2024-08-29T17:17:08.562 INFO:root:teuthology version: 1.2.2.dev2+g3752d38 2024-08-29T17:17:08.585 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-08-29T17:17:08.686 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/yuriw-2024-08-29_14:15:47-upgrade-wip-yuri8-testing-2024-08-28-1632-squid-distro-default-smithi/7880099 branch: wip-yuri8-testing-2024-08-28-1632-squid description: upgrade/reef-x/parallel/{0-random-distro$/{ubuntu_22.04} 0-start 1-tasks mon_election/connectivity upgrade-sequence workload/{ec-rados-default rados_api rados_loadgenbig rbd_import_export test_rbd_api test_rbd_python}} email: yweinste@redhat.com first_in_suite: false job_id: '7880099' kernel: kdb: 1 sha1: distro ktype: distro last_in_suite: false machine_type: smithi meta: - desc: 'run run randomized correctness test for rados operations on an erasure-coded pool ' - desc: 'object class functional tests ' - desc: 'generate read/write load with rados objects ranging from 1MB to 25MB ' - desc: 'run basic import/export cli tests for rbd ' - desc: 'librbd C and C++ api tests ' - desc: 'librbd python api tests ' name: yuriw-2024-08-29_14:15:47-upgrade-wip-yuri8-testing-2024-08-28-1632-squid-distro-default-smithi no_nested_subset: false openstack: - volumes: count: 4 size: 10 os_type: ubuntu os_version: '22.04' overrides: admin_socket: branch: wip-yuri8-testing-2024-08-28-1632-squid 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 sha1: 1ef864504b8875c83ee6c2c5fedc13315bebf7f5 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: extra_system_packages: - python3-pytest flavor: default sha1: 1ef864504b8875c83ee6c2c5fedc13315bebf7f5 workunit: branch: wip-yuri8-testing-2024-08-28-1632-squid sha1: 1ef864504b8875c83ee6c2c5fedc13315bebf7f5 owner: scheduled_yuriw@teuthology priority: 99 repo: https://github.com/ceph/ceph-ci.git roles: - - mon.a - mon.c - mgr.y - mds.a - osd.0 - osd.1 - osd.2 - osd.3 - client.0 - node-exporter.a - alertmanager.a - - mon.b - mds.b - mgr.x - osd.4 - osd.5 - osd.6 - osd.7 - client.1 - prometheus.a - grafana.a - node-exporter.b seed: 2795 sha1: 1ef864504b8875c83ee6c2c5fedc13315bebf7f5 sleep_before_teardown: 0 subset: 111/120000 suite: upgrade suite_branch: wip-yuri8-testing-2024-08-28-1632-squid suite_path: /home/teuthworker/src/github.com_ceph_ceph-c_1ef864504b8875c83ee6c2c5fedc13315bebf7f5/qa suite_relpath: qa suite_repo: https://github.com/ceph/ceph-ci.git suite_sha1: 1ef864504b8875c83ee6c2c5fedc13315bebf7f5 targets: smithi029.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBGmWPRoluk3mf4eIKPYGc6Q/1Ul0d8xpe9AmaZ9Pr2XNmtjVuWu2FkBmRoVnYaXaEFr4RIIGsdyqZPnqlDG5d5Q= smithi110.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEG/AkKHlaMp35o3gnkVLNbf9Ba6Vfz389YPzwwl0EwM6fIji1NvCwUisymviuAhT6v0dsP0dsutlPj6tutvHK8= tasks: - install: branch: reef exclude_packages: - ceph-volume - print: '**** done install task...' - print: '**** done start installing reef cephadm ...' - cephadm: compiled_cephadm_branch: reef conf: osd: osd_class_default_list: '*' osd_class_load_list: '*' image: quay.ceph.io/ceph-ci/ceph:reef - print: '**** done end installing reef cephadm ...' - print: '**** done start cephadm.shell ceph config set mgr...' - cephadm.shell: mon.a: - ceph config set mgr mgr/cephadm/use_repo_digest true --force - print: '**** done cephadm.shell ceph config set mgr...' - print: '**** done start telemetry reef...' - workunit: clients: client.0: - test_telemetry_reef.sh - print: '**** done end telemetry reef...' - print: '**** done start parallel' - parallel: - workload - upgrade-sequence - print: '**** done end parallel' - print: '**** done start telemetry x...' - workunit: clients: client.0: - test_telemetry_reef_x.sh - print: '**** done end telemetry x...' teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: 3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a timestamp: 2024-08-29_14:15:47 tube: smithi upgrade-sequence: sequential: - print: '**** done start upgrade, wait' - cephadm.shell: env: - sha1 mon.a: - ceph config set global log_to_journald false --force - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 - while ceph orch upgrade status | jq '.in_progress' | grep true ; do ceph orch ps ; ceph versions ; sleep 30 ; done - ceph orch ps - ceph versions - ceph versions | jq -e '.overall | length == 1' - ceph versions | jq -e '.overall | keys' | grep $sha1 - print: '**** done end upgrade, wait...' user: yuriw verbose: true worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.3401856 workload: full_sequential: - print: '**** done start ec-rados-default.yaml' - rados: clients: - client.0 ec_pool: true objects: 50 op_weights: append: 100 copy_from: 50 delete: 50 read: 100 rmattr: 25 rollback: 50 setattr: 25 snap_create: 50 snap_remove: 50 write: 0 ops: 4000 write_append_excl: false - print: '**** done end ec-rados-default.yaml' - print: '**** done start rados_api.yaml' - workunit: branch: reef clients: client.0: - cls - print: '**** done end rados_api.yaml' - print: '**** done start rados_loadgenbig.yaml' - workunit: branch: reef clients: client.0: - rados/load-gen-big.sh - print: '**** done end rados_loadgenbig.yaml' - print: '**** done start rbd_import_export.yaml' - workunit: branch: reef clients: client.1: - rbd/import_export.sh env: RBD_CREATE_ARGS: --new-format - print: '**** done end rbd_import_export.yaml' - print: '**** done start test_rbd_api.yaml' - workunit: branch: reef clients: client.0: - rbd/test_librbd.sh env: RBD_FEATURES: '61' - print: '**** done end test_rbd_api.yaml' - print: '**** done start test_rbd_python.yaml' - workunit: branch: reef clients: client.0: - rbd/test_librbd_python.sh env: RBD_FEATURES: '61' - print: '**** done end test_rbd_python.yaml' 2024-08-29T17:17:08.687 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/github.com_ceph_ceph-c_1ef864504b8875c83ee6c2c5fedc13315bebf7f5/qa; will attempt to use it 2024-08-29T17:17:08.687 INFO:teuthology.run:Found tasks at /home/teuthworker/src/github.com_ceph_ceph-c_1ef864504b8875c83ee6c2c5fedc13315bebf7f5/qa/tasks 2024-08-29T17:17:08.688 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-08-29T17:17:08.689 INFO:teuthology.task.internal:Checking packages... 2024-08-29T17:17:08.712 INFO:teuthology.task.internal:Checking packages for os_type 'ubuntu', flavor 'default' and ceph hash '1ef864504b8875c83ee6c2c5fedc13315bebf7f5' 2024-08-29T17:17:08.712 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-08-29T17:17:08.712 INFO:teuthology.packaging:ref: None 2024-08-29T17:17:08.712 INFO:teuthology.packaging:tag: None 2024-08-29T17:17:08.712 INFO:teuthology.packaging:branch: wip-yuri8-testing-2024-08-28-1632-squid 2024-08-29T17:17:08.712 INFO:teuthology.packaging:sha1: 1ef864504b8875c83ee6c2c5fedc13315bebf7f5 2024-08-29T17:17:08.713 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&ref=wip-yuri8-testing-2024-08-28-1632-squid 2024-08-29T17:17:08.861 INFO:teuthology.task.internal:Found packages for ceph version 19.1.1-235-g1ef86450-1jammy 2024-08-29T17:17:08.863 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-08-29T17:17:08.874 INFO:teuthology.task.internal:no buildpackages task found 2024-08-29T17:17:08.874 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-08-29T17:17:08.885 INFO:teuthology.task.internal:Saving configuration 2024-08-29T17:17:08.903 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-08-29T17:17:08.909 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-08-29T17:17:08.938 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi029.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2024-08-29_14:15:47-upgrade-wip-yuri8-testing-2024-08-28-1632-squid-distro-default-smithi/7880099', '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-08-29 17:10:26.439164', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIK89ER+AWy6mPW8hB2ufA8+JeDQBT4cyml5UlYhZN1VR'} 2024-08-29T17:17:08.964 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi110.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2024-08-29_14:15:47-upgrade-wip-yuri8-testing-2024-08-28-1632-squid-distro-default-smithi/7880099', '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-08-29 17:10:26.437284', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGOwUdHbg1txkVFbIbe52/2dzOJtlayG9XCPLXL4fP/5'} 2024-08-29T17:17:08.965 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-08-29T17:17:08.970 INFO:teuthology.task.internal:roles: ubuntu@smithi029.front.sepia.ceph.com - ['mon.a', 'mon.c', 'mgr.y', 'mds.a', 'osd.0', 'osd.1', 'osd.2', 'osd.3', 'client.0', 'node-exporter.a', 'alertmanager.a'] 2024-08-29T17:17:08.970 INFO:teuthology.task.internal:roles: ubuntu@smithi110.front.sepia.ceph.com - ['mon.b', 'mds.b', 'mgr.x', 'osd.4', 'osd.5', 'osd.6', 'osd.7', 'client.1', 'prometheus.a', 'grafana.a', 'node-exporter.b'] 2024-08-29T17:17:08.970 INFO:teuthology.run_tasks:Running task console_log... 2024-08-29T17:17:09.047 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7faa6486bbe0>, signals=[15]) 2024-08-29T17:17:09.047 INFO:teuthology.run_tasks:Running task internal.connect... 2024-08-29T17:17:09.053 INFO:teuthology.task.internal:Opening connections... 2024-08-29T17:17:09.053 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi029.front.sepia.ceph.com 2024-08-29T17:17:09.054 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi029.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-08-29T17:17:09.148 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi110.front.sepia.ceph.com 2024-08-29T17:17:09.149 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi110.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-08-29T17:17:09.239 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-08-29T17:17:09.245 DEBUG:teuthology.orchestra.run.smithi029:> uname -m 2024-08-29T17:17:09.250 INFO:teuthology.orchestra.run.smithi029.stdout:x86_64 2024-08-29T17:17:09.251 DEBUG:teuthology.orchestra.run.smithi029:> cat /etc/os-release 2024-08-29T17:17:09.296 INFO:teuthology.orchestra.run.smithi029.stdout:PRETTY_NAME="Ubuntu 22.04.1 LTS" 2024-08-29T17:17:09.296 INFO:teuthology.orchestra.run.smithi029.stdout:NAME="Ubuntu" 2024-08-29T17:17:09.296 INFO:teuthology.orchestra.run.smithi029.stdout:VERSION_ID="22.04" 2024-08-29T17:17:09.296 INFO:teuthology.orchestra.run.smithi029.stdout:VERSION="22.04.1 LTS (Jammy Jellyfish)" 2024-08-29T17:17:09.297 INFO:teuthology.orchestra.run.smithi029.stdout:VERSION_CODENAME=jammy 2024-08-29T17:17:09.297 INFO:teuthology.orchestra.run.smithi029.stdout:ID=ubuntu 2024-08-29T17:17:09.297 INFO:teuthology.orchestra.run.smithi029.stdout:ID_LIKE=debian 2024-08-29T17:17:09.297 INFO:teuthology.orchestra.run.smithi029.stdout:HOME_URL="https://www.ubuntu.com/" 2024-08-29T17:17:09.297 INFO:teuthology.orchestra.run.smithi029.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-08-29T17:17:09.297 INFO:teuthology.orchestra.run.smithi029.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-08-29T17:17:09.297 INFO:teuthology.orchestra.run.smithi029.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-08-29T17:17:09.297 INFO:teuthology.orchestra.run.smithi029.stdout:UBUNTU_CODENAME=jammy 2024-08-29T17:17:09.298 INFO:teuthology.lock.ops:Updating smithi029.front.sepia.ceph.com on lock server 2024-08-29T17:17:09.332 DEBUG:teuthology.orchestra.run.smithi110:> uname -m 2024-08-29T17:17:09.336 INFO:teuthology.orchestra.run.smithi110.stdout:x86_64 2024-08-29T17:17:09.337 DEBUG:teuthology.orchestra.run.smithi110:> cat /etc/os-release 2024-08-29T17:17:09.383 INFO:teuthology.orchestra.run.smithi110.stdout:PRETTY_NAME="Ubuntu 22.04.1 LTS" 2024-08-29T17:17:09.383 INFO:teuthology.orchestra.run.smithi110.stdout:NAME="Ubuntu" 2024-08-29T17:17:09.383 INFO:teuthology.orchestra.run.smithi110.stdout:VERSION_ID="22.04" 2024-08-29T17:17:09.384 INFO:teuthology.orchestra.run.smithi110.stdout:VERSION="22.04.1 LTS (Jammy Jellyfish)" 2024-08-29T17:17:09.384 INFO:teuthology.orchestra.run.smithi110.stdout:VERSION_CODENAME=jammy 2024-08-29T17:17:09.384 INFO:teuthology.orchestra.run.smithi110.stdout:ID=ubuntu 2024-08-29T17:17:09.384 INFO:teuthology.orchestra.run.smithi110.stdout:ID_LIKE=debian 2024-08-29T17:17:09.384 INFO:teuthology.orchestra.run.smithi110.stdout:HOME_URL="https://www.ubuntu.com/" 2024-08-29T17:17:09.384 INFO:teuthology.orchestra.run.smithi110.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-08-29T17:17:09.384 INFO:teuthology.orchestra.run.smithi110.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-08-29T17:17:09.384 INFO:teuthology.orchestra.run.smithi110.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-08-29T17:17:09.384 INFO:teuthology.orchestra.run.smithi110.stdout:UBUNTU_CODENAME=jammy 2024-08-29T17:17:09.384 INFO:teuthology.lock.ops:Updating smithi110.front.sepia.ceph.com on lock server 2024-08-29T17:17:09.415 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-08-29T17:17:09.425 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-08-29T17:17:09.478 INFO:teuthology.task.internal:Checking for old test directory... 2024-08-29T17:17:09.479 DEBUG:teuthology.orchestra.run.smithi029:> test '!' -e /home/ubuntu/cephtest 2024-08-29T17:17:09.481 DEBUG:teuthology.orchestra.run.smithi110:> test '!' -e /home/ubuntu/cephtest 2024-08-29T17:17:09.486 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-08-29T17:17:09.492 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-08-29T17:17:09.492 DEBUG:teuthology.orchestra.run.smithi029:> test -z $(ls -A /var/lib/ceph) 2024-08-29T17:17:09.526 DEBUG:teuthology.orchestra.run.smithi110:> test -z $(ls -A /var/lib/ceph) 2024-08-29T17:17:09.583 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-08-29T17:17:09.656 INFO:teuthology.run_tasks:Running task kernel... 2024-08-29T17:17:09.671 INFO:teuthology.task.kernel:normalize config orig: {'kdb': 1, 'sha1': 'distro'} 2024-08-29T17:17:09.671 INFO:teuthology.task.kernel:config {'mon.a': {'kdb': 1, 'sha1': 'distro'}, 'mon.b': {'kdb': 1, 'sha1': 'distro'}}, timeout 300 2024-08-29T17:17:09.671 DEBUG:teuthology.orchestra.run.smithi029:> test -f /run/.containerenv -o -f /.dockerenv 2024-08-29T17:17:09.672 DEBUG:teuthology.orchestra.run.smithi110:> test -f /run/.containerenv -o -f /.dockerenv 2024-08-29T17:17:09.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-29T17:17:09.677 DEBUG:teuthology.orchestra.run.smithi029:> uname -r 2024-08-29T17:17:09.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-29T17:17:09.678 DEBUG:teuthology.orchestra.run.smithi110:> uname -r 2024-08-29T17:17:09.724 INFO:teuthology.orchestra.run.smithi110.stdout:5.15.0-56-generic 2024-08-29T17:17:09.724 INFO:teuthology.task.kernel:Running kernel on smithi110: 5.15.0-56-generic 2024-08-29T17:17:09.724 DEBUG:teuthology.orchestra.run.smithi110:> sudo apt-get clean 2024-08-29T17:17:09.725 INFO:teuthology.orchestra.run.smithi029.stdout:5.15.0-56-generic 2024-08-29T17:17:09.725 INFO:teuthology.task.kernel:Running kernel on smithi029: 5.15.0-56-generic 2024-08-29T17:17:09.726 DEBUG:teuthology.orchestra.run.smithi029:> sudo apt-get clean 2024-08-29T17:17:09.859 DEBUG:teuthology.orchestra.run.smithi029:> sudo apt-get update 2024-08-29T17:17:09.863 DEBUG:teuthology.orchestra.run.smithi110:> sudo apt-get update 2024-08-29T17:17:10.125 INFO:teuthology.orchestra.run.smithi110.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-08-29T17:17:10.206 INFO:teuthology.orchestra.run.smithi110.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB] 2024-08-29T17:17:10.206 INFO:teuthology.orchestra.run.smithi110.stdout:Get:3 http://security.ubuntu.com/ubuntu jammy-security InRelease [129 kB] 2024-08-29T17:17:10.330 INFO:teuthology.orchestra.run.smithi029.stdout:Get:1 http://security.ubuntu.com/ubuntu jammy-security InRelease [129 kB] 2024-08-29T17:17:10.356 INFO:teuthology.orchestra.run.smithi110.stdout:Get:4 http://security.ubuntu.com/ubuntu jammy-security/main i386 Packages [531 kB] 2024-08-29T17:17:10.425 INFO:teuthology.orchestra.run.smithi110.stdout:Get:5 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1,769 kB] 2024-08-29T17:17:10.467 INFO:teuthology.orchestra.run.smithi110.stdout:Get:6 http://security.ubuntu.com/ubuntu jammy-security/main Translation-en [290 kB] 2024-08-29T17:17:10.472 INFO:teuthology.orchestra.run.smithi110.stdout:Get:7 http://security.ubuntu.com/ubuntu jammy-security/main amd64 c-n-f Metadata [13.2 kB] 2024-08-29T17:17:10.473 INFO:teuthology.orchestra.run.smithi110.stdout:Get:8 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [2,308 kB] 2024-08-29T17:17:10.503 INFO:teuthology.orchestra.run.smithi110.stdout:Get:9 http://security.ubuntu.com/ubuntu jammy-security/restricted i386 Packages [37.3 kB] 2024-08-29T17:17:10.504 INFO:teuthology.orchestra.run.smithi110.stdout:Get:10 http://security.ubuntu.com/ubuntu jammy-security/restricted Translation-en [398 kB] 2024-08-29T17:17:10.508 INFO:teuthology.orchestra.run.smithi110.stdout:Get:11 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 c-n-f Metadata [572 B] 2024-08-29T17:17:10.508 INFO:teuthology.orchestra.run.smithi110.stdout:Get:12 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [890 kB] 2024-08-29T17:17:10.516 INFO:teuthology.orchestra.run.smithi110.stdout:Get:13 http://security.ubuntu.com/ubuntu jammy-security/universe i386 Packages [622 kB] 2024-08-29T17:17:10.521 INFO:teuthology.orchestra.run.smithi110.stdout:Get:14 http://security.ubuntu.com/ubuntu jammy-security/universe Translation-en [175 kB] 2024-08-29T17:17:10.523 INFO:teuthology.orchestra.run.smithi110.stdout:Get:15 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 c-n-f Metadata [19.0 kB] 2024-08-29T17:17:10.523 INFO:teuthology.orchestra.run.smithi110.stdout:Get:16 http://security.ubuntu.com/ubuntu jammy-security/multiverse i386 Packages [1,356 B] 2024-08-29T17:17:10.524 INFO:teuthology.orchestra.run.smithi110.stdout:Get:17 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [37.2 kB] 2024-08-29T17:17:10.524 INFO:teuthology.orchestra.run.smithi110.stdout:Get:18 http://security.ubuntu.com/ubuntu jammy-security/multiverse Translation-en [7,588 B] 2024-08-29T17:17:10.524 INFO:teuthology.orchestra.run.smithi110.stdout:Get:19 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 c-n-f Metadata [228 B] 2024-08-29T17:17:10.548 INFO:teuthology.orchestra.run.smithi110.stdout:Get:20 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB] 2024-08-29T17:17:10.688 INFO:teuthology.orchestra.run.smithi110.stdout:Get:21 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [1,987 kB] 2024-08-29T17:17:10.867 INFO:teuthology.orchestra.run.smithi029.stdout:Get:2 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1,769 kB] 2024-08-29T17:17:10.879 INFO:teuthology.orchestra.run.smithi029.stdout:Hit:3 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-08-29T17:17:10.961 INFO:teuthology.orchestra.run.smithi029.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB] 2024-08-29T17:17:11.003 INFO:teuthology.orchestra.run.smithi110.stdout:Get:22 http://archive.ubuntu.com/ubuntu jammy-updates/main i386 Packages [690 kB] 2024-08-29T17:17:11.039 INFO:teuthology.orchestra.run.smithi110.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy-updates/main Translation-en [349 kB] 2024-08-29T17:17:11.053 INFO:teuthology.orchestra.run.smithi110.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 c-n-f Metadata [17.8 kB] 2024-08-29T17:17:11.054 INFO:teuthology.orchestra.run.smithi110.stdout:Get:25 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [2,384 kB] 2024-08-29T17:17:11.121 INFO:teuthology.orchestra.run.smithi110.stdout:Get:26 http://archive.ubuntu.com/ubuntu jammy-updates/restricted i386 Packages [38.9 kB] 2024-08-29T17:17:11.123 INFO:teuthology.orchestra.run.smithi110.stdout:Get:27 http://archive.ubuntu.com/ubuntu jammy-updates/restricted Translation-en [410 kB] 2024-08-29T17:17:11.138 INFO:teuthology.orchestra.run.smithi110.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 c-n-f Metadata [604 B] 2024-08-29T17:17:11.139 INFO:teuthology.orchestra.run.smithi110.stdout:Get:29 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1,112 kB] 2024-08-29T17:17:11.172 INFO:teuthology.orchestra.run.smithi110.stdout:Get:30 http://archive.ubuntu.com/ubuntu jammy-updates/universe i386 Packages [726 kB] 2024-08-29T17:17:11.189 INFO:teuthology.orchestra.run.smithi110.stdout:Get:31 http://archive.ubuntu.com/ubuntu jammy-updates/universe Translation-en [260 kB] 2024-08-29T17:17:11.195 INFO:teuthology.orchestra.run.smithi110.stdout:Get:32 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 c-n-f Metadata [26.0 kB] 2024-08-29T17:17:11.197 INFO:teuthology.orchestra.run.smithi110.stdout:Get:33 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [43.3 kB] 2024-08-29T17:17:11.198 INFO:teuthology.orchestra.run.smithi110.stdout:Get:34 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse i386 Packages [4,752 B] 2024-08-29T17:17:11.249 INFO:teuthology.orchestra.run.smithi110.stdout:Get:35 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse Translation-en [10.8 kB] 2024-08-29T17:17:11.249 INFO:teuthology.orchestra.run.smithi110.stdout:Get:36 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 c-n-f Metadata [444 B] 2024-08-29T17:17:11.250 INFO:teuthology.orchestra.run.smithi110.stdout:Get:37 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [67.8 kB] 2024-08-29T17:17:11.251 INFO:teuthology.orchestra.run.smithi110.stdout:Get:38 http://archive.ubuntu.com/ubuntu jammy-backports/main i386 Packages [59.9 kB] 2024-08-29T17:17:11.282 INFO:teuthology.orchestra.run.smithi110.stdout:Get:39 http://archive.ubuntu.com/ubuntu jammy-backports/main Translation-en [11.1 kB] 2024-08-29T17:17:11.282 INFO:teuthology.orchestra.run.smithi110.stdout:Get:40 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 c-n-f Metadata [388 B] 2024-08-29T17:17:11.282 INFO:teuthology.orchestra.run.smithi110.stdout:Get:41 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [28.8 kB] 2024-08-29T17:17:11.283 INFO:teuthology.orchestra.run.smithi110.stdout:Get:42 http://archive.ubuntu.com/ubuntu jammy-backports/universe i386 Packages [17.3 kB] 2024-08-29T17:17:11.284 INFO:teuthology.orchestra.run.smithi110.stdout:Get:43 http://archive.ubuntu.com/ubuntu jammy-backports/universe Translation-en [16.5 kB] 2024-08-29T17:17:11.303 INFO:teuthology.orchestra.run.smithi029.stdout:Get:5 http://security.ubuntu.com/ubuntu jammy-security/main i386 Packages [531 kB] 2024-08-29T17:17:11.319 INFO:teuthology.orchestra.run.smithi029.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB] 2024-08-29T17:17:11.319 INFO:teuthology.orchestra.run.smithi029.stdout:Get:7 http://security.ubuntu.com/ubuntu jammy-security/main Translation-en [290 kB] 2024-08-29T17:17:11.328 INFO:teuthology.orchestra.run.smithi029.stdout:Get:8 http://security.ubuntu.com/ubuntu jammy-security/main amd64 c-n-f Metadata [13.2 kB] 2024-08-29T17:17:11.329 INFO:teuthology.orchestra.run.smithi029.stdout:Get:9 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [2,308 kB] 2024-08-29T17:17:11.330 INFO:teuthology.orchestra.run.smithi110.stdout:Get:44 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 c-n-f Metadata [672 B] 2024-08-29T17:17:11.424 INFO:teuthology.orchestra.run.smithi029.stdout:Get:10 http://security.ubuntu.com/ubuntu jammy-security/restricted i386 Packages [37.3 kB] 2024-08-29T17:17:11.424 INFO:teuthology.orchestra.run.smithi029.stdout:Get:11 http://security.ubuntu.com/ubuntu jammy-security/restricted Translation-en [398 kB] 2024-08-29T17:17:11.436 INFO:teuthology.orchestra.run.smithi029.stdout:Get:12 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 c-n-f Metadata [572 B] 2024-08-29T17:17:11.469 INFO:teuthology.orchestra.run.smithi029.stdout:Get:13 http://security.ubuntu.com/ubuntu jammy-security/universe i386 Packages [622 kB] 2024-08-29T17:17:11.469 INFO:teuthology.orchestra.run.smithi029.stdout:Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/main i386 Packages [690 kB] 2024-08-29T17:17:11.473 INFO:teuthology.orchestra.run.smithi029.stdout:Get:15 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [890 kB] 2024-08-29T17:17:11.479 INFO:teuthology.orchestra.run.smithi029.stdout:Get:16 http://security.ubuntu.com/ubuntu jammy-security/universe Translation-en [175 kB] 2024-08-29T17:17:11.485 INFO:teuthology.orchestra.run.smithi029.stdout:Get:17 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 c-n-f Metadata [19.0 kB] 2024-08-29T17:17:11.486 INFO:teuthology.orchestra.run.smithi029.stdout:Get:18 http://security.ubuntu.com/ubuntu jammy-security/multiverse i386 Packages [1,356 B] 2024-08-29T17:17:11.486 INFO:teuthology.orchestra.run.smithi029.stdout:Get:19 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [37.2 kB] 2024-08-29T17:17:11.566 INFO:teuthology.orchestra.run.smithi029.stdout:Get:20 http://security.ubuntu.com/ubuntu jammy-security/multiverse Translation-en [7,588 B] 2024-08-29T17:17:11.567 INFO:teuthology.orchestra.run.smithi029.stdout:Get:21 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 c-n-f Metadata [228 B] 2024-08-29T17:17:11.650 INFO:teuthology.orchestra.run.smithi029.stdout:Get:22 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [1,987 kB] 2024-08-29T17:17:11.807 INFO:teuthology.orchestra.run.smithi029.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy-updates/main Translation-en [349 kB] 2024-08-29T17:17:11.824 INFO:teuthology.orchestra.run.smithi029.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 c-n-f Metadata [17.8 kB] 2024-08-29T17:17:11.824 INFO:teuthology.orchestra.run.smithi029.stdout:Get:25 http://archive.ubuntu.com/ubuntu jammy-updates/restricted i386 Packages [38.9 kB] 2024-08-29T17:17:11.825 INFO:teuthology.orchestra.run.smithi029.stdout:Get:26 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [2,384 kB] 2024-08-29T17:17:11.892 INFO:teuthology.orchestra.run.smithi029.stdout:Get:27 http://archive.ubuntu.com/ubuntu jammy-updates/restricted Translation-en [410 kB] 2024-08-29T17:17:11.903 INFO:teuthology.orchestra.run.smithi029.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 c-n-f Metadata [604 B] 2024-08-29T17:17:11.903 INFO:teuthology.orchestra.run.smithi029.stdout:Get:29 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1,112 kB] 2024-08-29T17:17:11.939 INFO:teuthology.orchestra.run.smithi029.stdout:Get:30 http://archive.ubuntu.com/ubuntu jammy-updates/universe i386 Packages [726 kB] 2024-08-29T17:17:11.959 INFO:teuthology.orchestra.run.smithi029.stdout:Get:31 http://archive.ubuntu.com/ubuntu jammy-updates/universe Translation-en [260 kB] 2024-08-29T17:17:11.965 INFO:teuthology.orchestra.run.smithi029.stdout:Get:32 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 c-n-f Metadata [26.0 kB] 2024-08-29T17:17:11.972 INFO:teuthology.orchestra.run.smithi029.stdout:Get:33 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [43.3 kB] 2024-08-29T17:17:11.973 INFO:teuthology.orchestra.run.smithi029.stdout:Get:34 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse i386 Packages [4,752 B] 2024-08-29T17:17:11.974 INFO:teuthology.orchestra.run.smithi029.stdout:Get:35 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse Translation-en [10.8 kB] 2024-08-29T17:17:12.047 INFO:teuthology.orchestra.run.smithi029.stdout:Get:36 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 c-n-f Metadata [444 B] 2024-08-29T17:17:12.047 INFO:teuthology.orchestra.run.smithi029.stdout:Get:37 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [67.8 kB] 2024-08-29T17:17:12.049 INFO:teuthology.orchestra.run.smithi029.stdout:Get:38 http://archive.ubuntu.com/ubuntu jammy-backports/main i386 Packages [59.9 kB] 2024-08-29T17:17:12.050 INFO:teuthology.orchestra.run.smithi029.stdout:Get:39 http://archive.ubuntu.com/ubuntu jammy-backports/main Translation-en [11.1 kB] 2024-08-29T17:17:12.051 INFO:teuthology.orchestra.run.smithi029.stdout:Get:40 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 c-n-f Metadata [388 B] 2024-08-29T17:17:12.053 INFO:teuthology.orchestra.run.smithi029.stdout:Get:41 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [28.8 kB] 2024-08-29T17:17:12.054 INFO:teuthology.orchestra.run.smithi029.stdout:Get:42 http://archive.ubuntu.com/ubuntu jammy-backports/universe i386 Packages [17.3 kB] 2024-08-29T17:17:12.135 INFO:teuthology.orchestra.run.smithi029.stdout:Get:43 http://archive.ubuntu.com/ubuntu jammy-backports/universe Translation-en [16.5 kB] 2024-08-29T17:17:12.135 INFO:teuthology.orchestra.run.smithi029.stdout:Get:44 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 c-n-f Metadata [672 B] 2024-08-29T17:17:16.670 INFO:teuthology.orchestra.run.smithi110.stdout:Fetched 15.7 MB in 2s (7,146 kB/s) 2024-08-29T17:17:17.922 INFO:teuthology.orchestra.run.smithi029.stdout:Fetched 15.7 MB in 3s (5,061 kB/s) 2024-08-29T17:17:18.040 INFO:teuthology.orchestra.run.smithi110.stdout:Reading package lists... 2024-08-29T17:17:18.058 DEBUG:teuthology.orchestra.run.smithi110:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-08-29T17:17:18.125 INFO:teuthology.orchestra.run.smithi110.stdout:Reading package lists... 2024-08-29T17:17:18.345 INFO:teuthology.orchestra.run.smithi110.stdout:Building dependency tree... 2024-08-29T17:17:18.345 INFO:teuthology.orchestra.run.smithi110.stdout:Reading state information... 2024-08-29T17:17:18.539 INFO:teuthology.orchestra.run.smithi110.stdout:The following packages were automatically installed and are no longer required: 2024-08-29T17:17:18.539 INFO:teuthology.orchestra.run.smithi110.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-08-29T17:17:18.539 INFO:teuthology.orchestra.run.smithi110.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-08-29T17:17:18.540 INFO:teuthology.orchestra.run.smithi110.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-08-29T17:17:18.540 INFO:teuthology.orchestra.run.smithi110.stdout: python2 python2-dev python2-minimal python2.7 python2.7-dev 2024-08-29T17:17:18.540 INFO:teuthology.orchestra.run.smithi110.stdout: python2.7-minimal 2024-08-29T17:17:18.540 INFO:teuthology.orchestra.run.smithi110.stdout:Use 'sudo apt autoremove' to remove them. 2024-08-29T17:17:18.542 INFO:teuthology.orchestra.run.smithi110.stdout:The following additional packages will be installed: 2024-08-29T17:17:18.542 INFO:teuthology.orchestra.run.smithi110.stdout: linux-generic linux-headers-5.15.0-119 linux-headers-5.15.0-119-generic 2024-08-29T17:17:18.542 INFO:teuthology.orchestra.run.smithi110.stdout: linux-headers-generic linux-image-5.15.0-119-generic 2024-08-29T17:17:18.542 INFO:teuthology.orchestra.run.smithi110.stdout: linux-modules-5.15.0-119-generic linux-modules-extra-5.15.0-119-generic 2024-08-29T17:17:18.544 INFO:teuthology.orchestra.run.smithi110.stdout:Suggested packages: 2024-08-29T17:17:18.544 INFO:teuthology.orchestra.run.smithi110.stdout: fdutils linux-doc | linux-source-5.15.0 linux-tools 2024-08-29T17:17:18.544 INFO:teuthology.orchestra.run.smithi110.stdout:Recommended packages: 2024-08-29T17:17:18.544 INFO:teuthology.orchestra.run.smithi110.stdout: thermald 2024-08-29T17:17:18.596 INFO:teuthology.orchestra.run.smithi110.stdout:The following NEW packages will be installed: 2024-08-29T17:17:18.596 INFO:teuthology.orchestra.run.smithi110.stdout: linux-headers-5.15.0-119 linux-headers-5.15.0-119-generic 2024-08-29T17:17:18.597 INFO:teuthology.orchestra.run.smithi110.stdout: linux-image-5.15.0-119-generic linux-modules-5.15.0-119-generic 2024-08-29T17:17:18.597 INFO:teuthology.orchestra.run.smithi110.stdout: linux-modules-extra-5.15.0-119-generic 2024-08-29T17:17:18.598 INFO:teuthology.orchestra.run.smithi110.stdout:The following packages will be upgraded: 2024-08-29T17:17:18.598 INFO:teuthology.orchestra.run.smithi110.stdout: linux-generic linux-headers-generic linux-image-generic 2024-08-29T17:17:18.667 INFO:teuthology.orchestra.run.smithi110.stdout:3 upgraded, 5 newly installed, 0 to remove and 344 not upgraded. 2024-08-29T17:17:18.667 INFO:teuthology.orchestra.run.smithi110.stdout:Need to get 113 MB of archives. 2024-08-29T17:17:18.667 INFO:teuthology.orchestra.run.smithi110.stdout:After this operation, 583 MB of additional disk space will be used. 2024-08-29T17:17:18.667 INFO:teuthology.orchestra.run.smithi110.stdout:Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-5.15.0-119-generic amd64 5.15.0-119.129 [22.6 MB] 2024-08-29T17:17:19.064 INFO:teuthology.orchestra.run.smithi110.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-5.15.0-119-generic amd64 5.15.0-119.129 [11.5 MB] 2024-08-29T17:17:19.152 INFO:teuthology.orchestra.run.smithi110.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-extra-5.15.0-119-generic amd64 5.15.0-119.129 [63.9 MB] 2024-08-29T17:17:19.971 INFO:teuthology.orchestra.run.smithi110.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-generic amd64 5.15.0.119.119 [1,694 B] 2024-08-29T17:17:19.971 INFO:teuthology.orchestra.run.smithi110.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-generic amd64 5.15.0.119.119 [2,502 B] 2024-08-29T17:17:19.971 INFO:teuthology.orchestra.run.smithi110.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-119 all 5.15.0-119.129 [12.3 MB] 2024-08-29T17:17:20.099 INFO:teuthology.orchestra.run.smithi110.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-119-generic amd64 5.15.0-119.129 [2,879 kB] 2024-08-29T17:17:20.120 INFO:teuthology.orchestra.run.smithi110.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-generic amd64 5.15.0.119.119 [2,350 B] 2024-08-29T17:17:20.197 INFO:teuthology.orchestra.run.smithi029.stdout:Reading package lists... 2024-08-29T17:17:20.216 DEBUG:teuthology.orchestra.run.smithi029:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-08-29T17:17:20.274 INFO:teuthology.orchestra.run.smithi029.stdout:Reading package lists... 2024-08-29T17:17:20.488 INFO:teuthology.orchestra.run.smithi029.stdout:Building dependency tree... 2024-08-29T17:17:20.488 INFO:teuthology.orchestra.run.smithi029.stdout:Reading state information... 2024-08-29T17:17:20.497 INFO:teuthology.orchestra.run.smithi110.stdout:Fetched 113 MB in 2s (74.8 MB/s) 2024-08-29T17:17:20.674 INFO:teuthology.orchestra.run.smithi110.stdout:Selecting previously unselected package linux-modules-5.15.0-119-generic. 2024-08-29T17:17:20.684 INFO:teuthology.orchestra.run.smithi029.stdout:The following packages were automatically installed and are no longer required: 2024-08-29T17:17:20.684 INFO:teuthology.orchestra.run.smithi029.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-08-29T17:17:20.684 INFO:teuthology.orchestra.run.smithi029.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-08-29T17:17:20.685 INFO:teuthology.orchestra.run.smithi029.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-08-29T17:17:20.685 INFO:teuthology.orchestra.run.smithi029.stdout: python2 python2-dev python2-minimal python2.7 python2.7-dev 2024-08-29T17:17:20.685 INFO:teuthology.orchestra.run.smithi029.stdout: python2.7-minimal 2024-08-29T17:17:20.685 INFO:teuthology.orchestra.run.smithi029.stdout:Use 'sudo apt autoremove' to remove them. 2024-08-29T17:17:20.686 INFO:teuthology.orchestra.run.smithi029.stdout:The following additional packages will be installed: 2024-08-29T17:17:20.686 INFO:teuthology.orchestra.run.smithi029.stdout: linux-generic linux-headers-5.15.0-119 linux-headers-5.15.0-119-generic 2024-08-29T17:17:20.686 INFO:teuthology.orchestra.run.smithi029.stdout: linux-headers-generic linux-image-5.15.0-119-generic 2024-08-29T17:17:20.687 INFO:teuthology.orchestra.run.smithi029.stdout: linux-modules-5.15.0-119-generic linux-modules-extra-5.15.0-119-generic 2024-08-29T17:17:20.688 INFO:teuthology.orchestra.run.smithi029.stdout:Suggested packages: 2024-08-29T17:17:20.689 INFO:teuthology.orchestra.run.smithi029.stdout: fdutils linux-doc | linux-source-5.15.0 linux-tools 2024-08-29T17:17:20.689 INFO:teuthology.orchestra.run.smithi029.stdout:Recommended packages: 2024-08-29T17:17:20.689 INFO:teuthology.orchestra.run.smithi029.stdout: thermald 2024-08-29T17:17:20.738 INFO:teuthology.orchestra.run.smithi029.stdout:The following NEW packages will be installed: 2024-08-29T17:17:20.739 INFO:teuthology.orchestra.run.smithi029.stdout: linux-headers-5.15.0-119 linux-headers-5.15.0-119-generic 2024-08-29T17:17:20.739 INFO:teuthology.orchestra.run.smithi029.stdout: linux-image-5.15.0-119-generic linux-modules-5.15.0-119-generic 2024-08-29T17:17:20.739 INFO:teuthology.orchestra.run.smithi029.stdout: linux-modules-extra-5.15.0-119-generic 2024-08-29T17:17:20.740 INFO:teuthology.orchestra.run.smithi029.stdout:The following packages will be upgraded: 2024-08-29T17:17:20.741 INFO:teuthology.orchestra.run.smithi029.stdout: linux-generic linux-headers-generic linux-image-generic 2024-08-29T17:17:20.794 INFO:teuthology.orchestra.run.smithi029.stdout:3 upgraded, 5 newly installed, 0 to remove and 344 not upgraded. 2024-08-29T17:17:20.794 INFO:teuthology.orchestra.run.smithi029.stdout:Need to get 113 MB of archives. 2024-08-29T17:17:20.794 INFO:teuthology.orchestra.run.smithi029.stdout:After this operation, 583 MB of additional disk space will be used. 2024-08-29T17:17:20.795 INFO:teuthology.orchestra.run.smithi029.stdout:Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-5.15.0-119-generic amd64 5.15.0-119.129 [22.6 MB] 2024-08-29T17:17:21.246 INFO:teuthology.orchestra.run.smithi029.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-5.15.0-119-generic amd64 5.15.0-119.129 [11.5 MB] 2024-08-29T17:17:21.345 INFO:teuthology.orchestra.run.smithi029.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-extra-5.15.0-119-generic amd64 5.15.0-119.129 [63.9 MB] 2024-08-29T17:17:22.486 INFO:teuthology.orchestra.run.smithi029.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-generic amd64 5.15.0.119.119 [1,694 B] 2024-08-29T17:17:22.486 INFO:teuthology.orchestra.run.smithi029.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-generic amd64 5.15.0.119.119 [2,502 B] 2024-08-29T17:17:22.486 INFO:teuthology.orchestra.run.smithi029.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-119 all 5.15.0-119.129 [12.3 MB] 2024-08-29T17:17:22.618 INFO:teuthology.orchestra.run.smithi029.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-119-generic amd64 5.15.0-119.129 [2,879 kB] 2024-08-29T17:17:22.632 INFO:teuthology.orchestra.run.smithi110.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-08-29T17:17:22.636 INFO:teuthology.orchestra.run.smithi110.stdout:Preparing to unpack .../0-linux-modules-5.15.0-119-generic_5.15.0-119.129_amd64.deb ... 2024-08-29T17:17:22.641 INFO:teuthology.orchestra.run.smithi029.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-generic amd64 5.15.0.119.119 [2,350 B] 2024-08-29T17:17:22.706 INFO:teuthology.orchestra.run.smithi110.stdout:Unpacking linux-modules-5.15.0-119-generic (5.15.0-119.129) ... 2024-08-29T17:17:23.213 INFO:teuthology.orchestra.run.smithi029.stdout:Fetched 113 MB in 2s (56.2 MB/s) 2024-08-29T17:17:23.428 INFO:teuthology.orchestra.run.smithi029.stdout:Selecting previously unselected package linux-modules-5.15.0-119-generic. 2024-08-29T17:17:24.833 INFO:teuthology.orchestra.run.smithi110.stdout:Selecting previously unselected package linux-image-5.15.0-119-generic. 2024-08-29T17:17:24.854 INFO:teuthology.orchestra.run.smithi110.stdout:Preparing to unpack .../1-linux-image-5.15.0-119-generic_5.15.0-119.129_amd64.deb ... 2024-08-29T17:17:24.936 INFO:teuthology.orchestra.run.smithi110.stdout:Unpacking linux-image-5.15.0-119-generic (5.15.0-119.129) ... 2024-08-29T17:17:25.378 INFO:teuthology.orchestra.run.smithi110.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-119-generic. 2024-08-29T17:17:25.399 INFO:teuthology.orchestra.run.smithi110.stdout:Preparing to unpack .../2-linux-modules-extra-5.15.0-119-generic_5.15.0-119.129_amd64.deb ... 2024-08-29T17:17:25.428 INFO:teuthology.orchestra.run.smithi110.stdout:Unpacking linux-modules-extra-5.15.0-119-generic (5.15.0-119.129) ... 2024-08-29T17:17:26.658 INFO:teuthology.orchestra.run.smithi029.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-08-29T17:17:26.662 INFO:teuthology.orchestra.run.smithi029.stdout:Preparing to unpack .../0-linux-modules-5.15.0-119-generic_5.15.0-119.129_amd64.deb ... 2024-08-29T17:17:26.878 INFO:teuthology.orchestra.run.smithi029.stdout:Unpacking linux-modules-5.15.0-119-generic (5.15.0-119.129) ... 2024-08-29T17:17:29.559 INFO:teuthology.orchestra.run.smithi029.stdout:Selecting previously unselected package linux-image-5.15.0-119-generic. 2024-08-29T17:17:29.581 INFO:teuthology.orchestra.run.smithi029.stdout:Preparing to unpack .../1-linux-image-5.15.0-119-generic_5.15.0-119.129_amd64.deb ... 2024-08-29T17:17:29.689 INFO:teuthology.orchestra.run.smithi029.stdout:Unpacking linux-image-5.15.0-119-generic (5.15.0-119.129) ... 2024-08-29T17:17:30.248 INFO:teuthology.orchestra.run.smithi029.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-119-generic. 2024-08-29T17:17:30.269 INFO:teuthology.orchestra.run.smithi029.stdout:Preparing to unpack .../2-linux-modules-extra-5.15.0-119-generic_5.15.0-119.129_amd64.deb ... 2024-08-29T17:17:30.315 INFO:teuthology.orchestra.run.smithi029.stdout:Unpacking linux-modules-extra-5.15.0-119-generic (5.15.0-119.129) ... 2024-08-29T17:17:32.273 INFO:teuthology.orchestra.run.smithi110.stdout:Preparing to unpack .../3-linux-generic_5.15.0.119.119_amd64.deb ... 2024-08-29T17:17:32.392 INFO:teuthology.orchestra.run.smithi110.stdout:Unpacking linux-generic (5.15.0.119.119) over (5.15.0.56.54) ... 2024-08-29T17:17:32.866 INFO:teuthology.orchestra.run.smithi110.stdout:Preparing to unpack .../4-linux-image-generic_5.15.0.119.119_amd64.deb ... 2024-08-29T17:17:32.987 INFO:teuthology.orchestra.run.smithi110.stdout:Unpacking linux-image-generic (5.15.0.119.119) over (5.15.0.56.54) ... 2024-08-29T17:17:33.316 INFO:teuthology.orchestra.run.smithi110.stdout:Selecting previously unselected package linux-headers-5.15.0-119. 2024-08-29T17:17:33.338 INFO:teuthology.orchestra.run.smithi110.stdout:Preparing to unpack .../5-linux-headers-5.15.0-119_5.15.0-119.129_all.deb ... 2024-08-29T17:17:33.382 INFO:teuthology.orchestra.run.smithi110.stdout:Unpacking linux-headers-5.15.0-119 (5.15.0-119.129) ... 2024-08-29T17:17:38.633 INFO:teuthology.orchestra.run.smithi029.stdout:Preparing to unpack .../3-linux-generic_5.15.0.119.119_amd64.deb ... 2024-08-29T17:17:38.758 INFO:teuthology.orchestra.run.smithi029.stdout:Unpacking linux-generic (5.15.0.119.119) over (5.15.0.56.54) ... 2024-08-29T17:17:39.096 INFO:teuthology.orchestra.run.smithi029.stdout:Preparing to unpack .../4-linux-image-generic_5.15.0.119.119_amd64.deb ... 2024-08-29T17:17:39.227 INFO:teuthology.orchestra.run.smithi029.stdout:Unpacking linux-image-generic (5.15.0.119.119) over (5.15.0.56.54) ... 2024-08-29T17:17:39.262 INFO:teuthology.orchestra.run.smithi110.stdout:Selecting previously unselected package linux-headers-5.15.0-119-generic. 2024-08-29T17:17:39.309 INFO:teuthology.orchestra.run.smithi110.stdout:Preparing to unpack .../6-linux-headers-5.15.0-119-generic_5.15.0-119.129_amd64.deb ... 2024-08-29T17:17:39.333 INFO:teuthology.orchestra.run.smithi110.stdout:Unpacking linux-headers-5.15.0-119-generic (5.15.0-119.129) ... 2024-08-29T17:17:39.563 INFO:teuthology.orchestra.run.smithi029.stdout:Selecting previously unselected package linux-headers-5.15.0-119. 2024-08-29T17:17:39.586 INFO:teuthology.orchestra.run.smithi029.stdout:Preparing to unpack .../5-linux-headers-5.15.0-119_5.15.0-119.129_all.deb ... 2024-08-29T17:17:39.631 INFO:teuthology.orchestra.run.smithi029.stdout:Unpacking linux-headers-5.15.0-119 (5.15.0-119.129) ... 2024-08-29T17:17:41.925 INFO:teuthology.orchestra.run.smithi110.stdout:Preparing to unpack .../7-linux-headers-generic_5.15.0.119.119_amd64.deb ... 2024-08-29T17:17:42.050 INFO:teuthology.orchestra.run.smithi110.stdout:Unpacking linux-headers-generic (5.15.0.119.119) over (5.15.0.56.54) ... 2024-08-29T17:17:42.392 INFO:teuthology.orchestra.run.smithi110.stdout:Setting up linux-headers-5.15.0-119 (5.15.0-119.129) ... 2024-08-29T17:17:42.522 INFO:teuthology.orchestra.run.smithi110.stdout:Setting up linux-headers-5.15.0-119-generic (5.15.0-119.129) ... 2024-08-29T17:17:42.648 INFO:teuthology.orchestra.run.smithi110.stdout:Setting up linux-headers-generic (5.15.0.119.119) ... 2024-08-29T17:17:42.777 INFO:teuthology.orchestra.run.smithi110.stdout:Setting up linux-image-5.15.0-119-generic (5.15.0-119.129) ... 2024-08-29T17:17:44.097 INFO:teuthology.orchestra.run.smithi110.stdout:I: /vmlinuz.old is now a symlink to boot/vmlinuz-5.15.0-56-generic 2024-08-29T17:17:44.097 INFO:teuthology.orchestra.run.smithi110.stdout:I: /initrd.img.old is now a symlink to boot/initrd.img-5.15.0-56-generic 2024-08-29T17:17:44.097 INFO:teuthology.orchestra.run.smithi110.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-119-generic 2024-08-29T17:17:44.097 INFO:teuthology.orchestra.run.smithi110.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-119-generic 2024-08-29T17:17:44.254 INFO:teuthology.orchestra.run.smithi110.stdout:Setting up linux-modules-5.15.0-119-generic (5.15.0-119.129) ... 2024-08-29T17:17:46.499 INFO:teuthology.orchestra.run.smithi110.stdout:Setting up linux-modules-extra-5.15.0-119-generic (5.15.0-119.129) ... 2024-08-29T17:17:47.908 INFO:teuthology.orchestra.run.smithi110.stdout:Setting up linux-image-generic (5.15.0.119.119) ... 2024-08-29T17:17:48.034 INFO:teuthology.orchestra.run.smithi110.stdout:Setting up linux-generic (5.15.0.119.119) ... 2024-08-29T17:17:48.121 INFO:teuthology.orchestra.run.smithi029.stdout:Selecting previously unselected package linux-headers-5.15.0-119-generic. 2024-08-29T17:17:48.159 INFO:teuthology.orchestra.run.smithi029.stdout:Preparing to unpack .../6-linux-headers-5.15.0-119-generic_5.15.0-119.129_amd64.deb ... 2024-08-29T17:17:48.160 INFO:teuthology.orchestra.run.smithi110.stdout:Processing triggers for linux-image-5.15.0-119-generic (5.15.0-119.129) ... 2024-08-29T17:17:48.205 INFO:teuthology.orchestra.run.smithi029.stdout:Unpacking linux-headers-5.15.0-119-generic (5.15.0-119.129) ... 2024-08-29T17:17:48.229 INFO:teuthology.orchestra.run.smithi110.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-08-29T17:17:48.229 INFO:teuthology.orchestra.run.smithi110.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-119-generic 2024-08-29T17:17:50.517 INFO:teuthology.orchestra.run.smithi029.stdout:Preparing to unpack .../7-linux-headers-generic_5.15.0.119.119_amd64.deb ... 2024-08-29T17:17:50.643 INFO:teuthology.orchestra.run.smithi029.stdout:Unpacking linux-headers-generic (5.15.0.119.119) over (5.15.0.56.54) ... 2024-08-29T17:17:51.040 INFO:teuthology.orchestra.run.smithi029.stdout:Setting up linux-headers-5.15.0-119 (5.15.0-119.129) ... 2024-08-29T17:17:51.164 INFO:teuthology.orchestra.run.smithi029.stdout:Setting up linux-headers-5.15.0-119-generic (5.15.0-119.129) ... 2024-08-29T17:17:51.291 INFO:teuthology.orchestra.run.smithi029.stdout:Setting up linux-headers-generic (5.15.0.119.119) ... 2024-08-29T17:17:51.421 INFO:teuthology.orchestra.run.smithi029.stdout:Setting up linux-image-5.15.0-119-generic (5.15.0-119.129) ... 2024-08-29T17:17:52.768 INFO:teuthology.orchestra.run.smithi029.stdout:I: /vmlinuz.old is now a symlink to boot/vmlinuz-5.15.0-56-generic 2024-08-29T17:17:52.768 INFO:teuthology.orchestra.run.smithi029.stdout:I: /initrd.img.old is now a symlink to boot/initrd.img-5.15.0-56-generic 2024-08-29T17:17:52.769 INFO:teuthology.orchestra.run.smithi029.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-119-generic 2024-08-29T17:17:52.769 INFO:teuthology.orchestra.run.smithi029.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-119-generic 2024-08-29T17:17:54.621 INFO:teuthology.orchestra.run.smithi029.stdout:Setting up linux-modules-5.15.0-119-generic (5.15.0-119.129) ... 2024-08-29T17:17:56.074 INFO:teuthology.orchestra.run.smithi029.stdout:Setting up linux-modules-extra-5.15.0-119-generic (5.15.0-119.129) ... 2024-08-29T17:17:57.487 INFO:teuthology.orchestra.run.smithi029.stdout:Setting up linux-image-generic (5.15.0.119.119) ... 2024-08-29T17:17:57.614 INFO:teuthology.orchestra.run.smithi029.stdout:Setting up linux-generic (5.15.0.119.119) ... 2024-08-29T17:17:57.724 INFO:teuthology.orchestra.run.smithi029.stdout:Processing triggers for linux-image-5.15.0-119-generic (5.15.0-119.129) ... 2024-08-29T17:17:57.799 INFO:teuthology.orchestra.run.smithi029.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-08-29T17:17:57.799 INFO:teuthology.orchestra.run.smithi029.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-119-generic 2024-08-29T17:18:02.820 INFO:teuthology.orchestra.run.smithi110.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-08-29T17:18:02.821 INFO:teuthology.orchestra.run.smithi110.stdout:Sourcing file `/etc/default/grub' 2024-08-29T17:18:02.842 INFO:teuthology.orchestra.run.smithi110.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-08-29T17:18:02.864 INFO:teuthology.orchestra.run.smithi110.stdout:Generating grub configuration file ... 2024-08-29T17:18:03.131 INFO:teuthology.orchestra.run.smithi110.stdout:Found linux image: /boot/vmlinuz-5.15.0-119-generic 2024-08-29T17:18:03.153 INFO:teuthology.orchestra.run.smithi110.stdout:Found initrd image: /boot/initrd.img-5.15.0-119-generic 2024-08-29T17:18:03.404 INFO:teuthology.orchestra.run.smithi110.stdout:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-08-29T17:18:03.409 INFO:teuthology.orchestra.run.smithi110.stdout:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-08-29T17:18:03.480 INFO:teuthology.orchestra.run.smithi110.stdout:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-08-29T17:18:03.485 INFO:teuthology.orchestra.run.smithi110.stdout:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-08-29T17:18:03.663 INFO:teuthology.orchestra.run.smithi110.stdout:Warning: os-prober will not be executed to detect other bootable partitions. 2024-08-29T17:18:03.664 INFO:teuthology.orchestra.run.smithi110.stdout:Systems on them will not be added to the GRUB boot configuration. 2024-08-29T17:18:03.664 INFO:teuthology.orchestra.run.smithi110.stdout:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-08-29T17:18:03.706 INFO:teuthology.orchestra.run.smithi110.stdout:done 2024-08-29T17:18:04.201 DEBUG:teuthology.orchestra.run.smithi110:> dpkg -s linux-image-generic 2024-08-29T17:18:04.219 INFO:teuthology.orchestra.run.smithi110.stdout:Package: linux-image-generic 2024-08-29T17:18:04.220 INFO:teuthology.orchestra.run.smithi110.stdout:Status: install ok installed 2024-08-29T17:18:04.220 INFO:teuthology.orchestra.run.smithi110.stdout:Priority: optional 2024-08-29T17:18:04.220 INFO:teuthology.orchestra.run.smithi110.stdout:Section: kernel 2024-08-29T17:18:04.220 INFO:teuthology.orchestra.run.smithi110.stdout:Installed-Size: 21 2024-08-29T17:18:04.220 INFO:teuthology.orchestra.run.smithi110.stdout:Maintainer: Ubuntu Kernel Team 2024-08-29T17:18:04.220 INFO:teuthology.orchestra.run.smithi110.stdout:Architecture: amd64 2024-08-29T17:18:04.220 INFO:teuthology.orchestra.run.smithi110.stdout:Source: linux-meta 2024-08-29T17:18:04.220 INFO:teuthology.orchestra.run.smithi110.stdout:Version: 5.15.0.119.119 2024-08-29T17:18:04.220 INFO:teuthology.orchestra.run.smithi110.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-119), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.4) 2024-08-29T17:18:04.220 INFO:teuthology.orchestra.run.smithi110.stdout:Depends: linux-image-5.15.0-119-generic, linux-modules-extra-5.15.0-119-generic, linux-firmware, intel-microcode, amd64-microcode 2024-08-29T17:18:04.220 INFO:teuthology.orchestra.run.smithi110.stdout:Recommends: thermald 2024-08-29T17:18:04.220 INFO:teuthology.orchestra.run.smithi110.stdout:Description: Generic Linux kernel image 2024-08-29T17:18:04.220 INFO:teuthology.orchestra.run.smithi110.stdout: This package will always depend on the latest generic kernel image 2024-08-29T17:18:04.221 INFO:teuthology.orchestra.run.smithi110.stdout: available. 2024-08-29T17:18:04.221 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.15.0-56-generic Expected: 5.15.0-119-generic 2024-08-29T17:18:04.221 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-08-29T17:18:04.221 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-08-29T17:18:04.221 INFO:teuthology.task.kernel:Installing distro kernel on mon.b... 2024-08-29T17:18:04.221 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi110.front.sepia.ceph.com, path=None, version=distro) 2024-08-29T17:18:04.222 DEBUG:teuthology.orchestra.run.smithi110:> sudo apt-get clean 2024-08-29T17:18:04.411 DEBUG:teuthology.orchestra.run.smithi110:> sudo apt-get update 2024-08-29T17:18:04.532 INFO:teuthology.orchestra.run.smithi110.stdout:Hit:1 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-08-29T17:18:04.653 INFO:teuthology.orchestra.run.smithi110.stdout:Hit:2 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-08-29T17:18:04.741 INFO:teuthology.orchestra.run.smithi110.stdout:Hit:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-08-29T17:18:04.815 INFO:teuthology.orchestra.run.smithi110.stdout:Hit:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-08-29T17:18:05.976 INFO:teuthology.orchestra.run.smithi110.stdout:Reading package lists... 2024-08-29T17:18:05.995 DEBUG:teuthology.orchestra.run.smithi110:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-08-29T17:18:06.055 INFO:teuthology.orchestra.run.smithi110.stdout:Reading package lists... 2024-08-29T17:18:06.274 INFO:teuthology.orchestra.run.smithi110.stdout:Building dependency tree... 2024-08-29T17:18:06.276 INFO:teuthology.orchestra.run.smithi110.stdout:Reading state information... 2024-08-29T17:18:06.457 INFO:teuthology.orchestra.run.smithi110.stdout:linux-image-generic is already the newest version (5.15.0.119.119). 2024-08-29T17:18:06.457 INFO:teuthology.orchestra.run.smithi110.stdout:The following packages were automatically installed and are no longer required: 2024-08-29T17:18:06.457 INFO:teuthology.orchestra.run.smithi110.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-08-29T17:18:06.457 INFO:teuthology.orchestra.run.smithi110.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-08-29T17:18:06.457 INFO:teuthology.orchestra.run.smithi110.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-08-29T17:18:06.458 INFO:teuthology.orchestra.run.smithi110.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-08-29T17:18:06.458 INFO:teuthology.orchestra.run.smithi110.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-08-29T17:18:06.458 INFO:teuthology.orchestra.run.smithi110.stdout:Use 'sudo apt autoremove' to remove them. 2024-08-29T17:18:06.497 INFO:teuthology.orchestra.run.smithi110.stdout:0 upgraded, 0 newly installed, 0 to remove and 344 not upgraded. 2024-08-29T17:18:06.499 DEBUG:teuthology.orchestra.run.smithi110:> dpkg -s linux-image-generic 2024-08-29T17:18:06.514 INFO:teuthology.orchestra.run.smithi110.stdout:Package: linux-image-generic 2024-08-29T17:18:06.514 INFO:teuthology.orchestra.run.smithi110.stdout:Status: install ok installed 2024-08-29T17:18:06.514 INFO:teuthology.orchestra.run.smithi110.stdout:Priority: optional 2024-08-29T17:18:06.514 INFO:teuthology.orchestra.run.smithi110.stdout:Section: kernel 2024-08-29T17:18:06.514 INFO:teuthology.orchestra.run.smithi110.stdout:Installed-Size: 21 2024-08-29T17:18:06.514 INFO:teuthology.orchestra.run.smithi110.stdout:Maintainer: Ubuntu Kernel Team 2024-08-29T17:18:06.514 INFO:teuthology.orchestra.run.smithi110.stdout:Architecture: amd64 2024-08-29T17:18:06.514 INFO:teuthology.orchestra.run.smithi110.stdout:Source: linux-meta 2024-08-29T17:18:06.514 INFO:teuthology.orchestra.run.smithi110.stdout:Version: 5.15.0.119.119 2024-08-29T17:18:06.514 INFO:teuthology.orchestra.run.smithi110.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-119), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.4) 2024-08-29T17:18:06.514 INFO:teuthology.orchestra.run.smithi110.stdout:Depends: linux-image-5.15.0-119-generic, linux-modules-extra-5.15.0-119-generic, linux-firmware, intel-microcode, amd64-microcode 2024-08-29T17:18:06.515 INFO:teuthology.orchestra.run.smithi110.stdout:Recommends: thermald 2024-08-29T17:18:06.515 INFO:teuthology.orchestra.run.smithi110.stdout:Description: Generic Linux kernel image 2024-08-29T17:18:06.515 INFO:teuthology.orchestra.run.smithi110.stdout: This package will always depend on the latest generic kernel image 2024-08-29T17:18:06.515 INFO:teuthology.orchestra.run.smithi110.stdout: available. 2024-08-29T17:18:06.515 DEBUG:teuthology.orchestra.run.smithi110:> mktemp 2024-08-29T17:18:06.562 INFO:teuthology.orchestra.run.smithi110.stdout:/tmp/tmp.sxH47kVHsV 2024-08-29T17:18:06.563 DEBUG:teuthology.orchestra.run.smithi110:> sudo cp /boot/grub/grub.cfg /tmp/tmp.sxH47kVHsV 2024-08-29T17:18:06.631 DEBUG:teuthology.orchestra.run.smithi110:> sudo chmod 0666 /tmp/tmp.sxH47kVHsV 2024-08-29T17:18:06.751 DEBUG:teuthology.orchestra.remote:smithi110:/tmp/tmp.sxH47kVHsV is 10KB 2024-08-29T17:18:06.763 DEBUG:teuthology.orchestra.run.smithi110:> rm -fr /tmp/tmp.sxH47kVHsV 2024-08-29T17:18:06.769 DEBUG:teuthology.orchestra.run.smithi110:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-08-29T17:18:06.822 DEBUG:teuthology.orchestra.run.smithi110:> set -ex 2024-08-29T17:18:06.822 DEBUG:teuthology.orchestra.run.smithi110:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-08-29T17:18:06.822 DEBUG:teuthology.orchestra.run.smithi110:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-08-29T17:18:06.886 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-119-generic 2024-08-29T17:18:06.887 DEBUG:teuthology.orchestra.run.smithi110:> sudo update-grub 2024-08-29T17:18:08.159 INFO:teuthology.orchestra.run.smithi110.stderr:Sourcing file `/etc/default/grub' 2024-08-29T17:18:08.161 INFO:teuthology.orchestra.run.smithi110.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-08-29T17:18:08.163 INFO:teuthology.orchestra.run.smithi110.stderr:Generating grub configuration file ... 2024-08-29T17:18:08.343 INFO:teuthology.orchestra.run.smithi110.stderr:Found linux image: /boot/vmlinuz-5.15.0-119-generic 2024-08-29T17:18:08.349 INFO:teuthology.orchestra.run.smithi110.stderr:Found initrd image: /boot/initrd.img-5.15.0-119-generic 2024-08-29T17:18:08.586 INFO:teuthology.orchestra.run.smithi110.stderr:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-08-29T17:18:08.591 INFO:teuthology.orchestra.run.smithi110.stderr:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-08-29T17:18:08.633 INFO:teuthology.orchestra.run.smithi110.stderr:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-08-29T17:18:08.638 INFO:teuthology.orchestra.run.smithi110.stderr:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-08-29T17:18:08.760 INFO:teuthology.orchestra.run.smithi110.stderr:Warning: os-prober will not be executed to detect other bootable partitions. 2024-08-29T17:18:08.760 INFO:teuthology.orchestra.run.smithi110.stderr:Systems on them will not be added to the GRUB boot configuration. 2024-08-29T17:18:08.760 INFO:teuthology.orchestra.run.smithi110.stderr:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-08-29T17:18:08.777 INFO:teuthology.orchestra.run.smithi110.stderr:done 2024-08-29T17:18:08.786 DEBUG:teuthology.orchestra.run.smithi110:> sudo shutdown -r now 2024-08-29T17:18:15.321 INFO:teuthology.orchestra.run.smithi029.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-08-29T17:18:15.321 INFO:teuthology.orchestra.run.smithi029.stdout:Sourcing file `/etc/default/grub' 2024-08-29T17:18:15.344 INFO:teuthology.orchestra.run.smithi029.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-08-29T17:18:15.358 INFO:teuthology.orchestra.run.smithi029.stdout:Generating grub configuration file ... 2024-08-29T17:18:15.654 INFO:teuthology.orchestra.run.smithi029.stdout:Found linux image: /boot/vmlinuz-5.15.0-119-generic 2024-08-29T17:18:15.691 INFO:teuthology.orchestra.run.smithi029.stdout:Found initrd image: /boot/initrd.img-5.15.0-119-generic 2024-08-29T17:18:15.988 INFO:teuthology.orchestra.run.smithi029.stdout:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-08-29T17:18:15.993 INFO:teuthology.orchestra.run.smithi029.stdout:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-08-29T17:18:16.080 INFO:teuthology.orchestra.run.smithi029.stdout:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-08-29T17:18:16.087 INFO:teuthology.orchestra.run.smithi029.stdout:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-08-29T17:18:16.389 INFO:teuthology.orchestra.run.smithi029.stdout:Warning: os-prober will not be executed to detect other bootable partitions. 2024-08-29T17:18:16.390 INFO:teuthology.orchestra.run.smithi029.stdout:Systems on them will not be added to the GRUB boot configuration. 2024-08-29T17:18:16.390 INFO:teuthology.orchestra.run.smithi029.stdout:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-08-29T17:18:16.483 INFO:teuthology.orchestra.run.smithi029.stdout:done 2024-08-29T17:18:17.137 DEBUG:teuthology.orchestra.run.smithi029:> dpkg -s linux-image-generic 2024-08-29T17:18:17.163 INFO:teuthology.orchestra.run.smithi029.stdout:Package: linux-image-generic 2024-08-29T17:18:17.163 INFO:teuthology.orchestra.run.smithi029.stdout:Status: install ok installed 2024-08-29T17:18:17.163 INFO:teuthology.orchestra.run.smithi029.stdout:Priority: optional 2024-08-29T17:18:17.163 INFO:teuthology.orchestra.run.smithi029.stdout:Section: kernel 2024-08-29T17:18:17.164 INFO:teuthology.orchestra.run.smithi029.stdout:Installed-Size: 21 2024-08-29T17:18:17.164 INFO:teuthology.orchestra.run.smithi029.stdout:Maintainer: Ubuntu Kernel Team 2024-08-29T17:18:17.164 INFO:teuthology.orchestra.run.smithi029.stdout:Architecture: amd64 2024-08-29T17:18:17.164 INFO:teuthology.orchestra.run.smithi029.stdout:Source: linux-meta 2024-08-29T17:18:17.164 INFO:teuthology.orchestra.run.smithi029.stdout:Version: 5.15.0.119.119 2024-08-29T17:18:17.164 INFO:teuthology.orchestra.run.smithi029.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-119), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.4) 2024-08-29T17:18:17.164 INFO:teuthology.orchestra.run.smithi029.stdout:Depends: linux-image-5.15.0-119-generic, linux-modules-extra-5.15.0-119-generic, linux-firmware, intel-microcode, amd64-microcode 2024-08-29T17:18:17.164 INFO:teuthology.orchestra.run.smithi029.stdout:Recommends: thermald 2024-08-29T17:18:17.164 INFO:teuthology.orchestra.run.smithi029.stdout:Description: Generic Linux kernel image 2024-08-29T17:18:17.164 INFO:teuthology.orchestra.run.smithi029.stdout: This package will always depend on the latest generic kernel image 2024-08-29T17:18:17.164 INFO:teuthology.orchestra.run.smithi029.stdout: available. 2024-08-29T17:18:17.165 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.15.0-56-generic Expected: 5.15.0-119-generic 2024-08-29T17:18:17.165 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-08-29T17:18:17.165 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-08-29T17:18:17.166 INFO:teuthology.task.kernel:Installing distro kernel on mon.a... 2024-08-29T17:18:17.166 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi029.front.sepia.ceph.com, path=None, version=distro) 2024-08-29T17:18:17.166 DEBUG:teuthology.orchestra.run.smithi029:> sudo apt-get clean 2024-08-29T17:18:17.370 DEBUG:teuthology.orchestra.run.smithi029:> sudo apt-get update 2024-08-29T17:18:17.491 INFO:teuthology.orchestra.run.smithi029.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-08-29T17:18:17.504 INFO:teuthology.orchestra.run.smithi029.stdout:Hit:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-08-29T17:18:17.521 INFO:teuthology.orchestra.run.smithi029.stdout:Hit:3 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-08-29T17:18:17.632 INFO:teuthology.orchestra.run.smithi029.stdout:Hit:4 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-08-29T17:18:19.005 INFO:teuthology.orchestra.run.smithi029.stdout:Reading package lists... 2024-08-29T17:18:19.024 DEBUG:teuthology.orchestra.run.smithi029:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-08-29T17:18:19.087 INFO:teuthology.orchestra.run.smithi029.stdout:Reading package lists... 2024-08-29T17:18:19.300 INFO:teuthology.orchestra.run.smithi029.stdout:Building dependency tree... 2024-08-29T17:18:19.301 INFO:teuthology.orchestra.run.smithi029.stdout:Reading state information... 2024-08-29T17:18:19.499 INFO:teuthology.orchestra.run.smithi029.stdout:linux-image-generic is already the newest version (5.15.0.119.119). 2024-08-29T17:18:19.499 INFO:teuthology.orchestra.run.smithi029.stdout:The following packages were automatically installed and are no longer required: 2024-08-29T17:18:19.500 INFO:teuthology.orchestra.run.smithi029.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-08-29T17:18:19.500 INFO:teuthology.orchestra.run.smithi029.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-08-29T17:18:19.500 INFO:teuthology.orchestra.run.smithi029.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-08-29T17:18:19.500 INFO:teuthology.orchestra.run.smithi029.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-08-29T17:18:19.500 INFO:teuthology.orchestra.run.smithi029.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-08-29T17:18:19.501 INFO:teuthology.orchestra.run.smithi029.stdout:Use 'sudo apt autoremove' to remove them. 2024-08-29T17:18:19.547 INFO:teuthology.orchestra.run.smithi029.stdout:0 upgraded, 0 newly installed, 0 to remove and 344 not upgraded. 2024-08-29T17:18:19.549 DEBUG:teuthology.orchestra.run.smithi029:> dpkg -s linux-image-generic 2024-08-29T17:18:19.565 INFO:teuthology.orchestra.run.smithi029.stdout:Package: linux-image-generic 2024-08-29T17:18:19.565 INFO:teuthology.orchestra.run.smithi029.stdout:Status: install ok installed 2024-08-29T17:18:19.565 INFO:teuthology.orchestra.run.smithi029.stdout:Priority: optional 2024-08-29T17:18:19.565 INFO:teuthology.orchestra.run.smithi029.stdout:Section: kernel 2024-08-29T17:18:19.565 INFO:teuthology.orchestra.run.smithi029.stdout:Installed-Size: 21 2024-08-29T17:18:19.565 INFO:teuthology.orchestra.run.smithi029.stdout:Maintainer: Ubuntu Kernel Team 2024-08-29T17:18:19.565 INFO:teuthology.orchestra.run.smithi029.stdout:Architecture: amd64 2024-08-29T17:18:19.565 INFO:teuthology.orchestra.run.smithi029.stdout:Source: linux-meta 2024-08-29T17:18:19.566 INFO:teuthology.orchestra.run.smithi029.stdout:Version: 5.15.0.119.119 2024-08-29T17:18:19.566 INFO:teuthology.orchestra.run.smithi029.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-119), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.4) 2024-08-29T17:18:19.566 INFO:teuthology.orchestra.run.smithi029.stdout:Depends: linux-image-5.15.0-119-generic, linux-modules-extra-5.15.0-119-generic, linux-firmware, intel-microcode, amd64-microcode 2024-08-29T17:18:19.566 INFO:teuthology.orchestra.run.smithi029.stdout:Recommends: thermald 2024-08-29T17:18:19.566 INFO:teuthology.orchestra.run.smithi029.stdout:Description: Generic Linux kernel image 2024-08-29T17:18:19.566 INFO:teuthology.orchestra.run.smithi029.stdout: This package will always depend on the latest generic kernel image 2024-08-29T17:18:19.566 INFO:teuthology.orchestra.run.smithi029.stdout: available. 2024-08-29T17:18:19.566 DEBUG:teuthology.orchestra.run.smithi029:> mktemp 2024-08-29T17:18:19.612 INFO:teuthology.orchestra.run.smithi029.stdout:/tmp/tmp.XjxcfAVthZ 2024-08-29T17:18:19.612 DEBUG:teuthology.orchestra.run.smithi029:> sudo cp /boot/grub/grub.cfg /tmp/tmp.XjxcfAVthZ 2024-08-29T17:18:19.669 DEBUG:teuthology.orchestra.run.smithi029:> sudo chmod 0666 /tmp/tmp.XjxcfAVthZ 2024-08-29T17:18:19.794 DEBUG:teuthology.orchestra.remote:smithi029:/tmp/tmp.XjxcfAVthZ is 10KB 2024-08-29T17:18:19.807 DEBUG:teuthology.orchestra.run.smithi029:> rm -fr /tmp/tmp.XjxcfAVthZ 2024-08-29T17:18:19.813 DEBUG:teuthology.orchestra.run.smithi029:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-08-29T17:18:19.868 DEBUG:teuthology.orchestra.run.smithi029:> set -ex 2024-08-29T17:18:19.868 DEBUG:teuthology.orchestra.run.smithi029:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-08-29T17:18:19.868 DEBUG:teuthology.orchestra.run.smithi029:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-08-29T17:18:19.959 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-119-generic 2024-08-29T17:18:19.959 DEBUG:teuthology.orchestra.run.smithi029:> sudo update-grub 2024-08-29T17:18:22.356 INFO:teuthology.orchestra.run.smithi029.stderr:Sourcing file `/etc/default/grub' 2024-08-29T17:18:22.368 INFO:teuthology.orchestra.run.smithi029.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-08-29T17:18:22.391 INFO:teuthology.orchestra.run.smithi029.stderr:Generating grub configuration file ... 2024-08-29T17:18:22.611 INFO:teuthology.orchestra.run.smithi029.stderr:Found linux image: /boot/vmlinuz-5.15.0-119-generic 2024-08-29T17:18:22.618 INFO:teuthology.orchestra.run.smithi029.stderr:Found initrd image: /boot/initrd.img-5.15.0-119-generic 2024-08-29T17:18:22.848 INFO:teuthology.orchestra.run.smithi029.stderr:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-08-29T17:18:22.853 INFO:teuthology.orchestra.run.smithi029.stderr:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-08-29T17:18:22.895 INFO:teuthology.orchestra.run.smithi029.stderr:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-08-29T17:18:22.901 INFO:teuthology.orchestra.run.smithi029.stderr:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-08-29T17:18:23.036 INFO:teuthology.orchestra.run.smithi029.stderr:Warning: os-prober will not be executed to detect other bootable partitions. 2024-08-29T17:18:23.036 INFO:teuthology.orchestra.run.smithi029.stderr:Systems on them will not be added to the GRUB boot configuration. 2024-08-29T17:18:23.036 INFO:teuthology.orchestra.run.smithi029.stderr:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-08-29T17:18:23.056 INFO:teuthology.orchestra.run.smithi029.stderr:done 2024-08-29T17:18:23.067 DEBUG:teuthology.orchestra.run.smithi029:> sudo shutdown -r now 2024-08-29T17:18:38.803 INFO:teuthology.task.kernel:Checking client mon.b for new kernel version... 2024-08-29T17:18:38.804 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi110.front.sepia.ceph.com' 2024-08-29T17:18:38.805 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi110.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-08-29T17:18:53.081 INFO:teuthology.task.kernel:Checking client mon.a for new kernel version... 2024-08-29T17:18:53.082 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi029.front.sepia.ceph.com' 2024-08-29T17:18:53.082 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi029.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-08-29T17:18:57.341 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.110 2024-08-29T17:19:06.350 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi110.front.sepia.ceph.com' 2024-08-29T17:19:06.351 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi110.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-08-29T17:19:09.437 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.110 2024-08-29T17:19:11.421 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.29 2024-08-29T17:19:20.429 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi029.front.sepia.ceph.com' 2024-08-29T17:19:20.430 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi029.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-08-29T17:19:21.439 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi110.front.sepia.ceph.com' 2024-08-29T17:19:21.439 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi110.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-08-29T17:19:53.227 DEBUG:teuthology.orchestra.run.smithi110:> true 2024-08-29T17:19:53.829 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi110.front.sepia.ceph.com' 2024-08-29T17:19:53.830 INFO:teuthology.task.kernel:Checking kernel version of mon.b, want "5.15.0-119-generic"... 2024-08-29T17:19:53.830 DEBUG:teuthology.orchestra.run.smithi110:> uname -r 2024-08-29T17:19:53.877 INFO:teuthology.orchestra.run.smithi110.stdout:5.15.0-119-generic 2024-08-29T17:19:53.878 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-119-generic vs 5.15.0-119-generic 2024-08-29T17:19:53.878 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-08-29T17:19:53.878 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-08-29T17:19:54.879 INFO:teuthology.task.kernel:Enabling kdb on mon.b... 2024-08-29T17:19:54.879 DEBUG:teuthology.orchestra.run.smithi110:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-08-29T17:19:54.946 INFO:teuthology.orchestra.run.smithi110.stdout:ttyS1 2024-08-29T17:19:54.979 DEBUG:teuthology.parallel:result is None 2024-08-29T17:20:20.441 DEBUG:teuthology.orchestra.remote:timed out 2024-08-29T17:20:32.442 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi029.front.sepia.ceph.com' 2024-08-29T17:20:32.443 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi029.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-08-29T17:20:32.742 DEBUG:teuthology.orchestra.run.smithi029:> true 2024-08-29T17:20:33.610 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi029.front.sepia.ceph.com' 2024-08-29T17:20:33.611 INFO:teuthology.task.kernel:Checking kernel version of mon.a, want "5.15.0-119-generic"... 2024-08-29T17:20:33.611 DEBUG:teuthology.orchestra.run.smithi029:> uname -r 2024-08-29T17:20:33.657 INFO:teuthology.orchestra.run.smithi029.stdout:5.15.0-119-generic 2024-08-29T17:20:33.658 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-119-generic vs 5.15.0-119-generic 2024-08-29T17:20:33.658 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-08-29T17:20:33.658 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-08-29T17:20:34.659 INFO:teuthology.task.kernel:Enabling kdb on mon.a... 2024-08-29T17:20:34.659 DEBUG:teuthology.orchestra.run.smithi029:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-08-29T17:20:34.793 INFO:teuthology.orchestra.run.smithi029.stdout:ttyS1 2024-08-29T17:20:34.819 DEBUG:teuthology.parallel:result is None 2024-08-29T17:20:34.819 INFO:teuthology.run_tasks:Running task internal.base... 2024-08-29T17:20:34.827 INFO:teuthology.task.internal:Creating test directory... 2024-08-29T17:20:34.827 DEBUG:teuthology.orchestra.run.smithi029:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-08-29T17:20:34.829 DEBUG:teuthology.orchestra.run.smithi110:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-08-29T17:20:34.835 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-08-29T17:20:34.843 INFO:teuthology.run_tasks:Running task internal.archive... 2024-08-29T17:20:34.851 INFO:teuthology.task.internal:Creating archive directory... 2024-08-29T17:20:34.851 DEBUG:teuthology.orchestra.run.smithi029:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-08-29T17:20:34.878 DEBUG:teuthology.orchestra.run.smithi110:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-08-29T17:20:34.986 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-08-29T17:20:34.993 INFO:teuthology.task.internal:Enabling coredump saving... 2024-08-29T17:20:34.993 DEBUG:teuthology.orchestra.run.smithi029:> 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-08-29T17:20:34.996 DEBUG:teuthology.orchestra.run.smithi110:> 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-08-29T17:20:35.010 INFO:teuthology.orchestra.run.smithi029.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-08-29T17:20:35.013 INFO:teuthology.orchestra.run.smithi110.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-08-29T17:20:35.018 INFO:teuthology.orchestra.run.smithi029.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-08-29T17:20:35.020 INFO:teuthology.orchestra.run.smithi110.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-08-29T17:20:35.022 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-08-29T17:20:35.028 INFO:teuthology.task.internal:Configuring sudo... 2024-08-29T17:20:35.029 DEBUG:teuthology.orchestra.run.smithi029:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-08-29T17:20:35.062 DEBUG:teuthology.orchestra.run.smithi110:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-08-29T17:20:35.084 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-08-29T17:20:35.094 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-08-29T17:20:35.094 DEBUG:teuthology.orchestra.run.smithi029:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-08-29T17:20:35.118 DEBUG:teuthology.orchestra.run.smithi110:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-08-29T17:20:35.129 DEBUG:teuthology.orchestra.run.smithi029:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-08-29T17:20:35.169 DEBUG:teuthology.orchestra.run.smithi029:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-08-29T17:20:35.218 DEBUG:teuthology.orchestra.run.smithi029:> set -ex 2024-08-29T17:20:35.218 DEBUG:teuthology.orchestra.run.smithi029:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-08-29T17:20:35.284 DEBUG:teuthology.orchestra.run.smithi110:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-08-29T17:20:35.290 DEBUG:teuthology.orchestra.run.smithi110:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-08-29T17:20:35.338 DEBUG:teuthology.orchestra.run.smithi110:> set -ex 2024-08-29T17:20:35.338 DEBUG:teuthology.orchestra.run.smithi110:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-08-29T17:20:35.396 DEBUG:teuthology.orchestra.run.smithi029:> sudo service rsyslog restart 2024-08-29T17:20:35.399 DEBUG:teuthology.orchestra.run.smithi110:> sudo service rsyslog restart 2024-08-29T17:20:35.472 INFO:teuthology.run_tasks:Running task internal.timer... 2024-08-29T17:20:35.479 INFO:teuthology.task.internal:Starting timer... 2024-08-29T17:20:35.480 INFO:teuthology.run_tasks:Running task pcp... 2024-08-29T17:20:35.492 INFO:teuthology.run_tasks:Running task selinux... 2024-08-29T17:20:35.501 DEBUG:teuthology.task.selinux:Excluding smithi029: OS 'ubuntu' does not support SELinux 2024-08-29T17:20:35.501 DEBUG:teuthology.task.selinux:Excluding smithi110: OS 'ubuntu' does not support SELinux 2024-08-29T17:20:35.501 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-08-29T17:20:35.502 DEBUG:teuthology.task.selinux:Existing SELinux modes: {} 2024-08-29T17:20:35.502 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-08-29T17:20:35.502 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-08-29T17:20:35.511 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-08-29T17:20:35.522 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-08-29T17:20:35.523 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi029.front.sepia.ceph.com,smithi110.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-08-29T17:28:25.453 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi029.front.sepia.ceph.com'), Remote(name='ubuntu@smithi110.front.sepia.ceph.com')] 2024-08-29T17:28:25.454 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi029.front.sepia.ceph.com' 2024-08-29T17:28:25.455 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi029.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-08-29T17:28:25.562 DEBUG:teuthology.orchestra.run.smithi029:> true 2024-08-29T17:28:25.641 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi029.front.sepia.ceph.com' 2024-08-29T17:28:25.641 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi110.front.sepia.ceph.com' 2024-08-29T17:28:25.642 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi110.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-08-29T17:28:25.728 DEBUG:teuthology.orchestra.run.smithi110:> true 2024-08-29T17:28:25.805 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi110.front.sepia.ceph.com' 2024-08-29T17:28:25.805 INFO:teuthology.run_tasks:Running task clock... 2024-08-29T17:28:25.816 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-08-29T17:28:25.816 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-08-29T17:28:25.817 DEBUG:teuthology.orchestra.run.smithi029:> 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-08-29T17:28:25.819 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-08-29T17:28:25.819 DEBUG:teuthology.orchestra.run.smithi110:> 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-08-29T17:28:25.848 INFO:teuthology.orchestra.run.smithi029.stdout:29 Aug 17:28:25 ntpd[18301]: ntpd 4.2.8p15@1.3728-o Wed Feb 16 17:13:02 UTC 2022 (1): Starting 2024-08-29T17:28:25.848 INFO:teuthology.orchestra.run.smithi029.stdout:29 Aug 17:28:25 ntpd[18301]: Command line: ntpd -gq 2024-08-29T17:28:25.849 INFO:teuthology.orchestra.run.smithi029.stdout:29 Aug 17:28:25 ntpd[18301]: ---------------------------------------------------- 2024-08-29T17:28:25.849 INFO:teuthology.orchestra.run.smithi029.stdout:29 Aug 17:28:25 ntpd[18301]: ntp-4 is maintained by Network Time Foundation, 2024-08-29T17:28:25.849 INFO:teuthology.orchestra.run.smithi029.stdout:29 Aug 17:28:25 ntpd[18301]: Inc. (NTF), a non-profit 501(c)(3) public-benefit 2024-08-29T17:28:25.849 INFO:teuthology.orchestra.run.smithi029.stdout:29 Aug 17:28:25 ntpd[18301]: corporation. Support and training for ntp-4 are 2024-08-29T17:28:25.849 INFO:teuthology.orchestra.run.smithi029.stdout:29 Aug 17:28:25 ntpd[18301]: available at https://www.nwtime.org/support 2024-08-29T17:28:25.849 INFO:teuthology.orchestra.run.smithi029.stdout:29 Aug 17:28:25 ntpd[18301]: ---------------------------------------------------- 2024-08-29T17:28:25.850 INFO:teuthology.orchestra.run.smithi029.stdout:29 Aug 17:28:25 ntpd[18301]: proto: precision = 0.045 usec (-24) 2024-08-29T17:28:25.851 INFO:teuthology.orchestra.run.smithi029.stdout:29 Aug 17:28:25 ntpd[18301]: basedate set to 2022-02-04 2024-08-29T17:28:25.851 INFO:teuthology.orchestra.run.smithi029.stdout:29 Aug 17:28:25 ntpd[18301]: gps base set to 2022-02-06 (week 2196) 2024-08-29T17:28:25.851 INFO:teuthology.orchestra.run.smithi029.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-08-29T17:28:25.851 INFO:teuthology.orchestra.run.smithi029.stdout:29 Aug 17:28:25 ntpd[18301]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-08-29T17:28:25.851 INFO:teuthology.orchestra.run.smithi029.stdout:29 Aug 17:28:25 ntpd[18301]: restrict ::: KOD does nothing without LIMITED. 2024-08-29T17:28:25.852 INFO:teuthology.orchestra.run.smithi029.stderr:restrict ::: KOD does nothing without LIMITED. 2024-08-29T17:28:25.853 INFO:teuthology.orchestra.run.smithi029.stdout:29 Aug 17:28:25 ntpd[18301]: Listen and drop on 0 v6wildcard [::]:123 2024-08-29T17:28:25.853 INFO:teuthology.orchestra.run.smithi029.stdout:29 Aug 17:28:25 ntpd[18301]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-08-29T17:28:25.853 INFO:teuthology.orchestra.run.smithi029.stdout:29 Aug 17:28:25 ntpd[18301]: Listen normally on 2 lo 127.0.0.1:123 2024-08-29T17:28:25.853 INFO:teuthology.orchestra.run.smithi029.stdout:29 Aug 17:28:25 ntpd[18301]: Listen normally on 3 ens1f0 172.21.15.29:123 2024-08-29T17:28:25.853 INFO:teuthology.orchestra.run.smithi029.stdout:29 Aug 17:28:25 ntpd[18301]: Listen normally on 4 lo [::1]:123 2024-08-29T17:28:25.853 INFO:teuthology.orchestra.run.smithi029.stdout:29 Aug 17:28:25 ntpd[18301]: Listen normally on 5 ens1f0 [fe80::ec4:7aff:febd:125a%4]:123 2024-08-29T17:28:25.853 INFO:teuthology.orchestra.run.smithi029.stdout:29 Aug 17:28:25 ntpd[18301]: Listening on routing socket on fd #22 for interface updates 2024-08-29T17:28:25.873 INFO:teuthology.orchestra.run.smithi110.stdout:29 Aug 17:28:25 ntpd[18391]: ntpd 4.2.8p15@1.3728-o Wed Feb 16 17:13:02 UTC 2022 (1): Starting 2024-08-29T17:28:25.873 INFO:teuthology.orchestra.run.smithi110.stdout:29 Aug 17:28:25 ntpd[18391]: Command line: ntpd -gq 2024-08-29T17:28:25.873 INFO:teuthology.orchestra.run.smithi110.stdout:29 Aug 17:28:25 ntpd[18391]: ---------------------------------------------------- 2024-08-29T17:28:25.873 INFO:teuthology.orchestra.run.smithi110.stdout:29 Aug 17:28:25 ntpd[18391]: ntp-4 is maintained by Network Time Foundation, 2024-08-29T17:28:25.873 INFO:teuthology.orchestra.run.smithi110.stdout:29 Aug 17:28:25 ntpd[18391]: Inc. (NTF), a non-profit 501(c)(3) public-benefit 2024-08-29T17:28:25.874 INFO:teuthology.orchestra.run.smithi110.stdout:29 Aug 17:28:25 ntpd[18391]: corporation. Support and training for ntp-4 are 2024-08-29T17:28:25.874 INFO:teuthology.orchestra.run.smithi110.stdout:29 Aug 17:28:25 ntpd[18391]: available at https://www.nwtime.org/support 2024-08-29T17:28:25.874 INFO:teuthology.orchestra.run.smithi110.stdout:29 Aug 17:28:25 ntpd[18391]: ---------------------------------------------------- 2024-08-29T17:28:25.874 INFO:teuthology.orchestra.run.smithi110.stdout:29 Aug 17:28:25 ntpd[18391]: proto: precision = 0.045 usec (-24) 2024-08-29T17:28:25.875 INFO:teuthology.orchestra.run.smithi110.stdout:29 Aug 17:28:25 ntpd[18391]: basedate set to 2022-02-04 2024-08-29T17:28:25.875 INFO:teuthology.orchestra.run.smithi110.stdout:29 Aug 17:28:25 ntpd[18391]: gps base set to 2022-02-06 (week 2196) 2024-08-29T17:28:25.875 INFO:teuthology.orchestra.run.smithi110.stdout:29 Aug 17:28:25 ntpd[18391]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-08-29T17:28:25.875 INFO:teuthology.orchestra.run.smithi110.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-08-29T17:28:25.875 INFO:teuthology.orchestra.run.smithi110.stderr:restrict ::: KOD does nothing without LIMITED. 2024-08-29T17:28:25.876 INFO:teuthology.orchestra.run.smithi110.stdout:29 Aug 17:28:25 ntpd[18391]: restrict ::: KOD does nothing without LIMITED. 2024-08-29T17:28:25.877 INFO:teuthology.orchestra.run.smithi110.stdout:29 Aug 17:28:25 ntpd[18391]: Listen and drop on 0 v6wildcard [::]:123 2024-08-29T17:28:25.877 INFO:teuthology.orchestra.run.smithi110.stdout:29 Aug 17:28:25 ntpd[18391]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-08-29T17:28:25.877 INFO:teuthology.orchestra.run.smithi110.stdout:29 Aug 17:28:25 ntpd[18391]: Listen normally on 2 lo 127.0.0.1:123 2024-08-29T17:28:25.877 INFO:teuthology.orchestra.run.smithi110.stdout:29 Aug 17:28:25 ntpd[18391]: Listen normally on 3 enp3s0f1 172.21.15.110:123 2024-08-29T17:28:25.877 INFO:teuthology.orchestra.run.smithi110.stdout:29 Aug 17:28:25 ntpd[18391]: Listen normally on 4 lo [::1]:123 2024-08-29T17:28:25.877 INFO:teuthology.orchestra.run.smithi110.stdout:29 Aug 17:28:25 ntpd[18391]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe8f:cc35%5]:123 2024-08-29T17:28:25.877 INFO:teuthology.orchestra.run.smithi110.stdout:29 Aug 17:28:25 ntpd[18391]: Listening on routing socket on fd #22 for interface updates 2024-08-29T17:28:26.850 INFO:teuthology.orchestra.run.smithi029.stderr:29 Aug 17:28:26 ntpd[18301]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-29T17:28:26.850 INFO:teuthology.orchestra.run.smithi029.stderr:29 Aug 17:28:26 ntpd[18301]: can't open /var/log/ntpstats/rawstats.20240829: Permission denied 2024-08-29T17:28:26.850 INFO:teuthology.orchestra.run.smithi029.stderr:29 Aug 17:28:26 ntpd[18301]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-29T17:28:26.850 INFO:teuthology.orchestra.run.smithi029.stderr:29 Aug 17:28:26 ntpd[18301]: can't open /var/log/ntpstats/rawstats.20240829: Permission denied 2024-08-29T17:28:26.850 INFO:teuthology.orchestra.run.smithi029.stderr:29 Aug 17:28:26 ntpd[18301]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-29T17:28:26.850 INFO:teuthology.orchestra.run.smithi029.stderr:29 Aug 17:28:26 ntpd[18301]: can't open /var/log/ntpstats/rawstats.20240829: Permission denied 2024-08-29T17:28:26.850 INFO:teuthology.orchestra.run.smithi029.stderr:29 Aug 17:28:26 ntpd[18301]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-08-29T17:28:26.850 INFO:teuthology.orchestra.run.smithi029.stderr:29 Aug 17:28:26 ntpd[18301]: can't open /var/log/ntpstats/peerstats.20240829: Permission denied 2024-08-29T17:28:26.850 INFO:teuthology.orchestra.run.smithi029.stderr:29 Aug 17:28:26 ntpd[18301]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-29T17:28:26.850 INFO:teuthology.orchestra.run.smithi029.stderr:29 Aug 17:28:26 ntpd[18301]: can't open /var/log/ntpstats/rawstats.20240829: Permission denied 2024-08-29T17:28:26.851 INFO:teuthology.orchestra.run.smithi029.stderr:29 Aug 17:28:26 ntpd[18301]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-08-29T17:28:26.851 INFO:teuthology.orchestra.run.smithi029.stderr:29 Aug 17:28:26 ntpd[18301]: can't open /var/log/ntpstats/peerstats.20240829: Permission denied 2024-08-29T17:28:26.874 INFO:teuthology.orchestra.run.smithi110.stderr:29 Aug 17:28:26 ntpd[18391]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-29T17:28:26.874 INFO:teuthology.orchestra.run.smithi110.stderr:29 Aug 17:28:26 ntpd[18391]: can't open /var/log/ntpstats/rawstats.20240829: Permission denied 2024-08-29T17:28:26.874 INFO:teuthology.orchestra.run.smithi110.stderr:29 Aug 17:28:26 ntpd[18391]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-29T17:28:26.874 INFO:teuthology.orchestra.run.smithi110.stderr:29 Aug 17:28:26 ntpd[18391]: can't open /var/log/ntpstats/rawstats.20240829: Permission denied 2024-08-29T17:28:26.874 INFO:teuthology.orchestra.run.smithi110.stderr:29 Aug 17:28:26 ntpd[18391]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-08-29T17:28:26.874 INFO:teuthology.orchestra.run.smithi110.stderr:29 Aug 17:28:26 ntpd[18391]: can't open /var/log/ntpstats/peerstats.20240829: Permission denied 2024-08-29T17:28:27.874 INFO:teuthology.orchestra.run.smithi110.stderr:29 Aug 17:28:27 ntpd[18391]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-29T17:28:27.874 INFO:teuthology.orchestra.run.smithi110.stderr:29 Aug 17:28:27 ntpd[18391]: can't open /var/log/ntpstats/rawstats.20240829: Permission denied 2024-08-29T17:28:27.874 INFO:teuthology.orchestra.run.smithi110.stderr:29 Aug 17:28:27 ntpd[18391]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-29T17:28:27.874 INFO:teuthology.orchestra.run.smithi110.stderr:29 Aug 17:28:27 ntpd[18391]: can't open /var/log/ntpstats/rawstats.20240829: Permission denied 2024-08-29T17:28:27.874 INFO:teuthology.orchestra.run.smithi110.stderr:29 Aug 17:28:27 ntpd[18391]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-08-29T17:28:27.874 INFO:teuthology.orchestra.run.smithi110.stderr:29 Aug 17:28:27 ntpd[18391]: can't open /var/log/ntpstats/peerstats.20240829: Permission denied 2024-08-29T17:28:28.850 INFO:teuthology.orchestra.run.smithi029.stderr:29 Aug 17:28:28 ntpd[18301]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-29T17:28:28.851 INFO:teuthology.orchestra.run.smithi029.stderr:29 Aug 17:28:28 ntpd[18301]: can't open /var/log/ntpstats/rawstats.20240829: Permission denied 2024-08-29T17:28:28.851 INFO:teuthology.orchestra.run.smithi029.stderr:29 Aug 17:28:28 ntpd[18301]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-29T17:28:28.851 INFO:teuthology.orchestra.run.smithi029.stderr:29 Aug 17:28:28 ntpd[18301]: can't open /var/log/ntpstats/rawstats.20240829: Permission denied 2024-08-29T17:28:28.851 INFO:teuthology.orchestra.run.smithi029.stderr:29 Aug 17:28:28 ntpd[18301]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-29T17:28:28.851 INFO:teuthology.orchestra.run.smithi029.stderr:29 Aug 17:28:28 ntpd[18301]: can't open /var/log/ntpstats/rawstats.20240829: Permission denied 2024-08-29T17:28:28.851 INFO:teuthology.orchestra.run.smithi029.stderr:29 Aug 17:28:28 ntpd[18301]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-29T17:28:28.851 INFO:teuthology.orchestra.run.smithi029.stderr:29 Aug 17:28:28 ntpd[18301]: can't open /var/log/ntpstats/rawstats.20240829: Permission denied 2024-08-29T17:28:28.851 INFO:teuthology.orchestra.run.smithi029.stderr:29 Aug 17:28:28 ntpd[18301]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-08-29T17:28:28.851 INFO:teuthology.orchestra.run.smithi029.stderr:29 Aug 17:28:28 ntpd[18301]: can't open /var/log/ntpstats/peerstats.20240829: Permission denied 2024-08-29T17:28:28.851 INFO:teuthology.orchestra.run.smithi029.stderr:29 Aug 17:28:28 ntpd[18301]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-29T17:28:28.851 INFO:teuthology.orchestra.run.smithi029.stderr:29 Aug 17:28:28 ntpd[18301]: can't open /var/log/ntpstats/rawstats.20240829: Permission denied 2024-08-29T17:28:28.851 INFO:teuthology.orchestra.run.smithi029.stderr:29 Aug 17:28:28 ntpd[18301]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-08-29T17:28:28.851 INFO:teuthology.orchestra.run.smithi029.stderr:29 Aug 17:28:28 ntpd[18301]: can't open /var/log/ntpstats/peerstats.20240829: Permission denied 2024-08-29T17:28:28.851 INFO:teuthology.orchestra.run.smithi029.stderr:29 Aug 17:28:28 ntpd[18301]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-29T17:28:28.852 INFO:teuthology.orchestra.run.smithi029.stderr:29 Aug 17:28:28 ntpd[18301]: can't open /var/log/ntpstats/rawstats.20240829: Permission denied 2024-08-29T17:28:28.852 INFO:teuthology.orchestra.run.smithi029.stderr:29 Aug 17:28:28 ntpd[18301]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-08-29T17:28:28.852 INFO:teuthology.orchestra.run.smithi029.stderr:29 Aug 17:28:28 ntpd[18301]: can't open /var/log/ntpstats/peerstats.20240829: Permission denied 2024-08-29T17:28:28.874 INFO:teuthology.orchestra.run.smithi110.stderr:29 Aug 17:28:28 ntpd[18391]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-29T17:28:28.875 INFO:teuthology.orchestra.run.smithi110.stderr:29 Aug 17:28:28 ntpd[18391]: can't open /var/log/ntpstats/rawstats.20240829: Permission denied 2024-08-29T17:28:28.875 INFO:teuthology.orchestra.run.smithi110.stderr:29 Aug 17:28:28 ntpd[18391]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-29T17:28:28.875 INFO:teuthology.orchestra.run.smithi110.stderr:29 Aug 17:28:28 ntpd[18391]: can't open /var/log/ntpstats/rawstats.20240829: Permission denied 2024-08-29T17:28:28.875 INFO:teuthology.orchestra.run.smithi110.stderr:29 Aug 17:28:28 ntpd[18391]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-29T17:28:28.875 INFO:teuthology.orchestra.run.smithi110.stderr:29 Aug 17:28:28 ntpd[18391]: can't open /var/log/ntpstats/rawstats.20240829: Permission denied 2024-08-29T17:28:28.875 INFO:teuthology.orchestra.run.smithi110.stderr:29 Aug 17:28:28 ntpd[18391]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-08-29T17:28:28.875 INFO:teuthology.orchestra.run.smithi110.stderr:29 Aug 17:28:28 ntpd[18391]: can't open /var/log/ntpstats/peerstats.20240829: Permission denied 2024-08-29T17:28:28.875 INFO:teuthology.orchestra.run.smithi110.stderr:29 Aug 17:28:28 ntpd[18391]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-29T17:28:28.875 INFO:teuthology.orchestra.run.smithi110.stderr:29 Aug 17:28:28 ntpd[18391]: can't open /var/log/ntpstats/rawstats.20240829: Permission denied 2024-08-29T17:28:28.875 INFO:teuthology.orchestra.run.smithi110.stderr:29 Aug 17:28:28 ntpd[18391]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-08-29T17:28:28.875 INFO:teuthology.orchestra.run.smithi110.stderr:29 Aug 17:28:28 ntpd[18391]: can't open /var/log/ntpstats/peerstats.20240829: Permission denied 2024-08-29T17:28:29.875 INFO:teuthology.orchestra.run.smithi110.stderr:29 Aug 17:28:29 ntpd[18391]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-29T17:28:29.875 INFO:teuthology.orchestra.run.smithi110.stderr:29 Aug 17:28:29 ntpd[18391]: can't open /var/log/ntpstats/rawstats.20240829: Permission denied 2024-08-29T17:28:29.875 INFO:teuthology.orchestra.run.smithi110.stderr:29 Aug 17:28:29 ntpd[18391]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-29T17:28:29.875 INFO:teuthology.orchestra.run.smithi110.stderr:29 Aug 17:28:29 ntpd[18391]: can't open /var/log/ntpstats/rawstats.20240829: Permission denied 2024-08-29T17:28:29.875 INFO:teuthology.orchestra.run.smithi110.stderr:29 Aug 17:28:29 ntpd[18391]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-08-29T17:28:29.875 INFO:teuthology.orchestra.run.smithi110.stderr:29 Aug 17:28:29 ntpd[18391]: can't open /var/log/ntpstats/peerstats.20240829: Permission denied 2024-08-29T17:28:30.850 INFO:teuthology.orchestra.run.smithi029.stderr:29 Aug 17:28:30 ntpd[18301]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-29T17:28:30.851 INFO:teuthology.orchestra.run.smithi029.stderr:29 Aug 17:28:30 ntpd[18301]: can't open /var/log/ntpstats/rawstats.20240829: Permission denied 2024-08-29T17:28:30.851 INFO:teuthology.orchestra.run.smithi029.stderr:29 Aug 17:28:30 ntpd[18301]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-29T17:28:30.851 INFO:teuthology.orchestra.run.smithi029.stderr:29 Aug 17:28:30 ntpd[18301]: can't open /var/log/ntpstats/rawstats.20240829: Permission denied 2024-08-29T17:28:30.851 INFO:teuthology.orchestra.run.smithi029.stderr:29 Aug 17:28:30 ntpd[18301]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-29T17:28:30.851 INFO:teuthology.orchestra.run.smithi029.stderr:29 Aug 17:28:30 ntpd[18301]: can't open /var/log/ntpstats/rawstats.20240829: Permission denied 2024-08-29T17:28:30.851 INFO:teuthology.orchestra.run.smithi029.stderr:29 Aug 17:28:30 ntpd[18301]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-29T17:28:30.851 INFO:teuthology.orchestra.run.smithi029.stderr:29 Aug 17:28:30 ntpd[18301]: can't open /var/log/ntpstats/rawstats.20240829: Permission denied 2024-08-29T17:28:30.851 INFO:teuthology.orchestra.run.smithi029.stderr:29 Aug 17:28:30 ntpd[18301]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-29T17:28:30.851 INFO:teuthology.orchestra.run.smithi029.stderr:29 Aug 17:28:30 ntpd[18301]: can't open /var/log/ntpstats/rawstats.20240829: Permission denied 2024-08-29T17:28:30.851 INFO:teuthology.orchestra.run.smithi029.stderr:29 Aug 17:28:30 ntpd[18301]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-08-29T17:28:30.852 INFO:teuthology.orchestra.run.smithi029.stderr:29 Aug 17:28:30 ntpd[18301]: can't open /var/log/ntpstats/peerstats.20240829: Permission denied 2024-08-29T17:28:30.852 INFO:teuthology.orchestra.run.smithi029.stderr:29 Aug 17:28:30 ntpd[18301]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-29T17:28:30.852 INFO:teuthology.orchestra.run.smithi029.stderr:29 Aug 17:28:30 ntpd[18301]: can't open /var/log/ntpstats/rawstats.20240829: Permission denied 2024-08-29T17:28:30.852 INFO:teuthology.orchestra.run.smithi029.stderr:29 Aug 17:28:30 ntpd[18301]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-08-29T17:28:30.852 INFO:teuthology.orchestra.run.smithi029.stderr:29 Aug 17:28:30 ntpd[18301]: can't open /var/log/ntpstats/peerstats.20240829: Permission denied 2024-08-29T17:28:30.852 INFO:teuthology.orchestra.run.smithi029.stderr:29 Aug 17:28:30 ntpd[18301]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-29T17:28:30.852 INFO:teuthology.orchestra.run.smithi029.stderr:29 Aug 17:28:30 ntpd[18301]: can't open /var/log/ntpstats/rawstats.20240829: Permission denied 2024-08-29T17:28:30.852 INFO:teuthology.orchestra.run.smithi029.stderr:29 Aug 17:28:30 ntpd[18301]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-08-29T17:28:30.852 INFO:teuthology.orchestra.run.smithi029.stderr:29 Aug 17:28:30 ntpd[18301]: can't open /var/log/ntpstats/peerstats.20240829: Permission denied 2024-08-29T17:28:30.875 INFO:teuthology.orchestra.run.smithi110.stderr:29 Aug 17:28:30 ntpd[18391]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-29T17:28:30.875 INFO:teuthology.orchestra.run.smithi110.stderr:29 Aug 17:28:30 ntpd[18391]: can't open /var/log/ntpstats/rawstats.20240829: Permission denied 2024-08-29T17:28:30.875 INFO:teuthology.orchestra.run.smithi110.stderr:29 Aug 17:28:30 ntpd[18391]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-29T17:28:30.875 INFO:teuthology.orchestra.run.smithi110.stderr:29 Aug 17:28:30 ntpd[18391]: can't open /var/log/ntpstats/rawstats.20240829: Permission denied 2024-08-29T17:28:30.875 INFO:teuthology.orchestra.run.smithi110.stderr:29 Aug 17:28:30 ntpd[18391]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-29T17:28:30.875 INFO:teuthology.orchestra.run.smithi110.stderr:29 Aug 17:28:30 ntpd[18391]: can't open /var/log/ntpstats/rawstats.20240829: Permission denied 2024-08-29T17:28:30.875 INFO:teuthology.orchestra.run.smithi110.stderr:29 Aug 17:28:30 ntpd[18391]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-29T17:28:30.875 INFO:teuthology.orchestra.run.smithi110.stderr:29 Aug 17:28:30 ntpd[18391]: can't open /var/log/ntpstats/rawstats.20240829: Permission denied 2024-08-29T17:28:30.875 INFO:teuthology.orchestra.run.smithi110.stderr:29 Aug 17:28:30 ntpd[18391]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-08-29T17:28:30.875 INFO:teuthology.orchestra.run.smithi110.stderr:29 Aug 17:28:30 ntpd[18391]: can't open /var/log/ntpstats/peerstats.20240829: Permission denied 2024-08-29T17:28:30.876 INFO:teuthology.orchestra.run.smithi110.stderr:29 Aug 17:28:30 ntpd[18391]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-29T17:28:30.876 INFO:teuthology.orchestra.run.smithi110.stderr:29 Aug 17:28:30 ntpd[18391]: can't open /var/log/ntpstats/rawstats.20240829: Permission denied 2024-08-29T17:28:30.876 INFO:teuthology.orchestra.run.smithi110.stderr:29 Aug 17:28:30 ntpd[18391]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-08-29T17:28:30.876 INFO:teuthology.orchestra.run.smithi110.stderr:29 Aug 17:28:30 ntpd[18391]: can't open /var/log/ntpstats/peerstats.20240829: Permission denied 2024-08-29T17:28:31.874 INFO:teuthology.orchestra.run.smithi110.stderr:29 Aug 17:28:31 ntpd[18391]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-29T17:28:31.874 INFO:teuthology.orchestra.run.smithi110.stderr:29 Aug 17:28:31 ntpd[18391]: can't open /var/log/ntpstats/rawstats.20240829: Permission denied 2024-08-29T17:28:31.874 INFO:teuthology.orchestra.run.smithi110.stderr:29 Aug 17:28:31 ntpd[18391]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-29T17:28:31.874 INFO:teuthology.orchestra.run.smithi110.stderr:29 Aug 17:28:31 ntpd[18391]: can't open /var/log/ntpstats/rawstats.20240829: Permission denied 2024-08-29T17:28:31.874 INFO:teuthology.orchestra.run.smithi110.stderr:29 Aug 17:28:31 ntpd[18391]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-08-29T17:28:31.874 INFO:teuthology.orchestra.run.smithi110.stderr:29 Aug 17:28:31 ntpd[18391]: can't open /var/log/ntpstats/peerstats.20240829: Permission denied 2024-08-29T17:28:32.850 INFO:teuthology.orchestra.run.smithi029.stderr:29 Aug 17:28:32 ntpd[18301]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-29T17:28:32.851 INFO:teuthology.orchestra.run.smithi029.stderr:29 Aug 17:28:32 ntpd[18301]: can't open /var/log/ntpstats/rawstats.20240829: Permission denied 2024-08-29T17:28:32.851 INFO:teuthology.orchestra.run.smithi029.stderr:29 Aug 17:28:32 ntpd[18301]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-29T17:28:32.851 INFO:teuthology.orchestra.run.smithi029.stderr:29 Aug 17:28:32 ntpd[18301]: can't open /var/log/ntpstats/rawstats.20240829: Permission denied 2024-08-29T17:28:32.851 INFO:teuthology.orchestra.run.smithi029.stderr:29 Aug 17:28:32 ntpd[18301]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-29T17:28:32.851 INFO:teuthology.orchestra.run.smithi029.stderr:29 Aug 17:28:32 ntpd[18301]: can't open /var/log/ntpstats/rawstats.20240829: Permission denied 2024-08-29T17:28:32.851 INFO:teuthology.orchestra.run.smithi029.stderr:29 Aug 17:28:32 ntpd[18301]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-29T17:28:32.851 INFO:teuthology.orchestra.run.smithi029.stderr:29 Aug 17:28:32 ntpd[18301]: can't open /var/log/ntpstats/rawstats.20240829: Permission denied 2024-08-29T17:28:32.851 INFO:teuthology.orchestra.run.smithi029.stderr:29 Aug 17:28:32 ntpd[18301]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-08-29T17:28:32.851 INFO:teuthology.orchestra.run.smithi029.stderr:29 Aug 17:28:32 ntpd[18301]: can't open /var/log/ntpstats/peerstats.20240829: Permission denied 2024-08-29T17:28:32.851 INFO:teuthology.orchestra.run.smithi029.stderr:29 Aug 17:28:32 ntpd[18301]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-29T17:28:32.852 INFO:teuthology.orchestra.run.smithi029.stderr:29 Aug 17:28:32 ntpd[18301]: can't open /var/log/ntpstats/rawstats.20240829: Permission denied 2024-08-29T17:28:32.852 INFO:teuthology.orchestra.run.smithi029.stderr:29 Aug 17:28:32 ntpd[18301]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-08-29T17:28:32.852 INFO:teuthology.orchestra.run.smithi029.stderr:29 Aug 17:28:32 ntpd[18301]: can't open /var/log/ntpstats/peerstats.20240829: Permission denied 2024-08-29T17:28:32.852 INFO:teuthology.orchestra.run.smithi029.stdout:29 Aug 17:28:32 ntpd[18301]: ntpd: time slew +0.000608 s 2024-08-29T17:28:32.852 INFO:teuthology.orchestra.run.smithi029.stdout:ntpd: time slew +0.000608s 2024-08-29T17:28:32.852 INFO:teuthology.orchestra.run.smithi029.stderr:29 Aug 17:28:32 ntpd[18301]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-08-29T17:28:32.853 INFO:teuthology.orchestra.run.smithi029.stderr:29 Aug 17:28:32 ntpd[18301]: can't open /var/log/ntpstats/loopstats.20240829: Permission denied 2024-08-29T17:28:32.875 INFO:teuthology.orchestra.run.smithi110.stderr:29 Aug 17:28:32 ntpd[18391]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-29T17:28:32.875 INFO:teuthology.orchestra.run.smithi110.stderr:29 Aug 17:28:32 ntpd[18391]: can't open /var/log/ntpstats/rawstats.20240829: Permission denied 2024-08-29T17:28:32.875 INFO:teuthology.orchestra.run.smithi110.stderr:29 Aug 17:28:32 ntpd[18391]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-29T17:28:32.875 INFO:teuthology.orchestra.run.smithi110.stderr:29 Aug 17:28:32 ntpd[18391]: can't open /var/log/ntpstats/rawstats.20240829: Permission denied 2024-08-29T17:28:32.875 INFO:teuthology.orchestra.run.smithi110.stderr:29 Aug 17:28:32 ntpd[18391]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-29T17:28:32.875 INFO:teuthology.orchestra.run.smithi110.stderr:29 Aug 17:28:32 ntpd[18391]: can't open /var/log/ntpstats/rawstats.20240829: Permission denied 2024-08-29T17:28:32.875 INFO:teuthology.orchestra.run.smithi110.stderr:29 Aug 17:28:32 ntpd[18391]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-08-29T17:28:32.875 INFO:teuthology.orchestra.run.smithi110.stderr:29 Aug 17:28:32 ntpd[18391]: can't open /var/log/ntpstats/peerstats.20240829: Permission denied 2024-08-29T17:28:32.875 INFO:teuthology.orchestra.run.smithi110.stderr:29 Aug 17:28:32 ntpd[18391]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-29T17:28:32.875 INFO:teuthology.orchestra.run.smithi110.stderr:29 Aug 17:28:32 ntpd[18391]: can't open /var/log/ntpstats/rawstats.20240829: Permission denied 2024-08-29T17:28:32.875 INFO:teuthology.orchestra.run.smithi110.stderr:29 Aug 17:28:32 ntpd[18391]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-08-29T17:28:32.875 INFO:teuthology.orchestra.run.smithi110.stderr:29 Aug 17:28:32 ntpd[18391]: can't open /var/log/ntpstats/peerstats.20240829: Permission denied 2024-08-29T17:28:32.876 INFO:teuthology.orchestra.run.smithi110.stdout:29 Aug 17:28:32 ntpd[18391]: ntpd: time slew -0.000740 s 2024-08-29T17:28:32.876 INFO:teuthology.orchestra.run.smithi110.stdout:ntpd: time slew -0.000740s 2024-08-29T17:28:32.877 INFO:teuthology.orchestra.run.smithi110.stderr:29 Aug 17:28:32 ntpd[18391]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-08-29T17:28:32.877 INFO:teuthology.orchestra.run.smithi110.stderr:29 Aug 17:28:32 ntpd[18391]: can't open /var/log/ntpstats/loopstats.20240829: Permission denied 2024-08-29T17:28:32.908 INFO:teuthology.orchestra.run.smithi029.stdout: remote refid st t when poll reach delay offset jitter 2024-08-29T17:28:32.908 INFO:teuthology.orchestra.run.smithi029.stdout:============================================================================== 2024-08-29T17:28:32.908 INFO:teuthology.orchestra.run.smithi029.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-08-29T17:28:32.909 INFO:teuthology.orchestra.run.smithi029.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-08-29T17:28:32.909 INFO:teuthology.orchestra.run.smithi029.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-08-29T17:28:32.909 INFO:teuthology.orchestra.run.smithi029.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-08-29T17:28:32.926 INFO:teuthology.orchestra.run.smithi110.stdout: remote refid st t when poll reach delay offset jitter 2024-08-29T17:28:32.926 INFO:teuthology.orchestra.run.smithi110.stdout:============================================================================== 2024-08-29T17:28:32.927 INFO:teuthology.orchestra.run.smithi110.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-08-29T17:28:32.927 INFO:teuthology.orchestra.run.smithi110.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-08-29T17:28:32.927 INFO:teuthology.orchestra.run.smithi110.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-08-29T17:28:32.927 INFO:teuthology.orchestra.run.smithi110.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-08-29T17:28:32.927 INFO:teuthology.run_tasks:Running task install... 2024-08-29T17:28:32.936 DEBUG:teuthology.task.install:project ceph 2024-08-29T17:28:32.936 DEBUG:teuthology.task.install:INSTALL overrides: {'ceph': {'extra_system_packages': ['python3-pytest'], 'flavor': 'default', 'sha1': '1ef864504b8875c83ee6c2c5fedc13315bebf7f5'}} 2024-08-29T17:28:32.936 DEBUG:teuthology.task.install:config {'branch': 'reef', 'exclude_packages': ['ceph-volume'], 'extra_system_packages': ['python3-pytest'], 'flavor': 'default', 'sha1': '1ef864504b8875c83ee6c2c5fedc13315bebf7f5'} 2024-08-29T17:28:32.936 INFO:teuthology.task.install:Using flavor: default 2024-08-29T17:28:32.941 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-08-29T17:28:32.941 INFO:teuthology.task.install:extra packages: [] 2024-08-29T17:28:32.942 DEBUG:teuthology.orchestra.run.smithi029:> sudo apt-key list | grep Ceph 2024-08-29T17:28:32.942 DEBUG:teuthology.orchestra.run.smithi110:> sudo apt-key list | grep Ceph 2024-08-29T17:28:33.008 INFO:teuthology.orchestra.run.smithi029.stderr:Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)). 2024-08-29T17:28:33.026 INFO:teuthology.orchestra.run.smithi110.stderr:Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)). 2024-08-29T17:28:33.038 INFO:teuthology.orchestra.run.smithi029.stdout:uid [ unknown] Ceph automated package build (Ceph automated package build) 2024-08-29T17:28:33.038 INFO:teuthology.orchestra.run.smithi029.stdout:uid [ unknown] Ceph.com (release key) 2024-08-29T17:28:33.038 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-08-29T17:28:33.038 INFO:teuthology.task.install.deb:Installing system (non-project) packages: python3-pytest on remote deb x86_64 2024-08-29T17:28:33.039 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-08-29T17:28:33.039 INFO:teuthology.packaging:ref: None 2024-08-29T17:28:33.039 INFO:teuthology.packaging:tag: None 2024-08-29T17:28:33.039 INFO:teuthology.packaging:branch: reef 2024-08-29T17:28:33.039 INFO:teuthology.packaging:sha1: 1ef864504b8875c83ee6c2c5fedc13315bebf7f5 2024-08-29T17:28:33.039 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-08-29T17:28:33.053 INFO:teuthology.orchestra.run.smithi110.stdout:uid [ unknown] Ceph automated package build (Ceph automated package build) 2024-08-29T17:28:33.053 INFO:teuthology.orchestra.run.smithi110.stdout:uid [ unknown] Ceph.com (release key) 2024-08-29T17:28:33.054 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-08-29T17:28:33.054 INFO:teuthology.task.install.deb:Installing system (non-project) packages: python3-pytest on remote deb x86_64 2024-08-29T17:28:33.054 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-08-29T17:28:33.055 INFO:teuthology.packaging:ref: None 2024-08-29T17:28:33.055 INFO:teuthology.packaging:tag: None 2024-08-29T17:28:33.055 INFO:teuthology.packaging:branch: reef 2024-08-29T17:28:33.055 INFO:teuthology.packaging:sha1: 1ef864504b8875c83ee6c2c5fedc13315bebf7f5 2024-08-29T17:28:33.055 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-08-29T17:28:33.284 INFO:teuthology.task.install.deb:Pulling from https://2.chacra.ceph.com/r/ceph/reef/fe43f1c9f9e2945dda7244d8acbd33fb921449af/ubuntu/jammy/flavors/default/ 2024-08-29T17:28:33.285 INFO:teuthology.task.install.deb:Package version is 18.2.4-774-gfe43f1c9-1jammy 2024-08-29T17:28:33.332 INFO:teuthology.task.install.deb:Pulling from https://2.chacra.ceph.com/r/ceph/reef/fe43f1c9f9e2945dda7244d8acbd33fb921449af/ubuntu/jammy/flavors/default/ 2024-08-29T17:28:33.332 INFO:teuthology.task.install.deb:Package version is 18.2.4-774-gfe43f1c9-1jammy 2024-08-29T17:28:33.409 DEBUG:teuthology.orchestra.run.smithi029:> set -ex 2024-08-29T17:28:33.409 DEBUG:teuthology.orchestra.run.smithi029:> sudo dd of=/etc/apt/sources.list.d/ceph.list 2024-08-29T17:28:33.425 DEBUG:teuthology.orchestra.run.smithi029:> sudo apt-get update 2024-08-29T17:28:33.455 DEBUG:teuthology.orchestra.run.smithi110:> set -ex 2024-08-29T17:28:33.455 DEBUG:teuthology.orchestra.run.smithi110:> sudo dd of=/etc/apt/sources.list.d/ceph.list 2024-08-29T17:28:33.469 DEBUG:teuthology.orchestra.run.smithi110:> sudo apt-get update 2024-08-29T17:28:33.597 INFO:teuthology.orchestra.run.smithi029.stdout:Hit:1 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-08-29T17:28:33.637 INFO:teuthology.orchestra.run.smithi110.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-08-29T17:28:33.647 INFO:teuthology.orchestra.run.smithi110.stdout:Hit:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-08-29T17:28:33.650 INFO:teuthology.orchestra.run.smithi029.stdout:Ign:2 https://2.chacra.ceph.com/r/ceph/reef/fe43f1c9f9e2945dda7244d8acbd33fb921449af/ubuntu/jammy/flavors/default jammy InRelease 2024-08-29T17:28:33.664 INFO:teuthology.orchestra.run.smithi110.stdout:Hit:3 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-08-29T17:28:33.672 INFO:teuthology.orchestra.run.smithi029.stdout:Get:3 https://2.chacra.ceph.com/r/ceph/reef/fe43f1c9f9e2945dda7244d8acbd33fb921449af/ubuntu/jammy/flavors/default jammy Release [7,662 B] 2024-08-29T17:28:33.693 INFO:teuthology.orchestra.run.smithi110.stdout:Ign:4 https://2.chacra.ceph.com/r/ceph/reef/fe43f1c9f9e2945dda7244d8acbd33fb921449af/ubuntu/jammy/flavors/default jammy InRelease 2024-08-29T17:28:33.694 INFO:teuthology.orchestra.run.smithi029.stdout:Ign:4 https://2.chacra.ceph.com/r/ceph/reef/fe43f1c9f9e2945dda7244d8acbd33fb921449af/ubuntu/jammy/flavors/default jammy Release.gpg 2024-08-29T17:28:33.716 INFO:teuthology.orchestra.run.smithi029.stdout:Hit:5 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-08-29T17:28:33.717 INFO:teuthology.orchestra.run.smithi029.stdout:Get:6 https://2.chacra.ceph.com/r/ceph/reef/fe43f1c9f9e2945dda7244d8acbd33fb921449af/ubuntu/jammy/flavors/default jammy/main amd64 Packages [17.7 kB] 2024-08-29T17:28:33.717 INFO:teuthology.orchestra.run.smithi110.stdout:Get:5 https://2.chacra.ceph.com/r/ceph/reef/fe43f1c9f9e2945dda7244d8acbd33fb921449af/ubuntu/jammy/flavors/default jammy Release [7,662 B] 2024-08-29T17:28:33.739 INFO:teuthology.orchestra.run.smithi110.stdout:Ign:6 https://2.chacra.ceph.com/r/ceph/reef/fe43f1c9f9e2945dda7244d8acbd33fb921449af/ubuntu/jammy/flavors/default jammy Release.gpg 2024-08-29T17:28:33.745 INFO:teuthology.orchestra.run.smithi029.stdout:Get:7 https://2.chacra.ceph.com/r/ceph/reef/fe43f1c9f9e2945dda7244d8acbd33fb921449af/ubuntu/jammy/flavors/default jammy/main i386 Packages [3,420 B] 2024-08-29T17:28:33.759 INFO:teuthology.orchestra.run.smithi110.stdout:Hit:7 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-08-29T17:28:33.760 INFO:teuthology.orchestra.run.smithi110.stdout:Get:8 https://2.chacra.ceph.com/r/ceph/reef/fe43f1c9f9e2945dda7244d8acbd33fb921449af/ubuntu/jammy/flavors/default jammy/main i386 Packages [3,420 B] 2024-08-29T17:28:33.787 INFO:teuthology.orchestra.run.smithi110.stdout:Get:9 https://2.chacra.ceph.com/r/ceph/reef/fe43f1c9f9e2945dda7244d8acbd33fb921449af/ubuntu/jammy/flavors/default jammy/main amd64 Packages [17.7 kB] 2024-08-29T17:28:33.797 INFO:teuthology.orchestra.run.smithi029.stdout:Hit:8 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-08-29T17:28:33.879 INFO:teuthology.orchestra.run.smithi029.stdout:Hit:9 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-08-29T17:28:33.980 INFO:teuthology.orchestra.run.smithi110.stdout:Fetched 28.8 kB in 0s (87.2 kB/s) 2024-08-29T17:28:34.019 INFO:teuthology.orchestra.run.smithi029.stdout:Fetched 28.8 kB in 0s (69.9 kB/s) 2024-08-29T17:28:34.996 INFO:teuthology.orchestra.run.smithi110.stdout:Reading package lists... 2024-08-29T17:28:35.013 DEBUG:teuthology.orchestra.run.smithi110:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y --force-yes -o Dpkg::Options::="--force-confdef" -o Dpkg::Options::="--force-confold" install ceph=18.2.4-774-gfe43f1c9-1jammy cephadm=18.2.4-774-gfe43f1c9-1jammy ceph-mds=18.2.4-774-gfe43f1c9-1jammy ceph-mgr=18.2.4-774-gfe43f1c9-1jammy ceph-common=18.2.4-774-gfe43f1c9-1jammy ceph-fuse=18.2.4-774-gfe43f1c9-1jammy ceph-test=18.2.4-774-gfe43f1c9-1jammy radosgw=18.2.4-774-gfe43f1c9-1jammy python3-rados=18.2.4-774-gfe43f1c9-1jammy python3-rgw=18.2.4-774-gfe43f1c9-1jammy python3-cephfs=18.2.4-774-gfe43f1c9-1jammy python3-rbd=18.2.4-774-gfe43f1c9-1jammy libcephfs2=18.2.4-774-gfe43f1c9-1jammy libcephfs-dev=18.2.4-774-gfe43f1c9-1jammy librados2=18.2.4-774-gfe43f1c9-1jammy librbd1=18.2.4-774-gfe43f1c9-1jammy rbd-fuse=18.2.4-774-gfe43f1c9-1jammy 2024-08-29T17:28:35.033 INFO:teuthology.orchestra.run.smithi029.stdout:Reading package lists... 2024-08-29T17:28:35.051 DEBUG:teuthology.orchestra.run.smithi029:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y --force-yes -o Dpkg::Options::="--force-confdef" -o Dpkg::Options::="--force-confold" install ceph=18.2.4-774-gfe43f1c9-1jammy cephadm=18.2.4-774-gfe43f1c9-1jammy ceph-mds=18.2.4-774-gfe43f1c9-1jammy ceph-mgr=18.2.4-774-gfe43f1c9-1jammy ceph-common=18.2.4-774-gfe43f1c9-1jammy ceph-fuse=18.2.4-774-gfe43f1c9-1jammy ceph-test=18.2.4-774-gfe43f1c9-1jammy radosgw=18.2.4-774-gfe43f1c9-1jammy python3-rados=18.2.4-774-gfe43f1c9-1jammy python3-rgw=18.2.4-774-gfe43f1c9-1jammy python3-cephfs=18.2.4-774-gfe43f1c9-1jammy python3-rbd=18.2.4-774-gfe43f1c9-1jammy libcephfs2=18.2.4-774-gfe43f1c9-1jammy libcephfs-dev=18.2.4-774-gfe43f1c9-1jammy librados2=18.2.4-774-gfe43f1c9-1jammy librbd1=18.2.4-774-gfe43f1c9-1jammy rbd-fuse=18.2.4-774-gfe43f1c9-1jammy 2024-08-29T17:28:35.075 INFO:teuthology.orchestra.run.smithi110.stdout:Reading package lists... 2024-08-29T17:28:35.116 INFO:teuthology.orchestra.run.smithi029.stdout:Reading package lists... 2024-08-29T17:28:35.283 INFO:teuthology.orchestra.run.smithi110.stdout:Building dependency tree... 2024-08-29T17:28:35.284 INFO:teuthology.orchestra.run.smithi110.stdout:Reading state information... 2024-08-29T17:28:35.327 INFO:teuthology.orchestra.run.smithi029.stdout:Building dependency tree... 2024-08-29T17:28:35.328 INFO:teuthology.orchestra.run.smithi029.stdout:Reading state information... 2024-08-29T17:28:35.478 INFO:teuthology.orchestra.run.smithi110.stdout:The following packages were automatically installed and are no longer required: 2024-08-29T17:28:35.479 INFO:teuthology.orchestra.run.smithi110.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-08-29T17:28:35.479 INFO:teuthology.orchestra.run.smithi110.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-08-29T17:28:35.479 INFO:teuthology.orchestra.run.smithi110.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-08-29T17:28:35.480 INFO:teuthology.orchestra.run.smithi110.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-08-29T17:28:35.480 INFO:teuthology.orchestra.run.smithi110.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-08-29T17:28:35.481 INFO:teuthology.orchestra.run.smithi110.stdout:Use 'sudo apt autoremove' to remove them. 2024-08-29T17:28:35.481 INFO:teuthology.orchestra.run.smithi110.stdout:The following additional packages will be installed: 2024-08-29T17:28:35.481 INFO:teuthology.orchestra.run.smithi110.stdout: ceph-base ceph-mgr-cephadm ceph-mgr-dashboard ceph-mgr-diskprediction-local 2024-08-29T17:28:35.481 INFO:teuthology.orchestra.run.smithi110.stdout: ceph-mgr-k8sevents ceph-mgr-modules-core ceph-mon ceph-osd ceph-volume jq 2024-08-29T17:28:35.481 INFO:teuthology.orchestra.run.smithi110.stdout: libdouble-conversion3 libfmt8 libjq1 liblttng-ust1 liboath0 libonig5 2024-08-29T17:28:35.481 INFO:teuthology.orchestra.run.smithi110.stdout: libpcre2-16-0 libqt5core5a libqt5dbus5 libqt5network5 libradosstriper1 2024-08-29T17:28:35.482 INFO:teuthology.orchestra.run.smithi110.stdout: librdkafka1 librgw2 libsqlite3-mod-ceph libthrift-0.16.0 nvme-cli 2024-08-29T17:28:35.482 INFO:teuthology.orchestra.run.smithi110.stdout: python-asyncssh-doc python-babel-localedata python-pastedeploy-tpl 2024-08-29T17:28:35.482 INFO:teuthology.orchestra.run.smithi110.stdout: python3-asyncssh python3-babel python3-bcrypt python3-cachetools 2024-08-29T17:28:35.482 INFO:teuthology.orchestra.run.smithi110.stdout: python3-ceph-argparse python3-ceph-common python3-certifi python3-cheroot 2024-08-29T17:28:35.482 INFO:teuthology.orchestra.run.smithi110.stdout: python3-cherrypy3 python3-google-auth python3-idna python3-iniconfig 2024-08-29T17:28:35.482 INFO:teuthology.orchestra.run.smithi110.stdout: python3-jaraco.classes python3-jaraco.collections python3-jaraco.functools 2024-08-29T17:28:35.482 INFO:teuthology.orchestra.run.smithi110.stdout: python3-jaraco.text python3-jinja2 python3-joblib python3-kubernetes 2024-08-29T17:28:35.482 INFO:teuthology.orchestra.run.smithi110.stdout: python3-logutils python3-mako python3-markupsafe python3-natsort 2024-08-29T17:28:35.482 INFO:teuthology.orchestra.run.smithi110.stdout: python3-openssl python3-paste python3-pastedeploy python3-pastescript 2024-08-29T17:28:35.482 INFO:teuthology.orchestra.run.smithi110.stdout: python3-pecan python3-pluggy python3-portend python3-prettytable 2024-08-29T17:28:35.483 INFO:teuthology.orchestra.run.smithi110.stdout: python3-psutil python3-py python3-pyasn1 python3-pyasn1-modules 2024-08-29T17:28:35.483 INFO:teuthology.orchestra.run.smithi110.stdout: python3-pygments python3-pyinotify python3-pytest python3-repoze.lru 2024-08-29T17:28:35.483 INFO:teuthology.orchestra.run.smithi110.stdout: python3-requests python3-requests-oauthlib python3-routes python3-rsa 2024-08-29T17:28:35.483 INFO:teuthology.orchestra.run.smithi110.stdout: python3-simplegeneric python3-simplejson python3-singledispatch 2024-08-29T17:28:35.483 INFO:teuthology.orchestra.run.smithi110.stdout: python3-sklearn python3-sklearn-lib python3-tempita python3-tempora 2024-08-29T17:28:35.483 INFO:teuthology.orchestra.run.smithi110.stdout: python3-threadpoolctl python3-toml python3-urllib3 python3-waitress 2024-08-29T17:28:35.483 INFO:teuthology.orchestra.run.smithi110.stdout: python3-wcwidth python3-webob python3-websocket python3-webtest 2024-08-29T17:28:35.483 INFO:teuthology.orchestra.run.smithi110.stdout: python3-werkzeug python3-zc.lockfile qttranslations5-l10n socat xmlstarlet 2024-08-29T17:28:35.483 INFO:teuthology.orchestra.run.smithi110.stdout:Suggested packages: 2024-08-29T17:28:35.483 INFO:teuthology.orchestra.run.smithi110.stdout: python3-influxdb python-jinja2-doc python3-beaker python-mako-doc 2024-08-29T17:28:35.484 INFO:teuthology.orchestra.run.smithi110.stdout: python-natsort-doc python-openssl-doc python3-openssl-dbg httpd-wsgi 2024-08-29T17:28:35.484 INFO:teuthology.orchestra.run.smithi110.stdout: libapache2-mod-python libapache2-mod-scgi libjs-mochikit python-pecan-doc 2024-08-29T17:28:35.484 INFO:teuthology.orchestra.run.smithi110.stdout: python-psutil-doc subversion python-pygments-doc python-pyinotify-doc 2024-08-29T17:28:35.484 INFO:teuthology.orchestra.run.smithi110.stdout: python3-socks python-requests-doc python3-dap python-sklearn-doc ipython3 2024-08-29T17:28:35.484 INFO:teuthology.orchestra.run.smithi110.stdout: python-waitress-doc python-webob-doc python-webtest-doc python-werkzeug-doc 2024-08-29T17:28:35.484 INFO:teuthology.orchestra.run.smithi110.stdout: python3-watchdog 2024-08-29T17:28:35.484 INFO:teuthology.orchestra.run.smithi110.stdout:Recommended packages: 2024-08-29T17:28:35.484 INFO:teuthology.orchestra.run.smithi110.stdout: btrfs-tools 2024-08-29T17:28:35.545 INFO:teuthology.orchestra.run.smithi029.stdout:The following packages were automatically installed and are no longer required: 2024-08-29T17:28:35.545 INFO:teuthology.orchestra.run.smithi029.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-08-29T17:28:35.545 INFO:teuthology.orchestra.run.smithi029.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-08-29T17:28:35.545 INFO:teuthology.orchestra.run.smithi029.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-08-29T17:28:35.547 INFO:teuthology.orchestra.run.smithi029.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-08-29T17:28:35.547 INFO:teuthology.orchestra.run.smithi029.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-08-29T17:28:35.547 INFO:teuthology.orchestra.run.smithi029.stdout:Use 'sudo apt autoremove' to remove them. 2024-08-29T17:28:35.547 INFO:teuthology.orchestra.run.smithi029.stdout:The following additional packages will be installed: 2024-08-29T17:28:35.548 INFO:teuthology.orchestra.run.smithi029.stdout: ceph-base ceph-mgr-cephadm ceph-mgr-dashboard ceph-mgr-diskprediction-local 2024-08-29T17:28:35.548 INFO:teuthology.orchestra.run.smithi029.stdout: ceph-mgr-k8sevents ceph-mgr-modules-core ceph-mon ceph-osd ceph-volume jq 2024-08-29T17:28:35.548 INFO:teuthology.orchestra.run.smithi029.stdout: libdouble-conversion3 libfmt8 libjq1 liblttng-ust1 liboath0 libonig5 2024-08-29T17:28:35.548 INFO:teuthology.orchestra.run.smithi029.stdout: libpcre2-16-0 libqt5core5a libqt5dbus5 libqt5network5 libradosstriper1 2024-08-29T17:28:35.549 INFO:teuthology.orchestra.run.smithi029.stdout: librdkafka1 librgw2 libsqlite3-mod-ceph libthrift-0.16.0 nvme-cli 2024-08-29T17:28:35.549 INFO:teuthology.orchestra.run.smithi029.stdout: python-asyncssh-doc python-babel-localedata python-pastedeploy-tpl 2024-08-29T17:28:35.549 INFO:teuthology.orchestra.run.smithi029.stdout: python3-asyncssh python3-babel python3-bcrypt python3-cachetools 2024-08-29T17:28:35.549 INFO:teuthology.orchestra.run.smithi029.stdout: python3-ceph-argparse python3-ceph-common python3-certifi python3-cheroot 2024-08-29T17:28:35.549 INFO:teuthology.orchestra.run.smithi029.stdout: python3-cherrypy3 python3-google-auth python3-idna python3-iniconfig 2024-08-29T17:28:35.549 INFO:teuthology.orchestra.run.smithi029.stdout: python3-jaraco.classes python3-jaraco.collections python3-jaraco.functools 2024-08-29T17:28:35.549 INFO:teuthology.orchestra.run.smithi029.stdout: python3-jaraco.text python3-jinja2 python3-joblib python3-kubernetes 2024-08-29T17:28:35.549 INFO:teuthology.orchestra.run.smithi029.stdout: python3-logutils python3-mako python3-markupsafe python3-natsort 2024-08-29T17:28:35.549 INFO:teuthology.orchestra.run.smithi029.stdout: python3-openssl python3-paste python3-pastedeploy python3-pastescript 2024-08-29T17:28:35.549 INFO:teuthology.orchestra.run.smithi029.stdout: python3-pecan python3-pluggy python3-portend python3-prettytable 2024-08-29T17:28:35.549 INFO:teuthology.orchestra.run.smithi029.stdout: python3-psutil python3-py python3-pyasn1 python3-pyasn1-modules 2024-08-29T17:28:35.550 INFO:teuthology.orchestra.run.smithi029.stdout: python3-pygments python3-pyinotify python3-pytest python3-repoze.lru 2024-08-29T17:28:35.550 INFO:teuthology.orchestra.run.smithi029.stdout: python3-requests python3-requests-oauthlib python3-routes python3-rsa 2024-08-29T17:28:35.550 INFO:teuthology.orchestra.run.smithi029.stdout: python3-simplegeneric python3-simplejson python3-singledispatch 2024-08-29T17:28:35.550 INFO:teuthology.orchestra.run.smithi029.stdout: python3-sklearn python3-sklearn-lib python3-tempita python3-tempora 2024-08-29T17:28:35.550 INFO:teuthology.orchestra.run.smithi029.stdout: python3-threadpoolctl python3-toml python3-urllib3 python3-waitress 2024-08-29T17:28:35.550 INFO:teuthology.orchestra.run.smithi029.stdout: python3-wcwidth python3-webob python3-websocket python3-webtest 2024-08-29T17:28:35.550 INFO:teuthology.orchestra.run.smithi029.stdout: python3-werkzeug python3-zc.lockfile qttranslations5-l10n socat xmlstarlet 2024-08-29T17:28:35.550 INFO:teuthology.orchestra.run.smithi029.stdout:Suggested packages: 2024-08-29T17:28:35.551 INFO:teuthology.orchestra.run.smithi029.stdout: python3-influxdb python-jinja2-doc python3-beaker python-mako-doc 2024-08-29T17:28:35.551 INFO:teuthology.orchestra.run.smithi029.stdout: python-natsort-doc python-openssl-doc python3-openssl-dbg httpd-wsgi 2024-08-29T17:28:35.551 INFO:teuthology.orchestra.run.smithi029.stdout: libapache2-mod-python libapache2-mod-scgi libjs-mochikit python-pecan-doc 2024-08-29T17:28:35.551 INFO:teuthology.orchestra.run.smithi029.stdout: python-psutil-doc subversion python-pygments-doc python-pyinotify-doc 2024-08-29T17:28:35.551 INFO:teuthology.orchestra.run.smithi029.stdout: python3-socks python-requests-doc python3-dap python-sklearn-doc ipython3 2024-08-29T17:28:35.551 INFO:teuthology.orchestra.run.smithi029.stdout: python-waitress-doc python-webob-doc python-webtest-doc python-werkzeug-doc 2024-08-29T17:28:35.551 INFO:teuthology.orchestra.run.smithi029.stdout: python3-watchdog 2024-08-29T17:28:35.551 INFO:teuthology.orchestra.run.smithi029.stdout:Recommended packages: 2024-08-29T17:28:35.551 INFO:teuthology.orchestra.run.smithi029.stdout: btrfs-tools 2024-08-29T17:28:35.583 INFO:teuthology.orchestra.run.smithi110.stdout:The following NEW packages will be installed: 2024-08-29T17:28:35.583 INFO:teuthology.orchestra.run.smithi110.stdout: ceph ceph-base ceph-common ceph-fuse ceph-mds ceph-mgr ceph-mgr-cephadm 2024-08-29T17:28:35.583 INFO:teuthology.orchestra.run.smithi110.stdout: ceph-mgr-dashboard ceph-mgr-diskprediction-local ceph-mgr-k8sevents 2024-08-29T17:28:35.583 INFO:teuthology.orchestra.run.smithi110.stdout: ceph-mgr-modules-core ceph-mon ceph-osd ceph-test ceph-volume cephadm jq 2024-08-29T17:28:35.583 INFO:teuthology.orchestra.run.smithi110.stdout: libcephfs-dev libcephfs2 libdouble-conversion3 libfmt8 libjq1 liblttng-ust1 2024-08-29T17:28:35.583 INFO:teuthology.orchestra.run.smithi110.stdout: liboath0 libonig5 libpcre2-16-0 libqt5core5a libqt5dbus5 libqt5network5 2024-08-29T17:28:35.584 INFO:teuthology.orchestra.run.smithi110.stdout: librados2 libradosstriper1 librbd1 librdkafka1 librgw2 libsqlite3-mod-ceph 2024-08-29T17:28:35.585 INFO:teuthology.orchestra.run.smithi110.stdout: libthrift-0.16.0 nvme-cli python-asyncssh-doc python-babel-localedata 2024-08-29T17:28:35.585 INFO:teuthology.orchestra.run.smithi110.stdout: python-pastedeploy-tpl python3-asyncssh python3-babel python3-bcrypt 2024-08-29T17:28:35.585 INFO:teuthology.orchestra.run.smithi110.stdout: python3-cachetools python3-ceph-argparse python3-ceph-common python3-cephfs 2024-08-29T17:28:35.585 INFO:teuthology.orchestra.run.smithi110.stdout: python3-certifi python3-cheroot python3-cherrypy3 python3-google-auth 2024-08-29T17:28:35.585 INFO:teuthology.orchestra.run.smithi110.stdout: python3-idna python3-iniconfig python3-jaraco.classes 2024-08-29T17:28:35.586 INFO:teuthology.orchestra.run.smithi110.stdout: python3-jaraco.collections python3-jaraco.functools python3-jaraco.text 2024-08-29T17:28:35.586 INFO:teuthology.orchestra.run.smithi110.stdout: python3-jinja2 python3-joblib python3-kubernetes python3-logutils 2024-08-29T17:28:35.586 INFO:teuthology.orchestra.run.smithi110.stdout: python3-mako python3-markupsafe python3-natsort python3-openssl 2024-08-29T17:28:35.586 INFO:teuthology.orchestra.run.smithi110.stdout: python3-paste python3-pastedeploy python3-pastescript python3-pecan 2024-08-29T17:28:35.586 INFO:teuthology.orchestra.run.smithi110.stdout: python3-pluggy python3-portend python3-prettytable python3-psutil python3-py 2024-08-29T17:28:35.586 INFO:teuthology.orchestra.run.smithi110.stdout: python3-pyasn1 python3-pyasn1-modules python3-pygments python3-pyinotify 2024-08-29T17:28:35.587 INFO:teuthology.orchestra.run.smithi110.stdout: python3-pytest python3-rados python3-rbd python3-repoze.lru python3-requests 2024-08-29T17:28:35.587 INFO:teuthology.orchestra.run.smithi110.stdout: python3-requests-oauthlib python3-rgw python3-routes python3-rsa 2024-08-29T17:28:35.587 INFO:teuthology.orchestra.run.smithi110.stdout: python3-simplegeneric python3-simplejson python3-singledispatch 2024-08-29T17:28:35.587 INFO:teuthology.orchestra.run.smithi110.stdout: python3-sklearn python3-sklearn-lib python3-tempita python3-tempora 2024-08-29T17:28:35.587 INFO:teuthology.orchestra.run.smithi110.stdout: python3-threadpoolctl python3-toml python3-urllib3 python3-waitress 2024-08-29T17:28:35.587 INFO:teuthology.orchestra.run.smithi110.stdout: python3-wcwidth python3-webob python3-websocket python3-webtest 2024-08-29T17:28:35.587 INFO:teuthology.orchestra.run.smithi110.stdout: python3-werkzeug python3-zc.lockfile qttranslations5-l10n radosgw rbd-fuse 2024-08-29T17:28:35.587 INFO:teuthology.orchestra.run.smithi110.stdout: socat xmlstarlet 2024-08-29T17:28:35.642 INFO:teuthology.orchestra.run.smithi110.stdout:0 upgraded, 109 newly installed, 0 to remove and 331 not upgraded. 2024-08-29T17:28:35.642 INFO:teuthology.orchestra.run.smithi110.stdout:Need to get 163 MB of archives. 2024-08-29T17:28:35.642 INFO:teuthology.orchestra.run.smithi110.stdout:After this operation, 746 MB of additional disk space will be used. 2024-08-29T17:28:35.643 INFO:teuthology.orchestra.run.smithi110.stdout:Get:1 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libfmt8 amd64 8.1.1+ds1-2 [60.2 kB] 2024-08-29T17:28:35.657 INFO:teuthology.orchestra.run.smithi029.stdout:The following NEW packages will be installed: 2024-08-29T17:28:35.657 INFO:teuthology.orchestra.run.smithi029.stdout: ceph ceph-base ceph-common ceph-fuse ceph-mds ceph-mgr ceph-mgr-cephadm 2024-08-29T17:28:35.658 INFO:teuthology.orchestra.run.smithi029.stdout: ceph-mgr-dashboard ceph-mgr-diskprediction-local ceph-mgr-k8sevents 2024-08-29T17:28:35.658 INFO:teuthology.orchestra.run.smithi029.stdout: ceph-mgr-modules-core ceph-mon ceph-osd ceph-test ceph-volume cephadm jq 2024-08-29T17:28:35.658 INFO:teuthology.orchestra.run.smithi029.stdout: libcephfs-dev libcephfs2 libdouble-conversion3 libfmt8 libjq1 liblttng-ust1 2024-08-29T17:28:35.658 INFO:teuthology.orchestra.run.smithi029.stdout: liboath0 libonig5 libpcre2-16-0 libqt5core5a libqt5dbus5 libqt5network5 2024-08-29T17:28:35.658 INFO:teuthology.orchestra.run.smithi029.stdout: librados2 libradosstriper1 librbd1 librdkafka1 librgw2 libsqlite3-mod-ceph 2024-08-29T17:28:35.659 INFO:teuthology.orchestra.run.smithi029.stdout: libthrift-0.16.0 nvme-cli python-asyncssh-doc python-babel-localedata 2024-08-29T17:28:35.659 INFO:teuthology.orchestra.run.smithi029.stdout: python-pastedeploy-tpl python3-asyncssh python3-babel python3-bcrypt 2024-08-29T17:28:35.659 INFO:teuthology.orchestra.run.smithi029.stdout: python3-cachetools python3-ceph-argparse python3-ceph-common python3-cephfs 2024-08-29T17:28:35.659 INFO:teuthology.orchestra.run.smithi029.stdout: python3-certifi python3-cheroot python3-cherrypy3 python3-google-auth 2024-08-29T17:28:35.659 INFO:teuthology.orchestra.run.smithi029.stdout: python3-idna python3-iniconfig python3-jaraco.classes 2024-08-29T17:28:35.660 INFO:teuthology.orchestra.run.smithi029.stdout: python3-jaraco.collections python3-jaraco.functools python3-jaraco.text 2024-08-29T17:28:35.660 INFO:teuthology.orchestra.run.smithi029.stdout: python3-jinja2 python3-joblib python3-kubernetes python3-logutils 2024-08-29T17:28:35.660 INFO:teuthology.orchestra.run.smithi029.stdout: python3-mako python3-markupsafe python3-natsort python3-openssl 2024-08-29T17:28:35.660 INFO:teuthology.orchestra.run.smithi029.stdout: python3-paste python3-pastedeploy python3-pastescript python3-pecan 2024-08-29T17:28:35.660 INFO:teuthology.orchestra.run.smithi029.stdout: python3-pluggy python3-portend python3-prettytable python3-psutil python3-py 2024-08-29T17:28:35.660 INFO:teuthology.orchestra.run.smithi029.stdout: python3-pyasn1 python3-pyasn1-modules python3-pygments python3-pyinotify 2024-08-29T17:28:35.660 INFO:teuthology.orchestra.run.smithi029.stdout: python3-pytest python3-rados python3-rbd python3-repoze.lru python3-requests 2024-08-29T17:28:35.660 INFO:teuthology.orchestra.run.smithi029.stdout: python3-requests-oauthlib python3-rgw python3-routes python3-rsa 2024-08-29T17:28:35.660 INFO:teuthology.orchestra.run.smithi029.stdout: python3-simplegeneric python3-simplejson python3-singledispatch 2024-08-29T17:28:35.660 INFO:teuthology.orchestra.run.smithi029.stdout: python3-sklearn python3-sklearn-lib python3-tempita python3-tempora 2024-08-29T17:28:35.661 INFO:teuthology.orchestra.run.smithi029.stdout: python3-threadpoolctl python3-toml python3-urllib3 python3-waitress 2024-08-29T17:28:35.661 INFO:teuthology.orchestra.run.smithi029.stdout: python3-wcwidth python3-webob python3-websocket python3-webtest 2024-08-29T17:28:35.661 INFO:teuthology.orchestra.run.smithi029.stdout: python3-werkzeug python3-zc.lockfile qttranslations5-l10n radosgw rbd-fuse 2024-08-29T17:28:35.661 INFO:teuthology.orchestra.run.smithi029.stdout: socat xmlstarlet 2024-08-29T17:28:35.701 INFO:teuthology.orchestra.run.smithi110.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblttng-ust1 amd64 2.13.1-1ubuntu1 [190 kB] 2024-08-29T17:28:35.725 INFO:teuthology.orchestra.run.smithi110.stdout:Get:3 https://2.chacra.ceph.com/r/ceph/reef/fe43f1c9f9e2945dda7244d8acbd33fb921449af/ubuntu/jammy/flavors/default jammy/main amd64 librados2 amd64 18.2.4-774-gfe43f1c9-1jammy [3,451 kB] 2024-08-29T17:28:35.737 INFO:teuthology.orchestra.run.smithi110.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libdouble-conversion3 amd64 3.1.7-4 [39.0 kB] 2024-08-29T17:28:35.740 INFO:teuthology.orchestra.run.smithi110.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpcre2-16-0 amd64 10.39-3ubuntu0.1 [203 kB] 2024-08-29T17:28:35.755 INFO:teuthology.orchestra.run.smithi110.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5core5a amd64 5.15.3+dfsg-2ubuntu0.2 [2,006 kB] 2024-08-29T17:28:35.805 INFO:teuthology.orchestra.run.smithi029.stdout:0 upgraded, 109 newly installed, 0 to remove and 331 not upgraded. 2024-08-29T17:28:35.805 INFO:teuthology.orchestra.run.smithi029.stdout:Need to get 163 MB of archives. 2024-08-29T17:28:35.805 INFO:teuthology.orchestra.run.smithi029.stdout:After this operation, 746 MB of additional disk space will be used. 2024-08-29T17:28:35.805 INFO:teuthology.orchestra.run.smithi029.stdout:Get:1 https://2.chacra.ceph.com/r/ceph/reef/fe43f1c9f9e2945dda7244d8acbd33fb921449af/ubuntu/jammy/flavors/default jammy/main amd64 librados2 amd64 18.2.4-774-gfe43f1c9-1jammy [3,451 kB] 2024-08-29T17:28:35.806 INFO:teuthology.orchestra.run.smithi110.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5dbus5 amd64 5.15.3+dfsg-2ubuntu0.2 [222 kB] 2024-08-29T17:28:35.811 INFO:teuthology.orchestra.run.smithi110.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5network5 amd64 5.15.3+dfsg-2ubuntu0.2 [731 kB] 2024-08-29T17:28:35.822 INFO:teuthology.orchestra.run.smithi110.stdout:Get:9 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libthrift-0.16.0 amd64 0.16.0-2 [267 kB] 2024-08-29T17:28:35.826 INFO:teuthology.orchestra.run.smithi110.stdout:Get:10 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-wcwidth all 0.2.5+dfsg1-1 [21.9 kB] 2024-08-29T17:28:35.827 INFO:teuthology.orchestra.run.smithi110.stdout:Get:11 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-prettytable all 2.5.0-2 [31.3 kB] 2024-08-29T17:28:35.827 INFO:teuthology.orchestra.run.smithi110.stdout:Get:12 http://archive.ubuntu.com/ubuntu jammy/universe amd64 librdkafka1 amd64 1.8.0-1build1 [633 kB] 2024-08-29T17:28:35.836 INFO:teuthology.orchestra.run.smithi110.stdout:Get:13 http://archive.ubuntu.com/ubuntu jammy/main amd64 liboath0 amd64 2.6.7-3build1 [41.1 kB] 2024-08-29T17:28:35.836 INFO:teuthology.orchestra.run.smithi110.stdout:Get:14 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.functools all 3.4.0-2 [9,030 B] 2024-08-29T17:28:35.837 INFO:teuthology.orchestra.run.smithi110.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-08-29T17:28:35.838 INFO:teuthology.orchestra.run.smithi110.stdout:Get:16 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.classes all 3.2.1-3 [6,452 B] 2024-08-29T17:28:35.845 INFO:teuthology.orchestra.run.smithi110.stdout:Get:17 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.text all 3.6.0-2 [8,716 B] 2024-08-29T17:28:35.846 INFO:teuthology.orchestra.run.smithi110.stdout:Get:18 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.collections all 3.4.0-2 [11.4 kB] 2024-08-29T17:28:35.846 INFO:teuthology.orchestra.run.smithi110.stdout:Get:19 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-tempora all 4.1.2-1 [14.8 kB] 2024-08-29T17:28:35.848 INFO:teuthology.orchestra.run.smithi029.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libfmt8 amd64 8.1.1+ds1-2 [60.2 kB] 2024-08-29T17:28:35.862 INFO:teuthology.orchestra.run.smithi110.stdout:Get:20 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-portend all 3.0.0-1 [7,240 B] 2024-08-29T17:28:35.863 INFO:teuthology.orchestra.run.smithi110.stdout:Get:21 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-zc.lockfile all 2.0-1 [8,980 B] 2024-08-29T17:28:35.863 INFO:teuthology.orchestra.run.smithi110.stdout:Get:22 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-cherrypy3 all 18.6.1-4 [208 kB] 2024-08-29T17:28:35.866 INFO:teuthology.orchestra.run.smithi110.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-natsort all 8.0.2-1 [35.3 kB] 2024-08-29T17:28:35.866 INFO:teuthology.orchestra.run.smithi110.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-logutils all 0.3.3-8 [17.6 kB] 2024-08-29T17:28:35.867 INFO:teuthology.orchestra.run.smithi110.stdout:Get:25 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-markupsafe amd64 2.0.1-2build1 [12.7 kB] 2024-08-29T17:28:35.867 INFO:teuthology.orchestra.run.smithi110.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-08-29T17:28:35.879 INFO:teuthology.orchestra.run.smithi110.stdout:Get:27 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-simplegeneric all 0.8.1-3 [11.3 kB] 2024-08-29T17:28:35.880 INFO:teuthology.orchestra.run.smithi110.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-singledispatch all 3.4.0.3-3 [7,320 B] 2024-08-29T17:28:35.880 INFO:teuthology.orchestra.run.smithi110.stdout:Get:29 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-webob all 1:1.8.6-1.1 [85.2 kB] 2024-08-29T17:28:35.897 INFO:teuthology.orchestra.run.smithi110.stdout:Get:30 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-waitress all 1.4.4-1.1ubuntu1 [47.3 kB] 2024-08-29T17:28:35.898 INFO:teuthology.orchestra.run.smithi110.stdout:Get:31 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-tempita all 0.5.2-6ubuntu1 [15.1 kB] 2024-08-29T17:28:35.898 INFO:teuthology.orchestra.run.smithi110.stdout:Get:32 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-paste all 3.5.0+dfsg1-1 [456 kB] 2024-08-29T17:28:35.903 INFO:teuthology.orchestra.run.smithi110.stdout:Get:33 http://archive.ubuntu.com/ubuntu jammy/main amd64 python-pastedeploy-tpl all 2.1.1-1 [4,892 B] 2024-08-29T17:28:35.903 INFO:teuthology.orchestra.run.smithi110.stdout:Get:34 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pastedeploy all 2.1.1-1 [26.6 kB] 2024-08-29T17:28:35.904 INFO:teuthology.orchestra.run.smithi110.stdout:Get:35 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-webtest all 2.0.35-1 [28.5 kB] 2024-08-29T17:28:35.905 INFO:teuthology.orchestra.run.smithi110.stdout:Get:36 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pecan all 1.3.3-4ubuntu2 [87.3 kB] 2024-08-29T17:28:35.914 INFO:teuthology.orchestra.run.smithi110.stdout:Get:37 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-certifi all 2020.6.20-1 [150 kB] 2024-08-29T17:28:35.916 INFO:teuthology.orchestra.run.smithi110.stdout:Get:38 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-idna all 3.3-1ubuntu0.1 [52.1 kB] 2024-08-29T17:28:35.916 INFO:teuthology.orchestra.run.smithi110.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-08-29T17:28:35.931 INFO:teuthology.orchestra.run.smithi110.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-08-29T17:28:35.932 INFO:teuthology.orchestra.run.smithi110.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-08-29T17:28:35.935 INFO:teuthology.orchestra.run.smithi110.stdout:Get:42 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-bcrypt amd64 3.2.0-1build1 [32.7 kB] 2024-08-29T17:28:35.936 INFO:teuthology.orchestra.run.smithi110.stdout:Get:43 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-openssl all 21.0.0-1 [45.2 kB] 2024-08-29T17:28:35.936 INFO:teuthology.orchestra.run.smithi110.stdout:Get:44 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-asyncssh all 2.5.0-1 [185 kB] 2024-08-29T17:28:35.938 INFO:teuthology.orchestra.run.smithi110.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-08-29T17:28:35.990 INFO:teuthology.orchestra.run.smithi110.stdout:Get:46 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-babel all 2.8.0+dfsg.1-7 [85.1 kB] 2024-08-29T17:28:35.991 INFO:teuthology.orchestra.run.smithi110.stdout:Get:47 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-jinja2 all 3.0.3-1ubuntu0.2 [108 kB] 2024-08-29T17:28:35.992 INFO:teuthology.orchestra.run.smithi110.stdout:Get:48 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-pluggy all 0.13.0-7.1 [19.0 kB] 2024-08-29T17:28:35.993 INFO:teuthology.orchestra.run.smithi110.stdout:Get:49 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-py all 1.10.0-1 [71.9 kB] 2024-08-29T17:28:35.994 INFO:teuthology.orchestra.run.smithi110.stdout:Get:50 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-iniconfig all 1.1.1-2 [6,024 B] 2024-08-29T17:28:36.003 INFO:teuthology.orchestra.run.smithi110.stdout:Get:51 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-toml all 0.10.2-1 [16.5 kB] 2024-08-29T17:28:36.003 INFO:teuthology.orchestra.run.smithi110.stdout:Get:52 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-pytest all 6.2.5-1ubuntu2 [214 kB] 2024-08-29T17:28:36.006 INFO:teuthology.orchestra.run.smithi110.stdout:Get:53 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-repoze.lru all 0.7-2 [12.1 kB] 2024-08-29T17:28:36.006 INFO:teuthology.orchestra.run.smithi110.stdout:Get:54 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-routes all 2.5.1-1ubuntu1 [89.0 kB] 2024-08-29T17:28:36.009 INFO:teuthology.orchestra.run.smithi110.stdout:Get:55 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-sklearn-lib amd64 0.23.2-5ubuntu6 [2,058 kB] 2024-08-29T17:28:36.027 INFO:teuthology.orchestra.run.smithi110.stdout:Get:56 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-joblib all 0.17.0-4ubuntu1 [204 kB] 2024-08-29T17:28:36.029 INFO:teuthology.orchestra.run.smithi110.stdout:Get:57 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-threadpoolctl all 3.1.0-1 [21.3 kB] 2024-08-29T17:28:36.029 INFO:teuthology.orchestra.run.smithi110.stdout:Get:58 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-sklearn all 0.23.2-5ubuntu6 [1,829 kB] 2024-08-29T17:28:36.045 INFO:teuthology.orchestra.run.smithi110.stdout:Get:59 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-cachetools all 5.0.0-1 [9,722 B] 2024-08-29T17:28:36.045 INFO:teuthology.orchestra.run.smithi110.stdout:Get:60 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyasn1 all 0.4.8-1 [50.9 kB] 2024-08-29T17:28:36.045 INFO:teuthology.orchestra.run.smithi110.stdout:Get:61 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyasn1-modules all 0.2.1-1 [33.0 kB] 2024-08-29T17:28:36.046 INFO:teuthology.orchestra.run.smithi110.stdout:Get:62 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-rsa all 4.8-1 [28.4 kB] 2024-08-29T17:28:36.046 INFO:teuthology.orchestra.run.smithi110.stdout:Get:63 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-google-auth all 1.5.1-3 [35.7 kB] 2024-08-29T17:28:36.067 INFO:teuthology.orchestra.run.smithi110.stdout:Get:64 https://2.chacra.ceph.com/r/ceph/reef/fe43f1c9f9e2945dda7244d8acbd33fb921449af/ubuntu/jammy/flavors/default jammy/main amd64 librbd1 amd64 18.2.4-774-gfe43f1c9-1jammy [3,108 kB] 2024-08-29T17:28:36.073 INFO:teuthology.orchestra.run.smithi110.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-08-29T17:28:36.073 INFO:teuthology.orchestra.run.smithi110.stdout:Get:66 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-websocket all 1.2.3-1 [34.7 kB] 2024-08-29T17:28:36.073 INFO:teuthology.orchestra.run.smithi110.stdout:Get:67 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-kubernetes all 12.0.1-1ubuntu1 [353 kB] 2024-08-29T17:28:36.076 INFO:teuthology.orchestra.run.smithi110.stdout:Get:68 http://archive.ubuntu.com/ubuntu jammy/main amd64 libonig5 amd64 6.9.7.1-2build1 [172 kB] 2024-08-29T17:28:36.078 INFO:teuthology.orchestra.run.smithi110.stdout:Get:69 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjq1 amd64 1.6-2.1ubuntu3 [133 kB] 2024-08-29T17:28:36.079 INFO:teuthology.orchestra.run.smithi110.stdout:Get:70 http://archive.ubuntu.com/ubuntu jammy/main amd64 jq amd64 1.6-2.1ubuntu3 [52.5 kB] 2024-08-29T17:28:36.080 INFO:teuthology.orchestra.run.smithi110.stdout:Get:71 http://archive.ubuntu.com/ubuntu jammy/main amd64 socat amd64 1.7.4.1-3ubuntu4 [349 kB] 2024-08-29T17:28:36.083 INFO:teuthology.orchestra.run.smithi110.stdout:Get:72 http://archive.ubuntu.com/ubuntu jammy/universe amd64 xmlstarlet amd64 1.6.1-2.1 [265 kB] 2024-08-29T17:28:36.098 INFO:teuthology.orchestra.run.smithi110.stdout:Get:73 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 nvme-cli amd64 1.16-3ubuntu0.2 [473 kB] 2024-08-29T17:28:36.102 INFO:teuthology.orchestra.run.smithi110.stdout:Get:74 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python-asyncssh-doc all 2.5.0-1 [318 kB] 2024-08-29T17:28:36.104 INFO:teuthology.orchestra.run.smithi110.stdout:Get:75 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pastescript all 2.0.2-4 [54.6 kB] 2024-08-29T17:28:36.105 INFO:teuthology.orchestra.run.smithi110.stdout:Get:76 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-psutil amd64 5.9.0-1build1 [158 kB] 2024-08-29T17:28:36.106 INFO:teuthology.orchestra.run.smithi110.stdout:Get:77 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pygments all 2.11.2+dfsg-2 [750 kB] 2024-08-29T17:28:36.113 INFO:teuthology.orchestra.run.smithi110.stdout:Get:78 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyinotify all 0.9.6-1.3 [24.8 kB] 2024-08-29T17:28:36.113 INFO:teuthology.orchestra.run.smithi110.stdout:Get:79 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-simplejson amd64 3.17.6-1build1 [54.7 kB] 2024-08-29T17:28:36.113 INFO:teuthology.orchestra.run.smithi110.stdout:Get:80 http://archive.ubuntu.com/ubuntu jammy/universe amd64 qttranslations5-l10n all 5.15.3-1 [1,983 kB] 2024-08-29T17:28:36.128 INFO:teuthology.orchestra.run.smithi029.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblttng-ust1 amd64 2.13.1-1ubuntu1 [190 kB] 2024-08-29T17:28:36.144 INFO:teuthology.orchestra.run.smithi029.stdout:Get:4 https://2.chacra.ceph.com/r/ceph/reef/fe43f1c9f9e2945dda7244d8acbd33fb921449af/ubuntu/jammy/flavors/default jammy/main amd64 librbd1 amd64 18.2.4-774-gfe43f1c9-1jammy [3,108 kB] 2024-08-29T17:28:36.216 INFO:teuthology.orchestra.run.smithi110.stdout:Get:81 https://2.chacra.ceph.com/r/ceph/reef/fe43f1c9f9e2945dda7244d8acbd33fb921449af/ubuntu/jammy/flavors/default jammy/main amd64 libcephfs2 amd64 18.2.4-774-gfe43f1c9-1jammy [682 kB] 2024-08-29T17:28:36.239 INFO:teuthology.orchestra.run.smithi110.stdout:Get:82 https://2.chacra.ceph.com/r/ceph/reef/fe43f1c9f9e2945dda7244d8acbd33fb921449af/ubuntu/jammy/flavors/default jammy/main amd64 python3-rados amd64 18.2.4-774-gfe43f1c9-1jammy [357 kB] 2024-08-29T17:28:36.257 INFO:teuthology.orchestra.run.smithi110.stdout:Get:83 https://2.chacra.ceph.com/r/ceph/reef/fe43f1c9f9e2945dda7244d8acbd33fb921449af/ubuntu/jammy/flavors/default jammy/main amd64 python3-ceph-argparse all 18.2.4-774-gfe43f1c9-1jammy [32.8 kB] 2024-08-29T17:28:36.258 INFO:teuthology.orchestra.run.smithi110.stdout:Get:84 https://2.chacra.ceph.com/r/ceph/reef/fe43f1c9f9e2945dda7244d8acbd33fb921449af/ubuntu/jammy/flavors/default jammy/main amd64 python3-cephfs amd64 18.2.4-774-gfe43f1c9-1jammy [180 kB] 2024-08-29T17:28:36.262 INFO:teuthology.orchestra.run.smithi110.stdout:Get:85 https://2.chacra.ceph.com/r/ceph/reef/fe43f1c9f9e2945dda7244d8acbd33fb921449af/ubuntu/jammy/flavors/default jammy/main amd64 python3-ceph-common all 18.2.4-774-gfe43f1c9-1jammy [63.8 kB] 2024-08-29T17:28:36.264 INFO:teuthology.orchestra.run.smithi110.stdout:Get:86 https://2.chacra.ceph.com/r/ceph/reef/fe43f1c9f9e2945dda7244d8acbd33fb921449af/ubuntu/jammy/flavors/default jammy/main amd64 python3-rbd amd64 18.2.4-774-gfe43f1c9-1jammy [334 kB] 2024-08-29T17:28:36.280 INFO:teuthology.orchestra.run.smithi110.stdout:Get:87 https://2.chacra.ceph.com/r/ceph/reef/fe43f1c9f9e2945dda7244d8acbd33fb921449af/ubuntu/jammy/flavors/default jammy/main amd64 librgw2 amd64 18.2.4-774-gfe43f1c9-1jammy [5,933 kB] 2024-08-29T17:28:36.293 INFO:teuthology.orchestra.run.smithi029.stdout:Get:5 https://2.chacra.ceph.com/r/ceph/reef/fe43f1c9f9e2945dda7244d8acbd33fb921449af/ubuntu/jammy/flavors/default jammy/main amd64 libcephfs2 amd64 18.2.4-774-gfe43f1c9-1jammy [682 kB] 2024-08-29T17:28:36.301 INFO:teuthology.orchestra.run.smithi029.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libdouble-conversion3 amd64 3.1.7-4 [39.0 kB] 2024-08-29T17:28:36.315 INFO:teuthology.orchestra.run.smithi029.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpcre2-16-0 amd64 10.39-3ubuntu0.1 [203 kB] 2024-08-29T17:28:36.317 INFO:teuthology.orchestra.run.smithi029.stdout:Get:8 https://2.chacra.ceph.com/r/ceph/reef/fe43f1c9f9e2945dda7244d8acbd33fb921449af/ubuntu/jammy/flavors/default jammy/main amd64 python3-rados amd64 18.2.4-774-gfe43f1c9-1jammy [357 kB] 2024-08-29T17:28:36.334 INFO:teuthology.orchestra.run.smithi029.stdout:Get:9 https://2.chacra.ceph.com/r/ceph/reef/fe43f1c9f9e2945dda7244d8acbd33fb921449af/ubuntu/jammy/flavors/default jammy/main amd64 python3-ceph-argparse all 18.2.4-774-gfe43f1c9-1jammy [32.8 kB] 2024-08-29T17:28:36.335 INFO:teuthology.orchestra.run.smithi029.stdout:Get:10 https://2.chacra.ceph.com/r/ceph/reef/fe43f1c9f9e2945dda7244d8acbd33fb921449af/ubuntu/jammy/flavors/default jammy/main amd64 python3-cephfs amd64 18.2.4-774-gfe43f1c9-1jammy [180 kB] 2024-08-29T17:28:36.340 INFO:teuthology.orchestra.run.smithi029.stdout:Get:11 https://2.chacra.ceph.com/r/ceph/reef/fe43f1c9f9e2945dda7244d8acbd33fb921449af/ubuntu/jammy/flavors/default jammy/main amd64 python3-ceph-common all 18.2.4-774-gfe43f1c9-1jammy [63.8 kB] 2024-08-29T17:28:36.341 INFO:teuthology.orchestra.run.smithi029.stdout:Get:12 https://2.chacra.ceph.com/r/ceph/reef/fe43f1c9f9e2945dda7244d8acbd33fb921449af/ubuntu/jammy/flavors/default jammy/main amd64 python3-rbd amd64 18.2.4-774-gfe43f1c9-1jammy [334 kB] 2024-08-29T17:28:36.356 INFO:teuthology.orchestra.run.smithi029.stdout:Get:13 https://2.chacra.ceph.com/r/ceph/reef/fe43f1c9f9e2945dda7244d8acbd33fb921449af/ubuntu/jammy/flavors/default jammy/main amd64 librgw2 amd64 18.2.4-774-gfe43f1c9-1jammy [5,933 kB] 2024-08-29T17:28:36.389 INFO:teuthology.orchestra.run.smithi029.stdout:Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5core5a amd64 5.15.3+dfsg-2ubuntu0.2 [2,006 kB] 2024-08-29T17:28:36.458 INFO:teuthology.orchestra.run.smithi110.stdout:Get:88 https://2.chacra.ceph.com/r/ceph/reef/fe43f1c9f9e2945dda7244d8acbd33fb921449af/ubuntu/jammy/flavors/default jammy/main amd64 python3-rgw amd64 18.2.4-774-gfe43f1c9-1jammy [112 kB] 2024-08-29T17:28:36.460 INFO:teuthology.orchestra.run.smithi110.stdout:Get:89 https://2.chacra.ceph.com/r/ceph/reef/fe43f1c9f9e2945dda7244d8acbd33fb921449af/ubuntu/jammy/flavors/default jammy/main amd64 libradosstriper1 amd64 18.2.4-774-gfe43f1c9-1jammy [445 kB] 2024-08-29T17:28:36.475 INFO:teuthology.orchestra.run.smithi110.stdout:Get:90 https://2.chacra.ceph.com/r/ceph/reef/fe43f1c9f9e2945dda7244d8acbd33fb921449af/ubuntu/jammy/flavors/default jammy/main amd64 ceph-common amd64 18.2.4-774-gfe43f1c9-1jammy [22.0 MB] 2024-08-29T17:28:36.561 INFO:teuthology.orchestra.run.smithi029.stdout:Get:15 https://2.chacra.ceph.com/r/ceph/reef/fe43f1c9f9e2945dda7244d8acbd33fb921449af/ubuntu/jammy/flavors/default jammy/main amd64 python3-rgw amd64 18.2.4-774-gfe43f1c9-1jammy [112 kB] 2024-08-29T17:28:36.563 INFO:teuthology.orchestra.run.smithi029.stdout:Get:16 https://2.chacra.ceph.com/r/ceph/reef/fe43f1c9f9e2945dda7244d8acbd33fb921449af/ubuntu/jammy/flavors/default jammy/main amd64 libradosstriper1 amd64 18.2.4-774-gfe43f1c9-1jammy [445 kB] 2024-08-29T17:28:36.581 INFO:teuthology.orchestra.run.smithi029.stdout:Get:17 https://2.chacra.ceph.com/r/ceph/reef/fe43f1c9f9e2945dda7244d8acbd33fb921449af/ubuntu/jammy/flavors/default jammy/main amd64 ceph-common amd64 18.2.4-774-gfe43f1c9-1jammy [22.0 MB] 2024-08-29T17:28:36.584 INFO:teuthology.orchestra.run.smithi029.stdout:Get:18 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5dbus5 amd64 5.15.3+dfsg-2ubuntu0.2 [222 kB] 2024-08-29T17:28:36.593 INFO:teuthology.orchestra.run.smithi029.stdout:Get:19 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5network5 amd64 5.15.3+dfsg-2ubuntu0.2 [731 kB] 2024-08-29T17:28:36.620 INFO:teuthology.orchestra.run.smithi029.stdout:Get:20 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libthrift-0.16.0 amd64 0.16.0-2 [267 kB] 2024-08-29T17:28:36.629 INFO:teuthology.orchestra.run.smithi029.stdout:Get:21 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-wcwidth all 0.2.5+dfsg1-1 [21.9 kB] 2024-08-29T17:28:36.630 INFO:teuthology.orchestra.run.smithi029.stdout:Get:22 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-prettytable all 2.5.0-2 [31.3 kB] 2024-08-29T17:28:36.631 INFO:teuthology.orchestra.run.smithi029.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy/universe amd64 librdkafka1 amd64 1.8.0-1build1 [633 kB] 2024-08-29T17:28:36.649 INFO:teuthology.orchestra.run.smithi029.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy/main amd64 liboath0 amd64 2.6.7-3build1 [41.1 kB] 2024-08-29T17:28:36.650 INFO:teuthology.orchestra.run.smithi029.stdout:Get:25 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.functools all 3.4.0-2 [9,030 B] 2024-08-29T17:28:36.651 INFO:teuthology.orchestra.run.smithi029.stdout:Get:26 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-cheroot all 8.5.2+ds1-1ubuntu3.1 [71.1 kB] 2024-08-29T17:28:36.667 INFO:teuthology.orchestra.run.smithi029.stdout:Get:27 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.classes all 3.2.1-3 [6,452 B] 2024-08-29T17:28:36.735 INFO:teuthology.orchestra.run.smithi029.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.text all 3.6.0-2 [8,716 B] 2024-08-29T17:28:36.736 INFO:teuthology.orchestra.run.smithi029.stdout:Get:29 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.collections all 3.4.0-2 [11.4 kB] 2024-08-29T17:28:36.736 INFO:teuthology.orchestra.run.smithi029.stdout:Get:30 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-tempora all 4.1.2-1 [14.8 kB] 2024-08-29T17:28:36.737 INFO:teuthology.orchestra.run.smithi029.stdout:Get:31 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-portend all 3.0.0-1 [7,240 B] 2024-08-29T17:28:36.738 INFO:teuthology.orchestra.run.smithi029.stdout:Get:32 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-zc.lockfile all 2.0-1 [8,980 B] 2024-08-29T17:28:36.739 INFO:teuthology.orchestra.run.smithi029.stdout:Get:33 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-cherrypy3 all 18.6.1-4 [208 kB] 2024-08-29T17:28:36.744 INFO:teuthology.orchestra.run.smithi029.stdout:Get:34 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-natsort all 8.0.2-1 [35.3 kB] 2024-08-29T17:28:36.745 INFO:teuthology.orchestra.run.smithi029.stdout:Get:35 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-logutils all 0.3.3-8 [17.6 kB] 2024-08-29T17:28:36.749 INFO:teuthology.orchestra.run.smithi029.stdout:Get:36 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-markupsafe amd64 2.0.1-2build1 [12.7 kB] 2024-08-29T17:28:36.830 INFO:teuthology.orchestra.run.smithi029.stdout:Get:37 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-mako all 1.1.3+ds1-2ubuntu0.1 [60.5 kB] 2024-08-29T17:28:36.831 INFO:teuthology.orchestra.run.smithi029.stdout:Get:38 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-simplegeneric all 0.8.1-3 [11.3 kB] 2024-08-29T17:28:36.832 INFO:teuthology.orchestra.run.smithi029.stdout:Get:39 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-singledispatch all 3.4.0.3-3 [7,320 B] 2024-08-29T17:28:36.833 INFO:teuthology.orchestra.run.smithi029.stdout:Get:40 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-webob all 1:1.8.6-1.1 [85.2 kB] 2024-08-29T17:28:36.835 INFO:teuthology.orchestra.run.smithi029.stdout:Get:41 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-waitress all 1.4.4-1.1ubuntu1 [47.3 kB] 2024-08-29T17:28:36.837 INFO:teuthology.orchestra.run.smithi029.stdout:Get:42 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-tempita all 0.5.2-6ubuntu1 [15.1 kB] 2024-08-29T17:28:36.837 INFO:teuthology.orchestra.run.smithi029.stdout:Get:43 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-paste all 3.5.0+dfsg1-1 [456 kB] 2024-08-29T17:28:36.848 INFO:teuthology.orchestra.run.smithi029.stdout:Get:44 http://archive.ubuntu.com/ubuntu jammy/main amd64 python-pastedeploy-tpl all 2.1.1-1 [4,892 B] 2024-08-29T17:28:36.910 INFO:teuthology.orchestra.run.smithi029.stdout:Get:45 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pastedeploy all 2.1.1-1 [26.6 kB] 2024-08-29T17:28:36.912 INFO:teuthology.orchestra.run.smithi029.stdout:Get:46 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-webtest all 2.0.35-1 [28.5 kB] 2024-08-29T17:28:36.930 INFO:teuthology.orchestra.run.smithi029.stdout:Get:47 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pecan all 1.3.3-4ubuntu2 [87.3 kB] 2024-08-29T17:28:36.933 INFO:teuthology.orchestra.run.smithi029.stdout:Get:48 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-certifi all 2020.6.20-1 [150 kB] 2024-08-29T17:28:36.937 INFO:teuthology.orchestra.run.smithi029.stdout:Get:49 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-idna all 3.3-1ubuntu0.1 [52.1 kB] 2024-08-29T17:28:36.939 INFO:teuthology.orchestra.run.smithi029.stdout:Get:50 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-urllib3 all 1.26.5-1~exp1ubuntu0.1 [98.2 kB] 2024-08-29T17:28:36.992 INFO:teuthology.orchestra.run.smithi029.stdout:Get:51 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-requests all 2.25.1+dfsg-2ubuntu0.1 [48.8 kB] 2024-08-29T17:28:36.994 INFO:teuthology.orchestra.run.smithi029.stdout:Get:52 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-werkzeug all 2.0.2+dfsg1-1ubuntu0.22.04.2 [181 kB] 2024-08-29T17:28:36.999 INFO:teuthology.orchestra.run.smithi029.stdout:Get:53 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-bcrypt amd64 3.2.0-1build1 [32.7 kB] 2024-08-29T17:28:37.000 INFO:teuthology.orchestra.run.smithi029.stdout:Get:54 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-openssl all 21.0.0-1 [45.2 kB] 2024-08-29T17:28:37.073 INFO:teuthology.orchestra.run.smithi029.stdout:Get:55 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-asyncssh all 2.5.0-1 [185 kB] 2024-08-29T17:28:37.077 INFO:teuthology.orchestra.run.smithi029.stdout:Get:56 http://archive.ubuntu.com/ubuntu jammy/main amd64 python-babel-localedata all 2.8.0+dfsg.1-7 [4,982 kB] 2024-08-29T17:28:37.210 INFO:teuthology.orchestra.run.smithi110.stdout:Get:91 https://2.chacra.ceph.com/r/ceph/reef/fe43f1c9f9e2945dda7244d8acbd33fb921449af/ubuntu/jammy/flavors/default jammy/main amd64 ceph-base amd64 18.2.4-774-gfe43f1c9-1jammy [5,005 kB] 2024-08-29T17:28:37.239 INFO:teuthology.orchestra.run.smithi029.stdout:Get:57 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-babel all 2.8.0+dfsg.1-7 [85.1 kB] 2024-08-29T17:28:37.241 INFO:teuthology.orchestra.run.smithi029.stdout:Get:58 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-jinja2 all 3.0.3-1ubuntu0.2 [108 kB] 2024-08-29T17:28:37.244 INFO:teuthology.orchestra.run.smithi029.stdout:Get:59 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-pluggy all 0.13.0-7.1 [19.0 kB] 2024-08-29T17:28:37.245 INFO:teuthology.orchestra.run.smithi029.stdout:Get:60 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-py all 1.10.0-1 [71.9 kB] 2024-08-29T17:28:37.247 INFO:teuthology.orchestra.run.smithi029.stdout:Get:61 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-iniconfig all 1.1.1-2 [6,024 B] 2024-08-29T17:28:37.247 INFO:teuthology.orchestra.run.smithi029.stdout:Get:62 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-toml all 0.10.2-1 [16.5 kB] 2024-08-29T17:28:37.248 INFO:teuthology.orchestra.run.smithi029.stdout:Get:63 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-pytest all 6.2.5-1ubuntu2 [214 kB] 2024-08-29T17:28:37.253 INFO:teuthology.orchestra.run.smithi029.stdout:Get:64 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-repoze.lru all 0.7-2 [12.1 kB] 2024-08-29T17:28:37.253 INFO:teuthology.orchestra.run.smithi029.stdout:Get:65 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-routes all 2.5.1-1ubuntu1 [89.0 kB] 2024-08-29T17:28:37.319 INFO:teuthology.orchestra.run.smithi110.stdout:Get:92 https://2.chacra.ceph.com/r/ceph/reef/fe43f1c9f9e2945dda7244d8acbd33fb921449af/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-modules-core all 18.2.4-774-gfe43f1c9-1jammy [241 kB] 2024-08-29T17:28:37.324 INFO:teuthology.orchestra.run.smithi110.stdout:Get:93 https://2.chacra.ceph.com/r/ceph/reef/fe43f1c9f9e2945dda7244d8acbd33fb921449af/ubuntu/jammy/flavors/default jammy/main amd64 libsqlite3-mod-ceph amd64 18.2.4-774-gfe43f1c9-1jammy [130 kB] 2024-08-29T17:28:37.324 INFO:teuthology.orchestra.run.smithi029.stdout:Get:66 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-sklearn-lib amd64 0.23.2-5ubuntu6 [2,058 kB] 2024-08-29T17:28:37.327 INFO:teuthology.orchestra.run.smithi110.stdout:Get:94 https://2.chacra.ceph.com/r/ceph/reef/fe43f1c9f9e2945dda7244d8acbd33fb921449af/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr amd64 18.2.4-774-gfe43f1c9-1jammy [1,494 kB] 2024-08-29T17:28:37.352 INFO:teuthology.orchestra.run.smithi110.stdout:Get:95 https://2.chacra.ceph.com/r/ceph/reef/fe43f1c9f9e2945dda7244d8acbd33fb921449af/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mon amd64 18.2.4-774-gfe43f1c9-1jammy [6,083 kB] 2024-08-29T17:28:37.437 INFO:teuthology.orchestra.run.smithi029.stdout:Get:67 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-joblib all 0.17.0-4ubuntu1 [204 kB] 2024-08-29T17:28:37.438 INFO:teuthology.orchestra.run.smithi029.stdout:Get:68 https://2.chacra.ceph.com/r/ceph/reef/fe43f1c9f9e2945dda7244d8acbd33fb921449af/ubuntu/jammy/flavors/default jammy/main amd64 ceph-base amd64 18.2.4-774-gfe43f1c9-1jammy [5,005 kB] 2024-08-29T17:28:37.441 INFO:teuthology.orchestra.run.smithi029.stdout:Get:69 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-threadpoolctl all 3.1.0-1 [21.3 kB] 2024-08-29T17:28:37.522 INFO:teuthology.orchestra.run.smithi110.stdout:Get:96 https://2.chacra.ceph.com/r/ceph/reef/fe43f1c9f9e2945dda7244d8acbd33fb921449af/ubuntu/jammy/flavors/default jammy/main amd64 ceph-osd amd64 18.2.4-774-gfe43f1c9-1jammy [22.4 MB] 2024-08-29T17:28:37.646 INFO:teuthology.orchestra.run.smithi029.stdout:Get:70 https://2.chacra.ceph.com/r/ceph/reef/fe43f1c9f9e2945dda7244d8acbd33fb921449af/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-modules-core all 18.2.4-774-gfe43f1c9-1jammy [241 kB] 2024-08-29T17:28:37.646 INFO:teuthology.orchestra.run.smithi029.stdout:Get:71 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-sklearn all 0.23.2-5ubuntu6 [1,829 kB] 2024-08-29T17:28:37.651 INFO:teuthology.orchestra.run.smithi029.stdout:Get:72 https://2.chacra.ceph.com/r/ceph/reef/fe43f1c9f9e2945dda7244d8acbd33fb921449af/ubuntu/jammy/flavors/default jammy/main amd64 libsqlite3-mod-ceph amd64 18.2.4-774-gfe43f1c9-1jammy [130 kB] 2024-08-29T17:28:37.654 INFO:teuthology.orchestra.run.smithi029.stdout:Get:73 https://2.chacra.ceph.com/r/ceph/reef/fe43f1c9f9e2945dda7244d8acbd33fb921449af/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr amd64 18.2.4-774-gfe43f1c9-1jammy [1,494 kB] 2024-08-29T17:28:37.682 INFO:teuthology.orchestra.run.smithi029.stdout:Get:74 https://2.chacra.ceph.com/r/ceph/reef/fe43f1c9f9e2945dda7244d8acbd33fb921449af/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mon amd64 18.2.4-774-gfe43f1c9-1jammy [6,083 kB] 2024-08-29T17:28:37.688 INFO:teuthology.orchestra.run.smithi029.stdout:Get:75 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-cachetools all 5.0.0-1 [9,722 B] 2024-08-29T17:28:37.689 INFO:teuthology.orchestra.run.smithi029.stdout:Get:76 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyasn1 all 0.4.8-1 [50.9 kB] 2024-08-29T17:28:37.691 INFO:teuthology.orchestra.run.smithi029.stdout:Get:77 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyasn1-modules all 0.2.1-1 [33.0 kB] 2024-08-29T17:28:37.692 INFO:teuthology.orchestra.run.smithi029.stdout:Get:78 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-rsa all 4.8-1 [28.4 kB] 2024-08-29T17:28:37.694 INFO:teuthology.orchestra.run.smithi029.stdout:Get:79 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-google-auth all 1.5.1-3 [35.7 kB] 2024-08-29T17:28:37.695 INFO:teuthology.orchestra.run.smithi029.stdout:Get:80 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-requests-oauthlib all 1.3.0+ds-0.1 [18.7 kB] 2024-08-29T17:28:37.696 INFO:teuthology.orchestra.run.smithi029.stdout:Get:81 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-websocket all 1.2.3-1 [34.7 kB] 2024-08-29T17:28:37.730 INFO:teuthology.orchestra.run.smithi029.stdout:Get:82 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-kubernetes all 12.0.1-1ubuntu1 [353 kB] 2024-08-29T17:28:37.779 INFO:teuthology.orchestra.run.smithi029.stdout:Get:83 http://archive.ubuntu.com/ubuntu jammy/main amd64 libonig5 amd64 6.9.7.1-2build1 [172 kB] 2024-08-29T17:28:37.783 INFO:teuthology.orchestra.run.smithi029.stdout:Get:84 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjq1 amd64 1.6-2.1ubuntu3 [133 kB] 2024-08-29T17:28:37.787 INFO:teuthology.orchestra.run.smithi029.stdout:Get:85 http://archive.ubuntu.com/ubuntu jammy/main amd64 jq amd64 1.6-2.1ubuntu3 [52.5 kB] 2024-08-29T17:28:37.789 INFO:teuthology.orchestra.run.smithi029.stdout:Get:86 http://archive.ubuntu.com/ubuntu jammy/main amd64 socat amd64 1.7.4.1-3ubuntu4 [349 kB] 2024-08-29T17:28:37.797 INFO:teuthology.orchestra.run.smithi029.stdout:Get:87 http://archive.ubuntu.com/ubuntu jammy/universe amd64 xmlstarlet amd64 1.6.1-2.1 [265 kB] 2024-08-29T17:28:37.816 INFO:teuthology.orchestra.run.smithi029.stdout:Get:88 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 nvme-cli amd64 1.16-3ubuntu0.2 [473 kB] 2024-08-29T17:28:37.827 INFO:teuthology.orchestra.run.smithi029.stdout:Get:89 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python-asyncssh-doc all 2.5.0-1 [318 kB] 2024-08-29T17:28:37.834 INFO:teuthology.orchestra.run.smithi029.stdout:Get:90 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pastescript all 2.0.2-4 [54.6 kB] 2024-08-29T17:28:37.836 INFO:teuthology.orchestra.run.smithi029.stdout:Get:91 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-psutil amd64 5.9.0-1build1 [158 kB] 2024-08-29T17:28:37.892 INFO:teuthology.orchestra.run.smithi029.stdout:Get:92 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pygments all 2.11.2+dfsg-2 [750 kB] 2024-08-29T17:28:37.912 INFO:teuthology.orchestra.run.smithi029.stdout:Get:93 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyinotify all 0.9.6-1.3 [24.8 kB] 2024-08-29T17:28:37.912 INFO:teuthology.orchestra.run.smithi029.stdout:Get:94 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-simplejson amd64 3.17.6-1build1 [54.7 kB] 2024-08-29T17:28:37.913 INFO:teuthology.orchestra.run.smithi029.stdout:Get:95 https://2.chacra.ceph.com/r/ceph/reef/fe43f1c9f9e2945dda7244d8acbd33fb921449af/ubuntu/jammy/flavors/default jammy/main amd64 ceph-osd amd64 18.2.4-774-gfe43f1c9-1jammy [22.4 MB] 2024-08-29T17:28:37.913 INFO:teuthology.orchestra.run.smithi029.stdout:Get:96 http://archive.ubuntu.com/ubuntu jammy/universe amd64 qttranslations5-l10n all 5.15.3-1 [1,983 kB] 2024-08-29T17:28:38.180 INFO:teuthology.orchestra.run.smithi110.stdout:Get:97 https://2.chacra.ceph.com/r/ceph/reef/fe43f1c9f9e2945dda7244d8acbd33fb921449af/ubuntu/jammy/flavors/default jammy/main amd64 ceph amd64 18.2.4-774-gfe43f1c9-1jammy [14.2 kB] 2024-08-29T17:28:38.181 INFO:teuthology.orchestra.run.smithi110.stdout:Get:98 https://2.chacra.ceph.com/r/ceph/reef/fe43f1c9f9e2945dda7244d8acbd33fb921449af/ubuntu/jammy/flavors/default jammy/main amd64 ceph-fuse amd64 18.2.4-774-gfe43f1c9-1jammy [835 kB] 2024-08-29T17:28:38.193 INFO:teuthology.orchestra.run.smithi110.stdout:Get:99 https://2.chacra.ceph.com/r/ceph/reef/fe43f1c9f9e2945dda7244d8acbd33fb921449af/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mds amd64 18.2.4-774-gfe43f1c9-1jammy [2,158 kB] 2024-08-29T17:28:38.224 INFO:teuthology.orchestra.run.smithi110.stdout:Get:100 https://2.chacra.ceph.com/r/ceph/reef/fe43f1c9f9e2945dda7244d8acbd33fb921449af/ubuntu/jammy/flavors/default jammy/main amd64 cephadm amd64 18.2.4-774-gfe43f1c9-1jammy [238 kB] 2024-08-29T17:28:38.228 INFO:teuthology.orchestra.run.smithi110.stdout:Get:101 https://2.chacra.ceph.com/r/ceph/reef/fe43f1c9f9e2945dda7244d8acbd33fb921449af/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-cephadm all 18.2.4-774-gfe43f1c9-1jammy [145 kB] 2024-08-29T17:28:38.230 INFO:teuthology.orchestra.run.smithi110.stdout:Get:102 https://2.chacra.ceph.com/r/ceph/reef/fe43f1c9f9e2945dda7244d8acbd33fb921449af/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-dashboard all 18.2.4-774-gfe43f1c9-1jammy [2,233 kB] 2024-08-29T17:28:38.278 INFO:teuthology.orchestra.run.smithi110.stdout:Get:103 https://2.chacra.ceph.com/r/ceph/reef/fe43f1c9f9e2945dda7244d8acbd33fb921449af/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-diskprediction-local all 18.2.4-774-gfe43f1c9-1jammy [8,625 kB] 2024-08-29T17:28:38.496 INFO:teuthology.orchestra.run.smithi110.stdout:Get:104 https://2.chacra.ceph.com/r/ceph/reef/fe43f1c9f9e2945dda7244d8acbd33fb921449af/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-k8sevents all 18.2.4-774-gfe43f1c9-1jammy [14.3 kB] 2024-08-29T17:28:38.497 INFO:teuthology.orchestra.run.smithi110.stdout:Get:105 https://2.chacra.ceph.com/r/ceph/reef/fe43f1c9f9e2945dda7244d8acbd33fb921449af/ubuntu/jammy/flavors/default jammy/main amd64 ceph-test amd64 18.2.4-774-gfe43f1c9-1jammy [42.8 MB] 2024-08-29T17:28:38.939 INFO:teuthology.orchestra.run.smithi029.stdout:Get:97 https://2.chacra.ceph.com/r/ceph/reef/fe43f1c9f9e2945dda7244d8acbd33fb921449af/ubuntu/jammy/flavors/default jammy/main amd64 ceph amd64 18.2.4-774-gfe43f1c9-1jammy [14.2 kB] 2024-08-29T17:28:38.940 INFO:teuthology.orchestra.run.smithi029.stdout:Get:98 https://2.chacra.ceph.com/r/ceph/reef/fe43f1c9f9e2945dda7244d8acbd33fb921449af/ubuntu/jammy/flavors/default jammy/main amd64 ceph-fuse amd64 18.2.4-774-gfe43f1c9-1jammy [835 kB] 2024-08-29T17:28:38.954 INFO:teuthology.orchestra.run.smithi029.stdout:Get:99 https://2.chacra.ceph.com/r/ceph/reef/fe43f1c9f9e2945dda7244d8acbd33fb921449af/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mds amd64 18.2.4-774-gfe43f1c9-1jammy [2,158 kB] 2024-08-29T17:28:38.995 INFO:teuthology.orchestra.run.smithi029.stdout:Get:100 https://2.chacra.ceph.com/r/ceph/reef/fe43f1c9f9e2945dda7244d8acbd33fb921449af/ubuntu/jammy/flavors/default jammy/main amd64 cephadm amd64 18.2.4-774-gfe43f1c9-1jammy [238 kB] 2024-08-29T17:28:38.999 INFO:teuthology.orchestra.run.smithi029.stdout:Get:101 https://2.chacra.ceph.com/r/ceph/reef/fe43f1c9f9e2945dda7244d8acbd33fb921449af/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-cephadm all 18.2.4-774-gfe43f1c9-1jammy [145 kB] 2024-08-29T17:28:39.081 INFO:teuthology.orchestra.run.smithi029.stdout:Get:102 https://2.chacra.ceph.com/r/ceph/reef/fe43f1c9f9e2945dda7244d8acbd33fb921449af/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-dashboard all 18.2.4-774-gfe43f1c9-1jammy [2,233 kB] 2024-08-29T17:28:39.120 INFO:teuthology.orchestra.run.smithi029.stdout:Get:103 https://2.chacra.ceph.com/r/ceph/reef/fe43f1c9f9e2945dda7244d8acbd33fb921449af/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-diskprediction-local all 18.2.4-774-gfe43f1c9-1jammy [8,625 kB] 2024-08-29T17:28:39.419 INFO:teuthology.orchestra.run.smithi029.stdout:Get:104 https://2.chacra.ceph.com/r/ceph/reef/fe43f1c9f9e2945dda7244d8acbd33fb921449af/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-k8sevents all 18.2.4-774-gfe43f1c9-1jammy [14.3 kB] 2024-08-29T17:28:39.419 INFO:teuthology.orchestra.run.smithi029.stdout:Get:105 https://2.chacra.ceph.com/r/ceph/reef/fe43f1c9f9e2945dda7244d8acbd33fb921449af/ubuntu/jammy/flavors/default jammy/main amd64 ceph-test amd64 18.2.4-774-gfe43f1c9-1jammy [42.8 MB] 2024-08-29T17:28:39.829 INFO:teuthology.orchestra.run.smithi110.stdout:Get:106 https://2.chacra.ceph.com/r/ceph/reef/fe43f1c9f9e2945dda7244d8acbd33fb921449af/ubuntu/jammy/flavors/default jammy/main amd64 ceph-volume all 18.2.4-774-gfe43f1c9-1jammy [122 kB] 2024-08-29T17:28:39.899 INFO:teuthology.orchestra.run.smithi110.stdout:Get:107 https://2.chacra.ceph.com/r/ceph/reef/fe43f1c9f9e2945dda7244d8acbd33fb921449af/ubuntu/jammy/flavors/default jammy/main amd64 libcephfs-dev amd64 18.2.4-774-gfe43f1c9-1jammy [38.4 kB] 2024-08-29T17:28:39.900 INFO:teuthology.orchestra.run.smithi110.stdout:Get:108 https://2.chacra.ceph.com/r/ceph/reef/fe43f1c9f9e2945dda7244d8acbd33fb921449af/ubuntu/jammy/flavors/default jammy/main amd64 radosgw amd64 18.2.4-774-gfe43f1c9-1jammy [11.7 MB] 2024-08-29T17:28:40.161 INFO:teuthology.orchestra.run.smithi110.stdout:Get:109 https://2.chacra.ceph.com/r/ceph/reef/fe43f1c9f9e2945dda7244d8acbd33fb921449af/ubuntu/jammy/flavors/default jammy/main amd64 rbd-fuse amd64 18.2.4-774-gfe43f1c9-1jammy [93.3 kB] 2024-08-29T17:28:40.728 INFO:teuthology.orchestra.run.smithi110.stdout:Fetched 163 MB in 5s (35.6 MB/s) 2024-08-29T17:28:40.751 INFO:teuthology.orchestra.run.smithi029.stdout:Get:106 https://2.chacra.ceph.com/r/ceph/reef/fe43f1c9f9e2945dda7244d8acbd33fb921449af/ubuntu/jammy/flavors/default jammy/main amd64 ceph-volume all 18.2.4-774-gfe43f1c9-1jammy [122 kB] 2024-08-29T17:28:40.862 INFO:teuthology.orchestra.run.smithi110.stdout:Selecting previously unselected package libfmt8:amd64. 2024-08-29T17:28:40.904 INFO:teuthology.orchestra.run.smithi029.stdout:Get:107 https://2.chacra.ceph.com/r/ceph/reef/fe43f1c9f9e2945dda7244d8acbd33fb921449af/ubuntu/jammy/flavors/default jammy/main amd64 libcephfs-dev amd64 18.2.4-774-gfe43f1c9-1jammy [38.4 kB] 2024-08-29T17:28:40.905 INFO:teuthology.orchestra.run.smithi029.stdout:Get:108 https://2.chacra.ceph.com/r/ceph/reef/fe43f1c9f9e2945dda7244d8acbd33fb921449af/ubuntu/jammy/flavors/default jammy/main amd64 radosgw amd64 18.2.4-774-gfe43f1c9-1jammy [11.7 MB] 2024-08-29T17:28:40.960 INFO:teuthology.orchestra.run.smithi110.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 ... 165988 files and directories currently installed.) 2024-08-29T17:28:40.965 INFO:teuthology.orchestra.run.smithi110.stdout:Preparing to unpack .../000-libfmt8_8.1.1+ds1-2_amd64.deb ... 2024-08-29T17:28:41.052 INFO:teuthology.orchestra.run.smithi110.stdout:Unpacking libfmt8:amd64 (8.1.1+ds1-2) ... 2024-08-29T17:28:41.065 INFO:teuthology.orchestra.run.smithi029.stdout:Get:109 https://2.chacra.ceph.com/r/ceph/reef/fe43f1c9f9e2945dda7244d8acbd33fb921449af/ubuntu/jammy/flavors/default jammy/main amd64 rbd-fuse amd64 18.2.4-774-gfe43f1c9-1jammy [93.3 kB] 2024-08-29T17:28:41.363 INFO:teuthology.orchestra.run.smithi110.stdout:Selecting previously unselected package liblttng-ust1:amd64. 2024-08-29T17:28:41.389 INFO:teuthology.orchestra.run.smithi110.stdout:Preparing to unpack .../001-liblttng-ust1_2.13.1-1ubuntu1_amd64.deb ... 2024-08-29T17:28:41.421 INFO:teuthology.orchestra.run.smithi110.stdout:Unpacking liblttng-ust1:amd64 (2.13.1-1ubuntu1) ... 2024-08-29T17:28:41.648 INFO:teuthology.orchestra.run.smithi029.stdout:Fetched 163 MB in 5s (30.1 MB/s) 2024-08-29T17:28:41.741 INFO:teuthology.orchestra.run.smithi110.stdout:Selecting previously unselected package libdouble-conversion3:amd64. 2024-08-29T17:28:41.768 INFO:teuthology.orchestra.run.smithi110.stdout:Preparing to unpack .../002-libdouble-conversion3_3.1.7-4_amd64.deb ... 2024-08-29T17:28:41.774 INFO:teuthology.orchestra.run.smithi029.stdout:Selecting previously unselected package libfmt8:amd64. 2024-08-29T17:28:41.808 INFO:teuthology.orchestra.run.smithi110.stdout:Unpacking libdouble-conversion3:amd64 (3.1.7-4) ... 2024-08-29T17:28:41.867 INFO:teuthology.orchestra.run.smithi029.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 ... 165988 files and directories currently installed.) 2024-08-29T17:28:41.872 INFO:teuthology.orchestra.run.smithi029.stdout:Preparing to unpack .../000-libfmt8_8.1.1+ds1-2_amd64.deb ... 2024-08-29T17:28:41.957 INFO:teuthology.orchestra.run.smithi029.stdout:Unpacking libfmt8:amd64 (8.1.1+ds1-2) ... 2024-08-29T17:28:42.128 INFO:teuthology.orchestra.run.smithi110.stdout:Selecting previously unselected package libpcre2-16-0:amd64. 2024-08-29T17:28:42.154 INFO:teuthology.orchestra.run.smithi110.stdout:Preparing to unpack .../003-libpcre2-16-0_10.39-3ubuntu0.1_amd64.deb ... 2024-08-29T17:28:42.194 INFO:teuthology.orchestra.run.smithi110.stdout:Unpacking libpcre2-16-0:amd64 (10.39-3ubuntu0.1) ... 2024-08-29T17:28:42.297 INFO:teuthology.orchestra.run.smithi029.stdout:Selecting previously unselected package liblttng-ust1:amd64. 2024-08-29T17:28:42.323 INFO:teuthology.orchestra.run.smithi029.stdout:Preparing to unpack .../001-liblttng-ust1_2.13.1-1ubuntu1_amd64.deb ... 2024-08-29T17:28:42.363 INFO:teuthology.orchestra.run.smithi029.stdout:Unpacking liblttng-ust1:amd64 (2.13.1-1ubuntu1) ... 2024-08-29T17:28:42.640 INFO:teuthology.orchestra.run.smithi110.stdout:Selecting previously unselected package libqt5core5a:amd64. 2024-08-29T17:28:42.667 INFO:teuthology.orchestra.run.smithi110.stdout:Preparing to unpack .../004-libqt5core5a_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2024-08-29T17:28:42.694 INFO:teuthology.orchestra.run.smithi029.stdout:Selecting previously unselected package libdouble-conversion3:amd64. 2024-08-29T17:28:42.714 INFO:teuthology.orchestra.run.smithi110.stdout:Unpacking libqt5core5a:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-08-29T17:28:42.721 INFO:teuthology.orchestra.run.smithi029.stdout:Preparing to unpack .../002-libdouble-conversion3_3.1.7-4_amd64.deb ... 2024-08-29T17:28:42.761 INFO:teuthology.orchestra.run.smithi029.stdout:Unpacking libdouble-conversion3:amd64 (3.1.7-4) ... 2024-08-29T17:28:43.076 INFO:teuthology.orchestra.run.smithi110.stdout:Selecting previously unselected package libqt5dbus5:amd64. 2024-08-29T17:28:43.093 INFO:teuthology.orchestra.run.smithi029.stdout:Selecting previously unselected package libpcre2-16-0:amd64. 2024-08-29T17:28:43.102 INFO:teuthology.orchestra.run.smithi110.stdout:Preparing to unpack .../005-libqt5dbus5_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2024-08-29T17:28:43.120 INFO:teuthology.orchestra.run.smithi029.stdout:Preparing to unpack .../003-libpcre2-16-0_10.39-3ubuntu0.1_amd64.deb ... 2024-08-29T17:28:43.142 INFO:teuthology.orchestra.run.smithi110.stdout:Unpacking libqt5dbus5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-08-29T17:28:43.160 INFO:teuthology.orchestra.run.smithi029.stdout:Unpacking libpcre2-16-0:amd64 (10.39-3ubuntu0.1) ... 2024-08-29T17:28:43.479 INFO:teuthology.orchestra.run.smithi110.stdout:Selecting previously unselected package libqt5network5:amd64. 2024-08-29T17:28:43.505 INFO:teuthology.orchestra.run.smithi110.stdout:Preparing to unpack .../006-libqt5network5_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2024-08-29T17:28:43.545 INFO:teuthology.orchestra.run.smithi110.stdout:Unpacking libqt5network5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-08-29T17:28:43.618 INFO:teuthology.orchestra.run.smithi029.stdout:Selecting previously unselected package libqt5core5a:amd64. 2024-08-29T17:28:43.644 INFO:teuthology.orchestra.run.smithi029.stdout:Preparing to unpack .../004-libqt5core5a_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2024-08-29T17:28:43.693 INFO:teuthology.orchestra.run.smithi029.stdout:Unpacking libqt5core5a:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-08-29T17:28:43.924 INFO:teuthology.orchestra.run.smithi110.stdout:Selecting previously unselected package libthrift-0.16.0:amd64. 2024-08-29T17:28:43.950 INFO:teuthology.orchestra.run.smithi110.stdout:Preparing to unpack .../007-libthrift-0.16.0_0.16.0-2_amd64.deb ... 2024-08-29T17:28:43.990 INFO:teuthology.orchestra.run.smithi110.stdout:Unpacking libthrift-0.16.0:amd64 (0.16.0-2) ... 2024-08-29T17:28:44.140 INFO:teuthology.orchestra.run.smithi029.stdout:Selecting previously unselected package libqt5dbus5:amd64. 2024-08-29T17:28:44.167 INFO:teuthology.orchestra.run.smithi029.stdout:Preparing to unpack .../005-libqt5dbus5_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2024-08-29T17:28:44.217 INFO:teuthology.orchestra.run.smithi029.stdout:Unpacking libqt5dbus5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-08-29T17:28:44.260 INFO:teuthology.orchestra.run.smithi110.stdout:Selecting previously unselected package librados2. 2024-08-29T17:28:44.275 INFO:teuthology.orchestra.run.smithi110.stdout:Preparing to unpack .../008-librados2_18.2.4-774-gfe43f1c9-1jammy_amd64.deb ... 2024-08-29T17:28:44.318 INFO:teuthology.orchestra.run.smithi110.stdout:Unpacking librados2 (18.2.4-774-gfe43f1c9-1jammy) ... 2024-08-29T17:28:44.564 INFO:teuthology.orchestra.run.smithi029.stdout:Selecting previously unselected package libqt5network5:amd64. 2024-08-29T17:28:44.591 INFO:teuthology.orchestra.run.smithi029.stdout:Preparing to unpack .../006-libqt5network5_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2024-08-29T17:28:44.631 INFO:teuthology.orchestra.run.smithi029.stdout:Unpacking libqt5network5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-08-29T17:28:44.763 INFO:teuthology.orchestra.run.smithi110.stdout:Selecting previously unselected package librbd1. 2024-08-29T17:28:44.789 INFO:teuthology.orchestra.run.smithi110.stdout:Preparing to unpack .../009-librbd1_18.2.4-774-gfe43f1c9-1jammy_amd64.deb ... 2024-08-29T17:28:44.829 INFO:teuthology.orchestra.run.smithi110.stdout:Unpacking librbd1 (18.2.4-774-gfe43f1c9-1jammy) ... 2024-08-29T17:28:44.996 INFO:teuthology.orchestra.run.smithi029.stdout:Selecting previously unselected package libthrift-0.16.0:amd64. 2024-08-29T17:28:45.023 INFO:teuthology.orchestra.run.smithi029.stdout:Preparing to unpack .../007-libthrift-0.16.0_0.16.0-2_amd64.deb ... 2024-08-29T17:28:45.063 INFO:teuthology.orchestra.run.smithi029.stdout:Unpacking libthrift-0.16.0:amd64 (0.16.0-2) ... 2024-08-29T17:28:45.274 INFO:teuthology.orchestra.run.smithi110.stdout:Selecting previously unselected package libcephfs2. 2024-08-29T17:28:45.301 INFO:teuthology.orchestra.run.smithi110.stdout:Preparing to unpack .../010-libcephfs2_18.2.4-774-gfe43f1c9-1jammy_amd64.deb ... 2024-08-29T17:28:45.340 INFO:teuthology.orchestra.run.smithi110.stdout:Unpacking libcephfs2 (18.2.4-774-gfe43f1c9-1jammy) ... 2024-08-29T17:28:45.395 INFO:teuthology.orchestra.run.smithi029.stdout:Selecting previously unselected package librados2. 2024-08-29T17:28:45.422 INFO:teuthology.orchestra.run.smithi029.stdout:Preparing to unpack .../008-librados2_18.2.4-774-gfe43f1c9-1jammy_amd64.deb ... 2024-08-29T17:28:45.462 INFO:teuthology.orchestra.run.smithi029.stdout:Unpacking librados2 (18.2.4-774-gfe43f1c9-1jammy) ... 2024-08-29T17:28:45.618 INFO:teuthology.orchestra.run.smithi110.stdout:Selecting previously unselected package python3-rados. 2024-08-29T17:28:45.633 INFO:teuthology.orchestra.run.smithi110.stdout:Preparing to unpack .../011-python3-rados_18.2.4-774-gfe43f1c9-1jammy_amd64.deb ... 2024-08-29T17:28:45.668 INFO:teuthology.orchestra.run.smithi110.stdout:Unpacking python3-rados (18.2.4-774-gfe43f1c9-1jammy) ... 2024-08-29T17:28:45.954 INFO:teuthology.orchestra.run.smithi110.stdout:Selecting previously unselected package python3-ceph-argparse. 2024-08-29T17:28:45.980 INFO:teuthology.orchestra.run.smithi110.stdout:Preparing to unpack .../012-python3-ceph-argparse_18.2.4-774-gfe43f1c9-1jammy_all.deb ... 2024-08-29T17:28:46.000 INFO:teuthology.orchestra.run.smithi029.stdout:Selecting previously unselected package librbd1. 2024-08-29T17:28:46.020 INFO:teuthology.orchestra.run.smithi110.stdout:Unpacking python3-ceph-argparse (18.2.4-774-gfe43f1c9-1jammy) ... 2024-08-29T17:28:46.027 INFO:teuthology.orchestra.run.smithi029.stdout:Preparing to unpack .../009-librbd1_18.2.4-774-gfe43f1c9-1jammy_amd64.deb ... 2024-08-29T17:28:46.067 INFO:teuthology.orchestra.run.smithi029.stdout:Unpacking librbd1 (18.2.4-774-gfe43f1c9-1jammy) ... 2024-08-29T17:28:46.298 INFO:teuthology.orchestra.run.smithi110.stdout:Selecting previously unselected package python3-cephfs. 2024-08-29T17:28:46.325 INFO:teuthology.orchestra.run.smithi110.stdout:Preparing to unpack .../013-python3-cephfs_18.2.4-774-gfe43f1c9-1jammy_amd64.deb ... 2024-08-29T17:28:46.373 INFO:teuthology.orchestra.run.smithi110.stdout:Unpacking python3-cephfs (18.2.4-774-gfe43f1c9-1jammy) ... 2024-08-29T17:28:46.549 INFO:teuthology.orchestra.run.smithi029.stdout:Selecting previously unselected package libcephfs2. 2024-08-29T17:28:46.575 INFO:teuthology.orchestra.run.smithi029.stdout:Preparing to unpack .../010-libcephfs2_18.2.4-774-gfe43f1c9-1jammy_amd64.deb ... 2024-08-29T17:28:46.615 INFO:teuthology.orchestra.run.smithi029.stdout:Unpacking libcephfs2 (18.2.4-774-gfe43f1c9-1jammy) ... 2024-08-29T17:28:46.734 INFO:teuthology.orchestra.run.smithi110.stdout:Selecting previously unselected package python3-ceph-common. 2024-08-29T17:28:46.761 INFO:teuthology.orchestra.run.smithi110.stdout:Preparing to unpack .../014-python3-ceph-common_18.2.4-774-gfe43f1c9-1jammy_all.deb ... 2024-08-29T17:28:46.809 INFO:teuthology.orchestra.run.smithi110.stdout:Unpacking python3-ceph-common (18.2.4-774-gfe43f1c9-1jammy) ... 2024-08-29T17:28:46.904 INFO:teuthology.orchestra.run.smithi029.stdout:Selecting previously unselected package python3-rados. 2024-08-29T17:28:46.919 INFO:teuthology.orchestra.run.smithi029.stdout:Preparing to unpack .../011-python3-rados_18.2.4-774-gfe43f1c9-1jammy_amd64.deb ... 2024-08-29T17:28:46.961 INFO:teuthology.orchestra.run.smithi029.stdout:Unpacking python3-rados (18.2.4-774-gfe43f1c9-1jammy) ... 2024-08-29T17:28:47.293 INFO:teuthology.orchestra.run.smithi029.stdout:Selecting previously unselected package python3-ceph-argparse. 2024-08-29T17:28:47.319 INFO:teuthology.orchestra.run.smithi029.stdout:Preparing to unpack .../012-python3-ceph-argparse_18.2.4-774-gfe43f1c9-1jammy_all.deb ... 2024-08-29T17:28:47.360 INFO:teuthology.orchestra.run.smithi029.stdout:Unpacking python3-ceph-argparse (18.2.4-774-gfe43f1c9-1jammy) ... 2024-08-29T17:28:47.554 INFO:teuthology.orchestra.run.smithi110.stdout:Selecting previously unselected package python3-wcwidth. 2024-08-29T17:28:47.580 INFO:teuthology.orchestra.run.smithi110.stdout:Preparing to unpack .../015-python3-wcwidth_0.2.5+dfsg1-1_all.deb ... 2024-08-29T17:28:47.614 INFO:teuthology.orchestra.run.smithi029.stdout:Selecting previously unselected package python3-cephfs. 2024-08-29T17:28:47.628 INFO:teuthology.orchestra.run.smithi110.stdout:Unpacking python3-wcwidth (0.2.5+dfsg1-1) ... 2024-08-29T17:28:47.641 INFO:teuthology.orchestra.run.smithi029.stdout:Preparing to unpack .../013-python3-cephfs_18.2.4-774-gfe43f1c9-1jammy_amd64.deb ... 2024-08-29T17:28:47.724 INFO:teuthology.orchestra.run.smithi029.stdout:Unpacking python3-cephfs (18.2.4-774-gfe43f1c9-1jammy) ... 2024-08-29T17:28:48.021 INFO:teuthology.orchestra.run.smithi029.stdout:Selecting previously unselected package python3-ceph-common. 2024-08-29T17:28:48.040 INFO:teuthology.orchestra.run.smithi110.stdout:Selecting previously unselected package python3-prettytable. 2024-08-29T17:28:48.047 INFO:teuthology.orchestra.run.smithi029.stdout:Preparing to unpack .../014-python3-ceph-common_18.2.4-774-gfe43f1c9-1jammy_all.deb ... 2024-08-29T17:28:48.059 INFO:teuthology.orchestra.run.smithi110.stdout:Preparing to unpack .../016-python3-prettytable_2.5.0-2_all.deb ... 2024-08-29T17:28:48.087 INFO:teuthology.orchestra.run.smithi029.stdout:Unpacking python3-ceph-common (18.2.4-774-gfe43f1c9-1jammy) ... 2024-08-29T17:28:48.106 INFO:teuthology.orchestra.run.smithi110.stdout:Unpacking python3-prettytable (2.5.0-2) ... 2024-08-29T17:28:48.367 INFO:teuthology.orchestra.run.smithi110.stdout:Selecting previously unselected package python3-rbd. 2024-08-29T17:28:48.382 INFO:teuthology.orchestra.run.smithi110.stdout:Preparing to unpack .../017-python3-rbd_18.2.4-774-gfe43f1c9-1jammy_amd64.deb ... 2024-08-29T17:28:48.386 INFO:teuthology.orchestra.run.smithi029.stdout:Selecting previously unselected package python3-wcwidth. 2024-08-29T17:28:48.413 INFO:teuthology.orchestra.run.smithi029.stdout:Preparing to unpack .../015-python3-wcwidth_0.2.5+dfsg1-1_all.deb ... 2024-08-29T17:28:48.426 INFO:teuthology.orchestra.run.smithi110.stdout:Unpacking python3-rbd (18.2.4-774-gfe43f1c9-1jammy) ... 2024-08-29T17:28:48.453 INFO:teuthology.orchestra.run.smithi029.stdout:Unpacking python3-wcwidth (0.2.5+dfsg1-1) ... 2024-08-29T17:28:48.783 INFO:teuthology.orchestra.run.smithi029.stdout:Selecting previously unselected package python3-prettytable. 2024-08-29T17:28:48.810 INFO:teuthology.orchestra.run.smithi029.stdout:Preparing to unpack .../016-python3-prettytable_2.5.0-2_all.deb ... 2024-08-29T17:28:48.845 INFO:teuthology.orchestra.run.smithi110.stdout:Selecting previously unselected package librdkafka1:amd64. 2024-08-29T17:28:48.849 INFO:teuthology.orchestra.run.smithi029.stdout:Unpacking python3-prettytable (2.5.0-2) ... 2024-08-29T17:28:48.872 INFO:teuthology.orchestra.run.smithi110.stdout:Preparing to unpack .../018-librdkafka1_1.8.0-1build1_amd64.deb ... 2024-08-29T17:28:48.920 INFO:teuthology.orchestra.run.smithi110.stdout:Unpacking librdkafka1:amd64 (1.8.0-1build1) ... 2024-08-29T17:28:49.122 INFO:teuthology.orchestra.run.smithi029.stdout:Selecting previously unselected package python3-rbd. 2024-08-29T17:28:49.138 INFO:teuthology.orchestra.run.smithi029.stdout:Preparing to unpack .../017-python3-rbd_18.2.4-774-gfe43f1c9-1jammy_amd64.deb ... 2024-08-29T17:28:49.181 INFO:teuthology.orchestra.run.smithi029.stdout:Unpacking python3-rbd (18.2.4-774-gfe43f1c9-1jammy) ... 2024-08-29T17:28:49.315 INFO:teuthology.orchestra.run.smithi110.stdout:Selecting previously unselected package librgw2. 2024-08-29T17:28:49.341 INFO:teuthology.orchestra.run.smithi110.stdout:Preparing to unpack .../019-librgw2_18.2.4-774-gfe43f1c9-1jammy_amd64.deb ... 2024-08-29T17:28:49.390 INFO:teuthology.orchestra.run.smithi110.stdout:Unpacking librgw2 (18.2.4-774-gfe43f1c9-1jammy) ... 2024-08-29T17:28:49.538 INFO:teuthology.orchestra.run.smithi029.stdout:Selecting previously unselected package librdkafka1:amd64. 2024-08-29T17:28:49.564 INFO:teuthology.orchestra.run.smithi029.stdout:Preparing to unpack .../018-librdkafka1_1.8.0-1build1_amd64.deb ... 2024-08-29T17:28:49.604 INFO:teuthology.orchestra.run.smithi029.stdout:Unpacking librdkafka1:amd64 (1.8.0-1build1) ... 2024-08-29T17:28:49.926 INFO:teuthology.orchestra.run.smithi110.stdout:Selecting previously unselected package python3-rgw. 2024-08-29T17:28:49.941 INFO:teuthology.orchestra.run.smithi110.stdout:Preparing to unpack .../020-python3-rgw_18.2.4-774-gfe43f1c9-1jammy_amd64.deb ... 2024-08-29T17:28:49.951 INFO:teuthology.orchestra.run.smithi029.stdout:Selecting previously unselected package librgw2. 2024-08-29T17:28:49.978 INFO:teuthology.orchestra.run.smithi029.stdout:Preparing to unpack .../019-librgw2_18.2.4-774-gfe43f1c9-1jammy_amd64.deb ... 2024-08-29T17:28:49.984 INFO:teuthology.orchestra.run.smithi110.stdout:Unpacking python3-rgw (18.2.4-774-gfe43f1c9-1jammy) ... 2024-08-29T17:28:50.026 INFO:teuthology.orchestra.run.smithi029.stdout:Unpacking librgw2 (18.2.4-774-gfe43f1c9-1jammy) ... 2024-08-29T17:28:50.362 INFO:teuthology.orchestra.run.smithi110.stdout:Selecting previously unselected package liboath0:amd64. 2024-08-29T17:28:50.388 INFO:teuthology.orchestra.run.smithi110.stdout:Preparing to unpack .../021-liboath0_2.6.7-3build1_amd64.deb ... 2024-08-29T17:28:50.437 INFO:teuthology.orchestra.run.smithi110.stdout:Unpacking liboath0:amd64 (2.6.7-3build1) ... 2024-08-29T17:28:50.649 INFO:teuthology.orchestra.run.smithi029.stdout:Selecting previously unselected package python3-rgw. 2024-08-29T17:28:50.665 INFO:teuthology.orchestra.run.smithi029.stdout:Preparing to unpack .../020-python3-rgw_18.2.4-774-gfe43f1c9-1jammy_amd64.deb ... 2024-08-29T17:28:50.707 INFO:teuthology.orchestra.run.smithi029.stdout:Unpacking python3-rgw (18.2.4-774-gfe43f1c9-1jammy) ... 2024-08-29T17:28:50.807 INFO:teuthology.orchestra.run.smithi110.stdout:Selecting previously unselected package libradosstriper1. 2024-08-29T17:28:50.833 INFO:teuthology.orchestra.run.smithi110.stdout:Preparing to unpack .../022-libradosstriper1_18.2.4-774-gfe43f1c9-1jammy_amd64.deb ... 2024-08-29T17:28:50.881 INFO:teuthology.orchestra.run.smithi110.stdout:Unpacking libradosstriper1 (18.2.4-774-gfe43f1c9-1jammy) ... 2024-08-29T17:28:51.029 INFO:teuthology.orchestra.run.smithi029.stdout:Selecting previously unselected package liboath0:amd64. 2024-08-29T17:28:51.056 INFO:teuthology.orchestra.run.smithi029.stdout:Preparing to unpack .../021-liboath0_2.6.7-3build1_amd64.deb ... 2024-08-29T17:28:51.096 INFO:teuthology.orchestra.run.smithi029.stdout:Unpacking liboath0:amd64 (2.6.7-3build1) ... 2024-08-29T17:28:51.401 INFO:teuthology.orchestra.run.smithi110.stdout:Selecting previously unselected package ceph-common. 2024-08-29T17:28:51.402 INFO:teuthology.orchestra.run.smithi029.stdout:Selecting previously unselected package libradosstriper1. 2024-08-29T17:28:51.428 INFO:teuthology.orchestra.run.smithi110.stdout:Preparing to unpack .../023-ceph-common_18.2.4-774-gfe43f1c9-1jammy_amd64.deb ... 2024-08-29T17:28:51.429 INFO:teuthology.orchestra.run.smithi029.stdout:Preparing to unpack .../022-libradosstriper1_18.2.4-774-gfe43f1c9-1jammy_amd64.deb ... 2024-08-29T17:28:51.476 INFO:teuthology.orchestra.run.smithi110.stdout:Unpacking ceph-common (18.2.4-774-gfe43f1c9-1jammy) ... 2024-08-29T17:28:51.477 INFO:teuthology.orchestra.run.smithi029.stdout:Unpacking libradosstriper1 (18.2.4-774-gfe43f1c9-1jammy) ... 2024-08-29T17:28:51.910 INFO:teuthology.orchestra.run.smithi029.stdout:Selecting previously unselected package ceph-common. 2024-08-29T17:28:51.937 INFO:teuthology.orchestra.run.smithi029.stdout:Preparing to unpack .../023-ceph-common_18.2.4-774-gfe43f1c9-1jammy_amd64.deb ... 2024-08-29T17:28:51.977 INFO:teuthology.orchestra.run.smithi029.stdout:Unpacking ceph-common (18.2.4-774-gfe43f1c9-1jammy) ... 2024-08-29T17:28:53.149 INFO:teuthology.orchestra.run.smithi110.stdout:Selecting previously unselected package ceph-base. 2024-08-29T17:28:53.175 INFO:teuthology.orchestra.run.smithi110.stdout:Preparing to unpack .../024-ceph-base_18.2.4-774-gfe43f1c9-1jammy_amd64.deb ... 2024-08-29T17:28:53.234 INFO:teuthology.orchestra.run.smithi110.stdout:Unpacking ceph-base (18.2.4-774-gfe43f1c9-1jammy) ... 2024-08-29T17:28:53.581 INFO:teuthology.orchestra.run.smithi029.stdout:Selecting previously unselected package ceph-base. 2024-08-29T17:28:53.607 INFO:teuthology.orchestra.run.smithi029.stdout:Preparing to unpack .../024-ceph-base_18.2.4-774-gfe43f1c9-1jammy_amd64.deb ... 2024-08-29T17:28:53.657 INFO:teuthology.orchestra.run.smithi029.stdout:Unpacking ceph-base (18.2.4-774-gfe43f1c9-1jammy) ... 2024-08-29T17:28:53.837 INFO:teuthology.orchestra.run.smithi110.stdout:Selecting previously unselected package python3-jaraco.functools. 2024-08-29T17:28:53.863 INFO:teuthology.orchestra.run.smithi110.stdout:Preparing to unpack .../025-python3-jaraco.functools_3.4.0-2_all.deb ... 2024-08-29T17:28:53.903 INFO:teuthology.orchestra.run.smithi110.stdout:Unpacking python3-jaraco.functools (3.4.0-2) ... 2024-08-29T17:28:54.206 INFO:teuthology.orchestra.run.smithi110.stdout:Selecting previously unselected package python3-cheroot. 2024-08-29T17:28:54.232 INFO:teuthology.orchestra.run.smithi110.stdout:Preparing to unpack .../026-python3-cheroot_8.5.2+ds1-1ubuntu3.1_all.deb ... 2024-08-29T17:28:54.281 INFO:teuthology.orchestra.run.smithi110.stdout:Unpacking python3-cheroot (8.5.2+ds1-1ubuntu3.1) ... 2024-08-29T17:28:54.601 INFO:teuthology.orchestra.run.smithi110.stdout:Selecting previously unselected package python3-jaraco.classes. 2024-08-29T17:28:54.627 INFO:teuthology.orchestra.run.smithi110.stdout:Preparing to unpack .../027-python3-jaraco.classes_3.2.1-3_all.deb ... 2024-08-29T17:28:54.668 INFO:teuthology.orchestra.run.smithi110.stdout:Unpacking python3-jaraco.classes (3.2.1-3) ... 2024-08-29T17:28:54.757 INFO:teuthology.orchestra.run.smithi029.stdout:Selecting previously unselected package python3-jaraco.functools. 2024-08-29T17:28:54.785 INFO:teuthology.orchestra.run.smithi029.stdout:Preparing to unpack .../025-python3-jaraco.functools_3.4.0-2_all.deb ... 2024-08-29T17:28:54.824 INFO:teuthology.orchestra.run.smithi029.stdout:Unpacking python3-jaraco.functools (3.4.0-2) ... 2024-08-29T17:28:54.970 INFO:teuthology.orchestra.run.smithi110.stdout:Selecting previously unselected package python3-jaraco.text. 2024-08-29T17:28:54.997 INFO:teuthology.orchestra.run.smithi110.stdout:Preparing to unpack .../028-python3-jaraco.text_3.6.0-2_all.deb ... 2024-08-29T17:28:55.037 INFO:teuthology.orchestra.run.smithi110.stdout:Unpacking python3-jaraco.text (3.6.0-2) ... 2024-08-29T17:28:55.130 INFO:teuthology.orchestra.run.smithi029.stdout:Selecting previously unselected package python3-cheroot. 2024-08-29T17:28:55.157 INFO:teuthology.orchestra.run.smithi029.stdout:Preparing to unpack .../026-python3-cheroot_8.5.2+ds1-1ubuntu3.1_all.deb ... 2024-08-29T17:28:55.197 INFO:teuthology.orchestra.run.smithi029.stdout:Unpacking python3-cheroot (8.5.2+ds1-1ubuntu3.1) ... 2024-08-29T17:28:55.359 INFO:teuthology.orchestra.run.smithi110.stdout:Selecting previously unselected package python3-jaraco.collections. 2024-08-29T17:28:55.385 INFO:teuthology.orchestra.run.smithi110.stdout:Preparing to unpack .../029-python3-jaraco.collections_3.4.0-2_all.deb ... 2024-08-29T17:28:55.425 INFO:teuthology.orchestra.run.smithi110.stdout:Unpacking python3-jaraco.collections (3.4.0-2) ... 2024-08-29T17:28:55.511 INFO:teuthology.orchestra.run.smithi029.stdout:Selecting previously unselected package python3-jaraco.classes. 2024-08-29T17:28:55.537 INFO:teuthology.orchestra.run.smithi029.stdout:Preparing to unpack .../027-python3-jaraco.classes_3.2.1-3_all.deb ... 2024-08-29T17:28:55.577 INFO:teuthology.orchestra.run.smithi029.stdout:Unpacking python3-jaraco.classes (3.2.1-3) ... 2024-08-29T17:28:55.696 INFO:teuthology.orchestra.run.smithi110.stdout:Selecting previously unselected package python3-tempora. 2024-08-29T17:28:55.721 INFO:teuthology.orchestra.run.smithi110.stdout:Preparing to unpack .../030-python3-tempora_4.1.2-1_all.deb ... 2024-08-29T17:28:55.753 INFO:teuthology.orchestra.run.smithi110.stdout:Unpacking python3-tempora (4.1.2-1) ... 2024-08-29T17:28:55.876 INFO:teuthology.orchestra.run.smithi029.stdout:Selecting previously unselected package python3-jaraco.text. 2024-08-29T17:28:55.904 INFO:teuthology.orchestra.run.smithi029.stdout:Preparing to unpack .../028-python3-jaraco.text_3.6.0-2_all.deb ... 2024-08-29T17:28:55.942 INFO:teuthology.orchestra.run.smithi029.stdout:Unpacking python3-jaraco.text (3.6.0-2) ... 2024-08-29T17:28:56.081 INFO:teuthology.orchestra.run.smithi110.stdout:Selecting previously unselected package python3-portend. 2024-08-29T17:28:56.107 INFO:teuthology.orchestra.run.smithi110.stdout:Preparing to unpack .../031-python3-portend_3.0.0-1_all.deb ... 2024-08-29T17:28:56.147 INFO:teuthology.orchestra.run.smithi110.stdout:Unpacking python3-portend (3.0.0-1) ... 2024-08-29T17:28:56.266 INFO:teuthology.orchestra.run.smithi029.stdout:Selecting previously unselected package python3-jaraco.collections. 2024-08-29T17:28:56.293 INFO:teuthology.orchestra.run.smithi029.stdout:Preparing to unpack .../029-python3-jaraco.collections_3.4.0-2_all.deb ... 2024-08-29T17:28:56.333 INFO:teuthology.orchestra.run.smithi029.stdout:Unpacking python3-jaraco.collections (3.4.0-2) ... 2024-08-29T17:28:56.459 INFO:teuthology.orchestra.run.smithi110.stdout:Selecting previously unselected package python3-zc.lockfile. 2024-08-29T17:28:56.485 INFO:teuthology.orchestra.run.smithi110.stdout:Preparing to unpack .../032-python3-zc.lockfile_2.0-1_all.deb ... 2024-08-29T17:28:56.525 INFO:teuthology.orchestra.run.smithi110.stdout:Unpacking python3-zc.lockfile (2.0-1) ... 2024-08-29T17:28:56.625 INFO:teuthology.orchestra.run.smithi029.stdout:Selecting previously unselected package python3-tempora. 2024-08-29T17:28:56.652 INFO:teuthology.orchestra.run.smithi029.stdout:Preparing to unpack .../030-python3-tempora_4.1.2-1_all.deb ... 2024-08-29T17:28:56.696 INFO:teuthology.orchestra.run.smithi029.stdout:Unpacking python3-tempora (4.1.2-1) ... 2024-08-29T17:28:56.828 INFO:teuthology.orchestra.run.smithi110.stdout:Selecting previously unselected package python3-cherrypy3. 2024-08-29T17:28:56.855 INFO:teuthology.orchestra.run.smithi110.stdout:Preparing to unpack .../033-python3-cherrypy3_18.6.1-4_all.deb ... 2024-08-29T17:28:56.895 INFO:teuthology.orchestra.run.smithi110.stdout:Unpacking python3-cherrypy3 (18.6.1-4) ... 2024-08-29T17:28:57.003 INFO:teuthology.orchestra.run.smithi029.stdout:Selecting previously unselected package python3-portend. 2024-08-29T17:28:57.029 INFO:teuthology.orchestra.run.smithi029.stdout:Preparing to unpack .../031-python3-portend_3.0.0-1_all.deb ... 2024-08-29T17:28:57.069 INFO:teuthology.orchestra.run.smithi029.stdout:Unpacking python3-portend (3.0.0-1) ... 2024-08-29T17:28:57.248 INFO:teuthology.orchestra.run.smithi110.stdout:Selecting previously unselected package python3-natsort. 2024-08-29T17:28:57.275 INFO:teuthology.orchestra.run.smithi110.stdout:Preparing to unpack .../034-python3-natsort_8.0.2-1_all.deb ... 2024-08-29T17:28:57.314 INFO:teuthology.orchestra.run.smithi110.stdout:Unpacking python3-natsort (8.0.2-1) ... 2024-08-29T17:28:57.366 INFO:teuthology.orchestra.run.smithi029.stdout:Selecting previously unselected package python3-zc.lockfile. 2024-08-29T17:28:57.393 INFO:teuthology.orchestra.run.smithi029.stdout:Preparing to unpack .../032-python3-zc.lockfile_2.0-1_all.deb ... 2024-08-29T17:28:57.433 INFO:teuthology.orchestra.run.smithi029.stdout:Unpacking python3-zc.lockfile (2.0-1) ... 2024-08-29T17:28:57.748 INFO:teuthology.orchestra.run.smithi029.stdout:Selecting previously unselected package python3-cherrypy3. 2024-08-29T17:28:57.775 INFO:teuthology.orchestra.run.smithi029.stdout:Preparing to unpack .../033-python3-cherrypy3_18.6.1-4_all.deb ... 2024-08-29T17:28:57.814 INFO:teuthology.orchestra.run.smithi029.stdout:Unpacking python3-cherrypy3 (18.6.1-4) ... 2024-08-29T17:28:57.852 INFO:teuthology.orchestra.run.smithi110.stdout:Selecting previously unselected package python3-logutils. 2024-08-29T17:28:57.878 INFO:teuthology.orchestra.run.smithi110.stdout:Preparing to unpack .../035-python3-logutils_0.3.3-8_all.deb ... 2024-08-29T17:28:57.918 INFO:teuthology.orchestra.run.smithi110.stdout:Unpacking python3-logutils (0.3.3-8) ... 2024-08-29T17:28:58.164 INFO:teuthology.orchestra.run.smithi029.stdout:Selecting previously unselected package python3-natsort. 2024-08-29T17:28:58.180 INFO:teuthology.orchestra.run.smithi029.stdout:Preparing to unpack .../034-python3-natsort_8.0.2-1_all.deb ... 2024-08-29T17:28:58.187 INFO:teuthology.orchestra.run.smithi110.stdout:Selecting previously unselected package python3-markupsafe. 2024-08-29T17:28:58.214 INFO:teuthology.orchestra.run.smithi110.stdout:Preparing to unpack .../036-python3-markupsafe_2.0.1-2build1_amd64.deb ... 2024-08-29T17:28:58.222 INFO:teuthology.orchestra.run.smithi029.stdout:Unpacking python3-natsort (8.0.2-1) ... 2024-08-29T17:28:58.245 INFO:teuthology.orchestra.run.smithi110.stdout:Unpacking python3-markupsafe (2.0.1-2build1) ... 2024-08-29T17:28:58.528 INFO:teuthology.orchestra.run.smithi029.stdout:Selecting previously unselected package python3-logutils. 2024-08-29T17:28:58.540 INFO:teuthology.orchestra.run.smithi110.stdout:Selecting previously unselected package python3-mako. 2024-08-29T17:28:58.555 INFO:teuthology.orchestra.run.smithi029.stdout:Preparing to unpack .../035-python3-logutils_0.3.3-8_all.deb ... 2024-08-29T17:28:58.567 INFO:teuthology.orchestra.run.smithi110.stdout:Preparing to unpack .../037-python3-mako_1.1.3+ds1-2ubuntu0.1_all.deb ... 2024-08-29T17:28:58.604 INFO:teuthology.orchestra.run.smithi029.stdout:Unpacking python3-logutils (0.3.3-8) ... 2024-08-29T17:28:58.606 INFO:teuthology.orchestra.run.smithi110.stdout:Unpacking python3-mako (1.1.3+ds1-2ubuntu0.1) ... 2024-08-29T17:28:58.893 INFO:teuthology.orchestra.run.smithi029.stdout:Selecting previously unselected package python3-markupsafe. 2024-08-29T17:28:58.920 INFO:teuthology.orchestra.run.smithi029.stdout:Preparing to unpack .../036-python3-markupsafe_2.0.1-2build1_amd64.deb ... 2024-08-29T17:28:58.935 INFO:teuthology.orchestra.run.smithi110.stdout:Selecting previously unselected package python3-simplegeneric. 2024-08-29T17:28:58.959 INFO:teuthology.orchestra.run.smithi029.stdout:Unpacking python3-markupsafe (2.0.1-2build1) ... 2024-08-29T17:28:58.961 INFO:teuthology.orchestra.run.smithi110.stdout:Preparing to unpack .../038-python3-simplegeneric_0.8.1-3_all.deb ... 2024-08-29T17:28:59.002 INFO:teuthology.orchestra.run.smithi110.stdout:Unpacking python3-simplegeneric (0.8.1-3) ... 2024-08-29T17:28:59.274 INFO:teuthology.orchestra.run.smithi029.stdout:Selecting previously unselected package python3-mako. 2024-08-29T17:28:59.287 INFO:teuthology.orchestra.run.smithi110.stdout:Selecting previously unselected package python3-singledispatch. 2024-08-29T17:28:59.302 INFO:teuthology.orchestra.run.smithi029.stdout:Preparing to unpack .../037-python3-mako_1.1.3+ds1-2ubuntu0.1_all.deb ... 2024-08-29T17:28:59.314 INFO:teuthology.orchestra.run.smithi110.stdout:Preparing to unpack .../039-python3-singledispatch_3.4.0.3-3_all.deb ... 2024-08-29T17:28:59.341 INFO:teuthology.orchestra.run.smithi029.stdout:Unpacking python3-mako (1.1.3+ds1-2ubuntu0.1) ... 2024-08-29T17:28:59.354 INFO:teuthology.orchestra.run.smithi110.stdout:Unpacking python3-singledispatch (3.4.0.3-3) ... 2024-08-29T17:28:59.624 INFO:teuthology.orchestra.run.smithi110.stdout:Selecting previously unselected package python3-webob. 2024-08-29T17:28:59.639 INFO:teuthology.orchestra.run.smithi110.stdout:Preparing to unpack .../040-python3-webob_1%3a1.8.6-1.1_all.deb ... 2024-08-29T17:28:59.663 INFO:teuthology.orchestra.run.smithi029.stdout:Selecting previously unselected package python3-simplegeneric. 2024-08-29T17:28:59.673 INFO:teuthology.orchestra.run.smithi110.stdout:Unpacking python3-webob (1:1.8.6-1.1) ... 2024-08-29T17:28:59.690 INFO:teuthology.orchestra.run.smithi029.stdout:Preparing to unpack .../038-python3-simplegeneric_0.8.1-3_all.deb ... 2024-08-29T17:28:59.738 INFO:teuthology.orchestra.run.smithi029.stdout:Unpacking python3-simplegeneric (0.8.1-3) ... 2024-08-29T17:29:00.035 INFO:teuthology.orchestra.run.smithi110.stdout:Selecting previously unselected package python3-waitress. 2024-08-29T17:29:00.037 INFO:teuthology.orchestra.run.smithi029.stdout:Selecting previously unselected package python3-singledispatch. 2024-08-29T17:29:00.064 INFO:teuthology.orchestra.run.smithi029.stdout:Preparing to unpack .../039-python3-singledispatch_3.4.0.3-3_all.deb ... 2024-08-29T17:29:00.067 INFO:teuthology.orchestra.run.smithi110.stdout:Preparing to unpack .../041-python3-waitress_1.4.4-1.1ubuntu1_all.deb ... 2024-08-29T17:29:00.103 INFO:teuthology.orchestra.run.smithi029.stdout:Unpacking python3-singledispatch (3.4.0.3-3) ... 2024-08-29T17:29:00.113 INFO:teuthology.orchestra.run.smithi110.stdout:Unpacking python3-waitress (1.4.4-1.1ubuntu1) ... 2024-08-29T17:29:00.402 INFO:teuthology.orchestra.run.smithi029.stdout:Selecting previously unselected package python3-webob. 2024-08-29T17:29:00.404 INFO:teuthology.orchestra.run.smithi110.stdout:Selecting previously unselected package python3-tempita. 2024-08-29T17:29:00.428 INFO:teuthology.orchestra.run.smithi029.stdout:Preparing to unpack .../040-python3-webob_1%3a1.8.6-1.1_all.deb ... 2024-08-29T17:29:00.431 INFO:teuthology.orchestra.run.smithi110.stdout:Preparing to unpack .../042-python3-tempita_0.5.2-6ubuntu1_all.deb ... 2024-08-29T17:29:00.468 INFO:teuthology.orchestra.run.smithi029.stdout:Unpacking python3-webob (1:1.8.6-1.1) ... 2024-08-29T17:29:00.471 INFO:teuthology.orchestra.run.smithi110.stdout:Unpacking python3-tempita (0.5.2-6ubuntu1) ... 2024-08-29T17:29:00.774 INFO:teuthology.orchestra.run.smithi110.stdout:Selecting previously unselected package python3-paste. 2024-08-29T17:29:00.800 INFO:teuthology.orchestra.run.smithi110.stdout:Preparing to unpack .../043-python3-paste_3.5.0+dfsg1-1_all.deb ... 2024-08-29T17:29:00.815 INFO:teuthology.orchestra.run.smithi029.stdout:Selecting previously unselected package python3-waitress. 2024-08-29T17:29:00.840 INFO:teuthology.orchestra.run.smithi110.stdout:Unpacking python3-paste (3.5.0+dfsg1-1) ... 2024-08-29T17:29:00.842 INFO:teuthology.orchestra.run.smithi029.stdout:Preparing to unpack .../041-python3-waitress_1.4.4-1.1ubuntu1_all.deb ... 2024-08-29T17:29:00.886 INFO:teuthology.orchestra.run.smithi029.stdout:Unpacking python3-waitress (1.4.4-1.1ubuntu1) ... 2024-08-29T17:29:01.197 INFO:teuthology.orchestra.run.smithi029.stdout:Selecting previously unselected package python3-tempita. 2024-08-29T17:29:01.202 INFO:teuthology.orchestra.run.smithi110.stdout:Selecting previously unselected package python-pastedeploy-tpl. 2024-08-29T17:29:01.224 INFO:teuthology.orchestra.run.smithi029.stdout:Preparing to unpack .../042-python3-tempita_0.5.2-6ubuntu1_all.deb ... 2024-08-29T17:29:01.229 INFO:teuthology.orchestra.run.smithi110.stdout:Preparing to unpack .../044-python-pastedeploy-tpl_2.1.1-1_all.deb ... 2024-08-29T17:29:01.264 INFO:teuthology.orchestra.run.smithi029.stdout:Unpacking python3-tempita (0.5.2-6ubuntu1) ... 2024-08-29T17:29:01.277 INFO:teuthology.orchestra.run.smithi110.stdout:Unpacking python-pastedeploy-tpl (2.1.1-1) ... 2024-08-29T17:29:01.569 INFO:teuthology.orchestra.run.smithi029.stdout:Selecting previously unselected package python3-paste. 2024-08-29T17:29:01.588 INFO:teuthology.orchestra.run.smithi110.stdout:Selecting previously unselected package python3-pastedeploy. 2024-08-29T17:29:01.596 INFO:teuthology.orchestra.run.smithi029.stdout:Preparing to unpack .../043-python3-paste_3.5.0+dfsg1-1_all.deb ... 2024-08-29T17:29:01.615 INFO:teuthology.orchestra.run.smithi110.stdout:Preparing to unpack .../045-python3-pastedeploy_2.1.1-1_all.deb ... 2024-08-29T17:29:01.637 INFO:teuthology.orchestra.run.smithi029.stdout:Unpacking python3-paste (3.5.0+dfsg1-1) ... 2024-08-29T17:29:01.655 INFO:teuthology.orchestra.run.smithi110.stdout:Unpacking python3-pastedeploy (2.1.1-1) ... 2024-08-29T17:29:01.943 INFO:teuthology.orchestra.run.smithi029.stdout:Selecting previously unselected package python-pastedeploy-tpl. 2024-08-29T17:29:01.959 INFO:teuthology.orchestra.run.smithi029.stdout:Preparing to unpack .../044-python-pastedeploy-tpl_2.1.1-1_all.deb ... 2024-08-29T17:29:02.001 INFO:teuthology.orchestra.run.smithi029.stdout:Unpacking python-pastedeploy-tpl (2.1.1-1) ... 2024-08-29T17:29:02.016 INFO:teuthology.orchestra.run.smithi110.stdout:Selecting previously unselected package python3-webtest. 2024-08-29T17:29:02.045 INFO:teuthology.orchestra.run.smithi110.stdout:Preparing to unpack .../046-python3-webtest_2.0.35-1_all.deb ... 2024-08-29T17:29:02.091 INFO:teuthology.orchestra.run.smithi110.stdout:Unpacking python3-webtest (2.0.35-1) ... 2024-08-29T17:29:02.300 INFO:teuthology.orchestra.run.smithi029.stdout:Selecting previously unselected package python3-pastedeploy. 2024-08-29T17:29:02.326 INFO:teuthology.orchestra.run.smithi029.stdout:Preparing to unpack .../045-python3-pastedeploy_2.1.1-1_all.deb ... 2024-08-29T17:29:02.366 INFO:teuthology.orchestra.run.smithi029.stdout:Unpacking python3-pastedeploy (2.1.1-1) ... 2024-08-29T17:29:02.478 INFO:teuthology.orchestra.run.smithi110.stdout:Selecting previously unselected package python3-pecan. 2024-08-29T17:29:02.504 INFO:teuthology.orchestra.run.smithi110.stdout:Preparing to unpack .../047-python3-pecan_1.3.3-4ubuntu2_all.deb ... 2024-08-29T17:29:02.552 INFO:teuthology.orchestra.run.smithi110.stdout:Unpacking python3-pecan (1.3.3-4ubuntu2) ... 2024-08-29T17:29:02.664 INFO:teuthology.orchestra.run.smithi029.stdout:Selecting previously unselected package python3-webtest. 2024-08-29T17:29:02.690 INFO:teuthology.orchestra.run.smithi029.stdout:Preparing to unpack .../046-python3-webtest_2.0.35-1_all.deb ... 2024-08-29T17:29:02.732 INFO:teuthology.orchestra.run.smithi029.stdout:Unpacking python3-webtest (2.0.35-1) ... 2024-08-29T17:29:02.916 INFO:teuthology.orchestra.run.smithi110.stdout:Selecting previously unselected package python3-certifi. 2024-08-29T17:29:02.942 INFO:teuthology.orchestra.run.smithi110.stdout:Preparing to unpack .../048-python3-certifi_2020.6.20-1_all.deb ... 2024-08-29T17:29:02.982 INFO:teuthology.orchestra.run.smithi110.stdout:Unpacking python3-certifi (2020.6.20-1) ... 2024-08-29T17:29:03.037 INFO:teuthology.orchestra.run.smithi029.stdout:Selecting previously unselected package python3-pecan. 2024-08-29T17:29:03.064 INFO:teuthology.orchestra.run.smithi029.stdout:Preparing to unpack .../047-python3-pecan_1.3.3-4ubuntu2_all.deb ... 2024-08-29T17:29:03.103 INFO:teuthology.orchestra.run.smithi029.stdout:Unpacking python3-pecan (1.3.3-4ubuntu2) ... 2024-08-29T17:29:03.344 INFO:teuthology.orchestra.run.smithi110.stdout:Selecting previously unselected package python3-idna. 2024-08-29T17:29:03.370 INFO:teuthology.orchestra.run.smithi110.stdout:Preparing to unpack .../049-python3-idna_3.3-1ubuntu0.1_all.deb ... 2024-08-29T17:29:03.410 INFO:teuthology.orchestra.run.smithi110.stdout:Unpacking python3-idna (3.3-1ubuntu0.1) ... 2024-08-29T17:29:03.455 INFO:teuthology.orchestra.run.smithi029.stdout:Selecting previously unselected package python3-certifi. 2024-08-29T17:29:03.482 INFO:teuthology.orchestra.run.smithi029.stdout:Preparing to unpack .../048-python3-certifi_2020.6.20-1_all.deb ... 2024-08-29T17:29:03.522 INFO:teuthology.orchestra.run.smithi029.stdout:Unpacking python3-certifi (2020.6.20-1) ... 2024-08-29T17:29:03.697 INFO:teuthology.orchestra.run.smithi110.stdout:Selecting previously unselected package python3-urllib3. 2024-08-29T17:29:03.723 INFO:teuthology.orchestra.run.smithi110.stdout:Preparing to unpack .../050-python3-urllib3_1.26.5-1~exp1ubuntu0.1_all.deb ... 2024-08-29T17:29:03.755 INFO:teuthology.orchestra.run.smithi110.stdout:Unpacking python3-urllib3 (1.26.5-1~exp1ubuntu0.1) ... 2024-08-29T17:29:03.829 INFO:teuthology.orchestra.run.smithi029.stdout:Selecting previously unselected package python3-idna. 2024-08-29T17:29:03.856 INFO:teuthology.orchestra.run.smithi029.stdout:Preparing to unpack .../049-python3-idna_3.3-1ubuntu0.1_all.deb ... 2024-08-29T17:29:03.895 INFO:teuthology.orchestra.run.smithi029.stdout:Unpacking python3-idna (3.3-1ubuntu0.1) ... 2024-08-29T17:29:04.041 INFO:teuthology.orchestra.run.smithi110.stdout:Selecting previously unselected package python3-requests. 2024-08-29T17:29:04.068 INFO:teuthology.orchestra.run.smithi110.stdout:Preparing to unpack .../051-python3-requests_2.25.1+dfsg-2ubuntu0.1_all.deb ... 2024-08-29T17:29:04.108 INFO:teuthology.orchestra.run.smithi110.stdout:Unpacking python3-requests (2.25.1+dfsg-2ubuntu0.1) ... 2024-08-29T17:29:04.209 INFO:teuthology.orchestra.run.smithi029.stdout:Selecting previously unselected package python3-urllib3. 2024-08-29T17:29:04.236 INFO:teuthology.orchestra.run.smithi029.stdout:Preparing to unpack .../050-python3-urllib3_1.26.5-1~exp1ubuntu0.1_all.deb ... 2024-08-29T17:29:04.275 INFO:teuthology.orchestra.run.smithi029.stdout:Unpacking python3-urllib3 (1.26.5-1~exp1ubuntu0.1) ... 2024-08-29T17:29:04.411 INFO:teuthology.orchestra.run.smithi110.stdout:Selecting previously unselected package python3-werkzeug. 2024-08-29T17:29:04.438 INFO:teuthology.orchestra.run.smithi110.stdout:Preparing to unpack .../052-python3-werkzeug_2.0.2+dfsg1-1ubuntu0.22.04.2_all.deb ... 2024-08-29T17:29:04.477 INFO:teuthology.orchestra.run.smithi110.stdout:Unpacking python3-werkzeug (2.0.2+dfsg1-1ubuntu0.22.04.2) ... 2024-08-29T17:29:04.616 INFO:teuthology.orchestra.run.smithi029.stdout:Selecting previously unselected package python3-requests. 2024-08-29T17:29:04.643 INFO:teuthology.orchestra.run.smithi029.stdout:Preparing to unpack .../051-python3-requests_2.25.1+dfsg-2ubuntu0.1_all.deb ... 2024-08-29T17:29:04.683 INFO:teuthology.orchestra.run.smithi029.stdout:Unpacking python3-requests (2.25.1+dfsg-2ubuntu0.1) ... 2024-08-29T17:29:04.739 INFO:teuthology.orchestra.run.smithi110.stdout:Selecting previously unselected package ceph-mgr-modules-core. 2024-08-29T17:29:04.766 INFO:teuthology.orchestra.run.smithi110.stdout:Preparing to unpack .../053-ceph-mgr-modules-core_18.2.4-774-gfe43f1c9-1jammy_all.deb ... 2024-08-29T17:29:04.797 INFO:teuthology.orchestra.run.smithi110.stdout:Unpacking ceph-mgr-modules-core (18.2.4-774-gfe43f1c9-1jammy) ... 2024-08-29T17:29:05.181 INFO:teuthology.orchestra.run.smithi029.stdout:Selecting previously unselected package python3-werkzeug. 2024-08-29T17:29:05.194 INFO:teuthology.orchestra.run.smithi110.stdout:Selecting previously unselected package libsqlite3-mod-ceph. 2024-08-29T17:29:05.208 INFO:teuthology.orchestra.run.smithi029.stdout:Preparing to unpack .../052-python3-werkzeug_2.0.2+dfsg1-1ubuntu0.22.04.2_all.deb ... 2024-08-29T17:29:05.220 INFO:teuthology.orchestra.run.smithi110.stdout:Preparing to unpack .../054-libsqlite3-mod-ceph_18.2.4-774-gfe43f1c9-1jammy_amd64.deb ... 2024-08-29T17:29:05.248 INFO:teuthology.orchestra.run.smithi029.stdout:Unpacking python3-werkzeug (2.0.2+dfsg1-1ubuntu0.22.04.2) ... 2024-08-29T17:29:05.260 INFO:teuthology.orchestra.run.smithi110.stdout:Unpacking libsqlite3-mod-ceph (18.2.4-774-gfe43f1c9-1jammy) ... 2024-08-29T17:29:05.528 INFO:teuthology.orchestra.run.smithi029.stdout:Selecting previously unselected package ceph-mgr-modules-core. 2024-08-29T17:29:05.546 INFO:teuthology.orchestra.run.smithi110.stdout:Selecting previously unselected package python3-bcrypt. 2024-08-29T17:29:05.555 INFO:teuthology.orchestra.run.smithi029.stdout:Preparing to unpack .../053-ceph-mgr-modules-core_18.2.4-774-gfe43f1c9-1jammy_all.deb ... 2024-08-29T17:29:05.573 INFO:teuthology.orchestra.run.smithi110.stdout:Preparing to unpack .../055-python3-bcrypt_3.2.0-1build1_amd64.deb ... 2024-08-29T17:29:05.595 INFO:teuthology.orchestra.run.smithi029.stdout:Unpacking ceph-mgr-modules-core (18.2.4-774-gfe43f1c9-1jammy) ... 2024-08-29T17:29:05.613 INFO:teuthology.orchestra.run.smithi110.stdout:Unpacking python3-bcrypt (3.2.0-1build1) ... 2024-08-29T17:29:05.891 INFO:teuthology.orchestra.run.smithi110.stdout:Selecting previously unselected package python3-openssl. 2024-08-29T17:29:05.906 INFO:teuthology.orchestra.run.smithi110.stdout:Preparing to unpack .../056-python3-openssl_21.0.0-1_all.deb ... 2024-08-29T17:29:05.949 INFO:teuthology.orchestra.run.smithi110.stdout:Unpacking python3-openssl (21.0.0-1) ... 2024-08-29T17:29:05.963 INFO:teuthology.orchestra.run.smithi029.stdout:Selecting previously unselected package libsqlite3-mod-ceph. 2024-08-29T17:29:05.991 INFO:teuthology.orchestra.run.smithi029.stdout:Preparing to unpack .../054-libsqlite3-mod-ceph_18.2.4-774-gfe43f1c9-1jammy_amd64.deb ... 2024-08-29T17:29:06.030 INFO:teuthology.orchestra.run.smithi029.stdout:Unpacking libsqlite3-mod-ceph (18.2.4-774-gfe43f1c9-1jammy) ... 2024-08-29T17:29:06.294 INFO:teuthology.orchestra.run.smithi110.stdout:Selecting previously unselected package ceph-mgr. 2024-08-29T17:29:06.321 INFO:teuthology.orchestra.run.smithi110.stdout:Preparing to unpack .../057-ceph-mgr_18.2.4-774-gfe43f1c9-1jammy_amd64.deb ... 2024-08-29T17:29:06.354 INFO:teuthology.orchestra.run.smithi029.stdout:Selecting previously unselected package python3-bcrypt. 2024-08-29T17:29:06.360 INFO:teuthology.orchestra.run.smithi110.stdout:Unpacking ceph-mgr (18.2.4-774-gfe43f1c9-1jammy) ... 2024-08-29T17:29:06.380 INFO:teuthology.orchestra.run.smithi029.stdout:Preparing to unpack .../055-python3-bcrypt_3.2.0-1build1_amd64.deb ... 2024-08-29T17:29:06.420 INFO:teuthology.orchestra.run.smithi029.stdout:Unpacking python3-bcrypt (3.2.0-1build1) ... 2024-08-29T17:29:06.719 INFO:teuthology.orchestra.run.smithi029.stdout:Selecting previously unselected package python3-openssl. 2024-08-29T17:29:06.745 INFO:teuthology.orchestra.run.smithi029.stdout:Preparing to unpack .../056-python3-openssl_21.0.0-1_all.deb ... 2024-08-29T17:29:06.747 INFO:teuthology.orchestra.run.smithi110.stdout:Selecting previously unselected package ceph-mon. 2024-08-29T17:29:06.776 INFO:teuthology.orchestra.run.smithi110.stdout:Preparing to unpack .../058-ceph-mon_18.2.4-774-gfe43f1c9-1jammy_amd64.deb ... 2024-08-29T17:29:06.793 INFO:teuthology.orchestra.run.smithi029.stdout:Unpacking python3-openssl (21.0.0-1) ... 2024-08-29T17:29:06.813 INFO:teuthology.orchestra.run.smithi110.stdout:Unpacking ceph-mon (18.2.4-774-gfe43f1c9-1jammy) ... 2024-08-29T17:29:07.141 INFO:teuthology.orchestra.run.smithi029.stdout:Selecting previously unselected package ceph-mgr. 2024-08-29T17:29:07.168 INFO:teuthology.orchestra.run.smithi029.stdout:Preparing to unpack .../057-ceph-mgr_18.2.4-774-gfe43f1c9-1jammy_amd64.deb ... 2024-08-29T17:29:07.207 INFO:teuthology.orchestra.run.smithi029.stdout:Unpacking ceph-mgr (18.2.4-774-gfe43f1c9-1jammy) ... 2024-08-29T17:29:07.342 INFO:teuthology.orchestra.run.smithi110.stdout:Selecting previously unselected package ceph-osd. 2024-08-29T17:29:07.358 INFO:teuthology.orchestra.run.smithi110.stdout:Preparing to unpack .../059-ceph-osd_18.2.4-774-gfe43f1c9-1jammy_amd64.deb ... 2024-08-29T17:29:07.400 INFO:teuthology.orchestra.run.smithi110.stdout:Unpacking ceph-osd (18.2.4-774-gfe43f1c9-1jammy) ... 2024-08-29T17:29:07.640 INFO:teuthology.orchestra.run.smithi029.stdout:Selecting previously unselected package ceph-mon. 2024-08-29T17:29:07.667 INFO:teuthology.orchestra.run.smithi029.stdout:Preparing to unpack .../058-ceph-mon_18.2.4-774-gfe43f1c9-1jammy_amd64.deb ... 2024-08-29T17:29:07.706 INFO:teuthology.orchestra.run.smithi029.stdout:Unpacking ceph-mon (18.2.4-774-gfe43f1c9-1jammy) ... 2024-08-29T17:29:08.439 INFO:teuthology.orchestra.run.smithi029.stdout:Selecting previously unselected package ceph-osd. 2024-08-29T17:29:08.462 INFO:teuthology.orchestra.run.smithi110.stdout:Selecting previously unselected package ceph. 2024-08-29T17:29:08.466 INFO:teuthology.orchestra.run.smithi029.stdout:Preparing to unpack .../059-ceph-osd_18.2.4-774-gfe43f1c9-1jammy_amd64.deb ... 2024-08-29T17:29:08.477 INFO:teuthology.orchestra.run.smithi110.stdout:Preparing to unpack .../060-ceph_18.2.4-774-gfe43f1c9-1jammy_amd64.deb ... 2024-08-29T17:29:08.506 INFO:teuthology.orchestra.run.smithi029.stdout:Unpacking ceph-osd (18.2.4-774-gfe43f1c9-1jammy) ... 2024-08-29T17:29:08.520 INFO:teuthology.orchestra.run.smithi110.stdout:Unpacking ceph (18.2.4-774-gfe43f1c9-1jammy) ... 2024-08-29T17:29:09.632 INFO:teuthology.orchestra.run.smithi110.stdout:Selecting previously unselected package ceph-fuse. 2024-08-29T17:29:09.659 INFO:teuthology.orchestra.run.smithi110.stdout:Preparing to unpack .../061-ceph-fuse_18.2.4-774-gfe43f1c9-1jammy_amd64.deb ... 2024-08-29T17:29:09.698 INFO:teuthology.orchestra.run.smithi110.stdout:Unpacking ceph-fuse (18.2.4-774-gfe43f1c9-1jammy) ... 2024-08-29T17:29:10.044 INFO:teuthology.orchestra.run.smithi110.stdout:Selecting previously unselected package ceph-mds. 2024-08-29T17:29:10.069 INFO:teuthology.orchestra.run.smithi110.stdout:Preparing to unpack .../062-ceph-mds_18.2.4-774-gfe43f1c9-1jammy_amd64.deb ... 2024-08-29T17:29:10.110 INFO:teuthology.orchestra.run.smithi110.stdout:Unpacking ceph-mds (18.2.4-774-gfe43f1c9-1jammy) ... 2024-08-29T17:29:10.438 INFO:teuthology.orchestra.run.smithi110.stdout:Selecting previously unselected package cephadm. 2024-08-29T17:29:10.453 INFO:teuthology.orchestra.run.smithi110.stdout:Preparing to unpack .../063-cephadm_18.2.4-774-gfe43f1c9-1jammy_amd64.deb ... 2024-08-29T17:29:10.488 INFO:teuthology.orchestra.run.smithi110.stdout:Unpacking cephadm (18.2.4-774-gfe43f1c9-1jammy) ... 2024-08-29T17:29:10.791 INFO:teuthology.orchestra.run.smithi110.stdout:Selecting previously unselected package python3-asyncssh. 2024-08-29T17:29:10.817 INFO:teuthology.orchestra.run.smithi110.stdout:Preparing to unpack .../064-python3-asyncssh_2.5.0-1_all.deb ... 2024-08-29T17:29:10.857 INFO:teuthology.orchestra.run.smithi110.stdout:Unpacking python3-asyncssh (2.5.0-1) ... 2024-08-29T17:29:11.145 INFO:teuthology.orchestra.run.smithi110.stdout:Selecting previously unselected package python-babel-localedata. 2024-08-29T17:29:11.171 INFO:teuthology.orchestra.run.smithi110.stdout:Preparing to unpack .../065-python-babel-localedata_2.8.0+dfsg.1-7_all.deb ... 2024-08-29T17:29:11.210 INFO:teuthology.orchestra.run.smithi110.stdout:Unpacking python-babel-localedata (2.8.0+dfsg.1-7) ... 2024-08-29T17:29:11.339 INFO:teuthology.orchestra.run.smithi029.stdout:Selecting previously unselected package ceph. 2024-08-29T17:29:11.356 INFO:teuthology.orchestra.run.smithi029.stdout:Preparing to unpack .../060-ceph_18.2.4-774-gfe43f1c9-1jammy_amd64.deb ... 2024-08-29T17:29:11.398 INFO:teuthology.orchestra.run.smithi029.stdout:Unpacking ceph (18.2.4-774-gfe43f1c9-1jammy) ... 2024-08-29T17:29:11.728 INFO:teuthology.orchestra.run.smithi029.stdout:Selecting previously unselected package ceph-fuse. 2024-08-29T17:29:11.754 INFO:teuthology.orchestra.run.smithi029.stdout:Preparing to unpack .../061-ceph-fuse_18.2.4-774-gfe43f1c9-1jammy_amd64.deb ... 2024-08-29T17:29:11.803 INFO:teuthology.orchestra.run.smithi029.stdout:Unpacking ceph-fuse (18.2.4-774-gfe43f1c9-1jammy) ... 2024-08-29T17:29:12.168 INFO:teuthology.orchestra.run.smithi029.stdout:Selecting previously unselected package ceph-mds. 2024-08-29T17:29:12.195 INFO:teuthology.orchestra.run.smithi029.stdout:Preparing to unpack .../062-ceph-mds_18.2.4-774-gfe43f1c9-1jammy_amd64.deb ... 2024-08-29T17:29:12.232 INFO:teuthology.orchestra.run.smithi110.stdout:Selecting previously unselected package python3-babel. 2024-08-29T17:29:12.235 INFO:teuthology.orchestra.run.smithi029.stdout:Unpacking ceph-mds (18.2.4-774-gfe43f1c9-1jammy) ... 2024-08-29T17:29:12.259 INFO:teuthology.orchestra.run.smithi110.stdout:Preparing to unpack .../066-python3-babel_2.8.0+dfsg.1-7_all.deb ... 2024-08-29T17:29:12.307 INFO:teuthology.orchestra.run.smithi110.stdout:Unpacking python3-babel (2.8.0+dfsg.1-7) ... 2024-08-29T17:29:12.636 INFO:teuthology.orchestra.run.smithi110.stdout:Selecting previously unselected package python3-jinja2. 2024-08-29T17:29:12.642 INFO:teuthology.orchestra.run.smithi029.stdout:Selecting previously unselected package cephadm. 2024-08-29T17:29:12.662 INFO:teuthology.orchestra.run.smithi110.stdout:Preparing to unpack .../067-python3-jinja2_3.0.3-1ubuntu0.2_all.deb ... 2024-08-29T17:29:12.669 INFO:teuthology.orchestra.run.smithi029.stdout:Preparing to unpack .../063-cephadm_18.2.4-774-gfe43f1c9-1jammy_amd64.deb ... 2024-08-29T17:29:12.702 INFO:teuthology.orchestra.run.smithi110.stdout:Unpacking python3-jinja2 (3.0.3-1ubuntu0.2) ... 2024-08-29T17:29:12.709 INFO:teuthology.orchestra.run.smithi029.stdout:Unpacking cephadm (18.2.4-774-gfe43f1c9-1jammy) ... 2024-08-29T17:29:13.030 INFO:teuthology.orchestra.run.smithi110.stdout:Selecting previously unselected package ceph-mgr-cephadm. 2024-08-29T17:29:13.056 INFO:teuthology.orchestra.run.smithi029.stdout:Selecting previously unselected package python3-asyncssh. 2024-08-29T17:29:13.057 INFO:teuthology.orchestra.run.smithi110.stdout:Preparing to unpack .../068-ceph-mgr-cephadm_18.2.4-774-gfe43f1c9-1jammy_all.deb ... 2024-08-29T17:29:13.082 INFO:teuthology.orchestra.run.smithi029.stdout:Preparing to unpack .../064-python3-asyncssh_2.5.0-1_all.deb ... 2024-08-29T17:29:13.097 INFO:teuthology.orchestra.run.smithi110.stdout:Unpacking ceph-mgr-cephadm (18.2.4-774-gfe43f1c9-1jammy) ... 2024-08-29T17:29:13.131 INFO:teuthology.orchestra.run.smithi029.stdout:Unpacking python3-asyncssh (2.5.0-1) ... 2024-08-29T17:29:13.425 INFO:teuthology.orchestra.run.smithi110.stdout:Selecting previously unselected package python3-pluggy. 2024-08-29T17:29:13.429 INFO:teuthology.orchestra.run.smithi029.stdout:Selecting previously unselected package python-babel-localedata. 2024-08-29T17:29:13.452 INFO:teuthology.orchestra.run.smithi110.stdout:Preparing to unpack .../069-python3-pluggy_0.13.0-7.1_all.deb ... 2024-08-29T17:29:13.456 INFO:teuthology.orchestra.run.smithi029.stdout:Preparing to unpack .../065-python-babel-localedata_2.8.0+dfsg.1-7_all.deb ... 2024-08-29T17:29:13.492 INFO:teuthology.orchestra.run.smithi110.stdout:Unpacking python3-pluggy (0.13.0-7.1) ... 2024-08-29T17:29:13.496 INFO:teuthology.orchestra.run.smithi029.stdout:Unpacking python-babel-localedata (2.8.0+dfsg.1-7) ... 2024-08-29T17:29:13.778 INFO:teuthology.orchestra.run.smithi110.stdout:Selecting previously unselected package python3-py. 2024-08-29T17:29:13.805 INFO:teuthology.orchestra.run.smithi110.stdout:Preparing to unpack .../070-python3-py_1.10.0-1_all.deb ... 2024-08-29T17:29:13.845 INFO:teuthology.orchestra.run.smithi110.stdout:Unpacking python3-py (1.10.0-1) ... 2024-08-29T17:29:14.165 INFO:teuthology.orchestra.run.smithi110.stdout:Selecting previously unselected package python3-iniconfig. 2024-08-29T17:29:14.192 INFO:teuthology.orchestra.run.smithi110.stdout:Preparing to unpack .../071-python3-iniconfig_1.1.1-2_all.deb ... 2024-08-29T17:29:14.232 INFO:teuthology.orchestra.run.smithi110.stdout:Unpacking python3-iniconfig (1.1.1-2) ... 2024-08-29T17:29:14.498 INFO:teuthology.orchestra.run.smithi029.stdout:Selecting previously unselected package python3-babel. 2024-08-29T17:29:14.526 INFO:teuthology.orchestra.run.smithi029.stdout:Preparing to unpack .../066-python3-babel_2.8.0+dfsg.1-7_all.deb ... 2024-08-29T17:29:14.534 INFO:teuthology.orchestra.run.smithi110.stdout:Selecting previously unselected package python3-toml. 2024-08-29T17:29:14.561 INFO:teuthology.orchestra.run.smithi110.stdout:Preparing to unpack .../072-python3-toml_0.10.2-1_all.deb ... 2024-08-29T17:29:14.565 INFO:teuthology.orchestra.run.smithi029.stdout:Unpacking python3-babel (2.8.0+dfsg.1-7) ... 2024-08-29T17:29:14.618 INFO:teuthology.orchestra.run.smithi110.stdout:Unpacking python3-toml (0.10.2-1) ... 2024-08-29T17:29:14.881 INFO:teuthology.orchestra.run.smithi029.stdout:Selecting previously unselected package python3-jinja2. 2024-08-29T17:29:14.908 INFO:teuthology.orchestra.run.smithi029.stdout:Preparing to unpack .../067-python3-jinja2_3.0.3-1ubuntu0.2_all.deb ... 2024-08-29T17:29:14.921 INFO:teuthology.orchestra.run.smithi110.stdout:Selecting previously unselected package python3-pytest. 2024-08-29T17:29:14.947 INFO:teuthology.orchestra.run.smithi029.stdout:Unpacking python3-jinja2 (3.0.3-1ubuntu0.2) ... 2024-08-29T17:29:14.948 INFO:teuthology.orchestra.run.smithi110.stdout:Preparing to unpack .../073-python3-pytest_6.2.5-1ubuntu2_all.deb ... 2024-08-29T17:29:14.987 INFO:teuthology.orchestra.run.smithi110.stdout:Unpacking python3-pytest (6.2.5-1ubuntu2) ... 2024-08-29T17:29:15.303 INFO:teuthology.orchestra.run.smithi029.stdout:Selecting previously unselected package ceph-mgr-cephadm. 2024-08-29T17:29:15.331 INFO:teuthology.orchestra.run.smithi029.stdout:Preparing to unpack .../068-ceph-mgr-cephadm_18.2.4-774-gfe43f1c9-1jammy_all.deb ... 2024-08-29T17:29:15.332 INFO:teuthology.orchestra.run.smithi110.stdout:Selecting previously unselected package python3-repoze.lru. 2024-08-29T17:29:15.360 INFO:teuthology.orchestra.run.smithi110.stdout:Preparing to unpack .../074-python3-repoze.lru_0.7-2_all.deb ... 2024-08-29T17:29:15.420 INFO:teuthology.orchestra.run.smithi029.stdout:Unpacking ceph-mgr-cephadm (18.2.4-774-gfe43f1c9-1jammy) ... 2024-08-29T17:29:15.420 INFO:teuthology.orchestra.run.smithi110.stdout:Unpacking python3-repoze.lru (0.7-2) ... 2024-08-29T17:29:15.702 INFO:teuthology.orchestra.run.smithi110.stdout:Selecting previously unselected package python3-routes. 2024-08-29T17:29:15.729 INFO:teuthology.orchestra.run.smithi110.stdout:Preparing to unpack .../075-python3-routes_2.5.1-1ubuntu1_all.deb ... 2024-08-29T17:29:15.769 INFO:teuthology.orchestra.run.smithi110.stdout:Unpacking python3-routes (2.5.1-1ubuntu1) ... 2024-08-29T17:29:15.969 INFO:teuthology.orchestra.run.smithi029.stdout:Selecting previously unselected package python3-pluggy. 2024-08-29T17:29:15.997 INFO:teuthology.orchestra.run.smithi029.stdout:Preparing to unpack .../069-python3-pluggy_0.13.0-7.1_all.deb ... 2024-08-29T17:29:16.036 INFO:teuthology.orchestra.run.smithi029.stdout:Unpacking python3-pluggy (0.13.0-7.1) ... 2024-08-29T17:29:16.114 INFO:teuthology.orchestra.run.smithi110.stdout:Selecting previously unselected package ceph-mgr-dashboard. 2024-08-29T17:29:16.141 INFO:teuthology.orchestra.run.smithi110.stdout:Preparing to unpack .../076-ceph-mgr-dashboard_18.2.4-774-gfe43f1c9-1jammy_all.deb ... 2024-08-29T17:29:16.180 INFO:teuthology.orchestra.run.smithi110.stdout:Unpacking ceph-mgr-dashboard (18.2.4-774-gfe43f1c9-1jammy) ... 2024-08-29T17:29:16.360 INFO:teuthology.orchestra.run.smithi029.stdout:Selecting previously unselected package python3-py. 2024-08-29T17:29:16.376 INFO:teuthology.orchestra.run.smithi029.stdout:Preparing to unpack .../070-python3-py_1.10.0-1_all.deb ... 2024-08-29T17:29:16.410 INFO:teuthology.orchestra.run.smithi029.stdout:Unpacking python3-py (1.10.0-1) ... 2024-08-29T17:29:16.726 INFO:teuthology.orchestra.run.smithi029.stdout:Selecting previously unselected package python3-iniconfig. 2024-08-29T17:29:16.753 INFO:teuthology.orchestra.run.smithi029.stdout:Preparing to unpack .../071-python3-iniconfig_1.1.1-2_all.deb ... 2024-08-29T17:29:16.792 INFO:teuthology.orchestra.run.smithi029.stdout:Unpacking python3-iniconfig (1.1.1-2) ... 2024-08-29T17:29:17.073 INFO:teuthology.orchestra.run.smithi029.stdout:Selecting previously unselected package python3-toml. 2024-08-29T17:29:17.100 INFO:teuthology.orchestra.run.smithi029.stdout:Preparing to unpack .../072-python3-toml_0.10.2-1_all.deb ... 2024-08-29T17:29:17.147 INFO:teuthology.orchestra.run.smithi029.stdout:Unpacking python3-toml (0.10.2-1) ... 2024-08-29T17:29:17.444 INFO:teuthology.orchestra.run.smithi110.stdout:Selecting previously unselected package python3-sklearn-lib:amd64. 2024-08-29T17:29:17.454 INFO:teuthology.orchestra.run.smithi029.stdout:Selecting previously unselected package python3-pytest. 2024-08-29T17:29:17.472 INFO:teuthology.orchestra.run.smithi110.stdout:Preparing to unpack .../077-python3-sklearn-lib_0.23.2-5ubuntu6_amd64.deb ... 2024-08-29T17:29:17.482 INFO:teuthology.orchestra.run.smithi029.stdout:Preparing to unpack .../073-python3-pytest_6.2.5-1ubuntu2_all.deb ... 2024-08-29T17:29:17.510 INFO:teuthology.orchestra.run.smithi110.stdout:Unpacking python3-sklearn-lib:amd64 (0.23.2-5ubuntu6) ... 2024-08-29T17:29:17.521 INFO:teuthology.orchestra.run.smithi029.stdout:Unpacking python3-pytest (6.2.5-1ubuntu2) ... 2024-08-29T17:29:17.862 INFO:teuthology.orchestra.run.smithi029.stdout:Selecting previously unselected package python3-repoze.lru. 2024-08-29T17:29:17.890 INFO:teuthology.orchestra.run.smithi029.stdout:Preparing to unpack .../074-python3-repoze.lru_0.7-2_all.deb ... 2024-08-29T17:29:17.929 INFO:teuthology.orchestra.run.smithi029.stdout:Unpacking python3-repoze.lru (0.7-2) ... 2024-08-29T17:29:17.956 INFO:teuthology.orchestra.run.smithi110.stdout:Selecting previously unselected package python3-joblib. 2024-08-29T17:29:17.971 INFO:teuthology.orchestra.run.smithi110.stdout:Preparing to unpack .../078-python3-joblib_0.17.0-4ubuntu1_all.deb ... 2024-08-29T17:29:18.006 INFO:teuthology.orchestra.run.smithi110.stdout:Unpacking python3-joblib (0.17.0-4ubuntu1) ... 2024-08-29T17:29:18.217 INFO:teuthology.orchestra.run.smithi029.stdout:Selecting previously unselected package python3-routes. 2024-08-29T17:29:18.242 INFO:teuthology.orchestra.run.smithi029.stdout:Preparing to unpack .../075-python3-routes_2.5.1-1ubuntu1_all.deb ... 2024-08-29T17:29:18.284 INFO:teuthology.orchestra.run.smithi029.stdout:Unpacking python3-routes (2.5.1-1ubuntu1) ... 2024-08-29T17:29:18.351 INFO:teuthology.orchestra.run.smithi110.stdout:Selecting previously unselected package python3-threadpoolctl. 2024-08-29T17:29:18.366 INFO:teuthology.orchestra.run.smithi110.stdout:Preparing to unpack .../079-python3-threadpoolctl_3.1.0-1_all.deb ... 2024-08-29T17:29:18.519 INFO:teuthology.orchestra.run.smithi110.stdout:Unpacking python3-threadpoolctl (3.1.0-1) ... 2024-08-29T17:29:18.617 INFO:teuthology.orchestra.run.smithi029.stdout:Selecting previously unselected package ceph-mgr-dashboard. 2024-08-29T17:29:18.644 INFO:teuthology.orchestra.run.smithi029.stdout:Preparing to unpack .../076-ceph-mgr-dashboard_18.2.4-774-gfe43f1c9-1jammy_all.deb ... 2024-08-29T17:29:18.683 INFO:teuthology.orchestra.run.smithi029.stdout:Unpacking ceph-mgr-dashboard (18.2.4-774-gfe43f1c9-1jammy) ... 2024-08-29T17:29:18.887 INFO:teuthology.orchestra.run.smithi110.stdout:Selecting previously unselected package python3-sklearn. 2024-08-29T17:29:18.914 INFO:teuthology.orchestra.run.smithi110.stdout:Preparing to unpack .../080-python3-sklearn_0.23.2-5ubuntu6_all.deb ... 2024-08-29T17:29:18.954 INFO:teuthology.orchestra.run.smithi110.stdout:Unpacking python3-sklearn (0.23.2-5ubuntu6) ... 2024-08-29T17:29:19.688 INFO:teuthology.orchestra.run.smithi110.stdout:Selecting previously unselected package ceph-mgr-diskprediction-local. 2024-08-29T17:29:19.715 INFO:teuthology.orchestra.run.smithi110.stdout:Preparing to unpack .../081-ceph-mgr-diskprediction-local_18.2.4-774-gfe43f1c9-1jammy_all.deb ... 2024-08-29T17:29:19.754 INFO:teuthology.orchestra.run.smithi110.stdout:Unpacking ceph-mgr-diskprediction-local (18.2.4-774-gfe43f1c9-1jammy) ... 2024-08-29T17:29:20.344 INFO:teuthology.orchestra.run.smithi029.stdout:Selecting previously unselected package python3-sklearn-lib:amd64. 2024-08-29T17:29:20.361 INFO:teuthology.orchestra.run.smithi029.stdout:Preparing to unpack .../077-python3-sklearn-lib_0.23.2-5ubuntu6_amd64.deb ... 2024-08-29T17:29:20.403 INFO:teuthology.orchestra.run.smithi029.stdout:Unpacking python3-sklearn-lib:amd64 (0.23.2-5ubuntu6) ... 2024-08-29T17:29:20.749 INFO:teuthology.orchestra.run.smithi110.stdout:Selecting previously unselected package python3-cachetools. 2024-08-29T17:29:20.776 INFO:teuthology.orchestra.run.smithi110.stdout:Preparing to unpack .../082-python3-cachetools_5.0.0-1_all.deb ... 2024-08-29T17:29:20.815 INFO:teuthology.orchestra.run.smithi110.stdout:Unpacking python3-cachetools (5.0.0-1) ... 2024-08-29T17:29:20.869 INFO:teuthology.orchestra.run.smithi029.stdout:Selecting previously unselected package python3-joblib. 2024-08-29T17:29:20.897 INFO:teuthology.orchestra.run.smithi029.stdout:Preparing to unpack .../078-python3-joblib_0.17.0-4ubuntu1_all.deb ... 2024-08-29T17:29:20.949 INFO:teuthology.orchestra.run.smithi029.stdout:Unpacking python3-joblib (0.17.0-4ubuntu1) ... 2024-08-29T17:29:21.195 INFO:teuthology.orchestra.run.smithi110.stdout:Selecting previously unselected package python3-pyasn1. 2024-08-29T17:29:21.222 INFO:teuthology.orchestra.run.smithi110.stdout:Preparing to unpack .../083-python3-pyasn1_0.4.8-1_all.deb ... 2024-08-29T17:29:21.253 INFO:teuthology.orchestra.run.smithi110.stdout:Unpacking python3-pyasn1 (0.4.8-1) ... 2024-08-29T17:29:21.277 INFO:teuthology.orchestra.run.smithi029.stdout:Selecting previously unselected package python3-threadpoolctl. 2024-08-29T17:29:21.293 INFO:teuthology.orchestra.run.smithi029.stdout:Preparing to unpack .../079-python3-threadpoolctl_3.1.0-1_all.deb ... 2024-08-29T17:29:21.336 INFO:teuthology.orchestra.run.smithi029.stdout:Unpacking python3-threadpoolctl (3.1.0-1) ... 2024-08-29T17:29:21.573 INFO:teuthology.orchestra.run.smithi110.stdout:Selecting previously unselected package python3-pyasn1-modules. 2024-08-29T17:29:21.600 INFO:teuthology.orchestra.run.smithi110.stdout:Preparing to unpack .../084-python3-pyasn1-modules_0.2.1-1_all.deb ... 2024-08-29T17:29:21.639 INFO:teuthology.orchestra.run.smithi110.stdout:Unpacking python3-pyasn1-modules (0.2.1-1) ... 2024-08-29T17:29:21.649 INFO:teuthology.orchestra.run.smithi029.stdout:Selecting previously unselected package python3-sklearn. 2024-08-29T17:29:21.677 INFO:teuthology.orchestra.run.smithi029.stdout:Preparing to unpack .../080-python3-sklearn_0.23.2-5ubuntu6_all.deb ... 2024-08-29T17:29:21.716 INFO:teuthology.orchestra.run.smithi029.stdout:Unpacking python3-sklearn (0.23.2-5ubuntu6) ... 2024-08-29T17:29:21.951 INFO:teuthology.orchestra.run.smithi110.stdout:Selecting previously unselected package python3-rsa. 2024-08-29T17:29:21.978 INFO:teuthology.orchestra.run.smithi110.stdout:Preparing to unpack .../085-python3-rsa_4.8-1_all.deb ... 2024-08-29T17:29:22.017 INFO:teuthology.orchestra.run.smithi110.stdout:Unpacking python3-rsa (4.8-1) ... 2024-08-29T17:29:22.335 INFO:teuthology.orchestra.run.smithi029.stdout:Selecting previously unselected package ceph-mgr-diskprediction-local. 2024-08-29T17:29:22.346 INFO:teuthology.orchestra.run.smithi110.stdout:Selecting previously unselected package python3-google-auth. 2024-08-29T17:29:22.362 INFO:teuthology.orchestra.run.smithi110.stdout:Preparing to unpack .../086-python3-google-auth_1.5.1-3_all.deb ... 2024-08-29T17:29:22.363 INFO:teuthology.orchestra.run.smithi029.stdout:Preparing to unpack .../081-ceph-mgr-diskprediction-local_18.2.4-774-gfe43f1c9-1jammy_all.deb ... 2024-08-29T17:29:22.401 INFO:teuthology.orchestra.run.smithi029.stdout:Unpacking ceph-mgr-diskprediction-local (18.2.4-774-gfe43f1c9-1jammy) ... 2024-08-29T17:29:22.404 INFO:teuthology.orchestra.run.smithi110.stdout:Unpacking python3-google-auth (1.5.1-3) ... 2024-08-29T17:29:22.724 INFO:teuthology.orchestra.run.smithi110.stdout:Selecting previously unselected package python3-requests-oauthlib. 2024-08-29T17:29:22.753 INFO:teuthology.orchestra.run.smithi110.stdout:Preparing to unpack .../087-python3-requests-oauthlib_1.3.0+ds-0.1_all.deb ... 2024-08-29T17:29:22.791 INFO:teuthology.orchestra.run.smithi110.stdout:Unpacking python3-requests-oauthlib (1.3.0+ds-0.1) ... 2024-08-29T17:29:23.086 INFO:teuthology.orchestra.run.smithi110.stdout:Selecting previously unselected package python3-websocket. 2024-08-29T17:29:23.112 INFO:teuthology.orchestra.run.smithi110.stdout:Preparing to unpack .../088-python3-websocket_1.2.3-1_all.deb ... 2024-08-29T17:29:23.152 INFO:teuthology.orchestra.run.smithi110.stdout:Unpacking python3-websocket (1.2.3-1) ... 2024-08-29T17:29:23.464 INFO:teuthology.orchestra.run.smithi110.stdout:Selecting previously unselected package python3-kubernetes. 2024-08-29T17:29:23.491 INFO:teuthology.orchestra.run.smithi110.stdout:Preparing to unpack .../089-python3-kubernetes_12.0.1-1ubuntu1_all.deb ... 2024-08-29T17:29:23.530 INFO:teuthology.orchestra.run.smithi110.stdout:Unpacking python3-kubernetes (12.0.1-1ubuntu1) ... 2024-08-29T17:29:23.766 INFO:teuthology.orchestra.run.smithi029.stdout:Selecting previously unselected package python3-cachetools. 2024-08-29T17:29:23.794 INFO:teuthology.orchestra.run.smithi029.stdout:Preparing to unpack .../082-python3-cachetools_5.0.0-1_all.deb ... 2024-08-29T17:29:23.841 INFO:teuthology.orchestra.run.smithi029.stdout:Unpacking python3-cachetools (5.0.0-1) ... 2024-08-29T17:29:24.178 INFO:teuthology.orchestra.run.smithi110.stdout:Selecting previously unselected package ceph-mgr-k8sevents. 2024-08-29T17:29:24.206 INFO:teuthology.orchestra.run.smithi110.stdout:Preparing to unpack .../090-ceph-mgr-k8sevents_18.2.4-774-gfe43f1c9-1jammy_all.deb ... 2024-08-29T17:29:24.234 INFO:teuthology.orchestra.run.smithi029.stdout:Selecting previously unselected package python3-pyasn1. 2024-08-29T17:29:24.244 INFO:teuthology.orchestra.run.smithi110.stdout:Unpacking ceph-mgr-k8sevents (18.2.4-774-gfe43f1c9-1jammy) ... 2024-08-29T17:29:24.262 INFO:teuthology.orchestra.run.smithi029.stdout:Preparing to unpack .../083-python3-pyasn1_0.4.8-1_all.deb ... 2024-08-29T17:29:24.309 INFO:teuthology.orchestra.run.smithi029.stdout:Unpacking python3-pyasn1 (0.4.8-1) ... 2024-08-29T17:29:24.581 INFO:teuthology.orchestra.run.smithi110.stdout:Selecting previously unselected package libonig5:amd64. 2024-08-29T17:29:24.608 INFO:teuthology.orchestra.run.smithi110.stdout:Preparing to unpack .../091-libonig5_6.9.7.1-2build1_amd64.deb ... 2024-08-29T17:29:24.634 INFO:teuthology.orchestra.run.smithi029.stdout:Selecting previously unselected package python3-pyasn1-modules. 2024-08-29T17:29:24.647 INFO:teuthology.orchestra.run.smithi110.stdout:Unpacking libonig5:amd64 (6.9.7.1-2build1) ... 2024-08-29T17:29:24.661 INFO:teuthology.orchestra.run.smithi029.stdout:Preparing to unpack .../084-python3-pyasn1-modules_0.2.1-1_all.deb ... 2024-08-29T17:29:24.700 INFO:teuthology.orchestra.run.smithi029.stdout:Unpacking python3-pyasn1-modules (0.2.1-1) ... 2024-08-29T17:29:24.950 INFO:teuthology.orchestra.run.smithi110.stdout:Selecting previously unselected package libjq1:amd64. 2024-08-29T17:29:24.978 INFO:teuthology.orchestra.run.smithi110.stdout:Preparing to unpack .../092-libjq1_1.6-2.1ubuntu3_amd64.deb ... 2024-08-29T17:29:25.014 INFO:teuthology.orchestra.run.smithi029.stdout:Selecting previously unselected package python3-rsa. 2024-08-29T17:29:25.017 INFO:teuthology.orchestra.run.smithi110.stdout:Unpacking libjq1:amd64 (1.6-2.1ubuntu3) ... 2024-08-29T17:29:25.043 INFO:teuthology.orchestra.run.smithi029.stdout:Preparing to unpack .../085-python3-rsa_4.8-1_all.deb ... 2024-08-29T17:29:25.081 INFO:teuthology.orchestra.run.smithi029.stdout:Unpacking python3-rsa (4.8-1) ... 2024-08-29T17:29:25.261 INFO:teuthology.orchestra.run.smithi110.stdout:Selecting previously unselected package jq. 2024-08-29T17:29:25.277 INFO:teuthology.orchestra.run.smithi110.stdout:Preparing to unpack .../093-jq_1.6-2.1ubuntu3_amd64.deb ... 2024-08-29T17:29:25.319 INFO:teuthology.orchestra.run.smithi110.stdout:Unpacking jq (1.6-2.1ubuntu3) ... 2024-08-29T17:29:25.364 INFO:teuthology.orchestra.run.smithi029.stdout:Selecting previously unselected package python3-google-auth. 2024-08-29T17:29:25.392 INFO:teuthology.orchestra.run.smithi029.stdout:Preparing to unpack .../086-python3-google-auth_1.5.1-3_all.deb ... 2024-08-29T17:29:25.431 INFO:teuthology.orchestra.run.smithi029.stdout:Unpacking python3-google-auth (1.5.1-3) ... 2024-08-29T17:29:25.572 INFO:teuthology.orchestra.run.smithi110.stdout:Selecting previously unselected package socat. 2024-08-29T17:29:25.588 INFO:teuthology.orchestra.run.smithi110.stdout:Preparing to unpack .../094-socat_1.7.4.1-3ubuntu4_amd64.deb ... 2024-08-29T17:29:25.630 INFO:teuthology.orchestra.run.smithi110.stdout:Unpacking socat (1.7.4.1-3ubuntu4) ... 2024-08-29T17:29:25.747 INFO:teuthology.orchestra.run.smithi029.stdout:Selecting previously unselected package python3-requests-oauthlib. 2024-08-29T17:29:25.774 INFO:teuthology.orchestra.run.smithi029.stdout:Preparing to unpack .../087-python3-requests-oauthlib_1.3.0+ds-0.1_all.deb ... 2024-08-29T17:29:25.822 INFO:teuthology.orchestra.run.smithi029.stdout:Unpacking python3-requests-oauthlib (1.3.0+ds-0.1) ... 2024-08-29T17:29:25.908 INFO:teuthology.orchestra.run.smithi110.stdout:Selecting previously unselected package xmlstarlet. 2024-08-29T17:29:25.936 INFO:teuthology.orchestra.run.smithi110.stdout:Preparing to unpack .../095-xmlstarlet_1.6.1-2.1_amd64.deb ... 2024-08-29T17:29:25.975 INFO:teuthology.orchestra.run.smithi110.stdout:Unpacking xmlstarlet (1.6.1-2.1) ... 2024-08-29T17:29:26.329 INFO:teuthology.orchestra.run.smithi110.stdout:Selecting previously unselected package ceph-test. 2024-08-29T17:29:26.343 INFO:teuthology.orchestra.run.smithi029.stdout:Selecting previously unselected package python3-websocket. 2024-08-29T17:29:26.345 INFO:teuthology.orchestra.run.smithi110.stdout:Preparing to unpack .../096-ceph-test_18.2.4-774-gfe43f1c9-1jammy_amd64.deb ... 2024-08-29T17:29:26.371 INFO:teuthology.orchestra.run.smithi029.stdout:Preparing to unpack .../088-python3-websocket_1.2.3-1_all.deb ... 2024-08-29T17:29:26.387 INFO:teuthology.orchestra.run.smithi110.stdout:Unpacking ceph-test (18.2.4-774-gfe43f1c9-1jammy) ... 2024-08-29T17:29:26.418 INFO:teuthology.orchestra.run.smithi029.stdout:Unpacking python3-websocket (1.2.3-1) ... 2024-08-29T17:29:26.743 INFO:teuthology.orchestra.run.smithi029.stdout:Selecting previously unselected package python3-kubernetes. 2024-08-29T17:29:26.770 INFO:teuthology.orchestra.run.smithi029.stdout:Preparing to unpack .../089-python3-kubernetes_12.0.1-1ubuntu1_all.deb ... 2024-08-29T17:29:26.809 INFO:teuthology.orchestra.run.smithi029.stdout:Unpacking python3-kubernetes (12.0.1-1ubuntu1) ... 2024-08-29T17:29:27.546 INFO:teuthology.orchestra.run.smithi029.stdout:Selecting previously unselected package ceph-mgr-k8sevents. 2024-08-29T17:29:27.575 INFO:teuthology.orchestra.run.smithi029.stdout:Preparing to unpack .../090-ceph-mgr-k8sevents_18.2.4-774-gfe43f1c9-1jammy_all.deb ... 2024-08-29T17:29:27.621 INFO:teuthology.orchestra.run.smithi029.stdout:Unpacking ceph-mgr-k8sevents (18.2.4-774-gfe43f1c9-1jammy) ... 2024-08-29T17:29:27.944 INFO:teuthology.orchestra.run.smithi029.stdout:Selecting previously unselected package libonig5:amd64. 2024-08-29T17:29:27.972 INFO:teuthology.orchestra.run.smithi029.stdout:Preparing to unpack .../091-libonig5_6.9.7.1-2build1_amd64.deb ... 2024-08-29T17:29:28.019 INFO:teuthology.orchestra.run.smithi029.stdout:Unpacking libonig5:amd64 (6.9.7.1-2build1) ... 2024-08-29T17:29:28.250 INFO:teuthology.orchestra.run.smithi110.stdout:Selecting previously unselected package ceph-volume. 2024-08-29T17:29:28.266 INFO:teuthology.orchestra.run.smithi110.stdout:Preparing to unpack .../097-ceph-volume_18.2.4-774-gfe43f1c9-1jammy_all.deb ... 2024-08-29T17:29:28.299 INFO:teuthology.orchestra.run.smithi110.stdout:Unpacking ceph-volume (18.2.4-774-gfe43f1c9-1jammy) ... 2024-08-29T17:29:28.359 INFO:teuthology.orchestra.run.smithi029.stdout:Selecting previously unselected package libjq1:amd64. 2024-08-29T17:29:28.387 INFO:teuthology.orchestra.run.smithi029.stdout:Preparing to unpack .../092-libjq1_1.6-2.1ubuntu3_amd64.deb ... 2024-08-29T17:29:28.426 INFO:teuthology.orchestra.run.smithi029.stdout:Unpacking libjq1:amd64 (1.6-2.1ubuntu3) ... 2024-08-29T17:29:28.587 INFO:teuthology.orchestra.run.smithi110.stdout:Selecting previously unselected package libcephfs-dev. 2024-08-29T17:29:28.603 INFO:teuthology.orchestra.run.smithi110.stdout:Preparing to unpack .../098-libcephfs-dev_18.2.4-774-gfe43f1c9-1jammy_amd64.deb ... 2024-08-29T17:29:28.670 INFO:teuthology.orchestra.run.smithi110.stdout:Unpacking libcephfs-dev (18.2.4-774-gfe43f1c9-1jammy) ... 2024-08-29T17:29:28.697 INFO:teuthology.orchestra.run.smithi029.stdout:Selecting previously unselected package jq. 2024-08-29T17:29:28.714 INFO:teuthology.orchestra.run.smithi029.stdout:Preparing to unpack .../093-jq_1.6-2.1ubuntu3_amd64.deb ... 2024-08-29T17:29:28.756 INFO:teuthology.orchestra.run.smithi029.stdout:Unpacking jq (1.6-2.1ubuntu3) ... 2024-08-29T17:29:29.012 INFO:teuthology.orchestra.run.smithi029.stdout:Selecting previously unselected package socat. 2024-08-29T17:29:29.029 INFO:teuthology.orchestra.run.smithi029.stdout:Preparing to unpack .../094-socat_1.7.4.1-3ubuntu4_amd64.deb ... 2024-08-29T17:29:29.070 INFO:teuthology.orchestra.run.smithi029.stdout:Unpacking socat (1.7.4.1-3ubuntu4) ... 2024-08-29T17:29:29.224 INFO:teuthology.orchestra.run.smithi110.stdout:Selecting previously unselected package nvme-cli. 2024-08-29T17:29:29.251 INFO:teuthology.orchestra.run.smithi110.stdout:Preparing to unpack .../099-nvme-cli_1.16-3ubuntu0.2_amd64.deb ... 2024-08-29T17:29:29.282 INFO:teuthology.orchestra.run.smithi110.stdout:Unpacking nvme-cli (1.16-3ubuntu0.2) ... 2024-08-29T17:29:29.376 INFO:teuthology.orchestra.run.smithi029.stdout:Selecting previously unselected package xmlstarlet. 2024-08-29T17:29:29.393 INFO:teuthology.orchestra.run.smithi029.stdout:Preparing to unpack .../095-xmlstarlet_1.6.1-2.1_amd64.deb ... 2024-08-29T17:29:29.434 INFO:teuthology.orchestra.run.smithi029.stdout:Unpacking xmlstarlet (1.6.1-2.1) ... 2024-08-29T17:29:29.620 INFO:teuthology.orchestra.run.smithi110.stdout:Selecting previously unselected package python-asyncssh-doc. 2024-08-29T17:29:29.636 INFO:teuthology.orchestra.run.smithi110.stdout:Preparing to unpack .../100-python-asyncssh-doc_2.5.0-1_all.deb ... 2024-08-29T17:29:29.670 INFO:teuthology.orchestra.run.smithi110.stdout:Unpacking python-asyncssh-doc (2.5.0-1) ... 2024-08-29T17:29:29.777 INFO:teuthology.orchestra.run.smithi029.stdout:Selecting previously unselected package ceph-test. 2024-08-29T17:29:29.794 INFO:teuthology.orchestra.run.smithi029.stdout:Preparing to unpack .../096-ceph-test_18.2.4-774-gfe43f1c9-1jammy_amd64.deb ... 2024-08-29T17:29:29.835 INFO:teuthology.orchestra.run.smithi029.stdout:Unpacking ceph-test (18.2.4-774-gfe43f1c9-1jammy) ... 2024-08-29T17:29:30.106 INFO:teuthology.orchestra.run.smithi110.stdout:Selecting previously unselected package python3-pastescript. 2024-08-29T17:29:30.122 INFO:teuthology.orchestra.run.smithi110.stdout:Preparing to unpack .../101-python3-pastescript_2.0.2-4_all.deb ... 2024-08-29T17:29:30.156 INFO:teuthology.orchestra.run.smithi110.stdout:Unpacking python3-pastescript (2.0.2-4) ... 2024-08-29T17:29:30.560 INFO:teuthology.orchestra.run.smithi110.stdout:Selecting previously unselected package python3-psutil. 2024-08-29T17:29:30.587 INFO:teuthology.orchestra.run.smithi110.stdout:Preparing to unpack .../102-python3-psutil_5.9.0-1build1_amd64.deb ... 2024-08-29T17:29:30.626 INFO:teuthology.orchestra.run.smithi110.stdout:Unpacking python3-psutil (5.9.0-1build1) ... 2024-08-29T17:29:30.954 INFO:teuthology.orchestra.run.smithi110.stdout:Selecting previously unselected package python3-pygments. 2024-08-29T17:29:30.982 INFO:teuthology.orchestra.run.smithi110.stdout:Preparing to unpack .../103-python3-pygments_2.11.2+dfsg-2_all.deb ... 2024-08-29T17:29:31.021 INFO:teuthology.orchestra.run.smithi110.stdout:Unpacking python3-pygments (2.11.2+dfsg-2) ... 2024-08-29T17:29:31.483 INFO:teuthology.orchestra.run.smithi110.stdout:Selecting previously unselected package python3-pyinotify. 2024-08-29T17:29:31.510 INFO:teuthology.orchestra.run.smithi110.stdout:Preparing to unpack .../104-python3-pyinotify_0.9.6-1.3_all.deb ... 2024-08-29T17:29:31.549 INFO:teuthology.orchestra.run.smithi110.stdout:Unpacking python3-pyinotify (0.9.6-1.3) ... 2024-08-29T17:29:31.861 INFO:teuthology.orchestra.run.smithi110.stdout:Selecting previously unselected package python3-simplejson. 2024-08-29T17:29:31.888 INFO:teuthology.orchestra.run.smithi110.stdout:Preparing to unpack .../105-python3-simplejson_3.17.6-1build1_amd64.deb ... 2024-08-29T17:29:31.927 INFO:teuthology.orchestra.run.smithi110.stdout:Unpacking python3-simplejson (3.17.6-1build1) ... 2024-08-29T17:29:32.205 INFO:teuthology.orchestra.run.smithi110.stdout:Selecting previously unselected package qttranslations5-l10n. 2024-08-29T17:29:32.229 INFO:teuthology.orchestra.run.smithi110.stdout:Preparing to unpack .../106-qttranslations5-l10n_5.15.3-1_all.deb ... 2024-08-29T17:29:32.272 INFO:teuthology.orchestra.run.smithi110.stdout:Unpacking qttranslations5-l10n (5.15.3-1) ... 2024-08-29T17:29:32.719 INFO:teuthology.orchestra.run.smithi029.stdout:Selecting previously unselected package ceph-volume. 2024-08-29T17:29:32.747 INFO:teuthology.orchestra.run.smithi029.stdout:Preparing to unpack .../097-ceph-volume_18.2.4-774-gfe43f1c9-1jammy_all.deb ... 2024-08-29T17:29:32.786 INFO:teuthology.orchestra.run.smithi029.stdout:Unpacking ceph-volume (18.2.4-774-gfe43f1c9-1jammy) ... 2024-08-29T17:29:32.934 INFO:teuthology.orchestra.run.smithi110.stdout:Selecting previously unselected package radosgw. 2024-08-29T17:29:32.961 INFO:teuthology.orchestra.run.smithi110.stdout:Preparing to unpack .../107-radosgw_18.2.4-774-gfe43f1c9-1jammy_amd64.deb ... 2024-08-29T17:29:33.000 INFO:teuthology.orchestra.run.smithi110.stdout:Unpacking radosgw (18.2.4-774-gfe43f1c9-1jammy) ... 2024-08-29T17:29:33.078 INFO:teuthology.orchestra.run.smithi029.stdout:Selecting previously unselected package libcephfs-dev. 2024-08-29T17:29:33.106 INFO:teuthology.orchestra.run.smithi029.stdout:Preparing to unpack .../098-libcephfs-dev_18.2.4-774-gfe43f1c9-1jammy_amd64.deb ... 2024-08-29T17:29:33.153 INFO:teuthology.orchestra.run.smithi029.stdout:Unpacking libcephfs-dev (18.2.4-774-gfe43f1c9-1jammy) ... 2024-08-29T17:29:33.535 INFO:teuthology.orchestra.run.smithi029.stdout:Selecting previously unselected package nvme-cli. 2024-08-29T17:29:33.563 INFO:teuthology.orchestra.run.smithi029.stdout:Preparing to unpack .../099-nvme-cli_1.16-3ubuntu0.2_amd64.deb ... 2024-08-29T17:29:33.602 INFO:teuthology.orchestra.run.smithi029.stdout:Unpacking nvme-cli (1.16-3ubuntu0.2) ... 2024-08-29T17:29:33.720 INFO:teuthology.orchestra.run.smithi110.stdout:Selecting previously unselected package rbd-fuse. 2024-08-29T17:29:33.748 INFO:teuthology.orchestra.run.smithi110.stdout:Preparing to unpack .../108-rbd-fuse_18.2.4-774-gfe43f1c9-1jammy_amd64.deb ... 2024-08-29T17:29:33.786 INFO:teuthology.orchestra.run.smithi110.stdout:Unpacking rbd-fuse (18.2.4-774-gfe43f1c9-1jammy) ... 2024-08-29T17:29:33.954 INFO:teuthology.orchestra.run.smithi029.stdout:Selecting previously unselected package python-asyncssh-doc. 2024-08-29T17:29:33.970 INFO:teuthology.orchestra.run.smithi029.stdout:Preparing to unpack .../100-python-asyncssh-doc_2.5.0-1_all.deb ... 2024-08-29T17:29:34.012 INFO:teuthology.orchestra.run.smithi029.stdout:Unpacking python-asyncssh-doc (2.5.0-1) ... 2024-08-29T17:29:34.082 INFO:teuthology.orchestra.run.smithi110.stdout:Setting up python3-iniconfig (1.1.1-2) ... 2024-08-29T17:29:34.333 INFO:teuthology.orchestra.run.smithi110.stdout:Setting up libdouble-conversion3:amd64 (3.1.7-4) ... 2024-08-29T17:29:34.427 INFO:teuthology.orchestra.run.smithi029.stdout:Selecting previously unselected package python3-pastescript. 2024-08-29T17:29:34.456 INFO:teuthology.orchestra.run.smithi029.stdout:Preparing to unpack .../101-python3-pastescript_2.0.2-4_all.deb ... 2024-08-29T17:29:34.459 INFO:teuthology.orchestra.run.smithi110.stdout:Setting up nvme-cli (1.16-3ubuntu0.2) ... 2024-08-29T17:29:34.494 INFO:teuthology.orchestra.run.smithi029.stdout:Unpacking python3-pastescript (2.0.2-4) ... 2024-08-29T17:29:34.720 INFO:teuthology.orchestra.run.smithi110.stdout:Created symlink /etc/systemd/system/default.target.wants/nvmefc-boot-connections.service -> /lib/systemd/system/nvmefc-boot-connections.service. 2024-08-29T17:29:34.809 INFO:teuthology.orchestra.run.smithi029.stdout:Selecting previously unselected package python3-psutil. 2024-08-29T17:29:34.837 INFO:teuthology.orchestra.run.smithi029.stdout:Preparing to unpack .../102-python3-psutil_5.9.0-1build1_amd64.deb ... 2024-08-29T17:29:34.884 INFO:teuthology.orchestra.run.smithi029.stdout:Unpacking python3-psutil (5.9.0-1build1) ... 2024-08-29T17:29:35.058 INFO:teuthology.orchestra.run.smithi110.stdout:Created symlink /etc/systemd/system/default.target.wants/nvmf-autoconnect.service -> /lib/systemd/system/nvmf-autoconnect.service. 2024-08-29T17:29:35.216 INFO:teuthology.orchestra.run.smithi029.stdout:Selecting previously unselected package python3-pygments. 2024-08-29T17:29:35.244 INFO:teuthology.orchestra.run.smithi029.stdout:Preparing to unpack .../103-python3-pygments_2.11.2+dfsg-2_all.deb ... 2024-08-29T17:29:35.290 INFO:teuthology.orchestra.run.smithi029.stdout:Unpacking python3-pygments (2.11.2+dfsg-2) ... 2024-08-29T17:29:35.478 INFO:teuthology.orchestra.run.smithi110.stdout:nvmf-connect.target is a disabled or a static unit, not starting it. 2024-08-29T17:29:35.563 INFO:teuthology.orchestra.run.smithi110.stdout:Setting up cephadm (18.2.4-774-gfe43f1c9-1jammy) ... 2024-08-29T17:29:35.733 INFO:teuthology.orchestra.run.smithi029.stdout:Selecting previously unselected package python3-pyinotify. 2024-08-29T17:29:35.760 INFO:teuthology.orchestra.run.smithi029.stdout:Preparing to unpack .../104-python3-pyinotify_0.9.6-1.3_all.deb ... 2024-08-29T17:29:35.799 INFO:teuthology.orchestra.run.smithi029.stdout:Unpacking python3-pyinotify (0.9.6-1.3) ... 2024-08-29T17:29:36.054 INFO:teuthology.orchestra.run.smithi110.stdout:Adding system user cephadm....done 2024-08-29T17:29:36.121 INFO:teuthology.orchestra.run.smithi029.stdout:Selecting previously unselected package python3-simplejson. 2024-08-29T17:29:36.148 INFO:teuthology.orchestra.run.smithi029.stdout:Preparing to unpack .../105-python3-simplejson_3.17.6-1build1_amd64.deb ... 2024-08-29T17:29:36.187 INFO:teuthology.orchestra.run.smithi029.stdout:Unpacking python3-simplejson (3.17.6-1build1) ... 2024-08-29T17:29:36.202 INFO:teuthology.orchestra.run.smithi110.stdout:Setting up python3-waitress (1.4.4-1.1ubuntu1) ... 2024-08-29T17:29:36.460 INFO:teuthology.orchestra.run.smithi029.stdout:Selecting previously unselected package qttranslations5-l10n. 2024-08-29T17:29:36.477 INFO:teuthology.orchestra.run.smithi029.stdout:Preparing to unpack .../106-qttranslations5-l10n_5.15.3-1_all.deb ... 2024-08-29T17:29:36.478 INFO:teuthology.orchestra.run.smithi110.stdout:Setting up python3-jaraco.classes (3.2.1-3) ... 2024-08-29T17:29:36.518 INFO:teuthology.orchestra.run.smithi029.stdout:Unpacking qttranslations5-l10n (5.15.3-1) ... 2024-08-29T17:29:36.713 INFO:teuthology.orchestra.run.smithi110.stdout:Setting up python-asyncssh-doc (2.5.0-1) ... 2024-08-29T17:29:36.842 INFO:teuthology.orchestra.run.smithi110.stdout:Setting up python3-jaraco.functools (3.4.0-2) ... 2024-08-29T17:29:37.090 INFO:teuthology.orchestra.run.smithi110.stdout:Setting up python3-repoze.lru (0.7-2) ... 2024-08-29T17:29:37.219 INFO:teuthology.orchestra.run.smithi029.stdout:Selecting previously unselected package radosgw. 2024-08-29T17:29:37.247 INFO:teuthology.orchestra.run.smithi029.stdout:Preparing to unpack .../107-radosgw_18.2.4-774-gfe43f1c9-1jammy_amd64.deb ... 2024-08-29T17:29:37.293 INFO:teuthology.orchestra.run.smithi029.stdout:Unpacking radosgw (18.2.4-774-gfe43f1c9-1jammy) ... 2024-08-29T17:29:37.349 INFO:teuthology.orchestra.run.smithi110.stdout:Setting up liboath0:amd64 (2.6.7-3build1) ... 2024-08-29T17:29:37.475 INFO:teuthology.orchestra.run.smithi110.stdout:Setting up python3-py (1.10.0-1) ... 2024-08-29T17:29:37.777 INFO:teuthology.orchestra.run.smithi110.stdout:Setting up python3-joblib (0.17.0-4ubuntu1) ... 2024-08-29T17:29:38.137 INFO:teuthology.orchestra.run.smithi110.stdout:Setting up python3-cachetools (5.0.0-1) ... 2024-08-29T17:29:38.174 INFO:teuthology.orchestra.run.smithi029.stdout:Selecting previously unselected package rbd-fuse. 2024-08-29T17:29:38.190 INFO:teuthology.orchestra.run.smithi029.stdout:Preparing to unpack .../108-rbd-fuse_18.2.4-774-gfe43f1c9-1jammy_amd64.deb ... 2024-08-29T17:29:38.232 INFO:teuthology.orchestra.run.smithi029.stdout:Unpacking rbd-fuse (18.2.4-774-gfe43f1c9-1jammy) ... 2024-08-29T17:29:38.397 INFO:teuthology.orchestra.run.smithi110.stdout:Setting up python3-openssl (21.0.0-1) ... 2024-08-29T17:29:38.582 INFO:teuthology.orchestra.run.smithi029.stdout:Setting up python3-iniconfig (1.1.1-2) ... 2024-08-29T17:29:38.656 INFO:teuthology.orchestra.run.smithi110.stdout:Setting up python3-bcrypt (3.2.0-1build1) ... 2024-08-29T17:29:38.844 INFO:teuthology.orchestra.run.smithi029.stdout:Setting up libdouble-conversion3:amd64 (3.1.7-4) ... 2024-08-29T17:29:38.916 INFO:teuthology.orchestra.run.smithi110.stdout:Setting up python3-pyinotify (0.9.6-1.3) ... 2024-08-29T17:29:38.971 INFO:teuthology.orchestra.run.smithi029.stdout:Setting up nvme-cli (1.16-3ubuntu0.2) ... 2024-08-29T17:29:39.175 INFO:teuthology.orchestra.run.smithi110.stdout:Setting up python3-threadpoolctl (3.1.0-1) ... 2024-08-29T17:29:39.244 INFO:teuthology.orchestra.run.smithi029.stdout:Created symlink /etc/systemd/system/default.target.wants/nvmefc-boot-connections.service -> /lib/systemd/system/nvmefc-boot-connections.service. 2024-08-29T17:29:39.613 INFO:teuthology.orchestra.run.smithi029.stdout:Created symlink /etc/systemd/system/default.target.wants/nvmf-autoconnect.service -> /lib/systemd/system/nvmf-autoconnect.service. 2024-08-29T17:29:39.676 INFO:teuthology.orchestra.run.smithi110.stdout:Setting up python3-ceph-argparse (18.2.4-774-gfe43f1c9-1jammy) ... 2024-08-29T17:29:40.034 INFO:teuthology.orchestra.run.smithi029.stdout:nvmf-connect.target is a disabled or a static unit, not starting it. 2024-08-29T17:29:40.077 INFO:teuthology.orchestra.run.smithi110.stdout:Setting up python3-sklearn-lib:amd64 (0.23.2-5ubuntu6) ... 2024-08-29T17:29:40.108 INFO:teuthology.orchestra.run.smithi029.stdout:Setting up cephadm (18.2.4-774-gfe43f1c9-1jammy) ... 2024-08-29T17:29:40.202 INFO:teuthology.orchestra.run.smithi110.stdout:Setting up python3-markupsafe (2.0.1-2build1) ... 2024-08-29T17:29:40.470 INFO:teuthology.orchestra.run.smithi110.stdout:Setting up libpcre2-16-0:amd64 (10.39-3ubuntu0.1) ... 2024-08-29T17:29:40.580 INFO:teuthology.orchestra.run.smithi110.stdout:Setting up python3-psutil (5.9.0-1build1) ... 2024-08-29T17:29:40.639 INFO:teuthology.orchestra.run.smithi029.stdout:Adding system user cephadm....done 2024-08-29T17:29:40.789 INFO:teuthology.orchestra.run.smithi029.stdout:Setting up python3-waitress (1.4.4-1.1ubuntu1) ... 2024-08-29T17:29:40.914 INFO:teuthology.orchestra.run.smithi110.stdout:Setting up python-babel-localedata (2.8.0+dfsg.1-7) ... 2024-08-29T17:29:41.057 INFO:teuthology.orchestra.run.smithi110.stdout:Setting up python3-natsort (8.0.2-1) ... 2024-08-29T17:29:41.067 INFO:teuthology.orchestra.run.smithi029.stdout:Setting up python3-jaraco.classes (3.2.1-3) ... 2024-08-29T17:29:41.319 INFO:teuthology.orchestra.run.smithi029.stdout:Setting up python-asyncssh-doc (2.5.0-1) ... 2024-08-29T17:29:41.341 INFO:teuthology.orchestra.run.smithi110.stdout:Setting up python3-routes (2.5.1-1ubuntu1) ... 2024-08-29T17:29:41.446 INFO:teuthology.orchestra.run.smithi029.stdout:Setting up python3-jaraco.functools (3.4.0-2) ... 2024-08-29T17:29:41.609 INFO:teuthology.orchestra.run.smithi110.stdout:Setting up python3-simplejson (3.17.6-1build1) ... 2024-08-29T17:29:41.700 INFO:teuthology.orchestra.run.smithi029.stdout:Setting up python3-repoze.lru (0.7-2) ... 2024-08-29T17:29:41.910 INFO:teuthology.orchestra.run.smithi110.stdout:Setting up python3-pygments (2.11.2+dfsg-2) ... 2024-08-29T17:29:41.952 INFO:teuthology.orchestra.run.smithi029.stdout:Setting up liboath0:amd64 (2.6.7-3build1) ... 2024-08-29T17:29:42.079 INFO:teuthology.orchestra.run.smithi029.stdout:Setting up python3-py (1.10.0-1) ... 2024-08-29T17:29:42.392 INFO:teuthology.orchestra.run.smithi029.stdout:Setting up python3-joblib (0.17.0-4ubuntu1) ... 2024-08-29T17:29:42.587 INFO:teuthology.orchestra.run.smithi110.stdout:Setting up python3-tempita (0.5.2-6ubuntu1) ... 2024-08-29T17:29:42.787 INFO:teuthology.orchestra.run.smithi029.stdout:Setting up python3-cachetools (5.0.0-1) ... 2024-08-29T17:29:42.847 INFO:teuthology.orchestra.run.smithi110.stdout:Setting up python-pastedeploy-tpl (2.1.1-1) ... 2024-08-29T17:29:42.964 INFO:teuthology.orchestra.run.smithi110.stdout:Setting up qttranslations5-l10n (5.15.3-1) ... 2024-08-29T17:29:43.048 INFO:teuthology.orchestra.run.smithi029.stdout:Setting up python3-openssl (21.0.0-1) ... 2024-08-29T17:29:43.090 INFO:teuthology.orchestra.run.smithi110.stdout:Setting up python3-wcwidth (0.2.5+dfsg1-1) ... 2024-08-29T17:29:43.335 INFO:teuthology.orchestra.run.smithi029.stdout:Setting up python3-bcrypt (3.2.0-1build1) ... 2024-08-29T17:29:43.391 INFO:teuthology.orchestra.run.smithi110.stdout:Setting up python3-asyncssh (2.5.0-1) ... 2024-08-29T17:29:43.595 INFO:teuthology.orchestra.run.smithi029.stdout:Setting up python3-pyinotify (0.9.6-1.3) ... 2024-08-29T17:29:43.775 INFO:teuthology.orchestra.run.smithi110.stdout:Setting up python3-certifi (2020.6.20-1) ... 2024-08-29T17:29:43.856 INFO:teuthology.orchestra.run.smithi029.stdout:Setting up python3-threadpoolctl (3.1.0-1) ... 2024-08-29T17:29:44.044 INFO:teuthology.orchestra.run.smithi110.stdout:Setting up python3-paste (3.5.0+dfsg1-1) ... 2024-08-29T17:29:44.116 INFO:teuthology.orchestra.run.smithi029.stdout:Setting up python3-ceph-argparse (18.2.4-774-gfe43f1c9-1jammy) ... 2024-08-29T17:29:44.378 INFO:teuthology.orchestra.run.smithi029.stdout:Setting up python3-sklearn-lib:amd64 (0.23.2-5ubuntu6) ... 2024-08-29T17:29:44.428 INFO:teuthology.orchestra.run.smithi110.stdout:Setting up python3-cheroot (8.5.2+ds1-1ubuntu3.1) ... 2024-08-29T17:29:44.571 INFO:teuthology.orchestra.run.smithi029.stdout:Setting up python3-markupsafe (2.0.1-2build1) ... 2024-08-29T17:29:44.704 INFO:teuthology.orchestra.run.smithi110.stdout:Setting up python3-werkzeug (2.0.2+dfsg1-1ubuntu0.22.04.2) ... 2024-08-29T17:29:44.848 INFO:teuthology.orchestra.run.smithi029.stdout:Setting up libpcre2-16-0:amd64 (10.39-3ubuntu0.1) ... 2024-08-29T17:29:44.975 INFO:teuthology.orchestra.run.smithi029.stdout:Setting up python3-psutil (5.9.0-1build1) ... 2024-08-29T17:29:45.056 INFO:teuthology.orchestra.run.smithi110.stdout:Setting up python3-jaraco.text (3.6.0-2) ... 2024-08-29T17:29:45.307 INFO:teuthology.orchestra.run.smithi110.stdout:Setting up socat (1.7.4.1-3ubuntu4) ... 2024-08-29T17:29:45.338 INFO:teuthology.orchestra.run.smithi029.stdout:Setting up python-babel-localedata (2.8.0+dfsg.1-7) ... 2024-08-29T17:29:45.433 INFO:teuthology.orchestra.run.smithi110.stdout:Setting up python3-ceph-common (18.2.4-774-gfe43f1c9-1jammy) ... 2024-08-29T17:29:45.464 INFO:teuthology.orchestra.run.smithi029.stdout:Setting up python3-natsort (8.0.2-1) ... 2024-08-29T17:29:45.725 INFO:teuthology.orchestra.run.smithi029.stdout:Setting up python3-routes (2.5.1-1ubuntu1) ... 2024-08-29T17:29:45.726 INFO:teuthology.orchestra.run.smithi110.stdout:Setting up python3-idna (3.3-1ubuntu0.1) ... 2024-08-29T17:29:45.985 INFO:teuthology.orchestra.run.smithi029.stdout:Setting up python3-simplejson (3.17.6-1build1) ... 2024-08-29T17:29:46.043 INFO:teuthology.orchestra.run.smithi110.stdout:Setting up python3-sklearn (0.23.2-5ubuntu6) ... 2024-08-29T17:29:46.297 INFO:teuthology.orchestra.run.smithi029.stdout:Setting up python3-pygments (2.11.2+dfsg-2) ... 2024-08-29T17:29:47.001 INFO:teuthology.orchestra.run.smithi029.stdout:Setting up python3-tempita (0.5.2-6ubuntu1) ... 2024-08-29T17:29:47.224 INFO:teuthology.orchestra.run.smithi110.stdout:Setting up libqt5core5a:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-08-29T17:29:47.253 INFO:teuthology.orchestra.run.smithi029.stdout:Setting up python-pastedeploy-tpl (2.1.1-1) ... 2024-08-29T17:29:47.350 INFO:teuthology.orchestra.run.smithi110.stdout:Setting up python3-toml (0.10.2-1) ... 2024-08-29T17:29:47.380 INFO:teuthology.orchestra.run.smithi029.stdout:Setting up qttranslations5-l10n (5.15.3-1) ... 2024-08-29T17:29:47.509 INFO:teuthology.orchestra.run.smithi029.stdout:Setting up python3-wcwidth (0.2.5+dfsg1-1) ... 2024-08-29T17:29:47.609 INFO:teuthology.orchestra.run.smithi110.stdout:Setting up librdkafka1:amd64 (1.8.0-1build1) ... 2024-08-29T17:29:47.735 INFO:teuthology.orchestra.run.smithi110.stdout:Setting up xmlstarlet (1.6.1-2.1) ... 2024-08-29T17:29:47.810 INFO:teuthology.orchestra.run.smithi029.stdout:Setting up python3-asyncssh (2.5.0-1) ... 2024-08-29T17:29:47.861 INFO:teuthology.orchestra.run.smithi110.stdout:Setting up python3-urllib3 (1.26.5-1~exp1ubuntu0.1) ... 2024-08-29T17:29:48.154 INFO:teuthology.orchestra.run.smithi110.stdout:Setting up python3-pluggy (0.13.0-7.1) ... 2024-08-29T17:29:48.213 INFO:teuthology.orchestra.run.smithi029.stdout:Setting up python3-certifi (2020.6.20-1) ... 2024-08-29T17:29:48.397 INFO:teuthology.orchestra.run.smithi110.stdout:Setting up python3-zc.lockfile (2.0-1) ... 2024-08-29T17:29:48.465 INFO:teuthology.orchestra.run.smithi029.stdout:Setting up python3-paste (3.5.0+dfsg1-1) ... 2024-08-29T17:29:48.639 INFO:teuthology.orchestra.run.smithi110.stdout:Setting up libqt5dbus5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-08-29T17:29:48.766 INFO:teuthology.orchestra.run.smithi110.stdout:Setting up libfmt8:amd64 (8.1.1+ds1-2) ... 2024-08-29T17:29:48.853 INFO:teuthology.orchestra.run.smithi029.stdout:Setting up python3-cheroot (8.5.2+ds1-1ubuntu3.1) ... 2024-08-29T17:29:48.891 INFO:teuthology.orchestra.run.smithi110.stdout:Setting up python3-pyasn1 (0.4.8-1) ... 2024-08-29T17:29:49.147 INFO:teuthology.orchestra.run.smithi029.stdout:Setting up python3-werkzeug (2.0.2+dfsg1-1ubuntu0.22.04.2) ... 2024-08-29T17:29:49.193 INFO:teuthology.orchestra.run.smithi110.stdout:Setting up python3-singledispatch (3.4.0.3-3) ... 2024-08-29T17:29:49.444 INFO:teuthology.orchestra.run.smithi110.stdout:Setting up python3-logutils (0.3.3-8) ... 2024-08-29T17:29:49.499 INFO:teuthology.orchestra.run.smithi029.stdout:Setting up python3-jaraco.text (3.6.0-2) ... 2024-08-29T17:29:49.703 INFO:teuthology.orchestra.run.smithi110.stdout:Setting up python3-tempora (4.1.2-1) ... 2024-08-29T17:29:49.753 INFO:teuthology.orchestra.run.smithi029.stdout:Setting up socat (1.7.4.1-3ubuntu4) ... 2024-08-29T17:29:49.880 INFO:teuthology.orchestra.run.smithi029.stdout:Setting up python3-ceph-common (18.2.4-774-gfe43f1c9-1jammy) ... 2024-08-29T17:29:50.054 INFO:teuthology.orchestra.run.smithi110.stdout:Setting up python3-simplegeneric (0.8.1-3) ... 2024-08-29T17:29:50.216 INFO:teuthology.orchestra.run.smithi029.stdout:Setting up python3-idna (3.3-1ubuntu0.1) ... 2024-08-29T17:29:50.314 INFO:teuthology.orchestra.run.smithi110.stdout:Setting up python3-prettytable (2.5.0-2) ... 2024-08-29T17:29:50.551 INFO:teuthology.orchestra.run.smithi029.stdout:Setting up python3-sklearn (0.23.2-5ubuntu6) ... 2024-08-29T17:29:50.590 INFO:teuthology.orchestra.run.smithi110.stdout:Setting up liblttng-ust1:amd64 (2.13.1-1ubuntu1) ... 2024-08-29T17:29:50.716 INFO:teuthology.orchestra.run.smithi110.stdout:Setting up python3-websocket (1.2.3-1) ... 2024-08-29T17:29:51.000 INFO:teuthology.orchestra.run.smithi110.stdout:Setting up libonig5:amd64 (6.9.7.1-2build1) ... 2024-08-29T17:29:51.126 INFO:teuthology.orchestra.run.smithi110.stdout:Setting up python3-mako (1.1.3+ds1-2ubuntu0.1) ... 2024-08-29T17:29:51.419 INFO:teuthology.orchestra.run.smithi110.stdout:Setting up python3-webob (1:1.8.6-1.1) ... 2024-08-29T17:29:51.720 INFO:teuthology.orchestra.run.smithi110.stdout:Setting up python3-jaraco.collections (3.4.0-2) ... 2024-08-29T17:29:51.765 INFO:teuthology.orchestra.run.smithi029.stdout:Setting up libqt5core5a:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-08-29T17:29:51.900 INFO:teuthology.orchestra.run.smithi029.stdout:Setting up python3-toml (0.10.2-1) ... 2024-08-29T17:29:51.962 INFO:teuthology.orchestra.run.smithi110.stdout:Setting up python3-babel (2.8.0+dfsg.1-7) ... 2024-08-29T17:29:52.161 INFO:teuthology.orchestra.run.smithi029.stdout:Setting up librdkafka1:amd64 (1.8.0-1build1) ... 2024-08-29T17:29:52.287 INFO:teuthology.orchestra.run.smithi029.stdout:Setting up xmlstarlet (1.6.1-2.1) ... 2024-08-29T17:29:52.365 INFO:teuthology.orchestra.run.smithi110.stdout:update-alternatives: using /usr/bin/pybabel-python3 to provide /usr/bin/pybabel (pybabel) in auto mode 2024-08-29T17:29:52.416 INFO:teuthology.orchestra.run.smithi029.stdout:Setting up python3-urllib3 (1.26.5-1~exp1ubuntu0.1) ... 2024-08-29T17:29:52.616 INFO:teuthology.orchestra.run.smithi110.stdout:Setting up libjq1:amd64 (1.6-2.1ubuntu3) ... 2024-08-29T17:29:52.727 INFO:teuthology.orchestra.run.smithi029.stdout:Setting up python3-pluggy (0.13.0-7.1) ... 2024-08-29T17:29:52.741 INFO:teuthology.orchestra.run.smithi110.stdout:Setting up python3-pytest (6.2.5-1ubuntu2) ... 2024-08-29T17:29:52.987 INFO:teuthology.orchestra.run.smithi029.stdout:Setting up python3-zc.lockfile (2.0-1) ... 2024-08-29T17:29:53.135 INFO:teuthology.orchestra.run.smithi110.stdout:Setting up python3-pastedeploy (2.1.1-1) ... 2024-08-29T17:29:53.249 INFO:teuthology.orchestra.run.smithi029.stdout:Setting up libqt5dbus5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-08-29T17:29:53.384 INFO:teuthology.orchestra.run.smithi029.stdout:Setting up libfmt8:amd64 (8.1.1+ds1-2) ... 2024-08-29T17:29:53.452 INFO:teuthology.orchestra.run.smithi110.stdout:Setting up python3-portend (3.0.0-1) ... 2024-08-29T17:29:53.511 INFO:teuthology.orchestra.run.smithi029.stdout:Setting up python3-pyasn1 (0.4.8-1) ... 2024-08-29T17:29:53.703 INFO:teuthology.orchestra.run.smithi110.stdout:Setting up libqt5network5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-08-29T17:29:53.813 INFO:teuthology.orchestra.run.smithi110.stdout:Setting up python3-jinja2 (3.0.3-1ubuntu0.2) ... 2024-08-29T17:29:53.839 INFO:teuthology.orchestra.run.smithi029.stdout:Setting up python3-singledispatch (3.4.0.3-3) ... 2024-08-29T17:29:54.101 INFO:teuthology.orchestra.run.smithi029.stdout:Setting up python3-logutils (0.3.3-8) ... 2024-08-29T17:29:54.122 INFO:teuthology.orchestra.run.smithi110.stdout:Setting up python3-pyasn1-modules (0.2.1-1) ... 2024-08-29T17:29:54.369 INFO:teuthology.orchestra.run.smithi029.stdout:Setting up python3-tempora (4.1.2-1) ... 2024-08-29T17:29:54.406 INFO:teuthology.orchestra.run.smithi110.stdout:Setting up python3-requests (2.25.1+dfsg-2ubuntu0.1) ... 2024-08-29T17:29:54.630 INFO:teuthology.orchestra.run.smithi029.stdout:Setting up python3-simplegeneric (0.8.1-3) ... 2024-08-29T17:29:54.674 INFO:teuthology.orchestra.run.smithi110.stdout:Setting up jq (1.6-2.1ubuntu3) ... 2024-08-29T17:29:54.800 INFO:teuthology.orchestra.run.smithi110.stdout:Setting up python3-rsa (4.8-1) ... 2024-08-29T17:29:54.882 INFO:teuthology.orchestra.run.smithi029.stdout:Setting up python3-prettytable (2.5.0-2) ... 2024-08-29T17:29:55.068 INFO:teuthology.orchestra.run.smithi110.stdout:Setting up python3-webtest (2.0.35-1) ... 2024-08-29T17:29:55.143 INFO:teuthology.orchestra.run.smithi029.stdout:Setting up liblttng-ust1:amd64 (2.13.1-1ubuntu1) ... 2024-08-29T17:29:55.304 INFO:teuthology.orchestra.run.smithi029.stdout:Setting up python3-websocket (1.2.3-1) ... 2024-08-29T17:29:55.336 INFO:teuthology.orchestra.run.smithi110.stdout:Setting up python3-requests-oauthlib (1.3.0+ds-0.1) ... 2024-08-29T17:29:55.589 INFO:teuthology.orchestra.run.smithi029.stdout:Setting up libonig5:amd64 (6.9.7.1-2build1) ... 2024-08-29T17:29:55.603 INFO:teuthology.orchestra.run.smithi110.stdout:Setting up python3-cherrypy3 (18.6.1-4) ... 2024-08-29T17:29:55.716 INFO:teuthology.orchestra.run.smithi029.stdout:Setting up python3-mako (1.1.3+ds1-2ubuntu0.1) ... 2024-08-29T17:29:55.988 INFO:teuthology.orchestra.run.smithi110.stdout:Setting up python3-pastescript (2.0.2-4) ... 2024-08-29T17:29:56.028 INFO:teuthology.orchestra.run.smithi029.stdout:Setting up python3-webob (1:1.8.6-1.1) ... 2024-08-29T17:29:56.256 INFO:teuthology.orchestra.run.smithi110.stdout:Setting up python3-pecan (1.3.3-4ubuntu2) ... 2024-08-29T17:29:56.355 INFO:teuthology.orchestra.run.smithi029.stdout:Setting up python3-jaraco.collections (3.4.0-2) ... 2024-08-29T17:29:56.617 INFO:teuthology.orchestra.run.smithi110.stdout:Setting up libthrift-0.16.0:amd64 (0.16.0-2) ... 2024-08-29T17:29:56.624 INFO:teuthology.orchestra.run.smithi029.stdout:Setting up python3-babel (2.8.0+dfsg.1-7) ... 2024-08-29T17:29:56.742 INFO:teuthology.orchestra.run.smithi110.stdout:Setting up librados2 (18.2.4-774-gfe43f1c9-1jammy) ... 2024-08-29T17:29:56.868 INFO:teuthology.orchestra.run.smithi110.stdout:Setting up librgw2 (18.2.4-774-gfe43f1c9-1jammy) ... 2024-08-29T17:29:56.994 INFO:teuthology.orchestra.run.smithi110.stdout:Setting up libsqlite3-mod-ceph (18.2.4-774-gfe43f1c9-1jammy) ... 2024-08-29T17:29:57.120 INFO:teuthology.orchestra.run.smithi110.stdout:Setting up libcephfs2 (18.2.4-774-gfe43f1c9-1jammy) ... 2024-08-29T17:29:57.246 INFO:teuthology.orchestra.run.smithi110.stdout:Setting up libradosstriper1 (18.2.4-774-gfe43f1c9-1jammy) ... 2024-08-29T17:29:57.472 INFO:teuthology.orchestra.run.smithi029.stdout:update-alternatives: using /usr/bin/pybabel-python3 to provide /usr/bin/pybabel (pybabel) in auto mode 2024-08-29T17:29:57.483 INFO:teuthology.orchestra.run.smithi110.stdout:Setting up python3-google-auth (1.5.1-3) ... 2024-08-29T17:29:57.768 INFO:teuthology.orchestra.run.smithi110.stdout:Setting up librbd1 (18.2.4-774-gfe43f1c9-1jammy) ... 2024-08-29T17:29:57.894 INFO:teuthology.orchestra.run.smithi110.stdout:Setting up ceph-mgr-modules-core (18.2.4-774-gfe43f1c9-1jammy) ... 2024-08-29T17:29:57.897 INFO:teuthology.orchestra.run.smithi029.stdout:Setting up libjq1:amd64 (1.6-2.1ubuntu3) ... 2024-08-29T17:29:58.020 INFO:teuthology.orchestra.run.smithi110.stdout:Setting up ceph-fuse (18.2.4-774-gfe43f1c9-1jammy) ... 2024-08-29T17:29:58.025 INFO:teuthology.orchestra.run.smithi029.stdout:Setting up python3-pytest (6.2.5-1ubuntu2) ... 2024-08-29T17:29:58.233 INFO:teuthology.orchestra.run.smithi110.stdout:Created symlink /etc/systemd/system/remote-fs.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2024-08-29T17:29:58.233 INFO:teuthology.orchestra.run.smithi110.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2024-08-29T17:29:58.411 INFO:teuthology.orchestra.run.smithi029.stdout:Setting up python3-pastedeploy (2.1.1-1) ... 2024-08-29T17:29:58.663 INFO:teuthology.orchestra.run.smithi029.stdout:Setting up python3-portend (3.0.0-1) ... 2024-08-29T17:29:58.729 INFO:teuthology.orchestra.run.smithi110.stdout:Setting up libcephfs-dev (18.2.4-774-gfe43f1c9-1jammy) ... 2024-08-29T17:29:58.855 INFO:teuthology.orchestra.run.smithi110.stdout:Setting up python3-rados (18.2.4-774-gfe43f1c9-1jammy) ... 2024-08-29T17:29:58.917 INFO:teuthology.orchestra.run.smithi029.stdout:Setting up libqt5network5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-08-29T17:29:58.957 INFO:teuthology.orchestra.run.smithi110.stdout:Setting up python3-kubernetes (12.0.1-1ubuntu1) ... 2024-08-29T17:29:59.043 INFO:teuthology.orchestra.run.smithi029.stdout:Setting up python3-jinja2 (3.0.3-1ubuntu0.2) ... 2024-08-29T17:29:59.345 INFO:teuthology.orchestra.run.smithi029.stdout:Setting up python3-pyasn1-modules (0.2.1-1) ... 2024-08-29T17:29:59.639 INFO:teuthology.orchestra.run.smithi029.stdout:Setting up python3-requests (2.25.1+dfsg-2ubuntu0.1) ... 2024-08-29T17:29:59.926 INFO:teuthology.orchestra.run.smithi029.stdout:Setting up jq (1.6-2.1ubuntu3) ... 2024-08-29T17:30:00.045 INFO:teuthology.orchestra.run.smithi029.stdout:Setting up python3-rsa (4.8-1) ... 2024-08-29T17:30:00.102 INFO:teuthology.orchestra.run.smithi110.stdout:Setting up python3-rbd (18.2.4-774-gfe43f1c9-1jammy) ... 2024-08-29T17:30:00.228 INFO:teuthology.orchestra.run.smithi110.stdout:Setting up rbd-fuse (18.2.4-774-gfe43f1c9-1jammy) ... 2024-08-29T17:30:00.322 INFO:teuthology.orchestra.run.smithi029.stdout:Setting up python3-webtest (2.0.35-1) ... 2024-08-29T17:30:00.354 INFO:teuthology.orchestra.run.smithi110.stdout:Setting up python3-rgw (18.2.4-774-gfe43f1c9-1jammy) ... 2024-08-29T17:30:00.472 INFO:teuthology.orchestra.run.smithi110.stdout:Setting up python3-cephfs (18.2.4-774-gfe43f1c9-1jammy) ... 2024-08-29T17:30:00.573 INFO:teuthology.orchestra.run.smithi110.stdout:Setting up ceph-common (18.2.4-774-gfe43f1c9-1jammy) ... 2024-08-29T17:30:00.599 INFO:teuthology.orchestra.run.smithi029.stdout:Setting up python3-requests-oauthlib (1.3.0+ds-0.1) ... 2024-08-29T17:30:00.861 INFO:teuthology.orchestra.run.smithi029.stdout:Setting up python3-cherrypy3 (18.6.1-4) ... 2024-08-29T17:30:01.091 INFO:teuthology.orchestra.run.smithi110.stdout:Adding group ceph....done 2024-08-29T17:30:01.247 INFO:teuthology.orchestra.run.smithi029.stdout:Setting up python3-pastescript (2.0.2-4) ... 2024-08-29T17:30:01.541 INFO:teuthology.orchestra.run.smithi029.stdout:Setting up python3-pecan (1.3.3-4ubuntu2) ... 2024-08-29T17:30:01.594 INFO:teuthology.orchestra.run.smithi110.stdout:Adding system user ceph....done 2024-08-29T17:30:01.761 INFO:teuthology.orchestra.run.smithi110.stdout:Setting system user ceph properties....done 2024-08-29T17:30:01.773 INFO:teuthology.orchestra.run.smithi110.stdout:chown: cannot access '/var/log/ceph/*.log*': No such file or directory 2024-08-29T17:30:01.905 INFO:teuthology.orchestra.run.smithi029.stdout:Setting up libthrift-0.16.0:amd64 (0.16.0-2) ... 2024-08-29T17:30:01.907 INFO:teuthology.orchestra.run.smithi110.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /lib/systemd/system/ceph.target. 2024-08-29T17:30:02.032 INFO:teuthology.orchestra.run.smithi029.stdout:Setting up librados2 (18.2.4-774-gfe43f1c9-1jammy) ... 2024-08-29T17:30:02.150 INFO:teuthology.orchestra.run.smithi029.stdout:Setting up librgw2 (18.2.4-774-gfe43f1c9-1jammy) ... 2024-08-29T17:30:02.216 INFO:teuthology.orchestra.run.smithi110.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/rbdmap.service -> /lib/systemd/system/rbdmap.service. 2024-08-29T17:30:02.304 INFO:teuthology.orchestra.run.smithi029.stdout:Setting up libsqlite3-mod-ceph (18.2.4-774-gfe43f1c9-1jammy) ... 2024-08-29T17:30:02.431 INFO:teuthology.orchestra.run.smithi029.stdout:Setting up libcephfs2 (18.2.4-774-gfe43f1c9-1jammy) ... 2024-08-29T17:30:02.558 INFO:teuthology.orchestra.run.smithi029.stdout:Setting up libradosstriper1 (18.2.4-774-gfe43f1c9-1jammy) ... 2024-08-29T17:30:02.700 INFO:teuthology.orchestra.run.smithi110.stdout:Setting up ceph-test (18.2.4-774-gfe43f1c9-1jammy) ... 2024-08-29T17:30:02.773 INFO:teuthology.orchestra.run.smithi029.stdout:Setting up python3-google-auth (1.5.1-3) ... 2024-08-29T17:30:02.834 INFO:teuthology.orchestra.run.smithi110.stdout:Setting up radosgw (18.2.4-774-gfe43f1c9-1jammy) ... 2024-08-29T17:30:03.051 INFO:teuthology.orchestra.run.smithi029.stdout:Setting up librbd1 (18.2.4-774-gfe43f1c9-1jammy) ... 2024-08-29T17:30:03.170 INFO:teuthology.orchestra.run.smithi029.stdout:Setting up ceph-mgr-modules-core (18.2.4-774-gfe43f1c9-1jammy) ... 2024-08-29T17:30:03.299 INFO:teuthology.orchestra.run.smithi029.stdout:Setting up ceph-fuse (18.2.4-774-gfe43f1c9-1jammy) ... 2024-08-29T17:30:03.317 INFO:teuthology.orchestra.run.smithi110.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2024-08-29T17:30:03.317 INFO:teuthology.orchestra.run.smithi110.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2024-08-29T17:30:03.520 INFO:teuthology.orchestra.run.smithi029.stdout:Created symlink /etc/systemd/system/remote-fs.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2024-08-29T17:30:03.520 INFO:teuthology.orchestra.run.smithi029.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2024-08-29T17:30:03.811 INFO:teuthology.orchestra.run.smithi110.stdout:Setting up ceph-base (18.2.4-774-gfe43f1c9-1jammy) ... 2024-08-29T17:30:03.969 INFO:teuthology.orchestra.run.smithi029.stdout:Setting up libcephfs-dev (18.2.4-774-gfe43f1c9-1jammy) ... 2024-08-29T17:30:04.079 INFO:teuthology.orchestra.run.smithi029.stdout:Setting up python3-rados (18.2.4-774-gfe43f1c9-1jammy) ... 2024-08-29T17:30:04.144 INFO:teuthology.orchestra.run.smithi110.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service -> /lib/systemd/system/ceph-crash.service. 2024-08-29T17:30:04.206 INFO:teuthology.orchestra.run.smithi029.stdout:Setting up python3-kubernetes (12.0.1-1ubuntu1) ... 2024-08-29T17:30:04.605 INFO:teuthology.orchestra.run.smithi110.stdout:Setting up ceph-mds (18.2.4-774-gfe43f1c9-1jammy) ... 2024-08-29T17:30:04.818 INFO:teuthology.orchestra.run.smithi110.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2024-08-29T17:30:04.819 INFO:teuthology.orchestra.run.smithi110.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2024-08-29T17:30:05.417 INFO:teuthology.orchestra.run.smithi110.stdout:Setting up ceph-mgr (18.2.4-774-gfe43f1c9-1jammy) ... 2024-08-29T17:30:05.524 INFO:teuthology.orchestra.run.smithi029.stdout:Setting up python3-rbd (18.2.4-774-gfe43f1c9-1jammy) ... 2024-08-29T17:30:05.652 INFO:teuthology.orchestra.run.smithi029.stdout:Setting up rbd-fuse (18.2.4-774-gfe43f1c9-1jammy) ... 2024-08-29T17:30:05.679 INFO:teuthology.orchestra.run.smithi110.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2024-08-29T17:30:05.679 INFO:teuthology.orchestra.run.smithi110.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2024-08-29T17:30:05.780 INFO:teuthology.orchestra.run.smithi029.stdout:Setting up python3-rgw (18.2.4-774-gfe43f1c9-1jammy) ... 2024-08-29T17:30:05.906 INFO:teuthology.orchestra.run.smithi029.stdout:Setting up python3-cephfs (18.2.4-774-gfe43f1c9-1jammy) ... 2024-08-29T17:30:06.033 INFO:teuthology.orchestra.run.smithi029.stdout:Setting up ceph-common (18.2.4-774-gfe43f1c9-1jammy) ... 2024-08-29T17:30:06.162 INFO:teuthology.orchestra.run.smithi110.stdout:Setting up ceph-osd (18.2.4-774-gfe43f1c9-1jammy) ... 2024-08-29T17:30:06.550 INFO:teuthology.orchestra.run.smithi110.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2024-08-29T17:30:06.550 INFO:teuthology.orchestra.run.smithi110.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2024-08-29T17:30:06.574 INFO:teuthology.orchestra.run.smithi029.stdout:Adding group ceph....done 2024-08-29T17:30:06.946 INFO:teuthology.orchestra.run.smithi029.stdout:Adding system user ceph....done 2024-08-29T17:30:07.096 INFO:teuthology.orchestra.run.smithi110.stdout:Setting up ceph-mgr-k8sevents (18.2.4-774-gfe43f1c9-1jammy) ... 2024-08-29T17:30:07.098 INFO:teuthology.orchestra.run.smithi029.stdout:Setting system user ceph properties....done 2024-08-29T17:30:07.120 INFO:teuthology.orchestra.run.smithi029.stdout:chown: cannot access '/var/log/ceph/*.log*': No such file or directory 2024-08-29T17:30:07.222 INFO:teuthology.orchestra.run.smithi110.stdout:Setting up ceph-mgr-diskprediction-local (18.2.4-774-gfe43f1c9-1jammy) ... 2024-08-29T17:30:07.266 INFO:teuthology.orchestra.run.smithi029.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /lib/systemd/system/ceph.target. 2024-08-29T17:30:07.365 INFO:teuthology.orchestra.run.smithi110.stdout:Setting up ceph-mon (18.2.4-774-gfe43f1c9-1jammy) ... 2024-08-29T17:30:07.566 INFO:teuthology.orchestra.run.smithi110.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2024-08-29T17:30:07.566 INFO:teuthology.orchestra.run.smithi110.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2024-08-29T17:30:07.574 INFO:teuthology.orchestra.run.smithi029.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/rbdmap.service -> /lib/systemd/system/rbdmap.service. 2024-08-29T17:30:08.016 INFO:teuthology.orchestra.run.smithi110.stdout:Setting up ceph-mgr-cephadm (18.2.4-774-gfe43f1c9-1jammy) ... 2024-08-29T17:30:08.023 INFO:teuthology.orchestra.run.smithi029.stdout:Setting up ceph-test (18.2.4-774-gfe43f1c9-1jammy) ... 2024-08-29T17:30:08.142 INFO:teuthology.orchestra.run.smithi110.stdout:Setting up ceph (18.2.4-774-gfe43f1c9-1jammy) ... 2024-08-29T17:30:08.150 INFO:teuthology.orchestra.run.smithi029.stdout:Setting up radosgw (18.2.4-774-gfe43f1c9-1jammy) ... 2024-08-29T17:30:08.268 INFO:teuthology.orchestra.run.smithi110.stdout:Setting up ceph-mgr-dashboard (18.2.4-774-gfe43f1c9-1jammy) ... 2024-08-29T17:30:08.419 INFO:teuthology.orchestra.run.smithi110.stdout:Setting up ceph-volume (18.2.4-774-gfe43f1c9-1jammy) ... 2024-08-29T17:30:08.616 INFO:teuthology.orchestra.run.smithi029.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2024-08-29T17:30:08.616 INFO:teuthology.orchestra.run.smithi029.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2024-08-29T17:30:08.780 INFO:teuthology.orchestra.run.smithi110.stdout:Processing triggers for man-db (2.10.2-1) ... 2024-08-29T17:30:09.078 INFO:teuthology.orchestra.run.smithi029.stdout:Setting up ceph-base (18.2.4-774-gfe43f1c9-1jammy) ... 2024-08-29T17:30:09.447 INFO:teuthology.orchestra.run.smithi029.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service -> /lib/systemd/system/ceph-crash.service. 2024-08-29T17:30:09.505 INFO:teuthology.orchestra.run.smithi110.stdout:Processing triggers for libc-bin (2.35-0ubuntu3.1) ... 2024-08-29T17:30:09.942 INFO:teuthology.orchestra.run.smithi029.stdout:Setting up ceph-mds (18.2.4-774-gfe43f1c9-1jammy) ... 2024-08-29T17:30:10.000 INFO:teuthology.orchestra.run.smithi110.stderr:W: --force-yes is deprecated, use one of the options starting with --allow instead. 2024-08-29T17:30:10.003 DEBUG:teuthology.orchestra.run.smithi110:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y --force-yes -o Dpkg::Options::="--force-confdef" -o Dpkg::Options::="--force-confold" install python3-pytest 2024-08-29T17:30:10.057 INFO:teuthology.orchestra.run.smithi110.stdout:Reading package lists... 2024-08-29T17:30:10.186 INFO:teuthology.orchestra.run.smithi029.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2024-08-29T17:30:10.187 INFO:teuthology.orchestra.run.smithi029.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2024-08-29T17:30:10.266 INFO:teuthology.orchestra.run.smithi110.stdout:Building dependency tree... 2024-08-29T17:30:10.267 INFO:teuthology.orchestra.run.smithi110.stdout:Reading state information... 2024-08-29T17:30:10.453 INFO:teuthology.orchestra.run.smithi110.stdout:python3-pytest is already the newest version (6.2.5-1ubuntu2). 2024-08-29T17:30:10.454 INFO:teuthology.orchestra.run.smithi110.stdout:python3-pytest set to manually installed. 2024-08-29T17:30:10.454 INFO:teuthology.orchestra.run.smithi110.stdout:The following packages were automatically installed and are no longer required: 2024-08-29T17:30:10.454 INFO:teuthology.orchestra.run.smithi110.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-08-29T17:30:10.454 INFO:teuthology.orchestra.run.smithi110.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-08-29T17:30:10.454 INFO:teuthology.orchestra.run.smithi110.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-08-29T17:30:10.455 INFO:teuthology.orchestra.run.smithi110.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-08-29T17:30:10.455 INFO:teuthology.orchestra.run.smithi110.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-08-29T17:30:10.455 INFO:teuthology.orchestra.run.smithi110.stdout:Use 'sudo apt autoremove' to remove them. 2024-08-29T17:30:10.517 INFO:teuthology.orchestra.run.smithi110.stdout:0 upgraded, 0 newly installed, 0 to remove and 331 not upgraded. 2024-08-29T17:30:10.517 INFO:teuthology.orchestra.run.smithi110.stderr:W: --force-yes is deprecated, use one of the options starting with --allow instead. 2024-08-29T17:30:10.521 DEBUG:teuthology.parallel:result is None 2024-08-29T17:30:10.696 INFO:teuthology.orchestra.run.smithi029.stdout:Setting up ceph-mgr (18.2.4-774-gfe43f1c9-1jammy) ... 2024-08-29T17:30:10.913 INFO:teuthology.orchestra.run.smithi029.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2024-08-29T17:30:10.913 INFO:teuthology.orchestra.run.smithi029.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2024-08-29T17:30:11.382 INFO:teuthology.orchestra.run.smithi029.stdout:Setting up ceph-osd (18.2.4-774-gfe43f1c9-1jammy) ... 2024-08-29T17:30:11.675 INFO:teuthology.orchestra.run.smithi029.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2024-08-29T17:30:11.676 INFO:teuthology.orchestra.run.smithi029.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2024-08-29T17:30:12.169 INFO:teuthology.orchestra.run.smithi029.stdout:Setting up ceph-mgr-k8sevents (18.2.4-774-gfe43f1c9-1jammy) ... 2024-08-29T17:30:12.297 INFO:teuthology.orchestra.run.smithi029.stdout:Setting up ceph-mgr-diskprediction-local (18.2.4-774-gfe43f1c9-1jammy) ... 2024-08-29T17:30:12.449 INFO:teuthology.orchestra.run.smithi029.stdout:Setting up ceph-mon (18.2.4-774-gfe43f1c9-1jammy) ... 2024-08-29T17:30:12.679 INFO:teuthology.orchestra.run.smithi029.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2024-08-29T17:30:12.680 INFO:teuthology.orchestra.run.smithi029.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2024-08-29T17:30:13.136 INFO:teuthology.orchestra.run.smithi029.stdout:Setting up ceph-mgr-cephadm (18.2.4-774-gfe43f1c9-1jammy) ... 2024-08-29T17:30:13.280 INFO:teuthology.orchestra.run.smithi029.stdout:Setting up ceph (18.2.4-774-gfe43f1c9-1jammy) ... 2024-08-29T17:30:13.398 INFO:teuthology.orchestra.run.smithi029.stdout:Setting up ceph-mgr-dashboard (18.2.4-774-gfe43f1c9-1jammy) ... 2024-08-29T17:30:13.550 INFO:teuthology.orchestra.run.smithi029.stdout:Setting up ceph-volume (18.2.4-774-gfe43f1c9-1jammy) ... 2024-08-29T17:30:13.915 INFO:teuthology.orchestra.run.smithi029.stdout:Processing triggers for man-db (2.10.2-1) ... 2024-08-29T17:30:15.078 INFO:teuthology.orchestra.run.smithi029.stdout:Processing triggers for libc-bin (2.35-0ubuntu3.1) ... 2024-08-29T17:30:15.570 INFO:teuthology.orchestra.run.smithi029.stderr:W: --force-yes is deprecated, use one of the options starting with --allow instead. 2024-08-29T17:30:15.574 DEBUG:teuthology.orchestra.run.smithi029:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y --force-yes -o Dpkg::Options::="--force-confdef" -o Dpkg::Options::="--force-confold" install python3-pytest 2024-08-29T17:30:15.633 INFO:teuthology.orchestra.run.smithi029.stdout:Reading package lists... 2024-08-29T17:30:15.847 INFO:teuthology.orchestra.run.smithi029.stdout:Building dependency tree... 2024-08-29T17:30:15.848 INFO:teuthology.orchestra.run.smithi029.stdout:Reading state information... 2024-08-29T17:30:16.056 INFO:teuthology.orchestra.run.smithi029.stdout:python3-pytest is already the newest version (6.2.5-1ubuntu2). 2024-08-29T17:30:16.056 INFO:teuthology.orchestra.run.smithi029.stdout:python3-pytest set to manually installed. 2024-08-29T17:30:16.057 INFO:teuthology.orchestra.run.smithi029.stdout:The following packages were automatically installed and are no longer required: 2024-08-29T17:30:16.057 INFO:teuthology.orchestra.run.smithi029.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-08-29T17:30:16.057 INFO:teuthology.orchestra.run.smithi029.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-08-29T17:30:16.057 INFO:teuthology.orchestra.run.smithi029.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-08-29T17:30:16.057 INFO:teuthology.orchestra.run.smithi029.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-08-29T17:30:16.057 INFO:teuthology.orchestra.run.smithi029.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-08-29T17:30:16.058 INFO:teuthology.orchestra.run.smithi029.stdout:Use 'sudo apt autoremove' to remove them. 2024-08-29T17:30:16.114 INFO:teuthology.orchestra.run.smithi029.stdout:0 upgraded, 0 newly installed, 0 to remove and 331 not upgraded. 2024-08-29T17:30:16.114 INFO:teuthology.orchestra.run.smithi029.stderr:W: --force-yes is deprecated, use one of the options starting with --allow instead. 2024-08-29T17:30:16.119 DEBUG:teuthology.parallel:result is None 2024-08-29T17:30:16.119 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-08-29T17:30:16.119 INFO:teuthology.packaging:ref: None 2024-08-29T17:30:16.120 INFO:teuthology.packaging:tag: None 2024-08-29T17:30:16.120 INFO:teuthology.packaging:branch: reef 2024-08-29T17:30:16.120 INFO:teuthology.packaging:sha1: 1ef864504b8875c83ee6c2c5fedc13315bebf7f5 2024-08-29T17:30:16.120 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-08-29T17:30:16.422 DEBUG:teuthology.orchestra.run.smithi029:> dpkg-query -W -f '${Version}' ceph 2024-08-29T17:30:16.441 INFO:teuthology.orchestra.run.smithi029.stdout:18.2.4-774-gfe43f1c9-1jammy 2024-08-29T17:30:16.442 INFO:teuthology.packaging:The installed version of ceph is 18.2.4-774-gfe43f1c9-1jammy 2024-08-29T17:30:16.442 INFO:teuthology.task.install:The correct ceph version 18.2.4-774-gfe43f1c9-1jammy is installed. 2024-08-29T17:30:16.444 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-08-29T17:30:16.444 INFO:teuthology.packaging:ref: None 2024-08-29T17:30:16.444 INFO:teuthology.packaging:tag: None 2024-08-29T17:30:16.444 INFO:teuthology.packaging:branch: reef 2024-08-29T17:30:16.444 INFO:teuthology.packaging:sha1: 1ef864504b8875c83ee6c2c5fedc13315bebf7f5 2024-08-29T17:30:16.445 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-08-29T17:30:16.718 DEBUG:teuthology.orchestra.run.smithi110:> dpkg-query -W -f '${Version}' ceph 2024-08-29T17:30:16.738 INFO:teuthology.orchestra.run.smithi110.stdout:18.2.4-774-gfe43f1c9-1jammy 2024-08-29T17:30:16.738 INFO:teuthology.packaging:The installed version of ceph is 18.2.4-774-gfe43f1c9-1jammy 2024-08-29T17:30:16.738 INFO:teuthology.task.install:The correct ceph version 18.2.4-774-gfe43f1c9-1jammy is installed. 2024-08-29T17:30:16.740 INFO:teuthology.task.install.util:Shipping valgrind.supp... 2024-08-29T17:30:16.740 DEBUG:teuthology.orchestra.run.smithi029:> set -ex 2024-08-29T17:30:16.740 DEBUG:teuthology.orchestra.run.smithi029:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2024-08-29T17:30:16.755 DEBUG:teuthology.orchestra.run.smithi110:> set -ex 2024-08-29T17:30:16.755 DEBUG:teuthology.orchestra.run.smithi110:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2024-08-29T17:30:16.792 INFO:teuthology.task.install.util:Shipping 'daemon-helper'... 2024-08-29T17:30:16.792 DEBUG:teuthology.orchestra.run.smithi029:> set -ex 2024-08-29T17:30:16.792 DEBUG:teuthology.orchestra.run.smithi029:> sudo dd of=/usr/bin/daemon-helper 2024-08-29T17:30:16.813 DEBUG:teuthology.orchestra.run.smithi029:> sudo chmod a=rx -- /usr/bin/daemon-helper 2024-08-29T17:30:16.873 DEBUG:teuthology.orchestra.run.smithi110:> set -ex 2024-08-29T17:30:16.873 DEBUG:teuthology.orchestra.run.smithi110:> sudo dd of=/usr/bin/daemon-helper 2024-08-29T17:30:16.887 DEBUG:teuthology.orchestra.run.smithi110:> sudo chmod a=rx -- /usr/bin/daemon-helper 2024-08-29T17:30:16.939 INFO:teuthology.task.install.util:Shipping 'adjust-ulimits'... 2024-08-29T17:30:16.940 DEBUG:teuthology.orchestra.run.smithi029:> set -ex 2024-08-29T17:30:16.940 DEBUG:teuthology.orchestra.run.smithi029:> sudo dd of=/usr/bin/adjust-ulimits 2024-08-29T17:30:16.954 DEBUG:teuthology.orchestra.run.smithi029:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2024-08-29T17:30:17.010 DEBUG:teuthology.orchestra.run.smithi110:> set -ex 2024-08-29T17:30:17.010 DEBUG:teuthology.orchestra.run.smithi110:> sudo dd of=/usr/bin/adjust-ulimits 2024-08-29T17:30:17.023 DEBUG:teuthology.orchestra.run.smithi110:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2024-08-29T17:30:17.075 INFO:teuthology.task.install.util:Shipping 'stdin-killer'... 2024-08-29T17:30:17.075 DEBUG:teuthology.orchestra.run.smithi029:> set -ex 2024-08-29T17:30:17.075 DEBUG:teuthology.orchestra.run.smithi029:> sudo dd of=/usr/bin/stdin-killer 2024-08-29T17:30:17.088 DEBUG:teuthology.orchestra.run.smithi029:> sudo chmod a=rx -- /usr/bin/stdin-killer 2024-08-29T17:30:17.142 DEBUG:teuthology.orchestra.run.smithi110:> set -ex 2024-08-29T17:30:17.142 DEBUG:teuthology.orchestra.run.smithi110:> sudo dd of=/usr/bin/stdin-killer 2024-08-29T17:30:17.155 DEBUG:teuthology.orchestra.run.smithi110:> sudo chmod a=rx -- /usr/bin/stdin-killer 2024-08-29T17:30:17.209 INFO:teuthology.run_tasks:Running task print... 2024-08-29T17:30:17.218 INFO:teuthology.task.print:**** done install task... 2024-08-29T17:30:17.218 INFO:teuthology.run_tasks:Running task print... 2024-08-29T17:30:17.225 INFO:teuthology.task.print:**** done start installing reef cephadm ... 2024-08-29T17:30:17.225 INFO:teuthology.run_tasks:Running task cephadm... 2024-08-29T17:30:17.317 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'], 'sha1': '1ef864504b8875c83ee6c2c5fedc13315bebf7f5'} 2024-08-29T17:30:17.317 INFO:tasks.cephadm:Cluster image is quay.ceph.io/ceph-ci/ceph:reef 2024-08-29T17:30:17.318 INFO:tasks.cephadm:Cluster fsid is 5b99e290-662c-11ef-bcd4-c7b262605968 2024-08-29T17:30:17.318 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2024-08-29T17:30:17.318 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.29', 'mon.c': '[v2:172.21.15.29:3301,v1:172.21.15.29:6790]', 'mon.b': '172.21.15.110'} 2024-08-29T17:30:17.318 INFO:tasks.cephadm:First mon is mon.a on smithi029 2024-08-29T17:30:17.318 INFO:tasks.cephadm:First mgr is y 2024-08-29T17:30:17.318 INFO:tasks.cephadm:Normalizing hostnames... 2024-08-29T17:30:17.318 DEBUG:teuthology.orchestra.run.smithi029:> sudo hostname $(hostname -s) 2024-08-29T17:30:17.333 DEBUG:teuthology.orchestra.run.smithi110:> sudo hostname $(hostname -s) 2024-08-29T17:30:17.348 INFO:tasks.cephadm:Downloading "compiled" cephadm from cachra for reef 2024-08-29T17:30:17.348 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&sha1=1ef864504b8875c83ee6c2c5fedc13315bebf7f5 2024-08-29T17:30:17.498 INFO:tasks.cephadm:builder_project result: [{'status': 'ready', 'sha1': '1ef864504b8875c83ee6c2c5fedc13315bebf7f5', 'extra': {'build_url': 'https://jenkins.ceph.com/job/ceph-dev-new-build/ARCH=x86_64,AVAILABLE_ARCH=x86_64,AVAILABLE_DIST=jammy,DIST=jammy,MACHINE_SIZE=gigantic/82609/', 'root_build_cause': 'SCMTRIGGER', 'version': '19.1.1-235-g1ef86450', 'node_name': '172.21.2.17+braggi17', 'job_name': 'ceph-dev-new-build/ARCH=x86_64,AVAILABLE_ARCH=x86_64,AVAILABLE_DIST=jammy,DIST=jammy,MACHINE_SIZE=gigantic', 'package_manager_version': '19.1.1-235-g1ef86450-1jammy'}, 'url': 'https://4.chacra.ceph.com/r/ceph/wip-yuri8-testing-2024-08-28-1632-squid/1ef864504b8875c83ee6c2c5fedc13315bebf7f5/ubuntu/jammy/flavors/default/', 'distro_codename': 'jammy', 'modified': '2024-08-29 01:11:00.484254', 'distro_version': '22.04', 'project': 'ceph', 'flavor': 'default', 'ref': 'wip-yuri8-testing-2024-08-28-1632-squid', 'chacra_url': 'https://4.chacra.ceph.com/repos/ceph/wip-yuri8-testing-2024-08-28-1632-squid/1ef864504b8875c83ee6c2c5fedc13315bebf7f5/ubuntu/jammy/flavors/default/', 'archs': ['x86_64'], 'distro': 'ubuntu'}] 2024-08-29T17:30:17.753 INFO:tasks.util.chacra:got chacra host 2.chacra.ceph.com, ref reef, sha1 fe43f1c9f9e2945dda7244d8acbd33fb921449af from https://shaman.ceph.com/api/search/?project=ceph&distros=ubuntu%2F22.04%2Fx86_64&flavor=default&ref=reef 2024-08-29T17:30:17.755 INFO:tasks.cephadm:Discovered cachra url: https://2.chacra.ceph.com/binaries/ceph/reef/fe43f1c9f9e2945dda7244d8acbd33fb921449af/ubuntu/jammy/x86_64/flavors/default/cephadm 2024-08-29T17:30:17.755 INFO:tasks.cephadm:Downloading cephadm from url: https://2.chacra.ceph.com/binaries/ceph/reef/fe43f1c9f9e2945dda7244d8acbd33fb921449af/ubuntu/jammy/x86_64/flavors/default/cephadm 2024-08-29T17:30:17.755 DEBUG:teuthology.orchestra.run.smithi029:> curl --silent -L https://2.chacra.ceph.com/binaries/ceph/reef/fe43f1c9f9e2945dda7244d8acbd33fb921449af/ubuntu/jammy/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-08-29T17:30:18.246 INFO:teuthology.orchestra.run.smithi029.stdout:-rw-rw-r-- 1 ubuntu ubuntu 217057 Aug 29 17:30 /home/ubuntu/cephtest/cephadm 2024-08-29T17:30:18.247 DEBUG:teuthology.orchestra.run.smithi110:> curl --silent -L https://2.chacra.ceph.com/binaries/ceph/reef/fe43f1c9f9e2945dda7244d8acbd33fb921449af/ubuntu/jammy/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-08-29T17:30:18.691 INFO:teuthology.orchestra.run.smithi110.stdout:-rw-rw-r-- 1 ubuntu ubuntu 217057 Aug 29 17:30 /home/ubuntu/cephtest/cephadm 2024-08-29T17:30:18.692 DEBUG:teuthology.orchestra.run.smithi029:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-08-29T17:30:18.699 DEBUG:teuthology.orchestra.run.smithi110:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-08-29T17:30:18.719 INFO:tasks.cephadm:Pulling image quay.ceph.io/ceph-ci/ceph:reef on all hosts... 2024-08-29T17:30:18.719 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef pull 2024-08-29T17:30:18.743 DEBUG:teuthology.orchestra.run.smithi110:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef pull 2024-08-29T17:30:18.864 INFO:teuthology.orchestra.run.smithi029.stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:reef... 2024-08-29T17:30:18.873 INFO:teuthology.orchestra.run.smithi110.stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:reef... 2024-08-29T17:31:25.470 INFO:teuthology.orchestra.run.smithi110.stdout:{ 2024-08-29T17:31:25.471 INFO:teuthology.orchestra.run.smithi110.stdout: "ceph_version": "ceph version 18.2.4-774-gfe43f1c9 (fe43f1c9f9e2945dda7244d8acbd33fb921449af) reef (stable)", 2024-08-29T17:31:25.471 INFO:teuthology.orchestra.run.smithi110.stdout: "image_id": "96384990183a90e11fa6fcb78b6a44500ccf55da778999360ad8f92318176892", 2024-08-29T17:31:25.471 INFO:teuthology.orchestra.run.smithi110.stdout: "repo_digests": [ 2024-08-29T17:31:25.471 INFO:teuthology.orchestra.run.smithi110.stdout: "quay.ceph.io/ceph-ci/ceph@sha256:5108c7cbd104eb247639ca437f56fde756f773f0867466a7d6597908f67824ee" 2024-08-29T17:31:25.471 INFO:teuthology.orchestra.run.smithi110.stdout: ] 2024-08-29T17:31:25.471 INFO:teuthology.orchestra.run.smithi110.stdout:} 2024-08-29T17:31:45.903 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-08-29T17:31:45.903 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph_version": "ceph version 18.2.4-774-gfe43f1c9 (fe43f1c9f9e2945dda7244d8acbd33fb921449af) reef (stable)", 2024-08-29T17:31:45.903 INFO:teuthology.orchestra.run.smithi029.stdout: "image_id": "96384990183a90e11fa6fcb78b6a44500ccf55da778999360ad8f92318176892", 2024-08-29T17:31:45.903 INFO:teuthology.orchestra.run.smithi029.stdout: "repo_digests": [ 2024-08-29T17:31:45.903 INFO:teuthology.orchestra.run.smithi029.stdout: "quay.ceph.io/ceph-ci/ceph@sha256:5108c7cbd104eb247639ca437f56fde756f773f0867466a7d6597908f67824ee" 2024-08-29T17:31:45.903 INFO:teuthology.orchestra.run.smithi029.stdout: ] 2024-08-29T17:31:45.903 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-08-29T17:31:45.940 DEBUG:teuthology.orchestra.run.smithi029:> sudo mkdir -p /etc/ceph 2024-08-29T17:31:45.954 DEBUG:teuthology.orchestra.run.smithi110:> sudo mkdir -p /etc/ceph 2024-08-29T17:31:45.968 DEBUG:teuthology.orchestra.run.smithi029:> sudo chmod 777 /etc/ceph 2024-08-29T17:31:46.012 DEBUG:teuthology.orchestra.run.smithi110:> sudo chmod 777 /etc/ceph 2024-08-29T17:31:46.027 INFO:tasks.cephadm:Writing seed config... 2024-08-29T17:31:46.028 INFO:tasks.cephadm: override: [osd] osd_class_default_list = * 2024-08-29T17:31:46.028 INFO:tasks.cephadm: override: [osd] osd_class_load_list = * 2024-08-29T17:31:46.028 INFO:tasks.cephadm: override: [osd] debug ms = 1 2024-08-29T17:31:46.028 INFO:tasks.cephadm: override: [osd] debug osd = 20 2024-08-29T17:31:46.028 INFO:tasks.cephadm: override: [osd] osd shutdown pgref assert = True 2024-08-29T17:31:46.028 INFO:tasks.cephadm: override: [global] mon election default strategy = 3 2024-08-29T17:31:46.029 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2024-08-29T17:31:46.029 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2024-08-29T17:31:46.029 INFO:tasks.cephadm: override: [mon] debug mon = 20 2024-08-29T17:31:46.029 INFO:tasks.cephadm: override: [mon] debug ms = 1 2024-08-29T17:31:46.029 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2024-08-29T17:31:46.029 DEBUG:teuthology.orchestra.run.smithi029:> set -ex 2024-08-29T17:31:46.030 DEBUG:teuthology.orchestra.run.smithi029:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2024-08-29T17:31:46.057 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 = 5b99e290-662c-11ef-bcd4-c7b262605968 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-08-29T17:31:46.058 DEBUG:teuthology.orchestra.run.smithi029:mon.a> sudo journalctl -f -n 0 -u ceph-5b99e290-662c-11ef-bcd4-c7b262605968@mon.a.service 2024-08-29T17:31:46.103 DEBUG:teuthology.orchestra.run.smithi029:mgr.y> sudo journalctl -f -n 0 -u ceph-5b99e290-662c-11ef-bcd4-c7b262605968@mgr.y.service 2024-08-29T17:31:46.146 INFO:tasks.cephadm:Bootstrapping... 2024-08-29T17:31:46.146 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef -v bootstrap --fsid 5b99e290-662c-11ef-bcd4-c7b262605968 --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.29 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2024-08-29T17:31:46.314 INFO:teuthology.orchestra.run.smithi029.stdout:-------------------------------------------------------------------------------- 2024-08-29T17:31:46.314 INFO:teuthology.orchestra.run.smithi029.stdout:cephadm ['--image', 'quay.ceph.io/ceph-ci/ceph:reef', '-v', 'bootstrap', '--fsid', '5b99e290-662c-11ef-bcd4-c7b262605968', '--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.29', '--skip-admin-label'] 2024-08-29T17:31:46.314 INFO:teuthology.orchestra.run.smithi029.stderr:Specifying an fsid for your cluster offers no advantages and may increase the likelihood of fsid conflicts. 2024-08-29T17:31:46.315 INFO:teuthology.orchestra.run.smithi029.stdout:Verifying podman|docker is present... 2024-08-29T17:31:46.316 INFO:teuthology.orchestra.run.smithi029.stdout:Verifying lvm2 is present... 2024-08-29T17:31:46.316 INFO:teuthology.orchestra.run.smithi029.stdout:Verifying time synchronization is in place... 2024-08-29T17:31:46.321 INFO:teuthology.orchestra.run.smithi029.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-08-29T17:31:46.321 INFO:teuthology.orchestra.run.smithi029.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-08-29T17:31:46.327 INFO:teuthology.orchestra.run.smithi029.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-08-29T17:31:46.327 INFO:teuthology.orchestra.run.smithi029.stdout:systemctl: stdout inactive 2024-08-29T17:31:46.331 INFO:teuthology.orchestra.run.smithi029.stdout:Non-zero exit code 1 from systemctl is-enabled chronyd.service 2024-08-29T17:31:46.331 INFO:teuthology.orchestra.run.smithi029.stdout:systemctl: stderr Failed to get unit file state for chronyd.service: No such file or directory 2024-08-29T17:31:46.335 INFO:teuthology.orchestra.run.smithi029.stdout:Non-zero exit code 3 from systemctl is-active chronyd.service 2024-08-29T17:31:46.336 INFO:teuthology.orchestra.run.smithi029.stdout:systemctl: stdout inactive 2024-08-29T17:31:46.339 INFO:teuthology.orchestra.run.smithi029.stdout:Non-zero exit code 1 from systemctl is-enabled systemd-timesyncd.service 2024-08-29T17:31:46.339 INFO:teuthology.orchestra.run.smithi029.stdout:systemctl: stdout masked 2024-08-29T17:31:46.343 INFO:teuthology.orchestra.run.smithi029.stdout:Non-zero exit code 3 from systemctl is-active systemd-timesyncd.service 2024-08-29T17:31:46.344 INFO:teuthology.orchestra.run.smithi029.stdout:systemctl: stdout inactive 2024-08-29T17:31:46.347 INFO:teuthology.orchestra.run.smithi029.stdout:Non-zero exit code 1 from systemctl is-enabled ntpd.service 2024-08-29T17:31:46.347 INFO:teuthology.orchestra.run.smithi029.stdout:systemctl: stderr Failed to get unit file state for ntpd.service: No such file or directory 2024-08-29T17:31:46.351 INFO:teuthology.orchestra.run.smithi029.stdout:Non-zero exit code 3 from systemctl is-active ntpd.service 2024-08-29T17:31:46.351 INFO:teuthology.orchestra.run.smithi029.stdout:systemctl: stdout inactive 2024-08-29T17:31:46.355 INFO:teuthology.orchestra.run.smithi029.stdout:systemctl: stdout enabled 2024-08-29T17:31:46.359 INFO:teuthology.orchestra.run.smithi029.stdout:systemctl: stdout active 2024-08-29T17:31:46.359 INFO:teuthology.orchestra.run.smithi029.stdout:Unit ntp.service is enabled and running 2024-08-29T17:31:46.359 INFO:teuthology.orchestra.run.smithi029.stdout:Repeating the final host check... 2024-08-29T17:31:46.359 INFO:teuthology.orchestra.run.smithi029.stdout:docker (/usr/bin/docker) is present 2024-08-29T17:31:46.359 INFO:teuthology.orchestra.run.smithi029.stdout:systemctl is present 2024-08-29T17:31:46.359 INFO:teuthology.orchestra.run.smithi029.stdout:lvcreate is present 2024-08-29T17:31:46.362 INFO:teuthology.orchestra.run.smithi029.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-08-29T17:31:46.362 INFO:teuthology.orchestra.run.smithi029.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-08-29T17:31:46.365 INFO:teuthology.orchestra.run.smithi029.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-08-29T17:31:46.365 INFO:teuthology.orchestra.run.smithi029.stdout:systemctl: stdout inactive 2024-08-29T17:31:46.368 INFO:teuthology.orchestra.run.smithi029.stdout:Non-zero exit code 1 from systemctl is-enabled chronyd.service 2024-08-29T17:31:46.369 INFO:teuthology.orchestra.run.smithi029.stdout:systemctl: stderr Failed to get unit file state for chronyd.service: No such file or directory 2024-08-29T17:31:46.372 INFO:teuthology.orchestra.run.smithi029.stdout:Non-zero exit code 3 from systemctl is-active chronyd.service 2024-08-29T17:31:46.372 INFO:teuthology.orchestra.run.smithi029.stdout:systemctl: stdout inactive 2024-08-29T17:31:46.376 INFO:teuthology.orchestra.run.smithi029.stdout:Non-zero exit code 1 from systemctl is-enabled systemd-timesyncd.service 2024-08-29T17:31:46.376 INFO:teuthology.orchestra.run.smithi029.stdout:systemctl: stdout masked 2024-08-29T17:31:46.378 INFO:teuthology.orchestra.run.smithi029.stdout:Non-zero exit code 3 from systemctl is-active systemd-timesyncd.service 2024-08-29T17:31:46.378 INFO:teuthology.orchestra.run.smithi029.stdout:systemctl: stdout inactive 2024-08-29T17:31:46.382 INFO:teuthology.orchestra.run.smithi029.stdout:Non-zero exit code 1 from systemctl is-enabled ntpd.service 2024-08-29T17:31:46.382 INFO:teuthology.orchestra.run.smithi029.stdout:systemctl: stderr Failed to get unit file state for ntpd.service: No such file or directory 2024-08-29T17:31:46.386 INFO:teuthology.orchestra.run.smithi029.stdout:Non-zero exit code 3 from systemctl is-active ntpd.service 2024-08-29T17:31:46.386 INFO:teuthology.orchestra.run.smithi029.stdout:systemctl: stdout inactive 2024-08-29T17:31:46.389 INFO:teuthology.orchestra.run.smithi029.stdout:systemctl: stdout enabled 2024-08-29T17:31:46.393 INFO:teuthology.orchestra.run.smithi029.stdout:systemctl: stdout active 2024-08-29T17:31:46.393 INFO:teuthology.orchestra.run.smithi029.stdout:Unit ntp.service is enabled and running 2024-08-29T17:31:46.393 INFO:teuthology.orchestra.run.smithi029.stdout:Host looks OK 2024-08-29T17:31:46.393 INFO:teuthology.orchestra.run.smithi029.stdout:Cluster fsid: 5b99e290-662c-11ef-bcd4-c7b262605968 2024-08-29T17:31:46.393 INFO:teuthology.orchestra.run.smithi029.stdout:Acquiring lock 140244068091360 on /run/cephadm/5b99e290-662c-11ef-bcd4-c7b262605968.lock 2024-08-29T17:31:46.393 INFO:teuthology.orchestra.run.smithi029.stdout:Lock 140244068091360 acquired on /run/cephadm/5b99e290-662c-11ef-bcd4-c7b262605968.lock 2024-08-29T17:31:46.393 INFO:teuthology.orchestra.run.smithi029.stdout:Verifying IP 172.21.15.29 port 3300 ... 2024-08-29T17:31:46.394 INFO:teuthology.orchestra.run.smithi029.stdout:Verifying IP 172.21.15.29 port 6789 ... 2024-08-29T17:31:46.394 INFO:teuthology.orchestra.run.smithi029.stdout:Base mon IP(s) is [172.21.15.29:3300, 172.21.15.29:6789], mon addrv is [v2:172.21.15.29:3300,v1:172.21.15.29:6789] 2024-08-29T17:31:46.396 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/sbin/ip: stdout default via 172.21.15.254 dev ens1f0 2024-08-29T17:31:46.396 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/sbin/ip: stdout 172.17.0.0/16 dev docker0 proto kernel scope link src 172.17.0.1 linkdown 2024-08-29T17:31:46.397 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/sbin/ip: stdout 172.21.0.0/20 dev ens1f0 proto kernel scope link src 172.21.15.29 2024-08-29T17:31:46.398 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/sbin/ip: stdout ::1 dev lo proto kernel metric 256 pref medium 2024-08-29T17:31:46.399 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/sbin/ip: stdout fe80::/64 dev ens1f0 proto kernel metric 256 pref medium 2024-08-29T17:31:46.399 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/sbin/ip: stdout default via fe80::327c:5e00:6487:71e0 dev ens1f0 proto ra metric 1024 expires 1797sec hoplimit 64 pref medium 2024-08-29T17:31:46.401 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/sbin/ip: stdout 1: lo: mtu 65536 state UNKNOWN qlen 1000 2024-08-29T17:31:46.401 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/sbin/ip: stdout inet6 ::1/128 scope host 2024-08-29T17:31:46.401 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-08-29T17:31:46.401 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/sbin/ip: stdout 4: ens1f0: mtu 1500 state UP qlen 1000 2024-08-29T17:31:46.401 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/sbin/ip: stdout inet6 fe80::ec4:7aff:febd:125a/64 scope link 2024-08-29T17:31:46.401 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-08-29T17:31:46.402 INFO:teuthology.orchestra.run.smithi029.stdout:Mon IP `172.21.15.29` is in CIDR network `172.21.0.0/20` 2024-08-29T17:31:46.402 INFO:teuthology.orchestra.run.smithi029.stdout:Mon IP `172.21.15.29` is in CIDR network `172.21.0.0/20` 2024-08-29T17:31:46.402 INFO:teuthology.orchestra.run.smithi029.stdout:Inferred mon public CIDR from local network configuration ['172.21.0.0/20', '172.21.0.0/20'] 2024-08-29T17:31:46.402 INFO:teuthology.orchestra.run.smithi029.stdout:Internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2024-08-29T17:31:46.403 INFO:teuthology.orchestra.run.smithi029.stdout:Pulling container image quay.ceph.io/ceph-ci/ceph:reef... 2024-08-29T17:31:46.832 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/docker: stdout reef: Pulling from ceph-ci/ceph 2024-08-29T17:31:46.832 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/docker: stdout Digest: sha256:5108c7cbd104eb247639ca437f56fde756f773f0867466a7d6597908f67824ee 2024-08-29T17:31:46.832 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/docker: stdout Status: Image is up to date for quay.ceph.io/ceph-ci/ceph:reef 2024-08-29T17:31:46.832 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/docker: stdout quay.ceph.io/ceph-ci/ceph:reef 2024-08-29T17:31:48.483 INFO:teuthology.orchestra.run.smithi029.stdout:ceph: stdout ceph version 18.2.4-774-gfe43f1c9 (fe43f1c9f9e2945dda7244d8acbd33fb921449af) reef (stable) 2024-08-29T17:31:48.483 INFO:teuthology.orchestra.run.smithi029.stdout:Ceph version: ceph version 18.2.4-774-gfe43f1c9 (fe43f1c9f9e2945dda7244d8acbd33fb921449af) reef (stable) 2024-08-29T17:31:48.483 INFO:teuthology.orchestra.run.smithi029.stdout:Extracting ceph user uid/gid from container image... 2024-08-29T17:31:49.913 INFO:teuthology.orchestra.run.smithi029.stdout:stat: stdout 167 167 2024-08-29T17:31:49.914 INFO:teuthology.orchestra.run.smithi029.stdout:Creating initial keys... 2024-08-29T17:31:51.327 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-authtool: stdout AQCGsNBmLmw1LxAADoDO6sGjSdm2gpiNdqudzg== 2024-08-29T17:31:52.773 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-authtool: stdout AQCIsNBmvuMcDRAAs2AJBUD2Gg3v0MsvCyILgw== 2024-08-29T17:31:54.118 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-authtool: stdout AQCJsNBmYZ8zIxAAuYYSJsmS2JD8YzhJ6uplaQ== 2024-08-29T17:31:54.119 INFO:teuthology.orchestra.run.smithi029.stdout:Creating initial monmap... 2024-08-29T17:31:55.724 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: monmap file /tmp/monmap 2024-08-29T17:31:55.725 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/monmaptool: stdout setting min_mon_release = pacific 2024-08-29T17:31:55.725 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: set fsid to 5b99e290-662c-11ef-bcd4-c7b262605968 2024-08-29T17:31:55.725 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-08-29T17:31:55.725 INFO:teuthology.orchestra.run.smithi029.stdout:monmaptool for a [v2:172.21.15.29:3300,v1:172.21.15.29:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2024-08-29T17:31:55.725 INFO:teuthology.orchestra.run.smithi029.stdout:setting min_mon_release = pacific 2024-08-29T17:31:55.725 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/monmaptool: set fsid to 5b99e290-662c-11ef-bcd4-c7b262605968 2024-08-29T17:31:55.725 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-08-29T17:31:55.725 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-08-29T17:31:55.725 INFO:teuthology.orchestra.run.smithi029.stdout:Creating mon... 2024-08-29T17:31:57.152 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:31:56.582+0000 7f1826b46b00 0 set uid:gid to 167:167 (ceph:ceph) 2024-08-29T17:31:57.152 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:31:56.582+0000 7f1826b46b00 1 imported monmap: 2024-08-29T17:31:57.152 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr epoch 0 2024-08-29T17:31:57.152 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr fsid 5b99e290-662c-11ef-bcd4-c7b262605968 2024-08-29T17:31:57.152 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr last_changed 2024-08-29T17:31:55.139100+0000 2024-08-29T17:31:57.153 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr created 2024-08-29T17:31:55.139100+0000 2024-08-29T17:31:57.153 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr min_mon_release 16 (pacific) 2024-08-29T17:31:57.153 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr election_strategy: 1 2024-08-29T17:31:57.153 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr 0: [v2:172.21.15.29:3300/0,v1:172.21.15.29:6789/0] mon.a 2024-08-29T17:31:57.153 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr 2024-08-29T17:31:57.153 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:31:56.582+0000 7f1826b46b00 0 /usr/bin/ceph-mon: set fsid to 5b99e290-662c-11ef-bcd4-c7b262605968 2024-08-29T17:31:57.153 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:31:56.586+0000 7f1826b46b00 4 rocksdb: RocksDB version: 7.9.2 2024-08-29T17:31:57.153 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr 2024-08-29T17:31:57.153 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:31:56.586+0000 7f1826b46b00 4 rocksdb: Git sha 0 2024-08-29T17:31:57.153 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:31:56.586+0000 7f1826b46b00 4 rocksdb: Compile date 2024-08-26 17:15:55 2024-08-29T17:31:57.153 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:31:56.586+0000 7f1826b46b00 4 rocksdb: DB SUMMARY 2024-08-29T17:31:57.153 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr 2024-08-29T17:31:57.154 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:31:56.586+0000 7f1826b46b00 4 rocksdb: DB Session ID: VGWVEJJDMX45NCQ9S7HG 2024-08-29T17:31:57.154 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr 2024-08-29T17:31:57.154 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:31:56.586+0000 7f1826b46b00 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 0, files: 2024-08-29T17:31:57.154 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr 2024-08-29T17:31:57.154 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:31:56.586+0000 7f1826b46b00 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 2024-08-29T17:31:57.154 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr 2024-08-29T17:31:57.154 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:31:56.586+0000 7f1826b46b00 4 rocksdb: Options.error_if_exists: 0 2024-08-29T17:31:57.154 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:31:56.586+0000 7f1826b46b00 4 rocksdb: Options.create_if_missing: 1 2024-08-29T17:31:57.154 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:31:56.586+0000 7f1826b46b00 4 rocksdb: Options.paranoid_checks: 1 2024-08-29T17:31:57.154 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:31:56.586+0000 7f1826b46b00 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-08-29T17:31:57.154 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:31:56.586+0000 7f1826b46b00 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-08-29T17:31:57.154 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:31:56.586+0000 7f1826b46b00 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-08-29T17:31:57.154 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:31:56.586+0000 7f1826b46b00 4 rocksdb: Options.env: 0x55ab3dd88bc0 2024-08-29T17:31:57.155 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:31:56.586+0000 7f1826b46b00 4 rocksdb: Options.fs: PosixFileSystem 2024-08-29T17:31:57.155 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:31:56.586+0000 7f1826b46b00 4 rocksdb: Options.info_log: 0x55ab3ec36800 2024-08-29T17:31:57.155 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:31:56.586+0000 7f1826b46b00 4 rocksdb: Options.max_file_opening_threads: 16 2024-08-29T17:31:57.155 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:31:56.586+0000 7f1826b46b00 4 rocksdb: Options.statistics: (nil) 2024-08-29T17:31:57.155 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:31:56.586+0000 7f1826b46b00 4 rocksdb: Options.use_fsync: 0 2024-08-29T17:31:57.155 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:31:56.586+0000 7f1826b46b00 4 rocksdb: Options.max_log_file_size: 0 2024-08-29T17:31:57.155 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:31:56.586+0000 7f1826b46b00 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-08-29T17:31:57.155 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:31:56.586+0000 7f1826b46b00 4 rocksdb: Options.log_file_time_to_roll: 0 2024-08-29T17:31:57.155 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:31:56.586+0000 7f1826b46b00 4 rocksdb: Options.keep_log_file_num: 1000 2024-08-29T17:31:57.155 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:31:56.586+0000 7f1826b46b00 4 rocksdb: Options.recycle_log_file_num: 0 2024-08-29T17:31:57.155 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:31:56.586+0000 7f1826b46b00 4 rocksdb: Options.allow_fallocate: 1 2024-08-29T17:31:57.155 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:31:56.586+0000 7f1826b46b00 4 rocksdb: Options.allow_mmap_reads: 0 2024-08-29T17:31:57.156 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:31:56.586+0000 7f1826b46b00 4 rocksdb: Options.allow_mmap_writes: 0 2024-08-29T17:31:57.156 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:31:56.586+0000 7f1826b46b00 4 rocksdb: Options.use_direct_reads: 0 2024-08-29T17:31:57.156 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:31:56.586+0000 7f1826b46b00 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-08-29T17:31:57.156 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:31:56.586+0000 7f1826b46b00 4 rocksdb: Options.create_missing_column_families: 0 2024-08-29T17:31:57.156 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:31:56.586+0000 7f1826b46b00 4 rocksdb: Options.db_log_dir: 2024-08-29T17:31:57.156 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:31:56.586+0000 7f1826b46b00 4 rocksdb: Options.wal_dir: 2024-08-29T17:31:57.156 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:31:56.586+0000 7f1826b46b00 4 rocksdb: Options.table_cache_numshardbits: 6 2024-08-29T17:31:57.156 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:31:56.586+0000 7f1826b46b00 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-08-29T17:31:57.156 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:31:56.586+0000 7f1826b46b00 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-08-29T17:31:57.156 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:31:56.586+0000 7f1826b46b00 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-08-29T17:31:57.156 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:31:56.586+0000 7f1826b46b00 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-08-29T17:31:57.156 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:31:56.586+0000 7f1826b46b00 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-08-29T17:31:57.157 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:31:56.586+0000 7f1826b46b00 4 rocksdb: Options.advise_random_on_open: 1 2024-08-29T17:31:57.157 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:31:56.586+0000 7f1826b46b00 4 rocksdb: Options.db_write_buffer_size: 0 2024-08-29T17:31:57.157 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:31:56.586+0000 7f1826b46b00 4 rocksdb: Options.write_buffer_manager: 0x55ab3ec3ce60 2024-08-29T17:31:57.157 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:31:56.586+0000 7f1826b46b00 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-08-29T17:31:57.157 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:31:56.586+0000 7f1826b46b00 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-08-29T17:31:57.157 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:31:56.586+0000 7f1826b46b00 4 rocksdb: Options.use_adaptive_mutex: 0 2024-08-29T17:31:57.157 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:31:56.586+0000 7f1826b46b00 4 rocksdb: Options.rate_limiter: (nil) 2024-08-29T17:31:57.157 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:31:56.586+0000 7f1826b46b00 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-08-29T17:31:57.157 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:31:56.586+0000 7f1826b46b00 4 rocksdb: Options.wal_recovery_mode: 2 2024-08-29T17:31:57.157 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:31:56.586+0000 7f1826b46b00 4 rocksdb: Options.enable_thread_tracking: 0 2024-08-29T17:31:57.157 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:31:56.586+0000 7f1826b46b00 4 rocksdb: Options.enable_pipelined_write: 0 2024-08-29T17:31:57.157 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:31:56.586+0000 7f1826b46b00 4 rocksdb: Options.unordered_write: 0 2024-08-29T17:31:57.158 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:31:56.586+0000 7f1826b46b00 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-08-29T17:31:57.158 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:31:56.586+0000 7f1826b46b00 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-08-29T17:31:57.158 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:31:56.586+0000 7f1826b46b00 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-08-29T17:31:57.158 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:31:56.586+0000 7f1826b46b00 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-08-29T17:31:57.158 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:31:56.586+0000 7f1826b46b00 4 rocksdb: Options.row_cache: None 2024-08-29T17:31:57.158 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:31:56.586+0000 7f1826b46b00 4 rocksdb: Options.wal_filter: None 2024-08-29T17:31:57.158 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:31:56.586+0000 7f1826b46b00 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-08-29T17:31:57.158 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:31:56.586+0000 7f1826b46b00 4 rocksdb: Options.allow_ingest_behind: 0 2024-08-29T17:31:57.158 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:31:56.586+0000 7f1826b46b00 4 rocksdb: Options.two_write_queues: 0 2024-08-29T17:31:57.158 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:31:56.586+0000 7f1826b46b00 4 rocksdb: Options.manual_wal_flush: 0 2024-08-29T17:31:57.158 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:31:56.586+0000 7f1826b46b00 4 rocksdb: Options.wal_compression: 0 2024-08-29T17:31:57.158 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:31:56.586+0000 7f1826b46b00 4 rocksdb: Options.atomic_flush: 0 2024-08-29T17:31:57.158 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:31:56.586+0000 7f1826b46b00 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-08-29T17:31:57.159 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:31:56.586+0000 7f1826b46b00 4 rocksdb: Options.persist_stats_to_disk: 0 2024-08-29T17:31:57.159 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:31:56.586+0000 7f1826b46b00 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-08-29T17:31:57.159 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:31:56.586+0000 7f1826b46b00 4 rocksdb: Options.log_readahead_size: 0 2024-08-29T17:31:57.159 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:31:56.586+0000 7f1826b46b00 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-08-29T17:31:57.159 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:31:56.586+0000 7f1826b46b00 4 rocksdb: Options.best_efforts_recovery: 0 2024-08-29T17:31:57.159 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:31:56.586+0000 7f1826b46b00 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-08-29T17:31:57.159 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:31:56.586+0000 7f1826b46b00 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-08-29T17:31:57.159 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:31:56.586+0000 7f1826b46b00 4 rocksdb: Options.allow_data_in_errors: 0 2024-08-29T17:31:57.159 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:31:56.586+0000 7f1826b46b00 4 rocksdb: Options.db_host_id: __hostname__ 2024-08-29T17:31:57.159 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:31:56.586+0000 7f1826b46b00 4 rocksdb: Options.enforce_single_del_contracts: true 2024-08-29T17:31:57.159 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:31:56.586+0000 7f1826b46b00 4 rocksdb: Options.max_background_jobs: 2 2024-08-29T17:31:57.159 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:31:56.586+0000 7f1826b46b00 4 rocksdb: Options.max_background_compactions: -1 2024-08-29T17:31:57.159 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:31:56.586+0000 7f1826b46b00 4 rocksdb: Options.max_subcompactions: 1 2024-08-29T17:31:57.160 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:31:56.586+0000 7f1826b46b00 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-08-29T17:31:57.160 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:31:56.586+0000 7f1826b46b00 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-08-29T17:31:57.160 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:31:56.586+0000 7f1826b46b00 4 rocksdb: Options.delayed_write_rate : 16777216 2024-08-29T17:31:57.160 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:31:56.586+0000 7f1826b46b00 4 rocksdb: Options.max_total_wal_size: 0 2024-08-29T17:31:57.160 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:31:56.586+0000 7f1826b46b00 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-08-29T17:31:57.160 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:31:56.586+0000 7f1826b46b00 4 rocksdb: Options.stats_dump_period_sec: 600 2024-08-29T17:31:57.160 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:31:56.586+0000 7f1826b46b00 4 rocksdb: Options.stats_persist_period_sec: 600 2024-08-29T17:31:57.160 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:31:56.586+0000 7f1826b46b00 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-08-29T17:31:57.160 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:31:56.586+0000 7f1826b46b00 4 rocksdb: Options.max_open_files: -1 2024-08-29T17:31:57.160 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:31:56.586+0000 7f1826b46b00 4 rocksdb: Options.bytes_per_sync: 0 2024-08-29T17:31:57.161 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:31:56.586+0000 7f1826b46b00 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-08-29T17:31:57.161 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:31:56.586+0000 7f1826b46b00 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-08-29T17:31:57.161 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:31:56.586+0000 7f1826b46b00 4 rocksdb: Options.compaction_readahead_size: 0 2024-08-29T17:31:57.161 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:31:56.586+0000 7f1826b46b00 4 rocksdb: Options.max_background_flushes: -1 2024-08-29T17:31:57.161 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:31:56.586+0000 7f1826b46b00 4 rocksdb: Compression algorithms supported: 2024-08-29T17:31:57.161 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:31:56.586+0000 7f1826b46b00 4 rocksdb: kZSTD supported: 0 2024-08-29T17:31:57.161 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:31:56.586+0000 7f1826b46b00 4 rocksdb: kXpressCompression supported: 0 2024-08-29T17:31:57.162 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:31:56.586+0000 7f1826b46b00 4 rocksdb: kBZip2Compression supported: 0 2024-08-29T17:31:57.162 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:31:56.586+0000 7f1826b46b00 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-08-29T17:31:57.162 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:31:56.586+0000 7f1826b46b00 4 rocksdb: kLZ4Compression supported: 1 2024-08-29T17:31:57.162 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:31:56.586+0000 7f1826b46b00 4 rocksdb: kZlibCompression supported: 1 2024-08-29T17:31:57.162 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:31:56.586+0000 7f1826b46b00 4 rocksdb: kLZ4HCCompression supported: 1 2024-08-29T17:31:57.162 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:31:56.586+0000 7f1826b46b00 4 rocksdb: kSnappyCompression supported: 1 2024-08-29T17:31:57.162 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:31:56.586+0000 7f1826b46b00 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-08-29T17:31:57.163 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:31:56.586+0000 7f1826b46b00 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-08-29T17:31:57.163 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:31:56.586+0000 7f1826b46b00 4 rocksdb: [db/db_impl/db_impl_open.cc:317] Creating manifest 1 2024-08-29T17:31:57.164 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr 2024-08-29T17:31:57.164 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:31:56.586+0000 7f1826b46b00 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000001 2024-08-29T17:31:57.164 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr 2024-08-29T17:31:57.164 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:31:56.586+0000 7f1826b46b00 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-08-29T17:31:57.164 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr 2024-08-29T17:31:57.165 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:31:56.586+0000 7f1826b46b00 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-08-29T17:31:57.165 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:31:56.586+0000 7f1826b46b00 4 rocksdb: Options.merge_operator: 2024-08-29T17:31:57.165 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:31:56.586+0000 7f1826b46b00 4 rocksdb: Options.compaction_filter: None 2024-08-29T17:31:57.165 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:31:56.586+0000 7f1826b46b00 4 rocksdb: Options.compaction_filter_factory: None 2024-08-29T17:31:57.165 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:31:56.586+0000 7f1826b46b00 4 rocksdb: Options.sst_partitioner_factory: None 2024-08-29T17:31:57.165 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:31:56.586+0000 7f1826b46b00 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-08-29T17:31:57.166 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:31:56.586+0000 7f1826b46b00 4 rocksdb: Options.table_factory: BlockBasedTable 2024-08-29T17:31:57.166 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:31:56.586+0000 7f1826b46b00 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55ab3ec2fd40) 2024-08-29T17:31:57.166 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr cache_index_and_filter_blocks: 1 2024-08-29T17:31:57.166 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr cache_index_and_filter_blocks_with_high_priority: 0 2024-08-29T17:31:57.167 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr pin_l0_filter_and_index_blocks_in_cache: 0 2024-08-29T17:31:57.167 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr pin_top_level_index_and_filter: 1 2024-08-29T17:31:57.167 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr index_type: 0 2024-08-29T17:31:57.167 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr data_block_index_type: 0 2024-08-29T17:31:57.167 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr index_shortening: 1 2024-08-29T17:31:57.168 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr data_block_hash_table_util_ratio: 0.750000 2024-08-29T17:31:57.168 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr checksum: 4 2024-08-29T17:31:57.168 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr no_block_cache: 0 2024-08-29T17:31:57.168 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr block_cache: 0x55ab3ec231f0 2024-08-29T17:31:57.168 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr block_cache_name: BinnedLRUCache 2024-08-29T17:31:57.168 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr block_cache_options: 2024-08-29T17:31:57.168 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr capacity : 536870912 2024-08-29T17:31:57.168 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr num_shard_bits : 4 2024-08-29T17:31:57.168 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr strict_capacity_limit : 0 2024-08-29T17:31:57.169 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr high_pri_pool_ratio: 0.000 2024-08-29T17:31:57.169 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr block_cache_compressed: (nil) 2024-08-29T17:31:57.169 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr persistent_cache: (nil) 2024-08-29T17:31:57.169 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr block_size: 4096 2024-08-29T17:31:57.169 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr block_size_deviation: 10 2024-08-29T17:31:57.169 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr block_restart_interval: 16 2024-08-29T17:31:57.169 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr index_block_restart_interval: 1 2024-08-29T17:31:57.169 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr metadata_block_size: 4096 2024-08-29T17:31:57.169 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr partition_filters: 0 2024-08-29T17:31:57.169 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr use_delta_encoding: 1 2024-08-29T17:31:57.169 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr filter_policy: bloomfilter 2024-08-29T17:31:57.169 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr whole_key_filtering: 1 2024-08-29T17:31:57.170 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr verify_compression: 0 2024-08-29T17:31:57.170 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr read_amp_bytes_per_bit: 0 2024-08-29T17:31:57.170 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr format_version: 5 2024-08-29T17:31:57.170 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr enable_index_compression: 1 2024-08-29T17:31:57.170 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr block_align: 0 2024-08-29T17:31:57.170 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr max_auto_readahead_size: 262144 2024-08-29T17:31:57.170 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr prepopulate_block_cache: 0 2024-08-29T17:31:57.170 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr initial_auto_readahead_size: 8192 2024-08-29T17:31:57.170 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr num_file_reads_for_auto_readahead: 2 2024-08-29T17:31:57.170 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr 2024-08-29T17:31:57.170 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:31:56.586+0000 7f1826b46b00 4 rocksdb: Options.write_buffer_size: 33554432 2024-08-29T17:31:57.170 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:31:56.586+0000 7f1826b46b00 4 rocksdb: Options.max_write_buffer_number: 2 2024-08-29T17:31:57.170 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:31:56.586+0000 7f1826b46b00 4 rocksdb: Options.compression: NoCompression 2024-08-29T17:31:57.171 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:31:56.586+0000 7f1826b46b00 4 rocksdb: Options.bottommost_compression: Disabled 2024-08-29T17:31:57.171 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:31:56.586+0000 7f1826b46b00 4 rocksdb: Options.prefix_extractor: nullptr 2024-08-29T17:31:57.171 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:31:56.586+0000 7f1826b46b00 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-08-29T17:31:57.171 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:31:56.586+0000 7f1826b46b00 4 rocksdb: Options.num_levels: 7 2024-08-29T17:31:57.171 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:31:56.586+0000 7f1826b46b00 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-08-29T17:31:57.171 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:31:56.586+0000 7f1826b46b00 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-08-29T17:31:57.171 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:31:56.586+0000 7f1826b46b00 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-08-29T17:31:57.171 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:31:56.586+0000 7f1826b46b00 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-08-29T17:31:57.171 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:31:56.586+0000 7f1826b46b00 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-08-29T17:31:57.171 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:31:56.586+0000 7f1826b46b00 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-08-29T17:31:57.171 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:31:56.586+0000 7f1826b46b00 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-08-29T17:31:57.171 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:31:56.586+0000 7f1826b46b00 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-08-29T17:31:57.172 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:31:56.586+0000 7f1826b46b00 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-08-29T17:31:57.172 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:31:56.586+0000 7f1826b46b00 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-08-29T17:31:57.172 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:31:56.586+0000 7f1826b46b00 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-08-29T17:31:57.172 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:31:56.586+0000 7f1826b46b00 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-08-29T17:31:57.172 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:31:56.586+0000 7f1826b46b00 4 rocksdb: Options.compression_opts.window_bits: -14 2024-08-29T17:31:57.172 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:31:56.586+0000 7f1826b46b00 4 rocksdb: Options.compression_opts.level: 32767 2024-08-29T17:31:57.172 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:31:56.586+0000 7f1826b46b00 4 rocksdb: Options.compression_opts.strategy: 0 2024-08-29T17:31:57.172 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:31:56.586+0000 7f1826b46b00 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-08-29T17:31:57.172 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:31:56.586+0000 7f1826b46b00 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-08-29T17:31:57.172 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:31:56.586+0000 7f1826b46b00 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-08-29T17:31:57.172 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:31:56.586+0000 7f1826b46b00 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-08-29T17:31:57.172 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:31:56.586+0000 7f1826b46b00 4 rocksdb: Options.compression_opts.enabled: false 2024-08-29T17:31:57.173 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:31:56.586+0000 7f1826b46b00 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-08-29T17:31:57.173 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:31:56.586+0000 7f1826b46b00 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-08-29T17:31:57.173 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:31:56.586+0000 7f1826b46b00 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-08-29T17:31:57.173 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:31:56.586+0000 7f1826b46b00 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-08-29T17:31:57.173 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:31:56.586+0000 7f1826b46b00 4 rocksdb: Options.target_file_size_base: 67108864 2024-08-29T17:31:57.173 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:31:56.586+0000 7f1826b46b00 4 rocksdb: Options.target_file_size_multiplier: 1 2024-08-29T17:31:57.173 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:31:56.586+0000 7f1826b46b00 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-08-29T17:31:57.173 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:31:56.586+0000 7f1826b46b00 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-08-29T17:31:57.173 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:31:56.586+0000 7f1826b46b00 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-08-29T17:31:57.173 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:31:56.586+0000 7f1826b46b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-08-29T17:31:57.173 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:31:56.586+0000 7f1826b46b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-08-29T17:31:57.173 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:31:56.586+0000 7f1826b46b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-08-29T17:31:57.174 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:31:56.586+0000 7f1826b46b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-08-29T17:31:57.174 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:31:56.586+0000 7f1826b46b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-08-29T17:31:57.174 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:31:56.586+0000 7f1826b46b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-08-29T17:31:57.174 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:31:56.586+0000 7f1826b46b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-08-29T17:31:57.174 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:31:56.586+0000 7f1826b46b00 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-08-29T17:31:57.174 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:31:56.586+0000 7f1826b46b00 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-08-29T17:31:57.174 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:31:56.586+0000 7f1826b46b00 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-08-29T17:31:57.174 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:31:56.586+0000 7f1826b46b00 4 rocksdb: Options.arena_block_size: 1048576 2024-08-29T17:31:57.174 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:31:56.586+0000 7f1826b46b00 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-08-29T17:31:57.174 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:31:56.586+0000 7f1826b46b00 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-08-29T17:31:57.174 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:31:56.586+0000 7f1826b46b00 4 rocksdb: Options.disable_auto_compactions: 0 2024-08-29T17:31:57.174 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:31:56.586+0000 7f1826b46b00 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-08-29T17:31:57.174 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:31:56.586+0000 7f1826b46b00 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-08-29T17:31:57.174 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:31:56.586+0000 7f1826b46b00 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-08-29T17:31:57.175 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:31:56.586+0000 7f1826b46b00 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-08-29T17:31:57.175 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:31:56.586+0000 7f1826b46b00 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-08-29T17:31:57.175 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:31:56.586+0000 7f1826b46b00 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-08-29T17:31:57.175 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:31:56.586+0000 7f1826b46b00 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-08-29T17:31:57.175 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:31:56.586+0000 7f1826b46b00 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-08-29T17:31:57.175 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:31:56.586+0000 7f1826b46b00 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-08-29T17:31:57.175 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:31:56.586+0000 7f1826b46b00 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-08-29T17:31:57.175 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:31:56.586+0000 7f1826b46b00 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-08-29T17:31:57.175 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:31:56.586+0000 7f1826b46b00 4 rocksdb: Options.inplace_update_support: 0 2024-08-29T17:31:57.175 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:31:56.586+0000 7f1826b46b00 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-08-29T17:31:57.175 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:31:56.586+0000 7f1826b46b00 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-08-29T17:31:57.175 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:31:56.586+0000 7f1826b46b00 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-08-29T17:31:57.175 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:31:56.586+0000 7f1826b46b00 4 rocksdb: Options.memtable_huge_page_size: 0 2024-08-29T17:31:57.175 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:31:56.586+0000 7f1826b46b00 4 rocksdb: Options.bloom_locality: 0 2024-08-29T17:31:57.175 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:31:56.586+0000 7f1826b46b00 4 rocksdb: Options.max_successive_merges: 0 2024-08-29T17:31:57.176 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:31:56.586+0000 7f1826b46b00 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-08-29T17:31:57.176 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:31:56.586+0000 7f1826b46b00 4 rocksdb: Options.paranoid_file_checks: 0 2024-08-29T17:31:57.176 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:31:56.586+0000 7f1826b46b00 4 rocksdb: Options.force_consistency_checks: 1 2024-08-29T17:31:57.176 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:31:56.586+0000 7f1826b46b00 4 rocksdb: Options.report_bg_io_stats: 0 2024-08-29T17:31:57.176 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:31:56.586+0000 7f1826b46b00 4 rocksdb: Options.ttl: 2592000 2024-08-29T17:31:57.176 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:31:56.586+0000 7f1826b46b00 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-08-29T17:31:57.176 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:31:56.586+0000 7f1826b46b00 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-08-29T17:31:57.176 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:31:56.586+0000 7f1826b46b00 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-08-29T17:31:57.176 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:31:56.586+0000 7f1826b46b00 4 rocksdb: Options.enable_blob_files: false 2024-08-29T17:31:57.176 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:31:56.586+0000 7f1826b46b00 4 rocksdb: Options.min_blob_size: 0 2024-08-29T17:31:57.176 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:31:56.586+0000 7f1826b46b00 4 rocksdb: Options.blob_file_size: 268435456 2024-08-29T17:31:57.176 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:31:56.586+0000 7f1826b46b00 4 rocksdb: Options.blob_compression_type: NoCompression 2024-08-29T17:31:57.176 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:31:56.586+0000 7f1826b46b00 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-08-29T17:31:57.177 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:31:56.586+0000 7f1826b46b00 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-08-29T17:31:57.177 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:31:56.586+0000 7f1826b46b00 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-08-29T17:31:57.177 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:31:56.586+0000 7f1826b46b00 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-08-29T17:31:57.177 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:31:56.586+0000 7f1826b46b00 4 rocksdb: Options.blob_file_starting_level: 0 2024-08-29T17:31:57.177 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:31:56.586+0000 7f1826b46b00 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-08-29T17:31:57.177 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:31:56.586+0000 7f1826b46b00 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-08-29T17:31:57.177 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr 2024-08-29T17:31:57.177 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:31:56.586+0000 7f1826b46b00 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 0 2024-08-29T17:31:57.177 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr 2024-08-29T17:31:57.177 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:31:56.586+0000 7f1826b46b00 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: a79b4dd1-b40f-400c-8ffd-28fefc0afd31 2024-08-29T17:31:57.177 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr 2024-08-29T17:31:57.177 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:31:56.586+0000 7f1826b46b00 4 rocksdb: [db/version_set.cc:5047] Creating manifest 5 2024-08-29T17:31:57.177 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr 2024-08-29T17:31:57.178 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:31:56.590+0000 7f1826b46b00 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55ab3ec4ee00 2024-08-29T17:31:57.178 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:31:56.590+0000 7f1826b46b00 4 rocksdb: DB pointer 0x55ab3ed20000 2024-08-29T17:31:57.178 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:31:56.590+0000 7f181e2d2640 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-08-29T17:31:57.178 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:31:56.590+0000 7f181e2d2640 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-08-29T17:31:57.178 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr ** DB Stats ** 2024-08-29T17:31:57.178 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr Uptime(secs): 0.0 total, 0.0 interval 2024-08-29T17:31:57.178 INFO:teuthology.orchestra.run.smithi029.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-08-29T17:31:57.178 INFO:teuthology.orchestra.run.smithi029.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-08-29T17:31:57.178 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-08-29T17:31:57.178 INFO:teuthology.orchestra.run.smithi029.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-08-29T17:31:57.178 INFO:teuthology.orchestra.run.smithi029.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-08-29T17:31:57.178 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-08-29T17:31:57.178 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr 2024-08-29T17:31:57.178 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr ** Compaction Stats [default] ** 2024-08-29T17:31:57.178 INFO:teuthology.orchestra.run.smithi029.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-08-29T17:31:57.179 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-08-29T17:31:57.179 INFO:teuthology.orchestra.run.smithi029.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-08-29T17:31:57.179 INFO:teuthology.orchestra.run.smithi029.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-08-29T17:31:57.179 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr 2024-08-29T17:31:57.179 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr ** Compaction Stats [default] ** 2024-08-29T17:31:57.179 INFO:teuthology.orchestra.run.smithi029.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-08-29T17:31:57.179 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-08-29T17:31:57.179 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr 2024-08-29T17:31:57.179 INFO:teuthology.orchestra.run.smithi029.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-08-29T17:31:57.179 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr 2024-08-29T17:31:57.179 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr Uptime(secs): 0.0 total, 0.0 interval 2024-08-29T17:31:57.179 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr Flush(GB): cumulative 0.000, interval 0.000 2024-08-29T17:31:57.179 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr AddFile(GB): cumulative 0.000, interval 0.000 2024-08-29T17:31:57.180 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr AddFile(Total Files): cumulative 0, interval 0 2024-08-29T17:31:57.180 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr AddFile(L0 Files): cumulative 0, interval 0 2024-08-29T17:31:57.180 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr AddFile(Keys): cumulative 0, interval 0 2024-08-29T17:31:57.180 INFO:teuthology.orchestra.run.smithi029.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-08-29T17:31:57.180 INFO:teuthology.orchestra.run.smithi029.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-08-29T17:31:57.180 INFO:teuthology.orchestra.run.smithi029.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-08-29T17:31:57.180 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr Block cache BinnedLRUCache@0x55ab3ec231f0#7 capacity: 512.00 MB usage: 0.00 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.2e-05 secs_since: 0 2024-08-29T17:31:57.180 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr Block cache entry stats(count,size,portion): Misc(1,0.00 KB,0%) 2024-08-29T17:31:57.180 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr 2024-08-29T17:31:57.180 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr ** File Read Latency Histogram By Level [default] ** 2024-08-29T17:31:57.180 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr 2024-08-29T17:31:57.180 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:31:56.590+0000 7f1826b46b00 4 rocksdb: [db/db_impl/db_impl.cc:496] Shutdown: canceling all background work 2024-08-29T17:31:57.181 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:31:56.590+0000 7f1826b46b00 4 rocksdb: [db/db_impl/db_impl.cc:704] Shutdown complete 2024-08-29T17:31:57.181 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:31:56.590+0000 7f1826b46b00 0 /usr/bin/ceph-mon: created monfs at /var/lib/ceph/mon/ceph-a for mon.a 2024-08-29T17:31:57.181 INFO:teuthology.orchestra.run.smithi029.stdout:create mon.a on 2024-08-29T17:31:57.475 INFO:teuthology.orchestra.run.smithi029.stdout:systemctl: stderr Removed /etc/systemd/system/multi-user.target.wants/ceph.target. 2024-08-29T17:31:57.671 INFO:teuthology.orchestra.run.smithi029.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /etc/systemd/system/ceph.target. 2024-08-29T17:31:57.896 INFO:teuthology.orchestra.run.smithi029.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph-5b99e290-662c-11ef-bcd4-c7b262605968.target -> /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968.target. 2024-08-29T17:31:57.896 INFO:teuthology.orchestra.run.smithi029.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph.target.wants/ceph-5b99e290-662c-11ef-bcd4-c7b262605968.target -> /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968.target. 2024-08-29T17:31:58.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:31:58 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.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-08-29T17:31:58.154 INFO:teuthology.orchestra.run.smithi029.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-5b99e290-662c-11ef-bcd4-c7b262605968@mon.a 2024-08-29T17:31:58.154 INFO:teuthology.orchestra.run.smithi029.stdout:systemctl: stderr Failed to reset failed state of unit ceph-5b99e290-662c-11ef-bcd4-c7b262605968@mon.a.service: Unit ceph-5b99e290-662c-11ef-bcd4-c7b262605968@mon.a.service not loaded. 2024-08-29T17:31:58.339 INFO:teuthology.orchestra.run.smithi029.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968.target.wants/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@mon.a.service -> /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service. 2024-08-29T17:31:58.349 INFO:teuthology.orchestra.run.smithi029.stdout:firewalld does not appear to be present 2024-08-29T17:31:58.349 INFO:teuthology.orchestra.run.smithi029.stdout:Not possible to enable service . firewalld.service is not available 2024-08-29T17:31:58.349 INFO:teuthology.orchestra.run.smithi029.stdout:Waiting for mon to start... 2024-08-29T17:31:58.349 INFO:teuthology.orchestra.run.smithi029.stdout:Waiting for mon... 2024-08-29T17:31:58.473 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:31:58 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.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-08-29T17:31:58.473 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:31:58 smithi029 systemd[1]: Started Ceph mon.a for 5b99e290-662c-11ef-bcd4-c7b262605968. 2024-08-29T17:32:00.022 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:31:59 smithi029 bash[21995]: cluster 2024-08-29T17:31:59.858073+0000 mon.a (mon.0) 0 : cluster [INF] mkfs 5b99e290-662c-11ef-bcd4-c7b262605968 2024-08-29T17:32:00.022 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:31:59 smithi029 bash[21995]: cluster 2024-08-29T17:31:59.854158+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-08-29T17:32:00.609 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout cluster: 2024-08-29T17:32:00.609 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout id: 5b99e290-662c-11ef-bcd4-c7b262605968 2024-08-29T17:32:00.609 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout health: HEALTH_OK 2024-08-29T17:32:00.609 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout 2024-08-29T17:32:00.609 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout services: 2024-08-29T17:32:00.609 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout mon: 1 daemons, quorum a (age 0.154352s) 2024-08-29T17:32:00.610 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout mgr: no daemons active 2024-08-29T17:32:00.610 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout osd: 0 osds: 0 up, 0 in 2024-08-29T17:32:00.610 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout 2024-08-29T17:32:00.610 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout data: 2024-08-29T17:32:00.610 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout pools: 0 pools, 0 pgs 2024-08-29T17:32:00.610 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout objects: 0 objects, 0 B 2024-08-29T17:32:00.610 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout usage: 0 B used, 0 B / 0 B avail 2024-08-29T17:32:00.610 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout pgs: 2024-08-29T17:32:00.610 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout 2024-08-29T17:32:00.610 INFO:teuthology.orchestra.run.smithi029.stdout:mon is available 2024-08-29T17:32:00.611 INFO:teuthology.orchestra.run.smithi029.stdout:Assimilating anything we can from ceph.conf... 2024-08-29T17:32:01.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:00 smithi029 bash[21995]: cluster 2024-08-29T17:31:59.857256+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-08-29T17:32:01.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:00 smithi029 bash[21995]: cluster 2024-08-29T17:31:59.857395+0000 mon.a (mon.0) 3 : cluster [DBG] monmap e1: 1 mons at {a=[v2:172.21.15.29:3300/0,v1:172.21.15.29:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-08-29T17:32:01.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:00 smithi029 bash[21995]: cluster 2024-08-29T17:31:59.859371+0000 mon.a (mon.0) 4 : cluster [DBG] fsmap 2024-08-29T17:32:01.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:00 smithi029 bash[21995]: cluster 2024-08-29T17:31:59.861392+0000 mon.a (mon.0) 5 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-08-29T17:32:01.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:00 smithi029 bash[21995]: cluster 2024-08-29T17:31:59.861792+0000 mon.a (mon.0) 6 : cluster [DBG] mgrmap e1: no daemons active 2024-08-29T17:32:01.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:00 smithi029 bash[21995]: audit 2024-08-29T17:32:00.011575+0000 mon.a (mon.0) 7 : audit [DBG] from='client.? 172.21.15.29:0/812090161' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-08-29T17:32:02.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:01 smithi029 bash[21995]: audit 2024-08-29T17:32:01.781425+0000 mon.a (mon.0) 8 : audit [INF] from='client.? 172.21.15.29:0/1529898678' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-08-29T17:32:02.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:01 smithi029 bash[21995]: audit 2024-08-29T17:32:01.787926+0000 mon.a (mon.0) 9 : audit [INF] from='client.? 172.21.15.29:0/1529898678' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-08-29T17:32:02.314 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout 2024-08-29T17:32:02.314 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout [global] 2024-08-29T17:32:02.314 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout fsid = 5b99e290-662c-11ef-bcd4-c7b262605968 2024-08-29T17:32:02.315 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout mon_host = [v2:172.21.15.29:3300,v1:172.21.15.29:6789] 2024-08-29T17:32:02.315 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-08-29T17:32:02.315 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-08-29T17:32:02.315 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-08-29T17:32:02.315 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-08-29T17:32:02.315 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout 2024-08-29T17:32:02.315 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout [mgr] 2024-08-29T17:32:02.315 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-08-29T17:32:02.315 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout 2024-08-29T17:32:02.315 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout [osd] 2024-08-29T17:32:02.315 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-08-29T17:32:02.315 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-08-29T17:32:02.315 INFO:teuthology.orchestra.run.smithi029.stdout:Generating new minimal ceph.conf... 2024-08-29T17:32:03.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:03 smithi029 bash[21995]: audit 2024-08-29T17:32:03.400417+0000 mon.a (mon.0) 10 : audit [DBG] from='client.? 172.21.15.29:0/2411997342' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:32:03.936 INFO:teuthology.orchestra.run.smithi029.stdout:Restarting the monitor... 2024-08-29T17:32:04.265 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:03 smithi029 systemd[1]: Stopping Ceph mon.a for 5b99e290-662c-11ef-bcd4-c7b262605968... 2024-08-29T17:32:04.266 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:04 smithi029 bash[21995]: debug 2024-08-29T17:32:04.062+0000 7f923a38c640 -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-08-29T17:32:04.266 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:04 smithi029 bash[21995]: debug 2024-08-29T17:32:04.062+0000 7f923a38c640 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2024-08-29T17:32:04.634 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:04 smithi029 bash[22375]: ceph-5b99e290-662c-11ef-bcd4-c7b262605968-mon-a 2024-08-29T17:32:04.643 INFO:teuthology.orchestra.run.smithi029.stdout:Setting public_network to 172.21.0.0/20 in mon config section 2024-08-29T17:32:04.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:04 smithi029 bash[22435]: ceph-5b99e290-662c-11ef-bcd4-c7b262605968-mon-a 2024-08-29T17:32:04.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:04 smithi029 systemd[1]: ceph-5b99e290-662c-11ef-bcd4-c7b262605968@mon.a.service: Deactivated successfully. 2024-08-29T17:32:04.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:04 smithi029 systemd[1]: Stopped Ceph mon.a for 5b99e290-662c-11ef-bcd4-c7b262605968. 2024-08-29T17:32:04.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:04 smithi029 systemd[1]: Started Ceph mon.a for 5b99e290-662c-11ef-bcd4-c7b262605968. 2024-08-29T17:32:06.253 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: debug 2024-08-29T17:32:06.066+0000 7f99a44ceb00 0 set uid:gid to 167:167 (ceph:ceph) 2024-08-29T17:32:06.253 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: debug 2024-08-29T17:32:06.066+0000 7f99a44ceb00 0 ceph version 18.2.4-774-gfe43f1c9 (fe43f1c9f9e2945dda7244d8acbd33fb921449af) reef (stable), process ceph-mon, pid 7 2024-08-29T17:32:06.253 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: debug 2024-08-29T17:32:06.066+0000 7f99a44ceb00 0 pidfile_write: ignore empty --pid-file 2024-08-29T17:32:06.254 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: debug 2024-08-29T17:32:06.070+0000 7f99a44ceb00 0 load: jerasure load: lrc 2024-08-29T17:32:06.254 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: debug 2024-08-29T17:32:06.070+0000 7f99a44ceb00 4 rocksdb: RocksDB version: 7.9.2 2024-08-29T17:32:06.254 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: debug 2024-08-29T17:32:06.070+0000 7f99a44ceb00 4 rocksdb: Git sha 0 2024-08-29T17:32:06.254 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: debug 2024-08-29T17:32:06.070+0000 7f99a44ceb00 4 rocksdb: Compile date 2024-08-26 17:15:55 2024-08-29T17:32:06.254 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: debug 2024-08-29T17:32:06.070+0000 7f99a44ceb00 4 rocksdb: DB SUMMARY 2024-08-29T17:32:06.254 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: debug 2024-08-29T17:32:06.070+0000 7f99a44ceb00 4 rocksdb: DB Session ID: LZHH8HUWYST1HQJD81L9 2024-08-29T17:32:06.254 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: debug 2024-08-29T17:32:06.070+0000 7f99a44ceb00 4 rocksdb: CURRENT file: CURRENT 2024-08-29T17:32:06.254 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: debug 2024-08-29T17:32:06.070+0000 7f99a44ceb00 4 rocksdb: IDENTITY file: IDENTITY 2024-08-29T17:32:06.254 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: debug 2024-08-29T17:32:06.070+0000 7f99a44ceb00 4 rocksdb: MANIFEST file: MANIFEST-000010 size: 179 Bytes 2024-08-29T17:32:06.254 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: debug 2024-08-29T17:32:06.070+0000 7f99a44ceb00 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000008.sst 2024-08-29T17:32:06.254 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: debug 2024-08-29T17:32:06.070+0000 7f99a44ceb00 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000009.log size: 84534 ; 2024-08-29T17:32:06.254 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: debug 2024-08-29T17:32:06.070+0000 7f99a44ceb00 4 rocksdb: Options.error_if_exists: 0 2024-08-29T17:32:06.255 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: debug 2024-08-29T17:32:06.070+0000 7f99a44ceb00 4 rocksdb: Options.create_if_missing: 0 2024-08-29T17:32:06.255 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: debug 2024-08-29T17:32:06.070+0000 7f99a44ceb00 4 rocksdb: Options.paranoid_checks: 1 2024-08-29T17:32:06.255 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: debug 2024-08-29T17:32:06.070+0000 7f99a44ceb00 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-08-29T17:32:06.255 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: debug 2024-08-29T17:32:06.070+0000 7f99a44ceb00 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-08-29T17:32:06.255 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: debug 2024-08-29T17:32:06.070+0000 7f99a44ceb00 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-08-29T17:32:06.255 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: debug 2024-08-29T17:32:06.070+0000 7f99a44ceb00 4 rocksdb: Options.env: 0x55fa03e0ebc0 2024-08-29T17:32:06.255 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: debug 2024-08-29T17:32:06.070+0000 7f99a44ceb00 4 rocksdb: Options.fs: PosixFileSystem 2024-08-29T17:32:06.255 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: debug 2024-08-29T17:32:06.070+0000 7f99a44ceb00 4 rocksdb: Options.info_log: 0x55fa05d98be0 2024-08-29T17:32:06.255 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: debug 2024-08-29T17:32:06.070+0000 7f99a44ceb00 4 rocksdb: Options.max_file_opening_threads: 16 2024-08-29T17:32:06.255 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: debug 2024-08-29T17:32:06.070+0000 7f99a44ceb00 4 rocksdb: Options.statistics: (nil) 2024-08-29T17:32:06.255 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: debug 2024-08-29T17:32:06.070+0000 7f99a44ceb00 4 rocksdb: Options.use_fsync: 0 2024-08-29T17:32:06.255 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: debug 2024-08-29T17:32:06.070+0000 7f99a44ceb00 4 rocksdb: Options.max_log_file_size: 0 2024-08-29T17:32:06.257 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: debug 2024-08-29T17:32:06.070+0000 7f99a44ceb00 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-08-29T17:32:06.257 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: debug 2024-08-29T17:32:06.070+0000 7f99a44ceb00 4 rocksdb: Options.log_file_time_to_roll: 0 2024-08-29T17:32:06.257 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: debug 2024-08-29T17:32:06.070+0000 7f99a44ceb00 4 rocksdb: Options.keep_log_file_num: 1000 2024-08-29T17:32:06.257 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: debug 2024-08-29T17:32:06.070+0000 7f99a44ceb00 4 rocksdb: Options.recycle_log_file_num: 0 2024-08-29T17:32:06.257 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: debug 2024-08-29T17:32:06.070+0000 7f99a44ceb00 4 rocksdb: Options.allow_fallocate: 1 2024-08-29T17:32:06.258 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: debug 2024-08-29T17:32:06.070+0000 7f99a44ceb00 4 rocksdb: Options.allow_mmap_reads: 0 2024-08-29T17:32:06.258 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: debug 2024-08-29T17:32:06.070+0000 7f99a44ceb00 4 rocksdb: Options.allow_mmap_writes: 0 2024-08-29T17:32:06.258 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: debug 2024-08-29T17:32:06.070+0000 7f99a44ceb00 4 rocksdb: Options.use_direct_reads: 0 2024-08-29T17:32:06.258 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: debug 2024-08-29T17:32:06.070+0000 7f99a44ceb00 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-08-29T17:32:06.258 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: debug 2024-08-29T17:32:06.070+0000 7f99a44ceb00 4 rocksdb: Options.create_missing_column_families: 0 2024-08-29T17:32:06.258 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: debug 2024-08-29T17:32:06.070+0000 7f99a44ceb00 4 rocksdb: Options.db_log_dir: 2024-08-29T17:32:06.258 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: debug 2024-08-29T17:32:06.070+0000 7f99a44ceb00 4 rocksdb: Options.wal_dir: 2024-08-29T17:32:06.258 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: debug 2024-08-29T17:32:06.070+0000 7f99a44ceb00 4 rocksdb: Options.table_cache_numshardbits: 6 2024-08-29T17:32:06.258 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: debug 2024-08-29T17:32:06.070+0000 7f99a44ceb00 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-08-29T17:32:06.258 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: debug 2024-08-29T17:32:06.070+0000 7f99a44ceb00 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-08-29T17:32:06.258 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: debug 2024-08-29T17:32:06.070+0000 7f99a44ceb00 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-08-29T17:32:06.258 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: debug 2024-08-29T17:32:06.070+0000 7f99a44ceb00 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-08-29T17:32:06.259 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: debug 2024-08-29T17:32:06.070+0000 7f99a44ceb00 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-08-29T17:32:06.259 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: debug 2024-08-29T17:32:06.070+0000 7f99a44ceb00 4 rocksdb: Options.advise_random_on_open: 1 2024-08-29T17:32:06.259 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: debug 2024-08-29T17:32:06.070+0000 7f99a44ceb00 4 rocksdb: Options.db_write_buffer_size: 0 2024-08-29T17:32:06.259 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: debug 2024-08-29T17:32:06.070+0000 7f99a44ceb00 4 rocksdb: Options.write_buffer_manager: 0x55fa05da6320 2024-08-29T17:32:06.259 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: debug 2024-08-29T17:32:06.070+0000 7f99a44ceb00 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-08-29T17:32:06.259 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: debug 2024-08-29T17:32:06.070+0000 7f99a44ceb00 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-08-29T17:32:06.259 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: debug 2024-08-29T17:32:06.070+0000 7f99a44ceb00 4 rocksdb: Options.use_adaptive_mutex: 0 2024-08-29T17:32:06.259 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: debug 2024-08-29T17:32:06.070+0000 7f99a44ceb00 4 rocksdb: Options.rate_limiter: (nil) 2024-08-29T17:32:06.259 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: debug 2024-08-29T17:32:06.070+0000 7f99a44ceb00 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-08-29T17:32:06.259 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: debug 2024-08-29T17:32:06.070+0000 7f99a44ceb00 4 rocksdb: Options.wal_recovery_mode: 2 2024-08-29T17:32:06.259 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: debug 2024-08-29T17:32:06.070+0000 7f99a44ceb00 4 rocksdb: Options.enable_thread_tracking: 0 2024-08-29T17:32:06.259 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: debug 2024-08-29T17:32:06.070+0000 7f99a44ceb00 4 rocksdb: Options.enable_pipelined_write: 0 2024-08-29T17:32:06.259 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: debug 2024-08-29T17:32:06.070+0000 7f99a44ceb00 4 rocksdb: Options.unordered_write: 0 2024-08-29T17:32:06.260 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: debug 2024-08-29T17:32:06.070+0000 7f99a44ceb00 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-08-29T17:32:06.260 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: debug 2024-08-29T17:32:06.070+0000 7f99a44ceb00 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-08-29T17:32:06.260 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: debug 2024-08-29T17:32:06.070+0000 7f99a44ceb00 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-08-29T17:32:06.260 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: debug 2024-08-29T17:32:06.070+0000 7f99a44ceb00 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-08-29T17:32:06.260 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: debug 2024-08-29T17:32:06.070+0000 7f99a44ceb00 4 rocksdb: Options.row_cache: None 2024-08-29T17:32:06.260 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: debug 2024-08-29T17:32:06.070+0000 7f99a44ceb00 4 rocksdb: Options.wal_filter: None 2024-08-29T17:32:06.260 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: debug 2024-08-29T17:32:06.070+0000 7f99a44ceb00 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-08-29T17:32:06.260 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: debug 2024-08-29T17:32:06.070+0000 7f99a44ceb00 4 rocksdb: Options.allow_ingest_behind: 0 2024-08-29T17:32:06.260 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: debug 2024-08-29T17:32:06.070+0000 7f99a44ceb00 4 rocksdb: Options.two_write_queues: 0 2024-08-29T17:32:06.260 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: debug 2024-08-29T17:32:06.070+0000 7f99a44ceb00 4 rocksdb: Options.manual_wal_flush: 0 2024-08-29T17:32:06.260 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: debug 2024-08-29T17:32:06.070+0000 7f99a44ceb00 4 rocksdb: Options.wal_compression: 0 2024-08-29T17:32:06.260 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: debug 2024-08-29T17:32:06.070+0000 7f99a44ceb00 4 rocksdb: Options.atomic_flush: 0 2024-08-29T17:32:06.260 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: debug 2024-08-29T17:32:06.070+0000 7f99a44ceb00 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-08-29T17:32:06.261 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: debug 2024-08-29T17:32:06.070+0000 7f99a44ceb00 4 rocksdb: Options.persist_stats_to_disk: 0 2024-08-29T17:32:06.261 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: debug 2024-08-29T17:32:06.070+0000 7f99a44ceb00 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-08-29T17:32:06.261 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: debug 2024-08-29T17:32:06.070+0000 7f99a44ceb00 4 rocksdb: Options.log_readahead_size: 0 2024-08-29T17:32:06.261 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: debug 2024-08-29T17:32:06.070+0000 7f99a44ceb00 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-08-29T17:32:06.261 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: debug 2024-08-29T17:32:06.070+0000 7f99a44ceb00 4 rocksdb: Options.best_efforts_recovery: 0 2024-08-29T17:32:06.261 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: debug 2024-08-29T17:32:06.070+0000 7f99a44ceb00 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-08-29T17:32:06.261 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: debug 2024-08-29T17:32:06.070+0000 7f99a44ceb00 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-08-29T17:32:06.261 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: debug 2024-08-29T17:32:06.070+0000 7f99a44ceb00 4 rocksdb: Options.allow_data_in_errors: 0 2024-08-29T17:32:06.261 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: debug 2024-08-29T17:32:06.070+0000 7f99a44ceb00 4 rocksdb: Options.db_host_id: __hostname__ 2024-08-29T17:32:06.261 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: debug 2024-08-29T17:32:06.070+0000 7f99a44ceb00 4 rocksdb: Options.enforce_single_del_contracts: true 2024-08-29T17:32:06.261 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: debug 2024-08-29T17:32:06.070+0000 7f99a44ceb00 4 rocksdb: Options.max_background_jobs: 2 2024-08-29T17:32:06.261 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: debug 2024-08-29T17:32:06.070+0000 7f99a44ceb00 4 rocksdb: Options.max_background_compactions: -1 2024-08-29T17:32:06.261 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: debug 2024-08-29T17:32:06.070+0000 7f99a44ceb00 4 rocksdb: Options.max_subcompactions: 1 2024-08-29T17:32:06.262 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: debug 2024-08-29T17:32:06.070+0000 7f99a44ceb00 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-08-29T17:32:06.262 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: debug 2024-08-29T17:32:06.070+0000 7f99a44ceb00 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-08-29T17:32:06.262 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: debug 2024-08-29T17:32:06.070+0000 7f99a44ceb00 4 rocksdb: Options.delayed_write_rate : 16777216 2024-08-29T17:32:06.262 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: debug 2024-08-29T17:32:06.070+0000 7f99a44ceb00 4 rocksdb: Options.max_total_wal_size: 0 2024-08-29T17:32:06.262 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: debug 2024-08-29T17:32:06.070+0000 7f99a44ceb00 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-08-29T17:32:06.262 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: debug 2024-08-29T17:32:06.070+0000 7f99a44ceb00 4 rocksdb: Options.stats_dump_period_sec: 600 2024-08-29T17:32:06.262 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: debug 2024-08-29T17:32:06.070+0000 7f99a44ceb00 4 rocksdb: Options.stats_persist_period_sec: 600 2024-08-29T17:32:06.262 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: debug 2024-08-29T17:32:06.070+0000 7f99a44ceb00 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-08-29T17:32:06.262 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: debug 2024-08-29T17:32:06.070+0000 7f99a44ceb00 4 rocksdb: Options.max_open_files: -1 2024-08-29T17:32:06.262 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: debug 2024-08-29T17:32:06.070+0000 7f99a44ceb00 4 rocksdb: Options.bytes_per_sync: 0 2024-08-29T17:32:06.262 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: debug 2024-08-29T17:32:06.070+0000 7f99a44ceb00 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-08-29T17:32:06.262 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: debug 2024-08-29T17:32:06.070+0000 7f99a44ceb00 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-08-29T17:32:06.263 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: debug 2024-08-29T17:32:06.070+0000 7f99a44ceb00 4 rocksdb: Options.compaction_readahead_size: 0 2024-08-29T17:32:06.263 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: debug 2024-08-29T17:32:06.070+0000 7f99a44ceb00 4 rocksdb: Options.max_background_flushes: -1 2024-08-29T17:32:06.263 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: debug 2024-08-29T17:32:06.070+0000 7f99a44ceb00 4 rocksdb: Compression algorithms supported: 2024-08-29T17:32:06.263 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: debug 2024-08-29T17:32:06.070+0000 7f99a44ceb00 4 rocksdb: kZSTD supported: 0 2024-08-29T17:32:06.263 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: debug 2024-08-29T17:32:06.070+0000 7f99a44ceb00 4 rocksdb: kXpressCompression supported: 0 2024-08-29T17:32:06.263 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: debug 2024-08-29T17:32:06.070+0000 7f99a44ceb00 4 rocksdb: kBZip2Compression supported: 0 2024-08-29T17:32:06.263 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: debug 2024-08-29T17:32:06.070+0000 7f99a44ceb00 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-08-29T17:32:06.263 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: debug 2024-08-29T17:32:06.070+0000 7f99a44ceb00 4 rocksdb: kLZ4Compression supported: 1 2024-08-29T17:32:06.263 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: debug 2024-08-29T17:32:06.070+0000 7f99a44ceb00 4 rocksdb: kZlibCompression supported: 1 2024-08-29T17:32:06.263 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: debug 2024-08-29T17:32:06.070+0000 7f99a44ceb00 4 rocksdb: kLZ4HCCompression supported: 1 2024-08-29T17:32:06.263 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: debug 2024-08-29T17:32:06.070+0000 7f99a44ceb00 4 rocksdb: kSnappyCompression supported: 1 2024-08-29T17:32:06.263 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: debug 2024-08-29T17:32:06.070+0000 7f99a44ceb00 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-08-29T17:32:06.263 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: debug 2024-08-29T17:32:06.070+0000 7f99a44ceb00 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-08-29T17:32:06.263 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: debug 2024-08-29T17:32:06.070+0000 7f99a44ceb00 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000010 2024-08-29T17:32:06.264 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: debug 2024-08-29T17:32:06.070+0000 7f99a44ceb00 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-08-29T17:32:06.264 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: debug 2024-08-29T17:32:06.070+0000 7f99a44ceb00 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-08-29T17:32:06.264 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: debug 2024-08-29T17:32:06.070+0000 7f99a44ceb00 4 rocksdb: Options.merge_operator: 2024-08-29T17:32:06.264 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: debug 2024-08-29T17:32:06.070+0000 7f99a44ceb00 4 rocksdb: Options.compaction_filter: None 2024-08-29T17:32:06.264 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: debug 2024-08-29T17:32:06.070+0000 7f99a44ceb00 4 rocksdb: Options.compaction_filter_factory: None 2024-08-29T17:32:06.264 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: debug 2024-08-29T17:32:06.070+0000 7f99a44ceb00 4 rocksdb: Options.sst_partitioner_factory: None 2024-08-29T17:32:06.264 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: debug 2024-08-29T17:32:06.070+0000 7f99a44ceb00 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-08-29T17:32:06.264 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: debug 2024-08-29T17:32:06.070+0000 7f99a44ceb00 4 rocksdb: Options.table_factory: BlockBasedTable 2024-08-29T17:32:06.264 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: debug 2024-08-29T17:32:06.070+0000 7f99a44ceb00 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55fa05d987e0) 2024-08-29T17:32:06.264 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: cache_index_and_filter_blocks: 1 2024-08-29T17:32:06.264 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: cache_index_and_filter_blocks_with_high_priority: 0 2024-08-29T17:32:06.264 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-08-29T17:32:06.264 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: pin_top_level_index_and_filter: 1 2024-08-29T17:32:06.265 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: index_type: 0 2024-08-29T17:32:06.265 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: data_block_index_type: 0 2024-08-29T17:32:06.265 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: index_shortening: 1 2024-08-29T17:32:06.265 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: data_block_hash_table_util_ratio: 0.750000 2024-08-29T17:32:06.265 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: checksum: 4 2024-08-29T17:32:06.265 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: no_block_cache: 0 2024-08-29T17:32:06.265 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: block_cache: 0x55fa05d8f350 2024-08-29T17:32:06.265 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: block_cache_name: BinnedLRUCache 2024-08-29T17:32:06.265 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: block_cache_options: 2024-08-29T17:32:06.265 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: capacity : 536870912 2024-08-29T17:32:06.265 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: num_shard_bits : 4 2024-08-29T17:32:06.265 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: strict_capacity_limit : 0 2024-08-29T17:32:06.266 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: high_pri_pool_ratio: 0.000 2024-08-29T17:32:06.266 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: block_cache_compressed: (nil) 2024-08-29T17:32:06.266 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: persistent_cache: (nil) 2024-08-29T17:32:06.266 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: block_size: 4096 2024-08-29T17:32:06.266 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: block_size_deviation: 10 2024-08-29T17:32:06.266 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: block_restart_interval: 16 2024-08-29T17:32:06.266 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: index_block_restart_interval: 1 2024-08-29T17:32:06.266 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: metadata_block_size: 4096 2024-08-29T17:32:06.266 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: partition_filters: 0 2024-08-29T17:32:06.266 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: use_delta_encoding: 1 2024-08-29T17:32:06.266 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: filter_policy: bloomfilter 2024-08-29T17:32:06.266 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: whole_key_filtering: 1 2024-08-29T17:32:06.266 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: verify_compression: 0 2024-08-29T17:32:06.266 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: read_amp_bytes_per_bit: 0 2024-08-29T17:32:06.266 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: format_version: 5 2024-08-29T17:32:06.267 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: enable_index_compression: 1 2024-08-29T17:32:06.267 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: block_align: 0 2024-08-29T17:32:06.267 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: max_auto_readahead_size: 262144 2024-08-29T17:32:06.267 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: prepopulate_block_cache: 0 2024-08-29T17:32:06.267 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: initial_auto_readahead_size: 8192 2024-08-29T17:32:06.267 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: num_file_reads_for_auto_readahead: 2 2024-08-29T17:32:06.267 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: debug 2024-08-29T17:32:06.070+0000 7f99a44ceb00 4 rocksdb: Options.write_buffer_size: 33554432 2024-08-29T17:32:06.267 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: debug 2024-08-29T17:32:06.070+0000 7f99a44ceb00 4 rocksdb: Options.max_write_buffer_number: 2 2024-08-29T17:32:06.267 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: debug 2024-08-29T17:32:06.070+0000 7f99a44ceb00 4 rocksdb: Options.compression: NoCompression 2024-08-29T17:32:06.267 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: debug 2024-08-29T17:32:06.070+0000 7f99a44ceb00 4 rocksdb: Options.bottommost_compression: Disabled 2024-08-29T17:32:06.267 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: debug 2024-08-29T17:32:06.070+0000 7f99a44ceb00 4 rocksdb: Options.prefix_extractor: nullptr 2024-08-29T17:32:06.267 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: debug 2024-08-29T17:32:06.070+0000 7f99a44ceb00 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-08-29T17:32:06.267 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: debug 2024-08-29T17:32:06.070+0000 7f99a44ceb00 4 rocksdb: Options.num_levels: 7 2024-08-29T17:32:06.268 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: debug 2024-08-29T17:32:06.070+0000 7f99a44ceb00 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-08-29T17:32:06.268 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: debug 2024-08-29T17:32:06.070+0000 7f99a44ceb00 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-08-29T17:32:06.268 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: debug 2024-08-29T17:32:06.070+0000 7f99a44ceb00 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-08-29T17:32:06.268 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: debug 2024-08-29T17:32:06.070+0000 7f99a44ceb00 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-08-29T17:32:06.268 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: debug 2024-08-29T17:32:06.070+0000 7f99a44ceb00 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-08-29T17:32:06.268 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: debug 2024-08-29T17:32:06.070+0000 7f99a44ceb00 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-08-29T17:32:06.268 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: debug 2024-08-29T17:32:06.070+0000 7f99a44ceb00 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-08-29T17:32:06.268 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: debug 2024-08-29T17:32:06.070+0000 7f99a44ceb00 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-08-29T17:32:06.268 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: debug 2024-08-29T17:32:06.070+0000 7f99a44ceb00 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-08-29T17:32:06.268 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: debug 2024-08-29T17:32:06.070+0000 7f99a44ceb00 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-08-29T17:32:06.268 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: debug 2024-08-29T17:32:06.070+0000 7f99a44ceb00 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-08-29T17:32:06.268 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: debug 2024-08-29T17:32:06.070+0000 7f99a44ceb00 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-08-29T17:32:06.268 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: debug 2024-08-29T17:32:06.070+0000 7f99a44ceb00 4 rocksdb: Options.compression_opts.window_bits: -14 2024-08-29T17:32:06.269 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: debug 2024-08-29T17:32:06.070+0000 7f99a44ceb00 4 rocksdb: Options.compression_opts.level: 32767 2024-08-29T17:32:06.269 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: debug 2024-08-29T17:32:06.070+0000 7f99a44ceb00 4 rocksdb: Options.compression_opts.strategy: 0 2024-08-29T17:32:06.269 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: debug 2024-08-29T17:32:06.070+0000 7f99a44ceb00 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-08-29T17:32:06.269 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: debug 2024-08-29T17:32:06.070+0000 7f99a44ceb00 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-08-29T17:32:06.269 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: debug 2024-08-29T17:32:06.070+0000 7f99a44ceb00 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-08-29T17:32:06.269 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: debug 2024-08-29T17:32:06.070+0000 7f99a44ceb00 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-08-29T17:32:06.269 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: debug 2024-08-29T17:32:06.070+0000 7f99a44ceb00 4 rocksdb: Options.compression_opts.enabled: false 2024-08-29T17:32:06.269 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: debug 2024-08-29T17:32:06.070+0000 7f99a44ceb00 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-08-29T17:32:06.269 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: debug 2024-08-29T17:32:06.070+0000 7f99a44ceb00 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-08-29T17:32:06.269 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: debug 2024-08-29T17:32:06.070+0000 7f99a44ceb00 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-08-29T17:32:06.269 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: debug 2024-08-29T17:32:06.070+0000 7f99a44ceb00 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-08-29T17:32:06.269 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: debug 2024-08-29T17:32:06.070+0000 7f99a44ceb00 4 rocksdb: Options.target_file_size_base: 67108864 2024-08-29T17:32:06.269 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: debug 2024-08-29T17:32:06.070+0000 7f99a44ceb00 4 rocksdb: Options.target_file_size_multiplier: 1 2024-08-29T17:32:06.270 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: debug 2024-08-29T17:32:06.070+0000 7f99a44ceb00 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-08-29T17:32:06.270 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: debug 2024-08-29T17:32:06.070+0000 7f99a44ceb00 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-08-29T17:32:06.270 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: debug 2024-08-29T17:32:06.070+0000 7f99a44ceb00 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-08-29T17:32:06.270 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: debug 2024-08-29T17:32:06.070+0000 7f99a44ceb00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-08-29T17:32:06.270 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: debug 2024-08-29T17:32:06.070+0000 7f99a44ceb00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-08-29T17:32:06.270 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: debug 2024-08-29T17:32:06.070+0000 7f99a44ceb00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-08-29T17:32:06.270 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: debug 2024-08-29T17:32:06.070+0000 7f99a44ceb00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-08-29T17:32:06.270 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: debug 2024-08-29T17:32:06.070+0000 7f99a44ceb00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-08-29T17:32:06.270 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: debug 2024-08-29T17:32:06.070+0000 7f99a44ceb00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-08-29T17:32:06.270 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: debug 2024-08-29T17:32:06.070+0000 7f99a44ceb00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-08-29T17:32:06.270 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: debug 2024-08-29T17:32:06.070+0000 7f99a44ceb00 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-08-29T17:32:06.270 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: debug 2024-08-29T17:32:06.070+0000 7f99a44ceb00 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-08-29T17:32:06.270 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: debug 2024-08-29T17:32:06.070+0000 7f99a44ceb00 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-08-29T17:32:06.271 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: debug 2024-08-29T17:32:06.070+0000 7f99a44ceb00 4 rocksdb: Options.arena_block_size: 1048576 2024-08-29T17:32:06.271 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: debug 2024-08-29T17:32:06.070+0000 7f99a44ceb00 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-08-29T17:32:06.271 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: debug 2024-08-29T17:32:06.070+0000 7f99a44ceb00 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-08-29T17:32:06.271 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: debug 2024-08-29T17:32:06.070+0000 7f99a44ceb00 4 rocksdb: Options.disable_auto_compactions: 0 2024-08-29T17:32:06.271 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: debug 2024-08-29T17:32:06.070+0000 7f99a44ceb00 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-08-29T17:32:06.271 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: debug 2024-08-29T17:32:06.070+0000 7f99a44ceb00 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-08-29T17:32:06.271 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: debug 2024-08-29T17:32:06.070+0000 7f99a44ceb00 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-08-29T17:32:06.271 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: debug 2024-08-29T17:32:06.070+0000 7f99a44ceb00 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-08-29T17:32:06.271 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: debug 2024-08-29T17:32:06.070+0000 7f99a44ceb00 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-08-29T17:32:06.271 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: debug 2024-08-29T17:32:06.070+0000 7f99a44ceb00 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-08-29T17:32:06.271 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: debug 2024-08-29T17:32:06.070+0000 7f99a44ceb00 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-08-29T17:32:06.271 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: debug 2024-08-29T17:32:06.070+0000 7f99a44ceb00 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-08-29T17:32:06.271 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: debug 2024-08-29T17:32:06.070+0000 7f99a44ceb00 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-08-29T17:32:06.271 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: debug 2024-08-29T17:32:06.070+0000 7f99a44ceb00 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-08-29T17:32:06.272 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: debug 2024-08-29T17:32:06.070+0000 7f99a44ceb00 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-08-29T17:32:06.272 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: debug 2024-08-29T17:32:06.070+0000 7f99a44ceb00 4 rocksdb: Options.inplace_update_support: 0 2024-08-29T17:32:06.272 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: debug 2024-08-29T17:32:06.070+0000 7f99a44ceb00 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-08-29T17:32:06.272 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: debug 2024-08-29T17:32:06.070+0000 7f99a44ceb00 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-08-29T17:32:06.272 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: debug 2024-08-29T17:32:06.070+0000 7f99a44ceb00 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-08-29T17:32:06.272 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: debug 2024-08-29T17:32:06.070+0000 7f99a44ceb00 4 rocksdb: Options.memtable_huge_page_size: 0 2024-08-29T17:32:06.272 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: debug 2024-08-29T17:32:06.070+0000 7f99a44ceb00 4 rocksdb: Options.bloom_locality: 0 2024-08-29T17:32:06.272 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: debug 2024-08-29T17:32:06.070+0000 7f99a44ceb00 4 rocksdb: Options.max_successive_merges: 0 2024-08-29T17:32:06.272 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: debug 2024-08-29T17:32:06.070+0000 7f99a44ceb00 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-08-29T17:32:06.272 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: debug 2024-08-29T17:32:06.070+0000 7f99a44ceb00 4 rocksdb: Options.paranoid_file_checks: 0 2024-08-29T17:32:06.272 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: debug 2024-08-29T17:32:06.070+0000 7f99a44ceb00 4 rocksdb: Options.force_consistency_checks: 1 2024-08-29T17:32:06.272 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: debug 2024-08-29T17:32:06.070+0000 7f99a44ceb00 4 rocksdb: Options.report_bg_io_stats: 0 2024-08-29T17:32:06.272 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: debug 2024-08-29T17:32:06.070+0000 7f99a44ceb00 4 rocksdb: Options.ttl: 2592000 2024-08-29T17:32:06.273 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: debug 2024-08-29T17:32:06.070+0000 7f99a44ceb00 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-08-29T17:32:06.273 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: debug 2024-08-29T17:32:06.070+0000 7f99a44ceb00 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-08-29T17:32:06.273 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: debug 2024-08-29T17:32:06.070+0000 7f99a44ceb00 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-08-29T17:32:06.273 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: debug 2024-08-29T17:32:06.070+0000 7f99a44ceb00 4 rocksdb: Options.enable_blob_files: false 2024-08-29T17:32:06.273 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: debug 2024-08-29T17:32:06.070+0000 7f99a44ceb00 4 rocksdb: Options.min_blob_size: 0 2024-08-29T17:32:06.273 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: debug 2024-08-29T17:32:06.070+0000 7f99a44ceb00 4 rocksdb: Options.blob_file_size: 268435456 2024-08-29T17:32:06.273 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: debug 2024-08-29T17:32:06.070+0000 7f99a44ceb00 4 rocksdb: Options.blob_compression_type: NoCompression 2024-08-29T17:32:06.273 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: debug 2024-08-29T17:32:06.070+0000 7f99a44ceb00 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-08-29T17:32:06.273 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: debug 2024-08-29T17:32:06.070+0000 7f99a44ceb00 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-08-29T17:32:06.273 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: debug 2024-08-29T17:32:06.070+0000 7f99a44ceb00 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-08-29T17:32:06.273 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: debug 2024-08-29T17:32:06.070+0000 7f99a44ceb00 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-08-29T17:32:06.273 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: debug 2024-08-29T17:32:06.070+0000 7f99a44ceb00 4 rocksdb: Options.blob_file_starting_level: 0 2024-08-29T17:32:06.273 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: debug 2024-08-29T17:32:06.070+0000 7f99a44ceb00 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-08-29T17:32:06.274 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: debug 2024-08-29T17:32:06.078+0000 7f99a44ceb00 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-08-29T17:32:06.274 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: debug 2024-08-29T17:32:06.078+0000 7f99a44ceb00 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 5 2024-08-29T17:32:06.274 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: debug 2024-08-29T17:32:06.078+0000 7f99a44ceb00 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: a79b4dd1-b40f-400c-8ffd-28fefc0afd31 2024-08-29T17:32:06.274 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: debug 2024-08-29T17:32:06.078+0000 7f99a44ceb00 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1724952726079084, "job": 1, "event": "recovery_started", "wal_files": [9]} 2024-08-29T17:32:06.274 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: debug 2024-08-29T17:32:06.078+0000 7f99a44ceb00 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #9 mode 2 2024-08-29T17:32:06.274 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: debug 2024-08-29T17:32:06.078+0000 7f99a44ceb00 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1724952726080100, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 13, "file_size": 81084, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 8, "largest_seqno": 256, "table_properties": {"data_size": 79234, "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": 73435, "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": 1724952726, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "a79b4dd1-b40f-400c-8ffd-28fefc0afd31", "db_session_id": "LZHH8HUWYST1HQJD81L9", "orig_file_number": 13, "seqno_to_time_mapping": "N/A"}} 2024-08-29T17:32:06.274 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: debug 2024-08-29T17:32:06.078+0000 7f99a44ceb00 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1724952726080222, "job": 1, "event": "recovery_finished"} 2024-08-29T17:32:06.274 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: debug 2024-08-29T17:32:06.078+0000 7f99a44ceb00 4 rocksdb: [db/version_set.cc:5047] Creating manifest 15 2024-08-29T17:32:06.274 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: debug 2024-08-29T17:32:06.078+0000 7f99a44ceb00 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-08-29T17:32:06.274 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: debug 2024-08-29T17:32:06.078+0000 7f99a44ceb00 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55fa05db8e00 2024-08-29T17:32:06.274 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: debug 2024-08-29T17:32:06.078+0000 7f99a44ceb00 4 rocksdb: DB pointer 0x55fa05eb0000 2024-08-29T17:32:06.274 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: debug 2024-08-29T17:32:06.078+0000 7f999a299640 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-08-29T17:32:06.275 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: debug 2024-08-29T17:32:06.078+0000 7f999a299640 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-08-29T17:32:06.275 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: ** DB Stats ** 2024-08-29T17:32:06.275 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: Uptime(secs): 0.0 total, 0.0 interval 2024-08-29T17:32:06.275 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-08-29T17:32:06.275 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-08-29T17:32:06.275 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-08-29T17:32:06.275 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-08-29T17:32:06.275 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-08-29T17:32:06.275 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-08-29T17:32:06.275 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: ** Compaction Stats [default] ** 2024-08-29T17:32:06.275 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: 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-08-29T17:32:06.275 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-08-29T17:32:06.275 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: L0 2/0 81.04 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 125.3 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-08-29T17:32:06.275 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: Sum 2/0 81.04 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 125.3 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-08-29T17:32:06.276 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 125.3 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-08-29T17:32:06.276 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: ** Compaction Stats [default] ** 2024-08-29T17:32:06.276 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: 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-08-29T17:32:06.276 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-08-29T17:32:06.276 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 125.3 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-08-29T17:32:06.276 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-08-29T17:32:06.276 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: Uptime(secs): 0.0 total, 0.0 interval 2024-08-29T17:32:06.276 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: Flush(GB): cumulative 0.000, interval 0.000 2024-08-29T17:32:06.276 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: AddFile(GB): cumulative 0.000, interval 0.000 2024-08-29T17:32:06.276 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: AddFile(Total Files): cumulative 0, interval 0 2024-08-29T17:32:06.276 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: AddFile(L0 Files): cumulative 0, interval 0 2024-08-29T17:32:06.276 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: AddFile(Keys): cumulative 0, interval 0 2024-08-29T17:32:06.277 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: Cumulative compaction: 0.00 GB write, 10.16 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-08-29T17:32:06.277 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: Interval compaction: 0.00 GB write, 10.16 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-08-29T17:32:06.277 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: 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-08-29T17:32:06.277 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: Block cache BinnedLRUCache@0x55fa05d8f350#7 capacity: 512.00 MB usage: 1.19 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.5e-05 secs_since: 0 2024-08-29T17:32:06.277 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: 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-08-29T17:32:06.277 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: ** File Read Latency Histogram By Level [default] ** 2024-08-29T17:32:06.277 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: debug 2024-08-29T17:32:06.078+0000 7f99a44ceb00 0 starting mon.a rank 0 at public addrs [v2:172.21.15.29:3300/0,v1:172.21.15.29:6789/0] at bind addrs [v2:172.21.15.29:3300/0,v1:172.21.15.29:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 5b99e290-662c-11ef-bcd4-c7b262605968 2024-08-29T17:32:06.277 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: debug 2024-08-29T17:32:06.082+0000 7f99a44ceb00 1 mon.a@-1(???) e1 preinit fsid 5b99e290-662c-11ef-bcd4-c7b262605968 2024-08-29T17:32:06.277 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: debug 2024-08-29T17:32:06.082+0000 7f99a44ceb00 0 mon.a@-1(???).mds e1 new map 2024-08-29T17:32:06.277 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: debug 2024-08-29T17:32:06.082+0000 7f99a44ceb00 0 mon.a@-1(???).mds e1 print_map 2024-08-29T17:32:06.277 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: e1 2024-08-29T17:32:06.277 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: enable_multiple, ever_enabled_multiple: 1,1 2024-08-29T17:32:06.277 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: 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-08-29T17:32:06.278 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: legacy client fscid: -1 2024-08-29T17:32:06.278 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: 2024-08-29T17:32:06.278 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: No filesystems configured 2024-08-29T17:32:06.278 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: debug 2024-08-29T17:32:06.082+0000 7f99a44ceb00 0 mon.a@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2024-08-29T17:32:06.278 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: debug 2024-08-29T17:32:06.082+0000 7f99a44ceb00 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-08-29T17:32:06.278 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: debug 2024-08-29T17:32:06.082+0000 7f99a44ceb00 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-08-29T17:32:06.278 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: debug 2024-08-29T17:32:06.082+0000 7f99a44ceb00 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-08-29T17:32:06.278 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: debug 2024-08-29T17:32:06.082+0000 7f99a44ceb00 1 mon.a@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2024-08-29T17:32:06.278 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: cluster 2024-08-29T17:32:06.087790+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-08-29T17:32:06.278 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: cluster 2024-08-29T17:32:06.087874+0000 mon.a (mon.0) 2 : cluster [DBG] monmap e1: 1 mons at {a=[v2:172.21.15.29:3300/0,v1:172.21.15.29:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-08-29T17:32:06.278 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: cluster 2024-08-29T17:32:06.088385+0000 mon.a (mon.0) 3 : cluster [DBG] fsmap 2024-08-29T17:32:06.278 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: cluster 2024-08-29T17:32:06.088406+0000 mon.a (mon.0) 4 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-08-29T17:32:06.278 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:06 smithi029 bash[22475]: cluster 2024-08-29T17:32:06.088713+0000 mon.a (mon.0) 5 : cluster [DBG] mgrmap e1: no daemons active 2024-08-29T17:32:06.834 INFO:teuthology.orchestra.run.smithi029.stdout:Wrote config to /etc/ceph/ceph.conf 2024-08-29T17:32:06.860 INFO:teuthology.orchestra.run.smithi029.stdout:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2024-08-29T17:32:06.860 INFO:teuthology.orchestra.run.smithi029.stdout:Creating mgr... 2024-08-29T17:32:06.861 INFO:teuthology.orchestra.run.smithi029.stdout:Verifying port 0.0.0.0:9283 ... 2024-08-29T17:32:06.861 INFO:teuthology.orchestra.run.smithi029.stdout:Verifying port 0.0.0.0:8765 ... 2024-08-29T17:32:07.207 INFO:teuthology.orchestra.run.smithi029.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-5b99e290-662c-11ef-bcd4-c7b262605968@mgr.y 2024-08-29T17:32:07.207 INFO:teuthology.orchestra.run.smithi029.stdout:systemctl: stderr Failed to reset failed state of unit ceph-5b99e290-662c-11ef-bcd4-c7b262605968@mgr.y.service: Unit ceph-5b99e290-662c-11ef-bcd4-c7b262605968@mgr.y.service not loaded. 2024-08-29T17:32:07.211 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:07 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.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-08-29T17:32:07.390 INFO:teuthology.orchestra.run.smithi029.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968.target.wants/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@mgr.y.service -> /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service. 2024-08-29T17:32:07.398 INFO:teuthology.orchestra.run.smithi029.stdout:firewalld does not appear to be present 2024-08-29T17:32:07.398 INFO:teuthology.orchestra.run.smithi029.stdout:Not possible to enable service . firewalld.service is not available 2024-08-29T17:32:07.398 INFO:teuthology.orchestra.run.smithi029.stdout:firewalld does not appear to be present 2024-08-29T17:32:07.398 INFO:teuthology.orchestra.run.smithi029.stdout:Not possible to open ports <[9283, 8765]>. firewalld.service is not available 2024-08-29T17:32:07.399 INFO:teuthology.orchestra.run.smithi029.stdout:Waiting for mgr to start... 2024-08-29T17:32:07.399 INFO:teuthology.orchestra.run.smithi029.stdout:Waiting for mgr... 2024-08-29T17:32:07.502 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:32:07 smithi029 systemd[1]: Started Ceph mgr.y for 5b99e290-662c-11ef-bcd4-c7b262605968. 2024-08-29T17:32:07.502 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:07 smithi029 bash[22475]: audit 2024-08-29T17:32:06.242687+0000 mon.a (mon.0) 6 : audit [INF] from='client.? 172.21.15.29:0/898520480' entity='client.admin' 2024-08-29T17:32:07.502 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:07 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.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-08-29T17:32:09.267 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:32:09 smithi029 bash[22727]: debug 2024-08-29T17:32:09.170+0000 7fc1da97f040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-08-29T17:32:09.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:09 smithi029 bash[22475]: audit 2024-08-29T17:32:09.256657+0000 mon.a (mon.0) 7 : audit [DBG] from='client.? 172.21.15.29:0/871796399' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-08-29T17:32:09.841 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout 2024-08-29T17:32:09.841 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout { 2024-08-29T17:32:09.842 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "fsid": "5b99e290-662c-11ef-bcd4-c7b262605968", 2024-08-29T17:32:09.842 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "health": { 2024-08-29T17:32:09.842 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-08-29T17:32:09.842 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-08-29T17:32:09.842 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-08-29T17:32:09.842 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout }, 2024-08-29T17:32:09.842 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-08-29T17:32:09.842 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-08-29T17:32:09.842 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout 0 2024-08-29T17:32:09.842 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout ], 2024-08-29T17:32:09.842 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-08-29T17:32:09.842 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "a" 2024-08-29T17:32:09.842 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout ], 2024-08-29T17:32:09.842 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "quorum_age": 3, 2024-08-29T17:32:09.843 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "monmap": { 2024-08-29T17:32:09.843 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-08-29T17:32:09.843 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "reef", 2024-08-29T17:32:09.843 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-08-29T17:32:09.843 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout }, 2024-08-29T17:32:09.843 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-08-29T17:32:09.843 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-08-29T17:32:09.843 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-08-29T17:32:09.843 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-08-29T17:32:09.843 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-08-29T17:32:09.843 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-08-29T17:32:09.843 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-08-29T17:32:09.843 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-08-29T17:32:09.843 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout }, 2024-08-29T17:32:09.844 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-08-29T17:32:09.844 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-08-29T17:32:09.844 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-08-29T17:32:09.844 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-08-29T17:32:09.844 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-08-29T17:32:09.844 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-08-29T17:32:09.844 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-08-29T17:32:09.844 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-08-29T17:32:09.844 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-08-29T17:32:09.844 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout }, 2024-08-29T17:32:09.844 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-08-29T17:32:09.844 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-08-29T17:32:09.844 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-08-29T17:32:09.845 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-08-29T17:32:09.845 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout }, 2024-08-29T17:32:09.845 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-08-29T17:32:09.845 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "available": false, 2024-08-29T17:32:09.845 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-08-29T17:32:09.845 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "modules": [ 2024-08-29T17:32:09.845 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "iostat", 2024-08-29T17:32:09.845 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "nfs", 2024-08-29T17:32:09.845 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "restful" 2024-08-29T17:32:09.845 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout ], 2024-08-29T17:32:09.845 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "services": {} 2024-08-29T17:32:09.845 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout }, 2024-08-29T17:32:09.845 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-08-29T17:32:09.845 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-08-29T17:32:09.845 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "modified": "2024-08-29T17:31:59.858458+0000", 2024-08-29T17:32:09.846 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "services": {} 2024-08-29T17:32:09.846 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout }, 2024-08-29T17:32:09.846 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-08-29T17:32:09.846 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout } 2024-08-29T17:32:09.846 INFO:teuthology.orchestra.run.smithi029.stdout:mgr not available, waiting (1/15)... 2024-08-29T17:32:10.901 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:32:10 smithi029 bash[22727]: debug 2024-08-29T17:32:10.446+0000 7fc1da97f040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-08-29T17:32:10.901 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:32:10 smithi029 bash[22727]: debug 2024-08-29T17:32:10.514+0000 7fc1da97f040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-08-29T17:32:10.902 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:32:10 smithi029 bash[22727]: debug 2024-08-29T17:32:10.674+0000 7fc1da97f040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-08-29T17:32:11.651 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:32:11 smithi029 bash[22727]: debug 2024-08-29T17:32:11.350+0000 7fc1da97f040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-08-29T17:32:11.652 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:32:11 smithi029 bash[22727]: debug 2024-08-29T17:32:11.422+0000 7fc1da97f040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-08-29T17:32:11.652 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:32:11 smithi029 bash[22727]: debug 2024-08-29T17:32:11.494+0000 7fc1da97f040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-08-29T17:32:11.938 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:32:11 smithi029 bash[22727]: debug 2024-08-29T17:32:11.686+0000 7fc1da97f040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-08-29T17:32:11.938 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:32:11 smithi029 bash[22727]: debug 2024-08-29T17:32:11.766+0000 7fc1da97f040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-08-29T17:32:11.938 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:32:11 smithi029 bash[22727]: debug 2024-08-29T17:32:11.838+0000 7fc1da97f040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-08-29T17:32:12.385 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:32:12 smithi029 bash[22727]: debug 2024-08-29T17:32:12.106+0000 7fc1da97f040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-08-29T17:32:12.386 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:32:12 smithi029 bash[22727]: debug 2024-08-29T17:32:12.178+0000 7fc1da97f040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-08-29T17:32:12.651 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:32:12 smithi029 bash[22727]: debug 2024-08-29T17:32:12.382+0000 7fc1da97f040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-08-29T17:32:12.651 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:32:12 smithi029 bash[22727]: debug 2024-08-29T17:32:12.462+0000 7fc1da97f040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-08-29T17:32:13.071 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:32:12 smithi029 bash[22727]: debug 2024-08-29T17:32:12.730+0000 7fc1da97f040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-08-29T17:32:13.071 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:32:12 smithi029 bash[22727]: debug 2024-08-29T17:32:12.918+0000 7fc1da97f040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-08-29T17:32:13.366 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:32:13 smithi029 bash[22727]: debug 2024-08-29T17:32:13.094+0000 7fc1da97f040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-08-29T17:32:13.366 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:32:13 smithi029 bash[22727]: debug 2024-08-29T17:32:13.178+0000 7fc1da97f040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-08-29T17:32:13.367 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:13 smithi029 bash[22475]: audit 2024-08-29T17:32:13.059660+0000 mon.a (mon.0) 8 : audit [DBG] from='client.? 172.21.15.29:0/921299047' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-08-29T17:32:13.616 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout 2024-08-29T17:32:13.616 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout { 2024-08-29T17:32:13.617 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "fsid": "5b99e290-662c-11ef-bcd4-c7b262605968", 2024-08-29T17:32:13.617 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "health": { 2024-08-29T17:32:13.617 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-08-29T17:32:13.617 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-08-29T17:32:13.617 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-08-29T17:32:13.617 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout }, 2024-08-29T17:32:13.617 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-08-29T17:32:13.617 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-08-29T17:32:13.617 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout 0 2024-08-29T17:32:13.617 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout ], 2024-08-29T17:32:13.617 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-08-29T17:32:13.617 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "a" 2024-08-29T17:32:13.618 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout ], 2024-08-29T17:32:13.618 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "quorum_age": 6, 2024-08-29T17:32:13.618 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "monmap": { 2024-08-29T17:32:13.618 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-08-29T17:32:13.618 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "reef", 2024-08-29T17:32:13.618 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-08-29T17:32:13.618 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout }, 2024-08-29T17:32:13.618 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-08-29T17:32:13.618 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-08-29T17:32:13.618 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-08-29T17:32:13.618 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-08-29T17:32:13.618 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-08-29T17:32:13.618 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-08-29T17:32:13.619 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-08-29T17:32:13.619 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-08-29T17:32:13.619 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout }, 2024-08-29T17:32:13.619 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-08-29T17:32:13.619 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-08-29T17:32:13.619 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-08-29T17:32:13.619 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-08-29T17:32:13.619 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-08-29T17:32:13.619 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-08-29T17:32:13.619 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-08-29T17:32:13.619 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-08-29T17:32:13.619 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-08-29T17:32:13.620 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout }, 2024-08-29T17:32:13.620 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-08-29T17:32:13.620 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-08-29T17:32:13.620 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-08-29T17:32:13.620 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-08-29T17:32:13.620 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout }, 2024-08-29T17:32:13.620 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-08-29T17:32:13.620 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "available": false, 2024-08-29T17:32:13.620 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-08-29T17:32:13.620 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "modules": [ 2024-08-29T17:32:13.620 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "iostat", 2024-08-29T17:32:13.620 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "nfs", 2024-08-29T17:32:13.620 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "restful" 2024-08-29T17:32:13.621 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout ], 2024-08-29T17:32:13.621 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "services": {} 2024-08-29T17:32:13.621 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout }, 2024-08-29T17:32:13.621 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-08-29T17:32:13.621 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-08-29T17:32:13.621 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "modified": "2024-08-29T17:31:59.858458+0000", 2024-08-29T17:32:13.621 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "services": {} 2024-08-29T17:32:13.621 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout }, 2024-08-29T17:32:13.621 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-08-29T17:32:13.621 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout } 2024-08-29T17:32:13.621 INFO:teuthology.orchestra.run.smithi029.stdout:mgr not available, waiting (2/15)... 2024-08-29T17:32:13.651 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:32:13 smithi029 bash[22727]: debug 2024-08-29T17:32:13.362+0000 7fc1da97f040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-08-29T17:32:14.518 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:32:14 smithi029 bash[22727]: debug 2024-08-29T17:32:14.201+0000 7fc1da97f040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-08-29T17:32:14.518 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:32:14 smithi029 bash[22727]: debug 2024-08-29T17:32:14.281+0000 7fc1da97f040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-08-29T17:32:14.901 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:32:14 smithi029 bash[22727]: debug 2024-08-29T17:32:14.513+0000 7fc1da97f040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-08-29T17:32:14.901 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:32:14 smithi029 bash[22727]: debug 2024-08-29T17:32:14.593+0000 7fc1da97f040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-08-29T17:32:15.401 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:32:15 smithi029 bash[22727]: debug 2024-08-29T17:32:14.997+0000 7fc1da97f040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-08-29T17:32:15.402 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:32:15 smithi029 bash[22727]: debug 2024-08-29T17:32:15.081+0000 7fc1da97f040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-08-29T17:32:15.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:15 smithi029 bash[22475]: cluster 2024-08-29T17:32:15.105318+0000 mon.a (mon.0) 9 : cluster [INF] Activating manager daemon y 2024-08-29T17:32:15.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:15 smithi029 bash[22475]: cluster 2024-08-29T17:32:15.112117+0000 mon.a (mon.0) 10 : cluster [DBG] mgrmap e2: y(active, starting, since 0.00704322s) 2024-08-29T17:32:15.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:15 smithi029 bash[22475]: audit 2024-08-29T17:32:15.113635+0000 mon.a (mon.0) 11 : audit [DBG] from='mgr.14100 172.21.15.29:0/2411159722' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-08-29T17:32:15.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:15 smithi029 bash[22475]: audit 2024-08-29T17:32:15.113811+0000 mon.a (mon.0) 12 : audit [DBG] from='mgr.14100 172.21.15.29:0/2411159722' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-08-29T17:32:15.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:15 smithi029 bash[22475]: audit 2024-08-29T17:32:15.113966+0000 mon.a (mon.0) 13 : audit [DBG] from='mgr.14100 172.21.15.29:0/2411159722' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-08-29T17:32:15.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:15 smithi029 bash[22475]: audit 2024-08-29T17:32:15.114058+0000 mon.a (mon.0) 14 : audit [DBG] from='mgr.14100 172.21.15.29:0/2411159722' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T17:32:15.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:15 smithi029 bash[22475]: audit 2024-08-29T17:32:15.114561+0000 mon.a (mon.0) 15 : audit [DBG] from='mgr.14100 172.21.15.29:0/2411159722' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-08-29T17:32:15.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:15 smithi029 bash[22475]: cluster 2024-08-29T17:32:15.137055+0000 mon.a (mon.0) 16 : cluster [INF] Manager daemon y is now available 2024-08-29T17:32:15.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:15 smithi029 bash[22475]: audit 2024-08-29T17:32:15.148339+0000 mon.a (mon.0) 17 : audit [INF] from='mgr.14100 172.21.15.29:0/2411159722' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-29T17:32:15.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:15 smithi029 bash[22475]: audit 2024-08-29T17:32:15.152173+0000 mon.a (mon.0) 18 : audit [INF] from='mgr.14100 172.21.15.29:0/2411159722' entity='mgr.y' 2024-08-29T17:32:15.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:15 smithi029 bash[22475]: audit 2024-08-29T17:32:15.152281+0000 mon.a (mon.0) 19 : audit [INF] from='mgr.14100 172.21.15.29:0/2411159722' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-29T17:32:15.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:15 smithi029 bash[22475]: audit 2024-08-29T17:32:15.154542+0000 mon.a (mon.0) 20 : audit [INF] from='mgr.14100 172.21.15.29:0/2411159722' entity='mgr.y' 2024-08-29T17:32:16.627 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:16 smithi029 bash[22475]: audit 2024-08-29T17:32:15.156413+0000 mon.a (mon.0) 21 : audit [INF] from='mgr.14100 172.21.15.29:0/2411159722' entity='mgr.y' 2024-08-29T17:32:16.628 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:16 smithi029 bash[22475]: cluster 2024-08-29T17:32:16.120532+0000 mon.a (mon.0) 22 : cluster [DBG] mgrmap e3: y(active, since 1.01546s) 2024-08-29T17:32:17.787 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout 2024-08-29T17:32:17.787 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout { 2024-08-29T17:32:17.787 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "fsid": "5b99e290-662c-11ef-bcd4-c7b262605968", 2024-08-29T17:32:17.787 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "health": { 2024-08-29T17:32:17.787 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-08-29T17:32:17.787 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-08-29T17:32:17.788 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-08-29T17:32:17.788 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout }, 2024-08-29T17:32:17.788 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-08-29T17:32:17.788 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-08-29T17:32:17.788 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout 0 2024-08-29T17:32:17.788 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout ], 2024-08-29T17:32:17.788 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-08-29T17:32:17.788 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "a" 2024-08-29T17:32:17.788 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout ], 2024-08-29T17:32:17.788 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "quorum_age": 11, 2024-08-29T17:32:17.788 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "monmap": { 2024-08-29T17:32:17.789 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-08-29T17:32:17.789 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "reef", 2024-08-29T17:32:17.790 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-08-29T17:32:17.790 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout }, 2024-08-29T17:32:17.790 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-08-29T17:32:17.790 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-08-29T17:32:17.790 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-08-29T17:32:17.790 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-08-29T17:32:17.790 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-08-29T17:32:17.790 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-08-29T17:32:17.793 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-08-29T17:32:17.793 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-08-29T17:32:17.794 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout }, 2024-08-29T17:32:17.794 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-08-29T17:32:17.794 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-08-29T17:32:17.794 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-08-29T17:32:17.794 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-08-29T17:32:17.794 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-08-29T17:32:17.794 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-08-29T17:32:17.794 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-08-29T17:32:17.794 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-08-29T17:32:17.794 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-08-29T17:32:17.794 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout }, 2024-08-29T17:32:17.794 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-08-29T17:32:17.795 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-08-29T17:32:17.795 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-08-29T17:32:17.795 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-08-29T17:32:17.795 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout }, 2024-08-29T17:32:17.795 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-08-29T17:32:17.795 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "available": true, 2024-08-29T17:32:17.795 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-08-29T17:32:17.795 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "modules": [ 2024-08-29T17:32:17.795 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "iostat", 2024-08-29T17:32:17.795 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "nfs", 2024-08-29T17:32:17.795 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "restful" 2024-08-29T17:32:17.795 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout ], 2024-08-29T17:32:17.795 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "services": {} 2024-08-29T17:32:17.795 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout }, 2024-08-29T17:32:17.796 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-08-29T17:32:17.796 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-08-29T17:32:17.796 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "modified": "2024-08-29T17:31:59.858458+0000", 2024-08-29T17:32:17.796 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "services": {} 2024-08-29T17:32:17.796 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout }, 2024-08-29T17:32:17.796 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-08-29T17:32:17.796 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout } 2024-08-29T17:32:17.796 INFO:teuthology.orchestra.run.smithi029.stdout:mgr is available 2024-08-29T17:32:18.560 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:18 smithi029 bash[22475]: cluster 2024-08-29T17:32:17.165491+0000 mon.a (mon.0) 23 : cluster [DBG] mgrmap e4: y(active, since 2s) 2024-08-29T17:32:18.560 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:18 smithi029 bash[22475]: audit 2024-08-29T17:32:17.280475+0000 mon.a (mon.0) 24 : audit [DBG] from='client.? 172.21.15.29:0/1851301719' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-08-29T17:32:19.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:19 smithi029 bash[22475]: audit 2024-08-29T17:32:19.072524+0000 mon.a (mon.0) 25 : audit [INF] from='client.? 172.21.15.29:0/659784354' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-08-29T17:32:19.644 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout 2024-08-29T17:32:19.644 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout [global] 2024-08-29T17:32:19.645 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout fsid = 5b99e290-662c-11ef-bcd4-c7b262605968 2024-08-29T17:32:19.645 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-08-29T17:32:19.645 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-08-29T17:32:19.645 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-08-29T17:32:19.645 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-08-29T17:32:19.645 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout 2024-08-29T17:32:19.645 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout [mgr] 2024-08-29T17:32:19.645 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-08-29T17:32:19.645 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout 2024-08-29T17:32:19.645 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout [osd] 2024-08-29T17:32:19.645 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-08-29T17:32:19.645 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-08-29T17:32:19.645 INFO:teuthology.orchestra.run.smithi029.stdout:Enabling cephadm module... 2024-08-29T17:32:21.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:21 smithi029 bash[22475]: audit 2024-08-29T17:32:21.101863+0000 mon.a (mon.0) 26 : audit [INF] from='client.? 172.21.15.29:0/2046349973' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2024-08-29T17:32:21.652 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:32:21 smithi029 bash[22727]: ignoring --setuser ceph since I am not root 2024-08-29T17:32:21.652 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:32:21 smithi029 bash[22727]: ignoring --setgroup ceph since I am not root 2024-08-29T17:32:21.652 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:32:21 smithi029 bash[22727]: debug 2024-08-29T17:32:21.305+0000 7f306031a040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-08-29T17:32:22.550 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:22 smithi029 bash[22475]: audit 2024-08-29T17:32:21.158203+0000 mon.a (mon.0) 27 : audit [INF] from='client.? 172.21.15.29:0/2046349973' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2024-08-29T17:32:22.550 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:22 smithi029 bash[22475]: cluster 2024-08-29T17:32:21.158296+0000 mon.a (mon.0) 28 : cluster [DBG] mgrmap e5: y(active, since 6s) 2024-08-29T17:32:22.902 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:32:22 smithi029 bash[22727]: debug 2024-08-29T17:32:22.561+0000 7f306031a040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-08-29T17:32:22.902 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:32:22 smithi029 bash[22727]: debug 2024-08-29T17:32:22.633+0000 7f306031a040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-08-29T17:32:22.902 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:32:22 smithi029 bash[22727]: debug 2024-08-29T17:32:22.793+0000 7f306031a040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-08-29T17:32:23.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:23 smithi029 bash[22475]: audit 2024-08-29T17:32:23.128515+0000 mon.a (mon.0) 29 : audit [DBG] from='client.? 172.21.15.29:0/983161442' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-08-29T17:32:23.664 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout { 2024-08-29T17:32:23.664 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "epoch": 5, 2024-08-29T17:32:23.664 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "available": true, 2024-08-29T17:32:23.664 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "active_name": "y", 2024-08-29T17:32:23.664 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-08-29T17:32:23.665 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout } 2024-08-29T17:32:23.665 INFO:teuthology.orchestra.run.smithi029.stdout:Waiting for the mgr to restart... 2024-08-29T17:32:23.665 INFO:teuthology.orchestra.run.smithi029.stdout:Waiting for mgr epoch 5... 2024-08-29T17:32:23.756 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:32:23 smithi029 bash[22727]: debug 2024-08-29T17:32:23.469+0000 7f306031a040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-08-29T17:32:23.756 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:32:23 smithi029 bash[22727]: debug 2024-08-29T17:32:23.541+0000 7f306031a040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-08-29T17:32:23.756 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:32:23 smithi029 bash[22727]: debug 2024-08-29T17:32:23.613+0000 7f306031a040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-08-29T17:32:24.151 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:32:23 smithi029 bash[22727]: debug 2024-08-29T17:32:23.809+0000 7f306031a040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-08-29T17:32:24.152 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:32:23 smithi029 bash[22727]: debug 2024-08-29T17:32:23.889+0000 7f306031a040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-08-29T17:32:24.152 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:32:23 smithi029 bash[22727]: debug 2024-08-29T17:32:23.961+0000 7f306031a040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-08-29T17:32:24.503 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:32:24 smithi029 bash[22727]: debug 2024-08-29T17:32:24.225+0000 7f306031a040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-08-29T17:32:24.503 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:32:24 smithi029 bash[22727]: debug 2024-08-29T17:32:24.297+0000 7f306031a040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-08-29T17:32:24.863 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:32:24 smithi029 bash[22727]: debug 2024-08-29T17:32:24.501+0000 7f306031a040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-08-29T17:32:24.863 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:32:24 smithi029 bash[22727]: debug 2024-08-29T17:32:24.581+0000 7f306031a040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-08-29T17:32:25.152 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:32:24 smithi029 bash[22727]: debug 2024-08-29T17:32:24.861+0000 7f306031a040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-08-29T17:32:25.152 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:32:25 smithi029 bash[22727]: debug 2024-08-29T17:32:25.041+0000 7f306031a040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-08-29T17:32:25.484 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:32:25 smithi029 bash[22727]: debug 2024-08-29T17:32:25.213+0000 7f306031a040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-08-29T17:32:25.484 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:32:25 smithi029 bash[22727]: debug 2024-08-29T17:32:25.293+0000 7f306031a040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-08-29T17:32:25.901 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:32:25 smithi029 bash[22727]: debug 2024-08-29T17:32:25.481+0000 7f306031a040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-08-29T17:32:26.624 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:32:26 smithi029 bash[22727]: debug 2024-08-29T17:32:26.309+0000 7f306031a040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-08-29T17:32:26.624 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:32:26 smithi029 bash[22727]: debug 2024-08-29T17:32:26.389+0000 7f306031a040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-08-29T17:32:26.901 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:32:26 smithi029 bash[22727]: debug 2024-08-29T17:32:26.621+0000 7f306031a040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-08-29T17:32:26.902 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:32:26 smithi029 bash[22727]: debug 2024-08-29T17:32:26.697+0000 7f306031a040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-08-29T17:32:27.401 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:32:27 smithi029 bash[22727]: debug 2024-08-29T17:32:27.101+0000 7f306031a040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-08-29T17:32:27.402 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:32:27 smithi029 bash[22727]: debug 2024-08-29T17:32:27.185+0000 7f306031a040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-08-29T17:32:27.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:27 smithi029 bash[22475]: cluster 2024-08-29T17:32:27.208892+0000 mon.a (mon.0) 30 : cluster [INF] Active manager daemon y restarted 2024-08-29T17:32:27.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:27 smithi029 bash[22475]: cluster 2024-08-29T17:32:27.209315+0000 mon.a (mon.0) 31 : cluster [INF] Activating manager daemon y 2024-08-29T17:32:27.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:27 smithi029 bash[22475]: cluster 2024-08-29T17:32:27.212674+0000 mon.a (mon.0) 32 : cluster [DBG] osdmap e2: 0 total, 0 up, 0 in 2024-08-29T17:32:27.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:27 smithi029 bash[22475]: cluster 2024-08-29T17:32:27.212855+0000 mon.a (mon.0) 33 : cluster [DBG] mgrmap e6: y(active, starting, since 0.00371034s) 2024-08-29T17:32:27.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:27 smithi029 bash[22475]: audit 2024-08-29T17:32:27.216030+0000 mon.a (mon.0) 34 : audit [DBG] from='mgr.14118 172.21.15.29:0/3391458107' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T17:32:27.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:27 smithi029 bash[22475]: audit 2024-08-29T17:32:27.218137+0000 mon.a (mon.0) 35 : audit [DBG] from='mgr.14118 172.21.15.29:0/3391458107' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-08-29T17:32:27.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:27 smithi029 bash[22475]: audit 2024-08-29T17:32:27.218986+0000 mon.a (mon.0) 36 : audit [DBG] from='mgr.14118 172.21.15.29:0/3391458107' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-08-29T17:32:27.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:27 smithi029 bash[22475]: audit 2024-08-29T17:32:27.219285+0000 mon.a (mon.0) 37 : audit [DBG] from='mgr.14118 172.21.15.29:0/3391458107' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-08-29T17:32:27.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:27 smithi029 bash[22475]: audit 2024-08-29T17:32:27.219465+0000 mon.a (mon.0) 38 : audit [DBG] from='mgr.14118 172.21.15.29:0/3391458107' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-08-29T17:32:27.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:27 smithi029 bash[22475]: cluster 2024-08-29T17:32:27.244951+0000 mon.a (mon.0) 39 : cluster [INF] Manager daemon y is now available 2024-08-29T17:32:27.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:27 smithi029 bash[22475]: audit 2024-08-29T17:32:27.257746+0000 mon.a (mon.0) 40 : audit [INF] from='mgr.14118 172.21.15.29:0/3391458107' entity='mgr.y' 2024-08-29T17:32:28.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:28 smithi029 bash[22475]: cephadm 2024-08-29T17:32:27.254763+0000 mgr.y (mgr.14118) 1 : cephadm [INF] Found migration_current of "None". Setting to last migration. 2024-08-29T17:32:28.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:28 smithi029 bash[22475]: audit 2024-08-29T17:32:27.261151+0000 mon.a (mon.0) 41 : audit [INF] from='mgr.14118 172.21.15.29:0/3391458107' entity='mgr.y' 2024-08-29T17:32:28.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:28 smithi029 bash[22475]: audit 2024-08-29T17:32:27.264299+0000 mon.a (mon.0) 42 : audit [DBG] from='mgr.14118 172.21.15.29:0/3391458107' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:32:28.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:28 smithi029 bash[22475]: audit 2024-08-29T17:32:27.266997+0000 mon.a (mon.0) 43 : audit [DBG] from='mgr.14118 172.21.15.29:0/3391458107' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:32:28.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:28 smithi029 bash[22475]: audit 2024-08-29T17:32:27.279474+0000 mon.a (mon.0) 44 : audit [INF] from='mgr.14118 172.21.15.29:0/3391458107' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-29T17:32:28.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:28 smithi029 bash[22475]: audit 2024-08-29T17:32:27.281969+0000 mon.a (mon.0) 45 : audit [INF] from='mgr.14118 172.21.15.29:0/3391458107' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-29T17:32:28.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:28 smithi029 bash[22475]: audit 2024-08-29T17:32:27.981780+0000 mon.a (mon.0) 46 : audit [INF] from='mgr.14118 172.21.15.29:0/3391458107' entity='mgr.y' 2024-08-29T17:32:28.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:28 smithi029 bash[22475]: audit 2024-08-29T17:32:27.985994+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.14118 172.21.15.29:0/3391458107' entity='mgr.y' 2024-08-29T17:32:28.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:28 smithi029 bash[22475]: cluster 2024-08-29T17:32:28.219759+0000 mon.a (mon.0) 48 : cluster [DBG] mgrmap e7: y(active, since 1.01061s) 2024-08-29T17:32:28.945 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout { 2024-08-29T17:32:28.945 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 7, 2024-08-29T17:32:28.945 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "initialized": true 2024-08-29T17:32:28.945 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout } 2024-08-29T17:32:28.946 INFO:teuthology.orchestra.run.smithi029.stdout:mgr epoch 5 is available 2024-08-29T17:32:28.946 INFO:teuthology.orchestra.run.smithi029.stdout:Setting orchestrator backend to cephadm... 2024-08-29T17:32:29.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:29 smithi029 bash[22475]: audit 2024-08-29T17:32:28.218807+0000 mgr.y (mgr.14118) 2 : audit [DBG] from='client.14122 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-08-29T17:32:29.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:29 smithi029 bash[22475]: audit 2024-08-29T17:32:28.232407+0000 mgr.y (mgr.14118) 3 : audit [DBG] from='client.14122 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-08-29T17:32:30.152 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:32:29 smithi029 bash[22727]: debug 2024-08-29T17:32:29.829+0000 7f2fcd820640 -1 log_channel(cephadm) log [ERR] : [29/Aug/2024:17:32:29] ENGINE Error in HTTPServer.serve 2024-08-29T17:32:30.153 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:32:29 smithi029 bash[22727]: Traceback (most recent call last): 2024-08-29T17:32:30.153 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:32:29 smithi029 bash[22727]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-29T17:32:30.153 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:32:29 smithi029 bash[22727]: self._connections.run(self.expiration_interval) 2024-08-29T17:32:30.153 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:32:29 smithi029 bash[22727]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-29T17:32:30.153 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:32:29 smithi029 bash[22727]: self._run(expiration_interval) 2024-08-29T17:32:30.153 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:32:29 smithi029 bash[22727]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-29T17:32:30.153 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:32:29 smithi029 bash[22727]: new_conn = self._from_server_socket(self.server.socket) 2024-08-29T17:32:30.153 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:32:29 smithi029 bash[22727]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-29T17:32:30.153 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:32:29 smithi029 bash[22727]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-29T17:32:30.153 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:32:29 smithi029 bash[22727]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-29T17:32:30.154 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:32:29 smithi029 bash[22727]: s = self.context.wrap_socket( 2024-08-29T17:32:30.154 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:32:29 smithi029 bash[22727]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-29T17:32:30.154 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:32:29 smithi029 bash[22727]: return self.sslsocket_class._create( 2024-08-29T17:32:30.154 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:32:29 smithi029 bash[22727]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-29T17:32:30.154 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:32:29 smithi029 bash[22727]: self.do_handshake() 2024-08-29T17:32:30.154 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:32:29 smithi029 bash[22727]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-29T17:32:30.154 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:32:29 smithi029 bash[22727]: self._sslobj.do_handshake() 2024-08-29T17:32:30.154 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:32:29 smithi029 bash[22727]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-29T17:32:30.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:30 smithi029 bash[22475]: cluster 2024-08-29T17:32:29.269071+0000 mon.a (mon.0) 49 : cluster [DBG] mgrmap e8: y(active, since 2s) 2024-08-29T17:32:30.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:30 smithi029 bash[22475]: cephadm 2024-08-29T17:32:29.702318+0000 mgr.y (mgr.14118) 4 : cephadm [INF] [29/Aug/2024:17:32:29] ENGINE Bus STARTING 2024-08-29T17:32:30.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:30 smithi029 bash[22475]: cephadm 2024-08-29T17:32:29.828753+0000 mgr.y (mgr.14118) 5 : cephadm [INF] [29/Aug/2024:17:32:29] ENGINE Serving on https://172.21.15.29:7150 2024-08-29T17:32:30.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:30 smithi029 bash[22475]: cephadm 2024-08-29T17:32:29.832012+0000 mgr.y (mgr.14118) 6 : cephadm [ERR] [29/Aug/2024:17:32:29] ENGINE Error in HTTPServer.serve 2024-08-29T17:32:30.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:30 smithi029 bash[22475]: Traceback (most recent call last): 2024-08-29T17:32:30.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:30 smithi029 bash[22475]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-29T17:32:30.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:30 smithi029 bash[22475]: self._connections.run(self.expiration_interval) 2024-08-29T17:32:30.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:30 smithi029 bash[22475]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-29T17:32:30.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:30 smithi029 bash[22475]: self._run(expiration_interval) 2024-08-29T17:32:30.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:30 smithi029 bash[22475]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-29T17:32:30.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:30 smithi029 bash[22475]: new_conn = self._from_server_socket(self.server.socket) 2024-08-29T17:32:30.654 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:30 smithi029 bash[22475]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-29T17:32:30.654 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:30 smithi029 bash[22475]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-29T17:32:30.654 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:30 smithi029 bash[22475]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-29T17:32:30.654 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:30 smithi029 bash[22475]: s = self.context.wrap_socket( 2024-08-29T17:32:30.654 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:30 smithi029 bash[22475]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-29T17:32:30.654 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:30 smithi029 bash[22475]: return self.sslsocket_class._create( 2024-08-29T17:32:30.654 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:30 smithi029 bash[22475]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-29T17:32:30.654 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:30 smithi029 bash[22475]: self.do_handshake() 2024-08-29T17:32:30.654 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:30 smithi029 bash[22475]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-29T17:32:30.654 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:30 smithi029 bash[22475]: self._sslobj.do_handshake() 2024-08-29T17:32:30.654 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:30 smithi029 bash[22475]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-29T17:32:30.654 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:30 smithi029 bash[22475]: cephadm 2024-08-29T17:32:29.930281+0000 mgr.y (mgr.14118) 7 : cephadm [INF] [29/Aug/2024:17:32:29] ENGINE Serving on http://172.21.15.29:8765 2024-08-29T17:32:30.655 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:30 smithi029 bash[22475]: cephadm 2024-08-29T17:32:29.930397+0000 mgr.y (mgr.14118) 8 : cephadm [INF] [29/Aug/2024:17:32:29] ENGINE Bus STARTED 2024-08-29T17:32:30.655 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:30 smithi029 bash[22475]: audit 2024-08-29T17:32:29.931077+0000 mon.a (mon.0) 50 : audit [DBG] from='mgr.14118 172.21.15.29:0/3391458107' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:32:30.655 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:30 smithi029 bash[22475]: audit 2024-08-29T17:32:30.251942+0000 mon.a (mon.0) 51 : audit [INF] from='mgr.14118 172.21.15.29:0/3391458107' entity='mgr.y' 2024-08-29T17:32:30.655 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:30 smithi029 bash[22475]: audit 2024-08-29T17:32:30.266408+0000 mon.a (mon.0) 52 : audit [DBG] from='mgr.14118 172.21.15.29:0/3391458107' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:32:31.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:31 smithi029 bash[22475]: audit 2024-08-29T17:32:30.242976+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-08-29T17:32:32.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:32 smithi029 bash[22475]: audit 2024-08-29T17:32:32.198060+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-08-29T17:32:32.769 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout value unchanged 2024-08-29T17:32:32.769 INFO:teuthology.orchestra.run.smithi029.stdout:Generating ssh key... 2024-08-29T17:32:34.587 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:34 smithi029 bash[22475]: audit 2024-08-29T17:32:34.071051+0000 mgr.y (mgr.14118) 11 : audit [DBG] from='client.14134 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T17:32:34.587 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:34 smithi029 bash[22475]: cephadm 2024-08-29T17:32:34.071469+0000 mgr.y (mgr.14118) 12 : cephadm [INF] Generating ssh key... 2024-08-29T17:32:34.587 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:32:34 smithi029 bash[22727]: Generating public/private rsa key pair. 2024-08-29T17:32:34.587 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:32:34 smithi029 bash[22727]: Your identification has been saved in /tmp/tmp24zy291u/key 2024-08-29T17:32:34.587 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:32:34 smithi029 bash[22727]: Your public key has been saved in /tmp/tmp24zy291u/key.pub 2024-08-29T17:32:34.588 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:32:34 smithi029 bash[22727]: The key fingerprint is: 2024-08-29T17:32:34.588 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:32:34 smithi029 bash[22727]: SHA256:MhFnFqt2ED1anbTVuuc6M6Nr4Lsiw9ozQjPew+Hs060 ceph-5b99e290-662c-11ef-bcd4-c7b262605968 2024-08-29T17:32:34.588 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:32:34 smithi029 bash[22727]: The key's randomart image is: 2024-08-29T17:32:34.588 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:32:34 smithi029 bash[22727]: +---[RSA 3072]----+ 2024-08-29T17:32:34.588 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:32:34 smithi029 bash[22727]: | o.=+.... | 2024-08-29T17:32:34.588 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:32:34 smithi029 bash[22727]: | *+.oo . | 2024-08-29T17:32:34.588 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:32:34 smithi029 bash[22727]: | oo... . | 2024-08-29T17:32:34.588 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:32:34 smithi029 bash[22727]: | .+ . | 2024-08-29T17:32:34.588 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:32:34 smithi029 bash[22727]: | = S . | 2024-08-29T17:32:34.588 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:32:34 smithi029 bash[22727]: | + .. +. . . | 2024-08-29T17:32:34.588 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:32:34 smithi029 bash[22727]: | o O o o . o | 2024-08-29T17:32:34.588 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:32:34 smithi029 bash[22727]: | o.& o o . = . | 2024-08-29T17:32:34.589 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:32:34 smithi029 bash[22727]: | .+oBEoo+oo.* | 2024-08-29T17:32:34.589 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:32:34 smithi029 bash[22727]: +----[SHA256]-----+ 2024-08-29T17:32:36.045 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:35 smithi029 bash[22475]: audit 2024-08-29T17:32:34.349986+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.14118 172.21.15.29:0/3391458107' entity='mgr.y' 2024-08-29T17:32:36.045 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:35 smithi029 bash[22475]: audit 2024-08-29T17:32:34.354958+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.14118 172.21.15.29:0/3391458107' entity='mgr.y' 2024-08-29T17:32:40.916 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDYoilpMCT/j6bzX/83dpMwI1PE7tpGkmkVRmMsCzlhv+PpKd5m/Rvq36OSuOqldshC4gz2rH1pOchTPKqSKLVnSNPDF+wUqt318PwvnLSeIdib6M/F1kkxJWI0Wl+vl3GOblv3O9KOzJhdp1kX+Rk9eMf1xMN9OvJsHiLK0WP+NkxJurO7TZAA4tUOh9+4ApDLue3XQeR++LadibNJMIVXK95pQGojoSdaszEV2zwi5TpqDP6d9q68yJbh8g2XceL0kiCeRvdzTT5fFLIz06Vl4wJNCyrh3khOdzUNQMI8/rWgsuF2s6Y2ETHZvK78GRZ8CPQmOYU1BMpUmFYs8RojfwSjfpqPeUrAd7rrKC/upTZy3AGL0/ZQqk+R54XVrTnte3joflkaD1TlsrA4AGAhhkScDeqMqKZvNiUp5oHwEe3BdZ9FxbPcuZMk9XDa39ScnYMvhqjNIN+QGOWPqkXYR0cBI3ajUvfE6NEcn1ev6CekeP4PrIFGMLyuWS9D3uc= ceph-5b99e290-662c-11ef-bcd4-c7b262605968 2024-08-29T17:32:40.916 INFO:teuthology.orchestra.run.smithi029.stdout:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2024-08-29T17:32:40.916 INFO:teuthology.orchestra.run.smithi029.stdout:Adding key to root@localhost authorized_keys... 2024-08-29T17:32:40.916 INFO:teuthology.orchestra.run.smithi029.stdout:Adding host smithi029... 2024-08-29T17:32:41.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:41 smithi029 bash[22475]: audit 2024-08-29T17:32:40.401309+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-08-29T17:32:43.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:43 smithi029 bash[22475]: audit 2024-08-29T17:32:42.294700+0000 mgr.y (mgr.14118) 14 : audit [DBG] from='client.14138 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi029", "addr": "172.21.15.29", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T17:32:44.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:44 smithi029 bash[22475]: cephadm 2024-08-29T17:32:43.591281+0000 mgr.y (mgr.14118) 15 : cephadm [INF] Deploying cephadm binary to smithi029 2024-08-29T17:32:47.114 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout Added host 'smithi029' with addr '172.21.15.29' 2024-08-29T17:32:47.115 INFO:teuthology.orchestra.run.smithi029.stdout:Deploying unmanaged mon service... 2024-08-29T17:32:47.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:47 smithi029 bash[22475]: audit 2024-08-29T17:32:46.136175+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.14118 172.21.15.29:0/3391458107' entity='mgr.y' 2024-08-29T17:32:47.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:47 smithi029 bash[22475]: cephadm 2024-08-29T17:32:46.136613+0000 mgr.y (mgr.14118) 16 : cephadm [INF] Added host smithi029 2024-08-29T17:32:47.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:47 smithi029 bash[22475]: audit 2024-08-29T17:32:46.137106+0000 mon.a (mon.0) 56 : audit [DBG] from='mgr.14118 172.21.15.29:0/3391458107' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:32:48.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:48 smithi029 bash[22475]: cluster 2024-08-29T17:32:47.220762+0000 mgr.y (mgr.14118) 17 : cluster [DBG] pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:32:49.705 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout Scheduled mon update... 2024-08-29T17:32:49.705 INFO:teuthology.orchestra.run.smithi029.stdout:Deploying unmanaged mgr service... 2024-08-29T17:32:50.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:49 smithi029 bash[22475]: audit 2024-08-29T17:32:48.992060+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.14118 172.21.15.29:0/3391458107' entity='mgr.y' 2024-08-29T17:32:50.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:49 smithi029 bash[22475]: audit 2024-08-29T17:32:49.128813+0000 mgr.y (mgr.14118) 18 : audit [DBG] from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T17:32:50.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:49 smithi029 bash[22475]: cephadm 2024-08-29T17:32:49.131683+0000 mgr.y (mgr.14118) 19 : cephadm [INF] Saving service mon spec with placement count:5 2024-08-29T17:32:50.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:49 smithi029 bash[22475]: audit 2024-08-29T17:32:49.135546+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.14118 172.21.15.29:0/3391458107' entity='mgr.y' 2024-08-29T17:32:50.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:49 smithi029 bash[22475]: audit 2024-08-29T17:32:49.316715+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.14118 172.21.15.29:0/3391458107' entity='mgr.y' 2024-08-29T17:32:51.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:51 smithi029 bash[22475]: cluster 2024-08-29T17:32:49.221031+0000 mgr.y (mgr.14118) 20 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:32:51.846 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout Scheduled mgr update... 2024-08-29T17:32:52.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:52 smithi029 bash[22475]: cluster 2024-08-29T17:32:51.221271+0000 mgr.y (mgr.14118) 21 : cluster [DBG] pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:32:52.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:52 smithi029 bash[22475]: audit 2024-08-29T17:32:51.233371+0000 mgr.y (mgr.14118) 22 : audit [DBG] from='client.14142 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T17:32:52.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:52 smithi029 bash[22475]: cephadm 2024-08-29T17:32:51.235553+0000 mgr.y (mgr.14118) 23 : cephadm [INF] Saving service mgr spec with placement count:2 2024-08-29T17:32:52.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:52 smithi029 bash[22475]: audit 2024-08-29T17:32:51.240215+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.14118 172.21.15.29:0/3391458107' entity='mgr.y' 2024-08-29T17:32:54.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:54 smithi029 bash[22475]: cluster 2024-08-29T17:32:53.221609+0000 mgr.y (mgr.14118) 24 : cluster [DBG] pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:32:54.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:54 smithi029 bash[22475]: audit 2024-08-29T17:32:53.314039+0000 mon.a (mon.0) 61 : audit [INF] from='client.? 172.21.15.29:0/1287260005' entity='client.admin' 2024-08-29T17:32:55.842 INFO:teuthology.orchestra.run.smithi029.stdout:Enabling the dashboard module... 2024-08-29T17:32:55.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:55 smithi029 bash[22475]: audit 2024-08-29T17:32:54.574549+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.14118 172.21.15.29:0/3391458107' entity='mgr.y' 2024-08-29T17:32:55.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:55 smithi029 bash[22475]: audit 2024-08-29T17:32:55.229815+0000 mon.a (mon.0) 63 : audit [INF] from='client.? 172.21.15.29:0/4184030594' entity='client.admin' 2024-08-29T17:32:55.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:55 smithi029 bash[22475]: audit 2024-08-29T17:32:55.318693+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.14118 172.21.15.29:0/3391458107' entity='mgr.y' 2024-08-29T17:32:56.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:56 smithi029 bash[22475]: cluster 2024-08-29T17:32:55.221951+0000 mgr.y (mgr.14118) 25 : cluster [DBG] pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:32:57.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:57 smithi029 bash[22475]: audit 2024-08-29T17:32:57.382168+0000 mon.a (mon.0) 65 : audit [INF] from='client.? 172.21.15.29:0/2167496659' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2024-08-29T17:32:57.902 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:32:57 smithi029 bash[22727]: ignoring --setuser ceph since I am not root 2024-08-29T17:32:57.902 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:32:57 smithi029 bash[22727]: ignoring --setgroup ceph since I am not root 2024-08-29T17:32:57.903 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:32:57 smithi029 bash[22727]: debug 2024-08-29T17:32:57.744+0000 7f14c7e23040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-08-29T17:32:58.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:58 smithi029 bash[22475]: audit 2024-08-29T17:32:57.588148+0000 mon.a (mon.0) 66 : audit [INF] from='client.? 172.21.15.29:0/2167496659' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2024-08-29T17:32:58.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:58 smithi029 bash[22475]: cluster 2024-08-29T17:32:57.588230+0000 mon.a (mon.0) 67 : cluster [DBG] mgrmap e9: y(active, since 30s) 2024-08-29T17:32:59.402 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:32:58 smithi029 bash[22727]: debug 2024-08-29T17:32:58.980+0000 7f14c7e23040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-08-29T17:32:59.402 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:32:59 smithi029 bash[22727]: debug 2024-08-29T17:32:59.048+0000 7f14c7e23040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-08-29T17:32:59.402 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:32:59 smithi029 bash[22727]: debug 2024-08-29T17:32:59.208+0000 7f14c7e23040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-08-29T17:33:00.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:32:59 smithi029 bash[22475]: audit 2024-08-29T17:32:59.778980+0000 mon.a (mon.0) 68 : audit [DBG] from='client.? 172.21.15.29:0/2518015192' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-08-29T17:33:00.152 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:32:59 smithi029 bash[22727]: debug 2024-08-29T17:32:59.880+0000 7f14c7e23040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-08-29T17:33:00.153 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:32:59 smithi029 bash[22727]: debug 2024-08-29T17:32:59.956+0000 7f14c7e23040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-08-29T17:33:00.153 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:33:00 smithi029 bash[22727]: debug 2024-08-29T17:33:00.024+0000 7f14c7e23040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-08-29T17:33:00.359 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout { 2024-08-29T17:33:00.359 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "epoch": 9, 2024-08-29T17:33:00.359 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "available": true, 2024-08-29T17:33:00.359 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "active_name": "y", 2024-08-29T17:33:00.359 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-08-29T17:33:00.359 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout } 2024-08-29T17:33:00.359 INFO:teuthology.orchestra.run.smithi029.stdout:Waiting for the mgr to restart... 2024-08-29T17:33:00.359 INFO:teuthology.orchestra.run.smithi029.stdout:Waiting for mgr epoch 9... 2024-08-29T17:33:00.638 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:33:00 smithi029 bash[22727]: debug 2024-08-29T17:33:00.216+0000 7f14c7e23040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-08-29T17:33:00.638 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:33:00 smithi029 bash[22727]: debug 2024-08-29T17:33:00.296+0000 7f14c7e23040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-08-29T17:33:00.638 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:33:00 smithi029 bash[22727]: debug 2024-08-29T17:33:00.368+0000 7f14c7e23040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-08-29T17:33:00.902 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:33:00 smithi029 bash[22727]: debug 2024-08-29T17:33:00.632+0000 7f14c7e23040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-08-29T17:33:00.902 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:33:00 smithi029 bash[22727]: debug 2024-08-29T17:33:00.704+0000 7f14c7e23040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-08-29T17:33:01.251 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:33:00 smithi029 bash[22727]: debug 2024-08-29T17:33:00.904+0000 7f14c7e23040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-08-29T17:33:01.251 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:33:00 smithi029 bash[22727]: debug 2024-08-29T17:33:00.984+0000 7f14c7e23040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-08-29T17:33:01.537 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:33:01 smithi029 bash[22727]: debug 2024-08-29T17:33:01.248+0000 7f14c7e23040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-08-29T17:33:01.877 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:33:01 smithi029 bash[22727]: debug 2024-08-29T17:33:01.432+0000 7f14c7e23040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-08-29T17:33:01.878 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:33:01 smithi029 bash[22727]: debug 2024-08-29T17:33:01.604+0000 7f14c7e23040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-08-29T17:33:01.878 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:33:01 smithi029 bash[22727]: debug 2024-08-29T17:33:01.688+0000 7f14c7e23040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-08-29T17:33:02.714 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:33:01 smithi029 bash[22727]: debug 2024-08-29T17:33:01.872+0000 7f14c7e23040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-08-29T17:33:03.023 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:33:02 smithi029 bash[22727]: debug 2024-08-29T17:33:02.708+0000 7f14c7e23040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-08-29T17:33:03.023 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:33:02 smithi029 bash[22727]: debug 2024-08-29T17:33:02.788+0000 7f14c7e23040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-08-29T17:33:03.023 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:33:03 smithi029 bash[22727]: debug 2024-08-29T17:33:03.016+0000 7f14c7e23040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-08-29T17:33:03.402 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:33:03 smithi029 bash[22727]: debug 2024-08-29T17:33:03.092+0000 7f14c7e23040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-08-29T17:33:03.852 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:33:03 smithi029 bash[22727]: debug 2024-08-29T17:33:03.496+0000 7f14c7e23040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-08-29T17:33:03.852 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:33:03 smithi029 bash[22727]: debug 2024-08-29T17:33:03.576+0000 7f14c7e23040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-08-29T17:33:03.853 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:33:03 smithi029 bash[22475]: cluster 2024-08-29T17:33:03.600625+0000 mon.a (mon.0) 69 : cluster [INF] Active manager daemon y restarted 2024-08-29T17:33:03.853 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:33:03 smithi029 bash[22475]: cluster 2024-08-29T17:33:03.601064+0000 mon.a (mon.0) 70 : cluster [INF] Activating manager daemon y 2024-08-29T17:33:03.853 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:33:03 smithi029 bash[22475]: cluster 2024-08-29T17:33:03.608304+0000 mon.a (mon.0) 71 : cluster [DBG] osdmap e3: 0 total, 0 up, 0 in 2024-08-29T17:33:03.853 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:33:03 smithi029 bash[22475]: cluster 2024-08-29T17:33:03.608544+0000 mon.a (mon.0) 72 : cluster [DBG] mgrmap e10: y(active, starting, since 0.00765016s) 2024-08-29T17:33:03.853 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:33:03 smithi029 bash[22475]: audit 2024-08-29T17:33:03.609942+0000 mon.a (mon.0) 73 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T17:33:03.853 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:33:03 smithi029 bash[22475]: audit 2024-08-29T17:33:03.611877+0000 mon.a (mon.0) 74 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-08-29T17:33:03.853 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:33:03 smithi029 bash[22475]: audit 2024-08-29T17:33:03.612969+0000 mon.a (mon.0) 75 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-08-29T17:33:03.853 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:33:03 smithi029 bash[22475]: audit 2024-08-29T17:33:03.613281+0000 mon.a (mon.0) 76 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-08-29T17:33:03.853 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:33:03 smithi029 bash[22475]: audit 2024-08-29T17:33:03.613436+0000 mon.a (mon.0) 77 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-08-29T17:33:03.853 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:33:03 smithi029 bash[22475]: cluster 2024-08-29T17:33:03.637354+0000 mon.a (mon.0) 78 : cluster [INF] Manager daemon y is now available 2024-08-29T17:33:04.907 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:33:04 smithi029 bash[22475]: audit 2024-08-29T17:33:03.655764+0000 mon.a (mon.0) 79 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:33:04.908 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:33:04 smithi029 bash[22475]: audit 2024-08-29T17:33:03.671462+0000 mon.a (mon.0) 80 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-29T17:33:04.908 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:33:04 smithi029 bash[22475]: audit 2024-08-29T17:33:03.673378+0000 mon.a (mon.0) 81 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-29T17:33:04.908 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:33:04 smithi029 bash[22475]: cluster 2024-08-29T17:33:04.609165+0000 mon.a (mon.0) 82 : cluster [DBG] mgrmap e11: y(active, since 1.00828s) 2024-08-29T17:33:04.908 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:33:04 smithi029 bash[22475]: audit 2024-08-29T17:33:04.610827+0000 mgr.y (mgr.14150) 1 : audit [DBG] from='client.14154 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-08-29T17:33:04.908 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:33:04 smithi029 bash[22475]: audit 2024-08-29T17:33:04.622345+0000 mgr.y (mgr.14150) 2 : audit [DBG] from='client.14154 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-08-29T17:33:05.250 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout { 2024-08-29T17:33:05.250 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 11, 2024-08-29T17:33:05.250 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "initialized": true 2024-08-29T17:33:05.250 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout } 2024-08-29T17:33:05.250 INFO:teuthology.orchestra.run.smithi029.stdout:mgr epoch 9 is available 2024-08-29T17:33:05.250 INFO:teuthology.orchestra.run.smithi029.stdout:Generating a dashboard self-signed certificate... 2024-08-29T17:33:06.104 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:33:05 smithi029 bash[22475]: cephadm 2024-08-29T17:33:05.535165+0000 mgr.y (mgr.14150) 3 : cephadm [INF] [29/Aug/2024:17:33:05] ENGINE Bus STARTING 2024-08-29T17:33:06.104 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:33:05 smithi029 bash[22727]: debug 2024-08-29T17:33:05.660+0000 7f1433aa6640 -1 log_channel(cephadm) log [ERR] : [29/Aug/2024:17:33:05] ENGINE Error in HTTPServer.serve 2024-08-29T17:33:06.104 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:33:05 smithi029 bash[22727]: Traceback (most recent call last): 2024-08-29T17:33:06.105 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:33:05 smithi029 bash[22727]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-29T17:33:06.105 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:33:05 smithi029 bash[22727]: self._connections.run(self.expiration_interval) 2024-08-29T17:33:06.105 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:33:05 smithi029 bash[22727]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-29T17:33:06.105 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:33:05 smithi029 bash[22727]: self._run(expiration_interval) 2024-08-29T17:33:06.105 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:33:05 smithi029 bash[22727]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-29T17:33:06.105 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:33:05 smithi029 bash[22727]: new_conn = self._from_server_socket(self.server.socket) 2024-08-29T17:33:06.105 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:33:05 smithi029 bash[22727]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-29T17:33:06.105 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:33:05 smithi029 bash[22727]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-29T17:33:06.105 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:33:05 smithi029 bash[22727]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-29T17:33:06.105 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:33:05 smithi029 bash[22727]: s = self.context.wrap_socket( 2024-08-29T17:33:06.105 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:33:05 smithi029 bash[22727]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-29T17:33:06.105 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:33:05 smithi029 bash[22727]: return self.sslsocket_class._create( 2024-08-29T17:33:06.105 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:33:05 smithi029 bash[22727]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-29T17:33:06.106 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:33:05 smithi029 bash[22727]: self.do_handshake() 2024-08-29T17:33:06.106 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:33:05 smithi029 bash[22727]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-29T17:33:06.106 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:33:05 smithi029 bash[22727]: self._sslobj.do_handshake() 2024-08-29T17:33:06.106 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:33:05 smithi029 bash[22727]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-29T17:33:06.942 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:33:06 smithi029 bash[22475]: cephadm 2024-08-29T17:33:05.659910+0000 mgr.y (mgr.14150) 4 : cephadm [INF] [29/Aug/2024:17:33:05] ENGINE Serving on https://172.21.15.29:7150 2024-08-29T17:33:06.943 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:33:06 smithi029 bash[22475]: cluster 2024-08-29T17:33:05.662713+0000 mon.a (mon.0) 83 : cluster [DBG] mgrmap e12: y(active, since 2s) 2024-08-29T17:33:06.943 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:33:06 smithi029 bash[22475]: cephadm 2024-08-29T17:33:05.663817+0000 mgr.y (mgr.14150) 5 : cephadm [ERR] [29/Aug/2024:17:33:05] ENGINE Error in HTTPServer.serve 2024-08-29T17:33:06.943 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:33:06 smithi029 bash[22475]: Traceback (most recent call last): 2024-08-29T17:33:06.943 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:33:06 smithi029 bash[22475]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-29T17:33:06.943 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:33:06 smithi029 bash[22475]: self._connections.run(self.expiration_interval) 2024-08-29T17:33:06.943 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:33:06 smithi029 bash[22475]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-29T17:33:06.943 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:33:06 smithi029 bash[22475]: self._run(expiration_interval) 2024-08-29T17:33:06.943 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:33:06 smithi029 bash[22475]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-29T17:33:06.943 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:33:06 smithi029 bash[22475]: new_conn = self._from_server_socket(self.server.socket) 2024-08-29T17:33:06.943 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:33:06 smithi029 bash[22475]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-29T17:33:06.944 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:33:06 smithi029 bash[22475]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-29T17:33:06.944 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:33:06 smithi029 bash[22475]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-29T17:33:06.944 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:33:06 smithi029 bash[22475]: s = self.context.wrap_socket( 2024-08-29T17:33:06.944 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:33:06 smithi029 bash[22475]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-29T17:33:06.944 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:33:06 smithi029 bash[22475]: return self.sslsocket_class._create( 2024-08-29T17:33:06.944 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:33:06 smithi029 bash[22475]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-29T17:33:06.944 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:33:06 smithi029 bash[22475]: self.do_handshake() 2024-08-29T17:33:06.944 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:33:06 smithi029 bash[22475]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-29T17:33:06.944 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:33:06 smithi029 bash[22475]: self._sslobj.do_handshake() 2024-08-29T17:33:06.944 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:33:06 smithi029 bash[22475]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-29T17:33:06.944 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:33:06 smithi029 bash[22475]: cephadm 2024-08-29T17:33:05.761876+0000 mgr.y (mgr.14150) 6 : cephadm [INF] [29/Aug/2024:17:33:05] ENGINE Serving on http://172.21.15.29:8765 2024-08-29T17:33:06.944 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:33:06 smithi029 bash[22475]: cephadm 2024-08-29T17:33:05.762050+0000 mgr.y (mgr.14150) 7 : cephadm [INF] [29/Aug/2024:17:33:05] ENGINE Bus STARTED 2024-08-29T17:33:06.944 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:33:06 smithi029 bash[22475]: audit 2024-08-29T17:33:06.635042+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-08-29T17:33:07.334 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout Self-signed certificate created 2024-08-29T17:33:07.334 INFO:teuthology.orchestra.run.smithi029.stdout:Creating initial admin user... 2024-08-29T17:33:08.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:33:07 smithi029 bash[22475]: audit 2024-08-29T17:33:06.712726+0000 mon.a (mon.0) 84 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:33:08.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:33:07 smithi029 bash[22475]: audit 2024-08-29T17:33:06.717085+0000 mon.a (mon.0) 85 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:33:09.598 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout {"username": "admin", "password": "$2b$12$ZYWq1o1CI9KST32aBHtSoOKYd1x/db5NGfbVEsdezMa92AjI7neji", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1724952789, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2024-08-29T17:33:09.599 INFO:teuthology.orchestra.run.smithi029.stdout:Fetching dashboard port number... 2024-08-29T17:33:10.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:33:10 smithi029 bash[22475]: audit 2024-08-29T17:33:08.753611+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-08-29T17:33:10.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:33:10 smithi029 bash[22475]: audit 2024-08-29T17:33:09.005794+0000 mon.a (mon.0) 86 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:33:10.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:33:10 smithi029 bash[22475]: audit 2024-08-29T17:33:09.008719+0000 mon.a (mon.0) 87 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:33:10.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:33:10 smithi029 bash[22475]: audit 2024-08-29T17:33:09.715971+0000 mon.a (mon.0) 88 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:33:11.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:33:11 smithi029 bash[22475]: cluster 2024-08-29T17:33:10.009909+0000 mon.a (mon.0) 89 : cluster [DBG] mgrmap e13: y(active, since 6s) 2024-08-29T17:33:11.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:33:11 smithi029 bash[22475]: audit 2024-08-29T17:33:10.963394+0000 mon.a (mon.0) 90 : audit [DBG] from='client.? 172.21.15.29:0/2830950409' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2024-08-29T17:33:11.591 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout 8443 2024-08-29T17:33:11.591 INFO:teuthology.orchestra.run.smithi029.stdout:firewalld does not appear to be present 2024-08-29T17:33:11.591 INFO:teuthology.orchestra.run.smithi029.stdout:Not possible to open ports <[8443]>. firewalld.service is not available 2024-08-29T17:33:11.593 INFO:teuthology.orchestra.run.smithi029.stdout:Ceph Dashboard is now available at: 2024-08-29T17:33:11.593 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-08-29T17:33:11.593 INFO:teuthology.orchestra.run.smithi029.stdout: URL: https://smithi029.front.sepia.ceph.com:8443/ 2024-08-29T17:33:11.593 INFO:teuthology.orchestra.run.smithi029.stdout: User: admin 2024-08-29T17:33:11.593 INFO:teuthology.orchestra.run.smithi029.stdout: Password: zmezyuufbn 2024-08-29T17:33:11.593 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-08-29T17:33:11.594 INFO:teuthology.orchestra.run.smithi029.stdout:Saving cluster configuration to /var/lib/ceph/5b99e290-662c-11ef-bcd4-c7b262605968/config directory 2024-08-29T17:33:11.594 INFO:teuthology.orchestra.run.smithi029.stdout:Enabling autotune for osd_memory_target 2024-08-29T17:33:15.647 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stderr set mgr/dashboard/cluster/status 2024-08-29T17:33:15.647 INFO:teuthology.orchestra.run.smithi029.stdout:You can access the Ceph CLI as following in case of multi-cluster or non-default config: 2024-08-29T17:33:15.647 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-08-29T17:33:15.647 INFO:teuthology.orchestra.run.smithi029.stdout: sudo /home/ubuntu/cephtest/cephadm shell --fsid 5b99e290-662c-11ef-bcd4-c7b262605968 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2024-08-29T17:33:15.647 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-08-29T17:33:15.647 INFO:teuthology.orchestra.run.smithi029.stdout:Or, if you are only running a single cluster on this host: 2024-08-29T17:33:15.647 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-08-29T17:33:15.647 INFO:teuthology.orchestra.run.smithi029.stdout: sudo /home/ubuntu/cephtest/cephadm shell 2024-08-29T17:33:15.648 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-08-29T17:33:15.648 INFO:teuthology.orchestra.run.smithi029.stdout:Please consider enabling telemetry to help improve Ceph: 2024-08-29T17:33:15.648 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-08-29T17:33:15.648 INFO:teuthology.orchestra.run.smithi029.stdout: ceph telemetry on 2024-08-29T17:33:15.648 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-08-29T17:33:15.648 INFO:teuthology.orchestra.run.smithi029.stdout:For more information see: 2024-08-29T17:33:15.648 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-08-29T17:33:15.648 INFO:teuthology.orchestra.run.smithi029.stdout: https://docs.ceph.com/en/latest/mgr/telemetry/ 2024-08-29T17:33:15.648 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-08-29T17:33:15.648 INFO:teuthology.orchestra.run.smithi029.stdout:Bootstrap complete. 2024-08-29T17:33:15.695 INFO:tasks.cephadm:Fetching config... 2024-08-29T17:33:15.696 DEBUG:teuthology.orchestra.run.smithi029:> set -ex 2024-08-29T17:33:15.696 DEBUG:teuthology.orchestra.run.smithi029:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2024-08-29T17:33:15.701 INFO:tasks.cephadm:Fetching client.admin keyring... 2024-08-29T17:33:15.701 DEBUG:teuthology.orchestra.run.smithi029:> set -ex 2024-08-29T17:33:15.702 DEBUG:teuthology.orchestra.run.smithi029:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2024-08-29T17:33:15.747 INFO:tasks.cephadm:Fetching mon keyring... 2024-08-29T17:33:15.747 DEBUG:teuthology.orchestra.run.smithi029:> set -ex 2024-08-29T17:33:15.747 DEBUG:teuthology.orchestra.run.smithi029:> sudo dd if=/var/lib/ceph/5b99e290-662c-11ef-bcd4-c7b262605968/mon.a/keyring of=/dev/stdout 2024-08-29T17:33:15.807 INFO:tasks.cephadm:Fetching pub ssh key... 2024-08-29T17:33:15.807 DEBUG:teuthology.orchestra.run.smithi029:> set -ex 2024-08-29T17:33:15.808 DEBUG:teuthology.orchestra.run.smithi029:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2024-08-29T17:33:15.855 INFO:tasks.cephadm:Installing pub ssh key for root users... 2024-08-29T17:33:15.856 DEBUG:teuthology.orchestra.run.smithi029:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDYoilpMCT/j6bzX/83dpMwI1PE7tpGkmkVRmMsCzlhv+PpKd5m/Rvq36OSuOqldshC4gz2rH1pOchTPKqSKLVnSNPDF+wUqt318PwvnLSeIdib6M/F1kkxJWI0Wl+vl3GOblv3O9KOzJhdp1kX+Rk9eMf1xMN9OvJsHiLK0WP+NkxJurO7TZAA4tUOh9+4ApDLue3XQeR++LadibNJMIVXK95pQGojoSdaszEV2zwi5TpqDP6d9q68yJbh8g2XceL0kiCeRvdzTT5fFLIz06Vl4wJNCyrh3khOdzUNQMI8/rWgsuF2s6Y2ETHZvK78GRZ8CPQmOYU1BMpUmFYs8RojfwSjfpqPeUrAd7rrKC/upTZy3AGL0/ZQqk+R54XVrTnte3joflkaD1TlsrA4AGAhhkScDeqMqKZvNiUp5oHwEe3BdZ9FxbPcuZMk9XDa39ScnYMvhqjNIN+QGOWPqkXYR0cBI3ajUvfE6NEcn1ev6CekeP4PrIFGMLyuWS9D3uc= ceph-5b99e290-662c-11ef-bcd4-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-08-29T17:33:15.920 INFO:teuthology.orchestra.run.smithi029.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDYoilpMCT/j6bzX/83dpMwI1PE7tpGkmkVRmMsCzlhv+PpKd5m/Rvq36OSuOqldshC4gz2rH1pOchTPKqSKLVnSNPDF+wUqt318PwvnLSeIdib6M/F1kkxJWI0Wl+vl3GOblv3O9KOzJhdp1kX+Rk9eMf1xMN9OvJsHiLK0WP+NkxJurO7TZAA4tUOh9+4ApDLue3XQeR++LadibNJMIVXK95pQGojoSdaszEV2zwi5TpqDP6d9q68yJbh8g2XceL0kiCeRvdzTT5fFLIz06Vl4wJNCyrh3khOdzUNQMI8/rWgsuF2s6Y2ETHZvK78GRZ8CPQmOYU1BMpUmFYs8RojfwSjfpqPeUrAd7rrKC/upTZy3AGL0/ZQqk+R54XVrTnte3joflkaD1TlsrA4AGAhhkScDeqMqKZvNiUp5oHwEe3BdZ9FxbPcuZMk9XDa39ScnYMvhqjNIN+QGOWPqkXYR0cBI3ajUvfE6NEcn1ev6CekeP4PrIFGMLyuWS9D3uc= ceph-5b99e290-662c-11ef-bcd4-c7b262605968 2024-08-29T17:33:15.929 DEBUG:teuthology.orchestra.run.smithi110:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDYoilpMCT/j6bzX/83dpMwI1PE7tpGkmkVRmMsCzlhv+PpKd5m/Rvq36OSuOqldshC4gz2rH1pOchTPKqSKLVnSNPDF+wUqt318PwvnLSeIdib6M/F1kkxJWI0Wl+vl3GOblv3O9KOzJhdp1kX+Rk9eMf1xMN9OvJsHiLK0WP+NkxJurO7TZAA4tUOh9+4ApDLue3XQeR++LadibNJMIVXK95pQGojoSdaszEV2zwi5TpqDP6d9q68yJbh8g2XceL0kiCeRvdzTT5fFLIz06Vl4wJNCyrh3khOdzUNQMI8/rWgsuF2s6Y2ETHZvK78GRZ8CPQmOYU1BMpUmFYs8RojfwSjfpqPeUrAd7rrKC/upTZy3AGL0/ZQqk+R54XVrTnte3joflkaD1TlsrA4AGAhhkScDeqMqKZvNiUp5oHwEe3BdZ9FxbPcuZMk9XDa39ScnYMvhqjNIN+QGOWPqkXYR0cBI3ajUvfE6NEcn1ev6CekeP4PrIFGMLyuWS9D3uc= ceph-5b99e290-662c-11ef-bcd4-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-08-29T17:33:15.951 INFO:teuthology.orchestra.run.smithi110.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDYoilpMCT/j6bzX/83dpMwI1PE7tpGkmkVRmMsCzlhv+PpKd5m/Rvq36OSuOqldshC4gz2rH1pOchTPKqSKLVnSNPDF+wUqt318PwvnLSeIdib6M/F1kkxJWI0Wl+vl3GOblv3O9KOzJhdp1kX+Rk9eMf1xMN9OvJsHiLK0WP+NkxJurO7TZAA4tUOh9+4ApDLue3XQeR++LadibNJMIVXK95pQGojoSdaszEV2zwi5TpqDP6d9q68yJbh8g2XceL0kiCeRvdzTT5fFLIz06Vl4wJNCyrh3khOdzUNQMI8/rWgsuF2s6Y2ETHZvK78GRZ8CPQmOYU1BMpUmFYs8RojfwSjfpqPeUrAd7rrKC/upTZy3AGL0/ZQqk+R54XVrTnte3joflkaD1TlsrA4AGAhhkScDeqMqKZvNiUp5oHwEe3BdZ9FxbPcuZMk9XDa39ScnYMvhqjNIN+QGOWPqkXYR0cBI3ajUvfE6NEcn1ev6CekeP4PrIFGMLyuWS9D3uc= ceph-5b99e290-662c-11ef-bcd4-c7b262605968 2024-08-29T17:33:15.960 DEBUG:teuthology.orchestra.run.smithi029:> 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 5b99e290-662c-11ef-bcd4-c7b262605968 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2024-08-29T17:33:16.383 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:33:16 smithi029 bash[22475]: audit 2024-08-29T17:33:15.097989+0000 mon.a (mon.0) 91 : audit [INF] from='client.? 172.21.15.29:0/2169717958' entity='client.admin' 2024-08-29T17:33:22.208 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/5b99e290-662c-11ef-bcd4-c7b262605968/mon.a/config 2024-08-29T17:33:23.069 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:33:22 smithi029 bash[22475]: audit 2024-08-29T17:33:21.806637+0000 mon.a (mon.0) 92 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:33:23.069 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:33:22 smithi029 bash[22475]: audit 2024-08-29T17:33:21.811651+0000 mon.a (mon.0) 93 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:33:23.069 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:33:22 smithi029 bash[22475]: audit 2024-08-29T17:33:21.812877+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi029", "name": "osd_memory_target"}]: dispatch 2024-08-29T17:33:23.070 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:33:22 smithi029 bash[22475]: audit 2024-08-29T17:33:21.819238+0000 mon.a (mon.0) 95 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:33:23.070 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:33:22 smithi029 bash[22475]: audit 2024-08-29T17:33:21.852415+0000 mon.a (mon.0) 96 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:33:23.070 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:33:22 smithi029 bash[22475]: audit 2024-08-29T17:33:21.860962+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:33:24.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:33:23 smithi029 bash[22475]: cluster 2024-08-29T17:33:23.614616+0000 mgr.y (mgr.14150) 10 : cluster [DBG] pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:33:25.732 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2024-08-29T17:33:25.732 DEBUG:teuthology.orchestra.run.smithi029:> 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 5b99e290-662c-11ef-bcd4-c7b262605968 -- ceph orch client-keyring set client.admin '*' --mode 0755 2024-08-29T17:33:26.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:33:26 smithi029 bash[22475]: audit 2024-08-29T17:33:25.104598+0000 mon.a (mon.0) 98 : audit [INF] from='client.? 172.21.15.29:0/2424982652' entity='client.admin' 2024-08-29T17:33:26.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:33:26 smithi029 bash[22475]: audit 2024-08-29T17:33:25.119269+0000 mon.a (mon.0) 99 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:33:26.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:33:26 smithi029 bash[22475]: audit 2024-08-29T17:33:25.124351+0000 mon.a (mon.0) 100 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:33:26.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:33:26 smithi029 bash[22475]: cluster 2024-08-29T17:33:25.615098+0000 mgr.y (mgr.14150) 11 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:33:28.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:33:27 smithi029 bash[22475]: cluster 2024-08-29T17:33:27.615553+0000 mgr.y (mgr.14150) 12 : cluster [DBG] pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:33:30.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:33:29 smithi029 bash[22475]: cluster 2024-08-29T17:33:29.616097+0000 mgr.y (mgr.14150) 13 : cluster [DBG] pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:33:30.405 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/5b99e290-662c-11ef-bcd4-c7b262605968/mon.a/config 2024-08-29T17:33:31.805 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:33:31 smithi029 bash[22475]: cluster 2024-08-29T17:33:31.616486+0000 mgr.y (mgr.14150) 14 : cluster [DBG] pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:33:34.154 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi110 2024-08-29T17:33:34.154 DEBUG:teuthology.orchestra.run.smithi110:> set -ex 2024-08-29T17:33:34.154 DEBUG:teuthology.orchestra.run.smithi110:> dd of=/etc/ceph/ceph.conf 2024-08-29T17:33:34.161 DEBUG:teuthology.orchestra.run.smithi110:> set -ex 2024-08-29T17:33:34.161 DEBUG:teuthology.orchestra.run.smithi110:> dd of=/etc/ceph/ceph.client.admin.keyring 2024-08-29T17:33:34.207 INFO:tasks.cephadm:Adding host smithi110 to orchestrator... 2024-08-29T17:33:34.208 DEBUG:teuthology.orchestra.run.smithi029:> 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 5b99e290-662c-11ef-bcd4-c7b262605968 -- ceph orch host add smithi110 2024-08-29T17:33:34.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:33:34 smithi029 bash[22475]: audit 2024-08-29T17:33:33.462628+0000 mgr.y (mgr.14150) 15 : 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-08-29T17:33:34.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:33:34 smithi029 bash[22475]: audit 2024-08-29T17:33:33.467409+0000 mon.a (mon.0) 101 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:33:34.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:33:34 smithi029 bash[22475]: audit 2024-08-29T17:33:33.468841+0000 mon.a (mon.0) 102 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:33:34.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:33:34 smithi029 bash[22475]: audit 2024-08-29T17:33:33.471263+0000 mon.a (mon.0) 103 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:33:34.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:33:34 smithi029 bash[22475]: audit 2024-08-29T17:33:33.472128+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T17:33:34.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:33:34 smithi029 bash[22475]: cephadm 2024-08-29T17:33:33.473475+0000 mgr.y (mgr.14150) 16 : cephadm [INF] Updating smithi029:/etc/ceph/ceph.conf 2024-08-29T17:33:34.904 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:33:34 smithi029 bash[22475]: cephadm 2024-08-29T17:33:33.579050+0000 mgr.y (mgr.14150) 17 : cephadm [INF] Updating smithi029:/var/lib/ceph/5b99e290-662c-11ef-bcd4-c7b262605968/config/ceph.conf 2024-08-29T17:33:34.904 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:33:34 smithi029 bash[22475]: cluster 2024-08-29T17:33:33.616759+0000 mgr.y (mgr.14150) 18 : cluster [DBG] pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:33:34.904 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:33:34 smithi029 bash[22475]: audit 2024-08-29T17:33:33.900839+0000 mon.a (mon.0) 105 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:33:34.904 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:33:34 smithi029 bash[22475]: audit 2024-08-29T17:33:33.903491+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:33:34.904 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:33:34 smithi029 bash[22475]: audit 2024-08-29T17:33:33.906812+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:33:35.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:33:35 smithi029 bash[22475]: cephadm 2024-08-29T17:33:33.676880+0000 mgr.y (mgr.14150) 19 : cephadm [INF] Updating smithi029:/etc/ceph/ceph.client.admin.keyring 2024-08-29T17:33:35.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:33:35 smithi029 bash[22475]: cephadm 2024-08-29T17:33:33.794983+0000 mgr.y (mgr.14150) 20 : cephadm [INF] Updating smithi029:/var/lib/ceph/5b99e290-662c-11ef-bcd4-c7b262605968/config/ceph.client.admin.keyring 2024-08-29T17:33:36.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:33:36 smithi029 bash[22475]: cluster 2024-08-29T17:33:35.617126+0000 mgr.y (mgr.14150) 21 : cluster [DBG] pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:33:38.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:33:37 smithi029 bash[22475]: cluster 2024-08-29T17:33:37.617563+0000 mgr.y (mgr.14150) 22 : cluster [DBG] pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:33:38.877 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/5b99e290-662c-11ef-bcd4-c7b262605968/mon.a/config 2024-08-29T17:33:39.995 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:33:39 smithi029 bash[22475]: cluster 2024-08-29T17:33:39.617901+0000 mgr.y (mgr.14150) 23 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:33:41.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:33:41 smithi029 bash[22475]: cluster 2024-08-29T17:33:41.618217+0000 mgr.y (mgr.14150) 24 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:33:43.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:33:42 smithi029 bash[22475]: audit 2024-08-29T17:33:41.893775+0000 mgr.y (mgr.14150) 25 : audit [DBG] from='client.14176 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi110", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T17:33:44.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:33:43 smithi029 bash[22475]: cephadm 2024-08-29T17:33:43.184753+0000 mgr.y (mgr.14150) 26 : cephadm [INF] Deploying cephadm binary to smithi110 2024-08-29T17:33:44.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:33:43 smithi029 bash[22475]: cluster 2024-08-29T17:33:43.618550+0000 mgr.y (mgr.14150) 27 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:33:45.851 INFO:teuthology.orchestra.run.smithi029.stdout:Added host 'smithi110' with addr '172.21.15.110' 2024-08-29T17:33:46.070 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:33:45 smithi029 bash[22475]: cluster 2024-08-29T17:33:45.618995+0000 mgr.y (mgr.14150) 28 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:33:46.520 DEBUG:teuthology.orchestra.run.smithi029:> 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 5b99e290-662c-11ef-bcd4-c7b262605968 -- ceph orch host ls --format=json 2024-08-29T17:33:47.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:33:46 smithi029 bash[22475]: audit 2024-08-29T17:33:45.849021+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:33:47.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:33:46 smithi029 bash[22475]: cephadm 2024-08-29T17:33:45.849908+0000 mgr.y (mgr.14150) 29 : cephadm [INF] Added host smithi110 2024-08-29T17:33:47.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:33:46 smithi029 bash[22475]: audit 2024-08-29T17:33:45.850685+0000 mon.a (mon.0) 109 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:33:47.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:33:46 smithi029 bash[22475]: audit 2024-08-29T17:33:46.177651+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:33:48.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:33:48 smithi029 bash[22475]: audit 2024-08-29T17:33:47.520673+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:33:48.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:33:48 smithi029 bash[22475]: cluster 2024-08-29T17:33:47.619388+0000 mgr.y (mgr.14150) 30 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:33:48.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:33:48 smithi029 bash[22475]: audit 2024-08-29T17:33:48.344227+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:33:50.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:33:49 smithi029 bash[22475]: cluster 2024-08-29T17:33:49.619879+0000 mgr.y (mgr.14150) 31 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:33:51.194 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/5b99e290-662c-11ef-bcd4-c7b262605968/mon.a/config 2024-08-29T17:33:52.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:33:51 smithi029 bash[22475]: cluster 2024-08-29T17:33:51.620323+0000 mgr.y (mgr.14150) 32 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:33:54.318 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-08-29T17:33:54.318 INFO:teuthology.orchestra.run.smithi029.stdout:[{"addr": "172.21.15.29", "hostname": "smithi029", "labels": [], "status": ""}, {"addr": "172.21.15.110", "hostname": "smithi110", "labels": [], "status": ""}] 2024-08-29T17:33:54.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:33:54 smithi029 bash[22475]: audit 2024-08-29T17:33:53.476162+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:33:54.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:33:54 smithi029 bash[22475]: audit 2024-08-29T17:33:53.481567+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:33:54.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:33:54 smithi029 bash[22475]: audit 2024-08-29T17:33:53.487764+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:33:54.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:33:54 smithi029 bash[22475]: audit 2024-08-29T17:33:53.493029+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:33:54.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:33:54 smithi029 bash[22475]: audit 2024-08-29T17:33:53.494471+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi110", "name": "osd_memory_target"}]: dispatch 2024-08-29T17:33:54.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:33:54 smithi029 bash[22475]: audit 2024-08-29T17:33:53.496576+0000 mon.a (mon.0) 118 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:33:54.654 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:33:54 smithi029 bash[22475]: audit 2024-08-29T17:33:53.498137+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T17:33:54.654 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:33:54 smithi029 bash[22475]: cephadm 2024-08-29T17:33:53.500322+0000 mgr.y (mgr.14150) 33 : cephadm [INF] Updating smithi110:/etc/ceph/ceph.conf 2024-08-29T17:33:54.654 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:33:54 smithi029 bash[22475]: cluster 2024-08-29T17:33:53.620715+0000 mgr.y (mgr.14150) 34 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:33:54.654 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:33:54 smithi029 bash[22475]: audit 2024-08-29T17:33:54.102712+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:33:54.654 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:33:54 smithi029 bash[22475]: audit 2024-08-29T17:33:54.104904+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:33:54.654 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:33:54 smithi029 bash[22475]: audit 2024-08-29T17:33:54.107644+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:33:54.965 INFO:tasks.cephadm:Setting crush tunables to default 2024-08-29T17:33:54.965 DEBUG:teuthology.orchestra.run.smithi029:> 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 5b99e290-662c-11ef-bcd4-c7b262605968 -- ceph osd crush tunables default 2024-08-29T17:33:55.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:33:55 smithi029 bash[22475]: cephadm 2024-08-29T17:33:53.685234+0000 mgr.y (mgr.14150) 35 : cephadm [INF] Updating smithi110:/var/lib/ceph/5b99e290-662c-11ef-bcd4-c7b262605968/config/ceph.conf 2024-08-29T17:33:55.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:33:55 smithi029 bash[22475]: cephadm 2024-08-29T17:33:53.840621+0000 mgr.y (mgr.14150) 36 : cephadm [INF] Updating smithi110:/etc/ceph/ceph.client.admin.keyring 2024-08-29T17:33:55.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:33:55 smithi029 bash[22475]: cephadm 2024-08-29T17:33:53.983869+0000 mgr.y (mgr.14150) 37 : cephadm [INF] Updating smithi110:/var/lib/ceph/5b99e290-662c-11ef-bcd4-c7b262605968/config/ceph.client.admin.keyring 2024-08-29T17:33:55.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:33:55 smithi029 bash[22475]: audit 2024-08-29T17:33:54.316200+0000 mgr.y (mgr.14150) 38 : audit [DBG] from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-29T17:33:56.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:33:56 smithi029 bash[22475]: cluster 2024-08-29T17:33:55.621206+0000 mgr.y (mgr.14150) 39 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:33:58.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:33:57 smithi029 bash[22475]: cluster 2024-08-29T17:33:57.621710+0000 mgr.y (mgr.14150) 40 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:33:59.634 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/5b99e290-662c-11ef-bcd4-c7b262605968/mon.a/config 2024-08-29T17:34:00.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:33:59 smithi029 bash[22475]: cluster 2024-08-29T17:33:59.622249+0000 mgr.y (mgr.14150) 41 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:34:01.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:34:01 smithi029 bash[22475]: cluster 2024-08-29T17:34:01.622750+0000 mgr.y (mgr.14150) 42 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:34:02.871 INFO:teuthology.orchestra.run.smithi029.stderr:adjusted tunables profile to default 2024-08-29T17:34:03.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:34:02 smithi029 bash[22475]: audit 2024-08-29T17:34:02.815265+0000 mon.a (mon.0) 123 : audit [INF] from='client.? 172.21.15.29:0/283405999' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-08-29T17:34:03.501 INFO:tasks.cephadm:Adding mon.a on smithi029 2024-08-29T17:34:03.501 INFO:tasks.cephadm:Adding mon.c on smithi029 2024-08-29T17:34:03.501 INFO:tasks.cephadm:Adding mon.b on smithi110 2024-08-29T17:34:03.501 DEBUG:teuthology.orchestra.run.smithi110:> 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 5b99e290-662c-11ef-bcd4-c7b262605968 -- ceph orch apply mon '3;smithi029:172.21.15.29=a;smithi029:[v2:172.21.15.29:3301,v1:172.21.15.29:6790]=c;smithi110:172.21.15.110=b' 2024-08-29T17:34:04.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:34:03 smithi029 bash[22475]: audit 2024-08-29T17:34:02.870337+0000 mon.a (mon.0) 124 : audit [INF] from='client.? 172.21.15.29:0/283405999' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-08-29T17:34:04.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:34:03 smithi029 bash[22475]: cluster 2024-08-29T17:34:02.870431+0000 mon.a (mon.0) 125 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-08-29T17:34:04.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:34:03 smithi029 bash[22475]: cluster 2024-08-29T17:34:03.623238+0000 mgr.y (mgr.14150) 43 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:34:04.666 INFO:teuthology.orchestra.run.smithi110.stderr:Inferring config /var/lib/ceph/5b99e290-662c-11ef-bcd4-c7b262605968/config/ceph.conf 2024-08-29T17:34:06.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:34:05 smithi029 bash[22475]: cluster 2024-08-29T17:34:05.623712+0000 mgr.y (mgr.14150) 44 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:34:07.470 INFO:teuthology.orchestra.run.smithi110.stdout:Scheduled mon update... 2024-08-29T17:34:08.143 DEBUG:teuthology.orchestra.run.smithi029:mon.c> sudo journalctl -f -n 0 -u ceph-5b99e290-662c-11ef-bcd4-c7b262605968@mon.c.service 2024-08-29T17:34:08.146 DEBUG:teuthology.orchestra.run.smithi110:mon.b> sudo journalctl -f -n 0 -u ceph-5b99e290-662c-11ef-bcd4-c7b262605968@mon.b.service 2024-08-29T17:34:08.149 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-08-29T17:34:08.149 DEBUG:teuthology.orchestra.run.smithi110:> 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 5b99e290-662c-11ef-bcd4-c7b262605968 -- ceph mon dump -f json 2024-08-29T17:34:08.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:34:08 smithi029 bash[22475]: audit 2024-08-29T17:34:07.457262+0000 mgr.y (mgr.14150) 45 : audit [DBG] from='client.14182 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi029:172.21.15.29=a;smithi029:[v2:172.21.15.29:3301,v1:172.21.15.29:6790]=c;smithi110:172.21.15.110=b", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T17:34:08.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:34:08 smithi029 bash[22475]: cephadm 2024-08-29T17:34:07.462823+0000 mgr.y (mgr.14150) 46 : cephadm [INF] Saving service mon spec with placement smithi029:172.21.15.29=a;smithi029:[v2:172.21.15.29:3301,v1:172.21.15.29:6790]=c;smithi110:172.21.15.110=b;count:3 2024-08-29T17:34:08.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:34:08 smithi029 bash[22475]: audit 2024-08-29T17:34:07.468118+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:34:08.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:34:08 smithi029 bash[22475]: audit 2024-08-29T17:34:07.470062+0000 mon.a (mon.0) 127 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:34:08.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:34:08 smithi029 bash[22475]: audit 2024-08-29T17:34:07.473620+0000 mon.a (mon.0) 128 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:34:08.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:34:08 smithi029 bash[22475]: audit 2024-08-29T17:34:07.475346+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T17:34:08.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:34:08 smithi029 bash[22475]: audit 2024-08-29T17:34:07.483462+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:34:08.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:34:08 smithi029 bash[22475]: audit 2024-08-29T17:34:07.487164+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-29T17:34:08.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:34:08 smithi029 bash[22475]: audit 2024-08-29T17:34:07.488899+0000 mon.a (mon.0) 132 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:34:08.904 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:34:08 smithi029 bash[22475]: cephadm 2024-08-29T17:34:07.490870+0000 mgr.y (mgr.14150) 47 : cephadm [INF] Deploying daemon mon.b on smithi110 2024-08-29T17:34:08.904 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:34:08 smithi029 bash[22475]: cluster 2024-08-29T17:34:07.624086+0000 mgr.y (mgr.14150) 48 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:34:09.357 INFO:teuthology.orchestra.run.smithi110.stderr:Inferring config /var/lib/ceph/5b99e290-662c-11ef-bcd4-c7b262605968/config/ceph.conf 2024-08-29T17:34:10.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:34:09 smithi029 bash[22475]: cluster 2024-08-29T17:34:09.624482+0000 mgr.y (mgr.14150) 49 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:34:12.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:34:11 smithi029 bash[22475]: cluster 2024-08-29T17:34:11.624890+0000 mgr.y (mgr.14150) 50 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:34:13.321 INFO:teuthology.orchestra.run.smithi110.stderr:dumped monmap epoch 1 2024-08-29T17:34:13.322 INFO:teuthology.orchestra.run.smithi110.stdout: 2024-08-29T17:34:13.322 INFO:teuthology.orchestra.run.smithi110.stdout:{"epoch":1,"fsid":"5b99e290-662c-11ef-bcd4-c7b262605968","modified":"2024-08-29T17:31:55.139100Z","created":"2024-08-29T17:31:55.139100Z","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.29:3300","nonce":0},{"type":"v1","addr":"172.21.15.29:6789","nonce":0}]},"addr":"172.21.15.29:6789/0","public_addr":"172.21.15.29:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-08-29T17:34:14.520 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:34:14 smithi029 bash[22475]: audit 2024-08-29T17:34:13.205547+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:34:14.521 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:34:14 smithi029 bash[22475]: audit 2024-08-29T17:34:13.210825+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:34:14.521 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:34:14 smithi029 bash[22475]: audit 2024-08-29T17:34:13.216941+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:34:14.521 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:34:14 smithi029 bash[22475]: audit 2024-08-29T17:34:13.218128+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-29T17:34:14.521 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:34:14 smithi029 bash[22475]: audit 2024-08-29T17:34:13.220197+0000 mon.a (mon.0) 137 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:34:14.521 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:34:14 smithi029 bash[22475]: cephadm 2024-08-29T17:34:13.222326+0000 mgr.y (mgr.14150) 51 : cephadm [INF] Deploying daemon mon.c on smithi029 2024-08-29T17:34:14.521 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:34:14 smithi029 bash[22475]: audit 2024-08-29T17:34:13.320353+0000 mon.a (mon.0) 138 : audit [DBG] from='client.? 172.21.15.110:0/3223596943' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-08-29T17:34:14.521 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:34:14 smithi029 bash[22475]: cluster 2024-08-29T17:34:13.625270+0000 mgr.y (mgr.14150) 52 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:34:14.605 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:34:14 smithi110 bash[24444]: debug 2024-08-29T17:34:14.600+0000 7f78cdeb1640 1 mon.b@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2024-08-29T17:34:14.606 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:34:14 smithi110 bash[24444]: debug 2024-08-29T17:34:14.600+0000 7f78cdeb1640 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-08-29T17:34:14.606 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:34:14 smithi110 bash[24444]: debug 2024-08-29T17:34:14.600+0000 7f78cdeb1640 1 mon.b@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2024-08-29T17:34:14.606 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:34:14 smithi110 bash[24444]: debug 2024-08-29T17:34:14.600+0000 7f78cdeb1640 1 mon.b@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2024-08-29T17:34:14.608 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:34:14 smithi110 bash[24444]: debug 2024-08-29T17:34:14.600+0000 7f78cdeb1640 1 mon.b@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2024-08-29T17:34:14.608 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:34:14 smithi110 bash[24444]: debug 2024-08-29T17:34:14.600+0000 7f78cdeb1640 1 mon.b@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2024-08-29T17:34:14.608 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:34:14 smithi110 bash[24444]: debug 2024-08-29T17:34:14.600+0000 7f78cdeb1640 0 mon.b@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2024-08-29T17:34:14.608 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:34:14 smithi110 bash[24444]: debug 2024-08-29T17:34:14.600+0000 7f78cdeb1640 0 mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-08-29T17:34:14.608 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:34:14 smithi110 bash[24444]: debug 2024-08-29T17:34:14.600+0000 7f78cdeb1640 0 mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-08-29T17:34:14.608 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:34:14 smithi110 bash[24444]: debug 2024-08-29T17:34:14.600+0000 7f78cdeb1640 0 mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-08-29T17:34:14.608 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:34:14 smithi110 bash[24444]: cluster 2024-08-29T17:33:31.616486+0000 mgr.y (mgr.14150) 14 : cluster [DBG] pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:34:14.608 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:34:14 smithi110 bash[24444]: audit 2024-08-29T17:33:33.462628+0000 mgr.y (mgr.14150) 15 : 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-08-29T17:34:14.608 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:34:14 smithi110 bash[24444]: audit 2024-08-29T17:33:33.467409+0000 mon.a (mon.0) 101 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:34:14.609 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:34:14 smithi110 bash[24444]: audit 2024-08-29T17:33:33.468841+0000 mon.a (mon.0) 102 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:34:14.609 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:34:14 smithi110 bash[24444]: audit 2024-08-29T17:33:33.471263+0000 mon.a (mon.0) 103 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:34:14.609 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:34:14 smithi110 bash[24444]: audit 2024-08-29T17:33:33.472128+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T17:34:14.609 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:34:14 smithi110 bash[24444]: cephadm 2024-08-29T17:33:33.473475+0000 mgr.y (mgr.14150) 16 : cephadm [INF] Updating smithi029:/etc/ceph/ceph.conf 2024-08-29T17:34:14.609 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:34:14 smithi110 bash[24444]: cephadm 2024-08-29T17:33:33.579050+0000 mgr.y (mgr.14150) 17 : cephadm [INF] Updating smithi029:/var/lib/ceph/5b99e290-662c-11ef-bcd4-c7b262605968/config/ceph.conf 2024-08-29T17:34:14.609 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:34:14 smithi110 bash[24444]: cluster 2024-08-29T17:33:33.616759+0000 mgr.y (mgr.14150) 18 : cluster [DBG] pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:34:14.609 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:34:14 smithi110 bash[24444]: audit 2024-08-29T17:33:33.900839+0000 mon.a (mon.0) 105 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:34:14.609 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:34:14 smithi110 bash[24444]: audit 2024-08-29T17:33:33.903491+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:34:14.609 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:34:14 smithi110 bash[24444]: audit 2024-08-29T17:33:33.906812+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:34:14.610 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:34:14 smithi110 bash[24444]: cephadm 2024-08-29T17:33:33.676880+0000 mgr.y (mgr.14150) 19 : cephadm [INF] Updating smithi029:/etc/ceph/ceph.client.admin.keyring 2024-08-29T17:34:14.610 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:34:14 smithi110 bash[24444]: cephadm 2024-08-29T17:33:33.794983+0000 mgr.y (mgr.14150) 20 : cephadm [INF] Updating smithi029:/var/lib/ceph/5b99e290-662c-11ef-bcd4-c7b262605968/config/ceph.client.admin.keyring 2024-08-29T17:34:14.610 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:34:14 smithi110 bash[24444]: cluster 2024-08-29T17:33:35.617126+0000 mgr.y (mgr.14150) 21 : cluster [DBG] pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:34:14.610 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:34:14 smithi110 bash[24444]: cluster 2024-08-29T17:33:37.617563+0000 mgr.y (mgr.14150) 22 : cluster [DBG] pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:34:14.610 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:34:14 smithi110 bash[24444]: cluster 2024-08-29T17:33:39.617901+0000 mgr.y (mgr.14150) 23 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:34:14.610 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:34:14 smithi110 bash[24444]: cluster 2024-08-29T17:33:41.618217+0000 mgr.y (mgr.14150) 24 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:34:14.610 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:34:14 smithi110 bash[24444]: audit 2024-08-29T17:33:41.893775+0000 mgr.y (mgr.14150) 25 : audit [DBG] from='client.14176 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi110", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T17:34:14.610 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:34:14 smithi110 bash[24444]: cephadm 2024-08-29T17:33:43.184753+0000 mgr.y (mgr.14150) 26 : cephadm [INF] Deploying cephadm binary to smithi110 2024-08-29T17:34:14.610 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:34:14 smithi110 bash[24444]: cluster 2024-08-29T17:33:43.618550+0000 mgr.y (mgr.14150) 27 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:34:14.610 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:34:14 smithi110 bash[24444]: cluster 2024-08-29T17:33:45.618995+0000 mgr.y (mgr.14150) 28 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:34:14.610 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:34:14 smithi110 bash[24444]: audit 2024-08-29T17:33:45.849021+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:34:14.611 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:34:14 smithi110 bash[24444]: cephadm 2024-08-29T17:33:45.849908+0000 mgr.y (mgr.14150) 29 : cephadm [INF] Added host smithi110 2024-08-29T17:34:14.611 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:34:14 smithi110 bash[24444]: audit 2024-08-29T17:33:45.850685+0000 mon.a (mon.0) 109 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:34:14.611 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:34:14 smithi110 bash[24444]: audit 2024-08-29T17:33:46.177651+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:34:14.611 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:34:14 smithi110 bash[24444]: audit 2024-08-29T17:33:47.520673+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:34:14.611 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:34:14 smithi110 bash[24444]: cluster 2024-08-29T17:33:47.619388+0000 mgr.y (mgr.14150) 30 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:34:14.611 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:34:14 smithi110 bash[24444]: audit 2024-08-29T17:33:48.344227+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:34:14.611 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:34:14 smithi110 bash[24444]: cluster 2024-08-29T17:33:49.619879+0000 mgr.y (mgr.14150) 31 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:34:14.611 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:34:14 smithi110 bash[24444]: cluster 2024-08-29T17:33:51.620323+0000 mgr.y (mgr.14150) 32 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:34:14.611 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:34:14 smithi110 bash[24444]: audit 2024-08-29T17:33:53.476162+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:34:14.611 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:34:14 smithi110 bash[24444]: audit 2024-08-29T17:33:53.481567+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:34:14.611 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:34:14 smithi110 bash[24444]: audit 2024-08-29T17:33:53.487764+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:34:14.611 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:34:14 smithi110 bash[24444]: audit 2024-08-29T17:33:53.493029+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:34:14.611 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:34:14 smithi110 bash[24444]: audit 2024-08-29T17:33:53.494471+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi110", "name": "osd_memory_target"}]: dispatch 2024-08-29T17:34:14.611 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:34:14 smithi110 bash[24444]: audit 2024-08-29T17:33:53.496576+0000 mon.a (mon.0) 118 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:34:14.612 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:34:14 smithi110 bash[24444]: audit 2024-08-29T17:33:53.498137+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T17:34:14.612 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:34:14 smithi110 bash[24444]: cephadm 2024-08-29T17:33:53.500322+0000 mgr.y (mgr.14150) 33 : cephadm [INF] Updating smithi110:/etc/ceph/ceph.conf 2024-08-29T17:34:14.612 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:34:14 smithi110 bash[24444]: cluster 2024-08-29T17:33:53.620715+0000 mgr.y (mgr.14150) 34 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:34:14.612 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:34:14 smithi110 bash[24444]: audit 2024-08-29T17:33:54.102712+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:34:14.612 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:34:14 smithi110 bash[24444]: audit 2024-08-29T17:33:54.104904+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:34:14.612 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:34:14 smithi110 bash[24444]: audit 2024-08-29T17:33:54.107644+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:34:14.612 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:34:14 smithi110 bash[24444]: cephadm 2024-08-29T17:33:53.685234+0000 mgr.y (mgr.14150) 35 : cephadm [INF] Updating smithi110:/var/lib/ceph/5b99e290-662c-11ef-bcd4-c7b262605968/config/ceph.conf 2024-08-29T17:34:14.612 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:34:14 smithi110 bash[24444]: cephadm 2024-08-29T17:33:53.840621+0000 mgr.y (mgr.14150) 36 : cephadm [INF] Updating smithi110:/etc/ceph/ceph.client.admin.keyring 2024-08-29T17:34:14.612 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:34:14 smithi110 bash[24444]: cephadm 2024-08-29T17:33:53.983869+0000 mgr.y (mgr.14150) 37 : cephadm [INF] Updating smithi110:/var/lib/ceph/5b99e290-662c-11ef-bcd4-c7b262605968/config/ceph.client.admin.keyring 2024-08-29T17:34:14.612 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:34:14 smithi110 bash[24444]: audit 2024-08-29T17:33:54.316200+0000 mgr.y (mgr.14150) 38 : audit [DBG] from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-29T17:34:14.612 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:34:14 smithi110 bash[24444]: cluster 2024-08-29T17:33:55.621206+0000 mgr.y (mgr.14150) 39 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:34:14.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:34:14 smithi110 bash[24444]: cluster 2024-08-29T17:33:57.621710+0000 mgr.y (mgr.14150) 40 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:34:14.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:34:14 smithi110 bash[24444]: cluster 2024-08-29T17:33:59.622249+0000 mgr.y (mgr.14150) 41 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:34:14.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:34:14 smithi110 bash[24444]: cluster 2024-08-29T17:34:01.622750+0000 mgr.y (mgr.14150) 42 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:34:14.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:34:14 smithi110 bash[24444]: audit 2024-08-29T17:34:02.815265+0000 mon.a (mon.0) 123 : audit [INF] from='client.? 172.21.15.29:0/283405999' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-08-29T17:34:14.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:34:14 smithi110 bash[24444]: audit 2024-08-29T17:34:02.870337+0000 mon.a (mon.0) 124 : audit [INF] from='client.? 172.21.15.29:0/283405999' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-08-29T17:34:14.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:34:14 smithi110 bash[24444]: cluster 2024-08-29T17:34:02.870431+0000 mon.a (mon.0) 125 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-08-29T17:34:14.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:34:14 smithi110 bash[24444]: cluster 2024-08-29T17:34:03.623238+0000 mgr.y (mgr.14150) 43 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:34:14.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:34:14 smithi110 bash[24444]: cluster 2024-08-29T17:34:05.623712+0000 mgr.y (mgr.14150) 44 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:34:14.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:34:14 smithi110 bash[24444]: audit 2024-08-29T17:34:07.457262+0000 mgr.y (mgr.14150) 45 : audit [DBG] from='client.14182 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi029:172.21.15.29=a;smithi029:[v2:172.21.15.29:3301,v1:172.21.15.29:6790]=c;smithi110:172.21.15.110=b", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T17:34:14.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:34:14 smithi110 bash[24444]: cephadm 2024-08-29T17:34:07.462823+0000 mgr.y (mgr.14150) 46 : cephadm [INF] Saving service mon spec with placement smithi029:172.21.15.29=a;smithi029:[v2:172.21.15.29:3301,v1:172.21.15.29:6790]=c;smithi110:172.21.15.110=b;count:3 2024-08-29T17:34:14.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:34:14 smithi110 bash[24444]: audit 2024-08-29T17:34:07.468118+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:34:14.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:34:14 smithi110 bash[24444]: audit 2024-08-29T17:34:07.470062+0000 mon.a (mon.0) 127 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:34:14.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:34:14 smithi110 bash[24444]: audit 2024-08-29T17:34:07.473620+0000 mon.a (mon.0) 128 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:34:14.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:34:14 smithi110 bash[24444]: audit 2024-08-29T17:34:07.475346+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T17:34:14.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:34:14 smithi110 bash[24444]: audit 2024-08-29T17:34:07.483462+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:34:14.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:34:14 smithi110 bash[24444]: audit 2024-08-29T17:34:07.487164+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-29T17:34:14.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:34:14 smithi110 bash[24444]: audit 2024-08-29T17:34:07.488899+0000 mon.a (mon.0) 132 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:34:14.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:34:14 smithi110 bash[24444]: cephadm 2024-08-29T17:34:07.490870+0000 mgr.y (mgr.14150) 47 : cephadm [INF] Deploying daemon mon.b on smithi110 2024-08-29T17:34:14.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:34:14 smithi110 bash[24444]: cluster 2024-08-29T17:34:07.624086+0000 mgr.y (mgr.14150) 48 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:34:14.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:34:14 smithi110 bash[24444]: cluster 2024-08-29T17:34:09.624482+0000 mgr.y (mgr.14150) 49 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:34:14.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:34:14 smithi110 bash[24444]: cluster 2024-08-29T17:34:11.624890+0000 mgr.y (mgr.14150) 50 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:34:14.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:34:14 smithi110 bash[24444]: audit 2024-08-29T17:34:13.205547+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:34:14.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:34:14 smithi110 bash[24444]: audit 2024-08-29T17:34:13.210825+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:34:14.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:34:14 smithi110 bash[24444]: audit 2024-08-29T17:34:13.216941+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:34:14.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:34:14 smithi110 bash[24444]: audit 2024-08-29T17:34:13.218128+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-29T17:34:14.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:34:14 smithi110 bash[24444]: audit 2024-08-29T17:34:13.220197+0000 mon.a (mon.0) 137 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:34:14.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:34:14 smithi110 bash[24444]: cephadm 2024-08-29T17:34:13.222326+0000 mgr.y (mgr.14150) 51 : cephadm [INF] Deploying daemon mon.c on smithi029 2024-08-29T17:34:14.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:34:14 smithi110 bash[24444]: audit 2024-08-29T17:34:13.320353+0000 mon.a (mon.0) 138 : audit [DBG] from='client.? 172.21.15.110:0/3223596943' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-08-29T17:34:14.904 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:34:14 smithi110 bash[24444]: cluster 2024-08-29T17:34:13.625270+0000 mgr.y (mgr.14150) 52 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:34:14.904 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:34:14 smithi110 bash[24444]: debug 2024-08-29T17:34:14.600+0000 7f78cdeb1640 1 mon.b@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2024-08-29T17:34:15.357 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-08-29T17:34:15.358 DEBUG:teuthology.orchestra.run.smithi110:> 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 5b99e290-662c-11ef-bcd4-c7b262605968 -- ceph mon dump -f json 2024-08-29T17:34:17.174 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:34:17 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.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-08-29T17:34:17.175 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:34:17 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.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-08-29T17:34:17.496 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:34:17 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.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-08-29T17:34:17.497 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:17 smithi029 systemd[1]: Started Ceph mon.c for 5b99e290-662c-11ef-bcd4-c7b262605968. 2024-08-29T17:34:17.497 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:34:17 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.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-08-29T17:34:18.904 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: debug 2024-08-29T17:34:18.510+0000 7fc9b85abb00 0 set uid:gid to 167:167 (ceph:ceph) 2024-08-29T17:34:18.904 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: debug 2024-08-29T17:34:18.510+0000 7fc9b85abb00 0 ceph version 18.2.4-774-gfe43f1c9 (fe43f1c9f9e2945dda7244d8acbd33fb921449af) reef (stable), process ceph-mon, pid 7 2024-08-29T17:34:18.904 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: debug 2024-08-29T17:34:18.510+0000 7fc9b85abb00 0 pidfile_write: ignore empty --pid-file 2024-08-29T17:34:18.904 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: debug 2024-08-29T17:34:18.510+0000 7fc9b85abb00 0 load: jerasure load: lrc 2024-08-29T17:34:18.904 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: debug 2024-08-29T17:34:18.514+0000 7fc9b85abb00 4 rocksdb: RocksDB version: 7.9.2 2024-08-29T17:34:18.904 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: debug 2024-08-29T17:34:18.514+0000 7fc9b85abb00 4 rocksdb: Git sha 0 2024-08-29T17:34:18.904 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: debug 2024-08-29T17:34:18.514+0000 7fc9b85abb00 4 rocksdb: Compile date 2024-08-26 17:15:55 2024-08-29T17:34:18.904 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: debug 2024-08-29T17:34:18.514+0000 7fc9b85abb00 4 rocksdb: DB SUMMARY 2024-08-29T17:34:18.904 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: debug 2024-08-29T17:34:18.514+0000 7fc9b85abb00 4 rocksdb: DB Session ID: EJPLGLVTWS3ZISFXOX96 2024-08-29T17:34:18.905 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: debug 2024-08-29T17:34:18.514+0000 7fc9b85abb00 4 rocksdb: CURRENT file: CURRENT 2024-08-29T17:34:18.905 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: debug 2024-08-29T17:34:18.514+0000 7fc9b85abb00 4 rocksdb: IDENTITY file: IDENTITY 2024-08-29T17:34:18.905 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: debug 2024-08-29T17:34:18.514+0000 7fc9b85abb00 4 rocksdb: MANIFEST file: MANIFEST-000005 size: 59 Bytes 2024-08-29T17:34:18.905 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: debug 2024-08-29T17:34:18.514+0000 7fc9b85abb00 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 0, files: 2024-08-29T17:34:18.905 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: debug 2024-08-29T17:34:18.514+0000 7fc9b85abb00 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000004.log size: 511 ; 2024-08-29T17:34:18.905 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: debug 2024-08-29T17:34:18.514+0000 7fc9b85abb00 4 rocksdb: Options.error_if_exists: 0 2024-08-29T17:34:18.905 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: debug 2024-08-29T17:34:18.514+0000 7fc9b85abb00 4 rocksdb: Options.create_if_missing: 0 2024-08-29T17:34:18.905 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: debug 2024-08-29T17:34:18.514+0000 7fc9b85abb00 4 rocksdb: Options.paranoid_checks: 1 2024-08-29T17:34:18.905 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: debug 2024-08-29T17:34:18.514+0000 7fc9b85abb00 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-08-29T17:34:18.905 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: debug 2024-08-29T17:34:18.514+0000 7fc9b85abb00 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-08-29T17:34:18.906 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: debug 2024-08-29T17:34:18.514+0000 7fc9b85abb00 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-08-29T17:34:18.906 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: debug 2024-08-29T17:34:18.514+0000 7fc9b85abb00 4 rocksdb: Options.env: 0x561ace641bc0 2024-08-29T17:34:18.906 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: debug 2024-08-29T17:34:18.514+0000 7fc9b85abb00 4 rocksdb: Options.fs: PosixFileSystem 2024-08-29T17:34:18.906 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: debug 2024-08-29T17:34:18.514+0000 7fc9b85abb00 4 rocksdb: Options.info_log: 0x561acf640be0 2024-08-29T17:34:18.906 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: debug 2024-08-29T17:34:18.514+0000 7fc9b85abb00 4 rocksdb: Options.max_file_opening_threads: 16 2024-08-29T17:34:18.906 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: debug 2024-08-29T17:34:18.514+0000 7fc9b85abb00 4 rocksdb: Options.statistics: (nil) 2024-08-29T17:34:18.906 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: debug 2024-08-29T17:34:18.514+0000 7fc9b85abb00 4 rocksdb: Options.use_fsync: 0 2024-08-29T17:34:18.906 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: debug 2024-08-29T17:34:18.514+0000 7fc9b85abb00 4 rocksdb: Options.max_log_file_size: 0 2024-08-29T17:34:18.907 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: debug 2024-08-29T17:34:18.514+0000 7fc9b85abb00 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-08-29T17:34:18.907 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: debug 2024-08-29T17:34:18.514+0000 7fc9b85abb00 4 rocksdb: Options.log_file_time_to_roll: 0 2024-08-29T17:34:18.907 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: debug 2024-08-29T17:34:18.514+0000 7fc9b85abb00 4 rocksdb: Options.keep_log_file_num: 1000 2024-08-29T17:34:18.907 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: debug 2024-08-29T17:34:18.514+0000 7fc9b85abb00 4 rocksdb: Options.recycle_log_file_num: 0 2024-08-29T17:34:18.908 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: debug 2024-08-29T17:34:18.514+0000 7fc9b85abb00 4 rocksdb: Options.allow_fallocate: 1 2024-08-29T17:34:18.908 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: debug 2024-08-29T17:34:18.514+0000 7fc9b85abb00 4 rocksdb: Options.allow_mmap_reads: 0 2024-08-29T17:34:18.908 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: debug 2024-08-29T17:34:18.514+0000 7fc9b85abb00 4 rocksdb: Options.allow_mmap_writes: 0 2024-08-29T17:34:18.908 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: debug 2024-08-29T17:34:18.514+0000 7fc9b85abb00 4 rocksdb: Options.use_direct_reads: 0 2024-08-29T17:34:18.908 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: debug 2024-08-29T17:34:18.514+0000 7fc9b85abb00 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-08-29T17:34:18.908 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: debug 2024-08-29T17:34:18.514+0000 7fc9b85abb00 4 rocksdb: Options.create_missing_column_families: 0 2024-08-29T17:34:18.908 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: debug 2024-08-29T17:34:18.514+0000 7fc9b85abb00 4 rocksdb: Options.db_log_dir: 2024-08-29T17:34:18.908 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: debug 2024-08-29T17:34:18.514+0000 7fc9b85abb00 4 rocksdb: Options.wal_dir: 2024-08-29T17:34:18.908 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: debug 2024-08-29T17:34:18.514+0000 7fc9b85abb00 4 rocksdb: Options.table_cache_numshardbits: 6 2024-08-29T17:34:18.908 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: debug 2024-08-29T17:34:18.514+0000 7fc9b85abb00 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-08-29T17:34:18.909 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: debug 2024-08-29T17:34:18.514+0000 7fc9b85abb00 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-08-29T17:34:18.909 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: debug 2024-08-29T17:34:18.514+0000 7fc9b85abb00 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-08-29T17:34:18.909 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: debug 2024-08-29T17:34:18.514+0000 7fc9b85abb00 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-08-29T17:34:18.909 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: debug 2024-08-29T17:34:18.514+0000 7fc9b85abb00 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-08-29T17:34:18.909 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: debug 2024-08-29T17:34:18.514+0000 7fc9b85abb00 4 rocksdb: Options.advise_random_on_open: 1 2024-08-29T17:34:18.909 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: debug 2024-08-29T17:34:18.514+0000 7fc9b85abb00 4 rocksdb: Options.db_write_buffer_size: 0 2024-08-29T17:34:18.909 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: debug 2024-08-29T17:34:18.514+0000 7fc9b85abb00 4 rocksdb: Options.write_buffer_manager: 0x561acf64e320 2024-08-29T17:34:18.909 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: debug 2024-08-29T17:34:18.514+0000 7fc9b85abb00 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-08-29T17:34:18.909 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: debug 2024-08-29T17:34:18.514+0000 7fc9b85abb00 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-08-29T17:34:18.909 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: debug 2024-08-29T17:34:18.514+0000 7fc9b85abb00 4 rocksdb: Options.use_adaptive_mutex: 0 2024-08-29T17:34:18.909 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: debug 2024-08-29T17:34:18.514+0000 7fc9b85abb00 4 rocksdb: Options.rate_limiter: (nil) 2024-08-29T17:34:18.910 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: debug 2024-08-29T17:34:18.514+0000 7fc9b85abb00 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-08-29T17:34:18.910 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: debug 2024-08-29T17:34:18.514+0000 7fc9b85abb00 4 rocksdb: Options.wal_recovery_mode: 2 2024-08-29T17:34:18.910 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: debug 2024-08-29T17:34:18.514+0000 7fc9b85abb00 4 rocksdb: Options.enable_thread_tracking: 0 2024-08-29T17:34:18.910 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: debug 2024-08-29T17:34:18.514+0000 7fc9b85abb00 4 rocksdb: Options.enable_pipelined_write: 0 2024-08-29T17:34:18.910 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: debug 2024-08-29T17:34:18.514+0000 7fc9b85abb00 4 rocksdb: Options.unordered_write: 0 2024-08-29T17:34:18.910 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: debug 2024-08-29T17:34:18.514+0000 7fc9b85abb00 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-08-29T17:34:18.910 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: debug 2024-08-29T17:34:18.514+0000 7fc9b85abb00 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-08-29T17:34:18.911 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: debug 2024-08-29T17:34:18.514+0000 7fc9b85abb00 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-08-29T17:34:18.911 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: debug 2024-08-29T17:34:18.514+0000 7fc9b85abb00 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-08-29T17:34:18.911 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: debug 2024-08-29T17:34:18.514+0000 7fc9b85abb00 4 rocksdb: Options.row_cache: None 2024-08-29T17:34:18.911 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: debug 2024-08-29T17:34:18.514+0000 7fc9b85abb00 4 rocksdb: Options.wal_filter: None 2024-08-29T17:34:18.911 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: debug 2024-08-29T17:34:18.514+0000 7fc9b85abb00 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-08-29T17:34:18.911 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: debug 2024-08-29T17:34:18.514+0000 7fc9b85abb00 4 rocksdb: Options.allow_ingest_behind: 0 2024-08-29T17:34:18.911 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: debug 2024-08-29T17:34:18.514+0000 7fc9b85abb00 4 rocksdb: Options.two_write_queues: 0 2024-08-29T17:34:18.911 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: debug 2024-08-29T17:34:18.514+0000 7fc9b85abb00 4 rocksdb: Options.manual_wal_flush: 0 2024-08-29T17:34:18.911 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: debug 2024-08-29T17:34:18.514+0000 7fc9b85abb00 4 rocksdb: Options.wal_compression: 0 2024-08-29T17:34:18.911 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: debug 2024-08-29T17:34:18.514+0000 7fc9b85abb00 4 rocksdb: Options.atomic_flush: 0 2024-08-29T17:34:18.911 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: debug 2024-08-29T17:34:18.514+0000 7fc9b85abb00 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-08-29T17:34:18.912 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: debug 2024-08-29T17:34:18.514+0000 7fc9b85abb00 4 rocksdb: Options.persist_stats_to_disk: 0 2024-08-29T17:34:18.912 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: debug 2024-08-29T17:34:18.514+0000 7fc9b85abb00 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-08-29T17:34:18.912 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: debug 2024-08-29T17:34:18.514+0000 7fc9b85abb00 4 rocksdb: Options.log_readahead_size: 0 2024-08-29T17:34:18.912 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: debug 2024-08-29T17:34:18.514+0000 7fc9b85abb00 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-08-29T17:34:18.912 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: debug 2024-08-29T17:34:18.514+0000 7fc9b85abb00 4 rocksdb: Options.best_efforts_recovery: 0 2024-08-29T17:34:18.912 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: debug 2024-08-29T17:34:18.514+0000 7fc9b85abb00 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-08-29T17:34:18.912 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: debug 2024-08-29T17:34:18.514+0000 7fc9b85abb00 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-08-29T17:34:18.912 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: debug 2024-08-29T17:34:18.514+0000 7fc9b85abb00 4 rocksdb: Options.allow_data_in_errors: 0 2024-08-29T17:34:18.912 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: debug 2024-08-29T17:34:18.514+0000 7fc9b85abb00 4 rocksdb: Options.db_host_id: __hostname__ 2024-08-29T17:34:18.912 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: debug 2024-08-29T17:34:18.514+0000 7fc9b85abb00 4 rocksdb: Options.enforce_single_del_contracts: true 2024-08-29T17:34:18.912 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: debug 2024-08-29T17:34:18.514+0000 7fc9b85abb00 4 rocksdb: Options.max_background_jobs: 2 2024-08-29T17:34:18.912 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: debug 2024-08-29T17:34:18.514+0000 7fc9b85abb00 4 rocksdb: Options.max_background_compactions: -1 2024-08-29T17:34:18.913 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: debug 2024-08-29T17:34:18.514+0000 7fc9b85abb00 4 rocksdb: Options.max_subcompactions: 1 2024-08-29T17:34:18.913 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: debug 2024-08-29T17:34:18.514+0000 7fc9b85abb00 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-08-29T17:34:18.913 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: debug 2024-08-29T17:34:18.514+0000 7fc9b85abb00 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-08-29T17:34:18.913 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: debug 2024-08-29T17:34:18.514+0000 7fc9b85abb00 4 rocksdb: Options.delayed_write_rate : 16777216 2024-08-29T17:34:18.913 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: debug 2024-08-29T17:34:18.514+0000 7fc9b85abb00 4 rocksdb: Options.max_total_wal_size: 0 2024-08-29T17:34:18.913 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: debug 2024-08-29T17:34:18.514+0000 7fc9b85abb00 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-08-29T17:34:18.913 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: debug 2024-08-29T17:34:18.514+0000 7fc9b85abb00 4 rocksdb: Options.stats_dump_period_sec: 600 2024-08-29T17:34:18.913 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: debug 2024-08-29T17:34:18.514+0000 7fc9b85abb00 4 rocksdb: Options.stats_persist_period_sec: 600 2024-08-29T17:34:18.913 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: debug 2024-08-29T17:34:18.514+0000 7fc9b85abb00 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-08-29T17:34:18.914 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: debug 2024-08-29T17:34:18.514+0000 7fc9b85abb00 4 rocksdb: Options.max_open_files: -1 2024-08-29T17:34:18.914 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: debug 2024-08-29T17:34:18.514+0000 7fc9b85abb00 4 rocksdb: Options.bytes_per_sync: 0 2024-08-29T17:34:18.914 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: debug 2024-08-29T17:34:18.514+0000 7fc9b85abb00 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-08-29T17:34:18.914 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: debug 2024-08-29T17:34:18.514+0000 7fc9b85abb00 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-08-29T17:34:18.914 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: debug 2024-08-29T17:34:18.514+0000 7fc9b85abb00 4 rocksdb: Options.compaction_readahead_size: 0 2024-08-29T17:34:18.914 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: debug 2024-08-29T17:34:18.514+0000 7fc9b85abb00 4 rocksdb: Options.max_background_flushes: -1 2024-08-29T17:34:18.914 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: debug 2024-08-29T17:34:18.514+0000 7fc9b85abb00 4 rocksdb: Compression algorithms supported: 2024-08-29T17:34:18.914 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: debug 2024-08-29T17:34:18.514+0000 7fc9b85abb00 4 rocksdb: kZSTD supported: 0 2024-08-29T17:34:18.914 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: debug 2024-08-29T17:34:18.514+0000 7fc9b85abb00 4 rocksdb: kXpressCompression supported: 0 2024-08-29T17:34:18.914 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: debug 2024-08-29T17:34:18.514+0000 7fc9b85abb00 4 rocksdb: kBZip2Compression supported: 0 2024-08-29T17:34:18.915 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: debug 2024-08-29T17:34:18.514+0000 7fc9b85abb00 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-08-29T17:34:18.915 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: debug 2024-08-29T17:34:18.514+0000 7fc9b85abb00 4 rocksdb: kLZ4Compression supported: 1 2024-08-29T17:34:18.915 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: debug 2024-08-29T17:34:18.514+0000 7fc9b85abb00 4 rocksdb: kZlibCompression supported: 1 2024-08-29T17:34:18.915 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: debug 2024-08-29T17:34:18.514+0000 7fc9b85abb00 4 rocksdb: kLZ4HCCompression supported: 1 2024-08-29T17:34:18.915 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: debug 2024-08-29T17:34:18.514+0000 7fc9b85abb00 4 rocksdb: kSnappyCompression supported: 1 2024-08-29T17:34:18.915 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: debug 2024-08-29T17:34:18.514+0000 7fc9b85abb00 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-08-29T17:34:18.915 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: debug 2024-08-29T17:34:18.514+0000 7fc9b85abb00 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-08-29T17:34:18.915 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: debug 2024-08-29T17:34:18.514+0000 7fc9b85abb00 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000005 2024-08-29T17:34:18.915 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: debug 2024-08-29T17:34:18.514+0000 7fc9b85abb00 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-08-29T17:34:18.916 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: debug 2024-08-29T17:34:18.514+0000 7fc9b85abb00 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-08-29T17:34:18.916 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: debug 2024-08-29T17:34:18.514+0000 7fc9b85abb00 4 rocksdb: Options.merge_operator: 2024-08-29T17:34:18.916 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: debug 2024-08-29T17:34:18.514+0000 7fc9b85abb00 4 rocksdb: Options.compaction_filter: None 2024-08-29T17:34:18.916 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: debug 2024-08-29T17:34:18.514+0000 7fc9b85abb00 4 rocksdb: Options.compaction_filter_factory: None 2024-08-29T17:34:18.916 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: debug 2024-08-29T17:34:18.514+0000 7fc9b85abb00 4 rocksdb: Options.sst_partitioner_factory: None 2024-08-29T17:34:18.916 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: debug 2024-08-29T17:34:18.514+0000 7fc9b85abb00 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-08-29T17:34:18.916 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: debug 2024-08-29T17:34:18.514+0000 7fc9b85abb00 4 rocksdb: Options.table_factory: BlockBasedTable 2024-08-29T17:34:18.916 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: debug 2024-08-29T17:34:18.514+0000 7fc9b85abb00 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x561acf6407e0) 2024-08-29T17:34:18.916 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: cache_index_and_filter_blocks: 1 2024-08-29T17:34:18.916 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: cache_index_and_filter_blocks_with_high_priority: 0 2024-08-29T17:34:18.917 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-08-29T17:34:18.917 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: pin_top_level_index_and_filter: 1 2024-08-29T17:34:18.917 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: index_type: 0 2024-08-29T17:34:18.917 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: data_block_index_type: 0 2024-08-29T17:34:18.917 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: index_shortening: 1 2024-08-29T17:34:18.917 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: data_block_hash_table_util_ratio: 0.750000 2024-08-29T17:34:18.917 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: checksum: 4 2024-08-29T17:34:18.917 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: no_block_cache: 0 2024-08-29T17:34:18.917 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: block_cache: 0x561acf637350 2024-08-29T17:34:18.917 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: block_cache_name: BinnedLRUCache 2024-08-29T17:34:18.917 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: block_cache_options: 2024-08-29T17:34:18.917 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: capacity : 536870912 2024-08-29T17:34:18.918 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: num_shard_bits : 4 2024-08-29T17:34:18.918 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: strict_capacity_limit : 0 2024-08-29T17:34:18.918 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: high_pri_pool_ratio: 0.000 2024-08-29T17:34:18.918 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: block_cache_compressed: (nil) 2024-08-29T17:34:18.918 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: persistent_cache: (nil) 2024-08-29T17:34:18.918 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: block_size: 4096 2024-08-29T17:34:18.918 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: block_size_deviation: 10 2024-08-29T17:34:18.918 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: block_restart_interval: 16 2024-08-29T17:34:18.918 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: index_block_restart_interval: 1 2024-08-29T17:34:18.918 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: metadata_block_size: 4096 2024-08-29T17:34:18.918 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: partition_filters: 0 2024-08-29T17:34:18.918 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: use_delta_encoding: 1 2024-08-29T17:34:18.919 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: filter_policy: bloomfilter 2024-08-29T17:34:18.919 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: whole_key_filtering: 1 2024-08-29T17:34:18.919 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: verify_compression: 0 2024-08-29T17:34:18.919 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: read_amp_bytes_per_bit: 0 2024-08-29T17:34:18.919 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: format_version: 5 2024-08-29T17:34:18.919 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: enable_index_compression: 1 2024-08-29T17:34:18.919 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: block_align: 0 2024-08-29T17:34:18.919 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: max_auto_readahead_size: 262144 2024-08-29T17:34:18.919 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: prepopulate_block_cache: 0 2024-08-29T17:34:18.919 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: initial_auto_readahead_size: 8192 2024-08-29T17:34:18.920 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: num_file_reads_for_auto_readahead: 2 2024-08-29T17:34:18.920 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: debug 2024-08-29T17:34:18.514+0000 7fc9b85abb00 4 rocksdb: Options.write_buffer_size: 33554432 2024-08-29T17:34:18.920 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: debug 2024-08-29T17:34:18.514+0000 7fc9b85abb00 4 rocksdb: Options.max_write_buffer_number: 2 2024-08-29T17:34:18.921 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: debug 2024-08-29T17:34:18.514+0000 7fc9b85abb00 4 rocksdb: Options.compression: NoCompression 2024-08-29T17:34:18.922 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: debug 2024-08-29T17:34:18.514+0000 7fc9b85abb00 4 rocksdb: Options.bottommost_compression: Disabled 2024-08-29T17:34:18.922 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: debug 2024-08-29T17:34:18.514+0000 7fc9b85abb00 4 rocksdb: Options.prefix_extractor: nullptr 2024-08-29T17:34:18.922 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: debug 2024-08-29T17:34:18.514+0000 7fc9b85abb00 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-08-29T17:34:18.922 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: debug 2024-08-29T17:34:18.514+0000 7fc9b85abb00 4 rocksdb: Options.num_levels: 7 2024-08-29T17:34:18.922 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: debug 2024-08-29T17:34:18.514+0000 7fc9b85abb00 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-08-29T17:34:18.922 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: debug 2024-08-29T17:34:18.514+0000 7fc9b85abb00 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-08-29T17:34:18.922 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: debug 2024-08-29T17:34:18.514+0000 7fc9b85abb00 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-08-29T17:34:18.922 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: debug 2024-08-29T17:34:18.514+0000 7fc9b85abb00 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-08-29T17:34:18.922 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: debug 2024-08-29T17:34:18.514+0000 7fc9b85abb00 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-08-29T17:34:18.922 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: debug 2024-08-29T17:34:18.514+0000 7fc9b85abb00 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-08-29T17:34:18.922 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: debug 2024-08-29T17:34:18.514+0000 7fc9b85abb00 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-08-29T17:34:18.923 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: debug 2024-08-29T17:34:18.514+0000 7fc9b85abb00 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-08-29T17:34:18.923 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: debug 2024-08-29T17:34:18.514+0000 7fc9b85abb00 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-08-29T17:34:18.923 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: debug 2024-08-29T17:34:18.514+0000 7fc9b85abb00 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-08-29T17:34:18.923 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: debug 2024-08-29T17:34:18.514+0000 7fc9b85abb00 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-08-29T17:34:18.923 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: debug 2024-08-29T17:34:18.514+0000 7fc9b85abb00 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-08-29T17:34:18.923 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: debug 2024-08-29T17:34:18.514+0000 7fc9b85abb00 4 rocksdb: Options.compression_opts.window_bits: -14 2024-08-29T17:34:18.923 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: debug 2024-08-29T17:34:18.514+0000 7fc9b85abb00 4 rocksdb: Options.compression_opts.level: 32767 2024-08-29T17:34:18.923 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: debug 2024-08-29T17:34:18.514+0000 7fc9b85abb00 4 rocksdb: Options.compression_opts.strategy: 0 2024-08-29T17:34:18.923 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: debug 2024-08-29T17:34:18.514+0000 7fc9b85abb00 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-08-29T17:34:18.923 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: debug 2024-08-29T17:34:18.514+0000 7fc9b85abb00 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-08-29T17:34:18.923 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: debug 2024-08-29T17:34:18.514+0000 7fc9b85abb00 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-08-29T17:34:18.924 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: debug 2024-08-29T17:34:18.514+0000 7fc9b85abb00 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-08-29T17:34:18.924 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: debug 2024-08-29T17:34:18.514+0000 7fc9b85abb00 4 rocksdb: Options.compression_opts.enabled: false 2024-08-29T17:34:18.924 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: debug 2024-08-29T17:34:18.514+0000 7fc9b85abb00 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-08-29T17:34:18.924 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: debug 2024-08-29T17:34:18.514+0000 7fc9b85abb00 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-08-29T17:34:18.924 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: debug 2024-08-29T17:34:18.514+0000 7fc9b85abb00 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-08-29T17:34:18.924 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: debug 2024-08-29T17:34:18.514+0000 7fc9b85abb00 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-08-29T17:34:18.924 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: debug 2024-08-29T17:34:18.514+0000 7fc9b85abb00 4 rocksdb: Options.target_file_size_base: 67108864 2024-08-29T17:34:18.924 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: debug 2024-08-29T17:34:18.514+0000 7fc9b85abb00 4 rocksdb: Options.target_file_size_multiplier: 1 2024-08-29T17:34:18.924 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: debug 2024-08-29T17:34:18.514+0000 7fc9b85abb00 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-08-29T17:34:18.924 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: debug 2024-08-29T17:34:18.514+0000 7fc9b85abb00 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-08-29T17:34:18.925 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: debug 2024-08-29T17:34:18.514+0000 7fc9b85abb00 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-08-29T17:34:18.925 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: debug 2024-08-29T17:34:18.514+0000 7fc9b85abb00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-08-29T17:34:18.925 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: debug 2024-08-29T17:34:18.514+0000 7fc9b85abb00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-08-29T17:34:18.925 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: debug 2024-08-29T17:34:18.514+0000 7fc9b85abb00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-08-29T17:34:18.925 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: debug 2024-08-29T17:34:18.514+0000 7fc9b85abb00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-08-29T17:34:18.925 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: debug 2024-08-29T17:34:18.514+0000 7fc9b85abb00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-08-29T17:34:18.925 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: debug 2024-08-29T17:34:18.514+0000 7fc9b85abb00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-08-29T17:34:18.925 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: debug 2024-08-29T17:34:18.514+0000 7fc9b85abb00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-08-29T17:34:18.925 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: debug 2024-08-29T17:34:18.514+0000 7fc9b85abb00 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-08-29T17:34:18.925 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: debug 2024-08-29T17:34:18.514+0000 7fc9b85abb00 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-08-29T17:34:18.925 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: debug 2024-08-29T17:34:18.514+0000 7fc9b85abb00 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-08-29T17:34:18.926 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: debug 2024-08-29T17:34:18.514+0000 7fc9b85abb00 4 rocksdb: Options.arena_block_size: 1048576 2024-08-29T17:34:18.926 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: debug 2024-08-29T17:34:18.514+0000 7fc9b85abb00 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-08-29T17:34:18.926 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: debug 2024-08-29T17:34:18.514+0000 7fc9b85abb00 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-08-29T17:34:18.926 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: debug 2024-08-29T17:34:18.514+0000 7fc9b85abb00 4 rocksdb: Options.disable_auto_compactions: 0 2024-08-29T17:34:18.926 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: debug 2024-08-29T17:34:18.514+0000 7fc9b85abb00 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-08-29T17:34:18.926 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: debug 2024-08-29T17:34:18.514+0000 7fc9b85abb00 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-08-29T17:34:18.926 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: debug 2024-08-29T17:34:18.514+0000 7fc9b85abb00 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-08-29T17:34:18.926 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: debug 2024-08-29T17:34:18.514+0000 7fc9b85abb00 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-08-29T17:34:18.926 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: debug 2024-08-29T17:34:18.514+0000 7fc9b85abb00 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-08-29T17:34:18.926 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: debug 2024-08-29T17:34:18.514+0000 7fc9b85abb00 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-08-29T17:34:18.926 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: debug 2024-08-29T17:34:18.514+0000 7fc9b85abb00 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-08-29T17:34:18.927 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: debug 2024-08-29T17:34:18.514+0000 7fc9b85abb00 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-08-29T17:34:18.927 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: debug 2024-08-29T17:34:18.514+0000 7fc9b85abb00 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-08-29T17:34:18.927 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: debug 2024-08-29T17:34:18.514+0000 7fc9b85abb00 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-08-29T17:34:18.927 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: debug 2024-08-29T17:34:18.514+0000 7fc9b85abb00 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-08-29T17:34:18.927 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: debug 2024-08-29T17:34:18.514+0000 7fc9b85abb00 4 rocksdb: Options.inplace_update_support: 0 2024-08-29T17:34:18.927 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: debug 2024-08-29T17:34:18.514+0000 7fc9b85abb00 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-08-29T17:34:18.927 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: debug 2024-08-29T17:34:18.514+0000 7fc9b85abb00 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-08-29T17:34:18.927 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: debug 2024-08-29T17:34:18.514+0000 7fc9b85abb00 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-08-29T17:34:18.927 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: debug 2024-08-29T17:34:18.514+0000 7fc9b85abb00 4 rocksdb: Options.memtable_huge_page_size: 0 2024-08-29T17:34:18.927 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: debug 2024-08-29T17:34:18.514+0000 7fc9b85abb00 4 rocksdb: Options.bloom_locality: 0 2024-08-29T17:34:18.927 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: debug 2024-08-29T17:34:18.514+0000 7fc9b85abb00 4 rocksdb: Options.max_successive_merges: 0 2024-08-29T17:34:18.928 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: debug 2024-08-29T17:34:18.514+0000 7fc9b85abb00 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-08-29T17:34:18.928 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: debug 2024-08-29T17:34:18.514+0000 7fc9b85abb00 4 rocksdb: Options.paranoid_file_checks: 0 2024-08-29T17:34:18.928 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: debug 2024-08-29T17:34:18.514+0000 7fc9b85abb00 4 rocksdb: Options.force_consistency_checks: 1 2024-08-29T17:34:18.928 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: debug 2024-08-29T17:34:18.514+0000 7fc9b85abb00 4 rocksdb: Options.report_bg_io_stats: 0 2024-08-29T17:34:18.928 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: debug 2024-08-29T17:34:18.514+0000 7fc9b85abb00 4 rocksdb: Options.ttl: 2592000 2024-08-29T17:34:18.928 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: debug 2024-08-29T17:34:18.514+0000 7fc9b85abb00 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-08-29T17:34:18.928 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: debug 2024-08-29T17:34:18.514+0000 7fc9b85abb00 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-08-29T17:34:18.928 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: debug 2024-08-29T17:34:18.514+0000 7fc9b85abb00 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-08-29T17:34:18.928 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: debug 2024-08-29T17:34:18.514+0000 7fc9b85abb00 4 rocksdb: Options.enable_blob_files: false 2024-08-29T17:34:18.928 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: debug 2024-08-29T17:34:18.514+0000 7fc9b85abb00 4 rocksdb: Options.min_blob_size: 0 2024-08-29T17:34:18.929 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: debug 2024-08-29T17:34:18.514+0000 7fc9b85abb00 4 rocksdb: Options.blob_file_size: 268435456 2024-08-29T17:34:18.929 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: debug 2024-08-29T17:34:18.514+0000 7fc9b85abb00 4 rocksdb: Options.blob_compression_type: NoCompression 2024-08-29T17:34:18.929 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: debug 2024-08-29T17:34:18.514+0000 7fc9b85abb00 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-08-29T17:34:18.929 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: debug 2024-08-29T17:34:18.514+0000 7fc9b85abb00 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-08-29T17:34:18.929 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: debug 2024-08-29T17:34:18.514+0000 7fc9b85abb00 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-08-29T17:34:18.929 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: debug 2024-08-29T17:34:18.514+0000 7fc9b85abb00 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-08-29T17:34:18.929 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: debug 2024-08-29T17:34:18.514+0000 7fc9b85abb00 4 rocksdb: Options.blob_file_starting_level: 0 2024-08-29T17:34:18.929 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: debug 2024-08-29T17:34:18.514+0000 7fc9b85abb00 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-08-29T17:34:18.929 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: debug 2024-08-29T17:34:18.514+0000 7fc9b85abb00 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-08-29T17:34:18.929 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: debug 2024-08-29T17:34:18.514+0000 7fc9b85abb00 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 0 2024-08-29T17:34:18.929 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: debug 2024-08-29T17:34:18.514+0000 7fc9b85abb00 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 7defe413-31b5-45a7-b707-f690c806a130 2024-08-29T17:34:18.930 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: debug 2024-08-29T17:34:18.514+0000 7fc9b85abb00 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1724952858521168, "job": 1, "event": "recovery_started", "wal_files": [4]} 2024-08-29T17:34:18.930 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: debug 2024-08-29T17:34:18.514+0000 7fc9b85abb00 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #4 mode 2 2024-08-29T17:34:18.930 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: debug 2024-08-29T17:34:18.514+0000 7fc9b85abb00 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1724952858521634, "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": 1724952858, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "7defe413-31b5-45a7-b707-f690c806a130", "db_session_id": "EJPLGLVTWS3ZISFXOX96", "orig_file_number": 8, "seqno_to_time_mapping": "N/A"}} 2024-08-29T17:34:18.930 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: debug 2024-08-29T17:34:18.514+0000 7fc9b85abb00 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1724952858521768, "job": 1, "event": "recovery_finished"} 2024-08-29T17:34:18.930 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: debug 2024-08-29T17:34:18.514+0000 7fc9b85abb00 4 rocksdb: [db/version_set.cc:5047] Creating manifest 10 2024-08-29T17:34:18.930 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: debug 2024-08-29T17:34:18.518+0000 7fc9b85abb00 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-08-29T17:34:18.930 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: debug 2024-08-29T17:34:18.518+0000 7fc9b85abb00 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x561acf660e00 2024-08-29T17:34:18.930 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: debug 2024-08-29T17:34:18.518+0000 7fc9b85abb00 4 rocksdb: DB pointer 0x561acf758000 2024-08-29T17:34:18.930 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: debug 2024-08-29T17:34:18.518+0000 7fc9ae376640 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-08-29T17:34:18.930 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: debug 2024-08-29T17:34:18.518+0000 7fc9ae376640 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-08-29T17:34:18.930 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: ** DB Stats ** 2024-08-29T17:34:18.930 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: Uptime(secs): 0.0 total, 0.0 interval 2024-08-29T17:34:18.930 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-08-29T17:34:18.931 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-08-29T17:34:18.931 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-08-29T17:34:18.931 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-08-29T17:34:18.931 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-08-29T17:34:18.931 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-08-29T17:34:18.931 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: ** Compaction Stats [default] ** 2024-08-29T17:34:18.931 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: 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-08-29T17:34:18.931 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-08-29T17:34:18.931 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: 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.7 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-08-29T17:34:18.931 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: 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.7 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-08-29T17:34:18.931 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: 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.7 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-08-29T17:34:18.932 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: ** Compaction Stats [default] ** 2024-08-29T17:34:18.932 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: 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-08-29T17:34:18.932 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-08-29T17:34:18.932 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: 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.7 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-08-29T17:34:18.932 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-08-29T17:34:18.932 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: Uptime(secs): 0.0 total, 0.0 interval 2024-08-29T17:34:18.932 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: Flush(GB): cumulative 0.000, interval 0.000 2024-08-29T17:34:18.932 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: AddFile(GB): cumulative 0.000, interval 0.000 2024-08-29T17:34:18.932 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: AddFile(Total Files): cumulative 0, interval 0 2024-08-29T17:34:18.932 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: AddFile(L0 Files): cumulative 0, interval 0 2024-08-29T17:34:18.932 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: AddFile(Keys): cumulative 0, interval 0 2024-08-29T17:34:18.933 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: Cumulative compaction: 0.00 GB write, 0.46 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-08-29T17:34:18.933 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: Interval compaction: 0.00 GB write, 0.46 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-08-29T17:34:18.933 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: 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-08-29T17:34:18.933 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: Block cache BinnedLRUCache@0x561acf637350#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-08-29T17:34:18.933 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: 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-08-29T17:34:18.933 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: ** File Read Latency Histogram By Level [default] ** 2024-08-29T17:34:18.933 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: debug 2024-08-29T17:34:18.518+0000 7fc9b85abb00 0 mon.c does not exist in monmap, will attempt to join an existing cluster 2024-08-29T17:34:18.933 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: debug 2024-08-29T17:34:18.518+0000 7fc9b85abb00 0 using public_addrv [v2:172.21.15.29:3301/0,v1:172.21.15.29:6790/0] 2024-08-29T17:34:18.933 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: debug 2024-08-29T17:34:18.518+0000 7fc9b85abb00 0 starting mon.c rank -1 at public addrs [v2:172.21.15.29:3301/0,v1:172.21.15.29:6790/0] at bind addrs [v2:172.21.15.29:3301/0,v1:172.21.15.29:6790/0] mon_data /var/lib/ceph/mon/ceph-c fsid 5b99e290-662c-11ef-bcd4-c7b262605968 2024-08-29T17:34:18.933 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: debug 2024-08-29T17:34:18.518+0000 7fc9b85abb00 1 mon.c@-1(???) e0 preinit fsid 5b99e290-662c-11ef-bcd4-c7b262605968 2024-08-29T17:34:18.933 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: debug 2024-08-29T17:34:18.534+0000 7fc9b137c640 0 mon.c@-1(synchronizing).mds e1 new map 2024-08-29T17:34:18.934 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: debug 2024-08-29T17:34:18.534+0000 7fc9b137c640 0 mon.c@-1(synchronizing).mds e1 print_map 2024-08-29T17:34:18.934 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: e1 2024-08-29T17:34:18.934 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: enable_multiple, ever_enabled_multiple: 1,1 2024-08-29T17:34:18.934 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: 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-08-29T17:34:18.934 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: legacy client fscid: -1 2024-08-29T17:34:18.934 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: 2024-08-29T17:34:18.934 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: No filesystems configured 2024-08-29T17:34:18.934 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: debug 2024-08-29T17:34:18.534+0000 7fc9b137c640 1 mon.c@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2024-08-29T17:34:18.934 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: debug 2024-08-29T17:34:18.538+0000 7fc9b137c640 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-08-29T17:34:18.934 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: debug 2024-08-29T17:34:18.538+0000 7fc9b137c640 1 mon.c@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2024-08-29T17:34:18.934 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: debug 2024-08-29T17:34:18.538+0000 7fc9b137c640 1 mon.c@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2024-08-29T17:34:18.935 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: debug 2024-08-29T17:34:18.538+0000 7fc9b137c640 1 mon.c@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2024-08-29T17:34:18.935 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: debug 2024-08-29T17:34:18.538+0000 7fc9b137c640 1 mon.c@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2024-08-29T17:34:18.935 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: debug 2024-08-29T17:34:18.538+0000 7fc9b137c640 0 mon.c@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2024-08-29T17:34:18.935 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: debug 2024-08-29T17:34:18.538+0000 7fc9b137c640 0 mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-08-29T17:34:18.935 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: debug 2024-08-29T17:34:18.538+0000 7fc9b137c640 0 mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-08-29T17:34:18.935 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: debug 2024-08-29T17:34:18.538+0000 7fc9b137c640 0 mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-08-29T17:34:18.935 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: cluster 2024-08-29T17:33:31.616486+0000 mgr.y (mgr.14150) 14 : cluster [DBG] pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:34:18.935 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: audit 2024-08-29T17:33:33.462628+0000 mgr.y (mgr.14150) 15 : 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-08-29T17:34:18.935 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: audit 2024-08-29T17:33:33.467409+0000 mon.a (mon.0) 101 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:34:18.935 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: audit 2024-08-29T17:33:33.468841+0000 mon.a (mon.0) 102 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:34:18.935 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: audit 2024-08-29T17:33:33.471263+0000 mon.a (mon.0) 103 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:34:18.935 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: audit 2024-08-29T17:33:33.472128+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T17:34:18.935 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: cephadm 2024-08-29T17:33:33.473475+0000 mgr.y (mgr.14150) 16 : cephadm [INF] Updating smithi029:/etc/ceph/ceph.conf 2024-08-29T17:34:18.936 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: cephadm 2024-08-29T17:33:33.579050+0000 mgr.y (mgr.14150) 17 : cephadm [INF] Updating smithi029:/var/lib/ceph/5b99e290-662c-11ef-bcd4-c7b262605968/config/ceph.conf 2024-08-29T17:34:18.936 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: cluster 2024-08-29T17:33:33.616759+0000 mgr.y (mgr.14150) 18 : cluster [DBG] pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:34:18.936 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: audit 2024-08-29T17:33:33.900839+0000 mon.a (mon.0) 105 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:34:18.936 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: audit 2024-08-29T17:33:33.903491+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:34:18.936 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: audit 2024-08-29T17:33:33.906812+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:34:18.936 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: cephadm 2024-08-29T17:33:33.676880+0000 mgr.y (mgr.14150) 19 : cephadm [INF] Updating smithi029:/etc/ceph/ceph.client.admin.keyring 2024-08-29T17:34:18.936 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: cephadm 2024-08-29T17:33:33.794983+0000 mgr.y (mgr.14150) 20 : cephadm [INF] Updating smithi029:/var/lib/ceph/5b99e290-662c-11ef-bcd4-c7b262605968/config/ceph.client.admin.keyring 2024-08-29T17:34:18.936 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: cluster 2024-08-29T17:33:35.617126+0000 mgr.y (mgr.14150) 21 : cluster [DBG] pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:34:18.936 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: cluster 2024-08-29T17:33:37.617563+0000 mgr.y (mgr.14150) 22 : cluster [DBG] pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:34:18.936 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: cluster 2024-08-29T17:33:39.617901+0000 mgr.y (mgr.14150) 23 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:34:18.936 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: cluster 2024-08-29T17:33:41.618217+0000 mgr.y (mgr.14150) 24 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:34:18.937 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: audit 2024-08-29T17:33:41.893775+0000 mgr.y (mgr.14150) 25 : audit [DBG] from='client.14176 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi110", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T17:34:18.937 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: cephadm 2024-08-29T17:33:43.184753+0000 mgr.y (mgr.14150) 26 : cephadm [INF] Deploying cephadm binary to smithi110 2024-08-29T17:34:18.937 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: cluster 2024-08-29T17:33:43.618550+0000 mgr.y (mgr.14150) 27 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:34:18.937 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: cluster 2024-08-29T17:33:45.618995+0000 mgr.y (mgr.14150) 28 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:34:18.937 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: audit 2024-08-29T17:33:45.849021+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:34:18.937 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: cephadm 2024-08-29T17:33:45.849908+0000 mgr.y (mgr.14150) 29 : cephadm [INF] Added host smithi110 2024-08-29T17:34:18.937 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: audit 2024-08-29T17:33:45.850685+0000 mon.a (mon.0) 109 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:34:18.937 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: audit 2024-08-29T17:33:46.177651+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:34:18.937 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: audit 2024-08-29T17:33:47.520673+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:34:18.938 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: cluster 2024-08-29T17:33:47.619388+0000 mgr.y (mgr.14150) 30 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:34:18.938 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: audit 2024-08-29T17:33:48.344227+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:34:18.938 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: cluster 2024-08-29T17:33:49.619879+0000 mgr.y (mgr.14150) 31 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:34:18.938 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: cluster 2024-08-29T17:33:51.620323+0000 mgr.y (mgr.14150) 32 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:34:18.938 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: audit 2024-08-29T17:33:53.476162+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:34:18.938 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: audit 2024-08-29T17:33:53.481567+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:34:18.938 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: audit 2024-08-29T17:33:53.487764+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:34:18.938 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: audit 2024-08-29T17:33:53.493029+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:34:18.938 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: audit 2024-08-29T17:33:53.494471+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi110", "name": "osd_memory_target"}]: dispatch 2024-08-29T17:34:18.938 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: audit 2024-08-29T17:33:53.496576+0000 mon.a (mon.0) 118 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:34:18.938 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: audit 2024-08-29T17:33:53.498137+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T17:34:18.938 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: cephadm 2024-08-29T17:33:53.500322+0000 mgr.y (mgr.14150) 33 : cephadm [INF] Updating smithi110:/etc/ceph/ceph.conf 2024-08-29T17:34:18.939 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: cluster 2024-08-29T17:33:53.620715+0000 mgr.y (mgr.14150) 34 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:34:18.939 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: audit 2024-08-29T17:33:54.102712+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:34:18.939 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: audit 2024-08-29T17:33:54.104904+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:34:18.939 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: audit 2024-08-29T17:33:54.107644+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:34:18.939 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: cephadm 2024-08-29T17:33:53.685234+0000 mgr.y (mgr.14150) 35 : cephadm [INF] Updating smithi110:/var/lib/ceph/5b99e290-662c-11ef-bcd4-c7b262605968/config/ceph.conf 2024-08-29T17:34:18.939 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: cephadm 2024-08-29T17:33:53.840621+0000 mgr.y (mgr.14150) 36 : cephadm [INF] Updating smithi110:/etc/ceph/ceph.client.admin.keyring 2024-08-29T17:34:18.939 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: cephadm 2024-08-29T17:33:53.983869+0000 mgr.y (mgr.14150) 37 : cephadm [INF] Updating smithi110:/var/lib/ceph/5b99e290-662c-11ef-bcd4-c7b262605968/config/ceph.client.admin.keyring 2024-08-29T17:34:18.939 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: audit 2024-08-29T17:33:54.316200+0000 mgr.y (mgr.14150) 38 : audit [DBG] from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-29T17:34:18.939 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: cluster 2024-08-29T17:33:55.621206+0000 mgr.y (mgr.14150) 39 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:34:18.939 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: cluster 2024-08-29T17:33:57.621710+0000 mgr.y (mgr.14150) 40 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:34:18.939 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: cluster 2024-08-29T17:33:59.622249+0000 mgr.y (mgr.14150) 41 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:34:18.940 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: cluster 2024-08-29T17:34:01.622750+0000 mgr.y (mgr.14150) 42 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:34:18.940 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: audit 2024-08-29T17:34:02.815265+0000 mon.a (mon.0) 123 : audit [INF] from='client.? 172.21.15.29:0/283405999' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-08-29T17:34:18.940 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: audit 2024-08-29T17:34:02.870337+0000 mon.a (mon.0) 124 : audit [INF] from='client.? 172.21.15.29:0/283405999' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-08-29T17:34:18.940 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: cluster 2024-08-29T17:34:02.870431+0000 mon.a (mon.0) 125 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-08-29T17:34:18.940 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: cluster 2024-08-29T17:34:03.623238+0000 mgr.y (mgr.14150) 43 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:34:18.940 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: cluster 2024-08-29T17:34:05.623712+0000 mgr.y (mgr.14150) 44 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:34:18.940 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: audit 2024-08-29T17:34:07.457262+0000 mgr.y (mgr.14150) 45 : audit [DBG] from='client.14182 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi029:172.21.15.29=a;smithi029:[v2:172.21.15.29:3301,v1:172.21.15.29:6790]=c;smithi110:172.21.15.110=b", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T17:34:18.940 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: cephadm 2024-08-29T17:34:07.462823+0000 mgr.y (mgr.14150) 46 : cephadm [INF] Saving service mon spec with placement smithi029:172.21.15.29=a;smithi029:[v2:172.21.15.29:3301,v1:172.21.15.29:6790]=c;smithi110:172.21.15.110=b;count:3 2024-08-29T17:34:18.940 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: audit 2024-08-29T17:34:07.468118+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:34:18.940 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: audit 2024-08-29T17:34:07.470062+0000 mon.a (mon.0) 127 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:34:18.940 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: audit 2024-08-29T17:34:07.473620+0000 mon.a (mon.0) 128 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:34:18.940 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: audit 2024-08-29T17:34:07.475346+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T17:34:18.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: audit 2024-08-29T17:34:07.483462+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:34:18.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: audit 2024-08-29T17:34:07.487164+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-29T17:34:18.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: audit 2024-08-29T17:34:07.488899+0000 mon.a (mon.0) 132 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:34:18.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: cephadm 2024-08-29T17:34:07.490870+0000 mgr.y (mgr.14150) 47 : cephadm [INF] Deploying daemon mon.b on smithi110 2024-08-29T17:34:18.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: cluster 2024-08-29T17:34:07.624086+0000 mgr.y (mgr.14150) 48 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:34:18.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: cluster 2024-08-29T17:34:09.624482+0000 mgr.y (mgr.14150) 49 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:34:18.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: cluster 2024-08-29T17:34:11.624890+0000 mgr.y (mgr.14150) 50 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:34:18.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: audit 2024-08-29T17:34:13.205547+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:34:18.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: audit 2024-08-29T17:34:13.210825+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:34:18.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: audit 2024-08-29T17:34:13.216941+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:34:18.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: audit 2024-08-29T17:34:13.218128+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-29T17:34:18.942 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: audit 2024-08-29T17:34:13.220197+0000 mon.a (mon.0) 137 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:34:18.942 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: cephadm 2024-08-29T17:34:13.222326+0000 mgr.y (mgr.14150) 51 : cephadm [INF] Deploying daemon mon.c on smithi029 2024-08-29T17:34:18.942 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: audit 2024-08-29T17:34:13.320353+0000 mon.a (mon.0) 138 : audit [DBG] from='client.? 172.21.15.110:0/3223596943' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-08-29T17:34:18.942 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: cluster 2024-08-29T17:34:13.625270+0000 mgr.y (mgr.14150) 52 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:34:18.942 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:18 smithi029 bash[32453]: debug 2024-08-29T17:34:18.538+0000 7fc9b137c640 1 mon.c@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2024-08-29T17:34:19.011 INFO:teuthology.orchestra.run.smithi110.stderr:Inferring config /var/lib/ceph/5b99e290-662c-11ef-bcd4-c7b262605968/mon.b/config 2024-08-29T17:34:20.084 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:34:19 smithi110 bash[24444]: audit 2024-08-29T17:34:14.613102+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T17:34:20.084 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:34:19 smithi110 bash[24444]: cluster 2024-08-29T17:34:14.613270+0000 mon.a (mon.0) 141 : cluster [INF] mon.a calling monitor election 2024-08-29T17:34:20.084 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:34:19 smithi110 bash[24444]: audit 2024-08-29T17:34:14.631404+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T17:34:20.084 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:34:19 smithi110 bash[24444]: audit 2024-08-29T17:34:15.611148+0000 mon.a (mon.0) 143 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T17:34:20.084 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:34:19 smithi110 bash[24444]: cluster 2024-08-29T17:34:15.625665+0000 mgr.y (mgr.14150) 53 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:34:20.085 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:34:19 smithi110 bash[24444]: audit 2024-08-29T17:34:16.612021+0000 mon.a (mon.0) 144 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T17:34:20.085 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:34:19 smithi110 bash[24444]: cluster 2024-08-29T17:34:16.615388+0000 mon.b (mon.1) 1 : cluster [INF] mon.b calling monitor election 2024-08-29T17:34:20.085 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:34:19 smithi110 bash[24444]: audit 2024-08-29T17:34:17.612065+0000 mon.a (mon.0) 145 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T17:34:20.085 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:34:19 smithi110 bash[24444]: cluster 2024-08-29T17:34:17.626089+0000 mgr.y (mgr.14150) 54 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:34:20.085 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:34:19 smithi110 bash[24444]: audit 2024-08-29T17:34:18.548238+0000 mon.a (mon.0) 146 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T17:34:20.085 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:34:19 smithi110 bash[24444]: audit 2024-08-29T17:34:18.611584+0000 mon.a (mon.0) 147 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T17:34:20.085 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:34:19 smithi110 bash[24444]: audit 2024-08-29T17:34:19.549065+0000 mon.a (mon.0) 148 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T17:34:20.085 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:34:19 smithi110 bash[24444]: audit 2024-08-29T17:34:19.612211+0000 mon.a (mon.0) 149 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T17:34:20.085 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:34:19 smithi110 bash[24444]: cluster 2024-08-29T17:34:19.626490+0000 mgr.y (mgr.14150) 55 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:34:20.085 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:34:19 smithi110 bash[24444]: cluster 2024-08-29T17:34:19.656023+0000 mon.a (mon.0) 150 : cluster [INF] mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-08-29T17:34:20.085 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:34:19 smithi110 bash[24444]: cluster 2024-08-29T17:34:19.662469+0000 mon.a (mon.0) 151 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.29:3300/0,v1:172.21.15.29:6789/0],b=[v2:172.21.15.110:3300/0,v1:172.21.15.110:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-08-29T17:34:20.085 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:34:19 smithi110 bash[24444]: cluster 2024-08-29T17:34:19.679728+0000 mon.a (mon.0) 152 : cluster [DBG] fsmap 2024-08-29T17:34:20.085 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:34:19 smithi110 bash[24444]: cluster 2024-08-29T17:34:19.679813+0000 mon.a (mon.0) 153 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-08-29T17:34:20.086 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:34:19 smithi110 bash[24444]: cluster 2024-08-29T17:34:19.680131+0000 mon.a (mon.0) 154 : cluster [DBG] mgrmap e13: y(active, since 76s) 2024-08-29T17:34:20.086 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:34:19 smithi110 bash[24444]: cluster 2024-08-29T17:34:19.680464+0000 mon.a (mon.0) 155 : cluster [INF] overall HEALTH_OK 2024-08-29T17:34:20.086 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:34:19 smithi110 bash[24444]: audit 2024-08-29T17:34:19.688568+0000 mon.a (mon.0) 156 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:34:20.086 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:34:19 smithi110 bash[24444]: audit 2024-08-29T17:34:19.696168+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:34:20.086 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:34:19 smithi110 bash[24444]: audit 2024-08-29T17:34:19.704696+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:34:20.086 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:34:19 smithi110 bash[24444]: audit 2024-08-29T17:34:19.712396+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:34:20.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:34:19 smithi029 bash[22475]: audit 2024-08-29T17:34:14.613102+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T17:34:20.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:34:19 smithi029 bash[22475]: cluster 2024-08-29T17:34:14.613270+0000 mon.a (mon.0) 141 : cluster [INF] mon.a calling monitor election 2024-08-29T17:34:20.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:34:19 smithi029 bash[22475]: audit 2024-08-29T17:34:14.631404+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T17:34:20.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:34:19 smithi029 bash[22475]: audit 2024-08-29T17:34:15.611148+0000 mon.a (mon.0) 143 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T17:34:20.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:34:19 smithi029 bash[22475]: cluster 2024-08-29T17:34:15.625665+0000 mgr.y (mgr.14150) 53 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:34:20.154 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:34:19 smithi029 bash[22475]: audit 2024-08-29T17:34:16.612021+0000 mon.a (mon.0) 144 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T17:34:20.154 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:34:19 smithi029 bash[22475]: cluster 2024-08-29T17:34:16.615388+0000 mon.b (mon.1) 1 : cluster [INF] mon.b calling monitor election 2024-08-29T17:34:20.154 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:34:19 smithi029 bash[22475]: audit 2024-08-29T17:34:17.612065+0000 mon.a (mon.0) 145 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T17:34:20.154 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:34:19 smithi029 bash[22475]: cluster 2024-08-29T17:34:17.626089+0000 mgr.y (mgr.14150) 54 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:34:20.154 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:34:19 smithi029 bash[22475]: audit 2024-08-29T17:34:18.548238+0000 mon.a (mon.0) 146 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T17:34:20.154 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:34:19 smithi029 bash[22475]: audit 2024-08-29T17:34:18.611584+0000 mon.a (mon.0) 147 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T17:34:20.154 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:34:19 smithi029 bash[22475]: audit 2024-08-29T17:34:19.549065+0000 mon.a (mon.0) 148 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T17:34:20.154 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:34:19 smithi029 bash[22475]: audit 2024-08-29T17:34:19.612211+0000 mon.a (mon.0) 149 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T17:34:20.154 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:34:19 smithi029 bash[22475]: cluster 2024-08-29T17:34:19.626490+0000 mgr.y (mgr.14150) 55 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:34:20.154 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:34:19 smithi029 bash[22475]: cluster 2024-08-29T17:34:19.656023+0000 mon.a (mon.0) 150 : cluster [INF] mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-08-29T17:34:20.154 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:34:19 smithi029 bash[22475]: cluster 2024-08-29T17:34:19.662469+0000 mon.a (mon.0) 151 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.29:3300/0,v1:172.21.15.29:6789/0],b=[v2:172.21.15.110:3300/0,v1:172.21.15.110:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-08-29T17:34:20.154 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:34:19 smithi029 bash[22475]: cluster 2024-08-29T17:34:19.679728+0000 mon.a (mon.0) 152 : cluster [DBG] fsmap 2024-08-29T17:34:20.154 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:34:19 smithi029 bash[22475]: cluster 2024-08-29T17:34:19.679813+0000 mon.a (mon.0) 153 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-08-29T17:34:20.154 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:34:19 smithi029 bash[22475]: cluster 2024-08-29T17:34:19.680131+0000 mon.a (mon.0) 154 : cluster [DBG] mgrmap e13: y(active, since 76s) 2024-08-29T17:34:20.155 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:34:19 smithi029 bash[22475]: cluster 2024-08-29T17:34:19.680464+0000 mon.a (mon.0) 155 : cluster [INF] overall HEALTH_OK 2024-08-29T17:34:20.155 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:34:19 smithi029 bash[22475]: audit 2024-08-29T17:34:19.688568+0000 mon.a (mon.0) 156 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:34:20.155 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:34:19 smithi029 bash[22475]: audit 2024-08-29T17:34:19.696168+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:34:20.155 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:34:19 smithi029 bash[22475]: audit 2024-08-29T17:34:19.704696+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:34:20.155 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:34:19 smithi029 bash[22475]: audit 2024-08-29T17:34:19.712396+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:34:20.902 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:34:20 smithi029 bash[22727]: debug 2024-08-29T17:34:20.606+0000 7f146748d640 -1 mgr.server handle_report got status from non-daemon mon.b 2024-08-29T17:34:26.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:34:25 smithi110 bash[24444]: audit 2024-08-29T17:34:20.555730+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T17:34:26.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:34:25 smithi110 bash[24444]: audit 2024-08-29T17:34:20.556065+0000 mon.a (mon.0) 163 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T17:34:26.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:34:25 smithi110 bash[24444]: cluster 2024-08-29T17:34:20.556326+0000 mon.a (mon.0) 164 : cluster [INF] mon.a calling monitor election 2024-08-29T17:34:26.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:34:25 smithi110 bash[24444]: cluster 2024-08-29T17:34:20.558626+0000 mon.b (mon.1) 2 : cluster [INF] mon.b calling monitor election 2024-08-29T17:34:26.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:34:25 smithi110 bash[24444]: audit 2024-08-29T17:34:20.576318+0000 mon.a (mon.0) 165 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T17:34:26.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:34:25 smithi110 bash[24444]: audit 2024-08-29T17:34:21.549577+0000 mon.a (mon.0) 166 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T17:34:26.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:34:25 smithi110 bash[24444]: cluster 2024-08-29T17:34:21.626921+0000 mgr.y (mgr.14150) 56 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:34:26.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:34:25 smithi110 bash[24444]: audit 2024-08-29T17:34:22.549967+0000 mon.a (mon.0) 167 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T17:34:26.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:34:25 smithi110 bash[24444]: audit 2024-08-29T17:34:23.550132+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T17:34:26.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:34:25 smithi110 bash[24444]: cluster 2024-08-29T17:34:23.627321+0000 mgr.y (mgr.14150) 57 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:34:26.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:34:25 smithi110 bash[24444]: audit 2024-08-29T17:34:24.550030+0000 mon.a (mon.0) 169 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T17:34:26.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:34:25 smithi110 bash[24444]: audit 2024-08-29T17:34:25.550194+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T17:34:26.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:34:25 smithi110 bash[24444]: cluster 2024-08-29T17:34:25.576330+0000 mon.a (mon.0) 171 : cluster [INF] mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-08-29T17:34:26.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:34:25 smithi110 bash[24444]: cluster 2024-08-29T17:34:25.581936+0000 mon.a (mon.0) 172 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.29:3300/0,v1:172.21.15.29:6789/0],b=[v2:172.21.15.110:3300/0,v1:172.21.15.110:6789/0],c=[v2:172.21.15.29:3301/0,v1:172.21.15.29:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-08-29T17:34:26.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:34:25 smithi110 bash[24444]: cluster 2024-08-29T17:34:25.599781+0000 mon.a (mon.0) 173 : cluster [DBG] fsmap 2024-08-29T17:34:26.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:34:25 smithi110 bash[24444]: cluster 2024-08-29T17:34:25.599831+0000 mon.a (mon.0) 174 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-08-29T17:34:26.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:34:25 smithi110 bash[24444]: cluster 2024-08-29T17:34:25.600095+0000 mon.a (mon.0) 175 : cluster [DBG] mgrmap e13: y(active, since 81s) 2024-08-29T17:34:26.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:34:25 smithi110 bash[24444]: cluster 2024-08-29T17:34:25.600398+0000 mon.a (mon.0) 176 : cluster [WRN] Health check failed: 1/3 mons down, quorum a,b (MON_DOWN) 2024-08-29T17:34:26.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:34:25 smithi110 bash[24444]: cluster 2024-08-29T17:34:25.606578+0000 mon.a (mon.0) 177 : cluster [WRN] Health detail: HEALTH_WARN 1/3 mons down, quorum a,b 2024-08-29T17:34:26.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:34:25 smithi110 bash[24444]: cluster 2024-08-29T17:34:25.606637+0000 mon.a (mon.0) 178 : cluster [WRN] [WRN] MON_DOWN: 1/3 mons down, quorum a,b 2024-08-29T17:34:26.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:34:25 smithi110 bash[24444]: cluster 2024-08-29T17:34:25.606674+0000 mon.a (mon.0) 179 : cluster [WRN] mon.c (rank 2) addr [v2:172.21.15.29:3301/0,v1:172.21.15.29:6790/0] is down (out of quorum) 2024-08-29T17:34:26.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:34:25 smithi110 bash[24444]: audit 2024-08-29T17:34:25.611499+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:34:26.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:34:25 smithi110 bash[24444]: audit 2024-08-29T17:34:25.616713+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:34:26.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:34:25 smithi110 bash[24444]: audit 2024-08-29T17:34:25.622147+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:34:26.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:34:25 smithi110 bash[24444]: audit 2024-08-29T17:34:25.627810+0000 mon.a (mon.0) 183 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:34:26.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:34:25 smithi110 bash[24444]: audit 2024-08-29T17:34:25.633354+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:34:26.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:34:25 smithi029 bash[22475]: audit 2024-08-29T17:34:20.555730+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T17:34:26.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:34:25 smithi029 bash[22475]: audit 2024-08-29T17:34:20.556065+0000 mon.a (mon.0) 163 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T17:34:26.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:34:25 smithi029 bash[22475]: cluster 2024-08-29T17:34:20.556326+0000 mon.a (mon.0) 164 : cluster [INF] mon.a calling monitor election 2024-08-29T17:34:26.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:34:25 smithi029 bash[22475]: cluster 2024-08-29T17:34:20.558626+0000 mon.b (mon.1) 2 : cluster [INF] mon.b calling monitor election 2024-08-29T17:34:26.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:34:25 smithi029 bash[22475]: audit 2024-08-29T17:34:20.576318+0000 mon.a (mon.0) 165 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T17:34:26.154 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:34:25 smithi029 bash[22475]: audit 2024-08-29T17:34:21.549577+0000 mon.a (mon.0) 166 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T17:34:26.154 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:34:25 smithi029 bash[22475]: cluster 2024-08-29T17:34:21.626921+0000 mgr.y (mgr.14150) 56 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:34:26.154 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:34:25 smithi029 bash[22475]: audit 2024-08-29T17:34:22.549967+0000 mon.a (mon.0) 167 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T17:34:26.154 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:34:25 smithi029 bash[22475]: audit 2024-08-29T17:34:23.550132+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T17:34:26.154 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:34:25 smithi029 bash[22475]: cluster 2024-08-29T17:34:23.627321+0000 mgr.y (mgr.14150) 57 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:34:26.154 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:34:25 smithi029 bash[22475]: audit 2024-08-29T17:34:24.550030+0000 mon.a (mon.0) 169 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T17:34:26.154 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:34:25 smithi029 bash[22475]: audit 2024-08-29T17:34:25.550194+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T17:34:26.154 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:34:25 smithi029 bash[22475]: cluster 2024-08-29T17:34:25.576330+0000 mon.a (mon.0) 171 : cluster [INF] mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-08-29T17:34:26.154 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:34:25 smithi029 bash[22475]: cluster 2024-08-29T17:34:25.581936+0000 mon.a (mon.0) 172 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.29:3300/0,v1:172.21.15.29:6789/0],b=[v2:172.21.15.110:3300/0,v1:172.21.15.110:6789/0],c=[v2:172.21.15.29:3301/0,v1:172.21.15.29:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-08-29T17:34:26.154 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:34:25 smithi029 bash[22475]: cluster 2024-08-29T17:34:25.599781+0000 mon.a (mon.0) 173 : cluster [DBG] fsmap 2024-08-29T17:34:26.154 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:34:25 smithi029 bash[22475]: cluster 2024-08-29T17:34:25.599831+0000 mon.a (mon.0) 174 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-08-29T17:34:26.154 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:34:25 smithi029 bash[22475]: cluster 2024-08-29T17:34:25.600095+0000 mon.a (mon.0) 175 : cluster [DBG] mgrmap e13: y(active, since 81s) 2024-08-29T17:34:26.154 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:34:25 smithi029 bash[22475]: cluster 2024-08-29T17:34:25.600398+0000 mon.a (mon.0) 176 : cluster [WRN] Health check failed: 1/3 mons down, quorum a,b (MON_DOWN) 2024-08-29T17:34:26.154 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:34:25 smithi029 bash[22475]: cluster 2024-08-29T17:34:25.606578+0000 mon.a (mon.0) 177 : cluster [WRN] Health detail: HEALTH_WARN 1/3 mons down, quorum a,b 2024-08-29T17:34:26.155 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:34:25 smithi029 bash[22475]: cluster 2024-08-29T17:34:25.606637+0000 mon.a (mon.0) 178 : cluster [WRN] [WRN] MON_DOWN: 1/3 mons down, quorum a,b 2024-08-29T17:34:26.155 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:34:25 smithi029 bash[22475]: cluster 2024-08-29T17:34:25.606674+0000 mon.a (mon.0) 179 : cluster [WRN] mon.c (rank 2) addr [v2:172.21.15.29:3301/0,v1:172.21.15.29:6790/0] is down (out of quorum) 2024-08-29T17:34:26.155 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:34:25 smithi029 bash[22475]: audit 2024-08-29T17:34:25.611499+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:34:26.155 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:34:25 smithi029 bash[22475]: audit 2024-08-29T17:34:25.616713+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:34:26.155 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:34:25 smithi029 bash[22475]: audit 2024-08-29T17:34:25.622147+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:34:26.155 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:34:25 smithi029 bash[22475]: audit 2024-08-29T17:34:25.627810+0000 mon.a (mon.0) 183 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:34:26.155 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:34:25 smithi029 bash[22475]: audit 2024-08-29T17:34:25.633354+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:34:26.420 INFO:teuthology.orchestra.run.smithi110.stderr:dumped monmap epoch 3 2024-08-29T17:34:26.421 INFO:teuthology.orchestra.run.smithi110.stdout: 2024-08-29T17:34:26.421 INFO:teuthology.orchestra.run.smithi110.stdout:{"epoch":3,"fsid":"5b99e290-662c-11ef-bcd4-c7b262605968","modified":"2024-08-29T17:34:20.549747Z","created":"2024-08-29T17:31:55.139100Z","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.29:3300","nonce":0},{"type":"v1","addr":"172.21.15.29:6789","nonce":0}]},"addr":"172.21.15.29:6789/0","public_addr":"172.21.15.29:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:3300","nonce":0},{"type":"v1","addr":"172.21.15.110:6789","nonce":0}]},"addr":"172.21.15.110:6789/0","public_addr":"172.21.15.110:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":2,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:3301","nonce":0},{"type":"v1","addr":"172.21.15.29:6790","nonce":0}]},"addr":"172.21.15.29:6790/0","public_addr":"172.21.15.29:6790/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2024-08-29T17:34:26.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:34:26 smithi110 bash[24444]: cluster 2024-08-29T17:34:25.627704+0000 mgr.y (mgr.14150) 58 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:34:26.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:34:26 smithi110 bash[24444]: audit 2024-08-29T17:34:26.137969+0000 mon.a (mon.0) 185 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:34:26.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:34:26 smithi110 bash[24444]: audit 2024-08-29T17:34:26.139416+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T17:34:26.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:34:26 smithi110 bash[24444]: audit 2024-08-29T17:34:26.419568+0000 mon.a (mon.0) 187 : audit [DBG] from='client.? 172.21.15.110:0/36657325' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-08-29T17:34:26.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:34:26 smithi110 bash[24444]: audit 2024-08-29T17:34:26.427557+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:34:26.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:34:26 smithi110 bash[24444]: audit 2024-08-29T17:34:26.431087+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:34:26.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:34:26 smithi110 bash[24444]: audit 2024-08-29T17:34:26.433398+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:34:26.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:34:26 smithi110 bash[24444]: audit 2024-08-29T17:34:26.436333+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:34:26.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:34:26 smithi110 bash[24444]: audit 2024-08-29T17:34:26.440167+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:34:26.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:34:26 smithi110 bash[24444]: audit 2024-08-29T17:34:26.475433+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:34:26.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:34:26 smithi110 bash[24444]: audit 2024-08-29T17:34:26.477762+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:34:26.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:34:26 smithi110 bash[24444]: audit 2024-08-29T17:34:26.480080+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:34:26.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:34:26 smithi110 bash[24444]: audit 2024-08-29T17:34:26.482325+0000 mon.a (mon.0) 196 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:34:26.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:34:26 smithi110 bash[24444]: audit 2024-08-29T17:34:26.482989+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-29T17:34:26.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:34:26 smithi110 bash[24444]: audit 2024-08-29T17:34:26.483755+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-29T17:34:26.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:34:26 smithi110 bash[24444]: audit 2024-08-29T17:34:26.484494+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:34:26.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:34:26 smithi110 bash[24444]: audit 2024-08-29T17:34:26.550034+0000 mon.a (mon.0) 200 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T17:34:27.055 INFO:tasks.cephadm:Generating final ceph.conf file... 2024-08-29T17:34:27.056 DEBUG:teuthology.orchestra.run.smithi029:> 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 5b99e290-662c-11ef-bcd4-c7b262605968 -- ceph config generate-minimal-conf 2024-08-29T17:34:27.068 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:34:26 smithi029 bash[22475]: cluster 2024-08-29T17:34:25.627704+0000 mgr.y (mgr.14150) 58 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:34:27.068 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:34:26 smithi029 bash[22475]: audit 2024-08-29T17:34:26.137969+0000 mon.a (mon.0) 185 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:34:27.068 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:34:26 smithi029 bash[22475]: audit 2024-08-29T17:34:26.139416+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T17:34:27.068 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:34:26 smithi029 bash[22475]: audit 2024-08-29T17:34:26.419568+0000 mon.a (mon.0) 187 : audit [DBG] from='client.? 172.21.15.110:0/36657325' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-08-29T17:34:27.068 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:34:26 smithi029 bash[22475]: audit 2024-08-29T17:34:26.427557+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:34:27.068 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:34:26 smithi029 bash[22475]: audit 2024-08-29T17:34:26.431087+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:34:27.069 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:34:26 smithi029 bash[22475]: audit 2024-08-29T17:34:26.433398+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:34:27.069 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:34:26 smithi029 bash[22475]: audit 2024-08-29T17:34:26.436333+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:34:27.069 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:34:26 smithi029 bash[22475]: audit 2024-08-29T17:34:26.440167+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:34:27.069 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:34:26 smithi029 bash[22475]: audit 2024-08-29T17:34:26.475433+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:34:27.069 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:34:26 smithi029 bash[22475]: audit 2024-08-29T17:34:26.477762+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:34:27.069 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:34:26 smithi029 bash[22475]: audit 2024-08-29T17:34:26.480080+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:34:27.069 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:34:26 smithi029 bash[22475]: audit 2024-08-29T17:34:26.482325+0000 mon.a (mon.0) 196 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:34:27.069 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:34:26 smithi029 bash[22475]: audit 2024-08-29T17:34:26.482989+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-29T17:34:27.069 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:34:26 smithi029 bash[22475]: audit 2024-08-29T17:34:26.483755+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-29T17:34:27.069 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:34:26 smithi029 bash[22475]: audit 2024-08-29T17:34:26.484494+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:34:27.069 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:34:26 smithi029 bash[22475]: audit 2024-08-29T17:34:26.550034+0000 mon.a (mon.0) 200 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T17:34:27.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:34:27 smithi029 bash[22475]: cluster 2024-08-29T17:34:22.551931+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2024-08-29T17:34:27.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:34:27 smithi029 bash[22475]: cluster 2024-08-29T17:34:27.588625+0000 mon.c (mon.2) 2 : cluster [INF] mon.c calling monitor election 2024-08-29T17:34:27.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:34:27 smithi029 bash[22475]: cluster 2024-08-29T17:34:27.589412+0000 mon.a (mon.0) 202 : cluster [INF] mon.a calling monitor election 2024-08-29T17:34:27.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:34:27 smithi029 bash[22475]: cluster 2024-08-29T17:34:27.591473+0000 mon.b (mon.1) 3 : cluster [INF] mon.b calling monitor election 2024-08-29T17:34:27.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:34:27 smithi029 bash[22475]: cluster 2024-08-29T17:34:27.612870+0000 mon.a (mon.0) 203 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-08-29T17:34:27.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:34:27 smithi029 bash[22475]: cluster 2024-08-29T17:34:27.618797+0000 mon.a (mon.0) 204 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.29:3300/0,v1:172.21.15.29:6789/0],b=[v2:172.21.15.110:3300/0,v1:172.21.15.110:6789/0],c=[v2:172.21.15.29:3301/0,v1:172.21.15.29:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-08-29T17:34:27.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:34:27 smithi029 bash[22475]: cluster 2024-08-29T17:34:27.619846+0000 mon.a (mon.0) 205 : cluster [DBG] fsmap 2024-08-29T17:34:27.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:34:27 smithi029 bash[22475]: cluster 2024-08-29T17:34:27.619907+0000 mon.a (mon.0) 206 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-08-29T17:34:27.904 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:34:27 smithi029 bash[22475]: cluster 2024-08-29T17:34:27.620172+0000 mon.a (mon.0) 207 : cluster [DBG] mgrmap e13: y(active, since 84s) 2024-08-29T17:34:27.904 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:34:27 smithi029 bash[22475]: cluster 2024-08-29T17:34:27.620450+0000 mon.a (mon.0) 208 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,b) 2024-08-29T17:34:27.904 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:34:27 smithi029 bash[22475]: cluster 2024-08-29T17:34:27.620483+0000 mon.a (mon.0) 209 : cluster [INF] Cluster is now healthy 2024-08-29T17:34:27.904 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:34:27 smithi029 bash[22475]: cluster 2024-08-29T17:34:27.627841+0000 mon.a (mon.0) 210 : cluster [INF] overall HEALTH_OK 2024-08-29T17:34:27.905 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:27 smithi029 bash[32453]: audit 2024-08-29T17:34:14.613102+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T17:34:27.905 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:27 smithi029 bash[32453]: cluster 2024-08-29T17:34:14.613270+0000 mon.a (mon.0) 141 : cluster [INF] mon.a calling monitor election 2024-08-29T17:34:27.905 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:27 smithi029 bash[32453]: audit 2024-08-29T17:34:14.631404+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T17:34:27.905 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:27 smithi029 bash[32453]: audit 2024-08-29T17:34:15.611148+0000 mon.a (mon.0) 143 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T17:34:27.905 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:27 smithi029 bash[32453]: cluster 2024-08-29T17:34:15.625665+0000 mgr.y (mgr.14150) 53 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:34:27.905 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:27 smithi029 bash[32453]: audit 2024-08-29T17:34:16.612021+0000 mon.a (mon.0) 144 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T17:34:27.905 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:27 smithi029 bash[32453]: cluster 2024-08-29T17:34:16.615388+0000 mon.b (mon.1) 1 : cluster [INF] mon.b calling monitor election 2024-08-29T17:34:27.905 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:27 smithi029 bash[32453]: audit 2024-08-29T17:34:17.612065+0000 mon.a (mon.0) 145 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T17:34:27.905 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:27 smithi029 bash[32453]: cluster 2024-08-29T17:34:17.626089+0000 mgr.y (mgr.14150) 54 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:34:27.905 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:27 smithi029 bash[32453]: audit 2024-08-29T17:34:18.548238+0000 mon.a (mon.0) 146 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T17:34:27.905 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:27 smithi029 bash[32453]: audit 2024-08-29T17:34:18.611584+0000 mon.a (mon.0) 147 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T17:34:27.906 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:27 smithi029 bash[32453]: audit 2024-08-29T17:34:19.549065+0000 mon.a (mon.0) 148 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T17:34:27.906 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:27 smithi029 bash[32453]: audit 2024-08-29T17:34:19.612211+0000 mon.a (mon.0) 149 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T17:34:27.906 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:27 smithi029 bash[32453]: cluster 2024-08-29T17:34:19.626490+0000 mgr.y (mgr.14150) 55 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:34:27.906 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:27 smithi029 bash[32453]: cluster 2024-08-29T17:34:19.656023+0000 mon.a (mon.0) 150 : cluster [INF] mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-08-29T17:34:27.906 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:27 smithi029 bash[32453]: cluster 2024-08-29T17:34:19.662469+0000 mon.a (mon.0) 151 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.29:3300/0,v1:172.21.15.29:6789/0],b=[v2:172.21.15.110:3300/0,v1:172.21.15.110:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-08-29T17:34:27.906 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:27 smithi029 bash[32453]: cluster 2024-08-29T17:34:19.679728+0000 mon.a (mon.0) 152 : cluster [DBG] fsmap 2024-08-29T17:34:27.906 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:27 smithi029 bash[32453]: cluster 2024-08-29T17:34:19.679813+0000 mon.a (mon.0) 153 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-08-29T17:34:27.906 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:27 smithi029 bash[32453]: cluster 2024-08-29T17:34:19.680131+0000 mon.a (mon.0) 154 : cluster [DBG] mgrmap e13: y(active, since 76s) 2024-08-29T17:34:27.906 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:27 smithi029 bash[32453]: cluster 2024-08-29T17:34:19.680464+0000 mon.a (mon.0) 155 : cluster [INF] overall HEALTH_OK 2024-08-29T17:34:27.906 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:27 smithi029 bash[32453]: audit 2024-08-29T17:34:19.688568+0000 mon.a (mon.0) 156 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:34:27.907 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:27 smithi029 bash[32453]: audit 2024-08-29T17:34:19.696168+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:34:27.907 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:27 smithi029 bash[32453]: audit 2024-08-29T17:34:19.704696+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:34:27.907 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:27 smithi029 bash[32453]: audit 2024-08-29T17:34:19.712396+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:34:27.907 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:27 smithi029 bash[32453]: audit 2024-08-29T17:34:20.555730+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T17:34:27.907 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:27 smithi029 bash[32453]: audit 2024-08-29T17:34:20.556065+0000 mon.a (mon.0) 163 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T17:34:27.907 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:27 smithi029 bash[32453]: cluster 2024-08-29T17:34:20.556326+0000 mon.a (mon.0) 164 : cluster [INF] mon.a calling monitor election 2024-08-29T17:34:27.907 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:27 smithi029 bash[32453]: cluster 2024-08-29T17:34:20.558626+0000 mon.b (mon.1) 2 : cluster [INF] mon.b calling monitor election 2024-08-29T17:34:27.907 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:27 smithi029 bash[32453]: audit 2024-08-29T17:34:20.576318+0000 mon.a (mon.0) 165 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T17:34:27.907 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:27 smithi029 bash[32453]: audit 2024-08-29T17:34:21.549577+0000 mon.a (mon.0) 166 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T17:34:27.907 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:27 smithi029 bash[32453]: cluster 2024-08-29T17:34:21.626921+0000 mgr.y (mgr.14150) 56 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:34:27.907 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:27 smithi029 bash[32453]: audit 2024-08-29T17:34:22.549967+0000 mon.a (mon.0) 167 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T17:34:27.907 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:27 smithi029 bash[32453]: audit 2024-08-29T17:34:23.550132+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T17:34:27.907 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:27 smithi029 bash[32453]: cluster 2024-08-29T17:34:23.627321+0000 mgr.y (mgr.14150) 57 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:34:27.908 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:27 smithi029 bash[32453]: audit 2024-08-29T17:34:24.550030+0000 mon.a (mon.0) 169 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T17:34:27.908 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:27 smithi029 bash[32453]: audit 2024-08-29T17:34:25.550194+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T17:34:27.908 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:27 smithi029 bash[32453]: cluster 2024-08-29T17:34:25.576330+0000 mon.a (mon.0) 171 : cluster [INF] mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-08-29T17:34:27.908 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:27 smithi029 bash[32453]: cluster 2024-08-29T17:34:25.581936+0000 mon.a (mon.0) 172 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.29:3300/0,v1:172.21.15.29:6789/0],b=[v2:172.21.15.110:3300/0,v1:172.21.15.110:6789/0],c=[v2:172.21.15.29:3301/0,v1:172.21.15.29:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-08-29T17:34:27.908 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:27 smithi029 bash[32453]: cluster 2024-08-29T17:34:25.599781+0000 mon.a (mon.0) 173 : cluster [DBG] fsmap 2024-08-29T17:34:27.908 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:27 smithi029 bash[32453]: cluster 2024-08-29T17:34:25.599831+0000 mon.a (mon.0) 174 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-08-29T17:34:27.908 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:27 smithi029 bash[32453]: cluster 2024-08-29T17:34:25.600095+0000 mon.a (mon.0) 175 : cluster [DBG] mgrmap e13: y(active, since 81s) 2024-08-29T17:34:27.908 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:27 smithi029 bash[32453]: cluster 2024-08-29T17:34:25.600398+0000 mon.a (mon.0) 176 : cluster [WRN] Health check failed: 1/3 mons down, quorum a,b (MON_DOWN) 2024-08-29T17:34:27.908 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:27 smithi029 bash[32453]: cluster 2024-08-29T17:34:25.606578+0000 mon.a (mon.0) 177 : cluster [WRN] Health detail: HEALTH_WARN 1/3 mons down, quorum a,b 2024-08-29T17:34:27.908 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:27 smithi029 bash[32453]: cluster 2024-08-29T17:34:25.606637+0000 mon.a (mon.0) 178 : cluster [WRN] [WRN] MON_DOWN: 1/3 mons down, quorum a,b 2024-08-29T17:34:27.908 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:27 smithi029 bash[32453]: cluster 2024-08-29T17:34:25.606674+0000 mon.a (mon.0) 179 : cluster [WRN] mon.c (rank 2) addr [v2:172.21.15.29:3301/0,v1:172.21.15.29:6790/0] is down (out of quorum) 2024-08-29T17:34:27.908 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:27 smithi029 bash[32453]: audit 2024-08-29T17:34:25.611499+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:34:27.909 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:27 smithi029 bash[32453]: audit 2024-08-29T17:34:25.616713+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:34:27.909 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:27 smithi029 bash[32453]: audit 2024-08-29T17:34:25.622147+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:34:27.909 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:27 smithi029 bash[32453]: audit 2024-08-29T17:34:25.627810+0000 mon.a (mon.0) 183 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:34:27.909 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:27 smithi029 bash[32453]: audit 2024-08-29T17:34:25.633354+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:34:27.909 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:27 smithi029 bash[32453]: cluster 2024-08-29T17:34:25.627704+0000 mgr.y (mgr.14150) 58 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:34:27.909 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:27 smithi029 bash[32453]: audit 2024-08-29T17:34:26.137969+0000 mon.a (mon.0) 185 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:34:27.909 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:27 smithi029 bash[32453]: audit 2024-08-29T17:34:26.139416+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T17:34:27.909 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:27 smithi029 bash[32453]: audit 2024-08-29T17:34:26.419568+0000 mon.a (mon.0) 187 : audit [DBG] from='client.? 172.21.15.110:0/36657325' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-08-29T17:34:27.909 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:27 smithi029 bash[32453]: audit 2024-08-29T17:34:26.427557+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:34:27.909 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:27 smithi029 bash[32453]: audit 2024-08-29T17:34:26.431087+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:34:27.909 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:27 smithi029 bash[32453]: audit 2024-08-29T17:34:26.433398+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:34:27.909 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:27 smithi029 bash[32453]: audit 2024-08-29T17:34:26.436333+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:34:27.910 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:27 smithi029 bash[32453]: audit 2024-08-29T17:34:26.440167+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:34:27.910 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:27 smithi029 bash[32453]: audit 2024-08-29T17:34:26.475433+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:34:27.910 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:27 smithi029 bash[32453]: audit 2024-08-29T17:34:26.477762+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:34:27.910 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:27 smithi029 bash[32453]: audit 2024-08-29T17:34:26.480080+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:34:27.910 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:27 smithi029 bash[32453]: audit 2024-08-29T17:34:26.482325+0000 mon.a (mon.0) 196 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:34:27.910 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:27 smithi029 bash[32453]: audit 2024-08-29T17:34:26.482989+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-29T17:34:27.910 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:27 smithi029 bash[32453]: audit 2024-08-29T17:34:26.483755+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-29T17:34:27.910 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:27 smithi029 bash[32453]: audit 2024-08-29T17:34:26.484494+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:34:27.910 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:27 smithi029 bash[32453]: audit 2024-08-29T17:34:26.550034+0000 mon.a (mon.0) 200 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T17:34:27.910 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:27 smithi029 bash[32453]: cluster 2024-08-29T17:34:22.551931+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2024-08-29T17:34:27.910 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:27 smithi029 bash[32453]: cluster 2024-08-29T17:34:27.588625+0000 mon.c (mon.2) 2 : cluster [INF] mon.c calling monitor election 2024-08-29T17:34:27.910 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:27 smithi029 bash[32453]: cluster 2024-08-29T17:34:27.589412+0000 mon.a (mon.0) 202 : cluster [INF] mon.a calling monitor election 2024-08-29T17:34:27.910 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:27 smithi029 bash[32453]: cluster 2024-08-29T17:34:27.591473+0000 mon.b (mon.1) 3 : cluster [INF] mon.b calling monitor election 2024-08-29T17:34:27.911 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:27 smithi029 bash[32453]: cluster 2024-08-29T17:34:27.612870+0000 mon.a (mon.0) 203 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-08-29T17:34:27.911 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:27 smithi029 bash[32453]: cluster 2024-08-29T17:34:27.618797+0000 mon.a (mon.0) 204 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.29:3300/0,v1:172.21.15.29:6789/0],b=[v2:172.21.15.110:3300/0,v1:172.21.15.110:6789/0],c=[v2:172.21.15.29:3301/0,v1:172.21.15.29:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-08-29T17:34:27.911 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:27 smithi029 bash[32453]: cluster 2024-08-29T17:34:27.619846+0000 mon.a (mon.0) 205 : cluster [DBG] fsmap 2024-08-29T17:34:27.911 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:27 smithi029 bash[32453]: cluster 2024-08-29T17:34:27.619907+0000 mon.a (mon.0) 206 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-08-29T17:34:27.911 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:27 smithi029 bash[32453]: cluster 2024-08-29T17:34:27.620172+0000 mon.a (mon.0) 207 : cluster [DBG] mgrmap e13: y(active, since 84s) 2024-08-29T17:34:27.911 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:27 smithi029 bash[32453]: cluster 2024-08-29T17:34:27.620450+0000 mon.a (mon.0) 208 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,b) 2024-08-29T17:34:27.911 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:27 smithi029 bash[32453]: cluster 2024-08-29T17:34:27.620483+0000 mon.a (mon.0) 209 : cluster [INF] Cluster is now healthy 2024-08-29T17:34:27.911 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:27 smithi029 bash[32453]: cluster 2024-08-29T17:34:27.627841+0000 mon.a (mon.0) 210 : cluster [INF] overall HEALTH_OK 2024-08-29T17:34:28.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:34:27 smithi110 bash[24444]: cluster 2024-08-29T17:34:22.551931+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2024-08-29T17:34:28.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:34:27 smithi110 bash[24444]: cluster 2024-08-29T17:34:27.588625+0000 mon.c (mon.2) 2 : cluster [INF] mon.c calling monitor election 2024-08-29T17:34:28.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:34:27 smithi110 bash[24444]: cluster 2024-08-29T17:34:27.589412+0000 mon.a (mon.0) 202 : cluster [INF] mon.a calling monitor election 2024-08-29T17:34:28.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:34:27 smithi110 bash[24444]: cluster 2024-08-29T17:34:27.591473+0000 mon.b (mon.1) 3 : cluster [INF] mon.b calling monitor election 2024-08-29T17:34:28.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:34:27 smithi110 bash[24444]: cluster 2024-08-29T17:34:27.612870+0000 mon.a (mon.0) 203 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-08-29T17:34:28.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:34:27 smithi110 bash[24444]: cluster 2024-08-29T17:34:27.618797+0000 mon.a (mon.0) 204 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.29:3300/0,v1:172.21.15.29:6789/0],b=[v2:172.21.15.110:3300/0,v1:172.21.15.110:6789/0],c=[v2:172.21.15.29:3301/0,v1:172.21.15.29:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-08-29T17:34:28.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:34:27 smithi110 bash[24444]: cluster 2024-08-29T17:34:27.619846+0000 mon.a (mon.0) 205 : cluster [DBG] fsmap 2024-08-29T17:34:28.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:34:27 smithi110 bash[24444]: cluster 2024-08-29T17:34:27.619907+0000 mon.a (mon.0) 206 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-08-29T17:34:28.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:34:27 smithi110 bash[24444]: cluster 2024-08-29T17:34:27.620172+0000 mon.a (mon.0) 207 : cluster [DBG] mgrmap e13: y(active, since 84s) 2024-08-29T17:34:28.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:34:27 smithi110 bash[24444]: cluster 2024-08-29T17:34:27.620450+0000 mon.a (mon.0) 208 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,b) 2024-08-29T17:34:28.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:34:27 smithi110 bash[24444]: cluster 2024-08-29T17:34:27.620483+0000 mon.a (mon.0) 209 : cluster [INF] Cluster is now healthy 2024-08-29T17:34:28.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:34:27 smithi110 bash[24444]: cluster 2024-08-29T17:34:27.627841+0000 mon.a (mon.0) 210 : cluster [INF] overall HEALTH_OK 2024-08-29T17:34:29.088 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:34:28 smithi029 bash[22475]: cluster 2024-08-29T17:34:27.628186+0000 mgr.y (mgr.14150) 65 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:34:29.088 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:34:28 smithi029 bash[22475]: audit 2024-08-29T17:34:28.550758+0000 mon.a (mon.0) 211 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T17:34:29.089 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:28 smithi029 bash[32453]: cluster 2024-08-29T17:34:27.628186+0000 mgr.y (mgr.14150) 65 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:34:29.089 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:28 smithi029 bash[32453]: audit 2024-08-29T17:34:28.550758+0000 mon.a (mon.0) 211 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T17:34:29.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:34:28 smithi110 bash[24444]: cluster 2024-08-29T17:34:27.628186+0000 mgr.y (mgr.14150) 65 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:34:29.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:34:28 smithi110 bash[24444]: audit 2024-08-29T17:34:28.550758+0000 mon.a (mon.0) 211 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T17:34:29.964 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:29 smithi029 bash[32453]: audit 2024-08-29T17:34:28.705663+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:34:29.964 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:29 smithi029 bash[32453]: audit 2024-08-29T17:34:28.713836+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:34:29.964 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:29 smithi029 bash[32453]: cephadm 2024-08-29T17:34:28.714918+0000 mgr.y (mgr.14150) 66 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-08-29T17:34:29.965 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:29 smithi029 bash[32453]: audit 2024-08-29T17:34:28.715329+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-29T17:34:29.965 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:29 smithi029 bash[32453]: audit 2024-08-29T17:34:28.716495+0000 mon.a (mon.0) 215 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-29T17:34:29.965 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:29 smithi029 bash[32453]: audit 2024-08-29T17:34:28.717610+0000 mon.a (mon.0) 216 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:34:29.965 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:29 smithi029 bash[32453]: cephadm 2024-08-29T17:34:28.719021+0000 mgr.y (mgr.14150) 67 : cephadm [INF] Reconfiguring daemon mon.c on smithi029 2024-08-29T17:34:29.965 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:29 smithi029 bash[32453]: cluster 2024-08-29T17:34:29.628604+0000 mgr.y (mgr.14150) 68 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:34:29.965 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:34:29 smithi029 bash[22475]: audit 2024-08-29T17:34:28.705663+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:34:29.965 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:34:29 smithi029 bash[22475]: audit 2024-08-29T17:34:28.713836+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:34:29.965 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:34:29 smithi029 bash[22475]: cephadm 2024-08-29T17:34:28.714918+0000 mgr.y (mgr.14150) 66 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-08-29T17:34:29.965 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:34:29 smithi029 bash[22475]: audit 2024-08-29T17:34:28.715329+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-29T17:34:29.965 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:34:29 smithi029 bash[22475]: audit 2024-08-29T17:34:28.716495+0000 mon.a (mon.0) 215 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-29T17:34:29.965 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:34:29 smithi029 bash[22475]: audit 2024-08-29T17:34:28.717610+0000 mon.a (mon.0) 216 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:34:29.966 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:34:29 smithi029 bash[22475]: cephadm 2024-08-29T17:34:28.719021+0000 mgr.y (mgr.14150) 67 : cephadm [INF] Reconfiguring daemon mon.c on smithi029 2024-08-29T17:34:29.966 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:34:29 smithi029 bash[22475]: cluster 2024-08-29T17:34:29.628604+0000 mgr.y (mgr.14150) 68 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:34:30.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:34:29 smithi110 bash[24444]: audit 2024-08-29T17:34:28.705663+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:34:30.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:34:29 smithi110 bash[24444]: audit 2024-08-29T17:34:28.713836+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:34:30.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:34:29 smithi110 bash[24444]: cephadm 2024-08-29T17:34:28.714918+0000 mgr.y (mgr.14150) 66 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-08-29T17:34:30.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:34:29 smithi110 bash[24444]: audit 2024-08-29T17:34:28.715329+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-29T17:34:30.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:34:29 smithi110 bash[24444]: audit 2024-08-29T17:34:28.716495+0000 mon.a (mon.0) 215 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-29T17:34:30.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:34:29 smithi110 bash[24444]: audit 2024-08-29T17:34:28.717610+0000 mon.a (mon.0) 216 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:34:30.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:34:29 smithi110 bash[24444]: cephadm 2024-08-29T17:34:28.719021+0000 mgr.y (mgr.14150) 67 : cephadm [INF] Reconfiguring daemon mon.c on smithi029 2024-08-29T17:34:30.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:34:29 smithi110 bash[24444]: cluster 2024-08-29T17:34:29.628604+0000 mgr.y (mgr.14150) 68 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:34:31.740 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/5b99e290-662c-11ef-bcd4-c7b262605968/mon.a/config 2024-08-29T17:34:32.003 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:34:31 smithi110 bash[24444]: audit 2024-08-29T17:34:30.740504+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:34:32.003 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:34:31 smithi110 bash[24444]: audit 2024-08-29T17:34:30.745277+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:34:32.003 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:34:31 smithi110 bash[24444]: cephadm 2024-08-29T17:34:30.746408+0000 mgr.y (mgr.14150) 69 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-08-29T17:34:32.003 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:34:31 smithi110 bash[24444]: audit 2024-08-29T17:34:30.746803+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-29T17:34:32.003 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:34:31 smithi110 bash[24444]: audit 2024-08-29T17:34:30.747879+0000 mon.a (mon.0) 220 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-29T17:34:32.003 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:34:31 smithi110 bash[24444]: audit 2024-08-29T17:34:30.748906+0000 mon.a (mon.0) 221 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:34:32.003 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:34:31 smithi110 bash[24444]: cephadm 2024-08-29T17:34:30.750271+0000 mgr.y (mgr.14150) 70 : cephadm [INF] Reconfiguring daemon mon.b on smithi110 2024-08-29T17:34:32.003 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:34:31 smithi110 bash[24444]: cluster 2024-08-29T17:34:31.629138+0000 mgr.y (mgr.14150) 71 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:34:32.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:34:31 smithi029 bash[22475]: audit 2024-08-29T17:34:30.740504+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:34:32.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:34:31 smithi029 bash[22475]: audit 2024-08-29T17:34:30.745277+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:34:32.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:34:31 smithi029 bash[22475]: cephadm 2024-08-29T17:34:30.746408+0000 mgr.y (mgr.14150) 69 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-08-29T17:34:32.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:34:31 smithi029 bash[22475]: audit 2024-08-29T17:34:30.746803+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-29T17:34:32.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:34:31 smithi029 bash[22475]: audit 2024-08-29T17:34:30.747879+0000 mon.a (mon.0) 220 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-29T17:34:32.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:34:31 smithi029 bash[22475]: audit 2024-08-29T17:34:30.748906+0000 mon.a (mon.0) 221 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:34:32.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:34:31 smithi029 bash[22475]: cephadm 2024-08-29T17:34:30.750271+0000 mgr.y (mgr.14150) 70 : cephadm [INF] Reconfiguring daemon mon.b on smithi110 2024-08-29T17:34:32.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:34:31 smithi029 bash[22475]: cluster 2024-08-29T17:34:31.629138+0000 mgr.y (mgr.14150) 71 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:34:32.154 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:31 smithi029 bash[32453]: audit 2024-08-29T17:34:30.740504+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:34:32.154 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:31 smithi029 bash[32453]: audit 2024-08-29T17:34:30.745277+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:34:32.154 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:31 smithi029 bash[32453]: cephadm 2024-08-29T17:34:30.746408+0000 mgr.y (mgr.14150) 69 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-08-29T17:34:32.154 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:31 smithi029 bash[32453]: audit 2024-08-29T17:34:30.746803+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-29T17:34:32.154 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:31 smithi029 bash[32453]: audit 2024-08-29T17:34:30.747879+0000 mon.a (mon.0) 220 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-29T17:34:32.154 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:31 smithi029 bash[32453]: audit 2024-08-29T17:34:30.748906+0000 mon.a (mon.0) 221 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:34:32.154 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:31 smithi029 bash[32453]: cephadm 2024-08-29T17:34:30.750271+0000 mgr.y (mgr.14150) 70 : cephadm [INF] Reconfiguring daemon mon.b on smithi110 2024-08-29T17:34:32.154 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:31 smithi029 bash[32453]: cluster 2024-08-29T17:34:31.629138+0000 mgr.y (mgr.14150) 71 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:34:33.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:34:33 smithi029 bash[22475]: audit 2024-08-29T17:34:32.746926+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:34:33.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:34:33 smithi029 bash[22475]: audit 2024-08-29T17:34:32.750716+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:34:33.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:34:33 smithi029 bash[22475]: audit 2024-08-29T17:34:32.752014+0000 mon.a (mon.0) 224 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:34:33.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:34:33 smithi029 bash[22475]: audit 2024-08-29T17:34:32.753493+0000 mon.a (mon.0) 225 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:34:33.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:34:33 smithi029 bash[22475]: audit 2024-08-29T17:34:32.754272+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T17:34:33.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:34:33 smithi029 bash[22475]: audit 2024-08-29T17:34:32.758931+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:34:33.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:34:33 smithi029 bash[22475]: cluster 2024-08-29T17:34:33.629627+0000 mgr.y (mgr.14150) 72 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:34:33.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:33 smithi029 bash[32453]: audit 2024-08-29T17:34:32.746926+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:34:33.904 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:33 smithi029 bash[32453]: audit 2024-08-29T17:34:32.750716+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:34:33.904 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:33 smithi029 bash[32453]: audit 2024-08-29T17:34:32.752014+0000 mon.a (mon.0) 224 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:34:33.904 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:33 smithi029 bash[32453]: audit 2024-08-29T17:34:32.753493+0000 mon.a (mon.0) 225 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:34:33.904 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:33 smithi029 bash[32453]: audit 2024-08-29T17:34:32.754272+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T17:34:33.904 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:33 smithi029 bash[32453]: audit 2024-08-29T17:34:32.758931+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:34:33.904 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:33 smithi029 bash[32453]: cluster 2024-08-29T17:34:33.629627+0000 mgr.y (mgr.14150) 72 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:34:34.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:34:33 smithi110 bash[24444]: audit 2024-08-29T17:34:32.746926+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:34:34.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:34:33 smithi110 bash[24444]: audit 2024-08-29T17:34:32.750716+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:34:34.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:34:33 smithi110 bash[24444]: audit 2024-08-29T17:34:32.752014+0000 mon.a (mon.0) 224 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:34:34.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:34:33 smithi110 bash[24444]: audit 2024-08-29T17:34:32.753493+0000 mon.a (mon.0) 225 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:34:34.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:34:33 smithi110 bash[24444]: audit 2024-08-29T17:34:32.754272+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T17:34:34.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:34:33 smithi110 bash[24444]: audit 2024-08-29T17:34:32.758931+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:34:34.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:34:33 smithi110 bash[24444]: cluster 2024-08-29T17:34:33.629627+0000 mgr.y (mgr.14150) 72 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:34:34.832 INFO:teuthology.orchestra.run.smithi029.stdout:# minimal ceph.conf for 5b99e290-662c-11ef-bcd4-c7b262605968 2024-08-29T17:34:34.832 INFO:teuthology.orchestra.run.smithi029.stdout:[global] 2024-08-29T17:34:34.832 INFO:teuthology.orchestra.run.smithi029.stdout: fsid = 5b99e290-662c-11ef-bcd4-c7b262605968 2024-08-29T17:34:34.832 INFO:teuthology.orchestra.run.smithi029.stdout: mon_host = [v2:172.21.15.29:3300/0,v1:172.21.15.29:6789/0] [v2:172.21.15.110:3300/0,v1:172.21.15.110:6789/0] [v2:172.21.15.29:3301/0,v1:172.21.15.29:6790/0] 2024-08-29T17:34:35.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:34:34 smithi110 bash[24444]: audit 2024-08-29T17:34:34.830759+0000 mon.c (mon.2) 3 : audit [DBG] from='client.? 172.21.15.29:0/1428932137' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:34:35.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:34:34 smithi029 bash[22475]: audit 2024-08-29T17:34:34.830759+0000 mon.c (mon.2) 3 : audit [DBG] from='client.? 172.21.15.29:0/1428932137' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:34:35.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:34 smithi029 bash[32453]: audit 2024-08-29T17:34:34.830759+0000 mon.c (mon.2) 3 : audit [DBG] from='client.? 172.21.15.29:0/1428932137' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:34:35.455 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2024-08-29T17:34:35.455 DEBUG:teuthology.orchestra.run.smithi029:> set -ex 2024-08-29T17:34:35.456 DEBUG:teuthology.orchestra.run.smithi029:> sudo dd of=/etc/ceph/ceph.conf 2024-08-29T17:34:35.513 DEBUG:teuthology.orchestra.run.smithi029:> set -ex 2024-08-29T17:34:35.513 DEBUG:teuthology.orchestra.run.smithi029:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-08-29T17:34:35.568 DEBUG:teuthology.orchestra.run.smithi110:> set -ex 2024-08-29T17:34:35.568 DEBUG:teuthology.orchestra.run.smithi110:> sudo dd of=/etc/ceph/ceph.conf 2024-08-29T17:34:35.582 DEBUG:teuthology.orchestra.run.smithi110:> set -ex 2024-08-29T17:34:35.583 DEBUG:teuthology.orchestra.run.smithi110:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-08-29T17:34:35.639 INFO:tasks.cephadm:Adding mgr.y on smithi029 2024-08-29T17:34:35.639 INFO:tasks.cephadm:Adding mgr.x on smithi110 2024-08-29T17:34:35.639 DEBUG:teuthology.orchestra.run.smithi110:> 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 5b99e290-662c-11ef-bcd4-c7b262605968 -- ceph orch apply mgr '2;smithi029=y;smithi110=x' 2024-08-29T17:34:36.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:34:35 smithi110 bash[24444]: cluster 2024-08-29T17:34:35.630055+0000 mgr.y (mgr.14150) 73 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:34:36.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:34:35 smithi029 bash[22475]: cluster 2024-08-29T17:34:35.630055+0000 mgr.y (mgr.14150) 73 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:34:36.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:35 smithi029 bash[32453]: cluster 2024-08-29T17:34:35.630055+0000 mgr.y (mgr.14150) 73 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:34:38.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:34:37 smithi110 bash[24444]: cluster 2024-08-29T17:34:37.630432+0000 mgr.y (mgr.14150) 74 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:34:38.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:34:37 smithi029 bash[22475]: cluster 2024-08-29T17:34:37.630432+0000 mgr.y (mgr.14150) 74 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:34:38.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:37 smithi029 bash[32453]: cluster 2024-08-29T17:34:37.630432+0000 mgr.y (mgr.14150) 74 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:34:39.337 INFO:teuthology.orchestra.run.smithi110.stderr:Inferring config /var/lib/ceph/5b99e290-662c-11ef-bcd4-c7b262605968/mon.b/config 2024-08-29T17:34:40.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:34:39 smithi110 bash[24444]: cluster 2024-08-29T17:34:39.630864+0000 mgr.y (mgr.14150) 75 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:34:40.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:34:39 smithi029 bash[22475]: cluster 2024-08-29T17:34:39.630864+0000 mgr.y (mgr.14150) 75 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:34:40.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:39 smithi029 bash[32453]: cluster 2024-08-29T17:34:39.630864+0000 mgr.y (mgr.14150) 75 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:34:42.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:34:41 smithi110 bash[24444]: cluster 2024-08-29T17:34:41.631223+0000 mgr.y (mgr.14150) 76 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:34:42.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:34:41 smithi029 bash[22475]: cluster 2024-08-29T17:34:41.631223+0000 mgr.y (mgr.14150) 76 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:34:42.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:41 smithi029 bash[32453]: cluster 2024-08-29T17:34:41.631223+0000 mgr.y (mgr.14150) 76 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:34:42.156 INFO:teuthology.orchestra.run.smithi110.stdout:Scheduled mgr update... 2024-08-29T17:34:42.991 DEBUG:teuthology.orchestra.run.smithi110:mgr.x> sudo journalctl -f -n 0 -u ceph-5b99e290-662c-11ef-bcd4-c7b262605968@mgr.x.service 2024-08-29T17:34:42.993 INFO:tasks.cephadm:Deploying OSDs... 2024-08-29T17:34:42.993 DEBUG:teuthology.orchestra.run.smithi029:> set -ex 2024-08-29T17:34:42.994 DEBUG:teuthology.orchestra.run.smithi029:> dd if=/scratch_devs of=/dev/stdout 2024-08-29T17:34:43.000 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-08-29T17:34:43.000 DEBUG:teuthology.orchestra.run.smithi029:> stat /dev/vg_nvme/lv_1 2024-08-29T17:34:43.048 INFO:teuthology.orchestra.run.smithi029.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-08-29T17:34:43.048 INFO:teuthology.orchestra.run.smithi029.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-08-29T17:34:43.048 INFO:teuthology.orchestra.run.smithi029.stdout:Device: 5h/5d Inode: 878 Links: 1 2024-08-29T17:34:43.048 INFO:teuthology.orchestra.run.smithi029.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-08-29T17:34:43.048 INFO:teuthology.orchestra.run.smithi029.stdout:Access: 2024-08-29 17:24:46.900488963 +0000 2024-08-29T17:34:43.048 INFO:teuthology.orchestra.run.smithi029.stdout:Modify: 2024-08-29 17:24:46.620491463 +0000 2024-08-29T17:34:43.049 INFO:teuthology.orchestra.run.smithi029.stdout:Change: 2024-08-29 17:24:46.620491463 +0000 2024-08-29T17:34:43.049 INFO:teuthology.orchestra.run.smithi029.stdout: Birth: - 2024-08-29T17:34:43.049 DEBUG:teuthology.orchestra.run.smithi029:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-08-29T17:34:43.102 INFO:teuthology.orchestra.run.smithi029.stderr:1+0 records in 2024-08-29T17:34:43.103 INFO:teuthology.orchestra.run.smithi029.stderr:1+0 records out 2024-08-29T17:34:43.103 INFO:teuthology.orchestra.run.smithi029.stderr:512 bytes copied, 0.00031452 s, 1.6 MB/s 2024-08-29T17:34:43.104 DEBUG:teuthology.orchestra.run.smithi029:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-08-29T17:34:43.153 DEBUG:teuthology.orchestra.run.smithi029:> stat /dev/vg_nvme/lv_2 2024-08-29T17:34:43.204 INFO:teuthology.orchestra.run.smithi029.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-08-29T17:34:43.204 INFO:teuthology.orchestra.run.smithi029.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-08-29T17:34:43.204 INFO:teuthology.orchestra.run.smithi029.stdout:Device: 5h/5d Inode: 900 Links: 1 2024-08-29T17:34:43.204 INFO:teuthology.orchestra.run.smithi029.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-08-29T17:34:43.205 INFO:teuthology.orchestra.run.smithi029.stdout:Access: 2024-08-29 17:24:47.384484640 +0000 2024-08-29T17:34:43.205 INFO:teuthology.orchestra.run.smithi029.stdout:Modify: 2024-08-29 17:24:47.132486891 +0000 2024-08-29T17:34:43.205 INFO:teuthology.orchestra.run.smithi029.stdout:Change: 2024-08-29 17:24:47.132486891 +0000 2024-08-29T17:34:43.205 INFO:teuthology.orchestra.run.smithi029.stdout: Birth: - 2024-08-29T17:34:43.205 DEBUG:teuthology.orchestra.run.smithi029:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-08-29T17:34:43.259 INFO:teuthology.orchestra.run.smithi029.stderr:1+0 records in 2024-08-29T17:34:43.259 INFO:teuthology.orchestra.run.smithi029.stderr:1+0 records out 2024-08-29T17:34:43.259 INFO:teuthology.orchestra.run.smithi029.stderr:512 bytes copied, 0.000327921 s, 1.6 MB/s 2024-08-29T17:34:43.260 DEBUG:teuthology.orchestra.run.smithi029:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-08-29T17:34:43.309 DEBUG:teuthology.orchestra.run.smithi029:> stat /dev/vg_nvme/lv_3 2024-08-29T17:34:43.355 INFO:teuthology.orchestra.run.smithi029.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-08-29T17:34:43.355 INFO:teuthology.orchestra.run.smithi029.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-08-29T17:34:43.355 INFO:teuthology.orchestra.run.smithi029.stdout:Device: 5h/5d Inode: 917 Links: 1 2024-08-29T17:34:43.355 INFO:teuthology.orchestra.run.smithi029.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-08-29T17:34:43.355 INFO:teuthology.orchestra.run.smithi029.stdout:Access: 2024-08-29 17:24:47.872480281 +0000 2024-08-29T17:34:43.356 INFO:teuthology.orchestra.run.smithi029.stdout:Modify: 2024-08-29 17:24:47.612482602 +0000 2024-08-29T17:34:43.356 INFO:teuthology.orchestra.run.smithi029.stdout:Change: 2024-08-29 17:24:47.612482602 +0000 2024-08-29T17:34:43.356 INFO:teuthology.orchestra.run.smithi029.stdout: Birth: - 2024-08-29T17:34:43.356 DEBUG:teuthology.orchestra.run.smithi029:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-08-29T17:34:43.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:34:43 smithi110 bash[24444]: audit 2024-08-29T17:34:42.145100+0000 mgr.y (mgr.14150) 77 : audit [DBG] from='client.24109 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi029=y;smithi110=x", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T17:34:43.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:34:43 smithi110 bash[24444]: cephadm 2024-08-29T17:34:42.148121+0000 mgr.y (mgr.14150) 78 : cephadm [INF] Saving service mgr spec with placement smithi029=y;smithi110=x;count:2 2024-08-29T17:34:43.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:34:43 smithi110 bash[24444]: audit 2024-08-29T17:34:42.154540+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:34:43.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:34:43 smithi110 bash[24444]: audit 2024-08-29T17:34:42.156323+0000 mon.a (mon.0) 229 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:34:43.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:34:43 smithi110 bash[24444]: audit 2024-08-29T17:34:42.160036+0000 mon.a (mon.0) 230 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:34:43.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:34:43 smithi110 bash[24444]: audit 2024-08-29T17:34:42.162104+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T17:34:43.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:34:43 smithi110 bash[24444]: audit 2024-08-29T17:34:42.171414+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:34:43.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:34:43 smithi110 bash[24444]: audit 2024-08-29T17:34:42.174326+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-29T17:34:43.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:34:43 smithi110 bash[24444]: audit 2024-08-29T17:34:42.180393+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-08-29T17:34:43.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:34:43 smithi110 bash[24444]: audit 2024-08-29T17:34:42.182168+0000 mon.a (mon.0) 235 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-29T17:34:43.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:34:43 smithi110 bash[24444]: audit 2024-08-29T17:34:42.184059+0000 mon.a (mon.0) 236 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:34:43.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:34:43 smithi110 bash[24444]: cephadm 2024-08-29T17:34:42.185946+0000 mgr.y (mgr.14150) 79 : cephadm [INF] Deploying daemon mgr.x on smithi110 2024-08-29T17:34:43.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:43 smithi029 bash[32453]: audit 2024-08-29T17:34:42.145100+0000 mgr.y (mgr.14150) 77 : audit [DBG] from='client.24109 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi029=y;smithi110=x", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T17:34:43.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:43 smithi029 bash[32453]: cephadm 2024-08-29T17:34:42.148121+0000 mgr.y (mgr.14150) 78 : cephadm [INF] Saving service mgr spec with placement smithi029=y;smithi110=x;count:2 2024-08-29T17:34:43.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:43 smithi029 bash[32453]: audit 2024-08-29T17:34:42.154540+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:34:43.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:43 smithi029 bash[32453]: audit 2024-08-29T17:34:42.156323+0000 mon.a (mon.0) 229 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:34:43.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:43 smithi029 bash[32453]: audit 2024-08-29T17:34:42.160036+0000 mon.a (mon.0) 230 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:34:43.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:43 smithi029 bash[32453]: audit 2024-08-29T17:34:42.162104+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T17:34:43.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:43 smithi029 bash[32453]: audit 2024-08-29T17:34:42.171414+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:34:43.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:43 smithi029 bash[32453]: audit 2024-08-29T17:34:42.174326+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-29T17:34:43.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:43 smithi029 bash[32453]: audit 2024-08-29T17:34:42.180393+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-08-29T17:34:43.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:43 smithi029 bash[32453]: audit 2024-08-29T17:34:42.182168+0000 mon.a (mon.0) 235 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-29T17:34:43.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:43 smithi029 bash[32453]: audit 2024-08-29T17:34:42.184059+0000 mon.a (mon.0) 236 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:34:43.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:43 smithi029 bash[32453]: cephadm 2024-08-29T17:34:42.185946+0000 mgr.y (mgr.14150) 79 : cephadm [INF] Deploying daemon mgr.x on smithi110 2024-08-29T17:34:43.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:34:43 smithi029 bash[22475]: audit 2024-08-29T17:34:42.145100+0000 mgr.y (mgr.14150) 77 : audit [DBG] from='client.24109 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi029=y;smithi110=x", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T17:34:43.404 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:34:43 smithi029 bash[22475]: cephadm 2024-08-29T17:34:42.148121+0000 mgr.y (mgr.14150) 78 : cephadm [INF] Saving service mgr spec with placement smithi029=y;smithi110=x;count:2 2024-08-29T17:34:43.404 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:34:43 smithi029 bash[22475]: audit 2024-08-29T17:34:42.154540+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:34:43.404 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:34:43 smithi029 bash[22475]: audit 2024-08-29T17:34:42.156323+0000 mon.a (mon.0) 229 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:34:43.404 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:34:43 smithi029 bash[22475]: audit 2024-08-29T17:34:42.160036+0000 mon.a (mon.0) 230 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:34:43.404 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:34:43 smithi029 bash[22475]: audit 2024-08-29T17:34:42.162104+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T17:34:43.404 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:34:43 smithi029 bash[22475]: audit 2024-08-29T17:34:42.171414+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:34:43.404 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:34:43 smithi029 bash[22475]: audit 2024-08-29T17:34:42.174326+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-29T17:34:43.404 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:34:43 smithi029 bash[22475]: audit 2024-08-29T17:34:42.180393+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-08-29T17:34:43.404 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:34:43 smithi029 bash[22475]: audit 2024-08-29T17:34:42.182168+0000 mon.a (mon.0) 235 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-29T17:34:43.404 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:34:43 smithi029 bash[22475]: audit 2024-08-29T17:34:42.184059+0000 mon.a (mon.0) 236 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:34:43.404 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:34:43 smithi029 bash[22475]: cephadm 2024-08-29T17:34:42.185946+0000 mgr.y (mgr.14150) 79 : cephadm [INF] Deploying daemon mgr.x on smithi110 2024-08-29T17:34:43.410 INFO:teuthology.orchestra.run.smithi029.stderr:1+0 records in 2024-08-29T17:34:43.410 INFO:teuthology.orchestra.run.smithi029.stderr:1+0 records out 2024-08-29T17:34:43.410 INFO:teuthology.orchestra.run.smithi029.stderr:512 bytes copied, 0.000304963 s, 1.7 MB/s 2024-08-29T17:34:43.411 DEBUG:teuthology.orchestra.run.smithi029:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-08-29T17:34:43.461 DEBUG:teuthology.orchestra.run.smithi029:> stat /dev/vg_nvme/lv_4 2024-08-29T17:34:43.508 INFO:teuthology.orchestra.run.smithi029.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-08-29T17:34:43.508 INFO:teuthology.orchestra.run.smithi029.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-08-29T17:34:43.508 INFO:teuthology.orchestra.run.smithi029.stdout:Device: 5h/5d Inode: 937 Links: 1 2024-08-29T17:34:43.508 INFO:teuthology.orchestra.run.smithi029.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-08-29T17:34:43.508 INFO:teuthology.orchestra.run.smithi029.stdout:Access: 2024-08-29 17:24:48.372475814 +0000 2024-08-29T17:34:43.508 INFO:teuthology.orchestra.run.smithi029.stdout:Modify: 2024-08-29 17:24:48.104478209 +0000 2024-08-29T17:34:43.508 INFO:teuthology.orchestra.run.smithi029.stdout:Change: 2024-08-29 17:24:48.104478209 +0000 2024-08-29T17:34:43.508 INFO:teuthology.orchestra.run.smithi029.stdout: Birth: - 2024-08-29T17:34:43.508 DEBUG:teuthology.orchestra.run.smithi029:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-08-29T17:34:43.562 INFO:teuthology.orchestra.run.smithi029.stderr:1+0 records in 2024-08-29T17:34:43.562 INFO:teuthology.orchestra.run.smithi029.stderr:1+0 records out 2024-08-29T17:34:43.562 INFO:teuthology.orchestra.run.smithi029.stderr:512 bytes copied, 0.000309984 s, 1.7 MB/s 2024-08-29T17:34:43.564 DEBUG:teuthology.orchestra.run.smithi029:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-08-29T17:34:43.613 DEBUG:teuthology.orchestra.run.smithi110:> set -ex 2024-08-29T17:34:43.613 DEBUG:teuthology.orchestra.run.smithi110:> dd if=/scratch_devs of=/dev/stdout 2024-08-29T17:34:43.618 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-08-29T17:34:43.618 DEBUG:teuthology.orchestra.run.smithi110:> stat /dev/vg_nvme/lv_1 2024-08-29T17:34:43.666 INFO:teuthology.orchestra.run.smithi110.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-08-29T17:34:43.666 INFO:teuthology.orchestra.run.smithi110.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-08-29T17:34:43.666 INFO:teuthology.orchestra.run.smithi110.stdout:Device: 5h/5d Inode: 875 Links: 1 2024-08-29T17:34:43.666 INFO:teuthology.orchestra.run.smithi110.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-08-29T17:34:43.666 INFO:teuthology.orchestra.run.smithi110.stdout:Access: 2024-08-29 17:24:27.690133400 +0000 2024-08-29T17:34:43.666 INFO:teuthology.orchestra.run.smithi110.stdout:Modify: 2024-08-29 17:24:27.458135472 +0000 2024-08-29T17:34:43.666 INFO:teuthology.orchestra.run.smithi110.stdout:Change: 2024-08-29 17:24:27.458135472 +0000 2024-08-29T17:34:43.666 INFO:teuthology.orchestra.run.smithi110.stdout: Birth: - 2024-08-29T17:34:43.667 DEBUG:teuthology.orchestra.run.smithi110:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-08-29T17:34:43.723 INFO:teuthology.orchestra.run.smithi110.stderr:1+0 records in 2024-08-29T17:34:43.723 INFO:teuthology.orchestra.run.smithi110.stderr:1+0 records out 2024-08-29T17:34:43.723 INFO:teuthology.orchestra.run.smithi110.stderr:512 bytes copied, 0.000186277 s, 2.7 MB/s 2024-08-29T17:34:43.724 DEBUG:teuthology.orchestra.run.smithi110:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-08-29T17:34:43.775 DEBUG:teuthology.orchestra.run.smithi110:> stat /dev/vg_nvme/lv_2 2024-08-29T17:34:43.822 INFO:teuthology.orchestra.run.smithi110.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-08-29T17:34:43.822 INFO:teuthology.orchestra.run.smithi110.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-08-29T17:34:43.822 INFO:teuthology.orchestra.run.smithi110.stdout:Device: 5h/5d Inode: 893 Links: 1 2024-08-29T17:34:43.822 INFO:teuthology.orchestra.run.smithi110.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-08-29T17:34:43.823 INFO:teuthology.orchestra.run.smithi110.stdout:Access: 2024-08-29 17:24:28.166129149 +0000 2024-08-29T17:34:43.823 INFO:teuthology.orchestra.run.smithi110.stdout:Modify: 2024-08-29 17:24:27.926131291 +0000 2024-08-29T17:34:43.823 INFO:teuthology.orchestra.run.smithi110.stdout:Change: 2024-08-29 17:24:27.926131291 +0000 2024-08-29T17:34:43.823 INFO:teuthology.orchestra.run.smithi110.stdout: Birth: - 2024-08-29T17:34:43.823 DEBUG:teuthology.orchestra.run.smithi110:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-08-29T17:34:43.876 INFO:teuthology.orchestra.run.smithi110.stderr:1+0 records in 2024-08-29T17:34:43.877 INFO:teuthology.orchestra.run.smithi110.stderr:1+0 records out 2024-08-29T17:34:43.877 INFO:teuthology.orchestra.run.smithi110.stderr:512 bytes copied, 0.000148922 s, 3.4 MB/s 2024-08-29T17:34:43.878 DEBUG:teuthology.orchestra.run.smithi110:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-08-29T17:34:43.927 DEBUG:teuthology.orchestra.run.smithi110:> stat /dev/vg_nvme/lv_3 2024-08-29T17:34:43.974 INFO:teuthology.orchestra.run.smithi110.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-08-29T17:34:43.974 INFO:teuthology.orchestra.run.smithi110.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-08-29T17:34:43.974 INFO:teuthology.orchestra.run.smithi110.stdout:Device: 5h/5d Inode: 908 Links: 1 2024-08-29T17:34:43.975 INFO:teuthology.orchestra.run.smithi110.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-08-29T17:34:43.975 INFO:teuthology.orchestra.run.smithi110.stdout:Access: 2024-08-29 17:24:28.646124861 +0000 2024-08-29T17:34:43.975 INFO:teuthology.orchestra.run.smithi110.stdout:Modify: 2024-08-29 17:24:28.386127184 +0000 2024-08-29T17:34:43.975 INFO:teuthology.orchestra.run.smithi110.stdout:Change: 2024-08-29 17:24:28.386127184 +0000 2024-08-29T17:34:43.975 INFO:teuthology.orchestra.run.smithi110.stdout: Birth: - 2024-08-29T17:34:43.975 DEBUG:teuthology.orchestra.run.smithi110:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-08-29T17:34:44.029 INFO:teuthology.orchestra.run.smithi110.stderr:1+0 records in 2024-08-29T17:34:44.029 INFO:teuthology.orchestra.run.smithi110.stderr:1+0 records out 2024-08-29T17:34:44.029 INFO:teuthology.orchestra.run.smithi110.stderr:512 bytes copied, 0.0003102 s, 1.7 MB/s 2024-08-29T17:34:44.030 DEBUG:teuthology.orchestra.run.smithi110:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-08-29T17:34:44.079 DEBUG:teuthology.orchestra.run.smithi110:> stat /dev/vg_nvme/lv_4 2024-08-29T17:34:44.126 INFO:teuthology.orchestra.run.smithi110.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-08-29T17:34:44.126 INFO:teuthology.orchestra.run.smithi110.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-08-29T17:34:44.126 INFO:teuthology.orchestra.run.smithi110.stdout:Device: 5h/5d Inode: 920 Links: 1 2024-08-29T17:34:44.126 INFO:teuthology.orchestra.run.smithi110.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-08-29T17:34:44.126 INFO:teuthology.orchestra.run.smithi110.stdout:Access: 2024-08-29 17:24:29.110120716 +0000 2024-08-29T17:34:44.126 INFO:teuthology.orchestra.run.smithi110.stdout:Modify: 2024-08-29 17:24:28.874122824 +0000 2024-08-29T17:34:44.126 INFO:teuthology.orchestra.run.smithi110.stdout:Change: 2024-08-29 17:24:28.874122824 +0000 2024-08-29T17:34:44.126 INFO:teuthology.orchestra.run.smithi110.stdout: Birth: - 2024-08-29T17:34:44.126 DEBUG:teuthology.orchestra.run.smithi110:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-08-29T17:34:44.181 INFO:teuthology.orchestra.run.smithi110.stderr:1+0 records in 2024-08-29T17:34:44.181 INFO:teuthology.orchestra.run.smithi110.stderr:1+0 records out 2024-08-29T17:34:44.181 INFO:teuthology.orchestra.run.smithi110.stderr:512 bytes copied, 0.000167667 s, 3.1 MB/s 2024-08-29T17:34:44.182 DEBUG:teuthology.orchestra.run.smithi110:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-08-29T17:34:44.233 INFO:tasks.cephadm:Deploying osd.0 on smithi029 with /dev/vg_nvme/lv_4... 2024-08-29T17:34:44.233 DEBUG:teuthology.orchestra.run.smithi029:> 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 5b99e290-662c-11ef-bcd4-c7b262605968 -- lvm zap /dev/vg_nvme/lv_4 2024-08-29T17:34:44.394 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:34:44 smithi110 bash[24444]: cluster 2024-08-29T17:34:43.631554+0000 mgr.y (mgr.14150) 80 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:34:44.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:34:44 smithi029 bash[22475]: cluster 2024-08-29T17:34:43.631554+0000 mgr.y (mgr.14150) 80 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:34:44.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:44 smithi029 bash[32453]: cluster 2024-08-29T17:34:43.631554+0000 mgr.y (mgr.14150) 80 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:34:44.847 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:34:44 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.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-08-29T17:34:44.848 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:34:44 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.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-08-29T17:34:44.848 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:34:44 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.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-08-29T17:34:44.848 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:34:44 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.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-08-29T17:34:44.848 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:34:44 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.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-08-29T17:34:44.848 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:34:44 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.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-08-29T17:34:45.150 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:34:44 smithi110 systemd[1]: Started Ceph mgr.x for 5b99e290-662c-11ef-bcd4-c7b262605968. 2024-08-29T17:34:46.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:34:45 smithi110 bash[24444]: audit 2024-08-29T17:34:44.892031+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:34:46.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:34:45 smithi110 bash[24444]: audit 2024-08-29T17:34:44.900718+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:34:46.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:34:45 smithi110 bash[24444]: audit 2024-08-29T17:34:44.909735+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:34:46.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:34:45 smithi110 bash[24444]: audit 2024-08-29T17:34:44.918249+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:34:46.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:34:45 smithi110 bash[24444]: audit 2024-08-29T17:34:44.976627+0000 mon.a (mon.0) 241 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:34:46.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:34:45 smithi110 bash[24444]: audit 2024-08-29T17:34:45.621304+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:34:46.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:34:45 smithi110 bash[24444]: cluster 2024-08-29T17:34:45.631922+0000 mgr.y (mgr.14150) 81 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:34:46.151 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:34:45 smithi110 bash[25403]: debug 2024-08-29T17:34:45.964+0000 7f59c9038640 1 -- 172.21.15.110:0/1518079370 <== mon.1 v2:172.21.15.110:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5559894f8d00 con 0x5559894eb800 2024-08-29T17:34:46.151 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:34:46 smithi110 bash[25403]: debug 2024-08-29T17:34:46.072+0000 7f59cb8a1040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-08-29T17:34:46.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:34:45 smithi029 bash[22475]: audit 2024-08-29T17:34:44.892031+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:34:46.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:34:45 smithi029 bash[22475]: audit 2024-08-29T17:34:44.900718+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:34:46.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:34:45 smithi029 bash[22475]: audit 2024-08-29T17:34:44.909735+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:34:46.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:34:45 smithi029 bash[22475]: audit 2024-08-29T17:34:44.918249+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:34:46.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:34:45 smithi029 bash[22475]: audit 2024-08-29T17:34:44.976627+0000 mon.a (mon.0) 241 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:34:46.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:34:45 smithi029 bash[22475]: audit 2024-08-29T17:34:45.621304+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:34:46.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:34:45 smithi029 bash[22475]: cluster 2024-08-29T17:34:45.631922+0000 mgr.y (mgr.14150) 81 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:34:46.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:45 smithi029 bash[32453]: audit 2024-08-29T17:34:44.892031+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:34:46.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:45 smithi029 bash[32453]: audit 2024-08-29T17:34:44.900718+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:34:46.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:45 smithi029 bash[32453]: audit 2024-08-29T17:34:44.909735+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:34:46.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:45 smithi029 bash[32453]: audit 2024-08-29T17:34:44.918249+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:34:46.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:45 smithi029 bash[32453]: audit 2024-08-29T17:34:44.976627+0000 mon.a (mon.0) 241 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:34:46.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:45 smithi029 bash[32453]: audit 2024-08-29T17:34:45.621304+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:34:46.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:45 smithi029 bash[32453]: cluster 2024-08-29T17:34:45.631922+0000 mgr.y (mgr.14150) 81 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:34:47.650 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:34:47 smithi110 bash[25403]: debug 2024-08-29T17:34:47.252+0000 7f59cb8a1040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-08-29T17:34:47.650 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:34:47 smithi110 bash[25403]: debug 2024-08-29T17:34:47.316+0000 7f59cb8a1040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-08-29T17:34:47.650 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:34:47 smithi110 bash[25403]: debug 2024-08-29T17:34:47.464+0000 7f59cb8a1040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-08-29T17:34:48.105 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:34:47 smithi110 bash[24444]: cluster 2024-08-29T17:34:47.632336+0000 mgr.y (mgr.14150) 82 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:34:48.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:34:47 smithi029 bash[22475]: cluster 2024-08-29T17:34:47.632336+0000 mgr.y (mgr.14150) 82 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:34:48.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:47 smithi029 bash[32453]: cluster 2024-08-29T17:34:47.632336+0000 mgr.y (mgr.14150) 82 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:34:48.400 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:34:48 smithi110 bash[25403]: debug 2024-08-29T17:34:48.100+0000 7f59cb8a1040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-08-29T17:34:48.400 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:34:48 smithi110 bash[25403]: debug 2024-08-29T17:34:48.168+0000 7f59cb8a1040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-08-29T17:34:48.400 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:34:48 smithi110 bash[25403]: debug 2024-08-29T17:34:48.236+0000 7f59cb8a1040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-08-29T17:34:48.814 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:34:48 smithi110 bash[25403]: debug 2024-08-29T17:34:48.416+0000 7f59cb8a1040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-08-29T17:34:48.814 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:34:48 smithi110 bash[25403]: debug 2024-08-29T17:34:48.492+0000 7f59cb8a1040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-08-29T17:34:48.814 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:34:48 smithi110 bash[25403]: debug 2024-08-29T17:34:48.560+0000 7f59cb8a1040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-08-29T17:34:48.913 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/5b99e290-662c-11ef-bcd4-c7b262605968/mon.a/config 2024-08-29T17:34:49.070 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:34:48 smithi110 bash[25403]: debug 2024-08-29T17:34:48.808+0000 7f59cb8a1040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-08-29T17:34:49.070 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:34:48 smithi110 bash[25403]: debug 2024-08-29T17:34:48.876+0000 7f59cb8a1040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-08-29T17:34:49.393 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:34:49 smithi110 bash[25403]: debug 2024-08-29T17:34:49.064+0000 7f59cb8a1040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-08-29T17:34:49.393 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:34:49 smithi110 bash[25403]: debug 2024-08-29T17:34:49.140+0000 7f59cb8a1040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-08-29T17:34:49.393 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:34:49 smithi110 bash[25403]: debug 2024-08-29T17:34:49.388+0000 7f59cb8a1040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-08-29T17:34:49.650 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:34:49 smithi110 bash[25403]: debug 2024-08-29T17:34:49.560+0000 7f59cb8a1040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-08-29T17:34:49.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:34:49 smithi029 bash[22475]: cluster 2024-08-29T17:34:49.632726+0000 mgr.y (mgr.14150) 83 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:34:49.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:49 smithi029 bash[32453]: cluster 2024-08-29T17:34:49.632726+0000 mgr.y (mgr.14150) 83 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:34:49.991 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:34:49 smithi110 bash[24444]: cluster 2024-08-29T17:34:49.632726+0000 mgr.y (mgr.14150) 83 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:34:49.992 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:34:49 smithi110 bash[25403]: debug 2024-08-29T17:34:49.720+0000 7f59cb8a1040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-08-29T17:34:49.992 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:34:49 smithi110 bash[25403]: debug 2024-08-29T17:34:49.800+0000 7f59cb8a1040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-08-29T17:34:51.085 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:34:49 smithi110 bash[25403]: debug 2024-08-29T17:34:49.988+0000 7f59cb8a1040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-08-29T17:34:51.085 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:34:50 smithi110 bash[25403]: debug 2024-08-29T17:34:50.788+0000 7f59cb8a1040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-08-29T17:34:51.085 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:34:50 smithi110 bash[25403]: debug 2024-08-29T17:34:50.860+0000 7f59cb8a1040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-08-29T17:34:51.085 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:34:51 smithi110 bash[25403]: debug 2024-08-29T17:34:51.080+0000 7f59cb8a1040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-08-29T17:34:51.086 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:34:50 smithi110 bash[24444]: audit 2024-08-29T17:34:49.984351+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:34:51.086 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:34:50 smithi110 bash[24444]: audit 2024-08-29T17:34:49.990967+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:34:51.086 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:34:50 smithi110 bash[24444]: audit 2024-08-29T17:34:50.415761+0000 mon.a (mon.0) 245 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:34:51.086 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:34:50 smithi110 bash[24444]: audit 2024-08-29T17:34:50.416577+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T17:34:51.086 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:34:50 smithi110 bash[24444]: audit 2024-08-29T17:34:50.421126+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:34:51.086 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:34:50 smithi110 bash[24444]: cephadm 2024-08-29T17:34:50.454179+0000 mgr.y (mgr.14150) 84 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2024-08-29T17:34:51.086 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:34:50 smithi110 bash[24444]: audit 2024-08-29T17:34:50.454544+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-29T17:34:51.086 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:34:50 smithi110 bash[24444]: audit 2024-08-29T17:34:50.455416+0000 mon.a (mon.0) 249 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-29T17:34:51.086 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:34:50 smithi110 bash[24444]: audit 2024-08-29T17:34:50.456065+0000 mon.a (mon.0) 250 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:34:51.086 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:34:50 smithi110 bash[24444]: cephadm 2024-08-29T17:34:50.456830+0000 mgr.y (mgr.14150) 85 : cephadm [INF] Reconfiguring daemon mgr.y on smithi029 2024-08-29T17:34:51.400 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:34:51 smithi110 bash[25403]: debug 2024-08-29T17:34:51.152+0000 7f59cb8a1040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-08-29T17:34:51.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:34:50 smithi029 bash[22475]: audit 2024-08-29T17:34:49.984351+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:34:51.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:34:50 smithi029 bash[22475]: audit 2024-08-29T17:34:49.990967+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:34:51.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:34:50 smithi029 bash[22475]: audit 2024-08-29T17:34:50.415761+0000 mon.a (mon.0) 245 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:34:51.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:34:50 smithi029 bash[22475]: audit 2024-08-29T17:34:50.416577+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T17:34:51.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:34:50 smithi029 bash[22475]: audit 2024-08-29T17:34:50.421126+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:34:51.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:34:50 smithi029 bash[22475]: cephadm 2024-08-29T17:34:50.454179+0000 mgr.y (mgr.14150) 84 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2024-08-29T17:34:51.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:34:50 smithi029 bash[22475]: audit 2024-08-29T17:34:50.454544+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-29T17:34:51.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:34:50 smithi029 bash[22475]: audit 2024-08-29T17:34:50.455416+0000 mon.a (mon.0) 249 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-29T17:34:51.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:34:50 smithi029 bash[22475]: audit 2024-08-29T17:34:50.456065+0000 mon.a (mon.0) 250 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:34:51.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:34:50 smithi029 bash[22475]: cephadm 2024-08-29T17:34:50.456830+0000 mgr.y (mgr.14150) 85 : cephadm [INF] Reconfiguring daemon mgr.y on smithi029 2024-08-29T17:34:51.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:50 smithi029 bash[32453]: audit 2024-08-29T17:34:49.984351+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:34:51.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:50 smithi029 bash[32453]: audit 2024-08-29T17:34:49.990967+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:34:51.404 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:50 smithi029 bash[32453]: audit 2024-08-29T17:34:50.415761+0000 mon.a (mon.0) 245 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:34:51.404 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:50 smithi029 bash[32453]: audit 2024-08-29T17:34:50.416577+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T17:34:51.404 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:50 smithi029 bash[32453]: audit 2024-08-29T17:34:50.421126+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:34:51.404 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:50 smithi029 bash[32453]: cephadm 2024-08-29T17:34:50.454179+0000 mgr.y (mgr.14150) 84 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2024-08-29T17:34:51.404 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:50 smithi029 bash[32453]: audit 2024-08-29T17:34:50.454544+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-29T17:34:51.404 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:50 smithi029 bash[32453]: audit 2024-08-29T17:34:50.455416+0000 mon.a (mon.0) 249 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-29T17:34:51.404 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:50 smithi029 bash[32453]: audit 2024-08-29T17:34:50.456065+0000 mon.a (mon.0) 250 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:34:51.404 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:50 smithi029 bash[32453]: cephadm 2024-08-29T17:34:50.456830+0000 mgr.y (mgr.14150) 85 : cephadm [INF] Reconfiguring daemon mgr.y on smithi029 2024-08-29T17:34:51.900 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:34:51 smithi110 bash[25403]: debug 2024-08-29T17:34:51.532+0000 7f59cb8a1040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-08-29T17:34:51.900 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:34:51 smithi110 bash[25403]: debug 2024-08-29T17:34:51.608+0000 7f59cb8a1040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-08-29T17:34:52.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:34:51 smithi029 bash[22475]: cluster 2024-08-29T17:34:51.633076+0000 mgr.y (mgr.14150) 86 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:34:52.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:34:51 smithi029 bash[22475]: cluster 2024-08-29T17:34:51.634316+0000 mon.a (mon.0) 251 : cluster [DBG] Standby manager daemon x started 2024-08-29T17:34:52.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:34:51 smithi029 bash[22475]: audit 2024-08-29T17:34:51.637888+0000 mon.b (mon.1) 4 : audit [DBG] from='mgr.? 172.21.15.110:0/2522916445' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-08-29T17:34:52.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:34:51 smithi029 bash[22475]: audit 2024-08-29T17:34:51.638468+0000 mon.b (mon.1) 5 : audit [DBG] from='mgr.? 172.21.15.110:0/2522916445' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-29T17:34:52.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:34:51 smithi029 bash[22475]: audit 2024-08-29T17:34:51.639756+0000 mon.b (mon.1) 6 : audit [DBG] from='mgr.? 172.21.15.110:0/2522916445' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-08-29T17:34:52.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:34:51 smithi029 bash[22475]: audit 2024-08-29T17:34:51.640249+0000 mon.b (mon.1) 7 : audit [DBG] from='mgr.? 172.21.15.110:0/2522916445' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-29T17:34:52.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:51 smithi029 bash[32453]: cluster 2024-08-29T17:34:51.633076+0000 mgr.y (mgr.14150) 86 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:34:52.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:51 smithi029 bash[32453]: cluster 2024-08-29T17:34:51.634316+0000 mon.a (mon.0) 251 : cluster [DBG] Standby manager daemon x started 2024-08-29T17:34:52.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:51 smithi029 bash[32453]: audit 2024-08-29T17:34:51.637888+0000 mon.b (mon.1) 4 : audit [DBG] from='mgr.? 172.21.15.110:0/2522916445' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-08-29T17:34:52.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:51 smithi029 bash[32453]: audit 2024-08-29T17:34:51.638468+0000 mon.b (mon.1) 5 : audit [DBG] from='mgr.? 172.21.15.110:0/2522916445' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-29T17:34:52.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:51 smithi029 bash[32453]: audit 2024-08-29T17:34:51.639756+0000 mon.b (mon.1) 6 : audit [DBG] from='mgr.? 172.21.15.110:0/2522916445' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-08-29T17:34:52.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:51 smithi029 bash[32453]: audit 2024-08-29T17:34:51.640249+0000 mon.b (mon.1) 7 : audit [DBG] from='mgr.? 172.21.15.110:0/2522916445' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-29T17:34:52.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:34:51 smithi110 bash[24444]: cluster 2024-08-29T17:34:51.633076+0000 mgr.y (mgr.14150) 86 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:34:52.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:34:51 smithi110 bash[24444]: cluster 2024-08-29T17:34:51.634316+0000 mon.a (mon.0) 251 : cluster [DBG] Standby manager daemon x started 2024-08-29T17:34:52.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:34:51 smithi110 bash[24444]: audit 2024-08-29T17:34:51.637888+0000 mon.b (mon.1) 4 : audit [DBG] from='mgr.? 172.21.15.110:0/2522916445' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-08-29T17:34:52.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:34:51 smithi110 bash[24444]: audit 2024-08-29T17:34:51.638468+0000 mon.b (mon.1) 5 : audit [DBG] from='mgr.? 172.21.15.110:0/2522916445' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-29T17:34:52.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:34:51 smithi110 bash[24444]: audit 2024-08-29T17:34:51.639756+0000 mon.b (mon.1) 6 : audit [DBG] from='mgr.? 172.21.15.110:0/2522916445' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-08-29T17:34:52.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:34:51 smithi110 bash[24444]: audit 2024-08-29T17:34:51.640249+0000 mon.b (mon.1) 7 : audit [DBG] from='mgr.? 172.21.15.110:0/2522916445' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-29T17:34:53.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:34:52 smithi029 bash[22475]: cluster 2024-08-29T17:34:51.995405+0000 mon.a (mon.0) 252 : cluster [DBG] mgrmap e14: y(active, since 108s), standbys: x 2024-08-29T17:34:53.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:34:52 smithi029 bash[22475]: audit 2024-08-29T17:34:51.995539+0000 mon.a (mon.0) 253 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-08-29T17:34:53.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:34:52 smithi029 bash[22475]: audit 2024-08-29T17:34:52.666286+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:34:53.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:34:52 smithi029 bash[22475]: audit 2024-08-29T17:34:52.671358+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:34:53.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:34:52 smithi029 bash[22475]: audit 2024-08-29T17:34:52.673327+0000 mon.a (mon.0) 256 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:34:53.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:34:52 smithi029 bash[22475]: audit 2024-08-29T17:34:52.675217+0000 mon.a (mon.0) 257 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:34:53.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:34:52 smithi029 bash[22475]: audit 2024-08-29T17:34:52.676187+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T17:34:53.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:34:52 smithi029 bash[22475]: audit 2024-08-29T17:34:52.682171+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:34:53.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:52 smithi029 bash[32453]: cluster 2024-08-29T17:34:51.995405+0000 mon.a (mon.0) 252 : cluster [DBG] mgrmap e14: y(active, since 108s), standbys: x 2024-08-29T17:34:53.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:52 smithi029 bash[32453]: audit 2024-08-29T17:34:51.995539+0000 mon.a (mon.0) 253 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-08-29T17:34:53.154 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:52 smithi029 bash[32453]: audit 2024-08-29T17:34:52.666286+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:34:53.154 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:52 smithi029 bash[32453]: audit 2024-08-29T17:34:52.671358+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:34:53.154 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:52 smithi029 bash[32453]: audit 2024-08-29T17:34:52.673327+0000 mon.a (mon.0) 256 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:34:53.154 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:52 smithi029 bash[32453]: audit 2024-08-29T17:34:52.675217+0000 mon.a (mon.0) 257 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:34:53.154 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:52 smithi029 bash[32453]: audit 2024-08-29T17:34:52.676187+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T17:34:53.154 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:52 smithi029 bash[32453]: audit 2024-08-29T17:34:52.682171+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:34:53.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:34:52 smithi110 bash[24444]: cluster 2024-08-29T17:34:51.995405+0000 mon.a (mon.0) 252 : cluster [DBG] mgrmap e14: y(active, since 108s), standbys: x 2024-08-29T17:34:53.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:34:52 smithi110 bash[24444]: audit 2024-08-29T17:34:51.995539+0000 mon.a (mon.0) 253 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-08-29T17:34:53.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:34:52 smithi110 bash[24444]: audit 2024-08-29T17:34:52.666286+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:34:53.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:34:52 smithi110 bash[24444]: audit 2024-08-29T17:34:52.671358+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:34:53.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:34:52 smithi110 bash[24444]: audit 2024-08-29T17:34:52.673327+0000 mon.a (mon.0) 256 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:34:53.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:34:52 smithi110 bash[24444]: audit 2024-08-29T17:34:52.675217+0000 mon.a (mon.0) 257 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:34:53.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:34:52 smithi110 bash[24444]: audit 2024-08-29T17:34:52.676187+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T17:34:53.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:34:52 smithi110 bash[24444]: audit 2024-08-29T17:34:52.682171+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:34:54.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:34:53 smithi029 bash[22475]: cluster 2024-08-29T17:34:53.633516+0000 mgr.y (mgr.14150) 87 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:34:54.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:53 smithi029 bash[32453]: cluster 2024-08-29T17:34:53.633516+0000 mgr.y (mgr.14150) 87 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:34:54.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:34:54 smithi110 bash[24444]: cluster 2024-08-29T17:34:53.633516+0000 mgr.y (mgr.14150) 87 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:34:55.099 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-08-29T17:34:55.130 DEBUG:teuthology.orchestra.run.smithi029:> 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 5b99e290-662c-11ef-bcd4-c7b262605968 -- ceph orch daemon add osd smithi029:vg_nvme/lv_4 2024-08-29T17:34:56.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:34:55 smithi110 bash[24444]: cluster 2024-08-29T17:34:55.633958+0000 mgr.y (mgr.14150) 88 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:34:56.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:34:55 smithi029 bash[22475]: cluster 2024-08-29T17:34:55.633958+0000 mgr.y (mgr.14150) 88 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:34:56.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:55 smithi029 bash[32453]: cluster 2024-08-29T17:34:55.633958+0000 mgr.y (mgr.14150) 88 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:34:58.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:34:57 smithi110 bash[24444]: cluster 2024-08-29T17:34:57.634329+0000 mgr.y (mgr.14150) 89 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:34:58.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:34:57 smithi029 bash[22475]: cluster 2024-08-29T17:34:57.634329+0000 mgr.y (mgr.14150) 89 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:34:58.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:57 smithi029 bash[32453]: cluster 2024-08-29T17:34:57.634329+0000 mgr.y (mgr.14150) 89 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:34:59.805 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/5b99e290-662c-11ef-bcd4-c7b262605968/mon.a/config 2024-08-29T17:35:00.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:34:59 smithi110 bash[24444]: cluster 2024-08-29T17:34:59.634738+0000 mgr.y (mgr.14150) 90 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:35:00.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:34:59 smithi029 bash[22475]: cluster 2024-08-29T17:34:59.634738+0000 mgr.y (mgr.14150) 90 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:35:00.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:34:59 smithi029 bash[32453]: cluster 2024-08-29T17:34:59.634738+0000 mgr.y (mgr.14150) 90 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:35:02.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:35:01 smithi110 bash[24444]: cluster 2024-08-29T17:35:01.635111+0000 mgr.y (mgr.14150) 91 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:35:02.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:35:01 smithi029 bash[22475]: cluster 2024-08-29T17:35:01.635111+0000 mgr.y (mgr.14150) 91 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:35:02.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:35:01 smithi029 bash[32453]: cluster 2024-08-29T17:35:01.635111+0000 mgr.y (mgr.14150) 91 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:35:03.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:35:02 smithi110 bash[24444]: audit 2024-08-29T17:35:02.912862+0000 mon.a (mon.0) 260 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-29T17:35:03.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:35:02 smithi110 bash[24444]: audit 2024-08-29T17:35:02.918932+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-29T17:35:03.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:35:02 smithi110 bash[24444]: audit 2024-08-29T17:35:02.920197+0000 mon.a (mon.0) 262 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:35:03.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:35:02 smithi029 bash[22475]: audit 2024-08-29T17:35:02.912862+0000 mon.a (mon.0) 260 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-29T17:35:03.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:35:02 smithi029 bash[22475]: audit 2024-08-29T17:35:02.918932+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-29T17:35:03.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:35:02 smithi029 bash[22475]: audit 2024-08-29T17:35:02.920197+0000 mon.a (mon.0) 262 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:35:03.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:35:02 smithi029 bash[32453]: audit 2024-08-29T17:35:02.912862+0000 mon.a (mon.0) 260 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-29T17:35:03.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:35:02 smithi029 bash[32453]: audit 2024-08-29T17:35:02.918932+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-29T17:35:03.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:35:02 smithi029 bash[32453]: audit 2024-08-29T17:35:02.920197+0000 mon.a (mon.0) 262 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:35:04.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:35:03 smithi110 bash[24444]: audit 2024-08-29T17:35:02.906236+0000 mgr.y (mgr.14150) 92 : audit [DBG] from='client.24110 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi029:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T17:35:04.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:35:03 smithi110 bash[24444]: cluster 2024-08-29T17:35:03.635551+0000 mgr.y (mgr.14150) 93 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:35:04.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:35:03 smithi029 bash[22475]: audit 2024-08-29T17:35:02.906236+0000 mgr.y (mgr.14150) 92 : audit [DBG] from='client.24110 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi029:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T17:35:04.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:35:03 smithi029 bash[22475]: cluster 2024-08-29T17:35:03.635551+0000 mgr.y (mgr.14150) 93 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:35:04.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:35:04 smithi029 bash[32453]: audit 2024-08-29T17:35:02.906236+0000 mgr.y (mgr.14150) 92 : audit [DBG] from='client.24110 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi029:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T17:35:04.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:35:04 smithi029 bash[32453]: cluster 2024-08-29T17:35:03.635551+0000 mgr.y (mgr.14150) 93 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:35:06.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:35:05 smithi110 bash[24444]: cluster 2024-08-29T17:35:05.635957+0000 mgr.y (mgr.14150) 94 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:35:06.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:35:05 smithi029 bash[22475]: cluster 2024-08-29T17:35:05.635957+0000 mgr.y (mgr.14150) 94 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:35:06.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:35:05 smithi029 bash[32453]: cluster 2024-08-29T17:35:05.635957+0000 mgr.y (mgr.14150) 94 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:35:08.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:35:07 smithi110 bash[24444]: cluster 2024-08-29T17:35:07.636372+0000 mgr.y (mgr.14150) 95 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:35:08.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:35:07 smithi029 bash[22475]: cluster 2024-08-29T17:35:07.636372+0000 mgr.y (mgr.14150) 95 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:35:08.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:35:07 smithi029 bash[32453]: cluster 2024-08-29T17:35:07.636372+0000 mgr.y (mgr.14150) 95 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:35:10.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:35:09 smithi110 bash[24444]: cluster 2024-08-29T17:35:09.636789+0000 mgr.y (mgr.14150) 96 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:35:10.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:35:09 smithi029 bash[22475]: cluster 2024-08-29T17:35:09.636789+0000 mgr.y (mgr.14150) 96 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:35:10.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:35:09 smithi029 bash[32453]: cluster 2024-08-29T17:35:09.636789+0000 mgr.y (mgr.14150) 96 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:35:11.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:35:11 smithi110 bash[24444]: audit 2024-08-29T17:35:11.488298+0000 mon.a (mon.0) 263 : audit [INF] from='client.? 172.21.15.29:0/2121605607' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "bf0dce25-d289-4341-954f-1cf64e6cd332"}]: dispatch 2024-08-29T17:35:11.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:35:11 smithi110 bash[24444]: audit 2024-08-29T17:35:11.495199+0000 mon.a (mon.0) 264 : audit [INF] from='client.? 172.21.15.29:0/2121605607' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "bf0dce25-d289-4341-954f-1cf64e6cd332"}]': finished 2024-08-29T17:35:11.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:35:11 smithi110 bash[24444]: cluster 2024-08-29T17:35:11.495331+0000 mon.a (mon.0) 265 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-08-29T17:35:11.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:35:11 smithi110 bash[24444]: audit 2024-08-29T17:35:11.495494+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-29T17:35:11.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:35:11 smithi029 bash[32453]: audit 2024-08-29T17:35:11.488298+0000 mon.a (mon.0) 263 : audit [INF] from='client.? 172.21.15.29:0/2121605607' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "bf0dce25-d289-4341-954f-1cf64e6cd332"}]: dispatch 2024-08-29T17:35:11.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:35:11 smithi029 bash[32453]: audit 2024-08-29T17:35:11.495199+0000 mon.a (mon.0) 264 : audit [INF] from='client.? 172.21.15.29:0/2121605607' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "bf0dce25-d289-4341-954f-1cf64e6cd332"}]': finished 2024-08-29T17:35:11.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:35:11 smithi029 bash[32453]: cluster 2024-08-29T17:35:11.495331+0000 mon.a (mon.0) 265 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-08-29T17:35:11.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:35:11 smithi029 bash[32453]: audit 2024-08-29T17:35:11.495494+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-29T17:35:11.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:35:11 smithi029 bash[22475]: audit 2024-08-29T17:35:11.488298+0000 mon.a (mon.0) 263 : audit [INF] from='client.? 172.21.15.29:0/2121605607' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "bf0dce25-d289-4341-954f-1cf64e6cd332"}]: dispatch 2024-08-29T17:35:11.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:35:11 smithi029 bash[22475]: audit 2024-08-29T17:35:11.495199+0000 mon.a (mon.0) 264 : audit [INF] from='client.? 172.21.15.29:0/2121605607' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "bf0dce25-d289-4341-954f-1cf64e6cd332"}]': finished 2024-08-29T17:35:11.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:35:11 smithi029 bash[22475]: cluster 2024-08-29T17:35:11.495331+0000 mon.a (mon.0) 265 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-08-29T17:35:11.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:35:11 smithi029 bash[22475]: audit 2024-08-29T17:35:11.495494+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-29T17:35:12.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:35:12 smithi110 bash[24444]: cluster 2024-08-29T17:35:11.637168+0000 mgr.y (mgr.14150) 97 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:35:12.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:35:12 smithi110 bash[24444]: audit 2024-08-29T17:35:12.134880+0000 mon.c (mon.2) 4 : audit [DBG] from='client.? 172.21.15.29:0/3154334729' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-29T17:35:12.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:35:12 smithi029 bash[22475]: cluster 2024-08-29T17:35:11.637168+0000 mgr.y (mgr.14150) 97 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:35:12.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:35:12 smithi029 bash[22475]: audit 2024-08-29T17:35:12.134880+0000 mon.c (mon.2) 4 : audit [DBG] from='client.? 172.21.15.29:0/3154334729' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-29T17:35:12.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:35:12 smithi029 bash[32453]: cluster 2024-08-29T17:35:11.637168+0000 mgr.y (mgr.14150) 97 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:35:12.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:35:12 smithi029 bash[32453]: audit 2024-08-29T17:35:12.134880+0000 mon.c (mon.2) 4 : audit [DBG] from='client.? 172.21.15.29:0/3154334729' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-29T17:35:14.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:35:13 smithi110 bash[24444]: cluster 2024-08-29T17:35:13.637608+0000 mgr.y (mgr.14150) 98 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:35:14.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:35:13 smithi029 bash[22475]: cluster 2024-08-29T17:35:13.637608+0000 mgr.y (mgr.14150) 98 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:35:14.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:35:13 smithi029 bash[32453]: cluster 2024-08-29T17:35:13.637608+0000 mgr.y (mgr.14150) 98 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:35:16.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:35:15 smithi110 bash[24444]: cluster 2024-08-29T17:35:15.638009+0000 mgr.y (mgr.14150) 99 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:35:16.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:35:15 smithi029 bash[22475]: cluster 2024-08-29T17:35:15.638009+0000 mgr.y (mgr.14150) 99 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:35:16.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:35:15 smithi029 bash[32453]: cluster 2024-08-29T17:35:15.638009+0000 mgr.y (mgr.14150) 99 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:35:18.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:35:17 smithi110 bash[24444]: cluster 2024-08-29T17:35:17.638410+0000 mgr.y (mgr.14150) 100 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:35:18.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:35:17 smithi029 bash[22475]: cluster 2024-08-29T17:35:17.638410+0000 mgr.y (mgr.14150) 100 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:35:18.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:35:17 smithi029 bash[32453]: cluster 2024-08-29T17:35:17.638410+0000 mgr.y (mgr.14150) 100 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:35:20.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:35:19 smithi110 bash[24444]: cluster 2024-08-29T17:35:19.638825+0000 mgr.y (mgr.14150) 101 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:35:20.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:35:19 smithi029 bash[22475]: cluster 2024-08-29T17:35:19.638825+0000 mgr.y (mgr.14150) 101 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:35:20.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:35:19 smithi029 bash[32453]: cluster 2024-08-29T17:35:19.638825+0000 mgr.y (mgr.14150) 101 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:35:22.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:35:21 smithi110 bash[24444]: cluster 2024-08-29T17:35:21.639252+0000 mgr.y (mgr.14150) 102 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:35:22.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:35:21 smithi029 bash[22475]: cluster 2024-08-29T17:35:21.639252+0000 mgr.y (mgr.14150) 102 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:35:22.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:35:21 smithi029 bash[32453]: cluster 2024-08-29T17:35:21.639252+0000 mgr.y (mgr.14150) 102 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:35:23.784 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:35:23 smithi029 bash[22475]: cluster 2024-08-29T17:35:23.639649+0000 mgr.y (mgr.14150) 103 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:35:23.784 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:35:23 smithi029 bash[32453]: cluster 2024-08-29T17:35:23.639649+0000 mgr.y (mgr.14150) 103 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:35:24.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:35:23 smithi110 bash[24444]: cluster 2024-08-29T17:35:23.639649+0000 mgr.y (mgr.14150) 103 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:35:24.818 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:35:24 smithi029 bash[22475]: audit 2024-08-29T17:35:24.265677+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-08-29T17:35:24.818 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:35:24 smithi029 bash[22475]: audit 2024-08-29T17:35:24.267239+0000 mon.a (mon.0) 268 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:35:24.818 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:35:24 smithi029 bash[22475]: cephadm 2024-08-29T17:35:24.268456+0000 mgr.y (mgr.14150) 104 : cephadm [INF] Deploying daemon osd.0 on smithi029 2024-08-29T17:35:25.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:35:24 smithi110 bash[24444]: audit 2024-08-29T17:35:24.265677+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-08-29T17:35:25.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:35:24 smithi110 bash[24444]: audit 2024-08-29T17:35:24.267239+0000 mon.a (mon.0) 268 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:35:25.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:35:24 smithi110 bash[24444]: cephadm 2024-08-29T17:35:24.268456+0000 mgr.y (mgr.14150) 104 : cephadm [INF] Deploying daemon osd.0 on smithi029 2024-08-29T17:35:25.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:35:24 smithi029 bash[32453]: audit 2024-08-29T17:35:24.265677+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-08-29T17:35:25.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:35:24 smithi029 bash[32453]: audit 2024-08-29T17:35:24.267239+0000 mon.a (mon.0) 268 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:35:25.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:35:24 smithi029 bash[32453]: cephadm 2024-08-29T17:35:24.268456+0000 mgr.y (mgr.14150) 104 : cephadm [INF] Deploying daemon osd.0 on smithi029 2024-08-29T17:35:26.108 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:35:25 smithi029 bash[22475]: cluster 2024-08-29T17:35:25.640108+0000 mgr.y (mgr.14150) 105 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:35:26.108 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:35:25 smithi029 bash[32453]: cluster 2024-08-29T17:35:25.640108+0000 mgr.y (mgr.14150) 105 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:35:26.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:35:25 smithi110 bash[24444]: cluster 2024-08-29T17:35:25.640108+0000 mgr.y (mgr.14150) 105 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:35:27.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:35:27 smithi029 bash[22475]: cluster 2024-08-29T17:35:27.640384+0000 mgr.y (mgr.14150) 106 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:35:27.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:35:27 smithi029 bash[32453]: cluster 2024-08-29T17:35:27.640384+0000 mgr.y (mgr.14150) 106 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:35:28.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:35:27 smithi110 bash[24444]: cluster 2024-08-29T17:35:27.640384+0000 mgr.y (mgr.14150) 106 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:35:28.868 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:35:28 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.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-08-29T17:35:28.869 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:35:28 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.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-08-29T17:35:28.869 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:35:28 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.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-08-29T17:35:29.152 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:35:29 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.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-08-29T17:35:29.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:35:29 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.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-08-29T17:35:29.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:35:29 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.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-08-29T17:35:29.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:35:29 smithi110 bash[24444]: audit 2024-08-29T17:35:29.131139+0000 mon.a (mon.0) 269 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:35:29.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:35:29 smithi110 bash[24444]: audit 2024-08-29T17:35:29.135094+0000 mon.a (mon.0) 270 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:35:29.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:35:29 smithi110 bash[24444]: audit 2024-08-29T17:35:29.139986+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:35:29.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:35:29 smithi029 bash[22475]: audit 2024-08-29T17:35:29.131139+0000 mon.a (mon.0) 269 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:35:29.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:35:29 smithi029 bash[22475]: audit 2024-08-29T17:35:29.135094+0000 mon.a (mon.0) 270 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:35:29.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:35:29 smithi029 bash[22475]: audit 2024-08-29T17:35:29.139986+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:35:29.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:35:29 smithi029 bash[32453]: audit 2024-08-29T17:35:29.131139+0000 mon.a (mon.0) 269 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:35:29.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:35:29 smithi029 bash[32453]: audit 2024-08-29T17:35:29.135094+0000 mon.a (mon.0) 270 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:35:29.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:35:29 smithi029 bash[32453]: audit 2024-08-29T17:35:29.139986+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:35:30.637 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:35:30 smithi029 bash[22475]: cluster 2024-08-29T17:35:29.640816+0000 mgr.y (mgr.14150) 107 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:35:30.637 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:35:30 smithi029 bash[32453]: cluster 2024-08-29T17:35:29.640816+0000 mgr.y (mgr.14150) 107 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:35:30.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:35:30 smithi110 bash[24444]: cluster 2024-08-29T17:35:29.640816+0000 mgr.y (mgr.14150) 107 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:35:32.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:35:31 smithi110 bash[24444]: cluster 2024-08-29T17:35:31.641274+0000 mgr.y (mgr.14150) 108 : cluster [DBG] pgmap v69: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:35:32.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:35:31 smithi029 bash[22475]: cluster 2024-08-29T17:35:31.641274+0000 mgr.y (mgr.14150) 108 : cluster [DBG] pgmap v69: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:35:32.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:35:31 smithi029 bash[32453]: cluster 2024-08-29T17:35:31.641274+0000 mgr.y (mgr.14150) 108 : cluster [DBG] pgmap v69: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:35:34.049 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:35:33 smithi029 bash[32453]: cluster 2024-08-29T17:35:33.641722+0000 mgr.y (mgr.14150) 109 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:35:34.050 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:35:33 smithi029 bash[22475]: cluster 2024-08-29T17:35:33.641722+0000 mgr.y (mgr.14150) 109 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:35:34.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:35:33 smithi110 bash[24444]: cluster 2024-08-29T17:35:33.641722+0000 mgr.y (mgr.14150) 109 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:35:35.499 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:35:35 smithi029 bash[22475]: audit 2024-08-29T17:35:34.212387+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:35:35.499 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:35:35 smithi029 bash[22475]: audit 2024-08-29T17:35:34.216455+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:35:35.499 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:35:35 smithi029 bash[22475]: audit 2024-08-29T17:35:34.683984+0000 mon.a (mon.0) 274 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:35:35.499 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:35:35 smithi029 bash[22475]: audit 2024-08-29T17:35:34.685597+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T17:35:35.499 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:35:35 smithi029 bash[22475]: audit 2024-08-29T17:35:34.692381+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:35:35.500 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:35:35 smithi029 bash[32453]: audit 2024-08-29T17:35:34.212387+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:35:35.500 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:35:35 smithi029 bash[32453]: audit 2024-08-29T17:35:34.216455+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:35:35.500 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:35:35 smithi029 bash[32453]: audit 2024-08-29T17:35:34.683984+0000 mon.a (mon.0) 274 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:35:35.500 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:35:35 smithi029 bash[32453]: audit 2024-08-29T17:35:34.685597+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T17:35:35.500 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:35:35 smithi029 bash[32453]: audit 2024-08-29T17:35:34.692381+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:35:35.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:35:35 smithi110 bash[24444]: audit 2024-08-29T17:35:34.212387+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:35:35.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:35:35 smithi110 bash[24444]: audit 2024-08-29T17:35:34.216455+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:35:35.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:35:35 smithi110 bash[24444]: audit 2024-08-29T17:35:34.683984+0000 mon.a (mon.0) 274 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:35:35.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:35:35 smithi110 bash[24444]: audit 2024-08-29T17:35:34.685597+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T17:35:35.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:35:35 smithi110 bash[24444]: audit 2024-08-29T17:35:34.692381+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:35:36.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:35:36 smithi110 bash[24444]: cluster 2024-08-29T17:35:35.642160+0000 mgr.y (mgr.14150) 110 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:35:36.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:35:36 smithi110 bash[24444]: audit 2024-08-29T17:35:35.895177+0000 mon.c (mon.2) 5 : audit [INF] from='osd.0 [v2:172.21.15.29:6802/3020270266,v1:172.21.15.29:6803/3020270266]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-08-29T17:35:36.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:35:36 smithi110 bash[24444]: audit 2024-08-29T17:35:35.895585+0000 mon.a (mon.0) 277 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-08-29T17:35:36.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:35:36 smithi029 bash[22475]: cluster 2024-08-29T17:35:35.642160+0000 mgr.y (mgr.14150) 110 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:35:36.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:35:36 smithi029 bash[22475]: audit 2024-08-29T17:35:35.895177+0000 mon.c (mon.2) 5 : audit [INF] from='osd.0 [v2:172.21.15.29:6802/3020270266,v1:172.21.15.29:6803/3020270266]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-08-29T17:35:36.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:35:36 smithi029 bash[22475]: audit 2024-08-29T17:35:35.895585+0000 mon.a (mon.0) 277 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-08-29T17:35:36.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:35:36 smithi029 bash[32453]: cluster 2024-08-29T17:35:35.642160+0000 mgr.y (mgr.14150) 110 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:35:36.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:35:36 smithi029 bash[32453]: audit 2024-08-29T17:35:35.895177+0000 mon.c (mon.2) 5 : audit [INF] from='osd.0 [v2:172.21.15.29:6802/3020270266,v1:172.21.15.29:6803/3020270266]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-08-29T17:35:36.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:35:36 smithi029 bash[32453]: audit 2024-08-29T17:35:35.895585+0000 mon.a (mon.0) 277 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-08-29T17:35:37.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:35:37 smithi110 bash[24444]: audit 2024-08-29T17:35:36.226301+0000 mon.a (mon.0) 278 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-08-29T17:35:37.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:35:37 smithi110 bash[24444]: cluster 2024-08-29T17:35:36.226435+0000 mon.a (mon.0) 279 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-08-29T17:35:37.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:35:37 smithi110 bash[24444]: audit 2024-08-29T17:35:36.226857+0000 mon.a (mon.0) 280 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-29T17:35:37.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:35:37 smithi110 bash[24444]: audit 2024-08-29T17:35:36.228016+0000 mon.c (mon.2) 6 : audit [INF] from='osd.0 [v2:172.21.15.29:6802/3020270266,v1:172.21.15.29:6803/3020270266]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi029", "root=default"]}]: dispatch 2024-08-29T17:35:37.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:35:37 smithi110 bash[24444]: audit 2024-08-29T17:35:36.228850+0000 mon.a (mon.0) 281 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi029", "root=default"]}]: dispatch 2024-08-29T17:35:37.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:35:37 smithi029 bash[22475]: audit 2024-08-29T17:35:36.226301+0000 mon.a (mon.0) 278 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-08-29T17:35:37.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:35:37 smithi029 bash[22475]: cluster 2024-08-29T17:35:36.226435+0000 mon.a (mon.0) 279 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-08-29T17:35:37.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:35:37 smithi029 bash[22475]: audit 2024-08-29T17:35:36.226857+0000 mon.a (mon.0) 280 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-29T17:35:37.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:35:37 smithi029 bash[22475]: audit 2024-08-29T17:35:36.228016+0000 mon.c (mon.2) 6 : audit [INF] from='osd.0 [v2:172.21.15.29:6802/3020270266,v1:172.21.15.29:6803/3020270266]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi029", "root=default"]}]: dispatch 2024-08-29T17:35:37.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:35:37 smithi029 bash[22475]: audit 2024-08-29T17:35:36.228850+0000 mon.a (mon.0) 281 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi029", "root=default"]}]: dispatch 2024-08-29T17:35:37.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:35:37 smithi029 bash[32453]: audit 2024-08-29T17:35:36.226301+0000 mon.a (mon.0) 278 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-08-29T17:35:37.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:35:37 smithi029 bash[32453]: cluster 2024-08-29T17:35:36.226435+0000 mon.a (mon.0) 279 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-08-29T17:35:37.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:35:37 smithi029 bash[32453]: audit 2024-08-29T17:35:36.226857+0000 mon.a (mon.0) 280 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-29T17:35:37.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:35:37 smithi029 bash[32453]: audit 2024-08-29T17:35:36.228016+0000 mon.c (mon.2) 6 : audit [INF] from='osd.0 [v2:172.21.15.29:6802/3020270266,v1:172.21.15.29:6803/3020270266]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi029", "root=default"]}]: dispatch 2024-08-29T17:35:37.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:35:37 smithi029 bash[32453]: audit 2024-08-29T17:35:36.228850+0000 mon.a (mon.0) 281 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi029", "root=default"]}]: dispatch 2024-08-29T17:35:38.457 INFO:teuthology.orchestra.run.smithi029.stdout:Created osd(s) 0 on host 'smithi029' 2024-08-29T17:35:38.507 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:35:38 smithi029 bash[22475]: audit 2024-08-29T17:35:37.226820+0000 mon.a (mon.0) 282 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi029", "root=default"]}]': finished 2024-08-29T17:35:38.507 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:35:38 smithi029 bash[22475]: cluster 2024-08-29T17:35:37.227169+0000 mon.a (mon.0) 283 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-08-29T17:35:38.507 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:35:38 smithi029 bash[22475]: audit 2024-08-29T17:35:37.227791+0000 mon.a (mon.0) 284 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-29T17:35:38.508 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:35:38 smithi029 bash[22475]: audit 2024-08-29T17:35:37.236468+0000 mon.a (mon.0) 285 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-29T17:35:38.508 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:35:38 smithi029 bash[22475]: cluster 2024-08-29T17:35:37.642443+0000 mgr.y (mgr.14150) 111 : cluster [DBG] pgmap v74: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:35:38.508 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:35:38 smithi029 bash[32453]: audit 2024-08-29T17:35:37.226820+0000 mon.a (mon.0) 282 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi029", "root=default"]}]': finished 2024-08-29T17:35:38.508 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:35:38 smithi029 bash[32453]: cluster 2024-08-29T17:35:37.227169+0000 mon.a (mon.0) 283 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-08-29T17:35:38.508 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:35:38 smithi029 bash[32453]: audit 2024-08-29T17:35:37.227791+0000 mon.a (mon.0) 284 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-29T17:35:38.508 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:35:38 smithi029 bash[32453]: audit 2024-08-29T17:35:37.236468+0000 mon.a (mon.0) 285 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-29T17:35:38.508 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:35:38 smithi029 bash[32453]: cluster 2024-08-29T17:35:37.642443+0000 mgr.y (mgr.14150) 111 : cluster [DBG] pgmap v74: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:35:38.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:35:38 smithi110 bash[24444]: audit 2024-08-29T17:35:37.226820+0000 mon.a (mon.0) 282 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi029", "root=default"]}]': finished 2024-08-29T17:35:38.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:35:38 smithi110 bash[24444]: cluster 2024-08-29T17:35:37.227169+0000 mon.a (mon.0) 283 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-08-29T17:35:38.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:35:38 smithi110 bash[24444]: audit 2024-08-29T17:35:37.227791+0000 mon.a (mon.0) 284 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-29T17:35:38.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:35:38 smithi110 bash[24444]: audit 2024-08-29T17:35:37.236468+0000 mon.a (mon.0) 285 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-29T17:35:38.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:35:38 smithi110 bash[24444]: cluster 2024-08-29T17:35:37.642443+0000 mgr.y (mgr.14150) 111 : cluster [DBG] pgmap v74: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:35:39.197 DEBUG:teuthology.orchestra.run.smithi029:osd.0> sudo journalctl -f -n 0 -u ceph-5b99e290-662c-11ef-bcd4-c7b262605968@osd.0.service 2024-08-29T17:35:39.200 INFO:tasks.cephadm:Deploying osd.1 on smithi029 with /dev/vg_nvme/lv_3... 2024-08-29T17:35:39.200 DEBUG:teuthology.orchestra.run.smithi029:> 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 5b99e290-662c-11ef-bcd4-c7b262605968 -- lvm zap /dev/vg_nvme/lv_3 2024-08-29T17:35:39.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:35:39 smithi110 bash[24444]: cluster 2024-08-29T17:35:36.848189+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-08-29T17:35:39.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:35:39 smithi110 bash[24444]: cluster 2024-08-29T17:35:36.848331+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-08-29T17:35:39.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:35:39 smithi110 bash[24444]: cluster 2024-08-29T17:35:38.238285+0000 mon.a (mon.0) 286 : cluster [INF] osd.0 [v2:172.21.15.29:6802/3020270266,v1:172.21.15.29:6803/3020270266] boot 2024-08-29T17:35:39.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:35:39 smithi110 bash[24444]: cluster 2024-08-29T17:35:38.238403+0000 mon.a (mon.0) 287 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-08-29T17:35:39.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:35:39 smithi110 bash[24444]: audit 2024-08-29T17:35:38.239252+0000 mon.a (mon.0) 288 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-29T17:35:39.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:35:39 smithi110 bash[24444]: audit 2024-08-29T17:35:38.437167+0000 mon.a (mon.0) 289 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:35:39.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:35:39 smithi110 bash[24444]: audit 2024-08-29T17:35:38.444720+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:35:39.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:35:39 smithi110 bash[24444]: audit 2024-08-29T17:35:38.452843+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:35:39.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:35:39 smithi029 bash[32453]: cluster 2024-08-29T17:35:36.848189+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-08-29T17:35:39.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:35:39 smithi029 bash[32453]: cluster 2024-08-29T17:35:36.848331+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-08-29T17:35:39.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:35:39 smithi029 bash[32453]: cluster 2024-08-29T17:35:38.238285+0000 mon.a (mon.0) 286 : cluster [INF] osd.0 [v2:172.21.15.29:6802/3020270266,v1:172.21.15.29:6803/3020270266] boot 2024-08-29T17:35:39.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:35:39 smithi029 bash[32453]: cluster 2024-08-29T17:35:38.238403+0000 mon.a (mon.0) 287 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-08-29T17:35:39.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:35:39 smithi029 bash[32453]: audit 2024-08-29T17:35:38.239252+0000 mon.a (mon.0) 288 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-29T17:35:39.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:35:39 smithi029 bash[32453]: audit 2024-08-29T17:35:38.437167+0000 mon.a (mon.0) 289 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:35:39.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:35:39 smithi029 bash[32453]: audit 2024-08-29T17:35:38.444720+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:35:39.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:35:39 smithi029 bash[32453]: audit 2024-08-29T17:35:38.452843+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:35:39.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:35:39 smithi029 bash[22475]: cluster 2024-08-29T17:35:36.848189+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-08-29T17:35:39.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:35:39 smithi029 bash[22475]: cluster 2024-08-29T17:35:36.848331+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-08-29T17:35:39.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:35:39 smithi029 bash[22475]: cluster 2024-08-29T17:35:38.238285+0000 mon.a (mon.0) 286 : cluster [INF] osd.0 [v2:172.21.15.29:6802/3020270266,v1:172.21.15.29:6803/3020270266] boot 2024-08-29T17:35:39.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:35:39 smithi029 bash[22475]: cluster 2024-08-29T17:35:38.238403+0000 mon.a (mon.0) 287 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-08-29T17:35:39.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:35:39 smithi029 bash[22475]: audit 2024-08-29T17:35:38.239252+0000 mon.a (mon.0) 288 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-29T17:35:39.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:35:39 smithi029 bash[22475]: audit 2024-08-29T17:35:38.437167+0000 mon.a (mon.0) 289 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:35:39.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:35:39 smithi029 bash[22475]: audit 2024-08-29T17:35:38.444720+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:35:39.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:35:39 smithi029 bash[22475]: audit 2024-08-29T17:35:38.452843+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:35:40.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:35:40 smithi110 bash[24444]: cluster 2024-08-29T17:35:39.455292+0000 mon.a (mon.0) 292 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-08-29T17:35:41.055 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:35:40 smithi110 bash[24444]: cluster 2024-08-29T17:35:39.642901+0000 mgr.y (mgr.14150) 112 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-29T17:35:41.056 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:35:40 smithi029 bash[32453]: cluster 2024-08-29T17:35:39.455292+0000 mon.a (mon.0) 292 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-08-29T17:35:41.056 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:35:40 smithi029 bash[32453]: cluster 2024-08-29T17:35:39.642901+0000 mgr.y (mgr.14150) 112 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-29T17:35:41.057 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:35:40 smithi029 bash[22475]: cluster 2024-08-29T17:35:39.455292+0000 mon.a (mon.0) 292 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-08-29T17:35:41.057 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:35:40 smithi029 bash[22475]: cluster 2024-08-29T17:35:39.642901+0000 mgr.y (mgr.14150) 112 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-29T17:35:42.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:35:41 smithi110 bash[24444]: cluster 2024-08-29T17:35:41.643397+0000 mgr.y (mgr.14150) 113 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-29T17:35:42.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:35:41 smithi029 bash[22475]: cluster 2024-08-29T17:35:41.643397+0000 mgr.y (mgr.14150) 113 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-29T17:35:42.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:35:41 smithi029 bash[32453]: cluster 2024-08-29T17:35:41.643397+0000 mgr.y (mgr.14150) 113 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-29T17:35:43.289 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/5b99e290-662c-11ef-bcd4-c7b262605968/mon.a/config 2024-08-29T17:35:44.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:35:43 smithi110 bash[24444]: cluster 2024-08-29T17:35:43.643851+0000 mgr.y (mgr.14150) 114 : cluster [DBG] pgmap v79: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-29T17:35:44.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:35:43 smithi029 bash[22475]: cluster 2024-08-29T17:35:43.643851+0000 mgr.y (mgr.14150) 114 : cluster [DBG] pgmap v79: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-29T17:35:44.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:35:43 smithi029 bash[32453]: cluster 2024-08-29T17:35:43.643851+0000 mgr.y (mgr.14150) 114 : cluster [DBG] pgmap v79: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-29T17:35:46.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:35:45 smithi110 bash[24444]: cluster 2024-08-29T17:35:45.644337+0000 mgr.y (mgr.14150) 115 : cluster [DBG] pgmap v80: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-29T17:35:46.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:35:45 smithi029 bash[22475]: cluster 2024-08-29T17:35:45.644337+0000 mgr.y (mgr.14150) 115 : cluster [DBG] pgmap v80: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-29T17:35:46.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:35:45 smithi029 bash[32453]: cluster 2024-08-29T17:35:45.644337+0000 mgr.y (mgr.14150) 115 : cluster [DBG] pgmap v80: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-29T17:35:48.054 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:35:47 smithi029 bash[22475]: cluster 2024-08-29T17:35:47.644752+0000 mgr.y (mgr.14150) 116 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-29T17:35:48.054 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:35:47 smithi029 bash[32453]: cluster 2024-08-29T17:35:47.644752+0000 mgr.y (mgr.14150) 116 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-29T17:35:48.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:35:47 smithi110 bash[24444]: cluster 2024-08-29T17:35:47.644752+0000 mgr.y (mgr.14150) 116 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-29T17:35:48.690 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-08-29T17:35:48.727 DEBUG:teuthology.orchestra.run.smithi029:> 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 5b99e290-662c-11ef-bcd4-c7b262605968 -- ceph orch daemon add osd smithi029:vg_nvme/lv_3 2024-08-29T17:35:49.981 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:35:49 smithi029 bash[32453]: cluster 2024-08-29T17:35:49.645169+0000 mgr.y (mgr.14150) 117 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-29T17:35:49.981 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:35:49 smithi029 bash[22475]: cluster 2024-08-29T17:35:49.645169+0000 mgr.y (mgr.14150) 117 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-29T17:35:50.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:35:49 smithi110 bash[24444]: cluster 2024-08-29T17:35:49.645169+0000 mgr.y (mgr.14150) 117 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-29T17:35:52.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:35:52 smithi110 bash[24444]: cephadm 2024-08-29T17:35:51.623685+0000 mgr.y (mgr.14150) 118 : cephadm [INF] Detected new or changed devices on smithi029 2024-08-29T17:35:52.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:35:52 smithi110 bash[24444]: audit 2024-08-29T17:35:51.632450+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:35:52.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:35:52 smithi110 bash[24444]: audit 2024-08-29T17:35:51.640780+0000 mon.a (mon.0) 294 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:35:52.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:35:52 smithi110 bash[24444]: audit 2024-08-29T17:35:51.642434+0000 mon.a (mon.0) 295 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-08-29T17:35:52.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:35:52 smithi110 bash[24444]: cephadm 2024-08-29T17:35:51.643602+0000 mgr.y (mgr.14150) 119 : cephadm [INF] Adjusting osd_memory_target on smithi029 to 16245M 2024-08-29T17:35:52.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:35:52 smithi110 bash[24444]: cluster 2024-08-29T17:35:51.645594+0000 mgr.y (mgr.14150) 120 : cluster [DBG] pgmap v83: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-29T17:35:52.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:35:52 smithi110 bash[24444]: audit 2024-08-29T17:35:51.652406+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:35:52.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:35:52 smithi110 bash[24444]: audit 2024-08-29T17:35:51.654591+0000 mon.a (mon.0) 297 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:35:52.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:35:52 smithi110 bash[24444]: audit 2024-08-29T17:35:51.656298+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T17:35:52.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:35:52 smithi110 bash[24444]: audit 2024-08-29T17:35:51.666228+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:35:52.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:35:52 smithi029 bash[22475]: cephadm 2024-08-29T17:35:51.623685+0000 mgr.y (mgr.14150) 118 : cephadm [INF] Detected new or changed devices on smithi029 2024-08-29T17:35:52.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:35:52 smithi029 bash[22475]: audit 2024-08-29T17:35:51.632450+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:35:52.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:35:52 smithi029 bash[22475]: audit 2024-08-29T17:35:51.640780+0000 mon.a (mon.0) 294 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:35:52.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:35:52 smithi029 bash[22475]: audit 2024-08-29T17:35:51.642434+0000 mon.a (mon.0) 295 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-08-29T17:35:52.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:35:52 smithi029 bash[22475]: cephadm 2024-08-29T17:35:51.643602+0000 mgr.y (mgr.14150) 119 : cephadm [INF] Adjusting osd_memory_target on smithi029 to 16245M 2024-08-29T17:35:52.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:35:52 smithi029 bash[22475]: cluster 2024-08-29T17:35:51.645594+0000 mgr.y (mgr.14150) 120 : cluster [DBG] pgmap v83: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-29T17:35:52.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:35:52 smithi029 bash[22475]: audit 2024-08-29T17:35:51.652406+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:35:52.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:35:52 smithi029 bash[22475]: audit 2024-08-29T17:35:51.654591+0000 mon.a (mon.0) 297 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:35:52.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:35:52 smithi029 bash[22475]: audit 2024-08-29T17:35:51.656298+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T17:35:52.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:35:52 smithi029 bash[22475]: audit 2024-08-29T17:35:51.666228+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:35:52.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:35:52 smithi029 bash[32453]: cephadm 2024-08-29T17:35:51.623685+0000 mgr.y (mgr.14150) 118 : cephadm [INF] Detected new or changed devices on smithi029 2024-08-29T17:35:52.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:35:52 smithi029 bash[32453]: audit 2024-08-29T17:35:51.632450+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:35:52.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:35:52 smithi029 bash[32453]: audit 2024-08-29T17:35:51.640780+0000 mon.a (mon.0) 294 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:35:52.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:35:52 smithi029 bash[32453]: audit 2024-08-29T17:35:51.642434+0000 mon.a (mon.0) 295 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-08-29T17:35:52.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:35:52 smithi029 bash[32453]: cephadm 2024-08-29T17:35:51.643602+0000 mgr.y (mgr.14150) 119 : cephadm [INF] Adjusting osd_memory_target on smithi029 to 16245M 2024-08-29T17:35:52.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:35:52 smithi029 bash[32453]: cluster 2024-08-29T17:35:51.645594+0000 mgr.y (mgr.14150) 120 : cluster [DBG] pgmap v83: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-29T17:35:52.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:35:52 smithi029 bash[32453]: audit 2024-08-29T17:35:51.652406+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:35:52.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:35:52 smithi029 bash[32453]: audit 2024-08-29T17:35:51.654591+0000 mon.a (mon.0) 297 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:35:52.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:35:52 smithi029 bash[32453]: audit 2024-08-29T17:35:51.656298+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T17:35:52.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:35:52 smithi029 bash[32453]: audit 2024-08-29T17:35:51.666228+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:35:54.106 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/5b99e290-662c-11ef-bcd4-c7b262605968/mon.a/config 2024-08-29T17:35:54.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:35:53 smithi110 bash[24444]: cluster 2024-08-29T17:35:53.646123+0000 mgr.y (mgr.14150) 121 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-29T17:35:54.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:35:53 smithi029 bash[22475]: cluster 2024-08-29T17:35:53.646123+0000 mgr.y (mgr.14150) 121 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-29T17:35:54.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:35:53 smithi029 bash[32453]: cluster 2024-08-29T17:35:53.646123+0000 mgr.y (mgr.14150) 121 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-29T17:35:55.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:35:55 smithi029 bash[22475]: cluster 2024-08-29T17:35:55.646653+0000 mgr.y (mgr.14150) 122 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-29T17:35:55.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:35:55 smithi029 bash[32453]: cluster 2024-08-29T17:35:55.646653+0000 mgr.y (mgr.14150) 122 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-29T17:35:56.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:35:55 smithi110 bash[24444]: cluster 2024-08-29T17:35:55.646653+0000 mgr.y (mgr.14150) 122 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-29T17:35:57.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:35:57 smithi110 bash[24444]: audit 2024-08-29T17:35:57.579027+0000 mon.a (mon.0) 300 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-29T17:35:57.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:35:57 smithi110 bash[24444]: audit 2024-08-29T17:35:57.582700+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-29T17:35:57.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:35:57 smithi110 bash[24444]: audit 2024-08-29T17:35:57.583635+0000 mon.a (mon.0) 302 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:35:57.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:35:57 smithi029 bash[22475]: audit 2024-08-29T17:35:57.579027+0000 mon.a (mon.0) 300 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-29T17:35:57.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:35:57 smithi029 bash[22475]: audit 2024-08-29T17:35:57.582700+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-29T17:35:57.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:35:57 smithi029 bash[22475]: audit 2024-08-29T17:35:57.583635+0000 mon.a (mon.0) 302 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:35:57.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:35:57 smithi029 bash[32453]: audit 2024-08-29T17:35:57.579027+0000 mon.a (mon.0) 300 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-29T17:35:57.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:35:57 smithi029 bash[32453]: audit 2024-08-29T17:35:57.582700+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-29T17:35:57.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:35:57 smithi029 bash[32453]: audit 2024-08-29T17:35:57.583635+0000 mon.a (mon.0) 302 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:35:58.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:35:58 smithi110 bash[24444]: audit 2024-08-29T17:35:57.573001+0000 mgr.y (mgr.14150) 123 : audit [DBG] from='client.24137 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi029:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T17:35:58.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:35:58 smithi110 bash[24444]: cluster 2024-08-29T17:35:57.647176+0000 mgr.y (mgr.14150) 124 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-29T17:35:58.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:35:58 smithi029 bash[22475]: audit 2024-08-29T17:35:57.573001+0000 mgr.y (mgr.14150) 123 : audit [DBG] from='client.24137 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi029:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T17:35:58.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:35:58 smithi029 bash[22475]: cluster 2024-08-29T17:35:57.647176+0000 mgr.y (mgr.14150) 124 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-29T17:35:58.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:35:58 smithi029 bash[32453]: audit 2024-08-29T17:35:57.573001+0000 mgr.y (mgr.14150) 123 : audit [DBG] from='client.24137 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi029:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T17:35:58.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:35:58 smithi029 bash[32453]: cluster 2024-08-29T17:35:57.647176+0000 mgr.y (mgr.14150) 124 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-29T17:36:00.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:35:59 smithi110 bash[24444]: cluster 2024-08-29T17:35:59.647754+0000 mgr.y (mgr.14150) 125 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-29T17:36:00.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:35:59 smithi029 bash[22475]: cluster 2024-08-29T17:35:59.647754+0000 mgr.y (mgr.14150) 125 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-29T17:36:00.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:35:59 smithi029 bash[32453]: cluster 2024-08-29T17:35:59.647754+0000 mgr.y (mgr.14150) 125 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-29T17:36:02.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:36:01 smithi110 bash[24444]: cluster 2024-08-29T17:36:01.648310+0000 mgr.y (mgr.14150) 126 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-29T17:36:02.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:36:01 smithi029 bash[22475]: cluster 2024-08-29T17:36:01.648310+0000 mgr.y (mgr.14150) 126 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-29T17:36:02.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:36:01 smithi029 bash[32453]: cluster 2024-08-29T17:36:01.648310+0000 mgr.y (mgr.14150) 126 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-29T17:36:03.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:36:03 smithi029 bash[22475]: cluster 2024-08-29T17:36:03.648627+0000 mgr.y (mgr.14150) 127 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-29T17:36:03.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:36:03 smithi029 bash[32453]: cluster 2024-08-29T17:36:03.648627+0000 mgr.y (mgr.14150) 127 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-29T17:36:04.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:36:03 smithi110 bash[24444]: cluster 2024-08-29T17:36:03.648627+0000 mgr.y (mgr.14150) 127 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-29T17:36:05.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:36:05 smithi029 bash[22475]: cluster 2024-08-29T17:36:05.649104+0000 mgr.y (mgr.14150) 128 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-29T17:36:05.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:36:05 smithi029 bash[32453]: cluster 2024-08-29T17:36:05.649104+0000 mgr.y (mgr.14150) 128 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-29T17:36:06.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:36:05 smithi110 bash[24444]: cluster 2024-08-29T17:36:05.649104+0000 mgr.y (mgr.14150) 128 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-29T17:36:07.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:36:06 smithi110 bash[24444]: audit 2024-08-29T17:36:06.387820+0000 mon.a (mon.0) 303 : audit [INF] from='client.? 172.21.15.29:0/3949483528' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b6bcf254-7220-4748-97db-d51ef0fb0c5b"}]: dispatch 2024-08-29T17:36:07.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:36:06 smithi110 bash[24444]: audit 2024-08-29T17:36:06.393306+0000 mon.a (mon.0) 304 : audit [INF] from='client.? 172.21.15.29:0/3949483528' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "b6bcf254-7220-4748-97db-d51ef0fb0c5b"}]': finished 2024-08-29T17:36:07.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:36:06 smithi110 bash[24444]: cluster 2024-08-29T17:36:06.393355+0000 mon.a (mon.0) 305 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-08-29T17:36:07.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:36:06 smithi110 bash[24444]: audit 2024-08-29T17:36:06.393539+0000 mon.a (mon.0) 306 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-29T17:36:07.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:36:06 smithi029 bash[22475]: audit 2024-08-29T17:36:06.387820+0000 mon.a (mon.0) 303 : audit [INF] from='client.? 172.21.15.29:0/3949483528' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b6bcf254-7220-4748-97db-d51ef0fb0c5b"}]: dispatch 2024-08-29T17:36:07.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:36:06 smithi029 bash[22475]: audit 2024-08-29T17:36:06.393306+0000 mon.a (mon.0) 304 : audit [INF] from='client.? 172.21.15.29:0/3949483528' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "b6bcf254-7220-4748-97db-d51ef0fb0c5b"}]': finished 2024-08-29T17:36:07.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:36:06 smithi029 bash[22475]: cluster 2024-08-29T17:36:06.393355+0000 mon.a (mon.0) 305 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-08-29T17:36:07.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:36:06 smithi029 bash[22475]: audit 2024-08-29T17:36:06.393539+0000 mon.a (mon.0) 306 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-29T17:36:07.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:36:06 smithi029 bash[32453]: audit 2024-08-29T17:36:06.387820+0000 mon.a (mon.0) 303 : audit [INF] from='client.? 172.21.15.29:0/3949483528' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b6bcf254-7220-4748-97db-d51ef0fb0c5b"}]: dispatch 2024-08-29T17:36:07.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:36:06 smithi029 bash[32453]: audit 2024-08-29T17:36:06.393306+0000 mon.a (mon.0) 304 : audit [INF] from='client.? 172.21.15.29:0/3949483528' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "b6bcf254-7220-4748-97db-d51ef0fb0c5b"}]': finished 2024-08-29T17:36:07.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:36:06 smithi029 bash[32453]: cluster 2024-08-29T17:36:06.393355+0000 mon.a (mon.0) 305 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-08-29T17:36:07.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:36:06 smithi029 bash[32453]: audit 2024-08-29T17:36:06.393539+0000 mon.a (mon.0) 306 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-29T17:36:08.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:36:07 smithi110 bash[24444]: audit 2024-08-29T17:36:07.029912+0000 mon.a (mon.0) 307 : audit [DBG] from='client.? 172.21.15.29:0/1765367688' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-29T17:36:08.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:36:07 smithi110 bash[24444]: cluster 2024-08-29T17:36:07.649585+0000 mgr.y (mgr.14150) 129 : cluster [DBG] pgmap v92: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-29T17:36:08.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:36:07 smithi029 bash[22475]: audit 2024-08-29T17:36:07.029912+0000 mon.a (mon.0) 307 : audit [DBG] from='client.? 172.21.15.29:0/1765367688' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-29T17:36:08.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:36:07 smithi029 bash[22475]: cluster 2024-08-29T17:36:07.649585+0000 mgr.y (mgr.14150) 129 : cluster [DBG] pgmap v92: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-29T17:36:08.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:36:07 smithi029 bash[32453]: audit 2024-08-29T17:36:07.029912+0000 mon.a (mon.0) 307 : audit [DBG] from='client.? 172.21.15.29:0/1765367688' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-29T17:36:08.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:36:07 smithi029 bash[32453]: cluster 2024-08-29T17:36:07.649585+0000 mgr.y (mgr.14150) 129 : cluster [DBG] pgmap v92: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-29T17:36:10.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:36:09 smithi110 bash[24444]: cluster 2024-08-29T17:36:09.650155+0000 mgr.y (mgr.14150) 130 : cluster [DBG] pgmap v93: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-29T17:36:10.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:36:09 smithi029 bash[22475]: cluster 2024-08-29T17:36:09.650155+0000 mgr.y (mgr.14150) 130 : cluster [DBG] pgmap v93: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-29T17:36:10.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:36:09 smithi029 bash[32453]: cluster 2024-08-29T17:36:09.650155+0000 mgr.y (mgr.14150) 130 : cluster [DBG] pgmap v93: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-29T17:36:12.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:36:11 smithi110 bash[24444]: cluster 2024-08-29T17:36:11.650650+0000 mgr.y (mgr.14150) 131 : cluster [DBG] pgmap v94: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-29T17:36:12.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:36:11 smithi029 bash[22475]: cluster 2024-08-29T17:36:11.650650+0000 mgr.y (mgr.14150) 131 : cluster [DBG] pgmap v94: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-29T17:36:12.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:36:11 smithi029 bash[32453]: cluster 2024-08-29T17:36:11.650650+0000 mgr.y (mgr.14150) 131 : cluster [DBG] pgmap v94: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-29T17:36:14.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:36:13 smithi110 bash[24444]: cluster 2024-08-29T17:36:13.651127+0000 mgr.y (mgr.14150) 132 : cluster [DBG] pgmap v95: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-29T17:36:14.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:36:13 smithi029 bash[22475]: cluster 2024-08-29T17:36:13.651127+0000 mgr.y (mgr.14150) 132 : cluster [DBG] pgmap v95: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-29T17:36:14.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:36:13 smithi029 bash[32453]: cluster 2024-08-29T17:36:13.651127+0000 mgr.y (mgr.14150) 132 : cluster [DBG] pgmap v95: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-29T17:36:16.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:36:15 smithi110 bash[24444]: cluster 2024-08-29T17:36:15.651614+0000 mgr.y (mgr.14150) 133 : cluster [DBG] pgmap v96: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-29T17:36:16.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:36:15 smithi029 bash[22475]: cluster 2024-08-29T17:36:15.651614+0000 mgr.y (mgr.14150) 133 : cluster [DBG] pgmap v96: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-29T17:36:16.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:36:15 smithi029 bash[32453]: cluster 2024-08-29T17:36:15.651614+0000 mgr.y (mgr.14150) 133 : cluster [DBG] pgmap v96: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-29T17:36:18.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:36:17 smithi110 bash[24444]: cluster 2024-08-29T17:36:17.652177+0000 mgr.y (mgr.14150) 134 : cluster [DBG] pgmap v97: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-29T17:36:18.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:36:17 smithi029 bash[22475]: cluster 2024-08-29T17:36:17.652177+0000 mgr.y (mgr.14150) 134 : cluster [DBG] pgmap v97: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-29T17:36:18.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:36:17 smithi029 bash[32453]: cluster 2024-08-29T17:36:17.652177+0000 mgr.y (mgr.14150) 134 : cluster [DBG] pgmap v97: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-29T17:36:19.850 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:36:19 smithi029 bash[32453]: audit 2024-08-29T17:36:19.447178+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-08-29T17:36:19.850 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:36:19 smithi029 bash[32453]: audit 2024-08-29T17:36:19.448385+0000 mon.a (mon.0) 309 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:36:19.851 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:36:19 smithi029 bash[22475]: audit 2024-08-29T17:36:19.447178+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-08-29T17:36:19.851 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:36:19 smithi029 bash[22475]: audit 2024-08-29T17:36:19.448385+0000 mon.a (mon.0) 309 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:36:19.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:36:19 smithi110 bash[24444]: audit 2024-08-29T17:36:19.447178+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-08-29T17:36:19.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:36:19 smithi110 bash[24444]: audit 2024-08-29T17:36:19.448385+0000 mon.a (mon.0) 309 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:36:20.879 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:36:20 smithi029 bash[22475]: cephadm 2024-08-29T17:36:19.449292+0000 mgr.y (mgr.14150) 135 : cephadm [INF] Deploying daemon osd.1 on smithi029 2024-08-29T17:36:20.879 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:36:20 smithi029 bash[22475]: cluster 2024-08-29T17:36:19.652630+0000 mgr.y (mgr.14150) 136 : cluster [DBG] pgmap v98: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-29T17:36:20.879 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:36:20 smithi029 bash[32453]: cephadm 2024-08-29T17:36:19.449292+0000 mgr.y (mgr.14150) 135 : cephadm [INF] Deploying daemon osd.1 on smithi029 2024-08-29T17:36:20.879 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:36:20 smithi029 bash[32453]: cluster 2024-08-29T17:36:19.652630+0000 mgr.y (mgr.14150) 136 : cluster [DBG] pgmap v98: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-29T17:36:20.899 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:36:20 smithi110 bash[24444]: cephadm 2024-08-29T17:36:19.449292+0000 mgr.y (mgr.14150) 135 : cephadm [INF] Deploying daemon osd.1 on smithi029 2024-08-29T17:36:20.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:36:20 smithi110 bash[24444]: cluster 2024-08-29T17:36:19.652630+0000 mgr.y (mgr.14150) 136 : cluster [DBG] pgmap v98: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-29T17:36:22.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:36:21 smithi110 bash[24444]: cluster 2024-08-29T17:36:21.653080+0000 mgr.y (mgr.14150) 137 : cluster [DBG] pgmap v99: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-29T17:36:22.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:36:21 smithi029 bash[22475]: cluster 2024-08-29T17:36:21.653080+0000 mgr.y (mgr.14150) 137 : cluster [DBG] pgmap v99: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-29T17:36:22.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:36:21 smithi029 bash[32453]: cluster 2024-08-29T17:36:21.653080+0000 mgr.y (mgr.14150) 137 : cluster [DBG] pgmap v99: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-29T17:36:24.014 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:36:23 smithi029 bash[32453]: cluster 2024-08-29T17:36:23.653553+0000 mgr.y (mgr.14150) 138 : cluster [DBG] pgmap v100: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-29T17:36:24.014 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:36:23 smithi029 bash[22475]: cluster 2024-08-29T17:36:23.653553+0000 mgr.y (mgr.14150) 138 : cluster [DBG] pgmap v100: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-29T17:36:24.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:36:23 smithi110 bash[24444]: cluster 2024-08-29T17:36:23.653553+0000 mgr.y (mgr.14150) 138 : cluster [DBG] pgmap v100: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-29T17:36:24.272 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:36:24 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.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-08-29T17:36:24.272 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:36:24 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.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-08-29T17:36:24.273 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:36:24 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.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-08-29T17:36:24.273 INFO:journalctl@ceph.osd.0.smithi029.stdout:Aug 29 17:36:24 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.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-08-29T17:36:24.606 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:36:24 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.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-08-29T17:36:24.607 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:36:24 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.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-08-29T17:36:24.607 INFO:journalctl@ceph.osd.0.smithi029.stdout:Aug 29 17:36:24 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.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-08-29T17:36:24.607 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:36:24 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.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-08-29T17:36:24.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:36:24 smithi029 bash[32453]: audit 2024-08-29T17:36:24.525341+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:36:24.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:36:24 smithi029 bash[32453]: audit 2024-08-29T17:36:24.529433+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:36:24.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:36:24 smithi029 bash[32453]: audit 2024-08-29T17:36:24.534287+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:36:24.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:36:24 smithi029 bash[22475]: audit 2024-08-29T17:36:24.525341+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:36:24.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:36:24 smithi029 bash[22475]: audit 2024-08-29T17:36:24.529433+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:36:24.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:36:24 smithi029 bash[22475]: audit 2024-08-29T17:36:24.534287+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:36:25.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:36:24 smithi110 bash[24444]: audit 2024-08-29T17:36:24.525341+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:36:25.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:36:24 smithi110 bash[24444]: audit 2024-08-29T17:36:24.529433+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:36:25.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:36:24 smithi110 bash[24444]: audit 2024-08-29T17:36:24.534287+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:36:26.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:36:25 smithi110 bash[24444]: cluster 2024-08-29T17:36:25.654013+0000 mgr.y (mgr.14150) 139 : cluster [DBG] pgmap v101: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-29T17:36:26.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:36:25 smithi029 bash[32453]: cluster 2024-08-29T17:36:25.654013+0000 mgr.y (mgr.14150) 139 : cluster [DBG] pgmap v101: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-29T17:36:26.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:36:25 smithi029 bash[22475]: cluster 2024-08-29T17:36:25.654013+0000 mgr.y (mgr.14150) 139 : cluster [DBG] pgmap v101: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-29T17:36:28.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:36:27 smithi110 bash[24444]: cluster 2024-08-29T17:36:27.654326+0000 mgr.y (mgr.14150) 140 : cluster [DBG] pgmap v102: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-29T17:36:28.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:36:27 smithi029 bash[22475]: cluster 2024-08-29T17:36:27.654326+0000 mgr.y (mgr.14150) 140 : cluster [DBG] pgmap v102: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-29T17:36:28.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:36:27 smithi029 bash[32453]: cluster 2024-08-29T17:36:27.654326+0000 mgr.y (mgr.14150) 140 : cluster [DBG] pgmap v102: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-29T17:36:30.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:36:29 smithi110 bash[24444]: cluster 2024-08-29T17:36:29.654769+0000 mgr.y (mgr.14150) 141 : cluster [DBG] pgmap v103: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-29T17:36:30.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:36:29 smithi029 bash[22475]: cluster 2024-08-29T17:36:29.654769+0000 mgr.y (mgr.14150) 141 : cluster [DBG] pgmap v103: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-29T17:36:30.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:36:29 smithi029 bash[32453]: cluster 2024-08-29T17:36:29.654769+0000 mgr.y (mgr.14150) 141 : cluster [DBG] pgmap v103: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-29T17:36:32.014 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:36:31 smithi029 bash[22475]: audit 2024-08-29T17:36:30.944291+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:36:32.014 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:36:31 smithi029 bash[22475]: audit 2024-08-29T17:36:30.949165+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:36:32.014 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:36:31 smithi029 bash[22475]: audit 2024-08-29T17:36:30.950043+0000 mon.a (mon.0) 315 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:36:32.014 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:36:31 smithi029 bash[22475]: audit 2024-08-29T17:36:30.950858+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T17:36:32.014 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:36:31 smithi029 bash[22475]: audit 2024-08-29T17:36:30.955278+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:36:32.014 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:36:31 smithi029 bash[22475]: cluster 2024-08-29T17:36:31.655257+0000 mgr.y (mgr.14150) 142 : cluster [DBG] pgmap v104: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-29T17:36:32.015 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:36:31 smithi029 bash[22475]: audit 2024-08-29T17:36:31.718911+0000 mon.a (mon.0) 318 : audit [INF] from='osd.1 [v2:172.21.15.29:6810/2280571792,v1:172.21.15.29:6811/2280571792]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-08-29T17:36:32.015 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:36:31 smithi029 bash[32453]: audit 2024-08-29T17:36:30.944291+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:36:32.015 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:36:31 smithi029 bash[32453]: audit 2024-08-29T17:36:30.949165+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:36:32.015 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:36:31 smithi029 bash[32453]: audit 2024-08-29T17:36:30.950043+0000 mon.a (mon.0) 315 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:36:32.015 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:36:31 smithi029 bash[32453]: audit 2024-08-29T17:36:30.950858+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T17:36:32.015 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:36:31 smithi029 bash[32453]: audit 2024-08-29T17:36:30.955278+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:36:32.015 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:36:31 smithi029 bash[32453]: cluster 2024-08-29T17:36:31.655257+0000 mgr.y (mgr.14150) 142 : cluster [DBG] pgmap v104: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-29T17:36:32.015 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:36:31 smithi029 bash[32453]: audit 2024-08-29T17:36:31.718911+0000 mon.a (mon.0) 318 : audit [INF] from='osd.1 [v2:172.21.15.29:6810/2280571792,v1:172.21.15.29:6811/2280571792]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-08-29T17:36:32.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:36:31 smithi110 bash[24444]: audit 2024-08-29T17:36:30.944291+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:36:32.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:36:31 smithi110 bash[24444]: audit 2024-08-29T17:36:30.949165+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:36:32.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:36:31 smithi110 bash[24444]: audit 2024-08-29T17:36:30.950043+0000 mon.a (mon.0) 315 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:36:32.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:36:31 smithi110 bash[24444]: audit 2024-08-29T17:36:30.950858+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T17:36:32.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:36:31 smithi110 bash[24444]: audit 2024-08-29T17:36:30.955278+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:36:32.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:36:31 smithi110 bash[24444]: cluster 2024-08-29T17:36:31.655257+0000 mgr.y (mgr.14150) 142 : cluster [DBG] pgmap v104: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-29T17:36:32.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:36:31 smithi110 bash[24444]: audit 2024-08-29T17:36:31.718911+0000 mon.a (mon.0) 318 : audit [INF] from='osd.1 [v2:172.21.15.29:6810/2280571792,v1:172.21.15.29:6811/2280571792]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-08-29T17:36:33.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:36:33 smithi029 bash[32453]: audit 2024-08-29T17:36:31.963958+0000 mon.a (mon.0) 319 : audit [INF] from='osd.1 [v2:172.21.15.29:6810/2280571792,v1:172.21.15.29:6811/2280571792]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-08-29T17:36:33.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:36:33 smithi029 bash[32453]: cluster 2024-08-29T17:36:31.964008+0000 mon.a (mon.0) 320 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-08-29T17:36:33.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:36:33 smithi029 bash[32453]: audit 2024-08-29T17:36:31.964143+0000 mon.a (mon.0) 321 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-29T17:36:33.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:36:33 smithi029 bash[32453]: audit 2024-08-29T17:36:31.964597+0000 mon.a (mon.0) 322 : audit [INF] from='osd.1 [v2:172.21.15.29:6810/2280571792,v1:172.21.15.29:6811/2280571792]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi029", "root=default"]}]: dispatch 2024-08-29T17:36:33.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:36:32 smithi029 bash[22475]: audit 2024-08-29T17:36:31.963958+0000 mon.a (mon.0) 319 : audit [INF] from='osd.1 [v2:172.21.15.29:6810/2280571792,v1:172.21.15.29:6811/2280571792]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-08-29T17:36:33.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:36:32 smithi029 bash[22475]: cluster 2024-08-29T17:36:31.964008+0000 mon.a (mon.0) 320 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-08-29T17:36:33.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:36:32 smithi029 bash[22475]: audit 2024-08-29T17:36:31.964143+0000 mon.a (mon.0) 321 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-29T17:36:33.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:36:32 smithi029 bash[22475]: audit 2024-08-29T17:36:31.964597+0000 mon.a (mon.0) 322 : audit [INF] from='osd.1 [v2:172.21.15.29:6810/2280571792,v1:172.21.15.29:6811/2280571792]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi029", "root=default"]}]: dispatch 2024-08-29T17:36:33.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:36:32 smithi110 bash[24444]: audit 2024-08-29T17:36:31.963958+0000 mon.a (mon.0) 319 : audit [INF] from='osd.1 [v2:172.21.15.29:6810/2280571792,v1:172.21.15.29:6811/2280571792]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-08-29T17:36:33.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:36:32 smithi110 bash[24444]: cluster 2024-08-29T17:36:31.964008+0000 mon.a (mon.0) 320 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-08-29T17:36:33.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:36:32 smithi110 bash[24444]: audit 2024-08-29T17:36:31.964143+0000 mon.a (mon.0) 321 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-29T17:36:33.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:36:32 smithi110 bash[24444]: audit 2024-08-29T17:36:31.964597+0000 mon.a (mon.0) 322 : audit [INF] from='osd.1 [v2:172.21.15.29:6810/2280571792,v1:172.21.15.29:6811/2280571792]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi029", "root=default"]}]: dispatch 2024-08-29T17:36:34.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:36:33 smithi110 bash[24444]: audit 2024-08-29T17:36:32.969752+0000 mon.a (mon.0) 323 : audit [INF] from='osd.1 [v2:172.21.15.29:6810/2280571792,v1:172.21.15.29:6811/2280571792]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi029", "root=default"]}]': finished 2024-08-29T17:36:34.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:36:33 smithi110 bash[24444]: cluster 2024-08-29T17:36:32.969950+0000 mon.a (mon.0) 324 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-08-29T17:36:34.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:36:33 smithi110 bash[24444]: audit 2024-08-29T17:36:32.970634+0000 mon.a (mon.0) 325 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-29T17:36:34.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:36:33 smithi110 bash[24444]: audit 2024-08-29T17:36:32.980777+0000 mon.a (mon.0) 326 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-29T17:36:34.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:36:33 smithi110 bash[24444]: audit 2024-08-29T17:36:33.293992+0000 mon.a (mon.0) 327 : audit [INF] from='osd.1 [v2:172.21.15.29:6810/2280571792,v1:172.21.15.29:6811/2280571792]' entity='osd.1' 2024-08-29T17:36:34.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:36:33 smithi110 bash[24444]: cluster 2024-08-29T17:36:33.655793+0000 mgr.y (mgr.14150) 143 : cluster [DBG] pgmap v107: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-29T17:36:34.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:36:33 smithi029 bash[22475]: audit 2024-08-29T17:36:32.969752+0000 mon.a (mon.0) 323 : audit [INF] from='osd.1 [v2:172.21.15.29:6810/2280571792,v1:172.21.15.29:6811/2280571792]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi029", "root=default"]}]': finished 2024-08-29T17:36:34.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:36:33 smithi029 bash[22475]: cluster 2024-08-29T17:36:32.969950+0000 mon.a (mon.0) 324 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-08-29T17:36:34.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:36:33 smithi029 bash[22475]: audit 2024-08-29T17:36:32.970634+0000 mon.a (mon.0) 325 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-29T17:36:34.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:36:33 smithi029 bash[22475]: audit 2024-08-29T17:36:32.980777+0000 mon.a (mon.0) 326 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-29T17:36:34.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:36:33 smithi029 bash[22475]: audit 2024-08-29T17:36:33.293992+0000 mon.a (mon.0) 327 : audit [INF] from='osd.1 [v2:172.21.15.29:6810/2280571792,v1:172.21.15.29:6811/2280571792]' entity='osd.1' 2024-08-29T17:36:34.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:36:33 smithi029 bash[22475]: cluster 2024-08-29T17:36:33.655793+0000 mgr.y (mgr.14150) 143 : cluster [DBG] pgmap v107: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-29T17:36:34.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:36:33 smithi029 bash[32453]: audit 2024-08-29T17:36:32.969752+0000 mon.a (mon.0) 323 : audit [INF] from='osd.1 [v2:172.21.15.29:6810/2280571792,v1:172.21.15.29:6811/2280571792]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi029", "root=default"]}]': finished 2024-08-29T17:36:34.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:36:33 smithi029 bash[32453]: cluster 2024-08-29T17:36:32.969950+0000 mon.a (mon.0) 324 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-08-29T17:36:34.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:36:33 smithi029 bash[32453]: audit 2024-08-29T17:36:32.970634+0000 mon.a (mon.0) 325 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-29T17:36:34.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:36:33 smithi029 bash[32453]: audit 2024-08-29T17:36:32.980777+0000 mon.a (mon.0) 326 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-29T17:36:34.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:36:33 smithi029 bash[32453]: audit 2024-08-29T17:36:33.293992+0000 mon.a (mon.0) 327 : audit [INF] from='osd.1 [v2:172.21.15.29:6810/2280571792,v1:172.21.15.29:6811/2280571792]' entity='osd.1' 2024-08-29T17:36:34.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:36:33 smithi029 bash[32453]: cluster 2024-08-29T17:36:33.655793+0000 mgr.y (mgr.14150) 143 : cluster [DBG] pgmap v107: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-29T17:36:35.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:36:34 smithi029 bash[32453]: cluster 2024-08-29T17:36:32.724117+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-08-29T17:36:35.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:36:34 smithi029 bash[32453]: cluster 2024-08-29T17:36:32.724258+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-08-29T17:36:35.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:36:34 smithi029 bash[32453]: audit 2024-08-29T17:36:33.980077+0000 mon.a (mon.0) 328 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-29T17:36:35.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:36:34 smithi029 bash[32453]: cluster 2024-08-29T17:36:34.294775+0000 mon.a (mon.0) 329 : cluster [INF] osd.1 [v2:172.21.15.29:6810/2280571792,v1:172.21.15.29:6811/2280571792] boot 2024-08-29T17:36:35.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:36:34 smithi029 bash[32453]: cluster 2024-08-29T17:36:34.294892+0000 mon.a (mon.0) 330 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-08-29T17:36:35.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:36:34 smithi029 bash[32453]: audit 2024-08-29T17:36:34.296008+0000 mon.a (mon.0) 331 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-29T17:36:35.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:36:34 smithi029 bash[22475]: cluster 2024-08-29T17:36:32.724117+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-08-29T17:36:35.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:36:34 smithi029 bash[22475]: cluster 2024-08-29T17:36:32.724258+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-08-29T17:36:35.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:36:34 smithi029 bash[22475]: audit 2024-08-29T17:36:33.980077+0000 mon.a (mon.0) 328 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-29T17:36:35.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:36:34 smithi029 bash[22475]: cluster 2024-08-29T17:36:34.294775+0000 mon.a (mon.0) 329 : cluster [INF] osd.1 [v2:172.21.15.29:6810/2280571792,v1:172.21.15.29:6811/2280571792] boot 2024-08-29T17:36:35.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:36:34 smithi029 bash[22475]: cluster 2024-08-29T17:36:34.294892+0000 mon.a (mon.0) 330 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-08-29T17:36:35.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:36:34 smithi029 bash[22475]: audit 2024-08-29T17:36:34.296008+0000 mon.a (mon.0) 331 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-29T17:36:35.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:36:34 smithi110 bash[24444]: cluster 2024-08-29T17:36:32.724117+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-08-29T17:36:35.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:36:34 smithi110 bash[24444]: cluster 2024-08-29T17:36:32.724258+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-08-29T17:36:35.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:36:34 smithi110 bash[24444]: audit 2024-08-29T17:36:33.980077+0000 mon.a (mon.0) 328 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-29T17:36:35.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:36:34 smithi110 bash[24444]: cluster 2024-08-29T17:36:34.294775+0000 mon.a (mon.0) 329 : cluster [INF] osd.1 [v2:172.21.15.29:6810/2280571792,v1:172.21.15.29:6811/2280571792] boot 2024-08-29T17:36:35.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:36:34 smithi110 bash[24444]: cluster 2024-08-29T17:36:34.294892+0000 mon.a (mon.0) 330 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-08-29T17:36:35.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:36:34 smithi110 bash[24444]: audit 2024-08-29T17:36:34.296008+0000 mon.a (mon.0) 331 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-29T17:36:35.413 INFO:teuthology.orchestra.run.smithi029.stdout:Created osd(s) 1 on host 'smithi029' 2024-08-29T17:36:36.161 DEBUG:teuthology.orchestra.run.smithi029:osd.1> sudo journalctl -f -n 0 -u ceph-5b99e290-662c-11ef-bcd4-c7b262605968@osd.1.service 2024-08-29T17:36:36.164 INFO:tasks.cephadm:Deploying osd.2 on smithi029 with /dev/vg_nvme/lv_2... 2024-08-29T17:36:36.164 DEBUG:teuthology.orchestra.run.smithi029:> 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 5b99e290-662c-11ef-bcd4-c7b262605968 -- lvm zap /dev/vg_nvme/lv_2 2024-08-29T17:36:36.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:36:36 smithi110 bash[24444]: cluster 2024-08-29T17:36:35.305754+0000 mon.a (mon.0) 332 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-08-29T17:36:36.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:36:36 smithi110 bash[24444]: audit 2024-08-29T17:36:35.391067+0000 mon.a (mon.0) 333 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:36:36.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:36:36 smithi110 bash[24444]: audit 2024-08-29T17:36:35.398416+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:36:36.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:36:36 smithi110 bash[24444]: audit 2024-08-29T17:36:35.408475+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:36:36.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:36:36 smithi110 bash[24444]: cluster 2024-08-29T17:36:35.656339+0000 mgr.y (mgr.14150) 144 : cluster [DBG] pgmap v110: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-08-29T17:36:36.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:36:36 smithi029 bash[22475]: cluster 2024-08-29T17:36:35.305754+0000 mon.a (mon.0) 332 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-08-29T17:36:36.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:36:36 smithi029 bash[22475]: audit 2024-08-29T17:36:35.391067+0000 mon.a (mon.0) 333 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:36:36.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:36:36 smithi029 bash[22475]: audit 2024-08-29T17:36:35.398416+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:36:36.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:36:36 smithi029 bash[22475]: audit 2024-08-29T17:36:35.408475+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:36:36.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:36:36 smithi029 bash[22475]: cluster 2024-08-29T17:36:35.656339+0000 mgr.y (mgr.14150) 144 : cluster [DBG] pgmap v110: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-08-29T17:36:36.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:36:36 smithi029 bash[32453]: cluster 2024-08-29T17:36:35.305754+0000 mon.a (mon.0) 332 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-08-29T17:36:36.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:36:36 smithi029 bash[32453]: audit 2024-08-29T17:36:35.391067+0000 mon.a (mon.0) 333 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:36:36.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:36:36 smithi029 bash[32453]: audit 2024-08-29T17:36:35.398416+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:36:36.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:36:36 smithi029 bash[32453]: audit 2024-08-29T17:36:35.408475+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:36:36.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:36:36 smithi029 bash[32453]: cluster 2024-08-29T17:36:35.656339+0000 mgr.y (mgr.14150) 144 : cluster [DBG] pgmap v110: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-08-29T17:36:38.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:36:37 smithi110 bash[24444]: cluster 2024-08-29T17:36:37.656838+0000 mgr.y (mgr.14150) 145 : cluster [DBG] pgmap v111: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-08-29T17:36:38.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:36:37 smithi029 bash[22475]: cluster 2024-08-29T17:36:37.656838+0000 mgr.y (mgr.14150) 145 : cluster [DBG] pgmap v111: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-08-29T17:36:38.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:36:37 smithi029 bash[32453]: cluster 2024-08-29T17:36:37.656838+0000 mgr.y (mgr.14150) 145 : cluster [DBG] pgmap v111: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-08-29T17:36:40.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:36:39 smithi110 bash[24444]: cluster 2024-08-29T17:36:39.657351+0000 mgr.y (mgr.14150) 146 : cluster [DBG] pgmap v112: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-08-29T17:36:40.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:36:39 smithi029 bash[22475]: cluster 2024-08-29T17:36:39.657351+0000 mgr.y (mgr.14150) 146 : cluster [DBG] pgmap v112: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-08-29T17:36:40.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:36:39 smithi029 bash[32453]: cluster 2024-08-29T17:36:39.657351+0000 mgr.y (mgr.14150) 146 : cluster [DBG] pgmap v112: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-08-29T17:36:40.677 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/5b99e290-662c-11ef-bcd4-c7b262605968/mon.a/config 2024-08-29T17:36:42.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:36:41 smithi110 bash[24444]: cluster 2024-08-29T17:36:41.657828+0000 mgr.y (mgr.14150) 147 : cluster [DBG] pgmap v113: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-08-29T17:36:42.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:36:41 smithi029 bash[22475]: cluster 2024-08-29T17:36:41.657828+0000 mgr.y (mgr.14150) 147 : cluster [DBG] pgmap v113: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-08-29T17:36:42.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:36:41 smithi029 bash[32453]: cluster 2024-08-29T17:36:41.657828+0000 mgr.y (mgr.14150) 147 : cluster [DBG] pgmap v113: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-08-29T17:36:44.147 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:36:43 smithi029 bash[22475]: cluster 2024-08-29T17:36:43.658312+0000 mgr.y (mgr.14150) 148 : cluster [DBG] pgmap v114: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-08-29T17:36:44.147 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:36:43 smithi029 bash[32453]: cluster 2024-08-29T17:36:43.658312+0000 mgr.y (mgr.14150) 148 : cluster [DBG] pgmap v114: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-08-29T17:36:44.149 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:36:43 smithi110 bash[24444]: cluster 2024-08-29T17:36:43.658312+0000 mgr.y (mgr.14150) 148 : cluster [DBG] pgmap v114: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-08-29T17:36:46.099 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:36:45 smithi029 bash[22475]: cluster 2024-08-29T17:36:45.658740+0000 mgr.y (mgr.14150) 149 : cluster [DBG] pgmap v115: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-08-29T17:36:46.099 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:36:45 smithi029 bash[32453]: cluster 2024-08-29T17:36:45.658740+0000 mgr.y (mgr.14150) 149 : cluster [DBG] pgmap v115: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-08-29T17:36:46.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:36:45 smithi110 bash[24444]: cluster 2024-08-29T17:36:45.658740+0000 mgr.y (mgr.14150) 149 : cluster [DBG] pgmap v115: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-08-29T17:36:46.616 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-08-29T17:36:46.654 DEBUG:teuthology.orchestra.run.smithi029:> 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 5b99e290-662c-11ef-bcd4-c7b262605968 -- ceph orch daemon add osd smithi029:vg_nvme/lv_2 2024-08-29T17:36:48.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:36:47 smithi110 bash[24444]: cluster 2024-08-29T17:36:47.659216+0000 mgr.y (mgr.14150) 150 : cluster [DBG] pgmap v116: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-08-29T17:36:48.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:36:47 smithi029 bash[22475]: cluster 2024-08-29T17:36:47.659216+0000 mgr.y (mgr.14150) 150 : cluster [DBG] pgmap v116: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-08-29T17:36:48.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:36:47 smithi029 bash[32453]: cluster 2024-08-29T17:36:47.659216+0000 mgr.y (mgr.14150) 150 : cluster [DBG] pgmap v116: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-08-29T17:36:50.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:36:49 smithi110 bash[24444]: cluster 2024-08-29T17:36:49.659656+0000 mgr.y (mgr.14150) 151 : cluster [DBG] pgmap v117: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-08-29T17:36:50.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:36:49 smithi110 bash[24444]: audit 2024-08-29T17:36:49.704725+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:36:50.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:36:49 smithi110 bash[24444]: audit 2024-08-29T17:36:49.713156+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:36:50.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:36:49 smithi110 bash[24444]: audit 2024-08-29T17:36:49.715103+0000 mon.a (mon.0) 338 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-08-29T17:36:50.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:36:49 smithi110 bash[24444]: audit 2024-08-29T17:36:49.720699+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-08-29T17:36:50.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:36:49 smithi110 bash[24444]: audit 2024-08-29T17:36:49.730014+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:36:50.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:36:49 smithi110 bash[24444]: audit 2024-08-29T17:36:49.732328+0000 mon.a (mon.0) 341 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:36:50.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:36:49 smithi029 bash[32453]: cluster 2024-08-29T17:36:49.659656+0000 mgr.y (mgr.14150) 151 : cluster [DBG] pgmap v117: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-08-29T17:36:50.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:36:49 smithi029 bash[32453]: audit 2024-08-29T17:36:49.704725+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:36:50.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:36:49 smithi029 bash[32453]: audit 2024-08-29T17:36:49.713156+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:36:50.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:36:49 smithi029 bash[32453]: audit 2024-08-29T17:36:49.715103+0000 mon.a (mon.0) 338 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-08-29T17:36:50.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:36:49 smithi029 bash[32453]: audit 2024-08-29T17:36:49.720699+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-08-29T17:36:50.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:36:49 smithi029 bash[32453]: audit 2024-08-29T17:36:49.730014+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:36:50.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:36:49 smithi029 bash[32453]: audit 2024-08-29T17:36:49.732328+0000 mon.a (mon.0) 341 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:36:50.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:36:49 smithi029 bash[22475]: cluster 2024-08-29T17:36:49.659656+0000 mgr.y (mgr.14150) 151 : cluster [DBG] pgmap v117: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-08-29T17:36:50.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:36:49 smithi029 bash[22475]: audit 2024-08-29T17:36:49.704725+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:36:50.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:36:49 smithi029 bash[22475]: audit 2024-08-29T17:36:49.713156+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:36:50.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:36:49 smithi029 bash[22475]: audit 2024-08-29T17:36:49.715103+0000 mon.a (mon.0) 338 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-08-29T17:36:50.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:36:49 smithi029 bash[22475]: audit 2024-08-29T17:36:49.720699+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-08-29T17:36:50.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:36:49 smithi029 bash[22475]: audit 2024-08-29T17:36:49.730014+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:36:50.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:36:49 smithi029 bash[22475]: audit 2024-08-29T17:36:49.732328+0000 mon.a (mon.0) 341 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:36:51.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:36:50 smithi110 bash[24444]: cephadm 2024-08-29T17:36:49.696188+0000 mgr.y (mgr.14150) 152 : cephadm [INF] Detected new or changed devices on smithi029 2024-08-29T17:36:51.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:36:50 smithi110 bash[24444]: cephadm 2024-08-29T17:36:49.721906+0000 mgr.y (mgr.14150) 153 : cephadm [INF] Adjusting osd_memory_target on smithi029 to 8122M 2024-08-29T17:36:51.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:36:50 smithi110 bash[24444]: audit 2024-08-29T17:36:49.734037+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T17:36:51.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:36:50 smithi110 bash[24444]: audit 2024-08-29T17:36:49.748082+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:36:51.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:36:50 smithi029 bash[22475]: cephadm 2024-08-29T17:36:49.696188+0000 mgr.y (mgr.14150) 152 : cephadm [INF] Detected new or changed devices on smithi029 2024-08-29T17:36:51.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:36:50 smithi029 bash[22475]: cephadm 2024-08-29T17:36:49.721906+0000 mgr.y (mgr.14150) 153 : cephadm [INF] Adjusting osd_memory_target on smithi029 to 8122M 2024-08-29T17:36:51.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:36:50 smithi029 bash[22475]: audit 2024-08-29T17:36:49.734037+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T17:36:51.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:36:50 smithi029 bash[22475]: audit 2024-08-29T17:36:49.748082+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:36:51.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:36:50 smithi029 bash[32453]: cephadm 2024-08-29T17:36:49.696188+0000 mgr.y (mgr.14150) 152 : cephadm [INF] Detected new or changed devices on smithi029 2024-08-29T17:36:51.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:36:50 smithi029 bash[32453]: cephadm 2024-08-29T17:36:49.721906+0000 mgr.y (mgr.14150) 153 : cephadm [INF] Adjusting osd_memory_target on smithi029 to 8122M 2024-08-29T17:36:51.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:36:50 smithi029 bash[32453]: audit 2024-08-29T17:36:49.734037+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T17:36:51.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:36:50 smithi029 bash[32453]: audit 2024-08-29T17:36:49.748082+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:36:52.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:36:51 smithi110 bash[24444]: cluster 2024-08-29T17:36:51.660159+0000 mgr.y (mgr.14150) 154 : cluster [DBG] pgmap v118: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-08-29T17:36:52.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:36:51 smithi029 bash[22475]: cluster 2024-08-29T17:36:51.660159+0000 mgr.y (mgr.14150) 154 : cluster [DBG] pgmap v118: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-08-29T17:36:52.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:36:51 smithi029 bash[32453]: cluster 2024-08-29T17:36:51.660159+0000 mgr.y (mgr.14150) 154 : cluster [DBG] pgmap v118: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-08-29T17:36:52.652 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/5b99e290-662c-11ef-bcd4-c7b262605968/mon.a/config 2024-08-29T17:36:53.988 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:36:53 smithi029 bash[22475]: cluster 2024-08-29T17:36:53.660633+0000 mgr.y (mgr.14150) 155 : cluster [DBG] pgmap v119: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-08-29T17:36:53.988 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:36:53 smithi029 bash[32453]: cluster 2024-08-29T17:36:53.660633+0000 mgr.y (mgr.14150) 155 : cluster [DBG] pgmap v119: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-08-29T17:36:54.149 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:36:53 smithi110 bash[24444]: cluster 2024-08-29T17:36:53.660633+0000 mgr.y (mgr.14150) 155 : cluster [DBG] pgmap v119: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-08-29T17:36:56.149 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:36:55 smithi110 bash[24444]: cluster 2024-08-29T17:36:55.661113+0000 mgr.y (mgr.14150) 156 : cluster [DBG] pgmap v120: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-08-29T17:36:56.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:36:55 smithi029 bash[22475]: cluster 2024-08-29T17:36:55.661113+0000 mgr.y (mgr.14150) 156 : cluster [DBG] pgmap v120: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-08-29T17:36:56.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:36:55 smithi029 bash[32453]: cluster 2024-08-29T17:36:55.661113+0000 mgr.y (mgr.14150) 156 : cluster [DBG] pgmap v120: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-08-29T17:36:57.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:36:56 smithi110 bash[24444]: audit 2024-08-29T17:36:56.222864+0000 mgr.y (mgr.14150) 157 : audit [DBG] from='client.24164 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi029:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T17:36:57.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:36:56 smithi110 bash[24444]: audit 2024-08-29T17:36:56.228764+0000 mon.a (mon.0) 344 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-29T17:36:57.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:36:56 smithi110 bash[24444]: audit 2024-08-29T17:36:56.233955+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-29T17:36:57.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:36:56 smithi110 bash[24444]: audit 2024-08-29T17:36:56.235084+0000 mon.a (mon.0) 346 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:36:57.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:36:56 smithi029 bash[22475]: audit 2024-08-29T17:36:56.222864+0000 mgr.y (mgr.14150) 157 : audit [DBG] from='client.24164 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi029:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T17:36:57.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:36:56 smithi029 bash[22475]: audit 2024-08-29T17:36:56.228764+0000 mon.a (mon.0) 344 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-29T17:36:57.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:36:56 smithi029 bash[22475]: audit 2024-08-29T17:36:56.233955+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-29T17:36:57.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:36:56 smithi029 bash[22475]: audit 2024-08-29T17:36:56.235084+0000 mon.a (mon.0) 346 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:36:57.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:36:56 smithi029 bash[32453]: audit 2024-08-29T17:36:56.222864+0000 mgr.y (mgr.14150) 157 : audit [DBG] from='client.24164 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi029:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T17:36:57.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:36:56 smithi029 bash[32453]: audit 2024-08-29T17:36:56.228764+0000 mon.a (mon.0) 344 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-29T17:36:57.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:36:56 smithi029 bash[32453]: audit 2024-08-29T17:36:56.233955+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-29T17:36:57.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:36:56 smithi029 bash[32453]: audit 2024-08-29T17:36:56.235084+0000 mon.a (mon.0) 346 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:36:58.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:36:57 smithi110 bash[24444]: cluster 2024-08-29T17:36:57.661573+0000 mgr.y (mgr.14150) 158 : cluster [DBG] pgmap v121: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-08-29T17:36:58.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:36:57 smithi029 bash[22475]: cluster 2024-08-29T17:36:57.661573+0000 mgr.y (mgr.14150) 158 : cluster [DBG] pgmap v121: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-08-29T17:36:58.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:36:57 smithi029 bash[32453]: cluster 2024-08-29T17:36:57.661573+0000 mgr.y (mgr.14150) 158 : cluster [DBG] pgmap v121: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-08-29T17:37:00.149 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:36:59 smithi110 bash[24444]: cluster 2024-08-29T17:36:59.662016+0000 mgr.y (mgr.14150) 159 : cluster [DBG] pgmap v122: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-08-29T17:37:00.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:36:59 smithi029 bash[22475]: cluster 2024-08-29T17:36:59.662016+0000 mgr.y (mgr.14150) 159 : cluster [DBG] pgmap v122: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-08-29T17:37:00.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:36:59 smithi029 bash[32453]: cluster 2024-08-29T17:36:59.662016+0000 mgr.y (mgr.14150) 159 : cluster [DBG] pgmap v122: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-08-29T17:37:02.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:37:01 smithi110 bash[24444]: cluster 2024-08-29T17:37:01.662481+0000 mgr.y (mgr.14150) 160 : cluster [DBG] pgmap v123: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-08-29T17:37:02.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:37:01 smithi029 bash[22475]: cluster 2024-08-29T17:37:01.662481+0000 mgr.y (mgr.14150) 160 : cluster [DBG] pgmap v123: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-08-29T17:37:02.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:37:01 smithi029 bash[32453]: cluster 2024-08-29T17:37:01.662481+0000 mgr.y (mgr.14150) 160 : cluster [DBG] pgmap v123: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-08-29T17:37:03.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:37:03 smithi029 bash[22475]: cluster 2024-08-29T17:37:03.662973+0000 mgr.y (mgr.14150) 161 : cluster [DBG] pgmap v124: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-08-29T17:37:03.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:37:03 smithi029 bash[32453]: cluster 2024-08-29T17:37:03.662973+0000 mgr.y (mgr.14150) 161 : cluster [DBG] pgmap v124: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-08-29T17:37:04.149 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:37:03 smithi110 bash[24444]: cluster 2024-08-29T17:37:03.662973+0000 mgr.y (mgr.14150) 161 : cluster [DBG] pgmap v124: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-08-29T17:37:05.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:37:05 smithi110 bash[24444]: audit 2024-08-29T17:37:05.364087+0000 mon.c (mon.2) 7 : audit [INF] from='client.? 172.21.15.29:0/22631995' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "2f868ed8-2ac7-40aa-9158-95af387dcf97"}]: dispatch 2024-08-29T17:37:05.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:37:05 smithi110 bash[24444]: audit 2024-08-29T17:37:05.364683+0000 mon.a (mon.0) 347 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "2f868ed8-2ac7-40aa-9158-95af387dcf97"}]: dispatch 2024-08-29T17:37:05.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:37:05 smithi110 bash[24444]: audit 2024-08-29T17:37:05.370207+0000 mon.a (mon.0) 348 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "2f868ed8-2ac7-40aa-9158-95af387dcf97"}]': finished 2024-08-29T17:37:05.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:37:05 smithi110 bash[24444]: cluster 2024-08-29T17:37:05.370315+0000 mon.a (mon.0) 349 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-08-29T17:37:05.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:37:05 smithi110 bash[24444]: audit 2024-08-29T17:37:05.370434+0000 mon.a (mon.0) 350 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-29T17:37:05.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:37:05 smithi029 bash[22475]: audit 2024-08-29T17:37:05.364087+0000 mon.c (mon.2) 7 : audit [INF] from='client.? 172.21.15.29:0/22631995' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "2f868ed8-2ac7-40aa-9158-95af387dcf97"}]: dispatch 2024-08-29T17:37:05.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:37:05 smithi029 bash[22475]: audit 2024-08-29T17:37:05.364683+0000 mon.a (mon.0) 347 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "2f868ed8-2ac7-40aa-9158-95af387dcf97"}]: dispatch 2024-08-29T17:37:05.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:37:05 smithi029 bash[22475]: audit 2024-08-29T17:37:05.370207+0000 mon.a (mon.0) 348 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "2f868ed8-2ac7-40aa-9158-95af387dcf97"}]': finished 2024-08-29T17:37:05.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:37:05 smithi029 bash[22475]: cluster 2024-08-29T17:37:05.370315+0000 mon.a (mon.0) 349 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-08-29T17:37:05.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:37:05 smithi029 bash[22475]: audit 2024-08-29T17:37:05.370434+0000 mon.a (mon.0) 350 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-29T17:37:05.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:37:05 smithi029 bash[32453]: audit 2024-08-29T17:37:05.364087+0000 mon.c (mon.2) 7 : audit [INF] from='client.? 172.21.15.29:0/22631995' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "2f868ed8-2ac7-40aa-9158-95af387dcf97"}]: dispatch 2024-08-29T17:37:05.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:37:05 smithi029 bash[32453]: audit 2024-08-29T17:37:05.364683+0000 mon.a (mon.0) 347 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "2f868ed8-2ac7-40aa-9158-95af387dcf97"}]: dispatch 2024-08-29T17:37:05.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:37:05 smithi029 bash[32453]: audit 2024-08-29T17:37:05.370207+0000 mon.a (mon.0) 348 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "2f868ed8-2ac7-40aa-9158-95af387dcf97"}]': finished 2024-08-29T17:37:05.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:37:05 smithi029 bash[32453]: cluster 2024-08-29T17:37:05.370315+0000 mon.a (mon.0) 349 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-08-29T17:37:05.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:37:05 smithi029 bash[32453]: audit 2024-08-29T17:37:05.370434+0000 mon.a (mon.0) 350 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-29T17:37:06.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:37:06 smithi110 bash[24444]: cluster 2024-08-29T17:37:05.663399+0000 mgr.y (mgr.14150) 162 : cluster [DBG] pgmap v126: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-08-29T17:37:06.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:37:06 smithi110 bash[24444]: audit 2024-08-29T17:37:06.045688+0000 mon.c (mon.2) 8 : audit [DBG] from='client.? 172.21.15.29:0/2120799677' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-29T17:37:06.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:37:06 smithi029 bash[22475]: cluster 2024-08-29T17:37:05.663399+0000 mgr.y (mgr.14150) 162 : cluster [DBG] pgmap v126: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-08-29T17:37:06.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:37:06 smithi029 bash[22475]: audit 2024-08-29T17:37:06.045688+0000 mon.c (mon.2) 8 : audit [DBG] from='client.? 172.21.15.29:0/2120799677' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-29T17:37:06.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:37:06 smithi029 bash[32453]: cluster 2024-08-29T17:37:05.663399+0000 mgr.y (mgr.14150) 162 : cluster [DBG] pgmap v126: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-08-29T17:37:06.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:37:06 smithi029 bash[32453]: audit 2024-08-29T17:37:06.045688+0000 mon.c (mon.2) 8 : audit [DBG] from='client.? 172.21.15.29:0/2120799677' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-29T17:37:08.149 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:37:07 smithi110 bash[24444]: cluster 2024-08-29T17:37:07.663853+0000 mgr.y (mgr.14150) 163 : cluster [DBG] pgmap v127: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-08-29T17:37:08.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:37:07 smithi029 bash[22475]: cluster 2024-08-29T17:37:07.663853+0000 mgr.y (mgr.14150) 163 : cluster [DBG] pgmap v127: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-08-29T17:37:08.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:37:07 smithi029 bash[32453]: cluster 2024-08-29T17:37:07.663853+0000 mgr.y (mgr.14150) 163 : cluster [DBG] pgmap v127: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-08-29T17:37:10.149 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:37:09 smithi110 bash[24444]: cluster 2024-08-29T17:37:09.664168+0000 mgr.y (mgr.14150) 164 : cluster [DBG] pgmap v128: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-08-29T17:37:10.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:37:09 smithi029 bash[22475]: cluster 2024-08-29T17:37:09.664168+0000 mgr.y (mgr.14150) 164 : cluster [DBG] pgmap v128: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-08-29T17:37:10.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:37:09 smithi029 bash[32453]: cluster 2024-08-29T17:37:09.664168+0000 mgr.y (mgr.14150) 164 : cluster [DBG] pgmap v128: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-08-29T17:37:12.149 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:37:11 smithi110 bash[24444]: cluster 2024-08-29T17:37:11.664620+0000 mgr.y (mgr.14150) 165 : cluster [DBG] pgmap v129: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-08-29T17:37:12.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:37:11 smithi029 bash[22475]: cluster 2024-08-29T17:37:11.664620+0000 mgr.y (mgr.14150) 165 : cluster [DBG] pgmap v129: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-08-29T17:37:12.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:37:11 smithi029 bash[32453]: cluster 2024-08-29T17:37:11.664620+0000 mgr.y (mgr.14150) 165 : cluster [DBG] pgmap v129: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-08-29T17:37:14.149 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:37:13 smithi110 bash[24444]: cluster 2024-08-29T17:37:13.665099+0000 mgr.y (mgr.14150) 166 : cluster [DBG] pgmap v130: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-08-29T17:37:14.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:37:13 smithi029 bash[22475]: cluster 2024-08-29T17:37:13.665099+0000 mgr.y (mgr.14150) 166 : cluster [DBG] pgmap v130: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-08-29T17:37:14.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:37:13 smithi029 bash[32453]: cluster 2024-08-29T17:37:13.665099+0000 mgr.y (mgr.14150) 166 : cluster [DBG] pgmap v130: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-08-29T17:37:16.149 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:37:15 smithi110 bash[24444]: cluster 2024-08-29T17:37:15.665604+0000 mgr.y (mgr.14150) 167 : cluster [DBG] pgmap v131: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-08-29T17:37:16.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:37:15 smithi029 bash[22475]: cluster 2024-08-29T17:37:15.665604+0000 mgr.y (mgr.14150) 167 : cluster [DBG] pgmap v131: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-08-29T17:37:16.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:37:15 smithi029 bash[32453]: cluster 2024-08-29T17:37:15.665604+0000 mgr.y (mgr.14150) 167 : cluster [DBG] pgmap v131: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-08-29T17:37:18.061 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:37:17 smithi029 bash[22475]: cluster 2024-08-29T17:37:17.666034+0000 mgr.y (mgr.14150) 168 : cluster [DBG] pgmap v132: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-08-29T17:37:18.061 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:37:17 smithi029 bash[32453]: cluster 2024-08-29T17:37:17.666034+0000 mgr.y (mgr.14150) 168 : cluster [DBG] pgmap v132: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-08-29T17:37:18.149 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:37:17 smithi110 bash[24444]: cluster 2024-08-29T17:37:17.666034+0000 mgr.y (mgr.14150) 168 : cluster [DBG] pgmap v132: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-08-29T17:37:19.035 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:37:18 smithi029 bash[22475]: audit 2024-08-29T17:37:18.611680+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-08-29T17:37:19.035 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:37:18 smithi029 bash[22475]: audit 2024-08-29T17:37:18.613175+0000 mon.a (mon.0) 352 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:37:19.035 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:37:18 smithi029 bash[22475]: cephadm 2024-08-29T17:37:18.614345+0000 mgr.y (mgr.14150) 169 : cephadm [INF] Deploying daemon osd.2 on smithi029 2024-08-29T17:37:19.036 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:37:18 smithi029 bash[32453]: audit 2024-08-29T17:37:18.611680+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-08-29T17:37:19.036 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:37:18 smithi029 bash[32453]: audit 2024-08-29T17:37:18.613175+0000 mon.a (mon.0) 352 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:37:19.036 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:37:18 smithi029 bash[32453]: cephadm 2024-08-29T17:37:18.614345+0000 mgr.y (mgr.14150) 169 : cephadm [INF] Deploying daemon osd.2 on smithi029 2024-08-29T17:37:19.149 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:37:18 smithi110 bash[24444]: audit 2024-08-29T17:37:18.611680+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-08-29T17:37:19.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:37:18 smithi110 bash[24444]: audit 2024-08-29T17:37:18.613175+0000 mon.a (mon.0) 352 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:37:19.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:37:18 smithi110 bash[24444]: cephadm 2024-08-29T17:37:18.614345+0000 mgr.y (mgr.14150) 169 : cephadm [INF] Deploying daemon osd.2 on smithi029 2024-08-29T17:37:20.149 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:37:19 smithi029 bash[22475]: cluster 2024-08-29T17:37:19.666512+0000 mgr.y (mgr.14150) 170 : cluster [DBG] pgmap v133: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-08-29T17:37:20.149 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:37:19 smithi029 bash[32453]: cluster 2024-08-29T17:37:19.666512+0000 mgr.y (mgr.14150) 170 : cluster [DBG] pgmap v133: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-08-29T17:37:20.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:37:19 smithi110 bash[24444]: cluster 2024-08-29T17:37:19.666512+0000 mgr.y (mgr.14150) 170 : cluster [DBG] pgmap v133: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-08-29T17:37:22.149 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:37:21 smithi110 bash[24444]: cluster 2024-08-29T17:37:21.667034+0000 mgr.y (mgr.14150) 171 : cluster [DBG] pgmap v134: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-08-29T17:37:22.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:37:21 smithi029 bash[22475]: cluster 2024-08-29T17:37:21.667034+0000 mgr.y (mgr.14150) 171 : cluster [DBG] pgmap v134: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-08-29T17:37:22.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:37:21 smithi029 bash[32453]: cluster 2024-08-29T17:37:21.667034+0000 mgr.y (mgr.14150) 171 : cluster [DBG] pgmap v134: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-08-29T17:37:23.651 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:37:23 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.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-08-29T17:37:23.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:37:23 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.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-08-29T17:37:23.652 INFO:journalctl@ceph.osd.1.smithi029.stdout:Aug 29 17:37:23 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.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-08-29T17:37:23.656 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:37:23 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.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-08-29T17:37:23.657 INFO:journalctl@ceph.osd.0.smithi029.stdout:Aug 29 17:37:23 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.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-08-29T17:37:24.018 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:37:23 smithi029 bash[22475]: cluster 2024-08-29T17:37:23.667429+0000 mgr.y (mgr.14150) 172 : cluster [DBG] pgmap v135: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-08-29T17:37:24.018 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:37:23 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.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-08-29T17:37:24.018 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:37:23 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.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-08-29T17:37:24.018 INFO:journalctl@ceph.osd.1.smithi029.stdout:Aug 29 17:37:23 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.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-08-29T17:37:24.019 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:37:23 smithi029 bash[32453]: cluster 2024-08-29T17:37:23.667429+0000 mgr.y (mgr.14150) 172 : cluster [DBG] pgmap v135: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-08-29T17:37:24.019 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:37:23 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.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-08-29T17:37:24.019 INFO:journalctl@ceph.osd.0.smithi029.stdout:Aug 29 17:37:23 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.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-08-29T17:37:24.149 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:37:23 smithi110 bash[24444]: cluster 2024-08-29T17:37:23.667429+0000 mgr.y (mgr.14150) 172 : cluster [DBG] pgmap v135: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-08-29T17:37:25.142 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:37:24 smithi029 bash[22475]: audit 2024-08-29T17:37:23.928365+0000 mon.a (mon.0) 353 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:37:25.142 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:37:24 smithi029 bash[22475]: audit 2024-08-29T17:37:23.932369+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:37:25.142 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:37:24 smithi029 bash[22475]: audit 2024-08-29T17:37:23.937098+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:37:25.142 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:37:24 smithi029 bash[32453]: audit 2024-08-29T17:37:23.928365+0000 mon.a (mon.0) 353 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:37:25.142 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:37:24 smithi029 bash[32453]: audit 2024-08-29T17:37:23.932369+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:37:25.142 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:37:24 smithi029 bash[32453]: audit 2024-08-29T17:37:23.937098+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:37:25.149 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:37:24 smithi110 bash[24444]: audit 2024-08-29T17:37:23.928365+0000 mon.a (mon.0) 353 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:37:25.149 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:37:24 smithi110 bash[24444]: audit 2024-08-29T17:37:23.932369+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:37:25.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:37:24 smithi110 bash[24444]: audit 2024-08-29T17:37:23.937098+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:37:25.844 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:37:25 smithi029 bash[32453]: cluster 2024-08-29T17:37:25.667741+0000 mgr.y (mgr.14150) 173 : cluster [DBG] pgmap v136: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-08-29T17:37:25.844 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:37:25 smithi029 bash[22475]: cluster 2024-08-29T17:37:25.667741+0000 mgr.y (mgr.14150) 173 : cluster [DBG] pgmap v136: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-08-29T17:37:26.149 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:37:25 smithi110 bash[24444]: cluster 2024-08-29T17:37:25.667741+0000 mgr.y (mgr.14150) 173 : cluster [DBG] pgmap v136: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-08-29T17:37:27.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:37:27 smithi029 bash[32453]: cluster 2024-08-29T17:37:27.668268+0000 mgr.y (mgr.14150) 174 : cluster [DBG] pgmap v137: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-08-29T17:37:27.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:37:27 smithi029 bash[22475]: cluster 2024-08-29T17:37:27.668268+0000 mgr.y (mgr.14150) 174 : cluster [DBG] pgmap v137: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-08-29T17:37:28.149 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:37:27 smithi110 bash[24444]: cluster 2024-08-29T17:37:27.668268+0000 mgr.y (mgr.14150) 174 : cluster [DBG] pgmap v137: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-08-29T17:37:30.013 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:37:29 smithi029 bash[32453]: cluster 2024-08-29T17:37:29.668760+0000 mgr.y (mgr.14150) 175 : cluster [DBG] pgmap v138: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-08-29T17:37:30.014 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:37:29 smithi029 bash[22475]: cluster 2024-08-29T17:37:29.668760+0000 mgr.y (mgr.14150) 175 : cluster [DBG] pgmap v138: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-08-29T17:37:30.149 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:37:29 smithi110 bash[24444]: cluster 2024-08-29T17:37:29.668760+0000 mgr.y (mgr.14150) 175 : cluster [DBG] pgmap v138: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-08-29T17:37:31.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:37:31 smithi029 bash[22475]: audit 2024-08-29T17:37:30.222493+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:37:31.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:37:31 smithi029 bash[22475]: audit 2024-08-29T17:37:30.227029+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:37:31.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:37:31 smithi029 bash[22475]: audit 2024-08-29T17:37:30.227786+0000 mon.a (mon.0) 358 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:37:31.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:37:31 smithi029 bash[22475]: audit 2024-08-29T17:37:30.228543+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T17:37:31.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:37:31 smithi029 bash[22475]: audit 2024-08-29T17:37:30.232833+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:37:31.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:37:31 smithi029 bash[22475]: audit 2024-08-29T17:37:31.148334+0000 mon.c (mon.2) 9 : audit [INF] from='osd.2 [v2:172.21.15.29:6818/3957432994,v1:172.21.15.29:6819/3957432994]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-08-29T17:37:31.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:37:31 smithi029 bash[22475]: audit 2024-08-29T17:37:31.148729+0000 mon.a (mon.0) 361 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-08-29T17:37:31.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:37:31 smithi029 bash[32453]: audit 2024-08-29T17:37:30.222493+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:37:31.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:37:31 smithi029 bash[32453]: audit 2024-08-29T17:37:30.227029+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:37:31.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:37:31 smithi029 bash[32453]: audit 2024-08-29T17:37:30.227786+0000 mon.a (mon.0) 358 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:37:31.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:37:31 smithi029 bash[32453]: audit 2024-08-29T17:37:30.228543+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T17:37:31.404 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:37:31 smithi029 bash[32453]: audit 2024-08-29T17:37:30.232833+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:37:31.404 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:37:31 smithi029 bash[32453]: audit 2024-08-29T17:37:31.148334+0000 mon.c (mon.2) 9 : audit [INF] from='osd.2 [v2:172.21.15.29:6818/3957432994,v1:172.21.15.29:6819/3957432994]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-08-29T17:37:31.404 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:37:31 smithi029 bash[32453]: audit 2024-08-29T17:37:31.148729+0000 mon.a (mon.0) 361 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-08-29T17:37:31.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:37:31 smithi110 bash[24444]: audit 2024-08-29T17:37:30.222493+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:37:31.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:37:31 smithi110 bash[24444]: audit 2024-08-29T17:37:30.227029+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:37:31.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:37:31 smithi110 bash[24444]: audit 2024-08-29T17:37:30.227786+0000 mon.a (mon.0) 358 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:37:31.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:37:31 smithi110 bash[24444]: audit 2024-08-29T17:37:30.228543+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T17:37:31.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:37:31 smithi110 bash[24444]: audit 2024-08-29T17:37:30.232833+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:37:31.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:37:31 smithi110 bash[24444]: audit 2024-08-29T17:37:31.148334+0000 mon.c (mon.2) 9 : audit [INF] from='osd.2 [v2:172.21.15.29:6818/3957432994,v1:172.21.15.29:6819/3957432994]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-08-29T17:37:31.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:37:31 smithi110 bash[24444]: audit 2024-08-29T17:37:31.148729+0000 mon.a (mon.0) 361 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-08-29T17:37:32.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:37:32 smithi110 bash[24444]: audit 2024-08-29T17:37:31.238240+0000 mon.a (mon.0) 362 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-08-29T17:37:32.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:37:32 smithi110 bash[24444]: cluster 2024-08-29T17:37:31.238362+0000 mon.a (mon.0) 363 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-08-29T17:37:32.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:37:32 smithi110 bash[24444]: audit 2024-08-29T17:37:31.238567+0000 mon.a (mon.0) 364 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-29T17:37:32.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:37:32 smithi110 bash[24444]: audit 2024-08-29T17:37:31.239526+0000 mon.c (mon.2) 10 : audit [INF] from='osd.2 [v2:172.21.15.29:6818/3957432994,v1:172.21.15.29:6819/3957432994]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi029", "root=default"]}]: dispatch 2024-08-29T17:37:32.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:37:32 smithi110 bash[24444]: audit 2024-08-29T17:37:31.240126+0000 mon.a (mon.0) 365 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi029", "root=default"]}]: dispatch 2024-08-29T17:37:32.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:37:32 smithi110 bash[24444]: cluster 2024-08-29T17:37:31.669239+0000 mgr.y (mgr.14150) 176 : cluster [DBG] pgmap v140: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-08-29T17:37:32.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:37:32 smithi029 bash[22475]: audit 2024-08-29T17:37:31.238240+0000 mon.a (mon.0) 362 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-08-29T17:37:32.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:37:32 smithi029 bash[22475]: cluster 2024-08-29T17:37:31.238362+0000 mon.a (mon.0) 363 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-08-29T17:37:32.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:37:32 smithi029 bash[22475]: audit 2024-08-29T17:37:31.238567+0000 mon.a (mon.0) 364 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-29T17:37:32.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:37:32 smithi029 bash[22475]: audit 2024-08-29T17:37:31.239526+0000 mon.c (mon.2) 10 : audit [INF] from='osd.2 [v2:172.21.15.29:6818/3957432994,v1:172.21.15.29:6819/3957432994]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi029", "root=default"]}]: dispatch 2024-08-29T17:37:32.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:37:32 smithi029 bash[22475]: audit 2024-08-29T17:37:31.240126+0000 mon.a (mon.0) 365 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi029", "root=default"]}]: dispatch 2024-08-29T17:37:32.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:37:32 smithi029 bash[22475]: cluster 2024-08-29T17:37:31.669239+0000 mgr.y (mgr.14150) 176 : cluster [DBG] pgmap v140: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-08-29T17:37:32.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:37:32 smithi029 bash[32453]: audit 2024-08-29T17:37:31.238240+0000 mon.a (mon.0) 362 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-08-29T17:37:32.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:37:32 smithi029 bash[32453]: cluster 2024-08-29T17:37:31.238362+0000 mon.a (mon.0) 363 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-08-29T17:37:32.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:37:32 smithi029 bash[32453]: audit 2024-08-29T17:37:31.238567+0000 mon.a (mon.0) 364 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-29T17:37:32.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:37:32 smithi029 bash[32453]: audit 2024-08-29T17:37:31.239526+0000 mon.c (mon.2) 10 : audit [INF] from='osd.2 [v2:172.21.15.29:6818/3957432994,v1:172.21.15.29:6819/3957432994]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi029", "root=default"]}]: dispatch 2024-08-29T17:37:32.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:37:32 smithi029 bash[32453]: audit 2024-08-29T17:37:31.240126+0000 mon.a (mon.0) 365 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi029", "root=default"]}]: dispatch 2024-08-29T17:37:32.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:37:32 smithi029 bash[32453]: cluster 2024-08-29T17:37:31.669239+0000 mgr.y (mgr.14150) 176 : cluster [DBG] pgmap v140: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-08-29T17:37:33.566 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:37:33 smithi029 bash[22475]: audit 2024-08-29T17:37:32.238607+0000 mon.a (mon.0) 366 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi029", "root=default"]}]': finished 2024-08-29T17:37:33.566 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:37:33 smithi029 bash[22475]: cluster 2024-08-29T17:37:32.238711+0000 mon.a (mon.0) 367 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-08-29T17:37:33.566 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:37:33 smithi029 bash[22475]: audit 2024-08-29T17:37:32.239137+0000 mon.a (mon.0) 368 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-29T17:37:33.566 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:37:33 smithi029 bash[22475]: audit 2024-08-29T17:37:32.247556+0000 mon.a (mon.0) 369 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-29T17:37:33.566 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:37:33 smithi029 bash[32453]: audit 2024-08-29T17:37:32.238607+0000 mon.a (mon.0) 366 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi029", "root=default"]}]': finished 2024-08-29T17:37:33.567 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:37:33 smithi029 bash[32453]: cluster 2024-08-29T17:37:32.238711+0000 mon.a (mon.0) 367 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-08-29T17:37:33.567 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:37:33 smithi029 bash[32453]: audit 2024-08-29T17:37:32.239137+0000 mon.a (mon.0) 368 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-29T17:37:33.567 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:37:33 smithi029 bash[32453]: audit 2024-08-29T17:37:32.247556+0000 mon.a (mon.0) 369 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-29T17:37:33.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:37:33 smithi110 bash[24444]: audit 2024-08-29T17:37:32.238607+0000 mon.a (mon.0) 366 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi029", "root=default"]}]': finished 2024-08-29T17:37:33.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:37:33 smithi110 bash[24444]: cluster 2024-08-29T17:37:32.238711+0000 mon.a (mon.0) 367 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-08-29T17:37:33.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:37:33 smithi110 bash[24444]: audit 2024-08-29T17:37:32.239137+0000 mon.a (mon.0) 368 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-29T17:37:33.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:37:33 smithi110 bash[24444]: audit 2024-08-29T17:37:32.247556+0000 mon.a (mon.0) 369 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-29T17:37:34.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:37:34 smithi029 bash[22475]: cluster 2024-08-29T17:37:32.101206+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-08-29T17:37:34.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:37:34 smithi029 bash[22475]: cluster 2024-08-29T17:37:32.101300+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-08-29T17:37:34.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:37:34 smithi029 bash[22475]: cluster 2024-08-29T17:37:33.250829+0000 mon.a (mon.0) 370 : cluster [INF] osd.2 [v2:172.21.15.29:6818/3957432994,v1:172.21.15.29:6819/3957432994] boot 2024-08-29T17:37:34.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:37:34 smithi029 bash[22475]: cluster 2024-08-29T17:37:33.250968+0000 mon.a (mon.0) 371 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-08-29T17:37:34.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:37:34 smithi029 bash[22475]: audit 2024-08-29T17:37:33.251850+0000 mon.a (mon.0) 372 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-29T17:37:34.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:37:34 smithi029 bash[22475]: cluster 2024-08-29T17:37:33.669592+0000 mgr.y (mgr.14150) 177 : cluster [DBG] pgmap v143: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-08-29T17:37:34.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:37:34 smithi029 bash[22475]: audit 2024-08-29T17:37:33.779815+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' 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-08-29T17:37:34.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:37:34 smithi029 bash[32453]: cluster 2024-08-29T17:37:32.101206+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-08-29T17:37:34.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:37:34 smithi029 bash[32453]: cluster 2024-08-29T17:37:32.101300+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-08-29T17:37:34.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:37:34 smithi029 bash[32453]: cluster 2024-08-29T17:37:33.250829+0000 mon.a (mon.0) 370 : cluster [INF] osd.2 [v2:172.21.15.29:6818/3957432994,v1:172.21.15.29:6819/3957432994] boot 2024-08-29T17:37:34.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:37:34 smithi029 bash[32453]: cluster 2024-08-29T17:37:33.250968+0000 mon.a (mon.0) 371 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-08-29T17:37:34.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:37:34 smithi029 bash[32453]: audit 2024-08-29T17:37:33.251850+0000 mon.a (mon.0) 372 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-29T17:37:34.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:37:34 smithi029 bash[32453]: cluster 2024-08-29T17:37:33.669592+0000 mgr.y (mgr.14150) 177 : cluster [DBG] pgmap v143: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-08-29T17:37:34.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:37:34 smithi029 bash[32453]: audit 2024-08-29T17:37:33.779815+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' 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-08-29T17:37:34.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:37:34 smithi110 bash[24444]: cluster 2024-08-29T17:37:32.101206+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-08-29T17:37:34.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:37:34 smithi110 bash[24444]: cluster 2024-08-29T17:37:32.101300+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-08-29T17:37:34.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:37:34 smithi110 bash[24444]: cluster 2024-08-29T17:37:33.250829+0000 mon.a (mon.0) 370 : cluster [INF] osd.2 [v2:172.21.15.29:6818/3957432994,v1:172.21.15.29:6819/3957432994] boot 2024-08-29T17:37:34.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:37:34 smithi110 bash[24444]: cluster 2024-08-29T17:37:33.250968+0000 mon.a (mon.0) 371 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-08-29T17:37:34.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:37:34 smithi110 bash[24444]: audit 2024-08-29T17:37:33.251850+0000 mon.a (mon.0) 372 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-29T17:37:34.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:37:34 smithi110 bash[24444]: cluster 2024-08-29T17:37:33.669592+0000 mgr.y (mgr.14150) 177 : cluster [DBG] pgmap v143: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-08-29T17:37:34.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:37:34 smithi110 bash[24444]: audit 2024-08-29T17:37:33.779815+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' 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-08-29T17:37:34.898 INFO:teuthology.orchestra.run.smithi029.stdout:Created osd(s) 2 on host 'smithi029' 2024-08-29T17:37:35.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:37:35 smithi110 bash[24444]: audit 2024-08-29T17:37:34.266007+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' 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-08-29T17:37:35.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:37:35 smithi110 bash[24444]: cluster 2024-08-29T17:37:34.266249+0000 mon.a (mon.0) 375 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-08-29T17:37:35.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:37:35 smithi110 bash[24444]: audit 2024-08-29T17:37:34.268448+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-08-29T17:37:35.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:37:35 smithi110 bash[24444]: audit 2024-08-29T17:37:34.875324+0000 mon.a (mon.0) 377 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:37:35.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:37:35 smithi110 bash[24444]: audit 2024-08-29T17:37:34.883201+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:37:35.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:37:35 smithi110 bash[24444]: audit 2024-08-29T17:37:34.891784+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:37:35.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:37:35 smithi029 bash[22475]: audit 2024-08-29T17:37:34.266007+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' 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-08-29T17:37:35.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:37:35 smithi029 bash[22475]: cluster 2024-08-29T17:37:34.266249+0000 mon.a (mon.0) 375 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-08-29T17:37:35.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:37:35 smithi029 bash[22475]: audit 2024-08-29T17:37:34.268448+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-08-29T17:37:35.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:37:35 smithi029 bash[22475]: audit 2024-08-29T17:37:34.875324+0000 mon.a (mon.0) 377 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:37:35.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:37:35 smithi029 bash[22475]: audit 2024-08-29T17:37:34.883201+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:37:35.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:37:35 smithi029 bash[22475]: audit 2024-08-29T17:37:34.891784+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:37:35.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:37:35 smithi029 bash[32453]: audit 2024-08-29T17:37:34.266007+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' 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-08-29T17:37:35.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:37:35 smithi029 bash[32453]: cluster 2024-08-29T17:37:34.266249+0000 mon.a (mon.0) 375 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-08-29T17:37:35.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:37:35 smithi029 bash[32453]: audit 2024-08-29T17:37:34.268448+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-08-29T17:37:35.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:37:35 smithi029 bash[32453]: audit 2024-08-29T17:37:34.875324+0000 mon.a (mon.0) 377 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:37:35.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:37:35 smithi029 bash[32453]: audit 2024-08-29T17:37:34.883201+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:37:35.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:37:35 smithi029 bash[32453]: audit 2024-08-29T17:37:34.891784+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:37:35.693 DEBUG:teuthology.orchestra.run.smithi029:osd.2> sudo journalctl -f -n 0 -u ceph-5b99e290-662c-11ef-bcd4-c7b262605968@osd.2.service 2024-08-29T17:37:35.696 INFO:tasks.cephadm:Deploying osd.3 on smithi029 with /dev/vg_nvme/lv_1... 2024-08-29T17:37:35.696 DEBUG:teuthology.orchestra.run.smithi029:> 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 5b99e290-662c-11ef-bcd4-c7b262605968 -- lvm zap /dev/vg_nvme/lv_1 2024-08-29T17:37:36.649 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:37:36 smithi110 bash[24444]: audit 2024-08-29T17:37:35.267531+0000 mon.a (mon.0) 380 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-08-29T17:37:36.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:37:36 smithi110 bash[24444]: cluster 2024-08-29T17:37:35.267762+0000 mon.a (mon.0) 381 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-08-29T17:37:36.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:37:36 smithi110 bash[24444]: cluster 2024-08-29T17:37:35.670139+0000 mgr.y (mgr.14150) 178 : cluster [DBG] pgmap v146: 1 pgs: 1 creating+peering; 0 B data, 84 MiB used, 268 GiB / 268 GiB avail 2024-08-29T17:37:36.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:37:36 smithi029 bash[22475]: audit 2024-08-29T17:37:35.267531+0000 mon.a (mon.0) 380 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-08-29T17:37:36.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:37:36 smithi029 bash[22475]: cluster 2024-08-29T17:37:35.267762+0000 mon.a (mon.0) 381 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-08-29T17:37:36.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:37:36 smithi029 bash[22475]: cluster 2024-08-29T17:37:35.670139+0000 mgr.y (mgr.14150) 178 : cluster [DBG] pgmap v146: 1 pgs: 1 creating+peering; 0 B data, 84 MiB used, 268 GiB / 268 GiB avail 2024-08-29T17:37:36.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:37:36 smithi029 bash[32453]: audit 2024-08-29T17:37:35.267531+0000 mon.a (mon.0) 380 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-08-29T17:37:36.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:37:36 smithi029 bash[32453]: cluster 2024-08-29T17:37:35.267762+0000 mon.a (mon.0) 381 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-08-29T17:37:36.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:37:36 smithi029 bash[32453]: cluster 2024-08-29T17:37:35.670139+0000 mgr.y (mgr.14150) 178 : cluster [DBG] pgmap v146: 1 pgs: 1 creating+peering; 0 B data, 84 MiB used, 268 GiB / 268 GiB avail 2024-08-29T17:37:37.649 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:37:37 smithi110 bash[24444]: cluster 2024-08-29T17:37:36.284884+0000 mon.a (mon.0) 382 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-08-29T17:37:37.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:37:37 smithi110 bash[24444]: audit 2024-08-29T17:37:36.957412+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:37:37.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:37:37 smithi029 bash[32453]: cluster 2024-08-29T17:37:36.284884+0000 mon.a (mon.0) 382 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-08-29T17:37:37.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:37:37 smithi029 bash[32453]: audit 2024-08-29T17:37:36.957412+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:37:37.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:37:37 smithi029 bash[22475]: cluster 2024-08-29T17:37:36.284884+0000 mon.a (mon.0) 382 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-08-29T17:37:37.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:37:37 smithi029 bash[22475]: audit 2024-08-29T17:37:36.957412+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:37:38.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:37:38 smithi110 bash[24444]: cluster 2024-08-29T17:37:37.670623+0000 mgr.y (mgr.14150) 179 : cluster [DBG] pgmap v148: 1 pgs: 1 creating+peering; 0 B data, 84 MiB used, 268 GiB / 268 GiB avail 2024-08-29T17:37:38.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:37:38 smithi029 bash[22475]: cluster 2024-08-29T17:37:37.670623+0000 mgr.y (mgr.14150) 179 : cluster [DBG] pgmap v148: 1 pgs: 1 creating+peering; 0 B data, 84 MiB used, 268 GiB / 268 GiB avail 2024-08-29T17:37:38.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:37:38 smithi029 bash[32453]: cluster 2024-08-29T17:37:37.670623+0000 mgr.y (mgr.14150) 179 : cluster [DBG] pgmap v148: 1 pgs: 1 creating+peering; 0 B data, 84 MiB used, 268 GiB / 268 GiB avail 2024-08-29T17:37:39.733 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/5b99e290-662c-11ef-bcd4-c7b262605968/mon.a/config 2024-08-29T17:37:40.149 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:37:39 smithi110 bash[24444]: cluster 2024-08-29T17:37:38.303270+0000 mon.a (mon.0) 384 : cluster [DBG] mgrmap e15: y(active, since 4m), standbys: x 2024-08-29T17:37:40.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:37:39 smithi029 bash[22475]: cluster 2024-08-29T17:37:38.303270+0000 mon.a (mon.0) 384 : cluster [DBG] mgrmap e15: y(active, since 4m), standbys: x 2024-08-29T17:37:40.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:37:39 smithi029 bash[32453]: cluster 2024-08-29T17:37:38.303270+0000 mon.a (mon.0) 384 : cluster [DBG] mgrmap e15: y(active, since 4m), standbys: x 2024-08-29T17:37:41.825 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:37:41 smithi029 bash[32453]: audit 2024-08-29T17:37:38.792692+0000 mon.a (mon.0) 385 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-08-29T17:37:41.825 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:37:41 smithi029 bash[32453]: cluster 2024-08-29T17:37:39.671086+0000 mgr.y (mgr.14150) 180 : cluster [DBG] pgmap v149: 1 pgs: 1 creating+peering; 0 B data, 86 MiB used, 268 GiB / 268 GiB avail 2024-08-29T17:37:41.825 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:37:41 smithi029 bash[32453]: audit 2024-08-29T17:37:39.727624+0000 mon.a (mon.0) 386 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-08-29T17:37:41.825 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:37:41 smithi029 bash[32453]: audit 2024-08-29T17:37:39.727904+0000 mon.a (mon.0) 387 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T17:37:41.826 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:37:41 smithi029 bash[32453]: audit 2024-08-29T17:37:39.729049+0000 mon.a (mon.0) 388 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T17:37:41.826 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:37:41 smithi029 bash[32453]: audit 2024-08-29T17:37:39.729509+0000 mon.a (mon.0) 389 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T17:37:41.826 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:37:41 smithi029 bash[32453]: audit 2024-08-29T17:37:39.736491+0000 mon.a (mon.0) 390 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T17:37:41.826 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:37:41 smithi029 bash[32453]: audit 2024-08-29T17:37:39.736691+0000 mon.a (mon.0) 391 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T17:37:41.826 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:37:41 smithi029 bash[32453]: audit 2024-08-29T17:37:39.736875+0000 mon.a (mon.0) 392 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T17:37:41.826 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:37:41 smithi029 bash[32453]: audit 2024-08-29T17:37:39.737482+0000 mon.b (mon.1) 8 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-08-29T17:37:41.826 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:37:41 smithi029 bash[32453]: audit 2024-08-29T17:37:40.600834+0000 mon.b (mon.1) 9 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-08-29T17:37:41.826 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:37:41 smithi029 bash[32453]: audit 2024-08-29T17:37:40.637702+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:37:41.826 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:37:41 smithi029 bash[32453]: audit 2024-08-29T17:37:40.641024+0000 mon.a (mon.0) 394 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T17:37:41.826 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:37:41 smithi029 bash[32453]: audit 2024-08-29T17:37:40.641422+0000 mon.a (mon.0) 395 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T17:37:41.827 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:37:41 smithi029 bash[32453]: audit 2024-08-29T17:37:40.641778+0000 mon.a (mon.0) 396 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T17:37:41.827 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:37:41 smithi029 bash[22475]: audit 2024-08-29T17:37:38.792692+0000 mon.a (mon.0) 385 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-08-29T17:37:41.827 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:37:41 smithi029 bash[22475]: cluster 2024-08-29T17:37:39.671086+0000 mgr.y (mgr.14150) 180 : cluster [DBG] pgmap v149: 1 pgs: 1 creating+peering; 0 B data, 86 MiB used, 268 GiB / 268 GiB avail 2024-08-29T17:37:41.827 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:37:41 smithi029 bash[22475]: audit 2024-08-29T17:37:39.727624+0000 mon.a (mon.0) 386 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-08-29T17:37:41.827 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:37:41 smithi029 bash[22475]: audit 2024-08-29T17:37:39.727904+0000 mon.a (mon.0) 387 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T17:37:41.827 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:37:41 smithi029 bash[22475]: audit 2024-08-29T17:37:39.729049+0000 mon.a (mon.0) 388 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T17:37:41.827 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:37:41 smithi029 bash[22475]: audit 2024-08-29T17:37:39.729509+0000 mon.a (mon.0) 389 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T17:37:41.827 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:37:41 smithi029 bash[22475]: audit 2024-08-29T17:37:39.736491+0000 mon.a (mon.0) 390 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T17:37:41.827 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:37:41 smithi029 bash[22475]: audit 2024-08-29T17:37:39.736691+0000 mon.a (mon.0) 391 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T17:37:41.828 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:37:41 smithi029 bash[22475]: audit 2024-08-29T17:37:39.736875+0000 mon.a (mon.0) 392 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T17:37:41.828 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:37:41 smithi029 bash[22475]: audit 2024-08-29T17:37:39.737482+0000 mon.b (mon.1) 8 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-08-29T17:37:41.828 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:37:41 smithi029 bash[22475]: audit 2024-08-29T17:37:40.600834+0000 mon.b (mon.1) 9 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-08-29T17:37:41.828 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:37:41 smithi029 bash[22475]: audit 2024-08-29T17:37:40.637702+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:37:41.828 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:37:41 smithi029 bash[22475]: audit 2024-08-29T17:37:40.641024+0000 mon.a (mon.0) 394 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T17:37:41.828 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:37:41 smithi029 bash[22475]: audit 2024-08-29T17:37:40.641422+0000 mon.a (mon.0) 395 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T17:37:41.828 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:37:41 smithi029 bash[22475]: audit 2024-08-29T17:37:40.641778+0000 mon.a (mon.0) 396 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T17:37:41.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:37:41 smithi110 bash[24444]: audit 2024-08-29T17:37:38.792692+0000 mon.a (mon.0) 385 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-08-29T17:37:41.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:37:41 smithi110 bash[24444]: cluster 2024-08-29T17:37:39.671086+0000 mgr.y (mgr.14150) 180 : cluster [DBG] pgmap v149: 1 pgs: 1 creating+peering; 0 B data, 86 MiB used, 268 GiB / 268 GiB avail 2024-08-29T17:37:41.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:37:41 smithi110 bash[24444]: audit 2024-08-29T17:37:39.727624+0000 mon.a (mon.0) 386 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-08-29T17:37:41.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:37:41 smithi110 bash[24444]: audit 2024-08-29T17:37:39.727904+0000 mon.a (mon.0) 387 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T17:37:41.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:37:41 smithi110 bash[24444]: audit 2024-08-29T17:37:39.729049+0000 mon.a (mon.0) 388 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T17:37:41.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:37:41 smithi110 bash[24444]: audit 2024-08-29T17:37:39.729509+0000 mon.a (mon.0) 389 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T17:37:41.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:37:41 smithi110 bash[24444]: audit 2024-08-29T17:37:39.736491+0000 mon.a (mon.0) 390 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T17:37:41.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:37:41 smithi110 bash[24444]: audit 2024-08-29T17:37:39.736691+0000 mon.a (mon.0) 391 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T17:37:41.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:37:41 smithi110 bash[24444]: audit 2024-08-29T17:37:39.736875+0000 mon.a (mon.0) 392 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T17:37:41.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:37:41 smithi110 bash[24444]: audit 2024-08-29T17:37:39.737482+0000 mon.b (mon.1) 8 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-08-29T17:37:41.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:37:41 smithi110 bash[24444]: audit 2024-08-29T17:37:40.600834+0000 mon.b (mon.1) 9 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-08-29T17:37:41.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:37:41 smithi110 bash[24444]: audit 2024-08-29T17:37:40.637702+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:37:41.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:37:41 smithi110 bash[24444]: audit 2024-08-29T17:37:40.641024+0000 mon.a (mon.0) 394 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T17:37:41.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:37:41 smithi110 bash[24444]: audit 2024-08-29T17:37:40.641422+0000 mon.a (mon.0) 395 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T17:37:41.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:37:41 smithi110 bash[24444]: audit 2024-08-29T17:37:40.641778+0000 mon.a (mon.0) 396 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T17:37:42.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:37:42 smithi110 bash[24444]: audit 2024-08-29T17:37:40.640583+0000 mon.c (mon.2) 11 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-08-29T17:37:42.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:37:42 smithi110 bash[24444]: audit 2024-08-29T17:37:41.570210+0000 mon.c (mon.2) 12 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-08-29T17:37:42.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:37:42 smithi110 bash[24444]: cluster 2024-08-29T17:37:41.671679+0000 mgr.y (mgr.14150) 181 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-08-29T17:37:42.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:37:42 smithi029 bash[22475]: audit 2024-08-29T17:37:40.640583+0000 mon.c (mon.2) 11 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-08-29T17:37:42.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:37:42 smithi029 bash[22475]: audit 2024-08-29T17:37:41.570210+0000 mon.c (mon.2) 12 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-08-29T17:37:42.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:37:42 smithi029 bash[22475]: cluster 2024-08-29T17:37:41.671679+0000 mgr.y (mgr.14150) 181 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-08-29T17:37:42.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:37:42 smithi029 bash[32453]: audit 2024-08-29T17:37:40.640583+0000 mon.c (mon.2) 11 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-08-29T17:37:42.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:37:42 smithi029 bash[32453]: audit 2024-08-29T17:37:41.570210+0000 mon.c (mon.2) 12 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-08-29T17:37:42.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:37:42 smithi029 bash[32453]: cluster 2024-08-29T17:37:41.671679+0000 mgr.y (mgr.14150) 181 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-08-29T17:37:44.149 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:37:43 smithi110 bash[24444]: cluster 2024-08-29T17:37:43.672261+0000 mgr.y (mgr.14150) 182 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-08-29T17:37:44.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:37:43 smithi029 bash[22475]: cluster 2024-08-29T17:37:43.672261+0000 mgr.y (mgr.14150) 182 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-08-29T17:37:44.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:37:43 smithi029 bash[32453]: cluster 2024-08-29T17:37:43.672261+0000 mgr.y (mgr.14150) 182 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-08-29T17:37:46.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:37:45 smithi110 bash[24444]: cluster 2024-08-29T17:37:45.672739+0000 mgr.y (mgr.14150) 183 : cluster [DBG] pgmap v152: 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-08-29T17:37:46.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:37:45 smithi029 bash[22475]: cluster 2024-08-29T17:37:45.672739+0000 mgr.y (mgr.14150) 183 : cluster [DBG] pgmap v152: 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-08-29T17:37:46.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:37:45 smithi029 bash[32453]: cluster 2024-08-29T17:37:45.672739+0000 mgr.y (mgr.14150) 183 : cluster [DBG] pgmap v152: 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-08-29T17:37:47.779 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:37:47 smithi029 bash[32453]: cephadm 2024-08-29T17:37:46.496456+0000 mgr.y (mgr.14150) 184 : cephadm [INF] Detected new or changed devices on smithi029 2024-08-29T17:37:47.780 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:37:47 smithi029 bash[32453]: audit 2024-08-29T17:37:46.508039+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:37:47.780 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:37:47 smithi029 bash[32453]: audit 2024-08-29T17:37:46.517021+0000 mon.a (mon.0) 398 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:37:47.780 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:37:47 smithi029 bash[32453]: audit 2024-08-29T17:37:46.519208+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-08-29T17:37:47.780 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:37:47 smithi029 bash[32453]: audit 2024-08-29T17:37:46.521122+0000 mon.a (mon.0) 400 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-08-29T17:37:47.780 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:37:47 smithi029 bash[32453]: audit 2024-08-29T17:37:46.522877+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-08-29T17:37:47.780 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:37:47 smithi029 bash[32453]: cephadm 2024-08-29T17:37:46.524226+0000 mgr.y (mgr.14150) 185 : cephadm [INF] Adjusting osd_memory_target on smithi029 to 5415M 2024-08-29T17:37:47.780 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:37:47 smithi029 bash[32453]: audit 2024-08-29T17:37:46.533432+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:37:47.780 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:37:47 smithi029 bash[32453]: audit 2024-08-29T17:37:46.535381+0000 mon.a (mon.0) 403 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:37:47.780 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:37:47 smithi029 bash[32453]: audit 2024-08-29T17:37:46.536671+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T17:37:47.781 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:37:47 smithi029 bash[32453]: audit 2024-08-29T17:37:46.545536+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:37:47.781 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:37:47 smithi029 bash[22475]: cephadm 2024-08-29T17:37:46.496456+0000 mgr.y (mgr.14150) 184 : cephadm [INF] Detected new or changed devices on smithi029 2024-08-29T17:37:47.781 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:37:47 smithi029 bash[22475]: audit 2024-08-29T17:37:46.508039+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:37:47.781 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:37:47 smithi029 bash[22475]: audit 2024-08-29T17:37:46.517021+0000 mon.a (mon.0) 398 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:37:47.781 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:37:47 smithi029 bash[22475]: audit 2024-08-29T17:37:46.519208+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-08-29T17:37:47.781 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:37:47 smithi029 bash[22475]: audit 2024-08-29T17:37:46.521122+0000 mon.a (mon.0) 400 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-08-29T17:37:47.781 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:37:47 smithi029 bash[22475]: audit 2024-08-29T17:37:46.522877+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-08-29T17:37:47.781 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:37:47 smithi029 bash[22475]: cephadm 2024-08-29T17:37:46.524226+0000 mgr.y (mgr.14150) 185 : cephadm [INF] Adjusting osd_memory_target on smithi029 to 5415M 2024-08-29T17:37:47.781 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:37:47 smithi029 bash[22475]: audit 2024-08-29T17:37:46.533432+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:37:47.781 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:37:47 smithi029 bash[22475]: audit 2024-08-29T17:37:46.535381+0000 mon.a (mon.0) 403 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:37:47.781 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:37:47 smithi029 bash[22475]: audit 2024-08-29T17:37:46.536671+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T17:37:47.782 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:37:47 smithi029 bash[22475]: audit 2024-08-29T17:37:46.545536+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:37:47.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:37:47 smithi110 bash[24444]: cephadm 2024-08-29T17:37:46.496456+0000 mgr.y (mgr.14150) 184 : cephadm [INF] Detected new or changed devices on smithi029 2024-08-29T17:37:47.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:37:47 smithi110 bash[24444]: audit 2024-08-29T17:37:46.508039+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:37:47.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:37:47 smithi110 bash[24444]: audit 2024-08-29T17:37:46.517021+0000 mon.a (mon.0) 398 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:37:47.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:37:47 smithi110 bash[24444]: audit 2024-08-29T17:37:46.519208+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-08-29T17:37:47.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:37:47 smithi110 bash[24444]: audit 2024-08-29T17:37:46.521122+0000 mon.a (mon.0) 400 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-08-29T17:37:47.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:37:47 smithi110 bash[24444]: audit 2024-08-29T17:37:46.522877+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-08-29T17:37:47.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:37:47 smithi110 bash[24444]: cephadm 2024-08-29T17:37:46.524226+0000 mgr.y (mgr.14150) 185 : cephadm [INF] Adjusting osd_memory_target on smithi029 to 5415M 2024-08-29T17:37:47.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:37:47 smithi110 bash[24444]: audit 2024-08-29T17:37:46.533432+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:37:47.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:37:47 smithi110 bash[24444]: audit 2024-08-29T17:37:46.535381+0000 mon.a (mon.0) 403 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:37:47.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:37:47 smithi110 bash[24444]: audit 2024-08-29T17:37:46.536671+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T17:37:47.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:37:47 smithi110 bash[24444]: audit 2024-08-29T17:37:46.545536+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:37:48.660 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:37:48 smithi029 bash[22475]: cluster 2024-08-29T17:37:47.673310+0000 mgr.y (mgr.14150) 186 : cluster [DBG] pgmap v153: 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-08-29T17:37:48.661 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:37:48 smithi029 bash[32453]: cluster 2024-08-29T17:37:47.673310+0000 mgr.y (mgr.14150) 186 : cluster [DBG] pgmap v153: 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-08-29T17:37:48.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:37:48 smithi110 bash[24444]: cluster 2024-08-29T17:37:47.673310+0000 mgr.y (mgr.14150) 186 : cluster [DBG] pgmap v153: 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-08-29T17:37:49.135 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-08-29T17:37:49.172 DEBUG:teuthology.orchestra.run.smithi029:> 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 5b99e290-662c-11ef-bcd4-c7b262605968 -- ceph orch daemon add osd smithi029:vg_nvme/lv_1 2024-08-29T17:37:50.149 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:37:49 smithi110 bash[24444]: cluster 2024-08-29T17:37:49.673850+0000 mgr.y (mgr.14150) 187 : cluster [DBG] pgmap v154: 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-08-29T17:37:50.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:37:49 smithi029 bash[22475]: cluster 2024-08-29T17:37:49.673850+0000 mgr.y (mgr.14150) 187 : cluster [DBG] pgmap v154: 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-08-29T17:37:50.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:37:49 smithi029 bash[32453]: cluster 2024-08-29T17:37:49.673850+0000 mgr.y (mgr.14150) 187 : cluster [DBG] pgmap v154: 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-08-29T17:37:52.149 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:37:51 smithi110 bash[24444]: cluster 2024-08-29T17:37:51.674433+0000 mgr.y (mgr.14150) 188 : cluster [DBG] pgmap v155: 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-08-29T17:37:52.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:37:51 smithi029 bash[22475]: cluster 2024-08-29T17:37:51.674433+0000 mgr.y (mgr.14150) 188 : cluster [DBG] pgmap v155: 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-08-29T17:37:52.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:37:51 smithi029 bash[32453]: cluster 2024-08-29T17:37:51.674433+0000 mgr.y (mgr.14150) 188 : cluster [DBG] pgmap v155: 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-08-29T17:37:53.882 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/5b99e290-662c-11ef-bcd4-c7b262605968/mon.a/config 2024-08-29T17:37:54.149 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:37:53 smithi110 bash[24444]: cluster 2024-08-29T17:37:53.675017+0000 mgr.y (mgr.14150) 189 : cluster [DBG] pgmap v156: 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-08-29T17:37:54.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:37:53 smithi029 bash[22475]: cluster 2024-08-29T17:37:53.675017+0000 mgr.y (mgr.14150) 189 : cluster [DBG] pgmap v156: 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-08-29T17:37:54.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:37:53 smithi029 bash[32453]: cluster 2024-08-29T17:37:53.675017+0000 mgr.y (mgr.14150) 189 : cluster [DBG] pgmap v156: 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-08-29T17:37:55.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:37:55 smithi029 bash[22475]: cluster 2024-08-29T17:37:55.675595+0000 mgr.y (mgr.14150) 190 : cluster [DBG] pgmap v157: 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-08-29T17:37:55.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:37:55 smithi029 bash[32453]: cluster 2024-08-29T17:37:55.675595+0000 mgr.y (mgr.14150) 190 : cluster [DBG] pgmap v157: 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-08-29T17:37:56.149 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:37:55 smithi110 bash[24444]: cluster 2024-08-29T17:37:55.675595+0000 mgr.y (mgr.14150) 190 : cluster [DBG] pgmap v157: 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-08-29T17:37:58.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:37:57 smithi110 bash[24444]: cluster 2024-08-29T17:37:57.676072+0000 mgr.y (mgr.14150) 191 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-08-29T17:37:58.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:37:57 smithi110 bash[24444]: audit 2024-08-29T17:37:57.732911+0000 mon.a (mon.0) 406 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-29T17:37:58.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:37:57 smithi110 bash[24444]: audit 2024-08-29T17:37:57.736671+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-29T17:37:58.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:37:57 smithi110 bash[24444]: audit 2024-08-29T17:37:57.737615+0000 mon.a (mon.0) 408 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:37:58.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:37:57 smithi029 bash[22475]: cluster 2024-08-29T17:37:57.676072+0000 mgr.y (mgr.14150) 191 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-08-29T17:37:58.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:37:57 smithi029 bash[22475]: audit 2024-08-29T17:37:57.732911+0000 mon.a (mon.0) 406 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-29T17:37:58.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:37:57 smithi029 bash[22475]: audit 2024-08-29T17:37:57.736671+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-29T17:37:58.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:37:57 smithi029 bash[22475]: audit 2024-08-29T17:37:57.737615+0000 mon.a (mon.0) 408 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:37:58.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:37:57 smithi029 bash[32453]: cluster 2024-08-29T17:37:57.676072+0000 mgr.y (mgr.14150) 191 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-08-29T17:37:58.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:37:57 smithi029 bash[32453]: audit 2024-08-29T17:37:57.732911+0000 mon.a (mon.0) 406 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-29T17:37:58.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:37:57 smithi029 bash[32453]: audit 2024-08-29T17:37:57.736671+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-29T17:37:58.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:37:57 smithi029 bash[32453]: audit 2024-08-29T17:37:57.737615+0000 mon.a (mon.0) 408 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:37:59.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:37:58 smithi110 bash[24444]: audit 2024-08-29T17:37:57.722941+0000 mgr.y (mgr.14150) 192 : audit [DBG] from='client.24200 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi029:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T17:37:59.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:37:58 smithi029 bash[22475]: audit 2024-08-29T17:37:57.722941+0000 mgr.y (mgr.14150) 192 : audit [DBG] from='client.24200 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi029:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T17:37:59.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:37:58 smithi029 bash[32453]: audit 2024-08-29T17:37:57.722941+0000 mgr.y (mgr.14150) 192 : audit [DBG] from='client.24200 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi029:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T17:38:00.149 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:37:59 smithi110 bash[24444]: cluster 2024-08-29T17:37:59.676604+0000 mgr.y (mgr.14150) 193 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-08-29T17:38:00.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:37:59 smithi029 bash[22475]: cluster 2024-08-29T17:37:59.676604+0000 mgr.y (mgr.14150) 193 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-08-29T17:38:00.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:37:59 smithi029 bash[32453]: cluster 2024-08-29T17:37:59.676604+0000 mgr.y (mgr.14150) 193 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-08-29T17:38:02.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:38:01 smithi110 bash[24444]: cluster 2024-08-29T17:38:01.677185+0000 mgr.y (mgr.14150) 194 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-08-29T17:38:02.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:38:01 smithi029 bash[22475]: cluster 2024-08-29T17:38:01.677185+0000 mgr.y (mgr.14150) 194 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-08-29T17:38:02.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:38:01 smithi029 bash[32453]: cluster 2024-08-29T17:38:01.677185+0000 mgr.y (mgr.14150) 194 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-08-29T17:38:04.040 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:38:03 smithi029 bash[32453]: cluster 2024-08-29T17:38:03.677719+0000 mgr.y (mgr.14150) 195 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-08-29T17:38:04.040 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:38:03 smithi029 bash[22475]: cluster 2024-08-29T17:38:03.677719+0000 mgr.y (mgr.14150) 195 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-08-29T17:38:04.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:38:03 smithi110 bash[24444]: cluster 2024-08-29T17:38:03.677719+0000 mgr.y (mgr.14150) 195 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-08-29T17:38:06.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:38:05 smithi110 bash[24444]: cluster 2024-08-29T17:38:05.678259+0000 mgr.y (mgr.14150) 196 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-08-29T17:38:06.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:38:05 smithi029 bash[32453]: cluster 2024-08-29T17:38:05.678259+0000 mgr.y (mgr.14150) 196 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-08-29T17:38:06.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:38:05 smithi029 bash[22475]: cluster 2024-08-29T17:38:05.678259+0000 mgr.y (mgr.14150) 196 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-08-29T17:38:07.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:38:06 smithi110 bash[24444]: audit 2024-08-29T17:38:06.619615+0000 mon.c (mon.2) 13 : audit [INF] from='client.? 172.21.15.29:0/1816221008' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5c7f5243-e5dc-4475-a475-aa7395a634a9"}]: dispatch 2024-08-29T17:38:07.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:38:06 smithi110 bash[24444]: audit 2024-08-29T17:38:06.620139+0000 mon.a (mon.0) 409 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5c7f5243-e5dc-4475-a475-aa7395a634a9"}]: dispatch 2024-08-29T17:38:07.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:38:06 smithi110 bash[24444]: audit 2024-08-29T17:38:06.625552+0000 mon.a (mon.0) 410 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "5c7f5243-e5dc-4475-a475-aa7395a634a9"}]': finished 2024-08-29T17:38:07.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:38:06 smithi110 bash[24444]: cluster 2024-08-29T17:38:06.625621+0000 mon.a (mon.0) 411 : cluster [DBG] osdmap e22: 4 total, 3 up, 4 in 2024-08-29T17:38:07.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:38:06 smithi110 bash[24444]: audit 2024-08-29T17:38:06.625771+0000 mon.a (mon.0) 412 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-29T17:38:07.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:38:06 smithi029 bash[22475]: audit 2024-08-29T17:38:06.619615+0000 mon.c (mon.2) 13 : audit [INF] from='client.? 172.21.15.29:0/1816221008' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5c7f5243-e5dc-4475-a475-aa7395a634a9"}]: dispatch 2024-08-29T17:38:07.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:38:06 smithi029 bash[22475]: audit 2024-08-29T17:38:06.620139+0000 mon.a (mon.0) 409 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5c7f5243-e5dc-4475-a475-aa7395a634a9"}]: dispatch 2024-08-29T17:38:07.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:38:06 smithi029 bash[22475]: audit 2024-08-29T17:38:06.625552+0000 mon.a (mon.0) 410 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "5c7f5243-e5dc-4475-a475-aa7395a634a9"}]': finished 2024-08-29T17:38:07.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:38:06 smithi029 bash[22475]: cluster 2024-08-29T17:38:06.625621+0000 mon.a (mon.0) 411 : cluster [DBG] osdmap e22: 4 total, 3 up, 4 in 2024-08-29T17:38:07.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:38:06 smithi029 bash[22475]: audit 2024-08-29T17:38:06.625771+0000 mon.a (mon.0) 412 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-29T17:38:07.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:38:06 smithi029 bash[32453]: audit 2024-08-29T17:38:06.619615+0000 mon.c (mon.2) 13 : audit [INF] from='client.? 172.21.15.29:0/1816221008' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5c7f5243-e5dc-4475-a475-aa7395a634a9"}]: dispatch 2024-08-29T17:38:07.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:38:06 smithi029 bash[32453]: audit 2024-08-29T17:38:06.620139+0000 mon.a (mon.0) 409 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5c7f5243-e5dc-4475-a475-aa7395a634a9"}]: dispatch 2024-08-29T17:38:07.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:38:06 smithi029 bash[32453]: audit 2024-08-29T17:38:06.625552+0000 mon.a (mon.0) 410 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "5c7f5243-e5dc-4475-a475-aa7395a634a9"}]': finished 2024-08-29T17:38:07.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:38:06 smithi029 bash[32453]: cluster 2024-08-29T17:38:06.625621+0000 mon.a (mon.0) 411 : cluster [DBG] osdmap e22: 4 total, 3 up, 4 in 2024-08-29T17:38:07.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:38:06 smithi029 bash[32453]: audit 2024-08-29T17:38:06.625771+0000 mon.a (mon.0) 412 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-29T17:38:08.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:38:07 smithi110 bash[24444]: audit 2024-08-29T17:38:07.297323+0000 mon.a (mon.0) 413 : audit [DBG] from='client.? 172.21.15.29:0/37143379' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-29T17:38:08.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:38:07 smithi110 bash[24444]: cluster 2024-08-29T17:38:07.678790+0000 mgr.y (mgr.14150) 197 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-08-29T17:38:08.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:38:07 smithi029 bash[22475]: audit 2024-08-29T17:38:07.297323+0000 mon.a (mon.0) 413 : audit [DBG] from='client.? 172.21.15.29:0/37143379' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-29T17:38:08.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:38:07 smithi029 bash[22475]: cluster 2024-08-29T17:38:07.678790+0000 mgr.y (mgr.14150) 197 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-08-29T17:38:08.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:38:07 smithi029 bash[32453]: audit 2024-08-29T17:38:07.297323+0000 mon.a (mon.0) 413 : audit [DBG] from='client.? 172.21.15.29:0/37143379' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-29T17:38:08.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:38:07 smithi029 bash[32453]: cluster 2024-08-29T17:38:07.678790+0000 mgr.y (mgr.14150) 197 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-08-29T17:38:10.030 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:38:09 smithi029 bash[32453]: cluster 2024-08-29T17:38:09.679197+0000 mgr.y (mgr.14150) 198 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-08-29T17:38:10.030 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:38:09 smithi029 bash[22475]: cluster 2024-08-29T17:38:09.679197+0000 mgr.y (mgr.14150) 198 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-08-29T17:38:10.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:38:09 smithi110 bash[24444]: cluster 2024-08-29T17:38:09.679197+0000 mgr.y (mgr.14150) 198 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-08-29T17:38:12.149 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:38:11 smithi110 bash[24444]: cluster 2024-08-29T17:38:11.679726+0000 mgr.y (mgr.14150) 199 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-08-29T17:38:12.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:38:11 smithi029 bash[22475]: cluster 2024-08-29T17:38:11.679726+0000 mgr.y (mgr.14150) 199 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-08-29T17:38:12.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:38:11 smithi029 bash[32453]: cluster 2024-08-29T17:38:11.679726+0000 mgr.y (mgr.14150) 199 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-08-29T17:38:14.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:38:13 smithi110 bash[24444]: cluster 2024-08-29T17:38:13.680248+0000 mgr.y (mgr.14150) 200 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-08-29T17:38:14.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:38:13 smithi029 bash[22475]: cluster 2024-08-29T17:38:13.680248+0000 mgr.y (mgr.14150) 200 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-08-29T17:38:14.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:38:13 smithi029 bash[32453]: cluster 2024-08-29T17:38:13.680248+0000 mgr.y (mgr.14150) 200 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-08-29T17:38:16.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:38:15 smithi110 bash[24444]: cluster 2024-08-29T17:38:15.680798+0000 mgr.y (mgr.14150) 201 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-08-29T17:38:16.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:38:15 smithi029 bash[22475]: cluster 2024-08-29T17:38:15.680798+0000 mgr.y (mgr.14150) 201 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-08-29T17:38:16.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:38:15 smithi029 bash[32453]: cluster 2024-08-29T17:38:15.680798+0000 mgr.y (mgr.14150) 201 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-08-29T17:38:18.149 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:38:17 smithi110 bash[24444]: cluster 2024-08-29T17:38:17.681260+0000 mgr.y (mgr.14150) 202 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-08-29T17:38:18.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:38:17 smithi029 bash[22475]: cluster 2024-08-29T17:38:17.681260+0000 mgr.y (mgr.14150) 202 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-08-29T17:38:18.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:38:17 smithi029 bash[32453]: cluster 2024-08-29T17:38:17.681260+0000 mgr.y (mgr.14150) 202 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-08-29T17:38:20.149 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:38:19 smithi110 bash[24444]: cluster 2024-08-29T17:38:19.681789+0000 mgr.y (mgr.14150) 203 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-08-29T17:38:20.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:38:19 smithi029 bash[22475]: cluster 2024-08-29T17:38:19.681789+0000 mgr.y (mgr.14150) 203 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-08-29T17:38:20.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:38:19 smithi029 bash[32453]: cluster 2024-08-29T17:38:19.681789+0000 mgr.y (mgr.14150) 203 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-08-29T17:38:21.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:38:20 smithi110 bash[24444]: audit 2024-08-29T17:38:20.206807+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-08-29T17:38:21.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:38:20 smithi110 bash[24444]: audit 2024-08-29T17:38:20.208503+0000 mon.a (mon.0) 415 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:38:21.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:38:20 smithi110 bash[24444]: cephadm 2024-08-29T17:38:20.209853+0000 mgr.y (mgr.14150) 204 : cephadm [INF] Deploying daemon osd.3 on smithi029 2024-08-29T17:38:21.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:38:20 smithi029 bash[22475]: audit 2024-08-29T17:38:20.206807+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-08-29T17:38:21.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:38:20 smithi029 bash[22475]: audit 2024-08-29T17:38:20.208503+0000 mon.a (mon.0) 415 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:38:21.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:38:20 smithi029 bash[22475]: cephadm 2024-08-29T17:38:20.209853+0000 mgr.y (mgr.14150) 204 : cephadm [INF] Deploying daemon osd.3 on smithi029 2024-08-29T17:38:21.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:38:20 smithi029 bash[32453]: audit 2024-08-29T17:38:20.206807+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-08-29T17:38:21.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:38:20 smithi029 bash[32453]: audit 2024-08-29T17:38:20.208503+0000 mon.a (mon.0) 415 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:38:21.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:38:20 smithi029 bash[32453]: cephadm 2024-08-29T17:38:20.209853+0000 mgr.y (mgr.14150) 204 : cephadm [INF] Deploying daemon osd.3 on smithi029 2024-08-29T17:38:22.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:38:21 smithi110 bash[24444]: cluster 2024-08-29T17:38:21.682353+0000 mgr.y (mgr.14150) 205 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-08-29T17:38:22.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:38:21 smithi029 bash[22475]: cluster 2024-08-29T17:38:21.682353+0000 mgr.y (mgr.14150) 205 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-08-29T17:38:22.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:38:21 smithi029 bash[32453]: cluster 2024-08-29T17:38:21.682353+0000 mgr.y (mgr.14150) 205 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-08-29T17:38:24.079 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:38:23 smithi029 bash[22475]: cluster 2024-08-29T17:38:23.682926+0000 mgr.y (mgr.14150) 206 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-08-29T17:38:24.080 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:38:23 smithi029 bash[32453]: cluster 2024-08-29T17:38:23.682926+0000 mgr.y (mgr.14150) 206 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-08-29T17:38:24.149 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:38:23 smithi110 bash[24444]: cluster 2024-08-29T17:38:23.682926+0000 mgr.y (mgr.14150) 206 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-08-29T17:38:25.331 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:38:25 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.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-08-29T17:38:25.332 INFO:journalctl@ceph.osd.1.smithi029.stdout:Aug 29 17:38:25 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.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-08-29T17:38:25.332 INFO:journalctl@ceph.osd.0.smithi029.stdout:Aug 29 17:38:25 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.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-08-29T17:38:25.332 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:38:25 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.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-08-29T17:38:25.333 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:38:25 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.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-08-29T17:38:25.333 INFO:journalctl@ceph.osd.2.smithi029.stdout:Aug 29 17:38:25 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.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-08-29T17:38:25.653 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:38:25 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.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-08-29T17:38:25.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:38:25 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.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-08-29T17:38:25.654 INFO:journalctl@ceph.osd.0.smithi029.stdout:Aug 29 17:38:25 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.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-08-29T17:38:25.654 INFO:journalctl@ceph.osd.1.smithi029.stdout:Aug 29 17:38:25 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.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-08-29T17:38:25.654 INFO:journalctl@ceph.osd.2.smithi029.stdout:Aug 29 17:38:25 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.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-08-29T17:38:25.655 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:38:25 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.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-08-29T17:38:26.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:38:25 smithi110 bash[24444]: audit 2024-08-29T17:38:25.610341+0000 mon.a (mon.0) 416 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:38:26.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:38:25 smithi110 bash[24444]: audit 2024-08-29T17:38:25.614369+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:38:26.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:38:25 smithi110 bash[24444]: audit 2024-08-29T17:38:25.619375+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:38:26.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:38:25 smithi029 bash[22475]: audit 2024-08-29T17:38:25.610341+0000 mon.a (mon.0) 416 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:38:26.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:38:25 smithi029 bash[22475]: audit 2024-08-29T17:38:25.614369+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:38:26.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:38:25 smithi029 bash[22475]: audit 2024-08-29T17:38:25.619375+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:38:26.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:38:25 smithi029 bash[32453]: audit 2024-08-29T17:38:25.610341+0000 mon.a (mon.0) 416 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:38:26.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:38:25 smithi029 bash[32453]: audit 2024-08-29T17:38:25.614369+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:38:26.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:38:25 smithi029 bash[32453]: audit 2024-08-29T17:38:25.619375+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:38:26.921 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:38:26 smithi029 bash[22475]: cluster 2024-08-29T17:38:25.683276+0000 mgr.y (mgr.14150) 207 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-08-29T17:38:26.922 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:38:26 smithi029 bash[32453]: cluster 2024-08-29T17:38:25.683276+0000 mgr.y (mgr.14150) 207 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-08-29T17:38:27.149 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:38:26 smithi110 bash[24444]: cluster 2024-08-29T17:38:25.683276+0000 mgr.y (mgr.14150) 207 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-08-29T17:38:27.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:38:27 smithi029 bash[22475]: cluster 2024-08-29T17:38:27.683762+0000 mgr.y (mgr.14150) 208 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-08-29T17:38:27.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:38:27 smithi029 bash[32453]: cluster 2024-08-29T17:38:27.683762+0000 mgr.y (mgr.14150) 208 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-08-29T17:38:28.149 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:38:27 smithi110 bash[24444]: cluster 2024-08-29T17:38:27.683762+0000 mgr.y (mgr.14150) 208 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-08-29T17:38:30.056 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:38:29 smithi029 bash[22475]: cluster 2024-08-29T17:38:29.684322+0000 mgr.y (mgr.14150) 209 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-08-29T17:38:30.057 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:38:29 smithi029 bash[32453]: cluster 2024-08-29T17:38:29.684322+0000 mgr.y (mgr.14150) 209 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-08-29T17:38:30.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:38:29 smithi110 bash[24444]: cluster 2024-08-29T17:38:29.684322+0000 mgr.y (mgr.14150) 209 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-08-29T17:38:32.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:38:31 smithi110 bash[24444]: cluster 2024-08-29T17:38:31.684928+0000 mgr.y (mgr.14150) 210 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-08-29T17:38:32.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:38:31 smithi029 bash[22475]: cluster 2024-08-29T17:38:31.684928+0000 mgr.y (mgr.14150) 210 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-08-29T17:38:32.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:38:31 smithi029 bash[32453]: cluster 2024-08-29T17:38:31.684928+0000 mgr.y (mgr.14150) 210 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-08-29T17:38:33.300 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:38:33 smithi029 bash[32453]: audit 2024-08-29T17:38:32.033272+0000 mon.a (mon.0) 419 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:38:33.300 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:38:33 smithi029 bash[32453]: audit 2024-08-29T17:38:32.037811+0000 mon.a (mon.0) 420 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:38:33.300 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:38:33 smithi029 bash[32453]: audit 2024-08-29T17:38:32.483378+0000 mon.a (mon.0) 421 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:38:33.301 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:38:33 smithi029 bash[32453]: audit 2024-08-29T17:38:32.484254+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T17:38:33.301 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:38:33 smithi029 bash[32453]: audit 2024-08-29T17:38:32.489768+0000 mon.a (mon.0) 423 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:38:33.301 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:38:33 smithi029 bash[22475]: audit 2024-08-29T17:38:32.033272+0000 mon.a (mon.0) 419 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:38:33.301 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:38:33 smithi029 bash[22475]: audit 2024-08-29T17:38:32.037811+0000 mon.a (mon.0) 420 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:38:33.301 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:38:33 smithi029 bash[22475]: audit 2024-08-29T17:38:32.483378+0000 mon.a (mon.0) 421 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:38:33.301 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:38:33 smithi029 bash[22475]: audit 2024-08-29T17:38:32.484254+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T17:38:33.301 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:38:33 smithi029 bash[22475]: audit 2024-08-29T17:38:32.489768+0000 mon.a (mon.0) 423 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:38:33.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:38:33 smithi110 bash[24444]: audit 2024-08-29T17:38:32.033272+0000 mon.a (mon.0) 419 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:38:33.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:38:33 smithi110 bash[24444]: audit 2024-08-29T17:38:32.037811+0000 mon.a (mon.0) 420 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:38:33.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:38:33 smithi110 bash[24444]: audit 2024-08-29T17:38:32.483378+0000 mon.a (mon.0) 421 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:38:33.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:38:33 smithi110 bash[24444]: audit 2024-08-29T17:38:32.484254+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T17:38:33.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:38:33 smithi110 bash[24444]: audit 2024-08-29T17:38:32.489768+0000 mon.a (mon.0) 423 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:38:34.292 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:38:34 smithi029 bash[32453]: audit 2024-08-29T17:38:33.081025+0000 mon.c (mon.2) 14 : audit [INF] from='osd.3 [v2:172.21.15.29:6826/3311664170,v1:172.21.15.29:6827/3311664170]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-08-29T17:38:34.293 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:38:34 smithi029 bash[32453]: audit 2024-08-29T17:38:33.081467+0000 mon.a (mon.0) 424 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-08-29T17:38:34.293 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:38:34 smithi029 bash[32453]: cluster 2024-08-29T17:38:33.685476+0000 mgr.y (mgr.14150) 211 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-08-29T17:38:34.293 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:38:34 smithi029 bash[22475]: audit 2024-08-29T17:38:33.081025+0000 mon.c (mon.2) 14 : audit [INF] from='osd.3 [v2:172.21.15.29:6826/3311664170,v1:172.21.15.29:6827/3311664170]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-08-29T17:38:34.293 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:38:34 smithi029 bash[22475]: audit 2024-08-29T17:38:33.081467+0000 mon.a (mon.0) 424 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-08-29T17:38:34.293 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:38:34 smithi029 bash[22475]: cluster 2024-08-29T17:38:33.685476+0000 mgr.y (mgr.14150) 211 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-08-29T17:38:34.399 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:38:34 smithi110 bash[24444]: audit 2024-08-29T17:38:33.081025+0000 mon.c (mon.2) 14 : audit [INF] from='osd.3 [v2:172.21.15.29:6826/3311664170,v1:172.21.15.29:6827/3311664170]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-08-29T17:38:34.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:38:34 smithi110 bash[24444]: audit 2024-08-29T17:38:33.081467+0000 mon.a (mon.0) 424 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-08-29T17:38:34.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:38:34 smithi110 bash[24444]: cluster 2024-08-29T17:38:33.685476+0000 mgr.y (mgr.14150) 211 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-08-29T17:38:35.370 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:38:35 smithi029 bash[32453]: audit 2024-08-29T17:38:34.048277+0000 mon.a (mon.0) 425 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-08-29T17:38:35.370 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:38:35 smithi029 bash[32453]: cluster 2024-08-29T17:38:34.048444+0000 mon.a (mon.0) 426 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-08-29T17:38:35.370 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:38:35 smithi029 bash[32453]: audit 2024-08-29T17:38:34.048785+0000 mon.a (mon.0) 427 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-29T17:38:35.371 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:38:35 smithi029 bash[32453]: audit 2024-08-29T17:38:34.049760+0000 mon.c (mon.2) 15 : audit [INF] from='osd.3 [v2:172.21.15.29:6826/3311664170,v1:172.21.15.29:6827/3311664170]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi029", "root=default"]}]: dispatch 2024-08-29T17:38:35.371 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:38:35 smithi029 bash[32453]: audit 2024-08-29T17:38:34.050659+0000 mon.a (mon.0) 428 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi029", "root=default"]}]: dispatch 2024-08-29T17:38:35.371 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:38:35 smithi029 bash[22475]: audit 2024-08-29T17:38:34.048277+0000 mon.a (mon.0) 425 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-08-29T17:38:35.371 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:38:35 smithi029 bash[22475]: cluster 2024-08-29T17:38:34.048444+0000 mon.a (mon.0) 426 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-08-29T17:38:35.371 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:38:35 smithi029 bash[22475]: audit 2024-08-29T17:38:34.048785+0000 mon.a (mon.0) 427 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-29T17:38:35.371 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:38:35 smithi029 bash[22475]: audit 2024-08-29T17:38:34.049760+0000 mon.c (mon.2) 15 : audit [INF] from='osd.3 [v2:172.21.15.29:6826/3311664170,v1:172.21.15.29:6827/3311664170]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi029", "root=default"]}]: dispatch 2024-08-29T17:38:35.371 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:38:35 smithi029 bash[22475]: audit 2024-08-29T17:38:34.050659+0000 mon.a (mon.0) 428 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi029", "root=default"]}]: dispatch 2024-08-29T17:38:35.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:38:35 smithi110 bash[24444]: audit 2024-08-29T17:38:34.048277+0000 mon.a (mon.0) 425 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-08-29T17:38:35.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:38:35 smithi110 bash[24444]: cluster 2024-08-29T17:38:34.048444+0000 mon.a (mon.0) 426 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-08-29T17:38:35.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:38:35 smithi110 bash[24444]: audit 2024-08-29T17:38:34.048785+0000 mon.a (mon.0) 427 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-29T17:38:35.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:38:35 smithi110 bash[24444]: audit 2024-08-29T17:38:34.049760+0000 mon.c (mon.2) 15 : audit [INF] from='osd.3 [v2:172.21.15.29:6826/3311664170,v1:172.21.15.29:6827/3311664170]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi029", "root=default"]}]: dispatch 2024-08-29T17:38:35.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:38:35 smithi110 bash[24444]: audit 2024-08-29T17:38:34.050659+0000 mon.a (mon.0) 428 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi029", "root=default"]}]: dispatch 2024-08-29T17:38:36.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:38:36 smithi110 bash[24444]: audit 2024-08-29T17:38:35.050767+0000 mon.a (mon.0) 429 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi029", "root=default"]}]': finished 2024-08-29T17:38:36.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:38:36 smithi110 bash[24444]: cluster 2024-08-29T17:38:35.051008+0000 mon.a (mon.0) 430 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-08-29T17:38:36.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:38:36 smithi110 bash[24444]: audit 2024-08-29T17:38:35.051730+0000 mon.a (mon.0) 431 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-29T17:38:36.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:38:36 smithi110 bash[24444]: audit 2024-08-29T17:38:35.062927+0000 mon.a (mon.0) 432 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-29T17:38:36.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:38:36 smithi110 bash[24444]: audit 2024-08-29T17:38:35.381508+0000 mon.a (mon.0) 433 : audit [INF] from='osd.3 ' entity='osd.3' 2024-08-29T17:38:36.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:38:36 smithi110 bash[24444]: cluster 2024-08-29T17:38:35.685895+0000 mgr.y (mgr.14150) 212 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-08-29T17:38:36.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:38:36 smithi029 bash[32453]: audit 2024-08-29T17:38:35.050767+0000 mon.a (mon.0) 429 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi029", "root=default"]}]': finished 2024-08-29T17:38:36.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:38:36 smithi029 bash[32453]: cluster 2024-08-29T17:38:35.051008+0000 mon.a (mon.0) 430 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-08-29T17:38:36.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:38:36 smithi029 bash[32453]: audit 2024-08-29T17:38:35.051730+0000 mon.a (mon.0) 431 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-29T17:38:36.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:38:36 smithi029 bash[32453]: audit 2024-08-29T17:38:35.062927+0000 mon.a (mon.0) 432 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-29T17:38:36.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:38:36 smithi029 bash[32453]: audit 2024-08-29T17:38:35.381508+0000 mon.a (mon.0) 433 : audit [INF] from='osd.3 ' entity='osd.3' 2024-08-29T17:38:36.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:38:36 smithi029 bash[32453]: cluster 2024-08-29T17:38:35.685895+0000 mgr.y (mgr.14150) 212 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-08-29T17:38:36.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:38:36 smithi029 bash[22475]: audit 2024-08-29T17:38:35.050767+0000 mon.a (mon.0) 429 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi029", "root=default"]}]': finished 2024-08-29T17:38:36.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:38:36 smithi029 bash[22475]: cluster 2024-08-29T17:38:35.051008+0000 mon.a (mon.0) 430 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-08-29T17:38:36.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:38:36 smithi029 bash[22475]: audit 2024-08-29T17:38:35.051730+0000 mon.a (mon.0) 431 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-29T17:38:36.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:38:36 smithi029 bash[22475]: audit 2024-08-29T17:38:35.062927+0000 mon.a (mon.0) 432 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-29T17:38:36.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:38:36 smithi029 bash[22475]: audit 2024-08-29T17:38:35.381508+0000 mon.a (mon.0) 433 : audit [INF] from='osd.3 ' entity='osd.3' 2024-08-29T17:38:36.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:38:36 smithi029 bash[22475]: cluster 2024-08-29T17:38:35.685895+0000 mgr.y (mgr.14150) 212 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-08-29T17:38:36.873 INFO:teuthology.orchestra.run.smithi029.stdout:Created osd(s) 3 on host 'smithi029' 2024-08-29T17:38:37.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:38:37 smithi029 bash[32453]: cluster 2024-08-29T17:38:34.040087+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-08-29T17:38:37.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:38:37 smithi029 bash[32453]: cluster 2024-08-29T17:38:34.040219+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-08-29T17:38:37.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:38:37 smithi029 bash[32453]: audit 2024-08-29T17:38:36.059715+0000 mon.a (mon.0) 434 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-29T17:38:37.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:38:37 smithi029 bash[32453]: cluster 2024-08-29T17:38:36.383400+0000 mon.a (mon.0) 435 : cluster [INF] osd.3 [v2:172.21.15.29:6826/3311664170,v1:172.21.15.29:6827/3311664170] boot 2024-08-29T17:38:37.154 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:38:37 smithi029 bash[32453]: cluster 2024-08-29T17:38:36.383535+0000 mon.a (mon.0) 436 : cluster [DBG] osdmap e25: 4 total, 4 up, 4 in 2024-08-29T17:38:37.154 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:38:37 smithi029 bash[32453]: audit 2024-08-29T17:38:36.393057+0000 mon.a (mon.0) 437 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-29T17:38:37.154 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:38:37 smithi029 bash[32453]: audit 2024-08-29T17:38:36.850531+0000 mon.a (mon.0) 438 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:38:37.154 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:38:37 smithi029 bash[32453]: audit 2024-08-29T17:38:36.858204+0000 mon.a (mon.0) 439 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:38:37.154 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:38:37 smithi029 bash[32453]: audit 2024-08-29T17:38:36.867128+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:38:37.154 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:38:37 smithi029 bash[22475]: cluster 2024-08-29T17:38:34.040087+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-08-29T17:38:37.154 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:38:37 smithi029 bash[22475]: cluster 2024-08-29T17:38:34.040219+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-08-29T17:38:37.154 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:38:37 smithi029 bash[22475]: audit 2024-08-29T17:38:36.059715+0000 mon.a (mon.0) 434 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-29T17:38:37.154 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:38:37 smithi029 bash[22475]: cluster 2024-08-29T17:38:36.383400+0000 mon.a (mon.0) 435 : cluster [INF] osd.3 [v2:172.21.15.29:6826/3311664170,v1:172.21.15.29:6827/3311664170] boot 2024-08-29T17:38:37.154 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:38:37 smithi029 bash[22475]: cluster 2024-08-29T17:38:36.383535+0000 mon.a (mon.0) 436 : cluster [DBG] osdmap e25: 4 total, 4 up, 4 in 2024-08-29T17:38:37.154 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:38:37 smithi029 bash[22475]: audit 2024-08-29T17:38:36.393057+0000 mon.a (mon.0) 437 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-29T17:38:37.155 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:38:37 smithi029 bash[22475]: audit 2024-08-29T17:38:36.850531+0000 mon.a (mon.0) 438 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:38:37.155 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:38:37 smithi029 bash[22475]: audit 2024-08-29T17:38:36.858204+0000 mon.a (mon.0) 439 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:38:37.155 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:38:37 smithi029 bash[22475]: audit 2024-08-29T17:38:36.867128+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:38:37.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:38:37 smithi110 bash[24444]: cluster 2024-08-29T17:38:34.040087+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-08-29T17:38:37.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:38:37 smithi110 bash[24444]: cluster 2024-08-29T17:38:34.040219+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-08-29T17:38:37.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:38:37 smithi110 bash[24444]: audit 2024-08-29T17:38:36.059715+0000 mon.a (mon.0) 434 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-29T17:38:37.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:38:37 smithi110 bash[24444]: cluster 2024-08-29T17:38:36.383400+0000 mon.a (mon.0) 435 : cluster [INF] osd.3 [v2:172.21.15.29:6826/3311664170,v1:172.21.15.29:6827/3311664170] boot 2024-08-29T17:38:37.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:38:37 smithi110 bash[24444]: cluster 2024-08-29T17:38:36.383535+0000 mon.a (mon.0) 436 : cluster [DBG] osdmap e25: 4 total, 4 up, 4 in 2024-08-29T17:38:37.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:38:37 smithi110 bash[24444]: audit 2024-08-29T17:38:36.393057+0000 mon.a (mon.0) 437 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-29T17:38:37.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:38:37 smithi110 bash[24444]: audit 2024-08-29T17:38:36.850531+0000 mon.a (mon.0) 438 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:38:37.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:38:37 smithi110 bash[24444]: audit 2024-08-29T17:38:36.858204+0000 mon.a (mon.0) 439 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:38:37.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:38:37 smithi110 bash[24444]: audit 2024-08-29T17:38:36.867128+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:38:37.714 DEBUG:teuthology.orchestra.run.smithi029:osd.3> sudo journalctl -f -n 0 -u ceph-5b99e290-662c-11ef-bcd4-c7b262605968@osd.3.service 2024-08-29T17:38:37.717 INFO:tasks.cephadm:Deploying osd.4 on smithi110 with /dev/vg_nvme/lv_4... 2024-08-29T17:38:37.717 DEBUG:teuthology.orchestra.run.smithi110:> 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 5b99e290-662c-11ef-bcd4-c7b262605968 -- lvm zap /dev/vg_nvme/lv_4 2024-08-29T17:38:38.399 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:38:38 smithi110 bash[24444]: cluster 2024-08-29T17:38:37.686433+0000 mgr.y (mgr.14150) 213 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-08-29T17:38:38.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:38:38 smithi029 bash[22475]: cluster 2024-08-29T17:38:37.686433+0000 mgr.y (mgr.14150) 213 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-08-29T17:38:38.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:38:38 smithi029 bash[32453]: cluster 2024-08-29T17:38:37.686433+0000 mgr.y (mgr.14150) 213 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-08-29T17:38:39.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:38:39 smithi110 bash[24444]: cluster 2024-08-29T17:38:38.071461+0000 mon.a (mon.0) 441 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-08-29T17:38:39.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:38:39 smithi029 bash[22475]: cluster 2024-08-29T17:38:38.071461+0000 mon.a (mon.0) 441 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-08-29T17:38:39.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:38:39 smithi029 bash[32453]: cluster 2024-08-29T17:38:38.071461+0000 mon.a (mon.0) 441 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-08-29T17:38:40.399 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:38:40 smithi110 bash[24444]: cluster 2024-08-29T17:38:39.687017+0000 mgr.y (mgr.14150) 214 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-08-29T17:38:40.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:38:40 smithi029 bash[22475]: cluster 2024-08-29T17:38:39.687017+0000 mgr.y (mgr.14150) 214 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-08-29T17:38:40.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:38:40 smithi029 bash[32453]: cluster 2024-08-29T17:38:39.687017+0000 mgr.y (mgr.14150) 214 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-08-29T17:38:42.149 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:38:41 smithi110 bash[24444]: cluster 2024-08-29T17:38:41.687577+0000 mgr.y (mgr.14150) 215 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-08-29T17:38:42.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:38:41 smithi029 bash[22475]: cluster 2024-08-29T17:38:41.687577+0000 mgr.y (mgr.14150) 215 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-08-29T17:38:42.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:38:41 smithi029 bash[32453]: cluster 2024-08-29T17:38:41.687577+0000 mgr.y (mgr.14150) 215 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-08-29T17:38:42.382 INFO:teuthology.orchestra.run.smithi110.stderr:Inferring config /var/lib/ceph/5b99e290-662c-11ef-bcd4-c7b262605968/mon.b/config 2024-08-29T17:38:43.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:38:43 smithi029 bash[22475]: cluster 2024-08-29T17:38:43.688256+0000 mgr.y (mgr.14150) 216 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-08-29T17:38:43.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:38:43 smithi029 bash[32453]: cluster 2024-08-29T17:38:43.688256+0000 mgr.y (mgr.14150) 216 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-08-29T17:38:44.149 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:38:43 smithi110 bash[24444]: cluster 2024-08-29T17:38:43.688256+0000 mgr.y (mgr.14150) 216 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-08-29T17:38:45.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:38:45 smithi110 bash[24444]: cluster 2024-08-29T17:38:45.688929+0000 mgr.y (mgr.14150) 217 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-08-29T17:38:46.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:38:45 smithi029 bash[22475]: cluster 2024-08-29T17:38:45.688929+0000 mgr.y (mgr.14150) 217 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-08-29T17:38:46.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:38:45 smithi029 bash[32453]: cluster 2024-08-29T17:38:45.688929+0000 mgr.y (mgr.14150) 217 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-08-29T17:38:46.171 INFO:teuthology.orchestra.run.smithi110.stdout: 2024-08-29T17:38:46.207 DEBUG:teuthology.orchestra.run.smithi110:> 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 5b99e290-662c-11ef-bcd4-c7b262605968 -- ceph orch daemon add osd smithi110:vg_nvme/lv_4 2024-08-29T17:38:48.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:38:48 smithi110 bash[24444]: cephadm 2024-08-29T17:38:47.321070+0000 mgr.y (mgr.14150) 218 : cephadm [INF] Detected new or changed devices on smithi029 2024-08-29T17:38:48.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:38:48 smithi110 bash[24444]: audit 2024-08-29T17:38:47.330497+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:38:48.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:38:48 smithi110 bash[24444]: audit 2024-08-29T17:38:47.339845+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:38:48.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:38:48 smithi110 bash[24444]: audit 2024-08-29T17:38:47.342029+0000 mon.a (mon.0) 444 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-08-29T17:38:48.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:38:48 smithi110 bash[24444]: audit 2024-08-29T17:38:47.343628+0000 mon.a (mon.0) 445 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-08-29T17:38:48.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:38:48 smithi110 bash[24444]: audit 2024-08-29T17:38:47.345164+0000 mon.a (mon.0) 446 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-08-29T17:38:48.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:38:48 smithi110 bash[24444]: audit 2024-08-29T17:38:47.346638+0000 mon.a (mon.0) 447 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-08-29T17:38:48.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:38:48 smithi110 bash[24444]: cephadm 2024-08-29T17:38:47.347799+0000 mgr.y (mgr.14150) 219 : cephadm [INF] Adjusting osd_memory_target on smithi029 to 4061M 2024-08-29T17:38:48.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:38:48 smithi110 bash[24444]: audit 2024-08-29T17:38:47.356672+0000 mon.a (mon.0) 448 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:38:48.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:38:48 smithi110 bash[24444]: audit 2024-08-29T17:38:47.359230+0000 mon.a (mon.0) 449 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:38:48.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:38:48 smithi110 bash[24444]: audit 2024-08-29T17:38:47.361072+0000 mon.a (mon.0) 450 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T17:38:48.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:38:48 smithi110 bash[24444]: audit 2024-08-29T17:38:47.371029+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:38:48.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:38:48 smithi110 bash[24444]: cluster 2024-08-29T17:38:47.689497+0000 mgr.y (mgr.14150) 220 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-08-29T17:38:48.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:38:48 smithi029 bash[22475]: cephadm 2024-08-29T17:38:47.321070+0000 mgr.y (mgr.14150) 218 : cephadm [INF] Detected new or changed devices on smithi029 2024-08-29T17:38:48.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:38:48 smithi029 bash[22475]: audit 2024-08-29T17:38:47.330497+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:38:48.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:38:48 smithi029 bash[22475]: audit 2024-08-29T17:38:47.339845+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:38:48.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:38:48 smithi029 bash[22475]: audit 2024-08-29T17:38:47.342029+0000 mon.a (mon.0) 444 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-08-29T17:38:48.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:38:48 smithi029 bash[22475]: audit 2024-08-29T17:38:47.343628+0000 mon.a (mon.0) 445 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-08-29T17:38:48.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:38:48 smithi029 bash[22475]: audit 2024-08-29T17:38:47.345164+0000 mon.a (mon.0) 446 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-08-29T17:38:48.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:38:48 smithi029 bash[22475]: audit 2024-08-29T17:38:47.346638+0000 mon.a (mon.0) 447 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-08-29T17:38:48.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:38:48 smithi029 bash[22475]: cephadm 2024-08-29T17:38:47.347799+0000 mgr.y (mgr.14150) 219 : cephadm [INF] Adjusting osd_memory_target on smithi029 to 4061M 2024-08-29T17:38:48.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:38:48 smithi029 bash[22475]: audit 2024-08-29T17:38:47.356672+0000 mon.a (mon.0) 448 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:38:48.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:38:48 smithi029 bash[22475]: audit 2024-08-29T17:38:47.359230+0000 mon.a (mon.0) 449 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:38:48.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:38:48 smithi029 bash[22475]: audit 2024-08-29T17:38:47.361072+0000 mon.a (mon.0) 450 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T17:38:48.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:38:48 smithi029 bash[22475]: audit 2024-08-29T17:38:47.371029+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:38:48.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:38:48 smithi029 bash[22475]: cluster 2024-08-29T17:38:47.689497+0000 mgr.y (mgr.14150) 220 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-08-29T17:38:48.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:38:48 smithi029 bash[32453]: cephadm 2024-08-29T17:38:47.321070+0000 mgr.y (mgr.14150) 218 : cephadm [INF] Detected new or changed devices on smithi029 2024-08-29T17:38:48.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:38:48 smithi029 bash[32453]: audit 2024-08-29T17:38:47.330497+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:38:48.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:38:48 smithi029 bash[32453]: audit 2024-08-29T17:38:47.339845+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:38:48.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:38:48 smithi029 bash[32453]: audit 2024-08-29T17:38:47.342029+0000 mon.a (mon.0) 444 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-08-29T17:38:48.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:38:48 smithi029 bash[32453]: audit 2024-08-29T17:38:47.343628+0000 mon.a (mon.0) 445 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-08-29T17:38:48.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:38:48 smithi029 bash[32453]: audit 2024-08-29T17:38:47.345164+0000 mon.a (mon.0) 446 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-08-29T17:38:48.654 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:38:48 smithi029 bash[32453]: audit 2024-08-29T17:38:47.346638+0000 mon.a (mon.0) 447 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-08-29T17:38:48.654 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:38:48 smithi029 bash[32453]: cephadm 2024-08-29T17:38:47.347799+0000 mgr.y (mgr.14150) 219 : cephadm [INF] Adjusting osd_memory_target on smithi029 to 4061M 2024-08-29T17:38:48.654 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:38:48 smithi029 bash[32453]: audit 2024-08-29T17:38:47.356672+0000 mon.a (mon.0) 448 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:38:48.654 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:38:48 smithi029 bash[32453]: audit 2024-08-29T17:38:47.359230+0000 mon.a (mon.0) 449 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:38:48.654 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:38:48 smithi029 bash[32453]: audit 2024-08-29T17:38:47.361072+0000 mon.a (mon.0) 450 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T17:38:48.654 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:38:48 smithi029 bash[32453]: audit 2024-08-29T17:38:47.371029+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:38:48.654 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:38:48 smithi029 bash[32453]: cluster 2024-08-29T17:38:47.689497+0000 mgr.y (mgr.14150) 220 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-08-29T17:38:50.149 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:38:49 smithi110 bash[24444]: cluster 2024-08-29T17:38:49.690040+0000 mgr.y (mgr.14150) 221 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-08-29T17:38:50.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:38:49 smithi029 bash[22475]: cluster 2024-08-29T17:38:49.690040+0000 mgr.y (mgr.14150) 221 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-08-29T17:38:50.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:38:49 smithi029 bash[32453]: cluster 2024-08-29T17:38:49.690040+0000 mgr.y (mgr.14150) 221 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-08-29T17:38:50.871 INFO:teuthology.orchestra.run.smithi110.stderr:Inferring config /var/lib/ceph/5b99e290-662c-11ef-bcd4-c7b262605968/mon.b/config 2024-08-29T17:38:52.038 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:38:51 smithi110 bash[24444]: cluster 2024-08-29T17:38:51.690580+0000 mgr.y (mgr.14150) 222 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-08-29T17:38:52.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:38:51 smithi029 bash[22475]: cluster 2024-08-29T17:38:51.690580+0000 mgr.y (mgr.14150) 222 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-08-29T17:38:52.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:38:51 smithi029 bash[32453]: cluster 2024-08-29T17:38:51.690580+0000 mgr.y (mgr.14150) 222 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-08-29T17:38:53.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:38:53 smithi110 bash[24444]: audit 2024-08-29T17:38:53.537842+0000 mon.a (mon.0) 452 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-29T17:38:53.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:38:53 smithi110 bash[24444]: audit 2024-08-29T17:38:53.543916+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-29T17:38:53.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:38:53 smithi110 bash[24444]: audit 2024-08-29T17:38:53.545903+0000 mon.a (mon.0) 454 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:38:53.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:38:53 smithi029 bash[22475]: audit 2024-08-29T17:38:53.537842+0000 mon.a (mon.0) 452 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-29T17:38:53.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:38:53 smithi029 bash[22475]: audit 2024-08-29T17:38:53.543916+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-29T17:38:53.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:38:53 smithi029 bash[22475]: audit 2024-08-29T17:38:53.545903+0000 mon.a (mon.0) 454 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:38:53.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:38:53 smithi029 bash[32453]: audit 2024-08-29T17:38:53.537842+0000 mon.a (mon.0) 452 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-29T17:38:53.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:38:53 smithi029 bash[32453]: audit 2024-08-29T17:38:53.543916+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-29T17:38:53.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:38:53 smithi029 bash[32453]: audit 2024-08-29T17:38:53.545903+0000 mon.a (mon.0) 454 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:38:54.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:38:54 smithi110 bash[24444]: audit 2024-08-29T17:38:53.531179+0000 mgr.y (mgr.14150) 223 : audit [DBG] from='client.24202 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi110:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T17:38:54.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:38:54 smithi110 bash[24444]: cluster 2024-08-29T17:38:53.691229+0000 mgr.y (mgr.14150) 224 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-08-29T17:38:54.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:38:54 smithi029 bash[22475]: audit 2024-08-29T17:38:53.531179+0000 mgr.y (mgr.14150) 223 : audit [DBG] from='client.24202 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi110:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T17:38:54.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:38:54 smithi029 bash[22475]: cluster 2024-08-29T17:38:53.691229+0000 mgr.y (mgr.14150) 224 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-08-29T17:38:54.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:38:54 smithi029 bash[32453]: audit 2024-08-29T17:38:53.531179+0000 mgr.y (mgr.14150) 223 : audit [DBG] from='client.24202 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi110:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T17:38:54.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:38:54 smithi029 bash[32453]: cluster 2024-08-29T17:38:53.691229+0000 mgr.y (mgr.14150) 224 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-08-29T17:38:56.149 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:38:55 smithi110 bash[24444]: cluster 2024-08-29T17:38:55.691932+0000 mgr.y (mgr.14150) 225 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-08-29T17:38:56.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:38:55 smithi029 bash[22475]: cluster 2024-08-29T17:38:55.691932+0000 mgr.y (mgr.14150) 225 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-08-29T17:38:56.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:38:55 smithi029 bash[32453]: cluster 2024-08-29T17:38:55.691932+0000 mgr.y (mgr.14150) 225 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-08-29T17:38:58.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:38:57 smithi110 bash[24444]: cluster 2024-08-29T17:38:57.692602+0000 mgr.y (mgr.14150) 226 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-08-29T17:38:58.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:38:57 smithi029 bash[22475]: cluster 2024-08-29T17:38:57.692602+0000 mgr.y (mgr.14150) 226 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-08-29T17:38:58.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:38:57 smithi029 bash[32453]: cluster 2024-08-29T17:38:57.692602+0000 mgr.y (mgr.14150) 226 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-08-29T17:38:59.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:38:59 smithi110 bash[24444]: cluster 2024-08-29T17:38:59.693259+0000 mgr.y (mgr.14150) 227 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-08-29T17:39:00.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:38:59 smithi029 bash[22475]: cluster 2024-08-29T17:38:59.693259+0000 mgr.y (mgr.14150) 227 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-08-29T17:39:00.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:38:59 smithi029 bash[32453]: cluster 2024-08-29T17:38:59.693259+0000 mgr.y (mgr.14150) 227 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-08-29T17:39:02.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:39:01 smithi110 bash[24444]: audit 2024-08-29T17:39:01.670722+0000 mon.a (mon.0) 455 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "947a1c89-8fd1-48b1-84a3-f11790091238"}]: dispatch 2024-08-29T17:39:02.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:39:01 smithi110 bash[24444]: audit 2024-08-29T17:39:01.670764+0000 mon.b (mon.1) 10 : audit [INF] from='client.? 172.21.15.110:0/2325946303' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "947a1c89-8fd1-48b1-84a3-f11790091238"}]: dispatch 2024-08-29T17:39:02.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:39:01 smithi110 bash[24444]: audit 2024-08-29T17:39:01.679870+0000 mon.a (mon.0) 456 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "947a1c89-8fd1-48b1-84a3-f11790091238"}]': finished 2024-08-29T17:39:02.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:39:01 smithi110 bash[24444]: cluster 2024-08-29T17:39:01.680023+0000 mon.a (mon.0) 457 : cluster [DBG] osdmap e27: 5 total, 4 up, 5 in 2024-08-29T17:39:02.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:39:01 smithi110 bash[24444]: audit 2024-08-29T17:39:01.680292+0000 mon.a (mon.0) 458 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-29T17:39:02.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:39:01 smithi110 bash[24444]: cluster 2024-08-29T17:39:01.693908+0000 mgr.y (mgr.14150) 228 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-08-29T17:39:02.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:39:01 smithi029 bash[22475]: audit 2024-08-29T17:39:01.670722+0000 mon.a (mon.0) 455 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "947a1c89-8fd1-48b1-84a3-f11790091238"}]: dispatch 2024-08-29T17:39:02.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:39:01 smithi029 bash[22475]: audit 2024-08-29T17:39:01.670764+0000 mon.b (mon.1) 10 : audit [INF] from='client.? 172.21.15.110:0/2325946303' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "947a1c89-8fd1-48b1-84a3-f11790091238"}]: dispatch 2024-08-29T17:39:02.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:39:01 smithi029 bash[22475]: audit 2024-08-29T17:39:01.679870+0000 mon.a (mon.0) 456 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "947a1c89-8fd1-48b1-84a3-f11790091238"}]': finished 2024-08-29T17:39:02.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:39:01 smithi029 bash[22475]: cluster 2024-08-29T17:39:01.680023+0000 mon.a (mon.0) 457 : cluster [DBG] osdmap e27: 5 total, 4 up, 5 in 2024-08-29T17:39:02.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:39:01 smithi029 bash[22475]: audit 2024-08-29T17:39:01.680292+0000 mon.a (mon.0) 458 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-29T17:39:02.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:39:01 smithi029 bash[22475]: cluster 2024-08-29T17:39:01.693908+0000 mgr.y (mgr.14150) 228 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-08-29T17:39:02.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:39:01 smithi029 bash[32453]: audit 2024-08-29T17:39:01.670722+0000 mon.a (mon.0) 455 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "947a1c89-8fd1-48b1-84a3-f11790091238"}]: dispatch 2024-08-29T17:39:02.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:39:01 smithi029 bash[32453]: audit 2024-08-29T17:39:01.670764+0000 mon.b (mon.1) 10 : audit [INF] from='client.? 172.21.15.110:0/2325946303' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "947a1c89-8fd1-48b1-84a3-f11790091238"}]: dispatch 2024-08-29T17:39:02.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:39:01 smithi029 bash[32453]: audit 2024-08-29T17:39:01.679870+0000 mon.a (mon.0) 456 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "947a1c89-8fd1-48b1-84a3-f11790091238"}]': finished 2024-08-29T17:39:02.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:39:01 smithi029 bash[32453]: cluster 2024-08-29T17:39:01.680023+0000 mon.a (mon.0) 457 : cluster [DBG] osdmap e27: 5 total, 4 up, 5 in 2024-08-29T17:39:02.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:39:01 smithi029 bash[32453]: audit 2024-08-29T17:39:01.680292+0000 mon.a (mon.0) 458 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-29T17:39:02.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:39:01 smithi029 bash[32453]: cluster 2024-08-29T17:39:01.693908+0000 mgr.y (mgr.14150) 228 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-08-29T17:39:03.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:39:02 smithi110 bash[24444]: audit 2024-08-29T17:39:02.302319+0000 mon.b (mon.1) 11 : audit [DBG] from='client.? 172.21.15.110:0/2925078118' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-29T17:39:03.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:39:02 smithi029 bash[22475]: audit 2024-08-29T17:39:02.302319+0000 mon.b (mon.1) 11 : audit [DBG] from='client.? 172.21.15.110:0/2925078118' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-29T17:39:03.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:39:02 smithi029 bash[32453]: audit 2024-08-29T17:39:02.302319+0000 mon.b (mon.1) 11 : audit [DBG] from='client.? 172.21.15.110:0/2925078118' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-29T17:39:04.149 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:39:03 smithi110 bash[24444]: cluster 2024-08-29T17:39:03.694557+0000 mgr.y (mgr.14150) 229 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-08-29T17:39:04.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:39:03 smithi029 bash[32453]: cluster 2024-08-29T17:39:03.694557+0000 mgr.y (mgr.14150) 229 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-08-29T17:39:04.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:39:03 smithi029 bash[22475]: cluster 2024-08-29T17:39:03.694557+0000 mgr.y (mgr.14150) 229 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-08-29T17:39:06.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:39:05 smithi110 bash[24444]: cluster 2024-08-29T17:39:05.695238+0000 mgr.y (mgr.14150) 230 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-08-29T17:39:06.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:39:05 smithi029 bash[22475]: cluster 2024-08-29T17:39:05.695238+0000 mgr.y (mgr.14150) 230 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-08-29T17:39:06.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:39:05 smithi029 bash[32453]: cluster 2024-08-29T17:39:05.695238+0000 mgr.y (mgr.14150) 230 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-08-29T17:39:08.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:39:07 smithi110 bash[24444]: cluster 2024-08-29T17:39:07.695899+0000 mgr.y (mgr.14150) 231 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-08-29T17:39:08.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:39:07 smithi029 bash[22475]: cluster 2024-08-29T17:39:07.695899+0000 mgr.y (mgr.14150) 231 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-08-29T17:39:08.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:39:07 smithi029 bash[32453]: cluster 2024-08-29T17:39:07.695899+0000 mgr.y (mgr.14150) 231 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-08-29T17:39:10.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:39:09 smithi110 bash[24444]: cluster 2024-08-29T17:39:09.696550+0000 mgr.y (mgr.14150) 232 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-08-29T17:39:10.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:39:09 smithi029 bash[22475]: cluster 2024-08-29T17:39:09.696550+0000 mgr.y (mgr.14150) 232 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-08-29T17:39:10.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:39:09 smithi029 bash[32453]: cluster 2024-08-29T17:39:09.696550+0000 mgr.y (mgr.14150) 232 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-08-29T17:39:12.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:39:11 smithi110 bash[24444]: cluster 2024-08-29T17:39:11.697127+0000 mgr.y (mgr.14150) 233 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-08-29T17:39:12.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:39:11 smithi029 bash[32453]: cluster 2024-08-29T17:39:11.697127+0000 mgr.y (mgr.14150) 233 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-08-29T17:39:12.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:39:11 smithi029 bash[22475]: cluster 2024-08-29T17:39:11.697127+0000 mgr.y (mgr.14150) 233 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-08-29T17:39:14.058 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:39:13 smithi110 bash[24444]: audit 2024-08-29T17:39:13.660166+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-08-29T17:39:14.058 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:39:13 smithi110 bash[24444]: audit 2024-08-29T17:39:13.662087+0000 mon.a (mon.0) 460 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:39:14.058 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:39:13 smithi110 bash[24444]: cephadm 2024-08-29T17:39:13.663672+0000 mgr.y (mgr.14150) 234 : cephadm [INF] Deploying daemon osd.4 on smithi110 2024-08-29T17:39:14.058 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:39:13 smithi110 bash[24444]: cluster 2024-08-29T17:39:13.697656+0000 mgr.y (mgr.14150) 235 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-08-29T17:39:14.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:39:13 smithi029 bash[22475]: audit 2024-08-29T17:39:13.660166+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-08-29T17:39:14.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:39:13 smithi029 bash[22475]: audit 2024-08-29T17:39:13.662087+0000 mon.a (mon.0) 460 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:39:14.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:39:13 smithi029 bash[22475]: cephadm 2024-08-29T17:39:13.663672+0000 mgr.y (mgr.14150) 234 : cephadm [INF] Deploying daemon osd.4 on smithi110 2024-08-29T17:39:14.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:39:13 smithi029 bash[22475]: cluster 2024-08-29T17:39:13.697656+0000 mgr.y (mgr.14150) 235 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-08-29T17:39:14.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:39:13 smithi029 bash[32453]: audit 2024-08-29T17:39:13.660166+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-08-29T17:39:14.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:39:13 smithi029 bash[32453]: audit 2024-08-29T17:39:13.662087+0000 mon.a (mon.0) 460 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:39:14.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:39:13 smithi029 bash[32453]: cephadm 2024-08-29T17:39:13.663672+0000 mgr.y (mgr.14150) 234 : cephadm [INF] Deploying daemon osd.4 on smithi110 2024-08-29T17:39:14.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:39:13 smithi029 bash[32453]: cluster 2024-08-29T17:39:13.697656+0000 mgr.y (mgr.14150) 235 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-08-29T17:39:16.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:39:15 smithi110 bash[24444]: cluster 2024-08-29T17:39:15.698303+0000 mgr.y (mgr.14150) 236 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-08-29T17:39:16.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:39:15 smithi029 bash[22475]: cluster 2024-08-29T17:39:15.698303+0000 mgr.y (mgr.14150) 236 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-08-29T17:39:16.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:39:15 smithi029 bash[32453]: cluster 2024-08-29T17:39:15.698303+0000 mgr.y (mgr.14150) 236 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-08-29T17:39:17.723 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:39:17 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.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-08-29T17:39:17.724 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:39:17 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.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-08-29T17:39:18.056 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:39:17 smithi110 bash[24444]: cluster 2024-08-29T17:39:17.698984+0000 mgr.y (mgr.14150) 237 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-08-29T17:39:18.056 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:39:17 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.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-08-29T17:39:18.056 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:39:17 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.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-08-29T17:39:18.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:39:17 smithi029 bash[22475]: cluster 2024-08-29T17:39:17.698984+0000 mgr.y (mgr.14150) 237 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-08-29T17:39:18.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:39:17 smithi029 bash[32453]: cluster 2024-08-29T17:39:17.698984+0000 mgr.y (mgr.14150) 237 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-08-29T17:39:19.149 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:39:18 smithi110 bash[24444]: audit 2024-08-29T17:39:17.978094+0000 mon.a (mon.0) 461 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:39:19.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:39:18 smithi110 bash[24444]: audit 2024-08-29T17:39:17.985869+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:39:19.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:39:18 smithi110 bash[24444]: audit 2024-08-29T17:39:17.993757+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:39:19.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:39:18 smithi029 bash[22475]: audit 2024-08-29T17:39:17.978094+0000 mon.a (mon.0) 461 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:39:19.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:39:18 smithi029 bash[22475]: audit 2024-08-29T17:39:17.985869+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:39:19.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:39:18 smithi029 bash[22475]: audit 2024-08-29T17:39:17.993757+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:39:19.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:39:18 smithi029 bash[32453]: audit 2024-08-29T17:39:17.978094+0000 mon.a (mon.0) 461 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:39:19.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:39:18 smithi029 bash[32453]: audit 2024-08-29T17:39:17.985869+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:39:19.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:39:18 smithi029 bash[32453]: audit 2024-08-29T17:39:17.993757+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:39:19.899 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:39:19 smithi110 bash[24444]: cluster 2024-08-29T17:39:19.699555+0000 mgr.y (mgr.14150) 238 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-08-29T17:39:20.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:39:19 smithi029 bash[22475]: cluster 2024-08-29T17:39:19.699555+0000 mgr.y (mgr.14150) 238 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-08-29T17:39:20.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:39:19 smithi029 bash[32453]: cluster 2024-08-29T17:39:19.699555+0000 mgr.y (mgr.14150) 238 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-08-29T17:39:22.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:39:21 smithi110 bash[24444]: cluster 2024-08-29T17:39:21.700100+0000 mgr.y (mgr.14150) 239 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-08-29T17:39:22.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:39:21 smithi029 bash[22475]: cluster 2024-08-29T17:39:21.700100+0000 mgr.y (mgr.14150) 239 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-08-29T17:39:22.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:39:21 smithi029 bash[32453]: cluster 2024-08-29T17:39:21.700100+0000 mgr.y (mgr.14150) 239 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-08-29T17:39:24.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:39:24 smithi110 bash[24444]: audit 2024-08-29T17:39:23.082241+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:39:24.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:39:24 smithi110 bash[24444]: audit 2024-08-29T17:39:23.090831+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:39:24.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:39:24 smithi110 bash[24444]: audit 2024-08-29T17:39:23.092687+0000 mon.a (mon.0) 466 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:39:24.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:39:24 smithi110 bash[24444]: audit 2024-08-29T17:39:23.094409+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T17:39:24.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:39:24 smithi110 bash[24444]: audit 2024-08-29T17:39:23.103893+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:39:24.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:39:24 smithi110 bash[24444]: cluster 2024-08-29T17:39:23.700640+0000 mgr.y (mgr.14150) 240 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-08-29T17:39:24.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:39:24 smithi029 bash[22475]: audit 2024-08-29T17:39:23.082241+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:39:24.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:39:24 smithi029 bash[22475]: audit 2024-08-29T17:39:23.090831+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:39:24.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:39:24 smithi029 bash[22475]: audit 2024-08-29T17:39:23.092687+0000 mon.a (mon.0) 466 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:39:24.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:39:24 smithi029 bash[22475]: audit 2024-08-29T17:39:23.094409+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T17:39:24.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:39:24 smithi029 bash[22475]: audit 2024-08-29T17:39:23.103893+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:39:24.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:39:24 smithi029 bash[22475]: cluster 2024-08-29T17:39:23.700640+0000 mgr.y (mgr.14150) 240 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-08-29T17:39:24.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:39:24 smithi029 bash[32453]: audit 2024-08-29T17:39:23.082241+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:39:24.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:39:24 smithi029 bash[32453]: audit 2024-08-29T17:39:23.090831+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:39:24.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:39:24 smithi029 bash[32453]: audit 2024-08-29T17:39:23.092687+0000 mon.a (mon.0) 466 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:39:24.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:39:24 smithi029 bash[32453]: audit 2024-08-29T17:39:23.094409+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T17:39:24.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:39:24 smithi029 bash[32453]: audit 2024-08-29T17:39:23.103893+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:39:24.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:39:24 smithi029 bash[32453]: cluster 2024-08-29T17:39:23.700640+0000 mgr.y (mgr.14150) 240 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-08-29T17:39:25.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:39:25 smithi110 bash[24444]: audit 2024-08-29T17:39:24.565296+0000 mon.a (mon.0) 469 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-08-29T17:39:25.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:39:25 smithi110 bash[24444]: audit 2024-08-29T17:39:24.565406+0000 mon.b (mon.1) 12 : audit [INF] from='osd.4 [v2:172.21.15.110:6800/2206977059,v1:172.21.15.110:6801/2206977059]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-08-29T17:39:25.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:39:25 smithi029 bash[22475]: audit 2024-08-29T17:39:24.565296+0000 mon.a (mon.0) 469 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-08-29T17:39:25.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:39:25 smithi029 bash[22475]: audit 2024-08-29T17:39:24.565406+0000 mon.b (mon.1) 12 : audit [INF] from='osd.4 [v2:172.21.15.110:6800/2206977059,v1:172.21.15.110:6801/2206977059]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-08-29T17:39:25.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:39:25 smithi029 bash[32453]: audit 2024-08-29T17:39:24.565296+0000 mon.a (mon.0) 469 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-08-29T17:39:25.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:39:25 smithi029 bash[32453]: audit 2024-08-29T17:39:24.565406+0000 mon.b (mon.1) 12 : audit [INF] from='osd.4 [v2:172.21.15.110:6800/2206977059,v1:172.21.15.110:6801/2206977059]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-08-29T17:39:26.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:39:26 smithi110 bash[24444]: audit 2024-08-29T17:39:25.116102+0000 mon.a (mon.0) 470 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-08-29T17:39:26.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:39:26 smithi110 bash[24444]: cluster 2024-08-29T17:39:25.116255+0000 mon.a (mon.0) 471 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-08-29T17:39:26.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:39:26 smithi110 bash[24444]: audit 2024-08-29T17:39:25.116573+0000 mon.a (mon.0) 472 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-29T17:39:26.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:39:26 smithi110 bash[24444]: audit 2024-08-29T17:39:25.118192+0000 mon.b (mon.1) 13 : audit [INF] from='osd.4 [v2:172.21.15.110:6800/2206977059,v1:172.21.15.110:6801/2206977059]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi110", "root=default"]}]: dispatch 2024-08-29T17:39:26.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:39:26 smithi110 bash[24444]: audit 2024-08-29T17:39:25.118235+0000 mon.a (mon.0) 473 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi110", "root=default"]}]: dispatch 2024-08-29T17:39:26.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:39:26 smithi110 bash[24444]: cluster 2024-08-29T17:39:25.701163+0000 mgr.y (mgr.14150) 241 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-08-29T17:39:26.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:39:26 smithi029 bash[22475]: audit 2024-08-29T17:39:25.116102+0000 mon.a (mon.0) 470 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-08-29T17:39:26.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:39:26 smithi029 bash[22475]: cluster 2024-08-29T17:39:25.116255+0000 mon.a (mon.0) 471 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-08-29T17:39:26.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:39:26 smithi029 bash[22475]: audit 2024-08-29T17:39:25.116573+0000 mon.a (mon.0) 472 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-29T17:39:26.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:39:26 smithi029 bash[22475]: audit 2024-08-29T17:39:25.118192+0000 mon.b (mon.1) 13 : audit [INF] from='osd.4 [v2:172.21.15.110:6800/2206977059,v1:172.21.15.110:6801/2206977059]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi110", "root=default"]}]: dispatch 2024-08-29T17:39:26.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:39:26 smithi029 bash[22475]: audit 2024-08-29T17:39:25.118235+0000 mon.a (mon.0) 473 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi110", "root=default"]}]: dispatch 2024-08-29T17:39:26.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:39:26 smithi029 bash[22475]: cluster 2024-08-29T17:39:25.701163+0000 mgr.y (mgr.14150) 241 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-08-29T17:39:26.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:39:26 smithi029 bash[32453]: audit 2024-08-29T17:39:25.116102+0000 mon.a (mon.0) 470 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-08-29T17:39:26.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:39:26 smithi029 bash[32453]: cluster 2024-08-29T17:39:25.116255+0000 mon.a (mon.0) 471 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-08-29T17:39:26.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:39:26 smithi029 bash[32453]: audit 2024-08-29T17:39:25.116573+0000 mon.a (mon.0) 472 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-29T17:39:26.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:39:26 smithi029 bash[32453]: audit 2024-08-29T17:39:25.118192+0000 mon.b (mon.1) 13 : audit [INF] from='osd.4 [v2:172.21.15.110:6800/2206977059,v1:172.21.15.110:6801/2206977059]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi110", "root=default"]}]: dispatch 2024-08-29T17:39:26.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:39:26 smithi029 bash[32453]: audit 2024-08-29T17:39:25.118235+0000 mon.a (mon.0) 473 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi110", "root=default"]}]: dispatch 2024-08-29T17:39:26.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:39:26 smithi029 bash[32453]: cluster 2024-08-29T17:39:25.701163+0000 mgr.y (mgr.14150) 241 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-08-29T17:39:26.528 INFO:teuthology.orchestra.run.smithi110.stdout:Created osd(s) 4 on host 'smithi110' 2024-08-29T17:39:27.117 DEBUG:teuthology.orchestra.run.smithi110:osd.4> sudo journalctl -f -n 0 -u ceph-5b99e290-662c-11ef-bcd4-c7b262605968@osd.4.service 2024-08-29T17:39:27.120 INFO:tasks.cephadm:Deploying osd.5 on smithi110 with /dev/vg_nvme/lv_3... 2024-08-29T17:39:27.120 DEBUG:teuthology.orchestra.run.smithi110:> 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 5b99e290-662c-11ef-bcd4-c7b262605968 -- lvm zap /dev/vg_nvme/lv_3 2024-08-29T17:39:27.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:39:27 smithi110 bash[24444]: audit 2024-08-29T17:39:26.127910+0000 mon.a (mon.0) 474 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi110", "root=default"]}]': finished 2024-08-29T17:39:27.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:39:27 smithi110 bash[24444]: cluster 2024-08-29T17:39:26.128055+0000 mon.a (mon.0) 475 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-08-29T17:39:27.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:39:27 smithi110 bash[24444]: audit 2024-08-29T17:39:26.128540+0000 mon.a (mon.0) 476 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-29T17:39:27.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:39:27 smithi110 bash[24444]: audit 2024-08-29T17:39:26.138478+0000 mon.a (mon.0) 477 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-29T17:39:27.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:39:27 smithi110 bash[24444]: cluster 2024-08-29T17:39:26.178254+0000 mon.a (mon.0) 478 : cluster [DBG] osdmap e30: 5 total, 4 up, 5 in 2024-08-29T17:39:27.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:39:27 smithi110 bash[24444]: audit 2024-08-29T17:39:26.178628+0000 mon.a (mon.0) 479 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-29T17:39:27.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:39:27 smithi110 bash[24444]: audit 2024-08-29T17:39:26.440877+0000 mon.a (mon.0) 480 : audit [INF] from='osd.4 ' entity='osd.4' 2024-08-29T17:39:27.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:39:27 smithi110 bash[24444]: audit 2024-08-29T17:39:26.509350+0000 mon.a (mon.0) 481 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:39:27.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:39:27 smithi110 bash[24444]: audit 2024-08-29T17:39:26.516983+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:39:27.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:39:27 smithi110 bash[24444]: audit 2024-08-29T17:39:26.525196+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:39:27.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:39:27 smithi029 bash[22475]: audit 2024-08-29T17:39:26.127910+0000 mon.a (mon.0) 474 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi110", "root=default"]}]': finished 2024-08-29T17:39:27.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:39:27 smithi029 bash[22475]: cluster 2024-08-29T17:39:26.128055+0000 mon.a (mon.0) 475 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-08-29T17:39:27.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:39:27 smithi029 bash[22475]: audit 2024-08-29T17:39:26.128540+0000 mon.a (mon.0) 476 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-29T17:39:27.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:39:27 smithi029 bash[22475]: audit 2024-08-29T17:39:26.138478+0000 mon.a (mon.0) 477 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-29T17:39:27.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:39:27 smithi029 bash[22475]: cluster 2024-08-29T17:39:26.178254+0000 mon.a (mon.0) 478 : cluster [DBG] osdmap e30: 5 total, 4 up, 5 in 2024-08-29T17:39:27.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:39:27 smithi029 bash[22475]: audit 2024-08-29T17:39:26.178628+0000 mon.a (mon.0) 479 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-29T17:39:27.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:39:27 smithi029 bash[22475]: audit 2024-08-29T17:39:26.440877+0000 mon.a (mon.0) 480 : audit [INF] from='osd.4 ' entity='osd.4' 2024-08-29T17:39:27.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:39:27 smithi029 bash[22475]: audit 2024-08-29T17:39:26.509350+0000 mon.a (mon.0) 481 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:39:27.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:39:27 smithi029 bash[22475]: audit 2024-08-29T17:39:26.516983+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:39:27.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:39:27 smithi029 bash[22475]: audit 2024-08-29T17:39:26.525196+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:39:27.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:39:27 smithi029 bash[32453]: audit 2024-08-29T17:39:26.127910+0000 mon.a (mon.0) 474 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi110", "root=default"]}]': finished 2024-08-29T17:39:27.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:39:27 smithi029 bash[32453]: cluster 2024-08-29T17:39:26.128055+0000 mon.a (mon.0) 475 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-08-29T17:39:27.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:39:27 smithi029 bash[32453]: audit 2024-08-29T17:39:26.128540+0000 mon.a (mon.0) 476 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-29T17:39:27.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:39:27 smithi029 bash[32453]: audit 2024-08-29T17:39:26.138478+0000 mon.a (mon.0) 477 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-29T17:39:27.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:39:27 smithi029 bash[32453]: cluster 2024-08-29T17:39:26.178254+0000 mon.a (mon.0) 478 : cluster [DBG] osdmap e30: 5 total, 4 up, 5 in 2024-08-29T17:39:27.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:39:27 smithi029 bash[32453]: audit 2024-08-29T17:39:26.178628+0000 mon.a (mon.0) 479 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-29T17:39:27.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:39:27 smithi029 bash[32453]: audit 2024-08-29T17:39:26.440877+0000 mon.a (mon.0) 480 : audit [INF] from='osd.4 ' entity='osd.4' 2024-08-29T17:39:27.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:39:27 smithi029 bash[32453]: audit 2024-08-29T17:39:26.509350+0000 mon.a (mon.0) 481 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:39:27.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:39:27 smithi029 bash[32453]: audit 2024-08-29T17:39:26.516983+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:39:27.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:39:27 smithi029 bash[32453]: audit 2024-08-29T17:39:26.525196+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:39:28.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:39:28 smithi110 bash[24444]: cluster 2024-08-29T17:39:25.601887+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-08-29T17:39:28.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:39:28 smithi110 bash[24444]: cluster 2024-08-29T17:39:25.601940+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-08-29T17:39:28.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:39:28 smithi110 bash[24444]: audit 2024-08-29T17:39:27.136778+0000 mon.a (mon.0) 484 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-29T17:39:28.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:39:28 smithi110 bash[24444]: cluster 2024-08-29T17:39:27.181063+0000 mon.a (mon.0) 485 : cluster [INF] osd.4 [v2:172.21.15.110:6800/2206977059,v1:172.21.15.110:6801/2206977059] boot 2024-08-29T17:39:28.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:39:28 smithi110 bash[24444]: cluster 2024-08-29T17:39:27.181190+0000 mon.a (mon.0) 486 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-08-29T17:39:28.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:39:28 smithi110 bash[24444]: audit 2024-08-29T17:39:27.181722+0000 mon.a (mon.0) 487 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-29T17:39:28.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:39:28 smithi110 bash[24444]: cluster 2024-08-29T17:39:27.701697+0000 mgr.y (mgr.14150) 242 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-08-29T17:39:28.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:39:28 smithi029 bash[22475]: cluster 2024-08-29T17:39:25.601887+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-08-29T17:39:28.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:39:28 smithi029 bash[22475]: cluster 2024-08-29T17:39:25.601940+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-08-29T17:39:28.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:39:28 smithi029 bash[22475]: audit 2024-08-29T17:39:27.136778+0000 mon.a (mon.0) 484 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-29T17:39:28.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:39:28 smithi029 bash[22475]: cluster 2024-08-29T17:39:27.181063+0000 mon.a (mon.0) 485 : cluster [INF] osd.4 [v2:172.21.15.110:6800/2206977059,v1:172.21.15.110:6801/2206977059] boot 2024-08-29T17:39:28.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:39:28 smithi029 bash[22475]: cluster 2024-08-29T17:39:27.181190+0000 mon.a (mon.0) 486 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-08-29T17:39:28.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:39:28 smithi029 bash[22475]: audit 2024-08-29T17:39:27.181722+0000 mon.a (mon.0) 487 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-29T17:39:28.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:39:28 smithi029 bash[22475]: cluster 2024-08-29T17:39:27.701697+0000 mgr.y (mgr.14150) 242 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-08-29T17:39:28.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:39:28 smithi029 bash[32453]: cluster 2024-08-29T17:39:25.601887+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-08-29T17:39:28.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:39:28 smithi029 bash[32453]: cluster 2024-08-29T17:39:25.601940+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-08-29T17:39:28.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:39:28 smithi029 bash[32453]: audit 2024-08-29T17:39:27.136778+0000 mon.a (mon.0) 484 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-29T17:39:28.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:39:28 smithi029 bash[32453]: cluster 2024-08-29T17:39:27.181063+0000 mon.a (mon.0) 485 : cluster [INF] osd.4 [v2:172.21.15.110:6800/2206977059,v1:172.21.15.110:6801/2206977059] boot 2024-08-29T17:39:28.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:39:28 smithi029 bash[32453]: cluster 2024-08-29T17:39:27.181190+0000 mon.a (mon.0) 486 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-08-29T17:39:28.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:39:28 smithi029 bash[32453]: audit 2024-08-29T17:39:27.181722+0000 mon.a (mon.0) 487 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-29T17:39:28.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:39:28 smithi029 bash[32453]: cluster 2024-08-29T17:39:27.701697+0000 mgr.y (mgr.14150) 242 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-08-29T17:39:29.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:39:29 smithi110 bash[24444]: cluster 2024-08-29T17:39:28.187800+0000 mon.a (mon.0) 488 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-08-29T17:39:29.650 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:39:29 smithi029 bash[22475]: cluster 2024-08-29T17:39:28.187800+0000 mon.a (mon.0) 488 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-08-29T17:39:29.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:39:29 smithi029 bash[32453]: cluster 2024-08-29T17:39:28.187800+0000 mon.a (mon.0) 488 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-08-29T17:39:30.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:39:30 smithi110 bash[24444]: cluster 2024-08-29T17:39:29.190359+0000 mon.a (mon.0) 489 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-08-29T17:39:30.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:39:30 smithi110 bash[24444]: cluster 2024-08-29T17:39:29.702335+0000 mgr.y (mgr.14150) 243 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-08-29T17:39:30.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:39:30 smithi029 bash[22475]: cluster 2024-08-29T17:39:29.190359+0000 mon.a (mon.0) 489 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-08-29T17:39:30.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:39:30 smithi029 bash[22475]: cluster 2024-08-29T17:39:29.702335+0000 mgr.y (mgr.14150) 243 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-08-29T17:39:30.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:39:30 smithi029 bash[32453]: cluster 2024-08-29T17:39:29.190359+0000 mon.a (mon.0) 489 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-08-29T17:39:30.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:39:30 smithi029 bash[32453]: cluster 2024-08-29T17:39:29.702335+0000 mgr.y (mgr.14150) 243 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-08-29T17:39:31.349 INFO:teuthology.orchestra.run.smithi110.stderr:Inferring config /var/lib/ceph/5b99e290-662c-11ef-bcd4-c7b262605968/mon.b/config 2024-08-29T17:39:31.498 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:39:31 smithi110 bash[24444]: cluster 2024-08-29T17:39:30.208765+0000 mon.a (mon.0) 490 : cluster [DBG] osdmap e34: 5 total, 5 up, 5 in 2024-08-29T17:39:31.650 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:39:31 smithi029 bash[22475]: cluster 2024-08-29T17:39:30.208765+0000 mon.a (mon.0) 490 : cluster [DBG] osdmap e34: 5 total, 5 up, 5 in 2024-08-29T17:39:31.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:39:31 smithi029 bash[32453]: cluster 2024-08-29T17:39:30.208765+0000 mon.a (mon.0) 490 : cluster [DBG] osdmap e34: 5 total, 5 up, 5 in 2024-08-29T17:39:32.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:39:32 smithi110 bash[24444]: cluster 2024-08-29T17:39:31.208334+0000 mon.a (mon.0) 491 : cluster [DBG] osdmap e35: 5 total, 5 up, 5 in 2024-08-29T17:39:32.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:39:32 smithi110 bash[24444]: cluster 2024-08-29T17:39:31.702984+0000 mgr.y (mgr.14150) 244 : cluster [DBG] pgmap v219: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail; 144 KiB/s, 0 objects/s recovering 2024-08-29T17:39:32.650 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:39:32 smithi029 bash[22475]: cluster 2024-08-29T17:39:31.208334+0000 mon.a (mon.0) 491 : cluster [DBG] osdmap e35: 5 total, 5 up, 5 in 2024-08-29T17:39:32.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:39:32 smithi029 bash[22475]: cluster 2024-08-29T17:39:31.702984+0000 mgr.y (mgr.14150) 244 : cluster [DBG] pgmap v219: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail; 144 KiB/s, 0 objects/s recovering 2024-08-29T17:39:32.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:39:32 smithi029 bash[32453]: cluster 2024-08-29T17:39:31.208334+0000 mon.a (mon.0) 491 : cluster [DBG] osdmap e35: 5 total, 5 up, 5 in 2024-08-29T17:39:32.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:39:32 smithi029 bash[32453]: cluster 2024-08-29T17:39:31.702984+0000 mgr.y (mgr.14150) 244 : cluster [DBG] pgmap v219: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail; 144 KiB/s, 0 objects/s recovering 2024-08-29T17:39:34.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:39:33 smithi110 bash[24444]: cluster 2024-08-29T17:39:33.703553+0000 mgr.y (mgr.14150) 245 : cluster [DBG] pgmap v220: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 148 MiB used, 447 GiB / 447 GiB avail; 104 KiB/s, 0 objects/s recovering 2024-08-29T17:39:34.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:39:33 smithi029 bash[22475]: cluster 2024-08-29T17:39:33.703553+0000 mgr.y (mgr.14150) 245 : cluster [DBG] pgmap v220: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 148 MiB used, 447 GiB / 447 GiB avail; 104 KiB/s, 0 objects/s recovering 2024-08-29T17:39:34.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:39:33 smithi029 bash[32453]: cluster 2024-08-29T17:39:33.703553+0000 mgr.y (mgr.14150) 245 : cluster [DBG] pgmap v220: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 148 MiB used, 447 GiB / 447 GiB avail; 104 KiB/s, 0 objects/s recovering 2024-08-29T17:39:36.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:39:35 smithi110 bash[24444]: cluster 2024-08-29T17:39:35.704137+0000 mgr.y (mgr.14150) 246 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail; 88 KiB/s, 0 objects/s recovering 2024-08-29T17:39:36.185 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:39:35 smithi029 bash[22475]: cluster 2024-08-29T17:39:35.704137+0000 mgr.y (mgr.14150) 246 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail; 88 KiB/s, 0 objects/s recovering 2024-08-29T17:39:36.185 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:39:35 smithi029 bash[32453]: cluster 2024-08-29T17:39:35.704137+0000 mgr.y (mgr.14150) 246 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail; 88 KiB/s, 0 objects/s recovering 2024-08-29T17:39:37.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:39:37 smithi110 bash[24444]: cephadm 2024-08-29T17:39:36.390061+0000 mgr.y (mgr.14150) 247 : cephadm [INF] Detected new or changed devices on smithi110 2024-08-29T17:39:37.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:39:37 smithi110 bash[24444]: audit 2024-08-29T17:39:36.398629+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:39:37.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:39:37 smithi110 bash[24444]: audit 2024-08-29T17:39:36.407213+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:39:37.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:39:37 smithi110 bash[24444]: audit 2024-08-29T17:39:36.409178+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-08-29T17:39:37.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:39:37 smithi110 bash[24444]: cephadm 2024-08-29T17:39:36.410516+0000 mgr.y (mgr.14150) 248 : cephadm [INF] Adjusting osd_memory_target on smithi110 to 17265M 2024-08-29T17:39:37.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:39:37 smithi110 bash[24444]: audit 2024-08-29T17:39:36.419003+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:39:37.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:39:37 smithi110 bash[24444]: audit 2024-08-29T17:39:36.421514+0000 mon.a (mon.0) 496 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:39:37.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:39:37 smithi110 bash[24444]: audit 2024-08-29T17:39:36.423255+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T17:39:37.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:39:37 smithi110 bash[24444]: audit 2024-08-29T17:39:36.433265+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:39:37.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:39:37 smithi029 bash[22475]: cephadm 2024-08-29T17:39:36.390061+0000 mgr.y (mgr.14150) 247 : cephadm [INF] Detected new or changed devices on smithi110 2024-08-29T17:39:37.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:39:37 smithi029 bash[22475]: audit 2024-08-29T17:39:36.398629+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:39:37.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:39:37 smithi029 bash[22475]: audit 2024-08-29T17:39:36.407213+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:39:37.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:39:37 smithi029 bash[22475]: audit 2024-08-29T17:39:36.409178+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-08-29T17:39:37.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:39:37 smithi029 bash[22475]: cephadm 2024-08-29T17:39:36.410516+0000 mgr.y (mgr.14150) 248 : cephadm [INF] Adjusting osd_memory_target on smithi110 to 17265M 2024-08-29T17:39:37.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:39:37 smithi029 bash[22475]: audit 2024-08-29T17:39:36.419003+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:39:37.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:39:37 smithi029 bash[22475]: audit 2024-08-29T17:39:36.421514+0000 mon.a (mon.0) 496 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:39:37.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:39:37 smithi029 bash[22475]: audit 2024-08-29T17:39:36.423255+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T17:39:37.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:39:37 smithi029 bash[22475]: audit 2024-08-29T17:39:36.433265+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:39:37.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:39:37 smithi029 bash[32453]: cephadm 2024-08-29T17:39:36.390061+0000 mgr.y (mgr.14150) 247 : cephadm [INF] Detected new or changed devices on smithi110 2024-08-29T17:39:37.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:39:37 smithi029 bash[32453]: audit 2024-08-29T17:39:36.398629+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:39:37.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:39:37 smithi029 bash[32453]: audit 2024-08-29T17:39:36.407213+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:39:37.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:39:37 smithi029 bash[32453]: audit 2024-08-29T17:39:36.409178+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-08-29T17:39:37.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:39:37 smithi029 bash[32453]: cephadm 2024-08-29T17:39:36.410516+0000 mgr.y (mgr.14150) 248 : cephadm [INF] Adjusting osd_memory_target on smithi110 to 17265M 2024-08-29T17:39:37.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:39:37 smithi029 bash[32453]: audit 2024-08-29T17:39:36.419003+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:39:37.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:39:37 smithi029 bash[32453]: audit 2024-08-29T17:39:36.421514+0000 mon.a (mon.0) 496 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:39:37.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:39:37 smithi029 bash[32453]: audit 2024-08-29T17:39:36.423255+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T17:39:37.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:39:37 smithi029 bash[32453]: audit 2024-08-29T17:39:36.433265+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:39:38.568 INFO:teuthology.orchestra.run.smithi110.stdout: 2024-08-29T17:39:38.600 DEBUG:teuthology.orchestra.run.smithi110:> 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 5b99e290-662c-11ef-bcd4-c7b262605968 -- ceph orch daemon add osd smithi110:vg_nvme/lv_3 2024-08-29T17:39:38.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:39:38 smithi110 bash[24444]: cluster 2024-08-29T17:39:37.704704+0000 mgr.y (mgr.14150) 249 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-08-29T17:39:38.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:39:38 smithi029 bash[22475]: cluster 2024-08-29T17:39:37.704704+0000 mgr.y (mgr.14150) 249 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-08-29T17:39:38.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:39:38 smithi029 bash[32453]: cluster 2024-08-29T17:39:37.704704+0000 mgr.y (mgr.14150) 249 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-08-29T17:39:40.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:39:39 smithi110 bash[24444]: cluster 2024-08-29T17:39:39.705359+0000 mgr.y (mgr.14150) 250 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-08-29T17:39:40.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:39:39 smithi029 bash[22475]: cluster 2024-08-29T17:39:39.705359+0000 mgr.y (mgr.14150) 250 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-08-29T17:39:40.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:39:39 smithi029 bash[32453]: cluster 2024-08-29T17:39:39.705359+0000 mgr.y (mgr.14150) 250 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-08-29T17:39:42.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:39:41 smithi110 bash[24444]: cluster 2024-08-29T17:39:41.706044+0000 mgr.y (mgr.14150) 251 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-08-29T17:39:42.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:39:41 smithi029 bash[22475]: cluster 2024-08-29T17:39:41.706044+0000 mgr.y (mgr.14150) 251 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-08-29T17:39:42.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:39:41 smithi029 bash[32453]: cluster 2024-08-29T17:39:41.706044+0000 mgr.y (mgr.14150) 251 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-08-29T17:39:43.275 INFO:teuthology.orchestra.run.smithi110.stderr:Inferring config /var/lib/ceph/5b99e290-662c-11ef-bcd4-c7b262605968/mon.b/config 2024-08-29T17:39:44.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:39:43 smithi110 bash[24444]: cluster 2024-08-29T17:39:43.706766+0000 mgr.y (mgr.14150) 252 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-08-29T17:39:44.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:39:43 smithi029 bash[22475]: cluster 2024-08-29T17:39:43.706766+0000 mgr.y (mgr.14150) 252 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-08-29T17:39:44.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:39:43 smithi029 bash[32453]: cluster 2024-08-29T17:39:43.706766+0000 mgr.y (mgr.14150) 252 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-08-29T17:39:46.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:39:45 smithi110 bash[24444]: cluster 2024-08-29T17:39:45.707470+0000 mgr.y (mgr.14150) 253 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-08-29T17:39:46.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:39:45 smithi029 bash[22475]: cluster 2024-08-29T17:39:45.707470+0000 mgr.y (mgr.14150) 253 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-08-29T17:39:46.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:39:45 smithi029 bash[32453]: cluster 2024-08-29T17:39:45.707470+0000 mgr.y (mgr.14150) 253 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-08-29T17:39:47.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:39:46 smithi110 bash[24444]: audit 2024-08-29T17:39:46.253439+0000 mgr.y (mgr.14150) 254 : audit [DBG] from='client.24229 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi110:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T17:39:47.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:39:46 smithi110 bash[24444]: audit 2024-08-29T17:39:46.259949+0000 mon.a (mon.0) 499 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-29T17:39:47.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:39:46 smithi110 bash[24444]: audit 2024-08-29T17:39:46.266048+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-29T17:39:47.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:39:46 smithi110 bash[24444]: audit 2024-08-29T17:39:46.267761+0000 mon.a (mon.0) 501 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:39:47.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:39:46 smithi029 bash[22475]: audit 2024-08-29T17:39:46.253439+0000 mgr.y (mgr.14150) 254 : audit [DBG] from='client.24229 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi110:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T17:39:47.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:39:46 smithi029 bash[22475]: audit 2024-08-29T17:39:46.259949+0000 mon.a (mon.0) 499 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-29T17:39:47.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:39:46 smithi029 bash[22475]: audit 2024-08-29T17:39:46.266048+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-29T17:39:47.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:39:46 smithi029 bash[22475]: audit 2024-08-29T17:39:46.267761+0000 mon.a (mon.0) 501 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:39:47.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:39:46 smithi029 bash[32453]: audit 2024-08-29T17:39:46.253439+0000 mgr.y (mgr.14150) 254 : audit [DBG] from='client.24229 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi110:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T17:39:47.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:39:46 smithi029 bash[32453]: audit 2024-08-29T17:39:46.259949+0000 mon.a (mon.0) 499 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-29T17:39:47.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:39:46 smithi029 bash[32453]: audit 2024-08-29T17:39:46.266048+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-29T17:39:47.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:39:46 smithi029 bash[32453]: audit 2024-08-29T17:39:46.267761+0000 mon.a (mon.0) 501 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:39:48.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:39:47 smithi110 bash[24444]: cluster 2024-08-29T17:39:47.708119+0000 mgr.y (mgr.14150) 255 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-08-29T17:39:48.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:39:47 smithi029 bash[22475]: cluster 2024-08-29T17:39:47.708119+0000 mgr.y (mgr.14150) 255 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-08-29T17:39:48.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:39:47 smithi029 bash[32453]: cluster 2024-08-29T17:39:47.708119+0000 mgr.y (mgr.14150) 255 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-08-29T17:39:50.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:39:49 smithi110 bash[24444]: cluster 2024-08-29T17:39:49.708803+0000 mgr.y (mgr.14150) 256 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-08-29T17:39:50.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:39:49 smithi029 bash[22475]: cluster 2024-08-29T17:39:49.708803+0000 mgr.y (mgr.14150) 256 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-08-29T17:39:50.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:39:49 smithi029 bash[32453]: cluster 2024-08-29T17:39:49.708803+0000 mgr.y (mgr.14150) 256 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-08-29T17:39:52.019 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:39:51 smithi110 bash[24444]: cluster 2024-08-29T17:39:51.709505+0000 mgr.y (mgr.14150) 257 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-08-29T17:39:52.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:39:51 smithi029 bash[22475]: cluster 2024-08-29T17:39:51.709505+0000 mgr.y (mgr.14150) 257 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-08-29T17:39:52.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:39:51 smithi029 bash[32453]: cluster 2024-08-29T17:39:51.709505+0000 mgr.y (mgr.14150) 257 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-08-29T17:39:54.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:39:53 smithi110 bash[24444]: cluster 2024-08-29T17:39:53.710161+0000 mgr.y (mgr.14150) 258 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-08-29T17:39:54.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:39:53 smithi029 bash[22475]: cluster 2024-08-29T17:39:53.710161+0000 mgr.y (mgr.14150) 258 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-08-29T17:39:54.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:39:53 smithi029 bash[32453]: cluster 2024-08-29T17:39:53.710161+0000 mgr.y (mgr.14150) 258 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-08-29T17:39:55.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:39:54 smithi110 bash[24444]: audit 2024-08-29T17:39:54.480691+0000 mon.b (mon.1) 14 : audit [INF] from='client.? 172.21.15.110:0/3460226352' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9bbb5c1b-95f3-4f29-9f8e-7b5130d1a9b7"}]: dispatch 2024-08-29T17:39:55.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:39:54 smithi110 bash[24444]: audit 2024-08-29T17:39:54.480739+0000 mon.a (mon.0) 502 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9bbb5c1b-95f3-4f29-9f8e-7b5130d1a9b7"}]: dispatch 2024-08-29T17:39:55.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:39:54 smithi110 bash[24444]: audit 2024-08-29T17:39:54.490124+0000 mon.a (mon.0) 503 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "9bbb5c1b-95f3-4f29-9f8e-7b5130d1a9b7"}]': finished 2024-08-29T17:39:55.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:39:54 smithi110 bash[24444]: cluster 2024-08-29T17:39:54.490330+0000 mon.a (mon.0) 504 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-08-29T17:39:55.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:39:54 smithi110 bash[24444]: audit 2024-08-29T17:39:54.490561+0000 mon.a (mon.0) 505 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-29T17:39:55.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:39:54 smithi029 bash[22475]: audit 2024-08-29T17:39:54.480691+0000 mon.b (mon.1) 14 : audit [INF] from='client.? 172.21.15.110:0/3460226352' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9bbb5c1b-95f3-4f29-9f8e-7b5130d1a9b7"}]: dispatch 2024-08-29T17:39:55.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:39:54 smithi029 bash[22475]: audit 2024-08-29T17:39:54.480739+0000 mon.a (mon.0) 502 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9bbb5c1b-95f3-4f29-9f8e-7b5130d1a9b7"}]: dispatch 2024-08-29T17:39:55.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:39:54 smithi029 bash[22475]: audit 2024-08-29T17:39:54.490124+0000 mon.a (mon.0) 503 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "9bbb5c1b-95f3-4f29-9f8e-7b5130d1a9b7"}]': finished 2024-08-29T17:39:55.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:39:54 smithi029 bash[22475]: cluster 2024-08-29T17:39:54.490330+0000 mon.a (mon.0) 504 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-08-29T17:39:55.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:39:54 smithi029 bash[22475]: audit 2024-08-29T17:39:54.490561+0000 mon.a (mon.0) 505 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-29T17:39:55.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:39:54 smithi029 bash[32453]: audit 2024-08-29T17:39:54.480691+0000 mon.b (mon.1) 14 : audit [INF] from='client.? 172.21.15.110:0/3460226352' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9bbb5c1b-95f3-4f29-9f8e-7b5130d1a9b7"}]: dispatch 2024-08-29T17:39:55.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:39:54 smithi029 bash[32453]: audit 2024-08-29T17:39:54.480739+0000 mon.a (mon.0) 502 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9bbb5c1b-95f3-4f29-9f8e-7b5130d1a9b7"}]: dispatch 2024-08-29T17:39:55.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:39:54 smithi029 bash[32453]: audit 2024-08-29T17:39:54.490124+0000 mon.a (mon.0) 503 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "9bbb5c1b-95f3-4f29-9f8e-7b5130d1a9b7"}]': finished 2024-08-29T17:39:55.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:39:54 smithi029 bash[32453]: cluster 2024-08-29T17:39:54.490330+0000 mon.a (mon.0) 504 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-08-29T17:39:55.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:39:54 smithi029 bash[32453]: audit 2024-08-29T17:39:54.490561+0000 mon.a (mon.0) 505 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-29T17:39:56.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:39:55 smithi110 bash[24444]: audit 2024-08-29T17:39:55.154318+0000 mon.b (mon.1) 15 : audit [DBG] from='client.? 172.21.15.110:0/4244886760' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-29T17:39:56.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:39:55 smithi110 bash[24444]: cluster 2024-08-29T17:39:55.710733+0000 mgr.y (mgr.14150) 259 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-08-29T17:39:56.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:39:55 smithi029 bash[22475]: audit 2024-08-29T17:39:55.154318+0000 mon.b (mon.1) 15 : audit [DBG] from='client.? 172.21.15.110:0/4244886760' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-29T17:39:56.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:39:55 smithi029 bash[22475]: cluster 2024-08-29T17:39:55.710733+0000 mgr.y (mgr.14150) 259 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-08-29T17:39:56.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:39:55 smithi029 bash[32453]: audit 2024-08-29T17:39:55.154318+0000 mon.b (mon.1) 15 : audit [DBG] from='client.? 172.21.15.110:0/4244886760' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-29T17:39:56.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:39:55 smithi029 bash[32453]: cluster 2024-08-29T17:39:55.710733+0000 mgr.y (mgr.14150) 259 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-08-29T17:39:57.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:39:57 smithi110 bash[24444]: cluster 2024-08-29T17:39:57.711244+0000 mgr.y (mgr.14150) 260 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-08-29T17:39:58.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:39:57 smithi029 bash[22475]: cluster 2024-08-29T17:39:57.711244+0000 mgr.y (mgr.14150) 260 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-08-29T17:39:58.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:39:57 smithi029 bash[32453]: cluster 2024-08-29T17:39:57.711244+0000 mgr.y (mgr.14150) 260 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-08-29T17:40:00.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:39:59 smithi110 bash[24444]: cluster 2024-08-29T17:39:59.711804+0000 mgr.y (mgr.14150) 261 : cluster [DBG] pgmap v234: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-08-29T17:40:00.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:39:59 smithi029 bash[22475]: cluster 2024-08-29T17:39:59.711804+0000 mgr.y (mgr.14150) 261 : cluster [DBG] pgmap v234: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-08-29T17:40:00.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:39:59 smithi029 bash[32453]: cluster 2024-08-29T17:39:59.711804+0000 mgr.y (mgr.14150) 261 : cluster [DBG] pgmap v234: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-08-29T17:40:01.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:40:00 smithi110 bash[24444]: cluster 2024-08-29T17:40:00.000134+0000 mon.a (mon.0) 506 : cluster [INF] overall HEALTH_OK 2024-08-29T17:40:01.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:40:00 smithi029 bash[22475]: cluster 2024-08-29T17:40:00.000134+0000 mon.a (mon.0) 506 : cluster [INF] overall HEALTH_OK 2024-08-29T17:40:01.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:40:00 smithi029 bash[32453]: cluster 2024-08-29T17:40:00.000134+0000 mon.a (mon.0) 506 : cluster [INF] overall HEALTH_OK 2024-08-29T17:40:02.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:40:02 smithi110 bash[24444]: cluster 2024-08-29T17:40:01.712333+0000 mgr.y (mgr.14150) 262 : cluster [DBG] pgmap v235: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-08-29T17:40:02.650 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:40:02 smithi029 bash[22475]: cluster 2024-08-29T17:40:01.712333+0000 mgr.y (mgr.14150) 262 : cluster [DBG] pgmap v235: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-08-29T17:40:02.650 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:40:02 smithi029 bash[32453]: cluster 2024-08-29T17:40:01.712333+0000 mgr.y (mgr.14150) 262 : cluster [DBG] pgmap v235: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-08-29T17:40:04.102 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:40:03 smithi110 bash[24444]: cluster 2024-08-29T17:40:03.712865+0000 mgr.y (mgr.14150) 263 : cluster [DBG] pgmap v236: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-08-29T17:40:04.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:40:03 smithi029 bash[22475]: cluster 2024-08-29T17:40:03.712865+0000 mgr.y (mgr.14150) 263 : cluster [DBG] pgmap v236: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-08-29T17:40:04.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:40:03 smithi029 bash[32453]: cluster 2024-08-29T17:40:03.712865+0000 mgr.y (mgr.14150) 263 : cluster [DBG] pgmap v236: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-08-29T17:40:05.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:40:05 smithi110 bash[24444]: cluster 2024-08-29T17:40:05.713428+0000 mgr.y (mgr.14150) 264 : cluster [DBG] pgmap v237: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-08-29T17:40:06.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:40:05 smithi029 bash[22475]: cluster 2024-08-29T17:40:05.713428+0000 mgr.y (mgr.14150) 264 : cluster [DBG] pgmap v237: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-08-29T17:40:06.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:40:05 smithi029 bash[32453]: cluster 2024-08-29T17:40:05.713428+0000 mgr.y (mgr.14150) 264 : cluster [DBG] pgmap v237: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-08-29T17:40:07.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:40:06 smithi110 bash[24444]: audit 2024-08-29T17:40:06.586264+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-08-29T17:40:07.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:40:06 smithi110 bash[24444]: audit 2024-08-29T17:40:06.588073+0000 mon.a (mon.0) 508 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:40:07.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:40:06 smithi110 bash[24444]: cephadm 2024-08-29T17:40:06.589636+0000 mgr.y (mgr.14150) 265 : cephadm [INF] Deploying daemon osd.5 on smithi110 2024-08-29T17:40:07.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:40:06 smithi029 bash[22475]: audit 2024-08-29T17:40:06.586264+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-08-29T17:40:07.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:40:06 smithi029 bash[22475]: audit 2024-08-29T17:40:06.588073+0000 mon.a (mon.0) 508 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:40:07.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:40:06 smithi029 bash[22475]: cephadm 2024-08-29T17:40:06.589636+0000 mgr.y (mgr.14150) 265 : cephadm [INF] Deploying daemon osd.5 on smithi110 2024-08-29T17:40:07.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:40:06 smithi029 bash[32453]: audit 2024-08-29T17:40:06.586264+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-08-29T17:40:07.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:40:06 smithi029 bash[32453]: audit 2024-08-29T17:40:06.588073+0000 mon.a (mon.0) 508 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:40:07.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:40:06 smithi029 bash[32453]: cephadm 2024-08-29T17:40:06.589636+0000 mgr.y (mgr.14150) 265 : cephadm [INF] Deploying daemon osd.5 on smithi110 2024-08-29T17:40:08.144 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:40:07 smithi110 bash[24444]: cluster 2024-08-29T17:40:07.713963+0000 mgr.y (mgr.14150) 266 : cluster [DBG] pgmap v238: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-08-29T17:40:08.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:40:07 smithi029 bash[22475]: cluster 2024-08-29T17:40:07.713963+0000 mgr.y (mgr.14150) 266 : cluster [DBG] pgmap v238: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-08-29T17:40:08.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:40:07 smithi029 bash[32453]: cluster 2024-08-29T17:40:07.713963+0000 mgr.y (mgr.14150) 266 : cluster [DBG] pgmap v238: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-08-29T17:40:09.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:40:09 smithi110 bash[24444]: cluster 2024-08-29T17:40:09.714526+0000 mgr.y (mgr.14150) 267 : cluster [DBG] pgmap v239: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-08-29T17:40:10.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:40:09 smithi029 bash[22475]: cluster 2024-08-29T17:40:09.714526+0000 mgr.y (mgr.14150) 267 : cluster [DBG] pgmap v239: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-08-29T17:40:10.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:40:09 smithi029 bash[32453]: cluster 2024-08-29T17:40:09.714526+0000 mgr.y (mgr.14150) 267 : cluster [DBG] pgmap v239: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-08-29T17:40:10.870 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:40:10 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.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-08-29T17:40:10.870 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:40:10 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.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-08-29T17:40:10.870 INFO:journalctl@ceph.osd.4.smithi110.stdout:Aug 29 17:40:10 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.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-08-29T17:40:11.150 INFO:journalctl@ceph.osd.4.smithi110.stdout:Aug 29 17:40:10 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.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-08-29T17:40:11.150 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:40:10 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.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-08-29T17:40:11.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:40:10 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.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-08-29T17:40:11.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:40:11 smithi110 bash[24444]: audit 2024-08-29T17:40:11.009995+0000 mon.a (mon.0) 509 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:40:11.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:40:11 smithi110 bash[24444]: audit 2024-08-29T17:40:11.017599+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:40:11.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:40:11 smithi110 bash[24444]: audit 2024-08-29T17:40:11.025987+0000 mon.a (mon.0) 511 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:40:11.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:40:11 smithi029 bash[22475]: audit 2024-08-29T17:40:11.009995+0000 mon.a (mon.0) 509 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:40:11.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:40:11 smithi029 bash[22475]: audit 2024-08-29T17:40:11.017599+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:40:11.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:40:11 smithi029 bash[22475]: audit 2024-08-29T17:40:11.025987+0000 mon.a (mon.0) 511 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:40:11.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:40:11 smithi029 bash[32453]: audit 2024-08-29T17:40:11.009995+0000 mon.a (mon.0) 509 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:40:11.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:40:11 smithi029 bash[32453]: audit 2024-08-29T17:40:11.017599+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:40:11.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:40:11 smithi029 bash[32453]: audit 2024-08-29T17:40:11.025987+0000 mon.a (mon.0) 511 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:40:12.399 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:40:12 smithi110 bash[24444]: cluster 2024-08-29T17:40:11.715135+0000 mgr.y (mgr.14150) 268 : cluster [DBG] pgmap v240: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-08-29T17:40:12.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:40:12 smithi029 bash[22475]: cluster 2024-08-29T17:40:11.715135+0000 mgr.y (mgr.14150) 268 : cluster [DBG] pgmap v240: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-08-29T17:40:12.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:40:12 smithi029 bash[32453]: cluster 2024-08-29T17:40:11.715135+0000 mgr.y (mgr.14150) 268 : cluster [DBG] pgmap v240: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-08-29T17:40:14.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:40:13 smithi110 bash[24444]: cluster 2024-08-29T17:40:13.715686+0000 mgr.y (mgr.14150) 269 : cluster [DBG] pgmap v241: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-08-29T17:40:14.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:40:13 smithi029 bash[22475]: cluster 2024-08-29T17:40:13.715686+0000 mgr.y (mgr.14150) 269 : cluster [DBG] pgmap v241: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-08-29T17:40:14.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:40:13 smithi029 bash[32453]: cluster 2024-08-29T17:40:13.715686+0000 mgr.y (mgr.14150) 269 : cluster [DBG] pgmap v241: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-08-29T17:40:16.149 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:40:15 smithi110 bash[24444]: cluster 2024-08-29T17:40:15.716232+0000 mgr.y (mgr.14150) 270 : cluster [DBG] pgmap v242: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-08-29T17:40:16.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:40:15 smithi029 bash[22475]: cluster 2024-08-29T17:40:15.716232+0000 mgr.y (mgr.14150) 270 : cluster [DBG] pgmap v242: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-08-29T17:40:16.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:40:15 smithi029 bash[32453]: cluster 2024-08-29T17:40:15.716232+0000 mgr.y (mgr.14150) 270 : cluster [DBG] pgmap v242: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-08-29T17:40:17.583 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:40:17 smithi110 bash[24444]: audit 2024-08-29T17:40:16.177856+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:40:17.583 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:40:17 smithi110 bash[24444]: audit 2024-08-29T17:40:16.186988+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:40:17.583 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:40:17 smithi110 bash[24444]: audit 2024-08-29T17:40:16.647863+0000 mon.a (mon.0) 514 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:40:17.583 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:40:17 smithi110 bash[24444]: audit 2024-08-29T17:40:16.649734+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T17:40:17.583 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:40:17 smithi110 bash[24444]: audit 2024-08-29T17:40:16.659633+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:40:17.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:40:17 smithi029 bash[22475]: audit 2024-08-29T17:40:16.177856+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:40:17.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:40:17 smithi029 bash[22475]: audit 2024-08-29T17:40:16.186988+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:40:17.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:40:17 smithi029 bash[22475]: audit 2024-08-29T17:40:16.647863+0000 mon.a (mon.0) 514 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:40:17.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:40:17 smithi029 bash[22475]: audit 2024-08-29T17:40:16.649734+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T17:40:17.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:40:17 smithi029 bash[22475]: audit 2024-08-29T17:40:16.659633+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:40:17.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:40:17 smithi029 bash[32453]: audit 2024-08-29T17:40:16.177856+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:40:17.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:40:17 smithi029 bash[32453]: audit 2024-08-29T17:40:16.186988+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:40:17.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:40:17 smithi029 bash[32453]: audit 2024-08-29T17:40:16.647863+0000 mon.a (mon.0) 514 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:40:17.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:40:17 smithi029 bash[32453]: audit 2024-08-29T17:40:16.649734+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T17:40:17.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:40:17 smithi029 bash[32453]: audit 2024-08-29T17:40:16.659633+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:40:18.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:40:18 smithi110 bash[24444]: audit 2024-08-29T17:40:17.588754+0000 mon.b (mon.1) 16 : audit [INF] from='osd.5 [v2:172.21.15.110:6808/548956480,v1:172.21.15.110:6809/548956480]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-08-29T17:40:18.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:40:18 smithi110 bash[24444]: audit 2024-08-29T17:40:17.588842+0000 mon.a (mon.0) 517 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-08-29T17:40:18.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:40:18 smithi110 bash[24444]: cluster 2024-08-29T17:40:17.716787+0000 mgr.y (mgr.14150) 271 : cluster [DBG] pgmap v243: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-08-29T17:40:18.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:40:18 smithi029 bash[22475]: audit 2024-08-29T17:40:17.588754+0000 mon.b (mon.1) 16 : audit [INF] from='osd.5 [v2:172.21.15.110:6808/548956480,v1:172.21.15.110:6809/548956480]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-08-29T17:40:18.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:40:18 smithi029 bash[22475]: audit 2024-08-29T17:40:17.588842+0000 mon.a (mon.0) 517 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-08-29T17:40:18.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:40:18 smithi029 bash[22475]: cluster 2024-08-29T17:40:17.716787+0000 mgr.y (mgr.14150) 271 : cluster [DBG] pgmap v243: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-08-29T17:40:18.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:40:18 smithi029 bash[32453]: audit 2024-08-29T17:40:17.588754+0000 mon.b (mon.1) 16 : audit [INF] from='osd.5 [v2:172.21.15.110:6808/548956480,v1:172.21.15.110:6809/548956480]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-08-29T17:40:18.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:40:18 smithi029 bash[32453]: audit 2024-08-29T17:40:17.588842+0000 mon.a (mon.0) 517 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-08-29T17:40:18.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:40:18 smithi029 bash[32453]: cluster 2024-08-29T17:40:17.716787+0000 mgr.y (mgr.14150) 271 : cluster [DBG] pgmap v243: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-08-29T17:40:19.476 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:40:19 smithi110 bash[24444]: audit 2024-08-29T17:40:18.187961+0000 mon.a (mon.0) 518 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-08-29T17:40:19.477 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:40:19 smithi110 bash[24444]: cluster 2024-08-29T17:40:18.188018+0000 mon.a (mon.0) 519 : cluster [DBG] osdmap e37: 6 total, 5 up, 6 in 2024-08-29T17:40:19.477 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:40:19 smithi110 bash[24444]: audit 2024-08-29T17:40:18.188234+0000 mon.a (mon.0) 520 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-29T17:40:19.477 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:40:19 smithi110 bash[24444]: audit 2024-08-29T17:40:18.189759+0000 mon.b (mon.1) 17 : audit [INF] from='osd.5 [v2:172.21.15.110:6808/548956480,v1:172.21.15.110:6809/548956480]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi110", "root=default"]}]: dispatch 2024-08-29T17:40:19.477 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:40:19 smithi110 bash[24444]: audit 2024-08-29T17:40:18.189877+0000 mon.a (mon.0) 521 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi110", "root=default"]}]: dispatch 2024-08-29T17:40:19.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:40:19 smithi029 bash[22475]: audit 2024-08-29T17:40:18.187961+0000 mon.a (mon.0) 518 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-08-29T17:40:19.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:40:19 smithi029 bash[22475]: cluster 2024-08-29T17:40:18.188018+0000 mon.a (mon.0) 519 : cluster [DBG] osdmap e37: 6 total, 5 up, 6 in 2024-08-29T17:40:19.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:40:19 smithi029 bash[22475]: audit 2024-08-29T17:40:18.188234+0000 mon.a (mon.0) 520 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-29T17:40:19.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:40:19 smithi029 bash[22475]: audit 2024-08-29T17:40:18.189759+0000 mon.b (mon.1) 17 : audit [INF] from='osd.5 [v2:172.21.15.110:6808/548956480,v1:172.21.15.110:6809/548956480]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi110", "root=default"]}]: dispatch 2024-08-29T17:40:19.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:40:19 smithi029 bash[22475]: audit 2024-08-29T17:40:18.189877+0000 mon.a (mon.0) 521 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi110", "root=default"]}]: dispatch 2024-08-29T17:40:19.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:40:19 smithi029 bash[32453]: audit 2024-08-29T17:40:18.187961+0000 mon.a (mon.0) 518 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-08-29T17:40:19.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:40:19 smithi029 bash[32453]: cluster 2024-08-29T17:40:18.188018+0000 mon.a (mon.0) 519 : cluster [DBG] osdmap e37: 6 total, 5 up, 6 in 2024-08-29T17:40:19.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:40:19 smithi029 bash[32453]: audit 2024-08-29T17:40:18.188234+0000 mon.a (mon.0) 520 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-29T17:40:19.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:40:19 smithi029 bash[32453]: audit 2024-08-29T17:40:18.189759+0000 mon.b (mon.1) 17 : audit [INF] from='osd.5 [v2:172.21.15.110:6808/548956480,v1:172.21.15.110:6809/548956480]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi110", "root=default"]}]: dispatch 2024-08-29T17:40:19.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:40:19 smithi029 bash[32453]: audit 2024-08-29T17:40:18.189877+0000 mon.a (mon.0) 521 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi110", "root=default"]}]: dispatch 2024-08-29T17:40:19.956 INFO:teuthology.orchestra.run.smithi110.stdout:Created osd(s) 5 on host 'smithi110' 2024-08-29T17:40:20.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:40:20 smithi110 bash[24444]: audit 2024-08-29T17:40:19.190428+0000 mon.a (mon.0) 522 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi110", "root=default"]}]': finished 2024-08-29T17:40:20.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:40:20 smithi110 bash[24444]: cluster 2024-08-29T17:40:19.190635+0000 mon.a (mon.0) 523 : cluster [DBG] osdmap e38: 6 total, 5 up, 6 in 2024-08-29T17:40:20.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:40:20 smithi110 bash[24444]: audit 2024-08-29T17:40:19.191390+0000 mon.a (mon.0) 524 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-29T17:40:20.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:40:20 smithi110 bash[24444]: audit 2024-08-29T17:40:19.199561+0000 mon.a (mon.0) 525 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-29T17:40:20.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:40:20 smithi110 bash[24444]: cluster 2024-08-29T17:40:19.717354+0000 mgr.y (mgr.14150) 272 : cluster [DBG] pgmap v246: 1 pgs: 1 unknown; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-08-29T17:40:20.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:40:20 smithi110 bash[24444]: audit 2024-08-29T17:40:19.934590+0000 mon.a (mon.0) 526 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:40:20.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:40:20 smithi110 bash[24444]: audit 2024-08-29T17:40:19.943079+0000 mon.a (mon.0) 527 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:40:20.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:40:20 smithi110 bash[24444]: audit 2024-08-29T17:40:19.952007+0000 mon.a (mon.0) 528 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:40:20.573 DEBUG:teuthology.orchestra.run.smithi110:osd.5> sudo journalctl -f -n 0 -u ceph-5b99e290-662c-11ef-bcd4-c7b262605968@osd.5.service 2024-08-29T17:40:20.575 INFO:tasks.cephadm:Deploying osd.6 on smithi110 with /dev/vg_nvme/lv_2... 2024-08-29T17:40:20.576 DEBUG:teuthology.orchestra.run.smithi110:> 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 5b99e290-662c-11ef-bcd4-c7b262605968 -- lvm zap /dev/vg_nvme/lv_2 2024-08-29T17:40:20.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:40:20 smithi029 bash[22475]: audit 2024-08-29T17:40:19.190428+0000 mon.a (mon.0) 522 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi110", "root=default"]}]': finished 2024-08-29T17:40:20.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:40:20 smithi029 bash[22475]: cluster 2024-08-29T17:40:19.190635+0000 mon.a (mon.0) 523 : cluster [DBG] osdmap e38: 6 total, 5 up, 6 in 2024-08-29T17:40:20.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:40:20 smithi029 bash[22475]: audit 2024-08-29T17:40:19.191390+0000 mon.a (mon.0) 524 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-29T17:40:20.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:40:20 smithi029 bash[22475]: audit 2024-08-29T17:40:19.199561+0000 mon.a (mon.0) 525 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-29T17:40:20.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:40:20 smithi029 bash[22475]: cluster 2024-08-29T17:40:19.717354+0000 mgr.y (mgr.14150) 272 : cluster [DBG] pgmap v246: 1 pgs: 1 unknown; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-08-29T17:40:20.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:40:20 smithi029 bash[22475]: audit 2024-08-29T17:40:19.934590+0000 mon.a (mon.0) 526 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:40:20.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:40:20 smithi029 bash[22475]: audit 2024-08-29T17:40:19.943079+0000 mon.a (mon.0) 527 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:40:20.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:40:20 smithi029 bash[22475]: audit 2024-08-29T17:40:19.952007+0000 mon.a (mon.0) 528 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:40:20.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:40:20 smithi029 bash[32453]: audit 2024-08-29T17:40:19.190428+0000 mon.a (mon.0) 522 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi110", "root=default"]}]': finished 2024-08-29T17:40:20.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:40:20 smithi029 bash[32453]: cluster 2024-08-29T17:40:19.190635+0000 mon.a (mon.0) 523 : cluster [DBG] osdmap e38: 6 total, 5 up, 6 in 2024-08-29T17:40:20.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:40:20 smithi029 bash[32453]: audit 2024-08-29T17:40:19.191390+0000 mon.a (mon.0) 524 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-29T17:40:20.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:40:20 smithi029 bash[32453]: audit 2024-08-29T17:40:19.199561+0000 mon.a (mon.0) 525 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-29T17:40:20.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:40:20 smithi029 bash[32453]: cluster 2024-08-29T17:40:19.717354+0000 mgr.y (mgr.14150) 272 : cluster [DBG] pgmap v246: 1 pgs: 1 unknown; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-08-29T17:40:20.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:40:20 smithi029 bash[32453]: audit 2024-08-29T17:40:19.934590+0000 mon.a (mon.0) 526 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:40:20.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:40:20 smithi029 bash[32453]: audit 2024-08-29T17:40:19.943079+0000 mon.a (mon.0) 527 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:40:20.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:40:20 smithi029 bash[32453]: audit 2024-08-29T17:40:19.952007+0000 mon.a (mon.0) 528 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:40:21.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:40:21 smithi110 bash[24444]: cluster 2024-08-29T17:40:18.558144+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-08-29T17:40:21.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:40:21 smithi110 bash[24444]: cluster 2024-08-29T17:40:18.558221+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-08-29T17:40:21.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:40:21 smithi110 bash[24444]: audit 2024-08-29T17:40:20.200453+0000 mon.a (mon.0) 529 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-29T17:40:21.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:40:21 smithi110 bash[24444]: cluster 2024-08-29T17:40:20.211314+0000 mon.a (mon.0) 530 : cluster [INF] osd.5 [v2:172.21.15.110:6808/548956480,v1:172.21.15.110:6809/548956480] boot 2024-08-29T17:40:21.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:40:21 smithi110 bash[24444]: cluster 2024-08-29T17:40:20.211390+0000 mon.a (mon.0) 531 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-08-29T17:40:21.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:40:21 smithi110 bash[24444]: audit 2024-08-29T17:40:20.212065+0000 mon.a (mon.0) 532 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-29T17:40:21.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:40:21 smithi110 bash[24444]: cluster 2024-08-29T17:40:21.187567+0000 mon.a (mon.0) 533 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2024-08-29T17:40:21.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:40:21 smithi029 bash[22475]: cluster 2024-08-29T17:40:18.558144+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-08-29T17:40:21.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:40:21 smithi029 bash[22475]: cluster 2024-08-29T17:40:18.558221+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-08-29T17:40:21.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:40:21 smithi029 bash[22475]: audit 2024-08-29T17:40:20.200453+0000 mon.a (mon.0) 529 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-29T17:40:21.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:40:21 smithi029 bash[22475]: cluster 2024-08-29T17:40:20.211314+0000 mon.a (mon.0) 530 : cluster [INF] osd.5 [v2:172.21.15.110:6808/548956480,v1:172.21.15.110:6809/548956480] boot 2024-08-29T17:40:21.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:40:21 smithi029 bash[22475]: cluster 2024-08-29T17:40:20.211390+0000 mon.a (mon.0) 531 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-08-29T17:40:21.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:40:21 smithi029 bash[22475]: audit 2024-08-29T17:40:20.212065+0000 mon.a (mon.0) 532 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-29T17:40:21.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:40:21 smithi029 bash[22475]: cluster 2024-08-29T17:40:21.187567+0000 mon.a (mon.0) 533 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2024-08-29T17:40:21.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:40:21 smithi029 bash[32453]: cluster 2024-08-29T17:40:18.558144+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-08-29T17:40:21.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:40:21 smithi029 bash[32453]: cluster 2024-08-29T17:40:18.558221+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-08-29T17:40:21.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:40:21 smithi029 bash[32453]: audit 2024-08-29T17:40:20.200453+0000 mon.a (mon.0) 529 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-29T17:40:21.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:40:21 smithi029 bash[32453]: cluster 2024-08-29T17:40:20.211314+0000 mon.a (mon.0) 530 : cluster [INF] osd.5 [v2:172.21.15.110:6808/548956480,v1:172.21.15.110:6809/548956480] boot 2024-08-29T17:40:21.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:40:21 smithi029 bash[32453]: cluster 2024-08-29T17:40:20.211390+0000 mon.a (mon.0) 531 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-08-29T17:40:21.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:40:21 smithi029 bash[32453]: audit 2024-08-29T17:40:20.212065+0000 mon.a (mon.0) 532 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-29T17:40:21.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:40:21 smithi029 bash[32453]: cluster 2024-08-29T17:40:21.187567+0000 mon.a (mon.0) 533 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2024-08-29T17:40:22.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:40:22 smithi110 bash[24444]: cluster 2024-08-29T17:40:21.717930+0000 mgr.y (mgr.14150) 273 : cluster [DBG] pgmap v249: 1 pgs: 1 unknown; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-08-29T17:40:22.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:40:22 smithi110 bash[24444]: cluster 2024-08-29T17:40:22.190859+0000 mon.a (mon.0) 534 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2024-08-29T17:40:22.650 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:40:22 smithi029 bash[22475]: cluster 2024-08-29T17:40:21.717930+0000 mgr.y (mgr.14150) 273 : cluster [DBG] pgmap v249: 1 pgs: 1 unknown; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-08-29T17:40:22.650 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:40:22 smithi029 bash[22475]: cluster 2024-08-29T17:40:22.190859+0000 mon.a (mon.0) 534 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2024-08-29T17:40:22.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:40:22 smithi029 bash[32453]: cluster 2024-08-29T17:40:21.717930+0000 mgr.y (mgr.14150) 273 : cluster [DBG] pgmap v249: 1 pgs: 1 unknown; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-08-29T17:40:22.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:40:22 smithi029 bash[32453]: cluster 2024-08-29T17:40:22.190859+0000 mon.a (mon.0) 534 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2024-08-29T17:40:24.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:40:24 smithi110 bash[24444]: cluster 2024-08-29T17:40:23.221981+0000 mon.a (mon.0) 535 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2024-08-29T17:40:24.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:40:24 smithi110 bash[24444]: cluster 2024-08-29T17:40:23.718481+0000 mgr.y (mgr.14150) 274 : cluster [DBG] pgmap v252: 1 pgs: 1 unknown; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-08-29T17:40:24.650 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:40:24 smithi029 bash[32453]: cluster 2024-08-29T17:40:23.221981+0000 mon.a (mon.0) 535 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2024-08-29T17:40:24.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:40:24 smithi029 bash[32453]: cluster 2024-08-29T17:40:23.718481+0000 mgr.y (mgr.14150) 274 : cluster [DBG] pgmap v252: 1 pgs: 1 unknown; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-08-29T17:40:24.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:40:24 smithi029 bash[22475]: cluster 2024-08-29T17:40:23.221981+0000 mon.a (mon.0) 535 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2024-08-29T17:40:24.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:40:24 smithi029 bash[22475]: cluster 2024-08-29T17:40:23.718481+0000 mgr.y (mgr.14150) 274 : cluster [DBG] pgmap v252: 1 pgs: 1 unknown; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-08-29T17:40:24.786 INFO:teuthology.orchestra.run.smithi110.stderr:Inferring config /var/lib/ceph/5b99e290-662c-11ef-bcd4-c7b262605968/mon.b/config 2024-08-29T17:40:25.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:40:25 smithi110 bash[24444]: cluster 2024-08-29T17:40:24.229826+0000 mon.a (mon.0) 536 : cluster [DBG] osdmap e43: 6 total, 6 up, 6 in 2024-08-29T17:40:25.650 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:40:25 smithi029 bash[32453]: cluster 2024-08-29T17:40:24.229826+0000 mon.a (mon.0) 536 : cluster [DBG] osdmap e43: 6 total, 6 up, 6 in 2024-08-29T17:40:25.650 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:40:25 smithi029 bash[22475]: cluster 2024-08-29T17:40:24.229826+0000 mon.a (mon.0) 536 : cluster [DBG] osdmap e43: 6 total, 6 up, 6 in 2024-08-29T17:40:26.576 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:40:26 smithi110 bash[24444]: cluster 2024-08-29T17:40:25.719040+0000 mgr.y (mgr.14150) 275 : cluster [DBG] pgmap v254: 1 pgs: 1 unknown; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-08-29T17:40:26.650 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:40:26 smithi029 bash[32453]: cluster 2024-08-29T17:40:25.719040+0000 mgr.y (mgr.14150) 275 : cluster [DBG] pgmap v254: 1 pgs: 1 unknown; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-08-29T17:40:26.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:40:26 smithi029 bash[22475]: cluster 2024-08-29T17:40:25.719040+0000 mgr.y (mgr.14150) 275 : cluster [DBG] pgmap v254: 1 pgs: 1 unknown; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-08-29T17:40:28.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:40:27 smithi110 bash[24444]: cluster 2024-08-29T17:40:27.719589+0000 mgr.y (mgr.14150) 276 : cluster [DBG] pgmap v255: 1 pgs: 1 active+clean; 577 KiB data, 175 MiB used, 536 GiB / 536 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-08-29T17:40:28.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:40:27 smithi029 bash[22475]: cluster 2024-08-29T17:40:27.719589+0000 mgr.y (mgr.14150) 276 : cluster [DBG] pgmap v255: 1 pgs: 1 active+clean; 577 KiB data, 175 MiB used, 536 GiB / 536 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-08-29T17:40:28.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:40:27 smithi029 bash[32453]: cluster 2024-08-29T17:40:27.719589+0000 mgr.y (mgr.14150) 276 : cluster [DBG] pgmap v255: 1 pgs: 1 active+clean; 577 KiB data, 175 MiB used, 536 GiB / 536 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-08-29T17:40:30.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:40:29 smithi110 bash[24444]: cluster 2024-08-29T17:40:29.720161+0000 mgr.y (mgr.14150) 277 : cluster [DBG] pgmap v256: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail; 77 KiB/s, 0 objects/s recovering 2024-08-29T17:40:30.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:40:29 smithi029 bash[32453]: cluster 2024-08-29T17:40:29.720161+0000 mgr.y (mgr.14150) 277 : cluster [DBG] pgmap v256: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail; 77 KiB/s, 0 objects/s recovering 2024-08-29T17:40:30.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:40:29 smithi029 bash[22475]: cluster 2024-08-29T17:40:29.720161+0000 mgr.y (mgr.14150) 277 : cluster [DBG] pgmap v256: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail; 77 KiB/s, 0 objects/s recovering 2024-08-29T17:40:31.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:40:30 smithi110 bash[24444]: cephadm 2024-08-29T17:40:29.786494+0000 mgr.y (mgr.14150) 278 : cephadm [INF] Detected new or changed devices on smithi110 2024-08-29T17:40:31.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:40:30 smithi110 bash[24444]: audit 2024-08-29T17:40:29.794665+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:40:31.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:40:30 smithi110 bash[24444]: audit 2024-08-29T17:40:29.803683+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:40:31.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:40:30 smithi110 bash[24444]: audit 2024-08-29T17:40:29.805748+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-08-29T17:40:31.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:40:30 smithi110 bash[24444]: audit 2024-08-29T17:40:29.807632+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-08-29T17:40:31.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:40:30 smithi110 bash[24444]: cephadm 2024-08-29T17:40:29.808978+0000 mgr.y (mgr.14150) 279 : cephadm [INF] Adjusting osd_memory_target on smithi110 to 8632M 2024-08-29T17:40:31.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:40:30 smithi110 bash[24444]: audit 2024-08-29T17:40:29.817106+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:40:31.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:40:30 smithi110 bash[24444]: audit 2024-08-29T17:40:29.819771+0000 mon.a (mon.0) 542 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:40:31.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:40:30 smithi110 bash[24444]: audit 2024-08-29T17:40:29.821847+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T17:40:31.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:40:30 smithi110 bash[24444]: audit 2024-08-29T17:40:29.832282+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:40:31.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:40:30 smithi029 bash[32453]: cephadm 2024-08-29T17:40:29.786494+0000 mgr.y (mgr.14150) 278 : cephadm [INF] Detected new or changed devices on smithi110 2024-08-29T17:40:31.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:40:30 smithi029 bash[32453]: audit 2024-08-29T17:40:29.794665+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:40:31.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:40:30 smithi029 bash[32453]: audit 2024-08-29T17:40:29.803683+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:40:31.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:40:30 smithi029 bash[32453]: audit 2024-08-29T17:40:29.805748+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-08-29T17:40:31.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:40:30 smithi029 bash[32453]: audit 2024-08-29T17:40:29.807632+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-08-29T17:40:31.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:40:30 smithi029 bash[32453]: cephadm 2024-08-29T17:40:29.808978+0000 mgr.y (mgr.14150) 279 : cephadm [INF] Adjusting osd_memory_target on smithi110 to 8632M 2024-08-29T17:40:31.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:40:30 smithi029 bash[32453]: audit 2024-08-29T17:40:29.817106+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:40:31.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:40:30 smithi029 bash[32453]: audit 2024-08-29T17:40:29.819771+0000 mon.a (mon.0) 542 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:40:31.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:40:30 smithi029 bash[32453]: audit 2024-08-29T17:40:29.821847+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T17:40:31.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:40:30 smithi029 bash[32453]: audit 2024-08-29T17:40:29.832282+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:40:31.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:40:30 smithi029 bash[22475]: cephadm 2024-08-29T17:40:29.786494+0000 mgr.y (mgr.14150) 278 : cephadm [INF] Detected new or changed devices on smithi110 2024-08-29T17:40:31.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:40:30 smithi029 bash[22475]: audit 2024-08-29T17:40:29.794665+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:40:31.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:40:30 smithi029 bash[22475]: audit 2024-08-29T17:40:29.803683+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:40:31.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:40:30 smithi029 bash[22475]: audit 2024-08-29T17:40:29.805748+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-08-29T17:40:31.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:40:30 smithi029 bash[22475]: audit 2024-08-29T17:40:29.807632+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-08-29T17:40:31.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:40:30 smithi029 bash[22475]: cephadm 2024-08-29T17:40:29.808978+0000 mgr.y (mgr.14150) 279 : cephadm [INF] Adjusting osd_memory_target on smithi110 to 8632M 2024-08-29T17:40:31.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:40:30 smithi029 bash[22475]: audit 2024-08-29T17:40:29.817106+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:40:31.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:40:30 smithi029 bash[22475]: audit 2024-08-29T17:40:29.819771+0000 mon.a (mon.0) 542 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:40:31.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:40:30 smithi029 bash[22475]: audit 2024-08-29T17:40:29.821847+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T17:40:31.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:40:30 smithi029 bash[22475]: audit 2024-08-29T17:40:29.832282+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:40:32.025 INFO:teuthology.orchestra.run.smithi110.stdout: 2024-08-29T17:40:32.060 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:40:31 smithi110 bash[24444]: cluster 2024-08-29T17:40:31.720720+0000 mgr.y (mgr.14150) 280 : cluster [DBG] pgmap v257: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail; 68 KiB/s, 0 objects/s recovering 2024-08-29T17:40:32.065 DEBUG:teuthology.orchestra.run.smithi110:> 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 5b99e290-662c-11ef-bcd4-c7b262605968 -- ceph orch daemon add osd smithi110:vg_nvme/lv_2 2024-08-29T17:40:32.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:40:31 smithi029 bash[22475]: cluster 2024-08-29T17:40:31.720720+0000 mgr.y (mgr.14150) 280 : cluster [DBG] pgmap v257: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail; 68 KiB/s, 0 objects/s recovering 2024-08-29T17:40:32.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:40:31 smithi029 bash[32453]: cluster 2024-08-29T17:40:31.720720+0000 mgr.y (mgr.14150) 280 : cluster [DBG] pgmap v257: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail; 68 KiB/s, 0 objects/s recovering 2024-08-29T17:40:34.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:40:33 smithi110 bash[24444]: cluster 2024-08-29T17:40:33.721291+0000 mgr.y (mgr.14150) 281 : cluster [DBG] pgmap v258: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-08-29T17:40:34.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:40:33 smithi029 bash[22475]: cluster 2024-08-29T17:40:33.721291+0000 mgr.y (mgr.14150) 281 : cluster [DBG] pgmap v258: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-08-29T17:40:34.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:40:33 smithi029 bash[32453]: cluster 2024-08-29T17:40:33.721291+0000 mgr.y (mgr.14150) 281 : cluster [DBG] pgmap v258: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-08-29T17:40:36.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:40:35 smithi110 bash[24444]: cluster 2024-08-29T17:40:35.721833+0000 mgr.y (mgr.14150) 282 : cluster [DBG] pgmap v259: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail; 50 KiB/s, 0 objects/s recovering 2024-08-29T17:40:36.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:40:35 smithi029 bash[22475]: cluster 2024-08-29T17:40:35.721833+0000 mgr.y (mgr.14150) 282 : cluster [DBG] pgmap v259: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail; 50 KiB/s, 0 objects/s recovering 2024-08-29T17:40:36.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:40:35 smithi029 bash[32453]: cluster 2024-08-29T17:40:35.721833+0000 mgr.y (mgr.14150) 282 : cluster [DBG] pgmap v259: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail; 50 KiB/s, 0 objects/s recovering 2024-08-29T17:40:36.752 INFO:teuthology.orchestra.run.smithi110.stderr:Inferring config /var/lib/ceph/5b99e290-662c-11ef-bcd4-c7b262605968/mon.b/config 2024-08-29T17:40:38.141 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:40:37 smithi110 bash[24444]: cluster 2024-08-29T17:40:37.722346+0000 mgr.y (mgr.14150) 283 : cluster [DBG] pgmap v260: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-08-29T17:40:38.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:40:37 smithi029 bash[22475]: cluster 2024-08-29T17:40:37.722346+0000 mgr.y (mgr.14150) 283 : cluster [DBG] pgmap v260: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-08-29T17:40:38.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:40:37 smithi029 bash[32453]: cluster 2024-08-29T17:40:37.722346+0000 mgr.y (mgr.14150) 283 : cluster [DBG] pgmap v260: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-08-29T17:40:40.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:40:39 smithi110 bash[24444]: cluster 2024-08-29T17:40:39.722906+0000 mgr.y (mgr.14150) 284 : cluster [DBG] pgmap v261: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-08-29T17:40:40.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:40:39 smithi029 bash[22475]: cluster 2024-08-29T17:40:39.722906+0000 mgr.y (mgr.14150) 284 : cluster [DBG] pgmap v261: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-08-29T17:40:40.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:40:39 smithi029 bash[32453]: cluster 2024-08-29T17:40:39.722906+0000 mgr.y (mgr.14150) 284 : cluster [DBG] pgmap v261: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-08-29T17:40:41.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:40:40 smithi110 bash[24444]: audit 2024-08-29T17:40:39.787865+0000 mgr.y (mgr.14150) 285 : audit [DBG] from='client.24256 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi110:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T17:40:41.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:40:40 smithi110 bash[24444]: audit 2024-08-29T17:40:39.794336+0000 mon.a (mon.0) 545 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-29T17:40:41.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:40:40 smithi110 bash[24444]: audit 2024-08-29T17:40:39.800249+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-29T17:40:41.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:40:40 smithi110 bash[24444]: audit 2024-08-29T17:40:39.801948+0000 mon.a (mon.0) 547 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:40:41.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:40:40 smithi029 bash[22475]: audit 2024-08-29T17:40:39.787865+0000 mgr.y (mgr.14150) 285 : audit [DBG] from='client.24256 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi110:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T17:40:41.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:40:40 smithi029 bash[22475]: audit 2024-08-29T17:40:39.794336+0000 mon.a (mon.0) 545 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-29T17:40:41.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:40:40 smithi029 bash[22475]: audit 2024-08-29T17:40:39.800249+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-29T17:40:41.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:40:40 smithi029 bash[22475]: audit 2024-08-29T17:40:39.801948+0000 mon.a (mon.0) 547 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:40:41.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:40:40 smithi029 bash[32453]: audit 2024-08-29T17:40:39.787865+0000 mgr.y (mgr.14150) 285 : audit [DBG] from='client.24256 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi110:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T17:40:41.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:40:40 smithi029 bash[32453]: audit 2024-08-29T17:40:39.794336+0000 mon.a (mon.0) 545 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-29T17:40:41.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:40:40 smithi029 bash[32453]: audit 2024-08-29T17:40:39.800249+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-29T17:40:41.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:40:40 smithi029 bash[32453]: audit 2024-08-29T17:40:39.801948+0000 mon.a (mon.0) 547 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:40:42.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:40:41 smithi110 bash[24444]: cluster 2024-08-29T17:40:41.723398+0000 mgr.y (mgr.14150) 286 : cluster [DBG] pgmap v262: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-08-29T17:40:42.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:40:41 smithi029 bash[22475]: cluster 2024-08-29T17:40:41.723398+0000 mgr.y (mgr.14150) 286 : cluster [DBG] pgmap v262: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-08-29T17:40:42.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:40:41 smithi029 bash[32453]: cluster 2024-08-29T17:40:41.723398+0000 mgr.y (mgr.14150) 286 : cluster [DBG] pgmap v262: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-08-29T17:40:44.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:40:43 smithi110 bash[24444]: cluster 2024-08-29T17:40:43.723938+0000 mgr.y (mgr.14150) 287 : cluster [DBG] pgmap v263: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-08-29T17:40:44.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:40:43 smithi029 bash[22475]: cluster 2024-08-29T17:40:43.723938+0000 mgr.y (mgr.14150) 287 : cluster [DBG] pgmap v263: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-08-29T17:40:44.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:40:43 smithi029 bash[32453]: cluster 2024-08-29T17:40:43.723938+0000 mgr.y (mgr.14150) 287 : cluster [DBG] pgmap v263: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-08-29T17:40:45.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:40:45 smithi110 bash[24444]: cluster 2024-08-29T17:40:45.724482+0000 mgr.y (mgr.14150) 288 : cluster [DBG] pgmap v264: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-08-29T17:40:46.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:40:45 smithi029 bash[22475]: cluster 2024-08-29T17:40:45.724482+0000 mgr.y (mgr.14150) 288 : cluster [DBG] pgmap v264: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-08-29T17:40:46.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:40:45 smithi029 bash[32453]: cluster 2024-08-29T17:40:45.724482+0000 mgr.y (mgr.14150) 288 : cluster [DBG] pgmap v264: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-08-29T17:40:48.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:40:47 smithi110 bash[24444]: cluster 2024-08-29T17:40:47.725037+0000 mgr.y (mgr.14150) 289 : cluster [DBG] pgmap v265: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-08-29T17:40:48.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:40:47 smithi029 bash[22475]: cluster 2024-08-29T17:40:47.725037+0000 mgr.y (mgr.14150) 289 : cluster [DBG] pgmap v265: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-08-29T17:40:48.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:40:47 smithi029 bash[32453]: cluster 2024-08-29T17:40:47.725037+0000 mgr.y (mgr.14150) 289 : cluster [DBG] pgmap v265: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-08-29T17:40:49.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:40:48 smithi110 bash[24444]: audit 2024-08-29T17:40:48.073033+0000 mon.b (mon.1) 18 : audit [INF] from='client.? 172.21.15.110:0/1856244875' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f513aef1-39f9-4768-aa72-d29a4bc33bc8"}]: dispatch 2024-08-29T17:40:49.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:40:48 smithi110 bash[24444]: audit 2024-08-29T17:40:48.073466+0000 mon.a (mon.0) 548 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f513aef1-39f9-4768-aa72-d29a4bc33bc8"}]: dispatch 2024-08-29T17:40:49.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:40:48 smithi110 bash[24444]: audit 2024-08-29T17:40:48.084046+0000 mon.a (mon.0) 549 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "f513aef1-39f9-4768-aa72-d29a4bc33bc8"}]': finished 2024-08-29T17:40:49.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:40:48 smithi110 bash[24444]: cluster 2024-08-29T17:40:48.084250+0000 mon.a (mon.0) 550 : cluster [DBG] osdmap e44: 7 total, 6 up, 7 in 2024-08-29T17:40:49.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:40:48 smithi110 bash[24444]: audit 2024-08-29T17:40:48.084530+0000 mon.a (mon.0) 551 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-29T17:40:49.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:40:48 smithi110 bash[24444]: audit 2024-08-29T17:40:48.748723+0000 mon.b (mon.1) 19 : audit [DBG] from='client.? 172.21.15.110:0/589192688' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-29T17:40:49.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:40:48 smithi029 bash[22475]: audit 2024-08-29T17:40:48.073033+0000 mon.b (mon.1) 18 : audit [INF] from='client.? 172.21.15.110:0/1856244875' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f513aef1-39f9-4768-aa72-d29a4bc33bc8"}]: dispatch 2024-08-29T17:40:49.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:40:48 smithi029 bash[22475]: audit 2024-08-29T17:40:48.073466+0000 mon.a (mon.0) 548 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f513aef1-39f9-4768-aa72-d29a4bc33bc8"}]: dispatch 2024-08-29T17:40:49.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:40:48 smithi029 bash[22475]: audit 2024-08-29T17:40:48.084046+0000 mon.a (mon.0) 549 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "f513aef1-39f9-4768-aa72-d29a4bc33bc8"}]': finished 2024-08-29T17:40:49.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:40:48 smithi029 bash[22475]: cluster 2024-08-29T17:40:48.084250+0000 mon.a (mon.0) 550 : cluster [DBG] osdmap e44: 7 total, 6 up, 7 in 2024-08-29T17:40:49.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:40:48 smithi029 bash[22475]: audit 2024-08-29T17:40:48.084530+0000 mon.a (mon.0) 551 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-29T17:40:49.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:40:48 smithi029 bash[22475]: audit 2024-08-29T17:40:48.748723+0000 mon.b (mon.1) 19 : audit [DBG] from='client.? 172.21.15.110:0/589192688' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-29T17:40:49.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:40:48 smithi029 bash[32453]: audit 2024-08-29T17:40:48.073033+0000 mon.b (mon.1) 18 : audit [INF] from='client.? 172.21.15.110:0/1856244875' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f513aef1-39f9-4768-aa72-d29a4bc33bc8"}]: dispatch 2024-08-29T17:40:49.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:40:48 smithi029 bash[32453]: audit 2024-08-29T17:40:48.073466+0000 mon.a (mon.0) 548 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f513aef1-39f9-4768-aa72-d29a4bc33bc8"}]: dispatch 2024-08-29T17:40:49.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:40:48 smithi029 bash[32453]: audit 2024-08-29T17:40:48.084046+0000 mon.a (mon.0) 549 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "f513aef1-39f9-4768-aa72-d29a4bc33bc8"}]': finished 2024-08-29T17:40:49.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:40:48 smithi029 bash[32453]: cluster 2024-08-29T17:40:48.084250+0000 mon.a (mon.0) 550 : cluster [DBG] osdmap e44: 7 total, 6 up, 7 in 2024-08-29T17:40:49.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:40:48 smithi029 bash[32453]: audit 2024-08-29T17:40:48.084530+0000 mon.a (mon.0) 551 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-29T17:40:49.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:40:48 smithi029 bash[32453]: audit 2024-08-29T17:40:48.748723+0000 mon.b (mon.1) 19 : audit [DBG] from='client.? 172.21.15.110:0/589192688' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-29T17:40:50.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:40:49 smithi110 bash[24444]: cluster 2024-08-29T17:40:49.725567+0000 mgr.y (mgr.14150) 290 : cluster [DBG] pgmap v267: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-08-29T17:40:50.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:40:49 smithi029 bash[22475]: cluster 2024-08-29T17:40:49.725567+0000 mgr.y (mgr.14150) 290 : cluster [DBG] pgmap v267: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-08-29T17:40:50.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:40:49 smithi029 bash[32453]: cluster 2024-08-29T17:40:49.725567+0000 mgr.y (mgr.14150) 290 : cluster [DBG] pgmap v267: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-08-29T17:40:52.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:40:51 smithi110 bash[24444]: cluster 2024-08-29T17:40:51.726204+0000 mgr.y (mgr.14150) 291 : cluster [DBG] pgmap v268: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-08-29T17:40:52.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:40:51 smithi029 bash[22475]: cluster 2024-08-29T17:40:51.726204+0000 mgr.y (mgr.14150) 291 : cluster [DBG] pgmap v268: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-08-29T17:40:52.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:40:51 smithi029 bash[32453]: cluster 2024-08-29T17:40:51.726204+0000 mgr.y (mgr.14150) 291 : cluster [DBG] pgmap v268: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-08-29T17:40:54.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:40:53 smithi110 bash[24444]: cluster 2024-08-29T17:40:53.726773+0000 mgr.y (mgr.14150) 292 : cluster [DBG] pgmap v269: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-08-29T17:40:54.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:40:53 smithi029 bash[22475]: cluster 2024-08-29T17:40:53.726773+0000 mgr.y (mgr.14150) 292 : cluster [DBG] pgmap v269: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-08-29T17:40:54.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:40:53 smithi029 bash[32453]: cluster 2024-08-29T17:40:53.726773+0000 mgr.y (mgr.14150) 292 : cluster [DBG] pgmap v269: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-08-29T17:40:56.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:40:55 smithi110 bash[24444]: cluster 2024-08-29T17:40:55.727347+0000 mgr.y (mgr.14150) 293 : cluster [DBG] pgmap v270: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-08-29T17:40:56.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:40:55 smithi029 bash[22475]: cluster 2024-08-29T17:40:55.727347+0000 mgr.y (mgr.14150) 293 : cluster [DBG] pgmap v270: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-08-29T17:40:56.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:40:55 smithi029 bash[32453]: cluster 2024-08-29T17:40:55.727347+0000 mgr.y (mgr.14150) 293 : cluster [DBG] pgmap v270: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-08-29T17:40:58.138 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:40:57 smithi110 bash[24444]: cluster 2024-08-29T17:40:57.727902+0000 mgr.y (mgr.14150) 294 : cluster [DBG] pgmap v271: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-08-29T17:40:58.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:40:57 smithi029 bash[22475]: cluster 2024-08-29T17:40:57.727902+0000 mgr.y (mgr.14150) 294 : cluster [DBG] pgmap v271: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-08-29T17:40:58.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:40:57 smithi029 bash[32453]: cluster 2024-08-29T17:40:57.727902+0000 mgr.y (mgr.14150) 294 : cluster [DBG] pgmap v271: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-08-29T17:41:00.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:40:59 smithi110 bash[24444]: cluster 2024-08-29T17:40:59.728442+0000 mgr.y (mgr.14150) 295 : cluster [DBG] pgmap v272: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-08-29T17:41:00.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:40:59 smithi029 bash[22475]: cluster 2024-08-29T17:40:59.728442+0000 mgr.y (mgr.14150) 295 : cluster [DBG] pgmap v272: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-08-29T17:41:00.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:40:59 smithi029 bash[32453]: cluster 2024-08-29T17:40:59.728442+0000 mgr.y (mgr.14150) 295 : cluster [DBG] pgmap v272: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-08-29T17:41:01.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:41:00 smithi110 bash[24444]: audit 2024-08-29T17:41:00.394232+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-08-29T17:41:01.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:41:00 smithi110 bash[24444]: audit 2024-08-29T17:41:00.396140+0000 mon.a (mon.0) 553 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:41:01.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:41:00 smithi110 bash[24444]: cephadm 2024-08-29T17:41:00.397815+0000 mgr.y (mgr.14150) 296 : cephadm [INF] Deploying daemon osd.6 on smithi110 2024-08-29T17:41:01.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:41:00 smithi029 bash[22475]: audit 2024-08-29T17:41:00.394232+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-08-29T17:41:01.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:41:00 smithi029 bash[22475]: audit 2024-08-29T17:41:00.396140+0000 mon.a (mon.0) 553 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:41:01.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:41:00 smithi029 bash[22475]: cephadm 2024-08-29T17:41:00.397815+0000 mgr.y (mgr.14150) 296 : cephadm [INF] Deploying daemon osd.6 on smithi110 2024-08-29T17:41:01.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:41:00 smithi029 bash[32453]: audit 2024-08-29T17:41:00.394232+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-08-29T17:41:01.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:41:00 smithi029 bash[32453]: audit 2024-08-29T17:41:00.396140+0000 mon.a (mon.0) 553 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:41:01.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:41:00 smithi029 bash[32453]: cephadm 2024-08-29T17:41:00.397815+0000 mgr.y (mgr.14150) 296 : cephadm [INF] Deploying daemon osd.6 on smithi110 2024-08-29T17:41:02.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:41:01 smithi110 bash[24444]: cluster 2024-08-29T17:41:01.728998+0000 mgr.y (mgr.14150) 297 : cluster [DBG] pgmap v273: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-08-29T17:41:02.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:41:01 smithi029 bash[22475]: cluster 2024-08-29T17:41:01.728998+0000 mgr.y (mgr.14150) 297 : cluster [DBG] pgmap v273: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-08-29T17:41:02.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:41:01 smithi029 bash[32453]: cluster 2024-08-29T17:41:01.728998+0000 mgr.y (mgr.14150) 297 : cluster [DBG] pgmap v273: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-08-29T17:41:04.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:41:03 smithi110 bash[24444]: cluster 2024-08-29T17:41:03.729531+0000 mgr.y (mgr.14150) 298 : cluster [DBG] pgmap v274: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-08-29T17:41:04.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:41:03 smithi029 bash[22475]: cluster 2024-08-29T17:41:03.729531+0000 mgr.y (mgr.14150) 298 : cluster [DBG] pgmap v274: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-08-29T17:41:04.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:41:03 smithi029 bash[32453]: cluster 2024-08-29T17:41:03.729531+0000 mgr.y (mgr.14150) 298 : cluster [DBG] pgmap v274: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-08-29T17:41:04.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:41:04 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.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-08-29T17:41:04.650 INFO:journalctl@ceph.osd.4.smithi110.stdout:Aug 29 17:41:04 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.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-08-29T17:41:04.650 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:41:04 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.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-08-29T17:41:04.651 INFO:journalctl@ceph.osd.5.smithi110.stdout:Aug 29 17:41:04 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.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-08-29T17:41:05.150 INFO:journalctl@ceph.osd.4.smithi110.stdout:Aug 29 17:41:04 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.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-08-29T17:41:05.150 INFO:journalctl@ceph.osd.5.smithi110.stdout:Aug 29 17:41:04 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.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-08-29T17:41:05.150 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:41:04 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.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-08-29T17:41:05.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:41:04 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.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-08-29T17:41:05.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:41:04 smithi110 bash[24444]: audit 2024-08-29T17:41:04.842419+0000 mon.a (mon.0) 554 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:41:05.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:41:04 smithi110 bash[24444]: audit 2024-08-29T17:41:04.850350+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:41:05.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:41:04 smithi110 bash[24444]: audit 2024-08-29T17:41:04.859081+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:41:05.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:41:04 smithi029 bash[22475]: audit 2024-08-29T17:41:04.842419+0000 mon.a (mon.0) 554 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:41:05.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:41:04 smithi029 bash[22475]: audit 2024-08-29T17:41:04.850350+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:41:05.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:41:04 smithi029 bash[22475]: audit 2024-08-29T17:41:04.859081+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:41:05.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:41:04 smithi029 bash[32453]: audit 2024-08-29T17:41:04.842419+0000 mon.a (mon.0) 554 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:41:05.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:41:04 smithi029 bash[32453]: audit 2024-08-29T17:41:04.850350+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:41:05.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:41:04 smithi029 bash[32453]: audit 2024-08-29T17:41:04.859081+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:41:06.149 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:41:05 smithi110 bash[24444]: cluster 2024-08-29T17:41:05.730105+0000 mgr.y (mgr.14150) 299 : cluster [DBG] pgmap v275: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-08-29T17:41:06.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:41:05 smithi029 bash[22475]: cluster 2024-08-29T17:41:05.730105+0000 mgr.y (mgr.14150) 299 : cluster [DBG] pgmap v275: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-08-29T17:41:06.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:41:05 smithi029 bash[32453]: cluster 2024-08-29T17:41:05.730105+0000 mgr.y (mgr.14150) 299 : cluster [DBG] pgmap v275: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-08-29T17:41:08.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:41:07 smithi110 bash[24444]: cluster 2024-08-29T17:41:07.730672+0000 mgr.y (mgr.14150) 300 : cluster [DBG] pgmap v276: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-08-29T17:41:08.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:41:07 smithi029 bash[22475]: cluster 2024-08-29T17:41:07.730672+0000 mgr.y (mgr.14150) 300 : cluster [DBG] pgmap v276: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-08-29T17:41:08.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:41:07 smithi029 bash[32453]: cluster 2024-08-29T17:41:07.730672+0000 mgr.y (mgr.14150) 300 : cluster [DBG] pgmap v276: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-08-29T17:41:10.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:41:09 smithi110 bash[24444]: cluster 2024-08-29T17:41:09.731224+0000 mgr.y (mgr.14150) 301 : cluster [DBG] pgmap v277: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-08-29T17:41:10.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:41:09 smithi029 bash[22475]: cluster 2024-08-29T17:41:09.731224+0000 mgr.y (mgr.14150) 301 : cluster [DBG] pgmap v277: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-08-29T17:41:10.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:41:09 smithi029 bash[32453]: cluster 2024-08-29T17:41:09.731224+0000 mgr.y (mgr.14150) 301 : cluster [DBG] pgmap v277: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-08-29T17:41:11.012 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:41:11 smithi029 bash[22475]: audit 2024-08-29T17:41:10.013547+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:41:11.013 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:41:11 smithi029 bash[22475]: audit 2024-08-29T17:41:10.022412+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:41:11.013 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:41:11 smithi029 bash[22475]: audit 2024-08-29T17:41:10.024285+0000 mon.a (mon.0) 559 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:41:11.013 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:41:11 smithi029 bash[22475]: audit 2024-08-29T17:41:10.025884+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T17:41:11.013 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:41:11 smithi029 bash[22475]: audit 2024-08-29T17:41:10.035258+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:41:11.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:41:11 smithi110 bash[24444]: audit 2024-08-29T17:41:10.013547+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:41:11.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:41:11 smithi110 bash[24444]: audit 2024-08-29T17:41:10.022412+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:41:11.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:41:11 smithi110 bash[24444]: audit 2024-08-29T17:41:10.024285+0000 mon.a (mon.0) 559 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:41:11.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:41:11 smithi110 bash[24444]: audit 2024-08-29T17:41:10.025884+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T17:41:11.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:41:11 smithi110 bash[24444]: audit 2024-08-29T17:41:10.035258+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:41:11.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:41:11 smithi029 bash[32453]: audit 2024-08-29T17:41:10.013547+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:41:11.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:41:11 smithi029 bash[32453]: audit 2024-08-29T17:41:10.022412+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:41:11.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:41:11 smithi029 bash[32453]: audit 2024-08-29T17:41:10.024285+0000 mon.a (mon.0) 559 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:41:11.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:41:11 smithi029 bash[32453]: audit 2024-08-29T17:41:10.025884+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T17:41:11.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:41:11 smithi029 bash[32453]: audit 2024-08-29T17:41:10.035258+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:41:12.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:41:12 smithi110 bash[24444]: audit 2024-08-29T17:41:11.477930+0000 mon.b (mon.1) 20 : audit [INF] from='osd.6 [v2:172.21.15.110:6816/3477798322,v1:172.21.15.110:6817/3477798322]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-08-29T17:41:12.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:41:12 smithi110 bash[24444]: audit 2024-08-29T17:41:11.478213+0000 mon.a (mon.0) 562 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-08-29T17:41:12.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:41:12 smithi029 bash[22475]: audit 2024-08-29T17:41:11.477930+0000 mon.b (mon.1) 20 : audit [INF] from='osd.6 [v2:172.21.15.110:6816/3477798322,v1:172.21.15.110:6817/3477798322]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-08-29T17:41:12.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:41:12 smithi029 bash[22475]: audit 2024-08-29T17:41:11.478213+0000 mon.a (mon.0) 562 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-08-29T17:41:12.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:41:12 smithi029 bash[32453]: audit 2024-08-29T17:41:11.477930+0000 mon.b (mon.1) 20 : audit [INF] from='osd.6 [v2:172.21.15.110:6816/3477798322,v1:172.21.15.110:6817/3477798322]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-08-29T17:41:12.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:41:12 smithi029 bash[32453]: audit 2024-08-29T17:41:11.478213+0000 mon.a (mon.0) 562 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-08-29T17:41:13.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:41:13 smithi110 bash[24444]: cluster 2024-08-29T17:41:11.731834+0000 mgr.y (mgr.14150) 302 : cluster [DBG] pgmap v278: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-08-29T17:41:13.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:41:13 smithi110 bash[24444]: audit 2024-08-29T17:41:12.025737+0000 mon.a (mon.0) 563 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-08-29T17:41:13.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:41:13 smithi110 bash[24444]: cluster 2024-08-29T17:41:12.025877+0000 mon.a (mon.0) 564 : cluster [DBG] osdmap e45: 7 total, 6 up, 7 in 2024-08-29T17:41:13.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:41:13 smithi110 bash[24444]: audit 2024-08-29T17:41:12.026229+0000 mon.a (mon.0) 565 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-29T17:41:13.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:41:13 smithi110 bash[24444]: audit 2024-08-29T17:41:12.027523+0000 mon.b (mon.1) 21 : audit [INF] from='osd.6 [v2:172.21.15.110:6816/3477798322,v1:172.21.15.110:6817/3477798322]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi110", "root=default"]}]: dispatch 2024-08-29T17:41:13.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:41:13 smithi110 bash[24444]: audit 2024-08-29T17:41:12.027713+0000 mon.a (mon.0) 566 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi110", "root=default"]}]: dispatch 2024-08-29T17:41:13.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:41:13 smithi029 bash[22475]: cluster 2024-08-29T17:41:11.731834+0000 mgr.y (mgr.14150) 302 : cluster [DBG] pgmap v278: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-08-29T17:41:13.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:41:13 smithi029 bash[22475]: audit 2024-08-29T17:41:12.025737+0000 mon.a (mon.0) 563 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-08-29T17:41:13.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:41:13 smithi029 bash[22475]: cluster 2024-08-29T17:41:12.025877+0000 mon.a (mon.0) 564 : cluster [DBG] osdmap e45: 7 total, 6 up, 7 in 2024-08-29T17:41:13.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:41:13 smithi029 bash[22475]: audit 2024-08-29T17:41:12.026229+0000 mon.a (mon.0) 565 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-29T17:41:13.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:41:13 smithi029 bash[22475]: audit 2024-08-29T17:41:12.027523+0000 mon.b (mon.1) 21 : audit [INF] from='osd.6 [v2:172.21.15.110:6816/3477798322,v1:172.21.15.110:6817/3477798322]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi110", "root=default"]}]: dispatch 2024-08-29T17:41:13.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:41:13 smithi029 bash[22475]: audit 2024-08-29T17:41:12.027713+0000 mon.a (mon.0) 566 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi110", "root=default"]}]: dispatch 2024-08-29T17:41:13.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:41:13 smithi029 bash[32453]: cluster 2024-08-29T17:41:11.731834+0000 mgr.y (mgr.14150) 302 : cluster [DBG] pgmap v278: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-08-29T17:41:13.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:41:13 smithi029 bash[32453]: audit 2024-08-29T17:41:12.025737+0000 mon.a (mon.0) 563 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-08-29T17:41:13.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:41:13 smithi029 bash[32453]: cluster 2024-08-29T17:41:12.025877+0000 mon.a (mon.0) 564 : cluster [DBG] osdmap e45: 7 total, 6 up, 7 in 2024-08-29T17:41:13.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:41:13 smithi029 bash[32453]: audit 2024-08-29T17:41:12.026229+0000 mon.a (mon.0) 565 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-29T17:41:13.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:41:13 smithi029 bash[32453]: audit 2024-08-29T17:41:12.027523+0000 mon.b (mon.1) 21 : audit [INF] from='osd.6 [v2:172.21.15.110:6816/3477798322,v1:172.21.15.110:6817/3477798322]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi110", "root=default"]}]: dispatch 2024-08-29T17:41:13.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:41:13 smithi029 bash[32453]: audit 2024-08-29T17:41:12.027713+0000 mon.a (mon.0) 566 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi110", "root=default"]}]: dispatch 2024-08-29T17:41:13.549 INFO:teuthology.orchestra.run.smithi110.stdout:Created osd(s) 6 on host 'smithi110' 2024-08-29T17:41:14.123 DEBUG:teuthology.orchestra.run.smithi110:osd.6> sudo journalctl -f -n 0 -u ceph-5b99e290-662c-11ef-bcd4-c7b262605968@osd.6.service 2024-08-29T17:41:14.126 INFO:tasks.cephadm:Deploying osd.7 on smithi110 with /dev/vg_nvme/lv_1... 2024-08-29T17:41:14.127 DEBUG:teuthology.orchestra.run.smithi110:> 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 5b99e290-662c-11ef-bcd4-c7b262605968 -- lvm zap /dev/vg_nvme/lv_1 2024-08-29T17:41:14.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:41:14 smithi110 bash[24444]: audit 2024-08-29T17:41:13.027394+0000 mon.a (mon.0) 567 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi110", "root=default"]}]': finished 2024-08-29T17:41:14.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:41:14 smithi110 bash[24444]: cluster 2024-08-29T17:41:13.027647+0000 mon.a (mon.0) 568 : cluster [DBG] osdmap e46: 7 total, 6 up, 7 in 2024-08-29T17:41:14.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:41:14 smithi110 bash[24444]: audit 2024-08-29T17:41:13.028409+0000 mon.a (mon.0) 569 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-29T17:41:14.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:41:14 smithi110 bash[24444]: audit 2024-08-29T17:41:13.037110+0000 mon.a (mon.0) 570 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-29T17:41:14.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:41:14 smithi110 bash[24444]: audit 2024-08-29T17:41:13.526112+0000 mon.a (mon.0) 571 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:41:14.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:41:14 smithi110 bash[24444]: audit 2024-08-29T17:41:13.534304+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:41:14.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:41:14 smithi110 bash[24444]: audit 2024-08-29T17:41:13.543154+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:41:14.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:41:14 smithi029 bash[22475]: audit 2024-08-29T17:41:13.027394+0000 mon.a (mon.0) 567 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi110", "root=default"]}]': finished 2024-08-29T17:41:14.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:41:14 smithi029 bash[22475]: cluster 2024-08-29T17:41:13.027647+0000 mon.a (mon.0) 568 : cluster [DBG] osdmap e46: 7 total, 6 up, 7 in 2024-08-29T17:41:14.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:41:14 smithi029 bash[22475]: audit 2024-08-29T17:41:13.028409+0000 mon.a (mon.0) 569 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-29T17:41:14.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:41:14 smithi029 bash[22475]: audit 2024-08-29T17:41:13.037110+0000 mon.a (mon.0) 570 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-29T17:41:14.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:41:14 smithi029 bash[22475]: audit 2024-08-29T17:41:13.526112+0000 mon.a (mon.0) 571 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:41:14.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:41:14 smithi029 bash[22475]: audit 2024-08-29T17:41:13.534304+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:41:14.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:41:14 smithi029 bash[22475]: audit 2024-08-29T17:41:13.543154+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:41:14.404 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:41:14 smithi029 bash[32453]: audit 2024-08-29T17:41:13.027394+0000 mon.a (mon.0) 567 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi110", "root=default"]}]': finished 2024-08-29T17:41:14.404 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:41:14 smithi029 bash[32453]: cluster 2024-08-29T17:41:13.027647+0000 mon.a (mon.0) 568 : cluster [DBG] osdmap e46: 7 total, 6 up, 7 in 2024-08-29T17:41:14.404 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:41:14 smithi029 bash[32453]: audit 2024-08-29T17:41:13.028409+0000 mon.a (mon.0) 569 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-29T17:41:14.404 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:41:14 smithi029 bash[32453]: audit 2024-08-29T17:41:13.037110+0000 mon.a (mon.0) 570 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-29T17:41:14.404 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:41:14 smithi029 bash[32453]: audit 2024-08-29T17:41:13.526112+0000 mon.a (mon.0) 571 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:41:14.404 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:41:14 smithi029 bash[32453]: audit 2024-08-29T17:41:13.534304+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:41:14.404 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:41:14 smithi029 bash[32453]: audit 2024-08-29T17:41:13.543154+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:41:15.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:41:15 smithi110 bash[24444]: cluster 2024-08-29T17:41:12.498378+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-08-29T17:41:15.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:41:15 smithi110 bash[24444]: cluster 2024-08-29T17:41:12.498520+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-08-29T17:41:15.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:41:15 smithi110 bash[24444]: cluster 2024-08-29T17:41:13.732445+0000 mgr.y (mgr.14150) 303 : cluster [DBG] pgmap v281: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-08-29T17:41:15.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:41:15 smithi110 bash[24444]: audit 2024-08-29T17:41:14.038641+0000 mon.a (mon.0) 574 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-29T17:41:15.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:41:15 smithi110 bash[24444]: cluster 2024-08-29T17:41:14.046475+0000 mon.a (mon.0) 575 : cluster [INF] osd.6 [v2:172.21.15.110:6816/3477798322,v1:172.21.15.110:6817/3477798322] boot 2024-08-29T17:41:15.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:41:15 smithi110 bash[24444]: cluster 2024-08-29T17:41:14.046568+0000 mon.a (mon.0) 576 : cluster [DBG] osdmap e47: 7 total, 7 up, 7 in 2024-08-29T17:41:15.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:41:15 smithi110 bash[24444]: audit 2024-08-29T17:41:14.046801+0000 mon.a (mon.0) 577 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-29T17:41:15.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:41:15 smithi029 bash[22475]: cluster 2024-08-29T17:41:12.498378+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-08-29T17:41:15.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:41:15 smithi029 bash[22475]: cluster 2024-08-29T17:41:12.498520+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-08-29T17:41:15.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:41:15 smithi029 bash[22475]: cluster 2024-08-29T17:41:13.732445+0000 mgr.y (mgr.14150) 303 : cluster [DBG] pgmap v281: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-08-29T17:41:15.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:41:15 smithi029 bash[22475]: audit 2024-08-29T17:41:14.038641+0000 mon.a (mon.0) 574 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-29T17:41:15.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:41:15 smithi029 bash[22475]: cluster 2024-08-29T17:41:14.046475+0000 mon.a (mon.0) 575 : cluster [INF] osd.6 [v2:172.21.15.110:6816/3477798322,v1:172.21.15.110:6817/3477798322] boot 2024-08-29T17:41:15.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:41:15 smithi029 bash[22475]: cluster 2024-08-29T17:41:14.046568+0000 mon.a (mon.0) 576 : cluster [DBG] osdmap e47: 7 total, 7 up, 7 in 2024-08-29T17:41:15.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:41:15 smithi029 bash[22475]: audit 2024-08-29T17:41:14.046801+0000 mon.a (mon.0) 577 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-29T17:41:15.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:41:15 smithi029 bash[32453]: cluster 2024-08-29T17:41:12.498378+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-08-29T17:41:15.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:41:15 smithi029 bash[32453]: cluster 2024-08-29T17:41:12.498520+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-08-29T17:41:15.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:41:15 smithi029 bash[32453]: cluster 2024-08-29T17:41:13.732445+0000 mgr.y (mgr.14150) 303 : cluster [DBG] pgmap v281: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-08-29T17:41:15.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:41:15 smithi029 bash[32453]: audit 2024-08-29T17:41:14.038641+0000 mon.a (mon.0) 574 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-29T17:41:15.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:41:15 smithi029 bash[32453]: cluster 2024-08-29T17:41:14.046475+0000 mon.a (mon.0) 575 : cluster [INF] osd.6 [v2:172.21.15.110:6816/3477798322,v1:172.21.15.110:6817/3477798322] boot 2024-08-29T17:41:15.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:41:15 smithi029 bash[32453]: cluster 2024-08-29T17:41:14.046568+0000 mon.a (mon.0) 576 : cluster [DBG] osdmap e47: 7 total, 7 up, 7 in 2024-08-29T17:41:15.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:41:15 smithi029 bash[32453]: audit 2024-08-29T17:41:14.046801+0000 mon.a (mon.0) 577 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-29T17:41:16.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:41:16 smithi110 bash[24444]: cluster 2024-08-29T17:41:15.049617+0000 mon.a (mon.0) 578 : cluster [DBG] osdmap e48: 7 total, 7 up, 7 in 2024-08-29T17:41:16.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:41:16 smithi029 bash[32453]: cluster 2024-08-29T17:41:15.049617+0000 mon.a (mon.0) 578 : cluster [DBG] osdmap e48: 7 total, 7 up, 7 in 2024-08-29T17:41:16.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:41:16 smithi029 bash[22475]: cluster 2024-08-29T17:41:15.049617+0000 mon.a (mon.0) 578 : cluster [DBG] osdmap e48: 7 total, 7 up, 7 in 2024-08-29T17:41:17.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:41:17 smithi110 bash[24444]: cluster 2024-08-29T17:41:15.732985+0000 mgr.y (mgr.14150) 304 : cluster [DBG] pgmap v284: 1 pgs: 1 remapped+peering; 577 KiB data, 201 MiB used, 626 GiB / 626 GiB avail 2024-08-29T17:41:17.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:41:17 smithi110 bash[24444]: cluster 2024-08-29T17:41:16.059932+0000 mon.a (mon.0) 579 : cluster [DBG] osdmap e49: 7 total, 7 up, 7 in 2024-08-29T17:41:17.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:41:17 smithi110 bash[24444]: cluster 2024-08-29T17:41:16.201221+0000 mon.a (mon.0) 580 : cluster [DBG] osdmap e50: 7 total, 7 up, 7 in 2024-08-29T17:41:17.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:41:17 smithi029 bash[22475]: cluster 2024-08-29T17:41:15.732985+0000 mgr.y (mgr.14150) 304 : cluster [DBG] pgmap v284: 1 pgs: 1 remapped+peering; 577 KiB data, 201 MiB used, 626 GiB / 626 GiB avail 2024-08-29T17:41:17.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:41:17 smithi029 bash[22475]: cluster 2024-08-29T17:41:16.059932+0000 mon.a (mon.0) 579 : cluster [DBG] osdmap e49: 7 total, 7 up, 7 in 2024-08-29T17:41:17.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:41:17 smithi029 bash[22475]: cluster 2024-08-29T17:41:16.201221+0000 mon.a (mon.0) 580 : cluster [DBG] osdmap e50: 7 total, 7 up, 7 in 2024-08-29T17:41:17.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:41:17 smithi029 bash[32453]: cluster 2024-08-29T17:41:15.732985+0000 mgr.y (mgr.14150) 304 : cluster [DBG] pgmap v284: 1 pgs: 1 remapped+peering; 577 KiB data, 201 MiB used, 626 GiB / 626 GiB avail 2024-08-29T17:41:17.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:41:17 smithi029 bash[32453]: cluster 2024-08-29T17:41:16.059932+0000 mon.a (mon.0) 579 : cluster [DBG] osdmap e49: 7 total, 7 up, 7 in 2024-08-29T17:41:17.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:41:17 smithi029 bash[32453]: cluster 2024-08-29T17:41:16.201221+0000 mon.a (mon.0) 580 : cluster [DBG] osdmap e50: 7 total, 7 up, 7 in 2024-08-29T17:41:18.411 INFO:teuthology.orchestra.run.smithi110.stderr:Inferring config /var/lib/ceph/5b99e290-662c-11ef-bcd4-c7b262605968/mon.b/config 2024-08-29T17:41:18.562 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:41:18 smithi110 bash[24444]: cluster 2024-08-29T17:41:17.203106+0000 mon.a (mon.0) 581 : cluster [DBG] osdmap e51: 7 total, 7 up, 7 in 2024-08-29T17:41:18.650 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:41:18 smithi029 bash[22475]: cluster 2024-08-29T17:41:17.203106+0000 mon.a (mon.0) 581 : cluster [DBG] osdmap e51: 7 total, 7 up, 7 in 2024-08-29T17:41:18.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:41:18 smithi029 bash[32453]: cluster 2024-08-29T17:41:17.203106+0000 mon.a (mon.0) 581 : cluster [DBG] osdmap e51: 7 total, 7 up, 7 in 2024-08-29T17:41:19.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:41:19 smithi110 bash[24444]: cluster 2024-08-29T17:41:17.733469+0000 mgr.y (mgr.14150) 305 : cluster [DBG] pgmap v288: 1 pgs: 1 remapped+peering; 577 KiB data, 201 MiB used, 626 GiB / 626 GiB avail 2024-08-29T17:41:19.650 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:41:19 smithi029 bash[32453]: cluster 2024-08-29T17:41:17.733469+0000 mgr.y (mgr.14150) 305 : cluster [DBG] pgmap v288: 1 pgs: 1 remapped+peering; 577 KiB data, 201 MiB used, 626 GiB / 626 GiB avail 2024-08-29T17:41:19.650 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:41:19 smithi029 bash[22475]: cluster 2024-08-29T17:41:17.733469+0000 mgr.y (mgr.14150) 305 : cluster [DBG] pgmap v288: 1 pgs: 1 remapped+peering; 577 KiB data, 201 MiB used, 626 GiB / 626 GiB avail 2024-08-29T17:41:21.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:41:21 smithi110 bash[24444]: cluster 2024-08-29T17:41:19.734024+0000 mgr.y (mgr.14150) 306 : cluster [DBG] pgmap v289: 1 pgs: 1 remapped+peering; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-08-29T17:41:21.650 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:41:21 smithi029 bash[22475]: cluster 2024-08-29T17:41:19.734024+0000 mgr.y (mgr.14150) 306 : cluster [DBG] pgmap v289: 1 pgs: 1 remapped+peering; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-08-29T17:41:21.650 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:41:21 smithi029 bash[32453]: cluster 2024-08-29T17:41:19.734024+0000 mgr.y (mgr.14150) 306 : cluster [DBG] pgmap v289: 1 pgs: 1 remapped+peering; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-08-29T17:41:23.231 INFO:teuthology.orchestra.run.smithi110.stdout: 2024-08-29T17:41:23.264 DEBUG:teuthology.orchestra.run.smithi110:> 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 5b99e290-662c-11ef-bcd4-c7b262605968 -- ceph orch daemon add osd smithi110:vg_nvme/lv_1 2024-08-29T17:41:23.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:41:23 smithi110 bash[24444]: cluster 2024-08-29T17:41:21.734635+0000 mgr.y (mgr.14150) 307 : cluster [DBG] pgmap v290: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-08-29T17:41:23.650 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:41:23 smithi029 bash[22475]: cluster 2024-08-29T17:41:21.734635+0000 mgr.y (mgr.14150) 307 : cluster [DBG] pgmap v290: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-08-29T17:41:23.650 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:41:23 smithi029 bash[32453]: cluster 2024-08-29T17:41:21.734635+0000 mgr.y (mgr.14150) 307 : cluster [DBG] pgmap v290: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-08-29T17:41:25.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:41:25 smithi110 bash[24444]: cluster 2024-08-29T17:41:23.735217+0000 mgr.y (mgr.14150) 308 : cluster [DBG] pgmap v291: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail; 75 KiB/s, 0 objects/s recovering 2024-08-29T17:41:25.650 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:41:25 smithi029 bash[22475]: cluster 2024-08-29T17:41:23.735217+0000 mgr.y (mgr.14150) 308 : cluster [DBG] pgmap v291: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail; 75 KiB/s, 0 objects/s recovering 2024-08-29T17:41:25.650 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:41:25 smithi029 bash[32453]: cluster 2024-08-29T17:41:23.735217+0000 mgr.y (mgr.14150) 308 : cluster [DBG] pgmap v291: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail; 75 KiB/s, 0 objects/s recovering 2024-08-29T17:41:27.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:41:26 smithi110 bash[24444]: cluster 2024-08-29T17:41:25.735835+0000 mgr.y (mgr.14150) 309 : cluster [DBG] pgmap v292: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail; 60 KiB/s, 0 objects/s recovering 2024-08-29T17:41:27.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:41:26 smithi110 bash[24444]: cephadm 2024-08-29T17:41:25.897511+0000 mgr.y (mgr.14150) 310 : cephadm [INF] Detected new or changed devices on smithi110 2024-08-29T17:41:27.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:41:26 smithi110 bash[24444]: audit 2024-08-29T17:41:25.906384+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:41:27.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:41:26 smithi110 bash[24444]: audit 2024-08-29T17:41:25.915239+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:41:27.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:41:26 smithi110 bash[24444]: audit 2024-08-29T17:41:25.917619+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-08-29T17:41:27.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:41:26 smithi110 bash[24444]: audit 2024-08-29T17:41:25.919463+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-08-29T17:41:27.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:41:26 smithi110 bash[24444]: audit 2024-08-29T17:41:25.921325+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-08-29T17:41:27.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:41:26 smithi110 bash[24444]: cephadm 2024-08-29T17:41:25.922764+0000 mgr.y (mgr.14150) 311 : cephadm [INF] Adjusting osd_memory_target on smithi110 to 5755M 2024-08-29T17:41:27.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:41:26 smithi110 bash[24444]: audit 2024-08-29T17:41:25.931211+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:41:27.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:41:26 smithi110 bash[24444]: audit 2024-08-29T17:41:25.933535+0000 mon.a (mon.0) 588 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:41:27.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:41:26 smithi110 bash[24444]: audit 2024-08-29T17:41:25.935480+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T17:41:27.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:41:26 smithi110 bash[24444]: audit 2024-08-29T17:41:25.945692+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:41:27.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:41:26 smithi029 bash[22475]: cluster 2024-08-29T17:41:25.735835+0000 mgr.y (mgr.14150) 309 : cluster [DBG] pgmap v292: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail; 60 KiB/s, 0 objects/s recovering 2024-08-29T17:41:27.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:41:26 smithi029 bash[22475]: cephadm 2024-08-29T17:41:25.897511+0000 mgr.y (mgr.14150) 310 : cephadm [INF] Detected new or changed devices on smithi110 2024-08-29T17:41:27.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:41:26 smithi029 bash[22475]: audit 2024-08-29T17:41:25.906384+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:41:27.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:41:26 smithi029 bash[22475]: audit 2024-08-29T17:41:25.915239+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:41:27.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:41:26 smithi029 bash[22475]: audit 2024-08-29T17:41:25.917619+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-08-29T17:41:27.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:41:26 smithi029 bash[22475]: audit 2024-08-29T17:41:25.919463+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-08-29T17:41:27.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:41:26 smithi029 bash[22475]: audit 2024-08-29T17:41:25.921325+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-08-29T17:41:27.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:41:26 smithi029 bash[22475]: cephadm 2024-08-29T17:41:25.922764+0000 mgr.y (mgr.14150) 311 : cephadm [INF] Adjusting osd_memory_target on smithi110 to 5755M 2024-08-29T17:41:27.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:41:26 smithi029 bash[22475]: audit 2024-08-29T17:41:25.931211+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:41:27.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:41:26 smithi029 bash[22475]: audit 2024-08-29T17:41:25.933535+0000 mon.a (mon.0) 588 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:41:27.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:41:26 smithi029 bash[22475]: audit 2024-08-29T17:41:25.935480+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T17:41:27.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:41:26 smithi029 bash[22475]: audit 2024-08-29T17:41:25.945692+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:41:27.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:41:26 smithi029 bash[32453]: cluster 2024-08-29T17:41:25.735835+0000 mgr.y (mgr.14150) 309 : cluster [DBG] pgmap v292: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail; 60 KiB/s, 0 objects/s recovering 2024-08-29T17:41:27.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:41:26 smithi029 bash[32453]: cephadm 2024-08-29T17:41:25.897511+0000 mgr.y (mgr.14150) 310 : cephadm [INF] Detected new or changed devices on smithi110 2024-08-29T17:41:27.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:41:26 smithi029 bash[32453]: audit 2024-08-29T17:41:25.906384+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:41:27.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:41:26 smithi029 bash[32453]: audit 2024-08-29T17:41:25.915239+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:41:27.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:41:26 smithi029 bash[32453]: audit 2024-08-29T17:41:25.917619+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-08-29T17:41:27.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:41:26 smithi029 bash[32453]: audit 2024-08-29T17:41:25.919463+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-08-29T17:41:27.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:41:26 smithi029 bash[32453]: audit 2024-08-29T17:41:25.921325+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-08-29T17:41:27.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:41:26 smithi029 bash[32453]: cephadm 2024-08-29T17:41:25.922764+0000 mgr.y (mgr.14150) 311 : cephadm [INF] Adjusting osd_memory_target on smithi110 to 5755M 2024-08-29T17:41:27.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:41:26 smithi029 bash[32453]: audit 2024-08-29T17:41:25.931211+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:41:27.404 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:41:26 smithi029 bash[32453]: audit 2024-08-29T17:41:25.933535+0000 mon.a (mon.0) 588 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:41:27.404 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:41:26 smithi029 bash[32453]: audit 2024-08-29T17:41:25.935480+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T17:41:27.404 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:41:26 smithi029 bash[32453]: audit 2024-08-29T17:41:25.945692+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:41:28.388 INFO:teuthology.orchestra.run.smithi110.stderr:Inferring config /var/lib/ceph/5b99e290-662c-11ef-bcd4-c7b262605968/mon.b/config 2024-08-29T17:41:29.331 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:41:28 smithi110 bash[24444]: cluster 2024-08-29T17:41:27.736418+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; 55 KiB/s, 0 objects/s recovering 2024-08-29T17:41:29.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:41:28 smithi029 bash[22475]: cluster 2024-08-29T17:41:27.736418+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; 55 KiB/s, 0 objects/s recovering 2024-08-29T17:41:29.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:41:28 smithi029 bash[32453]: cluster 2024-08-29T17:41:27.736418+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; 55 KiB/s, 0 objects/s recovering 2024-08-29T17:41:31.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:41:30 smithi110 bash[24444]: cluster 2024-08-29T17:41:29.736980+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; 48 KiB/s, 0 objects/s recovering 2024-08-29T17:41:31.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:41:30 smithi029 bash[22475]: cluster 2024-08-29T17:41:29.736980+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; 48 KiB/s, 0 objects/s recovering 2024-08-29T17:41:31.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:41:30 smithi029 bash[32453]: cluster 2024-08-29T17:41:29.736980+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; 48 KiB/s, 0 objects/s recovering 2024-08-29T17:41:32.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:41:31 smithi110 bash[24444]: audit 2024-08-29T17:41:31.298821+0000 mgr.y (mgr.14150) 314 : audit [DBG] from='client.24283 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi110:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T17:41:32.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:41:31 smithi110 bash[24444]: audit 2024-08-29T17:41:31.305168+0000 mon.a (mon.0) 591 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-29T17:41:32.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:41:31 smithi110 bash[24444]: audit 2024-08-29T17:41:31.311157+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-29T17:41:32.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:41:31 smithi110 bash[24444]: audit 2024-08-29T17:41:31.312818+0000 mon.a (mon.0) 593 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:41:32.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:41:31 smithi029 bash[22475]: audit 2024-08-29T17:41:31.298821+0000 mgr.y (mgr.14150) 314 : audit [DBG] from='client.24283 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi110:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T17:41:32.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:41:31 smithi029 bash[22475]: audit 2024-08-29T17:41:31.305168+0000 mon.a (mon.0) 591 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-29T17:41:32.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:41:31 smithi029 bash[22475]: audit 2024-08-29T17:41:31.311157+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-29T17:41:32.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:41:31 smithi029 bash[22475]: audit 2024-08-29T17:41:31.312818+0000 mon.a (mon.0) 593 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:41:32.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:41:31 smithi029 bash[32453]: audit 2024-08-29T17:41:31.298821+0000 mgr.y (mgr.14150) 314 : audit [DBG] from='client.24283 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi110:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T17:41:32.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:41:31 smithi029 bash[32453]: audit 2024-08-29T17:41:31.305168+0000 mon.a (mon.0) 591 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-29T17:41:32.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:41:31 smithi029 bash[32453]: audit 2024-08-29T17:41:31.311157+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-29T17:41:32.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:41:31 smithi029 bash[32453]: audit 2024-08-29T17:41:31.312818+0000 mon.a (mon.0) 593 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:41:33.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:41:32 smithi110 bash[24444]: cluster 2024-08-29T17:41:31.737573+0000 mgr.y (mgr.14150) 315 : cluster [DBG] pgmap v295: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-08-29T17:41:33.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:41:32 smithi029 bash[22475]: cluster 2024-08-29T17:41:31.737573+0000 mgr.y (mgr.14150) 315 : cluster [DBG] pgmap v295: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-08-29T17:41:33.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:41:32 smithi029 bash[32453]: cluster 2024-08-29T17:41:31.737573+0000 mgr.y (mgr.14150) 315 : cluster [DBG] pgmap v295: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-08-29T17:41:35.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:41:34 smithi110 bash[24444]: cluster 2024-08-29T17:41:33.738123+0000 mgr.y (mgr.14150) 316 : cluster [DBG] pgmap v296: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-08-29T17:41:35.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:41:34 smithi029 bash[22475]: cluster 2024-08-29T17:41:33.738123+0000 mgr.y (mgr.14150) 316 : cluster [DBG] pgmap v296: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-08-29T17:41:35.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:41:34 smithi029 bash[32453]: cluster 2024-08-29T17:41:33.738123+0000 mgr.y (mgr.14150) 316 : cluster [DBG] pgmap v296: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-08-29T17:41:37.194 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:41:36 smithi110 bash[24444]: cluster 2024-08-29T17:41:35.738707+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-08-29T17:41:37.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:41:36 smithi029 bash[22475]: cluster 2024-08-29T17:41:35.738707+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-08-29T17:41:37.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:41:36 smithi029 bash[32453]: cluster 2024-08-29T17:41:35.738707+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-08-29T17:41:39.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:41:38 smithi110 bash[24444]: cluster 2024-08-29T17:41:37.739277+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-08-29T17:41:39.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:41:38 smithi029 bash[22475]: cluster 2024-08-29T17:41:37.739277+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-08-29T17:41:39.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:41:38 smithi029 bash[32453]: cluster 2024-08-29T17:41:37.739277+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-08-29T17:41:40.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:41:39 smithi110 bash[24444]: audit 2024-08-29T17:41:39.491931+0000 mon.b (mon.1) 22 : audit [INF] from='client.? 172.21.15.110:0/914987167' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d940d9b7-08ff-4939-aed2-678705b27227"}]: dispatch 2024-08-29T17:41:40.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:41:39 smithi110 bash[24444]: audit 2024-08-29T17:41:39.492118+0000 mon.a (mon.0) 594 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d940d9b7-08ff-4939-aed2-678705b27227"}]: dispatch 2024-08-29T17:41:40.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:41:39 smithi110 bash[24444]: audit 2024-08-29T17:41:39.501297+0000 mon.a (mon.0) 595 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "d940d9b7-08ff-4939-aed2-678705b27227"}]': finished 2024-08-29T17:41:40.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:41:39 smithi110 bash[24444]: cluster 2024-08-29T17:41:39.501471+0000 mon.a (mon.0) 596 : cluster [DBG] osdmap e52: 8 total, 7 up, 8 in 2024-08-29T17:41:40.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:41:39 smithi110 bash[24444]: audit 2024-08-29T17:41:39.501722+0000 mon.a (mon.0) 597 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-29T17:41:40.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:41:39 smithi029 bash[22475]: audit 2024-08-29T17:41:39.491931+0000 mon.b (mon.1) 22 : audit [INF] from='client.? 172.21.15.110:0/914987167' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d940d9b7-08ff-4939-aed2-678705b27227"}]: dispatch 2024-08-29T17:41:40.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:41:39 smithi029 bash[22475]: audit 2024-08-29T17:41:39.492118+0000 mon.a (mon.0) 594 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d940d9b7-08ff-4939-aed2-678705b27227"}]: dispatch 2024-08-29T17:41:40.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:41:39 smithi029 bash[22475]: audit 2024-08-29T17:41:39.501297+0000 mon.a (mon.0) 595 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "d940d9b7-08ff-4939-aed2-678705b27227"}]': finished 2024-08-29T17:41:40.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:41:39 smithi029 bash[22475]: cluster 2024-08-29T17:41:39.501471+0000 mon.a (mon.0) 596 : cluster [DBG] osdmap e52: 8 total, 7 up, 8 in 2024-08-29T17:41:40.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:41:39 smithi029 bash[22475]: audit 2024-08-29T17:41:39.501722+0000 mon.a (mon.0) 597 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-29T17:41:40.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:41:39 smithi029 bash[32453]: audit 2024-08-29T17:41:39.491931+0000 mon.b (mon.1) 22 : audit [INF] from='client.? 172.21.15.110:0/914987167' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d940d9b7-08ff-4939-aed2-678705b27227"}]: dispatch 2024-08-29T17:41:40.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:41:39 smithi029 bash[32453]: audit 2024-08-29T17:41:39.492118+0000 mon.a (mon.0) 594 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d940d9b7-08ff-4939-aed2-678705b27227"}]: dispatch 2024-08-29T17:41:40.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:41:39 smithi029 bash[32453]: audit 2024-08-29T17:41:39.501297+0000 mon.a (mon.0) 595 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "d940d9b7-08ff-4939-aed2-678705b27227"}]': finished 2024-08-29T17:41:40.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:41:39 smithi029 bash[32453]: cluster 2024-08-29T17:41:39.501471+0000 mon.a (mon.0) 596 : cluster [DBG] osdmap e52: 8 total, 7 up, 8 in 2024-08-29T17:41:40.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:41:39 smithi029 bash[32453]: audit 2024-08-29T17:41:39.501722+0000 mon.a (mon.0) 597 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-29T17:41:41.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:41:40 smithi029 bash[32453]: cluster 2024-08-29T17:41:39.739808+0000 mgr.y (mgr.14150) 319 : cluster [DBG] pgmap v300: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-08-29T17:41:41.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:41:40 smithi029 bash[32453]: audit 2024-08-29T17:41:40.127397+0000 mon.b (mon.1) 23 : audit [DBG] from='client.? 172.21.15.110:0/553804819' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-29T17:41:41.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:41:40 smithi110 bash[24444]: cluster 2024-08-29T17:41:39.739808+0000 mgr.y (mgr.14150) 319 : cluster [DBG] pgmap v300: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-08-29T17:41:41.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:41:40 smithi110 bash[24444]: audit 2024-08-29T17:41:40.127397+0000 mon.b (mon.1) 23 : audit [DBG] from='client.? 172.21.15.110:0/553804819' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-29T17:41:41.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:41:40 smithi029 bash[22475]: cluster 2024-08-29T17:41:39.739808+0000 mgr.y (mgr.14150) 319 : cluster [DBG] pgmap v300: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-08-29T17:41:41.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:41:40 smithi029 bash[22475]: audit 2024-08-29T17:41:40.127397+0000 mon.b (mon.1) 23 : audit [DBG] from='client.? 172.21.15.110:0/553804819' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-29T17:41:43.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:41:42 smithi110 bash[24444]: cluster 2024-08-29T17:41:41.740377+0000 mgr.y (mgr.14150) 320 : cluster [DBG] pgmap v301: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-08-29T17:41:43.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:41:42 smithi029 bash[22475]: cluster 2024-08-29T17:41:41.740377+0000 mgr.y (mgr.14150) 320 : cluster [DBG] pgmap v301: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-08-29T17:41:43.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:41:42 smithi029 bash[32453]: cluster 2024-08-29T17:41:41.740377+0000 mgr.y (mgr.14150) 320 : cluster [DBG] pgmap v301: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-08-29T17:41:45.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:41:44 smithi110 bash[24444]: cluster 2024-08-29T17:41:43.740917+0000 mgr.y (mgr.14150) 321 : cluster [DBG] pgmap v302: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-08-29T17:41:45.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:41:44 smithi029 bash[22475]: cluster 2024-08-29T17:41:43.740917+0000 mgr.y (mgr.14150) 321 : cluster [DBG] pgmap v302: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-08-29T17:41:45.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:41:44 smithi029 bash[32453]: cluster 2024-08-29T17:41:43.740917+0000 mgr.y (mgr.14150) 321 : cluster [DBG] pgmap v302: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-08-29T17:41:47.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:41:46 smithi110 bash[24444]: cluster 2024-08-29T17:41:45.741500+0000 mgr.y (mgr.14150) 322 : cluster [DBG] pgmap v303: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-08-29T17:41:47.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:41:46 smithi029 bash[22475]: cluster 2024-08-29T17:41:45.741500+0000 mgr.y (mgr.14150) 322 : cluster [DBG] pgmap v303: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-08-29T17:41:47.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:41:46 smithi029 bash[32453]: cluster 2024-08-29T17:41:45.741500+0000 mgr.y (mgr.14150) 322 : cluster [DBG] pgmap v303: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-08-29T17:41:49.290 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:41:48 smithi110 bash[24444]: cluster 2024-08-29T17:41:47.742054+0000 mgr.y (mgr.14150) 323 : cluster [DBG] pgmap v304: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-08-29T17:41:49.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:41:48 smithi029 bash[22475]: cluster 2024-08-29T17:41:47.742054+0000 mgr.y (mgr.14150) 323 : cluster [DBG] pgmap v304: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-08-29T17:41:49.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:41:48 smithi029 bash[32453]: cluster 2024-08-29T17:41:47.742054+0000 mgr.y (mgr.14150) 323 : cluster [DBG] pgmap v304: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-08-29T17:41:51.239 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:41:50 smithi110 bash[24444]: cluster 2024-08-29T17:41:49.742607+0000 mgr.y (mgr.14150) 324 : cluster [DBG] pgmap v305: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-08-29T17:41:51.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:41:50 smithi029 bash[22475]: cluster 2024-08-29T17:41:49.742607+0000 mgr.y (mgr.14150) 324 : cluster [DBG] pgmap v305: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-08-29T17:41:51.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:41:50 smithi029 bash[32453]: cluster 2024-08-29T17:41:49.742607+0000 mgr.y (mgr.14150) 324 : cluster [DBG] pgmap v305: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-08-29T17:41:52.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:41:52 smithi110 bash[24444]: audit 2024-08-29T17:41:51.645439+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-08-29T17:41:52.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:41:52 smithi110 bash[24444]: audit 2024-08-29T17:41:51.647248+0000 mon.a (mon.0) 599 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:41:52.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:41:52 smithi110 bash[24444]: cephadm 2024-08-29T17:41:51.648908+0000 mgr.y (mgr.14150) 325 : cephadm [INF] Deploying daemon osd.7 on smithi110 2024-08-29T17:41:52.650 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:41:52 smithi029 bash[32453]: audit 2024-08-29T17:41:51.645439+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-08-29T17:41:52.650 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:41:52 smithi029 bash[32453]: audit 2024-08-29T17:41:51.647248+0000 mon.a (mon.0) 599 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:41:52.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:41:52 smithi029 bash[32453]: cephadm 2024-08-29T17:41:51.648908+0000 mgr.y (mgr.14150) 325 : cephadm [INF] Deploying daemon osd.7 on smithi110 2024-08-29T17:41:52.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:41:52 smithi029 bash[22475]: audit 2024-08-29T17:41:51.645439+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-08-29T17:41:52.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:41:52 smithi029 bash[22475]: audit 2024-08-29T17:41:51.647248+0000 mon.a (mon.0) 599 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:41:52.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:41:52 smithi029 bash[22475]: cephadm 2024-08-29T17:41:51.648908+0000 mgr.y (mgr.14150) 325 : cephadm [INF] Deploying daemon osd.7 on smithi110 2024-08-29T17:41:53.630 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:41:53 smithi110 bash[24444]: cluster 2024-08-29T17:41:51.743193+0000 mgr.y (mgr.14150) 326 : cluster [DBG] pgmap v306: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-08-29T17:41:53.650 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:41:53 smithi029 bash[22475]: cluster 2024-08-29T17:41:51.743193+0000 mgr.y (mgr.14150) 326 : cluster [DBG] pgmap v306: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-08-29T17:41:53.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:41:53 smithi029 bash[32453]: cluster 2024-08-29T17:41:51.743193+0000 mgr.y (mgr.14150) 326 : cluster [DBG] pgmap v306: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-08-29T17:41:55.509 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:41:55 smithi110 bash[24444]: cluster 2024-08-29T17:41:53.743723+0000 mgr.y (mgr.14150) 327 : cluster [DBG] pgmap v307: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-08-29T17:41:55.650 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:41:55 smithi029 bash[22475]: cluster 2024-08-29T17:41:53.743723+0000 mgr.y (mgr.14150) 327 : cluster [DBG] pgmap v307: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-08-29T17:41:55.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:41:55 smithi029 bash[32453]: cluster 2024-08-29T17:41:53.743723+0000 mgr.y (mgr.14150) 327 : cluster [DBG] pgmap v307: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-08-29T17:41:55.767 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:41:55 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.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-08-29T17:41:55.767 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:41:55 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.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-08-29T17:41:55.767 INFO:journalctl@ceph.osd.5.smithi110.stdout:Aug 29 17:41:55 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.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-08-29T17:41:55.768 INFO:journalctl@ceph.osd.4.smithi110.stdout:Aug 29 17:41:55 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.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-08-29T17:41:55.768 INFO:journalctl@ceph.osd.6.smithi110.stdout:Aug 29 17:41:55 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.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-08-29T17:41:56.123 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:41:55 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.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-08-29T17:41:56.123 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:41:55 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.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-08-29T17:41:56.123 INFO:journalctl@ceph.osd.4.smithi110.stdout:Aug 29 17:41:55 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.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-08-29T17:41:56.123 INFO:journalctl@ceph.osd.5.smithi110.stdout:Aug 29 17:41:55 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.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-08-29T17:41:56.124 INFO:journalctl@ceph.osd.6.smithi110.stdout:Aug 29 17:41:55 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.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-08-29T17:41:56.399 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:41:56 smithi110 bash[24444]: audit 2024-08-29T17:41:56.058775+0000 mon.a (mon.0) 600 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:41:56.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:41:56 smithi110 bash[24444]: audit 2024-08-29T17:41:56.066855+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:41:56.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:41:56 smithi110 bash[24444]: audit 2024-08-29T17:41:56.075577+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:41:56.650 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:41:56 smithi029 bash[22475]: audit 2024-08-29T17:41:56.058775+0000 mon.a (mon.0) 600 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:41:56.650 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:41:56 smithi029 bash[22475]: audit 2024-08-29T17:41:56.066855+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:41:56.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:41:56 smithi029 bash[22475]: audit 2024-08-29T17:41:56.075577+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:41:56.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:41:56 smithi029 bash[32453]: audit 2024-08-29T17:41:56.058775+0000 mon.a (mon.0) 600 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:41:56.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:41:56 smithi029 bash[32453]: audit 2024-08-29T17:41:56.066855+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:41:56.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:41:56 smithi029 bash[32453]: audit 2024-08-29T17:41:56.075577+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:41:57.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:41:57 smithi110 bash[24444]: cluster 2024-08-29T17:41:55.744291+0000 mgr.y (mgr.14150) 328 : cluster [DBG] pgmap v308: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-08-29T17:41:57.650 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:41:57 smithi029 bash[22475]: cluster 2024-08-29T17:41:55.744291+0000 mgr.y (mgr.14150) 328 : cluster [DBG] pgmap v308: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-08-29T17:41:57.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:41:57 smithi029 bash[32453]: cluster 2024-08-29T17:41:55.744291+0000 mgr.y (mgr.14150) 328 : cluster [DBG] pgmap v308: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-08-29T17:41:59.399 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:41:59 smithi110 bash[24444]: cluster 2024-08-29T17:41:57.744827+0000 mgr.y (mgr.14150) 329 : cluster [DBG] pgmap v309: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-08-29T17:41:59.650 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:41:59 smithi029 bash[22475]: cluster 2024-08-29T17:41:57.744827+0000 mgr.y (mgr.14150) 329 : cluster [DBG] pgmap v309: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-08-29T17:41:59.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:41:59 smithi029 bash[32453]: cluster 2024-08-29T17:41:57.744827+0000 mgr.y (mgr.14150) 329 : cluster [DBG] pgmap v309: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-08-29T17:42:01.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:42:01 smithi110 bash[24444]: cluster 2024-08-29T17:41:59.745374+0000 mgr.y (mgr.14150) 330 : cluster [DBG] pgmap v310: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-08-29T17:42:01.650 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:42:01 smithi029 bash[22475]: cluster 2024-08-29T17:41:59.745374+0000 mgr.y (mgr.14150) 330 : cluster [DBG] pgmap v310: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-08-29T17:42:01.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:42:01 smithi029 bash[32453]: cluster 2024-08-29T17:41:59.745374+0000 mgr.y (mgr.14150) 330 : cluster [DBG] pgmap v310: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-08-29T17:42:02.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:42:02 smithi110 bash[24444]: audit 2024-08-29T17:42:01.244627+0000 mon.a (mon.0) 603 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:42:02.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:42:02 smithi110 bash[24444]: audit 2024-08-29T17:42:01.258790+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:42:02.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:42:02 smithi110 bash[24444]: audit 2024-08-29T17:42:01.732378+0000 mon.a (mon.0) 605 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:42:02.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:42:02 smithi110 bash[24444]: audit 2024-08-29T17:42:01.734041+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T17:42:02.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:42:02 smithi110 bash[24444]: audit 2024-08-29T17:42:01.743777+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:42:02.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:42:02 smithi029 bash[32453]: audit 2024-08-29T17:42:01.244627+0000 mon.a (mon.0) 603 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:42:02.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:42:02 smithi029 bash[32453]: audit 2024-08-29T17:42:01.258790+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:42:02.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:42:02 smithi029 bash[32453]: audit 2024-08-29T17:42:01.732378+0000 mon.a (mon.0) 605 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:42:02.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:42:02 smithi029 bash[32453]: audit 2024-08-29T17:42:01.734041+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T17:42:02.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:42:02 smithi029 bash[32453]: audit 2024-08-29T17:42:01.743777+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:42:02.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:42:02 smithi029 bash[22475]: audit 2024-08-29T17:42:01.244627+0000 mon.a (mon.0) 603 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:42:02.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:42:02 smithi029 bash[22475]: audit 2024-08-29T17:42:01.258790+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:42:02.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:42:02 smithi029 bash[22475]: audit 2024-08-29T17:42:01.732378+0000 mon.a (mon.0) 605 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:42:02.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:42:02 smithi029 bash[22475]: audit 2024-08-29T17:42:01.734041+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T17:42:02.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:42:02 smithi029 bash[22475]: audit 2024-08-29T17:42:01.743777+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:42:03.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:42:03 smithi110 bash[24444]: cluster 2024-08-29T17:42:01.745921+0000 mgr.y (mgr.14150) 331 : cluster [DBG] pgmap v311: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-08-29T17:42:03.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:42:03 smithi110 bash[24444]: audit 2024-08-29T17:42:02.654149+0000 mon.b (mon.1) 24 : audit [INF] from='osd.7 [v2:172.21.15.110:6824/545273719,v1:172.21.15.110:6825/545273719]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-08-29T17:42:03.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:42:03 smithi110 bash[24444]: audit 2024-08-29T17:42:02.654311+0000 mon.a (mon.0) 608 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-08-29T17:42:03.650 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:42:03 smithi029 bash[22475]: cluster 2024-08-29T17:42:01.745921+0000 mgr.y (mgr.14150) 331 : cluster [DBG] pgmap v311: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-08-29T17:42:03.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:42:03 smithi029 bash[22475]: audit 2024-08-29T17:42:02.654149+0000 mon.b (mon.1) 24 : audit [INF] from='osd.7 [v2:172.21.15.110:6824/545273719,v1:172.21.15.110:6825/545273719]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-08-29T17:42:03.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:42:03 smithi029 bash[22475]: audit 2024-08-29T17:42:02.654311+0000 mon.a (mon.0) 608 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-08-29T17:42:03.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:42:03 smithi029 bash[32453]: cluster 2024-08-29T17:42:01.745921+0000 mgr.y (mgr.14150) 331 : cluster [DBG] pgmap v311: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-08-29T17:42:03.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:42:03 smithi029 bash[32453]: audit 2024-08-29T17:42:02.654149+0000 mon.b (mon.1) 24 : audit [INF] from='osd.7 [v2:172.21.15.110:6824/545273719,v1:172.21.15.110:6825/545273719]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-08-29T17:42:03.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:42:03 smithi029 bash[32453]: audit 2024-08-29T17:42:02.654311+0000 mon.a (mon.0) 608 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-08-29T17:42:04.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:42:04 smithi110 bash[24444]: audit 2024-08-29T17:42:03.263849+0000 mon.a (mon.0) 609 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-08-29T17:42:04.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:42:04 smithi110 bash[24444]: cluster 2024-08-29T17:42:03.264060+0000 mon.a (mon.0) 610 : cluster [DBG] osdmap e53: 8 total, 7 up, 8 in 2024-08-29T17:42:04.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:42:04 smithi110 bash[24444]: audit 2024-08-29T17:42:03.264308+0000 mon.a (mon.0) 611 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-29T17:42:04.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:42:04 smithi110 bash[24444]: audit 2024-08-29T17:42:03.265561+0000 mon.b (mon.1) 25 : audit [INF] from='osd.7 [v2:172.21.15.110:6824/545273719,v1:172.21.15.110:6825/545273719]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi110", "root=default"]}]: dispatch 2024-08-29T17:42:04.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:42:04 smithi110 bash[24444]: audit 2024-08-29T17:42:03.265833+0000 mon.a (mon.0) 612 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi110", "root=default"]}]: dispatch 2024-08-29T17:42:04.650 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:42:04 smithi029 bash[22475]: audit 2024-08-29T17:42:03.263849+0000 mon.a (mon.0) 609 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-08-29T17:42:04.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:42:04 smithi029 bash[22475]: cluster 2024-08-29T17:42:03.264060+0000 mon.a (mon.0) 610 : cluster [DBG] osdmap e53: 8 total, 7 up, 8 in 2024-08-29T17:42:04.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:42:04 smithi029 bash[22475]: audit 2024-08-29T17:42:03.264308+0000 mon.a (mon.0) 611 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-29T17:42:04.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:42:04 smithi029 bash[22475]: audit 2024-08-29T17:42:03.265561+0000 mon.b (mon.1) 25 : audit [INF] from='osd.7 [v2:172.21.15.110:6824/545273719,v1:172.21.15.110:6825/545273719]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi110", "root=default"]}]: dispatch 2024-08-29T17:42:04.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:42:04 smithi029 bash[22475]: audit 2024-08-29T17:42:03.265833+0000 mon.a (mon.0) 612 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi110", "root=default"]}]: dispatch 2024-08-29T17:42:04.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:42:04 smithi029 bash[32453]: audit 2024-08-29T17:42:03.263849+0000 mon.a (mon.0) 609 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-08-29T17:42:04.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:42:04 smithi029 bash[32453]: cluster 2024-08-29T17:42:03.264060+0000 mon.a (mon.0) 610 : cluster [DBG] osdmap e53: 8 total, 7 up, 8 in 2024-08-29T17:42:04.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:42:04 smithi029 bash[32453]: audit 2024-08-29T17:42:03.264308+0000 mon.a (mon.0) 611 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-29T17:42:04.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:42:04 smithi029 bash[32453]: audit 2024-08-29T17:42:03.265561+0000 mon.b (mon.1) 25 : audit [INF] from='osd.7 [v2:172.21.15.110:6824/545273719,v1:172.21.15.110:6825/545273719]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi110", "root=default"]}]: dispatch 2024-08-29T17:42:04.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:42:04 smithi029 bash[32453]: audit 2024-08-29T17:42:03.265833+0000 mon.a (mon.0) 612 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi110", "root=default"]}]: dispatch 2024-08-29T17:42:04.822 INFO:teuthology.orchestra.run.smithi110.stdout:Created osd(s) 7 on host 'smithi110' 2024-08-29T17:42:05.400 DEBUG:teuthology.orchestra.run.smithi110:osd.7> sudo journalctl -f -n 0 -u ceph-5b99e290-662c-11ef-bcd4-c7b262605968@osd.7.service 2024-08-29T17:42:05.403 INFO:tasks.cephadm:Waiting for 8 OSDs to come up... 2024-08-29T17:42:05.403 DEBUG:teuthology.orchestra.run.smithi029:> 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 5b99e290-662c-11ef-bcd4-c7b262605968 -- ceph osd stat -f json 2024-08-29T17:42:05.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:42:05 smithi110 bash[24444]: cluster 2024-08-29T17:42:03.746536+0000 mgr.y (mgr.14150) 332 : cluster [DBG] pgmap v313: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-08-29T17:42:05.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:42:05 smithi110 bash[24444]: audit 2024-08-29T17:42:04.266573+0000 mon.a (mon.0) 613 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi110", "root=default"]}]': finished 2024-08-29T17:42:05.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:42:05 smithi110 bash[24444]: cluster 2024-08-29T17:42:04.266809+0000 mon.a (mon.0) 614 : cluster [DBG] osdmap e54: 8 total, 7 up, 8 in 2024-08-29T17:42:05.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:42:05 smithi110 bash[24444]: audit 2024-08-29T17:42:04.267599+0000 mon.a (mon.0) 615 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-29T17:42:05.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:42:05 smithi110 bash[24444]: audit 2024-08-29T17:42:04.277219+0000 mon.a (mon.0) 616 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-29T17:42:05.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:42:05 smithi110 bash[24444]: audit 2024-08-29T17:42:04.799392+0000 mon.a (mon.0) 617 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:42:05.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:42:05 smithi110 bash[24444]: audit 2024-08-29T17:42:04.809653+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:42:05.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:42:05 smithi110 bash[24444]: audit 2024-08-29T17:42:04.819118+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:42:05.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:42:05 smithi029 bash[22475]: cluster 2024-08-29T17:42:03.746536+0000 mgr.y (mgr.14150) 332 : cluster [DBG] pgmap v313: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-08-29T17:42:05.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:42:05 smithi029 bash[22475]: audit 2024-08-29T17:42:04.266573+0000 mon.a (mon.0) 613 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi110", "root=default"]}]': finished 2024-08-29T17:42:05.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:42:05 smithi029 bash[22475]: cluster 2024-08-29T17:42:04.266809+0000 mon.a (mon.0) 614 : cluster [DBG] osdmap e54: 8 total, 7 up, 8 in 2024-08-29T17:42:05.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:42:05 smithi029 bash[22475]: audit 2024-08-29T17:42:04.267599+0000 mon.a (mon.0) 615 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-29T17:42:05.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:42:05 smithi029 bash[22475]: audit 2024-08-29T17:42:04.277219+0000 mon.a (mon.0) 616 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-29T17:42:05.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:42:05 smithi029 bash[22475]: audit 2024-08-29T17:42:04.799392+0000 mon.a (mon.0) 617 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:42:05.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:42:05 smithi029 bash[22475]: audit 2024-08-29T17:42:04.809653+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:42:05.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:42:05 smithi029 bash[22475]: audit 2024-08-29T17:42:04.819118+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:42:05.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:42:05 smithi029 bash[32453]: cluster 2024-08-29T17:42:03.746536+0000 mgr.y (mgr.14150) 332 : cluster [DBG] pgmap v313: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-08-29T17:42:05.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:42:05 smithi029 bash[32453]: audit 2024-08-29T17:42:04.266573+0000 mon.a (mon.0) 613 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi110", "root=default"]}]': finished 2024-08-29T17:42:05.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:42:05 smithi029 bash[32453]: cluster 2024-08-29T17:42:04.266809+0000 mon.a (mon.0) 614 : cluster [DBG] osdmap e54: 8 total, 7 up, 8 in 2024-08-29T17:42:05.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:42:05 smithi029 bash[32453]: audit 2024-08-29T17:42:04.267599+0000 mon.a (mon.0) 615 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-29T17:42:05.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:42:05 smithi029 bash[32453]: audit 2024-08-29T17:42:04.277219+0000 mon.a (mon.0) 616 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-29T17:42:05.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:42:05 smithi029 bash[32453]: audit 2024-08-29T17:42:04.799392+0000 mon.a (mon.0) 617 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:42:05.654 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:42:05 smithi029 bash[32453]: audit 2024-08-29T17:42:04.809653+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:42:05.654 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:42:05 smithi029 bash[32453]: audit 2024-08-29T17:42:04.819118+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:42:06.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:42:06 smithi110 bash[24444]: cluster 2024-08-29T17:42:03.622403+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-08-29T17:42:06.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:42:06 smithi110 bash[24444]: cluster 2024-08-29T17:42:03.622498+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-08-29T17:42:06.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:42:06 smithi110 bash[24444]: cluster 2024-08-29T17:42:05.278653+0000 mon.a (mon.0) 620 : cluster [INF] osd.7 [v2:172.21.15.110:6824/545273719,v1:172.21.15.110:6825/545273719] boot 2024-08-29T17:42:06.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:42:06 smithi110 bash[24444]: cluster 2024-08-29T17:42:05.278924+0000 mon.a (mon.0) 621 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-08-29T17:42:06.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:42:06 smithi110 bash[24444]: audit 2024-08-29T17:42:05.280020+0000 mon.a (mon.0) 622 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-29T17:42:06.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:42:06 smithi110 bash[24444]: cluster 2024-08-29T17:42:06.216523+0000 mon.a (mon.0) 623 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-08-29T17:42:06.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:42:06 smithi029 bash[22475]: cluster 2024-08-29T17:42:03.622403+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-08-29T17:42:06.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:42:06 smithi029 bash[22475]: cluster 2024-08-29T17:42:03.622498+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-08-29T17:42:06.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:42:06 smithi029 bash[22475]: cluster 2024-08-29T17:42:05.278653+0000 mon.a (mon.0) 620 : cluster [INF] osd.7 [v2:172.21.15.110:6824/545273719,v1:172.21.15.110:6825/545273719] boot 2024-08-29T17:42:06.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:42:06 smithi029 bash[22475]: cluster 2024-08-29T17:42:05.278924+0000 mon.a (mon.0) 621 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-08-29T17:42:06.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:42:06 smithi029 bash[22475]: audit 2024-08-29T17:42:05.280020+0000 mon.a (mon.0) 622 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-29T17:42:06.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:42:06 smithi029 bash[22475]: cluster 2024-08-29T17:42:06.216523+0000 mon.a (mon.0) 623 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-08-29T17:42:06.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:42:06 smithi029 bash[32453]: cluster 2024-08-29T17:42:03.622403+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-08-29T17:42:06.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:42:06 smithi029 bash[32453]: cluster 2024-08-29T17:42:03.622498+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-08-29T17:42:06.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:42:06 smithi029 bash[32453]: cluster 2024-08-29T17:42:05.278653+0000 mon.a (mon.0) 620 : cluster [INF] osd.7 [v2:172.21.15.110:6824/545273719,v1:172.21.15.110:6825/545273719] boot 2024-08-29T17:42:06.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:42:06 smithi029 bash[32453]: cluster 2024-08-29T17:42:05.278924+0000 mon.a (mon.0) 621 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-08-29T17:42:06.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:42:06 smithi029 bash[32453]: audit 2024-08-29T17:42:05.280020+0000 mon.a (mon.0) 622 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-29T17:42:06.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:42:06 smithi029 bash[32453]: cluster 2024-08-29T17:42:06.216523+0000 mon.a (mon.0) 623 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-08-29T17:42:07.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:42:07 smithi110 bash[24444]: cluster 2024-08-29T17:42:05.747154+0000 mgr.y (mgr.14150) 333 : cluster [DBG] pgmap v316: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-08-29T17:42:07.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:42:07 smithi110 bash[24444]: cluster 2024-08-29T17:42:07.220194+0000 mon.a (mon.0) 624 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-08-29T17:42:07.650 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:42:07 smithi029 bash[22475]: cluster 2024-08-29T17:42:05.747154+0000 mgr.y (mgr.14150) 333 : cluster [DBG] pgmap v316: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-08-29T17:42:07.650 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:42:07 smithi029 bash[22475]: cluster 2024-08-29T17:42:07.220194+0000 mon.a (mon.0) 624 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-08-29T17:42:07.650 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:42:07 smithi029 bash[32453]: cluster 2024-08-29T17:42:05.747154+0000 mgr.y (mgr.14150) 333 : cluster [DBG] pgmap v316: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-08-29T17:42:07.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:42:07 smithi029 bash[32453]: cluster 2024-08-29T17:42:07.220194+0000 mon.a (mon.0) 624 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-08-29T17:42:09.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:42:09 smithi110 bash[24444]: cluster 2024-08-29T17:42:07.747703+0000 mgr.y (mgr.14150) 334 : cluster [DBG] pgmap v319: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:42:09.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:42:09 smithi110 bash[24444]: cluster 2024-08-29T17:42:08.306689+0000 mon.a (mon.0) 625 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-08-29T17:42:09.650 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:42:09 smithi029 bash[22475]: cluster 2024-08-29T17:42:07.747703+0000 mgr.y (mgr.14150) 334 : cluster [DBG] pgmap v319: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:42:09.650 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:42:09 smithi029 bash[22475]: cluster 2024-08-29T17:42:08.306689+0000 mon.a (mon.0) 625 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-08-29T17:42:09.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:42:09 smithi029 bash[32453]: cluster 2024-08-29T17:42:07.747703+0000 mgr.y (mgr.14150) 334 : cluster [DBG] pgmap v319: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:42:09.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:42:09 smithi029 bash[32453]: cluster 2024-08-29T17:42:08.306689+0000 mon.a (mon.0) 625 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-08-29T17:42:10.123 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/5b99e290-662c-11ef-bcd4-c7b262605968/mon.a/config 2024-08-29T17:42:10.649 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:42:10 smithi110 bash[24444]: cluster 2024-08-29T17:42:09.309802+0000 mon.a (mon.0) 626 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-08-29T17:42:10.650 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:42:10 smithi029 bash[22475]: cluster 2024-08-29T17:42:09.309802+0000 mon.a (mon.0) 626 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-08-29T17:42:10.650 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:42:10 smithi029 bash[32453]: cluster 2024-08-29T17:42:09.309802+0000 mon.a (mon.0) 626 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-08-29T17:42:11.598 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:42:11 smithi029 bash[22475]: cluster 2024-08-29T17:42:09.748291+0000 mgr.y (mgr.14150) 335 : cluster [DBG] pgmap v322: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:42:11.599 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:42:11 smithi029 bash[32453]: cluster 2024-08-29T17:42:09.748291+0000 mgr.y (mgr.14150) 335 : cluster [DBG] pgmap v322: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:42:11.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:42:11 smithi110 bash[24444]: cluster 2024-08-29T17:42:09.748291+0000 mgr.y (mgr.14150) 335 : cluster [DBG] pgmap v322: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:42:13.595 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:42:13 smithi110 bash[24444]: cluster 2024-08-29T17:42:11.748834+0000 mgr.y (mgr.14150) 336 : cluster [DBG] pgmap v323: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 104 KiB/s, 0 objects/s recovering 2024-08-29T17:42:13.650 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:42:13 smithi029 bash[22475]: cluster 2024-08-29T17:42:11.748834+0000 mgr.y (mgr.14150) 336 : cluster [DBG] pgmap v323: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 104 KiB/s, 0 objects/s recovering 2024-08-29T17:42:13.650 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:42:13 smithi029 bash[32453]: cluster 2024-08-29T17:42:11.748834+0000 mgr.y (mgr.14150) 336 : cluster [DBG] pgmap v323: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 104 KiB/s, 0 objects/s recovering 2024-08-29T17:42:14.153 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-08-29T17:42:15.050 INFO:teuthology.orchestra.run.smithi029.stdout:{"epoch":59,"num_osds":8,"num_up_osds":8,"osd_up_since":1724953325,"num_in_osds":8,"osd_in_since":1724953299,"num_remapped_pgs":0} 2024-08-29T17:42:15.051 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 5b99e290-662c-11ef-bcd4-c7b262605968 -- ceph osd dump --format=json 2024-08-29T17:42:15.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:42:15 smithi110 bash[24444]: cluster 2024-08-29T17:42:13.749403+0000 mgr.y (mgr.14150) 337 : cluster [DBG] pgmap v324: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 88 KiB/s, 0 objects/s recovering 2024-08-29T17:42:15.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:42:15 smithi110 bash[24444]: cephadm 2024-08-29T17:42:14.042118+0000 mgr.y (mgr.14150) 338 : cephadm [INF] Detected new or changed devices on smithi110 2024-08-29T17:42:15.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:42:15 smithi110 bash[24444]: audit 2024-08-29T17:42:14.052841+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:42:15.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:42:15 smithi110 bash[24444]: audit 2024-08-29T17:42:14.061910+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:42:15.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:42:15 smithi110 bash[24444]: audit 2024-08-29T17:42:14.064394+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-08-29T17:42:15.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:42:15 smithi110 bash[24444]: audit 2024-08-29T17:42:14.066135+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-08-29T17:42:15.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:42:15 smithi110 bash[24444]: audit 2024-08-29T17:42:14.067829+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-08-29T17:42:15.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:42:15 smithi110 bash[24444]: audit 2024-08-29T17:42:14.069554+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-08-29T17:42:15.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:42:15 smithi110 bash[24444]: cephadm 2024-08-29T17:42:14.070798+0000 mgr.y (mgr.14150) 339 : cephadm [INF] Adjusting osd_memory_target on smithi110 to 4316M 2024-08-29T17:42:15.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:42:15 smithi110 bash[24444]: audit 2024-08-29T17:42:14.078958+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:42:15.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:42:15 smithi110 bash[24444]: audit 2024-08-29T17:42:14.080693+0000 mon.a (mon.0) 634 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:42:15.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:42:15 smithi110 bash[24444]: audit 2024-08-29T17:42:14.081996+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T17:42:15.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:42:15 smithi110 bash[24444]: audit 2024-08-29T17:42:14.090645+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:42:15.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:42:15 smithi110 bash[24444]: audit 2024-08-29T17:42:14.154543+0000 mon.a (mon.0) 637 : audit [DBG] from='client.? 172.21.15.29:0/4162225661' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-08-29T17:42:15.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:42:15 smithi029 bash[22475]: cluster 2024-08-29T17:42:13.749403+0000 mgr.y (mgr.14150) 337 : cluster [DBG] pgmap v324: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 88 KiB/s, 0 objects/s recovering 2024-08-29T17:42:15.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:42:15 smithi029 bash[22475]: cephadm 2024-08-29T17:42:14.042118+0000 mgr.y (mgr.14150) 338 : cephadm [INF] Detected new or changed devices on smithi110 2024-08-29T17:42:15.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:42:15 smithi029 bash[22475]: audit 2024-08-29T17:42:14.052841+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:42:15.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:42:15 smithi029 bash[22475]: audit 2024-08-29T17:42:14.061910+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:42:15.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:42:15 smithi029 bash[22475]: audit 2024-08-29T17:42:14.064394+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-08-29T17:42:15.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:42:15 smithi029 bash[22475]: audit 2024-08-29T17:42:14.066135+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-08-29T17:42:15.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:42:15 smithi029 bash[22475]: audit 2024-08-29T17:42:14.067829+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-08-29T17:42:15.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:42:15 smithi029 bash[22475]: audit 2024-08-29T17:42:14.069554+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-08-29T17:42:15.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:42:15 smithi029 bash[22475]: cephadm 2024-08-29T17:42:14.070798+0000 mgr.y (mgr.14150) 339 : cephadm [INF] Adjusting osd_memory_target on smithi110 to 4316M 2024-08-29T17:42:15.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:42:15 smithi029 bash[22475]: audit 2024-08-29T17:42:14.078958+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:42:15.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:42:15 smithi029 bash[22475]: audit 2024-08-29T17:42:14.080693+0000 mon.a (mon.0) 634 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:42:15.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:42:15 smithi029 bash[22475]: audit 2024-08-29T17:42:14.081996+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T17:42:15.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:42:15 smithi029 bash[22475]: audit 2024-08-29T17:42:14.090645+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:42:15.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:42:15 smithi029 bash[22475]: audit 2024-08-29T17:42:14.154543+0000 mon.a (mon.0) 637 : audit [DBG] from='client.? 172.21.15.29:0/4162225661' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-08-29T17:42:15.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:42:15 smithi029 bash[32453]: cluster 2024-08-29T17:42:13.749403+0000 mgr.y (mgr.14150) 337 : cluster [DBG] pgmap v324: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 88 KiB/s, 0 objects/s recovering 2024-08-29T17:42:15.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:42:15 smithi029 bash[32453]: cephadm 2024-08-29T17:42:14.042118+0000 mgr.y (mgr.14150) 338 : cephadm [INF] Detected new or changed devices on smithi110 2024-08-29T17:42:15.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:42:15 smithi029 bash[32453]: audit 2024-08-29T17:42:14.052841+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:42:15.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:42:15 smithi029 bash[32453]: audit 2024-08-29T17:42:14.061910+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:42:15.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:42:15 smithi029 bash[32453]: audit 2024-08-29T17:42:14.064394+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-08-29T17:42:15.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:42:15 smithi029 bash[32453]: audit 2024-08-29T17:42:14.066135+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-08-29T17:42:15.404 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:42:15 smithi029 bash[32453]: audit 2024-08-29T17:42:14.067829+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-08-29T17:42:15.404 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:42:15 smithi029 bash[32453]: audit 2024-08-29T17:42:14.069554+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-08-29T17:42:15.404 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:42:15 smithi029 bash[32453]: cephadm 2024-08-29T17:42:14.070798+0000 mgr.y (mgr.14150) 339 : cephadm [INF] Adjusting osd_memory_target on smithi110 to 4316M 2024-08-29T17:42:15.404 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:42:15 smithi029 bash[32453]: audit 2024-08-29T17:42:14.078958+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:42:15.404 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:42:15 smithi029 bash[32453]: audit 2024-08-29T17:42:14.080693+0000 mon.a (mon.0) 634 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:42:15.404 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:42:15 smithi029 bash[32453]: audit 2024-08-29T17:42:14.081996+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T17:42:15.404 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:42:15 smithi029 bash[32453]: audit 2024-08-29T17:42:14.090645+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:42:15.404 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:42:15 smithi029 bash[32453]: audit 2024-08-29T17:42:14.154543+0000 mon.a (mon.0) 637 : audit [DBG] from='client.? 172.21.15.29:0/4162225661' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-08-29T17:42:17.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:42:17 smithi110 bash[24444]: cluster 2024-08-29T17:42:15.750027+0000 mgr.y (mgr.14150) 340 : cluster [DBG] pgmap v325: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-08-29T17:42:17.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:42:17 smithi029 bash[22475]: cluster 2024-08-29T17:42:15.750027+0000 mgr.y (mgr.14150) 340 : cluster [DBG] pgmap v325: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-08-29T17:42:17.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:42:17 smithi029 bash[32453]: cluster 2024-08-29T17:42:15.750027+0000 mgr.y (mgr.14150) 340 : cluster [DBG] pgmap v325: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-08-29T17:42:19.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:42:19 smithi110 bash[24444]: cluster 2024-08-29T17:42:17.750496+0000 mgr.y (mgr.14150) 341 : cluster [DBG] pgmap v326: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 61 KiB/s, 0 objects/s recovering 2024-08-29T17:42:19.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:42:19 smithi029 bash[22475]: cluster 2024-08-29T17:42:17.750496+0000 mgr.y (mgr.14150) 341 : cluster [DBG] pgmap v326: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 61 KiB/s, 0 objects/s recovering 2024-08-29T17:42:19.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:42:19 smithi029 bash[32453]: cluster 2024-08-29T17:42:17.750496+0000 mgr.y (mgr.14150) 341 : cluster [DBG] pgmap v326: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 61 KiB/s, 0 objects/s recovering 2024-08-29T17:42:19.771 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/5b99e290-662c-11ef-bcd4-c7b262605968/mon.a/config 2024-08-29T17:42:21.328 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:42:21 smithi029 bash[22475]: cluster 2024-08-29T17:42:19.751199+0000 mgr.y (mgr.14150) 342 : cluster [DBG] pgmap v327: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s, 0 objects/s recovering 2024-08-29T17:42:21.329 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:42:21 smithi029 bash[32453]: cluster 2024-08-29T17:42:19.751199+0000 mgr.y (mgr.14150) 342 : cluster [DBG] pgmap v327: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s, 0 objects/s recovering 2024-08-29T17:42:21.399 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:42:21 smithi110 bash[24444]: cluster 2024-08-29T17:42:19.751199+0000 mgr.y (mgr.14150) 342 : cluster [DBG] pgmap v327: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s, 0 objects/s recovering 2024-08-29T17:42:23.322 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:42:23 smithi029 bash[22475]: cluster 2024-08-29T17:42:21.751874+0000 mgr.y (mgr.14150) 343 : cluster [DBG] pgmap v328: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-08-29T17:42:23.323 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:42:23 smithi029 bash[32453]: cluster 2024-08-29T17:42:21.751874+0000 mgr.y (mgr.14150) 343 : cluster [DBG] pgmap v328: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-08-29T17:42:23.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:42:23 smithi110 bash[24444]: cluster 2024-08-29T17:42:21.751874+0000 mgr.y (mgr.14150) 343 : cluster [DBG] pgmap v328: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-08-29T17:42:23.636 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-08-29T17:42:23.637 INFO:teuthology.orchestra.run.smithi029.stdout:{"epoch":59,"fsid":"5b99e290-662c-11ef-bcd4-c7b262605968","created":"2024-08-29T17:31:59.857942+0000","modified":"2024-08-29T17:42:09.301004+0000","last_up_change":"2024-08-29T17:42:05.268984+0000","last_in_change":"2024-08-29T17:41:39.493388+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-08-29T17:37:34.229201+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"21","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"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":"bf0dce25-d289-4341-954f-1cf64e6cd332","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.29:6802","nonce":3020270266},{"type":"v1","addr":"172.21.15.29:6803","nonce":3020270266}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6804","nonce":3020270266},{"type":"v1","addr":"172.21.15.29:6805","nonce":3020270266}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6808","nonce":3020270266},{"type":"v1","addr":"172.21.15.29:6809","nonce":3020270266}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6806","nonce":3020270266},{"type":"v1","addr":"172.21.15.29:6807","nonce":3020270266}]},"public_addr":"172.21.15.29:6803/3020270266","cluster_addr":"172.21.15.29:6805/3020270266","heartbeat_back_addr":"172.21.15.29:6809/3020270266","heartbeat_front_addr":"172.21.15.29:6807/3020270266","state":["exists","up"]},{"osd":1,"uuid":"b6bcf254-7220-4748-97db-d51ef0fb0c5b","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.29:6810","nonce":2280571792},{"type":"v1","addr":"172.21.15.29:6811","nonce":2280571792}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6812","nonce":2280571792},{"type":"v1","addr":"172.21.15.29:6813","nonce":2280571792}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6816","nonce":2280571792},{"type":"v1","addr":"172.21.15.29:6817","nonce":2280571792}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6814","nonce":2280571792},{"type":"v1","addr":"172.21.15.29:6815","nonce":2280571792}]},"public_addr":"172.21.15.29:6811/2280571792","cluster_addr":"172.21.15.29:6813/2280571792","heartbeat_back_addr":"172.21.15.29:6817/2280571792","heartbeat_front_addr":"172.21.15.29:6815/2280571792","state":["exists","up"]},{"osd":2,"uuid":"2f868ed8-2ac7-40aa-9158-95af387dcf97","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.29:6818","nonce":3957432994},{"type":"v1","addr":"172.21.15.29:6819","nonce":3957432994}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6820","nonce":3957432994},{"type":"v1","addr":"172.21.15.29:6821","nonce":3957432994}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6824","nonce":3957432994},{"type":"v1","addr":"172.21.15.29:6825","nonce":3957432994}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6822","nonce":3957432994},{"type":"v1","addr":"172.21.15.29:6823","nonce":3957432994}]},"public_addr":"172.21.15.29:6819/3957432994","cluster_addr":"172.21.15.29:6821/3957432994","heartbeat_back_addr":"172.21.15.29:6825/3957432994","heartbeat_front_addr":"172.21.15.29:6823/3957432994","state":["exists","up"]},{"osd":3,"uuid":"5c7f5243-e5dc-4475-a475-aa7395a634a9","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6826","nonce":3311664170},{"type":"v1","addr":"172.21.15.29:6827","nonce":3311664170}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6828","nonce":3311664170},{"type":"v1","addr":"172.21.15.29:6829","nonce":3311664170}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6832","nonce":3311664170},{"type":"v1","addr":"172.21.15.29:6833","nonce":3311664170}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6830","nonce":3311664170},{"type":"v1","addr":"172.21.15.29:6831","nonce":3311664170}]},"public_addr":"172.21.15.29:6827/3311664170","cluster_addr":"172.21.15.29:6829/3311664170","heartbeat_back_addr":"172.21.15.29:6833/3311664170","heartbeat_front_addr":"172.21.15.29:6831/3311664170","state":["exists","up"]},{"osd":4,"uuid":"947a1c89-8fd1-48b1-84a3-f11790091238","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.110:6800","nonce":2206977059},{"type":"v1","addr":"172.21.15.110:6801","nonce":2206977059}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6802","nonce":2206977059},{"type":"v1","addr":"172.21.15.110:6803","nonce":2206977059}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6806","nonce":2206977059},{"type":"v1","addr":"172.21.15.110:6807","nonce":2206977059}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6804","nonce":2206977059},{"type":"v1","addr":"172.21.15.110:6805","nonce":2206977059}]},"public_addr":"172.21.15.110:6801/2206977059","cluster_addr":"172.21.15.110:6803/2206977059","heartbeat_back_addr":"172.21.15.110:6807/2206977059","heartbeat_front_addr":"172.21.15.110:6805/2206977059","state":["exists","up"]},{"osd":5,"uuid":"9bbb5c1b-95f3-4f29-9f8e-7b5130d1a9b7","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.110:6808","nonce":548956480},{"type":"v1","addr":"172.21.15.110:6809","nonce":548956480}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6810","nonce":548956480},{"type":"v1","addr":"172.21.15.110:6811","nonce":548956480}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6814","nonce":548956480},{"type":"v1","addr":"172.21.15.110:6815","nonce":548956480}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6812","nonce":548956480},{"type":"v1","addr":"172.21.15.110:6813","nonce":548956480}]},"public_addr":"172.21.15.110:6809/548956480","cluster_addr":"172.21.15.110:6811/548956480","heartbeat_back_addr":"172.21.15.110:6815/548956480","heartbeat_front_addr":"172.21.15.110:6813/548956480","state":["exists","up"]},{"osd":6,"uuid":"f513aef1-39f9-4768-aa72-d29a4bc33bc8","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.110:6816","nonce":3477798322},{"type":"v1","addr":"172.21.15.110:6817","nonce":3477798322}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6818","nonce":3477798322},{"type":"v1","addr":"172.21.15.110:6819","nonce":3477798322}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6822","nonce":3477798322},{"type":"v1","addr":"172.21.15.110:6823","nonce":3477798322}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6820","nonce":3477798322},{"type":"v1","addr":"172.21.15.110:6821","nonce":3477798322}]},"public_addr":"172.21.15.110:6817/3477798322","cluster_addr":"172.21.15.110:6819/3477798322","heartbeat_back_addr":"172.21.15.110:6823/3477798322","heartbeat_front_addr":"172.21.15.110:6821/3477798322","state":["exists","up"]},{"osd":7,"uuid":"d940d9b7-08ff-4939-aed2-678705b27227","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.110:6824","nonce":545273719},{"type":"v1","addr":"172.21.15.110:6825","nonce":545273719}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6826","nonce":545273719},{"type":"v1","addr":"172.21.15.110:6827","nonce":545273719}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6830","nonce":545273719},{"type":"v1","addr":"172.21.15.110:6831","nonce":545273719}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6828","nonce":545273719},{"type":"v1","addr":"172.21.15.110:6829","nonce":545273719}]},"public_addr":"172.21.15.110:6825/545273719","cluster_addr":"172.21.15.110:6827/545273719","heartbeat_back_addr":"172.21.15.110:6831/545273719","heartbeat_front_addr":"172.21.15.110:6829/545273719","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-08-29T17:35:36.848338+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-08-29T17:36:32.724265+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-08-29T17:37:32.101304+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-08-29T17:38:34.040225+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-08-29T17:39:25.601943+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-08-29T17:40:18.558225+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-08-29T17:41:12.498528+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-08-29T17:42:03.622503+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.29:6800/4165032381":"2024-08-30T17:33:03.600654+0000","172.21.15.29:0/144040842":"2024-08-30T17:33:03.600654+0000","172.21.15.29:0/1915500856":"2024-08-30T17:33:03.600654+0000","172.21.15.29:6801/4165032381":"2024-08-30T17:33:03.600654+0000","172.21.15.29:0/1111128610":"2024-08-30T17:33:03.600654+0000","172.21.15.29:6801/1426057126":"2024-08-30T17:32:27.208924+0000","172.21.15.29:6800/1426057126":"2024-08-30T17:32:27.208924+0000","172.21.15.29:0/3971843634":"2024-08-30T17:32:27.208924+0000","172.21.15.29:0/1197831948":"2024-08-30T17:32:27.208924+0000","172.21.15.29:0/425744648":"2024-08-30T17:32:27.208924+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-08-29T17:42:24.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:42:24 smithi110 bash[24444]: audit 2024-08-29T17:42:23.636506+0000 mon.a (mon.0) 638 : audit [DBG] from='client.? 172.21.15.29:0/3355906363' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-08-29T17:42:24.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:42:24 smithi029 bash[22475]: audit 2024-08-29T17:42:23.636506+0000 mon.a (mon.0) 638 : audit [DBG] from='client.? 172.21.15.29:0/3355906363' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-08-29T17:42:24.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:42:24 smithi029 bash[32453]: audit 2024-08-29T17:42:23.636506+0000 mon.a (mon.0) 638 : audit [DBG] from='client.? 172.21.15.29:0/3355906363' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-08-29T17:42:24.447 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': '.mgr', 'create_time': '2024-08-29T17:37:34.229201+0000', 'flags': 1, 'flags_names': 'hashpspool', 'type': 1, 'size': 3, 'min_size': 2, 'crush_rule': 0, 'peering_crush_bucket_count': 0, 'peering_crush_bucket_target': 0, 'peering_crush_bucket_barrier': 0, 'peering_crush_bucket_mandatory_member': 2147483647, 'object_hash': 2, 'pg_autoscale_mode': 'off', 'pg_num': 1, 'pg_placement_num': 1, 'pg_placement_num_target': 1, 'pg_num_target': 1, 'pg_num_pending': 1, 'last_pg_merge_meta': {'source_pgid': '0.0', 'ready_epoch': 0, 'last_epoch_started': 0, 'last_epoch_clean': 0, 'source_version': "0'0", 'target_version': "0'0"}, 'last_change': '21', 'last_force_op_resend': '0', 'last_force_op_resend_prenautilus': '0', 'last_force_op_resend_preluminous': '0', 'auid': 0, 'snap_mode': 'selfmanaged', 'snap_seq': 0, 'snap_epoch': 0, 'pool_snaps': [], 'removed_snaps': '[]', 'quota_max_bytes': 0, 'quota_max_objects': 0, 'tiers': [], 'tier_of': -1, 'read_tier': -1, 'write_tier': -1, 'cache_mode': 'none', 'target_max_bytes': 0, 'target_max_objects': 0, 'cache_target_dirty_ratio_micro': 400000, 'cache_target_dirty_high_ratio_micro': 600000, 'cache_target_full_ratio_micro': 800000, 'cache_min_flush_age': 0, 'cache_min_evict_age': 0, 'erasure_code_profile': '', 'hit_set_params': {'type': 'none'}, 'hit_set_period': 0, 'hit_set_count': 0, 'use_gmt_hitset': True, 'min_read_recency_for_promote': 0, 'min_write_recency_for_promote': 0, 'hit_set_grade_decay_rate': 0, 'hit_set_search_last_n': 0, 'grade_table': [], 'stripe_width': 0, 'expected_num_objects': 0, 'fast_read': False, 'options': {'pg_num_max': 32, 'pg_num_min': 1}, 'application_metadata': {'mgr': {}}, '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-08-29T17:42:24.447 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 5b99e290-662c-11ef-bcd4-c7b262605968 -- ceph osd pool get .mgr pg_num 2024-08-29T17:42:25.399 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:42:25 smithi110 bash[24444]: cluster 2024-08-29T17:42:23.752199+0000 mgr.y (mgr.14150) 344 : cluster [DBG] pgmap v329: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:42:25.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:42:25 smithi029 bash[22475]: cluster 2024-08-29T17:42:23.752199+0000 mgr.y (mgr.14150) 344 : cluster [DBG] pgmap v329: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:42:25.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:42:25 smithi029 bash[32453]: cluster 2024-08-29T17:42:23.752199+0000 mgr.y (mgr.14150) 344 : cluster [DBG] pgmap v329: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:42:27.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:42:27 smithi110 bash[24444]: cluster 2024-08-29T17:42:25.752670+0000 mgr.y (mgr.14150) 345 : cluster [DBG] pgmap v330: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:42:27.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:42:27 smithi029 bash[22475]: cluster 2024-08-29T17:42:25.752670+0000 mgr.y (mgr.14150) 345 : cluster [DBG] pgmap v330: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:42:27.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:42:27 smithi029 bash[32453]: cluster 2024-08-29T17:42:25.752670+0000 mgr.y (mgr.14150) 345 : cluster [DBG] pgmap v330: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:42:29.163 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/5b99e290-662c-11ef-bcd4-c7b262605968/mon.a/config 2024-08-29T17:42:29.399 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:42:29 smithi110 bash[24444]: cluster 2024-08-29T17:42:27.753238+0000 mgr.y (mgr.14150) 346 : cluster [DBG] pgmap v331: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:42:29.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:42:29 smithi029 bash[22475]: cluster 2024-08-29T17:42:27.753238+0000 mgr.y (mgr.14150) 346 : cluster [DBG] pgmap v331: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:42:29.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:42:29 smithi029 bash[32453]: cluster 2024-08-29T17:42:27.753238+0000 mgr.y (mgr.14150) 346 : cluster [DBG] pgmap v331: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:42:31.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:42:31 smithi029 bash[22475]: cluster 2024-08-29T17:42:29.753804+0000 mgr.y (mgr.14150) 347 : cluster [DBG] pgmap v332: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:42:31.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:42:31 smithi029 bash[32453]: cluster 2024-08-29T17:42:29.753804+0000 mgr.y (mgr.14150) 347 : cluster [DBG] pgmap v332: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:42:31.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:42:31 smithi110 bash[24444]: cluster 2024-08-29T17:42:29.753804+0000 mgr.y (mgr.14150) 347 : cluster [DBG] pgmap v332: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:42:33.251 INFO:teuthology.orchestra.run.smithi029.stdout:pg_num: 1 2024-08-29T17:42:33.265 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:42:33 smithi029 bash[22475]: cluster 2024-08-29T17:42:31.754402+0000 mgr.y (mgr.14150) 348 : cluster [DBG] pgmap v333: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:42:33.265 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:42:33 smithi029 bash[32453]: cluster 2024-08-29T17:42:31.754402+0000 mgr.y (mgr.14150) 348 : cluster [DBG] pgmap v333: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:42:33.399 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:42:33 smithi110 bash[24444]: cluster 2024-08-29T17:42:31.754402+0000 mgr.y (mgr.14150) 348 : cluster [DBG] pgmap v333: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:42:34.105 INFO:tasks.cephadm:Adding mds.a on smithi029 2024-08-29T17:42:34.105 INFO:tasks.cephadm:Adding mds.b on smithi110 2024-08-29T17:42:34.106 DEBUG:teuthology.orchestra.run.smithi110:> 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 5b99e290-662c-11ef-bcd4-c7b262605968 -- ceph orch apply mds all '2;smithi029=a;smithi110=b' 2024-08-29T17:42:34.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:42:34 smithi110 bash[24444]: audit 2024-08-29T17:42:33.252900+0000 mon.c (mon.2) 16 : audit [DBG] from='client.? 172.21.15.29:0/3019985064' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-08-29T17:42:34.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:42:34 smithi029 bash[22475]: audit 2024-08-29T17:42:33.252900+0000 mon.c (mon.2) 16 : audit [DBG] from='client.? 172.21.15.29:0/3019985064' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-08-29T17:42:34.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:42:34 smithi029 bash[32453]: audit 2024-08-29T17:42:33.252900+0000 mon.c (mon.2) 16 : audit [DBG] from='client.? 172.21.15.29:0/3019985064' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-08-29T17:42:35.399 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:42:35 smithi110 bash[24444]: cluster 2024-08-29T17:42:33.755001+0000 mgr.y (mgr.14150) 349 : cluster [DBG] pgmap v334: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:42:35.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:42:35 smithi029 bash[22475]: cluster 2024-08-29T17:42:33.755001+0000 mgr.y (mgr.14150) 349 : cluster [DBG] pgmap v334: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:42:35.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:42:35 smithi029 bash[32453]: cluster 2024-08-29T17:42:33.755001+0000 mgr.y (mgr.14150) 349 : cluster [DBG] pgmap v334: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:42:37.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:42:37 smithi110 bash[24444]: cluster 2024-08-29T17:42:35.755565+0000 mgr.y (mgr.14150) 350 : cluster [DBG] pgmap v335: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:42:37.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:42:37 smithi029 bash[22475]: cluster 2024-08-29T17:42:35.755565+0000 mgr.y (mgr.14150) 350 : cluster [DBG] pgmap v335: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:42:37.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:42:37 smithi029 bash[32453]: cluster 2024-08-29T17:42:35.755565+0000 mgr.y (mgr.14150) 350 : cluster [DBG] pgmap v335: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:42:38.814 INFO:teuthology.orchestra.run.smithi110.stderr:Inferring config /var/lib/ceph/5b99e290-662c-11ef-bcd4-c7b262605968/mon.b/config 2024-08-29T17:42:39.399 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:42:39 smithi110 bash[24444]: cluster 2024-08-29T17:42:37.756130+0000 mgr.y (mgr.14150) 351 : cluster [DBG] pgmap v336: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:42:39.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:42:39 smithi029 bash[22475]: cluster 2024-08-29T17:42:37.756130+0000 mgr.y (mgr.14150) 351 : cluster [DBG] pgmap v336: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:42:39.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:42:39 smithi029 bash[32453]: cluster 2024-08-29T17:42:37.756130+0000 mgr.y (mgr.14150) 351 : cluster [DBG] pgmap v336: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:42:41.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:42:41 smithi110 bash[24444]: cluster 2024-08-29T17:42:39.756723+0000 mgr.y (mgr.14150) 352 : cluster [DBG] pgmap v337: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:42:41.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:42:41 smithi029 bash[22475]: cluster 2024-08-29T17:42:39.756723+0000 mgr.y (mgr.14150) 352 : cluster [DBG] pgmap v337: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:42:41.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:42:41 smithi029 bash[32453]: cluster 2024-08-29T17:42:39.756723+0000 mgr.y (mgr.14150) 352 : cluster [DBG] pgmap v337: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:42:41.828 INFO:teuthology.orchestra.run.smithi110.stdout:Scheduled mds.all update... 2024-08-29T17:42:42.454 DEBUG:teuthology.orchestra.run.smithi029:mds.a> sudo journalctl -f -n 0 -u ceph-5b99e290-662c-11ef-bcd4-c7b262605968@mds.a.service 2024-08-29T17:42:42.457 DEBUG:teuthology.orchestra.run.smithi110:mds.b> sudo journalctl -f -n 0 -u ceph-5b99e290-662c-11ef-bcd4-c7b262605968@mds.b.service 2024-08-29T17:42:42.459 INFO:tasks.cephadm:Setting up CephFS filesystem(s)... 2024-08-29T17:42:42.459 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 5b99e290-662c-11ef-bcd4-c7b262605968 -- ceph fs dump --format=json 2024-08-29T17:42:42.756 INFO:journalctl@ceph.mds.a.smithi029.stdout:Aug 29 17:42:42 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.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-08-29T17:42:42.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:42:42 smithi029 bash[22475]: cluster 2024-08-29T17:42:41.757299+0000 mgr.y (mgr.14150) 353 : cluster [DBG] pgmap v338: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:42:42.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:42:42 smithi029 bash[22475]: audit 2024-08-29T17:42:41.816926+0000 mgr.y (mgr.14150) 354 : audit [DBG] from='client.24319 -' entity='client.admin' cmd=[{"prefix": "orch apply mds", "fs_name": "all", "placement": "2;smithi029=a;smithi110=b", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T17:42:42.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:42:42 smithi029 bash[22475]: cephadm 2024-08-29T17:42:41.820470+0000 mgr.y (mgr.14150) 355 : cephadm [INF] Saving service mds.all spec with placement smithi029=a;smithi110=b;count:2 2024-08-29T17:42:42.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:42:42 smithi029 bash[22475]: audit 2024-08-29T17:42:41.827801+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:42:42.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:42:42 smithi029 bash[22475]: audit 2024-08-29T17:42:41.829891+0000 mon.a (mon.0) 640 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:42:42.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:42:42 smithi029 bash[22475]: audit 2024-08-29T17:42:42.339140+0000 mon.a (mon.0) 641 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:42:42.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:42:42 smithi029 bash[22475]: audit 2024-08-29T17:42:42.340944+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T17:42:42.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:42:42 smithi029 bash[22475]: audit 2024-08-29T17:42:42.350926+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:42:42.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:42:42 smithi029 bash[22475]: audit 2024-08-29T17:42:42.356411+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.a", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-08-29T17:42:42.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:42:42 smithi029 bash[22475]: audit 2024-08-29T17:42:42.363355+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.a", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-08-29T17:42:42.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:42:42 smithi029 bash[22475]: audit 2024-08-29T17:42:42.365162+0000 mon.a (mon.0) 646 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:42:42.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:42:42 smithi029 bash[22475]: cephadm 2024-08-29T17:42:42.367036+0000 mgr.y (mgr.14150) 356 : cephadm [INF] Deploying daemon mds.a on smithi029 2024-08-29T17:42:42.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:42:42 smithi029 bash[32453]: cluster 2024-08-29T17:42:41.757299+0000 mgr.y (mgr.14150) 353 : cluster [DBG] pgmap v338: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:42:42.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:42:42 smithi029 bash[32453]: audit 2024-08-29T17:42:41.816926+0000 mgr.y (mgr.14150) 354 : audit [DBG] from='client.24319 -' entity='client.admin' cmd=[{"prefix": "orch apply mds", "fs_name": "all", "placement": "2;smithi029=a;smithi110=b", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T17:42:42.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:42:42 smithi029 bash[32453]: cephadm 2024-08-29T17:42:41.820470+0000 mgr.y (mgr.14150) 355 : cephadm [INF] Saving service mds.all spec with placement smithi029=a;smithi110=b;count:2 2024-08-29T17:42:42.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:42:42 smithi029 bash[32453]: audit 2024-08-29T17:42:41.827801+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:42:42.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:42:42 smithi029 bash[32453]: audit 2024-08-29T17:42:41.829891+0000 mon.a (mon.0) 640 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:42:42.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:42:42 smithi029 bash[32453]: audit 2024-08-29T17:42:42.339140+0000 mon.a (mon.0) 641 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:42:42.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:42:42 smithi029 bash[32453]: audit 2024-08-29T17:42:42.340944+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T17:42:42.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:42:42 smithi029 bash[32453]: audit 2024-08-29T17:42:42.350926+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:42:42.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:42:42 smithi029 bash[32453]: audit 2024-08-29T17:42:42.356411+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.a", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-08-29T17:42:42.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:42:42 smithi029 bash[32453]: audit 2024-08-29T17:42:42.363355+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.a", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-08-29T17:42:42.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:42:42 smithi029 bash[32453]: audit 2024-08-29T17:42:42.365162+0000 mon.a (mon.0) 646 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:42:42.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:42:42 smithi029 bash[32453]: cephadm 2024-08-29T17:42:42.367036+0000 mgr.y (mgr.14150) 356 : cephadm [INF] Deploying daemon mds.a on smithi029 2024-08-29T17:42:43.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:42:42 smithi110 bash[24444]: cluster 2024-08-29T17:42:41.757299+0000 mgr.y (mgr.14150) 353 : cluster [DBG] pgmap v338: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:42:43.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:42:42 smithi110 bash[24444]: audit 2024-08-29T17:42:41.816926+0000 mgr.y (mgr.14150) 354 : audit [DBG] from='client.24319 -' entity='client.admin' cmd=[{"prefix": "orch apply mds", "fs_name": "all", "placement": "2;smithi029=a;smithi110=b", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T17:42:43.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:42:42 smithi110 bash[24444]: cephadm 2024-08-29T17:42:41.820470+0000 mgr.y (mgr.14150) 355 : cephadm [INF] Saving service mds.all spec with placement smithi029=a;smithi110=b;count:2 2024-08-29T17:42:43.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:42:42 smithi110 bash[24444]: audit 2024-08-29T17:42:41.827801+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:42:43.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:42:42 smithi110 bash[24444]: audit 2024-08-29T17:42:41.829891+0000 mon.a (mon.0) 640 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:42:43.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:42:42 smithi110 bash[24444]: audit 2024-08-29T17:42:42.339140+0000 mon.a (mon.0) 641 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:42:43.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:42:42 smithi110 bash[24444]: audit 2024-08-29T17:42:42.340944+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T17:42:43.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:42:42 smithi110 bash[24444]: audit 2024-08-29T17:42:42.350926+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:42:43.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:42:42 smithi110 bash[24444]: audit 2024-08-29T17:42:42.356411+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.a", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-08-29T17:42:43.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:42:42 smithi110 bash[24444]: audit 2024-08-29T17:42:42.363355+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.a", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-08-29T17:42:43.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:42:42 smithi110 bash[24444]: audit 2024-08-29T17:42:42.365162+0000 mon.a (mon.0) 646 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:42:43.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:42:42 smithi110 bash[24444]: cephadm 2024-08-29T17:42:42.367036+0000 mgr.y (mgr.14150) 356 : cephadm [INF] Deploying daemon mds.a on smithi029 2024-08-29T17:42:45.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:42:44 smithi110 bash[24444]: cluster 2024-08-29T17:42:43.757950+0000 mgr.y (mgr.14150) 357 : cluster [DBG] pgmap v339: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:42:45.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:42:44 smithi029 bash[22475]: cluster 2024-08-29T17:42:43.757950+0000 mgr.y (mgr.14150) 357 : cluster [DBG] pgmap v339: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:42:45.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:42:44 smithi029 bash[32453]: cluster 2024-08-29T17:42:43.757950+0000 mgr.y (mgr.14150) 357 : cluster [DBG] pgmap v339: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:42:45.417 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:42:45 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.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-08-29T17:42:45.417 INFO:journalctl@ceph.osd.1.smithi029.stdout:Aug 29 17:42:45 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.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-08-29T17:42:45.417 INFO:journalctl@ceph.osd.3.smithi029.stdout:Aug 29 17:42:45 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.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-08-29T17:42:45.418 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:42:45 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.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-08-29T17:42:45.418 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:42:45 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.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-08-29T17:42:45.418 INFO:journalctl@ceph.osd.2.smithi029.stdout:Aug 29 17:42:45 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.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-08-29T17:42:45.419 INFO:journalctl@ceph.mds.a.smithi029.stdout:Aug 29 17:42:45 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.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-08-29T17:42:45.419 INFO:journalctl@ceph.mds.a.smithi029.stdout:Aug 29 17:42:45 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.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-08-29T17:42:45.419 INFO:journalctl@ceph.mds.a.smithi029.stdout:Aug 29 17:42:45 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.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-08-29T17:42:45.419 INFO:journalctl@ceph.osd.0.smithi029.stdout:Aug 29 17:42:45 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.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-08-29T17:42:45.750 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:42:45 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.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-08-29T17:42:45.750 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:42:45 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.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-08-29T17:42:45.751 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:42:45 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.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-08-29T17:42:45.751 INFO:journalctl@ceph.osd.3.smithi029.stdout:Aug 29 17:42:45 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.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-08-29T17:42:45.751 INFO:journalctl@ceph.mds.a.smithi029.stdout:Aug 29 17:42:45 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.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-08-29T17:42:45.751 INFO:journalctl@ceph.mds.a.smithi029.stdout:Aug 29 17:42:45 smithi029 systemd[1]: Started Ceph mds.a for 5b99e290-662c-11ef-bcd4-c7b262605968. 2024-08-29T17:42:45.752 INFO:journalctl@ceph.osd.1.smithi029.stdout:Aug 29 17:42:45 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.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-08-29T17:42:45.752 INFO:journalctl@ceph.osd.0.smithi029.stdout:Aug 29 17:42:45 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.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-08-29T17:42:45.752 INFO:journalctl@ceph.osd.2.smithi029.stdout:Aug 29 17:42:45 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.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-08-29T17:42:47.035 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:42:46 smithi029 bash[32453]: audit 2024-08-29T17:42:45.676585+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:42:47.035 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:42:46 smithi029 bash[32453]: audit 2024-08-29T17:42:45.682665+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:42:47.035 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:42:46 smithi029 bash[32453]: audit 2024-08-29T17:42:45.688202+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:42:47.035 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:42:46 smithi029 bash[32453]: audit 2024-08-29T17:42:45.688960+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.b", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-08-29T17:42:47.036 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:42:46 smithi029 bash[32453]: audit 2024-08-29T17:42:45.692180+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.b", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-08-29T17:42:47.036 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:42:46 smithi029 bash[32453]: audit 2024-08-29T17:42:45.692971+0000 mon.a (mon.0) 652 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:42:47.036 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:42:46 smithi029 bash[32453]: cephadm 2024-08-29T17:42:45.693782+0000 mgr.y (mgr.14150) 358 : cephadm [INF] Deploying daemon mds.b on smithi110 2024-08-29T17:42:47.036 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:42:46 smithi029 bash[22475]: audit 2024-08-29T17:42:45.676585+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:42:47.036 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:42:46 smithi029 bash[22475]: audit 2024-08-29T17:42:45.682665+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:42:47.036 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:42:46 smithi029 bash[22475]: audit 2024-08-29T17:42:45.688202+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:42:47.036 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:42:46 smithi029 bash[22475]: audit 2024-08-29T17:42:45.688960+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.b", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-08-29T17:42:47.036 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:42:46 smithi029 bash[22475]: audit 2024-08-29T17:42:45.692180+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.b", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-08-29T17:42:47.037 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:42:46 smithi029 bash[22475]: audit 2024-08-29T17:42:45.692971+0000 mon.a (mon.0) 652 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:42:47.037 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:42:46 smithi029 bash[22475]: cephadm 2024-08-29T17:42:45.693782+0000 mgr.y (mgr.14150) 358 : cephadm [INF] Deploying daemon mds.b on smithi110 2024-08-29T17:42:47.038 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:42:46 smithi110 bash[24444]: audit 2024-08-29T17:42:45.676585+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:42:47.038 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:42:46 smithi110 bash[24444]: audit 2024-08-29T17:42:45.682665+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:42:47.038 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:42:46 smithi110 bash[24444]: audit 2024-08-29T17:42:45.688202+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:42:47.038 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:42:46 smithi110 bash[24444]: audit 2024-08-29T17:42:45.688960+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.b", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-08-29T17:42:47.038 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:42:46 smithi110 bash[24444]: audit 2024-08-29T17:42:45.692180+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.b", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-08-29T17:42:47.038 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:42:46 smithi110 bash[24444]: audit 2024-08-29T17:42:45.692971+0000 mon.a (mon.0) 652 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:42:47.038 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:42:46 smithi110 bash[24444]: cephadm 2024-08-29T17:42:45.693782+0000 mgr.y (mgr.14150) 358 : cephadm [INF] Deploying daemon mds.b on smithi110 2024-08-29T17:42:47.204 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/5b99e290-662c-11ef-bcd4-c7b262605968/mon.a/config 2024-08-29T17:42:47.293 INFO:journalctl@ceph.mds.a.smithi029.stdout:Aug 29 17:42:47 smithi029 bash[56265]: starting mds.a at 2024-08-29T17:42:48.032 INFO:journalctl@ceph.osd.5.smithi110.stdout:Aug 29 17:42:47 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.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-08-29T17:42:48.033 INFO:journalctl@ceph.osd.6.smithi110.stdout:Aug 29 17:42:47 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.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-08-29T17:42:48.033 INFO:journalctl@ceph.osd.4.smithi110.stdout:Aug 29 17:42:47 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.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-08-29T17:42:48.033 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:42:47 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.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-08-29T17:42:48.034 INFO:journalctl@ceph.osd.7.smithi110.stdout:Aug 29 17:42:47 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.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-08-29T17:42:48.034 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:42:47 smithi110 bash[24444]: cluster 2024-08-29T17:42:45.758446+0000 mgr.y (mgr.14150) 359 : cluster [DBG] pgmap v340: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:42:48.034 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:42:47 smithi110 bash[24444]: cluster 2024-08-29T17:42:47.152600+0000 mon.a (mon.0) 653 : cluster [DBG] mds.? [v2:172.21.15.29:6834/185587022,v1:172.21.15.29:6835/185587022] up:boot 2024-08-29T17:42:48.034 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:42:47 smithi110 bash[24444]: cluster 2024-08-29T17:42:47.152658+0000 mon.a (mon.0) 654 : cluster [DBG] fsmap 1 up:standby 2024-08-29T17:42:48.034 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:42:47 smithi110 bash[24444]: audit 2024-08-29T17:42:47.152766+0000 mon.a (mon.0) 655 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-08-29T17:42:48.034 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:42:47 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.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-08-29T17:42:48.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:42:47 smithi029 bash[22475]: cluster 2024-08-29T17:42:45.758446+0000 mgr.y (mgr.14150) 359 : cluster [DBG] pgmap v340: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:42:48.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:42:47 smithi029 bash[22475]: cluster 2024-08-29T17:42:47.152600+0000 mon.a (mon.0) 653 : cluster [DBG] mds.? [v2:172.21.15.29:6834/185587022,v1:172.21.15.29:6835/185587022] up:boot 2024-08-29T17:42:48.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:42:47 smithi029 bash[22475]: cluster 2024-08-29T17:42:47.152658+0000 mon.a (mon.0) 654 : cluster [DBG] fsmap 1 up:standby 2024-08-29T17:42:48.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:42:47 smithi029 bash[22475]: audit 2024-08-29T17:42:47.152766+0000 mon.a (mon.0) 655 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-08-29T17:42:48.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:42:47 smithi029 bash[32453]: cluster 2024-08-29T17:42:45.758446+0000 mgr.y (mgr.14150) 359 : cluster [DBG] pgmap v340: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:42:48.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:42:47 smithi029 bash[32453]: cluster 2024-08-29T17:42:47.152600+0000 mon.a (mon.0) 653 : cluster [DBG] mds.? [v2:172.21.15.29:6834/185587022,v1:172.21.15.29:6835/185587022] up:boot 2024-08-29T17:42:48.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:42:47 smithi029 bash[32453]: cluster 2024-08-29T17:42:47.152658+0000 mon.a (mon.0) 654 : cluster [DBG] fsmap 1 up:standby 2024-08-29T17:42:48.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:42:47 smithi029 bash[32453]: audit 2024-08-29T17:42:47.152766+0000 mon.a (mon.0) 655 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-08-29T17:42:48.380 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:42:48 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.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-08-29T17:42:48.380 INFO:journalctl@ceph.osd.4.smithi110.stdout:Aug 29 17:42:48 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.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-08-29T17:42:48.381 INFO:journalctl@ceph.osd.5.smithi110.stdout:Aug 29 17:42:48 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.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-08-29T17:42:48.381 INFO:journalctl@ceph.osd.6.smithi110.stdout:Aug 29 17:42:48 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.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-08-29T17:42:48.381 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:42:48 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.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-08-29T17:42:48.381 INFO:journalctl@ceph.mds.b.smithi110.stdout:Aug 29 17:42:48 smithi110 systemd[1]: Started Ceph mds.b for 5b99e290-662c-11ef-bcd4-c7b262605968. 2024-08-29T17:42:48.382 INFO:journalctl@ceph.osd.7.smithi110.stdout:Aug 29 17:42:48 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.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-08-29T17:42:49.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:42:49 smithi029 bash[22475]: cluster 2024-08-29T17:42:47.759062+0000 mgr.y (mgr.14150) 360 : cluster [DBG] pgmap v341: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:42:49.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:42:49 smithi029 bash[22475]: audit 2024-08-29T17:42:48.308197+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:42:49.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:42:49 smithi029 bash[22475]: audit 2024-08-29T17:42:48.317106+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:42:49.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:42:49 smithi029 bash[22475]: audit 2024-08-29T17:42:48.325584+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:42:49.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:42:49 smithi029 bash[22475]: audit 2024-08-29T17:42:48.334674+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:42:49.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:42:49 smithi029 bash[22475]: audit 2024-08-29T17:42:48.342255+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:42:49.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:42:49 smithi029 bash[22475]: audit 2024-08-29T17:42:48.397315+0000 mon.a (mon.0) 661 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:42:49.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:42:49 smithi029 bash[32453]: cluster 2024-08-29T17:42:47.759062+0000 mgr.y (mgr.14150) 360 : cluster [DBG] pgmap v341: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:42:49.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:42:49 smithi029 bash[32453]: audit 2024-08-29T17:42:48.308197+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:42:49.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:42:49 smithi029 bash[32453]: audit 2024-08-29T17:42:48.317106+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:42:49.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:42:49 smithi029 bash[32453]: audit 2024-08-29T17:42:48.325584+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:42:49.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:42:49 smithi029 bash[32453]: audit 2024-08-29T17:42:48.334674+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:42:49.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:42:49 smithi029 bash[32453]: audit 2024-08-29T17:42:48.342255+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:42:49.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:42:49 smithi029 bash[32453]: audit 2024-08-29T17:42:48.397315+0000 mon.a (mon.0) 661 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:42:49.650 INFO:journalctl@ceph.mds.b.smithi110.stdout:Aug 29 17:42:49 smithi110 bash[48164]: starting mds.b at 2024-08-29T17:42:49.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:42:49 smithi110 bash[24444]: cluster 2024-08-29T17:42:47.759062+0000 mgr.y (mgr.14150) 360 : cluster [DBG] pgmap v341: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:42:49.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:42:49 smithi110 bash[24444]: audit 2024-08-29T17:42:48.308197+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:42:49.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:42:49 smithi110 bash[24444]: audit 2024-08-29T17:42:48.317106+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:42:49.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:42:49 smithi110 bash[24444]: audit 2024-08-29T17:42:48.325584+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:42:49.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:42:49 smithi110 bash[24444]: audit 2024-08-29T17:42:48.334674+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:42:49.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:42:49 smithi110 bash[24444]: audit 2024-08-29T17:42:48.342255+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:42:49.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:42:49 smithi110 bash[24444]: audit 2024-08-29T17:42:48.397315+0000 mon.a (mon.0) 661 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:42:51.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:42:51 smithi029 bash[22475]: cluster 2024-08-29T17:42:49.759486+0000 mgr.y (mgr.14150) 361 : cluster [DBG] pgmap v342: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:42:51.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:42:51 smithi029 bash[22475]: cluster 2024-08-29T17:42:50.321701+0000 mon.a (mon.0) 662 : cluster [DBG] mds.? [v2:172.21.15.110:6832/2479508237,v1:172.21.15.110:6833/2479508237] up:boot 2024-08-29T17:42:51.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:42:51 smithi029 bash[22475]: cluster 2024-08-29T17:42:50.321842+0000 mon.a (mon.0) 663 : cluster [DBG] fsmap 2 up:standby 2024-08-29T17:42:51.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:42:51 smithi029 bash[22475]: audit 2024-08-29T17:42:50.322137+0000 mon.a (mon.0) 664 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-08-29T17:42:51.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:42:51 smithi029 bash[22475]: audit 2024-08-29T17:42:50.648119+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:42:51.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:42:51 smithi029 bash[32453]: cluster 2024-08-29T17:42:49.759486+0000 mgr.y (mgr.14150) 361 : cluster [DBG] pgmap v342: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:42:51.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:42:51 smithi029 bash[32453]: cluster 2024-08-29T17:42:50.321701+0000 mon.a (mon.0) 662 : cluster [DBG] mds.? [v2:172.21.15.110:6832/2479508237,v1:172.21.15.110:6833/2479508237] up:boot 2024-08-29T17:42:51.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:42:51 smithi029 bash[32453]: cluster 2024-08-29T17:42:50.321842+0000 mon.a (mon.0) 663 : cluster [DBG] fsmap 2 up:standby 2024-08-29T17:42:51.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:42:51 smithi029 bash[32453]: audit 2024-08-29T17:42:50.322137+0000 mon.a (mon.0) 664 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-08-29T17:42:51.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:42:51 smithi029 bash[32453]: audit 2024-08-29T17:42:50.648119+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:42:51.478 INFO:teuthology.orchestra.run.smithi029.stderr:dumped fsmap epoch 3 2024-08-29T17:42:51.479 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-08-29T17:42:51.479 INFO:teuthology.orchestra.run.smithi029.stdout:{"epoch":3,"default_fscid":-1,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2"}},"feature_flags":{"enable_multiple":true,"ever_enabled_multiple":true},"standbys":[{"gid":24290,"name":"a","rank":-1,"incarnation":0,"state":"up:standby","state_seq":1,"addr":"172.21.15.29:6835/185587022","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6834","nonce":185587022},{"type":"v1","addr":"172.21.15.29:6835","nonce":185587022}]},"join_fscid":-1,"export_targets":[],"features":4540138322906710015,"flags":0,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_7":"mds uses inline data","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2"}},"epoch":2},{"gid":24331,"name":"b","rank":-1,"incarnation":0,"state":"up:standby","state_seq":1,"addr":"172.21.15.110:6833/2479508237","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6832","nonce":2479508237},{"type":"v1","addr":"172.21.15.110:6833","nonce":2479508237}]},"join_fscid":-1,"export_targets":[],"features":4540138322906710015,"flags":0,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_7":"mds uses inline data","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2"}},"epoch":3}],"filesystems":[]} 2024-08-29T17:42:51.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:42:51 smithi110 bash[24444]: cluster 2024-08-29T17:42:49.759486+0000 mgr.y (mgr.14150) 361 : cluster [DBG] pgmap v342: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:42:51.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:42:51 smithi110 bash[24444]: cluster 2024-08-29T17:42:50.321701+0000 mon.a (mon.0) 662 : cluster [DBG] mds.? [v2:172.21.15.110:6832/2479508237,v1:172.21.15.110:6833/2479508237] up:boot 2024-08-29T17:42:51.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:42:51 smithi110 bash[24444]: cluster 2024-08-29T17:42:50.321842+0000 mon.a (mon.0) 663 : cluster [DBG] fsmap 2 up:standby 2024-08-29T17:42:51.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:42:51 smithi110 bash[24444]: audit 2024-08-29T17:42:50.322137+0000 mon.a (mon.0) 664 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-08-29T17:42:51.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:42:51 smithi110 bash[24444]: audit 2024-08-29T17:42:50.648119+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:42:52.320 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 5b99e290-662c-11ef-bcd4-c7b262605968 -- ceph --format=json-pretty osd lspools 2024-08-29T17:42:52.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:42:52 smithi110 bash[24444]: audit 2024-08-29T17:42:51.479761+0000 mon.c (mon.2) 17 : audit [DBG] from='client.? 172.21.15.29:0/3754115120' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-08-29T17:42:52.650 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:42:52 smithi029 bash[22475]: audit 2024-08-29T17:42:51.479761+0000 mon.c (mon.2) 17 : audit [DBG] from='client.? 172.21.15.29:0/3754115120' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-08-29T17:42:52.650 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:42:52 smithi029 bash[32453]: audit 2024-08-29T17:42:51.479761+0000 mon.c (mon.2) 17 : audit [DBG] from='client.? 172.21.15.29:0/3754115120' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-08-29T17:42:53.649 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:42:53 smithi110 bash[24444]: cluster 2024-08-29T17:42:51.759974+0000 mgr.y (mgr.14150) 362 : cluster [DBG] pgmap v343: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:42:53.650 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:42:53 smithi029 bash[22475]: cluster 2024-08-29T17:42:51.759974+0000 mgr.y (mgr.14150) 362 : cluster [DBG] pgmap v343: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:42:53.650 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:42:53 smithi029 bash[32453]: cluster 2024-08-29T17:42:51.759974+0000 mgr.y (mgr.14150) 362 : cluster [DBG] pgmap v343: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:42:54.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:42:54 smithi110 bash[24444]: audit 2024-08-29T17:42:53.590733+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:42:54.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:42:54 smithi110 bash[24444]: audit 2024-08-29T17:42:53.600211+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:42:54.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:42:54 smithi110 bash[24444]: audit 2024-08-29T17:42:54.161309+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:42:54.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:42:54 smithi110 bash[24444]: audit 2024-08-29T17:42:54.166264+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:42:54.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:42:54 smithi110 bash[24444]: audit 2024-08-29T17:42:54.167236+0000 mon.a (mon.0) 670 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:42:54.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:42:54 smithi110 bash[24444]: audit 2024-08-29T17:42:54.167996+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T17:42:54.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:42:54 smithi110 bash[24444]: audit 2024-08-29T17:42:54.172615+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:42:54.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:42:54 smithi110 bash[24444]: audit 2024-08-29T17:42:54.206915+0000 mon.a (mon.0) 673 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:42:54.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:42:54 smithi110 bash[24444]: audit 2024-08-29T17:42:54.525794+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:42:54.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:42:54 smithi110 bash[24444]: audit 2024-08-29T17:42:54.531475+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:42:54.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:42:54 smithi110 bash[24444]: audit 2024-08-29T17:42:54.532642+0000 mon.a (mon.0) 676 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:42:54.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:42:54 smithi110 bash[24444]: audit 2024-08-29T17:42:54.533474+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T17:42:54.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:42:54 smithi110 bash[24444]: audit 2024-08-29T17:42:54.538960+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:42:54.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:42:54 smithi029 bash[32453]: audit 2024-08-29T17:42:53.590733+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:42:54.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:42:54 smithi029 bash[32453]: audit 2024-08-29T17:42:53.600211+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:42:54.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:42:54 smithi029 bash[32453]: audit 2024-08-29T17:42:54.161309+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:42:54.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:42:54 smithi029 bash[32453]: audit 2024-08-29T17:42:54.166264+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:42:54.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:42:54 smithi029 bash[32453]: audit 2024-08-29T17:42:54.167236+0000 mon.a (mon.0) 670 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:42:54.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:42:54 smithi029 bash[32453]: audit 2024-08-29T17:42:54.167996+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T17:42:54.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:42:54 smithi029 bash[32453]: audit 2024-08-29T17:42:54.172615+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:42:54.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:42:54 smithi029 bash[32453]: audit 2024-08-29T17:42:54.206915+0000 mon.a (mon.0) 673 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:42:54.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:42:54 smithi029 bash[32453]: audit 2024-08-29T17:42:54.525794+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:42:54.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:42:54 smithi029 bash[32453]: audit 2024-08-29T17:42:54.531475+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:42:54.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:42:54 smithi029 bash[32453]: audit 2024-08-29T17:42:54.532642+0000 mon.a (mon.0) 676 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:42:54.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:42:54 smithi029 bash[32453]: audit 2024-08-29T17:42:54.533474+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T17:42:54.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:42:54 smithi029 bash[32453]: audit 2024-08-29T17:42:54.538960+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:42:54.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:42:54 smithi029 bash[22475]: audit 2024-08-29T17:42:53.590733+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:42:54.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:42:54 smithi029 bash[22475]: audit 2024-08-29T17:42:53.600211+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:42:54.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:42:54 smithi029 bash[22475]: audit 2024-08-29T17:42:54.161309+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:42:54.904 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:42:54 smithi029 bash[22475]: audit 2024-08-29T17:42:54.166264+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:42:54.904 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:42:54 smithi029 bash[22475]: audit 2024-08-29T17:42:54.167236+0000 mon.a (mon.0) 670 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:42:54.904 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:42:54 smithi029 bash[22475]: audit 2024-08-29T17:42:54.167996+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T17:42:54.904 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:42:54 smithi029 bash[22475]: audit 2024-08-29T17:42:54.172615+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:42:54.904 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:42:54 smithi029 bash[22475]: audit 2024-08-29T17:42:54.206915+0000 mon.a (mon.0) 673 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:42:54.904 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:42:54 smithi029 bash[22475]: audit 2024-08-29T17:42:54.525794+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:42:54.904 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:42:54 smithi029 bash[22475]: audit 2024-08-29T17:42:54.531475+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:42:54.904 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:42:54 smithi029 bash[22475]: audit 2024-08-29T17:42:54.532642+0000 mon.a (mon.0) 676 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:42:54.904 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:42:54 smithi029 bash[22475]: audit 2024-08-29T17:42:54.533474+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T17:42:54.905 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:42:54 smithi029 bash[22475]: audit 2024-08-29T17:42:54.538960+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:42:55.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:42:55 smithi110 bash[24444]: cluster 2024-08-29T17:42:53.760545+0000 mgr.y (mgr.14150) 363 : cluster [DBG] pgmap v344: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:42:55.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:42:55 smithi029 bash[32453]: cluster 2024-08-29T17:42:53.760545+0000 mgr.y (mgr.14150) 363 : cluster [DBG] pgmap v344: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:42:55.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:42:55 smithi029 bash[22475]: cluster 2024-08-29T17:42:53.760545+0000 mgr.y (mgr.14150) 363 : cluster [DBG] pgmap v344: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:42:56.857 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/5b99e290-662c-11ef-bcd4-c7b262605968/mon.a/config 2024-08-29T17:42:57.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:42:57 smithi110 bash[24444]: cluster 2024-08-29T17:42:55.761135+0000 mgr.y (mgr.14150) 364 : cluster [DBG] pgmap v345: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:42:57.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:42:57 smithi029 bash[22475]: cluster 2024-08-29T17:42:55.761135+0000 mgr.y (mgr.14150) 364 : cluster [DBG] pgmap v345: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:42:57.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:42:57 smithi029 bash[32453]: cluster 2024-08-29T17:42:55.761135+0000 mgr.y (mgr.14150) 364 : cluster [DBG] pgmap v345: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:42:59.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:42:59 smithi110 bash[24444]: cluster 2024-08-29T17:42:57.761710+0000 mgr.y (mgr.14150) 365 : cluster [DBG] pgmap v346: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:42:59.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:42:59 smithi029 bash[22475]: cluster 2024-08-29T17:42:57.761710+0000 mgr.y (mgr.14150) 365 : cluster [DBG] pgmap v346: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:42:59.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:42:59 smithi029 bash[32453]: cluster 2024-08-29T17:42:57.761710+0000 mgr.y (mgr.14150) 365 : cluster [DBG] pgmap v346: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:43:00.992 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-08-29T17:43:00.992 INFO:teuthology.orchestra.run.smithi029.stdout:[ 2024-08-29T17:43:00.992 INFO:teuthology.orchestra.run.smithi029.stdout: { 2024-08-29T17:43:00.993 INFO:teuthology.orchestra.run.smithi029.stdout: "poolnum": 1, 2024-08-29T17:43:00.993 INFO:teuthology.orchestra.run.smithi029.stdout: "poolname": ".mgr" 2024-08-29T17:43:00.993 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-08-29T17:43:00.993 INFO:teuthology.orchestra.run.smithi029.stdout:] 2024-08-29T17:43:01.832 DEBUG:tasks.cephfs.filesystem:Creating filesystem 'cephfs' 2024-08-29T17:43:01.832 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 5b99e290-662c-11ef-bcd4-c7b262605968 -- ceph osd pool create cephfs_metadata --pg_num_min 64 2024-08-29T17:43:01.899 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:43:01 smithi110 bash[24444]: cluster 2024-08-29T17:42:59.762288+0000 mgr.y (mgr.14150) 366 : cluster [DBG] pgmap v347: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:43:01.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:43:01 smithi110 bash[24444]: audit 2024-08-29T17:43:00.993257+0000 mon.a (mon.0) 679 : audit [DBG] from='client.? 172.21.15.29:0/903133290' entity='client.admin' cmd=[{"prefix": "osd lspools", "format": "json-pretty"}]: dispatch 2024-08-29T17:43:01.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:43:01 smithi029 bash[22475]: cluster 2024-08-29T17:42:59.762288+0000 mgr.y (mgr.14150) 366 : cluster [DBG] pgmap v347: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:43:01.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:43:01 smithi029 bash[22475]: audit 2024-08-29T17:43:00.993257+0000 mon.a (mon.0) 679 : audit [DBG] from='client.? 172.21.15.29:0/903133290' entity='client.admin' cmd=[{"prefix": "osd lspools", "format": "json-pretty"}]: dispatch 2024-08-29T17:43:01.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:43:01 smithi029 bash[32453]: cluster 2024-08-29T17:42:59.762288+0000 mgr.y (mgr.14150) 366 : cluster [DBG] pgmap v347: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:43:01.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:43:01 smithi029 bash[32453]: audit 2024-08-29T17:43:00.993257+0000 mon.a (mon.0) 679 : audit [DBG] from='client.? 172.21.15.29:0/903133290' entity='client.admin' cmd=[{"prefix": "osd lspools", "format": "json-pretty"}]: dispatch 2024-08-29T17:43:03.899 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:43:03 smithi110 bash[24444]: cluster 2024-08-29T17:43:01.762938+0000 mgr.y (mgr.14150) 367 : cluster [DBG] pgmap v348: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:43:03.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:43:03 smithi029 bash[22475]: cluster 2024-08-29T17:43:01.762938+0000 mgr.y (mgr.14150) 367 : cluster [DBG] pgmap v348: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:43:03.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:43:03 smithi029 bash[32453]: cluster 2024-08-29T17:43:01.762938+0000 mgr.y (mgr.14150) 367 : cluster [DBG] pgmap v348: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:43:05.899 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:43:05 smithi110 bash[24444]: cluster 2024-08-29T17:43:03.763464+0000 mgr.y (mgr.14150) 368 : cluster [DBG] pgmap v349: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:43:05.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:43:05 smithi029 bash[22475]: cluster 2024-08-29T17:43:03.763464+0000 mgr.y (mgr.14150) 368 : cluster [DBG] pgmap v349: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:43:05.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:43:05 smithi029 bash[32453]: cluster 2024-08-29T17:43:03.763464+0000 mgr.y (mgr.14150) 368 : cluster [DBG] pgmap v349: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:43:06.567 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/5b99e290-662c-11ef-bcd4-c7b262605968/mon.a/config 2024-08-29T17:43:07.899 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:43:07 smithi110 bash[24444]: cluster 2024-08-29T17:43:05.764008+0000 mgr.y (mgr.14150) 369 : cluster [DBG] pgmap v350: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:43:07.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:43:07 smithi029 bash[22475]: cluster 2024-08-29T17:43:05.764008+0000 mgr.y (mgr.14150) 369 : cluster [DBG] pgmap v350: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:43:07.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:43:07 smithi029 bash[32453]: cluster 2024-08-29T17:43:05.764008+0000 mgr.y (mgr.14150) 369 : cluster [DBG] pgmap v350: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:43:09.899 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:43:09 smithi110 bash[24444]: cluster 2024-08-29T17:43:07.764632+0000 mgr.y (mgr.14150) 370 : cluster [DBG] pgmap v351: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:43:09.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:43:09 smithi029 bash[22475]: cluster 2024-08-29T17:43:07.764632+0000 mgr.y (mgr.14150) 370 : cluster [DBG] pgmap v351: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:43:09.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:43:09 smithi029 bash[32453]: cluster 2024-08-29T17:43:07.764632+0000 mgr.y (mgr.14150) 370 : cluster [DBG] pgmap v351: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:43:11.125 INFO:teuthology.orchestra.run.smithi029.stderr:pool 'cephfs_metadata' created 2024-08-29T17:43:11.399 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:43:11 smithi110 bash[24444]: cluster 2024-08-29T17:43:09.765189+0000 mgr.y (mgr.14150) 371 : cluster [DBG] pgmap v352: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:43:11.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:43:11 smithi110 bash[24444]: audit 2024-08-29T17:43:10.615507+0000 mon.c (mon.2) 18 : audit [INF] from='client.? 172.21.15.29:0/1405073929' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "cephfs_metadata", "pg_num_min": 64}]: dispatch 2024-08-29T17:43:11.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:43:11 smithi110 bash[24444]: audit 2024-08-29T17:43:10.616214+0000 mon.a (mon.0) 680 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "cephfs_metadata", "pg_num_min": 64}]: dispatch 2024-08-29T17:43:11.414 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:43:11 smithi029 bash[22475]: cluster 2024-08-29T17:43:09.765189+0000 mgr.y (mgr.14150) 371 : cluster [DBG] pgmap v352: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:43:11.414 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:43:11 smithi029 bash[22475]: audit 2024-08-29T17:43:10.615507+0000 mon.c (mon.2) 18 : audit [INF] from='client.? 172.21.15.29:0/1405073929' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "cephfs_metadata", "pg_num_min": 64}]: dispatch 2024-08-29T17:43:11.414 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:43:11 smithi029 bash[22475]: audit 2024-08-29T17:43:10.616214+0000 mon.a (mon.0) 680 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "cephfs_metadata", "pg_num_min": 64}]: dispatch 2024-08-29T17:43:11.414 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:43:11 smithi029 bash[32453]: cluster 2024-08-29T17:43:09.765189+0000 mgr.y (mgr.14150) 371 : cluster [DBG] pgmap v352: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:43:11.414 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:43:11 smithi029 bash[32453]: audit 2024-08-29T17:43:10.615507+0000 mon.c (mon.2) 18 : audit [INF] from='client.? 172.21.15.29:0/1405073929' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "cephfs_metadata", "pg_num_min": 64}]: dispatch 2024-08-29T17:43:11.414 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:43:11 smithi029 bash[32453]: audit 2024-08-29T17:43:10.616214+0000 mon.a (mon.0) 680 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "cephfs_metadata", "pg_num_min": 64}]: dispatch 2024-08-29T17:43:11.955 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 5b99e290-662c-11ef-bcd4-c7b262605968 -- ceph osd pool create cephfs_data 64 --pg_num_min 64 --target_size_ratio 0.9 2024-08-29T17:43:12.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:43:12 smithi110 bash[24444]: audit 2024-08-29T17:43:11.121371+0000 mon.a (mon.0) 681 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "cephfs_metadata", "pg_num_min": 64}]': finished 2024-08-29T17:43:12.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:43:12 smithi110 bash[24444]: cluster 2024-08-29T17:43:11.121563+0000 mon.a (mon.0) 682 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-08-29T17:43:12.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:43:12 smithi110 bash[24444]: cluster 2024-08-29T17:43:12.120847+0000 mon.a (mon.0) 683 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-08-29T17:43:12.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:43:12 smithi110 bash[24444]: cluster 2024-08-29T17:43:12.124731+0000 mon.a (mon.0) 684 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T17:43:12.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:43:12 smithi029 bash[22475]: audit 2024-08-29T17:43:11.121371+0000 mon.a (mon.0) 681 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "cephfs_metadata", "pg_num_min": 64}]': finished 2024-08-29T17:43:12.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:43:12 smithi029 bash[22475]: cluster 2024-08-29T17:43:11.121563+0000 mon.a (mon.0) 682 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-08-29T17:43:12.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:43:12 smithi029 bash[22475]: cluster 2024-08-29T17:43:12.120847+0000 mon.a (mon.0) 683 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-08-29T17:43:12.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:43:12 smithi029 bash[22475]: cluster 2024-08-29T17:43:12.124731+0000 mon.a (mon.0) 684 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T17:43:12.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:43:12 smithi029 bash[32453]: audit 2024-08-29T17:43:11.121371+0000 mon.a (mon.0) 681 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "cephfs_metadata", "pg_num_min": 64}]': finished 2024-08-29T17:43:12.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:43:12 smithi029 bash[32453]: cluster 2024-08-29T17:43:11.121563+0000 mon.a (mon.0) 682 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-08-29T17:43:12.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:43:12 smithi029 bash[32453]: cluster 2024-08-29T17:43:12.120847+0000 mon.a (mon.0) 683 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-08-29T17:43:12.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:43:12 smithi029 bash[32453]: cluster 2024-08-29T17:43:12.124731+0000 mon.a (mon.0) 684 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T17:43:13.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:43:13 smithi110 bash[24444]: cluster 2024-08-29T17:43:11.765952+0000 mgr.y (mgr.14150) 372 : cluster [DBG] pgmap v354: 33 pgs: 11 creating+peering, 1 active+clean, 21 unknown; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:43:13.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:43:13 smithi110 bash[24444]: cluster 2024-08-29T17:43:13.136695+0000 mon.a (mon.0) 685 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-08-29T17:43:13.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:43:13 smithi029 bash[22475]: cluster 2024-08-29T17:43:11.765952+0000 mgr.y (mgr.14150) 372 : cluster [DBG] pgmap v354: 33 pgs: 11 creating+peering, 1 active+clean, 21 unknown; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:43:13.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:43:13 smithi029 bash[22475]: cluster 2024-08-29T17:43:13.136695+0000 mon.a (mon.0) 685 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-08-29T17:43:13.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:43:13 smithi029 bash[32453]: cluster 2024-08-29T17:43:11.765952+0000 mgr.y (mgr.14150) 372 : cluster [DBG] pgmap v354: 33 pgs: 11 creating+peering, 1 active+clean, 21 unknown; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:43:13.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:43:13 smithi029 bash[32453]: cluster 2024-08-29T17:43:13.136695+0000 mon.a (mon.0) 685 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-08-29T17:43:15.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:43:15 smithi029 bash[22475]: cluster 2024-08-29T17:43:13.766636+0000 mgr.y (mgr.14150) 373 : cluster [DBG] pgmap v357: 33 pgs: 14 creating+peering, 2 active+clean, 17 unknown; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:43:15.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:43:15 smithi029 bash[32453]: cluster 2024-08-29T17:43:13.766636+0000 mgr.y (mgr.14150) 373 : cluster [DBG] pgmap v357: 33 pgs: 14 creating+peering, 2 active+clean, 17 unknown; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:43:15.649 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:43:15 smithi110 bash[24444]: cluster 2024-08-29T17:43:13.766636+0000 mgr.y (mgr.14150) 373 : cluster [DBG] pgmap v357: 33 pgs: 14 creating+peering, 2 active+clean, 17 unknown; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:43:16.688 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/5b99e290-662c-11ef-bcd4-c7b262605968/mon.a/config 2024-08-29T17:43:17.649 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:43:17 smithi110 bash[24444]: cluster 2024-08-29T17:43:15.767380+0000 mgr.y (mgr.14150) 374 : cluster [DBG] pgmap v358: 33 pgs: 14 creating+peering, 19 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:43:17.650 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:43:17 smithi029 bash[22475]: cluster 2024-08-29T17:43:15.767380+0000 mgr.y (mgr.14150) 374 : cluster [DBG] pgmap v358: 33 pgs: 14 creating+peering, 19 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:43:17.650 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:43:17 smithi029 bash[32453]: cluster 2024-08-29T17:43:15.767380+0000 mgr.y (mgr.14150) 374 : cluster [DBG] pgmap v358: 33 pgs: 14 creating+peering, 19 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:43:19.649 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:43:19 smithi110 bash[24444]: cluster 2024-08-29T17:43:17.768157+0000 mgr.y (mgr.14150) 375 : cluster [DBG] pgmap v359: 33 pgs: 33 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:43:19.650 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:43:19 smithi029 bash[22475]: cluster 2024-08-29T17:43:17.768157+0000 mgr.y (mgr.14150) 375 : cluster [DBG] pgmap v359: 33 pgs: 33 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:43:19.650 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:43:19 smithi029 bash[32453]: cluster 2024-08-29T17:43:17.768157+0000 mgr.y (mgr.14150) 375 : cluster [DBG] pgmap v359: 33 pgs: 33 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:43:21.375 INFO:teuthology.orchestra.run.smithi029.stderr:pool 'cephfs_data' created 2024-08-29T17:43:21.643 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:43:21 smithi029 bash[22475]: cluster 2024-08-29T17:43:19.768867+0000 mgr.y (mgr.14150) 376 : cluster [DBG] pgmap v360: 33 pgs: 33 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:43:21.643 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:43:21 smithi029 bash[22475]: audit 2024-08-29T17:43:20.865985+0000 mon.a (mon.0) 686 : audit [INF] from='client.? 172.21.15.29:0/3350854945' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "cephfs_data", "pg_num": 64, "pg_num_min": 64, "target_size_ratio": 0.9}]: dispatch 2024-08-29T17:43:21.643 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:43:21 smithi029 bash[32453]: cluster 2024-08-29T17:43:19.768867+0000 mgr.y (mgr.14150) 376 : cluster [DBG] pgmap v360: 33 pgs: 33 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:43:21.643 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:43:21 smithi029 bash[32453]: audit 2024-08-29T17:43:20.865985+0000 mon.a (mon.0) 686 : audit [INF] from='client.? 172.21.15.29:0/3350854945' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "cephfs_data", "pg_num": 64, "pg_num_min": 64, "target_size_ratio": 0.9}]: dispatch 2024-08-29T17:43:21.649 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:43:21 smithi110 bash[24444]: cluster 2024-08-29T17:43:19.768867+0000 mgr.y (mgr.14150) 376 : cluster [DBG] pgmap v360: 33 pgs: 33 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:43:21.649 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:43:21 smithi110 bash[24444]: audit 2024-08-29T17:43:20.865985+0000 mon.a (mon.0) 686 : audit [INF] from='client.? 172.21.15.29:0/3350854945' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "cephfs_data", "pg_num": 64, "pg_num_min": 64, "target_size_ratio": 0.9}]: dispatch 2024-08-29T17:43:22.259 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 5b99e290-662c-11ef-bcd4-c7b262605968 -- ceph fs new cephfs cephfs_metadata cephfs_data 2024-08-29T17:43:22.649 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:43:22 smithi110 bash[24444]: audit 2024-08-29T17:43:21.375671+0000 mon.a (mon.0) 687 : audit [INF] from='client.? 172.21.15.29:0/3350854945' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "cephfs_data", "pg_num": 64, "pg_num_min": 64, "target_size_ratio": 0.9}]': finished 2024-08-29T17:43:22.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:43:22 smithi110 bash[24444]: cluster 2024-08-29T17:43:21.375894+0000 mon.a (mon.0) 688 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-08-29T17:43:22.650 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:43:22 smithi029 bash[22475]: audit 2024-08-29T17:43:21.375671+0000 mon.a (mon.0) 687 : audit [INF] from='client.? 172.21.15.29:0/3350854945' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "cephfs_data", "pg_num": 64, "pg_num_min": 64, "target_size_ratio": 0.9}]': finished 2024-08-29T17:43:22.650 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:43:22 smithi029 bash[22475]: cluster 2024-08-29T17:43:21.375894+0000 mon.a (mon.0) 688 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-08-29T17:43:22.650 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:43:22 smithi029 bash[32453]: audit 2024-08-29T17:43:21.375671+0000 mon.a (mon.0) 687 : audit [INF] from='client.? 172.21.15.29:0/3350854945' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "cephfs_data", "pg_num": 64, "pg_num_min": 64, "target_size_ratio": 0.9}]': finished 2024-08-29T17:43:22.650 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:43:22 smithi029 bash[32453]: cluster 2024-08-29T17:43:21.375894+0000 mon.a (mon.0) 688 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-08-29T17:43:23.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:43:23 smithi110 bash[24444]: cluster 2024-08-29T17:43:21.769520+0000 mgr.y (mgr.14150) 377 : cluster [DBG] pgmap v362: 97 pgs: 64 unknown, 33 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:43:23.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:43:23 smithi110 bash[24444]: cluster 2024-08-29T17:43:22.367564+0000 mon.a (mon.0) 689 : cluster [WRN] Health check update: 2 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T17:43:23.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:43:23 smithi110 bash[24444]: cluster 2024-08-29T17:43:22.384308+0000 mon.a (mon.0) 690 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-08-29T17:43:23.650 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:43:23 smithi029 bash[22475]: cluster 2024-08-29T17:43:21.769520+0000 mgr.y (mgr.14150) 377 : cluster [DBG] pgmap v362: 97 pgs: 64 unknown, 33 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:43:23.650 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:43:23 smithi029 bash[22475]: cluster 2024-08-29T17:43:22.367564+0000 mon.a (mon.0) 689 : cluster [WRN] Health check update: 2 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T17:43:23.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:43:23 smithi029 bash[22475]: cluster 2024-08-29T17:43:22.384308+0000 mon.a (mon.0) 690 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-08-29T17:43:23.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:43:23 smithi029 bash[32453]: cluster 2024-08-29T17:43:21.769520+0000 mgr.y (mgr.14150) 377 : cluster [DBG] pgmap v362: 97 pgs: 64 unknown, 33 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:43:23.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:43:23 smithi029 bash[32453]: cluster 2024-08-29T17:43:22.367564+0000 mon.a (mon.0) 689 : cluster [WRN] Health check update: 2 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T17:43:23.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:43:23 smithi029 bash[32453]: cluster 2024-08-29T17:43:22.384308+0000 mon.a (mon.0) 690 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-08-29T17:43:24.649 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:43:24 smithi110 bash[24444]: cluster 2024-08-29T17:43:23.384775+0000 mon.a (mon.0) 691 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2024-08-29T17:43:24.650 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:43:24 smithi029 bash[22475]: cluster 2024-08-29T17:43:23.384775+0000 mon.a (mon.0) 691 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2024-08-29T17:43:24.650 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:43:24 smithi029 bash[32453]: cluster 2024-08-29T17:43:23.384775+0000 mon.a (mon.0) 691 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2024-08-29T17:43:25.649 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:43:25 smithi110 bash[24444]: cluster 2024-08-29T17:43:23.770214+0000 mgr.y (mgr.14150) 378 : cluster [DBG] pgmap v365: 97 pgs: 11 creating+peering, 48 unknown, 38 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:43:25.650 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:43:25 smithi029 bash[22475]: cluster 2024-08-29T17:43:23.770214+0000 mgr.y (mgr.14150) 378 : cluster [DBG] pgmap v365: 97 pgs: 11 creating+peering, 48 unknown, 38 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:43:25.650 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:43:25 smithi029 bash[32453]: cluster 2024-08-29T17:43:23.770214+0000 mgr.y (mgr.14150) 378 : cluster [DBG] pgmap v365: 97 pgs: 11 creating+peering, 48 unknown, 38 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:43:27.003 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/5b99e290-662c-11ef-bcd4-c7b262605968/mon.a/config 2024-08-29T17:43:27.649 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:43:27 smithi110 bash[24444]: cluster 2024-08-29T17:43:25.771165+0000 mgr.y (mgr.14150) 379 : cluster [DBG] pgmap v366: 97 pgs: 11 creating+peering, 23 unknown, 63 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:43:27.650 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:43:27 smithi029 bash[22475]: cluster 2024-08-29T17:43:25.771165+0000 mgr.y (mgr.14150) 379 : cluster [DBG] pgmap v366: 97 pgs: 11 creating+peering, 23 unknown, 63 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:43:27.650 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:43:27 smithi029 bash[32453]: cluster 2024-08-29T17:43:25.771165+0000 mgr.y (mgr.14150) 379 : cluster [DBG] pgmap v366: 97 pgs: 11 creating+peering, 23 unknown, 63 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:43:29.649 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:43:29 smithi110 bash[24444]: cluster 2024-08-29T17:43:27.772122+0000 mgr.y (mgr.14150) 380 : cluster [DBG] pgmap v367: 97 pgs: 97 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:43:29.650 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:43:29 smithi029 bash[22475]: cluster 2024-08-29T17:43:27.772122+0000 mgr.y (mgr.14150) 380 : cluster [DBG] pgmap v367: 97 pgs: 97 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:43:29.650 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:43:29 smithi029 bash[32453]: cluster 2024-08-29T17:43:27.772122+0000 mgr.y (mgr.14150) 380 : cluster [DBG] pgmap v367: 97 pgs: 97 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:43:31.270 INFO:teuthology.orchestra.run.smithi029.stderr:new fs with metadata pool 2 and data pool 3 2024-08-29T17:43:31.650 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:43:31 smithi029 bash[22475]: cluster 2024-08-29T17:43:29.773044+0000 mgr.y (mgr.14150) 381 : cluster [DBG] pgmap v368: 97 pgs: 97 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:43:31.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:43:31 smithi029 bash[22475]: audit 2024-08-29T17:43:31.262675+0000 mon.c (mon.2) 19 : audit [INF] from='client.? 172.21.15.29:0/414201573' entity='client.admin' cmd=[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs_metadata", "data": "cephfs_data"}]: dispatch 2024-08-29T17:43:31.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:43:31 smithi029 bash[22475]: audit 2024-08-29T17:43:31.263171+0000 mon.a (mon.0) 692 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs_metadata", "data": "cephfs_data"}]: dispatch 2024-08-29T17:43:31.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:43:31 smithi029 bash[22475]: cluster 2024-08-29T17:43:31.263385+0000 mon.a (mon.0) 693 : cluster [INF] daemon mds.b assigned to filesystem cephfs as rank 0 2024-08-29T17:43:31.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:43:31 smithi029 bash[22475]: cluster 2024-08-29T17:43:31.271551+0000 mon.a (mon.0) 694 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2024-08-29T17:43:31.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:43:31 smithi029 bash[22475]: audit 2024-08-29T17:43:31.271837+0000 mon.a (mon.0) 695 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs_metadata", "data": "cephfs_data"}]': finished 2024-08-29T17:43:31.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:43:31 smithi029 bash[22475]: cluster 2024-08-29T17:43:31.272035+0000 mon.a (mon.0) 696 : cluster [DBG] fsmap cephfs:1 {0=b=up:creating} 1 up:standby 2024-08-29T17:43:31.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:43:31 smithi029 bash[22475]: cluster 2024-08-29T17:43:31.293820+0000 mon.a (mon.0) 697 : cluster [INF] daemon mds.b is now active in filesystem cephfs as rank 0 2024-08-29T17:43:31.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:43:31 smithi029 bash[22475]: cluster 2024-08-29T17:43:31.320462+0000 mon.a (mon.0) 698 : cluster [DBG] mds.? [v2:172.21.15.110:6832/2479508237,v1:172.21.15.110:6833/2479508237] up:active 2024-08-29T17:43:31.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:43:31 smithi029 bash[22475]: cluster 2024-08-29T17:43:31.320515+0000 mon.a (mon.0) 699 : cluster [DBG] fsmap cephfs:1 {0=b=up:active} 1 up:standby 2024-08-29T17:43:31.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:43:31 smithi029 bash[32453]: cluster 2024-08-29T17:43:29.773044+0000 mgr.y (mgr.14150) 381 : cluster [DBG] pgmap v368: 97 pgs: 97 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:43:31.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:43:31 smithi029 bash[32453]: audit 2024-08-29T17:43:31.262675+0000 mon.c (mon.2) 19 : audit [INF] from='client.? 172.21.15.29:0/414201573' entity='client.admin' cmd=[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs_metadata", "data": "cephfs_data"}]: dispatch 2024-08-29T17:43:31.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:43:31 smithi029 bash[32453]: audit 2024-08-29T17:43:31.263171+0000 mon.a (mon.0) 692 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs_metadata", "data": "cephfs_data"}]: dispatch 2024-08-29T17:43:31.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:43:31 smithi029 bash[32453]: cluster 2024-08-29T17:43:31.263385+0000 mon.a (mon.0) 693 : cluster [INF] daemon mds.b assigned to filesystem cephfs as rank 0 2024-08-29T17:43:31.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:43:31 smithi029 bash[32453]: cluster 2024-08-29T17:43:31.271551+0000 mon.a (mon.0) 694 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2024-08-29T17:43:31.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:43:31 smithi029 bash[32453]: audit 2024-08-29T17:43:31.271837+0000 mon.a (mon.0) 695 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs_metadata", "data": "cephfs_data"}]': finished 2024-08-29T17:43:31.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:43:31 smithi029 bash[32453]: cluster 2024-08-29T17:43:31.272035+0000 mon.a (mon.0) 696 : cluster [DBG] fsmap cephfs:1 {0=b=up:creating} 1 up:standby 2024-08-29T17:43:31.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:43:31 smithi029 bash[32453]: cluster 2024-08-29T17:43:31.293820+0000 mon.a (mon.0) 697 : cluster [INF] daemon mds.b is now active in filesystem cephfs as rank 0 2024-08-29T17:43:31.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:43:31 smithi029 bash[32453]: cluster 2024-08-29T17:43:31.320462+0000 mon.a (mon.0) 698 : cluster [DBG] mds.? [v2:172.21.15.110:6832/2479508237,v1:172.21.15.110:6833/2479508237] up:active 2024-08-29T17:43:31.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:43:31 smithi029 bash[32453]: cluster 2024-08-29T17:43:31.320515+0000 mon.a (mon.0) 699 : cluster [DBG] fsmap cephfs:1 {0=b=up:active} 1 up:standby 2024-08-29T17:43:31.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:43:31 smithi110 bash[24444]: cluster 2024-08-29T17:43:29.773044+0000 mgr.y (mgr.14150) 381 : cluster [DBG] pgmap v368: 97 pgs: 97 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:43:31.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:43:31 smithi110 bash[24444]: audit 2024-08-29T17:43:31.262675+0000 mon.c (mon.2) 19 : audit [INF] from='client.? 172.21.15.29:0/414201573' entity='client.admin' cmd=[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs_metadata", "data": "cephfs_data"}]: dispatch 2024-08-29T17:43:31.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:43:31 smithi110 bash[24444]: audit 2024-08-29T17:43:31.263171+0000 mon.a (mon.0) 692 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs_metadata", "data": "cephfs_data"}]: dispatch 2024-08-29T17:43:31.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:43:31 smithi110 bash[24444]: cluster 2024-08-29T17:43:31.263385+0000 mon.a (mon.0) 693 : cluster [INF] daemon mds.b assigned to filesystem cephfs as rank 0 2024-08-29T17:43:31.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:43:31 smithi110 bash[24444]: cluster 2024-08-29T17:43:31.271551+0000 mon.a (mon.0) 694 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2024-08-29T17:43:31.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:43:31 smithi110 bash[24444]: audit 2024-08-29T17:43:31.271837+0000 mon.a (mon.0) 695 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs_metadata", "data": "cephfs_data"}]': finished 2024-08-29T17:43:31.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:43:31 smithi110 bash[24444]: cluster 2024-08-29T17:43:31.272035+0000 mon.a (mon.0) 696 : cluster [DBG] fsmap cephfs:1 {0=b=up:creating} 1 up:standby 2024-08-29T17:43:31.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:43:31 smithi110 bash[24444]: cluster 2024-08-29T17:43:31.293820+0000 mon.a (mon.0) 697 : cluster [INF] daemon mds.b is now active in filesystem cephfs as rank 0 2024-08-29T17:43:31.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:43:31 smithi110 bash[24444]: cluster 2024-08-29T17:43:31.320462+0000 mon.a (mon.0) 698 : cluster [DBG] mds.? [v2:172.21.15.110:6832/2479508237,v1:172.21.15.110:6833/2479508237] up:active 2024-08-29T17:43:31.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:43:31 smithi110 bash[24444]: cluster 2024-08-29T17:43:31.320515+0000 mon.a (mon.0) 699 : cluster [DBG] fsmap cephfs:1 {0=b=up:active} 1 up:standby 2024-08-29T17:43:32.104 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 5b99e290-662c-11ef-bcd4-c7b262605968 -- ceph osd dump --format=json 2024-08-29T17:43:32.899 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:43:32 smithi110 bash[24444]: cluster 2024-08-29T17:43:32.400794+0000 mon.a (mon.0) 700 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 2 pool(s) do not have an application enabled) 2024-08-29T17:43:32.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:43:32 smithi110 bash[24444]: cluster 2024-08-29T17:43:32.400840+0000 mon.a (mon.0) 701 : cluster [INF] Cluster is now healthy 2024-08-29T17:43:32.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:43:32 smithi029 bash[22475]: cluster 2024-08-29T17:43:32.400794+0000 mon.a (mon.0) 700 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 2 pool(s) do not have an application enabled) 2024-08-29T17:43:32.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:43:32 smithi029 bash[22475]: cluster 2024-08-29T17:43:32.400840+0000 mon.a (mon.0) 701 : cluster [INF] Cluster is now healthy 2024-08-29T17:43:32.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:43:32 smithi029 bash[32453]: cluster 2024-08-29T17:43:32.400794+0000 mon.a (mon.0) 700 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 2 pool(s) do not have an application enabled) 2024-08-29T17:43:32.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:43:32 smithi029 bash[32453]: cluster 2024-08-29T17:43:32.400840+0000 mon.a (mon.0) 701 : cluster [INF] Cluster is now healthy 2024-08-29T17:43:33.899 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:43:33 smithi110 bash[24444]: cluster 2024-08-29T17:43:31.773871+0000 mgr.y (mgr.14150) 382 : cluster [DBG] pgmap v370: 97 pgs: 97 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2024-08-29T17:43:33.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:43:33 smithi029 bash[22475]: cluster 2024-08-29T17:43:31.773871+0000 mgr.y (mgr.14150) 382 : cluster [DBG] pgmap v370: 97 pgs: 97 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2024-08-29T17:43:33.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:43:33 smithi029 bash[32453]: cluster 2024-08-29T17:43:31.773871+0000 mgr.y (mgr.14150) 382 : cluster [DBG] pgmap v370: 97 pgs: 97 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2024-08-29T17:43:35.649 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:43:35 smithi110 bash[24444]: cluster 2024-08-29T17:43:33.774686+0000 mgr.y (mgr.14150) 383 : cluster [DBG] pgmap v371: 97 pgs: 97 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 102 B/s wr, 0 op/s 2024-08-29T17:43:35.650 INFO:journalctl@ceph.mds.b.smithi110.stdout:Aug 29 17:43:35 smithi110 bash[48164]: debug 2024-08-29T17:43:35.327+0000 7f52dc389640 -1 mds.pinger is_rank_lagging: rank=0 was never sent ping request. 2024-08-29T17:43:35.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:43:35 smithi029 bash[22475]: cluster 2024-08-29T17:43:33.774686+0000 mgr.y (mgr.14150) 383 : cluster [DBG] pgmap v371: 97 pgs: 97 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 102 B/s wr, 0 op/s 2024-08-29T17:43:35.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:43:35 smithi029 bash[32453]: cluster 2024-08-29T17:43:33.774686+0000 mgr.y (mgr.14150) 383 : cluster [DBG] pgmap v371: 97 pgs: 97 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 102 B/s wr, 0 op/s 2024-08-29T17:43:36.828 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/5b99e290-662c-11ef-bcd4-c7b262605968/mon.a/config 2024-08-29T17:43:37.899 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:43:37 smithi110 bash[24444]: cluster 2024-08-29T17:43:35.775630+0000 mgr.y (mgr.14150) 384 : cluster [DBG] pgmap v372: 97 pgs: 97 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s wr, 3 op/s 2024-08-29T17:43:37.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:43:37 smithi029 bash[22475]: cluster 2024-08-29T17:43:35.775630+0000 mgr.y (mgr.14150) 384 : cluster [DBG] pgmap v372: 97 pgs: 97 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s wr, 3 op/s 2024-08-29T17:43:37.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:43:37 smithi029 bash[32453]: cluster 2024-08-29T17:43:35.775630+0000 mgr.y (mgr.14150) 384 : cluster [DBG] pgmap v372: 97 pgs: 97 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s wr, 3 op/s 2024-08-29T17:43:39.650 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:43:39 smithi029 bash[22475]: cluster 2024-08-29T17:43:37.776613+0000 mgr.y (mgr.14150) 385 : cluster [DBG] pgmap v373: 97 pgs: 97 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s wr, 4 op/s 2024-08-29T17:43:39.650 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:43:39 smithi029 bash[32453]: cluster 2024-08-29T17:43:37.776613+0000 mgr.y (mgr.14150) 385 : cluster [DBG] pgmap v373: 97 pgs: 97 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s wr, 4 op/s 2024-08-29T17:43:39.899 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:43:39 smithi110 bash[24444]: cluster 2024-08-29T17:43:37.776613+0000 mgr.y (mgr.14150) 385 : cluster [DBG] pgmap v373: 97 pgs: 97 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s wr, 4 op/s 2024-08-29T17:43:40.875 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-08-29T17:43:40.875 INFO:teuthology.orchestra.run.smithi029.stdout:{"epoch":66,"fsid":"5b99e290-662c-11ef-bcd4-c7b262605968","created":"2024-08-29T17:31:59.857942+0000","modified":"2024-08-29T17:43:31.263259+0000","last_up_change":"2024-08-29T17:42:05.268984+0000","last_in_change":"2024-08-29T17:41:39.493388+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":3,"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-08-29T17:37:34.229201+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"21","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"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":"cephfs_metadata","create_time":"2024-08-29T17:43:11.062376+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":"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":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":"cephfs"}},"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":3,"pool_name":"cephfs_data","create_time":"2024-08-29T17:43:21.312575+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":64,"pg_placement_num":64,"pg_placement_num_target":64,"pg_num_target":64,"pg_num_pending":64,"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":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_min":64,"target_size_ratio":0.89999997615814209},"application_metadata":{"cephfs":{"data":"cephfs"}},"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}}],"osds":[{"osd":0,"uuid":"bf0dce25-d289-4341-954f-1cf64e6cd332","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":63,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6802","nonce":3020270266},{"type":"v1","addr":"172.21.15.29:6803","nonce":3020270266}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6804","nonce":3020270266},{"type":"v1","addr":"172.21.15.29:6805","nonce":3020270266}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6808","nonce":3020270266},{"type":"v1","addr":"172.21.15.29:6809","nonce":3020270266}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6806","nonce":3020270266},{"type":"v1","addr":"172.21.15.29:6807","nonce":3020270266}]},"public_addr":"172.21.15.29:6803/3020270266","cluster_addr":"172.21.15.29:6805/3020270266","heartbeat_back_addr":"172.21.15.29:6809/3020270266","heartbeat_front_addr":"172.21.15.29:6807/3020270266","state":["exists","up"]},{"osd":1,"uuid":"b6bcf254-7220-4748-97db-d51ef0fb0c5b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":63,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6810","nonce":2280571792},{"type":"v1","addr":"172.21.15.29:6811","nonce":2280571792}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6812","nonce":2280571792},{"type":"v1","addr":"172.21.15.29:6813","nonce":2280571792}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6816","nonce":2280571792},{"type":"v1","addr":"172.21.15.29:6817","nonce":2280571792}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6814","nonce":2280571792},{"type":"v1","addr":"172.21.15.29:6815","nonce":2280571792}]},"public_addr":"172.21.15.29:6811/2280571792","cluster_addr":"172.21.15.29:6813/2280571792","heartbeat_back_addr":"172.21.15.29:6817/2280571792","heartbeat_front_addr":"172.21.15.29:6815/2280571792","state":["exists","up"]},{"osd":2,"uuid":"2f868ed8-2ac7-40aa-9158-95af387dcf97","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":63,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6818","nonce":3957432994},{"type":"v1","addr":"172.21.15.29:6819","nonce":3957432994}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6820","nonce":3957432994},{"type":"v1","addr":"172.21.15.29:6821","nonce":3957432994}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6824","nonce":3957432994},{"type":"v1","addr":"172.21.15.29:6825","nonce":3957432994}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6822","nonce":3957432994},{"type":"v1","addr":"172.21.15.29:6823","nonce":3957432994}]},"public_addr":"172.21.15.29:6819/3957432994","cluster_addr":"172.21.15.29:6821/3957432994","heartbeat_back_addr":"172.21.15.29:6825/3957432994","heartbeat_front_addr":"172.21.15.29:6823/3957432994","state":["exists","up"]},{"osd":3,"uuid":"5c7f5243-e5dc-4475-a475-aa7395a634a9","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":63,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6826","nonce":3311664170},{"type":"v1","addr":"172.21.15.29:6827","nonce":3311664170}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6828","nonce":3311664170},{"type":"v1","addr":"172.21.15.29:6829","nonce":3311664170}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6832","nonce":3311664170},{"type":"v1","addr":"172.21.15.29:6833","nonce":3311664170}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6830","nonce":3311664170},{"type":"v1","addr":"172.21.15.29:6831","nonce":3311664170}]},"public_addr":"172.21.15.29:6827/3311664170","cluster_addr":"172.21.15.29:6829/3311664170","heartbeat_back_addr":"172.21.15.29:6833/3311664170","heartbeat_front_addr":"172.21.15.29:6831/3311664170","state":["exists","up"]},{"osd":4,"uuid":"947a1c89-8fd1-48b1-84a3-f11790091238","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":63,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6800","nonce":2206977059},{"type":"v1","addr":"172.21.15.110:6801","nonce":2206977059}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6802","nonce":2206977059},{"type":"v1","addr":"172.21.15.110:6803","nonce":2206977059}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6806","nonce":2206977059},{"type":"v1","addr":"172.21.15.110:6807","nonce":2206977059}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6804","nonce":2206977059},{"type":"v1","addr":"172.21.15.110:6805","nonce":2206977059}]},"public_addr":"172.21.15.110:6801/2206977059","cluster_addr":"172.21.15.110:6803/2206977059","heartbeat_back_addr":"172.21.15.110:6807/2206977059","heartbeat_front_addr":"172.21.15.110:6805/2206977059","state":["exists","up"]},{"osd":5,"uuid":"9bbb5c1b-95f3-4f29-9f8e-7b5130d1a9b7","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":39,"up_thru":63,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6808","nonce":548956480},{"type":"v1","addr":"172.21.15.110:6809","nonce":548956480}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6810","nonce":548956480},{"type":"v1","addr":"172.21.15.110:6811","nonce":548956480}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6814","nonce":548956480},{"type":"v1","addr":"172.21.15.110:6815","nonce":548956480}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6812","nonce":548956480},{"type":"v1","addr":"172.21.15.110:6813","nonce":548956480}]},"public_addr":"172.21.15.110:6809/548956480","cluster_addr":"172.21.15.110:6811/548956480","heartbeat_back_addr":"172.21.15.110:6815/548956480","heartbeat_front_addr":"172.21.15.110:6813/548956480","state":["exists","up"]},{"osd":6,"uuid":"f513aef1-39f9-4768-aa72-d29a4bc33bc8","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":47,"up_thru":63,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6816","nonce":3477798322},{"type":"v1","addr":"172.21.15.110:6817","nonce":3477798322}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6818","nonce":3477798322},{"type":"v1","addr":"172.21.15.110:6819","nonce":3477798322}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6822","nonce":3477798322},{"type":"v1","addr":"172.21.15.110:6823","nonce":3477798322}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6820","nonce":3477798322},{"type":"v1","addr":"172.21.15.110:6821","nonce":3477798322}]},"public_addr":"172.21.15.110:6817/3477798322","cluster_addr":"172.21.15.110:6819/3477798322","heartbeat_back_addr":"172.21.15.110:6823/3477798322","heartbeat_front_addr":"172.21.15.110:6821/3477798322","state":["exists","up"]},{"osd":7,"uuid":"d940d9b7-08ff-4939-aed2-678705b27227","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":55,"up_thru":63,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6824","nonce":545273719},{"type":"v1","addr":"172.21.15.110:6825","nonce":545273719}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6826","nonce":545273719},{"type":"v1","addr":"172.21.15.110:6827","nonce":545273719}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6830","nonce":545273719},{"type":"v1","addr":"172.21.15.110:6831","nonce":545273719}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6828","nonce":545273719},{"type":"v1","addr":"172.21.15.110:6829","nonce":545273719}]},"public_addr":"172.21.15.110:6825/545273719","cluster_addr":"172.21.15.110:6827/545273719","heartbeat_back_addr":"172.21.15.110:6831/545273719","heartbeat_front_addr":"172.21.15.110:6829/545273719","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-08-29T17:35:36.848338+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-08-29T17:36:32.724265+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-08-29T17:37:32.101304+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-08-29T17:38:34.040225+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-08-29T17:39:25.601943+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-08-29T17:40:18.558225+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-08-29T17:41:12.498528+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-08-29T17:42:03.622503+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.29:6800/4165032381":"2024-08-30T17:33:03.600654+0000","172.21.15.29:0/144040842":"2024-08-30T17:33:03.600654+0000","172.21.15.29:0/1915500856":"2024-08-30T17:33:03.600654+0000","172.21.15.29:6801/4165032381":"2024-08-30T17:33:03.600654+0000","172.21.15.29:0/1111128610":"2024-08-30T17:33:03.600654+0000","172.21.15.29:6801/1426057126":"2024-08-30T17:32:27.208924+0000","172.21.15.29:6800/1426057126":"2024-08-30T17:32:27.208924+0000","172.21.15.29:0/3971843634":"2024-08-30T17:32:27.208924+0000","172.21.15.29:0/1197831948":"2024-08-30T17:32:27.208924+0000","172.21.15.29:0/425744648":"2024-08-30T17:32:27.208924+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-08-29T17:43:41.667 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 5b99e290-662c-11ef-bcd4-c7b262605968 -- ceph osd dump --format=json 2024-08-29T17:43:41.899 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:43:41 smithi110 bash[24444]: cluster 2024-08-29T17:43:39.777495+0000 mgr.y (mgr.14150) 386 : cluster [DBG] pgmap v374: 97 pgs: 97 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s wr, 4 op/s 2024-08-29T17:43:41.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:43:41 smithi110 bash[24444]: audit 2024-08-29T17:43:40.874982+0000 mon.a (mon.0) 702 : audit [DBG] from='client.? 172.21.15.29:0/469605631' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-08-29T17:43:41.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:43:41 smithi029 bash[22475]: cluster 2024-08-29T17:43:39.777495+0000 mgr.y (mgr.14150) 386 : cluster [DBG] pgmap v374: 97 pgs: 97 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s wr, 4 op/s 2024-08-29T17:43:41.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:43:41 smithi029 bash[22475]: audit 2024-08-29T17:43:40.874982+0000 mon.a (mon.0) 702 : audit [DBG] from='client.? 172.21.15.29:0/469605631' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-08-29T17:43:41.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:43:41 smithi029 bash[32453]: cluster 2024-08-29T17:43:39.777495+0000 mgr.y (mgr.14150) 386 : cluster [DBG] pgmap v374: 97 pgs: 97 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s wr, 4 op/s 2024-08-29T17:43:41.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:43:41 smithi029 bash[32453]: audit 2024-08-29T17:43:40.874982+0000 mon.a (mon.0) 702 : audit [DBG] from='client.? 172.21.15.29:0/469605631' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-08-29T17:43:43.899 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:43:43 smithi110 bash[24444]: cluster 2024-08-29T17:43:41.778184+0000 mgr.y (mgr.14150) 387 : cluster [DBG] pgmap v375: 97 pgs: 97 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s wr, 4 op/s 2024-08-29T17:43:43.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:43:43 smithi029 bash[22475]: cluster 2024-08-29T17:43:41.778184+0000 mgr.y (mgr.14150) 387 : cluster [DBG] pgmap v375: 97 pgs: 97 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s wr, 4 op/s 2024-08-29T17:43:43.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:43:43 smithi029 bash[32453]: cluster 2024-08-29T17:43:41.778184+0000 mgr.y (mgr.14150) 387 : cluster [DBG] pgmap v375: 97 pgs: 97 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s wr, 4 op/s 2024-08-29T17:43:45.899 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:43:45 smithi110 bash[24444]: cluster 2024-08-29T17:43:43.778971+0000 mgr.y (mgr.14150) 388 : cluster [DBG] pgmap v376: 97 pgs: 97 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s wr, 3 op/s 2024-08-29T17:43:45.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:43:45 smithi029 bash[22475]: cluster 2024-08-29T17:43:43.778971+0000 mgr.y (mgr.14150) 388 : cluster [DBG] pgmap v376: 97 pgs: 97 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s wr, 3 op/s 2024-08-29T17:43:45.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:43:45 smithi029 bash[32453]: cluster 2024-08-29T17:43:43.778971+0000 mgr.y (mgr.14150) 388 : cluster [DBG] pgmap v376: 97 pgs: 97 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s wr, 3 op/s 2024-08-29T17:43:46.398 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/5b99e290-662c-11ef-bcd4-c7b262605968/mon.a/config 2024-08-29T17:43:47.861 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:43:47 smithi029 bash[22475]: cluster 2024-08-29T17:43:45.780021+0000 mgr.y (mgr.14150) 389 : cluster [DBG] pgmap v377: 97 pgs: 97 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s wr, 3 op/s 2024-08-29T17:43:47.861 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:43:47 smithi029 bash[32453]: cluster 2024-08-29T17:43:45.780021+0000 mgr.y (mgr.14150) 389 : cluster [DBG] pgmap v377: 97 pgs: 97 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s wr, 3 op/s 2024-08-29T17:43:47.899 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:43:47 smithi110 bash[24444]: cluster 2024-08-29T17:43:45.780021+0000 mgr.y (mgr.14150) 389 : cluster [DBG] pgmap v377: 97 pgs: 97 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s wr, 3 op/s 2024-08-29T17:43:49.899 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:43:49 smithi110 bash[24444]: cluster 2024-08-29T17:43:47.781141+0000 mgr.y (mgr.14150) 390 : cluster [DBG] pgmap v378: 97 pgs: 97 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2024-08-29T17:43:49.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:43:49 smithi029 bash[22475]: cluster 2024-08-29T17:43:47.781141+0000 mgr.y (mgr.14150) 390 : cluster [DBG] pgmap v378: 97 pgs: 97 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2024-08-29T17:43:49.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:43:49 smithi029 bash[32453]: cluster 2024-08-29T17:43:47.781141+0000 mgr.y (mgr.14150) 390 : cluster [DBG] pgmap v378: 97 pgs: 97 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2024-08-29T17:43:50.543 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-08-29T17:43:50.543 INFO:teuthology.orchestra.run.smithi029.stdout:{"epoch":66,"fsid":"5b99e290-662c-11ef-bcd4-c7b262605968","created":"2024-08-29T17:31:59.857942+0000","modified":"2024-08-29T17:43:31.263259+0000","last_up_change":"2024-08-29T17:42:05.268984+0000","last_in_change":"2024-08-29T17:41:39.493388+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":3,"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-08-29T17:37:34.229201+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"21","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"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":"cephfs_metadata","create_time":"2024-08-29T17:43:11.062376+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":"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":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":"cephfs"}},"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":3,"pool_name":"cephfs_data","create_time":"2024-08-29T17:43:21.312575+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":64,"pg_placement_num":64,"pg_placement_num_target":64,"pg_num_target":64,"pg_num_pending":64,"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":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_min":64,"target_size_ratio":0.89999997615814209},"application_metadata":{"cephfs":{"data":"cephfs"}},"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}}],"osds":[{"osd":0,"uuid":"bf0dce25-d289-4341-954f-1cf64e6cd332","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":63,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6802","nonce":3020270266},{"type":"v1","addr":"172.21.15.29:6803","nonce":3020270266}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6804","nonce":3020270266},{"type":"v1","addr":"172.21.15.29:6805","nonce":3020270266}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6808","nonce":3020270266},{"type":"v1","addr":"172.21.15.29:6809","nonce":3020270266}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6806","nonce":3020270266},{"type":"v1","addr":"172.21.15.29:6807","nonce":3020270266}]},"public_addr":"172.21.15.29:6803/3020270266","cluster_addr":"172.21.15.29:6805/3020270266","heartbeat_back_addr":"172.21.15.29:6809/3020270266","heartbeat_front_addr":"172.21.15.29:6807/3020270266","state":["exists","up"]},{"osd":1,"uuid":"b6bcf254-7220-4748-97db-d51ef0fb0c5b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":63,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6810","nonce":2280571792},{"type":"v1","addr":"172.21.15.29:6811","nonce":2280571792}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6812","nonce":2280571792},{"type":"v1","addr":"172.21.15.29:6813","nonce":2280571792}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6816","nonce":2280571792},{"type":"v1","addr":"172.21.15.29:6817","nonce":2280571792}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6814","nonce":2280571792},{"type":"v1","addr":"172.21.15.29:6815","nonce":2280571792}]},"public_addr":"172.21.15.29:6811/2280571792","cluster_addr":"172.21.15.29:6813/2280571792","heartbeat_back_addr":"172.21.15.29:6817/2280571792","heartbeat_front_addr":"172.21.15.29:6815/2280571792","state":["exists","up"]},{"osd":2,"uuid":"2f868ed8-2ac7-40aa-9158-95af387dcf97","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":63,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6818","nonce":3957432994},{"type":"v1","addr":"172.21.15.29:6819","nonce":3957432994}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6820","nonce":3957432994},{"type":"v1","addr":"172.21.15.29:6821","nonce":3957432994}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6824","nonce":3957432994},{"type":"v1","addr":"172.21.15.29:6825","nonce":3957432994}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6822","nonce":3957432994},{"type":"v1","addr":"172.21.15.29:6823","nonce":3957432994}]},"public_addr":"172.21.15.29:6819/3957432994","cluster_addr":"172.21.15.29:6821/3957432994","heartbeat_back_addr":"172.21.15.29:6825/3957432994","heartbeat_front_addr":"172.21.15.29:6823/3957432994","state":["exists","up"]},{"osd":3,"uuid":"5c7f5243-e5dc-4475-a475-aa7395a634a9","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":63,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6826","nonce":3311664170},{"type":"v1","addr":"172.21.15.29:6827","nonce":3311664170}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6828","nonce":3311664170},{"type":"v1","addr":"172.21.15.29:6829","nonce":3311664170}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6832","nonce":3311664170},{"type":"v1","addr":"172.21.15.29:6833","nonce":3311664170}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6830","nonce":3311664170},{"type":"v1","addr":"172.21.15.29:6831","nonce":3311664170}]},"public_addr":"172.21.15.29:6827/3311664170","cluster_addr":"172.21.15.29:6829/3311664170","heartbeat_back_addr":"172.21.15.29:6833/3311664170","heartbeat_front_addr":"172.21.15.29:6831/3311664170","state":["exists","up"]},{"osd":4,"uuid":"947a1c89-8fd1-48b1-84a3-f11790091238","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":63,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6800","nonce":2206977059},{"type":"v1","addr":"172.21.15.110:6801","nonce":2206977059}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6802","nonce":2206977059},{"type":"v1","addr":"172.21.15.110:6803","nonce":2206977059}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6806","nonce":2206977059},{"type":"v1","addr":"172.21.15.110:6807","nonce":2206977059}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6804","nonce":2206977059},{"type":"v1","addr":"172.21.15.110:6805","nonce":2206977059}]},"public_addr":"172.21.15.110:6801/2206977059","cluster_addr":"172.21.15.110:6803/2206977059","heartbeat_back_addr":"172.21.15.110:6807/2206977059","heartbeat_front_addr":"172.21.15.110:6805/2206977059","state":["exists","up"]},{"osd":5,"uuid":"9bbb5c1b-95f3-4f29-9f8e-7b5130d1a9b7","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":39,"up_thru":63,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6808","nonce":548956480},{"type":"v1","addr":"172.21.15.110:6809","nonce":548956480}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6810","nonce":548956480},{"type":"v1","addr":"172.21.15.110:6811","nonce":548956480}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6814","nonce":548956480},{"type":"v1","addr":"172.21.15.110:6815","nonce":548956480}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6812","nonce":548956480},{"type":"v1","addr":"172.21.15.110:6813","nonce":548956480}]},"public_addr":"172.21.15.110:6809/548956480","cluster_addr":"172.21.15.110:6811/548956480","heartbeat_back_addr":"172.21.15.110:6815/548956480","heartbeat_front_addr":"172.21.15.110:6813/548956480","state":["exists","up"]},{"osd":6,"uuid":"f513aef1-39f9-4768-aa72-d29a4bc33bc8","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":47,"up_thru":63,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6816","nonce":3477798322},{"type":"v1","addr":"172.21.15.110:6817","nonce":3477798322}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6818","nonce":3477798322},{"type":"v1","addr":"172.21.15.110:6819","nonce":3477798322}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6822","nonce":3477798322},{"type":"v1","addr":"172.21.15.110:6823","nonce":3477798322}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6820","nonce":3477798322},{"type":"v1","addr":"172.21.15.110:6821","nonce":3477798322}]},"public_addr":"172.21.15.110:6817/3477798322","cluster_addr":"172.21.15.110:6819/3477798322","heartbeat_back_addr":"172.21.15.110:6823/3477798322","heartbeat_front_addr":"172.21.15.110:6821/3477798322","state":["exists","up"]},{"osd":7,"uuid":"d940d9b7-08ff-4939-aed2-678705b27227","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":55,"up_thru":63,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6824","nonce":545273719},{"type":"v1","addr":"172.21.15.110:6825","nonce":545273719}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6826","nonce":545273719},{"type":"v1","addr":"172.21.15.110:6827","nonce":545273719}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6830","nonce":545273719},{"type":"v1","addr":"172.21.15.110:6831","nonce":545273719}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6828","nonce":545273719},{"type":"v1","addr":"172.21.15.110:6829","nonce":545273719}]},"public_addr":"172.21.15.110:6825/545273719","cluster_addr":"172.21.15.110:6827/545273719","heartbeat_back_addr":"172.21.15.110:6831/545273719","heartbeat_front_addr":"172.21.15.110:6829/545273719","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-08-29T17:35:36.848338+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-08-29T17:36:32.724265+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-08-29T17:37:32.101304+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-08-29T17:38:34.040225+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-08-29T17:39:25.601943+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-08-29T17:40:18.558225+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-08-29T17:41:12.498528+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-08-29T17:42:03.622503+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.29:6800/4165032381":"2024-08-30T17:33:03.600654+0000","172.21.15.29:0/144040842":"2024-08-30T17:33:03.600654+0000","172.21.15.29:0/1915500856":"2024-08-30T17:33:03.600654+0000","172.21.15.29:6801/4165032381":"2024-08-30T17:33:03.600654+0000","172.21.15.29:0/1111128610":"2024-08-30T17:33:03.600654+0000","172.21.15.29:6801/1426057126":"2024-08-30T17:32:27.208924+0000","172.21.15.29:6800/1426057126":"2024-08-30T17:32:27.208924+0000","172.21.15.29:0/3971843634":"2024-08-30T17:32:27.208924+0000","172.21.15.29:0/1197831948":"2024-08-30T17:32:27.208924+0000","172.21.15.29:0/425744648":"2024-08-30T17:32:27.208924+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-08-29T17:43:51.368 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 5b99e290-662c-11ef-bcd4-c7b262605968 -- ceph fs set cephfs standby_count_wanted 0 2024-08-29T17:43:51.650 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:43:51 smithi029 bash[22475]: cluster 2024-08-29T17:43:49.782009+0000 mgr.y (mgr.14150) 391 : cluster [DBG] pgmap v379: 97 pgs: 97 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:43:51.650 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:43:51 smithi029 bash[22475]: audit 2024-08-29T17:43:50.542246+0000 mon.c (mon.2) 20 : audit [DBG] from='client.? 172.21.15.29:0/2895101014' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-08-29T17:43:51.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:43:51 smithi029 bash[32453]: cluster 2024-08-29T17:43:49.782009+0000 mgr.y (mgr.14150) 391 : cluster [DBG] pgmap v379: 97 pgs: 97 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:43:51.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:43:51 smithi029 bash[32453]: audit 2024-08-29T17:43:50.542246+0000 mon.c (mon.2) 20 : audit [DBG] from='client.? 172.21.15.29:0/2895101014' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-08-29T17:43:51.899 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:43:51 smithi110 bash[24444]: cluster 2024-08-29T17:43:49.782009+0000 mgr.y (mgr.14150) 391 : cluster [DBG] pgmap v379: 97 pgs: 97 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:43:51.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:43:51 smithi110 bash[24444]: audit 2024-08-29T17:43:50.542246+0000 mon.c (mon.2) 20 : audit [DBG] from='client.? 172.21.15.29:0/2895101014' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-08-29T17:43:53.899 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:43:53 smithi110 bash[24444]: cluster 2024-08-29T17:43:51.783045+0000 mgr.y (mgr.14150) 392 : cluster [DBG] pgmap v380: 97 pgs: 97 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:43:53.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:43:53 smithi029 bash[22475]: cluster 2024-08-29T17:43:51.783045+0000 mgr.y (mgr.14150) 392 : cluster [DBG] pgmap v380: 97 pgs: 97 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:43:53.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:43:53 smithi029 bash[32453]: cluster 2024-08-29T17:43:51.783045+0000 mgr.y (mgr.14150) 392 : cluster [DBG] pgmap v380: 97 pgs: 97 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:43:55.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:43:55 smithi110 bash[24444]: cluster 2024-08-29T17:43:53.783827+0000 mgr.y (mgr.14150) 393 : cluster [DBG] pgmap v381: 97 pgs: 97 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:43:55.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:43:55 smithi110 bash[24444]: audit 2024-08-29T17:43:54.580094+0000 mon.a (mon.0) 703 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:43:55.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:43:55 smithi110 bash[24444]: audit 2024-08-29T17:43:54.954308+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:43:55.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:43:55 smithi110 bash[24444]: audit 2024-08-29T17:43:54.959209+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:43:55.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:43:55 smithi110 bash[24444]: audit 2024-08-29T17:43:55.383166+0000 mon.a (mon.0) 706 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:43:55.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:43:55 smithi110 bash[24444]: audit 2024-08-29T17:43:55.384560+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T17:43:55.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:43:55 smithi110 bash[24444]: audit 2024-08-29T17:43:55.394130+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:43:55.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:43:55 smithi029 bash[22475]: cluster 2024-08-29T17:43:53.783827+0000 mgr.y (mgr.14150) 393 : cluster [DBG] pgmap v381: 97 pgs: 97 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:43:55.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:43:55 smithi029 bash[22475]: audit 2024-08-29T17:43:54.580094+0000 mon.a (mon.0) 703 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:43:55.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:43:55 smithi029 bash[22475]: audit 2024-08-29T17:43:54.954308+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:43:55.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:43:55 smithi029 bash[22475]: audit 2024-08-29T17:43:54.959209+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:43:55.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:43:55 smithi029 bash[22475]: audit 2024-08-29T17:43:55.383166+0000 mon.a (mon.0) 706 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:43:55.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:43:55 smithi029 bash[22475]: audit 2024-08-29T17:43:55.384560+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T17:43:55.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:43:55 smithi029 bash[22475]: audit 2024-08-29T17:43:55.394130+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:43:55.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:43:55 smithi029 bash[32453]: cluster 2024-08-29T17:43:53.783827+0000 mgr.y (mgr.14150) 393 : cluster [DBG] pgmap v381: 97 pgs: 97 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:43:55.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:43:55 smithi029 bash[32453]: audit 2024-08-29T17:43:54.580094+0000 mon.a (mon.0) 703 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:43:55.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:43:55 smithi029 bash[32453]: audit 2024-08-29T17:43:54.954308+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:43:55.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:43:55 smithi029 bash[32453]: audit 2024-08-29T17:43:54.959209+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:43:55.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:43:55 smithi029 bash[32453]: audit 2024-08-29T17:43:55.383166+0000 mon.a (mon.0) 706 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:43:55.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:43:55 smithi029 bash[32453]: audit 2024-08-29T17:43:55.384560+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T17:43:55.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:43:55 smithi029 bash[32453]: audit 2024-08-29T17:43:55.394130+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:43:56.090 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/5b99e290-662c-11ef-bcd4-c7b262605968/mon.a/config 2024-08-29T17:43:57.813 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:43:57 smithi029 bash[22475]: cluster 2024-08-29T17:43:55.784747+0000 mgr.y (mgr.14150) 394 : cluster [DBG] pgmap v382: 97 pgs: 97 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:43:57.814 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:43:57 smithi029 bash[32453]: cluster 2024-08-29T17:43:55.784747+0000 mgr.y (mgr.14150) 394 : cluster [DBG] pgmap v382: 97 pgs: 97 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:43:57.899 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:43:57 smithi110 bash[24444]: cluster 2024-08-29T17:43:55.784747+0000 mgr.y (mgr.14150) 394 : cluster [DBG] pgmap v382: 97 pgs: 97 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:43:59.770 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:43:59 smithi029 bash[22475]: cluster 2024-08-29T17:43:57.785670+0000 mgr.y (mgr.14150) 395 : cluster [DBG] pgmap v383: 97 pgs: 97 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:43:59.770 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:43:59 smithi029 bash[32453]: cluster 2024-08-29T17:43:57.785670+0000 mgr.y (mgr.14150) 395 : cluster [DBG] pgmap v383: 97 pgs: 97 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:43:59.899 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:43:59 smithi110 bash[24444]: cluster 2024-08-29T17:43:57.785670+0000 mgr.y (mgr.14150) 395 : cluster [DBG] pgmap v383: 97 pgs: 97 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:44:00.772 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:44:00 smithi029 bash[22475]: audit 2024-08-29T17:44:00.161250+0000 mon.c (mon.2) 21 : audit [INF] from='client.? 172.21.15.29:0/203759586' entity='client.admin' cmd=[{"prefix": "fs set", "fs_name": "cephfs", "var": "standby_count_wanted", "val": "0"}]: dispatch 2024-08-29T17:44:00.773 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:44:00 smithi029 bash[22475]: audit 2024-08-29T17:44:00.161753+0000 mon.a (mon.0) 709 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "fs set", "fs_name": "cephfs", "var": "standby_count_wanted", "val": "0"}]: dispatch 2024-08-29T17:44:00.773 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:44:00 smithi029 bash[32453]: audit 2024-08-29T17:44:00.161250+0000 mon.c (mon.2) 21 : audit [INF] from='client.? 172.21.15.29:0/203759586' entity='client.admin' cmd=[{"prefix": "fs set", "fs_name": "cephfs", "var": "standby_count_wanted", "val": "0"}]: dispatch 2024-08-29T17:44:00.773 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:44:00 smithi029 bash[32453]: audit 2024-08-29T17:44:00.161753+0000 mon.a (mon.0) 709 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "fs set", "fs_name": "cephfs", "var": "standby_count_wanted", "val": "0"}]: dispatch 2024-08-29T17:44:00.899 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:44:00 smithi110 bash[24444]: audit 2024-08-29T17:44:00.161250+0000 mon.c (mon.2) 21 : audit [INF] from='client.? 172.21.15.29:0/203759586' entity='client.admin' cmd=[{"prefix": "fs set", "fs_name": "cephfs", "var": "standby_count_wanted", "val": "0"}]: dispatch 2024-08-29T17:44:00.899 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:44:00 smithi110 bash[24444]: audit 2024-08-29T17:44:00.161753+0000 mon.a (mon.0) 709 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "fs set", "fs_name": "cephfs", "var": "standby_count_wanted", "val": "0"}]: dispatch 2024-08-29T17:44:01.407 DEBUG:tasks.cephfs.filesystem:fs_config: {} 2024-08-29T17:44:01.407 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 5b99e290-662c-11ef-bcd4-c7b262605968 -- ceph fs set cephfs allow_standby_replay false 2024-08-29T17:44:01.899 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:44:01 smithi110 bash[24444]: cluster 2024-08-29T17:43:59.786337+0000 mgr.y (mgr.14150) 396 : cluster [DBG] pgmap v384: 97 pgs: 97 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:44:01.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:44:01 smithi110 bash[24444]: audit 2024-08-29T17:44:00.521409+0000 mon.a (mon.0) 710 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "fs set", "fs_name": "cephfs", "var": "standby_count_wanted", "val": "0"}]': finished 2024-08-29T17:44:01.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:44:01 smithi110 bash[24444]: cluster 2024-08-29T17:44:00.521604+0000 mon.a (mon.0) 711 : cluster [DBG] fsmap cephfs:1 {0=b=up:active} 1 up:standby 2024-08-29T17:44:01.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:44:01 smithi029 bash[22475]: cluster 2024-08-29T17:43:59.786337+0000 mgr.y (mgr.14150) 396 : cluster [DBG] pgmap v384: 97 pgs: 97 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:44:01.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:44:01 smithi029 bash[22475]: audit 2024-08-29T17:44:00.521409+0000 mon.a (mon.0) 710 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "fs set", "fs_name": "cephfs", "var": "standby_count_wanted", "val": "0"}]': finished 2024-08-29T17:44:01.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:44:01 smithi029 bash[22475]: cluster 2024-08-29T17:44:00.521604+0000 mon.a (mon.0) 711 : cluster [DBG] fsmap cephfs:1 {0=b=up:active} 1 up:standby 2024-08-29T17:44:01.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:44:01 smithi029 bash[32453]: cluster 2024-08-29T17:43:59.786337+0000 mgr.y (mgr.14150) 396 : cluster [DBG] pgmap v384: 97 pgs: 97 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:44:01.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:44:01 smithi029 bash[32453]: audit 2024-08-29T17:44:00.521409+0000 mon.a (mon.0) 710 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "fs set", "fs_name": "cephfs", "var": "standby_count_wanted", "val": "0"}]': finished 2024-08-29T17:44:01.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:44:01 smithi029 bash[32453]: cluster 2024-08-29T17:44:00.521604+0000 mon.a (mon.0) 711 : cluster [DBG] fsmap cephfs:1 {0=b=up:active} 1 up:standby 2024-08-29T17:44:03.899 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:44:03 smithi110 bash[24444]: cluster 2024-08-29T17:44:01.787314+0000 mgr.y (mgr.14150) 397 : cluster [DBG] pgmap v385: 97 pgs: 97 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:44:03.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:44:03 smithi029 bash[22475]: cluster 2024-08-29T17:44:01.787314+0000 mgr.y (mgr.14150) 397 : cluster [DBG] pgmap v385: 97 pgs: 97 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:44:03.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:44:03 smithi029 bash[32453]: cluster 2024-08-29T17:44:01.787314+0000 mgr.y (mgr.14150) 397 : cluster [DBG] pgmap v385: 97 pgs: 97 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:44:04.899 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:44:04 smithi110 bash[24444]: audit 2024-08-29T17:44:03.668320+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.12", "id": [7, 2]}]: dispatch 2024-08-29T17:44:04.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:44:04 smithi110 bash[24444]: audit 2024-08-29T17:44:03.669020+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.b", "id": [0, 2]}]: dispatch 2024-08-29T17:44:04.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:44:04 smithi110 bash[24444]: audit 2024-08-29T17:44:03.669773+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.e", "id": [7, 2]}]: dispatch 2024-08-29T17:44:04.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:44:04 smithi110 bash[24444]: audit 2024-08-29T17:44:03.670390+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.15", "id": [4, 1]}]: dispatch 2024-08-29T17:44:04.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:44:04 smithi110 bash[24444]: audit 2024-08-29T17:44:03.671040+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.23", "id": [0, 2]}]: dispatch 2024-08-29T17:44:04.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:44:04 smithi110 bash[24444]: audit 2024-08-29T17:44:03.671651+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.26", "id": [4, 3]}]: dispatch 2024-08-29T17:44:04.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:44:04 smithi110 bash[24444]: audit 2024-08-29T17:44:03.672270+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.37", "id": [5, 1]}]: dispatch 2024-08-29T17:44:04.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:44:04 smithi029 bash[22475]: audit 2024-08-29T17:44:03.668320+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.12", "id": [7, 2]}]: dispatch 2024-08-29T17:44:04.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:44:04 smithi029 bash[22475]: audit 2024-08-29T17:44:03.669020+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.b", "id": [0, 2]}]: dispatch 2024-08-29T17:44:04.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:44:04 smithi029 bash[22475]: audit 2024-08-29T17:44:03.669773+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.e", "id": [7, 2]}]: dispatch 2024-08-29T17:44:04.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:44:04 smithi029 bash[22475]: audit 2024-08-29T17:44:03.670390+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.15", "id": [4, 1]}]: dispatch 2024-08-29T17:44:04.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:44:04 smithi029 bash[22475]: audit 2024-08-29T17:44:03.671040+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.23", "id": [0, 2]}]: dispatch 2024-08-29T17:44:04.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:44:04 smithi029 bash[22475]: audit 2024-08-29T17:44:03.671651+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.26", "id": [4, 3]}]: dispatch 2024-08-29T17:44:04.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:44:04 smithi029 bash[22475]: audit 2024-08-29T17:44:03.672270+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.37", "id": [5, 1]}]: dispatch 2024-08-29T17:44:04.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:44:04 smithi029 bash[32453]: audit 2024-08-29T17:44:03.668320+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.12", "id": [7, 2]}]: dispatch 2024-08-29T17:44:04.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:44:04 smithi029 bash[32453]: audit 2024-08-29T17:44:03.669020+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.b", "id": [0, 2]}]: dispatch 2024-08-29T17:44:04.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:44:04 smithi029 bash[32453]: audit 2024-08-29T17:44:03.669773+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.e", "id": [7, 2]}]: dispatch 2024-08-29T17:44:04.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:44:04 smithi029 bash[32453]: audit 2024-08-29T17:44:03.670390+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.15", "id": [4, 1]}]: dispatch 2024-08-29T17:44:04.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:44:04 smithi029 bash[32453]: audit 2024-08-29T17:44:03.671040+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.23", "id": [0, 2]}]: dispatch 2024-08-29T17:44:04.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:44:04 smithi029 bash[32453]: audit 2024-08-29T17:44:03.671651+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.26", "id": [4, 3]}]: dispatch 2024-08-29T17:44:04.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:44:04 smithi029 bash[32453]: audit 2024-08-29T17:44:03.672270+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.37", "id": [5, 1]}]: dispatch 2024-08-29T17:44:05.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:44:05 smithi110 bash[24444]: cluster 2024-08-29T17:44:03.788064+0000 mgr.y (mgr.14150) 398 : cluster [DBG] pgmap v386: 97 pgs: 97 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:44:05.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:44:05 smithi110 bash[24444]: audit 2024-08-29T17:44:04.538141+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.12", "id": [7, 2]}]': finished 2024-08-29T17:44:05.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:44:05 smithi110 bash[24444]: audit 2024-08-29T17:44:04.538367+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.b", "id": [0, 2]}]': finished 2024-08-29T17:44:05.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:44:05 smithi110 bash[24444]: audit 2024-08-29T17:44:04.538536+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.e", "id": [7, 2]}]': finished 2024-08-29T17:44:05.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:44:05 smithi110 bash[24444]: audit 2024-08-29T17:44:04.538728+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.15", "id": [4, 1]}]': finished 2024-08-29T17:44:05.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:44:05 smithi110 bash[24444]: audit 2024-08-29T17:44:04.539794+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.23", "id": [0, 2]}]': finished 2024-08-29T17:44:05.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:44:05 smithi110 bash[24444]: audit 2024-08-29T17:44:04.539995+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.26", "id": [4, 3]}]': finished 2024-08-29T17:44:05.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:44:05 smithi110 bash[24444]: audit 2024-08-29T17:44:04.540272+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.37", "id": [5, 1]}]': finished 2024-08-29T17:44:05.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:44:05 smithi110 bash[24444]: cluster 2024-08-29T17:44:04.540491+0000 mon.a (mon.0) 726 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2024-08-29T17:44:05.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:44:05 smithi029 bash[22475]: cluster 2024-08-29T17:44:03.788064+0000 mgr.y (mgr.14150) 398 : cluster [DBG] pgmap v386: 97 pgs: 97 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:44:05.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:44:05 smithi029 bash[22475]: audit 2024-08-29T17:44:04.538141+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.12", "id": [7, 2]}]': finished 2024-08-29T17:44:05.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:44:05 smithi029 bash[22475]: audit 2024-08-29T17:44:04.538367+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.b", "id": [0, 2]}]': finished 2024-08-29T17:44:05.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:44:05 smithi029 bash[22475]: audit 2024-08-29T17:44:04.538536+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.e", "id": [7, 2]}]': finished 2024-08-29T17:44:05.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:44:05 smithi029 bash[22475]: audit 2024-08-29T17:44:04.538728+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.15", "id": [4, 1]}]': finished 2024-08-29T17:44:05.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:44:05 smithi029 bash[22475]: audit 2024-08-29T17:44:04.539794+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.23", "id": [0, 2]}]': finished 2024-08-29T17:44:05.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:44:05 smithi029 bash[22475]: audit 2024-08-29T17:44:04.539995+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.26", "id": [4, 3]}]': finished 2024-08-29T17:44:05.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:44:05 smithi029 bash[22475]: audit 2024-08-29T17:44:04.540272+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.37", "id": [5, 1]}]': finished 2024-08-29T17:44:05.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:44:05 smithi029 bash[22475]: cluster 2024-08-29T17:44:04.540491+0000 mon.a (mon.0) 726 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2024-08-29T17:44:05.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:44:05 smithi029 bash[32453]: cluster 2024-08-29T17:44:03.788064+0000 mgr.y (mgr.14150) 398 : cluster [DBG] pgmap v386: 97 pgs: 97 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:44:05.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:44:05 smithi029 bash[32453]: audit 2024-08-29T17:44:04.538141+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.12", "id": [7, 2]}]': finished 2024-08-29T17:44:05.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:44:05 smithi029 bash[32453]: audit 2024-08-29T17:44:04.538367+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.b", "id": [0, 2]}]': finished 2024-08-29T17:44:05.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:44:05 smithi029 bash[32453]: audit 2024-08-29T17:44:04.538536+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.e", "id": [7, 2]}]': finished 2024-08-29T17:44:05.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:44:05 smithi029 bash[32453]: audit 2024-08-29T17:44:04.538728+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.15", "id": [4, 1]}]': finished 2024-08-29T17:44:05.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:44:05 smithi029 bash[32453]: audit 2024-08-29T17:44:04.539794+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.23", "id": [0, 2]}]': finished 2024-08-29T17:44:05.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:44:05 smithi029 bash[32453]: audit 2024-08-29T17:44:04.539995+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.26", "id": [4, 3]}]': finished 2024-08-29T17:44:05.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:44:05 smithi029 bash[32453]: audit 2024-08-29T17:44:04.540272+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.37", "id": [5, 1]}]': finished 2024-08-29T17:44:05.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:44:05 smithi029 bash[32453]: cluster 2024-08-29T17:44:04.540491+0000 mon.a (mon.0) 726 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2024-08-29T17:44:06.138 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/5b99e290-662c-11ef-bcd4-c7b262605968/mon.a/config 2024-08-29T17:44:06.899 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:44:06 smithi110 bash[24444]: cluster 2024-08-29T17:44:05.539817+0000 mon.a (mon.0) 727 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2024-08-29T17:44:06.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:44:06 smithi029 bash[22475]: cluster 2024-08-29T17:44:05.539817+0000 mon.a (mon.0) 727 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2024-08-29T17:44:06.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:44:06 smithi029 bash[32453]: cluster 2024-08-29T17:44:05.539817+0000 mon.a (mon.0) 727 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2024-08-29T17:44:07.849 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:44:07 smithi029 bash[22475]: cluster 2024-08-29T17:44:05.788804+0000 mgr.y (mgr.14150) 399 : cluster [DBG] pgmap v389: 97 pgs: 1 peering, 96 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:44:07.850 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:44:07 smithi029 bash[32453]: cluster 2024-08-29T17:44:05.788804+0000 mgr.y (mgr.14150) 399 : cluster [DBG] pgmap v389: 97 pgs: 1 peering, 96 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:44:07.899 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:44:07 smithi110 bash[24444]: cluster 2024-08-29T17:44:05.788804+0000 mgr.y (mgr.14150) 399 : cluster [DBG] pgmap v389: 97 pgs: 1 peering, 96 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:44:09.899 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:44:09 smithi110 bash[24444]: cluster 2024-08-29T17:44:07.789391+0000 mgr.y (mgr.14150) 400 : cluster [DBG] pgmap v390: 97 pgs: 1 peering, 96 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:44:09.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:44:09 smithi029 bash[22475]: cluster 2024-08-29T17:44:07.789391+0000 mgr.y (mgr.14150) 400 : cluster [DBG] pgmap v390: 97 pgs: 1 peering, 96 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:44:09.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:44:09 smithi029 bash[32453]: cluster 2024-08-29T17:44:07.789391+0000 mgr.y (mgr.14150) 400 : cluster [DBG] pgmap v390: 97 pgs: 1 peering, 96 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:44:10.829 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:44:10 smithi029 bash[32453]: audit 2024-08-29T17:44:10.392621+0000 mon.a (mon.0) 728 : audit [INF] from='client.? 172.21.15.29:0/2055139115' entity='client.admin' cmd=[{"prefix": "fs set", "fs_name": "cephfs", "var": "allow_standby_replay", "val": "false"}]: dispatch 2024-08-29T17:44:10.830 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:44:10 smithi029 bash[22475]: audit 2024-08-29T17:44:10.392621+0000 mon.a (mon.0) 728 : audit [INF] from='client.? 172.21.15.29:0/2055139115' entity='client.admin' cmd=[{"prefix": "fs set", "fs_name": "cephfs", "var": "allow_standby_replay", "val": "false"}]: dispatch 2024-08-29T17:44:10.899 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:44:10 smithi110 bash[24444]: audit 2024-08-29T17:44:10.392621+0000 mon.a (mon.0) 728 : audit [INF] from='client.? 172.21.15.29:0/2055139115' entity='client.admin' cmd=[{"prefix": "fs set", "fs_name": "cephfs", "var": "allow_standby_replay", "val": "false"}]: dispatch 2024-08-29T17:44:11.453 DEBUG:tasks.cephfs.filesystem:Not Creating any subvols for filesystem 'cephfs' 2024-08-29T17:44:11.454 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 5b99e290-662c-11ef-bcd4-c7b262605968 -- ceph fs dump --format=json 2024-08-29T17:44:11.899 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:44:11 smithi110 bash[24444]: cluster 2024-08-29T17:44:09.790163+0000 mgr.y (mgr.14150) 401 : cluster [DBG] pgmap v391: 97 pgs: 1 peering, 96 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:44:11.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:44:11 smithi110 bash[24444]: audit 2024-08-29T17:44:10.570044+0000 mon.a (mon.0) 729 : audit [INF] from='client.? 172.21.15.29:0/2055139115' entity='client.admin' cmd='[{"prefix": "fs set", "fs_name": "cephfs", "var": "allow_standby_replay", "val": "false"}]': finished 2024-08-29T17:44:11.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:44:11 smithi110 bash[24444]: cluster 2024-08-29T17:44:10.570208+0000 mon.a (mon.0) 730 : cluster [DBG] fsmap cephfs:1 {0=b=up:active} 1 up:standby 2024-08-29T17:44:11.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:44:11 smithi029 bash[22475]: cluster 2024-08-29T17:44:09.790163+0000 mgr.y (mgr.14150) 401 : cluster [DBG] pgmap v391: 97 pgs: 1 peering, 96 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:44:11.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:44:11 smithi029 bash[22475]: audit 2024-08-29T17:44:10.570044+0000 mon.a (mon.0) 729 : audit [INF] from='client.? 172.21.15.29:0/2055139115' entity='client.admin' cmd='[{"prefix": "fs set", "fs_name": "cephfs", "var": "allow_standby_replay", "val": "false"}]': finished 2024-08-29T17:44:11.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:44:11 smithi029 bash[22475]: cluster 2024-08-29T17:44:10.570208+0000 mon.a (mon.0) 730 : cluster [DBG] fsmap cephfs:1 {0=b=up:active} 1 up:standby 2024-08-29T17:44:11.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:44:11 smithi029 bash[32453]: cluster 2024-08-29T17:44:09.790163+0000 mgr.y (mgr.14150) 401 : cluster [DBG] pgmap v391: 97 pgs: 1 peering, 96 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:44:11.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:44:11 smithi029 bash[32453]: audit 2024-08-29T17:44:10.570044+0000 mon.a (mon.0) 729 : audit [INF] from='client.? 172.21.15.29:0/2055139115' entity='client.admin' cmd='[{"prefix": "fs set", "fs_name": "cephfs", "var": "allow_standby_replay", "val": "false"}]': finished 2024-08-29T17:44:11.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:44:11 smithi029 bash[32453]: cluster 2024-08-29T17:44:10.570208+0000 mon.a (mon.0) 730 : cluster [DBG] fsmap cephfs:1 {0=b=up:active} 1 up:standby 2024-08-29T17:44:13.899 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:44:13 smithi110 bash[24444]: cluster 2024-08-29T17:44:11.791165+0000 mgr.y (mgr.14150) 402 : cluster [DBG] pgmap v392: 97 pgs: 97 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:44:13.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:44:13 smithi029 bash[22475]: cluster 2024-08-29T17:44:11.791165+0000 mgr.y (mgr.14150) 402 : cluster [DBG] pgmap v392: 97 pgs: 97 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:44:13.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:44:13 smithi029 bash[32453]: cluster 2024-08-29T17:44:11.791165+0000 mgr.y (mgr.14150) 402 : cluster [DBG] pgmap v392: 97 pgs: 97 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:44:15.899 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:44:15 smithi110 bash[24444]: cluster 2024-08-29T17:44:13.791953+0000 mgr.y (mgr.14150) 403 : cluster [DBG] pgmap v393: 97 pgs: 97 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:44:15.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:44:15 smithi029 bash[22475]: cluster 2024-08-29T17:44:13.791953+0000 mgr.y (mgr.14150) 403 : cluster [DBG] pgmap v393: 97 pgs: 97 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:44:15.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:44:15 smithi029 bash[32453]: cluster 2024-08-29T17:44:13.791953+0000 mgr.y (mgr.14150) 403 : cluster [DBG] pgmap v393: 97 pgs: 97 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:44:16.174 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/5b99e290-662c-11ef-bcd4-c7b262605968/mon.a/config 2024-08-29T17:44:17.899 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:44:17 smithi110 bash[24444]: cluster 2024-08-29T17:44:15.792878+0000 mgr.y (mgr.14150) 404 : cluster [DBG] pgmap v394: 97 pgs: 97 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:44:17.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:44:17 smithi029 bash[22475]: cluster 2024-08-29T17:44:15.792878+0000 mgr.y (mgr.14150) 404 : cluster [DBG] pgmap v394: 97 pgs: 97 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:44:17.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:44:17 smithi029 bash[32453]: cluster 2024-08-29T17:44:15.792878+0000 mgr.y (mgr.14150) 404 : cluster [DBG] pgmap v394: 97 pgs: 97 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:44:19.834 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:44:19 smithi029 bash[22475]: cluster 2024-08-29T17:44:17.793434+0000 mgr.y (mgr.14150) 405 : cluster [DBG] pgmap v395: 97 pgs: 97 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:44:19.834 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:44:19 smithi029 bash[32453]: cluster 2024-08-29T17:44:17.793434+0000 mgr.y (mgr.14150) 405 : cluster [DBG] pgmap v395: 97 pgs: 97 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:44:19.899 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:44:19 smithi110 bash[24444]: cluster 2024-08-29T17:44:17.793434+0000 mgr.y (mgr.14150) 405 : cluster [DBG] pgmap v395: 97 pgs: 97 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:44:20.194 INFO:teuthology.orchestra.run.smithi029.stderr:dumped fsmap epoch 7 2024-08-29T17:44:20.194 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-08-29T17:44:20.195 INFO:teuthology.orchestra.run.smithi029.stdout:{"epoch":7,"default_fscid":1,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2"}},"feature_flags":{"enable_multiple":true,"ever_enabled_multiple":true},"standbys":[{"gid":24290,"name":"a","rank":-1,"incarnation":0,"state":"up:standby","state_seq":1,"addr":"172.21.15.29:6835/185587022","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6834","nonce":185587022},{"type":"v1","addr":"172.21.15.29:6835","nonce":185587022}]},"join_fscid":-1,"export_targets":[],"features":4540138322906710015,"flags":0,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_7":"mds uses inline data","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2"}},"epoch":2}],"filesystems":[{"mdsmap":{"epoch":7,"flags":18,"flags_state":{"joinable":true,"allow_snaps":true,"allow_multimds_snaps":true,"allow_standby_replay":false,"refuse_client_session":false,"refuse_standby_for_another_fs":false,"balance_automate":false},"ever_allowed_features":0,"explicitly_allowed_features":0,"created":"2024-08-29T17:43:31.263378+0000","modified":"2024-08-29T17:44:10.557885+0000","tableserver":0,"root":0,"session_timeout":60,"session_autoclose":300,"required_client_features":{},"max_file_size":1099511627776,"max_xattr_size":65536,"last_failure":0,"last_failure_osd_epoch":0,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_7":"mds uses inline data","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2"}},"max_mds":1,"in":[0],"up":{"mds_0":24331},"failed":[],"damaged":[],"stopped":[],"info":{"gid_24331":{"gid":24331,"name":"b","rank":0,"incarnation":4,"state":"up:active","state_seq":12,"addr":"172.21.15.110:6833/2479508237","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6832","nonce":2479508237},{"type":"v1","addr":"172.21.15.110:6833","nonce":2479508237}]},"join_fscid":-1,"export_targets":[],"features":4540138322906710015,"flags":0,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_7":"mds uses inline data","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2"}}}},"data_pools":[3],"metadata_pool":2,"enabled":true,"fs_name":"cephfs","balancer":"","bal_rank_mask":"-1","standby_count_wanted":0},"id":1}]} 2024-08-29T17:44:20.899 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:44:20 smithi110 bash[24444]: audit 2024-08-29T17:44:20.195607+0000 mon.a (mon.0) 731 : audit [DBG] from='client.? 172.21.15.29:0/166189981' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-08-29T17:44:20.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:44:20 smithi029 bash[22475]: audit 2024-08-29T17:44:20.195607+0000 mon.a (mon.0) 731 : audit [DBG] from='client.? 172.21.15.29:0/166189981' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-08-29T17:44:20.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:44:20 smithi029 bash[32453]: audit 2024-08-29T17:44:20.195607+0000 mon.a (mon.0) 731 : audit [DBG] from='client.? 172.21.15.29:0/166189981' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-08-29T17:44:21.007 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 5b99e290-662c-11ef-bcd4-c7b262605968 -- ceph osd dump --format=json 2024-08-29T17:44:21.899 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:44:21 smithi110 bash[24444]: cluster 2024-08-29T17:44:19.794211+0000 mgr.y (mgr.14150) 406 : cluster [DBG] pgmap v396: 97 pgs: 97 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:44:21.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:44:21 smithi029 bash[22475]: cluster 2024-08-29T17:44:19.794211+0000 mgr.y (mgr.14150) 406 : cluster [DBG] pgmap v396: 97 pgs: 97 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:44:21.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:44:21 smithi029 bash[32453]: cluster 2024-08-29T17:44:19.794211+0000 mgr.y (mgr.14150) 406 : cluster [DBG] pgmap v396: 97 pgs: 97 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:44:23.899 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:44:23 smithi110 bash[24444]: cluster 2024-08-29T17:44:21.795219+0000 mgr.y (mgr.14150) 407 : cluster [DBG] pgmap v397: 97 pgs: 97 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:44:23.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:44:23 smithi029 bash[22475]: cluster 2024-08-29T17:44:21.795219+0000 mgr.y (mgr.14150) 407 : cluster [DBG] pgmap v397: 97 pgs: 97 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:44:23.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:44:23 smithi029 bash[32453]: cluster 2024-08-29T17:44:21.795219+0000 mgr.y (mgr.14150) 407 : cluster [DBG] pgmap v397: 97 pgs: 97 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:44:25.735 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/5b99e290-662c-11ef-bcd4-c7b262605968/mon.a/config 2024-08-29T17:44:25.899 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:44:25 smithi110 bash[24444]: cluster 2024-08-29T17:44:23.796031+0000 mgr.y (mgr.14150) 408 : cluster [DBG] pgmap v398: 97 pgs: 97 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:44:25.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:44:25 smithi029 bash[22475]: cluster 2024-08-29T17:44:23.796031+0000 mgr.y (mgr.14150) 408 : cluster [DBG] pgmap v398: 97 pgs: 97 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:44:25.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:44:25 smithi029 bash[32453]: cluster 2024-08-29T17:44:23.796031+0000 mgr.y (mgr.14150) 408 : cluster [DBG] pgmap v398: 97 pgs: 97 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:44:27.899 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:44:27 smithi110 bash[24444]: cluster 2024-08-29T17:44:25.796949+0000 mgr.y (mgr.14150) 409 : cluster [DBG] pgmap v399: 97 pgs: 97 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:44:27.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:44:27 smithi029 bash[22475]: cluster 2024-08-29T17:44:25.796949+0000 mgr.y (mgr.14150) 409 : cluster [DBG] pgmap v399: 97 pgs: 97 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:44:27.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:44:27 smithi029 bash[32453]: cluster 2024-08-29T17:44:25.796949+0000 mgr.y (mgr.14150) 409 : cluster [DBG] pgmap v399: 97 pgs: 97 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:44:29.899 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:44:29 smithi110 bash[24444]: cluster 2024-08-29T17:44:27.797875+0000 mgr.y (mgr.14150) 410 : cluster [DBG] pgmap v400: 97 pgs: 97 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:44:29.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:44:29 smithi029 bash[32453]: cluster 2024-08-29T17:44:27.797875+0000 mgr.y (mgr.14150) 410 : cluster [DBG] pgmap v400: 97 pgs: 97 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:44:29.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:44:29 smithi029 bash[22475]: cluster 2024-08-29T17:44:27.797875+0000 mgr.y (mgr.14150) 410 : cluster [DBG] pgmap v400: 97 pgs: 97 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:44:29.987 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-08-29T17:44:29.988 INFO:teuthology.orchestra.run.smithi029.stdout:{"epoch":68,"fsid":"5b99e290-662c-11ef-bcd4-c7b262605968","created":"2024-08-29T17:31:59.857942+0000","modified":"2024-08-29T17:44:05.530138+0000","last_up_change":"2024-08-29T17:42:05.268984+0000","last_in_change":"2024-08-29T17:41:39.493388+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":3,"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-08-29T17:37:34.229201+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"21","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"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":"cephfs_metadata","create_time":"2024-08-29T17:43:11.062376+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":"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":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":"cephfs"}},"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":3,"pool_name":"cephfs_data","create_time":"2024-08-29T17:43:21.312575+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":64,"pg_placement_num":64,"pg_placement_num_target":64,"pg_num_target":64,"pg_num_pending":64,"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":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_min":64,"target_size_ratio":0.89999997615814209},"application_metadata":{"cephfs":{"data":"cephfs"}},"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}}],"osds":[{"osd":0,"uuid":"bf0dce25-d289-4341-954f-1cf64e6cd332","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":63,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6802","nonce":3020270266},{"type":"v1","addr":"172.21.15.29:6803","nonce":3020270266}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6804","nonce":3020270266},{"type":"v1","addr":"172.21.15.29:6805","nonce":3020270266}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6808","nonce":3020270266},{"type":"v1","addr":"172.21.15.29:6809","nonce":3020270266}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6806","nonce":3020270266},{"type":"v1","addr":"172.21.15.29:6807","nonce":3020270266}]},"public_addr":"172.21.15.29:6803/3020270266","cluster_addr":"172.21.15.29:6805/3020270266","heartbeat_back_addr":"172.21.15.29:6809/3020270266","heartbeat_front_addr":"172.21.15.29:6807/3020270266","state":["exists","up"]},{"osd":1,"uuid":"b6bcf254-7220-4748-97db-d51ef0fb0c5b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":63,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6810","nonce":2280571792},{"type":"v1","addr":"172.21.15.29:6811","nonce":2280571792}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6812","nonce":2280571792},{"type":"v1","addr":"172.21.15.29:6813","nonce":2280571792}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6816","nonce":2280571792},{"type":"v1","addr":"172.21.15.29:6817","nonce":2280571792}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6814","nonce":2280571792},{"type":"v1","addr":"172.21.15.29:6815","nonce":2280571792}]},"public_addr":"172.21.15.29:6811/2280571792","cluster_addr":"172.21.15.29:6813/2280571792","heartbeat_back_addr":"172.21.15.29:6817/2280571792","heartbeat_front_addr":"172.21.15.29:6815/2280571792","state":["exists","up"]},{"osd":2,"uuid":"2f868ed8-2ac7-40aa-9158-95af387dcf97","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":67,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6818","nonce":3957432994},{"type":"v1","addr":"172.21.15.29:6819","nonce":3957432994}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6820","nonce":3957432994},{"type":"v1","addr":"172.21.15.29:6821","nonce":3957432994}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6824","nonce":3957432994},{"type":"v1","addr":"172.21.15.29:6825","nonce":3957432994}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6822","nonce":3957432994},{"type":"v1","addr":"172.21.15.29:6823","nonce":3957432994}]},"public_addr":"172.21.15.29:6819/3957432994","cluster_addr":"172.21.15.29:6821/3957432994","heartbeat_back_addr":"172.21.15.29:6825/3957432994","heartbeat_front_addr":"172.21.15.29:6823/3957432994","state":["exists","up"]},{"osd":3,"uuid":"5c7f5243-e5dc-4475-a475-aa7395a634a9","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":67,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6826","nonce":3311664170},{"type":"v1","addr":"172.21.15.29:6827","nonce":3311664170}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6828","nonce":3311664170},{"type":"v1","addr":"172.21.15.29:6829","nonce":3311664170}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6832","nonce":3311664170},{"type":"v1","addr":"172.21.15.29:6833","nonce":3311664170}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6830","nonce":3311664170},{"type":"v1","addr":"172.21.15.29:6831","nonce":3311664170}]},"public_addr":"172.21.15.29:6827/3311664170","cluster_addr":"172.21.15.29:6829/3311664170","heartbeat_back_addr":"172.21.15.29:6833/3311664170","heartbeat_front_addr":"172.21.15.29:6831/3311664170","state":["exists","up"]},{"osd":4,"uuid":"947a1c89-8fd1-48b1-84a3-f11790091238","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":63,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6800","nonce":2206977059},{"type":"v1","addr":"172.21.15.110:6801","nonce":2206977059}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6802","nonce":2206977059},{"type":"v1","addr":"172.21.15.110:6803","nonce":2206977059}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6806","nonce":2206977059},{"type":"v1","addr":"172.21.15.110:6807","nonce":2206977059}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6804","nonce":2206977059},{"type":"v1","addr":"172.21.15.110:6805","nonce":2206977059}]},"public_addr":"172.21.15.110:6801/2206977059","cluster_addr":"172.21.15.110:6803/2206977059","heartbeat_back_addr":"172.21.15.110:6807/2206977059","heartbeat_front_addr":"172.21.15.110:6805/2206977059","state":["exists","up"]},{"osd":5,"uuid":"9bbb5c1b-95f3-4f29-9f8e-7b5130d1a9b7","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":39,"up_thru":67,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6808","nonce":548956480},{"type":"v1","addr":"172.21.15.110:6809","nonce":548956480}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6810","nonce":548956480},{"type":"v1","addr":"172.21.15.110:6811","nonce":548956480}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6814","nonce":548956480},{"type":"v1","addr":"172.21.15.110:6815","nonce":548956480}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6812","nonce":548956480},{"type":"v1","addr":"172.21.15.110:6813","nonce":548956480}]},"public_addr":"172.21.15.110:6809/548956480","cluster_addr":"172.21.15.110:6811/548956480","heartbeat_back_addr":"172.21.15.110:6815/548956480","heartbeat_front_addr":"172.21.15.110:6813/548956480","state":["exists","up"]},{"osd":6,"uuid":"f513aef1-39f9-4768-aa72-d29a4bc33bc8","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":47,"up_thru":67,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6816","nonce":3477798322},{"type":"v1","addr":"172.21.15.110:6817","nonce":3477798322}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6818","nonce":3477798322},{"type":"v1","addr":"172.21.15.110:6819","nonce":3477798322}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6822","nonce":3477798322},{"type":"v1","addr":"172.21.15.110:6823","nonce":3477798322}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6820","nonce":3477798322},{"type":"v1","addr":"172.21.15.110:6821","nonce":3477798322}]},"public_addr":"172.21.15.110:6817/3477798322","cluster_addr":"172.21.15.110:6819/3477798322","heartbeat_back_addr":"172.21.15.110:6823/3477798322","heartbeat_front_addr":"172.21.15.110:6821/3477798322","state":["exists","up"]},{"osd":7,"uuid":"d940d9b7-08ff-4939-aed2-678705b27227","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":55,"up_thru":67,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6824","nonce":545273719},{"type":"v1","addr":"172.21.15.110:6825","nonce":545273719}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6826","nonce":545273719},{"type":"v1","addr":"172.21.15.110:6827","nonce":545273719}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6830","nonce":545273719},{"type":"v1","addr":"172.21.15.110:6831","nonce":545273719}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6828","nonce":545273719},{"type":"v1","addr":"172.21.15.110:6829","nonce":545273719}]},"public_addr":"172.21.15.110:6825/545273719","cluster_addr":"172.21.15.110:6827/545273719","heartbeat_back_addr":"172.21.15.110:6831/545273719","heartbeat_front_addr":"172.21.15.110:6829/545273719","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-08-29T17:35:36.848338+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-08-29T17:36:32.724265+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-08-29T17:37:32.101304+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-08-29T17:38:34.040225+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-08-29T17:39:25.601943+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-08-29T17:40:18.558225+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-08-29T17:41:12.498528+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-08-29T17:42:03.622503+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[{"pgid":"2.12","mappings":[{"from":7,"to":2}]},{"pgid":"3.b","mappings":[{"from":0,"to":2}]},{"pgid":"3.e","mappings":[{"from":7,"to":2}]},{"pgid":"3.15","mappings":[{"from":4,"to":1}]},{"pgid":"3.23","mappings":[{"from":0,"to":2}]},{"pgid":"3.26","mappings":[{"from":4,"to":3}]},{"pgid":"3.37","mappings":[{"from":5,"to":1}]}],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.29:6800/4165032381":"2024-08-30T17:33:03.600654+0000","172.21.15.29:0/144040842":"2024-08-30T17:33:03.600654+0000","172.21.15.29:0/1915500856":"2024-08-30T17:33:03.600654+0000","172.21.15.29:6801/4165032381":"2024-08-30T17:33:03.600654+0000","172.21.15.29:0/1111128610":"2024-08-30T17:33:03.600654+0000","172.21.15.29:6801/1426057126":"2024-08-30T17:32:27.208924+0000","172.21.15.29:6800/1426057126":"2024-08-30T17:32:27.208924+0000","172.21.15.29:0/3971843634":"2024-08-30T17:32:27.208924+0000","172.21.15.29:0/1197831948":"2024-08-30T17:32:27.208924+0000","172.21.15.29:0/425744648":"2024-08-30T17:32:27.208924+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-08-29T17:44:30.780 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2024-08-29T17:44:30.780 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 5b99e290-662c-11ef-bcd4-c7b262605968 -- ceph pg dump --format=json 2024-08-29T17:44:30.899 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:44:30 smithi110 bash[24444]: audit 2024-08-29T17:44:29.985931+0000 mon.c (mon.2) 22 : audit [DBG] from='client.? 172.21.15.29:0/2879405266' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-08-29T17:44:30.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:44:30 smithi029 bash[22475]: audit 2024-08-29T17:44:29.985931+0000 mon.c (mon.2) 22 : audit [DBG] from='client.? 172.21.15.29:0/2879405266' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-08-29T17:44:30.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:44:30 smithi029 bash[32453]: audit 2024-08-29T17:44:29.985931+0000 mon.c (mon.2) 22 : audit [DBG] from='client.? 172.21.15.29:0/2879405266' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-08-29T17:44:31.899 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:44:31 smithi110 bash[24444]: cluster 2024-08-29T17:44:29.798376+0000 mgr.y (mgr.14150) 411 : cluster [DBG] pgmap v401: 97 pgs: 97 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:44:31.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:44:31 smithi029 bash[22475]: cluster 2024-08-29T17:44:29.798376+0000 mgr.y (mgr.14150) 411 : cluster [DBG] pgmap v401: 97 pgs: 97 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:44:31.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:44:31 smithi029 bash[32453]: cluster 2024-08-29T17:44:29.798376+0000 mgr.y (mgr.14150) 411 : cluster [DBG] pgmap v401: 97 pgs: 97 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:44:33.899 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:44:33 smithi110 bash[24444]: cluster 2024-08-29T17:44:31.799365+0000 mgr.y (mgr.14150) 412 : cluster [DBG] pgmap v402: 97 pgs: 97 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:44:33.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:44:33 smithi029 bash[22475]: cluster 2024-08-29T17:44:31.799365+0000 mgr.y (mgr.14150) 412 : cluster [DBG] pgmap v402: 97 pgs: 97 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:44:33.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:44:33 smithi029 bash[32453]: cluster 2024-08-29T17:44:31.799365+0000 mgr.y (mgr.14150) 412 : cluster [DBG] pgmap v402: 97 pgs: 97 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:44:35.509 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/5b99e290-662c-11ef-bcd4-c7b262605968/mon.a/config 2024-08-29T17:44:35.899 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:44:35 smithi110 bash[24444]: cluster 2024-08-29T17:44:33.800132+0000 mgr.y (mgr.14150) 413 : cluster [DBG] pgmap v403: 97 pgs: 97 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:44:35.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:44:35 smithi029 bash[22475]: cluster 2024-08-29T17:44:33.800132+0000 mgr.y (mgr.14150) 413 : cluster [DBG] pgmap v403: 97 pgs: 97 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:44:35.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:44:35 smithi029 bash[32453]: cluster 2024-08-29T17:44:33.800132+0000 mgr.y (mgr.14150) 413 : cluster [DBG] pgmap v403: 97 pgs: 97 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:44:37.899 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:44:37 smithi110 bash[24444]: cluster 2024-08-29T17:44:35.801054+0000 mgr.y (mgr.14150) 414 : cluster [DBG] pgmap v404: 97 pgs: 97 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:44:37.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:44:37 smithi029 bash[32453]: cluster 2024-08-29T17:44:35.801054+0000 mgr.y (mgr.14150) 414 : cluster [DBG] pgmap v404: 97 pgs: 97 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:44:37.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:44:37 smithi029 bash[22475]: cluster 2024-08-29T17:44:35.801054+0000 mgr.y (mgr.14150) 414 : cluster [DBG] pgmap v404: 97 pgs: 97 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:44:39.650 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:44:39 smithi029 bash[22475]: cluster 2024-08-29T17:44:37.801979+0000 mgr.y (mgr.14150) 415 : cluster [DBG] pgmap v405: 97 pgs: 97 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:44:39.650 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:44:39 smithi029 bash[32453]: cluster 2024-08-29T17:44:37.801979+0000 mgr.y (mgr.14150) 415 : cluster [DBG] pgmap v405: 97 pgs: 97 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:44:39.764 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-08-29T17:44:39.766 INFO:teuthology.orchestra.run.smithi029.stderr:dumped all 2024-08-29T17:44:39.899 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:44:39 smithi110 bash[24444]: cluster 2024-08-29T17:44:37.801979+0000 mgr.y (mgr.14150) 415 : cluster [DBG] pgmap v405: 97 pgs: 97 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:44:40.593 INFO:teuthology.orchestra.run.smithi029.stdout:{"pg_ready":true,"pg_map":{"version":405,"stamp":"2024-08-29T17:44:37.801335+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":592730,"num_objects":24,"num_object_clones":0,"num_object_copies":72,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":24,"num_whiteouts":0,"num_read":116,"num_read_kb":100,"num_write":204,"num_write_kb":2430,"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":156,"ondisk_log_size":156,"up":291,"acting":291,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":291,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":235716,"kb_used_data":7236,"kb_used_omap":12,"kb_used_meta":228339,"kb_avail":749725500,"statfs":{"total":767960285184,"available":767718912000,"internally_reserved":0,"allocated":7409664,"data_stored":4136716,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12744,"internal_metadata":233819704},"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.005013"},"pg_stats":[{"pgid":"3.3f","version":"0'0","reported_seq":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T17:44:04.541416+0000","last_change":"2024-08-29T17:43:22.435355+0000","last_active":"2024-08-29T17:44:04.541416+0000","last_peered":"2024-08-29T17:44:04.541416+0000","last_clean":"2024-08-29T17:44:04.541416+0000","last_became_active":"2024-08-29T17:43:22.434809+0000","last_became_peered":"2024-08-29T17:43:22.434809+0000","last_unstale":"2024-08-29T17:44:04.541416+0000","last_undegraded":"2024-08-29T17:44:04.541416+0000","last_fullsized":"2024-08-29T17:44:04.541416+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T22:19:03.103074+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,0],"acting":[7,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.3e","version":"0'0","reported_seq":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T17:44:04.545045+0000","last_change":"2024-08-29T17:43:22.426060+0000","last_active":"2024-08-29T17:44:04.545045+0000","last_peered":"2024-08-29T17:44:04.545045+0000","last_clean":"2024-08-29T17:44:04.545045+0000","last_became_active":"2024-08-29T17:43:22.425421+0000","last_became_peered":"2024-08-29T17:43:22.425421+0000","last_unstale":"2024-08-29T17:44:04.545045+0000","last_undegraded":"2024-08-29T17:44:04.545045+0000","last_fullsized":"2024-08-29T17:44:04.545045+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T19:35:03.424736+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[1,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.3d","version":"0'0","reported_seq":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T17:44:04.551988+0000","last_change":"2024-08-29T17:43:22.406939+0000","last_active":"2024-08-29T17:44:04.551988+0000","last_peered":"2024-08-29T17:44:04.551988+0000","last_clean":"2024-08-29T17:44:04.551988+0000","last_became_active":"2024-08-29T17:43:22.406496+0000","last_became_peered":"2024-08-29T17:43:22.406496+0000","last_unstale":"2024-08-29T17:44:04.551988+0000","last_undegraded":"2024-08-29T17:44:04.551988+0000","last_fullsized":"2024-08-29T17:44:04.551988+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T19:38:35.419643+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,1],"acting":[0,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.3c","version":"0'0","reported_seq":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T17:44:04.535123+0000","last_change":"2024-08-29T17:43:22.432318+0000","last_active":"2024-08-29T17:44:04.535123+0000","last_peered":"2024-08-29T17:44:04.535123+0000","last_clean":"2024-08-29T17:44:04.535123+0000","last_became_active":"2024-08-29T17:43:22.431531+0000","last_became_peered":"2024-08-29T17:43:22.431531+0000","last_unstale":"2024-08-29T17:44:04.535123+0000","last_undegraded":"2024-08-29T17:44:04.535123+0000","last_fullsized":"2024-08-29T17:44:04.535123+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T05:28:17.317346+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.3b","version":"0'0","reported_seq":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T17:44:04.540114+0000","last_change":"2024-08-29T17:43:22.437961+0000","last_active":"2024-08-29T17:44:04.540114+0000","last_peered":"2024-08-29T17:44:04.540114+0000","last_clean":"2024-08-29T17:44:04.540114+0000","last_became_active":"2024-08-29T17:43:22.436170+0000","last_became_peered":"2024-08-29T17:43:22.436170+0000","last_unstale":"2024-08-29T17:44:04.540114+0000","last_undegraded":"2024-08-29T17:44:04.540114+0000","last_fullsized":"2024-08-29T17:44:04.540114+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T03:08:18.576818+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.3a","version":"0'0","reported_seq":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T17:44:04.534422+0000","last_change":"2024-08-29T17:43:22.420691+0000","last_active":"2024-08-29T17:44:04.534422+0000","last_peered":"2024-08-29T17:44:04.534422+0000","last_clean":"2024-08-29T17:44:04.534422+0000","last_became_active":"2024-08-29T17:43:22.420039+0000","last_became_peered":"2024-08-29T17:43:22.420039+0000","last_unstale":"2024-08-29T17:44:04.534422+0000","last_undegraded":"2024-08-29T17:44:04.534422+0000","last_fullsized":"2024-08-29T17:44:04.534422+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T19:08:49.436974+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,0,1],"acting":[5,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.39","version":"0'0","reported_seq":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T17:44:04.539431+0000","last_change":"2024-08-29T17:43:22.437995+0000","last_active":"2024-08-29T17:44:04.539431+0000","last_peered":"2024-08-29T17:44:04.539431+0000","last_clean":"2024-08-29T17:44:04.539431+0000","last_became_active":"2024-08-29T17:43:22.437442+0000","last_became_peered":"2024-08-29T17:43:22.437442+0000","last_unstale":"2024-08-29T17:44:04.539431+0000","last_undegraded":"2024-08-29T17:44:04.539431+0000","last_fullsized":"2024-08-29T17:44:04.539431+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T00:35:04.651406+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.38","version":"0'0","reported_seq":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T17:44:04.539509+0000","last_change":"2024-08-29T17:43:22.430602+0000","last_active":"2024-08-29T17:44:04.539509+0000","last_peered":"2024-08-29T17:44:04.539509+0000","last_clean":"2024-08-29T17:44:04.539509+0000","last_became_active":"2024-08-29T17:43:22.430351+0000","last_became_peered":"2024-08-29T17:43:22.430351+0000","last_unstale":"2024-08-29T17:44:04.539509+0000","last_undegraded":"2024-08-29T17:44:04.539509+0000","last_fullsized":"2024-08-29T17:44:04.539509+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T22:31:28.613615+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.37","version":"0'0","reported_seq":23,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-08-29T17:44:05.548442+0000","last_change":"2024-08-29T17:44:05.548442+0000","last_active":"2024-08-29T17:44:05.548442+0000","last_peered":"2024-08-29T17:44:05.548442+0000","last_clean":"2024-08-29T17:44:05.548442+0000","last_became_active":"2024-08-29T17:44:05.547080+0000","last_became_peered":"2024-08-29T17:44:05.547080+0000","last_unstale":"2024-08-29T17:44:05.548442+0000","last_undegraded":"2024-08-29T17:44:05.548442+0000","last_fullsized":"2024-08-29T17:44:05.548442+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T03:49:19.086527+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.36","version":"0'0","reported_seq":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T17:44:04.551669+0000","last_change":"2024-08-29T17:43:22.438453+0000","last_active":"2024-08-29T17:44:04.551669+0000","last_peered":"2024-08-29T17:44:04.551669+0000","last_clean":"2024-08-29T17:44:04.551669+0000","last_became_active":"2024-08-29T17:43:22.437911+0000","last_became_peered":"2024-08-29T17:43:22.437911+0000","last_unstale":"2024-08-29T17:44:04.551669+0000","last_undegraded":"2024-08-29T17:44:04.551669+0000","last_fullsized":"2024-08-29T17:44:04.551669+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T20:49:07.082732+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.35","version":"0'0","reported_seq":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T17:44:04.549953+0000","last_change":"2024-08-29T17:43:22.439827+0000","last_active":"2024-08-29T17:44:04.549953+0000","last_peered":"2024-08-29T17:44:04.549953+0000","last_clean":"2024-08-29T17:44:04.549953+0000","last_became_active":"2024-08-29T17:43:22.438518+0000","last_became_peered":"2024-08-29T17:43:22.438518+0000","last_unstale":"2024-08-29T17:44:04.549953+0000","last_undegraded":"2024-08-29T17:44:04.549953+0000","last_fullsized":"2024-08-29T17:44:04.549953+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T21:44:34.599929+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.34","version":"0'0","reported_seq":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T17:44:04.550105+0000","last_change":"2024-08-29T17:43:22.443443+0000","last_active":"2024-08-29T17:44:04.550105+0000","last_peered":"2024-08-29T17:44:04.550105+0000","last_clean":"2024-08-29T17:44:04.550105+0000","last_became_active":"2024-08-29T17:43:22.442828+0000","last_became_peered":"2024-08-29T17:43:22.442828+0000","last_unstale":"2024-08-29T17:44:04.550105+0000","last_undegraded":"2024-08-29T17:44:04.550105+0000","last_fullsized":"2024-08-29T17:44:04.550105+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T17:53:49.048246+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,0],"acting":[4,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.33","version":"0'0","reported_seq":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T17:44:04.540849+0000","last_change":"2024-08-29T17:43:22.426824+0000","last_active":"2024-08-29T17:44:04.540849+0000","last_peered":"2024-08-29T17:44:04.540849+0000","last_clean":"2024-08-29T17:44:04.540849+0000","last_became_active":"2024-08-29T17:43:22.426528+0000","last_became_peered":"2024-08-29T17:43:22.426528+0000","last_unstale":"2024-08-29T17:44:04.540849+0000","last_undegraded":"2024-08-29T17:44:04.540849+0000","last_fullsized":"2024-08-29T17:44:04.540849+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T22:18:44.757589+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.32","version":"0'0","reported_seq":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T17:44:04.552910+0000","last_change":"2024-08-29T17:43:22.421356+0000","last_active":"2024-08-29T17:44:04.552910+0000","last_peered":"2024-08-29T17:44:04.552910+0000","last_clean":"2024-08-29T17:44:04.552910+0000","last_became_active":"2024-08-29T17:43:22.421070+0000","last_became_peered":"2024-08-29T17:43:22.421070+0000","last_unstale":"2024-08-29T17:44:04.552910+0000","last_undegraded":"2024-08-29T17:44:04.552910+0000","last_fullsized":"2024-08-29T17:44:04.552910+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T21:24:13.011020+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,5],"acting":[0,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.31","version":"0'0","reported_seq":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T17:44:04.542174+0000","last_change":"2024-08-29T17:43:22.389103+0000","last_active":"2024-08-29T17:44:04.542174+0000","last_peered":"2024-08-29T17:44:04.542174+0000","last_clean":"2024-08-29T17:44:04.542174+0000","last_became_active":"2024-08-29T17:43:22.388813+0000","last_became_peered":"2024-08-29T17:43:22.388813+0000","last_unstale":"2024-08-29T17:44:04.542174+0000","last_undegraded":"2024-08-29T17:44:04.542174+0000","last_fullsized":"2024-08-29T17:44:04.542174+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T05:27:09.169979+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,5],"acting":[1,4,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.30","version":"0'0","reported_seq":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T17:44:04.534374+0000","last_change":"2024-08-29T17:43:22.417670+0000","last_active":"2024-08-29T17:44:04.534374+0000","last_peered":"2024-08-29T17:44:04.534374+0000","last_clean":"2024-08-29T17:44:04.534374+0000","last_became_active":"2024-08-29T17:43:22.416841+0000","last_became_peered":"2024-08-29T17:43:22.416841+0000","last_unstale":"2024-08-29T17:44:04.534374+0000","last_undegraded":"2024-08-29T17:44:04.534374+0000","last_fullsized":"2024-08-29T17:44:04.534374+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T04:15:34.223348+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.2f","version":"0'0","reported_seq":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T17:44:04.536477+0000","last_change":"2024-08-29T17:43:22.405413+0000","last_active":"2024-08-29T17:44:04.536477+0000","last_peered":"2024-08-29T17:44:04.536477+0000","last_clean":"2024-08-29T17:44:04.536477+0000","last_became_active":"2024-08-29T17:43:22.404160+0000","last_became_peered":"2024-08-29T17:43:22.404160+0000","last_unstale":"2024-08-29T17:44:04.536477+0000","last_undegraded":"2024-08-29T17:44:04.536477+0000","last_fullsized":"2024-08-29T17:44:04.536477+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T03:07:48.009794+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[5,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.2e","version":"0'0","reported_seq":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T17:44:04.536120+0000","last_change":"2024-08-29T17:43:22.425488+0000","last_active":"2024-08-29T17:44:04.536120+0000","last_peered":"2024-08-29T17:44:04.536120+0000","last_clean":"2024-08-29T17:44:04.536120+0000","last_became_active":"2024-08-29T17:43:22.425181+0000","last_became_peered":"2024-08-29T17:43:22.425181+0000","last_unstale":"2024-08-29T17:44:04.536120+0000","last_undegraded":"2024-08-29T17:44:04.536120+0000","last_fullsized":"2024-08-29T17:44:04.536120+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T03:39:39.462031+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,6,7],"acting":[2,6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.2d","version":"0'0","reported_seq":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T17:44:04.542182+0000","last_change":"2024-08-29T17:43:22.443022+0000","last_active":"2024-08-29T17:44:04.542182+0000","last_peered":"2024-08-29T17:44:04.542182+0000","last_clean":"2024-08-29T17:44:04.542182+0000","last_became_active":"2024-08-29T17:43:22.442498+0000","last_became_peered":"2024-08-29T17:43:22.442498+0000","last_unstale":"2024-08-29T17:44:04.542182+0000","last_undegraded":"2024-08-29T17:44:04.542182+0000","last_fullsized":"2024-08-29T17:44:04.542182+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T05:31:59.650480+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[7,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.2c","version":"0'0","reported_seq":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T17:44:04.549209+0000","last_change":"2024-08-29T17:43:22.432860+0000","last_active":"2024-08-29T17:44:04.549209+0000","last_peered":"2024-08-29T17:44:04.549209+0000","last_clean":"2024-08-29T17:44:04.549209+0000","last_became_active":"2024-08-29T17:43:22.432060+0000","last_became_peered":"2024-08-29T17:43:22.432060+0000","last_unstale":"2024-08-29T17:44:04.549209+0000","last_undegraded":"2024-08-29T17:44:04.549209+0000","last_fullsized":"2024-08-29T17:44:04.549209+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T18:27:01.014067+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,0],"acting":[6,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.2b","version":"0'0","reported_seq":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T17:44:04.551855+0000","last_change":"2024-08-29T17:43:22.430992+0000","last_active":"2024-08-29T17:44:04.551855+0000","last_peered":"2024-08-29T17:44:04.551855+0000","last_clean":"2024-08-29T17:44:04.551855+0000","last_became_active":"2024-08-29T17:43:22.430685+0000","last_became_peered":"2024-08-29T17:43:22.430685+0000","last_unstale":"2024-08-29T17:44:04.551855+0000","last_undegraded":"2024-08-29T17:44:04.551855+0000","last_fullsized":"2024-08-29T17:44:04.551855+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T20:25:05.519438+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.2a","version":"0'0","reported_seq":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T17:44:04.534530+0000","last_change":"2024-08-29T17:43:22.429718+0000","last_active":"2024-08-29T17:44:04.534530+0000","last_peered":"2024-08-29T17:44:04.534530+0000","last_clean":"2024-08-29T17:44:04.534530+0000","last_became_active":"2024-08-29T17:43:22.428752+0000","last_became_peered":"2024-08-29T17:43:22.428752+0000","last_unstale":"2024-08-29T17:44:04.534530+0000","last_undegraded":"2024-08-29T17:44:04.534530+0000","last_fullsized":"2024-08-29T17:44:04.534530+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T22:16:50.276536+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.29","version":"0'0","reported_seq":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T17:44:04.539868+0000","last_change":"2024-08-29T17:43:22.424261+0000","last_active":"2024-08-29T17:44:04.539868+0000","last_peered":"2024-08-29T17:44:04.539868+0000","last_clean":"2024-08-29T17:44:04.539868+0000","last_became_active":"2024-08-29T17:43:22.423950+0000","last_became_peered":"2024-08-29T17:43:22.423950+0000","last_unstale":"2024-08-29T17:44:04.539868+0000","last_undegraded":"2024-08-29T17:44:04.539868+0000","last_fullsized":"2024-08-29T17:44:04.539868+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T18:54:05.995658+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,4,1],"acting":[3,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.28","version":"0'0","reported_seq":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T17:44:04.534372+0000","last_change":"2024-08-29T17:43:22.416057+0000","last_active":"2024-08-29T17:44:04.534372+0000","last_peered":"2024-08-29T17:44:04.534372+0000","last_clean":"2024-08-29T17:44:04.534372+0000","last_became_active":"2024-08-29T17:43:22.414928+0000","last_became_peered":"2024-08-29T17:43:22.414928+0000","last_unstale":"2024-08-29T17:44:04.534372+0000","last_undegraded":"2024-08-29T17:44:04.534372+0000","last_fullsized":"2024-08-29T17:44:04.534372+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T00:47:15.366232+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.27","version":"0'0","reported_seq":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T17:44:04.543339+0000","last_change":"2024-08-29T17:43:22.421369+0000","last_active":"2024-08-29T17:44:04.543339+0000","last_peered":"2024-08-29T17:44:04.543339+0000","last_clean":"2024-08-29T17:44:04.543339+0000","last_became_active":"2024-08-29T17:43:22.419696+0000","last_became_peered":"2024-08-29T17:43:22.419696+0000","last_unstale":"2024-08-29T17:44:04.543339+0000","last_undegraded":"2024-08-29T17:44:04.543339+0000","last_fullsized":"2024-08-29T17:44:04.543339+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T02:13:29.897350+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,4,2],"acting":[3,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.26","version":"0'0","reported_seq":23,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-08-29T17:44:05.558714+0000","last_change":"2024-08-29T17:44:05.558714+0000","last_active":"2024-08-29T17:44:05.558714+0000","last_peered":"2024-08-29T17:44:05.558714+0000","last_clean":"2024-08-29T17:44:05.558714+0000","last_became_active":"2024-08-29T17:44:05.557840+0000","last_became_peered":"2024-08-29T17:44:05.557840+0000","last_unstale":"2024-08-29T17:44:05.558714+0000","last_undegraded":"2024-08-29T17:44:05.558714+0000","last_fullsized":"2024-08-29T17:44:05.558714+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T21:49:14.236031+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.25","version":"0'0","reported_seq":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T17:44:04.543988+0000","last_change":"2024-08-29T17:43:22.408473+0000","last_active":"2024-08-29T17:44:04.543988+0000","last_peered":"2024-08-29T17:44:04.543988+0000","last_clean":"2024-08-29T17:44:04.543988+0000","last_became_active":"2024-08-29T17:43:22.408193+0000","last_became_peered":"2024-08-29T17:43:22.408193+0000","last_unstale":"2024-08-29T17:44:04.543988+0000","last_undegraded":"2024-08-29T17:44:04.543988+0000","last_fullsized":"2024-08-29T17:44:04.543988+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T00:04:09.090699+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,2],"acting":[1,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.24","version":"0'0","reported_seq":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T17:44:04.546912+0000","last_change":"2024-08-29T17:43:22.420366+0000","last_active":"2024-08-29T17:44:04.546912+0000","last_peered":"2024-08-29T17:44:04.546912+0000","last_clean":"2024-08-29T17:44:04.546912+0000","last_became_active":"2024-08-29T17:43:22.419740+0000","last_became_peered":"2024-08-29T17:43:22.419740+0000","last_unstale":"2024-08-29T17:44:04.546912+0000","last_undegraded":"2024-08-29T17:44:04.546912+0000","last_fullsized":"2024-08-29T17:44:04.546912+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T19:34:55.153809+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,4,0],"acting":[3,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.23","version":"0'0","reported_seq":11,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-08-29T17:44:05.597407+0000","last_change":"2024-08-29T17:44:05.596648+0000","last_active":"2024-08-29T17:44:05.597407+0000","last_peered":"2024-08-29T17:44:05.597407+0000","last_clean":"2024-08-29T17:44:05.597407+0000","last_became_active":"2024-08-29T17:44:05.595508+0000","last_became_peered":"2024-08-29T17:44:05.595508+0000","last_unstale":"2024-08-29T17:44:05.597407+0000","last_undegraded":"2024-08-29T17:44:05.597407+0000","last_fullsized":"2024-08-29T17:44:05.597407+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T20:08:03.503878+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.22","version":"0'0","reported_seq":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T17:44:04.534669+0000","last_change":"2024-08-29T17:43:22.432613+0000","last_active":"2024-08-29T17:44:04.534669+0000","last_peered":"2024-08-29T17:44:04.534669+0000","last_clean":"2024-08-29T17:44:04.534669+0000","last_became_active":"2024-08-29T17:43:22.431708+0000","last_became_peered":"2024-08-29T17:43:22.431708+0000","last_unstale":"2024-08-29T17:44:04.534669+0000","last_undegraded":"2024-08-29T17:44:04.534669+0000","last_fullsized":"2024-08-29T17:44:04.534669+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T20:07:56.992809+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.21","version":"0'0","reported_seq":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T17:44:04.534799+0000","last_change":"2024-08-29T17:43:22.413867+0000","last_active":"2024-08-29T17:44:04.534799+0000","last_peered":"2024-08-29T17:44:04.534799+0000","last_clean":"2024-08-29T17:44:04.534799+0000","last_became_active":"2024-08-29T17:43:22.413251+0000","last_became_peered":"2024-08-29T17:43:22.413251+0000","last_unstale":"2024-08-29T17:44:04.534799+0000","last_undegraded":"2024-08-29T17:44:04.534799+0000","last_fullsized":"2024-08-29T17:44:04.534799+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T23:16:19.135917+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,5,6],"acting":[2,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.20","version":"0'0","reported_seq":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T17:44:04.544625+0000","last_change":"2024-08-29T17:43:22.438775+0000","last_active":"2024-08-29T17:44:04.544625+0000","last_peered":"2024-08-29T17:44:04.544625+0000","last_clean":"2024-08-29T17:44:04.544625+0000","last_became_active":"2024-08-29T17:43:22.438012+0000","last_became_peered":"2024-08-29T17:43:22.438012+0000","last_unstale":"2024-08-29T17:44:04.544625+0000","last_undegraded":"2024-08-29T17:44:04.544625+0000","last_fullsized":"2024-08-29T17:44:04.544625+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T22:21:03.707348+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1a","version":"0'0","reported_seq":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T17:44:04.545648+0000","last_change":"2024-08-29T17:43:22.404799+0000","last_active":"2024-08-29T17:44:04.545648+0000","last_peered":"2024-08-29T17:44:04.545648+0000","last_clean":"2024-08-29T17:44:04.545648+0000","last_became_active":"2024-08-29T17:43:22.403922+0000","last_became_peered":"2024-08-29T17:43:22.403922+0000","last_unstale":"2024-08-29T17:44:04.545648+0000","last_undegraded":"2024-08-29T17:44:04.545648+0000","last_fullsized":"2024-08-29T17:44:04.545648+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T02:30:28.399773+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.1b","version":"66'1","reported_seq":18,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T17:44:04.544273+0000","last_change":"2024-08-29T17:43:12.141087+0000","last_active":"2024-08-29T17:44:04.544273+0000","last_peered":"2024-08-29T17:44:04.544273+0000","last_clean":"2024-08-29T17:44:04.544273+0000","last_became_active":"2024-08-29T17:43:12.140800+0000","last_became_peered":"2024-08-29T17:43:12.140800+0000","last_unstale":"2024-08-29T17:44:04.544273+0000","last_undegraded":"2024-08-29T17:44:04.544273+0000","last_fullsized":"2024-08-29T17:44:04.544273+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_clean_scrub_stamp":"2024-08-29T17:43:11.112604+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T00:00:28.074904+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.1b","version":"0'0","reported_seq":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T17:44:04.552114+0000","last_change":"2024-08-29T17:43:22.424234+0000","last_active":"2024-08-29T17:44:04.552114+0000","last_peered":"2024-08-29T17:44:04.552114+0000","last_clean":"2024-08-29T17:44:04.552114+0000","last_became_active":"2024-08-29T17:43:22.423713+0000","last_became_peered":"2024-08-29T17:43:22.423713+0000","last_unstale":"2024-08-29T17:44:04.552114+0000","last_undegraded":"2024-08-29T17:44:04.552114+0000","last_fullsized":"2024-08-29T17:44:04.552114+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T18:02:59.820998+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,7],"acting":[0,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.1a","version":"66'1","reported_seq":18,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T17:44:04.548053+0000","last_change":"2024-08-29T17:43:12.152188+0000","last_active":"2024-08-29T17:44:04.548053+0000","last_peered":"2024-08-29T17:44:04.548053+0000","last_clean":"2024-08-29T17:44:04.548053+0000","last_became_active":"2024-08-29T17:43:12.151355+0000","last_became_peered":"2024-08-29T17:43:12.151355+0000","last_unstale":"2024-08-29T17:44:04.548053+0000","last_undegraded":"2024-08-29T17:44:04.548053+0000","last_fullsized":"2024-08-29T17:44:04.548053+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_clean_scrub_stamp":"2024-08-29T17:43:11.112604+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T18:19:40.220023+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.19","version":"0'0","reported_seq":17,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T17:44:04.540791+0000","last_change":"2024-08-29T17:43:12.138105+0000","last_active":"2024-08-29T17:44:04.540791+0000","last_peered":"2024-08-29T17:44:04.540791+0000","last_clean":"2024-08-29T17:44:04.540791+0000","last_became_active":"2024-08-29T17:43:12.137738+0000","last_became_peered":"2024-08-29T17:43:12.137738+0000","last_unstale":"2024-08-29T17:44:04.540791+0000","last_undegraded":"2024-08-29T17:44:04.540791+0000","last_fullsized":"2024-08-29T17:44:04.540791+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_clean_scrub_stamp":"2024-08-29T17:43:11.112604+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T21:45:50.363976+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,0],"acting":[3,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.18","version":"0'0","reported_seq":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T17:44:04.539670+0000","last_change":"2024-08-29T17:43:22.416772+0000","last_active":"2024-08-29T17:44:04.539670+0000","last_peered":"2024-08-29T17:44:04.539670+0000","last_clean":"2024-08-29T17:44:04.539670+0000","last_became_active":"2024-08-29T17:43:22.416493+0000","last_became_peered":"2024-08-29T17:43:22.416493+0000","last_unstale":"2024-08-29T17:44:04.539670+0000","last_undegraded":"2024-08-29T17:44:04.539670+0000","last_fullsized":"2024-08-29T17:44:04.539670+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T02:22:36.863988+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"2.18","version":"0'0","reported_seq":17,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T17:44:04.534530+0000","last_change":"2024-08-29T17:43:12.146580+0000","last_active":"2024-08-29T17:44:04.534530+0000","last_peered":"2024-08-29T17:44:04.534530+0000","last_clean":"2024-08-29T17:44:04.534530+0000","last_became_active":"2024-08-29T17:43:12.140996+0000","last_became_peered":"2024-08-29T17:43:12.140996+0000","last_unstale":"2024-08-29T17:44:04.534530+0000","last_undegraded":"2024-08-29T17:44:04.534530+0000","last_fullsized":"2024-08-29T17:44:04.534530+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_clean_scrub_stamp":"2024-08-29T17:43:11.112604+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T01:19:06.993728+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[5,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T17:44:04.541660+0000","last_change":"2024-08-29T17:43:22.409154+0000","last_active":"2024-08-29T17:44:04.541660+0000","last_peered":"2024-08-29T17:44:04.541660+0000","last_clean":"2024-08-29T17:44:04.541660+0000","last_became_active":"2024-08-29T17:43:22.408106+0000","last_became_peered":"2024-08-29T17:43:22.408106+0000","last_unstale":"2024-08-29T17:44:04.541660+0000","last_undegraded":"2024-08-29T17:44:04.541660+0000","last_fullsized":"2024-08-29T17:44:04.541660+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T22:26:37.109945+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.17","version":"0'0","reported_seq":17,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T17:44:04.551438+0000","last_change":"2024-08-29T17:43:12.155464+0000","last_active":"2024-08-29T17:44:04.551438+0000","last_peered":"2024-08-29T17:44:04.551438+0000","last_clean":"2024-08-29T17:44:04.551438+0000","last_became_active":"2024-08-29T17:43:12.154741+0000","last_became_peered":"2024-08-29T17:43:12.154741+0000","last_unstale":"2024-08-29T17:44:04.551438+0000","last_undegraded":"2024-08-29T17:44:04.551438+0000","last_fullsized":"2024-08-29T17:44:04.551438+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_clean_scrub_stamp":"2024-08-29T17:43:11.112604+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T21:09:07.323440+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,2],"acting":[6,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T17:44:04.535309+0000","last_change":"2024-08-29T17:43:22.418727+0000","last_active":"2024-08-29T17:44:04.535309+0000","last_peered":"2024-08-29T17:44:04.535309+0000","last_clean":"2024-08-29T17:44:04.535309+0000","last_became_active":"2024-08-29T17:43:22.418040+0000","last_became_peered":"2024-08-29T17:43:22.418040+0000","last_unstale":"2024-08-29T17:44:04.535309+0000","last_undegraded":"2024-08-29T17:44:04.535309+0000","last_fullsized":"2024-08-29T17:44:04.535309+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T02:25:16.427697+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.16","version":"0'0","reported_seq":17,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T17:44:04.535481+0000","last_change":"2024-08-29T17:43:12.143580+0000","last_active":"2024-08-29T17:44:04.535481+0000","last_peered":"2024-08-29T17:44:04.535481+0000","last_clean":"2024-08-29T17:44:04.535481+0000","last_became_active":"2024-08-29T17:43:12.142727+0000","last_became_peered":"2024-08-29T17:43:12.142727+0000","last_unstale":"2024-08-29T17:44:04.535481+0000","last_undegraded":"2024-08-29T17:44:04.535481+0000","last_fullsized":"2024-08-29T17:44:04.535481+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_clean_scrub_stamp":"2024-08-29T17:43:11.112604+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T05:16:24.740266+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,6,2],"acting":[5,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T17:44:04.552159+0000","last_change":"2024-08-29T17:43:22.415364+0000","last_active":"2024-08-29T17:44:04.552159+0000","last_peered":"2024-08-29T17:44:04.552159+0000","last_clean":"2024-08-29T17:44:04.552159+0000","last_became_active":"2024-08-29T17:43:22.415013+0000","last_became_peered":"2024-08-29T17:43:22.415013+0000","last_unstale":"2024-08-29T17:44:04.552159+0000","last_undegraded":"2024-08-29T17:44:04.552159+0000","last_fullsized":"2024-08-29T17:44:04.552159+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T22:54:19.331387+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"2.15","version":"66'3","reported_seq":20,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T17:44:04.544386+0000","last_change":"2024-08-29T17:43:12.128157+0000","last_active":"2024-08-29T17:44:04.544386+0000","last_peered":"2024-08-29T17:44:04.544386+0000","last_clean":"2024-08-29T17:44:04.544386+0000","last_became_active":"2024-08-29T17:43:12.127899+0000","last_became_peered":"2024-08-29T17:43:12.127899+0000","last_unstale":"2024-08-29T17:44:04.544386+0000","last_undegraded":"2024-08-29T17:44:04.544386+0000","last_fullsized":"2024-08-29T17:44:04.544386+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_clean_scrub_stamp":"2024-08-29T17:43:11.112604+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-08-30T22:33:18.083635+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":[1,5,0],"acting":[1,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.14","version":"0'0","reported_seq":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T17:44:04.550210+0000","last_change":"2024-08-29T17:43:22.444099+0000","last_active":"2024-08-29T17:44:04.550210+0000","last_peered":"2024-08-29T17:44:04.550210+0000","last_clean":"2024-08-29T17:44:04.550210+0000","last_became_active":"2024-08-29T17:43:22.443703+0000","last_became_peered":"2024-08-29T17:43:22.443703+0000","last_unstale":"2024-08-29T17:44:04.550210+0000","last_undegraded":"2024-08-29T17:44:04.550210+0000","last_fullsized":"2024-08-29T17:44:04.550210+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T00:33:17.260759+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.14","version":"66'6","reported_seq":23,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T17:44:04.549377+0000","last_change":"2024-08-29T17:43:12.155309+0000","last_active":"2024-08-29T17:44:04.549377+0000","last_peered":"2024-08-29T17:44:04.549377+0000","last_clean":"2024-08-29T17:44:04.549377+0000","last_became_active":"2024-08-29T17:43:12.154343+0000","last_became_peered":"2024-08-29T17:43:12.154343+0000","last_unstale":"2024-08-29T17:44:04.549377+0000","last_undegraded":"2024-08-29T17:44:04.549377+0000","last_fullsized":"2024-08-29T17:44:04.549377+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_clean_scrub_stamp":"2024-08-29T17:43:11.112604+0000","objects_scrubbed":0,"log_size":6,"log_dups_size":0,"ondisk_log_size":6,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T18:07:50.775128+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":0,"num_read_kb":0,"num_write":6,"num_write_kb":3,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,3,5],"acting":[6,3,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.15","version":"0'0","reported_seq":23,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-08-29T17:44:05.560471+0000","last_change":"2024-08-29T17:44:05.560471+0000","last_active":"2024-08-29T17:44:05.560471+0000","last_peered":"2024-08-29T17:44:05.560471+0000","last_clean":"2024-08-29T17:44:05.560471+0000","last_became_active":"2024-08-29T17:44:05.559815+0000","last_became_peered":"2024-08-29T17:44:05.559815+0000","last_unstale":"2024-08-29T17:44:05.560471+0000","last_undegraded":"2024-08-29T17:44:05.560471+0000","last_fullsized":"2024-08-29T17:44:05.560471+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T02:00:55.254833+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,1],"acting":[7,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.13","version":"66'2","reported_seq":19,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T17:44:04.552377+0000","last_change":"2024-08-29T17:43:12.135740+0000","last_active":"2024-08-29T17:44:04.552377+0000","last_peered":"2024-08-29T17:44:04.552377+0000","last_clean":"2024-08-29T17:44:04.552377+0000","last_became_active":"2024-08-29T17:43:12.135419+0000","last_became_peered":"2024-08-29T17:43:12.135419+0000","last_unstale":"2024-08-29T17:44:04.552377+0000","last_undegraded":"2024-08-29T17:44:04.552377+0000","last_fullsized":"2024-08-29T17:44:04.552377+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_clean_scrub_stamp":"2024-08-29T17:43:11.112604+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T02:58:39.673465+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":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T17:44:04.552436+0000","last_change":"2024-08-29T17:43:22.423988+0000","last_active":"2024-08-29T17:44:04.552436+0000","last_peered":"2024-08-29T17:44:04.552436+0000","last_clean":"2024-08-29T17:44:04.552436+0000","last_became_active":"2024-08-29T17:43:22.423682+0000","last_became_peered":"2024-08-29T17:43:22.423682+0000","last_unstale":"2024-08-29T17:44:04.552436+0000","last_undegraded":"2024-08-29T17:44:04.552436+0000","last_fullsized":"2024-08-29T17:44:04.552436+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T00:00:19.761506+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.12","version":"0'0","reported_seq":26,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-08-29T17:44:05.556094+0000","last_change":"2024-08-29T17:44:05.556094+0000","last_active":"2024-08-29T17:44:05.556094+0000","last_peered":"2024-08-29T17:44:05.556094+0000","last_clean":"2024-08-29T17:44:05.556094+0000","last_became_active":"2024-08-29T17:44:05.555363+0000","last_became_peered":"2024-08-29T17:44:05.555363+0000","last_unstale":"2024-08-29T17:44:05.556094+0000","last_undegraded":"2024-08-29T17:44:05.556094+0000","last_fullsized":"2024-08-29T17:44:05.556094+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_clean_scrub_stamp":"2024-08-29T17:43:11.112604+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T04:59:50.277685+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.13","version":"0'0","reported_seq":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T17:44:04.540123+0000","last_change":"2024-08-29T17:43:22.440380+0000","last_active":"2024-08-29T17:44:04.540123+0000","last_peered":"2024-08-29T17:44:04.540123+0000","last_clean":"2024-08-29T17:44:04.540123+0000","last_became_active":"2024-08-29T17:43:22.437282+0000","last_became_peered":"2024-08-29T17:43:22.437282+0000","last_unstale":"2024-08-29T17:44:04.540123+0000","last_undegraded":"2024-08-29T17:44:04.540123+0000","last_fullsized":"2024-08-29T17:44:04.540123+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T21:51:00.082308+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"2.11","version":"0'0","reported_seq":17,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T17:44:04.548492+0000","last_change":"2024-08-29T17:43:12.152808+0000","last_active":"2024-08-29T17:44:04.548492+0000","last_peered":"2024-08-29T17:44:04.548492+0000","last_clean":"2024-08-29T17:44:04.548492+0000","last_became_active":"2024-08-29T17:43:12.151945+0000","last_became_peered":"2024-08-29T17:43:12.151945+0000","last_unstale":"2024-08-29T17:44:04.548492+0000","last_undegraded":"2024-08-29T17:44:04.548492+0000","last_fullsized":"2024-08-29T17:44:04.548492+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_clean_scrub_stamp":"2024-08-29T17:43:11.112604+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T19:51:04.461532+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.10","version":"0'0","reported_seq":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T17:44:04.544625+0000","last_change":"2024-08-29T17:43:22.425884+0000","last_active":"2024-08-29T17:44:04.544625+0000","last_peered":"2024-08-29T17:44:04.544625+0000","last_clean":"2024-08-29T17:44:04.544625+0000","last_became_active":"2024-08-29T17:43:22.425161+0000","last_became_peered":"2024-08-29T17:43:22.425161+0000","last_unstale":"2024-08-29T17:44:04.544625+0000","last_undegraded":"2024-08-29T17:44:04.544625+0000","last_fullsized":"2024-08-29T17:44:04.544625+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T03:53:03.851311+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.10","version":"66'8","reported_seq":25,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T17:44:04.534832+0000","last_change":"2024-08-29T17:43:12.126438+0000","last_active":"2024-08-29T17:44:04.534832+0000","last_peered":"2024-08-29T17:44:04.534832+0000","last_clean":"2024-08-29T17:44:04.534832+0000","last_became_active":"2024-08-29T17:43:12.126185+0000","last_became_peered":"2024-08-29T17:43:12.126185+0000","last_unstale":"2024-08-29T17:44:04.534832+0000","last_undegraded":"2024-08-29T17:44:04.534832+0000","last_fullsized":"2024-08-29T17:44:04.534832+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_clean_scrub_stamp":"2024-08-29T17:43:11.112604+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-08-30T17:51:43.662731+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1,0],"acting":[2,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T17:44:04.539614+0000","last_change":"2024-08-29T17:43:22.440942+0000","last_active":"2024-08-29T17:44:04.539614+0000","last_peered":"2024-08-29T17:44:04.539614+0000","last_clean":"2024-08-29T17:44:04.539614+0000","last_became_active":"2024-08-29T17:43:22.438209+0000","last_became_peered":"2024-08-29T17:43:22.438209+0000","last_unstale":"2024-08-29T17:44:04.539614+0000","last_undegraded":"2024-08-29T17:44:04.539614+0000","last_fullsized":"2024-08-29T17:44:04.539614+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T03:50:38.098209+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"2.f","version":"66'1","reported_seq":18,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T17:44:04.551527+0000","last_change":"2024-08-29T17:43:12.160321+0000","last_active":"2024-08-29T17:44:04.551527+0000","last_peered":"2024-08-29T17:44:04.551527+0000","last_clean":"2024-08-29T17:44:04.551527+0000","last_became_active":"2024-08-29T17:43:12.159528+0000","last_became_peered":"2024-08-29T17:43:12.159528+0000","last_unstale":"2024-08-29T17:44:04.551527+0000","last_undegraded":"2024-08-29T17:44:04.551527+0000","last_fullsized":"2024-08-29T17:44:04.551527+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_clean_scrub_stamp":"2024-08-29T17:43:11.112604+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T05:32:34.390630+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,0,7],"acting":[4,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.e","version":"0'0","reported_seq":11,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-08-29T17:44:05.596784+0000","last_change":"2024-08-29T17:44:05.595483+0000","last_active":"2024-08-29T17:44:05.596784+0000","last_peered":"2024-08-29T17:44:05.596784+0000","last_clean":"2024-08-29T17:44:05.596784+0000","last_became_active":"2024-08-29T17:44:05.594411+0000","last_became_peered":"2024-08-29T17:44:05.594411+0000","last_unstale":"2024-08-29T17:44:05.596784+0000","last_undegraded":"2024-08-29T17:44:05.596784+0000","last_fullsized":"2024-08-29T17:44:05.596784+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T00:07:59.104197+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,4,1],"acting":[2,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.e","version":"66'2","reported_seq":19,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T17:44:04.536381+0000","last_change":"2024-08-29T17:43:12.141161+0000","last_active":"2024-08-29T17:44:04.536381+0000","last_peered":"2024-08-29T17:44:04.536381+0000","last_clean":"2024-08-29T17:44:04.536381+0000","last_became_active":"2024-08-29T17:43:12.140728+0000","last_became_peered":"2024-08-29T17:43:12.140728+0000","last_unstale":"2024-08-29T17:44:04.536381+0000","last_undegraded":"2024-08-29T17:44:04.536381+0000","last_fullsized":"2024-08-29T17:44:04.536381+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_clean_scrub_stamp":"2024-08-29T17:43:11.112604+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T01:04:35.800022+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"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":[2,3,7],"acting":[2,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.f","version":"0'0","reported_seq":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T17:44:04.541585+0000","last_change":"2024-08-29T17:43:22.440930+0000","last_active":"2024-08-29T17:44:04.541585+0000","last_peered":"2024-08-29T17:44:04.541585+0000","last_clean":"2024-08-29T17:44:04.541585+0000","last_became_active":"2024-08-29T17:43:22.438782+0000","last_became_peered":"2024-08-29T17:43:22.438782+0000","last_unstale":"2024-08-29T17:44:04.541585+0000","last_undegraded":"2024-08-29T17:44:04.541585+0000","last_fullsized":"2024-08-29T17:44:04.541585+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T21:47:01.676279+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,0],"acting":[7,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.d","version":"66'1","reported_seq":18,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T17:44:04.544591+0000","last_change":"2024-08-29T17:43:12.143498+0000","last_active":"2024-08-29T17:44:04.544591+0000","last_peered":"2024-08-29T17:44:04.544591+0000","last_clean":"2024-08-29T17:44:04.544591+0000","last_became_active":"2024-08-29T17:43:12.143193+0000","last_became_peered":"2024-08-29T17:43:12.143193+0000","last_unstale":"2024-08-29T17:44:04.544591+0000","last_undegraded":"2024-08-29T17:44:04.544591+0000","last_fullsized":"2024-08-29T17:44:04.544591+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_clean_scrub_stamp":"2024-08-29T17:43:11.112604+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T03:09:15.634671+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":[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.c","version":"0'0","reported_seq":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T17:44:04.535616+0000","last_change":"2024-08-29T17:43:22.432127+0000","last_active":"2024-08-29T17:44:04.535616+0000","last_peered":"2024-08-29T17:44:04.535616+0000","last_clean":"2024-08-29T17:44:04.535616+0000","last_became_active":"2024-08-29T17:43:22.431196+0000","last_became_peered":"2024-08-29T17:43:22.431196+0000","last_unstale":"2024-08-29T17:44:04.535616+0000","last_undegraded":"2024-08-29T17:44:04.535616+0000","last_fullsized":"2024-08-29T17:44:04.535616+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T19:46:41.394940+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.c","version":"0'0","reported_seq":17,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T17:44:04.535810+0000","last_change":"2024-08-29T17:43:12.126430+0000","last_active":"2024-08-29T17:44:04.535810+0000","last_peered":"2024-08-29T17:44:04.535810+0000","last_clean":"2024-08-29T17:44:04.535810+0000","last_became_active":"2024-08-29T17:43:12.126131+0000","last_became_peered":"2024-08-29T17:43:12.126131+0000","last_unstale":"2024-08-29T17:44:04.535810+0000","last_undegraded":"2024-08-29T17:44:04.535810+0000","last_fullsized":"2024-08-29T17:44:04.535810+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_clean_scrub_stamp":"2024-08-29T17:43:11.112604+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T22:13:06.114791+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,5,0],"acting":[2,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.d","version":"0'0","reported_seq":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T17:44:04.541880+0000","last_change":"2024-08-29T17:43:22.441805+0000","last_active":"2024-08-29T17:44:04.541880+0000","last_peered":"2024-08-29T17:44:04.541880+0000","last_clean":"2024-08-29T17:44:04.541880+0000","last_became_active":"2024-08-29T17:43:22.441255+0000","last_became_peered":"2024-08-29T17:43:22.441255+0000","last_unstale":"2024-08-29T17:44:04.541880+0000","last_undegraded":"2024-08-29T17:44:04.541880+0000","last_fullsized":"2024-08-29T17:44:04.541880+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T03:10:59.019018+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.0","version":"21'117","reported_seq":225,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-08-29T17:44:05.537719+0000","last_change":"2024-08-29T17:42:09.313497+0000","last_active":"2024-08-29T17:44:05.537719+0000","last_peered":"2024-08-29T17:44:05.537719+0000","last_clean":"2024-08-29T17:44:05.537719+0000","last_became_active":"2024-08-29T17:42:09.312320+0000","last_became_peered":"2024-08-29T17:42:09.312320+0000","last_unstale":"2024-08-29T17:44:05.537719+0000","last_undegraded":"2024-08-29T17:44:05.537719+0000","last_fullsized":"2024-08-29T17:44:05.537719+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:37:34.254299+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:37:34.254299+0000","last_clean_scrub_stamp":"2024-08-29T17:37:34.254299+0000","objects_scrubbed":0,"log_size":117,"log_dups_size":0,"ondisk_log_size":117,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T00:42:15.931486+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":116,"num_read_kb":100,"num_write":159,"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":"0'0","reported_seq":17,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T17:44:04.534966+0000","last_change":"2024-08-29T17:43:12.147531+0000","last_active":"2024-08-29T17:44:04.534966+0000","last_peered":"2024-08-29T17:44:04.534966+0000","last_clean":"2024-08-29T17:44:04.534966+0000","last_became_active":"2024-08-29T17:43:12.142640+0000","last_became_peered":"2024-08-29T17:43:12.142640+0000","last_unstale":"2024-08-29T17:44:04.534966+0000","last_undegraded":"2024-08-29T17:44:04.534966+0000","last_fullsized":"2024-08-29T17:44:04.534966+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_clean_scrub_stamp":"2024-08-29T17:43:11.112604+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T05:22:34.527478+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T17:44:04.541365+0000","last_change":"2024-08-29T17:43:22.440240+0000","last_active":"2024-08-29T17:44:04.541365+0000","last_peered":"2024-08-29T17:44:04.541365+0000","last_clean":"2024-08-29T17:44:04.541365+0000","last_became_active":"2024-08-29T17:43:22.440016+0000","last_became_peered":"2024-08-29T17:43:22.440016+0000","last_unstale":"2024-08-29T17:44:04.541365+0000","last_undegraded":"2024-08-29T17:44:04.541365+0000","last_fullsized":"2024-08-29T17:44:04.541365+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T18:23:14.604754+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.0","version":"0'0","reported_seq":17,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T17:44:04.539567+0000","last_change":"2024-08-29T17:43:12.163402+0000","last_active":"2024-08-29T17:44:04.539567+0000","last_peered":"2024-08-29T17:44:04.539567+0000","last_clean":"2024-08-29T17:44:04.539567+0000","last_became_active":"2024-08-29T17:43:12.159822+0000","last_became_peered":"2024-08-29T17:43:12.159822+0000","last_unstale":"2024-08-29T17:44:04.539567+0000","last_undegraded":"2024-08-29T17:44:04.539567+0000","last_fullsized":"2024-08-29T17:44:04.539567+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_clean_scrub_stamp":"2024-08-29T17:43:11.112604+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T01:26:26.161694+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T17:44:04.551026+0000","last_change":"2024-08-29T17:43:22.408438+0000","last_active":"2024-08-29T17:44:04.551026+0000","last_peered":"2024-08-29T17:44:04.551026+0000","last_clean":"2024-08-29T17:44:04.551026+0000","last_became_active":"2024-08-29T17:43:22.407516+0000","last_became_peered":"2024-08-29T17:43:22.407516+0000","last_unstale":"2024-08-29T17:44:04.551026+0000","last_undegraded":"2024-08-29T17:44:04.551026+0000","last_fullsized":"2024-08-29T17:44:04.551026+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T23:12:16.442986+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":17,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T17:44:04.535199+0000","last_change":"2024-08-29T17:43:12.125782+0000","last_active":"2024-08-29T17:44:04.535199+0000","last_peered":"2024-08-29T17:44:04.535199+0000","last_clean":"2024-08-29T17:44:04.535199+0000","last_became_active":"2024-08-29T17:43:12.125540+0000","last_became_peered":"2024-08-29T17:43:12.125540+0000","last_unstale":"2024-08-29T17:44:04.535199+0000","last_undegraded":"2024-08-29T17:44:04.535199+0000","last_fullsized":"2024-08-29T17:44:04.535199+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_clean_scrub_stamp":"2024-08-29T17:43:11.112604+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T05:06:37.155060+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T17:44:04.540631+0000","last_change":"2024-08-29T17:43:22.413712+0000","last_active":"2024-08-29T17:44:04.540631+0000","last_peered":"2024-08-29T17:44:04.540631+0000","last_clean":"2024-08-29T17:44:04.540631+0000","last_became_active":"2024-08-29T17:43:22.412844+0000","last_became_peered":"2024-08-29T17:43:22.412844+0000","last_unstale":"2024-08-29T17:44:04.540631+0000","last_undegraded":"2024-08-29T17:44:04.540631+0000","last_fullsized":"2024-08-29T17:44:04.540631+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T21:12:16.006400+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.2","version":"0'0","reported_seq":17,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T17:44:04.534898+0000","last_change":"2024-08-29T17:43:12.148715+0000","last_active":"2024-08-29T17:44:04.534898+0000","last_peered":"2024-08-29T17:44:04.534898+0000","last_clean":"2024-08-29T17:44:04.534898+0000","last_became_active":"2024-08-29T17:43:12.144623+0000","last_became_peered":"2024-08-29T17:43:12.144623+0000","last_unstale":"2024-08-29T17:44:04.534898+0000","last_undegraded":"2024-08-29T17:44:04.534898+0000","last_fullsized":"2024-08-29T17:44:04.534898+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_clean_scrub_stamp":"2024-08-29T17:43:11.112604+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T23:39:09.068966+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T17:44:04.550242+0000","last_change":"2024-08-29T17:43:22.443581+0000","last_active":"2024-08-29T17:44:04.550242+0000","last_peered":"2024-08-29T17:44:04.550242+0000","last_clean":"2024-08-29T17:44:04.550242+0000","last_became_active":"2024-08-29T17:43:22.442961+0000","last_became_peered":"2024-08-29T17:43:22.442961+0000","last_unstale":"2024-08-29T17:44:04.550242+0000","last_undegraded":"2024-08-29T17:44:04.550242+0000","last_fullsized":"2024-08-29T17:44:04.550242+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T18:31:34.423166+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,6],"acting":[4,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":17,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T17:44:04.543902+0000","last_change":"2024-08-29T17:43:12.140538+0000","last_active":"2024-08-29T17:44:04.543902+0000","last_peered":"2024-08-29T17:44:04.543902+0000","last_clean":"2024-08-29T17:44:04.543902+0000","last_became_active":"2024-08-29T17:43:12.140210+0000","last_became_peered":"2024-08-29T17:43:12.140210+0000","last_unstale":"2024-08-29T17:44:04.543902+0000","last_undegraded":"2024-08-29T17:44:04.543902+0000","last_fullsized":"2024-08-29T17:44:04.543902+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_clean_scrub_stamp":"2024-08-29T17:43:11.112604+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T19:22:43.927826+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,7],"acting":[1,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T17:44:04.535555+0000","last_change":"2024-08-29T17:43:22.414004+0000","last_active":"2024-08-29T17:44:04.535555+0000","last_peered":"2024-08-29T17:44:04.535555+0000","last_clean":"2024-08-29T17:44:04.535555+0000","last_became_active":"2024-08-29T17:43:22.413268+0000","last_became_peered":"2024-08-29T17:43:22.413268+0000","last_unstale":"2024-08-29T17:44:04.535555+0000","last_undegraded":"2024-08-29T17:44:04.535555+0000","last_fullsized":"2024-08-29T17:44:04.535555+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T18:41:00.568838+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.5","version":"0'0","reported_seq":17,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T17:44:04.542362+0000","last_change":"2024-08-29T17:43:12.162174+0000","last_active":"2024-08-29T17:44:04.542362+0000","last_peered":"2024-08-29T17:44:04.542362+0000","last_clean":"2024-08-29T17:44:04.542362+0000","last_became_active":"2024-08-29T17:43:12.160883+0000","last_became_peered":"2024-08-29T17:43:12.160883+0000","last_unstale":"2024-08-29T17:44:04.542362+0000","last_undegraded":"2024-08-29T17:44:04.542362+0000","last_fullsized":"2024-08-29T17:44:04.542362+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_clean_scrub_stamp":"2024-08-29T17:43:11.112604+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T05:27:02.927149+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T17:44:04.543786+0000","last_change":"2024-08-29T17:43:22.397499+0000","last_active":"2024-08-29T17:44:04.543786+0000","last_peered":"2024-08-29T17:44:04.543786+0000","last_clean":"2024-08-29T17:44:04.543786+0000","last_became_active":"2024-08-29T17:43:22.396889+0000","last_became_peered":"2024-08-29T17:43:22.396889+0000","last_unstale":"2024-08-29T17:44:04.543786+0000","last_undegraded":"2024-08-29T17:44:04.543786+0000","last_fullsized":"2024-08-29T17:44:04.543786+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T20:47:04.294723+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.6","version":"66'1","reported_seq":18,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T17:44:04.545301+0000","last_change":"2024-08-29T17:43:12.143625+0000","last_active":"2024-08-29T17:44:04.545301+0000","last_peered":"2024-08-29T17:44:04.545301+0000","last_clean":"2024-08-29T17:44:04.545301+0000","last_became_active":"2024-08-29T17:43:12.143293+0000","last_became_peered":"2024-08-29T17:43:12.143293+0000","last_unstale":"2024-08-29T17:44:04.545301+0000","last_undegraded":"2024-08-29T17:44:04.545301+0000","last_fullsized":"2024-08-29T17:44:04.545301+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_clean_scrub_stamp":"2024-08-29T17:43:11.112604+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T19:46:05.894272+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":[1,6,4],"acting":[1,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.7","version":"0'0","reported_seq":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T17:44:04.543571+0000","last_change":"2024-08-29T17:43:22.419076+0000","last_active":"2024-08-29T17:44:04.543571+0000","last_peered":"2024-08-29T17:44:04.543571+0000","last_clean":"2024-08-29T17:44:04.543571+0000","last_became_active":"2024-08-29T17:43:22.418687+0000","last_became_peered":"2024-08-29T17:43:22.418687+0000","last_unstale":"2024-08-29T17:44:04.543571+0000","last_undegraded":"2024-08-29T17:44:04.543571+0000","last_fullsized":"2024-08-29T17:44:04.543571+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T22:43:59.679507+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.7","version":"66'2","reported_seq":19,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T17:44:04.551611+0000","last_change":"2024-08-29T17:43:12.158688+0000","last_active":"2024-08-29T17:44:04.551611+0000","last_peered":"2024-08-29T17:44:04.551611+0000","last_clean":"2024-08-29T17:44:04.551611+0000","last_became_active":"2024-08-29T17:43:12.157849+0000","last_became_peered":"2024-08-29T17:43:12.157849+0000","last_unstale":"2024-08-29T17:44:04.551611+0000","last_undegraded":"2024-08-29T17:44:04.551611+0000","last_fullsized":"2024-08-29T17:44:04.551611+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_clean_scrub_stamp":"2024-08-29T17:43:11.112604+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T03:29:39.643120+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"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":[6,7,2],"acting":[6,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.6","version":"0'0","reported_seq":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T17:44:04.552322+0000","last_change":"2024-08-29T17:43:22.404105+0000","last_active":"2024-08-29T17:44:04.552322+0000","last_peered":"2024-08-29T17:44:04.552322+0000","last_clean":"2024-08-29T17:44:04.552322+0000","last_became_active":"2024-08-29T17:43:22.403208+0000","last_became_peered":"2024-08-29T17:43:22.403208+0000","last_unstale":"2024-08-29T17:44:04.552322+0000","last_undegraded":"2024-08-29T17:44:04.552322+0000","last_fullsized":"2024-08-29T17:44:04.552322+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T22:59:27.504409+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.8","version":"0'0","reported_seq":17,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T17:44:04.539489+0000","last_change":"2024-08-29T17:43:12.160549+0000","last_active":"2024-08-29T17:44:04.539489+0000","last_peered":"2024-08-29T17:44:04.539489+0000","last_clean":"2024-08-29T17:44:04.539489+0000","last_became_active":"2024-08-29T17:43:12.159593+0000","last_became_peered":"2024-08-29T17:43:12.159593+0000","last_unstale":"2024-08-29T17:44:04.539489+0000","last_undegraded":"2024-08-29T17:44:04.539489+0000","last_fullsized":"2024-08-29T17:44:04.539489+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_clean_scrub_stamp":"2024-08-29T17:43:11.112604+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T00:52:07.763403+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[7,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T17:44:04.546460+0000","last_change":"2024-08-29T17:43:22.420595+0000","last_active":"2024-08-29T17:44:04.546460+0000","last_peered":"2024-08-29T17:44:04.546460+0000","last_clean":"2024-08-29T17:44:04.546460+0000","last_became_active":"2024-08-29T17:43:22.410801+0000","last_became_peered":"2024-08-29T17:43:22.410801+0000","last_unstale":"2024-08-29T17:44:04.546460+0000","last_undegraded":"2024-08-29T17:44:04.546460+0000","last_fullsized":"2024-08-29T17:44:04.546460+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T00:01:50.559183+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.9","version":"0'0","reported_seq":17,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T17:44:04.542279+0000","last_change":"2024-08-29T17:43:12.137237+0000","last_active":"2024-08-29T17:44:04.542279+0000","last_peered":"2024-08-29T17:44:04.542279+0000","last_clean":"2024-08-29T17:44:04.542279+0000","last_became_active":"2024-08-29T17:43:12.136963+0000","last_became_peered":"2024-08-29T17:43:12.136963+0000","last_unstale":"2024-08-29T17:44:04.542279+0000","last_undegraded":"2024-08-29T17:44:04.542279+0000","last_fullsized":"2024-08-29T17:44:04.542279+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_clean_scrub_stamp":"2024-08-29T17:43:11.112604+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T05:09:38.181638+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.8","version":"0'0","reported_seq":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T17:44:04.539754+0000","last_change":"2024-08-29T17:43:22.416935+0000","last_active":"2024-08-29T17:44:04.539754+0000","last_peered":"2024-08-29T17:44:04.539754+0000","last_clean":"2024-08-29T17:44:04.539754+0000","last_became_active":"2024-08-29T17:43:22.416656+0000","last_became_peered":"2024-08-29T17:43:22.416656+0000","last_unstale":"2024-08-29T17:44:04.539754+0000","last_undegraded":"2024-08-29T17:44:04.539754+0000","last_fullsized":"2024-08-29T17:44:04.539754+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T05:37:52.229115+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"2.a","version":"0'0","reported_seq":17,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T17:44:04.543631+0000","last_change":"2024-08-29T17:43:12.139525+0000","last_active":"2024-08-29T17:44:04.543631+0000","last_peered":"2024-08-29T17:44:04.543631+0000","last_clean":"2024-08-29T17:44:04.543631+0000","last_became_active":"2024-08-29T17:43:12.139261+0000","last_became_peered":"2024-08-29T17:43:12.139261+0000","last_unstale":"2024-08-29T17:44:04.543631+0000","last_undegraded":"2024-08-29T17:44:04.543631+0000","last_fullsized":"2024-08-29T17:44:04.543631+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_clean_scrub_stamp":"2024-08-29T17:43:11.112604+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T02:51:37.427415+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.b","version":"0'0","reported_seq":23,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-08-29T17:44:05.596339+0000","last_change":"2024-08-29T17:44:05.596339+0000","last_active":"2024-08-29T17:44:05.596339+0000","last_peered":"2024-08-29T17:44:05.596339+0000","last_clean":"2024-08-29T17:44:05.596339+0000","last_became_active":"2024-08-29T17:44:05.595388+0000","last_became_peered":"2024-08-29T17:44:05.595388+0000","last_unstale":"2024-08-29T17:44:05.596339+0000","last_undegraded":"2024-08-29T17:44:05.596339+0000","last_fullsized":"2024-08-29T17:44:05.596339+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T00:12:03.873318+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.b","version":"66'2","reported_seq":19,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T17:44:04.540651+0000","last_change":"2024-08-29T17:43:12.162880+0000","last_active":"2024-08-29T17:44:04.540651+0000","last_peered":"2024-08-29T17:44:04.540651+0000","last_clean":"2024-08-29T17:44:04.540651+0000","last_became_active":"2024-08-29T17:43:12.162582+0000","last_became_peered":"2024-08-29T17:43:12.162582+0000","last_unstale":"2024-08-29T17:44:04.540651+0000","last_undegraded":"2024-08-29T17:44:04.540651+0000","last_fullsized":"2024-08-29T17:44:04.540651+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_clean_scrub_stamp":"2024-08-29T17:43:11.112604+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T22:51:55.632010+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":[7,4,5],"acting":[7,4,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T17:44:04.547615+0000","last_change":"2024-08-29T17:43:22.432223+0000","last_active":"2024-08-29T17:44:04.547615+0000","last_peered":"2024-08-29T17:44:04.547615+0000","last_clean":"2024-08-29T17:44:04.547615+0000","last_became_active":"2024-08-29T17:43:22.431693+0000","last_became_peered":"2024-08-29T17:43:22.431693+0000","last_unstale":"2024-08-29T17:44:04.547615+0000","last_undegraded":"2024-08-29T17:44:04.547615+0000","last_fullsized":"2024-08-29T17:44:04.547615+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T02:11:05.264439+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.1d","version":"0'0","reported_seq":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T17:44:04.535338+0000","last_change":"2024-08-29T17:43:22.427617+0000","last_active":"2024-08-29T17:44:04.535338+0000","last_peered":"2024-08-29T17:44:04.535338+0000","last_clean":"2024-08-29T17:44:04.535338+0000","last_became_active":"2024-08-29T17:43:22.426859+0000","last_became_peered":"2024-08-29T17:43:22.426859+0000","last_unstale":"2024-08-29T17:44:04.535338+0000","last_undegraded":"2024-08-29T17:44:04.535338+0000","last_fullsized":"2024-08-29T17:44:04.535338+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T22:28:12.823568+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.1c","version":"66'2","reported_seq":19,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T17:44:04.540339+0000","last_change":"2024-08-29T17:43:12.162166+0000","last_active":"2024-08-29T17:44:04.540339+0000","last_peered":"2024-08-29T17:44:04.540339+0000","last_clean":"2024-08-29T17:44:04.540339+0000","last_became_active":"2024-08-29T17:43:12.161212+0000","last_became_peered":"2024-08-29T17:43:12.161212+0000","last_unstale":"2024-08-29T17:44:04.540339+0000","last_undegraded":"2024-08-29T17:44:04.540339+0000","last_fullsized":"2024-08-29T17:44:04.540339+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_clean_scrub_stamp":"2024-08-29T17:43:11.112604+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T05:18:14.157999+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"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,5,2],"acting":[7,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1c","version":"0'0","reported_seq":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T17:44:04.535364+0000","last_change":"2024-08-29T17:43:22.404322+0000","last_active":"2024-08-29T17:44:04.535364+0000","last_peered":"2024-08-29T17:44:04.535364+0000","last_clean":"2024-08-29T17:44:04.535364+0000","last_became_active":"2024-08-29T17:43:22.403501+0000","last_became_peered":"2024-08-29T17:43:22.403501+0000","last_unstale":"2024-08-29T17:44:04.535364+0000","last_undegraded":"2024-08-29T17:44:04.535364+0000","last_fullsized":"2024-08-29T17:44:04.535364+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T01:02:49.970879+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.1d","version":"66'2","reported_seq":19,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T17:44:04.542186+0000","last_change":"2024-08-29T17:43:12.161656+0000","last_active":"2024-08-29T17:44:04.542186+0000","last_peered":"2024-08-29T17:44:04.542186+0000","last_clean":"2024-08-29T17:44:04.542186+0000","last_became_active":"2024-08-29T17:43:12.159766+0000","last_became_peered":"2024-08-29T17:43:12.159766+0000","last_unstale":"2024-08-29T17:44:04.542186+0000","last_undegraded":"2024-08-29T17:44:04.542186+0000","last_fullsized":"2024-08-29T17:44:04.542186+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_clean_scrub_stamp":"2024-08-29T17:43:11.112604+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T23:35:27.664152+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"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,6,0],"acting":[7,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1f","version":"0'0","reported_seq":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T17:44:04.552018+0000","last_change":"2024-08-29T17:43:22.406102+0000","last_active":"2024-08-29T17:44:04.552018+0000","last_peered":"2024-08-29T17:44:04.552018+0000","last_clean":"2024-08-29T17:44:04.552018+0000","last_became_active":"2024-08-29T17:43:22.405822+0000","last_became_peered":"2024-08-29T17:43:22.405822+0000","last_unstale":"2024-08-29T17:44:04.552018+0000","last_undegraded":"2024-08-29T17:44:04.552018+0000","last_fullsized":"2024-08-29T17:44:04.552018+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T02:23:16.509679+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.1e","version":"66'1","reported_seq":18,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T17:44:04.544239+0000","last_change":"2024-08-29T17:43:12.127669+0000","last_active":"2024-08-29T17:44:04.544239+0000","last_peered":"2024-08-29T17:44:04.544239+0000","last_clean":"2024-08-29T17:44:04.544239+0000","last_became_active":"2024-08-29T17:43:12.127359+0000","last_became_peered":"2024-08-29T17:43:12.127359+0000","last_unstale":"2024-08-29T17:44:04.544239+0000","last_undegraded":"2024-08-29T17:44:04.544239+0000","last_fullsized":"2024-08-29T17:44:04.544239+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_clean_scrub_stamp":"2024-08-29T17:43:11.112604+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T19:28:14.339311+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"0'0","reported_seq":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T17:44:04.543777+0000","last_change":"2024-08-29T17:43:22.427031+0000","last_active":"2024-08-29T17:44:04.543777+0000","last_peered":"2024-08-29T17:44:04.543777+0000","last_clean":"2024-08-29T17:44:04.543777+0000","last_became_active":"2024-08-29T17:43:22.426568+0000","last_became_peered":"2024-08-29T17:43:22.426568+0000","last_unstale":"2024-08-29T17:44:04.543777+0000","last_undegraded":"2024-08-29T17:44:04.543777+0000","last_fullsized":"2024-08-29T17:44:04.543777+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T04:52:27.019292+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,2],"acting":[3,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.1f","version":"66'4","reported_seq":21,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T17:44:04.552619+0000","last_change":"2024-08-29T17:43:12.141158+0000","last_active":"2024-08-29T17:44:04.552619+0000","last_peered":"2024-08-29T17:44:04.552619+0000","last_clean":"2024-08-29T17:44:04.552619+0000","last_became_active":"2024-08-29T17:43:12.140879+0000","last_became_peered":"2024-08-29T17:43:12.140879+0000","last_unstale":"2024-08-29T17:44:04.552619+0000","last_undegraded":"2024-08-29T17:44:04.552619+0000","last_fullsized":"2024-08-29T17:44:04.552619+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_clean_scrub_stamp":"2024-08-29T17:43:11.112604+0000","objects_scrubbed":0,"log_size":4,"log_dups_size":0,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T03:44:40.323006+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,7,4],"acting":[0,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]}],"pool_stats":[{"poolid":3,"num_pg":64,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"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":192,"acting":192,"num_store_stats":8},{"poolid":2,"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":0,"num_read_kb":0,"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":39,"ondisk_log_size":39,"up":96,"acting":96,"num_store_stats":8},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":116,"num_read_kb":100,"num_write":159,"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":4157440,"data_stored":4132576,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":117,"ondisk_log_size":117,"up":3,"acting":3,"num_store_stats":7}],"osd_stats":[{"osd":7,"up_from":55,"seq":236223201312,"num_pgs":42,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28288,"kb_used_data":1264,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716864,"statfs":{"total":95995035648,"available":95966068736,"internally_reserved":0,"allocated":1294336,"data_stored":885856,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1589,"internal_metadata":27654603},"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":"Thu Aug 29 17:44:08 2024","interfaces":[{"interface":"back","average":{"1min":0.91700000000000004,"5min":0.83699999999999997,"15min":0.82399999999999995},"min":{"1min":0.65300000000000002,"5min":0.57099999999999995,"15min":0.57099999999999995},"max":{"1min":1.1579999999999999,"5min":1.2829999999999999,"15min":1.2829999999999999},"last":0.92600000000000005},{"interface":"front","average":{"1min":0.95699999999999996,"5min":0.91000000000000003,"15min":0.90200000000000002},"min":{"1min":0.74099999999999999,"5min":0.57699999999999996,"15min":0.57699999999999996},"max":{"1min":1.1220000000000001,"5min":1.226,"15min":1.226},"last":1.226}]},{"osd":1,"last update":"Thu Aug 29 17:44:08 2024","interfaces":[{"interface":"back","average":{"1min":1.036,"5min":0.97599999999999998,"15min":0.96599999999999997},"min":{"1min":0.629,"5min":0.54700000000000004,"15min":0.54700000000000004},"max":{"1min":1.1990000000000001,"5min":1.1990000000000001,"15min":1.1990000000000001},"last":1.0109999999999999},{"interface":"front","average":{"1min":0.876,"5min":0.85899999999999999,"15min":0.85599999999999998},"min":{"1min":0.67100000000000004,"5min":0.64000000000000001,"15min":0.64000000000000001},"max":{"1min":1.111,"5min":1.2729999999999999,"15min":1.2729999999999999},"last":0.88300000000000001}]},{"osd":2,"last update":"Thu Aug 29 17:44:08 2024","interfaces":[{"interface":"back","average":{"1min":0.93500000000000005,"5min":0.94899999999999995,"15min":0.95099999999999996},"min":{"1min":0.63300000000000001,"5min":0.59099999999999997,"15min":0.59099999999999997},"max":{"1min":1.2110000000000001,"5min":1.23,"15min":1.23},"last":1.256},{"interface":"front","average":{"1min":0.96199999999999997,"5min":0.95699999999999996,"15min":0.95599999999999996},"min":{"1min":0.76600000000000001,"5min":0.68999999999999995,"15min":0.68999999999999995},"max":{"1min":1.1919999999999999,"5min":1.218,"15min":1.218},"last":1.0569999999999999}]},{"osd":3,"last update":"Thu Aug 29 17:44:08 2024","interfaces":[{"interface":"back","average":{"1min":0.94099999999999995,"5min":0.89900000000000002,"15min":0.89200000000000002},"min":{"1min":0.76800000000000002,"5min":0.55000000000000004,"15min":0.55000000000000004},"max":{"1min":1.2170000000000001,"5min":1.244,"15min":1.244},"last":1.1659999999999999},{"interface":"front","average":{"1min":1.002,"5min":0.97799999999999998,"15min":0.97399999999999998},"min":{"1min":0.67200000000000004,"5min":0.66800000000000004,"15min":0.66800000000000004},"max":{"1min":1.236,"5min":1.236,"15min":1.236},"last":1.1930000000000001}]},{"osd":4,"last update":"Thu Aug 29 17:44:08 2024","interfaces":[{"interface":"back","average":{"1min":0.874,"5min":0.83099999999999996,"15min":0.82399999999999995},"min":{"1min":0.53800000000000003,"5min":0.438,"15min":0.438},"max":{"1min":1.1739999999999999,"5min":1.1739999999999999,"15min":1.1739999999999999},"last":0.84299999999999997},{"interface":"front","average":{"1min":0.84999999999999998,"5min":0.86699999999999999,"15min":0.87},"min":{"1min":0.63100000000000001,"5min":0.35499999999999998,"15min":0.35499999999999998},"max":{"1min":1.2070000000000001,"5min":1.2070000000000001,"15min":1.2070000000000001},"last":1.127}]},{"osd":5,"last update":"Thu Aug 29 17:44:08 2024","interfaces":[{"interface":"back","average":{"1min":0.92100000000000004,"5min":0.93100000000000005,"15min":0.93300000000000005},"min":{"1min":0.59799999999999998,"5min":0.38600000000000001,"15min":0.38600000000000001},"max":{"1min":1.1160000000000001,"5min":1.262,"15min":1.262},"last":1.081},{"interface":"front","average":{"1min":0.94099999999999995,"5min":0.94199999999999995,"15min":0.94199999999999995},"min":{"1min":0.64500000000000002,"5min":0.40799999999999997,"15min":0.40799999999999997},"max":{"1min":1.3260000000000001,"5min":1.3260000000000001,"15min":1.3260000000000001},"last":1.3300000000000001}]},{"osd":6,"last update":"Thu Aug 29 17:44:08 2024","interfaces":[{"interface":"back","average":{"1min":0.99399999999999999,"5min":1.02,"15min":1.024},"min":{"1min":0.76200000000000001,"5min":0.45100000000000001,"15min":0.45100000000000001},"max":{"1min":1.278,"5min":1.2969999999999999,"15min":1.2969999999999999},"last":1.278},{"interface":"front","average":{"1min":1.0900000000000001,"5min":1.0760000000000001,"15min":1.0740000000000001},"min":{"1min":0.878,"5min":0.45800000000000002,"15min":0.45800000000000002},"max":{"1min":1.266,"5min":1.3939999999999999,"15min":1.3939999999999999},"last":1.3069999999999999}]}]},{"osd":6,"up_from":47,"seq":201863462954,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28288,"kb_used_data":1264,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716864,"statfs":{"total":95995035648,"available":95966068736,"internally_reserved":0,"allocated":1294336,"data_stored":886543,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":27654599},"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":"Thu Aug 29 17:44:22 2024","interfaces":[{"interface":"back","average":{"1min":0.88900000000000001,"5min":0.86799999999999999,"15min":0.85699999999999998},"min":{"1min":0.61599999999999999,"5min":0.47099999999999997,"15min":0.47099999999999997},"max":{"1min":1.228,"5min":1.395,"15min":1.395},"last":1.0669999999999999},{"interface":"front","average":{"1min":1.0189999999999999,"5min":0.90900000000000003,"15min":0.872},"min":{"1min":0.71199999999999997,"5min":0.495,"15min":0.495},"max":{"1min":1.2490000000000001,"5min":1.2509999999999999,"15min":1.2509999999999999},"last":0.82899999999999996}]},{"osd":1,"last update":"Thu Aug 29 17:44:22 2024","interfaces":[{"interface":"back","average":{"1min":0.91900000000000004,"5min":0.88900000000000001,"15min":0.878},"min":{"1min":0.68400000000000005,"5min":0.53300000000000003,"15min":0.53300000000000003},"max":{"1min":1.1439999999999999,"5min":1.2849999999999999,"15min":1.2849999999999999},"last":0.98599999999999999},{"interface":"front","average":{"1min":0.95199999999999996,"5min":0.91400000000000003,"15min":0.89500000000000002},"min":{"1min":0.56999999999999995,"5min":0.56999999999999995,"15min":0.56999999999999995},"max":{"1min":1.27,"5min":1.3779999999999999,"15min":1.3779999999999999},"last":0.69199999999999995}]},{"osd":2,"last update":"Thu Aug 29 17:44:22 2024","interfaces":[{"interface":"back","average":{"1min":0.97699999999999998,"5min":0.92600000000000005,"15min":0.90800000000000003},"min":{"1min":0.81200000000000006,"5min":0.56799999999999995,"15min":0.56799999999999995},"max":{"1min":1.113,"5min":1.466,"15min":1.466},"last":0.94199999999999995},{"interface":"front","average":{"1min":0.97799999999999998,"5min":0.93700000000000006,"15min":0.93200000000000005},"min":{"1min":0.63100000000000001,"5min":0.61499999999999999,"15min":0.61499999999999999},"max":{"1min":1.268,"5min":1.268,"15min":1.268},"last":0.91800000000000004}]},{"osd":3,"last update":"Thu Aug 29 17:44:22 2024","interfaces":[{"interface":"back","average":{"1min":0.94399999999999995,"5min":0.92900000000000005,"15min":0.93100000000000005},"min":{"1min":0.68100000000000005,"5min":0.58299999999999996,"15min":0.58299999999999996},"max":{"1min":1.2270000000000001,"5min":1.2270000000000001,"15min":1.2270000000000001},"last":0.879},{"interface":"front","average":{"1min":0.97399999999999998,"5min":0.997,"15min":0.995},"min":{"1min":0.66800000000000004,"5min":0.63300000000000001,"15min":0.63300000000000001},"max":{"1min":1.2949999999999999,"5min":1.3069999999999999,"15min":1.3069999999999999},"last":1.0169999999999999}]},{"osd":4,"last update":"Thu Aug 29 17:44:22 2024","interfaces":[{"interface":"back","average":{"1min":0.80900000000000005,"5min":0.80600000000000005,"15min":0.80200000000000005},"min":{"1min":0.59799999999999998,"5min":0.39500000000000002,"15min":0.39500000000000002},"max":{"1min":1.165,"5min":1.165,"15min":1.165},"last":1.089},{"interface":"front","average":{"1min":0.94999999999999996,"5min":0.84599999999999997,"15min":0.81999999999999995},"min":{"1min":0.61599999999999999,"5min":0.41999999999999998,"15min":0.41999999999999998},"max":{"1min":1.272,"5min":1.429,"15min":1.429},"last":1.119}]},{"osd":5,"last update":"Thu Aug 29 17:44:22 2024","interfaces":[{"interface":"back","average":{"1min":0.97199999999999998,"5min":0.876,"15min":0.84999999999999998},"min":{"1min":0.65500000000000003,"5min":0.44900000000000001,"15min":0.44900000000000001},"max":{"1min":1.3799999999999999,"5min":1.3799999999999999,"15min":1.3799999999999999},"last":1.044},{"interface":"front","average":{"1min":0.94799999999999995,"5min":0.93700000000000006,"15min":0.92100000000000004},"min":{"1min":0.75900000000000001,"5min":0.46800000000000003,"15min":0.46800000000000003},"max":{"1min":1.1639999999999999,"5min":1.5109999999999999,"15min":1.5109999999999999},"last":1.212}]},{"osd":7,"last update":"Thu Aug 29 17:44:06 2024","interfaces":[{"interface":"back","average":{"1min":1.042,"5min":1.0089999999999999,"15min":1.0029999999999999},"min":{"1min":0.67500000000000004,"5min":0.41699999999999998,"15min":0.41699999999999998},"max":{"1min":1.544,"5min":1.544,"15min":1.544},"last":0.78900000000000003},{"interface":"front","average":{"1min":1.1539999999999999,"5min":1.0629999999999999,"15min":1.048},"min":{"1min":0.875,"5min":0.443,"15min":0.443},"max":{"1min":1.361,"5min":1.5389999999999999,"15min":1.5389999999999999},"last":1.157}]}]},{"osd":5,"up_from":39,"seq":167503724598,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27712,"kb_used_data":688,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717440,"statfs":{"total":95995035648,"available":95966658560,"internally_reserved":0,"allocated":704512,"data_stored":296265,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"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":"Thu Aug 29 17:44:29 2024","interfaces":[{"interface":"back","average":{"1min":0.93500000000000005,"5min":0.879,"15min":0.81599999999999995},"min":{"1min":0.627,"5min":0.58099999999999996,"15min":0.58099999999999996},"max":{"1min":1.2270000000000001,"5min":1.2270000000000001,"15min":1.2270000000000001},"last":1.2370000000000001},{"interface":"front","average":{"1min":0.89000000000000001,"5min":0.88600000000000001,"15min":0.86799999999999999},"min":{"1min":0.70299999999999996,"5min":0.54700000000000004,"15min":0.54700000000000004},"max":{"1min":1.1240000000000001,"5min":1.1819999999999999,"15min":1.1819999999999999},"last":0.77400000000000002}]},{"osd":1,"last update":"Thu Aug 29 17:44:29 2024","interfaces":[{"interface":"back","average":{"1min":0.97399999999999998,"5min":0.89000000000000001,"15min":0.85399999999999998},"min":{"1min":0.66300000000000003,"5min":0.60999999999999999,"15min":0.60999999999999999},"max":{"1min":1.319,"5min":1.319,"15min":1.319},"last":0.95499999999999996},{"interface":"front","average":{"1min":0.92400000000000004,"5min":0.88800000000000001,"15min":0.85399999999999998},"min":{"1min":0.61699999999999999,"5min":0.57699999999999996,"15min":0.57699999999999996},"max":{"1min":1.1539999999999999,"5min":1.2290000000000001,"15min":1.2290000000000001},"last":1.1319999999999999}]},{"osd":2,"last update":"Thu Aug 29 17:44:29 2024","interfaces":[{"interface":"back","average":{"1min":0.95499999999999996,"5min":0.88600000000000001,"15min":0.83199999999999996},"min":{"1min":0.67700000000000005,"5min":0.56100000000000005,"15min":0.56100000000000005},"max":{"1min":1.3839999999999999,"5min":1.3839999999999999,"15min":1.3839999999999999},"last":0.83399999999999996},{"interface":"front","average":{"1min":0.90300000000000002,"5min":0.91700000000000004,"15min":0.89900000000000002},"min":{"1min":0.58099999999999996,"5min":0.58099999999999996,"15min":0.58099999999999996},"max":{"1min":1.1779999999999999,"5min":1.403,"15min":1.403},"last":1.171}]},{"osd":3,"last update":"Thu Aug 29 17:44:29 2024","interfaces":[{"interface":"back","average":{"1min":0.94499999999999995,"5min":0.91700000000000004,"15min":0.873},"min":{"1min":0.47099999999999997,"5min":0.47099999999999997,"15min":0.47099999999999997},"max":{"1min":1.167,"5min":1.2210000000000001,"15min":1.2210000000000001},"last":1.107},{"interface":"front","average":{"1min":1.0880000000000001,"5min":0.97599999999999998,"15min":0.92200000000000004},"min":{"1min":0.69099999999999995,"5min":0.61299999999999999,"15min":0.61299999999999999},"max":{"1min":1.3999999999999999,"5min":1.3999999999999999,"15min":1.3999999999999999},"last":1.0820000000000001}]},{"osd":4,"last update":"Thu Aug 29 17:44:29 2024","interfaces":[{"interface":"back","average":{"1min":0.876,"5min":0.79200000000000004,"15min":0.749},"min":{"1min":0.55800000000000005,"5min":0.29699999999999999,"15min":0.29699999999999999},"max":{"1min":1.1399999999999999,"5min":1.3169999999999999,"15min":1.3169999999999999},"last":0.91500000000000004},{"interface":"front","average":{"1min":0.98199999999999998,"5min":0.879,"15min":0.79700000000000004},"min":{"1min":0.53400000000000003,"5min":0.33300000000000002,"15min":0.33300000000000002},"max":{"1min":1.292,"5min":1.583,"15min":1.583},"last":0.99399999999999999}]},{"osd":6,"last update":"Thu Aug 29 17:44:19 2024","interfaces":[{"interface":"back","average":{"1min":1.042,"5min":0.92500000000000004,"15min":0.877},"min":{"1min":0.59799999999999998,"5min":0.52800000000000002,"15min":0.52800000000000002},"max":{"1min":1.3380000000000001,"5min":1.454,"15min":1.454},"last":1.0640000000000001},{"interface":"front","average":{"1min":1.022,"5min":0.93999999999999995,"15min":0.89700000000000002},"min":{"1min":0.51000000000000001,"5min":0.504,"15min":0.504},"max":{"1min":1.304,"5min":1.7829999999999999,"15min":1.7829999999999999},"last":1.286}]},{"osd":7,"last update":"Thu Aug 29 17:44:09 2024","interfaces":[{"interface":"back","average":{"1min":1.0589999999999999,"5min":1.0369999999999999,"15min":1.0329999999999999},"min":{"1min":0.65100000000000002,"5min":0.64800000000000002,"15min":0.64800000000000002},"max":{"1min":1.2430000000000001,"5min":1.45,"15min":1.45},"last":1.034},{"interface":"front","average":{"1min":1.1100000000000001,"5min":1.145,"15min":1.151},"min":{"1min":0.63900000000000001,"5min":0.61199999999999999,"15min":0.61199999999999999},"max":{"1min":1.3740000000000001,"5min":1.8420000000000001,"15min":1.8420000000000001},"last":1.2}]}]},{"osd":4,"up_from":31,"seq":133143986240,"num_pgs":36,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":31812,"kb_used_data":692,"kb_used_omap":1,"kb_used_meta":31102,"kb_avail":93713340,"statfs":{"total":95995035648,"available":95962460160,"internally_reserved":0,"allocated":708608,"data_stored":295592,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":31848902},"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":"Thu Aug 29 17:43:34 2024","interfaces":[{"interface":"back","average":{"1min":0.92500000000000004,"5min":0.84999999999999998,"15min":0.82199999999999995},"min":{"1min":0.45000000000000001,"5min":0.45000000000000001,"15min":0.45000000000000001},"max":{"1min":1.175,"5min":1.363,"15min":1.363},"last":0.51800000000000002},{"interface":"front","average":{"1min":0.98699999999999999,"5min":0.873,"15min":0.85499999999999998},"min":{"1min":0.58599999999999997,"5min":0.48999999999999999,"15min":0.48999999999999999},"max":{"1min":1.274,"5min":1.2869999999999999,"15min":1.2869999999999999},"last":0.94199999999999995}]},{"osd":1,"last update":"Thu Aug 29 17:43:34 2024","interfaces":[{"interface":"back","average":{"1min":0.90200000000000002,"5min":0.82199999999999995,"15min":0.80900000000000005},"min":{"1min":0.63500000000000001,"5min":0.56899999999999995,"15min":0.56899999999999995},"max":{"1min":1.0600000000000001,"5min":1.24,"15min":1.24},"last":1.0009999999999999},{"interface":"front","average":{"1min":0.94999999999999996,"5min":0.89400000000000002,"15min":0.874},"min":{"1min":0.51300000000000001,"5min":0.51300000000000001,"15min":0.51300000000000001},"max":{"1min":1.3160000000000001,"5min":1.385,"15min":1.385},"last":0.82099999999999995}]},{"osd":2,"last update":"Thu Aug 29 17:43:34 2024","interfaces":[{"interface":"back","average":{"1min":0.93300000000000005,"5min":0.88900000000000001,"15min":0.88800000000000001},"min":{"1min":0.60699999999999998,"5min":0.51300000000000001,"15min":0.51300000000000001},"max":{"1min":1.147,"5min":1.3260000000000001,"15min":1.3260000000000001},"last":0.747},{"interface":"front","average":{"1min":0.878,"5min":0.85499999999999998,"15min":0.84399999999999997},"min":{"1min":0.66300000000000003,"5min":0.51600000000000001,"15min":0.51600000000000001},"max":{"1min":1.161,"5min":1.343,"15min":1.343},"last":0.66200000000000003}]},{"osd":3,"last update":"Thu Aug 29 17:43:34 2024","interfaces":[{"interface":"back","average":{"1min":0.95799999999999996,"5min":0.88600000000000001,"15min":0.874},"min":{"1min":0.79900000000000004,"5min":0.54600000000000004,"15min":0.54600000000000004},"max":{"1min":1.1200000000000001,"5min":1.3140000000000001,"15min":1.3140000000000001},"last":0.84599999999999997},{"interface":"front","average":{"1min":0.94799999999999995,"5min":0.88200000000000001,"15min":0.876},"min":{"1min":0.68600000000000005,"5min":0.54800000000000004,"15min":0.54800000000000004},"max":{"1min":1.119,"5min":1.369,"15min":1.369},"last":0.78900000000000003}]},{"osd":5,"last update":"Thu Aug 29 17:44:23 2024","interfaces":[{"interface":"back","average":{"1min":0.83599999999999997,"5min":0.71299999999999997,"15min":0.64100000000000001},"min":{"1min":0.59099999999999997,"5min":0.317,"15min":0.317},"max":{"1min":1.141,"5min":1.3009999999999999,"15min":1.3009999999999999},"last":0.89300000000000002},{"interface":"front","average":{"1min":0.89200000000000002,"5min":0.79200000000000004,"15min":0.74099999999999999},"min":{"1min":0.65100000000000002,"5min":0.33600000000000002,"15min":0.33600000000000002},"max":{"1min":1.181,"5min":1.27,"15min":1.27},"last":0.96399999999999997}]},{"osd":6,"last update":"Thu Aug 29 17:44:15 2024","interfaces":[{"interface":"back","average":{"1min":0.86699999999999999,"5min":0.83199999999999996,"15min":0.80500000000000005},"min":{"1min":0.59299999999999997,"5min":0.377,"15min":0.377},"max":{"1min":1.137,"5min":1.26,"15min":1.26},"last":0.92100000000000004},{"interface":"front","average":{"1min":0.98199999999999998,"5min":0.90300000000000002,"15min":0.86199999999999999},"min":{"1min":0.66300000000000003,"5min":0.38500000000000001,"15min":0.38500000000000001},"max":{"1min":1.2909999999999999,"5min":1.3520000000000001,"15min":1.3520000000000001},"last":1.0389999999999999}]},{"osd":7,"last update":"Thu Aug 29 17:44:07 2024","interfaces":[{"interface":"back","average":{"1min":1.024,"5min":1.0009999999999999,"15min":0.997},"min":{"1min":0.73399999999999999,"5min":0.58299999999999996,"15min":0.58299999999999996},"max":{"1min":1.256,"5min":1.448,"15min":1.448},"last":1.103},{"interface":"front","average":{"1min":1.0780000000000001,"5min":1.071,"15min":1.0700000000000001},"min":{"1min":0.80600000000000005,"5min":0.57099999999999995,"15min":0.57099999999999995},"max":{"1min":1.2350000000000001,"5min":1.4279999999999999,"15min":1.4279999999999999},"last":1.077}]}]},{"osd":3,"up_from":25,"seq":107374182475,"num_pgs":35,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":31816,"kb_used_data":696,"kb_used_omap":1,"kb_used_meta":31102,"kb_avail":93713336,"statfs":{"total":95995035648,"available":95962456064,"internally_reserved":0,"allocated":712704,"data_stored":296552,"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":[],"network_ping_times":[{"osd":0,"last update":"Thu Aug 29 17:43:41 2024","interfaces":[{"interface":"back","average":{"1min":0.72899999999999998,"5min":0.69199999999999995,"15min":0.67100000000000004},"min":{"1min":0.46000000000000002,"5min":0.378,"15min":0.378},"max":{"1min":1.1180000000000001,"5min":1.1200000000000001,"15min":1.1200000000000001},"last":0.55200000000000005},{"interface":"front","average":{"1min":0.79800000000000004,"5min":0.78400000000000003,"15min":0.71799999999999997},"min":{"1min":0.51100000000000001,"5min":0.50900000000000001,"15min":0.50900000000000001},"max":{"1min":1.129,"5min":1.304,"15min":1.304},"last":0.73699999999999999}]},{"osd":1,"last update":"Thu Aug 29 17:43:41 2024","interfaces":[{"interface":"back","average":{"1min":0.84099999999999997,"5min":0.81699999999999995,"15min":0.77800000000000002},"min":{"1min":0.56299999999999994,"5min":0.40000000000000002,"15min":0.40000000000000002},"max":{"1min":1.1850000000000001,"5min":1.3540000000000001,"15min":1.3540000000000001},"last":0.86599999999999999},{"interface":"front","average":{"1min":0.76400000000000001,"5min":0.754,"15min":0.71999999999999997},"min":{"1min":0.39500000000000002,"5min":0.39500000000000002,"15min":0.39500000000000002},"max":{"1min":1.046,"5min":1.3360000000000001,"15min":1.3360000000000001},"last":0.96099999999999997}]},{"osd":2,"last update":"Thu Aug 29 17:43:41 2024","interfaces":[{"interface":"back","average":{"1min":0.91800000000000004,"5min":0.88,"15min":0.80600000000000005},"min":{"1min":0.57799999999999996,"5min":0.35999999999999999,"15min":0.35999999999999999},"max":{"1min":1.238,"5min":1.4330000000000001,"15min":1.4330000000000001},"last":0.67200000000000004},{"interface":"front","average":{"1min":0.85099999999999998,"5min":0.80600000000000005,"15min":0.72999999999999998},"min":{"1min":0.48899999999999999,"5min":0.33900000000000002,"15min":0.33900000000000002},"max":{"1min":1.2849999999999999,"5min":1.4330000000000001,"15min":1.4330000000000001},"last":0.92900000000000005}]},{"osd":4,"last update":"Thu Aug 29 17:44:36 2024","interfaces":[{"interface":"back","average":{"1min":1.014,"5min":0.98899999999999999,"15min":0.94399999999999995},"min":{"1min":0.72599999999999998,"5min":0.67800000000000005,"15min":0.67800000000000005},"max":{"1min":1.2949999999999999,"5min":1.5369999999999999,"15min":1.5369999999999999},"last":1.0369999999999999},{"interface":"front","average":{"1min":1.0309999999999999,"5min":0.996,"15min":0.97199999999999998},"min":{"1min":0.621,"5min":0.621,"15min":0.621},"max":{"1min":1.1970000000000001,"5min":1.5209999999999999,"15min":1.5209999999999999},"last":1.149}]},{"osd":5,"last update":"Thu Aug 29 17:44:26 2024","interfaces":[{"interface":"back","average":{"1min":0.99399999999999999,"5min":1.0049999999999999,"15min":0.98499999999999999},"min":{"1min":0.65200000000000002,"5min":0.65200000000000002,"15min":0.65200000000000002},"max":{"1min":1.5469999999999999,"5min":1.746,"15min":1.746},"last":0.80300000000000005},{"interface":"front","average":{"1min":1.139,"5min":1.0369999999999999,"15min":0.98499999999999999},"min":{"1min":0.79400000000000004,"5min":0.68200000000000005,"15min":0.68200000000000005},"max":{"1min":1.5680000000000001,"5min":1.9990000000000001,"15min":1.9990000000000001},"last":1.1779999999999999}]},{"osd":6,"last update":"Thu Aug 29 17:44:24 2024","interfaces":[{"interface":"back","average":{"1min":1.0700000000000001,"5min":1.0289999999999999,"15min":1.012},"min":{"1min":0.747,"5min":0.71999999999999997,"15min":0.71999999999999997},"max":{"1min":1.3680000000000001,"5min":1.3680000000000001,"15min":1.3680000000000001},"last":1.218},{"interface":"front","average":{"1min":1.0920000000000001,"5min":1.097,"15min":1.089},"min":{"1min":0.63100000000000001,"5min":0.63100000000000001,"15min":0.63100000000000001},"max":{"1min":1.4299999999999999,"5min":1.6359999999999999,"15min":1.6359999999999999},"last":1.004}]},{"osd":7,"last update":"Thu Aug 29 17:44:07 2024","interfaces":[{"interface":"back","average":{"1min":1.218,"5min":1.22,"15min":1.22},"min":{"1min":0.89800000000000002,"5min":0.70699999999999996,"15min":0.70699999999999996},"max":{"1min":1.5880000000000001,"5min":2.0790000000000002,"15min":2.0790000000000002},"last":1.2490000000000001},{"interface":"front","average":{"1min":1.1919999999999999,"5min":1.234,"15min":1.2410000000000001},"min":{"1min":0.92300000000000004,"5min":0.90900000000000003,"15min":0.90900000000000003},"max":{"1min":1.526,"5min":1.609,"15min":1.609},"last":1.286}]}]},{"osd":2,"up_from":18,"seq":77309411415,"num_pgs":29,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27700,"kb_used_data":676,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717452,"statfs":{"total":95995035648,"available":95966670848,"internally_reserved":0,"allocated":692224,"data_stored":294884,"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":"Thu Aug 29 17:43:40 2024","interfaces":[{"interface":"back","average":{"1min":0.77000000000000002,"5min":0.69599999999999995,"15min":0.60199999999999998},"min":{"1min":0.46600000000000003,"5min":0.34999999999999998,"15min":0.25},"max":{"1min":1.4590000000000001,"5min":1.4590000000000001,"15min":1.4590000000000001},"last":0.60499999999999998},{"interface":"front","average":{"1min":0.70999999999999996,"5min":0.747,"15min":0.623},"min":{"1min":0.51300000000000001,"5min":0.436,"15min":0.34699999999999998},"max":{"1min":1.004,"5min":1.2210000000000001,"15min":1.2210000000000001},"last":0.69799999999999995}]},{"osd":1,"last update":"Thu Aug 29 17:43:40 2024","interfaces":[{"interface":"back","average":{"1min":0.76200000000000001,"5min":0.749,"15min":0.61399999999999999},"min":{"1min":0.45700000000000002,"5min":0.39300000000000002,"15min":0.35699999999999998},"max":{"1min":1.3580000000000001,"5min":1.3580000000000001,"15min":1.3580000000000001},"last":0.76300000000000001},{"interface":"front","average":{"1min":0.78500000000000003,"5min":0.79600000000000004,"15min":0.64600000000000002},"min":{"1min":0.52400000000000002,"5min":0.497,"15min":0.372},"max":{"1min":0.94999999999999996,"5min":1.1759999999999999,"15min":1.1759999999999999},"last":0.85199999999999998}]},{"osd":3,"last update":"Thu Aug 29 17:43:52 2024","interfaces":[{"interface":"back","average":{"1min":0.85899999999999999,"5min":0.81699999999999995,"15min":0.72399999999999998},"min":{"1min":0.498,"5min":0.39200000000000002,"15min":0.39200000000000002},"max":{"1min":1.2949999999999999,"5min":1.2949999999999999,"15min":1.2949999999999999},"last":1.0029999999999999},{"interface":"front","average":{"1min":0.94299999999999995,"5min":0.86499999999999999,"15min":0.81100000000000005},"min":{"1min":0.442,"5min":0.442,"15min":0.442},"max":{"1min":1.288,"5min":1.518,"15min":1.518},"last":0.97899999999999998}]},{"osd":4,"last update":"Thu Aug 29 17:43:35 2024","interfaces":[{"interface":"back","average":{"1min":0.96399999999999997,"5min":0.94099999999999995,"15min":0.91000000000000003},"min":{"1min":0.70899999999999996,"5min":0.70699999999999996,"15min":0.70699999999999996},"max":{"1min":1.4019999999999999,"5min":1.4019999999999999,"15min":1.4019999999999999},"last":0.92200000000000004},{"interface":"front","average":{"1min":1.0129999999999999,"5min":0.97599999999999998,"15min":0.97299999999999998},"min":{"1min":0.88400000000000001,"5min":0.72999999999999998,"15min":0.72999999999999998},"max":{"1min":1.5640000000000001,"5min":1.633,"15min":1.633},"last":1.0660000000000001}]},{"osd":5,"last update":"Thu Aug 29 17:44:26 2024","interfaces":[{"interface":"back","average":{"1min":1.099,"5min":1.028,"15min":0.99399999999999999},"min":{"1min":0.84799999999999998,"5min":0.66400000000000003,"15min":0.66400000000000003},"max":{"1min":1.464,"5min":1.552,"15min":1.552},"last":1.0369999999999999},{"interface":"front","average":{"1min":1.077,"5min":1.026,"15min":1.012},"min":{"1min":0.83399999999999996,"5min":0.71999999999999997,"15min":0.71999999999999997},"max":{"1min":1.524,"5min":1.524,"15min":1.524},"last":1.095}]},{"osd":6,"last update":"Thu Aug 29 17:44:20 2024","interfaces":[{"interface":"back","average":{"1min":1.1859999999999999,"5min":1.1080000000000001,"15min":1.1020000000000001},"min":{"1min":0.77600000000000002,"5min":0.77200000000000002,"15min":0.77200000000000002},"max":{"1min":1.802,"5min":1.802,"15min":1.802},"last":1.2350000000000001},{"interface":"front","average":{"1min":1.157,"5min":1.1299999999999999,"15min":1.133},"min":{"1min":0.92300000000000004,"5min":0.86099999999999999,"15min":0.86099999999999999},"max":{"1min":1.7170000000000001,"5min":1.7170000000000001,"15min":1.7170000000000001},"last":1.1950000000000001}]},{"osd":7,"last update":"Thu Aug 29 17:44:11 2024","interfaces":[{"interface":"back","average":{"1min":1.2210000000000001,"5min":1.125,"15min":1.109},"min":{"1min":1.0029999999999999,"5min":0.69899999999999995,"15min":0.69899999999999995},"max":{"1min":1.673,"5min":1.673,"15min":1.673},"last":1.3},{"interface":"front","average":{"1min":1.226,"5min":1.2190000000000001,"15min":1.218},"min":{"1min":0.92600000000000005,"5min":0.84299999999999997,"15min":0.84299999999999997},"max":{"1min":1.7789999999999999,"5min":1.7789999999999999,"15min":1.7789999999999999},"last":1.2789999999999999}]}]},{"osd":1,"up_from":13,"seq":55834574947,"num_pgs":34,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":31804,"kb_used_data":684,"kb_used_omap":1,"kb_used_meta":31102,"kb_avail":93713348,"statfs":{"total":95995035648,"available":95962468352,"internally_reserved":0,"allocated":700416,"data_stored":295044,"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":"Thu Aug 29 17:43:46 2024","interfaces":[{"interface":"back","average":{"1min":2.6989999999999998,"5min":1.0980000000000001,"15min":0.69299999999999995},"min":{"1min":0.47099999999999997,"5min":0.46600000000000003,"15min":0.26300000000000001},"max":{"1min":38.441000000000003,"5min":38.441000000000003,"15min":38.441000000000003},"last":0.93500000000000005},{"interface":"front","average":{"1min":2.798,"5min":1.1659999999999999,"15min":0.73199999999999998},"min":{"1min":0.32000000000000001,"5min":0.32000000000000001,"15min":0.29399999999999998},"max":{"1min":40.005000000000003,"5min":40.005000000000003,"15min":40.005000000000003},"last":0.66300000000000003}]},{"osd":2,"last update":"Thu Aug 29 17:43:46 2024","interfaces":[{"interface":"back","average":{"1min":1.1020000000000001,"5min":0.84399999999999997,"15min":0.68899999999999995},"min":{"1min":0.38100000000000001,"5min":0.38100000000000001,"15min":0.38100000000000001},"max":{"1min":8.0129999999999999,"5min":8.0129999999999999,"15min":8.0129999999999999},"last":0.79200000000000004},{"interface":"front","average":{"1min":1.518,"5min":0.93400000000000005,"15min":0.71999999999999997},"min":{"1min":0.40899999999999997,"5min":0.40899999999999997,"15min":0.40899999999999997},"max":{"1min":15.403,"5min":15.403,"15min":15.403},"last":0.76200000000000001}]},{"osd":3,"last update":"Thu Aug 29 17:43:46 2024","interfaces":[{"interface":"back","average":{"1min":1.133,"5min":0.84899999999999998,"15min":0.78300000000000003},"min":{"1min":0.39400000000000002,"5min":0.39400000000000002,"15min":0.39400000000000002},"max":{"1min":7.7670000000000003,"5min":7.7670000000000003,"15min":7.7670000000000003},"last":0.83799999999999997},{"interface":"front","average":{"1min":1.2529999999999999,"5min":0.96999999999999997,"15min":0.86499999999999999},"min":{"1min":0.42699999999999999,"5min":0.42699999999999999,"15min":0.42699999999999999},"max":{"1min":8.1199999999999992,"5min":8.1199999999999992,"15min":8.1199999999999992},"last":1.01}]},{"osd":4,"last update":"Thu Aug 29 17:43:41 2024","interfaces":[{"interface":"back","average":{"1min":1.8500000000000001,"5min":1.1839999999999999,"15min":1.032},"min":{"1min":0.628,"5min":0.628,"15min":0.628},"max":{"1min":15.436999999999999,"5min":15.436999999999999,"15min":15.436999999999999},"last":1.177},{"interface":"front","average":{"1min":1.8360000000000001,"5min":1.139,"15min":1.0089999999999999},"min":{"1min":0.78800000000000003,"5min":0.71899999999999997,"15min":0.71899999999999997},"max":{"1min":15.359,"5min":15.359,"15min":15.359},"last":1.0349999999999999}]},{"osd":5,"last update":"Thu Aug 29 17:44:29 2024","interfaces":[{"interface":"back","average":{"1min":1.0089999999999999,"5min":0.94599999999999995,"15min":0.91800000000000004},"min":{"1min":0.68100000000000005,"5min":0.60199999999999998,"15min":0.60199999999999998},"max":{"1min":1.3440000000000001,"5min":1.556,"15min":1.556},"last":1.0700000000000001},{"interface":"front","average":{"1min":1.135,"5min":1.2609999999999999,"15min":1.127},"min":{"1min":0.68899999999999995,"5min":0.68899999999999995,"15min":0.68899999999999995},"max":{"1min":1.4119999999999999,"5min":15.327,"15min":15.327},"last":1.054}]},{"osd":6,"last update":"Thu Aug 29 17:44:25 2024","interfaces":[{"interface":"back","average":{"1min":1.839,"5min":1.2170000000000001,"15min":1.0960000000000001},"min":{"1min":0.76500000000000001,"5min":0.74399999999999999,"15min":0.74399999999999999},"max":{"1min":15.266,"5min":15.266,"15min":15.266},"last":0.88},{"interface":"front","average":{"1min":1.927,"5min":1.355,"15min":1.2629999999999999},"min":{"1min":0.89400000000000002,"5min":0.88100000000000001,"15min":0.88100000000000001},"max":{"1min":15.148999999999999,"5min":15.148999999999999,"15min":15.148999999999999},"last":1.1240000000000001}]},{"osd":7,"last update":"Thu Aug 29 17:44:10 2024","interfaces":[{"interface":"back","average":{"1min":1.8919999999999999,"5min":1.3400000000000001,"15min":1.248},"min":{"1min":0.92900000000000005,"5min":0.85999999999999999,"15min":0.85999999999999999},"max":{"1min":15.08,"5min":15.08,"15min":15.08},"last":0.97199999999999998},{"interface":"front","average":{"1min":1.109,"5min":1.1559999999999999,"15min":1.1639999999999999},"min":{"1min":0.84999999999999998,"5min":0.84999999999999998,"15min":0.84999999999999998},"max":{"1min":1.466,"5min":1.591,"15min":1.591},"last":1.21}]}]},{"osd":0,"up_from":8,"seq":34359738478,"num_pgs":41,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28296,"kb_used_data":1272,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716856,"statfs":{"total":95995035648,"available":95966060544,"internally_reserved":0,"allocated":1302528,"data_stored":885980,"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":"Thu Aug 29 17:43:50 2024","interfaces":[{"interface":"back","average":{"1min":0.70599999999999996,"5min":0.69799999999999995,"15min":0.55600000000000005},"min":{"1min":0.52700000000000002,"5min":0.49099999999999999,"15min":0.29099999999999998},"max":{"1min":1.1910000000000001,"5min":1.7529999999999999,"15min":1.7529999999999999},"last":0.99099999999999999},{"interface":"front","average":{"1min":0.73799999999999999,"5min":0.75,"15min":0.57999999999999996},"min":{"1min":0.59099999999999997,"5min":0.50700000000000001,"15min":0.318},"max":{"1min":1.0649999999999999,"5min":1.216,"15min":1.216},"last":0.75900000000000001}]},{"osd":2,"last update":"Thu Aug 29 17:43:42 2024","interfaces":[{"interface":"back","average":{"1min":0.81899999999999995,"5min":0.79200000000000004,"15min":0.64400000000000002},"min":{"1min":0.59699999999999998,"5min":0.58099999999999996,"15min":0.29499999999999998},"max":{"1min":1.179,"5min":2,"15min":2},"last":0.82199999999999995},{"interface":"front","average":{"1min":0.76000000000000001,"5min":0.79400000000000004,"15min":0.622},"min":{"1min":0.47899999999999998,"5min":0.47899999999999998,"15min":0.27700000000000002},"max":{"1min":0.97599999999999998,"5min":1.837,"15min":1.837},"last":0.89500000000000002}]},{"osd":3,"last update":"Thu Aug 29 17:43:50 2024","interfaces":[{"interface":"back","average":{"1min":0.96999999999999997,"5min":0.90100000000000002,"15min":0.83899999999999997},"min":{"1min":0.77200000000000002,"5min":0.626,"15min":0.626},"max":{"1min":1.3819999999999999,"5min":1.9410000000000001,"15min":1.9410000000000001},"last":1.107},{"interface":"front","average":{"1min":0.88700000000000001,"5min":0.86799999999999999,"15min":0.83199999999999996},"min":{"1min":0.68300000000000005,"5min":0.57899999999999996,"15min":0.57899999999999996},"max":{"1min":1.282,"5min":1.5,"15min":1.5},"last":1.131}]},{"osd":4,"last update":"Thu Aug 29 17:44:32 2024","interfaces":[{"interface":"back","average":{"1min":1.046,"5min":1.014,"15min":0.97799999999999998},"min":{"1min":0.77200000000000002,"5min":0.76500000000000001,"15min":0.76500000000000001},"max":{"1min":1.544,"5min":1.772,"15min":1.772},"last":1.2490000000000001},{"interface":"front","average":{"1min":1.052,"5min":0.98199999999999998,"15min":0.91800000000000004},"min":{"1min":0.81299999999999994,"5min":0.59499999999999997,"15min":0.59499999999999997},"max":{"1min":1.222,"5min":1.7090000000000001,"15min":1.7090000000000001},"last":1.0940000000000001}]},{"osd":5,"last update":"Thu Aug 29 17:44:26 2024","interfaces":[{"interface":"back","average":{"1min":1.046,"5min":1.0589999999999999,"15min":1.04},"min":{"1min":0.73799999999999999,"5min":0.73799999999999999,"15min":0.73799999999999999},"max":{"1min":1.3420000000000001,"5min":2.137,"15min":2.137},"last":1.175},{"interface":"front","average":{"1min":1.1220000000000001,"5min":1.1000000000000001,"15min":1.0620000000000001},"min":{"1min":0.82899999999999996,"5min":0.71499999999999997,"15min":0.71499999999999997},"max":{"1min":1.663,"5min":2.4209999999999998,"15min":2.4209999999999998},"last":1.202}]},{"osd":6,"last update":"Thu Aug 29 17:44:24 2024","interfaces":[{"interface":"back","average":{"1min":1.0760000000000001,"5min":1.046,"15min":1.0289999999999999},"min":{"1min":0.78900000000000003,"5min":0.72299999999999998,"15min":0.72299999999999998},"max":{"1min":1.5429999999999999,"5min":1.5429999999999999,"15min":1.5429999999999999},"last":0.85099999999999998},{"interface":"front","average":{"1min":1.1180000000000001,"5min":1.155,"15min":1.169},"min":{"1min":0.78900000000000003,"5min":0.78900000000000003,"15min":0.78900000000000003},"max":{"1min":1.46,"5min":2.04,"15min":2.04},"last":1.226}]},{"osd":7,"last update":"Thu Aug 29 17:44:08 2024","interfaces":[{"interface":"back","average":{"1min":1.1719999999999999,"5min":1.198,"15min":1.202},"min":{"1min":0.80800000000000005,"5min":0.80800000000000005,"15min":0.80800000000000005},"max":{"1min":1.7549999999999999,"5min":1.7549999999999999,"15min":1.7549999999999999},"last":1.0629999999999999},{"interface":"front","average":{"1min":1.1499999999999999,"5min":1.194,"15min":1.2010000000000001},"min":{"1min":0.83399999999999996,"5min":0.83399999999999996,"15min":0.83399999999999996},"max":{"1min":1.6339999999999999,"5min":1.6339999999999999,"15min":1.6339999999999999},"last":1.036}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":4,"total":0,"available":0,"internally_reserved":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":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":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":16384,"data_stored":728,"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":8192,"data_stored":160,"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":20480,"data_stored":1668,"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":16384,"data_stored":708,"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":16384,"data_stored":1654,"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":12288,"data_stored":1564,"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":8192,"data_stored":604,"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":0,"data_stored":0,"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":0,"data_stored":0,"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":0,"data_stored":0,"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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-08-29T17:44:40.599 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 5b99e290-662c-11ef-bcd4-c7b262605968 -- ceph pg dump --format=json 2024-08-29T17:44:40.899 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:44:40 smithi110 bash[24444]: audit 2024-08-29T17:44:39.736501+0000 mgr.y (mgr.14150) 416 : audit [DBG] from='client.14439 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-29T17:44:40.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:44:40 smithi029 bash[22475]: audit 2024-08-29T17:44:39.736501+0000 mgr.y (mgr.14150) 416 : audit [DBG] from='client.14439 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-29T17:44:40.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:44:40 smithi029 bash[32453]: audit 2024-08-29T17:44:39.736501+0000 mgr.y (mgr.14150) 416 : audit [DBG] from='client.14439 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-29T17:44:41.899 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:44:41 smithi110 bash[24444]: cluster 2024-08-29T17:44:39.802462+0000 mgr.y (mgr.14150) 417 : cluster [DBG] pgmap v406: 97 pgs: 97 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:44:41.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:44:41 smithi029 bash[22475]: cluster 2024-08-29T17:44:39.802462+0000 mgr.y (mgr.14150) 417 : cluster [DBG] pgmap v406: 97 pgs: 97 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:44:41.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:44:41 smithi029 bash[32453]: cluster 2024-08-29T17:44:39.802462+0000 mgr.y (mgr.14150) 417 : cluster [DBG] pgmap v406: 97 pgs: 97 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:44:44.149 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:44:43 smithi110 bash[24444]: cluster 2024-08-29T17:44:41.803432+0000 mgr.y (mgr.14150) 418 : cluster [DBG] pgmap v407: 97 pgs: 97 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:44:44.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:44:43 smithi029 bash[22475]: cluster 2024-08-29T17:44:41.803432+0000 mgr.y (mgr.14150) 418 : cluster [DBG] pgmap v407: 97 pgs: 97 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:44:44.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:44:43 smithi029 bash[32453]: cluster 2024-08-29T17:44:41.803432+0000 mgr.y (mgr.14150) 418 : cluster [DBG] pgmap v407: 97 pgs: 97 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:44:45.328 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/5b99e290-662c-11ef-bcd4-c7b262605968/mon.a/config 2024-08-29T17:44:45.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:44:45 smithi029 bash[22475]: cluster 2024-08-29T17:44:43.804460+0000 mgr.y (mgr.14150) 419 : cluster [DBG] pgmap v408: 97 pgs: 97 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:44:45.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:44:45 smithi029 bash[32453]: cluster 2024-08-29T17:44:43.804460+0000 mgr.y (mgr.14150) 419 : cluster [DBG] pgmap v408: 97 pgs: 97 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:44:46.149 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:44:45 smithi110 bash[24444]: cluster 2024-08-29T17:44:43.804460+0000 mgr.y (mgr.14150) 419 : cluster [DBG] pgmap v408: 97 pgs: 97 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:44:47.951 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:44:47 smithi029 bash[22475]: cluster 2024-08-29T17:44:45.805399+0000 mgr.y (mgr.14150) 420 : cluster [DBG] pgmap v409: 97 pgs: 97 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:44:47.951 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:44:47 smithi029 bash[32453]: cluster 2024-08-29T17:44:45.805399+0000 mgr.y (mgr.14150) 420 : cluster [DBG] pgmap v409: 97 pgs: 97 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:44:48.149 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:44:47 smithi110 bash[24444]: cluster 2024-08-29T17:44:45.805399+0000 mgr.y (mgr.14150) 420 : cluster [DBG] pgmap v409: 97 pgs: 97 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:44:49.629 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-08-29T17:44:49.631 INFO:teuthology.orchestra.run.smithi029.stderr:dumped all 2024-08-29T17:44:49.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:44:49 smithi029 bash[22475]: cluster 2024-08-29T17:44:47.806268+0000 mgr.y (mgr.14150) 421 : cluster [DBG] pgmap v410: 97 pgs: 97 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:44:49.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:44:49 smithi029 bash[32453]: cluster 2024-08-29T17:44:47.806268+0000 mgr.y (mgr.14150) 421 : cluster [DBG] pgmap v410: 97 pgs: 97 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:44:50.149 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:44:49 smithi110 bash[24444]: cluster 2024-08-29T17:44:47.806268+0000 mgr.y (mgr.14150) 421 : cluster [DBG] pgmap v410: 97 pgs: 97 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:44:50.480 INFO:teuthology.orchestra.run.smithi029.stdout:{"pg_ready":true,"pg_map":{"version":410,"stamp":"2024-08-29T17:44:47.805640+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":592730,"num_objects":24,"num_object_clones":0,"num_object_copies":72,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":24,"num_whiteouts":0,"num_read":116,"num_read_kb":100,"num_write":204,"num_write_kb":2430,"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":156,"ondisk_log_size":156,"up":291,"acting":291,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":291,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":235716,"kb_used_data":7236,"kb_used_omap":12,"kb_used_meta":228339,"kb_avail":749725500,"statfs":{"total":767960285184,"available":767718912000,"internally_reserved":0,"allocated":7409664,"data_stored":4136716,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12744,"internal_metadata":233819704},"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.005228"},"pg_stats":[{"pgid":"3.3f","version":"0'0","reported_seq":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T17:44:04.541416+0000","last_change":"2024-08-29T17:43:22.435355+0000","last_active":"2024-08-29T17:44:04.541416+0000","last_peered":"2024-08-29T17:44:04.541416+0000","last_clean":"2024-08-29T17:44:04.541416+0000","last_became_active":"2024-08-29T17:43:22.434809+0000","last_became_peered":"2024-08-29T17:43:22.434809+0000","last_unstale":"2024-08-29T17:44:04.541416+0000","last_undegraded":"2024-08-29T17:44:04.541416+0000","last_fullsized":"2024-08-29T17:44:04.541416+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T22:19:03.103074+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,0],"acting":[7,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.3e","version":"0'0","reported_seq":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T17:44:04.545045+0000","last_change":"2024-08-29T17:43:22.426060+0000","last_active":"2024-08-29T17:44:04.545045+0000","last_peered":"2024-08-29T17:44:04.545045+0000","last_clean":"2024-08-29T17:44:04.545045+0000","last_became_active":"2024-08-29T17:43:22.425421+0000","last_became_peered":"2024-08-29T17:43:22.425421+0000","last_unstale":"2024-08-29T17:44:04.545045+0000","last_undegraded":"2024-08-29T17:44:04.545045+0000","last_fullsized":"2024-08-29T17:44:04.545045+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T19:35:03.424736+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[1,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.3d","version":"0'0","reported_seq":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T17:44:04.551988+0000","last_change":"2024-08-29T17:43:22.406939+0000","last_active":"2024-08-29T17:44:04.551988+0000","last_peered":"2024-08-29T17:44:04.551988+0000","last_clean":"2024-08-29T17:44:04.551988+0000","last_became_active":"2024-08-29T17:43:22.406496+0000","last_became_peered":"2024-08-29T17:43:22.406496+0000","last_unstale":"2024-08-29T17:44:04.551988+0000","last_undegraded":"2024-08-29T17:44:04.551988+0000","last_fullsized":"2024-08-29T17:44:04.551988+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T19:38:35.419643+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,1],"acting":[0,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.3c","version":"0'0","reported_seq":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T17:44:04.535123+0000","last_change":"2024-08-29T17:43:22.432318+0000","last_active":"2024-08-29T17:44:04.535123+0000","last_peered":"2024-08-29T17:44:04.535123+0000","last_clean":"2024-08-29T17:44:04.535123+0000","last_became_active":"2024-08-29T17:43:22.431531+0000","last_became_peered":"2024-08-29T17:43:22.431531+0000","last_unstale":"2024-08-29T17:44:04.535123+0000","last_undegraded":"2024-08-29T17:44:04.535123+0000","last_fullsized":"2024-08-29T17:44:04.535123+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T05:28:17.317346+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.3b","version":"0'0","reported_seq":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T17:44:04.540114+0000","last_change":"2024-08-29T17:43:22.437961+0000","last_active":"2024-08-29T17:44:04.540114+0000","last_peered":"2024-08-29T17:44:04.540114+0000","last_clean":"2024-08-29T17:44:04.540114+0000","last_became_active":"2024-08-29T17:43:22.436170+0000","last_became_peered":"2024-08-29T17:43:22.436170+0000","last_unstale":"2024-08-29T17:44:04.540114+0000","last_undegraded":"2024-08-29T17:44:04.540114+0000","last_fullsized":"2024-08-29T17:44:04.540114+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T03:08:18.576818+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.3a","version":"0'0","reported_seq":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T17:44:04.534422+0000","last_change":"2024-08-29T17:43:22.420691+0000","last_active":"2024-08-29T17:44:04.534422+0000","last_peered":"2024-08-29T17:44:04.534422+0000","last_clean":"2024-08-29T17:44:04.534422+0000","last_became_active":"2024-08-29T17:43:22.420039+0000","last_became_peered":"2024-08-29T17:43:22.420039+0000","last_unstale":"2024-08-29T17:44:04.534422+0000","last_undegraded":"2024-08-29T17:44:04.534422+0000","last_fullsized":"2024-08-29T17:44:04.534422+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T19:08:49.436974+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,0,1],"acting":[5,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.39","version":"0'0","reported_seq":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T17:44:04.539431+0000","last_change":"2024-08-29T17:43:22.437995+0000","last_active":"2024-08-29T17:44:04.539431+0000","last_peered":"2024-08-29T17:44:04.539431+0000","last_clean":"2024-08-29T17:44:04.539431+0000","last_became_active":"2024-08-29T17:43:22.437442+0000","last_became_peered":"2024-08-29T17:43:22.437442+0000","last_unstale":"2024-08-29T17:44:04.539431+0000","last_undegraded":"2024-08-29T17:44:04.539431+0000","last_fullsized":"2024-08-29T17:44:04.539431+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T00:35:04.651406+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.38","version":"0'0","reported_seq":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T17:44:04.539509+0000","last_change":"2024-08-29T17:43:22.430602+0000","last_active":"2024-08-29T17:44:04.539509+0000","last_peered":"2024-08-29T17:44:04.539509+0000","last_clean":"2024-08-29T17:44:04.539509+0000","last_became_active":"2024-08-29T17:43:22.430351+0000","last_became_peered":"2024-08-29T17:43:22.430351+0000","last_unstale":"2024-08-29T17:44:04.539509+0000","last_undegraded":"2024-08-29T17:44:04.539509+0000","last_fullsized":"2024-08-29T17:44:04.539509+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T22:31:28.613615+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.37","version":"0'0","reported_seq":23,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-08-29T17:44:05.548442+0000","last_change":"2024-08-29T17:44:05.548442+0000","last_active":"2024-08-29T17:44:05.548442+0000","last_peered":"2024-08-29T17:44:05.548442+0000","last_clean":"2024-08-29T17:44:05.548442+0000","last_became_active":"2024-08-29T17:44:05.547080+0000","last_became_peered":"2024-08-29T17:44:05.547080+0000","last_unstale":"2024-08-29T17:44:05.548442+0000","last_undegraded":"2024-08-29T17:44:05.548442+0000","last_fullsized":"2024-08-29T17:44:05.548442+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T03:49:19.086527+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.36","version":"0'0","reported_seq":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T17:44:04.551669+0000","last_change":"2024-08-29T17:43:22.438453+0000","last_active":"2024-08-29T17:44:04.551669+0000","last_peered":"2024-08-29T17:44:04.551669+0000","last_clean":"2024-08-29T17:44:04.551669+0000","last_became_active":"2024-08-29T17:43:22.437911+0000","last_became_peered":"2024-08-29T17:43:22.437911+0000","last_unstale":"2024-08-29T17:44:04.551669+0000","last_undegraded":"2024-08-29T17:44:04.551669+0000","last_fullsized":"2024-08-29T17:44:04.551669+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T20:49:07.082732+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.35","version":"0'0","reported_seq":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T17:44:04.549953+0000","last_change":"2024-08-29T17:43:22.439827+0000","last_active":"2024-08-29T17:44:04.549953+0000","last_peered":"2024-08-29T17:44:04.549953+0000","last_clean":"2024-08-29T17:44:04.549953+0000","last_became_active":"2024-08-29T17:43:22.438518+0000","last_became_peered":"2024-08-29T17:43:22.438518+0000","last_unstale":"2024-08-29T17:44:04.549953+0000","last_undegraded":"2024-08-29T17:44:04.549953+0000","last_fullsized":"2024-08-29T17:44:04.549953+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T21:44:34.599929+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.34","version":"0'0","reported_seq":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T17:44:04.550105+0000","last_change":"2024-08-29T17:43:22.443443+0000","last_active":"2024-08-29T17:44:04.550105+0000","last_peered":"2024-08-29T17:44:04.550105+0000","last_clean":"2024-08-29T17:44:04.550105+0000","last_became_active":"2024-08-29T17:43:22.442828+0000","last_became_peered":"2024-08-29T17:43:22.442828+0000","last_unstale":"2024-08-29T17:44:04.550105+0000","last_undegraded":"2024-08-29T17:44:04.550105+0000","last_fullsized":"2024-08-29T17:44:04.550105+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T17:53:49.048246+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,0],"acting":[4,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.33","version":"0'0","reported_seq":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T17:44:04.540849+0000","last_change":"2024-08-29T17:43:22.426824+0000","last_active":"2024-08-29T17:44:04.540849+0000","last_peered":"2024-08-29T17:44:04.540849+0000","last_clean":"2024-08-29T17:44:04.540849+0000","last_became_active":"2024-08-29T17:43:22.426528+0000","last_became_peered":"2024-08-29T17:43:22.426528+0000","last_unstale":"2024-08-29T17:44:04.540849+0000","last_undegraded":"2024-08-29T17:44:04.540849+0000","last_fullsized":"2024-08-29T17:44:04.540849+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T22:18:44.757589+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.32","version":"0'0","reported_seq":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T17:44:04.552910+0000","last_change":"2024-08-29T17:43:22.421356+0000","last_active":"2024-08-29T17:44:04.552910+0000","last_peered":"2024-08-29T17:44:04.552910+0000","last_clean":"2024-08-29T17:44:04.552910+0000","last_became_active":"2024-08-29T17:43:22.421070+0000","last_became_peered":"2024-08-29T17:43:22.421070+0000","last_unstale":"2024-08-29T17:44:04.552910+0000","last_undegraded":"2024-08-29T17:44:04.552910+0000","last_fullsized":"2024-08-29T17:44:04.552910+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T21:24:13.011020+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,5],"acting":[0,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.31","version":"0'0","reported_seq":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T17:44:04.542174+0000","last_change":"2024-08-29T17:43:22.389103+0000","last_active":"2024-08-29T17:44:04.542174+0000","last_peered":"2024-08-29T17:44:04.542174+0000","last_clean":"2024-08-29T17:44:04.542174+0000","last_became_active":"2024-08-29T17:43:22.388813+0000","last_became_peered":"2024-08-29T17:43:22.388813+0000","last_unstale":"2024-08-29T17:44:04.542174+0000","last_undegraded":"2024-08-29T17:44:04.542174+0000","last_fullsized":"2024-08-29T17:44:04.542174+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T05:27:09.169979+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,5],"acting":[1,4,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.30","version":"0'0","reported_seq":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T17:44:04.534374+0000","last_change":"2024-08-29T17:43:22.417670+0000","last_active":"2024-08-29T17:44:04.534374+0000","last_peered":"2024-08-29T17:44:04.534374+0000","last_clean":"2024-08-29T17:44:04.534374+0000","last_became_active":"2024-08-29T17:43:22.416841+0000","last_became_peered":"2024-08-29T17:43:22.416841+0000","last_unstale":"2024-08-29T17:44:04.534374+0000","last_undegraded":"2024-08-29T17:44:04.534374+0000","last_fullsized":"2024-08-29T17:44:04.534374+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T04:15:34.223348+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.2f","version":"0'0","reported_seq":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T17:44:04.536477+0000","last_change":"2024-08-29T17:43:22.405413+0000","last_active":"2024-08-29T17:44:04.536477+0000","last_peered":"2024-08-29T17:44:04.536477+0000","last_clean":"2024-08-29T17:44:04.536477+0000","last_became_active":"2024-08-29T17:43:22.404160+0000","last_became_peered":"2024-08-29T17:43:22.404160+0000","last_unstale":"2024-08-29T17:44:04.536477+0000","last_undegraded":"2024-08-29T17:44:04.536477+0000","last_fullsized":"2024-08-29T17:44:04.536477+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T03:07:48.009794+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[5,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.2e","version":"0'0","reported_seq":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T17:44:04.536120+0000","last_change":"2024-08-29T17:43:22.425488+0000","last_active":"2024-08-29T17:44:04.536120+0000","last_peered":"2024-08-29T17:44:04.536120+0000","last_clean":"2024-08-29T17:44:04.536120+0000","last_became_active":"2024-08-29T17:43:22.425181+0000","last_became_peered":"2024-08-29T17:43:22.425181+0000","last_unstale":"2024-08-29T17:44:04.536120+0000","last_undegraded":"2024-08-29T17:44:04.536120+0000","last_fullsized":"2024-08-29T17:44:04.536120+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T03:39:39.462031+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,6,7],"acting":[2,6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.2d","version":"0'0","reported_seq":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T17:44:04.542182+0000","last_change":"2024-08-29T17:43:22.443022+0000","last_active":"2024-08-29T17:44:04.542182+0000","last_peered":"2024-08-29T17:44:04.542182+0000","last_clean":"2024-08-29T17:44:04.542182+0000","last_became_active":"2024-08-29T17:43:22.442498+0000","last_became_peered":"2024-08-29T17:43:22.442498+0000","last_unstale":"2024-08-29T17:44:04.542182+0000","last_undegraded":"2024-08-29T17:44:04.542182+0000","last_fullsized":"2024-08-29T17:44:04.542182+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T05:31:59.650480+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[7,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.2c","version":"0'0","reported_seq":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T17:44:04.549209+0000","last_change":"2024-08-29T17:43:22.432860+0000","last_active":"2024-08-29T17:44:04.549209+0000","last_peered":"2024-08-29T17:44:04.549209+0000","last_clean":"2024-08-29T17:44:04.549209+0000","last_became_active":"2024-08-29T17:43:22.432060+0000","last_became_peered":"2024-08-29T17:43:22.432060+0000","last_unstale":"2024-08-29T17:44:04.549209+0000","last_undegraded":"2024-08-29T17:44:04.549209+0000","last_fullsized":"2024-08-29T17:44:04.549209+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T18:27:01.014067+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,0],"acting":[6,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.2b","version":"0'0","reported_seq":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T17:44:04.551855+0000","last_change":"2024-08-29T17:43:22.430992+0000","last_active":"2024-08-29T17:44:04.551855+0000","last_peered":"2024-08-29T17:44:04.551855+0000","last_clean":"2024-08-29T17:44:04.551855+0000","last_became_active":"2024-08-29T17:43:22.430685+0000","last_became_peered":"2024-08-29T17:43:22.430685+0000","last_unstale":"2024-08-29T17:44:04.551855+0000","last_undegraded":"2024-08-29T17:44:04.551855+0000","last_fullsized":"2024-08-29T17:44:04.551855+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T20:25:05.519438+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.2a","version":"0'0","reported_seq":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T17:44:04.534530+0000","last_change":"2024-08-29T17:43:22.429718+0000","last_active":"2024-08-29T17:44:04.534530+0000","last_peered":"2024-08-29T17:44:04.534530+0000","last_clean":"2024-08-29T17:44:04.534530+0000","last_became_active":"2024-08-29T17:43:22.428752+0000","last_became_peered":"2024-08-29T17:43:22.428752+0000","last_unstale":"2024-08-29T17:44:04.534530+0000","last_undegraded":"2024-08-29T17:44:04.534530+0000","last_fullsized":"2024-08-29T17:44:04.534530+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T22:16:50.276536+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.29","version":"0'0","reported_seq":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T17:44:04.539868+0000","last_change":"2024-08-29T17:43:22.424261+0000","last_active":"2024-08-29T17:44:04.539868+0000","last_peered":"2024-08-29T17:44:04.539868+0000","last_clean":"2024-08-29T17:44:04.539868+0000","last_became_active":"2024-08-29T17:43:22.423950+0000","last_became_peered":"2024-08-29T17:43:22.423950+0000","last_unstale":"2024-08-29T17:44:04.539868+0000","last_undegraded":"2024-08-29T17:44:04.539868+0000","last_fullsized":"2024-08-29T17:44:04.539868+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T18:54:05.995658+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,4,1],"acting":[3,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.28","version":"0'0","reported_seq":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T17:44:04.534372+0000","last_change":"2024-08-29T17:43:22.416057+0000","last_active":"2024-08-29T17:44:04.534372+0000","last_peered":"2024-08-29T17:44:04.534372+0000","last_clean":"2024-08-29T17:44:04.534372+0000","last_became_active":"2024-08-29T17:43:22.414928+0000","last_became_peered":"2024-08-29T17:43:22.414928+0000","last_unstale":"2024-08-29T17:44:04.534372+0000","last_undegraded":"2024-08-29T17:44:04.534372+0000","last_fullsized":"2024-08-29T17:44:04.534372+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T00:47:15.366232+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.27","version":"0'0","reported_seq":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T17:44:04.543339+0000","last_change":"2024-08-29T17:43:22.421369+0000","last_active":"2024-08-29T17:44:04.543339+0000","last_peered":"2024-08-29T17:44:04.543339+0000","last_clean":"2024-08-29T17:44:04.543339+0000","last_became_active":"2024-08-29T17:43:22.419696+0000","last_became_peered":"2024-08-29T17:43:22.419696+0000","last_unstale":"2024-08-29T17:44:04.543339+0000","last_undegraded":"2024-08-29T17:44:04.543339+0000","last_fullsized":"2024-08-29T17:44:04.543339+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T02:13:29.897350+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,4,2],"acting":[3,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.26","version":"0'0","reported_seq":23,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-08-29T17:44:05.558714+0000","last_change":"2024-08-29T17:44:05.558714+0000","last_active":"2024-08-29T17:44:05.558714+0000","last_peered":"2024-08-29T17:44:05.558714+0000","last_clean":"2024-08-29T17:44:05.558714+0000","last_became_active":"2024-08-29T17:44:05.557840+0000","last_became_peered":"2024-08-29T17:44:05.557840+0000","last_unstale":"2024-08-29T17:44:05.558714+0000","last_undegraded":"2024-08-29T17:44:05.558714+0000","last_fullsized":"2024-08-29T17:44:05.558714+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T21:49:14.236031+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.25","version":"0'0","reported_seq":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T17:44:04.543988+0000","last_change":"2024-08-29T17:43:22.408473+0000","last_active":"2024-08-29T17:44:04.543988+0000","last_peered":"2024-08-29T17:44:04.543988+0000","last_clean":"2024-08-29T17:44:04.543988+0000","last_became_active":"2024-08-29T17:43:22.408193+0000","last_became_peered":"2024-08-29T17:43:22.408193+0000","last_unstale":"2024-08-29T17:44:04.543988+0000","last_undegraded":"2024-08-29T17:44:04.543988+0000","last_fullsized":"2024-08-29T17:44:04.543988+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T00:04:09.090699+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,2],"acting":[1,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.24","version":"0'0","reported_seq":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T17:44:04.546912+0000","last_change":"2024-08-29T17:43:22.420366+0000","last_active":"2024-08-29T17:44:04.546912+0000","last_peered":"2024-08-29T17:44:04.546912+0000","last_clean":"2024-08-29T17:44:04.546912+0000","last_became_active":"2024-08-29T17:43:22.419740+0000","last_became_peered":"2024-08-29T17:43:22.419740+0000","last_unstale":"2024-08-29T17:44:04.546912+0000","last_undegraded":"2024-08-29T17:44:04.546912+0000","last_fullsized":"2024-08-29T17:44:04.546912+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T19:34:55.153809+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,4,0],"acting":[3,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.23","version":"0'0","reported_seq":11,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-08-29T17:44:05.597407+0000","last_change":"2024-08-29T17:44:05.596648+0000","last_active":"2024-08-29T17:44:05.597407+0000","last_peered":"2024-08-29T17:44:05.597407+0000","last_clean":"2024-08-29T17:44:05.597407+0000","last_became_active":"2024-08-29T17:44:05.595508+0000","last_became_peered":"2024-08-29T17:44:05.595508+0000","last_unstale":"2024-08-29T17:44:05.597407+0000","last_undegraded":"2024-08-29T17:44:05.597407+0000","last_fullsized":"2024-08-29T17:44:05.597407+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T20:08:03.503878+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.22","version":"0'0","reported_seq":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T17:44:04.534669+0000","last_change":"2024-08-29T17:43:22.432613+0000","last_active":"2024-08-29T17:44:04.534669+0000","last_peered":"2024-08-29T17:44:04.534669+0000","last_clean":"2024-08-29T17:44:04.534669+0000","last_became_active":"2024-08-29T17:43:22.431708+0000","last_became_peered":"2024-08-29T17:43:22.431708+0000","last_unstale":"2024-08-29T17:44:04.534669+0000","last_undegraded":"2024-08-29T17:44:04.534669+0000","last_fullsized":"2024-08-29T17:44:04.534669+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T20:07:56.992809+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.21","version":"0'0","reported_seq":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T17:44:04.534799+0000","last_change":"2024-08-29T17:43:22.413867+0000","last_active":"2024-08-29T17:44:04.534799+0000","last_peered":"2024-08-29T17:44:04.534799+0000","last_clean":"2024-08-29T17:44:04.534799+0000","last_became_active":"2024-08-29T17:43:22.413251+0000","last_became_peered":"2024-08-29T17:43:22.413251+0000","last_unstale":"2024-08-29T17:44:04.534799+0000","last_undegraded":"2024-08-29T17:44:04.534799+0000","last_fullsized":"2024-08-29T17:44:04.534799+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T23:16:19.135917+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,5,6],"acting":[2,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.20","version":"0'0","reported_seq":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T17:44:04.544625+0000","last_change":"2024-08-29T17:43:22.438775+0000","last_active":"2024-08-29T17:44:04.544625+0000","last_peered":"2024-08-29T17:44:04.544625+0000","last_clean":"2024-08-29T17:44:04.544625+0000","last_became_active":"2024-08-29T17:43:22.438012+0000","last_became_peered":"2024-08-29T17:43:22.438012+0000","last_unstale":"2024-08-29T17:44:04.544625+0000","last_undegraded":"2024-08-29T17:44:04.544625+0000","last_fullsized":"2024-08-29T17:44:04.544625+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T22:21:03.707348+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1a","version":"0'0","reported_seq":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T17:44:04.545648+0000","last_change":"2024-08-29T17:43:22.404799+0000","last_active":"2024-08-29T17:44:04.545648+0000","last_peered":"2024-08-29T17:44:04.545648+0000","last_clean":"2024-08-29T17:44:04.545648+0000","last_became_active":"2024-08-29T17:43:22.403922+0000","last_became_peered":"2024-08-29T17:43:22.403922+0000","last_unstale":"2024-08-29T17:44:04.545648+0000","last_undegraded":"2024-08-29T17:44:04.545648+0000","last_fullsized":"2024-08-29T17:44:04.545648+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T02:30:28.399773+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.1b","version":"66'1","reported_seq":18,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T17:44:04.544273+0000","last_change":"2024-08-29T17:43:12.141087+0000","last_active":"2024-08-29T17:44:04.544273+0000","last_peered":"2024-08-29T17:44:04.544273+0000","last_clean":"2024-08-29T17:44:04.544273+0000","last_became_active":"2024-08-29T17:43:12.140800+0000","last_became_peered":"2024-08-29T17:43:12.140800+0000","last_unstale":"2024-08-29T17:44:04.544273+0000","last_undegraded":"2024-08-29T17:44:04.544273+0000","last_fullsized":"2024-08-29T17:44:04.544273+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_clean_scrub_stamp":"2024-08-29T17:43:11.112604+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T00:00:28.074904+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.1b","version":"0'0","reported_seq":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T17:44:04.552114+0000","last_change":"2024-08-29T17:43:22.424234+0000","last_active":"2024-08-29T17:44:04.552114+0000","last_peered":"2024-08-29T17:44:04.552114+0000","last_clean":"2024-08-29T17:44:04.552114+0000","last_became_active":"2024-08-29T17:43:22.423713+0000","last_became_peered":"2024-08-29T17:43:22.423713+0000","last_unstale":"2024-08-29T17:44:04.552114+0000","last_undegraded":"2024-08-29T17:44:04.552114+0000","last_fullsized":"2024-08-29T17:44:04.552114+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T18:02:59.820998+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,7],"acting":[0,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.1a","version":"66'1","reported_seq":18,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T17:44:04.548053+0000","last_change":"2024-08-29T17:43:12.152188+0000","last_active":"2024-08-29T17:44:04.548053+0000","last_peered":"2024-08-29T17:44:04.548053+0000","last_clean":"2024-08-29T17:44:04.548053+0000","last_became_active":"2024-08-29T17:43:12.151355+0000","last_became_peered":"2024-08-29T17:43:12.151355+0000","last_unstale":"2024-08-29T17:44:04.548053+0000","last_undegraded":"2024-08-29T17:44:04.548053+0000","last_fullsized":"2024-08-29T17:44:04.548053+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_clean_scrub_stamp":"2024-08-29T17:43:11.112604+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T18:19:40.220023+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.19","version":"0'0","reported_seq":17,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T17:44:04.540791+0000","last_change":"2024-08-29T17:43:12.138105+0000","last_active":"2024-08-29T17:44:04.540791+0000","last_peered":"2024-08-29T17:44:04.540791+0000","last_clean":"2024-08-29T17:44:04.540791+0000","last_became_active":"2024-08-29T17:43:12.137738+0000","last_became_peered":"2024-08-29T17:43:12.137738+0000","last_unstale":"2024-08-29T17:44:04.540791+0000","last_undegraded":"2024-08-29T17:44:04.540791+0000","last_fullsized":"2024-08-29T17:44:04.540791+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_clean_scrub_stamp":"2024-08-29T17:43:11.112604+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T21:45:50.363976+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,0],"acting":[3,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.18","version":"0'0","reported_seq":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T17:44:04.539670+0000","last_change":"2024-08-29T17:43:22.416772+0000","last_active":"2024-08-29T17:44:04.539670+0000","last_peered":"2024-08-29T17:44:04.539670+0000","last_clean":"2024-08-29T17:44:04.539670+0000","last_became_active":"2024-08-29T17:43:22.416493+0000","last_became_peered":"2024-08-29T17:43:22.416493+0000","last_unstale":"2024-08-29T17:44:04.539670+0000","last_undegraded":"2024-08-29T17:44:04.539670+0000","last_fullsized":"2024-08-29T17:44:04.539670+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T02:22:36.863988+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"2.18","version":"0'0","reported_seq":17,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T17:44:04.534530+0000","last_change":"2024-08-29T17:43:12.146580+0000","last_active":"2024-08-29T17:44:04.534530+0000","last_peered":"2024-08-29T17:44:04.534530+0000","last_clean":"2024-08-29T17:44:04.534530+0000","last_became_active":"2024-08-29T17:43:12.140996+0000","last_became_peered":"2024-08-29T17:43:12.140996+0000","last_unstale":"2024-08-29T17:44:04.534530+0000","last_undegraded":"2024-08-29T17:44:04.534530+0000","last_fullsized":"2024-08-29T17:44:04.534530+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_clean_scrub_stamp":"2024-08-29T17:43:11.112604+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T01:19:06.993728+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[5,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T17:44:04.541660+0000","last_change":"2024-08-29T17:43:22.409154+0000","last_active":"2024-08-29T17:44:04.541660+0000","last_peered":"2024-08-29T17:44:04.541660+0000","last_clean":"2024-08-29T17:44:04.541660+0000","last_became_active":"2024-08-29T17:43:22.408106+0000","last_became_peered":"2024-08-29T17:43:22.408106+0000","last_unstale":"2024-08-29T17:44:04.541660+0000","last_undegraded":"2024-08-29T17:44:04.541660+0000","last_fullsized":"2024-08-29T17:44:04.541660+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T22:26:37.109945+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.17","version":"0'0","reported_seq":17,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T17:44:04.551438+0000","last_change":"2024-08-29T17:43:12.155464+0000","last_active":"2024-08-29T17:44:04.551438+0000","last_peered":"2024-08-29T17:44:04.551438+0000","last_clean":"2024-08-29T17:44:04.551438+0000","last_became_active":"2024-08-29T17:43:12.154741+0000","last_became_peered":"2024-08-29T17:43:12.154741+0000","last_unstale":"2024-08-29T17:44:04.551438+0000","last_undegraded":"2024-08-29T17:44:04.551438+0000","last_fullsized":"2024-08-29T17:44:04.551438+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_clean_scrub_stamp":"2024-08-29T17:43:11.112604+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T21:09:07.323440+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,2],"acting":[6,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T17:44:04.535309+0000","last_change":"2024-08-29T17:43:22.418727+0000","last_active":"2024-08-29T17:44:04.535309+0000","last_peered":"2024-08-29T17:44:04.535309+0000","last_clean":"2024-08-29T17:44:04.535309+0000","last_became_active":"2024-08-29T17:43:22.418040+0000","last_became_peered":"2024-08-29T17:43:22.418040+0000","last_unstale":"2024-08-29T17:44:04.535309+0000","last_undegraded":"2024-08-29T17:44:04.535309+0000","last_fullsized":"2024-08-29T17:44:04.535309+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T02:25:16.427697+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.16","version":"0'0","reported_seq":17,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T17:44:04.535481+0000","last_change":"2024-08-29T17:43:12.143580+0000","last_active":"2024-08-29T17:44:04.535481+0000","last_peered":"2024-08-29T17:44:04.535481+0000","last_clean":"2024-08-29T17:44:04.535481+0000","last_became_active":"2024-08-29T17:43:12.142727+0000","last_became_peered":"2024-08-29T17:43:12.142727+0000","last_unstale":"2024-08-29T17:44:04.535481+0000","last_undegraded":"2024-08-29T17:44:04.535481+0000","last_fullsized":"2024-08-29T17:44:04.535481+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_clean_scrub_stamp":"2024-08-29T17:43:11.112604+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T05:16:24.740266+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,6,2],"acting":[5,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T17:44:04.552159+0000","last_change":"2024-08-29T17:43:22.415364+0000","last_active":"2024-08-29T17:44:04.552159+0000","last_peered":"2024-08-29T17:44:04.552159+0000","last_clean":"2024-08-29T17:44:04.552159+0000","last_became_active":"2024-08-29T17:43:22.415013+0000","last_became_peered":"2024-08-29T17:43:22.415013+0000","last_unstale":"2024-08-29T17:44:04.552159+0000","last_undegraded":"2024-08-29T17:44:04.552159+0000","last_fullsized":"2024-08-29T17:44:04.552159+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T22:54:19.331387+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"2.15","version":"66'3","reported_seq":20,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T17:44:04.544386+0000","last_change":"2024-08-29T17:43:12.128157+0000","last_active":"2024-08-29T17:44:04.544386+0000","last_peered":"2024-08-29T17:44:04.544386+0000","last_clean":"2024-08-29T17:44:04.544386+0000","last_became_active":"2024-08-29T17:43:12.127899+0000","last_became_peered":"2024-08-29T17:43:12.127899+0000","last_unstale":"2024-08-29T17:44:04.544386+0000","last_undegraded":"2024-08-29T17:44:04.544386+0000","last_fullsized":"2024-08-29T17:44:04.544386+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_clean_scrub_stamp":"2024-08-29T17:43:11.112604+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-08-30T22:33:18.083635+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":[1,5,0],"acting":[1,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.14","version":"0'0","reported_seq":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T17:44:04.550210+0000","last_change":"2024-08-29T17:43:22.444099+0000","last_active":"2024-08-29T17:44:04.550210+0000","last_peered":"2024-08-29T17:44:04.550210+0000","last_clean":"2024-08-29T17:44:04.550210+0000","last_became_active":"2024-08-29T17:43:22.443703+0000","last_became_peered":"2024-08-29T17:43:22.443703+0000","last_unstale":"2024-08-29T17:44:04.550210+0000","last_undegraded":"2024-08-29T17:44:04.550210+0000","last_fullsized":"2024-08-29T17:44:04.550210+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T00:33:17.260759+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.14","version":"66'6","reported_seq":23,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T17:44:04.549377+0000","last_change":"2024-08-29T17:43:12.155309+0000","last_active":"2024-08-29T17:44:04.549377+0000","last_peered":"2024-08-29T17:44:04.549377+0000","last_clean":"2024-08-29T17:44:04.549377+0000","last_became_active":"2024-08-29T17:43:12.154343+0000","last_became_peered":"2024-08-29T17:43:12.154343+0000","last_unstale":"2024-08-29T17:44:04.549377+0000","last_undegraded":"2024-08-29T17:44:04.549377+0000","last_fullsized":"2024-08-29T17:44:04.549377+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_clean_scrub_stamp":"2024-08-29T17:43:11.112604+0000","objects_scrubbed":0,"log_size":6,"log_dups_size":0,"ondisk_log_size":6,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T18:07:50.775128+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":0,"num_read_kb":0,"num_write":6,"num_write_kb":3,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,3,5],"acting":[6,3,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.15","version":"0'0","reported_seq":23,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-08-29T17:44:05.560471+0000","last_change":"2024-08-29T17:44:05.560471+0000","last_active":"2024-08-29T17:44:05.560471+0000","last_peered":"2024-08-29T17:44:05.560471+0000","last_clean":"2024-08-29T17:44:05.560471+0000","last_became_active":"2024-08-29T17:44:05.559815+0000","last_became_peered":"2024-08-29T17:44:05.559815+0000","last_unstale":"2024-08-29T17:44:05.560471+0000","last_undegraded":"2024-08-29T17:44:05.560471+0000","last_fullsized":"2024-08-29T17:44:05.560471+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T02:00:55.254833+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,1],"acting":[7,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.13","version":"66'2","reported_seq":19,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T17:44:04.552377+0000","last_change":"2024-08-29T17:43:12.135740+0000","last_active":"2024-08-29T17:44:04.552377+0000","last_peered":"2024-08-29T17:44:04.552377+0000","last_clean":"2024-08-29T17:44:04.552377+0000","last_became_active":"2024-08-29T17:43:12.135419+0000","last_became_peered":"2024-08-29T17:43:12.135419+0000","last_unstale":"2024-08-29T17:44:04.552377+0000","last_undegraded":"2024-08-29T17:44:04.552377+0000","last_fullsized":"2024-08-29T17:44:04.552377+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_clean_scrub_stamp":"2024-08-29T17:43:11.112604+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T02:58:39.673465+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":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T17:44:04.552436+0000","last_change":"2024-08-29T17:43:22.423988+0000","last_active":"2024-08-29T17:44:04.552436+0000","last_peered":"2024-08-29T17:44:04.552436+0000","last_clean":"2024-08-29T17:44:04.552436+0000","last_became_active":"2024-08-29T17:43:22.423682+0000","last_became_peered":"2024-08-29T17:43:22.423682+0000","last_unstale":"2024-08-29T17:44:04.552436+0000","last_undegraded":"2024-08-29T17:44:04.552436+0000","last_fullsized":"2024-08-29T17:44:04.552436+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T00:00:19.761506+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.12","version":"0'0","reported_seq":26,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-08-29T17:44:05.556094+0000","last_change":"2024-08-29T17:44:05.556094+0000","last_active":"2024-08-29T17:44:05.556094+0000","last_peered":"2024-08-29T17:44:05.556094+0000","last_clean":"2024-08-29T17:44:05.556094+0000","last_became_active":"2024-08-29T17:44:05.555363+0000","last_became_peered":"2024-08-29T17:44:05.555363+0000","last_unstale":"2024-08-29T17:44:05.556094+0000","last_undegraded":"2024-08-29T17:44:05.556094+0000","last_fullsized":"2024-08-29T17:44:05.556094+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_clean_scrub_stamp":"2024-08-29T17:43:11.112604+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T04:59:50.277685+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.13","version":"0'0","reported_seq":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T17:44:04.540123+0000","last_change":"2024-08-29T17:43:22.440380+0000","last_active":"2024-08-29T17:44:04.540123+0000","last_peered":"2024-08-29T17:44:04.540123+0000","last_clean":"2024-08-29T17:44:04.540123+0000","last_became_active":"2024-08-29T17:43:22.437282+0000","last_became_peered":"2024-08-29T17:43:22.437282+0000","last_unstale":"2024-08-29T17:44:04.540123+0000","last_undegraded":"2024-08-29T17:44:04.540123+0000","last_fullsized":"2024-08-29T17:44:04.540123+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T21:51:00.082308+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"2.11","version":"0'0","reported_seq":17,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T17:44:04.548492+0000","last_change":"2024-08-29T17:43:12.152808+0000","last_active":"2024-08-29T17:44:04.548492+0000","last_peered":"2024-08-29T17:44:04.548492+0000","last_clean":"2024-08-29T17:44:04.548492+0000","last_became_active":"2024-08-29T17:43:12.151945+0000","last_became_peered":"2024-08-29T17:43:12.151945+0000","last_unstale":"2024-08-29T17:44:04.548492+0000","last_undegraded":"2024-08-29T17:44:04.548492+0000","last_fullsized":"2024-08-29T17:44:04.548492+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_clean_scrub_stamp":"2024-08-29T17:43:11.112604+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T19:51:04.461532+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.10","version":"0'0","reported_seq":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T17:44:04.544625+0000","last_change":"2024-08-29T17:43:22.425884+0000","last_active":"2024-08-29T17:44:04.544625+0000","last_peered":"2024-08-29T17:44:04.544625+0000","last_clean":"2024-08-29T17:44:04.544625+0000","last_became_active":"2024-08-29T17:43:22.425161+0000","last_became_peered":"2024-08-29T17:43:22.425161+0000","last_unstale":"2024-08-29T17:44:04.544625+0000","last_undegraded":"2024-08-29T17:44:04.544625+0000","last_fullsized":"2024-08-29T17:44:04.544625+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T03:53:03.851311+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.10","version":"66'8","reported_seq":25,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T17:44:04.534832+0000","last_change":"2024-08-29T17:43:12.126438+0000","last_active":"2024-08-29T17:44:04.534832+0000","last_peered":"2024-08-29T17:44:04.534832+0000","last_clean":"2024-08-29T17:44:04.534832+0000","last_became_active":"2024-08-29T17:43:12.126185+0000","last_became_peered":"2024-08-29T17:43:12.126185+0000","last_unstale":"2024-08-29T17:44:04.534832+0000","last_undegraded":"2024-08-29T17:44:04.534832+0000","last_fullsized":"2024-08-29T17:44:04.534832+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_clean_scrub_stamp":"2024-08-29T17:43:11.112604+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-08-30T17:51:43.662731+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1,0],"acting":[2,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T17:44:04.539614+0000","last_change":"2024-08-29T17:43:22.440942+0000","last_active":"2024-08-29T17:44:04.539614+0000","last_peered":"2024-08-29T17:44:04.539614+0000","last_clean":"2024-08-29T17:44:04.539614+0000","last_became_active":"2024-08-29T17:43:22.438209+0000","last_became_peered":"2024-08-29T17:43:22.438209+0000","last_unstale":"2024-08-29T17:44:04.539614+0000","last_undegraded":"2024-08-29T17:44:04.539614+0000","last_fullsized":"2024-08-29T17:44:04.539614+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T03:50:38.098209+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"2.f","version":"66'1","reported_seq":18,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T17:44:04.551527+0000","last_change":"2024-08-29T17:43:12.160321+0000","last_active":"2024-08-29T17:44:04.551527+0000","last_peered":"2024-08-29T17:44:04.551527+0000","last_clean":"2024-08-29T17:44:04.551527+0000","last_became_active":"2024-08-29T17:43:12.159528+0000","last_became_peered":"2024-08-29T17:43:12.159528+0000","last_unstale":"2024-08-29T17:44:04.551527+0000","last_undegraded":"2024-08-29T17:44:04.551527+0000","last_fullsized":"2024-08-29T17:44:04.551527+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_clean_scrub_stamp":"2024-08-29T17:43:11.112604+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T05:32:34.390630+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,0,7],"acting":[4,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.e","version":"0'0","reported_seq":11,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-08-29T17:44:05.596784+0000","last_change":"2024-08-29T17:44:05.595483+0000","last_active":"2024-08-29T17:44:05.596784+0000","last_peered":"2024-08-29T17:44:05.596784+0000","last_clean":"2024-08-29T17:44:05.596784+0000","last_became_active":"2024-08-29T17:44:05.594411+0000","last_became_peered":"2024-08-29T17:44:05.594411+0000","last_unstale":"2024-08-29T17:44:05.596784+0000","last_undegraded":"2024-08-29T17:44:05.596784+0000","last_fullsized":"2024-08-29T17:44:05.596784+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T00:07:59.104197+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,4,1],"acting":[2,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.e","version":"66'2","reported_seq":19,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T17:44:04.536381+0000","last_change":"2024-08-29T17:43:12.141161+0000","last_active":"2024-08-29T17:44:04.536381+0000","last_peered":"2024-08-29T17:44:04.536381+0000","last_clean":"2024-08-29T17:44:04.536381+0000","last_became_active":"2024-08-29T17:43:12.140728+0000","last_became_peered":"2024-08-29T17:43:12.140728+0000","last_unstale":"2024-08-29T17:44:04.536381+0000","last_undegraded":"2024-08-29T17:44:04.536381+0000","last_fullsized":"2024-08-29T17:44:04.536381+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_clean_scrub_stamp":"2024-08-29T17:43:11.112604+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T01:04:35.800022+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"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":[2,3,7],"acting":[2,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.f","version":"0'0","reported_seq":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T17:44:04.541585+0000","last_change":"2024-08-29T17:43:22.440930+0000","last_active":"2024-08-29T17:44:04.541585+0000","last_peered":"2024-08-29T17:44:04.541585+0000","last_clean":"2024-08-29T17:44:04.541585+0000","last_became_active":"2024-08-29T17:43:22.438782+0000","last_became_peered":"2024-08-29T17:43:22.438782+0000","last_unstale":"2024-08-29T17:44:04.541585+0000","last_undegraded":"2024-08-29T17:44:04.541585+0000","last_fullsized":"2024-08-29T17:44:04.541585+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T21:47:01.676279+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,0],"acting":[7,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.d","version":"66'1","reported_seq":18,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T17:44:04.544591+0000","last_change":"2024-08-29T17:43:12.143498+0000","last_active":"2024-08-29T17:44:04.544591+0000","last_peered":"2024-08-29T17:44:04.544591+0000","last_clean":"2024-08-29T17:44:04.544591+0000","last_became_active":"2024-08-29T17:43:12.143193+0000","last_became_peered":"2024-08-29T17:43:12.143193+0000","last_unstale":"2024-08-29T17:44:04.544591+0000","last_undegraded":"2024-08-29T17:44:04.544591+0000","last_fullsized":"2024-08-29T17:44:04.544591+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_clean_scrub_stamp":"2024-08-29T17:43:11.112604+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T03:09:15.634671+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":[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.c","version":"0'0","reported_seq":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T17:44:04.535616+0000","last_change":"2024-08-29T17:43:22.432127+0000","last_active":"2024-08-29T17:44:04.535616+0000","last_peered":"2024-08-29T17:44:04.535616+0000","last_clean":"2024-08-29T17:44:04.535616+0000","last_became_active":"2024-08-29T17:43:22.431196+0000","last_became_peered":"2024-08-29T17:43:22.431196+0000","last_unstale":"2024-08-29T17:44:04.535616+0000","last_undegraded":"2024-08-29T17:44:04.535616+0000","last_fullsized":"2024-08-29T17:44:04.535616+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T19:46:41.394940+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.c","version":"0'0","reported_seq":17,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T17:44:04.535810+0000","last_change":"2024-08-29T17:43:12.126430+0000","last_active":"2024-08-29T17:44:04.535810+0000","last_peered":"2024-08-29T17:44:04.535810+0000","last_clean":"2024-08-29T17:44:04.535810+0000","last_became_active":"2024-08-29T17:43:12.126131+0000","last_became_peered":"2024-08-29T17:43:12.126131+0000","last_unstale":"2024-08-29T17:44:04.535810+0000","last_undegraded":"2024-08-29T17:44:04.535810+0000","last_fullsized":"2024-08-29T17:44:04.535810+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_clean_scrub_stamp":"2024-08-29T17:43:11.112604+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T22:13:06.114791+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,5,0],"acting":[2,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.d","version":"0'0","reported_seq":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T17:44:04.541880+0000","last_change":"2024-08-29T17:43:22.441805+0000","last_active":"2024-08-29T17:44:04.541880+0000","last_peered":"2024-08-29T17:44:04.541880+0000","last_clean":"2024-08-29T17:44:04.541880+0000","last_became_active":"2024-08-29T17:43:22.441255+0000","last_became_peered":"2024-08-29T17:43:22.441255+0000","last_unstale":"2024-08-29T17:44:04.541880+0000","last_undegraded":"2024-08-29T17:44:04.541880+0000","last_fullsized":"2024-08-29T17:44:04.541880+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T03:10:59.019018+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.0","version":"21'117","reported_seq":225,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-08-29T17:44:05.537719+0000","last_change":"2024-08-29T17:42:09.313497+0000","last_active":"2024-08-29T17:44:05.537719+0000","last_peered":"2024-08-29T17:44:05.537719+0000","last_clean":"2024-08-29T17:44:05.537719+0000","last_became_active":"2024-08-29T17:42:09.312320+0000","last_became_peered":"2024-08-29T17:42:09.312320+0000","last_unstale":"2024-08-29T17:44:05.537719+0000","last_undegraded":"2024-08-29T17:44:05.537719+0000","last_fullsized":"2024-08-29T17:44:05.537719+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:37:34.254299+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:37:34.254299+0000","last_clean_scrub_stamp":"2024-08-29T17:37:34.254299+0000","objects_scrubbed":0,"log_size":117,"log_dups_size":0,"ondisk_log_size":117,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T00:42:15.931486+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":116,"num_read_kb":100,"num_write":159,"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":"0'0","reported_seq":17,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T17:44:04.534966+0000","last_change":"2024-08-29T17:43:12.147531+0000","last_active":"2024-08-29T17:44:04.534966+0000","last_peered":"2024-08-29T17:44:04.534966+0000","last_clean":"2024-08-29T17:44:04.534966+0000","last_became_active":"2024-08-29T17:43:12.142640+0000","last_became_peered":"2024-08-29T17:43:12.142640+0000","last_unstale":"2024-08-29T17:44:04.534966+0000","last_undegraded":"2024-08-29T17:44:04.534966+0000","last_fullsized":"2024-08-29T17:44:04.534966+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_clean_scrub_stamp":"2024-08-29T17:43:11.112604+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T05:22:34.527478+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T17:44:04.541365+0000","last_change":"2024-08-29T17:43:22.440240+0000","last_active":"2024-08-29T17:44:04.541365+0000","last_peered":"2024-08-29T17:44:04.541365+0000","last_clean":"2024-08-29T17:44:04.541365+0000","last_became_active":"2024-08-29T17:43:22.440016+0000","last_became_peered":"2024-08-29T17:43:22.440016+0000","last_unstale":"2024-08-29T17:44:04.541365+0000","last_undegraded":"2024-08-29T17:44:04.541365+0000","last_fullsized":"2024-08-29T17:44:04.541365+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T18:23:14.604754+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.0","version":"0'0","reported_seq":17,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T17:44:04.539567+0000","last_change":"2024-08-29T17:43:12.163402+0000","last_active":"2024-08-29T17:44:04.539567+0000","last_peered":"2024-08-29T17:44:04.539567+0000","last_clean":"2024-08-29T17:44:04.539567+0000","last_became_active":"2024-08-29T17:43:12.159822+0000","last_became_peered":"2024-08-29T17:43:12.159822+0000","last_unstale":"2024-08-29T17:44:04.539567+0000","last_undegraded":"2024-08-29T17:44:04.539567+0000","last_fullsized":"2024-08-29T17:44:04.539567+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_clean_scrub_stamp":"2024-08-29T17:43:11.112604+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T01:26:26.161694+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T17:44:04.551026+0000","last_change":"2024-08-29T17:43:22.408438+0000","last_active":"2024-08-29T17:44:04.551026+0000","last_peered":"2024-08-29T17:44:04.551026+0000","last_clean":"2024-08-29T17:44:04.551026+0000","last_became_active":"2024-08-29T17:43:22.407516+0000","last_became_peered":"2024-08-29T17:43:22.407516+0000","last_unstale":"2024-08-29T17:44:04.551026+0000","last_undegraded":"2024-08-29T17:44:04.551026+0000","last_fullsized":"2024-08-29T17:44:04.551026+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T23:12:16.442986+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":17,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T17:44:04.535199+0000","last_change":"2024-08-29T17:43:12.125782+0000","last_active":"2024-08-29T17:44:04.535199+0000","last_peered":"2024-08-29T17:44:04.535199+0000","last_clean":"2024-08-29T17:44:04.535199+0000","last_became_active":"2024-08-29T17:43:12.125540+0000","last_became_peered":"2024-08-29T17:43:12.125540+0000","last_unstale":"2024-08-29T17:44:04.535199+0000","last_undegraded":"2024-08-29T17:44:04.535199+0000","last_fullsized":"2024-08-29T17:44:04.535199+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_clean_scrub_stamp":"2024-08-29T17:43:11.112604+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T05:06:37.155060+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T17:44:04.540631+0000","last_change":"2024-08-29T17:43:22.413712+0000","last_active":"2024-08-29T17:44:04.540631+0000","last_peered":"2024-08-29T17:44:04.540631+0000","last_clean":"2024-08-29T17:44:04.540631+0000","last_became_active":"2024-08-29T17:43:22.412844+0000","last_became_peered":"2024-08-29T17:43:22.412844+0000","last_unstale":"2024-08-29T17:44:04.540631+0000","last_undegraded":"2024-08-29T17:44:04.540631+0000","last_fullsized":"2024-08-29T17:44:04.540631+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T21:12:16.006400+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.2","version":"0'0","reported_seq":17,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T17:44:04.534898+0000","last_change":"2024-08-29T17:43:12.148715+0000","last_active":"2024-08-29T17:44:04.534898+0000","last_peered":"2024-08-29T17:44:04.534898+0000","last_clean":"2024-08-29T17:44:04.534898+0000","last_became_active":"2024-08-29T17:43:12.144623+0000","last_became_peered":"2024-08-29T17:43:12.144623+0000","last_unstale":"2024-08-29T17:44:04.534898+0000","last_undegraded":"2024-08-29T17:44:04.534898+0000","last_fullsized":"2024-08-29T17:44:04.534898+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_clean_scrub_stamp":"2024-08-29T17:43:11.112604+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T23:39:09.068966+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T17:44:04.550242+0000","last_change":"2024-08-29T17:43:22.443581+0000","last_active":"2024-08-29T17:44:04.550242+0000","last_peered":"2024-08-29T17:44:04.550242+0000","last_clean":"2024-08-29T17:44:04.550242+0000","last_became_active":"2024-08-29T17:43:22.442961+0000","last_became_peered":"2024-08-29T17:43:22.442961+0000","last_unstale":"2024-08-29T17:44:04.550242+0000","last_undegraded":"2024-08-29T17:44:04.550242+0000","last_fullsized":"2024-08-29T17:44:04.550242+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T18:31:34.423166+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,6],"acting":[4,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":17,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T17:44:04.543902+0000","last_change":"2024-08-29T17:43:12.140538+0000","last_active":"2024-08-29T17:44:04.543902+0000","last_peered":"2024-08-29T17:44:04.543902+0000","last_clean":"2024-08-29T17:44:04.543902+0000","last_became_active":"2024-08-29T17:43:12.140210+0000","last_became_peered":"2024-08-29T17:43:12.140210+0000","last_unstale":"2024-08-29T17:44:04.543902+0000","last_undegraded":"2024-08-29T17:44:04.543902+0000","last_fullsized":"2024-08-29T17:44:04.543902+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_clean_scrub_stamp":"2024-08-29T17:43:11.112604+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T19:22:43.927826+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,7],"acting":[1,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T17:44:04.535555+0000","last_change":"2024-08-29T17:43:22.414004+0000","last_active":"2024-08-29T17:44:04.535555+0000","last_peered":"2024-08-29T17:44:04.535555+0000","last_clean":"2024-08-29T17:44:04.535555+0000","last_became_active":"2024-08-29T17:43:22.413268+0000","last_became_peered":"2024-08-29T17:43:22.413268+0000","last_unstale":"2024-08-29T17:44:04.535555+0000","last_undegraded":"2024-08-29T17:44:04.535555+0000","last_fullsized":"2024-08-29T17:44:04.535555+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T18:41:00.568838+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.5","version":"0'0","reported_seq":17,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T17:44:04.542362+0000","last_change":"2024-08-29T17:43:12.162174+0000","last_active":"2024-08-29T17:44:04.542362+0000","last_peered":"2024-08-29T17:44:04.542362+0000","last_clean":"2024-08-29T17:44:04.542362+0000","last_became_active":"2024-08-29T17:43:12.160883+0000","last_became_peered":"2024-08-29T17:43:12.160883+0000","last_unstale":"2024-08-29T17:44:04.542362+0000","last_undegraded":"2024-08-29T17:44:04.542362+0000","last_fullsized":"2024-08-29T17:44:04.542362+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_clean_scrub_stamp":"2024-08-29T17:43:11.112604+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T05:27:02.927149+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T17:44:04.543786+0000","last_change":"2024-08-29T17:43:22.397499+0000","last_active":"2024-08-29T17:44:04.543786+0000","last_peered":"2024-08-29T17:44:04.543786+0000","last_clean":"2024-08-29T17:44:04.543786+0000","last_became_active":"2024-08-29T17:43:22.396889+0000","last_became_peered":"2024-08-29T17:43:22.396889+0000","last_unstale":"2024-08-29T17:44:04.543786+0000","last_undegraded":"2024-08-29T17:44:04.543786+0000","last_fullsized":"2024-08-29T17:44:04.543786+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T20:47:04.294723+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.6","version":"66'1","reported_seq":18,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T17:44:04.545301+0000","last_change":"2024-08-29T17:43:12.143625+0000","last_active":"2024-08-29T17:44:04.545301+0000","last_peered":"2024-08-29T17:44:04.545301+0000","last_clean":"2024-08-29T17:44:04.545301+0000","last_became_active":"2024-08-29T17:43:12.143293+0000","last_became_peered":"2024-08-29T17:43:12.143293+0000","last_unstale":"2024-08-29T17:44:04.545301+0000","last_undegraded":"2024-08-29T17:44:04.545301+0000","last_fullsized":"2024-08-29T17:44:04.545301+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_clean_scrub_stamp":"2024-08-29T17:43:11.112604+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T19:46:05.894272+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":[1,6,4],"acting":[1,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.7","version":"0'0","reported_seq":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T17:44:04.543571+0000","last_change":"2024-08-29T17:43:22.419076+0000","last_active":"2024-08-29T17:44:04.543571+0000","last_peered":"2024-08-29T17:44:04.543571+0000","last_clean":"2024-08-29T17:44:04.543571+0000","last_became_active":"2024-08-29T17:43:22.418687+0000","last_became_peered":"2024-08-29T17:43:22.418687+0000","last_unstale":"2024-08-29T17:44:04.543571+0000","last_undegraded":"2024-08-29T17:44:04.543571+0000","last_fullsized":"2024-08-29T17:44:04.543571+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T22:43:59.679507+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.7","version":"66'2","reported_seq":19,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T17:44:04.551611+0000","last_change":"2024-08-29T17:43:12.158688+0000","last_active":"2024-08-29T17:44:04.551611+0000","last_peered":"2024-08-29T17:44:04.551611+0000","last_clean":"2024-08-29T17:44:04.551611+0000","last_became_active":"2024-08-29T17:43:12.157849+0000","last_became_peered":"2024-08-29T17:43:12.157849+0000","last_unstale":"2024-08-29T17:44:04.551611+0000","last_undegraded":"2024-08-29T17:44:04.551611+0000","last_fullsized":"2024-08-29T17:44:04.551611+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_clean_scrub_stamp":"2024-08-29T17:43:11.112604+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T03:29:39.643120+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"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":[6,7,2],"acting":[6,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.6","version":"0'0","reported_seq":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T17:44:04.552322+0000","last_change":"2024-08-29T17:43:22.404105+0000","last_active":"2024-08-29T17:44:04.552322+0000","last_peered":"2024-08-29T17:44:04.552322+0000","last_clean":"2024-08-29T17:44:04.552322+0000","last_became_active":"2024-08-29T17:43:22.403208+0000","last_became_peered":"2024-08-29T17:43:22.403208+0000","last_unstale":"2024-08-29T17:44:04.552322+0000","last_undegraded":"2024-08-29T17:44:04.552322+0000","last_fullsized":"2024-08-29T17:44:04.552322+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T22:59:27.504409+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.8","version":"0'0","reported_seq":17,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T17:44:04.539489+0000","last_change":"2024-08-29T17:43:12.160549+0000","last_active":"2024-08-29T17:44:04.539489+0000","last_peered":"2024-08-29T17:44:04.539489+0000","last_clean":"2024-08-29T17:44:04.539489+0000","last_became_active":"2024-08-29T17:43:12.159593+0000","last_became_peered":"2024-08-29T17:43:12.159593+0000","last_unstale":"2024-08-29T17:44:04.539489+0000","last_undegraded":"2024-08-29T17:44:04.539489+0000","last_fullsized":"2024-08-29T17:44:04.539489+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_clean_scrub_stamp":"2024-08-29T17:43:11.112604+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T00:52:07.763403+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[7,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T17:44:04.546460+0000","last_change":"2024-08-29T17:43:22.420595+0000","last_active":"2024-08-29T17:44:04.546460+0000","last_peered":"2024-08-29T17:44:04.546460+0000","last_clean":"2024-08-29T17:44:04.546460+0000","last_became_active":"2024-08-29T17:43:22.410801+0000","last_became_peered":"2024-08-29T17:43:22.410801+0000","last_unstale":"2024-08-29T17:44:04.546460+0000","last_undegraded":"2024-08-29T17:44:04.546460+0000","last_fullsized":"2024-08-29T17:44:04.546460+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T00:01:50.559183+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.9","version":"0'0","reported_seq":17,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T17:44:04.542279+0000","last_change":"2024-08-29T17:43:12.137237+0000","last_active":"2024-08-29T17:44:04.542279+0000","last_peered":"2024-08-29T17:44:04.542279+0000","last_clean":"2024-08-29T17:44:04.542279+0000","last_became_active":"2024-08-29T17:43:12.136963+0000","last_became_peered":"2024-08-29T17:43:12.136963+0000","last_unstale":"2024-08-29T17:44:04.542279+0000","last_undegraded":"2024-08-29T17:44:04.542279+0000","last_fullsized":"2024-08-29T17:44:04.542279+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_clean_scrub_stamp":"2024-08-29T17:43:11.112604+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T05:09:38.181638+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.8","version":"0'0","reported_seq":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T17:44:04.539754+0000","last_change":"2024-08-29T17:43:22.416935+0000","last_active":"2024-08-29T17:44:04.539754+0000","last_peered":"2024-08-29T17:44:04.539754+0000","last_clean":"2024-08-29T17:44:04.539754+0000","last_became_active":"2024-08-29T17:43:22.416656+0000","last_became_peered":"2024-08-29T17:43:22.416656+0000","last_unstale":"2024-08-29T17:44:04.539754+0000","last_undegraded":"2024-08-29T17:44:04.539754+0000","last_fullsized":"2024-08-29T17:44:04.539754+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T05:37:52.229115+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"2.a","version":"0'0","reported_seq":17,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T17:44:04.543631+0000","last_change":"2024-08-29T17:43:12.139525+0000","last_active":"2024-08-29T17:44:04.543631+0000","last_peered":"2024-08-29T17:44:04.543631+0000","last_clean":"2024-08-29T17:44:04.543631+0000","last_became_active":"2024-08-29T17:43:12.139261+0000","last_became_peered":"2024-08-29T17:43:12.139261+0000","last_unstale":"2024-08-29T17:44:04.543631+0000","last_undegraded":"2024-08-29T17:44:04.543631+0000","last_fullsized":"2024-08-29T17:44:04.543631+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_clean_scrub_stamp":"2024-08-29T17:43:11.112604+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T02:51:37.427415+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.b","version":"0'0","reported_seq":23,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-08-29T17:44:05.596339+0000","last_change":"2024-08-29T17:44:05.596339+0000","last_active":"2024-08-29T17:44:05.596339+0000","last_peered":"2024-08-29T17:44:05.596339+0000","last_clean":"2024-08-29T17:44:05.596339+0000","last_became_active":"2024-08-29T17:44:05.595388+0000","last_became_peered":"2024-08-29T17:44:05.595388+0000","last_unstale":"2024-08-29T17:44:05.596339+0000","last_undegraded":"2024-08-29T17:44:05.596339+0000","last_fullsized":"2024-08-29T17:44:05.596339+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T00:12:03.873318+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.b","version":"66'2","reported_seq":19,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T17:44:04.540651+0000","last_change":"2024-08-29T17:43:12.162880+0000","last_active":"2024-08-29T17:44:04.540651+0000","last_peered":"2024-08-29T17:44:04.540651+0000","last_clean":"2024-08-29T17:44:04.540651+0000","last_became_active":"2024-08-29T17:43:12.162582+0000","last_became_peered":"2024-08-29T17:43:12.162582+0000","last_unstale":"2024-08-29T17:44:04.540651+0000","last_undegraded":"2024-08-29T17:44:04.540651+0000","last_fullsized":"2024-08-29T17:44:04.540651+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_clean_scrub_stamp":"2024-08-29T17:43:11.112604+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T22:51:55.632010+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":[7,4,5],"acting":[7,4,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T17:44:04.547615+0000","last_change":"2024-08-29T17:43:22.432223+0000","last_active":"2024-08-29T17:44:04.547615+0000","last_peered":"2024-08-29T17:44:04.547615+0000","last_clean":"2024-08-29T17:44:04.547615+0000","last_became_active":"2024-08-29T17:43:22.431693+0000","last_became_peered":"2024-08-29T17:43:22.431693+0000","last_unstale":"2024-08-29T17:44:04.547615+0000","last_undegraded":"2024-08-29T17:44:04.547615+0000","last_fullsized":"2024-08-29T17:44:04.547615+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T02:11:05.264439+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.1d","version":"0'0","reported_seq":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T17:44:04.535338+0000","last_change":"2024-08-29T17:43:22.427617+0000","last_active":"2024-08-29T17:44:04.535338+0000","last_peered":"2024-08-29T17:44:04.535338+0000","last_clean":"2024-08-29T17:44:04.535338+0000","last_became_active":"2024-08-29T17:43:22.426859+0000","last_became_peered":"2024-08-29T17:43:22.426859+0000","last_unstale":"2024-08-29T17:44:04.535338+0000","last_undegraded":"2024-08-29T17:44:04.535338+0000","last_fullsized":"2024-08-29T17:44:04.535338+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T22:28:12.823568+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.1c","version":"66'2","reported_seq":19,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T17:44:04.540339+0000","last_change":"2024-08-29T17:43:12.162166+0000","last_active":"2024-08-29T17:44:04.540339+0000","last_peered":"2024-08-29T17:44:04.540339+0000","last_clean":"2024-08-29T17:44:04.540339+0000","last_became_active":"2024-08-29T17:43:12.161212+0000","last_became_peered":"2024-08-29T17:43:12.161212+0000","last_unstale":"2024-08-29T17:44:04.540339+0000","last_undegraded":"2024-08-29T17:44:04.540339+0000","last_fullsized":"2024-08-29T17:44:04.540339+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_clean_scrub_stamp":"2024-08-29T17:43:11.112604+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T05:18:14.157999+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"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,5,2],"acting":[7,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1c","version":"0'0","reported_seq":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T17:44:04.535364+0000","last_change":"2024-08-29T17:43:22.404322+0000","last_active":"2024-08-29T17:44:04.535364+0000","last_peered":"2024-08-29T17:44:04.535364+0000","last_clean":"2024-08-29T17:44:04.535364+0000","last_became_active":"2024-08-29T17:43:22.403501+0000","last_became_peered":"2024-08-29T17:43:22.403501+0000","last_unstale":"2024-08-29T17:44:04.535364+0000","last_undegraded":"2024-08-29T17:44:04.535364+0000","last_fullsized":"2024-08-29T17:44:04.535364+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T01:02:49.970879+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.1d","version":"66'2","reported_seq":19,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T17:44:04.542186+0000","last_change":"2024-08-29T17:43:12.161656+0000","last_active":"2024-08-29T17:44:04.542186+0000","last_peered":"2024-08-29T17:44:04.542186+0000","last_clean":"2024-08-29T17:44:04.542186+0000","last_became_active":"2024-08-29T17:43:12.159766+0000","last_became_peered":"2024-08-29T17:43:12.159766+0000","last_unstale":"2024-08-29T17:44:04.542186+0000","last_undegraded":"2024-08-29T17:44:04.542186+0000","last_fullsized":"2024-08-29T17:44:04.542186+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_clean_scrub_stamp":"2024-08-29T17:43:11.112604+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T23:35:27.664152+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"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,6,0],"acting":[7,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1f","version":"0'0","reported_seq":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T17:44:04.552018+0000","last_change":"2024-08-29T17:43:22.406102+0000","last_active":"2024-08-29T17:44:04.552018+0000","last_peered":"2024-08-29T17:44:04.552018+0000","last_clean":"2024-08-29T17:44:04.552018+0000","last_became_active":"2024-08-29T17:43:22.405822+0000","last_became_peered":"2024-08-29T17:43:22.405822+0000","last_unstale":"2024-08-29T17:44:04.552018+0000","last_undegraded":"2024-08-29T17:44:04.552018+0000","last_fullsized":"2024-08-29T17:44:04.552018+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T02:23:16.509679+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.1e","version":"66'1","reported_seq":18,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T17:44:04.544239+0000","last_change":"2024-08-29T17:43:12.127669+0000","last_active":"2024-08-29T17:44:04.544239+0000","last_peered":"2024-08-29T17:44:04.544239+0000","last_clean":"2024-08-29T17:44:04.544239+0000","last_became_active":"2024-08-29T17:43:12.127359+0000","last_became_peered":"2024-08-29T17:43:12.127359+0000","last_unstale":"2024-08-29T17:44:04.544239+0000","last_undegraded":"2024-08-29T17:44:04.544239+0000","last_fullsized":"2024-08-29T17:44:04.544239+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_clean_scrub_stamp":"2024-08-29T17:43:11.112604+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T19:28:14.339311+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"0'0","reported_seq":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T17:44:04.543777+0000","last_change":"2024-08-29T17:43:22.427031+0000","last_active":"2024-08-29T17:44:04.543777+0000","last_peered":"2024-08-29T17:44:04.543777+0000","last_clean":"2024-08-29T17:44:04.543777+0000","last_became_active":"2024-08-29T17:43:22.426568+0000","last_became_peered":"2024-08-29T17:43:22.426568+0000","last_unstale":"2024-08-29T17:44:04.543777+0000","last_undegraded":"2024-08-29T17:44:04.543777+0000","last_fullsized":"2024-08-29T17:44:04.543777+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T04:52:27.019292+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,2],"acting":[3,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.1f","version":"66'4","reported_seq":21,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T17:44:04.552619+0000","last_change":"2024-08-29T17:43:12.141158+0000","last_active":"2024-08-29T17:44:04.552619+0000","last_peered":"2024-08-29T17:44:04.552619+0000","last_clean":"2024-08-29T17:44:04.552619+0000","last_became_active":"2024-08-29T17:43:12.140879+0000","last_became_peered":"2024-08-29T17:43:12.140879+0000","last_unstale":"2024-08-29T17:44:04.552619+0000","last_undegraded":"2024-08-29T17:44:04.552619+0000","last_fullsized":"2024-08-29T17:44:04.552619+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_clean_scrub_stamp":"2024-08-29T17:43:11.112604+0000","objects_scrubbed":0,"log_size":4,"log_dups_size":0,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T03:44:40.323006+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,7,4],"acting":[0,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]}],"pool_stats":[{"poolid":3,"num_pg":64,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"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":192,"acting":192,"num_store_stats":8},{"poolid":2,"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":0,"num_read_kb":0,"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":39,"ondisk_log_size":39,"up":96,"acting":96,"num_store_stats":8},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":116,"num_read_kb":100,"num_write":159,"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":4157440,"data_stored":4132576,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":117,"ondisk_log_size":117,"up":3,"acting":3,"num_store_stats":7}],"osd_stats":[{"osd":7,"up_from":55,"seq":236223201314,"num_pgs":42,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28288,"kb_used_data":1264,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716864,"statfs":{"total":95995035648,"available":95966068736,"internally_reserved":0,"allocated":1294336,"data_stored":885856,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1589,"internal_metadata":27654603},"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":"Thu Aug 29 17:44:08 2024","interfaces":[{"interface":"back","average":{"1min":0.91700000000000004,"5min":0.83699999999999997,"15min":0.82399999999999995},"min":{"1min":0.65300000000000002,"5min":0.57099999999999995,"15min":0.57099999999999995},"max":{"1min":1.1579999999999999,"5min":1.2829999999999999,"15min":1.2829999999999999},"last":0.67500000000000004},{"interface":"front","average":{"1min":0.95699999999999996,"5min":0.91000000000000003,"15min":0.90200000000000002},"min":{"1min":0.74099999999999999,"5min":0.57699999999999996,"15min":0.57699999999999996},"max":{"1min":1.1220000000000001,"5min":1.226,"15min":1.226},"last":0.89900000000000002}]},{"osd":1,"last update":"Thu Aug 29 17:44:08 2024","interfaces":[{"interface":"back","average":{"1min":1.036,"5min":0.97599999999999998,"15min":0.96599999999999997},"min":{"1min":0.629,"5min":0.54700000000000004,"15min":0.54700000000000004},"max":{"1min":1.1990000000000001,"5min":1.1990000000000001,"15min":1.1990000000000001},"last":1.01},{"interface":"front","average":{"1min":0.876,"5min":0.85899999999999999,"15min":0.85599999999999998},"min":{"1min":0.67100000000000004,"5min":0.64000000000000001,"15min":0.64000000000000001},"max":{"1min":1.111,"5min":1.2729999999999999,"15min":1.2729999999999999},"last":1.107}]},{"osd":2,"last update":"Thu Aug 29 17:44:08 2024","interfaces":[{"interface":"back","average":{"1min":0.93500000000000005,"5min":0.94899999999999995,"15min":0.95099999999999996},"min":{"1min":0.63300000000000001,"5min":0.59099999999999997,"15min":0.59099999999999997},"max":{"1min":1.2110000000000001,"5min":1.23,"15min":1.23},"last":1.181},{"interface":"front","average":{"1min":0.96199999999999997,"5min":0.95699999999999996,"15min":0.95599999999999996},"min":{"1min":0.76600000000000001,"5min":0.68999999999999995,"15min":0.68999999999999995},"max":{"1min":1.1919999999999999,"5min":1.218,"15min":1.218},"last":0.78200000000000003}]},{"osd":3,"last update":"Thu Aug 29 17:44:08 2024","interfaces":[{"interface":"back","average":{"1min":0.94099999999999995,"5min":0.89900000000000002,"15min":0.89200000000000002},"min":{"1min":0.76800000000000002,"5min":0.55000000000000004,"15min":0.55000000000000004},"max":{"1min":1.2170000000000001,"5min":1.244,"15min":1.244},"last":1.0720000000000001},{"interface":"front","average":{"1min":1.002,"5min":0.97799999999999998,"15min":0.97399999999999998},"min":{"1min":0.67200000000000004,"5min":0.66800000000000004,"15min":0.66800000000000004},"max":{"1min":1.236,"5min":1.236,"15min":1.236},"last":1.0389999999999999}]},{"osd":4,"last update":"Thu Aug 29 17:44:08 2024","interfaces":[{"interface":"back","average":{"1min":0.874,"5min":0.83099999999999996,"15min":0.82399999999999995},"min":{"1min":0.53800000000000003,"5min":0.438,"15min":0.438},"max":{"1min":1.1739999999999999,"5min":1.1739999999999999,"15min":1.1739999999999999},"last":0.95599999999999996},{"interface":"front","average":{"1min":0.84999999999999998,"5min":0.86699999999999999,"15min":0.87},"min":{"1min":0.63100000000000001,"5min":0.35499999999999998,"15min":0.35499999999999998},"max":{"1min":1.2070000000000001,"5min":1.2070000000000001,"15min":1.2070000000000001},"last":1.2090000000000001}]},{"osd":5,"last update":"Thu Aug 29 17:44:08 2024","interfaces":[{"interface":"back","average":{"1min":0.92100000000000004,"5min":0.93100000000000005,"15min":0.93300000000000005},"min":{"1min":0.59799999999999998,"5min":0.38600000000000001,"15min":0.38600000000000001},"max":{"1min":1.1160000000000001,"5min":1.262,"15min":1.262},"last":0.81899999999999995},{"interface":"front","average":{"1min":0.94099999999999995,"5min":0.94199999999999995,"15min":0.94199999999999995},"min":{"1min":0.64500000000000002,"5min":0.40799999999999997,"15min":0.40799999999999997},"max":{"1min":1.3260000000000001,"5min":1.3260000000000001,"15min":1.3260000000000001},"last":1.284}]},{"osd":6,"last update":"Thu Aug 29 17:44:08 2024","interfaces":[{"interface":"back","average":{"1min":0.99399999999999999,"5min":1.02,"15min":1.024},"min":{"1min":0.76200000000000001,"5min":0.45100000000000001,"15min":0.45100000000000001},"max":{"1min":1.278,"5min":1.2969999999999999,"15min":1.2969999999999999},"last":1.139},{"interface":"front","average":{"1min":1.0900000000000001,"5min":1.0760000000000001,"15min":1.0740000000000001},"min":{"1min":0.878,"5min":0.45800000000000002,"15min":0.45800000000000002},"max":{"1min":1.266,"5min":1.3939999999999999,"15min":1.3939999999999999},"last":1.252}]}]},{"osd":6,"up_from":47,"seq":201863462956,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28288,"kb_used_data":1264,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716864,"statfs":{"total":95995035648,"available":95966068736,"internally_reserved":0,"allocated":1294336,"data_stored":886543,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":27654599},"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":"Thu Aug 29 17:44:22 2024","interfaces":[{"interface":"back","average":{"1min":0.88900000000000001,"5min":0.86799999999999999,"15min":0.85699999999999998},"min":{"1min":0.61599999999999999,"5min":0.47099999999999997,"15min":0.47099999999999997},"max":{"1min":1.228,"5min":1.395,"15min":1.395},"last":0.80000000000000004},{"interface":"front","average":{"1min":1.0189999999999999,"5min":0.90900000000000003,"15min":0.872},"min":{"1min":0.71199999999999997,"5min":0.495,"15min":0.495},"max":{"1min":1.2490000000000001,"5min":1.2509999999999999,"15min":1.2509999999999999},"last":1.044}]},{"osd":1,"last update":"Thu Aug 29 17:44:22 2024","interfaces":[{"interface":"back","average":{"1min":0.91900000000000004,"5min":0.88900000000000001,"15min":0.878},"min":{"1min":0.68400000000000005,"5min":0.53300000000000003,"15min":0.53300000000000003},"max":{"1min":1.1439999999999999,"5min":1.2849999999999999,"15min":1.2849999999999999},"last":0.68400000000000005},{"interface":"front","average":{"1min":0.95199999999999996,"5min":0.91400000000000003,"15min":0.89500000000000002},"min":{"1min":0.56999999999999995,"5min":0.56999999999999995,"15min":0.56999999999999995},"max":{"1min":1.27,"5min":1.3779999999999999,"15min":1.3779999999999999},"last":1.135}]},{"osd":2,"last update":"Thu Aug 29 17:44:22 2024","interfaces":[{"interface":"back","average":{"1min":0.97699999999999998,"5min":0.92600000000000005,"15min":0.90800000000000003},"min":{"1min":0.81200000000000006,"5min":0.56799999999999995,"15min":0.56799999999999995},"max":{"1min":1.113,"5min":1.466,"15min":1.466},"last":0.875},{"interface":"front","average":{"1min":0.97799999999999998,"5min":0.93700000000000006,"15min":0.93200000000000005},"min":{"1min":0.63100000000000001,"5min":0.61499999999999999,"15min":0.61499999999999999},"max":{"1min":1.268,"5min":1.268,"15min":1.268},"last":0.92800000000000005}]},{"osd":3,"last update":"Thu Aug 29 17:44:22 2024","interfaces":[{"interface":"back","average":{"1min":0.94399999999999995,"5min":0.92900000000000005,"15min":0.93100000000000005},"min":{"1min":0.68100000000000005,"5min":0.58299999999999996,"15min":0.58299999999999996},"max":{"1min":1.2270000000000001,"5min":1.2270000000000001,"15min":1.2270000000000001},"last":0.83399999999999996},{"interface":"front","average":{"1min":0.97399999999999998,"5min":0.997,"15min":0.995},"min":{"1min":0.66800000000000004,"5min":0.63300000000000001,"15min":0.63300000000000001},"max":{"1min":1.2949999999999999,"5min":1.3069999999999999,"15min":1.3069999999999999},"last":0.996}]},{"osd":4,"last update":"Thu Aug 29 17:44:22 2024","interfaces":[{"interface":"back","average":{"1min":0.80900000000000005,"5min":0.80600000000000005,"15min":0.80200000000000005},"min":{"1min":0.59799999999999998,"5min":0.39500000000000002,"15min":0.39500000000000002},"max":{"1min":1.165,"5min":1.165,"15min":1.165},"last":0.60399999999999998},{"interface":"front","average":{"1min":0.94999999999999996,"5min":0.84599999999999997,"15min":0.81999999999999995},"min":{"1min":0.61599999999999999,"5min":0.41999999999999998,"15min":0.41999999999999998},"max":{"1min":1.272,"5min":1.429,"15min":1.429},"last":0.90200000000000002}]},{"osd":5,"last update":"Thu Aug 29 17:44:22 2024","interfaces":[{"interface":"back","average":{"1min":0.97199999999999998,"5min":0.876,"15min":0.84999999999999998},"min":{"1min":0.65500000000000003,"5min":0.44900000000000001,"15min":0.44900000000000001},"max":{"1min":1.3799999999999999,"5min":1.3799999999999999,"15min":1.3799999999999999},"last":0.753},{"interface":"front","average":{"1min":0.94799999999999995,"5min":0.93700000000000006,"15min":0.92100000000000004},"min":{"1min":0.75900000000000001,"5min":0.46800000000000003,"15min":0.46800000000000003},"max":{"1min":1.1639999999999999,"5min":1.5109999999999999,"15min":1.5109999999999999},"last":0.95899999999999996}]},{"osd":7,"last update":"Thu Aug 29 17:44:06 2024","interfaces":[{"interface":"back","average":{"1min":1.042,"5min":1.0089999999999999,"15min":1.0029999999999999},"min":{"1min":0.67500000000000004,"5min":0.41699999999999998,"15min":0.41699999999999998},"max":{"1min":1.544,"5min":1.544,"15min":1.544},"last":1.0880000000000001},{"interface":"front","average":{"1min":1.1539999999999999,"5min":1.0629999999999999,"15min":1.048},"min":{"1min":0.875,"5min":0.443,"15min":0.443},"max":{"1min":1.361,"5min":1.5389999999999999,"15min":1.5389999999999999},"last":0.85599999999999998}]}]},{"osd":5,"up_from":39,"seq":167503724600,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27712,"kb_used_data":688,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717440,"statfs":{"total":95995035648,"available":95966658560,"internally_reserved":0,"allocated":704512,"data_stored":296265,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"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":"Thu Aug 29 17:44:29 2024","interfaces":[{"interface":"back","average":{"1min":0.93500000000000005,"5min":0.879,"15min":0.81599999999999995},"min":{"1min":0.627,"5min":0.58099999999999996,"15min":0.58099999999999996},"max":{"1min":1.2270000000000001,"5min":1.2270000000000001,"15min":1.2270000000000001},"last":1.0600000000000001},{"interface":"front","average":{"1min":0.89000000000000001,"5min":0.88600000000000001,"15min":0.86799999999999999},"min":{"1min":0.70299999999999996,"5min":0.54700000000000004,"15min":0.54700000000000004},"max":{"1min":1.1240000000000001,"5min":1.1819999999999999,"15min":1.1819999999999999},"last":1}]},{"osd":1,"last update":"Thu Aug 29 17:44:29 2024","interfaces":[{"interface":"back","average":{"1min":0.97399999999999998,"5min":0.89000000000000001,"15min":0.85399999999999998},"min":{"1min":0.66300000000000003,"5min":0.60999999999999999,"15min":0.60999999999999999},"max":{"1min":1.319,"5min":1.319,"15min":1.319},"last":0.77900000000000003},{"interface":"front","average":{"1min":0.92400000000000004,"5min":0.88800000000000001,"15min":0.85399999999999998},"min":{"1min":0.61699999999999999,"5min":0.57699999999999996,"15min":0.57699999999999996},"max":{"1min":1.1539999999999999,"5min":1.2290000000000001,"15min":1.2290000000000001},"last":1.1699999999999999}]},{"osd":2,"last update":"Thu Aug 29 17:44:29 2024","interfaces":[{"interface":"back","average":{"1min":0.95499999999999996,"5min":0.88600000000000001,"15min":0.83199999999999996},"min":{"1min":0.67700000000000005,"5min":0.56100000000000005,"15min":0.56100000000000005},"max":{"1min":1.3839999999999999,"5min":1.3839999999999999,"15min":1.3839999999999999},"last":1.032},{"interface":"front","average":{"1min":0.90300000000000002,"5min":0.91700000000000004,"15min":0.89900000000000002},"min":{"1min":0.58099999999999996,"5min":0.58099999999999996,"15min":0.58099999999999996},"max":{"1min":1.1779999999999999,"5min":1.403,"15min":1.403},"last":1.139}]},{"osd":3,"last update":"Thu Aug 29 17:44:29 2024","interfaces":[{"interface":"back","average":{"1min":0.94499999999999995,"5min":0.91700000000000004,"15min":0.873},"min":{"1min":0.47099999999999997,"5min":0.47099999999999997,"15min":0.47099999999999997},"max":{"1min":1.167,"5min":1.2210000000000001,"15min":1.2210000000000001},"last":1.1970000000000001},{"interface":"front","average":{"1min":1.0880000000000001,"5min":0.97599999999999998,"15min":0.92200000000000004},"min":{"1min":0.69099999999999995,"5min":0.61299999999999999,"15min":0.61299999999999999},"max":{"1min":1.3999999999999999,"5min":1.3999999999999999,"15min":1.3999999999999999},"last":0.92300000000000004}]},{"osd":4,"last update":"Thu Aug 29 17:44:29 2024","interfaces":[{"interface":"back","average":{"1min":0.876,"5min":0.79200000000000004,"15min":0.749},"min":{"1min":0.55800000000000005,"5min":0.29699999999999999,"15min":0.29699999999999999},"max":{"1min":1.1399999999999999,"5min":1.3169999999999999,"15min":1.3169999999999999},"last":0.73999999999999999},{"interface":"front","average":{"1min":0.98199999999999998,"5min":0.879,"15min":0.79700000000000004},"min":{"1min":0.53400000000000003,"5min":0.33300000000000002,"15min":0.33300000000000002},"max":{"1min":1.292,"5min":1.583,"15min":1.583},"last":0.82499999999999996}]},{"osd":6,"last update":"Thu Aug 29 17:44:19 2024","interfaces":[{"interface":"back","average":{"1min":1.042,"5min":0.92500000000000004,"15min":0.877},"min":{"1min":0.59799999999999998,"5min":0.52800000000000002,"15min":0.52800000000000002},"max":{"1min":1.3380000000000001,"5min":1.454,"15min":1.454},"last":1.1200000000000001},{"interface":"front","average":{"1min":1.022,"5min":0.93999999999999995,"15min":0.89700000000000002},"min":{"1min":0.51000000000000001,"5min":0.504,"15min":0.504},"max":{"1min":1.304,"5min":1.7829999999999999,"15min":1.7829999999999999},"last":1.2290000000000001}]},{"osd":7,"last update":"Thu Aug 29 17:44:09 2024","interfaces":[{"interface":"back","average":{"1min":1.0589999999999999,"5min":1.0369999999999999,"15min":1.0329999999999999},"min":{"1min":0.65100000000000002,"5min":0.64800000000000002,"15min":0.64800000000000002},"max":{"1min":1.2430000000000001,"5min":1.45,"15min":1.45},"last":1.0960000000000001},{"interface":"front","average":{"1min":1.1100000000000001,"5min":1.145,"15min":1.151},"min":{"1min":0.63900000000000001,"5min":0.61199999999999999,"15min":0.61199999999999999},"max":{"1min":1.3740000000000001,"5min":1.8420000000000001,"15min":1.8420000000000001},"last":1.26}]}]},{"osd":4,"up_from":31,"seq":133143986242,"num_pgs":36,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":31812,"kb_used_data":692,"kb_used_omap":1,"kb_used_meta":31102,"kb_avail":93713340,"statfs":{"total":95995035648,"available":95962460160,"internally_reserved":0,"allocated":708608,"data_stored":295592,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":31848902},"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":"Thu Aug 29 17:44:36 2024","interfaces":[{"interface":"back","average":{"1min":0.91200000000000003,"5min":0.871,"15min":0.82899999999999996},"min":{"1min":0.49399999999999999,"5min":0.45000000000000001,"15min":0.45000000000000001},"max":{"1min":1.478,"5min":1.478,"15min":1.478},"last":0.88800000000000001},{"interface":"front","average":{"1min":0.94599999999999995,"5min":0.89300000000000002,"15min":0.86099999999999999},"min":{"1min":0.54100000000000004,"5min":0.48999999999999999,"15min":0.48999999999999999},"max":{"1min":1.419,"5min":1.419,"15min":1.419},"last":0.85599999999999998}]},{"osd":1,"last update":"Thu Aug 29 17:44:36 2024","interfaces":[{"interface":"back","average":{"1min":0.94599999999999995,"5min":0.84999999999999998,"15min":0.81799999999999995},"min":{"1min":0.66900000000000004,"5min":0.56899999999999995,"15min":0.56899999999999995},"max":{"1min":1.6299999999999999,"5min":1.6299999999999999,"15min":1.6299999999999999},"last":0.98299999999999998},{"interface":"front","average":{"1min":0.98199999999999998,"5min":0.91700000000000004,"15min":0.88100000000000001},"min":{"1min":0.81699999999999995,"5min":0.51300000000000001,"15min":0.51300000000000001},"max":{"1min":1.218,"5min":1.385,"15min":1.385},"last":0.76700000000000002}]},{"osd":2,"last update":"Thu Aug 29 17:44:36 2024","interfaces":[{"interface":"back","average":{"1min":0.96199999999999997,"5min":0.90400000000000003,"15min":0.89300000000000002},"min":{"1min":0.625,"5min":0.51300000000000001,"15min":0.51300000000000001},"max":{"1min":1.3460000000000001,"5min":1.3460000000000001,"15min":1.3460000000000001},"last":1.0089999999999999},{"interface":"front","average":{"1min":0.996,"5min":0.88600000000000001,"15min":0.85399999999999998},"min":{"1min":0.63300000000000001,"5min":0.51600000000000001,"15min":0.51600000000000001},"max":{"1min":1.732,"5min":1.732,"15min":1.732},"last":1.1000000000000001}]},{"osd":3,"last update":"Thu Aug 29 17:44:36 2024","interfaces":[{"interface":"back","average":{"1min":0.99199999999999999,"5min":0.91100000000000003,"15min":0.88300000000000001},"min":{"1min":0.70999999999999996,"5min":0.54600000000000004,"15min":0.54600000000000004},"max":{"1min":1.9319999999999999,"5min":1.9319999999999999,"15min":1.9319999999999999},"last":1.03},{"interface":"front","average":{"1min":0.97899999999999998,"5min":0.90300000000000002,"15min":0.88300000000000001},"min":{"1min":0.74099999999999999,"5min":0.54800000000000004,"15min":0.54800000000000004},"max":{"1min":1.8029999999999999,"5min":1.8029999999999999,"15min":1.8029999999999999},"last":1.1399999999999999}]},{"osd":5,"last update":"Thu Aug 29 17:44:23 2024","interfaces":[{"interface":"back","average":{"1min":0.83599999999999997,"5min":0.71299999999999997,"15min":0.64100000000000001},"min":{"1min":0.59099999999999997,"5min":0.317,"15min":0.317},"max":{"1min":1.141,"5min":1.3009999999999999,"15min":1.3009999999999999},"last":0.68000000000000005},{"interface":"front","average":{"1min":0.89200000000000002,"5min":0.79200000000000004,"15min":0.74099999999999999},"min":{"1min":0.65100000000000002,"5min":0.33600000000000002,"15min":0.33600000000000002},"max":{"1min":1.181,"5min":1.27,"15min":1.27},"last":0.80300000000000005}]},{"osd":6,"last update":"Thu Aug 29 17:44:15 2024","interfaces":[{"interface":"back","average":{"1min":0.86699999999999999,"5min":0.83199999999999996,"15min":0.80500000000000005},"min":{"1min":0.59299999999999997,"5min":0.377,"15min":0.377},"max":{"1min":1.137,"5min":1.26,"15min":1.26},"last":0.73199999999999998},{"interface":"front","average":{"1min":0.98199999999999998,"5min":0.90300000000000002,"15min":0.86199999999999999},"min":{"1min":0.66300000000000003,"5min":0.38500000000000001,"15min":0.38500000000000001},"max":{"1min":1.2909999999999999,"5min":1.3520000000000001,"15min":1.3520000000000001},"last":0.95899999999999996}]},{"osd":7,"last update":"Thu Aug 29 17:44:07 2024","interfaces":[{"interface":"back","average":{"1min":1.024,"5min":1.0009999999999999,"15min":0.997},"min":{"1min":0.73399999999999999,"5min":0.58299999999999996,"15min":0.58299999999999996},"max":{"1min":1.256,"5min":1.448,"15min":1.448},"last":0.93500000000000005},{"interface":"front","average":{"1min":1.0780000000000001,"5min":1.071,"15min":1.0700000000000001},"min":{"1min":0.80600000000000005,"5min":0.57099999999999995,"15min":0.57099999999999995},"max":{"1min":1.2350000000000001,"5min":1.4279999999999999,"15min":1.4279999999999999},"last":1.0629999999999999}]}]},{"osd":3,"up_from":25,"seq":107374182477,"num_pgs":35,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":31816,"kb_used_data":696,"kb_used_omap":1,"kb_used_meta":31102,"kb_avail":93713336,"statfs":{"total":95995035648,"available":95962456064,"internally_reserved":0,"allocated":712704,"data_stored":296552,"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":[],"network_ping_times":[{"osd":0,"last update":"Thu Aug 29 17:44:45 2024","interfaces":[{"interface":"back","average":{"1min":0.64500000000000002,"5min":0.68799999999999994,"15min":0.67000000000000004},"min":{"1min":0.35999999999999999,"5min":0.35999999999999999,"15min":0.35999999999999999},"max":{"1min":1.0529999999999999,"5min":1.1200000000000001,"15min":1.1200000000000001},"last":0.54600000000000004},{"interface":"front","average":{"1min":0.84099999999999997,"5min":0.81499999999999995,"15min":0.72899999999999998},"min":{"1min":0.42399999999999999,"5min":0.42399999999999999,"15min":0.42399999999999999},"max":{"1min":1.2949999999999999,"5min":1.304,"15min":1.304},"last":1.0109999999999999}]},{"osd":1,"last update":"Thu Aug 29 17:44:45 2024","interfaces":[{"interface":"back","average":{"1min":0.77800000000000002,"5min":0.82099999999999995,"15min":0.77900000000000003},"min":{"1min":0.41499999999999998,"5min":0.41499999999999998,"15min":0.40000000000000002},"max":{"1min":1.1240000000000001,"5min":1.3540000000000001,"15min":1.3540000000000001},"last":0.83899999999999997},{"interface":"front","average":{"1min":0.70699999999999996,"5min":0.755,"15min":0.72099999999999997},"min":{"1min":0.32400000000000001,"5min":0.32400000000000001,"15min":0.32400000000000001},"max":{"1min":1.109,"5min":1.3360000000000001,"15min":1.3360000000000001},"last":0.59599999999999997}]},{"osd":2,"last update":"Thu Aug 29 17:44:45 2024","interfaces":[{"interface":"back","average":{"1min":0.83399999999999996,"5min":0.89300000000000002,"15min":0.81100000000000005},"min":{"1min":0.38300000000000001,"5min":0.38300000000000001,"15min":0.35999999999999999},"max":{"1min":1.2849999999999999,"5min":1.4330000000000001,"15min":1.4330000000000001},"last":0.75},{"interface":"front","average":{"1min":0.74199999999999999,"5min":0.81599999999999995,"15min":0.73399999999999999},"min":{"1min":0.40000000000000002,"5min":0.40000000000000002,"15min":0.33900000000000002},"max":{"1min":0.92900000000000005,"5min":1.4330000000000001,"15min":1.4330000000000001},"last":0.64400000000000002}]},{"osd":4,"last update":"Thu Aug 29 17:44:36 2024","interfaces":[{"interface":"back","average":{"1min":1.014,"5min":0.98899999999999999,"15min":0.94399999999999995},"min":{"1min":0.72599999999999998,"5min":0.67800000000000005,"15min":0.67800000000000005},"max":{"1min":1.2949999999999999,"5min":1.5369999999999999,"15min":1.5369999999999999},"last":1.127},{"interface":"front","average":{"1min":1.0309999999999999,"5min":0.996,"15min":0.97199999999999998},"min":{"1min":0.621,"5min":0.621,"15min":0.621},"max":{"1min":1.1970000000000001,"5min":1.5209999999999999,"15min":1.5209999999999999},"last":0.81699999999999995}]},{"osd":5,"last update":"Thu Aug 29 17:44:26 2024","interfaces":[{"interface":"back","average":{"1min":0.99399999999999999,"5min":1.0049999999999999,"15min":0.98499999999999999},"min":{"1min":0.65200000000000002,"5min":0.65200000000000002,"15min":0.65200000000000002},"max":{"1min":1.5469999999999999,"5min":1.746,"15min":1.746},"last":0.78400000000000003},{"interface":"front","average":{"1min":1.139,"5min":1.0369999999999999,"15min":0.98499999999999999},"min":{"1min":0.79400000000000004,"5min":0.68200000000000005,"15min":0.68200000000000005},"max":{"1min":1.5680000000000001,"5min":1.9990000000000001,"15min":1.9990000000000001},"last":1.1639999999999999}]},{"osd":6,"last update":"Thu Aug 29 17:44:24 2024","interfaces":[{"interface":"back","average":{"1min":1.0700000000000001,"5min":1.0289999999999999,"15min":1.012},"min":{"1min":0.747,"5min":0.71999999999999997,"15min":0.71999999999999997},"max":{"1min":1.3680000000000001,"5min":1.3680000000000001,"15min":1.3680000000000001},"last":0.94999999999999996},{"interface":"front","average":{"1min":1.0920000000000001,"5min":1.097,"15min":1.089},"min":{"1min":0.63100000000000001,"5min":0.63100000000000001,"15min":0.63100000000000001},"max":{"1min":1.4299999999999999,"5min":1.6359999999999999,"15min":1.6359999999999999},"last":0.97099999999999997}]},{"osd":7,"last update":"Thu Aug 29 17:44:07 2024","interfaces":[{"interface":"back","average":{"1min":1.218,"5min":1.22,"15min":1.22},"min":{"1min":0.89800000000000002,"5min":0.70699999999999996,"15min":0.70699999999999996},"max":{"1min":1.5880000000000001,"5min":2.0790000000000002,"15min":2.0790000000000002},"last":1.087},{"interface":"front","average":{"1min":1.1919999999999999,"5min":1.234,"15min":1.2410000000000001},"min":{"1min":0.92300000000000004,"5min":0.90900000000000003,"15min":0.90900000000000003},"max":{"1min":1.526,"5min":1.609,"15min":1.609},"last":0.90000000000000002}]}]},{"osd":2,"up_from":18,"seq":77309411417,"num_pgs":29,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27700,"kb_used_data":676,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717452,"statfs":{"total":95995035648,"available":95966670848,"internally_reserved":0,"allocated":692224,"data_stored":294884,"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":"Thu Aug 29 17:44:40 2024","interfaces":[{"interface":"back","average":{"1min":0.73099999999999998,"5min":0.71899999999999997,"15min":0.61299999999999999},"min":{"1min":0.40999999999999998,"5min":0.40999999999999998,"15min":0.25},"max":{"1min":1.0720000000000001,"5min":1.4590000000000001,"15min":1.4590000000000001},"last":0.60099999999999998},{"interface":"front","average":{"1min":0.77500000000000002,"5min":0.77300000000000002,"15min":0.63700000000000001},"min":{"1min":0.46700000000000003,"5min":0.46700000000000003,"15min":0.34699999999999998},"max":{"1min":1.079,"5min":1.2210000000000001,"15min":1.2210000000000001},"last":1.0349999999999999}]},{"osd":1,"last update":"Thu Aug 29 17:44:40 2024","interfaces":[{"interface":"back","average":{"1min":0.745,"5min":0.76800000000000002,"15min":0.627},"min":{"1min":0.35399999999999998,"5min":0.35399999999999998,"15min":0.35399999999999998},"max":{"1min":1.0860000000000001,"5min":1.3580000000000001,"15min":1.3580000000000001},"last":0.629},{"interface":"front","average":{"1min":0.83799999999999997,"5min":0.81100000000000005,"15min":0.66300000000000003},"min":{"1min":0.44600000000000001,"5min":0.44600000000000001,"15min":0.372},"max":{"1min":1.1080000000000001,"5min":1.1759999999999999,"15min":1.1759999999999999},"last":1.0609999999999999}]},{"osd":3,"last update":"Thu Aug 29 17:43:52 2024","interfaces":[{"interface":"back","average":{"1min":0.85899999999999999,"5min":0.81699999999999995,"15min":0.72399999999999998},"min":{"1min":0.498,"5min":0.39200000000000002,"15min":0.39200000000000002},"max":{"1min":1.2949999999999999,"5min":1.2949999999999999,"15min":1.2949999999999999},"last":0.98299999999999998},{"interface":"front","average":{"1min":0.94299999999999995,"5min":0.86499999999999999,"15min":0.81100000000000005},"min":{"1min":0.442,"5min":0.442,"15min":0.442},"max":{"1min":1.288,"5min":1.518,"15min":1.518},"last":0.86299999999999999}]},{"osd":4,"last update":"Thu Aug 29 17:44:37 2024","interfaces":[{"interface":"back","average":{"1min":0.96699999999999997,"5min":0.95499999999999996,"15min":0.91500000000000004},"min":{"1min":0.57099999999999995,"5min":0.57099999999999995,"15min":0.57099999999999995},"max":{"1min":1.3420000000000001,"5min":1.4019999999999999,"15min":1.4019999999999999},"last":0.94699999999999995},{"interface":"front","average":{"1min":1.048,"5min":0.99099999999999999,"15min":0.97799999999999998},"min":{"1min":0.72299999999999998,"5min":0.72299999999999998,"15min":0.72299999999999998},"max":{"1min":1.5600000000000001,"5min":1.633,"15min":1.633},"last":0.82399999999999995}]},{"osd":5,"last update":"Thu Aug 29 17:44:26 2024","interfaces":[{"interface":"back","average":{"1min":1.099,"5min":1.028,"15min":0.99399999999999999},"min":{"1min":0.84799999999999998,"5min":0.66400000000000003,"15min":0.66400000000000003},"max":{"1min":1.464,"5min":1.552,"15min":1.552},"last":1.01},{"interface":"front","average":{"1min":1.077,"5min":1.026,"15min":1.012},"min":{"1min":0.83399999999999996,"5min":0.71999999999999997,"15min":0.71999999999999997},"max":{"1min":1.524,"5min":1.524,"15min":1.524},"last":1.131}]},{"osd":6,"last update":"Thu Aug 29 17:44:20 2024","interfaces":[{"interface":"back","average":{"1min":1.1859999999999999,"5min":1.1080000000000001,"15min":1.1020000000000001},"min":{"1min":0.77600000000000002,"5min":0.77200000000000002,"15min":0.77200000000000002},"max":{"1min":1.802,"5min":1.802,"15min":1.802},"last":1.109},{"interface":"front","average":{"1min":1.157,"5min":1.1299999999999999,"15min":1.133},"min":{"1min":0.92300000000000004,"5min":0.86099999999999999,"15min":0.86099999999999999},"max":{"1min":1.7170000000000001,"5min":1.7170000000000001,"15min":1.7170000000000001},"last":1.087}]},{"osd":7,"last update":"Thu Aug 29 17:44:11 2024","interfaces":[{"interface":"back","average":{"1min":1.2210000000000001,"5min":1.125,"15min":1.109},"min":{"1min":1.0029999999999999,"5min":0.69899999999999995,"15min":0.69899999999999995},"max":{"1min":1.673,"5min":1.673,"15min":1.673},"last":0.90600000000000003},{"interface":"front","average":{"1min":1.226,"5min":1.2190000000000001,"15min":1.218},"min":{"1min":0.92600000000000005,"5min":0.84299999999999997,"15min":0.84299999999999997},"max":{"1min":1.7789999999999999,"5min":1.7789999999999999,"15min":1.7789999999999999},"last":1.181}]}]},{"osd":1,"up_from":13,"seq":55834574949,"num_pgs":34,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":31804,"kb_used_data":684,"kb_used_omap":1,"kb_used_meta":31102,"kb_avail":93713348,"statfs":{"total":95995035648,"available":95962468352,"internally_reserved":0,"allocated":700416,"data_stored":295044,"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":"Thu Aug 29 17:43:46 2024","interfaces":[{"interface":"back","average":{"1min":2.6989999999999998,"5min":1.0980000000000001,"15min":0.69299999999999995},"min":{"1min":0.47099999999999997,"5min":0.46600000000000003,"15min":0.26300000000000001},"max":{"1min":38.441000000000003,"5min":38.441000000000003,"15min":38.441000000000003},"last":0.68000000000000005},{"interface":"front","average":{"1min":2.798,"5min":1.1659999999999999,"15min":0.73199999999999998},"min":{"1min":0.32000000000000001,"5min":0.32000000000000001,"15min":0.29399999999999998},"max":{"1min":40.005000000000003,"5min":40.005000000000003,"15min":40.005000000000003},"last":0.82499999999999996}]},{"osd":2,"last update":"Thu Aug 29 17:43:46 2024","interfaces":[{"interface":"back","average":{"1min":1.1020000000000001,"5min":0.84399999999999997,"15min":0.68899999999999995},"min":{"1min":0.38100000000000001,"5min":0.38100000000000001,"15min":0.38100000000000001},"max":{"1min":8.0129999999999999,"5min":8.0129999999999999,"15min":8.0129999999999999},"last":1.3100000000000001},{"interface":"front","average":{"1min":1.518,"5min":0.93400000000000005,"15min":0.71999999999999997},"min":{"1min":0.40899999999999997,"5min":0.40899999999999997,"15min":0.40899999999999997},"max":{"1min":15.403,"5min":15.403,"15min":15.403},"last":0.73199999999999998}]},{"osd":3,"last update":"Thu Aug 29 17:43:46 2024","interfaces":[{"interface":"back","average":{"1min":1.133,"5min":0.84899999999999998,"15min":0.78300000000000003},"min":{"1min":0.39400000000000002,"5min":0.39400000000000002,"15min":0.39400000000000002},"max":{"1min":7.7670000000000003,"5min":7.7670000000000003,"15min":7.7670000000000003},"last":0.85999999999999999},{"interface":"front","average":{"1min":1.2529999999999999,"5min":0.96999999999999997,"15min":0.86499999999999999},"min":{"1min":0.42699999999999999,"5min":0.42699999999999999,"15min":0.42699999999999999},"max":{"1min":8.1199999999999992,"5min":8.1199999999999992,"15min":8.1199999999999992},"last":0.79300000000000004}]},{"osd":4,"last update":"Thu Aug 29 17:44:43 2024","interfaces":[{"interface":"back","average":{"1min":1.1000000000000001,"5min":1.2130000000000001,"15min":1.0409999999999999},"min":{"1min":0.85699999999999998,"5min":0.628,"15min":0.628},"max":{"1min":1.272,"5min":15.436999999999999,"15min":15.436999999999999},"last":1.228},{"interface":"front","average":{"1min":1.0580000000000001,"5min":1.161,"15min":1.0169999999999999},"min":{"1min":0.66000000000000003,"5min":0.66000000000000003,"15min":0.66000000000000003},"max":{"1min":1.522,"5min":15.359,"15min":15.359},"last":1.014}]},{"osd":5,"last update":"Thu Aug 29 17:44:29 2024","interfaces":[{"interface":"back","average":{"1min":1.0089999999999999,"5min":0.94599999999999995,"15min":0.91800000000000004},"min":{"1min":0.68100000000000005,"5min":0.60199999999999998,"15min":0.60199999999999998},"max":{"1min":1.3440000000000001,"5min":1.556,"15min":1.556},"last":1.1000000000000001},{"interface":"front","average":{"1min":1.135,"5min":1.2609999999999999,"15min":1.127},"min":{"1min":0.68899999999999995,"5min":0.68899999999999995,"15min":0.68899999999999995},"max":{"1min":1.4119999999999999,"5min":15.327,"15min":15.327},"last":0.93100000000000005}]},{"osd":6,"last update":"Thu Aug 29 17:44:25 2024","interfaces":[{"interface":"back","average":{"1min":1.839,"5min":1.2170000000000001,"15min":1.0960000000000001},"min":{"1min":0.76500000000000001,"5min":0.74399999999999999,"15min":0.74399999999999999},"max":{"1min":15.266,"5min":15.266,"15min":15.266},"last":1.119},{"interface":"front","average":{"1min":1.927,"5min":1.355,"15min":1.2629999999999999},"min":{"1min":0.89400000000000002,"5min":0.88100000000000001,"15min":0.88100000000000001},"max":{"1min":15.148999999999999,"5min":15.148999999999999,"15min":15.148999999999999},"last":1.133}]},{"osd":7,"last update":"Thu Aug 29 17:44:10 2024","interfaces":[{"interface":"back","average":{"1min":1.8919999999999999,"5min":1.3400000000000001,"15min":1.248},"min":{"1min":0.92900000000000005,"5min":0.85999999999999999,"15min":0.85999999999999999},"max":{"1min":15.08,"5min":15.08,"15min":15.08},"last":1.0669999999999999},{"interface":"front","average":{"1min":1.109,"5min":1.1559999999999999,"15min":1.1639999999999999},"min":{"1min":0.84999999999999998,"5min":0.84999999999999998,"15min":0.84999999999999998},"max":{"1min":1.466,"5min":1.591,"15min":1.591},"last":1.038}]}]},{"osd":0,"up_from":8,"seq":34359738480,"num_pgs":41,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28296,"kb_used_data":1272,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716856,"statfs":{"total":95995035648,"available":95966060544,"internally_reserved":0,"allocated":1302528,"data_stored":885980,"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":"Thu Aug 29 17:43:50 2024","interfaces":[{"interface":"back","average":{"1min":0.70599999999999996,"5min":0.69799999999999995,"15min":0.55600000000000005},"min":{"1min":0.52700000000000002,"5min":0.49099999999999999,"15min":0.29099999999999998},"max":{"1min":1.1910000000000001,"5min":1.7529999999999999,"15min":1.7529999999999999},"last":0.82799999999999996},{"interface":"front","average":{"1min":0.73799999999999999,"5min":0.75,"15min":0.57999999999999996},"min":{"1min":0.59099999999999997,"5min":0.50700000000000001,"15min":0.318},"max":{"1min":1.0649999999999999,"5min":1.216,"15min":1.216},"last":0.78800000000000003}]},{"osd":2,"last update":"Thu Aug 29 17:43:42 2024","interfaces":[{"interface":"back","average":{"1min":0.81899999999999995,"5min":0.79200000000000004,"15min":0.64400000000000002},"min":{"1min":0.59699999999999998,"5min":0.58099999999999996,"15min":0.29499999999999998},"max":{"1min":1.179,"5min":2,"15min":2},"last":0.92200000000000004},{"interface":"front","average":{"1min":0.76000000000000001,"5min":0.79400000000000004,"15min":0.622},"min":{"1min":0.47899999999999998,"5min":0.47899999999999998,"15min":0.27700000000000002},"max":{"1min":0.97599999999999998,"5min":1.837,"15min":1.837},"last":0.73799999999999999}]},{"osd":3,"last update":"Thu Aug 29 17:43:50 2024","interfaces":[{"interface":"back","average":{"1min":0.96999999999999997,"5min":0.90100000000000002,"15min":0.83899999999999997},"min":{"1min":0.77200000000000002,"5min":0.626,"15min":0.626},"max":{"1min":1.3819999999999999,"5min":1.9410000000000001,"15min":1.9410000000000001},"last":0.68899999999999995},{"interface":"front","average":{"1min":0.88700000000000001,"5min":0.86799999999999999,"15min":0.83199999999999996},"min":{"1min":0.68300000000000005,"5min":0.57899999999999996,"15min":0.57899999999999996},"max":{"1min":1.282,"5min":1.5,"15min":1.5},"last":0.98099999999999998}]},{"osd":4,"last update":"Thu Aug 29 17:44:32 2024","interfaces":[{"interface":"back","average":{"1min":1.046,"5min":1.014,"15min":0.97799999999999998},"min":{"1min":0.77200000000000002,"5min":0.76500000000000001,"15min":0.76500000000000001},"max":{"1min":1.544,"5min":1.772,"15min":1.772},"last":1.1040000000000001},{"interface":"front","average":{"1min":1.052,"5min":0.98199999999999998,"15min":0.91800000000000004},"min":{"1min":0.81299999999999994,"5min":0.59499999999999997,"15min":0.59499999999999997},"max":{"1min":1.222,"5min":1.7090000000000001,"15min":1.7090000000000001},"last":1.1990000000000001}]},{"osd":5,"last update":"Thu Aug 29 17:44:26 2024","interfaces":[{"interface":"back","average":{"1min":1.046,"5min":1.0589999999999999,"15min":1.04},"min":{"1min":0.73799999999999999,"5min":0.73799999999999999,"15min":0.73799999999999999},"max":{"1min":1.3420000000000001,"5min":2.137,"15min":2.137},"last":1.042},{"interface":"front","average":{"1min":1.1220000000000001,"5min":1.1000000000000001,"15min":1.0620000000000001},"min":{"1min":0.82899999999999996,"5min":0.71499999999999997,"15min":0.71499999999999997},"max":{"1min":1.663,"5min":2.4209999999999998,"15min":2.4209999999999998},"last":1.2529999999999999}]},{"osd":6,"last update":"Thu Aug 29 17:44:24 2024","interfaces":[{"interface":"back","average":{"1min":1.0760000000000001,"5min":1.046,"15min":1.0289999999999999},"min":{"1min":0.78900000000000003,"5min":0.72299999999999998,"15min":0.72299999999999998},"max":{"1min":1.5429999999999999,"5min":1.5429999999999999,"15min":1.5429999999999999},"last":1.296},{"interface":"front","average":{"1min":1.1180000000000001,"5min":1.155,"15min":1.169},"min":{"1min":0.78900000000000003,"5min":0.78900000000000003,"15min":0.78900000000000003},"max":{"1min":1.46,"5min":2.04,"15min":2.04},"last":1.0940000000000001}]},{"osd":7,"last update":"Thu Aug 29 17:44:08 2024","interfaces":[{"interface":"back","average":{"1min":1.1719999999999999,"5min":1.198,"15min":1.202},"min":{"1min":0.80800000000000005,"5min":0.80800000000000005,"15min":0.80800000000000005},"max":{"1min":1.7549999999999999,"5min":1.7549999999999999,"15min":1.7549999999999999},"last":1.383},{"interface":"front","average":{"1min":1.1499999999999999,"5min":1.194,"15min":1.2010000000000001},"min":{"1min":0.83399999999999996,"5min":0.83399999999999996,"15min":0.83399999999999996},"max":{"1min":1.6339999999999999,"5min":1.6339999999999999,"15min":1.6339999999999999},"last":1.351}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":4,"total":0,"available":0,"internally_reserved":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":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":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":16384,"data_stored":728,"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":8192,"data_stored":160,"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":20480,"data_stored":1668,"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":16384,"data_stored":708,"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":16384,"data_stored":1654,"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":12288,"data_stored":1564,"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":8192,"data_stored":604,"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":0,"data_stored":0,"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":0,"data_stored":0,"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":0,"data_stored":0,"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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-08-29T17:44:50.485 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2024-08-29T17:44:50.485 INFO:tasks.cephadm:Adding prometheus.a on smithi110 2024-08-29T17:44:50.485 DEBUG:teuthology.orchestra.run.smithi110:> 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 5b99e290-662c-11ef-bcd4-c7b262605968 -- ceph orch apply prometheus '1;smithi110=a' 2024-08-29T17:44:50.899 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:44:50 smithi110 bash[24444]: audit 2024-08-29T17:44:49.602130+0000 mgr.y (mgr.14150) 422 : audit [DBG] from='client.14445 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-29T17:44:50.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:44:50 smithi029 bash[22475]: audit 2024-08-29T17:44:49.602130+0000 mgr.y (mgr.14150) 422 : audit [DBG] from='client.14445 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-29T17:44:50.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:44:50 smithi029 bash[32453]: audit 2024-08-29T17:44:49.602130+0000 mgr.y (mgr.14150) 422 : audit [DBG] from='client.14445 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-29T17:44:52.149 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:44:51 smithi110 bash[24444]: cluster 2024-08-29T17:44:49.807289+0000 mgr.y (mgr.14150) 423 : cluster [DBG] pgmap v411: 97 pgs: 97 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:44:52.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:44:51 smithi029 bash[22475]: cluster 2024-08-29T17:44:49.807289+0000 mgr.y (mgr.14150) 423 : cluster [DBG] pgmap v411: 97 pgs: 97 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:44:52.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:44:51 smithi029 bash[32453]: cluster 2024-08-29T17:44:49.807289+0000 mgr.y (mgr.14150) 423 : cluster [DBG] pgmap v411: 97 pgs: 97 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:44:54.149 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:44:53 smithi110 bash[24444]: cluster 2024-08-29T17:44:51.808327+0000 mgr.y (mgr.14150) 424 : cluster [DBG] pgmap v412: 97 pgs: 97 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:44:54.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:44:53 smithi029 bash[22475]: cluster 2024-08-29T17:44:51.808327+0000 mgr.y (mgr.14150) 424 : cluster [DBG] pgmap v412: 97 pgs: 97 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:44:54.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:44:53 smithi029 bash[32453]: cluster 2024-08-29T17:44:51.808327+0000 mgr.y (mgr.14150) 424 : cluster [DBG] pgmap v412: 97 pgs: 97 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:44:55.203 INFO:teuthology.orchestra.run.smithi110.stderr:Inferring config /var/lib/ceph/5b99e290-662c-11ef-bcd4-c7b262605968/mon.b/config 2024-08-29T17:44:56.112 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:44:55 smithi110 bash[24444]: cluster 2024-08-29T17:44:53.809112+0000 mgr.y (mgr.14150) 425 : cluster [DBG] pgmap v413: 97 pgs: 97 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:44:56.112 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:44:55 smithi110 bash[24444]: audit 2024-08-29T17:44:55.437930+0000 mon.a (mon.0) 732 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:44:56.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:44:55 smithi029 bash[22475]: cluster 2024-08-29T17:44:53.809112+0000 mgr.y (mgr.14150) 425 : cluster [DBG] pgmap v413: 97 pgs: 97 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:44:56.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:44:55 smithi029 bash[22475]: audit 2024-08-29T17:44:55.437930+0000 mon.a (mon.0) 732 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:44:56.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:44:55 smithi029 bash[32453]: cluster 2024-08-29T17:44:53.809112+0000 mgr.y (mgr.14150) 425 : cluster [DBG] pgmap v413: 97 pgs: 97 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:44:56.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:44:55 smithi029 bash[32453]: audit 2024-08-29T17:44:55.437930+0000 mon.a (mon.0) 732 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:44:56.899 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:44:56 smithi110 bash[24444]: audit 2024-08-29T17:44:55.990806+0000 mon.a (mon.0) 733 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:44:56.899 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:44:56 smithi110 bash[24444]: audit 2024-08-29T17:44:55.992542+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T17:44:56.899 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:44:56 smithi110 bash[24444]: audit 2024-08-29T17:44:56.002304+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:44:57.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:44:56 smithi029 bash[22475]: audit 2024-08-29T17:44:55.990806+0000 mon.a (mon.0) 733 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:44:57.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:44:56 smithi029 bash[22475]: audit 2024-08-29T17:44:55.992542+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T17:44:57.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:44:56 smithi029 bash[22475]: audit 2024-08-29T17:44:56.002304+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:44:57.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:44:56 smithi029 bash[32453]: audit 2024-08-29T17:44:55.990806+0000 mon.a (mon.0) 733 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:44:57.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:44:56 smithi029 bash[32453]: audit 2024-08-29T17:44:55.992542+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T17:44:57.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:44:56 smithi029 bash[32453]: audit 2024-08-29T17:44:56.002304+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:44:58.149 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:44:57 smithi110 bash[24444]: cluster 2024-08-29T17:44:55.809786+0000 mgr.y (mgr.14150) 426 : cluster [DBG] pgmap v414: 97 pgs: 97 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:44:58.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:44:57 smithi029 bash[22475]: cluster 2024-08-29T17:44:55.809786+0000 mgr.y (mgr.14150) 426 : cluster [DBG] pgmap v414: 97 pgs: 97 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:44:58.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:44:57 smithi029 bash[32453]: cluster 2024-08-29T17:44:55.809786+0000 mgr.y (mgr.14150) 426 : cluster [DBG] pgmap v414: 97 pgs: 97 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:44:58.229 INFO:teuthology.orchestra.run.smithi110.stdout:Scheduled prometheus update... 2024-08-29T17:44:58.821 DEBUG:teuthology.orchestra.run.smithi110:prometheus.a> sudo journalctl -f -n 0 -u ceph-5b99e290-662c-11ef-bcd4-c7b262605968@prometheus.a.service 2024-08-29T17:44:58.823 INFO:tasks.cephadm:Adding node-exporter.a on smithi029 2024-08-29T17:44:58.824 INFO:tasks.cephadm:Adding node-exporter.b on smithi110 2024-08-29T17:44:58.824 DEBUG:teuthology.orchestra.run.smithi110:> 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 5b99e290-662c-11ef-bcd4-c7b262605968 -- ceph orch apply node-exporter '2;smithi029=a;smithi110=b' 2024-08-29T17:44:59.149 INFO:journalctl@ceph.prometheus.a.smithi110.stdout:Aug 29 17:44:58 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.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-08-29T17:44:59.649 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:44:59 smithi110 bash[24444]: cluster 2024-08-29T17:44:57.810714+0000 mgr.y (mgr.14150) 427 : cluster [DBG] pgmap v415: 97 pgs: 97 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:44:59.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:44:59 smithi110 bash[24444]: audit 2024-08-29T17:44:58.219336+0000 mgr.y (mgr.14150) 428 : audit [DBG] from='client.24355 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi110=a", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T17:44:59.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:44:59 smithi110 bash[24444]: cephadm 2024-08-29T17:44:58.222323+0000 mgr.y (mgr.14150) 429 : cephadm [INF] Saving service prometheus spec with placement smithi110=a;count:1 2024-08-29T17:44:59.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:44:59 smithi110 bash[24444]: audit 2024-08-29T17:44:58.229963+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:44:59.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:44:59 smithi110 bash[24444]: audit 2024-08-29T17:44:58.231725+0000 mon.a (mon.0) 737 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:44:59.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:44:59 smithi110 bash[24444]: audit 2024-08-29T17:44:58.235977+0000 mon.a (mon.0) 738 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:44:59.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:44:59 smithi110 bash[24444]: audit 2024-08-29T17:44:58.237625+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T17:44:59.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:44:59 smithi110 bash[24444]: audit 2024-08-29T17:44:58.247576+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:44:59.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:44:59 smithi110 bash[24444]: cephadm 2024-08-29T17:44:58.571327+0000 mgr.y (mgr.14150) 430 : cephadm [INF] Deploying daemon prometheus.a on smithi110 2024-08-29T17:44:59.650 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:44:59 smithi029 bash[22475]: cluster 2024-08-29T17:44:57.810714+0000 mgr.y (mgr.14150) 427 : cluster [DBG] pgmap v415: 97 pgs: 97 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:44:59.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:44:59 smithi029 bash[22475]: audit 2024-08-29T17:44:58.219336+0000 mgr.y (mgr.14150) 428 : audit [DBG] from='client.24355 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi110=a", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T17:44:59.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:44:59 smithi029 bash[22475]: cephadm 2024-08-29T17:44:58.222323+0000 mgr.y (mgr.14150) 429 : cephadm [INF] Saving service prometheus spec with placement smithi110=a;count:1 2024-08-29T17:44:59.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:44:59 smithi029 bash[22475]: audit 2024-08-29T17:44:58.229963+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:44:59.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:44:59 smithi029 bash[22475]: audit 2024-08-29T17:44:58.231725+0000 mon.a (mon.0) 737 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:44:59.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:44:59 smithi029 bash[22475]: audit 2024-08-29T17:44:58.235977+0000 mon.a (mon.0) 738 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:44:59.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:44:59 smithi029 bash[22475]: audit 2024-08-29T17:44:58.237625+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T17:44:59.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:44:59 smithi029 bash[22475]: audit 2024-08-29T17:44:58.247576+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:44:59.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:44:59 smithi029 bash[22475]: cephadm 2024-08-29T17:44:58.571327+0000 mgr.y (mgr.14150) 430 : cephadm [INF] Deploying daemon prometheus.a on smithi110 2024-08-29T17:44:59.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:44:59 smithi029 bash[32453]: cluster 2024-08-29T17:44:57.810714+0000 mgr.y (mgr.14150) 427 : cluster [DBG] pgmap v415: 97 pgs: 97 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:44:59.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:44:59 smithi029 bash[32453]: audit 2024-08-29T17:44:58.219336+0000 mgr.y (mgr.14150) 428 : audit [DBG] from='client.24355 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi110=a", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T17:44:59.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:44:59 smithi029 bash[32453]: cephadm 2024-08-29T17:44:58.222323+0000 mgr.y (mgr.14150) 429 : cephadm [INF] Saving service prometheus spec with placement smithi110=a;count:1 2024-08-29T17:44:59.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:44:59 smithi029 bash[32453]: audit 2024-08-29T17:44:58.229963+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:44:59.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:44:59 smithi029 bash[32453]: audit 2024-08-29T17:44:58.231725+0000 mon.a (mon.0) 737 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:44:59.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:44:59 smithi029 bash[32453]: audit 2024-08-29T17:44:58.235977+0000 mon.a (mon.0) 738 : audit [DBG] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:44:59.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:44:59 smithi029 bash[32453]: audit 2024-08-29T17:44:58.237625+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T17:44:59.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:44:59 smithi029 bash[32453]: audit 2024-08-29T17:44:58.247576+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:44:59.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:44:59 smithi029 bash[32453]: cephadm 2024-08-29T17:44:58.571327+0000 mgr.y (mgr.14150) 430 : cephadm [INF] Deploying daemon prometheus.a on smithi110 2024-08-29T17:45:01.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:45:01 smithi029 bash[32453]: cluster 2024-08-29T17:44:59.811525+0000 mgr.y (mgr.14150) 431 : cluster [DBG] pgmap v416: 97 pgs: 97 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:45:01.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:45:01 smithi029 bash[22475]: cluster 2024-08-29T17:44:59.811525+0000 mgr.y (mgr.14150) 431 : cluster [DBG] pgmap v416: 97 pgs: 97 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:45:01.649 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:45:01 smithi110 bash[24444]: cluster 2024-08-29T17:44:59.811525+0000 mgr.y (mgr.14150) 431 : cluster [DBG] pgmap v416: 97 pgs: 97 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:45:03.559 INFO:teuthology.orchestra.run.smithi110.stderr:Inferring config /var/lib/ceph/5b99e290-662c-11ef-bcd4-c7b262605968/mon.b/config 2024-08-29T17:45:03.649 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:45:03 smithi110 bash[24444]: cluster 2024-08-29T17:45:01.812555+0000 mgr.y (mgr.14150) 432 : cluster [DBG] pgmap v417: 97 pgs: 97 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:45:03.650 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:45:03 smithi029 bash[32453]: cluster 2024-08-29T17:45:01.812555+0000 mgr.y (mgr.14150) 432 : cluster [DBG] pgmap v417: 97 pgs: 97 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:45:03.650 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:45:03 smithi029 bash[22475]: cluster 2024-08-29T17:45:01.812555+0000 mgr.y (mgr.14150) 432 : cluster [DBG] pgmap v417: 97 pgs: 97 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:45:05.649 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:45:05 smithi110 bash[24444]: cluster 2024-08-29T17:45:03.813378+0000 mgr.y (mgr.14150) 433 : cluster [DBG] pgmap v418: 97 pgs: 97 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:45:05.650 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:45:05 smithi029 bash[32453]: cluster 2024-08-29T17:45:03.813378+0000 mgr.y (mgr.14150) 433 : cluster [DBG] pgmap v418: 97 pgs: 97 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:45:05.650 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:45:05 smithi029 bash[22475]: cluster 2024-08-29T17:45:03.813378+0000 mgr.y (mgr.14150) 433 : cluster [DBG] pgmap v418: 97 pgs: 97 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:45:07.650 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:45:07 smithi029 bash[22475]: cluster 2024-08-29T17:45:05.814306+0000 mgr.y (mgr.14150) 434 : cluster [DBG] pgmap v419: 97 pgs: 97 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:45:07.650 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:45:07 smithi029 bash[32453]: cluster 2024-08-29T17:45:05.814306+0000 mgr.y (mgr.14150) 434 : cluster [DBG] pgmap v419: 97 pgs: 97 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:45:07.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:45:07 smithi110 bash[24444]: cluster 2024-08-29T17:45:05.814306+0000 mgr.y (mgr.14150) 434 : cluster [DBG] pgmap v419: 97 pgs: 97 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:45:09.604 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:45:09 smithi110 bash[24444]: cluster 2024-08-29T17:45:07.815300+0000 mgr.y (mgr.14150) 435 : cluster [DBG] pgmap v420: 97 pgs: 97 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:45:09.650 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:45:09 smithi029 bash[22475]: cluster 2024-08-29T17:45:07.815300+0000 mgr.y (mgr.14150) 435 : cluster [DBG] pgmap v420: 97 pgs: 97 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:45:09.650 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:45:09 smithi029 bash[32453]: cluster 2024-08-29T17:45:07.815300+0000 mgr.y (mgr.14150) 435 : cluster [DBG] pgmap v420: 97 pgs: 97 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:45:09.954 INFO:teuthology.orchestra.run.smithi110.stdout:Scheduled node-exporter update... 2024-08-29T17:45:10.986 DEBUG:teuthology.orchestra.run.smithi029:node-exporter.a> sudo journalctl -f -n 0 -u ceph-5b99e290-662c-11ef-bcd4-c7b262605968@node-exporter.a.service 2024-08-29T17:45:10.989 DEBUG:teuthology.orchestra.run.smithi110:node-exporter.b> sudo journalctl -f -n 0 -u ceph-5b99e290-662c-11ef-bcd4-c7b262605968@node-exporter.b.service 2024-08-29T17:45:10.992 INFO:tasks.cephadm:Adding alertmanager.a on smithi029 2024-08-29T17:45:10.992 DEBUG:teuthology.orchestra.run.smithi110:> 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 5b99e290-662c-11ef-bcd4-c7b262605968 -- ceph orch apply alertmanager '1;smithi029=a' 2024-08-29T17:45:11.034 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:45:10 smithi110 bash[24444]: cluster 2024-08-29T17:45:09.816147+0000 mgr.y (mgr.14150) 436 : cluster [DBG] pgmap v421: 97 pgs: 97 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:45:11.035 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:45:10 smithi110 bash[24444]: audit 2024-08-29T17:45:09.944575+0000 mgr.y (mgr.14150) 437 : audit [DBG] from='client.24361 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi029=a;smithi110=b", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T17:45:11.035 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:45:10 smithi110 bash[24444]: cephadm 2024-08-29T17:45:09.947742+0000 mgr.y (mgr.14150) 438 : cephadm [INF] Saving service node-exporter spec with placement smithi029=a;smithi110=b;count:2 2024-08-29T17:45:11.035 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:45:10 smithi110 bash[24444]: audit 2024-08-29T17:45:09.955143+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:45:11.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:45:10 smithi029 bash[32453]: cluster 2024-08-29T17:45:09.816147+0000 mgr.y (mgr.14150) 436 : cluster [DBG] pgmap v421: 97 pgs: 97 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:45:11.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:45:10 smithi029 bash[32453]: audit 2024-08-29T17:45:09.944575+0000 mgr.y (mgr.14150) 437 : audit [DBG] from='client.24361 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi029=a;smithi110=b", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T17:45:11.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:45:10 smithi029 bash[32453]: cephadm 2024-08-29T17:45:09.947742+0000 mgr.y (mgr.14150) 438 : cephadm [INF] Saving service node-exporter spec with placement smithi029=a;smithi110=b;count:2 2024-08-29T17:45:11.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:45:10 smithi029 bash[32453]: audit 2024-08-29T17:45:09.955143+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:45:11.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:45:10 smithi029 bash[22475]: cluster 2024-08-29T17:45:09.816147+0000 mgr.y (mgr.14150) 436 : cluster [DBG] pgmap v421: 97 pgs: 97 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:45:11.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:45:10 smithi029 bash[22475]: audit 2024-08-29T17:45:09.944575+0000 mgr.y (mgr.14150) 437 : audit [DBG] from='client.24361 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi029=a;smithi110=b", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T17:45:11.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:45:10 smithi029 bash[22475]: cephadm 2024-08-29T17:45:09.947742+0000 mgr.y (mgr.14150) 438 : cephadm [INF] Saving service node-exporter spec with placement smithi029=a;smithi110=b;count:2 2024-08-29T17:45:11.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:45:10 smithi029 bash[22475]: audit 2024-08-29T17:45:09.955143+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:45:13.149 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:45:12 smithi110 bash[24444]: cluster 2024-08-29T17:45:11.817133+0000 mgr.y (mgr.14150) 439 : cluster [DBG] pgmap v422: 97 pgs: 97 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:45:13.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:45:12 smithi029 bash[22475]: cluster 2024-08-29T17:45:11.817133+0000 mgr.y (mgr.14150) 439 : cluster [DBG] pgmap v422: 97 pgs: 97 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:45:13.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:45:12 smithi029 bash[32453]: cluster 2024-08-29T17:45:11.817133+0000 mgr.y (mgr.14150) 439 : cluster [DBG] pgmap v422: 97 pgs: 97 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:45:14.507 INFO:journalctl@ceph.osd.5.smithi110.stdout:Aug 29 17:45:14 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.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-08-29T17:45:14.507 INFO:journalctl@ceph.osd.6.smithi110.stdout:Aug 29 17:45:14 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.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-08-29T17:45:14.507 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:45:14 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.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-08-29T17:45:14.508 INFO:journalctl@ceph.osd.4.smithi110.stdout:Aug 29 17:45:14 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.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-08-29T17:45:14.508 INFO:journalctl@ceph.mds.b.smithi110.stdout:Aug 29 17:45:14 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.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-08-29T17:45:14.508 INFO:journalctl@ceph.osd.7.smithi110.stdout:Aug 29 17:45:14 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.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-08-29T17:45:14.508 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:45:14 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.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-08-29T17:45:14.760 INFO:journalctl@ceph.osd.5.smithi110.stdout:Aug 29 17:45:14 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.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-08-29T17:45:14.760 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:45:14 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.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-08-29T17:45:14.760 INFO:journalctl@ceph.osd.6.smithi110.stdout:Aug 29 17:45:14 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.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-08-29T17:45:14.761 INFO:journalctl@ceph.osd.7.smithi110.stdout:Aug 29 17:45:14 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.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-08-29T17:45:14.761 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:45:14 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.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-08-29T17:45:14.761 INFO:journalctl@ceph.osd.4.smithi110.stdout:Aug 29 17:45:14 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.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-08-29T17:45:14.762 INFO:journalctl@ceph.prometheus.a.smithi110.stdout:Aug 29 17:45:14 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.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-08-29T17:45:14.762 INFO:journalctl@ceph.prometheus.a.smithi110.stdout:Aug 29 17:45:14 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.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-08-29T17:45:14.762 INFO:journalctl@ceph.prometheus.a.smithi110.stdout:Aug 29 17:45:14 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.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-08-29T17:45:14.762 INFO:journalctl@ceph.prometheus.a.smithi110.stdout:Aug 29 17:45:14 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.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-08-29T17:45:14.762 INFO:journalctl@ceph.prometheus.a.smithi110.stdout:Aug 29 17:45:14 smithi110 systemd[1]: Started Ceph prometheus.a for 5b99e290-662c-11ef-bcd4-c7b262605968. 2024-08-29T17:45:14.762 INFO:journalctl@ceph.mds.b.smithi110.stdout:Aug 29 17:45:14 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.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-08-29T17:45:15.149 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:45:14 smithi110 bash[24444]: cluster 2024-08-29T17:45:13.817934+0000 mgr.y (mgr.14150) 440 : cluster [DBG] pgmap v423: 97 pgs: 97 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:45:15.149 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:45:14 smithi110 bash[24444]: audit 2024-08-29T17:45:14.801339+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:45:15.149 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:45:14 smithi110 bash[24444]: audit 2024-08-29T17:45:14.811278+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:45:15.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:45:14 smithi110 bash[24444]: audit 2024-08-29T17:45:14.819396+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:45:15.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:45:14 smithi110 bash[24444]: audit 2024-08-29T17:45:14.823494+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-08-29T17:45:15.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:45:14 smithi029 bash[22475]: cluster 2024-08-29T17:45:13.817934+0000 mgr.y (mgr.14150) 440 : cluster [DBG] pgmap v423: 97 pgs: 97 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:45:15.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:45:14 smithi029 bash[22475]: audit 2024-08-29T17:45:14.801339+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:45:15.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:45:14 smithi029 bash[22475]: audit 2024-08-29T17:45:14.811278+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:45:15.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:45:14 smithi029 bash[22475]: audit 2024-08-29T17:45:14.819396+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:45:15.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:45:14 smithi029 bash[22475]: audit 2024-08-29T17:45:14.823494+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-08-29T17:45:15.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:45:14 smithi029 bash[32453]: cluster 2024-08-29T17:45:13.817934+0000 mgr.y (mgr.14150) 440 : cluster [DBG] pgmap v423: 97 pgs: 97 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:45:15.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:45:14 smithi029 bash[32453]: audit 2024-08-29T17:45:14.801339+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:45:15.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:45:14 smithi029 bash[32453]: audit 2024-08-29T17:45:14.811278+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:45:15.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:45:14 smithi029 bash[32453]: audit 2024-08-29T17:45:14.819396+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:45:15.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:45:14 smithi029 bash[32453]: audit 2024-08-29T17:45:14.823494+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-08-29T17:45:15.744 INFO:teuthology.orchestra.run.smithi110.stderr:Inferring config /var/lib/ceph/5b99e290-662c-11ef-bcd4-c7b262605968/mon.b/config 2024-08-29T17:45:16.149 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:45:15 smithi110 bash[25403]: ignoring --setuser ceph since I am not root 2024-08-29T17:45:16.149 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:45:15 smithi110 bash[25403]: ignoring --setgroup ceph since I am not root 2024-08-29T17:45:16.149 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:45:15 smithi110 bash[25403]: debug 2024-08-29T17:45:15.906+0000 7f18a856c640 1 -- 172.21.15.110:0/1429167262 <== mon.1 v2:172.21.15.110:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5594e0868d00 con 0x5594e085b400 2024-08-29T17:45:16.149 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:45:16 smithi110 bash[25403]: debug 2024-08-29T17:45:16.018+0000 7f18aadc7040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-08-29T17:45:16.150 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:45:15 smithi029 bash[22727]: ignoring --setuser ceph since I am not root 2024-08-29T17:45:16.150 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:45:15 smithi029 bash[22727]: ignoring --setgroup ceph since I am not root 2024-08-29T17:45:16.150 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:45:15 smithi029 bash[22727]: debug 2024-08-29T17:45:15.994+0000 7fe3e33c3040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-08-29T17:45:16.650 INFO:journalctl@ceph.prometheus.a.smithi110.stdout:Aug 29 17:45:16 smithi110 bash[49235]: ts=2024-08-29T17:45:16.481Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-08-29T17:45:16.650 INFO:journalctl@ceph.prometheus.a.smithi110.stdout:Aug 29 17:45:16 smithi110 bash[49235]: ts=2024-08-29T17:45:16.481Z 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-08-29T17:45:16.650 INFO:journalctl@ceph.prometheus.a.smithi110.stdout:Aug 29 17:45:16 smithi110 bash[49235]: ts=2024-08-29T17:45:16.481Z caller=main.go:570 level=info host_details="(Linux 5.15.0-119-generic #129-Ubuntu SMP Fri Aug 2 19:25:20 UTC 2024 x86_64 smithi110 (none))" 2024-08-29T17:45:16.650 INFO:journalctl@ceph.prometheus.a.smithi110.stdout:Aug 29 17:45:16 smithi110 bash[49235]: ts=2024-08-29T17:45:16.481Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-08-29T17:45:16.650 INFO:journalctl@ceph.prometheus.a.smithi110.stdout:Aug 29 17:45:16 smithi110 bash[49235]: ts=2024-08-29T17:45:16.481Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-08-29T17:45:16.650 INFO:journalctl@ceph.prometheus.a.smithi110.stdout:Aug 29 17:45:16 smithi110 bash[49235]: ts=2024-08-29T17:45:16.483Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-08-29T17:45:16.651 INFO:journalctl@ceph.prometheus.a.smithi110.stdout:Aug 29 17:45:16 smithi110 bash[49235]: ts=2024-08-29T17:45:16.483Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-08-29T17:45:16.651 INFO:journalctl@ceph.prometheus.a.smithi110.stdout:Aug 29 17:45:16 smithi110 bash[49235]: ts=2024-08-29T17:45:16.484Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-08-29T17:45:16.651 INFO:journalctl@ceph.prometheus.a.smithi110.stdout:Aug 29 17:45:16 smithi110 bash[49235]: ts=2024-08-29T17:45:16.484Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-08-29T17:45:16.651 INFO:journalctl@ceph.prometheus.a.smithi110.stdout:Aug 29 17:45:16 smithi110 bash[49235]: ts=2024-08-29T17:45:16.489Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-08-29T17:45:16.651 INFO:journalctl@ceph.prometheus.a.smithi110.stdout:Aug 29 17:45:16 smithi110 bash[49235]: ts=2024-08-29T17:45:16.489Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=2.365µs 2024-08-29T17:45:16.651 INFO:journalctl@ceph.prometheus.a.smithi110.stdout:Aug 29 17:45:16 smithi110 bash[49235]: ts=2024-08-29T17:45:16.489Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-08-29T17:45:16.652 INFO:journalctl@ceph.prometheus.a.smithi110.stdout:Aug 29 17:45:16 smithi110 bash[49235]: ts=2024-08-29T17:45:16.489Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=0 2024-08-29T17:45:16.652 INFO:journalctl@ceph.prometheus.a.smithi110.stdout:Aug 29 17:45:16 smithi110 bash[49235]: ts=2024-08-29T17:45:16.489Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=28.446µs wal_replay_duration=279.18µs wbl_replay_duration=115ns total_replay_duration=337.147µs 2024-08-29T17:45:16.652 INFO:journalctl@ceph.prometheus.a.smithi110.stdout:Aug 29 17:45:16 smithi110 bash[49235]: ts=2024-08-29T17:45:16.490Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-08-29T17:45:16.652 INFO:journalctl@ceph.prometheus.a.smithi110.stdout:Aug 29 17:45:16 smithi110 bash[49235]: ts=2024-08-29T17:45:16.490Z caller=main.go:1029 level=info msg="TSDB started" 2024-08-29T17:45:16.652 INFO:journalctl@ceph.prometheus.a.smithi110.stdout:Aug 29 17:45:16 smithi110 bash[49235]: ts=2024-08-29T17:45:16.490Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-08-29T17:45:16.652 INFO:journalctl@ceph.prometheus.a.smithi110.stdout:Aug 29 17:45:16 smithi110 bash[49235]: ts=2024-08-29T17:45:16.491Z 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.29:8765/sd/prometheus/sd-config?service=ceph-exporter\": dial tcp 172.21.15.29:8765: connect: connection refused" 2024-08-29T17:45:16.652 INFO:journalctl@ceph.prometheus.a.smithi110.stdout:Aug 29 17:45:16 smithi110 bash[49235]: ts=2024-08-29T17:45:16.491Z 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.29:8765/sd/prometheus/sd-config?service=nvmeof\": dial tcp 172.21.15.29:8765: connect: connection refused" 2024-08-29T17:45:16.653 INFO:journalctl@ceph.prometheus.a.smithi110.stdout:Aug 29 17:45:16 smithi110 bash[49235]: ts=2024-08-29T17:45:16.491Z 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.29:8765/sd/prometheus/sd-config?service=mgr-prometheus\": dial tcp 172.21.15.29:8765: connect: connection refused" 2024-08-29T17:45:16.653 INFO:journalctl@ceph.prometheus.a.smithi110.stdout:Aug 29 17:45:16 smithi110 bash[49235]: ts=2024-08-29T17:45:16.514Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=23.96164ms db_storage=843ns remote_storage=1.078µs web_handler=374ns query_engine=570ns scrape=273.878µs scrape_sd=82.543µs notify=739ns notify_sd=1.308µs rules=23.277033ms tracing=6.378µs 2024-08-29T17:45:16.653 INFO:journalctl@ceph.prometheus.a.smithi110.stdout:Aug 29 17:45:16 smithi110 bash[49235]: ts=2024-08-29T17:45:16.514Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-08-29T17:45:16.653 INFO:journalctl@ceph.prometheus.a.smithi110.stdout:Aug 29 17:45:16 smithi110 bash[49235]: ts=2024-08-29T17:45:16.514Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-08-29T17:45:17.149 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:45:16 smithi110 bash[24444]: audit 2024-08-29T17:45:15.663474+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:45:17.149 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:45:16 smithi110 bash[24444]: audit 2024-08-29T17:45:15.831641+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-08-29T17:45:17.149 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:45:16 smithi110 bash[24444]: cluster 2024-08-29T17:45:15.831721+0000 mon.a (mon.0) 748 : cluster [DBG] mgrmap e16: y(active, since 12m), standbys: x 2024-08-29T17:45:17.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:45:16 smithi029 bash[32453]: audit 2024-08-29T17:45:15.663474+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:45:17.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:45:16 smithi029 bash[32453]: audit 2024-08-29T17:45:15.831641+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-08-29T17:45:17.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:45:16 smithi029 bash[32453]: cluster 2024-08-29T17:45:15.831721+0000 mon.a (mon.0) 748 : cluster [DBG] mgrmap e16: y(active, since 12m), standbys: x 2024-08-29T17:45:17.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:45:16 smithi029 bash[22475]: audit 2024-08-29T17:45:15.663474+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' 2024-08-29T17:45:17.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:45:16 smithi029 bash[22475]: audit 2024-08-29T17:45:15.831641+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.14150 172.21.15.29:0/298676771' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-08-29T17:45:17.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:45:16 smithi029 bash[22475]: cluster 2024-08-29T17:45:15.831721+0000 mon.a (mon.0) 748 : cluster [DBG] mgrmap e16: y(active, since 12m), standbys: x 2024-08-29T17:45:17.504 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:45:17 smithi110 bash[25403]: debug 2024-08-29T17:45:17.254+0000 7f18aadc7040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-08-29T17:45:17.504 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:45:17 smithi110 bash[25403]: debug 2024-08-29T17:45:17.326+0000 7f18aadc7040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-08-29T17:45:17.505 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:45:17 smithi110 bash[25403]: debug 2024-08-29T17:45:17.478+0000 7f18aadc7040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-08-29T17:45:17.650 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:45:17 smithi029 bash[22727]: debug 2024-08-29T17:45:17.230+0000 7fe3e33c3040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-08-29T17:45:17.650 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:45:17 smithi029 bash[22727]: debug 2024-08-29T17:45:17.298+0000 7fe3e33c3040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-08-29T17:45:17.650 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:45:17 smithi029 bash[22727]: debug 2024-08-29T17:45:17.454+0000 7fe3e33c3040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-08-29T17:45:18.399 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:45:18 smithi110 bash[25403]: debug 2024-08-29T17:45:18.138+0000 7f18aadc7040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-08-29T17:45:18.399 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:45:18 smithi110 bash[25403]: debug 2024-08-29T17:45:18.206+0000 7f18aadc7040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-08-29T17:45:18.400 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:45:18 smithi110 bash[25403]: debug 2024-08-29T17:45:18.274+0000 7f18aadc7040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-08-29T17:45:18.400 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:45:18 smithi029 bash[22727]: debug 2024-08-29T17:45:18.122+0000 7fe3e33c3040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-08-29T17:45:18.400 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:45:18 smithi029 bash[22727]: debug 2024-08-29T17:45:18.194+0000 7fe3e33c3040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-08-29T17:45:18.401 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:45:18 smithi029 bash[22727]: debug 2024-08-29T17:45:18.266+0000 7fe3e33c3040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-08-29T17:45:18.855 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:45:18 smithi110 bash[25403]: debug 2024-08-29T17:45:18.458+0000 7f18aadc7040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-08-29T17:45:18.855 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:45:18 smithi110 bash[25403]: debug 2024-08-29T17:45:18.534+0000 7f18aadc7040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-08-29T17:45:18.855 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:45:18 smithi110 bash[25403]: debug 2024-08-29T17:45:18.598+0000 7f18aadc7040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-08-29T17:45:18.870 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:45:18 smithi029 bash[22727]: debug 2024-08-29T17:45:18.454+0000 7fe3e33c3040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-08-29T17:45:18.870 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:45:18 smithi029 bash[22727]: debug 2024-08-29T17:45:18.534+0000 7fe3e33c3040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-08-29T17:45:18.870 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:45:18 smithi029 bash[22727]: debug 2024-08-29T17:45:18.606+0000 7fe3e33c3040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-08-29T17:45:18.871 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:45:18 smithi029 bash[22727]: debug 2024-08-29T17:45:18.870+0000 7fe3e33c3040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-08-29T17:45:19.124 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:45:18 smithi110 bash[25403]: debug 2024-08-29T17:45:18.854+0000 7f18aadc7040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-08-29T17:45:19.125 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:45:18 smithi110 bash[25403]: debug 2024-08-29T17:45:18.922+0000 7f18aadc7040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-08-29T17:45:19.142 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:45:18 smithi029 bash[22727]: debug 2024-08-29T17:45:18.938+0000 7fe3e33c3040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-08-29T17:45:19.399 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:45:19 smithi110 bash[25403]: debug 2024-08-29T17:45:19.122+0000 7f18aadc7040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-08-29T17:45:19.399 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:45:19 smithi110 bash[25403]: debug 2024-08-29T17:45:19.202+0000 7f18aadc7040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-08-29T17:45:19.400 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:45:19 smithi029 bash[22727]: debug 2024-08-29T17:45:19.142+0000 7fe3e33c3040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-08-29T17:45:19.400 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:45:19 smithi029 bash[22727]: debug 2024-08-29T17:45:19.222+0000 7fe3e33c3040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-08-29T17:45:19.787 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:45:19 smithi110 bash[25403]: debug 2024-08-29T17:45:19.454+0000 7f18aadc7040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-08-29T17:45:19.787 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:45:19 smithi110 bash[25403]: debug 2024-08-29T17:45:19.626+0000 7f18aadc7040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-08-29T17:45:19.831 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:45:19 smithi029 bash[22727]: debug 2024-08-29T17:45:19.482+0000 7fe3e33c3040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-08-29T17:45:19.831 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:45:19 smithi029 bash[22727]: debug 2024-08-29T17:45:19.662+0000 7fe3e33c3040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-08-29T17:45:19.831 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:45:19 smithi029 bash[22727]: debug 2024-08-29T17:45:19.830+0000 7fe3e33c3040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-08-29T17:45:20.038 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:45:19 smithi110 bash[25403]: debug 2024-08-29T17:45:19.786+0000 7f18aadc7040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-08-29T17:45:20.039 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:45:19 smithi110 bash[25403]: debug 2024-08-29T17:45:19.862+0000 7f18aadc7040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-08-29T17:45:20.097 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:45:19 smithi029 bash[22727]: debug 2024-08-29T17:45:19.910+0000 7fe3e33c3040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-08-29T17:45:20.097 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:45:20 smithi029 bash[22727]: debug 2024-08-29T17:45:20.094+0000 7fe3e33c3040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-08-29T17:45:20.399 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:45:20 smithi110 bash[25403]: debug 2024-08-29T17:45:20.038+0000 7f18aadc7040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-08-29T17:45:21.123 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:45:20 smithi110 bash[25403]: debug 2024-08-29T17:45:20.830+0000 7f18aadc7040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-08-29T17:45:21.123 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:45:20 smithi110 bash[25403]: debug 2024-08-29T17:45:20.906+0000 7f18aadc7040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-08-29T17:45:21.254 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:45:20 smithi029 bash[22727]: debug 2024-08-29T17:45:20.946+0000 7fe3e33c3040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-08-29T17:45:21.254 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:45:21 smithi029 bash[22727]: debug 2024-08-29T17:45:21.022+0000 7fe3e33c3040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-08-29T17:45:21.254 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:45:21 smithi029 bash[22727]: debug 2024-08-29T17:45:21.254+0000 7fe3e33c3040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-08-29T17:45:21.399 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:45:21 smithi110 bash[25403]: debug 2024-08-29T17:45:21.122+0000 7f18aadc7040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-08-29T17:45:21.399 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:45:21 smithi110 bash[25403]: debug 2024-08-29T17:45:21.194+0000 7f18aadc7040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-08-29T17:45:21.650 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:45:21 smithi029 bash[22727]: debug 2024-08-29T17:45:21.330+0000 7fe3e33c3040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-08-29T17:45:21.899 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:45:21 smithi110 bash[24444]: cluster 2024-08-29T17:45:21.678766+0000 mon.a (mon.0) 749 : cluster [DBG] Standby manager daemon x restarted 2024-08-29T17:45:21.899 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:45:21 smithi110 bash[24444]: cluster 2024-08-29T17:45:21.679030+0000 mon.a (mon.0) 750 : cluster [DBG] Standby manager daemon x started 2024-08-29T17:45:21.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:45:21 smithi110 bash[24444]: audit 2024-08-29T17:45:21.683216+0000 mon.b (mon.1) 26 : audit [DBG] from='mgr.? 172.21.15.110:0/1377457643' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-08-29T17:45:21.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:45:21 smithi110 bash[24444]: audit 2024-08-29T17:45:21.683937+0000 mon.b (mon.1) 27 : audit [DBG] from='mgr.? 172.21.15.110:0/1377457643' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-29T17:45:21.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:45:21 smithi110 bash[24444]: audit 2024-08-29T17:45:21.685554+0000 mon.b (mon.1) 28 : audit [DBG] from='mgr.? 172.21.15.110:0/1377457643' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-08-29T17:45:21.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:45:21 smithi110 bash[24444]: audit 2024-08-29T17:45:21.686483+0000 mon.b (mon.1) 29 : audit [DBG] from='mgr.? 172.21.15.110:0/1377457643' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-29T17:45:21.900 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:45:21 smithi110 bash[25403]: debug 2024-08-29T17:45:21.574+0000 7f18aadc7040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-08-29T17:45:21.900 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:45:21 smithi110 bash[25403]: debug 2024-08-29T17:45:21.650+0000 7f18aadc7040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-08-29T17:45:21.900 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:45:21 smithi110 bash[25403]: [29/Aug/2024:17:45:21] ENGINE Bus STARTING 2024-08-29T17:45:21.900 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:45:21 smithi110 bash[25403]: CherryPy Checker: 2024-08-29T17:45:21.900 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:45:21 smithi110 bash[25403]: The Application mounted at '' has an empty config. 2024-08-29T17:45:21.900 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:45:21 smithi110 bash[25403]: [29/Aug/2024:17:45:21] ENGINE Serving on http://:::9283 2024-08-29T17:45:21.901 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:45:21 smithi110 bash[25403]: [29/Aug/2024:17:45:21] ENGINE Bus STARTED 2024-08-29T17:45:21.996 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:45:21 smithi029 bash[22727]: debug 2024-08-29T17:45:21.730+0000 7fe3e33c3040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-08-29T17:45:21.996 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:45:21 smithi029 bash[22727]: debug 2024-08-29T17:45:21.818+0000 7fe3e33c3040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-08-29T17:45:21.996 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:45:21 smithi029 bash[22727]: [29/Aug/2024:17:45:21] ENGINE Bus STARTING 2024-08-29T17:45:21.996 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:45:21 smithi029 bash[22727]: CherryPy Checker: 2024-08-29T17:45:21.996 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:45:21 smithi029 bash[22727]: The Application mounted at '' has an empty config. 2024-08-29T17:45:21.996 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:45:21 smithi029 bash[32453]: cluster 2024-08-29T17:45:21.678766+0000 mon.a (mon.0) 749 : cluster [DBG] Standby manager daemon x restarted 2024-08-29T17:45:21.997 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:45:21 smithi029 bash[32453]: cluster 2024-08-29T17:45:21.679030+0000 mon.a (mon.0) 750 : cluster [DBG] Standby manager daemon x started 2024-08-29T17:45:21.997 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:45:21 smithi029 bash[32453]: audit 2024-08-29T17:45:21.683216+0000 mon.b (mon.1) 26 : audit [DBG] from='mgr.? 172.21.15.110:0/1377457643' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-08-29T17:45:21.997 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:45:21 smithi029 bash[32453]: audit 2024-08-29T17:45:21.683937+0000 mon.b (mon.1) 27 : audit [DBG] from='mgr.? 172.21.15.110:0/1377457643' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-29T17:45:21.997 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:45:21 smithi029 bash[32453]: audit 2024-08-29T17:45:21.685554+0000 mon.b (mon.1) 28 : audit [DBG] from='mgr.? 172.21.15.110:0/1377457643' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-08-29T17:45:21.997 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:45:21 smithi029 bash[32453]: audit 2024-08-29T17:45:21.686483+0000 mon.b (mon.1) 29 : audit [DBG] from='mgr.? 172.21.15.110:0/1377457643' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-29T17:45:21.997 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:45:21 smithi029 bash[22475]: cluster 2024-08-29T17:45:21.678766+0000 mon.a (mon.0) 749 : cluster [DBG] Standby manager daemon x restarted 2024-08-29T17:45:21.997 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:45:21 smithi029 bash[22475]: cluster 2024-08-29T17:45:21.679030+0000 mon.a (mon.0) 750 : cluster [DBG] Standby manager daemon x started 2024-08-29T17:45:21.997 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:45:21 smithi029 bash[22475]: audit 2024-08-29T17:45:21.683216+0000 mon.b (mon.1) 26 : audit [DBG] from='mgr.? 172.21.15.110:0/1377457643' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-08-29T17:45:21.997 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:45:21 smithi029 bash[22475]: audit 2024-08-29T17:45:21.683937+0000 mon.b (mon.1) 27 : audit [DBG] from='mgr.? 172.21.15.110:0/1377457643' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-29T17:45:21.998 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:45:21 smithi029 bash[22475]: audit 2024-08-29T17:45:21.685554+0000 mon.b (mon.1) 28 : audit [DBG] from='mgr.? 172.21.15.110:0/1377457643' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-08-29T17:45:21.998 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:45:21 smithi029 bash[22475]: audit 2024-08-29T17:45:21.686483+0000 mon.b (mon.1) 29 : audit [DBG] from='mgr.? 172.21.15.110:0/1377457643' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-29T17:45:22.317 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:45:21 smithi029 bash[22727]: debug 2024-08-29T17:45:21.994+0000 7fe34aebe640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-29T17:45:22.317 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:45:21 smithi029 bash[22727]: debug 2024-08-29T17:45:21.994+0000 7fe34aebe640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-29T17:45:22.317 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:45:21 smithi029 bash[22727]: debug 2024-08-29T17:45:21.994+0000 7fe34aebe640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-29T17:45:22.317 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:45:21 smithi029 bash[22727]: debug 2024-08-29T17:45:21.994+0000 7fe34aebe640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-29T17:45:22.318 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:45:21 smithi029 bash[22727]: debug 2024-08-29T17:45:21.994+0000 7fe34aebe640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-29T17:45:22.318 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:45:22 smithi029 bash[22727]: debug 2024-08-29T17:45:21.998+0000 7fe34df04640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-29T17:45:22.318 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:45:22 smithi029 bash[22727]: debug 2024-08-29T17:45:21.998+0000 7fe34df04640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-29T17:45:22.318 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:45:22 smithi029 bash[22727]: debug 2024-08-29T17:45:21.998+0000 7fe34df04640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-29T17:45:22.318 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:45:22 smithi029 bash[22727]: debug 2024-08-29T17:45:21.998+0000 7fe34df04640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-29T17:45:22.318 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:45:22 smithi029 bash[22727]: debug 2024-08-29T17:45:21.998+0000 7fe34df04640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-29T17:45:22.318 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:45:22 smithi029 bash[22727]: [29/Aug/2024:17:45:22] ENGINE Serving on http://:::9283 2024-08-29T17:45:22.318 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:45:22 smithi029 bash[22727]: [29/Aug/2024:17:45:22] ENGINE Bus STARTED 2024-08-29T17:45:22.885 INFO:teuthology.orchestra.run.smithi110.stdout:Scheduled alertmanager update... 2024-08-29T17:45:23.097 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:45:22 smithi110 bash[24444]: cluster 2024-08-29T17:45:21.743187+0000 mon.a (mon.0) 751 : cluster [DBG] mgrmap e17: y(active, since 12m), standbys: x 2024-08-29T17:45:23.097 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:45:22 smithi110 bash[24444]: cluster 2024-08-29T17:45:21.840869+0000 mon.a (mon.0) 752 : cluster [INF] Active manager daemon y restarted 2024-08-29T17:45:23.098 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:45:22 smithi110 bash[24444]: cluster 2024-08-29T17:45:21.841640+0000 mon.a (mon.0) 753 : cluster [INF] Activating manager daemon y 2024-08-29T17:45:23.098 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:45:22 smithi110 bash[24444]: cluster 2024-08-29T17:45:21.849894+0000 mon.a (mon.0) 754 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2024-08-29T17:45:23.098 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:45:22 smithi110 bash[24444]: cluster 2024-08-29T17:45:21.850262+0000 mon.a (mon.0) 755 : cluster [DBG] mgrmap e18: y(active, starting, since 0.00881572s), standbys: x 2024-08-29T17:45:23.098 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:45:22 smithi110 bash[24444]: audit 2024-08-29T17:45:21.856799+0000 mon.a (mon.0) 756 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T17:45:23.098 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:45:22 smithi110 bash[24444]: audit 2024-08-29T17:45:21.857303+0000 mon.a (mon.0) 757 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T17:45:23.098 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:45:22 smithi110 bash[24444]: audit 2024-08-29T17:45:21.857776+0000 mon.a (mon.0) 758 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T17:45:23.098 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:45:22 smithi110 bash[24444]: audit 2024-08-29T17:45:21.858233+0000 mon.a (mon.0) 759 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-08-29T17:45:23.098 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:45:22 smithi110 bash[24444]: audit 2024-08-29T17:45:21.858960+0000 mon.a (mon.0) 760 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-08-29T17:45:23.098 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:45:22 smithi110 bash[24444]: audit 2024-08-29T17:45:21.859481+0000 mon.a (mon.0) 761 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-08-29T17:45:23.098 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:45:22 smithi110 bash[24444]: audit 2024-08-29T17:45:21.859839+0000 mon.a (mon.0) 762 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-08-29T17:45:23.098 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:45:22 smithi110 bash[24444]: audit 2024-08-29T17:45:21.860429+0000 mon.a (mon.0) 763 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-29T17:45:23.098 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:45:22 smithi110 bash[24444]: audit 2024-08-29T17:45:21.860964+0000 mon.a (mon.0) 764 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-29T17:45:23.099 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:45:22 smithi110 bash[24444]: audit 2024-08-29T17:45:21.861785+0000 mon.a (mon.0) 765 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-29T17:45:23.099 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:45:22 smithi110 bash[24444]: audit 2024-08-29T17:45:21.862314+0000 mon.a (mon.0) 766 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-29T17:45:23.099 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:45:22 smithi110 bash[24444]: audit 2024-08-29T17:45:21.862784+0000 mon.a (mon.0) 767 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-29T17:45:23.099 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:45:22 smithi110 bash[24444]: audit 2024-08-29T17:45:21.863626+0000 mon.a (mon.0) 768 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-29T17:45:23.099 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:45:22 smithi110 bash[24444]: audit 2024-08-29T17:45:21.864428+0000 mon.a (mon.0) 769 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-29T17:45:23.099 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:45:22 smithi110 bash[24444]: audit 2024-08-29T17:45:21.865076+0000 mon.a (mon.0) 770 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-29T17:45:23.099 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:45:22 smithi110 bash[24444]: audit 2024-08-29T17:45:21.865580+0000 mon.a (mon.0) 771 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-08-29T17:45:23.099 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:45:22 smithi110 bash[24444]: audit 2024-08-29T17:45:21.866104+0000 mon.a (mon.0) 772 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-08-29T17:45:23.099 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:45:22 smithi110 bash[24444]: audit 2024-08-29T17:45:21.867231+0000 mon.a (mon.0) 773 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-08-29T17:45:23.099 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:45:22 smithi110 bash[24444]: cluster 2024-08-29T17:45:21.893276+0000 mon.a (mon.0) 774 : cluster [INF] Manager daemon y is now available 2024-08-29T17:45:23.099 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:45:22 smithi110 bash[24444]: audit 2024-08-29T17:45:21.912810+0000 mon.a (mon.0) 775 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:45:23.099 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:45:22 smithi110 bash[24444]: audit 2024-08-29T17:45:21.938513+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:45:23.099 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:45:22 smithi110 bash[24444]: audit 2024-08-29T17:45:21.941225+0000 mon.a (mon.0) 777 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T17:45:23.100 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:45:22 smithi110 bash[24444]: audit 2024-08-29T17:45:21.950933+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-29T17:45:23.100 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:45:22 smithi110 bash[24444]: audit 2024-08-29T17:45:21.967739+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-29T17:45:23.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:45:22 smithi029 bash[32453]: cluster 2024-08-29T17:45:21.743187+0000 mon.a (mon.0) 751 : cluster [DBG] mgrmap e17: y(active, since 12m), standbys: x 2024-08-29T17:45:23.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:45:22 smithi029 bash[32453]: cluster 2024-08-29T17:45:21.840869+0000 mon.a (mon.0) 752 : cluster [INF] Active manager daemon y restarted 2024-08-29T17:45:23.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:45:22 smithi029 bash[32453]: cluster 2024-08-29T17:45:21.841640+0000 mon.a (mon.0) 753 : cluster [INF] Activating manager daemon y 2024-08-29T17:45:23.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:45:22 smithi029 bash[32453]: cluster 2024-08-29T17:45:21.849894+0000 mon.a (mon.0) 754 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2024-08-29T17:45:23.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:45:22 smithi029 bash[32453]: cluster 2024-08-29T17:45:21.850262+0000 mon.a (mon.0) 755 : cluster [DBG] mgrmap e18: y(active, starting, since 0.00881572s), standbys: x 2024-08-29T17:45:23.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:45:22 smithi029 bash[32453]: audit 2024-08-29T17:45:21.856799+0000 mon.a (mon.0) 756 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T17:45:23.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:45:22 smithi029 bash[32453]: audit 2024-08-29T17:45:21.857303+0000 mon.a (mon.0) 757 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T17:45:23.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:45:22 smithi029 bash[32453]: audit 2024-08-29T17:45:21.857776+0000 mon.a (mon.0) 758 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T17:45:23.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:45:22 smithi029 bash[32453]: audit 2024-08-29T17:45:21.858233+0000 mon.a (mon.0) 759 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-08-29T17:45:23.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:45:22 smithi029 bash[32453]: audit 2024-08-29T17:45:21.858960+0000 mon.a (mon.0) 760 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-08-29T17:45:23.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:45:22 smithi029 bash[32453]: audit 2024-08-29T17:45:21.859481+0000 mon.a (mon.0) 761 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-08-29T17:45:23.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:45:22 smithi029 bash[32453]: audit 2024-08-29T17:45:21.859839+0000 mon.a (mon.0) 762 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-08-29T17:45:23.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:45:22 smithi029 bash[32453]: audit 2024-08-29T17:45:21.860429+0000 mon.a (mon.0) 763 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-29T17:45:23.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:45:22 smithi029 bash[32453]: audit 2024-08-29T17:45:21.860964+0000 mon.a (mon.0) 764 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-29T17:45:23.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:45:22 smithi029 bash[32453]: audit 2024-08-29T17:45:21.861785+0000 mon.a (mon.0) 765 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-29T17:45:23.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:45:22 smithi029 bash[32453]: audit 2024-08-29T17:45:21.862314+0000 mon.a (mon.0) 766 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-29T17:45:23.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:45:22 smithi029 bash[32453]: audit 2024-08-29T17:45:21.862784+0000 mon.a (mon.0) 767 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-29T17:45:23.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:45:22 smithi029 bash[32453]: audit 2024-08-29T17:45:21.863626+0000 mon.a (mon.0) 768 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-29T17:45:23.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:45:22 smithi029 bash[32453]: audit 2024-08-29T17:45:21.864428+0000 mon.a (mon.0) 769 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-29T17:45:23.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:45:22 smithi029 bash[32453]: audit 2024-08-29T17:45:21.865076+0000 mon.a (mon.0) 770 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-29T17:45:23.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:45:22 smithi029 bash[22475]: cluster 2024-08-29T17:45:21.743187+0000 mon.a (mon.0) 751 : cluster [DBG] mgrmap e17: y(active, since 12m), standbys: x 2024-08-29T17:45:23.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:45:22 smithi029 bash[22475]: cluster 2024-08-29T17:45:21.840869+0000 mon.a (mon.0) 752 : cluster [INF] Active manager daemon y restarted 2024-08-29T17:45:23.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:45:22 smithi029 bash[22475]: cluster 2024-08-29T17:45:21.841640+0000 mon.a (mon.0) 753 : cluster [INF] Activating manager daemon y 2024-08-29T17:45:23.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:45:22 smithi029 bash[22475]: cluster 2024-08-29T17:45:21.849894+0000 mon.a (mon.0) 754 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2024-08-29T17:45:23.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:45:22 smithi029 bash[22475]: cluster 2024-08-29T17:45:21.850262+0000 mon.a (mon.0) 755 : cluster [DBG] mgrmap e18: y(active, starting, since 0.00881572s), standbys: x 2024-08-29T17:45:23.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:45:22 smithi029 bash[22475]: audit 2024-08-29T17:45:21.856799+0000 mon.a (mon.0) 756 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T17:45:23.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:45:22 smithi029 bash[22475]: audit 2024-08-29T17:45:21.857303+0000 mon.a (mon.0) 757 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T17:45:23.154 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:45:22 smithi029 bash[22475]: audit 2024-08-29T17:45:21.857776+0000 mon.a (mon.0) 758 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T17:45:23.154 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:45:22 smithi029 bash[22475]: audit 2024-08-29T17:45:21.858233+0000 mon.a (mon.0) 759 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-08-29T17:45:23.154 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:45:22 smithi029 bash[22475]: audit 2024-08-29T17:45:21.858960+0000 mon.a (mon.0) 760 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-08-29T17:45:23.154 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:45:22 smithi029 bash[22475]: audit 2024-08-29T17:45:21.859481+0000 mon.a (mon.0) 761 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-08-29T17:45:23.154 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:45:22 smithi029 bash[22475]: audit 2024-08-29T17:45:21.859839+0000 mon.a (mon.0) 762 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-08-29T17:45:23.154 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:45:22 smithi029 bash[22475]: audit 2024-08-29T17:45:21.860429+0000 mon.a (mon.0) 763 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-29T17:45:23.154 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:45:22 smithi029 bash[22475]: audit 2024-08-29T17:45:21.860964+0000 mon.a (mon.0) 764 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-29T17:45:23.154 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:45:22 smithi029 bash[22475]: audit 2024-08-29T17:45:21.861785+0000 mon.a (mon.0) 765 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-29T17:45:23.154 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:45:22 smithi029 bash[22475]: audit 2024-08-29T17:45:21.862314+0000 mon.a (mon.0) 766 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-29T17:45:23.154 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:45:22 smithi029 bash[22475]: audit 2024-08-29T17:45:21.862784+0000 mon.a (mon.0) 767 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-29T17:45:23.154 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:45:22 smithi029 bash[22475]: audit 2024-08-29T17:45:21.863626+0000 mon.a (mon.0) 768 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-29T17:45:23.154 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:45:22 smithi029 bash[22475]: audit 2024-08-29T17:45:21.864428+0000 mon.a (mon.0) 769 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-29T17:45:23.154 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:45:22 smithi029 bash[22475]: audit 2024-08-29T17:45:21.865076+0000 mon.a (mon.0) 770 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-29T17:45:23.155 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:45:22 smithi029 bash[32453]: audit 2024-08-29T17:45:21.865580+0000 mon.a (mon.0) 771 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-08-29T17:45:23.155 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:45:22 smithi029 bash[32453]: audit 2024-08-29T17:45:21.866104+0000 mon.a (mon.0) 772 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-08-29T17:45:23.155 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:45:22 smithi029 bash[32453]: audit 2024-08-29T17:45:21.867231+0000 mon.a (mon.0) 773 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-08-29T17:45:23.155 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:45:22 smithi029 bash[32453]: cluster 2024-08-29T17:45:21.893276+0000 mon.a (mon.0) 774 : cluster [INF] Manager daemon y is now available 2024-08-29T17:45:23.155 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:45:22 smithi029 bash[32453]: audit 2024-08-29T17:45:21.912810+0000 mon.a (mon.0) 775 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:45:23.155 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:45:22 smithi029 bash[32453]: audit 2024-08-29T17:45:21.938513+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:45:23.155 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:45:22 smithi029 bash[32453]: audit 2024-08-29T17:45:21.941225+0000 mon.a (mon.0) 777 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T17:45:23.155 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:45:22 smithi029 bash[32453]: audit 2024-08-29T17:45:21.950933+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-29T17:45:23.155 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:45:22 smithi029 bash[32453]: audit 2024-08-29T17:45:21.967739+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-29T17:45:23.156 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:45:22 smithi029 bash[22475]: audit 2024-08-29T17:45:21.865580+0000 mon.a (mon.0) 771 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-08-29T17:45:23.156 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:45:22 smithi029 bash[22475]: audit 2024-08-29T17:45:21.866104+0000 mon.a (mon.0) 772 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-08-29T17:45:23.156 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:45:22 smithi029 bash[22475]: audit 2024-08-29T17:45:21.867231+0000 mon.a (mon.0) 773 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-08-29T17:45:23.156 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:45:22 smithi029 bash[22475]: cluster 2024-08-29T17:45:21.893276+0000 mon.a (mon.0) 774 : cluster [INF] Manager daemon y is now available 2024-08-29T17:45:23.156 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:45:22 smithi029 bash[22475]: audit 2024-08-29T17:45:21.912810+0000 mon.a (mon.0) 775 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:45:23.156 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:45:22 smithi029 bash[22475]: audit 2024-08-29T17:45:21.938513+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:45:23.156 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:45:22 smithi029 bash[22475]: audit 2024-08-29T17:45:21.941225+0000 mon.a (mon.0) 777 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T17:45:23.156 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:45:22 smithi029 bash[22475]: audit 2024-08-29T17:45:21.950933+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-29T17:45:23.156 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:45:22 smithi029 bash[22475]: audit 2024-08-29T17:45:21.967739+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-29T17:45:23.652 DEBUG:teuthology.orchestra.run.smithi029:alertmanager.a> sudo journalctl -f -n 0 -u ceph-5b99e290-662c-11ef-bcd4-c7b262605968@alertmanager.a.service 2024-08-29T17:45:23.654 INFO:tasks.cephadm:Adding grafana.a on smithi110 2024-08-29T17:45:23.655 DEBUG:teuthology.orchestra.run.smithi110:> 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 5b99e290-662c-11ef-bcd4-c7b262605968 -- ceph orch apply grafana '1;smithi110=a' 2024-08-29T17:45:24.149 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:45:23 smithi110 bash[24444]: cluster 2024-08-29T17:45:22.861972+0000 mon.a (mon.0) 780 : cluster [DBG] mgrmap e19: y(active, since 1.02049s), standbys: x 2024-08-29T17:45:24.149 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:45:23 smithi110 bash[24444]: cluster 2024-08-29T17:45:22.879342+0000 mgr.y (mgr.14454) 2 : cluster [DBG] pgmap v3: 97 pgs: 97 active+clean; 580 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:45:24.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:45:23 smithi110 bash[24444]: cephadm 2024-08-29T17:45:22.879347+0000 mgr.y (mgr.14454) 3 : cephadm [INF] Saving service alertmanager spec with placement smithi029=a;count:1 2024-08-29T17:45:24.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:45:23 smithi110 bash[24444]: audit 2024-08-29T17:45:22.886313+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:45:24.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:45:23 smithi029 bash[22475]: cluster 2024-08-29T17:45:22.861972+0000 mon.a (mon.0) 780 : cluster [DBG] mgrmap e19: y(active, since 1.02049s), standbys: x 2024-08-29T17:45:24.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:45:23 smithi029 bash[22475]: cluster 2024-08-29T17:45:22.879342+0000 mgr.y (mgr.14454) 2 : cluster [DBG] pgmap v3: 97 pgs: 97 active+clean; 580 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:45:24.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:45:23 smithi029 bash[22475]: cephadm 2024-08-29T17:45:22.879347+0000 mgr.y (mgr.14454) 3 : cephadm [INF] Saving service alertmanager spec with placement smithi029=a;count:1 2024-08-29T17:45:24.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:45:23 smithi029 bash[22475]: audit 2024-08-29T17:45:22.886313+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:45:24.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:45:23 smithi029 bash[32453]: cluster 2024-08-29T17:45:22.861972+0000 mon.a (mon.0) 780 : cluster [DBG] mgrmap e19: y(active, since 1.02049s), standbys: x 2024-08-29T17:45:24.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:45:23 smithi029 bash[32453]: cluster 2024-08-29T17:45:22.879342+0000 mgr.y (mgr.14454) 2 : cluster [DBG] pgmap v3: 97 pgs: 97 active+clean; 580 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:45:24.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:45:23 smithi029 bash[32453]: cephadm 2024-08-29T17:45:22.879347+0000 mgr.y (mgr.14454) 3 : cephadm [INF] Saving service alertmanager spec with placement smithi029=a;count:1 2024-08-29T17:45:24.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:45:23 smithi029 bash[32453]: audit 2024-08-29T17:45:22.886313+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:45:24.650 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:45:24 smithi029 bash[22727]: debug 2024-08-29T17:45:24.298+0000 7fe32d8c4640 -1 log_channel(cephadm) log [ERR] : [29/Aug/2024:17:45:24] ENGINE Error in HTTPServer.serve 2024-08-29T17:45:24.651 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:45:24 smithi029 bash[22727]: Traceback (most recent call last): 2024-08-29T17:45:24.651 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:45:24 smithi029 bash[22727]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-29T17:45:24.651 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:45:24 smithi029 bash[22727]: self._connections.run(self.expiration_interval) 2024-08-29T17:45:24.651 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:45:24 smithi029 bash[22727]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-29T17:45:24.651 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:45:24 smithi029 bash[22727]: self._run(expiration_interval) 2024-08-29T17:45:24.651 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:45:24 smithi029 bash[22727]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-29T17:45:24.651 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:45:24 smithi029 bash[22727]: new_conn = self._from_server_socket(self.server.socket) 2024-08-29T17:45:24.651 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:45:24 smithi029 bash[22727]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-29T17:45:24.651 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:45:24 smithi029 bash[22727]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-29T17:45:24.652 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:45:24 smithi029 bash[22727]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-29T17:45:24.652 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:45:24 smithi029 bash[22727]: s = self.context.wrap_socket( 2024-08-29T17:45:24.652 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:45:24 smithi029 bash[22727]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-29T17:45:24.652 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:45:24 smithi029 bash[22727]: return self.sslsocket_class._create( 2024-08-29T17:45:24.652 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:45:24 smithi029 bash[22727]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-29T17:45:24.652 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:45:24 smithi029 bash[22727]: self.do_handshake() 2024-08-29T17:45:24.652 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:45:24 smithi029 bash[22727]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-29T17:45:24.652 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:45:24 smithi029 bash[22727]: self._sslobj.do_handshake() 2024-08-29T17:45:24.652 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:45:24 smithi029 bash[22727]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-29T17:45:25.149 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:45:24 smithi110 bash[24444]: cluster 2024-08-29T17:45:23.860424+0000 mgr.y (mgr.14454) 4 : cluster [DBG] pgmap v4: 97 pgs: 97 active+clean; 580 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:45:25.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:45:24 smithi029 bash[32453]: cluster 2024-08-29T17:45:23.860424+0000 mgr.y (mgr.14454) 4 : cluster [DBG] pgmap v4: 97 pgs: 97 active+clean; 580 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:45:25.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:45:24 smithi029 bash[22475]: cluster 2024-08-29T17:45:23.860424+0000 mgr.y (mgr.14454) 4 : cluster [DBG] pgmap v4: 97 pgs: 97 active+clean; 580 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:45:26.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:45:25 smithi110 bash[24444]: cephadm 2024-08-29T17:45:24.074152+0000 mgr.y (mgr.14454) 5 : cephadm [INF] [29/Aug/2024:17:45:24] ENGINE Bus STARTING 2024-08-29T17:45:26.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:45:25 smithi110 bash[24444]: cephadm 2024-08-29T17:45:24.175983+0000 mgr.y (mgr.14454) 6 : cephadm [INF] [29/Aug/2024:17:45:24] ENGINE Serving on http://172.21.15.29:8765 2024-08-29T17:45:26.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:45:25 smithi110 bash[24444]: cephadm 2024-08-29T17:45:24.299576+0000 mgr.y (mgr.14454) 7 : cephadm [INF] [29/Aug/2024:17:45:24] ENGINE Serving on https://172.21.15.29:7150 2024-08-29T17:45:26.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:45:25 smithi110 bash[24444]: cephadm 2024-08-29T17:45:24.299730+0000 mgr.y (mgr.14454) 8 : cephadm [INF] [29/Aug/2024:17:45:24] ENGINE Bus STARTED 2024-08-29T17:45:26.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:45:25 smithi110 bash[24444]: cephadm 2024-08-29T17:45:24.301525+0000 mgr.y (mgr.14454) 9 : cephadm [ERR] [29/Aug/2024:17:45:24] ENGINE Error in HTTPServer.serve 2024-08-29T17:45:26.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:45:25 smithi110 bash[24444]: Traceback (most recent call last): 2024-08-29T17:45:26.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:45:25 smithi110 bash[24444]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-29T17:45:26.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:45:25 smithi110 bash[24444]: self._connections.run(self.expiration_interval) 2024-08-29T17:45:26.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:45:25 smithi110 bash[24444]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-29T17:45:26.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:45:25 smithi110 bash[24444]: self._run(expiration_interval) 2024-08-29T17:45:26.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:45:25 smithi110 bash[24444]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-29T17:45:26.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:45:25 smithi110 bash[24444]: new_conn = self._from_server_socket(self.server.socket) 2024-08-29T17:45:26.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:45:25 smithi110 bash[24444]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-29T17:45:26.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:45:25 smithi110 bash[24444]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-29T17:45:26.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:45:25 smithi110 bash[24444]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-29T17:45:26.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:45:25 smithi110 bash[24444]: s = self.context.wrap_socket( 2024-08-29T17:45:26.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:45:25 smithi110 bash[24444]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-29T17:45:26.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:45:25 smithi110 bash[24444]: return self.sslsocket_class._create( 2024-08-29T17:45:26.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:45:25 smithi110 bash[24444]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-29T17:45:26.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:45:25 smithi110 bash[24444]: self.do_handshake() 2024-08-29T17:45:26.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:45:25 smithi110 bash[24444]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-29T17:45:26.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:45:25 smithi110 bash[24444]: self._sslobj.do_handshake() 2024-08-29T17:45:26.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:45:25 smithi110 bash[24444]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-29T17:45:26.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:45:25 smithi110 bash[24444]: cluster 2024-08-29T17:45:24.873644+0000 mon.a (mon.0) 782 : cluster [DBG] mgrmap e20: y(active, since 3s), standbys: x 2024-08-29T17:45:26.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:45:25 smithi029 bash[22475]: cephadm 2024-08-29T17:45:24.074152+0000 mgr.y (mgr.14454) 5 : cephadm [INF] [29/Aug/2024:17:45:24] ENGINE Bus STARTING 2024-08-29T17:45:26.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:45:25 smithi029 bash[22475]: cephadm 2024-08-29T17:45:24.175983+0000 mgr.y (mgr.14454) 6 : cephadm [INF] [29/Aug/2024:17:45:24] ENGINE Serving on http://172.21.15.29:8765 2024-08-29T17:45:26.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:45:25 smithi029 bash[22475]: cephadm 2024-08-29T17:45:24.299576+0000 mgr.y (mgr.14454) 7 : cephadm [INF] [29/Aug/2024:17:45:24] ENGINE Serving on https://172.21.15.29:7150 2024-08-29T17:45:26.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:45:25 smithi029 bash[22475]: cephadm 2024-08-29T17:45:24.299730+0000 mgr.y (mgr.14454) 8 : cephadm [INF] [29/Aug/2024:17:45:24] ENGINE Bus STARTED 2024-08-29T17:45:26.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:45:25 smithi029 bash[22475]: cephadm 2024-08-29T17:45:24.301525+0000 mgr.y (mgr.14454) 9 : cephadm [ERR] [29/Aug/2024:17:45:24] ENGINE Error in HTTPServer.serve 2024-08-29T17:45:26.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:45:25 smithi029 bash[22475]: Traceback (most recent call last): 2024-08-29T17:45:26.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:45:25 smithi029 bash[22475]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-29T17:45:26.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:45:25 smithi029 bash[22475]: self._connections.run(self.expiration_interval) 2024-08-29T17:45:26.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:45:25 smithi029 bash[22475]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-29T17:45:26.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:45:25 smithi029 bash[22475]: self._run(expiration_interval) 2024-08-29T17:45:26.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:45:25 smithi029 bash[22475]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-29T17:45:26.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:45:25 smithi029 bash[22475]: new_conn = self._from_server_socket(self.server.socket) 2024-08-29T17:45:26.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:45:25 smithi029 bash[22475]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-29T17:45:26.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:45:25 smithi029 bash[22475]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-29T17:45:26.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:45:25 smithi029 bash[22475]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-29T17:45:26.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:45:25 smithi029 bash[22475]: s = self.context.wrap_socket( 2024-08-29T17:45:26.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:45:25 smithi029 bash[22475]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-29T17:45:26.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:45:25 smithi029 bash[22475]: return self.sslsocket_class._create( 2024-08-29T17:45:26.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:45:25 smithi029 bash[22475]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-29T17:45:26.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:45:25 smithi029 bash[22475]: self.do_handshake() 2024-08-29T17:45:26.154 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:45:25 smithi029 bash[22475]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-29T17:45:26.154 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:45:25 smithi029 bash[22475]: self._sslobj.do_handshake() 2024-08-29T17:45:26.154 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:45:25 smithi029 bash[22475]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-29T17:45:26.154 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:45:25 smithi029 bash[22475]: cluster 2024-08-29T17:45:24.873644+0000 mon.a (mon.0) 782 : cluster [DBG] mgrmap e20: y(active, since 3s), standbys: x 2024-08-29T17:45:26.154 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:45:25 smithi029 bash[32453]: cephadm 2024-08-29T17:45:24.074152+0000 mgr.y (mgr.14454) 5 : cephadm [INF] [29/Aug/2024:17:45:24] ENGINE Bus STARTING 2024-08-29T17:45:26.154 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:45:25 smithi029 bash[32453]: cephadm 2024-08-29T17:45:24.175983+0000 mgr.y (mgr.14454) 6 : cephadm [INF] [29/Aug/2024:17:45:24] ENGINE Serving on http://172.21.15.29:8765 2024-08-29T17:45:26.154 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:45:25 smithi029 bash[32453]: cephadm 2024-08-29T17:45:24.299576+0000 mgr.y (mgr.14454) 7 : cephadm [INF] [29/Aug/2024:17:45:24] ENGINE Serving on https://172.21.15.29:7150 2024-08-29T17:45:26.154 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:45:25 smithi029 bash[32453]: cephadm 2024-08-29T17:45:24.299730+0000 mgr.y (mgr.14454) 8 : cephadm [INF] [29/Aug/2024:17:45:24] ENGINE Bus STARTED 2024-08-29T17:45:26.154 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:45:25 smithi029 bash[32453]: cephadm 2024-08-29T17:45:24.301525+0000 mgr.y (mgr.14454) 9 : cephadm [ERR] [29/Aug/2024:17:45:24] ENGINE Error in HTTPServer.serve 2024-08-29T17:45:26.154 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:45:25 smithi029 bash[32453]: Traceback (most recent call last): 2024-08-29T17:45:26.155 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:45:25 smithi029 bash[32453]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-29T17:45:26.155 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:45:25 smithi029 bash[32453]: self._connections.run(self.expiration_interval) 2024-08-29T17:45:26.155 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:45:25 smithi029 bash[32453]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-29T17:45:26.155 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:45:25 smithi029 bash[32453]: self._run(expiration_interval) 2024-08-29T17:45:26.155 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:45:25 smithi029 bash[32453]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-29T17:45:26.155 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:45:25 smithi029 bash[32453]: new_conn = self._from_server_socket(self.server.socket) 2024-08-29T17:45:26.155 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:45:25 smithi029 bash[32453]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-29T17:45:26.155 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:45:25 smithi029 bash[32453]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-29T17:45:26.155 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:45:25 smithi029 bash[32453]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-29T17:45:26.155 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:45:25 smithi029 bash[32453]: s = self.context.wrap_socket( 2024-08-29T17:45:26.155 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:45:25 smithi029 bash[32453]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-29T17:45:26.155 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:45:25 smithi029 bash[32453]: return self.sslsocket_class._create( 2024-08-29T17:45:26.155 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:45:25 smithi029 bash[32453]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-29T17:45:26.156 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:45:25 smithi029 bash[32453]: self.do_handshake() 2024-08-29T17:45:26.156 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:45:25 smithi029 bash[32453]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-29T17:45:26.156 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:45:25 smithi029 bash[32453]: self._sslobj.do_handshake() 2024-08-29T17:45:26.156 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:45:25 smithi029 bash[32453]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-29T17:45:26.156 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:45:25 smithi029 bash[32453]: cluster 2024-08-29T17:45:24.873644+0000 mon.a (mon.0) 782 : cluster [DBG] mgrmap e20: y(active, since 3s), standbys: x 2024-08-29T17:45:27.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:45:26 smithi029 bash[22475]: cluster 2024-08-29T17:45:25.861111+0000 mgr.y (mgr.14454) 10 : cluster [DBG] pgmap v5: 97 pgs: 97 active+clean; 580 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:45:27.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:45:26 smithi029 bash[32453]: cluster 2024-08-29T17:45:25.861111+0000 mgr.y (mgr.14454) 10 : cluster [DBG] pgmap v5: 97 pgs: 97 active+clean; 580 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:45:27.399 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:45:26 smithi110 bash[24444]: cluster 2024-08-29T17:45:25.861111+0000 mgr.y (mgr.14454) 10 : cluster [DBG] pgmap v5: 97 pgs: 97 active+clean; 580 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:45:28.284 INFO:teuthology.orchestra.run.smithi110.stderr:Inferring config /var/lib/ceph/5b99e290-662c-11ef-bcd4-c7b262605968/mon.b/config 2024-08-29T17:45:28.367 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:45:27 smithi110 bash[24444]: cluster 2024-08-29T17:45:26.895827+0000 mon.a (mon.0) 783 : cluster [DBG] mgrmap e21: y(active, since 5s), standbys: x 2024-08-29T17:45:28.367 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:45:27 smithi110 bash[24444]: audit 2024-08-29T17:45:27.611588+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:45:28.367 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:45:27 smithi110 bash[24444]: audit 2024-08-29T17:45:27.615531+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:45:28.367 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:45:27 smithi110 bash[24444]: audit 2024-08-29T17:45:27.707327+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:45:28.367 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:45:27 smithi110 bash[24444]: audit 2024-08-29T17:45:27.714552+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:45:28.367 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:45:27 smithi110 bash[24444]: cluster 2024-08-29T17:45:27.861739+0000 mgr.y (mgr.14454) 11 : cluster [DBG] pgmap v6: 97 pgs: 97 active+clean; 580 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:45:28.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:45:27 smithi029 bash[22475]: cluster 2024-08-29T17:45:26.895827+0000 mon.a (mon.0) 783 : cluster [DBG] mgrmap e21: y(active, since 5s), standbys: x 2024-08-29T17:45:28.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:45:27 smithi029 bash[22475]: audit 2024-08-29T17:45:27.611588+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:45:28.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:45:27 smithi029 bash[22475]: audit 2024-08-29T17:45:27.615531+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:45:28.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:45:27 smithi029 bash[22475]: audit 2024-08-29T17:45:27.707327+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:45:28.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:45:27 smithi029 bash[22475]: audit 2024-08-29T17:45:27.714552+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:45:28.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:45:27 smithi029 bash[22475]: cluster 2024-08-29T17:45:27.861739+0000 mgr.y (mgr.14454) 11 : cluster [DBG] pgmap v6: 97 pgs: 97 active+clean; 580 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:45:28.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:45:27 smithi029 bash[32453]: cluster 2024-08-29T17:45:26.895827+0000 mon.a (mon.0) 783 : cluster [DBG] mgrmap e21: y(active, since 5s), standbys: x 2024-08-29T17:45:28.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:45:27 smithi029 bash[32453]: audit 2024-08-29T17:45:27.611588+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:45:28.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:45:27 smithi029 bash[32453]: audit 2024-08-29T17:45:27.615531+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:45:28.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:45:27 smithi029 bash[32453]: audit 2024-08-29T17:45:27.707327+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:45:28.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:45:27 smithi029 bash[32453]: audit 2024-08-29T17:45:27.714552+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:45:28.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:45:27 smithi029 bash[32453]: cluster 2024-08-29T17:45:27.861739+0000 mgr.y (mgr.14454) 11 : cluster [DBG] pgmap v6: 97 pgs: 97 active+clean; 580 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:45:29.640 INFO:journalctl@ceph.osd.3.smithi029.stdout:Aug 29 17:45:29 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.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-08-29T17:45:29.641 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:45:29 smithi029 bash[32453]: audit 2024-08-29T17:45:28.409493+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:45:29.641 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:45:29 smithi029 bash[32453]: audit 2024-08-29T17:45:28.413847+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:45:29.641 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:45:29 smithi029 bash[32453]: audit 2024-08-29T17:45:28.415159+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-08-29T17:45:29.641 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:45:29 smithi029 bash[32453]: audit 2024-08-29T17:45:28.415943+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-08-29T17:45:29.642 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:45:29 smithi029 bash[32453]: audit 2024-08-29T17:45:28.416648+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-08-29T17:45:29.642 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:45:29 smithi029 bash[32453]: audit 2024-08-29T17:45:28.417353+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-08-29T17:45:29.642 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:45:29 smithi029 bash[32453]: cephadm 2024-08-29T17:45:28.417995+0000 mgr.y (mgr.14454) 12 : cephadm [INF] Adjusting osd_memory_target on smithi029 to 3037M 2024-08-29T17:45:29.642 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:45:29 smithi029 bash[32453]: audit 2024-08-29T17:45:28.422689+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:45:29.642 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:45:29 smithi029 bash[32453]: audit 2024-08-29T17:45:28.425854+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:45:29.642 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:45:29 smithi029 bash[32453]: audit 2024-08-29T17:45:28.430045+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:45:29.642 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:45:29 smithi029 bash[32453]: audit 2024-08-29T17:45:28.431332+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-08-29T17:45:29.642 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:45:29 smithi029 bash[32453]: audit 2024-08-29T17:45:28.432154+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-08-29T17:45:29.642 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:45:29 smithi029 bash[32453]: audit 2024-08-29T17:45:28.432899+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-08-29T17:45:29.642 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:45:29 smithi029 bash[32453]: audit 2024-08-29T17:45:28.433648+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-08-29T17:45:29.642 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:45:29 smithi029 bash[32453]: cephadm 2024-08-29T17:45:28.434261+0000 mgr.y (mgr.14454) 13 : cephadm [INF] Adjusting osd_memory_target on smithi110 to 3036M 2024-08-29T17:45:29.643 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:45:29 smithi029 bash[32453]: audit 2024-08-29T17:45:28.437851+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:45:29.643 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:45:29 smithi029 bash[32453]: audit 2024-08-29T17:45:28.438788+0000 mon.a (mon.0) 802 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:45:29.643 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:45:29 smithi029 bash[32453]: audit 2024-08-29T17:45:28.439646+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T17:45:29.643 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:45:29 smithi029 bash[32453]: cephadm 2024-08-29T17:45:28.440865+0000 mgr.y (mgr.14454) 14 : cephadm [INF] Updating smithi029:/etc/ceph/ceph.conf 2024-08-29T17:45:29.643 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:45:29 smithi029 bash[32453]: cephadm 2024-08-29T17:45:28.441073+0000 mgr.y (mgr.14454) 15 : cephadm [INF] Updating smithi110:/etc/ceph/ceph.conf 2024-08-29T17:45:29.643 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:45:29 smithi029 bash[32453]: cephadm 2024-08-29T17:45:28.558109+0000 mgr.y (mgr.14454) 16 : cephadm [INF] Updating smithi029:/var/lib/ceph/5b99e290-662c-11ef-bcd4-c7b262605968/config/ceph.conf 2024-08-29T17:45:29.643 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:45:29 smithi029 bash[32453]: cephadm 2024-08-29T17:45:28.654343+0000 mgr.y (mgr.14454) 17 : cephadm [INF] Updating smithi029:/etc/ceph/ceph.client.admin.keyring 2024-08-29T17:45:29.643 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:45:29 smithi029 bash[32453]: cephadm 2024-08-29T17:45:28.727746+0000 mgr.y (mgr.14454) 18 : cephadm [INF] Updating smithi110:/var/lib/ceph/5b99e290-662c-11ef-bcd4-c7b262605968/config/ceph.conf 2024-08-29T17:45:29.643 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:45:29 smithi029 bash[32453]: cephadm 2024-08-29T17:45:28.768641+0000 mgr.y (mgr.14454) 19 : cephadm [INF] Updating smithi029:/var/lib/ceph/5b99e290-662c-11ef-bcd4-c7b262605968/config/ceph.client.admin.keyring 2024-08-29T17:45:29.643 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:45:29 smithi029 bash[32453]: cephadm 2024-08-29T17:45:28.864903+0000 mgr.y (mgr.14454) 20 : cephadm [INF] Updating smithi110:/etc/ceph/ceph.client.admin.keyring 2024-08-29T17:45:29.643 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:45:29 smithi029 bash[32453]: audit 2024-08-29T17:45:28.889987+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:45:29.643 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:45:29 smithi029 bash[32453]: audit 2024-08-29T17:45:28.895701+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:45:29.644 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:45:29 smithi029 bash[32453]: audit 2024-08-29T17:45:29.093422+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:45:29.644 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:45:29 smithi029 bash[32453]: audit 2024-08-29T17:45:29.100297+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:45:29.644 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:45:29 smithi029 bash[32453]: audit 2024-08-29T17:45:29.107595+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:45:29.644 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:45:29 smithi029 bash[22475]: audit 2024-08-29T17:45:28.409493+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:45:29.644 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:45:29 smithi029 bash[22475]: audit 2024-08-29T17:45:28.413847+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:45:29.644 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:45:29 smithi029 bash[22475]: audit 2024-08-29T17:45:28.415159+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-08-29T17:45:29.644 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:45:29 smithi029 bash[22475]: audit 2024-08-29T17:45:28.415943+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-08-29T17:45:29.644 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:45:29 smithi029 bash[22475]: audit 2024-08-29T17:45:28.416648+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-08-29T17:45:29.645 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:45:29 smithi029 bash[22475]: audit 2024-08-29T17:45:28.417353+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-08-29T17:45:29.645 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:45:29 smithi029 bash[22475]: cephadm 2024-08-29T17:45:28.417995+0000 mgr.y (mgr.14454) 12 : cephadm [INF] Adjusting osd_memory_target on smithi029 to 3037M 2024-08-29T17:45:29.645 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:45:29 smithi029 bash[22475]: audit 2024-08-29T17:45:28.422689+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:45:29.645 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:45:29 smithi029 bash[22475]: audit 2024-08-29T17:45:28.425854+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:45:29.645 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:45:29 smithi029 bash[22475]: audit 2024-08-29T17:45:28.430045+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:45:29.645 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:45:29 smithi029 bash[22475]: audit 2024-08-29T17:45:28.431332+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-08-29T17:45:29.645 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:45:29 smithi029 bash[22475]: audit 2024-08-29T17:45:28.432154+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-08-29T17:45:29.645 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:45:29 smithi029 bash[22475]: audit 2024-08-29T17:45:28.432899+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-08-29T17:45:29.645 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:45:29 smithi029 bash[22475]: audit 2024-08-29T17:45:28.433648+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-08-29T17:45:29.645 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:45:29 smithi029 bash[22475]: cephadm 2024-08-29T17:45:28.434261+0000 mgr.y (mgr.14454) 13 : cephadm [INF] Adjusting osd_memory_target on smithi110 to 3036M 2024-08-29T17:45:29.645 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:45:29 smithi029 bash[22475]: audit 2024-08-29T17:45:28.437851+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:45:29.645 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:45:29 smithi029 bash[22475]: audit 2024-08-29T17:45:28.438788+0000 mon.a (mon.0) 802 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:45:29.645 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:45:29 smithi029 bash[22475]: audit 2024-08-29T17:45:28.439646+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T17:45:29.646 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:45:29 smithi029 bash[22475]: cephadm 2024-08-29T17:45:28.440865+0000 mgr.y (mgr.14454) 14 : cephadm [INF] Updating smithi029:/etc/ceph/ceph.conf 2024-08-29T17:45:29.646 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:45:29 smithi029 bash[22475]: cephadm 2024-08-29T17:45:28.441073+0000 mgr.y (mgr.14454) 15 : cephadm [INF] Updating smithi110:/etc/ceph/ceph.conf 2024-08-29T17:45:29.646 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:45:29 smithi029 bash[22475]: cephadm 2024-08-29T17:45:28.558109+0000 mgr.y (mgr.14454) 16 : cephadm [INF] Updating smithi029:/var/lib/ceph/5b99e290-662c-11ef-bcd4-c7b262605968/config/ceph.conf 2024-08-29T17:45:29.646 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:45:29 smithi029 bash[22475]: cephadm 2024-08-29T17:45:28.654343+0000 mgr.y (mgr.14454) 17 : cephadm [INF] Updating smithi029:/etc/ceph/ceph.client.admin.keyring 2024-08-29T17:45:29.646 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:45:29 smithi029 bash[22475]: cephadm 2024-08-29T17:45:28.727746+0000 mgr.y (mgr.14454) 18 : cephadm [INF] Updating smithi110:/var/lib/ceph/5b99e290-662c-11ef-bcd4-c7b262605968/config/ceph.conf 2024-08-29T17:45:29.646 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:45:29 smithi029 bash[22475]: cephadm 2024-08-29T17:45:28.768641+0000 mgr.y (mgr.14454) 19 : cephadm [INF] Updating smithi029:/var/lib/ceph/5b99e290-662c-11ef-bcd4-c7b262605968/config/ceph.client.admin.keyring 2024-08-29T17:45:29.646 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:45:29 smithi029 bash[22475]: cephadm 2024-08-29T17:45:28.864903+0000 mgr.y (mgr.14454) 20 : cephadm [INF] Updating smithi110:/etc/ceph/ceph.client.admin.keyring 2024-08-29T17:45:29.646 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:45:29 smithi029 bash[22475]: audit 2024-08-29T17:45:28.889987+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:45:29.646 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:45:29 smithi029 bash[22475]: audit 2024-08-29T17:45:28.895701+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:45:29.646 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:45:29 smithi029 bash[22475]: audit 2024-08-29T17:45:29.093422+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:45:29.646 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:45:29 smithi029 bash[22475]: audit 2024-08-29T17:45:29.100297+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:45:29.647 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:45:29 smithi029 bash[22475]: audit 2024-08-29T17:45:29.107595+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:45:29.728 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:45:29 smithi110 bash[24444]: audit 2024-08-29T17:45:28.409493+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:45:29.729 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:45:29 smithi110 bash[24444]: audit 2024-08-29T17:45:28.413847+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:45:29.729 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:45:29 smithi110 bash[24444]: audit 2024-08-29T17:45:28.415159+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-08-29T17:45:29.729 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:45:29 smithi110 bash[24444]: audit 2024-08-29T17:45:28.415943+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-08-29T17:45:29.729 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:45:29 smithi110 bash[24444]: audit 2024-08-29T17:45:28.416648+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-08-29T17:45:29.729 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:45:29 smithi110 bash[24444]: audit 2024-08-29T17:45:28.417353+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-08-29T17:45:29.729 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:45:29 smithi110 bash[24444]: cephadm 2024-08-29T17:45:28.417995+0000 mgr.y (mgr.14454) 12 : cephadm [INF] Adjusting osd_memory_target on smithi029 to 3037M 2024-08-29T17:45:29.729 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:45:29 smithi110 bash[24444]: audit 2024-08-29T17:45:28.422689+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:45:29.729 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:45:29 smithi110 bash[24444]: audit 2024-08-29T17:45:28.425854+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:45:29.729 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:45:29 smithi110 bash[24444]: audit 2024-08-29T17:45:28.430045+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:45:29.729 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:45:29 smithi110 bash[24444]: audit 2024-08-29T17:45:28.431332+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-08-29T17:45:29.729 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:45:29 smithi110 bash[24444]: audit 2024-08-29T17:45:28.432154+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-08-29T17:45:29.729 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:45:29 smithi110 bash[24444]: audit 2024-08-29T17:45:28.432899+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-08-29T17:45:29.730 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:45:29 smithi110 bash[24444]: audit 2024-08-29T17:45:28.433648+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-08-29T17:45:29.730 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:45:29 smithi110 bash[24444]: cephadm 2024-08-29T17:45:28.434261+0000 mgr.y (mgr.14454) 13 : cephadm [INF] Adjusting osd_memory_target on smithi110 to 3036M 2024-08-29T17:45:29.730 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:45:29 smithi110 bash[24444]: audit 2024-08-29T17:45:28.437851+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:45:29.730 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:45:29 smithi110 bash[24444]: audit 2024-08-29T17:45:28.438788+0000 mon.a (mon.0) 802 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:45:29.730 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:45:29 smithi110 bash[24444]: audit 2024-08-29T17:45:28.439646+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T17:45:29.730 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:45:29 smithi110 bash[24444]: cephadm 2024-08-29T17:45:28.440865+0000 mgr.y (mgr.14454) 14 : cephadm [INF] Updating smithi029:/etc/ceph/ceph.conf 2024-08-29T17:45:29.731 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:45:29 smithi110 bash[24444]: cephadm 2024-08-29T17:45:28.441073+0000 mgr.y (mgr.14454) 15 : cephadm [INF] Updating smithi110:/etc/ceph/ceph.conf 2024-08-29T17:45:29.731 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:45:29 smithi110 bash[24444]: cephadm 2024-08-29T17:45:28.558109+0000 mgr.y (mgr.14454) 16 : cephadm [INF] Updating smithi029:/var/lib/ceph/5b99e290-662c-11ef-bcd4-c7b262605968/config/ceph.conf 2024-08-29T17:45:29.731 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:45:29 smithi110 bash[24444]: cephadm 2024-08-29T17:45:28.654343+0000 mgr.y (mgr.14454) 17 : cephadm [INF] Updating smithi029:/etc/ceph/ceph.client.admin.keyring 2024-08-29T17:45:29.731 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:45:29 smithi110 bash[24444]: cephadm 2024-08-29T17:45:28.727746+0000 mgr.y (mgr.14454) 18 : cephadm [INF] Updating smithi110:/var/lib/ceph/5b99e290-662c-11ef-bcd4-c7b262605968/config/ceph.conf 2024-08-29T17:45:29.731 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:45:29 smithi110 bash[24444]: cephadm 2024-08-29T17:45:28.768641+0000 mgr.y (mgr.14454) 19 : cephadm [INF] Updating smithi029:/var/lib/ceph/5b99e290-662c-11ef-bcd4-c7b262605968/config/ceph.client.admin.keyring 2024-08-29T17:45:29.731 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:45:29 smithi110 bash[24444]: cephadm 2024-08-29T17:45:28.864903+0000 mgr.y (mgr.14454) 20 : cephadm [INF] Updating smithi110:/etc/ceph/ceph.client.admin.keyring 2024-08-29T17:45:29.731 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:45:29 smithi110 bash[24444]: audit 2024-08-29T17:45:28.889987+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:45:29.731 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:45:29 smithi110 bash[24444]: audit 2024-08-29T17:45:28.895701+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:45:29.732 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:45:29 smithi110 bash[24444]: audit 2024-08-29T17:45:29.093422+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:45:29.732 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:45:29 smithi110 bash[24444]: audit 2024-08-29T17:45:29.100297+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:45:29.732 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:45:29 smithi110 bash[24444]: audit 2024-08-29T17:45:29.107595+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:45:29.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:45:29 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.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-08-29T17:45:29.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:45:29 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.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-08-29T17:45:29.900 INFO:journalctl@ceph.osd.1.smithi029.stdout:Aug 29 17:45:29 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.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-08-29T17:45:29.900 INFO:journalctl@ceph.osd.1.smithi029.stdout:Aug 29 17:45:29 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.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-08-29T17:45:29.901 INFO:journalctl@ceph.osd.2.smithi029.stdout:Aug 29 17:45:29 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.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-08-29T17:45:29.901 INFO:journalctl@ceph.osd.2.smithi029.stdout:Aug 29 17:45:29 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.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-08-29T17:45:29.901 INFO:journalctl@ceph.mds.a.smithi029.stdout:Aug 29 17:45:29 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.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-08-29T17:45:29.901 INFO:journalctl@ceph.mds.a.smithi029.stdout:Aug 29 17:45:29 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.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-08-29T17:45:29.901 INFO:journalctl@ceph.osd.0.smithi029.stdout:Aug 29 17:45:29 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.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-08-29T17:45:29.902 INFO:journalctl@ceph.osd.0.smithi029.stdout:Aug 29 17:45:29 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.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-08-29T17:45:29.902 INFO:journalctl@ceph.osd.3.smithi029.stdout:Aug 29 17:45:29 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.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-08-29T17:45:29.902 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:45:29 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.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-08-29T17:45:29.902 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:45:29 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.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-08-29T17:45:29.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:45:29 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.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-08-29T17:45:29.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:45:29 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.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-08-29T17:45:30.400 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Aug 29 17:45:29 smithi029 systemd[1]: Started Ceph node-exporter.a for 5b99e290-662c-11ef-bcd4-c7b262605968. 2024-08-29T17:45:30.400 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Aug 29 17:45:30 smithi029 bash[59824]: Unable to find image 'quay.io/prometheus/node-exporter:v1.5.0' locally 2024-08-29T17:45:30.649 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:45:30 smithi110 bash[24444]: cephadm 2024-08-29T17:45:28.975658+0000 mgr.y (mgr.14454) 21 : cephadm [INF] Updating smithi110:/var/lib/ceph/5b99e290-662c-11ef-bcd4-c7b262605968/config/ceph.client.admin.keyring 2024-08-29T17:45:30.649 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:45:30 smithi110 bash[24444]: cephadm 2024-08-29T17:45:29.114467+0000 mgr.y (mgr.14454) 22 : cephadm [INF] Deploying daemon node-exporter.a on smithi029 2024-08-29T17:45:30.649 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:45:30 smithi110 bash[24444]: cluster 2024-08-29T17:45:29.862390+0000 mgr.y (mgr.14454) 23 : cluster [DBG] pgmap v7: 97 pgs: 97 active+clean; 580 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 16 op/s 2024-08-29T17:45:30.649 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:45:30 smithi110 bash[24444]: audit 2024-08-29T17:45:30.020548+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:45:30.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:45:30 smithi110 bash[24444]: audit 2024-08-29T17:45:30.026370+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:45:30.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:45:30 smithi110 bash[24444]: audit 2024-08-29T17:45:30.031170+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:45:30.831 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Aug 29 17:45:30 smithi029 bash[59824]: v1.5.0: Pulling from prometheus/node-exporter 2024-08-29T17:45:30.831 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:45:30 smithi029 bash[22475]: cephadm 2024-08-29T17:45:28.975658+0000 mgr.y (mgr.14454) 21 : cephadm [INF] Updating smithi110:/var/lib/ceph/5b99e290-662c-11ef-bcd4-c7b262605968/config/ceph.client.admin.keyring 2024-08-29T17:45:30.832 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:45:30 smithi029 bash[22475]: cephadm 2024-08-29T17:45:29.114467+0000 mgr.y (mgr.14454) 22 : cephadm [INF] Deploying daemon node-exporter.a on smithi029 2024-08-29T17:45:30.832 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:45:30 smithi029 bash[22475]: cluster 2024-08-29T17:45:29.862390+0000 mgr.y (mgr.14454) 23 : cluster [DBG] pgmap v7: 97 pgs: 97 active+clean; 580 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 16 op/s 2024-08-29T17:45:30.832 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:45:30 smithi029 bash[22475]: audit 2024-08-29T17:45:30.020548+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:45:30.832 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:45:30 smithi029 bash[22475]: audit 2024-08-29T17:45:30.026370+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:45:30.832 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:45:30 smithi029 bash[22475]: audit 2024-08-29T17:45:30.031170+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:45:30.832 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:45:30 smithi029 bash[32453]: cephadm 2024-08-29T17:45:28.975658+0000 mgr.y (mgr.14454) 21 : cephadm [INF] Updating smithi110:/var/lib/ceph/5b99e290-662c-11ef-bcd4-c7b262605968/config/ceph.client.admin.keyring 2024-08-29T17:45:30.832 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:45:30 smithi029 bash[32453]: cephadm 2024-08-29T17:45:29.114467+0000 mgr.y (mgr.14454) 22 : cephadm [INF] Deploying daemon node-exporter.a on smithi029 2024-08-29T17:45:30.832 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:45:30 smithi029 bash[32453]: cluster 2024-08-29T17:45:29.862390+0000 mgr.y (mgr.14454) 23 : cluster [DBG] pgmap v7: 97 pgs: 97 active+clean; 580 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 16 op/s 2024-08-29T17:45:30.832 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:45:30 smithi029 bash[32453]: audit 2024-08-29T17:45:30.020548+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:45:30.832 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:45:30 smithi029 bash[32453]: audit 2024-08-29T17:45:30.026370+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:45:30.833 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:45:30 smithi029 bash[32453]: audit 2024-08-29T17:45:30.031170+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:45:31.002 INFO:journalctl@ceph.osd.4.smithi110.stdout:Aug 29 17:45:30 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.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-08-29T17:45:31.002 INFO:journalctl@ceph.mds.b.smithi110.stdout:Aug 29 17:45:30 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.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-08-29T17:45:31.002 INFO:journalctl@ceph.prometheus.a.smithi110.stdout:Aug 29 17:45:30 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.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-08-29T17:45:31.002 INFO:journalctl@ceph.osd.6.smithi110.stdout:Aug 29 17:45:30 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.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-08-29T17:45:31.003 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:45:30 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.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-08-29T17:45:31.003 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:45:30 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.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-08-29T17:45:31.003 INFO:journalctl@ceph.osd.5.smithi110.stdout:Aug 29 17:45:30 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.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-08-29T17:45:31.004 INFO:journalctl@ceph.osd.7.smithi110.stdout:Aug 29 17:45:30 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.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-08-29T17:45:31.150 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Aug 29 17:45:30 smithi029 bash[59824]: 22b70bddd3ac: Pulling fs layer 2024-08-29T17:45:31.150 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Aug 29 17:45:30 smithi029 bash[59824]: 5c12815fee55: Pulling fs layer 2024-08-29T17:45:31.150 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Aug 29 17:45:30 smithi029 bash[59824]: c0e87333d380: Pulling fs layer 2024-08-29T17:45:31.150 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Aug 29 17:45:31 smithi029 bash[59824]: 5c12815fee55: Verifying Checksum 2024-08-29T17:45:31.150 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Aug 29 17:45:31 smithi029 bash[59824]: 5c12815fee55: Download complete 2024-08-29T17:45:31.150 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Aug 29 17:45:31 smithi029 bash[59824]: 22b70bddd3ac: Verifying Checksum 2024-08-29T17:45:31.150 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Aug 29 17:45:31 smithi029 bash[59824]: 22b70bddd3ac: Download complete 2024-08-29T17:45:31.258 INFO:journalctl@ceph.mds.b.smithi110.stdout:Aug 29 17:45:31 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.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-08-29T17:45:31.259 INFO:journalctl@ceph.prometheus.a.smithi110.stdout:Aug 29 17:45:31 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.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-08-29T17:45:31.259 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:45:31 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.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-08-29T17:45:31.259 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:45:31 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.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-08-29T17:45:31.260 INFO:journalctl@ceph.osd.4.smithi110.stdout:Aug 29 17:45:31 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.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-08-29T17:45:31.260 INFO:journalctl@ceph.osd.5.smithi110.stdout:Aug 29 17:45:31 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.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-08-29T17:45:31.260 INFO:journalctl@ceph.osd.6.smithi110.stdout:Aug 29 17:45:31 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.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-08-29T17:45:31.260 INFO:journalctl@ceph.osd.7.smithi110.stdout:Aug 29 17:45:31 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.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-08-29T17:45:31.261 INFO:journalctl@ceph.node-exporter.b.smithi110.stdout:Aug 29 17:45:31 smithi110 systemd[1]: Started Ceph node-exporter.b for 5b99e290-662c-11ef-bcd4-c7b262605968. 2024-08-29T17:45:31.421 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Aug 29 17:45:31 smithi029 bash[59824]: c0e87333d380: Verifying Checksum 2024-08-29T17:45:31.421 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Aug 29 17:45:31 smithi029 bash[59824]: 22b70bddd3ac: Pull complete 2024-08-29T17:45:31.649 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:45:31 smithi110 bash[24444]: cephadm 2024-08-29T17:45:30.031852+0000 mgr.y (mgr.14454) 24 : cephadm [INF] Deploying daemon node-exporter.b on smithi110 2024-08-29T17:45:31.649 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:45:31 smithi110 bash[24444]: audit 2024-08-29T17:45:31.306669+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:45:31.649 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:45:31 smithi110 bash[24444]: audit 2024-08-29T17:45:31.316374+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:45:31.649 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:45:31 smithi110 bash[24444]: audit 2024-08-29T17:45:31.324998+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:45:31.649 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:45:31 smithi110 bash[24444]: audit 2024-08-29T17:45:31.332819+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:45:31.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:45:31 smithi110 bash[24444]: audit 2024-08-29T17:45:31.350195+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:45:31.650 INFO:journalctl@ceph.node-exporter.b.smithi110.stdout:Aug 29 17:45:31 smithi110 bash[50072]: Unable to find image 'quay.io/prometheus/node-exporter:v1.5.0' locally 2024-08-29T17:45:31.682 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:45:31 smithi029 bash[32453]: cephadm 2024-08-29T17:45:30.031852+0000 mgr.y (mgr.14454) 24 : cephadm [INF] Deploying daemon node-exporter.b on smithi110 2024-08-29T17:45:31.683 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:45:31 smithi029 bash[32453]: audit 2024-08-29T17:45:31.306669+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:45:31.683 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:45:31 smithi029 bash[32453]: audit 2024-08-29T17:45:31.316374+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:45:31.683 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:45:31 smithi029 bash[32453]: audit 2024-08-29T17:45:31.324998+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:45:31.683 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:45:31 smithi029 bash[32453]: audit 2024-08-29T17:45:31.332819+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:45:31.683 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:45:31 smithi029 bash[32453]: audit 2024-08-29T17:45:31.350195+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:45:31.683 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:45:31 smithi029 bash[22475]: cephadm 2024-08-29T17:45:30.031852+0000 mgr.y (mgr.14454) 24 : cephadm [INF] Deploying daemon node-exporter.b on smithi110 2024-08-29T17:45:31.683 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:45:31 smithi029 bash[22475]: audit 2024-08-29T17:45:31.306669+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:45:31.683 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:45:31 smithi029 bash[22475]: audit 2024-08-29T17:45:31.316374+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:45:31.683 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:45:31 smithi029 bash[22475]: audit 2024-08-29T17:45:31.324998+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:45:31.683 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:45:31 smithi029 bash[22475]: audit 2024-08-29T17:45:31.332819+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:45:31.684 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:45:31 smithi029 bash[22475]: audit 2024-08-29T17:45:31.350195+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:45:31.790 INFO:teuthology.orchestra.run.smithi110.stdout:Scheduled grafana update... 2024-08-29T17:45:32.069 INFO:journalctl@ceph.node-exporter.b.smithi110.stdout:Aug 29 17:45:31 smithi110 bash[50072]: v1.5.0: Pulling from prometheus/node-exporter 2024-08-29T17:45:32.150 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Aug 29 17:45:31 smithi029 bash[59824]: 5c12815fee55: Pull complete 2024-08-29T17:45:32.150 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Aug 29 17:45:31 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.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-08-29T17:45:32.624 DEBUG:teuthology.orchestra.run.smithi110:grafana.a> sudo journalctl -f -n 0 -u ceph-5b99e290-662c-11ef-bcd4-c7b262605968@grafana.a.service 2024-08-29T17:45:32.626 INFO:tasks.cephadm:Setting up client nodes... 2024-08-29T17:45:32.627 DEBUG:teuthology.orchestra.run.smithi029:> 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 5b99e290-662c-11ef-bcd4-c7b262605968 -- ceph auth get-or-create client.0 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-08-29T17:45:32.638 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Aug 29 17:45:32 smithi029 bash[59824]: c0e87333d380: Pull complete 2024-08-29T17:45:32.781 INFO:journalctl@ceph.node-exporter.b.smithi110.stdout:Aug 29 17:45:32 smithi110 bash[50072]: 22b70bddd3ac: Pulling fs layer 2024-08-29T17:45:32.781 INFO:journalctl@ceph.node-exporter.b.smithi110.stdout:Aug 29 17:45:32 smithi110 bash[50072]: 5c12815fee55: Pulling fs layer 2024-08-29T17:45:32.781 INFO:journalctl@ceph.node-exporter.b.smithi110.stdout:Aug 29 17:45:32 smithi110 bash[50072]: c0e87333d380: Pulling fs layer 2024-08-29T17:45:32.781 INFO:journalctl@ceph.node-exporter.b.smithi110.stdout:Aug 29 17:45:32 smithi110 bash[50072]: 5c12815fee55: Verifying Checksum 2024-08-29T17:45:32.782 INFO:journalctl@ceph.node-exporter.b.smithi110.stdout:Aug 29 17:45:32 smithi110 bash[50072]: 5c12815fee55: Download complete 2024-08-29T17:45:32.782 INFO:journalctl@ceph.node-exporter.b.smithi110.stdout:Aug 29 17:45:32 smithi110 bash[50072]: 22b70bddd3ac: Verifying Checksum 2024-08-29T17:45:32.782 INFO:journalctl@ceph.node-exporter.b.smithi110.stdout:Aug 29 17:45:32 smithi110 bash[50072]: 22b70bddd3ac: Download complete 2024-08-29T17:45:32.873 INFO:journalctl@ceph.node-exporter.b.smithi110.stdout:Aug 29 17:45:32 smithi110 bash[50072]: c0e87333d380: Verifying Checksum 2024-08-29T17:45:32.873 INFO:journalctl@ceph.node-exporter.b.smithi110.stdout:Aug 29 17:45:32 smithi110 bash[50072]: c0e87333d380: Download complete 2024-08-29T17:45:32.874 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:45:32 smithi110 bash[24444]: cephadm 2024-08-29T17:45:31.374170+0000 mgr.y (mgr.14454) 25 : cephadm [INF] Deploying daemon alertmanager.a on smithi029 2024-08-29T17:45:32.874 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:45:32 smithi110 bash[24444]: audit 2024-08-29T17:45:31.780844+0000 mgr.y (mgr.14454) 26 : audit [DBG] from='client.24400 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi110=a", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T17:45:32.874 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:45:32 smithi110 bash[24444]: cephadm 2024-08-29T17:45:31.784355+0000 mgr.y (mgr.14454) 27 : cephadm [INF] Saving service grafana spec with placement smithi110=a;count:1 2024-08-29T17:45:32.874 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:45:32 smithi110 bash[24444]: audit 2024-08-29T17:45:31.791035+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:45:32.874 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:45:32 smithi110 bash[24444]: cluster 2024-08-29T17:45:31.863069+0000 mgr.y (mgr.14454) 28 : cluster [DBG] pgmap v8: 97 pgs: 97 active+clean; 580 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 12 op/s 2024-08-29T17:45:32.874 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:45:32 smithi110 bash[24444]: audit 2024-08-29T17:45:31.944127+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:45:32.900 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Aug 29 17:45:32 smithi029 bash[59824]: Digest: sha256:39c642b2b337e38c18e80266fb14383754178202f40103646337722a594d984c 2024-08-29T17:45:32.900 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Aug 29 17:45:32 smithi029 bash[59824]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.5.0 2024-08-29T17:45:32.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:45:32 smithi029 bash[22475]: cephadm 2024-08-29T17:45:31.374170+0000 mgr.y (mgr.14454) 25 : cephadm [INF] Deploying daemon alertmanager.a on smithi029 2024-08-29T17:45:32.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:45:32 smithi029 bash[22475]: audit 2024-08-29T17:45:31.780844+0000 mgr.y (mgr.14454) 26 : audit [DBG] from='client.24400 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi110=a", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T17:45:32.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:45:32 smithi029 bash[22475]: cephadm 2024-08-29T17:45:31.784355+0000 mgr.y (mgr.14454) 27 : cephadm [INF] Saving service grafana spec with placement smithi110=a;count:1 2024-08-29T17:45:32.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:45:32 smithi029 bash[22475]: audit 2024-08-29T17:45:31.791035+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:45:32.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:45:32 smithi029 bash[22475]: cluster 2024-08-29T17:45:31.863069+0000 mgr.y (mgr.14454) 28 : cluster [DBG] pgmap v8: 97 pgs: 97 active+clean; 580 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 12 op/s 2024-08-29T17:45:32.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:45:32 smithi029 bash[22475]: audit 2024-08-29T17:45:31.944127+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:45:32.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:45:32 smithi029 bash[32453]: cephadm 2024-08-29T17:45:31.374170+0000 mgr.y (mgr.14454) 25 : cephadm [INF] Deploying daemon alertmanager.a on smithi029 2024-08-29T17:45:32.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:45:32 smithi029 bash[32453]: audit 2024-08-29T17:45:31.780844+0000 mgr.y (mgr.14454) 26 : audit [DBG] from='client.24400 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi110=a", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T17:45:32.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:45:32 smithi029 bash[32453]: cephadm 2024-08-29T17:45:31.784355+0000 mgr.y (mgr.14454) 27 : cephadm [INF] Saving service grafana spec with placement smithi110=a;count:1 2024-08-29T17:45:32.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:45:32 smithi029 bash[32453]: audit 2024-08-29T17:45:31.791035+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:45:32.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:45:32 smithi029 bash[32453]: cluster 2024-08-29T17:45:31.863069+0000 mgr.y (mgr.14454) 28 : cluster [DBG] pgmap v8: 97 pgs: 97 active+clean; 580 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 12 op/s 2024-08-29T17:45:32.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:45:32 smithi029 bash[32453]: audit 2024-08-29T17:45:31.944127+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:45:33.149 INFO:journalctl@ceph.node-exporter.b.smithi110.stdout:Aug 29 17:45:32 smithi110 bash[50072]: 22b70bddd3ac: Pull complete 2024-08-29T17:45:33.899 INFO:journalctl@ceph.node-exporter.b.smithi110.stdout:Aug 29 17:45:33 smithi110 bash[50072]: 5c12815fee55: Pull complete 2024-08-29T17:45:34.200 INFO:journalctl@ceph.node-exporter.b.smithi110.stdout:Aug 29 17:45:33 smithi110 bash[50072]: c0e87333d380: Pull complete 2024-08-29T17:45:34.200 INFO:journalctl@ceph.node-exporter.b.smithi110.stdout:Aug 29 17:45:34 smithi110 bash[50072]: Digest: sha256:39c642b2b337e38c18e80266fb14383754178202f40103646337722a594d984c 2024-08-29T17:45:34.201 INFO:journalctl@ceph.node-exporter.b.smithi110.stdout:Aug 29 17:45:34 smithi110 bash[50072]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.5.0 2024-08-29T17:45:34.201 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:45:33 smithi110 bash[24444]: cluster 2024-08-29T17:45:33.864291+0000 mgr.y (mgr.14454) 29 : cluster [DBG] pgmap v9: 97 pgs: 97 active+clean; 580 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 10 op/s 2024-08-29T17:45:34.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:45:33 smithi029 bash[22475]: cluster 2024-08-29T17:45:33.864291+0000 mgr.y (mgr.14454) 29 : cluster [DBG] pgmap v9: 97 pgs: 97 active+clean; 580 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 10 op/s 2024-08-29T17:45:34.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:45:33 smithi029 bash[32453]: cluster 2024-08-29T17:45:33.864291+0000 mgr.y (mgr.14454) 29 : cluster [DBG] pgmap v9: 97 pgs: 97 active+clean; 580 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 10 op/s 2024-08-29T17:45:35.650 INFO:journalctl@ceph.node-exporter.b.smithi110.stdout:Aug 29 17:45:35 smithi110 bash[50072]: ts=2024-08-29T17:45:35.447Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2024-08-29T17:45:35.650 INFO:journalctl@ceph.node-exporter.b.smithi110.stdout:Aug 29 17:45:35 smithi110 bash[50072]: ts=2024-08-29T17:45:35.447Z 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-08-29T17:45:35.650 INFO:journalctl@ceph.node-exporter.b.smithi110.stdout:Aug 29 17:45:35 smithi110 bash[50072]: ts=2024-08-29T17:45:35.447Z 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-08-29T17:45:35.650 INFO:journalctl@ceph.node-exporter.b.smithi110.stdout:Aug 29 17:45:35 smithi110 bash[50072]: ts=2024-08-29T17:45:35.447Z 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-08-29T17:45:35.650 INFO:journalctl@ceph.node-exporter.b.smithi110.stdout:Aug 29 17:45:35 smithi110 bash[50072]: ts=2024-08-29T17:45:35.448Z 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-08-29T17:45:35.650 INFO:journalctl@ceph.node-exporter.b.smithi110.stdout:Aug 29 17:45:35 smithi110 bash[50072]: ts=2024-08-29T17:45:35.448Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-08-29T17:45:35.650 INFO:journalctl@ceph.node-exporter.b.smithi110.stdout:Aug 29 17:45:35 smithi110 bash[50072]: ts=2024-08-29T17:45:35.448Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-08-29T17:45:35.650 INFO:journalctl@ceph.node-exporter.b.smithi110.stdout:Aug 29 17:45:35 smithi110 bash[50072]: ts=2024-08-29T17:45:35.448Z caller=node_exporter.go:117 level=info collector=arp 2024-08-29T17:45:35.650 INFO:journalctl@ceph.node-exporter.b.smithi110.stdout:Aug 29 17:45:35 smithi110 bash[50072]: ts=2024-08-29T17:45:35.448Z caller=node_exporter.go:117 level=info collector=bcache 2024-08-29T17:45:35.650 INFO:journalctl@ceph.node-exporter.b.smithi110.stdout:Aug 29 17:45:35 smithi110 bash[50072]: ts=2024-08-29T17:45:35.448Z caller=node_exporter.go:117 level=info collector=bonding 2024-08-29T17:45:35.651 INFO:journalctl@ceph.node-exporter.b.smithi110.stdout:Aug 29 17:45:35 smithi110 bash[50072]: ts=2024-08-29T17:45:35.448Z caller=node_exporter.go:117 level=info collector=btrfs 2024-08-29T17:45:35.651 INFO:journalctl@ceph.node-exporter.b.smithi110.stdout:Aug 29 17:45:35 smithi110 bash[50072]: ts=2024-08-29T17:45:35.448Z caller=node_exporter.go:117 level=info collector=conntrack 2024-08-29T17:45:35.651 INFO:journalctl@ceph.node-exporter.b.smithi110.stdout:Aug 29 17:45:35 smithi110 bash[50072]: ts=2024-08-29T17:45:35.448Z caller=node_exporter.go:117 level=info collector=cpu 2024-08-29T17:45:35.651 INFO:journalctl@ceph.node-exporter.b.smithi110.stdout:Aug 29 17:45:35 smithi110 bash[50072]: ts=2024-08-29T17:45:35.448Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-08-29T17:45:35.651 INFO:journalctl@ceph.node-exporter.b.smithi110.stdout:Aug 29 17:45:35 smithi110 bash[50072]: ts=2024-08-29T17:45:35.448Z caller=node_exporter.go:117 level=info collector=diskstats 2024-08-29T17:45:35.651 INFO:journalctl@ceph.node-exporter.b.smithi110.stdout:Aug 29 17:45:35 smithi110 bash[50072]: ts=2024-08-29T17:45:35.448Z caller=node_exporter.go:117 level=info collector=dmi 2024-08-29T17:45:35.651 INFO:journalctl@ceph.node-exporter.b.smithi110.stdout:Aug 29 17:45:35 smithi110 bash[50072]: ts=2024-08-29T17:45:35.448Z caller=node_exporter.go:117 level=info collector=edac 2024-08-29T17:45:35.651 INFO:journalctl@ceph.node-exporter.b.smithi110.stdout:Aug 29 17:45:35 smithi110 bash[50072]: ts=2024-08-29T17:45:35.448Z caller=node_exporter.go:117 level=info collector=entropy 2024-08-29T17:45:35.651 INFO:journalctl@ceph.node-exporter.b.smithi110.stdout:Aug 29 17:45:35 smithi110 bash[50072]: ts=2024-08-29T17:45:35.448Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-08-29T17:45:35.651 INFO:journalctl@ceph.node-exporter.b.smithi110.stdout:Aug 29 17:45:35 smithi110 bash[50072]: ts=2024-08-29T17:45:35.448Z caller=node_exporter.go:117 level=info collector=filefd 2024-08-29T17:45:35.652 INFO:journalctl@ceph.node-exporter.b.smithi110.stdout:Aug 29 17:45:35 smithi110 bash[50072]: ts=2024-08-29T17:45:35.448Z caller=node_exporter.go:117 level=info collector=filesystem 2024-08-29T17:45:35.652 INFO:journalctl@ceph.node-exporter.b.smithi110.stdout:Aug 29 17:45:35 smithi110 bash[50072]: ts=2024-08-29T17:45:35.448Z caller=node_exporter.go:117 level=info collector=hwmon 2024-08-29T17:45:35.652 INFO:journalctl@ceph.node-exporter.b.smithi110.stdout:Aug 29 17:45:35 smithi110 bash[50072]: ts=2024-08-29T17:45:35.448Z caller=node_exporter.go:117 level=info collector=infiniband 2024-08-29T17:45:35.652 INFO:journalctl@ceph.node-exporter.b.smithi110.stdout:Aug 29 17:45:35 smithi110 bash[50072]: ts=2024-08-29T17:45:35.448Z caller=node_exporter.go:117 level=info collector=ipvs 2024-08-29T17:45:35.652 INFO:journalctl@ceph.node-exporter.b.smithi110.stdout:Aug 29 17:45:35 smithi110 bash[50072]: ts=2024-08-29T17:45:35.448Z caller=node_exporter.go:117 level=info collector=loadavg 2024-08-29T17:45:35.652 INFO:journalctl@ceph.node-exporter.b.smithi110.stdout:Aug 29 17:45:35 smithi110 bash[50072]: ts=2024-08-29T17:45:35.448Z caller=node_exporter.go:117 level=info collector=mdadm 2024-08-29T17:45:35.652 INFO:journalctl@ceph.node-exporter.b.smithi110.stdout:Aug 29 17:45:35 smithi110 bash[50072]: ts=2024-08-29T17:45:35.448Z caller=node_exporter.go:117 level=info collector=meminfo 2024-08-29T17:45:35.652 INFO:journalctl@ceph.node-exporter.b.smithi110.stdout:Aug 29 17:45:35 smithi110 bash[50072]: ts=2024-08-29T17:45:35.448Z caller=node_exporter.go:117 level=info collector=netclass 2024-08-29T17:45:35.652 INFO:journalctl@ceph.node-exporter.b.smithi110.stdout:Aug 29 17:45:35 smithi110 bash[50072]: ts=2024-08-29T17:45:35.448Z caller=node_exporter.go:117 level=info collector=netdev 2024-08-29T17:45:35.653 INFO:journalctl@ceph.node-exporter.b.smithi110.stdout:Aug 29 17:45:35 smithi110 bash[50072]: ts=2024-08-29T17:45:35.449Z caller=node_exporter.go:117 level=info collector=netstat 2024-08-29T17:45:35.653 INFO:journalctl@ceph.node-exporter.b.smithi110.stdout:Aug 29 17:45:35 smithi110 bash[50072]: ts=2024-08-29T17:45:35.449Z caller=node_exporter.go:117 level=info collector=nfs 2024-08-29T17:45:35.653 INFO:journalctl@ceph.node-exporter.b.smithi110.stdout:Aug 29 17:45:35 smithi110 bash[50072]: ts=2024-08-29T17:45:35.449Z caller=node_exporter.go:117 level=info collector=nfsd 2024-08-29T17:45:35.653 INFO:journalctl@ceph.node-exporter.b.smithi110.stdout:Aug 29 17:45:35 smithi110 bash[50072]: ts=2024-08-29T17:45:35.449Z caller=node_exporter.go:117 level=info collector=nvme 2024-08-29T17:45:35.653 INFO:journalctl@ceph.node-exporter.b.smithi110.stdout:Aug 29 17:45:35 smithi110 bash[50072]: ts=2024-08-29T17:45:35.449Z caller=node_exporter.go:117 level=info collector=os 2024-08-29T17:45:35.653 INFO:journalctl@ceph.node-exporter.b.smithi110.stdout:Aug 29 17:45:35 smithi110 bash[50072]: ts=2024-08-29T17:45:35.449Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-08-29T17:45:35.653 INFO:journalctl@ceph.node-exporter.b.smithi110.stdout:Aug 29 17:45:35 smithi110 bash[50072]: ts=2024-08-29T17:45:35.449Z caller=node_exporter.go:117 level=info collector=pressure 2024-08-29T17:45:35.653 INFO:journalctl@ceph.node-exporter.b.smithi110.stdout:Aug 29 17:45:35 smithi110 bash[50072]: ts=2024-08-29T17:45:35.449Z caller=node_exporter.go:117 level=info collector=rapl 2024-08-29T17:45:35.653 INFO:journalctl@ceph.node-exporter.b.smithi110.stdout:Aug 29 17:45:35 smithi110 bash[50072]: ts=2024-08-29T17:45:35.449Z caller=node_exporter.go:117 level=info collector=schedstat 2024-08-29T17:45:35.653 INFO:journalctl@ceph.node-exporter.b.smithi110.stdout:Aug 29 17:45:35 smithi110 bash[50072]: ts=2024-08-29T17:45:35.449Z caller=node_exporter.go:117 level=info collector=selinux 2024-08-29T17:45:35.653 INFO:journalctl@ceph.node-exporter.b.smithi110.stdout:Aug 29 17:45:35 smithi110 bash[50072]: ts=2024-08-29T17:45:35.449Z caller=node_exporter.go:117 level=info collector=sockstat 2024-08-29T17:45:35.653 INFO:journalctl@ceph.node-exporter.b.smithi110.stdout:Aug 29 17:45:35 smithi110 bash[50072]: ts=2024-08-29T17:45:35.449Z caller=node_exporter.go:117 level=info collector=softnet 2024-08-29T17:45:35.653 INFO:journalctl@ceph.node-exporter.b.smithi110.stdout:Aug 29 17:45:35 smithi110 bash[50072]: ts=2024-08-29T17:45:35.449Z caller=node_exporter.go:117 level=info collector=stat 2024-08-29T17:45:35.654 INFO:journalctl@ceph.node-exporter.b.smithi110.stdout:Aug 29 17:45:35 smithi110 bash[50072]: ts=2024-08-29T17:45:35.449Z caller=node_exporter.go:117 level=info collector=tapestats 2024-08-29T17:45:35.654 INFO:journalctl@ceph.node-exporter.b.smithi110.stdout:Aug 29 17:45:35 smithi110 bash[50072]: ts=2024-08-29T17:45:35.449Z caller=node_exporter.go:117 level=info collector=textfile 2024-08-29T17:45:35.654 INFO:journalctl@ceph.node-exporter.b.smithi110.stdout:Aug 29 17:45:35 smithi110 bash[50072]: ts=2024-08-29T17:45:35.449Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-08-29T17:45:35.654 INFO:journalctl@ceph.node-exporter.b.smithi110.stdout:Aug 29 17:45:35 smithi110 bash[50072]: ts=2024-08-29T17:45:35.449Z caller=node_exporter.go:117 level=info collector=time 2024-08-29T17:45:35.654 INFO:journalctl@ceph.node-exporter.b.smithi110.stdout:Aug 29 17:45:35 smithi110 bash[50072]: ts=2024-08-29T17:45:35.449Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-08-29T17:45:35.654 INFO:journalctl@ceph.node-exporter.b.smithi110.stdout:Aug 29 17:45:35 smithi110 bash[50072]: ts=2024-08-29T17:45:35.449Z caller=node_exporter.go:117 level=info collector=uname 2024-08-29T17:45:35.654 INFO:journalctl@ceph.node-exporter.b.smithi110.stdout:Aug 29 17:45:35 smithi110 bash[50072]: ts=2024-08-29T17:45:35.449Z caller=node_exporter.go:117 level=info collector=vmstat 2024-08-29T17:45:35.654 INFO:journalctl@ceph.node-exporter.b.smithi110.stdout:Aug 29 17:45:35 smithi110 bash[50072]: ts=2024-08-29T17:45:35.449Z caller=node_exporter.go:117 level=info collector=xfs 2024-08-29T17:45:35.654 INFO:journalctl@ceph.node-exporter.b.smithi110.stdout:Aug 29 17:45:35 smithi110 bash[50072]: ts=2024-08-29T17:45:35.449Z caller=node_exporter.go:117 level=info collector=zfs 2024-08-29T17:45:35.654 INFO:journalctl@ceph.node-exporter.b.smithi110.stdout:Aug 29 17:45:35 smithi110 bash[50072]: ts=2024-08-29T17:45:35.449Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2024-08-29T17:45:35.654 INFO:journalctl@ceph.node-exporter.b.smithi110.stdout:Aug 29 17:45:35 smithi110 bash[50072]: ts=2024-08-29T17:45:35.449Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-08-29T17:45:36.231 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:45:35 smithi029 bash[32453]: cluster 2024-08-29T17:45:35.864877+0000 mgr.y (mgr.14454) 30 : cluster [DBG] pgmap v10: 97 pgs: 97 active+clean; 580 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-08-29T17:45:36.232 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:45:35 smithi029 bash[22475]: cluster 2024-08-29T17:45:35.864877+0000 mgr.y (mgr.14454) 30 : cluster [DBG] pgmap v10: 97 pgs: 97 active+clean; 580 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-08-29T17:45:36.399 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:45:35 smithi110 bash[24444]: cluster 2024-08-29T17:45:35.864877+0000 mgr.y (mgr.14454) 30 : cluster [DBG] pgmap v10: 97 pgs: 97 active+clean; 580 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-08-29T17:45:36.651 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Aug 29 17:45:36 smithi029 bash[59824]: ts=2024-08-29T17:45:36.233Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2024-08-29T17:45:36.651 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Aug 29 17:45:36 smithi029 bash[59824]: ts=2024-08-29T17:45:36.233Z 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-08-29T17:45:36.651 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Aug 29 17:45:36 smithi029 bash[59824]: ts=2024-08-29T17:45:36.234Z 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-08-29T17:45:36.651 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Aug 29 17:45:36 smithi029 bash[59824]: ts=2024-08-29T17:45:36.234Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-08-29T17:45:36.651 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Aug 29 17:45:36 smithi029 bash[59824]: ts=2024-08-29T17:45:36.235Z 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-08-29T17:45:36.651 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Aug 29 17:45:36 smithi029 bash[59824]: ts=2024-08-29T17:45:36.235Z 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-08-29T17:45:36.651 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Aug 29 17:45:36 smithi029 bash[59824]: ts=2024-08-29T17:45:36.235Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-08-29T17:45:36.651 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Aug 29 17:45:36 smithi029 bash[59824]: ts=2024-08-29T17:45:36.235Z caller=node_exporter.go:117 level=info collector=arp 2024-08-29T17:45:36.652 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Aug 29 17:45:36 smithi029 bash[59824]: ts=2024-08-29T17:45:36.235Z caller=node_exporter.go:117 level=info collector=bcache 2024-08-29T17:45:36.652 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Aug 29 17:45:36 smithi029 bash[59824]: ts=2024-08-29T17:45:36.235Z caller=node_exporter.go:117 level=info collector=bonding 2024-08-29T17:45:36.652 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Aug 29 17:45:36 smithi029 bash[59824]: ts=2024-08-29T17:45:36.235Z caller=node_exporter.go:117 level=info collector=btrfs 2024-08-29T17:45:36.652 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Aug 29 17:45:36 smithi029 bash[59824]: ts=2024-08-29T17:45:36.235Z caller=node_exporter.go:117 level=info collector=conntrack 2024-08-29T17:45:36.652 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Aug 29 17:45:36 smithi029 bash[59824]: ts=2024-08-29T17:45:36.235Z caller=node_exporter.go:117 level=info collector=cpu 2024-08-29T17:45:36.652 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Aug 29 17:45:36 smithi029 bash[59824]: ts=2024-08-29T17:45:36.235Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-08-29T17:45:36.652 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Aug 29 17:45:36 smithi029 bash[59824]: ts=2024-08-29T17:45:36.235Z caller=node_exporter.go:117 level=info collector=diskstats 2024-08-29T17:45:36.652 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Aug 29 17:45:36 smithi029 bash[59824]: ts=2024-08-29T17:45:36.235Z caller=node_exporter.go:117 level=info collector=dmi 2024-08-29T17:45:36.652 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Aug 29 17:45:36 smithi029 bash[59824]: ts=2024-08-29T17:45:36.235Z caller=node_exporter.go:117 level=info collector=edac 2024-08-29T17:45:36.652 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Aug 29 17:45:36 smithi029 bash[59824]: ts=2024-08-29T17:45:36.235Z caller=node_exporter.go:117 level=info collector=entropy 2024-08-29T17:45:36.652 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Aug 29 17:45:36 smithi029 bash[59824]: ts=2024-08-29T17:45:36.235Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-08-29T17:45:36.652 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Aug 29 17:45:36 smithi029 bash[59824]: ts=2024-08-29T17:45:36.235Z caller=node_exporter.go:117 level=info collector=filefd 2024-08-29T17:45:36.653 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Aug 29 17:45:36 smithi029 bash[59824]: ts=2024-08-29T17:45:36.235Z caller=node_exporter.go:117 level=info collector=filesystem 2024-08-29T17:45:36.653 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Aug 29 17:45:36 smithi029 bash[59824]: ts=2024-08-29T17:45:36.235Z caller=node_exporter.go:117 level=info collector=hwmon 2024-08-29T17:45:36.653 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Aug 29 17:45:36 smithi029 bash[59824]: ts=2024-08-29T17:45:36.235Z caller=node_exporter.go:117 level=info collector=infiniband 2024-08-29T17:45:36.653 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Aug 29 17:45:36 smithi029 bash[59824]: ts=2024-08-29T17:45:36.235Z caller=node_exporter.go:117 level=info collector=ipvs 2024-08-29T17:45:36.653 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Aug 29 17:45:36 smithi029 bash[59824]: ts=2024-08-29T17:45:36.235Z caller=node_exporter.go:117 level=info collector=loadavg 2024-08-29T17:45:36.653 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Aug 29 17:45:36 smithi029 bash[59824]: ts=2024-08-29T17:45:36.235Z caller=node_exporter.go:117 level=info collector=mdadm 2024-08-29T17:45:36.653 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Aug 29 17:45:36 smithi029 bash[59824]: ts=2024-08-29T17:45:36.235Z caller=node_exporter.go:117 level=info collector=meminfo 2024-08-29T17:45:36.653 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Aug 29 17:45:36 smithi029 bash[59824]: ts=2024-08-29T17:45:36.235Z caller=node_exporter.go:117 level=info collector=netclass 2024-08-29T17:45:36.653 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Aug 29 17:45:36 smithi029 bash[59824]: ts=2024-08-29T17:45:36.235Z caller=node_exporter.go:117 level=info collector=netdev 2024-08-29T17:45:36.654 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Aug 29 17:45:36 smithi029 bash[59824]: ts=2024-08-29T17:45:36.235Z caller=node_exporter.go:117 level=info collector=netstat 2024-08-29T17:45:36.654 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Aug 29 17:45:36 smithi029 bash[59824]: ts=2024-08-29T17:45:36.235Z caller=node_exporter.go:117 level=info collector=nfs 2024-08-29T17:45:36.654 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Aug 29 17:45:36 smithi029 bash[59824]: ts=2024-08-29T17:45:36.235Z caller=node_exporter.go:117 level=info collector=nfsd 2024-08-29T17:45:36.654 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Aug 29 17:45:36 smithi029 bash[59824]: ts=2024-08-29T17:45:36.235Z caller=node_exporter.go:117 level=info collector=nvme 2024-08-29T17:45:36.654 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Aug 29 17:45:36 smithi029 bash[59824]: ts=2024-08-29T17:45:36.235Z caller=node_exporter.go:117 level=info collector=os 2024-08-29T17:45:36.654 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Aug 29 17:45:36 smithi029 bash[59824]: ts=2024-08-29T17:45:36.235Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-08-29T17:45:36.654 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Aug 29 17:45:36 smithi029 bash[59824]: ts=2024-08-29T17:45:36.235Z caller=node_exporter.go:117 level=info collector=pressure 2024-08-29T17:45:36.654 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Aug 29 17:45:36 smithi029 bash[59824]: ts=2024-08-29T17:45:36.235Z caller=node_exporter.go:117 level=info collector=rapl 2024-08-29T17:45:36.654 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Aug 29 17:45:36 smithi029 bash[59824]: ts=2024-08-29T17:45:36.235Z caller=node_exporter.go:117 level=info collector=schedstat 2024-08-29T17:45:36.654 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Aug 29 17:45:36 smithi029 bash[59824]: ts=2024-08-29T17:45:36.235Z caller=node_exporter.go:117 level=info collector=selinux 2024-08-29T17:45:36.654 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Aug 29 17:45:36 smithi029 bash[59824]: ts=2024-08-29T17:45:36.235Z caller=node_exporter.go:117 level=info collector=sockstat 2024-08-29T17:45:36.655 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Aug 29 17:45:36 smithi029 bash[59824]: ts=2024-08-29T17:45:36.235Z caller=node_exporter.go:117 level=info collector=softnet 2024-08-29T17:45:36.655 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Aug 29 17:45:36 smithi029 bash[59824]: ts=2024-08-29T17:45:36.235Z caller=node_exporter.go:117 level=info collector=stat 2024-08-29T17:45:36.655 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Aug 29 17:45:36 smithi029 bash[59824]: ts=2024-08-29T17:45:36.235Z caller=node_exporter.go:117 level=info collector=tapestats 2024-08-29T17:45:36.655 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Aug 29 17:45:36 smithi029 bash[59824]: ts=2024-08-29T17:45:36.235Z caller=node_exporter.go:117 level=info collector=textfile 2024-08-29T17:45:36.655 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Aug 29 17:45:36 smithi029 bash[59824]: ts=2024-08-29T17:45:36.235Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-08-29T17:45:36.655 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Aug 29 17:45:36 smithi029 bash[59824]: ts=2024-08-29T17:45:36.235Z caller=node_exporter.go:117 level=info collector=time 2024-08-29T17:45:36.655 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Aug 29 17:45:36 smithi029 bash[59824]: ts=2024-08-29T17:45:36.235Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-08-29T17:45:36.655 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Aug 29 17:45:36 smithi029 bash[59824]: ts=2024-08-29T17:45:36.235Z caller=node_exporter.go:117 level=info collector=uname 2024-08-29T17:45:36.655 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Aug 29 17:45:36 smithi029 bash[59824]: ts=2024-08-29T17:45:36.235Z caller=node_exporter.go:117 level=info collector=vmstat 2024-08-29T17:45:36.655 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Aug 29 17:45:36 smithi029 bash[59824]: ts=2024-08-29T17:45:36.235Z caller=node_exporter.go:117 level=info collector=xfs 2024-08-29T17:45:36.655 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Aug 29 17:45:36 smithi029 bash[59824]: ts=2024-08-29T17:45:36.235Z caller=node_exporter.go:117 level=info collector=zfs 2024-08-29T17:45:36.655 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Aug 29 17:45:36 smithi029 bash[59824]: ts=2024-08-29T17:45:36.236Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2024-08-29T17:45:36.655 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Aug 29 17:45:36 smithi029 bash[59824]: ts=2024-08-29T17:45:36.236Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-08-29T17:45:37.399 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:45:36 smithi110 bash[24444]: audit 2024-08-29T17:45:36.941998+0000 mon.a (mon.0) 819 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T17:45:37.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:45:36 smithi029 bash[22475]: audit 2024-08-29T17:45:36.941998+0000 mon.a (mon.0) 819 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T17:45:37.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:45:36 smithi029 bash[32453]: audit 2024-08-29T17:45:36.941998+0000 mon.a (mon.0) 819 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T17:45:38.355 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/5b99e290-662c-11ef-bcd4-c7b262605968/mon.a/config 2024-08-29T17:45:38.399 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:45:38 smithi110 bash[24444]: cluster 2024-08-29T17:45:37.865587+0000 mgr.y (mgr.14454) 31 : cluster [DBG] pgmap v11: 97 pgs: 97 active+clean; 580 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-08-29T17:45:38.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:45:38 smithi029 bash[32453]: cluster 2024-08-29T17:45:37.865587+0000 mgr.y (mgr.14454) 31 : cluster [DBG] pgmap v11: 97 pgs: 97 active+clean; 580 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-08-29T17:45:38.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:45:38 smithi029 bash[22475]: cluster 2024-08-29T17:45:37.865587+0000 mgr.y (mgr.14454) 31 : cluster [DBG] pgmap v11: 97 pgs: 97 active+clean; 580 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-08-29T17:45:40.399 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:45:39 smithi110 bash[24444]: cluster 2024-08-29T17:45:39.866788+0000 mgr.y (mgr.14454) 32 : cluster [DBG] pgmap v12: 97 pgs: 97 active+clean; 580 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-08-29T17:45:40.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:45:39 smithi029 bash[32453]: cluster 2024-08-29T17:45:39.866788+0000 mgr.y (mgr.14454) 32 : cluster [DBG] pgmap v12: 97 pgs: 97 active+clean; 580 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-08-29T17:45:40.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:45:39 smithi029 bash[22475]: cluster 2024-08-29T17:45:39.866788+0000 mgr.y (mgr.14454) 32 : cluster [DBG] pgmap v12: 97 pgs: 97 active+clean; 580 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-08-29T17:45:42.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:45:41 smithi029 bash[32453]: cluster 2024-08-29T17:45:41.867214+0000 mgr.y (mgr.14454) 33 : cluster [DBG] pgmap v13: 97 pgs: 97 active+clean; 580 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:45:42.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:45:41 smithi029 bash[22475]: cluster 2024-08-29T17:45:41.867214+0000 mgr.y (mgr.14454) 33 : cluster [DBG] pgmap v13: 97 pgs: 97 active+clean; 580 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:45:42.399 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:45:41 smithi110 bash[24444]: cluster 2024-08-29T17:45:41.867214+0000 mgr.y (mgr.14454) 33 : cluster [DBG] pgmap v13: 97 pgs: 97 active+clean; 580 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:45:44.399 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:45:43 smithi110 bash[24444]: cluster 2024-08-29T17:45:43.868396+0000 mgr.y (mgr.14454) 34 : cluster [DBG] pgmap v14: 97 pgs: 97 active+clean; 580 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:45:44.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:45:43 smithi029 bash[32453]: cluster 2024-08-29T17:45:43.868396+0000 mgr.y (mgr.14454) 34 : cluster [DBG] pgmap v14: 97 pgs: 97 active+clean; 580 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:45:44.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:45:43 smithi029 bash[22475]: cluster 2024-08-29T17:45:43.868396+0000 mgr.y (mgr.14454) 34 : cluster [DBG] pgmap v14: 97 pgs: 97 active+clean; 580 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:45:45.600 INFO:teuthology.orchestra.run.smithi029.stdout:[client.0] 2024-08-29T17:45:45.600 INFO:teuthology.orchestra.run.smithi029.stdout: key = AQDJs9Bm2NlsIxAABpLxoyTLFTKikmpMsrzp1Q== 2024-08-29T17:45:45.899 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:45:45 smithi110 bash[24444]: audit 2024-08-29T17:45:45.594029+0000 mon.a (mon.0) 820 : audit [INF] from='client.? 172.21.15.29:0/271944693' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-08-29T17:45:45.899 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:45:45 smithi110 bash[24444]: audit 2024-08-29T17:45:45.601416+0000 mon.a (mon.0) 821 : audit [INF] from='client.? 172.21.15.29:0/271944693' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-08-29T17:45:45.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:45:45 smithi029 bash[22475]: audit 2024-08-29T17:45:45.594029+0000 mon.a (mon.0) 820 : audit [INF] from='client.? 172.21.15.29:0/271944693' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-08-29T17:45:45.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:45:45 smithi029 bash[22475]: audit 2024-08-29T17:45:45.601416+0000 mon.a (mon.0) 821 : audit [INF] from='client.? 172.21.15.29:0/271944693' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-08-29T17:45:45.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:45:45 smithi029 bash[32453]: audit 2024-08-29T17:45:45.594029+0000 mon.a (mon.0) 820 : audit [INF] from='client.? 172.21.15.29:0/271944693' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-08-29T17:45:45.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:45:45 smithi029 bash[32453]: audit 2024-08-29T17:45:45.601416+0000 mon.a (mon.0) 821 : audit [INF] from='client.? 172.21.15.29:0/271944693' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-08-29T17:45:47.001 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:45:46 smithi029 bash[22475]: cluster 2024-08-29T17:45:45.869059+0000 mgr.y (mgr.14454) 35 : cluster [DBG] pgmap v15: 97 pgs: 97 active+clean; 580 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:45:47.001 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:45:46 smithi029 bash[32453]: cluster 2024-08-29T17:45:45.869059+0000 mgr.y (mgr.14454) 35 : cluster [DBG] pgmap v15: 97 pgs: 97 active+clean; 580 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:45:47.108 DEBUG:teuthology.orchestra.run.smithi029:> set -ex 2024-08-29T17:45:47.108 DEBUG:teuthology.orchestra.run.smithi029:> sudo dd of=/etc/ceph/ceph.client.0.keyring 2024-08-29T17:45:47.108 DEBUG:teuthology.orchestra.run.smithi029:> sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2024-08-29T17:45:47.149 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:45:46 smithi110 bash[24444]: cluster 2024-08-29T17:45:45.869059+0000 mgr.y (mgr.14454) 35 : cluster [DBG] pgmap v15: 97 pgs: 97 active+clean; 580 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:45:47.163 DEBUG:teuthology.orchestra.run.smithi110:> 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 5b99e290-662c-11ef-bcd4-c7b262605968 -- ceph auth get-or-create client.1 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-08-29T17:45:47.259 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:45:47 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.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-08-29T17:45:47.259 INFO:journalctl@ceph.osd.2.smithi029.stdout:Aug 29 17:45:47 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.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-08-29T17:45:47.259 INFO:journalctl@ceph.mds.a.smithi029.stdout:Aug 29 17:45:47 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.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-08-29T17:45:47.260 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Aug 29 17:45:47 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.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-08-29T17:45:47.260 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:45:47 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.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-08-29T17:45:47.260 INFO:journalctl@ceph.osd.1.smithi029.stdout:Aug 29 17:45:47 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.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-08-29T17:45:47.261 INFO:journalctl@ceph.osd.3.smithi029.stdout:Aug 29 17:45:47 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.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-08-29T17:45:47.261 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:45:47 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.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-08-29T17:45:47.261 INFO:journalctl@ceph.osd.0.smithi029.stdout:Aug 29 17:45:47 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.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-08-29T17:45:47.385 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Aug 29 17:45:47 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.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-08-29T17:45:47.385 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Aug 29 17:45:47 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.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-08-29T17:45:47.385 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Aug 29 17:45:47 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.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-08-29T17:45:47.609 INFO:journalctl@ceph.osd.2.smithi029.stdout:Aug 29 17:45:47 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.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-08-29T17:45:47.612 INFO:journalctl@ceph.osd.3.smithi029.stdout:Aug 29 17:45:47 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.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-08-29T17:45:47.613 INFO:journalctl@ceph.mds.a.smithi029.stdout:Aug 29 17:45:47 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.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-08-29T17:45:47.613 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Aug 29 17:45:47 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.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-08-29T17:45:47.613 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:45:47 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.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-08-29T17:45:47.614 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:45:47 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.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-08-29T17:45:47.614 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:45:47 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.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-08-29T17:45:47.614 INFO:journalctl@ceph.osd.0.smithi029.stdout:Aug 29 17:45:47 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.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-08-29T17:45:47.614 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Aug 29 17:45:47 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.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-08-29T17:45:47.615 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Aug 29 17:45:47 smithi029 systemd[1]: Started Ceph alertmanager.a for 5b99e290-662c-11ef-bcd4-c7b262605968. 2024-08-29T17:45:47.615 INFO:journalctl@ceph.osd.1.smithi029.stdout:Aug 29 17:45:47 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.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-08-29T17:45:48.899 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:45:48 smithi110 bash[24444]: audit 2024-08-29T17:45:47.537797+0000 mon.a (mon.0) 822 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:45:48.899 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:45:48 smithi110 bash[24444]: audit 2024-08-29T17:45:47.543416+0000 mon.a (mon.0) 823 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:45:48.899 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:45:48 smithi110 bash[24444]: audit 2024-08-29T17:45:47.547634+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:45:48.899 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:45:48 smithi110 bash[24444]: audit 2024-08-29T17:45:47.552077+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:45:48.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:45:48 smithi110 bash[24444]: audit 2024-08-29T17:45:47.583972+0000 mon.a (mon.0) 826 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:45:48.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:45:48 smithi110 bash[24444]: cluster 2024-08-29T17:45:47.869507+0000 mgr.y (mgr.14454) 36 : cluster [DBG] pgmap v16: 97 pgs: 97 active+clean; 580 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:45:48.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:45:48 smithi029 bash[22475]: audit 2024-08-29T17:45:47.537797+0000 mon.a (mon.0) 822 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:45:48.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:45:48 smithi029 bash[22475]: audit 2024-08-29T17:45:47.543416+0000 mon.a (mon.0) 823 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:45:48.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:45:48 smithi029 bash[22475]: audit 2024-08-29T17:45:47.547634+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:45:48.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:45:48 smithi029 bash[22475]: audit 2024-08-29T17:45:47.552077+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:45:48.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:45:48 smithi029 bash[22475]: audit 2024-08-29T17:45:47.583972+0000 mon.a (mon.0) 826 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:45:48.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:45:48 smithi029 bash[22475]: cluster 2024-08-29T17:45:47.869507+0000 mgr.y (mgr.14454) 36 : cluster [DBG] pgmap v16: 97 pgs: 97 active+clean; 580 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:45:48.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:45:48 smithi029 bash[32453]: audit 2024-08-29T17:45:47.537797+0000 mon.a (mon.0) 822 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:45:48.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:45:48 smithi029 bash[32453]: audit 2024-08-29T17:45:47.543416+0000 mon.a (mon.0) 823 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:45:48.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:45:48 smithi029 bash[32453]: audit 2024-08-29T17:45:47.547634+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:45:48.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:45:48 smithi029 bash[32453]: audit 2024-08-29T17:45:47.552077+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:45:48.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:45:48 smithi029 bash[32453]: audit 2024-08-29T17:45:47.583972+0000 mon.a (mon.0) 826 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:45:48.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:45:48 smithi029 bash[32453]: cluster 2024-08-29T17:45:47.869507+0000 mgr.y (mgr.14454) 36 : cluster [DBG] pgmap v16: 97 pgs: 97 active+clean; 580 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:45:49.400 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Aug 29 17:45:49 smithi029 bash[60374]: ts=2024-08-29T17:45:49.227Z caller=main.go:240 level=info msg="Starting Alertmanager" version="(version=0.25.0, branch=HEAD, revision=258fab7cdd551f2cf251ed0348f0ad7289aee789)" 2024-08-29T17:45:49.401 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Aug 29 17:45:49 smithi029 bash[60374]: ts=2024-08-29T17:45:49.227Z caller=main.go:241 level=info build_context="(go=go1.19.4, user=root@abe866dd5717, date=20221222-14:51:36)" 2024-08-29T17:45:49.401 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Aug 29 17:45:49 smithi029 bash[60374]: ts=2024-08-29T17:45:49.229Z caller=cluster.go:185 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.29 port=9094 2024-08-29T17:45:49.401 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Aug 29 17:45:49 smithi029 bash[60374]: ts=2024-08-29T17:45:49.230Z caller=cluster.go:681 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-08-29T17:45:49.401 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Aug 29 17:45:49 smithi029 bash[60374]: ts=2024-08-29T17:45:49.261Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-08-29T17:45:49.401 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Aug 29 17:45:49 smithi029 bash[60374]: ts=2024-08-29T17:45:49.261Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-08-29T17:45:49.401 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Aug 29 17:45:49 smithi029 bash[60374]: ts=2024-08-29T17:45:49.264Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9093 2024-08-29T17:45:49.401 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Aug 29 17:45:49 smithi029 bash[60374]: ts=2024-08-29T17:45:49.264Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9093 2024-08-29T17:45:50.399 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:45:49 smithi110 bash[24444]: cluster 2024-08-29T17:45:49.870742+0000 mgr.y (mgr.14454) 37 : cluster [DBG] pgmap v17: 97 pgs: 97 active+clean; 580 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:45:50.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:45:49 smithi029 bash[32453]: cluster 2024-08-29T17:45:49.870742+0000 mgr.y (mgr.14454) 37 : cluster [DBG] pgmap v17: 97 pgs: 97 active+clean; 580 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:45:50.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:45:49 smithi029 bash[22475]: cluster 2024-08-29T17:45:49.870742+0000 mgr.y (mgr.14454) 37 : cluster [DBG] pgmap v17: 97 pgs: 97 active+clean; 580 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:45:51.650 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Aug 29 17:45:51 smithi029 bash[60374]: ts=2024-08-29T17:45:51.231Z caller=cluster.go:706 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000440012s 2024-08-29T17:45:51.892 INFO:teuthology.orchestra.run.smithi110.stderr:Inferring config /var/lib/ceph/5b99e290-662c-11ef-bcd4-c7b262605968/mon.b/config 2024-08-29T17:45:52.399 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:45:51 smithi110 bash[24444]: cluster 2024-08-29T17:45:51.871571+0000 mgr.y (mgr.14454) 38 : cluster [DBG] pgmap v18: 97 pgs: 97 active+clean; 580 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:45:52.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:45:51 smithi029 bash[32453]: cluster 2024-08-29T17:45:51.871571+0000 mgr.y (mgr.14454) 38 : cluster [DBG] pgmap v18: 97 pgs: 97 active+clean; 580 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:45:52.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:45:51 smithi029 bash[22475]: cluster 2024-08-29T17:45:51.871571+0000 mgr.y (mgr.14454) 38 : cluster [DBG] pgmap v18: 97 pgs: 97 active+clean; 580 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:45:53.300 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:45:52 smithi110 bash[24444]: audit 2024-08-29T17:45:51.942744+0000 mon.a (mon.0) 827 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T17:45:53.300 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:45:52 smithi110 bash[24444]: audit 2024-08-29T17:45:51.979483+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:45:53.300 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:45:52 smithi110 bash[24444]: audit 2024-08-29T17:45:52.408187+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:45:53.300 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:45:52 smithi110 bash[24444]: audit 2024-08-29T17:45:52.417472+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:45:53.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:45:52 smithi029 bash[32453]: audit 2024-08-29T17:45:51.942744+0000 mon.a (mon.0) 827 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T17:45:53.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:45:52 smithi029 bash[32453]: audit 2024-08-29T17:45:51.979483+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:45:53.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:45:52 smithi029 bash[32453]: audit 2024-08-29T17:45:52.408187+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:45:53.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:45:52 smithi029 bash[32453]: audit 2024-08-29T17:45:52.417472+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:45:53.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:45:52 smithi029 bash[22475]: audit 2024-08-29T17:45:51.942744+0000 mon.a (mon.0) 827 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T17:45:53.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:45:52 smithi029 bash[22475]: audit 2024-08-29T17:45:51.979483+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:45:53.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:45:52 smithi029 bash[22475]: audit 2024-08-29T17:45:52.408187+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:45:53.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:45:52 smithi029 bash[22475]: audit 2024-08-29T17:45:52.417472+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:45:54.232 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:45:53 smithi029 bash[22475]: cluster 2024-08-29T17:45:53.872276+0000 mgr.y (mgr.14454) 39 : cluster [DBG] pgmap v19: 97 pgs: 97 active+clean; 580 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:45:54.232 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:45:53 smithi029 bash[32453]: cluster 2024-08-29T17:45:53.872276+0000 mgr.y (mgr.14454) 39 : cluster [DBG] pgmap v19: 97 pgs: 97 active+clean; 580 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:45:54.233 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:45:54 smithi029 bash[22727]: [29/Aug/2024:17:45:54] ENGINE Bus STOPPING 2024-08-29T17:45:54.233 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:45:54 smithi029 bash[22727]: [29/Aug/2024:17:45:54] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-08-29T17:45:54.233 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:45:54 smithi029 bash[22727]: [29/Aug/2024:17:45:54] ENGINE Bus STOPPED 2024-08-29T17:45:54.233 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:45:54 smithi029 bash[22727]: [29/Aug/2024:17:45:54] ENGINE Bus STARTING 2024-08-29T17:45:54.362 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:45:53 smithi110 bash[24444]: cluster 2024-08-29T17:45:53.872276+0000 mgr.y (mgr.14454) 39 : cluster [DBG] pgmap v19: 97 pgs: 97 active+clean; 580 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:45:54.649 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:45:54 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.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-08-29T17:45:54.650 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:45:54 smithi029 bash[22727]: [29/Aug/2024:17:45:54] ENGINE Serving on http://:::9283 2024-08-29T17:45:54.650 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:45:54 smithi029 bash[22727]: [29/Aug/2024:17:45:54] ENGINE Bus STARTED 2024-08-29T17:45:55.064 INFO:teuthology.orchestra.run.smithi110.stdout:[client.1] 2024-08-29T17:45:55.065 INFO:teuthology.orchestra.run.smithi110.stdout: key = AQDTs9BmrQCHAxAAdga0M+lxipXMyhHTkV6KIg== 2024-08-29T17:45:55.275 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:45:54 smithi110 bash[24444]: audit 2024-08-29T17:45:53.996091+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:45:55.275 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:45:54 smithi110 bash[24444]: audit 2024-08-29T17:45:54.000759+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:45:55.275 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:45:54 smithi110 bash[24444]: audit 2024-08-29T17:45:54.001691+0000 mon.a (mon.0) 833 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:45:55.275 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:45:54 smithi110 bash[24444]: audit 2024-08-29T17:45:54.002405+0000 mon.a (mon.0) 834 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T17:45:55.276 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:45:54 smithi110 bash[24444]: audit 2024-08-29T17:45:54.006997+0000 mon.a (mon.0) 835 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:45:55.276 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:45:54 smithi110 bash[24444]: cephadm 2024-08-29T17:45:54.020440+0000 mgr.y (mgr.14454) 40 : cephadm [INF] Regenerating cephadm self-signed grafana TLS certificates 2024-08-29T17:45:55.276 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:45:54 smithi110 bash[24444]: audit 2024-08-29T17:45:54.048361+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:45:55.276 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:45:54 smithi110 bash[24444]: audit 2024-08-29T17:45:54.051894+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:45:55.276 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:45:54 smithi110 bash[24444]: audit 2024-08-29T17:45:54.055187+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-08-29T17:45:55.276 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:45:54 smithi110 bash[24444]: audit 2024-08-29T17:45:54.056098+0000 mgr.y (mgr.14454) 41 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-08-29T17:45:55.276 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:45:54 smithi110 bash[24444]: audit 2024-08-29T17:45:54.060210+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:45:55.276 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:45:54 smithi110 bash[24444]: cephadm 2024-08-29T17:45:54.076083+0000 mgr.y (mgr.14454) 42 : cephadm [INF] Deploying daemon grafana.a on smithi110 2024-08-29T17:45:55.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:45:54 smithi029 bash[22475]: audit 2024-08-29T17:45:53.996091+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:45:55.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:45:54 smithi029 bash[22475]: audit 2024-08-29T17:45:54.000759+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:45:55.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:45:54 smithi029 bash[22475]: audit 2024-08-29T17:45:54.001691+0000 mon.a (mon.0) 833 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:45:55.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:45:54 smithi029 bash[22475]: audit 2024-08-29T17:45:54.002405+0000 mon.a (mon.0) 834 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T17:45:55.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:45:54 smithi029 bash[22475]: audit 2024-08-29T17:45:54.006997+0000 mon.a (mon.0) 835 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:45:55.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:45:54 smithi029 bash[22475]: cephadm 2024-08-29T17:45:54.020440+0000 mgr.y (mgr.14454) 40 : cephadm [INF] Regenerating cephadm self-signed grafana TLS certificates 2024-08-29T17:45:55.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:45:54 smithi029 bash[22475]: audit 2024-08-29T17:45:54.048361+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:45:55.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:45:54 smithi029 bash[22475]: audit 2024-08-29T17:45:54.051894+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:45:55.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:45:54 smithi029 bash[22475]: audit 2024-08-29T17:45:54.055187+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-08-29T17:45:55.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:45:54 smithi029 bash[22475]: audit 2024-08-29T17:45:54.056098+0000 mgr.y (mgr.14454) 41 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-08-29T17:45:55.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:45:54 smithi029 bash[22475]: audit 2024-08-29T17:45:54.060210+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:45:55.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:45:54 smithi029 bash[22475]: cephadm 2024-08-29T17:45:54.076083+0000 mgr.y (mgr.14454) 42 : cephadm [INF] Deploying daemon grafana.a on smithi110 2024-08-29T17:45:55.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:45:54 smithi029 bash[32453]: audit 2024-08-29T17:45:53.996091+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:45:55.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:45:54 smithi029 bash[32453]: audit 2024-08-29T17:45:54.000759+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:45:55.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:45:54 smithi029 bash[32453]: audit 2024-08-29T17:45:54.001691+0000 mon.a (mon.0) 833 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:45:55.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:45:54 smithi029 bash[32453]: audit 2024-08-29T17:45:54.002405+0000 mon.a (mon.0) 834 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T17:45:55.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:45:54 smithi029 bash[32453]: audit 2024-08-29T17:45:54.006997+0000 mon.a (mon.0) 835 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:45:55.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:45:54 smithi029 bash[32453]: cephadm 2024-08-29T17:45:54.020440+0000 mgr.y (mgr.14454) 40 : cephadm [INF] Regenerating cephadm self-signed grafana TLS certificates 2024-08-29T17:45:55.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:45:54 smithi029 bash[32453]: audit 2024-08-29T17:45:54.048361+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:45:55.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:45:54 smithi029 bash[32453]: audit 2024-08-29T17:45:54.051894+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:45:55.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:45:54 smithi029 bash[32453]: audit 2024-08-29T17:45:54.055187+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-08-29T17:45:55.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:45:54 smithi029 bash[32453]: audit 2024-08-29T17:45:54.056098+0000 mgr.y (mgr.14454) 41 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-08-29T17:45:55.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:45:54 smithi029 bash[32453]: audit 2024-08-29T17:45:54.060210+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:45:55.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:45:54 smithi029 bash[32453]: cephadm 2024-08-29T17:45:54.076083+0000 mgr.y (mgr.14454) 42 : cephadm [INF] Deploying daemon grafana.a on smithi110 2024-08-29T17:45:55.757 DEBUG:teuthology.orchestra.run.smithi110:> set -ex 2024-08-29T17:45:55.757 DEBUG:teuthology.orchestra.run.smithi110:> sudo dd of=/etc/ceph/ceph.client.1.keyring 2024-08-29T17:45:55.757 DEBUG:teuthology.orchestra.run.smithi110:> sudo chmod 0644 /etc/ceph/ceph.client.1.keyring 2024-08-29T17:45:55.783 INFO:tasks.cephadm:Creating RBD pool 2024-08-29T17:45:55.784 DEBUG:teuthology.orchestra.run.smithi029:> 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 5b99e290-662c-11ef-bcd4-c7b262605968 -- ceph osd pool create rbd 8 2024-08-29T17:45:56.149 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:45:55 smithi110 bash[24444]: audit 2024-08-29T17:45:55.058853+0000 mon.b (mon.1) 30 : audit [INF] from='client.? 172.21.15.110:0/1034483528' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-08-29T17:45:56.149 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:45:55 smithi110 bash[24444]: audit 2024-08-29T17:45:55.058873+0000 mon.a (mon.0) 840 : 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-08-29T17:45:56.149 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:45:56 smithi110 bash[24444]: audit 2024-08-29T17:45:55.066236+0000 mon.a (mon.0) 841 : 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-08-29T17:45:56.149 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:45:56 smithi110 bash[24444]: cluster 2024-08-29T17:45:55.872916+0000 mgr.y (mgr.14454) 43 : cluster [DBG] pgmap v20: 97 pgs: 97 active+clean; 580 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:45:56.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:45:55 smithi029 bash[32453]: audit 2024-08-29T17:45:55.058853+0000 mon.b (mon.1) 30 : audit [INF] from='client.? 172.21.15.110:0/1034483528' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-08-29T17:45:56.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:45:55 smithi029 bash[32453]: audit 2024-08-29T17:45:55.058873+0000 mon.a (mon.0) 840 : 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-08-29T17:45:56.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:45:55 smithi029 bash[32453]: audit 2024-08-29T17:45:55.066236+0000 mon.a (mon.0) 841 : 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-08-29T17:45:56.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:45:55 smithi029 bash[32453]: cluster 2024-08-29T17:45:55.872916+0000 mgr.y (mgr.14454) 43 : cluster [DBG] pgmap v20: 97 pgs: 97 active+clean; 580 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:45:56.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:45:55 smithi029 bash[22475]: audit 2024-08-29T17:45:55.058853+0000 mon.b (mon.1) 30 : audit [INF] from='client.? 172.21.15.110:0/1034483528' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-08-29T17:45:56.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:45:55 smithi029 bash[22475]: audit 2024-08-29T17:45:55.058873+0000 mon.a (mon.0) 840 : 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-08-29T17:45:56.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:45:55 smithi029 bash[22475]: audit 2024-08-29T17:45:55.066236+0000 mon.a (mon.0) 841 : 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-08-29T17:45:56.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:45:55 smithi029 bash[22475]: cluster 2024-08-29T17:45:55.872916+0000 mgr.y (mgr.14454) 43 : cluster [DBG] pgmap v20: 97 pgs: 97 active+clean; 580 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:45:58.399 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:45:57 smithi110 bash[24444]: cluster 2024-08-29T17:45:57.873660+0000 mgr.y (mgr.14454) 44 : cluster [DBG] pgmap v21: 97 pgs: 97 active+clean; 580 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:45:58.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:45:57 smithi029 bash[32453]: cluster 2024-08-29T17:45:57.873660+0000 mgr.y (mgr.14454) 44 : cluster [DBG] pgmap v21: 97 pgs: 97 active+clean; 580 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:45:58.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:45:57 smithi029 bash[22475]: cluster 2024-08-29T17:45:57.873660+0000 mgr.y (mgr.14454) 44 : cluster [DBG] pgmap v21: 97 pgs: 97 active+clean; 580 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:45:59.650 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Aug 29 17:45:59 smithi029 bash[60374]: ts=2024-08-29T17:45:59.233Z caller=cluster.go:698 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.002553974s 2024-08-29T17:46:00.399 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:45:59 smithi110 bash[24444]: cluster 2024-08-29T17:45:59.874808+0000 mgr.y (mgr.14454) 45 : cluster [DBG] pgmap v22: 97 pgs: 97 active+clean; 580 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:46:00.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:45:59 smithi029 bash[32453]: cluster 2024-08-29T17:45:59.874808+0000 mgr.y (mgr.14454) 45 : cluster [DBG] pgmap v22: 97 pgs: 97 active+clean; 580 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:46:00.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:45:59 smithi029 bash[22475]: cluster 2024-08-29T17:45:59.874808+0000 mgr.y (mgr.14454) 45 : cluster [DBG] pgmap v22: 97 pgs: 97 active+clean; 580 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:46:00.527 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/5b99e290-662c-11ef-bcd4-c7b262605968/mon.a/config 2024-08-29T17:46:02.383 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:46:01 smithi029 bash[22475]: cluster 2024-08-29T17:46:01.875440+0000 mgr.y (mgr.14454) 46 : cluster [DBG] pgmap v23: 97 pgs: 97 active+clean; 580 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:46:02.383 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:46:01 smithi029 bash[32453]: cluster 2024-08-29T17:46:01.875440+0000 mgr.y (mgr.14454) 46 : cluster [DBG] pgmap v23: 97 pgs: 97 active+clean; 580 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:46:02.399 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:46:01 smithi110 bash[24444]: cluster 2024-08-29T17:46:01.875440+0000 mgr.y (mgr.14454) 46 : cluster [DBG] pgmap v23: 97 pgs: 97 active+clean; 580 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:46:04.296 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:46:03 smithi029 bash[32453]: cluster 2024-08-29T17:46:03.876774+0000 mgr.y (mgr.14454) 47 : cluster [DBG] pgmap v24: 97 pgs: 97 active+clean; 580 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:46:04.296 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:46:03 smithi029 bash[22475]: cluster 2024-08-29T17:46:03.876774+0000 mgr.y (mgr.14454) 47 : cluster [DBG] pgmap v24: 97 pgs: 97 active+clean; 580 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:46:04.399 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:46:03 smithi110 bash[24444]: cluster 2024-08-29T17:46:03.876774+0000 mgr.y (mgr.14454) 47 : cluster [DBG] pgmap v24: 97 pgs: 97 active+clean; 580 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:46:05.155 INFO:teuthology.orchestra.run.smithi029.stderr:pool 'rbd' created 2024-08-29T17:46:05.649 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:46:05 smithi110 bash[24444]: audit 2024-08-29T17:46:04.645481+0000 mon.a (mon.0) 842 : audit [INF] from='client.? 172.21.15.29:0/3843559825' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2024-08-29T17:46:05.650 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:46:05 smithi029 bash[22475]: audit 2024-08-29T17:46:04.645481+0000 mon.a (mon.0) 842 : audit [INF] from='client.? 172.21.15.29:0/3843559825' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2024-08-29T17:46:05.650 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:46:05 smithi029 bash[32453]: audit 2024-08-29T17:46:04.645481+0000 mon.a (mon.0) 842 : audit [INF] from='client.? 172.21.15.29:0/3843559825' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2024-08-29T17:46:05.971 DEBUG:teuthology.orchestra.run.smithi029:> 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 5b99e290-662c-11ef-bcd4-c7b262605968 -- rbd pool init rbd 2024-08-29T17:46:06.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:46:06 smithi029 bash[22475]: audit 2024-08-29T17:46:05.153884+0000 mon.a (mon.0) 843 : audit [INF] from='client.? 172.21.15.29:0/3843559825' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]': finished 2024-08-29T17:46:06.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:46:06 smithi029 bash[22475]: cluster 2024-08-29T17:46:05.154064+0000 mon.a (mon.0) 844 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2024-08-29T17:46:06.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:46:06 smithi029 bash[22475]: cluster 2024-08-29T17:46:05.877497+0000 mgr.y (mgr.14454) 48 : cluster [DBG] pgmap v26: 105 pgs: 8 unknown, 97 active+clean; 580 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:46:06.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:46:06 smithi029 bash[22475]: cluster 2024-08-29T17:46:06.151104+0000 mon.a (mon.0) 845 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2024-08-29T17:46:06.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:46:06 smithi029 bash[32453]: audit 2024-08-29T17:46:05.153884+0000 mon.a (mon.0) 843 : audit [INF] from='client.? 172.21.15.29:0/3843559825' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]': finished 2024-08-29T17:46:06.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:46:06 smithi029 bash[32453]: cluster 2024-08-29T17:46:05.154064+0000 mon.a (mon.0) 844 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2024-08-29T17:46:06.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:46:06 smithi029 bash[32453]: cluster 2024-08-29T17:46:05.877497+0000 mgr.y (mgr.14454) 48 : cluster [DBG] pgmap v26: 105 pgs: 8 unknown, 97 active+clean; 580 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:46:06.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:46:06 smithi029 bash[32453]: cluster 2024-08-29T17:46:06.151104+0000 mon.a (mon.0) 845 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2024-08-29T17:46:06.649 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:46:06 smithi110 bash[24444]: audit 2024-08-29T17:46:05.153884+0000 mon.a (mon.0) 843 : audit [INF] from='client.? 172.21.15.29:0/3843559825' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]': finished 2024-08-29T17:46:06.649 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:46:06 smithi110 bash[24444]: cluster 2024-08-29T17:46:05.154064+0000 mon.a (mon.0) 844 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2024-08-29T17:46:06.649 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:46:06 smithi110 bash[24444]: cluster 2024-08-29T17:46:05.877497+0000 mgr.y (mgr.14454) 48 : cluster [DBG] pgmap v26: 105 pgs: 8 unknown, 97 active+clean; 580 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:46:06.649 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:46:06 smithi110 bash[24444]: cluster 2024-08-29T17:46:06.151104+0000 mon.a (mon.0) 845 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2024-08-29T17:46:07.649 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:46:07 smithi110 bash[24444]: cluster 2024-08-29T17:46:06.159277+0000 mon.a (mon.0) 846 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T17:46:07.649 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:46:07 smithi110 bash[24444]: audit 2024-08-29T17:46:06.949955+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:46:07.649 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:46:07 smithi110 bash[24444]: audit 2024-08-29T17:46:06.951874+0000 mon.a (mon.0) 848 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T17:46:07.649 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:46:07 smithi110 bash[24444]: cluster 2024-08-29T17:46:07.157962+0000 mon.a (mon.0) 849 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2024-08-29T17:46:07.650 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:46:07 smithi029 bash[22475]: cluster 2024-08-29T17:46:06.159277+0000 mon.a (mon.0) 846 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T17:46:07.650 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:46:07 smithi029 bash[22475]: audit 2024-08-29T17:46:06.949955+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:46:07.650 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:46:07 smithi029 bash[22475]: audit 2024-08-29T17:46:06.951874+0000 mon.a (mon.0) 848 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T17:46:07.650 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:46:07 smithi029 bash[22475]: cluster 2024-08-29T17:46:07.157962+0000 mon.a (mon.0) 849 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2024-08-29T17:46:07.650 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:46:07 smithi029 bash[32453]: cluster 2024-08-29T17:46:06.159277+0000 mon.a (mon.0) 846 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T17:46:07.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:46:07 smithi029 bash[32453]: audit 2024-08-29T17:46:06.949955+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:46:07.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:46:07 smithi029 bash[32453]: audit 2024-08-29T17:46:06.951874+0000 mon.a (mon.0) 848 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T17:46:07.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:46:07 smithi029 bash[32453]: cluster 2024-08-29T17:46:07.157962+0000 mon.a (mon.0) 849 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2024-08-29T17:46:08.649 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:46:08 smithi110 bash[24444]: cluster 2024-08-29T17:46:07.878332+0000 mgr.y (mgr.14454) 49 : cluster [DBG] pgmap v29: 105 pgs: 5 unknown, 100 active+clean; 580 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:46:08.650 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:46:08 smithi029 bash[32453]: cluster 2024-08-29T17:46:07.878332+0000 mgr.y (mgr.14454) 49 : cluster [DBG] pgmap v29: 105 pgs: 5 unknown, 100 active+clean; 580 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:46:08.650 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:46:08 smithi029 bash[22475]: cluster 2024-08-29T17:46:07.878332+0000 mgr.y (mgr.14454) 49 : cluster [DBG] pgmap v29: 105 pgs: 5 unknown, 100 active+clean; 580 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:46:10.399 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:46:09 smithi110 bash[24444]: cluster 2024-08-29T17:46:09.879646+0000 mgr.y (mgr.14454) 50 : cluster [DBG] pgmap v30: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:46:10.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:46:09 smithi029 bash[32453]: cluster 2024-08-29T17:46:09.879646+0000 mgr.y (mgr.14454) 50 : cluster [DBG] pgmap v30: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:46:10.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:46:09 smithi029 bash[22475]: cluster 2024-08-29T17:46:09.879646+0000 mgr.y (mgr.14454) 50 : cluster [DBG] pgmap v30: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:46:10.722 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/5b99e290-662c-11ef-bcd4-c7b262605968/mon.a/config 2024-08-29T17:46:12.210 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:46:11 smithi029 bash[22475]: cluster 2024-08-29T17:46:11.880331+0000 mgr.y (mgr.14454) 51 : cluster [DBG] pgmap v31: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:46:12.210 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:46:11 smithi029 bash[32453]: cluster 2024-08-29T17:46:11.880331+0000 mgr.y (mgr.14454) 51 : cluster [DBG] pgmap v31: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:46:12.399 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:46:11 smithi110 bash[24444]: cluster 2024-08-29T17:46:11.880331+0000 mgr.y (mgr.14454) 51 : cluster [DBG] pgmap v31: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:46:14.399 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:46:13 smithi110 bash[24444]: cluster 2024-08-29T17:46:13.881639+0000 mgr.y (mgr.14454) 52 : cluster [DBG] pgmap v32: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:46:14.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:46:13 smithi029 bash[32453]: cluster 2024-08-29T17:46:13.881639+0000 mgr.y (mgr.14454) 52 : cluster [DBG] pgmap v32: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:46:14.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:46:13 smithi029 bash[22475]: cluster 2024-08-29T17:46:13.881639+0000 mgr.y (mgr.14454) 52 : cluster [DBG] pgmap v32: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:46:15.399 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:46:14 smithi110 bash[24444]: audit 2024-08-29T17:46:14.596970+0000 mon.c (mon.2) 23 : audit [INF] from='client.? 172.21.15.29:0/83105451' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "rbd","app": "rbd"}]: dispatch 2024-08-29T17:46:15.399 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:46:14 smithi110 bash[24444]: audit 2024-08-29T17:46:14.597483+0000 mon.a (mon.0) 850 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "rbd","app": "rbd"}]: dispatch 2024-08-29T17:46:15.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:46:14 smithi029 bash[22475]: audit 2024-08-29T17:46:14.596970+0000 mon.c (mon.2) 23 : audit [INF] from='client.? 172.21.15.29:0/83105451' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "rbd","app": "rbd"}]: dispatch 2024-08-29T17:46:15.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:46:14 smithi029 bash[22475]: audit 2024-08-29T17:46:14.597483+0000 mon.a (mon.0) 850 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "rbd","app": "rbd"}]: dispatch 2024-08-29T17:46:15.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:46:14 smithi029 bash[32453]: audit 2024-08-29T17:46:14.596970+0000 mon.c (mon.2) 23 : audit [INF] from='client.? 172.21.15.29:0/83105451' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "rbd","app": "rbd"}]: dispatch 2024-08-29T17:46:15.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:46:14 smithi029 bash[32453]: audit 2024-08-29T17:46:14.597483+0000 mon.a (mon.0) 850 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "rbd","app": "rbd"}]: dispatch 2024-08-29T17:46:16.399 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:46:15 smithi110 bash[24444]: audit 2024-08-29T17:46:14.958664+0000 mon.a (mon.0) 851 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "rbd","app": "rbd"}]': finished 2024-08-29T17:46:16.399 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:46:15 smithi110 bash[24444]: cluster 2024-08-29T17:46:14.958883+0000 mon.a (mon.0) 852 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2024-08-29T17:46:16.399 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:46:15 smithi110 bash[24444]: cluster 2024-08-29T17:46:15.882321+0000 mgr.y (mgr.14454) 53 : cluster [DBG] pgmap v34: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:46:16.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:46:15 smithi029 bash[32453]: audit 2024-08-29T17:46:14.958664+0000 mon.a (mon.0) 851 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "rbd","app": "rbd"}]': finished 2024-08-29T17:46:16.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:46:15 smithi029 bash[32453]: cluster 2024-08-29T17:46:14.958883+0000 mon.a (mon.0) 852 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2024-08-29T17:46:16.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:46:15 smithi029 bash[32453]: cluster 2024-08-29T17:46:15.882321+0000 mgr.y (mgr.14454) 53 : cluster [DBG] pgmap v34: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:46:16.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:46:15 smithi029 bash[22475]: audit 2024-08-29T17:46:14.958664+0000 mon.a (mon.0) 851 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "rbd","app": "rbd"}]': finished 2024-08-29T17:46:16.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:46:15 smithi029 bash[22475]: cluster 2024-08-29T17:46:14.958883+0000 mon.a (mon.0) 852 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2024-08-29T17:46:16.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:46:15 smithi029 bash[22475]: cluster 2024-08-29T17:46:15.882321+0000 mgr.y (mgr.14454) 53 : cluster [DBG] pgmap v34: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:46:17.231 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:46:16 smithi029 bash[22475]: cluster 2024-08-29T17:46:15.961403+0000 mon.a (mon.0) 853 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T17:46:17.231 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:46:16 smithi029 bash[22475]: cluster 2024-08-29T17:46:15.961451+0000 mon.a (mon.0) 854 : cluster [INF] Cluster is now healthy 2024-08-29T17:46:17.231 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:46:16 smithi029 bash[22475]: cluster 2024-08-29T17:46:15.977662+0000 mon.a (mon.0) 855 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2024-08-29T17:46:17.231 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:46:16 smithi029 bash[32453]: cluster 2024-08-29T17:46:15.961403+0000 mon.a (mon.0) 853 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T17:46:17.231 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:46:16 smithi029 bash[32453]: cluster 2024-08-29T17:46:15.961451+0000 mon.a (mon.0) 854 : cluster [INF] Cluster is now healthy 2024-08-29T17:46:17.231 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:46:16 smithi029 bash[32453]: cluster 2024-08-29T17:46:15.977662+0000 mon.a (mon.0) 855 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2024-08-29T17:46:17.399 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:46:16 smithi110 bash[24444]: cluster 2024-08-29T17:46:15.961403+0000 mon.a (mon.0) 853 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T17:46:17.399 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:46:16 smithi110 bash[24444]: cluster 2024-08-29T17:46:15.961451+0000 mon.a (mon.0) 854 : cluster [INF] Cluster is now healthy 2024-08-29T17:46:17.399 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:46:16 smithi110 bash[24444]: cluster 2024-08-29T17:46:15.977662+0000 mon.a (mon.0) 855 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2024-08-29T17:46:17.895 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2024-08-29T17:46:17.896 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2024-08-29T17:46:17.896 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 5b99e290-662c-11ef-bcd4-c7b262605968 -- ceph mgr dump --format=json 2024-08-29T17:46:18.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:46:17 smithi029 bash[22475]: cluster 2024-08-29T17:46:16.980743+0000 mon.a (mon.0) 856 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2024-08-29T17:46:18.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:46:17 smithi029 bash[22475]: audit 2024-08-29T17:46:17.009841+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:46:18.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:46:17 smithi029 bash[22475]: cluster 2024-08-29T17:46:17.882880+0000 mgr.y (mgr.14454) 54 : cluster [DBG] pgmap v37: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 341 B/s wr, 0 op/s 2024-08-29T17:46:18.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:46:17 smithi029 bash[32453]: cluster 2024-08-29T17:46:16.980743+0000 mon.a (mon.0) 856 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2024-08-29T17:46:18.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:46:17 smithi029 bash[32453]: audit 2024-08-29T17:46:17.009841+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:46:18.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:46:17 smithi029 bash[32453]: cluster 2024-08-29T17:46:17.882880+0000 mgr.y (mgr.14454) 54 : cluster [DBG] pgmap v37: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 341 B/s wr, 0 op/s 2024-08-29T17:46:18.302 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:46:17 smithi110 bash[24444]: cluster 2024-08-29T17:46:16.980743+0000 mon.a (mon.0) 856 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2024-08-29T17:46:18.303 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:46:17 smithi110 bash[24444]: audit 2024-08-29T17:46:17.009841+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:46:18.303 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:46:17 smithi110 bash[24444]: cluster 2024-08-29T17:46:17.882880+0000 mgr.y (mgr.14454) 54 : cluster [DBG] pgmap v37: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 341 B/s wr, 0 op/s 2024-08-29T17:46:19.388 INFO:journalctl@ceph.osd.4.smithi110.stdout:Aug 29 17:46:19 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.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-08-29T17:46:19.389 INFO:journalctl@ceph.osd.5.smithi110.stdout:Aug 29 17:46:19 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.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-08-29T17:46:19.389 INFO:journalctl@ceph.mds.b.smithi110.stdout:Aug 29 17:46:19 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.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-08-29T17:46:19.389 INFO:journalctl@ceph.osd.7.smithi110.stdout:Aug 29 17:46:19 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.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-08-29T17:46:19.390 INFO:journalctl@ceph.prometheus.a.smithi110.stdout:Aug 29 17:46:19 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.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-08-29T17:46:19.390 INFO:journalctl@ceph.node-exporter.b.smithi110.stdout:Aug 29 17:46:19 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.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-08-29T17:46:19.390 INFO:journalctl@ceph.osd.6.smithi110.stdout:Aug 29 17:46:19 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.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-08-29T17:46:19.390 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:46:19 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.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-08-29T17:46:19.391 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:46:19 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.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-08-29T17:46:19.649 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:46:19 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.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-08-29T17:46:19.649 INFO:journalctl@ceph.osd.4.smithi110.stdout:Aug 29 17:46:19 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.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-08-29T17:46:19.649 INFO:journalctl@ceph.mds.b.smithi110.stdout:Aug 29 17:46:19 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.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-08-29T17:46:19.650 INFO:journalctl@ceph.prometheus.a.smithi110.stdout:Aug 29 17:46:19 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.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-08-29T17:46:19.650 INFO:journalctl@ceph.node-exporter.b.smithi110.stdout:Aug 29 17:46:19 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.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-08-29T17:46:19.650 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:19 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.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-08-29T17:46:19.650 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:19 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.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-08-29T17:46:19.651 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:19 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.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-08-29T17:46:19.651 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:19 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.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-08-29T17:46:19.651 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:19 smithi110 systemd[1]: Started Ceph grafana.a for 5b99e290-662c-11ef-bcd4-c7b262605968. 2024-08-29T17:46:19.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:46:19 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.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-08-29T17:46:19.651 INFO:journalctl@ceph.osd.5.smithi110.stdout:Aug 29 17:46:19 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.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-08-29T17:46:19.652 INFO:journalctl@ceph.osd.6.smithi110.stdout:Aug 29 17:46:19 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.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-08-29T17:46:19.652 INFO:journalctl@ceph.osd.7.smithi110.stdout:Aug 29 17:46:19 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.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-08-29T17:46:20.958 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:46:20 smithi110 bash[24444]: audit 2024-08-29T17:46:19.675335+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:46:20.958 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:46:20 smithi110 bash[24444]: audit 2024-08-29T17:46:19.685750+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:46:20.958 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:46:20 smithi110 bash[24444]: audit 2024-08-29T17:46:19.694524+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:46:20.958 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:46:20 smithi110 bash[24444]: audit 2024-08-29T17:46:19.702456+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:46:20.958 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:46:20 smithi110 bash[24444]: audit 2024-08-29T17:46:19.757885+0000 mon.a (mon.0) 862 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:46:20.959 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:46:20 smithi110 bash[24444]: cluster 2024-08-29T17:46:19.884089+0000 mgr.y (mgr.14454) 55 : cluster [DBG] pgmap v38: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 341 B/s wr, 0 op/s 2024-08-29T17:46:21.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:46:20 smithi029 bash[32453]: audit 2024-08-29T17:46:19.675335+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:46:21.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:46:20 smithi029 bash[32453]: audit 2024-08-29T17:46:19.685750+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:46:21.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:46:20 smithi029 bash[32453]: audit 2024-08-29T17:46:19.694524+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:46:21.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:46:20 smithi029 bash[32453]: audit 2024-08-29T17:46:19.702456+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:46:21.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:46:20 smithi029 bash[32453]: audit 2024-08-29T17:46:19.757885+0000 mon.a (mon.0) 862 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:46:21.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:46:20 smithi029 bash[32453]: cluster 2024-08-29T17:46:19.884089+0000 mgr.y (mgr.14454) 55 : cluster [DBG] pgmap v38: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 341 B/s wr, 0 op/s 2024-08-29T17:46:21.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:46:20 smithi029 bash[22475]: audit 2024-08-29T17:46:19.675335+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:46:21.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:46:20 smithi029 bash[22475]: audit 2024-08-29T17:46:19.685750+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:46:21.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:46:20 smithi029 bash[22475]: audit 2024-08-29T17:46:19.694524+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:46:21.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:46:20 smithi029 bash[22475]: audit 2024-08-29T17:46:19.702456+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:46:21.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:46:20 smithi029 bash[22475]: audit 2024-08-29T17:46:19.757885+0000 mon.a (mon.0) 862 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:46:21.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:46:20 smithi029 bash[22475]: cluster 2024-08-29T17:46:19.884089+0000 mgr.y (mgr.14454) 55 : cluster [DBG] pgmap v38: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 341 B/s wr, 0 op/s 2024-08-29T17:46:21.236 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:20 smithi110 bash[50978]: logger=settings t=2024-08-29T17:46:20.960653051Z level=info msg="Starting Grafana" version=9.4.7 commit=4add91f03d branch=HEAD compiled=2023-03-16T23:56:52Z 2024-08-29T17:46:21.236 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:20 smithi110 bash[50978]: logger=settings t=2024-08-29T17:46:20.960860154Z level=warn msg="\"sentry\" frontend logging provider is deprecated and will be removed in the next major version. Use \"grafana\" provider instead." 2024-08-29T17:46:21.236 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:20 smithi110 bash[50978]: logger=settings t=2024-08-29T17:46:20.960887024Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini 2024-08-29T17:46:21.236 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:20 smithi110 bash[50978]: logger=settings t=2024-08-29T17:46:20.96090144Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini 2024-08-29T17:46:21.236 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:20 smithi110 bash[50978]: logger=settings t=2024-08-29T17:46:20.960913184Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana" 2024-08-29T17:46:21.237 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:20 smithi110 bash[50978]: logger=settings t=2024-08-29T17:46:20.960920387Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" 2024-08-29T17:46:21.237 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:20 smithi110 bash[50978]: logger=settings t=2024-08-29T17:46:20.96092715Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2024-08-29T17:46:21.237 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:20 smithi110 bash[50978]: logger=settings t=2024-08-29T17:46:20.960933996Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2024-08-29T17:46:21.237 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:20 smithi110 bash[50978]: logger=settings t=2024-08-29T17:46:20.960940902Z level=info msg="Path Home" path=/usr/share/grafana 2024-08-29T17:46:21.237 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:20 smithi110 bash[50978]: logger=settings t=2024-08-29T17:46:20.960947602Z level=info msg="Path Data" path=/var/lib/grafana 2024-08-29T17:46:21.237 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:20 smithi110 bash[50978]: logger=settings t=2024-08-29T17:46:20.960954089Z level=info msg="Path Logs" path=/var/log/grafana 2024-08-29T17:46:21.237 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:20 smithi110 bash[50978]: logger=settings t=2024-08-29T17:46:20.960962531Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins 2024-08-29T17:46:21.237 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:20 smithi110 bash[50978]: logger=settings t=2024-08-29T17:46:20.960974288Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning 2024-08-29T17:46:21.237 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:20 smithi110 bash[50978]: logger=settings t=2024-08-29T17:46:20.960981462Z level=info msg="App mode production" 2024-08-29T17:46:21.237 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:20 smithi110 bash[50978]: logger=sqlstore t=2024-08-29T17:46:20.961045742Z level=info msg="Connecting to DB" dbtype=sqlite3 2024-08-29T17:46:21.237 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:20 smithi110 bash[50978]: logger=sqlstore t=2024-08-29T17:46:20.961086604Z 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-08-29T17:46:21.237 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:20 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:20.96213271Z level=info msg="Starting DB migrations" 2024-08-29T17:46:21.238 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:20 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:20.962238775Z level=info msg="Executing migration" id="create migration_log table" 2024-08-29T17:46:21.238 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:20 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:20.984699378Z level=info msg="Executing migration" id="create user table" 2024-08-29T17:46:21.238 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:21 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:21.009969523Z level=info msg="Executing migration" id="add unique index user.login" 2024-08-29T17:46:21.238 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:21 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:21.035240936Z level=info msg="Executing migration" id="add unique index user.email" 2024-08-29T17:46:21.238 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:21 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:21.060439435Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" 2024-08-29T17:46:21.238 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:21 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:21.102698176Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" 2024-08-29T17:46:21.238 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:21 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:21.153003055Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" 2024-08-29T17:46:21.238 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:21 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:21.178329479Z level=info msg="Executing migration" id="create user table v2" 2024-08-29T17:46:21.238 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:21 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:21.203592197Z level=info msg="Executing migration" id="create index UQE_user_login - v2" 2024-08-29T17:46:21.238 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:21 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:21.237484419Z level=info msg="Executing migration" id="create index UQE_user_email - v2" 2024-08-29T17:46:21.505 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:21 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:21.262847126Z level=info msg="Executing migration" id="copy data_source v1 to v2" 2024-08-29T17:46:21.505 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:21 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:21.287904042Z level=info msg="Executing migration" id="Drop old table user_v1" 2024-08-29T17:46:21.505 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:21 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:21.313302136Z level=info msg="Executing migration" id="Add column help_flags1 to user table" 2024-08-29T17:46:21.505 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:21 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:21.338557767Z level=info msg="Executing migration" id="Update user table charset" 2024-08-29T17:46:21.505 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:21 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:21.380489546Z level=info msg="Executing migration" id="Add last_seen_at column to user" 2024-08-29T17:46:21.505 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:21 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:21.405749511Z level=info msg="Executing migration" id="Add missing user data" 2024-08-29T17:46:21.505 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:21 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:21.43107961Z level=info msg="Executing migration" id="Add is_disabled column to user" 2024-08-29T17:46:21.505 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:21 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:21.456366566Z level=info msg="Executing migration" id="Add index user.login/user.email" 2024-08-29T17:46:21.506 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:21 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:21.481633354Z level=info msg="Executing migration" id="Add is_service_account column to user" 2024-08-29T17:46:21.506 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:21 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:21.506927111Z level=info msg="Executing migration" id="Update is_service_account column to nullable" 2024-08-29T17:46:21.774 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:21 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:21.54890557Z level=info msg="Executing migration" id="create temp user table v1-7" 2024-08-29T17:46:21.774 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:21 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:21.591003703Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" 2024-08-29T17:46:21.774 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:21 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:21.633011231Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" 2024-08-29T17:46:21.774 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:21 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:21.649955619Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" 2024-08-29T17:46:21.774 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:21 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:21.666917532Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" 2024-08-29T17:46:21.774 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:21 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:21.708870058Z level=info msg="Executing migration" id="Update temp_user table charset" 2024-08-29T17:46:21.774 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:21 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:21.750898885Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" 2024-08-29T17:46:21.774 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:21 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:21.776206123Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" 2024-08-29T17:46:22.042 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:46:21 smithi110 bash[24444]: cluster 2024-08-29T17:46:21.884804+0000 mgr.y (mgr.14454) 56 : cluster [DBG] pgmap v39: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 295 B/s wr, 0 op/s 2024-08-29T17:46:22.042 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:21 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:21.801471758Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" 2024-08-29T17:46:22.043 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:21 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:21.826707699Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" 2024-08-29T17:46:22.043 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:21 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:21.851953277Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" 2024-08-29T17:46:22.043 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:21 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:21.877238472Z level=info msg="Executing migration" id="create temp_user v2" 2024-08-29T17:46:22.043 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:21 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:21.919142997Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" 2024-08-29T17:46:22.043 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:21 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:21.961136535Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" 2024-08-29T17:46:22.043 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:22 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:22.003164579Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" 2024-08-29T17:46:22.320 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:22 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:22.045137208Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" 2024-08-29T17:46:22.320 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:22 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:22.070538301Z level=info msg="Executing migration" id="copy temp_user v1 to v2" 2024-08-29T17:46:22.320 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:22 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:22.104338814Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" 2024-08-29T17:46:22.321 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:22 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:22.129459277Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" 2024-08-29T17:46:22.321 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:22 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:22.171431065Z level=info msg="Executing migration" id="create star table" 2024-08-29T17:46:22.321 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:22 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:22.196626641Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" 2024-08-29T17:46:22.321 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:22 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:22.238723266Z level=info msg="Executing migration" id="create org table v1" 2024-08-29T17:46:22.321 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:22 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:22.280573994Z level=info msg="Executing migration" id="create index UQE_org_name - v1" 2024-08-29T17:46:22.321 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:22 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:22.32272192Z level=info msg="Executing migration" id="create org_user table v1" 2024-08-29T17:46:22.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:46:21 smithi029 bash[22475]: cluster 2024-08-29T17:46:21.884804+0000 mgr.y (mgr.14454) 56 : cluster [DBG] pgmap v39: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 295 B/s wr, 0 op/s 2024-08-29T17:46:22.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:46:21 smithi029 bash[32453]: cluster 2024-08-29T17:46:21.884804+0000 mgr.y (mgr.14454) 56 : cluster [DBG] pgmap v39: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 295 B/s wr, 0 op/s 2024-08-29T17:46:22.593 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:22 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:22.347958949Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" 2024-08-29T17:46:22.593 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:22 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:22.389993495Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" 2024-08-29T17:46:22.593 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:22 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:22.415266516Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" 2024-08-29T17:46:22.593 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:22 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:22.440591271Z level=info msg="Executing migration" id="Update org table charset" 2024-08-29T17:46:22.594 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:22 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:22.46575852Z level=info msg="Executing migration" id="Update org_user table charset" 2024-08-29T17:46:22.594 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:22 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:22.490990495Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" 2024-08-29T17:46:22.594 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:22 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:22.516310982Z level=info msg="Executing migration" id="create dashboard table" 2024-08-29T17:46:22.594 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:22 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:22.541505891Z level=info msg="Executing migration" id="add index dashboard.account_id" 2024-08-29T17:46:22.594 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:22 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:22.566808289Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" 2024-08-29T17:46:22.594 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:22 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:22.592067184Z level=info msg="Executing migration" id="create dashboard_tag table" 2024-08-29T17:46:22.627 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/5b99e290-662c-11ef-bcd4-c7b262605968/mon.a/config 2024-08-29T17:46:22.842 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:22 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:22.634047856Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" 2024-08-29T17:46:22.842 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:22 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:22.659305851Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" 2024-08-29T17:46:22.842 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:22 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:22.684500253Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" 2024-08-29T17:46:22.842 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:22 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:22.726508872Z level=info msg="Executing migration" id="create dashboard v2" 2024-08-29T17:46:22.842 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:22 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:22.751787106Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" 2024-08-29T17:46:22.842 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:22 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:22.777089827Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" 2024-08-29T17:46:22.842 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:22 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:22.802342045Z level=info msg="Executing migration" id="copy dashboard v1 to v2" 2024-08-29T17:46:22.842 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:22 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:22.844310354Z level=info msg="Executing migration" id="drop table dashboard_v1" 2024-08-29T17:46:23.111 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:46:22 smithi110 bash[24444]: audit 2024-08-29T17:46:21.951406+0000 mon.a (mon.0) 863 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:46:23.111 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:46:22 smithi110 bash[24444]: audit 2024-08-29T17:46:21.959113+0000 mon.a (mon.0) 864 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T17:46:23.111 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:46:22 smithi110 bash[24444]: audit 2024-08-29T17:46:22.022135+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:46:23.111 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:22 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:22.869661285Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" 2024-08-29T17:46:23.112 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:22 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:22.911648707Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" 2024-08-29T17:46:23.112 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:22 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:22.936967607Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" 2024-08-29T17:46:23.112 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:22 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:22.979311689Z level=info msg="Executing migration" id="Add column gnetId in dashboard" 2024-08-29T17:46:23.112 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:23 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:23.004526265Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" 2024-08-29T17:46:23.112 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:23 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:23.046544329Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" 2024-08-29T17:46:23.112 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:23 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:23.071753065Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" 2024-08-29T17:46:23.112 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:23 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:23.113726614Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" 2024-08-29T17:46:23.372 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:23 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:23.139069571Z level=info msg="Executing migration" id="Update dashboard table charset" 2024-08-29T17:46:23.372 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:23 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:23.164330993Z level=info msg="Executing migration" id="Update dashboard_tag table charset" 2024-08-29T17:46:23.372 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:23 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:23.214678276Z level=info msg="Executing migration" id="Add column folder_id in dashboard" 2024-08-29T17:46:23.372 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:23 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:23.240050606Z level=info msg="Executing migration" id="Add column isFolder in dashboard" 2024-08-29T17:46:23.372 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:23 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:23.265271535Z level=info msg="Executing migration" id="Add column has_acl in dashboard" 2024-08-29T17:46:23.372 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:23 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:23.290522626Z level=info msg="Executing migration" id="Add column uid in dashboard" 2024-08-29T17:46:23.372 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:23 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:23.332468449Z level=info msg="Executing migration" id="Update uid column values in dashboard" 2024-08-29T17:46:23.372 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:23 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:23.374511383Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" 2024-08-29T17:46:23.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:46:23 smithi029 bash[22475]: audit 2024-08-29T17:46:21.951406+0000 mon.a (mon.0) 863 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:46:23.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:46:23 smithi029 bash[22475]: audit 2024-08-29T17:46:21.959113+0000 mon.a (mon.0) 864 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T17:46:23.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:46:23 smithi029 bash[22475]: audit 2024-08-29T17:46:22.022135+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:46:23.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:46:23 smithi029 bash[32453]: audit 2024-08-29T17:46:21.951406+0000 mon.a (mon.0) 863 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:46:23.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:46:23 smithi029 bash[32453]: audit 2024-08-29T17:46:21.959113+0000 mon.a (mon.0) 864 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T17:46:23.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:46:23 smithi029 bash[32453]: audit 2024-08-29T17:46:22.022135+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:46:23.625 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:23 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:23.399812652Z level=info msg="Executing migration" id="Remove unique index org_id_slug" 2024-08-29T17:46:23.625 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:23 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:23.425115559Z level=info msg="Executing migration" id="Update dashboard title length" 2024-08-29T17:46:23.625 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:23 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:23.450376702Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" 2024-08-29T17:46:23.625 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:23 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:23.475617407Z level=info msg="Executing migration" id="create dashboard_provisioning" 2024-08-29T17:46:23.625 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:23 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:23.500781513Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" 2024-08-29T17:46:23.625 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:23 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:23.526087391Z level=info msg="Executing migration" id="create dashboard_provisioning v2" 2024-08-29T17:46:23.625 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:23 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:23.551357907Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" 2024-08-29T17:46:23.625 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:23 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:23.576538642Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" 2024-08-29T17:46:23.625 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:23 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:23.601924199Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" 2024-08-29T17:46:23.625 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:23 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:23.627071059Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" 2024-08-29T17:46:23.886 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:23 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:23.652385017Z level=info msg="Executing migration" id="Add check_sum column" 2024-08-29T17:46:23.886 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:23 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:23.677611179Z level=info msg="Executing migration" id="Add index for dashboard_title" 2024-08-29T17:46:23.886 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:23 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:23.719559012Z level=info msg="Executing migration" id="delete tags for deleted dashboards" 2024-08-29T17:46:23.886 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:23 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:23.736447843Z level=info msg="Executing migration" id="delete stars for deleted dashboards" 2024-08-29T17:46:23.886 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:23 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:23.753426844Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" 2024-08-29T17:46:23.886 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:23 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:23.770405225Z level=info msg="Executing migration" id="Add isPublic for dashboard" 2024-08-29T17:46:23.886 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:23 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:23.795652307Z level=info msg="Executing migration" id="create data_source table" 2024-08-29T17:46:23.886 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:23 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:23.821194576Z level=info msg="Executing migration" id="add index data_source.account_id" 2024-08-29T17:46:23.887 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:23 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:23.846440984Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" 2024-08-29T17:46:23.887 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:23 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:23.888398587Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" 2024-08-29T17:46:24.149 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:46:23 smithi110 bash[24444]: cluster 2024-08-29T17:46:23.886219+0000 mgr.y (mgr.14454) 57 : cluster [DBG] pgmap v40: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-08-29T17:46:24.149 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:23 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:23.930412468Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" 2024-08-29T17:46:24.149 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:23 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:23.972524375Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" 2024-08-29T17:46:24.149 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:23 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:23.997839483Z level=info msg="Executing migration" id="create data_source table v2" 2024-08-29T17:46:24.149 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:24 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:24.02301252Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" 2024-08-29T17:46:24.149 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:24 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:24.064978862Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" 2024-08-29T17:46:24.150 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:24 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:24.090325593Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" 2024-08-29T17:46:24.150 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:24 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:24.115330501Z level=info msg="Executing migration" id="Add column with_credentials" 2024-08-29T17:46:24.242 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:46:23 smithi029 bash[32453]: cluster 2024-08-29T17:46:23.886219+0000 mgr.y (mgr.14454) 57 : cluster [DBG] pgmap v40: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-08-29T17:46:24.242 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:46:23 smithi029 bash[22475]: cluster 2024-08-29T17:46:23.886219+0000 mgr.y (mgr.14454) 57 : cluster [DBG] pgmap v40: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-08-29T17:46:24.441 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:24 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:24.157501749Z level=info msg="Executing migration" id="Add secure json data column" 2024-08-29T17:46:24.441 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:24 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:24.199679632Z level=info msg="Executing migration" id="Update data_source table charset" 2024-08-29T17:46:24.441 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:24 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:24.241537923Z level=info msg="Executing migration" id="Update initial version to 1" 2024-08-29T17:46:24.441 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:24 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:24.283595504Z level=info msg="Executing migration" id="Add read_only data column" 2024-08-29T17:46:24.441 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:24 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:24.308942268Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" 2024-08-29T17:46:24.442 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:24 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:24.334185591Z level=info msg="Executing migration" id="Update json_data with nulls" 2024-08-29T17:46:24.442 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:24 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:24.376220209Z level=info msg="Executing migration" id="Add uid column" 2024-08-29T17:46:24.442 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:24 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:24.401434418Z level=info msg="Executing migration" id="Update uid value" 2024-08-29T17:46:24.442 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:24 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:24.44348523Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" 2024-08-29T17:46:24.710 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:24 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:24.4686744Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" 2024-08-29T17:46:24.710 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:24 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:24.494122827Z level=info msg="Executing migration" id="create api_key table" 2024-08-29T17:46:24.710 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:24 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:24.536109479Z level=info msg="Executing migration" id="add index api_key.account_id" 2024-08-29T17:46:24.710 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:24 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:24.56134795Z level=info msg="Executing migration" id="add index api_key.key" 2024-08-29T17:46:24.711 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:24 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:24.578270932Z level=info msg="Executing migration" id="add index api_key.account_id_name" 2024-08-29T17:46:24.711 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:24 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:24.595586693Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" 2024-08-29T17:46:24.711 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:24 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:24.612220574Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" 2024-08-29T17:46:24.711 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:24 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:24.62898913Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" 2024-08-29T17:46:24.711 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:24 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:24.671107921Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" 2024-08-29T17:46:24.711 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:24 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:24.713220205Z level=info msg="Executing migration" id="create api_key table v2" 2024-08-29T17:46:24.900 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:46:24 smithi029 bash[22727]: ::ffff:172.21.15.110 - - [29/Aug/2024:17:46:24] "GET /metrics HTTP/1.1" 200 33725 "" "Prometheus/2.43.0" 2024-08-29T17:46:24.963 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:24 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:24.738579902Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" 2024-08-29T17:46:24.963 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:24 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:24.763863861Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" 2024-08-29T17:46:24.963 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:24 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:24.789144092Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" 2024-08-29T17:46:24.963 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:24 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:24.814416392Z level=info msg="Executing migration" id="copy api_key v1 to v2" 2024-08-29T17:46:24.963 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:24 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:24.856413485Z level=info msg="Executing migration" id="Drop old table api_key_v1" 2024-08-29T17:46:24.963 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:24 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:24.898540007Z level=info msg="Executing migration" id="Update api_key table charset" 2024-08-29T17:46:24.963 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:24 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:24.92377172Z level=info msg="Executing migration" id="Add expires to api_key table" 2024-08-29T17:46:24.964 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:24 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:24.965813427Z level=info msg="Executing migration" id="Add service account foreign key" 2024-08-29T17:46:25.240 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:25 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:25.007926414Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" 2024-08-29T17:46:25.241 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:25 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:25.033208482Z level=info msg="Executing migration" id="Add last_used_at to api_key table" 2024-08-29T17:46:25.241 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:25 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:25.07602764Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" 2024-08-29T17:46:25.241 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:25 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:25.117364557Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" 2024-08-29T17:46:25.241 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:25 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:25.142720166Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" 2024-08-29T17:46:25.241 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:25 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:25.184658596Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" 2024-08-29T17:46:25.519 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:25 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:25.24351028Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" 2024-08-29T17:46:25.519 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:25 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:25.268832902Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" 2024-08-29T17:46:25.519 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:25 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:25.294159167Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" 2024-08-29T17:46:25.520 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:25 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:25.319549489Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" 2024-08-29T17:46:25.520 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:25 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:25.361392367Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" 2024-08-29T17:46:25.520 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:25 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:25.378632288Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" 2024-08-29T17:46:25.520 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:25 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:25.412016944Z level=info msg="Executing migration" id="Add encrypted dashboard json column" 2024-08-29T17:46:25.520 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:25 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:25.445653643Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" 2024-08-29T17:46:25.520 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:25 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:25.521882731Z level=info msg="Executing migration" id="create quota table v1" 2024-08-29T17:46:25.772 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:25 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:25.547123226Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" 2024-08-29T17:46:25.772 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:25 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:25.572405668Z level=info msg="Executing migration" id="Update quota table charset" 2024-08-29T17:46:25.772 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:25 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:25.614349298Z level=info msg="Executing migration" id="create plugin_setting table" 2024-08-29T17:46:25.772 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:25 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:25.639641017Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" 2024-08-29T17:46:25.772 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:25 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:25.664951378Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" 2024-08-29T17:46:25.772 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:25 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:25.69023338Z level=info msg="Executing migration" id="Update plugin_setting table charset" 2024-08-29T17:46:25.772 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:25 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:25.732307309Z level=info msg="Executing migration" id="create session table" 2024-08-29T17:46:25.772 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:25 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:25.774246305Z level=info msg="Executing migration" id="Drop old table playlist table" 2024-08-29T17:46:26.041 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:25 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:25.799507344Z level=info msg="Executing migration" id="Drop old table playlist_item table" 2024-08-29T17:46:26.041 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:25 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:25.841449984Z level=info msg="Executing migration" id="create playlist table v2" 2024-08-29T17:46:26.041 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:25 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:25.866834091Z level=info msg="Executing migration" id="create playlist item table v2" 2024-08-29T17:46:26.041 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:25 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:25.892193242Z level=info msg="Executing migration" id="Update playlist table charset" 2024-08-29T17:46:26.041 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:25 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:25.917336939Z level=info msg="Executing migration" id="Update playlist_item table charset" 2024-08-29T17:46:26.042 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:25 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:25.942536709Z level=info msg="Executing migration" id="drop preferences table v2" 2024-08-29T17:46:26.042 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:25 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:25.967810834Z level=info msg="Executing migration" id="drop preferences table v3" 2024-08-29T17:46:26.042 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:25 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:25.993176422Z level=info msg="Executing migration" id="create preferences table v3" 2024-08-29T17:46:26.042 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:26 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:26.018458717Z level=info msg="Executing migration" id="Update preferences table charset" 2024-08-29T17:46:26.042 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:26 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:26.04372704Z level=info msg="Executing migration" id="Add column team_id in preferences" 2024-08-29T17:46:26.310 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:26 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:26.08568014Z level=info msg="Executing migration" id="Update team_id column values in preferences" 2024-08-29T17:46:26.311 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:26 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:26.110974608Z level=info msg="Executing migration" id="Add column week_start in preferences" 2024-08-29T17:46:26.311 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:26 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:26.136253677Z level=info msg="Executing migration" id="Add column preferences.json_data" 2024-08-29T17:46:26.311 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:26 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:26.161509123Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" 2024-08-29T17:46:26.311 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:26 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:26.203594098Z level=info msg="Executing migration" id="Add preferences index org_id" 2024-08-29T17:46:26.311 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:26 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:26.245633058Z level=info msg="Executing migration" id="Add preferences index user_id" 2024-08-29T17:46:26.311 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:26 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:26.287668113Z level=info msg="Executing migration" id="create alert table v1" 2024-08-29T17:46:26.311 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:26 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:26.312926433Z level=info msg="Executing migration" id="add index alert org_id & id " 2024-08-29T17:46:26.311 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:46:26 smithi110 bash[24444]: audit 2024-08-29T17:46:25.175509+0000 mon.a (mon.0) 866 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:46:26.311 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:46:26 smithi110 bash[24444]: audit 2024-08-29T17:46:25.179442+0000 mon.a (mon.0) 867 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:46:26.311 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:46:26 smithi110 bash[24444]: audit 2024-08-29T17:46:25.392190+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:46:26.312 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:46:26 smithi110 bash[24444]: audit 2024-08-29T17:46:25.402371+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:46:26.312 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:46:26 smithi110 bash[24444]: audit 2024-08-29T17:46:25.404497+0000 mon.a (mon.0) 870 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:46:26.312 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:46:26 smithi110 bash[24444]: audit 2024-08-29T17:46:25.406279+0000 mon.a (mon.0) 871 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T17:46:26.312 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:46:26 smithi110 bash[24444]: audit 2024-08-29T17:46:25.416168+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:46:26.312 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:46:26 smithi110 bash[24444]: cephadm 2024-08-29T17:46:25.472157+0000 mgr.y (mgr.14454) 58 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-08-29T17:46:26.312 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:46:26 smithi110 bash[24444]: cephadm 2024-08-29T17:46:25.479971+0000 mgr.y (mgr.14454) 59 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi029 2024-08-29T17:46:26.312 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:46:26 smithi110 bash[24444]: cluster 2024-08-29T17:46:25.886846+0000 mgr.y (mgr.14454) 60 : cluster [DBG] pgmap v41: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 206 B/s wr, 0 op/s 2024-08-29T17:46:26.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:46:26 smithi029 bash[22475]: audit 2024-08-29T17:46:25.175509+0000 mon.a (mon.0) 866 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:46:26.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:46:26 smithi029 bash[22475]: audit 2024-08-29T17:46:25.179442+0000 mon.a (mon.0) 867 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:46:26.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:46:26 smithi029 bash[22475]: audit 2024-08-29T17:46:25.392190+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:46:26.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:46:26 smithi029 bash[22475]: audit 2024-08-29T17:46:25.402371+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:46:26.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:46:26 smithi029 bash[22475]: audit 2024-08-29T17:46:25.404497+0000 mon.a (mon.0) 870 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:46:26.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:46:26 smithi029 bash[22475]: audit 2024-08-29T17:46:25.406279+0000 mon.a (mon.0) 871 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T17:46:26.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:46:26 smithi029 bash[22475]: audit 2024-08-29T17:46:25.416168+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:46:26.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:46:26 smithi029 bash[22475]: cephadm 2024-08-29T17:46:25.472157+0000 mgr.y (mgr.14454) 58 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-08-29T17:46:26.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:46:26 smithi029 bash[22475]: cephadm 2024-08-29T17:46:25.479971+0000 mgr.y (mgr.14454) 59 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi029 2024-08-29T17:46:26.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:46:26 smithi029 bash[22475]: cluster 2024-08-29T17:46:25.886846+0000 mgr.y (mgr.14454) 60 : cluster [DBG] pgmap v41: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 206 B/s wr, 0 op/s 2024-08-29T17:46:26.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:46:26 smithi029 bash[32453]: audit 2024-08-29T17:46:25.175509+0000 mon.a (mon.0) 866 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:46:26.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:46:26 smithi029 bash[32453]: audit 2024-08-29T17:46:25.179442+0000 mon.a (mon.0) 867 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:46:26.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:46:26 smithi029 bash[32453]: audit 2024-08-29T17:46:25.392190+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:46:26.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:46:26 smithi029 bash[32453]: audit 2024-08-29T17:46:25.402371+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:46:26.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:46:26 smithi029 bash[32453]: audit 2024-08-29T17:46:25.404497+0000 mon.a (mon.0) 870 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:46:26.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:46:26 smithi029 bash[32453]: audit 2024-08-29T17:46:25.406279+0000 mon.a (mon.0) 871 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T17:46:26.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:46:26 smithi029 bash[32453]: audit 2024-08-29T17:46:25.416168+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:46:26.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:46:26 smithi029 bash[32453]: cephadm 2024-08-29T17:46:25.472157+0000 mgr.y (mgr.14454) 58 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-08-29T17:46:26.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:46:26 smithi029 bash[32453]: cephadm 2024-08-29T17:46:25.479971+0000 mgr.y (mgr.14454) 59 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi029 2024-08-29T17:46:26.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:46:26 smithi029 bash[32453]: cluster 2024-08-29T17:46:25.886846+0000 mgr.y (mgr.14454) 60 : cluster [DBG] pgmap v41: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 206 B/s wr, 0 op/s 2024-08-29T17:46:26.588 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:26 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:26.380419801Z level=info msg="Executing migration" id="add index alert state" 2024-08-29T17:46:26.588 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:26 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:26.422187777Z level=info msg="Executing migration" id="add index alert dashboard_id" 2024-08-29T17:46:26.588 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:26 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:26.464709401Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" 2024-08-29T17:46:26.589 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:26 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:26.506612575Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" 2024-08-29T17:46:26.589 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:26 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:26.5319033Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" 2024-08-29T17:46:26.589 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:26 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:26.557167456Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" 2024-08-29T17:46:26.589 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:26 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:26.590739813Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" 2024-08-29T17:46:26.857 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:26 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:26.616002215Z 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-08-29T17:46:26.857 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:26 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:26.657944505Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" 2024-08-29T17:46:26.857 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:26 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:26.699924498Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" 2024-08-29T17:46:26.857 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:26 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:26.741958224Z level=info msg="Executing migration" id="create alert_notification table v1" 2024-08-29T17:46:26.857 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:26 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:26.783930421Z level=info msg="Executing migration" id="Add column is_default" 2024-08-29T17:46:26.857 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:26 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:26.809243626Z level=info msg="Executing migration" id="Add column frequency" 2024-08-29T17:46:26.858 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:26 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:26.834479538Z level=info msg="Executing migration" id="Add column send_reminder" 2024-08-29T17:46:26.858 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:26 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:26.859712021Z level=info msg="Executing migration" id="Add column disable_resolve_message" 2024-08-29T17:46:27.109 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:26 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:26.88497253Z level=info msg="Executing migration" id="add index alert_notification org_id & name" 2024-08-29T17:46:27.109 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:26 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:26.926998412Z level=info msg="Executing migration" id="Update alert table charset" 2024-08-29T17:46:27.110 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:26 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:26.952190549Z level=info msg="Executing migration" id="Update alert_notification table charset" 2024-08-29T17:46:27.110 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:26 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:26.994239731Z level=info msg="Executing migration" id="create notification_journal table v1" 2024-08-29T17:46:27.110 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:27 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:27.019607856Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" 2024-08-29T17:46:27.110 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:27 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:27.061578656Z level=info msg="Executing migration" id="drop alert_notification_journal" 2024-08-29T17:46:27.110 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:27 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:27.086805785Z level=info msg="Executing migration" id="create alert_notification_state table v1" 2024-08-29T17:46:27.110 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:27 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:27.112090708Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" 2024-08-29T17:46:27.370 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:46:27 smithi110 bash[24444]: cluster 2024-08-29T17:46:26.364318+0000 mon.a (mon.0) 873 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2024-08-29T17:46:27.371 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:27 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:27.128913608Z level=info msg="Executing migration" id="Add for to alert table" 2024-08-29T17:46:27.371 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:27 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:27.14582683Z level=info msg="Executing migration" id="Add column uid in alert_notification" 2024-08-29T17:46:27.371 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:27 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:27.162768242Z level=info msg="Executing migration" id="Update uid column values in alert_notification" 2024-08-29T17:46:27.371 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:27 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:27.17971098Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" 2024-08-29T17:46:27.371 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:27 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:27.205288579Z level=info msg="Executing migration" id="Remove unique index org_id_name" 2024-08-29T17:46:27.371 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:27 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:27.230446529Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" 2024-08-29T17:46:27.371 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:27 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:27.264082108Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" 2024-08-29T17:46:27.371 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:27 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:27.289244913Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" 2024-08-29T17:46:27.371 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:27 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:27.33115516Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" 2024-08-29T17:46:27.371 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:27 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:27.373140037Z level=info msg="Executing migration" id="Drop old annotation table v4" 2024-08-29T17:46:27.631 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:27 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:27.398546321Z level=info msg="Executing migration" id="create annotation table v5" 2024-08-29T17:46:27.631 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:27 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:27.423768931Z level=info msg="Executing migration" id="add index annotation 0 v3" 2024-08-29T17:46:27.631 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:27 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:27.465697008Z level=info msg="Executing migration" id="add index annotation 1 v3" 2024-08-29T17:46:27.632 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:27 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:27.49100612Z level=info msg="Executing migration" id="add index annotation 2 v3" 2024-08-29T17:46:27.632 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:27 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:27.516226823Z level=info msg="Executing migration" id="add index annotation 3 v3" 2024-08-29T17:46:27.632 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:27 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:27.541507542Z level=info msg="Executing migration" id="add index annotation 4 v3" 2024-08-29T17:46:27.632 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:27 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:27.566812768Z level=info msg="Executing migration" id="Update annotation table charset" 2024-08-29T17:46:27.632 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:27 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:27.592031834Z level=info msg="Executing migration" id="Add column region_id to annotation table" 2024-08-29T17:46:27.632 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:27 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:27.633983954Z level=info msg="Executing migration" id="Drop category_id index" 2024-08-29T17:46:27.649 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:46:27 smithi029 bash[22475]: cluster 2024-08-29T17:46:26.364318+0000 mon.a (mon.0) 873 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2024-08-29T17:46:27.650 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:46:27 smithi029 bash[32453]: cluster 2024-08-29T17:46:26.364318+0000 mon.a (mon.0) 873 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2024-08-29T17:46:27.899 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:27 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:27.659292866Z level=info msg="Executing migration" id="Add column tags to annotation table" 2024-08-29T17:46:27.899 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:27 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:27.701271256Z level=info msg="Executing migration" id="Create annotation_tag table v2" 2024-08-29T17:46:27.899 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:27 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:27.743275322Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" 2024-08-29T17:46:27.899 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:27 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:27.768586081Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" 2024-08-29T17:46:27.899 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:27 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:27.810473429Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" 2024-08-29T17:46:27.899 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:27 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:27.844228497Z level=info msg="Executing migration" id="Create annotation_tag table v3" 2024-08-29T17:46:27.899 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:27 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:27.869353422Z 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-08-29T17:46:27.919 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-08-29T17:46:28.170 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:27 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:27.911597109Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" 2024-08-29T17:46:28.170 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:27 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:27.936714686Z level=info msg="Executing migration" id="drop table annotation_tag_v2" 2024-08-29T17:46:28.170 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:27 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:27.962078691Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" 2024-08-29T17:46:28.170 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:27 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:27.98737558Z level=info msg="Executing migration" id="Add created time to annotation table" 2024-08-29T17:46:28.170 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:28 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:28.012525956Z level=info msg="Executing migration" id="Add updated time to annotation table" 2024-08-29T17:46:28.170 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:28 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:28.054551097Z level=info msg="Executing migration" id="Add index for created in annotation table" 2024-08-29T17:46:28.171 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:28 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:28.079846652Z level=info msg="Executing migration" id="Add index for updated in annotation table" 2024-08-29T17:46:28.171 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:28 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:28.113717323Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" 2024-08-29T17:46:28.171 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:28 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:28.138923797Z level=info msg="Executing migration" id="Add epoch_end column" 2024-08-29T17:46:28.171 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:28 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:28.172678665Z level=info msg="Executing migration" id="Add index for epoch_end" 2024-08-29T17:46:28.423 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:46:28 smithi110 bash[24444]: cluster 2024-08-29T17:46:27.887899+0000 mgr.y (mgr.14454) 61 : cluster [DBG] pgmap v43: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:46:28.423 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:46:28 smithi110 bash[24444]: audit 2024-08-29T17:46:27.912047+0000 mon.a (mon.0) 874 : audit [DBG] from='client.? 172.21.15.29:0/34462240' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-08-29T17:46:28.423 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:28 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:28.189710673Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" 2024-08-29T17:46:28.423 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:28 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:28.223225167Z level=info msg="Executing migration" id="Move region to single row" 2024-08-29T17:46:28.423 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:28 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:28.240238441Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" 2024-08-29T17:46:28.423 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:28 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:28.26554497Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" 2024-08-29T17:46:28.423 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:28 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:28.307536713Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" 2024-08-29T17:46:28.424 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:28 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:28.332764964Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" 2024-08-29T17:46:28.424 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:28 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:28.374737317Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" 2024-08-29T17:46:28.424 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:28 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:28.400212118Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" 2024-08-29T17:46:28.424 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:28 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:28.425400985Z level=info msg="Executing migration" id="Increase tags column to length 4096" 2024-08-29T17:46:28.650 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:46:28 smithi029 bash[32453]: cluster 2024-08-29T17:46:27.887899+0000 mgr.y (mgr.14454) 61 : cluster [DBG] pgmap v43: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:46:28.650 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:46:28 smithi029 bash[32453]: audit 2024-08-29T17:46:27.912047+0000 mon.a (mon.0) 874 : audit [DBG] from='client.? 172.21.15.29:0/34462240' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-08-29T17:46:28.650 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:46:28 smithi029 bash[22475]: cluster 2024-08-29T17:46:27.887899+0000 mgr.y (mgr.14454) 61 : cluster [DBG] pgmap v43: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:46:28.650 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:46:28 smithi029 bash[22475]: audit 2024-08-29T17:46:27.912047+0000 mon.a (mon.0) 874 : audit [DBG] from='client.? 172.21.15.29:0/34462240' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-08-29T17:46:28.675 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:28 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:28.450711523Z level=info msg="Executing migration" id="create test_data table" 2024-08-29T17:46:28.675 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:28 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:28.492602275Z level=info msg="Executing migration" id="create dashboard_version table v1" 2024-08-29T17:46:28.675 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:28 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:28.518086348Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" 2024-08-29T17:46:28.675 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:28 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:28.543283782Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" 2024-08-29T17:46:28.676 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:28 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:28.568504626Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" 2024-08-29T17:46:28.676 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:28 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:28.593743068Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" 2024-08-29T17:46:28.676 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:28 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:28.635793551Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" 2024-08-29T17:46:28.676 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:28 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:28.677774421Z level=info msg="Executing migration" id="create team table" 2024-08-29T17:46:28.927 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:28 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:28.703116734Z level=info msg="Executing migration" id="add index team.org_id" 2024-08-29T17:46:28.927 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:28 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:28.745135143Z level=info msg="Executing migration" id="add unique index team_org_id_name" 2024-08-29T17:46:28.927 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:28 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:28.770405176Z level=info msg="Executing migration" id="create team member table" 2024-08-29T17:46:28.928 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:28 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:28.795620466Z level=info msg="Executing migration" id="add index team_member.org_id" 2024-08-29T17:46:28.928 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:28 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:28.837531244Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" 2024-08-29T17:46:28.928 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:28 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:28.879469741Z level=info msg="Executing migration" id="add index team_member.team_id" 2024-08-29T17:46:28.928 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:28 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:28.904753454Z level=info msg="Executing migration" id="Add column email to team table" 2024-08-29T17:46:28.928 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:28 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:28.930008497Z level=info msg="Executing migration" id="Add column external to team_member table" 2024-08-29T17:46:29.188 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:28 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:28.963855904Z level=info msg="Executing migration" id="Add column permission to team_member table" 2024-08-29T17:46:29.189 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:29 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:29.005902217Z level=info msg="Executing migration" id="create dashboard acl table" 2024-08-29T17:46:29.189 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:29 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:29.031104541Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" 2024-08-29T17:46:29.189 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:29 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:29.073149494Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" 2024-08-29T17:46:29.189 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:29 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:29.09843796Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" 2024-08-29T17:46:29.189 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:29 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:29.1404829Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" 2024-08-29T17:46:29.189 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:29 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:29.165862509Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" 2024-08-29T17:46:29.189 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:29 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:29.191054319Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" 2024-08-29T17:46:29.449 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:29 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:29.216295842Z level=info msg="Executing migration" id="add index dashboard_permission" 2024-08-29T17:46:29.449 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:29 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:29.258183951Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" 2024-08-29T17:46:29.449 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:29 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:29.283590791Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" 2024-08-29T17:46:29.449 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:29 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:29.350418093Z level=info msg="Executing migration" id="create tag table" 2024-08-29T17:46:29.449 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:29 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:29.375801462Z level=info msg="Executing migration" id="add index tag.key_value" 2024-08-29T17:46:29.449 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:29 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:29.401053081Z level=info msg="Executing migration" id="create login attempt table" 2024-08-29T17:46:29.449 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:29 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:29.426284688Z level=info msg="Executing migration" id="add index login_attempt.username" 2024-08-29T17:46:29.449 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:29 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:29.451478438Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" 2024-08-29T17:46:29.450 INFO:teuthology.orchestra.run.smithi029.stdout:{"epoch":21,"flags":0,"active_gid":14454,"active_name":"y","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6800","nonce":3392536525},{"type":"v1","addr":"172.21.15.29:6801","nonce":3392536525}]},"active_addr":"172.21.15.29:6801/3392536525","active_change":"2024-08-29T17:45:21.841437+0000","active_mgr_features":4540138322906710015,"available":true,"standbys":[{"gid":24370,"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.29:8443/","prometheus":"http://172.21.15.29: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":69,"active_clients":[{"name":"devicehealth","addrvec":[{"type":"v2","addr":"172.21.15.29:0","nonce":982136970}]},{"name":"libcephsqlite","addrvec":[{"type":"v2","addr":"172.21.15.29:0","nonce":3163160762}]},{"name":"rbd_support","addrvec":[{"type":"v2","addr":"172.21.15.29:0","nonce":1303594825}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.29:0","nonce":2134421522}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.29:0","nonce":577999153}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.29:0","nonce":1753504486}]}]} 2024-08-29T17:46:29.456 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2024-08-29T17:46:29.456 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2024-08-29T17:46:29.457 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 5b99e290-662c-11ef-bcd4-c7b262605968 -- ceph osd dump --format=json 2024-08-29T17:46:29.701 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:29 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:29.476675179Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" 2024-08-29T17:46:29.701 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:29 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:29.527069886Z level=info msg="Executing migration" id="create login_attempt v2" 2024-08-29T17:46:29.701 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:29 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:29.552262889Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" 2024-08-29T17:46:29.701 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:29 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:29.59426594Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" 2024-08-29T17:46:29.701 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:29 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:29.636276907Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" 2024-08-29T17:46:29.701 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:29 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:29.661633713Z level=info msg="Executing migration" id="create user auth table" 2024-08-29T17:46:29.701 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:29 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:29.70359619Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" 2024-08-29T17:46:29.978 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:46:29 smithi110 bash[24444]: cluster 2024-08-29T17:46:29.888875+0000 mgr.y (mgr.14454) 62 : cluster [DBG] pgmap v44: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:46:29.979 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:29 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:29.74558191Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" 2024-08-29T17:46:29.979 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:29 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:29.770806447Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" 2024-08-29T17:46:29.979 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:29 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:29.796115169Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" 2024-08-29T17:46:29.979 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:29 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:29.838033511Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" 2024-08-29T17:46:29.979 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:29 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:29.863274731Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" 2024-08-29T17:46:29.979 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:29 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:29.913870409Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" 2024-08-29T17:46:29.979 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:29 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:29.939180205Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" 2024-08-29T17:46:29.979 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:29 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:29.981162279Z level=info msg="Executing migration" id="create server_lock table" 2024-08-29T17:46:30.256 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:30 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:30.023103781Z level=info msg="Executing migration" id="add index server_lock.operation_uid" 2024-08-29T17:46:30.256 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:30 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:30.048434647Z level=info msg="Executing migration" id="create user auth token table" 2024-08-29T17:46:30.256 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:30 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:30.090411155Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" 2024-08-29T17:46:30.256 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:30 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:30.115598779Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" 2024-08-29T17:46:30.256 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:30 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:30.157642522Z level=info msg="Executing migration" id="add index user_auth_token.user_id" 2024-08-29T17:46:30.256 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:30 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:30.182888436Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" 2024-08-29T17:46:30.257 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:30 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:30.208096626Z level=info msg="Executing migration" id="create cache_data table" 2024-08-29T17:46:30.257 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:30 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:30.225054935Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" 2024-08-29T17:46:30.257 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:30 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:30.258629575Z level=info msg="Executing migration" id="create short_url table v1" 2024-08-29T17:46:30.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:46:29 smithi029 bash[22475]: cluster 2024-08-29T17:46:29.888875+0000 mgr.y (mgr.14454) 62 : cluster [DBG] pgmap v44: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:46:30.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:46:29 smithi029 bash[32453]: cluster 2024-08-29T17:46:29.888875+0000 mgr.y (mgr.14454) 62 : cluster [DBG] pgmap v44: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:46:30.517 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:30 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:30.27563153Z level=info msg="Executing migration" id="add index short_url.org_id-uid" 2024-08-29T17:46:30.517 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:30 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:30.292527699Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" 2024-08-29T17:46:30.517 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:30 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:30.334481251Z level=info msg="Executing migration" id="delete alert_definition table" 2024-08-29T17:46:30.517 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:30 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:30.376500258Z level=info msg="Executing migration" id="recreate alert_definition table" 2024-08-29T17:46:30.517 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:30 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:30.401859204Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" 2024-08-29T17:46:30.517 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:30 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:30.427060864Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" 2024-08-29T17:46:30.517 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:30 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:30.452299854Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" 2024-08-29T17:46:30.517 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:30 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:30.494256141Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" 2024-08-29T17:46:30.518 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:30 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:30.519528372Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" 2024-08-29T17:46:30.780 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:30 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:30.544692649Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" 2024-08-29T17:46:30.780 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:30 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:30.570063851Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" 2024-08-29T17:46:30.781 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:30 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:30.6372134Z level=info msg="Executing migration" id="Add column paused in alert_definition" 2024-08-29T17:46:30.781 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:30 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:30.66238131Z level=info msg="Executing migration" id="drop alert_definition table" 2024-08-29T17:46:30.781 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:30 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:30.687726176Z level=info msg="Executing migration" id="delete alert_definition_version table" 2024-08-29T17:46:30.781 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:30 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:30.7296757Z level=info msg="Executing migration" id="recreate alert_definition_version table" 2024-08-29T17:46:30.781 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:30 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:30.754925691Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" 2024-08-29T17:46:30.781 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:30 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:30.780177524Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" 2024-08-29T17:46:31.062 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:30 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:30.805696488Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" 2024-08-29T17:46:31.062 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:30 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:30.922741236Z level=info msg="Executing migration" id="drop alert_definition_version table" 2024-08-29T17:46:31.063 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:31 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:31.01494251Z level=info msg="Executing migration" id="create alert_instance table" 2024-08-29T17:46:31.063 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:31 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:31.065197189Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" 2024-08-29T17:46:31.338 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:31 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:31.182116583Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" 2024-08-29T17:46:31.338 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:31 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:31.299146136Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" 2024-08-29T17:46:31.338 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:31 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:31.341069261Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" 2024-08-29T17:46:31.624 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:31 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:31.383041273Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" 2024-08-29T17:46:31.624 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:31 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:31.408419305Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" 2024-08-29T17:46:31.624 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:31 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:31.450249358Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" 2024-08-29T17:46:31.624 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:31 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:31.492249489Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" 2024-08-29T17:46:31.624 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:31 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:31.534142858Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" 2024-08-29T17:46:31.624 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:31 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:31.559369958Z level=info msg="Executing migration" id="add current_reason column related to current_state" 2024-08-29T17:46:31.624 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:31 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:31.584603475Z level=info msg="Executing migration" id="create alert_rule table" 2024-08-29T17:46:31.625 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:31 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:31.626753808Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" 2024-08-29T17:46:31.885 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:31 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:31.652055894Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" 2024-08-29T17:46:31.885 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:31 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:31.677239292Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" 2024-08-29T17:46:31.885 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:31 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:31.719163383Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" 2024-08-29T17:46:31.885 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:31 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:31.744436587Z level=info msg="Executing migration" id="add column for to alert_rule" 2024-08-29T17:46:31.885 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:31 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:31.76973883Z level=info msg="Executing migration" id="add column annotations to alert_rule" 2024-08-29T17:46:31.885 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:31 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:31.79496757Z level=info msg="Executing migration" id="add column labels to alert_rule" 2024-08-29T17:46:31.886 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:31 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:31.820263213Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" 2024-08-29T17:46:31.886 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:31 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:31.862213181Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" 2024-08-29T17:46:31.886 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:31 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:31.887473445Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" 2024-08-29T17:46:32.149 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:46:31 smithi110 bash[24444]: cluster 2024-08-29T17:46:31.889330+0000 mgr.y (mgr.14454) 63 : cluster [DBG] pgmap v45: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:46:32.149 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:31 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:31.912641189Z level=info msg="Executing migration" id="add panel_id column to alert_rule" 2024-08-29T17:46:32.149 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:31 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:31.937964682Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" 2024-08-29T17:46:32.149 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:31 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:31.980145747Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" 2024-08-29T17:46:32.149 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:32 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:32.005284392Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" 2024-08-29T17:46:32.150 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:32 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:32.030842363Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" 2024-08-29T17:46:32.150 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:32 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:32.056128985Z level=info msg="Executing migration" id="create alert_rule_version table" 2024-08-29T17:46:32.150 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:32 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:32.08139937Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" 2024-08-29T17:46:32.150 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:32 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:32.123392507Z 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-08-29T17:46:32.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:46:31 smithi029 bash[22475]: cluster 2024-08-29T17:46:31.889330+0000 mgr.y (mgr.14454) 63 : cluster [DBG] pgmap v45: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:46:32.151 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Aug 29 17:46:31 smithi029 systemd[1]: Stopping Ceph alertmanager.a for 5b99e290-662c-11ef-bcd4-c7b262605968... 2024-08-29T17:46:32.151 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Aug 29 17:46:31 smithi029 bash[60374]: ts=2024-08-29T17:46:31.993Z caller=main.go:583 level=info msg="Received SIGTERM, exiting gracefully..." 2024-08-29T17:46:32.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:46:31 smithi029 bash[32453]: cluster 2024-08-29T17:46:31.889330+0000 mgr.y (mgr.14454) 63 : cluster [DBG] pgmap v45: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:46:32.415 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:32 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:32.165298637Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" 2024-08-29T17:46:32.415 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:32 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:32.249189798Z level=info msg="Executing migration" id="add column for to alert_rule_version" 2024-08-29T17:46:32.415 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:32 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:32.27449817Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" 2024-08-29T17:46:32.415 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:32 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:32.299718474Z level=info msg="Executing migration" id="add column labels to alert_rule_version" 2024-08-29T17:46:32.415 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:32 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:32.324935715Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" 2024-08-29T17:46:32.415 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:32 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:32.366915306Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" 2024-08-29T17:46:32.416 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:32 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:32.392284862Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" 2024-08-29T17:46:32.416 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:32 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:32.417495373Z level=info msg="Executing migration" id=create_alert_configuration_table 2024-08-29T17:46:32.684 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:32 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:32.442835462Z level=info msg="Executing migration" id="Add column default in alert_configuration" 2024-08-29T17:46:32.684 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:32 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:32.484663453Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" 2024-08-29T17:46:32.685 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:32 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:32.501633921Z level=info msg="Executing migration" id="add column org_id in alert_configuration" 2024-08-29T17:46:32.685 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:32 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:32.526975067Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" 2024-08-29T17:46:32.685 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:32 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:32.54385976Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" 2024-08-29T17:46:32.685 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:32 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:32.569094634Z level=info msg="Executing migration" id=create_ngalert_configuration_table 2024-08-29T17:46:32.685 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:32 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:32.611072176Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" 2024-08-29T17:46:32.685 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:32 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:32.636353663Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" 2024-08-29T17:46:32.686 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:32 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:32.661571189Z level=info msg="Executing migration" id="create provenance_type table" 2024-08-29T17:46:32.686 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:32 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:32.686887229Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" 2024-08-29T17:46:32.899 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Aug 29 17:46:32 smithi029 bash[61857]: ceph-5b99e290-662c-11ef-bcd4-c7b262605968-alertmanager-a 2024-08-29T17:46:32.900 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Aug 29 17:46:32 smithi029 bash[61935]: Error response from daemon: No such container: ceph-5b99e290-662c-11ef-bcd4-c7b262605968-alertmanager-a 2024-08-29T17:46:32.900 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Aug 29 17:46:32 smithi029 systemd[1]: ceph-5b99e290-662c-11ef-bcd4-c7b262605968@alertmanager.a.service: Deactivated successfully. 2024-08-29T17:46:32.900 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Aug 29 17:46:32 smithi029 systemd[1]: Stopped Ceph alertmanager.a for 5b99e290-662c-11ef-bcd4-c7b262605968. 2024-08-29T17:46:32.900 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Aug 29 17:46:32 smithi029 systemd[1]: Started Ceph alertmanager.a for 5b99e290-662c-11ef-bcd4-c7b262605968. 2024-08-29T17:46:32.937 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:32 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:32.728867955Z level=info msg="Executing migration" id="create alert_image table" 2024-08-29T17:46:32.937 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:32 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:32.754120501Z level=info msg="Executing migration" id="add unique index on token to alert_image table" 2024-08-29T17:46:32.937 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:32 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:32.779372508Z level=info msg="Executing migration" id="support longer URLs in alert_image table" 2024-08-29T17:46:32.937 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:32 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:32.804585979Z level=info msg="Executing migration" id=create_alert_configuration_history_table 2024-08-29T17:46:32.937 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:32 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:32.846516404Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" 2024-08-29T17:46:32.937 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:32 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:32.888544665Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" 2024-08-29T17:46:32.937 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:32 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:32.888934685Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" 2024-08-29T17:46:32.937 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:32 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:32.939231567Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" 2024-08-29T17:46:33.214 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:32 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:32.964455565Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" 2024-08-29T17:46:33.214 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:33 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:33.00643164Z level=info msg="Executing migration" id="clear migration entry \"remove unified alerting data\"" 2024-08-29T17:46:33.215 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:33 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:33.006947275Z level=info msg="Executing migration" id="move dashboard alerts to unified alerting" 2024-08-29T17:46:33.215 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:33 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:33.007417613Z level=info msg="alerts found to migrate" alerts=0 2024-08-29T17:46:33.215 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:33 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:33.031720654Z level=info msg="Executing migration" id="create library_element table v1" 2024-08-29T17:46:33.215 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:33 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:33.057077839Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" 2024-08-29T17:46:33.215 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:33 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:33.082264957Z level=info msg="Executing migration" id="create library_element_connection table v1" 2024-08-29T17:46:33.215 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:33 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:33.124282373Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" 2024-08-29T17:46:33.215 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:33 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:33.14947207Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" 2024-08-29T17:46:33.215 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:33 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:33.174783233Z level=info msg="Executing migration" id="increase max description length to 2048" 2024-08-29T17:46:33.215 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:33 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:33.216596188Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" 2024-08-29T17:46:33.508 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:33 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:33.242028432Z level=info msg="Executing migration" id="create data_keys table" 2024-08-29T17:46:33.509 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:33 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:33.267326689Z level=info msg="Executing migration" id="create secrets table" 2024-08-29T17:46:33.509 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:33 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:33.292608346Z level=info msg="Executing migration" id="rename data_keys name column to id" 2024-08-29T17:46:33.509 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:33 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:33.351217521Z level=info msg="Executing migration" id="add name column into data_keys" 2024-08-29T17:46:33.509 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:33 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:33.376535147Z level=info msg="Executing migration" id="copy data_keys id column values into name" 2024-08-29T17:46:33.509 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:33 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:33.443268941Z level=info msg="Executing migration" id="rename data_keys name column to label" 2024-08-29T17:46:33.509 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:33 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:33.510787587Z level=info msg="Executing migration" id="rename data_keys id column back to name" 2024-08-29T17:46:33.885 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:33 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:33.725404373Z level=info msg="Executing migration" id="create kv_store table v1" 2024-08-29T17:46:34.149 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:33 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:33.889000044Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" 2024-08-29T17:46:34.149 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:46:33 smithi110 bash[24444]: audit 2024-08-29T17:46:32.868001+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:46:34.149 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:46:33 smithi110 bash[24444]: audit 2024-08-29T17:46:32.873510+0000 mon.a (mon.0) 876 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:46:34.149 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:46:33 smithi110 bash[24444]: cephadm 2024-08-29T17:46:32.875576+0000 mgr.y (mgr.14454) 64 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-08-29T17:46:34.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:46:33 smithi029 bash[32453]: audit 2024-08-29T17:46:32.868001+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:46:34.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:46:33 smithi029 bash[32453]: audit 2024-08-29T17:46:32.873510+0000 mon.a (mon.0) 876 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:46:34.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:46:33 smithi029 bash[32453]: cephadm 2024-08-29T17:46:32.875576+0000 mgr.y (mgr.14454) 64 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-08-29T17:46:34.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:46:33 smithi029 bash[22475]: audit 2024-08-29T17:46:32.868001+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:46:34.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:46:33 smithi029 bash[22475]: audit 2024-08-29T17:46:32.873510+0000 mon.a (mon.0) 876 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:46:34.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:46:33 smithi029 bash[22475]: cephadm 2024-08-29T17:46:32.875576+0000 mgr.y (mgr.14454) 64 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-08-29T17:46:34.189 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/5b99e290-662c-11ef-bcd4-c7b262605968/mon.a/config 2024-08-29T17:46:34.597 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Aug 29 17:46:34 smithi029 bash[61962]: ts=2024-08-29T17:46:34.267Z caller=main.go:240 level=info msg="Starting Alertmanager" version="(version=0.25.0, branch=HEAD, revision=258fab7cdd551f2cf251ed0348f0ad7289aee789)" 2024-08-29T17:46:34.598 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Aug 29 17:46:34 smithi029 bash[61962]: ts=2024-08-29T17:46:34.267Z caller=main.go:241 level=info build_context="(go=go1.19.4, user=root@abe866dd5717, date=20221222-14:51:36)" 2024-08-29T17:46:34.598 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Aug 29 17:46:34 smithi029 bash[61962]: ts=2024-08-29T17:46:34.269Z caller=cluster.go:185 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.29 port=9094 2024-08-29T17:46:34.598 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Aug 29 17:46:34 smithi029 bash[61962]: ts=2024-08-29T17:46:34.270Z caller=cluster.go:681 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-08-29T17:46:34.598 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Aug 29 17:46:34 smithi029 bash[61962]: ts=2024-08-29T17:46:34.300Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-08-29T17:46:34.598 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Aug 29 17:46:34 smithi029 bash[61962]: ts=2024-08-29T17:46:34.301Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-08-29T17:46:34.598 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Aug 29 17:46:34 smithi029 bash[61962]: ts=2024-08-29T17:46:34.304Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9093 2024-08-29T17:46:34.598 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Aug 29 17:46:34 smithi029 bash[61962]: ts=2024-08-29T17:46:34.304Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9093 2024-08-29T17:46:34.649 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:34 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:34.275736366Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" 2024-08-29T17:46:34.649 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:34 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:34.331864299Z level=info msg="Executing migration" id="create permission table" 2024-08-29T17:46:34.649 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:34 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:34.416438219Z level=info msg="Executing migration" id="add unique index permission.role_id" 2024-08-29T17:46:34.875 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:46:34 smithi029 bash[22727]: ::ffff:172.21.15.110 - - [29/Aug/2024:17:46:34] "GET /metrics HTTP/1.1" 200 33725 "" "Prometheus/2.43.0" 2024-08-29T17:46:35.075 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:34 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:34.767552374Z level=info msg="Executing migration" id="add unique index role_id_action_scope" 2024-08-29T17:46:35.076 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:34 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:34.884864347Z level=info msg="Executing migration" id="create role table" 2024-08-29T17:46:35.076 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:34 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:34.977744107Z level=info msg="Executing migration" id="add column display_name" 2024-08-29T17:46:35.076 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:46:34 smithi110 bash[24444]: cephadm 2024-08-29T17:46:33.137016+0000 mgr.y (mgr.14454) 65 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi110 2024-08-29T17:46:35.076 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:46:34 smithi110 bash[24444]: cluster 2024-08-29T17:46:33.890522+0000 mgr.y (mgr.14454) 66 : cluster [DBG] pgmap v46: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:46:35.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:46:34 smithi029 bash[22475]: cephadm 2024-08-29T17:46:33.137016+0000 mgr.y (mgr.14454) 65 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi110 2024-08-29T17:46:35.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:46:34 smithi029 bash[22475]: cluster 2024-08-29T17:46:33.890522+0000 mgr.y (mgr.14454) 66 : cluster [DBG] pgmap v46: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:46:35.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:46:34 smithi029 bash[32453]: cephadm 2024-08-29T17:46:33.137016+0000 mgr.y (mgr.14454) 65 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi110 2024-08-29T17:46:35.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:46:34 smithi029 bash[32453]: cluster 2024-08-29T17:46:33.890522+0000 mgr.y (mgr.14454) 66 : cluster [DBG] pgmap v46: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:46:35.344 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:35 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:35.078162724Z level=info msg="Executing migration" id="add column group_name" 2024-08-29T17:46:35.344 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:35 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:35.179074321Z level=info msg="Executing migration" id="add index role.org_id" 2024-08-29T17:46:35.344 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:35 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:35.220530189Z level=info msg="Executing migration" id="add unique index role_org_id_name" 2024-08-29T17:46:35.344 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:35 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:35.284999699Z level=info msg="Executing migration" id="add index role_org_id_uid" 2024-08-29T17:46:35.344 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:35 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:35.346442877Z level=info msg="Executing migration" id="create team role table" 2024-08-29T17:46:35.599 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:35 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:35.388479843Z level=info msg="Executing migration" id="add index team_role.org_id" 2024-08-29T17:46:35.599 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:35 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:35.430871864Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" 2024-08-29T17:46:35.599 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:35 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:35.489813627Z level=info msg="Executing migration" id="add index team_role.team_id" 2024-08-29T17:46:35.600 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:35 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:35.54884363Z level=info msg="Executing migration" id="create user role table" 2024-08-29T17:46:35.865 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:35 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:35.602236083Z level=info msg="Executing migration" id="add index user_role.org_id" 2024-08-29T17:46:35.865 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:35 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:35.683436346Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" 2024-08-29T17:46:35.865 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:35 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:35.759033906Z level=info msg="Executing migration" id="add index user_role.user_id" 2024-08-29T17:46:35.865 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:35 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:35.867888794Z level=info msg="Executing migration" id="create builtin role table" 2024-08-29T17:46:36.149 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:36 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:36.074188042Z level=info msg="Executing migration" id="add index builtin_role.role_id" 2024-08-29T17:46:36.149 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:46:35 smithi110 bash[24444]: cluster 2024-08-29T17:46:35.891179+0000 mgr.y (mgr.14454) 67 : cluster [DBG] pgmap v47: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:46:36.269 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:46:35 smithi029 bash[22475]: cluster 2024-08-29T17:46:35.891179+0000 mgr.y (mgr.14454) 67 : cluster [DBG] pgmap v47: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:46:36.269 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:46:35 smithi029 bash[32453]: cluster 2024-08-29T17:46:35.891179+0000 mgr.y (mgr.14454) 67 : cluster [DBG] pgmap v47: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:46:36.586 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:36 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:36.323080522Z level=info msg="Executing migration" id="add index builtin_role.name" 2024-08-29T17:46:36.586 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:36 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:36.461919126Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" 2024-08-29T17:46:36.586 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:36 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:36.53755774Z level=info msg="Executing migration" id="add index builtin_role.org_id" 2024-08-29T17:46:36.650 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Aug 29 17:46:36 smithi029 bash[61962]: ts=2024-08-29T17:46:36.271Z caller=cluster.go:706 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000449892s 2024-08-29T17:46:36.899 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:36 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:36.588741535Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" 2024-08-29T17:46:36.899 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:36 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:36.639334703Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" 2024-08-29T17:46:36.899 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:36 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:36.706682779Z level=info msg="Executing migration" id="add unique index role.uid" 2024-08-29T17:46:37.215 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:46:36 smithi110 bash[24444]: audit 2024-08-29T17:46:36.945817+0000 mon.a (mon.0) 877 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T17:46:37.215 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:36 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:36.946000787Z level=info msg="Executing migration" id="create seed assignment table" 2024-08-29T17:46:37.216 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:37 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:37.079521436Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" 2024-08-29T17:46:37.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:46:36 smithi029 bash[22475]: audit 2024-08-29T17:46:36.945817+0000 mon.a (mon.0) 877 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T17:46:37.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:46:36 smithi029 bash[32453]: audit 2024-08-29T17:46:36.945817+0000 mon.a (mon.0) 877 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T17:46:37.601 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:37 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:37.217736242Z level=info msg="Executing migration" id="add column hidden to role table" 2024-08-29T17:46:37.601 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:37 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:37.310572321Z level=info msg="Executing migration" id="create query_history table v1" 2024-08-29T17:46:37.899 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:37 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:37.603382817Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" 2024-08-29T17:46:37.899 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:37 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:37.72870695Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" 2024-08-29T17:46:37.899 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:37 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:37.812897638Z level=info msg="Executing migration" id="teams permissions migration" 2024-08-29T17:46:38.198 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:46:37 smithi110 bash[24444]: cluster 2024-08-29T17:46:37.892267+0000 mgr.y (mgr.14454) 68 : cluster [DBG] pgmap v48: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:46:38.199 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:37 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:37.929928461Z level=info msg="Executing migration" id="dashboard permissions" 2024-08-29T17:46:38.199 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:38 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:38.020426728Z level=info msg="Executing migration" id="dashboard permissions uid scopes" 2024-08-29T17:46:38.199 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:38 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:38.081269914Z level=info msg="Executing migration" id="drop managed folder create actions" 2024-08-29T17:46:38.199 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:38 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:38.123406356Z level=info msg="Executing migration" id="alerting notification permissions" 2024-08-29T17:46:38.317 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:46:37 smithi029 bash[22475]: cluster 2024-08-29T17:46:37.892267+0000 mgr.y (mgr.14454) 68 : cluster [DBG] pgmap v48: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:46:38.318 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:46:37 smithi029 bash[32453]: cluster 2024-08-29T17:46:37.892267+0000 mgr.y (mgr.14454) 68 : cluster [DBG] pgmap v48: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:46:38.448 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:38 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:38.201145579Z level=info msg="Executing migration" id="create query_history_star table v1" 2024-08-29T17:46:38.449 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:38 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:38.249266508Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" 2024-08-29T17:46:38.449 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:38 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:38.291499226Z level=info msg="Executing migration" id="add column org_id in query_history_star" 2024-08-29T17:46:38.449 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:38 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:38.341956467Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" 2024-08-29T17:46:38.449 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:38 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:38.409663352Z level=info msg="Executing migration" id="create correlation table v1" 2024-08-29T17:46:38.449 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:38 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:38.451611153Z level=info msg="Executing migration" id="add index correlations.uid" 2024-08-29T17:46:38.670 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-08-29T17:46:38.670 INFO:teuthology.orchestra.run.smithi029.stdout:{"epoch":76,"fsid":"5b99e290-662c-11ef-bcd4-c7b262605968","created":"2024-08-29T17:31:59.857942+0000","modified":"2024-08-29T17:46:26.354987+0000","last_up_change":"2024-08-29T17:42:05.268984+0000","last_in_change":"2024-08-29T17:41:39.493388+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-08-29T17:37:34.229201+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"21","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"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":"cephfs_metadata","create_time":"2024-08-29T17:43:11.062376+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":"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":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":"cephfs"}},"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":3,"pool_name":"cephfs_data","create_time":"2024-08-29T17:43:21.312575+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":64,"pg_placement_num":64,"pg_placement_num_target":64,"pg_num_target":64,"pg_num_pending":64,"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":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_min":64,"target_size_ratio":0.89999997615814209},"application_metadata":{"cephfs":{"data":"cephfs"}},"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":"rbd","create_time":"2024-08-29T17:46:05.092291+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":"75","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":75,"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":3,"score_stable":3,"optimal_score":1,"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":"bf0dce25-d289-4341-954f-1cf64e6cd332","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":70,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6802","nonce":3020270266},{"type":"v1","addr":"172.21.15.29:6803","nonce":3020270266}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6804","nonce":3020270266},{"type":"v1","addr":"172.21.15.29:6805","nonce":3020270266}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6808","nonce":3020270266},{"type":"v1","addr":"172.21.15.29:6809","nonce":3020270266}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6806","nonce":3020270266},{"type":"v1","addr":"172.21.15.29:6807","nonce":3020270266}]},"public_addr":"172.21.15.29:6803/3020270266","cluster_addr":"172.21.15.29:6805/3020270266","heartbeat_back_addr":"172.21.15.29:6809/3020270266","heartbeat_front_addr":"172.21.15.29:6807/3020270266","state":["exists","up"]},{"osd":1,"uuid":"b6bcf254-7220-4748-97db-d51ef0fb0c5b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":70,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6810","nonce":2280571792},{"type":"v1","addr":"172.21.15.29:6811","nonce":2280571792}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6812","nonce":2280571792},{"type":"v1","addr":"172.21.15.29:6813","nonce":2280571792}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6816","nonce":2280571792},{"type":"v1","addr":"172.21.15.29:6817","nonce":2280571792}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6814","nonce":2280571792},{"type":"v1","addr":"172.21.15.29:6815","nonce":2280571792}]},"public_addr":"172.21.15.29:6811/2280571792","cluster_addr":"172.21.15.29:6813/2280571792","heartbeat_back_addr":"172.21.15.29:6817/2280571792","heartbeat_front_addr":"172.21.15.29:6815/2280571792","state":["exists","up"]},{"osd":2,"uuid":"2f868ed8-2ac7-40aa-9158-95af387dcf97","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":67,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6818","nonce":3957432994},{"type":"v1","addr":"172.21.15.29:6819","nonce":3957432994}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6820","nonce":3957432994},{"type":"v1","addr":"172.21.15.29:6821","nonce":3957432994}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6824","nonce":3957432994},{"type":"v1","addr":"172.21.15.29:6825","nonce":3957432994}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6822","nonce":3957432994},{"type":"v1","addr":"172.21.15.29:6823","nonce":3957432994}]},"public_addr":"172.21.15.29:6819/3957432994","cluster_addr":"172.21.15.29:6821/3957432994","heartbeat_back_addr":"172.21.15.29:6825/3957432994","heartbeat_front_addr":"172.21.15.29:6823/3957432994","state":["exists","up"]},{"osd":3,"uuid":"5c7f5243-e5dc-4475-a475-aa7395a634a9","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":70,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6826","nonce":3311664170},{"type":"v1","addr":"172.21.15.29:6827","nonce":3311664170}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6828","nonce":3311664170},{"type":"v1","addr":"172.21.15.29:6829","nonce":3311664170}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6832","nonce":3311664170},{"type":"v1","addr":"172.21.15.29:6833","nonce":3311664170}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6830","nonce":3311664170},{"type":"v1","addr":"172.21.15.29:6831","nonce":3311664170}]},"public_addr":"172.21.15.29:6827/3311664170","cluster_addr":"172.21.15.29:6829/3311664170","heartbeat_back_addr":"172.21.15.29:6833/3311664170","heartbeat_front_addr":"172.21.15.29:6831/3311664170","state":["exists","up"]},{"osd":4,"uuid":"947a1c89-8fd1-48b1-84a3-f11790091238","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":70,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6800","nonce":2206977059},{"type":"v1","addr":"172.21.15.110:6801","nonce":2206977059}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6802","nonce":2206977059},{"type":"v1","addr":"172.21.15.110:6803","nonce":2206977059}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6806","nonce":2206977059},{"type":"v1","addr":"172.21.15.110:6807","nonce":2206977059}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6804","nonce":2206977059},{"type":"v1","addr":"172.21.15.110:6805","nonce":2206977059}]},"public_addr":"172.21.15.110:6801/2206977059","cluster_addr":"172.21.15.110:6803/2206977059","heartbeat_back_addr":"172.21.15.110:6807/2206977059","heartbeat_front_addr":"172.21.15.110:6805/2206977059","state":["exists","up"]},{"osd":5,"uuid":"9bbb5c1b-95f3-4f29-9f8e-7b5130d1a9b7","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":39,"up_thru":67,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6808","nonce":548956480},{"type":"v1","addr":"172.21.15.110:6809","nonce":548956480}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6810","nonce":548956480},{"type":"v1","addr":"172.21.15.110:6811","nonce":548956480}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6814","nonce":548956480},{"type":"v1","addr":"172.21.15.110:6815","nonce":548956480}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6812","nonce":548956480},{"type":"v1","addr":"172.21.15.110:6813","nonce":548956480}]},"public_addr":"172.21.15.110:6809/548956480","cluster_addr":"172.21.15.110:6811/548956480","heartbeat_back_addr":"172.21.15.110:6815/548956480","heartbeat_front_addr":"172.21.15.110:6813/548956480","state":["exists","up"]},{"osd":6,"uuid":"f513aef1-39f9-4768-aa72-d29a4bc33bc8","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":47,"up_thru":70,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6816","nonce":3477798322},{"type":"v1","addr":"172.21.15.110:6817","nonce":3477798322}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6818","nonce":3477798322},{"type":"v1","addr":"172.21.15.110:6819","nonce":3477798322}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6822","nonce":3477798322},{"type":"v1","addr":"172.21.15.110:6823","nonce":3477798322}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6820","nonce":3477798322},{"type":"v1","addr":"172.21.15.110:6821","nonce":3477798322}]},"public_addr":"172.21.15.110:6817/3477798322","cluster_addr":"172.21.15.110:6819/3477798322","heartbeat_back_addr":"172.21.15.110:6823/3477798322","heartbeat_front_addr":"172.21.15.110:6821/3477798322","state":["exists","up"]},{"osd":7,"uuid":"d940d9b7-08ff-4939-aed2-678705b27227","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":55,"up_thru":67,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6824","nonce":545273719},{"type":"v1","addr":"172.21.15.110:6825","nonce":545273719}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6826","nonce":545273719},{"type":"v1","addr":"172.21.15.110:6827","nonce":545273719}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6830","nonce":545273719},{"type":"v1","addr":"172.21.15.110:6831","nonce":545273719}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6828","nonce":545273719},{"type":"v1","addr":"172.21.15.110:6829","nonce":545273719}]},"public_addr":"172.21.15.110:6825/545273719","cluster_addr":"172.21.15.110:6827/545273719","heartbeat_back_addr":"172.21.15.110:6831/545273719","heartbeat_front_addr":"172.21.15.110:6829/545273719","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-08-29T17:35:36.848338+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-08-29T17:36:32.724265+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-08-29T17:37:32.101304+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-08-29T17:38:34.040225+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-08-29T17:39:25.601943+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-08-29T17:40:18.558225+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-08-29T17:41:12.498528+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-08-29T17:42:03.622503+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[{"pgid":"2.12","mappings":[{"from":7,"to":2}]},{"pgid":"3.b","mappings":[{"from":0,"to":2}]},{"pgid":"3.e","mappings":[{"from":7,"to":2}]},{"pgid":"3.15","mappings":[{"from":4,"to":1}]},{"pgid":"3.23","mappings":[{"from":0,"to":2}]},{"pgid":"3.26","mappings":[{"from":4,"to":3}]},{"pgid":"3.37","mappings":[{"from":5,"to":1}]}],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.29:0/2922715966":"2024-08-30T17:45:21.840922+0000","172.21.15.29:6801/1545607225":"2024-08-30T17:45:21.840922+0000","172.21.15.29:0/425744648":"2024-08-30T17:32:27.208924+0000","172.21.15.29:0/1197831948":"2024-08-30T17:32:27.208924+0000","172.21.15.29:0/3971843634":"2024-08-30T17:32:27.208924+0000","172.21.15.29:6801/1426057126":"2024-08-30T17:32:27.208924+0000","172.21.15.29:0/1111128610":"2024-08-30T17:33:03.600654+0000","172.21.15.29:6801/4165032381":"2024-08-30T17:33:03.600654+0000","172.21.15.29:0/1915500856":"2024-08-30T17:33:03.600654+0000","172.21.15.29:0/1809900963":"2024-08-30T17:45:21.840922+0000","172.21.15.29:0/118245924":"2024-08-30T17:45:21.840922+0000","172.21.15.29:0/144040842":"2024-08-30T17:33:03.600654+0000","172.21.15.29:6800/4165032381":"2024-08-30T17:33:03.600654+0000","172.21.15.29:0/1304188967":"2024-08-30T17:45:21.840922+0000","172.21.15.29:6800/1426057126":"2024-08-30T17:32:27.208924+0000","172.21.15.29:6800/1545607225":"2024-08-30T17:45:21.840922+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":4,"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-08-29T17:46:38.729 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:38 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:38.536988957Z level=info msg="Executing migration" id="add index correlations.source_uid" 2024-08-29T17:46:38.729 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:38 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:38.62764854Z level=info msg="Executing migration" id="add correlation config column" 2024-08-29T17:46:39.149 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:46:38 smithi110 bash[24444]: audit 2024-08-29T17:46:38.668581+0000 mon.a (mon.0) 878 : audit [DBG] from='client.? 172.21.15.29:0/907984' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-08-29T17:46:39.149 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:38 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:38.731828934Z level=info msg="Executing migration" id="create entity_events table" 2024-08-29T17:46:39.149 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:38 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:38.940622658Z level=info msg="Executing migration" id="create dashboard public config v1" 2024-08-29T17:46:39.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:46:38 smithi029 bash[32453]: audit 2024-08-29T17:46:38.668581+0000 mon.a (mon.0) 878 : audit [DBG] from='client.? 172.21.15.29:0/907984' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-08-29T17:46:39.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:46:38 smithi029 bash[22475]: audit 2024-08-29T17:46:38.668581+0000 mon.a (mon.0) 878 : audit [DBG] from='client.? 172.21.15.29:0/907984' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-08-29T17:46:39.464 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:39 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:39.208710227Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" 2024-08-29T17:46:39.464 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:39 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:39.209118323Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" 2024-08-29T17:46:39.464 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:39 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:39.338797941Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2024-08-29T17:46:39.464 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:39 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:39.33921708Z 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-08-29T17:46:39.464 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:39 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:39.406038723Z level=info msg="Executing migration" id="Drop old dashboard public config table" 2024-08-29T17:46:39.590 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2024-08-29T17:46:39.590 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 5b99e290-662c-11ef-bcd4-c7b262605968 -- ceph osd dump --format=json 2024-08-29T17:46:39.741 INFO:journalctl@ceph.prometheus.a.smithi110.stdout:Aug 29 17:46:39 smithi110 systemd[1]: Stopping Ceph prometheus.a for 5b99e290-662c-11ef-bcd4-c7b262605968... 2024-08-29T17:46:39.741 INFO:journalctl@ceph.prometheus.a.smithi110.stdout:Aug 29 17:46:39 smithi110 bash[49235]: ts=2024-08-29T17:46:39.642Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-08-29T17:46:39.741 INFO:journalctl@ceph.prometheus.a.smithi110.stdout:Aug 29 17:46:39 smithi110 bash[49235]: ts=2024-08-29T17:46:39.642Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-08-29T17:46:39.741 INFO:journalctl@ceph.prometheus.a.smithi110.stdout:Aug 29 17:46:39 smithi110 bash[49235]: ts=2024-08-29T17:46:39.642Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-08-29T17:46:39.741 INFO:journalctl@ceph.prometheus.a.smithi110.stdout:Aug 29 17:46:39 smithi110 bash[49235]: ts=2024-08-29T17:46:39.642Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-08-29T17:46:39.741 INFO:journalctl@ceph.prometheus.a.smithi110.stdout:Aug 29 17:46:39 smithi110 bash[49235]: ts=2024-08-29T17:46:39.642Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-08-29T17:46:39.741 INFO:journalctl@ceph.prometheus.a.smithi110.stdout:Aug 29 17:46:39 smithi110 bash[49235]: ts=2024-08-29T17:46:39.642Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-08-29T17:46:39.741 INFO:journalctl@ceph.prometheus.a.smithi110.stdout:Aug 29 17:46:39 smithi110 bash[49235]: ts=2024-08-29T17:46:39.642Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-08-29T17:46:39.741 INFO:journalctl@ceph.prometheus.a.smithi110.stdout:Aug 29 17:46:39 smithi110 bash[49235]: ts=2024-08-29T17:46:39.642Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-08-29T17:46:39.741 INFO:journalctl@ceph.prometheus.a.smithi110.stdout:Aug 29 17:46:39 smithi110 bash[49235]: ts=2024-08-29T17:46:39.642Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-08-29T17:46:39.742 INFO:journalctl@ceph.prometheus.a.smithi110.stdout:Aug 29 17:46:39 smithi110 bash[49235]: ts=2024-08-29T17:46:39.642Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-08-29T17:46:39.742 INFO:journalctl@ceph.prometheus.a.smithi110.stdout:Aug 29 17:46:39 smithi110 bash[49235]: ts=2024-08-29T17:46:39.643Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-08-29T17:46:39.742 INFO:journalctl@ceph.prometheus.a.smithi110.stdout:Aug 29 17:46:39 smithi110 bash[49235]: ts=2024-08-29T17:46:39.643Z caller=main.go:1147 level=info msg="See you next time!" 2024-08-29T17:46:39.742 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:39 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:39.466767834Z level=info msg="Executing migration" id="recreate dashboard public config v1" 2024-08-29T17:46:39.742 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:39 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:39.499185782Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" 2024-08-29T17:46:39.742 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:39 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:39.541156116Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2024-08-29T17:46:39.743 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:39 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:39.617231315Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" 2024-08-29T17:46:39.743 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:39 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:39.642593022Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" 2024-08-29T17:46:39.743 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:39 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:39.684488575Z level=info msg="Executing migration" id="Drop public config table" 2024-08-29T17:46:39.743 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:39 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:39.743587877Z level=info msg="Executing migration" id="Recreate dashboard public config v2" 2024-08-29T17:46:40.101 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:46:39 smithi110 bash[24444]: cluster 2024-08-29T17:46:39.892992+0000 mgr.y (mgr.14454) 69 : cluster [DBG] pgmap v49: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:46:40.101 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:39 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:39.829026744Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" 2024-08-29T17:46:40.101 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:39 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:39.916720202Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" 2024-08-29T17:46:40.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:46:39 smithi029 bash[22475]: cluster 2024-08-29T17:46:39.892992+0000 mgr.y (mgr.14454) 69 : cluster [DBG] pgmap v49: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:46:40.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:46:39 smithi029 bash[32453]: cluster 2024-08-29T17:46:39.892992+0000 mgr.y (mgr.14454) 69 : cluster [DBG] pgmap v49: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:46:40.621 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:40 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:40.103847064Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" 2024-08-29T17:46:40.621 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:40 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:40.370974086Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" 2024-08-29T17:46:40.621 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:40 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:40.463410484Z level=info msg="Executing migration" id="add annotations_enabled column" 2024-08-29T17:46:40.621 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:40 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:40.539237742Z level=info msg="Executing migration" id="add time_selection_enabled column" 2024-08-29T17:46:40.622 INFO:journalctl@ceph.prometheus.a.smithi110.stdout:Aug 29 17:46:40 smithi110 bash[51577]: ceph-5b99e290-662c-11ef-bcd4-c7b262605968-prometheus-a 2024-08-29T17:46:40.622 INFO:journalctl@ceph.prometheus.a.smithi110.stdout:Aug 29 17:46:40 smithi110 bash[51637]: Error response from daemon: No such container: ceph-5b99e290-662c-11ef-bcd4-c7b262605968-prometheus-a 2024-08-29T17:46:40.622 INFO:journalctl@ceph.prometheus.a.smithi110.stdout:Aug 29 17:46:40 smithi110 systemd[1]: ceph-5b99e290-662c-11ef-bcd4-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-08-29T17:46:40.622 INFO:journalctl@ceph.prometheus.a.smithi110.stdout:Aug 29 17:46:40 smithi110 systemd[1]: Stopped Ceph prometheus.a for 5b99e290-662c-11ef-bcd4-c7b262605968. 2024-08-29T17:46:40.622 INFO:journalctl@ceph.prometheus.a.smithi110.stdout:Aug 29 17:46:40 smithi110 systemd[1]: Started Ceph prometheus.a for 5b99e290-662c-11ef-bcd4-c7b262605968. 2024-08-29T17:46:40.899 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:40 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:40.624192328Z level=info msg="Executing migration" id="delete orphaned public dashboards" 2024-08-29T17:46:40.899 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:40 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:40.674910751Z level=info msg="Executing migration" id="add share column" 2024-08-29T17:46:40.899 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:40 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:40.733992794Z level=info msg="Executing migration" id="create default alerting folders" 2024-08-29T17:46:41.150 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:46:40 smithi029 bash[22727]: [29/Aug/2024:17:46:40] ENGINE Bus STOPPING 2024-08-29T17:46:41.225 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:40 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:40.93586199Z level=info msg="Executing migration" id="create file table" 2024-08-29T17:46:41.639 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:46:41 smithi029 bash[22727]: [29/Aug/2024:17:46:41] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-08-29T17:46:41.639 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:46:41 smithi029 bash[22727]: [29/Aug/2024:17:46:41] ENGINE Bus STOPPED 2024-08-29T17:46:41.639 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:46:41 smithi029 bash[22727]: [29/Aug/2024:17:46:41] ENGINE Bus STARTING 2024-08-29T17:46:41.639 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:46:41 smithi029 bash[22727]: [29/Aug/2024:17:46:41] ENGINE Serving on http://:::9283 2024-08-29T17:46:41.639 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:46:41 smithi029 bash[22727]: [29/Aug/2024:17:46:41] ENGINE Bus STARTED 2024-08-29T17:46:41.639 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:46:41 smithi029 bash[22727]: [29/Aug/2024:17:46:41] ENGINE Bus STOPPING 2024-08-29T17:46:41.640 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:41 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:41.228273383Z level=info msg="Executing migration" id="file table idx: path natural pk" 2024-08-29T17:46:41.640 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:41 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:41.337861866Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" 2024-08-29T17:46:41.640 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:41 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:41.404821795Z level=info msg="Executing migration" id="create file_meta table" 2024-08-29T17:46:41.899 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:41 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:41.65310546Z level=info msg="Executing migration" id="file table idx: path key" 2024-08-29T17:46:41.899 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:41 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:41.798712532Z level=info msg="Executing migration" id="set path collation in file table" 2024-08-29T17:46:41.899 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:41 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:41.883029745Z level=info msg="Executing migration" id="managed permissions migration" 2024-08-29T17:46:41.899 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:46:41 smithi110 bash[24444]: audit 2024-08-29T17:46:40.642805+0000 mon.a (mon.0) 879 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:46:41.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:46:41 smithi110 bash[24444]: audit 2024-08-29T17:46:40.653413+0000 mon.a (mon.0) 880 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:46:41.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:46:41 smithi110 bash[24444]: audit 2024-08-29T17:46:40.658644+0000 mon.a (mon.0) 881 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-08-29T17:46:41.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:46:41 smithi110 bash[24444]: audit 2024-08-29T17:46:40.659540+0000 mgr.y (mgr.14454) 70 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-08-29T17:46:41.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:46:41 smithi110 bash[24444]: audit 2024-08-29T17:46:40.661840+0000 mon.a (mon.0) 882 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi029.front.sepia.ceph.com:9093"}]: dispatch 2024-08-29T17:46:41.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:46:41 smithi110 bash[24444]: audit 2024-08-29T17:46:40.662645+0000 mgr.y (mgr.14454) 71 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi029.front.sepia.ceph.com:9093"}]: dispatch 2024-08-29T17:46:41.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:46:41 smithi110 bash[24444]: audit 2024-08-29T17:46:40.672948+0000 mon.a (mon.0) 883 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:46:41.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:46:41 smithi110 bash[24444]: audit 2024-08-29T17:46:40.693648+0000 mon.a (mon.0) 884 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-29T17:46:41.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:46:41 smithi110 bash[24444]: audit 2024-08-29T17:46:40.694249+0000 mgr.y (mgr.14454) 72 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-29T17:46:41.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:46:41 smithi110 bash[24444]: audit 2024-08-29T17:46:40.696933+0000 mon.a (mon.0) 885 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi110.front.sepia.ceph.com:9095"}]: dispatch 2024-08-29T17:46:41.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:46:41 smithi110 bash[24444]: audit 2024-08-29T17:46:40.697416+0000 mgr.y (mgr.14454) 73 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi110.front.sepia.ceph.com:9095"}]: dispatch 2024-08-29T17:46:41.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:46:41 smithi110 bash[24444]: audit 2024-08-29T17:46:40.707375+0000 mon.a (mon.0) 886 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:46:41.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:46:41 smithi110 bash[24444]: audit 2024-08-29T17:46:40.725431+0000 mon.a (mon.0) 887 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-08-29T17:46:41.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:46:41 smithi110 bash[24444]: audit 2024-08-29T17:46:40.725954+0000 mgr.y (mgr.14454) 74 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-08-29T17:46:41.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:46:41 smithi110 bash[24444]: audit 2024-08-29T17:46:40.728840+0000 mon.a (mon.0) 888 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi110.front.sepia.ceph.com:3000"}]: dispatch 2024-08-29T17:46:41.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:46:41 smithi110 bash[24444]: audit 2024-08-29T17:46:40.729261+0000 mgr.y (mgr.14454) 75 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi110.front.sepia.ceph.com:3000"}]: dispatch 2024-08-29T17:46:41.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:46:41 smithi110 bash[24444]: audit 2024-08-29T17:46:40.737734+0000 mon.a (mon.0) 889 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:46:41.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:46:41 smithi110 bash[24444]: audit 2024-08-29T17:46:40.793395+0000 mon.a (mon.0) 890 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:46:41.902 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:46:41 smithi029 bash[22727]: [29/Aug/2024:17:46:41] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-08-29T17:46:41.902 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:46:41 smithi029 bash[22727]: [29/Aug/2024:17:46:41] ENGINE Bus STOPPED 2024-08-29T17:46:41.902 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:46:41 smithi029 bash[22727]: [29/Aug/2024:17:46:41] ENGINE Bus STARTING 2024-08-29T17:46:41.902 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:46:41 smithi029 bash[22727]: [29/Aug/2024:17:46:41] ENGINE Serving on http://:::9283 2024-08-29T17:46:41.902 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:46:41 smithi029 bash[22727]: [29/Aug/2024:17:46:41] ENGINE Bus STARTED 2024-08-29T17:46:41.902 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:46:41 smithi029 bash[22727]: [29/Aug/2024:17:46:41] ENGINE Bus STOPPING 2024-08-29T17:46:41.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:46:41 smithi029 bash[32453]: audit 2024-08-29T17:46:40.642805+0000 mon.a (mon.0) 879 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:46:41.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:46:41 smithi029 bash[32453]: audit 2024-08-29T17:46:40.653413+0000 mon.a (mon.0) 880 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:46:41.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:46:41 smithi029 bash[32453]: audit 2024-08-29T17:46:40.658644+0000 mon.a (mon.0) 881 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-08-29T17:46:41.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:46:41 smithi029 bash[32453]: audit 2024-08-29T17:46:40.659540+0000 mgr.y (mgr.14454) 70 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-08-29T17:46:41.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:46:41 smithi029 bash[32453]: audit 2024-08-29T17:46:40.661840+0000 mon.a (mon.0) 882 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi029.front.sepia.ceph.com:9093"}]: dispatch 2024-08-29T17:46:41.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:46:41 smithi029 bash[32453]: audit 2024-08-29T17:46:40.662645+0000 mgr.y (mgr.14454) 71 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi029.front.sepia.ceph.com:9093"}]: dispatch 2024-08-29T17:46:41.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:46:41 smithi029 bash[32453]: audit 2024-08-29T17:46:40.672948+0000 mon.a (mon.0) 883 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:46:41.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:46:41 smithi029 bash[32453]: audit 2024-08-29T17:46:40.693648+0000 mon.a (mon.0) 884 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-29T17:46:41.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:46:41 smithi029 bash[32453]: audit 2024-08-29T17:46:40.694249+0000 mgr.y (mgr.14454) 72 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-29T17:46:41.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:46:41 smithi029 bash[32453]: audit 2024-08-29T17:46:40.696933+0000 mon.a (mon.0) 885 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi110.front.sepia.ceph.com:9095"}]: dispatch 2024-08-29T17:46:41.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:46:41 smithi029 bash[32453]: audit 2024-08-29T17:46:40.697416+0000 mgr.y (mgr.14454) 73 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi110.front.sepia.ceph.com:9095"}]: dispatch 2024-08-29T17:46:41.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:46:41 smithi029 bash[32453]: audit 2024-08-29T17:46:40.707375+0000 mon.a (mon.0) 886 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:46:41.904 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:46:41 smithi029 bash[32453]: audit 2024-08-29T17:46:40.725431+0000 mon.a (mon.0) 887 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-08-29T17:46:41.904 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:46:41 smithi029 bash[32453]: audit 2024-08-29T17:46:40.725954+0000 mgr.y (mgr.14454) 74 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-08-29T17:46:41.904 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:46:41 smithi029 bash[32453]: audit 2024-08-29T17:46:40.728840+0000 mon.a (mon.0) 888 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi110.front.sepia.ceph.com:3000"}]: dispatch 2024-08-29T17:46:41.904 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:46:41 smithi029 bash[32453]: audit 2024-08-29T17:46:40.729261+0000 mgr.y (mgr.14454) 75 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi110.front.sepia.ceph.com:3000"}]: dispatch 2024-08-29T17:46:41.904 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:46:41 smithi029 bash[32453]: audit 2024-08-29T17:46:40.737734+0000 mon.a (mon.0) 889 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:46:41.904 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:46:41 smithi029 bash[32453]: audit 2024-08-29T17:46:40.793395+0000 mon.a (mon.0) 890 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:46:41.904 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:46:41 smithi029 bash[22475]: audit 2024-08-29T17:46:40.642805+0000 mon.a (mon.0) 879 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:46:41.904 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:46:41 smithi029 bash[22475]: audit 2024-08-29T17:46:40.653413+0000 mon.a (mon.0) 880 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:46:41.904 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:46:41 smithi029 bash[22475]: audit 2024-08-29T17:46:40.658644+0000 mon.a (mon.0) 881 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-08-29T17:46:41.904 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:46:41 smithi029 bash[22475]: audit 2024-08-29T17:46:40.659540+0000 mgr.y (mgr.14454) 70 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-08-29T17:46:41.904 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:46:41 smithi029 bash[22475]: audit 2024-08-29T17:46:40.661840+0000 mon.a (mon.0) 882 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi029.front.sepia.ceph.com:9093"}]: dispatch 2024-08-29T17:46:41.905 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:46:41 smithi029 bash[22475]: audit 2024-08-29T17:46:40.662645+0000 mgr.y (mgr.14454) 71 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi029.front.sepia.ceph.com:9093"}]: dispatch 2024-08-29T17:46:41.905 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:46:41 smithi029 bash[22475]: audit 2024-08-29T17:46:40.672948+0000 mon.a (mon.0) 883 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:46:41.905 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:46:41 smithi029 bash[22475]: audit 2024-08-29T17:46:40.693648+0000 mon.a (mon.0) 884 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-29T17:46:41.905 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:46:41 smithi029 bash[22475]: audit 2024-08-29T17:46:40.694249+0000 mgr.y (mgr.14454) 72 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-29T17:46:41.905 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:46:41 smithi029 bash[22475]: audit 2024-08-29T17:46:40.696933+0000 mon.a (mon.0) 885 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi110.front.sepia.ceph.com:9095"}]: dispatch 2024-08-29T17:46:41.905 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:46:41 smithi029 bash[22475]: audit 2024-08-29T17:46:40.697416+0000 mgr.y (mgr.14454) 73 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi110.front.sepia.ceph.com:9095"}]: dispatch 2024-08-29T17:46:41.905 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:46:41 smithi029 bash[22475]: audit 2024-08-29T17:46:40.707375+0000 mon.a (mon.0) 886 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:46:41.905 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:46:41 smithi029 bash[22475]: audit 2024-08-29T17:46:40.725431+0000 mon.a (mon.0) 887 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-08-29T17:46:41.905 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:46:41 smithi029 bash[22475]: audit 2024-08-29T17:46:40.725954+0000 mgr.y (mgr.14454) 74 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-08-29T17:46:41.905 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:46:41 smithi029 bash[22475]: audit 2024-08-29T17:46:40.728840+0000 mon.a (mon.0) 888 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi110.front.sepia.ceph.com:3000"}]: dispatch 2024-08-29T17:46:41.906 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:46:41 smithi029 bash[22475]: audit 2024-08-29T17:46:40.729261+0000 mgr.y (mgr.14454) 75 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi110.front.sepia.ceph.com:3000"}]: dispatch 2024-08-29T17:46:41.906 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:46:41 smithi029 bash[22475]: audit 2024-08-29T17:46:40.737734+0000 mon.a (mon.0) 889 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:46:41.906 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:46:41 smithi029 bash[22475]: audit 2024-08-29T17:46:40.793395+0000 mon.a (mon.0) 890 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:46:42.249 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:41 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:41.969742464Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" 2024-08-29T17:46:42.249 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:42 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:42.050428928Z level=info msg="Executing migration" id="RBAC action name migrator" 2024-08-29T17:46:42.249 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:42 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:42.100815756Z level=info msg="Executing migration" id="Add UID column to playlist" 2024-08-29T17:46:42.250 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:42 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:42.176571773Z level=info msg="Executing migration" id="Update uid column values in playlist" 2024-08-29T17:46:42.250 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:42 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:42.251618274Z level=info msg="Executing migration" id="Add index for uid in playlist" 2024-08-29T17:46:42.528 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:42 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:42.293892255Z level=info msg="Executing migration" id="update group index for alert rules" 2024-08-29T17:46:42.528 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:42 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:42.319219478Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" 2024-08-29T17:46:42.528 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:42 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:42.344447004Z level=info msg="Executing migration" id="admin only folder/dashboard permission" 2024-08-29T17:46:42.528 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:42 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:42.395106756Z level=info msg="Executing migration" id="add action column to seed_assignment" 2024-08-29T17:46:42.528 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:42 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:42.471292211Z level=info msg="Executing migration" id="add scope column to seed_assignment" 2024-08-29T17:46:42.528 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:42 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:42.488299396Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" 2024-08-29T17:46:42.528 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:42 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:42.53037633Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" 2024-08-29T17:46:42.529 INFO:journalctl@ceph.prometheus.a.smithi110.stdout:Aug 29 17:46:42 smithi110 bash[51665]: ts=2024-08-29T17:46:42.376Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-08-29T17:46:42.529 INFO:journalctl@ceph.prometheus.a.smithi110.stdout:Aug 29 17:46:42 smithi110 bash[51665]: ts=2024-08-29T17:46:42.376Z 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-08-29T17:46:42.529 INFO:journalctl@ceph.prometheus.a.smithi110.stdout:Aug 29 17:46:42 smithi110 bash[51665]: ts=2024-08-29T17:46:42.376Z caller=main.go:570 level=info host_details="(Linux 5.15.0-119-generic #129-Ubuntu SMP Fri Aug 2 19:25:20 UTC 2024 x86_64 smithi110 (none))" 2024-08-29T17:46:42.529 INFO:journalctl@ceph.prometheus.a.smithi110.stdout:Aug 29 17:46:42 smithi110 bash[51665]: ts=2024-08-29T17:46:42.376Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-08-29T17:46:42.529 INFO:journalctl@ceph.prometheus.a.smithi110.stdout:Aug 29 17:46:42 smithi110 bash[51665]: ts=2024-08-29T17:46:42.376Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-08-29T17:46:42.529 INFO:journalctl@ceph.prometheus.a.smithi110.stdout:Aug 29 17:46:42 smithi110 bash[51665]: ts=2024-08-29T17:46:42.378Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-08-29T17:46:42.529 INFO:journalctl@ceph.prometheus.a.smithi110.stdout:Aug 29 17:46:42 smithi110 bash[51665]: ts=2024-08-29T17:46:42.378Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-08-29T17:46:42.529 INFO:journalctl@ceph.prometheus.a.smithi110.stdout:Aug 29 17:46:42 smithi110 bash[51665]: ts=2024-08-29T17:46:42.381Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-08-29T17:46:42.529 INFO:journalctl@ceph.prometheus.a.smithi110.stdout:Aug 29 17:46:42 smithi110 bash[51665]: ts=2024-08-29T17:46:42.381Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-08-29T17:46:42.529 INFO:journalctl@ceph.prometheus.a.smithi110.stdout:Aug 29 17:46:42 smithi110 bash[51665]: ts=2024-08-29T17:46:42.382Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-08-29T17:46:42.530 INFO:journalctl@ceph.prometheus.a.smithi110.stdout:Aug 29 17:46:42 smithi110 bash[51665]: ts=2024-08-29T17:46:42.382Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.828µs 2024-08-29T17:46:42.530 INFO:journalctl@ceph.prometheus.a.smithi110.stdout:Aug 29 17:46:42 smithi110 bash[51665]: ts=2024-08-29T17:46:42.382Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-08-29T17:46:42.530 INFO:journalctl@ceph.prometheus.a.smithi110.stdout:Aug 29 17:46:42 smithi110 bash[51665]: ts=2024-08-29T17:46:42.384Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=1 2024-08-29T17:46:42.530 INFO:journalctl@ceph.prometheus.a.smithi110.stdout:Aug 29 17:46:42 smithi110 bash[51665]: ts=2024-08-29T17:46:42.385Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=1 2024-08-29T17:46:42.530 INFO:journalctl@ceph.prometheus.a.smithi110.stdout:Aug 29 17:46:42 smithi110 bash[51665]: ts=2024-08-29T17:46:42.385Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=36.353µs wal_replay_duration=2.419048ms wbl_replay_duration=121ns total_replay_duration=2.483877ms 2024-08-29T17:46:42.530 INFO:journalctl@ceph.prometheus.a.smithi110.stdout:Aug 29 17:46:42 smithi110 bash[51665]: ts=2024-08-29T17:46:42.386Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-08-29T17:46:42.530 INFO:journalctl@ceph.prometheus.a.smithi110.stdout:Aug 29 17:46:42 smithi110 bash[51665]: ts=2024-08-29T17:46:42.386Z caller=main.go:1029 level=info msg="TSDB started" 2024-08-29T17:46:42.530 INFO:journalctl@ceph.prometheus.a.smithi110.stdout:Aug 29 17:46:42 smithi110 bash[51665]: ts=2024-08-29T17:46:42.386Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-08-29T17:46:42.530 INFO:journalctl@ceph.prometheus.a.smithi110.stdout:Aug 29 17:46:42 smithi110 bash[51665]: ts=2024-08-29T17:46:42.412Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=25.96791ms db_storage=884ns remote_storage=1.217µs web_handler=478ns query_engine=699ns scrape=262.697µs scrape_sd=130.002µs notify=12.097µs notify_sd=15.153µs rules=25.057887ms tracing=8.838µs 2024-08-29T17:46:42.530 INFO:journalctl@ceph.prometheus.a.smithi110.stdout:Aug 29 17:46:42 smithi110 bash[51665]: ts=2024-08-29T17:46:42.412Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-08-29T17:46:42.530 INFO:journalctl@ceph.prometheus.a.smithi110.stdout:Aug 29 17:46:42 smithi110 bash[51665]: ts=2024-08-29T17:46:42.412Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-08-29T17:46:42.640 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:46:42 smithi029 bash[22727]: [29/Aug/2024:17:46:42] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-08-29T17:46:42.640 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:46:42 smithi029 bash[22727]: [29/Aug/2024:17:46:42] ENGINE Bus STOPPED 2024-08-29T17:46:42.641 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:46:42 smithi029 bash[22727]: [29/Aug/2024:17:46:42] ENGINE Bus STARTING 2024-08-29T17:46:42.641 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:46:42 smithi029 bash[22727]: [29/Aug/2024:17:46:42] ENGINE Serving on http://:::9283 2024-08-29T17:46:42.641 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:46:42 smithi029 bash[22727]: [29/Aug/2024:17:46:42] ENGINE Bus STARTED 2024-08-29T17:46:42.813 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:46:42 smithi110 bash[24444]: cluster 2024-08-29T17:46:41.893739+0000 mgr.y (mgr.14454) 76 : cluster [DBG] pgmap v50: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:46:42.814 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:42 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:42.597340981Z level=info msg="Executing migration" id="add unique index builtin_role_name back" 2024-08-29T17:46:42.814 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:42 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:42.622579037Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" 2024-08-29T17:46:42.814 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:42 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:42.664545467Z level=info msg="Executing migration" id="add primary key to seed_assigment" 2024-08-29T17:46:42.814 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:42 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:42.698612656Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" 2024-08-29T17:46:42.814 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:42 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:42.748801433Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" 2024-08-29T17:46:42.814 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:42 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:42.774172874Z level=info msg="Executing migration" id="create folder table" 2024-08-29T17:46:42.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:46:42 smithi029 bash[22475]: cluster 2024-08-29T17:46:41.893739+0000 mgr.y (mgr.14454) 76 : cluster [DBG] pgmap v50: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:46:42.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:46:42 smithi029 bash[32453]: cluster 2024-08-29T17:46:41.893739+0000 mgr.y (mgr.14454) 76 : cluster [DBG] pgmap v50: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:46:43.074 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:42 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:42.816133109Z level=info msg="Executing migration" id="Add index for parent_uid" 2024-08-29T17:46:43.074 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:42 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:42.841459974Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" 2024-08-29T17:46:43.074 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:42 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:42.866772639Z level=info msg="Executing migration" id="Update folder title length" 2024-08-29T17:46:43.074 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:42 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:42.908722404Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" 2024-08-29T17:46:43.074 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:42 smithi110 bash[50978]: logger=migrator t=2024-08-29T17:46:42.934131957Z level=info msg="migrations completed" performed=485 skipped=0 duration=21.971928024s 2024-08-29T17:46:43.075 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:42 smithi110 bash[50978]: logger=sqlstore t=2024-08-29T17:46:42.935599795Z level=info msg="Created default organization" 2024-08-29T17:46:43.399 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:43 smithi110 bash[50978]: logger=plugin.loader t=2024-08-29T17:46:43.076730076Z level=info msg="Plugin registered" pluginID=input 2024-08-29T17:46:43.399 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:43 smithi110 bash[50978]: logger=plugin.loader t=2024-08-29T17:46:43.111059967Z level=info msg="Plugin registered" pluginID=grafana-piechart-panel 2024-08-29T17:46:43.399 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:43 smithi110 bash[50978]: logger=plugin.loader t=2024-08-29T17:46:43.111085271Z level=info msg="Plugin registered" pluginID=vonage-status-panel 2024-08-29T17:46:43.399 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:43 smithi110 bash[50978]: logger=secrets t=2024-08-29T17:46:43.111125468Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 2024-08-29T17:46:43.399 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:43 smithi110 bash[50978]: logger=query_data t=2024-08-29T17:46:43.113151324Z level=info msg="Query Service initialization" 2024-08-29T17:46:43.399 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:43 smithi110 bash[50978]: logger=live.push_http t=2024-08-29T17:46:43.117350732Z level=info msg="Live Push Gateway initialization" 2024-08-29T17:46:44.272 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:46:43 smithi029 bash[32453]: cluster 2024-08-29T17:46:43.895107+0000 mgr.y (mgr.14454) 77 : cluster [DBG] pgmap v51: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:46:44.272 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:46:43 smithi029 bash[22475]: cluster 2024-08-29T17:46:43.895107+0000 mgr.y (mgr.14454) 77 : cluster [DBG] pgmap v51: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:46:44.322 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/5b99e290-662c-11ef-bcd4-c7b262605968/mon.a/config 2024-08-29T17:46:44.334 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:46:43 smithi110 bash[24444]: cluster 2024-08-29T17:46:43.895107+0000 mgr.y (mgr.14454) 77 : cluster [DBG] pgmap v51: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:46:44.649 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:44 smithi110 bash[50978]: logger=infra.usagestats.collector t=2024-08-29T17:46:44.337410326Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 2024-08-29T17:46:44.649 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:44 smithi110 bash[50978]: logger=provisioning.datasources t=2024-08-29T17:46:44.39329312Z level=info msg="inserting datasource from configuration " name=Dashboard1 uid=P43CA22E17D0F9596 2024-08-29T17:46:44.649 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:44 smithi110 bash[50978]: logger=provisioning.datasources t=2024-08-29T17:46:44.479265955Z level=info msg="inserting datasource from configuration " name=Loki uid=P8E80F9AEF21F6940 2024-08-29T17:46:44.649 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:44 smithi110 bash[50978]: logger=provisioning.alerting t=2024-08-29T17:46:44.570140932Z level=info msg="starting to provision alerting" 2024-08-29T17:46:44.649 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:44 smithi110 bash[50978]: logger=provisioning.alerting t=2024-08-29T17:46:44.570199508Z level=info msg="finished to provision alerting" 2024-08-29T17:46:44.649 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:44 smithi110 bash[50978]: logger=ngalert.state.manager t=2024-08-29T17:46:44.570798411Z level=info msg="Warming state cache for startup" 2024-08-29T17:46:44.649 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:44 smithi110 bash[50978]: logger=grafanaStorageLogger t=2024-08-29T17:46:44.570557824Z level=info msg="storage starting" 2024-08-29T17:46:44.649 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:44 smithi110 bash[50978]: logger=http.server t=2024-08-29T17:46:44.57760673Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=https subUrl= socket= 2024-08-29T17:46:44.650 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:44 smithi110 bash[50978]: logger=sqlstore.transactions t=2024-08-29T17:46:44.582815327Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2024-08-29T17:46:44.650 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Aug 29 17:46:44 smithi029 bash[61962]: ts=2024-08-29T17:46:44.273Z caller=cluster.go:698 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.003249035s 2024-08-29T17:46:44.958 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:44 smithi110 bash[50978]: logger=ngalert.state.manager t=2024-08-29T17:46:44.686132978Z level=info msg="State cache has been initialized" states=0 duration=115.334579ms 2024-08-29T17:46:44.958 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:44 smithi110 bash[50978]: logger=ticker t=2024-08-29T17:46:44.686249529Z level=info msg=starting first_tick=2024-08-29T17:46:50Z 2024-08-29T17:46:44.958 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:44 smithi110 bash[50978]: logger=ngalert.multiorg.alertmanager t=2024-08-29T17:46:44.686266651Z level=info msg="starting MultiOrg Alertmanager" 2024-08-29T17:46:44.958 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:44 smithi110 bash[50978]: logger=sqlstore.transactions t=2024-08-29T17:46:44.791346357Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2024-08-29T17:46:44.958 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:44 smithi110 bash[50978]: logger=sqlstore.transactions t=2024-08-29T17:46:44.802256634Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" 2024-08-29T17:46:44.958 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:44 smithi110 bash[50978]: logger=sqlstore.transactions t=2024-08-29T17:46:44.81287156Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=2 code="database is locked" 2024-08-29T17:46:44.959 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:44 smithi110 bash[50978]: logger=sqlstore.transactions t=2024-08-29T17:46:44.823876308Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=3 code="database is locked" 2024-08-29T17:46:44.959 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:44 smithi110 bash[50978]: logger=sqlstore.transactions t=2024-08-29T17:46:44.892578746Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2024-08-29T17:46:44.959 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:46:44 smithi110 bash[50978]: logger=sqlstore.transactions t=2024-08-29T17:46:44.960520283Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2024-08-29T17:46:46.399 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:46:45 smithi110 bash[24444]: cluster 2024-08-29T17:46:45.895502+0000 mgr.y (mgr.14454) 78 : cluster [DBG] pgmap v52: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:46:46.399 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:46:45 smithi110 bash[24444]: audit 2024-08-29T17:46:45.915290+0000 mon.a (mon.0) 891 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:46:46.399 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:46:45 smithi110 bash[24444]: audit 2024-08-29T17:46:45.920814+0000 mon.a (mon.0) 892 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:46:46.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:46:45 smithi029 bash[32453]: cluster 2024-08-29T17:46:45.895502+0000 mgr.y (mgr.14454) 78 : cluster [DBG] pgmap v52: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:46:46.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:46:45 smithi029 bash[32453]: audit 2024-08-29T17:46:45.915290+0000 mon.a (mon.0) 891 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:46:46.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:46:45 smithi029 bash[32453]: audit 2024-08-29T17:46:45.920814+0000 mon.a (mon.0) 892 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:46:46.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:46:45 smithi029 bash[22475]: cluster 2024-08-29T17:46:45.895502+0000 mgr.y (mgr.14454) 78 : cluster [DBG] pgmap v52: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:46:46.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:46:45 smithi029 bash[22475]: audit 2024-08-29T17:46:45.915290+0000 mon.a (mon.0) 891 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:46:46.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:46:45 smithi029 bash[22475]: audit 2024-08-29T17:46:45.920814+0000 mon.a (mon.0) 892 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:46:48.607 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-08-29T17:46:48.607 INFO:teuthology.orchestra.run.smithi029.stdout:{"epoch":76,"fsid":"5b99e290-662c-11ef-bcd4-c7b262605968","created":"2024-08-29T17:31:59.857942+0000","modified":"2024-08-29T17:46:26.354987+0000","last_up_change":"2024-08-29T17:42:05.268984+0000","last_in_change":"2024-08-29T17:41:39.493388+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-08-29T17:37:34.229201+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"21","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"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":"cephfs_metadata","create_time":"2024-08-29T17:43:11.062376+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":"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":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":"cephfs"}},"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":3,"pool_name":"cephfs_data","create_time":"2024-08-29T17:43:21.312575+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":64,"pg_placement_num":64,"pg_placement_num_target":64,"pg_num_target":64,"pg_num_pending":64,"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":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_min":64,"target_size_ratio":0.89999997615814209},"application_metadata":{"cephfs":{"data":"cephfs"}},"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":"rbd","create_time":"2024-08-29T17:46:05.092291+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":"75","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":75,"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":3,"score_stable":3,"optimal_score":1,"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":"bf0dce25-d289-4341-954f-1cf64e6cd332","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":70,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6802","nonce":3020270266},{"type":"v1","addr":"172.21.15.29:6803","nonce":3020270266}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6804","nonce":3020270266},{"type":"v1","addr":"172.21.15.29:6805","nonce":3020270266}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6808","nonce":3020270266},{"type":"v1","addr":"172.21.15.29:6809","nonce":3020270266}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6806","nonce":3020270266},{"type":"v1","addr":"172.21.15.29:6807","nonce":3020270266}]},"public_addr":"172.21.15.29:6803/3020270266","cluster_addr":"172.21.15.29:6805/3020270266","heartbeat_back_addr":"172.21.15.29:6809/3020270266","heartbeat_front_addr":"172.21.15.29:6807/3020270266","state":["exists","up"]},{"osd":1,"uuid":"b6bcf254-7220-4748-97db-d51ef0fb0c5b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":70,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6810","nonce":2280571792},{"type":"v1","addr":"172.21.15.29:6811","nonce":2280571792}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6812","nonce":2280571792},{"type":"v1","addr":"172.21.15.29:6813","nonce":2280571792}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6816","nonce":2280571792},{"type":"v1","addr":"172.21.15.29:6817","nonce":2280571792}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6814","nonce":2280571792},{"type":"v1","addr":"172.21.15.29:6815","nonce":2280571792}]},"public_addr":"172.21.15.29:6811/2280571792","cluster_addr":"172.21.15.29:6813/2280571792","heartbeat_back_addr":"172.21.15.29:6817/2280571792","heartbeat_front_addr":"172.21.15.29:6815/2280571792","state":["exists","up"]},{"osd":2,"uuid":"2f868ed8-2ac7-40aa-9158-95af387dcf97","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":67,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6818","nonce":3957432994},{"type":"v1","addr":"172.21.15.29:6819","nonce":3957432994}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6820","nonce":3957432994},{"type":"v1","addr":"172.21.15.29:6821","nonce":3957432994}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6824","nonce":3957432994},{"type":"v1","addr":"172.21.15.29:6825","nonce":3957432994}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6822","nonce":3957432994},{"type":"v1","addr":"172.21.15.29:6823","nonce":3957432994}]},"public_addr":"172.21.15.29:6819/3957432994","cluster_addr":"172.21.15.29:6821/3957432994","heartbeat_back_addr":"172.21.15.29:6825/3957432994","heartbeat_front_addr":"172.21.15.29:6823/3957432994","state":["exists","up"]},{"osd":3,"uuid":"5c7f5243-e5dc-4475-a475-aa7395a634a9","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":70,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6826","nonce":3311664170},{"type":"v1","addr":"172.21.15.29:6827","nonce":3311664170}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6828","nonce":3311664170},{"type":"v1","addr":"172.21.15.29:6829","nonce":3311664170}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6832","nonce":3311664170},{"type":"v1","addr":"172.21.15.29:6833","nonce":3311664170}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6830","nonce":3311664170},{"type":"v1","addr":"172.21.15.29:6831","nonce":3311664170}]},"public_addr":"172.21.15.29:6827/3311664170","cluster_addr":"172.21.15.29:6829/3311664170","heartbeat_back_addr":"172.21.15.29:6833/3311664170","heartbeat_front_addr":"172.21.15.29:6831/3311664170","state":["exists","up"]},{"osd":4,"uuid":"947a1c89-8fd1-48b1-84a3-f11790091238","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":70,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6800","nonce":2206977059},{"type":"v1","addr":"172.21.15.110:6801","nonce":2206977059}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6802","nonce":2206977059},{"type":"v1","addr":"172.21.15.110:6803","nonce":2206977059}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6806","nonce":2206977059},{"type":"v1","addr":"172.21.15.110:6807","nonce":2206977059}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6804","nonce":2206977059},{"type":"v1","addr":"172.21.15.110:6805","nonce":2206977059}]},"public_addr":"172.21.15.110:6801/2206977059","cluster_addr":"172.21.15.110:6803/2206977059","heartbeat_back_addr":"172.21.15.110:6807/2206977059","heartbeat_front_addr":"172.21.15.110:6805/2206977059","state":["exists","up"]},{"osd":5,"uuid":"9bbb5c1b-95f3-4f29-9f8e-7b5130d1a9b7","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":39,"up_thru":67,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6808","nonce":548956480},{"type":"v1","addr":"172.21.15.110:6809","nonce":548956480}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6810","nonce":548956480},{"type":"v1","addr":"172.21.15.110:6811","nonce":548956480}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6814","nonce":548956480},{"type":"v1","addr":"172.21.15.110:6815","nonce":548956480}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6812","nonce":548956480},{"type":"v1","addr":"172.21.15.110:6813","nonce":548956480}]},"public_addr":"172.21.15.110:6809/548956480","cluster_addr":"172.21.15.110:6811/548956480","heartbeat_back_addr":"172.21.15.110:6815/548956480","heartbeat_front_addr":"172.21.15.110:6813/548956480","state":["exists","up"]},{"osd":6,"uuid":"f513aef1-39f9-4768-aa72-d29a4bc33bc8","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":47,"up_thru":70,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6816","nonce":3477798322},{"type":"v1","addr":"172.21.15.110:6817","nonce":3477798322}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6818","nonce":3477798322},{"type":"v1","addr":"172.21.15.110:6819","nonce":3477798322}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6822","nonce":3477798322},{"type":"v1","addr":"172.21.15.110:6823","nonce":3477798322}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6820","nonce":3477798322},{"type":"v1","addr":"172.21.15.110:6821","nonce":3477798322}]},"public_addr":"172.21.15.110:6817/3477798322","cluster_addr":"172.21.15.110:6819/3477798322","heartbeat_back_addr":"172.21.15.110:6823/3477798322","heartbeat_front_addr":"172.21.15.110:6821/3477798322","state":["exists","up"]},{"osd":7,"uuid":"d940d9b7-08ff-4939-aed2-678705b27227","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":55,"up_thru":67,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6824","nonce":545273719},{"type":"v1","addr":"172.21.15.110:6825","nonce":545273719}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6826","nonce":545273719},{"type":"v1","addr":"172.21.15.110:6827","nonce":545273719}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6830","nonce":545273719},{"type":"v1","addr":"172.21.15.110:6831","nonce":545273719}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6828","nonce":545273719},{"type":"v1","addr":"172.21.15.110:6829","nonce":545273719}]},"public_addr":"172.21.15.110:6825/545273719","cluster_addr":"172.21.15.110:6827/545273719","heartbeat_back_addr":"172.21.15.110:6831/545273719","heartbeat_front_addr":"172.21.15.110:6829/545273719","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-08-29T17:35:36.848338+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-08-29T17:36:32.724265+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-08-29T17:37:32.101304+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-08-29T17:38:34.040225+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-08-29T17:39:25.601943+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-08-29T17:40:18.558225+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-08-29T17:41:12.498528+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-08-29T17:42:03.622503+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[{"pgid":"2.12","mappings":[{"from":7,"to":2}]},{"pgid":"3.b","mappings":[{"from":0,"to":2}]},{"pgid":"3.e","mappings":[{"from":7,"to":2}]},{"pgid":"3.15","mappings":[{"from":4,"to":1}]},{"pgid":"3.23","mappings":[{"from":0,"to":2}]},{"pgid":"3.26","mappings":[{"from":4,"to":3}]},{"pgid":"3.37","mappings":[{"from":5,"to":1}]}],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.29:0/2922715966":"2024-08-30T17:45:21.840922+0000","172.21.15.29:6801/1545607225":"2024-08-30T17:45:21.840922+0000","172.21.15.29:0/425744648":"2024-08-30T17:32:27.208924+0000","172.21.15.29:0/1197831948":"2024-08-30T17:32:27.208924+0000","172.21.15.29:0/3971843634":"2024-08-30T17:32:27.208924+0000","172.21.15.29:6801/1426057126":"2024-08-30T17:32:27.208924+0000","172.21.15.29:0/1111128610":"2024-08-30T17:33:03.600654+0000","172.21.15.29:6801/4165032381":"2024-08-30T17:33:03.600654+0000","172.21.15.29:0/1915500856":"2024-08-30T17:33:03.600654+0000","172.21.15.29:0/1809900963":"2024-08-30T17:45:21.840922+0000","172.21.15.29:0/118245924":"2024-08-30T17:45:21.840922+0000","172.21.15.29:0/144040842":"2024-08-30T17:33:03.600654+0000","172.21.15.29:6800/4165032381":"2024-08-30T17:33:03.600654+0000","172.21.15.29:0/1304188967":"2024-08-30T17:45:21.840922+0000","172.21.15.29:6800/1426057126":"2024-08-30T17:32:27.208924+0000","172.21.15.29:6800/1545607225":"2024-08-30T17:45:21.840922+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":4,"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-08-29T17:46:48.619 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:46:48 smithi029 bash[32453]: audit 2024-08-29T17:46:47.505406+0000 mon.a (mon.0) 893 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:46:48.619 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:46:48 smithi029 bash[32453]: audit 2024-08-29T17:46:47.515936+0000 mon.a (mon.0) 894 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:46:48.619 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:46:48 smithi029 bash[32453]: cluster 2024-08-29T17:46:47.896604+0000 mgr.y (mgr.14454) 79 : cluster [DBG] pgmap v53: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:46:48.619 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:46:48 smithi029 bash[32453]: audit 2024-08-29T17:46:47.993599+0000 mon.a (mon.0) 895 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:46:48.619 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:46:48 smithi029 bash[32453]: audit 2024-08-29T17:46:47.995103+0000 mon.a (mon.0) 896 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T17:46:48.619 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:46:48 smithi029 bash[32453]: audit 2024-08-29T17:46:48.003010+0000 mon.a (mon.0) 897 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:46:48.619 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:46:48 smithi029 bash[22475]: audit 2024-08-29T17:46:47.505406+0000 mon.a (mon.0) 893 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:46:48.619 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:46:48 smithi029 bash[22475]: audit 2024-08-29T17:46:47.515936+0000 mon.a (mon.0) 894 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:46:48.619 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:46:48 smithi029 bash[22475]: cluster 2024-08-29T17:46:47.896604+0000 mgr.y (mgr.14454) 79 : cluster [DBG] pgmap v53: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:46:48.620 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:46:48 smithi029 bash[22475]: audit 2024-08-29T17:46:47.993599+0000 mon.a (mon.0) 895 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:46:48.620 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:46:48 smithi029 bash[22475]: audit 2024-08-29T17:46:47.995103+0000 mon.a (mon.0) 896 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T17:46:48.620 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:46:48 smithi029 bash[22475]: audit 2024-08-29T17:46:48.003010+0000 mon.a (mon.0) 897 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:46:48.899 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:46:48 smithi110 bash[24444]: audit 2024-08-29T17:46:47.505406+0000 mon.a (mon.0) 893 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:46:48.899 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:46:48 smithi110 bash[24444]: audit 2024-08-29T17:46:47.515936+0000 mon.a (mon.0) 894 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:46:48.899 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:46:48 smithi110 bash[24444]: cluster 2024-08-29T17:46:47.896604+0000 mgr.y (mgr.14454) 79 : cluster [DBG] pgmap v53: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:46:48.899 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:46:48 smithi110 bash[24444]: audit 2024-08-29T17:46:47.993599+0000 mon.a (mon.0) 895 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:46:48.899 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:46:48 smithi110 bash[24444]: audit 2024-08-29T17:46:47.995103+0000 mon.a (mon.0) 896 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T17:46:48.899 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:46:48 smithi110 bash[24444]: audit 2024-08-29T17:46:48.003010+0000 mon.a (mon.0) 897 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:46:49.474 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 5b99e290-662c-11ef-bcd4-c7b262605968 -- ceph tell osd.0 flush_pg_stats 2024-08-29T17:46:49.474 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 5b99e290-662c-11ef-bcd4-c7b262605968 -- ceph tell osd.1 flush_pg_stats 2024-08-29T17:46:49.475 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 5b99e290-662c-11ef-bcd4-c7b262605968 -- ceph tell osd.2 flush_pg_stats 2024-08-29T17:46:49.475 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 5b99e290-662c-11ef-bcd4-c7b262605968 -- ceph tell osd.3 flush_pg_stats 2024-08-29T17:46:49.475 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 5b99e290-662c-11ef-bcd4-c7b262605968 -- ceph tell osd.4 flush_pg_stats 2024-08-29T17:46:49.476 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 5b99e290-662c-11ef-bcd4-c7b262605968 -- ceph tell osd.5 flush_pg_stats 2024-08-29T17:46:49.476 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 5b99e290-662c-11ef-bcd4-c7b262605968 -- ceph tell osd.6 flush_pg_stats 2024-08-29T17:46:49.477 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 5b99e290-662c-11ef-bcd4-c7b262605968 -- ceph tell osd.7 flush_pg_stats 2024-08-29T17:46:49.898 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:46:49 smithi110 bash[24444]: audit 2024-08-29T17:46:48.606175+0000 mon.c (mon.2) 24 : audit [DBG] from='client.? 172.21.15.29:0/1612682561' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-08-29T17:46:49.899 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:46:49 smithi029 bash[22475]: audit 2024-08-29T17:46:48.606175+0000 mon.c (mon.2) 24 : audit [DBG] from='client.? 172.21.15.29:0/1612682561' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-08-29T17:46:49.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:46:49 smithi029 bash[32453]: audit 2024-08-29T17:46:48.606175+0000 mon.c (mon.2) 24 : audit [DBG] from='client.? 172.21.15.29:0/1612682561' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-08-29T17:46:50.899 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:46:50 smithi110 bash[24444]: cluster 2024-08-29T17:46:49.897213+0000 mgr.y (mgr.14454) 80 : cluster [DBG] pgmap v54: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:46:50.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:46:50 smithi029 bash[32453]: cluster 2024-08-29T17:46:49.897213+0000 mgr.y (mgr.14454) 80 : cluster [DBG] pgmap v54: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:46:50.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:46:50 smithi029 bash[22475]: cluster 2024-08-29T17:46:49.897213+0000 mgr.y (mgr.14454) 80 : cluster [DBG] pgmap v54: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:46:52.399 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:46:51 smithi110 bash[24444]: cluster 2024-08-29T17:46:51.897886+0000 mgr.y (mgr.14454) 81 : cluster [DBG] pgmap v55: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:46:52.399 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:46:51 smithi110 bash[24444]: audit 2024-08-29T17:46:51.946318+0000 mon.a (mon.0) 898 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T17:46:52.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:46:51 smithi029 bash[22475]: cluster 2024-08-29T17:46:51.897886+0000 mgr.y (mgr.14454) 81 : cluster [DBG] pgmap v55: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:46:52.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:46:51 smithi029 bash[22475]: audit 2024-08-29T17:46:51.946318+0000 mon.a (mon.0) 898 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T17:46:52.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:46:51 smithi029 bash[32453]: cluster 2024-08-29T17:46:51.897886+0000 mgr.y (mgr.14454) 81 : cluster [DBG] pgmap v55: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:46:52.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:46:51 smithi029 bash[32453]: audit 2024-08-29T17:46:51.946318+0000 mon.a (mon.0) 898 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T17:46:54.316 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/5b99e290-662c-11ef-bcd4-c7b262605968/mon.a/config 2024-08-29T17:46:54.317 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/5b99e290-662c-11ef-bcd4-c7b262605968/mon.a/config 2024-08-29T17:46:54.317 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/5b99e290-662c-11ef-bcd4-c7b262605968/mon.a/config 2024-08-29T17:46:54.317 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/5b99e290-662c-11ef-bcd4-c7b262605968/mon.a/config 2024-08-29T17:46:54.319 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/5b99e290-662c-11ef-bcd4-c7b262605968/mon.a/config 2024-08-29T17:46:54.320 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/5b99e290-662c-11ef-bcd4-c7b262605968/mon.a/config 2024-08-29T17:46:54.320 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/5b99e290-662c-11ef-bcd4-c7b262605968/mon.a/config 2024-08-29T17:46:54.327 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/5b99e290-662c-11ef-bcd4-c7b262605968/mon.a/config 2024-08-29T17:46:54.399 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:46:53 smithi110 bash[24444]: cluster 2024-08-29T17:46:52.976822+0000 mon.a (mon.0) 899 : cluster [DBG] mgrmap e22: y(active, since 91s), standbys: x 2024-08-29T17:46:54.399 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:46:53 smithi110 bash[24444]: cluster 2024-08-29T17:46:53.899333+0000 mgr.y (mgr.14454) 82 : cluster [DBG] pgmap v56: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-08-29T17:46:54.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:46:53 smithi029 bash[32453]: cluster 2024-08-29T17:46:52.976822+0000 mon.a (mon.0) 899 : cluster [DBG] mgrmap e22: y(active, since 91s), standbys: x 2024-08-29T17:46:54.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:46:53 smithi029 bash[32453]: cluster 2024-08-29T17:46:53.899333+0000 mgr.y (mgr.14454) 82 : cluster [DBG] pgmap v56: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-08-29T17:46:54.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:46:53 smithi029 bash[22475]: cluster 2024-08-29T17:46:52.976822+0000 mon.a (mon.0) 899 : cluster [DBG] mgrmap e22: y(active, since 91s), standbys: x 2024-08-29T17:46:54.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:46:53 smithi029 bash[22475]: cluster 2024-08-29T17:46:53.899333+0000 mgr.y (mgr.14454) 82 : cluster [DBG] pgmap v56: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-08-29T17:46:54.900 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:46:54 smithi029 bash[22727]: ::ffff:172.21.15.110 - - [29/Aug/2024:17:46:54] "GET /metrics HTTP/1.1" 200 33733 "" "Prometheus/2.43.0" 2024-08-29T17:46:56.398 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:46:55 smithi110 bash[24444]: cluster 2024-08-29T17:46:55.900165+0000 mgr.y (mgr.14454) 83 : cluster [DBG] pgmap v57: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-08-29T17:46:56.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:46:55 smithi029 bash[22475]: cluster 2024-08-29T17:46:55.900165+0000 mgr.y (mgr.14454) 83 : cluster [DBG] pgmap v57: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-08-29T17:46:56.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:46:55 smithi029 bash[32453]: cluster 2024-08-29T17:46:55.900165+0000 mgr.y (mgr.14454) 83 : cluster [DBG] pgmap v57: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-08-29T17:46:58.300 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:46:57 smithi029 bash[32453]: cluster 2024-08-29T17:46:57.901071+0000 mgr.y (mgr.14454) 84 : cluster [DBG] pgmap v58: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-08-29T17:46:58.300 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:46:57 smithi029 bash[22475]: cluster 2024-08-29T17:46:57.901071+0000 mgr.y (mgr.14454) 84 : cluster [DBG] pgmap v58: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-08-29T17:46:58.399 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:46:57 smithi110 bash[24444]: cluster 2024-08-29T17:46:57.901071+0000 mgr.y (mgr.14454) 84 : cluster [DBG] pgmap v58: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-08-29T17:47:00.284 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:46:59 smithi029 bash[22475]: cluster 2024-08-29T17:46:59.901800+0000 mgr.y (mgr.14454) 85 : cluster [DBG] pgmap v59: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-08-29T17:47:00.284 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:46:59 smithi029 bash[32453]: cluster 2024-08-29T17:46:59.901800+0000 mgr.y (mgr.14454) 85 : cluster [DBG] pgmap v59: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-08-29T17:47:00.398 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:46:59 smithi110 bash[24444]: cluster 2024-08-29T17:46:59.901800+0000 mgr.y (mgr.14454) 85 : cluster [DBG] pgmap v59: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-08-29T17:47:02.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:47:01 smithi029 bash[22475]: cluster 2024-08-29T17:47:01.902468+0000 mgr.y (mgr.14454) 86 : cluster [DBG] pgmap v60: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-08-29T17:47:02.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:47:01 smithi029 bash[32453]: cluster 2024-08-29T17:47:01.902468+0000 mgr.y (mgr.14454) 86 : cluster [DBG] pgmap v60: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-08-29T17:47:02.398 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:47:01 smithi110 bash[24444]: cluster 2024-08-29T17:47:01.902468+0000 mgr.y (mgr.14454) 86 : cluster [DBG] pgmap v60: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-08-29T17:47:04.398 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:47:03 smithi110 bash[24444]: cluster 2024-08-29T17:47:03.903687+0000 mgr.y (mgr.14454) 87 : cluster [DBG] pgmap v61: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-08-29T17:47:04.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:47:03 smithi029 bash[22475]: cluster 2024-08-29T17:47:03.903687+0000 mgr.y (mgr.14454) 87 : cluster [DBG] pgmap v61: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-08-29T17:47:04.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:47:03 smithi029 bash[32453]: cluster 2024-08-29T17:47:03.903687+0000 mgr.y (mgr.14454) 87 : cluster [DBG] pgmap v61: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-08-29T17:47:04.900 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:47:04 smithi029 bash[22727]: ::ffff:172.21.15.110 - - [29/Aug/2024:17:47:04] "GET /metrics HTTP/1.1" 200 33733 "" "Prometheus/2.43.0" 2024-08-29T17:47:06.398 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:47:05 smithi110 bash[24444]: cluster 2024-08-29T17:47:05.904189+0000 mgr.y (mgr.14454) 88 : cluster [DBG] pgmap v62: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:47:06.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:47:05 smithi029 bash[22475]: cluster 2024-08-29T17:47:05.904189+0000 mgr.y (mgr.14454) 88 : cluster [DBG] pgmap v62: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:47:06.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:47:05 smithi029 bash[32453]: cluster 2024-08-29T17:47:05.904189+0000 mgr.y (mgr.14454) 88 : cluster [DBG] pgmap v62: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:47:07.399 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:47:06 smithi110 bash[24444]: audit 2024-08-29T17:47:06.947107+0000 mon.a (mon.0) 900 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T17:47:07.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:47:06 smithi029 bash[22475]: audit 2024-08-29T17:47:06.947107+0000 mon.a (mon.0) 900 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T17:47:07.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:47:07 smithi029 bash[32453]: audit 2024-08-29T17:47:06.947107+0000 mon.a (mon.0) 900 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T17:47:09.399 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:47:08 smithi110 bash[24444]: cluster 2024-08-29T17:47:07.905487+0000 mgr.y (mgr.14454) 89 : cluster [DBG] pgmap v63: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:47:09.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:47:08 smithi029 bash[22475]: cluster 2024-08-29T17:47:07.905487+0000 mgr.y (mgr.14454) 89 : cluster [DBG] pgmap v63: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:47:09.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:47:08 smithi029 bash[32453]: cluster 2024-08-29T17:47:07.905487+0000 mgr.y (mgr.14454) 89 : cluster [DBG] pgmap v63: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:47:11.399 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:47:10 smithi110 bash[24444]: cluster 2024-08-29T17:47:09.906251+0000 mgr.y (mgr.14454) 90 : cluster [DBG] pgmap v64: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:47:11.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:47:10 smithi029 bash[32453]: cluster 2024-08-29T17:47:09.906251+0000 mgr.y (mgr.14454) 90 : cluster [DBG] pgmap v64: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:47:11.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:47:10 smithi029 bash[22475]: cluster 2024-08-29T17:47:09.906251+0000 mgr.y (mgr.14454) 90 : cluster [DBG] pgmap v64: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:47:13.399 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:47:12 smithi110 bash[24444]: cluster 2024-08-29T17:47:11.906978+0000 mgr.y (mgr.14454) 91 : cluster [DBG] pgmap v65: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:47:13.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:47:12 smithi029 bash[22475]: cluster 2024-08-29T17:47:11.906978+0000 mgr.y (mgr.14454) 91 : cluster [DBG] pgmap v65: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:47:13.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:47:12 smithi029 bash[32453]: cluster 2024-08-29T17:47:11.906978+0000 mgr.y (mgr.14454) 91 : cluster [DBG] pgmap v65: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:47:13.508 INFO:teuthology.orchestra.run.smithi029.stdout:34359738509 2024-08-29T17:47:13.508 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 5b99e290-662c-11ef-bcd4-c7b262605968 -- ceph osd last-stat-seq osd.0 2024-08-29T17:47:14.698 INFO:teuthology.orchestra.run.smithi029.stdout:167503724628 2024-08-29T17:47:14.698 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 5b99e290-662c-11ef-bcd4-c7b262605968 -- ceph osd last-stat-seq osd.5 2024-08-29T17:47:14.899 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:47:14 smithi029 bash[22727]: ::ffff:172.21.15.110 - - [29/Aug/2024:17:47:14] "GET /metrics HTTP/1.1" 200 33734 "" "Prometheus/2.43.0" 2024-08-29T17:47:15.398 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:47:14 smithi110 bash[24444]: cluster 2024-08-29T17:47:13.908110+0000 mgr.y (mgr.14454) 92 : cluster [DBG] pgmap v66: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:47:15.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:47:14 smithi029 bash[22475]: cluster 2024-08-29T17:47:13.908110+0000 mgr.y (mgr.14454) 92 : cluster [DBG] pgmap v66: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:47:15.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:47:14 smithi029 bash[32453]: cluster 2024-08-29T17:47:13.908110+0000 mgr.y (mgr.14454) 92 : cluster [DBG] pgmap v66: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:47:16.170 INFO:teuthology.orchestra.run.smithi029.stdout:107374182505 2024-08-29T17:47:16.170 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 5b99e290-662c-11ef-bcd4-c7b262605968 -- ceph osd last-stat-seq osd.3 2024-08-29T17:47:16.665 INFO:teuthology.orchestra.run.smithi029.stdout:77309411446 2024-08-29T17:47:16.666 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 5b99e290-662c-11ef-bcd4-c7b262605968 -- ceph osd last-stat-seq osd.2 2024-08-29T17:47:17.276 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:47:16 smithi029 bash[22475]: cluster 2024-08-29T17:47:15.908711+0000 mgr.y (mgr.14454) 93 : cluster [DBG] pgmap v67: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:47:17.276 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:47:16 smithi029 bash[32453]: cluster 2024-08-29T17:47:15.908711+0000 mgr.y (mgr.14454) 93 : cluster [DBG] pgmap v67: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:47:17.398 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:47:16 smithi110 bash[24444]: cluster 2024-08-29T17:47:15.908711+0000 mgr.y (mgr.14454) 93 : cluster [DBG] pgmap v67: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:47:19.239 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:47:18 smithi029 bash[32453]: cluster 2024-08-29T17:47:17.909855+0000 mgr.y (mgr.14454) 94 : cluster [DBG] pgmap v68: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:47:19.240 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:47:18 smithi029 bash[22475]: cluster 2024-08-29T17:47:17.909855+0000 mgr.y (mgr.14454) 94 : cluster [DBG] pgmap v68: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:47:19.240 INFO:teuthology.orchestra.run.smithi029.stdout:236223201343 2024-08-29T17:47:19.241 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 5b99e290-662c-11ef-bcd4-c7b262605968 -- ceph osd last-stat-seq osd.7 2024-08-29T17:47:19.398 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:47:18 smithi110 bash[24444]: cluster 2024-08-29T17:47:17.909855+0000 mgr.y (mgr.14454) 94 : cluster [DBG] pgmap v68: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:47:19.680 INFO:teuthology.orchestra.run.smithi029.stdout:133143986272 2024-08-29T17:47:19.680 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 5b99e290-662c-11ef-bcd4-c7b262605968 -- ceph osd last-stat-seq osd.4 2024-08-29T17:47:20.366 INFO:teuthology.orchestra.run.smithi029.stdout:201863462986 2024-08-29T17:47:20.367 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 5b99e290-662c-11ef-bcd4-c7b262605968 -- ceph osd last-stat-seq osd.6 2024-08-29T17:47:20.433 INFO:teuthology.orchestra.run.smithi029.stdout:55834574979 2024-08-29T17:47:20.434 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 5b99e290-662c-11ef-bcd4-c7b262605968 -- ceph osd last-stat-seq osd.1 2024-08-29T17:47:20.901 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/5b99e290-662c-11ef-bcd4-c7b262605968/mon.a/config 2024-08-29T17:47:21.398 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:47:20 smithi110 bash[24444]: cluster 2024-08-29T17:47:19.910490+0000 mgr.y (mgr.14454) 95 : cluster [DBG] pgmap v69: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:47:21.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:47:20 smithi029 bash[32453]: cluster 2024-08-29T17:47:19.910490+0000 mgr.y (mgr.14454) 95 : cluster [DBG] pgmap v69: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:47:21.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:47:20 smithi029 bash[22475]: cluster 2024-08-29T17:47:19.910490+0000 mgr.y (mgr.14454) 95 : cluster [DBG] pgmap v69: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:47:22.358 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:47:22 smithi029 bash[32453]: audit 2024-08-29T17:47:21.947438+0000 mon.a (mon.0) 901 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T17:47:22.358 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:47:22 smithi029 bash[22475]: audit 2024-08-29T17:47:21.947438+0000 mon.a (mon.0) 901 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T17:47:22.398 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:47:22 smithi110 bash[24444]: audit 2024-08-29T17:47:21.947438+0000 mon.a (mon.0) 901 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T17:47:23.394 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:47:23 smithi029 bash[22475]: cluster 2024-08-29T17:47:21.911154+0000 mgr.y (mgr.14454) 96 : cluster [DBG] pgmap v70: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:47:23.394 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:47:23 smithi029 bash[32453]: cluster 2024-08-29T17:47:21.911154+0000 mgr.y (mgr.14454) 96 : cluster [DBG] pgmap v70: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:47:23.398 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:47:23 smithi110 bash[24444]: cluster 2024-08-29T17:47:21.911154+0000 mgr.y (mgr.14454) 96 : cluster [DBG] pgmap v70: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:47:23.754 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/5b99e290-662c-11ef-bcd4-c7b262605968/mon.a/config 2024-08-29T17:47:23.754 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/5b99e290-662c-11ef-bcd4-c7b262605968/mon.a/config 2024-08-29T17:47:23.755 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/5b99e290-662c-11ef-bcd4-c7b262605968/mon.a/config 2024-08-29T17:47:23.755 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/5b99e290-662c-11ef-bcd4-c7b262605968/mon.a/config 2024-08-29T17:47:24.377 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/5b99e290-662c-11ef-bcd4-c7b262605968/mon.a/config 2024-08-29T17:47:24.378 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/5b99e290-662c-11ef-bcd4-c7b262605968/mon.a/config 2024-08-29T17:47:24.378 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/5b99e290-662c-11ef-bcd4-c7b262605968/mon.a/config 2024-08-29T17:47:24.954 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:47:24 smithi029 bash[22727]: ::ffff:172.21.15.110 - - [29/Aug/2024:17:47:24] "GET /metrics HTTP/1.1" 200 33732 "" "Prometheus/2.43.0" 2024-08-29T17:47:25.398 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:47:25 smithi110 bash[24444]: cluster 2024-08-29T17:47:23.911962+0000 mgr.y (mgr.14454) 97 : cluster [DBG] pgmap v71: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:47:25.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:47:25 smithi029 bash[32453]: cluster 2024-08-29T17:47:23.911962+0000 mgr.y (mgr.14454) 97 : cluster [DBG] pgmap v71: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:47:25.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:47:25 smithi029 bash[22475]: cluster 2024-08-29T17:47:23.911962+0000 mgr.y (mgr.14454) 97 : cluster [DBG] pgmap v71: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:47:27.058 INFO:teuthology.orchestra.run.smithi029.stdout:34359738512 2024-08-29T17:47:27.398 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:47:27 smithi110 bash[24444]: cluster 2024-08-29T17:47:25.912701+0000 mgr.y (mgr.14454) 98 : cluster [DBG] pgmap v72: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:47:27.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:47:27 smithi029 bash[32453]: cluster 2024-08-29T17:47:25.912701+0000 mgr.y (mgr.14454) 98 : cluster [DBG] pgmap v72: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:47:27.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:47:27 smithi029 bash[22475]: cluster 2024-08-29T17:47:25.912701+0000 mgr.y (mgr.14454) 98 : cluster [DBG] pgmap v72: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:47:28.398 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:47:28 smithi110 bash[24444]: audit 2024-08-29T17:47:27.060162+0000 mon.c (mon.2) 25 : audit [DBG] from='client.? 172.21.15.29:0/332515952' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-08-29T17:47:28.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:47:28 smithi029 bash[32453]: audit 2024-08-29T17:47:27.060162+0000 mon.c (mon.2) 25 : audit [DBG] from='client.? 172.21.15.29:0/332515952' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-08-29T17:47:28.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:47:28 smithi029 bash[22475]: audit 2024-08-29T17:47:27.060162+0000 mon.c (mon.2) 25 : audit [DBG] from='client.? 172.21.15.29:0/332515952' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-08-29T17:47:29.398 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:47:29 smithi110 bash[24444]: cluster 2024-08-29T17:47:27.914011+0000 mgr.y (mgr.14454) 99 : cluster [DBG] pgmap v73: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:47:29.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:47:29 smithi029 bash[32453]: cluster 2024-08-29T17:47:27.914011+0000 mgr.y (mgr.14454) 99 : cluster [DBG] pgmap v73: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:47:29.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:47:29 smithi029 bash[22475]: cluster 2024-08-29T17:47:27.914011+0000 mgr.y (mgr.14454) 99 : cluster [DBG] pgmap v73: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:47:29.431 INFO:tasks.cephadm.ceph_manager.ceph:need seq 34359738509 got 34359738512 for osd.0 2024-08-29T17:47:29.431 DEBUG:teuthology.parallel:result is None 2024-08-29T17:47:31.283 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:47:31 smithi029 bash[32453]: cluster 2024-08-29T17:47:29.914801+0000 mgr.y (mgr.14454) 100 : cluster [DBG] pgmap v74: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:47:31.283 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:47:31 smithi029 bash[22475]: cluster 2024-08-29T17:47:29.914801+0000 mgr.y (mgr.14454) 100 : cluster [DBG] pgmap v74: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:47:31.398 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:47:31 smithi110 bash[24444]: cluster 2024-08-29T17:47:29.914801+0000 mgr.y (mgr.14454) 100 : cluster [DBG] pgmap v74: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:47:33.398 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:47:33 smithi110 bash[24444]: cluster 2024-08-29T17:47:31.915371+0000 mgr.y (mgr.14454) 101 : cluster [DBG] pgmap v75: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:47:33.415 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:47:33 smithi029 bash[32453]: cluster 2024-08-29T17:47:31.915371+0000 mgr.y (mgr.14454) 101 : cluster [DBG] pgmap v75: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:47:33.415 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:47:33 smithi029 bash[22475]: cluster 2024-08-29T17:47:31.915371+0000 mgr.y (mgr.14454) 101 : cluster [DBG] pgmap v75: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:47:35.005 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:47:34 smithi029 bash[22727]: ::ffff:172.21.15.110 - - [29/Aug/2024:17:47:34] "GET /metrics HTTP/1.1" 200 33732 "" "Prometheus/2.43.0" 2024-08-29T17:47:35.398 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:47:35 smithi110 bash[24444]: cluster 2024-08-29T17:47:33.916596+0000 mgr.y (mgr.14454) 102 : cluster [DBG] pgmap v76: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:47:35.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:47:35 smithi029 bash[22475]: cluster 2024-08-29T17:47:33.916596+0000 mgr.y (mgr.14454) 102 : cluster [DBG] pgmap v76: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:47:35.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:47:35 smithi029 bash[32453]: cluster 2024-08-29T17:47:33.916596+0000 mgr.y (mgr.14454) 102 : cluster [DBG] pgmap v76: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:47:37.398 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:47:37 smithi110 bash[24444]: cluster 2024-08-29T17:47:35.917281+0000 mgr.y (mgr.14454) 103 : cluster [DBG] pgmap v77: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:47:37.398 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:47:37 smithi110 bash[24444]: audit 2024-08-29T17:47:36.947868+0000 mon.a (mon.0) 902 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T17:47:37.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:47:37 smithi029 bash[32453]: cluster 2024-08-29T17:47:35.917281+0000 mgr.y (mgr.14454) 103 : cluster [DBG] pgmap v77: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:47:37.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:47:37 smithi029 bash[32453]: audit 2024-08-29T17:47:36.947868+0000 mon.a (mon.0) 902 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T17:47:37.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:47:37 smithi029 bash[22475]: cluster 2024-08-29T17:47:35.917281+0000 mgr.y (mgr.14454) 103 : cluster [DBG] pgmap v77: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:47:37.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:47:37 smithi029 bash[22475]: audit 2024-08-29T17:47:36.947868+0000 mon.a (mon.0) 902 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T17:47:39.044 INFO:teuthology.orchestra.run.smithi029.stdout:236223201348 2024-08-29T17:47:39.398 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:47:39 smithi110 bash[24444]: cluster 2024-08-29T17:47:37.918197+0000 mgr.y (mgr.14454) 104 : cluster [DBG] pgmap v78: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:47:39.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:47:39 smithi029 bash[32453]: cluster 2024-08-29T17:47:37.918197+0000 mgr.y (mgr.14454) 104 : cluster [DBG] pgmap v78: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:47:39.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:47:39 smithi029 bash[22475]: cluster 2024-08-29T17:47:37.918197+0000 mgr.y (mgr.14454) 104 : cluster [DBG] pgmap v78: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:47:40.398 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:47:40 smithi110 bash[24444]: audit 2024-08-29T17:47:39.046752+0000 mon.a (mon.0) 903 : audit [DBG] from='client.? 172.21.15.29:0/266965866' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-08-29T17:47:40.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:47:40 smithi029 bash[22475]: audit 2024-08-29T17:47:39.046752+0000 mon.a (mon.0) 903 : audit [DBG] from='client.? 172.21.15.29:0/266965866' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-08-29T17:47:40.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:47:40 smithi029 bash[32453]: audit 2024-08-29T17:47:39.046752+0000 mon.a (mon.0) 903 : audit [DBG] from='client.? 172.21.15.29:0/266965866' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-08-29T17:47:41.398 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:47:41 smithi110 bash[24444]: cluster 2024-08-29T17:47:39.918961+0000 mgr.y (mgr.14454) 105 : cluster [DBG] pgmap v79: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:47:41.415 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:47:41 smithi029 bash[32453]: cluster 2024-08-29T17:47:39.918961+0000 mgr.y (mgr.14454) 105 : cluster [DBG] pgmap v79: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:47:41.415 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:47:41 smithi029 bash[22475]: cluster 2024-08-29T17:47:39.918961+0000 mgr.y (mgr.14454) 105 : cluster [DBG] pgmap v79: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:47:42.784 INFO:tasks.cephadm.ceph_manager.ceph:need seq 236223201343 got 236223201348 for osd.7 2024-08-29T17:47:42.784 DEBUG:teuthology.parallel:result is None 2024-08-29T17:47:42.970 INFO:teuthology.orchestra.run.smithi029.stdout:107374182511 2024-08-29T17:47:43.130 INFO:teuthology.orchestra.run.smithi029.stdout:167503724634 2024-08-29T17:47:43.238 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:47:43 smithi029 bash[32453]: cluster 2024-08-29T17:47:41.919611+0000 mgr.y (mgr.14454) 106 : cluster [DBG] pgmap v80: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:47:43.238 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:47:43 smithi029 bash[32453]: audit 2024-08-29T17:47:42.972827+0000 mon.a (mon.0) 904 : audit [DBG] from='client.? 172.21.15.29:0/1190320343' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-08-29T17:47:43.238 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:47:43 smithi029 bash[22475]: cluster 2024-08-29T17:47:41.919611+0000 mgr.y (mgr.14454) 106 : cluster [DBG] pgmap v80: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:47:43.238 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:47:43 smithi029 bash[22475]: audit 2024-08-29T17:47:42.972827+0000 mon.a (mon.0) 904 : audit [DBG] from='client.? 172.21.15.29:0/1190320343' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-08-29T17:47:43.398 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:47:43 smithi110 bash[24444]: cluster 2024-08-29T17:47:41.919611+0000 mgr.y (mgr.14454) 106 : cluster [DBG] pgmap v80: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:47:43.399 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:47:43 smithi110 bash[24444]: audit 2024-08-29T17:47:42.972827+0000 mon.a (mon.0) 904 : audit [DBG] from='client.? 172.21.15.29:0/1190320343' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-08-29T17:47:43.545 INFO:teuthology.orchestra.run.smithi029.stdout:133143986277 2024-08-29T17:47:44.398 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:47:44 smithi110 bash[24444]: audit 2024-08-29T17:47:43.132596+0000 mon.a (mon.0) 905 : audit [DBG] from='client.? 172.21.15.29:0/879696591' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-08-29T17:47:44.398 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:47:44 smithi110 bash[24444]: audit 2024-08-29T17:47:43.547064+0000 mon.a (mon.0) 906 : audit [DBG] from='client.? 172.21.15.29:0/2705773856' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-08-29T17:47:44.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:47:44 smithi029 bash[22475]: audit 2024-08-29T17:47:43.132596+0000 mon.a (mon.0) 905 : audit [DBG] from='client.? 172.21.15.29:0/879696591' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-08-29T17:47:44.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:47:44 smithi029 bash[22475]: audit 2024-08-29T17:47:43.547064+0000 mon.a (mon.0) 906 : audit [DBG] from='client.? 172.21.15.29:0/2705773856' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-08-29T17:47:44.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:47:44 smithi029 bash[32453]: audit 2024-08-29T17:47:43.132596+0000 mon.a (mon.0) 905 : audit [DBG] from='client.? 172.21.15.29:0/879696591' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-08-29T17:47:44.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:47:44 smithi029 bash[32453]: audit 2024-08-29T17:47:43.547064+0000 mon.a (mon.0) 906 : audit [DBG] from='client.? 172.21.15.29:0/2705773856' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-08-29T17:47:44.923 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:47:44 smithi029 bash[22727]: ::ffff:172.21.15.110 - - [29/Aug/2024:17:47:44] "GET /metrics HTTP/1.1" 200 33745 "" "Prometheus/2.43.0" 2024-08-29T17:47:45.398 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:47:45 smithi110 bash[24444]: cluster 2024-08-29T17:47:43.920934+0000 mgr.y (mgr.14454) 107 : cluster [DBG] pgmap v81: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:47:45.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:47:45 smithi029 bash[22475]: cluster 2024-08-29T17:47:43.920934+0000 mgr.y (mgr.14454) 107 : cluster [DBG] pgmap v81: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:47:45.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:47:45 smithi029 bash[32453]: cluster 2024-08-29T17:47:43.920934+0000 mgr.y (mgr.14454) 107 : cluster [DBG] pgmap v81: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:47:45.416 INFO:teuthology.orchestra.run.smithi029.stdout:55834574985 2024-08-29T17:47:45.498 INFO:tasks.cephadm.ceph_manager.ceph:need seq 107374182505 got 107374182511 for osd.3 2024-08-29T17:47:45.498 DEBUG:teuthology.parallel:result is None 2024-08-29T17:47:45.532 INFO:teuthology.orchestra.run.smithi029.stdout:77309411453 2024-08-29T17:47:46.081 INFO:teuthology.orchestra.run.smithi029.stdout:201863462992 2024-08-29T17:47:46.386 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:47:46 smithi029 bash[32453]: audit 2024-08-29T17:47:45.418295+0000 mon.c (mon.2) 26 : audit [DBG] from='client.? 172.21.15.29:0/259862337' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-08-29T17:47:46.386 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:47:46 smithi029 bash[32453]: audit 2024-08-29T17:47:45.534462+0000 mon.a (mon.0) 907 : audit [DBG] from='client.? 172.21.15.29:0/1118845105' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-08-29T17:47:46.386 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:47:46 smithi029 bash[22475]: audit 2024-08-29T17:47:45.418295+0000 mon.c (mon.2) 26 : audit [DBG] from='client.? 172.21.15.29:0/259862337' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-08-29T17:47:46.387 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:47:46 smithi029 bash[22475]: audit 2024-08-29T17:47:45.534462+0000 mon.a (mon.0) 907 : audit [DBG] from='client.? 172.21.15.29:0/1118845105' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-08-29T17:47:46.398 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:47:46 smithi110 bash[24444]: audit 2024-08-29T17:47:45.418295+0000 mon.c (mon.2) 26 : audit [DBG] from='client.? 172.21.15.29:0/259862337' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-08-29T17:47:46.398 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:47:46 smithi110 bash[24444]: audit 2024-08-29T17:47:45.534462+0000 mon.a (mon.0) 907 : audit [DBG] from='client.? 172.21.15.29:0/1118845105' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-08-29T17:47:47.379 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:47:47 smithi029 bash[32453]: cluster 2024-08-29T17:47:45.921372+0000 mgr.y (mgr.14454) 108 : cluster [DBG] pgmap v82: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:47:47.379 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:47:47 smithi029 bash[32453]: audit 2024-08-29T17:47:46.083104+0000 mon.a (mon.0) 908 : audit [DBG] from='client.? 172.21.15.29:0/2586373965' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-08-29T17:47:47.379 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:47:47 smithi029 bash[22475]: cluster 2024-08-29T17:47:45.921372+0000 mgr.y (mgr.14454) 108 : cluster [DBG] pgmap v82: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:47:47.380 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:47:47 smithi029 bash[22475]: audit 2024-08-29T17:47:46.083104+0000 mon.a (mon.0) 908 : audit [DBG] from='client.? 172.21.15.29:0/2586373965' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-08-29T17:47:47.398 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:47:47 smithi110 bash[24444]: cluster 2024-08-29T17:47:45.921372+0000 mgr.y (mgr.14454) 108 : cluster [DBG] pgmap v82: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:47:47.398 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:47:47 smithi110 bash[24444]: audit 2024-08-29T17:47:46.083104+0000 mon.a (mon.0) 908 : audit [DBG] from='client.? 172.21.15.29:0/2586373965' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-08-29T17:47:48.152 INFO:tasks.cephadm.ceph_manager.ceph:need seq 133143986272 got 133143986277 for osd.4 2024-08-29T17:47:48.152 DEBUG:teuthology.parallel:result is None 2024-08-29T17:47:48.189 INFO:tasks.cephadm.ceph_manager.ceph:need seq 167503724628 got 167503724634 for osd.5 2024-08-29T17:47:48.190 DEBUG:teuthology.parallel:result is None 2024-08-29T17:47:48.842 INFO:tasks.cephadm.ceph_manager.ceph:need seq 55834574979 got 55834574985 for osd.1 2024-08-29T17:47:48.842 DEBUG:teuthology.parallel:result is None 2024-08-29T17:47:49.107 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:47:49 smithi029 bash[22475]: cluster 2024-08-29T17:47:47.922504+0000 mgr.y (mgr.14454) 109 : cluster [DBG] pgmap v83: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:47:49.107 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:47:49 smithi029 bash[22475]: audit 2024-08-29T17:47:48.115376+0000 mon.a (mon.0) 909 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:47:49.108 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:47:49 smithi029 bash[22475]: audit 2024-08-29T17:47:48.661761+0000 mon.a (mon.0) 910 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:47:49.108 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:47:49 smithi029 bash[22475]: audit 2024-08-29T17:47:48.663230+0000 mon.a (mon.0) 911 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T17:47:49.108 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:47:49 smithi029 bash[22475]: audit 2024-08-29T17:47:48.672847+0000 mon.a (mon.0) 912 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:47:49.398 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:47:49 smithi110 bash[24444]: cluster 2024-08-29T17:47:47.922504+0000 mgr.y (mgr.14454) 109 : cluster [DBG] pgmap v83: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:47:49.399 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:47:49 smithi110 bash[24444]: audit 2024-08-29T17:47:48.115376+0000 mon.a (mon.0) 909 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:47:49.399 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:47:49 smithi110 bash[24444]: audit 2024-08-29T17:47:48.661761+0000 mon.a (mon.0) 910 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:47:49.399 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:47:49 smithi110 bash[24444]: audit 2024-08-29T17:47:48.663230+0000 mon.a (mon.0) 911 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T17:47:49.399 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:47:49 smithi110 bash[24444]: audit 2024-08-29T17:47:48.672847+0000 mon.a (mon.0) 912 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:47:49.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:47:49 smithi029 bash[32453]: cluster 2024-08-29T17:47:47.922504+0000 mgr.y (mgr.14454) 109 : cluster [DBG] pgmap v83: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:47:49.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:47:49 smithi029 bash[32453]: audit 2024-08-29T17:47:48.115376+0000 mon.a (mon.0) 909 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:47:49.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:47:49 smithi029 bash[32453]: audit 2024-08-29T17:47:48.661761+0000 mon.a (mon.0) 910 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:47:49.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:47:49 smithi029 bash[32453]: audit 2024-08-29T17:47:48.663230+0000 mon.a (mon.0) 911 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T17:47:49.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:47:49 smithi029 bash[32453]: audit 2024-08-29T17:47:48.672847+0000 mon.a (mon.0) 912 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:47:49.552 INFO:tasks.cephadm.ceph_manager.ceph:need seq 77309411446 got 77309411453 for osd.2 2024-08-29T17:47:49.553 DEBUG:teuthology.parallel:result is None 2024-08-29T17:47:49.614 INFO:tasks.cephadm.ceph_manager.ceph:need seq 201863462986 got 201863462992 for osd.6 2024-08-29T17:47:49.615 DEBUG:teuthology.parallel:result is None 2024-08-29T17:47:49.615 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2024-08-29T17:47:49.615 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 5b99e290-662c-11ef-bcd4-c7b262605968 -- ceph pg dump --format=json 2024-08-29T17:47:51.398 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:47:51 smithi110 bash[24444]: cluster 2024-08-29T17:47:49.923247+0000 mgr.y (mgr.14454) 110 : cluster [DBG] pgmap v84: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:47:51.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:47:51 smithi029 bash[32453]: cluster 2024-08-29T17:47:49.923247+0000 mgr.y (mgr.14454) 110 : cluster [DBG] pgmap v84: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:47:51.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:47:51 smithi029 bash[22475]: cluster 2024-08-29T17:47:49.923247+0000 mgr.y (mgr.14454) 110 : cluster [DBG] pgmap v84: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:47:52.398 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:47:52 smithi110 bash[24444]: audit 2024-08-29T17:47:51.948274+0000 mon.a (mon.0) 913 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T17:47:52.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:47:52 smithi029 bash[22475]: audit 2024-08-29T17:47:51.948274+0000 mon.a (mon.0) 913 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T17:47:52.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:47:52 smithi029 bash[32453]: audit 2024-08-29T17:47:51.948274+0000 mon.a (mon.0) 913 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T17:47:53.398 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:47:53 smithi110 bash[24444]: cluster 2024-08-29T17:47:51.923964+0000 mgr.y (mgr.14454) 111 : cluster [DBG] pgmap v85: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:47:53.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:47:53 smithi029 bash[22475]: cluster 2024-08-29T17:47:51.923964+0000 mgr.y (mgr.14454) 111 : cluster [DBG] pgmap v85: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:47:53.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:47:53 smithi029 bash[32453]: cluster 2024-08-29T17:47:51.923964+0000 mgr.y (mgr.14454) 111 : cluster [DBG] pgmap v85: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:47:54.351 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/5b99e290-662c-11ef-bcd4-c7b262605968/mon.a/config 2024-08-29T17:47:54.900 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:47:54 smithi029 bash[22727]: ::ffff:172.21.15.110 - - [29/Aug/2024:17:47:54] "GET /metrics HTTP/1.1" 200 33747 "" "Prometheus/2.43.0" 2024-08-29T17:47:55.398 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:47:55 smithi110 bash[24444]: cluster 2024-08-29T17:47:53.925300+0000 mgr.y (mgr.14454) 112 : cluster [DBG] pgmap v86: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:47:55.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:47:55 smithi029 bash[32453]: cluster 2024-08-29T17:47:53.925300+0000 mgr.y (mgr.14454) 112 : cluster [DBG] pgmap v86: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:47:55.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:47:55 smithi029 bash[22475]: cluster 2024-08-29T17:47:53.925300+0000 mgr.y (mgr.14454) 112 : cluster [DBG] pgmap v86: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:47:57.398 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:47:57 smithi110 bash[24444]: cluster 2024-08-29T17:47:55.925995+0000 mgr.y (mgr.14454) 113 : cluster [DBG] pgmap v87: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:47:57.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:47:57 smithi029 bash[32453]: cluster 2024-08-29T17:47:55.925995+0000 mgr.y (mgr.14454) 113 : cluster [DBG] pgmap v87: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:47:57.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:47:57 smithi029 bash[22475]: cluster 2024-08-29T17:47:55.925995+0000 mgr.y (mgr.14454) 113 : cluster [DBG] pgmap v87: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:47:58.756 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-08-29T17:47:58.758 INFO:teuthology.orchestra.run.smithi029.stderr:dumped all 2024-08-29T17:47:59.398 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:47:59 smithi110 bash[24444]: cluster 2024-08-29T17:47:57.927174+0000 mgr.y (mgr.14454) 114 : cluster [DBG] pgmap v88: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:47:59.398 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:47:59 smithi110 bash[24444]: audit 2024-08-29T17:47:58.744641+0000 mgr.y (mgr.14454) 115 : audit [DBG] from='client.14640 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-29T17:47:59.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:47:59 smithi029 bash[32453]: cluster 2024-08-29T17:47:57.927174+0000 mgr.y (mgr.14454) 114 : cluster [DBG] pgmap v88: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:47:59.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:47:59 smithi029 bash[32453]: audit 2024-08-29T17:47:58.744641+0000 mgr.y (mgr.14454) 115 : audit [DBG] from='client.14640 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-29T17:47:59.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:47:59 smithi029 bash[22475]: cluster 2024-08-29T17:47:57.927174+0000 mgr.y (mgr.14454) 114 : cluster [DBG] pgmap v88: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:47:59.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:47:59 smithi029 bash[22475]: audit 2024-08-29T17:47:58.744641+0000 mgr.y (mgr.14454) 115 : audit [DBG] from='client.14640 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-29T17:47:59.525 INFO:teuthology.orchestra.run.smithi029.stdout:{"pg_ready":true,"pg_map":{"version":88,"stamp":"2024-08-29T17:47:57.926309+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":593815,"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":212,"num_read_kb":306,"num_write":232,"num_write_kb":2438,"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":315,"acting":315,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":315,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":236452,"kb_used_data":8016,"kb_used_omap":12,"kb_used_meta":228339,"kb_avail":749724764,"statfs":{"total":767960285184,"available":767718158336,"internally_reserved":0,"allocated":8208384,"data_stored":4611803,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12744,"internal_metadata":233819704},"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.005122"},"pg_stats":[{"pgid":"3.3f","version":"0'0","reported_seq":24,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-29T17:46:26.466246+0000","last_change":"2024-08-29T17:43:22.435355+0000","last_active":"2024-08-29T17:46:26.466246+0000","last_peered":"2024-08-29T17:46:26.466246+0000","last_clean":"2024-08-29T17:46:26.466246+0000","last_became_active":"2024-08-29T17:43:22.434809+0000","last_became_peered":"2024-08-29T17:43:22.434809+0000","last_unstale":"2024-08-29T17:46:26.466246+0000","last_undegraded":"2024-08-29T17:46:26.466246+0000","last_fullsized":"2024-08-29T17:46:26.466246+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T22:19:03.103074+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,0],"acting":[7,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.3e","version":"0'0","reported_seq":24,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-29T17:46:26.362755+0000","last_change":"2024-08-29T17:43:22.426060+0000","last_active":"2024-08-29T17:46:26.362755+0000","last_peered":"2024-08-29T17:46:26.362755+0000","last_clean":"2024-08-29T17:46:26.362755+0000","last_became_active":"2024-08-29T17:43:22.425421+0000","last_became_peered":"2024-08-29T17:43:22.425421+0000","last_unstale":"2024-08-29T17:46:26.362755+0000","last_undegraded":"2024-08-29T17:46:26.362755+0000","last_fullsized":"2024-08-29T17:46:26.362755+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T19:35:03.424736+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[1,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.3d","version":"0'0","reported_seq":24,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-29T17:46:26.366562+0000","last_change":"2024-08-29T17:43:22.406939+0000","last_active":"2024-08-29T17:46:26.366562+0000","last_peered":"2024-08-29T17:46:26.366562+0000","last_clean":"2024-08-29T17:46:26.366562+0000","last_became_active":"2024-08-29T17:43:22.406496+0000","last_became_peered":"2024-08-29T17:43:22.406496+0000","last_unstale":"2024-08-29T17:46:26.366562+0000","last_undegraded":"2024-08-29T17:46:26.366562+0000","last_fullsized":"2024-08-29T17:46:26.366562+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T19:38:35.419643+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,1],"acting":[0,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.3c","version":"0'0","reported_seq":24,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-29T17:46:26.463347+0000","last_change":"2024-08-29T17:43:22.432318+0000","last_active":"2024-08-29T17:46:26.463347+0000","last_peered":"2024-08-29T17:46:26.463347+0000","last_clean":"2024-08-29T17:46:26.463347+0000","last_became_active":"2024-08-29T17:43:22.431531+0000","last_became_peered":"2024-08-29T17:43:22.431531+0000","last_unstale":"2024-08-29T17:46:26.463347+0000","last_undegraded":"2024-08-29T17:46:26.463347+0000","last_fullsized":"2024-08-29T17:46:26.463347+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T05:28:17.317346+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.3b","version":"0'0","reported_seq":23,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-29T17:46:17.552399+0000","last_change":"2024-08-29T17:43:22.437961+0000","last_active":"2024-08-29T17:46:17.552399+0000","last_peered":"2024-08-29T17:46:17.552399+0000","last_clean":"2024-08-29T17:46:17.552399+0000","last_became_active":"2024-08-29T17:43:22.436170+0000","last_became_peered":"2024-08-29T17:43:22.436170+0000","last_unstale":"2024-08-29T17:46:17.552399+0000","last_undegraded":"2024-08-29T17:46:17.552399+0000","last_fullsized":"2024-08-29T17:46:17.552399+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T03:08:18.576818+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.3a","version":"0'0","reported_seq":23,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-29T17:46:16.987618+0000","last_change":"2024-08-29T17:43:22.420691+0000","last_active":"2024-08-29T17:46:16.987618+0000","last_peered":"2024-08-29T17:46:16.987618+0000","last_clean":"2024-08-29T17:46:16.987618+0000","last_became_active":"2024-08-29T17:43:22.420039+0000","last_became_peered":"2024-08-29T17:43:22.420039+0000","last_unstale":"2024-08-29T17:46:16.987618+0000","last_undegraded":"2024-08-29T17:46:16.987618+0000","last_fullsized":"2024-08-29T17:46:16.987618+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T19:08:49.436974+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,0,1],"acting":[5,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.39","version":"0'0","reported_seq":23,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-29T17:46:17.552012+0000","last_change":"2024-08-29T17:43:22.437995+0000","last_active":"2024-08-29T17:46:17.552012+0000","last_peered":"2024-08-29T17:46:17.552012+0000","last_clean":"2024-08-29T17:46:17.552012+0000","last_became_active":"2024-08-29T17:43:22.437442+0000","last_became_peered":"2024-08-29T17:43:22.437442+0000","last_unstale":"2024-08-29T17:46:17.552012+0000","last_undegraded":"2024-08-29T17:46:17.552012+0000","last_fullsized":"2024-08-29T17:46:17.552012+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T00:35:04.651406+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.38","version":"0'0","reported_seq":23,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-29T17:46:17.272011+0000","last_change":"2024-08-29T17:43:22.430602+0000","last_active":"2024-08-29T17:46:17.272011+0000","last_peered":"2024-08-29T17:46:17.272011+0000","last_clean":"2024-08-29T17:46:17.272011+0000","last_became_active":"2024-08-29T17:43:22.430351+0000","last_became_peered":"2024-08-29T17:43:22.430351+0000","last_unstale":"2024-08-29T17:46:17.272011+0000","last_undegraded":"2024-08-29T17:46:17.272011+0000","last_fullsized":"2024-08-29T17:46:17.272011+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T22:31:28.613615+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.37","version":"0'0","reported_seq":32,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-29T17:46:17.553379+0000","last_change":"2024-08-29T17:44:05.548442+0000","last_active":"2024-08-29T17:46:17.553379+0000","last_peered":"2024-08-29T17:46:17.553379+0000","last_clean":"2024-08-29T17:46:17.553379+0000","last_became_active":"2024-08-29T17:44:05.547080+0000","last_became_peered":"2024-08-29T17:44:05.547080+0000","last_unstale":"2024-08-29T17:46:17.553379+0000","last_undegraded":"2024-08-29T17:46:17.553379+0000","last_fullsized":"2024-08-29T17:46:17.553379+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T03:49:19.086527+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.36","version":"0'0","reported_seq":23,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-29T17:46:17.895814+0000","last_change":"2024-08-29T17:43:22.438453+0000","last_active":"2024-08-29T17:46:17.895814+0000","last_peered":"2024-08-29T17:46:17.895814+0000","last_clean":"2024-08-29T17:46:17.895814+0000","last_became_active":"2024-08-29T17:43:22.437911+0000","last_became_peered":"2024-08-29T17:43:22.437911+0000","last_unstale":"2024-08-29T17:46:17.895814+0000","last_undegraded":"2024-08-29T17:46:17.895814+0000","last_fullsized":"2024-08-29T17:46:17.895814+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T20:49:07.082732+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.35","version":"0'0","reported_seq":23,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-29T17:46:17.895840+0000","last_change":"2024-08-29T17:43:22.439827+0000","last_active":"2024-08-29T17:46:17.895840+0000","last_peered":"2024-08-29T17:46:17.895840+0000","last_clean":"2024-08-29T17:46:17.895840+0000","last_became_active":"2024-08-29T17:43:22.438518+0000","last_became_peered":"2024-08-29T17:43:22.438518+0000","last_unstale":"2024-08-29T17:46:17.895840+0000","last_undegraded":"2024-08-29T17:46:17.895840+0000","last_fullsized":"2024-08-29T17:46:17.895840+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T21:44:34.599929+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.34","version":"0'0","reported_seq":23,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-29T17:46:16.979669+0000","last_change":"2024-08-29T17:43:22.443443+0000","last_active":"2024-08-29T17:46:16.979669+0000","last_peered":"2024-08-29T17:46:16.979669+0000","last_clean":"2024-08-29T17:46:16.979669+0000","last_became_active":"2024-08-29T17:43:22.442828+0000","last_became_peered":"2024-08-29T17:43:22.442828+0000","last_unstale":"2024-08-29T17:46:16.979669+0000","last_undegraded":"2024-08-29T17:46:16.979669+0000","last_fullsized":"2024-08-29T17:46:16.979669+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T17:53:49.048246+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,0],"acting":[4,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.33","version":"0'0","reported_seq":23,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-29T17:46:17.272646+0000","last_change":"2024-08-29T17:43:22.426824+0000","last_active":"2024-08-29T17:46:17.272646+0000","last_peered":"2024-08-29T17:46:17.272646+0000","last_clean":"2024-08-29T17:46:17.272646+0000","last_became_active":"2024-08-29T17:43:22.426528+0000","last_became_peered":"2024-08-29T17:43:22.426528+0000","last_unstale":"2024-08-29T17:46:17.272646+0000","last_undegraded":"2024-08-29T17:46:17.272646+0000","last_fullsized":"2024-08-29T17:46:17.272646+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T22:18:44.757589+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.32","version":"0'0","reported_seq":23,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-29T17:46:17.098656+0000","last_change":"2024-08-29T17:43:22.421356+0000","last_active":"2024-08-29T17:46:17.098656+0000","last_peered":"2024-08-29T17:46:17.098656+0000","last_clean":"2024-08-29T17:46:17.098656+0000","last_became_active":"2024-08-29T17:43:22.421070+0000","last_became_peered":"2024-08-29T17:43:22.421070+0000","last_unstale":"2024-08-29T17:46:17.098656+0000","last_undegraded":"2024-08-29T17:46:17.098656+0000","last_fullsized":"2024-08-29T17:46:17.098656+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T21:24:13.011020+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,5],"acting":[0,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.31","version":"0'0","reported_seq":23,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-29T17:46:16.981874+0000","last_change":"2024-08-29T17:43:22.389103+0000","last_active":"2024-08-29T17:46:16.981874+0000","last_peered":"2024-08-29T17:46:16.981874+0000","last_clean":"2024-08-29T17:46:16.981874+0000","last_became_active":"2024-08-29T17:43:22.388813+0000","last_became_peered":"2024-08-29T17:43:22.388813+0000","last_unstale":"2024-08-29T17:46:16.981874+0000","last_undegraded":"2024-08-29T17:46:16.981874+0000","last_fullsized":"2024-08-29T17:46:16.981874+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T05:27:09.169979+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,5],"acting":[1,4,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.30","version":"0'0","reported_seq":23,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-29T17:46:16.987156+0000","last_change":"2024-08-29T17:43:22.417670+0000","last_active":"2024-08-29T17:46:16.987156+0000","last_peered":"2024-08-29T17:46:16.987156+0000","last_clean":"2024-08-29T17:46:16.987156+0000","last_became_active":"2024-08-29T17:43:22.416841+0000","last_became_peered":"2024-08-29T17:43:22.416841+0000","last_unstale":"2024-08-29T17:46:16.987156+0000","last_undegraded":"2024-08-29T17:46:16.987156+0000","last_fullsized":"2024-08-29T17:46:16.987156+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T04:15:34.223348+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.2f","version":"0'0","reported_seq":23,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-29T17:46:16.988842+0000","last_change":"2024-08-29T17:43:22.405413+0000","last_active":"2024-08-29T17:46:16.988842+0000","last_peered":"2024-08-29T17:46:16.988842+0000","last_clean":"2024-08-29T17:46:16.988842+0000","last_became_active":"2024-08-29T17:43:22.404160+0000","last_became_peered":"2024-08-29T17:43:22.404160+0000","last_unstale":"2024-08-29T17:46:16.988842+0000","last_undegraded":"2024-08-29T17:46:16.988842+0000","last_fullsized":"2024-08-29T17:46:16.988842+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T03:07:48.009794+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[5,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.2e","version":"0'0","reported_seq":23,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-29T17:46:16.980244+0000","last_change":"2024-08-29T17:43:22.425488+0000","last_active":"2024-08-29T17:46:16.980244+0000","last_peered":"2024-08-29T17:46:16.980244+0000","last_clean":"2024-08-29T17:46:16.980244+0000","last_became_active":"2024-08-29T17:43:22.425181+0000","last_became_peered":"2024-08-29T17:43:22.425181+0000","last_unstale":"2024-08-29T17:46:16.980244+0000","last_undegraded":"2024-08-29T17:46:16.980244+0000","last_fullsized":"2024-08-29T17:46:16.980244+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T03:39:39.462031+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,6,7],"acting":[2,6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.2d","version":"0'0","reported_seq":24,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-29T17:46:26.465647+0000","last_change":"2024-08-29T17:43:22.443022+0000","last_active":"2024-08-29T17:46:26.465647+0000","last_peered":"2024-08-29T17:46:26.465647+0000","last_clean":"2024-08-29T17:46:26.465647+0000","last_became_active":"2024-08-29T17:43:22.442498+0000","last_became_peered":"2024-08-29T17:43:22.442498+0000","last_unstale":"2024-08-29T17:46:26.465647+0000","last_undegraded":"2024-08-29T17:46:26.465647+0000","last_fullsized":"2024-08-29T17:46:26.465647+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T05:31:59.650480+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[7,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.2c","version":"0'0","reported_seq":24,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-29T17:46:26.443564+0000","last_change":"2024-08-29T17:43:22.432860+0000","last_active":"2024-08-29T17:46:26.443564+0000","last_peered":"2024-08-29T17:46:26.443564+0000","last_clean":"2024-08-29T17:46:26.443564+0000","last_became_active":"2024-08-29T17:43:22.432060+0000","last_became_peered":"2024-08-29T17:43:22.432060+0000","last_unstale":"2024-08-29T17:46:26.443564+0000","last_undegraded":"2024-08-29T17:46:26.443564+0000","last_fullsized":"2024-08-29T17:46:26.443564+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T18:27:01.014067+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,0],"acting":[6,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.2b","version":"0'0","reported_seq":24,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-29T17:46:26.365727+0000","last_change":"2024-08-29T17:43:22.430992+0000","last_active":"2024-08-29T17:46:26.365727+0000","last_peered":"2024-08-29T17:46:26.365727+0000","last_clean":"2024-08-29T17:46:26.365727+0000","last_became_active":"2024-08-29T17:43:22.430685+0000","last_became_peered":"2024-08-29T17:43:22.430685+0000","last_unstale":"2024-08-29T17:46:26.365727+0000","last_undegraded":"2024-08-29T17:46:26.365727+0000","last_fullsized":"2024-08-29T17:46:26.365727+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T20:25:05.519438+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.2a","version":"0'0","reported_seq":24,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-29T17:46:26.462970+0000","last_change":"2024-08-29T17:43:22.429718+0000","last_active":"2024-08-29T17:46:26.462970+0000","last_peered":"2024-08-29T17:46:26.462970+0000","last_clean":"2024-08-29T17:46:26.462970+0000","last_became_active":"2024-08-29T17:43:22.428752+0000","last_became_peered":"2024-08-29T17:43:22.428752+0000","last_unstale":"2024-08-29T17:46:26.462970+0000","last_undegraded":"2024-08-29T17:46:26.462970+0000","last_fullsized":"2024-08-29T17:46:26.462970+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T22:16:50.276536+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.29","version":"0'0","reported_seq":24,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-29T17:46:26.658046+0000","last_change":"2024-08-29T17:43:22.424261+0000","last_active":"2024-08-29T17:46:26.658046+0000","last_peered":"2024-08-29T17:46:26.658046+0000","last_clean":"2024-08-29T17:46:26.658046+0000","last_became_active":"2024-08-29T17:43:22.423950+0000","last_became_peered":"2024-08-29T17:43:22.423950+0000","last_unstale":"2024-08-29T17:46:26.658046+0000","last_undegraded":"2024-08-29T17:46:26.658046+0000","last_fullsized":"2024-08-29T17:46:26.658046+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T18:54:05.995658+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,4,1],"acting":[3,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.28","version":"0'0","reported_seq":24,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-29T17:46:26.462600+0000","last_change":"2024-08-29T17:43:22.416057+0000","last_active":"2024-08-29T17:46:26.462600+0000","last_peered":"2024-08-29T17:46:26.462600+0000","last_clean":"2024-08-29T17:46:26.462600+0000","last_became_active":"2024-08-29T17:43:22.414928+0000","last_became_peered":"2024-08-29T17:43:22.414928+0000","last_unstale":"2024-08-29T17:46:26.462600+0000","last_undegraded":"2024-08-29T17:46:26.462600+0000","last_fullsized":"2024-08-29T17:46:26.462600+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T00:47:15.366232+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.27","version":"0'0","reported_seq":24,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-29T17:46:26.658470+0000","last_change":"2024-08-29T17:43:22.421369+0000","last_active":"2024-08-29T17:46:26.658470+0000","last_peered":"2024-08-29T17:46:26.658470+0000","last_clean":"2024-08-29T17:46:26.658470+0000","last_became_active":"2024-08-29T17:43:22.419696+0000","last_became_peered":"2024-08-29T17:43:22.419696+0000","last_unstale":"2024-08-29T17:46:26.658470+0000","last_undegraded":"2024-08-29T17:46:26.658470+0000","last_fullsized":"2024-08-29T17:46:26.658470+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T02:13:29.897350+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,4,2],"acting":[3,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.26","version":"0'0","reported_seq":33,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-29T17:46:26.446031+0000","last_change":"2024-08-29T17:44:05.558714+0000","last_active":"2024-08-29T17:46:26.446031+0000","last_peered":"2024-08-29T17:46:26.446031+0000","last_clean":"2024-08-29T17:46:26.446031+0000","last_became_active":"2024-08-29T17:44:05.557840+0000","last_became_peered":"2024-08-29T17:44:05.557840+0000","last_unstale":"2024-08-29T17:46:26.446031+0000","last_undegraded":"2024-08-29T17:46:26.446031+0000","last_fullsized":"2024-08-29T17:46:26.446031+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T21:49:14.236031+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.25","version":"0'0","reported_seq":24,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-29T17:46:26.361729+0000","last_change":"2024-08-29T17:43:22.408473+0000","last_active":"2024-08-29T17:46:26.361729+0000","last_peered":"2024-08-29T17:46:26.361729+0000","last_clean":"2024-08-29T17:46:26.361729+0000","last_became_active":"2024-08-29T17:43:22.408193+0000","last_became_peered":"2024-08-29T17:43:22.408193+0000","last_unstale":"2024-08-29T17:46:26.361729+0000","last_undegraded":"2024-08-29T17:46:26.361729+0000","last_fullsized":"2024-08-29T17:46:26.361729+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T00:04:09.090699+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,2],"acting":[1,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.24","version":"0'0","reported_seq":24,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-29T17:46:26.658235+0000","last_change":"2024-08-29T17:43:22.420366+0000","last_active":"2024-08-29T17:46:26.658235+0000","last_peered":"2024-08-29T17:46:26.658235+0000","last_clean":"2024-08-29T17:46:26.658235+0000","last_became_active":"2024-08-29T17:43:22.419740+0000","last_became_peered":"2024-08-29T17:43:22.419740+0000","last_unstale":"2024-08-29T17:46:26.658235+0000","last_undegraded":"2024-08-29T17:46:26.658235+0000","last_fullsized":"2024-08-29T17:46:26.658235+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T19:34:55.153809+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,4,0],"acting":[3,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.23","version":"0'0","reported_seq":20,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-29T17:46:17.885057+0000","last_change":"2024-08-29T17:44:05.596648+0000","last_active":"2024-08-29T17:46:17.885057+0000","last_peered":"2024-08-29T17:46:17.885057+0000","last_clean":"2024-08-29T17:46:17.885057+0000","last_became_active":"2024-08-29T17:44:05.595508+0000","last_became_peered":"2024-08-29T17:44:05.595508+0000","last_unstale":"2024-08-29T17:46:17.885057+0000","last_undegraded":"2024-08-29T17:46:17.885057+0000","last_fullsized":"2024-08-29T17:46:17.885057+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T20:08:03.503878+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.22","version":"0'0","reported_seq":24,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-29T17:46:26.460798+0000","last_change":"2024-08-29T17:43:22.432613+0000","last_active":"2024-08-29T17:46:26.460798+0000","last_peered":"2024-08-29T17:46:26.460798+0000","last_clean":"2024-08-29T17:46:26.460798+0000","last_became_active":"2024-08-29T17:43:22.431708+0000","last_became_peered":"2024-08-29T17:43:22.431708+0000","last_unstale":"2024-08-29T17:46:26.460798+0000","last_undegraded":"2024-08-29T17:46:26.460798+0000","last_fullsized":"2024-08-29T17:46:26.460798+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T20:07:56.992809+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.21","version":"0'0","reported_seq":24,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-29T17:46:26.742751+0000","last_change":"2024-08-29T17:43:22.413867+0000","last_active":"2024-08-29T17:46:26.742751+0000","last_peered":"2024-08-29T17:46:26.742751+0000","last_clean":"2024-08-29T17:46:26.742751+0000","last_became_active":"2024-08-29T17:43:22.413251+0000","last_became_peered":"2024-08-29T17:43:22.413251+0000","last_unstale":"2024-08-29T17:46:26.742751+0000","last_undegraded":"2024-08-29T17:46:26.742751+0000","last_fullsized":"2024-08-29T17:46:26.742751+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T23:16:19.135917+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,5,6],"acting":[2,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.20","version":"0'0","reported_seq":24,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-29T17:46:26.443872+0000","last_change":"2024-08-29T17:43:22.438775+0000","last_active":"2024-08-29T17:46:26.443872+0000","last_peered":"2024-08-29T17:46:26.443872+0000","last_clean":"2024-08-29T17:46:26.443872+0000","last_became_active":"2024-08-29T17:43:22.438012+0000","last_became_peered":"2024-08-29T17:43:22.438012+0000","last_unstale":"2024-08-29T17:46:26.443872+0000","last_undegraded":"2024-08-29T17:46:26.443872+0000","last_fullsized":"2024-08-29T17:46:26.443872+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T22:21:03.707348+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1a","version":"0'0","reported_seq":23,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-29T17:46:16.978704+0000","last_change":"2024-08-29T17:43:22.404799+0000","last_active":"2024-08-29T17:46:16.978704+0000","last_peered":"2024-08-29T17:46:16.978704+0000","last_clean":"2024-08-29T17:46:16.978704+0000","last_became_active":"2024-08-29T17:43:22.403922+0000","last_became_peered":"2024-08-29T17:43:22.403922+0000","last_unstale":"2024-08-29T17:46:16.978704+0000","last_undegraded":"2024-08-29T17:46:16.978704+0000","last_fullsized":"2024-08-29T17:46:16.978704+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T02:30:28.399773+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.1b","version":"66'1","reported_seq":27,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-29T17:46:17.273792+0000","last_change":"2024-08-29T17:43:12.141087+0000","last_active":"2024-08-29T17:46:17.273792+0000","last_peered":"2024-08-29T17:46:17.273792+0000","last_clean":"2024-08-29T17:46:17.273792+0000","last_became_active":"2024-08-29T17:43:12.140800+0000","last_became_peered":"2024-08-29T17:43:12.140800+0000","last_unstale":"2024-08-29T17:46:17.273792+0000","last_undegraded":"2024-08-29T17:46:17.273792+0000","last_fullsized":"2024-08-29T17:46:17.273792+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_clean_scrub_stamp":"2024-08-29T17:43:11.112604+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T00:00:28.074904+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.1b","version":"0'0","reported_seq":23,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-29T17:46:17.098926+0000","last_change":"2024-08-29T17:43:22.424234+0000","last_active":"2024-08-29T17:46:17.098926+0000","last_peered":"2024-08-29T17:46:17.098926+0000","last_clean":"2024-08-29T17:46:17.098926+0000","last_became_active":"2024-08-29T17:43:22.423713+0000","last_became_peered":"2024-08-29T17:43:22.423713+0000","last_unstale":"2024-08-29T17:46:17.098926+0000","last_undegraded":"2024-08-29T17:46:17.098926+0000","last_fullsized":"2024-08-29T17:46:17.098926+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T18:02:59.820998+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,7],"acting":[0,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.1a","version":"66'1","reported_seq":27,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-29T17:46:17.895062+0000","last_change":"2024-08-29T17:43:12.152188+0000","last_active":"2024-08-29T17:46:17.895062+0000","last_peered":"2024-08-29T17:46:17.895062+0000","last_clean":"2024-08-29T17:46:17.895062+0000","last_became_active":"2024-08-29T17:43:12.151355+0000","last_became_peered":"2024-08-29T17:43:12.151355+0000","last_unstale":"2024-08-29T17:46:17.895062+0000","last_undegraded":"2024-08-29T17:46:17.895062+0000","last_fullsized":"2024-08-29T17:46:17.895062+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_clean_scrub_stamp":"2024-08-29T17:43:11.112604+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T18:19:40.220023+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.19","version":"0'0","reported_seq":26,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-29T17:46:17.272450+0000","last_change":"2024-08-29T17:43:12.138105+0000","last_active":"2024-08-29T17:46:17.272450+0000","last_peered":"2024-08-29T17:46:17.272450+0000","last_clean":"2024-08-29T17:46:17.272450+0000","last_became_active":"2024-08-29T17:43:12.137738+0000","last_became_peered":"2024-08-29T17:43:12.137738+0000","last_unstale":"2024-08-29T17:46:17.272450+0000","last_undegraded":"2024-08-29T17:46:17.272450+0000","last_fullsized":"2024-08-29T17:46:17.272450+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_clean_scrub_stamp":"2024-08-29T17:43:11.112604+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T21:45:50.363976+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,0],"acting":[3,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.18","version":"0'0","reported_seq":23,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-29T17:46:17.272390+0000","last_change":"2024-08-29T17:43:22.416772+0000","last_active":"2024-08-29T17:46:17.272390+0000","last_peered":"2024-08-29T17:46:17.272390+0000","last_clean":"2024-08-29T17:46:17.272390+0000","last_became_active":"2024-08-29T17:43:22.416493+0000","last_became_peered":"2024-08-29T17:43:22.416493+0000","last_unstale":"2024-08-29T17:46:17.272390+0000","last_undegraded":"2024-08-29T17:46:17.272390+0000","last_fullsized":"2024-08-29T17:46:17.272390+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T02:22:36.863988+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"2.18","version":"0'0","reported_seq":26,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-29T17:46:16.987535+0000","last_change":"2024-08-29T17:43:12.146580+0000","last_active":"2024-08-29T17:46:16.987535+0000","last_peered":"2024-08-29T17:46:16.987535+0000","last_clean":"2024-08-29T17:46:16.987535+0000","last_became_active":"2024-08-29T17:43:12.140996+0000","last_became_peered":"2024-08-29T17:43:12.140996+0000","last_unstale":"2024-08-29T17:46:16.987535+0000","last_undegraded":"2024-08-29T17:46:16.987535+0000","last_fullsized":"2024-08-29T17:46:16.987535+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_clean_scrub_stamp":"2024-08-29T17:43:11.112604+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T01:19:06.993728+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[5,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":23,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-29T17:46:16.980385+0000","last_change":"2024-08-29T17:43:22.409154+0000","last_active":"2024-08-29T17:46:16.980385+0000","last_peered":"2024-08-29T17:46:16.980385+0000","last_clean":"2024-08-29T17:46:16.980385+0000","last_became_active":"2024-08-29T17:43:22.408106+0000","last_became_peered":"2024-08-29T17:43:22.408106+0000","last_unstale":"2024-08-29T17:46:16.980385+0000","last_undegraded":"2024-08-29T17:46:16.980385+0000","last_fullsized":"2024-08-29T17:46:16.980385+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T22:26:37.109945+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.17","version":"0'0","reported_seq":26,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-29T17:46:17.895829+0000","last_change":"2024-08-29T17:43:12.155464+0000","last_active":"2024-08-29T17:46:17.895829+0000","last_peered":"2024-08-29T17:46:17.895829+0000","last_clean":"2024-08-29T17:46:17.895829+0000","last_became_active":"2024-08-29T17:43:12.154741+0000","last_became_peered":"2024-08-29T17:43:12.154741+0000","last_unstale":"2024-08-29T17:46:17.895829+0000","last_undegraded":"2024-08-29T17:46:17.895829+0000","last_fullsized":"2024-08-29T17:46:17.895829+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_clean_scrub_stamp":"2024-08-29T17:43:11.112604+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T21:09:07.323440+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,2],"acting":[6,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":23,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-29T17:46:16.988354+0000","last_change":"2024-08-29T17:43:22.418727+0000","last_active":"2024-08-29T17:46:16.988354+0000","last_peered":"2024-08-29T17:46:16.988354+0000","last_clean":"2024-08-29T17:46:16.988354+0000","last_became_active":"2024-08-29T17:43:22.418040+0000","last_became_peered":"2024-08-29T17:43:22.418040+0000","last_unstale":"2024-08-29T17:46:16.988354+0000","last_undegraded":"2024-08-29T17:46:16.988354+0000","last_fullsized":"2024-08-29T17:46:16.988354+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T02:25:16.427697+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.16","version":"0'0","reported_seq":26,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-29T17:46:16.988591+0000","last_change":"2024-08-29T17:43:12.143580+0000","last_active":"2024-08-29T17:46:16.988591+0000","last_peered":"2024-08-29T17:46:16.988591+0000","last_clean":"2024-08-29T17:46:16.988591+0000","last_became_active":"2024-08-29T17:43:12.142727+0000","last_became_peered":"2024-08-29T17:43:12.142727+0000","last_unstale":"2024-08-29T17:46:16.988591+0000","last_undegraded":"2024-08-29T17:46:16.988591+0000","last_fullsized":"2024-08-29T17:46:16.988591+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_clean_scrub_stamp":"2024-08-29T17:43:11.112604+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T05:16:24.740266+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,6,2],"acting":[5,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":23,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-29T17:46:17.099328+0000","last_change":"2024-08-29T17:43:22.415364+0000","last_active":"2024-08-29T17:46:17.099328+0000","last_peered":"2024-08-29T17:46:17.099328+0000","last_clean":"2024-08-29T17:46:17.099328+0000","last_became_active":"2024-08-29T17:43:22.415013+0000","last_became_peered":"2024-08-29T17:43:22.415013+0000","last_unstale":"2024-08-29T17:46:17.099328+0000","last_undegraded":"2024-08-29T17:46:17.099328+0000","last_fullsized":"2024-08-29T17:46:17.099328+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T22:54:19.331387+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"2.15","version":"66'3","reported_seq":29,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-29T17:46:16.981624+0000","last_change":"2024-08-29T17:43:12.128157+0000","last_active":"2024-08-29T17:46:16.981624+0000","last_peered":"2024-08-29T17:46:16.981624+0000","last_clean":"2024-08-29T17:46:16.981624+0000","last_became_active":"2024-08-29T17:43:12.127899+0000","last_became_peered":"2024-08-29T17:43:12.127899+0000","last_unstale":"2024-08-29T17:46:16.981624+0000","last_undegraded":"2024-08-29T17:46:16.981624+0000","last_fullsized":"2024-08-29T17:46:16.981624+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_clean_scrub_stamp":"2024-08-29T17:43:11.112604+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-08-30T22:33:18.083635+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":[1,5,0],"acting":[1,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.14","version":"0'0","reported_seq":23,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-29T17:46:16.979898+0000","last_change":"2024-08-29T17:43:22.444099+0000","last_active":"2024-08-29T17:46:16.979898+0000","last_peered":"2024-08-29T17:46:16.979898+0000","last_clean":"2024-08-29T17:46:16.979898+0000","last_became_active":"2024-08-29T17:43:22.443703+0000","last_became_peered":"2024-08-29T17:43:22.443703+0000","last_unstale":"2024-08-29T17:46:16.979898+0000","last_undegraded":"2024-08-29T17:46:16.979898+0000","last_fullsized":"2024-08-29T17:46:16.979898+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T00:33:17.260759+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.14","version":"76'12","reported_seq":39,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-29T17:46:52.008346+0000","last_change":"2024-08-29T17:43:12.155309+0000","last_active":"2024-08-29T17:46:52.008346+0000","last_peered":"2024-08-29T17:46:52.008346+0000","last_clean":"2024-08-29T17:46:52.008346+0000","last_became_active":"2024-08-29T17:43:12.154343+0000","last_became_peered":"2024-08-29T17:43:12.154343+0000","last_unstale":"2024-08-29T17:46:52.008346+0000","last_undegraded":"2024-08-29T17:46:52.008346+0000","last_fullsized":"2024-08-29T17:46:52.008346+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_clean_scrub_stamp":"2024-08-29T17:43:11.112604+0000","objects_scrubbed":0,"log_size":12,"log_dups_size":0,"ondisk_log_size":12,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T18:07:50.775128+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":2630,"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":9,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,3,5],"acting":[6,3,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.15","version":"0'0","reported_seq":32,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-29T17:46:17.552863+0000","last_change":"2024-08-29T17:44:05.560471+0000","last_active":"2024-08-29T17:46:17.552863+0000","last_peered":"2024-08-29T17:46:17.552863+0000","last_clean":"2024-08-29T17:46:17.552863+0000","last_became_active":"2024-08-29T17:44:05.559815+0000","last_became_peered":"2024-08-29T17:44:05.559815+0000","last_unstale":"2024-08-29T17:46:17.552863+0000","last_undegraded":"2024-08-29T17:46:17.552863+0000","last_fullsized":"2024-08-29T17:46:17.552863+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T02:00:55.254833+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,1],"acting":[7,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.13","version":"66'2","reported_seq":29,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-29T17:46:26.366008+0000","last_change":"2024-08-29T17:43:12.135740+0000","last_active":"2024-08-29T17:46:26.366008+0000","last_peered":"2024-08-29T17:46:26.366008+0000","last_clean":"2024-08-29T17:46:26.366008+0000","last_became_active":"2024-08-29T17:43:12.135419+0000","last_became_peered":"2024-08-29T17:43:12.135419+0000","last_unstale":"2024-08-29T17:46:26.366008+0000","last_undegraded":"2024-08-29T17:46:26.366008+0000","last_fullsized":"2024-08-29T17:46:26.366008+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_clean_scrub_stamp":"2024-08-29T17:43:11.112604+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T02:58:39.673465+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":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":23,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-29T17:46:17.098766+0000","last_change":"2024-08-29T17:43:22.423988+0000","last_active":"2024-08-29T17:46:17.098766+0000","last_peered":"2024-08-29T17:46:17.098766+0000","last_clean":"2024-08-29T17:46:17.098766+0000","last_became_active":"2024-08-29T17:43:22.423682+0000","last_became_peered":"2024-08-29T17:43:22.423682+0000","last_unstale":"2024-08-29T17:46:17.098766+0000","last_undegraded":"2024-08-29T17:46:17.098766+0000","last_fullsized":"2024-08-29T17:46:17.098766+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T00:00:19.761506+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.12","version":"0'0","reported_seq":36,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-29T17:46:26.463030+0000","last_change":"2024-08-29T17:44:05.556094+0000","last_active":"2024-08-29T17:46:26.463030+0000","last_peered":"2024-08-29T17:46:26.463030+0000","last_clean":"2024-08-29T17:46:26.463030+0000","last_became_active":"2024-08-29T17:44:05.555363+0000","last_became_peered":"2024-08-29T17:44:05.555363+0000","last_unstale":"2024-08-29T17:46:26.463030+0000","last_undegraded":"2024-08-29T17:46:26.463030+0000","last_fullsized":"2024-08-29T17:46:26.463030+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_clean_scrub_stamp":"2024-08-29T17:43:11.112604+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T04:59:50.277685+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.13","version":"0'0","reported_seq":23,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-29T17:46:17.552538+0000","last_change":"2024-08-29T17:43:22.440380+0000","last_active":"2024-08-29T17:46:17.552538+0000","last_peered":"2024-08-29T17:46:17.552538+0000","last_clean":"2024-08-29T17:46:17.552538+0000","last_became_active":"2024-08-29T17:43:22.437282+0000","last_became_peered":"2024-08-29T17:43:22.437282+0000","last_unstale":"2024-08-29T17:46:17.552538+0000","last_undegraded":"2024-08-29T17:46:17.552538+0000","last_fullsized":"2024-08-29T17:46:17.552538+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T21:51:00.082308+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"2.11","version":"0'0","reported_seq":27,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-29T17:46:26.445105+0000","last_change":"2024-08-29T17:43:12.152808+0000","last_active":"2024-08-29T17:46:26.445105+0000","last_peered":"2024-08-29T17:46:26.445105+0000","last_clean":"2024-08-29T17:46:26.445105+0000","last_became_active":"2024-08-29T17:43:12.151945+0000","last_became_peered":"2024-08-29T17:43:12.151945+0000","last_unstale":"2024-08-29T17:46:26.445105+0000","last_undegraded":"2024-08-29T17:46:26.445105+0000","last_fullsized":"2024-08-29T17:46:26.445105+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_clean_scrub_stamp":"2024-08-29T17:43:11.112604+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T19:51:04.461532+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.10","version":"0'0","reported_seq":23,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-29T17:46:17.894653+0000","last_change":"2024-08-29T17:43:22.425884+0000","last_active":"2024-08-29T17:46:17.894653+0000","last_peered":"2024-08-29T17:46:17.894653+0000","last_clean":"2024-08-29T17:46:17.894653+0000","last_became_active":"2024-08-29T17:43:22.425161+0000","last_became_peered":"2024-08-29T17:43:22.425161+0000","last_unstale":"2024-08-29T17:46:17.894653+0000","last_undegraded":"2024-08-29T17:46:17.894653+0000","last_fullsized":"2024-08-29T17:46:17.894653+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T03:53:03.851311+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.10","version":"66'8","reported_seq":35,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-29T17:46:26.742644+0000","last_change":"2024-08-29T17:43:12.126438+0000","last_active":"2024-08-29T17:46:26.742644+0000","last_peered":"2024-08-29T17:46:26.742644+0000","last_clean":"2024-08-29T17:46:26.742644+0000","last_became_active":"2024-08-29T17:43:12.126185+0000","last_became_peered":"2024-08-29T17:43:12.126185+0000","last_unstale":"2024-08-29T17:46:26.742644+0000","last_undegraded":"2024-08-29T17:46:26.742644+0000","last_fullsized":"2024-08-29T17:46:26.742644+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_clean_scrub_stamp":"2024-08-29T17:43:11.112604+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-08-30T17:51:43.662731+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1,0],"acting":[2,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":23,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-29T17:46:17.552103+0000","last_change":"2024-08-29T17:43:22.440942+0000","last_active":"2024-08-29T17:46:17.552103+0000","last_peered":"2024-08-29T17:46:17.552103+0000","last_clean":"2024-08-29T17:46:17.552103+0000","last_became_active":"2024-08-29T17:43:22.438209+0000","last_became_peered":"2024-08-29T17:43:22.438209+0000","last_unstale":"2024-08-29T17:46:17.552103+0000","last_undegraded":"2024-08-29T17:46:17.552103+0000","last_fullsized":"2024-08-29T17:46:17.552103+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T03:50:38.098209+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"2.f","version":"66'1","reported_seq":28,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-29T17:46:26.364730+0000","last_change":"2024-08-29T17:43:12.160321+0000","last_active":"2024-08-29T17:46:26.364730+0000","last_peered":"2024-08-29T17:46:26.364730+0000","last_clean":"2024-08-29T17:46:26.364730+0000","last_became_active":"2024-08-29T17:43:12.159528+0000","last_became_peered":"2024-08-29T17:43:12.159528+0000","last_unstale":"2024-08-29T17:46:26.364730+0000","last_undegraded":"2024-08-29T17:46:26.364730+0000","last_fullsized":"2024-08-29T17:46:26.364730+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_clean_scrub_stamp":"2024-08-29T17:43:11.112604+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T05:32:34.390630+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,0,7],"acting":[4,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.e","version":"0'0","reported_seq":20,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-29T17:46:26.743658+0000","last_change":"2024-08-29T17:44:05.595483+0000","last_active":"2024-08-29T17:46:26.743658+0000","last_peered":"2024-08-29T17:46:26.743658+0000","last_clean":"2024-08-29T17:46:26.743658+0000","last_became_active":"2024-08-29T17:44:05.594411+0000","last_became_peered":"2024-08-29T17:44:05.594411+0000","last_unstale":"2024-08-29T17:46:26.743658+0000","last_undegraded":"2024-08-29T17:46:26.743658+0000","last_fullsized":"2024-08-29T17:46:26.743658+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T00:07:59.104197+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,4,1],"acting":[2,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.e","version":"66'2","reported_seq":29,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-29T17:46:26.743897+0000","last_change":"2024-08-29T17:43:12.141161+0000","last_active":"2024-08-29T17:46:26.743897+0000","last_peered":"2024-08-29T17:46:26.743897+0000","last_clean":"2024-08-29T17:46:26.743897+0000","last_became_active":"2024-08-29T17:43:12.140728+0000","last_became_peered":"2024-08-29T17:43:12.140728+0000","last_unstale":"2024-08-29T17:46:26.743897+0000","last_undegraded":"2024-08-29T17:46:26.743897+0000","last_fullsized":"2024-08-29T17:46:26.743897+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_clean_scrub_stamp":"2024-08-29T17:43:11.112604+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T01:04:35.800022+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"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":[2,3,7],"acting":[2,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.f","version":"0'0","reported_seq":24,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-29T17:46:26.465939+0000","last_change":"2024-08-29T17:43:22.440930+0000","last_active":"2024-08-29T17:46:26.465939+0000","last_peered":"2024-08-29T17:46:26.465939+0000","last_clean":"2024-08-29T17:46:26.465939+0000","last_became_active":"2024-08-29T17:43:22.438782+0000","last_became_peered":"2024-08-29T17:43:22.438782+0000","last_unstale":"2024-08-29T17:46:26.465939+0000","last_undegraded":"2024-08-29T17:46:26.465939+0000","last_fullsized":"2024-08-29T17:46:26.465939+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T21:47:01.676279+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,0],"acting":[7,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.d","version":"66'1","reported_seq":28,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-29T17:46:26.362375+0000","last_change":"2024-08-29T17:43:12.143498+0000","last_active":"2024-08-29T17:46:26.362375+0000","last_peered":"2024-08-29T17:46:26.362375+0000","last_clean":"2024-08-29T17:46:26.362375+0000","last_became_active":"2024-08-29T17:43:12.143193+0000","last_became_peered":"2024-08-29T17:43:12.143193+0000","last_unstale":"2024-08-29T17:46:26.362375+0000","last_undegraded":"2024-08-29T17:46:26.362375+0000","last_fullsized":"2024-08-29T17:46:26.362375+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_clean_scrub_stamp":"2024-08-29T17:43:11.112604+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T03:09:15.634671+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":[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.c","version":"0'0","reported_seq":24,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-29T17:46:26.463618+0000","last_change":"2024-08-29T17:43:22.432127+0000","last_active":"2024-08-29T17:46:26.463618+0000","last_peered":"2024-08-29T17:46:26.463618+0000","last_clean":"2024-08-29T17:46:26.463618+0000","last_became_active":"2024-08-29T17:43:22.431196+0000","last_became_peered":"2024-08-29T17:43:22.431196+0000","last_unstale":"2024-08-29T17:46:26.463618+0000","last_undegraded":"2024-08-29T17:46:26.463618+0000","last_fullsized":"2024-08-29T17:46:26.463618+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T19:46:41.394940+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.c","version":"0'0","reported_seq":27,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-29T17:46:26.743360+0000","last_change":"2024-08-29T17:43:12.126430+0000","last_active":"2024-08-29T17:46:26.743360+0000","last_peered":"2024-08-29T17:46:26.743360+0000","last_clean":"2024-08-29T17:46:26.743360+0000","last_became_active":"2024-08-29T17:43:12.126131+0000","last_became_peered":"2024-08-29T17:43:12.126131+0000","last_unstale":"2024-08-29T17:46:26.743360+0000","last_undegraded":"2024-08-29T17:46:26.743360+0000","last_fullsized":"2024-08-29T17:46:26.743360+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_clean_scrub_stamp":"2024-08-29T17:43:11.112604+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T22:13:06.114791+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,5,0],"acting":[2,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.d","version":"0'0","reported_seq":24,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-29T17:46:26.465828+0000","last_change":"2024-08-29T17:43:22.441805+0000","last_active":"2024-08-29T17:46:26.465828+0000","last_peered":"2024-08-29T17:46:26.465828+0000","last_clean":"2024-08-29T17:46:26.465828+0000","last_became_active":"2024-08-29T17:43:22.441255+0000","last_became_peered":"2024-08-29T17:43:22.441255+0000","last_unstale":"2024-08-29T17:46:26.465828+0000","last_undegraded":"2024-08-29T17:46:26.465828+0000","last_fullsized":"2024-08-29T17:46:26.465828+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T03:10:59.019018+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.5","version":"0'0","reported_seq":20,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-29T17:46:26.445535+0000","last_change":"2024-08-29T17:46:17.896455+0000","last_active":"2024-08-29T17:46:26.445535+0000","last_peered":"2024-08-29T17:46:26.445535+0000","last_clean":"2024-08-29T17:46:26.445535+0000","last_became_active":"2024-08-29T17:46:06.301024+0000","last_became_peered":"2024-08-29T17:46:06.301024+0000","last_unstale":"2024-08-29T17:46:26.445535+0000","last_undegraded":"2024-08-29T17:46:26.445535+0000","last_fullsized":"2024-08-29T17:46:26.445535+0000","mapping_epoch":70,"log_start":"0'0","ondisk_log_start":"0'0","created":70,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:46:05.142502+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:46:05.142502+0000","last_clean_scrub_stamp":"2024-08-29T17:46:05.142502+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T17:52:46.752414+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00093461300000000005,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.0","version":"69'128","reported_seq":273,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-29T17:46:17.551704+0000","last_change":"2024-08-29T17:42:09.313497+0000","last_active":"2024-08-29T17:46:17.551704+0000","last_peered":"2024-08-29T17:46:17.551704+0000","last_clean":"2024-08-29T17:46:17.551704+0000","last_became_active":"2024-08-29T17:42:09.312320+0000","last_became_peered":"2024-08-29T17:42:09.312320+0000","last_unstale":"2024-08-29T17:46:17.551704+0000","last_undegraded":"2024-08-29T17:46:17.551704+0000","last_fullsized":"2024-08-29T17:46:17.551704+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:37:34.254299+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:37:34.254299+0000","last_clean_scrub_stamp":"2024-08-29T17:37:34.254299+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-08-31T00:42:15.931486+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":"0'0","reported_seq":27,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-29T17:46:26.463210+0000","last_change":"2024-08-29T17:43:12.147531+0000","last_active":"2024-08-29T17:46:26.463210+0000","last_peered":"2024-08-29T17:46:26.463210+0000","last_clean":"2024-08-29T17:46:26.463210+0000","last_became_active":"2024-08-29T17:43:12.142640+0000","last_became_peered":"2024-08-29T17:43:12.142640+0000","last_unstale":"2024-08-29T17:46:26.463210+0000","last_undegraded":"2024-08-29T17:46:26.463210+0000","last_fullsized":"2024-08-29T17:46:26.463210+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_clean_scrub_stamp":"2024-08-29T17:43:11.112604+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T05:22:34.527478+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":76,"state":"active+clean","last_fresh":"2024-08-29T17:46:26.658433+0000","last_change":"2024-08-29T17:43:22.440240+0000","last_active":"2024-08-29T17:46:26.658433+0000","last_peered":"2024-08-29T17:46:26.658433+0000","last_clean":"2024-08-29T17:46:26.658433+0000","last_became_active":"2024-08-29T17:43:22.440016+0000","last_became_peered":"2024-08-29T17:43:22.440016+0000","last_unstale":"2024-08-29T17:46:26.658433+0000","last_undegraded":"2024-08-29T17:46:26.658433+0000","last_fullsized":"2024-08-29T17:46:26.658433+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T18:23:14.604754+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.6","version":"0'0","reported_seq":20,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-29T17:46:26.366681+0000","last_change":"2024-08-29T17:46:17.100050+0000","last_active":"2024-08-29T17:46:26.366681+0000","last_peered":"2024-08-29T17:46:26.366681+0000","last_clean":"2024-08-29T17:46:26.366681+0000","last_became_active":"2024-08-29T17:46:06.157589+0000","last_became_peered":"2024-08-29T17:46:06.157589+0000","last_unstale":"2024-08-29T17:46:26.366681+0000","last_undegraded":"2024-08-29T17:46:26.366681+0000","last_fullsized":"2024-08-29T17:46:26.366681+0000","mapping_epoch":70,"log_start":"0'0","ondisk_log_start":"0'0","created":70,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:46:05.142502+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:46:05.142502+0000","last_clean_scrub_stamp":"2024-08-29T17:46:05.142502+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T23:05:14.373849+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00053296599999999995,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,2],"acting":[0,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":27,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-29T17:46:26.467080+0000","last_change":"2024-08-29T17:43:12.163402+0000","last_active":"2024-08-29T17:46:26.467080+0000","last_peered":"2024-08-29T17:46:26.467080+0000","last_clean":"2024-08-29T17:46:26.467080+0000","last_became_active":"2024-08-29T17:43:12.159822+0000","last_became_peered":"2024-08-29T17:43:12.159822+0000","last_unstale":"2024-08-29T17:46:26.467080+0000","last_undegraded":"2024-08-29T17:46:26.467080+0000","last_fullsized":"2024-08-29T17:46:26.467080+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_clean_scrub_stamp":"2024-08-29T17:43:11.112604+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T01:26:26.161694+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,0],"acting":[7,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":24,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-29T17:46:26.361808+0000","last_change":"2024-08-29T17:43:22.408438+0000","last_active":"2024-08-29T17:46:26.361808+0000","last_peered":"2024-08-29T17:46:26.361808+0000","last_clean":"2024-08-29T17:46:26.361808+0000","last_became_active":"2024-08-29T17:43:22.407516+0000","last_became_peered":"2024-08-29T17:43:22.407516+0000","last_unstale":"2024-08-29T17:46:26.361808+0000","last_undegraded":"2024-08-29T17:46:26.361808+0000","last_fullsized":"2024-08-29T17:46:26.361808+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T23:12:16.442986+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.7","version":"0'0","reported_seq":20,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-29T17:46:26.363134+0000","last_change":"2024-08-29T17:46:16.983323+0000","last_active":"2024-08-29T17:46:26.363134+0000","last_peered":"2024-08-29T17:46:26.363134+0000","last_clean":"2024-08-29T17:46:26.363134+0000","last_became_active":"2024-08-29T17:46:06.296056+0000","last_became_peered":"2024-08-29T17:46:06.296056+0000","last_unstale":"2024-08-29T17:46:26.363134+0000","last_undegraded":"2024-08-29T17:46:26.363134+0000","last_fullsized":"2024-08-29T17:46:26.363134+0000","mapping_epoch":70,"log_start":"0'0","ondisk_log_start":"0'0","created":70,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:46:05.142502+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:46:05.142502+0000","last_clean_scrub_stamp":"2024-08-29T17:46:05.142502+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T00:18:38.172053+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0024847910000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1","version":"0'0","reported_seq":27,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-29T17:46:26.743022+0000","last_change":"2024-08-29T17:43:12.125782+0000","last_active":"2024-08-29T17:46:26.743022+0000","last_peered":"2024-08-29T17:46:26.743022+0000","last_clean":"2024-08-29T17:46:26.743022+0000","last_became_active":"2024-08-29T17:43:12.125540+0000","last_became_peered":"2024-08-29T17:43:12.125540+0000","last_unstale":"2024-08-29T17:46:26.743022+0000","last_undegraded":"2024-08-29T17:46:26.743022+0000","last_fullsized":"2024-08-29T17:46:26.743022+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_clean_scrub_stamp":"2024-08-29T17:43:11.112604+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T05:06:37.155060+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,0],"acting":[2,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":24,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-29T17:46:26.361256+0000","last_change":"2024-08-29T17:43:22.413712+0000","last_active":"2024-08-29T17:46:26.361256+0000","last_peered":"2024-08-29T17:46:26.361256+0000","last_clean":"2024-08-29T17:46:26.361256+0000","last_became_active":"2024-08-29T17:43:22.412844+0000","last_became_peered":"2024-08-29T17:43:22.412844+0000","last_unstale":"2024-08-29T17:46:26.361256+0000","last_undegraded":"2024-08-29T17:46:26.361256+0000","last_fullsized":"2024-08-29T17:46:26.361256+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T21:12:16.006400+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.4","version":"0'0","reported_seq":20,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-29T17:46:26.361795+0000","last_change":"2024-08-29T17:46:16.982760+0000","last_active":"2024-08-29T17:46:26.361795+0000","last_peered":"2024-08-29T17:46:26.361795+0000","last_clean":"2024-08-29T17:46:26.361795+0000","last_became_active":"2024-08-29T17:46:06.157380+0000","last_became_peered":"2024-08-29T17:46:06.157380+0000","last_unstale":"2024-08-29T17:46:26.361795+0000","last_undegraded":"2024-08-29T17:46:26.361795+0000","last_fullsized":"2024-08-29T17:46:26.361795+0000","mapping_epoch":70,"log_start":"0'0","ondisk_log_start":"0'0","created":70,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:46:05.142502+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:46:05.142502+0000","last_clean_scrub_stamp":"2024-08-29T17:46:05.142502+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T20:04:21.128327+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0035601159999999999,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,3],"acting":[1,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.2","version":"0'0","reported_seq":27,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-29T17:46:26.463203+0000","last_change":"2024-08-29T17:43:12.148715+0000","last_active":"2024-08-29T17:46:26.463203+0000","last_peered":"2024-08-29T17:46:26.463203+0000","last_clean":"2024-08-29T17:46:26.463203+0000","last_became_active":"2024-08-29T17:43:12.144623+0000","last_became_peered":"2024-08-29T17:43:12.144623+0000","last_unstale":"2024-08-29T17:46:26.463203+0000","last_undegraded":"2024-08-29T17:46:26.463203+0000","last_fullsized":"2024-08-29T17:46:26.463203+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_clean_scrub_stamp":"2024-08-29T17:43:11.112604+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T23:39:09.068966+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,6],"acting":[5,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":24,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-29T17:46:26.363258+0000","last_change":"2024-08-29T17:43:22.443581+0000","last_active":"2024-08-29T17:46:26.363258+0000","last_peered":"2024-08-29T17:46:26.363258+0000","last_clean":"2024-08-29T17:46:26.363258+0000","last_became_active":"2024-08-29T17:43:22.442961+0000","last_became_peered":"2024-08-29T17:43:22.442961+0000","last_unstale":"2024-08-29T17:46:26.363258+0000","last_undegraded":"2024-08-29T17:46:26.363258+0000","last_fullsized":"2024-08-29T17:46:26.363258+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T18:31:34.423166+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.2","version":"75'2","reported_seq":22,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-29T17:46:26.362564+0000","last_change":"2024-08-29T17:46:16.982731+0000","last_active":"2024-08-29T17:46:26.362564+0000","last_peered":"2024-08-29T17:46:26.362564+0000","last_clean":"2024-08-29T17:46:26.362564+0000","last_became_active":"2024-08-29T17:46:06.295455+0000","last_became_peered":"2024-08-29T17:46:06.295455+0000","last_unstale":"2024-08-29T17:46:26.362564+0000","last_undegraded":"2024-08-29T17:46:26.362564+0000","last_fullsized":"2024-08-29T17:46:26.362564+0000","mapping_epoch":70,"log_start":"0'0","ondisk_log_start":"0'0","created":70,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:46:05.142502+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:46:05.142502+0000","last_clean_scrub_stamp":"2024-08-29T17:46:05.142502+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T00:07:24.412842+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0047386679999999997,"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":[1,5,4],"acting":[1,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":27,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-29T17:46:26.362652+0000","last_change":"2024-08-29T17:43:12.140538+0000","last_active":"2024-08-29T17:46:26.362652+0000","last_peered":"2024-08-29T17:46:26.362652+0000","last_clean":"2024-08-29T17:46:26.362652+0000","last_became_active":"2024-08-29T17:43:12.140210+0000","last_became_peered":"2024-08-29T17:43:12.140210+0000","last_unstale":"2024-08-29T17:46:26.362652+0000","last_undegraded":"2024-08-29T17:46:26.362652+0000","last_fullsized":"2024-08-29T17:46:26.362652+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_clean_scrub_stamp":"2024-08-29T17:43:11.112604+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T19:22:43.927826+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,7],"acting":[1,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":24,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-29T17:46:26.463487+0000","last_change":"2024-08-29T17:43:22.414004+0000","last_active":"2024-08-29T17:46:26.463487+0000","last_peered":"2024-08-29T17:46:26.463487+0000","last_clean":"2024-08-29T17:46:26.463487+0000","last_became_active":"2024-08-29T17:43:22.413268+0000","last_became_peered":"2024-08-29T17:43:22.413268+0000","last_unstale":"2024-08-29T17:46:26.463487+0000","last_undegraded":"2024-08-29T17:46:26.463487+0000","last_fullsized":"2024-08-29T17:46:26.463487+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T18:41:00.568838+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,2],"acting":[5,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.3","version":"73'1","reported_seq":21,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-29T17:46:26.364799+0000","last_change":"2024-08-29T17:46:17.099392+0000","last_active":"2024-08-29T17:46:26.364799+0000","last_peered":"2024-08-29T17:46:26.364799+0000","last_clean":"2024-08-29T17:46:26.364799+0000","last_became_active":"2024-08-29T17:46:06.300879+0000","last_became_peered":"2024-08-29T17:46:06.300879+0000","last_unstale":"2024-08-29T17:46:26.364799+0000","last_undegraded":"2024-08-29T17:46:26.364799+0000","last_fullsized":"2024-08-29T17:46:26.364799+0000","mapping_epoch":70,"log_start":"0'0","ondisk_log_start":"0'0","created":70,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:46:05.142502+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:46:05.142502+0000","last_clean_scrub_stamp":"2024-08-29T17:46:05.142502+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T03:04:07.109049+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00060656800000000004,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":[0,5,7],"acting":[0,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":27,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-29T17:46:26.468176+0000","last_change":"2024-08-29T17:43:12.162174+0000","last_active":"2024-08-29T17:46:26.468176+0000","last_peered":"2024-08-29T17:46:26.468176+0000","last_clean":"2024-08-29T17:46:26.468176+0000","last_became_active":"2024-08-29T17:43:12.160883+0000","last_became_peered":"2024-08-29T17:43:12.160883+0000","last_unstale":"2024-08-29T17:46:26.468176+0000","last_undegraded":"2024-08-29T17:46:26.468176+0000","last_fullsized":"2024-08-29T17:46:26.468176+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_clean_scrub_stamp":"2024-08-29T17:43:11.112604+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T05:27:02.927149+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":24,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-29T17:46:26.362436+0000","last_change":"2024-08-29T17:43:22.397499+0000","last_active":"2024-08-29T17:46:26.362436+0000","last_peered":"2024-08-29T17:46:26.362436+0000","last_clean":"2024-08-29T17:46:26.362436+0000","last_became_active":"2024-08-29T17:43:22.396889+0000","last_became_peered":"2024-08-29T17:43:22.396889+0000","last_unstale":"2024-08-29T17:46:26.362436+0000","last_undegraded":"2024-08-29T17:46:26.362436+0000","last_fullsized":"2024-08-29T17:46:26.362436+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T20:47:04.294723+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,5],"acting":[1,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.0","version":"0'0","reported_seq":20,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-29T17:46:26.658670+0000","last_change":"2024-08-29T17:46:17.272881+0000","last_active":"2024-08-29T17:46:26.658670+0000","last_peered":"2024-08-29T17:46:26.658670+0000","last_clean":"2024-08-29T17:46:26.658670+0000","last_became_active":"2024-08-29T17:46:06.300427+0000","last_became_peered":"2024-08-29T17:46:06.300427+0000","last_unstale":"2024-08-29T17:46:26.658670+0000","last_undegraded":"2024-08-29T17:46:26.658670+0000","last_fullsized":"2024-08-29T17:46:26.658670+0000","mapping_epoch":70,"log_start":"0'0","ondisk_log_start":"0'0","created":70,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:46:05.142502+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:46:05.142502+0000","last_clean_scrub_stamp":"2024-08-29T17:46:05.142502+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T02:24:32.682378+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00095221100000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"66'1","reported_seq":28,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-29T17:46:26.363104+0000","last_change":"2024-08-29T17:43:12.143625+0000","last_active":"2024-08-29T17:46:26.363104+0000","last_peered":"2024-08-29T17:46:26.363104+0000","last_clean":"2024-08-29T17:46:26.363104+0000","last_became_active":"2024-08-29T17:43:12.143293+0000","last_became_peered":"2024-08-29T17:43:12.143293+0000","last_unstale":"2024-08-29T17:46:26.363104+0000","last_undegraded":"2024-08-29T17:46:26.363104+0000","last_fullsized":"2024-08-29T17:46:26.363104+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_clean_scrub_stamp":"2024-08-29T17:43:11.112604+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T19:46:05.894272+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":[1,6,4],"acting":[1,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.7","version":"0'0","reported_seq":24,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-29T17:46:26.659344+0000","last_change":"2024-08-29T17:43:22.419076+0000","last_active":"2024-08-29T17:46:26.659344+0000","last_peered":"2024-08-29T17:46:26.659344+0000","last_clean":"2024-08-29T17:46:26.659344+0000","last_became_active":"2024-08-29T17:43:22.418687+0000","last_became_peered":"2024-08-29T17:43:22.418687+0000","last_unstale":"2024-08-29T17:46:26.659344+0000","last_undegraded":"2024-08-29T17:46:26.659344+0000","last_fullsized":"2024-08-29T17:46:26.659344+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T22:43:59.679507+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":20,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-29T17:46:26.362472+0000","last_change":"2024-08-29T17:46:16.979620+0000","last_active":"2024-08-29T17:46:26.362472+0000","last_peered":"2024-08-29T17:46:26.362472+0000","last_clean":"2024-08-29T17:46:26.362472+0000","last_became_active":"2024-08-29T17:46:06.296418+0000","last_became_peered":"2024-08-29T17:46:06.296418+0000","last_unstale":"2024-08-29T17:46:26.362472+0000","last_undegraded":"2024-08-29T17:46:26.362472+0000","last_fullsized":"2024-08-29T17:46:26.362472+0000","mapping_epoch":70,"log_start":"0'0","ondisk_log_start":"0'0","created":70,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:46:05.142502+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:46:05.142502+0000","last_clean_scrub_stamp":"2024-08-29T17:46:05.142502+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T00:18:30.527314+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00122641,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.7","version":"66'2","reported_seq":29,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-29T17:46:26.445959+0000","last_change":"2024-08-29T17:43:12.158688+0000","last_active":"2024-08-29T17:46:26.445959+0000","last_peered":"2024-08-29T17:46:26.445959+0000","last_clean":"2024-08-29T17:46:26.445959+0000","last_became_active":"2024-08-29T17:43:12.157849+0000","last_became_peered":"2024-08-29T17:43:12.157849+0000","last_unstale":"2024-08-29T17:46:26.445959+0000","last_undegraded":"2024-08-29T17:46:26.445959+0000","last_fullsized":"2024-08-29T17:46:26.445959+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_clean_scrub_stamp":"2024-08-29T17:43:11.112604+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T03:29:39.643120+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"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":[6,7,2],"acting":[6,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.6","version":"0'0","reported_seq":24,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-29T17:46:26.366409+0000","last_change":"2024-08-29T17:43:22.404105+0000","last_active":"2024-08-29T17:46:26.366409+0000","last_peered":"2024-08-29T17:46:26.366409+0000","last_clean":"2024-08-29T17:46:26.366409+0000","last_became_active":"2024-08-29T17:43:22.403208+0000","last_became_peered":"2024-08-29T17:43:22.403208+0000","last_unstale":"2024-08-29T17:46:26.366409+0000","last_undegraded":"2024-08-29T17:46:26.366409+0000","last_fullsized":"2024-08-29T17:46:26.366409+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T22:59:27.504409+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.8","version":"0'0","reported_seq":27,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-29T17:46:26.466966+0000","last_change":"2024-08-29T17:43:12.160549+0000","last_active":"2024-08-29T17:46:26.466966+0000","last_peered":"2024-08-29T17:46:26.466966+0000","last_clean":"2024-08-29T17:46:26.466966+0000","last_became_active":"2024-08-29T17:43:12.159593+0000","last_became_peered":"2024-08-29T17:43:12.159593+0000","last_unstale":"2024-08-29T17:46:26.466966+0000","last_undegraded":"2024-08-29T17:46:26.466966+0000","last_fullsized":"2024-08-29T17:46:26.466966+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_clean_scrub_stamp":"2024-08-29T17:43:11.112604+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T00:52:07.763403+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[7,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":24,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-29T17:46:26.363005+0000","last_change":"2024-08-29T17:43:22.420595+0000","last_active":"2024-08-29T17:46:26.363005+0000","last_peered":"2024-08-29T17:46:26.363005+0000","last_clean":"2024-08-29T17:46:26.363005+0000","last_became_active":"2024-08-29T17:43:22.410801+0000","last_became_peered":"2024-08-29T17:43:22.410801+0000","last_unstale":"2024-08-29T17:46:26.363005+0000","last_undegraded":"2024-08-29T17:46:26.363005+0000","last_fullsized":"2024-08-29T17:46:26.363005+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T00:01:50.559183+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.9","version":"0'0","reported_seq":27,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-29T17:46:26.362260+0000","last_change":"2024-08-29T17:43:12.137237+0000","last_active":"2024-08-29T17:46:26.362260+0000","last_peered":"2024-08-29T17:46:26.362260+0000","last_clean":"2024-08-29T17:46:26.362260+0000","last_became_active":"2024-08-29T17:43:12.136963+0000","last_became_peered":"2024-08-29T17:43:12.136963+0000","last_unstale":"2024-08-29T17:46:26.362260+0000","last_undegraded":"2024-08-29T17:46:26.362260+0000","last_fullsized":"2024-08-29T17:46:26.362260+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_clean_scrub_stamp":"2024-08-29T17:43:11.112604+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T05:09:38.181638+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.8","version":"0'0","reported_seq":24,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-29T17:46:26.658016+0000","last_change":"2024-08-29T17:43:22.416935+0000","last_active":"2024-08-29T17:46:26.658016+0000","last_peered":"2024-08-29T17:46:26.658016+0000","last_clean":"2024-08-29T17:46:26.658016+0000","last_became_active":"2024-08-29T17:43:22.416656+0000","last_became_peered":"2024-08-29T17:43:22.416656+0000","last_unstale":"2024-08-29T17:46:26.658016+0000","last_undegraded":"2024-08-29T17:46:26.658016+0000","last_fullsized":"2024-08-29T17:46:26.658016+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T05:37:52.229115+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"2.a","version":"0'0","reported_seq":27,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-29T17:46:26.364201+0000","last_change":"2024-08-29T17:43:12.139525+0000","last_active":"2024-08-29T17:46:26.364201+0000","last_peered":"2024-08-29T17:46:26.364201+0000","last_clean":"2024-08-29T17:46:26.364201+0000","last_became_active":"2024-08-29T17:43:12.139261+0000","last_became_peered":"2024-08-29T17:43:12.139261+0000","last_unstale":"2024-08-29T17:46:26.364201+0000","last_undegraded":"2024-08-29T17:46:26.364201+0000","last_fullsized":"2024-08-29T17:46:26.364201+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_clean_scrub_stamp":"2024-08-29T17:43:11.112604+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T02:51:37.427415+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.b","version":"0'0","reported_seq":33,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-29T17:46:26.658759+0000","last_change":"2024-08-29T17:44:05.596339+0000","last_active":"2024-08-29T17:46:26.658759+0000","last_peered":"2024-08-29T17:46:26.658759+0000","last_clean":"2024-08-29T17:46:26.658759+0000","last_became_active":"2024-08-29T17:44:05.595388+0000","last_became_peered":"2024-08-29T17:44:05.595388+0000","last_unstale":"2024-08-29T17:46:26.658759+0000","last_undegraded":"2024-08-29T17:46:26.658759+0000","last_fullsized":"2024-08-29T17:46:26.658759+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T00:12:03.873318+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.b","version":"66'2","reported_seq":29,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-29T17:46:26.467641+0000","last_change":"2024-08-29T17:43:12.162880+0000","last_active":"2024-08-29T17:46:26.467641+0000","last_peered":"2024-08-29T17:46:26.467641+0000","last_clean":"2024-08-29T17:46:26.467641+0000","last_became_active":"2024-08-29T17:43:12.162582+0000","last_became_peered":"2024-08-29T17:43:12.162582+0000","last_unstale":"2024-08-29T17:46:26.467641+0000","last_undegraded":"2024-08-29T17:46:26.467641+0000","last_fullsized":"2024-08-29T17:46:26.467641+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_clean_scrub_stamp":"2024-08-29T17:43:11.112604+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T22:51:55.632010+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":[7,4,5],"acting":[7,4,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":24,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-29T17:46:26.443564+0000","last_change":"2024-08-29T17:43:22.432223+0000","last_active":"2024-08-29T17:46:26.443564+0000","last_peered":"2024-08-29T17:46:26.443564+0000","last_clean":"2024-08-29T17:46:26.443564+0000","last_became_active":"2024-08-29T17:43:22.431693+0000","last_became_peered":"2024-08-29T17:43:22.431693+0000","last_unstale":"2024-08-29T17:46:26.443564+0000","last_undegraded":"2024-08-29T17:46:26.443564+0000","last_fullsized":"2024-08-29T17:46:26.443564+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T02:11:05.264439+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.1d","version":"0'0","reported_seq":23,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-29T17:46:16.988280+0000","last_change":"2024-08-29T17:43:22.427617+0000","last_active":"2024-08-29T17:46:16.988280+0000","last_peered":"2024-08-29T17:46:16.988280+0000","last_clean":"2024-08-29T17:46:16.988280+0000","last_became_active":"2024-08-29T17:43:22.426859+0000","last_became_peered":"2024-08-29T17:43:22.426859+0000","last_unstale":"2024-08-29T17:46:16.988280+0000","last_undegraded":"2024-08-29T17:46:16.988280+0000","last_fullsized":"2024-08-29T17:46:16.988280+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T22:28:12.823568+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.1c","version":"66'2","reported_seq":28,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-29T17:46:17.552910+0000","last_change":"2024-08-29T17:43:12.162166+0000","last_active":"2024-08-29T17:46:17.552910+0000","last_peered":"2024-08-29T17:46:17.552910+0000","last_clean":"2024-08-29T17:46:17.552910+0000","last_became_active":"2024-08-29T17:43:12.161212+0000","last_became_peered":"2024-08-29T17:43:12.161212+0000","last_unstale":"2024-08-29T17:46:17.552910+0000","last_undegraded":"2024-08-29T17:46:17.552910+0000","last_fullsized":"2024-08-29T17:46:17.552910+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_clean_scrub_stamp":"2024-08-29T17:43:11.112604+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T05:18:14.157999+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"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,5,2],"acting":[7,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1c","version":"0'0","reported_seq":23,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-29T17:46:16.988033+0000","last_change":"2024-08-29T17:43:22.404322+0000","last_active":"2024-08-29T17:46:16.988033+0000","last_peered":"2024-08-29T17:46:16.988033+0000","last_clean":"2024-08-29T17:46:16.988033+0000","last_became_active":"2024-08-29T17:43:22.403501+0000","last_became_peered":"2024-08-29T17:43:22.403501+0000","last_unstale":"2024-08-29T17:46:16.988033+0000","last_undegraded":"2024-08-29T17:46:16.988033+0000","last_fullsized":"2024-08-29T17:46:16.988033+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T01:02:49.970879+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.1d","version":"66'2","reported_seq":28,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-29T17:46:17.553129+0000","last_change":"2024-08-29T17:43:12.161656+0000","last_active":"2024-08-29T17:46:17.553129+0000","last_peered":"2024-08-29T17:46:17.553129+0000","last_clean":"2024-08-29T17:46:17.553129+0000","last_became_active":"2024-08-29T17:43:12.159766+0000","last_became_peered":"2024-08-29T17:43:12.159766+0000","last_unstale":"2024-08-29T17:46:17.553129+0000","last_undegraded":"2024-08-29T17:46:17.553129+0000","last_fullsized":"2024-08-29T17:46:17.553129+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_clean_scrub_stamp":"2024-08-29T17:43:11.112604+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T23:35:27.664152+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"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,6,0],"acting":[7,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1f","version":"0'0","reported_seq":24,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-29T17:46:26.366969+0000","last_change":"2024-08-29T17:43:22.406102+0000","last_active":"2024-08-29T17:46:26.366969+0000","last_peered":"2024-08-29T17:46:26.366969+0000","last_clean":"2024-08-29T17:46:26.366969+0000","last_became_active":"2024-08-29T17:43:22.405822+0000","last_became_peered":"2024-08-29T17:43:22.405822+0000","last_unstale":"2024-08-29T17:46:26.366969+0000","last_undegraded":"2024-08-29T17:46:26.366969+0000","last_fullsized":"2024-08-29T17:46:26.366969+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T02:23:16.509679+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.1e","version":"66'1","reported_seq":28,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-29T17:46:26.660612+0000","last_change":"2024-08-29T17:43:12.127669+0000","last_active":"2024-08-29T17:46:26.660612+0000","last_peered":"2024-08-29T17:46:26.660612+0000","last_clean":"2024-08-29T17:46:26.660612+0000","last_became_active":"2024-08-29T17:43:12.127359+0000","last_became_peered":"2024-08-29T17:43:12.127359+0000","last_unstale":"2024-08-29T17:46:26.660612+0000","last_undegraded":"2024-08-29T17:46:26.660612+0000","last_fullsized":"2024-08-29T17:46:26.660612+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_clean_scrub_stamp":"2024-08-29T17:43:11.112604+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T19:28:14.339311+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"0'0","reported_seq":24,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-29T17:46:26.660535+0000","last_change":"2024-08-29T17:43:22.427031+0000","last_active":"2024-08-29T17:46:26.660535+0000","last_peered":"2024-08-29T17:46:26.660535+0000","last_clean":"2024-08-29T17:46:26.660535+0000","last_became_active":"2024-08-29T17:43:22.426568+0000","last_became_peered":"2024-08-29T17:43:22.426568+0000","last_unstale":"2024-08-29T17:46:26.660535+0000","last_undegraded":"2024-08-29T17:46:26.660535+0000","last_fullsized":"2024-08-29T17:46:26.660535+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T04:52:27.019292+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,2],"acting":[3,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.1f","version":"66'4","reported_seq":31,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-29T17:46:26.367501+0000","last_change":"2024-08-29T17:43:12.141158+0000","last_active":"2024-08-29T17:46:26.367501+0000","last_peered":"2024-08-29T17:46:26.367501+0000","last_clean":"2024-08-29T17:46:26.367501+0000","last_became_active":"2024-08-29T17:43:12.140879+0000","last_became_peered":"2024-08-29T17:43:12.140879+0000","last_unstale":"2024-08-29T17:46:26.367501+0000","last_undegraded":"2024-08-29T17:46:26.367501+0000","last_fullsized":"2024-08-29T17:46:26.367501+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_clean_scrub_stamp":"2024-08-29T17:43:11.112604+0000","objects_scrubbed":0,"log_size":4,"log_dups_size":0,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T03:44:40.323006+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,7,4],"acting":[0,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]}],"pool_stats":[{"poolid":4,"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":3,"num_pg":64,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"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":192,"acting":192,"num_store_stats":8},{"poolid":2,"num_pg":32,"stat_sum":{"num_bytes":3428,"num_objects":22,"num_object_clones":0,"num_object_copies":66,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":22,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":51,"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":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":10284,"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":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":236223201352,"num_pgs":45,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28380,"kb_used_data":1360,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716772,"statfs":{"total":95995035648,"available":95965974528,"internally_reserved":0,"allocated":1392640,"data_stored":944835,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1589,"internal_metadata":27654603},"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":"Thu Aug 29 17:47:19 2024","interfaces":[{"interface":"back","average":{"1min":0.86499999999999999,"5min":0.85999999999999999,"15min":0.83199999999999996},"min":{"1min":0.58999999999999997,"5min":0.53600000000000003,"15min":0.53600000000000003},"max":{"1min":1.1279999999999999,"5min":1.2829999999999999,"15min":1.2829999999999999},"last":0.65000000000000002},{"interface":"front","average":{"1min":0.92900000000000005,"5min":0.90300000000000002,"15min":0.90000000000000002},"min":{"1min":0.53800000000000003,"5min":0.41999999999999998,"15min":0.41999999999999998},"max":{"1min":1.232,"5min":1.4279999999999999,"15min":1.4279999999999999},"last":0.90500000000000003}]},{"osd":1,"last update":"Thu Aug 29 17:47:19 2024","interfaces":[{"interface":"back","average":{"1min":0.88200000000000001,"5min":0.95699999999999996,"15min":0.95999999999999996},"min":{"1min":0.61599999999999999,"5min":0.48099999999999998,"15min":0.48099999999999998},"max":{"1min":1.214,"5min":1.2929999999999999,"15min":1.2929999999999999},"last":0.98999999999999999},{"interface":"front","average":{"1min":0.93300000000000005,"5min":0.89600000000000002,"15min":0.86799999999999999},"min":{"1min":0.53800000000000003,"5min":0.496,"15min":0.496},"max":{"1min":1.2190000000000001,"5min":1.323,"15min":1.323},"last":0.67500000000000004}]},{"osd":2,"last update":"Thu Aug 29 17:47:19 2024","interfaces":[{"interface":"back","average":{"1min":0.95499999999999996,"5min":0.95599999999999996,"15min":0.95399999999999996},"min":{"1min":0.44700000000000001,"5min":0.44700000000000001,"15min":0.44700000000000001},"max":{"1min":1.2250000000000001,"5min":1.256,"15min":1.256},"last":0.77200000000000002},{"interface":"front","average":{"1min":0.96399999999999997,"5min":0.95999999999999996,"15min":0.95699999999999996},"min":{"1min":0.70299999999999996,"5min":0.55800000000000005,"15min":0.55800000000000005},"max":{"1min":1.1879999999999999,"5min":1.3979999999999999,"15min":1.3979999999999999},"last":1.069}]},{"osd":3,"last update":"Thu Aug 29 17:47:19 2024","interfaces":[{"interface":"back","average":{"1min":0.89700000000000002,"5min":0.92800000000000005,"15min":0.90200000000000002},"min":{"1min":0.59499999999999997,"5min":0.55000000000000004,"15min":0.55000000000000004},"max":{"1min":1.1100000000000001,"5min":1.486,"15min":1.486},"last":0.73199999999999998},{"interface":"front","average":{"1min":0.999,"5min":0.99399999999999999,"15min":0.97899999999999998},"min":{"1min":0.68500000000000005,"5min":0.63100000000000001,"15min":0.63100000000000001},"max":{"1min":1.474,"5min":1.474,"15min":1.474},"last":1.014}]},{"osd":4,"last update":"Thu Aug 29 17:47:19 2024","interfaces":[{"interface":"back","average":{"1min":0.877,"5min":0.86199999999999999,"15min":0.83399999999999996},"min":{"1min":0.63300000000000001,"5min":0.438,"15min":0.438},"max":{"1min":1.214,"5min":1.554,"15min":1.554},"last":0.95499999999999996},{"interface":"front","average":{"1min":0.83899999999999997,"5min":0.89600000000000002,"15min":0.88},"min":{"1min":0.40300000000000002,"5min":0.35499999999999998,"15min":0.35499999999999998},"max":{"1min":1.282,"5min":1.488,"15min":1.488},"last":1.1359999999999999}]},{"osd":5,"last update":"Thu Aug 29 17:47:19 2024","interfaces":[{"interface":"back","average":{"1min":0.92500000000000004,"5min":0.92400000000000004,"15min":0.93000000000000005},"min":{"1min":0.41999999999999998,"5min":0.36099999999999999,"15min":0.36099999999999999},"max":{"1min":1.2090000000000001,"5min":1.3420000000000001,"15min":1.3420000000000001},"last":0.83899999999999997},{"interface":"front","average":{"1min":0.92300000000000004,"5min":0.96899999999999997,"15min":0.95099999999999996},"min":{"1min":0.40000000000000002,"5min":0.40000000000000002,"15min":0.40000000000000002},"max":{"1min":1.2210000000000001,"5min":1.5760000000000001,"15min":1.5760000000000001},"last":0.80600000000000005}]},{"osd":6,"last update":"Thu Aug 29 17:47:19 2024","interfaces":[{"interface":"back","average":{"1min":1.0029999999999999,"5min":1.0569999999999999,"15min":1.0369999999999999},"min":{"1min":0.52100000000000002,"5min":0.45100000000000001,"15min":0.45100000000000001},"max":{"1min":1.3340000000000001,"5min":1.6379999999999999,"15min":1.6379999999999999},"last":1.044},{"interface":"front","average":{"1min":1.0469999999999999,"5min":1.073,"15min":1.073},"min":{"1min":0.51600000000000001,"5min":0.32700000000000001,"15min":0.32700000000000001},"max":{"1min":1.274,"5min":1.411,"15min":1.411},"last":1.1100000000000001}]}]},{"osd":6,"up_from":47,"seq":201863462995,"num_pgs":39,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28376,"kb_used_data":1360,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716776,"statfs":{"total":95995035648,"available":95965978624,"internally_reserved":0,"allocated":1392640,"data_stored":946588,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":27654599},"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":"Thu Aug 29 17:47:25 2024","interfaces":[{"interface":"back","average":{"1min":0.98999999999999999,"5min":0.91600000000000004,"15min":0.873},"min":{"1min":0.67000000000000004,"5min":0.27200000000000002,"15min":0.27200000000000002},"max":{"1min":1.3759999999999999,"5min":1.395,"15min":1.395},"last":0.96999999999999997},{"interface":"front","average":{"1min":0.871,"5min":0.92600000000000005,"15min":0.878},"min":{"1min":0.52700000000000002,"5min":0.32400000000000001,"15min":0.32400000000000001},"max":{"1min":1.347,"5min":1.347,"15min":1.347},"last":0.998}]},{"osd":1,"last update":"Thu Aug 29 17:47:25 2024","interfaces":[{"interface":"back","average":{"1min":0.89300000000000002,"5min":0.877,"15min":0.874},"min":{"1min":0.53900000000000003,"5min":0.35399999999999998,"15min":0.35399999999999998},"max":{"1min":1.089,"5min":1.2849999999999999,"15min":1.2849999999999999},"last":0.90000000000000002},{"interface":"front","average":{"1min":0.88900000000000001,"5min":0.90800000000000003,"15min":0.89300000000000002},"min":{"1min":0.55300000000000005,"5min":0.30399999999999999,"15min":0.30399999999999999},"max":{"1min":1.3240000000000001,"5min":1.4419999999999999,"15min":1.4419999999999999},"last":0.71399999999999997}]},{"osd":2,"last update":"Thu Aug 29 17:47:25 2024","interfaces":[{"interface":"back","average":{"1min":0.96099999999999997,"5min":0.93600000000000005,"15min":0.91200000000000003},"min":{"1min":0.63100000000000001,"5min":0.34399999999999997,"15min":0.34399999999999997},"max":{"1min":1.268,"5min":1.466,"15min":1.466},"last":1.119},{"interface":"front","average":{"1min":0.92100000000000004,"5min":0.92800000000000005,"15min":0.92900000000000005},"min":{"1min":0.55400000000000005,"5min":0.39900000000000002,"15min":0.39900000000000002},"max":{"1min":1.208,"5min":1.304,"15min":1.304},"last":0.94399999999999995}]},{"osd":3,"last update":"Thu Aug 29 17:47:25 2024","interfaces":[{"interface":"back","average":{"1min":0.94899999999999995,"5min":0.92000000000000004,"15min":0.92800000000000005},"min":{"1min":0.56299999999999994,"5min":0.47499999999999998,"15min":0.47499999999999998},"max":{"1min":1.153,"5min":1.3759999999999999,"15min":1.3759999999999999},"last":0.79400000000000004},{"interface":"front","average":{"1min":0.996,"5min":0.999,"15min":0.996},"min":{"1min":0.69899999999999995,"5min":0.42599999999999999,"15min":0.42599999999999999},"max":{"1min":1.242,"5min":1.341,"15min":1.341},"last":1.0580000000000001}]},{"osd":4,"last update":"Thu Aug 29 17:47:25 2024","interfaces":[{"interface":"back","average":{"1min":0.88900000000000001,"5min":0.84299999999999997,"15min":0.81499999999999995},"min":{"1min":0.379,"5min":0.28499999999999998,"15min":0.28499999999999998},"max":{"1min":1.1850000000000001,"5min":1.607,"15min":1.607},"last":0.82699999999999996},{"interface":"front","average":{"1min":0.97699999999999998,"5min":0.92900000000000005,"15min":0.84799999999999998},"min":{"1min":0.495,"5min":0.38100000000000001,"15min":0.38100000000000001},"max":{"1min":1.306,"5min":1.996,"15min":1.996},"last":0.67100000000000004}]},{"osd":5,"last update":"Thu Aug 29 17:47:25 2024","interfaces":[{"interface":"back","average":{"1min":0.98699999999999999,"5min":0.94799999999999995,"15min":0.874},"min":{"1min":0.45200000000000001,"5min":0.37,"15min":0.37},"max":{"1min":1.222,"5min":1.411,"15min":1.411},"last":0.749},{"interface":"front","average":{"1min":0.998,"5min":0.98199999999999998,"15min":0.93600000000000005},"min":{"1min":0.39100000000000001,"5min":0.39100000000000001,"15min":0.39100000000000001},"max":{"1min":1.3320000000000001,"5min":1.8720000000000001,"15min":1.8720000000000001},"last":1.0229999999999999}]},{"osd":7,"last update":"Thu Aug 29 17:47:11 2024","interfaces":[{"interface":"back","average":{"1min":1.0229999999999999,"5min":1.026,"15min":1.0089999999999999},"min":{"1min":0.46700000000000003,"5min":0.39100000000000001,"15min":0.39100000000000001},"max":{"1min":1.4279999999999999,"5min":1.671,"15min":1.671},"last":0.86199999999999999},{"interface":"front","average":{"1min":1.0800000000000001,"5min":1.087,"15min":1.056},"min":{"1min":0.41299999999999998,"5min":0.41299999999999998,"15min":0.41299999999999998},"max":{"1min":1.2969999999999999,"5min":1.8160000000000001,"15min":1.8160000000000001},"last":1.0920000000000001}]}]},{"osd":5,"up_from":39,"seq":167503724638,"num_pgs":41,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27804,"kb_used_data":788,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717348,"statfs":{"total":95995035648,"available":95966564352,"internally_reserved":0,"allocated":806912,"data_stored":356329,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"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":"Thu Aug 29 17:47:36 2024","interfaces":[{"interface":"back","average":{"1min":0.80800000000000005,"5min":0.877,"15min":0.82499999999999996},"min":{"1min":0.56899999999999995,"5min":0.39200000000000002,"15min":0.39200000000000002},"max":{"1min":1.129,"5min":1.329,"15min":1.329},"last":0.69299999999999995},{"interface":"front","average":{"1min":0.90400000000000003,"5min":0.90400000000000003,"15min":0.874},"min":{"1min":0.55400000000000005,"5min":0.55300000000000005,"15min":0.54700000000000004},"max":{"1min":1.256,"5min":1.256,"15min":1.256},"last":0.88700000000000001}]},{"osd":1,"last update":"Thu Aug 29 17:47:36 2024","interfaces":[{"interface":"back","average":{"1min":0.93799999999999994,"5min":0.93500000000000005,"15min":0.873},"min":{"1min":0.51600000000000001,"5min":0.47699999999999998,"15min":0.47699999999999998},"max":{"1min":1.413,"5min":1.413,"15min":1.413},"last":0.93200000000000005},{"interface":"front","average":{"1min":0.91900000000000004,"5min":0.94999999999999996,"15min":0.879},"min":{"1min":0.63300000000000001,"5min":0.52300000000000002,"15min":0.52300000000000002},"max":{"1min":1.2709999999999999,"5min":4.4420000000000002,"15min":4.4420000000000002},"last":1.0269999999999999}]},{"osd":2,"last update":"Thu Aug 29 17:47:36 2024","interfaces":[{"interface":"back","average":{"1min":0.93000000000000005,"5min":0.93799999999999994,"15min":0.85899999999999999},"min":{"1min":0.58399999999999996,"5min":0.42499999999999999,"15min":0.42499999999999999},"max":{"1min":1.367,"5min":1.3839999999999999,"15min":1.3839999999999999},"last":1.0640000000000001},{"interface":"front","average":{"1min":0.97699999999999998,"5min":0.94299999999999995,"15min":0.91000000000000003},"min":{"1min":0.73499999999999999,"5min":0.45900000000000002,"15min":0.45900000000000002},"max":{"1min":1.286,"5min":1.286,"15min":1.403},"last":0.79000000000000004}]},{"osd":3,"last update":"Thu Aug 29 17:47:36 2024","interfaces":[{"interface":"back","average":{"1min":0.97499999999999998,"5min":0.97399999999999998,"15min":0.90000000000000002},"min":{"1min":0.66900000000000004,"5min":0.47099999999999997,"15min":0.47099999999999997},"max":{"1min":1.9179999999999999,"5min":1.9179999999999999,"15min":1.9179999999999999},"last":1.218},{"interface":"front","average":{"1min":1.0429999999999999,"5min":1.024,"15min":0.94399999999999995},"min":{"1min":0.70299999999999996,"5min":0.41699999999999998,"15min":0.41699999999999998},"max":{"1min":1.3440000000000001,"5min":1.3999999999999999,"15min":1.3999999999999999},"last":0.998}]},{"osd":4,"last update":"Thu Aug 29 17:47:36 2024","interfaces":[{"interface":"back","average":{"1min":0.91800000000000004,"5min":0.876,"15min":0.78000000000000003},"min":{"1min":0.39000000000000001,"5min":0.39000000000000001,"15min":0.29699999999999999},"max":{"1min":1.3080000000000001,"5min":1.395,"15min":1.395},"last":1.1200000000000001},{"interface":"front","average":{"1min":1.0229999999999999,"5min":0.96999999999999997,"15min":0.83799999999999997},"min":{"1min":0.375,"5min":0.375,"15min":0.33300000000000002},"max":{"1min":1.4339999999999999,"5min":1.806,"15min":1.806},"last":0.95199999999999996}]},{"osd":6,"last update":"Thu Aug 29 17:47:27 2024","interfaces":[{"interface":"back","average":{"1min":0.99099999999999999,"5min":1.0169999999999999,"15min":0.90700000000000003},"min":{"1min":0.52700000000000002,"5min":0.40899999999999997,"15min":0.40899999999999997},"max":{"1min":1.3169999999999999,"5min":1.359,"15min":1.454},"last":1.1519999999999999},{"interface":"front","average":{"1min":1.042,"5min":1.022,"15min":0.92400000000000004},"min":{"1min":0.55800000000000005,"5min":0.35399999999999998,"15min":0.35399999999999998},"max":{"1min":1.306,"5min":1.4359999999999999,"15min":1.7829999999999999},"last":0.86599999999999999}]},{"osd":7,"last update":"Thu Aug 29 17:47:18 2024","interfaces":[{"interface":"back","average":{"1min":0.95899999999999996,"5min":1.006,"15min":1.0229999999999999},"min":{"1min":0.72199999999999998,"5min":0.441,"15min":0.441},"max":{"1min":1.319,"5min":1.45,"15min":1.45},"last":1.1919999999999999},{"interface":"front","average":{"1min":1.0509999999999999,"5min":1.089,"15min":1.1319999999999999},"min":{"1min":0.61099999999999999,"5min":0.442,"15min":0.442},"max":{"1min":1.3360000000000001,"5min":1.8420000000000001,"15min":1.8420000000000001},"last":1.268}]}]},{"osd":4,"up_from":31,"seq":133143986281,"num_pgs":39,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":31908,"kb_used_data":792,"kb_used_omap":1,"kb_used_meta":31102,"kb_avail":93713244,"statfs":{"total":95995035648,"available":95962361856,"internally_reserved":0,"allocated":811008,"data_stored":354590,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":31848902},"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":"Thu Aug 29 17:47:47 2024","interfaces":[{"interface":"back","average":{"1min":0.90300000000000002,"5min":0.90300000000000002,"15min":0.84599999999999997},"min":{"1min":0.68100000000000005,"5min":0.45000000000000001,"15min":0.45000000000000001},"max":{"1min":1.1160000000000001,"5min":2.1880000000000002,"15min":2.1880000000000002},"last":0.92700000000000005},{"interface":"front","average":{"1min":0.89600000000000002,"5min":0.90600000000000003,"15min":0.86499999999999999},"min":{"1min":0.53600000000000003,"5min":0.44700000000000001,"15min":0.44700000000000001},"max":{"1min":1.2030000000000001,"5min":1.419,"15min":1.419},"last":0.84599999999999997}]},{"osd":1,"last update":"Thu Aug 29 17:47:47 2024","interfaces":[{"interface":"back","average":{"1min":0.89900000000000002,"5min":0.88400000000000001,"15min":0.82899999999999996},"min":{"1min":0.51800000000000002,"5min":0.46999999999999997,"15min":0.46999999999999997},"max":{"1min":1.2450000000000001,"5min":1.6299999999999999,"15min":1.6299999999999999},"last":0.64900000000000002},{"interface":"front","average":{"1min":0.95199999999999996,"5min":0.94399999999999995,"15min":0.89500000000000002},"min":{"1min":0.65300000000000002,"5min":0.40899999999999997,"15min":0.40899999999999997},"max":{"1min":1.272,"5min":1.4430000000000001,"15min":1.4430000000000001},"last":1.121}]},{"osd":2,"last update":"Thu Aug 29 17:47:47 2024","interfaces":[{"interface":"back","average":{"1min":0.97599999999999998,"5min":0.91700000000000004,"15min":0.89500000000000002},"min":{"1min":0.63500000000000001,"5min":0.432,"15min":0.432},"max":{"1min":1.179,"5min":1.391,"15min":1.391},"last":1.016},{"interface":"front","average":{"1min":0.91900000000000004,"5min":0.91000000000000003,"15min":0.86499999999999999},"min":{"1min":0.58799999999999997,"5min":0.436,"15min":0.436},"max":{"1min":1.1100000000000001,"5min":1.732,"15min":1.732},"last":0.88100000000000001}]},{"osd":3,"last update":"Thu Aug 29 17:47:47 2024","interfaces":[{"interface":"back","average":{"1min":0.92800000000000005,"5min":0.93899999999999995,"15min":0.89200000000000002},"min":{"1min":0.68100000000000005,"5min":0.443,"15min":0.443},"max":{"1min":1.1819999999999999,"5min":1.9319999999999999,"15min":1.9319999999999999},"last":1.198},{"interface":"front","average":{"1min":0.97299999999999998,"5min":0.94199999999999995,"15min":0.89400000000000002},"min":{"1min":0.627,"5min":0.42099999999999999,"15min":0.42099999999999999},"max":{"1min":1.24,"5min":1.8029999999999999,"15min":1.8029999999999999},"last":1.056}]},{"osd":5,"last update":"Thu Aug 29 17:47:31 2024","interfaces":[{"interface":"back","average":{"1min":0.84699999999999998,"5min":0.84599999999999997,"15min":0.68999999999999995},"min":{"1min":0.502,"5min":0.35699999999999998,"15min":0.317},"max":{"1min":1.2470000000000001,"5min":1.6839999999999999,"15min":1.6839999999999999},"last":1.1759999999999999},{"interface":"front","average":{"1min":0.86099999999999999,"5min":0.88600000000000001,"15min":0.77600000000000002},"min":{"1min":0.52200000000000002,"5min":0.38600000000000001,"15min":0.33600000000000002},"max":{"1min":1.161,"5min":1.873,"15min":1.873},"last":1.0880000000000001}]},{"osd":6,"last update":"Thu Aug 29 17:47:19 2024","interfaces":[{"interface":"back","average":{"1min":0.83999999999999997,"5min":0.88200000000000001,"15min":0.82199999999999995},"min":{"1min":0.33200000000000002,"5min":0.33200000000000002,"15min":0.33200000000000002},"max":{"1min":1.3,"5min":1.956,"15min":1.956},"last":1.141},{"interface":"front","average":{"1min":0.97599999999999998,"5min":1.0049999999999999,"15min":0.89600000000000002},"min":{"1min":0.47999999999999998,"5min":0.35899999999999999,"15min":0.35899999999999999},"max":{"1min":1.3420000000000001,"5min":1.8380000000000001,"15min":1.8380000000000001},"last":1.226}]},{"osd":7,"last update":"Thu Aug 29 17:47:16 2024","interfaces":[{"interface":"back","average":{"1min":0.95599999999999996,"5min":1.0089999999999999,"15min":1},"min":{"1min":0.46999999999999997,"5min":0.46999999999999997,"15min":0.46999999999999997},"max":{"1min":1.3260000000000001,"5min":1.9810000000000001,"15min":1.9810000000000001},"last":1.274},{"interface":"front","average":{"1min":0.98199999999999998,"5min":1.048,"15min":1.0620000000000001},"min":{"1min":0.498,"5min":0.498,"15min":0.498},"max":{"1min":1.347,"5min":1.907,"15min":1.907},"last":1.2470000000000001}]}]},{"osd":3,"up_from":25,"seq":107374182515,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":31904,"kb_used_data":792,"kb_used_omap":1,"kb_used_meta":31102,"kb_avail":93713248,"statfs":{"total":95995035648,"available":95962365952,"internally_reserved":0,"allocated":811008,"data_stored":356597,"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":[],"network_ping_times":[{"osd":0,"last update":"Thu Aug 29 17:47:51 2024","interfaces":[{"interface":"back","average":{"1min":0.67100000000000004,"5min":0.67200000000000004,"15min":0.67000000000000004},"min":{"1min":0.33600000000000002,"5min":0.25800000000000001,"15min":0.25800000000000001},"max":{"1min":1.115,"5min":1.1180000000000001,"15min":1.1200000000000001},"last":0.84999999999999998},{"interface":"front","average":{"1min":0.69399999999999995,"5min":0.78600000000000003,"15min":0.74399999999999999},"min":{"1min":0.38900000000000001,"5min":0.32100000000000001,"15min":0.32100000000000001},"max":{"1min":0.96499999999999997,"5min":1.3220000000000001,"15min":1.3220000000000001},"last":0.76000000000000001}]},{"osd":1,"last update":"Thu Aug 29 17:47:51 2024","interfaces":[{"interface":"back","average":{"1min":0.76400000000000001,"5min":0.79500000000000004,"15min":0.78500000000000003},"min":{"1min":0.39500000000000002,"5min":0.36599999999999999,"15min":0.36599999999999999},"max":{"1min":1.331,"5min":1.331,"15min":1.3540000000000001},"last":0.98999999999999999},{"interface":"front","average":{"1min":0.71599999999999997,"5min":0.748,"15min":0.73099999999999998},"min":{"1min":0.32200000000000001,"5min":0.32200000000000001,"15min":0.32200000000000001},"max":{"1min":1.0629999999999999,"5min":1.2949999999999999,"15min":1.3360000000000001},"last":0.65500000000000003}]},{"osd":2,"last update":"Thu Aug 29 17:47:51 2024","interfaces":[{"interface":"back","average":{"1min":0.80300000000000005,"5min":0.86499999999999999,"15min":0.82799999999999996},"min":{"1min":0.41299999999999998,"5min":0.34200000000000003,"15min":0.34200000000000003},"max":{"1min":1.2709999999999999,"5min":1.3600000000000001,"15min":1.4330000000000001},"last":0.91800000000000004},{"interface":"front","average":{"1min":0.77800000000000002,"5min":0.79400000000000004,"15min":0.754},"min":{"1min":0.374,"5min":0.35599999999999998,"15min":0.33900000000000002},"max":{"1min":1.2010000000000001,"5min":1.2849999999999999,"15min":1.4330000000000001},"last":0.96199999999999997}]},{"osd":4,"last update":"Thu Aug 29 17:47:43 2024","interfaces":[{"interface":"back","average":{"1min":0.93899999999999995,"5min":0.97099999999999997,"15min":0.94999999999999996},"min":{"1min":0.69899999999999995,"5min":0.45700000000000002,"15min":0.45700000000000002},"max":{"1min":1.607,"5min":1.607,"15min":1.607},"last":1.087},{"interface":"front","average":{"1min":0.96199999999999997,"5min":1.0209999999999999,"15min":0.98099999999999998},"min":{"1min":0.60999999999999999,"5min":0.50700000000000001,"15min":0.50700000000000001},"max":{"1min":1.3779999999999999,"5min":1.514,"15min":1.5209999999999999},"last":1.032}]},{"osd":5,"last update":"Thu Aug 29 17:47:29 2024","interfaces":[{"interface":"back","average":{"1min":1,"5min":0.995,"15min":0.98199999999999998},"min":{"1min":0.71599999999999997,"5min":0.47999999999999998,"15min":0.47999999999999998},"max":{"1min":1.494,"5min":1.5469999999999999,"15min":1.746},"last":1.0640000000000001},{"interface":"front","average":{"1min":0.98799999999999999,"5min":1.0449999999999999,"15min":0.996},"min":{"1min":0.61399999999999999,"5min":0.54400000000000004,"15min":0.54400000000000004},"max":{"1min":1.3140000000000001,"5min":1.5680000000000001,"15min":1.9990000000000001},"last":1.294}]},{"osd":6,"last update":"Thu Aug 29 17:47:29 2024","interfaces":[{"interface":"back","average":{"1min":1.004,"5min":1.04,"15min":1.016},"min":{"1min":0.59999999999999998,"5min":0.59399999999999997,"15min":0.59399999999999997},"max":{"1min":1.21,"5min":1.429,"15min":1.429},"last":1.119},{"interface":"front","average":{"1min":1.048,"5min":1.056,"15min":1.075},"min":{"1min":0.68600000000000005,"5min":0.52500000000000002,"15min":0.52500000000000002},"max":{"1min":1.587,"5min":1.587,"15min":1.6359999999999999},"last":1.1439999999999999}]},{"osd":7,"last update":"Thu Aug 29 17:47:14 2024","interfaces":[{"interface":"back","average":{"1min":1.046,"5min":1.1259999999999999,"15min":1.1890000000000001},"min":{"1min":0.497,"5min":0.497,"15min":0.497},"max":{"1min":1.379,"5min":2.0790000000000002,"15min":2.0790000000000002},"last":1.1699999999999999},{"interface":"front","average":{"1min":1.0700000000000001,"5min":1.151,"15min":1.2130000000000001},"min":{"1min":0.61599999999999999,"5min":0.56200000000000006,"15min":0.56200000000000006},"max":{"1min":1.448,"5min":1.609,"15min":1.609},"last":1.254}]}]},{"osd":2,"up_from":18,"seq":77309411456,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27792,"kb_used_data":772,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717360,"statfs":{"total":95995035648,"available":95966576640,"internally_reserved":0,"allocated":790528,"data_stored":353863,"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":"Thu Aug 29 17:47:46 2024","interfaces":[{"interface":"back","average":{"1min":0.73599999999999999,"5min":0.72999999999999998,"15min":0.64600000000000002},"min":{"1min":0.438,"5min":0.26400000000000001,"15min":0.25},"max":{"1min":1.2909999999999999,"5min":1.4590000000000001,"15min":1.4590000000000001},"last":0.60999999999999999},{"interface":"front","average":{"1min":0.80200000000000005,"5min":0.748,"15min":0.67500000000000004},"min":{"1min":0.46600000000000003,"5min":0.28299999999999997,"15min":0.28299999999999997},"max":{"1min":1.4359999999999999,"5min":1.4359999999999999,"15min":1.4359999999999999},"last":0.67100000000000004}]},{"osd":1,"last update":"Thu Aug 29 17:47:46 2024","interfaces":[{"interface":"back","average":{"1min":0.85799999999999998,"5min":0.77000000000000002,"15min":0.67400000000000004},"min":{"1min":0.39700000000000002,"5min":0.30599999999999999,"15min":0.30599999999999999},"max":{"1min":1.575,"5min":1.575,"15min":1.575},"last":0.73699999999999999},{"interface":"front","average":{"1min":0.76500000000000001,"5min":0.84299999999999997,"15min":0.72199999999999998},"min":{"1min":0.32500000000000001,"5min":0.32500000000000001,"15min":0.32500000000000001},"max":{"1min":1.165,"5min":4.29,"15min":4.29},"last":1.004}]},{"osd":3,"last update":"Thu Aug 29 17:47:03 2024","interfaces":[{"interface":"back","average":{"1min":0.80400000000000005,"5min":0.871,"15min":0.76300000000000001},"min":{"1min":0.36899999999999999,"5min":0.34399999999999997,"15min":0.34399999999999997},"max":{"1min":1.427,"5min":1.4399999999999999,"15min":1.4399999999999999},"last":0.95999999999999996},{"interface":"front","average":{"1min":0.88900000000000001,"5min":0.91400000000000003,"15min":0.83499999999999996},"min":{"1min":0.34599999999999997,"5min":0.34599999999999997,"15min":0.34599999999999997},"max":{"1min":1.5089999999999999,"5min":1.518,"15min":1.518},"last":0.88200000000000001}]},{"osd":4,"last update":"Thu Aug 29 17:47:42 2024","interfaces":[{"interface":"back","average":{"1min":0.98399999999999999,"5min":0.96199999999999997,"15min":0.92800000000000005},"min":{"1min":0.55600000000000005,"5min":0.55600000000000005,"15min":0.55600000000000005},"max":{"1min":1.6020000000000001,"5min":1.6020000000000001,"15min":1.6020000000000001},"last":1.0840000000000001},{"interface":"front","average":{"1min":1.0569999999999999,"5min":1.0269999999999999,"15min":0.98899999999999999},"min":{"1min":0.628,"5min":0.628,"15min":0.628},"max":{"1min":1.5349999999999999,"5min":1.5640000000000001,"15min":1.633},"last":1.1559999999999999}]},{"osd":5,"last update":"Thu Aug 29 17:47:29 2024","interfaces":[{"interface":"back","average":{"1min":1.0389999999999999,"5min":1.048,"15min":1.004},"min":{"1min":0.61599999999999999,"5min":0.61399999999999999,"15min":0.61399999999999999},"max":{"1min":1.417,"5min":1.464,"15min":1.552},"last":1.1200000000000001},{"interface":"front","average":{"1min":1.0629999999999999,"5min":1.042,"15min":1.0189999999999999},"min":{"1min":0.66000000000000003,"5min":0.61699999999999999,"15min":0.61699999999999999},"max":{"1min":1.4510000000000001,"5min":1.732,"15min":1.732},"last":0.92200000000000004}]},{"osd":6,"last update":"Thu Aug 29 17:47:29 2024","interfaces":[{"interface":"back","average":{"1min":1.1279999999999999,"5min":1.111,"15min":1.103},"min":{"1min":0.68999999999999995,"5min":0.68999999999999995,"15min":0.68999999999999995},"max":{"1min":1.569,"5min":1.802,"15min":1.802},"last":1.0489999999999999},{"interface":"front","average":{"1min":1.121,"5min":1.1140000000000001,"15min":1.1279999999999999},"min":{"1min":0.70099999999999996,"5min":0.59499999999999997,"15min":0.59499999999999997},"max":{"1min":1.55,"5min":1.7170000000000001,"15min":1.7170000000000001},"last":0.78600000000000003}]},{"osd":7,"last update":"Thu Aug 29 17:47:18 2024","interfaces":[{"interface":"back","average":{"1min":1.109,"5min":1.1339999999999999,"15min":1.1120000000000001},"min":{"1min":0.57899999999999996,"5min":0.57899999999999996,"15min":0.57899999999999996},"max":{"1min":1.657,"5min":1.673,"15min":1.673},"last":0.83399999999999996},{"interface":"front","average":{"1min":1.175,"5min":1.1890000000000001,"15min":1.208},"min":{"1min":0.78000000000000003,"5min":0.78000000000000003,"15min":0.78000000000000003},"max":{"1min":1.6399999999999999,"5min":1.7789999999999999,"15min":1.7789999999999999},"last":1.216}]}]},{"osd":1,"up_from":13,"seq":55834574988,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":31900,"kb_used_data":784,"kb_used_omap":1,"kb_used_meta":31102,"kb_avail":93713252,"statfs":{"total":95995035648,"available":95962370048,"internally_reserved":0,"allocated":802816,"data_stored":354042,"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":"Thu Aug 29 17:47:57 2024","interfaces":[{"interface":"back","average":{"1min":0.70099999999999996,"5min":1.081,"15min":0.74399999999999999},"min":{"1min":0.51200000000000001,"5min":0.38600000000000001,"15min":0.26300000000000001},"max":{"1min":0.93200000000000005,"5min":38.441000000000003,"15min":38.441000000000003},"last":0.77500000000000002},{"interface":"front","average":{"1min":0.75700000000000001,"5min":1.1799999999999999,"15min":0.80300000000000005},"min":{"1min":0.49099999999999999,"5min":0.32000000000000001,"15min":0.29399999999999998},"max":{"1min":1.101,"5min":40.005000000000003,"15min":40.005000000000003},"last":0.90400000000000003}]},{"osd":2,"last update":"Thu Aug 29 17:47:57 2024","interfaces":[{"interface":"back","average":{"1min":0.80500000000000005,"5min":0.81999999999999995,"15min":0.72599999999999998},"min":{"1min":0.57699999999999996,"5min":0.35899999999999999,"15min":0.35899999999999999},"max":{"1min":1.125,"5min":8.0129999999999999,"15min":8.0129999999999999},"last":1.036},{"interface":"front","average":{"1min":0.78800000000000003,"5min":0.94399999999999995,"15min":0.77000000000000002},"min":{"1min":0.61199999999999999,"5min":0.38600000000000001,"15min":0.38600000000000001},"max":{"1min":1.05,"5min":15.403,"15min":15.403},"last":0.84599999999999997}]},{"osd":3,"last update":"Thu Aug 29 17:47:57 2024","interfaces":[{"interface":"back","average":{"1min":0.72999999999999998,"5min":0.82899999999999996,"15min":0.78400000000000003},"min":{"1min":0.51300000000000001,"5min":0.34100000000000003,"15min":0.34100000000000003},"max":{"1min":0.92200000000000004,"5min":7.7670000000000003,"15min":7.7670000000000003},"last":0.879},{"interface":"front","average":{"1min":0.93100000000000005,"5min":0.97699999999999998,"15min":0.89000000000000001},"min":{"1min":0.63900000000000001,"5min":0.42699999999999999,"15min":0.42699999999999999},"max":{"1min":1.3069999999999999,"5min":8.1199999999999992,"15min":8.1199999999999992},"last":0.93999999999999995}]},{"osd":4,"last update":"Thu Aug 29 17:47:51 2024","interfaces":[{"interface":"back","average":{"1min":1.1160000000000001,"5min":1.244,"15min":1.0680000000000001},"min":{"1min":0.89000000000000001,"5min":0.54700000000000004,"15min":0.54700000000000004},"max":{"1min":1.484,"5min":15.436999999999999,"15min":15.436999999999999},"last":1.294},{"interface":"front","average":{"1min":1.02,"5min":1.2110000000000001,"15min":1.0389999999999999},"min":{"1min":0.70599999999999996,"5min":0.59399999999999997,"15min":0.59399999999999997},"max":{"1min":1.2629999999999999,"5min":15.359,"15min":15.359},"last":1.01}]},{"osd":5,"last update":"Thu Aug 29 17:47:40 2024","interfaces":[{"interface":"back","average":{"1min":1.006,"5min":0.97699999999999998,"15min":0.93000000000000005},"min":{"1min":0.77900000000000003,"5min":0.55400000000000005,"15min":0.55400000000000005},"max":{"1min":1.1619999999999999,"5min":1.556,"15min":1.556},"last":0.82199999999999995},{"interface":"front","average":{"1min":1.069,"5min":1.246,"15min":1.129},"min":{"1min":0.74399999999999999,"5min":0.48399999999999999,"15min":0.48399999999999999},"max":{"1min":1.431,"5min":15.327,"15min":15.327},"last":1.125}]},{"osd":6,"last update":"Thu Aug 29 17:47:31 2024","interfaces":[{"interface":"back","average":{"1min":1.0669999999999999,"5min":1.2310000000000001,"15min":1.101},"min":{"1min":0.79700000000000004,"5min":0.52800000000000002,"15min":0.52800000000000002},"max":{"1min":1.46,"5min":15.266,"15min":15.266},"last":1.369},{"interface":"front","average":{"1min":1.1319999999999999,"5min":1.3120000000000001,"15min":1.248},"min":{"1min":0.80200000000000005,"5min":0.52200000000000002,"15min":0.52200000000000002},"max":{"1min":1.4330000000000001,"5min":15.148999999999999,"15min":15.148999999999999},"last":1.222}]},{"osd":7,"last update":"Thu Aug 29 17:47:18 2024","interfaces":[{"interface":"back","average":{"1min":1.117,"5min":1.2929999999999999,"15min":1.2330000000000001},"min":{"1min":0.84699999999999998,"5min":0.46999999999999997,"15min":0.46999999999999997},"max":{"1min":1.4630000000000001,"5min":15.08,"15min":15.08},"last":1.4530000000000001},{"interface":"front","average":{"1min":1.089,"5min":1.0920000000000001,"15min":1.1419999999999999},"min":{"1min":0.92700000000000005,"5min":0.61099999999999999,"15min":0.61099999999999999},"max":{"1min":1.29,"5min":1.5940000000000001,"15min":1.5940000000000001},"last":0.98599999999999999}]}]},{"osd":0,"up_from":8,"seq":34359738519,"num_pgs":45,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28388,"kb_used_data":1368,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716764,"statfs":{"total":95995035648,"available":95965966336,"internally_reserved":0,"allocated":1400832,"data_stored":944959,"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":"Thu Aug 29 17:46:59 2024","interfaces":[{"interface":"back","average":{"1min":0.78000000000000003,"5min":0.72799999999999998,"15min":0.60799999999999998},"min":{"1min":0.38800000000000001,"5min":0.38300000000000001,"15min":0.29099999999999998},"max":{"1min":1.28,"5min":1.28,"15min":1.7529999999999999},"last":0.59699999999999998},{"interface":"front","average":{"1min":0.70099999999999996,"5min":0.755,"15min":0.63100000000000001},"min":{"1min":0.34499999999999997,"5min":0.34499999999999997,"15min":0.318},"max":{"1min":0.98999999999999999,"5min":1.278,"15min":1.278},"last":0.56499999999999995}]},{"osd":2,"last update":"Thu Aug 29 17:47:56 2024","interfaces":[{"interface":"back","average":{"1min":0.74099999999999999,"5min":0.77000000000000002,"15min":0.69399999999999995},"min":{"1min":0.438,"5min":0.433,"15min":0.29499999999999998},"max":{"1min":1.198,"5min":1.198,"15min":2},"last":0.65400000000000003},{"interface":"front","average":{"1min":0.878,"5min":0.81399999999999995,"15min":0.69999999999999996},"min":{"1min":0.31,"5min":0.31,"15min":0.27700000000000002},"max":{"1min":1.4530000000000001,"5min":1.4530000000000001,"15min":1.837},"last":0.44400000000000001}]},{"osd":3,"last update":"Thu Aug 29 17:46:59 2024","interfaces":[{"interface":"back","average":{"1min":0.85299999999999998,"5min":0.89200000000000002,"15min":0.84999999999999998},"min":{"1min":0.45100000000000001,"5min":0.45100000000000001,"15min":0.45100000000000001},"max":{"1min":1.2509999999999999,"5min":1.3819999999999999,"15min":1.9410000000000001},"last":0.53500000000000003},{"interface":"front","average":{"1min":0.89000000000000001,"5min":0.88800000000000001,"15min":0.84599999999999997},"min":{"1min":0.49099999999999999,"5min":0.45900000000000002,"15min":0.45900000000000002},"max":{"1min":1.405,"5min":1.405,"15min":1.5},"last":0.49199999999999999}]},{"osd":4,"last update":"Thu Aug 29 17:47:36 2024","interfaces":[{"interface":"back","average":{"1min":1.077,"5min":1.0449999999999999,"15min":0.995},"min":{"1min":0.81499999999999995,"5min":0.59099999999999997,"15min":0.59099999999999997},"max":{"1min":1.3999999999999999,"5min":1.544,"15min":1.772},"last":0.875},{"interface":"front","average":{"1min":0.99099999999999999,"5min":1.012,"15min":0.93500000000000005},"min":{"1min":0.496,"5min":0.496,"15min":0.496},"max":{"1min":1.3899999999999999,"5min":1.7090000000000001,"15min":1.7090000000000001},"last":0.69299999999999995}]},{"osd":5,"last update":"Thu Aug 29 17:47:31 2024","interfaces":[{"interface":"back","average":{"1min":1.083,"5min":1.0620000000000001,"15min":1.048},"min":{"1min":0.626,"5min":0.624,"15min":0.624},"max":{"1min":1.734,"5min":1.734,"15min":2.137},"last":0.82299999999999995},{"interface":"front","average":{"1min":1.052,"5min":1.1060000000000001,"15min":1.0720000000000001},"min":{"1min":0.753,"5min":0.73999999999999999,"15min":0.71499999999999997},"max":{"1min":1.508,"5min":1.663,"15min":2.4209999999999998},"last":0.71199999999999997}]},{"osd":6,"last update":"Thu Aug 29 17:47:31 2024","interfaces":[{"interface":"back","average":{"1min":1.0269999999999999,"5min":1.0469999999999999,"15min":1.0289999999999999},"min":{"1min":0.59799999999999998,"5min":0.59799999999999998,"15min":0.59799999999999998},"max":{"1min":1.389,"5min":1.5429999999999999,"15min":1.5429999999999999},"last":0.76400000000000001},{"interface":"front","average":{"1min":1.1910000000000001,"5min":1.1419999999999999,"15min":1.165},"min":{"1min":0.52600000000000002,"5min":0.52600000000000002,"15min":0.52600000000000002},"max":{"1min":1.913,"5min":1.913,"15min":2.04},"last":0.73499999999999999}]},{"osd":7,"last update":"Thu Aug 29 17:47:17 2024","interfaces":[{"interface":"back","average":{"1min":1.1579999999999999,"5min":1.167,"15min":1.1919999999999999},"min":{"1min":0.64400000000000002,"5min":0.64400000000000002,"15min":0.64400000000000002},"max":{"1min":1.871,"5min":1.871,"15min":1.871},"last":0.755},{"interface":"front","average":{"1min":1.1160000000000001,"5min":1.149,"15min":1.1859999999999999},"min":{"1min":0.55900000000000005,"5min":0.55900000000000005,"15min":0.55900000000000005},"max":{"1min":1.357,"5min":1.6339999999999999,"15min":1.6339999999999999},"last":0.89400000000000002}]}]}],"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":16384,"data_stored":728,"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":8192,"data_stored":160,"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":20480,"data_stored":2734,"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":16384,"data_stored":708,"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":16384,"data_stored":2720,"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":12288,"data_stored":2630,"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":8192,"data_stored":604,"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":0,"data_stored":0,"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":0,"data_stored":0,"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":0,"data_stored":0,"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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"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":0,"data_stored":0,"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":4096,"data_stored":19,"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":4096,"data_stored":19,"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":4096,"data_stored":19,"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-08-29T17:47:59.531 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 5b99e290-662c-11ef-bcd4-c7b262605968 -- ceph pg dump --format=json 2024-08-29T17:48:01.398 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:48:01 smithi110 bash[24444]: cluster 2024-08-29T17:47:59.927767+0000 mgr.y (mgr.14454) 116 : cluster [DBG] pgmap v89: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:48:01.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:48:01 smithi029 bash[32453]: cluster 2024-08-29T17:47:59.927767+0000 mgr.y (mgr.14454) 116 : cluster [DBG] pgmap v89: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:48:01.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:48:01 smithi029 bash[22475]: cluster 2024-08-29T17:47:59.927767+0000 mgr.y (mgr.14454) 116 : cluster [DBG] pgmap v89: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:48:03.648 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:48:03 smithi110 bash[24444]: cluster 2024-08-29T17:48:01.928436+0000 mgr.y (mgr.14454) 117 : cluster [DBG] pgmap v90: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:48:03.649 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:48:03 smithi029 bash[32453]: cluster 2024-08-29T17:48:01.928436+0000 mgr.y (mgr.14454) 117 : cluster [DBG] pgmap v90: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:48:03.649 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:48:03 smithi029 bash[22475]: cluster 2024-08-29T17:48:01.928436+0000 mgr.y (mgr.14454) 117 : cluster [DBG] pgmap v90: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:48:04.273 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/5b99e290-662c-11ef-bcd4-c7b262605968/mon.a/config 2024-08-29T17:48:04.722 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:48:04 smithi029 bash[22727]: ::ffff:172.21.15.110 - - [29/Aug/2024:17:48:04] "GET /metrics HTTP/1.1" 200 33747 "" "Prometheus/2.43.0" 2024-08-29T17:48:05.648 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:48:05 smithi110 bash[24444]: cluster 2024-08-29T17:48:03.929737+0000 mgr.y (mgr.14454) 118 : cluster [DBG] pgmap v91: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:48:05.649 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:48:05 smithi029 bash[22475]: cluster 2024-08-29T17:48:03.929737+0000 mgr.y (mgr.14454) 118 : cluster [DBG] pgmap v91: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:48:05.649 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:48:05 smithi029 bash[32453]: cluster 2024-08-29T17:48:03.929737+0000 mgr.y (mgr.14454) 118 : cluster [DBG] pgmap v91: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:48:07.648 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:48:07 smithi110 bash[24444]: cluster 2024-08-29T17:48:05.930279+0000 mgr.y (mgr.14454) 119 : cluster [DBG] pgmap v92: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:48:07.648 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:48:07 smithi110 bash[24444]: audit 2024-08-29T17:48:06.948764+0000 mon.a (mon.0) 914 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T17:48:07.657 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:48:07 smithi029 bash[22475]: cluster 2024-08-29T17:48:05.930279+0000 mgr.y (mgr.14454) 119 : cluster [DBG] pgmap v92: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:48:07.657 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:48:07 smithi029 bash[22475]: audit 2024-08-29T17:48:06.948764+0000 mon.a (mon.0) 914 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T17:48:07.658 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:48:07 smithi029 bash[32453]: cluster 2024-08-29T17:48:05.930279+0000 mgr.y (mgr.14454) 119 : cluster [DBG] pgmap v92: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:48:07.658 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:48:07 smithi029 bash[32453]: audit 2024-08-29T17:48:06.948764+0000 mon.a (mon.0) 914 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T17:48:08.856 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-08-29T17:48:08.858 INFO:teuthology.orchestra.run.smithi029.stderr:dumped all 2024-08-29T17:48:09.648 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:48:09 smithi110 bash[24444]: cluster 2024-08-29T17:48:07.931547+0000 mgr.y (mgr.14454) 120 : cluster [DBG] pgmap v93: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:48:09.648 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:48:09 smithi110 bash[24444]: audit 2024-08-29T17:48:08.828693+0000 mgr.y (mgr.14454) 121 : audit [DBG] from='client.14646 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-29T17:48:09.649 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:48:09 smithi029 bash[22475]: cluster 2024-08-29T17:48:07.931547+0000 mgr.y (mgr.14454) 120 : cluster [DBG] pgmap v93: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:48:09.649 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:48:09 smithi029 bash[22475]: audit 2024-08-29T17:48:08.828693+0000 mgr.y (mgr.14454) 121 : audit [DBG] from='client.14646 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-29T17:48:09.650 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:48:09 smithi029 bash[32453]: cluster 2024-08-29T17:48:07.931547+0000 mgr.y (mgr.14454) 120 : cluster [DBG] pgmap v93: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:48:09.650 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:48:09 smithi029 bash[32453]: audit 2024-08-29T17:48:08.828693+0000 mgr.y (mgr.14454) 121 : audit [DBG] from='client.14646 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-29T17:48:09.655 INFO:teuthology.orchestra.run.smithi029.stdout:{"pg_ready":true,"pg_map":{"version":93,"stamp":"2024-08-29T17:48:07.930539+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":593815,"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":212,"num_read_kb":306,"num_write":232,"num_write_kb":2438,"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":315,"acting":315,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":315,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":236452,"kb_used_data":8016,"kb_used_omap":12,"kb_used_meta":228339,"kb_avail":749724764,"statfs":{"total":767960285184,"available":767718158336,"internally_reserved":0,"allocated":8208384,"data_stored":4611803,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12744,"internal_metadata":233819704},"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.004899"},"pg_stats":[{"pgid":"3.3f","version":"0'0","reported_seq":24,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-29T17:46:26.466246+0000","last_change":"2024-08-29T17:43:22.435355+0000","last_active":"2024-08-29T17:46:26.466246+0000","last_peered":"2024-08-29T17:46:26.466246+0000","last_clean":"2024-08-29T17:46:26.466246+0000","last_became_active":"2024-08-29T17:43:22.434809+0000","last_became_peered":"2024-08-29T17:43:22.434809+0000","last_unstale":"2024-08-29T17:46:26.466246+0000","last_undegraded":"2024-08-29T17:46:26.466246+0000","last_fullsized":"2024-08-29T17:46:26.466246+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T22:19:03.103074+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,0],"acting":[7,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.3e","version":"0'0","reported_seq":24,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-29T17:46:26.362755+0000","last_change":"2024-08-29T17:43:22.426060+0000","last_active":"2024-08-29T17:46:26.362755+0000","last_peered":"2024-08-29T17:46:26.362755+0000","last_clean":"2024-08-29T17:46:26.362755+0000","last_became_active":"2024-08-29T17:43:22.425421+0000","last_became_peered":"2024-08-29T17:43:22.425421+0000","last_unstale":"2024-08-29T17:46:26.362755+0000","last_undegraded":"2024-08-29T17:46:26.362755+0000","last_fullsized":"2024-08-29T17:46:26.362755+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T19:35:03.424736+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[1,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.3d","version":"0'0","reported_seq":24,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-29T17:46:26.366562+0000","last_change":"2024-08-29T17:43:22.406939+0000","last_active":"2024-08-29T17:46:26.366562+0000","last_peered":"2024-08-29T17:46:26.366562+0000","last_clean":"2024-08-29T17:46:26.366562+0000","last_became_active":"2024-08-29T17:43:22.406496+0000","last_became_peered":"2024-08-29T17:43:22.406496+0000","last_unstale":"2024-08-29T17:46:26.366562+0000","last_undegraded":"2024-08-29T17:46:26.366562+0000","last_fullsized":"2024-08-29T17:46:26.366562+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T19:38:35.419643+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,1],"acting":[0,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.3c","version":"0'0","reported_seq":24,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-29T17:46:26.463347+0000","last_change":"2024-08-29T17:43:22.432318+0000","last_active":"2024-08-29T17:46:26.463347+0000","last_peered":"2024-08-29T17:46:26.463347+0000","last_clean":"2024-08-29T17:46:26.463347+0000","last_became_active":"2024-08-29T17:43:22.431531+0000","last_became_peered":"2024-08-29T17:43:22.431531+0000","last_unstale":"2024-08-29T17:46:26.463347+0000","last_undegraded":"2024-08-29T17:46:26.463347+0000","last_fullsized":"2024-08-29T17:46:26.463347+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T05:28:17.317346+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.3b","version":"0'0","reported_seq":23,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-29T17:46:17.552399+0000","last_change":"2024-08-29T17:43:22.437961+0000","last_active":"2024-08-29T17:46:17.552399+0000","last_peered":"2024-08-29T17:46:17.552399+0000","last_clean":"2024-08-29T17:46:17.552399+0000","last_became_active":"2024-08-29T17:43:22.436170+0000","last_became_peered":"2024-08-29T17:43:22.436170+0000","last_unstale":"2024-08-29T17:46:17.552399+0000","last_undegraded":"2024-08-29T17:46:17.552399+0000","last_fullsized":"2024-08-29T17:46:17.552399+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T03:08:18.576818+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.3a","version":"0'0","reported_seq":23,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-29T17:46:16.987618+0000","last_change":"2024-08-29T17:43:22.420691+0000","last_active":"2024-08-29T17:46:16.987618+0000","last_peered":"2024-08-29T17:46:16.987618+0000","last_clean":"2024-08-29T17:46:16.987618+0000","last_became_active":"2024-08-29T17:43:22.420039+0000","last_became_peered":"2024-08-29T17:43:22.420039+0000","last_unstale":"2024-08-29T17:46:16.987618+0000","last_undegraded":"2024-08-29T17:46:16.987618+0000","last_fullsized":"2024-08-29T17:46:16.987618+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T19:08:49.436974+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,0,1],"acting":[5,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.39","version":"0'0","reported_seq":23,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-29T17:46:17.552012+0000","last_change":"2024-08-29T17:43:22.437995+0000","last_active":"2024-08-29T17:46:17.552012+0000","last_peered":"2024-08-29T17:46:17.552012+0000","last_clean":"2024-08-29T17:46:17.552012+0000","last_became_active":"2024-08-29T17:43:22.437442+0000","last_became_peered":"2024-08-29T17:43:22.437442+0000","last_unstale":"2024-08-29T17:46:17.552012+0000","last_undegraded":"2024-08-29T17:46:17.552012+0000","last_fullsized":"2024-08-29T17:46:17.552012+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T00:35:04.651406+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.38","version":"0'0","reported_seq":23,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-29T17:46:17.272011+0000","last_change":"2024-08-29T17:43:22.430602+0000","last_active":"2024-08-29T17:46:17.272011+0000","last_peered":"2024-08-29T17:46:17.272011+0000","last_clean":"2024-08-29T17:46:17.272011+0000","last_became_active":"2024-08-29T17:43:22.430351+0000","last_became_peered":"2024-08-29T17:43:22.430351+0000","last_unstale":"2024-08-29T17:46:17.272011+0000","last_undegraded":"2024-08-29T17:46:17.272011+0000","last_fullsized":"2024-08-29T17:46:17.272011+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T22:31:28.613615+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.37","version":"0'0","reported_seq":32,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-29T17:46:17.553379+0000","last_change":"2024-08-29T17:44:05.548442+0000","last_active":"2024-08-29T17:46:17.553379+0000","last_peered":"2024-08-29T17:46:17.553379+0000","last_clean":"2024-08-29T17:46:17.553379+0000","last_became_active":"2024-08-29T17:44:05.547080+0000","last_became_peered":"2024-08-29T17:44:05.547080+0000","last_unstale":"2024-08-29T17:46:17.553379+0000","last_undegraded":"2024-08-29T17:46:17.553379+0000","last_fullsized":"2024-08-29T17:46:17.553379+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T03:49:19.086527+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.36","version":"0'0","reported_seq":23,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-29T17:46:17.895814+0000","last_change":"2024-08-29T17:43:22.438453+0000","last_active":"2024-08-29T17:46:17.895814+0000","last_peered":"2024-08-29T17:46:17.895814+0000","last_clean":"2024-08-29T17:46:17.895814+0000","last_became_active":"2024-08-29T17:43:22.437911+0000","last_became_peered":"2024-08-29T17:43:22.437911+0000","last_unstale":"2024-08-29T17:46:17.895814+0000","last_undegraded":"2024-08-29T17:46:17.895814+0000","last_fullsized":"2024-08-29T17:46:17.895814+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T20:49:07.082732+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.35","version":"0'0","reported_seq":23,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-29T17:46:17.895840+0000","last_change":"2024-08-29T17:43:22.439827+0000","last_active":"2024-08-29T17:46:17.895840+0000","last_peered":"2024-08-29T17:46:17.895840+0000","last_clean":"2024-08-29T17:46:17.895840+0000","last_became_active":"2024-08-29T17:43:22.438518+0000","last_became_peered":"2024-08-29T17:43:22.438518+0000","last_unstale":"2024-08-29T17:46:17.895840+0000","last_undegraded":"2024-08-29T17:46:17.895840+0000","last_fullsized":"2024-08-29T17:46:17.895840+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T21:44:34.599929+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.34","version":"0'0","reported_seq":23,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-29T17:46:16.979669+0000","last_change":"2024-08-29T17:43:22.443443+0000","last_active":"2024-08-29T17:46:16.979669+0000","last_peered":"2024-08-29T17:46:16.979669+0000","last_clean":"2024-08-29T17:46:16.979669+0000","last_became_active":"2024-08-29T17:43:22.442828+0000","last_became_peered":"2024-08-29T17:43:22.442828+0000","last_unstale":"2024-08-29T17:46:16.979669+0000","last_undegraded":"2024-08-29T17:46:16.979669+0000","last_fullsized":"2024-08-29T17:46:16.979669+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T17:53:49.048246+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,0],"acting":[4,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.33","version":"0'0","reported_seq":23,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-29T17:46:17.272646+0000","last_change":"2024-08-29T17:43:22.426824+0000","last_active":"2024-08-29T17:46:17.272646+0000","last_peered":"2024-08-29T17:46:17.272646+0000","last_clean":"2024-08-29T17:46:17.272646+0000","last_became_active":"2024-08-29T17:43:22.426528+0000","last_became_peered":"2024-08-29T17:43:22.426528+0000","last_unstale":"2024-08-29T17:46:17.272646+0000","last_undegraded":"2024-08-29T17:46:17.272646+0000","last_fullsized":"2024-08-29T17:46:17.272646+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T22:18:44.757589+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.32","version":"0'0","reported_seq":24,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-29T17:46:26.364748+0000","last_change":"2024-08-29T17:43:22.421356+0000","last_active":"2024-08-29T17:46:26.364748+0000","last_peered":"2024-08-29T17:46:26.364748+0000","last_clean":"2024-08-29T17:46:26.364748+0000","last_became_active":"2024-08-29T17:43:22.421070+0000","last_became_peered":"2024-08-29T17:43:22.421070+0000","last_unstale":"2024-08-29T17:46:26.364748+0000","last_undegraded":"2024-08-29T17:46:26.364748+0000","last_fullsized":"2024-08-29T17:46:26.364748+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T21:24:13.011020+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,5],"acting":[0,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.31","version":"0'0","reported_seq":24,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-29T17:46:26.362040+0000","last_change":"2024-08-29T17:43:22.389103+0000","last_active":"2024-08-29T17:46:26.362040+0000","last_peered":"2024-08-29T17:46:26.362040+0000","last_clean":"2024-08-29T17:46:26.362040+0000","last_became_active":"2024-08-29T17:43:22.388813+0000","last_became_peered":"2024-08-29T17:43:22.388813+0000","last_unstale":"2024-08-29T17:46:26.362040+0000","last_undegraded":"2024-08-29T17:46:26.362040+0000","last_fullsized":"2024-08-29T17:46:26.362040+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T05:27:09.169979+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,5],"acting":[1,4,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.30","version":"0'0","reported_seq":24,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-29T17:46:26.460715+0000","last_change":"2024-08-29T17:43:22.417670+0000","last_active":"2024-08-29T17:46:26.460715+0000","last_peered":"2024-08-29T17:46:26.460715+0000","last_clean":"2024-08-29T17:46:26.460715+0000","last_became_active":"2024-08-29T17:43:22.416841+0000","last_became_peered":"2024-08-29T17:43:22.416841+0000","last_unstale":"2024-08-29T17:46:26.460715+0000","last_undegraded":"2024-08-29T17:46:26.460715+0000","last_fullsized":"2024-08-29T17:46:26.460715+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T04:15:34.223348+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.2f","version":"0'0","reported_seq":24,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-29T17:46:26.462114+0000","last_change":"2024-08-29T17:43:22.405413+0000","last_active":"2024-08-29T17:46:26.462114+0000","last_peered":"2024-08-29T17:46:26.462114+0000","last_clean":"2024-08-29T17:46:26.462114+0000","last_became_active":"2024-08-29T17:43:22.404160+0000","last_became_peered":"2024-08-29T17:43:22.404160+0000","last_unstale":"2024-08-29T17:46:26.462114+0000","last_undegraded":"2024-08-29T17:46:26.462114+0000","last_fullsized":"2024-08-29T17:46:26.462114+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T03:07:48.009794+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[5,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.2e","version":"0'0","reported_seq":24,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-29T17:46:26.743755+0000","last_change":"2024-08-29T17:43:22.425488+0000","last_active":"2024-08-29T17:46:26.743755+0000","last_peered":"2024-08-29T17:46:26.743755+0000","last_clean":"2024-08-29T17:46:26.743755+0000","last_became_active":"2024-08-29T17:43:22.425181+0000","last_became_peered":"2024-08-29T17:43:22.425181+0000","last_unstale":"2024-08-29T17:46:26.743755+0000","last_undegraded":"2024-08-29T17:46:26.743755+0000","last_fullsized":"2024-08-29T17:46:26.743755+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T03:39:39.462031+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,6,7],"acting":[2,6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.2d","version":"0'0","reported_seq":24,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-29T17:46:26.465647+0000","last_change":"2024-08-29T17:43:22.443022+0000","last_active":"2024-08-29T17:46:26.465647+0000","last_peered":"2024-08-29T17:46:26.465647+0000","last_clean":"2024-08-29T17:46:26.465647+0000","last_became_active":"2024-08-29T17:43:22.442498+0000","last_became_peered":"2024-08-29T17:43:22.442498+0000","last_unstale":"2024-08-29T17:46:26.465647+0000","last_undegraded":"2024-08-29T17:46:26.465647+0000","last_fullsized":"2024-08-29T17:46:26.465647+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T05:31:59.650480+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[7,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.2c","version":"0'0","reported_seq":24,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-29T17:46:26.443564+0000","last_change":"2024-08-29T17:43:22.432860+0000","last_active":"2024-08-29T17:46:26.443564+0000","last_peered":"2024-08-29T17:46:26.443564+0000","last_clean":"2024-08-29T17:46:26.443564+0000","last_became_active":"2024-08-29T17:43:22.432060+0000","last_became_peered":"2024-08-29T17:43:22.432060+0000","last_unstale":"2024-08-29T17:46:26.443564+0000","last_undegraded":"2024-08-29T17:46:26.443564+0000","last_fullsized":"2024-08-29T17:46:26.443564+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T18:27:01.014067+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,0],"acting":[6,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.2b","version":"0'0","reported_seq":24,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-29T17:46:26.365727+0000","last_change":"2024-08-29T17:43:22.430992+0000","last_active":"2024-08-29T17:46:26.365727+0000","last_peered":"2024-08-29T17:46:26.365727+0000","last_clean":"2024-08-29T17:46:26.365727+0000","last_became_active":"2024-08-29T17:43:22.430685+0000","last_became_peered":"2024-08-29T17:43:22.430685+0000","last_unstale":"2024-08-29T17:46:26.365727+0000","last_undegraded":"2024-08-29T17:46:26.365727+0000","last_fullsized":"2024-08-29T17:46:26.365727+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T20:25:05.519438+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.2a","version":"0'0","reported_seq":24,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-29T17:46:26.462970+0000","last_change":"2024-08-29T17:43:22.429718+0000","last_active":"2024-08-29T17:46:26.462970+0000","last_peered":"2024-08-29T17:46:26.462970+0000","last_clean":"2024-08-29T17:46:26.462970+0000","last_became_active":"2024-08-29T17:43:22.428752+0000","last_became_peered":"2024-08-29T17:43:22.428752+0000","last_unstale":"2024-08-29T17:46:26.462970+0000","last_undegraded":"2024-08-29T17:46:26.462970+0000","last_fullsized":"2024-08-29T17:46:26.462970+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T22:16:50.276536+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.29","version":"0'0","reported_seq":24,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-29T17:46:26.658046+0000","last_change":"2024-08-29T17:43:22.424261+0000","last_active":"2024-08-29T17:46:26.658046+0000","last_peered":"2024-08-29T17:46:26.658046+0000","last_clean":"2024-08-29T17:46:26.658046+0000","last_became_active":"2024-08-29T17:43:22.423950+0000","last_became_peered":"2024-08-29T17:43:22.423950+0000","last_unstale":"2024-08-29T17:46:26.658046+0000","last_undegraded":"2024-08-29T17:46:26.658046+0000","last_fullsized":"2024-08-29T17:46:26.658046+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T18:54:05.995658+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,4,1],"acting":[3,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.28","version":"0'0","reported_seq":24,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-29T17:46:26.462600+0000","last_change":"2024-08-29T17:43:22.416057+0000","last_active":"2024-08-29T17:46:26.462600+0000","last_peered":"2024-08-29T17:46:26.462600+0000","last_clean":"2024-08-29T17:46:26.462600+0000","last_became_active":"2024-08-29T17:43:22.414928+0000","last_became_peered":"2024-08-29T17:43:22.414928+0000","last_unstale":"2024-08-29T17:46:26.462600+0000","last_undegraded":"2024-08-29T17:46:26.462600+0000","last_fullsized":"2024-08-29T17:46:26.462600+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T00:47:15.366232+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.27","version":"0'0","reported_seq":24,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-29T17:46:26.658470+0000","last_change":"2024-08-29T17:43:22.421369+0000","last_active":"2024-08-29T17:46:26.658470+0000","last_peered":"2024-08-29T17:46:26.658470+0000","last_clean":"2024-08-29T17:46:26.658470+0000","last_became_active":"2024-08-29T17:43:22.419696+0000","last_became_peered":"2024-08-29T17:43:22.419696+0000","last_unstale":"2024-08-29T17:46:26.658470+0000","last_undegraded":"2024-08-29T17:46:26.658470+0000","last_fullsized":"2024-08-29T17:46:26.658470+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T02:13:29.897350+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,4,2],"acting":[3,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.26","version":"0'0","reported_seq":33,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-29T17:46:26.446031+0000","last_change":"2024-08-29T17:44:05.558714+0000","last_active":"2024-08-29T17:46:26.446031+0000","last_peered":"2024-08-29T17:46:26.446031+0000","last_clean":"2024-08-29T17:46:26.446031+0000","last_became_active":"2024-08-29T17:44:05.557840+0000","last_became_peered":"2024-08-29T17:44:05.557840+0000","last_unstale":"2024-08-29T17:46:26.446031+0000","last_undegraded":"2024-08-29T17:46:26.446031+0000","last_fullsized":"2024-08-29T17:46:26.446031+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T21:49:14.236031+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.25","version":"0'0","reported_seq":24,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-29T17:46:26.361729+0000","last_change":"2024-08-29T17:43:22.408473+0000","last_active":"2024-08-29T17:46:26.361729+0000","last_peered":"2024-08-29T17:46:26.361729+0000","last_clean":"2024-08-29T17:46:26.361729+0000","last_became_active":"2024-08-29T17:43:22.408193+0000","last_became_peered":"2024-08-29T17:43:22.408193+0000","last_unstale":"2024-08-29T17:46:26.361729+0000","last_undegraded":"2024-08-29T17:46:26.361729+0000","last_fullsized":"2024-08-29T17:46:26.361729+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T00:04:09.090699+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,2],"acting":[1,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.24","version":"0'0","reported_seq":24,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-29T17:46:26.658235+0000","last_change":"2024-08-29T17:43:22.420366+0000","last_active":"2024-08-29T17:46:26.658235+0000","last_peered":"2024-08-29T17:46:26.658235+0000","last_clean":"2024-08-29T17:46:26.658235+0000","last_became_active":"2024-08-29T17:43:22.419740+0000","last_became_peered":"2024-08-29T17:43:22.419740+0000","last_unstale":"2024-08-29T17:46:26.658235+0000","last_undegraded":"2024-08-29T17:46:26.658235+0000","last_fullsized":"2024-08-29T17:46:26.658235+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T19:34:55.153809+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,4,0],"acting":[3,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.23","version":"0'0","reported_seq":20,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-29T17:46:17.885057+0000","last_change":"2024-08-29T17:44:05.596648+0000","last_active":"2024-08-29T17:46:17.885057+0000","last_peered":"2024-08-29T17:46:17.885057+0000","last_clean":"2024-08-29T17:46:17.885057+0000","last_became_active":"2024-08-29T17:44:05.595508+0000","last_became_peered":"2024-08-29T17:44:05.595508+0000","last_unstale":"2024-08-29T17:46:17.885057+0000","last_undegraded":"2024-08-29T17:46:17.885057+0000","last_fullsized":"2024-08-29T17:46:17.885057+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T20:08:03.503878+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.22","version":"0'0","reported_seq":24,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-29T17:46:26.460798+0000","last_change":"2024-08-29T17:43:22.432613+0000","last_active":"2024-08-29T17:46:26.460798+0000","last_peered":"2024-08-29T17:46:26.460798+0000","last_clean":"2024-08-29T17:46:26.460798+0000","last_became_active":"2024-08-29T17:43:22.431708+0000","last_became_peered":"2024-08-29T17:43:22.431708+0000","last_unstale":"2024-08-29T17:46:26.460798+0000","last_undegraded":"2024-08-29T17:46:26.460798+0000","last_fullsized":"2024-08-29T17:46:26.460798+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T20:07:56.992809+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.21","version":"0'0","reported_seq":24,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-29T17:46:26.742751+0000","last_change":"2024-08-29T17:43:22.413867+0000","last_active":"2024-08-29T17:46:26.742751+0000","last_peered":"2024-08-29T17:46:26.742751+0000","last_clean":"2024-08-29T17:46:26.742751+0000","last_became_active":"2024-08-29T17:43:22.413251+0000","last_became_peered":"2024-08-29T17:43:22.413251+0000","last_unstale":"2024-08-29T17:46:26.742751+0000","last_undegraded":"2024-08-29T17:46:26.742751+0000","last_fullsized":"2024-08-29T17:46:26.742751+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T23:16:19.135917+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,5,6],"acting":[2,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.20","version":"0'0","reported_seq":24,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-29T17:46:26.443872+0000","last_change":"2024-08-29T17:43:22.438775+0000","last_active":"2024-08-29T17:46:26.443872+0000","last_peered":"2024-08-29T17:46:26.443872+0000","last_clean":"2024-08-29T17:46:26.443872+0000","last_became_active":"2024-08-29T17:43:22.438012+0000","last_became_peered":"2024-08-29T17:43:22.438012+0000","last_unstale":"2024-08-29T17:46:26.443872+0000","last_undegraded":"2024-08-29T17:46:26.443872+0000","last_fullsized":"2024-08-29T17:46:26.443872+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T22:21:03.707348+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1a","version":"0'0","reported_seq":23,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-29T17:46:16.978704+0000","last_change":"2024-08-29T17:43:22.404799+0000","last_active":"2024-08-29T17:46:16.978704+0000","last_peered":"2024-08-29T17:46:16.978704+0000","last_clean":"2024-08-29T17:46:16.978704+0000","last_became_active":"2024-08-29T17:43:22.403922+0000","last_became_peered":"2024-08-29T17:43:22.403922+0000","last_unstale":"2024-08-29T17:46:16.978704+0000","last_undegraded":"2024-08-29T17:46:16.978704+0000","last_fullsized":"2024-08-29T17:46:16.978704+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T02:30:28.399773+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.1b","version":"66'1","reported_seq":27,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-29T17:46:17.273792+0000","last_change":"2024-08-29T17:43:12.141087+0000","last_active":"2024-08-29T17:46:17.273792+0000","last_peered":"2024-08-29T17:46:17.273792+0000","last_clean":"2024-08-29T17:46:17.273792+0000","last_became_active":"2024-08-29T17:43:12.140800+0000","last_became_peered":"2024-08-29T17:43:12.140800+0000","last_unstale":"2024-08-29T17:46:17.273792+0000","last_undegraded":"2024-08-29T17:46:17.273792+0000","last_fullsized":"2024-08-29T17:46:17.273792+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_clean_scrub_stamp":"2024-08-29T17:43:11.112604+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T00:00:28.074904+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.1b","version":"0'0","reported_seq":23,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-29T17:46:17.098926+0000","last_change":"2024-08-29T17:43:22.424234+0000","last_active":"2024-08-29T17:46:17.098926+0000","last_peered":"2024-08-29T17:46:17.098926+0000","last_clean":"2024-08-29T17:46:17.098926+0000","last_became_active":"2024-08-29T17:43:22.423713+0000","last_became_peered":"2024-08-29T17:43:22.423713+0000","last_unstale":"2024-08-29T17:46:17.098926+0000","last_undegraded":"2024-08-29T17:46:17.098926+0000","last_fullsized":"2024-08-29T17:46:17.098926+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T18:02:59.820998+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,7],"acting":[0,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.1a","version":"66'1","reported_seq":27,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-29T17:46:17.895062+0000","last_change":"2024-08-29T17:43:12.152188+0000","last_active":"2024-08-29T17:46:17.895062+0000","last_peered":"2024-08-29T17:46:17.895062+0000","last_clean":"2024-08-29T17:46:17.895062+0000","last_became_active":"2024-08-29T17:43:12.151355+0000","last_became_peered":"2024-08-29T17:43:12.151355+0000","last_unstale":"2024-08-29T17:46:17.895062+0000","last_undegraded":"2024-08-29T17:46:17.895062+0000","last_fullsized":"2024-08-29T17:46:17.895062+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_clean_scrub_stamp":"2024-08-29T17:43:11.112604+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T18:19:40.220023+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.19","version":"0'0","reported_seq":27,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-29T17:46:26.659590+0000","last_change":"2024-08-29T17:43:12.138105+0000","last_active":"2024-08-29T17:46:26.659590+0000","last_peered":"2024-08-29T17:46:26.659590+0000","last_clean":"2024-08-29T17:46:26.659590+0000","last_became_active":"2024-08-29T17:43:12.137738+0000","last_became_peered":"2024-08-29T17:43:12.137738+0000","last_unstale":"2024-08-29T17:46:26.659590+0000","last_undegraded":"2024-08-29T17:46:26.659590+0000","last_fullsized":"2024-08-29T17:46:26.659590+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_clean_scrub_stamp":"2024-08-29T17:43:11.112604+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T21:45:50.363976+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,0],"acting":[3,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.18","version":"0'0","reported_seq":23,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-29T17:46:17.272390+0000","last_change":"2024-08-29T17:43:22.416772+0000","last_active":"2024-08-29T17:46:17.272390+0000","last_peered":"2024-08-29T17:46:17.272390+0000","last_clean":"2024-08-29T17:46:17.272390+0000","last_became_active":"2024-08-29T17:43:22.416493+0000","last_became_peered":"2024-08-29T17:43:22.416493+0000","last_unstale":"2024-08-29T17:46:17.272390+0000","last_undegraded":"2024-08-29T17:46:17.272390+0000","last_fullsized":"2024-08-29T17:46:17.272390+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T02:22:36.863988+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"2.18","version":"0'0","reported_seq":27,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-29T17:46:26.462647+0000","last_change":"2024-08-29T17:43:12.146580+0000","last_active":"2024-08-29T17:46:26.462647+0000","last_peered":"2024-08-29T17:46:26.462647+0000","last_clean":"2024-08-29T17:46:26.462647+0000","last_became_active":"2024-08-29T17:43:12.140996+0000","last_became_peered":"2024-08-29T17:43:12.140996+0000","last_unstale":"2024-08-29T17:46:26.462647+0000","last_undegraded":"2024-08-29T17:46:26.462647+0000","last_fullsized":"2024-08-29T17:46:26.462647+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_clean_scrub_stamp":"2024-08-29T17:43:11.112604+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T01:19:06.993728+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[5,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":23,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-29T17:46:16.980385+0000","last_change":"2024-08-29T17:43:22.409154+0000","last_active":"2024-08-29T17:46:16.980385+0000","last_peered":"2024-08-29T17:46:16.980385+0000","last_clean":"2024-08-29T17:46:16.980385+0000","last_became_active":"2024-08-29T17:43:22.408106+0000","last_became_peered":"2024-08-29T17:43:22.408106+0000","last_unstale":"2024-08-29T17:46:16.980385+0000","last_undegraded":"2024-08-29T17:46:16.980385+0000","last_fullsized":"2024-08-29T17:46:16.980385+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T22:26:37.109945+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.17","version":"0'0","reported_seq":27,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-29T17:46:26.445846+0000","last_change":"2024-08-29T17:43:12.155464+0000","last_active":"2024-08-29T17:46:26.445846+0000","last_peered":"2024-08-29T17:46:26.445846+0000","last_clean":"2024-08-29T17:46:26.445846+0000","last_became_active":"2024-08-29T17:43:12.154741+0000","last_became_peered":"2024-08-29T17:43:12.154741+0000","last_unstale":"2024-08-29T17:46:26.445846+0000","last_undegraded":"2024-08-29T17:46:26.445846+0000","last_fullsized":"2024-08-29T17:46:26.445846+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_clean_scrub_stamp":"2024-08-29T17:43:11.112604+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T21:09:07.323440+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,2],"acting":[6,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":23,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-29T17:46:16.988354+0000","last_change":"2024-08-29T17:43:22.418727+0000","last_active":"2024-08-29T17:46:16.988354+0000","last_peered":"2024-08-29T17:46:16.988354+0000","last_clean":"2024-08-29T17:46:16.988354+0000","last_became_active":"2024-08-29T17:43:22.418040+0000","last_became_peered":"2024-08-29T17:43:22.418040+0000","last_unstale":"2024-08-29T17:46:16.988354+0000","last_undegraded":"2024-08-29T17:46:16.988354+0000","last_fullsized":"2024-08-29T17:46:16.988354+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T02:25:16.427697+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.16","version":"0'0","reported_seq":27,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-29T17:46:26.463617+0000","last_change":"2024-08-29T17:43:12.143580+0000","last_active":"2024-08-29T17:46:26.463617+0000","last_peered":"2024-08-29T17:46:26.463617+0000","last_clean":"2024-08-29T17:46:26.463617+0000","last_became_active":"2024-08-29T17:43:12.142727+0000","last_became_peered":"2024-08-29T17:43:12.142727+0000","last_unstale":"2024-08-29T17:46:26.463617+0000","last_undegraded":"2024-08-29T17:46:26.463617+0000","last_fullsized":"2024-08-29T17:46:26.463617+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_clean_scrub_stamp":"2024-08-29T17:43:11.112604+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T05:16:24.740266+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,6,2],"acting":[5,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":23,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-29T17:46:17.099328+0000","last_change":"2024-08-29T17:43:22.415364+0000","last_active":"2024-08-29T17:46:17.099328+0000","last_peered":"2024-08-29T17:46:17.099328+0000","last_clean":"2024-08-29T17:46:17.099328+0000","last_became_active":"2024-08-29T17:43:22.415013+0000","last_became_peered":"2024-08-29T17:43:22.415013+0000","last_unstale":"2024-08-29T17:46:17.099328+0000","last_undegraded":"2024-08-29T17:46:17.099328+0000","last_fullsized":"2024-08-29T17:46:17.099328+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T22:54:19.331387+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"2.15","version":"66'3","reported_seq":30,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-29T17:46:26.362129+0000","last_change":"2024-08-29T17:43:12.128157+0000","last_active":"2024-08-29T17:46:26.362129+0000","last_peered":"2024-08-29T17:46:26.362129+0000","last_clean":"2024-08-29T17:46:26.362129+0000","last_became_active":"2024-08-29T17:43:12.127899+0000","last_became_peered":"2024-08-29T17:43:12.127899+0000","last_unstale":"2024-08-29T17:46:26.362129+0000","last_undegraded":"2024-08-29T17:46:26.362129+0000","last_fullsized":"2024-08-29T17:46:26.362129+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_clean_scrub_stamp":"2024-08-29T17:43:11.112604+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-08-30T22:33:18.083635+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":[1,5,0],"acting":[1,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.14","version":"0'0","reported_seq":24,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-29T17:46:26.363702+0000","last_change":"2024-08-29T17:43:22.444099+0000","last_active":"2024-08-29T17:46:26.363702+0000","last_peered":"2024-08-29T17:46:26.363702+0000","last_clean":"2024-08-29T17:46:26.363702+0000","last_became_active":"2024-08-29T17:43:22.443703+0000","last_became_peered":"2024-08-29T17:43:22.443703+0000","last_unstale":"2024-08-29T17:46:26.363702+0000","last_undegraded":"2024-08-29T17:46:26.363702+0000","last_fullsized":"2024-08-29T17:46:26.363702+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T00:33:17.260759+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.14","version":"76'12","reported_seq":39,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-29T17:46:52.008346+0000","last_change":"2024-08-29T17:43:12.155309+0000","last_active":"2024-08-29T17:46:52.008346+0000","last_peered":"2024-08-29T17:46:52.008346+0000","last_clean":"2024-08-29T17:46:52.008346+0000","last_became_active":"2024-08-29T17:43:12.154343+0000","last_became_peered":"2024-08-29T17:43:12.154343+0000","last_unstale":"2024-08-29T17:46:52.008346+0000","last_undegraded":"2024-08-29T17:46:52.008346+0000","last_fullsized":"2024-08-29T17:46:52.008346+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_clean_scrub_stamp":"2024-08-29T17:43:11.112604+0000","objects_scrubbed":0,"log_size":12,"log_dups_size":0,"ondisk_log_size":12,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T18:07:50.775128+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":2630,"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":9,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,3,5],"acting":[6,3,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.15","version":"0'0","reported_seq":32,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-29T17:46:17.552863+0000","last_change":"2024-08-29T17:44:05.560471+0000","last_active":"2024-08-29T17:46:17.552863+0000","last_peered":"2024-08-29T17:46:17.552863+0000","last_clean":"2024-08-29T17:46:17.552863+0000","last_became_active":"2024-08-29T17:44:05.559815+0000","last_became_peered":"2024-08-29T17:44:05.559815+0000","last_unstale":"2024-08-29T17:46:17.552863+0000","last_undegraded":"2024-08-29T17:46:17.552863+0000","last_fullsized":"2024-08-29T17:46:17.552863+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T02:00:55.254833+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,1],"acting":[7,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.13","version":"66'2","reported_seq":29,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-29T17:46:26.366008+0000","last_change":"2024-08-29T17:43:12.135740+0000","last_active":"2024-08-29T17:46:26.366008+0000","last_peered":"2024-08-29T17:46:26.366008+0000","last_clean":"2024-08-29T17:46:26.366008+0000","last_became_active":"2024-08-29T17:43:12.135419+0000","last_became_peered":"2024-08-29T17:43:12.135419+0000","last_unstale":"2024-08-29T17:46:26.366008+0000","last_undegraded":"2024-08-29T17:46:26.366008+0000","last_fullsized":"2024-08-29T17:46:26.366008+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_clean_scrub_stamp":"2024-08-29T17:43:11.112604+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T02:58:39.673465+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":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":24,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-29T17:46:26.365068+0000","last_change":"2024-08-29T17:43:22.423988+0000","last_active":"2024-08-29T17:46:26.365068+0000","last_peered":"2024-08-29T17:46:26.365068+0000","last_clean":"2024-08-29T17:46:26.365068+0000","last_became_active":"2024-08-29T17:43:22.423682+0000","last_became_peered":"2024-08-29T17:43:22.423682+0000","last_unstale":"2024-08-29T17:46:26.365068+0000","last_undegraded":"2024-08-29T17:46:26.365068+0000","last_fullsized":"2024-08-29T17:46:26.365068+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T00:00:19.761506+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.12","version":"0'0","reported_seq":36,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-29T17:46:26.463030+0000","last_change":"2024-08-29T17:44:05.556094+0000","last_active":"2024-08-29T17:46:26.463030+0000","last_peered":"2024-08-29T17:46:26.463030+0000","last_clean":"2024-08-29T17:46:26.463030+0000","last_became_active":"2024-08-29T17:44:05.555363+0000","last_became_peered":"2024-08-29T17:44:05.555363+0000","last_unstale":"2024-08-29T17:46:26.463030+0000","last_undegraded":"2024-08-29T17:46:26.463030+0000","last_fullsized":"2024-08-29T17:46:26.463030+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_clean_scrub_stamp":"2024-08-29T17:43:11.112604+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T04:59:50.277685+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.13","version":"0'0","reported_seq":24,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-29T17:46:26.465990+0000","last_change":"2024-08-29T17:43:22.440380+0000","last_active":"2024-08-29T17:46:26.465990+0000","last_peered":"2024-08-29T17:46:26.465990+0000","last_clean":"2024-08-29T17:46:26.465990+0000","last_became_active":"2024-08-29T17:43:22.437282+0000","last_became_peered":"2024-08-29T17:43:22.437282+0000","last_unstale":"2024-08-29T17:46:26.465990+0000","last_undegraded":"2024-08-29T17:46:26.465990+0000","last_fullsized":"2024-08-29T17:46:26.465990+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T21:51:00.082308+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"2.11","version":"0'0","reported_seq":27,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-29T17:46:26.445105+0000","last_change":"2024-08-29T17:43:12.152808+0000","last_active":"2024-08-29T17:46:26.445105+0000","last_peered":"2024-08-29T17:46:26.445105+0000","last_clean":"2024-08-29T17:46:26.445105+0000","last_became_active":"2024-08-29T17:43:12.151945+0000","last_became_peered":"2024-08-29T17:43:12.151945+0000","last_unstale":"2024-08-29T17:46:26.445105+0000","last_undegraded":"2024-08-29T17:46:26.445105+0000","last_fullsized":"2024-08-29T17:46:26.445105+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_clean_scrub_stamp":"2024-08-29T17:43:11.112604+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T19:51:04.461532+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.10","version":"0'0","reported_seq":24,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-29T17:46:26.443483+0000","last_change":"2024-08-29T17:43:22.425884+0000","last_active":"2024-08-29T17:46:26.443483+0000","last_peered":"2024-08-29T17:46:26.443483+0000","last_clean":"2024-08-29T17:46:26.443483+0000","last_became_active":"2024-08-29T17:43:22.425161+0000","last_became_peered":"2024-08-29T17:43:22.425161+0000","last_unstale":"2024-08-29T17:46:26.443483+0000","last_undegraded":"2024-08-29T17:46:26.443483+0000","last_fullsized":"2024-08-29T17:46:26.443483+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T03:53:03.851311+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.10","version":"66'8","reported_seq":35,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-29T17:46:26.742644+0000","last_change":"2024-08-29T17:43:12.126438+0000","last_active":"2024-08-29T17:46:26.742644+0000","last_peered":"2024-08-29T17:46:26.742644+0000","last_clean":"2024-08-29T17:46:26.742644+0000","last_became_active":"2024-08-29T17:43:12.126185+0000","last_became_peered":"2024-08-29T17:43:12.126185+0000","last_unstale":"2024-08-29T17:46:26.742644+0000","last_undegraded":"2024-08-29T17:46:26.742644+0000","last_fullsized":"2024-08-29T17:46:26.742644+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_clean_scrub_stamp":"2024-08-29T17:43:11.112604+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-08-30T17:51:43.662731+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1,0],"acting":[2,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":24,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-29T17:46:26.465380+0000","last_change":"2024-08-29T17:43:22.440942+0000","last_active":"2024-08-29T17:46:26.465380+0000","last_peered":"2024-08-29T17:46:26.465380+0000","last_clean":"2024-08-29T17:46:26.465380+0000","last_became_active":"2024-08-29T17:43:22.438209+0000","last_became_peered":"2024-08-29T17:43:22.438209+0000","last_unstale":"2024-08-29T17:46:26.465380+0000","last_undegraded":"2024-08-29T17:46:26.465380+0000","last_fullsized":"2024-08-29T17:46:26.465380+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T03:50:38.098209+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"2.f","version":"66'1","reported_seq":28,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-29T17:46:26.364730+0000","last_change":"2024-08-29T17:43:12.160321+0000","last_active":"2024-08-29T17:46:26.364730+0000","last_peered":"2024-08-29T17:46:26.364730+0000","last_clean":"2024-08-29T17:46:26.364730+0000","last_became_active":"2024-08-29T17:43:12.159528+0000","last_became_peered":"2024-08-29T17:43:12.159528+0000","last_unstale":"2024-08-29T17:46:26.364730+0000","last_undegraded":"2024-08-29T17:46:26.364730+0000","last_fullsized":"2024-08-29T17:46:26.364730+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_clean_scrub_stamp":"2024-08-29T17:43:11.112604+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T05:32:34.390630+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,0,7],"acting":[4,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.e","version":"0'0","reported_seq":20,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-29T17:46:26.743658+0000","last_change":"2024-08-29T17:44:05.595483+0000","last_active":"2024-08-29T17:46:26.743658+0000","last_peered":"2024-08-29T17:46:26.743658+0000","last_clean":"2024-08-29T17:46:26.743658+0000","last_became_active":"2024-08-29T17:44:05.594411+0000","last_became_peered":"2024-08-29T17:44:05.594411+0000","last_unstale":"2024-08-29T17:46:26.743658+0000","last_undegraded":"2024-08-29T17:46:26.743658+0000","last_fullsized":"2024-08-29T17:46:26.743658+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T00:07:59.104197+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,4,1],"acting":[2,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.e","version":"66'2","reported_seq":29,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-29T17:46:26.743897+0000","last_change":"2024-08-29T17:43:12.141161+0000","last_active":"2024-08-29T17:46:26.743897+0000","last_peered":"2024-08-29T17:46:26.743897+0000","last_clean":"2024-08-29T17:46:26.743897+0000","last_became_active":"2024-08-29T17:43:12.140728+0000","last_became_peered":"2024-08-29T17:43:12.140728+0000","last_unstale":"2024-08-29T17:46:26.743897+0000","last_undegraded":"2024-08-29T17:46:26.743897+0000","last_fullsized":"2024-08-29T17:46:26.743897+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_clean_scrub_stamp":"2024-08-29T17:43:11.112604+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T01:04:35.800022+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"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":[2,3,7],"acting":[2,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.f","version":"0'0","reported_seq":24,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-29T17:46:26.465939+0000","last_change":"2024-08-29T17:43:22.440930+0000","last_active":"2024-08-29T17:46:26.465939+0000","last_peered":"2024-08-29T17:46:26.465939+0000","last_clean":"2024-08-29T17:46:26.465939+0000","last_became_active":"2024-08-29T17:43:22.438782+0000","last_became_peered":"2024-08-29T17:43:22.438782+0000","last_unstale":"2024-08-29T17:46:26.465939+0000","last_undegraded":"2024-08-29T17:46:26.465939+0000","last_fullsized":"2024-08-29T17:46:26.465939+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T21:47:01.676279+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,0],"acting":[7,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.d","version":"66'1","reported_seq":28,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-29T17:46:26.362375+0000","last_change":"2024-08-29T17:43:12.143498+0000","last_active":"2024-08-29T17:46:26.362375+0000","last_peered":"2024-08-29T17:46:26.362375+0000","last_clean":"2024-08-29T17:46:26.362375+0000","last_became_active":"2024-08-29T17:43:12.143193+0000","last_became_peered":"2024-08-29T17:43:12.143193+0000","last_unstale":"2024-08-29T17:46:26.362375+0000","last_undegraded":"2024-08-29T17:46:26.362375+0000","last_fullsized":"2024-08-29T17:46:26.362375+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_clean_scrub_stamp":"2024-08-29T17:43:11.112604+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T03:09:15.634671+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":[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.c","version":"0'0","reported_seq":24,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-29T17:46:26.463618+0000","last_change":"2024-08-29T17:43:22.432127+0000","last_active":"2024-08-29T17:46:26.463618+0000","last_peered":"2024-08-29T17:46:26.463618+0000","last_clean":"2024-08-29T17:46:26.463618+0000","last_became_active":"2024-08-29T17:43:22.431196+0000","last_became_peered":"2024-08-29T17:43:22.431196+0000","last_unstale":"2024-08-29T17:46:26.463618+0000","last_undegraded":"2024-08-29T17:46:26.463618+0000","last_fullsized":"2024-08-29T17:46:26.463618+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T19:46:41.394940+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.c","version":"0'0","reported_seq":27,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-29T17:46:26.743360+0000","last_change":"2024-08-29T17:43:12.126430+0000","last_active":"2024-08-29T17:46:26.743360+0000","last_peered":"2024-08-29T17:46:26.743360+0000","last_clean":"2024-08-29T17:46:26.743360+0000","last_became_active":"2024-08-29T17:43:12.126131+0000","last_became_peered":"2024-08-29T17:43:12.126131+0000","last_unstale":"2024-08-29T17:46:26.743360+0000","last_undegraded":"2024-08-29T17:46:26.743360+0000","last_fullsized":"2024-08-29T17:46:26.743360+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_clean_scrub_stamp":"2024-08-29T17:43:11.112604+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T22:13:06.114791+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,5,0],"acting":[2,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.d","version":"0'0","reported_seq":24,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-29T17:46:26.465828+0000","last_change":"2024-08-29T17:43:22.441805+0000","last_active":"2024-08-29T17:46:26.465828+0000","last_peered":"2024-08-29T17:46:26.465828+0000","last_clean":"2024-08-29T17:46:26.465828+0000","last_became_active":"2024-08-29T17:43:22.441255+0000","last_became_peered":"2024-08-29T17:43:22.441255+0000","last_unstale":"2024-08-29T17:46:26.465828+0000","last_undegraded":"2024-08-29T17:46:26.465828+0000","last_fullsized":"2024-08-29T17:46:26.465828+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T03:10:59.019018+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.5","version":"0'0","reported_seq":20,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-29T17:46:26.445535+0000","last_change":"2024-08-29T17:46:17.896455+0000","last_active":"2024-08-29T17:46:26.445535+0000","last_peered":"2024-08-29T17:46:26.445535+0000","last_clean":"2024-08-29T17:46:26.445535+0000","last_became_active":"2024-08-29T17:46:06.301024+0000","last_became_peered":"2024-08-29T17:46:06.301024+0000","last_unstale":"2024-08-29T17:46:26.445535+0000","last_undegraded":"2024-08-29T17:46:26.445535+0000","last_fullsized":"2024-08-29T17:46:26.445535+0000","mapping_epoch":70,"log_start":"0'0","ondisk_log_start":"0'0","created":70,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:46:05.142502+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:46:05.142502+0000","last_clean_scrub_stamp":"2024-08-29T17:46:05.142502+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T17:52:46.752414+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00093461300000000005,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.0","version":"69'128","reported_seq":273,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-29T17:46:17.551704+0000","last_change":"2024-08-29T17:42:09.313497+0000","last_active":"2024-08-29T17:46:17.551704+0000","last_peered":"2024-08-29T17:46:17.551704+0000","last_clean":"2024-08-29T17:46:17.551704+0000","last_became_active":"2024-08-29T17:42:09.312320+0000","last_became_peered":"2024-08-29T17:42:09.312320+0000","last_unstale":"2024-08-29T17:46:17.551704+0000","last_undegraded":"2024-08-29T17:46:17.551704+0000","last_fullsized":"2024-08-29T17:46:17.551704+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:37:34.254299+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:37:34.254299+0000","last_clean_scrub_stamp":"2024-08-29T17:37:34.254299+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-08-31T00:42:15.931486+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":"0'0","reported_seq":27,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-29T17:46:26.463210+0000","last_change":"2024-08-29T17:43:12.147531+0000","last_active":"2024-08-29T17:46:26.463210+0000","last_peered":"2024-08-29T17:46:26.463210+0000","last_clean":"2024-08-29T17:46:26.463210+0000","last_became_active":"2024-08-29T17:43:12.142640+0000","last_became_peered":"2024-08-29T17:43:12.142640+0000","last_unstale":"2024-08-29T17:46:26.463210+0000","last_undegraded":"2024-08-29T17:46:26.463210+0000","last_fullsized":"2024-08-29T17:46:26.463210+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_clean_scrub_stamp":"2024-08-29T17:43:11.112604+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T05:22:34.527478+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":76,"state":"active+clean","last_fresh":"2024-08-29T17:46:26.658433+0000","last_change":"2024-08-29T17:43:22.440240+0000","last_active":"2024-08-29T17:46:26.658433+0000","last_peered":"2024-08-29T17:46:26.658433+0000","last_clean":"2024-08-29T17:46:26.658433+0000","last_became_active":"2024-08-29T17:43:22.440016+0000","last_became_peered":"2024-08-29T17:43:22.440016+0000","last_unstale":"2024-08-29T17:46:26.658433+0000","last_undegraded":"2024-08-29T17:46:26.658433+0000","last_fullsized":"2024-08-29T17:46:26.658433+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T18:23:14.604754+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.6","version":"0'0","reported_seq":20,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-29T17:46:26.366681+0000","last_change":"2024-08-29T17:46:17.100050+0000","last_active":"2024-08-29T17:46:26.366681+0000","last_peered":"2024-08-29T17:46:26.366681+0000","last_clean":"2024-08-29T17:46:26.366681+0000","last_became_active":"2024-08-29T17:46:06.157589+0000","last_became_peered":"2024-08-29T17:46:06.157589+0000","last_unstale":"2024-08-29T17:46:26.366681+0000","last_undegraded":"2024-08-29T17:46:26.366681+0000","last_fullsized":"2024-08-29T17:46:26.366681+0000","mapping_epoch":70,"log_start":"0'0","ondisk_log_start":"0'0","created":70,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:46:05.142502+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:46:05.142502+0000","last_clean_scrub_stamp":"2024-08-29T17:46:05.142502+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T23:05:14.373849+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00053296599999999995,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,2],"acting":[0,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":27,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-29T17:46:26.467080+0000","last_change":"2024-08-29T17:43:12.163402+0000","last_active":"2024-08-29T17:46:26.467080+0000","last_peered":"2024-08-29T17:46:26.467080+0000","last_clean":"2024-08-29T17:46:26.467080+0000","last_became_active":"2024-08-29T17:43:12.159822+0000","last_became_peered":"2024-08-29T17:43:12.159822+0000","last_unstale":"2024-08-29T17:46:26.467080+0000","last_undegraded":"2024-08-29T17:46:26.467080+0000","last_fullsized":"2024-08-29T17:46:26.467080+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_clean_scrub_stamp":"2024-08-29T17:43:11.112604+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T01:26:26.161694+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,0],"acting":[7,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":24,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-29T17:46:26.361808+0000","last_change":"2024-08-29T17:43:22.408438+0000","last_active":"2024-08-29T17:46:26.361808+0000","last_peered":"2024-08-29T17:46:26.361808+0000","last_clean":"2024-08-29T17:46:26.361808+0000","last_became_active":"2024-08-29T17:43:22.407516+0000","last_became_peered":"2024-08-29T17:43:22.407516+0000","last_unstale":"2024-08-29T17:46:26.361808+0000","last_undegraded":"2024-08-29T17:46:26.361808+0000","last_fullsized":"2024-08-29T17:46:26.361808+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T23:12:16.442986+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.7","version":"0'0","reported_seq":20,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-29T17:46:26.363134+0000","last_change":"2024-08-29T17:46:16.983323+0000","last_active":"2024-08-29T17:46:26.363134+0000","last_peered":"2024-08-29T17:46:26.363134+0000","last_clean":"2024-08-29T17:46:26.363134+0000","last_became_active":"2024-08-29T17:46:06.296056+0000","last_became_peered":"2024-08-29T17:46:06.296056+0000","last_unstale":"2024-08-29T17:46:26.363134+0000","last_undegraded":"2024-08-29T17:46:26.363134+0000","last_fullsized":"2024-08-29T17:46:26.363134+0000","mapping_epoch":70,"log_start":"0'0","ondisk_log_start":"0'0","created":70,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:46:05.142502+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:46:05.142502+0000","last_clean_scrub_stamp":"2024-08-29T17:46:05.142502+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T00:18:38.172053+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0024847910000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1","version":"0'0","reported_seq":27,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-29T17:46:26.743022+0000","last_change":"2024-08-29T17:43:12.125782+0000","last_active":"2024-08-29T17:46:26.743022+0000","last_peered":"2024-08-29T17:46:26.743022+0000","last_clean":"2024-08-29T17:46:26.743022+0000","last_became_active":"2024-08-29T17:43:12.125540+0000","last_became_peered":"2024-08-29T17:43:12.125540+0000","last_unstale":"2024-08-29T17:46:26.743022+0000","last_undegraded":"2024-08-29T17:46:26.743022+0000","last_fullsized":"2024-08-29T17:46:26.743022+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_clean_scrub_stamp":"2024-08-29T17:43:11.112604+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T05:06:37.155060+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,0],"acting":[2,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":24,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-29T17:46:26.361256+0000","last_change":"2024-08-29T17:43:22.413712+0000","last_active":"2024-08-29T17:46:26.361256+0000","last_peered":"2024-08-29T17:46:26.361256+0000","last_clean":"2024-08-29T17:46:26.361256+0000","last_became_active":"2024-08-29T17:43:22.412844+0000","last_became_peered":"2024-08-29T17:43:22.412844+0000","last_unstale":"2024-08-29T17:46:26.361256+0000","last_undegraded":"2024-08-29T17:46:26.361256+0000","last_fullsized":"2024-08-29T17:46:26.361256+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T21:12:16.006400+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.4","version":"0'0","reported_seq":20,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-29T17:46:26.361795+0000","last_change":"2024-08-29T17:46:16.982760+0000","last_active":"2024-08-29T17:46:26.361795+0000","last_peered":"2024-08-29T17:46:26.361795+0000","last_clean":"2024-08-29T17:46:26.361795+0000","last_became_active":"2024-08-29T17:46:06.157380+0000","last_became_peered":"2024-08-29T17:46:06.157380+0000","last_unstale":"2024-08-29T17:46:26.361795+0000","last_undegraded":"2024-08-29T17:46:26.361795+0000","last_fullsized":"2024-08-29T17:46:26.361795+0000","mapping_epoch":70,"log_start":"0'0","ondisk_log_start":"0'0","created":70,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:46:05.142502+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:46:05.142502+0000","last_clean_scrub_stamp":"2024-08-29T17:46:05.142502+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T20:04:21.128327+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0035601159999999999,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,3],"acting":[1,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.2","version":"0'0","reported_seq":27,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-29T17:46:26.463203+0000","last_change":"2024-08-29T17:43:12.148715+0000","last_active":"2024-08-29T17:46:26.463203+0000","last_peered":"2024-08-29T17:46:26.463203+0000","last_clean":"2024-08-29T17:46:26.463203+0000","last_became_active":"2024-08-29T17:43:12.144623+0000","last_became_peered":"2024-08-29T17:43:12.144623+0000","last_unstale":"2024-08-29T17:46:26.463203+0000","last_undegraded":"2024-08-29T17:46:26.463203+0000","last_fullsized":"2024-08-29T17:46:26.463203+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_clean_scrub_stamp":"2024-08-29T17:43:11.112604+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T23:39:09.068966+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,6],"acting":[5,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":24,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-29T17:46:26.363258+0000","last_change":"2024-08-29T17:43:22.443581+0000","last_active":"2024-08-29T17:46:26.363258+0000","last_peered":"2024-08-29T17:46:26.363258+0000","last_clean":"2024-08-29T17:46:26.363258+0000","last_became_active":"2024-08-29T17:43:22.442961+0000","last_became_peered":"2024-08-29T17:43:22.442961+0000","last_unstale":"2024-08-29T17:46:26.363258+0000","last_undegraded":"2024-08-29T17:46:26.363258+0000","last_fullsized":"2024-08-29T17:46:26.363258+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T18:31:34.423166+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.2","version":"75'2","reported_seq":22,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-29T17:46:26.362564+0000","last_change":"2024-08-29T17:46:16.982731+0000","last_active":"2024-08-29T17:46:26.362564+0000","last_peered":"2024-08-29T17:46:26.362564+0000","last_clean":"2024-08-29T17:46:26.362564+0000","last_became_active":"2024-08-29T17:46:06.295455+0000","last_became_peered":"2024-08-29T17:46:06.295455+0000","last_unstale":"2024-08-29T17:46:26.362564+0000","last_undegraded":"2024-08-29T17:46:26.362564+0000","last_fullsized":"2024-08-29T17:46:26.362564+0000","mapping_epoch":70,"log_start":"0'0","ondisk_log_start":"0'0","created":70,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:46:05.142502+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:46:05.142502+0000","last_clean_scrub_stamp":"2024-08-29T17:46:05.142502+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T00:07:24.412842+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0047386679999999997,"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":[1,5,4],"acting":[1,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":27,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-29T17:46:26.362652+0000","last_change":"2024-08-29T17:43:12.140538+0000","last_active":"2024-08-29T17:46:26.362652+0000","last_peered":"2024-08-29T17:46:26.362652+0000","last_clean":"2024-08-29T17:46:26.362652+0000","last_became_active":"2024-08-29T17:43:12.140210+0000","last_became_peered":"2024-08-29T17:43:12.140210+0000","last_unstale":"2024-08-29T17:46:26.362652+0000","last_undegraded":"2024-08-29T17:46:26.362652+0000","last_fullsized":"2024-08-29T17:46:26.362652+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_clean_scrub_stamp":"2024-08-29T17:43:11.112604+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T19:22:43.927826+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,7],"acting":[1,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":24,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-29T17:46:26.463487+0000","last_change":"2024-08-29T17:43:22.414004+0000","last_active":"2024-08-29T17:46:26.463487+0000","last_peered":"2024-08-29T17:46:26.463487+0000","last_clean":"2024-08-29T17:46:26.463487+0000","last_became_active":"2024-08-29T17:43:22.413268+0000","last_became_peered":"2024-08-29T17:43:22.413268+0000","last_unstale":"2024-08-29T17:46:26.463487+0000","last_undegraded":"2024-08-29T17:46:26.463487+0000","last_fullsized":"2024-08-29T17:46:26.463487+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T18:41:00.568838+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,2],"acting":[5,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.3","version":"73'1","reported_seq":21,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-29T17:46:26.364799+0000","last_change":"2024-08-29T17:46:17.099392+0000","last_active":"2024-08-29T17:46:26.364799+0000","last_peered":"2024-08-29T17:46:26.364799+0000","last_clean":"2024-08-29T17:46:26.364799+0000","last_became_active":"2024-08-29T17:46:06.300879+0000","last_became_peered":"2024-08-29T17:46:06.300879+0000","last_unstale":"2024-08-29T17:46:26.364799+0000","last_undegraded":"2024-08-29T17:46:26.364799+0000","last_fullsized":"2024-08-29T17:46:26.364799+0000","mapping_epoch":70,"log_start":"0'0","ondisk_log_start":"0'0","created":70,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:46:05.142502+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:46:05.142502+0000","last_clean_scrub_stamp":"2024-08-29T17:46:05.142502+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T03:04:07.109049+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00060656800000000004,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":[0,5,7],"acting":[0,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":27,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-29T17:46:26.468176+0000","last_change":"2024-08-29T17:43:12.162174+0000","last_active":"2024-08-29T17:46:26.468176+0000","last_peered":"2024-08-29T17:46:26.468176+0000","last_clean":"2024-08-29T17:46:26.468176+0000","last_became_active":"2024-08-29T17:43:12.160883+0000","last_became_peered":"2024-08-29T17:43:12.160883+0000","last_unstale":"2024-08-29T17:46:26.468176+0000","last_undegraded":"2024-08-29T17:46:26.468176+0000","last_fullsized":"2024-08-29T17:46:26.468176+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_clean_scrub_stamp":"2024-08-29T17:43:11.112604+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T05:27:02.927149+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":24,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-29T17:46:26.362436+0000","last_change":"2024-08-29T17:43:22.397499+0000","last_active":"2024-08-29T17:46:26.362436+0000","last_peered":"2024-08-29T17:46:26.362436+0000","last_clean":"2024-08-29T17:46:26.362436+0000","last_became_active":"2024-08-29T17:43:22.396889+0000","last_became_peered":"2024-08-29T17:43:22.396889+0000","last_unstale":"2024-08-29T17:46:26.362436+0000","last_undegraded":"2024-08-29T17:46:26.362436+0000","last_fullsized":"2024-08-29T17:46:26.362436+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T20:47:04.294723+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,5],"acting":[1,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.0","version":"0'0","reported_seq":21,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-29T17:46:26.658787+0000","last_change":"2024-08-29T17:46:17.272881+0000","last_active":"2024-08-29T17:46:26.658787+0000","last_peered":"2024-08-29T17:46:26.658787+0000","last_clean":"2024-08-29T17:46:26.658787+0000","last_became_active":"2024-08-29T17:46:06.300427+0000","last_became_peered":"2024-08-29T17:46:06.300427+0000","last_unstale":"2024-08-29T17:46:26.658787+0000","last_undegraded":"2024-08-29T17:46:26.658787+0000","last_fullsized":"2024-08-29T17:46:26.658787+0000","mapping_epoch":70,"log_start":"0'0","ondisk_log_start":"0'0","created":70,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:46:05.142502+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:46:05.142502+0000","last_clean_scrub_stamp":"2024-08-29T17:46:05.142502+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T02:24:32.682378+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00095221100000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"66'1","reported_seq":28,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-29T17:46:26.363104+0000","last_change":"2024-08-29T17:43:12.143625+0000","last_active":"2024-08-29T17:46:26.363104+0000","last_peered":"2024-08-29T17:46:26.363104+0000","last_clean":"2024-08-29T17:46:26.363104+0000","last_became_active":"2024-08-29T17:43:12.143293+0000","last_became_peered":"2024-08-29T17:43:12.143293+0000","last_unstale":"2024-08-29T17:46:26.363104+0000","last_undegraded":"2024-08-29T17:46:26.363104+0000","last_fullsized":"2024-08-29T17:46:26.363104+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_clean_scrub_stamp":"2024-08-29T17:43:11.112604+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T19:46:05.894272+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":[1,6,4],"acting":[1,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.7","version":"0'0","reported_seq":24,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-29T17:46:26.659344+0000","last_change":"2024-08-29T17:43:22.419076+0000","last_active":"2024-08-29T17:46:26.659344+0000","last_peered":"2024-08-29T17:46:26.659344+0000","last_clean":"2024-08-29T17:46:26.659344+0000","last_became_active":"2024-08-29T17:43:22.418687+0000","last_became_peered":"2024-08-29T17:43:22.418687+0000","last_unstale":"2024-08-29T17:46:26.659344+0000","last_undegraded":"2024-08-29T17:46:26.659344+0000","last_fullsized":"2024-08-29T17:46:26.659344+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T22:43:59.679507+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":20,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-29T17:46:26.362472+0000","last_change":"2024-08-29T17:46:16.979620+0000","last_active":"2024-08-29T17:46:26.362472+0000","last_peered":"2024-08-29T17:46:26.362472+0000","last_clean":"2024-08-29T17:46:26.362472+0000","last_became_active":"2024-08-29T17:46:06.296418+0000","last_became_peered":"2024-08-29T17:46:06.296418+0000","last_unstale":"2024-08-29T17:46:26.362472+0000","last_undegraded":"2024-08-29T17:46:26.362472+0000","last_fullsized":"2024-08-29T17:46:26.362472+0000","mapping_epoch":70,"log_start":"0'0","ondisk_log_start":"0'0","created":70,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:46:05.142502+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:46:05.142502+0000","last_clean_scrub_stamp":"2024-08-29T17:46:05.142502+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T00:18:30.527314+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00122641,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.7","version":"66'2","reported_seq":29,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-29T17:46:26.445959+0000","last_change":"2024-08-29T17:43:12.158688+0000","last_active":"2024-08-29T17:46:26.445959+0000","last_peered":"2024-08-29T17:46:26.445959+0000","last_clean":"2024-08-29T17:46:26.445959+0000","last_became_active":"2024-08-29T17:43:12.157849+0000","last_became_peered":"2024-08-29T17:43:12.157849+0000","last_unstale":"2024-08-29T17:46:26.445959+0000","last_undegraded":"2024-08-29T17:46:26.445959+0000","last_fullsized":"2024-08-29T17:46:26.445959+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_clean_scrub_stamp":"2024-08-29T17:43:11.112604+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T03:29:39.643120+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"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":[6,7,2],"acting":[6,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.6","version":"0'0","reported_seq":24,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-29T17:46:26.366409+0000","last_change":"2024-08-29T17:43:22.404105+0000","last_active":"2024-08-29T17:46:26.366409+0000","last_peered":"2024-08-29T17:46:26.366409+0000","last_clean":"2024-08-29T17:46:26.366409+0000","last_became_active":"2024-08-29T17:43:22.403208+0000","last_became_peered":"2024-08-29T17:43:22.403208+0000","last_unstale":"2024-08-29T17:46:26.366409+0000","last_undegraded":"2024-08-29T17:46:26.366409+0000","last_fullsized":"2024-08-29T17:46:26.366409+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T22:59:27.504409+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.8","version":"0'0","reported_seq":27,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-29T17:46:26.466966+0000","last_change":"2024-08-29T17:43:12.160549+0000","last_active":"2024-08-29T17:46:26.466966+0000","last_peered":"2024-08-29T17:46:26.466966+0000","last_clean":"2024-08-29T17:46:26.466966+0000","last_became_active":"2024-08-29T17:43:12.159593+0000","last_became_peered":"2024-08-29T17:43:12.159593+0000","last_unstale":"2024-08-29T17:46:26.466966+0000","last_undegraded":"2024-08-29T17:46:26.466966+0000","last_fullsized":"2024-08-29T17:46:26.466966+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_clean_scrub_stamp":"2024-08-29T17:43:11.112604+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T00:52:07.763403+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[7,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":24,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-29T17:46:26.363005+0000","last_change":"2024-08-29T17:43:22.420595+0000","last_active":"2024-08-29T17:46:26.363005+0000","last_peered":"2024-08-29T17:46:26.363005+0000","last_clean":"2024-08-29T17:46:26.363005+0000","last_became_active":"2024-08-29T17:43:22.410801+0000","last_became_peered":"2024-08-29T17:43:22.410801+0000","last_unstale":"2024-08-29T17:46:26.363005+0000","last_undegraded":"2024-08-29T17:46:26.363005+0000","last_fullsized":"2024-08-29T17:46:26.363005+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T00:01:50.559183+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.9","version":"0'0","reported_seq":27,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-29T17:46:26.362260+0000","last_change":"2024-08-29T17:43:12.137237+0000","last_active":"2024-08-29T17:46:26.362260+0000","last_peered":"2024-08-29T17:46:26.362260+0000","last_clean":"2024-08-29T17:46:26.362260+0000","last_became_active":"2024-08-29T17:43:12.136963+0000","last_became_peered":"2024-08-29T17:43:12.136963+0000","last_unstale":"2024-08-29T17:46:26.362260+0000","last_undegraded":"2024-08-29T17:46:26.362260+0000","last_fullsized":"2024-08-29T17:46:26.362260+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_clean_scrub_stamp":"2024-08-29T17:43:11.112604+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T05:09:38.181638+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.8","version":"0'0","reported_seq":24,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-29T17:46:26.658016+0000","last_change":"2024-08-29T17:43:22.416935+0000","last_active":"2024-08-29T17:46:26.658016+0000","last_peered":"2024-08-29T17:46:26.658016+0000","last_clean":"2024-08-29T17:46:26.658016+0000","last_became_active":"2024-08-29T17:43:22.416656+0000","last_became_peered":"2024-08-29T17:43:22.416656+0000","last_unstale":"2024-08-29T17:46:26.658016+0000","last_undegraded":"2024-08-29T17:46:26.658016+0000","last_fullsized":"2024-08-29T17:46:26.658016+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T05:37:52.229115+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"2.a","version":"0'0","reported_seq":27,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-29T17:46:26.364201+0000","last_change":"2024-08-29T17:43:12.139525+0000","last_active":"2024-08-29T17:46:26.364201+0000","last_peered":"2024-08-29T17:46:26.364201+0000","last_clean":"2024-08-29T17:46:26.364201+0000","last_became_active":"2024-08-29T17:43:12.139261+0000","last_became_peered":"2024-08-29T17:43:12.139261+0000","last_unstale":"2024-08-29T17:46:26.364201+0000","last_undegraded":"2024-08-29T17:46:26.364201+0000","last_fullsized":"2024-08-29T17:46:26.364201+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_clean_scrub_stamp":"2024-08-29T17:43:11.112604+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T02:51:37.427415+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.b","version":"0'0","reported_seq":33,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-29T17:46:26.658759+0000","last_change":"2024-08-29T17:44:05.596339+0000","last_active":"2024-08-29T17:46:26.658759+0000","last_peered":"2024-08-29T17:46:26.658759+0000","last_clean":"2024-08-29T17:46:26.658759+0000","last_became_active":"2024-08-29T17:44:05.595388+0000","last_became_peered":"2024-08-29T17:44:05.595388+0000","last_unstale":"2024-08-29T17:46:26.658759+0000","last_undegraded":"2024-08-29T17:46:26.658759+0000","last_fullsized":"2024-08-29T17:46:26.658759+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T00:12:03.873318+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.b","version":"66'2","reported_seq":29,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-29T17:46:26.467641+0000","last_change":"2024-08-29T17:43:12.162880+0000","last_active":"2024-08-29T17:46:26.467641+0000","last_peered":"2024-08-29T17:46:26.467641+0000","last_clean":"2024-08-29T17:46:26.467641+0000","last_became_active":"2024-08-29T17:43:12.162582+0000","last_became_peered":"2024-08-29T17:43:12.162582+0000","last_unstale":"2024-08-29T17:46:26.467641+0000","last_undegraded":"2024-08-29T17:46:26.467641+0000","last_fullsized":"2024-08-29T17:46:26.467641+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_clean_scrub_stamp":"2024-08-29T17:43:11.112604+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T22:51:55.632010+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":[7,4,5],"acting":[7,4,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":24,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-29T17:46:26.443564+0000","last_change":"2024-08-29T17:43:22.432223+0000","last_active":"2024-08-29T17:46:26.443564+0000","last_peered":"2024-08-29T17:46:26.443564+0000","last_clean":"2024-08-29T17:46:26.443564+0000","last_became_active":"2024-08-29T17:43:22.431693+0000","last_became_peered":"2024-08-29T17:43:22.431693+0000","last_unstale":"2024-08-29T17:46:26.443564+0000","last_undegraded":"2024-08-29T17:46:26.443564+0000","last_fullsized":"2024-08-29T17:46:26.443564+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T02:11:05.264439+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.1d","version":"0'0","reported_seq":23,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-29T17:46:16.988280+0000","last_change":"2024-08-29T17:43:22.427617+0000","last_active":"2024-08-29T17:46:16.988280+0000","last_peered":"2024-08-29T17:46:16.988280+0000","last_clean":"2024-08-29T17:46:16.988280+0000","last_became_active":"2024-08-29T17:43:22.426859+0000","last_became_peered":"2024-08-29T17:43:22.426859+0000","last_unstale":"2024-08-29T17:46:16.988280+0000","last_undegraded":"2024-08-29T17:46:16.988280+0000","last_fullsized":"2024-08-29T17:46:16.988280+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T22:28:12.823568+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.1c","version":"66'2","reported_seq":28,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-29T17:46:17.552910+0000","last_change":"2024-08-29T17:43:12.162166+0000","last_active":"2024-08-29T17:46:17.552910+0000","last_peered":"2024-08-29T17:46:17.552910+0000","last_clean":"2024-08-29T17:46:17.552910+0000","last_became_active":"2024-08-29T17:43:12.161212+0000","last_became_peered":"2024-08-29T17:43:12.161212+0000","last_unstale":"2024-08-29T17:46:17.552910+0000","last_undegraded":"2024-08-29T17:46:17.552910+0000","last_fullsized":"2024-08-29T17:46:17.552910+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_clean_scrub_stamp":"2024-08-29T17:43:11.112604+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T05:18:14.157999+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"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,5,2],"acting":[7,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1c","version":"0'0","reported_seq":23,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-29T17:46:16.988033+0000","last_change":"2024-08-29T17:43:22.404322+0000","last_active":"2024-08-29T17:46:16.988033+0000","last_peered":"2024-08-29T17:46:16.988033+0000","last_clean":"2024-08-29T17:46:16.988033+0000","last_became_active":"2024-08-29T17:43:22.403501+0000","last_became_peered":"2024-08-29T17:43:22.403501+0000","last_unstale":"2024-08-29T17:46:16.988033+0000","last_undegraded":"2024-08-29T17:46:16.988033+0000","last_fullsized":"2024-08-29T17:46:16.988033+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T01:02:49.970879+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.1d","version":"66'2","reported_seq":28,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-29T17:46:17.553129+0000","last_change":"2024-08-29T17:43:12.161656+0000","last_active":"2024-08-29T17:46:17.553129+0000","last_peered":"2024-08-29T17:46:17.553129+0000","last_clean":"2024-08-29T17:46:17.553129+0000","last_became_active":"2024-08-29T17:43:12.159766+0000","last_became_peered":"2024-08-29T17:43:12.159766+0000","last_unstale":"2024-08-29T17:46:17.553129+0000","last_undegraded":"2024-08-29T17:46:17.553129+0000","last_fullsized":"2024-08-29T17:46:17.553129+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_clean_scrub_stamp":"2024-08-29T17:43:11.112604+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T23:35:27.664152+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"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,6,0],"acting":[7,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1f","version":"0'0","reported_seq":24,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-29T17:46:26.366969+0000","last_change":"2024-08-29T17:43:22.406102+0000","last_active":"2024-08-29T17:46:26.366969+0000","last_peered":"2024-08-29T17:46:26.366969+0000","last_clean":"2024-08-29T17:46:26.366969+0000","last_became_active":"2024-08-29T17:43:22.405822+0000","last_became_peered":"2024-08-29T17:43:22.405822+0000","last_unstale":"2024-08-29T17:46:26.366969+0000","last_undegraded":"2024-08-29T17:46:26.366969+0000","last_fullsized":"2024-08-29T17:46:26.366969+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T02:23:16.509679+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.1e","version":"66'1","reported_seq":28,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-29T17:46:26.660612+0000","last_change":"2024-08-29T17:43:12.127669+0000","last_active":"2024-08-29T17:46:26.660612+0000","last_peered":"2024-08-29T17:46:26.660612+0000","last_clean":"2024-08-29T17:46:26.660612+0000","last_became_active":"2024-08-29T17:43:12.127359+0000","last_became_peered":"2024-08-29T17:43:12.127359+0000","last_unstale":"2024-08-29T17:46:26.660612+0000","last_undegraded":"2024-08-29T17:46:26.660612+0000","last_fullsized":"2024-08-29T17:46:26.660612+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_clean_scrub_stamp":"2024-08-29T17:43:11.112604+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T19:28:14.339311+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"0'0","reported_seq":24,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-29T17:46:26.660535+0000","last_change":"2024-08-29T17:43:22.427031+0000","last_active":"2024-08-29T17:46:26.660535+0000","last_peered":"2024-08-29T17:46:26.660535+0000","last_clean":"2024-08-29T17:46:26.660535+0000","last_became_active":"2024-08-29T17:43:22.426568+0000","last_became_peered":"2024-08-29T17:43:22.426568+0000","last_unstale":"2024-08-29T17:46:26.660535+0000","last_undegraded":"2024-08-29T17:46:26.660535+0000","last_fullsized":"2024-08-29T17:46:26.660535+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T04:52:27.019292+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,2],"acting":[3,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.1f","version":"66'4","reported_seq":31,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-29T17:46:26.367501+0000","last_change":"2024-08-29T17:43:12.141158+0000","last_active":"2024-08-29T17:46:26.367501+0000","last_peered":"2024-08-29T17:46:26.367501+0000","last_clean":"2024-08-29T17:46:26.367501+0000","last_became_active":"2024-08-29T17:43:12.140879+0000","last_became_peered":"2024-08-29T17:43:12.140879+0000","last_unstale":"2024-08-29T17:46:26.367501+0000","last_undegraded":"2024-08-29T17:46:26.367501+0000","last_fullsized":"2024-08-29T17:46:26.367501+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_clean_scrub_stamp":"2024-08-29T17:43:11.112604+0000","objects_scrubbed":0,"log_size":4,"log_dups_size":0,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T03:44:40.323006+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,7,4],"acting":[0,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]}],"pool_stats":[{"poolid":4,"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":3,"num_pg":64,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"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":192,"acting":192,"num_store_stats":8},{"poolid":2,"num_pg":32,"stat_sum":{"num_bytes":3428,"num_objects":22,"num_object_clones":0,"num_object_copies":66,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":22,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":51,"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":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":10284,"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":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":236223201354,"num_pgs":45,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28380,"kb_used_data":1360,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716772,"statfs":{"total":95995035648,"available":95965974528,"internally_reserved":0,"allocated":1392640,"data_stored":944835,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1589,"internal_metadata":27654603},"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":"Thu Aug 29 17:47:19 2024","interfaces":[{"interface":"back","average":{"1min":0.86499999999999999,"5min":0.85999999999999999,"15min":0.83199999999999996},"min":{"1min":0.58999999999999997,"5min":0.53600000000000003,"15min":0.53600000000000003},"max":{"1min":1.1279999999999999,"5min":1.2829999999999999,"15min":1.2829999999999999},"last":1.115},{"interface":"front","average":{"1min":0.92900000000000005,"5min":0.90300000000000002,"15min":0.90000000000000002},"min":{"1min":0.53800000000000003,"5min":0.41999999999999998,"15min":0.41999999999999998},"max":{"1min":1.232,"5min":1.4279999999999999,"15min":1.4279999999999999},"last":0.70899999999999996}]},{"osd":1,"last update":"Thu Aug 29 17:47:19 2024","interfaces":[{"interface":"back","average":{"1min":0.88200000000000001,"5min":0.95699999999999996,"15min":0.95999999999999996},"min":{"1min":0.61599999999999999,"5min":0.48099999999999998,"15min":0.48099999999999998},"max":{"1min":1.214,"5min":1.2929999999999999,"15min":1.2929999999999999},"last":1.0109999999999999},{"interface":"front","average":{"1min":0.93300000000000005,"5min":0.89600000000000002,"15min":0.86799999999999999},"min":{"1min":0.53800000000000003,"5min":0.496,"15min":0.496},"max":{"1min":1.2190000000000001,"5min":1.323,"15min":1.323},"last":0.73999999999999999}]},{"osd":2,"last update":"Thu Aug 29 17:47:19 2024","interfaces":[{"interface":"back","average":{"1min":0.95499999999999996,"5min":0.95599999999999996,"15min":0.95399999999999996},"min":{"1min":0.44700000000000001,"5min":0.44700000000000001,"15min":0.44700000000000001},"max":{"1min":1.2250000000000001,"5min":1.256,"15min":1.256},"last":1.0369999999999999},{"interface":"front","average":{"1min":0.96399999999999997,"5min":0.95999999999999996,"15min":0.95699999999999996},"min":{"1min":0.70299999999999996,"5min":0.55800000000000005,"15min":0.55800000000000005},"max":{"1min":1.1879999999999999,"5min":1.3979999999999999,"15min":1.3979999999999999},"last":0.95399999999999996}]},{"osd":3,"last update":"Thu Aug 29 17:47:19 2024","interfaces":[{"interface":"back","average":{"1min":0.89700000000000002,"5min":0.92800000000000005,"15min":0.90200000000000002},"min":{"1min":0.59499999999999997,"5min":0.55000000000000004,"15min":0.55000000000000004},"max":{"1min":1.1100000000000001,"5min":1.486,"15min":1.486},"last":1.0669999999999999},{"interface":"front","average":{"1min":0.999,"5min":0.99399999999999999,"15min":0.97899999999999998},"min":{"1min":0.68500000000000005,"5min":0.63100000000000001,"15min":0.63100000000000001},"max":{"1min":1.474,"5min":1.474,"15min":1.474},"last":1.1419999999999999}]},{"osd":4,"last update":"Thu Aug 29 17:47:19 2024","interfaces":[{"interface":"back","average":{"1min":0.877,"5min":0.86199999999999999,"15min":0.83399999999999996},"min":{"1min":0.63300000000000001,"5min":0.438,"15min":0.438},"max":{"1min":1.214,"5min":1.554,"15min":1.554},"last":0.86199999999999999},{"interface":"front","average":{"1min":0.83899999999999997,"5min":0.89600000000000002,"15min":0.88},"min":{"1min":0.40300000000000002,"5min":0.35499999999999998,"15min":0.35499999999999998},"max":{"1min":1.282,"5min":1.488,"15min":1.488},"last":0.90200000000000002}]},{"osd":5,"last update":"Thu Aug 29 17:47:19 2024","interfaces":[{"interface":"back","average":{"1min":0.92500000000000004,"5min":0.92400000000000004,"15min":0.93000000000000005},"min":{"1min":0.41999999999999998,"5min":0.36099999999999999,"15min":0.36099999999999999},"max":{"1min":1.2090000000000001,"5min":1.3420000000000001,"15min":1.3420000000000001},"last":0.98299999999999998},{"interface":"front","average":{"1min":0.92300000000000004,"5min":0.96899999999999997,"15min":0.95099999999999996},"min":{"1min":0.40000000000000002,"5min":0.40000000000000002,"15min":0.40000000000000002},"max":{"1min":1.2210000000000001,"5min":1.5760000000000001,"15min":1.5760000000000001},"last":1.085}]},{"osd":6,"last update":"Thu Aug 29 17:47:19 2024","interfaces":[{"interface":"back","average":{"1min":1.0029999999999999,"5min":1.0569999999999999,"15min":1.0369999999999999},"min":{"1min":0.52100000000000002,"5min":0.45100000000000001,"15min":0.45100000000000001},"max":{"1min":1.3340000000000001,"5min":1.6379999999999999,"15min":1.6379999999999999},"last":1.159},{"interface":"front","average":{"1min":1.0469999999999999,"5min":1.073,"15min":1.073},"min":{"1min":0.51600000000000001,"5min":0.32700000000000001,"15min":0.32700000000000001},"max":{"1min":1.274,"5min":1.411,"15min":1.411},"last":1.1950000000000001}]}]},{"osd":6,"up_from":47,"seq":201863462997,"num_pgs":39,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28376,"kb_used_data":1360,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716776,"statfs":{"total":95995035648,"available":95965978624,"internally_reserved":0,"allocated":1392640,"data_stored":946588,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":27654599},"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":"Thu Aug 29 17:47:25 2024","interfaces":[{"interface":"back","average":{"1min":0.98999999999999999,"5min":0.91600000000000004,"15min":0.873},"min":{"1min":0.67000000000000004,"5min":0.27200000000000002,"15min":0.27200000000000002},"max":{"1min":1.3759999999999999,"5min":1.395,"15min":1.395},"last":0.58499999999999996},{"interface":"front","average":{"1min":0.871,"5min":0.92600000000000005,"15min":0.878},"min":{"1min":0.52700000000000002,"5min":0.32400000000000001,"15min":0.32400000000000001},"max":{"1min":1.347,"5min":1.347,"15min":1.347},"last":0.76900000000000002}]},{"osd":1,"last update":"Thu Aug 29 17:47:25 2024","interfaces":[{"interface":"back","average":{"1min":0.89300000000000002,"5min":0.877,"15min":0.874},"min":{"1min":0.53900000000000003,"5min":0.35399999999999998,"15min":0.35399999999999998},"max":{"1min":1.089,"5min":1.2849999999999999,"15min":1.2849999999999999},"last":0.88900000000000001},{"interface":"front","average":{"1min":0.88900000000000001,"5min":0.90800000000000003,"15min":0.89300000000000002},"min":{"1min":0.55300000000000005,"5min":0.30399999999999999,"15min":0.30399999999999999},"max":{"1min":1.3240000000000001,"5min":1.4419999999999999,"15min":1.4419999999999999},"last":0.84299999999999997}]},{"osd":2,"last update":"Thu Aug 29 17:47:25 2024","interfaces":[{"interface":"back","average":{"1min":0.96099999999999997,"5min":0.93600000000000005,"15min":0.91200000000000003},"min":{"1min":0.63100000000000001,"5min":0.34399999999999997,"15min":0.34399999999999997},"max":{"1min":1.268,"5min":1.466,"15min":1.466},"last":1.0269999999999999},{"interface":"front","average":{"1min":0.92100000000000004,"5min":0.92800000000000005,"15min":0.92900000000000005},"min":{"1min":0.55400000000000005,"5min":0.39900000000000002,"15min":0.39900000000000002},"max":{"1min":1.208,"5min":1.304,"15min":1.304},"last":0.92500000000000004}]},{"osd":3,"last update":"Thu Aug 29 17:47:25 2024","interfaces":[{"interface":"back","average":{"1min":0.94899999999999995,"5min":0.92000000000000004,"15min":0.92800000000000005},"min":{"1min":0.56299999999999994,"5min":0.47499999999999998,"15min":0.47499999999999998},"max":{"1min":1.153,"5min":1.3759999999999999,"15min":1.3759999999999999},"last":0.97299999999999998},{"interface":"front","average":{"1min":0.996,"5min":0.999,"15min":0.996},"min":{"1min":0.69899999999999995,"5min":0.42599999999999999,"15min":0.42599999999999999},"max":{"1min":1.242,"5min":1.341,"15min":1.341},"last":0.70599999999999996}]},{"osd":4,"last update":"Thu Aug 29 17:47:25 2024","interfaces":[{"interface":"back","average":{"1min":0.88900000000000001,"5min":0.84299999999999997,"15min":0.81499999999999995},"min":{"1min":0.379,"5min":0.28499999999999998,"15min":0.28499999999999998},"max":{"1min":1.1850000000000001,"5min":1.607,"15min":1.607},"last":1.0049999999999999},{"interface":"front","average":{"1min":0.97699999999999998,"5min":0.92900000000000005,"15min":0.84799999999999998},"min":{"1min":0.495,"5min":0.38100000000000001,"15min":0.38100000000000001},"max":{"1min":1.306,"5min":1.996,"15min":1.996},"last":1.0469999999999999}]},{"osd":5,"last update":"Thu Aug 29 17:47:25 2024","interfaces":[{"interface":"back","average":{"1min":0.98699999999999999,"5min":0.94799999999999995,"15min":0.874},"min":{"1min":0.45200000000000001,"5min":0.37,"15min":0.37},"max":{"1min":1.222,"5min":1.411,"15min":1.411},"last":1.1279999999999999},{"interface":"front","average":{"1min":0.998,"5min":0.98199999999999998,"15min":0.93600000000000005},"min":{"1min":0.39100000000000001,"5min":0.39100000000000001,"15min":0.39100000000000001},"max":{"1min":1.3320000000000001,"5min":1.8720000000000001,"15min":1.8720000000000001},"last":0.81100000000000005}]},{"osd":7,"last update":"Thu Aug 29 17:47:11 2024","interfaces":[{"interface":"back","average":{"1min":1.0229999999999999,"5min":1.026,"15min":1.0089999999999999},"min":{"1min":0.46700000000000003,"5min":0.39100000000000001,"15min":0.39100000000000001},"max":{"1min":1.4279999999999999,"5min":1.671,"15min":1.671},"last":0.94399999999999995},{"interface":"front","average":{"1min":1.0800000000000001,"5min":1.087,"15min":1.056},"min":{"1min":0.41299999999999998,"5min":0.41299999999999998,"15min":0.41299999999999998},"max":{"1min":1.2969999999999999,"5min":1.8160000000000001,"15min":1.8160000000000001},"last":1.0760000000000001}]}]},{"osd":5,"up_from":39,"seq":167503724640,"num_pgs":41,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27804,"kb_used_data":788,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717348,"statfs":{"total":95995035648,"available":95966564352,"internally_reserved":0,"allocated":806912,"data_stored":356329,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"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":"Thu Aug 29 17:47:36 2024","interfaces":[{"interface":"back","average":{"1min":0.80800000000000005,"5min":0.877,"15min":0.82499999999999996},"min":{"1min":0.56899999999999995,"5min":0.39200000000000002,"15min":0.39200000000000002},"max":{"1min":1.129,"5min":1.329,"15min":1.329},"last":0.84299999999999997},{"interface":"front","average":{"1min":0.90400000000000003,"5min":0.90400000000000003,"15min":0.874},"min":{"1min":0.55400000000000005,"5min":0.55300000000000005,"15min":0.54700000000000004},"max":{"1min":1.256,"5min":1.256,"15min":1.256},"last":0.95699999999999996}]},{"osd":1,"last update":"Thu Aug 29 17:47:36 2024","interfaces":[{"interface":"back","average":{"1min":0.93799999999999994,"5min":0.93500000000000005,"15min":0.873},"min":{"1min":0.51600000000000001,"5min":0.47699999999999998,"15min":0.47699999999999998},"max":{"1min":1.413,"5min":1.413,"15min":1.413},"last":1.0389999999999999},{"interface":"front","average":{"1min":0.91900000000000004,"5min":0.94999999999999996,"15min":0.879},"min":{"1min":0.63300000000000001,"5min":0.52300000000000002,"15min":0.52300000000000002},"max":{"1min":1.2709999999999999,"5min":4.4420000000000002,"15min":4.4420000000000002},"last":1.1850000000000001}]},{"osd":2,"last update":"Thu Aug 29 17:47:36 2024","interfaces":[{"interface":"back","average":{"1min":0.93000000000000005,"5min":0.93799999999999994,"15min":0.85899999999999999},"min":{"1min":0.58399999999999996,"5min":0.42499999999999999,"15min":0.42499999999999999},"max":{"1min":1.367,"5min":1.3839999999999999,"15min":1.3839999999999999},"last":1.111},{"interface":"front","average":{"1min":0.97699999999999998,"5min":0.94299999999999995,"15min":0.91000000000000003},"min":{"1min":0.73499999999999999,"5min":0.45900000000000002,"15min":0.45900000000000002},"max":{"1min":1.286,"5min":1.286,"15min":1.403},"last":0.755}]},{"osd":3,"last update":"Thu Aug 29 17:47:36 2024","interfaces":[{"interface":"back","average":{"1min":0.97499999999999998,"5min":0.97399999999999998,"15min":0.90000000000000002},"min":{"1min":0.66900000000000004,"5min":0.47099999999999997,"15min":0.47099999999999997},"max":{"1min":1.9179999999999999,"5min":1.9179999999999999,"15min":1.9179999999999999},"last":0.79300000000000004},{"interface":"front","average":{"1min":1.0429999999999999,"5min":1.024,"15min":0.94399999999999995},"min":{"1min":0.70299999999999996,"5min":0.41699999999999998,"15min":0.41699999999999998},"max":{"1min":1.3440000000000001,"5min":1.3999999999999999,"15min":1.3999999999999999},"last":0.91000000000000003}]},{"osd":4,"last update":"Thu Aug 29 17:47:36 2024","interfaces":[{"interface":"back","average":{"1min":0.91800000000000004,"5min":0.876,"15min":0.78000000000000003},"min":{"1min":0.39000000000000001,"5min":0.39000000000000001,"15min":0.29699999999999999},"max":{"1min":1.3080000000000001,"5min":1.395,"15min":1.395},"last":0.68400000000000005},{"interface":"front","average":{"1min":1.0229999999999999,"5min":0.96999999999999997,"15min":0.83799999999999997},"min":{"1min":0.375,"5min":0.375,"15min":0.33300000000000002},"max":{"1min":1.4339999999999999,"5min":1.806,"15min":1.806},"last":0.88}]},{"osd":6,"last update":"Thu Aug 29 17:47:27 2024","interfaces":[{"interface":"back","average":{"1min":0.99099999999999999,"5min":1.0169999999999999,"15min":0.90700000000000003},"min":{"1min":0.52700000000000002,"5min":0.40899999999999997,"15min":0.40899999999999997},"max":{"1min":1.3169999999999999,"5min":1.359,"15min":1.454},"last":0.997},{"interface":"front","average":{"1min":1.042,"5min":1.022,"15min":0.92400000000000004},"min":{"1min":0.55800000000000005,"5min":0.35399999999999998,"15min":0.35399999999999998},"max":{"1min":1.306,"5min":1.4359999999999999,"15min":1.7829999999999999},"last":1.139}]},{"osd":7,"last update":"Thu Aug 29 17:47:18 2024","interfaces":[{"interface":"back","average":{"1min":0.95899999999999996,"5min":1.006,"15min":1.0229999999999999},"min":{"1min":0.72199999999999998,"5min":0.441,"15min":0.441},"max":{"1min":1.319,"5min":1.45,"15min":1.45},"last":1.085},{"interface":"front","average":{"1min":1.0509999999999999,"5min":1.089,"15min":1.1319999999999999},"min":{"1min":0.61099999999999999,"5min":0.442,"15min":0.442},"max":{"1min":1.3360000000000001,"5min":1.8420000000000001,"15min":1.8420000000000001},"last":1.161}]}]},{"osd":4,"up_from":31,"seq":133143986283,"num_pgs":39,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":31908,"kb_used_data":792,"kb_used_omap":1,"kb_used_meta":31102,"kb_avail":93713244,"statfs":{"total":95995035648,"available":95962361856,"internally_reserved":0,"allocated":811008,"data_stored":354590,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":31848902},"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":"Thu Aug 29 17:47:47 2024","interfaces":[{"interface":"back","average":{"1min":0.90300000000000002,"5min":0.90300000000000002,"15min":0.84599999999999997},"min":{"1min":0.68100000000000005,"5min":0.45000000000000001,"15min":0.45000000000000001},"max":{"1min":1.1160000000000001,"5min":2.1880000000000002,"15min":2.1880000000000002},"last":0.97899999999999998},{"interface":"front","average":{"1min":0.89600000000000002,"5min":0.90600000000000003,"15min":0.86499999999999999},"min":{"1min":0.53600000000000003,"5min":0.44700000000000001,"15min":0.44700000000000001},"max":{"1min":1.2030000000000001,"5min":1.419,"15min":1.419},"last":0.95299999999999996}]},{"osd":1,"last update":"Thu Aug 29 17:47:47 2024","interfaces":[{"interface":"back","average":{"1min":0.89900000000000002,"5min":0.88400000000000001,"15min":0.82899999999999996},"min":{"1min":0.51800000000000002,"5min":0.46999999999999997,"15min":0.46999999999999997},"max":{"1min":1.2450000000000001,"5min":1.6299999999999999,"15min":1.6299999999999999},"last":1.054},{"interface":"front","average":{"1min":0.95199999999999996,"5min":0.94399999999999995,"15min":0.89500000000000002},"min":{"1min":0.65300000000000002,"5min":0.40899999999999997,"15min":0.40899999999999997},"max":{"1min":1.272,"5min":1.4430000000000001,"15min":1.4430000000000001},"last":0.747}]},{"osd":2,"last update":"Thu Aug 29 17:47:47 2024","interfaces":[{"interface":"back","average":{"1min":0.97599999999999998,"5min":0.91700000000000004,"15min":0.89500000000000002},"min":{"1min":0.63500000000000001,"5min":0.432,"15min":0.432},"max":{"1min":1.179,"5min":1.391,"15min":1.391},"last":0.873},{"interface":"front","average":{"1min":0.91900000000000004,"5min":0.91000000000000003,"15min":0.86499999999999999},"min":{"1min":0.58799999999999997,"5min":0.436,"15min":0.436},"max":{"1min":1.1100000000000001,"5min":1.732,"15min":1.732},"last":1.077}]},{"osd":3,"last update":"Thu Aug 29 17:47:47 2024","interfaces":[{"interface":"back","average":{"1min":0.92800000000000005,"5min":0.93899999999999995,"15min":0.89200000000000002},"min":{"1min":0.68100000000000005,"5min":0.443,"15min":0.443},"max":{"1min":1.1819999999999999,"5min":1.9319999999999999,"15min":1.9319999999999999},"last":0.93300000000000005},{"interface":"front","average":{"1min":0.97299999999999998,"5min":0.94199999999999995,"15min":0.89400000000000002},"min":{"1min":0.627,"5min":0.42099999999999999,"15min":0.42099999999999999},"max":{"1min":1.24,"5min":1.8029999999999999,"15min":1.8029999999999999},"last":0.90600000000000003}]},{"osd":5,"last update":"Thu Aug 29 17:47:31 2024","interfaces":[{"interface":"back","average":{"1min":0.84699999999999998,"5min":0.84599999999999997,"15min":0.68999999999999995},"min":{"1min":0.502,"5min":0.35699999999999998,"15min":0.317},"max":{"1min":1.2470000000000001,"5min":1.6839999999999999,"15min":1.6839999999999999},"last":0.63900000000000001},{"interface":"front","average":{"1min":0.86099999999999999,"5min":0.88600000000000001,"15min":0.77600000000000002},"min":{"1min":0.52200000000000002,"5min":0.38600000000000001,"15min":0.33600000000000002},"max":{"1min":1.161,"5min":1.873,"15min":1.873},"last":0.82599999999999996}]},{"osd":6,"last update":"Thu Aug 29 17:47:19 2024","interfaces":[{"interface":"back","average":{"1min":0.83999999999999997,"5min":0.88200000000000001,"15min":0.82199999999999995},"min":{"1min":0.33200000000000002,"5min":0.33200000000000002,"15min":0.33200000000000002},"max":{"1min":1.3,"5min":1.956,"15min":1.956},"last":0.67400000000000004},{"interface":"front","average":{"1min":0.97599999999999998,"5min":1.0049999999999999,"15min":0.89600000000000002},"min":{"1min":0.47999999999999998,"5min":0.35899999999999999,"15min":0.35899999999999999},"max":{"1min":1.3420000000000001,"5min":1.8380000000000001,"15min":1.8380000000000001},"last":1.0049999999999999}]},{"osd":7,"last update":"Thu Aug 29 17:47:16 2024","interfaces":[{"interface":"back","average":{"1min":0.95599999999999996,"5min":1.0089999999999999,"15min":1},"min":{"1min":0.46999999999999997,"5min":0.46999999999999997,"15min":0.46999999999999997},"max":{"1min":1.3260000000000001,"5min":1.9810000000000001,"15min":1.9810000000000001},"last":1.0329999999999999},{"interface":"front","average":{"1min":0.98199999999999998,"5min":1.048,"15min":1.0620000000000001},"min":{"1min":0.498,"5min":0.498,"15min":0.498},"max":{"1min":1.347,"5min":1.907,"15min":1.907},"last":1.1020000000000001}]}]},{"osd":3,"up_from":25,"seq":107374182517,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":31904,"kb_used_data":792,"kb_used_omap":1,"kb_used_meta":31102,"kb_avail":93713248,"statfs":{"total":95995035648,"available":95962365952,"internally_reserved":0,"allocated":811008,"data_stored":356597,"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":[],"network_ping_times":[{"osd":0,"last update":"Thu Aug 29 17:47:51 2024","interfaces":[{"interface":"back","average":{"1min":0.67100000000000004,"5min":0.67200000000000004,"15min":0.67000000000000004},"min":{"1min":0.33600000000000002,"5min":0.25800000000000001,"15min":0.25800000000000001},"max":{"1min":1.115,"5min":1.1180000000000001,"15min":1.1200000000000001},"last":0.502},{"interface":"front","average":{"1min":0.69399999999999995,"5min":0.78600000000000003,"15min":0.74399999999999999},"min":{"1min":0.38900000000000001,"5min":0.32100000000000001,"15min":0.32100000000000001},"max":{"1min":0.96499999999999997,"5min":1.3220000000000001,"15min":1.3220000000000001},"last":1.0149999999999999}]},{"osd":1,"last update":"Thu Aug 29 17:47:51 2024","interfaces":[{"interface":"back","average":{"1min":0.76400000000000001,"5min":0.79500000000000004,"15min":0.78500000000000003},"min":{"1min":0.39500000000000002,"5min":0.36599999999999999,"15min":0.36599999999999999},"max":{"1min":1.331,"5min":1.331,"15min":1.3540000000000001},"last":0.63300000000000001},{"interface":"front","average":{"1min":0.71599999999999997,"5min":0.748,"15min":0.73099999999999998},"min":{"1min":0.32200000000000001,"5min":0.32200000000000001,"15min":0.32200000000000001},"max":{"1min":1.0629999999999999,"5min":1.2949999999999999,"15min":1.3360000000000001},"last":0.84999999999999998}]},{"osd":2,"last update":"Thu Aug 29 17:47:51 2024","interfaces":[{"interface":"back","average":{"1min":0.80300000000000005,"5min":0.86499999999999999,"15min":0.82799999999999996},"min":{"1min":0.41299999999999998,"5min":0.34200000000000003,"15min":0.34200000000000003},"max":{"1min":1.2709999999999999,"5min":1.3600000000000001,"15min":1.4330000000000001},"last":0.98299999999999998},{"interface":"front","average":{"1min":0.77800000000000002,"5min":0.79400000000000004,"15min":0.754},"min":{"1min":0.374,"5min":0.35599999999999998,"15min":0.33900000000000002},"max":{"1min":1.2010000000000001,"5min":1.2849999999999999,"15min":1.4330000000000001},"last":0.68300000000000005}]},{"osd":4,"last update":"Thu Aug 29 17:47:43 2024","interfaces":[{"interface":"back","average":{"1min":0.93899999999999995,"5min":0.97099999999999997,"15min":0.94999999999999996},"min":{"1min":0.69899999999999995,"5min":0.45700000000000002,"15min":0.45700000000000002},"max":{"1min":1.607,"5min":1.607,"15min":1.607},"last":0.90700000000000003},{"interface":"front","average":{"1min":0.96199999999999997,"5min":1.0209999999999999,"15min":0.98099999999999998},"min":{"1min":0.60999999999999999,"5min":0.50700000000000001,"15min":0.50700000000000001},"max":{"1min":1.3779999999999999,"5min":1.514,"15min":1.5209999999999999},"last":1.0449999999999999}]},{"osd":5,"last update":"Thu Aug 29 17:47:29 2024","interfaces":[{"interface":"back","average":{"1min":1,"5min":0.995,"15min":0.98199999999999998},"min":{"1min":0.71599999999999997,"5min":0.47999999999999998,"15min":0.47999999999999998},"max":{"1min":1.494,"5min":1.5469999999999999,"15min":1.746},"last":0.94899999999999995},{"interface":"front","average":{"1min":0.98799999999999999,"5min":1.0449999999999999,"15min":0.996},"min":{"1min":0.61399999999999999,"5min":0.54400000000000004,"15min":0.54400000000000004},"max":{"1min":1.3140000000000001,"5min":1.5680000000000001,"15min":1.9990000000000001},"last":1.1100000000000001}]},{"osd":6,"last update":"Thu Aug 29 17:47:29 2024","interfaces":[{"interface":"back","average":{"1min":1.004,"5min":1.04,"15min":1.016},"min":{"1min":0.59999999999999998,"5min":0.59399999999999997,"15min":0.59399999999999997},"max":{"1min":1.21,"5min":1.429,"15min":1.429},"last":1.087},{"interface":"front","average":{"1min":1.048,"5min":1.056,"15min":1.075},"min":{"1min":0.68600000000000005,"5min":0.52500000000000002,"15min":0.52500000000000002},"max":{"1min":1.587,"5min":1.587,"15min":1.6359999999999999},"last":0.81799999999999995}]},{"osd":7,"last update":"Thu Aug 29 17:47:14 2024","interfaces":[{"interface":"back","average":{"1min":1.046,"5min":1.1259999999999999,"15min":1.1890000000000001},"min":{"1min":0.497,"5min":0.497,"15min":0.497},"max":{"1min":1.379,"5min":2.0790000000000002,"15min":2.0790000000000002},"last":1.1659999999999999},{"interface":"front","average":{"1min":1.0700000000000001,"5min":1.151,"15min":1.2130000000000001},"min":{"1min":0.61599999999999999,"5min":0.56200000000000006,"15min":0.56200000000000006},"max":{"1min":1.448,"5min":1.609,"15min":1.609},"last":1.135}]}]},{"osd":2,"up_from":18,"seq":77309411458,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27792,"kb_used_data":772,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717360,"statfs":{"total":95995035648,"available":95966576640,"internally_reserved":0,"allocated":790528,"data_stored":353863,"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":"Thu Aug 29 17:47:46 2024","interfaces":[{"interface":"back","average":{"1min":0.73599999999999999,"5min":0.72999999999999998,"15min":0.64600000000000002},"min":{"1min":0.438,"5min":0.26400000000000001,"15min":0.25},"max":{"1min":1.2909999999999999,"5min":1.4590000000000001,"15min":1.4590000000000001},"last":0.46000000000000002},{"interface":"front","average":{"1min":0.80200000000000005,"5min":0.748,"15min":0.67500000000000004},"min":{"1min":0.46600000000000003,"5min":0.28299999999999997,"15min":0.28299999999999997},"max":{"1min":1.4359999999999999,"5min":1.4359999999999999,"15min":1.4359999999999999},"last":1.1379999999999999}]},{"osd":1,"last update":"Thu Aug 29 17:47:46 2024","interfaces":[{"interface":"back","average":{"1min":0.85799999999999998,"5min":0.77000000000000002,"15min":0.67400000000000004},"min":{"1min":0.39700000000000002,"5min":0.30599999999999999,"15min":0.30599999999999999},"max":{"1min":1.575,"5min":1.575,"15min":1.575},"last":0.67000000000000004},{"interface":"front","average":{"1min":0.76500000000000001,"5min":0.84299999999999997,"15min":0.72199999999999998},"min":{"1min":0.32500000000000001,"5min":0.32500000000000001,"15min":0.32500000000000001},"max":{"1min":1.165,"5min":4.29,"15min":4.29},"last":0.57899999999999996}]},{"osd":3,"last update":"Thu Aug 29 17:48:05 2024","interfaces":[{"interface":"back","average":{"1min":0.81999999999999995,"5min":0.85899999999999999,"15min":0.77200000000000002},"min":{"1min":0.45000000000000001,"5min":0.34399999999999997,"15min":0.34399999999999997},"max":{"1min":1.196,"5min":1.4399999999999999,"15min":1.4399999999999999},"last":0.61299999999999999},{"interface":"front","average":{"1min":0.872,"5min":0.90700000000000003,"15min":0.84099999999999997},"min":{"1min":0.36799999999999999,"5min":0.34599999999999997,"15min":0.34599999999999997},"max":{"1min":1.1519999999999999,"5min":1.5089999999999999,"15min":1.518},"last":0.94899999999999995}]},{"osd":4,"last update":"Thu Aug 29 17:47:42 2024","interfaces":[{"interface":"back","average":{"1min":0.98399999999999999,"5min":0.96199999999999997,"15min":0.92800000000000005},"min":{"1min":0.55600000000000005,"5min":0.55600000000000005,"15min":0.55600000000000005},"max":{"1min":1.6020000000000001,"5min":1.6020000000000001,"15min":1.6020000000000001},"last":0.76100000000000001},{"interface":"front","average":{"1min":1.0569999999999999,"5min":1.0269999999999999,"15min":0.98899999999999999},"min":{"1min":0.628,"5min":0.628,"15min":0.628},"max":{"1min":1.5349999999999999,"5min":1.5640000000000001,"15min":1.633},"last":1.1140000000000001}]},{"osd":5,"last update":"Thu Aug 29 17:47:29 2024","interfaces":[{"interface":"back","average":{"1min":1.0389999999999999,"5min":1.048,"15min":1.004},"min":{"1min":0.61599999999999999,"5min":0.61399999999999999,"15min":0.61399999999999999},"max":{"1min":1.417,"5min":1.464,"15min":1.552},"last":0.81100000000000005},{"interface":"front","average":{"1min":1.0629999999999999,"5min":1.042,"15min":1.0189999999999999},"min":{"1min":0.66000000000000003,"5min":0.61699999999999999,"15min":0.61699999999999999},"max":{"1min":1.4510000000000001,"5min":1.732,"15min":1.732},"last":0.874}]},{"osd":6,"last update":"Thu Aug 29 17:47:29 2024","interfaces":[{"interface":"back","average":{"1min":1.1279999999999999,"5min":1.111,"15min":1.103},"min":{"1min":0.68999999999999995,"5min":0.68999999999999995,"15min":0.68999999999999995},"max":{"1min":1.569,"5min":1.802,"15min":1.802},"last":0.998},{"interface":"front","average":{"1min":1.121,"5min":1.1140000000000001,"15min":1.1279999999999999},"min":{"1min":0.70099999999999996,"5min":0.59499999999999997,"15min":0.59499999999999997},"max":{"1min":1.55,"5min":1.7170000000000001,"15min":1.7170000000000001},"last":1.018}]},{"osd":7,"last update":"Thu Aug 29 17:47:18 2024","interfaces":[{"interface":"back","average":{"1min":1.109,"5min":1.1339999999999999,"15min":1.1120000000000001},"min":{"1min":0.57899999999999996,"5min":0.57899999999999996,"15min":0.57899999999999996},"max":{"1min":1.657,"5min":1.673,"15min":1.673},"last":1.0489999999999999},{"interface":"front","average":{"1min":1.175,"5min":1.1890000000000001,"15min":1.208},"min":{"1min":0.78000000000000003,"5min":0.78000000000000003,"15min":0.78000000000000003},"max":{"1min":1.6399999999999999,"5min":1.7789999999999999,"15min":1.7789999999999999},"last":1.085}]}]},{"osd":1,"up_from":13,"seq":55834574990,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":31900,"kb_used_data":784,"kb_used_omap":1,"kb_used_meta":31102,"kb_avail":93713252,"statfs":{"total":95995035648,"available":95962370048,"internally_reserved":0,"allocated":802816,"data_stored":354042,"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":"Thu Aug 29 17:47:57 2024","interfaces":[{"interface":"back","average":{"1min":0.70099999999999996,"5min":1.081,"15min":0.74399999999999999},"min":{"1min":0.51200000000000001,"5min":0.38600000000000001,"15min":0.26300000000000001},"max":{"1min":0.93200000000000005,"5min":38.441000000000003,"15min":38.441000000000003},"last":1.0349999999999999},{"interface":"front","average":{"1min":0.75700000000000001,"5min":1.1799999999999999,"15min":0.80300000000000005},"min":{"1min":0.49099999999999999,"5min":0.32000000000000001,"15min":0.29399999999999998},"max":{"1min":1.101,"5min":40.005000000000003,"15min":40.005000000000003},"last":0.60099999999999998}]},{"osd":2,"last update":"Thu Aug 29 17:47:57 2024","interfaces":[{"interface":"back","average":{"1min":0.80500000000000005,"5min":0.81999999999999995,"15min":0.72599999999999998},"min":{"1min":0.57699999999999996,"5min":0.35899999999999999,"15min":0.35899999999999999},"max":{"1min":1.125,"5min":8.0129999999999999,"15min":8.0129999999999999},"last":0.77900000000000003},{"interface":"front","average":{"1min":0.78800000000000003,"5min":0.94399999999999995,"15min":0.77000000000000002},"min":{"1min":0.61199999999999999,"5min":0.38600000000000001,"15min":0.38600000000000001},"max":{"1min":1.05,"5min":15.403,"15min":15.403},"last":0.94699999999999995}]},{"osd":3,"last update":"Thu Aug 29 17:47:57 2024","interfaces":[{"interface":"back","average":{"1min":0.72999999999999998,"5min":0.82899999999999996,"15min":0.78400000000000003},"min":{"1min":0.51300000000000001,"5min":0.34100000000000003,"15min":0.34100000000000003},"max":{"1min":0.92200000000000004,"5min":7.7670000000000003,"15min":7.7670000000000003},"last":0.89100000000000001},{"interface":"front","average":{"1min":0.93100000000000005,"5min":0.97699999999999998,"15min":0.89000000000000001},"min":{"1min":0.63900000000000001,"5min":0.42699999999999999,"15min":0.42699999999999999},"max":{"1min":1.3069999999999999,"5min":8.1199999999999992,"15min":8.1199999999999992},"last":0.85799999999999998}]},{"osd":4,"last update":"Thu Aug 29 17:47:51 2024","interfaces":[{"interface":"back","average":{"1min":1.1160000000000001,"5min":1.244,"15min":1.0680000000000001},"min":{"1min":0.89000000000000001,"5min":0.54700000000000004,"15min":0.54700000000000004},"max":{"1min":1.484,"5min":15.436999999999999,"15min":15.436999999999999},"last":1.3460000000000001},{"interface":"front","average":{"1min":1.02,"5min":1.2110000000000001,"15min":1.0389999999999999},"min":{"1min":0.70599999999999996,"5min":0.59399999999999997,"15min":0.59399999999999997},"max":{"1min":1.2629999999999999,"5min":15.359,"15min":15.359},"last":1.2370000000000001}]},{"osd":5,"last update":"Thu Aug 29 17:47:40 2024","interfaces":[{"interface":"back","average":{"1min":1.006,"5min":0.97699999999999998,"15min":0.93000000000000005},"min":{"1min":0.77900000000000003,"5min":0.55400000000000005,"15min":0.55400000000000005},"max":{"1min":1.1619999999999999,"5min":1.556,"15min":1.556},"last":1.004},{"interface":"front","average":{"1min":1.069,"5min":1.246,"15min":1.129},"min":{"1min":0.74399999999999999,"5min":0.48399999999999999,"15min":0.48399999999999999},"max":{"1min":1.431,"5min":15.327,"15min":15.327},"last":1.1859999999999999}]},{"osd":6,"last update":"Thu Aug 29 17:47:31 2024","interfaces":[{"interface":"back","average":{"1min":1.0669999999999999,"5min":1.2310000000000001,"15min":1.101},"min":{"1min":0.79700000000000004,"5min":0.52800000000000002,"15min":0.52800000000000002},"max":{"1min":1.46,"5min":15.266,"15min":15.266},"last":1.103},{"interface":"front","average":{"1min":1.1319999999999999,"5min":1.3120000000000001,"15min":1.248},"min":{"1min":0.80200000000000005,"5min":0.52200000000000002,"15min":0.52200000000000002},"max":{"1min":1.4330000000000001,"5min":15.148999999999999,"15min":15.148999999999999},"last":1.2929999999999999}]},{"osd":7,"last update":"Thu Aug 29 17:47:18 2024","interfaces":[{"interface":"back","average":{"1min":1.117,"5min":1.2929999999999999,"15min":1.2330000000000001},"min":{"1min":0.84699999999999998,"5min":0.46999999999999997,"15min":0.46999999999999997},"max":{"1min":1.4630000000000001,"5min":15.08,"15min":15.08},"last":0.82699999999999996},{"interface":"front","average":{"1min":1.089,"5min":1.0920000000000001,"15min":1.1419999999999999},"min":{"1min":0.92700000000000005,"5min":0.61099999999999999,"15min":0.61099999999999999},"max":{"1min":1.29,"5min":1.5940000000000001,"15min":1.5940000000000001},"last":1.1439999999999999}]}]},{"osd":0,"up_from":8,"seq":34359738521,"num_pgs":45,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28388,"kb_used_data":1368,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716764,"statfs":{"total":95995035648,"available":95965966336,"internally_reserved":0,"allocated":1400832,"data_stored":944959,"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":"Thu Aug 29 17:48:02 2024","interfaces":[{"interface":"back","average":{"1min":0.69399999999999995,"5min":0.72299999999999998,"15min":0.622},"min":{"1min":0.30599999999999999,"5min":0.30599999999999999,"15min":0.29099999999999998},"max":{"1min":1.024,"5min":1.28,"15min":1.7529999999999999},"last":0.80200000000000005},{"interface":"front","average":{"1min":0.75700000000000001,"5min":0.747,"15min":0.64800000000000002},"min":{"1min":0.32800000000000001,"5min":0.32800000000000001,"15min":0.318},"max":{"1min":2.1230000000000002,"5min":2.1230000000000002,"15min":2.1230000000000002},"last":0.76400000000000001}]},{"osd":2,"last update":"Thu Aug 29 17:47:56 2024","interfaces":[{"interface":"back","average":{"1min":0.74099999999999999,"5min":0.77000000000000002,"15min":0.69399999999999995},"min":{"1min":0.438,"5min":0.433,"15min":0.29499999999999998},"max":{"1min":1.198,"5min":1.198,"15min":2},"last":1.1719999999999999},{"interface":"front","average":{"1min":0.878,"5min":0.81399999999999995,"15min":0.69999999999999996},"min":{"1min":0.31,"5min":0.31,"15min":0.27700000000000002},"max":{"1min":1.4530000000000001,"5min":1.4530000000000001,"15min":1.837},"last":0.68300000000000005}]},{"osd":3,"last update":"Thu Aug 29 17:48:02 2024","interfaces":[{"interface":"back","average":{"1min":0.84899999999999998,"5min":0.88200000000000001,"15min":0.85299999999999998},"min":{"1min":0.34499999999999997,"5min":0.34499999999999997,"15min":0.34499999999999997},"max":{"1min":1.155,"5min":1.3819999999999999,"15min":1.9410000000000001},"last":0.98099999999999998},{"interface":"front","average":{"1min":0.91100000000000003,"5min":0.89000000000000001,"15min":0.85299999999999998},"min":{"1min":0.36899999999999999,"5min":0.36899999999999999,"15min":0.36899999999999999},"max":{"1min":1.514,"5min":1.514,"15min":1.514},"last":0.84899999999999998}]},{"osd":4,"last update":"Thu Aug 29 17:47:36 2024","interfaces":[{"interface":"back","average":{"1min":1.077,"5min":1.0449999999999999,"15min":0.995},"min":{"1min":0.81499999999999995,"5min":0.59099999999999997,"15min":0.59099999999999997},"max":{"1min":1.3999999999999999,"5min":1.544,"15min":1.772},"last":1.0269999999999999},{"interface":"front","average":{"1min":0.99099999999999999,"5min":1.012,"15min":0.93500000000000005},"min":{"1min":0.496,"5min":0.496,"15min":0.496},"max":{"1min":1.3899999999999999,"5min":1.7090000000000001,"15min":1.7090000000000001},"last":0.91800000000000004}]},{"osd":5,"last update":"Thu Aug 29 17:47:31 2024","interfaces":[{"interface":"back","average":{"1min":1.083,"5min":1.0620000000000001,"15min":1.048},"min":{"1min":0.626,"5min":0.624,"15min":0.624},"max":{"1min":1.734,"5min":1.734,"15min":2.137},"last":1.071},{"interface":"front","average":{"1min":1.052,"5min":1.1060000000000001,"15min":1.0720000000000001},"min":{"1min":0.753,"5min":0.73999999999999999,"15min":0.71499999999999997},"max":{"1min":1.508,"5min":1.663,"15min":2.4209999999999998},"last":1.101}]},{"osd":6,"last update":"Thu Aug 29 17:47:31 2024","interfaces":[{"interface":"back","average":{"1min":1.0269999999999999,"5min":1.0469999999999999,"15min":1.0289999999999999},"min":{"1min":0.59799999999999998,"5min":0.59799999999999998,"15min":0.59799999999999998},"max":{"1min":1.389,"5min":1.5429999999999999,"15min":1.5429999999999999},"last":1.212},{"interface":"front","average":{"1min":1.1910000000000001,"5min":1.1419999999999999,"15min":1.165},"min":{"1min":0.52600000000000002,"5min":0.52600000000000002,"15min":0.52600000000000002},"max":{"1min":1.913,"5min":1.913,"15min":2.04},"last":1.254}]},{"osd":7,"last update":"Thu Aug 29 17:47:17 2024","interfaces":[{"interface":"back","average":{"1min":1.1579999999999999,"5min":1.167,"15min":1.1919999999999999},"min":{"1min":0.64400000000000002,"5min":0.64400000000000002,"15min":0.64400000000000002},"max":{"1min":1.871,"5min":1.871,"15min":1.871},"last":1.3220000000000001},{"interface":"front","average":{"1min":1.1160000000000001,"5min":1.149,"15min":1.1859999999999999},"min":{"1min":0.55900000000000005,"5min":0.55900000000000005,"15min":0.55900000000000005},"max":{"1min":1.357,"5min":1.6339999999999999,"15min":1.6339999999999999},"last":1.2789999999999999}]}]}],"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":16384,"data_stored":728,"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":8192,"data_stored":160,"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":20480,"data_stored":2734,"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":16384,"data_stored":708,"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":16384,"data_stored":2720,"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":12288,"data_stored":2630,"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":8192,"data_stored":604,"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":0,"data_stored":0,"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":0,"data_stored":0,"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":0,"data_stored":0,"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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"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":0,"data_stored":0,"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":4096,"data_stored":19,"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":4096,"data_stored":19,"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":4096,"data_stored":19,"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-08-29T17:48:09.661 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2024-08-29T17:48:09.661 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2024-08-29T17:48:09.661 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2024-08-29T17:48:09.661 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 5b99e290-662c-11ef-bcd4-c7b262605968 -- ceph health --format=json 2024-08-29T17:48:11.648 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:48:11 smithi110 bash[24444]: cluster 2024-08-29T17:48:09.932187+0000 mgr.y (mgr.14454) 122 : cluster [DBG] pgmap v94: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:48:11.649 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:48:11 smithi029 bash[32453]: cluster 2024-08-29T17:48:09.932187+0000 mgr.y (mgr.14454) 122 : cluster [DBG] pgmap v94: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:48:11.649 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:48:11 smithi029 bash[22475]: cluster 2024-08-29T17:48:09.932187+0000 mgr.y (mgr.14454) 122 : cluster [DBG] pgmap v94: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:48:13.649 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:48:13 smithi029 bash[32453]: cluster 2024-08-29T17:48:11.932842+0000 mgr.y (mgr.14454) 123 : cluster [DBG] pgmap v95: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:48:13.650 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:48:13 smithi029 bash[22475]: cluster 2024-08-29T17:48:11.932842+0000 mgr.y (mgr.14454) 123 : cluster [DBG] pgmap v95: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:48:13.898 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:48:13 smithi110 bash[24444]: cluster 2024-08-29T17:48:11.932842+0000 mgr.y (mgr.14454) 123 : cluster [DBG] pgmap v95: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:48:14.393 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/5b99e290-662c-11ef-bcd4-c7b262605968/mon.a/config 2024-08-29T17:48:14.899 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:48:14 smithi029 bash[22727]: ::ffff:172.21.15.110 - - [29/Aug/2024:17:48:14] "GET /metrics HTTP/1.1" 200 33739 "" "Prometheus/2.43.0" 2024-08-29T17:48:15.845 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:48:15 smithi029 bash[32453]: cluster 2024-08-29T17:48:13.934094+0000 mgr.y (mgr.14454) 124 : cluster [DBG] pgmap v96: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:48:15.846 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:48:15 smithi029 bash[22475]: cluster 2024-08-29T17:48:13.934094+0000 mgr.y (mgr.14454) 124 : cluster [DBG] pgmap v96: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:48:15.898 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:48:15 smithi110 bash[24444]: cluster 2024-08-29T17:48:13.934094+0000 mgr.y (mgr.14454) 124 : cluster [DBG] pgmap v96: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:48:17.898 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:48:17 smithi110 bash[24444]: cluster 2024-08-29T17:48:15.934543+0000 mgr.y (mgr.14454) 125 : cluster [DBG] pgmap v97: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:48:17.899 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:48:17 smithi029 bash[22475]: cluster 2024-08-29T17:48:15.934543+0000 mgr.y (mgr.14454) 125 : cluster [DBG] pgmap v97: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:48:17.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:48:17 smithi029 bash[32453]: cluster 2024-08-29T17:48:15.934543+0000 mgr.y (mgr.14454) 125 : cluster [DBG] pgmap v97: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:48:18.478 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-08-29T17:48:18.478 INFO:teuthology.orchestra.run.smithi029.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2024-08-29T17:48:19.379 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2024-08-29T17:48:19.379 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 5b99e290-662c-11ef-bcd4-c7b262605968 -- ceph fs dump --format=json 2024-08-29T17:48:19.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:48:19 smithi029 bash[32453]: cluster 2024-08-29T17:48:17.935722+0000 mgr.y (mgr.14454) 126 : cluster [DBG] pgmap v98: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:48:19.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:48:19 smithi029 bash[32453]: audit 2024-08-29T17:48:18.480679+0000 mon.a (mon.0) 915 : audit [DBG] from='client.? 172.21.15.29:0/2973489017' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-08-29T17:48:19.654 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:48:19 smithi029 bash[22475]: cluster 2024-08-29T17:48:17.935722+0000 mgr.y (mgr.14454) 126 : cluster [DBG] pgmap v98: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:48:19.654 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:48:19 smithi029 bash[22475]: audit 2024-08-29T17:48:18.480679+0000 mon.a (mon.0) 915 : audit [DBG] from='client.? 172.21.15.29:0/2973489017' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-08-29T17:48:19.898 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:48:19 smithi110 bash[24444]: cluster 2024-08-29T17:48:17.935722+0000 mgr.y (mgr.14454) 126 : cluster [DBG] pgmap v98: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:48:19.898 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:48:19 smithi110 bash[24444]: audit 2024-08-29T17:48:18.480679+0000 mon.a (mon.0) 915 : audit [DBG] from='client.? 172.21.15.29:0/2973489017' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-08-29T17:48:21.898 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:48:21 smithi110 bash[24444]: cluster 2024-08-29T17:48:19.936411+0000 mgr.y (mgr.14454) 127 : cluster [DBG] pgmap v99: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:48:21.899 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:48:21 smithi029 bash[32453]: cluster 2024-08-29T17:48:19.936411+0000 mgr.y (mgr.14454) 127 : cluster [DBG] pgmap v99: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:48:21.899 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:48:21 smithi029 bash[22475]: cluster 2024-08-29T17:48:19.936411+0000 mgr.y (mgr.14454) 127 : cluster [DBG] pgmap v99: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:48:22.898 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:48:22 smithi110 bash[24444]: audit 2024-08-29T17:48:21.948951+0000 mon.a (mon.0) 916 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T17:48:22.899 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:48:22 smithi029 bash[32453]: audit 2024-08-29T17:48:21.948951+0000 mon.a (mon.0) 916 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T17:48:22.899 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:48:22 smithi029 bash[22475]: audit 2024-08-29T17:48:21.948951+0000 mon.a (mon.0) 916 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T17:48:23.898 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:48:23 smithi110 bash[24444]: cluster 2024-08-29T17:48:21.937020+0000 mgr.y (mgr.14454) 128 : cluster [DBG] pgmap v100: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:48:23.899 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:48:23 smithi029 bash[32453]: cluster 2024-08-29T17:48:21.937020+0000 mgr.y (mgr.14454) 128 : cluster [DBG] pgmap v100: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:48:23.899 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:48:23 smithi029 bash[22475]: cluster 2024-08-29T17:48:21.937020+0000 mgr.y (mgr.14454) 128 : cluster [DBG] pgmap v100: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:48:24.126 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/5b99e290-662c-11ef-bcd4-c7b262605968/mon.a/config 2024-08-29T17:48:24.899 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:48:24 smithi029 bash[22727]: ::ffff:172.21.15.110 - - [29/Aug/2024:17:48:24] "GET /metrics HTTP/1.1" 200 33743 "" "Prometheus/2.43.0" 2024-08-29T17:48:25.712 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:48:25 smithi029 bash[22475]: cluster 2024-08-29T17:48:23.938287+0000 mgr.y (mgr.14454) 129 : cluster [DBG] pgmap v101: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:48:25.712 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:48:25 smithi029 bash[32453]: cluster 2024-08-29T17:48:23.938287+0000 mgr.y (mgr.14454) 129 : cluster [DBG] pgmap v101: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:48:25.898 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:48:25 smithi110 bash[24444]: cluster 2024-08-29T17:48:23.938287+0000 mgr.y (mgr.14454) 129 : cluster [DBG] pgmap v101: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:48:27.898 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:48:27 smithi110 bash[24444]: cluster 2024-08-29T17:48:25.939014+0000 mgr.y (mgr.14454) 130 : cluster [DBG] pgmap v102: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:48:27.899 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:48:27 smithi029 bash[32453]: cluster 2024-08-29T17:48:25.939014+0000 mgr.y (mgr.14454) 130 : cluster [DBG] pgmap v102: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:48:27.899 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:48:27 smithi029 bash[22475]: cluster 2024-08-29T17:48:25.939014+0000 mgr.y (mgr.14454) 130 : cluster [DBG] pgmap v102: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:48:28.283 INFO:teuthology.orchestra.run.smithi029.stderr:dumped fsmap epoch 7 2024-08-29T17:48:28.284 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-08-29T17:48:28.284 INFO:teuthology.orchestra.run.smithi029.stdout:{"epoch":7,"default_fscid":1,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2"}},"feature_flags":{"enable_multiple":true,"ever_enabled_multiple":true},"standbys":[{"gid":24290,"name":"a","rank":-1,"incarnation":0,"state":"up:standby","state_seq":1,"addr":"172.21.15.29:6835/185587022","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6834","nonce":185587022},{"type":"v1","addr":"172.21.15.29:6835","nonce":185587022}]},"join_fscid":-1,"export_targets":[],"features":4540138322906710015,"flags":0,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_7":"mds uses inline data","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2"}},"epoch":2}],"filesystems":[{"mdsmap":{"epoch":7,"flags":18,"flags_state":{"joinable":true,"allow_snaps":true,"allow_multimds_snaps":true,"allow_standby_replay":false,"refuse_client_session":false,"refuse_standby_for_another_fs":false,"balance_automate":false},"ever_allowed_features":0,"explicitly_allowed_features":0,"created":"2024-08-29T17:43:31.263378+0000","modified":"2024-08-29T17:44:10.557885+0000","tableserver":0,"root":0,"session_timeout":60,"session_autoclose":300,"required_client_features":{},"max_file_size":1099511627776,"max_xattr_size":65536,"last_failure":0,"last_failure_osd_epoch":0,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_7":"mds uses inline data","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2"}},"max_mds":1,"in":[0],"up":{"mds_0":24331},"failed":[],"damaged":[],"stopped":[],"info":{"gid_24331":{"gid":24331,"name":"b","rank":0,"incarnation":4,"state":"up:active","state_seq":12,"addr":"172.21.15.110:6833/2479508237","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6832","nonce":2479508237},{"type":"v1","addr":"172.21.15.110:6833","nonce":2479508237}]},"join_fscid":-1,"export_targets":[],"features":4540138322906710015,"flags":0,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_7":"mds uses inline data","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2"}}}},"data_pools":[3],"metadata_pool":2,"enabled":true,"fs_name":"cephfs","balancer":"","bal_rank_mask":"-1","standby_count_wanted":0},"id":1}]} 2024-08-29T17:48:28.649 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:48:28 smithi029 bash[32453]: audit 2024-08-29T17:48:28.285648+0000 mon.c (mon.2) 27 : audit [DBG] from='client.? 172.21.15.29:0/1930179178' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-08-29T17:48:28.650 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:48:28 smithi029 bash[22475]: audit 2024-08-29T17:48:28.285648+0000 mon.c (mon.2) 27 : audit [DBG] from='client.? 172.21.15.29:0/1930179178' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-08-29T17:48:28.898 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:48:28 smithi110 bash[24444]: audit 2024-08-29T17:48:28.285648+0000 mon.c (mon.2) 27 : audit [DBG] from='client.? 172.21.15.29:0/1930179178' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-08-29T17:48:29.166 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 5b99e290-662c-11ef-bcd4-c7b262605968 -- ceph fs dump --format=json 2024-08-29T17:48:29.898 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:48:29 smithi110 bash[24444]: cluster 2024-08-29T17:48:27.939765+0000 mgr.y (mgr.14454) 131 : cluster [DBG] pgmap v103: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:48:29.899 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:48:29 smithi029 bash[32453]: cluster 2024-08-29T17:48:27.939765+0000 mgr.y (mgr.14454) 131 : cluster [DBG] pgmap v103: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:48:29.899 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:48:29 smithi029 bash[22475]: cluster 2024-08-29T17:48:27.939765+0000 mgr.y (mgr.14454) 131 : cluster [DBG] pgmap v103: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:48:31.898 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:48:31 smithi110 bash[24444]: cluster 2024-08-29T17:48:29.940357+0000 mgr.y (mgr.14454) 132 : cluster [DBG] pgmap v104: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:48:31.899 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:48:31 smithi029 bash[22475]: cluster 2024-08-29T17:48:29.940357+0000 mgr.y (mgr.14454) 132 : cluster [DBG] pgmap v104: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:48:31.899 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:48:31 smithi029 bash[32453]: cluster 2024-08-29T17:48:29.940357+0000 mgr.y (mgr.14454) 132 : cluster [DBG] pgmap v104: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:48:33.898 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:48:33 smithi110 bash[24444]: cluster 2024-08-29T17:48:31.941051+0000 mgr.y (mgr.14454) 133 : cluster [DBG] pgmap v105: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:48:33.899 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:48:33 smithi029 bash[32453]: cluster 2024-08-29T17:48:31.941051+0000 mgr.y (mgr.14454) 133 : cluster [DBG] pgmap v105: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:48:33.899 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:48:33 smithi029 bash[22475]: cluster 2024-08-29T17:48:31.941051+0000 mgr.y (mgr.14454) 133 : cluster [DBG] pgmap v105: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:48:33.954 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/5b99e290-662c-11ef-bcd4-c7b262605968/mon.a/config 2024-08-29T17:48:34.899 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:48:34 smithi029 bash[22727]: ::ffff:172.21.15.110 - - [29/Aug/2024:17:48:34] "GET /metrics HTTP/1.1" 200 33743 "" "Prometheus/2.43.0" 2024-08-29T17:48:35.755 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:48:35 smithi029 bash[22475]: cluster 2024-08-29T17:48:33.942258+0000 mgr.y (mgr.14454) 134 : cluster [DBG] pgmap v106: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:48:35.755 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:48:35 smithi029 bash[32453]: cluster 2024-08-29T17:48:33.942258+0000 mgr.y (mgr.14454) 134 : cluster [DBG] pgmap v106: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:48:35.898 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:48:35 smithi110 bash[24444]: cluster 2024-08-29T17:48:33.942258+0000 mgr.y (mgr.14454) 134 : cluster [DBG] pgmap v106: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:48:37.761 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:48:37 smithi029 bash[22475]: cluster 2024-08-29T17:48:35.943001+0000 mgr.y (mgr.14454) 135 : cluster [DBG] pgmap v107: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:48:37.761 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:48:37 smithi029 bash[22475]: audit 2024-08-29T17:48:36.949631+0000 mon.a (mon.0) 917 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T17:48:37.761 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:48:37 smithi029 bash[32453]: cluster 2024-08-29T17:48:35.943001+0000 mgr.y (mgr.14454) 135 : cluster [DBG] pgmap v107: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:48:37.762 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:48:37 smithi029 bash[32453]: audit 2024-08-29T17:48:36.949631+0000 mon.a (mon.0) 917 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T17:48:37.898 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:48:37 smithi110 bash[24444]: cluster 2024-08-29T17:48:35.943001+0000 mgr.y (mgr.14454) 135 : cluster [DBG] pgmap v107: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:48:37.899 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:48:37 smithi110 bash[24444]: audit 2024-08-29T17:48:36.949631+0000 mon.a (mon.0) 917 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T17:48:38.140 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-08-29T17:48:38.140 INFO:teuthology.orchestra.run.smithi029.stdout:{"epoch":7,"default_fscid":1,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2"}},"feature_flags":{"enable_multiple":true,"ever_enabled_multiple":true},"standbys":[{"gid":24290,"name":"a","rank":-1,"incarnation":0,"state":"up:standby","state_seq":1,"addr":"172.21.15.29:6835/185587022","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6834","nonce":185587022},{"type":"v1","addr":"172.21.15.29:6835","nonce":185587022}]},"join_fscid":-1,"export_targets":[],"features":4540138322906710015,"flags":0,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_7":"mds uses inline data","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2"}},"epoch":2}],"filesystems":[{"mdsmap":{"epoch":7,"flags":18,"flags_state":{"joinable":true,"allow_snaps":true,"allow_multimds_snaps":true,"allow_standby_replay":false,"refuse_client_session":false,"refuse_standby_for_another_fs":false,"balance_automate":false},"ever_allowed_features":0,"explicitly_allowed_features":0,"created":"2024-08-29T17:43:31.263378+0000","modified":"2024-08-29T17:44:10.557885+0000","tableserver":0,"root":0,"session_timeout":60,"session_autoclose":300,"required_client_features":{},"max_file_size":1099511627776,"max_xattr_size":65536,"last_failure":0,"last_failure_osd_epoch":0,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_7":"mds uses inline data","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2"}},"max_mds":1,"in":[0],"up":{"mds_0":24331},"failed":[],"damaged":[],"stopped":[],"info":{"gid_24331":{"gid":24331,"name":"b","rank":0,"incarnation":4,"state":"up:active","state_seq":12,"addr":"172.21.15.110:6833/2479508237","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6832","nonce":2479508237},{"type":"v1","addr":"172.21.15.110:6833","nonce":2479508237}]},"join_fscid":-1,"export_targets":[],"features":4540138322906710015,"flags":0,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_7":"mds uses inline data","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2"}}}},"data_pools":[3],"metadata_pool":2,"enabled":true,"fs_name":"cephfs","balancer":"","bal_rank_mask":"-1","standby_count_wanted":0},"id":1}]} 2024-08-29T17:48:38.141 INFO:teuthology.orchestra.run.smithi029.stderr:dumped fsmap epoch 7 2024-08-29T17:48:38.898 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:48:38 smithi110 bash[24444]: audit 2024-08-29T17:48:38.142243+0000 mon.c (mon.2) 28 : audit [DBG] from='client.? 172.21.15.29:0/2002708398' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-08-29T17:48:38.899 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:48:38 smithi029 bash[32453]: audit 2024-08-29T17:48:38.142243+0000 mon.c (mon.2) 28 : audit [DBG] from='client.? 172.21.15.29:0/2002708398' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-08-29T17:48:38.899 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:48:38 smithi029 bash[22475]: audit 2024-08-29T17:48:38.142243+0000 mon.c (mon.2) 28 : audit [DBG] from='client.? 172.21.15.29:0/2002708398' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-08-29T17:48:39.138 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 5b99e290-662c-11ef-bcd4-c7b262605968 -- ceph osd dump --format=json 2024-08-29T17:48:39.898 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:48:39 smithi110 bash[24444]: cluster 2024-08-29T17:48:37.944178+0000 mgr.y (mgr.14454) 136 : cluster [DBG] pgmap v108: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:48:39.899 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:48:39 smithi029 bash[22475]: cluster 2024-08-29T17:48:37.944178+0000 mgr.y (mgr.14454) 136 : cluster [DBG] pgmap v108: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:48:39.899 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:48:39 smithi029 bash[32453]: cluster 2024-08-29T17:48:37.944178+0000 mgr.y (mgr.14454) 136 : cluster [DBG] pgmap v108: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:48:41.898 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:48:41 smithi110 bash[24444]: cluster 2024-08-29T17:48:39.944832+0000 mgr.y (mgr.14454) 137 : cluster [DBG] pgmap v109: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:48:41.899 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:48:41 smithi029 bash[22475]: cluster 2024-08-29T17:48:39.944832+0000 mgr.y (mgr.14454) 137 : cluster [DBG] pgmap v109: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:48:41.899 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:48:41 smithi029 bash[32453]: cluster 2024-08-29T17:48:39.944832+0000 mgr.y (mgr.14454) 137 : cluster [DBG] pgmap v109: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:48:43.890 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/5b99e290-662c-11ef-bcd4-c7b262605968/mon.a/config 2024-08-29T17:48:43.898 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:48:43 smithi110 bash[24444]: cluster 2024-08-29T17:48:41.945527+0000 mgr.y (mgr.14454) 138 : cluster [DBG] pgmap v110: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:48:43.899 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:48:43 smithi029 bash[32453]: cluster 2024-08-29T17:48:41.945527+0000 mgr.y (mgr.14454) 138 : cluster [DBG] pgmap v110: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:48:43.899 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:48:43 smithi029 bash[22475]: cluster 2024-08-29T17:48:41.945527+0000 mgr.y (mgr.14454) 138 : cluster [DBG] pgmap v110: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:48:44.899 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:48:44 smithi029 bash[22727]: ::ffff:172.21.15.110 - - [29/Aug/2024:17:48:44] "GET /metrics HTTP/1.1" 200 33744 "" "Prometheus/2.43.0" 2024-08-29T17:48:45.895 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:48:45 smithi029 bash[32453]: cluster 2024-08-29T17:48:43.946577+0000 mgr.y (mgr.14454) 139 : cluster [DBG] pgmap v111: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:48:45.896 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:48:45 smithi029 bash[22475]: cluster 2024-08-29T17:48:43.946577+0000 mgr.y (mgr.14454) 139 : cluster [DBG] pgmap v111: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:48:45.898 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:48:45 smithi110 bash[24444]: cluster 2024-08-29T17:48:43.946577+0000 mgr.y (mgr.14454) 139 : cluster [DBG] pgmap v111: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:48:47.898 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:48:47 smithi110 bash[24444]: cluster 2024-08-29T17:48:45.947373+0000 mgr.y (mgr.14454) 140 : cluster [DBG] pgmap v112: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:48:47.899 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:48:47 smithi029 bash[22475]: cluster 2024-08-29T17:48:45.947373+0000 mgr.y (mgr.14454) 140 : cluster [DBG] pgmap v112: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:48:47.899 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:48:47 smithi029 bash[32453]: cluster 2024-08-29T17:48:45.947373+0000 mgr.y (mgr.14454) 140 : cluster [DBG] pgmap v112: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:48:48.258 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-08-29T17:48:48.258 INFO:teuthology.orchestra.run.smithi029.stdout:{"epoch":76,"fsid":"5b99e290-662c-11ef-bcd4-c7b262605968","created":"2024-08-29T17:31:59.857942+0000","modified":"2024-08-29T17:46:26.354987+0000","last_up_change":"2024-08-29T17:42:05.268984+0000","last_in_change":"2024-08-29T17:41:39.493388+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-08-29T17:37:34.229201+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"21","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"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":"cephfs_metadata","create_time":"2024-08-29T17:43:11.062376+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":"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":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":"cephfs"}},"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":3,"pool_name":"cephfs_data","create_time":"2024-08-29T17:43:21.312575+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":64,"pg_placement_num":64,"pg_placement_num_target":64,"pg_num_target":64,"pg_num_pending":64,"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":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_min":64,"target_size_ratio":0.89999997615814209},"application_metadata":{"cephfs":{"data":"cephfs"}},"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":"rbd","create_time":"2024-08-29T17:46:05.092291+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":"75","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":75,"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":3,"score_stable":3,"optimal_score":1,"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":"bf0dce25-d289-4341-954f-1cf64e6cd332","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":70,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6802","nonce":3020270266},{"type":"v1","addr":"172.21.15.29:6803","nonce":3020270266}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6804","nonce":3020270266},{"type":"v1","addr":"172.21.15.29:6805","nonce":3020270266}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6808","nonce":3020270266},{"type":"v1","addr":"172.21.15.29:6809","nonce":3020270266}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6806","nonce":3020270266},{"type":"v1","addr":"172.21.15.29:6807","nonce":3020270266}]},"public_addr":"172.21.15.29:6803/3020270266","cluster_addr":"172.21.15.29:6805/3020270266","heartbeat_back_addr":"172.21.15.29:6809/3020270266","heartbeat_front_addr":"172.21.15.29:6807/3020270266","state":["exists","up"]},{"osd":1,"uuid":"b6bcf254-7220-4748-97db-d51ef0fb0c5b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":70,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6810","nonce":2280571792},{"type":"v1","addr":"172.21.15.29:6811","nonce":2280571792}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6812","nonce":2280571792},{"type":"v1","addr":"172.21.15.29:6813","nonce":2280571792}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6816","nonce":2280571792},{"type":"v1","addr":"172.21.15.29:6817","nonce":2280571792}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6814","nonce":2280571792},{"type":"v1","addr":"172.21.15.29:6815","nonce":2280571792}]},"public_addr":"172.21.15.29:6811/2280571792","cluster_addr":"172.21.15.29:6813/2280571792","heartbeat_back_addr":"172.21.15.29:6817/2280571792","heartbeat_front_addr":"172.21.15.29:6815/2280571792","state":["exists","up"]},{"osd":2,"uuid":"2f868ed8-2ac7-40aa-9158-95af387dcf97","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":67,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6818","nonce":3957432994},{"type":"v1","addr":"172.21.15.29:6819","nonce":3957432994}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6820","nonce":3957432994},{"type":"v1","addr":"172.21.15.29:6821","nonce":3957432994}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6824","nonce":3957432994},{"type":"v1","addr":"172.21.15.29:6825","nonce":3957432994}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6822","nonce":3957432994},{"type":"v1","addr":"172.21.15.29:6823","nonce":3957432994}]},"public_addr":"172.21.15.29:6819/3957432994","cluster_addr":"172.21.15.29:6821/3957432994","heartbeat_back_addr":"172.21.15.29:6825/3957432994","heartbeat_front_addr":"172.21.15.29:6823/3957432994","state":["exists","up"]},{"osd":3,"uuid":"5c7f5243-e5dc-4475-a475-aa7395a634a9","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":70,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6826","nonce":3311664170},{"type":"v1","addr":"172.21.15.29:6827","nonce":3311664170}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6828","nonce":3311664170},{"type":"v1","addr":"172.21.15.29:6829","nonce":3311664170}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6832","nonce":3311664170},{"type":"v1","addr":"172.21.15.29:6833","nonce":3311664170}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6830","nonce":3311664170},{"type":"v1","addr":"172.21.15.29:6831","nonce":3311664170}]},"public_addr":"172.21.15.29:6827/3311664170","cluster_addr":"172.21.15.29:6829/3311664170","heartbeat_back_addr":"172.21.15.29:6833/3311664170","heartbeat_front_addr":"172.21.15.29:6831/3311664170","state":["exists","up"]},{"osd":4,"uuid":"947a1c89-8fd1-48b1-84a3-f11790091238","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":70,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6800","nonce":2206977059},{"type":"v1","addr":"172.21.15.110:6801","nonce":2206977059}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6802","nonce":2206977059},{"type":"v1","addr":"172.21.15.110:6803","nonce":2206977059}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6806","nonce":2206977059},{"type":"v1","addr":"172.21.15.110:6807","nonce":2206977059}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6804","nonce":2206977059},{"type":"v1","addr":"172.21.15.110:6805","nonce":2206977059}]},"public_addr":"172.21.15.110:6801/2206977059","cluster_addr":"172.21.15.110:6803/2206977059","heartbeat_back_addr":"172.21.15.110:6807/2206977059","heartbeat_front_addr":"172.21.15.110:6805/2206977059","state":["exists","up"]},{"osd":5,"uuid":"9bbb5c1b-95f3-4f29-9f8e-7b5130d1a9b7","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":39,"up_thru":67,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6808","nonce":548956480},{"type":"v1","addr":"172.21.15.110:6809","nonce":548956480}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6810","nonce":548956480},{"type":"v1","addr":"172.21.15.110:6811","nonce":548956480}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6814","nonce":548956480},{"type":"v1","addr":"172.21.15.110:6815","nonce":548956480}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6812","nonce":548956480},{"type":"v1","addr":"172.21.15.110:6813","nonce":548956480}]},"public_addr":"172.21.15.110:6809/548956480","cluster_addr":"172.21.15.110:6811/548956480","heartbeat_back_addr":"172.21.15.110:6815/548956480","heartbeat_front_addr":"172.21.15.110:6813/548956480","state":["exists","up"]},{"osd":6,"uuid":"f513aef1-39f9-4768-aa72-d29a4bc33bc8","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":47,"up_thru":70,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6816","nonce":3477798322},{"type":"v1","addr":"172.21.15.110:6817","nonce":3477798322}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6818","nonce":3477798322},{"type":"v1","addr":"172.21.15.110:6819","nonce":3477798322}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6822","nonce":3477798322},{"type":"v1","addr":"172.21.15.110:6823","nonce":3477798322}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6820","nonce":3477798322},{"type":"v1","addr":"172.21.15.110:6821","nonce":3477798322}]},"public_addr":"172.21.15.110:6817/3477798322","cluster_addr":"172.21.15.110:6819/3477798322","heartbeat_back_addr":"172.21.15.110:6823/3477798322","heartbeat_front_addr":"172.21.15.110:6821/3477798322","state":["exists","up"]},{"osd":7,"uuid":"d940d9b7-08ff-4939-aed2-678705b27227","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":55,"up_thru":67,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6824","nonce":545273719},{"type":"v1","addr":"172.21.15.110:6825","nonce":545273719}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6826","nonce":545273719},{"type":"v1","addr":"172.21.15.110:6827","nonce":545273719}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6830","nonce":545273719},{"type":"v1","addr":"172.21.15.110:6831","nonce":545273719}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6828","nonce":545273719},{"type":"v1","addr":"172.21.15.110:6829","nonce":545273719}]},"public_addr":"172.21.15.110:6825/545273719","cluster_addr":"172.21.15.110:6827/545273719","heartbeat_back_addr":"172.21.15.110:6831/545273719","heartbeat_front_addr":"172.21.15.110:6829/545273719","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-08-29T17:35:36.848338+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-08-29T17:36:32.724265+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-08-29T17:37:32.101304+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-08-29T17:38:34.040225+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-08-29T17:39:25.601943+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-08-29T17:40:18.558225+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-08-29T17:41:12.498528+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-08-29T17:42:03.622503+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[{"pgid":"2.12","mappings":[{"from":7,"to":2}]},{"pgid":"3.b","mappings":[{"from":0,"to":2}]},{"pgid":"3.e","mappings":[{"from":7,"to":2}]},{"pgid":"3.15","mappings":[{"from":4,"to":1}]},{"pgid":"3.23","mappings":[{"from":0,"to":2}]},{"pgid":"3.26","mappings":[{"from":4,"to":3}]},{"pgid":"3.37","mappings":[{"from":5,"to":1}]}],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.29:0/2922715966":"2024-08-30T17:45:21.840922+0000","172.21.15.29:6801/1545607225":"2024-08-30T17:45:21.840922+0000","172.21.15.29:0/425744648":"2024-08-30T17:32:27.208924+0000","172.21.15.29:0/1197831948":"2024-08-30T17:32:27.208924+0000","172.21.15.29:0/3971843634":"2024-08-30T17:32:27.208924+0000","172.21.15.29:6801/1426057126":"2024-08-30T17:32:27.208924+0000","172.21.15.29:0/1111128610":"2024-08-30T17:33:03.600654+0000","172.21.15.29:6801/4165032381":"2024-08-30T17:33:03.600654+0000","172.21.15.29:0/1915500856":"2024-08-30T17:33:03.600654+0000","172.21.15.29:0/1809900963":"2024-08-30T17:45:21.840922+0000","172.21.15.29:0/118245924":"2024-08-30T17:45:21.840922+0000","172.21.15.29:0/144040842":"2024-08-30T17:33:03.600654+0000","172.21.15.29:6800/4165032381":"2024-08-30T17:33:03.600654+0000","172.21.15.29:0/1304188967":"2024-08-30T17:45:21.840922+0000","172.21.15.29:6800/1426057126":"2024-08-30T17:32:27.208924+0000","172.21.15.29:6800/1545607225":"2024-08-30T17:45:21.840922+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":4,"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-08-29T17:48:48.649 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:48:48 smithi029 bash[22475]: audit 2024-08-29T17:48:48.257225+0000 mon.a (mon.0) 918 : audit [DBG] from='client.? 172.21.15.29:0/3467649459' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-08-29T17:48:48.650 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:48:48 smithi029 bash[32453]: audit 2024-08-29T17:48:48.257225+0000 mon.a (mon.0) 918 : audit [DBG] from='client.? 172.21.15.29:0/3467649459' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-08-29T17:48:48.898 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:48:48 smithi110 bash[24444]: audit 2024-08-29T17:48:48.257225+0000 mon.a (mon.0) 918 : audit [DBG] from='client.? 172.21.15.29:0/3467649459' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-08-29T17:48:49.093 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 5b99e290-662c-11ef-bcd4-c7b262605968 -- ceph fs dump --format=json 2024-08-29T17:48:49.898 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:48:49 smithi110 bash[24444]: cluster 2024-08-29T17:48:47.948183+0000 mgr.y (mgr.14454) 141 : cluster [DBG] pgmap v113: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:48:49.899 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:48:49 smithi110 bash[24444]: audit 2024-08-29T17:48:48.802161+0000 mon.a (mon.0) 919 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:48:49.899 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:48:49 smithi110 bash[24444]: audit 2024-08-29T17:48:49.331859+0000 mon.a (mon.0) 920 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:48:49.899 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:48:49 smithi110 bash[24444]: audit 2024-08-29T17:48:49.332976+0000 mon.a (mon.0) 921 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T17:48:49.899 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:48:49 smithi110 bash[24444]: audit 2024-08-29T17:48:49.341063+0000 mon.a (mon.0) 922 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:48:49.899 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:48:49 smithi029 bash[22475]: cluster 2024-08-29T17:48:47.948183+0000 mgr.y (mgr.14454) 141 : cluster [DBG] pgmap v113: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:48:49.899 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:48:49 smithi029 bash[22475]: audit 2024-08-29T17:48:48.802161+0000 mon.a (mon.0) 919 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:48:49.899 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:48:49 smithi029 bash[22475]: audit 2024-08-29T17:48:49.331859+0000 mon.a (mon.0) 920 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:48:49.899 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:48:49 smithi029 bash[22475]: audit 2024-08-29T17:48:49.332976+0000 mon.a (mon.0) 921 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T17:48:49.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:48:49 smithi029 bash[22475]: audit 2024-08-29T17:48:49.341063+0000 mon.a (mon.0) 922 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:48:49.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:48:49 smithi029 bash[32453]: cluster 2024-08-29T17:48:47.948183+0000 mgr.y (mgr.14454) 141 : cluster [DBG] pgmap v113: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:48:49.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:48:49 smithi029 bash[32453]: audit 2024-08-29T17:48:48.802161+0000 mon.a (mon.0) 919 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:48:49.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:48:49 smithi029 bash[32453]: audit 2024-08-29T17:48:49.331859+0000 mon.a (mon.0) 920 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:48:49.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:48:49 smithi029 bash[32453]: audit 2024-08-29T17:48:49.332976+0000 mon.a (mon.0) 921 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T17:48:49.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:48:49 smithi029 bash[32453]: audit 2024-08-29T17:48:49.341063+0000 mon.a (mon.0) 922 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:48:51.898 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:48:51 smithi110 bash[24444]: cluster 2024-08-29T17:48:49.948923+0000 mgr.y (mgr.14454) 142 : cluster [DBG] pgmap v114: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:48:51.899 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:48:51 smithi029 bash[32453]: cluster 2024-08-29T17:48:49.948923+0000 mgr.y (mgr.14454) 142 : cluster [DBG] pgmap v114: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:48:51.899 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:48:51 smithi029 bash[22475]: cluster 2024-08-29T17:48:49.948923+0000 mgr.y (mgr.14454) 142 : cluster [DBG] pgmap v114: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:48:52.898 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:48:52 smithi110 bash[24444]: audit 2024-08-29T17:48:51.950055+0000 mon.a (mon.0) 923 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T17:48:52.899 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:48:52 smithi029 bash[22475]: audit 2024-08-29T17:48:51.950055+0000 mon.a (mon.0) 923 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T17:48:52.899 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:48:52 smithi029 bash[32453]: audit 2024-08-29T17:48:51.950055+0000 mon.a (mon.0) 923 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T17:48:53.819 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/5b99e290-662c-11ef-bcd4-c7b262605968/mon.a/config 2024-08-29T17:48:53.898 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:48:53 smithi110 bash[24444]: cluster 2024-08-29T17:48:51.949654+0000 mgr.y (mgr.14454) 143 : cluster [DBG] pgmap v115: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:48:53.899 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:48:53 smithi029 bash[22475]: cluster 2024-08-29T17:48:51.949654+0000 mgr.y (mgr.14454) 143 : cluster [DBG] pgmap v115: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:48:53.899 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:48:53 smithi029 bash[32453]: cluster 2024-08-29T17:48:51.949654+0000 mgr.y (mgr.14454) 143 : cluster [DBG] pgmap v115: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:48:54.899 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:48:54 smithi029 bash[22727]: ::ffff:172.21.15.110 - - [29/Aug/2024:17:48:54] "GET /metrics HTTP/1.1" 200 33745 "" "Prometheus/2.43.0" 2024-08-29T17:48:55.649 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:48:55 smithi029 bash[32453]: cluster 2024-08-29T17:48:53.950957+0000 mgr.y (mgr.14454) 144 : cluster [DBG] pgmap v116: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:48:55.649 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:48:55 smithi029 bash[22475]: cluster 2024-08-29T17:48:53.950957+0000 mgr.y (mgr.14454) 144 : cluster [DBG] pgmap v116: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:48:55.898 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:48:55 smithi110 bash[24444]: cluster 2024-08-29T17:48:53.950957+0000 mgr.y (mgr.14454) 144 : cluster [DBG] pgmap v116: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:48:57.898 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:48:57 smithi110 bash[24444]: cluster 2024-08-29T17:48:55.951559+0000 mgr.y (mgr.14454) 145 : cluster [DBG] pgmap v117: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:48:57.899 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:48:57 smithi029 bash[32453]: cluster 2024-08-29T17:48:55.951559+0000 mgr.y (mgr.14454) 145 : cluster [DBG] pgmap v117: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:48:57.899 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:48:57 smithi029 bash[22475]: cluster 2024-08-29T17:48:55.951559+0000 mgr.y (mgr.14454) 145 : cluster [DBG] pgmap v117: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:48:57.992 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-08-29T17:48:57.992 INFO:teuthology.orchestra.run.smithi029.stdout:{"epoch":7,"default_fscid":1,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2"}},"feature_flags":{"enable_multiple":true,"ever_enabled_multiple":true},"standbys":[{"gid":24290,"name":"a","rank":-1,"incarnation":0,"state":"up:standby","state_seq":1,"addr":"172.21.15.29:6835/185587022","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6834","nonce":185587022},{"type":"v1","addr":"172.21.15.29:6835","nonce":185587022}]},"join_fscid":-1,"export_targets":[],"features":4540138322906710015,"flags":0,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_7":"mds uses inline data","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2"}},"epoch":2}],"filesystems":[{"mdsmap":{"epoch":7,"flags":18,"flags_state":{"joinable":true,"allow_snaps":true,"allow_multimds_snaps":true,"allow_standby_replay":false,"refuse_client_session":false,"refuse_standby_for_another_fs":false,"balance_automate":false},"ever_allowed_features":0,"explicitly_allowed_features":0,"created":"2024-08-29T17:43:31.263378+0000","modified":"2024-08-29T17:44:10.557885+0000","tableserver":0,"root":0,"session_timeout":60,"session_autoclose":300,"required_client_features":{},"max_file_size":1099511627776,"max_xattr_size":65536,"last_failure":0,"last_failure_osd_epoch":0,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_7":"mds uses inline data","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2"}},"max_mds":1,"in":[0],"up":{"mds_0":24331},"failed":[],"damaged":[],"stopped":[],"info":{"gid_24331":{"gid":24331,"name":"b","rank":0,"incarnation":4,"state":"up:active","state_seq":12,"addr":"172.21.15.110:6833/2479508237","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6832","nonce":2479508237},{"type":"v1","addr":"172.21.15.110:6833","nonce":2479508237}]},"join_fscid":-1,"export_targets":[],"features":4540138322906710015,"flags":0,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_7":"mds uses inline data","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2"}}}},"data_pools":[3],"metadata_pool":2,"enabled":true,"fs_name":"cephfs","balancer":"","bal_rank_mask":"-1","standby_count_wanted":0},"id":1}]} 2024-08-29T17:48:57.992 INFO:teuthology.orchestra.run.smithi029.stderr:dumped fsmap epoch 7 2024-08-29T17:48:58.853 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:48:58 smithi029 bash[32453]: audit 2024-08-29T17:48:57.993740+0000 mon.c (mon.2) 29 : audit [DBG] from='client.? 172.21.15.29:0/1972932024' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-08-29T17:48:58.854 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:48:58 smithi029 bash[22475]: audit 2024-08-29T17:48:57.993740+0000 mon.c (mon.2) 29 : audit [DBG] from='client.? 172.21.15.29:0/1972932024' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-08-29T17:48:58.855 DEBUG:tasks.cephfs.filesystem:are_daemons_healthy: mds map: {'epoch': 7, 'flags': 18, 'flags_state': {'joinable': True, 'allow_snaps': True, 'allow_multimds_snaps': True, 'allow_standby_replay': False, 'refuse_client_session': False, 'refuse_standby_for_another_fs': False, 'balance_automate': False}, 'ever_allowed_features': 0, 'explicitly_allowed_features': 0, 'created': '2024-08-29T17:43:31.263378+0000', 'modified': '2024-08-29T17:44:10.557885+0000', 'tableserver': 0, 'root': 0, 'session_timeout': 60, 'session_autoclose': 300, 'required_client_features': {}, 'max_file_size': 1099511627776, 'max_xattr_size': 65536, 'last_failure': 0, 'last_failure_osd_epoch': 0, 'compat': {'compat': {}, 'ro_compat': {}, 'incompat': {'feature_1': 'base v0.20', 'feature_2': 'client writeable ranges', 'feature_3': 'default file layouts on dirs', 'feature_4': 'dir inode in separate object', 'feature_5': 'mds uses versioned encoding', 'feature_6': 'dirfrag is stored in omap', 'feature_7': 'mds uses inline data', 'feature_8': 'no anchor table', 'feature_9': 'file layout v2', 'feature_10': 'snaprealm v2'}}, 'max_mds': 1, 'in': [0], 'up': {'mds_0': 24331}, 'failed': [], 'damaged': [], 'stopped': [], 'info': {'gid_24331': {'gid': 24331, 'name': 'b', 'rank': 0, 'incarnation': 4, 'state': 'up:active', 'state_seq': 12, 'addr': '172.21.15.110:6833/2479508237', 'addrs': {'addrvec': [{'type': 'v2', 'addr': '172.21.15.110:6832', 'nonce': 2479508237}, {'type': 'v1', 'addr': '172.21.15.110:6833', 'nonce': 2479508237}]}, 'join_fscid': -1, 'export_targets': [], 'features': 4540138322906710015, 'flags': 0, 'compat': {'compat': {}, 'ro_compat': {}, 'incompat': {'feature_1': 'base v0.20', 'feature_2': 'client writeable ranges', 'feature_3': 'default file layouts on dirs', 'feature_4': 'dir inode in separate object', 'feature_5': 'mds uses versioned encoding', 'feature_6': 'dirfrag is stored in omap', 'feature_7': 'mds uses inline data', 'feature_8': 'no anchor table', 'feature_9': 'file layout v2', 'feature_10': 'snaprealm v2'}}}}, 'data_pools': [3], 'metadata_pool': 2, 'enabled': True, 'fs_name': 'cephfs', 'balancer': '', 'bal_rank_mask': '-1', 'standby_count_wanted': 0} 2024-08-29T17:48:58.855 DEBUG:tasks.cephfs.filesystem:are_daemons_healthy: 1/1 2024-08-29T17:48:58.855 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 5b99e290-662c-11ef-bcd4-c7b262605968 -- ceph tell mds.b status 2024-08-29T17:48:58.898 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:48:58 smithi110 bash[24444]: audit 2024-08-29T17:48:57.993740+0000 mon.c (mon.2) 29 : audit [DBG] from='client.? 172.21.15.29:0/1972932024' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-08-29T17:48:59.898 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:48:59 smithi110 bash[24444]: cluster 2024-08-29T17:48:57.952661+0000 mgr.y (mgr.14454) 146 : cluster [DBG] pgmap v118: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:48:59.899 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:48:59 smithi029 bash[22475]: cluster 2024-08-29T17:48:57.952661+0000 mgr.y (mgr.14454) 146 : cluster [DBG] pgmap v118: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:48:59.899 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:48:59 smithi029 bash[32453]: cluster 2024-08-29T17:48:57.952661+0000 mgr.y (mgr.14454) 146 : cluster [DBG] pgmap v118: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:49:01.898 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:49:01 smithi110 bash[24444]: cluster 2024-08-29T17:48:59.953238+0000 mgr.y (mgr.14454) 147 : cluster [DBG] pgmap v119: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:49:01.899 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:49:01 smithi029 bash[32453]: cluster 2024-08-29T17:48:59.953238+0000 mgr.y (mgr.14454) 147 : cluster [DBG] pgmap v119: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:49:01.899 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:49:01 smithi029 bash[22475]: cluster 2024-08-29T17:48:59.953238+0000 mgr.y (mgr.14454) 147 : cluster [DBG] pgmap v119: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:49:03.593 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/5b99e290-662c-11ef-bcd4-c7b262605968/mon.a/config 2024-08-29T17:49:03.898 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:49:03 smithi110 bash[24444]: cluster 2024-08-29T17:49:01.953896+0000 mgr.y (mgr.14454) 148 : cluster [DBG] pgmap v120: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:49:03.912 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:49:03 smithi029 bash[22475]: cluster 2024-08-29T17:49:01.953896+0000 mgr.y (mgr.14454) 148 : cluster [DBG] pgmap v120: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:49:03.913 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:49:03 smithi029 bash[32453]: cluster 2024-08-29T17:49:01.953896+0000 mgr.y (mgr.14454) 148 : cluster [DBG] pgmap v120: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:49:04.899 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:49:04 smithi029 bash[22727]: ::ffff:172.21.15.110 - - [29/Aug/2024:17:49:04] "GET /metrics HTTP/1.1" 200 33745 "" "Prometheus/2.43.0" 2024-08-29T17:49:05.898 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:49:05 smithi110 bash[24444]: cluster 2024-08-29T17:49:03.955181+0000 mgr.y (mgr.14454) 149 : cluster [DBG] pgmap v121: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:49:05.899 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:49:05 smithi029 bash[22475]: cluster 2024-08-29T17:49:03.955181+0000 mgr.y (mgr.14454) 149 : cluster [DBG] pgmap v121: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:49:05.899 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:49:05 smithi029 bash[32453]: cluster 2024-08-29T17:49:03.955181+0000 mgr.y (mgr.14454) 149 : cluster [DBG] pgmap v121: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:49:07.518 INFO:teuthology.orchestra.run.smithi029.stderr:2024-08-29T17:49:07.515+0000 7fb605ffb640 0 client.14688 ms_handle_reset on v2:172.21.15.110:6832/2479508237 2024-08-29T17:49:07.539 INFO:teuthology.orchestra.run.smithi029.stderr:2024-08-29T17:49:07.535+0000 7fb605ffb640 0 client.24614 ms_handle_reset on v2:172.21.15.110:6832/2479508237 2024-08-29T17:49:07.539 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-08-29T17:49:07.539 INFO:teuthology.orchestra.run.smithi029.stdout: "cluster_fsid": "5b99e290-662c-11ef-bcd4-c7b262605968", 2024-08-29T17:49:07.539 INFO:teuthology.orchestra.run.smithi029.stdout: "whoami": 0, 2024-08-29T17:49:07.539 INFO:teuthology.orchestra.run.smithi029.stdout: "id": 24331, 2024-08-29T17:49:07.539 INFO:teuthology.orchestra.run.smithi029.stdout: "want_state": "up:active", 2024-08-29T17:49:07.539 INFO:teuthology.orchestra.run.smithi029.stdout: "state": "up:active", 2024-08-29T17:49:07.539 INFO:teuthology.orchestra.run.smithi029.stdout: "fs_name": "cephfs", 2024-08-29T17:49:07.540 INFO:teuthology.orchestra.run.smithi029.stdout: "rank_uptime": 336.27457143599997, 2024-08-29T17:49:07.540 INFO:teuthology.orchestra.run.smithi029.stdout: "mdsmap_epoch": 7, 2024-08-29T17:49:07.540 INFO:teuthology.orchestra.run.smithi029.stdout: "osdmap_epoch": 76, 2024-08-29T17:49:07.540 INFO:teuthology.orchestra.run.smithi029.stdout: "osdmap_epoch_barrier": 68, 2024-08-29T17:49:07.540 INFO:teuthology.orchestra.run.smithi029.stdout: "uptime": 378.197355157 2024-08-29T17:49:07.540 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-08-29T17:49:07.649 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:49:07 smithi029 bash[32453]: cluster 2024-08-29T17:49:05.955808+0000 mgr.y (mgr.14454) 150 : cluster [DBG] pgmap v122: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:49:07.649 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:49:07 smithi029 bash[32453]: audit 2024-08-29T17:49:06.950315+0000 mon.a (mon.0) 924 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T17:49:07.649 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:49:07 smithi029 bash[22475]: cluster 2024-08-29T17:49:05.955808+0000 mgr.y (mgr.14454) 150 : cluster [DBG] pgmap v122: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:49:07.649 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:49:07 smithi029 bash[22475]: audit 2024-08-29T17:49:06.950315+0000 mon.a (mon.0) 924 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T17:49:07.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:49:07 smithi110 bash[24444]: cluster 2024-08-29T17:49:05.955808+0000 mgr.y (mgr.14454) 150 : cluster [DBG] pgmap v122: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:49:07.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:49:07 smithi110 bash[24444]: audit 2024-08-29T17:49:06.950315+0000 mon.a (mon.0) 924 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T17:49:08.486 INFO:tasks.cephadm:Setup complete, yielding 2024-08-29T17:49:08.486 INFO:teuthology.run_tasks:Running task print... 2024-08-29T17:49:08.499 INFO:teuthology.task.print:**** done end installing reef cephadm ... 2024-08-29T17:49:08.499 INFO:teuthology.run_tasks:Running task print... 2024-08-29T17:49:08.540 INFO:teuthology.task.print:**** done start cephadm.shell ceph config set mgr... 2024-08-29T17:49:08.541 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-08-29T17:49:08.557 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi029.front.sepia.ceph.com 2024-08-29T17:49:08.558 DEBUG:teuthology.orchestra.run.smithi029:> 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 5b99e290-662c-11ef-bcd4-c7b262605968 -- bash -c 'ceph config set mgr mgr/cephadm/use_repo_digest true --force' 2024-08-29T17:49:09.898 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:49:09 smithi110 bash[24444]: cluster 2024-08-29T17:49:07.956968+0000 mgr.y (mgr.14454) 151 : cluster [DBG] pgmap v123: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:49:09.899 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:49:09 smithi029 bash[32453]: cluster 2024-08-29T17:49:07.956968+0000 mgr.y (mgr.14454) 151 : cluster [DBG] pgmap v123: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:49:09.899 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:49:09 smithi029 bash[22475]: cluster 2024-08-29T17:49:07.956968+0000 mgr.y (mgr.14454) 151 : cluster [DBG] pgmap v123: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:49:11.898 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:49:11 smithi110 bash[24444]: cluster 2024-08-29T17:49:09.957716+0000 mgr.y (mgr.14454) 152 : cluster [DBG] pgmap v124: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:49:11.899 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:49:11 smithi029 bash[32453]: cluster 2024-08-29T17:49:09.957716+0000 mgr.y (mgr.14454) 152 : cluster [DBG] pgmap v124: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:49:11.899 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:49:11 smithi029 bash[22475]: cluster 2024-08-29T17:49:09.957716+0000 mgr.y (mgr.14454) 152 : cluster [DBG] pgmap v124: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:49:13.305 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/5b99e290-662c-11ef-bcd4-c7b262605968/mon.a/config 2024-08-29T17:49:13.899 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:49:13 smithi110 bash[24444]: cluster 2024-08-29T17:49:11.958519+0000 mgr.y (mgr.14454) 153 : cluster [DBG] pgmap v125: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:49:13.899 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:49:13 smithi029 bash[22475]: cluster 2024-08-29T17:49:11.958519+0000 mgr.y (mgr.14454) 153 : cluster [DBG] pgmap v125: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:49:13.899 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:49:13 smithi029 bash[32453]: cluster 2024-08-29T17:49:11.958519+0000 mgr.y (mgr.14454) 153 : cluster [DBG] pgmap v125: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:49:14.880 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:49:14 smithi029 bash[22727]: ::ffff:172.21.15.110 - - [29/Aug/2024:17:49:14] "GET /metrics HTTP/1.1" 200 33738 "" "Prometheus/2.43.0" 2024-08-29T17:49:15.898 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:49:15 smithi110 bash[24444]: cluster 2024-08-29T17:49:13.959910+0000 mgr.y (mgr.14454) 154 : cluster [DBG] pgmap v126: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:49:15.899 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:49:15 smithi029 bash[22475]: cluster 2024-08-29T17:49:13.959910+0000 mgr.y (mgr.14454) 154 : cluster [DBG] pgmap v126: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:49:15.899 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:49:15 smithi029 bash[32453]: cluster 2024-08-29T17:49:13.959910+0000 mgr.y (mgr.14454) 154 : cluster [DBG] pgmap v126: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:49:17.899 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:49:17 smithi110 bash[24444]: cluster 2024-08-29T17:49:15.960701+0000 mgr.y (mgr.14454) 155 : cluster [DBG] pgmap v127: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:49:17.899 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:49:17 smithi110 bash[24444]: audit 2024-08-29T17:49:17.496292+0000 mon.a (mon.0) 925 : audit [INF] from='client.? ' entity='client.admin' 2024-08-29T17:49:17.899 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:49:17 smithi110 bash[24444]: audit 2024-08-29T17:49:17.511970+0000 mon.a (mon.0) 926 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:49:17.899 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:49:17 smithi110 bash[24444]: audit 2024-08-29T17:49:17.514037+0000 mon.a (mon.0) 927 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:49:17.899 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:49:17 smithi110 bash[24444]: audit 2024-08-29T17:49:17.515127+0000 mon.a (mon.0) 928 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T17:49:17.899 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:49:17 smithi110 bash[24444]: audit 2024-08-29T17:49:17.521749+0000 mon.a (mon.0) 929 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:49:17.900 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:49:17 smithi029 bash[22727]: [29/Aug/2024:17:49:17] ENGINE Bus STOPPING 2024-08-29T17:49:17.900 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:49:17 smithi029 bash[22727]: [29/Aug/2024:17:49:17] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-08-29T17:49:17.900 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:49:17 smithi029 bash[22727]: [29/Aug/2024:17:49:17] ENGINE Bus STOPPED 2024-08-29T17:49:17.900 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:49:17 smithi029 bash[22727]: [29/Aug/2024:17:49:17] ENGINE Bus STARTING 2024-08-29T17:49:17.900 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:49:17 smithi029 bash[22727]: [29/Aug/2024:17:49:17] ENGINE Serving on http://:::9283 2024-08-29T17:49:17.900 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:49:17 smithi029 bash[22727]: [29/Aug/2024:17:49:17] ENGINE Bus STARTED 2024-08-29T17:49:17.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:49:17 smithi029 bash[22475]: cluster 2024-08-29T17:49:15.960701+0000 mgr.y (mgr.14454) 155 : cluster [DBG] pgmap v127: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:49:17.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:49:17 smithi029 bash[22475]: audit 2024-08-29T17:49:17.496292+0000 mon.a (mon.0) 925 : audit [INF] from='client.? ' entity='client.admin' 2024-08-29T17:49:17.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:49:17 smithi029 bash[22475]: audit 2024-08-29T17:49:17.511970+0000 mon.a (mon.0) 926 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:49:17.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:49:17 smithi029 bash[22475]: audit 2024-08-29T17:49:17.514037+0000 mon.a (mon.0) 927 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:49:17.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:49:17 smithi029 bash[22475]: audit 2024-08-29T17:49:17.515127+0000 mon.a (mon.0) 928 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T17:49:17.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:49:17 smithi029 bash[22475]: audit 2024-08-29T17:49:17.521749+0000 mon.a (mon.0) 929 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:49:17.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:49:17 smithi029 bash[32453]: cluster 2024-08-29T17:49:15.960701+0000 mgr.y (mgr.14454) 155 : cluster [DBG] pgmap v127: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:49:17.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:49:17 smithi029 bash[32453]: audit 2024-08-29T17:49:17.496292+0000 mon.a (mon.0) 925 : audit [INF] from='client.? ' entity='client.admin' 2024-08-29T17:49:17.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:49:17 smithi029 bash[32453]: audit 2024-08-29T17:49:17.511970+0000 mon.a (mon.0) 926 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:49:17.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:49:17 smithi029 bash[32453]: audit 2024-08-29T17:49:17.514037+0000 mon.a (mon.0) 927 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:49:17.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:49:17 smithi029 bash[32453]: audit 2024-08-29T17:49:17.515127+0000 mon.a (mon.0) 928 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T17:49:17.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:49:17 smithi029 bash[32453]: audit 2024-08-29T17:49:17.521749+0000 mon.a (mon.0) 929 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:49:18.367 INFO:teuthology.run_tasks:Running task print... 2024-08-29T17:49:18.377 INFO:teuthology.task.print:**** done cephadm.shell ceph config set mgr... 2024-08-29T17:49:18.377 INFO:teuthology.run_tasks:Running task print... 2024-08-29T17:49:18.386 INFO:teuthology.task.print:**** done start telemetry reef... 2024-08-29T17:49:18.387 INFO:teuthology.run_tasks:Running task workunit... 2024-08-29T17:49:18.413 INFO:tasks.workunit:Pulling workunits from ref 1ef864504b8875c83ee6c2c5fedc13315bebf7f5 2024-08-29T17:49:18.414 INFO:tasks.workunit:Making a separate scratch dir for every client... 2024-08-29T17:49:18.415 DEBUG:teuthology.orchestra.run.smithi029:> stat -- /home/ubuntu/cephtest/mnt.0 2024-08-29T17:49:18.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-29T17:49:18.422 INFO:teuthology.orchestra.run.smithi029.stderr:stat: cannot statx '/home/ubuntu/cephtest/mnt.0': No such file or directory 2024-08-29T17:49:18.422 DEBUG:teuthology.orchestra.run.smithi029:> mkdir -- /home/ubuntu/cephtest/mnt.0 2024-08-29T17:49:18.469 INFO:tasks.workunit:Created dir /home/ubuntu/cephtest/mnt.0 2024-08-29T17:49:18.469 DEBUG:teuthology.orchestra.run.smithi029:> cd -- /home/ubuntu/cephtest/mnt.0 && mkdir -- client.0 2024-08-29T17:49:18.517 INFO:tasks.workunit:timeout=3h 2024-08-29T17:49:18.517 INFO:tasks.workunit:cleanup=True 2024-08-29T17:49:18.517 DEBUG:teuthology.orchestra.run.smithi029:> rm -rf /home/ubuntu/cephtest/clone.client.0 && git clone https://github.com/ceph/ceph-ci.git /home/ubuntu/cephtest/clone.client.0 && cd /home/ubuntu/cephtest/clone.client.0 && git checkout 1ef864504b8875c83ee6c2c5fedc13315bebf7f5 2024-08-29T17:49:18.566 INFO:tasks.workunit.client.0.smithi029.stderr:Cloning into '/home/ubuntu/cephtest/clone.client.0'... 2024-08-29T17:49:19.899 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:49:19 smithi110 bash[24444]: cluster 2024-08-29T17:49:17.962020+0000 mgr.y (mgr.14454) 156 : cluster [DBG] pgmap v128: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:49:19.899 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:49:19 smithi029 bash[32453]: cluster 2024-08-29T17:49:17.962020+0000 mgr.y (mgr.14454) 156 : cluster [DBG] pgmap v128: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:49:19.899 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:49:19 smithi029 bash[22475]: cluster 2024-08-29T17:49:17.962020+0000 mgr.y (mgr.14454) 156 : cluster [DBG] pgmap v128: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:49:21.899 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:49:21 smithi110 bash[24444]: cluster 2024-08-29T17:49:19.962709+0000 mgr.y (mgr.14454) 157 : cluster [DBG] pgmap v129: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:49:21.899 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:49:21 smithi029 bash[32453]: cluster 2024-08-29T17:49:19.962709+0000 mgr.y (mgr.14454) 157 : cluster [DBG] pgmap v129: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:49:21.899 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:49:21 smithi029 bash[22475]: cluster 2024-08-29T17:49:19.962709+0000 mgr.y (mgr.14454) 157 : cluster [DBG] pgmap v129: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:49:22.899 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:49:22 smithi110 bash[24444]: audit 2024-08-29T17:49:21.950642+0000 mon.a (mon.0) 930 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T17:49:22.899 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:49:22 smithi029 bash[32453]: audit 2024-08-29T17:49:21.950642+0000 mon.a (mon.0) 930 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T17:49:22.899 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:49:22 smithi029 bash[22475]: audit 2024-08-29T17:49:21.950642+0000 mon.a (mon.0) 930 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T17:49:23.899 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:49:23 smithi110 bash[24444]: cluster 2024-08-29T17:49:21.963411+0000 mgr.y (mgr.14454) 158 : cluster [DBG] pgmap v130: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:49:23.899 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:49:23 smithi029 bash[32453]: cluster 2024-08-29T17:49:21.963411+0000 mgr.y (mgr.14454) 158 : cluster [DBG] pgmap v130: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:49:23.899 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:49:23 smithi029 bash[22475]: cluster 2024-08-29T17:49:21.963411+0000 mgr.y (mgr.14454) 158 : cluster [DBG] pgmap v130: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:49:24.899 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:49:24 smithi029 bash[22727]: ::ffff:172.21.15.110 - - [29/Aug/2024:17:49:24] "GET /metrics HTTP/1.1" 200 33743 "" "Prometheus/2.43.0" 2024-08-29T17:49:25.899 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:49:25 smithi110 bash[24444]: cluster 2024-08-29T17:49:23.964685+0000 mgr.y (mgr.14454) 159 : cluster [DBG] pgmap v131: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:49:25.899 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:49:25 smithi029 bash[22475]: cluster 2024-08-29T17:49:23.964685+0000 mgr.y (mgr.14454) 159 : cluster [DBG] pgmap v131: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:49:25.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:49:25 smithi029 bash[32453]: cluster 2024-08-29T17:49:23.964685+0000 mgr.y (mgr.14454) 159 : cluster [DBG] pgmap v131: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:49:27.899 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:49:27 smithi110 bash[24444]: cluster 2024-08-29T17:49:25.965301+0000 mgr.y (mgr.14454) 160 : cluster [DBG] pgmap v132: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:49:27.899 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:49:27 smithi029 bash[32453]: cluster 2024-08-29T17:49:25.965301+0000 mgr.y (mgr.14454) 160 : cluster [DBG] pgmap v132: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:49:27.899 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:49:27 smithi029 bash[22475]: cluster 2024-08-29T17:49:25.965301+0000 mgr.y (mgr.14454) 160 : cluster [DBG] pgmap v132: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:49:29.898 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:49:29 smithi110 bash[24444]: cluster 2024-08-29T17:49:27.966469+0000 mgr.y (mgr.14454) 161 : cluster [DBG] pgmap v133: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:49:29.899 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:49:29 smithi029 bash[32453]: cluster 2024-08-29T17:49:27.966469+0000 mgr.y (mgr.14454) 161 : cluster [DBG] pgmap v133: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:49:29.899 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:49:29 smithi029 bash[22475]: cluster 2024-08-29T17:49:27.966469+0000 mgr.y (mgr.14454) 161 : cluster [DBG] pgmap v133: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:49:31.899 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:49:31 smithi110 bash[24444]: cluster 2024-08-29T17:49:29.967402+0000 mgr.y (mgr.14454) 162 : cluster [DBG] pgmap v134: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:49:31.899 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:49:31 smithi029 bash[32453]: cluster 2024-08-29T17:49:29.967402+0000 mgr.y (mgr.14454) 162 : cluster [DBG] pgmap v134: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:49:31.899 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:49:31 smithi029 bash[22475]: cluster 2024-08-29T17:49:29.967402+0000 mgr.y (mgr.14454) 162 : cluster [DBG] pgmap v134: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:49:33.899 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:49:33 smithi110 bash[24444]: cluster 2024-08-29T17:49:31.967996+0000 mgr.y (mgr.14454) 163 : cluster [DBG] pgmap v135: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:49:33.899 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:49:33 smithi029 bash[22475]: cluster 2024-08-29T17:49:31.967996+0000 mgr.y (mgr.14454) 163 : cluster [DBG] pgmap v135: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:49:33.899 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:49:33 smithi029 bash[32453]: cluster 2024-08-29T17:49:31.967996+0000 mgr.y (mgr.14454) 163 : cluster [DBG] pgmap v135: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:49:34.899 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:49:34 smithi029 bash[22727]: ::ffff:172.21.15.110 - - [29/Aug/2024:17:49:34] "GET /metrics HTTP/1.1" 200 33743 "" "Prometheus/2.43.0" 2024-08-29T17:49:35.899 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:49:35 smithi110 bash[24444]: cluster 2024-08-29T17:49:33.969215+0000 mgr.y (mgr.14454) 164 : cluster [DBG] pgmap v136: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:49:35.899 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:49:35 smithi029 bash[32453]: cluster 2024-08-29T17:49:33.969215+0000 mgr.y (mgr.14454) 164 : cluster [DBG] pgmap v136: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:49:35.899 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:49:35 smithi029 bash[22475]: cluster 2024-08-29T17:49:33.969215+0000 mgr.y (mgr.14454) 164 : cluster [DBG] pgmap v136: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:49:37.899 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:49:37 smithi110 bash[24444]: cluster 2024-08-29T17:49:35.969626+0000 mgr.y (mgr.14454) 165 : cluster [DBG] pgmap v137: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:49:37.899 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:49:37 smithi110 bash[24444]: audit 2024-08-29T17:49:36.950853+0000 mon.a (mon.0) 931 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T17:49:37.899 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:49:37 smithi029 bash[32453]: cluster 2024-08-29T17:49:35.969626+0000 mgr.y (mgr.14454) 165 : cluster [DBG] pgmap v137: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:49:37.899 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:49:37 smithi029 bash[32453]: audit 2024-08-29T17:49:36.950853+0000 mon.a (mon.0) 931 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T17:49:37.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:49:37 smithi029 bash[22475]: cluster 2024-08-29T17:49:35.969626+0000 mgr.y (mgr.14454) 165 : cluster [DBG] pgmap v137: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:49:37.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:49:37 smithi029 bash[22475]: audit 2024-08-29T17:49:36.950853+0000 mon.a (mon.0) 931 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T17:49:39.899 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:49:39 smithi110 bash[24444]: cluster 2024-08-29T17:49:37.970319+0000 mgr.y (mgr.14454) 166 : cluster [DBG] pgmap v138: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:49:39.899 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:49:39 smithi029 bash[32453]: cluster 2024-08-29T17:49:37.970319+0000 mgr.y (mgr.14454) 166 : cluster [DBG] pgmap v138: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:49:39.899 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:49:39 smithi029 bash[22475]: cluster 2024-08-29T17:49:37.970319+0000 mgr.y (mgr.14454) 166 : cluster [DBG] pgmap v138: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:49:41.899 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:49:41 smithi110 bash[24444]: cluster 2024-08-29T17:49:39.970729+0000 mgr.y (mgr.14454) 167 : cluster [DBG] pgmap v139: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:49:41.899 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:49:41 smithi029 bash[22475]: cluster 2024-08-29T17:49:39.970729+0000 mgr.y (mgr.14454) 167 : cluster [DBG] pgmap v139: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:49:41.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:49:41 smithi029 bash[32453]: cluster 2024-08-29T17:49:39.970729+0000 mgr.y (mgr.14454) 167 : cluster [DBG] pgmap v139: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:49:43.899 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:49:43 smithi029 bash[22475]: cluster 2024-08-29T17:49:41.971132+0000 mgr.y (mgr.14454) 168 : cluster [DBG] pgmap v140: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:49:43.899 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:49:43 smithi110 bash[24444]: cluster 2024-08-29T17:49:41.971132+0000 mgr.y (mgr.14454) 168 : cluster [DBG] pgmap v140: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:49:43.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:49:43 smithi029 bash[32453]: cluster 2024-08-29T17:49:41.971132+0000 mgr.y (mgr.14454) 168 : cluster [DBG] pgmap v140: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:49:44.899 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:49:44 smithi029 bash[22727]: ::ffff:172.21.15.110 - - [29/Aug/2024:17:49:44] "GET /metrics HTTP/1.1" 200 33741 "" "Prometheus/2.43.0" 2024-08-29T17:49:45.899 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:49:45 smithi110 bash[24444]: cluster 2024-08-29T17:49:43.971815+0000 mgr.y (mgr.14454) 169 : cluster [DBG] pgmap v141: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:49:45.899 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:49:45 smithi029 bash[32453]: cluster 2024-08-29T17:49:43.971815+0000 mgr.y (mgr.14454) 169 : cluster [DBG] pgmap v141: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:49:45.899 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:49:45 smithi029 bash[22475]: cluster 2024-08-29T17:49:43.971815+0000 mgr.y (mgr.14454) 169 : cluster [DBG] pgmap v141: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:49:47.899 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:49:47 smithi110 bash[24444]: cluster 2024-08-29T17:49:45.972204+0000 mgr.y (mgr.14454) 170 : cluster [DBG] pgmap v142: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:49:47.899 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:49:47 smithi029 bash[32453]: cluster 2024-08-29T17:49:45.972204+0000 mgr.y (mgr.14454) 170 : cluster [DBG] pgmap v142: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:49:47.899 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:49:47 smithi029 bash[22475]: cluster 2024-08-29T17:49:45.972204+0000 mgr.y (mgr.14454) 170 : cluster [DBG] pgmap v142: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:49:49.898 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:49:49 smithi110 bash[24444]: cluster 2024-08-29T17:49:47.972879+0000 mgr.y (mgr.14454) 171 : cluster [DBG] pgmap v143: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:49:49.899 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:49:49 smithi029 bash[32453]: cluster 2024-08-29T17:49:47.972879+0000 mgr.y (mgr.14454) 171 : cluster [DBG] pgmap v143: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:49:49.899 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:49:49 smithi029 bash[22475]: cluster 2024-08-29T17:49:47.972879+0000 mgr.y (mgr.14454) 171 : cluster [DBG] pgmap v143: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:49:51.899 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:49:51 smithi110 bash[24444]: cluster 2024-08-29T17:49:49.973244+0000 mgr.y (mgr.14454) 172 : cluster [DBG] pgmap v144: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:49:51.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:49:51 smithi029 bash[32453]: cluster 2024-08-29T17:49:49.973244+0000 mgr.y (mgr.14454) 172 : cluster [DBG] pgmap v144: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:49:51.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:49:51 smithi029 bash[22475]: cluster 2024-08-29T17:49:49.973244+0000 mgr.y (mgr.14454) 172 : cluster [DBG] pgmap v144: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:49:52.899 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:49:52 smithi110 bash[24444]: audit 2024-08-29T17:49:51.950724+0000 mon.a (mon.0) 932 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T17:49:52.899 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:49:52 smithi029 bash[32453]: audit 2024-08-29T17:49:51.950724+0000 mon.a (mon.0) 932 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T17:49:52.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:49:52 smithi029 bash[22475]: audit 2024-08-29T17:49:51.950724+0000 mon.a (mon.0) 932 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T17:49:53.899 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:49:53 smithi029 bash[32453]: cluster 2024-08-29T17:49:51.973586+0000 mgr.y (mgr.14454) 173 : cluster [DBG] pgmap v145: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:49:53.899 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:49:53 smithi029 bash[22475]: cluster 2024-08-29T17:49:51.973586+0000 mgr.y (mgr.14454) 173 : cluster [DBG] pgmap v145: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:49:54.149 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:49:53 smithi110 bash[24444]: cluster 2024-08-29T17:49:51.973586+0000 mgr.y (mgr.14454) 173 : cluster [DBG] pgmap v145: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:49:54.899 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:49:54 smithi029 bash[22727]: ::ffff:172.21.15.110 - - [29/Aug/2024:17:49:54] "GET /metrics HTTP/1.1" 200 33740 "" "Prometheus/2.43.0" 2024-08-29T17:49:56.149 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:49:55 smithi110 bash[24444]: cluster 2024-08-29T17:49:53.974270+0000 mgr.y (mgr.14454) 174 : cluster [DBG] pgmap v146: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:49:56.149 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:49:55 smithi029 bash[32453]: cluster 2024-08-29T17:49:53.974270+0000 mgr.y (mgr.14454) 174 : cluster [DBG] pgmap v146: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:49:56.149 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:49:55 smithi029 bash[22475]: cluster 2024-08-29T17:49:53.974270+0000 mgr.y (mgr.14454) 174 : cluster [DBG] pgmap v146: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:49:58.149 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:49:57 smithi029 bash[32453]: cluster 2024-08-29T17:49:55.974659+0000 mgr.y (mgr.14454) 175 : cluster [DBG] pgmap v147: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:49:58.149 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:49:57 smithi110 bash[24444]: cluster 2024-08-29T17:49:55.974659+0000 mgr.y (mgr.14454) 175 : cluster [DBG] pgmap v147: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:49:58.149 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:49:57 smithi029 bash[22475]: cluster 2024-08-29T17:49:55.974659+0000 mgr.y (mgr.14454) 175 : cluster [DBG] pgmap v147: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:50:00.148 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:49:59 smithi110 bash[24444]: cluster 2024-08-29T17:49:57.975347+0000 mgr.y (mgr.14454) 176 : cluster [DBG] pgmap v148: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:50:00.149 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:49:59 smithi029 bash[32453]: cluster 2024-08-29T17:49:57.975347+0000 mgr.y (mgr.14454) 176 : cluster [DBG] pgmap v148: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:50:00.149 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:49:59 smithi029 bash[22475]: cluster 2024-08-29T17:49:57.975347+0000 mgr.y (mgr.14454) 176 : cluster [DBG] pgmap v148: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:50:01.149 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:50:00 smithi029 bash[32453]: cluster 2024-08-29T17:50:00.000039+0000 mon.a (mon.0) 933 : cluster [INF] overall HEALTH_OK 2024-08-29T17:50:01.149 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:50:00 smithi110 bash[24444]: cluster 2024-08-29T17:50:00.000039+0000 mon.a (mon.0) 933 : cluster [INF] overall HEALTH_OK 2024-08-29T17:50:01.149 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:50:00 smithi029 bash[22475]: cluster 2024-08-29T17:50:00.000039+0000 mon.a (mon.0) 933 : cluster [INF] overall HEALTH_OK 2024-08-29T17:50:02.149 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:50:01 smithi110 bash[24444]: cluster 2024-08-29T17:49:59.975731+0000 mgr.y (mgr.14454) 177 : cluster [DBG] pgmap v149: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:50:02.149 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:50:01 smithi029 bash[22475]: cluster 2024-08-29T17:49:59.975731+0000 mgr.y (mgr.14454) 177 : cluster [DBG] pgmap v149: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:50:02.149 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:50:01 smithi029 bash[32453]: cluster 2024-08-29T17:49:59.975731+0000 mgr.y (mgr.14454) 177 : cluster [DBG] pgmap v149: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:50:04.149 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:50:03 smithi110 bash[24444]: cluster 2024-08-29T17:50:01.976137+0000 mgr.y (mgr.14454) 178 : cluster [DBG] pgmap v150: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:50:04.149 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:50:03 smithi029 bash[32453]: cluster 2024-08-29T17:50:01.976137+0000 mgr.y (mgr.14454) 178 : cluster [DBG] pgmap v150: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:50:04.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:50:03 smithi029 bash[22475]: cluster 2024-08-29T17:50:01.976137+0000 mgr.y (mgr.14454) 178 : cluster [DBG] pgmap v150: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:50:04.899 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:50:04 smithi029 bash[22727]: ::ffff:172.21.15.110 - - [29/Aug/2024:17:50:04] "GET /metrics HTTP/1.1" 200 33740 "" "Prometheus/2.43.0" 2024-08-29T17:50:05.640 INFO:tasks.workunit.client.0.smithi029.stderr:Updating files: 98% (11959/12088) Updating files: 99% (11968/12088) Updating files: 100% (12088/12088) Updating files: 100% (12088/12088), done. 2024-08-29T17:50:06.149 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:50:05 smithi110 bash[24444]: cluster 2024-08-29T17:50:03.977302+0000 mgr.y (mgr.14454) 179 : cluster [DBG] pgmap v151: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:50:06.149 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:50:05 smithi029 bash[22475]: cluster 2024-08-29T17:50:03.977302+0000 mgr.y (mgr.14454) 179 : cluster [DBG] pgmap v151: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:50:06.149 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:50:05 smithi029 bash[32453]: cluster 2024-08-29T17:50:03.977302+0000 mgr.y (mgr.14454) 179 : cluster [DBG] pgmap v151: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:50:06.564 INFO:tasks.workunit.client.0.smithi029.stderr:Note: switching to '1ef864504b8875c83ee6c2c5fedc13315bebf7f5'. 2024-08-29T17:50:06.564 INFO:tasks.workunit.client.0.smithi029.stderr: 2024-08-29T17:50:06.565 INFO:tasks.workunit.client.0.smithi029.stderr:You are in 'detached HEAD' state. You can look around, make experimental 2024-08-29T17:50:06.565 INFO:tasks.workunit.client.0.smithi029.stderr:changes and commit them, and you can discard any commits you make in this 2024-08-29T17:50:06.565 INFO:tasks.workunit.client.0.smithi029.stderr:state without impacting any branches by switching back to a branch. 2024-08-29T17:50:06.565 INFO:tasks.workunit.client.0.smithi029.stderr: 2024-08-29T17:50:06.565 INFO:tasks.workunit.client.0.smithi029.stderr:If you want to create a new branch to retain commits you create, you may 2024-08-29T17:50:06.565 INFO:tasks.workunit.client.0.smithi029.stderr:do so (now or later) by using -c with the switch command. Example: 2024-08-29T17:50:06.565 INFO:tasks.workunit.client.0.smithi029.stderr: 2024-08-29T17:50:06.565 INFO:tasks.workunit.client.0.smithi029.stderr: git switch -c 2024-08-29T17:50:06.565 INFO:tasks.workunit.client.0.smithi029.stderr: 2024-08-29T17:50:06.565 INFO:tasks.workunit.client.0.smithi029.stderr:Or undo this operation with: 2024-08-29T17:50:06.565 INFO:tasks.workunit.client.0.smithi029.stderr: 2024-08-29T17:50:06.565 INFO:tasks.workunit.client.0.smithi029.stderr: git switch - 2024-08-29T17:50:06.566 INFO:tasks.workunit.client.0.smithi029.stderr: 2024-08-29T17:50:06.566 INFO:tasks.workunit.client.0.smithi029.stderr:Turn off this advice by setting config variable advice.detachedHead to false 2024-08-29T17:50:06.566 INFO:tasks.workunit.client.0.smithi029.stderr: 2024-08-29T17:50:06.566 INFO:tasks.workunit.client.0.smithi029.stderr:HEAD is now at 1ef864504b8 Merge branch 'wip-bz-2305110-squid' of https://github.com/ljflores/ceph into wip-yuri8-testing-2024-08-28-1632-squid 2024-08-29T17:50:06.572 DEBUG:teuthology.orchestra.run.smithi029:> 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-08-29T17:50:06.624 INFO:tasks.workunit.client.0.smithi029.stdout:for d in direct_io fs ; do ( cd $d ; make all ) ; done 2024-08-29T17:50:06.624 INFO:tasks.workunit.client.0.smithi029.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2024-08-29T17:50:06.624 INFO:tasks.workunit.client.0.smithi029.stdout:cc -Wall -Wextra -D_GNU_SOURCE direct_io_test.c -o direct_io_test 2024-08-29T17:50:07.958 INFO:tasks.workunit.client.0.smithi029.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_sync_io.c -o test_sync_io 2024-08-29T17:50:08.093 INFO:tasks.workunit.client.0.smithi029.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_short_dio_read.c -o test_short_dio_read 2024-08-29T17:50:08.148 INFO:tasks.workunit.client.0.smithi029.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2024-08-29T17:50:08.148 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:50:07 smithi029 bash[22475]: cluster 2024-08-29T17:50:05.978004+0000 mgr.y (mgr.14454) 180 : cluster [DBG] pgmap v152: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:50:08.149 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:50:07 smithi029 bash[22475]: audit 2024-08-29T17:50:06.951542+0000 mon.a (mon.0) 934 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T17:50:08.149 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:50:07 smithi029 bash[32453]: cluster 2024-08-29T17:50:05.978004+0000 mgr.y (mgr.14454) 180 : cluster [DBG] pgmap v152: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:50:08.149 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:50:07 smithi029 bash[32453]: audit 2024-08-29T17:50:06.951542+0000 mon.a (mon.0) 934 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T17:50:08.149 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:50:07 smithi110 bash[24444]: cluster 2024-08-29T17:50:05.978004+0000 mgr.y (mgr.14454) 180 : cluster [DBG] pgmap v152: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:50:08.149 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:50:07 smithi110 bash[24444]: audit 2024-08-29T17:50:06.951542+0000 mon.a (mon.0) 934 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T17:50:08.149 INFO:tasks.workunit.client.0.smithi029.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2024-08-29T17:50:08.150 INFO:tasks.workunit.client.0.smithi029.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_o_trunc.c -o test_o_trunc 2024-08-29T17:50:08.199 INFO:tasks.workunit.client.0.smithi029.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2024-08-29T17:50:08.203 DEBUG:teuthology.orchestra.run.smithi029:> set -ex 2024-08-29T17:50:08.203 DEBUG:teuthology.orchestra.run.smithi029:> dd if=/home/ubuntu/cephtest/workunits.list.client.0 of=/dev/stdout 2024-08-29T17:50:08.253 INFO:tasks.workunit:Running workunits matching test_telemetry_reef.sh on client.0... 2024-08-29T17:50:08.254 INFO:tasks.workunit:Running workunit test_telemetry_reef.sh... 2024-08-29T17:50:08.254 DEBUG:teuthology.orchestra.run.smithi029:workunit test test_telemetry_reef.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=1ef864504b8875c83ee6c2c5fedc13315bebf7f5 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/test_telemetry_reef.sh 2024-08-29T17:50:08.309 INFO:tasks.workunit.client.0.smithi029.stderr:+ ceph config set mgr mgr/telemetry/channel_ident true 2024-08-29T17:50:08.753 INFO:tasks.workunit.client.0.smithi029.stderr:+ ceph config set mgr mgr/telemetry/organization ceph-qa 2024-08-29T17:50:08.898 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:50:08 smithi029 bash[22727]: [29/Aug/2024:17:50:08] ENGINE Bus STOPPING 2024-08-29T17:50:09.186 INFO:tasks.workunit.client.0.smithi029.stderr:+ ceph config set mgr mgr/telemetry/description 'upgrade test cluster' 2024-08-29T17:50:09.399 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:50:09 smithi029 bash[22727]: [29/Aug/2024:17:50:09] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-08-29T17:50:09.399 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:50:09 smithi029 bash[22727]: [29/Aug/2024:17:50:09] ENGINE Bus STOPPED 2024-08-29T17:50:09.399 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:50:09 smithi029 bash[22727]: [29/Aug/2024:17:50:09] ENGINE Bus STARTING 2024-08-29T17:50:09.399 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:50:09 smithi029 bash[22727]: [29/Aug/2024:17:50:09] ENGINE Serving on http://:::9283 2024-08-29T17:50:09.399 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:50:09 smithi029 bash[22727]: [29/Aug/2024:17:50:09] ENGINE Bus STARTED 2024-08-29T17:50:09.399 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:50:09 smithi029 bash[22727]: [29/Aug/2024:17:50:09] ENGINE Bus STOPPING 2024-08-29T17:50:09.599 INFO:tasks.workunit.client.0.smithi029.stderr:+ ceph telemetry preview 2024-08-29T17:50:09.899 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:50:09 smithi029 bash[22727]: [29/Aug/2024:17:50:09] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-08-29T17:50:09.899 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:50:09 smithi029 bash[22727]: [29/Aug/2024:17:50:09] ENGINE Bus STOPPED 2024-08-29T17:50:09.899 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:50:09 smithi029 bash[22727]: [29/Aug/2024:17:50:09] ENGINE Bus STARTING 2024-08-29T17:50:09.899 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:50:09 smithi029 bash[22727]: [29/Aug/2024:17:50:09] ENGINE Serving on http://:::9283 2024-08-29T17:50:09.900 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:50:09 smithi029 bash[22727]: [29/Aug/2024:17:50:09] ENGINE Bus STARTED 2024-08-29T17:50:09.900 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:50:09 smithi029 bash[22727]: [29/Aug/2024:17:50:09] ENGINE Bus STOPPING 2024-08-29T17:50:09.900 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:50:09 smithi029 bash[22727]: [29/Aug/2024:17:50:09] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-08-29T17:50:09.900 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:50:09 smithi029 bash[22727]: [29/Aug/2024:17:50:09] ENGINE Bus STOPPED 2024-08-29T17:50:09.900 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:50:09 smithi029 bash[22727]: [29/Aug/2024:17:50:09] ENGINE Bus STARTING 2024-08-29T17:50:09.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:50:09 smithi029 bash[22475]: cluster 2024-08-29T17:50:07.979164+0000 mgr.y (mgr.14454) 181 : cluster [DBG] pgmap v153: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:50:09.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:50:09 smithi029 bash[22475]: audit 2024-08-29T17:50:08.631224+0000 mon.a (mon.0) 935 : audit [INF] from='client.? ' entity='client.admin' 2024-08-29T17:50:09.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:50:09 smithi029 bash[22475]: audit 2024-08-29T17:50:08.647235+0000 mon.a (mon.0) 936 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:50:09.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:50:09 smithi029 bash[22475]: audit 2024-08-29T17:50:09.065786+0000 mon.a (mon.0) 937 : audit [INF] from='client.? 172.21.15.29:0/3145073077' entity='client.admin' 2024-08-29T17:50:09.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:50:09 smithi029 bash[22475]: audit 2024-08-29T17:50:09.144532+0000 mon.a (mon.0) 938 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:50:09.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:50:09 smithi029 bash[22475]: audit 2024-08-29T17:50:09.145310+0000 mon.a (mon.0) 939 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T17:50:09.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:50:09 smithi029 bash[22475]: audit 2024-08-29T17:50:09.151228+0000 mon.a (mon.0) 940 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:50:09.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:50:09 smithi029 bash[22475]: audit 2024-08-29T17:50:09.244559+0000 mon.a (mon.0) 941 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:50:09.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:50:09 smithi029 bash[22475]: audit 2024-08-29T17:50:09.246557+0000 mon.a (mon.0) 942 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:50:09.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:50:09 smithi029 bash[22475]: audit 2024-08-29T17:50:09.247418+0000 mon.a (mon.0) 943 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T17:50:09.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:50:09 smithi029 bash[22475]: audit 2024-08-29T17:50:09.257442+0000 mon.a (mon.0) 944 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:50:09.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:50:09 smithi029 bash[22475]: audit 2024-08-29T17:50:09.480657+0000 mon.a (mon.0) 945 : audit [INF] from='client.? 172.21.15.29:0/4154511409' entity='client.admin' 2024-08-29T17:50:09.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:50:09 smithi029 bash[22475]: audit 2024-08-29T17:50:09.501316+0000 mon.a (mon.0) 946 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:50:09.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:50:09 smithi029 bash[22475]: audit 2024-08-29T17:50:09.503533+0000 mon.a (mon.0) 947 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:50:09.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:50:09 smithi029 bash[22475]: audit 2024-08-29T17:50:09.504655+0000 mon.a (mon.0) 948 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T17:50:09.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:50:09 smithi029 bash[22475]: audit 2024-08-29T17:50:09.512038+0000 mon.a (mon.0) 949 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:50:09.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:50:09 smithi029 bash[32453]: cluster 2024-08-29T17:50:07.979164+0000 mgr.y (mgr.14454) 181 : cluster [DBG] pgmap v153: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:50:09.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:50:09 smithi029 bash[32453]: audit 2024-08-29T17:50:08.631224+0000 mon.a (mon.0) 935 : audit [INF] from='client.? ' entity='client.admin' 2024-08-29T17:50:09.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:50:09 smithi029 bash[32453]: audit 2024-08-29T17:50:08.647235+0000 mon.a (mon.0) 936 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:50:09.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:50:09 smithi029 bash[32453]: audit 2024-08-29T17:50:09.065786+0000 mon.a (mon.0) 937 : audit [INF] from='client.? 172.21.15.29:0/3145073077' entity='client.admin' 2024-08-29T17:50:09.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:50:09 smithi029 bash[32453]: audit 2024-08-29T17:50:09.144532+0000 mon.a (mon.0) 938 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:50:09.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:50:09 smithi029 bash[32453]: audit 2024-08-29T17:50:09.145310+0000 mon.a (mon.0) 939 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T17:50:09.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:50:09 smithi029 bash[32453]: audit 2024-08-29T17:50:09.151228+0000 mon.a (mon.0) 940 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:50:09.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:50:09 smithi029 bash[32453]: audit 2024-08-29T17:50:09.244559+0000 mon.a (mon.0) 941 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:50:09.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:50:09 smithi029 bash[32453]: audit 2024-08-29T17:50:09.246557+0000 mon.a (mon.0) 942 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:50:09.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:50:09 smithi029 bash[32453]: audit 2024-08-29T17:50:09.247418+0000 mon.a (mon.0) 943 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T17:50:09.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:50:09 smithi029 bash[32453]: audit 2024-08-29T17:50:09.257442+0000 mon.a (mon.0) 944 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:50:09.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:50:09 smithi029 bash[32453]: audit 2024-08-29T17:50:09.480657+0000 mon.a (mon.0) 945 : audit [INF] from='client.? 172.21.15.29:0/4154511409' entity='client.admin' 2024-08-29T17:50:09.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:50:09 smithi029 bash[32453]: audit 2024-08-29T17:50:09.501316+0000 mon.a (mon.0) 946 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:50:09.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:50:09 smithi029 bash[32453]: audit 2024-08-29T17:50:09.503533+0000 mon.a (mon.0) 947 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:50:09.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:50:09 smithi029 bash[32453]: audit 2024-08-29T17:50:09.504655+0000 mon.a (mon.0) 948 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T17:50:09.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:50:09 smithi029 bash[32453]: audit 2024-08-29T17:50:09.512038+0000 mon.a (mon.0) 949 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:50:09.904 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:50:09 smithi110 bash[24444]: cluster 2024-08-29T17:50:07.979164+0000 mgr.y (mgr.14454) 181 : cluster [DBG] pgmap v153: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:50:09.904 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:50:09 smithi110 bash[24444]: audit 2024-08-29T17:50:08.631224+0000 mon.a (mon.0) 935 : audit [INF] from='client.? ' entity='client.admin' 2024-08-29T17:50:09.904 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:50:09 smithi110 bash[24444]: audit 2024-08-29T17:50:08.647235+0000 mon.a (mon.0) 936 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:50:09.904 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:50:09 smithi110 bash[24444]: audit 2024-08-29T17:50:09.065786+0000 mon.a (mon.0) 937 : audit [INF] from='client.? 172.21.15.29:0/3145073077' entity='client.admin' 2024-08-29T17:50:09.904 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:50:09 smithi110 bash[24444]: audit 2024-08-29T17:50:09.144532+0000 mon.a (mon.0) 938 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:50:09.904 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:50:09 smithi110 bash[24444]: audit 2024-08-29T17:50:09.145310+0000 mon.a (mon.0) 939 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T17:50:09.904 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:50:09 smithi110 bash[24444]: audit 2024-08-29T17:50:09.151228+0000 mon.a (mon.0) 940 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:50:09.904 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:50:09 smithi110 bash[24444]: audit 2024-08-29T17:50:09.244559+0000 mon.a (mon.0) 941 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:50:09.904 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:50:09 smithi110 bash[24444]: audit 2024-08-29T17:50:09.246557+0000 mon.a (mon.0) 942 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:50:09.904 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:50:09 smithi110 bash[24444]: audit 2024-08-29T17:50:09.247418+0000 mon.a (mon.0) 943 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T17:50:09.904 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:50:09 smithi110 bash[24444]: audit 2024-08-29T17:50:09.257442+0000 mon.a (mon.0) 944 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:50:09.904 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:50:09 smithi110 bash[24444]: audit 2024-08-29T17:50:09.480657+0000 mon.a (mon.0) 945 : audit [INF] from='client.? 172.21.15.29:0/4154511409' entity='client.admin' 2024-08-29T17:50:09.905 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:50:09 smithi110 bash[24444]: audit 2024-08-29T17:50:09.501316+0000 mon.a (mon.0) 946 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:50:09.905 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:50:09 smithi110 bash[24444]: audit 2024-08-29T17:50:09.503533+0000 mon.a (mon.0) 947 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:50:09.905 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:50:09 smithi110 bash[24444]: audit 2024-08-29T17:50:09.504655+0000 mon.a (mon.0) 948 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T17:50:09.905 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:50:09 smithi110 bash[24444]: audit 2024-08-29T17:50:09.512038+0000 mon.a (mon.0) 949 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:50:10.130 INFO:tasks.workunit.client.0.smithi029.stdout:{ 2024-08-29T17:50:10.130 INFO:tasks.workunit.client.0.smithi029.stdout: "balancer": { 2024-08-29T17:50:10.130 INFO:tasks.workunit.client.0.smithi029.stdout: "active": true, 2024-08-29T17:50:10.130 INFO:tasks.workunit.client.0.smithi029.stdout: "mode": "" 2024-08-29T17:50:10.130 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:10.130 INFO:tasks.workunit.client.0.smithi029.stdout: "channels": [ 2024-08-29T17:50:10.130 INFO:tasks.workunit.client.0.smithi029.stdout: "basic", 2024-08-29T17:50:10.130 INFO:tasks.workunit.client.0.smithi029.stdout: "crash", 2024-08-29T17:50:10.130 INFO:tasks.workunit.client.0.smithi029.stdout: "device", 2024-08-29T17:50:10.130 INFO:tasks.workunit.client.0.smithi029.stdout: "ident" 2024-08-29T17:50:10.131 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:10.131 INFO:tasks.workunit.client.0.smithi029.stdout: "channels_available": [ 2024-08-29T17:50:10.131 INFO:tasks.workunit.client.0.smithi029.stdout: "basic", 2024-08-29T17:50:10.131 INFO:tasks.workunit.client.0.smithi029.stdout: "ident", 2024-08-29T17:50:10.131 INFO:tasks.workunit.client.0.smithi029.stdout: "crash", 2024-08-29T17:50:10.131 INFO:tasks.workunit.client.0.smithi029.stdout: "device", 2024-08-29T17:50:10.131 INFO:tasks.workunit.client.0.smithi029.stdout: "perf" 2024-08-29T17:50:10.131 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:10.131 INFO:tasks.workunit.client.0.smithi029.stdout: "collections_available": [ 2024-08-29T17:50:10.131 INFO:tasks.workunit.client.0.smithi029.stdout: "basic_base", 2024-08-29T17:50:10.131 INFO:tasks.workunit.client.0.smithi029.stdout: "device_base", 2024-08-29T17:50:10.131 INFO:tasks.workunit.client.0.smithi029.stdout: "crash_base", 2024-08-29T17:50:10.131 INFO:tasks.workunit.client.0.smithi029.stdout: "ident_base", 2024-08-29T17:50:10.132 INFO:tasks.workunit.client.0.smithi029.stdout: "perf_perf", 2024-08-29T17:50:10.132 INFO:tasks.workunit.client.0.smithi029.stdout: "basic_mds_metadata", 2024-08-29T17:50:10.132 INFO:tasks.workunit.client.0.smithi029.stdout: "basic_pool_usage", 2024-08-29T17:50:10.132 INFO:tasks.workunit.client.0.smithi029.stdout: "basic_usage_by_class", 2024-08-29T17:50:10.132 INFO:tasks.workunit.client.0.smithi029.stdout: "basic_rook_v01", 2024-08-29T17:50:10.132 INFO:tasks.workunit.client.0.smithi029.stdout: "perf_memory_metrics", 2024-08-29T17:50:10.132 INFO:tasks.workunit.client.0.smithi029.stdout: "basic_pool_options_bluestore" 2024-08-29T17:50:10.132 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:10.132 INFO:tasks.workunit.client.0.smithi029.stdout: "collections_opted_in": [ 2024-08-29T17:50:10.132 INFO:tasks.workunit.client.0.smithi029.stdout: "basic_base", 2024-08-29T17:50:10.132 INFO:tasks.workunit.client.0.smithi029.stdout: "device_base", 2024-08-29T17:50:10.133 INFO:tasks.workunit.client.0.smithi029.stdout: "crash_base", 2024-08-29T17:50:10.133 INFO:tasks.workunit.client.0.smithi029.stdout: "ident_base", 2024-08-29T17:50:10.133 INFO:tasks.workunit.client.0.smithi029.stdout: "perf_perf", 2024-08-29T17:50:10.133 INFO:tasks.workunit.client.0.smithi029.stdout: "basic_mds_metadata", 2024-08-29T17:50:10.133 INFO:tasks.workunit.client.0.smithi029.stdout: "basic_pool_usage", 2024-08-29T17:50:10.133 INFO:tasks.workunit.client.0.smithi029.stdout: "basic_usage_by_class", 2024-08-29T17:50:10.133 INFO:tasks.workunit.client.0.smithi029.stdout: "basic_rook_v01", 2024-08-29T17:50:10.133 INFO:tasks.workunit.client.0.smithi029.stdout: "perf_memory_metrics", 2024-08-29T17:50:10.133 INFO:tasks.workunit.client.0.smithi029.stdout: "basic_pool_options_bluestore" 2024-08-29T17:50:10.133 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:10.133 INFO:tasks.workunit.client.0.smithi029.stdout: "config": { 2024-08-29T17:50:10.133 INFO:tasks.workunit.client.0.smithi029.stdout: "active_changed": [ 2024-08-29T17:50:10.133 INFO:tasks.workunit.client.0.smithi029.stdout: "auth_allow_insecure_global_id_reclaim", 2024-08-29T17:50:10.133 INFO:tasks.workunit.client.0.smithi029.stdout: "auth_debug", 2024-08-29T17:50:10.134 INFO:tasks.workunit.client.0.smithi029.stdout: "auth_mon_ticket_ttl", 2024-08-29T17:50:10.134 INFO:tasks.workunit.client.0.smithi029.stdout: "auth_service_ticket_ttl", 2024-08-29T17:50:10.134 INFO:tasks.workunit.client.0.smithi029.stdout: "bdev_debug_aio", 2024-08-29T17:50:10.134 INFO:tasks.workunit.client.0.smithi029.stdout: "client_check_pool_perm", 2024-08-29T17:50:10.134 INFO:tasks.workunit.client.0.smithi029.stdout: "client_mount_gid", 2024-08-29T17:50:10.134 INFO:tasks.workunit.client.0.smithi029.stdout: "client_mount_uid", 2024-08-29T17:50:10.134 INFO:tasks.workunit.client.0.smithi029.stdout: "client_quota", 2024-08-29T17:50:10.134 INFO:tasks.workunit.client.0.smithi029.stdout: "container_image", 2024-08-29T17:50:10.134 INFO:tasks.workunit.client.0.smithi029.stdout: "daemonize", 2024-08-29T17:50:10.134 INFO:tasks.workunit.client.0.smithi029.stdout: "debug_asserts_on_shutdown", 2024-08-29T17:50:10.134 INFO:tasks.workunit.client.0.smithi029.stdout: "debug_mgr", 2024-08-29T17:50:10.134 INFO:tasks.workunit.client.0.smithi029.stdout: "debug_mon", 2024-08-29T17:50:10.135 INFO:tasks.workunit.client.0.smithi029.stdout: "debug_ms", 2024-08-29T17:50:10.135 INFO:tasks.workunit.client.0.smithi029.stdout: "debug_osd", 2024-08-29T17:50:10.135 INFO:tasks.workunit.client.0.smithi029.stdout: "debug_paxos", 2024-08-29T17:50:10.135 INFO:tasks.workunit.client.0.smithi029.stdout: "keyring", 2024-08-29T17:50:10.135 INFO:tasks.workunit.client.0.smithi029.stdout: "leveldb_block_size", 2024-08-29T17:50:10.135 INFO:tasks.workunit.client.0.smithi029.stdout: "leveldb_cache_size", 2024-08-29T17:50:10.135 INFO:tasks.workunit.client.0.smithi029.stdout: "leveldb_compression", 2024-08-29T17:50:10.135 INFO:tasks.workunit.client.0.smithi029.stdout: "leveldb_log", 2024-08-29T17:50:10.135 INFO:tasks.workunit.client.0.smithi029.stdout: "leveldb_write_buffer_size", 2024-08-29T17:50:10.135 INFO:tasks.workunit.client.0.smithi029.stdout: "log_stderr_prefix", 2024-08-29T17:50:10.135 INFO:tasks.workunit.client.0.smithi029.stdout: "log_to_file", 2024-08-29T17:50:10.135 INFO:tasks.workunit.client.0.smithi029.stdout: "log_to_journald", 2024-08-29T17:50:10.135 INFO:tasks.workunit.client.0.smithi029.stdout: "log_to_stderr", 2024-08-29T17:50:10.136 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_allow_pool_delete", 2024-08-29T17:50:10.136 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_clock_drift_allowed", 2024-08-29T17:50:10.136 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_cluster_log_file_level", 2024-08-29T17:50:10.136 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_cluster_log_to_file", 2024-08-29T17:50:10.136 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_cluster_log_to_stderr", 2024-08-29T17:50:10.136 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_data_avail_warn", 2024-08-29T17:50:10.136 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_election_default_strategy", 2024-08-29T17:50:10.136 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_host", 2024-08-29T17:50:10.136 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_max_pg_per_osd", 2024-08-29T17:50:10.136 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_mgr_mkfs_grace", 2024-08-29T17:50:10.136 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_osd_prime_pg_temp", 2024-08-29T17:50:10.136 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_osd_reporter_subtree_level", 2024-08-29T17:50:10.137 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_pg_warn_max_object_skew", 2024-08-29T17:50:10.137 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_reweight_min_bytes_per_osd", 2024-08-29T17:50:10.137 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_reweight_min_pgs_per_osd", 2024-08-29T17:50:10.137 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_warn_on_crush_straw_calc_version_zero", 2024-08-29T17:50:10.137 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_warn_on_insecure_global_id_reclaim", 2024-08-29T17:50:10.137 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_warn_on_insecure_global_id_reclaim_allowed", 2024-08-29T17:50:10.137 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_warn_on_legacy_crush_tunables", 2024-08-29T17:50:10.137 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_warn_on_osd_down_out_interval_zero", 2024-08-29T17:50:10.137 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_warn_on_pool_pg_num_not_power_of_two", 2024-08-29T17:50:10.137 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_warn_on_too_few_osds", 2024-08-29T17:50:10.137 INFO:tasks.workunit.client.0.smithi029.stdout: "ms_die_on_bug", 2024-08-29T17:50:10.138 INFO:tasks.workunit.client.0.smithi029.stdout: "ms_die_on_old_message", 2024-08-29T17:50:10.138 INFO:tasks.workunit.client.0.smithi029.stdout: "no_config_file", 2024-08-29T17:50:10.138 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_class_default_list", 2024-08-29T17:50:10.138 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_class_load_list", 2024-08-29T17:50:10.138 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_crush_chooseleaf_type", 2024-08-29T17:50:10.138 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_debug_misdirected_ops", 2024-08-29T17:50:10.138 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_debug_op_order", 2024-08-29T17:50:10.138 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_debug_pg_log_writeout", 2024-08-29T17:50:10.138 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_debug_shutdown", 2024-08-29T17:50:10.138 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_debug_verify_cached_snaps", 2024-08-29T17:50:10.138 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_debug_verify_missing_on_start", 2024-08-29T17:50:10.138 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_debug_verify_stray_on_activate", 2024-08-29T17:50:10.139 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_deep_scrub_update_digest_min_age", 2024-08-29T17:50:10.139 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_delete_sleep", 2024-08-29T17:50:10.139 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_delete_sleep_hdd", 2024-08-29T17:50:10.139 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_delete_sleep_hybrid", 2024-08-29T17:50:10.139 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_delete_sleep_ssd", 2024-08-29T17:50:10.139 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_max_backfills", 2024-08-29T17:50:10.139 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_mclock_max_capacity_iops_ssd", 2024-08-29T17:50:10.139 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_mclock_profile", 2024-08-29T17:50:10.139 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_mclock_scheduler_background_best_effort_lim", 2024-08-29T17:50:10.139 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_mclock_scheduler_background_best_effort_res", 2024-08-29T17:50:10.139 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_mclock_scheduler_background_best_effort_wgt", 2024-08-29T17:50:10.139 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_mclock_scheduler_background_recovery_lim", 2024-08-29T17:50:10.140 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_mclock_scheduler_background_recovery_res", 2024-08-29T17:50:10.140 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_mclock_scheduler_background_recovery_wgt", 2024-08-29T17:50:10.140 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_mclock_scheduler_client_lim", 2024-08-29T17:50:10.140 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_mclock_scheduler_client_res", 2024-08-29T17:50:10.140 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_mclock_scheduler_client_wgt", 2024-08-29T17:50:10.140 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_memory_target", 2024-08-29T17:50:10.140 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_memory_target_autotune", 2024-08-29T17:50:10.140 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_op_queue", 2024-08-29T17:50:10.140 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_op_queue_cut_off", 2024-08-29T17:50:10.140 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_pg_delete_cost", 2024-08-29T17:50:10.140 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_pool_default_erasure_code_profile", 2024-08-29T17:50:10.140 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_pool_default_pg_autoscale_mode", 2024-08-29T17:50:10.141 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_recover_clone_overlap", 2024-08-29T17:50:10.141 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_recovery_max_active", 2024-08-29T17:50:10.141 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_recovery_max_active_hdd", 2024-08-29T17:50:10.141 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_recovery_max_active_ssd", 2024-08-29T17:50:10.141 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_recovery_max_chunk", 2024-08-29T17:50:10.141 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_recovery_sleep", 2024-08-29T17:50:10.141 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_recovery_sleep_hdd", 2024-08-29T17:50:10.141 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_recovery_sleep_hybrid", 2024-08-29T17:50:10.141 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_recovery_sleep_ssd", 2024-08-29T17:50:10.141 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_scrub_load_threshold", 2024-08-29T17:50:10.141 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_scrub_max_interval", 2024-08-29T17:50:10.141 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_scrub_sleep", 2024-08-29T17:50:10.141 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_shutdown_pgref_assert", 2024-08-29T17:50:10.142 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_snap_trim_sleep", 2024-08-29T17:50:10.142 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_snap_trim_sleep_hdd", 2024-08-29T17:50:10.142 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_snap_trim_sleep_hybrid", 2024-08-29T17:50:10.142 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_snap_trim_sleep_ssd", 2024-08-29T17:50:10.142 INFO:tasks.workunit.client.0.smithi029.stdout: "public_addr", 2024-08-29T17:50:10.142 INFO:tasks.workunit.client.0.smithi029.stdout: "public_addrv", 2024-08-29T17:50:10.142 INFO:tasks.workunit.client.0.smithi029.stdout: "public_network", 2024-08-29T17:50:10.142 INFO:tasks.workunit.client.0.smithi029.stdout: "rbd_default_features", 2024-08-29T17:50:10.142 INFO:tasks.workunit.client.0.smithi029.stdout: "rbd_qos_exclude_ops", 2024-08-29T17:50:10.142 INFO:tasks.workunit.client.0.smithi029.stdout: "setgroup", 2024-08-29T17:50:10.142 INFO:tasks.workunit.client.0.smithi029.stdout: "setuser" 2024-08-29T17:50:10.142 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:10.142 INFO:tasks.workunit.client.0.smithi029.stdout: "cluster_changed": [ 2024-08-29T17:50:10.143 INFO:tasks.workunit.client.0.smithi029.stdout: "auth_allow_insecure_global_id_reclaim", 2024-08-29T17:50:10.143 INFO:tasks.workunit.client.0.smithi029.stdout: "auth_debug", 2024-08-29T17:50:10.143 INFO:tasks.workunit.client.0.smithi029.stdout: "auth_mon_ticket_ttl", 2024-08-29T17:50:10.143 INFO:tasks.workunit.client.0.smithi029.stdout: "auth_service_ticket_ttl", 2024-08-29T17:50:10.143 INFO:tasks.workunit.client.0.smithi029.stdout: "bdev_debug_aio", 2024-08-29T17:50:10.143 INFO:tasks.workunit.client.0.smithi029.stdout: "container_image", 2024-08-29T17:50:10.143 INFO:tasks.workunit.client.0.smithi029.stdout: "debug_asserts_on_shutdown", 2024-08-29T17:50:10.143 INFO:tasks.workunit.client.0.smithi029.stdout: "debug_mgr", 2024-08-29T17:50:10.143 INFO:tasks.workunit.client.0.smithi029.stdout: "debug_mon", 2024-08-29T17:50:10.143 INFO:tasks.workunit.client.0.smithi029.stdout: "debug_ms", 2024-08-29T17:50:10.143 INFO:tasks.workunit.client.0.smithi029.stdout: "debug_osd", 2024-08-29T17:50:10.143 INFO:tasks.workunit.client.0.smithi029.stdout: "debug_paxos", 2024-08-29T17:50:10.144 INFO:tasks.workunit.client.0.smithi029.stdout: "log_to_file", 2024-08-29T17:50:10.144 INFO:tasks.workunit.client.0.smithi029.stdout: "log_to_journald", 2024-08-29T17:50:10.144 INFO:tasks.workunit.client.0.smithi029.stdout: "log_to_stderr", 2024-08-29T17:50:10.144 INFO:tasks.workunit.client.0.smithi029.stdout: "mds_join_fs", 2024-08-29T17:50:10.144 INFO:tasks.workunit.client.0.smithi029.stdout: "mgr/cephadm/allow_ptrace", 2024-08-29T17:50:10.144 INFO:tasks.workunit.client.0.smithi029.stdout: "mgr/cephadm/container_init", 2024-08-29T17:50:10.144 INFO:tasks.workunit.client.0.smithi029.stdout: "mgr/cephadm/migration_current", 2024-08-29T17:50:10.144 INFO:tasks.workunit.client.0.smithi029.stdout: "mgr/cephadm/use_repo_digest", 2024-08-29T17:50:10.144 INFO:tasks.workunit.client.0.smithi029.stdout: "mgr/dashboard/ALERTMANAGER_API_HOST", 2024-08-29T17:50:10.144 INFO:tasks.workunit.client.0.smithi029.stdout: "mgr/dashboard/GRAFANA_API_SSL_VERIFY", 2024-08-29T17:50:10.144 INFO:tasks.workunit.client.0.smithi029.stdout: "mgr/dashboard/GRAFANA_API_URL", 2024-08-29T17:50:10.144 INFO:tasks.workunit.client.0.smithi029.stdout: "mgr/dashboard/PROMETHEUS_API_HOST", 2024-08-29T17:50:10.144 INFO:tasks.workunit.client.0.smithi029.stdout: "mgr/dashboard/ssl_server_port", 2024-08-29T17:50:10.144 INFO:tasks.workunit.client.0.smithi029.stdout: "mgr/orchestrator/orchestrator", 2024-08-29T17:50:10.145 INFO:tasks.workunit.client.0.smithi029.stdout: "mgr/telemetry/channel_ident", 2024-08-29T17:50:10.145 INFO:tasks.workunit.client.0.smithi029.stdout: "mgr/telemetry/description", 2024-08-29T17:50:10.145 INFO:tasks.workunit.client.0.smithi029.stdout: "mgr/telemetry/organization", 2024-08-29T17:50:10.145 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_allow_pool_delete", 2024-08-29T17:50:10.145 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_clock_drift_allowed", 2024-08-29T17:50:10.145 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_cluster_log_file_level", 2024-08-29T17:50:10.145 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_cluster_log_to_file", 2024-08-29T17:50:10.145 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_data_avail_warn", 2024-08-29T17:50:10.145 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_election_default_strategy", 2024-08-29T17:50:10.145 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_max_pg_per_osd", 2024-08-29T17:50:10.145 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_mgr_mkfs_grace", 2024-08-29T17:50:10.145 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_osd_prime_pg_temp", 2024-08-29T17:50:10.145 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_osd_reporter_subtree_level", 2024-08-29T17:50:10.145 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_pg_warn_max_object_skew", 2024-08-29T17:50:10.146 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_reweight_min_bytes_per_osd", 2024-08-29T17:50:10.146 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_reweight_min_pgs_per_osd", 2024-08-29T17:50:10.146 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_warn_on_crush_straw_calc_version_zero", 2024-08-29T17:50:10.146 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_warn_on_insecure_global_id_reclaim", 2024-08-29T17:50:10.146 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_warn_on_insecure_global_id_reclaim_allowed", 2024-08-29T17:50:10.146 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_warn_on_legacy_crush_tunables", 2024-08-29T17:50:10.146 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_warn_on_osd_down_out_interval_zero", 2024-08-29T17:50:10.146 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_warn_on_pool_pg_num_not_power_of_two", 2024-08-29T17:50:10.146 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_warn_on_too_few_osds", 2024-08-29T17:50:10.146 INFO:tasks.workunit.client.0.smithi029.stdout: "ms_die_on_bug", 2024-08-29T17:50:10.146 INFO:tasks.workunit.client.0.smithi029.stdout: "ms_die_on_old_message", 2024-08-29T17:50:10.146 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_class_default_list", 2024-08-29T17:50:10.146 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_class_load_list", 2024-08-29T17:50:10.146 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_debug_misdirected_ops", 2024-08-29T17:50:10.147 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_debug_op_order", 2024-08-29T17:50:10.147 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_debug_pg_log_writeout", 2024-08-29T17:50:10.147 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_debug_shutdown", 2024-08-29T17:50:10.147 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_debug_verify_cached_snaps", 2024-08-29T17:50:10.147 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_debug_verify_missing_on_start", 2024-08-29T17:50:10.147 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_debug_verify_stray_on_activate", 2024-08-29T17:50:10.147 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_deep_scrub_update_digest_min_age", 2024-08-29T17:50:10.147 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_mclock_max_capacity_iops_ssd", 2024-08-29T17:50:10.147 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_mclock_profile", 2024-08-29T17:50:10.147 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_memory_target", 2024-08-29T17:50:10.147 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_memory_target_autotune", 2024-08-29T17:50:10.147 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_op_queue", 2024-08-29T17:50:10.147 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_op_queue_cut_off", 2024-08-29T17:50:10.147 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_pool_default_erasure_code_profile", 2024-08-29T17:50:10.148 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_pool_default_pg_autoscale_mode", 2024-08-29T17:50:10.148 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_recover_clone_overlap", 2024-08-29T17:50:10.148 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_recovery_max_chunk", 2024-08-29T17:50:10.148 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_scrub_load_threshold", 2024-08-29T17:50:10.148 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_scrub_max_interval", 2024-08-29T17:50:10.148 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_shutdown_pgref_assert", 2024-08-29T17:50:10.148 INFO:tasks.workunit.client.0.smithi029.stdout: "public_network", 2024-08-29T17:50:10.148 INFO:tasks.workunit.client.0.smithi029.stdout: "rgw_cache_enabled", 2024-08-29T17:50:10.148 INFO:tasks.workunit.client.0.smithi029.stdout: "rgw_enable_ops_log", 2024-08-29T17:50:10.148 INFO:tasks.workunit.client.0.smithi029.stdout: "rgw_enable_usage_log" 2024-08-29T17:50:10.148 INFO:tasks.workunit.client.0.smithi029.stdout: ] 2024-08-29T17:50:10.148 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:10.149 INFO:tasks.workunit.client.0.smithi029.stdout: "contact": null, 2024-08-29T17:50:10.149 INFO:tasks.workunit.client.0.smithi029.stdout: "crashes": [], 2024-08-29T17:50:10.149 INFO:tasks.workunit.client.0.smithi029.stdout: "created": "2024-08-29T17:31:55.139100Z", 2024-08-29T17:50:10.149 INFO:tasks.workunit.client.0.smithi029.stdout: "crush": { 2024-08-29T17:50:10.149 INFO:tasks.workunit.client.0.smithi029.stdout: "bucket_algs": { 2024-08-29T17:50:10.149 INFO:tasks.workunit.client.0.smithi029.stdout: "straw2": 3 2024-08-29T17:50:10.149 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:10.149 INFO:tasks.workunit.client.0.smithi029.stdout: "bucket_sizes": { 2024-08-29T17:50:10.149 INFO:tasks.workunit.client.0.smithi029.stdout: "2": 1, 2024-08-29T17:50:10.149 INFO:tasks.workunit.client.0.smithi029.stdout: "4": 2 2024-08-29T17:50:10.149 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:10.149 INFO:tasks.workunit.client.0.smithi029.stdout: "bucket_types": { 2024-08-29T17:50:10.150 INFO:tasks.workunit.client.0.smithi029.stdout: "1": 2, 2024-08-29T17:50:10.150 INFO:tasks.workunit.client.0.smithi029.stdout: "11": 1 2024-08-29T17:50:10.150 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:10.150 INFO:tasks.workunit.client.0.smithi029.stdout: "compat_weight_set": false, 2024-08-29T17:50:10.150 INFO:tasks.workunit.client.0.smithi029.stdout: "device_classes": [ 2024-08-29T17:50:10.150 INFO:tasks.workunit.client.0.smithi029.stdout: 8 2024-08-29T17:50:10.150 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:10.150 INFO:tasks.workunit.client.0.smithi029.stdout: "num_buckets": 6, 2024-08-29T17:50:10.150 INFO:tasks.workunit.client.0.smithi029.stdout: "num_devices": 8, 2024-08-29T17:50:10.150 INFO:tasks.workunit.client.0.smithi029.stdout: "num_rules": 1, 2024-08-29T17:50:10.150 INFO:tasks.workunit.client.0.smithi029.stdout: "num_types": 12, 2024-08-29T17:50:10.150 INFO:tasks.workunit.client.0.smithi029.stdout: "num_weight_sets": 0, 2024-08-29T17:50:10.150 INFO:tasks.workunit.client.0.smithi029.stdout: "tunables": { 2024-08-29T17:50:10.150 INFO:tasks.workunit.client.0.smithi029.stdout: "allowed_bucket_algs": 54, 2024-08-29T17:50:10.151 INFO:tasks.workunit.client.0.smithi029.stdout: "choose_local_fallback_tries": 0, 2024-08-29T17:50:10.151 INFO:tasks.workunit.client.0.smithi029.stdout: "choose_local_tries": 0, 2024-08-29T17:50:10.151 INFO:tasks.workunit.client.0.smithi029.stdout: "choose_total_tries": 50, 2024-08-29T17:50:10.151 INFO:tasks.workunit.client.0.smithi029.stdout: "chooseleaf_descend_once": 1, 2024-08-29T17:50:10.151 INFO:tasks.workunit.client.0.smithi029.stdout: "chooseleaf_stable": 1, 2024-08-29T17:50:10.151 INFO:tasks.workunit.client.0.smithi029.stdout: "chooseleaf_vary_r": 1, 2024-08-29T17:50:10.151 INFO:tasks.workunit.client.0.smithi029.stdout: "has_v2_rules": 0, 2024-08-29T17:50:10.151 INFO:tasks.workunit.client.0.smithi029.stdout: "has_v3_rules": 0, 2024-08-29T17:50:10.151 INFO:tasks.workunit.client.0.smithi029.stdout: "has_v4_buckets": 1, 2024-08-29T17:50:10.151 INFO:tasks.workunit.client.0.smithi029.stdout: "has_v5_rules": 0, 2024-08-29T17:50:10.151 INFO:tasks.workunit.client.0.smithi029.stdout: "legacy_tunables": 0, 2024-08-29T17:50:10.151 INFO:tasks.workunit.client.0.smithi029.stdout: "minimum_required_version": "jewel", 2024-08-29T17:50:10.152 INFO:tasks.workunit.client.0.smithi029.stdout: "optimal_tunables": 1, 2024-08-29T17:50:10.152 INFO:tasks.workunit.client.0.smithi029.stdout: "profile": "jewel", 2024-08-29T17:50:10.152 INFO:tasks.workunit.client.0.smithi029.stdout: "require_feature_tunables": 1, 2024-08-29T17:50:10.152 INFO:tasks.workunit.client.0.smithi029.stdout: "require_feature_tunables2": 1, 2024-08-29T17:50:10.152 INFO:tasks.workunit.client.0.smithi029.stdout: "require_feature_tunables3": 1, 2024-08-29T17:50:10.152 INFO:tasks.workunit.client.0.smithi029.stdout: "require_feature_tunables5": 1, 2024-08-29T17:50:10.152 INFO:tasks.workunit.client.0.smithi029.stdout: "straw_calc_version": 1 2024-08-29T17:50:10.152 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:10.152 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:10.152 INFO:tasks.workunit.client.0.smithi029.stdout: "description": "upgrade test cluster", 2024-08-29T17:50:10.152 INFO:tasks.workunit.client.0.smithi029.stdout: "fs": { 2024-08-29T17:50:10.152 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 1, 2024-08-29T17:50:10.153 INFO:tasks.workunit.client.0.smithi029.stdout: "feature_flags": { 2024-08-29T17:50:10.153 INFO:tasks.workunit.client.0.smithi029.stdout: "enable_multiple": true, 2024-08-29T17:50:10.153 INFO:tasks.workunit.client.0.smithi029.stdout: "ever_enabled_multiple": true 2024-08-29T17:50:10.153 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:10.153 INFO:tasks.workunit.client.0.smithi029.stdout: "filesystems": [ 2024-08-29T17:50:10.154 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:10.154 INFO:tasks.workunit.client.0.smithi029.stdout: "approx_ctime": "2024-08", 2024-08-29T17:50:10.154 INFO:tasks.workunit.client.0.smithi029.stdout: "balancer_enabled": false, 2024-08-29T17:50:10.154 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:10.154 INFO:tasks.workunit.client.0.smithi029.stdout: "cached_caps": 0, 2024-08-29T17:50:10.154 INFO:tasks.workunit.client.0.smithi029.stdout: "cached_dns": 10, 2024-08-29T17:50:10.154 INFO:tasks.workunit.client.0.smithi029.stdout: "cached_inos": 13, 2024-08-29T17:50:10.154 INFO:tasks.workunit.client.0.smithi029.stdout: "cached_subtrees": 2, 2024-08-29T17:50:10.154 INFO:tasks.workunit.client.0.smithi029.stdout: "ever_allowed_features": 0, 2024-08-29T17:50:10.154 INFO:tasks.workunit.client.0.smithi029.stdout: "explicitly_allowed_features": 0, 2024-08-29T17:50:10.154 INFO:tasks.workunit.client.0.smithi029.stdout: "files": 0, 2024-08-29T17:50:10.154 INFO:tasks.workunit.client.0.smithi029.stdout: "max_mds": 1, 2024-08-29T17:50:10.154 INFO:tasks.workunit.client.0.smithi029.stdout: "num_data_pools": 1, 2024-08-29T17:50:10.155 INFO:tasks.workunit.client.0.smithi029.stdout: "num_in": 1, 2024-08-29T17:50:10.155 INFO:tasks.workunit.client.0.smithi029.stdout: "num_mds": 1, 2024-08-29T17:50:10.155 INFO:tasks.workunit.client.0.smithi029.stdout: "num_sessions": 0, 2024-08-29T17:50:10.155 INFO:tasks.workunit.client.0.smithi029.stdout: "num_standby_replay": 0, 2024-08-29T17:50:10.155 INFO:tasks.workunit.client.0.smithi029.stdout: "num_up": 1, 2024-08-29T17:50:10.155 INFO:tasks.workunit.client.0.smithi029.stdout: "snaps": 0, 2024-08-29T17:50:10.155 INFO:tasks.workunit.client.0.smithi029.stdout: "standby_count_wanted": 0 2024-08-29T17:50:10.155 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:10.155 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:10.155 INFO:tasks.workunit.client.0.smithi029.stdout: "num_standby_mds": 1, 2024-08-29T17:50:10.155 INFO:tasks.workunit.client.0.smithi029.stdout: "total_num_mds": 2 2024-08-29T17:50:10.155 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:10.155 INFO:tasks.workunit.client.0.smithi029.stdout: "hosts": { 2024-08-29T17:50:10.156 INFO:tasks.workunit.client.0.smithi029.stdout: "num": 2, 2024-08-29T17:50:10.156 INFO:tasks.workunit.client.0.smithi029.stdout: "num_with_mds": 2, 2024-08-29T17:50:10.156 INFO:tasks.workunit.client.0.smithi029.stdout: "num_with_mgr": 2, 2024-08-29T17:50:10.156 INFO:tasks.workunit.client.0.smithi029.stdout: "num_with_mon": 2, 2024-08-29T17:50:10.156 INFO:tasks.workunit.client.0.smithi029.stdout: "num_with_osd": 2 2024-08-29T17:50:10.156 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:10.156 INFO:tasks.workunit.client.0.smithi029.stdout: "leaderboard": false, 2024-08-29T17:50:10.156 INFO:tasks.workunit.client.0.smithi029.stdout: "leaderboard_description": null, 2024-08-29T17:50:10.156 INFO:tasks.workunit.client.0.smithi029.stdout: "license": "sharing-1-0", 2024-08-29T17:50:10.156 INFO:tasks.workunit.client.0.smithi029.stdout: "metadata": { 2024-08-29T17:50:10.156 INFO:tasks.workunit.client.0.smithi029.stdout: "mds": { 2024-08-29T17:50:10.156 INFO:tasks.workunit.client.0.smithi029.stdout: "arch": { 2024-08-29T17:50:10.156 INFO:tasks.workunit.client.0.smithi029.stdout: "x86_64": 2 2024-08-29T17:50:10.157 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:10.157 INFO:tasks.workunit.client.0.smithi029.stdout: "ceph_version": { 2024-08-29T17:50:10.157 INFO:tasks.workunit.client.0.smithi029.stdout: "ceph version 18.2.4-774-gfe43f1c9 (fe43f1c9f9e2945dda7244d8acbd33fb921449af) reef (stable)": 2 2024-08-29T17:50:10.157 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:10.157 INFO:tasks.workunit.client.0.smithi029.stdout: "cpu": { 2024-08-29T17:50:10.157 INFO:tasks.workunit.client.0.smithi029.stdout: "Intel(R) Xeon(R) CPU E5-1620 v3 @ 3.50GHz": 1, 2024-08-29T17:50:10.157 INFO:tasks.workunit.client.0.smithi029.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 1 2024-08-29T17:50:10.157 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:10.157 INFO:tasks.workunit.client.0.smithi029.stdout: "distro": { 2024-08-29T17:50:10.157 INFO:tasks.workunit.client.0.smithi029.stdout: "centos": 2 2024-08-29T17:50:10.157 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:10.158 INFO:tasks.workunit.client.0.smithi029.stdout: "distro_description": { 2024-08-29T17:50:10.158 INFO:tasks.workunit.client.0.smithi029.stdout: "CentOS Stream 9": 2 2024-08-29T17:50:10.158 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:10.158 INFO:tasks.workunit.client.0.smithi029.stdout: "kernel_description": { 2024-08-29T17:50:10.158 INFO:tasks.workunit.client.0.smithi029.stdout: "#129-Ubuntu SMP Fri Aug 2 19:25:20 UTC 2024": 2 2024-08-29T17:50:10.158 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:10.158 INFO:tasks.workunit.client.0.smithi029.stdout: "kernel_version": { 2024-08-29T17:50:10.158 INFO:tasks.workunit.client.0.smithi029.stdout: "5.15.0-119-generic": 2 2024-08-29T17:50:10.158 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:10.158 INFO:tasks.workunit.client.0.smithi029.stdout: "os": { 2024-08-29T17:50:10.158 INFO:tasks.workunit.client.0.smithi029.stdout: "Linux": 2 2024-08-29T17:50:10.159 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:10.159 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:10.159 INFO:tasks.workunit.client.0.smithi029.stdout: "mon": { 2024-08-29T17:50:10.159 INFO:tasks.workunit.client.0.smithi029.stdout: "arch": { 2024-08-29T17:50:10.159 INFO:tasks.workunit.client.0.smithi029.stdout: "x86_64": 3 2024-08-29T17:50:10.159 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:10.159 INFO:tasks.workunit.client.0.smithi029.stdout: "ceph_version": { 2024-08-29T17:50:10.159 INFO:tasks.workunit.client.0.smithi029.stdout: "ceph version 18.2.4-774-gfe43f1c9 (fe43f1c9f9e2945dda7244d8acbd33fb921449af) reef (stable)": 3 2024-08-29T17:50:10.159 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:10.159 INFO:tasks.workunit.client.0.smithi029.stdout: "cpu": { 2024-08-29T17:50:10.159 INFO:tasks.workunit.client.0.smithi029.stdout: "Intel(R) Xeon(R) CPU E5-1620 v3 @ 3.50GHz": 2, 2024-08-29T17:50:10.159 INFO:tasks.workunit.client.0.smithi029.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 1 2024-08-29T17:50:10.159 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:10.160 INFO:tasks.workunit.client.0.smithi029.stdout: "distro": { 2024-08-29T17:50:10.160 INFO:tasks.workunit.client.0.smithi029.stdout: "centos": 3 2024-08-29T17:50:10.160 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:10.160 INFO:tasks.workunit.client.0.smithi029.stdout: "distro_description": { 2024-08-29T17:50:10.160 INFO:tasks.workunit.client.0.smithi029.stdout: "CentOS Stream 9": 3 2024-08-29T17:50:10.160 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:10.160 INFO:tasks.workunit.client.0.smithi029.stdout: "kernel_description": { 2024-08-29T17:50:10.160 INFO:tasks.workunit.client.0.smithi029.stdout: "#129-Ubuntu SMP Fri Aug 2 19:25:20 UTC 2024": 3 2024-08-29T17:50:10.160 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:10.160 INFO:tasks.workunit.client.0.smithi029.stdout: "kernel_version": { 2024-08-29T17:50:10.160 INFO:tasks.workunit.client.0.smithi029.stdout: "5.15.0-119-generic": 3 2024-08-29T17:50:10.160 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:10.160 INFO:tasks.workunit.client.0.smithi029.stdout: "os": { 2024-08-29T17:50:10.161 INFO:tasks.workunit.client.0.smithi029.stdout: "Linux": 3 2024-08-29T17:50:10.161 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:10.161 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:10.161 INFO:tasks.workunit.client.0.smithi029.stdout: "osd": { 2024-08-29T17:50:10.161 INFO:tasks.workunit.client.0.smithi029.stdout: "arch": { 2024-08-29T17:50:10.161 INFO:tasks.workunit.client.0.smithi029.stdout: "x86_64": 8 2024-08-29T17:50:10.162 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:10.162 INFO:tasks.workunit.client.0.smithi029.stdout: "ceph_version": { 2024-08-29T17:50:10.162 INFO:tasks.workunit.client.0.smithi029.stdout: "ceph version 18.2.4-774-gfe43f1c9 (fe43f1c9f9e2945dda7244d8acbd33fb921449af) reef (stable)": 8 2024-08-29T17:50:10.162 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:10.162 INFO:tasks.workunit.client.0.smithi029.stdout: "cpu": { 2024-08-29T17:50:10.162 INFO:tasks.workunit.client.0.smithi029.stdout: "Intel(R) Xeon(R) CPU E5-1620 v3 @ 3.50GHz": 4, 2024-08-29T17:50:10.162 INFO:tasks.workunit.client.0.smithi029.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 4 2024-08-29T17:50:10.162 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:10.162 INFO:tasks.workunit.client.0.smithi029.stdout: "distro": { 2024-08-29T17:50:10.162 INFO:tasks.workunit.client.0.smithi029.stdout: "centos": 8 2024-08-29T17:50:10.162 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:10.162 INFO:tasks.workunit.client.0.smithi029.stdout: "distro_description": { 2024-08-29T17:50:10.162 INFO:tasks.workunit.client.0.smithi029.stdout: "CentOS Stream 9": 8 2024-08-29T17:50:10.163 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:10.163 INFO:tasks.workunit.client.0.smithi029.stdout: "kernel_description": { 2024-08-29T17:50:10.163 INFO:tasks.workunit.client.0.smithi029.stdout: "#129-Ubuntu SMP Fri Aug 2 19:25:20 UTC 2024": 8 2024-08-29T17:50:10.163 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:10.163 INFO:tasks.workunit.client.0.smithi029.stdout: "kernel_version": { 2024-08-29T17:50:10.163 INFO:tasks.workunit.client.0.smithi029.stdout: "5.15.0-119-generic": 8 2024-08-29T17:50:10.163 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:10.163 INFO:tasks.workunit.client.0.smithi029.stdout: "os": { 2024-08-29T17:50:10.163 INFO:tasks.workunit.client.0.smithi029.stdout: "Linux": 8 2024-08-29T17:50:10.163 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:10.163 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_objectstore": { 2024-08-29T17:50:10.163 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore": 8 2024-08-29T17:50:10.164 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:10.164 INFO:tasks.workunit.client.0.smithi029.stdout: "rotational": { 2024-08-29T17:50:10.164 INFO:tasks.workunit.client.0.smithi029.stdout: "0": 8 2024-08-29T17:50:10.164 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:10.164 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:10.164 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:10.164 INFO:tasks.workunit.client.0.smithi029.stdout: "mon": { 2024-08-29T17:50:10.164 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 3, 2024-08-29T17:50:10.164 INFO:tasks.workunit.client.0.smithi029.stdout: "features": { 2024-08-29T17:50:10.164 INFO:tasks.workunit.client.0.smithi029.stdout: "optional": [], 2024-08-29T17:50:10.164 INFO:tasks.workunit.client.0.smithi029.stdout: "persistent": [ 2024-08-29T17:50:10.164 INFO:tasks.workunit.client.0.smithi029.stdout: "kraken", 2024-08-29T17:50:10.164 INFO:tasks.workunit.client.0.smithi029.stdout: "luminous", 2024-08-29T17:50:10.165 INFO:tasks.workunit.client.0.smithi029.stdout: "mimic", 2024-08-29T17:50:10.165 INFO:tasks.workunit.client.0.smithi029.stdout: "osdmap-prune", 2024-08-29T17:50:10.165 INFO:tasks.workunit.client.0.smithi029.stdout: "nautilus", 2024-08-29T17:50:10.165 INFO:tasks.workunit.client.0.smithi029.stdout: "octopus", 2024-08-29T17:50:10.165 INFO:tasks.workunit.client.0.smithi029.stdout: "pacific", 2024-08-29T17:50:10.165 INFO:tasks.workunit.client.0.smithi029.stdout: "elector-pinging", 2024-08-29T17:50:10.165 INFO:tasks.workunit.client.0.smithi029.stdout: "quincy", 2024-08-29T17:50:10.165 INFO:tasks.workunit.client.0.smithi029.stdout: "reef" 2024-08-29T17:50:10.165 INFO:tasks.workunit.client.0.smithi029.stdout: ] 2024-08-29T17:50:10.165 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:10.165 INFO:tasks.workunit.client.0.smithi029.stdout: "ipv4_addr_mons": 6, 2024-08-29T17:50:10.165 INFO:tasks.workunit.client.0.smithi029.stdout: "ipv6_addr_mons": 0, 2024-08-29T17:50:10.165 INFO:tasks.workunit.client.0.smithi029.stdout: "min_mon_release": 18, 2024-08-29T17:50:10.166 INFO:tasks.workunit.client.0.smithi029.stdout: "v1_addr_mons": 3, 2024-08-29T17:50:10.166 INFO:tasks.workunit.client.0.smithi029.stdout: "v2_addr_mons": 3 2024-08-29T17:50:10.166 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:10.166 INFO:tasks.workunit.client.0.smithi029.stdout: "organization": "ceph-qa", 2024-08-29T17:50:10.166 INFO:tasks.workunit.client.0.smithi029.stdout: "osd": { 2024-08-29T17:50:10.166 INFO:tasks.workunit.client.0.smithi029.stdout: "cluster_network": false, 2024-08-29T17:50:10.166 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 8, 2024-08-29T17:50:10.166 INFO:tasks.workunit.client.0.smithi029.stdout: "require_min_compat_client": "luminous", 2024-08-29T17:50:10.166 INFO:tasks.workunit.client.0.smithi029.stdout: "require_osd_release": "reef" 2024-08-29T17:50:10.166 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:10.166 INFO:tasks.workunit.client.0.smithi029.stdout: "pools": [ 2024-08-29T17:50:10.166 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:10.167 INFO:tasks.workunit.client.0.smithi029.stdout: "application": [ 2024-08-29T17:50:10.167 INFO:tasks.workunit.client.0.smithi029.stdout: "mgr" 2024-08-29T17:50:10.167 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:10.167 INFO:tasks.workunit.client.0.smithi029.stdout: "cache_mode": "none", 2024-08-29T17:50:10.167 INFO:tasks.workunit.client.0.smithi029.stdout: "erasure_code_profile": {}, 2024-08-29T17:50:10.167 INFO:tasks.workunit.client.0.smithi029.stdout: "min_size": 2, 2024-08-29T17:50:10.167 INFO:tasks.workunit.client.0.smithi029.stdout: "options": {}, 2024-08-29T17:50:10.167 INFO:tasks.workunit.client.0.smithi029.stdout: "pg_autoscale_mode": "off", 2024-08-29T17:50:10.167 INFO:tasks.workunit.client.0.smithi029.stdout: "pg_num": 1, 2024-08-29T17:50:10.167 INFO:tasks.workunit.client.0.smithi029.stdout: "pgp_num": 1, 2024-08-29T17:50:10.167 INFO:tasks.workunit.client.0.smithi029.stdout: "pool": 1, 2024-08-29T17:50:10.167 INFO:tasks.workunit.client.0.smithi029.stdout: "size": 3, 2024-08-29T17:50:10.167 INFO:tasks.workunit.client.0.smithi029.stdout: "stats": { 2024-08-29T17:50:10.167 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_raw": 729300871434, 2024-08-29T17:50:10.168 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes_used": 1781760, 2024-08-29T17:50:10.168 INFO:tasks.workunit.client.0.smithi029.stdout: "compress_bytes_used": 0, 2024-08-29T17:50:10.168 INFO:tasks.workunit.client.0.smithi029.stdout: "compress_under_bytes": 0, 2024-08-29T17:50:10.168 INFO:tasks.workunit.client.0.smithi029.stdout: "data_bytes_used": 1781760, 2024-08-29T17:50:10.168 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty": 0, 2024-08-29T17:50:10.168 INFO:tasks.workunit.client.0.smithi029.stdout: "max_avail": 243100286976, 2024-08-29T17:50:10.168 INFO:tasks.workunit.client.0.smithi029.stdout: "objects": 2, 2024-08-29T17:50:10.168 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_bytes_used": 0, 2024-08-29T17:50:10.168 INFO:tasks.workunit.client.0.smithi029.stdout: "percent_used": 2.4431010388070717e-06, 2024-08-29T17:50:10.168 INFO:tasks.workunit.client.0.smithi029.stdout: "quota_bytes": 0, 2024-08-29T17:50:10.168 INFO:tasks.workunit.client.0.smithi029.stdout: "quota_objects": 0, 2024-08-29T17:50:10.168 INFO:tasks.workunit.client.0.smithi029.stdout: "rd": 212, 2024-08-29T17:50:10.168 INFO:tasks.workunit.client.0.smithi029.stdout: "rd_bytes": 313344, 2024-08-29T17:50:10.168 INFO:tasks.workunit.client.0.smithi029.stdout: "stored": 590368, 2024-08-29T17:50:10.169 INFO:tasks.workunit.client.0.smithi029.stdout: "stored_data": 590368, 2024-08-29T17:50:10.169 INFO:tasks.workunit.client.0.smithi029.stdout: "stored_omap": 0, 2024-08-29T17:50:10.169 INFO:tasks.workunit.client.0.smithi029.stdout: "stored_raw": 1771104, 2024-08-29T17:50:10.169 INFO:tasks.workunit.client.0.smithi029.stdout: "wr": 179, 2024-08-29T17:50:10.169 INFO:tasks.workunit.client.0.smithi029.stdout: "wr_bytes": 2473984 2024-08-29T17:50:10.169 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:10.169 INFO:tasks.workunit.client.0.smithi029.stdout: "target_max_bytes": 0, 2024-08-29T17:50:10.169 INFO:tasks.workunit.client.0.smithi029.stdout: "target_max_objects": 0, 2024-08-29T17:50:10.169 INFO:tasks.workunit.client.0.smithi029.stdout: "type": "replicated" 2024-08-29T17:50:10.169 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:10.169 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:10.169 INFO:tasks.workunit.client.0.smithi029.stdout: "application": [ 2024-08-29T17:50:10.169 INFO:tasks.workunit.client.0.smithi029.stdout: "cephfs" 2024-08-29T17:50:10.170 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:10.170 INFO:tasks.workunit.client.0.smithi029.stdout: "cache_mode": "none", 2024-08-29T17:50:10.170 INFO:tasks.workunit.client.0.smithi029.stdout: "erasure_code_profile": {}, 2024-08-29T17:50:10.170 INFO:tasks.workunit.client.0.smithi029.stdout: "min_size": 2, 2024-08-29T17:50:10.170 INFO:tasks.workunit.client.0.smithi029.stdout: "options": {}, 2024-08-29T17:50:10.170 INFO:tasks.workunit.client.0.smithi029.stdout: "pg_autoscale_mode": "off", 2024-08-29T17:50:10.170 INFO:tasks.workunit.client.0.smithi029.stdout: "pg_num": 32, 2024-08-29T17:50:10.170 INFO:tasks.workunit.client.0.smithi029.stdout: "pgp_num": 32, 2024-08-29T17:50:10.170 INFO:tasks.workunit.client.0.smithi029.stdout: "pool": 2, 2024-08-29T17:50:10.170 INFO:tasks.workunit.client.0.smithi029.stdout: "size": 3, 2024-08-29T17:50:10.170 INFO:tasks.workunit.client.0.smithi029.stdout: "stats": { 2024-08-29T17:50:10.170 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_raw": 729300871434, 2024-08-29T17:50:10.170 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes_used": 98304, 2024-08-29T17:50:10.170 INFO:tasks.workunit.client.0.smithi029.stdout: "compress_bytes_used": 0, 2024-08-29T17:50:10.171 INFO:tasks.workunit.client.0.smithi029.stdout: "compress_under_bytes": 0, 2024-08-29T17:50:10.171 INFO:tasks.workunit.client.0.smithi029.stdout: "data_bytes_used": 98304, 2024-08-29T17:50:10.171 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty": 0, 2024-08-29T17:50:10.171 INFO:tasks.workunit.client.0.smithi029.stdout: "max_avail": 243100286976, 2024-08-29T17:50:10.171 INFO:tasks.workunit.client.0.smithi029.stdout: "objects": 22, 2024-08-29T17:50:10.171 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_bytes_used": 0, 2024-08-29T17:50:10.171 INFO:tasks.workunit.client.0.smithi029.stdout: "percent_used": 1.3479208860189829e-07, 2024-08-29T17:50:10.171 INFO:tasks.workunit.client.0.smithi029.stdout: "quota_bytes": 0, 2024-08-29T17:50:10.171 INFO:tasks.workunit.client.0.smithi029.stdout: "quota_objects": 0, 2024-08-29T17:50:10.171 INFO:tasks.workunit.client.0.smithi029.stdout: "rd": 0, 2024-08-29T17:50:10.171 INFO:tasks.workunit.client.0.smithi029.stdout: "rd_bytes": 0, 2024-08-29T17:50:10.171 INFO:tasks.workunit.client.0.smithi029.stdout: "stored": 3428, 2024-08-29T17:50:10.171 INFO:tasks.workunit.client.0.smithi029.stdout: "stored_data": 3428, 2024-08-29T17:50:10.172 INFO:tasks.workunit.client.0.smithi029.stdout: "stored_omap": 0, 2024-08-29T17:50:10.172 INFO:tasks.workunit.client.0.smithi029.stdout: "stored_raw": 10284, 2024-08-29T17:50:10.172 INFO:tasks.workunit.client.0.smithi029.stdout: "wr": 51, 2024-08-29T17:50:10.172 INFO:tasks.workunit.client.0.smithi029.stdout: "wr_bytes": 20480 2024-08-29T17:50:10.172 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:10.172 INFO:tasks.workunit.client.0.smithi029.stdout: "target_max_bytes": 0, 2024-08-29T17:50:10.172 INFO:tasks.workunit.client.0.smithi029.stdout: "target_max_objects": 0, 2024-08-29T17:50:10.172 INFO:tasks.workunit.client.0.smithi029.stdout: "type": "replicated" 2024-08-29T17:50:10.172 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:10.172 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:10.172 INFO:tasks.workunit.client.0.smithi029.stdout: "application": [ 2024-08-29T17:50:10.172 INFO:tasks.workunit.client.0.smithi029.stdout: "cephfs" 2024-08-29T17:50:10.172 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:10.172 INFO:tasks.workunit.client.0.smithi029.stdout: "cache_mode": "none", 2024-08-29T17:50:10.173 INFO:tasks.workunit.client.0.smithi029.stdout: "erasure_code_profile": {}, 2024-08-29T17:50:10.173 INFO:tasks.workunit.client.0.smithi029.stdout: "min_size": 2, 2024-08-29T17:50:10.173 INFO:tasks.workunit.client.0.smithi029.stdout: "options": {}, 2024-08-29T17:50:10.173 INFO:tasks.workunit.client.0.smithi029.stdout: "pg_autoscale_mode": "off", 2024-08-29T17:50:10.173 INFO:tasks.workunit.client.0.smithi029.stdout: "pg_num": 64, 2024-08-29T17:50:10.173 INFO:tasks.workunit.client.0.smithi029.stdout: "pgp_num": 64, 2024-08-29T17:50:10.173 INFO:tasks.workunit.client.0.smithi029.stdout: "pool": 3, 2024-08-29T17:50:10.173 INFO:tasks.workunit.client.0.smithi029.stdout: "size": 3, 2024-08-29T17:50:10.173 INFO:tasks.workunit.client.0.smithi029.stdout: "stats": { 2024-08-29T17:50:10.173 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_raw": 729300871434, 2024-08-29T17:50:10.173 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes_used": 0, 2024-08-29T17:50:10.173 INFO:tasks.workunit.client.0.smithi029.stdout: "compress_bytes_used": 0, 2024-08-29T17:50:10.173 INFO:tasks.workunit.client.0.smithi029.stdout: "compress_under_bytes": 0, 2024-08-29T17:50:10.173 INFO:tasks.workunit.client.0.smithi029.stdout: "data_bytes_used": 0, 2024-08-29T17:50:10.174 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty": 0, 2024-08-29T17:50:10.174 INFO:tasks.workunit.client.0.smithi029.stdout: "max_avail": 243100286976, 2024-08-29T17:50:10.174 INFO:tasks.workunit.client.0.smithi029.stdout: "objects": 0, 2024-08-29T17:50:10.174 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_bytes_used": 0, 2024-08-29T17:50:10.174 INFO:tasks.workunit.client.0.smithi029.stdout: "percent_used": 0.0, 2024-08-29T17:50:10.174 INFO:tasks.workunit.client.0.smithi029.stdout: "quota_bytes": 0, 2024-08-29T17:50:10.174 INFO:tasks.workunit.client.0.smithi029.stdout: "quota_objects": 0, 2024-08-29T17:50:10.174 INFO:tasks.workunit.client.0.smithi029.stdout: "rd": 0, 2024-08-29T17:50:10.174 INFO:tasks.workunit.client.0.smithi029.stdout: "rd_bytes": 0, 2024-08-29T17:50:10.174 INFO:tasks.workunit.client.0.smithi029.stdout: "stored": 0, 2024-08-29T17:50:10.174 INFO:tasks.workunit.client.0.smithi029.stdout: "stored_data": 0, 2024-08-29T17:50:10.174 INFO:tasks.workunit.client.0.smithi029.stdout: "stored_omap": 0, 2024-08-29T17:50:10.174 INFO:tasks.workunit.client.0.smithi029.stdout: "stored_raw": 0, 2024-08-29T17:50:10.175 INFO:tasks.workunit.client.0.smithi029.stdout: "wr": 0, 2024-08-29T17:50:10.175 INFO:tasks.workunit.client.0.smithi029.stdout: "wr_bytes": 0 2024-08-29T17:50:10.175 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:10.175 INFO:tasks.workunit.client.0.smithi029.stdout: "target_max_bytes": 0, 2024-08-29T17:50:10.175 INFO:tasks.workunit.client.0.smithi029.stdout: "target_max_objects": 0, 2024-08-29T17:50:10.175 INFO:tasks.workunit.client.0.smithi029.stdout: "type": "replicated" 2024-08-29T17:50:10.175 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:10.175 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:10.175 INFO:tasks.workunit.client.0.smithi029.stdout: "application": [ 2024-08-29T17:50:10.175 INFO:tasks.workunit.client.0.smithi029.stdout: "rbd" 2024-08-29T17:50:10.175 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:10.175 INFO:tasks.workunit.client.0.smithi029.stdout: "cache_mode": "none", 2024-08-29T17:50:10.175 INFO:tasks.workunit.client.0.smithi029.stdout: "erasure_code_profile": {}, 2024-08-29T17:50:10.176 INFO:tasks.workunit.client.0.smithi029.stdout: "min_size": 2, 2024-08-29T17:50:10.176 INFO:tasks.workunit.client.0.smithi029.stdout: "options": {}, 2024-08-29T17:50:10.176 INFO:tasks.workunit.client.0.smithi029.stdout: "pg_autoscale_mode": "off", 2024-08-29T17:50:10.176 INFO:tasks.workunit.client.0.smithi029.stdout: "pg_num": 8, 2024-08-29T17:50:10.176 INFO:tasks.workunit.client.0.smithi029.stdout: "pgp_num": 8, 2024-08-29T17:50:10.176 INFO:tasks.workunit.client.0.smithi029.stdout: "pool": 4, 2024-08-29T17:50:10.176 INFO:tasks.workunit.client.0.smithi029.stdout: "size": 3, 2024-08-29T17:50:10.176 INFO:tasks.workunit.client.0.smithi029.stdout: "stats": { 2024-08-29T17:50:10.176 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_raw": 729300871434, 2024-08-29T17:50:10.176 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes_used": 12288, 2024-08-29T17:50:10.176 INFO:tasks.workunit.client.0.smithi029.stdout: "compress_bytes_used": 0, 2024-08-29T17:50:10.176 INFO:tasks.workunit.client.0.smithi029.stdout: "compress_under_bytes": 0, 2024-08-29T17:50:10.176 INFO:tasks.workunit.client.0.smithi029.stdout: "data_bytes_used": 12288, 2024-08-29T17:50:10.176 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty": 0, 2024-08-29T17:50:10.177 INFO:tasks.workunit.client.0.smithi029.stdout: "max_avail": 243100286976, 2024-08-29T17:50:10.177 INFO:tasks.workunit.client.0.smithi029.stdout: "objects": 2, 2024-08-29T17:50:10.177 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_bytes_used": 0, 2024-08-29T17:50:10.177 INFO:tasks.workunit.client.0.smithi029.stdout: "percent_used": 1.6849012851594125e-08, 2024-08-29T17:50:10.177 INFO:tasks.workunit.client.0.smithi029.stdout: "quota_bytes": 0, 2024-08-29T17:50:10.177 INFO:tasks.workunit.client.0.smithi029.stdout: "quota_objects": 0, 2024-08-29T17:50:10.177 INFO:tasks.workunit.client.0.smithi029.stdout: "rd": 0, 2024-08-29T17:50:10.177 INFO:tasks.workunit.client.0.smithi029.stdout: "rd_bytes": 0, 2024-08-29T17:50:10.177 INFO:tasks.workunit.client.0.smithi029.stdout: "stored": 19, 2024-08-29T17:50:10.177 INFO:tasks.workunit.client.0.smithi029.stdout: "stored_data": 19, 2024-08-29T17:50:10.177 INFO:tasks.workunit.client.0.smithi029.stdout: "stored_omap": 0, 2024-08-29T17:50:10.177 INFO:tasks.workunit.client.0.smithi029.stdout: "stored_raw": 57, 2024-08-29T17:50:10.177 INFO:tasks.workunit.client.0.smithi029.stdout: "wr": 2, 2024-08-29T17:50:10.177 INFO:tasks.workunit.client.0.smithi029.stdout: "wr_bytes": 2048 2024-08-29T17:50:10.178 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:10.178 INFO:tasks.workunit.client.0.smithi029.stdout: "target_max_bytes": 0, 2024-08-29T17:50:10.178 INFO:tasks.workunit.client.0.smithi029.stdout: "target_max_objects": 0, 2024-08-29T17:50:10.178 INFO:tasks.workunit.client.0.smithi029.stdout: "type": "replicated" 2024-08-29T17:50:10.178 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:10.178 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:10.178 INFO:tasks.workunit.client.0.smithi029.stdout: "rbd": { 2024-08-29T17:50:10.178 INFO:tasks.workunit.client.0.smithi029.stdout: "mirroring_by_pool": [ 2024-08-29T17:50:10.178 INFO:tasks.workunit.client.0.smithi029.stdout: false 2024-08-29T17:50:10.178 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:10.178 INFO:tasks.workunit.client.0.smithi029.stdout: "num_images_by_pool": [ 2024-08-29T17:50:10.178 INFO:tasks.workunit.client.0.smithi029.stdout: 0 2024-08-29T17:50:10.178 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:10.178 INFO:tasks.workunit.client.0.smithi029.stdout: "num_pools": 1 2024-08-29T17:50:10.179 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:10.179 INFO:tasks.workunit.client.0.smithi029.stdout: "report_id": "1fde6e2b-664b-42f0-82d1-58c3b47f06ae", 2024-08-29T17:50:10.179 INFO:tasks.workunit.client.0.smithi029.stdout: "report_timestamp": "2024-08-29T17:50:10.120958", 2024-08-29T17:50:10.179 INFO:tasks.workunit.client.0.smithi029.stdout: "report_version": 1, 2024-08-29T17:50:10.179 INFO:tasks.workunit.client.0.smithi029.stdout: "rook": { 2024-08-29T17:50:10.179 INFO:tasks.workunit.client.0.smithi029.stdout: "cluster": { 2024-08-29T17:50:10.179 INFO:tasks.workunit.client.0.smithi029.stdout: "external-mode": null, 2024-08-29T17:50:10.179 INFO:tasks.workunit.client.0.smithi029.stdout: "mon": { 2024-08-29T17:50:10.179 INFO:tasks.workunit.client.0.smithi029.stdout: "allow-multiple-per-node": null, 2024-08-29T17:50:10.179 INFO:tasks.workunit.client.0.smithi029.stdout: "count": null, 2024-08-29T17:50:10.179 INFO:tasks.workunit.client.0.smithi029.stdout: "max-id": null, 2024-08-29T17:50:10.179 INFO:tasks.workunit.client.0.smithi029.stdout: "pvc": { 2024-08-29T17:50:10.179 INFO:tasks.workunit.client.0.smithi029.stdout: "enabled": null 2024-08-29T17:50:10.179 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:10.180 INFO:tasks.workunit.client.0.smithi029.stdout: "stretch": { 2024-08-29T17:50:10.180 INFO:tasks.workunit.client.0.smithi029.stdout: "enabled": null 2024-08-29T17:50:10.180 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:10.180 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:10.180 INFO:tasks.workunit.client.0.smithi029.stdout: "network": { 2024-08-29T17:50:10.180 INFO:tasks.workunit.client.0.smithi029.stdout: "provider": null 2024-08-29T17:50:10.180 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:10.180 INFO:tasks.workunit.client.0.smithi029.stdout: "storage": { 2024-08-29T17:50:10.180 INFO:tasks.workunit.client.0.smithi029.stdout: "device-set": { 2024-08-29T17:50:10.180 INFO:tasks.workunit.client.0.smithi029.stdout: "count": { 2024-08-29T17:50:10.180 INFO:tasks.workunit.client.0.smithi029.stdout: "non-portable": null, 2024-08-29T17:50:10.180 INFO:tasks.workunit.client.0.smithi029.stdout: "portable": null, 2024-08-29T17:50:10.180 INFO:tasks.workunit.client.0.smithi029.stdout: "total": null 2024-08-29T17:50:10.181 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:10.181 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:10.181 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:10.181 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:10.181 INFO:tasks.workunit.client.0.smithi029.stdout: "csi": { 2024-08-29T17:50:10.181 INFO:tasks.workunit.client.0.smithi029.stdout: "version": null 2024-08-29T17:50:10.181 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:10.181 INFO:tasks.workunit.client.0.smithi029.stdout: "kubernetes": { 2024-08-29T17:50:10.181 INFO:tasks.workunit.client.0.smithi029.stdout: "version": null 2024-08-29T17:50:10.181 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:10.182 INFO:tasks.workunit.client.0.smithi029.stdout: "node": { 2024-08-29T17:50:10.182 INFO:tasks.workunit.client.0.smithi029.stdout: "count": { 2024-08-29T17:50:10.182 INFO:tasks.workunit.client.0.smithi029.stdout: "kubernetes-total": null, 2024-08-29T17:50:10.182 INFO:tasks.workunit.client.0.smithi029.stdout: "with-ceph-daemons": null, 2024-08-29T17:50:10.182 INFO:tasks.workunit.client.0.smithi029.stdout: "with-csi-cephfs-plugin": null, 2024-08-29T17:50:10.182 INFO:tasks.workunit.client.0.smithi029.stdout: "with-csi-nfs-plugin": null, 2024-08-29T17:50:10.182 INFO:tasks.workunit.client.0.smithi029.stdout: "with-csi-rbd-plugin": null 2024-08-29T17:50:10.182 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:10.182 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:10.182 INFO:tasks.workunit.client.0.smithi029.stdout: "usage": { 2024-08-29T17:50:10.182 INFO:tasks.workunit.client.0.smithi029.stdout: "storage-class": { 2024-08-29T17:50:10.182 INFO:tasks.workunit.client.0.smithi029.stdout: "count": { 2024-08-29T17:50:10.182 INFO:tasks.workunit.client.0.smithi029.stdout: "bucket": null, 2024-08-29T17:50:10.182 INFO:tasks.workunit.client.0.smithi029.stdout: "cephfs": null, 2024-08-29T17:50:10.182 INFO:tasks.workunit.client.0.smithi029.stdout: "nfs": null, 2024-08-29T17:50:10.183 INFO:tasks.workunit.client.0.smithi029.stdout: "rbd": null, 2024-08-29T17:50:10.183 INFO:tasks.workunit.client.0.smithi029.stdout: "total": null 2024-08-29T17:50:10.183 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:10.183 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:10.183 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:10.183 INFO:tasks.workunit.client.0.smithi029.stdout: "version": null 2024-08-29T17:50:10.183 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:10.183 INFO:tasks.workunit.client.0.smithi029.stdout: "services": {}, 2024-08-29T17:50:10.183 INFO:tasks.workunit.client.0.smithi029.stdout: "usage": { 2024-08-29T17:50:10.183 INFO:tasks.workunit.client.0.smithi029.stdout: "pg_num": 105, 2024-08-29T17:50:10.183 INFO:tasks.workunit.client.0.smithi029.stdout: "pools": 4, 2024-08-29T17:50:10.183 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_by_class": { 2024-08-29T17:50:10.183 INFO:tasks.workunit.client.0.smithi029.stdout: "ssd": { 2024-08-29T17:50:10.183 INFO:tasks.workunit.client.0.smithi029.stdout: "total_avail_bytes": 767718158336, 2024-08-29T17:50:10.184 INFO:tasks.workunit.client.0.smithi029.stdout: "total_bytes": 767960285184, 2024-08-29T17:50:10.184 INFO:tasks.workunit.client.0.smithi029.stdout: "total_used_bytes": 242126848, 2024-08-29T17:50:10.184 INFO:tasks.workunit.client.0.smithi029.stdout: "total_used_raw_bytes": 242126848, 2024-08-29T17:50:10.184 INFO:tasks.workunit.client.0.smithi029.stdout: "total_used_raw_ratio": 0.0003152856370434165 2024-08-29T17:50:10.184 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:10.184 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:10.184 INFO:tasks.workunit.client.0.smithi029.stdout: "total_avail_bytes": 767718158336, 2024-08-29T17:50:10.184 INFO:tasks.workunit.client.0.smithi029.stdout: "total_bytes": 767960285184, 2024-08-29T17:50:10.184 INFO:tasks.workunit.client.0.smithi029.stdout: "total_used_bytes": 242126848 2024-08-29T17:50:10.184 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:10.184 INFO:tasks.workunit.client.0.smithi029.stdout:} 2024-08-29T17:50:10.184 INFO:tasks.workunit.client.0.smithi029.stdout:Device report is generated separately. To see it run 'ceph telemetry preview-device'. 2024-08-29T17:50:10.185 INFO:tasks.workunit.client.0.smithi029.stderr:+ ceph telemetry preview-device 2024-08-29T17:50:10.399 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:50:09 smithi029 bash[22727]: [29/Aug/2024:17:50:09] ENGINE Serving on http://:::9283 2024-08-29T17:50:10.399 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:50:09 smithi029 bash[22727]: [29/Aug/2024:17:50:09] ENGINE Bus STARTED 2024-08-29T17:50:10.727 INFO:tasks.workunit.client.0.smithi029.stdout:{ 2024-08-29T17:50:10.728 INFO:tasks.workunit.client.0.smithi029.stdout: "22cd75aa-662f-11ef-9d2b-0cc47abd125a": { 2024-08-29T17:50:10.728 INFO:tasks.workunit.client.0.smithi029.stdout: "INTEL_SSDPED1D480GA_22ce3116-662f-11ef-9d2b-0cc47abd125a": { 2024-08-29T17:50:10.728 INFO:tasks.workunit.client.0.smithi029.stdout: "20240829-173740": { 2024-08-29T17:50:10.728 INFO:tasks.workunit.client.0.smithi029.stdout: "device": { 2024-08-29T17:50:10.728 INFO:tasks.workunit.client.0.smithi029.stdout: "info_name": "/dev/nvme0n1", 2024-08-29T17:50:10.728 INFO:tasks.workunit.client.0.smithi029.stdout: "name": "/dev/nvme0n1", 2024-08-29T17:50:10.728 INFO:tasks.workunit.client.0.smithi029.stdout: "protocol": "NVMe", 2024-08-29T17:50:10.728 INFO:tasks.workunit.client.0.smithi029.stdout: "type": "nvme" 2024-08-29T17:50:10.728 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:10.728 INFO:tasks.workunit.client.0.smithi029.stdout: "firmware_version": "E2010325", 2024-08-29T17:50:10.728 INFO:tasks.workunit.client.0.smithi029.stdout: "host_id": "22cd75aa-662f-11ef-9d2b-0cc47abd125a", 2024-08-29T17:50:10.729 INFO:tasks.workunit.client.0.smithi029.stdout: "json_format_version": [ 2024-08-29T17:50:10.729 INFO:tasks.workunit.client.0.smithi029.stdout: 1, 2024-08-29T17:50:10.729 INFO:tasks.workunit.client.0.smithi029.stdout: 0 2024-08-29T17:50:10.729 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:10.729 INFO:tasks.workunit.client.0.smithi029.stdout: "local_time": { 2024-08-29T17:50:10.729 INFO:tasks.workunit.client.0.smithi029.stdout: "asctime": "Thu Aug 29 17:37:40 2024 UTC", 2024-08-29T17:50:10.729 INFO:tasks.workunit.client.0.smithi029.stdout: "time_t": 1724953060 2024-08-29T17:50:10.729 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:10.729 INFO:tasks.workunit.client.0.smithi029.stdout: "logical_block_size": 512, 2024-08-29T17:50:10.729 INFO:tasks.workunit.client.0.smithi029.stdout: "model_name": "INTEL SSDPED1D480GA", 2024-08-29T17:50:10.729 INFO:tasks.workunit.client.0.smithi029.stdout: "nvme_controller_id": 0, 2024-08-29T17:50:10.729 INFO:tasks.workunit.client.0.smithi029.stdout: "nvme_ieee_oui_identifier": 6083300, 2024-08-29T17:50:10.730 INFO:tasks.workunit.client.0.smithi029.stdout: "nvme_namespaces": [ 2024-08-29T17:50:10.730 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:10.730 INFO:tasks.workunit.client.0.smithi029.stdout: "capacity": { 2024-08-29T17:50:10.730 INFO:tasks.workunit.client.0.smithi029.stdout: "blocks": 937703088, 2024-08-29T17:50:10.730 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 480103981056 2024-08-29T17:50:10.730 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:10.730 INFO:tasks.workunit.client.0.smithi029.stdout: "formatted_lba_size": 512, 2024-08-29T17:50:10.730 INFO:tasks.workunit.client.0.smithi029.stdout: "id": 1, 2024-08-29T17:50:10.730 INFO:tasks.workunit.client.0.smithi029.stdout: "size": { 2024-08-29T17:50:10.730 INFO:tasks.workunit.client.0.smithi029.stdout: "blocks": 937703088, 2024-08-29T17:50:10.730 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 480103981056 2024-08-29T17:50:10.730 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:10.730 INFO:tasks.workunit.client.0.smithi029.stdout: "utilization": { 2024-08-29T17:50:10.730 INFO:tasks.workunit.client.0.smithi029.stdout: "blocks": 937703088, 2024-08-29T17:50:10.731 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 480103981056 2024-08-29T17:50:10.731 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:10.731 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:10.731 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:10.731 INFO:tasks.workunit.client.0.smithi029.stdout: "nvme_number_of_namespaces": 1, 2024-08-29T17:50:10.731 INFO:tasks.workunit.client.0.smithi029.stdout: "nvme_pci_vendor": { 2024-08-29T17:50:10.731 INFO:tasks.workunit.client.0.smithi029.stdout: "id": 32902, 2024-08-29T17:50:10.731 INFO:tasks.workunit.client.0.smithi029.stdout: "subsystem_id": 32902 2024-08-29T17:50:10.731 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:10.731 INFO:tasks.workunit.client.0.smithi029.stdout: "nvme_smart_health_information_add_log": { 2024-08-29T17:50:10.731 INFO:tasks.workunit.client.0.smithi029.stdout: "Device stats": { 2024-08-29T17:50:10.731 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_fw_downgrades": { 2024-08-29T17:50:10.731 INFO:tasks.workunit.client.0.smithi029.stdout: "normalized": 0, 2024-08-29T17:50:10.732 INFO:tasks.workunit.client.0.smithi029.stdout: "raw": 0 2024-08-29T17:50:10.732 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:10.732 INFO:tasks.workunit.client.0.smithi029.stdout: "crc_error_count": { 2024-08-29T17:50:10.732 INFO:tasks.workunit.client.0.smithi029.stdout: "normalized": 100, 2024-08-29T17:50:10.732 INFO:tasks.workunit.client.0.smithi029.stdout: "raw": 0 2024-08-29T17:50:10.732 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:10.732 INFO:tasks.workunit.client.0.smithi029.stdout: "end_to_end_error_detection_count": { 2024-08-29T17:50:10.732 INFO:tasks.workunit.client.0.smithi029.stdout: "normalized": 100, 2024-08-29T17:50:10.732 INFO:tasks.workunit.client.0.smithi029.stdout: "raw": 0 2024-08-29T17:50:10.732 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:10.732 INFO:tasks.workunit.client.0.smithi029.stdout: "erase_fail_count": { 2024-08-29T17:50:10.732 INFO:tasks.workunit.client.0.smithi029.stdout: "normalized": 0, 2024-08-29T17:50:10.733 INFO:tasks.workunit.client.0.smithi029.stdout: "raw": 0 2024-08-29T17:50:10.733 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:10.733 INFO:tasks.workunit.client.0.smithi029.stdout: "host_bytes_written": { 2024-08-29T17:50:10.733 INFO:tasks.workunit.client.0.smithi029.stdout: "normalized": 100, 2024-08-29T17:50:10.733 INFO:tasks.workunit.client.0.smithi029.stdout: "raw": 9486066 2024-08-29T17:50:10.733 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:10.733 INFO:tasks.workunit.client.0.smithi029.stdout: "host_ctx_wear_used": { 2024-08-29T17:50:10.733 INFO:tasks.workunit.client.0.smithi029.stdout: "normalized": 0, 2024-08-29T17:50:10.733 INFO:tasks.workunit.client.0.smithi029.stdout: "raw": 0 2024-08-29T17:50:10.733 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:10.734 INFO:tasks.workunit.client.0.smithi029.stdout: "media_bytes_read": { 2024-08-29T17:50:10.734 INFO:tasks.workunit.client.0.smithi029.stdout: "normalized": 0, 2024-08-29T17:50:10.734 INFO:tasks.workunit.client.0.smithi029.stdout: "raw": 0 2024-08-29T17:50:10.734 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:10.734 INFO:tasks.workunit.client.0.smithi029.stdout: "nand_bytes_written": { 2024-08-29T17:50:10.734 INFO:tasks.workunit.client.0.smithi029.stdout: "normalized": 0, 2024-08-29T17:50:10.734 INFO:tasks.workunit.client.0.smithi029.stdout: "raw": 0 2024-08-29T17:50:10.734 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:10.734 INFO:tasks.workunit.client.0.smithi029.stdout: "perf_stat_indicator": { 2024-08-29T17:50:10.734 INFO:tasks.workunit.client.0.smithi029.stdout: "normalized": 0, 2024-08-29T17:50:10.734 INFO:tasks.workunit.client.0.smithi029.stdout: "raw": 0 2024-08-29T17:50:10.735 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:10.735 INFO:tasks.workunit.client.0.smithi029.stdout: "pll_lock_loss_count": { 2024-08-29T17:50:10.735 INFO:tasks.workunit.client.0.smithi029.stdout: "normalized": 100, 2024-08-29T17:50:10.735 INFO:tasks.workunit.client.0.smithi029.stdout: "raw": 0 2024-08-29T17:50:10.735 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:10.735 INFO:tasks.workunit.client.0.smithi029.stdout: "program_fail_count": { 2024-08-29T17:50:10.735 INFO:tasks.workunit.client.0.smithi029.stdout: "normalized": 0, 2024-08-29T17:50:10.735 INFO:tasks.workunit.client.0.smithi029.stdout: "raw": 0 2024-08-29T17:50:10.735 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:10.735 INFO:tasks.workunit.client.0.smithi029.stdout: "re_alloc_sectr_cnt": { 2024-08-29T17:50:10.735 INFO:tasks.workunit.client.0.smithi029.stdout: "normalized": 0, 2024-08-29T17:50:10.735 INFO:tasks.workunit.client.0.smithi029.stdout: "raw": 0 2024-08-29T17:50:10.735 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:10.736 INFO:tasks.workunit.client.0.smithi029.stdout: "retry_buffer_overflow_count": { 2024-08-29T17:50:10.736 INFO:tasks.workunit.client.0.smithi029.stdout: "normalized": 100, 2024-08-29T17:50:10.736 INFO:tasks.workunit.client.0.smithi029.stdout: "raw": 0 2024-08-29T17:50:10.736 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:10.736 INFO:tasks.workunit.client.0.smithi029.stdout: "soft_ecc_err_rate": { 2024-08-29T17:50:10.736 INFO:tasks.workunit.client.0.smithi029.stdout: "normalized": 0, 2024-08-29T17:50:10.736 INFO:tasks.workunit.client.0.smithi029.stdout: "raw": 0 2024-08-29T17:50:10.736 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:10.736 INFO:tasks.workunit.client.0.smithi029.stdout: "thermal_throttle_status": { 2024-08-29T17:50:10.736 INFO:tasks.workunit.client.0.smithi029.stdout: "normalized": 100, 2024-08-29T17:50:10.736 INFO:tasks.workunit.client.0.smithi029.stdout: "raw": { 2024-08-29T17:50:10.736 INFO:tasks.workunit.client.0.smithi029.stdout: "cnt": 0, 2024-08-29T17:50:10.736 INFO:tasks.workunit.client.0.smithi029.stdout: "pct": 0 2024-08-29T17:50:10.736 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:10.737 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:10.737 INFO:tasks.workunit.client.0.smithi029.stdout: "timed_workload_host_reads": { 2024-08-29T17:50:10.737 INFO:tasks.workunit.client.0.smithi029.stdout: "normalized": 100, 2024-08-29T17:50:10.737 INFO:tasks.workunit.client.0.smithi029.stdout: "raw": 15 2024-08-29T17:50:10.737 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:10.737 INFO:tasks.workunit.client.0.smithi029.stdout: "timed_workload_media_wear": { 2024-08-29T17:50:10.737 INFO:tasks.workunit.client.0.smithi029.stdout: "normalized": 100, 2024-08-29T17:50:10.737 INFO:tasks.workunit.client.0.smithi029.stdout: "raw": "0.000000" 2024-08-29T17:50:10.737 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:10.737 INFO:tasks.workunit.client.0.smithi029.stdout: "timed_workload_timer": { 2024-08-29T17:50:10.737 INFO:tasks.workunit.client.0.smithi029.stdout: "normalized": 100, 2024-08-29T17:50:10.737 INFO:tasks.workunit.client.0.smithi029.stdout: "raw": 1137062 2024-08-29T17:50:10.738 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:10.738 INFO:tasks.workunit.client.0.smithi029.stdout: "unexp_power_loss": { 2024-08-29T17:50:10.738 INFO:tasks.workunit.client.0.smithi029.stdout: "normalized": 0, 2024-08-29T17:50:10.738 INFO:tasks.workunit.client.0.smithi029.stdout: "raw": 0 2024-08-29T17:50:10.738 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:10.739 INFO:tasks.workunit.client.0.smithi029.stdout: "wear_leveling": { 2024-08-29T17:50:10.739 INFO:tasks.workunit.client.0.smithi029.stdout: "normalized": 0, 2024-08-29T17:50:10.740 INFO:tasks.workunit.client.0.smithi029.stdout: "raw": { 2024-08-29T17:50:10.740 INFO:tasks.workunit.client.0.smithi029.stdout: "avg": 0, 2024-08-29T17:50:10.740 INFO:tasks.workunit.client.0.smithi029.stdout: "max": 0, 2024-08-29T17:50:10.740 INFO:tasks.workunit.client.0.smithi029.stdout: "min": 0 2024-08-29T17:50:10.740 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:10.740 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:10.740 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:10.740 INFO:tasks.workunit.client.0.smithi029.stdout: "Intel Smart log": "nvme0n1" 2024-08-29T17:50:10.740 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:10.740 INFO:tasks.workunit.client.0.smithi029.stdout: "nvme_smart_health_information_log": { 2024-08-29T17:50:10.740 INFO:tasks.workunit.client.0.smithi029.stdout: "available_spare": 100, 2024-08-29T17:50:10.740 INFO:tasks.workunit.client.0.smithi029.stdout: "available_spare_threshold": 0, 2024-08-29T17:50:10.741 INFO:tasks.workunit.client.0.smithi029.stdout: "controller_busy_time": 3676, 2024-08-29T17:50:10.741 INFO:tasks.workunit.client.0.smithi029.stdout: "critical_warning": 0, 2024-08-29T17:50:10.741 INFO:tasks.workunit.client.0.smithi029.stdout: "data_units_read": 127791267, 2024-08-29T17:50:10.741 INFO:tasks.workunit.client.0.smithi029.stdout: "data_units_written": 621678884, 2024-08-29T17:50:10.741 INFO:tasks.workunit.client.0.smithi029.stdout: "host_reads": 2047655288, 2024-08-29T17:50:10.741 INFO:tasks.workunit.client.0.smithi029.stdout: "host_writes": 14264005216, 2024-08-29T17:50:10.741 INFO:tasks.workunit.client.0.smithi029.stdout: "media_errors": 0, 2024-08-29T17:50:10.741 INFO:tasks.workunit.client.0.smithi029.stdout: "num_err_log_entries": 0, 2024-08-29T17:50:10.741 INFO:tasks.workunit.client.0.smithi029.stdout: "percentage_used": 0, 2024-08-29T17:50:10.741 INFO:tasks.workunit.client.0.smithi029.stdout: "power_cycles": 25200, 2024-08-29T17:50:10.741 INFO:tasks.workunit.client.0.smithi029.stdout: "power_on_hours": 29717, 2024-08-29T17:50:10.741 INFO:tasks.workunit.client.0.smithi029.stdout: "temperature": 31, 2024-08-29T17:50:10.741 INFO:tasks.workunit.client.0.smithi029.stdout: "unsafe_shutdowns": 8533 2024-08-29T17:50:10.742 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:10.742 INFO:tasks.workunit.client.0.smithi029.stdout: "nvme_vendor": "intel", 2024-08-29T17:50:10.742 INFO:tasks.workunit.client.0.smithi029.stdout: "nvme_version": { 2024-08-29T17:50:10.742 INFO:tasks.workunit.client.0.smithi029.stdout: "string": "<1.2", 2024-08-29T17:50:10.742 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:10.742 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:10.742 INFO:tasks.workunit.client.0.smithi029.stdout: "power_cycle_count": 25200, 2024-08-29T17:50:10.742 INFO:tasks.workunit.client.0.smithi029.stdout: "power_on_time": { 2024-08-29T17:50:10.742 INFO:tasks.workunit.client.0.smithi029.stdout: "hours": 29717 2024-08-29T17:50:10.742 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:10.742 INFO:tasks.workunit.client.0.smithi029.stdout: "serial_number": "deleted", 2024-08-29T17:50:10.742 INFO:tasks.workunit.client.0.smithi029.stdout: "smart_status": { 2024-08-29T17:50:10.743 INFO:tasks.workunit.client.0.smithi029.stdout: "nvme": { 2024-08-29T17:50:10.743 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:10.743 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:10.743 INFO:tasks.workunit.client.0.smithi029.stdout: "passed": true 2024-08-29T17:50:10.743 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:10.743 INFO:tasks.workunit.client.0.smithi029.stdout: "smartctl": { 2024-08-29T17:50:10.743 INFO:tasks.workunit.client.0.smithi029.stdout: "argv": [ 2024-08-29T17:50:10.743 INFO:tasks.workunit.client.0.smithi029.stdout: "smartctl", 2024-08-29T17:50:10.743 INFO:tasks.workunit.client.0.smithi029.stdout: "-x", 2024-08-29T17:50:10.743 INFO:tasks.workunit.client.0.smithi029.stdout: "--json=o", 2024-08-29T17:50:10.743 INFO:tasks.workunit.client.0.smithi029.stdout: "/dev/nvme0n1" 2024-08-29T17:50:10.743 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:10.743 INFO:tasks.workunit.client.0.smithi029.stdout: "build_info": "(local build)", 2024-08-29T17:50:10.743 INFO:tasks.workunit.client.0.smithi029.stdout: "exit_status": 0, 2024-08-29T17:50:10.744 INFO:tasks.workunit.client.0.smithi029.stdout: "output": [ 2024-08-29T17:50:10.744 INFO:tasks.workunit.client.0.smithi029.stdout: "smartctl 7.2 2020-12-30 r5155 [x86_64-linux-5.15.0-119-generic] (local build)", 2024-08-29T17:50:10.744 INFO:tasks.workunit.client.0.smithi029.stdout: "Copyright (C) 2002-20, Bruce Allen, Christian Franke, www.smartmontools.org", 2024-08-29T17:50:10.744 INFO:tasks.workunit.client.0.smithi029.stdout: "", 2024-08-29T17:50:10.744 INFO:tasks.workunit.client.0.smithi029.stdout: "=== START OF INFORMATION SECTION ===", 2024-08-29T17:50:10.744 INFO:tasks.workunit.client.0.smithi029.stdout: "Model Number: INTEL SSDPED1D480GA", 2024-08-29T17:50:10.744 INFO:tasks.workunit.client.0.smithi029.stdout: "Serial Number: deleted", 2024-08-29T17:50:10.744 INFO:tasks.workunit.client.0.smithi029.stdout: "Firmware Version: E2010325", 2024-08-29T17:50:10.744 INFO:tasks.workunit.client.0.smithi029.stdout: "PCI Vendor/Subsystem ID: 0x8086", 2024-08-29T17:50:10.744 INFO:tasks.workunit.client.0.smithi029.stdout: "IEEE OUI Identifier: 0x5cd2e4", 2024-08-29T17:50:10.744 INFO:tasks.workunit.client.0.smithi029.stdout: "Controller ID: 0", 2024-08-29T17:50:10.744 INFO:tasks.workunit.client.0.smithi029.stdout: "NVMe Version: <1.2", 2024-08-29T17:50:10.745 INFO:tasks.workunit.client.0.smithi029.stdout: "Number of Namespaces: 1", 2024-08-29T17:50:10.745 INFO:tasks.workunit.client.0.smithi029.stdout: "Namespace 1 Size/Capacity: 480,103,981,056 [480 GB]", 2024-08-29T17:50:10.745 INFO:tasks.workunit.client.0.smithi029.stdout: "Namespace 1 Formatted LBA Size: 512", 2024-08-29T17:50:10.745 INFO:tasks.workunit.client.0.smithi029.stdout: "Local Time is: Thu Aug 29 17:37:40 2024 UTC", 2024-08-29T17:50:10.745 INFO:tasks.workunit.client.0.smithi029.stdout: "Firmware Updates (0x02): 1 Slot", 2024-08-29T17:50:10.745 INFO:tasks.workunit.client.0.smithi029.stdout: "Optional Admin Commands (0x0007): Security Format Frmw_DL", 2024-08-29T17:50:10.745 INFO:tasks.workunit.client.0.smithi029.stdout: "Optional NVM Commands (0x0006): Wr_Unc DS_Mngmt", 2024-08-29T17:50:10.745 INFO:tasks.workunit.client.0.smithi029.stdout: "Log Page Attributes (0x02): Cmd_Eff_Lg", 2024-08-29T17:50:10.745 INFO:tasks.workunit.client.0.smithi029.stdout: "Maximum Data Transfer Size: 32 Pages", 2024-08-29T17:50:10.745 INFO:tasks.workunit.client.0.smithi029.stdout: "", 2024-08-29T17:50:10.745 INFO:tasks.workunit.client.0.smithi029.stdout: "Supported Power States", 2024-08-29T17:50:10.745 INFO:tasks.workunit.client.0.smithi029.stdout: "St Op Max Active Idle RL RT WL WT Ent_Lat Ex_Lat", 2024-08-29T17:50:10.746 INFO:tasks.workunit.client.0.smithi029.stdout: " 0 + 18.00W - - 0 0 0 0 0 0", 2024-08-29T17:50:10.746 INFO:tasks.workunit.client.0.smithi029.stdout: "", 2024-08-29T17:50:10.746 INFO:tasks.workunit.client.0.smithi029.stdout: "Supported LBA Sizes (NSID 0x1)", 2024-08-29T17:50:10.746 INFO:tasks.workunit.client.0.smithi029.stdout: "Id Fmt Data Metadt Rel_Perf", 2024-08-29T17:50:10.746 INFO:tasks.workunit.client.0.smithi029.stdout: " 0 + 512 0 2", 2024-08-29T17:50:10.746 INFO:tasks.workunit.client.0.smithi029.stdout: "", 2024-08-29T17:50:10.746 INFO:tasks.workunit.client.0.smithi029.stdout: "=== START OF SMART DATA SECTION ===", 2024-08-29T17:50:10.746 INFO:tasks.workunit.client.0.smithi029.stdout: "SMART overall-health self-assessment test result: PASSED", 2024-08-29T17:50:10.746 INFO:tasks.workunit.client.0.smithi029.stdout: "", 2024-08-29T17:50:10.746 INFO:tasks.workunit.client.0.smithi029.stdout: "SMART/Health Information (NVMe Log 0x02)", 2024-08-29T17:50:10.746 INFO:tasks.workunit.client.0.smithi029.stdout: "Critical Warning: 0x00", 2024-08-29T17:50:10.746 INFO:tasks.workunit.client.0.smithi029.stdout: "Temperature: 31 Celsius", 2024-08-29T17:50:10.746 INFO:tasks.workunit.client.0.smithi029.stdout: "Available Spare: 100%", 2024-08-29T17:50:10.747 INFO:tasks.workunit.client.0.smithi029.stdout: "Available Spare Threshold: 0%", 2024-08-29T17:50:10.747 INFO:tasks.workunit.client.0.smithi029.stdout: "Percentage Used: 0%", 2024-08-29T17:50:10.747 INFO:tasks.workunit.client.0.smithi029.stdout: "Data Units Read: 127,791,267 [65.4 TB]", 2024-08-29T17:50:10.747 INFO:tasks.workunit.client.0.smithi029.stdout: "Data Units Written: 621,678,884 [318 TB]", 2024-08-29T17:50:10.747 INFO:tasks.workunit.client.0.smithi029.stdout: "Host Read Commands: 2,047,655,288", 2024-08-29T17:50:10.747 INFO:tasks.workunit.client.0.smithi029.stdout: "Host Write Commands: 14,264,005,216", 2024-08-29T17:50:10.747 INFO:tasks.workunit.client.0.smithi029.stdout: "Controller Busy Time: 3,676", 2024-08-29T17:50:10.747 INFO:tasks.workunit.client.0.smithi029.stdout: "Power Cycles: 25,200", 2024-08-29T17:50:10.747 INFO:tasks.workunit.client.0.smithi029.stdout: "Power On Hours: 29,717", 2024-08-29T17:50:10.747 INFO:tasks.workunit.client.0.smithi029.stdout: "Unsafe Shutdowns: 8,533", 2024-08-29T17:50:10.747 INFO:tasks.workunit.client.0.smithi029.stdout: "Media and Data Integrity Errors: 0", 2024-08-29T17:50:10.747 INFO:tasks.workunit.client.0.smithi029.stdout: "Error Information Log Entries: 0", 2024-08-29T17:50:10.747 INFO:tasks.workunit.client.0.smithi029.stdout: "", 2024-08-29T17:50:10.748 INFO:tasks.workunit.client.0.smithi029.stdout: "Error Information (NVMe Log 0x01, 16 of 64 entries)", 2024-08-29T17:50:10.748 INFO:tasks.workunit.client.0.smithi029.stdout: "No Errors Logged", 2024-08-29T17:50:10.748 INFO:tasks.workunit.client.0.smithi029.stdout: "" 2024-08-29T17:50:10.748 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:10.748 INFO:tasks.workunit.client.0.smithi029.stdout: "platform_info": "x86_64-linux-5.15.0-119-generic", 2024-08-29T17:50:10.748 INFO:tasks.workunit.client.0.smithi029.stdout: "svn_revision": "5155", 2024-08-29T17:50:10.748 INFO:tasks.workunit.client.0.smithi029.stdout: "version": [ 2024-08-29T17:50:10.748 INFO:tasks.workunit.client.0.smithi029.stdout: 7, 2024-08-29T17:50:10.748 INFO:tasks.workunit.client.0.smithi029.stdout: 2 2024-08-29T17:50:10.748 INFO:tasks.workunit.client.0.smithi029.stdout: ] 2024-08-29T17:50:10.748 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:10.748 INFO:tasks.workunit.client.0.smithi029.stdout: "temperature": { 2024-08-29T17:50:10.748 INFO:tasks.workunit.client.0.smithi029.stdout: "current": 31 2024-08-29T17:50:10.749 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:10.749 INFO:tasks.workunit.client.0.smithi029.stdout: "user_capacity": { 2024-08-29T17:50:10.749 INFO:tasks.workunit.client.0.smithi029.stdout: "blocks": 937703088, 2024-08-29T17:50:10.749 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 480103981056 2024-08-29T17:50:10.749 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:10.749 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:10.749 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:10.749 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:10.749 INFO:tasks.workunit.client.0.smithi029.stdout: "22d07c82-662f-11ef-9d2b-0cc47abd125a": { 2024-08-29T17:50:10.749 INFO:tasks.workunit.client.0.smithi029.stdout: "INTEL_SSDPED1D480GA_22d14626-662f-11ef-9d2b-0cc47abd125a": { 2024-08-29T17:50:10.749 INFO:tasks.workunit.client.0.smithi029.stdout: "20240829-173736": { 2024-08-29T17:50:10.749 INFO:tasks.workunit.client.0.smithi029.stdout: "device": { 2024-08-29T17:50:10.749 INFO:tasks.workunit.client.0.smithi029.stdout: "info_name": "/dev/nvme0n1", 2024-08-29T17:50:10.750 INFO:tasks.workunit.client.0.smithi029.stdout: "name": "/dev/nvme0n1", 2024-08-29T17:50:10.750 INFO:tasks.workunit.client.0.smithi029.stdout: "protocol": "NVMe", 2024-08-29T17:50:10.750 INFO:tasks.workunit.client.0.smithi029.stdout: "type": "nvme" 2024-08-29T17:50:10.750 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:10.750 INFO:tasks.workunit.client.0.smithi029.stdout: "firmware_version": "E2010325", 2024-08-29T17:50:10.750 INFO:tasks.workunit.client.0.smithi029.stdout: "host_id": "22d07c82-662f-11ef-9d2b-0cc47abd125a", 2024-08-29T17:50:10.750 INFO:tasks.workunit.client.0.smithi029.stdout: "json_format_version": [ 2024-08-29T17:50:10.750 INFO:tasks.workunit.client.0.smithi029.stdout: 1, 2024-08-29T17:50:10.750 INFO:tasks.workunit.client.0.smithi029.stdout: 0 2024-08-29T17:50:10.750 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:10.750 INFO:tasks.workunit.client.0.smithi029.stdout: "local_time": { 2024-08-29T17:50:10.750 INFO:tasks.workunit.client.0.smithi029.stdout: "asctime": "Thu Aug 29 17:37:36 2024 UTC", 2024-08-29T17:50:10.750 INFO:tasks.workunit.client.0.smithi029.stdout: "time_t": 1724953056 2024-08-29T17:50:10.751 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:10.751 INFO:tasks.workunit.client.0.smithi029.stdout: "logical_block_size": 512, 2024-08-29T17:50:10.751 INFO:tasks.workunit.client.0.smithi029.stdout: "model_name": "INTEL SSDPED1D480GA", 2024-08-29T17:50:10.751 INFO:tasks.workunit.client.0.smithi029.stdout: "nvme_controller_id": 0, 2024-08-29T17:50:10.751 INFO:tasks.workunit.client.0.smithi029.stdout: "nvme_ieee_oui_identifier": 6083300, 2024-08-29T17:50:10.751 INFO:tasks.workunit.client.0.smithi029.stdout: "nvme_namespaces": [ 2024-08-29T17:50:10.751 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:10.751 INFO:tasks.workunit.client.0.smithi029.stdout: "capacity": { 2024-08-29T17:50:10.751 INFO:tasks.workunit.client.0.smithi029.stdout: "blocks": 937703088, 2024-08-29T17:50:10.751 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 480103981056 2024-08-29T17:50:10.751 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:10.751 INFO:tasks.workunit.client.0.smithi029.stdout: "formatted_lba_size": 512, 2024-08-29T17:50:10.751 INFO:tasks.workunit.client.0.smithi029.stdout: "id": 1, 2024-08-29T17:50:10.752 INFO:tasks.workunit.client.0.smithi029.stdout: "size": { 2024-08-29T17:50:10.752 INFO:tasks.workunit.client.0.smithi029.stdout: "blocks": 937703088, 2024-08-29T17:50:10.752 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 480103981056 2024-08-29T17:50:10.752 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:10.752 INFO:tasks.workunit.client.0.smithi029.stdout: "utilization": { 2024-08-29T17:50:10.752 INFO:tasks.workunit.client.0.smithi029.stdout: "blocks": 937703088, 2024-08-29T17:50:10.752 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 480103981056 2024-08-29T17:50:10.752 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:10.752 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:10.752 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:10.752 INFO:tasks.workunit.client.0.smithi029.stdout: "nvme_number_of_namespaces": 1, 2024-08-29T17:50:10.752 INFO:tasks.workunit.client.0.smithi029.stdout: "nvme_pci_vendor": { 2024-08-29T17:50:10.753 INFO:tasks.workunit.client.0.smithi029.stdout: "id": 32902, 2024-08-29T17:50:10.753 INFO:tasks.workunit.client.0.smithi029.stdout: "subsystem_id": 32902 2024-08-29T17:50:10.753 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:10.753 INFO:tasks.workunit.client.0.smithi029.stdout: "nvme_smart_health_information_add_log": { 2024-08-29T17:50:10.753 INFO:tasks.workunit.client.0.smithi029.stdout: "Device stats": { 2024-08-29T17:50:10.753 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_fw_downgrades": { 2024-08-29T17:50:10.753 INFO:tasks.workunit.client.0.smithi029.stdout: "normalized": 0, 2024-08-29T17:50:10.753 INFO:tasks.workunit.client.0.smithi029.stdout: "raw": 0 2024-08-29T17:50:10.753 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:10.753 INFO:tasks.workunit.client.0.smithi029.stdout: "crc_error_count": { 2024-08-29T17:50:10.753 INFO:tasks.workunit.client.0.smithi029.stdout: "normalized": 100, 2024-08-29T17:50:10.753 INFO:tasks.workunit.client.0.smithi029.stdout: "raw": 0 2024-08-29T17:50:10.754 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:10.754 INFO:tasks.workunit.client.0.smithi029.stdout: "end_to_end_error_detection_count": { 2024-08-29T17:50:10.754 INFO:tasks.workunit.client.0.smithi029.stdout: "normalized": 100, 2024-08-29T17:50:10.754 INFO:tasks.workunit.client.0.smithi029.stdout: "raw": 0 2024-08-29T17:50:10.754 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:10.754 INFO:tasks.workunit.client.0.smithi029.stdout: "erase_fail_count": { 2024-08-29T17:50:10.754 INFO:tasks.workunit.client.0.smithi029.stdout: "normalized": 0, 2024-08-29T17:50:10.754 INFO:tasks.workunit.client.0.smithi029.stdout: "raw": 0 2024-08-29T17:50:10.754 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:10.754 INFO:tasks.workunit.client.0.smithi029.stdout: "host_bytes_written": { 2024-08-29T17:50:10.754 INFO:tasks.workunit.client.0.smithi029.stdout: "normalized": 100, 2024-08-29T17:50:10.754 INFO:tasks.workunit.client.0.smithi029.stdout: "raw": 14058188 2024-08-29T17:50:10.754 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:10.755 INFO:tasks.workunit.client.0.smithi029.stdout: "host_ctx_wear_used": { 2024-08-29T17:50:10.755 INFO:tasks.workunit.client.0.smithi029.stdout: "normalized": 0, 2024-08-29T17:50:10.755 INFO:tasks.workunit.client.0.smithi029.stdout: "raw": 0 2024-08-29T17:50:10.755 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:10.755 INFO:tasks.workunit.client.0.smithi029.stdout: "media_bytes_read": { 2024-08-29T17:50:10.755 INFO:tasks.workunit.client.0.smithi029.stdout: "normalized": 0, 2024-08-29T17:50:10.755 INFO:tasks.workunit.client.0.smithi029.stdout: "raw": 0 2024-08-29T17:50:10.755 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:10.755 INFO:tasks.workunit.client.0.smithi029.stdout: "nand_bytes_written": { 2024-08-29T17:50:10.755 INFO:tasks.workunit.client.0.smithi029.stdout: "normalized": 0, 2024-08-29T17:50:10.755 INFO:tasks.workunit.client.0.smithi029.stdout: "raw": 0 2024-08-29T17:50:10.755 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:10.755 INFO:tasks.workunit.client.0.smithi029.stdout: "perf_stat_indicator": { 2024-08-29T17:50:10.755 INFO:tasks.workunit.client.0.smithi029.stdout: "normalized": 0, 2024-08-29T17:50:10.756 INFO:tasks.workunit.client.0.smithi029.stdout: "raw": 0 2024-08-29T17:50:10.756 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:10.756 INFO:tasks.workunit.client.0.smithi029.stdout: "pll_lock_loss_count": { 2024-08-29T17:50:10.756 INFO:tasks.workunit.client.0.smithi029.stdout: "normalized": 100, 2024-08-29T17:50:10.756 INFO:tasks.workunit.client.0.smithi029.stdout: "raw": 0 2024-08-29T17:50:10.756 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:10.756 INFO:tasks.workunit.client.0.smithi029.stdout: "program_fail_count": { 2024-08-29T17:50:10.756 INFO:tasks.workunit.client.0.smithi029.stdout: "normalized": 0, 2024-08-29T17:50:10.756 INFO:tasks.workunit.client.0.smithi029.stdout: "raw": 0 2024-08-29T17:50:10.756 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:10.756 INFO:tasks.workunit.client.0.smithi029.stdout: "re_alloc_sectr_cnt": { 2024-08-29T17:50:10.756 INFO:tasks.workunit.client.0.smithi029.stdout: "normalized": 0, 2024-08-29T17:50:10.756 INFO:tasks.workunit.client.0.smithi029.stdout: "raw": 0 2024-08-29T17:50:10.756 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:10.757 INFO:tasks.workunit.client.0.smithi029.stdout: "retry_buffer_overflow_count": { 2024-08-29T17:50:10.757 INFO:tasks.workunit.client.0.smithi029.stdout: "normalized": 100, 2024-08-29T17:50:10.757 INFO:tasks.workunit.client.0.smithi029.stdout: "raw": 0 2024-08-29T17:50:10.757 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:10.757 INFO:tasks.workunit.client.0.smithi029.stdout: "soft_ecc_err_rate": { 2024-08-29T17:50:10.757 INFO:tasks.workunit.client.0.smithi029.stdout: "normalized": 0, 2024-08-29T17:50:10.757 INFO:tasks.workunit.client.0.smithi029.stdout: "raw": 0 2024-08-29T17:50:10.757 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:10.757 INFO:tasks.workunit.client.0.smithi029.stdout: "thermal_throttle_status": { 2024-08-29T17:50:10.757 INFO:tasks.workunit.client.0.smithi029.stdout: "normalized": 100, 2024-08-29T17:50:10.757 INFO:tasks.workunit.client.0.smithi029.stdout: "raw": { 2024-08-29T17:50:10.757 INFO:tasks.workunit.client.0.smithi029.stdout: "cnt": 0, 2024-08-29T17:50:10.757 INFO:tasks.workunit.client.0.smithi029.stdout: "pct": 0 2024-08-29T17:50:10.758 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:10.758 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:10.758 INFO:tasks.workunit.client.0.smithi029.stdout: "timed_workload_host_reads": { 2024-08-29T17:50:10.758 INFO:tasks.workunit.client.0.smithi029.stdout: "normalized": 100, 2024-08-29T17:50:10.758 INFO:tasks.workunit.client.0.smithi029.stdout: "raw": 12 2024-08-29T17:50:10.758 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:10.758 INFO:tasks.workunit.client.0.smithi029.stdout: "timed_workload_media_wear": { 2024-08-29T17:50:10.758 INFO:tasks.workunit.client.0.smithi029.stdout: "normalized": 100, 2024-08-29T17:50:10.758 INFO:tasks.workunit.client.0.smithi029.stdout: "raw": "0.029297" 2024-08-29T17:50:10.758 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:10.758 INFO:tasks.workunit.client.0.smithi029.stdout: "timed_workload_timer": { 2024-08-29T17:50:10.758 INFO:tasks.workunit.client.0.smithi029.stdout: "normalized": 100, 2024-08-29T17:50:10.759 INFO:tasks.workunit.client.0.smithi029.stdout: "raw": 1496911 2024-08-29T17:50:10.759 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:10.759 INFO:tasks.workunit.client.0.smithi029.stdout: "unexp_power_loss": { 2024-08-29T17:50:10.759 INFO:tasks.workunit.client.0.smithi029.stdout: "normalized": 0, 2024-08-29T17:50:10.759 INFO:tasks.workunit.client.0.smithi029.stdout: "raw": 0 2024-08-29T17:50:10.759 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:10.759 INFO:tasks.workunit.client.0.smithi029.stdout: "wear_leveling": { 2024-08-29T17:50:10.759 INFO:tasks.workunit.client.0.smithi029.stdout: "normalized": 0, 2024-08-29T17:50:10.759 INFO:tasks.workunit.client.0.smithi029.stdout: "raw": { 2024-08-29T17:50:10.759 INFO:tasks.workunit.client.0.smithi029.stdout: "avg": 0, 2024-08-29T17:50:10.759 INFO:tasks.workunit.client.0.smithi029.stdout: "max": 0, 2024-08-29T17:50:10.759 INFO:tasks.workunit.client.0.smithi029.stdout: "min": 0 2024-08-29T17:50:10.760 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:10.760 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:10.760 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:10.760 INFO:tasks.workunit.client.0.smithi029.stdout: "Intel Smart log": "nvme0n1" 2024-08-29T17:50:10.760 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:10.760 INFO:tasks.workunit.client.0.smithi029.stdout: "nvme_smart_health_information_log": { 2024-08-29T17:50:10.760 INFO:tasks.workunit.client.0.smithi029.stdout: "available_spare": 100, 2024-08-29T17:50:10.760 INFO:tasks.workunit.client.0.smithi029.stdout: "available_spare_threshold": 0, 2024-08-29T17:50:10.760 INFO:tasks.workunit.client.0.smithi029.stdout: "controller_busy_time": 5344, 2024-08-29T17:50:10.760 INFO:tasks.workunit.client.0.smithi029.stdout: "critical_warning": 0, 2024-08-29T17:50:10.760 INFO:tasks.workunit.client.0.smithi029.stdout: "data_units_read": 183814959, 2024-08-29T17:50:10.760 INFO:tasks.workunit.client.0.smithi029.stdout: "data_units_written": 921317413, 2024-08-29T17:50:10.761 INFO:tasks.workunit.client.0.smithi029.stdout: "host_reads": 3045219395, 2024-08-29T17:50:10.761 INFO:tasks.workunit.client.0.smithi029.stdout: "host_writes": 19514453341, 2024-08-29T17:50:10.761 INFO:tasks.workunit.client.0.smithi029.stdout: "media_errors": 0, 2024-08-29T17:50:10.761 INFO:tasks.workunit.client.0.smithi029.stdout: "num_err_log_entries": 0, 2024-08-29T17:50:10.761 INFO:tasks.workunit.client.0.smithi029.stdout: "percentage_used": 0, 2024-08-29T17:50:10.761 INFO:tasks.workunit.client.0.smithi029.stdout: "power_cycles": 39183, 2024-08-29T17:50:10.761 INFO:tasks.workunit.client.0.smithi029.stdout: "power_on_hours": 41974, 2024-08-29T17:50:10.761 INFO:tasks.workunit.client.0.smithi029.stdout: "temperature": 35, 2024-08-29T17:50:10.761 INFO:tasks.workunit.client.0.smithi029.stdout: "unsafe_shutdowns": 9800 2024-08-29T17:50:10.761 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:10.761 INFO:tasks.workunit.client.0.smithi029.stdout: "nvme_vendor": "intel", 2024-08-29T17:50:10.761 INFO:tasks.workunit.client.0.smithi029.stdout: "nvme_version": { 2024-08-29T17:50:10.761 INFO:tasks.workunit.client.0.smithi029.stdout: "string": "<1.2", 2024-08-29T17:50:10.762 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:10.762 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:10.762 INFO:tasks.workunit.client.0.smithi029.stdout: "power_cycle_count": 39183, 2024-08-29T17:50:10.762 INFO:tasks.workunit.client.0.smithi029.stdout: "power_on_time": { 2024-08-29T17:50:10.762 INFO:tasks.workunit.client.0.smithi029.stdout: "hours": 41974 2024-08-29T17:50:10.762 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:10.762 INFO:tasks.workunit.client.0.smithi029.stdout: "serial_number": "deleted", 2024-08-29T17:50:10.762 INFO:tasks.workunit.client.0.smithi029.stdout: "smart_status": { 2024-08-29T17:50:10.762 INFO:tasks.workunit.client.0.smithi029.stdout: "nvme": { 2024-08-29T17:50:10.762 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:10.762 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:10.762 INFO:tasks.workunit.client.0.smithi029.stdout: "passed": true 2024-08-29T17:50:10.762 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:10.763 INFO:tasks.workunit.client.0.smithi029.stdout: "smartctl": { 2024-08-29T17:50:10.763 INFO:tasks.workunit.client.0.smithi029.stdout: "argv": [ 2024-08-29T17:50:10.763 INFO:tasks.workunit.client.0.smithi029.stdout: "smartctl", 2024-08-29T17:50:10.763 INFO:tasks.workunit.client.0.smithi029.stdout: "-x", 2024-08-29T17:50:10.763 INFO:tasks.workunit.client.0.smithi029.stdout: "--json=o", 2024-08-29T17:50:10.763 INFO:tasks.workunit.client.0.smithi029.stdout: "/dev/nvme0n1" 2024-08-29T17:50:10.763 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:10.763 INFO:tasks.workunit.client.0.smithi029.stdout: "build_info": "(local build)", 2024-08-29T17:50:10.763 INFO:tasks.workunit.client.0.smithi029.stdout: "exit_status": 0, 2024-08-29T17:50:10.763 INFO:tasks.workunit.client.0.smithi029.stdout: "output": [ 2024-08-29T17:50:10.763 INFO:tasks.workunit.client.0.smithi029.stdout: "smartctl 7.2 2020-12-30 r5155 [x86_64-linux-5.15.0-119-generic] (local build)", 2024-08-29T17:50:10.763 INFO:tasks.workunit.client.0.smithi029.stdout: "Copyright (C) 2002-20, Bruce Allen, Christian Franke, www.smartmontools.org", 2024-08-29T17:50:10.764 INFO:tasks.workunit.client.0.smithi029.stdout: "", 2024-08-29T17:50:10.764 INFO:tasks.workunit.client.0.smithi029.stdout: "=== START OF INFORMATION SECTION ===", 2024-08-29T17:50:10.764 INFO:tasks.workunit.client.0.smithi029.stdout: "Model Number: INTEL SSDPED1D480GA", 2024-08-29T17:50:10.764 INFO:tasks.workunit.client.0.smithi029.stdout: "Serial Number: deleted", 2024-08-29T17:50:10.764 INFO:tasks.workunit.client.0.smithi029.stdout: "Firmware Version: E2010325", 2024-08-29T17:50:10.764 INFO:tasks.workunit.client.0.smithi029.stdout: "PCI Vendor/Subsystem ID: 0x8086", 2024-08-29T17:50:10.764 INFO:tasks.workunit.client.0.smithi029.stdout: "IEEE OUI Identifier: 0x5cd2e4", 2024-08-29T17:50:10.764 INFO:tasks.workunit.client.0.smithi029.stdout: "Controller ID: 0", 2024-08-29T17:50:10.764 INFO:tasks.workunit.client.0.smithi029.stdout: "NVMe Version: <1.2", 2024-08-29T17:50:10.764 INFO:tasks.workunit.client.0.smithi029.stdout: "Number of Namespaces: 1", 2024-08-29T17:50:10.764 INFO:tasks.workunit.client.0.smithi029.stdout: "Namespace 1 Size/Capacity: 480,103,981,056 [480 GB]", 2024-08-29T17:50:10.764 INFO:tasks.workunit.client.0.smithi029.stdout: "Namespace 1 Formatted LBA Size: 512", 2024-08-29T17:50:10.764 INFO:tasks.workunit.client.0.smithi029.stdout: "Local Time is: Thu Aug 29 17:37:36 2024 UTC", 2024-08-29T17:50:10.765 INFO:tasks.workunit.client.0.smithi029.stdout: "Firmware Updates (0x02): 1 Slot", 2024-08-29T17:50:10.765 INFO:tasks.workunit.client.0.smithi029.stdout: "Optional Admin Commands (0x0007): Security Format Frmw_DL", 2024-08-29T17:50:10.765 INFO:tasks.workunit.client.0.smithi029.stdout: "Optional NVM Commands (0x0006): Wr_Unc DS_Mngmt", 2024-08-29T17:50:10.765 INFO:tasks.workunit.client.0.smithi029.stdout: "Log Page Attributes (0x02): Cmd_Eff_Lg", 2024-08-29T17:50:10.765 INFO:tasks.workunit.client.0.smithi029.stdout: "Maximum Data Transfer Size: 32 Pages", 2024-08-29T17:50:10.765 INFO:tasks.workunit.client.0.smithi029.stdout: "", 2024-08-29T17:50:10.765 INFO:tasks.workunit.client.0.smithi029.stdout: "Supported Power States", 2024-08-29T17:50:10.765 INFO:tasks.workunit.client.0.smithi029.stdout: "St Op Max Active Idle RL RT WL WT Ent_Lat Ex_Lat", 2024-08-29T17:50:10.765 INFO:tasks.workunit.client.0.smithi029.stdout: " 0 + 18.00W - - 0 0 0 0 0 0", 2024-08-29T17:50:10.765 INFO:tasks.workunit.client.0.smithi029.stdout: "", 2024-08-29T17:50:10.765 INFO:tasks.workunit.client.0.smithi029.stdout: "Supported LBA Sizes (NSID 0x1)", 2024-08-29T17:50:10.765 INFO:tasks.workunit.client.0.smithi029.stdout: "Id Fmt Data Metadt Rel_Perf", 2024-08-29T17:50:10.765 INFO:tasks.workunit.client.0.smithi029.stdout: " 0 + 512 0 2", 2024-08-29T17:50:10.766 INFO:tasks.workunit.client.0.smithi029.stdout: "", 2024-08-29T17:50:10.766 INFO:tasks.workunit.client.0.smithi029.stdout: "=== START OF SMART DATA SECTION ===", 2024-08-29T17:50:10.766 INFO:tasks.workunit.client.0.smithi029.stdout: "SMART overall-health self-assessment test result: PASSED", 2024-08-29T17:50:10.766 INFO:tasks.workunit.client.0.smithi029.stdout: "", 2024-08-29T17:50:10.766 INFO:tasks.workunit.client.0.smithi029.stdout: "SMART/Health Information (NVMe Log 0x02)", 2024-08-29T17:50:10.766 INFO:tasks.workunit.client.0.smithi029.stdout: "Critical Warning: 0x00", 2024-08-29T17:50:10.766 INFO:tasks.workunit.client.0.smithi029.stdout: "Temperature: 35 Celsius", 2024-08-29T17:50:10.766 INFO:tasks.workunit.client.0.smithi029.stdout: "Available Spare: 100%", 2024-08-29T17:50:10.766 INFO:tasks.workunit.client.0.smithi029.stdout: "Available Spare Threshold: 0%", 2024-08-29T17:50:10.766 INFO:tasks.workunit.client.0.smithi029.stdout: "Percentage Used: 0%", 2024-08-29T17:50:10.766 INFO:tasks.workunit.client.0.smithi029.stdout: "Data Units Read: 183,814,959 [94.1 TB]", 2024-08-29T17:50:10.767 INFO:tasks.workunit.client.0.smithi029.stdout: "Data Units Written: 921,317,413 [471 TB]", 2024-08-29T17:50:10.767 INFO:tasks.workunit.client.0.smithi029.stdout: "Host Read Commands: 3,045,219,395", 2024-08-29T17:50:10.767 INFO:tasks.workunit.client.0.smithi029.stdout: "Host Write Commands: 19,514,453,341", 2024-08-29T17:50:10.767 INFO:tasks.workunit.client.0.smithi029.stdout: "Controller Busy Time: 5,344", 2024-08-29T17:50:10.767 INFO:tasks.workunit.client.0.smithi029.stdout: "Power Cycles: 39,183", 2024-08-29T17:50:10.767 INFO:tasks.workunit.client.0.smithi029.stdout: "Power On Hours: 41,974", 2024-08-29T17:50:10.767 INFO:tasks.workunit.client.0.smithi029.stdout: "Unsafe Shutdowns: 9,800", 2024-08-29T17:50:10.767 INFO:tasks.workunit.client.0.smithi029.stdout: "Media and Data Integrity Errors: 0", 2024-08-29T17:50:10.767 INFO:tasks.workunit.client.0.smithi029.stdout: "Error Information Log Entries: 0", 2024-08-29T17:50:10.767 INFO:tasks.workunit.client.0.smithi029.stdout: "", 2024-08-29T17:50:10.767 INFO:tasks.workunit.client.0.smithi029.stdout: "Error Information (NVMe Log 0x01, 16 of 64 entries)", 2024-08-29T17:50:10.767 INFO:tasks.workunit.client.0.smithi029.stdout: "No Errors Logged", 2024-08-29T17:50:10.767 INFO:tasks.workunit.client.0.smithi029.stdout: "" 2024-08-29T17:50:10.768 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:10.768 INFO:tasks.workunit.client.0.smithi029.stdout: "platform_info": "x86_64-linux-5.15.0-119-generic", 2024-08-29T17:50:10.768 INFO:tasks.workunit.client.0.smithi029.stdout: "svn_revision": "5155", 2024-08-29T17:50:10.768 INFO:tasks.workunit.client.0.smithi029.stdout: "version": [ 2024-08-29T17:50:10.768 INFO:tasks.workunit.client.0.smithi029.stdout: 7, 2024-08-29T17:50:10.768 INFO:tasks.workunit.client.0.smithi029.stdout: 2 2024-08-29T17:50:10.768 INFO:tasks.workunit.client.0.smithi029.stdout: ] 2024-08-29T17:50:10.768 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:10.768 INFO:tasks.workunit.client.0.smithi029.stdout: "temperature": { 2024-08-29T17:50:10.768 INFO:tasks.workunit.client.0.smithi029.stdout: "current": 35 2024-08-29T17:50:10.768 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:10.768 INFO:tasks.workunit.client.0.smithi029.stdout: "user_capacity": { 2024-08-29T17:50:10.769 INFO:tasks.workunit.client.0.smithi029.stdout: "blocks": 937703088, 2024-08-29T17:50:10.769 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 480103981056 2024-08-29T17:50:10.769 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:10.769 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:10.769 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:10.769 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:10.769 INFO:tasks.workunit.client.0.smithi029.stdout:} 2024-08-29T17:50:10.769 INFO:tasks.workunit.client.0.smithi029.stderr:+ ceph telemetry preview-all 2024-08-29T17:50:10.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:50:10 smithi110 bash[24444]: audit 2024-08-29T17:50:09.950221+0000 mon.a (mon.0) 950 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:50:10.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:50:10 smithi110 bash[24444]: audit 2024-08-29T17:50:09.963267+0000 mon.a (mon.0) 951 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-29T17:50:10.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:50:10 smithi110 bash[24444]: audit 2024-08-29T17:50:10.122682+0000 mon.a (mon.0) 952 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:50:10.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:50:10 smithi110 bash[24444]: audit 2024-08-29T17:50:10.126926+0000 mon.a (mon.0) 953 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-29T17:50:10.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:50:10 smithi110 bash[24444]: audit 2024-08-29T17:50:10.520550+0000 mon.a (mon.0) 954 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:50:10.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:50:10 smithi110 bash[24444]: audit 2024-08-29T17:50:10.525542+0000 mon.a (mon.0) 955 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:50:10.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:50:10 smithi110 bash[24444]: audit 2024-08-29T17:50:10.540684+0000 mon.a (mon.0) 956 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:50:10.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:50:10 smithi110 bash[24444]: audit 2024-08-29T17:50:10.545777+0000 mon.a (mon.0) 957 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:50:10.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:50:10 smithi029 bash[22475]: audit 2024-08-29T17:50:09.950221+0000 mon.a (mon.0) 950 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:50:10.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:50:10 smithi029 bash[22475]: audit 2024-08-29T17:50:09.963267+0000 mon.a (mon.0) 951 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-29T17:50:10.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:50:10 smithi029 bash[22475]: audit 2024-08-29T17:50:10.122682+0000 mon.a (mon.0) 952 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:50:10.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:50:10 smithi029 bash[22475]: audit 2024-08-29T17:50:10.126926+0000 mon.a (mon.0) 953 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-29T17:50:10.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:50:10 smithi029 bash[22475]: audit 2024-08-29T17:50:10.520550+0000 mon.a (mon.0) 954 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:50:10.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:50:10 smithi029 bash[22475]: audit 2024-08-29T17:50:10.525542+0000 mon.a (mon.0) 955 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:50:10.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:50:10 smithi029 bash[22475]: audit 2024-08-29T17:50:10.540684+0000 mon.a (mon.0) 956 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:50:10.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:50:10 smithi029 bash[22475]: audit 2024-08-29T17:50:10.545777+0000 mon.a (mon.0) 957 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:50:10.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:50:10 smithi029 bash[32453]: audit 2024-08-29T17:50:09.950221+0000 mon.a (mon.0) 950 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:50:10.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:50:10 smithi029 bash[32453]: audit 2024-08-29T17:50:09.963267+0000 mon.a (mon.0) 951 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-29T17:50:10.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:50:10 smithi029 bash[32453]: audit 2024-08-29T17:50:10.122682+0000 mon.a (mon.0) 952 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:50:10.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:50:10 smithi029 bash[32453]: audit 2024-08-29T17:50:10.126926+0000 mon.a (mon.0) 953 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-29T17:50:10.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:50:10 smithi029 bash[32453]: audit 2024-08-29T17:50:10.520550+0000 mon.a (mon.0) 954 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:50:10.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:50:10 smithi029 bash[32453]: audit 2024-08-29T17:50:10.525542+0000 mon.a (mon.0) 955 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:50:10.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:50:10 smithi029 bash[32453]: audit 2024-08-29T17:50:10.540684+0000 mon.a (mon.0) 956 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:50:10.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:50:10 smithi029 bash[32453]: audit 2024-08-29T17:50:10.545777+0000 mon.a (mon.0) 957 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:50:11.334 INFO:tasks.workunit.client.0.smithi029.stdout:{ 2024-08-29T17:50:11.334 INFO:tasks.workunit.client.0.smithi029.stdout: "device_report": { 2024-08-29T17:50:11.334 INFO:tasks.workunit.client.0.smithi029.stdout: "22cd75aa-662f-11ef-9d2b-0cc47abd125a": { 2024-08-29T17:50:11.335 INFO:tasks.workunit.client.0.smithi029.stdout: "INTEL_SSDPED1D480GA_22ce3116-662f-11ef-9d2b-0cc47abd125a": { 2024-08-29T17:50:11.335 INFO:tasks.workunit.client.0.smithi029.stdout: "20240829-173740": { 2024-08-29T17:50:11.335 INFO:tasks.workunit.client.0.smithi029.stdout: "device": { 2024-08-29T17:50:11.335 INFO:tasks.workunit.client.0.smithi029.stdout: "info_name": "/dev/nvme0n1", 2024-08-29T17:50:11.335 INFO:tasks.workunit.client.0.smithi029.stdout: "name": "/dev/nvme0n1", 2024-08-29T17:50:11.335 INFO:tasks.workunit.client.0.smithi029.stdout: "protocol": "NVMe", 2024-08-29T17:50:11.335 INFO:tasks.workunit.client.0.smithi029.stdout: "type": "nvme" 2024-08-29T17:50:11.335 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:11.335 INFO:tasks.workunit.client.0.smithi029.stdout: "firmware_version": "E2010325", 2024-08-29T17:50:11.335 INFO:tasks.workunit.client.0.smithi029.stdout: "host_id": "22cd75aa-662f-11ef-9d2b-0cc47abd125a", 2024-08-29T17:50:11.335 INFO:tasks.workunit.client.0.smithi029.stdout: "json_format_version": [ 2024-08-29T17:50:11.335 INFO:tasks.workunit.client.0.smithi029.stdout: 1, 2024-08-29T17:50:11.336 INFO:tasks.workunit.client.0.smithi029.stdout: 0 2024-08-29T17:50:11.336 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:11.336 INFO:tasks.workunit.client.0.smithi029.stdout: "local_time": { 2024-08-29T17:50:11.336 INFO:tasks.workunit.client.0.smithi029.stdout: "asctime": "Thu Aug 29 17:37:40 2024 UTC", 2024-08-29T17:50:11.336 INFO:tasks.workunit.client.0.smithi029.stdout: "time_t": 1724953060 2024-08-29T17:50:11.336 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:11.336 INFO:tasks.workunit.client.0.smithi029.stdout: "logical_block_size": 512, 2024-08-29T17:50:11.336 INFO:tasks.workunit.client.0.smithi029.stdout: "model_name": "INTEL SSDPED1D480GA", 2024-08-29T17:50:11.336 INFO:tasks.workunit.client.0.smithi029.stdout: "nvme_controller_id": 0, 2024-08-29T17:50:11.336 INFO:tasks.workunit.client.0.smithi029.stdout: "nvme_ieee_oui_identifier": 6083300, 2024-08-29T17:50:11.336 INFO:tasks.workunit.client.0.smithi029.stdout: "nvme_namespaces": [ 2024-08-29T17:50:11.336 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:11.337 INFO:tasks.workunit.client.0.smithi029.stdout: "capacity": { 2024-08-29T17:50:11.337 INFO:tasks.workunit.client.0.smithi029.stdout: "blocks": 937703088, 2024-08-29T17:50:11.337 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 480103981056 2024-08-29T17:50:11.337 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:11.337 INFO:tasks.workunit.client.0.smithi029.stdout: "formatted_lba_size": 512, 2024-08-29T17:50:11.337 INFO:tasks.workunit.client.0.smithi029.stdout: "id": 1, 2024-08-29T17:50:11.337 INFO:tasks.workunit.client.0.smithi029.stdout: "size": { 2024-08-29T17:50:11.337 INFO:tasks.workunit.client.0.smithi029.stdout: "blocks": 937703088, 2024-08-29T17:50:11.337 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 480103981056 2024-08-29T17:50:11.337 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:11.337 INFO:tasks.workunit.client.0.smithi029.stdout: "utilization": { 2024-08-29T17:50:11.337 INFO:tasks.workunit.client.0.smithi029.stdout: "blocks": 937703088, 2024-08-29T17:50:11.337 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 480103981056 2024-08-29T17:50:11.338 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:11.338 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:11.338 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:11.338 INFO:tasks.workunit.client.0.smithi029.stdout: "nvme_number_of_namespaces": 1, 2024-08-29T17:50:11.338 INFO:tasks.workunit.client.0.smithi029.stdout: "nvme_pci_vendor": { 2024-08-29T17:50:11.338 INFO:tasks.workunit.client.0.smithi029.stdout: "id": 32902, 2024-08-29T17:50:11.338 INFO:tasks.workunit.client.0.smithi029.stdout: "subsystem_id": 32902 2024-08-29T17:50:11.338 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:11.338 INFO:tasks.workunit.client.0.smithi029.stdout: "nvme_smart_health_information_add_log": { 2024-08-29T17:50:11.338 INFO:tasks.workunit.client.0.smithi029.stdout: "Device stats": { 2024-08-29T17:50:11.338 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_fw_downgrades": { 2024-08-29T17:50:11.338 INFO:tasks.workunit.client.0.smithi029.stdout: "normalized": 0, 2024-08-29T17:50:11.338 INFO:tasks.workunit.client.0.smithi029.stdout: "raw": 0 2024-08-29T17:50:11.339 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:11.339 INFO:tasks.workunit.client.0.smithi029.stdout: "crc_error_count": { 2024-08-29T17:50:11.339 INFO:tasks.workunit.client.0.smithi029.stdout: "normalized": 100, 2024-08-29T17:50:11.339 INFO:tasks.workunit.client.0.smithi029.stdout: "raw": 0 2024-08-29T17:50:11.339 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:11.339 INFO:tasks.workunit.client.0.smithi029.stdout: "end_to_end_error_detection_count": { 2024-08-29T17:50:11.339 INFO:tasks.workunit.client.0.smithi029.stdout: "normalized": 100, 2024-08-29T17:50:11.339 INFO:tasks.workunit.client.0.smithi029.stdout: "raw": 0 2024-08-29T17:50:11.339 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:11.339 INFO:tasks.workunit.client.0.smithi029.stdout: "erase_fail_count": { 2024-08-29T17:50:11.339 INFO:tasks.workunit.client.0.smithi029.stdout: "normalized": 0, 2024-08-29T17:50:11.339 INFO:tasks.workunit.client.0.smithi029.stdout: "raw": 0 2024-08-29T17:50:11.339 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:11.340 INFO:tasks.workunit.client.0.smithi029.stdout: "host_bytes_written": { 2024-08-29T17:50:11.340 INFO:tasks.workunit.client.0.smithi029.stdout: "normalized": 100, 2024-08-29T17:50:11.340 INFO:tasks.workunit.client.0.smithi029.stdout: "raw": 9486066 2024-08-29T17:50:11.340 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:11.340 INFO:tasks.workunit.client.0.smithi029.stdout: "host_ctx_wear_used": { 2024-08-29T17:50:11.340 INFO:tasks.workunit.client.0.smithi029.stdout: "normalized": 0, 2024-08-29T17:50:11.340 INFO:tasks.workunit.client.0.smithi029.stdout: "raw": 0 2024-08-29T17:50:11.340 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:11.340 INFO:tasks.workunit.client.0.smithi029.stdout: "media_bytes_read": { 2024-08-29T17:50:11.340 INFO:tasks.workunit.client.0.smithi029.stdout: "normalized": 0, 2024-08-29T17:50:11.340 INFO:tasks.workunit.client.0.smithi029.stdout: "raw": 0 2024-08-29T17:50:11.340 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:11.340 INFO:tasks.workunit.client.0.smithi029.stdout: "nand_bytes_written": { 2024-08-29T17:50:11.341 INFO:tasks.workunit.client.0.smithi029.stdout: "normalized": 0, 2024-08-29T17:50:11.341 INFO:tasks.workunit.client.0.smithi029.stdout: "raw": 0 2024-08-29T17:50:11.341 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:11.341 INFO:tasks.workunit.client.0.smithi029.stdout: "perf_stat_indicator": { 2024-08-29T17:50:11.341 INFO:tasks.workunit.client.0.smithi029.stdout: "normalized": 0, 2024-08-29T17:50:11.341 INFO:tasks.workunit.client.0.smithi029.stdout: "raw": 0 2024-08-29T17:50:11.341 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:11.341 INFO:tasks.workunit.client.0.smithi029.stdout: "pll_lock_loss_count": { 2024-08-29T17:50:11.341 INFO:tasks.workunit.client.0.smithi029.stdout: "normalized": 100, 2024-08-29T17:50:11.341 INFO:tasks.workunit.client.0.smithi029.stdout: "raw": 0 2024-08-29T17:50:11.341 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:11.341 INFO:tasks.workunit.client.0.smithi029.stdout: "program_fail_count": { 2024-08-29T17:50:11.342 INFO:tasks.workunit.client.0.smithi029.stdout: "normalized": 0, 2024-08-29T17:50:11.342 INFO:tasks.workunit.client.0.smithi029.stdout: "raw": 0 2024-08-29T17:50:11.342 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:11.342 INFO:tasks.workunit.client.0.smithi029.stdout: "re_alloc_sectr_cnt": { 2024-08-29T17:50:11.342 INFO:tasks.workunit.client.0.smithi029.stdout: "normalized": 0, 2024-08-29T17:50:11.342 INFO:tasks.workunit.client.0.smithi029.stdout: "raw": 0 2024-08-29T17:50:11.342 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:11.342 INFO:tasks.workunit.client.0.smithi029.stdout: "retry_buffer_overflow_count": { 2024-08-29T17:50:11.342 INFO:tasks.workunit.client.0.smithi029.stdout: "normalized": 100, 2024-08-29T17:50:11.342 INFO:tasks.workunit.client.0.smithi029.stdout: "raw": 0 2024-08-29T17:50:11.342 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:11.342 INFO:tasks.workunit.client.0.smithi029.stdout: "soft_ecc_err_rate": { 2024-08-29T17:50:11.343 INFO:tasks.workunit.client.0.smithi029.stdout: "normalized": 0, 2024-08-29T17:50:11.343 INFO:tasks.workunit.client.0.smithi029.stdout: "raw": 0 2024-08-29T17:50:11.343 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:11.343 INFO:tasks.workunit.client.0.smithi029.stdout: "thermal_throttle_status": { 2024-08-29T17:50:11.343 INFO:tasks.workunit.client.0.smithi029.stdout: "normalized": 100, 2024-08-29T17:50:11.343 INFO:tasks.workunit.client.0.smithi029.stdout: "raw": { 2024-08-29T17:50:11.343 INFO:tasks.workunit.client.0.smithi029.stdout: "cnt": 0, 2024-08-29T17:50:11.343 INFO:tasks.workunit.client.0.smithi029.stdout: "pct": 0 2024-08-29T17:50:11.343 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:11.343 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:11.343 INFO:tasks.workunit.client.0.smithi029.stdout: "timed_workload_host_reads": { 2024-08-29T17:50:11.343 INFO:tasks.workunit.client.0.smithi029.stdout: "normalized": 100, 2024-08-29T17:50:11.343 INFO:tasks.workunit.client.0.smithi029.stdout: "raw": 15 2024-08-29T17:50:11.344 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:11.344 INFO:tasks.workunit.client.0.smithi029.stdout: "timed_workload_media_wear": { 2024-08-29T17:50:11.344 INFO:tasks.workunit.client.0.smithi029.stdout: "normalized": 100, 2024-08-29T17:50:11.344 INFO:tasks.workunit.client.0.smithi029.stdout: "raw": "0.000000" 2024-08-29T17:50:11.344 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:11.344 INFO:tasks.workunit.client.0.smithi029.stdout: "timed_workload_timer": { 2024-08-29T17:50:11.344 INFO:tasks.workunit.client.0.smithi029.stdout: "normalized": 100, 2024-08-29T17:50:11.344 INFO:tasks.workunit.client.0.smithi029.stdout: "raw": 1137062 2024-08-29T17:50:11.344 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:11.344 INFO:tasks.workunit.client.0.smithi029.stdout: "unexp_power_loss": { 2024-08-29T17:50:11.344 INFO:tasks.workunit.client.0.smithi029.stdout: "normalized": 0, 2024-08-29T17:50:11.344 INFO:tasks.workunit.client.0.smithi029.stdout: "raw": 0 2024-08-29T17:50:11.344 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:11.345 INFO:tasks.workunit.client.0.smithi029.stdout: "wear_leveling": { 2024-08-29T17:50:11.345 INFO:tasks.workunit.client.0.smithi029.stdout: "normalized": 0, 2024-08-29T17:50:11.345 INFO:tasks.workunit.client.0.smithi029.stdout: "raw": { 2024-08-29T17:50:11.345 INFO:tasks.workunit.client.0.smithi029.stdout: "avg": 0, 2024-08-29T17:50:11.345 INFO:tasks.workunit.client.0.smithi029.stdout: "max": 0, 2024-08-29T17:50:11.345 INFO:tasks.workunit.client.0.smithi029.stdout: "min": 0 2024-08-29T17:50:11.345 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:11.345 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:11.345 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:11.345 INFO:tasks.workunit.client.0.smithi029.stdout: "Intel Smart log": "nvme0n1" 2024-08-29T17:50:11.345 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:11.345 INFO:tasks.workunit.client.0.smithi029.stdout: "nvme_smart_health_information_log": { 2024-08-29T17:50:11.346 INFO:tasks.workunit.client.0.smithi029.stdout: "available_spare": 100, 2024-08-29T17:50:11.346 INFO:tasks.workunit.client.0.smithi029.stdout: "available_spare_threshold": 0, 2024-08-29T17:50:11.346 INFO:tasks.workunit.client.0.smithi029.stdout: "controller_busy_time": 3676, 2024-08-29T17:50:11.346 INFO:tasks.workunit.client.0.smithi029.stdout: "critical_warning": 0, 2024-08-29T17:50:11.346 INFO:tasks.workunit.client.0.smithi029.stdout: "data_units_read": 127791267, 2024-08-29T17:50:11.346 INFO:tasks.workunit.client.0.smithi029.stdout: "data_units_written": 621678884, 2024-08-29T17:50:11.346 INFO:tasks.workunit.client.0.smithi029.stdout: "host_reads": 2047655288, 2024-08-29T17:50:11.346 INFO:tasks.workunit.client.0.smithi029.stdout: "host_writes": 14264005216, 2024-08-29T17:50:11.346 INFO:tasks.workunit.client.0.smithi029.stdout: "media_errors": 0, 2024-08-29T17:50:11.346 INFO:tasks.workunit.client.0.smithi029.stdout: "num_err_log_entries": 0, 2024-08-29T17:50:11.346 INFO:tasks.workunit.client.0.smithi029.stdout: "percentage_used": 0, 2024-08-29T17:50:11.346 INFO:tasks.workunit.client.0.smithi029.stdout: "power_cycles": 25200, 2024-08-29T17:50:11.347 INFO:tasks.workunit.client.0.smithi029.stdout: "power_on_hours": 29717, 2024-08-29T17:50:11.347 INFO:tasks.workunit.client.0.smithi029.stdout: "temperature": 31, 2024-08-29T17:50:11.347 INFO:tasks.workunit.client.0.smithi029.stdout: "unsafe_shutdowns": 8533 2024-08-29T17:50:11.347 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:11.347 INFO:tasks.workunit.client.0.smithi029.stdout: "nvme_vendor": "intel", 2024-08-29T17:50:11.347 INFO:tasks.workunit.client.0.smithi029.stdout: "nvme_version": { 2024-08-29T17:50:11.347 INFO:tasks.workunit.client.0.smithi029.stdout: "string": "<1.2", 2024-08-29T17:50:11.347 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:11.347 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:11.347 INFO:tasks.workunit.client.0.smithi029.stdout: "power_cycle_count": 25200, 2024-08-29T17:50:11.347 INFO:tasks.workunit.client.0.smithi029.stdout: "power_on_time": { 2024-08-29T17:50:11.347 INFO:tasks.workunit.client.0.smithi029.stdout: "hours": 29717 2024-08-29T17:50:11.348 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:11.348 INFO:tasks.workunit.client.0.smithi029.stdout: "serial_number": "deleted", 2024-08-29T17:50:11.348 INFO:tasks.workunit.client.0.smithi029.stdout: "smart_status": { 2024-08-29T17:50:11.348 INFO:tasks.workunit.client.0.smithi029.stdout: "nvme": { 2024-08-29T17:50:11.348 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:11.348 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:11.348 INFO:tasks.workunit.client.0.smithi029.stdout: "passed": true 2024-08-29T17:50:11.348 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:11.348 INFO:tasks.workunit.client.0.smithi029.stdout: "smartctl": { 2024-08-29T17:50:11.348 INFO:tasks.workunit.client.0.smithi029.stdout: "argv": [ 2024-08-29T17:50:11.348 INFO:tasks.workunit.client.0.smithi029.stdout: "smartctl", 2024-08-29T17:50:11.348 INFO:tasks.workunit.client.0.smithi029.stdout: "-x", 2024-08-29T17:50:11.348 INFO:tasks.workunit.client.0.smithi029.stdout: "--json=o", 2024-08-29T17:50:11.348 INFO:tasks.workunit.client.0.smithi029.stdout: "/dev/nvme0n1" 2024-08-29T17:50:11.349 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:11.349 INFO:tasks.workunit.client.0.smithi029.stdout: "build_info": "(local build)", 2024-08-29T17:50:11.349 INFO:tasks.workunit.client.0.smithi029.stdout: "exit_status": 0, 2024-08-29T17:50:11.349 INFO:tasks.workunit.client.0.smithi029.stdout: "output": [ 2024-08-29T17:50:11.349 INFO:tasks.workunit.client.0.smithi029.stdout: "smartctl 7.2 2020-12-30 r5155 [x86_64-linux-5.15.0-119-generic] (local build)", 2024-08-29T17:50:11.349 INFO:tasks.workunit.client.0.smithi029.stdout: "Copyright (C) 2002-20, Bruce Allen, Christian Franke, www.smartmontools.org", 2024-08-29T17:50:11.349 INFO:tasks.workunit.client.0.smithi029.stdout: "", 2024-08-29T17:50:11.349 INFO:tasks.workunit.client.0.smithi029.stdout: "=== START OF INFORMATION SECTION ===", 2024-08-29T17:50:11.349 INFO:tasks.workunit.client.0.smithi029.stdout: "Model Number: INTEL SSDPED1D480GA", 2024-08-29T17:50:11.349 INFO:tasks.workunit.client.0.smithi029.stdout: "Serial Number: deleted", 2024-08-29T17:50:11.349 INFO:tasks.workunit.client.0.smithi029.stdout: "Firmware Version: E2010325", 2024-08-29T17:50:11.349 INFO:tasks.workunit.client.0.smithi029.stdout: "PCI Vendor/Subsystem ID: 0x8086", 2024-08-29T17:50:11.349 INFO:tasks.workunit.client.0.smithi029.stdout: "IEEE OUI Identifier: 0x5cd2e4", 2024-08-29T17:50:11.350 INFO:tasks.workunit.client.0.smithi029.stdout: "Controller ID: 0", 2024-08-29T17:50:11.350 INFO:tasks.workunit.client.0.smithi029.stdout: "NVMe Version: <1.2", 2024-08-29T17:50:11.350 INFO:tasks.workunit.client.0.smithi029.stdout: "Number of Namespaces: 1", 2024-08-29T17:50:11.350 INFO:tasks.workunit.client.0.smithi029.stdout: "Namespace 1 Size/Capacity: 480,103,981,056 [480 GB]", 2024-08-29T17:50:11.350 INFO:tasks.workunit.client.0.smithi029.stdout: "Namespace 1 Formatted LBA Size: 512", 2024-08-29T17:50:11.350 INFO:tasks.workunit.client.0.smithi029.stdout: "Local Time is: Thu Aug 29 17:37:40 2024 UTC", 2024-08-29T17:50:11.350 INFO:tasks.workunit.client.0.smithi029.stdout: "Firmware Updates (0x02): 1 Slot", 2024-08-29T17:50:11.351 INFO:tasks.workunit.client.0.smithi029.stdout: "Optional Admin Commands (0x0007): Security Format Frmw_DL", 2024-08-29T17:50:11.351 INFO:tasks.workunit.client.0.smithi029.stdout: "Optional NVM Commands (0x0006): Wr_Unc DS_Mngmt", 2024-08-29T17:50:11.351 INFO:tasks.workunit.client.0.smithi029.stdout: "Log Page Attributes (0x02): Cmd_Eff_Lg", 2024-08-29T17:50:11.351 INFO:tasks.workunit.client.0.smithi029.stdout: "Maximum Data Transfer Size: 32 Pages", 2024-08-29T17:50:11.351 INFO:tasks.workunit.client.0.smithi029.stdout: "", 2024-08-29T17:50:11.352 INFO:tasks.workunit.client.0.smithi029.stdout: "Supported Power States", 2024-08-29T17:50:11.352 INFO:tasks.workunit.client.0.smithi029.stdout: "St Op Max Active Idle RL RT WL WT Ent_Lat Ex_Lat", 2024-08-29T17:50:11.352 INFO:tasks.workunit.client.0.smithi029.stdout: " 0 + 18.00W - - 0 0 0 0 0 0", 2024-08-29T17:50:11.352 INFO:tasks.workunit.client.0.smithi029.stdout: "", 2024-08-29T17:50:11.352 INFO:tasks.workunit.client.0.smithi029.stdout: "Supported LBA Sizes (NSID 0x1)", 2024-08-29T17:50:11.352 INFO:tasks.workunit.client.0.smithi029.stdout: "Id Fmt Data Metadt Rel_Perf", 2024-08-29T17:50:11.352 INFO:tasks.workunit.client.0.smithi029.stdout: " 0 + 512 0 2", 2024-08-29T17:50:11.352 INFO:tasks.workunit.client.0.smithi029.stdout: "", 2024-08-29T17:50:11.352 INFO:tasks.workunit.client.0.smithi029.stdout: "=== START OF SMART DATA SECTION ===", 2024-08-29T17:50:11.352 INFO:tasks.workunit.client.0.smithi029.stdout: "SMART overall-health self-assessment test result: PASSED", 2024-08-29T17:50:11.352 INFO:tasks.workunit.client.0.smithi029.stdout: "", 2024-08-29T17:50:11.352 INFO:tasks.workunit.client.0.smithi029.stdout: "SMART/Health Information (NVMe Log 0x02)", 2024-08-29T17:50:11.352 INFO:tasks.workunit.client.0.smithi029.stdout: "Critical Warning: 0x00", 2024-08-29T17:50:11.353 INFO:tasks.workunit.client.0.smithi029.stdout: "Temperature: 31 Celsius", 2024-08-29T17:50:11.353 INFO:tasks.workunit.client.0.smithi029.stdout: "Available Spare: 100%", 2024-08-29T17:50:11.353 INFO:tasks.workunit.client.0.smithi029.stdout: "Available Spare Threshold: 0%", 2024-08-29T17:50:11.353 INFO:tasks.workunit.client.0.smithi029.stdout: "Percentage Used: 0%", 2024-08-29T17:50:11.353 INFO:tasks.workunit.client.0.smithi029.stdout: "Data Units Read: 127,791,267 [65.4 TB]", 2024-08-29T17:50:11.353 INFO:tasks.workunit.client.0.smithi029.stdout: "Data Units Written: 621,678,884 [318 TB]", 2024-08-29T17:50:11.353 INFO:tasks.workunit.client.0.smithi029.stdout: "Host Read Commands: 2,047,655,288", 2024-08-29T17:50:11.353 INFO:tasks.workunit.client.0.smithi029.stdout: "Host Write Commands: 14,264,005,216", 2024-08-29T17:50:11.353 INFO:tasks.workunit.client.0.smithi029.stdout: "Controller Busy Time: 3,676", 2024-08-29T17:50:11.353 INFO:tasks.workunit.client.0.smithi029.stdout: "Power Cycles: 25,200", 2024-08-29T17:50:11.353 INFO:tasks.workunit.client.0.smithi029.stdout: "Power On Hours: 29,717", 2024-08-29T17:50:11.353 INFO:tasks.workunit.client.0.smithi029.stdout: "Unsafe Shutdowns: 8,533", 2024-08-29T17:50:11.353 INFO:tasks.workunit.client.0.smithi029.stdout: "Media and Data Integrity Errors: 0", 2024-08-29T17:50:11.354 INFO:tasks.workunit.client.0.smithi029.stdout: "Error Information Log Entries: 0", 2024-08-29T17:50:11.354 INFO:tasks.workunit.client.0.smithi029.stdout: "", 2024-08-29T17:50:11.354 INFO:tasks.workunit.client.0.smithi029.stdout: "Error Information (NVMe Log 0x01, 16 of 64 entries)", 2024-08-29T17:50:11.354 INFO:tasks.workunit.client.0.smithi029.stdout: "No Errors Logged", 2024-08-29T17:50:11.354 INFO:tasks.workunit.client.0.smithi029.stdout: "" 2024-08-29T17:50:11.354 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:11.354 INFO:tasks.workunit.client.0.smithi029.stdout: "platform_info": "x86_64-linux-5.15.0-119-generic", 2024-08-29T17:50:11.354 INFO:tasks.workunit.client.0.smithi029.stdout: "svn_revision": "5155", 2024-08-29T17:50:11.354 INFO:tasks.workunit.client.0.smithi029.stdout: "version": [ 2024-08-29T17:50:11.354 INFO:tasks.workunit.client.0.smithi029.stdout: 7, 2024-08-29T17:50:11.354 INFO:tasks.workunit.client.0.smithi029.stdout: 2 2024-08-29T17:50:11.354 INFO:tasks.workunit.client.0.smithi029.stdout: ] 2024-08-29T17:50:11.354 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:11.354 INFO:tasks.workunit.client.0.smithi029.stdout: "temperature": { 2024-08-29T17:50:11.355 INFO:tasks.workunit.client.0.smithi029.stdout: "current": 31 2024-08-29T17:50:11.355 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:11.355 INFO:tasks.workunit.client.0.smithi029.stdout: "user_capacity": { 2024-08-29T17:50:11.355 INFO:tasks.workunit.client.0.smithi029.stdout: "blocks": 937703088, 2024-08-29T17:50:11.355 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 480103981056 2024-08-29T17:50:11.355 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:11.355 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:11.355 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:11.355 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:11.355 INFO:tasks.workunit.client.0.smithi029.stdout: "22d07c82-662f-11ef-9d2b-0cc47abd125a": { 2024-08-29T17:50:11.355 INFO:tasks.workunit.client.0.smithi029.stdout: "INTEL_SSDPED1D480GA_22d14626-662f-11ef-9d2b-0cc47abd125a": { 2024-08-29T17:50:11.355 INFO:tasks.workunit.client.0.smithi029.stdout: "20240829-173736": { 2024-08-29T17:50:11.355 INFO:tasks.workunit.client.0.smithi029.stdout: "device": { 2024-08-29T17:50:11.356 INFO:tasks.workunit.client.0.smithi029.stdout: "info_name": "/dev/nvme0n1", 2024-08-29T17:50:11.356 INFO:tasks.workunit.client.0.smithi029.stdout: "name": "/dev/nvme0n1", 2024-08-29T17:50:11.356 INFO:tasks.workunit.client.0.smithi029.stdout: "protocol": "NVMe", 2024-08-29T17:50:11.356 INFO:tasks.workunit.client.0.smithi029.stdout: "type": "nvme" 2024-08-29T17:50:11.356 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:11.356 INFO:tasks.workunit.client.0.smithi029.stdout: "firmware_version": "E2010325", 2024-08-29T17:50:11.356 INFO:tasks.workunit.client.0.smithi029.stdout: "host_id": "22d07c82-662f-11ef-9d2b-0cc47abd125a", 2024-08-29T17:50:11.356 INFO:tasks.workunit.client.0.smithi029.stdout: "json_format_version": [ 2024-08-29T17:50:11.356 INFO:tasks.workunit.client.0.smithi029.stdout: 1, 2024-08-29T17:50:11.356 INFO:tasks.workunit.client.0.smithi029.stdout: 0 2024-08-29T17:50:11.356 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:11.356 INFO:tasks.workunit.client.0.smithi029.stdout: "local_time": { 2024-08-29T17:50:11.356 INFO:tasks.workunit.client.0.smithi029.stdout: "asctime": "Thu Aug 29 17:37:36 2024 UTC", 2024-08-29T17:50:11.357 INFO:tasks.workunit.client.0.smithi029.stdout: "time_t": 1724953056 2024-08-29T17:50:11.357 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:11.357 INFO:tasks.workunit.client.0.smithi029.stdout: "logical_block_size": 512, 2024-08-29T17:50:11.357 INFO:tasks.workunit.client.0.smithi029.stdout: "model_name": "INTEL SSDPED1D480GA", 2024-08-29T17:50:11.357 INFO:tasks.workunit.client.0.smithi029.stdout: "nvme_controller_id": 0, 2024-08-29T17:50:11.357 INFO:tasks.workunit.client.0.smithi029.stdout: "nvme_ieee_oui_identifier": 6083300, 2024-08-29T17:50:11.357 INFO:tasks.workunit.client.0.smithi029.stdout: "nvme_namespaces": [ 2024-08-29T17:50:11.357 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:11.357 INFO:tasks.workunit.client.0.smithi029.stdout: "capacity": { 2024-08-29T17:50:11.357 INFO:tasks.workunit.client.0.smithi029.stdout: "blocks": 937703088, 2024-08-29T17:50:11.357 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 480103981056 2024-08-29T17:50:11.357 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:11.357 INFO:tasks.workunit.client.0.smithi029.stdout: "formatted_lba_size": 512, 2024-08-29T17:50:11.357 INFO:tasks.workunit.client.0.smithi029.stdout: "id": 1, 2024-08-29T17:50:11.358 INFO:tasks.workunit.client.0.smithi029.stdout: "size": { 2024-08-29T17:50:11.358 INFO:tasks.workunit.client.0.smithi029.stdout: "blocks": 937703088, 2024-08-29T17:50:11.358 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 480103981056 2024-08-29T17:50:11.358 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:11.358 INFO:tasks.workunit.client.0.smithi029.stdout: "utilization": { 2024-08-29T17:50:11.358 INFO:tasks.workunit.client.0.smithi029.stdout: "blocks": 937703088, 2024-08-29T17:50:11.358 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 480103981056 2024-08-29T17:50:11.358 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:11.358 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:11.358 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:11.358 INFO:tasks.workunit.client.0.smithi029.stdout: "nvme_number_of_namespaces": 1, 2024-08-29T17:50:11.358 INFO:tasks.workunit.client.0.smithi029.stdout: "nvme_pci_vendor": { 2024-08-29T17:50:11.358 INFO:tasks.workunit.client.0.smithi029.stdout: "id": 32902, 2024-08-29T17:50:11.359 INFO:tasks.workunit.client.0.smithi029.stdout: "subsystem_id": 32902 2024-08-29T17:50:11.359 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:11.359 INFO:tasks.workunit.client.0.smithi029.stdout: "nvme_smart_health_information_add_log": { 2024-08-29T17:50:11.359 INFO:tasks.workunit.client.0.smithi029.stdout: "Device stats": { 2024-08-29T17:50:11.359 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_fw_downgrades": { 2024-08-29T17:50:11.359 INFO:tasks.workunit.client.0.smithi029.stdout: "normalized": 0, 2024-08-29T17:50:11.359 INFO:tasks.workunit.client.0.smithi029.stdout: "raw": 0 2024-08-29T17:50:11.359 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:11.359 INFO:tasks.workunit.client.0.smithi029.stdout: "crc_error_count": { 2024-08-29T17:50:11.359 INFO:tasks.workunit.client.0.smithi029.stdout: "normalized": 100, 2024-08-29T17:50:11.359 INFO:tasks.workunit.client.0.smithi029.stdout: "raw": 0 2024-08-29T17:50:11.359 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:11.359 INFO:tasks.workunit.client.0.smithi029.stdout: "end_to_end_error_detection_count": { 2024-08-29T17:50:11.359 INFO:tasks.workunit.client.0.smithi029.stdout: "normalized": 100, 2024-08-29T17:50:11.360 INFO:tasks.workunit.client.0.smithi029.stdout: "raw": 0 2024-08-29T17:50:11.360 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:11.360 INFO:tasks.workunit.client.0.smithi029.stdout: "erase_fail_count": { 2024-08-29T17:50:11.360 INFO:tasks.workunit.client.0.smithi029.stdout: "normalized": 0, 2024-08-29T17:50:11.360 INFO:tasks.workunit.client.0.smithi029.stdout: "raw": 0 2024-08-29T17:50:11.360 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:11.360 INFO:tasks.workunit.client.0.smithi029.stdout: "host_bytes_written": { 2024-08-29T17:50:11.360 INFO:tasks.workunit.client.0.smithi029.stdout: "normalized": 100, 2024-08-29T17:50:11.360 INFO:tasks.workunit.client.0.smithi029.stdout: "raw": 14058188 2024-08-29T17:50:11.360 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:11.360 INFO:tasks.workunit.client.0.smithi029.stdout: "host_ctx_wear_used": { 2024-08-29T17:50:11.360 INFO:tasks.workunit.client.0.smithi029.stdout: "normalized": 0, 2024-08-29T17:50:11.360 INFO:tasks.workunit.client.0.smithi029.stdout: "raw": 0 2024-08-29T17:50:11.361 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:11.361 INFO:tasks.workunit.client.0.smithi029.stdout: "media_bytes_read": { 2024-08-29T17:50:11.361 INFO:tasks.workunit.client.0.smithi029.stdout: "normalized": 0, 2024-08-29T17:50:11.361 INFO:tasks.workunit.client.0.smithi029.stdout: "raw": 0 2024-08-29T17:50:11.361 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:11.361 INFO:tasks.workunit.client.0.smithi029.stdout: "nand_bytes_written": { 2024-08-29T17:50:11.361 INFO:tasks.workunit.client.0.smithi029.stdout: "normalized": 0, 2024-08-29T17:50:11.361 INFO:tasks.workunit.client.0.smithi029.stdout: "raw": 0 2024-08-29T17:50:11.361 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:11.361 INFO:tasks.workunit.client.0.smithi029.stdout: "perf_stat_indicator": { 2024-08-29T17:50:11.361 INFO:tasks.workunit.client.0.smithi029.stdout: "normalized": 0, 2024-08-29T17:50:11.361 INFO:tasks.workunit.client.0.smithi029.stdout: "raw": 0 2024-08-29T17:50:11.361 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:11.362 INFO:tasks.workunit.client.0.smithi029.stdout: "pll_lock_loss_count": { 2024-08-29T17:50:11.362 INFO:tasks.workunit.client.0.smithi029.stdout: "normalized": 100, 2024-08-29T17:50:11.362 INFO:tasks.workunit.client.0.smithi029.stdout: "raw": 0 2024-08-29T17:50:11.362 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:11.362 INFO:tasks.workunit.client.0.smithi029.stdout: "program_fail_count": { 2024-08-29T17:50:11.362 INFO:tasks.workunit.client.0.smithi029.stdout: "normalized": 0, 2024-08-29T17:50:11.362 INFO:tasks.workunit.client.0.smithi029.stdout: "raw": 0 2024-08-29T17:50:11.362 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:11.362 INFO:tasks.workunit.client.0.smithi029.stdout: "re_alloc_sectr_cnt": { 2024-08-29T17:50:11.362 INFO:tasks.workunit.client.0.smithi029.stdout: "normalized": 0, 2024-08-29T17:50:11.362 INFO:tasks.workunit.client.0.smithi029.stdout: "raw": 0 2024-08-29T17:50:11.362 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:11.362 INFO:tasks.workunit.client.0.smithi029.stdout: "retry_buffer_overflow_count": { 2024-08-29T17:50:11.362 INFO:tasks.workunit.client.0.smithi029.stdout: "normalized": 100, 2024-08-29T17:50:11.363 INFO:tasks.workunit.client.0.smithi029.stdout: "raw": 0 2024-08-29T17:50:11.363 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:11.363 INFO:tasks.workunit.client.0.smithi029.stdout: "soft_ecc_err_rate": { 2024-08-29T17:50:11.363 INFO:tasks.workunit.client.0.smithi029.stdout: "normalized": 0, 2024-08-29T17:50:11.363 INFO:tasks.workunit.client.0.smithi029.stdout: "raw": 0 2024-08-29T17:50:11.363 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:11.363 INFO:tasks.workunit.client.0.smithi029.stdout: "thermal_throttle_status": { 2024-08-29T17:50:11.363 INFO:tasks.workunit.client.0.smithi029.stdout: "normalized": 100, 2024-08-29T17:50:11.363 INFO:tasks.workunit.client.0.smithi029.stdout: "raw": { 2024-08-29T17:50:11.363 INFO:tasks.workunit.client.0.smithi029.stdout: "cnt": 0, 2024-08-29T17:50:11.363 INFO:tasks.workunit.client.0.smithi029.stdout: "pct": 0 2024-08-29T17:50:11.363 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:11.364 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:11.364 INFO:tasks.workunit.client.0.smithi029.stdout: "timed_workload_host_reads": { 2024-08-29T17:50:11.364 INFO:tasks.workunit.client.0.smithi029.stdout: "normalized": 100, 2024-08-29T17:50:11.364 INFO:tasks.workunit.client.0.smithi029.stdout: "raw": 12 2024-08-29T17:50:11.364 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:11.364 INFO:tasks.workunit.client.0.smithi029.stdout: "timed_workload_media_wear": { 2024-08-29T17:50:11.364 INFO:tasks.workunit.client.0.smithi029.stdout: "normalized": 100, 2024-08-29T17:50:11.364 INFO:tasks.workunit.client.0.smithi029.stdout: "raw": "0.029297" 2024-08-29T17:50:11.364 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:11.364 INFO:tasks.workunit.client.0.smithi029.stdout: "timed_workload_timer": { 2024-08-29T17:50:11.364 INFO:tasks.workunit.client.0.smithi029.stdout: "normalized": 100, 2024-08-29T17:50:11.364 INFO:tasks.workunit.client.0.smithi029.stdout: "raw": 1496911 2024-08-29T17:50:11.364 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:11.365 INFO:tasks.workunit.client.0.smithi029.stdout: "unexp_power_loss": { 2024-08-29T17:50:11.365 INFO:tasks.workunit.client.0.smithi029.stdout: "normalized": 0, 2024-08-29T17:50:11.365 INFO:tasks.workunit.client.0.smithi029.stdout: "raw": 0 2024-08-29T17:50:11.365 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:11.365 INFO:tasks.workunit.client.0.smithi029.stdout: "wear_leveling": { 2024-08-29T17:50:11.365 INFO:tasks.workunit.client.0.smithi029.stdout: "normalized": 0, 2024-08-29T17:50:11.365 INFO:tasks.workunit.client.0.smithi029.stdout: "raw": { 2024-08-29T17:50:11.365 INFO:tasks.workunit.client.0.smithi029.stdout: "avg": 0, 2024-08-29T17:50:11.365 INFO:tasks.workunit.client.0.smithi029.stdout: "max": 0, 2024-08-29T17:50:11.365 INFO:tasks.workunit.client.0.smithi029.stdout: "min": 0 2024-08-29T17:50:11.365 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:11.365 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:11.365 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:11.366 INFO:tasks.workunit.client.0.smithi029.stdout: "Intel Smart log": "nvme0n1" 2024-08-29T17:50:11.366 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:11.366 INFO:tasks.workunit.client.0.smithi029.stdout: "nvme_smart_health_information_log": { 2024-08-29T17:50:11.366 INFO:tasks.workunit.client.0.smithi029.stdout: "available_spare": 100, 2024-08-29T17:50:11.366 INFO:tasks.workunit.client.0.smithi029.stdout: "available_spare_threshold": 0, 2024-08-29T17:50:11.366 INFO:tasks.workunit.client.0.smithi029.stdout: "controller_busy_time": 5344, 2024-08-29T17:50:11.366 INFO:tasks.workunit.client.0.smithi029.stdout: "critical_warning": 0, 2024-08-29T17:50:11.366 INFO:tasks.workunit.client.0.smithi029.stdout: "data_units_read": 183814959, 2024-08-29T17:50:11.366 INFO:tasks.workunit.client.0.smithi029.stdout: "data_units_written": 921317413, 2024-08-29T17:50:11.366 INFO:tasks.workunit.client.0.smithi029.stdout: "host_reads": 3045219395, 2024-08-29T17:50:11.366 INFO:tasks.workunit.client.0.smithi029.stdout: "host_writes": 19514453341, 2024-08-29T17:50:11.366 INFO:tasks.workunit.client.0.smithi029.stdout: "media_errors": 0, 2024-08-29T17:50:11.366 INFO:tasks.workunit.client.0.smithi029.stdout: "num_err_log_entries": 0, 2024-08-29T17:50:11.367 INFO:tasks.workunit.client.0.smithi029.stdout: "percentage_used": 0, 2024-08-29T17:50:11.367 INFO:tasks.workunit.client.0.smithi029.stdout: "power_cycles": 39183, 2024-08-29T17:50:11.367 INFO:tasks.workunit.client.0.smithi029.stdout: "power_on_hours": 41974, 2024-08-29T17:50:11.367 INFO:tasks.workunit.client.0.smithi029.stdout: "temperature": 35, 2024-08-29T17:50:11.367 INFO:tasks.workunit.client.0.smithi029.stdout: "unsafe_shutdowns": 9800 2024-08-29T17:50:11.367 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:11.367 INFO:tasks.workunit.client.0.smithi029.stdout: "nvme_vendor": "intel", 2024-08-29T17:50:11.367 INFO:tasks.workunit.client.0.smithi029.stdout: "nvme_version": { 2024-08-29T17:50:11.367 INFO:tasks.workunit.client.0.smithi029.stdout: "string": "<1.2", 2024-08-29T17:50:11.367 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:11.367 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:11.367 INFO:tasks.workunit.client.0.smithi029.stdout: "power_cycle_count": 39183, 2024-08-29T17:50:11.367 INFO:tasks.workunit.client.0.smithi029.stdout: "power_on_time": { 2024-08-29T17:50:11.368 INFO:tasks.workunit.client.0.smithi029.stdout: "hours": 41974 2024-08-29T17:50:11.368 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:11.368 INFO:tasks.workunit.client.0.smithi029.stdout: "serial_number": "deleted", 2024-08-29T17:50:11.368 INFO:tasks.workunit.client.0.smithi029.stdout: "smart_status": { 2024-08-29T17:50:11.368 INFO:tasks.workunit.client.0.smithi029.stdout: "nvme": { 2024-08-29T17:50:11.368 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:11.368 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:11.368 INFO:tasks.workunit.client.0.smithi029.stdout: "passed": true 2024-08-29T17:50:11.368 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:11.368 INFO:tasks.workunit.client.0.smithi029.stdout: "smartctl": { 2024-08-29T17:50:11.368 INFO:tasks.workunit.client.0.smithi029.stdout: "argv": [ 2024-08-29T17:50:11.368 INFO:tasks.workunit.client.0.smithi029.stdout: "smartctl", 2024-08-29T17:50:11.368 INFO:tasks.workunit.client.0.smithi029.stdout: "-x", 2024-08-29T17:50:11.369 INFO:tasks.workunit.client.0.smithi029.stdout: "--json=o", 2024-08-29T17:50:11.369 INFO:tasks.workunit.client.0.smithi029.stdout: "/dev/nvme0n1" 2024-08-29T17:50:11.369 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:11.369 INFO:tasks.workunit.client.0.smithi029.stdout: "build_info": "(local build)", 2024-08-29T17:50:11.369 INFO:tasks.workunit.client.0.smithi029.stdout: "exit_status": 0, 2024-08-29T17:50:11.369 INFO:tasks.workunit.client.0.smithi029.stdout: "output": [ 2024-08-29T17:50:11.369 INFO:tasks.workunit.client.0.smithi029.stdout: "smartctl 7.2 2020-12-30 r5155 [x86_64-linux-5.15.0-119-generic] (local build)", 2024-08-29T17:50:11.369 INFO:tasks.workunit.client.0.smithi029.stdout: "Copyright (C) 2002-20, Bruce Allen, Christian Franke, www.smartmontools.org", 2024-08-29T17:50:11.369 INFO:tasks.workunit.client.0.smithi029.stdout: "", 2024-08-29T17:50:11.369 INFO:tasks.workunit.client.0.smithi029.stdout: "=== START OF INFORMATION SECTION ===", 2024-08-29T17:50:11.369 INFO:tasks.workunit.client.0.smithi029.stdout: "Model Number: INTEL SSDPED1D480GA", 2024-08-29T17:50:11.369 INFO:tasks.workunit.client.0.smithi029.stdout: "Serial Number: deleted", 2024-08-29T17:50:11.369 INFO:tasks.workunit.client.0.smithi029.stdout: "Firmware Version: E2010325", 2024-08-29T17:50:11.370 INFO:tasks.workunit.client.0.smithi029.stdout: "PCI Vendor/Subsystem ID: 0x8086", 2024-08-29T17:50:11.370 INFO:tasks.workunit.client.0.smithi029.stdout: "IEEE OUI Identifier: 0x5cd2e4", 2024-08-29T17:50:11.370 INFO:tasks.workunit.client.0.smithi029.stdout: "Controller ID: 0", 2024-08-29T17:50:11.370 INFO:tasks.workunit.client.0.smithi029.stdout: "NVMe Version: <1.2", 2024-08-29T17:50:11.370 INFO:tasks.workunit.client.0.smithi029.stdout: "Number of Namespaces: 1", 2024-08-29T17:50:11.370 INFO:tasks.workunit.client.0.smithi029.stdout: "Namespace 1 Size/Capacity: 480,103,981,056 [480 GB]", 2024-08-29T17:50:11.370 INFO:tasks.workunit.client.0.smithi029.stdout: "Namespace 1 Formatted LBA Size: 512", 2024-08-29T17:50:11.370 INFO:tasks.workunit.client.0.smithi029.stdout: "Local Time is: Thu Aug 29 17:37:36 2024 UTC", 2024-08-29T17:50:11.370 INFO:tasks.workunit.client.0.smithi029.stdout: "Firmware Updates (0x02): 1 Slot", 2024-08-29T17:50:11.370 INFO:tasks.workunit.client.0.smithi029.stdout: "Optional Admin Commands (0x0007): Security Format Frmw_DL", 2024-08-29T17:50:11.370 INFO:tasks.workunit.client.0.smithi029.stdout: "Optional NVM Commands (0x0006): Wr_Unc DS_Mngmt", 2024-08-29T17:50:11.370 INFO:tasks.workunit.client.0.smithi029.stdout: "Log Page Attributes (0x02): Cmd_Eff_Lg", 2024-08-29T17:50:11.370 INFO:tasks.workunit.client.0.smithi029.stdout: "Maximum Data Transfer Size: 32 Pages", 2024-08-29T17:50:11.370 INFO:tasks.workunit.client.0.smithi029.stdout: "", 2024-08-29T17:50:11.371 INFO:tasks.workunit.client.0.smithi029.stdout: "Supported Power States", 2024-08-29T17:50:11.371 INFO:tasks.workunit.client.0.smithi029.stdout: "St Op Max Active Idle RL RT WL WT Ent_Lat Ex_Lat", 2024-08-29T17:50:11.371 INFO:tasks.workunit.client.0.smithi029.stdout: " 0 + 18.00W - - 0 0 0 0 0 0", 2024-08-29T17:50:11.371 INFO:tasks.workunit.client.0.smithi029.stdout: "", 2024-08-29T17:50:11.371 INFO:tasks.workunit.client.0.smithi029.stdout: "Supported LBA Sizes (NSID 0x1)", 2024-08-29T17:50:11.371 INFO:tasks.workunit.client.0.smithi029.stdout: "Id Fmt Data Metadt Rel_Perf", 2024-08-29T17:50:11.371 INFO:tasks.workunit.client.0.smithi029.stdout: " 0 + 512 0 2", 2024-08-29T17:50:11.371 INFO:tasks.workunit.client.0.smithi029.stdout: "", 2024-08-29T17:50:11.371 INFO:tasks.workunit.client.0.smithi029.stdout: "=== START OF SMART DATA SECTION ===", 2024-08-29T17:50:11.371 INFO:tasks.workunit.client.0.smithi029.stdout: "SMART overall-health self-assessment test result: PASSED", 2024-08-29T17:50:11.371 INFO:tasks.workunit.client.0.smithi029.stdout: "", 2024-08-29T17:50:11.371 INFO:tasks.workunit.client.0.smithi029.stdout: "SMART/Health Information (NVMe Log 0x02)", 2024-08-29T17:50:11.372 INFO:tasks.workunit.client.0.smithi029.stdout: "Critical Warning: 0x00", 2024-08-29T17:50:11.372 INFO:tasks.workunit.client.0.smithi029.stdout: "Temperature: 35 Celsius", 2024-08-29T17:50:11.372 INFO:tasks.workunit.client.0.smithi029.stdout: "Available Spare: 100%", 2024-08-29T17:50:11.372 INFO:tasks.workunit.client.0.smithi029.stdout: "Available Spare Threshold: 0%", 2024-08-29T17:50:11.372 INFO:tasks.workunit.client.0.smithi029.stdout: "Percentage Used: 0%", 2024-08-29T17:50:11.372 INFO:tasks.workunit.client.0.smithi029.stdout: "Data Units Read: 183,814,959 [94.1 TB]", 2024-08-29T17:50:11.372 INFO:tasks.workunit.client.0.smithi029.stdout: "Data Units Written: 921,317,413 [471 TB]", 2024-08-29T17:50:11.372 INFO:tasks.workunit.client.0.smithi029.stdout: "Host Read Commands: 3,045,219,395", 2024-08-29T17:50:11.372 INFO:tasks.workunit.client.0.smithi029.stdout: "Host Write Commands: 19,514,453,341", 2024-08-29T17:50:11.372 INFO:tasks.workunit.client.0.smithi029.stdout: "Controller Busy Time: 5,344", 2024-08-29T17:50:11.372 INFO:tasks.workunit.client.0.smithi029.stdout: "Power Cycles: 39,183", 2024-08-29T17:50:11.372 INFO:tasks.workunit.client.0.smithi029.stdout: "Power On Hours: 41,974", 2024-08-29T17:50:11.372 INFO:tasks.workunit.client.0.smithi029.stdout: "Unsafe Shutdowns: 9,800", 2024-08-29T17:50:11.373 INFO:tasks.workunit.client.0.smithi029.stdout: "Media and Data Integrity Errors: 0", 2024-08-29T17:50:11.373 INFO:tasks.workunit.client.0.smithi029.stdout: "Error Information Log Entries: 0", 2024-08-29T17:50:11.373 INFO:tasks.workunit.client.0.smithi029.stdout: "", 2024-08-29T17:50:11.373 INFO:tasks.workunit.client.0.smithi029.stdout: "Error Information (NVMe Log 0x01, 16 of 64 entries)", 2024-08-29T17:50:11.373 INFO:tasks.workunit.client.0.smithi029.stdout: "No Errors Logged", 2024-08-29T17:50:11.373 INFO:tasks.workunit.client.0.smithi029.stdout: "" 2024-08-29T17:50:11.373 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:11.373 INFO:tasks.workunit.client.0.smithi029.stdout: "platform_info": "x86_64-linux-5.15.0-119-generic", 2024-08-29T17:50:11.373 INFO:tasks.workunit.client.0.smithi029.stdout: "svn_revision": "5155", 2024-08-29T17:50:11.373 INFO:tasks.workunit.client.0.smithi029.stdout: "version": [ 2024-08-29T17:50:11.373 INFO:tasks.workunit.client.0.smithi029.stdout: 7, 2024-08-29T17:50:11.373 INFO:tasks.workunit.client.0.smithi029.stdout: 2 2024-08-29T17:50:11.373 INFO:tasks.workunit.client.0.smithi029.stdout: ] 2024-08-29T17:50:11.373 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:11.374 INFO:tasks.workunit.client.0.smithi029.stdout: "temperature": { 2024-08-29T17:50:11.374 INFO:tasks.workunit.client.0.smithi029.stdout: "current": 35 2024-08-29T17:50:11.374 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:11.374 INFO:tasks.workunit.client.0.smithi029.stdout: "user_capacity": { 2024-08-29T17:50:11.374 INFO:tasks.workunit.client.0.smithi029.stdout: "blocks": 937703088, 2024-08-29T17:50:11.374 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 480103981056 2024-08-29T17:50:11.374 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:11.374 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:11.374 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:11.374 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:11.374 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:11.374 INFO:tasks.workunit.client.0.smithi029.stdout: "report": { 2024-08-29T17:50:11.374 INFO:tasks.workunit.client.0.smithi029.stdout: "balancer": { 2024-08-29T17:50:11.375 INFO:tasks.workunit.client.0.smithi029.stdout: "active": true, 2024-08-29T17:50:11.375 INFO:tasks.workunit.client.0.smithi029.stdout: "mode": "" 2024-08-29T17:50:11.375 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:11.375 INFO:tasks.workunit.client.0.smithi029.stdout: "channels": [ 2024-08-29T17:50:11.375 INFO:tasks.workunit.client.0.smithi029.stdout: "basic", 2024-08-29T17:50:11.375 INFO:tasks.workunit.client.0.smithi029.stdout: "crash", 2024-08-29T17:50:11.375 INFO:tasks.workunit.client.0.smithi029.stdout: "device", 2024-08-29T17:50:11.375 INFO:tasks.workunit.client.0.smithi029.stdout: "ident" 2024-08-29T17:50:11.375 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:11.375 INFO:tasks.workunit.client.0.smithi029.stdout: "channels_available": [ 2024-08-29T17:50:11.375 INFO:tasks.workunit.client.0.smithi029.stdout: "basic", 2024-08-29T17:50:11.375 INFO:tasks.workunit.client.0.smithi029.stdout: "ident", 2024-08-29T17:50:11.375 INFO:tasks.workunit.client.0.smithi029.stdout: "crash", 2024-08-29T17:50:11.375 INFO:tasks.workunit.client.0.smithi029.stdout: "device", 2024-08-29T17:50:11.375 INFO:tasks.workunit.client.0.smithi029.stdout: "perf" 2024-08-29T17:50:11.376 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:11.376 INFO:tasks.workunit.client.0.smithi029.stdout: "collections_available": [ 2024-08-29T17:50:11.376 INFO:tasks.workunit.client.0.smithi029.stdout: "basic_base", 2024-08-29T17:50:11.376 INFO:tasks.workunit.client.0.smithi029.stdout: "device_base", 2024-08-29T17:50:11.376 INFO:tasks.workunit.client.0.smithi029.stdout: "crash_base", 2024-08-29T17:50:11.376 INFO:tasks.workunit.client.0.smithi029.stdout: "ident_base", 2024-08-29T17:50:11.376 INFO:tasks.workunit.client.0.smithi029.stdout: "perf_perf", 2024-08-29T17:50:11.376 INFO:tasks.workunit.client.0.smithi029.stdout: "basic_mds_metadata", 2024-08-29T17:50:11.376 INFO:tasks.workunit.client.0.smithi029.stdout: "basic_pool_usage", 2024-08-29T17:50:11.376 INFO:tasks.workunit.client.0.smithi029.stdout: "basic_usage_by_class", 2024-08-29T17:50:11.376 INFO:tasks.workunit.client.0.smithi029.stdout: "basic_rook_v01", 2024-08-29T17:50:11.376 INFO:tasks.workunit.client.0.smithi029.stdout: "perf_memory_metrics", 2024-08-29T17:50:11.377 INFO:tasks.workunit.client.0.smithi029.stdout: "basic_pool_options_bluestore" 2024-08-29T17:50:11.377 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:11.377 INFO:tasks.workunit.client.0.smithi029.stdout: "collections_opted_in": [ 2024-08-29T17:50:11.377 INFO:tasks.workunit.client.0.smithi029.stdout: "basic_base", 2024-08-29T17:50:11.377 INFO:tasks.workunit.client.0.smithi029.stdout: "device_base", 2024-08-29T17:50:11.377 INFO:tasks.workunit.client.0.smithi029.stdout: "crash_base", 2024-08-29T17:50:11.377 INFO:tasks.workunit.client.0.smithi029.stdout: "ident_base", 2024-08-29T17:50:11.377 INFO:tasks.workunit.client.0.smithi029.stdout: "perf_perf", 2024-08-29T17:50:11.377 INFO:tasks.workunit.client.0.smithi029.stdout: "basic_mds_metadata", 2024-08-29T17:50:11.377 INFO:tasks.workunit.client.0.smithi029.stdout: "basic_pool_usage", 2024-08-29T17:50:11.377 INFO:tasks.workunit.client.0.smithi029.stdout: "basic_usage_by_class", 2024-08-29T17:50:11.377 INFO:tasks.workunit.client.0.smithi029.stdout: "basic_rook_v01", 2024-08-29T17:50:11.378 INFO:tasks.workunit.client.0.smithi029.stdout: "perf_memory_metrics", 2024-08-29T17:50:11.378 INFO:tasks.workunit.client.0.smithi029.stdout: "basic_pool_options_bluestore" 2024-08-29T17:50:11.378 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:11.378 INFO:tasks.workunit.client.0.smithi029.stdout: "config": { 2024-08-29T17:50:11.378 INFO:tasks.workunit.client.0.smithi029.stdout: "active_changed": [ 2024-08-29T17:50:11.378 INFO:tasks.workunit.client.0.smithi029.stdout: "auth_allow_insecure_global_id_reclaim", 2024-08-29T17:50:11.378 INFO:tasks.workunit.client.0.smithi029.stdout: "auth_debug", 2024-08-29T17:50:11.378 INFO:tasks.workunit.client.0.smithi029.stdout: "auth_mon_ticket_ttl", 2024-08-29T17:50:11.378 INFO:tasks.workunit.client.0.smithi029.stdout: "auth_service_ticket_ttl", 2024-08-29T17:50:11.378 INFO:tasks.workunit.client.0.smithi029.stdout: "bdev_debug_aio", 2024-08-29T17:50:11.378 INFO:tasks.workunit.client.0.smithi029.stdout: "client_check_pool_perm", 2024-08-29T17:50:11.378 INFO:tasks.workunit.client.0.smithi029.stdout: "client_mount_gid", 2024-08-29T17:50:11.378 INFO:tasks.workunit.client.0.smithi029.stdout: "client_mount_uid", 2024-08-29T17:50:11.379 INFO:tasks.workunit.client.0.smithi029.stdout: "client_quota", 2024-08-29T17:50:11.379 INFO:tasks.workunit.client.0.smithi029.stdout: "container_image", 2024-08-29T17:50:11.379 INFO:tasks.workunit.client.0.smithi029.stdout: "daemonize", 2024-08-29T17:50:11.379 INFO:tasks.workunit.client.0.smithi029.stdout: "debug_asserts_on_shutdown", 2024-08-29T17:50:11.379 INFO:tasks.workunit.client.0.smithi029.stdout: "debug_mgr", 2024-08-29T17:50:11.379 INFO:tasks.workunit.client.0.smithi029.stdout: "debug_mon", 2024-08-29T17:50:11.379 INFO:tasks.workunit.client.0.smithi029.stdout: "debug_ms", 2024-08-29T17:50:11.379 INFO:tasks.workunit.client.0.smithi029.stdout: "debug_osd", 2024-08-29T17:50:11.379 INFO:tasks.workunit.client.0.smithi029.stdout: "debug_paxos", 2024-08-29T17:50:11.379 INFO:tasks.workunit.client.0.smithi029.stdout: "keyring", 2024-08-29T17:50:11.379 INFO:tasks.workunit.client.0.smithi029.stdout: "leveldb_block_size", 2024-08-29T17:50:11.379 INFO:tasks.workunit.client.0.smithi029.stdout: "leveldb_cache_size", 2024-08-29T17:50:11.379 INFO:tasks.workunit.client.0.smithi029.stdout: "leveldb_compression", 2024-08-29T17:50:11.379 INFO:tasks.workunit.client.0.smithi029.stdout: "leveldb_log", 2024-08-29T17:50:11.380 INFO:tasks.workunit.client.0.smithi029.stdout: "leveldb_write_buffer_size", 2024-08-29T17:50:11.380 INFO:tasks.workunit.client.0.smithi029.stdout: "log_stderr_prefix", 2024-08-29T17:50:11.380 INFO:tasks.workunit.client.0.smithi029.stdout: "log_to_file", 2024-08-29T17:50:11.380 INFO:tasks.workunit.client.0.smithi029.stdout: "log_to_journald", 2024-08-29T17:50:11.380 INFO:tasks.workunit.client.0.smithi029.stdout: "log_to_stderr", 2024-08-29T17:50:11.380 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_allow_pool_delete", 2024-08-29T17:50:11.380 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_clock_drift_allowed", 2024-08-29T17:50:11.380 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_cluster_log_file_level", 2024-08-29T17:50:11.380 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_cluster_log_to_file", 2024-08-29T17:50:11.380 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_cluster_log_to_stderr", 2024-08-29T17:50:11.380 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_data_avail_warn", 2024-08-29T17:50:11.380 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_election_default_strategy", 2024-08-29T17:50:11.381 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_host", 2024-08-29T17:50:11.381 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_max_pg_per_osd", 2024-08-29T17:50:11.381 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_mgr_mkfs_grace", 2024-08-29T17:50:11.381 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_osd_prime_pg_temp", 2024-08-29T17:50:11.381 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_osd_reporter_subtree_level", 2024-08-29T17:50:11.381 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_pg_warn_max_object_skew", 2024-08-29T17:50:11.381 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_reweight_min_bytes_per_osd", 2024-08-29T17:50:11.381 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_reweight_min_pgs_per_osd", 2024-08-29T17:50:11.381 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_warn_on_crush_straw_calc_version_zero", 2024-08-29T17:50:11.381 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_warn_on_insecure_global_id_reclaim", 2024-08-29T17:50:11.381 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_warn_on_insecure_global_id_reclaim_allowed", 2024-08-29T17:50:11.381 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_warn_on_legacy_crush_tunables", 2024-08-29T17:50:11.381 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_warn_on_osd_down_out_interval_zero", 2024-08-29T17:50:11.382 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_warn_on_pool_pg_num_not_power_of_two", 2024-08-29T17:50:11.382 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_warn_on_too_few_osds", 2024-08-29T17:50:11.382 INFO:tasks.workunit.client.0.smithi029.stdout: "ms_die_on_bug", 2024-08-29T17:50:11.382 INFO:tasks.workunit.client.0.smithi029.stdout: "ms_die_on_old_message", 2024-08-29T17:50:11.382 INFO:tasks.workunit.client.0.smithi029.stdout: "no_config_file", 2024-08-29T17:50:11.382 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_class_default_list", 2024-08-29T17:50:11.382 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_class_load_list", 2024-08-29T17:50:11.382 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_crush_chooseleaf_type", 2024-08-29T17:50:11.382 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_debug_misdirected_ops", 2024-08-29T17:50:11.382 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_debug_op_order", 2024-08-29T17:50:11.382 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_debug_pg_log_writeout", 2024-08-29T17:50:11.382 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_debug_shutdown", 2024-08-29T17:50:11.382 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_debug_verify_cached_snaps", 2024-08-29T17:50:11.383 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_debug_verify_missing_on_start", 2024-08-29T17:50:11.383 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_debug_verify_stray_on_activate", 2024-08-29T17:50:11.383 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_deep_scrub_update_digest_min_age", 2024-08-29T17:50:11.383 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_delete_sleep", 2024-08-29T17:50:11.383 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_delete_sleep_hdd", 2024-08-29T17:50:11.383 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_delete_sleep_hybrid", 2024-08-29T17:50:11.383 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_delete_sleep_ssd", 2024-08-29T17:50:11.383 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_max_backfills", 2024-08-29T17:50:11.383 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_mclock_max_capacity_iops_ssd", 2024-08-29T17:50:11.383 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_mclock_profile", 2024-08-29T17:50:11.383 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_mclock_scheduler_background_best_effort_lim", 2024-08-29T17:50:11.383 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_mclock_scheduler_background_best_effort_res", 2024-08-29T17:50:11.383 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_mclock_scheduler_background_best_effort_wgt", 2024-08-29T17:50:11.384 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_mclock_scheduler_background_recovery_lim", 2024-08-29T17:50:11.384 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_mclock_scheduler_background_recovery_res", 2024-08-29T17:50:11.384 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_mclock_scheduler_background_recovery_wgt", 2024-08-29T17:50:11.384 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_mclock_scheduler_client_lim", 2024-08-29T17:50:11.384 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_mclock_scheduler_client_res", 2024-08-29T17:50:11.384 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_mclock_scheduler_client_wgt", 2024-08-29T17:50:11.384 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_memory_target", 2024-08-29T17:50:11.384 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_memory_target_autotune", 2024-08-29T17:50:11.384 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_op_queue", 2024-08-29T17:50:11.384 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_op_queue_cut_off", 2024-08-29T17:50:11.384 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_pg_delete_cost", 2024-08-29T17:50:11.384 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_pool_default_erasure_code_profile", 2024-08-29T17:50:11.384 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_pool_default_pg_autoscale_mode", 2024-08-29T17:50:11.384 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_recover_clone_overlap", 2024-08-29T17:50:11.385 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_recovery_max_active", 2024-08-29T17:50:11.385 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_recovery_max_active_hdd", 2024-08-29T17:50:11.385 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_recovery_max_active_ssd", 2024-08-29T17:50:11.385 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_recovery_max_chunk", 2024-08-29T17:50:11.385 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_recovery_sleep", 2024-08-29T17:50:11.385 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_recovery_sleep_hdd", 2024-08-29T17:50:11.385 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_recovery_sleep_hybrid", 2024-08-29T17:50:11.385 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_recovery_sleep_ssd", 2024-08-29T17:50:11.385 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_scrub_load_threshold", 2024-08-29T17:50:11.385 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_scrub_max_interval", 2024-08-29T17:50:11.385 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_scrub_sleep", 2024-08-29T17:50:11.385 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_shutdown_pgref_assert", 2024-08-29T17:50:11.385 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_snap_trim_sleep", 2024-08-29T17:50:11.386 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_snap_trim_sleep_hdd", 2024-08-29T17:50:11.386 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_snap_trim_sleep_hybrid", 2024-08-29T17:50:11.386 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_snap_trim_sleep_ssd", 2024-08-29T17:50:11.386 INFO:tasks.workunit.client.0.smithi029.stdout: "public_addr", 2024-08-29T17:50:11.386 INFO:tasks.workunit.client.0.smithi029.stdout: "public_addrv", 2024-08-29T17:50:11.386 INFO:tasks.workunit.client.0.smithi029.stdout: "public_network", 2024-08-29T17:50:11.386 INFO:tasks.workunit.client.0.smithi029.stdout: "rbd_default_features", 2024-08-29T17:50:11.386 INFO:tasks.workunit.client.0.smithi029.stdout: "rbd_qos_exclude_ops", 2024-08-29T17:50:11.386 INFO:tasks.workunit.client.0.smithi029.stdout: "setgroup", 2024-08-29T17:50:11.386 INFO:tasks.workunit.client.0.smithi029.stdout: "setuser" 2024-08-29T17:50:11.386 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:11.386 INFO:tasks.workunit.client.0.smithi029.stdout: "cluster_changed": [ 2024-08-29T17:50:11.386 INFO:tasks.workunit.client.0.smithi029.stdout: "auth_allow_insecure_global_id_reclaim", 2024-08-29T17:50:11.386 INFO:tasks.workunit.client.0.smithi029.stdout: "auth_debug", 2024-08-29T17:50:11.387 INFO:tasks.workunit.client.0.smithi029.stdout: "auth_mon_ticket_ttl", 2024-08-29T17:50:11.387 INFO:tasks.workunit.client.0.smithi029.stdout: "auth_service_ticket_ttl", 2024-08-29T17:50:11.387 INFO:tasks.workunit.client.0.smithi029.stdout: "bdev_debug_aio", 2024-08-29T17:50:11.387 INFO:tasks.workunit.client.0.smithi029.stdout: "container_image", 2024-08-29T17:50:11.387 INFO:tasks.workunit.client.0.smithi029.stdout: "debug_asserts_on_shutdown", 2024-08-29T17:50:11.387 INFO:tasks.workunit.client.0.smithi029.stdout: "debug_mgr", 2024-08-29T17:50:11.387 INFO:tasks.workunit.client.0.smithi029.stdout: "debug_mon", 2024-08-29T17:50:11.387 INFO:tasks.workunit.client.0.smithi029.stdout: "debug_ms", 2024-08-29T17:50:11.387 INFO:tasks.workunit.client.0.smithi029.stdout: "debug_osd", 2024-08-29T17:50:11.387 INFO:tasks.workunit.client.0.smithi029.stdout: "debug_paxos", 2024-08-29T17:50:11.387 INFO:tasks.workunit.client.0.smithi029.stdout: "log_to_file", 2024-08-29T17:50:11.387 INFO:tasks.workunit.client.0.smithi029.stdout: "log_to_journald", 2024-08-29T17:50:11.387 INFO:tasks.workunit.client.0.smithi029.stdout: "log_to_stderr", 2024-08-29T17:50:11.387 INFO:tasks.workunit.client.0.smithi029.stdout: "mds_join_fs", 2024-08-29T17:50:11.388 INFO:tasks.workunit.client.0.smithi029.stdout: "mgr/cephadm/allow_ptrace", 2024-08-29T17:50:11.388 INFO:tasks.workunit.client.0.smithi029.stdout: "mgr/cephadm/container_init", 2024-08-29T17:50:11.388 INFO:tasks.workunit.client.0.smithi029.stdout: "mgr/cephadm/migration_current", 2024-08-29T17:50:11.388 INFO:tasks.workunit.client.0.smithi029.stdout: "mgr/cephadm/use_repo_digest", 2024-08-29T17:50:11.388 INFO:tasks.workunit.client.0.smithi029.stdout: "mgr/dashboard/ALERTMANAGER_API_HOST", 2024-08-29T17:50:11.388 INFO:tasks.workunit.client.0.smithi029.stdout: "mgr/dashboard/GRAFANA_API_SSL_VERIFY", 2024-08-29T17:50:11.388 INFO:tasks.workunit.client.0.smithi029.stdout: "mgr/dashboard/GRAFANA_API_URL", 2024-08-29T17:50:11.388 INFO:tasks.workunit.client.0.smithi029.stdout: "mgr/dashboard/PROMETHEUS_API_HOST", 2024-08-29T17:50:11.388 INFO:tasks.workunit.client.0.smithi029.stdout: "mgr/dashboard/ssl_server_port", 2024-08-29T17:50:11.388 INFO:tasks.workunit.client.0.smithi029.stdout: "mgr/orchestrator/orchestrator", 2024-08-29T17:50:11.388 INFO:tasks.workunit.client.0.smithi029.stdout: "mgr/telemetry/channel_ident", 2024-08-29T17:50:11.388 INFO:tasks.workunit.client.0.smithi029.stdout: "mgr/telemetry/description", 2024-08-29T17:50:11.388 INFO:tasks.workunit.client.0.smithi029.stdout: "mgr/telemetry/organization", 2024-08-29T17:50:11.389 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_allow_pool_delete", 2024-08-29T17:50:11.389 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_clock_drift_allowed", 2024-08-29T17:50:11.389 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_cluster_log_file_level", 2024-08-29T17:50:11.389 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_cluster_log_to_file", 2024-08-29T17:50:11.389 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_data_avail_warn", 2024-08-29T17:50:11.389 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_election_default_strategy", 2024-08-29T17:50:11.389 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_max_pg_per_osd", 2024-08-29T17:50:11.389 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_mgr_mkfs_grace", 2024-08-29T17:50:11.389 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_osd_prime_pg_temp", 2024-08-29T17:50:11.389 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_osd_reporter_subtree_level", 2024-08-29T17:50:11.389 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_pg_warn_max_object_skew", 2024-08-29T17:50:11.389 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_reweight_min_bytes_per_osd", 2024-08-29T17:50:11.389 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_reweight_min_pgs_per_osd", 2024-08-29T17:50:11.390 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_warn_on_crush_straw_calc_version_zero", 2024-08-29T17:50:11.390 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_warn_on_insecure_global_id_reclaim", 2024-08-29T17:50:11.390 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_warn_on_insecure_global_id_reclaim_allowed", 2024-08-29T17:50:11.390 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_warn_on_legacy_crush_tunables", 2024-08-29T17:50:11.390 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_warn_on_osd_down_out_interval_zero", 2024-08-29T17:50:11.390 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_warn_on_pool_pg_num_not_power_of_two", 2024-08-29T17:50:11.390 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_warn_on_too_few_osds", 2024-08-29T17:50:11.390 INFO:tasks.workunit.client.0.smithi029.stdout: "ms_die_on_bug", 2024-08-29T17:50:11.390 INFO:tasks.workunit.client.0.smithi029.stdout: "ms_die_on_old_message", 2024-08-29T17:50:11.390 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_class_default_list", 2024-08-29T17:50:11.390 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_class_load_list", 2024-08-29T17:50:11.390 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_debug_misdirected_ops", 2024-08-29T17:50:11.390 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_debug_op_order", 2024-08-29T17:50:11.391 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_debug_pg_log_writeout", 2024-08-29T17:50:11.391 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_debug_shutdown", 2024-08-29T17:50:11.391 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_debug_verify_cached_snaps", 2024-08-29T17:50:11.391 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_debug_verify_missing_on_start", 2024-08-29T17:50:11.391 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_debug_verify_stray_on_activate", 2024-08-29T17:50:11.391 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_deep_scrub_update_digest_min_age", 2024-08-29T17:50:11.391 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_mclock_max_capacity_iops_ssd", 2024-08-29T17:50:11.391 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_mclock_profile", 2024-08-29T17:50:11.391 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_memory_target", 2024-08-29T17:50:11.391 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_memory_target_autotune", 2024-08-29T17:50:11.391 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_op_queue", 2024-08-29T17:50:11.391 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_op_queue_cut_off", 2024-08-29T17:50:11.391 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_pool_default_erasure_code_profile", 2024-08-29T17:50:11.391 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_pool_default_pg_autoscale_mode", 2024-08-29T17:50:11.392 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_recover_clone_overlap", 2024-08-29T17:50:11.392 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_recovery_max_chunk", 2024-08-29T17:50:11.392 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_scrub_load_threshold", 2024-08-29T17:50:11.392 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_scrub_max_interval", 2024-08-29T17:50:11.392 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_shutdown_pgref_assert", 2024-08-29T17:50:11.392 INFO:tasks.workunit.client.0.smithi029.stdout: "public_network", 2024-08-29T17:50:11.392 INFO:tasks.workunit.client.0.smithi029.stdout: "rgw_cache_enabled", 2024-08-29T17:50:11.392 INFO:tasks.workunit.client.0.smithi029.stdout: "rgw_enable_ops_log", 2024-08-29T17:50:11.392 INFO:tasks.workunit.client.0.smithi029.stdout: "rgw_enable_usage_log" 2024-08-29T17:50:11.392 INFO:tasks.workunit.client.0.smithi029.stdout: ] 2024-08-29T17:50:11.392 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:11.392 INFO:tasks.workunit.client.0.smithi029.stdout: "contact": null, 2024-08-29T17:50:11.393 INFO:tasks.workunit.client.0.smithi029.stdout: "crashes": [], 2024-08-29T17:50:11.393 INFO:tasks.workunit.client.0.smithi029.stdout: "created": "2024-08-29T17:31:55.139100Z", 2024-08-29T17:50:11.393 INFO:tasks.workunit.client.0.smithi029.stdout: "crush": { 2024-08-29T17:50:11.393 INFO:tasks.workunit.client.0.smithi029.stdout: "bucket_algs": { 2024-08-29T17:50:11.393 INFO:tasks.workunit.client.0.smithi029.stdout: "straw2": 3 2024-08-29T17:50:11.393 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:11.393 INFO:tasks.workunit.client.0.smithi029.stdout: "bucket_sizes": { 2024-08-29T17:50:11.393 INFO:tasks.workunit.client.0.smithi029.stdout: "2": 1, 2024-08-29T17:50:11.393 INFO:tasks.workunit.client.0.smithi029.stdout: "4": 2 2024-08-29T17:50:11.393 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:11.393 INFO:tasks.workunit.client.0.smithi029.stdout: "bucket_types": { 2024-08-29T17:50:11.393 INFO:tasks.workunit.client.0.smithi029.stdout: "1": 2, 2024-08-29T17:50:11.393 INFO:tasks.workunit.client.0.smithi029.stdout: "11": 1 2024-08-29T17:50:11.394 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:11.394 INFO:tasks.workunit.client.0.smithi029.stdout: "compat_weight_set": false, 2024-08-29T17:50:11.394 INFO:tasks.workunit.client.0.smithi029.stdout: "device_classes": [ 2024-08-29T17:50:11.394 INFO:tasks.workunit.client.0.smithi029.stdout: 8 2024-08-29T17:50:11.394 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:11.394 INFO:tasks.workunit.client.0.smithi029.stdout: "num_buckets": 6, 2024-08-29T17:50:11.394 INFO:tasks.workunit.client.0.smithi029.stdout: "num_devices": 8, 2024-08-29T17:50:11.394 INFO:tasks.workunit.client.0.smithi029.stdout: "num_rules": 1, 2024-08-29T17:50:11.394 INFO:tasks.workunit.client.0.smithi029.stdout: "num_types": 12, 2024-08-29T17:50:11.394 INFO:tasks.workunit.client.0.smithi029.stdout: "num_weight_sets": 0, 2024-08-29T17:50:11.394 INFO:tasks.workunit.client.0.smithi029.stdout: "tunables": { 2024-08-29T17:50:11.394 INFO:tasks.workunit.client.0.smithi029.stdout: "allowed_bucket_algs": 54, 2024-08-29T17:50:11.394 INFO:tasks.workunit.client.0.smithi029.stdout: "choose_local_fallback_tries": 0, 2024-08-29T17:50:11.395 INFO:tasks.workunit.client.0.smithi029.stdout: "choose_local_tries": 0, 2024-08-29T17:50:11.395 INFO:tasks.workunit.client.0.smithi029.stdout: "choose_total_tries": 50, 2024-08-29T17:50:11.395 INFO:tasks.workunit.client.0.smithi029.stdout: "chooseleaf_descend_once": 1, 2024-08-29T17:50:11.395 INFO:tasks.workunit.client.0.smithi029.stdout: "chooseleaf_stable": 1, 2024-08-29T17:50:11.395 INFO:tasks.workunit.client.0.smithi029.stdout: "chooseleaf_vary_r": 1, 2024-08-29T17:50:11.395 INFO:tasks.workunit.client.0.smithi029.stdout: "has_v2_rules": 0, 2024-08-29T17:50:11.395 INFO:tasks.workunit.client.0.smithi029.stdout: "has_v3_rules": 0, 2024-08-29T17:50:11.395 INFO:tasks.workunit.client.0.smithi029.stdout: "has_v4_buckets": 1, 2024-08-29T17:50:11.395 INFO:tasks.workunit.client.0.smithi029.stdout: "has_v5_rules": 0, 2024-08-29T17:50:11.395 INFO:tasks.workunit.client.0.smithi029.stdout: "legacy_tunables": 0, 2024-08-29T17:50:11.395 INFO:tasks.workunit.client.0.smithi029.stdout: "minimum_required_version": "jewel", 2024-08-29T17:50:11.395 INFO:tasks.workunit.client.0.smithi029.stdout: "optimal_tunables": 1, 2024-08-29T17:50:11.395 INFO:tasks.workunit.client.0.smithi029.stdout: "profile": "jewel", 2024-08-29T17:50:11.396 INFO:tasks.workunit.client.0.smithi029.stdout: "require_feature_tunables": 1, 2024-08-29T17:50:11.396 INFO:tasks.workunit.client.0.smithi029.stdout: "require_feature_tunables2": 1, 2024-08-29T17:50:11.396 INFO:tasks.workunit.client.0.smithi029.stdout: "require_feature_tunables3": 1, 2024-08-29T17:50:11.396 INFO:tasks.workunit.client.0.smithi029.stdout: "require_feature_tunables5": 1, 2024-08-29T17:50:11.396 INFO:tasks.workunit.client.0.smithi029.stdout: "straw_calc_version": 1 2024-08-29T17:50:11.396 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:11.396 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:11.396 INFO:tasks.workunit.client.0.smithi029.stdout: "description": "upgrade test cluster", 2024-08-29T17:50:11.396 INFO:tasks.workunit.client.0.smithi029.stdout: "fs": { 2024-08-29T17:50:11.396 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 1, 2024-08-29T17:50:11.396 INFO:tasks.workunit.client.0.smithi029.stdout: "feature_flags": { 2024-08-29T17:50:11.396 INFO:tasks.workunit.client.0.smithi029.stdout: "enable_multiple": true, 2024-08-29T17:50:11.397 INFO:tasks.workunit.client.0.smithi029.stdout: "ever_enabled_multiple": true 2024-08-29T17:50:11.397 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:11.397 INFO:tasks.workunit.client.0.smithi029.stdout: "filesystems": [ 2024-08-29T17:50:11.397 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:11.397 INFO:tasks.workunit.client.0.smithi029.stdout: "approx_ctime": "2024-08", 2024-08-29T17:50:11.397 INFO:tasks.workunit.client.0.smithi029.stdout: "balancer_enabled": false, 2024-08-29T17:50:11.397 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:11.397 INFO:tasks.workunit.client.0.smithi029.stdout: "cached_caps": 0, 2024-08-29T17:50:11.397 INFO:tasks.workunit.client.0.smithi029.stdout: "cached_dns": 10, 2024-08-29T17:50:11.397 INFO:tasks.workunit.client.0.smithi029.stdout: "cached_inos": 13, 2024-08-29T17:50:11.397 INFO:tasks.workunit.client.0.smithi029.stdout: "cached_subtrees": 2, 2024-08-29T17:50:11.397 INFO:tasks.workunit.client.0.smithi029.stdout: "ever_allowed_features": 0, 2024-08-29T17:50:11.397 INFO:tasks.workunit.client.0.smithi029.stdout: "explicitly_allowed_features": 0, 2024-08-29T17:50:11.397 INFO:tasks.workunit.client.0.smithi029.stdout: "files": 0, 2024-08-29T17:50:11.398 INFO:tasks.workunit.client.0.smithi029.stdout: "max_mds": 1, 2024-08-29T17:50:11.398 INFO:tasks.workunit.client.0.smithi029.stdout: "num_data_pools": 1, 2024-08-29T17:50:11.398 INFO:tasks.workunit.client.0.smithi029.stdout: "num_in": 1, 2024-08-29T17:50:11.398 INFO:tasks.workunit.client.0.smithi029.stdout: "num_mds": 1, 2024-08-29T17:50:11.398 INFO:tasks.workunit.client.0.smithi029.stdout: "num_sessions": 0, 2024-08-29T17:50:11.398 INFO:tasks.workunit.client.0.smithi029.stdout: "num_standby_replay": 0, 2024-08-29T17:50:11.398 INFO:tasks.workunit.client.0.smithi029.stdout: "num_up": 1, 2024-08-29T17:50:11.398 INFO:tasks.workunit.client.0.smithi029.stdout: "snaps": 0, 2024-08-29T17:50:11.398 INFO:tasks.workunit.client.0.smithi029.stdout: "standby_count_wanted": 0 2024-08-29T17:50:11.398 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:11.398 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:11.398 INFO:tasks.workunit.client.0.smithi029.stdout: "num_standby_mds": 1, 2024-08-29T17:50:11.398 INFO:tasks.workunit.client.0.smithi029.stdout: "total_num_mds": 2 2024-08-29T17:50:11.398 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:11.399 INFO:tasks.workunit.client.0.smithi029.stdout: "hosts": { 2024-08-29T17:50:11.399 INFO:tasks.workunit.client.0.smithi029.stdout: "num": 2, 2024-08-29T17:50:11.399 INFO:tasks.workunit.client.0.smithi029.stdout: "num_with_mds": 2, 2024-08-29T17:50:11.399 INFO:tasks.workunit.client.0.smithi029.stdout: "num_with_mgr": 2, 2024-08-29T17:50:11.399 INFO:tasks.workunit.client.0.smithi029.stdout: "num_with_mon": 2, 2024-08-29T17:50:11.399 INFO:tasks.workunit.client.0.smithi029.stdout: "num_with_osd": 2 2024-08-29T17:50:11.399 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:11.399 INFO:tasks.workunit.client.0.smithi029.stdout: "leaderboard": false, 2024-08-29T17:50:11.399 INFO:tasks.workunit.client.0.smithi029.stdout: "leaderboard_description": null, 2024-08-29T17:50:11.399 INFO:tasks.workunit.client.0.smithi029.stdout: "license": "sharing-1-0", 2024-08-29T17:50:11.399 INFO:tasks.workunit.client.0.smithi029.stdout: "metadata": { 2024-08-29T17:50:11.399 INFO:tasks.workunit.client.0.smithi029.stdout: "mds": { 2024-08-29T17:50:11.399 INFO:tasks.workunit.client.0.smithi029.stdout: "arch": { 2024-08-29T17:50:11.400 INFO:tasks.workunit.client.0.smithi029.stdout: "x86_64": 2 2024-08-29T17:50:11.400 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:11.400 INFO:tasks.workunit.client.0.smithi029.stdout: "ceph_version": { 2024-08-29T17:50:11.400 INFO:tasks.workunit.client.0.smithi029.stdout: "ceph version 18.2.4-774-gfe43f1c9 (fe43f1c9f9e2945dda7244d8acbd33fb921449af) reef (stable)": 2 2024-08-29T17:50:11.400 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:11.400 INFO:tasks.workunit.client.0.smithi029.stdout: "cpu": { 2024-08-29T17:50:11.400 INFO:tasks.workunit.client.0.smithi029.stdout: "Intel(R) Xeon(R) CPU E5-1620 v3 @ 3.50GHz": 1, 2024-08-29T17:50:11.400 INFO:tasks.workunit.client.0.smithi029.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 1 2024-08-29T17:50:11.400 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:11.400 INFO:tasks.workunit.client.0.smithi029.stdout: "distro": { 2024-08-29T17:50:11.400 INFO:tasks.workunit.client.0.smithi029.stdout: "centos": 2 2024-08-29T17:50:11.400 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:11.400 INFO:tasks.workunit.client.0.smithi029.stdout: "distro_description": { 2024-08-29T17:50:11.401 INFO:tasks.workunit.client.0.smithi029.stdout: "CentOS Stream 9": 2 2024-08-29T17:50:11.401 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:11.401 INFO:tasks.workunit.client.0.smithi029.stdout: "kernel_description": { 2024-08-29T17:50:11.401 INFO:tasks.workunit.client.0.smithi029.stdout: "#129-Ubuntu SMP Fri Aug 2 19:25:20 UTC 2024": 2 2024-08-29T17:50:11.401 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:11.401 INFO:tasks.workunit.client.0.smithi029.stdout: "kernel_version": { 2024-08-29T17:50:11.401 INFO:tasks.workunit.client.0.smithi029.stdout: "5.15.0-119-generic": 2 2024-08-29T17:50:11.401 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:11.401 INFO:tasks.workunit.client.0.smithi029.stdout: "os": { 2024-08-29T17:50:11.401 INFO:tasks.workunit.client.0.smithi029.stdout: "Linux": 2 2024-08-29T17:50:11.401 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:11.401 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:11.401 INFO:tasks.workunit.client.0.smithi029.stdout: "mon": { 2024-08-29T17:50:11.402 INFO:tasks.workunit.client.0.smithi029.stdout: "arch": { 2024-08-29T17:50:11.402 INFO:tasks.workunit.client.0.smithi029.stdout: "x86_64": 3 2024-08-29T17:50:11.402 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:11.402 INFO:tasks.workunit.client.0.smithi029.stdout: "ceph_version": { 2024-08-29T17:50:11.402 INFO:tasks.workunit.client.0.smithi029.stdout: "ceph version 18.2.4-774-gfe43f1c9 (fe43f1c9f9e2945dda7244d8acbd33fb921449af) reef (stable)": 3 2024-08-29T17:50:11.402 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:11.402 INFO:tasks.workunit.client.0.smithi029.stdout: "cpu": { 2024-08-29T17:50:11.402 INFO:tasks.workunit.client.0.smithi029.stdout: "Intel(R) Xeon(R) CPU E5-1620 v3 @ 3.50GHz": 2, 2024-08-29T17:50:11.402 INFO:tasks.workunit.client.0.smithi029.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 1 2024-08-29T17:50:11.402 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:11.402 INFO:tasks.workunit.client.0.smithi029.stdout: "distro": { 2024-08-29T17:50:11.402 INFO:tasks.workunit.client.0.smithi029.stdout: "centos": 3 2024-08-29T17:50:11.403 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:11.403 INFO:tasks.workunit.client.0.smithi029.stdout: "distro_description": { 2024-08-29T17:50:11.403 INFO:tasks.workunit.client.0.smithi029.stdout: "CentOS Stream 9": 3 2024-08-29T17:50:11.403 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:11.403 INFO:tasks.workunit.client.0.smithi029.stdout: "kernel_description": { 2024-08-29T17:50:11.403 INFO:tasks.workunit.client.0.smithi029.stdout: "#129-Ubuntu SMP Fri Aug 2 19:25:20 UTC 2024": 3 2024-08-29T17:50:11.403 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:11.403 INFO:tasks.workunit.client.0.smithi029.stdout: "kernel_version": { 2024-08-29T17:50:11.403 INFO:tasks.workunit.client.0.smithi029.stdout: "5.15.0-119-generic": 3 2024-08-29T17:50:11.403 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:11.403 INFO:tasks.workunit.client.0.smithi029.stdout: "os": { 2024-08-29T17:50:11.403 INFO:tasks.workunit.client.0.smithi029.stdout: "Linux": 3 2024-08-29T17:50:11.403 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:11.403 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:11.404 INFO:tasks.workunit.client.0.smithi029.stdout: "osd": { 2024-08-29T17:50:11.404 INFO:tasks.workunit.client.0.smithi029.stdout: "arch": { 2024-08-29T17:50:11.404 INFO:tasks.workunit.client.0.smithi029.stdout: "x86_64": 8 2024-08-29T17:50:11.404 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:11.404 INFO:tasks.workunit.client.0.smithi029.stdout: "ceph_version": { 2024-08-29T17:50:11.404 INFO:tasks.workunit.client.0.smithi029.stdout: "ceph version 18.2.4-774-gfe43f1c9 (fe43f1c9f9e2945dda7244d8acbd33fb921449af) reef (stable)": 8 2024-08-29T17:50:11.404 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:11.404 INFO:tasks.workunit.client.0.smithi029.stdout: "cpu": { 2024-08-29T17:50:11.404 INFO:tasks.workunit.client.0.smithi029.stdout: "Intel(R) Xeon(R) CPU E5-1620 v3 @ 3.50GHz": 4, 2024-08-29T17:50:11.404 INFO:tasks.workunit.client.0.smithi029.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 4 2024-08-29T17:50:11.404 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:11.404 INFO:tasks.workunit.client.0.smithi029.stdout: "distro": { 2024-08-29T17:50:11.404 INFO:tasks.workunit.client.0.smithi029.stdout: "centos": 8 2024-08-29T17:50:11.404 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:11.405 INFO:tasks.workunit.client.0.smithi029.stdout: "distro_description": { 2024-08-29T17:50:11.405 INFO:tasks.workunit.client.0.smithi029.stdout: "CentOS Stream 9": 8 2024-08-29T17:50:11.405 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:11.405 INFO:tasks.workunit.client.0.smithi029.stdout: "kernel_description": { 2024-08-29T17:50:11.405 INFO:tasks.workunit.client.0.smithi029.stdout: "#129-Ubuntu SMP Fri Aug 2 19:25:20 UTC 2024": 8 2024-08-29T17:50:11.405 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:11.405 INFO:tasks.workunit.client.0.smithi029.stdout: "kernel_version": { 2024-08-29T17:50:11.405 INFO:tasks.workunit.client.0.smithi029.stdout: "5.15.0-119-generic": 8 2024-08-29T17:50:11.405 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:11.405 INFO:tasks.workunit.client.0.smithi029.stdout: "os": { 2024-08-29T17:50:11.405 INFO:tasks.workunit.client.0.smithi029.stdout: "Linux": 8 2024-08-29T17:50:11.405 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:11.406 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_objectstore": { 2024-08-29T17:50:11.406 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore": 8 2024-08-29T17:50:11.406 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:11.406 INFO:tasks.workunit.client.0.smithi029.stdout: "rotational": { 2024-08-29T17:50:11.406 INFO:tasks.workunit.client.0.smithi029.stdout: "0": 8 2024-08-29T17:50:11.406 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:11.406 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:11.406 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:11.406 INFO:tasks.workunit.client.0.smithi029.stdout: "mon": { 2024-08-29T17:50:11.406 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 3, 2024-08-29T17:50:11.406 INFO:tasks.workunit.client.0.smithi029.stdout: "features": { 2024-08-29T17:50:11.406 INFO:tasks.workunit.client.0.smithi029.stdout: "optional": [], 2024-08-29T17:50:11.406 INFO:tasks.workunit.client.0.smithi029.stdout: "persistent": [ 2024-08-29T17:50:11.406 INFO:tasks.workunit.client.0.smithi029.stdout: "kraken", 2024-08-29T17:50:11.407 INFO:tasks.workunit.client.0.smithi029.stdout: "luminous", 2024-08-29T17:50:11.407 INFO:tasks.workunit.client.0.smithi029.stdout: "mimic", 2024-08-29T17:50:11.407 INFO:tasks.workunit.client.0.smithi029.stdout: "osdmap-prune", 2024-08-29T17:50:11.407 INFO:tasks.workunit.client.0.smithi029.stdout: "nautilus", 2024-08-29T17:50:11.407 INFO:tasks.workunit.client.0.smithi029.stdout: "octopus", 2024-08-29T17:50:11.407 INFO:tasks.workunit.client.0.smithi029.stdout: "pacific", 2024-08-29T17:50:11.407 INFO:tasks.workunit.client.0.smithi029.stdout: "elector-pinging", 2024-08-29T17:50:11.407 INFO:tasks.workunit.client.0.smithi029.stdout: "quincy", 2024-08-29T17:50:11.407 INFO:tasks.workunit.client.0.smithi029.stdout: "reef" 2024-08-29T17:50:11.407 INFO:tasks.workunit.client.0.smithi029.stdout: ] 2024-08-29T17:50:11.407 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:11.407 INFO:tasks.workunit.client.0.smithi029.stdout: "ipv4_addr_mons": 6, 2024-08-29T17:50:11.407 INFO:tasks.workunit.client.0.smithi029.stdout: "ipv6_addr_mons": 0, 2024-08-29T17:50:11.407 INFO:tasks.workunit.client.0.smithi029.stdout: "min_mon_release": 18, 2024-08-29T17:50:11.408 INFO:tasks.workunit.client.0.smithi029.stdout: "v1_addr_mons": 3, 2024-08-29T17:50:11.408 INFO:tasks.workunit.client.0.smithi029.stdout: "v2_addr_mons": 3 2024-08-29T17:50:11.408 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:11.408 INFO:tasks.workunit.client.0.smithi029.stdout: "organization": "ceph-qa", 2024-08-29T17:50:11.408 INFO:tasks.workunit.client.0.smithi029.stdout: "osd": { 2024-08-29T17:50:11.408 INFO:tasks.workunit.client.0.smithi029.stdout: "cluster_network": false, 2024-08-29T17:50:11.408 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 8, 2024-08-29T17:50:11.408 INFO:tasks.workunit.client.0.smithi029.stdout: "require_min_compat_client": "luminous", 2024-08-29T17:50:11.408 INFO:tasks.workunit.client.0.smithi029.stdout: "require_osd_release": "reef" 2024-08-29T17:50:11.408 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:11.408 INFO:tasks.workunit.client.0.smithi029.stdout: "pools": [ 2024-08-29T17:50:11.408 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:11.408 INFO:tasks.workunit.client.0.smithi029.stdout: "application": [ 2024-08-29T17:50:11.409 INFO:tasks.workunit.client.0.smithi029.stdout: "mgr" 2024-08-29T17:50:11.409 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:11.409 INFO:tasks.workunit.client.0.smithi029.stdout: "cache_mode": "none", 2024-08-29T17:50:11.409 INFO:tasks.workunit.client.0.smithi029.stdout: "erasure_code_profile": {}, 2024-08-29T17:50:11.409 INFO:tasks.workunit.client.0.smithi029.stdout: "min_size": 2, 2024-08-29T17:50:11.409 INFO:tasks.workunit.client.0.smithi029.stdout: "options": {}, 2024-08-29T17:50:11.409 INFO:tasks.workunit.client.0.smithi029.stdout: "pg_autoscale_mode": "off", 2024-08-29T17:50:11.409 INFO:tasks.workunit.client.0.smithi029.stdout: "pg_num": 1, 2024-08-29T17:50:11.409 INFO:tasks.workunit.client.0.smithi029.stdout: "pgp_num": 1, 2024-08-29T17:50:11.409 INFO:tasks.workunit.client.0.smithi029.stdout: "pool": 1, 2024-08-29T17:50:11.409 INFO:tasks.workunit.client.0.smithi029.stdout: "size": 3, 2024-08-29T17:50:11.409 INFO:tasks.workunit.client.0.smithi029.stdout: "stats": { 2024-08-29T17:50:11.409 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_raw": 729300871434, 2024-08-29T17:50:11.410 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes_used": 1781760, 2024-08-29T17:50:11.410 INFO:tasks.workunit.client.0.smithi029.stdout: "compress_bytes_used": 0, 2024-08-29T17:50:11.410 INFO:tasks.workunit.client.0.smithi029.stdout: "compress_under_bytes": 0, 2024-08-29T17:50:11.410 INFO:tasks.workunit.client.0.smithi029.stdout: "data_bytes_used": 1781760, 2024-08-29T17:50:11.410 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty": 0, 2024-08-29T17:50:11.410 INFO:tasks.workunit.client.0.smithi029.stdout: "max_avail": 243100286976, 2024-08-29T17:50:11.410 INFO:tasks.workunit.client.0.smithi029.stdout: "objects": 2, 2024-08-29T17:50:11.410 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_bytes_used": 0, 2024-08-29T17:50:11.410 INFO:tasks.workunit.client.0.smithi029.stdout: "percent_used": 2.4431010388070717e-06, 2024-08-29T17:50:11.410 INFO:tasks.workunit.client.0.smithi029.stdout: "quota_bytes": 0, 2024-08-29T17:50:11.410 INFO:tasks.workunit.client.0.smithi029.stdout: "quota_objects": 0, 2024-08-29T17:50:11.410 INFO:tasks.workunit.client.0.smithi029.stdout: "rd": 212, 2024-08-29T17:50:11.410 INFO:tasks.workunit.client.0.smithi029.stdout: "rd_bytes": 313344, 2024-08-29T17:50:11.411 INFO:tasks.workunit.client.0.smithi029.stdout: "stored": 590368, 2024-08-29T17:50:11.411 INFO:tasks.workunit.client.0.smithi029.stdout: "stored_data": 590368, 2024-08-29T17:50:11.411 INFO:tasks.workunit.client.0.smithi029.stdout: "stored_omap": 0, 2024-08-29T17:50:11.411 INFO:tasks.workunit.client.0.smithi029.stdout: "stored_raw": 1771104, 2024-08-29T17:50:11.411 INFO:tasks.workunit.client.0.smithi029.stdout: "wr": 179, 2024-08-29T17:50:11.411 INFO:tasks.workunit.client.0.smithi029.stdout: "wr_bytes": 2473984 2024-08-29T17:50:11.411 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:11.411 INFO:tasks.workunit.client.0.smithi029.stdout: "target_max_bytes": 0, 2024-08-29T17:50:11.411 INFO:tasks.workunit.client.0.smithi029.stdout: "target_max_objects": 0, 2024-08-29T17:50:11.411 INFO:tasks.workunit.client.0.smithi029.stdout: "type": "replicated" 2024-08-29T17:50:11.411 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:11.411 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:11.411 INFO:tasks.workunit.client.0.smithi029.stdout: "application": [ 2024-08-29T17:50:11.412 INFO:tasks.workunit.client.0.smithi029.stdout: "cephfs" 2024-08-29T17:50:11.412 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:11.412 INFO:tasks.workunit.client.0.smithi029.stdout: "cache_mode": "none", 2024-08-29T17:50:11.412 INFO:tasks.workunit.client.0.smithi029.stdout: "erasure_code_profile": {}, 2024-08-29T17:50:11.412 INFO:tasks.workunit.client.0.smithi029.stdout: "min_size": 2, 2024-08-29T17:50:11.412 INFO:tasks.workunit.client.0.smithi029.stdout: "options": {}, 2024-08-29T17:50:11.412 INFO:tasks.workunit.client.0.smithi029.stdout: "pg_autoscale_mode": "off", 2024-08-29T17:50:11.412 INFO:tasks.workunit.client.0.smithi029.stdout: "pg_num": 32, 2024-08-29T17:50:11.412 INFO:tasks.workunit.client.0.smithi029.stdout: "pgp_num": 32, 2024-08-29T17:50:11.412 INFO:tasks.workunit.client.0.smithi029.stdout: "pool": 2, 2024-08-29T17:50:11.412 INFO:tasks.workunit.client.0.smithi029.stdout: "size": 3, 2024-08-29T17:50:11.412 INFO:tasks.workunit.client.0.smithi029.stdout: "stats": { 2024-08-29T17:50:11.412 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_raw": 729300871434, 2024-08-29T17:50:11.412 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes_used": 98304, 2024-08-29T17:50:11.413 INFO:tasks.workunit.client.0.smithi029.stdout: "compress_bytes_used": 0, 2024-08-29T17:50:11.413 INFO:tasks.workunit.client.0.smithi029.stdout: "compress_under_bytes": 0, 2024-08-29T17:50:11.413 INFO:tasks.workunit.client.0.smithi029.stdout: "data_bytes_used": 98304, 2024-08-29T17:50:11.413 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty": 0, 2024-08-29T17:50:11.413 INFO:tasks.workunit.client.0.smithi029.stdout: "max_avail": 243100286976, 2024-08-29T17:50:11.413 INFO:tasks.workunit.client.0.smithi029.stdout: "objects": 22, 2024-08-29T17:50:11.413 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_bytes_used": 0, 2024-08-29T17:50:11.413 INFO:tasks.workunit.client.0.smithi029.stdout: "percent_used": 1.3479208860189829e-07, 2024-08-29T17:50:11.413 INFO:tasks.workunit.client.0.smithi029.stdout: "quota_bytes": 0, 2024-08-29T17:50:11.413 INFO:tasks.workunit.client.0.smithi029.stdout: "quota_objects": 0, 2024-08-29T17:50:11.413 INFO:tasks.workunit.client.0.smithi029.stdout: "rd": 0, 2024-08-29T17:50:11.413 INFO:tasks.workunit.client.0.smithi029.stdout: "rd_bytes": 0, 2024-08-29T17:50:11.413 INFO:tasks.workunit.client.0.smithi029.stdout: "stored": 3428, 2024-08-29T17:50:11.414 INFO:tasks.workunit.client.0.smithi029.stdout: "stored_data": 3428, 2024-08-29T17:50:11.414 INFO:tasks.workunit.client.0.smithi029.stdout: "stored_omap": 0, 2024-08-29T17:50:11.414 INFO:tasks.workunit.client.0.smithi029.stdout: "stored_raw": 10284, 2024-08-29T17:50:11.414 INFO:tasks.workunit.client.0.smithi029.stdout: "wr": 51, 2024-08-29T17:50:11.414 INFO:tasks.workunit.client.0.smithi029.stdout: "wr_bytes": 20480 2024-08-29T17:50:11.414 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:11.414 INFO:tasks.workunit.client.0.smithi029.stdout: "target_max_bytes": 0, 2024-08-29T17:50:11.414 INFO:tasks.workunit.client.0.smithi029.stdout: "target_max_objects": 0, 2024-08-29T17:50:11.414 INFO:tasks.workunit.client.0.smithi029.stdout: "type": "replicated" 2024-08-29T17:50:11.414 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:11.414 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:11.414 INFO:tasks.workunit.client.0.smithi029.stdout: "application": [ 2024-08-29T17:50:11.414 INFO:tasks.workunit.client.0.smithi029.stdout: "cephfs" 2024-08-29T17:50:11.414 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:11.415 INFO:tasks.workunit.client.0.smithi029.stdout: "cache_mode": "none", 2024-08-29T17:50:11.415 INFO:tasks.workunit.client.0.smithi029.stdout: "erasure_code_profile": {}, 2024-08-29T17:50:11.415 INFO:tasks.workunit.client.0.smithi029.stdout: "min_size": 2, 2024-08-29T17:50:11.415 INFO:tasks.workunit.client.0.smithi029.stdout: "options": {}, 2024-08-29T17:50:11.415 INFO:tasks.workunit.client.0.smithi029.stdout: "pg_autoscale_mode": "off", 2024-08-29T17:50:11.415 INFO:tasks.workunit.client.0.smithi029.stdout: "pg_num": 64, 2024-08-29T17:50:11.415 INFO:tasks.workunit.client.0.smithi029.stdout: "pgp_num": 64, 2024-08-29T17:50:11.415 INFO:tasks.workunit.client.0.smithi029.stdout: "pool": 3, 2024-08-29T17:50:11.415 INFO:tasks.workunit.client.0.smithi029.stdout: "size": 3, 2024-08-29T17:50:11.415 INFO:tasks.workunit.client.0.smithi029.stdout: "stats": { 2024-08-29T17:50:11.415 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_raw": 729300871434, 2024-08-29T17:50:11.415 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes_used": 0, 2024-08-29T17:50:11.415 INFO:tasks.workunit.client.0.smithi029.stdout: "compress_bytes_used": 0, 2024-08-29T17:50:11.416 INFO:tasks.workunit.client.0.smithi029.stdout: "compress_under_bytes": 0, 2024-08-29T17:50:11.416 INFO:tasks.workunit.client.0.smithi029.stdout: "data_bytes_used": 0, 2024-08-29T17:50:11.416 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty": 0, 2024-08-29T17:50:11.416 INFO:tasks.workunit.client.0.smithi029.stdout: "max_avail": 243100286976, 2024-08-29T17:50:11.416 INFO:tasks.workunit.client.0.smithi029.stdout: "objects": 0, 2024-08-29T17:50:11.416 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_bytes_used": 0, 2024-08-29T17:50:11.416 INFO:tasks.workunit.client.0.smithi029.stdout: "percent_used": 0.0, 2024-08-29T17:50:11.416 INFO:tasks.workunit.client.0.smithi029.stdout: "quota_bytes": 0, 2024-08-29T17:50:11.416 INFO:tasks.workunit.client.0.smithi029.stdout: "quota_objects": 0, 2024-08-29T17:50:11.416 INFO:tasks.workunit.client.0.smithi029.stdout: "rd": 0, 2024-08-29T17:50:11.416 INFO:tasks.workunit.client.0.smithi029.stdout: "rd_bytes": 0, 2024-08-29T17:50:11.416 INFO:tasks.workunit.client.0.smithi029.stdout: "stored": 0, 2024-08-29T17:50:11.416 INFO:tasks.workunit.client.0.smithi029.stdout: "stored_data": 0, 2024-08-29T17:50:11.416 INFO:tasks.workunit.client.0.smithi029.stdout: "stored_omap": 0, 2024-08-29T17:50:11.417 INFO:tasks.workunit.client.0.smithi029.stdout: "stored_raw": 0, 2024-08-29T17:50:11.417 INFO:tasks.workunit.client.0.smithi029.stdout: "wr": 0, 2024-08-29T17:50:11.417 INFO:tasks.workunit.client.0.smithi029.stdout: "wr_bytes": 0 2024-08-29T17:50:11.417 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:11.417 INFO:tasks.workunit.client.0.smithi029.stdout: "target_max_bytes": 0, 2024-08-29T17:50:11.417 INFO:tasks.workunit.client.0.smithi029.stdout: "target_max_objects": 0, 2024-08-29T17:50:11.417 INFO:tasks.workunit.client.0.smithi029.stdout: "type": "replicated" 2024-08-29T17:50:11.417 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:11.417 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:11.417 INFO:tasks.workunit.client.0.smithi029.stdout: "application": [ 2024-08-29T17:50:11.417 INFO:tasks.workunit.client.0.smithi029.stdout: "rbd" 2024-08-29T17:50:11.417 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:11.418 INFO:tasks.workunit.client.0.smithi029.stdout: "cache_mode": "none", 2024-08-29T17:50:11.418 INFO:tasks.workunit.client.0.smithi029.stdout: "erasure_code_profile": {}, 2024-08-29T17:50:11.418 INFO:tasks.workunit.client.0.smithi029.stdout: "min_size": 2, 2024-08-29T17:50:11.418 INFO:tasks.workunit.client.0.smithi029.stdout: "options": {}, 2024-08-29T17:50:11.418 INFO:tasks.workunit.client.0.smithi029.stdout: "pg_autoscale_mode": "off", 2024-08-29T17:50:11.418 INFO:tasks.workunit.client.0.smithi029.stdout: "pg_num": 8, 2024-08-29T17:50:11.418 INFO:tasks.workunit.client.0.smithi029.stdout: "pgp_num": 8, 2024-08-29T17:50:11.418 INFO:tasks.workunit.client.0.smithi029.stdout: "pool": 4, 2024-08-29T17:50:11.418 INFO:tasks.workunit.client.0.smithi029.stdout: "size": 3, 2024-08-29T17:50:11.418 INFO:tasks.workunit.client.0.smithi029.stdout: "stats": { 2024-08-29T17:50:11.418 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_raw": 729300871434, 2024-08-29T17:50:11.418 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes_used": 12288, 2024-08-29T17:50:11.418 INFO:tasks.workunit.client.0.smithi029.stdout: "compress_bytes_used": 0, 2024-08-29T17:50:11.418 INFO:tasks.workunit.client.0.smithi029.stdout: "compress_under_bytes": 0, 2024-08-29T17:50:11.419 INFO:tasks.workunit.client.0.smithi029.stdout: "data_bytes_used": 12288, 2024-08-29T17:50:11.419 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty": 0, 2024-08-29T17:50:11.419 INFO:tasks.workunit.client.0.smithi029.stdout: "max_avail": 243100286976, 2024-08-29T17:50:11.419 INFO:tasks.workunit.client.0.smithi029.stdout: "objects": 2, 2024-08-29T17:50:11.419 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_bytes_used": 0, 2024-08-29T17:50:11.419 INFO:tasks.workunit.client.0.smithi029.stdout: "percent_used": 1.6849012851594125e-08, 2024-08-29T17:50:11.419 INFO:tasks.workunit.client.0.smithi029.stdout: "quota_bytes": 0, 2024-08-29T17:50:11.419 INFO:tasks.workunit.client.0.smithi029.stdout: "quota_objects": 0, 2024-08-29T17:50:11.419 INFO:tasks.workunit.client.0.smithi029.stdout: "rd": 0, 2024-08-29T17:50:11.419 INFO:tasks.workunit.client.0.smithi029.stdout: "rd_bytes": 0, 2024-08-29T17:50:11.419 INFO:tasks.workunit.client.0.smithi029.stdout: "stored": 19, 2024-08-29T17:50:11.419 INFO:tasks.workunit.client.0.smithi029.stdout: "stored_data": 19, 2024-08-29T17:50:11.419 INFO:tasks.workunit.client.0.smithi029.stdout: "stored_omap": 0, 2024-08-29T17:50:11.420 INFO:tasks.workunit.client.0.smithi029.stdout: "stored_raw": 57, 2024-08-29T17:50:11.420 INFO:tasks.workunit.client.0.smithi029.stdout: "wr": 2, 2024-08-29T17:50:11.420 INFO:tasks.workunit.client.0.smithi029.stdout: "wr_bytes": 2048 2024-08-29T17:50:11.420 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:11.420 INFO:tasks.workunit.client.0.smithi029.stdout: "target_max_bytes": 0, 2024-08-29T17:50:11.420 INFO:tasks.workunit.client.0.smithi029.stdout: "target_max_objects": 0, 2024-08-29T17:50:11.420 INFO:tasks.workunit.client.0.smithi029.stdout: "type": "replicated" 2024-08-29T17:50:11.420 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:11.420 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:11.420 INFO:tasks.workunit.client.0.smithi029.stdout: "rbd": { 2024-08-29T17:50:11.420 INFO:tasks.workunit.client.0.smithi029.stdout: "mirroring_by_pool": [ 2024-08-29T17:50:11.420 INFO:tasks.workunit.client.0.smithi029.stdout: false 2024-08-29T17:50:11.421 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:11.421 INFO:tasks.workunit.client.0.smithi029.stdout: "num_images_by_pool": [ 2024-08-29T17:50:11.421 INFO:tasks.workunit.client.0.smithi029.stdout: 0 2024-08-29T17:50:11.421 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:11.421 INFO:tasks.workunit.client.0.smithi029.stdout: "num_pools": 1 2024-08-29T17:50:11.421 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:11.421 INFO:tasks.workunit.client.0.smithi029.stdout: "report_id": "1fde6e2b-664b-42f0-82d1-58c3b47f06ae", 2024-08-29T17:50:11.421 INFO:tasks.workunit.client.0.smithi029.stdout: "report_timestamp": "2024-08-29T17:50:11.297971", 2024-08-29T17:50:11.421 INFO:tasks.workunit.client.0.smithi029.stdout: "report_version": 1, 2024-08-29T17:50:11.421 INFO:tasks.workunit.client.0.smithi029.stdout: "rook": { 2024-08-29T17:50:11.421 INFO:tasks.workunit.client.0.smithi029.stdout: "cluster": { 2024-08-29T17:50:11.421 INFO:tasks.workunit.client.0.smithi029.stdout: "external-mode": null, 2024-08-29T17:50:11.421 INFO:tasks.workunit.client.0.smithi029.stdout: "mon": { 2024-08-29T17:50:11.422 INFO:tasks.workunit.client.0.smithi029.stdout: "allow-multiple-per-node": null, 2024-08-29T17:50:11.422 INFO:tasks.workunit.client.0.smithi029.stdout: "count": null, 2024-08-29T17:50:11.422 INFO:tasks.workunit.client.0.smithi029.stdout: "max-id": null, 2024-08-29T17:50:11.422 INFO:tasks.workunit.client.0.smithi029.stdout: "pvc": { 2024-08-29T17:50:11.422 INFO:tasks.workunit.client.0.smithi029.stdout: "enabled": null 2024-08-29T17:50:11.422 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:11.422 INFO:tasks.workunit.client.0.smithi029.stdout: "stretch": { 2024-08-29T17:50:11.422 INFO:tasks.workunit.client.0.smithi029.stdout: "enabled": null 2024-08-29T17:50:11.422 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:11.422 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:11.422 INFO:tasks.workunit.client.0.smithi029.stdout: "network": { 2024-08-29T17:50:11.422 INFO:tasks.workunit.client.0.smithi029.stdout: "provider": null 2024-08-29T17:50:11.422 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:11.422 INFO:tasks.workunit.client.0.smithi029.stdout: "storage": { 2024-08-29T17:50:11.422 INFO:tasks.workunit.client.0.smithi029.stdout: "device-set": { 2024-08-29T17:50:11.423 INFO:tasks.workunit.client.0.smithi029.stdout: "count": { 2024-08-29T17:50:11.423 INFO:tasks.workunit.client.0.smithi029.stdout: "non-portable": null, 2024-08-29T17:50:11.423 INFO:tasks.workunit.client.0.smithi029.stdout: "portable": null, 2024-08-29T17:50:11.423 INFO:tasks.workunit.client.0.smithi029.stdout: "total": null 2024-08-29T17:50:11.423 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:11.423 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:11.423 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:11.423 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:11.423 INFO:tasks.workunit.client.0.smithi029.stdout: "csi": { 2024-08-29T17:50:11.423 INFO:tasks.workunit.client.0.smithi029.stdout: "version": null 2024-08-29T17:50:11.423 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:11.423 INFO:tasks.workunit.client.0.smithi029.stdout: "kubernetes": { 2024-08-29T17:50:11.423 INFO:tasks.workunit.client.0.smithi029.stdout: "version": null 2024-08-29T17:50:11.424 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:11.424 INFO:tasks.workunit.client.0.smithi029.stdout: "node": { 2024-08-29T17:50:11.424 INFO:tasks.workunit.client.0.smithi029.stdout: "count": { 2024-08-29T17:50:11.424 INFO:tasks.workunit.client.0.smithi029.stdout: "kubernetes-total": null, 2024-08-29T17:50:11.424 INFO:tasks.workunit.client.0.smithi029.stdout: "with-ceph-daemons": null, 2024-08-29T17:50:11.424 INFO:tasks.workunit.client.0.smithi029.stdout: "with-csi-cephfs-plugin": null, 2024-08-29T17:50:11.424 INFO:tasks.workunit.client.0.smithi029.stdout: "with-csi-nfs-plugin": null, 2024-08-29T17:50:11.424 INFO:tasks.workunit.client.0.smithi029.stdout: "with-csi-rbd-plugin": null 2024-08-29T17:50:11.424 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:11.424 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:11.424 INFO:tasks.workunit.client.0.smithi029.stdout: "usage": { 2024-08-29T17:50:11.424 INFO:tasks.workunit.client.0.smithi029.stdout: "storage-class": { 2024-08-29T17:50:11.424 INFO:tasks.workunit.client.0.smithi029.stdout: "count": { 2024-08-29T17:50:11.424 INFO:tasks.workunit.client.0.smithi029.stdout: "bucket": null, 2024-08-29T17:50:11.424 INFO:tasks.workunit.client.0.smithi029.stdout: "cephfs": null, 2024-08-29T17:50:11.425 INFO:tasks.workunit.client.0.smithi029.stdout: "nfs": null, 2024-08-29T17:50:11.425 INFO:tasks.workunit.client.0.smithi029.stdout: "rbd": null, 2024-08-29T17:50:11.425 INFO:tasks.workunit.client.0.smithi029.stdout: "total": null 2024-08-29T17:50:11.425 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:11.425 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:11.425 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:11.425 INFO:tasks.workunit.client.0.smithi029.stdout: "version": null 2024-08-29T17:50:11.425 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:11.425 INFO:tasks.workunit.client.0.smithi029.stdout: "services": {}, 2024-08-29T17:50:11.425 INFO:tasks.workunit.client.0.smithi029.stdout: "usage": { 2024-08-29T17:50:11.425 INFO:tasks.workunit.client.0.smithi029.stdout: "pg_num": 105, 2024-08-29T17:50:11.425 INFO:tasks.workunit.client.0.smithi029.stdout: "pools": 4, 2024-08-29T17:50:11.425 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_by_class": { 2024-08-29T17:50:11.426 INFO:tasks.workunit.client.0.smithi029.stdout: "ssd": { 2024-08-29T17:50:11.426 INFO:tasks.workunit.client.0.smithi029.stdout: "total_avail_bytes": 767718158336, 2024-08-29T17:50:11.426 INFO:tasks.workunit.client.0.smithi029.stdout: "total_bytes": 767960285184, 2024-08-29T17:50:11.426 INFO:tasks.workunit.client.0.smithi029.stdout: "total_used_bytes": 242126848, 2024-08-29T17:50:11.426 INFO:tasks.workunit.client.0.smithi029.stdout: "total_used_raw_bytes": 242126848, 2024-08-29T17:50:11.426 INFO:tasks.workunit.client.0.smithi029.stdout: "total_used_raw_ratio": 0.0003152856370434165 2024-08-29T17:50:11.426 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:11.426 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:11.426 INFO:tasks.workunit.client.0.smithi029.stdout: "total_avail_bytes": 767718158336, 2024-08-29T17:50:11.426 INFO:tasks.workunit.client.0.smithi029.stdout: "total_bytes": 767960285184, 2024-08-29T17:50:11.426 INFO:tasks.workunit.client.0.smithi029.stdout: "total_used_bytes": 242126848 2024-08-29T17:50:11.426 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:11.426 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:11.426 INFO:tasks.workunit.client.0.smithi029.stdout:} 2024-08-29T17:50:11.427 INFO:tasks.workunit.client.0.smithi029.stderr:++ ceph telemetry collection ls 2024-08-29T17:50:11.885 INFO:tasks.workunit.client.0.smithi029.stderr:+ COLLECTIONS='New collections are available: 2024-08-29T17:50:11.885 INFO:tasks.workunit.client.0.smithi029.stderr:['\''basic_base'\'', '\''basic_mds_metadata'\'', '\''basic_pool_options_bluestore'\'', '\''basic_pool_usage'\'', '\''basic_rook_v01'\'', '\''basic_usage_by_class'\'', '\''crash_base'\'', '\''device_base'\'', '\''ident_base'\'', '\''perf_memory_metrics'\'', '\''perf_perf'\''] 2024-08-29T17:50:11.885 INFO:tasks.workunit.client.0.smithi029.stderr:Run `ceph telemetry on` to opt-in to these collections. 2024-08-29T17:50:11.885 INFO:tasks.workunit.client.0.smithi029.stderr: 2024-08-29T17:50:11.885 INFO:tasks.workunit.client.0.smithi029.stderr:NAME STATUS DESC 2024-08-29T17:50:11.886 INFO:tasks.workunit.client.0.smithi029.stderr:basic_base NOT REPORTING: NOT OPTED-IN Basic information about the cluster (capacity, number and type of daemons, version, etc.) 2024-08-29T17:50:11.886 INFO:tasks.workunit.client.0.smithi029.stderr:basic_mds_metadata NOT REPORTING: NOT OPTED-IN MDS metadata 2024-08-29T17:50:11.886 INFO:tasks.workunit.client.0.smithi029.stderr:basic_pool_options_bluestore NOT REPORTING: NOT OPTED-IN Per-pool bluestore config options 2024-08-29T17:50:11.886 INFO:tasks.workunit.client.0.smithi029.stderr:basic_pool_usage NOT REPORTING: NOT OPTED-IN Default pool application and usage statistics 2024-08-29T17:50:11.886 INFO:tasks.workunit.client.0.smithi029.stderr:basic_rook_v01 NOT REPORTING: NOT OPTED-IN Basic Rook deployment data 2024-08-29T17:50:11.886 INFO:tasks.workunit.client.0.smithi029.stderr:basic_usage_by_class NOT REPORTING: NOT OPTED-IN Default device class usage statistics 2024-08-29T17:50:11.886 INFO:tasks.workunit.client.0.smithi029.stderr:crash_base NOT REPORTING: NOT OPTED-IN Information about daemon crashes (daemon type and version, backtrace, etc.) 2024-08-29T17:50:11.886 INFO:tasks.workunit.client.0.smithi029.stderr:device_base NOT REPORTING: NOT OPTED-IN Information about device health metrics 2024-08-29T17:50:11.886 INFO:tasks.workunit.client.0.smithi029.stderr:ident_base NOT REPORTING: NOT OPTED-IN User-provided identifying information about the cluster 2024-08-29T17:50:11.886 INFO:tasks.workunit.client.0.smithi029.stderr:perf_memory_metrics NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Heap stats and mempools for mon and mds 2024-08-29T17:50:11.886 INFO:tasks.workunit.client.0.smithi029.stderr:perf_perf NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Information about performance counters of the cluster ' 2024-08-29T17:50:11.887 INFO:tasks.workunit.client.0.smithi029.stderr:+ NEW_COLLECTIONS=("perf_perf" "basic_mds_metadata" "basic_pool_usage" "basic_rook_v01" "perf_memory_metrics") 2024-08-29T17:50:11.887 INFO:tasks.workunit.client.0.smithi029.stderr:+ for col in ${NEW_COLLECTIONS[@]} 2024-08-29T17:50:11.887 INFO:tasks.workunit.client.0.smithi029.stderr:+ [[ New collections are available: 2024-08-29T17:50:11.887 INFO:tasks.workunit.client.0.smithi029.stderr:['basic_base', 'basic_mds_metadata', 'basic_pool_options_bluestore', 'basic_pool_usage', 'basic_rook_v01', 'basic_usage_by_class', 'crash_base', 'device_base', 'ident_base', 'perf_memory_metrics', 'perf_perf'] 2024-08-29T17:50:11.887 INFO:tasks.workunit.client.0.smithi029.stderr:Run `ceph telemetry on` to opt-in to these collections. 2024-08-29T17:50:11.887 INFO:tasks.workunit.client.0.smithi029.stderr: 2024-08-29T17:50:11.887 INFO:tasks.workunit.client.0.smithi029.stderr:NAME STATUS DESC 2024-08-29T17:50:11.887 INFO:tasks.workunit.client.0.smithi029.stderr:basic_base NOT REPORTING: NOT OPTED-IN Basic information about the cluster (capacity, number and type of daemons, version, etc.) 2024-08-29T17:50:11.887 INFO:tasks.workunit.client.0.smithi029.stderr:basic_mds_metadata NOT REPORTING: NOT OPTED-IN MDS metadata 2024-08-29T17:50:11.887 INFO:tasks.workunit.client.0.smithi029.stderr:basic_pool_options_bluestore NOT REPORTING: NOT OPTED-IN Per-pool bluestore config options 2024-08-29T17:50:11.887 INFO:tasks.workunit.client.0.smithi029.stderr:basic_pool_usage NOT REPORTING: NOT OPTED-IN Default pool application and usage statistics 2024-08-29T17:50:11.887 INFO:tasks.workunit.client.0.smithi029.stderr:basic_rook_v01 NOT REPORTING: NOT OPTED-IN Basic Rook deployment data 2024-08-29T17:50:11.888 INFO:tasks.workunit.client.0.smithi029.stderr:basic_usage_by_class NOT REPORTING: NOT OPTED-IN Default device class usage statistics 2024-08-29T17:50:11.888 INFO:tasks.workunit.client.0.smithi029.stderr:crash_base NOT REPORTING: NOT OPTED-IN Information about daemon crashes (daemon type and version, backtrace, etc.) 2024-08-29T17:50:11.888 INFO:tasks.workunit.client.0.smithi029.stderr:device_base NOT REPORTING: NOT OPTED-IN Information about device health metrics 2024-08-29T17:50:11.888 INFO:tasks.workunit.client.0.smithi029.stderr:ident_base NOT REPORTING: NOT OPTED-IN User-provided identifying information about the cluster 2024-08-29T17:50:11.888 INFO:tasks.workunit.client.0.smithi029.stderr:perf_memory_metrics NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Heap stats and mempools for mon and mds 2024-08-29T17:50:11.888 INFO:tasks.workunit.client.0.smithi029.stderr:perf_perf NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Information about performance counters of the cluster == *perf_perf* ]] 2024-08-29T17:50:11.888 INFO:tasks.workunit.client.0.smithi029.stderr:+ for col in ${NEW_COLLECTIONS[@]} 2024-08-29T17:50:11.888 INFO:tasks.workunit.client.0.smithi029.stderr:+ [[ New collections are available: 2024-08-29T17:50:11.888 INFO:tasks.workunit.client.0.smithi029.stderr:['basic_base', 'basic_mds_metadata', 'basic_pool_options_bluestore', 'basic_pool_usage', 'basic_rook_v01', 'basic_usage_by_class', 'crash_base', 'device_base', 'ident_base', 'perf_memory_metrics', 'perf_perf'] 2024-08-29T17:50:11.888 INFO:tasks.workunit.client.0.smithi029.stderr:Run `ceph telemetry on` to opt-in to these collections. 2024-08-29T17:50:11.889 INFO:tasks.workunit.client.0.smithi029.stderr: 2024-08-29T17:50:11.889 INFO:tasks.workunit.client.0.smithi029.stderr:NAME STATUS DESC 2024-08-29T17:50:11.889 INFO:tasks.workunit.client.0.smithi029.stderr:basic_base NOT REPORTING: NOT OPTED-IN Basic information about the cluster (capacity, number and type of daemons, version, etc.) 2024-08-29T17:50:11.889 INFO:tasks.workunit.client.0.smithi029.stderr:basic_mds_metadata NOT REPORTING: NOT OPTED-IN MDS metadata 2024-08-29T17:50:11.889 INFO:tasks.workunit.client.0.smithi029.stderr:basic_pool_options_bluestore NOT REPORTING: NOT OPTED-IN Per-pool bluestore config options 2024-08-29T17:50:11.889 INFO:tasks.workunit.client.0.smithi029.stderr:basic_pool_usage NOT REPORTING: NOT OPTED-IN Default pool application and usage statistics 2024-08-29T17:50:11.889 INFO:tasks.workunit.client.0.smithi029.stderr:basic_rook_v01 NOT REPORTING: NOT OPTED-IN Basic Rook deployment data 2024-08-29T17:50:11.889 INFO:tasks.workunit.client.0.smithi029.stderr:basic_usage_by_class NOT REPORTING: NOT OPTED-IN Default device class usage statistics 2024-08-29T17:50:11.889 INFO:tasks.workunit.client.0.smithi029.stderr:crash_base NOT REPORTING: NOT OPTED-IN Information about daemon crashes (daemon type and version, backtrace, etc.) 2024-08-29T17:50:11.889 INFO:tasks.workunit.client.0.smithi029.stderr:device_base NOT REPORTING: NOT OPTED-IN Information about device health metrics 2024-08-29T17:50:11.889 INFO:tasks.workunit.client.0.smithi029.stderr:ident_base NOT REPORTING: NOT OPTED-IN User-provided identifying information about the cluster 2024-08-29T17:50:11.889 INFO:tasks.workunit.client.0.smithi029.stderr:perf_memory_metrics NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Heap stats and mempools for mon and mds 2024-08-29T17:50:11.890 INFO:tasks.workunit.client.0.smithi029.stderr:perf_perf NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Information about performance counters of the cluster == *basic_mds_metadata* ]] 2024-08-29T17:50:11.890 INFO:tasks.workunit.client.0.smithi029.stderr:+ for col in ${NEW_COLLECTIONS[@]} 2024-08-29T17:50:11.890 INFO:tasks.workunit.client.0.smithi029.stderr:+ [[ New collections are available: 2024-08-29T17:50:11.890 INFO:tasks.workunit.client.0.smithi029.stderr:['basic_base', 'basic_mds_metadata', 'basic_pool_options_bluestore', 'basic_pool_usage', 'basic_rook_v01', 'basic_usage_by_class', 'crash_base', 'device_base', 'ident_base', 'perf_memory_metrics', 'perf_perf'] 2024-08-29T17:50:11.890 INFO:tasks.workunit.client.0.smithi029.stderr:Run `ceph telemetry on` to opt-in to these collections. 2024-08-29T17:50:11.890 INFO:tasks.workunit.client.0.smithi029.stderr: 2024-08-29T17:50:11.890 INFO:tasks.workunit.client.0.smithi029.stderr:NAME STATUS DESC 2024-08-29T17:50:11.890 INFO:tasks.workunit.client.0.smithi029.stderr:basic_base NOT REPORTING: NOT OPTED-IN Basic information about the cluster (capacity, number and type of daemons, version, etc.) 2024-08-29T17:50:11.890 INFO:tasks.workunit.client.0.smithi029.stderr:basic_mds_metadata NOT REPORTING: NOT OPTED-IN MDS metadata 2024-08-29T17:50:11.890 INFO:tasks.workunit.client.0.smithi029.stderr:basic_pool_options_bluestore NOT REPORTING: NOT OPTED-IN Per-pool bluestore config options 2024-08-29T17:50:11.890 INFO:tasks.workunit.client.0.smithi029.stderr:basic_pool_usage NOT REPORTING: NOT OPTED-IN Default pool application and usage statistics 2024-08-29T17:50:11.891 INFO:tasks.workunit.client.0.smithi029.stderr:basic_rook_v01 NOT REPORTING: NOT OPTED-IN Basic Rook deployment data 2024-08-29T17:50:11.891 INFO:tasks.workunit.client.0.smithi029.stderr:basic_usage_by_class NOT REPORTING: NOT OPTED-IN Default device class usage statistics 2024-08-29T17:50:11.891 INFO:tasks.workunit.client.0.smithi029.stderr:crash_base NOT REPORTING: NOT OPTED-IN Information about daemon crashes (daemon type and version, backtrace, etc.) 2024-08-29T17:50:11.891 INFO:tasks.workunit.client.0.smithi029.stderr:device_base NOT REPORTING: NOT OPTED-IN Information about device health metrics 2024-08-29T17:50:11.891 INFO:tasks.workunit.client.0.smithi029.stderr:ident_base NOT REPORTING: NOT OPTED-IN User-provided identifying information about the cluster 2024-08-29T17:50:11.891 INFO:tasks.workunit.client.0.smithi029.stderr:perf_memory_metrics NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Heap stats and mempools for mon and mds 2024-08-29T17:50:11.891 INFO:tasks.workunit.client.0.smithi029.stderr:perf_perf NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Information about performance counters of the cluster == *basic_pool_usage* ]] 2024-08-29T17:50:11.891 INFO:tasks.workunit.client.0.smithi029.stderr:+ for col in ${NEW_COLLECTIONS[@]} 2024-08-29T17:50:11.891 INFO:tasks.workunit.client.0.smithi029.stderr:+ [[ New collections are available: 2024-08-29T17:50:11.891 INFO:tasks.workunit.client.0.smithi029.stderr:['basic_base', 'basic_mds_metadata', 'basic_pool_options_bluestore', 'basic_pool_usage', 'basic_rook_v01', 'basic_usage_by_class', 'crash_base', 'device_base', 'ident_base', 'perf_memory_metrics', 'perf_perf'] 2024-08-29T17:50:11.891 INFO:tasks.workunit.client.0.smithi029.stderr:Run `ceph telemetry on` to opt-in to these collections. 2024-08-29T17:50:11.892 INFO:tasks.workunit.client.0.smithi029.stderr: 2024-08-29T17:50:11.892 INFO:tasks.workunit.client.0.smithi029.stderr:NAME STATUS DESC 2024-08-29T17:50:11.892 INFO:tasks.workunit.client.0.smithi029.stderr:basic_base NOT REPORTING: NOT OPTED-IN Basic information about the cluster (capacity, number and type of daemons, version, etc.) 2024-08-29T17:50:11.892 INFO:tasks.workunit.client.0.smithi029.stderr:basic_mds_metadata NOT REPORTING: NOT OPTED-IN MDS metadata 2024-08-29T17:50:11.892 INFO:tasks.workunit.client.0.smithi029.stderr:basic_pool_options_bluestore NOT REPORTING: NOT OPTED-IN Per-pool bluestore config options 2024-08-29T17:50:11.892 INFO:tasks.workunit.client.0.smithi029.stderr:basic_pool_usage NOT REPORTING: NOT OPTED-IN Default pool application and usage statistics 2024-08-29T17:50:11.892 INFO:tasks.workunit.client.0.smithi029.stderr:basic_rook_v01 NOT REPORTING: NOT OPTED-IN Basic Rook deployment data 2024-08-29T17:50:11.892 INFO:tasks.workunit.client.0.smithi029.stderr:basic_usage_by_class NOT REPORTING: NOT OPTED-IN Default device class usage statistics 2024-08-29T17:50:11.892 INFO:tasks.workunit.client.0.smithi029.stderr:crash_base NOT REPORTING: NOT OPTED-IN Information about daemon crashes (daemon type and version, backtrace, etc.) 2024-08-29T17:50:11.892 INFO:tasks.workunit.client.0.smithi029.stderr:device_base NOT REPORTING: NOT OPTED-IN Information about device health metrics 2024-08-29T17:50:11.892 INFO:tasks.workunit.client.0.smithi029.stderr:ident_base NOT REPORTING: NOT OPTED-IN User-provided identifying information about the cluster 2024-08-29T17:50:11.892 INFO:tasks.workunit.client.0.smithi029.stderr:perf_memory_metrics NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Heap stats and mempools for mon and mds 2024-08-29T17:50:11.893 INFO:tasks.workunit.client.0.smithi029.stderr:perf_perf NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Information about performance counters of the cluster == *basic_rook_v01* ]] 2024-08-29T17:50:11.893 INFO:tasks.workunit.client.0.smithi029.stderr:+ for col in ${NEW_COLLECTIONS[@]} 2024-08-29T17:50:11.893 INFO:tasks.workunit.client.0.smithi029.stderr:+ [[ New collections are available: 2024-08-29T17:50:11.893 INFO:tasks.workunit.client.0.smithi029.stderr:['basic_base', 'basic_mds_metadata', 'basic_pool_options_bluestore', 'basic_pool_usage', 'basic_rook_v01', 'basic_usage_by_class', 'crash_base', 'device_base', 'ident_base', 'perf_memory_metrics', 'perf_perf'] 2024-08-29T17:50:11.893 INFO:tasks.workunit.client.0.smithi029.stderr:Run `ceph telemetry on` to opt-in to these collections. 2024-08-29T17:50:11.893 INFO:tasks.workunit.client.0.smithi029.stderr: 2024-08-29T17:50:11.893 INFO:tasks.workunit.client.0.smithi029.stderr:NAME STATUS DESC 2024-08-29T17:50:11.893 INFO:tasks.workunit.client.0.smithi029.stderr:basic_base NOT REPORTING: NOT OPTED-IN Basic information about the cluster (capacity, number and type of daemons, version, etc.) 2024-08-29T17:50:11.893 INFO:tasks.workunit.client.0.smithi029.stderr:basic_mds_metadata NOT REPORTING: NOT OPTED-IN MDS metadata 2024-08-29T17:50:11.893 INFO:tasks.workunit.client.0.smithi029.stderr:basic_pool_options_bluestore NOT REPORTING: NOT OPTED-IN Per-pool bluestore config options 2024-08-29T17:50:11.893 INFO:tasks.workunit.client.0.smithi029.stderr:basic_pool_usage NOT REPORTING: NOT OPTED-IN Default pool application and usage statistics 2024-08-29T17:50:11.894 INFO:tasks.workunit.client.0.smithi029.stderr:basic_rook_v01 NOT REPORTING: NOT OPTED-IN Basic Rook deployment data 2024-08-29T17:50:11.894 INFO:tasks.workunit.client.0.smithi029.stderr:basic_usage_by_class NOT REPORTING: NOT OPTED-IN Default device class usage statistics 2024-08-29T17:50:11.894 INFO:tasks.workunit.client.0.smithi029.stderr:crash_base NOT REPORTING: NOT OPTED-IN Information about daemon crashes (daemon type and version, backtrace, etc.) 2024-08-29T17:50:11.894 INFO:tasks.workunit.client.0.smithi029.stderr:device_base NOT REPORTING: NOT OPTED-IN Information about device health metrics 2024-08-29T17:50:11.894 INFO:tasks.workunit.client.0.smithi029.stderr:ident_base NOT REPORTING: NOT OPTED-IN User-provided identifying information about the cluster 2024-08-29T17:50:11.894 INFO:tasks.workunit.client.0.smithi029.stderr:perf_memory_metrics NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Heap stats and mempools for mon and mds 2024-08-29T17:50:11.894 INFO:tasks.workunit.client.0.smithi029.stderr:perf_perf NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Information about performance counters of the cluster == *perf_memory_metrics* ]] 2024-08-29T17:50:11.894 INFO:tasks.workunit.client.0.smithi029.stderr:+ ceph telemetry on --license sharing-1-0 2024-08-29T17:50:11.899 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:50:11 smithi110 bash[24444]: audit 2024-08-29T17:50:09.946026+0000 mgr.y (mgr.14454) 182 : audit [DBG] from='client.24644 -' entity='client.admin' cmd=[{"prefix": "telemetry preview", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T17:50:11.899 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:50:11 smithi110 bash[24444]: cluster 2024-08-29T17:50:09.979606+0000 mgr.y (mgr.14454) 183 : cluster [DBG] pgmap v154: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:50:11.899 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:50:11 smithi110 bash[24444]: audit 2024-08-29T17:50:10.120800+0000 mgr.y (mgr.14454) 184 : audit [DBG] from='client.24644 -' entity='client.admin' cmd=[{"prefix": "telemetry preview", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T17:50:11.899 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:50:11 smithi110 bash[24444]: audit 2024-08-29T17:50:10.499851+0000 mgr.y (mgr.14454) 185 : audit [DBG] from='client.14736 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-device", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T17:50:11.899 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:50:11 smithi110 bash[24444]: cluster 2024-08-29T17:50:10.648041+0000 mon.a (mon.0) 958 : cluster [DBG] mgrmap e23: y(active, since 4m), standbys: x 2024-08-29T17:50:11.899 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:50:11 smithi110 bash[24444]: audit 2024-08-29T17:50:10.701525+0000 mgr.y (mgr.14454) 186 : audit [DBG] from='client.14736 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-device", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T17:50:11.899 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:50:11 smithi110 bash[24444]: audit 2024-08-29T17:50:11.102424+0000 mon.a (mon.0) 959 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:50:11.899 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:50:11 smithi110 bash[24444]: audit 2024-08-29T17:50:11.108302+0000 mon.a (mon.0) 960 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-29T17:50:11.899 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:50:11 smithi110 bash[24444]: audit 2024-08-29T17:50:11.299663+0000 mon.a (mon.0) 961 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:50:11.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:50:11 smithi110 bash[24444]: audit 2024-08-29T17:50:11.304253+0000 mon.a (mon.0) 962 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-29T17:50:11.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:50:11 smithi029 bash[22475]: audit 2024-08-29T17:50:09.946026+0000 mgr.y (mgr.14454) 182 : audit [DBG] from='client.24644 -' entity='client.admin' cmd=[{"prefix": "telemetry preview", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T17:50:11.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:50:11 smithi029 bash[22475]: cluster 2024-08-29T17:50:09.979606+0000 mgr.y (mgr.14454) 183 : cluster [DBG] pgmap v154: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:50:11.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:50:11 smithi029 bash[22475]: audit 2024-08-29T17:50:10.120800+0000 mgr.y (mgr.14454) 184 : audit [DBG] from='client.24644 -' entity='client.admin' cmd=[{"prefix": "telemetry preview", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T17:50:11.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:50:11 smithi029 bash[22475]: audit 2024-08-29T17:50:10.499851+0000 mgr.y (mgr.14454) 185 : audit [DBG] from='client.14736 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-device", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T17:50:11.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:50:11 smithi029 bash[22475]: cluster 2024-08-29T17:50:10.648041+0000 mon.a (mon.0) 958 : cluster [DBG] mgrmap e23: y(active, since 4m), standbys: x 2024-08-29T17:50:11.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:50:11 smithi029 bash[22475]: audit 2024-08-29T17:50:10.701525+0000 mgr.y (mgr.14454) 186 : audit [DBG] from='client.14736 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-device", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T17:50:11.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:50:11 smithi029 bash[22475]: audit 2024-08-29T17:50:11.102424+0000 mon.a (mon.0) 959 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:50:11.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:50:11 smithi029 bash[22475]: audit 2024-08-29T17:50:11.108302+0000 mon.a (mon.0) 960 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-29T17:50:11.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:50:11 smithi029 bash[22475]: audit 2024-08-29T17:50:11.299663+0000 mon.a (mon.0) 961 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:50:11.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:50:11 smithi029 bash[22475]: audit 2024-08-29T17:50:11.304253+0000 mon.a (mon.0) 962 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-29T17:50:11.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:50:11 smithi029 bash[32453]: audit 2024-08-29T17:50:09.946026+0000 mgr.y (mgr.14454) 182 : audit [DBG] from='client.24644 -' entity='client.admin' cmd=[{"prefix": "telemetry preview", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T17:50:11.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:50:11 smithi029 bash[32453]: cluster 2024-08-29T17:50:09.979606+0000 mgr.y (mgr.14454) 183 : cluster [DBG] pgmap v154: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:50:11.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:50:11 smithi029 bash[32453]: audit 2024-08-29T17:50:10.120800+0000 mgr.y (mgr.14454) 184 : audit [DBG] from='client.24644 -' entity='client.admin' cmd=[{"prefix": "telemetry preview", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T17:50:11.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:50:11 smithi029 bash[32453]: audit 2024-08-29T17:50:10.499851+0000 mgr.y (mgr.14454) 185 : audit [DBG] from='client.14736 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-device", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T17:50:11.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:50:11 smithi029 bash[32453]: cluster 2024-08-29T17:50:10.648041+0000 mon.a (mon.0) 958 : cluster [DBG] mgrmap e23: y(active, since 4m), standbys: x 2024-08-29T17:50:11.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:50:11 smithi029 bash[32453]: audit 2024-08-29T17:50:10.701525+0000 mgr.y (mgr.14454) 186 : audit [DBG] from='client.14736 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-device", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T17:50:11.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:50:11 smithi029 bash[32453]: audit 2024-08-29T17:50:11.102424+0000 mon.a (mon.0) 959 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:50:11.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:50:11 smithi029 bash[32453]: audit 2024-08-29T17:50:11.108302+0000 mon.a (mon.0) 960 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-29T17:50:11.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:50:11 smithi029 bash[32453]: audit 2024-08-29T17:50:11.299663+0000 mon.a (mon.0) 961 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:50:11.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:50:11 smithi029 bash[32453]: audit 2024-08-29T17:50:11.304253+0000 mon.a (mon.0) 962 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-29T17:50:12.421 INFO:tasks.workunit.client.0.smithi029.stdout:Telemetry is on. 2024-08-29T17:50:12.421 INFO:tasks.workunit.client.0.smithi029.stdout:Some channels are disabled, please enable with: 2024-08-29T17:50:12.421 INFO:tasks.workunit.client.0.smithi029.stdout:`ceph telemetry enable channel perf` 2024-08-29T17:50:12.437 INFO:tasks.workunit.client.0.smithi029.stderr:+ ceph telemetry enable channel perf 2024-08-29T17:50:12.578 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:50:12 smithi029 bash[22727]: [29/Aug/2024:17:50:12] ENGINE Bus STOPPING 2024-08-29T17:50:12.578 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:50:12 smithi029 bash[22727]: [29/Aug/2024:17:50:12] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-08-29T17:50:12.578 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:50:12 smithi029 bash[22727]: [29/Aug/2024:17:50:12] ENGINE Bus STOPPED 2024-08-29T17:50:12.578 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:50:12 smithi029 bash[22727]: [29/Aug/2024:17:50:12] ENGINE Bus STARTING 2024-08-29T17:50:12.899 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:50:12 smithi110 bash[24444]: audit 2024-08-29T17:50:11.100580+0000 mgr.y (mgr.14454) 187 : audit [DBG] from='client.14742 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-all", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T17:50:12.899 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:50:12 smithi110 bash[24444]: audit 2024-08-29T17:50:11.297802+0000 mgr.y (mgr.14454) 188 : audit [DBG] from='client.14742 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-all", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T17:50:12.899 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:50:12 smithi110 bash[24444]: audit 2024-08-29T17:50:11.716339+0000 mgr.y (mgr.14454) 189 : audit [DBG] from='client.14748 -' entity='client.admin' cmd=[{"prefix": "telemetry collection ls", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T17:50:12.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:50:12 smithi110 bash[24444]: audit 2024-08-29T17:50:11.868194+0000 mgr.y (mgr.14454) 190 : audit [DBG] from='client.14748 -' entity='client.admin' cmd=[{"prefix": "telemetry collection ls", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T17:50:12.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:50:12 smithi110 bash[24444]: audit 2024-08-29T17:50:12.236974+0000 mon.a (mon.0) 963 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:50:12.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:50:12 smithi110 bash[24444]: audit 2024-08-29T17:50:12.249895+0000 mon.a (mon.0) 964 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:50:12.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:50:12 smithi110 bash[24444]: audit 2024-08-29T17:50:12.250202+0000 mon.a (mon.0) 965 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:50:12.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:50:12 smithi110 bash[24444]: audit 2024-08-29T17:50:12.256304+0000 mon.a (mon.0) 966 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:50:12.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:50:12 smithi110 bash[24444]: audit 2024-08-29T17:50:12.256538+0000 mon.a (mon.0) 967 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:50:12.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:50:12 smithi110 bash[24444]: audit 2024-08-29T17:50:12.260036+0000 mon.a (mon.0) 968 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:50:12.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:50:12 smithi110 bash[24444]: audit 2024-08-29T17:50:12.260537+0000 mon.a (mon.0) 969 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T17:50:12.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:50:12 smithi110 bash[24444]: audit 2024-08-29T17:50:12.265436+0000 mon.a (mon.0) 970 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-29T17:50:12.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:50:12 smithi110 bash[24444]: audit 2024-08-29T17:50:12.269589+0000 mon.a (mon.0) 971 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:50:12.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:50:12 smithi110 bash[24444]: audit 2024-08-29T17:50:12.325853+0000 mon.a (mon.0) 972 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:50:12.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:50:12 smithi110 bash[24444]: audit 2024-08-29T17:50:12.418734+0000 mon.a (mon.0) 973 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:50:12.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:50:12 smithi110 bash[24444]: audit 2024-08-29T17:50:12.423568+0000 mon.a (mon.0) 974 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:50:12.901 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:50:12 smithi029 bash[22727]: [29/Aug/2024:17:50:12] ENGINE Serving on http://:::9283 2024-08-29T17:50:12.901 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:50:12 smithi029 bash[22727]: [29/Aug/2024:17:50:12] ENGINE Bus STARTED 2024-08-29T17:50:12.901 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:50:12 smithi029 bash[22727]: [29/Aug/2024:17:50:12] ENGINE Bus STOPPING 2024-08-29T17:50:12.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:50:12 smithi029 bash[22475]: audit 2024-08-29T17:50:11.100580+0000 mgr.y (mgr.14454) 187 : audit [DBG] from='client.14742 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-all", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T17:50:12.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:50:12 smithi029 bash[22475]: audit 2024-08-29T17:50:11.297802+0000 mgr.y (mgr.14454) 188 : audit [DBG] from='client.14742 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-all", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T17:50:12.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:50:12 smithi029 bash[22475]: audit 2024-08-29T17:50:11.716339+0000 mgr.y (mgr.14454) 189 : audit [DBG] from='client.14748 -' entity='client.admin' cmd=[{"prefix": "telemetry collection ls", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T17:50:12.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:50:12 smithi029 bash[22475]: audit 2024-08-29T17:50:11.868194+0000 mgr.y (mgr.14454) 190 : audit [DBG] from='client.14748 -' entity='client.admin' cmd=[{"prefix": "telemetry collection ls", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T17:50:12.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:50:12 smithi029 bash[22475]: audit 2024-08-29T17:50:12.236974+0000 mon.a (mon.0) 963 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:50:12.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:50:12 smithi029 bash[22475]: audit 2024-08-29T17:50:12.249895+0000 mon.a (mon.0) 964 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:50:12.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:50:12 smithi029 bash[22475]: audit 2024-08-29T17:50:12.250202+0000 mon.a (mon.0) 965 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:50:12.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:50:12 smithi029 bash[22475]: audit 2024-08-29T17:50:12.256304+0000 mon.a (mon.0) 966 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:50:12.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:50:12 smithi029 bash[22475]: audit 2024-08-29T17:50:12.256538+0000 mon.a (mon.0) 967 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:50:12.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:50:12 smithi029 bash[22475]: audit 2024-08-29T17:50:12.260036+0000 mon.a (mon.0) 968 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:50:12.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:50:12 smithi029 bash[22475]: audit 2024-08-29T17:50:12.260537+0000 mon.a (mon.0) 969 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T17:50:12.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:50:12 smithi029 bash[22475]: audit 2024-08-29T17:50:12.265436+0000 mon.a (mon.0) 970 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-29T17:50:12.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:50:12 smithi029 bash[22475]: audit 2024-08-29T17:50:12.269589+0000 mon.a (mon.0) 971 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:50:12.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:50:12 smithi029 bash[22475]: audit 2024-08-29T17:50:12.325853+0000 mon.a (mon.0) 972 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:50:12.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:50:12 smithi029 bash[22475]: audit 2024-08-29T17:50:12.418734+0000 mon.a (mon.0) 973 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:50:12.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:50:12 smithi029 bash[22475]: audit 2024-08-29T17:50:12.423568+0000 mon.a (mon.0) 974 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:50:12.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:50:12 smithi029 bash[32453]: audit 2024-08-29T17:50:11.100580+0000 mgr.y (mgr.14454) 187 : audit [DBG] from='client.14742 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-all", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T17:50:12.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:50:12 smithi029 bash[32453]: audit 2024-08-29T17:50:11.297802+0000 mgr.y (mgr.14454) 188 : audit [DBG] from='client.14742 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-all", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T17:50:12.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:50:12 smithi029 bash[32453]: audit 2024-08-29T17:50:11.716339+0000 mgr.y (mgr.14454) 189 : audit [DBG] from='client.14748 -' entity='client.admin' cmd=[{"prefix": "telemetry collection ls", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T17:50:12.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:50:12 smithi029 bash[32453]: audit 2024-08-29T17:50:11.868194+0000 mgr.y (mgr.14454) 190 : audit [DBG] from='client.14748 -' entity='client.admin' cmd=[{"prefix": "telemetry collection ls", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T17:50:12.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:50:12 smithi029 bash[32453]: audit 2024-08-29T17:50:12.236974+0000 mon.a (mon.0) 963 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:50:12.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:50:12 smithi029 bash[32453]: audit 2024-08-29T17:50:12.249895+0000 mon.a (mon.0) 964 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:50:12.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:50:12 smithi029 bash[32453]: audit 2024-08-29T17:50:12.250202+0000 mon.a (mon.0) 965 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:50:12.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:50:12 smithi029 bash[32453]: audit 2024-08-29T17:50:12.256304+0000 mon.a (mon.0) 966 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:50:12.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:50:12 smithi029 bash[32453]: audit 2024-08-29T17:50:12.256538+0000 mon.a (mon.0) 967 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:50:12.904 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:50:12 smithi029 bash[32453]: audit 2024-08-29T17:50:12.260036+0000 mon.a (mon.0) 968 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:50:12.904 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:50:12 smithi029 bash[32453]: audit 2024-08-29T17:50:12.260537+0000 mon.a (mon.0) 969 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T17:50:12.904 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:50:12 smithi029 bash[32453]: audit 2024-08-29T17:50:12.265436+0000 mon.a (mon.0) 970 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-29T17:50:12.904 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:50:12 smithi029 bash[32453]: audit 2024-08-29T17:50:12.269589+0000 mon.a (mon.0) 971 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:50:12.904 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:50:12 smithi029 bash[32453]: audit 2024-08-29T17:50:12.325853+0000 mon.a (mon.0) 972 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:50:12.904 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:50:12 smithi029 bash[32453]: audit 2024-08-29T17:50:12.418734+0000 mon.a (mon.0) 973 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:50:12.904 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:50:12 smithi029 bash[32453]: audit 2024-08-29T17:50:12.423568+0000 mon.a (mon.0) 974 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:50:12.939 INFO:tasks.workunit.client.0.smithi029.stdout:channel_perf is enabled 2024-08-29T17:50:12.957 INFO:tasks.workunit.client.0.smithi029.stderr:++ ceph config get mgr mgr/telemetry/last_opt_revision 2024-08-29T17:50:13.375 INFO:tasks.workunit.client.0.smithi029.stderr:+ LAST_OPT_REVISION=1 2024-08-29T17:50:13.375 INFO:tasks.workunit.client.0.smithi029.stderr:+ '[' 1 -ne 1 ']' 2024-08-29T17:50:13.375 INFO:tasks.workunit.client.0.smithi029.stderr:+ ceph telemetry show 2024-08-29T17:50:13.399 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:50:13 smithi029 bash[22727]: [29/Aug/2024:17:50:13] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-08-29T17:50:13.399 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:50:13 smithi029 bash[22727]: [29/Aug/2024:17:50:13] ENGINE Bus STOPPED 2024-08-29T17:50:13.399 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:50:13 smithi029 bash[22727]: [29/Aug/2024:17:50:13] ENGINE Bus STARTING 2024-08-29T17:50:13.399 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:50:13 smithi029 bash[22727]: [29/Aug/2024:17:50:13] ENGINE Serving on http://:::9283 2024-08-29T17:50:13.399 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:50:13 smithi029 bash[22727]: [29/Aug/2024:17:50:13] ENGINE Bus STARTED 2024-08-29T17:50:14.149 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:50:13 smithi110 bash[24444]: cluster 2024-08-29T17:50:11.980192+0000 mgr.y (mgr.14454) 191 : cluster [DBG] pgmap v155: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:50:14.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:50:13 smithi110 bash[24444]: audit 2024-08-29T17:50:12.228200+0000 mgr.y (mgr.14454) 192 : audit [DBG] from='client.24674 -' entity='client.admin' cmd=[{"prefix": "telemetry on", "license": "sharing-1-0", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T17:50:14.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:50:13 smithi110 bash[24444]: audit 2024-08-29T17:50:12.413000+0000 mgr.y (mgr.14454) 193 : audit [DBG] from='client.24674 -' entity='client.admin' cmd=[{"prefix": "telemetry on", "license": "sharing-1-0", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T17:50:14.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:50:13 smithi110 bash[24444]: audit 2024-08-29T17:50:12.773732+0000 mgr.y (mgr.14454) 194 : audit [DBG] from='client.24680 -' entity='client.admin' cmd=[{"prefix": "telemetry enable channel", "channels": ["perf"], "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T17:50:14.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:50:13 smithi110 bash[24444]: audit 2024-08-29T17:50:12.782098+0000 mon.a (mon.0) 975 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:50:14.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:50:13 smithi110 bash[24444]: audit 2024-08-29T17:50:12.795760+0000 mon.a (mon.0) 976 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:50:14.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:50:13 smithi110 bash[24444]: audit 2024-08-29T17:50:12.797876+0000 mon.a (mon.0) 977 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:50:14.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:50:13 smithi110 bash[24444]: audit 2024-08-29T17:50:12.798704+0000 mon.a (mon.0) 978 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T17:50:14.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:50:13 smithi110 bash[24444]: audit 2024-08-29T17:50:12.804844+0000 mon.a (mon.0) 979 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:50:14.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:50:13 smithi110 bash[24444]: audit 2024-08-29T17:50:13.260151+0000 mon.a (mon.0) 980 : audit [DBG] from='client.? 172.21.15.29:0/1938465973' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/telemetry/last_opt_revision"}]: dispatch 2024-08-29T17:50:14.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:50:13 smithi110 bash[24444]: audit 2024-08-29T17:50:13.360800+0000 mon.a (mon.0) 981 : audit [DBG] from='client.? 172.21.15.29:0/1938465973' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/telemetry/last_opt_revision"}]: dispatch 2024-08-29T17:50:14.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:50:13 smithi110 bash[24444]: audit 2024-08-29T17:50:13.728840+0000 mon.a (mon.0) 982 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:50:14.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:50:13 smithi110 bash[24444]: audit 2024-08-29T17:50:13.734694+0000 mon.a (mon.0) 983 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-29T17:50:14.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:50:13 smithi029 bash[22475]: cluster 2024-08-29T17:50:11.980192+0000 mgr.y (mgr.14454) 191 : cluster [DBG] pgmap v155: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:50:14.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:50:13 smithi029 bash[22475]: audit 2024-08-29T17:50:12.228200+0000 mgr.y (mgr.14454) 192 : audit [DBG] from='client.24674 -' entity='client.admin' cmd=[{"prefix": "telemetry on", "license": "sharing-1-0", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T17:50:14.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:50:13 smithi029 bash[22475]: audit 2024-08-29T17:50:12.413000+0000 mgr.y (mgr.14454) 193 : audit [DBG] from='client.24674 -' entity='client.admin' cmd=[{"prefix": "telemetry on", "license": "sharing-1-0", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T17:50:14.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:50:13 smithi029 bash[22475]: audit 2024-08-29T17:50:12.773732+0000 mgr.y (mgr.14454) 194 : audit [DBG] from='client.24680 -' entity='client.admin' cmd=[{"prefix": "telemetry enable channel", "channels": ["perf"], "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T17:50:14.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:50:13 smithi029 bash[22475]: audit 2024-08-29T17:50:12.782098+0000 mon.a (mon.0) 975 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:50:14.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:50:13 smithi029 bash[22475]: audit 2024-08-29T17:50:12.795760+0000 mon.a (mon.0) 976 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:50:14.154 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:50:13 smithi029 bash[22475]: audit 2024-08-29T17:50:12.797876+0000 mon.a (mon.0) 977 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:50:14.154 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:50:13 smithi029 bash[22475]: audit 2024-08-29T17:50:12.798704+0000 mon.a (mon.0) 978 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T17:50:14.154 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:50:13 smithi029 bash[22475]: audit 2024-08-29T17:50:12.804844+0000 mon.a (mon.0) 979 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:50:14.154 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:50:13 smithi029 bash[22475]: audit 2024-08-29T17:50:13.260151+0000 mon.a (mon.0) 980 : audit [DBG] from='client.? 172.21.15.29:0/1938465973' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/telemetry/last_opt_revision"}]: dispatch 2024-08-29T17:50:14.154 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:50:13 smithi029 bash[22475]: audit 2024-08-29T17:50:13.360800+0000 mon.a (mon.0) 981 : audit [DBG] from='client.? 172.21.15.29:0/1938465973' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/telemetry/last_opt_revision"}]: dispatch 2024-08-29T17:50:14.154 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:50:13 smithi029 bash[22475]: audit 2024-08-29T17:50:13.728840+0000 mon.a (mon.0) 982 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:50:14.155 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:50:13 smithi029 bash[22475]: audit 2024-08-29T17:50:13.734694+0000 mon.a (mon.0) 983 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-29T17:50:14.155 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:50:13 smithi029 bash[32453]: cluster 2024-08-29T17:50:11.980192+0000 mgr.y (mgr.14454) 191 : cluster [DBG] pgmap v155: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:50:14.155 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:50:13 smithi029 bash[32453]: audit 2024-08-29T17:50:12.228200+0000 mgr.y (mgr.14454) 192 : audit [DBG] from='client.24674 -' entity='client.admin' cmd=[{"prefix": "telemetry on", "license": "sharing-1-0", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T17:50:14.156 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:50:13 smithi029 bash[32453]: audit 2024-08-29T17:50:12.413000+0000 mgr.y (mgr.14454) 193 : audit [DBG] from='client.24674 -' entity='client.admin' cmd=[{"prefix": "telemetry on", "license": "sharing-1-0", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T17:50:14.156 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:50:13 smithi029 bash[32453]: audit 2024-08-29T17:50:12.773732+0000 mgr.y (mgr.14454) 194 : audit [DBG] from='client.24680 -' entity='client.admin' cmd=[{"prefix": "telemetry enable channel", "channels": ["perf"], "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T17:50:14.156 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:50:13 smithi029 bash[32453]: audit 2024-08-29T17:50:12.782098+0000 mon.a (mon.0) 975 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:50:14.156 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:50:13 smithi029 bash[32453]: audit 2024-08-29T17:50:12.795760+0000 mon.a (mon.0) 976 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:50:14.156 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:50:13 smithi029 bash[32453]: audit 2024-08-29T17:50:12.797876+0000 mon.a (mon.0) 977 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:50:14.156 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:50:13 smithi029 bash[32453]: audit 2024-08-29T17:50:12.798704+0000 mon.a (mon.0) 978 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T17:50:14.156 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:50:13 smithi029 bash[32453]: audit 2024-08-29T17:50:12.804844+0000 mon.a (mon.0) 979 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:50:14.156 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:50:13 smithi029 bash[32453]: audit 2024-08-29T17:50:13.260151+0000 mon.a (mon.0) 980 : audit [DBG] from='client.? 172.21.15.29:0/1938465973' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/telemetry/last_opt_revision"}]: dispatch 2024-08-29T17:50:14.156 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:50:13 smithi029 bash[32453]: audit 2024-08-29T17:50:13.360800+0000 mon.a (mon.0) 981 : audit [DBG] from='client.? 172.21.15.29:0/1938465973' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/telemetry/last_opt_revision"}]: dispatch 2024-08-29T17:50:14.156 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:50:13 smithi029 bash[32453]: audit 2024-08-29T17:50:13.728840+0000 mon.a (mon.0) 982 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:50:14.156 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:50:13 smithi029 bash[32453]: audit 2024-08-29T17:50:13.734694+0000 mon.a (mon.0) 983 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-29T17:50:14.433 INFO:tasks.workunit.client.0.smithi029.stdout:{ 2024-08-29T17:50:14.433 INFO:tasks.workunit.client.0.smithi029.stdout: "balancer": { 2024-08-29T17:50:14.433 INFO:tasks.workunit.client.0.smithi029.stdout: "active": true, 2024-08-29T17:50:14.433 INFO:tasks.workunit.client.0.smithi029.stdout: "mode": "" 2024-08-29T17:50:14.433 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.433 INFO:tasks.workunit.client.0.smithi029.stdout: "channels": [ 2024-08-29T17:50:14.433 INFO:tasks.workunit.client.0.smithi029.stdout: "basic", 2024-08-29T17:50:14.433 INFO:tasks.workunit.client.0.smithi029.stdout: "crash", 2024-08-29T17:50:14.433 INFO:tasks.workunit.client.0.smithi029.stdout: "device", 2024-08-29T17:50:14.433 INFO:tasks.workunit.client.0.smithi029.stdout: "ident", 2024-08-29T17:50:14.434 INFO:tasks.workunit.client.0.smithi029.stdout: "perf" 2024-08-29T17:50:14.434 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:14.434 INFO:tasks.workunit.client.0.smithi029.stdout: "channels_available": [ 2024-08-29T17:50:14.434 INFO:tasks.workunit.client.0.smithi029.stdout: "basic", 2024-08-29T17:50:14.434 INFO:tasks.workunit.client.0.smithi029.stdout: "ident", 2024-08-29T17:50:14.434 INFO:tasks.workunit.client.0.smithi029.stdout: "crash", 2024-08-29T17:50:14.434 INFO:tasks.workunit.client.0.smithi029.stdout: "device", 2024-08-29T17:50:14.434 INFO:tasks.workunit.client.0.smithi029.stdout: "perf" 2024-08-29T17:50:14.434 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:14.434 INFO:tasks.workunit.client.0.smithi029.stdout: "collections_available": [ 2024-08-29T17:50:14.434 INFO:tasks.workunit.client.0.smithi029.stdout: "basic_base", 2024-08-29T17:50:14.434 INFO:tasks.workunit.client.0.smithi029.stdout: "device_base", 2024-08-29T17:50:14.434 INFO:tasks.workunit.client.0.smithi029.stdout: "crash_base", 2024-08-29T17:50:14.435 INFO:tasks.workunit.client.0.smithi029.stdout: "ident_base", 2024-08-29T17:50:14.435 INFO:tasks.workunit.client.0.smithi029.stdout: "perf_perf", 2024-08-29T17:50:14.435 INFO:tasks.workunit.client.0.smithi029.stdout: "basic_mds_metadata", 2024-08-29T17:50:14.435 INFO:tasks.workunit.client.0.smithi029.stdout: "basic_pool_usage", 2024-08-29T17:50:14.435 INFO:tasks.workunit.client.0.smithi029.stdout: "basic_usage_by_class", 2024-08-29T17:50:14.435 INFO:tasks.workunit.client.0.smithi029.stdout: "basic_rook_v01", 2024-08-29T17:50:14.435 INFO:tasks.workunit.client.0.smithi029.stdout: "perf_memory_metrics", 2024-08-29T17:50:14.435 INFO:tasks.workunit.client.0.smithi029.stdout: "basic_pool_options_bluestore" 2024-08-29T17:50:14.435 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:14.435 INFO:tasks.workunit.client.0.smithi029.stdout: "collections_opted_in": [ 2024-08-29T17:50:14.435 INFO:tasks.workunit.client.0.smithi029.stdout: "basic_base", 2024-08-29T17:50:14.435 INFO:tasks.workunit.client.0.smithi029.stdout: "device_base", 2024-08-29T17:50:14.435 INFO:tasks.workunit.client.0.smithi029.stdout: "crash_base", 2024-08-29T17:50:14.436 INFO:tasks.workunit.client.0.smithi029.stdout: "ident_base", 2024-08-29T17:50:14.436 INFO:tasks.workunit.client.0.smithi029.stdout: "perf_perf", 2024-08-29T17:50:14.436 INFO:tasks.workunit.client.0.smithi029.stdout: "basic_mds_metadata", 2024-08-29T17:50:14.436 INFO:tasks.workunit.client.0.smithi029.stdout: "basic_pool_usage", 2024-08-29T17:50:14.436 INFO:tasks.workunit.client.0.smithi029.stdout: "basic_usage_by_class", 2024-08-29T17:50:14.436 INFO:tasks.workunit.client.0.smithi029.stdout: "basic_rook_v01", 2024-08-29T17:50:14.436 INFO:tasks.workunit.client.0.smithi029.stdout: "perf_memory_metrics", 2024-08-29T17:50:14.436 INFO:tasks.workunit.client.0.smithi029.stdout: "basic_pool_options_bluestore" 2024-08-29T17:50:14.436 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:14.436 INFO:tasks.workunit.client.0.smithi029.stdout: "config": { 2024-08-29T17:50:14.436 INFO:tasks.workunit.client.0.smithi029.stdout: "active_changed": [ 2024-08-29T17:50:14.436 INFO:tasks.workunit.client.0.smithi029.stdout: "auth_allow_insecure_global_id_reclaim", 2024-08-29T17:50:14.436 INFO:tasks.workunit.client.0.smithi029.stdout: "auth_debug", 2024-08-29T17:50:14.437 INFO:tasks.workunit.client.0.smithi029.stdout: "auth_mon_ticket_ttl", 2024-08-29T17:50:14.437 INFO:tasks.workunit.client.0.smithi029.stdout: "auth_service_ticket_ttl", 2024-08-29T17:50:14.437 INFO:tasks.workunit.client.0.smithi029.stdout: "bdev_debug_aio", 2024-08-29T17:50:14.437 INFO:tasks.workunit.client.0.smithi029.stdout: "client_check_pool_perm", 2024-08-29T17:50:14.437 INFO:tasks.workunit.client.0.smithi029.stdout: "client_mount_gid", 2024-08-29T17:50:14.437 INFO:tasks.workunit.client.0.smithi029.stdout: "client_mount_uid", 2024-08-29T17:50:14.437 INFO:tasks.workunit.client.0.smithi029.stdout: "client_quota", 2024-08-29T17:50:14.437 INFO:tasks.workunit.client.0.smithi029.stdout: "container_image", 2024-08-29T17:50:14.437 INFO:tasks.workunit.client.0.smithi029.stdout: "daemonize", 2024-08-29T17:50:14.437 INFO:tasks.workunit.client.0.smithi029.stdout: "debug_asserts_on_shutdown", 2024-08-29T17:50:14.437 INFO:tasks.workunit.client.0.smithi029.stdout: "debug_mgr", 2024-08-29T17:50:14.437 INFO:tasks.workunit.client.0.smithi029.stdout: "debug_mon", 2024-08-29T17:50:14.438 INFO:tasks.workunit.client.0.smithi029.stdout: "debug_ms", 2024-08-29T17:50:14.438 INFO:tasks.workunit.client.0.smithi029.stdout: "debug_osd", 2024-08-29T17:50:14.438 INFO:tasks.workunit.client.0.smithi029.stdout: "debug_paxos", 2024-08-29T17:50:14.438 INFO:tasks.workunit.client.0.smithi029.stdout: "keyring", 2024-08-29T17:50:14.438 INFO:tasks.workunit.client.0.smithi029.stdout: "leveldb_block_size", 2024-08-29T17:50:14.438 INFO:tasks.workunit.client.0.smithi029.stdout: "leveldb_cache_size", 2024-08-29T17:50:14.438 INFO:tasks.workunit.client.0.smithi029.stdout: "leveldb_compression", 2024-08-29T17:50:14.438 INFO:tasks.workunit.client.0.smithi029.stdout: "leveldb_log", 2024-08-29T17:50:14.438 INFO:tasks.workunit.client.0.smithi029.stdout: "leveldb_write_buffer_size", 2024-08-29T17:50:14.438 INFO:tasks.workunit.client.0.smithi029.stdout: "log_stderr_prefix", 2024-08-29T17:50:14.438 INFO:tasks.workunit.client.0.smithi029.stdout: "log_to_file", 2024-08-29T17:50:14.438 INFO:tasks.workunit.client.0.smithi029.stdout: "log_to_journald", 2024-08-29T17:50:14.438 INFO:tasks.workunit.client.0.smithi029.stdout: "log_to_stderr", 2024-08-29T17:50:14.438 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_allow_pool_delete", 2024-08-29T17:50:14.439 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_clock_drift_allowed", 2024-08-29T17:50:14.439 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_cluster_log_file_level", 2024-08-29T17:50:14.439 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_cluster_log_to_file", 2024-08-29T17:50:14.439 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_cluster_log_to_stderr", 2024-08-29T17:50:14.439 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_data_avail_warn", 2024-08-29T17:50:14.439 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_election_default_strategy", 2024-08-29T17:50:14.439 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_host", 2024-08-29T17:50:14.439 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_max_pg_per_osd", 2024-08-29T17:50:14.439 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_mgr_mkfs_grace", 2024-08-29T17:50:14.439 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_osd_prime_pg_temp", 2024-08-29T17:50:14.439 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_osd_reporter_subtree_level", 2024-08-29T17:50:14.439 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_pg_warn_max_object_skew", 2024-08-29T17:50:14.439 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_reweight_min_bytes_per_osd", 2024-08-29T17:50:14.440 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_reweight_min_pgs_per_osd", 2024-08-29T17:50:14.440 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_warn_on_crush_straw_calc_version_zero", 2024-08-29T17:50:14.440 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_warn_on_insecure_global_id_reclaim", 2024-08-29T17:50:14.440 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_warn_on_insecure_global_id_reclaim_allowed", 2024-08-29T17:50:14.440 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_warn_on_legacy_crush_tunables", 2024-08-29T17:50:14.440 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_warn_on_osd_down_out_interval_zero", 2024-08-29T17:50:14.440 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_warn_on_pool_pg_num_not_power_of_two", 2024-08-29T17:50:14.440 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_warn_on_too_few_osds", 2024-08-29T17:50:14.440 INFO:tasks.workunit.client.0.smithi029.stdout: "ms_die_on_bug", 2024-08-29T17:50:14.440 INFO:tasks.workunit.client.0.smithi029.stdout: "ms_die_on_old_message", 2024-08-29T17:50:14.440 INFO:tasks.workunit.client.0.smithi029.stdout: "no_config_file", 2024-08-29T17:50:14.440 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_class_default_list", 2024-08-29T17:50:14.441 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_class_load_list", 2024-08-29T17:50:14.441 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_crush_chooseleaf_type", 2024-08-29T17:50:14.441 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_debug_misdirected_ops", 2024-08-29T17:50:14.441 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_debug_op_order", 2024-08-29T17:50:14.441 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_debug_pg_log_writeout", 2024-08-29T17:50:14.441 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_debug_shutdown", 2024-08-29T17:50:14.441 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_debug_verify_cached_snaps", 2024-08-29T17:50:14.441 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_debug_verify_missing_on_start", 2024-08-29T17:50:14.441 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_debug_verify_stray_on_activate", 2024-08-29T17:50:14.441 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_deep_scrub_update_digest_min_age", 2024-08-29T17:50:14.441 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_delete_sleep", 2024-08-29T17:50:14.441 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_delete_sleep_hdd", 2024-08-29T17:50:14.441 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_delete_sleep_hybrid", 2024-08-29T17:50:14.442 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_delete_sleep_ssd", 2024-08-29T17:50:14.442 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_max_backfills", 2024-08-29T17:50:14.442 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_mclock_max_capacity_iops_ssd", 2024-08-29T17:50:14.442 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_mclock_profile", 2024-08-29T17:50:14.442 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_mclock_scheduler_background_best_effort_lim", 2024-08-29T17:50:14.442 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_mclock_scheduler_background_best_effort_res", 2024-08-29T17:50:14.442 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_mclock_scheduler_background_best_effort_wgt", 2024-08-29T17:50:14.442 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_mclock_scheduler_background_recovery_lim", 2024-08-29T17:50:14.442 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_mclock_scheduler_background_recovery_res", 2024-08-29T17:50:14.442 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_mclock_scheduler_background_recovery_wgt", 2024-08-29T17:50:14.442 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_mclock_scheduler_client_lim", 2024-08-29T17:50:14.442 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_mclock_scheduler_client_res", 2024-08-29T17:50:14.442 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_mclock_scheduler_client_wgt", 2024-08-29T17:50:14.443 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_memory_target", 2024-08-29T17:50:14.443 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_memory_target_autotune", 2024-08-29T17:50:14.443 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_op_queue", 2024-08-29T17:50:14.443 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_op_queue_cut_off", 2024-08-29T17:50:14.443 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_pg_delete_cost", 2024-08-29T17:50:14.443 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_pool_default_erasure_code_profile", 2024-08-29T17:50:14.443 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_pool_default_pg_autoscale_mode", 2024-08-29T17:50:14.443 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_recover_clone_overlap", 2024-08-29T17:50:14.443 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_recovery_max_active", 2024-08-29T17:50:14.443 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_recovery_max_active_hdd", 2024-08-29T17:50:14.443 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_recovery_max_active_ssd", 2024-08-29T17:50:14.443 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_recovery_max_chunk", 2024-08-29T17:50:14.443 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_recovery_sleep", 2024-08-29T17:50:14.443 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_recovery_sleep_hdd", 2024-08-29T17:50:14.444 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_recovery_sleep_hybrid", 2024-08-29T17:50:14.444 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_recovery_sleep_ssd", 2024-08-29T17:50:14.444 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_scrub_load_threshold", 2024-08-29T17:50:14.444 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_scrub_max_interval", 2024-08-29T17:50:14.444 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_scrub_sleep", 2024-08-29T17:50:14.444 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_shutdown_pgref_assert", 2024-08-29T17:50:14.444 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_snap_trim_sleep", 2024-08-29T17:50:14.444 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_snap_trim_sleep_hdd", 2024-08-29T17:50:14.444 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_snap_trim_sleep_hybrid", 2024-08-29T17:50:14.444 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_snap_trim_sleep_ssd", 2024-08-29T17:50:14.444 INFO:tasks.workunit.client.0.smithi029.stdout: "public_addr", 2024-08-29T17:50:14.444 INFO:tasks.workunit.client.0.smithi029.stdout: "public_addrv", 2024-08-29T17:50:14.444 INFO:tasks.workunit.client.0.smithi029.stdout: "public_network", 2024-08-29T17:50:14.445 INFO:tasks.workunit.client.0.smithi029.stdout: "rbd_default_features", 2024-08-29T17:50:14.445 INFO:tasks.workunit.client.0.smithi029.stdout: "rbd_qos_exclude_ops", 2024-08-29T17:50:14.445 INFO:tasks.workunit.client.0.smithi029.stdout: "setgroup", 2024-08-29T17:50:14.445 INFO:tasks.workunit.client.0.smithi029.stdout: "setuser" 2024-08-29T17:50:14.445 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:14.445 INFO:tasks.workunit.client.0.smithi029.stdout: "cluster_changed": [ 2024-08-29T17:50:14.445 INFO:tasks.workunit.client.0.smithi029.stdout: "auth_allow_insecure_global_id_reclaim", 2024-08-29T17:50:14.445 INFO:tasks.workunit.client.0.smithi029.stdout: "auth_debug", 2024-08-29T17:50:14.445 INFO:tasks.workunit.client.0.smithi029.stdout: "auth_mon_ticket_ttl", 2024-08-29T17:50:14.445 INFO:tasks.workunit.client.0.smithi029.stdout: "auth_service_ticket_ttl", 2024-08-29T17:50:14.445 INFO:tasks.workunit.client.0.smithi029.stdout: "bdev_debug_aio", 2024-08-29T17:50:14.445 INFO:tasks.workunit.client.0.smithi029.stdout: "container_image", 2024-08-29T17:50:14.445 INFO:tasks.workunit.client.0.smithi029.stdout: "debug_asserts_on_shutdown", 2024-08-29T17:50:14.445 INFO:tasks.workunit.client.0.smithi029.stdout: "debug_mgr", 2024-08-29T17:50:14.446 INFO:tasks.workunit.client.0.smithi029.stdout: "debug_mon", 2024-08-29T17:50:14.446 INFO:tasks.workunit.client.0.smithi029.stdout: "debug_ms", 2024-08-29T17:50:14.446 INFO:tasks.workunit.client.0.smithi029.stdout: "debug_osd", 2024-08-29T17:50:14.446 INFO:tasks.workunit.client.0.smithi029.stdout: "debug_paxos", 2024-08-29T17:50:14.446 INFO:tasks.workunit.client.0.smithi029.stdout: "log_to_file", 2024-08-29T17:50:14.446 INFO:tasks.workunit.client.0.smithi029.stdout: "log_to_journald", 2024-08-29T17:50:14.446 INFO:tasks.workunit.client.0.smithi029.stdout: "log_to_stderr", 2024-08-29T17:50:14.446 INFO:tasks.workunit.client.0.smithi029.stdout: "mds_join_fs", 2024-08-29T17:50:14.446 INFO:tasks.workunit.client.0.smithi029.stdout: "mgr/cephadm/allow_ptrace", 2024-08-29T17:50:14.446 INFO:tasks.workunit.client.0.smithi029.stdout: "mgr/cephadm/container_init", 2024-08-29T17:50:14.446 INFO:tasks.workunit.client.0.smithi029.stdout: "mgr/cephadm/migration_current", 2024-08-29T17:50:14.446 INFO:tasks.workunit.client.0.smithi029.stdout: "mgr/cephadm/use_repo_digest", 2024-08-29T17:50:14.446 INFO:tasks.workunit.client.0.smithi029.stdout: "mgr/dashboard/ALERTMANAGER_API_HOST", 2024-08-29T17:50:14.447 INFO:tasks.workunit.client.0.smithi029.stdout: "mgr/dashboard/GRAFANA_API_SSL_VERIFY", 2024-08-29T17:50:14.447 INFO:tasks.workunit.client.0.smithi029.stdout: "mgr/dashboard/GRAFANA_API_URL", 2024-08-29T17:50:14.447 INFO:tasks.workunit.client.0.smithi029.stdout: "mgr/dashboard/PROMETHEUS_API_HOST", 2024-08-29T17:50:14.447 INFO:tasks.workunit.client.0.smithi029.stdout: "mgr/dashboard/ssl_server_port", 2024-08-29T17:50:14.447 INFO:tasks.workunit.client.0.smithi029.stdout: "mgr/orchestrator/orchestrator", 2024-08-29T17:50:14.447 INFO:tasks.workunit.client.0.smithi029.stdout: "mgr/telemetry/channel_ident", 2024-08-29T17:50:14.447 INFO:tasks.workunit.client.0.smithi029.stdout: "mgr/telemetry/channel_perf", 2024-08-29T17:50:14.447 INFO:tasks.workunit.client.0.smithi029.stdout: "mgr/telemetry/description", 2024-08-29T17:50:14.447 INFO:tasks.workunit.client.0.smithi029.stdout: "mgr/telemetry/enabled", 2024-08-29T17:50:14.447 INFO:tasks.workunit.client.0.smithi029.stdout: "mgr/telemetry/organization", 2024-08-29T17:50:14.447 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_allow_pool_delete", 2024-08-29T17:50:14.447 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_clock_drift_allowed", 2024-08-29T17:50:14.447 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_cluster_log_file_level", 2024-08-29T17:50:14.448 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_cluster_log_to_file", 2024-08-29T17:50:14.448 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_data_avail_warn", 2024-08-29T17:50:14.448 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_election_default_strategy", 2024-08-29T17:50:14.448 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_max_pg_per_osd", 2024-08-29T17:50:14.448 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_mgr_mkfs_grace", 2024-08-29T17:50:14.448 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_osd_prime_pg_temp", 2024-08-29T17:50:14.448 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_osd_reporter_subtree_level", 2024-08-29T17:50:14.448 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_pg_warn_max_object_skew", 2024-08-29T17:50:14.448 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_reweight_min_bytes_per_osd", 2024-08-29T17:50:14.448 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_reweight_min_pgs_per_osd", 2024-08-29T17:50:14.448 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_warn_on_crush_straw_calc_version_zero", 2024-08-29T17:50:14.448 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_warn_on_insecure_global_id_reclaim", 2024-08-29T17:50:14.448 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_warn_on_insecure_global_id_reclaim_allowed", 2024-08-29T17:50:14.449 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_warn_on_legacy_crush_tunables", 2024-08-29T17:50:14.449 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_warn_on_osd_down_out_interval_zero", 2024-08-29T17:50:14.449 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_warn_on_pool_pg_num_not_power_of_two", 2024-08-29T17:50:14.449 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_warn_on_too_few_osds", 2024-08-29T17:50:14.449 INFO:tasks.workunit.client.0.smithi029.stdout: "ms_die_on_bug", 2024-08-29T17:50:14.449 INFO:tasks.workunit.client.0.smithi029.stdout: "ms_die_on_old_message", 2024-08-29T17:50:14.449 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_class_default_list", 2024-08-29T17:50:14.449 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_class_load_list", 2024-08-29T17:50:14.449 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_debug_misdirected_ops", 2024-08-29T17:50:14.449 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_debug_op_order", 2024-08-29T17:50:14.449 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_debug_pg_log_writeout", 2024-08-29T17:50:14.449 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_debug_shutdown", 2024-08-29T17:50:14.449 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_debug_verify_cached_snaps", 2024-08-29T17:50:14.449 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_debug_verify_missing_on_start", 2024-08-29T17:50:14.450 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_debug_verify_stray_on_activate", 2024-08-29T17:50:14.450 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_deep_scrub_update_digest_min_age", 2024-08-29T17:50:14.450 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_mclock_max_capacity_iops_ssd", 2024-08-29T17:50:14.450 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_mclock_profile", 2024-08-29T17:50:14.450 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_memory_target", 2024-08-29T17:50:14.450 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_memory_target_autotune", 2024-08-29T17:50:14.450 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_op_queue", 2024-08-29T17:50:14.450 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_op_queue_cut_off", 2024-08-29T17:50:14.450 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_pool_default_erasure_code_profile", 2024-08-29T17:50:14.450 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_pool_default_pg_autoscale_mode", 2024-08-29T17:50:14.450 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_recover_clone_overlap", 2024-08-29T17:50:14.450 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_recovery_max_chunk", 2024-08-29T17:50:14.451 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_scrub_load_threshold", 2024-08-29T17:50:14.451 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_scrub_max_interval", 2024-08-29T17:50:14.451 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_shutdown_pgref_assert", 2024-08-29T17:50:14.451 INFO:tasks.workunit.client.0.smithi029.stdout: "public_network", 2024-08-29T17:50:14.451 INFO:tasks.workunit.client.0.smithi029.stdout: "rgw_cache_enabled", 2024-08-29T17:50:14.451 INFO:tasks.workunit.client.0.smithi029.stdout: "rgw_enable_ops_log", 2024-08-29T17:50:14.451 INFO:tasks.workunit.client.0.smithi029.stdout: "rgw_enable_usage_log" 2024-08-29T17:50:14.451 INFO:tasks.workunit.client.0.smithi029.stdout: ] 2024-08-29T17:50:14.451 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.451 INFO:tasks.workunit.client.0.smithi029.stdout: "contact": null, 2024-08-29T17:50:14.451 INFO:tasks.workunit.client.0.smithi029.stdout: "crashes": [], 2024-08-29T17:50:14.451 INFO:tasks.workunit.client.0.smithi029.stdout: "created": "2024-08-29T17:31:55.139100Z", 2024-08-29T17:50:14.451 INFO:tasks.workunit.client.0.smithi029.stdout: "crush": { 2024-08-29T17:50:14.452 INFO:tasks.workunit.client.0.smithi029.stdout: "bucket_algs": { 2024-08-29T17:50:14.452 INFO:tasks.workunit.client.0.smithi029.stdout: "straw2": 3 2024-08-29T17:50:14.452 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.452 INFO:tasks.workunit.client.0.smithi029.stdout: "bucket_sizes": { 2024-08-29T17:50:14.452 INFO:tasks.workunit.client.0.smithi029.stdout: "2": 1, 2024-08-29T17:50:14.452 INFO:tasks.workunit.client.0.smithi029.stdout: "4": 2 2024-08-29T17:50:14.452 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.452 INFO:tasks.workunit.client.0.smithi029.stdout: "bucket_types": { 2024-08-29T17:50:14.452 INFO:tasks.workunit.client.0.smithi029.stdout: "1": 2, 2024-08-29T17:50:14.452 INFO:tasks.workunit.client.0.smithi029.stdout: "11": 1 2024-08-29T17:50:14.452 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.452 INFO:tasks.workunit.client.0.smithi029.stdout: "compat_weight_set": false, 2024-08-29T17:50:14.452 INFO:tasks.workunit.client.0.smithi029.stdout: "device_classes": [ 2024-08-29T17:50:14.453 INFO:tasks.workunit.client.0.smithi029.stdout: 8 2024-08-29T17:50:14.453 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:14.453 INFO:tasks.workunit.client.0.smithi029.stdout: "num_buckets": 6, 2024-08-29T17:50:14.453 INFO:tasks.workunit.client.0.smithi029.stdout: "num_devices": 8, 2024-08-29T17:50:14.453 INFO:tasks.workunit.client.0.smithi029.stdout: "num_rules": 1, 2024-08-29T17:50:14.453 INFO:tasks.workunit.client.0.smithi029.stdout: "num_types": 12, 2024-08-29T17:50:14.453 INFO:tasks.workunit.client.0.smithi029.stdout: "num_weight_sets": 0, 2024-08-29T17:50:14.453 INFO:tasks.workunit.client.0.smithi029.stdout: "tunables": { 2024-08-29T17:50:14.453 INFO:tasks.workunit.client.0.smithi029.stdout: "allowed_bucket_algs": 54, 2024-08-29T17:50:14.453 INFO:tasks.workunit.client.0.smithi029.stdout: "choose_local_fallback_tries": 0, 2024-08-29T17:50:14.453 INFO:tasks.workunit.client.0.smithi029.stdout: "choose_local_tries": 0, 2024-08-29T17:50:14.453 INFO:tasks.workunit.client.0.smithi029.stdout: "choose_total_tries": 50, 2024-08-29T17:50:14.453 INFO:tasks.workunit.client.0.smithi029.stdout: "chooseleaf_descend_once": 1, 2024-08-29T17:50:14.453 INFO:tasks.workunit.client.0.smithi029.stdout: "chooseleaf_stable": 1, 2024-08-29T17:50:14.454 INFO:tasks.workunit.client.0.smithi029.stdout: "chooseleaf_vary_r": 1, 2024-08-29T17:50:14.454 INFO:tasks.workunit.client.0.smithi029.stdout: "has_v2_rules": 0, 2024-08-29T17:50:14.454 INFO:tasks.workunit.client.0.smithi029.stdout: "has_v3_rules": 0, 2024-08-29T17:50:14.454 INFO:tasks.workunit.client.0.smithi029.stdout: "has_v4_buckets": 1, 2024-08-29T17:50:14.454 INFO:tasks.workunit.client.0.smithi029.stdout: "has_v5_rules": 0, 2024-08-29T17:50:14.454 INFO:tasks.workunit.client.0.smithi029.stdout: "legacy_tunables": 0, 2024-08-29T17:50:14.454 INFO:tasks.workunit.client.0.smithi029.stdout: "minimum_required_version": "jewel", 2024-08-29T17:50:14.454 INFO:tasks.workunit.client.0.smithi029.stdout: "optimal_tunables": 1, 2024-08-29T17:50:14.454 INFO:tasks.workunit.client.0.smithi029.stdout: "profile": "jewel", 2024-08-29T17:50:14.454 INFO:tasks.workunit.client.0.smithi029.stdout: "require_feature_tunables": 1, 2024-08-29T17:50:14.454 INFO:tasks.workunit.client.0.smithi029.stdout: "require_feature_tunables2": 1, 2024-08-29T17:50:14.454 INFO:tasks.workunit.client.0.smithi029.stdout: "require_feature_tunables3": 1, 2024-08-29T17:50:14.454 INFO:tasks.workunit.client.0.smithi029.stdout: "require_feature_tunables5": 1, 2024-08-29T17:50:14.455 INFO:tasks.workunit.client.0.smithi029.stdout: "straw_calc_version": 1 2024-08-29T17:50:14.455 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:14.455 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.455 INFO:tasks.workunit.client.0.smithi029.stdout: "description": "upgrade test cluster", 2024-08-29T17:50:14.455 INFO:tasks.workunit.client.0.smithi029.stdout: "fs": { 2024-08-29T17:50:14.455 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 1, 2024-08-29T17:50:14.455 INFO:tasks.workunit.client.0.smithi029.stdout: "feature_flags": { 2024-08-29T17:50:14.455 INFO:tasks.workunit.client.0.smithi029.stdout: "enable_multiple": true, 2024-08-29T17:50:14.455 INFO:tasks.workunit.client.0.smithi029.stdout: "ever_enabled_multiple": true 2024-08-29T17:50:14.455 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.455 INFO:tasks.workunit.client.0.smithi029.stdout: "filesystems": [ 2024-08-29T17:50:14.455 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:14.455 INFO:tasks.workunit.client.0.smithi029.stdout: "approx_ctime": "2024-08", 2024-08-29T17:50:14.456 INFO:tasks.workunit.client.0.smithi029.stdout: "balancer_enabled": false, 2024-08-29T17:50:14.456 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:14.456 INFO:tasks.workunit.client.0.smithi029.stdout: "cached_caps": 0, 2024-08-29T17:50:14.456 INFO:tasks.workunit.client.0.smithi029.stdout: "cached_dns": 10, 2024-08-29T17:50:14.456 INFO:tasks.workunit.client.0.smithi029.stdout: "cached_inos": 13, 2024-08-29T17:50:14.456 INFO:tasks.workunit.client.0.smithi029.stdout: "cached_subtrees": 2, 2024-08-29T17:50:14.456 INFO:tasks.workunit.client.0.smithi029.stdout: "ever_allowed_features": 0, 2024-08-29T17:50:14.456 INFO:tasks.workunit.client.0.smithi029.stdout: "explicitly_allowed_features": 0, 2024-08-29T17:50:14.456 INFO:tasks.workunit.client.0.smithi029.stdout: "files": 0, 2024-08-29T17:50:14.456 INFO:tasks.workunit.client.0.smithi029.stdout: "max_mds": 1, 2024-08-29T17:50:14.456 INFO:tasks.workunit.client.0.smithi029.stdout: "num_data_pools": 1, 2024-08-29T17:50:14.456 INFO:tasks.workunit.client.0.smithi029.stdout: "num_in": 1, 2024-08-29T17:50:14.456 INFO:tasks.workunit.client.0.smithi029.stdout: "num_mds": 1, 2024-08-29T17:50:14.457 INFO:tasks.workunit.client.0.smithi029.stdout: "num_sessions": 0, 2024-08-29T17:50:14.457 INFO:tasks.workunit.client.0.smithi029.stdout: "num_standby_replay": 0, 2024-08-29T17:50:14.457 INFO:tasks.workunit.client.0.smithi029.stdout: "num_up": 1, 2024-08-29T17:50:14.457 INFO:tasks.workunit.client.0.smithi029.stdout: "snaps": 0, 2024-08-29T17:50:14.457 INFO:tasks.workunit.client.0.smithi029.stdout: "standby_count_wanted": 0 2024-08-29T17:50:14.457 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:14.457 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:14.457 INFO:tasks.workunit.client.0.smithi029.stdout: "num_standby_mds": 1, 2024-08-29T17:50:14.457 INFO:tasks.workunit.client.0.smithi029.stdout: "total_num_mds": 2 2024-08-29T17:50:14.457 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.457 INFO:tasks.workunit.client.0.smithi029.stdout: "heap_stats": { 2024-08-29T17:50:14.457 INFO:tasks.workunit.client.0.smithi029.stdout: "mds": { 2024-08-29T17:50:14.457 INFO:tasks.workunit.client.0.smithi029.stdout: "mds.4729795f712cc5080cd8f7bda4511c0a2ec82c08": { 2024-08-29T17:50:14.457 INFO:tasks.workunit.client.0.smithi029.stdout: "actual_memory_used": 20135936, 2024-08-29T17:50:14.458 INFO:tasks.workunit.client.0.smithi029.stdout: "central_cache_freelist": 370784, 2024-08-29T17:50:14.458 INFO:tasks.workunit.client.0.smithi029.stdout: "malloc_metadata": 2621440, 2024-08-29T17:50:14.458 INFO:tasks.workunit.client.0.smithi029.stdout: "page_heap_freelist": 827392, 2024-08-29T17:50:14.458 INFO:tasks.workunit.client.0.smithi029.stdout: "released_to_os": 0, 2024-08-29T17:50:14.458 INFO:tasks.workunit.client.0.smithi029.stdout: "spans_in_use": 343, 2024-08-29T17:50:14.458 INFO:tasks.workunit.client.0.smithi029.stdout: "tcmalloc_page_size": 8192, 2024-08-29T17:50:14.458 INFO:tasks.workunit.client.0.smithi029.stdout: "thread_cache_freelists": 1093040, 2024-08-29T17:50:14.458 INFO:tasks.workunit.client.0.smithi029.stdout: "thread_heaps_in_use": 12, 2024-08-29T17:50:14.458 INFO:tasks.workunit.client.0.smithi029.stdout: "transfer_cache_freelist": 514048, 2024-08-29T17:50:14.458 INFO:tasks.workunit.client.0.smithi029.stdout: "use_by_application": 14709232, 2024-08-29T17:50:14.458 INFO:tasks.workunit.client.0.smithi029.stdout: "virtual_address_space_used": 20135936 2024-08-29T17:50:14.458 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.458 INFO:tasks.workunit.client.0.smithi029.stdout: "mds.eab9ca671542c643f83b79a2998aba8453a415ac": { 2024-08-29T17:50:14.459 INFO:tasks.workunit.client.0.smithi029.stdout: "actual_memory_used": 20627456, 2024-08-29T17:50:14.459 INFO:tasks.workunit.client.0.smithi029.stdout: "central_cache_freelist": 465568, 2024-08-29T17:50:14.459 INFO:tasks.workunit.client.0.smithi029.stdout: "malloc_metadata": 2621440, 2024-08-29T17:50:14.459 INFO:tasks.workunit.client.0.smithi029.stdout: "page_heap_freelist": 8192, 2024-08-29T17:50:14.459 INFO:tasks.workunit.client.0.smithi029.stdout: "released_to_os": 557056, 2024-08-29T17:50:14.459 INFO:tasks.workunit.client.0.smithi029.stdout: "spans_in_use": 438, 2024-08-29T17:50:14.459 INFO:tasks.workunit.client.0.smithi029.stdout: "tcmalloc_page_size": 8192, 2024-08-29T17:50:14.459 INFO:tasks.workunit.client.0.smithi029.stdout: "thread_cache_freelists": 1515776, 2024-08-29T17:50:14.459 INFO:tasks.workunit.client.0.smithi029.stdout: "thread_heaps_in_use": 20, 2024-08-29T17:50:14.459 INFO:tasks.workunit.client.0.smithi029.stdout: "transfer_cache_freelist": 882176, 2024-08-29T17:50:14.459 INFO:tasks.workunit.client.0.smithi029.stdout: "use_by_application": 15134304, 2024-08-29T17:50:14.459 INFO:tasks.workunit.client.0.smithi029.stdout: "virtual_address_space_used": 21184512 2024-08-29T17:50:14.459 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:14.459 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.460 INFO:tasks.workunit.client.0.smithi029.stdout: "mon": { 2024-08-29T17:50:14.460 INFO:tasks.workunit.client.0.smithi029.stdout: "mon.4729795f712cc5080cd8f7bda4511c0a2ec82c08": { 2024-08-29T17:50:14.460 INFO:tasks.workunit.client.0.smithi029.stdout: "actual_memory_used": 50331648, 2024-08-29T17:50:14.460 INFO:tasks.workunit.client.0.smithi029.stdout: "central_cache_freelist": 1640392, 2024-08-29T17:50:14.460 INFO:tasks.workunit.client.0.smithi029.stdout: "malloc_metadata": 2621440, 2024-08-29T17:50:14.460 INFO:tasks.workunit.client.0.smithi029.stdout: "page_heap_freelist": 1040384, 2024-08-29T17:50:14.460 INFO:tasks.workunit.client.0.smithi029.stdout: "released_to_os": 237568, 2024-08-29T17:50:14.460 INFO:tasks.workunit.client.0.smithi029.stdout: "spans_in_use": 1979, 2024-08-29T17:50:14.460 INFO:tasks.workunit.client.0.smithi029.stdout: "tcmalloc_page_size": 8192, 2024-08-29T17:50:14.460 INFO:tasks.workunit.client.0.smithi029.stdout: "thread_cache_freelists": 11489040, 2024-08-29T17:50:14.460 INFO:tasks.workunit.client.0.smithi029.stdout: "thread_heaps_in_use": 23, 2024-08-29T17:50:14.460 INFO:tasks.workunit.client.0.smithi029.stdout: "transfer_cache_freelist": 2790912, 2024-08-29T17:50:14.460 INFO:tasks.workunit.client.0.smithi029.stdout: "use_by_application": 30749480, 2024-08-29T17:50:14.461 INFO:tasks.workunit.client.0.smithi029.stdout: "virtual_address_space_used": 50569216 2024-08-29T17:50:14.461 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.461 INFO:tasks.workunit.client.0.smithi029.stdout: "mon.eab9ca671542c643f83b79a2998aba8453a415ac": { 2024-08-29T17:50:14.461 INFO:tasks.workunit.client.0.smithi029.stdout: "actual_memory_used": 38666240, 2024-08-29T17:50:14.461 INFO:tasks.workunit.client.0.smithi029.stdout: "central_cache_freelist": 1415736, 2024-08-29T17:50:14.461 INFO:tasks.workunit.client.0.smithi029.stdout: "malloc_metadata": 2621440, 2024-08-29T17:50:14.461 INFO:tasks.workunit.client.0.smithi029.stdout: "page_heap_freelist": 8192, 2024-08-29T17:50:14.461 INFO:tasks.workunit.client.0.smithi029.stdout: "released_to_os": 3612672, 2024-08-29T17:50:14.461 INFO:tasks.workunit.client.0.smithi029.stdout: "spans_in_use": 1248, 2024-08-29T17:50:14.461 INFO:tasks.workunit.client.0.smithi029.stdout: "tcmalloc_page_size": 8192, 2024-08-29T17:50:14.461 INFO:tasks.workunit.client.0.smithi029.stdout: "thread_cache_freelists": 8897688, 2024-08-29T17:50:14.461 INFO:tasks.workunit.client.0.smithi029.stdout: "thread_heaps_in_use": 21, 2024-08-29T17:50:14.461 INFO:tasks.workunit.client.0.smithi029.stdout: "transfer_cache_freelist": 733184, 2024-08-29T17:50:14.462 INFO:tasks.workunit.client.0.smithi029.stdout: "use_by_application": 24990000, 2024-08-29T17:50:14.462 INFO:tasks.workunit.client.0.smithi029.stdout: "virtual_address_space_used": 42278912 2024-08-29T17:50:14.462 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.462 INFO:tasks.workunit.client.0.smithi029.stdout: "mon.efab81583b8b6816c363b53f2f1f76a1dc3b4f51": { 2024-08-29T17:50:14.462 INFO:tasks.workunit.client.0.smithi029.stdout: "actual_memory_used": 37879808, 2024-08-29T17:50:14.462 INFO:tasks.workunit.client.0.smithi029.stdout: "central_cache_freelist": 1288992, 2024-08-29T17:50:14.462 INFO:tasks.workunit.client.0.smithi029.stdout: "malloc_metadata": 2621440, 2024-08-29T17:50:14.462 INFO:tasks.workunit.client.0.smithi029.stdout: "page_heap_freelist": 0, 2024-08-29T17:50:14.462 INFO:tasks.workunit.client.0.smithi029.stdout: "released_to_os": 3358720, 2024-08-29T17:50:14.462 INFO:tasks.workunit.client.0.smithi029.stdout: "spans_in_use": 1134, 2024-08-29T17:50:14.462 INFO:tasks.workunit.client.0.smithi029.stdout: "tcmalloc_page_size": 8192, 2024-08-29T17:50:14.462 INFO:tasks.workunit.client.0.smithi029.stdout: "thread_cache_freelists": 7735560, 2024-08-29T17:50:14.462 INFO:tasks.workunit.client.0.smithi029.stdout: "thread_heaps_in_use": 21, 2024-08-29T17:50:14.463 INFO:tasks.workunit.client.0.smithi029.stdout: "transfer_cache_freelist": 1738752, 2024-08-29T17:50:14.463 INFO:tasks.workunit.client.0.smithi029.stdout: "use_by_application": 24495064, 2024-08-29T17:50:14.463 INFO:tasks.workunit.client.0.smithi029.stdout: "virtual_address_space_used": 41238528 2024-08-29T17:50:14.463 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:14.463 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.463 INFO:tasks.workunit.client.0.smithi029.stdout: "osd": { 2024-08-29T17:50:14.463 INFO:tasks.workunit.client.0.smithi029.stdout: "osd.0": { 2024-08-29T17:50:14.463 INFO:tasks.workunit.client.0.smithi029.stdout: "actual_memory_used": 49020928, 2024-08-29T17:50:14.463 INFO:tasks.workunit.client.0.smithi029.stdout: "central_cache_freelist": 877744, 2024-08-29T17:50:14.463 INFO:tasks.workunit.client.0.smithi029.stdout: "malloc_metadata": 2752512, 2024-08-29T17:50:14.463 INFO:tasks.workunit.client.0.smithi029.stdout: "page_heap_freelist": 0, 2024-08-29T17:50:14.463 INFO:tasks.workunit.client.0.smithi029.stdout: "released_to_os": 524288, 2024-08-29T17:50:14.463 INFO:tasks.workunit.client.0.smithi029.stdout: "spans_in_use": 1629, 2024-08-29T17:50:14.464 INFO:tasks.workunit.client.0.smithi029.stdout: "tcmalloc_page_size": 8192, 2024-08-29T17:50:14.464 INFO:tasks.workunit.client.0.smithi029.stdout: "thread_cache_freelists": 5249056, 2024-08-29T17:50:14.464 INFO:tasks.workunit.client.0.smithi029.stdout: "thread_heaps_in_use": 46, 2024-08-29T17:50:14.464 INFO:tasks.workunit.client.0.smithi029.stdout: "transfer_cache_freelist": 3210496, 2024-08-29T17:50:14.464 INFO:tasks.workunit.client.0.smithi029.stdout: "use_by_application": 36931120, 2024-08-29T17:50:14.464 INFO:tasks.workunit.client.0.smithi029.stdout: "virtual_address_space_used": 49545216 2024-08-29T17:50:14.464 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.464 INFO:tasks.workunit.client.0.smithi029.stdout: "osd.1": { 2024-08-29T17:50:14.464 INFO:tasks.workunit.client.0.smithi029.stdout: "actual_memory_used": 52281344, 2024-08-29T17:50:14.464 INFO:tasks.workunit.client.0.smithi029.stdout: "central_cache_freelist": 1662224, 2024-08-29T17:50:14.464 INFO:tasks.workunit.client.0.smithi029.stdout: "malloc_metadata": 2752512, 2024-08-29T17:50:14.464 INFO:tasks.workunit.client.0.smithi029.stdout: "page_heap_freelist": 0, 2024-08-29T17:50:14.464 INFO:tasks.workunit.client.0.smithi029.stdout: "released_to_os": 409600, 2024-08-29T17:50:14.464 INFO:tasks.workunit.client.0.smithi029.stdout: "spans_in_use": 1932, 2024-08-29T17:50:14.465 INFO:tasks.workunit.client.0.smithi029.stdout: "tcmalloc_page_size": 8192, 2024-08-29T17:50:14.465 INFO:tasks.workunit.client.0.smithi029.stdout: "thread_cache_freelists": 6338096, 2024-08-29T17:50:14.465 INFO:tasks.workunit.client.0.smithi029.stdout: "thread_heaps_in_use": 47, 2024-08-29T17:50:14.465 INFO:tasks.workunit.client.0.smithi029.stdout: "transfer_cache_freelist": 4307200, 2024-08-29T17:50:14.465 INFO:tasks.workunit.client.0.smithi029.stdout: "use_by_application": 37221312, 2024-08-29T17:50:14.465 INFO:tasks.workunit.client.0.smithi029.stdout: "virtual_address_space_used": 52690944 2024-08-29T17:50:14.465 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.465 INFO:tasks.workunit.client.0.smithi029.stdout: "osd.2": { 2024-08-29T17:50:14.465 INFO:tasks.workunit.client.0.smithi029.stdout: "actual_memory_used": 46424064, 2024-08-29T17:50:14.465 INFO:tasks.workunit.client.0.smithi029.stdout: "central_cache_freelist": 656608, 2024-08-29T17:50:14.465 INFO:tasks.workunit.client.0.smithi029.stdout: "malloc_metadata": 2752512, 2024-08-29T17:50:14.465 INFO:tasks.workunit.client.0.smithi029.stdout: "page_heap_freelist": 0, 2024-08-29T17:50:14.465 INFO:tasks.workunit.client.0.smithi029.stdout: "released_to_os": 958464, 2024-08-29T17:50:14.465 INFO:tasks.workunit.client.0.smithi029.stdout: "spans_in_use": 1455, 2024-08-29T17:50:14.466 INFO:tasks.workunit.client.0.smithi029.stdout: "tcmalloc_page_size": 8192, 2024-08-29T17:50:14.466 INFO:tasks.workunit.client.0.smithi029.stdout: "thread_cache_freelists": 5035736, 2024-08-29T17:50:14.466 INFO:tasks.workunit.client.0.smithi029.stdout: "thread_heaps_in_use": 47, 2024-08-29T17:50:14.466 INFO:tasks.workunit.client.0.smithi029.stdout: "transfer_cache_freelist": 2320640, 2024-08-29T17:50:14.466 INFO:tasks.workunit.client.0.smithi029.stdout: "use_by_application": 35658568, 2024-08-29T17:50:14.466 INFO:tasks.workunit.client.0.smithi029.stdout: "virtual_address_space_used": 47382528 2024-08-29T17:50:14.466 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.466 INFO:tasks.workunit.client.0.smithi029.stdout: "osd.3": { 2024-08-29T17:50:14.466 INFO:tasks.workunit.client.0.smithi029.stdout: "actual_memory_used": 49233920, 2024-08-29T17:50:14.466 INFO:tasks.workunit.client.0.smithi029.stdout: "central_cache_freelist": 1757312, 2024-08-29T17:50:14.466 INFO:tasks.workunit.client.0.smithi029.stdout: "malloc_metadata": 2752512, 2024-08-29T17:50:14.466 INFO:tasks.workunit.client.0.smithi029.stdout: "page_heap_freelist": 0, 2024-08-29T17:50:14.466 INFO:tasks.workunit.client.0.smithi029.stdout: "released_to_os": 98304, 2024-08-29T17:50:14.467 INFO:tasks.workunit.client.0.smithi029.stdout: "spans_in_use": 1854, 2024-08-29T17:50:14.467 INFO:tasks.workunit.client.0.smithi029.stdout: "tcmalloc_page_size": 8192, 2024-08-29T17:50:14.467 INFO:tasks.workunit.client.0.smithi029.stdout: "thread_cache_freelists": 5623040, 2024-08-29T17:50:14.467 INFO:tasks.workunit.client.0.smithi029.stdout: "thread_heaps_in_use": 47, 2024-08-29T17:50:14.467 INFO:tasks.workunit.client.0.smithi029.stdout: "transfer_cache_freelist": 3128320, 2024-08-29T17:50:14.467 INFO:tasks.workunit.client.0.smithi029.stdout: "use_by_application": 35972736, 2024-08-29T17:50:14.467 INFO:tasks.workunit.client.0.smithi029.stdout: "virtual_address_space_used": 49332224 2024-08-29T17:50:14.467 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.467 INFO:tasks.workunit.client.0.smithi029.stdout: "osd.4": { 2024-08-29T17:50:14.467 INFO:tasks.workunit.client.0.smithi029.stdout: "actual_memory_used": 49922048, 2024-08-29T17:50:14.467 INFO:tasks.workunit.client.0.smithi029.stdout: "central_cache_freelist": 1852480, 2024-08-29T17:50:14.467 INFO:tasks.workunit.client.0.smithi029.stdout: "malloc_metadata": 2752512, 2024-08-29T17:50:14.468 INFO:tasks.workunit.client.0.smithi029.stdout: "page_heap_freelist": 0, 2024-08-29T17:50:14.468 INFO:tasks.workunit.client.0.smithi029.stdout: "released_to_os": 606208, 2024-08-29T17:50:14.468 INFO:tasks.workunit.client.0.smithi029.stdout: "spans_in_use": 1819, 2024-08-29T17:50:14.468 INFO:tasks.workunit.client.0.smithi029.stdout: "tcmalloc_page_size": 8192, 2024-08-29T17:50:14.468 INFO:tasks.workunit.client.0.smithi029.stdout: "thread_cache_freelists": 5889832, 2024-08-29T17:50:14.468 INFO:tasks.workunit.client.0.smithi029.stdout: "thread_heaps_in_use": 47, 2024-08-29T17:50:14.468 INFO:tasks.workunit.client.0.smithi029.stdout: "transfer_cache_freelist": 3526400, 2024-08-29T17:50:14.468 INFO:tasks.workunit.client.0.smithi029.stdout: "use_by_application": 35900824, 2024-08-29T17:50:14.468 INFO:tasks.workunit.client.0.smithi029.stdout: "virtual_address_space_used": 50528256 2024-08-29T17:50:14.468 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.468 INFO:tasks.workunit.client.0.smithi029.stdout: "osd.5": { 2024-08-29T17:50:14.468 INFO:tasks.workunit.client.0.smithi029.stdout: "actual_memory_used": 47439872, 2024-08-29T17:50:14.469 INFO:tasks.workunit.client.0.smithi029.stdout: "central_cache_freelist": 902352, 2024-08-29T17:50:14.469 INFO:tasks.workunit.client.0.smithi029.stdout: "malloc_metadata": 2752512, 2024-08-29T17:50:14.469 INFO:tasks.workunit.client.0.smithi029.stdout: "page_heap_freelist": 0, 2024-08-29T17:50:14.469 INFO:tasks.workunit.client.0.smithi029.stdout: "released_to_os": 991232, 2024-08-29T17:50:14.469 INFO:tasks.workunit.client.0.smithi029.stdout: "spans_in_use": 1497, 2024-08-29T17:50:14.469 INFO:tasks.workunit.client.0.smithi029.stdout: "tcmalloc_page_size": 8192, 2024-08-29T17:50:14.469 INFO:tasks.workunit.client.0.smithi029.stdout: "thread_cache_freelists": 5184336, 2024-08-29T17:50:14.469 INFO:tasks.workunit.client.0.smithi029.stdout: "thread_heaps_in_use": 48, 2024-08-29T17:50:14.469 INFO:tasks.workunit.client.0.smithi029.stdout: "transfer_cache_freelist": 2493952, 2024-08-29T17:50:14.469 INFO:tasks.workunit.client.0.smithi029.stdout: "use_by_application": 36106720, 2024-08-29T17:50:14.469 INFO:tasks.workunit.client.0.smithi029.stdout: "virtual_address_space_used": 48431104 2024-08-29T17:50:14.469 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.469 INFO:tasks.workunit.client.0.smithi029.stdout: "osd.6": { 2024-08-29T17:50:14.470 INFO:tasks.workunit.client.0.smithi029.stdout: "actual_memory_used": 46718976, 2024-08-29T17:50:14.470 INFO:tasks.workunit.client.0.smithi029.stdout: "central_cache_freelist": 715496, 2024-08-29T17:50:14.470 INFO:tasks.workunit.client.0.smithi029.stdout: "malloc_metadata": 2752512, 2024-08-29T17:50:14.470 INFO:tasks.workunit.client.0.smithi029.stdout: "page_heap_freelist": 0, 2024-08-29T17:50:14.470 INFO:tasks.workunit.client.0.smithi029.stdout: "released_to_os": 729088, 2024-08-29T17:50:14.470 INFO:tasks.workunit.client.0.smithi029.stdout: "spans_in_use": 1449, 2024-08-29T17:50:14.470 INFO:tasks.workunit.client.0.smithi029.stdout: "tcmalloc_page_size": 8192, 2024-08-29T17:50:14.470 INFO:tasks.workunit.client.0.smithi029.stdout: "thread_cache_freelists": 5006608, 2024-08-29T17:50:14.470 INFO:tasks.workunit.client.0.smithi029.stdout: "thread_heaps_in_use": 46, 2024-08-29T17:50:14.470 INFO:tasks.workunit.client.0.smithi029.stdout: "transfer_cache_freelist": 2386432, 2024-08-29T17:50:14.470 INFO:tasks.workunit.client.0.smithi029.stdout: "use_by_application": 35857928, 2024-08-29T17:50:14.470 INFO:tasks.workunit.client.0.smithi029.stdout: "virtual_address_space_used": 47448064 2024-08-29T17:50:14.470 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.470 INFO:tasks.workunit.client.0.smithi029.stdout: "osd.7": { 2024-08-29T17:50:14.471 INFO:tasks.workunit.client.0.smithi029.stdout: "actual_memory_used": 46718976, 2024-08-29T17:50:14.471 INFO:tasks.workunit.client.0.smithi029.stdout: "central_cache_freelist": 1110312, 2024-08-29T17:50:14.471 INFO:tasks.workunit.client.0.smithi029.stdout: "malloc_metadata": 2752512, 2024-08-29T17:50:14.471 INFO:tasks.workunit.client.0.smithi029.stdout: "page_heap_freelist": 0, 2024-08-29T17:50:14.471 INFO:tasks.workunit.client.0.smithi029.stdout: "released_to_os": 729088, 2024-08-29T17:50:14.471 INFO:tasks.workunit.client.0.smithi029.stdout: "spans_in_use": 1481, 2024-08-29T17:50:14.471 INFO:tasks.workunit.client.0.smithi029.stdout: "tcmalloc_page_size": 8192, 2024-08-29T17:50:14.471 INFO:tasks.workunit.client.0.smithi029.stdout: "thread_cache_freelists": 4911712, 2024-08-29T17:50:14.471 INFO:tasks.workunit.client.0.smithi029.stdout: "thread_heaps_in_use": 46, 2024-08-29T17:50:14.471 INFO:tasks.workunit.client.0.smithi029.stdout: "transfer_cache_freelist": 2376192, 2024-08-29T17:50:14.471 INFO:tasks.workunit.client.0.smithi029.stdout: "use_by_application": 35568248, 2024-08-29T17:50:14.471 INFO:tasks.workunit.client.0.smithi029.stdout: "virtual_address_space_used": 47448064 2024-08-29T17:50:14.471 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:14.472 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:14.472 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.472 INFO:tasks.workunit.client.0.smithi029.stdout: "hosts": { 2024-08-29T17:50:14.472 INFO:tasks.workunit.client.0.smithi029.stdout: "num": 2, 2024-08-29T17:50:14.472 INFO:tasks.workunit.client.0.smithi029.stdout: "num_with_mds": 2, 2024-08-29T17:50:14.472 INFO:tasks.workunit.client.0.smithi029.stdout: "num_with_mgr": 2, 2024-08-29T17:50:14.472 INFO:tasks.workunit.client.0.smithi029.stdout: "num_with_mon": 2, 2024-08-29T17:50:14.472 INFO:tasks.workunit.client.0.smithi029.stdout: "num_with_osd": 2 2024-08-29T17:50:14.472 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.472 INFO:tasks.workunit.client.0.smithi029.stdout: "io_rate": { 2024-08-29T17:50:14.472 INFO:tasks.workunit.client.0.smithi029.stdout: "pg_stats_delta": { 2024-08-29T17:50:14.472 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": 0, 2024-08-29T17:50:14.472 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T17:50:14.472 INFO:tasks.workunit.client.0.smithi029.stdout: "num_store_stats": 0, 2024-08-29T17:50:14.473 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T17:50:14.473 INFO:tasks.workunit.client.0.smithi029.stdout: "stamp_delta": "12.004546", 2024-08-29T17:50:14.473 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T17:50:14.473 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T17:50:14.473 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T17:50:14.473 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T17:50:14.473 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T17:50:14.473 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T17:50:14.473 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T17:50:14.473 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T17:50:14.473 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T17:50:14.473 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T17:50:14.473 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T17:50:14.474 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T17:50:14.474 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T17:50:14.474 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T17:50:14.474 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T17:50:14.474 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T17:50:14.474 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T17:50:14.474 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T17:50:14.474 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T17:50:14.474 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T17:50:14.474 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T17:50:14.474 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T17:50:14.474 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T17:50:14.474 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T17:50:14.474 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T17:50:14.475 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T17:50:14.475 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T17:50:14.475 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T17:50:14.475 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T17:50:14.475 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T17:50:14.475 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T17:50:14.475 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T17:50:14.475 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T17:50:14.475 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T17:50:14.475 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 182, 2024-08-29T17:50:14.475 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 278, 2024-08-29T17:50:14.475 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T17:50:14.475 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T17:50:14.475 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T17:50:14.476 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 40, 2024-08-29T17:50:14.476 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T17:50:14.476 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.476 INFO:tasks.workunit.client.0.smithi029.stdout: "store_stats": { 2024-08-29T17:50:14.476 INFO:tasks.workunit.client.0.smithi029.stdout: "allocated": 0, 2024-08-29T17:50:14.476 INFO:tasks.workunit.client.0.smithi029.stdout: "available": 0, 2024-08-29T17:50:14.476 INFO:tasks.workunit.client.0.smithi029.stdout: "data_compressed": 0, 2024-08-29T17:50:14.476 INFO:tasks.workunit.client.0.smithi029.stdout: "data_compressed_allocated": 0, 2024-08-29T17:50:14.476 INFO:tasks.workunit.client.0.smithi029.stdout: "data_compressed_original": 0, 2024-08-29T17:50:14.476 INFO:tasks.workunit.client.0.smithi029.stdout: "data_stored": 0, 2024-08-29T17:50:14.476 INFO:tasks.workunit.client.0.smithi029.stdout: "internal_metadata": 0, 2024-08-29T17:50:14.476 INFO:tasks.workunit.client.0.smithi029.stdout: "internally_reserved": 0, 2024-08-29T17:50:14.477 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_allocated": 0, 2024-08-29T17:50:14.477 INFO:tasks.workunit.client.0.smithi029.stdout: "total": 0 2024-08-29T17:50:14.477 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.477 INFO:tasks.workunit.client.0.smithi029.stdout: "up": 0 2024-08-29T17:50:14.477 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:14.477 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.477 INFO:tasks.workunit.client.0.smithi029.stdout: "leaderboard": false, 2024-08-29T17:50:14.477 INFO:tasks.workunit.client.0.smithi029.stdout: "leaderboard_description": null, 2024-08-29T17:50:14.477 INFO:tasks.workunit.client.0.smithi029.stdout: "license": "sharing-1-0", 2024-08-29T17:50:14.477 INFO:tasks.workunit.client.0.smithi029.stdout: "mempool": { 2024-08-29T17:50:14.477 INFO:tasks.workunit.client.0.smithi029.stdout: "mds": { 2024-08-29T17:50:14.477 INFO:tasks.workunit.client.0.smithi029.stdout: "mds.4729795f712cc5080cd8f7bda4511c0a2ec82c08": { 2024-08-29T17:50:14.477 INFO:tasks.workunit.client.0.smithi029.stdout: "bloom_filter": { 2024-08-29T17:50:14.477 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:14.478 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:14.478 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.478 INFO:tasks.workunit.client.0.smithi029.stdout: "bluefs": { 2024-08-29T17:50:14.478 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:14.478 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:14.478 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.478 INFO:tasks.workunit.client.0.smithi029.stdout: "bluefs_file_reader": { 2024-08-29T17:50:14.478 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:14.478 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:14.478 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.478 INFO:tasks.workunit.client.0.smithi029.stdout: "bluefs_file_writer": { 2024-08-29T17:50:14.478 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:14.478 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:14.479 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.479 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_alloc": { 2024-08-29T17:50:14.479 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:14.479 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:14.479 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.479 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_blob": { 2024-08-29T17:50:14.479 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:14.479 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:14.479 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.479 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_buffer": { 2024-08-29T17:50:14.480 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:14.480 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:14.480 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.480 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_data": { 2024-08-29T17:50:14.480 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:14.480 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:14.480 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.480 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_meta": { 2024-08-29T17:50:14.480 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:14.480 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:14.480 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.480 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_onode": { 2024-08-29T17:50:14.480 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:14.481 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:14.481 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.481 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_other": { 2024-08-29T17:50:14.481 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:14.481 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:14.481 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.481 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_extent": { 2024-08-29T17:50:14.481 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:14.481 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:14.481 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.481 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_fsck": { 2024-08-29T17:50:14.481 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:14.481 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:14.481 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.482 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_inline_bl": { 2024-08-29T17:50:14.482 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:14.482 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:14.482 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.482 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_shared_blob": { 2024-08-29T17:50:14.482 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:14.482 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:14.482 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.482 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_txc": { 2024-08-29T17:50:14.482 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:14.482 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:14.482 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.482 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_writing": { 2024-08-29T17:50:14.482 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:14.483 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:14.483 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.483 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_writing_deferred": { 2024-08-29T17:50:14.483 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:14.483 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:14.483 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.483 INFO:tasks.workunit.client.0.smithi029.stdout: "buffer_anon": { 2024-08-29T17:50:14.483 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 150168, 2024-08-29T17:50:14.483 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 33 2024-08-29T17:50:14.483 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.483 INFO:tasks.workunit.client.0.smithi029.stdout: "buffer_meta": { 2024-08-29T17:50:14.483 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:14.483 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:14.484 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.484 INFO:tasks.workunit.client.0.smithi029.stdout: "mds_co": { 2024-08-29T17:50:14.484 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 928, 2024-08-29T17:50:14.484 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 2 2024-08-29T17:50:14.484 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.484 INFO:tasks.workunit.client.0.smithi029.stdout: "osd": { 2024-08-29T17:50:14.484 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:14.484 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:14.484 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.484 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_mapbl": { 2024-08-29T17:50:14.484 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:14.484 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:14.484 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.484 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_pglog": { 2024-08-29T17:50:14.485 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:14.485 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:14.485 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.485 INFO:tasks.workunit.client.0.smithi029.stdout: "osdmap": { 2024-08-29T17:50:14.485 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:14.485 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:14.485 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.485 INFO:tasks.workunit.client.0.smithi029.stdout: "osdmap_mapping": { 2024-08-29T17:50:14.485 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:14.485 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:14.485 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.485 INFO:tasks.workunit.client.0.smithi029.stdout: "pgmap": { 2024-08-29T17:50:14.486 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:14.486 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:14.486 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.486 INFO:tasks.workunit.client.0.smithi029.stdout: "unittest_1": { 2024-08-29T17:50:14.486 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:14.486 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:14.486 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.486 INFO:tasks.workunit.client.0.smithi029.stdout: "unittest_2": { 2024-08-29T17:50:14.486 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:14.486 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:14.486 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:14.486 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.486 INFO:tasks.workunit.client.0.smithi029.stdout: "mds.eab9ca671542c643f83b79a2998aba8453a415ac": { 2024-08-29T17:50:14.487 INFO:tasks.workunit.client.0.smithi029.stdout: "bloom_filter": { 2024-08-29T17:50:14.487 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:14.487 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:14.487 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.487 INFO:tasks.workunit.client.0.smithi029.stdout: "bluefs": { 2024-08-29T17:50:14.487 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:14.487 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:14.487 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.487 INFO:tasks.workunit.client.0.smithi029.stdout: "bluefs_file_reader": { 2024-08-29T17:50:14.487 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:14.487 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:14.487 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.487 INFO:tasks.workunit.client.0.smithi029.stdout: "bluefs_file_writer": { 2024-08-29T17:50:14.487 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:14.488 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:14.488 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.488 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_alloc": { 2024-08-29T17:50:14.488 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:14.488 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:14.488 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.488 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_blob": { 2024-08-29T17:50:14.488 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:14.488 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:14.488 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.488 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_buffer": { 2024-08-29T17:50:14.488 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:14.488 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:14.489 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.489 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_data": { 2024-08-29T17:50:14.489 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:14.489 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:14.489 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.489 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_meta": { 2024-08-29T17:50:14.489 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:14.489 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:14.489 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.489 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_onode": { 2024-08-29T17:50:14.489 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:14.489 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:14.489 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.489 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_other": { 2024-08-29T17:50:14.490 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:14.490 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:14.490 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.490 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_extent": { 2024-08-29T17:50:14.490 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:14.490 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:14.490 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.490 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_fsck": { 2024-08-29T17:50:14.490 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:14.490 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:14.490 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.490 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_inline_bl": { 2024-08-29T17:50:14.490 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:14.490 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:14.491 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.491 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_shared_blob": { 2024-08-29T17:50:14.491 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:14.491 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:14.491 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.491 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_txc": { 2024-08-29T17:50:14.491 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:14.491 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:14.491 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.491 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_writing": { 2024-08-29T17:50:14.491 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:14.491 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:14.491 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.492 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_writing_deferred": { 2024-08-29T17:50:14.492 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:14.492 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:14.492 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.492 INFO:tasks.workunit.client.0.smithi029.stdout: "buffer_anon": { 2024-08-29T17:50:14.492 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 222727, 2024-08-29T17:50:14.492 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 72 2024-08-29T17:50:14.492 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.492 INFO:tasks.workunit.client.0.smithi029.stdout: "buffer_meta": { 2024-08-29T17:50:14.492 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:14.492 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:14.492 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.492 INFO:tasks.workunit.client.0.smithi029.stdout: "mds_co": { 2024-08-29T17:50:14.492 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 51704, 2024-08-29T17:50:14.493 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 208 2024-08-29T17:50:14.493 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.493 INFO:tasks.workunit.client.0.smithi029.stdout: "osd": { 2024-08-29T17:50:14.493 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:14.493 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:14.493 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.493 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_mapbl": { 2024-08-29T17:50:14.493 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:14.493 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:14.493 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.493 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_pglog": { 2024-08-29T17:50:14.493 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:14.493 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:14.493 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.494 INFO:tasks.workunit.client.0.smithi029.stdout: "osdmap": { 2024-08-29T17:50:14.494 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 8208, 2024-08-29T17:50:14.494 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 139 2024-08-29T17:50:14.494 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.494 INFO:tasks.workunit.client.0.smithi029.stdout: "osdmap_mapping": { 2024-08-29T17:50:14.494 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:14.494 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:14.494 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.494 INFO:tasks.workunit.client.0.smithi029.stdout: "pgmap": { 2024-08-29T17:50:14.494 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:14.494 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:14.494 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.494 INFO:tasks.workunit.client.0.smithi029.stdout: "unittest_1": { 2024-08-29T17:50:14.495 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:14.495 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:14.495 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.495 INFO:tasks.workunit.client.0.smithi029.stdout: "unittest_2": { 2024-08-29T17:50:14.495 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:14.495 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:14.495 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:14.495 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:14.495 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.495 INFO:tasks.workunit.client.0.smithi029.stdout: "mon": { 2024-08-29T17:50:14.495 INFO:tasks.workunit.client.0.smithi029.stdout: "mon.4729795f712cc5080cd8f7bda4511c0a2ec82c08": { 2024-08-29T17:50:14.495 INFO:tasks.workunit.client.0.smithi029.stdout: "bloom_filter": { 2024-08-29T17:50:14.495 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:14.496 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:14.496 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.496 INFO:tasks.workunit.client.0.smithi029.stdout: "bluefs": { 2024-08-29T17:50:14.496 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:14.496 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:14.496 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.496 INFO:tasks.workunit.client.0.smithi029.stdout: "bluefs_file_reader": { 2024-08-29T17:50:14.496 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:14.496 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:14.496 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.496 INFO:tasks.workunit.client.0.smithi029.stdout: "bluefs_file_writer": { 2024-08-29T17:50:14.496 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:14.496 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:14.496 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.497 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_alloc": { 2024-08-29T17:50:14.497 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:14.497 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:14.497 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.497 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_blob": { 2024-08-29T17:50:14.497 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:14.497 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:14.497 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.497 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_buffer": { 2024-08-29T17:50:14.497 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:14.497 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:14.497 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.497 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_data": { 2024-08-29T17:50:14.498 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:14.498 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:14.498 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.498 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_meta": { 2024-08-29T17:50:14.498 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:14.498 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:14.498 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.498 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_onode": { 2024-08-29T17:50:14.498 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:14.498 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:14.498 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.498 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_other": { 2024-08-29T17:50:14.498 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:14.498 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:14.499 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.499 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_extent": { 2024-08-29T17:50:14.499 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:14.499 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:14.499 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.499 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_fsck": { 2024-08-29T17:50:14.499 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:14.499 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:14.499 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.499 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_inline_bl": { 2024-08-29T17:50:14.499 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:14.499 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:14.499 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.500 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_shared_blob": { 2024-08-29T17:50:14.500 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:14.500 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:14.500 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.500 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_txc": { 2024-08-29T17:50:14.500 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:14.500 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:14.500 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.500 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_writing": { 2024-08-29T17:50:14.500 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:14.500 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:14.500 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.500 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_writing_deferred": { 2024-08-29T17:50:14.501 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:14.501 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:14.501 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.501 INFO:tasks.workunit.client.0.smithi029.stdout: "buffer_anon": { 2024-08-29T17:50:14.501 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 1308671, 2024-08-29T17:50:14.501 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 345 2024-08-29T17:50:14.501 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.501 INFO:tasks.workunit.client.0.smithi029.stdout: "buffer_meta": { 2024-08-29T17:50:14.501 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 352, 2024-08-29T17:50:14.501 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 4 2024-08-29T17:50:14.501 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.501 INFO:tasks.workunit.client.0.smithi029.stdout: "mds_co": { 2024-08-29T17:50:14.501 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:14.501 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:14.502 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.502 INFO:tasks.workunit.client.0.smithi029.stdout: "osd": { 2024-08-29T17:50:14.502 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:14.502 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:14.502 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.502 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_mapbl": { 2024-08-29T17:50:14.502 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:14.502 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:14.502 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.502 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_pglog": { 2024-08-29T17:50:14.502 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:14.502 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:14.502 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.503 INFO:tasks.workunit.client.0.smithi029.stdout: "osdmap": { 2024-08-29T17:50:14.503 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 6784, 2024-08-29T17:50:14.503 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 138 2024-08-29T17:50:14.503 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.503 INFO:tasks.workunit.client.0.smithi029.stdout: "osdmap_mapping": { 2024-08-29T17:50:14.503 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 12744, 2024-08-29T17:50:14.503 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 1546 2024-08-29T17:50:14.503 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.503 INFO:tasks.workunit.client.0.smithi029.stdout: "pgmap": { 2024-08-29T17:50:14.503 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 10624, 2024-08-29T17:50:14.503 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 206 2024-08-29T17:50:14.503 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.503 INFO:tasks.workunit.client.0.smithi029.stdout: "unittest_1": { 2024-08-29T17:50:14.503 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:14.504 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:14.504 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.504 INFO:tasks.workunit.client.0.smithi029.stdout: "unittest_2": { 2024-08-29T17:50:14.504 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:14.504 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:14.504 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:14.504 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.504 INFO:tasks.workunit.client.0.smithi029.stdout: "mon.eab9ca671542c643f83b79a2998aba8453a415ac": { 2024-08-29T17:50:14.504 INFO:tasks.workunit.client.0.smithi029.stdout: "bloom_filter": { 2024-08-29T17:50:14.504 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:14.504 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:14.504 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.504 INFO:tasks.workunit.client.0.smithi029.stdout: "bluefs": { 2024-08-29T17:50:14.505 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:14.505 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:14.505 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.505 INFO:tasks.workunit.client.0.smithi029.stdout: "bluefs_file_reader": { 2024-08-29T17:50:14.505 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:14.505 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:14.505 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.505 INFO:tasks.workunit.client.0.smithi029.stdout: "bluefs_file_writer": { 2024-08-29T17:50:14.505 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:14.505 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:14.505 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.505 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_alloc": { 2024-08-29T17:50:14.505 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:14.506 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:14.506 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.506 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_blob": { 2024-08-29T17:50:14.506 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:14.506 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:14.506 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.506 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_buffer": { 2024-08-29T17:50:14.506 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:14.506 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:14.506 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.506 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_data": { 2024-08-29T17:50:14.507 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:14.507 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:14.507 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.507 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_meta": { 2024-08-29T17:50:14.507 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:14.507 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:14.507 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.507 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_onode": { 2024-08-29T17:50:14.507 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:14.507 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:14.507 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.507 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_other": { 2024-08-29T17:50:14.508 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:14.508 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:14.508 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.508 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_extent": { 2024-08-29T17:50:14.508 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:14.508 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:14.508 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.508 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_fsck": { 2024-08-29T17:50:14.508 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:14.508 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:14.508 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.508 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_inline_bl": { 2024-08-29T17:50:14.508 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:14.509 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:14.509 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.509 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_shared_blob": { 2024-08-29T17:50:14.509 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:14.509 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:14.509 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.509 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_txc": { 2024-08-29T17:50:14.509 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:14.509 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:14.509 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.509 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_writing": { 2024-08-29T17:50:14.509 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:14.509 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:14.510 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.510 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_writing_deferred": { 2024-08-29T17:50:14.510 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:14.510 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:14.510 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.510 INFO:tasks.workunit.client.0.smithi029.stdout: "buffer_anon": { 2024-08-29T17:50:14.510 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 1353703, 2024-08-29T17:50:14.510 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 370 2024-08-29T17:50:14.510 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.510 INFO:tasks.workunit.client.0.smithi029.stdout: "buffer_meta": { 2024-08-29T17:50:14.510 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 264, 2024-08-29T17:50:14.510 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 3 2024-08-29T17:50:14.510 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.511 INFO:tasks.workunit.client.0.smithi029.stdout: "mds_co": { 2024-08-29T17:50:14.511 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:14.511 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:14.511 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.511 INFO:tasks.workunit.client.0.smithi029.stdout: "osd": { 2024-08-29T17:50:14.511 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:14.511 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:14.511 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.511 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_mapbl": { 2024-08-29T17:50:14.511 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:14.511 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:14.511 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.511 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_pglog": { 2024-08-29T17:50:14.512 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:14.512 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:14.512 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.512 INFO:tasks.workunit.client.0.smithi029.stdout: "osdmap": { 2024-08-29T17:50:14.512 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 6784, 2024-08-29T17:50:14.512 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 138 2024-08-29T17:50:14.512 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.512 INFO:tasks.workunit.client.0.smithi029.stdout: "osdmap_mapping": { 2024-08-29T17:50:14.512 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 12744, 2024-08-29T17:50:14.512 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 1546 2024-08-29T17:50:14.512 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.512 INFO:tasks.workunit.client.0.smithi029.stdout: "pgmap": { 2024-08-29T17:50:14.512 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 5312, 2024-08-29T17:50:14.513 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 103 2024-08-29T17:50:14.513 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.513 INFO:tasks.workunit.client.0.smithi029.stdout: "unittest_1": { 2024-08-29T17:50:14.513 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:14.513 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:14.513 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.513 INFO:tasks.workunit.client.0.smithi029.stdout: "unittest_2": { 2024-08-29T17:50:14.513 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:14.513 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:14.513 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:14.513 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.513 INFO:tasks.workunit.client.0.smithi029.stdout: "mon.efab81583b8b6816c363b53f2f1f76a1dc3b4f51": { 2024-08-29T17:50:14.513 INFO:tasks.workunit.client.0.smithi029.stdout: "bloom_filter": { 2024-08-29T17:50:14.514 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:14.514 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:14.514 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.514 INFO:tasks.workunit.client.0.smithi029.stdout: "bluefs": { 2024-08-29T17:50:14.514 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:14.514 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:14.514 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.514 INFO:tasks.workunit.client.0.smithi029.stdout: "bluefs_file_reader": { 2024-08-29T17:50:14.514 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:14.514 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:14.514 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.514 INFO:tasks.workunit.client.0.smithi029.stdout: "bluefs_file_writer": { 2024-08-29T17:50:14.514 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:14.515 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:14.515 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.515 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_alloc": { 2024-08-29T17:50:14.515 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:14.515 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:14.515 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.515 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_blob": { 2024-08-29T17:50:14.515 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:14.515 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:14.515 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.515 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_buffer": { 2024-08-29T17:50:14.515 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:14.515 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:14.516 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.516 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_data": { 2024-08-29T17:50:14.516 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:14.516 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:14.516 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.516 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_meta": { 2024-08-29T17:50:14.516 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:14.516 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:14.516 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.516 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_onode": { 2024-08-29T17:50:14.516 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:14.516 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:14.516 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.517 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_other": { 2024-08-29T17:50:14.517 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:14.517 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:14.517 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.517 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_extent": { 2024-08-29T17:50:14.517 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:14.517 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:14.517 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.517 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_fsck": { 2024-08-29T17:50:14.517 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:14.517 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:14.517 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.517 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_inline_bl": { 2024-08-29T17:50:14.518 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:14.518 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:14.518 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.518 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_shared_blob": { 2024-08-29T17:50:14.518 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:14.518 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:14.518 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.518 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_txc": { 2024-08-29T17:50:14.518 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:14.518 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:14.518 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.518 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_writing": { 2024-08-29T17:50:14.519 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:14.519 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:14.519 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.519 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_writing_deferred": { 2024-08-29T17:50:14.519 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:14.519 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:14.519 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.519 INFO:tasks.workunit.client.0.smithi029.stdout: "buffer_anon": { 2024-08-29T17:50:14.519 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 1179991, 2024-08-29T17:50:14.519 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 384 2024-08-29T17:50:14.519 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.519 INFO:tasks.workunit.client.0.smithi029.stdout: "buffer_meta": { 2024-08-29T17:50:14.519 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 176, 2024-08-29T17:50:14.519 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 2 2024-08-29T17:50:14.520 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.520 INFO:tasks.workunit.client.0.smithi029.stdout: "mds_co": { 2024-08-29T17:50:14.520 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:14.520 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:14.520 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.520 INFO:tasks.workunit.client.0.smithi029.stdout: "osd": { 2024-08-29T17:50:14.520 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:14.520 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:14.520 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.520 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_mapbl": { 2024-08-29T17:50:14.520 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:14.520 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:14.520 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.521 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_pglog": { 2024-08-29T17:50:14.521 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:14.521 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:14.521 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.521 INFO:tasks.workunit.client.0.smithi029.stdout: "osdmap": { 2024-08-29T17:50:14.521 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 6784, 2024-08-29T17:50:14.521 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 138 2024-08-29T17:50:14.521 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.521 INFO:tasks.workunit.client.0.smithi029.stdout: "osdmap_mapping": { 2024-08-29T17:50:14.521 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 12744, 2024-08-29T17:50:14.521 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 1546 2024-08-29T17:50:14.521 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.521 INFO:tasks.workunit.client.0.smithi029.stdout: "pgmap": { 2024-08-29T17:50:14.522 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 5312, 2024-08-29T17:50:14.522 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 103 2024-08-29T17:50:14.522 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.522 INFO:tasks.workunit.client.0.smithi029.stdout: "unittest_1": { 2024-08-29T17:50:14.522 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:14.522 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:14.522 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.522 INFO:tasks.workunit.client.0.smithi029.stdout: "unittest_2": { 2024-08-29T17:50:14.522 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:14.522 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:14.522 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:14.522 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:14.522 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.523 INFO:tasks.workunit.client.0.smithi029.stdout: "osd": { 2024-08-29T17:50:14.523 INFO:tasks.workunit.client.0.smithi029.stdout: "osd.0": { 2024-08-29T17:50:14.523 INFO:tasks.workunit.client.0.smithi029.stdout: "bloom_filter": { 2024-08-29T17:50:14.523 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:14.523 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:14.523 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.523 INFO:tasks.workunit.client.0.smithi029.stdout: "bluefs": { 2024-08-29T17:50:14.523 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 6304, 2024-08-29T17:50:14.523 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 115 2024-08-29T17:50:14.523 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.523 INFO:tasks.workunit.client.0.smithi029.stdout: "bluefs_file_reader": { 2024-08-29T17:50:14.523 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 16896, 2024-08-29T17:50:14.523 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 8 2024-08-29T17:50:14.523 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.524 INFO:tasks.workunit.client.0.smithi029.stdout: "bluefs_file_writer": { 2024-08-29T17:50:14.524 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 576, 2024-08-29T17:50:14.524 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 3 2024-08-29T17:50:14.524 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.524 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_alloc": { 2024-08-29T17:50:14.524 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 6240, 2024-08-29T17:50:14.524 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 78 2024-08-29T17:50:14.524 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.524 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_blob": { 2024-08-29T17:50:14.524 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 23184, 2024-08-29T17:50:14.524 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 207 2024-08-29T17:50:14.524 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.524 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_buffer": { 2024-08-29T17:50:14.525 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 2272, 2024-08-29T17:50:14.525 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 50 2024-08-29T17:50:14.525 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.525 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_data": { 2024-08-29T17:50:14.525 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 633244, 2024-08-29T17:50:14.525 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 23 2024-08-29T17:50:14.525 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.525 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_meta": { 2024-08-29T17:50:14.525 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 58866, 2024-08-29T17:50:14.525 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 10682 2024-08-29T17:50:14.525 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.525 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_onode": { 2024-08-29T17:50:14.525 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 147136, 2024-08-29T17:50:14.525 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 248 2024-08-29T17:50:14.526 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.526 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_other": { 2024-08-29T17:50:14.526 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 11780, 2024-08-29T17:50:14.526 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 780 2024-08-29T17:50:14.526 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.526 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_extent": { 2024-08-29T17:50:14.526 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 9936, 2024-08-29T17:50:14.526 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 207 2024-08-29T17:50:14.526 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.526 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_fsck": { 2024-08-29T17:50:14.526 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:14.526 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:14.526 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.526 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_inline_bl": { 2024-08-29T17:50:14.527 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 33826, 2024-08-29T17:50:14.527 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 216 2024-08-29T17:50:14.527 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.527 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_shared_blob": { 2024-08-29T17:50:14.527 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 23184, 2024-08-29T17:50:14.527 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 207 2024-08-29T17:50:14.527 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.527 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_txc": { 2024-08-29T17:50:14.527 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:14.527 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:14.527 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.527 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_writing": { 2024-08-29T17:50:14.528 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 421089, 2024-08-29T17:50:14.528 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 91 2024-08-29T17:50:14.528 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.528 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_writing_deferred": { 2024-08-29T17:50:14.528 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:14.528 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:14.528 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.528 INFO:tasks.workunit.client.0.smithi029.stdout: "buffer_anon": { 2024-08-29T17:50:14.528 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 2436386, 2024-08-29T17:50:14.528 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 199 2024-08-29T17:50:14.528 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.528 INFO:tasks.workunit.client.0.smithi029.stdout: "buffer_meta": { 2024-08-29T17:50:14.528 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 7392, 2024-08-29T17:50:14.529 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 84 2024-08-29T17:50:14.529 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.529 INFO:tasks.workunit.client.0.smithi029.stdout: "mds_co": { 2024-08-29T17:50:14.529 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:14.529 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:14.529 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.529 INFO:tasks.workunit.client.0.smithi029.stdout: "osd": { 2024-08-29T17:50:14.529 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 521640, 2024-08-29T17:50:14.529 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 45 2024-08-29T17:50:14.529 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.529 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_mapbl": { 2024-08-29T17:50:14.529 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:14.529 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:14.529 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.530 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_pglog": { 2024-08-29T17:50:14.530 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 89024, 2024-08-29T17:50:14.530 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 176 2024-08-29T17:50:14.530 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.530 INFO:tasks.workunit.client.0.smithi029.stdout: "osdmap": { 2024-08-29T17:50:14.530 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 241112, 2024-08-29T17:50:14.530 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 3525 2024-08-29T17:50:14.530 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.530 INFO:tasks.workunit.client.0.smithi029.stdout: "osdmap_mapping": { 2024-08-29T17:50:14.530 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:14.530 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:14.530 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.530 INFO:tasks.workunit.client.0.smithi029.stdout: "pgmap": { 2024-08-29T17:50:14.530 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:14.531 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:14.531 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.531 INFO:tasks.workunit.client.0.smithi029.stdout: "unittest_1": { 2024-08-29T17:50:14.531 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:14.531 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:14.531 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.531 INFO:tasks.workunit.client.0.smithi029.stdout: "unittest_2": { 2024-08-29T17:50:14.531 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:14.531 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:14.531 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:14.531 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.531 INFO:tasks.workunit.client.0.smithi029.stdout: "osd.1": { 2024-08-29T17:50:14.531 INFO:tasks.workunit.client.0.smithi029.stdout: "bloom_filter": { 2024-08-29T17:50:14.531 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:14.532 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:14.532 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.532 INFO:tasks.workunit.client.0.smithi029.stdout: "bluefs": { 2024-08-29T17:50:14.532 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 6304, 2024-08-29T17:50:14.532 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 115 2024-08-29T17:50:14.532 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.532 INFO:tasks.workunit.client.0.smithi029.stdout: "bluefs_file_reader": { 2024-08-29T17:50:14.532 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 16896, 2024-08-29T17:50:14.532 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 8 2024-08-29T17:50:14.532 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.532 INFO:tasks.workunit.client.0.smithi029.stdout: "bluefs_file_writer": { 2024-08-29T17:50:14.532 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 576, 2024-08-29T17:50:14.532 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 3 2024-08-29T17:50:14.533 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.533 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_alloc": { 2024-08-29T17:50:14.533 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 5520, 2024-08-29T17:50:14.533 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 69 2024-08-29T17:50:14.533 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.533 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_blob": { 2024-08-29T17:50:14.533 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 21952, 2024-08-29T17:50:14.533 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 196 2024-08-29T17:50:14.533 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.533 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_buffer": { 2024-08-29T17:50:14.533 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 1600, 2024-08-29T17:50:14.533 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 44 2024-08-29T17:50:14.533 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.533 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_data": { 2024-08-29T17:50:14.534 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 28672, 2024-08-29T17:50:14.534 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 7 2024-08-29T17:50:14.534 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.534 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_meta": { 2024-08-29T17:50:14.534 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 91872, 2024-08-29T17:50:14.534 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 15799 2024-08-29T17:50:14.534 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.534 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_onode": { 2024-08-29T17:50:14.534 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 206296, 2024-08-29T17:50:14.534 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 335 2024-08-29T17:50:14.534 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.534 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_other": { 2024-08-29T17:50:14.534 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 9868, 2024-08-29T17:50:14.535 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 608 2024-08-29T17:50:14.535 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.535 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_extent": { 2024-08-29T17:50:14.535 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 9408, 2024-08-29T17:50:14.535 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 196 2024-08-29T17:50:14.535 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.535 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_fsck": { 2024-08-29T17:50:14.535 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:14.535 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:14.535 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.535 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_inline_bl": { 2024-08-29T17:50:14.535 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 29726, 2024-08-29T17:50:14.535 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 203 2024-08-29T17:50:14.535 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.536 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_shared_blob": { 2024-08-29T17:50:14.536 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 21952, 2024-08-29T17:50:14.536 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 196 2024-08-29T17:50:14.536 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.536 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_txc": { 2024-08-29T17:50:14.536 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 736, 2024-08-29T17:50:14.536 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 1 2024-08-29T17:50:14.536 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.536 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_writing": { 2024-08-29T17:50:14.536 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 468429, 2024-08-29T17:50:14.536 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 102 2024-08-29T17:50:14.536 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.536 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_writing_deferred": { 2024-08-29T17:50:14.536 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 12112, 2024-08-29T17:50:14.537 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 3 2024-08-29T17:50:14.537 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.537 INFO:tasks.workunit.client.0.smithi029.stdout: "buffer_anon": { 2024-08-29T17:50:14.537 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 2444336, 2024-08-29T17:50:14.537 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 183 2024-08-29T17:50:14.537 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.537 INFO:tasks.workunit.client.0.smithi029.stdout: "buffer_meta": { 2024-08-29T17:50:14.537 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 5280, 2024-08-29T17:50:14.537 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 60 2024-08-29T17:50:14.537 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.537 INFO:tasks.workunit.client.0.smithi029.stdout: "mds_co": { 2024-08-29T17:50:14.537 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:14.537 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:14.538 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.538 INFO:tasks.workunit.client.0.smithi029.stdout: "osd": { 2024-08-29T17:50:14.538 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 440496, 2024-08-29T17:50:14.538 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 38 2024-08-29T17:50:14.538 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.538 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_mapbl": { 2024-08-29T17:50:14.538 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:14.538 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:14.538 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.538 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_pglog": { 2024-08-29T17:50:14.538 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 8528, 2024-08-29T17:50:14.538 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 22 2024-08-29T17:50:14.538 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.539 INFO:tasks.workunit.client.0.smithi029.stdout: "osdmap": { 2024-08-29T17:50:14.539 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 241112, 2024-08-29T17:50:14.539 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 3525 2024-08-29T17:50:14.539 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.539 INFO:tasks.workunit.client.0.smithi029.stdout: "osdmap_mapping": { 2024-08-29T17:50:14.539 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:14.539 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:14.539 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.539 INFO:tasks.workunit.client.0.smithi029.stdout: "pgmap": { 2024-08-29T17:50:14.539 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:14.539 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:14.539 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.539 INFO:tasks.workunit.client.0.smithi029.stdout: "unittest_1": { 2024-08-29T17:50:14.539 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:14.540 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:14.540 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.540 INFO:tasks.workunit.client.0.smithi029.stdout: "unittest_2": { 2024-08-29T17:50:14.540 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:14.540 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:14.540 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:14.540 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.540 INFO:tasks.workunit.client.0.smithi029.stdout: "osd.2": { 2024-08-29T17:50:14.540 INFO:tasks.workunit.client.0.smithi029.stdout: "bloom_filter": { 2024-08-29T17:50:14.540 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:14.540 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:14.540 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.540 INFO:tasks.workunit.client.0.smithi029.stdout: "bluefs": { 2024-08-29T17:50:14.541 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 6304, 2024-08-29T17:50:14.541 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 115 2024-08-29T17:50:14.541 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.541 INFO:tasks.workunit.client.0.smithi029.stdout: "bluefs_file_reader": { 2024-08-29T17:50:14.541 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 16896, 2024-08-29T17:50:14.541 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 8 2024-08-29T17:50:14.541 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.541 INFO:tasks.workunit.client.0.smithi029.stdout: "bluefs_file_writer": { 2024-08-29T17:50:14.541 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 576, 2024-08-29T17:50:14.541 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 3 2024-08-29T17:50:14.541 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.541 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_alloc": { 2024-08-29T17:50:14.541 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 4720, 2024-08-29T17:50:14.541 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 59 2024-08-29T17:50:14.542 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.542 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_blob": { 2024-08-29T17:50:14.542 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 21616, 2024-08-29T17:50:14.542 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 193 2024-08-29T17:50:14.542 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.542 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_buffer": { 2024-08-29T17:50:14.542 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 1040, 2024-08-29T17:50:14.542 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 39 2024-08-29T17:50:14.542 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.542 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_data": { 2024-08-29T17:50:14.542 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 8192, 2024-08-29T17:50:14.542 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 2 2024-08-29T17:50:14.542 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.543 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_meta": { 2024-08-29T17:50:14.543 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 49350, 2024-08-29T17:50:14.543 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 9273 2024-08-29T17:50:14.543 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.543 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_onode": { 2024-08-29T17:50:14.543 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 132176, 2024-08-29T17:50:14.543 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 226 2024-08-29T17:50:14.543 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.543 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_other": { 2024-08-29T17:50:14.543 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 9024, 2024-08-29T17:50:14.543 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 595 2024-08-29T17:50:14.543 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.543 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_extent": { 2024-08-29T17:50:14.544 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 9264, 2024-08-29T17:50:14.544 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 193 2024-08-29T17:50:14.544 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.544 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_fsck": { 2024-08-29T17:50:14.544 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:14.544 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:14.544 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.544 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_inline_bl": { 2024-08-29T17:50:14.544 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 27926, 2024-08-29T17:50:14.544 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 194 2024-08-29T17:50:14.544 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.544 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_shared_blob": { 2024-08-29T17:50:14.544 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 21616, 2024-08-29T17:50:14.544 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 193 2024-08-29T17:50:14.545 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.545 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_txc": { 2024-08-29T17:50:14.545 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 736, 2024-08-29T17:50:14.545 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 1 2024-08-29T17:50:14.545 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.545 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_writing": { 2024-08-29T17:50:14.545 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 417682, 2024-08-29T17:50:14.545 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 90 2024-08-29T17:50:14.545 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.545 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_writing_deferred": { 2024-08-29T17:50:14.545 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 12112, 2024-08-29T17:50:14.545 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 3 2024-08-29T17:50:14.545 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.545 INFO:tasks.workunit.client.0.smithi029.stdout: "buffer_anon": { 2024-08-29T17:50:14.546 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 2423650, 2024-08-29T17:50:14.546 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 182 2024-08-29T17:50:14.546 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.546 INFO:tasks.workunit.client.0.smithi029.stdout: "buffer_meta": { 2024-08-29T17:50:14.546 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 4312, 2024-08-29T17:50:14.546 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 49 2024-08-29T17:50:14.546 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.546 INFO:tasks.workunit.client.0.smithi029.stdout: "mds_co": { 2024-08-29T17:50:14.546 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:14.546 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:14.546 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.546 INFO:tasks.workunit.client.0.smithi029.stdout: "osd": { 2024-08-29T17:50:14.546 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 359352, 2024-08-29T17:50:14.546 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 31 2024-08-29T17:50:14.547 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.547 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_mapbl": { 2024-08-29T17:50:14.547 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:14.547 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:14.547 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.547 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_pglog": { 2024-08-29T17:50:14.547 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 8320, 2024-08-29T17:50:14.547 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 24 2024-08-29T17:50:14.547 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.547 INFO:tasks.workunit.client.0.smithi029.stdout: "osdmap": { 2024-08-29T17:50:14.547 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 241624, 2024-08-29T17:50:14.548 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 3549 2024-08-29T17:50:14.548 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.548 INFO:tasks.workunit.client.0.smithi029.stdout: "osdmap_mapping": { 2024-08-29T17:50:14.548 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:14.548 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:14.548 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.548 INFO:tasks.workunit.client.0.smithi029.stdout: "pgmap": { 2024-08-29T17:50:14.548 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:14.548 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:14.548 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.548 INFO:tasks.workunit.client.0.smithi029.stdout: "unittest_1": { 2024-08-29T17:50:14.548 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:14.548 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:14.549 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.549 INFO:tasks.workunit.client.0.smithi029.stdout: "unittest_2": { 2024-08-29T17:50:14.549 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:14.549 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:14.549 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:14.549 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.549 INFO:tasks.workunit.client.0.smithi029.stdout: "osd.3": { 2024-08-29T17:50:14.549 INFO:tasks.workunit.client.0.smithi029.stdout: "bloom_filter": { 2024-08-29T17:50:14.549 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:14.549 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:14.549 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.549 INFO:tasks.workunit.client.0.smithi029.stdout: "bluefs": { 2024-08-29T17:50:14.549 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 6304, 2024-08-29T17:50:14.550 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 115 2024-08-29T17:50:14.550 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.550 INFO:tasks.workunit.client.0.smithi029.stdout: "bluefs_file_reader": { 2024-08-29T17:50:14.550 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 16896, 2024-08-29T17:50:14.550 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 8 2024-08-29T17:50:14.550 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.550 INFO:tasks.workunit.client.0.smithi029.stdout: "bluefs_file_writer": { 2024-08-29T17:50:14.550 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 576, 2024-08-29T17:50:14.550 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 3 2024-08-29T17:50:14.550 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.550 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_alloc": { 2024-08-29T17:50:14.550 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 4400, 2024-08-29T17:50:14.550 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 55 2024-08-29T17:50:14.550 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.551 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_blob": { 2024-08-29T17:50:14.551 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 22176, 2024-08-29T17:50:14.551 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 198 2024-08-29T17:50:14.551 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.551 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_buffer": { 2024-08-29T17:50:14.551 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 480, 2024-08-29T17:50:14.551 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 34 2024-08-29T17:50:14.551 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.551 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_data": { 2024-08-29T17:50:14.551 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:14.551 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:14.551 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.551 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_meta": { 2024-08-29T17:50:14.551 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 90304, 2024-08-29T17:50:14.552 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 15691 2024-08-29T17:50:14.552 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.552 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_onode": { 2024-08-29T17:50:14.552 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 204936, 2024-08-29T17:50:14.552 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 333 2024-08-29T17:50:14.552 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.552 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_other": { 2024-08-29T17:50:14.552 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 9828, 2024-08-29T17:50:14.552 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 613 2024-08-29T17:50:14.552 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.552 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_extent": { 2024-08-29T17:50:14.552 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 9504, 2024-08-29T17:50:14.552 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 198 2024-08-29T17:50:14.553 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.553 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_fsck": { 2024-08-29T17:50:14.553 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:14.553 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:14.553 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.553 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_inline_bl": { 2024-08-29T17:50:14.553 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 28878, 2024-08-29T17:50:14.553 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 201 2024-08-29T17:50:14.553 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.553 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_shared_blob": { 2024-08-29T17:50:14.553 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 22176, 2024-08-29T17:50:14.553 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 198 2024-08-29T17:50:14.553 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.553 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_txc": { 2024-08-29T17:50:14.554 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 2208, 2024-08-29T17:50:14.554 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 3 2024-08-29T17:50:14.554 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.554 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_writing": { 2024-08-29T17:50:14.554 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 320298, 2024-08-29T17:50:14.554 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 66 2024-08-29T17:50:14.554 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.554 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_writing_deferred": { 2024-08-29T17:50:14.554 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 26565, 2024-08-29T17:50:14.554 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 9 2024-08-29T17:50:14.554 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.554 INFO:tasks.workunit.client.0.smithi029.stdout: "buffer_anon": { 2024-08-29T17:50:14.554 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 2471094, 2024-08-29T17:50:14.554 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 198 2024-08-29T17:50:14.555 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.555 INFO:tasks.workunit.client.0.smithi029.stdout: "buffer_meta": { 2024-08-29T17:50:14.555 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 4752, 2024-08-29T17:50:14.555 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 54 2024-08-29T17:50:14.555 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.555 INFO:tasks.workunit.client.0.smithi029.stdout: "mds_co": { 2024-08-29T17:50:14.555 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:14.555 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:14.555 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.555 INFO:tasks.workunit.client.0.smithi029.stdout: "osd": { 2024-08-29T17:50:14.555 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 428904, 2024-08-29T17:50:14.555 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 37 2024-08-29T17:50:14.555 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.556 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_mapbl": { 2024-08-29T17:50:14.556 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:14.556 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:14.556 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.556 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_pglog": { 2024-08-29T17:50:14.556 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 10400, 2024-08-29T17:50:14.556 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 20 2024-08-29T17:50:14.556 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.556 INFO:tasks.workunit.client.0.smithi029.stdout: "osdmap": { 2024-08-29T17:50:14.556 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 241112, 2024-08-29T17:50:14.556 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 3525 2024-08-29T17:50:14.556 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.556 INFO:tasks.workunit.client.0.smithi029.stdout: "osdmap_mapping": { 2024-08-29T17:50:14.557 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:14.557 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:14.557 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.557 INFO:tasks.workunit.client.0.smithi029.stdout: "pgmap": { 2024-08-29T17:50:14.557 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:14.557 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:14.557 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.557 INFO:tasks.workunit.client.0.smithi029.stdout: "unittest_1": { 2024-08-29T17:50:14.557 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:14.557 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:14.557 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.557 INFO:tasks.workunit.client.0.smithi029.stdout: "unittest_2": { 2024-08-29T17:50:14.557 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:14.558 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:14.558 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:14.558 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.558 INFO:tasks.workunit.client.0.smithi029.stdout: "osd.4": { 2024-08-29T17:50:14.558 INFO:tasks.workunit.client.0.smithi029.stdout: "bloom_filter": { 2024-08-29T17:50:14.558 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:14.558 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:14.558 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.558 INFO:tasks.workunit.client.0.smithi029.stdout: "bluefs": { 2024-08-29T17:50:14.558 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 6304, 2024-08-29T17:50:14.558 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 115 2024-08-29T17:50:14.558 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.558 INFO:tasks.workunit.client.0.smithi029.stdout: "bluefs_file_reader": { 2024-08-29T17:50:14.559 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 16896, 2024-08-29T17:50:14.559 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 8 2024-08-29T17:50:14.559 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.559 INFO:tasks.workunit.client.0.smithi029.stdout: "bluefs_file_writer": { 2024-08-29T17:50:14.559 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 576, 2024-08-29T17:50:14.559 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 3 2024-08-29T17:50:14.559 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.559 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_alloc": { 2024-08-29T17:50:14.559 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 4000, 2024-08-29T17:50:14.559 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 50 2024-08-29T17:50:14.559 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.559 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_blob": { 2024-08-29T17:50:14.559 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 22176, 2024-08-29T17:50:14.559 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 198 2024-08-29T17:50:14.560 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.560 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_buffer": { 2024-08-29T17:50:14.560 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 1040, 2024-08-29T17:50:14.560 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 39 2024-08-29T17:50:14.560 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.560 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_data": { 2024-08-29T17:50:14.560 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 13805, 2024-08-29T17:50:14.560 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 3 2024-08-29T17:50:14.560 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.560 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_meta": { 2024-08-29T17:50:14.560 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 91554, 2024-08-29T17:50:14.560 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 15842 2024-08-29T17:50:14.560 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.561 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_onode": { 2024-08-29T17:50:14.561 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 206976, 2024-08-29T17:50:14.561 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 336 2024-08-29T17:50:14.561 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.561 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_other": { 2024-08-29T17:50:14.561 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 10020, 2024-08-29T17:50:14.561 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 613 2024-08-29T17:50:14.561 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.561 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_extent": { 2024-08-29T17:50:14.561 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 9504, 2024-08-29T17:50:14.561 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 198 2024-08-29T17:50:14.561 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.561 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_fsck": { 2024-08-29T17:50:14.561 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:14.562 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:14.562 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.562 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_inline_bl": { 2024-08-29T17:50:14.562 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 29646, 2024-08-29T17:50:14.562 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 204 2024-08-29T17:50:14.562 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.562 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_shared_blob": { 2024-08-29T17:50:14.562 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 22176, 2024-08-29T17:50:14.562 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 198 2024-08-29T17:50:14.562 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.562 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_txc": { 2024-08-29T17:50:14.562 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 736, 2024-08-29T17:50:14.562 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 1 2024-08-29T17:50:14.562 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.563 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_writing": { 2024-08-29T17:50:14.563 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 960136, 2024-08-29T17:50:14.563 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 80 2024-08-29T17:50:14.563 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.563 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_writing_deferred": { 2024-08-29T17:50:14.563 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 12112, 2024-08-29T17:50:14.563 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 3 2024-08-29T17:50:14.563 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.563 INFO:tasks.workunit.client.0.smithi029.stdout: "buffer_anon": { 2024-08-29T17:50:14.563 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 2462970, 2024-08-29T17:50:14.563 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 192 2024-08-29T17:50:14.563 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.563 INFO:tasks.workunit.client.0.smithi029.stdout: "buffer_meta": { 2024-08-29T17:50:14.564 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 4928, 2024-08-29T17:50:14.564 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 56 2024-08-29T17:50:14.564 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.564 INFO:tasks.workunit.client.0.smithi029.stdout: "mds_co": { 2024-08-29T17:50:14.564 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:14.564 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:14.564 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.564 INFO:tasks.workunit.client.0.smithi029.stdout: "osd": { 2024-08-29T17:50:14.564 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 452088, 2024-08-29T17:50:14.564 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 39 2024-08-29T17:50:14.564 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.564 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_mapbl": { 2024-08-29T17:50:14.564 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:14.564 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:14.565 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.565 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_pglog": { 2024-08-29T17:50:14.565 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 8944, 2024-08-29T17:50:14.565 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 18 2024-08-29T17:50:14.565 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.565 INFO:tasks.workunit.client.0.smithi029.stdout: "osdmap": { 2024-08-29T17:50:14.565 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 241368, 2024-08-29T17:50:14.565 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 3537 2024-08-29T17:50:14.565 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.565 INFO:tasks.workunit.client.0.smithi029.stdout: "osdmap_mapping": { 2024-08-29T17:50:14.565 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:14.565 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:14.565 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.566 INFO:tasks.workunit.client.0.smithi029.stdout: "pgmap": { 2024-08-29T17:50:14.566 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:14.566 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:14.566 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.566 INFO:tasks.workunit.client.0.smithi029.stdout: "unittest_1": { 2024-08-29T17:50:14.566 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:14.566 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:14.566 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.566 INFO:tasks.workunit.client.0.smithi029.stdout: "unittest_2": { 2024-08-29T17:50:14.566 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:14.566 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:14.566 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:14.566 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.566 INFO:tasks.workunit.client.0.smithi029.stdout: "osd.5": { 2024-08-29T17:50:14.567 INFO:tasks.workunit.client.0.smithi029.stdout: "bloom_filter": { 2024-08-29T17:50:14.567 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:14.567 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:14.567 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.567 INFO:tasks.workunit.client.0.smithi029.stdout: "bluefs": { 2024-08-29T17:50:14.567 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 6304, 2024-08-29T17:50:14.567 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 115 2024-08-29T17:50:14.567 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.567 INFO:tasks.workunit.client.0.smithi029.stdout: "bluefs_file_reader": { 2024-08-29T17:50:14.567 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 16896, 2024-08-29T17:50:14.567 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 8 2024-08-29T17:50:14.568 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.568 INFO:tasks.workunit.client.0.smithi029.stdout: "bluefs_file_writer": { 2024-08-29T17:50:14.568 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 576, 2024-08-29T17:50:14.568 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 3 2024-08-29T17:50:14.568 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.568 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_alloc": { 2024-08-29T17:50:14.568 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 3360, 2024-08-29T17:50:14.568 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 42 2024-08-29T17:50:14.568 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.568 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_blob": { 2024-08-29T17:50:14.568 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 22064, 2024-08-29T17:50:14.568 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 197 2024-08-29T17:50:14.568 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.569 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_buffer": { 2024-08-29T17:50:14.569 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 480, 2024-08-29T17:50:14.569 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 34 2024-08-29T17:50:14.569 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.569 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_data": { 2024-08-29T17:50:14.569 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:14.569 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:14.569 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.569 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_meta": { 2024-08-29T17:50:14.569 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 53135, 2024-08-29T17:50:14.569 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 9839 2024-08-29T17:50:14.569 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.569 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_onode": { 2024-08-29T17:50:14.570 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 140336, 2024-08-29T17:50:14.570 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 238 2024-08-29T17:50:14.570 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.570 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_other": { 2024-08-29T17:50:14.570 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 10256, 2024-08-29T17:50:14.570 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 615 2024-08-29T17:50:14.570 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.570 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_extent": { 2024-08-29T17:50:14.570 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 9456, 2024-08-29T17:50:14.570 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 197 2024-08-29T17:50:14.570 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.570 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_fsck": { 2024-08-29T17:50:14.570 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:14.571 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:14.571 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.571 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_inline_bl": { 2024-08-29T17:50:14.571 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 30326, 2024-08-29T17:50:14.571 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 206 2024-08-29T17:50:14.571 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.571 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_shared_blob": { 2024-08-29T17:50:14.571 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 22064, 2024-08-29T17:50:14.571 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 197 2024-08-29T17:50:14.571 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.571 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_txc": { 2024-08-29T17:50:14.571 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 2208, 2024-08-29T17:50:14.571 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 3 2024-08-29T17:50:14.572 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.572 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_writing": { 2024-08-29T17:50:14.572 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 879909, 2024-08-29T17:50:14.572 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 60 2024-08-29T17:50:14.572 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.572 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_writing_deferred": { 2024-08-29T17:50:14.572 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 26565, 2024-08-29T17:50:14.572 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 9 2024-08-29T17:50:14.572 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.572 INFO:tasks.workunit.client.0.smithi029.stdout: "buffer_anon": { 2024-08-29T17:50:14.572 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 2445204, 2024-08-29T17:50:14.572 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 185 2024-08-29T17:50:14.572 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.573 INFO:tasks.workunit.client.0.smithi029.stdout: "buffer_meta": { 2024-08-29T17:50:14.573 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 5456, 2024-08-29T17:50:14.573 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 62 2024-08-29T17:50:14.573 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.573 INFO:tasks.workunit.client.0.smithi029.stdout: "mds_co": { 2024-08-29T17:50:14.573 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:14.573 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:14.573 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.573 INFO:tasks.workunit.client.0.smithi029.stdout: "osd": { 2024-08-29T17:50:14.573 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 475272, 2024-08-29T17:50:14.573 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 41 2024-08-29T17:50:14.573 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.573 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_mapbl": { 2024-08-29T17:50:14.574 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:14.574 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:14.574 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.574 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_pglog": { 2024-08-29T17:50:14.574 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 13000, 2024-08-29T17:50:14.574 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 25 2024-08-29T17:50:14.574 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.574 INFO:tasks.workunit.client.0.smithi029.stdout: "osdmap": { 2024-08-29T17:50:14.574 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 241880, 2024-08-29T17:50:14.574 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 3561 2024-08-29T17:50:14.574 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.574 INFO:tasks.workunit.client.0.smithi029.stdout: "osdmap_mapping": { 2024-08-29T17:50:14.575 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:14.575 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:14.575 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.575 INFO:tasks.workunit.client.0.smithi029.stdout: "pgmap": { 2024-08-29T17:50:14.575 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:14.575 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:14.575 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.575 INFO:tasks.workunit.client.0.smithi029.stdout: "unittest_1": { 2024-08-29T17:50:14.575 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:14.575 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:14.575 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.575 INFO:tasks.workunit.client.0.smithi029.stdout: "unittest_2": { 2024-08-29T17:50:14.575 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:14.575 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:14.576 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:14.576 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.576 INFO:tasks.workunit.client.0.smithi029.stdout: "osd.6": { 2024-08-29T17:50:14.576 INFO:tasks.workunit.client.0.smithi029.stdout: "bloom_filter": { 2024-08-29T17:50:14.576 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:14.576 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:14.576 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.576 INFO:tasks.workunit.client.0.smithi029.stdout: "bluefs": { 2024-08-29T17:50:14.576 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 6304, 2024-08-29T17:50:14.576 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 115 2024-08-29T17:50:14.576 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.576 INFO:tasks.workunit.client.0.smithi029.stdout: "bluefs_file_reader": { 2024-08-29T17:50:14.576 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 16896, 2024-08-29T17:50:14.577 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 8 2024-08-29T17:50:14.577 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.577 INFO:tasks.workunit.client.0.smithi029.stdout: "bluefs_file_writer": { 2024-08-29T17:50:14.577 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 576, 2024-08-29T17:50:14.577 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 3 2024-08-29T17:50:14.577 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.577 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_alloc": { 2024-08-29T17:50:14.577 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 2880, 2024-08-29T17:50:14.577 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 36 2024-08-29T17:50:14.577 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.577 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_blob": { 2024-08-29T17:50:14.577 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 22960, 2024-08-29T17:50:14.577 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 205 2024-08-29T17:50:14.578 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.578 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_buffer": { 2024-08-29T17:50:14.578 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 480, 2024-08-29T17:50:14.578 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 34 2024-08-29T17:50:14.578 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.578 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_data": { 2024-08-29T17:50:14.578 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 15090, 2024-08-29T17:50:14.578 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 3 2024-08-29T17:50:14.578 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.578 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_meta": { 2024-08-29T17:50:14.578 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 52627, 2024-08-29T17:50:14.578 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 10034 2024-08-29T17:50:14.578 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.578 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_onode": { 2024-08-29T17:50:14.579 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 138296, 2024-08-29T17:50:14.579 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 235 2024-08-29T17:50:14.579 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.579 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_other": { 2024-08-29T17:50:14.579 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 11260, 2024-08-29T17:50:14.579 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 770 2024-08-29T17:50:14.579 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.579 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_extent": { 2024-08-29T17:50:14.579 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 9840, 2024-08-29T17:50:14.580 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 205 2024-08-29T17:50:14.580 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.580 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_fsck": { 2024-08-29T17:50:14.580 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:14.580 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:14.580 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.580 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_inline_bl": { 2024-08-29T17:50:14.580 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 30754, 2024-08-29T17:50:14.580 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 203 2024-08-29T17:50:14.580 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.580 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_shared_blob": { 2024-08-29T17:50:14.580 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 22960, 2024-08-29T17:50:14.581 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 205 2024-08-29T17:50:14.581 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.581 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_txc": { 2024-08-29T17:50:14.581 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:14.581 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:14.581 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.581 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_writing": { 2024-08-29T17:50:14.581 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 842744, 2024-08-29T17:50:14.581 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 52 2024-08-29T17:50:14.581 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.581 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_writing_deferred": { 2024-08-29T17:50:14.581 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:14.581 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:14.581 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.582 INFO:tasks.workunit.client.0.smithi029.stdout: "buffer_anon": { 2024-08-29T17:50:14.582 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 2395174, 2024-08-29T17:50:14.582 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 166 2024-08-29T17:50:14.582 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.582 INFO:tasks.workunit.client.0.smithi029.stdout: "buffer_meta": { 2024-08-29T17:50:14.582 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 4840, 2024-08-29T17:50:14.582 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 55 2024-08-29T17:50:14.582 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.582 INFO:tasks.workunit.client.0.smithi029.stdout: "mds_co": { 2024-08-29T17:50:14.582 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:14.582 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:14.582 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.582 INFO:tasks.workunit.client.0.smithi029.stdout: "osd": { 2024-08-29T17:50:14.582 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 452088, 2024-08-29T17:50:14.583 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 39 2024-08-29T17:50:14.583 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.583 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_mapbl": { 2024-08-29T17:50:14.583 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:14.583 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:14.583 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.583 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_pglog": { 2024-08-29T17:50:14.583 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 88192, 2024-08-29T17:50:14.583 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 180 2024-08-29T17:50:14.583 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.583 INFO:tasks.workunit.client.0.smithi029.stdout: "osdmap": { 2024-08-29T17:50:14.583 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 241112, 2024-08-29T17:50:14.583 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 3525 2024-08-29T17:50:14.583 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.584 INFO:tasks.workunit.client.0.smithi029.stdout: "osdmap_mapping": { 2024-08-29T17:50:14.584 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:14.584 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:14.584 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.584 INFO:tasks.workunit.client.0.smithi029.stdout: "pgmap": { 2024-08-29T17:50:14.584 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:14.584 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:14.584 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.584 INFO:tasks.workunit.client.0.smithi029.stdout: "unittest_1": { 2024-08-29T17:50:14.584 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:14.584 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:14.584 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.584 INFO:tasks.workunit.client.0.smithi029.stdout: "unittest_2": { 2024-08-29T17:50:14.584 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:14.585 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:14.585 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:14.585 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.585 INFO:tasks.workunit.client.0.smithi029.stdout: "osd.7": { 2024-08-29T17:50:14.585 INFO:tasks.workunit.client.0.smithi029.stdout: "bloom_filter": { 2024-08-29T17:50:14.585 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:14.585 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:14.585 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.585 INFO:tasks.workunit.client.0.smithi029.stdout: "bluefs": { 2024-08-29T17:50:14.585 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 6304, 2024-08-29T17:50:14.585 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 115 2024-08-29T17:50:14.585 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.585 INFO:tasks.workunit.client.0.smithi029.stdout: "bluefs_file_reader": { 2024-08-29T17:50:14.585 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 16896, 2024-08-29T17:50:14.586 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 8 2024-08-29T17:50:14.586 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.586 INFO:tasks.workunit.client.0.smithi029.stdout: "bluefs_file_writer": { 2024-08-29T17:50:14.586 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 576, 2024-08-29T17:50:14.586 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 3 2024-08-29T17:50:14.586 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.586 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_alloc": { 2024-08-29T17:50:14.586 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 2240, 2024-08-29T17:50:14.586 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 28 2024-08-29T17:50:14.586 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.586 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_blob": { 2024-08-29T17:50:14.586 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 22960, 2024-08-29T17:50:14.586 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 205 2024-08-29T17:50:14.587 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.587 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_buffer": { 2024-08-29T17:50:14.587 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 1488, 2024-08-29T17:50:14.587 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 43 2024-08-29T17:50:14.587 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.587 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_data": { 2024-08-29T17:50:14.587 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 293618, 2024-08-29T17:50:14.587 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 12 2024-08-29T17:50:14.587 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.587 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_meta": { 2024-08-29T17:50:14.587 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 56286, 2024-08-29T17:50:14.587 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 10477 2024-08-29T17:50:14.587 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.587 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_onode": { 2024-08-29T17:50:14.588 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 144416, 2024-08-29T17:50:14.588 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 244 2024-08-29T17:50:14.588 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.588 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_other": { 2024-08-29T17:50:14.588 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 11932, 2024-08-29T17:50:14.588 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 776 2024-08-29T17:50:14.588 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.588 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_extent": { 2024-08-29T17:50:14.588 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 9840, 2024-08-29T17:50:14.588 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 205 2024-08-29T17:50:14.588 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.589 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_fsck": { 2024-08-29T17:50:14.589 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:14.589 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:14.589 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.589 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_inline_bl": { 2024-08-29T17:50:14.589 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 33058, 2024-08-29T17:50:14.589 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 212 2024-08-29T17:50:14.589 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.589 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_shared_blob": { 2024-08-29T17:50:14.589 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 22960, 2024-08-29T17:50:14.589 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 205 2024-08-29T17:50:14.589 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.589 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_txc": { 2024-08-29T17:50:14.590 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:14.590 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:14.590 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.590 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_writing": { 2024-08-29T17:50:14.590 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 195863, 2024-08-29T17:50:14.590 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 38 2024-08-29T17:50:14.590 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.590 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_writing_deferred": { 2024-08-29T17:50:14.590 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:14.590 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:14.590 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.590 INFO:tasks.workunit.client.0.smithi029.stdout: "buffer_anon": { 2024-08-29T17:50:14.590 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 2411746, 2024-08-29T17:50:14.591 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 210 2024-08-29T17:50:14.591 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.591 INFO:tasks.workunit.client.0.smithi029.stdout: "buffer_meta": { 2024-08-29T17:50:14.591 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 6248, 2024-08-29T17:50:14.591 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 71 2024-08-29T17:50:14.591 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.591 INFO:tasks.workunit.client.0.smithi029.stdout: "mds_co": { 2024-08-29T17:50:14.591 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:14.591 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:14.591 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.591 INFO:tasks.workunit.client.0.smithi029.stdout: "osd": { 2024-08-29T17:50:14.591 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 521640, 2024-08-29T17:50:14.591 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 45 2024-08-29T17:50:14.592 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.592 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_mapbl": { 2024-08-29T17:50:14.592 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:14.592 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:14.592 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.592 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_pglog": { 2024-08-29T17:50:14.592 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 91000, 2024-08-29T17:50:14.592 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 203 2024-08-29T17:50:14.592 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.592 INFO:tasks.workunit.client.0.smithi029.stdout: "osdmap": { 2024-08-29T17:50:14.592 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 241112, 2024-08-29T17:50:14.592 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 3525 2024-08-29T17:50:14.592 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.593 INFO:tasks.workunit.client.0.smithi029.stdout: "osdmap_mapping": { 2024-08-29T17:50:14.593 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:14.593 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:14.593 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.593 INFO:tasks.workunit.client.0.smithi029.stdout: "pgmap": { 2024-08-29T17:50:14.593 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:14.593 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:14.593 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.593 INFO:tasks.workunit.client.0.smithi029.stdout: "unittest_1": { 2024-08-29T17:50:14.593 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:14.593 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:14.593 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.593 INFO:tasks.workunit.client.0.smithi029.stdout: "unittest_2": { 2024-08-29T17:50:14.594 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:14.594 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:14.594 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:14.594 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:14.594 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:14.594 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.594 INFO:tasks.workunit.client.0.smithi029.stdout: "metadata": { 2024-08-29T17:50:14.594 INFO:tasks.workunit.client.0.smithi029.stdout: "mds": { 2024-08-29T17:50:14.594 INFO:tasks.workunit.client.0.smithi029.stdout: "arch": { 2024-08-29T17:50:14.594 INFO:tasks.workunit.client.0.smithi029.stdout: "x86_64": 2 2024-08-29T17:50:14.594 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.594 INFO:tasks.workunit.client.0.smithi029.stdout: "ceph_version": { 2024-08-29T17:50:14.595 INFO:tasks.workunit.client.0.smithi029.stdout: "ceph version 18.2.4-774-gfe43f1c9 (fe43f1c9f9e2945dda7244d8acbd33fb921449af) reef (stable)": 2 2024-08-29T17:50:14.595 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.595 INFO:tasks.workunit.client.0.smithi029.stdout: "cpu": { 2024-08-29T17:50:14.595 INFO:tasks.workunit.client.0.smithi029.stdout: "Intel(R) Xeon(R) CPU E5-1620 v3 @ 3.50GHz": 1, 2024-08-29T17:50:14.595 INFO:tasks.workunit.client.0.smithi029.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 1 2024-08-29T17:50:14.595 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.595 INFO:tasks.workunit.client.0.smithi029.stdout: "distro": { 2024-08-29T17:50:14.595 INFO:tasks.workunit.client.0.smithi029.stdout: "centos": 2 2024-08-29T17:50:14.595 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.595 INFO:tasks.workunit.client.0.smithi029.stdout: "distro_description": { 2024-08-29T17:50:14.595 INFO:tasks.workunit.client.0.smithi029.stdout: "CentOS Stream 9": 2 2024-08-29T17:50:14.595 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.595 INFO:tasks.workunit.client.0.smithi029.stdout: "kernel_description": { 2024-08-29T17:50:14.595 INFO:tasks.workunit.client.0.smithi029.stdout: "#129-Ubuntu SMP Fri Aug 2 19:25:20 UTC 2024": 2 2024-08-29T17:50:14.596 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.596 INFO:tasks.workunit.client.0.smithi029.stdout: "kernel_version": { 2024-08-29T17:50:14.596 INFO:tasks.workunit.client.0.smithi029.stdout: "5.15.0-119-generic": 2 2024-08-29T17:50:14.596 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.596 INFO:tasks.workunit.client.0.smithi029.stdout: "os": { 2024-08-29T17:50:14.596 INFO:tasks.workunit.client.0.smithi029.stdout: "Linux": 2 2024-08-29T17:50:14.596 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:14.596 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.596 INFO:tasks.workunit.client.0.smithi029.stdout: "mon": { 2024-08-29T17:50:14.596 INFO:tasks.workunit.client.0.smithi029.stdout: "arch": { 2024-08-29T17:50:14.596 INFO:tasks.workunit.client.0.smithi029.stdout: "x86_64": 3 2024-08-29T17:50:14.596 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.596 INFO:tasks.workunit.client.0.smithi029.stdout: "ceph_version": { 2024-08-29T17:50:14.597 INFO:tasks.workunit.client.0.smithi029.stdout: "ceph version 18.2.4-774-gfe43f1c9 (fe43f1c9f9e2945dda7244d8acbd33fb921449af) reef (stable)": 3 2024-08-29T17:50:14.597 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.597 INFO:tasks.workunit.client.0.smithi029.stdout: "cpu": { 2024-08-29T17:50:14.597 INFO:tasks.workunit.client.0.smithi029.stdout: "Intel(R) Xeon(R) CPU E5-1620 v3 @ 3.50GHz": 2, 2024-08-29T17:50:14.597 INFO:tasks.workunit.client.0.smithi029.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 1 2024-08-29T17:50:14.597 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.597 INFO:tasks.workunit.client.0.smithi029.stdout: "distro": { 2024-08-29T17:50:14.597 INFO:tasks.workunit.client.0.smithi029.stdout: "centos": 3 2024-08-29T17:50:14.597 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.597 INFO:tasks.workunit.client.0.smithi029.stdout: "distro_description": { 2024-08-29T17:50:14.597 INFO:tasks.workunit.client.0.smithi029.stdout: "CentOS Stream 9": 3 2024-08-29T17:50:14.597 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.598 INFO:tasks.workunit.client.0.smithi029.stdout: "kernel_description": { 2024-08-29T17:50:14.598 INFO:tasks.workunit.client.0.smithi029.stdout: "#129-Ubuntu SMP Fri Aug 2 19:25:20 UTC 2024": 3 2024-08-29T17:50:14.598 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.598 INFO:tasks.workunit.client.0.smithi029.stdout: "kernel_version": { 2024-08-29T17:50:14.598 INFO:tasks.workunit.client.0.smithi029.stdout: "5.15.0-119-generic": 3 2024-08-29T17:50:14.598 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.598 INFO:tasks.workunit.client.0.smithi029.stdout: "os": { 2024-08-29T17:50:14.598 INFO:tasks.workunit.client.0.smithi029.stdout: "Linux": 3 2024-08-29T17:50:14.598 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:14.598 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.598 INFO:tasks.workunit.client.0.smithi029.stdout: "osd": { 2024-08-29T17:50:14.598 INFO:tasks.workunit.client.0.smithi029.stdout: "arch": { 2024-08-29T17:50:14.598 INFO:tasks.workunit.client.0.smithi029.stdout: "x86_64": 8 2024-08-29T17:50:14.598 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.599 INFO:tasks.workunit.client.0.smithi029.stdout: "ceph_version": { 2024-08-29T17:50:14.599 INFO:tasks.workunit.client.0.smithi029.stdout: "ceph version 18.2.4-774-gfe43f1c9 (fe43f1c9f9e2945dda7244d8acbd33fb921449af) reef (stable)": 8 2024-08-29T17:50:14.599 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.599 INFO:tasks.workunit.client.0.smithi029.stdout: "cpu": { 2024-08-29T17:50:14.599 INFO:tasks.workunit.client.0.smithi029.stdout: "Intel(R) Xeon(R) CPU E5-1620 v3 @ 3.50GHz": 4, 2024-08-29T17:50:14.599 INFO:tasks.workunit.client.0.smithi029.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 4 2024-08-29T17:50:14.599 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.599 INFO:tasks.workunit.client.0.smithi029.stdout: "distro": { 2024-08-29T17:50:14.599 INFO:tasks.workunit.client.0.smithi029.stdout: "centos": 8 2024-08-29T17:50:14.599 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.599 INFO:tasks.workunit.client.0.smithi029.stdout: "distro_description": { 2024-08-29T17:50:14.599 INFO:tasks.workunit.client.0.smithi029.stdout: "CentOS Stream 9": 8 2024-08-29T17:50:14.599 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.600 INFO:tasks.workunit.client.0.smithi029.stdout: "kernel_description": { 2024-08-29T17:50:14.600 INFO:tasks.workunit.client.0.smithi029.stdout: "#129-Ubuntu SMP Fri Aug 2 19:25:20 UTC 2024": 8 2024-08-29T17:50:14.600 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.600 INFO:tasks.workunit.client.0.smithi029.stdout: "kernel_version": { 2024-08-29T17:50:14.600 INFO:tasks.workunit.client.0.smithi029.stdout: "5.15.0-119-generic": 8 2024-08-29T17:50:14.600 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.600 INFO:tasks.workunit.client.0.smithi029.stdout: "os": { 2024-08-29T17:50:14.600 INFO:tasks.workunit.client.0.smithi029.stdout: "Linux": 8 2024-08-29T17:50:14.600 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.600 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_objectstore": { 2024-08-29T17:50:14.600 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore": 8 2024-08-29T17:50:14.600 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.600 INFO:tasks.workunit.client.0.smithi029.stdout: "rotational": { 2024-08-29T17:50:14.601 INFO:tasks.workunit.client.0.smithi029.stdout: "0": 8 2024-08-29T17:50:14.601 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:14.601 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:14.601 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.601 INFO:tasks.workunit.client.0.smithi029.stdout: "mon": { 2024-08-29T17:50:14.601 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 3, 2024-08-29T17:50:14.601 INFO:tasks.workunit.client.0.smithi029.stdout: "features": { 2024-08-29T17:50:14.601 INFO:tasks.workunit.client.0.smithi029.stdout: "optional": [], 2024-08-29T17:50:14.601 INFO:tasks.workunit.client.0.smithi029.stdout: "persistent": [ 2024-08-29T17:50:14.601 INFO:tasks.workunit.client.0.smithi029.stdout: "kraken", 2024-08-29T17:50:14.601 INFO:tasks.workunit.client.0.smithi029.stdout: "luminous", 2024-08-29T17:50:14.601 INFO:tasks.workunit.client.0.smithi029.stdout: "mimic", 2024-08-29T17:50:14.601 INFO:tasks.workunit.client.0.smithi029.stdout: "osdmap-prune", 2024-08-29T17:50:14.601 INFO:tasks.workunit.client.0.smithi029.stdout: "nautilus", 2024-08-29T17:50:14.602 INFO:tasks.workunit.client.0.smithi029.stdout: "octopus", 2024-08-29T17:50:14.602 INFO:tasks.workunit.client.0.smithi029.stdout: "pacific", 2024-08-29T17:50:14.602 INFO:tasks.workunit.client.0.smithi029.stdout: "elector-pinging", 2024-08-29T17:50:14.602 INFO:tasks.workunit.client.0.smithi029.stdout: "quincy", 2024-08-29T17:50:14.602 INFO:tasks.workunit.client.0.smithi029.stdout: "reef" 2024-08-29T17:50:14.602 INFO:tasks.workunit.client.0.smithi029.stdout: ] 2024-08-29T17:50:14.602 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.602 INFO:tasks.workunit.client.0.smithi029.stdout: "ipv4_addr_mons": 6, 2024-08-29T17:50:14.602 INFO:tasks.workunit.client.0.smithi029.stdout: "ipv6_addr_mons": 0, 2024-08-29T17:50:14.602 INFO:tasks.workunit.client.0.smithi029.stdout: "min_mon_release": 18, 2024-08-29T17:50:14.602 INFO:tasks.workunit.client.0.smithi029.stdout: "v1_addr_mons": 3, 2024-08-29T17:50:14.602 INFO:tasks.workunit.client.0.smithi029.stdout: "v2_addr_mons": 3 2024-08-29T17:50:14.602 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.603 INFO:tasks.workunit.client.0.smithi029.stdout: "organization": "ceph-qa", 2024-08-29T17:50:14.603 INFO:tasks.workunit.client.0.smithi029.stdout: "osd": { 2024-08-29T17:50:14.603 INFO:tasks.workunit.client.0.smithi029.stdout: "cluster_network": false, 2024-08-29T17:50:14.603 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 8, 2024-08-29T17:50:14.603 INFO:tasks.workunit.client.0.smithi029.stdout: "require_min_compat_client": "luminous", 2024-08-29T17:50:14.603 INFO:tasks.workunit.client.0.smithi029.stdout: "require_osd_release": "reef" 2024-08-29T17:50:14.603 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.603 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_perf_histograms": [ 2024-08-29T17:50:14.603 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:14.603 INFO:tasks.workunit.client.0.smithi029.stdout: "op_r_latency_out_bytes_histogram": { 2024-08-29T17:50:14.603 INFO:tasks.workunit.client.0.smithi029.stdout: "axes": [ 2024-08-29T17:50:14.603 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:14.603 INFO:tasks.workunit.client.0.smithi029.stdout: "buckets": 32, 2024-08-29T17:50:14.604 INFO:tasks.workunit.client.0.smithi029.stdout: "min": 0, 2024-08-29T17:50:14.604 INFO:tasks.workunit.client.0.smithi029.stdout: "name": "Latency (usec)", 2024-08-29T17:50:14.604 INFO:tasks.workunit.client.0.smithi029.stdout: "quant_size": 100000, 2024-08-29T17:50:14.604 INFO:tasks.workunit.client.0.smithi029.stdout: "ranges": [ 2024-08-29T17:50:14.604 INFO:tasks.workunit.client.0.smithi029.stdout: "[None, -1]", 2024-08-29T17:50:14.604 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 99999]", 2024-08-29T17:50:14.604 INFO:tasks.workunit.client.0.smithi029.stdout: "[100000, 199999]", 2024-08-29T17:50:14.604 INFO:tasks.workunit.client.0.smithi029.stdout: "[200000, 399999]", 2024-08-29T17:50:14.604 INFO:tasks.workunit.client.0.smithi029.stdout: "[400000, 799999]", 2024-08-29T17:50:14.604 INFO:tasks.workunit.client.0.smithi029.stdout: "[800000, 1599999]", 2024-08-29T17:50:14.604 INFO:tasks.workunit.client.0.smithi029.stdout: "[1600000, 3199999]", 2024-08-29T17:50:14.604 INFO:tasks.workunit.client.0.smithi029.stdout: "[3200000, 6399999]", 2024-08-29T17:50:14.604 INFO:tasks.workunit.client.0.smithi029.stdout: "[6400000, 12799999]", 2024-08-29T17:50:14.604 INFO:tasks.workunit.client.0.smithi029.stdout: "[12800000, 25599999]", 2024-08-29T17:50:14.605 INFO:tasks.workunit.client.0.smithi029.stdout: "[25600000, 51199999]", 2024-08-29T17:50:14.605 INFO:tasks.workunit.client.0.smithi029.stdout: "[51200000, 102399999]", 2024-08-29T17:50:14.605 INFO:tasks.workunit.client.0.smithi029.stdout: "[102400000, 204799999]", 2024-08-29T17:50:14.605 INFO:tasks.workunit.client.0.smithi029.stdout: "[204800000, 409599999]", 2024-08-29T17:50:14.605 INFO:tasks.workunit.client.0.smithi029.stdout: "[409600000, 819199999]", 2024-08-29T17:50:14.605 INFO:tasks.workunit.client.0.smithi029.stdout: "[819200000, 1638399999]", 2024-08-29T17:50:14.605 INFO:tasks.workunit.client.0.smithi029.stdout: "[1638400000, 3276799999]", 2024-08-29T17:50:14.605 INFO:tasks.workunit.client.0.smithi029.stdout: "[3276800000, 6553599999]", 2024-08-29T17:50:14.605 INFO:tasks.workunit.client.0.smithi029.stdout: "[6553600000, 13107199999]", 2024-08-29T17:50:14.605 INFO:tasks.workunit.client.0.smithi029.stdout: "[13107200000, 26214399999]", 2024-08-29T17:50:14.605 INFO:tasks.workunit.client.0.smithi029.stdout: "[26214400000, 52428799999]", 2024-08-29T17:50:14.605 INFO:tasks.workunit.client.0.smithi029.stdout: "[52428800000, 104857599999]", 2024-08-29T17:50:14.605 INFO:tasks.workunit.client.0.smithi029.stdout: "[104857600000, 209715199999]", 2024-08-29T17:50:14.606 INFO:tasks.workunit.client.0.smithi029.stdout: "[209715200000, 419430399999]", 2024-08-29T17:50:14.606 INFO:tasks.workunit.client.0.smithi029.stdout: "[419430400000, 838860799999]", 2024-08-29T17:50:14.606 INFO:tasks.workunit.client.0.smithi029.stdout: "[838860800000, 1677721599999]", 2024-08-29T17:50:14.606 INFO:tasks.workunit.client.0.smithi029.stdout: "[1677721600000, 3355443199999]", 2024-08-29T17:50:14.606 INFO:tasks.workunit.client.0.smithi029.stdout: "[3355443200000, 6710886399999]", 2024-08-29T17:50:14.606 INFO:tasks.workunit.client.0.smithi029.stdout: "[6710886400000, 13421772799999]", 2024-08-29T17:50:14.606 INFO:tasks.workunit.client.0.smithi029.stdout: "[13421772800000, 26843545599999]", 2024-08-29T17:50:14.606 INFO:tasks.workunit.client.0.smithi029.stdout: "[26843545600000, 53687091199999]", 2024-08-29T17:50:14.606 INFO:tasks.workunit.client.0.smithi029.stdout: "[53687091200000, None]" 2024-08-29T17:50:14.606 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:14.606 INFO:tasks.workunit.client.0.smithi029.stdout: "scale_type": "log2" 2024-08-29T17:50:14.606 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.606 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:14.606 INFO:tasks.workunit.client.0.smithi029.stdout: "buckets": 32, 2024-08-29T17:50:14.607 INFO:tasks.workunit.client.0.smithi029.stdout: "min": 0, 2024-08-29T17:50:14.607 INFO:tasks.workunit.client.0.smithi029.stdout: "name": "Request size (bytes)", 2024-08-29T17:50:14.607 INFO:tasks.workunit.client.0.smithi029.stdout: "quant_size": 512, 2024-08-29T17:50:14.607 INFO:tasks.workunit.client.0.smithi029.stdout: "ranges": [ 2024-08-29T17:50:14.607 INFO:tasks.workunit.client.0.smithi029.stdout: "[None, -1]", 2024-08-29T17:50:14.607 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 511]", 2024-08-29T17:50:14.607 INFO:tasks.workunit.client.0.smithi029.stdout: "[512, 1023]", 2024-08-29T17:50:14.607 INFO:tasks.workunit.client.0.smithi029.stdout: "[1024, 2047]", 2024-08-29T17:50:14.607 INFO:tasks.workunit.client.0.smithi029.stdout: "[2048, 4095]", 2024-08-29T17:50:14.607 INFO:tasks.workunit.client.0.smithi029.stdout: "[4096, 8191]", 2024-08-29T17:50:14.607 INFO:tasks.workunit.client.0.smithi029.stdout: "[8192, 16383]", 2024-08-29T17:50:14.608 INFO:tasks.workunit.client.0.smithi029.stdout: "[16384, 32767]", 2024-08-29T17:50:14.608 INFO:tasks.workunit.client.0.smithi029.stdout: "[32768, 65535]", 2024-08-29T17:50:14.608 INFO:tasks.workunit.client.0.smithi029.stdout: "[65536, 131071]", 2024-08-29T17:50:14.608 INFO:tasks.workunit.client.0.smithi029.stdout: "[131072, 262143]", 2024-08-29T17:50:14.608 INFO:tasks.workunit.client.0.smithi029.stdout: "[262144, 524287]", 2024-08-29T17:50:14.608 INFO:tasks.workunit.client.0.smithi029.stdout: "[524288, 1048575]", 2024-08-29T17:50:14.608 INFO:tasks.workunit.client.0.smithi029.stdout: "[1048576, 2097151]", 2024-08-29T17:50:14.608 INFO:tasks.workunit.client.0.smithi029.stdout: "[2097152, 4194303]", 2024-08-29T17:50:14.608 INFO:tasks.workunit.client.0.smithi029.stdout: "[4194304, 8388607]", 2024-08-29T17:50:14.608 INFO:tasks.workunit.client.0.smithi029.stdout: "[8388608, 16777215]", 2024-08-29T17:50:14.608 INFO:tasks.workunit.client.0.smithi029.stdout: "[16777216, 33554431]", 2024-08-29T17:50:14.608 INFO:tasks.workunit.client.0.smithi029.stdout: "[33554432, 67108863]", 2024-08-29T17:50:14.608 INFO:tasks.workunit.client.0.smithi029.stdout: "[67108864, 134217727]", 2024-08-29T17:50:14.608 INFO:tasks.workunit.client.0.smithi029.stdout: "[134217728, 268435455]", 2024-08-29T17:50:14.609 INFO:tasks.workunit.client.0.smithi029.stdout: "[268435456, 536870911]", 2024-08-29T17:50:14.609 INFO:tasks.workunit.client.0.smithi029.stdout: "[536870912, 1073741823]", 2024-08-29T17:50:14.609 INFO:tasks.workunit.client.0.smithi029.stdout: "[1073741824, 2147483647]", 2024-08-29T17:50:14.609 INFO:tasks.workunit.client.0.smithi029.stdout: "[2147483648, 4294967295]", 2024-08-29T17:50:14.609 INFO:tasks.workunit.client.0.smithi029.stdout: "[4294967296, 8589934591]", 2024-08-29T17:50:14.609 INFO:tasks.workunit.client.0.smithi029.stdout: "[8589934592, 17179869183]", 2024-08-29T17:50:14.609 INFO:tasks.workunit.client.0.smithi029.stdout: "[17179869184, 34359738367]", 2024-08-29T17:50:14.609 INFO:tasks.workunit.client.0.smithi029.stdout: "[34359738368, 68719476735]", 2024-08-29T17:50:14.609 INFO:tasks.workunit.client.0.smithi029.stdout: "[68719476736, 137438953471]", 2024-08-29T17:50:14.609 INFO:tasks.workunit.client.0.smithi029.stdout: "[137438953472, 274877906943]", 2024-08-29T17:50:14.609 INFO:tasks.workunit.client.0.smithi029.stdout: "[274877906944, None]" 2024-08-29T17:50:14.609 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:14.609 INFO:tasks.workunit.client.0.smithi029.stdout: "scale_type": "log2" 2024-08-29T17:50:14.610 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:14.610 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:14.610 INFO:tasks.workunit.client.0.smithi029.stdout: "osds": [ 2024-08-29T17:50:14.610 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:14.610 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_id": 0, 2024-08-29T17:50:14.610 INFO:tasks.workunit.client.0.smithi029.stdout: "values": [ 2024-08-29T17:50:14.610 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.610 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.610 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.610 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.610 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.610 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.610 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.611 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.611 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.611 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.611 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.611 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.611 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.611 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.611 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.611 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.611 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.611 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.611 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.611 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.612 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.612 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.612 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.612 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.612 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.612 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.612 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.612 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.612 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.612 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.612 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.612 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T17:50:14.612 INFO:tasks.workunit.client.0.smithi029.stdout: ] 2024-08-29T17:50:14.613 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.613 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:14.613 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_id": 1, 2024-08-29T17:50:14.613 INFO:tasks.workunit.client.0.smithi029.stdout: "values": [ 2024-08-29T17:50:14.613 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.613 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.613 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 23, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.613 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.613 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.613 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.613 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.613 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.613 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.613 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.614 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.614 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.614 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.614 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.614 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.614 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.614 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.614 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.614 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.614 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.614 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.614 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.615 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.615 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.615 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.615 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.615 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.615 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.615 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.615 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.615 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.615 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T17:50:14.615 INFO:tasks.workunit.client.0.smithi029.stdout: ] 2024-08-29T17:50:14.615 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.615 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:14.616 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_id": 2, 2024-08-29T17:50:14.616 INFO:tasks.workunit.client.0.smithi029.stdout: "values": [ 2024-08-29T17:50:14.616 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.616 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.616 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.616 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.616 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.616 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.616 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.616 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.616 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.616 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.617 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.617 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.617 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.617 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.617 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.617 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.617 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.617 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.617 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.617 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.617 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.617 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.617 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.618 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.618 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.618 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.618 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.618 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.618 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.618 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.618 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.618 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T17:50:14.618 INFO:tasks.workunit.client.0.smithi029.stdout: ] 2024-08-29T17:50:14.618 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.618 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:14.618 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_id": 3, 2024-08-29T17:50:14.619 INFO:tasks.workunit.client.0.smithi029.stdout: "values": [ 2024-08-29T17:50:14.619 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.619 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.619 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.619 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.619 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.619 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.619 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.619 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.619 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.619 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.619 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.619 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.619 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.620 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.620 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.620 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.620 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.620 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.620 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.620 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.620 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.620 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.620 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.620 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.621 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.621 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.621 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.621 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.621 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.621 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.621 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.621 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T17:50:14.621 INFO:tasks.workunit.client.0.smithi029.stdout: ] 2024-08-29T17:50:14.621 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.621 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:14.621 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_id": 4, 2024-08-29T17:50:14.621 INFO:tasks.workunit.client.0.smithi029.stdout: "values": [ 2024-08-29T17:50:14.622 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.622 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.622 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.622 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.622 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.622 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.622 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.622 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.622 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.622 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.622 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.622 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.622 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.623 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.623 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.623 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.623 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.623 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.623 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.623 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.623 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.623 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.623 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.623 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.623 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.623 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.623 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.624 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.624 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.624 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.624 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.624 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T17:50:14.624 INFO:tasks.workunit.client.0.smithi029.stdout: ] 2024-08-29T17:50:14.624 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.624 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:14.624 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_id": 5, 2024-08-29T17:50:14.624 INFO:tasks.workunit.client.0.smithi029.stdout: "values": [ 2024-08-29T17:50:14.624 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.624 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.624 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.625 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.625 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.625 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.625 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.625 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.625 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.625 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.625 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.625 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.625 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.626 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.626 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.626 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.626 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.626 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.626 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.626 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.626 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.626 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.626 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.626 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.626 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.626 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.627 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.627 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.627 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.627 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.627 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.627 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T17:50:14.627 INFO:tasks.workunit.client.0.smithi029.stdout: ] 2024-08-29T17:50:14.627 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.627 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:14.627 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_id": 6, 2024-08-29T17:50:14.627 INFO:tasks.workunit.client.0.smithi029.stdout: "values": [ 2024-08-29T17:50:14.627 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.627 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.628 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.628 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.628 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.628 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.628 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.628 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.628 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.628 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.628 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.628 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.628 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.628 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.628 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.629 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.629 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.629 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.629 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.629 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.629 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.629 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.629 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.629 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.629 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.629 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.629 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.629 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.630 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.630 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.630 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.630 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T17:50:14.630 INFO:tasks.workunit.client.0.smithi029.stdout: ] 2024-08-29T17:50:14.630 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.630 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:14.630 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_id": 7, 2024-08-29T17:50:14.630 INFO:tasks.workunit.client.0.smithi029.stdout: "values": [ 2024-08-29T17:50:14.630 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.630 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.630 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.630 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 48, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.630 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 25, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.631 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.631 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.631 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.631 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.631 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.631 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.631 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.631 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.631 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.631 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.631 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.631 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.632 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.632 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.632 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.632 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.632 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.632 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.632 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.632 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.632 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.632 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.632 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.632 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.632 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.633 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.633 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T17:50:14.633 INFO:tasks.workunit.client.0.smithi029.stdout: ] 2024-08-29T17:50:14.633 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:14.633 INFO:tasks.workunit.client.0.smithi029.stdout: ] 2024-08-29T17:50:14.633 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.633 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw_latency_in_bytes_histogram": { 2024-08-29T17:50:14.633 INFO:tasks.workunit.client.0.smithi029.stdout: "axes": [ 2024-08-29T17:50:14.633 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:14.633 INFO:tasks.workunit.client.0.smithi029.stdout: "buckets": 32, 2024-08-29T17:50:14.633 INFO:tasks.workunit.client.0.smithi029.stdout: "min": 0, 2024-08-29T17:50:14.633 INFO:tasks.workunit.client.0.smithi029.stdout: "name": "Latency (usec)", 2024-08-29T17:50:14.633 INFO:tasks.workunit.client.0.smithi029.stdout: "quant_size": 100000, 2024-08-29T17:50:14.634 INFO:tasks.workunit.client.0.smithi029.stdout: "ranges": [ 2024-08-29T17:50:14.634 INFO:tasks.workunit.client.0.smithi029.stdout: "[None, -1]", 2024-08-29T17:50:14.634 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 99999]", 2024-08-29T17:50:14.634 INFO:tasks.workunit.client.0.smithi029.stdout: "[100000, 199999]", 2024-08-29T17:50:14.634 INFO:tasks.workunit.client.0.smithi029.stdout: "[200000, 399999]", 2024-08-29T17:50:14.634 INFO:tasks.workunit.client.0.smithi029.stdout: "[400000, 799999]", 2024-08-29T17:50:14.634 INFO:tasks.workunit.client.0.smithi029.stdout: "[800000, 1599999]", 2024-08-29T17:50:14.634 INFO:tasks.workunit.client.0.smithi029.stdout: "[1600000, 3199999]", 2024-08-29T17:50:14.634 INFO:tasks.workunit.client.0.smithi029.stdout: "[3200000, 6399999]", 2024-08-29T17:50:14.634 INFO:tasks.workunit.client.0.smithi029.stdout: "[6400000, 12799999]", 2024-08-29T17:50:14.634 INFO:tasks.workunit.client.0.smithi029.stdout: "[12800000, 25599999]", 2024-08-29T17:50:14.634 INFO:tasks.workunit.client.0.smithi029.stdout: "[25600000, 51199999]", 2024-08-29T17:50:14.634 INFO:tasks.workunit.client.0.smithi029.stdout: "[51200000, 102399999]", 2024-08-29T17:50:14.634 INFO:tasks.workunit.client.0.smithi029.stdout: "[102400000, 204799999]", 2024-08-29T17:50:14.635 INFO:tasks.workunit.client.0.smithi029.stdout: "[204800000, 409599999]", 2024-08-29T17:50:14.635 INFO:tasks.workunit.client.0.smithi029.stdout: "[409600000, 819199999]", 2024-08-29T17:50:14.635 INFO:tasks.workunit.client.0.smithi029.stdout: "[819200000, 1638399999]", 2024-08-29T17:50:14.635 INFO:tasks.workunit.client.0.smithi029.stdout: "[1638400000, 3276799999]", 2024-08-29T17:50:14.635 INFO:tasks.workunit.client.0.smithi029.stdout: "[3276800000, 6553599999]", 2024-08-29T17:50:14.635 INFO:tasks.workunit.client.0.smithi029.stdout: "[6553600000, 13107199999]", 2024-08-29T17:50:14.635 INFO:tasks.workunit.client.0.smithi029.stdout: "[13107200000, 26214399999]", 2024-08-29T17:50:14.635 INFO:tasks.workunit.client.0.smithi029.stdout: "[26214400000, 52428799999]", 2024-08-29T17:50:14.635 INFO:tasks.workunit.client.0.smithi029.stdout: "[52428800000, 104857599999]", 2024-08-29T17:50:14.635 INFO:tasks.workunit.client.0.smithi029.stdout: "[104857600000, 209715199999]", 2024-08-29T17:50:14.635 INFO:tasks.workunit.client.0.smithi029.stdout: "[209715200000, 419430399999]", 2024-08-29T17:50:14.635 INFO:tasks.workunit.client.0.smithi029.stdout: "[419430400000, 838860799999]", 2024-08-29T17:50:14.635 INFO:tasks.workunit.client.0.smithi029.stdout: "[838860800000, 1677721599999]", 2024-08-29T17:50:14.635 INFO:tasks.workunit.client.0.smithi029.stdout: "[1677721600000, 3355443199999]", 2024-08-29T17:50:14.636 INFO:tasks.workunit.client.0.smithi029.stdout: "[3355443200000, 6710886399999]", 2024-08-29T17:50:14.636 INFO:tasks.workunit.client.0.smithi029.stdout: "[6710886400000, 13421772799999]", 2024-08-29T17:50:14.636 INFO:tasks.workunit.client.0.smithi029.stdout: "[13421772800000, 26843545599999]", 2024-08-29T17:50:14.636 INFO:tasks.workunit.client.0.smithi029.stdout: "[26843545600000, 53687091199999]", 2024-08-29T17:50:14.636 INFO:tasks.workunit.client.0.smithi029.stdout: "[53687091200000, None]" 2024-08-29T17:50:14.636 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:14.636 INFO:tasks.workunit.client.0.smithi029.stdout: "scale_type": "log2" 2024-08-29T17:50:14.636 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.636 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:14.636 INFO:tasks.workunit.client.0.smithi029.stdout: "buckets": 32, 2024-08-29T17:50:14.636 INFO:tasks.workunit.client.0.smithi029.stdout: "min": 0, 2024-08-29T17:50:14.636 INFO:tasks.workunit.client.0.smithi029.stdout: "name": "Request size (bytes)", 2024-08-29T17:50:14.636 INFO:tasks.workunit.client.0.smithi029.stdout: "quant_size": 512, 2024-08-29T17:50:14.637 INFO:tasks.workunit.client.0.smithi029.stdout: "ranges": [ 2024-08-29T17:50:14.637 INFO:tasks.workunit.client.0.smithi029.stdout: "[None, -1]", 2024-08-29T17:50:14.637 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 511]", 2024-08-29T17:50:14.637 INFO:tasks.workunit.client.0.smithi029.stdout: "[512, 1023]", 2024-08-29T17:50:14.637 INFO:tasks.workunit.client.0.smithi029.stdout: "[1024, 2047]", 2024-08-29T17:50:14.637 INFO:tasks.workunit.client.0.smithi029.stdout: "[2048, 4095]", 2024-08-29T17:50:14.637 INFO:tasks.workunit.client.0.smithi029.stdout: "[4096, 8191]", 2024-08-29T17:50:14.637 INFO:tasks.workunit.client.0.smithi029.stdout: "[8192, 16383]", 2024-08-29T17:50:14.637 INFO:tasks.workunit.client.0.smithi029.stdout: "[16384, 32767]", 2024-08-29T17:50:14.637 INFO:tasks.workunit.client.0.smithi029.stdout: "[32768, 65535]", 2024-08-29T17:50:14.637 INFO:tasks.workunit.client.0.smithi029.stdout: "[65536, 131071]", 2024-08-29T17:50:14.637 INFO:tasks.workunit.client.0.smithi029.stdout: "[131072, 262143]", 2024-08-29T17:50:14.637 INFO:tasks.workunit.client.0.smithi029.stdout: "[262144, 524287]", 2024-08-29T17:50:14.637 INFO:tasks.workunit.client.0.smithi029.stdout: "[524288, 1048575]", 2024-08-29T17:50:14.638 INFO:tasks.workunit.client.0.smithi029.stdout: "[1048576, 2097151]", 2024-08-29T17:50:14.638 INFO:tasks.workunit.client.0.smithi029.stdout: "[2097152, 4194303]", 2024-08-29T17:50:14.638 INFO:tasks.workunit.client.0.smithi029.stdout: "[4194304, 8388607]", 2024-08-29T17:50:14.638 INFO:tasks.workunit.client.0.smithi029.stdout: "[8388608, 16777215]", 2024-08-29T17:50:14.638 INFO:tasks.workunit.client.0.smithi029.stdout: "[16777216, 33554431]", 2024-08-29T17:50:14.638 INFO:tasks.workunit.client.0.smithi029.stdout: "[33554432, 67108863]", 2024-08-29T17:50:14.638 INFO:tasks.workunit.client.0.smithi029.stdout: "[67108864, 134217727]", 2024-08-29T17:50:14.638 INFO:tasks.workunit.client.0.smithi029.stdout: "[134217728, 268435455]", 2024-08-29T17:50:14.638 INFO:tasks.workunit.client.0.smithi029.stdout: "[268435456, 536870911]", 2024-08-29T17:50:14.638 INFO:tasks.workunit.client.0.smithi029.stdout: "[536870912, 1073741823]", 2024-08-29T17:50:14.638 INFO:tasks.workunit.client.0.smithi029.stdout: "[1073741824, 2147483647]", 2024-08-29T17:50:14.638 INFO:tasks.workunit.client.0.smithi029.stdout: "[2147483648, 4294967295]", 2024-08-29T17:50:14.638 INFO:tasks.workunit.client.0.smithi029.stdout: "[4294967296, 8589934591]", 2024-08-29T17:50:14.638 INFO:tasks.workunit.client.0.smithi029.stdout: "[8589934592, 17179869183]", 2024-08-29T17:50:14.639 INFO:tasks.workunit.client.0.smithi029.stdout: "[17179869184, 34359738367]", 2024-08-29T17:50:14.639 INFO:tasks.workunit.client.0.smithi029.stdout: "[34359738368, 68719476735]", 2024-08-29T17:50:14.639 INFO:tasks.workunit.client.0.smithi029.stdout: "[68719476736, 137438953471]", 2024-08-29T17:50:14.639 INFO:tasks.workunit.client.0.smithi029.stdout: "[137438953472, 274877906943]", 2024-08-29T17:50:14.639 INFO:tasks.workunit.client.0.smithi029.stdout: "[274877906944, None]" 2024-08-29T17:50:14.639 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:14.639 INFO:tasks.workunit.client.0.smithi029.stdout: "scale_type": "log2" 2024-08-29T17:50:14.639 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:14.639 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:14.639 INFO:tasks.workunit.client.0.smithi029.stdout: "osds": [ 2024-08-29T17:50:14.639 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:14.639 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_id": 0, 2024-08-29T17:50:14.639 INFO:tasks.workunit.client.0.smithi029.stdout: "values": [ 2024-08-29T17:50:14.640 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.640 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.640 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.640 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.640 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.640 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.640 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.640 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.640 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.640 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.640 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.640 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.641 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.641 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.641 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.641 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.641 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.641 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.641 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.641 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.641 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.641 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.641 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.641 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.641 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.642 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.642 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.642 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.642 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.642 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.642 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.642 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T17:50:14.642 INFO:tasks.workunit.client.0.smithi029.stdout: ] 2024-08-29T17:50:14.642 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.642 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:14.642 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_id": 1, 2024-08-29T17:50:14.642 INFO:tasks.workunit.client.0.smithi029.stdout: "values": [ 2024-08-29T17:50:14.642 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.643 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.643 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.643 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.643 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.643 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 19, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.643 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.643 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.643 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.643 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.643 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.643 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.643 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.643 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.644 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.644 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.644 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.644 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.644 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.644 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.644 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.644 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.644 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.644 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.644 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.644 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.644 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.645 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.645 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.645 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.645 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.645 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T17:50:14.645 INFO:tasks.workunit.client.0.smithi029.stdout: ] 2024-08-29T17:50:14.645 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.645 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:14.645 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_id": 2, 2024-08-29T17:50:14.645 INFO:tasks.workunit.client.0.smithi029.stdout: "values": [ 2024-08-29T17:50:14.645 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.645 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.645 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.646 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.646 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.646 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.646 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.646 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.646 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.646 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.646 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.646 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.646 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.646 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.646 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.647 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.647 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.647 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.647 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.647 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.647 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.647 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.647 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.647 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.647 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.647 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.647 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.647 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.648 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.648 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.648 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.648 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T17:50:14.648 INFO:tasks.workunit.client.0.smithi029.stdout: ] 2024-08-29T17:50:14.648 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.648 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:14.648 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_id": 3, 2024-08-29T17:50:14.648 INFO:tasks.workunit.client.0.smithi029.stdout: "values": [ 2024-08-29T17:50:14.648 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.648 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.648 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.649 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.649 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.649 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.649 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.649 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.649 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.649 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.649 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.649 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.649 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.649 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.649 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.649 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.650 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.650 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.650 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.650 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.650 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.650 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.650 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.650 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.650 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.650 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.650 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.650 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.650 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.651 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.651 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.651 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T17:50:14.651 INFO:tasks.workunit.client.0.smithi029.stdout: ] 2024-08-29T17:50:14.651 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.651 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:14.651 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_id": 4, 2024-08-29T17:50:14.651 INFO:tasks.workunit.client.0.smithi029.stdout: "values": [ 2024-08-29T17:50:14.651 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.651 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.651 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.651 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.651 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.652 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.652 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.652 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.652 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.652 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.652 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.652 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.652 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.652 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.652 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.652 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.653 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.653 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.653 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.653 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.653 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.653 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.653 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.653 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.653 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.653 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.653 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.653 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.653 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.653 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.654 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.654 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T17:50:14.654 INFO:tasks.workunit.client.0.smithi029.stdout: ] 2024-08-29T17:50:14.654 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.654 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:14.654 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_id": 5, 2024-08-29T17:50:14.654 INFO:tasks.workunit.client.0.smithi029.stdout: "values": [ 2024-08-29T17:50:14.654 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.654 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.654 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.654 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.654 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.654 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.655 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.655 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.655 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.655 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.655 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.655 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.655 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.655 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.655 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.655 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.655 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.655 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.656 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.656 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.656 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.656 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.656 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.656 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.656 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.656 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.656 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.656 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.656 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.656 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.656 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.657 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T17:50:14.657 INFO:tasks.workunit.client.0.smithi029.stdout: ] 2024-08-29T17:50:14.657 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.657 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:14.657 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_id": 6, 2024-08-29T17:50:14.657 INFO:tasks.workunit.client.0.smithi029.stdout: "values": [ 2024-08-29T17:50:14.657 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.657 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.657 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.657 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.657 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.657 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.658 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.658 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.658 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.658 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.658 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.658 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.658 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.658 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.658 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.658 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.658 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.658 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.658 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.659 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.659 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.659 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.659 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.659 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.659 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.659 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.659 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.659 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.659 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.659 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.659 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.659 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T17:50:14.660 INFO:tasks.workunit.client.0.smithi029.stdout: ] 2024-08-29T17:50:14.660 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.660 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:14.660 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_id": 7, 2024-08-29T17:50:14.660 INFO:tasks.workunit.client.0.smithi029.stdout: "values": [ 2024-08-29T17:50:14.660 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.660 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.660 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.660 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.660 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.660 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.660 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.660 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.661 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.661 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.661 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.661 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.661 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.661 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.661 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.661 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.661 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.661 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.661 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.661 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.661 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.661 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.662 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.662 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.662 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.662 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.662 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.662 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.662 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.662 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.662 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.662 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T17:50:14.662 INFO:tasks.workunit.client.0.smithi029.stdout: ] 2024-08-29T17:50:14.662 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:14.662 INFO:tasks.workunit.client.0.smithi029.stdout: ] 2024-08-29T17:50:14.663 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.663 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw_latency_out_bytes_histogram": { 2024-08-29T17:50:14.663 INFO:tasks.workunit.client.0.smithi029.stdout: "axes": [ 2024-08-29T17:50:14.663 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:14.663 INFO:tasks.workunit.client.0.smithi029.stdout: "buckets": 32, 2024-08-29T17:50:14.663 INFO:tasks.workunit.client.0.smithi029.stdout: "min": 0, 2024-08-29T17:50:14.663 INFO:tasks.workunit.client.0.smithi029.stdout: "name": "Latency (usec)", 2024-08-29T17:50:14.663 INFO:tasks.workunit.client.0.smithi029.stdout: "quant_size": 100000, 2024-08-29T17:50:14.663 INFO:tasks.workunit.client.0.smithi029.stdout: "ranges": [ 2024-08-29T17:50:14.663 INFO:tasks.workunit.client.0.smithi029.stdout: "[None, -1]", 2024-08-29T17:50:14.663 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 99999]", 2024-08-29T17:50:14.663 INFO:tasks.workunit.client.0.smithi029.stdout: "[100000, 199999]", 2024-08-29T17:50:14.664 INFO:tasks.workunit.client.0.smithi029.stdout: "[200000, 399999]", 2024-08-29T17:50:14.664 INFO:tasks.workunit.client.0.smithi029.stdout: "[400000, 799999]", 2024-08-29T17:50:14.664 INFO:tasks.workunit.client.0.smithi029.stdout: "[800000, 1599999]", 2024-08-29T17:50:14.664 INFO:tasks.workunit.client.0.smithi029.stdout: "[1600000, 3199999]", 2024-08-29T17:50:14.664 INFO:tasks.workunit.client.0.smithi029.stdout: "[3200000, 6399999]", 2024-08-29T17:50:14.664 INFO:tasks.workunit.client.0.smithi029.stdout: "[6400000, 12799999]", 2024-08-29T17:50:14.664 INFO:tasks.workunit.client.0.smithi029.stdout: "[12800000, 25599999]", 2024-08-29T17:50:14.664 INFO:tasks.workunit.client.0.smithi029.stdout: "[25600000, 51199999]", 2024-08-29T17:50:14.664 INFO:tasks.workunit.client.0.smithi029.stdout: "[51200000, 102399999]", 2024-08-29T17:50:14.664 INFO:tasks.workunit.client.0.smithi029.stdout: "[102400000, 204799999]", 2024-08-29T17:50:14.664 INFO:tasks.workunit.client.0.smithi029.stdout: "[204800000, 409599999]", 2024-08-29T17:50:14.664 INFO:tasks.workunit.client.0.smithi029.stdout: "[409600000, 819199999]", 2024-08-29T17:50:14.664 INFO:tasks.workunit.client.0.smithi029.stdout: "[819200000, 1638399999]", 2024-08-29T17:50:14.665 INFO:tasks.workunit.client.0.smithi029.stdout: "[1638400000, 3276799999]", 2024-08-29T17:50:14.665 INFO:tasks.workunit.client.0.smithi029.stdout: "[3276800000, 6553599999]", 2024-08-29T17:50:14.665 INFO:tasks.workunit.client.0.smithi029.stdout: "[6553600000, 13107199999]", 2024-08-29T17:50:14.665 INFO:tasks.workunit.client.0.smithi029.stdout: "[13107200000, 26214399999]", 2024-08-29T17:50:14.665 INFO:tasks.workunit.client.0.smithi029.stdout: "[26214400000, 52428799999]", 2024-08-29T17:50:14.665 INFO:tasks.workunit.client.0.smithi029.stdout: "[52428800000, 104857599999]", 2024-08-29T17:50:14.665 INFO:tasks.workunit.client.0.smithi029.stdout: "[104857600000, 209715199999]", 2024-08-29T17:50:14.665 INFO:tasks.workunit.client.0.smithi029.stdout: "[209715200000, 419430399999]", 2024-08-29T17:50:14.665 INFO:tasks.workunit.client.0.smithi029.stdout: "[419430400000, 838860799999]", 2024-08-29T17:50:14.665 INFO:tasks.workunit.client.0.smithi029.stdout: "[838860800000, 1677721599999]", 2024-08-29T17:50:14.665 INFO:tasks.workunit.client.0.smithi029.stdout: "[1677721600000, 3355443199999]", 2024-08-29T17:50:14.665 INFO:tasks.workunit.client.0.smithi029.stdout: "[3355443200000, 6710886399999]", 2024-08-29T17:50:14.665 INFO:tasks.workunit.client.0.smithi029.stdout: "[6710886400000, 13421772799999]", 2024-08-29T17:50:14.665 INFO:tasks.workunit.client.0.smithi029.stdout: "[13421772800000, 26843545599999]", 2024-08-29T17:50:14.666 INFO:tasks.workunit.client.0.smithi029.stdout: "[26843545600000, 53687091199999]", 2024-08-29T17:50:14.666 INFO:tasks.workunit.client.0.smithi029.stdout: "[53687091200000, None]" 2024-08-29T17:50:14.666 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:14.666 INFO:tasks.workunit.client.0.smithi029.stdout: "scale_type": "log2" 2024-08-29T17:50:14.666 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.666 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:14.666 INFO:tasks.workunit.client.0.smithi029.stdout: "buckets": 32, 2024-08-29T17:50:14.666 INFO:tasks.workunit.client.0.smithi029.stdout: "min": 0, 2024-08-29T17:50:14.666 INFO:tasks.workunit.client.0.smithi029.stdout: "name": "Request size (bytes)", 2024-08-29T17:50:14.666 INFO:tasks.workunit.client.0.smithi029.stdout: "quant_size": 512, 2024-08-29T17:50:14.666 INFO:tasks.workunit.client.0.smithi029.stdout: "ranges": [ 2024-08-29T17:50:14.666 INFO:tasks.workunit.client.0.smithi029.stdout: "[None, -1]", 2024-08-29T17:50:14.666 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 511]", 2024-08-29T17:50:14.667 INFO:tasks.workunit.client.0.smithi029.stdout: "[512, 1023]", 2024-08-29T17:50:14.667 INFO:tasks.workunit.client.0.smithi029.stdout: "[1024, 2047]", 2024-08-29T17:50:14.667 INFO:tasks.workunit.client.0.smithi029.stdout: "[2048, 4095]", 2024-08-29T17:50:14.667 INFO:tasks.workunit.client.0.smithi029.stdout: "[4096, 8191]", 2024-08-29T17:50:14.667 INFO:tasks.workunit.client.0.smithi029.stdout: "[8192, 16383]", 2024-08-29T17:50:14.667 INFO:tasks.workunit.client.0.smithi029.stdout: "[16384, 32767]", 2024-08-29T17:50:14.667 INFO:tasks.workunit.client.0.smithi029.stdout: "[32768, 65535]", 2024-08-29T17:50:14.667 INFO:tasks.workunit.client.0.smithi029.stdout: "[65536, 131071]", 2024-08-29T17:50:14.667 INFO:tasks.workunit.client.0.smithi029.stdout: "[131072, 262143]", 2024-08-29T17:50:14.667 INFO:tasks.workunit.client.0.smithi029.stdout: "[262144, 524287]", 2024-08-29T17:50:14.667 INFO:tasks.workunit.client.0.smithi029.stdout: "[524288, 1048575]", 2024-08-29T17:50:14.667 INFO:tasks.workunit.client.0.smithi029.stdout: "[1048576, 2097151]", 2024-08-29T17:50:14.667 INFO:tasks.workunit.client.0.smithi029.stdout: "[2097152, 4194303]", 2024-08-29T17:50:14.668 INFO:tasks.workunit.client.0.smithi029.stdout: "[4194304, 8388607]", 2024-08-29T17:50:14.668 INFO:tasks.workunit.client.0.smithi029.stdout: "[8388608, 16777215]", 2024-08-29T17:50:14.668 INFO:tasks.workunit.client.0.smithi029.stdout: "[16777216, 33554431]", 2024-08-29T17:50:14.668 INFO:tasks.workunit.client.0.smithi029.stdout: "[33554432, 67108863]", 2024-08-29T17:50:14.668 INFO:tasks.workunit.client.0.smithi029.stdout: "[67108864, 134217727]", 2024-08-29T17:50:14.668 INFO:tasks.workunit.client.0.smithi029.stdout: "[134217728, 268435455]", 2024-08-29T17:50:14.668 INFO:tasks.workunit.client.0.smithi029.stdout: "[268435456, 536870911]", 2024-08-29T17:50:14.668 INFO:tasks.workunit.client.0.smithi029.stdout: "[536870912, 1073741823]", 2024-08-29T17:50:14.668 INFO:tasks.workunit.client.0.smithi029.stdout: "[1073741824, 2147483647]", 2024-08-29T17:50:14.668 INFO:tasks.workunit.client.0.smithi029.stdout: "[2147483648, 4294967295]", 2024-08-29T17:50:14.668 INFO:tasks.workunit.client.0.smithi029.stdout: "[4294967296, 8589934591]", 2024-08-29T17:50:14.668 INFO:tasks.workunit.client.0.smithi029.stdout: "[8589934592, 17179869183]", 2024-08-29T17:50:14.668 INFO:tasks.workunit.client.0.smithi029.stdout: "[17179869184, 34359738367]", 2024-08-29T17:50:14.669 INFO:tasks.workunit.client.0.smithi029.stdout: "[34359738368, 68719476735]", 2024-08-29T17:50:14.669 INFO:tasks.workunit.client.0.smithi029.stdout: "[68719476736, 137438953471]", 2024-08-29T17:50:14.669 INFO:tasks.workunit.client.0.smithi029.stdout: "[137438953472, 274877906943]", 2024-08-29T17:50:14.669 INFO:tasks.workunit.client.0.smithi029.stdout: "[274877906944, None]" 2024-08-29T17:50:14.669 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:14.669 INFO:tasks.workunit.client.0.smithi029.stdout: "scale_type": "log2" 2024-08-29T17:50:14.669 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:14.669 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:14.669 INFO:tasks.workunit.client.0.smithi029.stdout: "osds": [ 2024-08-29T17:50:14.669 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:14.669 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_id": 0, 2024-08-29T17:50:14.669 INFO:tasks.workunit.client.0.smithi029.stdout: "values": [ 2024-08-29T17:50:14.669 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.669 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.670 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.670 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.670 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.670 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.670 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.670 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.670 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.670 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.670 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.670 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.670 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.670 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.670 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.671 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.671 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.671 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.671 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.671 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.671 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.671 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.671 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.671 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.671 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.671 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.671 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.671 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.672 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.672 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.672 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.672 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T17:50:14.672 INFO:tasks.workunit.client.0.smithi029.stdout: ] 2024-08-29T17:50:14.672 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.672 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:14.672 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_id": 1, 2024-08-29T17:50:14.672 INFO:tasks.workunit.client.0.smithi029.stdout: "values": [ 2024-08-29T17:50:14.672 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.672 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.672 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.673 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.673 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.673 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 19, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.673 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.673 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.673 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.673 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.673 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.673 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.673 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.673 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.673 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.673 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.674 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.674 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.674 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.674 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.674 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.674 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.674 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.674 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.674 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.674 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.674 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.674 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.674 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.675 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.675 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.675 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T17:50:14.675 INFO:tasks.workunit.client.0.smithi029.stdout: ] 2024-08-29T17:50:14.675 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.675 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:14.675 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_id": 2, 2024-08-29T17:50:14.675 INFO:tasks.workunit.client.0.smithi029.stdout: "values": [ 2024-08-29T17:50:14.675 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.675 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.675 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.675 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.675 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.676 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.676 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.676 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.676 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.676 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.676 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.676 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.676 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.676 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.676 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.676 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.676 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.676 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.677 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.677 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.677 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.677 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.677 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.677 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.677 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.677 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.677 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.677 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.677 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.677 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.678 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.678 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T17:50:14.678 INFO:tasks.workunit.client.0.smithi029.stdout: ] 2024-08-29T17:50:14.678 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.678 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:14.678 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_id": 3, 2024-08-29T17:50:14.678 INFO:tasks.workunit.client.0.smithi029.stdout: "values": [ 2024-08-29T17:50:14.678 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.678 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.678 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.678 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.678 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.678 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.678 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.679 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.679 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.679 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.679 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.679 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.679 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.679 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.679 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.679 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.680 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.680 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.680 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.680 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.680 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.680 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.680 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.680 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.680 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.680 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.680 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.680 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.680 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.681 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.681 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.681 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T17:50:14.681 INFO:tasks.workunit.client.0.smithi029.stdout: ] 2024-08-29T17:50:14.681 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.681 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:14.681 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_id": 4, 2024-08-29T17:50:14.681 INFO:tasks.workunit.client.0.smithi029.stdout: "values": [ 2024-08-29T17:50:14.681 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.681 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.681 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.681 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.681 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.682 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.682 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.682 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.682 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.682 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.682 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.682 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.682 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.682 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.682 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.682 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.682 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.682 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.683 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.683 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.683 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.683 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.683 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.683 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.683 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.683 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.683 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.683 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.683 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.683 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.683 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.684 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T17:50:14.684 INFO:tasks.workunit.client.0.smithi029.stdout: ] 2024-08-29T17:50:14.684 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.684 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:14.684 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_id": 5, 2024-08-29T17:50:14.684 INFO:tasks.workunit.client.0.smithi029.stdout: "values": [ 2024-08-29T17:50:14.684 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.684 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.684 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.684 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.684 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.684 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.685 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.685 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.685 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.685 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.685 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.685 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.685 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.685 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.685 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.685 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.685 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.685 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.688 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.688 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.688 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.689 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.689 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.689 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.689 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.689 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.689 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.689 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.689 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.689 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.689 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.689 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T17:50:14.689 INFO:tasks.workunit.client.0.smithi029.stdout: ] 2024-08-29T17:50:14.689 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.690 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:14.690 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_id": 6, 2024-08-29T17:50:14.690 INFO:tasks.workunit.client.0.smithi029.stdout: "values": [ 2024-08-29T17:50:14.690 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.690 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.690 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.690 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.690 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.690 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.690 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.690 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.690 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.690 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.691 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.691 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.691 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.691 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.691 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.691 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.691 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.691 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.691 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.691 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.691 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.691 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.691 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.692 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.692 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.692 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.692 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.692 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.692 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.692 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.692 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.692 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T17:50:14.692 INFO:tasks.workunit.client.0.smithi029.stdout: ] 2024-08-29T17:50:14.692 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.693 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:14.693 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_id": 7, 2024-08-29T17:50:14.693 INFO:tasks.workunit.client.0.smithi029.stdout: "values": [ 2024-08-29T17:50:14.693 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.693 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.693 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.693 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.693 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.693 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.693 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.693 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.693 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.693 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.694 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.694 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.694 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.694 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.694 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.694 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.694 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.694 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.694 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.694 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.694 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.694 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.694 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.694 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.695 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.695 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.695 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.695 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.695 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.695 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.695 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.695 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T17:50:14.695 INFO:tasks.workunit.client.0.smithi029.stdout: ] 2024-08-29T17:50:14.695 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:14.695 INFO:tasks.workunit.client.0.smithi029.stdout: ] 2024-08-29T17:50:14.695 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.695 INFO:tasks.workunit.client.0.smithi029.stdout: "op_w_latency_in_bytes_histogram": { 2024-08-29T17:50:14.696 INFO:tasks.workunit.client.0.smithi029.stdout: "axes": [ 2024-08-29T17:50:14.696 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:14.696 INFO:tasks.workunit.client.0.smithi029.stdout: "buckets": 32, 2024-08-29T17:50:14.696 INFO:tasks.workunit.client.0.smithi029.stdout: "min": 0, 2024-08-29T17:50:14.696 INFO:tasks.workunit.client.0.smithi029.stdout: "name": "Latency (usec)", 2024-08-29T17:50:14.696 INFO:tasks.workunit.client.0.smithi029.stdout: "quant_size": 100000, 2024-08-29T17:50:14.696 INFO:tasks.workunit.client.0.smithi029.stdout: "ranges": [ 2024-08-29T17:50:14.696 INFO:tasks.workunit.client.0.smithi029.stdout: "[None, -1]", 2024-08-29T17:50:14.696 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 99999]", 2024-08-29T17:50:14.696 INFO:tasks.workunit.client.0.smithi029.stdout: "[100000, 199999]", 2024-08-29T17:50:14.696 INFO:tasks.workunit.client.0.smithi029.stdout: "[200000, 399999]", 2024-08-29T17:50:14.696 INFO:tasks.workunit.client.0.smithi029.stdout: "[400000, 799999]", 2024-08-29T17:50:14.696 INFO:tasks.workunit.client.0.smithi029.stdout: "[800000, 1599999]", 2024-08-29T17:50:14.697 INFO:tasks.workunit.client.0.smithi029.stdout: "[1600000, 3199999]", 2024-08-29T17:50:14.697 INFO:tasks.workunit.client.0.smithi029.stdout: "[3200000, 6399999]", 2024-08-29T17:50:14.697 INFO:tasks.workunit.client.0.smithi029.stdout: "[6400000, 12799999]", 2024-08-29T17:50:14.697 INFO:tasks.workunit.client.0.smithi029.stdout: "[12800000, 25599999]", 2024-08-29T17:50:14.697 INFO:tasks.workunit.client.0.smithi029.stdout: "[25600000, 51199999]", 2024-08-29T17:50:14.697 INFO:tasks.workunit.client.0.smithi029.stdout: "[51200000, 102399999]", 2024-08-29T17:50:14.697 INFO:tasks.workunit.client.0.smithi029.stdout: "[102400000, 204799999]", 2024-08-29T17:50:14.697 INFO:tasks.workunit.client.0.smithi029.stdout: "[204800000, 409599999]", 2024-08-29T17:50:14.697 INFO:tasks.workunit.client.0.smithi029.stdout: "[409600000, 819199999]", 2024-08-29T17:50:14.697 INFO:tasks.workunit.client.0.smithi029.stdout: "[819200000, 1638399999]", 2024-08-29T17:50:14.697 INFO:tasks.workunit.client.0.smithi029.stdout: "[1638400000, 3276799999]", 2024-08-29T17:50:14.697 INFO:tasks.workunit.client.0.smithi029.stdout: "[3276800000, 6553599999]", 2024-08-29T17:50:14.697 INFO:tasks.workunit.client.0.smithi029.stdout: "[6553600000, 13107199999]", 2024-08-29T17:50:14.697 INFO:tasks.workunit.client.0.smithi029.stdout: "[13107200000, 26214399999]", 2024-08-29T17:50:14.698 INFO:tasks.workunit.client.0.smithi029.stdout: "[26214400000, 52428799999]", 2024-08-29T17:50:14.698 INFO:tasks.workunit.client.0.smithi029.stdout: "[52428800000, 104857599999]", 2024-08-29T17:50:14.698 INFO:tasks.workunit.client.0.smithi029.stdout: "[104857600000, 209715199999]", 2024-08-29T17:50:14.698 INFO:tasks.workunit.client.0.smithi029.stdout: "[209715200000, 419430399999]", 2024-08-29T17:50:14.698 INFO:tasks.workunit.client.0.smithi029.stdout: "[419430400000, 838860799999]", 2024-08-29T17:50:14.698 INFO:tasks.workunit.client.0.smithi029.stdout: "[838860800000, 1677721599999]", 2024-08-29T17:50:14.698 INFO:tasks.workunit.client.0.smithi029.stdout: "[1677721600000, 3355443199999]", 2024-08-29T17:50:14.698 INFO:tasks.workunit.client.0.smithi029.stdout: "[3355443200000, 6710886399999]", 2024-08-29T17:50:14.698 INFO:tasks.workunit.client.0.smithi029.stdout: "[6710886400000, 13421772799999]", 2024-08-29T17:50:14.698 INFO:tasks.workunit.client.0.smithi029.stdout: "[13421772800000, 26843545599999]", 2024-08-29T17:50:14.698 INFO:tasks.workunit.client.0.smithi029.stdout: "[26843545600000, 53687091199999]", 2024-08-29T17:50:14.698 INFO:tasks.workunit.client.0.smithi029.stdout: "[53687091200000, None]" 2024-08-29T17:50:14.698 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:14.699 INFO:tasks.workunit.client.0.smithi029.stdout: "scale_type": "log2" 2024-08-29T17:50:14.699 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.699 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:14.699 INFO:tasks.workunit.client.0.smithi029.stdout: "buckets": 32, 2024-08-29T17:50:14.699 INFO:tasks.workunit.client.0.smithi029.stdout: "min": 0, 2024-08-29T17:50:14.699 INFO:tasks.workunit.client.0.smithi029.stdout: "name": "Request size (bytes)", 2024-08-29T17:50:14.699 INFO:tasks.workunit.client.0.smithi029.stdout: "quant_size": 512, 2024-08-29T17:50:14.699 INFO:tasks.workunit.client.0.smithi029.stdout: "ranges": [ 2024-08-29T17:50:14.699 INFO:tasks.workunit.client.0.smithi029.stdout: "[None, -1]", 2024-08-29T17:50:14.699 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 511]", 2024-08-29T17:50:14.699 INFO:tasks.workunit.client.0.smithi029.stdout: "[512, 1023]", 2024-08-29T17:50:14.699 INFO:tasks.workunit.client.0.smithi029.stdout: "[1024, 2047]", 2024-08-29T17:50:14.699 INFO:tasks.workunit.client.0.smithi029.stdout: "[2048, 4095]", 2024-08-29T17:50:14.699 INFO:tasks.workunit.client.0.smithi029.stdout: "[4096, 8191]", 2024-08-29T17:50:14.700 INFO:tasks.workunit.client.0.smithi029.stdout: "[8192, 16383]", 2024-08-29T17:50:14.700 INFO:tasks.workunit.client.0.smithi029.stdout: "[16384, 32767]", 2024-08-29T17:50:14.700 INFO:tasks.workunit.client.0.smithi029.stdout: "[32768, 65535]", 2024-08-29T17:50:14.700 INFO:tasks.workunit.client.0.smithi029.stdout: "[65536, 131071]", 2024-08-29T17:50:14.700 INFO:tasks.workunit.client.0.smithi029.stdout: "[131072, 262143]", 2024-08-29T17:50:14.700 INFO:tasks.workunit.client.0.smithi029.stdout: "[262144, 524287]", 2024-08-29T17:50:14.700 INFO:tasks.workunit.client.0.smithi029.stdout: "[524288, 1048575]", 2024-08-29T17:50:14.700 INFO:tasks.workunit.client.0.smithi029.stdout: "[1048576, 2097151]", 2024-08-29T17:50:14.700 INFO:tasks.workunit.client.0.smithi029.stdout: "[2097152, 4194303]", 2024-08-29T17:50:14.700 INFO:tasks.workunit.client.0.smithi029.stdout: "[4194304, 8388607]", 2024-08-29T17:50:14.700 INFO:tasks.workunit.client.0.smithi029.stdout: "[8388608, 16777215]", 2024-08-29T17:50:14.700 INFO:tasks.workunit.client.0.smithi029.stdout: "[16777216, 33554431]", 2024-08-29T17:50:14.700 INFO:tasks.workunit.client.0.smithi029.stdout: "[33554432, 67108863]", 2024-08-29T17:50:14.701 INFO:tasks.workunit.client.0.smithi029.stdout: "[67108864, 134217727]", 2024-08-29T17:50:14.701 INFO:tasks.workunit.client.0.smithi029.stdout: "[134217728, 268435455]", 2024-08-29T17:50:14.701 INFO:tasks.workunit.client.0.smithi029.stdout: "[268435456, 536870911]", 2024-08-29T17:50:14.701 INFO:tasks.workunit.client.0.smithi029.stdout: "[536870912, 1073741823]", 2024-08-29T17:50:14.701 INFO:tasks.workunit.client.0.smithi029.stdout: "[1073741824, 2147483647]", 2024-08-29T17:50:14.701 INFO:tasks.workunit.client.0.smithi029.stdout: "[2147483648, 4294967295]", 2024-08-29T17:50:14.701 INFO:tasks.workunit.client.0.smithi029.stdout: "[4294967296, 8589934591]", 2024-08-29T17:50:14.701 INFO:tasks.workunit.client.0.smithi029.stdout: "[8589934592, 17179869183]", 2024-08-29T17:50:14.701 INFO:tasks.workunit.client.0.smithi029.stdout: "[17179869184, 34359738367]", 2024-08-29T17:50:14.701 INFO:tasks.workunit.client.0.smithi029.stdout: "[34359738368, 68719476735]", 2024-08-29T17:50:14.701 INFO:tasks.workunit.client.0.smithi029.stdout: "[68719476736, 137438953471]", 2024-08-29T17:50:14.701 INFO:tasks.workunit.client.0.smithi029.stdout: "[137438953472, 274877906943]", 2024-08-29T17:50:14.701 INFO:tasks.workunit.client.0.smithi029.stdout: "[274877906944, None]" 2024-08-29T17:50:14.702 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:14.702 INFO:tasks.workunit.client.0.smithi029.stdout: "scale_type": "log2" 2024-08-29T17:50:14.702 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:14.702 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:14.702 INFO:tasks.workunit.client.0.smithi029.stdout: "osds": [ 2024-08-29T17:50:14.702 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:14.702 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_id": 0, 2024-08-29T17:50:14.702 INFO:tasks.workunit.client.0.smithi029.stdout: "values": [ 2024-08-29T17:50:14.702 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.702 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.702 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.702 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.702 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.702 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.703 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.703 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.703 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.703 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.703 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.703 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.703 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.703 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.703 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.703 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.703 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.703 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.703 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.703 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.704 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.704 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.704 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.704 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.704 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.704 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.704 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.704 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.704 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.704 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.704 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.704 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T17:50:14.704 INFO:tasks.workunit.client.0.smithi029.stdout: ] 2024-08-29T17:50:14.705 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.705 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:14.705 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_id": 1, 2024-08-29T17:50:14.705 INFO:tasks.workunit.client.0.smithi029.stdout: "values": [ 2024-08-29T17:50:14.705 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.705 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.705 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.705 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.705 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.705 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 9, 1, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.705 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 14, 4, 0, 0, 0, 0, 0, 0, 17, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.705 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 15, 2, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.705 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 13, 1, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.705 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.706 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.706 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.706 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.706 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.706 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.706 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.706 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.706 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.706 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.706 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.706 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.706 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.706 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.707 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.707 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.707 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.707 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.707 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.707 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.707 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.707 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.707 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T17:50:14.707 INFO:tasks.workunit.client.0.smithi029.stdout: ] 2024-08-29T17:50:14.707 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.707 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:14.707 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_id": 2, 2024-08-29T17:50:14.707 INFO:tasks.workunit.client.0.smithi029.stdout: "values": [ 2024-08-29T17:50:14.708 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.708 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.708 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.708 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.708 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.708 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.708 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.708 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.708 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.708 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.708 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.708 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.709 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.709 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.709 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.709 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.709 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.709 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.709 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.709 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.709 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.709 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.709 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.709 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.709 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.709 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.710 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.710 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.710 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.710 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.710 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.710 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T17:50:14.710 INFO:tasks.workunit.client.0.smithi029.stdout: ] 2024-08-29T17:50:14.710 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.710 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:14.710 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_id": 3, 2024-08-29T17:50:14.710 INFO:tasks.workunit.client.0.smithi029.stdout: "values": [ 2024-08-29T17:50:14.710 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.710 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.711 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.711 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.711 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.711 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.711 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.711 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.711 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.711 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.711 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.711 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.711 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.711 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.711 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.711 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.712 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.712 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.712 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.712 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.712 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.712 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.712 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.712 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.712 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.712 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.712 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.712 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.713 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.713 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.713 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.713 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T17:50:14.713 INFO:tasks.workunit.client.0.smithi029.stdout: ] 2024-08-29T17:50:14.713 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.713 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:14.713 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_id": 4, 2024-08-29T17:50:14.713 INFO:tasks.workunit.client.0.smithi029.stdout: "values": [ 2024-08-29T17:50:14.713 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.713 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.713 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.713 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.714 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.714 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.714 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.714 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.714 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.714 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.714 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.714 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.714 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.714 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.714 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.714 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.714 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.715 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.715 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.715 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.715 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.715 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.715 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.715 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.715 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.715 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.715 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.715 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.715 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.715 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.715 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.716 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T17:50:14.716 INFO:tasks.workunit.client.0.smithi029.stdout: ] 2024-08-29T17:50:14.716 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.716 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:14.716 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_id": 5, 2024-08-29T17:50:14.716 INFO:tasks.workunit.client.0.smithi029.stdout: "values": [ 2024-08-29T17:50:14.716 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.716 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.716 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.716 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.716 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.716 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.716 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.716 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.717 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.717 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.717 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.717 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.717 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.717 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.717 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.717 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.717 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.717 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.717 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.717 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.717 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.718 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.718 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.718 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.718 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.718 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.718 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.718 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.718 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.718 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.718 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.718 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T17:50:14.718 INFO:tasks.workunit.client.0.smithi029.stdout: ] 2024-08-29T17:50:14.718 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.719 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:14.719 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_id": 6, 2024-08-29T17:50:14.719 INFO:tasks.workunit.client.0.smithi029.stdout: "values": [ 2024-08-29T17:50:14.719 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.719 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.719 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.719 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.719 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.719 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.719 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.719 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.719 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.719 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 4, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.719 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.720 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.720 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.720 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.720 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.720 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.720 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.720 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.720 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.720 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.720 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.720 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.720 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.721 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.721 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.721 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.721 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.721 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.721 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.721 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.721 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.721 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T17:50:14.721 INFO:tasks.workunit.client.0.smithi029.stdout: ] 2024-08-29T17:50:14.721 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.721 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:14.721 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_id": 7, 2024-08-29T17:50:14.722 INFO:tasks.workunit.client.0.smithi029.stdout: "values": [ 2024-08-29T17:50:14.722 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.722 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.722 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.722 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.722 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.722 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.722 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.722 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.722 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.722 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.722 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.722 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.722 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.723 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.723 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.723 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.723 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.723 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.723 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.723 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.723 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.723 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.723 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.723 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.723 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.724 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.724 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.724 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.724 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.724 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.724 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:14.724 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T17:50:14.724 INFO:tasks.workunit.client.0.smithi029.stdout: ] 2024-08-29T17:50:14.724 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:14.724 INFO:tasks.workunit.client.0.smithi029.stdout: ] 2024-08-29T17:50:14.724 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:14.724 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:14.725 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:14.725 INFO:tasks.workunit.client.0.smithi029.stdout: "perf_counters": { 2024-08-29T17:50:14.725 INFO:tasks.workunit.client.0.smithi029.stdout: "mds.eab9ca671542c643f83b79a2998aba8453a415ac": { 2024-08-29T17:50:14.725 INFO:tasks.workunit.client.0.smithi029.stdout: "mds": { 2024-08-29T17:50:14.725 INFO:tasks.workunit.client.0.smithi029.stdout: "caps": { 2024-08-29T17:50:14.725 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.725 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.725 INFO:tasks.workunit.client.0.smithi029.stdout: "ceph_cap_op_flush_ack": { 2024-08-29T17:50:14.725 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.725 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.725 INFO:tasks.workunit.client.0.smithi029.stdout: "ceph_cap_op_flushsnap_ack": { 2024-08-29T17:50:14.725 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.725 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.725 INFO:tasks.workunit.client.0.smithi029.stdout: "ceph_cap_op_grant": { 2024-08-29T17:50:14.726 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.726 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.726 INFO:tasks.workunit.client.0.smithi029.stdout: "ceph_cap_op_revoke": { 2024-08-29T17:50:14.726 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.726 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.726 INFO:tasks.workunit.client.0.smithi029.stdout: "ceph_cap_op_trunc": { 2024-08-29T17:50:14.726 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.726 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.726 INFO:tasks.workunit.client.0.smithi029.stdout: "dir_commit": { 2024-08-29T17:50:14.726 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 12 2024-08-29T17:50:14.726 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.726 INFO:tasks.workunit.client.0.smithi029.stdout: "dir_fetch_complete": { 2024-08-29T17:50:14.726 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.727 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.727 INFO:tasks.workunit.client.0.smithi029.stdout: "dir_fetch_keys": { 2024-08-29T17:50:14.727 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.727 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.727 INFO:tasks.workunit.client.0.smithi029.stdout: "dir_merge": { 2024-08-29T17:50:14.727 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.727 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.727 INFO:tasks.workunit.client.0.smithi029.stdout: "dir_split": { 2024-08-29T17:50:14.727 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.727 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.727 INFO:tasks.workunit.client.0.smithi029.stdout: "exported_inodes": { 2024-08-29T17:50:14.727 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.727 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.727 INFO:tasks.workunit.client.0.smithi029.stdout: "forward": { 2024-08-29T17:50:14.728 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.728 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.728 INFO:tasks.workunit.client.0.smithi029.stdout: "handle_client_cap_release": { 2024-08-29T17:50:14.728 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.728 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.728 INFO:tasks.workunit.client.0.smithi029.stdout: "handle_client_caps": { 2024-08-29T17:50:14.728 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.728 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.728 INFO:tasks.workunit.client.0.smithi029.stdout: "handle_client_caps_dirty": { 2024-08-29T17:50:14.728 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.728 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.728 INFO:tasks.workunit.client.0.smithi029.stdout: "handle_inode_file_caps": { 2024-08-29T17:50:14.728 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.729 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.729 INFO:tasks.workunit.client.0.smithi029.stdout: "imported_inodes": { 2024-08-29T17:50:14.729 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.729 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.729 INFO:tasks.workunit.client.0.smithi029.stdout: "inodes": { 2024-08-29T17:50:14.729 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 10 2024-08-29T17:50:14.729 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.729 INFO:tasks.workunit.client.0.smithi029.stdout: "inodes_expired": { 2024-08-29T17:50:14.729 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.729 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.729 INFO:tasks.workunit.client.0.smithi029.stdout: "inodes_pinned": { 2024-08-29T17:50:14.729 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 10 2024-08-29T17:50:14.729 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.730 INFO:tasks.workunit.client.0.smithi029.stdout: "inodes_with_caps": { 2024-08-29T17:50:14.730 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.730 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.730 INFO:tasks.workunit.client.0.smithi029.stdout: "load_cent": { 2024-08-29T17:50:14.730 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.730 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.730 INFO:tasks.workunit.client.0.smithi029.stdout: "openino_dir_fetch": { 2024-08-29T17:50:14.730 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.730 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.730 INFO:tasks.workunit.client.0.smithi029.stdout: "process_request_cap_release": { 2024-08-29T17:50:14.730 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.730 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.730 INFO:tasks.workunit.client.0.smithi029.stdout: "reply_latency": { 2024-08-29T17:50:14.730 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 2, 2024-08-29T17:50:14.731 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 278129 2024-08-29T17:50:14.731 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.731 INFO:tasks.workunit.client.0.smithi029.stdout: "request": { 2024-08-29T17:50:14.731 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 2 2024-08-29T17:50:14.731 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.731 INFO:tasks.workunit.client.0.smithi029.stdout: "root_rbytes": { 2024-08-29T17:50:14.731 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.731 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.731 INFO:tasks.workunit.client.0.smithi029.stdout: "root_rfiles": { 2024-08-29T17:50:14.731 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.731 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.731 INFO:tasks.workunit.client.0.smithi029.stdout: "root_rsnaps": { 2024-08-29T17:50:14.731 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.732 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.732 INFO:tasks.workunit.client.0.smithi029.stdout: "slow_reply": { 2024-08-29T17:50:14.732 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.732 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.732 INFO:tasks.workunit.client.0.smithi029.stdout: "subtrees": { 2024-08-29T17:50:14.732 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 2 2024-08-29T17:50:14.732 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:14.732 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.732 INFO:tasks.workunit.client.0.smithi029.stdout: "mds_cache": { 2024-08-29T17:50:14.732 INFO:tasks.workunit.client.0.smithi029.stdout: "ireq_enqueue_scrub": { 2024-08-29T17:50:14.732 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.732 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.732 INFO:tasks.workunit.client.0.smithi029.stdout: "ireq_exportdir": { 2024-08-29T17:50:14.732 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.733 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.733 INFO:tasks.workunit.client.0.smithi029.stdout: "ireq_flush": { 2024-08-29T17:50:14.733 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.733 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.733 INFO:tasks.workunit.client.0.smithi029.stdout: "ireq_fragmentdir": { 2024-08-29T17:50:14.733 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.733 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.733 INFO:tasks.workunit.client.0.smithi029.stdout: "ireq_fragstats": { 2024-08-29T17:50:14.733 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.733 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.733 INFO:tasks.workunit.client.0.smithi029.stdout: "ireq_inodestats": { 2024-08-29T17:50:14.733 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.733 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.734 INFO:tasks.workunit.client.0.smithi029.stdout: "num_recovering_enqueued": { 2024-08-29T17:50:14.734 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.734 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.734 INFO:tasks.workunit.client.0.smithi029.stdout: "num_recovering_prioritized": { 2024-08-29T17:50:14.734 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.734 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.734 INFO:tasks.workunit.client.0.smithi029.stdout: "num_recovering_processing": { 2024-08-29T17:50:14.734 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.734 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.734 INFO:tasks.workunit.client.0.smithi029.stdout: "num_strays": { 2024-08-29T17:50:14.734 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.734 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.734 INFO:tasks.workunit.client.0.smithi029.stdout: "num_strays_delayed": { 2024-08-29T17:50:14.734 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.735 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.735 INFO:tasks.workunit.client.0.smithi029.stdout: "num_strays_enqueuing": { 2024-08-29T17:50:14.735 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.735 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.735 INFO:tasks.workunit.client.0.smithi029.stdout: "recovery_completed": { 2024-08-29T17:50:14.735 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.735 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.735 INFO:tasks.workunit.client.0.smithi029.stdout: "recovery_started": { 2024-08-29T17:50:14.735 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.735 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.735 INFO:tasks.workunit.client.0.smithi029.stdout: "strays_created": { 2024-08-29T17:50:14.735 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.735 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.735 INFO:tasks.workunit.client.0.smithi029.stdout: "strays_enqueued": { 2024-08-29T17:50:14.736 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.736 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.736 INFO:tasks.workunit.client.0.smithi029.stdout: "strays_migrated": { 2024-08-29T17:50:14.736 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.736 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.736 INFO:tasks.workunit.client.0.smithi029.stdout: "strays_reintegrated": { 2024-08-29T17:50:14.736 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.736 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:14.736 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.736 INFO:tasks.workunit.client.0.smithi029.stdout: "mds_log": { 2024-08-29T17:50:14.736 INFO:tasks.workunit.client.0.smithi029.stdout: "ev": { 2024-08-29T17:50:14.736 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 5 2024-08-29T17:50:14.736 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.736 INFO:tasks.workunit.client.0.smithi029.stdout: "evadd": { 2024-08-29T17:50:14.737 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 5 2024-08-29T17:50:14.737 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.737 INFO:tasks.workunit.client.0.smithi029.stdout: "evex": { 2024-08-29T17:50:14.737 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.737 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.737 INFO:tasks.workunit.client.0.smithi029.stdout: "evexd": { 2024-08-29T17:50:14.737 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.737 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.737 INFO:tasks.workunit.client.0.smithi029.stdout: "evexg": { 2024-08-29T17:50:14.737 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.737 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.737 INFO:tasks.workunit.client.0.smithi029.stdout: "evtrm": { 2024-08-29T17:50:14.737 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.737 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.738 INFO:tasks.workunit.client.0.smithi029.stdout: "jlat": { 2024-08-29T17:50:14.738 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 5, 2024-08-29T17:50:14.738 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 26991406 2024-08-29T17:50:14.738 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.738 INFO:tasks.workunit.client.0.smithi029.stdout: "replayed": { 2024-08-29T17:50:14.738 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.738 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.738 INFO:tasks.workunit.client.0.smithi029.stdout: "seg": { 2024-08-29T17:50:14.738 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1 2024-08-29T17:50:14.738 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.738 INFO:tasks.workunit.client.0.smithi029.stdout: "segadd": { 2024-08-29T17:50:14.738 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1 2024-08-29T17:50:14.738 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.738 INFO:tasks.workunit.client.0.smithi029.stdout: "segex": { 2024-08-29T17:50:14.739 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.739 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.739 INFO:tasks.workunit.client.0.smithi029.stdout: "segexd": { 2024-08-29T17:50:14.739 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.739 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.739 INFO:tasks.workunit.client.0.smithi029.stdout: "segexg": { 2024-08-29T17:50:14.739 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.739 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.739 INFO:tasks.workunit.client.0.smithi029.stdout: "segtrm": { 2024-08-29T17:50:14.739 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.739 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:14.739 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.739 INFO:tasks.workunit.client.0.smithi029.stdout: "mds_mem": { 2024-08-29T17:50:14.739 INFO:tasks.workunit.client.0.smithi029.stdout: "cap": { 2024-08-29T17:50:14.740 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.740 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.740 INFO:tasks.workunit.client.0.smithi029.stdout: "cap+": { 2024-08-29T17:50:14.740 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 2 2024-08-29T17:50:14.740 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.740 INFO:tasks.workunit.client.0.smithi029.stdout: "cap-": { 2024-08-29T17:50:14.740 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 2 2024-08-29T17:50:14.740 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.740 INFO:tasks.workunit.client.0.smithi029.stdout: "dir": { 2024-08-29T17:50:14.740 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 12 2024-08-29T17:50:14.740 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.741 INFO:tasks.workunit.client.0.smithi029.stdout: "dir+": { 2024-08-29T17:50:14.741 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 12 2024-08-29T17:50:14.741 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.741 INFO:tasks.workunit.client.0.smithi029.stdout: "dir-": { 2024-08-29T17:50:14.741 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.741 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.741 INFO:tasks.workunit.client.0.smithi029.stdout: "dn": { 2024-08-29T17:50:14.741 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 10 2024-08-29T17:50:14.741 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.741 INFO:tasks.workunit.client.0.smithi029.stdout: "dn+": { 2024-08-29T17:50:14.741 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 10 2024-08-29T17:50:14.741 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.741 INFO:tasks.workunit.client.0.smithi029.stdout: "dn-": { 2024-08-29T17:50:14.742 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.742 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.742 INFO:tasks.workunit.client.0.smithi029.stdout: "heap": { 2024-08-29T17:50:14.742 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 207124 2024-08-29T17:50:14.742 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.742 INFO:tasks.workunit.client.0.smithi029.stdout: "ino": { 2024-08-29T17:50:14.742 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 13 2024-08-29T17:50:14.742 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.742 INFO:tasks.workunit.client.0.smithi029.stdout: "ino+": { 2024-08-29T17:50:14.742 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 13 2024-08-29T17:50:14.742 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.742 INFO:tasks.workunit.client.0.smithi029.stdout: "ino-": { 2024-08-29T17:50:14.742 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.742 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.743 INFO:tasks.workunit.client.0.smithi029.stdout: "rss": { 2024-08-29T17:50:14.743 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 36812 2024-08-29T17:50:14.743 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:14.743 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.743 INFO:tasks.workunit.client.0.smithi029.stdout: "mds_server": { 2024-08-29T17:50:14.743 INFO:tasks.workunit.client.0.smithi029.stdout: "cap_acquisition_throttle": { 2024-08-29T17:50:14.743 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.743 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.743 INFO:tasks.workunit.client.0.smithi029.stdout: "cap_revoke_eviction": { 2024-08-29T17:50:14.743 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.743 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.743 INFO:tasks.workunit.client.0.smithi029.stdout: "handle_client_request": { 2024-08-29T17:50:14.744 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 2 2024-08-29T17:50:14.744 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.744 INFO:tasks.workunit.client.0.smithi029.stdout: "handle_client_session": { 2024-08-29T17:50:14.744 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 16 2024-08-29T17:50:14.744 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.744 INFO:tasks.workunit.client.0.smithi029.stdout: "handle_peer_request": { 2024-08-29T17:50:14.744 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.744 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.744 INFO:tasks.workunit.client.0.smithi029.stdout: "req_create_latency": { 2024-08-29T17:50:14.744 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:14.744 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.744 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.744 INFO:tasks.workunit.client.0.smithi029.stdout: "req_getattr_latency": { 2024-08-29T17:50:14.745 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 2, 2024-08-29T17:50:14.745 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 278129 2024-08-29T17:50:14.745 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.745 INFO:tasks.workunit.client.0.smithi029.stdout: "req_getfilelock_latency": { 2024-08-29T17:50:14.745 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:14.745 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.745 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.745 INFO:tasks.workunit.client.0.smithi029.stdout: "req_getvxattr_latency": { 2024-08-29T17:50:14.745 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:14.745 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.745 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.745 INFO:tasks.workunit.client.0.smithi029.stdout: "req_link_latency": { 2024-08-29T17:50:14.745 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:14.746 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.746 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.746 INFO:tasks.workunit.client.0.smithi029.stdout: "req_lookup_latency": { 2024-08-29T17:50:14.746 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:14.746 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.746 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.746 INFO:tasks.workunit.client.0.smithi029.stdout: "req_lookuphash_latency": { 2024-08-29T17:50:14.746 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:14.746 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.746 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.746 INFO:tasks.workunit.client.0.smithi029.stdout: "req_lookupino_latency": { 2024-08-29T17:50:14.746 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:14.746 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.747 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.747 INFO:tasks.workunit.client.0.smithi029.stdout: "req_lookupname_latency": { 2024-08-29T17:50:14.747 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:14.747 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.747 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.747 INFO:tasks.workunit.client.0.smithi029.stdout: "req_lookupparent_latency": { 2024-08-29T17:50:14.747 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:14.747 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.747 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.747 INFO:tasks.workunit.client.0.smithi029.stdout: "req_lookupsnap_latency": { 2024-08-29T17:50:14.747 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:14.747 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.747 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.748 INFO:tasks.workunit.client.0.smithi029.stdout: "req_lssnap_latency": { 2024-08-29T17:50:14.748 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:14.748 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.748 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.748 INFO:tasks.workunit.client.0.smithi029.stdout: "req_mkdir_latency": { 2024-08-29T17:50:14.748 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:14.748 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.748 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.748 INFO:tasks.workunit.client.0.smithi029.stdout: "req_mknod_latency": { 2024-08-29T17:50:14.748 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:14.748 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.748 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.748 INFO:tasks.workunit.client.0.smithi029.stdout: "req_mksnap_latency": { 2024-08-29T17:50:14.748 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:14.749 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.749 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.749 INFO:tasks.workunit.client.0.smithi029.stdout: "req_open_latency": { 2024-08-29T17:50:14.749 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:14.749 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.749 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.749 INFO:tasks.workunit.client.0.smithi029.stdout: "req_readdir_latency": { 2024-08-29T17:50:14.749 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:14.749 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.749 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.749 INFO:tasks.workunit.client.0.smithi029.stdout: "req_rename_latency": { 2024-08-29T17:50:14.750 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:14.750 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.750 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.750 INFO:tasks.workunit.client.0.smithi029.stdout: "req_renamesnap_latency": { 2024-08-29T17:50:14.750 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:14.750 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.750 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.750 INFO:tasks.workunit.client.0.smithi029.stdout: "req_rmdir_latency": { 2024-08-29T17:50:14.750 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:14.750 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.750 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.750 INFO:tasks.workunit.client.0.smithi029.stdout: "req_rmsnap_latency": { 2024-08-29T17:50:14.750 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:14.750 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.751 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.751 INFO:tasks.workunit.client.0.smithi029.stdout: "req_rmxattr_latency": { 2024-08-29T17:50:14.751 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:14.751 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.751 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.751 INFO:tasks.workunit.client.0.smithi029.stdout: "req_setattr_latency": { 2024-08-29T17:50:14.751 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:14.751 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.751 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.751 INFO:tasks.workunit.client.0.smithi029.stdout: "req_setdirlayout_latency": { 2024-08-29T17:50:14.751 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:14.751 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.751 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.751 INFO:tasks.workunit.client.0.smithi029.stdout: "req_setfilelock_latency": { 2024-08-29T17:50:14.752 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:14.752 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.752 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.752 INFO:tasks.workunit.client.0.smithi029.stdout: "req_setlayout_latency": { 2024-08-29T17:50:14.752 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:14.752 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.752 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.752 INFO:tasks.workunit.client.0.smithi029.stdout: "req_setxattr_latency": { 2024-08-29T17:50:14.752 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:14.752 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.752 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.752 INFO:tasks.workunit.client.0.smithi029.stdout: "req_snapdiff_latency": { 2024-08-29T17:50:14.752 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:14.753 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.753 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.753 INFO:tasks.workunit.client.0.smithi029.stdout: "req_symlink_latency": { 2024-08-29T17:50:14.753 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:14.753 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.753 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.753 INFO:tasks.workunit.client.0.smithi029.stdout: "req_unlink_latency": { 2024-08-29T17:50:14.753 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:14.753 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.753 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:14.753 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.753 INFO:tasks.workunit.client.0.smithi029.stdout: "mds_sessions": { 2024-08-29T17:50:14.754 INFO:tasks.workunit.client.0.smithi029.stdout: "average_load": { 2024-08-29T17:50:14.754 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1 2024-08-29T17:50:14.754 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.754 INFO:tasks.workunit.client.0.smithi029.stdout: "avg_session_uptime": { 2024-08-29T17:50:14.754 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 87 2024-08-29T17:50:14.754 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.754 INFO:tasks.workunit.client.0.smithi029.stdout: "mdthresh_evicted": { 2024-08-29T17:50:14.754 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.754 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.754 INFO:tasks.workunit.client.0.smithi029.stdout: "session_add": { 2024-08-29T17:50:14.754 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 2 2024-08-29T17:50:14.754 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.754 INFO:tasks.workunit.client.0.smithi029.stdout: "session_count": { 2024-08-29T17:50:14.754 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.755 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.755 INFO:tasks.workunit.client.0.smithi029.stdout: "session_remove": { 2024-08-29T17:50:14.755 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 2 2024-08-29T17:50:14.755 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.755 INFO:tasks.workunit.client.0.smithi029.stdout: "sessions_open": { 2024-08-29T17:50:14.755 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.755 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.755 INFO:tasks.workunit.client.0.smithi029.stdout: "sessions_stale": { 2024-08-29T17:50:14.755 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.755 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.755 INFO:tasks.workunit.client.0.smithi029.stdout: "total_load": { 2024-08-29T17:50:14.755 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 2 2024-08-29T17:50:14.755 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:14.756 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.756 INFO:tasks.workunit.client.0.smithi029.stdout: "objecter": { 2024-08-29T17:50:14.756 INFO:tasks.workunit.client.0.smithi029.stdout: "op_active": { 2024-08-29T17:50:14.756 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.756 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.756 INFO:tasks.workunit.client.0.smithi029.stdout: "op_r": { 2024-08-29T17:50:14.756 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.756 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.756 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rmw": { 2024-08-29T17:50:14.756 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.756 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.756 INFO:tasks.workunit.client.0.smithi029.stdout: "op_w": { 2024-08-29T17:50:14.757 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 45 2024-08-29T17:50:14.757 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:14.757 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.757 INFO:tasks.workunit.client.0.smithi029.stdout: "purge_queue": { 2024-08-29T17:50:14.757 INFO:tasks.workunit.client.0.smithi029.stdout: "pq_executed": { 2024-08-29T17:50:14.757 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.757 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.757 INFO:tasks.workunit.client.0.smithi029.stdout: "pq_executed_ops": { 2024-08-29T17:50:14.757 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.757 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.757 INFO:tasks.workunit.client.0.smithi029.stdout: "pq_executing": { 2024-08-29T17:50:14.757 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.757 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.757 INFO:tasks.workunit.client.0.smithi029.stdout: "pq_executing_high_water": { 2024-08-29T17:50:14.758 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.758 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.758 INFO:tasks.workunit.client.0.smithi029.stdout: "pq_executing_ops": { 2024-08-29T17:50:14.758 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.758 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.758 INFO:tasks.workunit.client.0.smithi029.stdout: "pq_executing_ops_high_water": { 2024-08-29T17:50:14.758 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.758 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.758 INFO:tasks.workunit.client.0.smithi029.stdout: "pq_item_in_journal": { 2024-08-29T17:50:14.758 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.758 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:14.758 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:14.758 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.758 INFO:tasks.workunit.client.0.smithi029.stdout: "mon.4729795f712cc5080cd8f7bda4511c0a2ec82c08": { 2024-08-29T17:50:14.759 INFO:tasks.workunit.client.0.smithi029.stdout: "mon": { 2024-08-29T17:50:14.759 INFO:tasks.workunit.client.0.smithi029.stdout: "election_call": { 2024-08-29T17:50:14.759 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 3 2024-08-29T17:50:14.759 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.759 INFO:tasks.workunit.client.0.smithi029.stdout: "election_lose": { 2024-08-29T17:50:14.759 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.759 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.759 INFO:tasks.workunit.client.0.smithi029.stdout: "election_win": { 2024-08-29T17:50:14.759 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 4 2024-08-29T17:50:14.759 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.759 INFO:tasks.workunit.client.0.smithi029.stdout: "num_elections": { 2024-08-29T17:50:14.759 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 11 2024-08-29T17:50:14.759 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.760 INFO:tasks.workunit.client.0.smithi029.stdout: "num_sessions": { 2024-08-29T17:50:14.760 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 6 2024-08-29T17:50:14.760 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.760 INFO:tasks.workunit.client.0.smithi029.stdout: "session_add": { 2024-08-29T17:50:14.760 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 3 2024-08-29T17:50:14.760 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.760 INFO:tasks.workunit.client.0.smithi029.stdout: "session_rm": { 2024-08-29T17:50:14.760 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 177 2024-08-29T17:50:14.760 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.760 INFO:tasks.workunit.client.0.smithi029.stdout: "session_trim": { 2024-08-29T17:50:14.760 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.760 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:14.760 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.761 INFO:tasks.workunit.client.0.smithi029.stdout: "paxos": { 2024-08-29T17:50:14.761 INFO:tasks.workunit.client.0.smithi029.stdout: "accept_timeout": { 2024-08-29T17:50:14.761 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.761 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.761 INFO:tasks.workunit.client.0.smithi029.stdout: "begin": { 2024-08-29T17:50:14.761 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1574 2024-08-29T17:50:14.761 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.761 INFO:tasks.workunit.client.0.smithi029.stdout: "begin_bytes": { 2024-08-29T17:50:14.761 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 1574, 2024-08-29T17:50:14.761 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 6503756 2024-08-29T17:50:14.761 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.761 INFO:tasks.workunit.client.0.smithi029.stdout: "begin_keys": { 2024-08-29T17:50:14.761 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 1574, 2024-08-29T17:50:14.762 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 4722 2024-08-29T17:50:14.762 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.762 INFO:tasks.workunit.client.0.smithi029.stdout: "begin_latency": { 2024-08-29T17:50:14.762 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 1574, 2024-08-29T17:50:14.762 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 367994849 2024-08-29T17:50:14.762 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.762 INFO:tasks.workunit.client.0.smithi029.stdout: "collect": { 2024-08-29T17:50:14.762 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.762 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.762 INFO:tasks.workunit.client.0.smithi029.stdout: "collect_bytes": { 2024-08-29T17:50:14.762 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:14.762 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.763 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.763 INFO:tasks.workunit.client.0.smithi029.stdout: "collect_keys": { 2024-08-29T17:50:14.763 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:14.763 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.763 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.763 INFO:tasks.workunit.client.0.smithi029.stdout: "collect_latency": { 2024-08-29T17:50:14.763 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:14.763 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.763 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.763 INFO:tasks.workunit.client.0.smithi029.stdout: "collect_timeout": { 2024-08-29T17:50:14.763 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.763 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.763 INFO:tasks.workunit.client.0.smithi029.stdout: "collect_uncommitted": { 2024-08-29T17:50:14.764 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.764 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.764 INFO:tasks.workunit.client.0.smithi029.stdout: "commit": { 2024-08-29T17:50:14.764 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1574 2024-08-29T17:50:14.764 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.764 INFO:tasks.workunit.client.0.smithi029.stdout: "commit_bytes": { 2024-08-29T17:50:14.764 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 1574, 2024-08-29T17:50:14.764 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 6389721 2024-08-29T17:50:14.764 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.764 INFO:tasks.workunit.client.0.smithi029.stdout: "commit_keys": { 2024-08-29T17:50:14.764 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 1574, 2024-08-29T17:50:14.764 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 9028 2024-08-29T17:50:14.764 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.765 INFO:tasks.workunit.client.0.smithi029.stdout: "commit_latency": { 2024-08-29T17:50:14.765 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 1574, 2024-08-29T17:50:14.765 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 417665610 2024-08-29T17:50:14.765 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.765 INFO:tasks.workunit.client.0.smithi029.stdout: "lease_ack_timeout": { 2024-08-29T17:50:14.765 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.765 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.765 INFO:tasks.workunit.client.0.smithi029.stdout: "lease_timeout": { 2024-08-29T17:50:14.765 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.765 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.765 INFO:tasks.workunit.client.0.smithi029.stdout: "new_pn": { 2024-08-29T17:50:14.765 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 3 2024-08-29T17:50:14.765 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.766 INFO:tasks.workunit.client.0.smithi029.stdout: "new_pn_latency": { 2024-08-29T17:50:14.766 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 3, 2024-08-29T17:50:14.766 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.766 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.766 INFO:tasks.workunit.client.0.smithi029.stdout: "refresh": { 2024-08-29T17:50:14.766 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1577 2024-08-29T17:50:14.766 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.766 INFO:tasks.workunit.client.0.smithi029.stdout: "refresh_latency": { 2024-08-29T17:50:14.766 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 1577, 2024-08-29T17:50:14.766 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 7183899808 2024-08-29T17:50:14.766 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.766 INFO:tasks.workunit.client.0.smithi029.stdout: "restart": { 2024-08-29T17:50:14.766 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 14 2024-08-29T17:50:14.767 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.767 INFO:tasks.workunit.client.0.smithi029.stdout: "share_state": { 2024-08-29T17:50:14.767 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1 2024-08-29T17:50:14.767 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.767 INFO:tasks.workunit.client.0.smithi029.stdout: "share_state_bytes": { 2024-08-29T17:50:14.767 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 1, 2024-08-29T17:50:14.767 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 473 2024-08-29T17:50:14.767 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.767 INFO:tasks.workunit.client.0.smithi029.stdout: "share_state_keys": { 2024-08-29T17:50:14.767 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 1, 2024-08-29T17:50:14.767 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1 2024-08-29T17:50:14.767 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.767 INFO:tasks.workunit.client.0.smithi029.stdout: "start_leader": { 2024-08-29T17:50:14.768 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 4 2024-08-29T17:50:14.768 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.768 INFO:tasks.workunit.client.0.smithi029.stdout: "start_peon": { 2024-08-29T17:50:14.768 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.768 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.768 INFO:tasks.workunit.client.0.smithi029.stdout: "store_state": { 2024-08-29T17:50:14.768 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.768 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.768 INFO:tasks.workunit.client.0.smithi029.stdout: "store_state_bytes": { 2024-08-29T17:50:14.768 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:14.768 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.768 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.768 INFO:tasks.workunit.client.0.smithi029.stdout: "store_state_keys": { 2024-08-29T17:50:14.769 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:14.769 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.769 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.769 INFO:tasks.workunit.client.0.smithi029.stdout: "store_state_latency": { 2024-08-29T17:50:14.769 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:14.769 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.769 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:14.769 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.769 INFO:tasks.workunit.client.0.smithi029.stdout: "prioritycache": { 2024-08-29T17:50:14.769 INFO:tasks.workunit.client.0.smithi029.stdout: "cache_bytes": { 2024-08-29T17:50:14.769 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1020054731 2024-08-29T17:50:14.769 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.769 INFO:tasks.workunit.client.0.smithi029.stdout: "heap_bytes": { 2024-08-29T17:50:14.770 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 47947776 2024-08-29T17:50:14.770 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.770 INFO:tasks.workunit.client.0.smithi029.stdout: "mapped_bytes": { 2024-08-29T17:50:14.770 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 46882816 2024-08-29T17:50:14.770 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.770 INFO:tasks.workunit.client.0.smithi029.stdout: "target_bytes": { 2024-08-29T17:50:14.770 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 2147483648 2024-08-29T17:50:14.770 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.770 INFO:tasks.workunit.client.0.smithi029.stdout: "unmapped_bytes": { 2024-08-29T17:50:14.770 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1064960 2024-08-29T17:50:14.770 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:14.770 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.770 INFO:tasks.workunit.client.0.smithi029.stdout: "prioritycache:full": { 2024-08-29T17:50:14.771 INFO:tasks.workunit.client.0.smithi029.stdout: "committed_bytes": { 2024-08-29T17:50:14.771 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 348127232 2024-08-29T17:50:14.771 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.771 INFO:tasks.workunit.client.0.smithi029.stdout: "pri0_bytes": { 2024-08-29T17:50:14.771 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.771 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.771 INFO:tasks.workunit.client.0.smithi029.stdout: "pri10_bytes": { 2024-08-29T17:50:14.771 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.771 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.771 INFO:tasks.workunit.client.0.smithi029.stdout: "pri11_bytes": { 2024-08-29T17:50:14.771 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 277005941 2024-08-29T17:50:14.771 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.771 INFO:tasks.workunit.client.0.smithi029.stdout: "pri1_bytes": { 2024-08-29T17:50:14.772 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 312086 2024-08-29T17:50:14.772 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.772 INFO:tasks.workunit.client.0.smithi029.stdout: "pri2_bytes": { 2024-08-29T17:50:14.772 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.772 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.772 INFO:tasks.workunit.client.0.smithi029.stdout: "pri3_bytes": { 2024-08-29T17:50:14.772 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.772 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.772 INFO:tasks.workunit.client.0.smithi029.stdout: "pri4_bytes": { 2024-08-29T17:50:14.772 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.772 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.772 INFO:tasks.workunit.client.0.smithi029.stdout: "pri5_bytes": { 2024-08-29T17:50:14.772 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.773 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.773 INFO:tasks.workunit.client.0.smithi029.stdout: "pri6_bytes": { 2024-08-29T17:50:14.773 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.773 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.773 INFO:tasks.workunit.client.0.smithi029.stdout: "pri7_bytes": { 2024-08-29T17:50:14.773 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.773 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.773 INFO:tasks.workunit.client.0.smithi029.stdout: "pri8_bytes": { 2024-08-29T17:50:14.773 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.773 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.773 INFO:tasks.workunit.client.0.smithi029.stdout: "pri9_bytes": { 2024-08-29T17:50:14.773 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.773 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.774 INFO:tasks.workunit.client.0.smithi029.stdout: "reserved_bytes": { 2024-08-29T17:50:14.774 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 70809205 2024-08-29T17:50:14.774 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:14.774 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.774 INFO:tasks.workunit.client.0.smithi029.stdout: "prioritycache:inc": { 2024-08-29T17:50:14.774 INFO:tasks.workunit.client.0.smithi029.stdout: "committed_bytes": { 2024-08-29T17:50:14.774 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 348127232 2024-08-29T17:50:14.774 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.774 INFO:tasks.workunit.client.0.smithi029.stdout: "pri0_bytes": { 2024-08-29T17:50:14.774 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.774 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.774 INFO:tasks.workunit.client.0.smithi029.stdout: "pri10_bytes": { 2024-08-29T17:50:14.774 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.774 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.775 INFO:tasks.workunit.client.0.smithi029.stdout: "pri11_bytes": { 2024-08-29T17:50:14.775 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 277005941 2024-08-29T17:50:14.775 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.775 INFO:tasks.workunit.client.0.smithi029.stdout: "pri1_bytes": { 2024-08-29T17:50:14.775 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 41766 2024-08-29T17:50:14.775 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.775 INFO:tasks.workunit.client.0.smithi029.stdout: "pri2_bytes": { 2024-08-29T17:50:14.775 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.775 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.775 INFO:tasks.workunit.client.0.smithi029.stdout: "pri3_bytes": { 2024-08-29T17:50:14.775 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.775 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.775 INFO:tasks.workunit.client.0.smithi029.stdout: "pri4_bytes": { 2024-08-29T17:50:14.776 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.776 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.776 INFO:tasks.workunit.client.0.smithi029.stdout: "pri5_bytes": { 2024-08-29T17:50:14.776 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.776 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.776 INFO:tasks.workunit.client.0.smithi029.stdout: "pri6_bytes": { 2024-08-29T17:50:14.776 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.776 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.776 INFO:tasks.workunit.client.0.smithi029.stdout: "pri7_bytes": { 2024-08-29T17:50:14.776 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.776 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.776 INFO:tasks.workunit.client.0.smithi029.stdout: "pri8_bytes": { 2024-08-29T17:50:14.776 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.777 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.777 INFO:tasks.workunit.client.0.smithi029.stdout: "pri9_bytes": { 2024-08-29T17:50:14.777 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.777 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.777 INFO:tasks.workunit.client.0.smithi029.stdout: "reserved_bytes": { 2024-08-29T17:50:14.777 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 71079525 2024-08-29T17:50:14.777 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:14.777 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.777 INFO:tasks.workunit.client.0.smithi029.stdout: "prioritycache:kv": { 2024-08-29T17:50:14.777 INFO:tasks.workunit.client.0.smithi029.stdout: "committed_bytes": { 2024-08-29T17:50:14.777 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 322961408 2024-08-29T17:50:14.777 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.777 INFO:tasks.workunit.client.0.smithi029.stdout: "pri0_bytes": { 2024-08-29T17:50:14.777 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 67108864 2024-08-29T17:50:14.778 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.778 INFO:tasks.workunit.client.0.smithi029.stdout: "pri10_bytes": { 2024-08-29T17:50:14.778 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.778 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.778 INFO:tasks.workunit.client.0.smithi029.stdout: "pri11_bytes": { 2024-08-29T17:50:14.778 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 184670627 2024-08-29T17:50:14.778 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.778 INFO:tasks.workunit.client.0.smithi029.stdout: "pri1_bytes": { 2024-08-29T17:50:14.778 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.778 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.778 INFO:tasks.workunit.client.0.smithi029.stdout: "pri2_bytes": { 2024-08-29T17:50:14.778 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.778 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.779 INFO:tasks.workunit.client.0.smithi029.stdout: "pri3_bytes": { 2024-08-29T17:50:14.779 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.779 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.779 INFO:tasks.workunit.client.0.smithi029.stdout: "pri4_bytes": { 2024-08-29T17:50:14.779 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.779 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.779 INFO:tasks.workunit.client.0.smithi029.stdout: "pri5_bytes": { 2024-08-29T17:50:14.779 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.779 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.779 INFO:tasks.workunit.client.0.smithi029.stdout: "pri6_bytes": { 2024-08-29T17:50:14.779 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.779 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.779 INFO:tasks.workunit.client.0.smithi029.stdout: "pri7_bytes": { 2024-08-29T17:50:14.780 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.780 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.780 INFO:tasks.workunit.client.0.smithi029.stdout: "pri8_bytes": { 2024-08-29T17:50:14.780 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.780 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.780 INFO:tasks.workunit.client.0.smithi029.stdout: "pri9_bytes": { 2024-08-29T17:50:14.780 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.780 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.780 INFO:tasks.workunit.client.0.smithi029.stdout: "reserved_bytes": { 2024-08-29T17:50:14.780 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 71181917 2024-08-29T17:50:14.781 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:14.781 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.781 INFO:tasks.workunit.client.0.smithi029.stdout: "rocksdb": { 2024-08-29T17:50:14.781 INFO:tasks.workunit.client.0.smithi029.stdout: "compact": { 2024-08-29T17:50:14.781 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.781 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.781 INFO:tasks.workunit.client.0.smithi029.stdout: "compact_queue_len": { 2024-08-29T17:50:14.781 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.781 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.781 INFO:tasks.workunit.client.0.smithi029.stdout: "compact_queue_merge": { 2024-08-29T17:50:14.781 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.781 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.781 INFO:tasks.workunit.client.0.smithi029.stdout: "compact_range": { 2024-08-29T17:50:14.781 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 6 2024-08-29T17:50:14.782 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.782 INFO:tasks.workunit.client.0.smithi029.stdout: "get_latency": { 2024-08-29T17:50:14.782 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 70201, 2024-08-29T17:50:14.782 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 599950091 2024-08-29T17:50:14.782 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.782 INFO:tasks.workunit.client.0.smithi029.stdout: "rocksdb_write_delay_time": { 2024-08-29T17:50:14.782 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:14.782 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.782 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.782 INFO:tasks.workunit.client.0.smithi029.stdout: "rocksdb_write_memtable_time": { 2024-08-29T17:50:14.782 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:14.782 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.782 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.782 INFO:tasks.workunit.client.0.smithi029.stdout: "rocksdb_write_pre_and_post_time": { 2024-08-29T17:50:14.783 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:14.783 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.783 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.783 INFO:tasks.workunit.client.0.smithi029.stdout: "rocksdb_write_wal_time": { 2024-08-29T17:50:14.783 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:14.783 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.783 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.783 INFO:tasks.workunit.client.0.smithi029.stdout: "submit_latency": { 2024-08-29T17:50:14.783 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:14.783 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.783 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.783 INFO:tasks.workunit.client.0.smithi029.stdout: "submit_sync_latency": { 2024-08-29T17:50:14.784 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 3425, 2024-08-29T17:50:14.784 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 800299731 2024-08-29T17:50:14.784 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:14.784 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:14.784 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.784 INFO:tasks.workunit.client.0.smithi029.stdout: "mon.eab9ca671542c643f83b79a2998aba8453a415ac": { 2024-08-29T17:50:14.784 INFO:tasks.workunit.client.0.smithi029.stdout: "mon": { 2024-08-29T17:50:14.784 INFO:tasks.workunit.client.0.smithi029.stdout: "election_call": { 2024-08-29T17:50:14.784 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 3 2024-08-29T17:50:14.784 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.784 INFO:tasks.workunit.client.0.smithi029.stdout: "election_lose": { 2024-08-29T17:50:14.784 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 3 2024-08-29T17:50:14.785 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.785 INFO:tasks.workunit.client.0.smithi029.stdout: "election_win": { 2024-08-29T17:50:14.785 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.785 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.785 INFO:tasks.workunit.client.0.smithi029.stdout: "num_elections": { 2024-08-29T17:50:14.785 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 9 2024-08-29T17:50:14.785 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.785 INFO:tasks.workunit.client.0.smithi029.stdout: "num_sessions": { 2024-08-29T17:50:14.785 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 11 2024-08-29T17:50:14.785 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.785 INFO:tasks.workunit.client.0.smithi029.stdout: "session_add": { 2024-08-29T17:50:14.785 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 4 2024-08-29T17:50:14.785 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.786 INFO:tasks.workunit.client.0.smithi029.stdout: "session_rm": { 2024-08-29T17:50:14.786 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 51 2024-08-29T17:50:14.786 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.786 INFO:tasks.workunit.client.0.smithi029.stdout: "session_trim": { 2024-08-29T17:50:14.786 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.786 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:14.786 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.786 INFO:tasks.workunit.client.0.smithi029.stdout: "paxos": { 2024-08-29T17:50:14.786 INFO:tasks.workunit.client.0.smithi029.stdout: "accept_timeout": { 2024-08-29T17:50:14.786 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.786 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.786 INFO:tasks.workunit.client.0.smithi029.stdout: "begin": { 2024-08-29T17:50:14.786 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1402 2024-08-29T17:50:14.786 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.787 INFO:tasks.workunit.client.0.smithi029.stdout: "begin_bytes": { 2024-08-29T17:50:14.787 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 1402, 2024-08-29T17:50:14.787 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 5389805 2024-08-29T17:50:14.787 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.787 INFO:tasks.workunit.client.0.smithi029.stdout: "begin_keys": { 2024-08-29T17:50:14.787 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:14.787 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.787 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.787 INFO:tasks.workunit.client.0.smithi029.stdout: "begin_latency": { 2024-08-29T17:50:14.787 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 1402, 2024-08-29T17:50:14.787 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 299995482 2024-08-29T17:50:14.787 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.787 INFO:tasks.workunit.client.0.smithi029.stdout: "collect": { 2024-08-29T17:50:14.788 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 3 2024-08-29T17:50:14.788 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.788 INFO:tasks.workunit.client.0.smithi029.stdout: "collect_bytes": { 2024-08-29T17:50:14.788 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 3, 2024-08-29T17:50:14.788 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 219 2024-08-29T17:50:14.788 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.788 INFO:tasks.workunit.client.0.smithi029.stdout: "collect_keys": { 2024-08-29T17:50:14.788 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 3, 2024-08-29T17:50:14.788 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 3 2024-08-29T17:50:14.788 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.788 INFO:tasks.workunit.client.0.smithi029.stdout: "collect_latency": { 2024-08-29T17:50:14.789 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 3, 2024-08-29T17:50:14.789 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.789 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.789 INFO:tasks.workunit.client.0.smithi029.stdout: "collect_timeout": { 2024-08-29T17:50:14.789 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.789 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.789 INFO:tasks.workunit.client.0.smithi029.stdout: "collect_uncommitted": { 2024-08-29T17:50:14.789 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.789 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.789 INFO:tasks.workunit.client.0.smithi029.stdout: "commit": { 2024-08-29T17:50:14.789 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1403 2024-08-29T17:50:14.789 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.789 INFO:tasks.workunit.client.0.smithi029.stdout: "commit_bytes": { 2024-08-29T17:50:14.789 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:14.790 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.790 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.790 INFO:tasks.workunit.client.0.smithi029.stdout: "commit_keys": { 2024-08-29T17:50:14.790 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:14.790 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.790 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.790 INFO:tasks.workunit.client.0.smithi029.stdout: "commit_latency": { 2024-08-29T17:50:14.790 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:14.790 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.790 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.790 INFO:tasks.workunit.client.0.smithi029.stdout: "lease_ack_timeout": { 2024-08-29T17:50:14.790 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.790 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.791 INFO:tasks.workunit.client.0.smithi029.stdout: "lease_timeout": { 2024-08-29T17:50:14.791 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.791 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.791 INFO:tasks.workunit.client.0.smithi029.stdout: "new_pn": { 2024-08-29T17:50:14.791 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.791 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.791 INFO:tasks.workunit.client.0.smithi029.stdout: "new_pn_latency": { 2024-08-29T17:50:14.791 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:14.791 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.791 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.791 INFO:tasks.workunit.client.0.smithi029.stdout: "refresh": { 2024-08-29T17:50:14.791 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1403 2024-08-29T17:50:14.792 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.792 INFO:tasks.workunit.client.0.smithi029.stdout: "refresh_latency": { 2024-08-29T17:50:14.792 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 1403, 2024-08-29T17:50:14.792 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 5307918341 2024-08-29T17:50:14.792 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.792 INFO:tasks.workunit.client.0.smithi029.stdout: "restart": { 2024-08-29T17:50:14.792 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 15 2024-08-29T17:50:14.792 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.792 INFO:tasks.workunit.client.0.smithi029.stdout: "share_state": { 2024-08-29T17:50:14.792 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.792 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.792 INFO:tasks.workunit.client.0.smithi029.stdout: "share_state_bytes": { 2024-08-29T17:50:14.792 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:14.793 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.793 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.793 INFO:tasks.workunit.client.0.smithi029.stdout: "share_state_keys": { 2024-08-29T17:50:14.793 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:14.793 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.793 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.793 INFO:tasks.workunit.client.0.smithi029.stdout: "start_leader": { 2024-08-29T17:50:14.793 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.793 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.793 INFO:tasks.workunit.client.0.smithi029.stdout: "start_peon": { 2024-08-29T17:50:14.793 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 3 2024-08-29T17:50:14.793 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.794 INFO:tasks.workunit.client.0.smithi029.stdout: "store_state": { 2024-08-29T17:50:14.794 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1403 2024-08-29T17:50:14.794 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.794 INFO:tasks.workunit.client.0.smithi029.stdout: "store_state_bytes": { 2024-08-29T17:50:14.794 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 1403, 2024-08-29T17:50:14.794 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 10514856 2024-08-29T17:50:14.794 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.794 INFO:tasks.workunit.client.0.smithi029.stdout: "store_state_keys": { 2024-08-29T17:50:14.794 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 1403, 2024-08-29T17:50:14.794 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 9549 2024-08-29T17:50:14.794 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.794 INFO:tasks.workunit.client.0.smithi029.stdout: "store_state_latency": { 2024-08-29T17:50:14.794 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 1403, 2024-08-29T17:50:14.794 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 343994256 2024-08-29T17:50:14.795 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:14.795 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.795 INFO:tasks.workunit.client.0.smithi029.stdout: "prioritycache": { 2024-08-29T17:50:14.795 INFO:tasks.workunit.client.0.smithi029.stdout: "cache_bytes": { 2024-08-29T17:50:14.795 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1020054731 2024-08-29T17:50:14.795 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.795 INFO:tasks.workunit.client.0.smithi029.stdout: "heap_bytes": { 2024-08-29T17:50:14.795 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 39657472 2024-08-29T17:50:14.795 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.795 INFO:tasks.workunit.client.0.smithi029.stdout: "mapped_bytes": { 2024-08-29T17:50:14.795 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 35700736 2024-08-29T17:50:14.795 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.795 INFO:tasks.workunit.client.0.smithi029.stdout: "target_bytes": { 2024-08-29T17:50:14.796 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 2147483648 2024-08-29T17:50:14.796 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.796 INFO:tasks.workunit.client.0.smithi029.stdout: "unmapped_bytes": { 2024-08-29T17:50:14.796 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 3956736 2024-08-29T17:50:14.796 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:14.796 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.796 INFO:tasks.workunit.client.0.smithi029.stdout: "prioritycache:full": { 2024-08-29T17:50:14.796 INFO:tasks.workunit.client.0.smithi029.stdout: "committed_bytes": { 2024-08-29T17:50:14.796 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 348127232 2024-08-29T17:50:14.796 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.796 INFO:tasks.workunit.client.0.smithi029.stdout: "pri0_bytes": { 2024-08-29T17:50:14.796 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.796 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.796 INFO:tasks.workunit.client.0.smithi029.stdout: "pri10_bytes": { 2024-08-29T17:50:14.797 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.797 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.797 INFO:tasks.workunit.client.0.smithi029.stdout: "pri11_bytes": { 2024-08-29T17:50:14.797 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 277004865 2024-08-29T17:50:14.797 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.797 INFO:tasks.workunit.client.0.smithi029.stdout: "pri1_bytes": { 2024-08-29T17:50:14.797 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 312516 2024-08-29T17:50:14.797 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.797 INFO:tasks.workunit.client.0.smithi029.stdout: "pri2_bytes": { 2024-08-29T17:50:14.797 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.797 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.797 INFO:tasks.workunit.client.0.smithi029.stdout: "pri3_bytes": { 2024-08-29T17:50:14.797 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.798 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.798 INFO:tasks.workunit.client.0.smithi029.stdout: "pri4_bytes": { 2024-08-29T17:50:14.798 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.798 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.798 INFO:tasks.workunit.client.0.smithi029.stdout: "pri5_bytes": { 2024-08-29T17:50:14.798 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.798 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.798 INFO:tasks.workunit.client.0.smithi029.stdout: "pri6_bytes": { 2024-08-29T17:50:14.798 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.798 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.798 INFO:tasks.workunit.client.0.smithi029.stdout: "pri7_bytes": { 2024-08-29T17:50:14.798 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.798 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.799 INFO:tasks.workunit.client.0.smithi029.stdout: "pri8_bytes": { 2024-08-29T17:50:14.799 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.799 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.799 INFO:tasks.workunit.client.0.smithi029.stdout: "pri9_bytes": { 2024-08-29T17:50:14.799 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.799 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.799 INFO:tasks.workunit.client.0.smithi029.stdout: "reserved_bytes": { 2024-08-29T17:50:14.799 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 70809851 2024-08-29T17:50:14.799 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:14.799 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.799 INFO:tasks.workunit.client.0.smithi029.stdout: "prioritycache:inc": { 2024-08-29T17:50:14.799 INFO:tasks.workunit.client.0.smithi029.stdout: "committed_bytes": { 2024-08-29T17:50:14.799 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 348127232 2024-08-29T17:50:14.800 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.800 INFO:tasks.workunit.client.0.smithi029.stdout: "pri0_bytes": { 2024-08-29T17:50:14.800 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.800 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.800 INFO:tasks.workunit.client.0.smithi029.stdout: "pri10_bytes": { 2024-08-29T17:50:14.800 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.800 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.800 INFO:tasks.workunit.client.0.smithi029.stdout: "pri11_bytes": { 2024-08-29T17:50:14.800 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 277004865 2024-08-29T17:50:14.800 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.800 INFO:tasks.workunit.client.0.smithi029.stdout: "pri1_bytes": { 2024-08-29T17:50:14.800 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 44205 2024-08-29T17:50:14.800 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.800 INFO:tasks.workunit.client.0.smithi029.stdout: "pri2_bytes": { 2024-08-29T17:50:14.801 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.801 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.801 INFO:tasks.workunit.client.0.smithi029.stdout: "pri3_bytes": { 2024-08-29T17:50:14.801 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.801 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.801 INFO:tasks.workunit.client.0.smithi029.stdout: "pri4_bytes": { 2024-08-29T17:50:14.801 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.801 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.801 INFO:tasks.workunit.client.0.smithi029.stdout: "pri5_bytes": { 2024-08-29T17:50:14.801 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.801 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.801 INFO:tasks.workunit.client.0.smithi029.stdout: "pri6_bytes": { 2024-08-29T17:50:14.801 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.802 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.802 INFO:tasks.workunit.client.0.smithi029.stdout: "pri7_bytes": { 2024-08-29T17:50:14.802 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.802 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.802 INFO:tasks.workunit.client.0.smithi029.stdout: "pri8_bytes": { 2024-08-29T17:50:14.802 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.802 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.802 INFO:tasks.workunit.client.0.smithi029.stdout: "pri9_bytes": { 2024-08-29T17:50:14.802 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.802 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.802 INFO:tasks.workunit.client.0.smithi029.stdout: "reserved_bytes": { 2024-08-29T17:50:14.802 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 71078162 2024-08-29T17:50:14.802 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:14.803 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.803 INFO:tasks.workunit.client.0.smithi029.stdout: "prioritycache:kv": { 2024-08-29T17:50:14.803 INFO:tasks.workunit.client.0.smithi029.stdout: "committed_bytes": { 2024-08-29T17:50:14.803 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 322961408 2024-08-29T17:50:14.803 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.803 INFO:tasks.workunit.client.0.smithi029.stdout: "pri0_bytes": { 2024-08-29T17:50:14.803 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 67108864 2024-08-29T17:50:14.803 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.803 INFO:tasks.workunit.client.0.smithi029.stdout: "pri10_bytes": { 2024-08-29T17:50:14.803 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.803 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.803 INFO:tasks.workunit.client.0.smithi029.stdout: "pri11_bytes": { 2024-08-29T17:50:14.803 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 184669910 2024-08-29T17:50:14.804 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.804 INFO:tasks.workunit.client.0.smithi029.stdout: "pri1_bytes": { 2024-08-29T17:50:14.804 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.804 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.804 INFO:tasks.workunit.client.0.smithi029.stdout: "pri2_bytes": { 2024-08-29T17:50:14.804 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.804 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.804 INFO:tasks.workunit.client.0.smithi029.stdout: "pri3_bytes": { 2024-08-29T17:50:14.804 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.804 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.804 INFO:tasks.workunit.client.0.smithi029.stdout: "pri4_bytes": { 2024-08-29T17:50:14.804 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.804 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.805 INFO:tasks.workunit.client.0.smithi029.stdout: "pri5_bytes": { 2024-08-29T17:50:14.805 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.805 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.805 INFO:tasks.workunit.client.0.smithi029.stdout: "pri6_bytes": { 2024-08-29T17:50:14.805 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.805 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.805 INFO:tasks.workunit.client.0.smithi029.stdout: "pri7_bytes": { 2024-08-29T17:50:14.805 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.805 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.805 INFO:tasks.workunit.client.0.smithi029.stdout: "pri8_bytes": { 2024-08-29T17:50:14.805 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.805 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.805 INFO:tasks.workunit.client.0.smithi029.stdout: "pri9_bytes": { 2024-08-29T17:50:14.806 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.806 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.806 INFO:tasks.workunit.client.0.smithi029.stdout: "reserved_bytes": { 2024-08-29T17:50:14.806 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 71182634 2024-08-29T17:50:14.806 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:14.806 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.806 INFO:tasks.workunit.client.0.smithi029.stdout: "rocksdb": { 2024-08-29T17:50:14.806 INFO:tasks.workunit.client.0.smithi029.stdout: "compact": { 2024-08-29T17:50:14.806 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.806 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.806 INFO:tasks.workunit.client.0.smithi029.stdout: "compact_queue_len": { 2024-08-29T17:50:14.806 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.806 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.807 INFO:tasks.workunit.client.0.smithi029.stdout: "compact_queue_merge": { 2024-08-29T17:50:14.807 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.807 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.807 INFO:tasks.workunit.client.0.smithi029.stdout: "compact_range": { 2024-08-29T17:50:14.807 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 6 2024-08-29T17:50:14.807 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.807 INFO:tasks.workunit.client.0.smithi029.stdout: "get_latency": { 2024-08-29T17:50:14.807 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 59522, 2024-08-29T17:50:14.807 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 361291271 2024-08-29T17:50:14.807 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.807 INFO:tasks.workunit.client.0.smithi029.stdout: "rocksdb_write_delay_time": { 2024-08-29T17:50:14.807 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:14.807 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.808 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.808 INFO:tasks.workunit.client.0.smithi029.stdout: "rocksdb_write_memtable_time": { 2024-08-29T17:50:14.808 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:14.808 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.808 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.808 INFO:tasks.workunit.client.0.smithi029.stdout: "rocksdb_write_pre_and_post_time": { 2024-08-29T17:50:14.808 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:14.808 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.808 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.808 INFO:tasks.workunit.client.0.smithi029.stdout: "rocksdb_write_wal_time": { 2024-08-29T17:50:14.808 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:14.808 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.808 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.809 INFO:tasks.workunit.client.0.smithi029.stdout: "submit_latency": { 2024-08-29T17:50:14.809 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:14.809 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.809 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.809 INFO:tasks.workunit.client.0.smithi029.stdout: "submit_sync_latency": { 2024-08-29T17:50:14.809 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 3086, 2024-08-29T17:50:14.809 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 750144543 2024-08-29T17:50:14.809 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:14.809 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:14.809 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.809 INFO:tasks.workunit.client.0.smithi029.stdout: "mon.efab81583b8b6816c363b53f2f1f76a1dc3b4f51": { 2024-08-29T17:50:14.809 INFO:tasks.workunit.client.0.smithi029.stdout: "mon": { 2024-08-29T17:50:14.809 INFO:tasks.workunit.client.0.smithi029.stdout: "election_call": { 2024-08-29T17:50:14.809 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 2 2024-08-29T17:50:14.810 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.810 INFO:tasks.workunit.client.0.smithi029.stdout: "election_lose": { 2024-08-29T17:50:14.810 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1 2024-08-29T17:50:14.810 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.810 INFO:tasks.workunit.client.0.smithi029.stdout: "election_win": { 2024-08-29T17:50:14.810 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.810 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.810 INFO:tasks.workunit.client.0.smithi029.stdout: "num_elections": { 2024-08-29T17:50:14.810 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 4 2024-08-29T17:50:14.810 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.810 INFO:tasks.workunit.client.0.smithi029.stdout: "num_sessions": { 2024-08-29T17:50:14.810 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 12 2024-08-29T17:50:14.810 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.811 INFO:tasks.workunit.client.0.smithi029.stdout: "session_add": { 2024-08-29T17:50:14.811 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 5 2024-08-29T17:50:14.811 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.811 INFO:tasks.workunit.client.0.smithi029.stdout: "session_rm": { 2024-08-29T17:50:14.811 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 81 2024-08-29T17:50:14.811 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.811 INFO:tasks.workunit.client.0.smithi029.stdout: "session_trim": { 2024-08-29T17:50:14.811 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.811 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:14.811 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.811 INFO:tasks.workunit.client.0.smithi029.stdout: "paxos": { 2024-08-29T17:50:14.811 INFO:tasks.workunit.client.0.smithi029.stdout: "accept_timeout": { 2024-08-29T17:50:14.811 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.812 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.812 INFO:tasks.workunit.client.0.smithi029.stdout: "begin": { 2024-08-29T17:50:14.812 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1377 2024-08-29T17:50:14.812 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.812 INFO:tasks.workunit.client.0.smithi029.stdout: "begin_bytes": { 2024-08-29T17:50:14.812 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 1377, 2024-08-29T17:50:14.812 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 5302802 2024-08-29T17:50:14.812 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.812 INFO:tasks.workunit.client.0.smithi029.stdout: "begin_keys": { 2024-08-29T17:50:14.812 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:14.812 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.812 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.812 INFO:tasks.workunit.client.0.smithi029.stdout: "begin_latency": { 2024-08-29T17:50:14.813 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 1377, 2024-08-29T17:50:14.813 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 319995920 2024-08-29T17:50:14.813 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.813 INFO:tasks.workunit.client.0.smithi029.stdout: "collect": { 2024-08-29T17:50:14.813 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1 2024-08-29T17:50:14.813 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.813 INFO:tasks.workunit.client.0.smithi029.stdout: "collect_bytes": { 2024-08-29T17:50:14.813 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 1, 2024-08-29T17:50:14.813 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 73 2024-08-29T17:50:14.813 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.813 INFO:tasks.workunit.client.0.smithi029.stdout: "collect_keys": { 2024-08-29T17:50:14.813 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 1, 2024-08-29T17:50:14.813 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1 2024-08-29T17:50:14.813 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.814 INFO:tasks.workunit.client.0.smithi029.stdout: "collect_latency": { 2024-08-29T17:50:14.814 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 1, 2024-08-29T17:50:14.814 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.814 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.814 INFO:tasks.workunit.client.0.smithi029.stdout: "collect_timeout": { 2024-08-29T17:50:14.814 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.814 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.814 INFO:tasks.workunit.client.0.smithi029.stdout: "collect_uncommitted": { 2024-08-29T17:50:14.814 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.814 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.814 INFO:tasks.workunit.client.0.smithi029.stdout: "commit": { 2024-08-29T17:50:14.814 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1377 2024-08-29T17:50:14.815 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.815 INFO:tasks.workunit.client.0.smithi029.stdout: "commit_bytes": { 2024-08-29T17:50:14.815 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:14.815 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.815 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.815 INFO:tasks.workunit.client.0.smithi029.stdout: "commit_keys": { 2024-08-29T17:50:14.815 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:14.815 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.815 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.815 INFO:tasks.workunit.client.0.smithi029.stdout: "commit_latency": { 2024-08-29T17:50:14.815 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:14.815 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.815 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.815 INFO:tasks.workunit.client.0.smithi029.stdout: "lease_ack_timeout": { 2024-08-29T17:50:14.816 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.816 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.816 INFO:tasks.workunit.client.0.smithi029.stdout: "lease_timeout": { 2024-08-29T17:50:14.816 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.816 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.816 INFO:tasks.workunit.client.0.smithi029.stdout: "new_pn": { 2024-08-29T17:50:14.816 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.816 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.816 INFO:tasks.workunit.client.0.smithi029.stdout: "new_pn_latency": { 2024-08-29T17:50:14.816 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:14.816 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.816 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.816 INFO:tasks.workunit.client.0.smithi029.stdout: "refresh": { 2024-08-29T17:50:14.817 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1377 2024-08-29T17:50:14.817 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.817 INFO:tasks.workunit.client.0.smithi029.stdout: "refresh_latency": { 2024-08-29T17:50:14.817 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 1377, 2024-08-29T17:50:14.817 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 6179918505 2024-08-29T17:50:14.817 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.817 INFO:tasks.workunit.client.0.smithi029.stdout: "restart": { 2024-08-29T17:50:14.817 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 12 2024-08-29T17:50:14.817 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.817 INFO:tasks.workunit.client.0.smithi029.stdout: "share_state": { 2024-08-29T17:50:14.817 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.817 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.817 INFO:tasks.workunit.client.0.smithi029.stdout: "share_state_bytes": { 2024-08-29T17:50:14.818 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:14.818 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.818 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.818 INFO:tasks.workunit.client.0.smithi029.stdout: "share_state_keys": { 2024-08-29T17:50:14.818 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:14.818 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.818 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.818 INFO:tasks.workunit.client.0.smithi029.stdout: "start_leader": { 2024-08-29T17:50:14.818 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.818 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.818 INFO:tasks.workunit.client.0.smithi029.stdout: "start_peon": { 2024-08-29T17:50:14.818 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1 2024-08-29T17:50:14.818 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.819 INFO:tasks.workunit.client.0.smithi029.stdout: "store_state": { 2024-08-29T17:50:14.819 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1377 2024-08-29T17:50:14.819 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.819 INFO:tasks.workunit.client.0.smithi029.stdout: "store_state_bytes": { 2024-08-29T17:50:14.819 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 1377, 2024-08-29T17:50:14.819 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 10344554 2024-08-29T17:50:14.819 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.819 INFO:tasks.workunit.client.0.smithi029.stdout: "store_state_keys": { 2024-08-29T17:50:14.819 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 1377, 2024-08-29T17:50:14.819 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 9351 2024-08-29T17:50:14.819 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.819 INFO:tasks.workunit.client.0.smithi029.stdout: "store_state_latency": { 2024-08-29T17:50:14.819 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 1377, 2024-08-29T17:50:14.820 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 335995678 2024-08-29T17:50:14.820 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:14.820 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.820 INFO:tasks.workunit.client.0.smithi029.stdout: "prioritycache": { 2024-08-29T17:50:14.820 INFO:tasks.workunit.client.0.smithi029.stdout: "cache_bytes": { 2024-08-29T17:50:14.820 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1020054731 2024-08-29T17:50:14.820 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.820 INFO:tasks.workunit.client.0.smithi029.stdout: "heap_bytes": { 2024-08-29T17:50:14.820 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 38617088 2024-08-29T17:50:14.820 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.820 INFO:tasks.workunit.client.0.smithi029.stdout: "mapped_bytes": { 2024-08-29T17:50:14.820 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 35110912 2024-08-29T17:50:14.820 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.821 INFO:tasks.workunit.client.0.smithi029.stdout: "target_bytes": { 2024-08-29T17:50:14.821 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 2147483648 2024-08-29T17:50:14.821 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.821 INFO:tasks.workunit.client.0.smithi029.stdout: "unmapped_bytes": { 2024-08-29T17:50:14.821 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 3506176 2024-08-29T17:50:14.821 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:14.821 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.821 INFO:tasks.workunit.client.0.smithi029.stdout: "prioritycache:full": { 2024-08-29T17:50:14.821 INFO:tasks.workunit.client.0.smithi029.stdout: "committed_bytes": { 2024-08-29T17:50:14.821 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 348127232 2024-08-29T17:50:14.821 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.821 INFO:tasks.workunit.client.0.smithi029.stdout: "pri0_bytes": { 2024-08-29T17:50:14.821 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.822 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.822 INFO:tasks.workunit.client.0.smithi029.stdout: "pri10_bytes": { 2024-08-29T17:50:14.822 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.822 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.822 INFO:tasks.workunit.client.0.smithi029.stdout: "pri11_bytes": { 2024-08-29T17:50:14.822 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 277004865 2024-08-29T17:50:14.822 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.822 INFO:tasks.workunit.client.0.smithi029.stdout: "pri1_bytes": { 2024-08-29T17:50:14.822 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 312516 2024-08-29T17:50:14.822 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.822 INFO:tasks.workunit.client.0.smithi029.stdout: "pri2_bytes": { 2024-08-29T17:50:14.822 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.822 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.822 INFO:tasks.workunit.client.0.smithi029.stdout: "pri3_bytes": { 2024-08-29T17:50:14.823 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.823 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.823 INFO:tasks.workunit.client.0.smithi029.stdout: "pri4_bytes": { 2024-08-29T17:50:14.823 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.823 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.823 INFO:tasks.workunit.client.0.smithi029.stdout: "pri5_bytes": { 2024-08-29T17:50:14.823 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.823 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.823 INFO:tasks.workunit.client.0.smithi029.stdout: "pri6_bytes": { 2024-08-29T17:50:14.823 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.823 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.823 INFO:tasks.workunit.client.0.smithi029.stdout: "pri7_bytes": { 2024-08-29T17:50:14.823 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.823 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.824 INFO:tasks.workunit.client.0.smithi029.stdout: "pri8_bytes": { 2024-08-29T17:50:14.824 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.824 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.824 INFO:tasks.workunit.client.0.smithi029.stdout: "pri9_bytes": { 2024-08-29T17:50:14.824 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.824 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.824 INFO:tasks.workunit.client.0.smithi029.stdout: "reserved_bytes": { 2024-08-29T17:50:14.824 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 70809851 2024-08-29T17:50:14.824 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:14.824 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.824 INFO:tasks.workunit.client.0.smithi029.stdout: "prioritycache:inc": { 2024-08-29T17:50:14.824 INFO:tasks.workunit.client.0.smithi029.stdout: "committed_bytes": { 2024-08-29T17:50:14.824 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 348127232 2024-08-29T17:50:14.825 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.825 INFO:tasks.workunit.client.0.smithi029.stdout: "pri0_bytes": { 2024-08-29T17:50:14.825 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.825 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.825 INFO:tasks.workunit.client.0.smithi029.stdout: "pri10_bytes": { 2024-08-29T17:50:14.825 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.825 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.825 INFO:tasks.workunit.client.0.smithi029.stdout: "pri11_bytes": { 2024-08-29T17:50:14.825 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 277004865 2024-08-29T17:50:14.825 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.825 INFO:tasks.workunit.client.0.smithi029.stdout: "pri1_bytes": { 2024-08-29T17:50:14.825 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 44205 2024-08-29T17:50:14.825 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.825 INFO:tasks.workunit.client.0.smithi029.stdout: "pri2_bytes": { 2024-08-29T17:50:14.826 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.826 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.826 INFO:tasks.workunit.client.0.smithi029.stdout: "pri3_bytes": { 2024-08-29T17:50:14.826 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.826 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.826 INFO:tasks.workunit.client.0.smithi029.stdout: "pri4_bytes": { 2024-08-29T17:50:14.826 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.826 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.826 INFO:tasks.workunit.client.0.smithi029.stdout: "pri5_bytes": { 2024-08-29T17:50:14.826 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.826 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.826 INFO:tasks.workunit.client.0.smithi029.stdout: "pri6_bytes": { 2024-08-29T17:50:14.826 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.827 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.827 INFO:tasks.workunit.client.0.smithi029.stdout: "pri7_bytes": { 2024-08-29T17:50:14.827 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.827 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.827 INFO:tasks.workunit.client.0.smithi029.stdout: "pri8_bytes": { 2024-08-29T17:50:14.827 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.827 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.827 INFO:tasks.workunit.client.0.smithi029.stdout: "pri9_bytes": { 2024-08-29T17:50:14.827 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.827 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.827 INFO:tasks.workunit.client.0.smithi029.stdout: "reserved_bytes": { 2024-08-29T17:50:14.828 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 71078162 2024-08-29T17:50:14.828 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:14.828 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.828 INFO:tasks.workunit.client.0.smithi029.stdout: "prioritycache:kv": { 2024-08-29T17:50:14.828 INFO:tasks.workunit.client.0.smithi029.stdout: "committed_bytes": { 2024-08-29T17:50:14.828 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 322961408 2024-08-29T17:50:14.828 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.828 INFO:tasks.workunit.client.0.smithi029.stdout: "pri0_bytes": { 2024-08-29T17:50:14.828 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 67108864 2024-08-29T17:50:14.828 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.828 INFO:tasks.workunit.client.0.smithi029.stdout: "pri10_bytes": { 2024-08-29T17:50:14.828 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.829 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.829 INFO:tasks.workunit.client.0.smithi029.stdout: "pri11_bytes": { 2024-08-29T17:50:14.829 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 184669910 2024-08-29T17:50:14.829 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.829 INFO:tasks.workunit.client.0.smithi029.stdout: "pri1_bytes": { 2024-08-29T17:50:14.829 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.829 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.829 INFO:tasks.workunit.client.0.smithi029.stdout: "pri2_bytes": { 2024-08-29T17:50:14.829 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.829 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.829 INFO:tasks.workunit.client.0.smithi029.stdout: "pri3_bytes": { 2024-08-29T17:50:14.829 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.830 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.830 INFO:tasks.workunit.client.0.smithi029.stdout: "pri4_bytes": { 2024-08-29T17:50:14.830 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.830 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.830 INFO:tasks.workunit.client.0.smithi029.stdout: "pri5_bytes": { 2024-08-29T17:50:14.830 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.830 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.830 INFO:tasks.workunit.client.0.smithi029.stdout: "pri6_bytes": { 2024-08-29T17:50:14.830 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.830 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.830 INFO:tasks.workunit.client.0.smithi029.stdout: "pri7_bytes": { 2024-08-29T17:50:14.830 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.830 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.831 INFO:tasks.workunit.client.0.smithi029.stdout: "pri8_bytes": { 2024-08-29T17:50:14.831 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.831 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.831 INFO:tasks.workunit.client.0.smithi029.stdout: "pri9_bytes": { 2024-08-29T17:50:14.831 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.831 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.831 INFO:tasks.workunit.client.0.smithi029.stdout: "reserved_bytes": { 2024-08-29T17:50:14.831 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 71182634 2024-08-29T17:50:14.831 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:14.831 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.831 INFO:tasks.workunit.client.0.smithi029.stdout: "rocksdb": { 2024-08-29T17:50:14.831 INFO:tasks.workunit.client.0.smithi029.stdout: "compact": { 2024-08-29T17:50:14.831 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.831 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.832 INFO:tasks.workunit.client.0.smithi029.stdout: "compact_queue_len": { 2024-08-29T17:50:14.832 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.832 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.832 INFO:tasks.workunit.client.0.smithi029.stdout: "compact_queue_merge": { 2024-08-29T17:50:14.832 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.832 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.832 INFO:tasks.workunit.client.0.smithi029.stdout: "compact_range": { 2024-08-29T17:50:14.832 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 6 2024-08-29T17:50:14.832 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.832 INFO:tasks.workunit.client.0.smithi029.stdout: "get_latency": { 2024-08-29T17:50:14.832 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 58518, 2024-08-29T17:50:14.832 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 413897649 2024-08-29T17:50:14.832 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.833 INFO:tasks.workunit.client.0.smithi029.stdout: "rocksdb_write_delay_time": { 2024-08-29T17:50:14.833 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:14.833 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.833 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.833 INFO:tasks.workunit.client.0.smithi029.stdout: "rocksdb_write_memtable_time": { 2024-08-29T17:50:14.833 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:14.833 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.833 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.833 INFO:tasks.workunit.client.0.smithi029.stdout: "rocksdb_write_pre_and_post_time": { 2024-08-29T17:50:14.833 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:14.833 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.833 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.833 INFO:tasks.workunit.client.0.smithi029.stdout: "rocksdb_write_wal_time": { 2024-08-29T17:50:14.834 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:14.834 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.834 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.834 INFO:tasks.workunit.client.0.smithi029.stdout: "submit_latency": { 2024-08-29T17:50:14.834 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:14.834 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.834 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.834 INFO:tasks.workunit.client.0.smithi029.stdout: "submit_sync_latency": { 2024-08-29T17:50:14.834 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 3032, 2024-08-29T17:50:14.834 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 735748564 2024-08-29T17:50:14.834 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:14.834 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:14.834 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.835 INFO:tasks.workunit.client.0.smithi029.stdout: "osd.0": { 2024-08-29T17:50:14.835 INFO:tasks.workunit.client.0.smithi029.stdout: "bluefs": { 2024-08-29T17:50:14.835 INFO:tasks.workunit.client.0.smithi029.stdout: "alloc_slow_fallback": { 2024-08-29T17:50:14.835 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.835 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.835 INFO:tasks.workunit.client.0.smithi029.stdout: "alloc_slow_size_fallback": { 2024-08-29T17:50:14.835 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.835 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.835 INFO:tasks.workunit.client.0.smithi029.stdout: "alloc_unit_db": { 2024-08-29T17:50:14.835 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 65536 2024-08-29T17:50:14.835 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.835 INFO:tasks.workunit.client.0.smithi029.stdout: "alloc_unit_main": { 2024-08-29T17:50:14.835 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.835 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.836 INFO:tasks.workunit.client.0.smithi029.stdout: "alloc_unit_wal": { 2024-08-29T17:50:14.836 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.836 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.836 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes_written_slow": { 2024-08-29T17:50:14.836 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.836 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.836 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes_written_sst": { 2024-08-29T17:50:14.836 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 12288 2024-08-29T17:50:14.836 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.836 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes_written_wal": { 2024-08-29T17:50:14.836 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 2961408 2024-08-29T17:50:14.836 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.836 INFO:tasks.workunit.client.0.smithi029.stdout: "compact_lat": { 2024-08-29T17:50:14.837 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:14.837 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.837 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.837 INFO:tasks.workunit.client.0.smithi029.stdout: "compact_lock_lat": { 2024-08-29T17:50:14.837 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:14.837 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.837 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.837 INFO:tasks.workunit.client.0.smithi029.stdout: "db_total_bytes": { 2024-08-29T17:50:14.837 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 95995035648 2024-08-29T17:50:14.837 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.837 INFO:tasks.workunit.client.0.smithi029.stdout: "db_used_bytes": { 2024-08-29T17:50:14.837 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 27656192 2024-08-29T17:50:14.837 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.838 INFO:tasks.workunit.client.0.smithi029.stdout: "log_bytes": { 2024-08-29T17:50:14.838 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1892352 2024-08-29T17:50:14.838 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.838 INFO:tasks.workunit.client.0.smithi029.stdout: "logged_bytes": { 2024-08-29T17:50:14.838 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1753088 2024-08-29T17:50:14.838 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.838 INFO:tasks.workunit.client.0.smithi029.stdout: "max_bytes_db": { 2024-08-29T17:50:14.838 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 31850496 2024-08-29T17:50:14.838 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.838 INFO:tasks.workunit.client.0.smithi029.stdout: "max_bytes_slow": { 2024-08-29T17:50:14.838 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.838 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.838 INFO:tasks.workunit.client.0.smithi029.stdout: "max_bytes_wal": { 2024-08-29T17:50:14.839 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.839 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.839 INFO:tasks.workunit.client.0.smithi029.stdout: "num_files": { 2024-08-29T17:50:14.839 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 14 2024-08-29T17:50:14.839 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.839 INFO:tasks.workunit.client.0.smithi029.stdout: "read_bytes": { 2024-08-29T17:50:14.839 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 206480 2024-08-29T17:50:14.839 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.839 INFO:tasks.workunit.client.0.smithi029.stdout: "read_count": { 2024-08-29T17:50:14.839 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 23 2024-08-29T17:50:14.839 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.839 INFO:tasks.workunit.client.0.smithi029.stdout: "read_disk_bytes": { 2024-08-29T17:50:14.839 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1282048 2024-08-29T17:50:14.840 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.840 INFO:tasks.workunit.client.0.smithi029.stdout: "read_disk_bytes_db": { 2024-08-29T17:50:14.840 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1286144 2024-08-29T17:50:14.840 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.840 INFO:tasks.workunit.client.0.smithi029.stdout: "read_disk_bytes_slow": { 2024-08-29T17:50:14.840 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.840 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.840 INFO:tasks.workunit.client.0.smithi029.stdout: "read_disk_bytes_wal": { 2024-08-29T17:50:14.840 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.840 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.840 INFO:tasks.workunit.client.0.smithi029.stdout: "read_disk_count": { 2024-08-29T17:50:14.840 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 15 2024-08-29T17:50:14.841 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.841 INFO:tasks.workunit.client.0.smithi029.stdout: "read_prefetch_bytes": { 2024-08-29T17:50:14.841 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 4991 2024-08-29T17:50:14.841 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.841 INFO:tasks.workunit.client.0.smithi029.stdout: "read_prefetch_count": { 2024-08-29T17:50:14.841 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 4 2024-08-29T17:50:14.841 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.841 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_buffer_bytes": { 2024-08-29T17:50:14.841 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 5557 2024-08-29T17:50:14.841 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.841 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_buffer_count": { 2024-08-29T17:50:14.841 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 24 2024-08-29T17:50:14.841 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.842 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_bytes": { 2024-08-29T17:50:14.842 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 5557 2024-08-29T17:50:14.842 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.842 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_count": { 2024-08-29T17:50:14.842 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 24 2024-08-29T17:50:14.842 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.842 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_disk_bytes": { 2024-08-29T17:50:14.842 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.842 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.842 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_disk_bytes_db": { 2024-08-29T17:50:14.842 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.842 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.842 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_disk_bytes_slow": { 2024-08-29T17:50:14.842 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.843 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.843 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_disk_bytes_wal": { 2024-08-29T17:50:14.843 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.843 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.843 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_disk_count": { 2024-08-29T17:50:14.843 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.843 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.843 INFO:tasks.workunit.client.0.smithi029.stdout: "slow_total_bytes": { 2024-08-29T17:50:14.843 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.843 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.843 INFO:tasks.workunit.client.0.smithi029.stdout: "slow_used_bytes": { 2024-08-29T17:50:14.843 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.843 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.843 INFO:tasks.workunit.client.0.smithi029.stdout: "wal_total_bytes": { 2024-08-29T17:50:14.844 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.844 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.844 INFO:tasks.workunit.client.0.smithi029.stdout: "wal_used_bytes": { 2024-08-29T17:50:14.844 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.844 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.844 INFO:tasks.workunit.client.0.smithi029.stdout: "write_bytes": { 2024-08-29T17:50:14.844 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 4792320 2024-08-29T17:50:14.844 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:14.844 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.844 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore": { 2024-08-29T17:50:14.844 INFO:tasks.workunit.client.0.smithi029.stdout: "alloc_unit": { 2024-08-29T17:50:14.844 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 4096 2024-08-29T17:50:14.845 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.845 INFO:tasks.workunit.client.0.smithi029.stdout: "allocated": { 2024-08-29T17:50:14.845 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1400832 2024-08-29T17:50:14.845 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.845 INFO:tasks.workunit.client.0.smithi029.stdout: "clist_lat": { 2024-08-29T17:50:14.845 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 4, 2024-08-29T17:50:14.845 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 306167 2024-08-29T17:50:14.845 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.845 INFO:tasks.workunit.client.0.smithi029.stdout: "compress_lat": { 2024-08-29T17:50:14.845 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:14.845 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.845 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.845 INFO:tasks.workunit.client.0.smithi029.stdout: "compressed": { 2024-08-29T17:50:14.846 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.846 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.846 INFO:tasks.workunit.client.0.smithi029.stdout: "compressed_allocated": { 2024-08-29T17:50:14.846 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.846 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.846 INFO:tasks.workunit.client.0.smithi029.stdout: "compressed_original": { 2024-08-29T17:50:14.846 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.846 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.846 INFO:tasks.workunit.client.0.smithi029.stdout: "csum_lat": { 2024-08-29T17:50:14.846 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 29, 2024-08-29T17:50:14.846 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 133762 2024-08-29T17:50:14.846 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.846 INFO:tasks.workunit.client.0.smithi029.stdout: "decompress_lat": { 2024-08-29T17:50:14.846 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:14.847 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.847 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.847 INFO:tasks.workunit.client.0.smithi029.stdout: "fragmentation_micros": { 2024-08-29T17:50:14.847 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.847 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.847 INFO:tasks.workunit.client.0.smithi029.stdout: "kv_commit_lat": { 2024-08-29T17:50:14.847 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 415, 2024-08-29T17:50:14.847 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 107115514 2024-08-29T17:50:14.847 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.847 INFO:tasks.workunit.client.0.smithi029.stdout: "kv_final_lat": { 2024-08-29T17:50:14.847 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 399, 2024-08-29T17:50:14.847 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 36971065 2024-08-29T17:50:14.847 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.847 INFO:tasks.workunit.client.0.smithi029.stdout: "kv_flush_lat": { 2024-08-29T17:50:14.848 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 415, 2024-08-29T17:50:14.848 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 818335 2024-08-29T17:50:14.848 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.848 INFO:tasks.workunit.client.0.smithi029.stdout: "kv_sync_lat": { 2024-08-29T17:50:14.848 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 415, 2024-08-29T17:50:14.848 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 107933849 2024-08-29T17:50:14.848 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.848 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_get_keys_lat": { 2024-08-29T17:50:14.848 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:14.848 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.848 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.849 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_get_values_lat": { 2024-08-29T17:50:14.849 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 1, 2024-08-29T17:50:14.849 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 90675 2024-08-29T17:50:14.849 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.849 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_lower_bound_lat": { 2024-08-29T17:50:14.849 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 8, 2024-08-29T17:50:14.849 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 37693 2024-08-29T17:50:14.849 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.849 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_next_lat": { 2024-08-29T17:50:14.849 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:14.849 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.849 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.849 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_seek_to_first_lat": { 2024-08-29T17:50:14.850 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:14.850 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.850 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.850 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_upper_bound_lat": { 2024-08-29T17:50:14.850 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 4, 2024-08-29T17:50:14.850 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 21685 2024-08-29T17:50:14.850 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.850 INFO:tasks.workunit.client.0.smithi029.stdout: "onode_hits": { 2024-08-29T17:50:14.850 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 889 2024-08-29T17:50:14.850 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.850 INFO:tasks.workunit.client.0.smithi029.stdout: "onode_misses": { 2024-08-29T17:50:14.850 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 242 2024-08-29T17:50:14.850 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.851 INFO:tasks.workunit.client.0.smithi029.stdout: "read_lat": { 2024-08-29T17:50:14.851 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 129, 2024-08-29T17:50:14.851 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 3946764 2024-08-29T17:50:14.851 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.851 INFO:tasks.workunit.client.0.smithi029.stdout: "read_onode_meta_lat": { 2024-08-29T17:50:14.851 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 344, 2024-08-29T17:50:14.851 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 436933 2024-08-29T17:50:14.851 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.851 INFO:tasks.workunit.client.0.smithi029.stdout: "read_wait_aio_lat": { 2024-08-29T17:50:14.851 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 215, 2024-08-29T17:50:14.851 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 3353059 2024-08-29T17:50:14.851 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.851 INFO:tasks.workunit.client.0.smithi029.stdout: "reads_with_retries": { 2024-08-29T17:50:14.852 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.852 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.852 INFO:tasks.workunit.client.0.smithi029.stdout: "remove_lat": { 2024-08-29T17:50:14.852 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 2, 2024-08-29T17:50:14.852 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 95831 2024-08-29T17:50:14.852 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.852 INFO:tasks.workunit.client.0.smithi029.stdout: "state_aio_wait_lat": { 2024-08-29T17:50:14.852 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 505, 2024-08-29T17:50:14.852 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 16046353 2024-08-29T17:50:14.852 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.852 INFO:tasks.workunit.client.0.smithi029.stdout: "state_deferred_aio_wait_lat": { 2024-08-29T17:50:14.852 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 133, 2024-08-29T17:50:14.852 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 22020810 2024-08-29T17:50:14.853 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.853 INFO:tasks.workunit.client.0.smithi029.stdout: "state_deferred_cleanup_lat": { 2024-08-29T17:50:14.853 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 133, 2024-08-29T17:50:14.853 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1214543719119 2024-08-29T17:50:14.853 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.853 INFO:tasks.workunit.client.0.smithi029.stdout: "state_deferred_queued_lat": { 2024-08-29T17:50:14.853 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 133, 2024-08-29T17:50:14.853 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 199383075035 2024-08-29T17:50:14.853 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.853 INFO:tasks.workunit.client.0.smithi029.stdout: "state_done_lat": { 2024-08-29T17:50:14.853 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 505, 2024-08-29T17:50:14.853 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 112614815874 2024-08-29T17:50:14.853 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.853 INFO:tasks.workunit.client.0.smithi029.stdout: "state_finishing_lat": { 2024-08-29T17:50:14.854 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 505, 2024-08-29T17:50:14.854 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 82634 2024-08-29T17:50:14.854 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.854 INFO:tasks.workunit.client.0.smithi029.stdout: "state_io_done_lat": { 2024-08-29T17:50:14.854 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 505, 2024-08-29T17:50:14.854 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 936409 2024-08-29T17:50:14.854 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.854 INFO:tasks.workunit.client.0.smithi029.stdout: "state_kv_commiting_lat": { 2024-08-29T17:50:14.854 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 505, 2024-08-29T17:50:14.854 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 296980625 2024-08-29T17:50:14.854 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.854 INFO:tasks.workunit.client.0.smithi029.stdout: "state_kv_done_lat": { 2024-08-29T17:50:14.854 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 505, 2024-08-29T17:50:14.855 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 298765 2024-08-29T17:50:14.855 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.855 INFO:tasks.workunit.client.0.smithi029.stdout: "state_kv_queued_lat": { 2024-08-29T17:50:14.855 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 505, 2024-08-29T17:50:14.855 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 149138250 2024-08-29T17:50:14.855 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.855 INFO:tasks.workunit.client.0.smithi029.stdout: "state_prepare_lat": { 2024-08-29T17:50:14.855 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 505, 2024-08-29T17:50:14.855 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 36760842 2024-08-29T17:50:14.855 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.855 INFO:tasks.workunit.client.0.smithi029.stdout: "stored": { 2024-08-29T17:50:14.855 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 944959 2024-08-29T17:50:14.855 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.856 INFO:tasks.workunit.client.0.smithi029.stdout: "truncate_lat": { 2024-08-29T17:50:14.856 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 67, 2024-08-29T17:50:14.856 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 540884 2024-08-29T17:50:14.856 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.856 INFO:tasks.workunit.client.0.smithi029.stdout: "txc_commit_lat": { 2024-08-29T17:50:14.856 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 505, 2024-08-29T17:50:14.856 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 499993350 2024-08-29T17:50:14.856 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.856 INFO:tasks.workunit.client.0.smithi029.stdout: "txc_submit_lat": { 2024-08-29T17:50:14.856 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 505, 2024-08-29T17:50:14.856 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 44480100 2024-08-29T17:50:14.856 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.856 INFO:tasks.workunit.client.0.smithi029.stdout: "txc_throttle_lat": { 2024-08-29T17:50:14.856 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 505, 2024-08-29T17:50:14.857 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 4774362 2024-08-29T17:50:14.857 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:14.857 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.857 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore-pricache": { 2024-08-29T17:50:14.857 INFO:tasks.workunit.client.0.smithi029.stdout: "cache_bytes": { 2024-08-29T17:50:14.857 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1901933480 2024-08-29T17:50:14.857 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.857 INFO:tasks.workunit.client.0.smithi029.stdout: "heap_bytes": { 2024-08-29T17:50:14.857 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 46792704 2024-08-29T17:50:14.857 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.857 INFO:tasks.workunit.client.0.smithi029.stdout: "mapped_bytes": { 2024-08-29T17:50:14.857 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 46186496 2024-08-29T17:50:14.857 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.858 INFO:tasks.workunit.client.0.smithi029.stdout: "target_bytes": { 2024-08-29T17:50:14.858 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 3184988057 2024-08-29T17:50:14.858 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.858 INFO:tasks.workunit.client.0.smithi029.stdout: "unmapped_bytes": { 2024-08-29T17:50:14.858 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 606208 2024-08-29T17:50:14.858 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:14.858 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.858 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore-pricache:data": { 2024-08-29T17:50:14.858 INFO:tasks.workunit.client.0.smithi029.stdout: "committed_bytes": { 2024-08-29T17:50:14.858 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 159383552 2024-08-29T17:50:14.858 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.858 INFO:tasks.workunit.client.0.smithi029.stdout: "pri0_bytes": { 2024-08-29T17:50:14.858 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.858 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.859 INFO:tasks.workunit.client.0.smithi029.stdout: "pri10_bytes": { 2024-08-29T17:50:14.859 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.859 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.859 INFO:tasks.workunit.client.0.smithi029.stdout: "pri11_bytes": { 2024-08-29T17:50:14.859 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 87887135 2024-08-29T17:50:14.859 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.859 INFO:tasks.workunit.client.0.smithi029.stdout: "pri1_bytes": { 2024-08-29T17:50:14.859 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.859 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.859 INFO:tasks.workunit.client.0.smithi029.stdout: "pri2_bytes": { 2024-08-29T17:50:14.859 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.859 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.859 INFO:tasks.workunit.client.0.smithi029.stdout: "pri3_bytes": { 2024-08-29T17:50:14.860 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.860 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.860 INFO:tasks.workunit.client.0.smithi029.stdout: "pri4_bytes": { 2024-08-29T17:50:14.860 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.860 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.860 INFO:tasks.workunit.client.0.smithi029.stdout: "pri5_bytes": { 2024-08-29T17:50:14.860 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.860 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.860 INFO:tasks.workunit.client.0.smithi029.stdout: "pri6_bytes": { 2024-08-29T17:50:14.860 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 610304 2024-08-29T17:50:14.860 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.860 INFO:tasks.workunit.client.0.smithi029.stdout: "pri7_bytes": { 2024-08-29T17:50:14.860 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.861 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.861 INFO:tasks.workunit.client.0.smithi029.stdout: "pri8_bytes": { 2024-08-29T17:50:14.861 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.861 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.861 INFO:tasks.workunit.client.0.smithi029.stdout: "pri9_bytes": { 2024-08-29T17:50:14.861 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.861 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.861 INFO:tasks.workunit.client.0.smithi029.stdout: "reserved_bytes": { 2024-08-29T17:50:14.861 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 70886113 2024-08-29T17:50:14.861 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:14.861 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.861 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore-pricache:kv": { 2024-08-29T17:50:14.861 INFO:tasks.workunit.client.0.smithi029.stdout: "committed_bytes": { 2024-08-29T17:50:14.862 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 796917760 2024-08-29T17:50:14.862 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.862 INFO:tasks.workunit.client.0.smithi029.stdout: "pri0_bytes": { 2024-08-29T17:50:14.862 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 67108864 2024-08-29T17:50:14.862 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.862 INFO:tasks.workunit.client.0.smithi029.stdout: "pri10_bytes": { 2024-08-29T17:50:14.862 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.862 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.862 INFO:tasks.workunit.client.0.smithi029.stdout: "pri11_bytes": { 2024-08-29T17:50:14.862 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 659153512 2024-08-29T17:50:14.862 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.862 INFO:tasks.workunit.client.0.smithi029.stdout: "pri1_bytes": { 2024-08-29T17:50:14.862 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.862 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.863 INFO:tasks.workunit.client.0.smithi029.stdout: "pri2_bytes": { 2024-08-29T17:50:14.863 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.863 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.863 INFO:tasks.workunit.client.0.smithi029.stdout: "pri3_bytes": { 2024-08-29T17:50:14.863 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.863 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.863 INFO:tasks.workunit.client.0.smithi029.stdout: "pri4_bytes": { 2024-08-29T17:50:14.863 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.863 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.863 INFO:tasks.workunit.client.0.smithi029.stdout: "pri5_bytes": { 2024-08-29T17:50:14.863 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.863 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.863 INFO:tasks.workunit.client.0.smithi029.stdout: "pri6_bytes": { 2024-08-29T17:50:14.864 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 240 2024-08-29T17:50:14.864 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.864 INFO:tasks.workunit.client.0.smithi029.stdout: "pri7_bytes": { 2024-08-29T17:50:14.864 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.864 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.864 INFO:tasks.workunit.client.0.smithi029.stdout: "pri8_bytes": { 2024-08-29T17:50:14.864 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.864 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.864 INFO:tasks.workunit.client.0.smithi029.stdout: "pri9_bytes": { 2024-08-29T17:50:14.864 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.864 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.864 INFO:tasks.workunit.client.0.smithi029.stdout: "reserved_bytes": { 2024-08-29T17:50:14.864 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 70655144 2024-08-29T17:50:14.864 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:14.865 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.865 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore-pricache:kv_onode": { 2024-08-29T17:50:14.865 INFO:tasks.workunit.client.0.smithi029.stdout: "committed_bytes": { 2024-08-29T17:50:14.865 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 192937984 2024-08-29T17:50:14.865 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.865 INFO:tasks.workunit.client.0.smithi029.stdout: "pri0_bytes": { 2024-08-29T17:50:14.865 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 67108864 2024-08-29T17:50:14.865 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.865 INFO:tasks.workunit.client.0.smithi029.stdout: "pri10_bytes": { 2024-08-29T17:50:14.865 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 464 2024-08-29T17:50:14.865 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.865 INFO:tasks.workunit.client.0.smithi029.stdout: "pri11_bytes": { 2024-08-29T17:50:14.865 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 58591423 2024-08-29T17:50:14.866 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.866 INFO:tasks.workunit.client.0.smithi029.stdout: "pri1_bytes": { 2024-08-29T17:50:14.866 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.866 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.866 INFO:tasks.workunit.client.0.smithi029.stdout: "pri2_bytes": { 2024-08-29T17:50:14.866 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.866 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.866 INFO:tasks.workunit.client.0.smithi029.stdout: "pri3_bytes": { 2024-08-29T17:50:14.866 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.866 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.866 INFO:tasks.workunit.client.0.smithi029.stdout: "pri4_bytes": { 2024-08-29T17:50:14.866 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.866 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.866 INFO:tasks.workunit.client.0.smithi029.stdout: "pri5_bytes": { 2024-08-29T17:50:14.867 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.867 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.867 INFO:tasks.workunit.client.0.smithi029.stdout: "pri6_bytes": { 2024-08-29T17:50:14.867 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.867 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.867 INFO:tasks.workunit.client.0.smithi029.stdout: "pri7_bytes": { 2024-08-29T17:50:14.867 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.867 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.867 INFO:tasks.workunit.client.0.smithi029.stdout: "pri8_bytes": { 2024-08-29T17:50:14.867 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.867 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.867 INFO:tasks.workunit.client.0.smithi029.stdout: "pri9_bytes": { 2024-08-29T17:50:14.867 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.867 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.868 INFO:tasks.workunit.client.0.smithi029.stdout: "reserved_bytes": { 2024-08-29T17:50:14.868 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 67237233 2024-08-29T17:50:14.868 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:14.868 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.868 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore-pricache:meta": { 2024-08-29T17:50:14.868 INFO:tasks.workunit.client.0.smithi029.stdout: "committed_bytes": { 2024-08-29T17:50:14.868 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 729808896 2024-08-29T17:50:14.868 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.868 INFO:tasks.workunit.client.0.smithi029.stdout: "pri0_bytes": { 2024-08-29T17:50:14.868 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.868 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.868 INFO:tasks.workunit.client.0.smithi029.stdout: "pri10_bytes": { 2024-08-29T17:50:14.868 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.869 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.869 INFO:tasks.workunit.client.0.smithi029.stdout: "pri11_bytes": { 2024-08-29T17:50:14.869 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 659153512 2024-08-29T17:50:14.869 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.869 INFO:tasks.workunit.client.0.smithi029.stdout: "pri1_bytes": { 2024-08-29T17:50:14.869 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.869 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.869 INFO:tasks.workunit.client.0.smithi029.stdout: "pri2_bytes": { 2024-08-29T17:50:14.869 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.869 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.869 INFO:tasks.workunit.client.0.smithi029.stdout: "pri3_bytes": { 2024-08-29T17:50:14.869 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.870 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.870 INFO:tasks.workunit.client.0.smithi029.stdout: "pri4_bytes": { 2024-08-29T17:50:14.870 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.870 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.870 INFO:tasks.workunit.client.0.smithi029.stdout: "pri5_bytes": { 2024-08-29T17:50:14.870 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.870 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.870 INFO:tasks.workunit.client.0.smithi029.stdout: "pri6_bytes": { 2024-08-29T17:50:14.870 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 215693 2024-08-29T17:50:14.870 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.870 INFO:tasks.workunit.client.0.smithi029.stdout: "pri7_bytes": { 2024-08-29T17:50:14.870 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.870 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.871 INFO:tasks.workunit.client.0.smithi029.stdout: "pri8_bytes": { 2024-08-29T17:50:14.871 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.871 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.871 INFO:tasks.workunit.client.0.smithi029.stdout: "pri9_bytes": { 2024-08-29T17:50:14.871 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.871 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.871 INFO:tasks.workunit.client.0.smithi029.stdout: "reserved_bytes": { 2024-08-29T17:50:14.871 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 70439691 2024-08-29T17:50:14.871 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:14.871 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.871 INFO:tasks.workunit.client.0.smithi029.stdout: "objecter": { 2024-08-29T17:50:14.871 INFO:tasks.workunit.client.0.smithi029.stdout: "op_active": { 2024-08-29T17:50:14.871 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.872 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.872 INFO:tasks.workunit.client.0.smithi029.stdout: "op_r": { 2024-08-29T17:50:14.872 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.872 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.872 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rmw": { 2024-08-29T17:50:14.872 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.872 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.872 INFO:tasks.workunit.client.0.smithi029.stdout: "op_w": { 2024-08-29T17:50:14.872 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.872 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:14.872 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.872 INFO:tasks.workunit.client.0.smithi029.stdout: "osd": { 2024-08-29T17:50:14.872 INFO:tasks.workunit.client.0.smithi029.stdout: "numpg": { 2024-08-29T17:50:14.872 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 45 2024-08-29T17:50:14.873 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.873 INFO:tasks.workunit.client.0.smithi029.stdout: "numpg_removing": { 2024-08-29T17:50:14.873 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.873 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.873 INFO:tasks.workunit.client.0.smithi029.stdout: "op": { 2024-08-29T17:50:14.873 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 6 2024-08-29T17:50:14.873 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.873 INFO:tasks.workunit.client.0.smithi029.stdout: "op_delayed_degraded": { 2024-08-29T17:50:14.873 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.873 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.873 INFO:tasks.workunit.client.0.smithi029.stdout: "op_delayed_unreadable": { 2024-08-29T17:50:14.873 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.873 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.874 INFO:tasks.workunit.client.0.smithi029.stdout: "op_in_bytes": { 2024-08-29T17:50:14.874 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 616 2024-08-29T17:50:14.874 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.874 INFO:tasks.workunit.client.0.smithi029.stdout: "op_latency": { 2024-08-29T17:50:14.874 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 6, 2024-08-29T17:50:14.874 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 76054033 2024-08-29T17:50:14.874 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.874 INFO:tasks.workunit.client.0.smithi029.stdout: "op_out_bytes": { 2024-08-29T17:50:14.874 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.874 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.874 INFO:tasks.workunit.client.0.smithi029.stdout: "op_prepare_latency": { 2024-08-29T17:50:14.874 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 7, 2024-08-29T17:50:14.874 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 3041816 2024-08-29T17:50:14.874 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.875 INFO:tasks.workunit.client.0.smithi029.stdout: "op_process_latency": { 2024-08-29T17:50:14.875 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 6, 2024-08-29T17:50:14.875 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 11878741 2024-08-29T17:50:14.875 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.875 INFO:tasks.workunit.client.0.smithi029.stdout: "op_r": { 2024-08-29T17:50:14.875 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.875 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.875 INFO:tasks.workunit.client.0.smithi029.stdout: "op_r_latency": { 2024-08-29T17:50:14.875 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:14.875 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.875 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.875 INFO:tasks.workunit.client.0.smithi029.stdout: "op_r_latency_out_bytes_histogram": { 2024-08-29T17:50:14.875 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.876 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.876 INFO:tasks.workunit.client.0.smithi029.stdout: "op_r_out_bytes": { 2024-08-29T17:50:14.876 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.876 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.876 INFO:tasks.workunit.client.0.smithi029.stdout: "op_r_prepare_latency": { 2024-08-29T17:50:14.876 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:14.876 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.876 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.876 INFO:tasks.workunit.client.0.smithi029.stdout: "op_r_process_latency": { 2024-08-29T17:50:14.876 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:14.876 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.876 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.876 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw": { 2024-08-29T17:50:14.877 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.877 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.877 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw_in_bytes": { 2024-08-29T17:50:14.877 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.877 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.877 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw_latency": { 2024-08-29T17:50:14.877 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:14.877 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.877 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.877 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw_latency_in_bytes_histogram": { 2024-08-29T17:50:14.877 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.877 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.877 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw_latency_out_bytes_histogram": { 2024-08-29T17:50:14.877 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.878 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.878 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw_out_bytes": { 2024-08-29T17:50:14.878 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.878 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.878 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw_prepare_latency": { 2024-08-29T17:50:14.878 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:14.878 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.878 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.878 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw_process_latency": { 2024-08-29T17:50:14.878 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:14.878 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.878 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.878 INFO:tasks.workunit.client.0.smithi029.stdout: "op_w": { 2024-08-29T17:50:14.879 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 6 2024-08-29T17:50:14.879 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.879 INFO:tasks.workunit.client.0.smithi029.stdout: "op_w_in_bytes": { 2024-08-29T17:50:14.879 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 616 2024-08-29T17:50:14.879 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.879 INFO:tasks.workunit.client.0.smithi029.stdout: "op_w_latency": { 2024-08-29T17:50:14.879 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 6, 2024-08-29T17:50:14.879 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 76054033 2024-08-29T17:50:14.879 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.879 INFO:tasks.workunit.client.0.smithi029.stdout: "op_w_latency_in_bytes_histogram": { 2024-08-29T17:50:14.879 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.879 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.879 INFO:tasks.workunit.client.0.smithi029.stdout: "op_w_prepare_latency": { 2024-08-29T17:50:14.880 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 7, 2024-08-29T17:50:14.880 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 3041816 2024-08-29T17:50:14.880 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.880 INFO:tasks.workunit.client.0.smithi029.stdout: "op_w_process_latency": { 2024-08-29T17:50:14.880 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 6, 2024-08-29T17:50:14.880 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 11878741 2024-08-29T17:50:14.880 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.880 INFO:tasks.workunit.client.0.smithi029.stdout: "op_wip": { 2024-08-29T17:50:14.880 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.880 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.880 INFO:tasks.workunit.client.0.smithi029.stdout: "recovery_bytes": { 2024-08-29T17:50:14.880 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1771104 2024-08-29T17:50:14.881 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.881 INFO:tasks.workunit.client.0.smithi029.stdout: "recovery_ops": { 2024-08-29T17:50:14.881 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 6 2024-08-29T17:50:14.881 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.881 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_bytes": { 2024-08-29T17:50:14.881 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 95995035648 2024-08-29T17:50:14.881 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.881 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_bytes_used": { 2024-08-29T17:50:14.881 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 29065216 2024-08-29T17:50:14.881 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:14.881 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:14.881 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.881 INFO:tasks.workunit.client.0.smithi029.stdout: "osd.1": { 2024-08-29T17:50:14.881 INFO:tasks.workunit.client.0.smithi029.stdout: "bluefs": { 2024-08-29T17:50:14.882 INFO:tasks.workunit.client.0.smithi029.stdout: "alloc_slow_fallback": { 2024-08-29T17:50:14.882 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.882 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.882 INFO:tasks.workunit.client.0.smithi029.stdout: "alloc_slow_size_fallback": { 2024-08-29T17:50:14.882 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.882 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.882 INFO:tasks.workunit.client.0.smithi029.stdout: "alloc_unit_db": { 2024-08-29T17:50:14.882 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 65536 2024-08-29T17:50:14.882 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.882 INFO:tasks.workunit.client.0.smithi029.stdout: "alloc_unit_main": { 2024-08-29T17:50:14.882 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.882 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.882 INFO:tasks.workunit.client.0.smithi029.stdout: "alloc_unit_wal": { 2024-08-29T17:50:14.883 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.883 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.883 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes_written_slow": { 2024-08-29T17:50:14.883 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.883 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.883 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes_written_sst": { 2024-08-29T17:50:14.883 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 12288 2024-08-29T17:50:14.883 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.883 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes_written_wal": { 2024-08-29T17:50:14.883 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 9609216 2024-08-29T17:50:14.883 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.883 INFO:tasks.workunit.client.0.smithi029.stdout: "compact_lat": { 2024-08-29T17:50:14.884 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:14.884 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.884 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.884 INFO:tasks.workunit.client.0.smithi029.stdout: "compact_lock_lat": { 2024-08-29T17:50:14.884 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:14.884 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.884 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.884 INFO:tasks.workunit.client.0.smithi029.stdout: "db_total_bytes": { 2024-08-29T17:50:14.884 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 95995035648 2024-08-29T17:50:14.884 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.884 INFO:tasks.workunit.client.0.smithi029.stdout: "db_used_bytes": { 2024-08-29T17:50:14.884 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 31850496 2024-08-29T17:50:14.884 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.885 INFO:tasks.workunit.client.0.smithi029.stdout: "log_bytes": { 2024-08-29T17:50:14.885 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 5959680 2024-08-29T17:50:14.885 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.885 INFO:tasks.workunit.client.0.smithi029.stdout: "logged_bytes": { 2024-08-29T17:50:14.885 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 5820416 2024-08-29T17:50:14.885 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.885 INFO:tasks.workunit.client.0.smithi029.stdout: "max_bytes_db": { 2024-08-29T17:50:14.885 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 31850496 2024-08-29T17:50:14.885 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.885 INFO:tasks.workunit.client.0.smithi029.stdout: "max_bytes_slow": { 2024-08-29T17:50:14.885 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.885 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.885 INFO:tasks.workunit.client.0.smithi029.stdout: "max_bytes_wal": { 2024-08-29T17:50:14.885 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.886 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.886 INFO:tasks.workunit.client.0.smithi029.stdout: "num_files": { 2024-08-29T17:50:14.886 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 14 2024-08-29T17:50:14.886 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.886 INFO:tasks.workunit.client.0.smithi029.stdout: "read_bytes": { 2024-08-29T17:50:14.886 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 206480 2024-08-29T17:50:14.886 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.886 INFO:tasks.workunit.client.0.smithi029.stdout: "read_count": { 2024-08-29T17:50:14.886 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 23 2024-08-29T17:50:14.886 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.886 INFO:tasks.workunit.client.0.smithi029.stdout: "read_disk_bytes": { 2024-08-29T17:50:14.886 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1282048 2024-08-29T17:50:14.886 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.887 INFO:tasks.workunit.client.0.smithi029.stdout: "read_disk_bytes_db": { 2024-08-29T17:50:14.887 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1286144 2024-08-29T17:50:14.887 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.887 INFO:tasks.workunit.client.0.smithi029.stdout: "read_disk_bytes_slow": { 2024-08-29T17:50:14.887 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.887 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.887 INFO:tasks.workunit.client.0.smithi029.stdout: "read_disk_bytes_wal": { 2024-08-29T17:50:14.887 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.887 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.887 INFO:tasks.workunit.client.0.smithi029.stdout: "read_disk_count": { 2024-08-29T17:50:14.887 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 15 2024-08-29T17:50:14.887 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.887 INFO:tasks.workunit.client.0.smithi029.stdout: "read_prefetch_bytes": { 2024-08-29T17:50:14.887 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 4991 2024-08-29T17:50:14.888 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.888 INFO:tasks.workunit.client.0.smithi029.stdout: "read_prefetch_count": { 2024-08-29T17:50:14.888 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 4 2024-08-29T17:50:14.888 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.888 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_buffer_bytes": { 2024-08-29T17:50:14.888 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 5557 2024-08-29T17:50:14.888 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.888 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_buffer_count": { 2024-08-29T17:50:14.888 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 24 2024-08-29T17:50:14.888 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.888 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_bytes": { 2024-08-29T17:50:14.888 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 5557 2024-08-29T17:50:14.888 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.888 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_count": { 2024-08-29T17:50:14.889 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 24 2024-08-29T17:50:14.889 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.889 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_disk_bytes": { 2024-08-29T17:50:14.889 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.889 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.889 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_disk_bytes_db": { 2024-08-29T17:50:14.889 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.889 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.889 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_disk_bytes_slow": { 2024-08-29T17:50:14.889 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.889 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.889 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_disk_bytes_wal": { 2024-08-29T17:50:14.889 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.890 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.890 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_disk_count": { 2024-08-29T17:50:14.890 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.890 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.890 INFO:tasks.workunit.client.0.smithi029.stdout: "slow_total_bytes": { 2024-08-29T17:50:14.890 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.890 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.890 INFO:tasks.workunit.client.0.smithi029.stdout: "slow_used_bytes": { 2024-08-29T17:50:14.890 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.890 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.890 INFO:tasks.workunit.client.0.smithi029.stdout: "wal_total_bytes": { 2024-08-29T17:50:14.890 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.891 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.891 INFO:tasks.workunit.client.0.smithi029.stdout: "wal_used_bytes": { 2024-08-29T17:50:14.891 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.891 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.891 INFO:tasks.workunit.client.0.smithi029.stdout: "write_bytes": { 2024-08-29T17:50:14.891 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 15507456 2024-08-29T17:50:14.891 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:14.891 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.891 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore": { 2024-08-29T17:50:14.891 INFO:tasks.workunit.client.0.smithi029.stdout: "alloc_unit": { 2024-08-29T17:50:14.891 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 4096 2024-08-29T17:50:14.891 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.891 INFO:tasks.workunit.client.0.smithi029.stdout: "allocated": { 2024-08-29T17:50:14.891 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 802816 2024-08-29T17:50:14.892 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.892 INFO:tasks.workunit.client.0.smithi029.stdout: "clist_lat": { 2024-08-29T17:50:14.892 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 5, 2024-08-29T17:50:14.892 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 390480 2024-08-29T17:50:14.892 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.892 INFO:tasks.workunit.client.0.smithi029.stdout: "compress_lat": { 2024-08-29T17:50:14.892 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:14.892 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.892 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.892 INFO:tasks.workunit.client.0.smithi029.stdout: "compressed": { 2024-08-29T17:50:14.892 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.892 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.893 INFO:tasks.workunit.client.0.smithi029.stdout: "compressed_allocated": { 2024-08-29T17:50:14.893 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.893 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.893 INFO:tasks.workunit.client.0.smithi029.stdout: "compressed_original": { 2024-08-29T17:50:14.893 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.893 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.893 INFO:tasks.workunit.client.0.smithi029.stdout: "csum_lat": { 2024-08-29T17:50:14.893 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 33, 2024-08-29T17:50:14.893 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 146764 2024-08-29T17:50:14.893 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.893 INFO:tasks.workunit.client.0.smithi029.stdout: "decompress_lat": { 2024-08-29T17:50:14.893 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:14.893 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.893 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.894 INFO:tasks.workunit.client.0.smithi029.stdout: "fragmentation_micros": { 2024-08-29T17:50:14.894 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.894 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.894 INFO:tasks.workunit.client.0.smithi029.stdout: "kv_commit_lat": { 2024-08-29T17:50:14.894 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 1408, 2024-08-29T17:50:14.894 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 407250924 2024-08-29T17:50:14.894 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.894 INFO:tasks.workunit.client.0.smithi029.stdout: "kv_final_lat": { 2024-08-29T17:50:14.894 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 1406, 2024-08-29T17:50:14.894 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 37058291 2024-08-29T17:50:14.894 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.894 INFO:tasks.workunit.client.0.smithi029.stdout: "kv_flush_lat": { 2024-08-29T17:50:14.894 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 1408, 2024-08-29T17:50:14.895 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 2541299 2024-08-29T17:50:14.895 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.895 INFO:tasks.workunit.client.0.smithi029.stdout: "kv_sync_lat": { 2024-08-29T17:50:14.895 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 1408, 2024-08-29T17:50:14.895 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 409792223 2024-08-29T17:50:14.895 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.895 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_get_keys_lat": { 2024-08-29T17:50:14.895 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:14.895 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.895 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.895 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_get_values_lat": { 2024-08-29T17:50:14.895 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 3, 2024-08-29T17:50:14.895 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 77770 2024-08-29T17:50:14.895 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.896 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_lower_bound_lat": { 2024-08-29T17:50:14.896 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 4, 2024-08-29T17:50:14.896 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 16216 2024-08-29T17:50:14.896 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.896 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_next_lat": { 2024-08-29T17:50:14.896 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:14.896 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.896 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.896 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_seek_to_first_lat": { 2024-08-29T17:50:14.896 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:14.896 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.896 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.896 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_upper_bound_lat": { 2024-08-29T17:50:14.897 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 5, 2024-08-29T17:50:14.897 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 26951 2024-08-29T17:50:14.897 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.897 INFO:tasks.workunit.client.0.smithi029.stdout: "onode_hits": { 2024-08-29T17:50:14.897 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 3981 2024-08-29T17:50:14.897 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.897 INFO:tasks.workunit.client.0.smithi029.stdout: "onode_misses": { 2024-08-29T17:50:14.897 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 353 2024-08-29T17:50:14.897 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.897 INFO:tasks.workunit.client.0.smithi029.stdout: "read_lat": { 2024-08-29T17:50:14.897 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 155, 2024-08-29T17:50:14.897 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 4174077 2024-08-29T17:50:14.897 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.897 INFO:tasks.workunit.client.0.smithi029.stdout: "read_onode_meta_lat": { 2024-08-29T17:50:14.898 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 393, 2024-08-29T17:50:14.898 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 513036 2024-08-29T17:50:14.898 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.898 INFO:tasks.workunit.client.0.smithi029.stdout: "read_wait_aio_lat": { 2024-08-29T17:50:14.898 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 238, 2024-08-29T17:50:14.898 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 2320625 2024-08-29T17:50:14.898 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.898 INFO:tasks.workunit.client.0.smithi029.stdout: "reads_with_retries": { 2024-08-29T17:50:14.898 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.898 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.898 INFO:tasks.workunit.client.0.smithi029.stdout: "remove_lat": { 2024-08-29T17:50:14.898 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 103, 2024-08-29T17:50:14.898 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 6050535 2024-08-29T17:50:14.899 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.899 INFO:tasks.workunit.client.0.smithi029.stdout: "state_aio_wait_lat": { 2024-08-29T17:50:14.899 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 3531, 2024-08-29T17:50:14.899 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1971058417 2024-08-29T17:50:14.899 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.899 INFO:tasks.workunit.client.0.smithi029.stdout: "state_deferred_aio_wait_lat": { 2024-08-29T17:50:14.899 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 131, 2024-08-29T17:50:14.899 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 19956994 2024-08-29T17:50:14.899 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.899 INFO:tasks.workunit.client.0.smithi029.stdout: "state_deferred_cleanup_lat": { 2024-08-29T17:50:14.899 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 130, 2024-08-29T17:50:14.899 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1327645082618 2024-08-29T17:50:14.899 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.900 INFO:tasks.workunit.client.0.smithi029.stdout: "state_deferred_queued_lat": { 2024-08-29T17:50:14.900 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 131, 2024-08-29T17:50:14.900 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 163585383211 2024-08-29T17:50:14.900 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.900 INFO:tasks.workunit.client.0.smithi029.stdout: "state_done_lat": { 2024-08-29T17:50:14.900 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 3530, 2024-08-29T17:50:14.900 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 263425697629 2024-08-29T17:50:14.900 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.900 INFO:tasks.workunit.client.0.smithi029.stdout: "state_finishing_lat": { 2024-08-29T17:50:14.900 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 3530, 2024-08-29T17:50:14.900 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 369119 2024-08-29T17:50:14.900 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.900 INFO:tasks.workunit.client.0.smithi029.stdout: "state_io_done_lat": { 2024-08-29T17:50:14.901 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 3531, 2024-08-29T17:50:14.901 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 6108636 2024-08-29T17:50:14.901 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.901 INFO:tasks.workunit.client.0.smithi029.stdout: "state_kv_commiting_lat": { 2024-08-29T17:50:14.901 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 3531, 2024-08-29T17:50:14.901 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 908021963 2024-08-29T17:50:14.901 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.901 INFO:tasks.workunit.client.0.smithi029.stdout: "state_kv_done_lat": { 2024-08-29T17:50:14.901 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 3531, 2024-08-29T17:50:14.901 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 992820 2024-08-29T17:50:14.901 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.901 INFO:tasks.workunit.client.0.smithi029.stdout: "state_kv_queued_lat": { 2024-08-29T17:50:14.901 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 3531, 2024-08-29T17:50:14.901 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 494256594 2024-08-29T17:50:14.902 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.902 INFO:tasks.workunit.client.0.smithi029.stdout: "state_prepare_lat": { 2024-08-29T17:50:14.902 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 3531, 2024-08-29T17:50:14.902 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 227744289 2024-08-29T17:50:14.902 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.902 INFO:tasks.workunit.client.0.smithi029.stdout: "stored": { 2024-08-29T17:50:14.902 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 354042 2024-08-29T17:50:14.902 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.902 INFO:tasks.workunit.client.0.smithi029.stdout: "truncate_lat": { 2024-08-29T17:50:14.902 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 64, 2024-08-29T17:50:14.902 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 659425 2024-08-29T17:50:14.902 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.902 INFO:tasks.workunit.client.0.smithi029.stdout: "txc_commit_lat": { 2024-08-29T17:50:14.903 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 3531, 2024-08-29T17:50:14.903 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 3607645941 2024-08-29T17:50:14.903 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.903 INFO:tasks.workunit.client.0.smithi029.stdout: "txc_submit_lat": { 2024-08-29T17:50:14.903 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 3531, 2024-08-29T17:50:14.903 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 308883134 2024-08-29T17:50:14.903 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.903 INFO:tasks.workunit.client.0.smithi029.stdout: "txc_throttle_lat": { 2024-08-29T17:50:14.903 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 3531, 2024-08-29T17:50:14.903 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 38060442 2024-08-29T17:50:14.903 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:14.903 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.903 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore-pricache": { 2024-08-29T17:50:14.903 INFO:tasks.workunit.client.0.smithi029.stdout: "cache_bytes": { 2024-08-29T17:50:14.904 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1901933480 2024-08-29T17:50:14.904 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.904 INFO:tasks.workunit.client.0.smithi029.stdout: "heap_bytes": { 2024-08-29T17:50:14.904 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 49938432 2024-08-29T17:50:14.904 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.904 INFO:tasks.workunit.client.0.smithi029.stdout: "mapped_bytes": { 2024-08-29T17:50:14.904 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 49446912 2024-08-29T17:50:14.904 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.904 INFO:tasks.workunit.client.0.smithi029.stdout: "target_bytes": { 2024-08-29T17:50:14.904 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 3184988057 2024-08-29T17:50:14.904 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.904 INFO:tasks.workunit.client.0.smithi029.stdout: "unmapped_bytes": { 2024-08-29T17:50:14.904 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 491520 2024-08-29T17:50:14.905 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:14.905 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.905 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore-pricache:data": { 2024-08-29T17:50:14.905 INFO:tasks.workunit.client.0.smithi029.stdout: "committed_bytes": { 2024-08-29T17:50:14.905 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 159383552 2024-08-29T17:50:14.905 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.905 INFO:tasks.workunit.client.0.smithi029.stdout: "pri0_bytes": { 2024-08-29T17:50:14.905 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.905 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.905 INFO:tasks.workunit.client.0.smithi029.stdout: "pri10_bytes": { 2024-08-29T17:50:14.905 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.905 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.905 INFO:tasks.workunit.client.0.smithi029.stdout: "pri11_bytes": { 2024-08-29T17:50:14.906 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 87918115 2024-08-29T17:50:14.906 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.906 INFO:tasks.workunit.client.0.smithi029.stdout: "pri1_bytes": { 2024-08-29T17:50:14.906 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.906 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.906 INFO:tasks.workunit.client.0.smithi029.stdout: "pri2_bytes": { 2024-08-29T17:50:14.906 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.906 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.906 INFO:tasks.workunit.client.0.smithi029.stdout: "pri3_bytes": { 2024-08-29T17:50:14.906 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.906 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.906 INFO:tasks.workunit.client.0.smithi029.stdout: "pri4_bytes": { 2024-08-29T17:50:14.906 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.906 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.907 INFO:tasks.workunit.client.0.smithi029.stdout: "pri5_bytes": { 2024-08-29T17:50:14.907 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.907 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.907 INFO:tasks.workunit.client.0.smithi029.stdout: "pri6_bytes": { 2024-08-29T17:50:14.907 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 8192 2024-08-29T17:50:14.907 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.907 INFO:tasks.workunit.client.0.smithi029.stdout: "pri7_bytes": { 2024-08-29T17:50:14.907 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.907 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.907 INFO:tasks.workunit.client.0.smithi029.stdout: "pri8_bytes": { 2024-08-29T17:50:14.907 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.907 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.907 INFO:tasks.workunit.client.0.smithi029.stdout: "pri9_bytes": { 2024-08-29T17:50:14.908 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.908 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.908 INFO:tasks.workunit.client.0.smithi029.stdout: "reserved_bytes": { 2024-08-29T17:50:14.908 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 71457245 2024-08-29T17:50:14.908 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:14.908 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.908 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore-pricache:kv": { 2024-08-29T17:50:14.908 INFO:tasks.workunit.client.0.smithi029.stdout: "committed_bytes": { 2024-08-29T17:50:14.908 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 796917760 2024-08-29T17:50:14.908 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.908 INFO:tasks.workunit.client.0.smithi029.stdout: "pri0_bytes": { 2024-08-29T17:50:14.908 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 67108864 2024-08-29T17:50:14.908 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.908 INFO:tasks.workunit.client.0.smithi029.stdout: "pri10_bytes": { 2024-08-29T17:50:14.909 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.909 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.909 INFO:tasks.workunit.client.0.smithi029.stdout: "pri11_bytes": { 2024-08-29T17:50:14.909 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 659385866 2024-08-29T17:50:14.909 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.909 INFO:tasks.workunit.client.0.smithi029.stdout: "pri1_bytes": { 2024-08-29T17:50:14.909 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.909 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.909 INFO:tasks.workunit.client.0.smithi029.stdout: "pri2_bytes": { 2024-08-29T17:50:14.909 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.909 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.909 INFO:tasks.workunit.client.0.smithi029.stdout: "pri3_bytes": { 2024-08-29T17:50:14.909 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.909 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.910 INFO:tasks.workunit.client.0.smithi029.stdout: "pri4_bytes": { 2024-08-29T17:50:14.910 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.910 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.910 INFO:tasks.workunit.client.0.smithi029.stdout: "pri5_bytes": { 2024-08-29T17:50:14.910 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.910 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.910 INFO:tasks.workunit.client.0.smithi029.stdout: "pri6_bytes": { 2024-08-29T17:50:14.910 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 240 2024-08-29T17:50:14.910 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.910 INFO:tasks.workunit.client.0.smithi029.stdout: "pri7_bytes": { 2024-08-29T17:50:14.910 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.910 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.911 INFO:tasks.workunit.client.0.smithi029.stdout: "pri8_bytes": { 2024-08-29T17:50:14.911 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.911 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.911 INFO:tasks.workunit.client.0.smithi029.stdout: "pri9_bytes": { 2024-08-29T17:50:14.911 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.911 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.911 INFO:tasks.workunit.client.0.smithi029.stdout: "reserved_bytes": { 2024-08-29T17:50:14.911 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 70422790 2024-08-29T17:50:14.911 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:14.911 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.911 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore-pricache:kv_onode": { 2024-08-29T17:50:14.911 INFO:tasks.workunit.client.0.smithi029.stdout: "committed_bytes": { 2024-08-29T17:50:14.911 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 192937984 2024-08-29T17:50:14.912 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.912 INFO:tasks.workunit.client.0.smithi029.stdout: "pri0_bytes": { 2024-08-29T17:50:14.912 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 67108864 2024-08-29T17:50:14.912 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.912 INFO:tasks.workunit.client.0.smithi029.stdout: "pri10_bytes": { 2024-08-29T17:50:14.912 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 464 2024-08-29T17:50:14.912 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.912 INFO:tasks.workunit.client.0.smithi029.stdout: "pri11_bytes": { 2024-08-29T17:50:14.912 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 58612077 2024-08-29T17:50:14.912 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.912 INFO:tasks.workunit.client.0.smithi029.stdout: "pri1_bytes": { 2024-08-29T17:50:14.912 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.913 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.913 INFO:tasks.workunit.client.0.smithi029.stdout: "pri2_bytes": { 2024-08-29T17:50:14.913 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.913 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.913 INFO:tasks.workunit.client.0.smithi029.stdout: "pri3_bytes": { 2024-08-29T17:50:14.913 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.913 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.913 INFO:tasks.workunit.client.0.smithi029.stdout: "pri4_bytes": { 2024-08-29T17:50:14.913 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.913 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.913 INFO:tasks.workunit.client.0.smithi029.stdout: "pri5_bytes": { 2024-08-29T17:50:14.913 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.914 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.914 INFO:tasks.workunit.client.0.smithi029.stdout: "pri6_bytes": { 2024-08-29T17:50:14.914 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.914 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.914 INFO:tasks.workunit.client.0.smithi029.stdout: "pri7_bytes": { 2024-08-29T17:50:14.914 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.914 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.914 INFO:tasks.workunit.client.0.smithi029.stdout: "pri8_bytes": { 2024-08-29T17:50:14.914 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.914 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.914 INFO:tasks.workunit.client.0.smithi029.stdout: "pri9_bytes": { 2024-08-29T17:50:14.914 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.914 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.915 INFO:tasks.workunit.client.0.smithi029.stdout: "reserved_bytes": { 2024-08-29T17:50:14.915 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 67216579 2024-08-29T17:50:14.915 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:14.915 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.915 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore-pricache:meta": { 2024-08-29T17:50:14.915 INFO:tasks.workunit.client.0.smithi029.stdout: "committed_bytes": { 2024-08-29T17:50:14.915 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 729808896 2024-08-29T17:50:14.915 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.915 INFO:tasks.workunit.client.0.smithi029.stdout: "pri0_bytes": { 2024-08-29T17:50:14.915 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.915 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.915 INFO:tasks.workunit.client.0.smithi029.stdout: "pri10_bytes": { 2024-08-29T17:50:14.915 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.915 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.916 INFO:tasks.workunit.client.0.smithi029.stdout: "pri11_bytes": { 2024-08-29T17:50:14.916 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 659385866 2024-08-29T17:50:14.916 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.916 INFO:tasks.workunit.client.0.smithi029.stdout: "pri1_bytes": { 2024-08-29T17:50:14.916 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.916 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.916 INFO:tasks.workunit.client.0.smithi029.stdout: "pri2_bytes": { 2024-08-29T17:50:14.916 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.916 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.916 INFO:tasks.workunit.client.0.smithi029.stdout: "pri3_bytes": { 2024-08-29T17:50:14.916 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.916 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.916 INFO:tasks.workunit.client.0.smithi029.stdout: "pri4_bytes": { 2024-08-29T17:50:14.917 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.917 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.917 INFO:tasks.workunit.client.0.smithi029.stdout: "pri5_bytes": { 2024-08-29T17:50:14.917 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.917 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.917 INFO:tasks.workunit.client.0.smithi029.stdout: "pri6_bytes": { 2024-08-29T17:50:14.917 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 182857 2024-08-29T17:50:14.917 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.917 INFO:tasks.workunit.client.0.smithi029.stdout: "pri7_bytes": { 2024-08-29T17:50:14.917 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.917 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.917 INFO:tasks.workunit.client.0.smithi029.stdout: "pri8_bytes": { 2024-08-29T17:50:14.917 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.917 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.918 INFO:tasks.workunit.client.0.smithi029.stdout: "pri9_bytes": { 2024-08-29T17:50:14.918 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.918 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.918 INFO:tasks.workunit.client.0.smithi029.stdout: "reserved_bytes": { 2024-08-29T17:50:14.918 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 70240173 2024-08-29T17:50:14.918 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:14.918 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.918 INFO:tasks.workunit.client.0.smithi029.stdout: "objecter": { 2024-08-29T17:50:14.918 INFO:tasks.workunit.client.0.smithi029.stdout: "op_active": { 2024-08-29T17:50:14.918 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.918 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.918 INFO:tasks.workunit.client.0.smithi029.stdout: "op_r": { 2024-08-29T17:50:14.918 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.918 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.919 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rmw": { 2024-08-29T17:50:14.919 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.919 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.919 INFO:tasks.workunit.client.0.smithi029.stdout: "op_w": { 2024-08-29T17:50:14.919 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.919 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:14.919 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.919 INFO:tasks.workunit.client.0.smithi029.stdout: "osd": { 2024-08-29T17:50:14.919 INFO:tasks.workunit.client.0.smithi029.stdout: "numpg": { 2024-08-29T17:50:14.919 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 38 2024-08-29T17:50:14.919 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.919 INFO:tasks.workunit.client.0.smithi029.stdout: "numpg_removing": { 2024-08-29T17:50:14.919 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.920 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.920 INFO:tasks.workunit.client.0.smithi029.stdout: "op": { 2024-08-29T17:50:14.920 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 157 2024-08-29T17:50:14.920 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.920 INFO:tasks.workunit.client.0.smithi029.stdout: "op_delayed_degraded": { 2024-08-29T17:50:14.920 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.920 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.920 INFO:tasks.workunit.client.0.smithi029.stdout: "op_delayed_unreadable": { 2024-08-29T17:50:14.920 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.920 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.920 INFO:tasks.workunit.client.0.smithi029.stdout: "op_in_bytes": { 2024-08-29T17:50:14.920 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 2429467 2024-08-29T17:50:14.920 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.921 INFO:tasks.workunit.client.0.smithi029.stdout: "op_latency": { 2024-08-29T17:50:14.921 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 157, 2024-08-29T17:50:14.921 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1111507500 2024-08-29T17:50:14.921 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.921 INFO:tasks.workunit.client.0.smithi029.stdout: "op_out_bytes": { 2024-08-29T17:50:14.921 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1041 2024-08-29T17:50:14.921 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.921 INFO:tasks.workunit.client.0.smithi029.stdout: "op_prepare_latency": { 2024-08-29T17:50:14.921 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 157, 2024-08-29T17:50:14.921 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 70662269 2024-08-29T17:50:14.921 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.921 INFO:tasks.workunit.client.0.smithi029.stdout: "op_process_latency": { 2024-08-29T17:50:14.921 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 157, 2024-08-29T17:50:14.922 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 320325575 2024-08-29T17:50:14.922 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.922 INFO:tasks.workunit.client.0.smithi029.stdout: "op_r": { 2024-08-29T17:50:14.922 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 33 2024-08-29T17:50:14.922 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.922 INFO:tasks.workunit.client.0.smithi029.stdout: "op_r_latency": { 2024-08-29T17:50:14.922 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 33, 2024-08-29T17:50:14.922 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 6079857 2024-08-29T17:50:14.922 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.922 INFO:tasks.workunit.client.0.smithi029.stdout: "op_r_latency_out_bytes_histogram": { 2024-08-29T17:50:14.922 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.922 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.922 INFO:tasks.workunit.client.0.smithi029.stdout: "op_r_out_bytes": { 2024-08-29T17:50:14.922 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1041 2024-08-29T17:50:14.923 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.923 INFO:tasks.workunit.client.0.smithi029.stdout: "op_r_prepare_latency": { 2024-08-29T17:50:14.923 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 33, 2024-08-29T17:50:14.923 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 5184950 2024-08-29T17:50:14.923 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.923 INFO:tasks.workunit.client.0.smithi029.stdout: "op_r_process_latency": { 2024-08-29T17:50:14.923 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 33, 2024-08-29T17:50:14.923 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 4211068 2024-08-29T17:50:14.923 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.923 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw": { 2024-08-29T17:50:14.923 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 22 2024-08-29T17:50:14.923 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.923 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw_in_bytes": { 2024-08-29T17:50:14.924 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.924 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.924 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw_latency": { 2024-08-29T17:50:14.924 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 22, 2024-08-29T17:50:14.924 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 25985285 2024-08-29T17:50:14.924 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.924 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw_latency_in_bytes_histogram": { 2024-08-29T17:50:14.924 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.924 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.924 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw_latency_out_bytes_histogram": { 2024-08-29T17:50:14.924 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.924 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.924 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw_out_bytes": { 2024-08-29T17:50:14.925 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.925 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.925 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw_prepare_latency": { 2024-08-29T17:50:14.925 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 22, 2024-08-29T17:50:14.925 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 11347515 2024-08-29T17:50:14.925 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.925 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw_process_latency": { 2024-08-29T17:50:14.925 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 22, 2024-08-29T17:50:14.925 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 24344825 2024-08-29T17:50:14.925 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.925 INFO:tasks.workunit.client.0.smithi029.stdout: "op_w": { 2024-08-29T17:50:14.925 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 102 2024-08-29T17:50:14.925 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.925 INFO:tasks.workunit.client.0.smithi029.stdout: "op_w_in_bytes": { 2024-08-29T17:50:14.926 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 2429467 2024-08-29T17:50:14.926 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.926 INFO:tasks.workunit.client.0.smithi029.stdout: "op_w_latency": { 2024-08-29T17:50:14.926 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 102, 2024-08-29T17:50:14.926 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1079442358 2024-08-29T17:50:14.926 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.926 INFO:tasks.workunit.client.0.smithi029.stdout: "op_w_latency_in_bytes_histogram": { 2024-08-29T17:50:14.926 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.926 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.926 INFO:tasks.workunit.client.0.smithi029.stdout: "op_w_prepare_latency": { 2024-08-29T17:50:14.926 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 102, 2024-08-29T17:50:14.926 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 54129804 2024-08-29T17:50:14.926 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.927 INFO:tasks.workunit.client.0.smithi029.stdout: "op_w_process_latency": { 2024-08-29T17:50:14.927 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 102, 2024-08-29T17:50:14.927 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 291769682 2024-08-29T17:50:14.927 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.927 INFO:tasks.workunit.client.0.smithi029.stdout: "op_wip": { 2024-08-29T17:50:14.927 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.927 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.927 INFO:tasks.workunit.client.0.smithi029.stdout: "recovery_bytes": { 2024-08-29T17:50:14.927 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 590368 2024-08-29T17:50:14.927 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.927 INFO:tasks.workunit.client.0.smithi029.stdout: "recovery_ops": { 2024-08-29T17:50:14.927 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 2 2024-08-29T17:50:14.927 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.927 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_bytes": { 2024-08-29T17:50:14.928 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 95995035648 2024-08-29T17:50:14.928 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.928 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_bytes_used": { 2024-08-29T17:50:14.928 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 32665600 2024-08-29T17:50:14.928 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:14.928 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:14.928 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.928 INFO:tasks.workunit.client.0.smithi029.stdout: "osd.2": { 2024-08-29T17:50:14.928 INFO:tasks.workunit.client.0.smithi029.stdout: "bluefs": { 2024-08-29T17:50:14.928 INFO:tasks.workunit.client.0.smithi029.stdout: "alloc_slow_fallback": { 2024-08-29T17:50:14.928 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.928 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.928 INFO:tasks.workunit.client.0.smithi029.stdout: "alloc_slow_size_fallback": { 2024-08-29T17:50:14.928 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.929 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.929 INFO:tasks.workunit.client.0.smithi029.stdout: "alloc_unit_db": { 2024-08-29T17:50:14.929 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 65536 2024-08-29T17:50:14.929 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.929 INFO:tasks.workunit.client.0.smithi029.stdout: "alloc_unit_main": { 2024-08-29T17:50:14.929 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.929 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.929 INFO:tasks.workunit.client.0.smithi029.stdout: "alloc_unit_wal": { 2024-08-29T17:50:14.929 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.929 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.929 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes_written_slow": { 2024-08-29T17:50:14.929 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.929 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.930 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes_written_sst": { 2024-08-29T17:50:14.930 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 12288 2024-08-29T17:50:14.930 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.930 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes_written_wal": { 2024-08-29T17:50:14.930 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 2244608 2024-08-29T17:50:14.930 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.930 INFO:tasks.workunit.client.0.smithi029.stdout: "compact_lat": { 2024-08-29T17:50:14.930 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:14.930 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.930 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.930 INFO:tasks.workunit.client.0.smithi029.stdout: "compact_lock_lat": { 2024-08-29T17:50:14.930 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:14.930 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.930 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.931 INFO:tasks.workunit.client.0.smithi029.stdout: "db_total_bytes": { 2024-08-29T17:50:14.931 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 95995035648 2024-08-29T17:50:14.931 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.931 INFO:tasks.workunit.client.0.smithi029.stdout: "db_used_bytes": { 2024-08-29T17:50:14.931 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 27656192 2024-08-29T17:50:14.931 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.931 INFO:tasks.workunit.client.0.smithi029.stdout: "log_bytes": { 2024-08-29T17:50:14.931 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1425408 2024-08-29T17:50:14.931 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.931 INFO:tasks.workunit.client.0.smithi029.stdout: "logged_bytes": { 2024-08-29T17:50:14.931 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1286144 2024-08-29T17:50:14.931 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.931 INFO:tasks.workunit.client.0.smithi029.stdout: "max_bytes_db": { 2024-08-29T17:50:14.932 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 31850496 2024-08-29T17:50:14.932 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.932 INFO:tasks.workunit.client.0.smithi029.stdout: "max_bytes_slow": { 2024-08-29T17:50:14.932 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.932 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.932 INFO:tasks.workunit.client.0.smithi029.stdout: "max_bytes_wal": { 2024-08-29T17:50:14.932 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.932 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.932 INFO:tasks.workunit.client.0.smithi029.stdout: "num_files": { 2024-08-29T17:50:14.932 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 14 2024-08-29T17:50:14.932 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.932 INFO:tasks.workunit.client.0.smithi029.stdout: "read_bytes": { 2024-08-29T17:50:14.932 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 206480 2024-08-29T17:50:14.933 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.933 INFO:tasks.workunit.client.0.smithi029.stdout: "read_count": { 2024-08-29T17:50:14.933 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 23 2024-08-29T17:50:14.933 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.933 INFO:tasks.workunit.client.0.smithi029.stdout: "read_disk_bytes": { 2024-08-29T17:50:14.933 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1282048 2024-08-29T17:50:14.933 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.933 INFO:tasks.workunit.client.0.smithi029.stdout: "read_disk_bytes_db": { 2024-08-29T17:50:14.933 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1286144 2024-08-29T17:50:14.933 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.933 INFO:tasks.workunit.client.0.smithi029.stdout: "read_disk_bytes_slow": { 2024-08-29T17:50:14.933 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.933 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.934 INFO:tasks.workunit.client.0.smithi029.stdout: "read_disk_bytes_wal": { 2024-08-29T17:50:14.934 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.934 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.934 INFO:tasks.workunit.client.0.smithi029.stdout: "read_disk_count": { 2024-08-29T17:50:14.934 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 15 2024-08-29T17:50:14.934 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.934 INFO:tasks.workunit.client.0.smithi029.stdout: "read_prefetch_bytes": { 2024-08-29T17:50:14.934 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 4991 2024-08-29T17:50:14.934 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.934 INFO:tasks.workunit.client.0.smithi029.stdout: "read_prefetch_count": { 2024-08-29T17:50:14.934 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 4 2024-08-29T17:50:14.934 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.934 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_buffer_bytes": { 2024-08-29T17:50:14.934 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 5557 2024-08-29T17:50:14.935 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.935 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_buffer_count": { 2024-08-29T17:50:14.935 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 24 2024-08-29T17:50:14.935 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.935 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_bytes": { 2024-08-29T17:50:14.935 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 5557 2024-08-29T17:50:14.935 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.935 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_count": { 2024-08-29T17:50:14.935 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 24 2024-08-29T17:50:14.935 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.935 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_disk_bytes": { 2024-08-29T17:50:14.935 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.935 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.936 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_disk_bytes_db": { 2024-08-29T17:50:14.936 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.936 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.936 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_disk_bytes_slow": { 2024-08-29T17:50:14.936 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.936 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.936 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_disk_bytes_wal": { 2024-08-29T17:50:14.936 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.936 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.936 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_disk_count": { 2024-08-29T17:50:14.936 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.936 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.936 INFO:tasks.workunit.client.0.smithi029.stdout: "slow_total_bytes": { 2024-08-29T17:50:14.937 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.937 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.937 INFO:tasks.workunit.client.0.smithi029.stdout: "slow_used_bytes": { 2024-08-29T17:50:14.937 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.937 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.937 INFO:tasks.workunit.client.0.smithi029.stdout: "wal_total_bytes": { 2024-08-29T17:50:14.937 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.937 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.937 INFO:tasks.workunit.client.0.smithi029.stdout: "wal_used_bytes": { 2024-08-29T17:50:14.937 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.937 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.937 INFO:tasks.workunit.client.0.smithi029.stdout: "write_bytes": { 2024-08-29T17:50:14.937 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 3608576 2024-08-29T17:50:14.938 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:14.938 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.938 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore": { 2024-08-29T17:50:14.938 INFO:tasks.workunit.client.0.smithi029.stdout: "alloc_unit": { 2024-08-29T17:50:14.938 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 4096 2024-08-29T17:50:14.938 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.938 INFO:tasks.workunit.client.0.smithi029.stdout: "allocated": { 2024-08-29T17:50:14.938 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 790528 2024-08-29T17:50:14.938 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.938 INFO:tasks.workunit.client.0.smithi029.stdout: "clist_lat": { 2024-08-29T17:50:14.938 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 4, 2024-08-29T17:50:14.938 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 479009 2024-08-29T17:50:14.938 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.939 INFO:tasks.workunit.client.0.smithi029.stdout: "compress_lat": { 2024-08-29T17:50:14.939 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:14.939 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.939 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.939 INFO:tasks.workunit.client.0.smithi029.stdout: "compressed": { 2024-08-29T17:50:14.939 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.939 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.939 INFO:tasks.workunit.client.0.smithi029.stdout: "compressed_allocated": { 2024-08-29T17:50:14.939 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.939 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.939 INFO:tasks.workunit.client.0.smithi029.stdout: "compressed_original": { 2024-08-29T17:50:14.939 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.939 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.939 INFO:tasks.workunit.client.0.smithi029.stdout: "csum_lat": { 2024-08-29T17:50:14.940 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 13, 2024-08-29T17:50:14.940 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 21444 2024-08-29T17:50:14.940 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.940 INFO:tasks.workunit.client.0.smithi029.stdout: "decompress_lat": { 2024-08-29T17:50:14.940 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:14.940 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.940 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.940 INFO:tasks.workunit.client.0.smithi029.stdout: "fragmentation_micros": { 2024-08-29T17:50:14.940 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.940 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.940 INFO:tasks.workunit.client.0.smithi029.stdout: "kv_commit_lat": { 2024-08-29T17:50:14.940 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 301, 2024-08-29T17:50:14.940 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 85221553 2024-08-29T17:50:14.941 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.941 INFO:tasks.workunit.client.0.smithi029.stdout: "kv_final_lat": { 2024-08-29T17:50:14.941 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 297, 2024-08-29T17:50:14.941 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 11836662 2024-08-29T17:50:14.941 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.941 INFO:tasks.workunit.client.0.smithi029.stdout: "kv_flush_lat": { 2024-08-29T17:50:14.941 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 301, 2024-08-29T17:50:14.941 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 649597 2024-08-29T17:50:14.941 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.941 INFO:tasks.workunit.client.0.smithi029.stdout: "kv_sync_lat": { 2024-08-29T17:50:14.941 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 301, 2024-08-29T17:50:14.941 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 85871150 2024-08-29T17:50:14.941 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.942 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_get_keys_lat": { 2024-08-29T17:50:14.942 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:14.942 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.942 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.942 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_get_values_lat": { 2024-08-29T17:50:14.942 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 3, 2024-08-29T17:50:14.942 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 73591 2024-08-29T17:50:14.942 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.942 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_lower_bound_lat": { 2024-08-29T17:50:14.942 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 2, 2024-08-29T17:50:14.942 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 3010 2024-08-29T17:50:14.942 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.942 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_next_lat": { 2024-08-29T17:50:14.942 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:14.943 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.943 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.943 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_seek_to_first_lat": { 2024-08-29T17:50:14.943 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:14.943 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.943 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.943 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_upper_bound_lat": { 2024-08-29T17:50:14.943 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 2, 2024-08-29T17:50:14.943 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 5901 2024-08-29T17:50:14.943 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.943 INFO:tasks.workunit.client.0.smithi029.stdout: "onode_hits": { 2024-08-29T17:50:14.943 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 632 2024-08-29T17:50:14.943 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.944 INFO:tasks.workunit.client.0.smithi029.stdout: "onode_misses": { 2024-08-29T17:50:14.944 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 227 2024-08-29T17:50:14.944 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.944 INFO:tasks.workunit.client.0.smithi029.stdout: "read_lat": { 2024-08-29T17:50:14.944 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 112, 2024-08-29T17:50:14.944 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 2162556 2024-08-29T17:50:14.944 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.944 INFO:tasks.workunit.client.0.smithi029.stdout: "read_onode_meta_lat": { 2024-08-29T17:50:14.944 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 298, 2024-08-29T17:50:14.944 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 558834 2024-08-29T17:50:14.944 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.944 INFO:tasks.workunit.client.0.smithi029.stdout: "read_wait_aio_lat": { 2024-08-29T17:50:14.944 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 186, 2024-08-29T17:50:14.945 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 991709 2024-08-29T17:50:14.945 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.945 INFO:tasks.workunit.client.0.smithi029.stdout: "reads_with_retries": { 2024-08-29T17:50:14.945 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.945 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.945 INFO:tasks.workunit.client.0.smithi029.stdout: "remove_lat": { 2024-08-29T17:50:14.945 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 3, 2024-08-29T17:50:14.945 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 266556 2024-08-29T17:50:14.945 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.945 INFO:tasks.workunit.client.0.smithi029.stdout: "state_aio_wait_lat": { 2024-08-29T17:50:14.945 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 341, 2024-08-29T17:50:14.945 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 13924260 2024-08-29T17:50:14.945 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.945 INFO:tasks.workunit.client.0.smithi029.stdout: "state_deferred_aio_wait_lat": { 2024-08-29T17:50:14.946 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 121, 2024-08-29T17:50:14.946 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 12531168 2024-08-29T17:50:14.946 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.946 INFO:tasks.workunit.client.0.smithi029.stdout: "state_deferred_cleanup_lat": { 2024-08-29T17:50:14.946 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 120, 2024-08-29T17:50:14.946 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 856282420585 2024-08-29T17:50:14.946 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.946 INFO:tasks.workunit.client.0.smithi029.stdout: "state_deferred_queued_lat": { 2024-08-29T17:50:14.946 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 121, 2024-08-29T17:50:14.946 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 175175286258 2024-08-29T17:50:14.946 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.946 INFO:tasks.workunit.client.0.smithi029.stdout: "state_done_lat": { 2024-08-29T17:50:14.946 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 340, 2024-08-29T17:50:14.947 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 114792236946 2024-08-29T17:50:14.947 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.947 INFO:tasks.workunit.client.0.smithi029.stdout: "state_finishing_lat": { 2024-08-29T17:50:14.947 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 340, 2024-08-29T17:50:14.947 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 58488 2024-08-29T17:50:14.947 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.947 INFO:tasks.workunit.client.0.smithi029.stdout: "state_io_done_lat": { 2024-08-29T17:50:14.947 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 341, 2024-08-29T17:50:14.947 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 765938 2024-08-29T17:50:14.947 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.947 INFO:tasks.workunit.client.0.smithi029.stdout: "state_kv_commiting_lat": { 2024-08-29T17:50:14.947 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 341, 2024-08-29T17:50:14.947 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 119469324 2024-08-29T17:50:14.948 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.948 INFO:tasks.workunit.client.0.smithi029.stdout: "state_kv_done_lat": { 2024-08-29T17:50:14.948 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 341, 2024-08-29T17:50:14.948 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 198124 2024-08-29T17:50:14.948 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.948 INFO:tasks.workunit.client.0.smithi029.stdout: "state_kv_queued_lat": { 2024-08-29T17:50:14.948 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 341, 2024-08-29T17:50:14.948 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 64824823 2024-08-29T17:50:14.948 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.948 INFO:tasks.workunit.client.0.smithi029.stdout: "state_prepare_lat": { 2024-08-29T17:50:14.948 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 341, 2024-08-29T17:50:14.948 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 30449229 2024-08-29T17:50:14.948 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.948 INFO:tasks.workunit.client.0.smithi029.stdout: "stored": { 2024-08-29T17:50:14.949 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 353863 2024-08-29T17:50:14.949 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.949 INFO:tasks.workunit.client.0.smithi029.stdout: "truncate_lat": { 2024-08-29T17:50:14.949 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 55, 2024-08-29T17:50:14.949 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 440391 2024-08-29T17:50:14.949 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.949 INFO:tasks.workunit.client.0.smithi029.stdout: "txc_commit_lat": { 2024-08-29T17:50:14.949 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 341, 2024-08-29T17:50:14.949 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 229522552 2024-08-29T17:50:14.949 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.949 INFO:tasks.workunit.client.0.smithi029.stdout: "txc_submit_lat": { 2024-08-29T17:50:14.949 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 341, 2024-08-29T17:50:14.949 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 36151614 2024-08-29T17:50:14.949 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.950 INFO:tasks.workunit.client.0.smithi029.stdout: "txc_throttle_lat": { 2024-08-29T17:50:14.950 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 341, 2024-08-29T17:50:14.950 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 3217551 2024-08-29T17:50:14.950 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:14.950 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.950 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore-pricache": { 2024-08-29T17:50:14.950 INFO:tasks.workunit.client.0.smithi029.stdout: "cache_bytes": { 2024-08-29T17:50:14.950 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1901933480 2024-08-29T17:50:14.950 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.950 INFO:tasks.workunit.client.0.smithi029.stdout: "heap_bytes": { 2024-08-29T17:50:14.950 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 44630016 2024-08-29T17:50:14.950 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.950 INFO:tasks.workunit.client.0.smithi029.stdout: "mapped_bytes": { 2024-08-29T17:50:14.951 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 43630592 2024-08-29T17:50:14.951 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.951 INFO:tasks.workunit.client.0.smithi029.stdout: "target_bytes": { 2024-08-29T17:50:14.951 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 3184988057 2024-08-29T17:50:14.951 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.951 INFO:tasks.workunit.client.0.smithi029.stdout: "unmapped_bytes": { 2024-08-29T17:50:14.951 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 999424 2024-08-29T17:50:14.951 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:14.951 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.951 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore-pricache:data": { 2024-08-29T17:50:14.951 INFO:tasks.workunit.client.0.smithi029.stdout: "committed_bytes": { 2024-08-29T17:50:14.951 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 159383552 2024-08-29T17:50:14.951 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.952 INFO:tasks.workunit.client.0.smithi029.stdout: "pri0_bytes": { 2024-08-29T17:50:14.952 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.952 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.952 INFO:tasks.workunit.client.0.smithi029.stdout: "pri10_bytes": { 2024-08-29T17:50:14.952 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.952 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.952 INFO:tasks.workunit.client.0.smithi029.stdout: "pri11_bytes": { 2024-08-29T17:50:14.952 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 87926584 2024-08-29T17:50:14.952 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.953 INFO:tasks.workunit.client.0.smithi029.stdout: "pri1_bytes": { 2024-08-29T17:50:14.953 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.953 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.953 INFO:tasks.workunit.client.0.smithi029.stdout: "pri2_bytes": { 2024-08-29T17:50:14.953 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.953 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.953 INFO:tasks.workunit.client.0.smithi029.stdout: "pri3_bytes": { 2024-08-29T17:50:14.953 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.953 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.953 INFO:tasks.workunit.client.0.smithi029.stdout: "pri4_bytes": { 2024-08-29T17:50:14.953 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.953 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.953 INFO:tasks.workunit.client.0.smithi029.stdout: "pri5_bytes": { 2024-08-29T17:50:14.953 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.954 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.954 INFO:tasks.workunit.client.0.smithi029.stdout: "pri6_bytes": { 2024-08-29T17:50:14.954 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 4096 2024-08-29T17:50:14.954 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.954 INFO:tasks.workunit.client.0.smithi029.stdout: "pri7_bytes": { 2024-08-29T17:50:14.954 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.954 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.954 INFO:tasks.workunit.client.0.smithi029.stdout: "pri8_bytes": { 2024-08-29T17:50:14.954 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.954 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.954 INFO:tasks.workunit.client.0.smithi029.stdout: "pri9_bytes": { 2024-08-29T17:50:14.954 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.954 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.955 INFO:tasks.workunit.client.0.smithi029.stdout: "reserved_bytes": { 2024-08-29T17:50:14.955 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 71452872 2024-08-29T17:50:14.955 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:14.955 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.955 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore-pricache:kv": { 2024-08-29T17:50:14.955 INFO:tasks.workunit.client.0.smithi029.stdout: "committed_bytes": { 2024-08-29T17:50:14.955 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 796917760 2024-08-29T17:50:14.955 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.955 INFO:tasks.workunit.client.0.smithi029.stdout: "pri0_bytes": { 2024-08-29T17:50:14.955 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 67108864 2024-08-29T17:50:14.955 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.955 INFO:tasks.workunit.client.0.smithi029.stdout: "pri10_bytes": { 2024-08-29T17:50:14.955 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.955 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.956 INFO:tasks.workunit.client.0.smithi029.stdout: "pri11_bytes": { 2024-08-29T17:50:14.956 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 659449380 2024-08-29T17:50:14.956 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.956 INFO:tasks.workunit.client.0.smithi029.stdout: "pri1_bytes": { 2024-08-29T17:50:14.956 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.956 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.956 INFO:tasks.workunit.client.0.smithi029.stdout: "pri2_bytes": { 2024-08-29T17:50:14.956 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.956 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.956 INFO:tasks.workunit.client.0.smithi029.stdout: "pri3_bytes": { 2024-08-29T17:50:14.956 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.956 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.956 INFO:tasks.workunit.client.0.smithi029.stdout: "pri4_bytes": { 2024-08-29T17:50:14.957 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.957 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.957 INFO:tasks.workunit.client.0.smithi029.stdout: "pri5_bytes": { 2024-08-29T17:50:14.957 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.957 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.957 INFO:tasks.workunit.client.0.smithi029.stdout: "pri6_bytes": { 2024-08-29T17:50:14.957 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.957 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.957 INFO:tasks.workunit.client.0.smithi029.stdout: "pri7_bytes": { 2024-08-29T17:50:14.957 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.957 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.957 INFO:tasks.workunit.client.0.smithi029.stdout: "pri8_bytes": { 2024-08-29T17:50:14.957 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.957 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.958 INFO:tasks.workunit.client.0.smithi029.stdout: "pri9_bytes": { 2024-08-29T17:50:14.958 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.958 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.958 INFO:tasks.workunit.client.0.smithi029.stdout: "reserved_bytes": { 2024-08-29T17:50:14.958 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 70359516 2024-08-29T17:50:14.958 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:14.958 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.958 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore-pricache:kv_onode": { 2024-08-29T17:50:14.958 INFO:tasks.workunit.client.0.smithi029.stdout: "committed_bytes": { 2024-08-29T17:50:14.958 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 192937984 2024-08-29T17:50:14.958 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.958 INFO:tasks.workunit.client.0.smithi029.stdout: "pri0_bytes": { 2024-08-29T17:50:14.958 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 67108864 2024-08-29T17:50:14.959 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.959 INFO:tasks.workunit.client.0.smithi029.stdout: "pri10_bytes": { 2024-08-29T17:50:14.959 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 464 2024-08-29T17:50:14.959 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.959 INFO:tasks.workunit.client.0.smithi029.stdout: "pri11_bytes": { 2024-08-29T17:50:14.959 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 58617722 2024-08-29T17:50:14.959 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.959 INFO:tasks.workunit.client.0.smithi029.stdout: "pri1_bytes": { 2024-08-29T17:50:14.959 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.959 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.959 INFO:tasks.workunit.client.0.smithi029.stdout: "pri2_bytes": { 2024-08-29T17:50:14.959 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.959 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.959 INFO:tasks.workunit.client.0.smithi029.stdout: "pri3_bytes": { 2024-08-29T17:50:14.960 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.960 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.960 INFO:tasks.workunit.client.0.smithi029.stdout: "pri4_bytes": { 2024-08-29T17:50:14.960 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.960 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.960 INFO:tasks.workunit.client.0.smithi029.stdout: "pri5_bytes": { 2024-08-29T17:50:14.960 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.960 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.960 INFO:tasks.workunit.client.0.smithi029.stdout: "pri6_bytes": { 2024-08-29T17:50:14.960 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.960 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.960 INFO:tasks.workunit.client.0.smithi029.stdout: "pri7_bytes": { 2024-08-29T17:50:14.960 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.961 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.961 INFO:tasks.workunit.client.0.smithi029.stdout: "pri8_bytes": { 2024-08-29T17:50:14.961 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.961 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.961 INFO:tasks.workunit.client.0.smithi029.stdout: "pri9_bytes": { 2024-08-29T17:50:14.961 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.961 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.961 INFO:tasks.workunit.client.0.smithi029.stdout: "reserved_bytes": { 2024-08-29T17:50:14.961 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 67210934 2024-08-29T17:50:14.961 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:14.961 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.961 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore-pricache:meta": { 2024-08-29T17:50:14.961 INFO:tasks.workunit.client.0.smithi029.stdout: "committed_bytes": { 2024-08-29T17:50:14.961 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 729808896 2024-08-29T17:50:14.962 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.962 INFO:tasks.workunit.client.0.smithi029.stdout: "pri0_bytes": { 2024-08-29T17:50:14.962 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.962 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.962 INFO:tasks.workunit.client.0.smithi029.stdout: "pri10_bytes": { 2024-08-29T17:50:14.962 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.962 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.962 INFO:tasks.workunit.client.0.smithi029.stdout: "pri11_bytes": { 2024-08-29T17:50:14.962 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 659449380 2024-08-29T17:50:14.962 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.962 INFO:tasks.workunit.client.0.smithi029.stdout: "pri1_bytes": { 2024-08-29T17:50:14.962 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.962 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.963 INFO:tasks.workunit.client.0.smithi029.stdout: "pri2_bytes": { 2024-08-29T17:50:14.963 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.963 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.963 INFO:tasks.workunit.client.0.smithi029.stdout: "pri3_bytes": { 2024-08-29T17:50:14.963 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.963 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.963 INFO:tasks.workunit.client.0.smithi029.stdout: "pri4_bytes": { 2024-08-29T17:50:14.963 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.963 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.963 INFO:tasks.workunit.client.0.smithi029.stdout: "pri5_bytes": { 2024-08-29T17:50:14.963 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.963 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.963 INFO:tasks.workunit.client.0.smithi029.stdout: "pri6_bytes": { 2024-08-29T17:50:14.964 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 178131 2024-08-29T17:50:14.964 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.964 INFO:tasks.workunit.client.0.smithi029.stdout: "pri7_bytes": { 2024-08-29T17:50:14.964 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.964 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.964 INFO:tasks.workunit.client.0.smithi029.stdout: "pri8_bytes": { 2024-08-29T17:50:14.964 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.964 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.964 INFO:tasks.workunit.client.0.smithi029.stdout: "pri9_bytes": { 2024-08-29T17:50:14.964 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.964 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.964 INFO:tasks.workunit.client.0.smithi029.stdout: "reserved_bytes": { 2024-08-29T17:50:14.964 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 70181385 2024-08-29T17:50:14.965 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:14.965 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.965 INFO:tasks.workunit.client.0.smithi029.stdout: "objecter": { 2024-08-29T17:50:14.965 INFO:tasks.workunit.client.0.smithi029.stdout: "op_active": { 2024-08-29T17:50:14.965 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.965 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.965 INFO:tasks.workunit.client.0.smithi029.stdout: "op_r": { 2024-08-29T17:50:14.965 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.965 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.965 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rmw": { 2024-08-29T17:50:14.965 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.965 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.965 INFO:tasks.workunit.client.0.smithi029.stdout: "op_w": { 2024-08-29T17:50:14.966 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.966 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:14.966 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.966 INFO:tasks.workunit.client.0.smithi029.stdout: "osd": { 2024-08-29T17:50:14.966 INFO:tasks.workunit.client.0.smithi029.stdout: "numpg": { 2024-08-29T17:50:14.966 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 31 2024-08-29T17:50:14.966 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.966 INFO:tasks.workunit.client.0.smithi029.stdout: "numpg_removing": { 2024-08-29T17:50:14.966 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.966 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.966 INFO:tasks.workunit.client.0.smithi029.stdout: "op": { 2024-08-29T17:50:14.966 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 10 2024-08-29T17:50:14.966 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.966 INFO:tasks.workunit.client.0.smithi029.stdout: "op_delayed_degraded": { 2024-08-29T17:50:14.967 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.967 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.967 INFO:tasks.workunit.client.0.smithi029.stdout: "op_delayed_unreadable": { 2024-08-29T17:50:14.967 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.967 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.967 INFO:tasks.workunit.client.0.smithi029.stdout: "op_in_bytes": { 2024-08-29T17:50:14.967 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.967 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.967 INFO:tasks.workunit.client.0.smithi029.stdout: "op_latency": { 2024-08-29T17:50:14.967 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 10, 2024-08-29T17:50:14.967 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 79381823 2024-08-29T17:50:14.967 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.967 INFO:tasks.workunit.client.0.smithi029.stdout: "op_out_bytes": { 2024-08-29T17:50:14.967 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.968 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.968 INFO:tasks.workunit.client.0.smithi029.stdout: "op_prepare_latency": { 2024-08-29T17:50:14.968 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 10, 2024-08-29T17:50:14.968 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 3143753 2024-08-29T17:50:14.968 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.968 INFO:tasks.workunit.client.0.smithi029.stdout: "op_process_latency": { 2024-08-29T17:50:14.968 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 10, 2024-08-29T17:50:14.968 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 69520942 2024-08-29T17:50:14.968 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.968 INFO:tasks.workunit.client.0.smithi029.stdout: "op_r": { 2024-08-29T17:50:14.968 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.968 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.968 INFO:tasks.workunit.client.0.smithi029.stdout: "op_r_latency": { 2024-08-29T17:50:14.969 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:14.969 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.969 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.969 INFO:tasks.workunit.client.0.smithi029.stdout: "op_r_latency_out_bytes_histogram": { 2024-08-29T17:50:14.969 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.969 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.969 INFO:tasks.workunit.client.0.smithi029.stdout: "op_r_out_bytes": { 2024-08-29T17:50:14.969 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.969 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.969 INFO:tasks.workunit.client.0.smithi029.stdout: "op_r_prepare_latency": { 2024-08-29T17:50:14.969 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:14.969 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.969 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.969 INFO:tasks.workunit.client.0.smithi029.stdout: "op_r_process_latency": { 2024-08-29T17:50:14.970 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:14.970 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.970 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.970 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw": { 2024-08-29T17:50:14.970 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.970 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.970 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw_in_bytes": { 2024-08-29T17:50:14.970 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.970 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.970 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw_latency": { 2024-08-29T17:50:14.970 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:14.970 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.970 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.970 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw_latency_in_bytes_histogram": { 2024-08-29T17:50:14.971 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.971 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.971 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw_latency_out_bytes_histogram": { 2024-08-29T17:50:14.971 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.971 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.971 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw_out_bytes": { 2024-08-29T17:50:14.971 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.971 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.971 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw_prepare_latency": { 2024-08-29T17:50:14.971 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:14.971 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.971 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.971 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw_process_latency": { 2024-08-29T17:50:14.971 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:14.972 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.972 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.972 INFO:tasks.workunit.client.0.smithi029.stdout: "op_w": { 2024-08-29T17:50:14.972 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 10 2024-08-29T17:50:14.972 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.972 INFO:tasks.workunit.client.0.smithi029.stdout: "op_w_in_bytes": { 2024-08-29T17:50:14.972 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.972 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.972 INFO:tasks.workunit.client.0.smithi029.stdout: "op_w_latency": { 2024-08-29T17:50:14.972 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 10, 2024-08-29T17:50:14.972 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 79381823 2024-08-29T17:50:14.972 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.972 INFO:tasks.workunit.client.0.smithi029.stdout: "op_w_latency_in_bytes_histogram": { 2024-08-29T17:50:14.973 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.973 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.973 INFO:tasks.workunit.client.0.smithi029.stdout: "op_w_prepare_latency": { 2024-08-29T17:50:14.973 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 10, 2024-08-29T17:50:14.973 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 3143753 2024-08-29T17:50:14.973 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.973 INFO:tasks.workunit.client.0.smithi029.stdout: "op_w_process_latency": { 2024-08-29T17:50:14.973 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 10, 2024-08-29T17:50:14.973 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 69520942 2024-08-29T17:50:14.973 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.973 INFO:tasks.workunit.client.0.smithi029.stdout: "op_wip": { 2024-08-29T17:50:14.973 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.974 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.974 INFO:tasks.workunit.client.0.smithi029.stdout: "recovery_bytes": { 2024-08-29T17:50:14.974 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.974 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.974 INFO:tasks.workunit.client.0.smithi029.stdout: "recovery_ops": { 2024-08-29T17:50:14.974 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.974 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.974 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_bytes": { 2024-08-29T17:50:14.974 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 95995035648 2024-08-29T17:50:14.974 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.974 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_bytes_used": { 2024-08-29T17:50:14.974 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 28459008 2024-08-29T17:50:14.974 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:14.974 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:14.975 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.975 INFO:tasks.workunit.client.0.smithi029.stdout: "osd.3": { 2024-08-29T17:50:14.975 INFO:tasks.workunit.client.0.smithi029.stdout: "bluefs": { 2024-08-29T17:50:14.975 INFO:tasks.workunit.client.0.smithi029.stdout: "alloc_slow_fallback": { 2024-08-29T17:50:14.975 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.975 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.975 INFO:tasks.workunit.client.0.smithi029.stdout: "alloc_slow_size_fallback": { 2024-08-29T17:50:14.975 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.975 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.975 INFO:tasks.workunit.client.0.smithi029.stdout: "alloc_unit_db": { 2024-08-29T17:50:14.975 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 65536 2024-08-29T17:50:14.975 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.975 INFO:tasks.workunit.client.0.smithi029.stdout: "alloc_unit_main": { 2024-08-29T17:50:14.976 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.976 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.976 INFO:tasks.workunit.client.0.smithi029.stdout: "alloc_unit_wal": { 2024-08-29T17:50:14.976 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.976 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.976 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes_written_slow": { 2024-08-29T17:50:14.976 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.976 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.976 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes_written_sst": { 2024-08-29T17:50:14.976 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 12288 2024-08-29T17:50:14.976 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.976 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes_written_wal": { 2024-08-29T17:50:14.976 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 9084928 2024-08-29T17:50:14.976 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.977 INFO:tasks.workunit.client.0.smithi029.stdout: "compact_lat": { 2024-08-29T17:50:14.977 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:14.977 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.977 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.977 INFO:tasks.workunit.client.0.smithi029.stdout: "compact_lock_lat": { 2024-08-29T17:50:14.977 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:14.977 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.977 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.977 INFO:tasks.workunit.client.0.smithi029.stdout: "db_total_bytes": { 2024-08-29T17:50:14.977 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 95995035648 2024-08-29T17:50:14.977 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.977 INFO:tasks.workunit.client.0.smithi029.stdout: "db_used_bytes": { 2024-08-29T17:50:14.978 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 31850496 2024-08-29T17:50:14.978 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.978 INFO:tasks.workunit.client.0.smithi029.stdout: "log_bytes": { 2024-08-29T17:50:14.978 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 6037504 2024-08-29T17:50:14.978 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.978 INFO:tasks.workunit.client.0.smithi029.stdout: "logged_bytes": { 2024-08-29T17:50:14.978 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 5898240 2024-08-29T17:50:14.978 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.978 INFO:tasks.workunit.client.0.smithi029.stdout: "max_bytes_db": { 2024-08-29T17:50:14.978 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 31850496 2024-08-29T17:50:14.978 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.978 INFO:tasks.workunit.client.0.smithi029.stdout: "max_bytes_slow": { 2024-08-29T17:50:14.978 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.978 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.979 INFO:tasks.workunit.client.0.smithi029.stdout: "max_bytes_wal": { 2024-08-29T17:50:14.979 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.979 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.979 INFO:tasks.workunit.client.0.smithi029.stdout: "num_files": { 2024-08-29T17:50:14.979 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 14 2024-08-29T17:50:14.979 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.979 INFO:tasks.workunit.client.0.smithi029.stdout: "read_bytes": { 2024-08-29T17:50:14.979 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 206480 2024-08-29T17:50:14.979 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.979 INFO:tasks.workunit.client.0.smithi029.stdout: "read_count": { 2024-08-29T17:50:14.979 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 23 2024-08-29T17:50:14.979 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.979 INFO:tasks.workunit.client.0.smithi029.stdout: "read_disk_bytes": { 2024-08-29T17:50:14.979 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1282048 2024-08-29T17:50:14.980 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.980 INFO:tasks.workunit.client.0.smithi029.stdout: "read_disk_bytes_db": { 2024-08-29T17:50:14.980 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1286144 2024-08-29T17:50:14.980 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.980 INFO:tasks.workunit.client.0.smithi029.stdout: "read_disk_bytes_slow": { 2024-08-29T17:50:14.980 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.980 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.980 INFO:tasks.workunit.client.0.smithi029.stdout: "read_disk_bytes_wal": { 2024-08-29T17:50:14.980 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.980 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.980 INFO:tasks.workunit.client.0.smithi029.stdout: "read_disk_count": { 2024-08-29T17:50:14.980 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 15 2024-08-29T17:50:14.980 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.981 INFO:tasks.workunit.client.0.smithi029.stdout: "read_prefetch_bytes": { 2024-08-29T17:50:14.981 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 4991 2024-08-29T17:50:14.981 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.981 INFO:tasks.workunit.client.0.smithi029.stdout: "read_prefetch_count": { 2024-08-29T17:50:14.981 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 4 2024-08-29T17:50:14.981 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.981 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_buffer_bytes": { 2024-08-29T17:50:14.981 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 5555 2024-08-29T17:50:14.981 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.981 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_buffer_count": { 2024-08-29T17:50:14.981 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 24 2024-08-29T17:50:14.981 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.981 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_bytes": { 2024-08-29T17:50:14.981 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 5555 2024-08-29T17:50:14.982 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.982 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_count": { 2024-08-29T17:50:14.982 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 24 2024-08-29T17:50:14.982 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.982 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_disk_bytes": { 2024-08-29T17:50:14.982 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.982 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.982 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_disk_bytes_db": { 2024-08-29T17:50:14.982 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.982 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.982 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_disk_bytes_slow": { 2024-08-29T17:50:14.982 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.982 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.983 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_disk_bytes_wal": { 2024-08-29T17:50:14.983 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.983 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.983 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_disk_count": { 2024-08-29T17:50:14.983 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.983 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.983 INFO:tasks.workunit.client.0.smithi029.stdout: "slow_total_bytes": { 2024-08-29T17:50:14.983 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.983 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.983 INFO:tasks.workunit.client.0.smithi029.stdout: "slow_used_bytes": { 2024-08-29T17:50:14.983 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.983 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.983 INFO:tasks.workunit.client.0.smithi029.stdout: "wal_total_bytes": { 2024-08-29T17:50:14.983 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.984 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.984 INFO:tasks.workunit.client.0.smithi029.stdout: "wal_used_bytes": { 2024-08-29T17:50:14.984 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.984 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.984 INFO:tasks.workunit.client.0.smithi029.stdout: "write_bytes": { 2024-08-29T17:50:14.984 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 15060992 2024-08-29T17:50:14.984 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:14.984 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.984 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore": { 2024-08-29T17:50:14.984 INFO:tasks.workunit.client.0.smithi029.stdout: "alloc_unit": { 2024-08-29T17:50:14.984 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 4096 2024-08-29T17:50:14.984 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.985 INFO:tasks.workunit.client.0.smithi029.stdout: "allocated": { 2024-08-29T17:50:14.985 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 811008 2024-08-29T17:50:14.985 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.985 INFO:tasks.workunit.client.0.smithi029.stdout: "clist_lat": { 2024-08-29T17:50:14.985 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:14.985 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.985 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.985 INFO:tasks.workunit.client.0.smithi029.stdout: "compress_lat": { 2024-08-29T17:50:14.985 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:14.985 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.985 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.985 INFO:tasks.workunit.client.0.smithi029.stdout: "compressed": { 2024-08-29T17:50:14.986 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.986 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.986 INFO:tasks.workunit.client.0.smithi029.stdout: "compressed_allocated": { 2024-08-29T17:50:14.986 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.986 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.986 INFO:tasks.workunit.client.0.smithi029.stdout: "compressed_original": { 2024-08-29T17:50:14.986 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.986 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.986 INFO:tasks.workunit.client.0.smithi029.stdout: "csum_lat": { 2024-08-29T17:50:14.986 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 3, 2024-08-29T17:50:14.986 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 9053 2024-08-29T17:50:14.986 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.986 INFO:tasks.workunit.client.0.smithi029.stdout: "decompress_lat": { 2024-08-29T17:50:14.986 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:14.987 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.987 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.987 INFO:tasks.workunit.client.0.smithi029.stdout: "fragmentation_micros": { 2024-08-29T17:50:14.987 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.987 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.987 INFO:tasks.workunit.client.0.smithi029.stdout: "kv_commit_lat": { 2024-08-29T17:50:14.987 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 1427, 2024-08-29T17:50:14.987 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 351531121 2024-08-29T17:50:14.987 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.987 INFO:tasks.workunit.client.0.smithi029.stdout: "kv_final_lat": { 2024-08-29T17:50:14.987 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 1425, 2024-08-29T17:50:14.987 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 48950542 2024-08-29T17:50:14.987 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.988 INFO:tasks.workunit.client.0.smithi029.stdout: "kv_flush_lat": { 2024-08-29T17:50:14.988 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 1427, 2024-08-29T17:50:14.988 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 2116283 2024-08-29T17:50:14.988 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.988 INFO:tasks.workunit.client.0.smithi029.stdout: "kv_sync_lat": { 2024-08-29T17:50:14.988 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 1427, 2024-08-29T17:50:14.988 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 353647404 2024-08-29T17:50:14.988 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.988 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_get_keys_lat": { 2024-08-29T17:50:14.988 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:14.988 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.988 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.988 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_get_values_lat": { 2024-08-29T17:50:14.989 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 1, 2024-08-29T17:50:14.989 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 49953 2024-08-29T17:50:14.989 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.989 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_lower_bound_lat": { 2024-08-29T17:50:14.989 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 2, 2024-08-29T17:50:14.989 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 3367 2024-08-29T17:50:14.989 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.989 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_next_lat": { 2024-08-29T17:50:14.989 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:14.989 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.989 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.989 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_seek_to_first_lat": { 2024-08-29T17:50:14.989 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:14.989 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.990 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.990 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_upper_bound_lat": { 2024-08-29T17:50:14.990 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 3, 2024-08-29T17:50:14.990 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 19907 2024-08-29T17:50:14.990 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.990 INFO:tasks.workunit.client.0.smithi029.stdout: "onode_hits": { 2024-08-29T17:50:14.990 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 3481 2024-08-29T17:50:14.990 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.990 INFO:tasks.workunit.client.0.smithi029.stdout: "onode_misses": { 2024-08-29T17:50:14.990 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 334 2024-08-29T17:50:14.990 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.990 INFO:tasks.workunit.client.0.smithi029.stdout: "read_lat": { 2024-08-29T17:50:14.990 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 94, 2024-08-29T17:50:14.991 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1635740 2024-08-29T17:50:14.991 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.991 INFO:tasks.workunit.client.0.smithi029.stdout: "read_onode_meta_lat": { 2024-08-29T17:50:14.991 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 165, 2024-08-29T17:50:14.991 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 535907 2024-08-29T17:50:14.991 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.991 INFO:tasks.workunit.client.0.smithi029.stdout: "read_wait_aio_lat": { 2024-08-29T17:50:14.991 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 71, 2024-08-29T17:50:14.991 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 312134 2024-08-29T17:50:14.991 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.991 INFO:tasks.workunit.client.0.smithi029.stdout: "reads_with_retries": { 2024-08-29T17:50:14.991 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.991 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.991 INFO:tasks.workunit.client.0.smithi029.stdout: "remove_lat": { 2024-08-29T17:50:14.992 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 100, 2024-08-29T17:50:14.992 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 5838750 2024-08-29T17:50:14.992 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.992 INFO:tasks.workunit.client.0.smithi029.stdout: "state_aio_wait_lat": { 2024-08-29T17:50:14.992 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 3359, 2024-08-29T17:50:14.992 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1266629831 2024-08-29T17:50:14.992 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.992 INFO:tasks.workunit.client.0.smithi029.stdout: "state_deferred_aio_wait_lat": { 2024-08-29T17:50:14.992 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 58, 2024-08-29T17:50:14.992 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 9979036 2024-08-29T17:50:14.992 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.992 INFO:tasks.workunit.client.0.smithi029.stdout: "state_deferred_cleanup_lat": { 2024-08-29T17:50:14.992 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 55, 2024-08-29T17:50:14.992 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 950855904104 2024-08-29T17:50:14.993 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.993 INFO:tasks.workunit.client.0.smithi029.stdout: "state_deferred_queued_lat": { 2024-08-29T17:50:14.993 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 58, 2024-08-29T17:50:14.993 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 84024409043 2024-08-29T17:50:14.993 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.993 INFO:tasks.workunit.client.0.smithi029.stdout: "state_done_lat": { 2024-08-29T17:50:14.993 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 3356, 2024-08-29T17:50:14.993 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 910386833 2024-08-29T17:50:14.993 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.993 INFO:tasks.workunit.client.0.smithi029.stdout: "state_finishing_lat": { 2024-08-29T17:50:14.993 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 3356, 2024-08-29T17:50:14.993 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 495367 2024-08-29T17:50:14.994 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.994 INFO:tasks.workunit.client.0.smithi029.stdout: "state_io_done_lat": { 2024-08-29T17:50:14.994 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 3359, 2024-08-29T17:50:14.994 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 208371021 2024-08-29T17:50:14.994 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.994 INFO:tasks.workunit.client.0.smithi029.stdout: "state_kv_commiting_lat": { 2024-08-29T17:50:14.994 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 3359, 2024-08-29T17:50:14.994 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 815581655 2024-08-29T17:50:14.994 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.994 INFO:tasks.workunit.client.0.smithi029.stdout: "state_kv_done_lat": { 2024-08-29T17:50:14.994 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 3359, 2024-08-29T17:50:14.994 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1299380 2024-08-29T17:50:14.994 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.995 INFO:tasks.workunit.client.0.smithi029.stdout: "state_kv_queued_lat": { 2024-08-29T17:50:14.995 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 3359, 2024-08-29T17:50:14.995 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 393057082 2024-08-29T17:50:14.995 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.995 INFO:tasks.workunit.client.0.smithi029.stdout: "state_prepare_lat": { 2024-08-29T17:50:14.995 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 3359, 2024-08-29T17:50:14.995 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 231458765 2024-08-29T17:50:14.995 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.995 INFO:tasks.workunit.client.0.smithi029.stdout: "stored": { 2024-08-29T17:50:14.995 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 356597 2024-08-29T17:50:14.995 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.995 INFO:tasks.workunit.client.0.smithi029.stdout: "truncate_lat": { 2024-08-29T17:50:14.995 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 49, 2024-08-29T17:50:14.996 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 401385 2024-08-29T17:50:14.996 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.996 INFO:tasks.workunit.client.0.smithi029.stdout: "txc_commit_lat": { 2024-08-29T17:50:14.996 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 3359, 2024-08-29T17:50:14.996 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 2915765504 2024-08-29T17:50:14.996 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.996 INFO:tasks.workunit.client.0.smithi029.stdout: "txc_submit_lat": { 2024-08-29T17:50:14.996 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 3359, 2024-08-29T17:50:14.996 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 313614579 2024-08-29T17:50:14.996 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.996 INFO:tasks.workunit.client.0.smithi029.stdout: "txc_throttle_lat": { 2024-08-29T17:50:14.996 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 3359, 2024-08-29T17:50:14.996 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 43401256 2024-08-29T17:50:14.997 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:14.997 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.997 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore-pricache": { 2024-08-29T17:50:14.997 INFO:tasks.workunit.client.0.smithi029.stdout: "cache_bytes": { 2024-08-29T17:50:14.997 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1901933480 2024-08-29T17:50:14.997 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.997 INFO:tasks.workunit.client.0.smithi029.stdout: "heap_bytes": { 2024-08-29T17:50:14.997 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 46579712 2024-08-29T17:50:14.997 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.997 INFO:tasks.workunit.client.0.smithi029.stdout: "mapped_bytes": { 2024-08-29T17:50:14.997 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 46456832 2024-08-29T17:50:14.997 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.997 INFO:tasks.workunit.client.0.smithi029.stdout: "target_bytes": { 2024-08-29T17:50:14.998 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 3184988057 2024-08-29T17:50:14.998 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.998 INFO:tasks.workunit.client.0.smithi029.stdout: "unmapped_bytes": { 2024-08-29T17:50:14.998 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 122880 2024-08-29T17:50:14.998 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:14.998 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.998 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore-pricache:data": { 2024-08-29T17:50:14.998 INFO:tasks.workunit.client.0.smithi029.stdout: "committed_bytes": { 2024-08-29T17:50:14.998 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 159383552 2024-08-29T17:50:14.998 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.998 INFO:tasks.workunit.client.0.smithi029.stdout: "pri0_bytes": { 2024-08-29T17:50:14.998 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.998 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.999 INFO:tasks.workunit.client.0.smithi029.stdout: "pri10_bytes": { 2024-08-29T17:50:14.999 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.999 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.999 INFO:tasks.workunit.client.0.smithi029.stdout: "pri11_bytes": { 2024-08-29T17:50:14.999 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 87920099 2024-08-29T17:50:14.999 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.999 INFO:tasks.workunit.client.0.smithi029.stdout: "pri1_bytes": { 2024-08-29T17:50:14.999 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.999 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.999 INFO:tasks.workunit.client.0.smithi029.stdout: "pri2_bytes": { 2024-08-29T17:50:14.999 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:14.999 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:14.999 INFO:tasks.workunit.client.0.smithi029.stdout: "pri3_bytes": { 2024-08-29T17:50:14.999 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.000 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.000 INFO:tasks.workunit.client.0.smithi029.stdout: "pri4_bytes": { 2024-08-29T17:50:15.000 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.000 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.000 INFO:tasks.workunit.client.0.smithi029.stdout: "pri5_bytes": { 2024-08-29T17:50:15.000 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.000 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.000 INFO:tasks.workunit.client.0.smithi029.stdout: "pri6_bytes": { 2024-08-29T17:50:15.000 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.000 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.000 INFO:tasks.workunit.client.0.smithi029.stdout: "pri7_bytes": { 2024-08-29T17:50:15.000 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.000 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.001 INFO:tasks.workunit.client.0.smithi029.stdout: "pri8_bytes": { 2024-08-29T17:50:15.001 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.001 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.001 INFO:tasks.workunit.client.0.smithi029.stdout: "pri9_bytes": { 2024-08-29T17:50:15.001 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.001 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.001 INFO:tasks.workunit.client.0.smithi029.stdout: "reserved_bytes": { 2024-08-29T17:50:15.001 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 71463453 2024-08-29T17:50:15.001 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:15.001 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.001 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore-pricache:kv": { 2024-08-29T17:50:15.001 INFO:tasks.workunit.client.0.smithi029.stdout: "committed_bytes": { 2024-08-29T17:50:15.001 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 796917760 2024-08-29T17:50:15.002 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.002 INFO:tasks.workunit.client.0.smithi029.stdout: "pri0_bytes": { 2024-08-29T17:50:15.002 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 67108864 2024-08-29T17:50:15.002 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.002 INFO:tasks.workunit.client.0.smithi029.stdout: "pri10_bytes": { 2024-08-29T17:50:15.002 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.002 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.002 INFO:tasks.workunit.client.0.smithi029.stdout: "pri11_bytes": { 2024-08-29T17:50:15.002 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 659400745 2024-08-29T17:50:15.002 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.002 INFO:tasks.workunit.client.0.smithi029.stdout: "pri1_bytes": { 2024-08-29T17:50:15.002 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.002 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.002 INFO:tasks.workunit.client.0.smithi029.stdout: "pri2_bytes": { 2024-08-29T17:50:15.003 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.003 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.003 INFO:tasks.workunit.client.0.smithi029.stdout: "pri3_bytes": { 2024-08-29T17:50:15.003 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.003 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.003 INFO:tasks.workunit.client.0.smithi029.stdout: "pri4_bytes": { 2024-08-29T17:50:15.003 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.003 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.003 INFO:tasks.workunit.client.0.smithi029.stdout: "pri5_bytes": { 2024-08-29T17:50:15.003 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.003 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.003 INFO:tasks.workunit.client.0.smithi029.stdout: "pri6_bytes": { 2024-08-29T17:50:15.003 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 2128 2024-08-29T17:50:15.004 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.004 INFO:tasks.workunit.client.0.smithi029.stdout: "pri7_bytes": { 2024-08-29T17:50:15.004 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.004 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.004 INFO:tasks.workunit.client.0.smithi029.stdout: "pri8_bytes": { 2024-08-29T17:50:15.004 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.004 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.004 INFO:tasks.workunit.client.0.smithi029.stdout: "pri9_bytes": { 2024-08-29T17:50:15.004 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.004 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.004 INFO:tasks.workunit.client.0.smithi029.stdout: "reserved_bytes": { 2024-08-29T17:50:15.004 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 70406023 2024-08-29T17:50:15.004 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:15.005 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.005 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore-pricache:kv_onode": { 2024-08-29T17:50:15.005 INFO:tasks.workunit.client.0.smithi029.stdout: "committed_bytes": { 2024-08-29T17:50:15.005 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 192937984 2024-08-29T17:50:15.005 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.005 INFO:tasks.workunit.client.0.smithi029.stdout: "pri0_bytes": { 2024-08-29T17:50:15.005 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 67108864 2024-08-29T17:50:15.005 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.005 INFO:tasks.workunit.client.0.smithi029.stdout: "pri10_bytes": { 2024-08-29T17:50:15.005 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 464 2024-08-29T17:50:15.005 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.005 INFO:tasks.workunit.client.0.smithi029.stdout: "pri11_bytes": { 2024-08-29T17:50:15.005 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 58613399 2024-08-29T17:50:15.006 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.006 INFO:tasks.workunit.client.0.smithi029.stdout: "pri1_bytes": { 2024-08-29T17:50:15.006 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.006 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.006 INFO:tasks.workunit.client.0.smithi029.stdout: "pri2_bytes": { 2024-08-29T17:50:15.006 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.006 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.006 INFO:tasks.workunit.client.0.smithi029.stdout: "pri3_bytes": { 2024-08-29T17:50:15.006 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.006 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.006 INFO:tasks.workunit.client.0.smithi029.stdout: "pri4_bytes": { 2024-08-29T17:50:15.006 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.006 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.006 INFO:tasks.workunit.client.0.smithi029.stdout: "pri5_bytes": { 2024-08-29T17:50:15.007 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.007 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.007 INFO:tasks.workunit.client.0.smithi029.stdout: "pri6_bytes": { 2024-08-29T17:50:15.007 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.007 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.007 INFO:tasks.workunit.client.0.smithi029.stdout: "pri7_bytes": { 2024-08-29T17:50:15.007 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.007 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.007 INFO:tasks.workunit.client.0.smithi029.stdout: "pri8_bytes": { 2024-08-29T17:50:15.007 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.007 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.007 INFO:tasks.workunit.client.0.smithi029.stdout: "pri9_bytes": { 2024-08-29T17:50:15.007 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.008 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.008 INFO:tasks.workunit.client.0.smithi029.stdout: "reserved_bytes": { 2024-08-29T17:50:15.008 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 67215257 2024-08-29T17:50:15.008 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:15.008 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.008 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore-pricache:meta": { 2024-08-29T17:50:15.008 INFO:tasks.workunit.client.0.smithi029.stdout: "committed_bytes": { 2024-08-29T17:50:15.008 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 729808896 2024-08-29T17:50:15.008 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.008 INFO:tasks.workunit.client.0.smithi029.stdout: "pri0_bytes": { 2024-08-29T17:50:15.008 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.008 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.008 INFO:tasks.workunit.client.0.smithi029.stdout: "pri10_bytes": { 2024-08-29T17:50:15.008 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.009 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.009 INFO:tasks.workunit.client.0.smithi029.stdout: "pri11_bytes": { 2024-08-29T17:50:15.009 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 659400745 2024-08-29T17:50:15.009 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.009 INFO:tasks.workunit.client.0.smithi029.stdout: "pri1_bytes": { 2024-08-29T17:50:15.009 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.009 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.009 INFO:tasks.workunit.client.0.smithi029.stdout: "pri2_bytes": { 2024-08-29T17:50:15.009 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.009 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.009 INFO:tasks.workunit.client.0.smithi029.stdout: "pri3_bytes": { 2024-08-29T17:50:15.009 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.009 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.010 INFO:tasks.workunit.client.0.smithi029.stdout: "pri4_bytes": { 2024-08-29T17:50:15.010 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.010 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.010 INFO:tasks.workunit.client.0.smithi029.stdout: "pri5_bytes": { 2024-08-29T17:50:15.010 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.010 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.010 INFO:tasks.workunit.client.0.smithi029.stdout: "pri6_bytes": { 2024-08-29T17:50:15.010 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 350969 2024-08-29T17:50:15.010 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.010 INFO:tasks.workunit.client.0.smithi029.stdout: "pri7_bytes": { 2024-08-29T17:50:15.010 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.010 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.010 INFO:tasks.workunit.client.0.smithi029.stdout: "pri8_bytes": { 2024-08-29T17:50:15.010 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.011 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.011 INFO:tasks.workunit.client.0.smithi029.stdout: "pri9_bytes": { 2024-08-29T17:50:15.011 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.011 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.011 INFO:tasks.workunit.client.0.smithi029.stdout: "reserved_bytes": { 2024-08-29T17:50:15.011 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 70057182 2024-08-29T17:50:15.011 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:15.011 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.011 INFO:tasks.workunit.client.0.smithi029.stdout: "objecter": { 2024-08-29T17:50:15.011 INFO:tasks.workunit.client.0.smithi029.stdout: "op_active": { 2024-08-29T17:50:15.011 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.011 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.011 INFO:tasks.workunit.client.0.smithi029.stdout: "op_r": { 2024-08-29T17:50:15.012 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.012 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.012 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rmw": { 2024-08-29T17:50:15.012 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.012 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.012 INFO:tasks.workunit.client.0.smithi029.stdout: "op_w": { 2024-08-29T17:50:15.012 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.012 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:15.012 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.012 INFO:tasks.workunit.client.0.smithi029.stdout: "osd": { 2024-08-29T17:50:15.012 INFO:tasks.workunit.client.0.smithi029.stdout: "numpg": { 2024-08-29T17:50:15.012 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 37 2024-08-29T17:50:15.012 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.012 INFO:tasks.workunit.client.0.smithi029.stdout: "numpg_removing": { 2024-08-29T17:50:15.013 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.013 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.013 INFO:tasks.workunit.client.0.smithi029.stdout: "op": { 2024-08-29T17:50:15.013 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.013 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.013 INFO:tasks.workunit.client.0.smithi029.stdout: "op_delayed_degraded": { 2024-08-29T17:50:15.013 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.013 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.013 INFO:tasks.workunit.client.0.smithi029.stdout: "op_delayed_unreadable": { 2024-08-29T17:50:15.013 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.013 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.013 INFO:tasks.workunit.client.0.smithi029.stdout: "op_in_bytes": { 2024-08-29T17:50:15.013 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.013 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.014 INFO:tasks.workunit.client.0.smithi029.stdout: "op_latency": { 2024-08-29T17:50:15.014 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:15.014 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.014 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.014 INFO:tasks.workunit.client.0.smithi029.stdout: "op_out_bytes": { 2024-08-29T17:50:15.014 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.014 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.014 INFO:tasks.workunit.client.0.smithi029.stdout: "op_prepare_latency": { 2024-08-29T17:50:15.014 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 2, 2024-08-29T17:50:15.014 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 706185 2024-08-29T17:50:15.014 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.014 INFO:tasks.workunit.client.0.smithi029.stdout: "op_process_latency": { 2024-08-29T17:50:15.014 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:15.015 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.015 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.015 INFO:tasks.workunit.client.0.smithi029.stdout: "op_r": { 2024-08-29T17:50:15.015 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.015 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.015 INFO:tasks.workunit.client.0.smithi029.stdout: "op_r_latency": { 2024-08-29T17:50:15.015 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:15.015 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.015 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.015 INFO:tasks.workunit.client.0.smithi029.stdout: "op_r_latency_out_bytes_histogram": { 2024-08-29T17:50:15.015 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.015 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.016 INFO:tasks.workunit.client.0.smithi029.stdout: "op_r_out_bytes": { 2024-08-29T17:50:15.016 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.016 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.016 INFO:tasks.workunit.client.0.smithi029.stdout: "op_r_prepare_latency": { 2024-08-29T17:50:15.016 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:15.016 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.016 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.016 INFO:tasks.workunit.client.0.smithi029.stdout: "op_r_process_latency": { 2024-08-29T17:50:15.016 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:15.016 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.016 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.016 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw": { 2024-08-29T17:50:15.016 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.017 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.017 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw_in_bytes": { 2024-08-29T17:50:15.017 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.017 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.017 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw_latency": { 2024-08-29T17:50:15.017 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:15.017 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.017 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.017 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw_latency_in_bytes_histogram": { 2024-08-29T17:50:15.017 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.017 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.017 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw_latency_out_bytes_histogram": { 2024-08-29T17:50:15.017 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.018 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.018 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw_out_bytes": { 2024-08-29T17:50:15.018 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.018 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.018 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw_prepare_latency": { 2024-08-29T17:50:15.018 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:15.018 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.018 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.018 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw_process_latency": { 2024-08-29T17:50:15.018 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:15.018 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.018 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.018 INFO:tasks.workunit.client.0.smithi029.stdout: "op_w": { 2024-08-29T17:50:15.019 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.019 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.019 INFO:tasks.workunit.client.0.smithi029.stdout: "op_w_in_bytes": { 2024-08-29T17:50:15.019 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.019 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.019 INFO:tasks.workunit.client.0.smithi029.stdout: "op_w_latency": { 2024-08-29T17:50:15.019 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:15.019 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.019 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.019 INFO:tasks.workunit.client.0.smithi029.stdout: "op_w_latency_in_bytes_histogram": { 2024-08-29T17:50:15.019 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.019 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.019 INFO:tasks.workunit.client.0.smithi029.stdout: "op_w_prepare_latency": { 2024-08-29T17:50:15.019 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 2, 2024-08-29T17:50:15.020 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 706185 2024-08-29T17:50:15.020 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.020 INFO:tasks.workunit.client.0.smithi029.stdout: "op_w_process_latency": { 2024-08-29T17:50:15.020 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:15.020 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.020 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.020 INFO:tasks.workunit.client.0.smithi029.stdout: "op_wip": { 2024-08-29T17:50:15.020 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.020 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.020 INFO:tasks.workunit.client.0.smithi029.stdout: "recovery_bytes": { 2024-08-29T17:50:15.020 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.020 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.020 INFO:tasks.workunit.client.0.smithi029.stdout: "recovery_ops": { 2024-08-29T17:50:15.020 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.021 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.021 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_bytes": { 2024-08-29T17:50:15.021 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 95995035648 2024-08-29T17:50:15.021 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.021 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_bytes_used": { 2024-08-29T17:50:15.021 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 32669696 2024-08-29T17:50:15.021 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:15.021 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:15.021 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.021 INFO:tasks.workunit.client.0.smithi029.stdout: "osd.4": { 2024-08-29T17:50:15.021 INFO:tasks.workunit.client.0.smithi029.stdout: "bluefs": { 2024-08-29T17:50:15.021 INFO:tasks.workunit.client.0.smithi029.stdout: "alloc_slow_fallback": { 2024-08-29T17:50:15.021 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.022 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.022 INFO:tasks.workunit.client.0.smithi029.stdout: "alloc_slow_size_fallback": { 2024-08-29T17:50:15.022 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.022 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.022 INFO:tasks.workunit.client.0.smithi029.stdout: "alloc_unit_db": { 2024-08-29T17:50:15.022 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 65536 2024-08-29T17:50:15.022 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.022 INFO:tasks.workunit.client.0.smithi029.stdout: "alloc_unit_main": { 2024-08-29T17:50:15.022 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.022 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.022 INFO:tasks.workunit.client.0.smithi029.stdout: "alloc_unit_wal": { 2024-08-29T17:50:15.022 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.022 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.022 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes_written_slow": { 2024-08-29T17:50:15.023 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.023 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.023 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes_written_sst": { 2024-08-29T17:50:15.023 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 12288 2024-08-29T17:50:15.023 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.023 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes_written_wal": { 2024-08-29T17:50:15.023 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 9359360 2024-08-29T17:50:15.023 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.023 INFO:tasks.workunit.client.0.smithi029.stdout: "compact_lat": { 2024-08-29T17:50:15.023 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:15.023 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.023 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.023 INFO:tasks.workunit.client.0.smithi029.stdout: "compact_lock_lat": { 2024-08-29T17:50:15.023 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:15.024 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.024 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.024 INFO:tasks.workunit.client.0.smithi029.stdout: "db_total_bytes": { 2024-08-29T17:50:15.024 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 95995035648 2024-08-29T17:50:15.024 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.024 INFO:tasks.workunit.client.0.smithi029.stdout: "db_used_bytes": { 2024-08-29T17:50:15.024 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 31850496 2024-08-29T17:50:15.024 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.024 INFO:tasks.workunit.client.0.smithi029.stdout: "log_bytes": { 2024-08-29T17:50:15.024 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 6283264 2024-08-29T17:50:15.024 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.024 INFO:tasks.workunit.client.0.smithi029.stdout: "logged_bytes": { 2024-08-29T17:50:15.024 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 6144000 2024-08-29T17:50:15.025 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.025 INFO:tasks.workunit.client.0.smithi029.stdout: "max_bytes_db": { 2024-08-29T17:50:15.025 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 31850496 2024-08-29T17:50:15.025 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.025 INFO:tasks.workunit.client.0.smithi029.stdout: "max_bytes_slow": { 2024-08-29T17:50:15.025 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.025 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.025 INFO:tasks.workunit.client.0.smithi029.stdout: "max_bytes_wal": { 2024-08-29T17:50:15.025 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.025 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.025 INFO:tasks.workunit.client.0.smithi029.stdout: "num_files": { 2024-08-29T17:50:15.025 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 14 2024-08-29T17:50:15.025 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.026 INFO:tasks.workunit.client.0.smithi029.stdout: "read_bytes": { 2024-08-29T17:50:15.026 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 206480 2024-08-29T17:50:15.026 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.026 INFO:tasks.workunit.client.0.smithi029.stdout: "read_count": { 2024-08-29T17:50:15.026 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 23 2024-08-29T17:50:15.026 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.026 INFO:tasks.workunit.client.0.smithi029.stdout: "read_disk_bytes": { 2024-08-29T17:50:15.026 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1282048 2024-08-29T17:50:15.026 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.026 INFO:tasks.workunit.client.0.smithi029.stdout: "read_disk_bytes_db": { 2024-08-29T17:50:15.026 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1286144 2024-08-29T17:50:15.026 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.026 INFO:tasks.workunit.client.0.smithi029.stdout: "read_disk_bytes_slow": { 2024-08-29T17:50:15.026 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.027 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.027 INFO:tasks.workunit.client.0.smithi029.stdout: "read_disk_bytes_wal": { 2024-08-29T17:50:15.027 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.027 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.027 INFO:tasks.workunit.client.0.smithi029.stdout: "read_disk_count": { 2024-08-29T17:50:15.027 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 15 2024-08-29T17:50:15.027 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.027 INFO:tasks.workunit.client.0.smithi029.stdout: "read_prefetch_bytes": { 2024-08-29T17:50:15.027 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 4991 2024-08-29T17:50:15.027 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.027 INFO:tasks.workunit.client.0.smithi029.stdout: "read_prefetch_count": { 2024-08-29T17:50:15.027 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 4 2024-08-29T17:50:15.027 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.027 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_buffer_bytes": { 2024-08-29T17:50:15.028 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 5557 2024-08-29T17:50:15.028 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.028 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_buffer_count": { 2024-08-29T17:50:15.028 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 24 2024-08-29T17:50:15.028 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.028 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_bytes": { 2024-08-29T17:50:15.028 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 5557 2024-08-29T17:50:15.028 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.028 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_count": { 2024-08-29T17:50:15.028 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 24 2024-08-29T17:50:15.028 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.029 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_disk_bytes": { 2024-08-29T17:50:15.029 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.029 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.029 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_disk_bytes_db": { 2024-08-29T17:50:15.029 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.029 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.029 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_disk_bytes_slow": { 2024-08-29T17:50:15.029 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.029 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.029 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_disk_bytes_wal": { 2024-08-29T17:50:15.029 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.029 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.029 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_disk_count": { 2024-08-29T17:50:15.030 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.030 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.030 INFO:tasks.workunit.client.0.smithi029.stdout: "slow_total_bytes": { 2024-08-29T17:50:15.030 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.030 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.030 INFO:tasks.workunit.client.0.smithi029.stdout: "slow_used_bytes": { 2024-08-29T17:50:15.030 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.030 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.030 INFO:tasks.workunit.client.0.smithi029.stdout: "wal_total_bytes": { 2024-08-29T17:50:15.030 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.030 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.030 INFO:tasks.workunit.client.0.smithi029.stdout: "wal_used_bytes": { 2024-08-29T17:50:15.030 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.030 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.031 INFO:tasks.workunit.client.0.smithi029.stdout: "write_bytes": { 2024-08-29T17:50:15.031 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 15581184 2024-08-29T17:50:15.031 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:15.031 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.031 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore": { 2024-08-29T17:50:15.031 INFO:tasks.workunit.client.0.smithi029.stdout: "alloc_unit": { 2024-08-29T17:50:15.031 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 4096 2024-08-29T17:50:15.031 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.031 INFO:tasks.workunit.client.0.smithi029.stdout: "allocated": { 2024-08-29T17:50:15.031 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 811008 2024-08-29T17:50:15.031 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.031 INFO:tasks.workunit.client.0.smithi029.stdout: "clist_lat": { 2024-08-29T17:50:15.031 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 8, 2024-08-29T17:50:15.032 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 762201 2024-08-29T17:50:15.032 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.032 INFO:tasks.workunit.client.0.smithi029.stdout: "compress_lat": { 2024-08-29T17:50:15.032 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:15.032 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.032 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.032 INFO:tasks.workunit.client.0.smithi029.stdout: "compressed": { 2024-08-29T17:50:15.032 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.032 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.032 INFO:tasks.workunit.client.0.smithi029.stdout: "compressed_allocated": { 2024-08-29T17:50:15.032 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.032 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.032 INFO:tasks.workunit.client.0.smithi029.stdout: "compressed_original": { 2024-08-29T17:50:15.032 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.033 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.033 INFO:tasks.workunit.client.0.smithi029.stdout: "csum_lat": { 2024-08-29T17:50:15.033 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 3, 2024-08-29T17:50:15.033 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 5751 2024-08-29T17:50:15.033 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.033 INFO:tasks.workunit.client.0.smithi029.stdout: "decompress_lat": { 2024-08-29T17:50:15.033 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:15.033 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.033 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.033 INFO:tasks.workunit.client.0.smithi029.stdout: "fragmentation_micros": { 2024-08-29T17:50:15.033 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.033 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.033 INFO:tasks.workunit.client.0.smithi029.stdout: "kv_commit_lat": { 2024-08-29T17:50:15.033 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 1487, 2024-08-29T17:50:15.034 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 378761033 2024-08-29T17:50:15.034 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.034 INFO:tasks.workunit.client.0.smithi029.stdout: "kv_final_lat": { 2024-08-29T17:50:15.034 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 1486, 2024-08-29T17:50:15.034 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 53221555 2024-08-29T17:50:15.034 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.034 INFO:tasks.workunit.client.0.smithi029.stdout: "kv_flush_lat": { 2024-08-29T17:50:15.034 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 1487, 2024-08-29T17:50:15.034 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 2032079 2024-08-29T17:50:15.034 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.034 INFO:tasks.workunit.client.0.smithi029.stdout: "kv_sync_lat": { 2024-08-29T17:50:15.034 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 1487, 2024-08-29T17:50:15.034 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 380793112 2024-08-29T17:50:15.034 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.035 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_get_keys_lat": { 2024-08-29T17:50:15.035 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:15.035 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.035 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.035 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_get_values_lat": { 2024-08-29T17:50:15.035 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 3, 2024-08-29T17:50:15.035 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 42004 2024-08-29T17:50:15.035 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.035 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_lower_bound_lat": { 2024-08-29T17:50:15.035 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 2, 2024-08-29T17:50:15.035 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 4046 2024-08-29T17:50:15.035 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.036 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_next_lat": { 2024-08-29T17:50:15.036 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:15.036 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.036 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.036 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_seek_to_first_lat": { 2024-08-29T17:50:15.036 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:15.036 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.036 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.036 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_upper_bound_lat": { 2024-08-29T17:50:15.036 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 3, 2024-08-29T17:50:15.036 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 13073 2024-08-29T17:50:15.036 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.036 INFO:tasks.workunit.client.0.smithi029.stdout: "onode_hits": { 2024-08-29T17:50:15.037 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 3504 2024-08-29T17:50:15.037 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.037 INFO:tasks.workunit.client.0.smithi029.stdout: "onode_misses": { 2024-08-29T17:50:15.037 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 354 2024-08-29T17:50:15.037 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.037 INFO:tasks.workunit.client.0.smithi029.stdout: "read_lat": { 2024-08-29T17:50:15.037 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 108, 2024-08-29T17:50:15.037 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1537361 2024-08-29T17:50:15.037 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.037 INFO:tasks.workunit.client.0.smithi029.stdout: "read_onode_meta_lat": { 2024-08-29T17:50:15.037 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 184, 2024-08-29T17:50:15.037 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 449079 2024-08-29T17:50:15.037 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.038 INFO:tasks.workunit.client.0.smithi029.stdout: "read_wait_aio_lat": { 2024-08-29T17:50:15.038 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 76, 2024-08-29T17:50:15.038 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 189999 2024-08-29T17:50:15.038 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.038 INFO:tasks.workunit.client.0.smithi029.stdout: "reads_with_retries": { 2024-08-29T17:50:15.038 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.038 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.038 INFO:tasks.workunit.client.0.smithi029.stdout: "remove_lat": { 2024-08-29T17:50:15.038 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 105, 2024-08-29T17:50:15.038 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 8100882 2024-08-29T17:50:15.038 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.038 INFO:tasks.workunit.client.0.smithi029.stdout: "state_aio_wait_lat": { 2024-08-29T17:50:15.038 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 3379, 2024-08-29T17:50:15.039 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1508014448 2024-08-29T17:50:15.039 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.039 INFO:tasks.workunit.client.0.smithi029.stdout: "state_deferred_aio_wait_lat": { 2024-08-29T17:50:15.039 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 48, 2024-08-29T17:50:15.039 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 8407128 2024-08-29T17:50:15.039 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.039 INFO:tasks.workunit.client.0.smithi029.stdout: "state_deferred_cleanup_lat": { 2024-08-29T17:50:15.039 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 47, 2024-08-29T17:50:15.039 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 546310717422 2024-08-29T17:50:15.039 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.039 INFO:tasks.workunit.client.0.smithi029.stdout: "state_deferred_queued_lat": { 2024-08-29T17:50:15.039 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 48, 2024-08-29T17:50:15.039 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 78109952667 2024-08-29T17:50:15.039 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.040 INFO:tasks.workunit.client.0.smithi029.stdout: "state_done_lat": { 2024-08-29T17:50:15.040 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 3378, 2024-08-29T17:50:15.040 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 802938247 2024-08-29T17:50:15.040 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.040 INFO:tasks.workunit.client.0.smithi029.stdout: "state_finishing_lat": { 2024-08-29T17:50:15.040 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 3378, 2024-08-29T17:50:15.040 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 539260 2024-08-29T17:50:15.040 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.040 INFO:tasks.workunit.client.0.smithi029.stdout: "state_io_done_lat": { 2024-08-29T17:50:15.040 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 3379, 2024-08-29T17:50:15.040 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 6822207 2024-08-29T17:50:15.040 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.040 INFO:tasks.workunit.client.0.smithi029.stdout: "state_kv_commiting_lat": { 2024-08-29T17:50:15.041 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 3379, 2024-08-29T17:50:15.041 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 883968204 2024-08-29T17:50:15.041 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.041 INFO:tasks.workunit.client.0.smithi029.stdout: "state_kv_done_lat": { 2024-08-29T17:50:15.041 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 3379, 2024-08-29T17:50:15.041 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1370910 2024-08-29T17:50:15.041 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.041 INFO:tasks.workunit.client.0.smithi029.stdout: "state_kv_queued_lat": { 2024-08-29T17:50:15.041 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 3379, 2024-08-29T17:50:15.041 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 481642552 2024-08-29T17:50:15.041 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.041 INFO:tasks.workunit.client.0.smithi029.stdout: "state_prepare_lat": { 2024-08-29T17:50:15.041 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 3379, 2024-08-29T17:50:15.041 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 225105406 2024-08-29T17:50:15.042 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.042 INFO:tasks.workunit.client.0.smithi029.stdout: "stored": { 2024-08-29T17:50:15.042 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 354590 2024-08-29T17:50:15.042 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.042 INFO:tasks.workunit.client.0.smithi029.stdout: "truncate_lat": { 2024-08-29T17:50:15.042 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 46, 2024-08-29T17:50:15.042 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 394729 2024-08-29T17:50:15.042 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.042 INFO:tasks.workunit.client.0.smithi029.stdout: "txc_commit_lat": { 2024-08-29T17:50:15.042 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 3379, 2024-08-29T17:50:15.042 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 3106190545 2024-08-29T17:50:15.042 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.042 INFO:tasks.workunit.client.0.smithi029.stdout: "txc_submit_lat": { 2024-08-29T17:50:15.043 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 3379, 2024-08-29T17:50:15.043 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 300552312 2024-08-29T17:50:15.043 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.043 INFO:tasks.workunit.client.0.smithi029.stdout: "txc_throttle_lat": { 2024-08-29T17:50:15.043 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 3379, 2024-08-29T17:50:15.043 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 31495495 2024-08-29T17:50:15.043 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:15.043 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.043 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore-pricache": { 2024-08-29T17:50:15.043 INFO:tasks.workunit.client.0.smithi029.stdout: "cache_bytes": { 2024-08-29T17:50:15.043 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1900970208 2024-08-29T17:50:15.043 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.043 INFO:tasks.workunit.client.0.smithi029.stdout: "heap_bytes": { 2024-08-29T17:50:15.043 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 47775744 2024-08-29T17:50:15.044 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.044 INFO:tasks.workunit.client.0.smithi029.stdout: "mapped_bytes": { 2024-08-29T17:50:15.044 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 47079424 2024-08-29T17:50:15.044 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.044 INFO:tasks.workunit.client.0.smithi029.stdout: "target_bytes": { 2024-08-29T17:50:15.044 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 3183854796 2024-08-29T17:50:15.044 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.044 INFO:tasks.workunit.client.0.smithi029.stdout: "unmapped_bytes": { 2024-08-29T17:50:15.044 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 696320 2024-08-29T17:50:15.044 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:15.044 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.044 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore-pricache:data": { 2024-08-29T17:50:15.044 INFO:tasks.workunit.client.0.smithi029.stdout: "committed_bytes": { 2024-08-29T17:50:15.045 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 159383552 2024-08-29T17:50:15.045 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.045 INFO:tasks.workunit.client.0.smithi029.stdout: "pri0_bytes": { 2024-08-29T17:50:15.045 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.045 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.045 INFO:tasks.workunit.client.0.smithi029.stdout: "pri10_bytes": { 2024-08-29T17:50:15.045 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.045 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.045 INFO:tasks.workunit.client.0.smithi029.stdout: "pri11_bytes": { 2024-08-29T17:50:15.045 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 87861522 2024-08-29T17:50:15.045 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.045 INFO:tasks.workunit.client.0.smithi029.stdout: "pri1_bytes": { 2024-08-29T17:50:15.045 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.045 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.046 INFO:tasks.workunit.client.0.smithi029.stdout: "pri2_bytes": { 2024-08-29T17:50:15.046 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.046 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.046 INFO:tasks.workunit.client.0.smithi029.stdout: "pri3_bytes": { 2024-08-29T17:50:15.046 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.046 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.046 INFO:tasks.workunit.client.0.smithi029.stdout: "pri4_bytes": { 2024-08-29T17:50:15.046 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.046 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.046 INFO:tasks.workunit.client.0.smithi029.stdout: "pri5_bytes": { 2024-08-29T17:50:15.046 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.046 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.046 INFO:tasks.workunit.client.0.smithi029.stdout: "pri6_bytes": { 2024-08-29T17:50:15.046 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 8192 2024-08-29T17:50:15.047 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.047 INFO:tasks.workunit.client.0.smithi029.stdout: "pri7_bytes": { 2024-08-29T17:50:15.047 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.047 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.047 INFO:tasks.workunit.client.0.smithi029.stdout: "pri8_bytes": { 2024-08-29T17:50:15.047 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.047 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.047 INFO:tasks.workunit.client.0.smithi029.stdout: "pri9_bytes": { 2024-08-29T17:50:15.047 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.047 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.047 INFO:tasks.workunit.client.0.smithi029.stdout: "reserved_bytes": { 2024-08-29T17:50:15.047 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 71513838 2024-08-29T17:50:15.047 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:15.048 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.048 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore-pricache:kv": { 2024-08-29T17:50:15.048 INFO:tasks.workunit.client.0.smithi029.stdout: "committed_bytes": { 2024-08-29T17:50:15.048 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 796917760 2024-08-29T17:50:15.048 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.048 INFO:tasks.workunit.client.0.smithi029.stdout: "pri0_bytes": { 2024-08-29T17:50:15.048 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 67108864 2024-08-29T17:50:15.048 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.048 INFO:tasks.workunit.client.0.smithi029.stdout: "pri10_bytes": { 2024-08-29T17:50:15.048 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.048 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.048 INFO:tasks.workunit.client.0.smithi029.stdout: "pri11_bytes": { 2024-08-29T17:50:15.048 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 658961422 2024-08-29T17:50:15.049 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.049 INFO:tasks.workunit.client.0.smithi029.stdout: "pri1_bytes": { 2024-08-29T17:50:15.049 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.049 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.049 INFO:tasks.workunit.client.0.smithi029.stdout: "pri2_bytes": { 2024-08-29T17:50:15.049 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.049 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.049 INFO:tasks.workunit.client.0.smithi029.stdout: "pri3_bytes": { 2024-08-29T17:50:15.049 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.049 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.049 INFO:tasks.workunit.client.0.smithi029.stdout: "pri4_bytes": { 2024-08-29T17:50:15.049 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.049 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.050 INFO:tasks.workunit.client.0.smithi029.stdout: "pri5_bytes": { 2024-08-29T17:50:15.050 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.050 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.050 INFO:tasks.workunit.client.0.smithi029.stdout: "pri6_bytes": { 2024-08-29T17:50:15.050 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 2128 2024-08-29T17:50:15.050 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.050 INFO:tasks.workunit.client.0.smithi029.stdout: "pri7_bytes": { 2024-08-29T17:50:15.050 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.050 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.050 INFO:tasks.workunit.client.0.smithi029.stdout: "pri8_bytes": { 2024-08-29T17:50:15.050 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.050 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.050 INFO:tasks.workunit.client.0.smithi029.stdout: "pri9_bytes": { 2024-08-29T17:50:15.051 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.051 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.051 INFO:tasks.workunit.client.0.smithi029.stdout: "reserved_bytes": { 2024-08-29T17:50:15.051 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 70845346 2024-08-29T17:50:15.051 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:15.051 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.051 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore-pricache:kv_onode": { 2024-08-29T17:50:15.051 INFO:tasks.workunit.client.0.smithi029.stdout: "committed_bytes": { 2024-08-29T17:50:15.051 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 192937984 2024-08-29T17:50:15.051 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.051 INFO:tasks.workunit.client.0.smithi029.stdout: "pri0_bytes": { 2024-08-29T17:50:15.051 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 67108864 2024-08-29T17:50:15.051 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.051 INFO:tasks.workunit.client.0.smithi029.stdout: "pri10_bytes": { 2024-08-29T17:50:15.052 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 464 2024-08-29T17:50:15.052 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.052 INFO:tasks.workunit.client.0.smithi029.stdout: "pri11_bytes": { 2024-08-29T17:50:15.052 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 58574348 2024-08-29T17:50:15.052 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.052 INFO:tasks.workunit.client.0.smithi029.stdout: "pri1_bytes": { 2024-08-29T17:50:15.052 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.052 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.052 INFO:tasks.workunit.client.0.smithi029.stdout: "pri2_bytes": { 2024-08-29T17:50:15.052 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.052 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.052 INFO:tasks.workunit.client.0.smithi029.stdout: "pri3_bytes": { 2024-08-29T17:50:15.052 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.053 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.053 INFO:tasks.workunit.client.0.smithi029.stdout: "pri4_bytes": { 2024-08-29T17:50:15.053 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.053 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.053 INFO:tasks.workunit.client.0.smithi029.stdout: "pri5_bytes": { 2024-08-29T17:50:15.053 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.053 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.053 INFO:tasks.workunit.client.0.smithi029.stdout: "pri6_bytes": { 2024-08-29T17:50:15.053 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.053 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.053 INFO:tasks.workunit.client.0.smithi029.stdout: "pri7_bytes": { 2024-08-29T17:50:15.053 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.053 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.054 INFO:tasks.workunit.client.0.smithi029.stdout: "pri8_bytes": { 2024-08-29T17:50:15.054 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.054 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.054 INFO:tasks.workunit.client.0.smithi029.stdout: "pri9_bytes": { 2024-08-29T17:50:15.054 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.054 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.054 INFO:tasks.workunit.client.0.smithi029.stdout: "reserved_bytes": { 2024-08-29T17:50:15.054 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 67254308 2024-08-29T17:50:15.054 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:15.054 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.054 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore-pricache:meta": { 2024-08-29T17:50:15.054 INFO:tasks.workunit.client.0.smithi029.stdout: "committed_bytes": { 2024-08-29T17:50:15.054 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 729808896 2024-08-29T17:50:15.054 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.055 INFO:tasks.workunit.client.0.smithi029.stdout: "pri0_bytes": { 2024-08-29T17:50:15.055 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.055 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.055 INFO:tasks.workunit.client.0.smithi029.stdout: "pri10_bytes": { 2024-08-29T17:50:15.055 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.055 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.055 INFO:tasks.workunit.client.0.smithi029.stdout: "pri11_bytes": { 2024-08-29T17:50:15.055 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 658961422 2024-08-29T17:50:15.055 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.055 INFO:tasks.workunit.client.0.smithi029.stdout: "pri1_bytes": { 2024-08-29T17:50:15.055 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.055 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.055 INFO:tasks.workunit.client.0.smithi029.stdout: "pri2_bytes": { 2024-08-29T17:50:15.055 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.056 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.056 INFO:tasks.workunit.client.0.smithi029.stdout: "pri3_bytes": { 2024-08-29T17:50:15.056 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.056 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.056 INFO:tasks.workunit.client.0.smithi029.stdout: "pri4_bytes": { 2024-08-29T17:50:15.056 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.056 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.056 INFO:tasks.workunit.client.0.smithi029.stdout: "pri5_bytes": { 2024-08-29T17:50:15.056 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.056 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.056 INFO:tasks.workunit.client.0.smithi029.stdout: "pri6_bytes": { 2024-08-29T17:50:15.056 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 353314 2024-08-29T17:50:15.057 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.057 INFO:tasks.workunit.client.0.smithi029.stdout: "pri7_bytes": { 2024-08-29T17:50:15.057 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.057 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.057 INFO:tasks.workunit.client.0.smithi029.stdout: "pri8_bytes": { 2024-08-29T17:50:15.057 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.057 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.057 INFO:tasks.workunit.client.0.smithi029.stdout: "pri9_bytes": { 2024-08-29T17:50:15.057 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.057 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.057 INFO:tasks.workunit.client.0.smithi029.stdout: "reserved_bytes": { 2024-08-29T17:50:15.057 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 70494160 2024-08-29T17:50:15.057 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:15.058 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.058 INFO:tasks.workunit.client.0.smithi029.stdout: "objecter": { 2024-08-29T17:50:15.058 INFO:tasks.workunit.client.0.smithi029.stdout: "op_active": { 2024-08-29T17:50:15.058 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.058 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.058 INFO:tasks.workunit.client.0.smithi029.stdout: "op_r": { 2024-08-29T17:50:15.058 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.058 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.058 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rmw": { 2024-08-29T17:50:15.058 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.058 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.058 INFO:tasks.workunit.client.0.smithi029.stdout: "op_w": { 2024-08-29T17:50:15.058 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.058 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:15.059 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.059 INFO:tasks.workunit.client.0.smithi029.stdout: "osd": { 2024-08-29T17:50:15.059 INFO:tasks.workunit.client.0.smithi029.stdout: "numpg": { 2024-08-29T17:50:15.059 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 39 2024-08-29T17:50:15.059 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.059 INFO:tasks.workunit.client.0.smithi029.stdout: "numpg_removing": { 2024-08-29T17:50:15.059 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.059 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.059 INFO:tasks.workunit.client.0.smithi029.stdout: "op": { 2024-08-29T17:50:15.059 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1 2024-08-29T17:50:15.059 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.059 INFO:tasks.workunit.client.0.smithi029.stdout: "op_delayed_degraded": { 2024-08-29T17:50:15.059 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.060 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.060 INFO:tasks.workunit.client.0.smithi029.stdout: "op_delayed_unreadable": { 2024-08-29T17:50:15.060 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.060 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.060 INFO:tasks.workunit.client.0.smithi029.stdout: "op_in_bytes": { 2024-08-29T17:50:15.060 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 22 2024-08-29T17:50:15.060 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.060 INFO:tasks.workunit.client.0.smithi029.stdout: "op_latency": { 2024-08-29T17:50:15.060 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 1, 2024-08-29T17:50:15.060 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 9355442 2024-08-29T17:50:15.060 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.060 INFO:tasks.workunit.client.0.smithi029.stdout: "op_out_bytes": { 2024-08-29T17:50:15.060 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.061 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.061 INFO:tasks.workunit.client.0.smithi029.stdout: "op_prepare_latency": { 2024-08-29T17:50:15.061 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 1, 2024-08-29T17:50:15.061 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1063432 2024-08-29T17:50:15.061 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.061 INFO:tasks.workunit.client.0.smithi029.stdout: "op_process_latency": { 2024-08-29T17:50:15.061 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 1, 2024-08-29T17:50:15.061 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 9222071 2024-08-29T17:50:15.061 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.061 INFO:tasks.workunit.client.0.smithi029.stdout: "op_r": { 2024-08-29T17:50:15.061 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.061 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.061 INFO:tasks.workunit.client.0.smithi029.stdout: "op_r_latency": { 2024-08-29T17:50:15.062 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:15.062 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.062 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.062 INFO:tasks.workunit.client.0.smithi029.stdout: "op_r_latency_out_bytes_histogram": { 2024-08-29T17:50:15.062 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.062 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.062 INFO:tasks.workunit.client.0.smithi029.stdout: "op_r_out_bytes": { 2024-08-29T17:50:15.062 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.062 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.062 INFO:tasks.workunit.client.0.smithi029.stdout: "op_r_prepare_latency": { 2024-08-29T17:50:15.062 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:15.062 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.062 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.062 INFO:tasks.workunit.client.0.smithi029.stdout: "op_r_process_latency": { 2024-08-29T17:50:15.063 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:15.063 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.063 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.063 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw": { 2024-08-29T17:50:15.063 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.063 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.063 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw_in_bytes": { 2024-08-29T17:50:15.063 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.063 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.063 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw_latency": { 2024-08-29T17:50:15.063 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:15.063 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.063 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.063 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw_latency_in_bytes_histogram": { 2024-08-29T17:50:15.064 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.064 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.064 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw_latency_out_bytes_histogram": { 2024-08-29T17:50:15.064 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.064 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.064 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw_out_bytes": { 2024-08-29T17:50:15.064 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.064 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.064 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw_prepare_latency": { 2024-08-29T17:50:15.064 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:15.064 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.064 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.064 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw_process_latency": { 2024-08-29T17:50:15.065 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:15.065 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.065 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.065 INFO:tasks.workunit.client.0.smithi029.stdout: "op_w": { 2024-08-29T17:50:15.065 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1 2024-08-29T17:50:15.065 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.065 INFO:tasks.workunit.client.0.smithi029.stdout: "op_w_in_bytes": { 2024-08-29T17:50:15.065 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 22 2024-08-29T17:50:15.065 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.065 INFO:tasks.workunit.client.0.smithi029.stdout: "op_w_latency": { 2024-08-29T17:50:15.065 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 1, 2024-08-29T17:50:15.065 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 9355442 2024-08-29T17:50:15.065 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.066 INFO:tasks.workunit.client.0.smithi029.stdout: "op_w_latency_in_bytes_histogram": { 2024-08-29T17:50:15.066 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.066 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.066 INFO:tasks.workunit.client.0.smithi029.stdout: "op_w_prepare_latency": { 2024-08-29T17:50:15.066 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 1, 2024-08-29T17:50:15.066 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1063432 2024-08-29T17:50:15.066 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.066 INFO:tasks.workunit.client.0.smithi029.stdout: "op_w_process_latency": { 2024-08-29T17:50:15.066 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 1, 2024-08-29T17:50:15.066 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 9222071 2024-08-29T17:50:15.066 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.066 INFO:tasks.workunit.client.0.smithi029.stdout: "op_wip": { 2024-08-29T17:50:15.066 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.066 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.067 INFO:tasks.workunit.client.0.smithi029.stdout: "recovery_bytes": { 2024-08-29T17:50:15.067 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.067 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.067 INFO:tasks.workunit.client.0.smithi029.stdout: "recovery_ops": { 2024-08-29T17:50:15.067 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.067 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.067 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_bytes": { 2024-08-29T17:50:15.067 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 95995035648 2024-08-29T17:50:15.067 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.067 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_bytes_used": { 2024-08-29T17:50:15.067 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 32673792 2024-08-29T17:50:15.067 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:15.067 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:15.068 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.068 INFO:tasks.workunit.client.0.smithi029.stdout: "osd.5": { 2024-08-29T17:50:15.068 INFO:tasks.workunit.client.0.smithi029.stdout: "bluefs": { 2024-08-29T17:50:15.068 INFO:tasks.workunit.client.0.smithi029.stdout: "alloc_slow_fallback": { 2024-08-29T17:50:15.068 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.068 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.068 INFO:tasks.workunit.client.0.smithi029.stdout: "alloc_slow_size_fallback": { 2024-08-29T17:50:15.068 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.068 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.068 INFO:tasks.workunit.client.0.smithi029.stdout: "alloc_unit_db": { 2024-08-29T17:50:15.068 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 65536 2024-08-29T17:50:15.068 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.068 INFO:tasks.workunit.client.0.smithi029.stdout: "alloc_unit_main": { 2024-08-29T17:50:15.069 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.069 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.069 INFO:tasks.workunit.client.0.smithi029.stdout: "alloc_unit_wal": { 2024-08-29T17:50:15.069 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.069 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.069 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes_written_slow": { 2024-08-29T17:50:15.069 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.069 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.069 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes_written_sst": { 2024-08-29T17:50:15.069 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 12288 2024-08-29T17:50:15.069 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.069 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes_written_wal": { 2024-08-29T17:50:15.069 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1376256 2024-08-29T17:50:15.070 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.070 INFO:tasks.workunit.client.0.smithi029.stdout: "compact_lat": { 2024-08-29T17:50:15.070 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:15.070 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.070 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.070 INFO:tasks.workunit.client.0.smithi029.stdout: "compact_lock_lat": { 2024-08-29T17:50:15.070 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:15.070 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.070 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.070 INFO:tasks.workunit.client.0.smithi029.stdout: "db_total_bytes": { 2024-08-29T17:50:15.070 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 95995035648 2024-08-29T17:50:15.070 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.070 INFO:tasks.workunit.client.0.smithi029.stdout: "db_used_bytes": { 2024-08-29T17:50:15.070 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 27656192 2024-08-29T17:50:15.071 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.071 INFO:tasks.workunit.client.0.smithi029.stdout: "log_bytes": { 2024-08-29T17:50:15.071 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1007616 2024-08-29T17:50:15.071 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.071 INFO:tasks.workunit.client.0.smithi029.stdout: "logged_bytes": { 2024-08-29T17:50:15.071 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 868352 2024-08-29T17:50:15.071 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.071 INFO:tasks.workunit.client.0.smithi029.stdout: "max_bytes_db": { 2024-08-29T17:50:15.071 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 31850496 2024-08-29T17:50:15.071 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.071 INFO:tasks.workunit.client.0.smithi029.stdout: "max_bytes_slow": { 2024-08-29T17:50:15.071 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.071 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.072 INFO:tasks.workunit.client.0.smithi029.stdout: "max_bytes_wal": { 2024-08-29T17:50:15.072 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.072 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.072 INFO:tasks.workunit.client.0.smithi029.stdout: "num_files": { 2024-08-29T17:50:15.072 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 14 2024-08-29T17:50:15.072 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.072 INFO:tasks.workunit.client.0.smithi029.stdout: "read_bytes": { 2024-08-29T17:50:15.072 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 206480 2024-08-29T17:50:15.072 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.072 INFO:tasks.workunit.client.0.smithi029.stdout: "read_count": { 2024-08-29T17:50:15.072 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 23 2024-08-29T17:50:15.072 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.072 INFO:tasks.workunit.client.0.smithi029.stdout: "read_disk_bytes": { 2024-08-29T17:50:15.073 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1282048 2024-08-29T17:50:15.073 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.073 INFO:tasks.workunit.client.0.smithi029.stdout: "read_disk_bytes_db": { 2024-08-29T17:50:15.073 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1286144 2024-08-29T17:50:15.073 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.073 INFO:tasks.workunit.client.0.smithi029.stdout: "read_disk_bytes_slow": { 2024-08-29T17:50:15.073 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.073 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.073 INFO:tasks.workunit.client.0.smithi029.stdout: "read_disk_bytes_wal": { 2024-08-29T17:50:15.073 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.073 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.073 INFO:tasks.workunit.client.0.smithi029.stdout: "read_disk_count": { 2024-08-29T17:50:15.073 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 15 2024-08-29T17:50:15.073 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.074 INFO:tasks.workunit.client.0.smithi029.stdout: "read_prefetch_bytes": { 2024-08-29T17:50:15.074 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 4991 2024-08-29T17:50:15.074 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.074 INFO:tasks.workunit.client.0.smithi029.stdout: "read_prefetch_count": { 2024-08-29T17:50:15.074 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 4 2024-08-29T17:50:15.074 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.074 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_buffer_bytes": { 2024-08-29T17:50:15.074 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 5557 2024-08-29T17:50:15.074 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.074 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_buffer_count": { 2024-08-29T17:50:15.074 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 24 2024-08-29T17:50:15.074 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.075 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_bytes": { 2024-08-29T17:50:15.075 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 5557 2024-08-29T17:50:15.075 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.075 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_count": { 2024-08-29T17:50:15.075 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 24 2024-08-29T17:50:15.075 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.075 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_disk_bytes": { 2024-08-29T17:50:15.075 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.075 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.075 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_disk_bytes_db": { 2024-08-29T17:50:15.075 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.075 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.075 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_disk_bytes_slow": { 2024-08-29T17:50:15.075 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.075 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.076 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_disk_bytes_wal": { 2024-08-29T17:50:15.076 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.076 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.076 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_disk_count": { 2024-08-29T17:50:15.076 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.076 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.076 INFO:tasks.workunit.client.0.smithi029.stdout: "slow_total_bytes": { 2024-08-29T17:50:15.076 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.076 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.076 INFO:tasks.workunit.client.0.smithi029.stdout: "slow_used_bytes": { 2024-08-29T17:50:15.076 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.076 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.076 INFO:tasks.workunit.client.0.smithi029.stdout: "wal_total_bytes": { 2024-08-29T17:50:15.077 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.077 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.077 INFO:tasks.workunit.client.0.smithi029.stdout: "wal_used_bytes": { 2024-08-29T17:50:15.077 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.077 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.077 INFO:tasks.workunit.client.0.smithi029.stdout: "write_bytes": { 2024-08-29T17:50:15.077 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 2322432 2024-08-29T17:50:15.077 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:15.077 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.077 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore": { 2024-08-29T17:50:15.077 INFO:tasks.workunit.client.0.smithi029.stdout: "alloc_unit": { 2024-08-29T17:50:15.077 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 4096 2024-08-29T17:50:15.077 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.078 INFO:tasks.workunit.client.0.smithi029.stdout: "allocated": { 2024-08-29T17:50:15.078 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 806912 2024-08-29T17:50:15.078 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.078 INFO:tasks.workunit.client.0.smithi029.stdout: "clist_lat": { 2024-08-29T17:50:15.078 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 6, 2024-08-29T17:50:15.078 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 585235 2024-08-29T17:50:15.078 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.078 INFO:tasks.workunit.client.0.smithi029.stdout: "compress_lat": { 2024-08-29T17:50:15.078 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:15.078 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.078 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.078 INFO:tasks.workunit.client.0.smithi029.stdout: "compressed": { 2024-08-29T17:50:15.078 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.079 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.079 INFO:tasks.workunit.client.0.smithi029.stdout: "compressed_allocated": { 2024-08-29T17:50:15.079 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.079 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.079 INFO:tasks.workunit.client.0.smithi029.stdout: "compressed_original": { 2024-08-29T17:50:15.079 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.079 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.079 INFO:tasks.workunit.client.0.smithi029.stdout: "csum_lat": { 2024-08-29T17:50:15.079 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 3, 2024-08-29T17:50:15.079 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 7572 2024-08-29T17:50:15.079 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.079 INFO:tasks.workunit.client.0.smithi029.stdout: "decompress_lat": { 2024-08-29T17:50:15.079 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:15.080 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.080 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.080 INFO:tasks.workunit.client.0.smithi029.stdout: "fragmentation_micros": { 2024-08-29T17:50:15.080 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.080 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.080 INFO:tasks.workunit.client.0.smithi029.stdout: "kv_commit_lat": { 2024-08-29T17:50:15.080 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 199, 2024-08-29T17:50:15.080 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 98955076 2024-08-29T17:50:15.080 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.080 INFO:tasks.workunit.client.0.smithi029.stdout: "kv_final_lat": { 2024-08-29T17:50:15.080 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 190, 2024-08-29T17:50:15.080 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 17223493 2024-08-29T17:50:15.080 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.081 INFO:tasks.workunit.client.0.smithi029.stdout: "kv_flush_lat": { 2024-08-29T17:50:15.081 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 199, 2024-08-29T17:50:15.081 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 386769 2024-08-29T17:50:15.081 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.081 INFO:tasks.workunit.client.0.smithi029.stdout: "kv_sync_lat": { 2024-08-29T17:50:15.081 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 199, 2024-08-29T17:50:15.081 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 99341845 2024-08-29T17:50:15.081 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.081 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_get_keys_lat": { 2024-08-29T17:50:15.081 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:15.081 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.081 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.081 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_get_values_lat": { 2024-08-29T17:50:15.081 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 3, 2024-08-29T17:50:15.082 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 57693 2024-08-29T17:50:15.082 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.082 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_lower_bound_lat": { 2024-08-29T17:50:15.082 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 2, 2024-08-29T17:50:15.082 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 3499 2024-08-29T17:50:15.082 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.082 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_next_lat": { 2024-08-29T17:50:15.082 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:15.082 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.082 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.082 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_seek_to_first_lat": { 2024-08-29T17:50:15.082 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:15.082 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.083 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.083 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_upper_bound_lat": { 2024-08-29T17:50:15.083 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 2, 2024-08-29T17:50:15.083 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 6300 2024-08-29T17:50:15.083 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.083 INFO:tasks.workunit.client.0.smithi029.stdout: "onode_hits": { 2024-08-29T17:50:15.083 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 374 2024-08-29T17:50:15.083 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.083 INFO:tasks.workunit.client.0.smithi029.stdout: "onode_misses": { 2024-08-29T17:50:15.083 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 258 2024-08-29T17:50:15.083 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.083 INFO:tasks.workunit.client.0.smithi029.stdout: "read_lat": { 2024-08-29T17:50:15.083 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 99, 2024-08-29T17:50:15.084 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1189438 2024-08-29T17:50:15.084 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.084 INFO:tasks.workunit.client.0.smithi029.stdout: "read_onode_meta_lat": { 2024-08-29T17:50:15.084 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 162, 2024-08-29T17:50:15.084 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 444932 2024-08-29T17:50:15.084 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.084 INFO:tasks.workunit.client.0.smithi029.stdout: "read_wait_aio_lat": { 2024-08-29T17:50:15.084 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 63, 2024-08-29T17:50:15.084 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 281908 2024-08-29T17:50:15.084 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.084 INFO:tasks.workunit.client.0.smithi029.stdout: "reads_with_retries": { 2024-08-29T17:50:15.084 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.084 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.085 INFO:tasks.workunit.client.0.smithi029.stdout: "remove_lat": { 2024-08-29T17:50:15.085 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 4, 2024-08-29T17:50:15.085 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 332177 2024-08-29T17:50:15.085 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.085 INFO:tasks.workunit.client.0.smithi029.stdout: "state_aio_wait_lat": { 2024-08-29T17:50:15.085 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 285, 2024-08-29T17:50:15.085 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 5408071 2024-08-29T17:50:15.085 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.085 INFO:tasks.workunit.client.0.smithi029.stdout: "state_deferred_aio_wait_lat": { 2024-08-29T17:50:15.085 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 47, 2024-08-29T17:50:15.085 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 4532601 2024-08-29T17:50:15.085 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.085 INFO:tasks.workunit.client.0.smithi029.stdout: "state_deferred_cleanup_lat": { 2024-08-29T17:50:15.086 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 44, 2024-08-29T17:50:15.086 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 717497073600 2024-08-29T17:50:15.086 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.086 INFO:tasks.workunit.client.0.smithi029.stdout: "state_deferred_queued_lat": { 2024-08-29T17:50:15.086 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 47, 2024-08-29T17:50:15.086 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 79491249766 2024-08-29T17:50:15.086 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.086 INFO:tasks.workunit.client.0.smithi029.stdout: "state_done_lat": { 2024-08-29T17:50:15.086 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 282, 2024-08-29T17:50:15.086 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 9474102888 2024-08-29T17:50:15.086 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.086 INFO:tasks.workunit.client.0.smithi029.stdout: "state_finishing_lat": { 2024-08-29T17:50:15.086 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 282, 2024-08-29T17:50:15.086 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 67012 2024-08-29T17:50:15.087 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.087 INFO:tasks.workunit.client.0.smithi029.stdout: "state_io_done_lat": { 2024-08-29T17:50:15.087 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 285, 2024-08-29T17:50:15.087 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 487931 2024-08-29T17:50:15.087 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.087 INFO:tasks.workunit.client.0.smithi029.stdout: "state_kv_commiting_lat": { 2024-08-29T17:50:15.087 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 285, 2024-08-29T17:50:15.087 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 228180174 2024-08-29T17:50:15.087 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.087 INFO:tasks.workunit.client.0.smithi029.stdout: "state_kv_done_lat": { 2024-08-29T17:50:15.087 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 285, 2024-08-29T17:50:15.087 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 210993 2024-08-29T17:50:15.088 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.088 INFO:tasks.workunit.client.0.smithi029.stdout: "state_kv_queued_lat": { 2024-08-29T17:50:15.088 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 285, 2024-08-29T17:50:15.088 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 141245343 2024-08-29T17:50:15.088 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.088 INFO:tasks.workunit.client.0.smithi029.stdout: "state_prepare_lat": { 2024-08-29T17:50:15.088 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 285, 2024-08-29T17:50:15.088 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 25551356 2024-08-29T17:50:15.088 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.088 INFO:tasks.workunit.client.0.smithi029.stdout: "stored": { 2024-08-29T17:50:15.088 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 356329 2024-08-29T17:50:15.088 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.088 INFO:tasks.workunit.client.0.smithi029.stdout: "truncate_lat": { 2024-08-29T17:50:15.089 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 39, 2024-08-29T17:50:15.089 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 285477 2024-08-29T17:50:15.089 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.089 INFO:tasks.workunit.client.0.smithi029.stdout: "txc_commit_lat": { 2024-08-29T17:50:15.089 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 285, 2024-08-29T17:50:15.089 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 400969621 2024-08-29T17:50:15.089 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.089 INFO:tasks.workunit.client.0.smithi029.stdout: "txc_submit_lat": { 2024-08-29T17:50:15.089 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 285, 2024-08-29T17:50:15.089 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 31682022 2024-08-29T17:50:15.089 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.089 INFO:tasks.workunit.client.0.smithi029.stdout: "txc_throttle_lat": { 2024-08-29T17:50:15.089 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 285, 2024-08-29T17:50:15.090 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 3867461 2024-08-29T17:50:15.090 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:15.090 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.090 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore-pricache": { 2024-08-29T17:50:15.090 INFO:tasks.workunit.client.0.smithi029.stdout: "cache_bytes": { 2024-08-29T17:50:15.090 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1900970208 2024-08-29T17:50:15.090 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.090 INFO:tasks.workunit.client.0.smithi029.stdout: "heap_bytes": { 2024-08-29T17:50:15.090 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 44630016 2024-08-29T17:50:15.090 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.090 INFO:tasks.workunit.client.0.smithi029.stdout: "mapped_bytes": { 2024-08-29T17:50:15.090 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 44572672 2024-08-29T17:50:15.090 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.091 INFO:tasks.workunit.client.0.smithi029.stdout: "target_bytes": { 2024-08-29T17:50:15.091 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 3183854796 2024-08-29T17:50:15.091 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.091 INFO:tasks.workunit.client.0.smithi029.stdout: "unmapped_bytes": { 2024-08-29T17:50:15.091 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 57344 2024-08-29T17:50:15.091 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:15.091 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.091 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore-pricache:data": { 2024-08-29T17:50:15.091 INFO:tasks.workunit.client.0.smithi029.stdout: "committed_bytes": { 2024-08-29T17:50:15.091 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 159383552 2024-08-29T17:50:15.091 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.091 INFO:tasks.workunit.client.0.smithi029.stdout: "pri0_bytes": { 2024-08-29T17:50:15.091 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.092 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.092 INFO:tasks.workunit.client.0.smithi029.stdout: "pri10_bytes": { 2024-08-29T17:50:15.092 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.092 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.092 INFO:tasks.workunit.client.0.smithi029.stdout: "pri11_bytes": { 2024-08-29T17:50:15.092 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 87868312 2024-08-29T17:50:15.092 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.092 INFO:tasks.workunit.client.0.smithi029.stdout: "pri1_bytes": { 2024-08-29T17:50:15.092 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.092 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.092 INFO:tasks.workunit.client.0.smithi029.stdout: "pri2_bytes": { 2024-08-29T17:50:15.092 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.092 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.093 INFO:tasks.workunit.client.0.smithi029.stdout: "pri3_bytes": { 2024-08-29T17:50:15.093 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.093 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.093 INFO:tasks.workunit.client.0.smithi029.stdout: "pri4_bytes": { 2024-08-29T17:50:15.093 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.093 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.093 INFO:tasks.workunit.client.0.smithi029.stdout: "pri5_bytes": { 2024-08-29T17:50:15.093 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.093 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.093 INFO:tasks.workunit.client.0.smithi029.stdout: "pri6_bytes": { 2024-08-29T17:50:15.093 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.093 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.093 INFO:tasks.workunit.client.0.smithi029.stdout: "pri7_bytes": { 2024-08-29T17:50:15.093 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.094 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.094 INFO:tasks.workunit.client.0.smithi029.stdout: "pri8_bytes": { 2024-08-29T17:50:15.094 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.094 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.094 INFO:tasks.workunit.client.0.smithi029.stdout: "pri9_bytes": { 2024-08-29T17:50:15.094 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.094 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.094 INFO:tasks.workunit.client.0.smithi029.stdout: "reserved_bytes": { 2024-08-29T17:50:15.094 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 71515240 2024-08-29T17:50:15.094 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:15.094 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.094 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore-pricache:kv": { 2024-08-29T17:50:15.094 INFO:tasks.workunit.client.0.smithi029.stdout: "committed_bytes": { 2024-08-29T17:50:15.095 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 796917760 2024-08-29T17:50:15.095 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.095 INFO:tasks.workunit.client.0.smithi029.stdout: "pri0_bytes": { 2024-08-29T17:50:15.095 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 67108864 2024-08-29T17:50:15.095 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.095 INFO:tasks.workunit.client.0.smithi029.stdout: "pri10_bytes": { 2024-08-29T17:50:15.095 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.095 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.095 INFO:tasks.workunit.client.0.smithi029.stdout: "pri11_bytes": { 2024-08-29T17:50:15.095 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 659012347 2024-08-29T17:50:15.095 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.095 INFO:tasks.workunit.client.0.smithi029.stdout: "pri1_bytes": { 2024-08-29T17:50:15.095 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.096 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.096 INFO:tasks.workunit.client.0.smithi029.stdout: "pri2_bytes": { 2024-08-29T17:50:15.096 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.096 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.096 INFO:tasks.workunit.client.0.smithi029.stdout: "pri3_bytes": { 2024-08-29T17:50:15.096 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.096 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.096 INFO:tasks.workunit.client.0.smithi029.stdout: "pri4_bytes": { 2024-08-29T17:50:15.096 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.096 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.096 INFO:tasks.workunit.client.0.smithi029.stdout: "pri5_bytes": { 2024-08-29T17:50:15.096 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.096 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.096 INFO:tasks.workunit.client.0.smithi029.stdout: "pri6_bytes": { 2024-08-29T17:50:15.097 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 2128 2024-08-29T17:50:15.097 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.097 INFO:tasks.workunit.client.0.smithi029.stdout: "pri7_bytes": { 2024-08-29T17:50:15.097 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.097 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.097 INFO:tasks.workunit.client.0.smithi029.stdout: "pri8_bytes": { 2024-08-29T17:50:15.097 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.097 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.097 INFO:tasks.workunit.client.0.smithi029.stdout: "pri9_bytes": { 2024-08-29T17:50:15.097 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.097 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.097 INFO:tasks.workunit.client.0.smithi029.stdout: "reserved_bytes": { 2024-08-29T17:50:15.097 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 70794421 2024-08-29T17:50:15.098 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:15.098 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.098 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore-pricache:kv_onode": { 2024-08-29T17:50:15.098 INFO:tasks.workunit.client.0.smithi029.stdout: "committed_bytes": { 2024-08-29T17:50:15.098 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 192937984 2024-08-29T17:50:15.098 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.098 INFO:tasks.workunit.client.0.smithi029.stdout: "pri0_bytes": { 2024-08-29T17:50:15.098 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 67108864 2024-08-29T17:50:15.098 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.098 INFO:tasks.workunit.client.0.smithi029.stdout: "pri10_bytes": { 2024-08-29T17:50:15.098 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 464 2024-08-29T17:50:15.098 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.098 INFO:tasks.workunit.client.0.smithi029.stdout: "pri11_bytes": { 2024-08-29T17:50:15.099 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 58578875 2024-08-29T17:50:15.099 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.099 INFO:tasks.workunit.client.0.smithi029.stdout: "pri1_bytes": { 2024-08-29T17:50:15.099 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.099 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.099 INFO:tasks.workunit.client.0.smithi029.stdout: "pri2_bytes": { 2024-08-29T17:50:15.099 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.099 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.099 INFO:tasks.workunit.client.0.smithi029.stdout: "pri3_bytes": { 2024-08-29T17:50:15.099 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.099 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.099 INFO:tasks.workunit.client.0.smithi029.stdout: "pri4_bytes": { 2024-08-29T17:50:15.099 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.100 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.100 INFO:tasks.workunit.client.0.smithi029.stdout: "pri5_bytes": { 2024-08-29T17:50:15.100 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.100 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.100 INFO:tasks.workunit.client.0.smithi029.stdout: "pri6_bytes": { 2024-08-29T17:50:15.100 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.100 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.100 INFO:tasks.workunit.client.0.smithi029.stdout: "pri7_bytes": { 2024-08-29T17:50:15.100 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.100 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.100 INFO:tasks.workunit.client.0.smithi029.stdout: "pri8_bytes": { 2024-08-29T17:50:15.100 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.100 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.101 INFO:tasks.workunit.client.0.smithi029.stdout: "pri9_bytes": { 2024-08-29T17:50:15.101 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.101 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.101 INFO:tasks.workunit.client.0.smithi029.stdout: "reserved_bytes": { 2024-08-29T17:50:15.101 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 67249781 2024-08-29T17:50:15.101 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:15.101 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.101 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore-pricache:meta": { 2024-08-29T17:50:15.101 INFO:tasks.workunit.client.0.smithi029.stdout: "committed_bytes": { 2024-08-29T17:50:15.101 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 729808896 2024-08-29T17:50:15.101 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.101 INFO:tasks.workunit.client.0.smithi029.stdout: "pri0_bytes": { 2024-08-29T17:50:15.101 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.101 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.102 INFO:tasks.workunit.client.0.smithi029.stdout: "pri10_bytes": { 2024-08-29T17:50:15.102 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.102 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.102 INFO:tasks.workunit.client.0.smithi029.stdout: "pri11_bytes": { 2024-08-29T17:50:15.102 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 659012347 2024-08-29T17:50:15.102 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.102 INFO:tasks.workunit.client.0.smithi029.stdout: "pri1_bytes": { 2024-08-29T17:50:15.102 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.102 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.102 INFO:tasks.workunit.client.0.smithi029.stdout: "pri2_bytes": { 2024-08-29T17:50:15.102 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.102 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.102 INFO:tasks.workunit.client.0.smithi029.stdout: "pri3_bytes": { 2024-08-29T17:50:15.102 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.103 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.103 INFO:tasks.workunit.client.0.smithi029.stdout: "pri4_bytes": { 2024-08-29T17:50:15.103 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.103 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.103 INFO:tasks.workunit.client.0.smithi029.stdout: "pri5_bytes": { 2024-08-29T17:50:15.103 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.103 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.103 INFO:tasks.workunit.client.0.smithi029.stdout: "pri6_bytes": { 2024-08-29T17:50:15.103 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 249378 2024-08-29T17:50:15.103 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.103 INFO:tasks.workunit.client.0.smithi029.stdout: "pri7_bytes": { 2024-08-29T17:50:15.103 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.103 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.104 INFO:tasks.workunit.client.0.smithi029.stdout: "pri8_bytes": { 2024-08-29T17:50:15.104 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.104 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.104 INFO:tasks.workunit.client.0.smithi029.stdout: "pri9_bytes": { 2024-08-29T17:50:15.104 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.104 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.104 INFO:tasks.workunit.client.0.smithi029.stdout: "reserved_bytes": { 2024-08-29T17:50:15.104 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 70547171 2024-08-29T17:50:15.104 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:15.104 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.104 INFO:tasks.workunit.client.0.smithi029.stdout: "objecter": { 2024-08-29T17:50:15.104 INFO:tasks.workunit.client.0.smithi029.stdout: "op_active": { 2024-08-29T17:50:15.104 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.105 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.105 INFO:tasks.workunit.client.0.smithi029.stdout: "op_r": { 2024-08-29T17:50:15.105 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.105 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.105 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rmw": { 2024-08-29T17:50:15.105 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.105 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.105 INFO:tasks.workunit.client.0.smithi029.stdout: "op_w": { 2024-08-29T17:50:15.105 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.105 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:15.105 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.105 INFO:tasks.workunit.client.0.smithi029.stdout: "osd": { 2024-08-29T17:50:15.105 INFO:tasks.workunit.client.0.smithi029.stdout: "numpg": { 2024-08-29T17:50:15.105 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 41 2024-08-29T17:50:15.106 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.106 INFO:tasks.workunit.client.0.smithi029.stdout: "numpg_removing": { 2024-08-29T17:50:15.106 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.106 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.106 INFO:tasks.workunit.client.0.smithi029.stdout: "op": { 2024-08-29T17:50:15.106 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.106 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.106 INFO:tasks.workunit.client.0.smithi029.stdout: "op_delayed_degraded": { 2024-08-29T17:50:15.106 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.106 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.106 INFO:tasks.workunit.client.0.smithi029.stdout: "op_delayed_unreadable": { 2024-08-29T17:50:15.106 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.106 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.107 INFO:tasks.workunit.client.0.smithi029.stdout: "op_in_bytes": { 2024-08-29T17:50:15.107 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.107 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.107 INFO:tasks.workunit.client.0.smithi029.stdout: "op_latency": { 2024-08-29T17:50:15.107 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:15.107 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.107 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.107 INFO:tasks.workunit.client.0.smithi029.stdout: "op_out_bytes": { 2024-08-29T17:50:15.107 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.107 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.107 INFO:tasks.workunit.client.0.smithi029.stdout: "op_prepare_latency": { 2024-08-29T17:50:15.107 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:15.107 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.107 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.108 INFO:tasks.workunit.client.0.smithi029.stdout: "op_process_latency": { 2024-08-29T17:50:15.108 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:15.108 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.108 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.108 INFO:tasks.workunit.client.0.smithi029.stdout: "op_r": { 2024-08-29T17:50:15.108 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.108 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.108 INFO:tasks.workunit.client.0.smithi029.stdout: "op_r_latency": { 2024-08-29T17:50:15.108 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:15.108 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.108 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.108 INFO:tasks.workunit.client.0.smithi029.stdout: "op_r_latency_out_bytes_histogram": { 2024-08-29T17:50:15.108 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.109 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.109 INFO:tasks.workunit.client.0.smithi029.stdout: "op_r_out_bytes": { 2024-08-29T17:50:15.109 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.109 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.109 INFO:tasks.workunit.client.0.smithi029.stdout: "op_r_prepare_latency": { 2024-08-29T17:50:15.109 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:15.109 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.109 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.109 INFO:tasks.workunit.client.0.smithi029.stdout: "op_r_process_latency": { 2024-08-29T17:50:15.109 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:15.109 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.109 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.109 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw": { 2024-08-29T17:50:15.110 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.110 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.110 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw_in_bytes": { 2024-08-29T17:50:15.110 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.110 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.110 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw_latency": { 2024-08-29T17:50:15.110 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:15.110 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.110 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.110 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw_latency_in_bytes_histogram": { 2024-08-29T17:50:15.110 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.110 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.110 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw_latency_out_bytes_histogram": { 2024-08-29T17:50:15.110 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.111 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.111 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw_out_bytes": { 2024-08-29T17:50:15.111 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.111 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.111 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw_prepare_latency": { 2024-08-29T17:50:15.111 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:15.111 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.111 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.111 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw_process_latency": { 2024-08-29T17:50:15.111 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:15.111 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.111 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.111 INFO:tasks.workunit.client.0.smithi029.stdout: "op_w": { 2024-08-29T17:50:15.111 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.112 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.112 INFO:tasks.workunit.client.0.smithi029.stdout: "op_w_in_bytes": { 2024-08-29T17:50:15.112 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.112 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.112 INFO:tasks.workunit.client.0.smithi029.stdout: "op_w_latency": { 2024-08-29T17:50:15.112 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:15.112 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.112 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.112 INFO:tasks.workunit.client.0.smithi029.stdout: "op_w_latency_in_bytes_histogram": { 2024-08-29T17:50:15.112 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.112 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.112 INFO:tasks.workunit.client.0.smithi029.stdout: "op_w_prepare_latency": { 2024-08-29T17:50:15.112 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:15.113 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.113 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.113 INFO:tasks.workunit.client.0.smithi029.stdout: "op_w_process_latency": { 2024-08-29T17:50:15.113 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:15.113 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.113 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.113 INFO:tasks.workunit.client.0.smithi029.stdout: "op_wip": { 2024-08-29T17:50:15.113 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.113 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.113 INFO:tasks.workunit.client.0.smithi029.stdout: "recovery_bytes": { 2024-08-29T17:50:15.113 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.113 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.113 INFO:tasks.workunit.client.0.smithi029.stdout: "recovery_ops": { 2024-08-29T17:50:15.114 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.114 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.114 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_bytes": { 2024-08-29T17:50:15.114 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 95995035648 2024-08-29T17:50:15.114 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.114 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_bytes_used": { 2024-08-29T17:50:15.114 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 28471296 2024-08-29T17:50:15.114 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:15.114 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:15.114 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.114 INFO:tasks.workunit.client.0.smithi029.stdout: "osd.6": { 2024-08-29T17:50:15.114 INFO:tasks.workunit.client.0.smithi029.stdout: "bluefs": { 2024-08-29T17:50:15.114 INFO:tasks.workunit.client.0.smithi029.stdout: "alloc_slow_fallback": { 2024-08-29T17:50:15.114 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.115 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.115 INFO:tasks.workunit.client.0.smithi029.stdout: "alloc_slow_size_fallback": { 2024-08-29T17:50:15.115 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.115 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.115 INFO:tasks.workunit.client.0.smithi029.stdout: "alloc_unit_db": { 2024-08-29T17:50:15.115 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 65536 2024-08-29T17:50:15.115 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.115 INFO:tasks.workunit.client.0.smithi029.stdout: "alloc_unit_main": { 2024-08-29T17:50:15.115 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.115 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.115 INFO:tasks.workunit.client.0.smithi029.stdout: "alloc_unit_wal": { 2024-08-29T17:50:15.115 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.115 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.116 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes_written_slow": { 2024-08-29T17:50:15.116 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.116 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.116 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes_written_sst": { 2024-08-29T17:50:15.116 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 12288 2024-08-29T17:50:15.116 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.116 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes_written_wal": { 2024-08-29T17:50:15.116 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1351680 2024-08-29T17:50:15.116 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.116 INFO:tasks.workunit.client.0.smithi029.stdout: "compact_lat": { 2024-08-29T17:50:15.116 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:15.116 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.116 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.117 INFO:tasks.workunit.client.0.smithi029.stdout: "compact_lock_lat": { 2024-08-29T17:50:15.117 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:15.117 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.117 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.117 INFO:tasks.workunit.client.0.smithi029.stdout: "db_total_bytes": { 2024-08-29T17:50:15.117 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 95995035648 2024-08-29T17:50:15.117 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.117 INFO:tasks.workunit.client.0.smithi029.stdout: "db_used_bytes": { 2024-08-29T17:50:15.117 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 27656192 2024-08-29T17:50:15.117 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.117 INFO:tasks.workunit.client.0.smithi029.stdout: "log_bytes": { 2024-08-29T17:50:15.117 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 999424 2024-08-29T17:50:15.117 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.117 INFO:tasks.workunit.client.0.smithi029.stdout: "logged_bytes": { 2024-08-29T17:50:15.118 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 860160 2024-08-29T17:50:15.118 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.118 INFO:tasks.workunit.client.0.smithi029.stdout: "max_bytes_db": { 2024-08-29T17:50:15.118 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 31850496 2024-08-29T17:50:15.118 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.118 INFO:tasks.workunit.client.0.smithi029.stdout: "max_bytes_slow": { 2024-08-29T17:50:15.118 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.118 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.118 INFO:tasks.workunit.client.0.smithi029.stdout: "max_bytes_wal": { 2024-08-29T17:50:15.118 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.118 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.118 INFO:tasks.workunit.client.0.smithi029.stdout: "num_files": { 2024-08-29T17:50:15.118 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 14 2024-08-29T17:50:15.119 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.119 INFO:tasks.workunit.client.0.smithi029.stdout: "read_bytes": { 2024-08-29T17:50:15.119 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 206480 2024-08-29T17:50:15.119 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.119 INFO:tasks.workunit.client.0.smithi029.stdout: "read_count": { 2024-08-29T17:50:15.119 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 23 2024-08-29T17:50:15.119 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.119 INFO:tasks.workunit.client.0.smithi029.stdout: "read_disk_bytes": { 2024-08-29T17:50:15.119 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1282048 2024-08-29T17:50:15.119 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.119 INFO:tasks.workunit.client.0.smithi029.stdout: "read_disk_bytes_db": { 2024-08-29T17:50:15.119 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1286144 2024-08-29T17:50:15.119 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.120 INFO:tasks.workunit.client.0.smithi029.stdout: "read_disk_bytes_slow": { 2024-08-29T17:50:15.120 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.120 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.120 INFO:tasks.workunit.client.0.smithi029.stdout: "read_disk_bytes_wal": { 2024-08-29T17:50:15.120 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.120 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.120 INFO:tasks.workunit.client.0.smithi029.stdout: "read_disk_count": { 2024-08-29T17:50:15.120 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 15 2024-08-29T17:50:15.120 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.120 INFO:tasks.workunit.client.0.smithi029.stdout: "read_prefetch_bytes": { 2024-08-29T17:50:15.120 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 4991 2024-08-29T17:50:15.120 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.120 INFO:tasks.workunit.client.0.smithi029.stdout: "read_prefetch_count": { 2024-08-29T17:50:15.120 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 4 2024-08-29T17:50:15.121 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.121 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_buffer_bytes": { 2024-08-29T17:50:15.121 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 5556 2024-08-29T17:50:15.121 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.121 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_buffer_count": { 2024-08-29T17:50:15.121 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 24 2024-08-29T17:50:15.121 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.121 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_bytes": { 2024-08-29T17:50:15.121 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 5556 2024-08-29T17:50:15.121 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.121 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_count": { 2024-08-29T17:50:15.121 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 24 2024-08-29T17:50:15.122 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.122 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_disk_bytes": { 2024-08-29T17:50:15.122 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.122 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.122 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_disk_bytes_db": { 2024-08-29T17:50:15.122 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.122 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.122 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_disk_bytes_slow": { 2024-08-29T17:50:15.122 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.122 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.122 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_disk_bytes_wal": { 2024-08-29T17:50:15.122 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.122 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.122 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_disk_count": { 2024-08-29T17:50:15.123 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.123 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.123 INFO:tasks.workunit.client.0.smithi029.stdout: "slow_total_bytes": { 2024-08-29T17:50:15.123 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.123 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.123 INFO:tasks.workunit.client.0.smithi029.stdout: "slow_used_bytes": { 2024-08-29T17:50:15.123 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.123 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.123 INFO:tasks.workunit.client.0.smithi029.stdout: "wal_total_bytes": { 2024-08-29T17:50:15.123 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.123 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.123 INFO:tasks.workunit.client.0.smithi029.stdout: "wal_used_bytes": { 2024-08-29T17:50:15.123 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.123 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.124 INFO:tasks.workunit.client.0.smithi029.stdout: "write_bytes": { 2024-08-29T17:50:15.124 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 2289664 2024-08-29T17:50:15.124 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:15.124 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.124 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore": { 2024-08-29T17:50:15.124 INFO:tasks.workunit.client.0.smithi029.stdout: "alloc_unit": { 2024-08-29T17:50:15.124 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 4096 2024-08-29T17:50:15.124 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.124 INFO:tasks.workunit.client.0.smithi029.stdout: "allocated": { 2024-08-29T17:50:15.124 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1392640 2024-08-29T17:50:15.124 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.124 INFO:tasks.workunit.client.0.smithi029.stdout: "clist_lat": { 2024-08-29T17:50:15.124 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:15.125 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.125 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.125 INFO:tasks.workunit.client.0.smithi029.stdout: "compress_lat": { 2024-08-29T17:50:15.125 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:15.125 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.125 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.125 INFO:tasks.workunit.client.0.smithi029.stdout: "compressed": { 2024-08-29T17:50:15.125 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.125 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.125 INFO:tasks.workunit.client.0.smithi029.stdout: "compressed_allocated": { 2024-08-29T17:50:15.125 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.125 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.125 INFO:tasks.workunit.client.0.smithi029.stdout: "compressed_original": { 2024-08-29T17:50:15.125 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.126 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.126 INFO:tasks.workunit.client.0.smithi029.stdout: "csum_lat": { 2024-08-29T17:50:15.126 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 5, 2024-08-29T17:50:15.126 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 11974 2024-08-29T17:50:15.126 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.126 INFO:tasks.workunit.client.0.smithi029.stdout: "decompress_lat": { 2024-08-29T17:50:15.126 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:15.126 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.126 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.126 INFO:tasks.workunit.client.0.smithi029.stdout: "fragmentation_micros": { 2024-08-29T17:50:15.126 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.126 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.126 INFO:tasks.workunit.client.0.smithi029.stdout: "kv_commit_lat": { 2024-08-29T17:50:15.127 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 197, 2024-08-29T17:50:15.127 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 75774322 2024-08-29T17:50:15.127 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.127 INFO:tasks.workunit.client.0.smithi029.stdout: "kv_final_lat": { 2024-08-29T17:50:15.127 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 192, 2024-08-29T17:50:15.127 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 11590857 2024-08-29T17:50:15.127 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.127 INFO:tasks.workunit.client.0.smithi029.stdout: "kv_flush_lat": { 2024-08-29T17:50:15.127 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 197, 2024-08-29T17:50:15.127 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 354858 2024-08-29T17:50:15.127 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.127 INFO:tasks.workunit.client.0.smithi029.stdout: "kv_sync_lat": { 2024-08-29T17:50:15.127 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 197, 2024-08-29T17:50:15.128 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 76129180 2024-08-29T17:50:15.128 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.128 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_get_keys_lat": { 2024-08-29T17:50:15.128 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:15.128 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.128 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.128 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_get_values_lat": { 2024-08-29T17:50:15.128 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 1, 2024-08-29T17:50:15.128 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 43493 2024-08-29T17:50:15.128 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.128 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_lower_bound_lat": { 2024-08-29T17:50:15.128 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 2, 2024-08-29T17:50:15.128 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 5043 2024-08-29T17:50:15.129 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.129 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_next_lat": { 2024-08-29T17:50:15.129 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:15.129 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.129 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.129 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_seek_to_first_lat": { 2024-08-29T17:50:15.129 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:15.129 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.129 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.129 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_upper_bound_lat": { 2024-08-29T17:50:15.129 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 3, 2024-08-29T17:50:15.129 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 23143 2024-08-29T17:50:15.129 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.130 INFO:tasks.workunit.client.0.smithi029.stdout: "onode_hits": { 2024-08-29T17:50:15.130 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 382 2024-08-29T17:50:15.130 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.130 INFO:tasks.workunit.client.0.smithi029.stdout: "onode_misses": { 2024-08-29T17:50:15.130 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 263 2024-08-29T17:50:15.130 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.130 INFO:tasks.workunit.client.0.smithi029.stdout: "read_lat": { 2024-08-29T17:50:15.130 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 98, 2024-08-29T17:50:15.130 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1413351 2024-08-29T17:50:15.130 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.130 INFO:tasks.workunit.client.0.smithi029.stdout: "read_onode_meta_lat": { 2024-08-29T17:50:15.130 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 154, 2024-08-29T17:50:15.130 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 585485 2024-08-29T17:50:15.131 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.131 INFO:tasks.workunit.client.0.smithi029.stdout: "read_wait_aio_lat": { 2024-08-29T17:50:15.131 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 56, 2024-08-29T17:50:15.131 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 427268 2024-08-29T17:50:15.131 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.131 INFO:tasks.workunit.client.0.smithi029.stdout: "reads_with_retries": { 2024-08-29T17:50:15.131 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.131 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.131 INFO:tasks.workunit.client.0.smithi029.stdout: "remove_lat": { 2024-08-29T17:50:15.131 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:15.131 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.131 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.132 INFO:tasks.workunit.client.0.smithi029.stdout: "state_aio_wait_lat": { 2024-08-29T17:50:15.132 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 279, 2024-08-29T17:50:15.132 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 4885695 2024-08-29T17:50:15.132 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.132 INFO:tasks.workunit.client.0.smithi029.stdout: "state_deferred_aio_wait_lat": { 2024-08-29T17:50:15.132 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 40, 2024-08-29T17:50:15.132 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 3780762 2024-08-29T17:50:15.132 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.132 INFO:tasks.workunit.client.0.smithi029.stdout: "state_deferred_cleanup_lat": { 2024-08-29T17:50:15.132 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 40, 2024-08-29T17:50:15.132 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1197727789812 2024-08-29T17:50:15.132 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.132 INFO:tasks.workunit.client.0.smithi029.stdout: "state_deferred_queued_lat": { 2024-08-29T17:50:15.133 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 40, 2024-08-29T17:50:15.133 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 59188186697 2024-08-29T17:50:15.133 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.133 INFO:tasks.workunit.client.0.smithi029.stdout: "state_done_lat": { 2024-08-29T17:50:15.133 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 279, 2024-08-29T17:50:15.133 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1003036 2024-08-29T17:50:15.133 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.133 INFO:tasks.workunit.client.0.smithi029.stdout: "state_finishing_lat": { 2024-08-29T17:50:15.133 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 279, 2024-08-29T17:50:15.133 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 116558 2024-08-29T17:50:15.133 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.133 INFO:tasks.workunit.client.0.smithi029.stdout: "state_io_done_lat": { 2024-08-29T17:50:15.133 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 279, 2024-08-29T17:50:15.133 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 488368 2024-08-29T17:50:15.134 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.134 INFO:tasks.workunit.client.0.smithi029.stdout: "state_kv_commiting_lat": { 2024-08-29T17:50:15.134 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 279, 2024-08-29T17:50:15.134 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 208255147 2024-08-29T17:50:15.134 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.134 INFO:tasks.workunit.client.0.smithi029.stdout: "state_kv_done_lat": { 2024-08-29T17:50:15.134 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 279, 2024-08-29T17:50:15.134 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 188731 2024-08-29T17:50:15.134 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.134 INFO:tasks.workunit.client.0.smithi029.stdout: "state_kv_queued_lat": { 2024-08-29T17:50:15.134 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 279, 2024-08-29T17:50:15.134 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 190723099 2024-08-29T17:50:15.134 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.134 INFO:tasks.workunit.client.0.smithi029.stdout: "state_prepare_lat": { 2024-08-29T17:50:15.135 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 279, 2024-08-29T17:50:15.135 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 43769761 2024-08-29T17:50:15.135 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.135 INFO:tasks.workunit.client.0.smithi029.stdout: "stored": { 2024-08-29T17:50:15.135 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 946588 2024-08-29T17:50:15.135 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.135 INFO:tasks.workunit.client.0.smithi029.stdout: "truncate_lat": { 2024-08-29T17:50:15.135 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 33, 2024-08-29T17:50:15.135 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 244231 2024-08-29T17:50:15.135 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.135 INFO:tasks.workunit.client.0.smithi029.stdout: "txc_commit_lat": { 2024-08-29T17:50:15.135 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 279, 2024-08-29T17:50:15.135 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 448205079 2024-08-29T17:50:15.136 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.136 INFO:tasks.workunit.client.0.smithi029.stdout: "txc_submit_lat": { 2024-08-29T17:50:15.136 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 279, 2024-08-29T17:50:15.136 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 48711598 2024-08-29T17:50:15.136 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.136 INFO:tasks.workunit.client.0.smithi029.stdout: "txc_throttle_lat": { 2024-08-29T17:50:15.136 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 279, 2024-08-29T17:50:15.136 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 3456484 2024-08-29T17:50:15.136 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:15.136 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.136 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore-pricache": { 2024-08-29T17:50:15.136 INFO:tasks.workunit.client.0.smithi029.stdout: "cache_bytes": { 2024-08-29T17:50:15.136 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1900970208 2024-08-29T17:50:15.136 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.137 INFO:tasks.workunit.client.0.smithi029.stdout: "heap_bytes": { 2024-08-29T17:50:15.137 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 44695552 2024-08-29T17:50:15.137 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.137 INFO:tasks.workunit.client.0.smithi029.stdout: "mapped_bytes": { 2024-08-29T17:50:15.137 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 43909120 2024-08-29T17:50:15.137 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.137 INFO:tasks.workunit.client.0.smithi029.stdout: "target_bytes": { 2024-08-29T17:50:15.137 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 3183854796 2024-08-29T17:50:15.137 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.137 INFO:tasks.workunit.client.0.smithi029.stdout: "unmapped_bytes": { 2024-08-29T17:50:15.137 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 786432 2024-08-29T17:50:15.137 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:15.137 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.137 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore-pricache:data": { 2024-08-29T17:50:15.138 INFO:tasks.workunit.client.0.smithi029.stdout: "committed_bytes": { 2024-08-29T17:50:15.138 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 159383552 2024-08-29T17:50:15.138 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.138 INFO:tasks.workunit.client.0.smithi029.stdout: "pri0_bytes": { 2024-08-29T17:50:15.138 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.138 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.138 INFO:tasks.workunit.client.0.smithi029.stdout: "pri10_bytes": { 2024-08-29T17:50:15.138 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.138 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.138 INFO:tasks.workunit.client.0.smithi029.stdout: "pri11_bytes": { 2024-08-29T17:50:15.138 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 87867735 2024-08-29T17:50:15.138 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.138 INFO:tasks.workunit.client.0.smithi029.stdout: "pri1_bytes": { 2024-08-29T17:50:15.138 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.139 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.139 INFO:tasks.workunit.client.0.smithi029.stdout: "pri2_bytes": { 2024-08-29T17:50:15.139 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.139 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.139 INFO:tasks.workunit.client.0.smithi029.stdout: "pri3_bytes": { 2024-08-29T17:50:15.139 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.139 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.139 INFO:tasks.workunit.client.0.smithi029.stdout: "pri4_bytes": { 2024-08-29T17:50:15.139 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.139 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.139 INFO:tasks.workunit.client.0.smithi029.stdout: "pri5_bytes": { 2024-08-29T17:50:15.139 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.139 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.140 INFO:tasks.workunit.client.0.smithi029.stdout: "pri6_bytes": { 2024-08-29T17:50:15.140 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 8192 2024-08-29T17:50:15.140 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.140 INFO:tasks.workunit.client.0.smithi029.stdout: "pri7_bytes": { 2024-08-29T17:50:15.140 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.140 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.140 INFO:tasks.workunit.client.0.smithi029.stdout: "pri8_bytes": { 2024-08-29T17:50:15.140 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.140 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.140 INFO:tasks.workunit.client.0.smithi029.stdout: "pri9_bytes": { 2024-08-29T17:50:15.140 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.140 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.140 INFO:tasks.workunit.client.0.smithi029.stdout: "reserved_bytes": { 2024-08-29T17:50:15.141 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 71507625 2024-08-29T17:50:15.141 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:15.141 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.141 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore-pricache:kv": { 2024-08-29T17:50:15.141 INFO:tasks.workunit.client.0.smithi029.stdout: "committed_bytes": { 2024-08-29T17:50:15.141 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 796917760 2024-08-29T17:50:15.141 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.141 INFO:tasks.workunit.client.0.smithi029.stdout: "pri0_bytes": { 2024-08-29T17:50:15.141 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 67108864 2024-08-29T17:50:15.141 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.141 INFO:tasks.workunit.client.0.smithi029.stdout: "pri10_bytes": { 2024-08-29T17:50:15.141 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.141 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.141 INFO:tasks.workunit.client.0.smithi029.stdout: "pri11_bytes": { 2024-08-29T17:50:15.142 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 659008018 2024-08-29T17:50:15.142 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.142 INFO:tasks.workunit.client.0.smithi029.stdout: "pri1_bytes": { 2024-08-29T17:50:15.142 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.142 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.142 INFO:tasks.workunit.client.0.smithi029.stdout: "pri2_bytes": { 2024-08-29T17:50:15.142 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.142 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.142 INFO:tasks.workunit.client.0.smithi029.stdout: "pri3_bytes": { 2024-08-29T17:50:15.142 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.142 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.142 INFO:tasks.workunit.client.0.smithi029.stdout: "pri4_bytes": { 2024-08-29T17:50:15.142 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.143 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.143 INFO:tasks.workunit.client.0.smithi029.stdout: "pri5_bytes": { 2024-08-29T17:50:15.143 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.143 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.143 INFO:tasks.workunit.client.0.smithi029.stdout: "pri6_bytes": { 2024-08-29T17:50:15.143 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 2128 2024-08-29T17:50:15.143 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.143 INFO:tasks.workunit.client.0.smithi029.stdout: "pri7_bytes": { 2024-08-29T17:50:15.143 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.143 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.143 INFO:tasks.workunit.client.0.smithi029.stdout: "pri8_bytes": { 2024-08-29T17:50:15.143 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.143 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.143 INFO:tasks.workunit.client.0.smithi029.stdout: "pri9_bytes": { 2024-08-29T17:50:15.144 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.144 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.144 INFO:tasks.workunit.client.0.smithi029.stdout: "reserved_bytes": { 2024-08-29T17:50:15.144 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 70798750 2024-08-29T17:50:15.144 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:15.144 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.144 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore-pricache:kv_onode": { 2024-08-29T17:50:15.144 INFO:tasks.workunit.client.0.smithi029.stdout: "committed_bytes": { 2024-08-29T17:50:15.144 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 192937984 2024-08-29T17:50:15.144 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.144 INFO:tasks.workunit.client.0.smithi029.stdout: "pri0_bytes": { 2024-08-29T17:50:15.144 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 67108864 2024-08-29T17:50:15.144 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.145 INFO:tasks.workunit.client.0.smithi029.stdout: "pri10_bytes": { 2024-08-29T17:50:15.145 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 464 2024-08-29T17:50:15.145 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.145 INFO:tasks.workunit.client.0.smithi029.stdout: "pri11_bytes": { 2024-08-29T17:50:15.145 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 58578490 2024-08-29T17:50:15.145 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.145 INFO:tasks.workunit.client.0.smithi029.stdout: "pri1_bytes": { 2024-08-29T17:50:15.145 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.145 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.145 INFO:tasks.workunit.client.0.smithi029.stdout: "pri2_bytes": { 2024-08-29T17:50:15.145 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.145 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.145 INFO:tasks.workunit.client.0.smithi029.stdout: "pri3_bytes": { 2024-08-29T17:50:15.145 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.146 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.146 INFO:tasks.workunit.client.0.smithi029.stdout: "pri4_bytes": { 2024-08-29T17:50:15.146 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.146 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.146 INFO:tasks.workunit.client.0.smithi029.stdout: "pri5_bytes": { 2024-08-29T17:50:15.146 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.146 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.146 INFO:tasks.workunit.client.0.smithi029.stdout: "pri6_bytes": { 2024-08-29T17:50:15.146 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.146 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.146 INFO:tasks.workunit.client.0.smithi029.stdout: "pri7_bytes": { 2024-08-29T17:50:15.146 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.147 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.147 INFO:tasks.workunit.client.0.smithi029.stdout: "pri8_bytes": { 2024-08-29T17:50:15.147 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.147 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.147 INFO:tasks.workunit.client.0.smithi029.stdout: "pri9_bytes": { 2024-08-29T17:50:15.147 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.147 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.147 INFO:tasks.workunit.client.0.smithi029.stdout: "reserved_bytes": { 2024-08-29T17:50:15.147 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 67250166 2024-08-29T17:50:15.147 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:15.147 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.147 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore-pricache:meta": { 2024-08-29T17:50:15.147 INFO:tasks.workunit.client.0.smithi029.stdout: "committed_bytes": { 2024-08-29T17:50:15.147 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 729808896 2024-08-29T17:50:15.148 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.148 INFO:tasks.workunit.client.0.smithi029.stdout: "pri0_bytes": { 2024-08-29T17:50:15.148 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.148 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.148 INFO:tasks.workunit.client.0.smithi029.stdout: "pri10_bytes": { 2024-08-29T17:50:15.148 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.148 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.148 INFO:tasks.workunit.client.0.smithi029.stdout: "pri11_bytes": { 2024-08-29T17:50:15.148 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 659008018 2024-08-29T17:50:15.148 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.148 INFO:tasks.workunit.client.0.smithi029.stdout: "pri1_bytes": { 2024-08-29T17:50:15.148 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.148 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.149 INFO:tasks.workunit.client.0.smithi029.stdout: "pri2_bytes": { 2024-08-29T17:50:15.149 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.149 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.149 INFO:tasks.workunit.client.0.smithi029.stdout: "pri3_bytes": { 2024-08-29T17:50:15.149 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.149 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.149 INFO:tasks.workunit.client.0.smithi029.stdout: "pri4_bytes": { 2024-08-29T17:50:15.149 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.149 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.149 INFO:tasks.workunit.client.0.smithi029.stdout: "pri5_bytes": { 2024-08-29T17:50:15.149 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.149 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.149 INFO:tasks.workunit.client.0.smithi029.stdout: "pri6_bytes": { 2024-08-29T17:50:15.149 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 250117 2024-08-29T17:50:15.150 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.150 INFO:tasks.workunit.client.0.smithi029.stdout: "pri7_bytes": { 2024-08-29T17:50:15.150 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.150 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.150 INFO:tasks.workunit.client.0.smithi029.stdout: "pri8_bytes": { 2024-08-29T17:50:15.150 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.150 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.150 INFO:tasks.workunit.client.0.smithi029.stdout: "pri9_bytes": { 2024-08-29T17:50:15.150 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.150 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.150 INFO:tasks.workunit.client.0.smithi029.stdout: "reserved_bytes": { 2024-08-29T17:50:15.150 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 70550761 2024-08-29T17:50:15.150 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:15.151 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.151 INFO:tasks.workunit.client.0.smithi029.stdout: "objecter": { 2024-08-29T17:50:15.151 INFO:tasks.workunit.client.0.smithi029.stdout: "op_active": { 2024-08-29T17:50:15.151 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.151 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.151 INFO:tasks.workunit.client.0.smithi029.stdout: "op_r": { 2024-08-29T17:50:15.151 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.151 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.151 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rmw": { 2024-08-29T17:50:15.151 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.151 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.151 INFO:tasks.workunit.client.0.smithi029.stdout: "op_w": { 2024-08-29T17:50:15.151 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.151 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:15.152 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.152 INFO:tasks.workunit.client.0.smithi029.stdout: "osd": { 2024-08-29T17:50:15.152 INFO:tasks.workunit.client.0.smithi029.stdout: "numpg": { 2024-08-29T17:50:15.152 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 39 2024-08-29T17:50:15.152 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.152 INFO:tasks.workunit.client.0.smithi029.stdout: "numpg_removing": { 2024-08-29T17:50:15.152 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.152 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.152 INFO:tasks.workunit.client.0.smithi029.stdout: "op": { 2024-08-29T17:50:15.152 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 13 2024-08-29T17:50:15.152 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.152 INFO:tasks.workunit.client.0.smithi029.stdout: "op_delayed_degraded": { 2024-08-29T17:50:15.153 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.153 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.153 INFO:tasks.workunit.client.0.smithi029.stdout: "op_delayed_unreadable": { 2024-08-29T17:50:15.153 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.153 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.153 INFO:tasks.workunit.client.0.smithi029.stdout: "op_in_bytes": { 2024-08-29T17:50:15.153 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 2810 2024-08-29T17:50:15.153 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.153 INFO:tasks.workunit.client.0.smithi029.stdout: "op_latency": { 2024-08-29T17:50:15.153 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 13, 2024-08-29T17:50:15.153 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 123307690 2024-08-29T17:50:15.153 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.153 INFO:tasks.workunit.client.0.smithi029.stdout: "op_out_bytes": { 2024-08-29T17:50:15.154 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.154 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.154 INFO:tasks.workunit.client.0.smithi029.stdout: "op_prepare_latency": { 2024-08-29T17:50:15.154 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 15, 2024-08-29T17:50:15.154 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 12954419 2024-08-29T17:50:15.154 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.154 INFO:tasks.workunit.client.0.smithi029.stdout: "op_process_latency": { 2024-08-29T17:50:15.154 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 13, 2024-08-29T17:50:15.154 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 74532499 2024-08-29T17:50:15.154 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.154 INFO:tasks.workunit.client.0.smithi029.stdout: "op_r": { 2024-08-29T17:50:15.154 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.154 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.155 INFO:tasks.workunit.client.0.smithi029.stdout: "op_r_latency": { 2024-08-29T17:50:15.155 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:15.155 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.155 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.155 INFO:tasks.workunit.client.0.smithi029.stdout: "op_r_latency_out_bytes_histogram": { 2024-08-29T17:50:15.155 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.155 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.155 INFO:tasks.workunit.client.0.smithi029.stdout: "op_r_out_bytes": { 2024-08-29T17:50:15.155 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.155 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.155 INFO:tasks.workunit.client.0.smithi029.stdout: "op_r_prepare_latency": { 2024-08-29T17:50:15.155 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:15.156 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.156 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.156 INFO:tasks.workunit.client.0.smithi029.stdout: "op_r_process_latency": { 2024-08-29T17:50:15.156 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:15.156 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.156 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.156 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw": { 2024-08-29T17:50:15.156 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.156 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.156 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw_in_bytes": { 2024-08-29T17:50:15.156 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.156 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.156 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw_latency": { 2024-08-29T17:50:15.157 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:15.157 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.157 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.157 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw_latency_in_bytes_histogram": { 2024-08-29T17:50:15.157 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.157 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.157 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw_latency_out_bytes_histogram": { 2024-08-29T17:50:15.157 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.157 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.157 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw_out_bytes": { 2024-08-29T17:50:15.157 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.157 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.157 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw_prepare_latency": { 2024-08-29T17:50:15.157 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:15.158 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.158 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.158 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw_process_latency": { 2024-08-29T17:50:15.158 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:15.158 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.158 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.158 INFO:tasks.workunit.client.0.smithi029.stdout: "op_w": { 2024-08-29T17:50:15.158 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 13 2024-08-29T17:50:15.158 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.158 INFO:tasks.workunit.client.0.smithi029.stdout: "op_w_in_bytes": { 2024-08-29T17:50:15.158 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 2810 2024-08-29T17:50:15.158 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.158 INFO:tasks.workunit.client.0.smithi029.stdout: "op_w_latency": { 2024-08-29T17:50:15.159 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 13, 2024-08-29T17:50:15.159 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 123307690 2024-08-29T17:50:15.159 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.159 INFO:tasks.workunit.client.0.smithi029.stdout: "op_w_latency_in_bytes_histogram": { 2024-08-29T17:50:15.159 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.159 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.159 INFO:tasks.workunit.client.0.smithi029.stdout: "op_w_prepare_latency": { 2024-08-29T17:50:15.159 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 15, 2024-08-29T17:50:15.159 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 12954419 2024-08-29T17:50:15.159 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.159 INFO:tasks.workunit.client.0.smithi029.stdout: "op_w_process_latency": { 2024-08-29T17:50:15.159 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 13, 2024-08-29T17:50:15.159 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 74532499 2024-08-29T17:50:15.159 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.160 INFO:tasks.workunit.client.0.smithi029.stdout: "op_wip": { 2024-08-29T17:50:15.160 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.160 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.160 INFO:tasks.workunit.client.0.smithi029.stdout: "recovery_bytes": { 2024-08-29T17:50:15.160 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.160 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.160 INFO:tasks.workunit.client.0.smithi029.stdout: "recovery_ops": { 2024-08-29T17:50:15.160 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.160 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.160 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_bytes": { 2024-08-29T17:50:15.160 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 95995035648 2024-08-29T17:50:15.160 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.160 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_bytes_used": { 2024-08-29T17:50:15.161 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 29057024 2024-08-29T17:50:15.161 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:15.161 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:15.161 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.161 INFO:tasks.workunit.client.0.smithi029.stdout: "osd.7": { 2024-08-29T17:50:15.161 INFO:tasks.workunit.client.0.smithi029.stdout: "bluefs": { 2024-08-29T17:50:15.161 INFO:tasks.workunit.client.0.smithi029.stdout: "alloc_slow_fallback": { 2024-08-29T17:50:15.161 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.161 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.161 INFO:tasks.workunit.client.0.smithi029.stdout: "alloc_slow_size_fallback": { 2024-08-29T17:50:15.161 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.161 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.162 INFO:tasks.workunit.client.0.smithi029.stdout: "alloc_unit_db": { 2024-08-29T17:50:15.162 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 65536 2024-08-29T17:50:15.162 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.162 INFO:tasks.workunit.client.0.smithi029.stdout: "alloc_unit_main": { 2024-08-29T17:50:15.162 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.162 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.162 INFO:tasks.workunit.client.0.smithi029.stdout: "alloc_unit_wal": { 2024-08-29T17:50:15.162 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.162 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.162 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes_written_slow": { 2024-08-29T17:50:15.162 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.162 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.162 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes_written_sst": { 2024-08-29T17:50:15.162 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 12288 2024-08-29T17:50:15.163 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.163 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes_written_wal": { 2024-08-29T17:50:15.163 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1462272 2024-08-29T17:50:15.163 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.163 INFO:tasks.workunit.client.0.smithi029.stdout: "compact_lat": { 2024-08-29T17:50:15.163 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:15.163 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.163 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.163 INFO:tasks.workunit.client.0.smithi029.stdout: "compact_lock_lat": { 2024-08-29T17:50:15.163 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:15.163 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.163 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.163 INFO:tasks.workunit.client.0.smithi029.stdout: "db_total_bytes": { 2024-08-29T17:50:15.163 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 95995035648 2024-08-29T17:50:15.164 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.164 INFO:tasks.workunit.client.0.smithi029.stdout: "db_used_bytes": { 2024-08-29T17:50:15.164 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 27656192 2024-08-29T17:50:15.164 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.164 INFO:tasks.workunit.client.0.smithi029.stdout: "log_bytes": { 2024-08-29T17:50:15.164 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1130496 2024-08-29T17:50:15.164 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.164 INFO:tasks.workunit.client.0.smithi029.stdout: "logged_bytes": { 2024-08-29T17:50:15.164 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 991232 2024-08-29T17:50:15.164 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.164 INFO:tasks.workunit.client.0.smithi029.stdout: "max_bytes_db": { 2024-08-29T17:50:15.164 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 31850496 2024-08-29T17:50:15.165 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.165 INFO:tasks.workunit.client.0.smithi029.stdout: "max_bytes_slow": { 2024-08-29T17:50:15.165 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.165 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.165 INFO:tasks.workunit.client.0.smithi029.stdout: "max_bytes_wal": { 2024-08-29T17:50:15.165 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.165 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.165 INFO:tasks.workunit.client.0.smithi029.stdout: "num_files": { 2024-08-29T17:50:15.165 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 14 2024-08-29T17:50:15.165 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.165 INFO:tasks.workunit.client.0.smithi029.stdout: "read_bytes": { 2024-08-29T17:50:15.165 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 206480 2024-08-29T17:50:15.165 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.166 INFO:tasks.workunit.client.0.smithi029.stdout: "read_count": { 2024-08-29T17:50:15.166 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 23 2024-08-29T17:50:15.166 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.166 INFO:tasks.workunit.client.0.smithi029.stdout: "read_disk_bytes": { 2024-08-29T17:50:15.166 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1282048 2024-08-29T17:50:15.166 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.166 INFO:tasks.workunit.client.0.smithi029.stdout: "read_disk_bytes_db": { 2024-08-29T17:50:15.166 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1286144 2024-08-29T17:50:15.166 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.166 INFO:tasks.workunit.client.0.smithi029.stdout: "read_disk_bytes_slow": { 2024-08-29T17:50:15.166 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.166 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.166 INFO:tasks.workunit.client.0.smithi029.stdout: "read_disk_bytes_wal": { 2024-08-29T17:50:15.167 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.167 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.167 INFO:tasks.workunit.client.0.smithi029.stdout: "read_disk_count": { 2024-08-29T17:50:15.167 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 15 2024-08-29T17:50:15.167 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.167 INFO:tasks.workunit.client.0.smithi029.stdout: "read_prefetch_bytes": { 2024-08-29T17:50:15.167 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 4991 2024-08-29T17:50:15.167 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.167 INFO:tasks.workunit.client.0.smithi029.stdout: "read_prefetch_count": { 2024-08-29T17:50:15.167 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 4 2024-08-29T17:50:15.167 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.167 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_buffer_bytes": { 2024-08-29T17:50:15.167 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 5552 2024-08-29T17:50:15.168 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.168 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_buffer_count": { 2024-08-29T17:50:15.168 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 24 2024-08-29T17:50:15.168 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.168 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_bytes": { 2024-08-29T17:50:15.168 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 5552 2024-08-29T17:50:15.168 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.168 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_count": { 2024-08-29T17:50:15.168 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 24 2024-08-29T17:50:15.168 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.168 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_disk_bytes": { 2024-08-29T17:50:15.168 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.168 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.169 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_disk_bytes_db": { 2024-08-29T17:50:15.169 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.169 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.169 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_disk_bytes_slow": { 2024-08-29T17:50:15.169 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.169 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.169 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_disk_bytes_wal": { 2024-08-29T17:50:15.169 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.169 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.169 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_disk_count": { 2024-08-29T17:50:15.169 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.169 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.170 INFO:tasks.workunit.client.0.smithi029.stdout: "slow_total_bytes": { 2024-08-29T17:50:15.170 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.170 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.170 INFO:tasks.workunit.client.0.smithi029.stdout: "slow_used_bytes": { 2024-08-29T17:50:15.170 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.170 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.170 INFO:tasks.workunit.client.0.smithi029.stdout: "wal_total_bytes": { 2024-08-29T17:50:15.170 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.170 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.170 INFO:tasks.workunit.client.0.smithi029.stdout: "wal_used_bytes": { 2024-08-29T17:50:15.170 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.170 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.170 INFO:tasks.workunit.client.0.smithi029.stdout: "write_bytes": { 2024-08-29T17:50:15.171 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 2531328 2024-08-29T17:50:15.171 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:15.171 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.171 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore": { 2024-08-29T17:50:15.171 INFO:tasks.workunit.client.0.smithi029.stdout: "alloc_unit": { 2024-08-29T17:50:15.171 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 4096 2024-08-29T17:50:15.171 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.171 INFO:tasks.workunit.client.0.smithi029.stdout: "allocated": { 2024-08-29T17:50:15.171 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1392640 2024-08-29T17:50:15.171 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.171 INFO:tasks.workunit.client.0.smithi029.stdout: "clist_lat": { 2024-08-29T17:50:15.171 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 5, 2024-08-29T17:50:15.171 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 488958 2024-08-29T17:50:15.172 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.172 INFO:tasks.workunit.client.0.smithi029.stdout: "compress_lat": { 2024-08-29T17:50:15.172 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:15.172 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.172 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.172 INFO:tasks.workunit.client.0.smithi029.stdout: "compressed": { 2024-08-29T17:50:15.172 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.172 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.172 INFO:tasks.workunit.client.0.smithi029.stdout: "compressed_allocated": { 2024-08-29T17:50:15.172 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.172 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.172 INFO:tasks.workunit.client.0.smithi029.stdout: "compressed_original": { 2024-08-29T17:50:15.172 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.172 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.173 INFO:tasks.workunit.client.0.smithi029.stdout: "csum_lat": { 2024-08-29T17:50:15.173 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 12, 2024-08-29T17:50:15.173 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 64412 2024-08-29T17:50:15.173 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.173 INFO:tasks.workunit.client.0.smithi029.stdout: "decompress_lat": { 2024-08-29T17:50:15.173 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:15.173 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.173 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.173 INFO:tasks.workunit.client.0.smithi029.stdout: "fragmentation_micros": { 2024-08-29T17:50:15.173 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.173 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.173 INFO:tasks.workunit.client.0.smithi029.stdout: "kv_commit_lat": { 2024-08-29T17:50:15.173 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 229, 2024-08-29T17:50:15.174 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 106846928 2024-08-29T17:50:15.174 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.174 INFO:tasks.workunit.client.0.smithi029.stdout: "kv_final_lat": { 2024-08-29T17:50:15.174 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 221, 2024-08-29T17:50:15.174 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 18552254 2024-08-29T17:50:15.174 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.174 INFO:tasks.workunit.client.0.smithi029.stdout: "kv_flush_lat": { 2024-08-29T17:50:15.174 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 229, 2024-08-29T17:50:15.174 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 256769 2024-08-29T17:50:15.174 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.174 INFO:tasks.workunit.client.0.smithi029.stdout: "kv_sync_lat": { 2024-08-29T17:50:15.174 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 229, 2024-08-29T17:50:15.174 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 107103697 2024-08-29T17:50:15.175 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.175 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_get_keys_lat": { 2024-08-29T17:50:15.175 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:15.175 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.175 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.175 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_get_values_lat": { 2024-08-29T17:50:15.175 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 1, 2024-08-29T17:50:15.175 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 54756 2024-08-29T17:50:15.175 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.175 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_lower_bound_lat": { 2024-08-29T17:50:15.175 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 2, 2024-08-29T17:50:15.175 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 5026 2024-08-29T17:50:15.175 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.175 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_next_lat": { 2024-08-29T17:50:15.176 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:15.176 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.176 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.176 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_seek_to_first_lat": { 2024-08-29T17:50:15.176 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:15.176 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.176 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.176 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_upper_bound_lat": { 2024-08-29T17:50:15.176 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 2, 2024-08-29T17:50:15.176 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 7993 2024-08-29T17:50:15.176 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.176 INFO:tasks.workunit.client.0.smithi029.stdout: "onode_hits": { 2024-08-29T17:50:15.177 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 659 2024-08-29T17:50:15.177 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.177 INFO:tasks.workunit.client.0.smithi029.stdout: "onode_misses": { 2024-08-29T17:50:15.177 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 294 2024-08-29T17:50:15.177 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.177 INFO:tasks.workunit.client.0.smithi029.stdout: "read_lat": { 2024-08-29T17:50:15.177 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 130, 2024-08-29T17:50:15.177 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 2870843 2024-08-29T17:50:15.177 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.177 INFO:tasks.workunit.client.0.smithi029.stdout: "read_onode_meta_lat": { 2024-08-29T17:50:15.177 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 207, 2024-08-29T17:50:15.177 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 627443 2024-08-29T17:50:15.177 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.177 INFO:tasks.workunit.client.0.smithi029.stdout: "read_wait_aio_lat": { 2024-08-29T17:50:15.178 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 77, 2024-08-29T17:50:15.178 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1367418 2024-08-29T17:50:15.178 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.178 INFO:tasks.workunit.client.0.smithi029.stdout: "reads_with_retries": { 2024-08-29T17:50:15.178 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.178 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.178 INFO:tasks.workunit.client.0.smithi029.stdout: "remove_lat": { 2024-08-29T17:50:15.178 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 2, 2024-08-29T17:50:15.178 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 88031 2024-08-29T17:50:15.178 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.178 INFO:tasks.workunit.client.0.smithi029.stdout: "state_aio_wait_lat": { 2024-08-29T17:50:15.178 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 315, 2024-08-29T17:50:15.178 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 3730121 2024-08-29T17:50:15.178 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.179 INFO:tasks.workunit.client.0.smithi029.stdout: "state_deferred_aio_wait_lat": { 2024-08-29T17:50:15.179 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 26, 2024-08-29T17:50:15.179 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 3244907 2024-08-29T17:50:15.179 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.179 INFO:tasks.workunit.client.0.smithi029.stdout: "state_deferred_cleanup_lat": { 2024-08-29T17:50:15.179 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 26, 2024-08-29T17:50:15.179 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 570656871345 2024-08-29T17:50:15.179 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.179 INFO:tasks.workunit.client.0.smithi029.stdout: "state_deferred_queued_lat": { 2024-08-29T17:50:15.179 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 26, 2024-08-29T17:50:15.179 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 35805989183 2024-08-29T17:50:15.179 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.179 INFO:tasks.workunit.client.0.smithi029.stdout: "state_done_lat": { 2024-08-29T17:50:15.180 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 315, 2024-08-29T17:50:15.180 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 898624 2024-08-29T17:50:15.180 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.180 INFO:tasks.workunit.client.0.smithi029.stdout: "state_finishing_lat": { 2024-08-29T17:50:15.180 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 315, 2024-08-29T17:50:15.180 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 79772 2024-08-29T17:50:15.180 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.180 INFO:tasks.workunit.client.0.smithi029.stdout: "state_io_done_lat": { 2024-08-29T17:50:15.180 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 315, 2024-08-29T17:50:15.180 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 568734 2024-08-29T17:50:15.180 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.180 INFO:tasks.workunit.client.0.smithi029.stdout: "state_kv_commiting_lat": { 2024-08-29T17:50:15.180 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 315, 2024-08-29T17:50:15.180 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 233143459 2024-08-29T17:50:15.181 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.181 INFO:tasks.workunit.client.0.smithi029.stdout: "state_kv_done_lat": { 2024-08-29T17:50:15.181 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 315, 2024-08-29T17:50:15.181 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 240819 2024-08-29T17:50:15.181 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.181 INFO:tasks.workunit.client.0.smithi029.stdout: "state_kv_queued_lat": { 2024-08-29T17:50:15.181 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 315, 2024-08-29T17:50:15.181 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 161167878 2024-08-29T17:50:15.181 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.181 INFO:tasks.workunit.client.0.smithi029.stdout: "state_prepare_lat": { 2024-08-29T17:50:15.181 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 315, 2024-08-29T17:50:15.181 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 24943629 2024-08-29T17:50:15.181 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.182 INFO:tasks.workunit.client.0.smithi029.stdout: "stored": { 2024-08-29T17:50:15.182 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 944835 2024-08-29T17:50:15.182 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.182 INFO:tasks.workunit.client.0.smithi029.stdout: "truncate_lat": { 2024-08-29T17:50:15.182 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 25, 2024-08-29T17:50:15.182 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 190541 2024-08-29T17:50:15.182 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.182 INFO:tasks.workunit.client.0.smithi029.stdout: "txc_commit_lat": { 2024-08-29T17:50:15.182 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 315, 2024-08-29T17:50:15.182 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 423655303 2024-08-29T17:50:15.182 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.182 INFO:tasks.workunit.client.0.smithi029.stdout: "txc_submit_lat": { 2024-08-29T17:50:15.182 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 315, 2024-08-29T17:50:15.183 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 29753022 2024-08-29T17:50:15.183 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.183 INFO:tasks.workunit.client.0.smithi029.stdout: "txc_throttle_lat": { 2024-08-29T17:50:15.183 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 315, 2024-08-29T17:50:15.183 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 4097804 2024-08-29T17:50:15.183 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:15.183 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.183 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore-pricache": { 2024-08-29T17:50:15.183 INFO:tasks.workunit.client.0.smithi029.stdout: "cache_bytes": { 2024-08-29T17:50:15.183 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1900970208 2024-08-29T17:50:15.183 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.183 INFO:tasks.workunit.client.0.smithi029.stdout: "heap_bytes": { 2024-08-29T17:50:15.183 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 44695552 2024-08-29T17:50:15.184 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.184 INFO:tasks.workunit.client.0.smithi029.stdout: "mapped_bytes": { 2024-08-29T17:50:15.184 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 43925504 2024-08-29T17:50:15.184 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.184 INFO:tasks.workunit.client.0.smithi029.stdout: "target_bytes": { 2024-08-29T17:50:15.184 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 3183854796 2024-08-29T17:50:15.184 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.184 INFO:tasks.workunit.client.0.smithi029.stdout: "unmapped_bytes": { 2024-08-29T17:50:15.184 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 770048 2024-08-29T17:50:15.184 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:15.184 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.184 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore-pricache:data": { 2024-08-29T17:50:15.185 INFO:tasks.workunit.client.0.smithi029.stdout: "committed_bytes": { 2024-08-29T17:50:15.185 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 159383552 2024-08-29T17:50:15.185 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.185 INFO:tasks.workunit.client.0.smithi029.stdout: "pri0_bytes": { 2024-08-29T17:50:15.185 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.185 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.185 INFO:tasks.workunit.client.0.smithi029.stdout: "pri10_bytes": { 2024-08-29T17:50:15.185 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.185 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.185 INFO:tasks.workunit.client.0.smithi029.stdout: "pri11_bytes": { 2024-08-29T17:50:15.185 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 87858821 2024-08-29T17:50:15.185 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.185 INFO:tasks.workunit.client.0.smithi029.stdout: "pri1_bytes": { 2024-08-29T17:50:15.186 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.186 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.186 INFO:tasks.workunit.client.0.smithi029.stdout: "pri2_bytes": { 2024-08-29T17:50:15.186 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.186 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.186 INFO:tasks.workunit.client.0.smithi029.stdout: "pri3_bytes": { 2024-08-29T17:50:15.186 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.186 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.186 INFO:tasks.workunit.client.0.smithi029.stdout: "pri4_bytes": { 2024-08-29T17:50:15.186 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.186 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.186 INFO:tasks.workunit.client.0.smithi029.stdout: "pri5_bytes": { 2024-08-29T17:50:15.186 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.187 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.187 INFO:tasks.workunit.client.0.smithi029.stdout: "pri6_bytes": { 2024-08-29T17:50:15.187 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 143360 2024-08-29T17:50:15.187 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.187 INFO:tasks.workunit.client.0.smithi029.stdout: "pri7_bytes": { 2024-08-29T17:50:15.187 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.187 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.187 INFO:tasks.workunit.client.0.smithi029.stdout: "pri8_bytes": { 2024-08-29T17:50:15.187 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.187 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.187 INFO:tasks.workunit.client.0.smithi029.stdout: "pri9_bytes": { 2024-08-29T17:50:15.187 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.187 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.187 INFO:tasks.workunit.client.0.smithi029.stdout: "reserved_bytes": { 2024-08-29T17:50:15.188 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 71381371 2024-08-29T17:50:15.188 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:15.188 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.188 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore-pricache:kv": { 2024-08-29T17:50:15.188 INFO:tasks.workunit.client.0.smithi029.stdout: "committed_bytes": { 2024-08-29T17:50:15.188 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 796917760 2024-08-29T17:50:15.188 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.188 INFO:tasks.workunit.client.0.smithi029.stdout: "pri0_bytes": { 2024-08-29T17:50:15.188 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 67108864 2024-08-29T17:50:15.188 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.188 INFO:tasks.workunit.client.0.smithi029.stdout: "pri10_bytes": { 2024-08-29T17:50:15.188 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.188 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.189 INFO:tasks.workunit.client.0.smithi029.stdout: "pri11_bytes": { 2024-08-29T17:50:15.189 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 658941157 2024-08-29T17:50:15.189 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.189 INFO:tasks.workunit.client.0.smithi029.stdout: "pri1_bytes": { 2024-08-29T17:50:15.189 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.189 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.189 INFO:tasks.workunit.client.0.smithi029.stdout: "pri2_bytes": { 2024-08-29T17:50:15.189 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.189 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.189 INFO:tasks.workunit.client.0.smithi029.stdout: "pri3_bytes": { 2024-08-29T17:50:15.189 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.189 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.189 INFO:tasks.workunit.client.0.smithi029.stdout: "pri4_bytes": { 2024-08-29T17:50:15.189 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.190 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.190 INFO:tasks.workunit.client.0.smithi029.stdout: "pri5_bytes": { 2024-08-29T17:50:15.190 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.190 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.190 INFO:tasks.workunit.client.0.smithi029.stdout: "pri6_bytes": { 2024-08-29T17:50:15.190 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 2128 2024-08-29T17:50:15.190 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.190 INFO:tasks.workunit.client.0.smithi029.stdout: "pri7_bytes": { 2024-08-29T17:50:15.190 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.190 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.190 INFO:tasks.workunit.client.0.smithi029.stdout: "pri8_bytes": { 2024-08-29T17:50:15.190 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.190 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.191 INFO:tasks.workunit.client.0.smithi029.stdout: "pri9_bytes": { 2024-08-29T17:50:15.191 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.191 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.191 INFO:tasks.workunit.client.0.smithi029.stdout: "reserved_bytes": { 2024-08-29T17:50:15.191 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 70865611 2024-08-29T17:50:15.191 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:15.191 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.191 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore-pricache:kv_onode": { 2024-08-29T17:50:15.191 INFO:tasks.workunit.client.0.smithi029.stdout: "committed_bytes": { 2024-08-29T17:50:15.191 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 192937984 2024-08-29T17:50:15.191 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.191 INFO:tasks.workunit.client.0.smithi029.stdout: "pri0_bytes": { 2024-08-29T17:50:15.191 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 67108864 2024-08-29T17:50:15.191 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.192 INFO:tasks.workunit.client.0.smithi029.stdout: "pri10_bytes": { 2024-08-29T17:50:15.192 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 464 2024-08-29T17:50:15.192 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.192 INFO:tasks.workunit.client.0.smithi029.stdout: "pri11_bytes": { 2024-08-29T17:50:15.192 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 58572547 2024-08-29T17:50:15.192 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.192 INFO:tasks.workunit.client.0.smithi029.stdout: "pri1_bytes": { 2024-08-29T17:50:15.192 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.192 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.192 INFO:tasks.workunit.client.0.smithi029.stdout: "pri2_bytes": { 2024-08-29T17:50:15.192 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.192 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.193 INFO:tasks.workunit.client.0.smithi029.stdout: "pri3_bytes": { 2024-08-29T17:50:15.193 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.193 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.193 INFO:tasks.workunit.client.0.smithi029.stdout: "pri4_bytes": { 2024-08-29T17:50:15.193 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.193 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.193 INFO:tasks.workunit.client.0.smithi029.stdout: "pri5_bytes": { 2024-08-29T17:50:15.193 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.193 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.193 INFO:tasks.workunit.client.0.smithi029.stdout: "pri6_bytes": { 2024-08-29T17:50:15.193 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.193 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.193 INFO:tasks.workunit.client.0.smithi029.stdout: "pri7_bytes": { 2024-08-29T17:50:15.193 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.194 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.194 INFO:tasks.workunit.client.0.smithi029.stdout: "pri8_bytes": { 2024-08-29T17:50:15.194 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.194 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.194 INFO:tasks.workunit.client.0.smithi029.stdout: "pri9_bytes": { 2024-08-29T17:50:15.194 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.194 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.194 INFO:tasks.workunit.client.0.smithi029.stdout: "reserved_bytes": { 2024-08-29T17:50:15.194 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 67256109 2024-08-29T17:50:15.194 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:15.194 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.194 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore-pricache:meta": { 2024-08-29T17:50:15.194 INFO:tasks.workunit.client.0.smithi029.stdout: "committed_bytes": { 2024-08-29T17:50:15.194 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 729808896 2024-08-29T17:50:15.195 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.195 INFO:tasks.workunit.client.0.smithi029.stdout: "pri0_bytes": { 2024-08-29T17:50:15.195 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.195 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.195 INFO:tasks.workunit.client.0.smithi029.stdout: "pri10_bytes": { 2024-08-29T17:50:15.195 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.195 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.195 INFO:tasks.workunit.client.0.smithi029.stdout: "pri11_bytes": { 2024-08-29T17:50:15.195 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 658941157 2024-08-29T17:50:15.195 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.195 INFO:tasks.workunit.client.0.smithi029.stdout: "pri1_bytes": { 2024-08-29T17:50:15.195 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.195 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.195 INFO:tasks.workunit.client.0.smithi029.stdout: "pri2_bytes": { 2024-08-29T17:50:15.196 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.196 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.196 INFO:tasks.workunit.client.0.smithi029.stdout: "pri3_bytes": { 2024-08-29T17:50:15.196 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.196 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.196 INFO:tasks.workunit.client.0.smithi029.stdout: "pri4_bytes": { 2024-08-29T17:50:15.196 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.196 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.196 INFO:tasks.workunit.client.0.smithi029.stdout: "pri5_bytes": { 2024-08-29T17:50:15.196 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.196 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.196 INFO:tasks.workunit.client.0.smithi029.stdout: "pri6_bytes": { 2024-08-29T17:50:15.196 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 260740 2024-08-29T17:50:15.197 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.197 INFO:tasks.workunit.client.0.smithi029.stdout: "pri7_bytes": { 2024-08-29T17:50:15.197 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.197 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.197 INFO:tasks.workunit.client.0.smithi029.stdout: "pri8_bytes": { 2024-08-29T17:50:15.197 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.197 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.197 INFO:tasks.workunit.client.0.smithi029.stdout: "pri9_bytes": { 2024-08-29T17:50:15.197 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.197 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.197 INFO:tasks.workunit.client.0.smithi029.stdout: "reserved_bytes": { 2024-08-29T17:50:15.197 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 70606999 2024-08-29T17:50:15.197 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:15.197 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.198 INFO:tasks.workunit.client.0.smithi029.stdout: "objecter": { 2024-08-29T17:50:15.198 INFO:tasks.workunit.client.0.smithi029.stdout: "op_active": { 2024-08-29T17:50:15.198 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.198 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.198 INFO:tasks.workunit.client.0.smithi029.stdout: "op_r": { 2024-08-29T17:50:15.198 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.198 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.198 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rmw": { 2024-08-29T17:50:15.198 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.198 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.198 INFO:tasks.workunit.client.0.smithi029.stdout: "op_w": { 2024-08-29T17:50:15.198 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.198 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:15.198 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.199 INFO:tasks.workunit.client.0.smithi029.stdout: "osd": { 2024-08-29T17:50:15.199 INFO:tasks.workunit.client.0.smithi029.stdout: "numpg": { 2024-08-29T17:50:15.199 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 45 2024-08-29T17:50:15.199 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.199 INFO:tasks.workunit.client.0.smithi029.stdout: "numpg_removing": { 2024-08-29T17:50:15.199 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.199 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.199 INFO:tasks.workunit.client.0.smithi029.stdout: "op": { 2024-08-29T17:50:15.199 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 115 2024-08-29T17:50:15.199 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.199 INFO:tasks.workunit.client.0.smithi029.stdout: "op_delayed_degraded": { 2024-08-29T17:50:15.199 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.199 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.199 INFO:tasks.workunit.client.0.smithi029.stdout: "op_delayed_unreadable": { 2024-08-29T17:50:15.200 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.200 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.200 INFO:tasks.workunit.client.0.smithi029.stdout: "op_in_bytes": { 2024-08-29T17:50:15.200 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.200 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.200 INFO:tasks.workunit.client.0.smithi029.stdout: "op_latency": { 2024-08-29T17:50:15.200 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 115, 2024-08-29T17:50:15.200 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 165663997 2024-08-29T17:50:15.200 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.200 INFO:tasks.workunit.client.0.smithi029.stdout: "op_out_bytes": { 2024-08-29T17:50:15.200 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 265066 2024-08-29T17:50:15.200 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.200 INFO:tasks.workunit.client.0.smithi029.stdout: "op_prepare_latency": { 2024-08-29T17:50:15.200 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 117, 2024-08-29T17:50:15.201 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 62031582 2024-08-29T17:50:15.201 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.201 INFO:tasks.workunit.client.0.smithi029.stdout: "op_process_latency": { 2024-08-29T17:50:15.201 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 115, 2024-08-29T17:50:15.201 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 126625641 2024-08-29T17:50:15.201 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.201 INFO:tasks.workunit.client.0.smithi029.stdout: "op_r": { 2024-08-29T17:50:15.201 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 80 2024-08-29T17:50:15.201 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.201 INFO:tasks.workunit.client.0.smithi029.stdout: "op_r_latency": { 2024-08-29T17:50:15.201 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 80, 2024-08-29T17:50:15.201 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 30954514 2024-08-29T17:50:15.201 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.202 INFO:tasks.workunit.client.0.smithi029.stdout: "op_r_latency_out_bytes_histogram": { 2024-08-29T17:50:15.202 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.202 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.202 INFO:tasks.workunit.client.0.smithi029.stdout: "op_r_out_bytes": { 2024-08-29T17:50:15.202 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 265066 2024-08-29T17:50:15.202 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.202 INFO:tasks.workunit.client.0.smithi029.stdout: "op_r_prepare_latency": { 2024-08-29T17:50:15.202 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 80, 2024-08-29T17:50:15.202 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 26596020 2024-08-29T17:50:15.202 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.202 INFO:tasks.workunit.client.0.smithi029.stdout: "op_r_process_latency": { 2024-08-29T17:50:15.202 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 80, 2024-08-29T17:50:15.202 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 21513228 2024-08-29T17:50:15.203 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.203 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw": { 2024-08-29T17:50:15.203 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 30 2024-08-29T17:50:15.203 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.203 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw_in_bytes": { 2024-08-29T17:50:15.203 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.203 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.203 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw_latency": { 2024-08-29T17:50:15.203 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 30, 2024-08-29T17:50:15.203 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 65907462 2024-08-29T17:50:15.203 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.203 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw_latency_in_bytes_histogram": { 2024-08-29T17:50:15.203 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.204 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.204 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw_latency_out_bytes_histogram": { 2024-08-29T17:50:15.204 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.204 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.204 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw_out_bytes": { 2024-08-29T17:50:15.204 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.204 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.204 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw_prepare_latency": { 2024-08-29T17:50:15.204 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 30, 2024-08-29T17:50:15.204 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 30040151 2024-08-29T17:50:15.204 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.204 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw_process_latency": { 2024-08-29T17:50:15.204 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 30, 2024-08-29T17:50:15.205 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 61929924 2024-08-29T17:50:15.205 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.205 INFO:tasks.workunit.client.0.smithi029.stdout: "op_w": { 2024-08-29T17:50:15.205 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 5 2024-08-29T17:50:15.205 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.205 INFO:tasks.workunit.client.0.smithi029.stdout: "op_w_in_bytes": { 2024-08-29T17:50:15.205 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.205 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.205 INFO:tasks.workunit.client.0.smithi029.stdout: "op_w_latency": { 2024-08-29T17:50:15.205 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 5, 2024-08-29T17:50:15.205 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 68802021 2024-08-29T17:50:15.205 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.205 INFO:tasks.workunit.client.0.smithi029.stdout: "op_w_latency_in_bytes_histogram": { 2024-08-29T17:50:15.205 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.206 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.206 INFO:tasks.workunit.client.0.smithi029.stdout: "op_w_prepare_latency": { 2024-08-29T17:50:15.206 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 7, 2024-08-29T17:50:15.206 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 5395411 2024-08-29T17:50:15.206 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.206 INFO:tasks.workunit.client.0.smithi029.stdout: "op_w_process_latency": { 2024-08-29T17:50:15.206 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 5, 2024-08-29T17:50:15.206 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 43182489 2024-08-29T17:50:15.206 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.206 INFO:tasks.workunit.client.0.smithi029.stdout: "op_wip": { 2024-08-29T17:50:15.206 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.206 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.206 INFO:tasks.workunit.client.0.smithi029.stdout: "recovery_bytes": { 2024-08-29T17:50:15.206 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.207 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.207 INFO:tasks.workunit.client.0.smithi029.stdout: "recovery_ops": { 2024-08-29T17:50:15.207 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:15.207 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.207 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_bytes": { 2024-08-29T17:50:15.207 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 95995035648 2024-08-29T17:50:15.207 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.207 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_bytes_used": { 2024-08-29T17:50:15.207 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 29057024 2024-08-29T17:50:15.207 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:15.207 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:15.207 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:15.207 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.208 INFO:tasks.workunit.client.0.smithi029.stdout: "pools": [ 2024-08-29T17:50:15.208 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:15.208 INFO:tasks.workunit.client.0.smithi029.stdout: "application": [ 2024-08-29T17:50:15.208 INFO:tasks.workunit.client.0.smithi029.stdout: "mgr" 2024-08-29T17:50:15.208 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:15.208 INFO:tasks.workunit.client.0.smithi029.stdout: "cache_mode": "none", 2024-08-29T17:50:15.208 INFO:tasks.workunit.client.0.smithi029.stdout: "erasure_code_profile": {}, 2024-08-29T17:50:15.208 INFO:tasks.workunit.client.0.smithi029.stdout: "min_size": 2, 2024-08-29T17:50:15.208 INFO:tasks.workunit.client.0.smithi029.stdout: "options": {}, 2024-08-29T17:50:15.208 INFO:tasks.workunit.client.0.smithi029.stdout: "pg_autoscale_mode": "off", 2024-08-29T17:50:15.208 INFO:tasks.workunit.client.0.smithi029.stdout: "pg_num": 1, 2024-08-29T17:50:15.208 INFO:tasks.workunit.client.0.smithi029.stdout: "pgp_num": 1, 2024-08-29T17:50:15.208 INFO:tasks.workunit.client.0.smithi029.stdout: "pool": 1, 2024-08-29T17:50:15.208 INFO:tasks.workunit.client.0.smithi029.stdout: "size": 3, 2024-08-29T17:50:15.209 INFO:tasks.workunit.client.0.smithi029.stdout: "stats": { 2024-08-29T17:50:15.209 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_raw": 729300871434, 2024-08-29T17:50:15.209 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes_used": 1781760, 2024-08-29T17:50:15.209 INFO:tasks.workunit.client.0.smithi029.stdout: "compress_bytes_used": 0, 2024-08-29T17:50:15.209 INFO:tasks.workunit.client.0.smithi029.stdout: "compress_under_bytes": 0, 2024-08-29T17:50:15.209 INFO:tasks.workunit.client.0.smithi029.stdout: "data_bytes_used": 1781760, 2024-08-29T17:50:15.209 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty": 0, 2024-08-29T17:50:15.209 INFO:tasks.workunit.client.0.smithi029.stdout: "max_avail": 243100286976, 2024-08-29T17:50:15.209 INFO:tasks.workunit.client.0.smithi029.stdout: "objects": 2, 2024-08-29T17:50:15.209 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_bytes_used": 0, 2024-08-29T17:50:15.209 INFO:tasks.workunit.client.0.smithi029.stdout: "percent_used": 2.4431010388070717e-06, 2024-08-29T17:50:15.209 INFO:tasks.workunit.client.0.smithi029.stdout: "quota_bytes": 0, 2024-08-29T17:50:15.209 INFO:tasks.workunit.client.0.smithi029.stdout: "quota_objects": 0, 2024-08-29T17:50:15.210 INFO:tasks.workunit.client.0.smithi029.stdout: "rd": 394, 2024-08-29T17:50:15.210 INFO:tasks.workunit.client.0.smithi029.stdout: "rd_bytes": 598016, 2024-08-29T17:50:15.210 INFO:tasks.workunit.client.0.smithi029.stdout: "stored": 590368, 2024-08-29T17:50:15.210 INFO:tasks.workunit.client.0.smithi029.stdout: "stored_data": 590368, 2024-08-29T17:50:15.210 INFO:tasks.workunit.client.0.smithi029.stdout: "stored_omap": 0, 2024-08-29T17:50:15.210 INFO:tasks.workunit.client.0.smithi029.stdout: "stored_raw": 1771104, 2024-08-29T17:50:15.210 INFO:tasks.workunit.client.0.smithi029.stdout: "wr": 219, 2024-08-29T17:50:15.210 INFO:tasks.workunit.client.0.smithi029.stdout: "wr_bytes": 2473984 2024-08-29T17:50:15.210 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.210 INFO:tasks.workunit.client.0.smithi029.stdout: "target_max_bytes": 0, 2024-08-29T17:50:15.210 INFO:tasks.workunit.client.0.smithi029.stdout: "target_max_objects": 0, 2024-08-29T17:50:15.210 INFO:tasks.workunit.client.0.smithi029.stdout: "type": "replicated" 2024-08-29T17:50:15.210 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.210 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:15.211 INFO:tasks.workunit.client.0.smithi029.stdout: "application": [ 2024-08-29T17:50:15.211 INFO:tasks.workunit.client.0.smithi029.stdout: "cephfs" 2024-08-29T17:50:15.211 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:15.211 INFO:tasks.workunit.client.0.smithi029.stdout: "cache_mode": "none", 2024-08-29T17:50:15.211 INFO:tasks.workunit.client.0.smithi029.stdout: "erasure_code_profile": {}, 2024-08-29T17:50:15.211 INFO:tasks.workunit.client.0.smithi029.stdout: "min_size": 2, 2024-08-29T17:50:15.211 INFO:tasks.workunit.client.0.smithi029.stdout: "options": {}, 2024-08-29T17:50:15.211 INFO:tasks.workunit.client.0.smithi029.stdout: "pg_autoscale_mode": "off", 2024-08-29T17:50:15.211 INFO:tasks.workunit.client.0.smithi029.stdout: "pg_num": 32, 2024-08-29T17:50:15.211 INFO:tasks.workunit.client.0.smithi029.stdout: "pgp_num": 32, 2024-08-29T17:50:15.211 INFO:tasks.workunit.client.0.smithi029.stdout: "pool": 2, 2024-08-29T17:50:15.211 INFO:tasks.workunit.client.0.smithi029.stdout: "size": 3, 2024-08-29T17:50:15.211 INFO:tasks.workunit.client.0.smithi029.stdout: "stats": { 2024-08-29T17:50:15.212 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_raw": 729300871434, 2024-08-29T17:50:15.212 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes_used": 98304, 2024-08-29T17:50:15.212 INFO:tasks.workunit.client.0.smithi029.stdout: "compress_bytes_used": 0, 2024-08-29T17:50:15.212 INFO:tasks.workunit.client.0.smithi029.stdout: "compress_under_bytes": 0, 2024-08-29T17:50:15.212 INFO:tasks.workunit.client.0.smithi029.stdout: "data_bytes_used": 98304, 2024-08-29T17:50:15.212 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty": 0, 2024-08-29T17:50:15.212 INFO:tasks.workunit.client.0.smithi029.stdout: "max_avail": 243100286976, 2024-08-29T17:50:15.212 INFO:tasks.workunit.client.0.smithi029.stdout: "objects": 22, 2024-08-29T17:50:15.212 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_bytes_used": 0, 2024-08-29T17:50:15.212 INFO:tasks.workunit.client.0.smithi029.stdout: "percent_used": 1.3479208860189829e-07, 2024-08-29T17:50:15.212 INFO:tasks.workunit.client.0.smithi029.stdout: "quota_bytes": 0, 2024-08-29T17:50:15.212 INFO:tasks.workunit.client.0.smithi029.stdout: "quota_objects": 0, 2024-08-29T17:50:15.212 INFO:tasks.workunit.client.0.smithi029.stdout: "rd": 0, 2024-08-29T17:50:15.212 INFO:tasks.workunit.client.0.smithi029.stdout: "rd_bytes": 0, 2024-08-29T17:50:15.213 INFO:tasks.workunit.client.0.smithi029.stdout: "stored": 3428, 2024-08-29T17:50:15.213 INFO:tasks.workunit.client.0.smithi029.stdout: "stored_data": 3428, 2024-08-29T17:50:15.213 INFO:tasks.workunit.client.0.smithi029.stdout: "stored_omap": 0, 2024-08-29T17:50:15.213 INFO:tasks.workunit.client.0.smithi029.stdout: "stored_raw": 10284, 2024-08-29T17:50:15.213 INFO:tasks.workunit.client.0.smithi029.stdout: "wr": 51, 2024-08-29T17:50:15.213 INFO:tasks.workunit.client.0.smithi029.stdout: "wr_bytes": 20480 2024-08-29T17:50:15.213 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.213 INFO:tasks.workunit.client.0.smithi029.stdout: "target_max_bytes": 0, 2024-08-29T17:50:15.213 INFO:tasks.workunit.client.0.smithi029.stdout: "target_max_objects": 0, 2024-08-29T17:50:15.213 INFO:tasks.workunit.client.0.smithi029.stdout: "type": "replicated" 2024-08-29T17:50:15.213 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.213 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:15.213 INFO:tasks.workunit.client.0.smithi029.stdout: "application": [ 2024-08-29T17:50:15.214 INFO:tasks.workunit.client.0.smithi029.stdout: "cephfs" 2024-08-29T17:50:15.214 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:15.214 INFO:tasks.workunit.client.0.smithi029.stdout: "cache_mode": "none", 2024-08-29T17:50:15.214 INFO:tasks.workunit.client.0.smithi029.stdout: "erasure_code_profile": {}, 2024-08-29T17:50:15.214 INFO:tasks.workunit.client.0.smithi029.stdout: "min_size": 2, 2024-08-29T17:50:15.214 INFO:tasks.workunit.client.0.smithi029.stdout: "options": {}, 2024-08-29T17:50:15.214 INFO:tasks.workunit.client.0.smithi029.stdout: "pg_autoscale_mode": "off", 2024-08-29T17:50:15.214 INFO:tasks.workunit.client.0.smithi029.stdout: "pg_num": 64, 2024-08-29T17:50:15.214 INFO:tasks.workunit.client.0.smithi029.stdout: "pgp_num": 64, 2024-08-29T17:50:15.214 INFO:tasks.workunit.client.0.smithi029.stdout: "pool": 3, 2024-08-29T17:50:15.214 INFO:tasks.workunit.client.0.smithi029.stdout: "size": 3, 2024-08-29T17:50:15.214 INFO:tasks.workunit.client.0.smithi029.stdout: "stats": { 2024-08-29T17:50:15.214 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_raw": 729300871434, 2024-08-29T17:50:15.215 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes_used": 0, 2024-08-29T17:50:15.215 INFO:tasks.workunit.client.0.smithi029.stdout: "compress_bytes_used": 0, 2024-08-29T17:50:15.215 INFO:tasks.workunit.client.0.smithi029.stdout: "compress_under_bytes": 0, 2024-08-29T17:50:15.215 INFO:tasks.workunit.client.0.smithi029.stdout: "data_bytes_used": 0, 2024-08-29T17:50:15.215 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty": 0, 2024-08-29T17:50:15.215 INFO:tasks.workunit.client.0.smithi029.stdout: "max_avail": 243100286976, 2024-08-29T17:50:15.215 INFO:tasks.workunit.client.0.smithi029.stdout: "objects": 0, 2024-08-29T17:50:15.215 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_bytes_used": 0, 2024-08-29T17:50:15.215 INFO:tasks.workunit.client.0.smithi029.stdout: "percent_used": 0.0, 2024-08-29T17:50:15.215 INFO:tasks.workunit.client.0.smithi029.stdout: "quota_bytes": 0, 2024-08-29T17:50:15.215 INFO:tasks.workunit.client.0.smithi029.stdout: "quota_objects": 0, 2024-08-29T17:50:15.215 INFO:tasks.workunit.client.0.smithi029.stdout: "rd": 0, 2024-08-29T17:50:15.215 INFO:tasks.workunit.client.0.smithi029.stdout: "rd_bytes": 0, 2024-08-29T17:50:15.215 INFO:tasks.workunit.client.0.smithi029.stdout: "stored": 0, 2024-08-29T17:50:15.216 INFO:tasks.workunit.client.0.smithi029.stdout: "stored_data": 0, 2024-08-29T17:50:15.216 INFO:tasks.workunit.client.0.smithi029.stdout: "stored_omap": 0, 2024-08-29T17:50:15.216 INFO:tasks.workunit.client.0.smithi029.stdout: "stored_raw": 0, 2024-08-29T17:50:15.216 INFO:tasks.workunit.client.0.smithi029.stdout: "wr": 0, 2024-08-29T17:50:15.216 INFO:tasks.workunit.client.0.smithi029.stdout: "wr_bytes": 0 2024-08-29T17:50:15.216 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.216 INFO:tasks.workunit.client.0.smithi029.stdout: "target_max_bytes": 0, 2024-08-29T17:50:15.216 INFO:tasks.workunit.client.0.smithi029.stdout: "target_max_objects": 0, 2024-08-29T17:50:15.216 INFO:tasks.workunit.client.0.smithi029.stdout: "type": "replicated" 2024-08-29T17:50:15.216 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.216 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:15.216 INFO:tasks.workunit.client.0.smithi029.stdout: "application": [ 2024-08-29T17:50:15.216 INFO:tasks.workunit.client.0.smithi029.stdout: "rbd" 2024-08-29T17:50:15.217 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:15.217 INFO:tasks.workunit.client.0.smithi029.stdout: "cache_mode": "none", 2024-08-29T17:50:15.217 INFO:tasks.workunit.client.0.smithi029.stdout: "erasure_code_profile": {}, 2024-08-29T17:50:15.217 INFO:tasks.workunit.client.0.smithi029.stdout: "min_size": 2, 2024-08-29T17:50:15.217 INFO:tasks.workunit.client.0.smithi029.stdout: "options": {}, 2024-08-29T17:50:15.217 INFO:tasks.workunit.client.0.smithi029.stdout: "pg_autoscale_mode": "off", 2024-08-29T17:50:15.217 INFO:tasks.workunit.client.0.smithi029.stdout: "pg_num": 8, 2024-08-29T17:50:15.217 INFO:tasks.workunit.client.0.smithi029.stdout: "pgp_num": 8, 2024-08-29T17:50:15.217 INFO:tasks.workunit.client.0.smithi029.stdout: "pool": 4, 2024-08-29T17:50:15.217 INFO:tasks.workunit.client.0.smithi029.stdout: "size": 3, 2024-08-29T17:50:15.217 INFO:tasks.workunit.client.0.smithi029.stdout: "stats": { 2024-08-29T17:50:15.217 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_raw": 729300871434, 2024-08-29T17:50:15.217 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes_used": 12288, 2024-08-29T17:50:15.217 INFO:tasks.workunit.client.0.smithi029.stdout: "compress_bytes_used": 0, 2024-08-29T17:50:15.218 INFO:tasks.workunit.client.0.smithi029.stdout: "compress_under_bytes": 0, 2024-08-29T17:50:15.218 INFO:tasks.workunit.client.0.smithi029.stdout: "data_bytes_used": 12288, 2024-08-29T17:50:15.218 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty": 0, 2024-08-29T17:50:15.218 INFO:tasks.workunit.client.0.smithi029.stdout: "max_avail": 243100286976, 2024-08-29T17:50:15.218 INFO:tasks.workunit.client.0.smithi029.stdout: "objects": 2, 2024-08-29T17:50:15.218 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_bytes_used": 0, 2024-08-29T17:50:15.218 INFO:tasks.workunit.client.0.smithi029.stdout: "percent_used": 1.6849012851594125e-08, 2024-08-29T17:50:15.218 INFO:tasks.workunit.client.0.smithi029.stdout: "quota_bytes": 0, 2024-08-29T17:50:15.218 INFO:tasks.workunit.client.0.smithi029.stdout: "quota_objects": 0, 2024-08-29T17:50:15.218 INFO:tasks.workunit.client.0.smithi029.stdout: "rd": 0, 2024-08-29T17:50:15.218 INFO:tasks.workunit.client.0.smithi029.stdout: "rd_bytes": 0, 2024-08-29T17:50:15.218 INFO:tasks.workunit.client.0.smithi029.stdout: "stored": 19, 2024-08-29T17:50:15.218 INFO:tasks.workunit.client.0.smithi029.stdout: "stored_data": 19, 2024-08-29T17:50:15.218 INFO:tasks.workunit.client.0.smithi029.stdout: "stored_omap": 0, 2024-08-29T17:50:15.219 INFO:tasks.workunit.client.0.smithi029.stdout: "stored_raw": 57, 2024-08-29T17:50:15.219 INFO:tasks.workunit.client.0.smithi029.stdout: "wr": 2, 2024-08-29T17:50:15.219 INFO:tasks.workunit.client.0.smithi029.stdout: "wr_bytes": 2048 2024-08-29T17:50:15.219 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.219 INFO:tasks.workunit.client.0.smithi029.stdout: "target_max_bytes": 0, 2024-08-29T17:50:15.219 INFO:tasks.workunit.client.0.smithi029.stdout: "target_max_objects": 0, 2024-08-29T17:50:15.219 INFO:tasks.workunit.client.0.smithi029.stdout: "type": "replicated" 2024-08-29T17:50:15.219 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:15.219 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:15.219 INFO:tasks.workunit.client.0.smithi029.stdout: "rbd": { 2024-08-29T17:50:15.219 INFO:tasks.workunit.client.0.smithi029.stdout: "mirroring_by_pool": [ 2024-08-29T17:50:15.219 INFO:tasks.workunit.client.0.smithi029.stdout: false 2024-08-29T17:50:15.219 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:15.220 INFO:tasks.workunit.client.0.smithi029.stdout: "num_images_by_pool": [ 2024-08-29T17:50:15.220 INFO:tasks.workunit.client.0.smithi029.stdout: 0 2024-08-29T17:50:15.220 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:15.220 INFO:tasks.workunit.client.0.smithi029.stdout: "num_pools": 1 2024-08-29T17:50:15.220 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.220 INFO:tasks.workunit.client.0.smithi029.stdout: "report_id": "1fde6e2b-664b-42f0-82d1-58c3b47f06ae", 2024-08-29T17:50:15.220 INFO:tasks.workunit.client.0.smithi029.stdout: "report_timestamp": "2024-08-29T17:50:14.208371", 2024-08-29T17:50:15.220 INFO:tasks.workunit.client.0.smithi029.stdout: "report_version": 1, 2024-08-29T17:50:15.220 INFO:tasks.workunit.client.0.smithi029.stdout: "rocksdb_stats": { 2024-08-29T17:50:15.220 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "7.9.2" 2024-08-29T17:50:15.220 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.220 INFO:tasks.workunit.client.0.smithi029.stdout: "rook": { 2024-08-29T17:50:15.220 INFO:tasks.workunit.client.0.smithi029.stdout: "cluster": { 2024-08-29T17:50:15.220 INFO:tasks.workunit.client.0.smithi029.stdout: "external-mode": null, 2024-08-29T17:50:15.221 INFO:tasks.workunit.client.0.smithi029.stdout: "mon": { 2024-08-29T17:50:15.221 INFO:tasks.workunit.client.0.smithi029.stdout: "allow-multiple-per-node": null, 2024-08-29T17:50:15.221 INFO:tasks.workunit.client.0.smithi029.stdout: "count": null, 2024-08-29T17:50:15.221 INFO:tasks.workunit.client.0.smithi029.stdout: "max-id": null, 2024-08-29T17:50:15.221 INFO:tasks.workunit.client.0.smithi029.stdout: "pvc": { 2024-08-29T17:50:15.221 INFO:tasks.workunit.client.0.smithi029.stdout: "enabled": null 2024-08-29T17:50:15.221 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.221 INFO:tasks.workunit.client.0.smithi029.stdout: "stretch": { 2024-08-29T17:50:15.221 INFO:tasks.workunit.client.0.smithi029.stdout: "enabled": null 2024-08-29T17:50:15.221 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:15.221 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.221 INFO:tasks.workunit.client.0.smithi029.stdout: "network": { 2024-08-29T17:50:15.221 INFO:tasks.workunit.client.0.smithi029.stdout: "provider": null 2024-08-29T17:50:15.221 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.222 INFO:tasks.workunit.client.0.smithi029.stdout: "storage": { 2024-08-29T17:50:15.222 INFO:tasks.workunit.client.0.smithi029.stdout: "device-set": { 2024-08-29T17:50:15.222 INFO:tasks.workunit.client.0.smithi029.stdout: "count": { 2024-08-29T17:50:15.222 INFO:tasks.workunit.client.0.smithi029.stdout: "non-portable": null, 2024-08-29T17:50:15.222 INFO:tasks.workunit.client.0.smithi029.stdout: "portable": null, 2024-08-29T17:50:15.222 INFO:tasks.workunit.client.0.smithi029.stdout: "total": null 2024-08-29T17:50:15.222 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:15.222 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:15.222 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:15.222 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.222 INFO:tasks.workunit.client.0.smithi029.stdout: "csi": { 2024-08-29T17:50:15.222 INFO:tasks.workunit.client.0.smithi029.stdout: "version": null 2024-08-29T17:50:15.222 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.222 INFO:tasks.workunit.client.0.smithi029.stdout: "kubernetes": { 2024-08-29T17:50:15.223 INFO:tasks.workunit.client.0.smithi029.stdout: "version": null 2024-08-29T17:50:15.223 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.223 INFO:tasks.workunit.client.0.smithi029.stdout: "node": { 2024-08-29T17:50:15.223 INFO:tasks.workunit.client.0.smithi029.stdout: "count": { 2024-08-29T17:50:15.223 INFO:tasks.workunit.client.0.smithi029.stdout: "kubernetes-total": null, 2024-08-29T17:50:15.223 INFO:tasks.workunit.client.0.smithi029.stdout: "with-ceph-daemons": null, 2024-08-29T17:50:15.223 INFO:tasks.workunit.client.0.smithi029.stdout: "with-csi-cephfs-plugin": null, 2024-08-29T17:50:15.223 INFO:tasks.workunit.client.0.smithi029.stdout: "with-csi-nfs-plugin": null, 2024-08-29T17:50:15.223 INFO:tasks.workunit.client.0.smithi029.stdout: "with-csi-rbd-plugin": null 2024-08-29T17:50:15.223 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:15.223 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.223 INFO:tasks.workunit.client.0.smithi029.stdout: "usage": { 2024-08-29T17:50:15.224 INFO:tasks.workunit.client.0.smithi029.stdout: "storage-class": { 2024-08-29T17:50:15.224 INFO:tasks.workunit.client.0.smithi029.stdout: "count": { 2024-08-29T17:50:15.224 INFO:tasks.workunit.client.0.smithi029.stdout: "bucket": null, 2024-08-29T17:50:15.224 INFO:tasks.workunit.client.0.smithi029.stdout: "cephfs": null, 2024-08-29T17:50:15.224 INFO:tasks.workunit.client.0.smithi029.stdout: "nfs": null, 2024-08-29T17:50:15.224 INFO:tasks.workunit.client.0.smithi029.stdout: "rbd": null, 2024-08-29T17:50:15.224 INFO:tasks.workunit.client.0.smithi029.stdout: "total": null 2024-08-29T17:50:15.224 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:15.224 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:15.224 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.224 INFO:tasks.workunit.client.0.smithi029.stdout: "version": null 2024-08-29T17:50:15.224 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.224 INFO:tasks.workunit.client.0.smithi029.stdout: "services": {}, 2024-08-29T17:50:15.224 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_per_pg": [ 2024-08-29T17:50:15.225 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:15.225 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T17:50:15.225 INFO:tasks.workunit.client.0.smithi029.stdout: 7, 2024-08-29T17:50:15.225 INFO:tasks.workunit.client.0.smithi029.stdout: 6, 2024-08-29T17:50:15.225 INFO:tasks.workunit.client.0.smithi029.stdout: 0 2024-08-29T17:50:15.225 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:15.225 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 7, 2024-08-29T17:50:15.225 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T17:50:15.225 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T17:50:15.225 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T17:50:15.225 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T17:50:15.225 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T17:50:15.225 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T17:50:15.226 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T17:47:37.898629+0000", 2024-08-29T17:50:15.226 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T17:43:22.434809+0000", 2024-08-29T17:50:15.226 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T17:43:22.434809+0000", 2024-08-29T17:50:15.226 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T17:43:22.435355+0000", 2024-08-29T17:50:15.226 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T17:47:37.898629+0000", 2024-08-29T17:50:15.226 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:15.226 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T17:50:15.226 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:15.226 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 64, 2024-08-29T17:50:15.226 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T17:47:37.898629+0000", 2024-08-29T17:50:15.226 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T17:47:37.898629+0000", 2024-08-29T17:50:15.226 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T17:47:37.898629+0000", 2024-08-29T17:50:15.226 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T17:50:15.227 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T17:50:15.227 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:15.227 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T17:47:37.898629+0000", 2024-08-29T17:50:15.227 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T17:47:37.898629+0000", 2024-08-29T17:50:15.227 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T17:50:15.227 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T17:50:15.227 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T17:50:15.227 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T17:50:15.227 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 63, 2024-08-29T17:50:15.227 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T17:50:15.227 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T17:50:15.227 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T17:50:15.227 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T17:50:15.228 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T17:50:15.228 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T17:50:15.228 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T17:50:15.228 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T17:50:15.228 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.3f", 2024-08-29T17:50:15.228 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T17:50:15.228 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T17:50:15.228 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 76, 2024-08-29T17:50:15.228 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 25, 2024-08-29T17:50:15.228 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T17:50:15.228 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T22:19:03.103074+0000", 2024-08-29T17:50:15.228 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T17:50:15.228 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T17:50:15.229 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T17:50:15.229 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T17:50:15.229 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T17:50:15.229 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T17:50:15.229 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T17:50:15.229 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T17:50:15.229 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T17:50:15.229 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T17:50:15.229 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T17:50:15.229 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T17:50:15.229 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T17:50:15.229 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T17:50:15.229 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T17:50:15.229 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T17:50:15.230 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T17:50:15.230 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T17:50:15.230 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T17:50:15.230 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T17:50:15.230 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T17:50:15.230 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T17:50:15.230 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T17:50:15.230 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T17:50:15.230 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T17:50:15.230 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T17:50:15.230 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T17:50:15.230 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T17:50:15.230 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T17:50:15.231 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T17:50:15.231 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T17:50:15.231 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T17:50:15.231 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T17:50:15.231 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T17:50:15.231 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T17:50:15.231 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T17:50:15.231 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T17:50:15.231 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T17:50:15.231 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T17:50:15.231 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T17:50:15.231 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T17:50:15.231 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T17:50:15.231 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T17:50:15.232 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.232 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T17:50:15.232 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T17:50:15.232 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T17:50:15.232 INFO:tasks.workunit.client.0.smithi029.stdout: 7, 2024-08-29T17:50:15.232 INFO:tasks.workunit.client.0.smithi029.stdout: 6, 2024-08-29T17:50:15.232 INFO:tasks.workunit.client.0.smithi029.stdout: 0 2024-08-29T17:50:15.232 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:15.232 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 7, 2024-08-29T17:50:15.232 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T17:50:15.232 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.232 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:15.232 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T17:50:15.233 INFO:tasks.workunit.client.0.smithi029.stdout: 1, 2024-08-29T17:50:15.233 INFO:tasks.workunit.client.0.smithi029.stdout: 0, 2024-08-29T17:50:15.233 INFO:tasks.workunit.client.0.smithi029.stdout: 6 2024-08-29T17:50:15.233 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:15.233 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 1, 2024-08-29T17:50:15.233 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T17:50:15.233 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T17:50:15.233 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T17:50:15.233 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T17:50:15.233 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T17:50:15.233 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T17:50:15.233 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T17:47:32.884907+0000", 2024-08-29T17:50:15.233 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T17:43:22.425421+0000", 2024-08-29T17:50:15.234 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T17:43:22.425421+0000", 2024-08-29T17:50:15.234 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T17:43:22.426060+0000", 2024-08-29T17:50:15.234 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T17:47:32.884907+0000", 2024-08-29T17:50:15.234 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:15.234 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T17:50:15.234 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:15.234 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 64, 2024-08-29T17:50:15.234 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T17:47:32.884907+0000", 2024-08-29T17:50:15.234 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T17:47:32.884907+0000", 2024-08-29T17:50:15.234 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T17:47:32.884907+0000", 2024-08-29T17:50:15.234 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T17:50:15.234 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T17:50:15.234 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:15.234 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T17:47:32.884907+0000", 2024-08-29T17:50:15.235 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T17:47:32.884907+0000", 2024-08-29T17:50:15.235 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T17:50:15.235 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T17:50:15.235 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T17:50:15.235 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T17:50:15.235 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 63, 2024-08-29T17:50:15.235 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T17:50:15.235 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T17:50:15.235 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T17:50:15.235 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T17:50:15.235 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T17:50:15.235 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T17:50:15.235 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T17:50:15.236 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T17:50:15.236 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.3e", 2024-08-29T17:50:15.236 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T17:50:15.236 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T17:50:15.236 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 76, 2024-08-29T17:50:15.236 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 25, 2024-08-29T17:50:15.236 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T17:50:15.236 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T19:35:03.424736+0000", 2024-08-29T17:50:15.236 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T17:50:15.236 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T17:50:15.236 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T17:50:15.236 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T17:50:15.236 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T17:50:15.236 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T17:50:15.237 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T17:50:15.237 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T17:50:15.237 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T17:50:15.237 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T17:50:15.237 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T17:50:15.237 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T17:50:15.237 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T17:50:15.237 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T17:50:15.237 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T17:50:15.237 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T17:50:15.237 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T17:50:15.237 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T17:50:15.237 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T17:50:15.238 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T17:50:15.238 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T17:50:15.238 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T17:50:15.238 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T17:50:15.238 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T17:50:15.238 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T17:50:15.238 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T17:50:15.238 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T17:50:15.238 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T17:50:15.238 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T17:50:15.238 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T17:50:15.238 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T17:50:15.238 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T17:50:15.238 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T17:50:15.239 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T17:50:15.239 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T17:50:15.239 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T17:50:15.239 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T17:50:15.239 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T17:50:15.239 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T17:50:15.239 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T17:50:15.239 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T17:50:15.239 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T17:50:15.239 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T17:50:15.239 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.239 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T17:50:15.239 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T17:50:15.240 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T17:50:15.240 INFO:tasks.workunit.client.0.smithi029.stdout: 1, 2024-08-29T17:50:15.240 INFO:tasks.workunit.client.0.smithi029.stdout: 0, 2024-08-29T17:50:15.240 INFO:tasks.workunit.client.0.smithi029.stdout: 6 2024-08-29T17:50:15.240 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:15.240 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 1, 2024-08-29T17:50:15.240 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T17:50:15.240 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.240 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:15.240 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T17:50:15.240 INFO:tasks.workunit.client.0.smithi029.stdout: 0, 2024-08-29T17:50:15.240 INFO:tasks.workunit.client.0.smithi029.stdout: 2, 2024-08-29T17:50:15.240 INFO:tasks.workunit.client.0.smithi029.stdout: 1 2024-08-29T17:50:15.241 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:15.241 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 0, 2024-08-29T17:50:15.241 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T17:50:15.241 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T17:50:15.241 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T17:50:15.241 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T17:50:15.241 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T17:50:15.241 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T17:50:15.241 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T17:47:32.899520+0000", 2024-08-29T17:50:15.241 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T17:43:22.406496+0000", 2024-08-29T17:50:15.241 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T17:43:22.406496+0000", 2024-08-29T17:50:15.241 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T17:43:22.406939+0000", 2024-08-29T17:50:15.241 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T17:47:32.899520+0000", 2024-08-29T17:50:15.241 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:15.242 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T17:50:15.242 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:15.242 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 64, 2024-08-29T17:50:15.242 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T17:47:32.899520+0000", 2024-08-29T17:50:15.242 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T17:47:32.899520+0000", 2024-08-29T17:50:15.242 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T17:47:32.899520+0000", 2024-08-29T17:50:15.242 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T17:50:15.242 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T17:50:15.242 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:15.242 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T17:47:32.899520+0000", 2024-08-29T17:50:15.242 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T17:47:32.899520+0000", 2024-08-29T17:50:15.242 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T17:50:15.242 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T17:50:15.243 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T17:50:15.243 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T17:50:15.243 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 63, 2024-08-29T17:50:15.243 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T17:50:15.243 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T17:50:15.243 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T17:50:15.243 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T17:50:15.243 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T17:50:15.243 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T17:50:15.243 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T17:50:15.243 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T17:50:15.243 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.3d", 2024-08-29T17:50:15.243 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T17:50:15.243 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T17:50:15.244 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 76, 2024-08-29T17:50:15.244 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 25, 2024-08-29T17:50:15.244 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T17:50:15.244 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T19:38:35.419643+0000", 2024-08-29T17:50:15.244 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T17:50:15.244 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T17:50:15.244 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T17:50:15.244 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T17:50:15.244 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T17:50:15.244 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T17:50:15.244 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T17:50:15.244 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T17:50:15.244 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T17:50:15.245 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T17:50:15.245 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T17:50:15.245 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T17:50:15.245 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T17:50:15.245 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T17:50:15.245 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T17:50:15.245 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T17:50:15.245 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T17:50:15.245 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T17:50:15.245 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T17:50:15.245 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T17:50:15.245 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T17:50:15.245 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T17:50:15.246 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T17:50:15.246 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T17:50:15.246 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T17:50:15.246 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T17:50:15.246 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T17:50:15.246 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T17:50:15.246 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T17:50:15.246 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T17:50:15.246 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T17:50:15.246 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T17:50:15.246 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T17:50:15.246 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T17:50:15.246 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T17:50:15.246 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T17:50:15.247 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T17:50:15.247 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T17:50:15.247 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T17:50:15.247 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T17:50:15.247 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T17:50:15.247 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T17:50:15.247 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T17:50:15.247 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.247 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T17:50:15.247 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T17:50:15.247 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T17:50:15.247 INFO:tasks.workunit.client.0.smithi029.stdout: 0, 2024-08-29T17:50:15.247 INFO:tasks.workunit.client.0.smithi029.stdout: 2, 2024-08-29T17:50:15.247 INFO:tasks.workunit.client.0.smithi029.stdout: 1 2024-08-29T17:50:15.248 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:15.248 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 0, 2024-08-29T17:50:15.248 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T17:50:15.248 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.248 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:15.248 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T17:50:15.248 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T17:50:15.248 INFO:tasks.workunit.client.0.smithi029.stdout: 3, 2024-08-29T17:50:15.248 INFO:tasks.workunit.client.0.smithi029.stdout: 7 2024-08-29T17:50:15.248 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:15.248 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 5, 2024-08-29T17:50:15.248 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T17:50:15.249 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T17:50:15.249 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T17:50:15.249 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T17:50:15.249 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T17:50:15.249 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T17:50:15.249 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T17:47:27.902346+0000", 2024-08-29T17:50:15.249 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T17:43:22.431531+0000", 2024-08-29T17:50:15.249 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T17:43:22.431531+0000", 2024-08-29T17:50:15.249 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T17:43:22.432318+0000", 2024-08-29T17:50:15.249 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T17:47:27.902346+0000", 2024-08-29T17:50:15.249 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:15.249 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T17:50:15.249 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:15.249 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 64, 2024-08-29T17:50:15.250 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T17:47:27.902346+0000", 2024-08-29T17:50:15.250 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T17:47:27.902346+0000", 2024-08-29T17:50:15.250 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T17:47:27.902346+0000", 2024-08-29T17:50:15.250 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T17:50:15.250 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T17:50:15.250 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:15.250 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T17:47:27.902346+0000", 2024-08-29T17:50:15.250 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T17:47:27.902346+0000", 2024-08-29T17:50:15.250 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T17:50:15.250 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T17:50:15.250 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T17:50:15.250 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T17:50:15.250 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 63, 2024-08-29T17:50:15.250 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T17:50:15.251 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T17:50:15.251 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T17:50:15.251 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T17:50:15.251 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T17:50:15.251 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T17:50:15.251 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T17:50:15.251 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T17:50:15.251 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.3c", 2024-08-29T17:50:15.251 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T17:50:15.251 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T17:50:15.251 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 76, 2024-08-29T17:50:15.251 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 25, 2024-08-29T17:50:15.251 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T17:50:15.252 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T05:28:17.317346+0000", 2024-08-29T17:50:15.252 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T17:50:15.252 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T17:50:15.252 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T17:50:15.252 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T17:50:15.252 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T17:50:15.252 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T17:50:15.252 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T17:50:15.252 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T17:50:15.252 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T17:50:15.252 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T17:50:15.252 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T17:50:15.252 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T17:50:15.252 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T17:50:15.253 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T17:50:15.253 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T17:50:15.253 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T17:50:15.253 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T17:50:15.253 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T17:50:15.253 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T17:50:15.253 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T17:50:15.253 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T17:50:15.253 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T17:50:15.253 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T17:50:15.253 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T17:50:15.253 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T17:50:15.253 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T17:50:15.253 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T17:50:15.254 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T17:50:15.254 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T17:50:15.254 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T17:50:15.254 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T17:50:15.254 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T17:50:15.254 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T17:50:15.254 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T17:50:15.254 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T17:50:15.254 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T17:50:15.254 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T17:50:15.254 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T17:50:15.254 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T17:50:15.254 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T17:50:15.255 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T17:50:15.255 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T17:50:15.255 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T17:50:15.255 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.255 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T17:50:15.255 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T17:50:15.255 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T17:50:15.255 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T17:50:15.255 INFO:tasks.workunit.client.0.smithi029.stdout: 3, 2024-08-29T17:50:15.255 INFO:tasks.workunit.client.0.smithi029.stdout: 7 2024-08-29T17:50:15.255 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:15.255 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 5, 2024-08-29T17:50:15.255 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T17:50:15.256 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.256 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:15.256 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T17:50:15.256 INFO:tasks.workunit.client.0.smithi029.stdout: 7, 2024-08-29T17:50:15.256 INFO:tasks.workunit.client.0.smithi029.stdout: 2, 2024-08-29T17:50:15.256 INFO:tasks.workunit.client.0.smithi029.stdout: 4 2024-08-29T17:50:15.256 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:15.256 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 7, 2024-08-29T17:50:15.256 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T17:50:15.256 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T17:50:15.256 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T17:50:15.256 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T17:50:15.256 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T17:50:15.257 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T17:50:15.257 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T17:46:26.466230+0000", 2024-08-29T17:50:15.257 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T17:43:22.436170+0000", 2024-08-29T17:50:15.257 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T17:43:22.436170+0000", 2024-08-29T17:50:15.257 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T17:43:22.437961+0000", 2024-08-29T17:50:15.257 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T17:46:26.466230+0000", 2024-08-29T17:50:15.257 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:15.257 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T17:50:15.257 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:15.257 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 64, 2024-08-29T17:50:15.257 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T17:46:26.466230+0000", 2024-08-29T17:50:15.257 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T17:46:26.466230+0000", 2024-08-29T17:50:15.257 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T17:46:26.466230+0000", 2024-08-29T17:50:15.257 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T17:50:15.258 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T17:50:15.258 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:15.258 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T17:46:26.466230+0000", 2024-08-29T17:50:15.258 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T17:46:26.466230+0000", 2024-08-29T17:50:15.258 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T17:50:15.258 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T17:50:15.258 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T17:50:15.258 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T17:50:15.258 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 63, 2024-08-29T17:50:15.258 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T17:50:15.258 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T17:50:15.258 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T17:50:15.258 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T17:50:15.258 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T17:50:15.259 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T17:50:15.259 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T17:50:15.259 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T17:50:15.259 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.3b", 2024-08-29T17:50:15.259 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T17:50:15.259 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T17:50:15.259 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 76, 2024-08-29T17:50:15.259 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 24, 2024-08-29T17:50:15.259 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T17:50:15.259 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T03:08:18.576818+0000", 2024-08-29T17:50:15.259 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T17:50:15.259 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T17:50:15.259 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T17:50:15.260 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T17:50:15.260 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T17:50:15.260 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T17:50:15.260 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T17:50:15.260 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T17:50:15.260 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T17:50:15.260 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T17:50:15.260 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T17:50:15.260 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T17:50:15.260 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T17:50:15.260 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T17:50:15.260 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T17:50:15.260 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T17:50:15.260 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T17:50:15.261 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T17:50:15.261 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T17:50:15.261 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T17:50:15.261 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T17:50:15.261 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T17:50:15.261 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T17:50:15.261 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T17:50:15.261 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T17:50:15.261 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T17:50:15.261 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T17:50:15.261 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T17:50:15.261 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T17:50:15.261 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T17:50:15.262 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T17:50:15.262 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T17:50:15.262 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T17:50:15.262 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T17:50:15.262 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T17:50:15.262 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T17:50:15.262 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T17:50:15.262 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T17:50:15.262 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T17:50:15.262 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T17:50:15.262 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T17:50:15.262 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T17:50:15.262 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T17:50:15.262 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.263 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T17:50:15.263 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T17:50:15.263 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T17:50:15.263 INFO:tasks.workunit.client.0.smithi029.stdout: 7, 2024-08-29T17:50:15.263 INFO:tasks.workunit.client.0.smithi029.stdout: 2, 2024-08-29T17:50:15.263 INFO:tasks.workunit.client.0.smithi029.stdout: 4 2024-08-29T17:50:15.263 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:15.263 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 7, 2024-08-29T17:50:15.263 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T17:50:15.263 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.263 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:15.263 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T17:50:15.263 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T17:50:15.263 INFO:tasks.workunit.client.0.smithi029.stdout: 0, 2024-08-29T17:50:15.264 INFO:tasks.workunit.client.0.smithi029.stdout: 1 2024-08-29T17:50:15.264 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:15.264 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 5, 2024-08-29T17:50:15.264 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T17:50:15.264 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T17:50:15.264 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T17:50:15.264 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T17:50:15.264 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T17:50:15.264 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T17:50:15.264 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T17:46:26.460845+0000", 2024-08-29T17:50:15.264 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T17:43:22.420039+0000", 2024-08-29T17:50:15.264 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T17:43:22.420039+0000", 2024-08-29T17:50:15.264 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T17:43:22.420691+0000", 2024-08-29T17:50:15.265 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T17:46:26.460845+0000", 2024-08-29T17:50:15.265 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:15.265 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T17:50:15.265 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:15.265 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 64, 2024-08-29T17:50:15.265 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T17:46:26.460845+0000", 2024-08-29T17:50:15.265 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T17:46:26.460845+0000", 2024-08-29T17:50:15.265 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T17:46:26.460845+0000", 2024-08-29T17:50:15.265 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T17:50:15.265 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T17:50:15.265 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:15.265 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T17:46:26.460845+0000", 2024-08-29T17:50:15.265 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T17:46:26.460845+0000", 2024-08-29T17:50:15.265 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T17:50:15.266 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T17:50:15.266 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T17:50:15.266 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T17:50:15.266 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 63, 2024-08-29T17:50:15.266 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T17:50:15.266 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T17:50:15.266 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T17:50:15.266 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T17:50:15.266 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T17:50:15.266 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T17:50:15.266 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T17:50:15.266 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T17:50:15.266 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.3a", 2024-08-29T17:50:15.267 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T17:50:15.267 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T17:50:15.267 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 76, 2024-08-29T17:50:15.267 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 24, 2024-08-29T17:50:15.267 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T17:50:15.267 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T19:08:49.436974+0000", 2024-08-29T17:50:15.267 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T17:50:15.267 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T17:50:15.267 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T17:50:15.267 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T17:50:15.267 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T17:50:15.267 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T17:50:15.267 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T17:50:15.267 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T17:50:15.268 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T17:50:15.268 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T17:50:15.268 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T17:50:15.268 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T17:50:15.268 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T17:50:15.268 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T17:50:15.268 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T17:50:15.268 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T17:50:15.268 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T17:50:15.268 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T17:50:15.268 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T17:50:15.268 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T17:50:15.268 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T17:50:15.268 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T17:50:15.269 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T17:50:15.269 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T17:50:15.269 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T17:50:15.269 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T17:50:15.269 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T17:50:15.269 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T17:50:15.269 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T17:50:15.269 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T17:50:15.269 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T17:50:15.269 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T17:50:15.269 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T17:50:15.269 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T17:50:15.269 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T17:50:15.269 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T17:50:15.270 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T17:50:15.270 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T17:50:15.270 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T17:50:15.270 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T17:50:15.270 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T17:50:15.270 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T17:50:15.270 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T17:50:15.270 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.270 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T17:50:15.270 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T17:50:15.270 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T17:50:15.270 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T17:50:15.271 INFO:tasks.workunit.client.0.smithi029.stdout: 0, 2024-08-29T17:50:15.271 INFO:tasks.workunit.client.0.smithi029.stdout: 1 2024-08-29T17:50:15.271 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:15.271 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 5, 2024-08-29T17:50:15.271 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T17:50:15.271 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.271 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:15.271 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T17:50:15.271 INFO:tasks.workunit.client.0.smithi029.stdout: 7, 2024-08-29T17:50:15.271 INFO:tasks.workunit.client.0.smithi029.stdout: 0, 2024-08-29T17:50:15.271 INFO:tasks.workunit.client.0.smithi029.stdout: 4 2024-08-29T17:50:15.271 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:15.271 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 7, 2024-08-29T17:50:15.271 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T17:50:15.272 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T17:50:15.272 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T17:50:15.272 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T17:50:15.272 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T17:50:15.272 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T17:50:15.272 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T17:46:26.465685+0000", 2024-08-29T17:50:15.272 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T17:43:22.437442+0000", 2024-08-29T17:50:15.272 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T17:43:22.437442+0000", 2024-08-29T17:50:15.272 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T17:43:22.437995+0000", 2024-08-29T17:50:15.272 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T17:46:26.465685+0000", 2024-08-29T17:50:15.272 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:15.272 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T17:50:15.272 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:15.273 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 64, 2024-08-29T17:50:15.273 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T17:46:26.465685+0000", 2024-08-29T17:50:15.273 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T17:46:26.465685+0000", 2024-08-29T17:50:15.273 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T17:46:26.465685+0000", 2024-08-29T17:50:15.273 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T17:50:15.273 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T17:50:15.273 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:15.273 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T17:46:26.465685+0000", 2024-08-29T17:50:15.273 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T17:46:26.465685+0000", 2024-08-29T17:50:15.273 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T17:50:15.273 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T17:50:15.273 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T17:50:15.273 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T17:50:15.274 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 63, 2024-08-29T17:50:15.274 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T17:50:15.274 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T17:50:15.274 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T17:50:15.274 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T17:50:15.274 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T17:50:15.274 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T17:50:15.274 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T17:50:15.274 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T17:50:15.274 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.39", 2024-08-29T17:50:15.274 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T17:50:15.274 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T17:50:15.274 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 76, 2024-08-29T17:50:15.274 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 24, 2024-08-29T17:50:15.275 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T17:50:15.275 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T00:35:04.651406+0000", 2024-08-29T17:50:15.275 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T17:50:15.275 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T17:50:15.275 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T17:50:15.275 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T17:50:15.275 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T17:50:15.275 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T17:50:15.275 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T17:50:15.275 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T17:50:15.275 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T17:50:15.275 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T17:50:15.275 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T17:50:15.276 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T17:50:15.276 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T17:50:15.276 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T17:50:15.276 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T17:50:15.276 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T17:50:15.276 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T17:50:15.276 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T17:50:15.276 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T17:50:15.276 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T17:50:15.276 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T17:50:15.276 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T17:50:15.276 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T17:50:15.276 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T17:50:15.277 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T17:50:15.277 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T17:50:15.277 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T17:50:15.277 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T17:50:15.277 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T17:50:15.277 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T17:50:15.277 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T17:50:15.277 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T17:50:15.277 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T17:50:15.277 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T17:50:15.277 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T17:50:15.277 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T17:50:15.277 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T17:50:15.277 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T17:50:15.278 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T17:50:15.278 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T17:50:15.278 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T17:50:15.278 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T17:50:15.278 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T17:50:15.278 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.278 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T17:50:15.278 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T17:50:15.278 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T17:50:15.278 INFO:tasks.workunit.client.0.smithi029.stdout: 7, 2024-08-29T17:50:15.278 INFO:tasks.workunit.client.0.smithi029.stdout: 0, 2024-08-29T17:50:15.278 INFO:tasks.workunit.client.0.smithi029.stdout: 4 2024-08-29T17:50:15.278 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:15.278 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 7, 2024-08-29T17:50:15.279 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T17:50:15.279 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.279 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:15.279 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T17:50:15.279 INFO:tasks.workunit.client.0.smithi029.stdout: 3, 2024-08-29T17:50:15.279 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T17:50:15.279 INFO:tasks.workunit.client.0.smithi029.stdout: 6 2024-08-29T17:50:15.279 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:15.279 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 3, 2024-08-29T17:50:15.279 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T17:50:15.279 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T17:50:15.279 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T17:50:15.279 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T17:50:15.280 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T17:50:15.280 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T17:50:15.280 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T17:46:26.659310+0000", 2024-08-29T17:50:15.280 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T17:43:22.430351+0000", 2024-08-29T17:50:15.280 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T17:43:22.430351+0000", 2024-08-29T17:50:15.280 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T17:43:22.430602+0000", 2024-08-29T17:50:15.280 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T17:46:26.659310+0000", 2024-08-29T17:50:15.280 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:15.280 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T17:50:15.280 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:15.280 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 64, 2024-08-29T17:50:15.280 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T17:46:26.659310+0000", 2024-08-29T17:50:15.280 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T17:46:26.659310+0000", 2024-08-29T17:50:15.281 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T17:46:26.659310+0000", 2024-08-29T17:50:15.281 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T17:50:15.281 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T17:50:15.281 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:15.281 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T17:46:26.659310+0000", 2024-08-29T17:50:15.281 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T17:46:26.659310+0000", 2024-08-29T17:50:15.281 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T17:50:15.281 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T17:50:15.281 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T17:50:15.281 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T17:50:15.281 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 63, 2024-08-29T17:50:15.281 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T17:50:15.281 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T17:50:15.282 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T17:50:15.282 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T17:50:15.282 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T17:50:15.282 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T17:50:15.282 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T17:50:15.282 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T17:50:15.282 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.38", 2024-08-29T17:50:15.282 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T17:50:15.282 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T17:50:15.282 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 76, 2024-08-29T17:50:15.282 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 24, 2024-08-29T17:50:15.282 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T17:50:15.282 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T22:31:28.613615+0000", 2024-08-29T17:50:15.282 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T17:50:15.283 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T17:50:15.283 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T17:50:15.283 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T17:50:15.283 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T17:50:15.283 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T17:50:15.283 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T17:50:15.283 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T17:50:15.283 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T17:50:15.283 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T17:50:15.283 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T17:50:15.283 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T17:50:15.283 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T17:50:15.283 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T17:50:15.284 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T17:50:15.284 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T17:50:15.284 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T17:50:15.284 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T17:50:15.284 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T17:50:15.284 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T17:50:15.284 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T17:50:15.284 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T17:50:15.284 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T17:50:15.284 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T17:50:15.284 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T17:50:15.284 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T17:50:15.284 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T17:50:15.284 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T17:50:15.285 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T17:50:15.285 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T17:50:15.285 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T17:50:15.285 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T17:50:15.285 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T17:50:15.285 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T17:50:15.285 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T17:50:15.285 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T17:50:15.285 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T17:50:15.285 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T17:50:15.285 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T17:50:15.285 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T17:50:15.285 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T17:50:15.285 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T17:50:15.286 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T17:50:15.286 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.286 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T17:50:15.286 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T17:50:15.286 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T17:50:15.286 INFO:tasks.workunit.client.0.smithi029.stdout: 3, 2024-08-29T17:50:15.286 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T17:50:15.286 INFO:tasks.workunit.client.0.smithi029.stdout: 6 2024-08-29T17:50:15.286 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:15.286 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 3, 2024-08-29T17:50:15.286 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T17:50:15.286 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.286 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:15.287 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T17:50:15.287 INFO:tasks.workunit.client.0.smithi029.stdout: 7, 2024-08-29T17:50:15.287 INFO:tasks.workunit.client.0.smithi029.stdout: 1, 2024-08-29T17:50:15.287 INFO:tasks.workunit.client.0.smithi029.stdout: 0 2024-08-29T17:50:15.287 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:15.287 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 7, 2024-08-29T17:50:15.287 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T17:50:15.287 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T17:50:15.287 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T17:50:15.287 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T17:50:15.287 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T17:50:15.287 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T17:50:15.287 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T17:46:26.468538+0000", 2024-08-29T17:50:15.288 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T17:44:05.547080+0000", 2024-08-29T17:50:15.288 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T17:44:05.547080+0000", 2024-08-29T17:50:15.288 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T17:44:05.548442+0000", 2024-08-29T17:50:15.288 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T17:46:26.468538+0000", 2024-08-29T17:50:15.288 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:15.288 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T17:50:15.288 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:15.288 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 68, 2024-08-29T17:50:15.288 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T17:46:26.468538+0000", 2024-08-29T17:50:15.288 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T17:46:26.468538+0000", 2024-08-29T17:50:15.288 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T17:46:26.468538+0000", 2024-08-29T17:50:15.288 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T17:50:15.289 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T17:50:15.289 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:15.289 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T17:46:26.468538+0000", 2024-08-29T17:50:15.289 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T17:46:26.468538+0000", 2024-08-29T17:50:15.289 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T17:50:15.289 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T17:50:15.289 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T17:50:15.289 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T17:50:15.289 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 67, 2024-08-29T17:50:15.289 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T17:50:15.289 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T17:50:15.289 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T17:50:15.289 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T17:50:15.289 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T17:50:15.290 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T17:50:15.290 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T17:50:15.290 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T17:50:15.290 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.37", 2024-08-29T17:50:15.290 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T17:50:15.290 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T17:50:15.290 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 76, 2024-08-29T17:50:15.290 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 33, 2024-08-29T17:50:15.290 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T17:50:15.290 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T03:49:19.086527+0000", 2024-08-29T17:50:15.290 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T17:50:15.290 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T17:50:15.290 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T17:50:15.291 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T17:50:15.291 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T17:50:15.291 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T17:50:15.291 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T17:50:15.291 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T17:50:15.291 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T17:50:15.291 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T17:50:15.291 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T17:50:15.291 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T17:50:15.291 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T17:50:15.291 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T17:50:15.291 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T17:50:15.291 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T17:50:15.291 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T17:50:15.292 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T17:50:15.292 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T17:50:15.292 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T17:50:15.292 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T17:50:15.292 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T17:50:15.292 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T17:50:15.292 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T17:50:15.292 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T17:50:15.292 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T17:50:15.292 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T17:50:15.292 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T17:50:15.292 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T17:50:15.292 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T17:50:15.293 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T17:50:15.293 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T17:50:15.293 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T17:50:15.293 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T17:50:15.293 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T17:50:15.293 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T17:50:15.293 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T17:50:15.293 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T17:50:15.293 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T17:50:15.293 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T17:50:15.293 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T17:50:15.293 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T17:50:15.293 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T17:50:15.294 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.294 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T17:50:15.294 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T17:50:15.294 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T17:50:15.294 INFO:tasks.workunit.client.0.smithi029.stdout: 7, 2024-08-29T17:50:15.294 INFO:tasks.workunit.client.0.smithi029.stdout: 1, 2024-08-29T17:50:15.294 INFO:tasks.workunit.client.0.smithi029.stdout: 0 2024-08-29T17:50:15.294 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:15.294 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 7, 2024-08-29T17:50:15.294 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T17:50:15.294 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.294 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:15.294 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T17:50:15.295 INFO:tasks.workunit.client.0.smithi029.stdout: 6, 2024-08-29T17:50:15.295 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T17:50:15.295 INFO:tasks.workunit.client.0.smithi029.stdout: 1 2024-08-29T17:50:15.295 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:15.295 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 6, 2024-08-29T17:50:15.295 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T17:50:15.295 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T17:50:15.295 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T17:50:15.295 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T17:50:15.295 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T17:50:15.295 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T17:50:15.295 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T17:46:26.444403+0000", 2024-08-29T17:50:15.295 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T17:43:22.437911+0000", 2024-08-29T17:50:15.295 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T17:43:22.437911+0000", 2024-08-29T17:50:15.296 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T17:43:22.438453+0000", 2024-08-29T17:50:15.296 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T17:46:26.444403+0000", 2024-08-29T17:50:15.296 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:15.296 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T17:50:15.296 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:15.296 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 64, 2024-08-29T17:50:15.296 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T17:46:26.444403+0000", 2024-08-29T17:50:15.296 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T17:46:26.444403+0000", 2024-08-29T17:50:15.296 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T17:46:26.444403+0000", 2024-08-29T17:50:15.296 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T17:50:15.296 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T17:50:15.296 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:15.297 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T17:46:26.444403+0000", 2024-08-29T17:50:15.297 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T17:46:26.444403+0000", 2024-08-29T17:50:15.297 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T17:50:15.297 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T17:50:15.297 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T17:50:15.297 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T17:50:15.297 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 63, 2024-08-29T17:50:15.297 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T17:50:15.297 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T17:50:15.297 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T17:50:15.297 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T17:50:15.297 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T17:50:15.297 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T17:50:15.297 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T17:50:15.298 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T17:50:15.298 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.36", 2024-08-29T17:50:15.298 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T17:50:15.298 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T17:50:15.298 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 76, 2024-08-29T17:50:15.298 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 24, 2024-08-29T17:50:15.298 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T17:50:15.298 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T20:49:07.082732+0000", 2024-08-29T17:50:15.298 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T17:50:15.298 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T17:50:15.298 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T17:50:15.298 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T17:50:15.298 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T17:50:15.298 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T17:50:15.299 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T17:50:15.299 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T17:50:15.299 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T17:50:15.299 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T17:50:15.299 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T17:50:15.299 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T17:50:15.299 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T17:50:15.299 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T17:50:15.299 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T17:50:15.299 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T17:50:15.299 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T17:50:15.299 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T17:50:15.299 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T17:50:15.300 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T17:50:15.300 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T17:50:15.300 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T17:50:15.300 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T17:50:15.300 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T17:50:15.300 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T17:50:15.300 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T17:50:15.300 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T17:50:15.300 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T17:50:15.300 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T17:50:15.300 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T17:50:15.300 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T17:50:15.300 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T17:50:15.300 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T17:50:15.301 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T17:50:15.301 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T17:50:15.301 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T17:50:15.301 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T17:50:15.301 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T17:50:15.301 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T17:50:15.301 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T17:50:15.301 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T17:50:15.301 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T17:50:15.301 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T17:50:15.301 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.301 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T17:50:15.301 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T17:50:15.301 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T17:50:15.302 INFO:tasks.workunit.client.0.smithi029.stdout: 6, 2024-08-29T17:50:15.302 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T17:50:15.302 INFO:tasks.workunit.client.0.smithi029.stdout: 1 2024-08-29T17:50:15.302 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:15.302 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 6, 2024-08-29T17:50:15.302 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T17:50:15.302 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.302 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:15.302 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T17:50:15.302 INFO:tasks.workunit.client.0.smithi029.stdout: 6, 2024-08-29T17:50:15.302 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T17:50:15.302 INFO:tasks.workunit.client.0.smithi029.stdout: 0 2024-08-29T17:50:15.302 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:15.303 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 6, 2024-08-29T17:50:15.303 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T17:50:15.303 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T17:50:15.303 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T17:50:15.303 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T17:50:15.303 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T17:50:15.303 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T17:50:15.303 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T17:46:26.443920+0000", 2024-08-29T17:50:15.303 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T17:43:22.438518+0000", 2024-08-29T17:50:15.303 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T17:43:22.438518+0000", 2024-08-29T17:50:15.303 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T17:43:22.439827+0000", 2024-08-29T17:50:15.303 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T17:46:26.443920+0000", 2024-08-29T17:50:15.303 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:15.304 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T17:50:15.304 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:15.304 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 64, 2024-08-29T17:50:15.304 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T17:46:26.443920+0000", 2024-08-29T17:50:15.304 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T17:46:26.443920+0000", 2024-08-29T17:50:15.304 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T17:46:26.443920+0000", 2024-08-29T17:50:15.304 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T17:50:15.304 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T17:50:15.304 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:15.304 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T17:46:26.443920+0000", 2024-08-29T17:50:15.304 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T17:46:26.443920+0000", 2024-08-29T17:50:15.304 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T17:50:15.304 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T17:50:15.305 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T17:50:15.305 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T17:50:15.305 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 63, 2024-08-29T17:50:15.305 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T17:50:15.305 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T17:50:15.305 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T17:50:15.305 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T17:50:15.305 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T17:50:15.305 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T17:50:15.305 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T17:50:15.305 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T17:50:15.305 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.35", 2024-08-29T17:50:15.305 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T17:50:15.305 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T17:50:15.306 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 76, 2024-08-29T17:50:15.306 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 24, 2024-08-29T17:50:15.306 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T17:50:15.306 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T21:44:34.599929+0000", 2024-08-29T17:50:15.306 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T17:50:15.306 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T17:50:15.306 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T17:50:15.306 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T17:50:15.306 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T17:50:15.306 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T17:50:15.306 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T17:50:15.306 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T17:50:15.306 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T17:50:15.306 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T17:50:15.307 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T17:50:15.307 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T17:50:15.307 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T17:50:15.307 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T17:50:15.307 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T17:50:15.307 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T17:50:15.307 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T17:50:15.307 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T17:50:15.307 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T17:50:15.307 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T17:50:15.307 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T17:50:15.307 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T17:50:15.307 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T17:50:15.307 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T17:50:15.308 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T17:50:15.308 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T17:50:15.308 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T17:50:15.308 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T17:50:15.308 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T17:50:15.308 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T17:50:15.308 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T17:50:15.308 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T17:50:15.308 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T17:50:15.308 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T17:50:15.308 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T17:50:15.308 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T17:50:15.308 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T17:50:15.309 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T17:50:15.309 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T17:50:15.309 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T17:50:15.309 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T17:50:15.309 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T17:50:15.309 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T17:50:15.309 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.309 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T17:50:15.309 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T17:50:15.309 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T17:50:15.309 INFO:tasks.workunit.client.0.smithi029.stdout: 6, 2024-08-29T17:50:15.309 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T17:50:15.309 INFO:tasks.workunit.client.0.smithi029.stdout: 0 2024-08-29T17:50:15.309 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:15.310 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 6, 2024-08-29T17:50:15.310 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T17:50:15.310 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.310 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:15.310 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T17:50:15.310 INFO:tasks.workunit.client.0.smithi029.stdout: 4, 2024-08-29T17:50:15.310 INFO:tasks.workunit.client.0.smithi029.stdout: 6, 2024-08-29T17:50:15.310 INFO:tasks.workunit.client.0.smithi029.stdout: 0 2024-08-29T17:50:15.310 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:15.310 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 4, 2024-08-29T17:50:15.310 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T17:50:15.310 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T17:50:15.310 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T17:50:15.311 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T17:50:15.311 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T17:50:15.311 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T17:50:15.311 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T17:46:26.363703+0000", 2024-08-29T17:50:15.311 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T17:43:22.442828+0000", 2024-08-29T17:50:15.311 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T17:43:22.442828+0000", 2024-08-29T17:50:15.311 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T17:43:22.443443+0000", 2024-08-29T17:50:15.311 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T17:46:26.363703+0000", 2024-08-29T17:50:15.311 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:15.311 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T17:50:15.311 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:15.311 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 64, 2024-08-29T17:50:15.311 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T17:46:26.363703+0000", 2024-08-29T17:50:15.311 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T17:46:26.363703+0000", 2024-08-29T17:50:15.312 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T17:46:26.363703+0000", 2024-08-29T17:50:15.312 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T17:50:15.312 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T17:50:15.312 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:15.312 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T17:46:26.363703+0000", 2024-08-29T17:50:15.312 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T17:46:26.363703+0000", 2024-08-29T17:50:15.312 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T17:50:15.312 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T17:50:15.312 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T17:50:15.312 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T17:50:15.312 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 63, 2024-08-29T17:50:15.312 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T17:50:15.312 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T17:50:15.313 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T17:50:15.313 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T17:50:15.313 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T17:50:15.313 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T17:50:15.313 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T17:50:15.313 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T17:50:15.313 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.34", 2024-08-29T17:50:15.313 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T17:50:15.313 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T17:50:15.313 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 76, 2024-08-29T17:50:15.313 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 24, 2024-08-29T17:50:15.313 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T17:50:15.313 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T17:53:49.048246+0000", 2024-08-29T17:50:15.313 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T17:50:15.314 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T17:50:15.314 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T17:50:15.314 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T17:50:15.314 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T17:50:15.314 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T17:50:15.314 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T17:50:15.314 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T17:50:15.314 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T17:50:15.314 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T17:50:15.314 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T17:50:15.314 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T17:50:15.314 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T17:50:15.314 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T17:50:15.314 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T17:50:15.315 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T17:50:15.315 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T17:50:15.315 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T17:50:15.315 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T17:50:15.315 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T17:50:15.315 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T17:50:15.315 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T17:50:15.315 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T17:50:15.315 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T17:50:15.315 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T17:50:15.315 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T17:50:15.315 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T17:50:15.315 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T17:50:15.315 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T17:50:15.316 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T17:50:15.316 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T17:50:15.316 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T17:50:15.316 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T17:50:15.316 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T17:50:15.316 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T17:50:15.316 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T17:50:15.316 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T17:50:15.316 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T17:50:15.316 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T17:50:15.316 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T17:50:15.316 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T17:50:15.316 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T17:50:15.316 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T17:50:15.317 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.317 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T17:50:15.317 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T17:50:15.317 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T17:50:15.317 INFO:tasks.workunit.client.0.smithi029.stdout: 4, 2024-08-29T17:50:15.317 INFO:tasks.workunit.client.0.smithi029.stdout: 6, 2024-08-29T17:50:15.317 INFO:tasks.workunit.client.0.smithi029.stdout: 0 2024-08-29T17:50:15.317 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:15.317 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 4, 2024-08-29T17:50:15.317 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T17:50:15.317 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.317 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:15.317 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T17:50:15.318 INFO:tasks.workunit.client.0.smithi029.stdout: 3, 2024-08-29T17:50:15.318 INFO:tasks.workunit.client.0.smithi029.stdout: 6, 2024-08-29T17:50:15.318 INFO:tasks.workunit.client.0.smithi029.stdout: 1 2024-08-29T17:50:15.318 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:15.318 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 3, 2024-08-29T17:50:15.318 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T17:50:15.318 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T17:50:15.318 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T17:50:15.318 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T17:50:15.318 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T17:50:15.318 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T17:50:15.318 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T17:46:26.658081+0000", 2024-08-29T17:50:15.318 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T17:43:22.426528+0000", 2024-08-29T17:50:15.319 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T17:43:22.426528+0000", 2024-08-29T17:50:15.319 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T17:43:22.426824+0000", 2024-08-29T17:50:15.319 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T17:46:26.658081+0000", 2024-08-29T17:50:15.319 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:15.319 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T17:50:15.319 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:15.319 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 64, 2024-08-29T17:50:15.319 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T17:46:26.658081+0000", 2024-08-29T17:50:15.319 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T17:46:26.658081+0000", 2024-08-29T17:50:15.319 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T17:46:26.658081+0000", 2024-08-29T17:50:15.319 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T17:50:15.319 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T17:50:15.319 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:15.320 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T17:46:26.658081+0000", 2024-08-29T17:50:15.320 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T17:46:26.658081+0000", 2024-08-29T17:50:15.320 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T17:50:15.320 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T17:50:15.320 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T17:50:15.320 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T17:50:15.320 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 63, 2024-08-29T17:50:15.320 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T17:50:15.320 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T17:50:15.320 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T17:50:15.320 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T17:50:15.320 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T17:50:15.320 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T17:50:15.320 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T17:50:15.321 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T17:50:15.321 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.33", 2024-08-29T17:50:15.321 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T17:50:15.321 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T17:50:15.321 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 76, 2024-08-29T17:50:15.321 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 24, 2024-08-29T17:50:15.321 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T17:50:15.321 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T22:18:44.757589+0000", 2024-08-29T17:50:15.321 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T17:50:15.321 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T17:50:15.321 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T17:50:15.321 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T17:50:15.321 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T17:50:15.322 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T17:50:15.322 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T17:50:15.322 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T17:50:15.322 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T17:50:15.322 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T17:50:15.322 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T17:50:15.322 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T17:50:15.322 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T17:50:15.322 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T17:50:15.322 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T17:50:15.322 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T17:50:15.322 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T17:50:15.322 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T17:50:15.322 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T17:50:15.323 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T17:50:15.323 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T17:50:15.323 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T17:50:15.323 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T17:50:15.323 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T17:50:15.323 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T17:50:15.323 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T17:50:15.323 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T17:50:15.323 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T17:50:15.323 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T17:50:15.323 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T17:50:15.323 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T17:50:15.323 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T17:50:15.324 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T17:50:15.324 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T17:50:15.324 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T17:50:15.324 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T17:50:15.324 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T17:50:15.324 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T17:50:15.324 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T17:50:15.324 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T17:50:15.324 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T17:50:15.324 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T17:50:15.324 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T17:50:15.324 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.324 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T17:50:15.324 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T17:50:15.325 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T17:50:15.325 INFO:tasks.workunit.client.0.smithi029.stdout: 3, 2024-08-29T17:50:15.325 INFO:tasks.workunit.client.0.smithi029.stdout: 6, 2024-08-29T17:50:15.325 INFO:tasks.workunit.client.0.smithi029.stdout: 1 2024-08-29T17:50:15.325 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:15.325 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 3, 2024-08-29T17:50:15.325 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T17:50:15.325 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.325 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:15.325 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T17:50:15.325 INFO:tasks.workunit.client.0.smithi029.stdout: 0, 2024-08-29T17:50:15.325 INFO:tasks.workunit.client.0.smithi029.stdout: 1, 2024-08-29T17:50:15.326 INFO:tasks.workunit.client.0.smithi029.stdout: 5 2024-08-29T17:50:15.326 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:15.326 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 0, 2024-08-29T17:50:15.326 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T17:50:15.326 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T17:50:15.326 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T17:50:15.326 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T17:50:15.326 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T17:50:15.326 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T17:50:15.326 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T17:46:26.364748+0000", 2024-08-29T17:50:15.326 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T17:43:22.421070+0000", 2024-08-29T17:50:15.326 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T17:43:22.421070+0000", 2024-08-29T17:50:15.326 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T17:43:22.421356+0000", 2024-08-29T17:50:15.327 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T17:46:26.364748+0000", 2024-08-29T17:50:15.327 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:15.327 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T17:50:15.327 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:15.327 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 64, 2024-08-29T17:50:15.327 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T17:46:26.364748+0000", 2024-08-29T17:50:15.327 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T17:46:26.364748+0000", 2024-08-29T17:50:15.327 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T17:46:26.364748+0000", 2024-08-29T17:50:15.327 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T17:50:15.327 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T17:50:15.327 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:15.327 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T17:46:26.364748+0000", 2024-08-29T17:50:15.327 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T17:46:26.364748+0000", 2024-08-29T17:50:15.328 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T17:50:15.328 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T17:50:15.328 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T17:50:15.328 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T17:50:15.328 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 63, 2024-08-29T17:50:15.328 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T17:50:15.328 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T17:50:15.328 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T17:50:15.328 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T17:50:15.328 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T17:50:15.328 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T17:50:15.328 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T17:50:15.328 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T17:50:15.329 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.32", 2024-08-29T17:50:15.329 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T17:50:15.329 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T17:50:15.329 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 76, 2024-08-29T17:50:15.329 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 24, 2024-08-29T17:50:15.329 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T17:50:15.329 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T21:24:13.011020+0000", 2024-08-29T17:50:15.329 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T17:50:15.329 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T17:50:15.329 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T17:50:15.329 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T17:50:15.329 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T17:50:15.329 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T17:50:15.330 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T17:50:15.330 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T17:50:15.330 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T17:50:15.330 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T17:50:15.330 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T17:50:15.330 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T17:50:15.330 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T17:50:15.330 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T17:50:15.330 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T17:50:15.330 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T17:50:15.330 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T17:50:15.330 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T17:50:15.330 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T17:50:15.331 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T17:50:15.331 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T17:50:15.331 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T17:50:15.331 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T17:50:15.331 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T17:50:15.331 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T17:50:15.331 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T17:50:15.331 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T17:50:15.331 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T17:50:15.331 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T17:50:15.331 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T17:50:15.331 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T17:50:15.331 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T17:50:15.331 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T17:50:15.332 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T17:50:15.332 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T17:50:15.332 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T17:50:15.332 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T17:50:15.332 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T17:50:15.332 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T17:50:15.332 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T17:50:15.332 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T17:50:15.332 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T17:50:15.332 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T17:50:15.332 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.332 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T17:50:15.332 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T17:50:15.332 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T17:50:15.333 INFO:tasks.workunit.client.0.smithi029.stdout: 0, 2024-08-29T17:50:15.333 INFO:tasks.workunit.client.0.smithi029.stdout: 1, 2024-08-29T17:50:15.333 INFO:tasks.workunit.client.0.smithi029.stdout: 5 2024-08-29T17:50:15.333 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:15.333 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 0, 2024-08-29T17:50:15.333 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T17:50:15.333 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.333 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:15.333 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T17:50:15.333 INFO:tasks.workunit.client.0.smithi029.stdout: 1, 2024-08-29T17:50:15.333 INFO:tasks.workunit.client.0.smithi029.stdout: 4, 2024-08-29T17:50:15.333 INFO:tasks.workunit.client.0.smithi029.stdout: 5 2024-08-29T17:50:15.333 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:15.334 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 1, 2024-08-29T17:50:15.334 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T17:50:15.334 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T17:50:15.334 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T17:50:15.334 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T17:50:15.334 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T17:50:15.334 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T17:50:15.334 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T17:46:26.362040+0000", 2024-08-29T17:50:15.334 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T17:43:22.388813+0000", 2024-08-29T17:50:15.334 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T17:43:22.388813+0000", 2024-08-29T17:50:15.334 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T17:43:22.389103+0000", 2024-08-29T17:50:15.334 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T17:46:26.362040+0000", 2024-08-29T17:50:15.334 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:15.335 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T17:50:15.335 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:15.335 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 64, 2024-08-29T17:50:15.335 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T17:46:26.362040+0000", 2024-08-29T17:50:15.335 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T17:46:26.362040+0000", 2024-08-29T17:50:15.335 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T17:46:26.362040+0000", 2024-08-29T17:50:15.335 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T17:50:15.335 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T17:50:15.335 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:15.335 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T17:46:26.362040+0000", 2024-08-29T17:50:15.335 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T17:46:26.362040+0000", 2024-08-29T17:50:15.335 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T17:50:15.335 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T17:50:15.335 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T17:50:15.336 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T17:50:15.336 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 63, 2024-08-29T17:50:15.336 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T17:50:15.336 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T17:50:15.336 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T17:50:15.336 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T17:50:15.336 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T17:50:15.336 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T17:50:15.336 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T17:50:15.336 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T17:50:15.336 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.31", 2024-08-29T17:50:15.336 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T17:50:15.336 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T17:50:15.337 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 76, 2024-08-29T17:50:15.337 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 24, 2024-08-29T17:50:15.337 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T17:50:15.337 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T05:27:09.169979+0000", 2024-08-29T17:50:15.337 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T17:50:15.337 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T17:50:15.337 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T17:50:15.337 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T17:50:15.337 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T17:50:15.337 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T17:50:15.337 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T17:50:15.337 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T17:50:15.337 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T17:50:15.337 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T17:50:15.338 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T17:50:15.338 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T17:50:15.338 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T17:50:15.338 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T17:50:15.338 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T17:50:15.338 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T17:50:15.338 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T17:50:15.338 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T17:50:15.338 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T17:50:15.338 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T17:50:15.338 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T17:50:15.338 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T17:50:15.338 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T17:50:15.339 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T17:50:15.339 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T17:50:15.339 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T17:50:15.339 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T17:50:15.339 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T17:50:15.339 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T17:50:15.339 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T17:50:15.339 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T17:50:15.339 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T17:50:15.339 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T17:50:15.339 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T17:50:15.339 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T17:50:15.339 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T17:50:15.339 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T17:50:15.340 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T17:50:15.340 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T17:50:15.340 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T17:50:15.340 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T17:50:15.340 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T17:50:15.340 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T17:50:15.340 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.340 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T17:50:15.340 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T17:50:15.340 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T17:50:15.340 INFO:tasks.workunit.client.0.smithi029.stdout: 1, 2024-08-29T17:50:15.340 INFO:tasks.workunit.client.0.smithi029.stdout: 4, 2024-08-29T17:50:15.341 INFO:tasks.workunit.client.0.smithi029.stdout: 5 2024-08-29T17:50:15.341 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:15.341 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 1, 2024-08-29T17:50:15.341 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T17:50:15.341 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.341 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:15.341 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T17:50:15.341 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T17:50:15.341 INFO:tasks.workunit.client.0.smithi029.stdout: 0, 2024-08-29T17:50:15.341 INFO:tasks.workunit.client.0.smithi029.stdout: 7 2024-08-29T17:50:15.341 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:15.341 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 5, 2024-08-29T17:50:15.341 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T17:50:15.341 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T17:50:15.342 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T17:50:15.342 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T17:50:15.342 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T17:50:15.342 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T17:50:15.342 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T17:46:26.460715+0000", 2024-08-29T17:50:15.342 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T17:43:22.416841+0000", 2024-08-29T17:50:15.342 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T17:43:22.416841+0000", 2024-08-29T17:50:15.342 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T17:43:22.417670+0000", 2024-08-29T17:50:15.342 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T17:46:26.460715+0000", 2024-08-29T17:50:15.342 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:15.342 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T17:50:15.342 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:15.342 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 64, 2024-08-29T17:50:15.343 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T17:46:26.460715+0000", 2024-08-29T17:50:15.343 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T17:46:26.460715+0000", 2024-08-29T17:50:15.343 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T17:46:26.460715+0000", 2024-08-29T17:50:15.343 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T17:50:15.343 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T17:50:15.343 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:15.343 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T17:46:26.460715+0000", 2024-08-29T17:50:15.343 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T17:46:26.460715+0000", 2024-08-29T17:50:15.343 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T17:50:15.343 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T17:50:15.343 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T17:50:15.343 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T17:50:15.343 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 63, 2024-08-29T17:50:15.343 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T17:50:15.344 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T17:50:15.344 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T17:50:15.344 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T17:50:15.344 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T17:50:15.344 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T17:50:15.344 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T17:50:15.344 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T17:50:15.344 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.30", 2024-08-29T17:50:15.344 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T17:50:15.344 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T17:50:15.344 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 76, 2024-08-29T17:50:15.344 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 24, 2024-08-29T17:50:15.344 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T17:50:15.345 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T04:15:34.223348+0000", 2024-08-29T17:50:15.345 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T17:50:15.345 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T17:50:15.345 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T17:50:15.345 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T17:50:15.345 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T17:50:15.345 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T17:50:15.345 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T17:50:15.345 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T17:50:15.345 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T17:50:15.345 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T17:50:15.345 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T17:50:15.345 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T17:50:15.345 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T17:50:15.346 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T17:50:15.346 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T17:50:15.346 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T17:50:15.346 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T17:50:15.346 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T17:50:15.346 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T17:50:15.346 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T17:50:15.346 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T17:50:15.346 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T17:50:15.346 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T17:50:15.346 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T17:50:15.346 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T17:50:15.346 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T17:50:15.347 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T17:50:15.347 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T17:50:15.347 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T17:50:15.347 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T17:50:15.347 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T17:50:15.347 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T17:50:15.347 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T17:50:15.347 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T17:50:15.347 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T17:50:15.347 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T17:50:15.347 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T17:50:15.347 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T17:50:15.347 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T17:50:15.347 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T17:50:15.348 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T17:50:15.348 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T17:50:15.348 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T17:50:15.348 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.348 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T17:50:15.348 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T17:50:15.348 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T17:50:15.348 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T17:50:15.348 INFO:tasks.workunit.client.0.smithi029.stdout: 0, 2024-08-29T17:50:15.348 INFO:tasks.workunit.client.0.smithi029.stdout: 7 2024-08-29T17:50:15.348 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:15.348 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 5, 2024-08-29T17:50:15.348 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T17:50:15.348 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.349 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:15.349 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T17:50:15.349 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T17:50:15.349 INFO:tasks.workunit.client.0.smithi029.stdout: 7, 2024-08-29T17:50:15.349 INFO:tasks.workunit.client.0.smithi029.stdout: 4 2024-08-29T17:50:15.349 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:15.349 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 5, 2024-08-29T17:50:15.349 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T17:50:15.349 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T17:50:15.349 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T17:50:15.349 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T17:50:15.349 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T17:50:15.349 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T17:50:15.350 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T17:46:26.462114+0000", 2024-08-29T17:50:15.350 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T17:43:22.404160+0000", 2024-08-29T17:50:15.350 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T17:43:22.404160+0000", 2024-08-29T17:50:15.350 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T17:43:22.405413+0000", 2024-08-29T17:50:15.350 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T17:46:26.462114+0000", 2024-08-29T17:50:15.350 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:15.350 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T17:50:15.350 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:15.350 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 64, 2024-08-29T17:50:15.350 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T17:46:26.462114+0000", 2024-08-29T17:50:15.350 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T17:46:26.462114+0000", 2024-08-29T17:50:15.350 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T17:46:26.462114+0000", 2024-08-29T17:50:15.350 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T17:50:15.350 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T17:50:15.351 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:15.351 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T17:46:26.462114+0000", 2024-08-29T17:50:15.351 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T17:46:26.462114+0000", 2024-08-29T17:50:15.351 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T17:50:15.351 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T17:50:15.351 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T17:50:15.351 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T17:50:15.351 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 63, 2024-08-29T17:50:15.351 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T17:50:15.351 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T17:50:15.351 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T17:50:15.351 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T17:50:15.351 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T17:50:15.352 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T17:50:15.352 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T17:50:15.352 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T17:50:15.352 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.2f", 2024-08-29T17:50:15.352 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T17:50:15.352 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T17:50:15.352 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 76, 2024-08-29T17:50:15.352 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 24, 2024-08-29T17:50:15.352 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T17:50:15.352 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T03:07:48.009794+0000", 2024-08-29T17:50:15.352 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T17:50:15.352 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T17:50:15.352 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T17:50:15.352 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T17:50:15.353 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T17:50:15.353 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T17:50:15.353 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T17:50:15.353 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T17:50:15.353 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T17:50:15.353 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T17:50:15.353 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T17:50:15.353 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T17:50:15.353 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T17:50:15.353 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T17:50:15.353 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T17:50:15.353 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T17:50:15.353 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T17:50:15.354 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T17:50:15.354 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T17:50:15.354 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T17:50:15.354 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T17:50:15.354 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T17:50:15.354 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T17:50:15.354 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T17:50:15.354 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T17:50:15.354 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T17:50:15.354 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T17:50:15.354 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T17:50:15.354 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T17:50:15.354 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T17:50:15.355 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T17:50:15.355 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T17:50:15.355 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T17:50:15.355 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T17:50:15.355 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T17:50:15.355 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T17:50:15.355 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T17:50:15.355 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T17:50:15.355 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T17:50:15.355 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T17:50:15.355 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T17:50:15.355 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T17:50:15.355 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T17:50:15.355 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.356 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T17:50:15.356 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T17:50:15.356 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T17:50:15.356 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T17:50:15.356 INFO:tasks.workunit.client.0.smithi029.stdout: 7, 2024-08-29T17:50:15.356 INFO:tasks.workunit.client.0.smithi029.stdout: 4 2024-08-29T17:50:15.356 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:15.356 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 5, 2024-08-29T17:50:15.356 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T17:50:15.356 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.356 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:15.356 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T17:50:15.356 INFO:tasks.workunit.client.0.smithi029.stdout: 2, 2024-08-29T17:50:15.357 INFO:tasks.workunit.client.0.smithi029.stdout: 6, 2024-08-29T17:50:15.357 INFO:tasks.workunit.client.0.smithi029.stdout: 7 2024-08-29T17:50:15.357 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:15.357 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 2, 2024-08-29T17:50:15.357 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T17:50:15.357 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T17:50:15.357 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T17:50:15.357 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T17:50:15.357 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T17:50:15.357 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T17:50:15.357 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T17:46:26.743755+0000", 2024-08-29T17:50:15.357 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T17:43:22.425181+0000", 2024-08-29T17:50:15.357 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T17:43:22.425181+0000", 2024-08-29T17:50:15.358 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T17:43:22.425488+0000", 2024-08-29T17:50:15.358 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T17:46:26.743755+0000", 2024-08-29T17:50:15.358 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:15.358 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T17:50:15.358 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:15.358 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 64, 2024-08-29T17:50:15.358 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T17:46:26.743755+0000", 2024-08-29T17:50:15.358 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T17:46:26.743755+0000", 2024-08-29T17:50:15.358 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T17:46:26.743755+0000", 2024-08-29T17:50:15.358 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T17:50:15.358 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T17:50:15.358 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:15.358 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T17:46:26.743755+0000", 2024-08-29T17:50:15.358 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T17:46:26.743755+0000", 2024-08-29T17:50:15.359 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T17:50:15.359 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T17:50:15.359 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T17:50:15.359 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T17:50:15.359 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 63, 2024-08-29T17:50:15.359 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T17:50:15.359 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T17:50:15.359 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T17:50:15.359 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T17:50:15.359 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T17:50:15.359 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T17:50:15.359 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T17:50:15.359 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T17:50:15.360 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.2e", 2024-08-29T17:50:15.360 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T17:50:15.360 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T17:50:15.360 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 76, 2024-08-29T17:50:15.360 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 24, 2024-08-29T17:50:15.360 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T17:50:15.360 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T03:39:39.462031+0000", 2024-08-29T17:50:15.360 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T17:50:15.360 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T17:50:15.360 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T17:50:15.360 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T17:50:15.360 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T17:50:15.360 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T17:50:15.360 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T17:50:15.361 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T17:50:15.361 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T17:50:15.361 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T17:50:15.361 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T17:50:15.361 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T17:50:15.361 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T17:50:15.361 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T17:50:15.361 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T17:50:15.361 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T17:50:15.361 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T17:50:15.361 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T17:50:15.361 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T17:50:15.361 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T17:50:15.362 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T17:50:15.362 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T17:50:15.362 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T17:50:15.362 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T17:50:15.362 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T17:50:15.362 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T17:50:15.362 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T17:50:15.362 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T17:50:15.362 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T17:50:15.362 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T17:50:15.362 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T17:50:15.362 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T17:50:15.362 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T17:50:15.362 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T17:50:15.363 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T17:50:15.363 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T17:50:15.363 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T17:50:15.363 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T17:50:15.363 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T17:50:15.363 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T17:50:15.363 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T17:50:15.363 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T17:50:15.363 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T17:50:15.363 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.363 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T17:50:15.363 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T17:50:15.363 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T17:50:15.363 INFO:tasks.workunit.client.0.smithi029.stdout: 2, 2024-08-29T17:50:15.364 INFO:tasks.workunit.client.0.smithi029.stdout: 6, 2024-08-29T17:50:15.364 INFO:tasks.workunit.client.0.smithi029.stdout: 7 2024-08-29T17:50:15.364 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:15.364 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 2, 2024-08-29T17:50:15.364 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T17:50:15.364 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.364 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:15.364 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T17:50:15.364 INFO:tasks.workunit.client.0.smithi029.stdout: 7, 2024-08-29T17:50:15.364 INFO:tasks.workunit.client.0.smithi029.stdout: 2, 2024-08-29T17:50:15.364 INFO:tasks.workunit.client.0.smithi029.stdout: 6 2024-08-29T17:50:15.364 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:15.364 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 7, 2024-08-29T17:50:15.364 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T17:50:15.365 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T17:50:15.365 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T17:50:15.365 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T17:50:15.365 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T17:50:15.365 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T17:50:15.365 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T17:47:57.902100+0000", 2024-08-29T17:50:15.365 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T17:43:22.442498+0000", 2024-08-29T17:50:15.365 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T17:43:22.442498+0000", 2024-08-29T17:50:15.365 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T17:43:22.443022+0000", 2024-08-29T17:50:15.365 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T17:47:57.902100+0000", 2024-08-29T17:50:15.365 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:15.365 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T17:50:15.366 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:15.366 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 64, 2024-08-29T17:50:15.366 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T17:47:57.902100+0000", 2024-08-29T17:50:15.366 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T17:47:57.902100+0000", 2024-08-29T17:50:15.366 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T17:47:57.902100+0000", 2024-08-29T17:50:15.366 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T17:50:15.366 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T17:50:15.366 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:15.366 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T17:47:57.902100+0000", 2024-08-29T17:50:15.366 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T17:47:57.902100+0000", 2024-08-29T17:50:15.366 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T17:50:15.366 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T17:50:15.366 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T17:50:15.366 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T17:50:15.367 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 63, 2024-08-29T17:50:15.367 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T17:50:15.367 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T17:50:15.367 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T17:50:15.367 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T17:50:15.367 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T17:50:15.367 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T17:50:15.367 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T17:50:15.367 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T17:50:15.367 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.2d", 2024-08-29T17:50:15.367 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T17:50:15.367 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T17:50:15.367 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 76, 2024-08-29T17:50:15.367 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 25, 2024-08-29T17:50:15.368 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T17:50:15.368 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T05:31:59.650480+0000", 2024-08-29T17:50:15.368 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T17:50:15.368 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T17:50:15.368 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T17:50:15.368 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T17:50:15.368 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T17:50:15.368 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T17:50:15.368 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T17:50:15.368 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T17:50:15.368 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T17:50:15.368 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T17:50:15.368 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T17:50:15.369 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T17:50:15.369 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T17:50:15.369 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T17:50:15.369 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T17:50:15.369 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T17:50:15.369 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T17:50:15.369 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T17:50:15.369 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T17:50:15.369 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T17:50:15.369 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T17:50:15.369 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T17:50:15.369 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T17:50:15.369 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T17:50:15.369 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T17:50:15.370 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T17:50:15.370 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T17:50:15.370 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T17:50:15.370 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T17:50:15.370 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T17:50:15.370 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T17:50:15.370 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T17:50:15.370 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T17:50:15.370 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T17:50:15.370 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T17:50:15.370 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T17:50:15.370 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T17:50:15.370 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T17:50:15.370 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T17:50:15.371 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T17:50:15.371 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T17:50:15.371 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T17:50:15.371 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T17:50:15.371 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.371 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T17:50:15.371 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T17:50:15.371 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T17:50:15.371 INFO:tasks.workunit.client.0.smithi029.stdout: 7, 2024-08-29T17:50:15.371 INFO:tasks.workunit.client.0.smithi029.stdout: 2, 2024-08-29T17:50:15.371 INFO:tasks.workunit.client.0.smithi029.stdout: 6 2024-08-29T17:50:15.371 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:15.371 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 7, 2024-08-29T17:50:15.372 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T17:50:15.372 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.372 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:15.372 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T17:50:15.372 INFO:tasks.workunit.client.0.smithi029.stdout: 6, 2024-08-29T17:50:15.372 INFO:tasks.workunit.client.0.smithi029.stdout: 4, 2024-08-29T17:50:15.372 INFO:tasks.workunit.client.0.smithi029.stdout: 0 2024-08-29T17:50:15.372 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:15.372 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 6, 2024-08-29T17:50:15.372 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T17:50:15.372 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T17:50:15.372 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T17:50:15.372 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T17:50:15.372 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T17:50:15.373 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T17:50:15.373 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T17:47:57.899959+0000", 2024-08-29T17:50:15.373 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T17:43:22.432060+0000", 2024-08-29T17:50:15.373 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T17:43:22.432060+0000", 2024-08-29T17:50:15.373 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T17:43:22.432860+0000", 2024-08-29T17:50:15.373 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T17:47:57.899959+0000", 2024-08-29T17:50:15.373 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:15.373 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T17:50:15.373 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:15.373 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 64, 2024-08-29T17:50:15.373 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T17:47:57.899959+0000", 2024-08-29T17:50:15.373 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T17:47:57.899959+0000", 2024-08-29T17:50:15.373 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T17:47:57.899959+0000", 2024-08-29T17:50:15.374 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T17:50:15.374 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T17:50:15.374 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:15.374 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T17:47:57.899959+0000", 2024-08-29T17:50:15.374 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T17:47:57.899959+0000", 2024-08-29T17:50:15.374 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T17:50:15.374 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T17:50:15.374 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T17:50:15.374 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T17:50:15.374 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 63, 2024-08-29T17:50:15.374 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T17:50:15.374 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T17:50:15.375 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T17:50:15.375 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T17:50:15.375 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T17:50:15.375 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T17:50:15.375 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T17:50:15.375 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T17:50:15.375 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.2c", 2024-08-29T17:50:15.375 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T17:50:15.375 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T17:50:15.375 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 76, 2024-08-29T17:50:15.375 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 25, 2024-08-29T17:50:15.375 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T17:50:15.375 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T18:27:01.014067+0000", 2024-08-29T17:50:15.375 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T17:50:15.376 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T17:50:15.376 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T17:50:15.376 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T17:50:15.376 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T17:50:15.376 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T17:50:15.376 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T17:50:15.376 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T17:50:15.376 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T17:50:15.376 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T17:50:15.376 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T17:50:15.376 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T17:50:15.376 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T17:50:15.376 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T17:50:15.377 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T17:50:15.377 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T17:50:15.377 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T17:50:15.377 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T17:50:15.377 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T17:50:15.377 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T17:50:15.377 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T17:50:15.377 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T17:50:15.377 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T17:50:15.377 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T17:50:15.377 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T17:50:15.377 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T17:50:15.377 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T17:50:15.378 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T17:50:15.378 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T17:50:15.378 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T17:50:15.378 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T17:50:15.378 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T17:50:15.378 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T17:50:15.378 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T17:50:15.378 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T17:50:15.378 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T17:50:15.378 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T17:50:15.378 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T17:50:15.378 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T17:50:15.378 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T17:50:15.378 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T17:50:15.379 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T17:50:15.379 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T17:50:15.379 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.379 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T17:50:15.379 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T17:50:15.379 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T17:50:15.379 INFO:tasks.workunit.client.0.smithi029.stdout: 6, 2024-08-29T17:50:15.379 INFO:tasks.workunit.client.0.smithi029.stdout: 4, 2024-08-29T17:50:15.379 INFO:tasks.workunit.client.0.smithi029.stdout: 0 2024-08-29T17:50:15.379 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:15.379 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 6, 2024-08-29T17:50:15.379 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T17:50:15.379 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.380 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:15.380 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T17:50:15.380 INFO:tasks.workunit.client.0.smithi029.stdout: 0, 2024-08-29T17:50:15.380 INFO:tasks.workunit.client.0.smithi029.stdout: 7, 2024-08-29T17:50:15.380 INFO:tasks.workunit.client.0.smithi029.stdout: 1 2024-08-29T17:50:15.380 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:15.380 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 0, 2024-08-29T17:50:15.380 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T17:50:15.380 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T17:50:15.380 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T17:50:15.380 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T17:50:15.380 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T17:50:15.381 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T17:50:15.381 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T17:47:52.902810+0000", 2024-08-29T17:50:15.381 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T17:43:22.430685+0000", 2024-08-29T17:50:15.381 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T17:43:22.430685+0000", 2024-08-29T17:50:15.381 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T17:43:22.430992+0000", 2024-08-29T17:50:15.381 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T17:47:52.902810+0000", 2024-08-29T17:50:15.381 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:15.381 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T17:50:15.381 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:15.381 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 64, 2024-08-29T17:50:15.381 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T17:47:52.902810+0000", 2024-08-29T17:50:15.381 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T17:47:52.902810+0000", 2024-08-29T17:50:15.381 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T17:47:52.902810+0000", 2024-08-29T17:50:15.382 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T17:50:15.382 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T17:50:15.382 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:15.382 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T17:47:52.902810+0000", 2024-08-29T17:50:15.382 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T17:47:52.902810+0000", 2024-08-29T17:50:15.382 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T17:50:15.382 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T17:50:15.382 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T17:50:15.382 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T17:50:15.382 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 63, 2024-08-29T17:50:15.382 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T17:50:15.382 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T17:50:15.382 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T17:50:15.383 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T17:50:15.383 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T17:50:15.383 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T17:50:15.383 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T17:50:15.383 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T17:50:15.383 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.2b", 2024-08-29T17:50:15.383 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T17:50:15.383 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T17:50:15.383 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 76, 2024-08-29T17:50:15.383 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 25, 2024-08-29T17:50:15.383 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T17:50:15.383 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T20:25:05.519438+0000", 2024-08-29T17:50:15.383 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T17:50:15.384 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T17:50:15.384 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T17:50:15.384 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T17:50:15.384 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T17:50:15.384 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T17:50:15.384 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T17:50:15.384 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T17:50:15.384 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T17:50:15.384 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T17:50:15.384 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T17:50:15.384 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T17:50:15.384 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T17:50:15.384 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T17:50:15.385 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T17:50:15.385 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T17:50:15.385 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T17:50:15.385 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T17:50:15.385 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T17:50:15.385 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T17:50:15.385 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T17:50:15.385 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T17:50:15.385 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T17:50:15.385 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T17:50:15.385 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T17:50:15.385 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T17:50:15.386 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T17:50:15.386 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T17:50:15.386 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T17:50:15.386 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T17:50:15.386 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T17:50:15.386 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T17:50:15.386 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T17:50:15.386 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T17:50:15.386 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T17:50:15.386 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T17:50:15.386 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T17:50:15.386 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T17:50:15.386 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T17:50:15.386 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T17:50:15.387 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T17:50:15.387 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T17:50:15.387 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T17:50:15.387 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.387 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T17:50:15.387 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T17:50:15.387 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T17:50:15.387 INFO:tasks.workunit.client.0.smithi029.stdout: 0, 2024-08-29T17:50:15.387 INFO:tasks.workunit.client.0.smithi029.stdout: 7, 2024-08-29T17:50:15.387 INFO:tasks.workunit.client.0.smithi029.stdout: 1 2024-08-29T17:50:15.387 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:15.387 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 0, 2024-08-29T17:50:15.387 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T17:50:15.387 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.388 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:15.388 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T17:50:15.388 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T17:50:15.388 INFO:tasks.workunit.client.0.smithi029.stdout: 7, 2024-08-29T17:50:15.388 INFO:tasks.workunit.client.0.smithi029.stdout: 6 2024-08-29T17:50:15.388 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:15.388 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 5, 2024-08-29T17:50:15.388 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T17:50:15.388 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T17:50:15.388 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T17:50:15.388 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T17:50:15.388 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T17:50:15.388 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T17:50:15.389 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T17:47:57.907907+0000", 2024-08-29T17:50:15.389 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T17:43:22.428752+0000", 2024-08-29T17:50:15.389 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T17:43:22.428752+0000", 2024-08-29T17:50:15.389 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T17:43:22.429718+0000", 2024-08-29T17:50:15.389 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T17:47:57.907907+0000", 2024-08-29T17:50:15.389 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:15.389 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T17:50:15.389 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:15.389 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 64, 2024-08-29T17:50:15.389 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T17:47:57.907907+0000", 2024-08-29T17:50:15.389 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T17:47:57.907907+0000", 2024-08-29T17:50:15.389 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T17:47:57.907907+0000", 2024-08-29T17:50:15.389 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T17:50:15.390 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T17:50:15.390 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:15.390 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T17:47:57.907907+0000", 2024-08-29T17:50:15.390 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T17:47:57.907907+0000", 2024-08-29T17:50:15.390 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T17:50:15.390 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T17:50:15.390 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T17:50:15.390 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T17:50:15.390 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 63, 2024-08-29T17:50:15.390 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T17:50:15.390 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T17:50:15.390 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T17:50:15.391 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T17:50:15.391 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T17:50:15.391 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T17:50:15.391 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T17:50:15.391 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T17:50:15.391 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.2a", 2024-08-29T17:50:15.391 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T17:50:15.391 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T17:50:15.391 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 76, 2024-08-29T17:50:15.391 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 25, 2024-08-29T17:50:15.391 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T17:50:15.391 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T22:16:50.276536+0000", 2024-08-29T17:50:15.391 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T17:50:15.391 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T17:50:15.391 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T17:50:15.392 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T17:50:15.392 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T17:50:15.392 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T17:50:15.392 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T17:50:15.392 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T17:50:15.392 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T17:50:15.392 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T17:50:15.392 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T17:50:15.392 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T17:50:15.392 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T17:50:15.392 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T17:50:15.392 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T17:50:15.393 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T17:50:15.393 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T17:50:15.393 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T17:50:15.393 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T17:50:15.393 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T17:50:15.393 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T17:50:15.393 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T17:50:15.393 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T17:50:15.393 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T17:50:15.393 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T17:50:15.393 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T17:50:15.393 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T17:50:15.393 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T17:50:15.394 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T17:50:15.394 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T17:50:15.394 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T17:50:15.394 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T17:50:15.394 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T17:50:15.394 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T17:50:15.394 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T17:50:15.394 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T17:50:15.394 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T17:50:15.394 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T17:50:15.394 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T17:50:15.394 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T17:50:15.396 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T17:50:15.396 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T17:50:15.396 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T17:50:15.396 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.396 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T17:50:15.396 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T17:50:15.396 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T17:50:15.396 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T17:50:15.396 INFO:tasks.workunit.client.0.smithi029.stdout: 7, 2024-08-29T17:50:15.396 INFO:tasks.workunit.client.0.smithi029.stdout: 6 2024-08-29T17:50:15.396 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:15.397 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 5, 2024-08-29T17:50:15.397 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T17:50:15.397 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.397 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:15.397 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T17:50:15.397 INFO:tasks.workunit.client.0.smithi029.stdout: 3, 2024-08-29T17:50:15.397 INFO:tasks.workunit.client.0.smithi029.stdout: 4, 2024-08-29T17:50:15.397 INFO:tasks.workunit.client.0.smithi029.stdout: 1 2024-08-29T17:50:15.397 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:15.397 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 3, 2024-08-29T17:50:15.397 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T17:50:15.397 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T17:50:15.397 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T17:50:15.397 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T17:50:15.398 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T17:50:15.398 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T17:50:15.398 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T17:47:52.901940+0000", 2024-08-29T17:50:15.398 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T17:43:22.423950+0000", 2024-08-29T17:50:15.398 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T17:43:22.423950+0000", 2024-08-29T17:50:15.398 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T17:43:22.424261+0000", 2024-08-29T17:50:15.398 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T17:47:52.901940+0000", 2024-08-29T17:50:15.398 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:15.398 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T17:50:15.398 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:15.398 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 64, 2024-08-29T17:50:15.398 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T17:47:52.901940+0000", 2024-08-29T17:50:15.399 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T17:47:52.901940+0000", 2024-08-29T17:50:15.399 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T17:47:52.901940+0000", 2024-08-29T17:50:15.399 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T17:50:15.399 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T17:50:15.399 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:15.399 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T17:47:52.901940+0000", 2024-08-29T17:50:15.399 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T17:47:52.901940+0000", 2024-08-29T17:50:15.399 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T17:50:15.399 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T17:50:15.399 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T17:50:15.399 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T17:50:15.399 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 63, 2024-08-29T17:50:15.399 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T17:50:15.399 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T17:50:15.400 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T17:50:15.400 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T17:50:15.400 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T17:50:15.400 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T17:50:15.400 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T17:50:15.400 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T17:50:15.400 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.29", 2024-08-29T17:50:15.400 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T17:50:15.400 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T17:50:15.400 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 76, 2024-08-29T17:50:15.400 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 25, 2024-08-29T17:50:15.400 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T17:50:15.401 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T18:54:05.995658+0000", 2024-08-29T17:50:15.401 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T17:50:15.401 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T17:50:15.401 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T17:50:15.401 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T17:50:15.401 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T17:50:15.401 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T17:50:15.401 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T17:50:15.401 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T17:50:15.401 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T17:50:15.401 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T17:50:15.401 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T17:50:15.401 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T17:50:15.402 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T17:50:15.402 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T17:50:15.402 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T17:50:15.402 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T17:50:15.402 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T17:50:15.402 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T17:50:15.402 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T17:50:15.402 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T17:50:15.402 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T17:50:15.402 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T17:50:15.402 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T17:50:15.402 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T17:50:15.402 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T17:50:15.403 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T17:50:15.403 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T17:50:15.403 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T17:50:15.403 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T17:50:15.403 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T17:50:15.403 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T17:50:15.403 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T17:50:15.403 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T17:50:15.403 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T17:50:15.403 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T17:50:15.403 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T17:50:15.403 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T17:50:15.403 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T17:50:15.403 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T17:50:15.404 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T17:50:15.404 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T17:50:15.404 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T17:50:15.404 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T17:50:15.404 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.404 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T17:50:15.404 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T17:50:15.404 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T17:50:15.404 INFO:tasks.workunit.client.0.smithi029.stdout: 3, 2024-08-29T17:50:15.404 INFO:tasks.workunit.client.0.smithi029.stdout: 4, 2024-08-29T17:50:15.404 INFO:tasks.workunit.client.0.smithi029.stdout: 1 2024-08-29T17:50:15.404 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:15.404 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 3, 2024-08-29T17:50:15.405 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T17:50:15.405 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.405 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:15.405 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T17:50:15.405 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T17:50:15.405 INFO:tasks.workunit.client.0.smithi029.stdout: 3, 2024-08-29T17:50:15.405 INFO:tasks.workunit.client.0.smithi029.stdout: 2 2024-08-29T17:50:15.405 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:15.405 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 5, 2024-08-29T17:50:15.405 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T17:50:15.405 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T17:50:15.405 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T17:50:15.405 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T17:50:15.406 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T17:50:15.406 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T17:50:15.406 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T17:47:47.905922+0000", 2024-08-29T17:50:15.406 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T17:43:22.414928+0000", 2024-08-29T17:50:15.406 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T17:43:22.414928+0000", 2024-08-29T17:50:15.406 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T17:43:22.416057+0000", 2024-08-29T17:50:15.406 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T17:47:47.905922+0000", 2024-08-29T17:50:15.406 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:15.406 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T17:50:15.406 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:15.406 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 64, 2024-08-29T17:50:15.406 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T17:47:47.905922+0000", 2024-08-29T17:50:15.406 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T17:47:47.905922+0000", 2024-08-29T17:50:15.407 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T17:47:47.905922+0000", 2024-08-29T17:50:15.407 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T17:50:15.407 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T17:50:15.407 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:15.407 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T17:47:47.905922+0000", 2024-08-29T17:50:15.407 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T17:47:47.905922+0000", 2024-08-29T17:50:15.407 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T17:50:15.407 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T17:50:15.407 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T17:50:15.407 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T17:50:15.407 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 63, 2024-08-29T17:50:15.407 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T17:50:15.407 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T17:50:15.407 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T17:50:15.408 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T17:50:15.408 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T17:50:15.408 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T17:50:15.408 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T17:50:15.408 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T17:50:15.408 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.28", 2024-08-29T17:50:15.408 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T17:50:15.408 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T17:50:15.408 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 76, 2024-08-29T17:50:15.408 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 25, 2024-08-29T17:50:15.408 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T17:50:15.408 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T00:47:15.366232+0000", 2024-08-29T17:50:15.408 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T17:50:15.409 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T17:50:15.409 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T17:50:15.409 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T17:50:15.409 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T17:50:15.409 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T17:50:15.409 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T17:50:15.409 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T17:50:15.409 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T17:50:15.409 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T17:50:15.409 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T17:50:15.409 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T17:50:15.409 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T17:50:15.409 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T17:50:15.409 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T17:50:15.410 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T17:50:15.410 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T17:50:15.410 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T17:50:15.410 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T17:50:15.410 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T17:50:15.410 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T17:50:15.410 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T17:50:15.410 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T17:50:15.410 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T17:50:15.410 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T17:50:15.410 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T17:50:15.410 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T17:50:15.410 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T17:50:15.411 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T17:50:15.411 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T17:50:15.411 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T17:50:15.411 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T17:50:15.411 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T17:50:15.411 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T17:50:15.411 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T17:50:15.411 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T17:50:15.411 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T17:50:15.411 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T17:50:15.411 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T17:50:15.411 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T17:50:15.411 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T17:50:15.411 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T17:50:15.412 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T17:50:15.412 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.412 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T17:50:15.412 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T17:50:15.412 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T17:50:15.412 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T17:50:15.412 INFO:tasks.workunit.client.0.smithi029.stdout: 3, 2024-08-29T17:50:15.412 INFO:tasks.workunit.client.0.smithi029.stdout: 2 2024-08-29T17:50:15.412 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:15.412 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 5, 2024-08-29T17:50:15.412 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T17:50:15.412 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.412 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:15.413 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T17:50:15.413 INFO:tasks.workunit.client.0.smithi029.stdout: 3, 2024-08-29T17:50:15.413 INFO:tasks.workunit.client.0.smithi029.stdout: 4, 2024-08-29T17:50:15.413 INFO:tasks.workunit.client.0.smithi029.stdout: 2 2024-08-29T17:50:15.413 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:15.413 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 3, 2024-08-29T17:50:15.413 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T17:50:15.413 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T17:50:15.413 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T17:50:15.413 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T17:50:15.413 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T17:50:15.413 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T17:50:15.413 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T17:47:42.900191+0000", 2024-08-29T17:50:15.413 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T17:43:22.419696+0000", 2024-08-29T17:50:15.414 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T17:43:22.419696+0000", 2024-08-29T17:50:15.414 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T17:43:22.421369+0000", 2024-08-29T17:50:15.414 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T17:47:42.900191+0000", 2024-08-29T17:50:15.414 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:15.414 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T17:50:15.414 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:15.414 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 64, 2024-08-29T17:50:15.414 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T17:47:42.900191+0000", 2024-08-29T17:50:15.414 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T17:47:42.900191+0000", 2024-08-29T17:50:15.414 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T17:47:42.900191+0000", 2024-08-29T17:50:15.414 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T17:50:15.414 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T17:50:15.414 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:15.415 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T17:47:42.900191+0000", 2024-08-29T17:50:15.415 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T17:47:42.900191+0000", 2024-08-29T17:50:15.415 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T17:50:15.415 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T17:50:15.415 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T17:50:15.415 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T17:50:15.415 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 63, 2024-08-29T17:50:15.415 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T17:50:15.415 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T17:50:15.415 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T17:50:15.415 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T17:50:15.415 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T17:50:15.415 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T17:50:15.416 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T17:50:15.416 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T17:50:15.416 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.27", 2024-08-29T17:50:15.416 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T17:50:15.416 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T17:50:15.416 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 76, 2024-08-29T17:50:15.416 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 25, 2024-08-29T17:50:15.416 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T17:50:15.416 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T02:13:29.897350+0000", 2024-08-29T17:50:15.416 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T17:50:15.416 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T17:50:15.416 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T17:50:15.416 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T17:50:15.417 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T17:50:15.417 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T17:50:15.417 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T17:50:15.417 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T17:50:15.417 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T17:50:15.417 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T17:50:15.417 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T17:50:15.417 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T17:50:15.417 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T17:50:15.417 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T17:50:15.417 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T17:50:15.417 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T17:50:15.417 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T17:50:15.417 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T17:50:15.418 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T17:50:15.418 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T17:50:15.418 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T17:50:15.418 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T17:50:15.418 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T17:50:15.418 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T17:50:15.418 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T17:50:15.418 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T17:50:15.418 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T17:50:15.418 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T17:50:15.418 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T17:50:15.418 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T17:50:15.418 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T17:50:15.419 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T17:50:15.419 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T17:50:15.419 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T17:50:15.419 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T17:50:15.419 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T17:50:15.419 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T17:50:15.419 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T17:50:15.419 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T17:50:15.419 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T17:50:15.419 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T17:50:15.419 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T17:50:15.419 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T17:50:15.419 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.420 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T17:50:15.420 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T17:50:15.420 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T17:50:15.420 INFO:tasks.workunit.client.0.smithi029.stdout: 3, 2024-08-29T17:50:15.420 INFO:tasks.workunit.client.0.smithi029.stdout: 4, 2024-08-29T17:50:15.420 INFO:tasks.workunit.client.0.smithi029.stdout: 2 2024-08-29T17:50:15.420 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:15.420 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 3, 2024-08-29T17:50:15.420 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T17:50:15.420 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.420 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:15.420 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T17:50:15.420 INFO:tasks.workunit.client.0.smithi029.stdout: 6, 2024-08-29T17:50:15.421 INFO:tasks.workunit.client.0.smithi029.stdout: 7, 2024-08-29T17:50:15.421 INFO:tasks.workunit.client.0.smithi029.stdout: 3 2024-08-29T17:50:15.421 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:15.421 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 6, 2024-08-29T17:50:15.421 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T17:50:15.421 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T17:50:15.421 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T17:50:15.421 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T17:50:15.421 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T17:50:15.421 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T17:50:15.421 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T17:47:47.898460+0000", 2024-08-29T17:50:15.421 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T17:44:05.557840+0000", 2024-08-29T17:50:15.421 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T17:44:05.557840+0000", 2024-08-29T17:50:15.421 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T17:44:05.558714+0000", 2024-08-29T17:50:15.422 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T17:47:47.898460+0000", 2024-08-29T17:50:15.422 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:15.422 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T17:50:15.422 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:15.422 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 68, 2024-08-29T17:50:15.422 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T17:47:47.898460+0000", 2024-08-29T17:50:15.422 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T17:47:47.898460+0000", 2024-08-29T17:50:15.422 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T17:47:47.898460+0000", 2024-08-29T17:50:15.422 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T17:50:15.422 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T17:50:15.422 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:15.422 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T17:47:47.898460+0000", 2024-08-29T17:50:15.422 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T17:47:47.898460+0000", 2024-08-29T17:50:15.423 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T17:50:15.423 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T17:50:15.423 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T17:50:15.423 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T17:50:15.423 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 67, 2024-08-29T17:50:15.423 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T17:50:15.423 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T17:50:15.423 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T17:50:15.423 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T17:50:15.423 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T17:50:15.423 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T17:50:15.423 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T17:50:15.423 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T17:50:15.424 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.26", 2024-08-29T17:50:15.424 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T17:50:15.424 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T17:50:15.424 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 76, 2024-08-29T17:50:15.424 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 34, 2024-08-29T17:50:15.424 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T17:50:15.424 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T21:49:14.236031+0000", 2024-08-29T17:50:15.424 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T17:50:15.424 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T17:50:15.424 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T17:50:15.424 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T17:50:15.424 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T17:50:15.424 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T17:50:15.425 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T17:50:15.425 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T17:50:15.425 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T17:50:15.425 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T17:50:15.425 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T17:50:15.425 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T17:50:15.425 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T17:50:15.425 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T17:50:15.425 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T17:50:15.425 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T17:50:15.425 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T17:50:15.425 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T17:50:15.425 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T17:50:15.425 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T17:50:15.426 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T17:50:15.426 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T17:50:15.426 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T17:50:15.426 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T17:50:15.426 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T17:50:15.426 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T17:50:15.426 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T17:50:15.426 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T17:50:15.426 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T17:50:15.426 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T17:50:15.426 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T17:50:15.426 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T17:50:15.426 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T17:50:15.427 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T17:50:15.427 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T17:50:15.427 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T17:50:15.427 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T17:50:15.427 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T17:50:15.427 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T17:50:15.427 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T17:50:15.427 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T17:50:15.427 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T17:50:15.427 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T17:50:15.427 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.427 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T17:50:15.427 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T17:50:15.427 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T17:50:15.428 INFO:tasks.workunit.client.0.smithi029.stdout: 6, 2024-08-29T17:50:15.428 INFO:tasks.workunit.client.0.smithi029.stdout: 7, 2024-08-29T17:50:15.428 INFO:tasks.workunit.client.0.smithi029.stdout: 3 2024-08-29T17:50:15.428 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:15.428 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 6, 2024-08-29T17:50:15.428 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T17:50:15.428 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.428 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:15.428 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T17:50:15.428 INFO:tasks.workunit.client.0.smithi029.stdout: 1, 2024-08-29T17:50:15.428 INFO:tasks.workunit.client.0.smithi029.stdout: 3, 2024-08-29T17:50:15.428 INFO:tasks.workunit.client.0.smithi029.stdout: 2 2024-08-29T17:50:15.428 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:15.429 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 1, 2024-08-29T17:50:15.429 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T17:50:15.429 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T17:50:15.429 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T17:50:15.429 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T17:50:15.429 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T17:50:15.429 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T17:50:15.429 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T17:47:42.886611+0000", 2024-08-29T17:50:15.429 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T17:43:22.408193+0000", 2024-08-29T17:50:15.429 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T17:43:22.408193+0000", 2024-08-29T17:50:15.429 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T17:43:22.408473+0000", 2024-08-29T17:50:15.430 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T17:47:42.886611+0000", 2024-08-29T17:50:15.430 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:15.430 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T17:50:15.430 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:15.430 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 64, 2024-08-29T17:50:15.430 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T17:47:42.886611+0000", 2024-08-29T17:50:15.430 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T17:47:42.886611+0000", 2024-08-29T17:50:15.430 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T17:47:42.886611+0000", 2024-08-29T17:50:15.430 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T17:50:15.430 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T17:50:15.430 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:15.430 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T17:47:42.886611+0000", 2024-08-29T17:50:15.430 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T17:47:42.886611+0000", 2024-08-29T17:50:15.431 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T17:50:15.431 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T17:50:15.431 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T17:50:15.431 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T17:50:15.431 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 63, 2024-08-29T17:50:15.431 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T17:50:15.431 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T17:50:15.431 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T17:50:15.431 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T17:50:15.431 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T17:50:15.431 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T17:50:15.431 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T17:50:15.431 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T17:50:15.431 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.25", 2024-08-29T17:50:15.432 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T17:50:15.432 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T17:50:15.432 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 76, 2024-08-29T17:50:15.432 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 25, 2024-08-29T17:50:15.432 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T17:50:15.432 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T00:04:09.090699+0000", 2024-08-29T17:50:15.432 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T17:50:15.432 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T17:50:15.432 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T17:50:15.432 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T17:50:15.432 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T17:50:15.432 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T17:50:15.432 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T17:50:15.433 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T17:50:15.433 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T17:50:15.433 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T17:50:15.433 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T17:50:15.433 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T17:50:15.433 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T17:50:15.433 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T17:50:15.433 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T17:50:15.433 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T17:50:15.433 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T17:50:15.433 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T17:50:15.433 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T17:50:15.433 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T17:50:15.433 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T17:50:15.434 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T17:50:15.434 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T17:50:15.434 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T17:50:15.434 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T17:50:15.434 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T17:50:15.434 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T17:50:15.434 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T17:50:15.434 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T17:50:15.434 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T17:50:15.434 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T17:50:15.434 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T17:50:15.434 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T17:50:15.434 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T17:50:15.435 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T17:50:15.435 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T17:50:15.435 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T17:50:15.435 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T17:50:15.435 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T17:50:15.435 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T17:50:15.435 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T17:50:15.435 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T17:50:15.435 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T17:50:15.435 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.435 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T17:50:15.435 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T17:50:15.435 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T17:50:15.436 INFO:tasks.workunit.client.0.smithi029.stdout: 1, 2024-08-29T17:50:15.436 INFO:tasks.workunit.client.0.smithi029.stdout: 3, 2024-08-29T17:50:15.436 INFO:tasks.workunit.client.0.smithi029.stdout: 2 2024-08-29T17:50:15.436 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:15.436 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 1, 2024-08-29T17:50:15.436 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T17:50:15.436 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.436 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:15.436 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T17:50:15.436 INFO:tasks.workunit.client.0.smithi029.stdout: 3, 2024-08-29T17:50:15.436 INFO:tasks.workunit.client.0.smithi029.stdout: 4, 2024-08-29T17:50:15.436 INFO:tasks.workunit.client.0.smithi029.stdout: 0 2024-08-29T17:50:15.436 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:15.437 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 3, 2024-08-29T17:50:15.437 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T17:50:15.437 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T17:50:15.437 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T17:50:15.437 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T17:50:15.437 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T17:50:15.437 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T17:50:15.437 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T17:47:42.900149+0000", 2024-08-29T17:50:15.437 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T17:43:22.419740+0000", 2024-08-29T17:50:15.437 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T17:43:22.419740+0000", 2024-08-29T17:50:15.437 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T17:43:22.420366+0000", 2024-08-29T17:50:15.437 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T17:47:42.900149+0000", 2024-08-29T17:50:15.437 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:15.437 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T17:50:15.438 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:15.438 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 64, 2024-08-29T17:50:15.438 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T17:47:42.900149+0000", 2024-08-29T17:50:15.438 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T17:47:42.900149+0000", 2024-08-29T17:50:15.438 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T17:47:42.900149+0000", 2024-08-29T17:50:15.438 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T17:50:15.438 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T17:50:15.438 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:15.438 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T17:47:42.900149+0000", 2024-08-29T17:50:15.438 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T17:47:42.900149+0000", 2024-08-29T17:50:15.438 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T17:50:15.438 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T17:50:15.438 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T17:50:15.439 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T17:50:15.439 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 63, 2024-08-29T17:50:15.439 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T17:50:15.439 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T17:50:15.439 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T17:50:15.439 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T17:50:15.439 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T17:50:15.439 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T17:50:15.439 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T17:50:15.439 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T17:50:15.439 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.24", 2024-08-29T17:50:15.439 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T17:50:15.439 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T17:50:15.440 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 76, 2024-08-29T17:50:15.440 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 25, 2024-08-29T17:50:15.440 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T17:50:15.440 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T19:34:55.153809+0000", 2024-08-29T17:50:15.440 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T17:50:15.440 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T17:50:15.440 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T17:50:15.440 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T17:50:15.440 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T17:50:15.440 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T17:50:15.440 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T17:50:15.440 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T17:50:15.440 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T17:50:15.440 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T17:50:15.441 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T17:50:15.441 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T17:50:15.441 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T17:50:15.441 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T17:50:15.441 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T17:50:15.441 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T17:50:15.441 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T17:50:15.441 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T17:50:15.441 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T17:50:15.441 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T17:50:15.441 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T17:50:15.441 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T17:50:15.441 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T17:50:15.442 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T17:50:15.442 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T17:50:15.442 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T17:50:15.442 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T17:50:15.442 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T17:50:15.442 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T17:50:15.442 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T17:50:15.442 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T17:50:15.442 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T17:50:15.442 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T17:50:15.442 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T17:50:15.442 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T17:50:15.442 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T17:50:15.442 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T17:50:15.443 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T17:50:15.443 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T17:50:15.443 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T17:50:15.443 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T17:50:15.443 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T17:50:15.443 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T17:50:15.443 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.443 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T17:50:15.443 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T17:50:15.443 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T17:50:15.443 INFO:tasks.workunit.client.0.smithi029.stdout: 3, 2024-08-29T17:50:15.443 INFO:tasks.workunit.client.0.smithi029.stdout: 4, 2024-08-29T17:50:15.443 INFO:tasks.workunit.client.0.smithi029.stdout: 0 2024-08-29T17:50:15.443 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:15.444 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 3, 2024-08-29T17:50:15.444 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T17:50:15.444 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.444 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:15.444 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T17:50:15.444 INFO:tasks.workunit.client.0.smithi029.stdout: 2, 2024-08-29T17:50:15.444 INFO:tasks.workunit.client.0.smithi029.stdout: 3, 2024-08-29T17:50:15.444 INFO:tasks.workunit.client.0.smithi029.stdout: 4 2024-08-29T17:50:15.444 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:15.444 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 2, 2024-08-29T17:50:15.444 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T17:50:15.444 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T17:50:15.444 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T17:50:15.444 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T17:50:15.445 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T17:50:15.445 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T17:50:15.445 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T17:46:26.743117+0000", 2024-08-29T17:50:15.445 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T17:44:05.595508+0000", 2024-08-29T17:50:15.445 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T17:44:05.595508+0000", 2024-08-29T17:50:15.445 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T17:44:05.596648+0000", 2024-08-29T17:50:15.445 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T17:46:26.743117+0000", 2024-08-29T17:50:15.445 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:15.445 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T17:50:15.445 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:15.445 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 68, 2024-08-29T17:50:15.445 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T17:46:26.743117+0000", 2024-08-29T17:50:15.445 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T17:46:26.743117+0000", 2024-08-29T17:50:15.446 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T17:46:26.743117+0000", 2024-08-29T17:50:15.446 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T17:50:15.446 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T17:50:15.446 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:15.446 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T17:46:26.743117+0000", 2024-08-29T17:50:15.446 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T17:46:26.743117+0000", 2024-08-29T17:50:15.446 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T17:50:15.446 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T17:50:15.446 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T17:50:15.446 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T17:50:15.446 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 67, 2024-08-29T17:50:15.446 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T17:50:15.446 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T17:50:15.447 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T17:50:15.447 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T17:50:15.447 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T17:50:15.447 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T17:50:15.447 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T17:50:15.447 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T17:50:15.447 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.23", 2024-08-29T17:50:15.447 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T17:50:15.447 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T17:50:15.447 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 76, 2024-08-29T17:50:15.447 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 21, 2024-08-29T17:50:15.447 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T17:50:15.447 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T20:08:03.503878+0000", 2024-08-29T17:50:15.447 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T17:50:15.448 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T17:50:15.448 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T17:50:15.448 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T17:50:15.448 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T17:50:15.448 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T17:50:15.448 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T17:50:15.448 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T17:50:15.448 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T17:50:15.448 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T17:50:15.448 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T17:50:15.448 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T17:50:15.448 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T17:50:15.448 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T17:50:15.449 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T17:50:15.449 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T17:50:15.449 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T17:50:15.449 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T17:50:15.449 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T17:50:15.449 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T17:50:15.449 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T17:50:15.449 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T17:50:15.449 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T17:50:15.449 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T17:50:15.449 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T17:50:15.449 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T17:50:15.449 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T17:50:15.449 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T17:50:15.450 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T17:50:15.450 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T17:50:15.450 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T17:50:15.450 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T17:50:15.450 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T17:50:15.450 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T17:50:15.450 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T17:50:15.450 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T17:50:15.450 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T17:50:15.450 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T17:50:15.450 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T17:50:15.450 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T17:50:15.450 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T17:50:15.450 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T17:50:15.451 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T17:50:15.451 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.451 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T17:50:15.451 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T17:50:15.451 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T17:50:15.451 INFO:tasks.workunit.client.0.smithi029.stdout: 2, 2024-08-29T17:50:15.451 INFO:tasks.workunit.client.0.smithi029.stdout: 3, 2024-08-29T17:50:15.451 INFO:tasks.workunit.client.0.smithi029.stdout: 4 2024-08-29T17:50:15.451 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:15.451 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 2, 2024-08-29T17:50:15.451 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T17:50:15.451 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.451 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:15.452 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T17:50:15.452 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T17:50:15.452 INFO:tasks.workunit.client.0.smithi029.stdout: 3, 2024-08-29T17:50:15.452 INFO:tasks.workunit.client.0.smithi029.stdout: 0 2024-08-29T17:50:15.452 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:15.452 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 5, 2024-08-29T17:50:15.452 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T17:50:15.452 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T17:50:15.452 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T17:50:15.452 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T17:50:15.452 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T17:50:15.452 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T17:50:15.452 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T17:47:37.904016+0000", 2024-08-29T17:50:15.452 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T17:43:22.431708+0000", 2024-08-29T17:50:15.453 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T17:43:22.431708+0000", 2024-08-29T17:50:15.453 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T17:43:22.432613+0000", 2024-08-29T17:50:15.453 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T17:47:37.904016+0000", 2024-08-29T17:50:15.453 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:15.453 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T17:50:15.453 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:15.453 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 64, 2024-08-29T17:50:15.453 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T17:47:37.904016+0000", 2024-08-29T17:50:15.453 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T17:47:37.904016+0000", 2024-08-29T17:50:15.453 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T17:47:37.904016+0000", 2024-08-29T17:50:15.453 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T17:50:15.453 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T17:50:15.453 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:15.454 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T17:47:37.904016+0000", 2024-08-29T17:50:15.454 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T17:47:37.904016+0000", 2024-08-29T17:50:15.454 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T17:50:15.454 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T17:50:15.454 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T17:50:15.454 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T17:50:15.454 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 63, 2024-08-29T17:50:15.454 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T17:50:15.454 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T17:50:15.454 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T17:50:15.454 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T17:50:15.454 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T17:50:15.454 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T17:50:15.454 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T17:50:15.455 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T17:50:15.455 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.22", 2024-08-29T17:50:15.455 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T17:50:15.455 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T17:50:15.455 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 76, 2024-08-29T17:50:15.455 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 25, 2024-08-29T17:50:15.455 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T17:50:15.455 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T20:07:56.992809+0000", 2024-08-29T17:50:15.455 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T17:50:15.455 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T17:50:15.455 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T17:50:15.455 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T17:50:15.455 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T17:50:15.455 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T17:50:15.456 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T17:50:15.456 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T17:50:15.456 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T17:50:15.456 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T17:50:15.456 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T17:50:15.456 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T17:50:15.456 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T17:50:15.456 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T17:50:15.456 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T17:50:15.456 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T17:50:15.456 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T17:50:15.456 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T17:50:15.456 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T17:50:15.457 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T17:50:15.457 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T17:50:15.457 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T17:50:15.457 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T17:50:15.457 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T17:50:15.457 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T17:50:15.457 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T17:50:15.457 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T17:50:15.457 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T17:50:15.457 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T17:50:15.457 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T17:50:15.457 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T17:50:15.457 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T17:50:15.458 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T17:50:15.458 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T17:50:15.458 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T17:50:15.458 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T17:50:15.458 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T17:50:15.458 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T17:50:15.458 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T17:50:15.458 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T17:50:15.458 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T17:50:15.458 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T17:50:15.458 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T17:50:15.458 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.458 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T17:50:15.458 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T17:50:15.459 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T17:50:15.459 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T17:50:15.459 INFO:tasks.workunit.client.0.smithi029.stdout: 3, 2024-08-29T17:50:15.459 INFO:tasks.workunit.client.0.smithi029.stdout: 0 2024-08-29T17:50:15.459 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:15.459 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 5, 2024-08-29T17:50:15.459 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T17:50:15.459 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.459 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:15.459 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T17:50:15.459 INFO:tasks.workunit.client.0.smithi029.stdout: 2, 2024-08-29T17:50:15.459 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T17:50:15.459 INFO:tasks.workunit.client.0.smithi029.stdout: 6 2024-08-29T17:50:15.459 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:15.459 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 2, 2024-08-29T17:50:15.460 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T17:50:15.460 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T17:50:15.460 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T17:50:15.460 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T17:50:15.460 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T17:50:15.460 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T17:50:15.460 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T17:47:32.896977+0000", 2024-08-29T17:50:15.460 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T17:43:22.413251+0000", 2024-08-29T17:50:15.460 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T17:43:22.413251+0000", 2024-08-29T17:50:15.460 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T17:43:22.413867+0000", 2024-08-29T17:50:15.460 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T17:47:32.896977+0000", 2024-08-29T17:50:15.460 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:15.461 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T17:50:15.461 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:15.461 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 64, 2024-08-29T17:50:15.461 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T17:47:32.896977+0000", 2024-08-29T17:50:15.461 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T17:47:32.896977+0000", 2024-08-29T17:50:15.461 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T17:47:32.896977+0000", 2024-08-29T17:50:15.461 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T17:50:15.461 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T17:50:15.461 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:15.461 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T17:47:32.896977+0000", 2024-08-29T17:50:15.461 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T17:47:32.896977+0000", 2024-08-29T17:50:15.461 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T17:50:15.461 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T17:50:15.462 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T17:50:15.462 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T17:50:15.462 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 63, 2024-08-29T17:50:15.462 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T17:50:15.462 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T17:50:15.462 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T17:50:15.462 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T17:50:15.462 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T17:50:15.462 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T17:50:15.462 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T17:50:15.462 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T17:50:15.462 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.21", 2024-08-29T17:50:15.462 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T17:50:15.462 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T17:50:15.463 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 76, 2024-08-29T17:50:15.463 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 25, 2024-08-29T17:50:15.463 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T17:50:15.463 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T23:16:19.135917+0000", 2024-08-29T17:50:15.463 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T17:50:15.463 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T17:50:15.463 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T17:50:15.463 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T17:50:15.463 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T17:50:15.463 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T17:50:15.463 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T17:50:15.463 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T17:50:15.463 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T17:50:15.464 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T17:50:15.464 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T17:50:15.464 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T17:50:15.464 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T17:50:15.464 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T17:50:15.464 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T17:50:15.464 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T17:50:15.464 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T17:50:15.464 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T17:50:15.464 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T17:50:15.464 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T17:50:15.464 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T17:50:15.464 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T17:50:15.465 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T17:50:15.465 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T17:50:15.465 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T17:50:15.465 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T17:50:15.465 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T17:50:15.465 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T17:50:15.465 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T17:50:15.465 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T17:50:15.465 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T17:50:15.465 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T17:50:15.465 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T17:50:15.465 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T17:50:15.465 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T17:50:15.466 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T17:50:15.466 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T17:50:15.466 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T17:50:15.466 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T17:50:15.466 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T17:50:15.466 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T17:50:15.466 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T17:50:15.466 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T17:50:15.466 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.466 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T17:50:15.466 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T17:50:15.466 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T17:50:15.466 INFO:tasks.workunit.client.0.smithi029.stdout: 2, 2024-08-29T17:50:15.467 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T17:50:15.467 INFO:tasks.workunit.client.0.smithi029.stdout: 6 2024-08-29T17:50:15.467 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:15.467 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 2, 2024-08-29T17:50:15.467 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T17:50:15.467 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.467 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:15.467 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T17:50:15.467 INFO:tasks.workunit.client.0.smithi029.stdout: 6, 2024-08-29T17:50:15.467 INFO:tasks.workunit.client.0.smithi029.stdout: 0, 2024-08-29T17:50:15.467 INFO:tasks.workunit.client.0.smithi029.stdout: 5 2024-08-29T17:50:15.467 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:15.467 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 6, 2024-08-29T17:50:15.467 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T17:50:15.468 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T17:50:15.468 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T17:50:15.468 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T17:50:15.468 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T17:50:15.468 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T17:50:15.468 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T17:47:32.896055+0000", 2024-08-29T17:50:15.468 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T17:43:22.438012+0000", 2024-08-29T17:50:15.468 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T17:43:22.438012+0000", 2024-08-29T17:50:15.468 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T17:43:22.438775+0000", 2024-08-29T17:50:15.468 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T17:47:32.896055+0000", 2024-08-29T17:50:15.468 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:15.468 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T17:50:15.469 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:15.469 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 64, 2024-08-29T17:50:15.469 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T17:47:32.896055+0000", 2024-08-29T17:50:15.469 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T17:47:32.896055+0000", 2024-08-29T17:50:15.469 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T17:47:32.896055+0000", 2024-08-29T17:50:15.469 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T17:50:15.469 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T17:50:15.469 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:15.469 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T17:47:32.896055+0000", 2024-08-29T17:50:15.469 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T17:47:32.896055+0000", 2024-08-29T17:50:15.469 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T17:50:15.469 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T17:50:15.469 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T17:50:15.470 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T17:50:15.470 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 63, 2024-08-29T17:50:15.470 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T17:50:15.470 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T17:50:15.470 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T17:50:15.470 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T17:50:15.470 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T17:50:15.470 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T17:50:15.470 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T17:50:15.470 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T17:50:15.470 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.20", 2024-08-29T17:50:15.470 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T17:50:15.470 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T17:50:15.471 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 76, 2024-08-29T17:50:15.471 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 25, 2024-08-29T17:50:15.471 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T17:50:15.471 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T22:21:03.707348+0000", 2024-08-29T17:50:15.471 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T17:50:15.471 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T17:50:15.471 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T17:50:15.471 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T17:50:15.471 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T17:50:15.471 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T17:50:15.471 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T17:50:15.471 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T17:50:15.471 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T17:50:15.471 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T17:50:15.472 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T17:50:15.472 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T17:50:15.472 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T17:50:15.472 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T17:50:15.472 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T17:50:15.472 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T17:50:15.472 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T17:50:15.472 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T17:50:15.472 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T17:50:15.472 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T17:50:15.472 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T17:50:15.472 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T17:50:15.472 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T17:50:15.473 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T17:50:15.473 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T17:50:15.473 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T17:50:15.473 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T17:50:15.473 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T17:50:15.473 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T17:50:15.473 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T17:50:15.473 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T17:50:15.473 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T17:50:15.473 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T17:50:15.473 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T17:50:15.473 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T17:50:15.473 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T17:50:15.473 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T17:50:15.474 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T17:50:15.474 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T17:50:15.474 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T17:50:15.474 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T17:50:15.474 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T17:50:15.474 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T17:50:15.474 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.474 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T17:50:15.474 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T17:50:15.474 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T17:50:15.474 INFO:tasks.workunit.client.0.smithi029.stdout: 6, 2024-08-29T17:50:15.474 INFO:tasks.workunit.client.0.smithi029.stdout: 0, 2024-08-29T17:50:15.474 INFO:tasks.workunit.client.0.smithi029.stdout: 5 2024-08-29T17:50:15.475 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:15.475 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 6, 2024-08-29T17:50:15.475 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T17:50:15.475 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.475 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:15.475 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T17:50:15.475 INFO:tasks.workunit.client.0.smithi029.stdout: 4, 2024-08-29T17:50:15.475 INFO:tasks.workunit.client.0.smithi029.stdout: 1, 2024-08-29T17:50:15.475 INFO:tasks.workunit.client.0.smithi029.stdout: 2 2024-08-29T17:50:15.475 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:15.475 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 4, 2024-08-29T17:50:15.475 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T17:50:15.475 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T17:50:15.475 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T17:50:15.476 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T17:50:15.476 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T17:50:15.476 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T17:50:15.476 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T17:46:26.362780+0000", 2024-08-29T17:50:15.476 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T17:43:22.403922+0000", 2024-08-29T17:50:15.476 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T17:43:22.403922+0000", 2024-08-29T17:50:15.476 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T17:43:22.404799+0000", 2024-08-29T17:50:15.476 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T17:46:26.362780+0000", 2024-08-29T17:50:15.476 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:15.476 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T17:50:15.476 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:15.476 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 64, 2024-08-29T17:50:15.477 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T17:46:26.362780+0000", 2024-08-29T17:50:15.477 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T17:46:26.362780+0000", 2024-08-29T17:50:15.477 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T17:46:26.362780+0000", 2024-08-29T17:50:15.477 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T17:50:15.477 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T17:50:15.477 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:15.477 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T17:46:26.362780+0000", 2024-08-29T17:50:15.477 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T17:46:26.362780+0000", 2024-08-29T17:50:15.477 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T17:50:15.477 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T17:50:15.477 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T17:50:15.477 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T17:50:15.477 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 63, 2024-08-29T17:50:15.477 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T17:50:15.478 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T17:50:15.478 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T17:50:15.478 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T17:50:15.478 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T17:50:15.478 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T17:50:15.478 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T17:50:15.478 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T17:50:15.478 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.1a", 2024-08-29T17:50:15.478 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T17:50:15.478 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T17:50:15.478 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 76, 2024-08-29T17:50:15.478 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 24, 2024-08-29T17:50:15.478 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T17:50:15.479 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T02:30:28.399773+0000", 2024-08-29T17:50:15.479 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T17:50:15.479 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T17:50:15.479 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T17:50:15.479 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T17:50:15.479 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T17:50:15.479 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T17:50:15.479 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T17:50:15.479 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T17:50:15.479 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T17:50:15.479 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T17:50:15.479 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T17:50:15.479 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T17:50:15.479 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T17:50:15.480 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T17:50:15.480 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T17:50:15.480 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T17:50:15.480 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T17:50:15.480 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T17:50:15.480 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T17:50:15.480 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T17:50:15.480 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T17:50:15.480 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T17:50:15.480 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T17:50:15.480 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T17:50:15.480 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T17:50:15.480 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T17:50:15.481 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T17:50:15.481 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T17:50:15.481 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T17:50:15.481 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T17:50:15.481 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T17:50:15.481 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T17:50:15.481 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T17:50:15.481 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T17:50:15.481 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T17:50:15.481 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T17:50:15.481 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T17:50:15.481 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T17:50:15.481 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T17:50:15.482 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T17:50:15.482 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T17:50:15.482 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T17:50:15.482 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T17:50:15.482 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.482 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T17:50:15.482 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T17:50:15.482 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T17:50:15.482 INFO:tasks.workunit.client.0.smithi029.stdout: 4, 2024-08-29T17:50:15.482 INFO:tasks.workunit.client.0.smithi029.stdout: 1, 2024-08-29T17:50:15.482 INFO:tasks.workunit.client.0.smithi029.stdout: 2 2024-08-29T17:50:15.482 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:15.482 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 4, 2024-08-29T17:50:15.482 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T17:50:15.483 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.483 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:15.483 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T17:50:15.483 INFO:tasks.workunit.client.0.smithi029.stdout: 3, 2024-08-29T17:50:15.483 INFO:tasks.workunit.client.0.smithi029.stdout: 7, 2024-08-29T17:50:15.483 INFO:tasks.workunit.client.0.smithi029.stdout: 6 2024-08-29T17:50:15.483 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:15.483 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 3, 2024-08-29T17:50:15.483 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T17:50:15.483 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T17:50:15.483 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 60, 2024-08-29T17:50:15.483 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T17:50:15.483 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T17:50:15.484 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T17:50:15.484 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T17:46:26.659292+0000", 2024-08-29T17:50:15.484 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T17:43:12.140800+0000", 2024-08-29T17:50:15.484 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T17:43:12.140800+0000", 2024-08-29T17:50:15.484 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T17:43:12.141087+0000", 2024-08-29T17:50:15.484 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T17:46:26.659292+0000", 2024-08-29T17:50:15.484 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T17:50:15.484 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T17:50:15.484 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T17:50:15.484 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 61, 2024-08-29T17:50:15.484 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T17:46:26.659292+0000", 2024-08-29T17:50:15.484 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T17:46:26.659292+0000", 2024-08-29T17:50:15.484 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T17:46:26.659292+0000", 2024-08-29T17:50:15.485 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T17:50:15.485 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T17:50:15.485 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T17:50:15.485 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T17:46:26.659292+0000", 2024-08-29T17:50:15.485 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T17:46:26.659292+0000", 2024-08-29T17:50:15.485 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T17:50:15.485 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 1, 2024-08-29T17:50:15.485 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T17:50:15.485 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T17:50:15.485 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 60, 2024-08-29T17:50:15.485 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T17:50:15.485 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T17:50:15.485 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T17:50:15.486 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T17:50:15.486 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 1, 2024-08-29T17:50:15.486 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T17:50:15.486 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T17:50:15.486 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T17:50:15.486 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "2.1b", 2024-08-29T17:50:15.486 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T17:50:15.486 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T17:50:15.486 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 76, 2024-08-29T17:50:15.486 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 28, 2024-08-29T17:50:15.486 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T17:50:15.486 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T00:00:28.074904+0000", 2024-08-29T17:50:15.486 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T17:50:15.487 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T17:50:15.487 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T17:50:15.487 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T17:50:15.487 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T17:50:15.487 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T17:50:15.487 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T17:50:15.487 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T17:50:15.487 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T17:50:15.487 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T17:50:15.487 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T17:50:15.487 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T17:50:15.487 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T17:50:15.487 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T17:50:15.487 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T17:50:15.488 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T17:50:15.488 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T17:50:15.488 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T17:50:15.488 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T17:50:15.488 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T17:50:15.488 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T17:50:15.488 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T17:50:15.488 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T17:50:15.488 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T17:50:15.488 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T17:50:15.488 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T17:50:15.488 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T17:50:15.488 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T17:50:15.489 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T17:50:15.489 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T17:50:15.489 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T17:50:15.489 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T17:50:15.489 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T17:50:15.489 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T17:50:15.489 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T17:50:15.489 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T17:50:15.489 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T17:50:15.489 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T17:50:15.489 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T17:50:15.489 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T17:50:15.489 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T17:50:15.490 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T17:50:15.490 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T17:50:15.490 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.490 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T17:50:15.490 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T17:50:15.490 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T17:50:15.490 INFO:tasks.workunit.client.0.smithi029.stdout: 3, 2024-08-29T17:50:15.490 INFO:tasks.workunit.client.0.smithi029.stdout: 7, 2024-08-29T17:50:15.490 INFO:tasks.workunit.client.0.smithi029.stdout: 6 2024-08-29T17:50:15.490 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:15.490 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 3, 2024-08-29T17:50:15.490 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "66'1" 2024-08-29T17:50:15.490 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.490 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:15.491 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T17:50:15.491 INFO:tasks.workunit.client.0.smithi029.stdout: 0, 2024-08-29T17:50:15.491 INFO:tasks.workunit.client.0.smithi029.stdout: 4, 2024-08-29T17:50:15.491 INFO:tasks.workunit.client.0.smithi029.stdout: 7 2024-08-29T17:50:15.491 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:15.491 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 0, 2024-08-29T17:50:15.491 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T17:50:15.491 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T17:50:15.491 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T17:50:15.491 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T17:50:15.491 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T17:50:15.491 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T17:50:15.491 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T17:46:26.365726+0000", 2024-08-29T17:50:15.491 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T17:43:22.423713+0000", 2024-08-29T17:50:15.492 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T17:43:22.423713+0000", 2024-08-29T17:50:15.492 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T17:43:22.424234+0000", 2024-08-29T17:50:15.492 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T17:46:26.365726+0000", 2024-08-29T17:50:15.492 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:15.492 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T17:50:15.492 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:15.492 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 64, 2024-08-29T17:50:15.492 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T17:46:26.365726+0000", 2024-08-29T17:50:15.492 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T17:46:26.365726+0000", 2024-08-29T17:50:15.492 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T17:46:26.365726+0000", 2024-08-29T17:50:15.492 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T17:50:15.492 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T17:50:15.492 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:15.493 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T17:46:26.365726+0000", 2024-08-29T17:50:15.493 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T17:46:26.365726+0000", 2024-08-29T17:50:15.493 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T17:50:15.493 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T17:50:15.493 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T17:50:15.493 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T17:50:15.493 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 63, 2024-08-29T17:50:15.493 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T17:50:15.493 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T17:50:15.493 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T17:50:15.493 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T17:50:15.493 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T17:50:15.493 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T17:50:15.494 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T17:50:15.494 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T17:50:15.494 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.1b", 2024-08-29T17:50:15.494 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T17:50:15.494 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T17:50:15.494 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 76, 2024-08-29T17:50:15.494 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 24, 2024-08-29T17:50:15.494 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T17:50:15.494 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T18:02:59.820998+0000", 2024-08-29T17:50:15.494 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T17:50:15.494 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T17:50:15.494 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T17:50:15.494 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T17:50:15.495 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T17:50:15.495 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T17:50:15.495 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T17:50:15.495 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T17:50:15.495 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T17:50:15.495 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T17:50:15.495 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T17:50:15.495 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T17:50:15.495 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T17:50:15.495 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T17:50:15.495 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T17:50:15.495 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T17:50:15.495 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T17:50:15.495 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T17:50:15.496 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T17:50:15.496 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T17:50:15.496 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T17:50:15.496 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T17:50:15.496 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T17:50:15.496 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T17:50:15.496 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T17:50:15.496 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T17:50:15.496 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T17:50:15.496 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T17:50:15.496 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T17:50:15.496 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T17:50:15.496 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T17:50:15.497 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T17:50:15.497 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T17:50:15.497 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T17:50:15.497 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T17:50:15.497 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T17:50:15.497 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T17:50:15.497 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T17:50:15.497 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T17:50:15.497 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T17:50:15.497 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T17:50:15.497 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T17:50:15.497 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T17:50:15.497 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.498 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T17:50:15.498 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T17:50:15.498 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T17:50:15.498 INFO:tasks.workunit.client.0.smithi029.stdout: 0, 2024-08-29T17:50:15.498 INFO:tasks.workunit.client.0.smithi029.stdout: 4, 2024-08-29T17:50:15.498 INFO:tasks.workunit.client.0.smithi029.stdout: 7 2024-08-29T17:50:15.498 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:15.498 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 0, 2024-08-29T17:50:15.498 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T17:50:15.498 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.498 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:15.498 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T17:50:15.498 INFO:tasks.workunit.client.0.smithi029.stdout: 6, 2024-08-29T17:50:15.498 INFO:tasks.workunit.client.0.smithi029.stdout: 4, 2024-08-29T17:50:15.499 INFO:tasks.workunit.client.0.smithi029.stdout: 7 2024-08-29T17:50:15.499 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:15.499 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 6, 2024-08-29T17:50:15.499 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T17:50:15.499 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T17:50:15.499 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 60, 2024-08-29T17:50:15.499 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T17:50:15.499 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T17:50:15.499 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T17:50:15.499 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T17:46:26.445165+0000", 2024-08-29T17:50:15.499 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T17:43:12.151355+0000", 2024-08-29T17:50:15.499 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T17:43:12.151355+0000", 2024-08-29T17:50:15.499 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T17:43:12.152188+0000", 2024-08-29T17:50:15.499 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T17:46:26.445165+0000", 2024-08-29T17:50:15.500 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T17:50:15.500 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T17:50:15.500 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T17:50:15.500 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 61, 2024-08-29T17:50:15.500 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T17:46:26.445165+0000", 2024-08-29T17:50:15.500 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T17:46:26.445165+0000", 2024-08-29T17:50:15.500 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T17:46:26.445165+0000", 2024-08-29T17:50:15.500 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T17:50:15.500 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T17:50:15.500 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T17:50:15.500 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T17:46:26.445165+0000", 2024-08-29T17:50:15.500 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T17:46:26.445165+0000", 2024-08-29T17:50:15.500 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T17:50:15.501 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 1, 2024-08-29T17:50:15.501 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T17:50:15.501 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T17:50:15.501 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 60, 2024-08-29T17:50:15.501 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T17:50:15.501 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T17:50:15.501 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T17:50:15.501 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T17:50:15.501 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 1, 2024-08-29T17:50:15.501 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T17:50:15.501 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T17:50:15.501 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T17:50:15.502 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "2.1a", 2024-08-29T17:50:15.502 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T17:50:15.502 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T17:50:15.502 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 76, 2024-08-29T17:50:15.502 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 28, 2024-08-29T17:50:15.502 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T17:50:15.502 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T18:19:40.220023+0000", 2024-08-29T17:50:15.502 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T17:50:15.502 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T17:50:15.502 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T17:50:15.502 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T17:50:15.502 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T17:50:15.502 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T17:50:15.503 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T17:50:15.503 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T17:50:15.503 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T17:50:15.503 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T17:50:15.503 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T17:50:15.503 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T17:50:15.503 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T17:50:15.503 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T17:50:15.503 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T17:50:15.503 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T17:50:15.503 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T17:50:15.503 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T17:50:15.503 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T17:50:15.503 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T17:50:15.504 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T17:50:15.504 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T17:50:15.504 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T17:50:15.504 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T17:50:15.504 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T17:50:15.504 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T17:50:15.504 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T17:50:15.504 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T17:50:15.504 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T17:50:15.504 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T17:50:15.504 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T17:50:15.504 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T17:50:15.504 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T17:50:15.505 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T17:50:15.505 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T17:50:15.505 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T17:50:15.505 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T17:50:15.505 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T17:50:15.505 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T17:50:15.505 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T17:50:15.505 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T17:50:15.505 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T17:50:15.505 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T17:50:15.505 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.505 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T17:50:15.505 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T17:50:15.506 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T17:50:15.506 INFO:tasks.workunit.client.0.smithi029.stdout: 6, 2024-08-29T17:50:15.506 INFO:tasks.workunit.client.0.smithi029.stdout: 4, 2024-08-29T17:50:15.506 INFO:tasks.workunit.client.0.smithi029.stdout: 7 2024-08-29T17:50:15.506 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:15.506 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 6, 2024-08-29T17:50:15.506 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "66'1" 2024-08-29T17:50:15.506 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.506 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:15.506 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T17:50:15.506 INFO:tasks.workunit.client.0.smithi029.stdout: 3, 2024-08-29T17:50:15.506 INFO:tasks.workunit.client.0.smithi029.stdout: 6, 2024-08-29T17:50:15.506 INFO:tasks.workunit.client.0.smithi029.stdout: 0 2024-08-29T17:50:15.507 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:15.507 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 3, 2024-08-29T17:50:15.507 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T17:50:15.507 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T17:50:15.507 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 60, 2024-08-29T17:50:15.507 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T17:50:15.507 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T17:50:15.507 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T17:50:15.507 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T17:46:26.659590+0000", 2024-08-29T17:50:15.507 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T17:43:12.137738+0000", 2024-08-29T17:50:15.507 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T17:43:12.137738+0000", 2024-08-29T17:50:15.507 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T17:43:12.138105+0000", 2024-08-29T17:50:15.507 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T17:46:26.659590+0000", 2024-08-29T17:50:15.508 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T17:50:15.508 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T17:50:15.508 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T17:50:15.508 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 61, 2024-08-29T17:50:15.508 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T17:46:26.659590+0000", 2024-08-29T17:50:15.508 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T17:46:26.659590+0000", 2024-08-29T17:50:15.508 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T17:46:26.659590+0000", 2024-08-29T17:50:15.508 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T17:50:15.508 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T17:50:15.508 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T17:50:15.508 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T17:46:26.659590+0000", 2024-08-29T17:50:15.509 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T17:46:26.659590+0000", 2024-08-29T17:50:15.509 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T17:50:15.509 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T17:50:15.509 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T17:50:15.509 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T17:50:15.509 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 60, 2024-08-29T17:50:15.509 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T17:50:15.509 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T17:50:15.509 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T17:50:15.509 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T17:50:15.509 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T17:50:15.509 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T17:50:15.509 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T17:50:15.510 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T17:50:15.510 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "2.19", 2024-08-29T17:50:15.510 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T17:50:15.510 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T17:50:15.510 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 76, 2024-08-29T17:50:15.510 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 27, 2024-08-29T17:50:15.510 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T17:50:15.510 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T21:45:50.363976+0000", 2024-08-29T17:50:15.510 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T17:50:15.510 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T17:50:15.510 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T17:50:15.510 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T17:50:15.510 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T17:50:15.511 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T17:50:15.511 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T17:50:15.511 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T17:50:15.511 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T17:50:15.511 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T17:50:15.511 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T17:50:15.511 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T17:50:15.511 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T17:50:15.511 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T17:50:15.511 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T17:50:15.511 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T17:50:15.511 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T17:50:15.511 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T17:50:15.512 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T17:50:15.512 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T17:50:15.512 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T17:50:15.512 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T17:50:15.512 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T17:50:15.512 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T17:50:15.512 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T17:50:15.512 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T17:50:15.512 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T17:50:15.512 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T17:50:15.512 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T17:50:15.512 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T17:50:15.512 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T17:50:15.513 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T17:50:15.513 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T17:50:15.513 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T17:50:15.513 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T17:50:15.513 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T17:50:15.513 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T17:50:15.513 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T17:50:15.513 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T17:50:15.513 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T17:50:15.513 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T17:50:15.513 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T17:50:15.513 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T17:50:15.513 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.513 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T17:50:15.514 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T17:50:15.514 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T17:50:15.514 INFO:tasks.workunit.client.0.smithi029.stdout: 3, 2024-08-29T17:50:15.514 INFO:tasks.workunit.client.0.smithi029.stdout: 6, 2024-08-29T17:50:15.514 INFO:tasks.workunit.client.0.smithi029.stdout: 0 2024-08-29T17:50:15.514 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:15.514 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 3, 2024-08-29T17:50:15.514 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T17:50:15.514 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.514 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:15.514 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T17:50:15.514 INFO:tasks.workunit.client.0.smithi029.stdout: 3, 2024-08-29T17:50:15.514 INFO:tasks.workunit.client.0.smithi029.stdout: 0, 2024-08-29T17:50:15.515 INFO:tasks.workunit.client.0.smithi029.stdout: 1 2024-08-29T17:50:15.515 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:15.515 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 3, 2024-08-29T17:50:15.515 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T17:50:15.515 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T17:50:15.515 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T17:50:15.515 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T17:50:15.515 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T17:50:15.515 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T17:50:15.515 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T17:46:26.658285+0000", 2024-08-29T17:50:15.515 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T17:43:22.416493+0000", 2024-08-29T17:50:15.515 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T17:43:22.416493+0000", 2024-08-29T17:50:15.515 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T17:43:22.416772+0000", 2024-08-29T17:50:15.515 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T17:46:26.658285+0000", 2024-08-29T17:50:15.516 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:15.516 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T17:50:15.516 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:15.516 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 64, 2024-08-29T17:50:15.516 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T17:46:26.658285+0000", 2024-08-29T17:50:15.516 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T17:46:26.658285+0000", 2024-08-29T17:50:15.516 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T17:46:26.658285+0000", 2024-08-29T17:50:15.516 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T17:50:15.516 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T17:50:15.516 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:15.516 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T17:46:26.658285+0000", 2024-08-29T17:50:15.516 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T17:46:26.658285+0000", 2024-08-29T17:50:15.517 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T17:50:15.517 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T17:50:15.517 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T17:50:15.517 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T17:50:15.517 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 63, 2024-08-29T17:50:15.517 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T17:50:15.517 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T17:50:15.517 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T17:50:15.517 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T17:50:15.517 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T17:50:15.517 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T17:50:15.517 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T17:50:15.517 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T17:50:15.518 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.18", 2024-08-29T17:50:15.518 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T17:50:15.518 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T17:50:15.518 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 76, 2024-08-29T17:50:15.518 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 24, 2024-08-29T17:50:15.518 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T17:50:15.518 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T02:22:36.863988+0000", 2024-08-29T17:50:15.518 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T17:50:15.518 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T17:50:15.518 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T17:50:15.518 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T17:50:15.518 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T17:50:15.518 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T17:50:15.519 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T17:50:15.519 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T17:50:15.519 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T17:50:15.519 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T17:50:15.519 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T17:50:15.519 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T17:50:15.519 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T17:50:15.519 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T17:50:15.519 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T17:50:15.519 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T17:50:15.519 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T17:50:15.519 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T17:50:15.519 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T17:50:15.519 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T17:50:15.520 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T17:50:15.520 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T17:50:15.520 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T17:50:15.520 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T17:50:15.520 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T17:50:15.520 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T17:50:15.520 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T17:50:15.520 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T17:50:15.520 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T17:50:15.520 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T17:50:15.520 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T17:50:15.520 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T17:50:15.520 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T17:50:15.521 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T17:50:15.521 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T17:50:15.521 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T17:50:15.521 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T17:50:15.521 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T17:50:15.521 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T17:50:15.521 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T17:50:15.521 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T17:50:15.521 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T17:50:15.521 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T17:50:15.521 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.521 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T17:50:15.521 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T17:50:15.522 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T17:50:15.522 INFO:tasks.workunit.client.0.smithi029.stdout: 3, 2024-08-29T17:50:15.522 INFO:tasks.workunit.client.0.smithi029.stdout: 0, 2024-08-29T17:50:15.522 INFO:tasks.workunit.client.0.smithi029.stdout: 1 2024-08-29T17:50:15.522 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:15.522 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 3, 2024-08-29T17:50:15.522 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T17:50:15.522 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.522 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:15.522 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T17:50:15.522 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T17:50:15.522 INFO:tasks.workunit.client.0.smithi029.stdout: 4, 2024-08-29T17:50:15.522 INFO:tasks.workunit.client.0.smithi029.stdout: 7 2024-08-29T17:50:15.522 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:15.523 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 5, 2024-08-29T17:50:15.523 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T17:50:15.523 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T17:50:15.523 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 60, 2024-08-29T17:50:15.523 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T17:50:15.523 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T17:50:15.523 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T17:50:15.523 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T17:46:26.462647+0000", 2024-08-29T17:50:15.523 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T17:43:12.140996+0000", 2024-08-29T17:50:15.523 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T17:43:12.140996+0000", 2024-08-29T17:50:15.523 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T17:43:12.146580+0000", 2024-08-29T17:50:15.523 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T17:46:26.462647+0000", 2024-08-29T17:50:15.523 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T17:50:15.524 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T17:50:15.524 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T17:50:15.524 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 61, 2024-08-29T17:50:15.524 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T17:46:26.462647+0000", 2024-08-29T17:50:15.524 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T17:46:26.462647+0000", 2024-08-29T17:50:15.524 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T17:46:26.462647+0000", 2024-08-29T17:50:15.524 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T17:50:15.524 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T17:50:15.524 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T17:50:15.524 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T17:46:26.462647+0000", 2024-08-29T17:50:15.524 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T17:46:26.462647+0000", 2024-08-29T17:50:15.524 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T17:50:15.524 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T17:50:15.525 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T17:50:15.525 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T17:50:15.525 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 60, 2024-08-29T17:50:15.525 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T17:50:15.525 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T17:50:15.525 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T17:50:15.525 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T17:50:15.525 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T17:50:15.525 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T17:50:15.525 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T17:50:15.525 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T17:50:15.525 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "2.18", 2024-08-29T17:50:15.525 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T17:50:15.526 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T17:50:15.526 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 76, 2024-08-29T17:50:15.526 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 27, 2024-08-29T17:50:15.526 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T17:50:15.526 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T01:19:06.993728+0000", 2024-08-29T17:50:15.526 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T17:50:15.526 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T17:50:15.526 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T17:50:15.526 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T17:50:15.526 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T17:50:15.526 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T17:50:15.526 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T17:50:15.526 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T17:50:15.526 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T17:50:15.527 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T17:50:15.527 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T17:50:15.527 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T17:50:15.527 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T17:50:15.527 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T17:50:15.527 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T17:50:15.527 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T17:50:15.527 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T17:50:15.527 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T17:50:15.527 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T17:50:15.527 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T17:50:15.527 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T17:50:15.527 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T17:50:15.528 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T17:50:15.528 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T17:50:15.528 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T17:50:15.528 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T17:50:15.528 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T17:50:15.528 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T17:50:15.528 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T17:50:15.528 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T17:50:15.528 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T17:50:15.528 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T17:50:15.528 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T17:50:15.528 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T17:50:15.528 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T17:50:15.529 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T17:50:15.529 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T17:50:15.529 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T17:50:15.529 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T17:50:15.529 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T17:50:15.529 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T17:50:15.529 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T17:50:15.529 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T17:50:15.529 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.529 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T17:50:15.529 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T17:50:15.529 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T17:50:15.529 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T17:50:15.530 INFO:tasks.workunit.client.0.smithi029.stdout: 4, 2024-08-29T17:50:15.530 INFO:tasks.workunit.client.0.smithi029.stdout: 7 2024-08-29T17:50:15.530 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:15.530 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 5, 2024-08-29T17:50:15.530 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T17:50:15.530 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.530 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:15.530 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T17:50:15.530 INFO:tasks.workunit.client.0.smithi029.stdout: 1, 2024-08-29T17:50:15.530 INFO:tasks.workunit.client.0.smithi029.stdout: 3, 2024-08-29T17:50:15.530 INFO:tasks.workunit.client.0.smithi029.stdout: 4 2024-08-29T17:50:15.530 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:15.530 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 1, 2024-08-29T17:50:15.530 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T17:50:15.531 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T17:50:15.531 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T17:50:15.531 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T17:50:15.531 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T17:50:15.531 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T17:50:15.531 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T17:46:26.361655+0000", 2024-08-29T17:50:15.531 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T17:43:22.408106+0000", 2024-08-29T17:50:15.531 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T17:43:22.408106+0000", 2024-08-29T17:50:15.531 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T17:43:22.409154+0000", 2024-08-29T17:50:15.531 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T17:46:26.361655+0000", 2024-08-29T17:50:15.531 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:15.531 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T17:50:15.531 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:15.532 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 64, 2024-08-29T17:50:15.532 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T17:46:26.361655+0000", 2024-08-29T17:50:15.532 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T17:46:26.361655+0000", 2024-08-29T17:50:15.532 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T17:46:26.361655+0000", 2024-08-29T17:50:15.532 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T17:50:15.532 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T17:50:15.532 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:15.532 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T17:46:26.361655+0000", 2024-08-29T17:50:15.532 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T17:46:26.361655+0000", 2024-08-29T17:50:15.532 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T17:50:15.532 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T17:50:15.532 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T17:50:15.532 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T17:50:15.533 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 63, 2024-08-29T17:50:15.533 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T17:50:15.533 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T17:50:15.533 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T17:50:15.533 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T17:50:15.533 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T17:50:15.533 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T17:50:15.533 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T17:50:15.533 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T17:50:15.533 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.19", 2024-08-29T17:50:15.533 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T17:50:15.533 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T17:50:15.533 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 76, 2024-08-29T17:50:15.533 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 24, 2024-08-29T17:50:15.534 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T17:50:15.534 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T22:26:37.109945+0000", 2024-08-29T17:50:15.534 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T17:50:15.534 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T17:50:15.534 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T17:50:15.534 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T17:50:15.534 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T17:50:15.534 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T17:50:15.534 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T17:50:15.534 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T17:50:15.534 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T17:50:15.534 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T17:50:15.534 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T17:50:15.535 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T17:50:15.535 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T17:50:15.535 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T17:50:15.535 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T17:50:15.535 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T17:50:15.535 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T17:50:15.535 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T17:50:15.535 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T17:50:15.535 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T17:50:15.535 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T17:50:15.535 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T17:50:15.535 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T17:50:15.535 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T17:50:15.535 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T17:50:15.536 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T17:50:15.536 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T17:50:15.536 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T17:50:15.536 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T17:50:15.536 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T17:50:15.536 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T17:50:15.536 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T17:50:15.536 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T17:50:15.536 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T17:50:15.536 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T17:50:15.536 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T17:50:15.536 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T17:50:15.536 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T17:50:15.537 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T17:50:15.537 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T17:50:15.537 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T17:50:15.537 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T17:50:15.537 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T17:50:15.537 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.537 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T17:50:15.537 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T17:50:15.537 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T17:50:15.537 INFO:tasks.workunit.client.0.smithi029.stdout: 1, 2024-08-29T17:50:15.537 INFO:tasks.workunit.client.0.smithi029.stdout: 3, 2024-08-29T17:50:15.537 INFO:tasks.workunit.client.0.smithi029.stdout: 4 2024-08-29T17:50:15.537 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:15.537 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 1, 2024-08-29T17:50:15.538 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T17:50:15.538 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.538 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:15.538 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T17:50:15.538 INFO:tasks.workunit.client.0.smithi029.stdout: 6, 2024-08-29T17:50:15.538 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T17:50:15.538 INFO:tasks.workunit.client.0.smithi029.stdout: 2 2024-08-29T17:50:15.538 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:15.538 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 6, 2024-08-29T17:50:15.538 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T17:50:15.538 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T17:50:15.538 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 60, 2024-08-29T17:50:15.538 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T17:50:15.538 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T17:50:15.539 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T17:50:15.539 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T17:46:26.445846+0000", 2024-08-29T17:50:15.539 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T17:43:12.154741+0000", 2024-08-29T17:50:15.539 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T17:43:12.154741+0000", 2024-08-29T17:50:15.539 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T17:43:12.155464+0000", 2024-08-29T17:50:15.539 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T17:46:26.445846+0000", 2024-08-29T17:50:15.539 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T17:50:15.539 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T17:50:15.539 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T17:50:15.539 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 61, 2024-08-29T17:50:15.539 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T17:46:26.445846+0000", 2024-08-29T17:50:15.539 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T17:46:26.445846+0000", 2024-08-29T17:50:15.539 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T17:46:26.445846+0000", 2024-08-29T17:50:15.540 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T17:50:15.540 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T17:50:15.540 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T17:50:15.540 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T17:46:26.445846+0000", 2024-08-29T17:50:15.540 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T17:46:26.445846+0000", 2024-08-29T17:50:15.540 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T17:50:15.540 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T17:50:15.540 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T17:50:15.540 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T17:50:15.540 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 60, 2024-08-29T17:50:15.540 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T17:50:15.540 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T17:50:15.541 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T17:50:15.541 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T17:50:15.541 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T17:50:15.541 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T17:50:15.541 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T17:50:15.541 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T17:50:15.541 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "2.17", 2024-08-29T17:50:15.541 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T17:50:15.541 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T17:50:15.541 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 76, 2024-08-29T17:50:15.541 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 27, 2024-08-29T17:50:15.541 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T17:50:15.541 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T21:09:07.323440+0000", 2024-08-29T17:50:15.541 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T17:50:15.542 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T17:50:15.542 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T17:50:15.542 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T17:50:15.542 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T17:50:15.542 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T17:50:15.542 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T17:50:15.542 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T17:50:15.542 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T17:50:15.542 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T17:50:15.542 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T17:50:15.542 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T17:50:15.542 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T17:50:15.542 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T17:50:15.543 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T17:50:15.543 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T17:50:15.543 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T17:50:15.543 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T17:50:15.543 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T17:50:15.543 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T17:50:15.543 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T17:50:15.543 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T17:50:15.543 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T17:50:15.543 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T17:50:15.543 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T17:50:15.543 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T17:50:15.543 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T17:50:15.544 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T17:50:15.544 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T17:50:15.544 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T17:50:15.544 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T17:50:15.544 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T17:50:15.544 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T17:50:15.544 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T17:50:15.544 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T17:50:15.544 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T17:50:15.544 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T17:50:15.544 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T17:50:15.544 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T17:50:15.544 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T17:50:15.545 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T17:50:15.545 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T17:50:15.545 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T17:50:15.545 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.545 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T17:50:15.545 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T17:50:15.545 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T17:50:15.545 INFO:tasks.workunit.client.0.smithi029.stdout: 6, 2024-08-29T17:50:15.545 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T17:50:15.545 INFO:tasks.workunit.client.0.smithi029.stdout: 2 2024-08-29T17:50:15.545 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:15.545 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 6, 2024-08-29T17:50:15.545 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T17:50:15.545 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.546 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:15.546 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T17:50:15.546 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T17:50:15.546 INFO:tasks.workunit.client.0.smithi029.stdout: 7, 2024-08-29T17:50:15.546 INFO:tasks.workunit.client.0.smithi029.stdout: 1 2024-08-29T17:50:15.546 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:15.546 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 5, 2024-08-29T17:50:15.546 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T17:50:15.546 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T17:50:15.546 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T17:50:15.546 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T17:50:15.546 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T17:50:15.546 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T17:50:15.547 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T17:46:26.461657+0000", 2024-08-29T17:50:15.547 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T17:43:22.418040+0000", 2024-08-29T17:50:15.547 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T17:43:22.418040+0000", 2024-08-29T17:50:15.547 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T17:43:22.418727+0000", 2024-08-29T17:50:15.547 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T17:46:26.461657+0000", 2024-08-29T17:50:15.547 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:15.547 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T17:50:15.547 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:15.547 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 64, 2024-08-29T17:50:15.547 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T17:46:26.461657+0000", 2024-08-29T17:50:15.547 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T17:46:26.461657+0000", 2024-08-29T17:50:15.547 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T17:46:26.461657+0000", 2024-08-29T17:50:15.547 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T17:50:15.547 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T17:50:15.548 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:15.548 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T17:46:26.461657+0000", 2024-08-29T17:50:15.548 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T17:46:26.461657+0000", 2024-08-29T17:50:15.548 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T17:50:15.548 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T17:50:15.548 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T17:50:15.548 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T17:50:15.548 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 63, 2024-08-29T17:50:15.548 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T17:50:15.548 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T17:50:15.548 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T17:50:15.548 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T17:50:15.548 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T17:50:15.549 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T17:50:15.549 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T17:50:15.549 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T17:50:15.549 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.16", 2024-08-29T17:50:15.549 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T17:50:15.549 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T17:50:15.549 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 76, 2024-08-29T17:50:15.549 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 24, 2024-08-29T17:50:15.549 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T17:50:15.549 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T02:25:16.427697+0000", 2024-08-29T17:50:15.549 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T17:50:15.549 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T17:50:15.549 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T17:50:15.550 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T17:50:15.550 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T17:50:15.550 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T17:50:15.550 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T17:50:15.550 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T17:50:15.550 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T17:50:15.550 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T17:50:15.550 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T17:50:15.550 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T17:50:15.550 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T17:50:15.550 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T17:50:15.550 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T17:50:15.550 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T17:50:15.551 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T17:50:15.551 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T17:50:15.551 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T17:50:15.551 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T17:50:15.551 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T17:50:15.551 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T17:50:15.551 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T17:50:15.551 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T17:50:15.551 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T17:50:15.551 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T17:50:15.551 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T17:50:15.551 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T17:50:15.551 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T17:50:15.551 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T17:50:15.552 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T17:50:15.552 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T17:50:15.552 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T17:50:15.552 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T17:50:15.552 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T17:50:15.552 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T17:50:15.552 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T17:50:15.552 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T17:50:15.552 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T17:50:15.552 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T17:50:15.552 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T17:50:15.552 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T17:50:15.552 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T17:50:15.553 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.553 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T17:50:15.553 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T17:50:15.553 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T17:50:15.553 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T17:50:15.553 INFO:tasks.workunit.client.0.smithi029.stdout: 7, 2024-08-29T17:50:15.553 INFO:tasks.workunit.client.0.smithi029.stdout: 1 2024-08-29T17:50:15.553 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:15.553 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 5, 2024-08-29T17:50:15.553 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T17:50:15.553 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.553 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:15.553 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T17:50:15.553 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T17:50:15.554 INFO:tasks.workunit.client.0.smithi029.stdout: 6, 2024-08-29T17:50:15.554 INFO:tasks.workunit.client.0.smithi029.stdout: 2 2024-08-29T17:50:15.554 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:15.554 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 5, 2024-08-29T17:50:15.554 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T17:50:15.554 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T17:50:15.554 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 60, 2024-08-29T17:50:15.554 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T17:50:15.554 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T17:50:15.554 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T17:50:15.554 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T17:46:26.463617+0000", 2024-08-29T17:50:15.554 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T17:43:12.142727+0000", 2024-08-29T17:50:15.554 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T17:43:12.142727+0000", 2024-08-29T17:50:15.555 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T17:43:12.143580+0000", 2024-08-29T17:50:15.555 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T17:46:26.463617+0000", 2024-08-29T17:50:15.555 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T17:50:15.555 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T17:50:15.555 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T17:50:15.555 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 61, 2024-08-29T17:50:15.555 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T17:46:26.463617+0000", 2024-08-29T17:50:15.555 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T17:46:26.463617+0000", 2024-08-29T17:50:15.555 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T17:46:26.463617+0000", 2024-08-29T17:50:15.555 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T17:50:15.555 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T17:50:15.555 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T17:50:15.555 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T17:46:26.463617+0000", 2024-08-29T17:50:15.556 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T17:46:26.463617+0000", 2024-08-29T17:50:15.556 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T17:50:15.556 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T17:50:15.556 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T17:50:15.556 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T17:50:15.556 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 60, 2024-08-29T17:50:15.556 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T17:50:15.556 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T17:50:15.556 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T17:50:15.556 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T17:50:15.556 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T17:50:15.556 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T17:50:15.557 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T17:50:15.557 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T17:50:15.557 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "2.16", 2024-08-29T17:50:15.557 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T17:50:15.557 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T17:50:15.557 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 76, 2024-08-29T17:50:15.557 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 27, 2024-08-29T17:50:15.557 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T17:50:15.557 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T05:16:24.740266+0000", 2024-08-29T17:50:15.557 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T17:50:15.557 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T17:50:15.557 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T17:50:15.557 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T17:50:15.558 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T17:50:15.558 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T17:50:15.558 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T17:50:15.558 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T17:50:15.558 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T17:50:15.558 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T17:50:15.558 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T17:50:15.558 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T17:50:15.558 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T17:50:15.558 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T17:50:15.558 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T17:50:15.558 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T17:50:15.558 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T17:50:15.559 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T17:50:15.559 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T17:50:15.559 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T17:50:15.559 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T17:50:15.559 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T17:50:15.559 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T17:50:15.559 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T17:50:15.559 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T17:50:15.559 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T17:50:15.559 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T17:50:15.559 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T17:50:15.559 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T17:50:15.559 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T17:50:15.560 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T17:50:15.560 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T17:50:15.560 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T17:50:15.560 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T17:50:15.560 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T17:50:15.560 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T17:50:15.560 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T17:50:15.560 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T17:50:15.560 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T17:50:15.560 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T17:50:15.560 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T17:50:15.560 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T17:50:15.561 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T17:50:15.561 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.561 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T17:50:15.561 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T17:50:15.561 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T17:50:15.561 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T17:50:15.561 INFO:tasks.workunit.client.0.smithi029.stdout: 6, 2024-08-29T17:50:15.561 INFO:tasks.workunit.client.0.smithi029.stdout: 2 2024-08-29T17:50:15.561 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:15.561 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 5, 2024-08-29T17:50:15.561 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T17:50:15.561 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.561 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:15.561 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T17:50:15.562 INFO:tasks.workunit.client.0.smithi029.stdout: 0, 2024-08-29T17:50:15.562 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T17:50:15.562 INFO:tasks.workunit.client.0.smithi029.stdout: 3 2024-08-29T17:50:15.562 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:15.562 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 0, 2024-08-29T17:50:15.562 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T17:50:15.562 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T17:50:15.562 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T17:50:15.562 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T17:50:15.562 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T17:50:15.562 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T17:50:15.562 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T17:46:26.367163+0000", 2024-08-29T17:50:15.562 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T17:43:22.415013+0000", 2024-08-29T17:50:15.562 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T17:43:22.415013+0000", 2024-08-29T17:50:15.563 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T17:43:22.415364+0000", 2024-08-29T17:50:15.563 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T17:46:26.367163+0000", 2024-08-29T17:50:15.563 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:15.563 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T17:50:15.563 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:15.563 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 64, 2024-08-29T17:50:15.563 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T17:46:26.367163+0000", 2024-08-29T17:50:15.563 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T17:46:26.367163+0000", 2024-08-29T17:50:15.563 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T17:46:26.367163+0000", 2024-08-29T17:50:15.563 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T17:50:15.563 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T17:50:15.563 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:15.563 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T17:46:26.367163+0000", 2024-08-29T17:50:15.564 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T17:46:26.367163+0000", 2024-08-29T17:50:15.564 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T17:50:15.564 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T17:50:15.564 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T17:50:15.564 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T17:50:15.564 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 63, 2024-08-29T17:50:15.564 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T17:50:15.564 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T17:50:15.564 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T17:50:15.564 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T17:50:15.564 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T17:50:15.564 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T17:50:15.564 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T17:50:15.565 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T17:50:15.565 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.17", 2024-08-29T17:50:15.565 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T17:50:15.565 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T17:50:15.565 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 76, 2024-08-29T17:50:15.565 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 24, 2024-08-29T17:50:15.565 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T17:50:15.565 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T22:54:19.331387+0000", 2024-08-29T17:50:15.565 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T17:50:15.565 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T17:50:15.565 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T17:50:15.565 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T17:50:15.566 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T17:50:15.566 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T17:50:15.566 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T17:50:15.566 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T17:50:15.566 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T17:50:15.566 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T17:50:15.566 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T17:50:15.566 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T17:50:15.566 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T17:50:15.566 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T17:50:15.566 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T17:50:15.566 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T17:50:15.566 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T17:50:15.566 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T17:50:15.567 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T17:50:15.567 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T17:50:15.567 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T17:50:15.567 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T17:50:15.567 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T17:50:15.567 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T17:50:15.567 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T17:50:15.567 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T17:50:15.567 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T17:50:15.567 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T17:50:15.567 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T17:50:15.567 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T17:50:15.567 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T17:50:15.568 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T17:50:15.568 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T17:50:15.568 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T17:50:15.568 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T17:50:15.568 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T17:50:15.568 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T17:50:15.568 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T17:50:15.568 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T17:50:15.568 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T17:50:15.568 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T17:50:15.568 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T17:50:15.568 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T17:50:15.568 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.569 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T17:50:15.569 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T17:50:15.569 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T17:50:15.569 INFO:tasks.workunit.client.0.smithi029.stdout: 0, 2024-08-29T17:50:15.569 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T17:50:15.569 INFO:tasks.workunit.client.0.smithi029.stdout: 3 2024-08-29T17:50:15.569 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:15.569 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 0, 2024-08-29T17:50:15.569 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T17:50:15.569 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.569 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:15.569 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T17:50:15.569 INFO:tasks.workunit.client.0.smithi029.stdout: 1, 2024-08-29T17:50:15.569 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T17:50:15.570 INFO:tasks.workunit.client.0.smithi029.stdout: 0 2024-08-29T17:50:15.570 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:15.570 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 1, 2024-08-29T17:50:15.570 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T17:50:15.570 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T17:50:15.570 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 60, 2024-08-29T17:50:15.570 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T17:50:15.570 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T17:50:15.570 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T17:50:15.570 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T17:46:26.362129+0000", 2024-08-29T17:50:15.570 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T17:43:12.127899+0000", 2024-08-29T17:50:15.570 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T17:43:12.127899+0000", 2024-08-29T17:50:15.570 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T17:43:12.128157+0000", 2024-08-29T17:50:15.571 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T17:46:26.362129+0000", 2024-08-29T17:50:15.571 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T17:50:15.571 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T17:50:15.571 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T17:50:15.571 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 61, 2024-08-29T17:50:15.571 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T17:46:26.362129+0000", 2024-08-29T17:50:15.571 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T17:46:26.362129+0000", 2024-08-29T17:50:15.571 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T17:46:26.362129+0000", 2024-08-29T17:50:15.571 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T17:50:15.571 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T17:50:15.571 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T17:50:15.571 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T17:46:26.362129+0000", 2024-08-29T17:50:15.571 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T17:46:26.362129+0000", 2024-08-29T17:50:15.572 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T17:50:15.572 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 3, 2024-08-29T17:50:15.572 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T17:50:15.572 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T17:50:15.572 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 60, 2024-08-29T17:50:15.572 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T17:50:15.572 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T17:50:15.572 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T17:50:15.572 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T17:50:15.572 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 3, 2024-08-29T17:50:15.572 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T17:50:15.572 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T17:50:15.572 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T17:50:15.573 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "2.15", 2024-08-29T17:50:15.573 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T17:50:15.573 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T17:50:15.573 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 76, 2024-08-29T17:50:15.573 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 30, 2024-08-29T17:50:15.573 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T17:50:15.573 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T22:33:18.083635+0000", 2024-08-29T17:50:15.573 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T17:50:15.573 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T17:50:15.573 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T17:50:15.573 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 90, 2024-08-29T17:50:15.573 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T17:50:15.573 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T17:50:15.574 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T17:50:15.574 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T17:50:15.574 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T17:50:15.574 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T17:50:15.574 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T17:50:15.574 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T17:50:15.574 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T17:50:15.574 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T17:50:15.574 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T17:50:15.574 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T17:50:15.574 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T17:50:15.574 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T17:50:15.574 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T17:50:15.575 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 6, 2024-08-29T17:50:15.575 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 2, 2024-08-29T17:50:15.575 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T17:50:15.575 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 2, 2024-08-29T17:50:15.575 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T17:50:15.575 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T17:50:15.575 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T17:50:15.575 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T17:50:15.575 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T17:50:15.575 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 1, 2024-08-29T17:50:15.575 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T17:50:15.575 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T17:50:15.575 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T17:50:15.575 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T17:50:15.576 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T17:50:15.576 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T17:50:15.576 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T17:50:15.576 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T17:50:15.576 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T17:50:15.576 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T17:50:15.576 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T17:50:15.576 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T17:50:15.576 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 4, 2024-08-29T17:50:15.576 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 1 2024-08-29T17:50:15.576 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.576 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T17:50:15.576 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T17:50:15.577 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T17:50:15.577 INFO:tasks.workunit.client.0.smithi029.stdout: 1, 2024-08-29T17:50:15.577 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T17:50:15.577 INFO:tasks.workunit.client.0.smithi029.stdout: 0 2024-08-29T17:50:15.577 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:15.577 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 1, 2024-08-29T17:50:15.577 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "66'3" 2024-08-29T17:50:15.577 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.577 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:15.577 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T17:50:15.577 INFO:tasks.workunit.client.0.smithi029.stdout: 4, 2024-08-29T17:50:15.577 INFO:tasks.workunit.client.0.smithi029.stdout: 7, 2024-08-29T17:50:15.577 INFO:tasks.workunit.client.0.smithi029.stdout: 6 2024-08-29T17:50:15.578 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:15.578 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 4, 2024-08-29T17:50:15.578 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T17:50:15.578 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T17:50:15.578 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T17:50:15.578 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T17:50:15.578 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T17:50:15.578 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T17:50:15.578 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T17:46:26.363702+0000", 2024-08-29T17:50:15.578 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T17:43:22.443703+0000", 2024-08-29T17:50:15.578 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T17:43:22.443703+0000", 2024-08-29T17:50:15.578 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T17:43:22.444099+0000", 2024-08-29T17:50:15.578 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T17:46:26.363702+0000", 2024-08-29T17:50:15.579 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:15.579 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T17:50:15.579 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:15.579 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 64, 2024-08-29T17:50:15.579 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T17:46:26.363702+0000", 2024-08-29T17:50:15.579 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T17:46:26.363702+0000", 2024-08-29T17:50:15.579 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T17:46:26.363702+0000", 2024-08-29T17:50:15.579 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T17:50:15.579 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T17:50:15.579 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:15.579 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T17:46:26.363702+0000", 2024-08-29T17:50:15.579 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T17:46:26.363702+0000", 2024-08-29T17:50:15.579 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T17:50:15.580 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T17:50:15.580 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T17:50:15.580 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T17:50:15.580 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 63, 2024-08-29T17:50:15.580 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T17:50:15.580 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T17:50:15.580 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T17:50:15.580 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T17:50:15.580 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T17:50:15.580 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T17:50:15.580 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T17:50:15.580 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T17:50:15.581 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.14", 2024-08-29T17:50:15.581 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T17:50:15.581 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T17:50:15.581 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 76, 2024-08-29T17:50:15.581 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 24, 2024-08-29T17:50:15.581 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T17:50:15.581 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T00:33:17.260759+0000", 2024-08-29T17:50:15.581 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T17:50:15.581 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T17:50:15.581 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T17:50:15.581 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T17:50:15.581 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T17:50:15.581 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T17:50:15.581 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T17:50:15.582 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T17:50:15.582 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T17:50:15.582 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T17:50:15.582 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T17:50:15.582 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T17:50:15.582 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T17:50:15.582 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T17:50:15.582 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T17:50:15.582 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T17:50:15.582 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T17:50:15.582 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T17:50:15.582 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T17:50:15.582 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T17:50:15.583 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T17:50:15.583 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T17:50:15.583 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T17:50:15.583 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T17:50:15.583 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T17:50:15.583 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T17:50:15.583 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T17:50:15.583 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T17:50:15.583 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T17:50:15.583 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T17:50:15.583 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T17:50:15.583 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T17:50:15.583 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T17:50:15.584 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T17:50:15.584 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T17:50:15.584 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T17:50:15.584 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T17:50:15.584 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T17:50:15.584 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T17:50:15.584 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T17:50:15.584 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T17:50:15.584 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T17:50:15.584 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T17:50:15.584 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.584 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T17:50:15.584 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T17:50:15.585 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T17:50:15.585 INFO:tasks.workunit.client.0.smithi029.stdout: 4, 2024-08-29T17:50:15.585 INFO:tasks.workunit.client.0.smithi029.stdout: 7, 2024-08-29T17:50:15.585 INFO:tasks.workunit.client.0.smithi029.stdout: 6 2024-08-29T17:50:15.585 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:15.585 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 4, 2024-08-29T17:50:15.585 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T17:50:15.585 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.585 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:15.585 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T17:50:15.585 INFO:tasks.workunit.client.0.smithi029.stdout: 6, 2024-08-29T17:50:15.585 INFO:tasks.workunit.client.0.smithi029.stdout: 3, 2024-08-29T17:50:15.585 INFO:tasks.workunit.client.0.smithi029.stdout: 5 2024-08-29T17:50:15.586 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:15.586 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 6, 2024-08-29T17:50:15.586 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T17:50:15.586 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T17:50:15.586 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 60, 2024-08-29T17:50:15.586 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T17:50:15.586 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T17:50:15.586 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T17:50:15.586 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T17:46:52.008346+0000", 2024-08-29T17:50:15.586 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T17:43:12.154343+0000", 2024-08-29T17:50:15.586 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T17:43:12.154343+0000", 2024-08-29T17:50:15.586 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T17:43:12.155309+0000", 2024-08-29T17:50:15.586 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T17:46:52.008346+0000", 2024-08-29T17:50:15.587 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T17:50:15.587 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T17:50:15.587 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T17:50:15.587 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 61, 2024-08-29T17:50:15.587 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T17:46:52.008346+0000", 2024-08-29T17:50:15.587 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T17:46:52.008346+0000", 2024-08-29T17:50:15.587 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T17:46:52.008346+0000", 2024-08-29T17:50:15.587 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T17:50:15.587 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T17:50:15.587 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T17:50:15.587 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T17:46:52.008346+0000", 2024-08-29T17:50:15.587 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T17:46:52.008346+0000", 2024-08-29T17:50:15.587 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T17:50:15.587 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 12, 2024-08-29T17:50:15.588 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T17:50:15.588 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T17:50:15.588 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 60, 2024-08-29T17:50:15.588 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T17:50:15.588 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T17:50:15.588 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T17:50:15.588 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T17:50:15.588 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 12, 2024-08-29T17:50:15.588 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T17:50:15.588 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T17:50:15.588 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T17:50:15.589 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "2.14", 2024-08-29T17:50:15.589 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T17:50:15.589 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T17:50:15.589 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 76, 2024-08-29T17:50:15.589 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 39, 2024-08-29T17:50:15.589 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T17:50:15.589 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T18:07:50.775128+0000", 2024-08-29T17:50:15.589 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T17:50:15.589 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T17:50:15.589 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T17:50:15.589 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 2630, 2024-08-29T17:50:15.589 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T17:50:15.589 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T17:50:15.590 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T17:50:15.590 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T17:50:15.590 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T17:50:15.590 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T17:50:15.590 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T17:50:15.590 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T17:50:15.590 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T17:50:15.590 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T17:50:15.590 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T17:50:15.590 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T17:50:15.590 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T17:50:15.590 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T17:50:15.590 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T17:50:15.590 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 12, 2024-08-29T17:50:15.591 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 4, 2024-08-29T17:50:15.591 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T17:50:15.591 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 4, 2024-08-29T17:50:15.591 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T17:50:15.591 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T17:50:15.591 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T17:50:15.591 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T17:50:15.591 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T17:50:15.591 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 1, 2024-08-29T17:50:15.591 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T17:50:15.591 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T17:50:15.591 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T17:50:15.591 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T17:50:15.592 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T17:50:15.592 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T17:50:15.592 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T17:50:15.592 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T17:50:15.592 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T17:50:15.592 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T17:50:15.592 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T17:50:15.592 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T17:50:15.592 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 12, 2024-08-29T17:50:15.592 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 9 2024-08-29T17:50:15.592 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.592 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T17:50:15.592 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T17:50:15.593 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T17:50:15.593 INFO:tasks.workunit.client.0.smithi029.stdout: 6, 2024-08-29T17:50:15.593 INFO:tasks.workunit.client.0.smithi029.stdout: 3, 2024-08-29T17:50:15.593 INFO:tasks.workunit.client.0.smithi029.stdout: 5 2024-08-29T17:50:15.593 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:15.593 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 6, 2024-08-29T17:50:15.593 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "76'12" 2024-08-29T17:50:15.593 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.593 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:15.593 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T17:50:15.593 INFO:tasks.workunit.client.0.smithi029.stdout: 7, 2024-08-29T17:50:15.593 INFO:tasks.workunit.client.0.smithi029.stdout: 3, 2024-08-29T17:50:15.593 INFO:tasks.workunit.client.0.smithi029.stdout: 1 2024-08-29T17:50:15.593 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:15.594 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 7, 2024-08-29T17:50:15.594 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T17:50:15.594 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T17:50:15.594 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T17:50:15.594 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T17:50:15.594 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T17:50:15.594 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T17:50:15.594 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T17:46:26.467846+0000", 2024-08-29T17:50:15.594 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T17:44:05.559815+0000", 2024-08-29T17:50:15.594 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T17:44:05.559815+0000", 2024-08-29T17:50:15.594 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T17:44:05.560471+0000", 2024-08-29T17:50:15.594 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T17:46:26.467846+0000", 2024-08-29T17:50:15.594 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:15.595 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T17:50:15.595 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:15.595 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 68, 2024-08-29T17:50:15.595 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T17:46:26.467846+0000", 2024-08-29T17:50:15.595 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T17:46:26.467846+0000", 2024-08-29T17:50:15.595 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T17:46:26.467846+0000", 2024-08-29T17:50:15.595 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T17:50:15.595 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T17:50:15.595 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:15.595 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T17:46:26.467846+0000", 2024-08-29T17:50:15.595 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T17:46:26.467846+0000", 2024-08-29T17:50:15.595 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T17:50:15.595 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T17:50:15.595 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T17:50:15.596 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T17:50:15.596 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 67, 2024-08-29T17:50:15.596 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T17:50:15.596 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T17:50:15.596 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T17:50:15.596 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T17:50:15.596 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T17:50:15.596 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T17:50:15.596 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T17:50:15.596 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T17:50:15.596 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.15", 2024-08-29T17:50:15.596 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T17:50:15.597 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T17:50:15.597 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 76, 2024-08-29T17:50:15.597 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 33, 2024-08-29T17:50:15.597 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T17:50:15.597 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T02:00:55.254833+0000", 2024-08-29T17:50:15.597 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T17:50:15.597 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T17:50:15.597 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T17:50:15.597 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T17:50:15.597 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T17:50:15.597 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T17:50:15.597 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T17:50:15.597 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T17:50:15.598 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T17:50:15.598 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T17:50:15.598 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T17:50:15.598 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T17:50:15.598 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T17:50:15.598 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T17:50:15.598 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T17:50:15.598 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T17:50:15.598 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T17:50:15.598 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T17:50:15.598 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T17:50:15.600 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T17:50:15.600 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T17:50:15.600 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T17:50:15.600 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T17:50:15.600 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T17:50:15.600 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T17:50:15.600 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T17:50:15.600 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T17:50:15.601 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T17:50:15.601 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T17:50:15.601 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T17:50:15.601 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T17:50:15.601 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T17:50:15.601 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T17:50:15.601 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T17:50:15.601 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T17:50:15.601 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T17:50:15.601 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T17:50:15.601 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T17:50:15.601 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T17:50:15.601 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T17:50:15.601 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T17:50:15.602 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T17:50:15.602 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T17:50:15.602 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.602 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T17:50:15.602 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T17:50:15.602 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T17:50:15.602 INFO:tasks.workunit.client.0.smithi029.stdout: 7, 2024-08-29T17:50:15.602 INFO:tasks.workunit.client.0.smithi029.stdout: 3, 2024-08-29T17:50:15.602 INFO:tasks.workunit.client.0.smithi029.stdout: 1 2024-08-29T17:50:15.602 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:15.602 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 7, 2024-08-29T17:50:15.602 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T17:50:15.602 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.602 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:15.603 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T17:50:15.603 INFO:tasks.workunit.client.0.smithi029.stdout: 0, 2024-08-29T17:50:15.603 INFO:tasks.workunit.client.0.smithi029.stdout: 4, 2024-08-29T17:50:15.603 INFO:tasks.workunit.client.0.smithi029.stdout: 3 2024-08-29T17:50:15.603 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:15.603 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 0, 2024-08-29T17:50:15.603 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T17:50:15.603 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T17:50:15.603 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 60, 2024-08-29T17:50:15.603 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T17:50:15.603 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T17:50:15.603 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T17:50:15.603 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T17:46:26.366008+0000", 2024-08-29T17:50:15.603 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T17:43:12.135419+0000", 2024-08-29T17:50:15.604 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T17:43:12.135419+0000", 2024-08-29T17:50:15.604 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T17:43:12.135740+0000", 2024-08-29T17:50:15.604 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T17:46:26.366008+0000", 2024-08-29T17:50:15.604 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T17:50:15.604 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T17:50:15.604 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T17:50:15.604 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 61, 2024-08-29T17:50:15.604 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T17:46:26.366008+0000", 2024-08-29T17:50:15.604 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T17:46:26.366008+0000", 2024-08-29T17:50:15.604 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T17:46:26.366008+0000", 2024-08-29T17:50:15.604 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T17:50:15.604 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T17:50:15.604 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T17:50:15.605 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T17:46:26.366008+0000", 2024-08-29T17:50:15.605 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T17:46:26.366008+0000", 2024-08-29T17:50:15.605 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T17:50:15.605 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 2, 2024-08-29T17:50:15.605 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T17:50:15.605 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T17:50:15.605 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 60, 2024-08-29T17:50:15.605 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T17:50:15.605 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T17:50:15.605 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T17:50:15.605 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T17:50:15.605 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 2, 2024-08-29T17:50:15.605 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T17:50:15.606 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T17:50:15.606 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T17:50:15.606 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "2.13", 2024-08-29T17:50:15.606 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T17:50:15.606 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T17:50:15.606 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 76, 2024-08-29T17:50:15.606 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 29, 2024-08-29T17:50:15.606 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T17:50:15.606 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T02:58:39.673465+0000", 2024-08-29T17:50:15.606 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T17:50:15.606 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T17:50:15.606 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T17:50:15.606 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 34, 2024-08-29T17:50:15.606 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T17:50:15.607 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T17:50:15.607 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T17:50:15.607 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T17:50:15.607 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T17:50:15.607 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T17:50:15.607 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T17:50:15.607 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T17:50:15.607 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T17:50:15.607 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T17:50:15.607 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T17:50:15.607 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T17:50:15.607 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T17:50:15.607 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T17:50:15.608 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T17:50:15.608 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 6, 2024-08-29T17:50:15.608 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 2, 2024-08-29T17:50:15.608 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T17:50:15.608 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 2, 2024-08-29T17:50:15.608 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T17:50:15.608 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T17:50:15.608 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T17:50:15.608 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T17:50:15.608 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T17:50:15.608 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 1, 2024-08-29T17:50:15.608 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T17:50:15.608 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T17:50:15.609 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T17:50:15.609 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T17:50:15.609 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T17:50:15.609 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T17:50:15.609 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T17:50:15.609 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T17:50:15.609 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T17:50:15.609 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T17:50:15.609 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T17:50:15.609 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T17:50:15.609 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 3, 2024-08-29T17:50:15.609 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 7 2024-08-29T17:50:15.609 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.609 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T17:50:15.610 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T17:50:15.610 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T17:50:15.610 INFO:tasks.workunit.client.0.smithi029.stdout: 0, 2024-08-29T17:50:15.610 INFO:tasks.workunit.client.0.smithi029.stdout: 4, 2024-08-29T17:50:15.610 INFO:tasks.workunit.client.0.smithi029.stdout: 3 2024-08-29T17:50:15.610 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:15.610 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 0, 2024-08-29T17:50:15.610 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "66'2" 2024-08-29T17:50:15.610 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.610 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:15.610 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T17:50:15.610 INFO:tasks.workunit.client.0.smithi029.stdout: 0, 2024-08-29T17:50:15.610 INFO:tasks.workunit.client.0.smithi029.stdout: 7, 2024-08-29T17:50:15.610 INFO:tasks.workunit.client.0.smithi029.stdout: 3 2024-08-29T17:50:15.611 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:15.611 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 0, 2024-08-29T17:50:15.611 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T17:50:15.611 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T17:50:15.611 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T17:50:15.611 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T17:50:15.611 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T17:50:15.611 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T17:50:15.611 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T17:46:26.365068+0000", 2024-08-29T17:50:15.611 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T17:43:22.423682+0000", 2024-08-29T17:50:15.611 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T17:43:22.423682+0000", 2024-08-29T17:50:15.611 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T17:43:22.423988+0000", 2024-08-29T17:50:15.611 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T17:46:26.365068+0000", 2024-08-29T17:50:15.612 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:15.612 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T17:50:15.612 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:15.612 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 64, 2024-08-29T17:50:15.612 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T17:46:26.365068+0000", 2024-08-29T17:50:15.612 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T17:46:26.365068+0000", 2024-08-29T17:50:15.612 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T17:46:26.365068+0000", 2024-08-29T17:50:15.612 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T17:50:15.612 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T17:50:15.612 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:15.612 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T17:46:26.365068+0000", 2024-08-29T17:50:15.612 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T17:46:26.365068+0000", 2024-08-29T17:50:15.612 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T17:50:15.613 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T17:50:15.613 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T17:50:15.613 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T17:50:15.613 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 63, 2024-08-29T17:50:15.613 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T17:50:15.613 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T17:50:15.613 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T17:50:15.613 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T17:50:15.613 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T17:50:15.613 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T17:50:15.613 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T17:50:15.613 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T17:50:15.613 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.12", 2024-08-29T17:50:15.613 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T17:50:15.614 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T17:50:15.614 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 76, 2024-08-29T17:50:15.614 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 24, 2024-08-29T17:50:15.614 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T17:50:15.614 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T00:00:19.761506+0000", 2024-08-29T17:50:15.614 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T17:50:15.614 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T17:50:15.614 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T17:50:15.614 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T17:50:15.614 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T17:50:15.614 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T17:50:15.614 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T17:50:15.614 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T17:50:15.615 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T17:50:15.615 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T17:50:15.615 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T17:50:15.615 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T17:50:15.615 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T17:50:15.615 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T17:50:15.615 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T17:50:15.615 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T17:50:15.615 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T17:50:15.615 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T17:50:15.615 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T17:50:15.615 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T17:50:15.615 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T17:50:15.615 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T17:50:15.616 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T17:50:15.616 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T17:50:15.616 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T17:50:15.616 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T17:50:15.616 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T17:50:15.616 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T17:50:15.616 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T17:50:15.616 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T17:50:15.616 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T17:50:15.616 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T17:50:15.616 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T17:50:15.616 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T17:50:15.616 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T17:50:15.617 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T17:50:15.617 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T17:50:15.617 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T17:50:15.617 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T17:50:15.617 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T17:50:15.617 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T17:50:15.617 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T17:50:15.617 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T17:50:15.617 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.617 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T17:50:15.617 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T17:50:15.617 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T17:50:15.617 INFO:tasks.workunit.client.0.smithi029.stdout: 0, 2024-08-29T17:50:15.617 INFO:tasks.workunit.client.0.smithi029.stdout: 7, 2024-08-29T17:50:15.618 INFO:tasks.workunit.client.0.smithi029.stdout: 3 2024-08-29T17:50:15.618 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:15.618 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 0, 2024-08-29T17:50:15.618 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T17:50:15.618 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.618 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:15.618 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T17:50:15.618 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T17:50:15.618 INFO:tasks.workunit.client.0.smithi029.stdout: 3, 2024-08-29T17:50:15.618 INFO:tasks.workunit.client.0.smithi029.stdout: 2 2024-08-29T17:50:15.618 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:15.618 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 5, 2024-08-29T17:50:15.618 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T17:50:15.619 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T17:50:15.619 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 60, 2024-08-29T17:50:15.619 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T17:50:15.619 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T17:50:15.619 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T17:50:15.619 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T17:47:52.907082+0000", 2024-08-29T17:50:15.619 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T17:44:05.555363+0000", 2024-08-29T17:50:15.619 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T17:44:05.555363+0000", 2024-08-29T17:50:15.619 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T17:44:05.556094+0000", 2024-08-29T17:50:15.619 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T17:47:52.907082+0000", 2024-08-29T17:50:15.619 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T17:50:15.619 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T17:50:15.619 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T17:50:15.619 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 68, 2024-08-29T17:50:15.620 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T17:47:52.907082+0000", 2024-08-29T17:50:15.620 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T17:47:52.907082+0000", 2024-08-29T17:50:15.620 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T17:47:52.907082+0000", 2024-08-29T17:50:15.620 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T17:50:15.620 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T17:50:15.620 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T17:50:15.620 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T17:47:52.907082+0000", 2024-08-29T17:50:15.620 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T17:47:52.907082+0000", 2024-08-29T17:50:15.620 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T17:50:15.620 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T17:50:15.620 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T17:50:15.620 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T17:50:15.620 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 67, 2024-08-29T17:50:15.620 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T17:50:15.621 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T17:50:15.621 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T17:50:15.621 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T17:50:15.621 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T17:50:15.621 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T17:50:15.621 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T17:50:15.621 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T17:50:15.621 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "2.12", 2024-08-29T17:50:15.621 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T17:50:15.621 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T17:50:15.621 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 76, 2024-08-29T17:50:15.621 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 37, 2024-08-29T17:50:15.622 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T17:50:15.622 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T04:59:50.277685+0000", 2024-08-29T17:50:15.622 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T17:50:15.622 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T17:50:15.622 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T17:50:15.622 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T17:50:15.622 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T17:50:15.622 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T17:50:15.622 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T17:50:15.622 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T17:50:15.622 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T17:50:15.622 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T17:50:15.622 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T17:50:15.622 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T17:50:15.623 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T17:50:15.623 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T17:50:15.623 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T17:50:15.623 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T17:50:15.623 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T17:50:15.623 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T17:50:15.623 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T17:50:15.623 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T17:50:15.623 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T17:50:15.623 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T17:50:15.623 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T17:50:15.623 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T17:50:15.623 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T17:50:15.624 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T17:50:15.624 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T17:50:15.624 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T17:50:15.624 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T17:50:15.624 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T17:50:15.624 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T17:50:15.624 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T17:50:15.624 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T17:50:15.624 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T17:50:15.624 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T17:50:15.624 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T17:50:15.624 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T17:50:15.624 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T17:50:15.625 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T17:50:15.625 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T17:50:15.625 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T17:50:15.625 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T17:50:15.625 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T17:50:15.625 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.625 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T17:50:15.625 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T17:50:15.625 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T17:50:15.625 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T17:50:15.625 INFO:tasks.workunit.client.0.smithi029.stdout: 3, 2024-08-29T17:50:15.625 INFO:tasks.workunit.client.0.smithi029.stdout: 2 2024-08-29T17:50:15.625 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:15.625 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 5, 2024-08-29T17:50:15.626 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T17:50:15.626 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.626 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:15.626 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T17:50:15.626 INFO:tasks.workunit.client.0.smithi029.stdout: 7, 2024-08-29T17:50:15.626 INFO:tasks.workunit.client.0.smithi029.stdout: 4, 2024-08-29T17:50:15.626 INFO:tasks.workunit.client.0.smithi029.stdout: 2 2024-08-29T17:50:15.626 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:15.626 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 7, 2024-08-29T17:50:15.626 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T17:50:15.626 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T17:50:15.626 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T17:50:15.626 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T17:50:15.627 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T17:50:15.627 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T17:50:15.627 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T17:46:26.465990+0000", 2024-08-29T17:50:15.627 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T17:43:22.437282+0000", 2024-08-29T17:50:15.627 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T17:43:22.437282+0000", 2024-08-29T17:50:15.627 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T17:43:22.440380+0000", 2024-08-29T17:50:15.627 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T17:46:26.465990+0000", 2024-08-29T17:50:15.627 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:15.627 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T17:50:15.627 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:15.627 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 64, 2024-08-29T17:50:15.627 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T17:46:26.465990+0000", 2024-08-29T17:50:15.627 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T17:46:26.465990+0000", 2024-08-29T17:50:15.627 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T17:46:26.465990+0000", 2024-08-29T17:50:15.628 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T17:50:15.628 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T17:50:15.628 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:15.628 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T17:46:26.465990+0000", 2024-08-29T17:50:15.628 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T17:46:26.465990+0000", 2024-08-29T17:50:15.628 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T17:50:15.628 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T17:50:15.628 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T17:50:15.628 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T17:50:15.628 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 63, 2024-08-29T17:50:15.628 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T17:50:15.628 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T17:50:15.628 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T17:50:15.629 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T17:50:15.629 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T17:50:15.629 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T17:50:15.629 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T17:50:15.629 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T17:50:15.629 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.13", 2024-08-29T17:50:15.629 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T17:50:15.629 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T17:50:15.629 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 76, 2024-08-29T17:50:15.629 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 24, 2024-08-29T17:50:15.629 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T17:50:15.629 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T21:51:00.082308+0000", 2024-08-29T17:50:15.629 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T17:50:15.629 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T17:50:15.630 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T17:50:15.630 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T17:50:15.630 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T17:50:15.630 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T17:50:15.630 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T17:50:15.630 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T17:50:15.630 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T17:50:15.630 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T17:50:15.630 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T17:50:15.630 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T17:50:15.630 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T17:50:15.630 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T17:50:15.630 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T17:50:15.631 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T17:50:15.631 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T17:50:15.631 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T17:50:15.631 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T17:50:15.631 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T17:50:15.631 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T17:50:15.631 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T17:50:15.631 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T17:50:15.631 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T17:50:15.631 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T17:50:15.631 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T17:50:15.631 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T17:50:15.631 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T17:50:15.631 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T17:50:15.632 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T17:50:15.632 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T17:50:15.632 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T17:50:15.632 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T17:50:15.632 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T17:50:15.632 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T17:50:15.632 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T17:50:15.632 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T17:50:15.632 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T17:50:15.632 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T17:50:15.632 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T17:50:15.632 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T17:50:15.632 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T17:50:15.633 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T17:50:15.633 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.633 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T17:50:15.633 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T17:50:15.633 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T17:50:15.633 INFO:tasks.workunit.client.0.smithi029.stdout: 7, 2024-08-29T17:50:15.633 INFO:tasks.workunit.client.0.smithi029.stdout: 4, 2024-08-29T17:50:15.633 INFO:tasks.workunit.client.0.smithi029.stdout: 2 2024-08-29T17:50:15.633 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:15.633 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 7, 2024-08-29T17:50:15.633 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T17:50:15.633 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.633 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:15.633 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T17:50:15.634 INFO:tasks.workunit.client.0.smithi029.stdout: 6, 2024-08-29T17:50:15.634 INFO:tasks.workunit.client.0.smithi029.stdout: 4, 2024-08-29T17:50:15.634 INFO:tasks.workunit.client.0.smithi029.stdout: 1 2024-08-29T17:50:15.634 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:15.634 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 6, 2024-08-29T17:50:15.634 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T17:50:15.634 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T17:50:15.634 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 60, 2024-08-29T17:50:15.634 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T17:50:15.634 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T17:50:15.634 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T17:50:15.634 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T17:47:52.899159+0000", 2024-08-29T17:50:15.634 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T17:43:12.151945+0000", 2024-08-29T17:50:15.634 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T17:43:12.151945+0000", 2024-08-29T17:50:15.635 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T17:43:12.152808+0000", 2024-08-29T17:50:15.635 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T17:47:52.899159+0000", 2024-08-29T17:50:15.635 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T17:50:15.635 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T17:50:15.635 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T17:50:15.635 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 61, 2024-08-29T17:50:15.635 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T17:47:52.899159+0000", 2024-08-29T17:50:15.635 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T17:47:52.899159+0000", 2024-08-29T17:50:15.635 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T17:47:52.899159+0000", 2024-08-29T17:50:15.635 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T17:50:15.635 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T17:50:15.635 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T17:50:15.635 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T17:47:52.899159+0000", 2024-08-29T17:50:15.636 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T17:47:52.899159+0000", 2024-08-29T17:50:15.636 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T17:50:15.636 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T17:50:15.636 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T17:50:15.636 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T17:50:15.636 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 60, 2024-08-29T17:50:15.636 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T17:50:15.636 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T17:50:15.636 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T17:50:15.636 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T17:50:15.636 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T17:50:15.636 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T17:50:15.636 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T17:50:15.637 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T17:50:15.637 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "2.11", 2024-08-29T17:50:15.637 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T17:50:15.637 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T17:50:15.637 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 76, 2024-08-29T17:50:15.637 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 28, 2024-08-29T17:50:15.637 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T17:50:15.637 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T19:51:04.461532+0000", 2024-08-29T17:50:15.637 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T17:50:15.637 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T17:50:15.637 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T17:50:15.637 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T17:50:15.637 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T17:50:15.637 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T17:50:15.638 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T17:50:15.638 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T17:50:15.638 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T17:50:15.638 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T17:50:15.638 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T17:50:15.638 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T17:50:15.638 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T17:50:15.638 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T17:50:15.638 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T17:50:15.638 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T17:50:15.638 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T17:50:15.638 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T17:50:15.638 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T17:50:15.638 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T17:50:15.639 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T17:50:15.639 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T17:50:15.639 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T17:50:15.639 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T17:50:15.639 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T17:50:15.639 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T17:50:15.639 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T17:50:15.639 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T17:50:15.639 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T17:50:15.639 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T17:50:15.639 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T17:50:15.639 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T17:50:15.639 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T17:50:15.639 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T17:50:15.640 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T17:50:15.640 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T17:50:15.640 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T17:50:15.640 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T17:50:15.640 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T17:50:15.640 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T17:50:15.640 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T17:50:15.640 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T17:50:15.640 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T17:50:15.640 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.640 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T17:50:15.640 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T17:50:15.640 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T17:50:15.641 INFO:tasks.workunit.client.0.smithi029.stdout: 6, 2024-08-29T17:50:15.641 INFO:tasks.workunit.client.0.smithi029.stdout: 4, 2024-08-29T17:50:15.641 INFO:tasks.workunit.client.0.smithi029.stdout: 1 2024-08-29T17:50:15.641 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:15.641 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 6, 2024-08-29T17:50:15.641 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T17:50:15.641 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.641 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:15.641 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T17:50:15.641 INFO:tasks.workunit.client.0.smithi029.stdout: 6, 2024-08-29T17:50:15.641 INFO:tasks.workunit.client.0.smithi029.stdout: 0, 2024-08-29T17:50:15.641 INFO:tasks.workunit.client.0.smithi029.stdout: 5 2024-08-29T17:50:15.641 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:15.641 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 6, 2024-08-29T17:50:15.642 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T17:50:15.642 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T17:50:15.642 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T17:50:15.642 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T17:50:15.642 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T17:50:15.642 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T17:50:15.642 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T17:46:26.443483+0000", 2024-08-29T17:50:15.642 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T17:43:22.425161+0000", 2024-08-29T17:50:15.642 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T17:43:22.425161+0000", 2024-08-29T17:50:15.642 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T17:43:22.425884+0000", 2024-08-29T17:50:15.642 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T17:46:26.443483+0000", 2024-08-29T17:50:15.642 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:15.642 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T17:50:15.643 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:15.643 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 64, 2024-08-29T17:50:15.643 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T17:46:26.443483+0000", 2024-08-29T17:50:15.643 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T17:46:26.443483+0000", 2024-08-29T17:50:15.643 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T17:46:26.443483+0000", 2024-08-29T17:50:15.643 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T17:50:15.643 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T17:50:15.643 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:15.643 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T17:46:26.443483+0000", 2024-08-29T17:50:15.643 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T17:46:26.443483+0000", 2024-08-29T17:50:15.643 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T17:50:15.643 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T17:50:15.643 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T17:50:15.644 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T17:50:15.644 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 63, 2024-08-29T17:50:15.644 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T17:50:15.644 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T17:50:15.644 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T17:50:15.644 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T17:50:15.644 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T17:50:15.644 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T17:50:15.644 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T17:50:15.644 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T17:50:15.644 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.10", 2024-08-29T17:50:15.644 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T17:50:15.644 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T17:50:15.645 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 76, 2024-08-29T17:50:15.645 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 24, 2024-08-29T17:50:15.645 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T17:50:15.645 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T03:53:03.851311+0000", 2024-08-29T17:50:15.645 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T17:50:15.645 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T17:50:15.645 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T17:50:15.645 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T17:50:15.645 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T17:50:15.645 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T17:50:15.645 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T17:50:15.645 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T17:50:15.645 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T17:50:15.645 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T17:50:15.646 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T17:50:15.646 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T17:50:15.646 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T17:50:15.646 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T17:50:15.646 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T17:50:15.646 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T17:50:15.646 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T17:50:15.646 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T17:50:15.646 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T17:50:15.646 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T17:50:15.646 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T17:50:15.646 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T17:50:15.646 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T17:50:15.647 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T17:50:15.647 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T17:50:15.647 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T17:50:15.647 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T17:50:15.647 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T17:50:15.647 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T17:50:15.647 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T17:50:15.647 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T17:50:15.647 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T17:50:15.647 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T17:50:15.647 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T17:50:15.647 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T17:50:15.647 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T17:50:15.647 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T17:50:15.648 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T17:50:15.648 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T17:50:15.648 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T17:50:15.648 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T17:50:15.648 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T17:50:15.648 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T17:50:15.648 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.648 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T17:50:15.648 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T17:50:15.648 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T17:50:15.648 INFO:tasks.workunit.client.0.smithi029.stdout: 6, 2024-08-29T17:50:15.648 INFO:tasks.workunit.client.0.smithi029.stdout: 0, 2024-08-29T17:50:15.648 INFO:tasks.workunit.client.0.smithi029.stdout: 5 2024-08-29T17:50:15.649 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:15.649 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 6, 2024-08-29T17:50:15.649 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T17:50:15.649 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.649 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:15.649 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T17:50:15.649 INFO:tasks.workunit.client.0.smithi029.stdout: 2, 2024-08-29T17:50:15.649 INFO:tasks.workunit.client.0.smithi029.stdout: 1, 2024-08-29T17:50:15.649 INFO:tasks.workunit.client.0.smithi029.stdout: 0 2024-08-29T17:50:15.649 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:15.649 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 2, 2024-08-29T17:50:15.649 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T17:50:15.649 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T17:50:15.649 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 60, 2024-08-29T17:50:15.650 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T17:50:15.650 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T17:50:15.650 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T17:50:15.650 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T17:47:52.899749+0000", 2024-08-29T17:50:15.650 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T17:43:12.126185+0000", 2024-08-29T17:50:15.650 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T17:43:12.126185+0000", 2024-08-29T17:50:15.650 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T17:43:12.126438+0000", 2024-08-29T17:50:15.650 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T17:47:52.899749+0000", 2024-08-29T17:50:15.650 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T17:50:15.650 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T17:50:15.650 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T17:50:15.650 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 61, 2024-08-29T17:50:15.650 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T17:47:52.899749+0000", 2024-08-29T17:50:15.651 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T17:47:52.899749+0000", 2024-08-29T17:50:15.651 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T17:47:52.899749+0000", 2024-08-29T17:50:15.651 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T17:50:15.651 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T17:50:15.651 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T17:50:15.651 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T17:47:52.899749+0000", 2024-08-29T17:50:15.651 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T17:47:52.899749+0000", 2024-08-29T17:50:15.651 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T17:50:15.651 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 8, 2024-08-29T17:50:15.651 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T17:50:15.651 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T17:50:15.651 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 60, 2024-08-29T17:50:15.651 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T17:50:15.651 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T17:50:15.652 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T17:50:15.652 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T17:50:15.652 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 8, 2024-08-29T17:50:15.652 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T17:50:15.652 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T17:50:15.652 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T17:50:15.652 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "2.10", 2024-08-29T17:50:15.652 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T17:50:15.652 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T17:50:15.652 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 76, 2024-08-29T17:50:15.652 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 36, 2024-08-29T17:50:15.652 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T17:50:15.652 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T17:51:43.662731+0000", 2024-08-29T17:50:15.653 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T17:50:15.653 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T17:50:15.653 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T17:50:15.653 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T17:50:15.653 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T17:50:15.653 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T17:50:15.653 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T17:50:15.653 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T17:50:15.653 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T17:50:15.653 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T17:50:15.653 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T17:50:15.653 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T17:50:15.653 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T17:50:15.654 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T17:50:15.654 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T17:50:15.654 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T17:50:15.654 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T17:50:15.654 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T17:50:15.654 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T17:50:15.654 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 12, 2024-08-29T17:50:15.654 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 4, 2024-08-29T17:50:15.654 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T17:50:15.654 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 4, 2024-08-29T17:50:15.654 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T17:50:15.654 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T17:50:15.654 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T17:50:15.654 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T17:50:15.655 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T17:50:15.655 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 4, 2024-08-29T17:50:15.655 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T17:50:15.655 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T17:50:15.655 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T17:50:15.655 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T17:50:15.655 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T17:50:15.655 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T17:50:15.655 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T17:50:15.655 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T17:50:15.655 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T17:50:15.655 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T17:50:15.655 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T17:50:15.656 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T17:50:15.656 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 12, 2024-08-29T17:50:15.656 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T17:50:15.656 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.656 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T17:50:15.656 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T17:50:15.656 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T17:50:15.656 INFO:tasks.workunit.client.0.smithi029.stdout: 2, 2024-08-29T17:50:15.656 INFO:tasks.workunit.client.0.smithi029.stdout: 1, 2024-08-29T17:50:15.656 INFO:tasks.workunit.client.0.smithi029.stdout: 0 2024-08-29T17:50:15.656 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:15.656 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 2, 2024-08-29T17:50:15.656 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "66'8" 2024-08-29T17:50:15.657 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.657 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:15.657 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T17:50:15.657 INFO:tasks.workunit.client.0.smithi029.stdout: 7, 2024-08-29T17:50:15.657 INFO:tasks.workunit.client.0.smithi029.stdout: 4, 2024-08-29T17:50:15.657 INFO:tasks.workunit.client.0.smithi029.stdout: 6 2024-08-29T17:50:15.657 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:15.657 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 7, 2024-08-29T17:50:15.657 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T17:50:15.657 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T17:50:15.657 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T17:50:15.657 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T17:50:15.657 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T17:50:15.657 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T17:50:15.658 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T17:46:26.465380+0000", 2024-08-29T17:50:15.658 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T17:43:22.438209+0000", 2024-08-29T17:50:15.658 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T17:43:22.438209+0000", 2024-08-29T17:50:15.658 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T17:43:22.440942+0000", 2024-08-29T17:50:15.658 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T17:46:26.465380+0000", 2024-08-29T17:50:15.658 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:15.658 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T17:50:15.658 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:15.658 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 64, 2024-08-29T17:50:15.658 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T17:46:26.465380+0000", 2024-08-29T17:50:15.658 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T17:46:26.465380+0000", 2024-08-29T17:50:15.658 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T17:46:26.465380+0000", 2024-08-29T17:50:15.658 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T17:50:15.658 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T17:50:15.659 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:15.659 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T17:46:26.465380+0000", 2024-08-29T17:50:15.659 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T17:46:26.465380+0000", 2024-08-29T17:50:15.659 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T17:50:15.659 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T17:50:15.659 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T17:50:15.659 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T17:50:15.659 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 63, 2024-08-29T17:50:15.659 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T17:50:15.659 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T17:50:15.659 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T17:50:15.659 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T17:50:15.659 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T17:50:15.660 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T17:50:15.660 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T17:50:15.660 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T17:50:15.660 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.11", 2024-08-29T17:50:15.660 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T17:50:15.660 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T17:50:15.660 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 76, 2024-08-29T17:50:15.660 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 24, 2024-08-29T17:50:15.660 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T17:50:15.660 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T03:50:38.098209+0000", 2024-08-29T17:50:15.660 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T17:50:15.660 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T17:50:15.660 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T17:50:15.661 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T17:50:15.661 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T17:50:15.661 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T17:50:15.661 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T17:50:15.661 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T17:50:15.661 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T17:50:15.661 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T17:50:15.661 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T17:50:15.661 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T17:50:15.661 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T17:50:15.661 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T17:50:15.661 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T17:50:15.661 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T17:50:15.661 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T17:50:15.662 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T17:50:15.662 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T17:50:15.662 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T17:50:15.662 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T17:50:15.662 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T17:50:15.662 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T17:50:15.662 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T17:50:15.662 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T17:50:15.662 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T17:50:15.662 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T17:50:15.662 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T17:50:15.662 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T17:50:15.662 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T17:50:15.662 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T17:50:15.663 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T17:50:15.663 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T17:50:15.663 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T17:50:15.663 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T17:50:15.663 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T17:50:15.663 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T17:50:15.663 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T17:50:15.663 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T17:50:15.663 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T17:50:15.663 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T17:50:15.663 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T17:50:15.663 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T17:50:15.663 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.664 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T17:50:15.664 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T17:50:15.664 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T17:50:15.664 INFO:tasks.workunit.client.0.smithi029.stdout: 7, 2024-08-29T17:50:15.664 INFO:tasks.workunit.client.0.smithi029.stdout: 4, 2024-08-29T17:50:15.664 INFO:tasks.workunit.client.0.smithi029.stdout: 6 2024-08-29T17:50:15.664 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:15.664 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 7, 2024-08-29T17:50:15.664 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T17:50:15.664 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.664 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:15.664 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T17:50:15.664 INFO:tasks.workunit.client.0.smithi029.stdout: 4, 2024-08-29T17:50:15.665 INFO:tasks.workunit.client.0.smithi029.stdout: 0, 2024-08-29T17:50:15.665 INFO:tasks.workunit.client.0.smithi029.stdout: 7 2024-08-29T17:50:15.665 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:15.665 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 4, 2024-08-29T17:50:15.665 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T17:50:15.665 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T17:50:15.665 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 60, 2024-08-29T17:50:15.665 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T17:50:15.665 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T17:50:15.665 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T17:50:15.665 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T17:47:47.897700+0000", 2024-08-29T17:50:15.665 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T17:43:12.159528+0000", 2024-08-29T17:50:15.665 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T17:43:12.159528+0000", 2024-08-29T17:50:15.665 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T17:43:12.160321+0000", 2024-08-29T17:50:15.666 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T17:47:47.897700+0000", 2024-08-29T17:50:15.666 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T17:50:15.666 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T17:50:15.666 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T17:50:15.666 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 61, 2024-08-29T17:50:15.666 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T17:47:47.897700+0000", 2024-08-29T17:50:15.666 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T17:47:47.897700+0000", 2024-08-29T17:50:15.666 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T17:47:47.897700+0000", 2024-08-29T17:50:15.666 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T17:50:15.666 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T17:50:15.666 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T17:50:15.666 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T17:47:47.897700+0000", 2024-08-29T17:50:15.666 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T17:47:47.897700+0000", 2024-08-29T17:50:15.666 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T17:50:15.667 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 1, 2024-08-29T17:50:15.667 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T17:50:15.667 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T17:50:15.667 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 60, 2024-08-29T17:50:15.667 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T17:50:15.667 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T17:50:15.667 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T17:50:15.667 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T17:50:15.667 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 1, 2024-08-29T17:50:15.667 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T17:50:15.667 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T17:50:15.667 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T17:50:15.667 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "2.f", 2024-08-29T17:50:15.667 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T17:50:15.668 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T17:50:15.668 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 76, 2024-08-29T17:50:15.668 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 29, 2024-08-29T17:50:15.668 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T17:50:15.668 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T05:32:34.390630+0000", 2024-08-29T17:50:15.668 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T17:50:15.668 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T17:50:15.668 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T17:50:15.668 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 22, 2024-08-29T17:50:15.668 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T17:50:15.668 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T17:50:15.668 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T17:50:15.669 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T17:50:15.669 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T17:50:15.669 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T17:50:15.669 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T17:50:15.669 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T17:50:15.669 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T17:50:15.669 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T17:50:15.669 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T17:50:15.669 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T17:50:15.669 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T17:50:15.669 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T17:50:15.669 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T17:50:15.669 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 3, 2024-08-29T17:50:15.669 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 1, 2024-08-29T17:50:15.670 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T17:50:15.670 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 1, 2024-08-29T17:50:15.670 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T17:50:15.670 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T17:50:15.670 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T17:50:15.670 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T17:50:15.670 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T17:50:15.670 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T17:50:15.670 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T17:50:15.670 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T17:50:15.670 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T17:50:15.670 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T17:50:15.670 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T17:50:15.670 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T17:50:15.671 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T17:50:15.671 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T17:50:15.671 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T17:50:15.671 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T17:50:15.671 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T17:50:15.671 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T17:50:15.671 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 1, 2024-08-29T17:50:15.671 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 1 2024-08-29T17:50:15.671 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.671 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T17:50:15.671 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T17:50:15.671 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T17:50:15.671 INFO:tasks.workunit.client.0.smithi029.stdout: 4, 2024-08-29T17:50:15.672 INFO:tasks.workunit.client.0.smithi029.stdout: 0, 2024-08-29T17:50:15.672 INFO:tasks.workunit.client.0.smithi029.stdout: 7 2024-08-29T17:50:15.672 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:15.672 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 4, 2024-08-29T17:50:15.672 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "66'1" 2024-08-29T17:50:15.672 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.672 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:15.672 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T17:50:15.672 INFO:tasks.workunit.client.0.smithi029.stdout: 2, 2024-08-29T17:50:15.672 INFO:tasks.workunit.client.0.smithi029.stdout: 4, 2024-08-29T17:50:15.672 INFO:tasks.workunit.client.0.smithi029.stdout: 1 2024-08-29T17:50:15.672 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:15.672 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 2, 2024-08-29T17:50:15.672 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T17:50:15.673 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T17:50:15.673 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T17:50:15.673 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T17:50:15.673 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T17:50:15.673 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T17:50:15.673 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T17:46:27.886822+0000", 2024-08-29T17:50:15.673 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T17:44:05.594411+0000", 2024-08-29T17:50:15.673 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T17:44:05.594411+0000", 2024-08-29T17:50:15.673 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T17:44:05.595483+0000", 2024-08-29T17:50:15.673 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T17:46:27.886822+0000", 2024-08-29T17:50:15.673 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:15.673 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T17:50:15.673 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:15.673 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 68, 2024-08-29T17:50:15.674 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T17:46:27.886822+0000", 2024-08-29T17:50:15.674 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T17:46:27.886822+0000", 2024-08-29T17:50:15.674 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T17:46:27.886822+0000", 2024-08-29T17:50:15.674 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T17:50:15.674 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T17:50:15.674 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:15.674 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T17:46:27.886822+0000", 2024-08-29T17:50:15.674 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T17:46:27.886822+0000", 2024-08-29T17:50:15.674 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T17:50:15.674 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T17:50:15.674 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T17:50:15.674 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T17:50:15.675 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 67, 2024-08-29T17:50:15.675 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T17:50:15.675 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T17:50:15.675 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T17:50:15.675 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T17:50:15.675 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T17:50:15.675 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T17:50:15.675 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T17:50:15.675 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T17:50:15.675 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.e", 2024-08-29T17:50:15.675 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T17:50:15.675 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T17:50:15.675 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 76, 2024-08-29T17:50:15.675 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 21, 2024-08-29T17:50:15.676 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T17:50:15.676 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T00:07:59.104197+0000", 2024-08-29T17:50:15.676 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T17:50:15.676 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T17:50:15.676 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T17:50:15.676 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T17:50:15.676 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T17:50:15.676 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T17:50:15.676 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T17:50:15.676 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T17:50:15.676 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T17:50:15.676 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T17:50:15.676 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T17:50:15.677 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T17:50:15.677 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T17:50:15.677 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T17:50:15.677 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T17:50:15.677 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T17:50:15.677 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T17:50:15.677 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T17:50:15.677 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T17:50:15.677 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T17:50:15.677 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T17:50:15.677 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T17:50:15.677 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T17:50:15.677 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T17:50:15.678 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T17:50:15.678 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T17:50:15.678 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T17:50:15.678 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T17:50:15.678 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T17:50:15.678 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T17:50:15.678 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T17:50:15.678 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T17:50:15.678 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T17:50:15.678 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T17:50:15.678 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T17:50:15.678 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T17:50:15.678 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T17:50:15.678 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T17:50:15.679 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T17:50:15.679 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T17:50:15.679 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T17:50:15.679 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T17:50:15.679 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T17:50:15.679 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.679 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T17:50:15.679 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T17:50:15.679 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T17:50:15.679 INFO:tasks.workunit.client.0.smithi029.stdout: 2, 2024-08-29T17:50:15.679 INFO:tasks.workunit.client.0.smithi029.stdout: 4, 2024-08-29T17:50:15.679 INFO:tasks.workunit.client.0.smithi029.stdout: 1 2024-08-29T17:50:15.679 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:15.680 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 2, 2024-08-29T17:50:15.680 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T17:50:15.680 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.680 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:15.680 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T17:50:15.680 INFO:tasks.workunit.client.0.smithi029.stdout: 2, 2024-08-29T17:50:15.680 INFO:tasks.workunit.client.0.smithi029.stdout: 3, 2024-08-29T17:50:15.680 INFO:tasks.workunit.client.0.smithi029.stdout: 7 2024-08-29T17:50:15.680 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:15.680 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 2, 2024-08-29T17:50:15.680 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T17:50:15.680 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T17:50:15.680 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 60, 2024-08-29T17:50:15.681 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T17:50:15.681 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T17:50:15.681 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T17:50:15.681 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T17:47:47.899082+0000", 2024-08-29T17:50:15.681 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T17:43:12.140728+0000", 2024-08-29T17:50:15.681 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T17:43:12.140728+0000", 2024-08-29T17:50:15.681 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T17:43:12.141161+0000", 2024-08-29T17:50:15.681 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T17:47:47.899082+0000", 2024-08-29T17:50:15.681 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T17:50:15.681 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T17:50:15.681 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T17:50:15.681 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 61, 2024-08-29T17:50:15.681 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T17:47:47.899082+0000", 2024-08-29T17:50:15.681 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T17:47:47.899082+0000", 2024-08-29T17:50:15.682 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T17:47:47.899082+0000", 2024-08-29T17:50:15.682 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T17:50:15.682 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T17:50:15.682 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T17:50:15.682 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T17:47:47.899082+0000", 2024-08-29T17:50:15.682 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T17:47:47.899082+0000", 2024-08-29T17:50:15.682 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T17:50:15.682 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 2, 2024-08-29T17:50:15.682 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T17:50:15.682 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T17:50:15.682 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 60, 2024-08-29T17:50:15.682 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T17:50:15.682 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T17:50:15.682 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T17:50:15.683 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T17:50:15.683 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 2, 2024-08-29T17:50:15.683 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T17:50:15.683 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T17:50:15.683 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T17:50:15.683 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "2.e", 2024-08-29T17:50:15.683 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T17:50:15.683 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T17:50:15.683 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 76, 2024-08-29T17:50:15.683 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 30, 2024-08-29T17:50:15.683 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T17:50:15.683 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T01:04:35.800022+0000", 2024-08-29T17:50:15.683 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T17:50:15.684 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T17:50:15.684 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T17:50:15.684 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T17:50:15.684 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T17:50:15.684 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T17:50:15.684 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T17:50:15.684 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T17:50:15.684 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T17:50:15.684 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T17:50:15.684 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T17:50:15.684 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T17:50:15.684 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T17:50:15.684 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T17:50:15.685 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T17:50:15.685 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T17:50:15.685 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T17:50:15.685 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T17:50:15.685 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T17:50:15.685 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 3, 2024-08-29T17:50:15.685 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 1, 2024-08-29T17:50:15.685 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T17:50:15.685 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 1, 2024-08-29T17:50:15.685 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T17:50:15.685 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T17:50:15.685 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T17:50:15.685 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T17:50:15.686 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T17:50:15.686 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 1, 2024-08-29T17:50:15.686 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T17:50:15.686 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T17:50:15.686 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T17:50:15.686 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T17:50:15.686 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T17:50:15.686 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T17:50:15.686 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T17:50:15.686 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T17:50:15.686 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T17:50:15.686 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T17:50:15.686 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T17:50:15.686 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T17:50:15.687 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 3, 2024-08-29T17:50:15.687 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T17:50:15.687 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.687 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T17:50:15.687 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T17:50:15.687 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T17:50:15.687 INFO:tasks.workunit.client.0.smithi029.stdout: 2, 2024-08-29T17:50:15.687 INFO:tasks.workunit.client.0.smithi029.stdout: 3, 2024-08-29T17:50:15.687 INFO:tasks.workunit.client.0.smithi029.stdout: 7 2024-08-29T17:50:15.687 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:15.687 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 2, 2024-08-29T17:50:15.687 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "66'2" 2024-08-29T17:50:15.687 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.688 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:15.688 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T17:50:15.688 INFO:tasks.workunit.client.0.smithi029.stdout: 7, 2024-08-29T17:50:15.688 INFO:tasks.workunit.client.0.smithi029.stdout: 4, 2024-08-29T17:50:15.688 INFO:tasks.workunit.client.0.smithi029.stdout: 0 2024-08-29T17:50:15.688 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:15.688 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 7, 2024-08-29T17:50:15.688 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T17:50:15.688 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T17:50:15.688 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T17:50:15.688 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T17:50:15.688 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T17:50:15.688 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T17:50:15.689 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T17:47:57.902152+0000", 2024-08-29T17:50:15.689 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T17:43:22.438782+0000", 2024-08-29T17:50:15.689 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T17:43:22.438782+0000", 2024-08-29T17:50:15.689 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T17:43:22.440930+0000", 2024-08-29T17:50:15.689 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T17:47:57.902152+0000", 2024-08-29T17:50:15.689 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:15.689 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T17:50:15.689 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:15.689 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 64, 2024-08-29T17:50:15.689 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T17:47:57.902152+0000", 2024-08-29T17:50:15.689 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T17:47:57.902152+0000", 2024-08-29T17:50:15.689 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T17:47:57.902152+0000", 2024-08-29T17:50:15.689 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T17:50:15.689 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T17:50:15.690 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:15.690 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T17:47:57.902152+0000", 2024-08-29T17:50:15.690 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T17:47:57.902152+0000", 2024-08-29T17:50:15.690 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T17:50:15.690 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T17:50:15.690 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T17:50:15.690 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T17:50:15.690 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 63, 2024-08-29T17:50:15.690 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T17:50:15.690 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T17:50:15.690 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T17:50:15.690 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T17:50:15.690 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T17:50:15.691 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T17:50:15.691 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T17:50:15.691 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T17:50:15.691 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.f", 2024-08-29T17:50:15.691 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T17:50:15.691 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T17:50:15.691 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 76, 2024-08-29T17:50:15.691 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 25, 2024-08-29T17:50:15.691 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T17:50:15.691 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T21:47:01.676279+0000", 2024-08-29T17:50:15.691 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T17:50:15.691 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T17:50:15.691 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T17:50:15.691 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T17:50:15.692 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T17:50:15.692 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T17:50:15.692 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T17:50:15.692 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T17:50:15.692 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T17:50:15.692 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T17:50:15.692 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T17:50:15.692 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T17:50:15.692 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T17:50:15.692 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T17:50:15.692 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T17:50:15.692 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T17:50:15.692 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T17:50:15.693 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T17:50:15.693 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T17:50:15.693 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T17:50:15.693 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T17:50:15.693 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T17:50:15.693 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T17:50:15.693 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T17:50:15.693 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T17:50:15.693 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T17:50:15.693 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T17:50:15.693 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T17:50:15.693 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T17:50:15.693 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T17:50:15.693 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T17:50:15.694 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T17:50:15.694 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T17:50:15.694 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T17:50:15.694 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T17:50:15.694 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T17:50:15.694 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T17:50:15.694 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T17:50:15.694 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T17:50:15.694 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T17:50:15.694 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T17:50:15.694 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T17:50:15.694 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T17:50:15.694 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.695 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T17:50:15.695 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T17:50:15.695 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T17:50:15.695 INFO:tasks.workunit.client.0.smithi029.stdout: 7, 2024-08-29T17:50:15.695 INFO:tasks.workunit.client.0.smithi029.stdout: 4, 2024-08-29T17:50:15.695 INFO:tasks.workunit.client.0.smithi029.stdout: 0 2024-08-29T17:50:15.695 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:15.695 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 7, 2024-08-29T17:50:15.695 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T17:50:15.695 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.695 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:15.695 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T17:50:15.695 INFO:tasks.workunit.client.0.smithi029.stdout: 1, 2024-08-29T17:50:15.695 INFO:tasks.workunit.client.0.smithi029.stdout: 4, 2024-08-29T17:50:15.696 INFO:tasks.workunit.client.0.smithi029.stdout: 3 2024-08-29T17:50:15.696 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:15.696 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 1, 2024-08-29T17:50:15.696 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T17:50:15.696 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T17:50:15.696 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 60, 2024-08-29T17:50:15.696 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T17:50:15.696 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T17:50:15.696 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T17:50:15.696 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T17:47:47.887467+0000", 2024-08-29T17:50:15.696 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T17:43:12.143193+0000", 2024-08-29T17:50:15.696 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T17:43:12.143193+0000", 2024-08-29T17:50:15.696 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T17:43:12.143498+0000", 2024-08-29T17:50:15.696 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T17:47:47.887467+0000", 2024-08-29T17:50:15.697 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T17:50:15.697 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T17:50:15.697 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T17:50:15.697 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 61, 2024-08-29T17:50:15.697 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T17:47:47.887467+0000", 2024-08-29T17:50:15.697 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T17:47:47.887467+0000", 2024-08-29T17:50:15.697 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T17:47:47.887467+0000", 2024-08-29T17:50:15.697 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T17:50:15.697 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T17:50:15.697 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T17:50:15.697 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T17:47:47.887467+0000", 2024-08-29T17:50:15.697 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T17:47:47.887467+0000", 2024-08-29T17:50:15.697 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T17:50:15.698 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 1, 2024-08-29T17:50:15.698 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T17:50:15.698 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T17:50:15.698 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 60, 2024-08-29T17:50:15.698 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T17:50:15.698 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T17:50:15.698 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T17:50:15.698 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T17:50:15.698 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 1, 2024-08-29T17:50:15.698 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T17:50:15.698 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T17:50:15.698 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T17:50:15.698 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "2.d", 2024-08-29T17:50:15.698 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T17:50:15.698 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T17:50:15.699 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 76, 2024-08-29T17:50:15.699 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 29, 2024-08-29T17:50:15.699 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T17:50:15.699 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T03:09:15.634671+0000", 2024-08-29T17:50:15.699 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T17:50:15.699 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T17:50:15.699 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T17:50:15.699 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 70, 2024-08-29T17:50:15.699 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T17:50:15.699 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T17:50:15.699 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T17:50:15.699 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T17:50:15.700 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T17:50:15.700 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T17:50:15.700 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T17:50:15.700 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T17:50:15.700 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T17:50:15.700 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T17:50:15.700 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T17:50:15.700 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T17:50:15.700 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T17:50:15.700 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T17:50:15.700 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T17:50:15.700 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 3, 2024-08-29T17:50:15.700 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 1, 2024-08-29T17:50:15.700 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T17:50:15.701 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 1, 2024-08-29T17:50:15.701 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T17:50:15.701 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T17:50:15.701 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T17:50:15.701 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T17:50:15.701 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T17:50:15.701 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T17:50:15.701 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T17:50:15.701 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T17:50:15.701 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T17:50:15.701 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T17:50:15.701 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T17:50:15.701 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T17:50:15.701 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T17:50:15.702 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T17:50:15.702 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T17:50:15.702 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T17:50:15.702 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T17:50:15.702 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T17:50:15.702 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 1, 2024-08-29T17:50:15.702 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 1 2024-08-29T17:50:15.702 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.702 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T17:50:15.702 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T17:50:15.702 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T17:50:15.702 INFO:tasks.workunit.client.0.smithi029.stdout: 1, 2024-08-29T17:50:15.702 INFO:tasks.workunit.client.0.smithi029.stdout: 4, 2024-08-29T17:50:15.703 INFO:tasks.workunit.client.0.smithi029.stdout: 3 2024-08-29T17:50:15.703 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:15.703 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 1, 2024-08-29T17:50:15.703 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "66'1" 2024-08-29T17:50:15.703 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.703 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:15.703 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T17:50:15.703 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T17:50:15.703 INFO:tasks.workunit.client.0.smithi029.stdout: 3, 2024-08-29T17:50:15.703 INFO:tasks.workunit.client.0.smithi029.stdout: 6 2024-08-29T17:50:15.703 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:15.703 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 5, 2024-08-29T17:50:15.703 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T17:50:15.703 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T17:50:15.704 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T17:50:15.704 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T17:50:15.704 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T17:50:15.704 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T17:50:15.704 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T17:47:57.908029+0000", 2024-08-29T17:50:15.704 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T17:43:22.431196+0000", 2024-08-29T17:50:15.704 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T17:43:22.431196+0000", 2024-08-29T17:50:15.704 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T17:43:22.432127+0000", 2024-08-29T17:50:15.704 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T17:47:57.908029+0000", 2024-08-29T17:50:15.704 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:15.704 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T17:50:15.704 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:15.704 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 64, 2024-08-29T17:50:15.705 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T17:47:57.908029+0000", 2024-08-29T17:50:15.705 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T17:47:57.908029+0000", 2024-08-29T17:50:15.705 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T17:47:57.908029+0000", 2024-08-29T17:50:15.705 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T17:50:15.705 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T17:50:15.705 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:15.705 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T17:47:57.908029+0000", 2024-08-29T17:50:15.705 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T17:47:57.908029+0000", 2024-08-29T17:50:15.705 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T17:50:15.705 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T17:50:15.705 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T17:50:15.705 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T17:50:15.705 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 63, 2024-08-29T17:50:15.705 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T17:50:15.706 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T17:50:15.706 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T17:50:15.706 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T17:50:15.706 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T17:50:15.706 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T17:50:15.706 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T17:50:15.706 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T17:50:15.706 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.c", 2024-08-29T17:50:15.706 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T17:50:15.706 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T17:50:15.706 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 76, 2024-08-29T17:50:15.706 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 25, 2024-08-29T17:50:15.706 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T17:50:15.706 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T19:46:41.394940+0000", 2024-08-29T17:50:15.707 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T17:50:15.707 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T17:50:15.707 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T17:50:15.707 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T17:50:15.707 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T17:50:15.707 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T17:50:15.707 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T17:50:15.707 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T17:50:15.707 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T17:50:15.707 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T17:50:15.707 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T17:50:15.707 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T17:50:15.707 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T17:50:15.708 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T17:50:15.708 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T17:50:15.708 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T17:50:15.708 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T17:50:15.708 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T17:50:15.708 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T17:50:15.708 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T17:50:15.708 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T17:50:15.708 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T17:50:15.708 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T17:50:15.708 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T17:50:15.708 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T17:50:15.708 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T17:50:15.709 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T17:50:15.709 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T17:50:15.709 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T17:50:15.709 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T17:50:15.709 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T17:50:15.709 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T17:50:15.709 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T17:50:15.709 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T17:50:15.709 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T17:50:15.709 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T17:50:15.709 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T17:50:15.709 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T17:50:15.709 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T17:50:15.709 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T17:50:15.710 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T17:50:15.710 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T17:50:15.710 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T17:50:15.710 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.710 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T17:50:15.710 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T17:50:15.710 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T17:50:15.710 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T17:50:15.710 INFO:tasks.workunit.client.0.smithi029.stdout: 3, 2024-08-29T17:50:15.710 INFO:tasks.workunit.client.0.smithi029.stdout: 6 2024-08-29T17:50:15.710 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:15.710 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 5, 2024-08-29T17:50:15.710 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T17:50:15.711 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.711 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:15.711 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T17:50:15.711 INFO:tasks.workunit.client.0.smithi029.stdout: 2, 2024-08-29T17:50:15.711 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T17:50:15.711 INFO:tasks.workunit.client.0.smithi029.stdout: 0 2024-08-29T17:50:15.711 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:15.711 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 2, 2024-08-29T17:50:15.711 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T17:50:15.711 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T17:50:15.711 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 60, 2024-08-29T17:50:15.711 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T17:50:15.711 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T17:50:15.711 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T17:50:15.712 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T17:47:42.898291+0000", 2024-08-29T17:50:15.712 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T17:43:12.126131+0000", 2024-08-29T17:50:15.712 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T17:43:12.126131+0000", 2024-08-29T17:50:15.712 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T17:43:12.126430+0000", 2024-08-29T17:50:15.712 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T17:47:42.898291+0000", 2024-08-29T17:50:15.712 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T17:50:15.712 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T17:50:15.712 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T17:50:15.712 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 61, 2024-08-29T17:50:15.712 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T17:47:42.898291+0000", 2024-08-29T17:50:15.712 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T17:47:42.898291+0000", 2024-08-29T17:50:15.712 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T17:47:42.898291+0000", 2024-08-29T17:50:15.712 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T17:50:15.713 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T17:50:15.713 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T17:50:15.713 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T17:47:42.898291+0000", 2024-08-29T17:50:15.713 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T17:47:42.898291+0000", 2024-08-29T17:50:15.713 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T17:50:15.713 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T17:50:15.713 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T17:50:15.713 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T17:50:15.713 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 60, 2024-08-29T17:50:15.713 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T17:50:15.713 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T17:50:15.713 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T17:50:15.713 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T17:50:15.713 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T17:50:15.714 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T17:50:15.714 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T17:50:15.714 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T17:50:15.714 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "2.c", 2024-08-29T17:50:15.714 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T17:50:15.714 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T17:50:15.714 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 76, 2024-08-29T17:50:15.714 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 28, 2024-08-29T17:50:15.714 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T17:50:15.714 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T22:13:06.114791+0000", 2024-08-29T17:50:15.714 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T17:50:15.714 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T17:50:15.714 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T17:50:15.715 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T17:50:15.715 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T17:50:15.715 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T17:50:15.715 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T17:50:15.715 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T17:50:15.715 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T17:50:15.715 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T17:50:15.715 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T17:50:15.715 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T17:50:15.715 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T17:50:15.715 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T17:50:15.715 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T17:50:15.715 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T17:50:15.715 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T17:50:15.716 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T17:50:15.716 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T17:50:15.716 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T17:50:15.716 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T17:50:15.716 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T17:50:15.716 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T17:50:15.716 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T17:50:15.716 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T17:50:15.716 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T17:50:15.716 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T17:50:15.716 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T17:50:15.716 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T17:50:15.716 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T17:50:15.717 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T17:50:15.717 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T17:50:15.717 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T17:50:15.717 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T17:50:15.717 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T17:50:15.717 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T17:50:15.717 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T17:50:15.717 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T17:50:15.717 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T17:50:15.717 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T17:50:15.717 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T17:50:15.717 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T17:50:15.717 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T17:50:15.718 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.718 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T17:50:15.718 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T17:50:15.718 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T17:50:15.718 INFO:tasks.workunit.client.0.smithi029.stdout: 2, 2024-08-29T17:50:15.718 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T17:50:15.718 INFO:tasks.workunit.client.0.smithi029.stdout: 0 2024-08-29T17:50:15.718 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:15.718 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 2, 2024-08-29T17:50:15.718 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T17:50:15.718 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.718 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:15.718 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T17:50:15.718 INFO:tasks.workunit.client.0.smithi029.stdout: 7, 2024-08-29T17:50:15.719 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T17:50:15.719 INFO:tasks.workunit.client.0.smithi029.stdout: 6 2024-08-29T17:50:15.719 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:15.719 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 7, 2024-08-29T17:50:15.719 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T17:50:15.719 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T17:50:15.719 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T17:50:15.719 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T17:50:15.719 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T17:50:15.719 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T17:50:15.719 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T17:47:57.902051+0000", 2024-08-29T17:50:15.719 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T17:43:22.441255+0000", 2024-08-29T17:50:15.719 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T17:43:22.441255+0000", 2024-08-29T17:50:15.720 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T17:43:22.441805+0000", 2024-08-29T17:50:15.720 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T17:47:57.902051+0000", 2024-08-29T17:50:15.720 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:15.720 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T17:50:15.720 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:15.720 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 64, 2024-08-29T17:50:15.720 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T17:47:57.902051+0000", 2024-08-29T17:50:15.720 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T17:47:57.902051+0000", 2024-08-29T17:50:15.720 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T17:47:57.902051+0000", 2024-08-29T17:50:15.720 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T17:50:15.720 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T17:50:15.720 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:15.720 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T17:47:57.902051+0000", 2024-08-29T17:50:15.721 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T17:47:57.902051+0000", 2024-08-29T17:50:15.721 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T17:50:15.721 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T17:50:15.721 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T17:50:15.721 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T17:50:15.721 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 63, 2024-08-29T17:50:15.721 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T17:50:15.721 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T17:50:15.721 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T17:50:15.721 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T17:50:15.721 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T17:50:15.721 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T17:50:15.721 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T17:50:15.722 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T17:50:15.722 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.d", 2024-08-29T17:50:15.722 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T17:50:15.722 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T17:50:15.722 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 76, 2024-08-29T17:50:15.722 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 25, 2024-08-29T17:50:15.722 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T17:50:15.722 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T03:10:59.019018+0000", 2024-08-29T17:50:15.722 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T17:50:15.722 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T17:50:15.722 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T17:50:15.722 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T17:50:15.722 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T17:50:15.723 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T17:50:15.723 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T17:50:15.723 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T17:50:15.723 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T17:50:15.723 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T17:50:15.723 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T17:50:15.723 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T17:50:15.723 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T17:50:15.723 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T17:50:15.723 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T17:50:15.723 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T17:50:15.723 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T17:50:15.723 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T17:50:15.723 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T17:50:15.724 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T17:50:15.724 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T17:50:15.724 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T17:50:15.724 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T17:50:15.724 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T17:50:15.724 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T17:50:15.724 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T17:50:15.724 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T17:50:15.724 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T17:50:15.724 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T17:50:15.724 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T17:50:15.724 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T17:50:15.724 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T17:50:15.725 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T17:50:15.725 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T17:50:15.725 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T17:50:15.725 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T17:50:15.725 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T17:50:15.725 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T17:50:15.725 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T17:50:15.725 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T17:50:15.725 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T17:50:15.725 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T17:50:15.725 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T17:50:15.725 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.725 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T17:50:15.726 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T17:50:15.726 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T17:50:15.726 INFO:tasks.workunit.client.0.smithi029.stdout: 7, 2024-08-29T17:50:15.726 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T17:50:15.726 INFO:tasks.workunit.client.0.smithi029.stdout: 6 2024-08-29T17:50:15.726 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:15.726 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 7, 2024-08-29T17:50:15.726 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T17:50:15.726 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.726 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:15.726 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T17:50:15.726 INFO:tasks.workunit.client.0.smithi029.stdout: 6, 2024-08-29T17:50:15.726 INFO:tasks.workunit.client.0.smithi029.stdout: 4, 2024-08-29T17:50:15.727 INFO:tasks.workunit.client.0.smithi029.stdout: 7 2024-08-29T17:50:15.727 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:15.727 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 6, 2024-08-29T17:50:15.727 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T17:50:15.727 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T17:50:15.727 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 70, 2024-08-29T17:50:15.727 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T17:50:15.727 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T17:50:15.727 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T17:50:15.727 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T17:46:26.445650+0000", 2024-08-29T17:50:15.727 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T17:46:06.301024+0000", 2024-08-29T17:50:15.727 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T17:46:06.301024+0000", 2024-08-29T17:50:15.727 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T17:46:17.896455+0000", 2024-08-29T17:50:15.728 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T17:46:26.445650+0000", 2024-08-29T17:50:15.728 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:46:05.142502+0000", 2024-08-29T17:50:15.728 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T17:50:15.728 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:46:05.142502+0000", 2024-08-29T17:50:15.728 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 71, 2024-08-29T17:50:15.728 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T17:46:26.445650+0000", 2024-08-29T17:50:15.728 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T17:46:26.445650+0000", 2024-08-29T17:50:15.728 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T17:46:26.445650+0000", 2024-08-29T17:50:15.728 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T17:50:15.728 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T17:50:15.728 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:46:05.142502+0000", 2024-08-29T17:50:15.728 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T17:46:26.445650+0000", 2024-08-29T17:50:15.729 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T17:46:26.445650+0000", 2024-08-29T17:50:15.729 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T17:50:15.729 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T17:50:15.729 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T17:50:15.729 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T17:50:15.729 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 70, 2024-08-29T17:50:15.729 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T17:50:15.729 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T17:50:15.729 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T17:50:15.729 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T17:50:15.729 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T17:50:15.729 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T17:50:15.729 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T17:50:15.729 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T17:50:15.730 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "4.5", 2024-08-29T17:50:15.730 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T17:50:15.730 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T17:50:15.730 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 76, 2024-08-29T17:50:15.730 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 21, 2024-08-29T17:50:15.730 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T17:50:15.730 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T17:52:46.752414+0000", 2024-08-29T17:50:15.730 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.000934613, 2024-08-29T17:50:15.730 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T17:50:15.730 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T17:50:15.730 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T17:50:15.730 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T17:50:15.731 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T17:50:15.731 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T17:50:15.731 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T17:50:15.731 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T17:50:15.731 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T17:50:15.731 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T17:50:15.731 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T17:50:15.731 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T17:50:15.731 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T17:50:15.731 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T17:50:15.731 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T17:50:15.731 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T17:50:15.731 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T17:50:15.732 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T17:50:15.732 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T17:50:15.732 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T17:50:15.732 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T17:50:15.732 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T17:50:15.732 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T17:50:15.732 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T17:50:15.732 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T17:50:15.732 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T17:50:15.732 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T17:50:15.732 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T17:50:15.732 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T17:50:15.732 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T17:50:15.733 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T17:50:15.733 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T17:50:15.733 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T17:50:15.733 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T17:50:15.733 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T17:50:15.733 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T17:50:15.733 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T17:50:15.733 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T17:50:15.733 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T17:50:15.733 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T17:50:15.733 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T17:50:15.733 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T17:50:15.733 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.733 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T17:50:15.734 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T17:50:15.734 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T17:50:15.734 INFO:tasks.workunit.client.0.smithi029.stdout: 6, 2024-08-29T17:50:15.734 INFO:tasks.workunit.client.0.smithi029.stdout: 4, 2024-08-29T17:50:15.734 INFO:tasks.workunit.client.0.smithi029.stdout: 7 2024-08-29T17:50:15.734 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:15.734 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 6, 2024-08-29T17:50:15.734 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T17:50:15.734 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.734 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:15.734 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T17:50:15.734 INFO:tasks.workunit.client.0.smithi029.stdout: 7, 2024-08-29T17:50:15.734 INFO:tasks.workunit.client.0.smithi029.stdout: 0, 2024-08-29T17:50:15.735 INFO:tasks.workunit.client.0.smithi029.stdout: 6 2024-08-29T17:50:15.735 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:15.735 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 7, 2024-08-29T17:50:15.735 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T17:50:15.735 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T17:50:15.735 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 19, 2024-08-29T17:50:15.735 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T17:50:15.735 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T17:50:15.735 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T17:50:15.735 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T17:50:12.343097+0000", 2024-08-29T17:50:15.735 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T17:42:09.312320+0000", 2024-08-29T17:50:15.735 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T17:42:09.312320+0000", 2024-08-29T17:50:15.735 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T17:42:09.313497+0000", 2024-08-29T17:50:15.736 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T17:50:12.343097+0000", 2024-08-29T17:50:15.736 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:37:34.254299+0000", 2024-08-29T17:50:15.736 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T17:50:15.736 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:37:34.254299+0000", 2024-08-29T17:50:15.736 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 59, 2024-08-29T17:50:15.736 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T17:50:12.343097+0000", 2024-08-29T17:50:15.736 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T17:50:12.343097+0000", 2024-08-29T17:50:15.736 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T17:50:12.343097+0000", 2024-08-29T17:50:15.736 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T17:50:15.736 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T17:50:15.736 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:37:34.254299+0000", 2024-08-29T17:50:15.736 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T17:50:12.343097+0000", 2024-08-29T17:50:15.736 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T17:50:12.343097+0000", 2024-08-29T17:50:15.737 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T17:50:15.737 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 148, 2024-08-29T17:50:15.737 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T17:50:15.737 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T17:50:15.737 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 58, 2024-08-29T17:50:15.737 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T17:50:15.737 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T17:50:15.737 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T17:50:15.737 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T17:50:15.737 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 148, 2024-08-29T17:50:15.737 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T17:50:15.737 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T17:50:15.737 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T17:50:15.738 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "1.0", 2024-08-29T17:50:15.738 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T17:50:15.738 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T17:50:15.738 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 76, 2024-08-29T17:50:15.738 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 347, 2024-08-29T17:50:15.738 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T17:50:15.738 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T00:42:15.931486+0000", 2024-08-29T17:50:15.738 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T17:50:15.738 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T17:50:15.738 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T17:50:15.738 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 590368, 2024-08-29T17:50:15.738 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T17:50:15.738 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 1771104, 2024-08-29T17:50:15.739 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T17:50:15.739 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T17:50:15.739 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T17:50:15.739 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T17:50:15.739 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T17:50:15.739 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T17:50:15.739 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T17:50:15.739 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T17:50:15.739 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T17:50:15.739 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T17:50:15.739 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T17:50:15.739 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T17:50:15.739 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T17:50:15.739 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 6, 2024-08-29T17:50:15.740 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 2, 2024-08-29T17:50:15.740 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T17:50:15.740 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 2, 2024-08-29T17:50:15.740 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T17:50:15.740 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T17:50:15.740 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T17:50:15.740 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T17:50:15.740 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T17:50:15.740 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T17:50:15.740 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T17:50:15.740 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 6, 2024-08-29T17:50:15.740 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T17:50:15.740 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T17:50:15.741 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T17:50:15.741 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T17:50:15.741 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T17:50:15.741 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 394, 2024-08-29T17:50:15.741 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 584, 2024-08-29T17:50:15.741 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T17:50:15.741 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T17:50:15.741 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T17:50:15.741 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 219, 2024-08-29T17:50:15.741 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 2416 2024-08-29T17:50:15.741 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.741 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T17:50:15.741 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T17:50:15.742 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T17:50:15.742 INFO:tasks.workunit.client.0.smithi029.stdout: 7, 2024-08-29T17:50:15.742 INFO:tasks.workunit.client.0.smithi029.stdout: 0, 2024-08-29T17:50:15.742 INFO:tasks.workunit.client.0.smithi029.stdout: 6 2024-08-29T17:50:15.742 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:15.742 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 7, 2024-08-29T17:50:15.742 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "76'148" 2024-08-29T17:50:15.742 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.742 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:15.742 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T17:50:15.742 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T17:50:15.742 INFO:tasks.workunit.client.0.smithi029.stdout: 2, 2024-08-29T17:50:15.742 INFO:tasks.workunit.client.0.smithi029.stdout: 7 2024-08-29T17:50:15.743 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:15.743 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 5, 2024-08-29T17:50:15.743 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T17:50:15.743 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T17:50:15.743 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 60, 2024-08-29T17:50:15.743 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T17:50:15.743 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T17:50:15.743 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T17:50:15.743 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T17:47:27.902323+0000", 2024-08-29T17:50:15.743 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T17:43:12.142640+0000", 2024-08-29T17:50:15.743 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T17:43:12.142640+0000", 2024-08-29T17:50:15.743 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T17:43:12.147531+0000", 2024-08-29T17:50:15.743 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T17:47:27.902323+0000", 2024-08-29T17:50:15.743 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T17:50:15.744 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T17:50:15.744 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T17:50:15.744 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 61, 2024-08-29T17:50:15.744 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T17:47:27.902323+0000", 2024-08-29T17:50:15.744 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T17:47:27.902323+0000", 2024-08-29T17:50:15.744 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T17:47:27.902323+0000", 2024-08-29T17:50:15.744 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T17:50:15.744 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T17:50:15.744 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T17:50:15.744 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T17:47:27.902323+0000", 2024-08-29T17:50:15.744 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T17:47:27.902323+0000", 2024-08-29T17:50:15.744 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T17:50:15.744 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T17:50:15.745 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T17:50:15.745 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T17:50:15.745 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 60, 2024-08-29T17:50:15.745 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T17:50:15.745 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T17:50:15.745 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T17:50:15.745 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T17:50:15.745 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T17:50:15.745 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T17:50:15.745 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T17:50:15.745 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T17:50:15.745 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "2.3", 2024-08-29T17:50:15.745 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T17:50:15.745 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T17:50:15.746 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 76, 2024-08-29T17:50:15.746 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 28, 2024-08-29T17:50:15.746 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T17:50:15.746 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T05:22:34.527478+0000", 2024-08-29T17:50:15.746 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T17:50:15.746 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T17:50:15.746 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T17:50:15.746 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T17:50:15.746 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T17:50:15.746 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T17:50:15.746 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T17:50:15.746 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T17:50:15.746 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T17:50:15.747 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T17:50:15.747 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T17:50:15.747 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T17:50:15.747 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T17:50:15.747 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T17:50:15.747 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T17:50:15.747 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T17:50:15.747 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T17:50:15.747 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T17:50:15.747 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T17:50:15.747 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T17:50:15.747 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T17:50:15.747 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T17:50:15.748 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T17:50:15.748 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T17:50:15.748 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T17:50:15.748 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T17:50:15.748 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T17:50:15.748 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T17:50:15.748 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T17:50:15.748 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T17:50:15.748 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T17:50:15.748 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T17:50:15.748 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T17:50:15.748 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T17:50:15.748 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T17:50:15.749 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T17:50:15.749 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T17:50:15.749 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T17:50:15.749 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T17:50:15.749 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T17:50:15.749 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T17:50:15.749 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T17:50:15.749 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T17:50:15.749 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.749 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T17:50:15.749 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T17:50:15.749 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T17:50:15.749 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T17:50:15.749 INFO:tasks.workunit.client.0.smithi029.stdout: 2, 2024-08-29T17:50:15.750 INFO:tasks.workunit.client.0.smithi029.stdout: 7 2024-08-29T17:50:15.750 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:15.750 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 5, 2024-08-29T17:50:15.750 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T17:50:15.750 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.750 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:15.750 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T17:50:15.750 INFO:tasks.workunit.client.0.smithi029.stdout: 3, 2024-08-29T17:50:15.750 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T17:50:15.750 INFO:tasks.workunit.client.0.smithi029.stdout: 6 2024-08-29T17:50:15.750 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:15.750 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 3, 2024-08-29T17:50:15.750 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T17:50:15.751 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T17:50:15.751 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T17:50:15.751 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T17:50:15.751 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T17:50:15.751 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T17:50:15.751 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T17:47:32.898580+0000", 2024-08-29T17:50:15.751 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T17:43:22.440016+0000", 2024-08-29T17:50:15.751 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T17:43:22.440016+0000", 2024-08-29T17:50:15.751 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T17:43:22.440240+0000", 2024-08-29T17:50:15.751 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T17:47:32.898580+0000", 2024-08-29T17:50:15.751 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:15.751 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T17:50:15.751 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:15.752 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 64, 2024-08-29T17:50:15.752 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T17:47:32.898580+0000", 2024-08-29T17:50:15.752 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T17:47:32.898580+0000", 2024-08-29T17:50:15.752 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T17:47:32.898580+0000", 2024-08-29T17:50:15.752 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T17:50:15.752 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T17:50:15.752 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:15.752 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T17:47:32.898580+0000", 2024-08-29T17:50:15.752 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T17:47:32.898580+0000", 2024-08-29T17:50:15.752 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T17:50:15.752 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T17:50:15.752 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T17:50:15.752 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T17:50:15.752 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 63, 2024-08-29T17:50:15.753 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T17:50:15.753 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T17:50:15.753 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T17:50:15.753 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T17:50:15.753 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T17:50:15.753 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T17:50:15.753 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T17:50:15.753 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T17:50:15.753 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.2", 2024-08-29T17:50:15.753 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T17:50:15.753 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T17:50:15.753 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 76, 2024-08-29T17:50:15.753 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 25, 2024-08-29T17:50:15.754 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T17:50:15.754 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T18:23:14.604754+0000", 2024-08-29T17:50:15.754 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T17:50:15.754 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T17:50:15.754 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T17:50:15.754 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T17:50:15.754 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T17:50:15.754 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T17:50:15.754 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T17:50:15.754 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T17:50:15.754 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T17:50:15.754 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T17:50:15.754 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T17:50:15.754 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T17:50:15.755 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T17:50:15.755 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T17:50:15.755 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T17:50:15.755 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T17:50:15.755 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T17:50:15.755 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T17:50:15.755 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T17:50:15.755 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T17:50:15.755 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T17:50:15.755 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T17:50:15.755 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T17:50:15.755 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T17:50:15.755 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T17:50:15.756 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T17:50:15.756 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T17:50:15.756 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T17:50:15.756 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T17:50:15.756 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T17:50:15.756 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T17:50:15.756 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T17:50:15.756 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T17:50:15.756 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T17:50:15.756 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T17:50:15.757 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T17:50:15.757 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T17:50:15.757 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T17:50:15.757 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T17:50:15.757 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T17:50:15.757 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T17:50:15.757 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T17:50:15.757 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T17:50:15.757 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.758 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T17:50:15.758 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T17:50:15.758 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T17:50:15.758 INFO:tasks.workunit.client.0.smithi029.stdout: 3, 2024-08-29T17:50:15.758 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T17:50:15.758 INFO:tasks.workunit.client.0.smithi029.stdout: 6 2024-08-29T17:50:15.758 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:15.758 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 3, 2024-08-29T17:50:15.758 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T17:50:15.758 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.758 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:15.759 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T17:50:15.759 INFO:tasks.workunit.client.0.smithi029.stdout: 0, 2024-08-29T17:50:15.759 INFO:tasks.workunit.client.0.smithi029.stdout: 1, 2024-08-29T17:50:15.759 INFO:tasks.workunit.client.0.smithi029.stdout: 2 2024-08-29T17:50:15.759 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:15.759 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 0, 2024-08-29T17:50:15.759 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T17:50:15.759 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T17:50:15.759 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 70, 2024-08-29T17:50:15.759 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T17:50:15.759 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T17:50:15.760 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T17:50:15.760 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T17:46:26.366791+0000", 2024-08-29T17:50:15.760 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T17:46:06.157589+0000", 2024-08-29T17:50:15.760 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T17:46:06.157589+0000", 2024-08-29T17:50:15.760 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T17:46:17.100050+0000", 2024-08-29T17:50:15.760 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T17:46:26.366791+0000", 2024-08-29T17:50:15.760 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:46:05.142502+0000", 2024-08-29T17:50:15.760 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T17:50:15.760 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:46:05.142502+0000", 2024-08-29T17:50:15.760 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 71, 2024-08-29T17:50:15.760 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T17:46:26.366791+0000", 2024-08-29T17:50:15.760 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T17:46:26.366791+0000", 2024-08-29T17:50:15.761 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T17:46:26.366791+0000", 2024-08-29T17:50:15.761 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T17:50:15.761 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T17:50:15.761 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:46:05.142502+0000", 2024-08-29T17:50:15.761 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T17:46:26.366791+0000", 2024-08-29T17:50:15.761 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T17:46:26.366791+0000", 2024-08-29T17:50:15.761 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T17:50:15.761 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T17:50:15.761 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T17:50:15.761 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T17:50:15.761 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 70, 2024-08-29T17:50:15.762 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T17:50:15.762 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T17:50:15.762 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T17:50:15.762 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T17:50:15.762 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T17:50:15.762 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T17:50:15.762 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T17:50:15.762 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T17:50:15.762 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "4.6", 2024-08-29T17:50:15.762 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T17:50:15.762 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T17:50:15.763 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 76, 2024-08-29T17:50:15.763 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 21, 2024-08-29T17:50:15.763 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T17:50:15.763 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T23:05:14.373849+0000", 2024-08-29T17:50:15.763 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.000532966, 2024-08-29T17:50:15.763 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T17:50:15.763 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T17:50:15.763 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T17:50:15.763 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T17:50:15.763 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T17:50:15.763 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T17:50:15.763 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T17:50:15.764 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T17:50:15.764 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T17:50:15.764 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T17:50:15.764 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T17:50:15.764 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T17:50:15.764 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T17:50:15.764 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T17:50:15.764 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T17:50:15.764 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T17:50:15.764 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T17:50:15.764 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T17:50:15.765 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T17:50:15.765 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T17:50:15.765 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T17:50:15.765 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T17:50:15.765 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T17:50:15.765 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T17:50:15.765 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T17:50:15.765 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T17:50:15.765 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T17:50:15.765 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T17:50:15.765 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T17:50:15.766 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T17:50:15.766 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T17:50:15.766 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T17:50:15.766 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T17:50:15.766 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T17:50:15.766 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T17:50:15.766 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T17:50:15.766 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T17:50:15.766 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T17:50:15.766 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T17:50:15.766 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T17:50:15.767 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T17:50:15.767 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T17:50:15.767 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.767 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T17:50:15.767 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T17:50:15.767 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T17:50:15.767 INFO:tasks.workunit.client.0.smithi029.stdout: 0, 2024-08-29T17:50:15.767 INFO:tasks.workunit.client.0.smithi029.stdout: 1, 2024-08-29T17:50:15.767 INFO:tasks.workunit.client.0.smithi029.stdout: 2 2024-08-29T17:50:15.767 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:15.767 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 0, 2024-08-29T17:50:15.768 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T17:50:15.768 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.768 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:15.768 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T17:50:15.768 INFO:tasks.workunit.client.0.smithi029.stdout: 7, 2024-08-29T17:50:15.768 INFO:tasks.workunit.client.0.smithi029.stdout: 1, 2024-08-29T17:50:15.768 INFO:tasks.workunit.client.0.smithi029.stdout: 0 2024-08-29T17:50:15.768 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:15.768 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 7, 2024-08-29T17:50:15.768 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T17:50:15.769 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T17:50:15.769 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 60, 2024-08-29T17:50:15.769 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T17:50:15.769 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T17:50:15.769 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T17:50:15.769 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T17:47:12.894152+0000", 2024-08-29T17:50:15.769 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T17:43:12.159822+0000", 2024-08-29T17:50:15.769 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T17:43:12.159822+0000", 2024-08-29T17:50:15.769 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T17:43:12.163402+0000", 2024-08-29T17:50:15.769 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T17:47:12.894152+0000", 2024-08-29T17:50:15.769 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T17:50:15.770 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T17:50:15.770 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T17:50:15.770 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 61, 2024-08-29T17:50:15.770 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T17:47:12.894152+0000", 2024-08-29T17:50:15.770 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T17:47:12.894152+0000", 2024-08-29T17:50:15.770 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T17:47:12.894152+0000", 2024-08-29T17:50:15.770 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T17:50:15.770 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T17:50:15.770 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T17:50:15.770 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T17:47:12.894152+0000", 2024-08-29T17:50:15.770 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T17:47:12.894152+0000", 2024-08-29T17:50:15.770 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T17:50:15.771 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T17:50:15.771 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T17:50:15.771 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T17:50:15.771 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 60, 2024-08-29T17:50:15.771 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T17:50:15.771 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T17:50:15.771 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T17:50:15.771 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T17:50:15.771 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T17:50:15.771 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T17:50:15.771 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T17:50:15.772 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T17:50:15.772 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "2.0", 2024-08-29T17:50:15.772 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T17:50:15.772 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T17:50:15.772 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 76, 2024-08-29T17:50:15.772 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 28, 2024-08-29T17:50:15.772 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T17:50:15.772 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T01:26:26.161694+0000", 2024-08-29T17:50:15.772 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T17:50:15.772 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T17:50:15.772 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T17:50:15.773 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T17:50:15.773 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T17:50:15.773 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T17:50:15.773 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T17:50:15.773 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T17:50:15.773 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T17:50:15.773 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T17:50:15.773 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T17:50:15.773 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T17:50:15.773 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T17:50:15.774 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T17:50:15.774 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T17:50:15.774 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T17:50:15.774 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T17:50:15.774 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T17:50:15.774 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T17:50:15.774 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T17:50:15.774 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T17:50:15.774 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T17:50:15.774 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T17:50:15.774 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T17:50:15.774 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T17:50:15.775 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T17:50:15.775 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T17:50:15.775 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T17:50:15.775 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T17:50:15.775 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T17:50:15.775 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T17:50:15.775 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T17:50:15.775 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T17:50:15.775 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T17:50:15.775 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T17:50:15.776 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T17:50:15.776 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T17:50:15.776 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T17:50:15.776 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T17:50:15.776 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T17:50:15.776 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T17:50:15.776 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T17:50:15.776 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T17:50:15.776 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.776 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T17:50:15.776 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T17:50:15.777 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T17:50:15.777 INFO:tasks.workunit.client.0.smithi029.stdout: 7, 2024-08-29T17:50:15.777 INFO:tasks.workunit.client.0.smithi029.stdout: 1, 2024-08-29T17:50:15.777 INFO:tasks.workunit.client.0.smithi029.stdout: 0 2024-08-29T17:50:15.777 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:15.777 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 7, 2024-08-29T17:50:15.777 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T17:50:15.777 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.777 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:15.777 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T17:50:15.777 INFO:tasks.workunit.client.0.smithi029.stdout: 0, 2024-08-29T17:50:15.777 INFO:tasks.workunit.client.0.smithi029.stdout: 4, 2024-08-29T17:50:15.777 INFO:tasks.workunit.client.0.smithi029.stdout: 3 2024-08-29T17:50:15.778 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:15.778 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 0, 2024-08-29T17:50:15.778 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T17:50:15.778 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T17:50:15.778 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T17:50:15.778 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T17:50:15.778 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T17:50:15.778 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T17:50:15.778 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T17:47:32.899411+0000", 2024-08-29T17:50:15.778 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T17:43:22.407516+0000", 2024-08-29T17:50:15.778 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T17:43:22.407516+0000", 2024-08-29T17:50:15.778 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T17:43:22.408438+0000", 2024-08-29T17:50:15.778 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T17:47:32.899411+0000", 2024-08-29T17:50:15.779 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:15.779 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T17:50:15.779 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:15.779 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 64, 2024-08-29T17:50:15.779 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T17:47:32.899411+0000", 2024-08-29T17:50:15.779 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T17:47:32.899411+0000", 2024-08-29T17:50:15.779 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T17:47:32.899411+0000", 2024-08-29T17:50:15.779 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T17:50:15.779 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T17:50:15.779 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:15.779 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T17:47:32.899411+0000", 2024-08-29T17:50:15.780 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T17:47:32.899411+0000", 2024-08-29T17:50:15.780 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T17:50:15.780 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T17:50:15.780 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T17:50:15.780 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T17:50:15.780 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 63, 2024-08-29T17:50:15.780 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T17:50:15.780 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T17:50:15.780 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T17:50:15.780 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T17:50:15.780 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T17:50:15.781 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T17:50:15.781 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T17:50:15.781 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T17:50:15.781 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.1", 2024-08-29T17:50:15.781 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T17:50:15.781 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T17:50:15.781 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 76, 2024-08-29T17:50:15.781 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 25, 2024-08-29T17:50:15.781 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T17:50:15.781 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T23:12:16.442986+0000", 2024-08-29T17:50:15.781 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T17:50:15.782 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T17:50:15.782 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T17:50:15.782 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T17:50:15.782 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T17:50:15.782 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T17:50:15.782 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T17:50:15.782 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T17:50:15.782 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T17:50:15.782 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T17:50:15.782 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T17:50:15.782 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T17:50:15.782 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T17:50:15.783 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T17:50:15.783 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T17:50:15.783 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T17:50:15.783 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T17:50:15.783 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T17:50:15.783 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T17:50:15.783 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T17:50:15.783 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T17:50:15.783 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T17:50:15.783 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T17:50:15.783 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T17:50:15.783 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T17:50:15.783 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T17:50:15.784 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T17:50:15.784 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T17:50:15.784 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T17:50:15.784 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T17:50:15.784 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T17:50:15.784 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T17:50:15.784 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T17:50:15.784 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T17:50:15.784 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T17:50:15.784 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T17:50:15.784 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T17:50:15.785 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T17:50:15.785 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T17:50:15.785 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T17:50:15.785 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T17:50:15.785 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T17:50:15.785 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T17:50:15.785 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.785 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T17:50:15.785 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T17:50:15.785 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T17:50:15.785 INFO:tasks.workunit.client.0.smithi029.stdout: 0, 2024-08-29T17:50:15.785 INFO:tasks.workunit.client.0.smithi029.stdout: 4, 2024-08-29T17:50:15.785 INFO:tasks.workunit.client.0.smithi029.stdout: 3 2024-08-29T17:50:15.786 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:15.786 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 0, 2024-08-29T17:50:15.786 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T17:50:15.786 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.786 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:15.786 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T17:50:15.786 INFO:tasks.workunit.client.0.smithi029.stdout: 1, 2024-08-29T17:50:15.786 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T17:50:15.786 INFO:tasks.workunit.client.0.smithi029.stdout: 0 2024-08-29T17:50:15.786 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:15.786 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 1, 2024-08-29T17:50:15.787 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T17:50:15.787 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T17:50:15.787 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 70, 2024-08-29T17:50:15.787 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T17:50:15.787 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T17:50:15.787 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T17:50:15.787 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T17:46:26.363245+0000", 2024-08-29T17:50:15.787 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T17:46:06.296056+0000", 2024-08-29T17:50:15.787 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T17:46:06.296056+0000", 2024-08-29T17:50:15.787 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T17:46:16.983323+0000", 2024-08-29T17:50:15.787 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T17:46:26.363245+0000", 2024-08-29T17:50:15.787 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:46:05.142502+0000", 2024-08-29T17:50:15.787 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T17:50:15.788 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:46:05.142502+0000", 2024-08-29T17:50:15.788 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 71, 2024-08-29T17:50:15.788 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T17:46:26.363245+0000", 2024-08-29T17:50:15.788 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T17:46:26.363245+0000", 2024-08-29T17:50:15.788 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T17:46:26.363245+0000", 2024-08-29T17:50:15.788 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T17:50:15.788 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T17:50:15.788 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:46:05.142502+0000", 2024-08-29T17:50:15.788 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T17:46:26.363245+0000", 2024-08-29T17:50:15.788 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T17:46:26.363245+0000", 2024-08-29T17:50:15.788 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T17:50:15.788 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T17:50:15.789 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T17:50:15.789 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T17:50:15.789 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 70, 2024-08-29T17:50:15.789 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T17:50:15.789 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T17:50:15.789 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T17:50:15.789 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T17:50:15.789 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T17:50:15.789 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T17:50:15.789 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T17:50:15.789 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T17:50:15.789 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "4.7", 2024-08-29T17:50:15.790 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T17:50:15.790 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T17:50:15.790 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 76, 2024-08-29T17:50:15.790 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 21, 2024-08-29T17:50:15.790 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T17:50:15.790 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T00:18:38.172053+0000", 2024-08-29T17:50:15.790 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.002484791, 2024-08-29T17:50:15.790 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T17:50:15.790 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T17:50:15.790 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T17:50:15.790 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T17:50:15.791 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T17:50:15.791 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T17:50:15.791 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T17:50:15.791 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T17:50:15.791 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T17:50:15.791 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T17:50:15.791 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T17:50:15.791 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T17:50:15.791 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T17:50:15.791 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T17:50:15.791 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T17:50:15.791 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T17:50:15.792 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T17:50:15.792 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T17:50:15.792 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T17:50:15.792 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T17:50:15.792 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T17:50:15.792 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T17:50:15.792 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T17:50:15.792 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T17:50:15.792 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T17:50:15.792 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T17:50:15.793 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T17:50:15.793 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T17:50:15.793 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T17:50:15.793 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T17:50:15.793 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T17:50:15.793 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T17:50:15.793 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T17:50:15.793 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T17:50:15.793 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T17:50:15.793 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T17:50:15.793 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T17:50:15.794 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T17:50:15.794 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T17:50:15.794 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T17:50:15.794 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T17:50:15.794 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T17:50:15.794 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.794 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T17:50:15.794 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T17:50:15.794 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T17:50:15.794 INFO:tasks.workunit.client.0.smithi029.stdout: 1, 2024-08-29T17:50:15.794 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T17:50:15.795 INFO:tasks.workunit.client.0.smithi029.stdout: 0 2024-08-29T17:50:15.795 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:15.795 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 1, 2024-08-29T17:50:15.795 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T17:50:15.795 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.795 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:15.795 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T17:50:15.795 INFO:tasks.workunit.client.0.smithi029.stdout: 2, 2024-08-29T17:50:15.795 INFO:tasks.workunit.client.0.smithi029.stdout: 3, 2024-08-29T17:50:15.795 INFO:tasks.workunit.client.0.smithi029.stdout: 0 2024-08-29T17:50:15.795 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:15.795 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 2, 2024-08-29T17:50:15.796 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T17:50:15.796 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T17:50:15.796 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 60, 2024-08-29T17:50:15.796 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T17:50:15.796 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T17:50:15.796 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T17:50:15.796 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T17:47:27.896232+0000", 2024-08-29T17:50:15.796 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T17:43:12.125540+0000", 2024-08-29T17:50:15.796 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T17:43:12.125540+0000", 2024-08-29T17:50:15.796 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T17:43:12.125782+0000", 2024-08-29T17:50:15.797 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T17:47:27.896232+0000", 2024-08-29T17:50:15.797 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T17:50:15.797 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T17:50:15.797 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T17:50:15.797 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 61, 2024-08-29T17:50:15.797 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T17:47:27.896232+0000", 2024-08-29T17:50:15.797 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T17:47:27.896232+0000", 2024-08-29T17:50:15.797 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T17:47:27.896232+0000", 2024-08-29T17:50:15.797 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T17:50:15.797 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T17:50:15.797 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T17:50:15.797 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T17:47:27.896232+0000", 2024-08-29T17:50:15.798 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T17:47:27.896232+0000", 2024-08-29T17:50:15.798 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T17:50:15.798 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T17:50:15.798 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T17:50:15.798 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T17:50:15.798 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 60, 2024-08-29T17:50:15.798 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T17:50:15.798 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T17:50:15.798 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T17:50:15.798 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T17:50:15.798 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T17:50:15.799 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T17:50:15.799 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T17:50:15.799 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T17:50:15.799 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "2.1", 2024-08-29T17:50:15.799 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T17:50:15.799 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T17:50:15.799 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 76, 2024-08-29T17:50:15.799 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 28, 2024-08-29T17:50:15.799 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T17:50:15.799 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T05:06:37.155060+0000", 2024-08-29T17:50:15.799 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T17:50:15.799 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T17:50:15.800 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T17:50:15.800 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T17:50:15.800 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T17:50:15.800 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T17:50:15.800 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T17:50:15.800 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T17:50:15.800 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T17:50:15.800 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T17:50:15.800 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T17:50:15.800 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T17:50:15.800 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T17:50:15.801 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T17:50:15.801 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T17:50:15.801 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T17:50:15.801 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T17:50:15.801 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T17:50:15.801 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T17:50:15.801 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T17:50:15.801 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T17:50:15.801 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T17:50:15.801 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T17:50:15.801 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T17:50:15.802 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T17:50:15.802 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T17:50:15.802 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T17:50:15.802 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T17:50:15.802 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T17:50:15.802 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T17:50:15.802 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T17:50:15.802 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T17:50:15.802 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T17:50:15.802 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T17:50:15.802 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T17:50:15.803 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T17:50:15.803 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T17:50:15.803 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T17:50:15.803 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T17:50:15.803 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T17:50:15.803 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T17:50:15.803 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T17:50:15.803 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T17:50:15.803 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.803 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T17:50:15.803 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T17:50:15.804 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T17:50:15.804 INFO:tasks.workunit.client.0.smithi029.stdout: 2, 2024-08-29T17:50:15.804 INFO:tasks.workunit.client.0.smithi029.stdout: 3, 2024-08-29T17:50:15.804 INFO:tasks.workunit.client.0.smithi029.stdout: 0 2024-08-29T17:50:15.804 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:15.804 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 2, 2024-08-29T17:50:15.804 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T17:50:15.804 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.804 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:15.804 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T17:50:15.804 INFO:tasks.workunit.client.0.smithi029.stdout: 1, 2024-08-29T17:50:15.805 INFO:tasks.workunit.client.0.smithi029.stdout: 2, 2024-08-29T17:50:15.805 INFO:tasks.workunit.client.0.smithi029.stdout: 6 2024-08-29T17:50:15.805 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:15.805 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 1, 2024-08-29T17:50:15.805 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T17:50:15.805 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T17:50:15.805 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T17:50:15.805 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T17:50:15.805 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T17:50:15.805 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T17:50:15.805 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T17:47:27.883657+0000", 2024-08-29T17:50:15.806 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T17:43:22.412844+0000", 2024-08-29T17:50:15.806 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T17:43:22.412844+0000", 2024-08-29T17:50:15.806 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T17:43:22.413712+0000", 2024-08-29T17:50:15.806 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T17:47:27.883657+0000", 2024-08-29T17:50:15.806 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:15.806 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T17:50:15.806 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:15.806 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 64, 2024-08-29T17:50:15.806 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T17:47:27.883657+0000", 2024-08-29T17:50:15.806 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T17:47:27.883657+0000", 2024-08-29T17:50:15.807 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T17:47:27.883657+0000", 2024-08-29T17:50:15.807 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T17:50:15.807 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T17:50:15.807 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:15.807 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T17:47:27.883657+0000", 2024-08-29T17:50:15.807 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T17:47:27.883657+0000", 2024-08-29T17:50:15.807 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T17:50:15.807 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T17:50:15.807 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T17:50:15.807 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T17:50:15.807 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 63, 2024-08-29T17:50:15.808 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T17:50:15.808 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T17:50:15.808 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T17:50:15.808 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T17:50:15.808 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T17:50:15.808 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T17:50:15.808 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T17:50:15.808 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T17:50:15.808 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.0", 2024-08-29T17:50:15.808 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T17:50:15.808 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T17:50:15.809 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 76, 2024-08-29T17:50:15.809 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 25, 2024-08-29T17:50:15.809 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T17:50:15.809 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T21:12:16.006400+0000", 2024-08-29T17:50:15.809 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T17:50:15.809 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T17:50:15.809 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T17:50:15.809 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T17:50:15.809 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T17:50:15.809 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T17:50:15.809 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T17:50:15.810 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T17:50:15.810 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T17:50:15.810 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T17:50:15.810 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T17:50:15.810 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T17:50:15.810 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T17:50:15.810 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T17:50:15.810 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T17:50:15.810 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T17:50:15.810 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T17:50:15.810 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T17:50:15.810 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T17:50:15.811 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T17:50:15.811 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T17:50:15.811 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T17:50:15.811 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T17:50:15.811 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T17:50:15.811 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T17:50:15.811 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T17:50:15.811 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T17:50:15.811 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T17:50:15.811 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T17:50:15.811 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T17:50:15.811 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T17:50:15.812 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T17:50:15.812 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T17:50:15.812 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T17:50:15.812 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T17:50:15.812 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T17:50:15.812 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T17:50:15.812 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T17:50:15.812 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T17:50:15.812 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T17:50:15.812 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T17:50:15.812 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T17:50:15.812 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T17:50:15.813 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.813 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T17:50:15.813 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T17:50:15.813 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T17:50:15.813 INFO:tasks.workunit.client.0.smithi029.stdout: 1, 2024-08-29T17:50:15.813 INFO:tasks.workunit.client.0.smithi029.stdout: 2, 2024-08-29T17:50:15.813 INFO:tasks.workunit.client.0.smithi029.stdout: 6 2024-08-29T17:50:15.813 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:15.813 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 1, 2024-08-29T17:50:15.813 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T17:50:15.813 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.814 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:15.814 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T17:50:15.814 INFO:tasks.workunit.client.0.smithi029.stdout: 1, 2024-08-29T17:50:15.814 INFO:tasks.workunit.client.0.smithi029.stdout: 2, 2024-08-29T17:50:15.814 INFO:tasks.workunit.client.0.smithi029.stdout: 3 2024-08-29T17:50:15.814 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:15.814 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 1, 2024-08-29T17:50:15.814 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T17:50:15.814 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T17:50:15.814 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 70, 2024-08-29T17:50:15.815 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T17:50:15.815 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T17:50:15.815 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T17:50:15.815 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T17:46:26.361912+0000", 2024-08-29T17:50:15.815 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T17:46:06.157380+0000", 2024-08-29T17:50:15.815 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T17:46:06.157380+0000", 2024-08-29T17:50:15.815 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T17:46:16.982760+0000", 2024-08-29T17:50:15.815 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T17:46:26.361912+0000", 2024-08-29T17:50:15.815 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:46:05.142502+0000", 2024-08-29T17:50:15.815 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T17:50:15.815 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:46:05.142502+0000", 2024-08-29T17:50:15.815 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 71, 2024-08-29T17:50:15.816 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T17:46:26.361912+0000", 2024-08-29T17:50:15.816 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T17:46:26.361912+0000", 2024-08-29T17:50:15.816 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T17:46:26.361912+0000", 2024-08-29T17:50:15.816 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T17:50:15.816 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T17:50:15.816 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:46:05.142502+0000", 2024-08-29T17:50:15.816 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T17:46:26.361912+0000", 2024-08-29T17:50:15.816 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T17:46:26.361912+0000", 2024-08-29T17:50:15.816 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T17:50:15.816 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T17:50:15.816 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T17:50:15.817 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T17:50:15.817 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 70, 2024-08-29T17:50:15.817 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T17:50:15.817 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T17:50:15.817 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T17:50:15.817 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T17:50:15.817 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T17:50:15.817 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T17:50:15.817 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T17:50:15.817 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T17:50:15.817 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "4.4", 2024-08-29T17:50:15.817 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T17:50:15.817 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T17:50:15.818 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 76, 2024-08-29T17:50:15.818 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 21, 2024-08-29T17:50:15.818 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T17:50:15.818 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T20:04:21.128327+0000", 2024-08-29T17:50:15.818 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.003560116, 2024-08-29T17:50:15.818 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T17:50:15.818 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T17:50:15.818 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T17:50:15.818 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T17:50:15.818 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T17:50:15.818 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T17:50:15.818 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T17:50:15.819 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T17:50:15.819 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T17:50:15.819 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T17:50:15.819 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T17:50:15.819 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T17:50:15.819 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T17:50:15.819 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T17:50:15.819 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T17:50:15.819 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T17:50:15.819 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T17:50:15.820 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T17:50:15.820 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T17:50:15.820 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T17:50:15.820 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T17:50:15.820 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T17:50:15.820 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T17:50:15.820 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T17:50:15.820 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T17:50:15.820 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T17:50:15.821 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T17:50:15.821 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T17:50:15.821 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T17:50:15.821 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T17:50:15.821 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T17:50:15.821 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T17:50:15.821 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T17:50:15.821 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T17:50:15.821 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T17:50:15.821 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T17:50:15.821 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T17:50:15.821 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T17:50:15.822 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T17:50:15.822 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T17:50:15.822 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T17:50:15.822 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T17:50:15.822 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.822 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T17:50:15.822 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T17:50:15.822 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T17:50:15.822 INFO:tasks.workunit.client.0.smithi029.stdout: 1, 2024-08-29T17:50:15.822 INFO:tasks.workunit.client.0.smithi029.stdout: 2, 2024-08-29T17:50:15.822 INFO:tasks.workunit.client.0.smithi029.stdout: 3 2024-08-29T17:50:15.822 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:15.823 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 1, 2024-08-29T17:50:15.823 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T17:50:15.823 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.823 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:15.823 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T17:50:15.823 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T17:50:15.823 INFO:tasks.workunit.client.0.smithi029.stdout: 1, 2024-08-29T17:50:15.823 INFO:tasks.workunit.client.0.smithi029.stdout: 6 2024-08-29T17:50:15.823 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:15.823 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 5, 2024-08-29T17:50:15.823 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T17:50:15.824 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T17:50:15.824 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 60, 2024-08-29T17:50:15.824 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T17:50:15.824 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T17:50:15.824 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T17:50:15.824 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T17:47:27.902297+0000", 2024-08-29T17:50:15.824 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T17:43:12.144623+0000", 2024-08-29T17:50:15.824 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T17:43:12.144623+0000", 2024-08-29T17:50:15.824 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T17:43:12.148715+0000", 2024-08-29T17:50:15.824 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T17:47:27.902297+0000", 2024-08-29T17:50:15.824 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T17:50:15.824 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T17:50:15.825 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T17:50:15.825 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 61, 2024-08-29T17:50:15.825 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T17:47:27.902297+0000", 2024-08-29T17:50:15.825 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T17:47:27.902297+0000", 2024-08-29T17:50:15.825 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T17:47:27.902297+0000", 2024-08-29T17:50:15.825 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T17:50:15.825 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T17:50:15.825 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T17:50:15.825 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T17:47:27.902297+0000", 2024-08-29T17:50:15.825 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T17:47:27.902297+0000", 2024-08-29T17:50:15.825 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T17:50:15.825 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T17:50:15.826 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T17:50:15.826 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T17:50:15.826 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 60, 2024-08-29T17:50:15.826 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T17:50:15.826 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T17:50:15.826 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T17:50:15.826 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T17:50:15.826 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T17:50:15.826 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T17:50:15.826 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T17:50:15.826 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T17:50:15.826 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "2.2", 2024-08-29T17:50:15.827 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T17:50:15.827 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T17:50:15.827 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 76, 2024-08-29T17:50:15.827 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 28, 2024-08-29T17:50:15.827 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T17:50:15.827 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T23:39:09.068966+0000", 2024-08-29T17:50:15.827 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T17:50:15.827 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T17:50:15.827 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T17:50:15.827 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T17:50:15.827 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T17:50:15.828 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T17:50:15.828 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T17:50:15.828 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T17:50:15.828 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T17:50:15.828 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T17:50:15.828 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T17:50:15.828 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T17:50:15.828 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T17:50:15.828 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T17:50:15.828 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T17:50:15.828 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T17:50:15.828 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T17:50:15.829 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T17:50:15.829 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T17:50:15.829 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T17:50:15.829 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T17:50:15.829 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T17:50:15.829 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T17:50:15.829 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T17:50:15.829 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T17:50:15.829 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T17:50:15.829 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T17:50:15.829 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T17:50:15.830 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T17:50:15.830 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T17:50:15.830 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T17:50:15.830 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T17:50:15.830 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T17:50:15.830 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T17:50:15.830 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T17:50:15.830 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T17:50:15.830 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T17:50:15.830 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T17:50:15.830 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T17:50:15.830 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T17:50:15.831 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T17:50:15.831 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T17:50:15.831 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T17:50:15.831 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.831 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T17:50:15.831 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T17:50:15.831 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T17:50:15.831 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T17:50:15.831 INFO:tasks.workunit.client.0.smithi029.stdout: 1, 2024-08-29T17:50:15.831 INFO:tasks.workunit.client.0.smithi029.stdout: 6 2024-08-29T17:50:15.831 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:15.832 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 5, 2024-08-29T17:50:15.832 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T17:50:15.832 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.832 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:15.832 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T17:50:15.832 INFO:tasks.workunit.client.0.smithi029.stdout: 4, 2024-08-29T17:50:15.832 INFO:tasks.workunit.client.0.smithi029.stdout: 0, 2024-08-29T17:50:15.832 INFO:tasks.workunit.client.0.smithi029.stdout: 6 2024-08-29T17:50:15.832 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:15.832 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 4, 2024-08-29T17:50:15.832 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T17:50:15.833 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T17:50:15.833 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T17:50:15.833 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T17:50:15.833 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T17:50:15.833 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T17:50:15.833 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T17:47:32.895400+0000", 2024-08-29T17:50:15.833 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T17:43:22.442961+0000", 2024-08-29T17:50:15.833 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T17:43:22.442961+0000", 2024-08-29T17:50:15.833 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T17:43:22.443581+0000", 2024-08-29T17:50:15.833 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T17:47:32.895400+0000", 2024-08-29T17:50:15.833 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:15.834 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T17:50:15.834 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:15.834 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 64, 2024-08-29T17:50:15.834 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T17:47:32.895400+0000", 2024-08-29T17:50:15.834 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T17:47:32.895400+0000", 2024-08-29T17:50:15.834 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T17:47:32.895400+0000", 2024-08-29T17:50:15.834 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T17:50:15.834 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T17:50:15.834 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:15.834 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T17:47:32.895400+0000", 2024-08-29T17:50:15.834 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T17:47:32.895400+0000", 2024-08-29T17:50:15.834 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T17:50:15.834 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T17:50:15.835 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T17:50:15.835 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T17:50:15.835 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 63, 2024-08-29T17:50:15.835 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T17:50:15.835 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T17:50:15.835 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T17:50:15.835 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T17:50:15.835 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T17:50:15.835 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T17:50:15.835 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T17:50:15.835 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T17:50:15.835 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.3", 2024-08-29T17:50:15.836 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T17:50:15.836 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T17:50:15.836 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 76, 2024-08-29T17:50:15.836 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 25, 2024-08-29T17:50:15.836 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T17:50:15.836 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T18:31:34.423166+0000", 2024-08-29T17:50:15.836 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T17:50:15.836 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T17:50:15.836 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T17:50:15.836 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T17:50:15.836 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T17:50:15.836 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T17:50:15.837 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T17:50:15.837 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T17:50:15.837 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T17:50:15.837 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T17:50:15.837 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T17:50:15.837 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T17:50:15.837 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T17:50:15.837 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T17:50:15.837 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T17:50:15.837 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T17:50:15.837 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T17:50:15.838 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T17:50:15.838 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T17:50:15.838 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T17:50:15.838 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T17:50:15.838 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T17:50:15.838 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T17:50:15.838 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T17:50:15.838 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T17:50:15.838 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T17:50:15.838 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T17:50:15.838 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T17:50:15.838 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T17:50:15.838 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T17:50:15.839 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T17:50:15.839 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T17:50:15.839 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T17:50:15.839 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T17:50:15.839 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T17:50:15.839 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T17:50:15.839 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T17:50:15.839 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T17:50:15.839 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T17:50:15.839 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T17:50:15.839 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T17:50:15.840 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T17:50:15.840 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T17:50:15.840 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.840 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T17:50:15.840 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T17:50:15.840 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T17:50:15.840 INFO:tasks.workunit.client.0.smithi029.stdout: 4, 2024-08-29T17:50:15.840 INFO:tasks.workunit.client.0.smithi029.stdout: 0, 2024-08-29T17:50:15.840 INFO:tasks.workunit.client.0.smithi029.stdout: 6 2024-08-29T17:50:15.840 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:15.840 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 4, 2024-08-29T17:50:15.840 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T17:50:15.841 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.841 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:15.841 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T17:50:15.841 INFO:tasks.workunit.client.0.smithi029.stdout: 1, 2024-08-29T17:50:15.841 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T17:50:15.841 INFO:tasks.workunit.client.0.smithi029.stdout: 4 2024-08-29T17:50:15.841 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:15.841 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 1, 2024-08-29T17:50:15.841 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T17:50:15.841 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T17:50:15.841 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 70, 2024-08-29T17:50:15.841 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T17:50:15.842 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T17:50:15.842 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T17:50:15.842 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T17:46:26.362696+0000", 2024-08-29T17:50:15.842 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T17:46:06.295455+0000", 2024-08-29T17:50:15.842 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T17:46:06.295455+0000", 2024-08-29T17:50:15.842 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T17:46:16.982731+0000", 2024-08-29T17:50:15.842 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T17:46:26.362696+0000", 2024-08-29T17:50:15.842 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:46:05.142502+0000", 2024-08-29T17:50:15.842 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T17:50:15.842 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:46:05.142502+0000", 2024-08-29T17:50:15.842 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 71, 2024-08-29T17:50:15.842 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T17:46:26.362696+0000", 2024-08-29T17:50:15.843 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T17:46:26.362696+0000", 2024-08-29T17:50:15.843 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T17:46:26.362696+0000", 2024-08-29T17:50:15.843 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T17:50:15.843 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T17:50:15.843 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:46:05.142502+0000", 2024-08-29T17:50:15.843 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T17:46:26.362696+0000", 2024-08-29T17:50:15.843 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T17:46:26.362696+0000", 2024-08-29T17:50:15.843 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T17:50:15.843 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 2, 2024-08-29T17:50:15.843 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T17:50:15.843 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T17:50:15.843 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 70, 2024-08-29T17:50:15.844 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T17:50:15.844 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T17:50:15.844 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T17:50:15.844 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T17:50:15.844 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 2, 2024-08-29T17:50:15.844 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T17:50:15.844 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T17:50:15.844 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T17:50:15.844 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "4.2", 2024-08-29T17:50:15.844 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T17:50:15.844 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T17:50:15.845 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 76, 2024-08-29T17:50:15.845 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 23, 2024-08-29T17:50:15.845 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T17:50:15.845 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T00:07:24.412842+0000", 2024-08-29T17:50:15.845 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.004738668, 2024-08-29T17:50:15.845 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T17:50:15.845 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T17:50:15.845 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 19, 2024-08-29T17:50:15.845 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T17:50:15.845 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T17:50:15.845 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T17:50:15.846 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T17:50:15.846 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T17:50:15.846 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T17:50:15.846 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T17:50:15.846 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T17:50:15.846 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T17:50:15.846 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T17:50:15.846 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T17:50:15.846 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T17:50:15.847 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T17:50:15.847 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T17:50:15.847 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T17:50:15.847 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 3, 2024-08-29T17:50:15.847 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 1, 2024-08-29T17:50:15.847 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T17:50:15.847 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 1, 2024-08-29T17:50:15.847 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T17:50:15.847 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T17:50:15.847 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T17:50:15.847 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T17:50:15.848 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T17:50:15.848 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T17:50:15.848 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T17:50:15.848 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T17:50:15.848 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T17:50:15.848 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T17:50:15.848 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T17:50:15.848 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T17:50:15.848 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T17:50:15.848 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T17:50:15.849 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T17:50:15.849 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T17:50:15.849 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T17:50:15.849 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T17:50:15.849 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 2, 2024-08-29T17:50:15.849 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 2 2024-08-29T17:50:15.849 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.849 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T17:50:15.849 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T17:50:15.849 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T17:50:15.849 INFO:tasks.workunit.client.0.smithi029.stdout: 1, 2024-08-29T17:50:15.849 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T17:50:15.849 INFO:tasks.workunit.client.0.smithi029.stdout: 4 2024-08-29T17:50:15.850 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:15.850 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 1, 2024-08-29T17:50:15.850 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "75'2" 2024-08-29T17:50:15.850 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.850 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:15.850 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T17:50:15.850 INFO:tasks.workunit.client.0.smithi029.stdout: 1, 2024-08-29T17:50:15.850 INFO:tasks.workunit.client.0.smithi029.stdout: 0, 2024-08-29T17:50:15.850 INFO:tasks.workunit.client.0.smithi029.stdout: 7 2024-08-29T17:50:15.850 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:15.851 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 1, 2024-08-29T17:50:15.851 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T17:50:15.851 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T17:50:15.851 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 60, 2024-08-29T17:50:15.851 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T17:50:15.851 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T17:50:15.851 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T17:50:15.851 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T17:47:27.883897+0000", 2024-08-29T17:50:15.851 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T17:43:12.140210+0000", 2024-08-29T17:50:15.851 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T17:43:12.140210+0000", 2024-08-29T17:50:15.851 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T17:43:12.140538+0000", 2024-08-29T17:50:15.852 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T17:47:27.883897+0000", 2024-08-29T17:50:15.852 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T17:50:15.852 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T17:50:15.852 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T17:50:15.852 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 61, 2024-08-29T17:50:15.852 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T17:47:27.883897+0000", 2024-08-29T17:50:15.852 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T17:47:27.883897+0000", 2024-08-29T17:50:15.852 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T17:47:27.883897+0000", 2024-08-29T17:50:15.852 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T17:50:15.852 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T17:50:15.852 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T17:50:15.853 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T17:47:27.883897+0000", 2024-08-29T17:50:15.853 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T17:47:27.883897+0000", 2024-08-29T17:50:15.853 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T17:50:15.853 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T17:50:15.853 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T17:50:15.853 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T17:50:15.853 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 60, 2024-08-29T17:50:15.853 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T17:50:15.853 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T17:50:15.853 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T17:50:15.853 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T17:50:15.853 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T17:50:15.854 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T17:50:15.854 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T17:50:15.854 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T17:50:15.854 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "2.4", 2024-08-29T17:50:15.854 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T17:50:15.854 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T17:50:15.854 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 76, 2024-08-29T17:50:15.854 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 28, 2024-08-29T17:50:15.854 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T17:50:15.854 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T19:22:43.927826+0000", 2024-08-29T17:50:15.855 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T17:50:15.855 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T17:50:15.855 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T17:50:15.855 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T17:50:15.855 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T17:50:15.855 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T17:50:15.855 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T17:50:15.855 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T17:50:15.855 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T17:50:15.855 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T17:50:15.855 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T17:50:15.855 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T17:50:15.855 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T17:50:15.856 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T17:50:15.856 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T17:50:15.856 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T17:50:15.856 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T17:50:15.856 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T17:50:15.856 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T17:50:15.856 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T17:50:15.857 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T17:50:15.857 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T17:50:15.857 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T17:50:15.857 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T17:50:15.857 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T17:50:15.857 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T17:50:15.857 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T17:50:15.857 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T17:50:15.857 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T17:50:15.857 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T17:50:15.857 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T17:50:15.857 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T17:50:15.858 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T17:50:15.858 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T17:50:15.858 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T17:50:15.858 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T17:50:15.858 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T17:50:15.858 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T17:50:15.858 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T17:50:15.858 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T17:50:15.858 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T17:50:15.858 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T17:50:15.858 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T17:50:15.858 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.859 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T17:50:15.859 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T17:50:15.859 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T17:50:15.859 INFO:tasks.workunit.client.0.smithi029.stdout: 1, 2024-08-29T17:50:15.859 INFO:tasks.workunit.client.0.smithi029.stdout: 0, 2024-08-29T17:50:15.859 INFO:tasks.workunit.client.0.smithi029.stdout: 7 2024-08-29T17:50:15.859 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:15.859 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 1, 2024-08-29T17:50:15.859 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T17:50:15.859 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.859 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:15.859 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T17:50:15.860 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T17:50:15.860 INFO:tasks.workunit.client.0.smithi029.stdout: 3, 2024-08-29T17:50:15.860 INFO:tasks.workunit.client.0.smithi029.stdout: 2 2024-08-29T17:50:15.860 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:15.860 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 5, 2024-08-29T17:50:15.860 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T17:50:15.860 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T17:50:15.860 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T17:50:15.860 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T17:50:15.860 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T17:50:15.860 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T17:50:15.861 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T17:47:37.904126+0000", 2024-08-29T17:50:15.861 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T17:43:22.413268+0000", 2024-08-29T17:50:15.861 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T17:43:22.413268+0000", 2024-08-29T17:50:15.861 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T17:43:22.414004+0000", 2024-08-29T17:50:15.861 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T17:47:37.904126+0000", 2024-08-29T17:50:15.861 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:15.861 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T17:50:15.861 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:15.861 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 64, 2024-08-29T17:50:15.861 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T17:47:37.904126+0000", 2024-08-29T17:50:15.861 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T17:47:37.904126+0000", 2024-08-29T17:50:15.862 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T17:47:37.904126+0000", 2024-08-29T17:50:15.862 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T17:50:15.862 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T17:50:15.862 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:15.862 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T17:47:37.904126+0000", 2024-08-29T17:50:15.862 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T17:47:37.904126+0000", 2024-08-29T17:50:15.862 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T17:50:15.862 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T17:50:15.862 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T17:50:15.862 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T17:50:15.862 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 63, 2024-08-29T17:50:15.862 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T17:50:15.863 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T17:50:15.863 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T17:50:15.863 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T17:50:15.863 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T17:50:15.863 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T17:50:15.863 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T17:50:15.863 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T17:50:15.863 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.5", 2024-08-29T17:50:15.863 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T17:50:15.863 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T17:50:15.863 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 76, 2024-08-29T17:50:15.863 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 25, 2024-08-29T17:50:15.863 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T17:50:15.863 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T18:41:00.568838+0000", 2024-08-29T17:50:15.864 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T17:50:15.864 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T17:50:15.864 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T17:50:15.864 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T17:50:15.864 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T17:50:15.864 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T17:50:15.864 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T17:50:15.864 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T17:50:15.864 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T17:50:15.864 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T17:50:15.865 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T17:50:15.865 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T17:50:15.865 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T17:50:15.865 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T17:50:15.865 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T17:50:15.865 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T17:50:15.865 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T17:50:15.865 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T17:50:15.865 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T17:50:15.865 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T17:50:15.865 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T17:50:15.866 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T17:50:15.866 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T17:50:15.866 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T17:50:15.866 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T17:50:15.866 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T17:50:15.866 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T17:50:15.866 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T17:50:15.866 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T17:50:15.866 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T17:50:15.866 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T17:50:15.866 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T17:50:15.867 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T17:50:15.867 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T17:50:15.867 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T17:50:15.867 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T17:50:15.867 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T17:50:15.867 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T17:50:15.867 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T17:50:15.867 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T17:50:15.867 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T17:50:15.867 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T17:50:15.867 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T17:50:15.868 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.868 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T17:50:15.868 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T17:50:15.868 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T17:50:15.868 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T17:50:15.868 INFO:tasks.workunit.client.0.smithi029.stdout: 3, 2024-08-29T17:50:15.868 INFO:tasks.workunit.client.0.smithi029.stdout: 2 2024-08-29T17:50:15.868 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:15.868 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 5, 2024-08-29T17:50:15.868 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T17:50:15.868 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.869 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:15.869 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T17:50:15.869 INFO:tasks.workunit.client.0.smithi029.stdout: 0, 2024-08-29T17:50:15.869 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T17:50:15.869 INFO:tasks.workunit.client.0.smithi029.stdout: 7 2024-08-29T17:50:15.869 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:15.869 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 0, 2024-08-29T17:50:15.869 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T17:50:15.869 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T17:50:15.869 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 70, 2024-08-29T17:50:15.869 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T17:50:15.870 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T17:50:15.870 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T17:50:15.870 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T17:46:26.364951+0000", 2024-08-29T17:50:15.870 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T17:46:06.300879+0000", 2024-08-29T17:50:15.870 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T17:46:06.300879+0000", 2024-08-29T17:50:15.870 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T17:46:17.099392+0000", 2024-08-29T17:50:15.870 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T17:46:26.364951+0000", 2024-08-29T17:50:15.870 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:46:05.142502+0000", 2024-08-29T17:50:15.870 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T17:50:15.870 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:46:05.142502+0000", 2024-08-29T17:50:15.870 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 71, 2024-08-29T17:50:15.871 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T17:46:26.364951+0000", 2024-08-29T17:50:15.871 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T17:46:26.364951+0000", 2024-08-29T17:50:15.871 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T17:46:26.364951+0000", 2024-08-29T17:50:15.871 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T17:50:15.871 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T17:50:15.871 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:46:05.142502+0000", 2024-08-29T17:50:15.871 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T17:46:26.364951+0000", 2024-08-29T17:50:15.871 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T17:46:26.364951+0000", 2024-08-29T17:50:15.871 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T17:50:15.871 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 1, 2024-08-29T17:50:15.871 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T17:50:15.871 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T17:50:15.872 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 70, 2024-08-29T17:50:15.872 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T17:50:15.872 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T17:50:15.872 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T17:50:15.872 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T17:50:15.872 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 1, 2024-08-29T17:50:15.872 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T17:50:15.872 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T17:50:15.872 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T17:50:15.872 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "4.3", 2024-08-29T17:50:15.873 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T17:50:15.873 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T17:50:15.873 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 76, 2024-08-29T17:50:15.873 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 22, 2024-08-29T17:50:15.873 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T17:50:15.873 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T03:04:07.109049+0000", 2024-08-29T17:50:15.873 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.000606568, 2024-08-29T17:50:15.873 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T17:50:15.873 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T17:50:15.873 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T17:50:15.873 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T17:50:15.874 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T17:50:15.874 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T17:50:15.874 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T17:50:15.874 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T17:50:15.874 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T17:50:15.874 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T17:50:15.874 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T17:50:15.874 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T17:50:15.874 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T17:50:15.874 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T17:50:15.874 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T17:50:15.875 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T17:50:15.875 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T17:50:15.875 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T17:50:15.875 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 3, 2024-08-29T17:50:15.875 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 1, 2024-08-29T17:50:15.875 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T17:50:15.875 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 1, 2024-08-29T17:50:15.875 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T17:50:15.875 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T17:50:15.875 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T17:50:15.876 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T17:50:15.876 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T17:50:15.876 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T17:50:15.876 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T17:50:15.876 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T17:50:15.876 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T17:50:15.876 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T17:50:15.876 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T17:50:15.876 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T17:50:15.876 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T17:50:15.876 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T17:50:15.877 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T17:50:15.877 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T17:50:15.877 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T17:50:15.877 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T17:50:15.877 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T17:50:15.877 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T17:50:15.877 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.877 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T17:50:15.877 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T17:50:15.877 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T17:50:15.877 INFO:tasks.workunit.client.0.smithi029.stdout: 0, 2024-08-29T17:50:15.878 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T17:50:15.878 INFO:tasks.workunit.client.0.smithi029.stdout: 7 2024-08-29T17:50:15.878 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:15.878 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 0, 2024-08-29T17:50:15.878 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "73'1" 2024-08-29T17:50:15.878 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.878 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:15.878 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T17:50:15.878 INFO:tasks.workunit.client.0.smithi029.stdout: 7, 2024-08-29T17:50:15.878 INFO:tasks.workunit.client.0.smithi029.stdout: 0, 2024-08-29T17:50:15.878 INFO:tasks.workunit.client.0.smithi029.stdout: 4 2024-08-29T17:50:15.878 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:15.879 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 7, 2024-08-29T17:50:15.879 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T17:50:15.879 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T17:50:15.879 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 60, 2024-08-29T17:50:15.879 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T17:50:15.879 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T17:50:15.879 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T17:50:15.879 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T17:47:27.896867+0000", 2024-08-29T17:50:15.879 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T17:43:12.160883+0000", 2024-08-29T17:50:15.879 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T17:43:12.160883+0000", 2024-08-29T17:50:15.879 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T17:43:12.162174+0000", 2024-08-29T17:50:15.880 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T17:47:27.896867+0000", 2024-08-29T17:50:15.880 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T17:50:15.880 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T17:50:15.880 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T17:50:15.880 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 61, 2024-08-29T17:50:15.880 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T17:47:27.896867+0000", 2024-08-29T17:50:15.880 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T17:47:27.896867+0000", 2024-08-29T17:50:15.880 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T17:47:27.896867+0000", 2024-08-29T17:50:15.880 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T17:50:15.880 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T17:50:15.880 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T17:50:15.881 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T17:47:27.896867+0000", 2024-08-29T17:50:15.881 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T17:47:27.896867+0000", 2024-08-29T17:50:15.881 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T17:50:15.881 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T17:50:15.881 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T17:50:15.881 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T17:50:15.881 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 60, 2024-08-29T17:50:15.881 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T17:50:15.881 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T17:50:15.881 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T17:50:15.881 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T17:50:15.881 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T17:50:15.882 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T17:50:15.882 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T17:50:15.882 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T17:50:15.882 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "2.5", 2024-08-29T17:50:15.882 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T17:50:15.882 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T17:50:15.882 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 76, 2024-08-29T17:50:15.882 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 28, 2024-08-29T17:50:15.882 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T17:50:15.882 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T05:27:02.927149+0000", 2024-08-29T17:50:15.883 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T17:50:15.883 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T17:50:15.883 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T17:50:15.883 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T17:50:15.883 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T17:50:15.883 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T17:50:15.883 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T17:50:15.883 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T17:50:15.883 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T17:50:15.883 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T17:50:15.883 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T17:50:15.884 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T17:50:15.884 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T17:50:15.884 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T17:50:15.884 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T17:50:15.884 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T17:50:15.884 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T17:50:15.884 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T17:50:15.884 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T17:50:15.884 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T17:50:15.884 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T17:50:15.885 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T17:50:15.885 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T17:50:15.885 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T17:50:15.885 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T17:50:15.885 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T17:50:15.885 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T17:50:15.885 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T17:50:15.885 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T17:50:15.885 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T17:50:15.885 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T17:50:15.885 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T17:50:15.885 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T17:50:15.885 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T17:50:15.886 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T17:50:15.886 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T17:50:15.886 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T17:50:15.886 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T17:50:15.886 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T17:50:15.886 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T17:50:15.886 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T17:50:15.886 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T17:50:15.886 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T17:50:15.886 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.886 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T17:50:15.886 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T17:50:15.887 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T17:50:15.887 INFO:tasks.workunit.client.0.smithi029.stdout: 7, 2024-08-29T17:50:15.887 INFO:tasks.workunit.client.0.smithi029.stdout: 0, 2024-08-29T17:50:15.887 INFO:tasks.workunit.client.0.smithi029.stdout: 4 2024-08-29T17:50:15.887 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:15.887 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 7, 2024-08-29T17:50:15.887 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T17:50:15.887 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.887 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:15.887 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T17:50:15.887 INFO:tasks.workunit.client.0.smithi029.stdout: 1, 2024-08-29T17:50:15.887 INFO:tasks.workunit.client.0.smithi029.stdout: 2, 2024-08-29T17:50:15.888 INFO:tasks.workunit.client.0.smithi029.stdout: 5 2024-08-29T17:50:15.888 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:15.888 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 1, 2024-08-29T17:50:15.888 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T17:50:15.888 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T17:50:15.888 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T17:50:15.888 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T17:50:15.888 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T17:50:15.888 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T17:50:15.888 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T17:47:37.885918+0000", 2024-08-29T17:50:15.888 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T17:43:22.396889+0000", 2024-08-29T17:50:15.888 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T17:43:22.396889+0000", 2024-08-29T17:50:15.889 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T17:43:22.397499+0000", 2024-08-29T17:50:15.889 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T17:47:37.885918+0000", 2024-08-29T17:50:15.889 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:15.889 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T17:50:15.889 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:15.889 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 64, 2024-08-29T17:50:15.889 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T17:47:37.885918+0000", 2024-08-29T17:50:15.889 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T17:47:37.885918+0000", 2024-08-29T17:50:15.889 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T17:47:37.885918+0000", 2024-08-29T17:50:15.889 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T17:50:15.889 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T17:50:15.889 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:15.890 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T17:47:37.885918+0000", 2024-08-29T17:50:15.890 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T17:47:37.885918+0000", 2024-08-29T17:50:15.890 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T17:50:15.890 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T17:50:15.890 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T17:50:15.890 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T17:50:15.890 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 63, 2024-08-29T17:50:15.890 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T17:50:15.890 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T17:50:15.890 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T17:50:15.890 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T17:50:15.890 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T17:50:15.891 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T17:50:15.891 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T17:50:15.891 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T17:50:15.891 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.4", 2024-08-29T17:50:15.891 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T17:50:15.891 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T17:50:15.891 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 76, 2024-08-29T17:50:15.891 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 25, 2024-08-29T17:50:15.891 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T17:50:15.891 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T20:47:04.294723+0000", 2024-08-29T17:50:15.891 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T17:50:15.892 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T17:50:15.892 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T17:50:15.892 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T17:50:15.892 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T17:50:15.892 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T17:50:15.892 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T17:50:15.892 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T17:50:15.892 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T17:50:15.892 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T17:50:15.892 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T17:50:15.893 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T17:50:15.893 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T17:50:15.893 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T17:50:15.893 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T17:50:15.893 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T17:50:15.893 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T17:50:15.893 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T17:50:15.893 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T17:50:15.893 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T17:50:15.893 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T17:50:15.893 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T17:50:15.893 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T17:50:15.894 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T17:50:15.894 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T17:50:15.894 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T17:50:15.894 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T17:50:15.894 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T17:50:15.894 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T17:50:15.894 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T17:50:15.894 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T17:50:15.894 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T17:50:15.894 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T17:50:15.894 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T17:50:15.894 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T17:50:15.894 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T17:50:15.895 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T17:50:15.895 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T17:50:15.895 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T17:50:15.895 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T17:50:15.895 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T17:50:15.895 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T17:50:15.895 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T17:50:15.895 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.895 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T17:50:15.895 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T17:50:15.895 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T17:50:15.895 INFO:tasks.workunit.client.0.smithi029.stdout: 1, 2024-08-29T17:50:15.896 INFO:tasks.workunit.client.0.smithi029.stdout: 2, 2024-08-29T17:50:15.896 INFO:tasks.workunit.client.0.smithi029.stdout: 5 2024-08-29T17:50:15.896 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:15.896 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 1, 2024-08-29T17:50:15.896 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T17:50:15.896 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.896 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:15.896 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T17:50:15.896 INFO:tasks.workunit.client.0.smithi029.stdout: 3, 2024-08-29T17:50:15.896 INFO:tasks.workunit.client.0.smithi029.stdout: 7, 2024-08-29T17:50:15.896 INFO:tasks.workunit.client.0.smithi029.stdout: 0 2024-08-29T17:50:15.896 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:15.897 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 3, 2024-08-29T17:50:15.897 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T17:50:15.897 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T17:50:15.897 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 70, 2024-08-29T17:50:15.897 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T17:50:15.897 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T17:50:15.897 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T17:50:15.897 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T17:48:07.904476+0000", 2024-08-29T17:50:15.897 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T17:46:06.300427+0000", 2024-08-29T17:50:15.897 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T17:46:06.300427+0000", 2024-08-29T17:50:15.897 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T17:46:17.272881+0000", 2024-08-29T17:50:15.898 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T17:48:07.904476+0000", 2024-08-29T17:50:15.898 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:46:05.142502+0000", 2024-08-29T17:50:15.898 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T17:50:15.898 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:46:05.142502+0000", 2024-08-29T17:50:15.898 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 71, 2024-08-29T17:50:15.898 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T17:48:07.904476+0000", 2024-08-29T17:50:15.898 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T17:48:07.904476+0000", 2024-08-29T17:50:15.898 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T17:48:07.904476+0000", 2024-08-29T17:50:15.898 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T17:50:15.898 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T17:50:15.898 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:46:05.142502+0000", 2024-08-29T17:50:15.898 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T17:48:07.904476+0000", 2024-08-29T17:50:15.899 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T17:48:07.904476+0000", 2024-08-29T17:50:15.899 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T17:50:15.899 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T17:50:15.899 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T17:50:15.899 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T17:50:15.899 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 70, 2024-08-29T17:50:15.899 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T17:50:15.899 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T17:50:15.899 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T17:50:15.899 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T17:50:15.899 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T17:50:15.899 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T17:50:15.900 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T17:50:15.900 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T17:50:15.900 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "4.0", 2024-08-29T17:50:15.900 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T17:50:15.900 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T17:50:15.900 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 76, 2024-08-29T17:50:15.900 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 22, 2024-08-29T17:50:15.900 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T17:50:15.900 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T02:24:32.682378+0000", 2024-08-29T17:50:15.900 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.000952211, 2024-08-29T17:50:15.901 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T17:50:15.901 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T17:50:15.901 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T17:50:15.901 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T17:50:15.901 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T17:50:15.901 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T17:50:15.901 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T17:50:15.901 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T17:50:15.901 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T17:50:15.901 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T17:50:15.901 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T17:50:15.902 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T17:50:15.902 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T17:50:15.902 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T17:50:15.902 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T17:50:15.902 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T17:50:15.902 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T17:50:15.902 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T17:50:15.902 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T17:50:15.902 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T17:50:15.902 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T17:50:15.903 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T17:50:15.903 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T17:50:15.903 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T17:50:15.903 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T17:50:15.903 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T17:50:15.903 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T17:50:15.903 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T17:50:15.903 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T17:50:15.903 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T17:50:15.903 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T17:50:15.904 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T17:50:15.904 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T17:50:15.904 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T17:50:15.904 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T17:50:15.904 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T17:50:15.904 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T17:50:15.904 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T17:50:15.904 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T17:50:15.904 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T17:50:15.904 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T17:50:15.904 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T17:50:15.905 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.905 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T17:50:15.905 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T17:50:15.905 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T17:50:15.905 INFO:tasks.workunit.client.0.smithi029.stdout: 3, 2024-08-29T17:50:15.905 INFO:tasks.workunit.client.0.smithi029.stdout: 7, 2024-08-29T17:50:15.905 INFO:tasks.workunit.client.0.smithi029.stdout: 0 2024-08-29T17:50:15.905 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:15.905 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 3, 2024-08-29T17:50:15.905 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T17:50:15.905 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.906 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:15.906 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T17:50:15.906 INFO:tasks.workunit.client.0.smithi029.stdout: 1, 2024-08-29T17:50:15.906 INFO:tasks.workunit.client.0.smithi029.stdout: 6, 2024-08-29T17:50:15.906 INFO:tasks.workunit.client.0.smithi029.stdout: 4 2024-08-29T17:50:15.906 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:15.906 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 1, 2024-08-29T17:50:15.906 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T17:50:15.906 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T17:50:15.907 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 60, 2024-08-29T17:50:15.907 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T17:50:15.907 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T17:50:15.907 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T17:50:15.907 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T17:47:32.884937+0000", 2024-08-29T17:50:15.907 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T17:43:12.143293+0000", 2024-08-29T17:50:15.907 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T17:43:12.143293+0000", 2024-08-29T17:50:15.907 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T17:43:12.143625+0000", 2024-08-29T17:50:15.907 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T17:47:32.884937+0000", 2024-08-29T17:50:15.907 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T17:50:15.907 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T17:50:15.907 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T17:50:15.908 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 61, 2024-08-29T17:50:15.908 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T17:47:32.884937+0000", 2024-08-29T17:50:15.908 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T17:47:32.884937+0000", 2024-08-29T17:50:15.908 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T17:47:32.884937+0000", 2024-08-29T17:50:15.908 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T17:50:15.908 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T17:50:15.908 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T17:50:15.908 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T17:47:32.884937+0000", 2024-08-29T17:50:15.908 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T17:47:32.884937+0000", 2024-08-29T17:50:15.908 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T17:50:15.909 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 1, 2024-08-29T17:50:15.909 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T17:50:15.909 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T17:50:15.909 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 60, 2024-08-29T17:50:15.909 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T17:50:15.909 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T17:50:15.909 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T17:50:15.909 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T17:50:15.909 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 1, 2024-08-29T17:50:15.909 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T17:50:15.909 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T17:50:15.910 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T17:50:15.910 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "2.6", 2024-08-29T17:50:15.910 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T17:50:15.910 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T17:50:15.910 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 76, 2024-08-29T17:50:15.910 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 29, 2024-08-29T17:50:15.910 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T17:50:15.910 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T19:46:05.894272+0000", 2024-08-29T17:50:15.910 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T17:50:15.910 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T17:50:15.910 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T17:50:15.910 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T17:50:15.910 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T17:50:15.911 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T17:50:15.911 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T17:50:15.911 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T17:50:15.911 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T17:50:15.911 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T17:50:15.911 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T17:50:15.911 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T17:50:15.911 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T17:50:15.911 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T17:50:15.911 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T17:50:15.911 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T17:50:15.911 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T17:50:15.912 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T17:50:15.912 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T17:50:15.912 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 3, 2024-08-29T17:50:15.912 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 1, 2024-08-29T17:50:15.912 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T17:50:15.912 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 1, 2024-08-29T17:50:15.912 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T17:50:15.912 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T17:50:15.912 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T17:50:15.912 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T17:50:15.912 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T17:50:15.912 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 1, 2024-08-29T17:50:15.913 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T17:50:15.913 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T17:50:15.913 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T17:50:15.913 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T17:50:15.913 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T17:50:15.913 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T17:50:15.913 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T17:50:15.913 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T17:50:15.913 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T17:50:15.913 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T17:50:15.913 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T17:50:15.914 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T17:50:15.914 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 1, 2024-08-29T17:50:15.914 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T17:50:15.914 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.914 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T17:50:15.914 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T17:50:15.914 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T17:50:15.914 INFO:tasks.workunit.client.0.smithi029.stdout: 1, 2024-08-29T17:50:15.914 INFO:tasks.workunit.client.0.smithi029.stdout: 6, 2024-08-29T17:50:15.914 INFO:tasks.workunit.client.0.smithi029.stdout: 4 2024-08-29T17:50:15.914 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:15.914 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 1, 2024-08-29T17:50:15.914 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "66'1" 2024-08-29T17:50:15.915 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.915 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:15.915 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T17:50:15.915 INFO:tasks.workunit.client.0.smithi029.stdout: 3, 2024-08-29T17:50:15.915 INFO:tasks.workunit.client.0.smithi029.stdout: 7, 2024-08-29T17:50:15.915 INFO:tasks.workunit.client.0.smithi029.stdout: 0 2024-08-29T17:50:15.915 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:15.915 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 3, 2024-08-29T17:50:15.915 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T17:50:15.915 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T17:50:15.915 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T17:50:15.916 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T17:50:15.916 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T17:50:15.916 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T17:50:15.916 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T17:47:42.900207+0000", 2024-08-29T17:50:15.916 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T17:43:22.418687+0000", 2024-08-29T17:50:15.916 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T17:43:22.418687+0000", 2024-08-29T17:50:15.916 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T17:43:22.419076+0000", 2024-08-29T17:50:15.916 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T17:47:42.900207+0000", 2024-08-29T17:50:15.916 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:15.916 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T17:50:15.916 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:15.917 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 64, 2024-08-29T17:50:15.917 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T17:47:42.900207+0000", 2024-08-29T17:50:15.917 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T17:47:42.900207+0000", 2024-08-29T17:50:15.917 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T17:47:42.900207+0000", 2024-08-29T17:50:15.917 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T17:50:15.917 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T17:50:15.917 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:15.917 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T17:47:42.900207+0000", 2024-08-29T17:50:15.917 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T17:47:42.900207+0000", 2024-08-29T17:50:15.917 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T17:50:15.918 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T17:50:15.918 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T17:50:15.918 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T17:50:15.918 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 63, 2024-08-29T17:50:15.918 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T17:50:15.918 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T17:50:15.918 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T17:50:15.918 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T17:50:15.918 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T17:50:15.918 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T17:50:15.918 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T17:50:15.918 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T17:50:15.919 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.7", 2024-08-29T17:50:15.919 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T17:50:15.919 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T17:50:15.919 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 76, 2024-08-29T17:50:15.919 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 25, 2024-08-29T17:50:15.919 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T17:50:15.919 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T22:43:59.679507+0000", 2024-08-29T17:50:15.919 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T17:50:15.919 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T17:50:15.919 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T17:50:15.919 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T17:50:15.920 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T17:50:15.920 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T17:50:15.920 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T17:50:15.920 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T17:50:15.920 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T17:50:15.920 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T17:50:15.920 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T17:50:15.920 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T17:50:15.920 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T17:50:15.920 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T17:50:15.920 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T17:50:15.921 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T17:50:15.921 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T17:50:15.921 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T17:50:15.921 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T17:50:15.921 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T17:50:15.921 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T17:50:15.921 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T17:50:15.921 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T17:50:15.921 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T17:50:15.921 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T17:50:15.921 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T17:50:15.921 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T17:50:15.922 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T17:50:15.922 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T17:50:15.922 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T17:50:15.922 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T17:50:15.922 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T17:50:15.922 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T17:50:15.922 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T17:50:15.922 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T17:50:15.922 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T17:50:15.922 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T17:50:15.922 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T17:50:15.922 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T17:50:15.923 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T17:50:15.923 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T17:50:15.923 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T17:50:15.923 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T17:50:15.923 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.923 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T17:50:15.923 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T17:50:15.923 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T17:50:15.923 INFO:tasks.workunit.client.0.smithi029.stdout: 3, 2024-08-29T17:50:15.923 INFO:tasks.workunit.client.0.smithi029.stdout: 7, 2024-08-29T17:50:15.923 INFO:tasks.workunit.client.0.smithi029.stdout: 0 2024-08-29T17:50:15.923 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:15.923 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 3, 2024-08-29T17:50:15.924 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T17:50:15.924 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.924 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:15.924 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T17:50:15.924 INFO:tasks.workunit.client.0.smithi029.stdout: 4, 2024-08-29T17:50:15.924 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T17:50:15.924 INFO:tasks.workunit.client.0.smithi029.stdout: 6 2024-08-29T17:50:15.924 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:15.924 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 4, 2024-08-29T17:50:15.924 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T17:50:15.924 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T17:50:15.925 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 70, 2024-08-29T17:50:15.925 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T17:50:15.925 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T17:50:15.925 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T17:50:15.925 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T17:46:26.362606+0000", 2024-08-29T17:50:15.925 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T17:46:06.296418+0000", 2024-08-29T17:50:15.925 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T17:46:06.296418+0000", 2024-08-29T17:50:15.925 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T17:46:16.979620+0000", 2024-08-29T17:50:15.925 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T17:46:26.362606+0000", 2024-08-29T17:50:15.925 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:46:05.142502+0000", 2024-08-29T17:50:15.926 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T17:50:15.926 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:46:05.142502+0000", 2024-08-29T17:50:15.926 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 71, 2024-08-29T17:50:15.926 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T17:46:26.362606+0000", 2024-08-29T17:50:15.926 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T17:46:26.362606+0000", 2024-08-29T17:50:15.926 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T17:46:26.362606+0000", 2024-08-29T17:50:15.926 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T17:50:15.926 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T17:50:15.926 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:46:05.142502+0000", 2024-08-29T17:50:15.926 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T17:46:26.362606+0000", 2024-08-29T17:50:15.926 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T17:46:26.362606+0000", 2024-08-29T17:50:15.926 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T17:50:15.927 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T17:50:15.927 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T17:50:15.927 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T17:50:15.927 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 70, 2024-08-29T17:50:15.927 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T17:50:15.927 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T17:50:15.927 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T17:50:15.927 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T17:50:15.927 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T17:50:15.927 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T17:50:15.927 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T17:50:15.927 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T17:50:15.928 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "4.1", 2024-08-29T17:50:15.928 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T17:50:15.928 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T17:50:15.928 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 76, 2024-08-29T17:50:15.928 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 21, 2024-08-29T17:50:15.928 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T17:50:15.928 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T00:18:30.527314+0000", 2024-08-29T17:50:15.928 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.00122641, 2024-08-29T17:50:15.928 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T17:50:15.928 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T17:50:15.928 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T17:50:15.929 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T17:50:15.929 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T17:50:15.929 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T17:50:15.929 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T17:50:15.929 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T17:50:15.929 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T17:50:15.929 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T17:50:15.929 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T17:50:15.929 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T17:50:15.929 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T17:50:15.929 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T17:50:15.930 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T17:50:15.930 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T17:50:15.930 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T17:50:15.930 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T17:50:15.930 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T17:50:15.930 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T17:50:15.930 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T17:50:15.930 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T17:50:15.930 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T17:50:15.930 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T17:50:15.930 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T17:50:15.930 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T17:50:15.931 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T17:50:15.931 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T17:50:15.931 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T17:50:15.931 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T17:50:15.931 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T17:50:15.931 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T17:50:15.931 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T17:50:15.931 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T17:50:15.931 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T17:50:15.931 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T17:50:15.931 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T17:50:15.932 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T17:50:15.932 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T17:50:15.932 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T17:50:15.932 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T17:50:15.932 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T17:50:15.932 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.932 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T17:50:15.932 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T17:50:15.932 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T17:50:15.932 INFO:tasks.workunit.client.0.smithi029.stdout: 4, 2024-08-29T17:50:15.933 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T17:50:15.933 INFO:tasks.workunit.client.0.smithi029.stdout: 6 2024-08-29T17:50:15.933 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:15.933 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 4, 2024-08-29T17:50:15.933 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T17:50:15.933 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.933 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:15.933 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T17:50:15.933 INFO:tasks.workunit.client.0.smithi029.stdout: 6, 2024-08-29T17:50:15.933 INFO:tasks.workunit.client.0.smithi029.stdout: 7, 2024-08-29T17:50:15.933 INFO:tasks.workunit.client.0.smithi029.stdout: 2 2024-08-29T17:50:15.933 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:15.934 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 6, 2024-08-29T17:50:15.934 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T17:50:15.934 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T17:50:15.934 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 60, 2024-08-29T17:50:15.934 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T17:50:15.934 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T17:50:15.934 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T17:50:15.934 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T17:47:32.896228+0000", 2024-08-29T17:50:15.934 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T17:43:12.157849+0000", 2024-08-29T17:50:15.934 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T17:43:12.157849+0000", 2024-08-29T17:50:15.934 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T17:43:12.158688+0000", 2024-08-29T17:50:15.935 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T17:47:32.896228+0000", 2024-08-29T17:50:15.935 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T17:50:15.935 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T17:50:15.935 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T17:50:15.935 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 61, 2024-08-29T17:50:15.935 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T17:47:32.896228+0000", 2024-08-29T17:50:15.935 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T17:47:32.896228+0000", 2024-08-29T17:50:15.935 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T17:47:32.896228+0000", 2024-08-29T17:50:15.935 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T17:50:15.935 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T17:50:15.935 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T17:50:15.936 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T17:47:32.896228+0000", 2024-08-29T17:50:15.936 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T17:47:32.896228+0000", 2024-08-29T17:50:15.936 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T17:50:15.936 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 2, 2024-08-29T17:50:15.936 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T17:50:15.936 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T17:50:15.936 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 60, 2024-08-29T17:50:15.936 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T17:50:15.936 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T17:50:15.936 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T17:50:15.937 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T17:50:15.937 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 2, 2024-08-29T17:50:15.937 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T17:50:15.937 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T17:50:15.937 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T17:50:15.937 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "2.7", 2024-08-29T17:50:15.937 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T17:50:15.937 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T17:50:15.937 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 76, 2024-08-29T17:50:15.937 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 30, 2024-08-29T17:50:15.937 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T17:50:15.938 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T03:29:39.643120+0000", 2024-08-29T17:50:15.938 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T17:50:15.938 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T17:50:15.938 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T17:50:15.938 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T17:50:15.938 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T17:50:15.938 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T17:50:15.938 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T17:50:15.938 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T17:50:15.938 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T17:50:15.938 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T17:50:15.939 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T17:50:15.939 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T17:50:15.939 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T17:50:15.939 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T17:50:15.939 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T17:50:15.939 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T17:50:15.939 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T17:50:15.939 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T17:50:15.939 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T17:50:15.939 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 3, 2024-08-29T17:50:15.939 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 1, 2024-08-29T17:50:15.940 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T17:50:15.940 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 1, 2024-08-29T17:50:15.940 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T17:50:15.940 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T17:50:15.940 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T17:50:15.940 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T17:50:15.940 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T17:50:15.940 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 1, 2024-08-29T17:50:15.940 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T17:50:15.940 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T17:50:15.940 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T17:50:15.940 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T17:50:15.941 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T17:50:15.941 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T17:50:15.941 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T17:50:15.941 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T17:50:15.941 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T17:50:15.941 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T17:50:15.941 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T17:50:15.941 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T17:50:15.941 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 3, 2024-08-29T17:50:15.941 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T17:50:15.941 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.942 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T17:50:15.942 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T17:50:15.942 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T17:50:15.942 INFO:tasks.workunit.client.0.smithi029.stdout: 6, 2024-08-29T17:50:15.942 INFO:tasks.workunit.client.0.smithi029.stdout: 7, 2024-08-29T17:50:15.942 INFO:tasks.workunit.client.0.smithi029.stdout: 2 2024-08-29T17:50:15.942 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:15.942 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 6, 2024-08-29T17:50:15.942 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "66'2" 2024-08-29T17:50:15.942 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.942 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:15.942 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T17:50:15.943 INFO:tasks.workunit.client.0.smithi029.stdout: 0, 2024-08-29T17:50:15.943 INFO:tasks.workunit.client.0.smithi029.stdout: 1, 2024-08-29T17:50:15.943 INFO:tasks.workunit.client.0.smithi029.stdout: 4 2024-08-29T17:50:15.943 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:15.943 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 0, 2024-08-29T17:50:15.943 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T17:50:15.943 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T17:50:15.943 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T17:50:15.943 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T17:50:15.943 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T17:50:15.943 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T17:50:15.944 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T17:47:42.900848+0000", 2024-08-29T17:50:15.944 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T17:43:22.403208+0000", 2024-08-29T17:50:15.944 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T17:43:22.403208+0000", 2024-08-29T17:50:15.944 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T17:43:22.404105+0000", 2024-08-29T17:50:15.944 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T17:47:42.900848+0000", 2024-08-29T17:50:15.944 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:15.944 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T17:50:15.944 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:15.944 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 64, 2024-08-29T17:50:15.944 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T17:47:42.900848+0000", 2024-08-29T17:50:15.944 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T17:47:42.900848+0000", 2024-08-29T17:50:15.945 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T17:47:42.900848+0000", 2024-08-29T17:50:15.945 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T17:50:15.945 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T17:50:15.945 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:15.945 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T17:47:42.900848+0000", 2024-08-29T17:50:15.945 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T17:47:42.900848+0000", 2024-08-29T17:50:15.945 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T17:50:15.945 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T17:50:15.945 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T17:50:15.945 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T17:50:15.945 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 63, 2024-08-29T17:50:15.946 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T17:50:15.946 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T17:50:15.946 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T17:50:15.946 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T17:50:15.946 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T17:50:15.946 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T17:50:15.946 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T17:50:15.946 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T17:50:15.946 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.6", 2024-08-29T17:50:15.946 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T17:50:15.946 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T17:50:15.947 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 76, 2024-08-29T17:50:15.947 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 25, 2024-08-29T17:50:15.947 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T17:50:15.947 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T22:59:27.504409+0000", 2024-08-29T17:50:15.947 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T17:50:15.947 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T17:50:15.947 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T17:50:15.947 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T17:50:15.947 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T17:50:15.947 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T17:50:15.947 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T17:50:15.948 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T17:50:15.948 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T17:50:15.948 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T17:50:15.948 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T17:50:15.948 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T17:50:15.948 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T17:50:15.948 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T17:50:15.948 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T17:50:15.948 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T17:50:15.948 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T17:50:15.948 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T17:50:15.949 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T17:50:15.949 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T17:50:15.949 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T17:50:15.949 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T17:50:15.949 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T17:50:15.949 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T17:50:15.949 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T17:50:15.949 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T17:50:15.949 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T17:50:15.949 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T17:50:15.949 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T17:50:15.950 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T17:50:15.950 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T17:50:15.950 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T17:50:15.950 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T17:50:15.950 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T17:50:15.950 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T17:50:15.950 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T17:50:15.950 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T17:50:15.950 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T17:50:15.950 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T17:50:15.950 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T17:50:15.951 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T17:50:15.951 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T17:50:15.951 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T17:50:15.951 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.951 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T17:50:15.951 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T17:50:15.951 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T17:50:15.951 INFO:tasks.workunit.client.0.smithi029.stdout: 0, 2024-08-29T17:50:15.951 INFO:tasks.workunit.client.0.smithi029.stdout: 1, 2024-08-29T17:50:15.951 INFO:tasks.workunit.client.0.smithi029.stdout: 4 2024-08-29T17:50:15.951 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:15.951 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 0, 2024-08-29T17:50:15.952 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T17:50:15.952 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.952 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:15.952 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T17:50:15.952 INFO:tasks.workunit.client.0.smithi029.stdout: 7, 2024-08-29T17:50:15.952 INFO:tasks.workunit.client.0.smithi029.stdout: 0, 2024-08-29T17:50:15.952 INFO:tasks.workunit.client.0.smithi029.stdout: 1 2024-08-29T17:50:15.952 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:15.952 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 7, 2024-08-29T17:50:15.952 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T17:50:15.952 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T17:50:15.953 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 60, 2024-08-29T17:50:15.953 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T17:50:15.953 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T17:50:15.953 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T17:50:15.953 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T17:47:32.897557+0000", 2024-08-29T17:50:15.953 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T17:43:12.159593+0000", 2024-08-29T17:50:15.953 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T17:43:12.159593+0000", 2024-08-29T17:50:15.953 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T17:43:12.160549+0000", 2024-08-29T17:50:15.953 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T17:47:32.897557+0000", 2024-08-29T17:50:15.953 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T17:50:15.953 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T17:50:15.954 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T17:50:15.954 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 61, 2024-08-29T17:50:15.954 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T17:47:32.897557+0000", 2024-08-29T17:50:15.954 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T17:47:32.897557+0000", 2024-08-29T17:50:15.954 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T17:47:32.897557+0000", 2024-08-29T17:50:15.954 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T17:50:15.954 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T17:50:15.954 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T17:50:15.954 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T17:47:32.897557+0000", 2024-08-29T17:50:15.954 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T17:47:32.897557+0000", 2024-08-29T17:50:15.954 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T17:50:15.955 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T17:50:15.955 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T17:50:15.955 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T17:50:15.955 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 60, 2024-08-29T17:50:15.955 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T17:50:15.955 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T17:50:15.955 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T17:50:15.955 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T17:50:15.955 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T17:50:15.955 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T17:50:15.955 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T17:50:15.956 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T17:50:15.956 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "2.8", 2024-08-29T17:50:15.956 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T17:50:15.956 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T17:50:15.956 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 76, 2024-08-29T17:50:15.956 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 28, 2024-08-29T17:50:15.956 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T17:50:15.956 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T00:52:07.763403+0000", 2024-08-29T17:50:15.956 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T17:50:15.956 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T17:50:15.956 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T17:50:15.956 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T17:50:15.957 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T17:50:15.957 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T17:50:15.957 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T17:50:15.957 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T17:50:15.957 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T17:50:15.957 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T17:50:15.957 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T17:50:15.957 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T17:50:15.957 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T17:50:15.957 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T17:50:15.957 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T17:50:15.958 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T17:50:15.958 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T17:50:15.958 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T17:50:15.958 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T17:50:15.958 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T17:50:15.958 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T17:50:15.958 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T17:50:15.958 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T17:50:15.958 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T17:50:15.958 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T17:50:15.958 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T17:50:15.958 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T17:50:15.959 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T17:50:15.959 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T17:50:15.959 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T17:50:15.959 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T17:50:15.959 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T17:50:15.959 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T17:50:15.959 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T17:50:15.959 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T17:50:15.959 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T17:50:15.959 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T17:50:15.959 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T17:50:15.960 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T17:50:15.960 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T17:50:15.960 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T17:50:15.960 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T17:50:15.960 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T17:50:15.960 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.960 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T17:50:15.960 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T17:50:15.960 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T17:50:15.960 INFO:tasks.workunit.client.0.smithi029.stdout: 7, 2024-08-29T17:50:15.960 INFO:tasks.workunit.client.0.smithi029.stdout: 0, 2024-08-29T17:50:15.961 INFO:tasks.workunit.client.0.smithi029.stdout: 1 2024-08-29T17:50:15.961 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:15.961 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 7, 2024-08-29T17:50:15.961 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T17:50:15.961 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.961 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:15.961 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T17:50:15.961 INFO:tasks.workunit.client.0.smithi029.stdout: 4, 2024-08-29T17:50:15.961 INFO:tasks.workunit.client.0.smithi029.stdout: 2, 2024-08-29T17:50:15.961 INFO:tasks.workunit.client.0.smithi029.stdout: 7 2024-08-29T17:50:15.961 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:15.962 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 4, 2024-08-29T17:50:15.962 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T17:50:15.962 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T17:50:15.962 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T17:50:15.962 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T17:50:15.962 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T17:50:15.962 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T17:50:15.962 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T17:47:42.896839+0000", 2024-08-29T17:50:15.962 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T17:43:22.410801+0000", 2024-08-29T17:50:15.962 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T17:43:22.410801+0000", 2024-08-29T17:50:15.962 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T17:43:22.420595+0000", 2024-08-29T17:50:15.963 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T17:47:42.896839+0000", 2024-08-29T17:50:15.963 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:15.963 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T17:50:15.963 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:15.963 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 64, 2024-08-29T17:50:15.963 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T17:47:42.896839+0000", 2024-08-29T17:50:15.963 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T17:47:42.896839+0000", 2024-08-29T17:50:15.963 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T17:47:42.896839+0000", 2024-08-29T17:50:15.963 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T17:50:15.963 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T17:50:15.963 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:15.964 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T17:47:42.896839+0000", 2024-08-29T17:50:15.964 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T17:47:42.896839+0000", 2024-08-29T17:50:15.964 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T17:50:15.964 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T17:50:15.964 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T17:50:15.964 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T17:50:15.964 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 63, 2024-08-29T17:50:15.964 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T17:50:15.964 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T17:50:15.964 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T17:50:15.964 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T17:50:15.965 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T17:50:15.965 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T17:50:15.965 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T17:50:15.965 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T17:50:15.965 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.9", 2024-08-29T17:50:15.965 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T17:50:15.965 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T17:50:15.965 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 76, 2024-08-29T17:50:15.965 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 25, 2024-08-29T17:50:15.965 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T17:50:15.965 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T00:01:50.559183+0000", 2024-08-29T17:50:15.965 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T17:50:15.966 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T17:50:15.966 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T17:50:15.966 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T17:50:15.966 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T17:50:15.966 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T17:50:15.966 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T17:50:15.966 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T17:50:15.966 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T17:50:15.966 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T17:50:15.966 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T17:50:15.966 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T17:50:15.966 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T17:50:15.967 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T17:50:15.967 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T17:50:15.967 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T17:50:15.967 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T17:50:15.967 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T17:50:15.967 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T17:50:15.967 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T17:50:15.967 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T17:50:15.967 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T17:50:15.967 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T17:50:15.967 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T17:50:15.967 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T17:50:15.968 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T17:50:15.968 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T17:50:15.968 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T17:50:15.968 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T17:50:15.968 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T17:50:15.968 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T17:50:15.968 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T17:50:15.968 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T17:50:15.968 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T17:50:15.968 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T17:50:15.968 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T17:50:15.968 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T17:50:15.968 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T17:50:15.969 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T17:50:15.969 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T17:50:15.969 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T17:50:15.969 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T17:50:15.969 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T17:50:15.969 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.969 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T17:50:15.969 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T17:50:15.969 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T17:50:15.969 INFO:tasks.workunit.client.0.smithi029.stdout: 4, 2024-08-29T17:50:15.969 INFO:tasks.workunit.client.0.smithi029.stdout: 2, 2024-08-29T17:50:15.970 INFO:tasks.workunit.client.0.smithi029.stdout: 7 2024-08-29T17:50:15.970 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:15.970 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 4, 2024-08-29T17:50:15.970 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T17:50:15.970 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.970 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:15.970 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T17:50:15.970 INFO:tasks.workunit.client.0.smithi029.stdout: 1, 2024-08-29T17:50:15.970 INFO:tasks.workunit.client.0.smithi029.stdout: 7, 2024-08-29T17:50:15.970 INFO:tasks.workunit.client.0.smithi029.stdout: 3 2024-08-29T17:50:15.970 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:15.970 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 1, 2024-08-29T17:50:15.971 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T17:50:15.971 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T17:50:15.971 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 60, 2024-08-29T17:50:15.971 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T17:50:15.971 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T17:50:15.971 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T17:50:15.971 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T17:47:37.885698+0000", 2024-08-29T17:50:15.971 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T17:43:12.136963+0000", 2024-08-29T17:50:15.971 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T17:43:12.136963+0000", 2024-08-29T17:50:15.971 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T17:43:12.137237+0000", 2024-08-29T17:50:15.971 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T17:47:37.885698+0000", 2024-08-29T17:50:15.971 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T17:50:15.972 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T17:50:15.972 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T17:50:15.972 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 61, 2024-08-29T17:50:15.972 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T17:47:37.885698+0000", 2024-08-29T17:50:15.972 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T17:47:37.885698+0000", 2024-08-29T17:50:15.972 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T17:47:37.885698+0000", 2024-08-29T17:50:15.972 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T17:50:15.972 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T17:50:15.972 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T17:50:15.972 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T17:47:37.885698+0000", 2024-08-29T17:50:15.973 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T17:47:37.885698+0000", 2024-08-29T17:50:15.973 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T17:50:15.973 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T17:50:15.973 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T17:50:15.973 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T17:50:15.973 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 60, 2024-08-29T17:50:15.973 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T17:50:15.973 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T17:50:15.973 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T17:50:15.973 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T17:50:15.973 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T17:50:15.973 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T17:50:15.974 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T17:50:15.974 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T17:50:15.974 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "2.9", 2024-08-29T17:50:15.974 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T17:50:15.974 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T17:50:15.974 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 76, 2024-08-29T17:50:15.974 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 28, 2024-08-29T17:50:15.974 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T17:50:15.974 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T05:09:38.181638+0000", 2024-08-29T17:50:15.974 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T17:50:15.974 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T17:50:15.975 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T17:50:15.975 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T17:50:15.975 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T17:50:15.975 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T17:50:15.975 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T17:50:15.975 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T17:50:15.975 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T17:50:15.975 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T17:50:15.975 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T17:50:15.975 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T17:50:15.975 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T17:50:15.975 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T17:50:15.976 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T17:50:15.976 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T17:50:15.976 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T17:50:15.976 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T17:50:15.976 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T17:50:15.976 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T17:50:15.976 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T17:50:15.976 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T17:50:15.976 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T17:50:15.976 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T17:50:15.976 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T17:50:15.977 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T17:50:15.977 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T17:50:15.977 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T17:50:15.977 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T17:50:15.977 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T17:50:15.977 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T17:50:15.977 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T17:50:15.977 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T17:50:15.977 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T17:50:15.977 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T17:50:15.977 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T17:50:15.978 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T17:50:15.978 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T17:50:15.978 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T17:50:15.978 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T17:50:15.978 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T17:50:15.978 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T17:50:15.978 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T17:50:15.978 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.978 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T17:50:15.978 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T17:50:15.978 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T17:50:15.979 INFO:tasks.workunit.client.0.smithi029.stdout: 1, 2024-08-29T17:50:15.979 INFO:tasks.workunit.client.0.smithi029.stdout: 7, 2024-08-29T17:50:15.979 INFO:tasks.workunit.client.0.smithi029.stdout: 3 2024-08-29T17:50:15.979 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:15.979 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 1, 2024-08-29T17:50:15.979 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T17:50:15.979 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.979 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:15.979 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T17:50:15.979 INFO:tasks.workunit.client.0.smithi029.stdout: 3, 2024-08-29T17:50:15.979 INFO:tasks.workunit.client.0.smithi029.stdout: 1, 2024-08-29T17:50:15.979 INFO:tasks.workunit.client.0.smithi029.stdout: 7 2024-08-29T17:50:15.979 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:15.980 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 3, 2024-08-29T17:50:15.980 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T17:50:15.980 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T17:50:15.980 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T17:50:15.980 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T17:50:15.980 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T17:50:15.980 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T17:50:15.980 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T17:47:42.900059+0000", 2024-08-29T17:50:15.980 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T17:43:22.416656+0000", 2024-08-29T17:50:15.980 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T17:43:22.416656+0000", 2024-08-29T17:50:15.980 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T17:43:22.416935+0000", 2024-08-29T17:50:15.981 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T17:47:42.900059+0000", 2024-08-29T17:50:15.981 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:15.981 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T17:50:15.981 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:15.981 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 64, 2024-08-29T17:50:15.981 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T17:47:42.900059+0000", 2024-08-29T17:50:15.981 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T17:47:42.900059+0000", 2024-08-29T17:50:15.981 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T17:47:42.900059+0000", 2024-08-29T17:50:15.981 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T17:50:15.981 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T17:50:15.981 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:15.981 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T17:47:42.900059+0000", 2024-08-29T17:50:15.981 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T17:47:42.900059+0000", 2024-08-29T17:50:15.982 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T17:50:15.982 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T17:50:15.982 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T17:50:15.982 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T17:50:15.982 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 63, 2024-08-29T17:50:15.982 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T17:50:15.982 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T17:50:15.982 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T17:50:15.982 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T17:50:15.982 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T17:50:15.982 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T17:50:15.982 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T17:50:15.983 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T17:50:15.983 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.8", 2024-08-29T17:50:15.983 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T17:50:15.983 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T17:50:15.983 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 76, 2024-08-29T17:50:15.983 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 25, 2024-08-29T17:50:15.983 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T17:50:15.983 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T05:37:52.229115+0000", 2024-08-29T17:50:15.983 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T17:50:15.983 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T17:50:15.983 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T17:50:15.983 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T17:50:15.984 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T17:50:15.984 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T17:50:15.984 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T17:50:15.984 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T17:50:15.984 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T17:50:15.984 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T17:50:15.984 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T17:50:15.984 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T17:50:15.984 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T17:50:15.984 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T17:50:15.984 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T17:50:15.985 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T17:50:15.985 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T17:50:15.985 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T17:50:15.985 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T17:50:15.985 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T17:50:15.985 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T17:50:15.985 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T17:50:15.985 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T17:50:15.985 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T17:50:15.985 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T17:50:15.985 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T17:50:15.986 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T17:50:15.986 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T17:50:15.986 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T17:50:15.986 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T17:50:15.986 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T17:50:15.986 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T17:50:15.986 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T17:50:15.986 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T17:50:15.986 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T17:50:15.986 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T17:50:15.986 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T17:50:15.987 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T17:50:15.987 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T17:50:15.987 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T17:50:15.987 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T17:50:15.987 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T17:50:15.987 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T17:50:15.987 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.987 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T17:50:15.987 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T17:50:15.987 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T17:50:15.987 INFO:tasks.workunit.client.0.smithi029.stdout: 3, 2024-08-29T17:50:15.987 INFO:tasks.workunit.client.0.smithi029.stdout: 1, 2024-08-29T17:50:15.988 INFO:tasks.workunit.client.0.smithi029.stdout: 7 2024-08-29T17:50:15.988 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:15.988 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 3, 2024-08-29T17:50:15.988 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T17:50:15.988 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.988 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:15.988 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T17:50:15.988 INFO:tasks.workunit.client.0.smithi029.stdout: 1, 2024-08-29T17:50:15.988 INFO:tasks.workunit.client.0.smithi029.stdout: 3, 2024-08-29T17:50:15.988 INFO:tasks.workunit.client.0.smithi029.stdout: 7 2024-08-29T17:50:15.988 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:15.989 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 1, 2024-08-29T17:50:15.989 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T17:50:15.989 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T17:50:15.989 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 60, 2024-08-29T17:50:15.989 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T17:50:15.989 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T17:50:15.989 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T17:50:15.989 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T17:47:37.885808+0000", 2024-08-29T17:50:15.989 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T17:43:12.139261+0000", 2024-08-29T17:50:15.989 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T17:43:12.139261+0000", 2024-08-29T17:50:15.989 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T17:43:12.139525+0000", 2024-08-29T17:50:15.989 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T17:47:37.885808+0000", 2024-08-29T17:50:15.990 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T17:50:15.990 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T17:50:15.990 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T17:50:15.990 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 61, 2024-08-29T17:50:15.990 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T17:47:37.885808+0000", 2024-08-29T17:50:15.990 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T17:47:37.885808+0000", 2024-08-29T17:50:15.990 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T17:47:37.885808+0000", 2024-08-29T17:50:15.990 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T17:50:15.990 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T17:50:15.990 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T17:50:15.990 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T17:47:37.885808+0000", 2024-08-29T17:50:15.991 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T17:47:37.885808+0000", 2024-08-29T17:50:15.991 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T17:50:15.991 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T17:50:15.991 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T17:50:15.991 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T17:50:15.991 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 60, 2024-08-29T17:50:15.991 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T17:50:15.991 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T17:50:15.991 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T17:50:15.991 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T17:50:15.991 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T17:50:15.991 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T17:50:15.992 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T17:50:15.992 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T17:50:15.992 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "2.a", 2024-08-29T17:50:15.992 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T17:50:15.992 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T17:50:15.992 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 76, 2024-08-29T17:50:15.992 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 28, 2024-08-29T17:50:15.992 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T17:50:15.992 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T02:51:37.427415+0000", 2024-08-29T17:50:15.992 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T17:50:15.993 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T17:50:15.993 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T17:50:15.993 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T17:50:15.993 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T17:50:15.993 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T17:50:15.993 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T17:50:15.993 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T17:50:15.993 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T17:50:15.993 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T17:50:15.993 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T17:50:15.993 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T17:50:15.994 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T17:50:15.994 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T17:50:15.994 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T17:50:15.994 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T17:50:15.994 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T17:50:15.994 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T17:50:15.994 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T17:50:15.994 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T17:50:15.994 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T17:50:15.994 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T17:50:15.994 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T17:50:15.995 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T17:50:15.995 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T17:50:15.995 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T17:50:15.995 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T17:50:15.995 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T17:50:15.995 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T17:50:15.995 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T17:50:15.995 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T17:50:15.995 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T17:50:15.995 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T17:50:15.995 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T17:50:15.996 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T17:50:15.996 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T17:50:15.996 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T17:50:15.996 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T17:50:15.996 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T17:50:15.996 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T17:50:15.996 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T17:50:15.996 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T17:50:15.996 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T17:50:15.996 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.996 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T17:50:15.997 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T17:50:15.997 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T17:50:15.997 INFO:tasks.workunit.client.0.smithi029.stdout: 1, 2024-08-29T17:50:15.997 INFO:tasks.workunit.client.0.smithi029.stdout: 3, 2024-08-29T17:50:15.997 INFO:tasks.workunit.client.0.smithi029.stdout: 7 2024-08-29T17:50:15.997 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:15.997 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 1, 2024-08-29T17:50:15.997 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T17:50:15.997 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:15.997 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:15.997 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T17:50:15.998 INFO:tasks.workunit.client.0.smithi029.stdout: 3, 2024-08-29T17:50:15.998 INFO:tasks.workunit.client.0.smithi029.stdout: 2, 2024-08-29T17:50:15.998 INFO:tasks.workunit.client.0.smithi029.stdout: 4 2024-08-29T17:50:15.998 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:15.998 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 3, 2024-08-29T17:50:15.998 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T17:50:15.998 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T17:50:15.998 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T17:50:15.998 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T17:50:15.998 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T17:50:15.998 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T17:50:15.998 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T17:47:52.902014+0000", 2024-08-29T17:50:15.999 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T17:44:05.595388+0000", 2024-08-29T17:50:15.999 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T17:44:05.595388+0000", 2024-08-29T17:50:15.999 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T17:44:05.596339+0000", 2024-08-29T17:50:15.999 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T17:47:52.902014+0000", 2024-08-29T17:50:15.999 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:15.999 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T17:50:15.999 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:15.999 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 68, 2024-08-29T17:50:15.999 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T17:47:52.902014+0000", 2024-08-29T17:50:15.999 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T17:47:52.902014+0000", 2024-08-29T17:50:15.999 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T17:47:52.902014+0000", 2024-08-29T17:50:16.000 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T17:50:16.000 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T17:50:16.000 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:16.000 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T17:47:52.902014+0000", 2024-08-29T17:50:16.000 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T17:47:52.902014+0000", 2024-08-29T17:50:16.000 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T17:50:16.000 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T17:50:16.000 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T17:50:16.000 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T17:50:16.000 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 67, 2024-08-29T17:50:16.000 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T17:50:16.000 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T17:50:16.000 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T17:50:16.001 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T17:50:16.001 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T17:50:16.001 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T17:50:16.001 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T17:50:16.001 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T17:50:16.001 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.b", 2024-08-29T17:50:16.001 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T17:50:16.001 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T17:50:16.001 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 76, 2024-08-29T17:50:16.001 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 34, 2024-08-29T17:50:16.001 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T17:50:16.001 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T00:12:03.873318+0000", 2024-08-29T17:50:16.002 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T17:50:16.002 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T17:50:16.002 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T17:50:16.002 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T17:50:16.002 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T17:50:16.002 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T17:50:16.002 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T17:50:16.002 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T17:50:16.002 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T17:50:16.002 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T17:50:16.002 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T17:50:16.002 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T17:50:16.002 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T17:50:16.003 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T17:50:16.003 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T17:50:16.003 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T17:50:16.003 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T17:50:16.003 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T17:50:16.003 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T17:50:16.003 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T17:50:16.003 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T17:50:16.003 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T17:50:16.003 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T17:50:16.003 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T17:50:16.003 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T17:50:16.003 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T17:50:16.003 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T17:50:16.004 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T17:50:16.004 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T17:50:16.004 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T17:50:16.004 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T17:50:16.004 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T17:50:16.004 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T17:50:16.004 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T17:50:16.004 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T17:50:16.004 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T17:50:16.004 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T17:50:16.005 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T17:50:16.005 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T17:50:16.005 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T17:50:16.005 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T17:50:16.005 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T17:50:16.005 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T17:50:16.005 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.005 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T17:50:16.005 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T17:50:16.005 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T17:50:16.005 INFO:tasks.workunit.client.0.smithi029.stdout: 3, 2024-08-29T17:50:16.006 INFO:tasks.workunit.client.0.smithi029.stdout: 2, 2024-08-29T17:50:16.006 INFO:tasks.workunit.client.0.smithi029.stdout: 4 2024-08-29T17:50:16.006 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:16.006 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 3, 2024-08-29T17:50:16.006 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T17:50:16.006 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.006 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:16.006 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T17:50:16.006 INFO:tasks.workunit.client.0.smithi029.stdout: 7, 2024-08-29T17:50:16.006 INFO:tasks.workunit.client.0.smithi029.stdout: 4, 2024-08-29T17:50:16.006 INFO:tasks.workunit.client.0.smithi029.stdout: 5 2024-08-29T17:50:16.007 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:16.007 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 7, 2024-08-29T17:50:16.007 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T17:50:16.007 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T17:50:16.007 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 60, 2024-08-29T17:50:16.007 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T17:50:16.007 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T17:50:16.007 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T17:50:16.007 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T17:47:37.898519+0000", 2024-08-29T17:50:16.007 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T17:43:12.162582+0000", 2024-08-29T17:50:16.007 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T17:43:12.162582+0000", 2024-08-29T17:50:16.007 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T17:43:12.162880+0000", 2024-08-29T17:50:16.008 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T17:47:37.898519+0000", 2024-08-29T17:50:16.008 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T17:50:16.008 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T17:50:16.008 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T17:50:16.008 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 61, 2024-08-29T17:50:16.008 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T17:47:37.898519+0000", 2024-08-29T17:50:16.008 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T17:47:37.898519+0000", 2024-08-29T17:50:16.008 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T17:47:37.898519+0000", 2024-08-29T17:50:16.008 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T17:50:16.008 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T17:50:16.008 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T17:50:16.009 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T17:47:37.898519+0000", 2024-08-29T17:50:16.009 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T17:47:37.898519+0000", 2024-08-29T17:50:16.009 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T17:50:16.009 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 2, 2024-08-29T17:50:16.009 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T17:50:16.009 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T17:50:16.009 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 60, 2024-08-29T17:50:16.009 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T17:50:16.009 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T17:50:16.009 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T17:50:16.009 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T17:50:16.010 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 2, 2024-08-29T17:50:16.010 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T17:50:16.010 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T17:50:16.010 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T17:50:16.010 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "2.b", 2024-08-29T17:50:16.010 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T17:50:16.010 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T17:50:16.010 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 76, 2024-08-29T17:50:16.010 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 30, 2024-08-29T17:50:16.010 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T17:50:16.010 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T22:51:55.632010+0000", 2024-08-29T17:50:16.010 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T17:50:16.011 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T17:50:16.011 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T17:50:16.011 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T17:50:16.011 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T17:50:16.011 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T17:50:16.011 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T17:50:16.011 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T17:50:16.011 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T17:50:16.011 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T17:50:16.011 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T17:50:16.011 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T17:50:16.011 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T17:50:16.012 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T17:50:16.012 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T17:50:16.012 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T17:50:16.012 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T17:50:16.012 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T17:50:16.012 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T17:50:16.012 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 3, 2024-08-29T17:50:16.012 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 1, 2024-08-29T17:50:16.012 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T17:50:16.012 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 1, 2024-08-29T17:50:16.012 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T17:50:16.012 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T17:50:16.012 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T17:50:16.013 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T17:50:16.013 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T17:50:16.013 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 1, 2024-08-29T17:50:16.013 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T17:50:16.013 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T17:50:16.013 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T17:50:16.013 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T17:50:16.013 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T17:50:16.013 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T17:50:16.013 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T17:50:16.013 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T17:50:16.014 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T17:50:16.014 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T17:50:16.014 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T17:50:16.014 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T17:50:16.014 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 1, 2024-08-29T17:50:16.014 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T17:50:16.014 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.014 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T17:50:16.014 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T17:50:16.014 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T17:50:16.014 INFO:tasks.workunit.client.0.smithi029.stdout: 7, 2024-08-29T17:50:16.015 INFO:tasks.workunit.client.0.smithi029.stdout: 4, 2024-08-29T17:50:16.015 INFO:tasks.workunit.client.0.smithi029.stdout: 5 2024-08-29T17:50:16.015 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:16.015 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 7, 2024-08-29T17:50:16.015 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "66'2" 2024-08-29T17:50:16.015 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.015 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:16.015 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T17:50:16.015 INFO:tasks.workunit.client.0.smithi029.stdout: 6, 2024-08-29T17:50:16.015 INFO:tasks.workunit.client.0.smithi029.stdout: 4, 2024-08-29T17:50:16.015 INFO:tasks.workunit.client.0.smithi029.stdout: 1 2024-08-29T17:50:16.015 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:16.016 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 6, 2024-08-29T17:50:16.016 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T17:50:16.016 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T17:50:16.016 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T17:50:16.016 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T17:50:16.016 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T17:50:16.016 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T17:50:16.016 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T17:47:47.898349+0000", 2024-08-29T17:50:16.016 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T17:43:22.431693+0000", 2024-08-29T17:50:16.016 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T17:43:22.431693+0000", 2024-08-29T17:50:16.016 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T17:43:22.432223+0000", 2024-08-29T17:50:16.016 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T17:47:47.898349+0000", 2024-08-29T17:50:16.017 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:16.017 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T17:50:16.017 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:16.017 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 64, 2024-08-29T17:50:16.017 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T17:47:47.898349+0000", 2024-08-29T17:50:16.017 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T17:47:47.898349+0000", 2024-08-29T17:50:16.017 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T17:47:47.898349+0000", 2024-08-29T17:50:16.017 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T17:50:16.017 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T17:50:16.017 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:16.017 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T17:47:47.898349+0000", 2024-08-29T17:50:16.017 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T17:47:47.898349+0000", 2024-08-29T17:50:16.018 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T17:50:16.018 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T17:50:16.018 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T17:50:16.018 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T17:50:16.018 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 63, 2024-08-29T17:50:16.018 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T17:50:16.018 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T17:50:16.018 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T17:50:16.018 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T17:50:16.018 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T17:50:16.018 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T17:50:16.018 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T17:50:16.018 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T17:50:16.019 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.a", 2024-08-29T17:50:16.019 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T17:50:16.019 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T17:50:16.019 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 76, 2024-08-29T17:50:16.019 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 25, 2024-08-29T17:50:16.019 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T17:50:16.019 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T02:11:05.264439+0000", 2024-08-29T17:50:16.019 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T17:50:16.019 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T17:50:16.019 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T17:50:16.019 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T17:50:16.019 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T17:50:16.019 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T17:50:16.020 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T17:50:16.020 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T17:50:16.020 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T17:50:16.020 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T17:50:16.020 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T17:50:16.020 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T17:50:16.020 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T17:50:16.020 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T17:50:16.020 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T17:50:16.020 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T17:50:16.020 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T17:50:16.020 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T17:50:16.021 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T17:50:16.021 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T17:50:16.021 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T17:50:16.021 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T17:50:16.021 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T17:50:16.021 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T17:50:16.021 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T17:50:16.021 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T17:50:16.021 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T17:50:16.021 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T17:50:16.021 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T17:50:16.021 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T17:50:16.022 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T17:50:16.022 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T17:50:16.022 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T17:50:16.022 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T17:50:16.022 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T17:50:16.022 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T17:50:16.022 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T17:50:16.022 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T17:50:16.022 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T17:50:16.022 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T17:50:16.022 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T17:50:16.022 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T17:50:16.023 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T17:50:16.023 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.023 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T17:50:16.023 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T17:50:16.023 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T17:50:16.023 INFO:tasks.workunit.client.0.smithi029.stdout: 6, 2024-08-29T17:50:16.023 INFO:tasks.workunit.client.0.smithi029.stdout: 4, 2024-08-29T17:50:16.023 INFO:tasks.workunit.client.0.smithi029.stdout: 1 2024-08-29T17:50:16.023 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:16.023 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 6, 2024-08-29T17:50:16.023 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T17:50:16.024 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.024 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:16.024 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T17:50:16.024 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T17:50:16.024 INFO:tasks.workunit.client.0.smithi029.stdout: 4, 2024-08-29T17:50:16.024 INFO:tasks.workunit.client.0.smithi029.stdout: 6 2024-08-29T17:50:16.024 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:16.024 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 5, 2024-08-29T17:50:16.024 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T17:50:16.024 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T17:50:16.024 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T17:50:16.024 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T17:50:16.025 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T17:50:16.025 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T17:50:16.025 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T17:46:26.461100+0000", 2024-08-29T17:50:16.025 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T17:43:22.426859+0000", 2024-08-29T17:50:16.025 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T17:43:22.426859+0000", 2024-08-29T17:50:16.025 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T17:43:22.427617+0000", 2024-08-29T17:50:16.025 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T17:46:26.461100+0000", 2024-08-29T17:50:16.025 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:16.025 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T17:50:16.025 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:16.026 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 64, 2024-08-29T17:50:16.026 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T17:46:26.461100+0000", 2024-08-29T17:50:16.026 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T17:46:26.461100+0000", 2024-08-29T17:50:16.026 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T17:46:26.461100+0000", 2024-08-29T17:50:16.026 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T17:50:16.026 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T17:50:16.026 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:16.026 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T17:46:26.461100+0000", 2024-08-29T17:50:16.026 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T17:46:26.461100+0000", 2024-08-29T17:50:16.026 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T17:50:16.026 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T17:50:16.026 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T17:50:16.027 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T17:50:16.027 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 63, 2024-08-29T17:50:16.027 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T17:50:16.027 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T17:50:16.027 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T17:50:16.027 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T17:50:16.027 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T17:50:16.027 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T17:50:16.027 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T17:50:16.027 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T17:50:16.027 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.1d", 2024-08-29T17:50:16.028 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T17:50:16.028 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T17:50:16.028 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 76, 2024-08-29T17:50:16.028 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 24, 2024-08-29T17:50:16.028 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T17:50:16.028 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T22:28:12.823568+0000", 2024-08-29T17:50:16.028 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T17:50:16.028 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T17:50:16.028 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T17:50:16.028 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T17:50:16.029 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T17:50:16.029 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T17:50:16.029 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T17:50:16.029 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T17:50:16.029 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T17:50:16.029 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T17:50:16.029 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T17:50:16.029 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T17:50:16.029 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T17:50:16.029 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T17:50:16.029 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T17:50:16.029 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T17:50:16.029 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T17:50:16.030 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T17:50:16.030 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T17:50:16.030 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T17:50:16.030 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T17:50:16.030 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T17:50:16.030 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T17:50:16.030 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T17:50:16.030 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T17:50:16.030 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T17:50:16.030 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T17:50:16.030 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T17:50:16.031 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T17:50:16.031 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T17:50:16.031 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T17:50:16.031 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T17:50:16.031 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T17:50:16.031 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T17:50:16.031 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T17:50:16.031 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T17:50:16.031 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T17:50:16.031 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T17:50:16.031 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T17:50:16.031 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T17:50:16.032 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T17:50:16.032 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T17:50:16.032 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T17:50:16.032 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.032 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T17:50:16.032 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T17:50:16.032 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T17:50:16.032 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T17:50:16.032 INFO:tasks.workunit.client.0.smithi029.stdout: 4, 2024-08-29T17:50:16.032 INFO:tasks.workunit.client.0.smithi029.stdout: 6 2024-08-29T17:50:16.032 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:16.032 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 5, 2024-08-29T17:50:16.033 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T17:50:16.033 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.033 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:16.033 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T17:50:16.033 INFO:tasks.workunit.client.0.smithi029.stdout: 7, 2024-08-29T17:50:16.033 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T17:50:16.033 INFO:tasks.workunit.client.0.smithi029.stdout: 2 2024-08-29T17:50:16.033 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:16.033 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 7, 2024-08-29T17:50:16.033 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T17:50:16.033 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T17:50:16.034 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 60, 2024-08-29T17:50:16.034 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T17:50:16.034 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T17:50:16.034 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T17:50:16.034 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T17:46:26.467786+0000", 2024-08-29T17:50:16.034 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T17:43:12.161212+0000", 2024-08-29T17:50:16.034 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T17:43:12.161212+0000", 2024-08-29T17:50:16.034 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T17:43:12.162166+0000", 2024-08-29T17:50:16.034 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T17:46:26.467786+0000", 2024-08-29T17:50:16.034 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T17:50:16.034 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T17:50:16.034 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T17:50:16.035 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 61, 2024-08-29T17:50:16.035 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T17:46:26.467786+0000", 2024-08-29T17:50:16.035 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T17:46:26.467786+0000", 2024-08-29T17:50:16.035 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T17:46:26.467786+0000", 2024-08-29T17:50:16.035 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T17:50:16.035 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T17:50:16.035 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T17:50:16.035 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T17:46:26.467786+0000", 2024-08-29T17:50:16.035 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T17:46:26.467786+0000", 2024-08-29T17:50:16.035 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T17:50:16.035 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 2, 2024-08-29T17:50:16.035 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T17:50:16.036 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T17:50:16.036 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 60, 2024-08-29T17:50:16.036 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T17:50:16.036 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T17:50:16.036 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T17:50:16.036 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T17:50:16.036 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 2, 2024-08-29T17:50:16.036 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T17:50:16.036 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T17:50:16.036 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T17:50:16.036 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "2.1c", 2024-08-29T17:50:16.036 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T17:50:16.037 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T17:50:16.037 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 76, 2024-08-29T17:50:16.037 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 29, 2024-08-29T17:50:16.037 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T17:50:16.037 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T05:18:14.157999+0000", 2024-08-29T17:50:16.037 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T17:50:16.037 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T17:50:16.037 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T17:50:16.037 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T17:50:16.037 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T17:50:16.037 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T17:50:16.038 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T17:50:16.038 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T17:50:16.038 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T17:50:16.038 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T17:50:16.038 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T17:50:16.038 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T17:50:16.038 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T17:50:16.038 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T17:50:16.038 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T17:50:16.038 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T17:50:16.038 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T17:50:16.038 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T17:50:16.038 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T17:50:16.039 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 3, 2024-08-29T17:50:16.039 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 1, 2024-08-29T17:50:16.039 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T17:50:16.039 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 1, 2024-08-29T17:50:16.039 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T17:50:16.039 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T17:50:16.039 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T17:50:16.039 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T17:50:16.039 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T17:50:16.039 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 1, 2024-08-29T17:50:16.039 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T17:50:16.039 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T17:50:16.040 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T17:50:16.040 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T17:50:16.040 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T17:50:16.040 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T17:50:16.040 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T17:50:16.040 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T17:50:16.040 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T17:50:16.040 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T17:50:16.040 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T17:50:16.040 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T17:50:16.040 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 3, 2024-08-29T17:50:16.041 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T17:50:16.041 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.041 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T17:50:16.041 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T17:50:16.041 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T17:50:16.041 INFO:tasks.workunit.client.0.smithi029.stdout: 7, 2024-08-29T17:50:16.041 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T17:50:16.041 INFO:tasks.workunit.client.0.smithi029.stdout: 2 2024-08-29T17:50:16.041 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:16.041 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 7, 2024-08-29T17:50:16.041 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "66'2" 2024-08-29T17:50:16.042 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.042 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:16.042 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T17:50:16.042 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T17:50:16.042 INFO:tasks.workunit.client.0.smithi029.stdout: 4, 2024-08-29T17:50:16.042 INFO:tasks.workunit.client.0.smithi029.stdout: 1 2024-08-29T17:50:16.042 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:16.042 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 5, 2024-08-29T17:50:16.042 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T17:50:16.042 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T17:50:16.042 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T17:50:16.042 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T17:50:16.043 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T17:50:16.043 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T17:50:16.043 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T17:46:26.461034+0000", 2024-08-29T17:50:16.043 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T17:43:22.403501+0000", 2024-08-29T17:50:16.043 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T17:43:22.403501+0000", 2024-08-29T17:50:16.043 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T17:43:22.404322+0000", 2024-08-29T17:50:16.043 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T17:46:26.461034+0000", 2024-08-29T17:50:16.043 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:16.043 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T17:50:16.043 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:16.043 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 64, 2024-08-29T17:50:16.043 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T17:46:26.461034+0000", 2024-08-29T17:50:16.044 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T17:46:26.461034+0000", 2024-08-29T17:50:16.044 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T17:46:26.461034+0000", 2024-08-29T17:50:16.044 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T17:50:16.044 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T17:50:16.044 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:16.044 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T17:46:26.461034+0000", 2024-08-29T17:50:16.044 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T17:46:26.461034+0000", 2024-08-29T17:50:16.044 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T17:50:16.044 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T17:50:16.044 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T17:50:16.044 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T17:50:16.045 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 63, 2024-08-29T17:50:16.045 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T17:50:16.045 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T17:50:16.045 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T17:50:16.045 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T17:50:16.045 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T17:50:16.045 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T17:50:16.045 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T17:50:16.045 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T17:50:16.045 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.1c", 2024-08-29T17:50:16.045 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T17:50:16.045 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T17:50:16.046 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 76, 2024-08-29T17:50:16.046 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 24, 2024-08-29T17:50:16.046 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T17:50:16.046 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T01:02:49.970879+0000", 2024-08-29T17:50:16.046 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T17:50:16.046 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T17:50:16.046 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T17:50:16.046 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T17:50:16.046 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T17:50:16.046 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T17:50:16.046 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T17:50:16.046 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T17:50:16.047 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T17:50:16.047 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T17:50:16.047 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T17:50:16.047 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T17:50:16.047 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T17:50:16.047 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T17:50:16.047 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T17:50:16.047 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T17:50:16.047 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T17:50:16.047 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T17:50:16.047 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T17:50:16.048 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T17:50:16.048 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T17:50:16.048 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T17:50:16.048 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T17:50:16.048 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T17:50:16.048 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T17:50:16.048 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T17:50:16.048 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T17:50:16.048 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T17:50:16.048 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T17:50:16.048 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T17:50:16.049 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T17:50:16.049 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T17:50:16.049 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T17:50:16.049 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T17:50:16.049 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T17:50:16.049 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T17:50:16.049 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T17:50:16.049 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T17:50:16.049 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T17:50:16.049 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T17:50:16.049 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T17:50:16.050 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T17:50:16.050 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T17:50:16.050 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.050 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T17:50:16.050 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T17:50:16.050 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T17:50:16.050 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T17:50:16.050 INFO:tasks.workunit.client.0.smithi029.stdout: 4, 2024-08-29T17:50:16.050 INFO:tasks.workunit.client.0.smithi029.stdout: 1 2024-08-29T17:50:16.050 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:16.050 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 5, 2024-08-29T17:50:16.050 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T17:50:16.051 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.051 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:16.051 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T17:50:16.051 INFO:tasks.workunit.client.0.smithi029.stdout: 7, 2024-08-29T17:50:16.051 INFO:tasks.workunit.client.0.smithi029.stdout: 6, 2024-08-29T17:50:16.051 INFO:tasks.workunit.client.0.smithi029.stdout: 0 2024-08-29T17:50:16.051 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:16.051 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 7, 2024-08-29T17:50:16.051 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T17:50:16.051 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T17:50:16.051 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 60, 2024-08-29T17:50:16.051 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T17:50:16.052 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T17:50:16.052 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T17:50:16.052 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T17:46:26.468038+0000", 2024-08-29T17:50:16.052 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T17:43:12.159766+0000", 2024-08-29T17:50:16.052 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T17:43:12.159766+0000", 2024-08-29T17:50:16.052 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T17:43:12.161656+0000", 2024-08-29T17:50:16.052 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T17:46:26.468038+0000", 2024-08-29T17:50:16.052 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T17:50:16.052 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T17:50:16.052 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T17:50:16.052 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 61, 2024-08-29T17:50:16.052 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T17:46:26.468038+0000", 2024-08-29T17:50:16.053 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T17:46:26.468038+0000", 2024-08-29T17:50:16.053 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T17:46:26.468038+0000", 2024-08-29T17:50:16.053 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T17:50:16.053 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T17:50:16.053 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T17:50:16.053 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T17:46:26.468038+0000", 2024-08-29T17:50:16.053 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T17:46:26.468038+0000", 2024-08-29T17:50:16.053 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T17:50:16.053 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 2, 2024-08-29T17:50:16.053 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T17:50:16.053 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T17:50:16.054 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 60, 2024-08-29T17:50:16.054 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T17:50:16.054 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T17:50:16.054 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T17:50:16.054 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T17:50:16.054 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 2, 2024-08-29T17:50:16.054 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T17:50:16.054 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T17:50:16.054 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T17:50:16.054 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "2.1d", 2024-08-29T17:50:16.054 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T17:50:16.054 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T17:50:16.055 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 76, 2024-08-29T17:50:16.055 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 29, 2024-08-29T17:50:16.055 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T17:50:16.055 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T23:35:27.664152+0000", 2024-08-29T17:50:16.055 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T17:50:16.055 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T17:50:16.055 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T17:50:16.055 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T17:50:16.055 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T17:50:16.055 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T17:50:16.055 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T17:50:16.055 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T17:50:16.056 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T17:50:16.056 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T17:50:16.056 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T17:50:16.056 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T17:50:16.056 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T17:50:16.056 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T17:50:16.056 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T17:50:16.056 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T17:50:16.056 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T17:50:16.056 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T17:50:16.057 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T17:50:16.057 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 3, 2024-08-29T17:50:16.057 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 1, 2024-08-29T17:50:16.057 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T17:50:16.057 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 1, 2024-08-29T17:50:16.057 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T17:50:16.057 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T17:50:16.057 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T17:50:16.057 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T17:50:16.057 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T17:50:16.057 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 1, 2024-08-29T17:50:16.057 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T17:50:16.058 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T17:50:16.058 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T17:50:16.058 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T17:50:16.058 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T17:50:16.058 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T17:50:16.058 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T17:50:16.058 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T17:50:16.058 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T17:50:16.058 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T17:50:16.058 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T17:50:16.058 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T17:50:16.058 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 3, 2024-08-29T17:50:16.059 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T17:50:16.059 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.059 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T17:50:16.059 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T17:50:16.059 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T17:50:16.059 INFO:tasks.workunit.client.0.smithi029.stdout: 7, 2024-08-29T17:50:16.059 INFO:tasks.workunit.client.0.smithi029.stdout: 6, 2024-08-29T17:50:16.059 INFO:tasks.workunit.client.0.smithi029.stdout: 0 2024-08-29T17:50:16.059 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:16.059 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 7, 2024-08-29T17:50:16.059 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "66'2" 2024-08-29T17:50:16.059 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.060 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:16.060 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T17:50:16.060 INFO:tasks.workunit.client.0.smithi029.stdout: 0, 2024-08-29T17:50:16.060 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T17:50:16.060 INFO:tasks.workunit.client.0.smithi029.stdout: 2 2024-08-29T17:50:16.060 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:16.060 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 0, 2024-08-29T17:50:16.060 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T17:50:16.060 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T17:50:16.060 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T17:50:16.061 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T17:50:16.061 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T17:50:16.061 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T17:50:16.061 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T17:47:32.899567+0000", 2024-08-29T17:50:16.061 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T17:43:22.405822+0000", 2024-08-29T17:50:16.061 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T17:43:22.405822+0000", 2024-08-29T17:50:16.061 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T17:43:22.406102+0000", 2024-08-29T17:50:16.061 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T17:47:32.899567+0000", 2024-08-29T17:50:16.061 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:16.061 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T17:50:16.061 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:16.062 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 64, 2024-08-29T17:50:16.062 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T17:47:32.899567+0000", 2024-08-29T17:50:16.062 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T17:47:32.899567+0000", 2024-08-29T17:50:16.062 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T17:47:32.899567+0000", 2024-08-29T17:50:16.062 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T17:50:16.062 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T17:50:16.062 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:16.062 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T17:47:32.899567+0000", 2024-08-29T17:50:16.062 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T17:47:32.899567+0000", 2024-08-29T17:50:16.062 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T17:50:16.062 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T17:50:16.062 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T17:50:16.063 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T17:50:16.063 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 63, 2024-08-29T17:50:16.063 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T17:50:16.063 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T17:50:16.063 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T17:50:16.063 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T17:50:16.063 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T17:50:16.063 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T17:50:16.063 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T17:50:16.063 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T17:50:16.063 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.1f", 2024-08-29T17:50:16.064 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T17:50:16.064 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T17:50:16.064 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 76, 2024-08-29T17:50:16.064 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 25, 2024-08-29T17:50:16.064 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T17:50:16.064 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T02:23:16.509679+0000", 2024-08-29T17:50:16.064 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T17:50:16.064 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T17:50:16.064 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T17:50:16.064 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T17:50:16.064 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T17:50:16.064 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T17:50:16.065 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T17:50:16.065 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T17:50:16.065 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T17:50:16.065 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T17:50:16.065 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T17:50:16.065 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T17:50:16.065 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T17:50:16.065 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T17:50:16.065 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T17:50:16.065 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T17:50:16.065 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T17:50:16.065 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T17:50:16.066 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T17:50:16.066 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T17:50:16.066 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T17:50:16.066 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T17:50:16.066 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T17:50:16.066 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T17:50:16.066 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T17:50:16.066 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T17:50:16.066 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T17:50:16.066 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T17:50:16.067 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T17:50:16.067 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T17:50:16.067 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T17:50:16.067 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T17:50:16.067 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T17:50:16.067 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T17:50:16.067 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T17:50:16.067 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T17:50:16.067 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T17:50:16.067 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T17:50:16.067 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T17:50:16.068 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T17:50:16.068 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T17:50:16.068 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T17:50:16.068 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T17:50:16.068 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.068 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T17:50:16.068 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T17:50:16.068 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T17:50:16.068 INFO:tasks.workunit.client.0.smithi029.stdout: 0, 2024-08-29T17:50:16.068 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T17:50:16.068 INFO:tasks.workunit.client.0.smithi029.stdout: 2 2024-08-29T17:50:16.069 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:16.069 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 0, 2024-08-29T17:50:16.069 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T17:50:16.069 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.069 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:16.069 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T17:50:16.069 INFO:tasks.workunit.client.0.smithi029.stdout: 3, 2024-08-29T17:50:16.069 INFO:tasks.workunit.client.0.smithi029.stdout: 0, 2024-08-29T17:50:16.069 INFO:tasks.workunit.client.0.smithi029.stdout: 5 2024-08-29T17:50:16.069 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:16.070 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 3, 2024-08-29T17:50:16.070 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T17:50:16.070 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T17:50:16.070 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 60, 2024-08-29T17:50:16.070 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T17:50:16.070 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T17:50:16.070 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T17:50:16.070 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T17:47:12.392423+0000", 2024-08-29T17:50:16.070 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T17:43:12.127359+0000", 2024-08-29T17:50:16.070 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T17:43:12.127359+0000", 2024-08-29T17:50:16.070 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T17:43:12.127669+0000", 2024-08-29T17:50:16.070 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T17:47:12.392423+0000", 2024-08-29T17:50:16.071 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T17:50:16.071 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T17:50:16.071 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T17:50:16.071 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 61, 2024-08-29T17:50:16.071 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T17:47:12.392423+0000", 2024-08-29T17:50:16.071 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T17:47:12.392423+0000", 2024-08-29T17:50:16.071 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T17:47:12.392423+0000", 2024-08-29T17:50:16.071 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T17:50:16.071 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T17:50:16.071 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T17:50:16.071 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T17:47:12.392423+0000", 2024-08-29T17:50:16.071 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T17:47:12.392423+0000", 2024-08-29T17:50:16.072 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T17:50:16.072 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 1, 2024-08-29T17:50:16.072 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T17:50:16.072 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T17:50:16.072 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 60, 2024-08-29T17:50:16.072 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T17:50:16.072 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T17:50:16.072 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T17:50:16.072 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T17:50:16.072 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 1, 2024-08-29T17:50:16.072 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T17:50:16.072 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T17:50:16.073 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T17:50:16.073 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "2.1e", 2024-08-29T17:50:16.073 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T17:50:16.073 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T17:50:16.073 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 76, 2024-08-29T17:50:16.073 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 29, 2024-08-29T17:50:16.073 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T17:50:16.073 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T19:28:14.339311+0000", 2024-08-29T17:50:16.073 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T17:50:16.073 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T17:50:16.073 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T17:50:16.074 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T17:50:16.074 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T17:50:16.074 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T17:50:16.074 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T17:50:16.074 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T17:50:16.074 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T17:50:16.074 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T17:50:16.074 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T17:50:16.074 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T17:50:16.074 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T17:50:16.074 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T17:50:16.075 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T17:50:16.075 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T17:50:16.075 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T17:50:16.075 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T17:50:16.075 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T17:50:16.075 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T17:50:16.075 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T17:50:16.075 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T17:50:16.075 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T17:50:16.075 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T17:50:16.075 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T17:50:16.075 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T17:50:16.076 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T17:50:16.076 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T17:50:16.076 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T17:50:16.076 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T17:50:16.076 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T17:50:16.076 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T17:50:16.076 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T17:50:16.076 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T17:50:16.076 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T17:50:16.076 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T17:50:16.076 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T17:50:16.077 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T17:50:16.077 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T17:50:16.077 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T17:50:16.077 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T17:50:16.077 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T17:50:16.077 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T17:50:16.077 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.077 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T17:50:16.077 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T17:50:16.077 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T17:50:16.077 INFO:tasks.workunit.client.0.smithi029.stdout: 3, 2024-08-29T17:50:16.078 INFO:tasks.workunit.client.0.smithi029.stdout: 0, 2024-08-29T17:50:16.078 INFO:tasks.workunit.client.0.smithi029.stdout: 5 2024-08-29T17:50:16.078 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:16.078 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 3, 2024-08-29T17:50:16.078 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "66'1" 2024-08-29T17:50:16.078 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.078 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:16.078 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T17:50:16.078 INFO:tasks.workunit.client.0.smithi029.stdout: 3, 2024-08-29T17:50:16.078 INFO:tasks.workunit.client.0.smithi029.stdout: 6, 2024-08-29T17:50:16.078 INFO:tasks.workunit.client.0.smithi029.stdout: 2 2024-08-29T17:50:16.079 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:16.079 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 3, 2024-08-29T17:50:16.079 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T17:50:16.079 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T17:50:16.079 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T17:50:16.079 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T17:50:16.079 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T17:50:16.079 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T17:50:16.079 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T17:47:22.896880+0000", 2024-08-29T17:50:16.079 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T17:43:22.426568+0000", 2024-08-29T17:50:16.079 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T17:43:22.426568+0000", 2024-08-29T17:50:16.080 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T17:43:22.427031+0000", 2024-08-29T17:50:16.080 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T17:47:22.896880+0000", 2024-08-29T17:50:16.080 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:16.080 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T17:50:16.080 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:16.080 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 64, 2024-08-29T17:50:16.080 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T17:47:22.896880+0000", 2024-08-29T17:50:16.080 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T17:47:22.896880+0000", 2024-08-29T17:50:16.080 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T17:47:22.896880+0000", 2024-08-29T17:50:16.080 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T17:50:16.080 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T17:50:16.081 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:16.081 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T17:47:22.896880+0000", 2024-08-29T17:50:16.081 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T17:47:22.896880+0000", 2024-08-29T17:50:16.081 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T17:50:16.081 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T17:50:16.081 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T17:50:16.081 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T17:50:16.081 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 63, 2024-08-29T17:50:16.081 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T17:50:16.081 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T17:50:16.081 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T17:50:16.081 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T17:50:16.082 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T17:50:16.082 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T17:50:16.082 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T17:50:16.082 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T17:50:16.082 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.1e", 2024-08-29T17:50:16.082 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T17:50:16.082 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T17:50:16.082 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 76, 2024-08-29T17:50:16.082 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 25, 2024-08-29T17:50:16.082 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T17:50:16.082 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T04:52:27.019292+0000", 2024-08-29T17:50:16.082 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T17:50:16.083 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T17:50:16.083 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T17:50:16.083 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T17:50:16.083 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T17:50:16.083 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T17:50:16.083 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T17:50:16.083 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T17:50:16.083 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T17:50:16.083 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T17:50:16.083 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T17:50:16.083 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T17:50:16.083 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T17:50:16.084 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T17:50:16.084 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T17:50:16.084 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T17:50:16.084 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T17:50:16.084 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T17:50:16.084 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T17:50:16.084 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T17:50:16.084 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T17:50:16.084 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T17:50:16.084 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T17:50:16.084 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T17:50:16.085 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T17:50:16.085 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T17:50:16.085 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T17:50:16.085 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T17:50:16.085 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T17:50:16.085 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T17:50:16.085 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T17:50:16.085 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T17:50:16.085 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T17:50:16.085 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T17:50:16.085 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T17:50:16.085 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T17:50:16.086 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T17:50:16.086 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T17:50:16.086 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T17:50:16.086 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T17:50:16.086 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T17:50:16.086 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T17:50:16.086 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T17:50:16.086 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.086 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T17:50:16.086 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T17:50:16.086 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T17:50:16.086 INFO:tasks.workunit.client.0.smithi029.stdout: 3, 2024-08-29T17:50:16.087 INFO:tasks.workunit.client.0.smithi029.stdout: 6, 2024-08-29T17:50:16.087 INFO:tasks.workunit.client.0.smithi029.stdout: 2 2024-08-29T17:50:16.087 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:16.087 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 3, 2024-08-29T17:50:16.087 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T17:50:16.087 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.087 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:16.087 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T17:50:16.087 INFO:tasks.workunit.client.0.smithi029.stdout: 0, 2024-08-29T17:50:16.087 INFO:tasks.workunit.client.0.smithi029.stdout: 7, 2024-08-29T17:50:16.087 INFO:tasks.workunit.client.0.smithi029.stdout: 4 2024-08-29T17:50:16.088 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:16.088 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 0, 2024-08-29T17:50:16.088 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T17:50:16.088 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T17:50:16.088 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 60, 2024-08-29T17:50:16.088 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T17:50:16.088 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T17:50:16.088 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T17:50:16.088 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T17:47:27.898747+0000", 2024-08-29T17:50:16.088 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T17:43:12.140879+0000", 2024-08-29T17:50:16.088 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T17:43:12.140879+0000", 2024-08-29T17:50:16.088 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T17:43:12.141158+0000", 2024-08-29T17:50:16.089 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T17:47:27.898747+0000", 2024-08-29T17:50:16.089 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T17:50:16.089 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T17:50:16.089 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T17:50:16.089 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 61, 2024-08-29T17:50:16.089 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T17:47:27.898747+0000", 2024-08-29T17:50:16.089 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T17:47:27.898747+0000", 2024-08-29T17:50:16.089 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T17:47:27.898747+0000", 2024-08-29T17:50:16.089 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T17:50:16.089 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T17:50:16.089 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T17:50:16.090 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T17:47:27.898747+0000", 2024-08-29T17:50:16.090 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T17:47:27.898747+0000", 2024-08-29T17:50:16.090 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T17:50:16.090 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 4, 2024-08-29T17:50:16.090 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T17:50:16.090 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T17:50:16.090 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 60, 2024-08-29T17:50:16.090 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T17:50:16.090 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T17:50:16.090 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T17:50:16.090 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T17:50:16.090 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 4, 2024-08-29T17:50:16.091 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T17:50:16.091 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T17:50:16.091 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T17:50:16.091 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "2.1f", 2024-08-29T17:50:16.091 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T17:50:16.091 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T17:50:16.091 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 76, 2024-08-29T17:50:16.091 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 32, 2024-08-29T17:50:16.091 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T17:50:16.091 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T03:44:40.323006+0000", 2024-08-29T17:50:16.091 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T17:50:16.091 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T17:50:16.092 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T17:50:16.092 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 582, 2024-08-29T17:50:16.092 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T17:50:16.092 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T17:50:16.092 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T17:50:16.092 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T17:50:16.092 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T17:50:16.092 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T17:50:16.092 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T17:50:16.092 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T17:50:16.092 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T17:50:16.092 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T17:50:16.093 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T17:50:16.093 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T17:50:16.093 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T17:50:16.093 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T17:50:16.093 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T17:50:16.093 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 6, 2024-08-29T17:50:16.093 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 2, 2024-08-29T17:50:16.093 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T17:50:16.093 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 2, 2024-08-29T17:50:16.093 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T17:50:16.093 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T17:50:16.093 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T17:50:16.094 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T17:50:16.094 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T17:50:16.094 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 1, 2024-08-29T17:50:16.094 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T17:50:16.094 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T17:50:16.094 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T17:50:16.094 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T17:50:16.094 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T17:50:16.094 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T17:50:16.094 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T17:50:16.094 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T17:50:16.095 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T17:50:16.095 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T17:50:16.095 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T17:50:16.095 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T17:50:16.095 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 4, 2024-08-29T17:50:16.095 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 1 2024-08-29T17:50:16.095 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.095 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T17:50:16.095 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T17:50:16.095 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T17:50:16.095 INFO:tasks.workunit.client.0.smithi029.stdout: 0, 2024-08-29T17:50:16.095 INFO:tasks.workunit.client.0.smithi029.stdout: 7, 2024-08-29T17:50:16.095 INFO:tasks.workunit.client.0.smithi029.stdout: 4 2024-08-29T17:50:16.096 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:16.096 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 0, 2024-08-29T17:50:16.096 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "66'4" 2024-08-29T17:50:16.096 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:16.096 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:16.096 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_per_pool": [ 2024-08-29T17:50:16.096 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:16.096 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": 24, 2024-08-29T17:50:16.096 INFO:tasks.workunit.client.0.smithi029.stdout: "application": [ 2024-08-29T17:50:16.096 INFO:tasks.workunit.client.0.smithi029.stdout: "rbd" 2024-08-29T17:50:16.096 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:16.097 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 3, 2024-08-29T17:50:16.097 INFO:tasks.workunit.client.0.smithi029.stdout: "num_pg": 8, 2024-08-29T17:50:16.097 INFO:tasks.workunit.client.0.smithi029.stdout: "num_store_stats": 8, 2024-08-29T17:50:16.097 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 3, 2024-08-29T17:50:16.097 INFO:tasks.workunit.client.0.smithi029.stdout: "poolid": 4, 2024-08-29T17:50:16.097 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T17:50:16.097 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 19, 2024-08-29T17:50:16.097 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T17:50:16.097 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T17:50:16.097 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T17:50:16.097 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T17:50:16.098 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T17:50:16.098 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T17:50:16.098 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T17:50:16.098 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T17:50:16.098 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T17:50:16.098 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T17:50:16.098 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T17:50:16.098 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T17:50:16.098 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T17:50:16.098 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T17:50:16.098 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T17:50:16.098 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 6, 2024-08-29T17:50:16.099 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 2, 2024-08-29T17:50:16.099 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T17:50:16.099 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 2, 2024-08-29T17:50:16.099 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T17:50:16.099 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T17:50:16.099 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T17:50:16.099 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T17:50:16.099 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T17:50:16.099 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T17:50:16.099 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T17:50:16.099 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T17:50:16.100 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T17:50:16.100 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T17:50:16.100 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T17:50:16.100 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T17:50:16.100 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T17:50:16.100 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T17:50:16.100 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T17:50:16.100 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T17:50:16.100 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T17:50:16.100 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T17:50:16.100 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 2, 2024-08-29T17:50:16.100 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 2 2024-08-29T17:50:16.101 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.101 INFO:tasks.workunit.client.0.smithi029.stdout: "store_stats": { 2024-08-29T17:50:16.101 INFO:tasks.workunit.client.0.smithi029.stdout: "allocated": 12288, 2024-08-29T17:50:16.101 INFO:tasks.workunit.client.0.smithi029.stdout: "available": 0, 2024-08-29T17:50:16.101 INFO:tasks.workunit.client.0.smithi029.stdout: "data_compressed": 0, 2024-08-29T17:50:16.101 INFO:tasks.workunit.client.0.smithi029.stdout: "data_compressed_allocated": 0, 2024-08-29T17:50:16.101 INFO:tasks.workunit.client.0.smithi029.stdout: "data_compressed_original": 0, 2024-08-29T17:50:16.101 INFO:tasks.workunit.client.0.smithi029.stdout: "data_stored": 57, 2024-08-29T17:50:16.101 INFO:tasks.workunit.client.0.smithi029.stdout: "internal_metadata": 0, 2024-08-29T17:50:16.101 INFO:tasks.workunit.client.0.smithi029.stdout: "internally_reserved": 0, 2024-08-29T17:50:16.101 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_allocated": 0, 2024-08-29T17:50:16.102 INFO:tasks.workunit.client.0.smithi029.stdout: "total": 0 2024-08-29T17:50:16.102 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.102 INFO:tasks.workunit.client.0.smithi029.stdout: "up": 24 2024-08-29T17:50:16.102 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.102 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:16.102 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": 192, 2024-08-29T17:50:16.102 INFO:tasks.workunit.client.0.smithi029.stdout: "application": [ 2024-08-29T17:50:16.102 INFO:tasks.workunit.client.0.smithi029.stdout: "cephfs" 2024-08-29T17:50:16.102 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:16.102 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T17:50:16.102 INFO:tasks.workunit.client.0.smithi029.stdout: "num_pg": 64, 2024-08-29T17:50:16.102 INFO:tasks.workunit.client.0.smithi029.stdout: "num_store_stats": 8, 2024-08-29T17:50:16.103 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T17:50:16.103 INFO:tasks.workunit.client.0.smithi029.stdout: "poolid": 3, 2024-08-29T17:50:16.103 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T17:50:16.103 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T17:50:16.103 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T17:50:16.103 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T17:50:16.103 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T17:50:16.103 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T17:50:16.103 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T17:50:16.103 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T17:50:16.103 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T17:50:16.103 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T17:50:16.104 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T17:50:16.104 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T17:50:16.104 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T17:50:16.104 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T17:50:16.104 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T17:50:16.104 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T17:50:16.104 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T17:50:16.104 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T17:50:16.104 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T17:50:16.104 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T17:50:16.104 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T17:50:16.105 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T17:50:16.105 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T17:50:16.105 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T17:50:16.105 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T17:50:16.105 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T17:50:16.105 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T17:50:16.105 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T17:50:16.105 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T17:50:16.105 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T17:50:16.105 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T17:50:16.105 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T17:50:16.105 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T17:50:16.105 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T17:50:16.106 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T17:50:16.106 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T17:50:16.106 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T17:50:16.106 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T17:50:16.106 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T17:50:16.106 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T17:50:16.106 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T17:50:16.106 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.106 INFO:tasks.workunit.client.0.smithi029.stdout: "store_stats": { 2024-08-29T17:50:16.106 INFO:tasks.workunit.client.0.smithi029.stdout: "allocated": 0, 2024-08-29T17:50:16.106 INFO:tasks.workunit.client.0.smithi029.stdout: "available": 0, 2024-08-29T17:50:16.107 INFO:tasks.workunit.client.0.smithi029.stdout: "data_compressed": 0, 2024-08-29T17:50:16.107 INFO:tasks.workunit.client.0.smithi029.stdout: "data_compressed_allocated": 0, 2024-08-29T17:50:16.107 INFO:tasks.workunit.client.0.smithi029.stdout: "data_compressed_original": 0, 2024-08-29T17:50:16.107 INFO:tasks.workunit.client.0.smithi029.stdout: "data_stored": 0, 2024-08-29T17:50:16.107 INFO:tasks.workunit.client.0.smithi029.stdout: "internal_metadata": 0, 2024-08-29T17:50:16.107 INFO:tasks.workunit.client.0.smithi029.stdout: "internally_reserved": 0, 2024-08-29T17:50:16.107 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_allocated": 0, 2024-08-29T17:50:16.107 INFO:tasks.workunit.client.0.smithi029.stdout: "total": 0 2024-08-29T17:50:16.107 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.107 INFO:tasks.workunit.client.0.smithi029.stdout: "up": 192 2024-08-29T17:50:16.107 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.107 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:16.108 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": 96, 2024-08-29T17:50:16.108 INFO:tasks.workunit.client.0.smithi029.stdout: "application": [ 2024-08-29T17:50:16.108 INFO:tasks.workunit.client.0.smithi029.stdout: "cephfs" 2024-08-29T17:50:16.108 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:16.108 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 45, 2024-08-29T17:50:16.108 INFO:tasks.workunit.client.0.smithi029.stdout: "num_pg": 32, 2024-08-29T17:50:16.108 INFO:tasks.workunit.client.0.smithi029.stdout: "num_store_stats": 8, 2024-08-29T17:50:16.108 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 45, 2024-08-29T17:50:16.108 INFO:tasks.workunit.client.0.smithi029.stdout: "poolid": 2, 2024-08-29T17:50:16.108 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T17:50:16.108 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 3428, 2024-08-29T17:50:16.108 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T17:50:16.109 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T17:50:16.109 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T17:50:16.109 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T17:50:16.109 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T17:50:16.109 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T17:50:16.109 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T17:50:16.109 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T17:50:16.109 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T17:50:16.109 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T17:50:16.109 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T17:50:16.110 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T17:50:16.110 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T17:50:16.110 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T17:50:16.110 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T17:50:16.110 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 66, 2024-08-29T17:50:16.110 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 22, 2024-08-29T17:50:16.110 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T17:50:16.110 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 22, 2024-08-29T17:50:16.110 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T17:50:16.110 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T17:50:16.110 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T17:50:16.110 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T17:50:16.111 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T17:50:16.111 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 14, 2024-08-29T17:50:16.111 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T17:50:16.111 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T17:50:16.111 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T17:50:16.111 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T17:50:16.111 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T17:50:16.111 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T17:50:16.111 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T17:50:16.111 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T17:50:16.111 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T17:50:16.111 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T17:50:16.112 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T17:50:16.112 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T17:50:16.112 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 51, 2024-08-29T17:50:16.112 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 20 2024-08-29T17:50:16.112 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.112 INFO:tasks.workunit.client.0.smithi029.stdout: "store_stats": { 2024-08-29T17:50:16.112 INFO:tasks.workunit.client.0.smithi029.stdout: "allocated": 98304, 2024-08-29T17:50:16.112 INFO:tasks.workunit.client.0.smithi029.stdout: "available": 0, 2024-08-29T17:50:16.112 INFO:tasks.workunit.client.0.smithi029.stdout: "data_compressed": 0, 2024-08-29T17:50:16.112 INFO:tasks.workunit.client.0.smithi029.stdout: "data_compressed_allocated": 0, 2024-08-29T17:50:16.112 INFO:tasks.workunit.client.0.smithi029.stdout: "data_compressed_original": 0, 2024-08-29T17:50:16.112 INFO:tasks.workunit.client.0.smithi029.stdout: "data_stored": 10284, 2024-08-29T17:50:16.113 INFO:tasks.workunit.client.0.smithi029.stdout: "internal_metadata": 0, 2024-08-29T17:50:16.113 INFO:tasks.workunit.client.0.smithi029.stdout: "internally_reserved": 0, 2024-08-29T17:50:16.113 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_allocated": 0, 2024-08-29T17:50:16.113 INFO:tasks.workunit.client.0.smithi029.stdout: "total": 0 2024-08-29T17:50:16.113 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.113 INFO:tasks.workunit.client.0.smithi029.stdout: "up": 96 2024-08-29T17:50:16.113 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.113 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:16.113 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": 3, 2024-08-29T17:50:16.113 INFO:tasks.workunit.client.0.smithi029.stdout: "application": [ 2024-08-29T17:50:16.113 INFO:tasks.workunit.client.0.smithi029.stdout: "mgr" 2024-08-29T17:50:16.113 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:16.113 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 148, 2024-08-29T17:50:16.114 INFO:tasks.workunit.client.0.smithi029.stdout: "num_pg": 1, 2024-08-29T17:50:16.114 INFO:tasks.workunit.client.0.smithi029.stdout: "num_store_stats": 3, 2024-08-29T17:50:16.114 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 148, 2024-08-29T17:50:16.114 INFO:tasks.workunit.client.0.smithi029.stdout: "poolid": 1, 2024-08-29T17:50:16.114 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T17:50:16.114 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 590368, 2024-08-29T17:50:16.114 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T17:50:16.114 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 1771104, 2024-08-29T17:50:16.114 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T17:50:16.114 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T17:50:16.114 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T17:50:16.114 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T17:50:16.115 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T17:50:16.115 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T17:50:16.115 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T17:50:16.115 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T17:50:16.115 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T17:50:16.115 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T17:50:16.115 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T17:50:16.115 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T17:50:16.115 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T17:50:16.115 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 6, 2024-08-29T17:50:16.115 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 2, 2024-08-29T17:50:16.115 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T17:50:16.116 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 2, 2024-08-29T17:50:16.116 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T17:50:16.116 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T17:50:16.116 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T17:50:16.116 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T17:50:16.116 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T17:50:16.116 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T17:50:16.116 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T17:50:16.116 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 6, 2024-08-29T17:50:16.116 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T17:50:16.116 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T17:50:16.117 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T17:50:16.117 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T17:50:16.117 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T17:50:16.117 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 394, 2024-08-29T17:50:16.117 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 584, 2024-08-29T17:50:16.117 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T17:50:16.117 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T17:50:16.117 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T17:50:16.117 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 219, 2024-08-29T17:50:16.117 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 2416 2024-08-29T17:50:16.117 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.118 INFO:tasks.workunit.client.0.smithi029.stdout: "store_stats": { 2024-08-29T17:50:16.118 INFO:tasks.workunit.client.0.smithi029.stdout: "allocated": 1781760, 2024-08-29T17:50:16.118 INFO:tasks.workunit.client.0.smithi029.stdout: "available": 0, 2024-08-29T17:50:16.118 INFO:tasks.workunit.client.0.smithi029.stdout: "data_compressed": 0, 2024-08-29T17:50:16.118 INFO:tasks.workunit.client.0.smithi029.stdout: "data_compressed_allocated": 0, 2024-08-29T17:50:16.118 INFO:tasks.workunit.client.0.smithi029.stdout: "data_compressed_original": 0, 2024-08-29T17:50:16.118 INFO:tasks.workunit.client.0.smithi029.stdout: "data_stored": 1771104, 2024-08-29T17:50:16.118 INFO:tasks.workunit.client.0.smithi029.stdout: "internal_metadata": 0, 2024-08-29T17:50:16.118 INFO:tasks.workunit.client.0.smithi029.stdout: "internally_reserved": 0, 2024-08-29T17:50:16.118 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_allocated": 0, 2024-08-29T17:50:16.118 INFO:tasks.workunit.client.0.smithi029.stdout: "total": 0 2024-08-29T17:50:16.118 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.119 INFO:tasks.workunit.client.0.smithi029.stdout: "up": 3 2024-08-29T17:50:16.119 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:16.119 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:16.119 INFO:tasks.workunit.client.0.smithi029.stdout: "usage": { 2024-08-29T17:50:16.119 INFO:tasks.workunit.client.0.smithi029.stdout: "pg_num": 105, 2024-08-29T17:50:16.119 INFO:tasks.workunit.client.0.smithi029.stdout: "pools": 4, 2024-08-29T17:50:16.119 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_by_class": { 2024-08-29T17:50:16.119 INFO:tasks.workunit.client.0.smithi029.stdout: "ssd": { 2024-08-29T17:50:16.119 INFO:tasks.workunit.client.0.smithi029.stdout: "total_avail_bytes": 767718166528, 2024-08-29T17:50:16.119 INFO:tasks.workunit.client.0.smithi029.stdout: "total_bytes": 767960285184, 2024-08-29T17:50:16.119 INFO:tasks.workunit.client.0.smithi029.stdout: "total_used_bytes": 242118656, 2024-08-29T17:50:16.120 INFO:tasks.workunit.client.0.smithi029.stdout: "total_used_raw_bytes": 242118656, 2024-08-29T17:50:16.120 INFO:tasks.workunit.client.0.smithi029.stdout: "total_used_raw_ratio": 0.0003152749559376389 2024-08-29T17:50:16.120 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:16.120 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.120 INFO:tasks.workunit.client.0.smithi029.stdout: "total_avail_bytes": 767718166528, 2024-08-29T17:50:16.120 INFO:tasks.workunit.client.0.smithi029.stdout: "total_bytes": 767960285184, 2024-08-29T17:50:16.120 INFO:tasks.workunit.client.0.smithi029.stdout: "total_used_bytes": 242118656 2024-08-29T17:50:16.120 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:16.120 INFO:tasks.workunit.client.0.smithi029.stdout:} 2024-08-29T17:50:16.120 INFO:tasks.workunit.client.0.smithi029.stdout:Device report is generated separately. To see it run 'ceph telemetry show-device'. 2024-08-29T17:50:16.121 INFO:tasks.workunit.client.0.smithi029.stderr:+ ceph telemetry show-device 2024-08-29T17:50:16.122 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:50:14 smithi029 bash[22727]: ::ffff:172.21.15.110 - - [29/Aug/2024:17:50:14] "GET /metrics HTTP/1.1" 200 33741 "" "Prometheus/2.43.0" 2024-08-29T17:50:16.122 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:50:14 smithi029 bash[32453]: audit 2024-08-29T17:50:12.941062+0000 mgr.y (mgr.14454) 195 : audit [DBG] from='client.24680 -' entity='client.admin' cmd=[{"prefix": "telemetry enable channel", "channels": ["perf"], "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T17:50:16.122 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:50:14 smithi029 bash[32453]: audit 2024-08-29T17:50:13.725022+0000 mgr.y (mgr.14454) 196 : audit [DBG] from='client.24692 -' entity='client.admin' cmd=[{"prefix": "telemetry show", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T17:50:16.122 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:50:14 smithi029 bash[32453]: audit 2024-08-29T17:50:13.916422+0000 mon.a (mon.0) 984 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T17:50:16.122 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:50:14 smithi029 bash[32453]: audit 2024-08-29T17:50:13.916989+0000 mon.a (mon.0) 985 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T17:50:16.122 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:50:14 smithi029 bash[32453]: audit 2024-08-29T17:50:13.917359+0000 mon.a (mon.0) 986 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T17:50:16.122 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:50:14 smithi029 bash[32453]: audit 2024-08-29T17:50:13.920951+0000 mon.a (mon.0) 987 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T17:50:16.123 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:50:14 smithi029 bash[32453]: audit 2024-08-29T17:50:13.921432+0000 mon.a (mon.0) 988 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T17:50:16.123 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:50:14 smithi029 bash[32453]: audit 2024-08-29T17:50:13.921815+0000 mon.a (mon.0) 989 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T17:50:16.123 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:50:14 smithi029 bash[32453]: audit 2024-08-29T17:50:13.925064+0000 mon.a (mon.0) 990 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T17:50:16.123 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:50:14 smithi029 bash[32453]: audit 2024-08-29T17:50:13.925536+0000 mon.a (mon.0) 991 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T17:50:16.123 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:50:14 smithi029 bash[32453]: audit 2024-08-29T17:50:13.925974+0000 mon.a (mon.0) 992 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T17:50:16.123 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:50:14 smithi029 bash[32453]: audit 2024-08-29T17:50:13.947435+0000 mon.a (mon.0) 993 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T17:50:16.123 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:50:14 smithi029 bash[32453]: audit 2024-08-29T17:50:13.947553+0000 mon.a (mon.0) 994 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T17:50:16.123 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:50:14 smithi029 bash[32453]: audit 2024-08-29T17:50:13.948052+0000 mon.a (mon.0) 995 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T17:50:16.123 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:50:14 smithi029 bash[32453]: audit 2024-08-29T17:50:13.948472+0000 mon.a (mon.0) 996 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T17:50:16.123 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:50:14 smithi029 bash[32453]: audit 2024-08-29T17:50:13.948818+0000 mon.a (mon.0) 997 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T17:50:16.123 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:50:14 smithi029 bash[32453]: audit 2024-08-29T17:50:13.951908+0000 mon.b (mon.1) 31 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T17:50:16.123 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:50:14 smithi029 bash[32453]: audit 2024-08-29T17:50:13.952055+0000 mon.b (mon.1) 32 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T17:50:16.124 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:50:14 smithi110 bash[24444]: audit 2024-08-29T17:50:12.941062+0000 mgr.y (mgr.14454) 195 : audit [DBG] from='client.24680 -' entity='client.admin' cmd=[{"prefix": "telemetry enable channel", "channels": ["perf"], "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T17:50:16.124 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:50:14 smithi110 bash[24444]: audit 2024-08-29T17:50:13.725022+0000 mgr.y (mgr.14454) 196 : audit [DBG] from='client.24692 -' entity='client.admin' cmd=[{"prefix": "telemetry show", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T17:50:16.124 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:50:14 smithi110 bash[24444]: audit 2024-08-29T17:50:13.916422+0000 mon.a (mon.0) 984 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T17:50:16.124 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:50:14 smithi110 bash[24444]: audit 2024-08-29T17:50:13.916989+0000 mon.a (mon.0) 985 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T17:50:16.124 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:50:14 smithi110 bash[24444]: audit 2024-08-29T17:50:13.917359+0000 mon.a (mon.0) 986 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T17:50:16.124 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:50:14 smithi110 bash[24444]: audit 2024-08-29T17:50:13.920951+0000 mon.a (mon.0) 987 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T17:50:16.124 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:50:14 smithi110 bash[24444]: audit 2024-08-29T17:50:13.921432+0000 mon.a (mon.0) 988 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T17:50:16.125 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:50:14 smithi110 bash[24444]: audit 2024-08-29T17:50:13.921815+0000 mon.a (mon.0) 989 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T17:50:16.125 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:50:14 smithi110 bash[24444]: audit 2024-08-29T17:50:13.925064+0000 mon.a (mon.0) 990 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T17:50:16.125 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:50:14 smithi110 bash[24444]: audit 2024-08-29T17:50:13.925536+0000 mon.a (mon.0) 991 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T17:50:16.125 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:50:14 smithi110 bash[24444]: audit 2024-08-29T17:50:13.925974+0000 mon.a (mon.0) 992 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T17:50:16.125 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:50:14 smithi110 bash[24444]: audit 2024-08-29T17:50:13.947435+0000 mon.a (mon.0) 993 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T17:50:16.125 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:50:14 smithi110 bash[24444]: audit 2024-08-29T17:50:13.947553+0000 mon.a (mon.0) 994 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T17:50:16.125 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:50:14 smithi110 bash[24444]: audit 2024-08-29T17:50:13.948052+0000 mon.a (mon.0) 995 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T17:50:16.125 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:50:14 smithi110 bash[24444]: audit 2024-08-29T17:50:13.948472+0000 mon.a (mon.0) 996 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T17:50:16.125 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:50:14 smithi110 bash[24444]: audit 2024-08-29T17:50:13.948818+0000 mon.a (mon.0) 997 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T17:50:16.125 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:50:14 smithi110 bash[24444]: audit 2024-08-29T17:50:13.951908+0000 mon.b (mon.1) 31 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T17:50:16.125 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:50:14 smithi110 bash[24444]: audit 2024-08-29T17:50:13.952055+0000 mon.b (mon.1) 32 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T17:50:16.126 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:50:14 smithi110 bash[24444]: audit 2024-08-29T17:50:13.952268+0000 mon.a (mon.0) 998 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T17:50:16.126 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:50:14 smithi110 bash[24444]: audit 2024-08-29T17:50:13.952995+0000 mon.a (mon.0) 999 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T17:50:16.126 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:50:14 smithi110 bash[24444]: audit 2024-08-29T17:50:13.953335+0000 mon.a (mon.0) 1000 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T17:50:16.126 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:50:14 smithi110 bash[24444]: audit 2024-08-29T17:50:13.955975+0000 mon.c (mon.2) 30 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T17:50:16.126 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:50:14 smithi110 bash[24444]: audit 2024-08-29T17:50:13.956097+0000 mon.c (mon.2) 31 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T17:50:16.126 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:50:14 smithi110 bash[24444]: audit 2024-08-29T17:50:13.956471+0000 mon.a (mon.0) 1001 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T17:50:16.126 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:50:14 smithi110 bash[24444]: audit 2024-08-29T17:50:13.957245+0000 mon.a (mon.0) 1002 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T17:50:16.126 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:50:14 smithi110 bash[24444]: audit 2024-08-29T17:50:13.957547+0000 mon.a (mon.0) 1003 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T17:50:16.126 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:50:14 smithi110 bash[24444]: audit 2024-08-29T17:50:14.210096+0000 mon.a (mon.0) 1004 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:50:16.126 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:50:14 smithi110 bash[24444]: audit 2024-08-29T17:50:14.214388+0000 mon.a (mon.0) 1005 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-29T17:50:16.126 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:50:14 smithi110 bash[24444]: audit 2024-08-29T17:50:14.322419+0000 mon.a (mon.0) 1006 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T17:50:16.127 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:50:14 smithi110 bash[24444]: audit 2024-08-29T17:50:14.322769+0000 mon.a (mon.0) 1007 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T17:50:16.127 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:50:14 smithi110 bash[24444]: audit 2024-08-29T17:50:14.323024+0000 mon.a (mon.0) 1008 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T17:50:16.127 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:50:14 smithi110 bash[24444]: audit 2024-08-29T17:50:14.326167+0000 mon.a (mon.0) 1009 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T17:50:16.127 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:50:14 smithi110 bash[24444]: audit 2024-08-29T17:50:14.326471+0000 mon.a (mon.0) 1010 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T17:50:16.127 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:50:14 smithi110 bash[24444]: audit 2024-08-29T17:50:14.326731+0000 mon.a (mon.0) 1011 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T17:50:16.127 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:50:14 smithi110 bash[24444]: audit 2024-08-29T17:50:14.330149+0000 mon.a (mon.0) 1012 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T17:50:16.127 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:50:14 smithi110 bash[24444]: audit 2024-08-29T17:50:14.330458+0000 mon.a (mon.0) 1013 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T17:50:16.127 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:50:14 smithi110 bash[24444]: audit 2024-08-29T17:50:14.330711+0000 mon.a (mon.0) 1014 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T17:50:16.127 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:50:14 smithi110 bash[24444]: audit 2024-08-29T17:50:14.348519+0000 mon.a (mon.0) 1015 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T17:50:16.127 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:50:14 smithi110 bash[24444]: audit 2024-08-29T17:50:14.348615+0000 mon.a (mon.0) 1016 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T17:50:16.127 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:50:14 smithi110 bash[24444]: audit 2024-08-29T17:50:14.349032+0000 mon.a (mon.0) 1017 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T17:50:16.128 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:50:14 smithi110 bash[24444]: audit 2024-08-29T17:50:14.349629+0000 mon.a (mon.0) 1018 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T17:50:16.128 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:50:14 smithi110 bash[24444]: audit 2024-08-29T17:50:14.349956+0000 mon.a (mon.0) 1019 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T17:50:16.128 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:50:14 smithi110 bash[24444]: audit 2024-08-29T17:50:14.352813+0000 mon.b (mon.1) 33 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T17:50:16.128 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:50:14 smithi110 bash[24444]: audit 2024-08-29T17:50:14.352900+0000 mon.b (mon.1) 34 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T17:50:16.128 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:50:14 smithi110 bash[24444]: audit 2024-08-29T17:50:14.353078+0000 mon.a (mon.0) 1020 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T17:50:16.128 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:50:14 smithi110 bash[24444]: audit 2024-08-29T17:50:14.354013+0000 mon.a (mon.0) 1021 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T17:50:16.128 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:50:14 smithi110 bash[24444]: audit 2024-08-29T17:50:14.354507+0000 mon.a (mon.0) 1022 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T17:50:16.128 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:50:14 smithi110 bash[24444]: audit 2024-08-29T17:50:14.356879+0000 mon.c (mon.2) 32 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T17:50:16.128 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:50:14 smithi110 bash[24444]: audit 2024-08-29T17:50:14.356962+0000 mon.c (mon.2) 33 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T17:50:16.128 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:50:14 smithi110 bash[24444]: audit 2024-08-29T17:50:14.357360+0000 mon.a (mon.0) 1023 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T17:50:16.128 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:50:14 smithi110 bash[24444]: audit 2024-08-29T17:50:14.358315+0000 mon.a (mon.0) 1024 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T17:50:16.129 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:50:14 smithi110 bash[24444]: audit 2024-08-29T17:50:14.358781+0000 mon.a (mon.0) 1025 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T17:50:16.129 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:50:14 smithi029 bash[22475]: audit 2024-08-29T17:50:12.941062+0000 mgr.y (mgr.14454) 195 : audit [DBG] from='client.24680 -' entity='client.admin' cmd=[{"prefix": "telemetry enable channel", "channels": ["perf"], "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T17:50:16.129 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:50:14 smithi029 bash[22475]: audit 2024-08-29T17:50:13.725022+0000 mgr.y (mgr.14454) 196 : audit [DBG] from='client.24692 -' entity='client.admin' cmd=[{"prefix": "telemetry show", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T17:50:16.129 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:50:14 smithi029 bash[22475]: audit 2024-08-29T17:50:13.916422+0000 mon.a (mon.0) 984 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T17:50:16.129 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:50:14 smithi029 bash[22475]: audit 2024-08-29T17:50:13.916989+0000 mon.a (mon.0) 985 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T17:50:16.129 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:50:14 smithi029 bash[22475]: audit 2024-08-29T17:50:13.917359+0000 mon.a (mon.0) 986 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T17:50:16.129 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:50:14 smithi029 bash[22475]: audit 2024-08-29T17:50:13.920951+0000 mon.a (mon.0) 987 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T17:50:16.130 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:50:14 smithi029 bash[22475]: audit 2024-08-29T17:50:13.921432+0000 mon.a (mon.0) 988 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T17:50:16.130 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:50:14 smithi029 bash[22475]: audit 2024-08-29T17:50:13.921815+0000 mon.a (mon.0) 989 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T17:50:16.130 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:50:14 smithi029 bash[22475]: audit 2024-08-29T17:50:13.925064+0000 mon.a (mon.0) 990 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T17:50:16.130 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:50:14 smithi029 bash[22475]: audit 2024-08-29T17:50:13.925536+0000 mon.a (mon.0) 991 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T17:50:16.130 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:50:14 smithi029 bash[22475]: audit 2024-08-29T17:50:13.925974+0000 mon.a (mon.0) 992 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T17:50:16.130 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:50:14 smithi029 bash[22475]: audit 2024-08-29T17:50:13.947435+0000 mon.a (mon.0) 993 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T17:50:16.130 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:50:14 smithi029 bash[22475]: audit 2024-08-29T17:50:13.947553+0000 mon.a (mon.0) 994 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T17:50:16.130 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:50:14 smithi029 bash[22475]: audit 2024-08-29T17:50:13.948052+0000 mon.a (mon.0) 995 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T17:50:16.130 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:50:14 smithi029 bash[22475]: audit 2024-08-29T17:50:13.948472+0000 mon.a (mon.0) 996 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T17:50:16.130 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:50:14 smithi029 bash[22475]: audit 2024-08-29T17:50:13.948818+0000 mon.a (mon.0) 997 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T17:50:16.130 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:50:14 smithi029 bash[22475]: audit 2024-08-29T17:50:13.951908+0000 mon.b (mon.1) 31 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T17:50:16.131 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:50:14 smithi029 bash[22475]: audit 2024-08-29T17:50:13.952055+0000 mon.b (mon.1) 32 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T17:50:16.131 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:50:14 smithi029 bash[22475]: audit 2024-08-29T17:50:13.952268+0000 mon.a (mon.0) 998 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T17:50:16.131 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:50:14 smithi029 bash[22475]: audit 2024-08-29T17:50:13.952995+0000 mon.a (mon.0) 999 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T17:50:16.131 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:50:14 smithi029 bash[22475]: audit 2024-08-29T17:50:13.953335+0000 mon.a (mon.0) 1000 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T17:50:16.131 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:50:14 smithi029 bash[22475]: audit 2024-08-29T17:50:13.955975+0000 mon.c (mon.2) 30 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T17:50:16.131 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:50:14 smithi029 bash[22475]: audit 2024-08-29T17:50:13.956097+0000 mon.c (mon.2) 31 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T17:50:16.131 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:50:14 smithi029 bash[22475]: audit 2024-08-29T17:50:13.956471+0000 mon.a (mon.0) 1001 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T17:50:16.131 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:50:14 smithi029 bash[22475]: audit 2024-08-29T17:50:13.957245+0000 mon.a (mon.0) 1002 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T17:50:16.131 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:50:14 smithi029 bash[22475]: audit 2024-08-29T17:50:13.957547+0000 mon.a (mon.0) 1003 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T17:50:16.131 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:50:14 smithi029 bash[22475]: audit 2024-08-29T17:50:14.210096+0000 mon.a (mon.0) 1004 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:50:16.131 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:50:14 smithi029 bash[22475]: audit 2024-08-29T17:50:14.214388+0000 mon.a (mon.0) 1005 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-29T17:50:16.131 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:50:14 smithi029 bash[22475]: audit 2024-08-29T17:50:14.322419+0000 mon.a (mon.0) 1006 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T17:50:16.132 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:50:14 smithi029 bash[22475]: audit 2024-08-29T17:50:14.322769+0000 mon.a (mon.0) 1007 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T17:50:16.132 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:50:14 smithi029 bash[22475]: audit 2024-08-29T17:50:14.323024+0000 mon.a (mon.0) 1008 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T17:50:16.132 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:50:14 smithi029 bash[22475]: audit 2024-08-29T17:50:14.326167+0000 mon.a (mon.0) 1009 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T17:50:16.132 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:50:14 smithi029 bash[22475]: audit 2024-08-29T17:50:14.326471+0000 mon.a (mon.0) 1010 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T17:50:16.132 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:50:14 smithi029 bash[22475]: audit 2024-08-29T17:50:14.326731+0000 mon.a (mon.0) 1011 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T17:50:16.132 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:50:14 smithi029 bash[22475]: audit 2024-08-29T17:50:14.330149+0000 mon.a (mon.0) 1012 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T17:50:16.132 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:50:14 smithi029 bash[22475]: audit 2024-08-29T17:50:14.330458+0000 mon.a (mon.0) 1013 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T17:50:16.132 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:50:14 smithi029 bash[22475]: audit 2024-08-29T17:50:14.330711+0000 mon.a (mon.0) 1014 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T17:50:16.133 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:50:14 smithi029 bash[32453]: audit 2024-08-29T17:50:13.952268+0000 mon.a (mon.0) 998 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T17:50:16.133 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:50:14 smithi029 bash[32453]: audit 2024-08-29T17:50:13.952995+0000 mon.a (mon.0) 999 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T17:50:16.133 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:50:14 smithi029 bash[32453]: audit 2024-08-29T17:50:13.953335+0000 mon.a (mon.0) 1000 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T17:50:16.133 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:50:14 smithi029 bash[32453]: audit 2024-08-29T17:50:13.955975+0000 mon.c (mon.2) 30 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T17:50:16.133 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:50:14 smithi029 bash[32453]: audit 2024-08-29T17:50:13.956097+0000 mon.c (mon.2) 31 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T17:50:16.133 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:50:14 smithi029 bash[32453]: audit 2024-08-29T17:50:13.956471+0000 mon.a (mon.0) 1001 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T17:50:16.133 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:50:14 smithi029 bash[32453]: audit 2024-08-29T17:50:13.957245+0000 mon.a (mon.0) 1002 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T17:50:16.133 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:50:14 smithi029 bash[32453]: audit 2024-08-29T17:50:13.957547+0000 mon.a (mon.0) 1003 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T17:50:16.133 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:50:14 smithi029 bash[32453]: audit 2024-08-29T17:50:14.210096+0000 mon.a (mon.0) 1004 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:50:16.134 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:50:14 smithi029 bash[32453]: audit 2024-08-29T17:50:14.214388+0000 mon.a (mon.0) 1005 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-29T17:50:16.134 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:50:14 smithi029 bash[32453]: audit 2024-08-29T17:50:14.322419+0000 mon.a (mon.0) 1006 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T17:50:16.134 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:50:14 smithi029 bash[32453]: audit 2024-08-29T17:50:14.322769+0000 mon.a (mon.0) 1007 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T17:50:16.134 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:50:14 smithi029 bash[32453]: audit 2024-08-29T17:50:14.323024+0000 mon.a (mon.0) 1008 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T17:50:16.134 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:50:14 smithi029 bash[32453]: audit 2024-08-29T17:50:14.326167+0000 mon.a (mon.0) 1009 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T17:50:16.134 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:50:14 smithi029 bash[32453]: audit 2024-08-29T17:50:14.326471+0000 mon.a (mon.0) 1010 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T17:50:16.134 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:50:14 smithi029 bash[32453]: audit 2024-08-29T17:50:14.326731+0000 mon.a (mon.0) 1011 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T17:50:16.134 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:50:14 smithi029 bash[32453]: audit 2024-08-29T17:50:14.330149+0000 mon.a (mon.0) 1012 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T17:50:16.134 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:50:14 smithi029 bash[32453]: audit 2024-08-29T17:50:14.330458+0000 mon.a (mon.0) 1013 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T17:50:16.134 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:50:14 smithi029 bash[32453]: audit 2024-08-29T17:50:14.330711+0000 mon.a (mon.0) 1014 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T17:50:16.134 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:50:14 smithi029 bash[32453]: audit 2024-08-29T17:50:14.348519+0000 mon.a (mon.0) 1015 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T17:50:16.135 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:50:14 smithi029 bash[32453]: audit 2024-08-29T17:50:14.348615+0000 mon.a (mon.0) 1016 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T17:50:16.135 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:50:14 smithi029 bash[32453]: audit 2024-08-29T17:50:14.349032+0000 mon.a (mon.0) 1017 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T17:50:16.135 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:50:14 smithi029 bash[32453]: audit 2024-08-29T17:50:14.349629+0000 mon.a (mon.0) 1018 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T17:50:16.135 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:50:14 smithi029 bash[32453]: audit 2024-08-29T17:50:14.349956+0000 mon.a (mon.0) 1019 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T17:50:16.135 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:50:14 smithi029 bash[32453]: audit 2024-08-29T17:50:14.352813+0000 mon.b (mon.1) 33 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T17:50:16.135 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:50:14 smithi029 bash[32453]: audit 2024-08-29T17:50:14.352900+0000 mon.b (mon.1) 34 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T17:50:16.135 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:50:14 smithi029 bash[32453]: audit 2024-08-29T17:50:14.353078+0000 mon.a (mon.0) 1020 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T17:50:16.135 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:50:14 smithi029 bash[32453]: audit 2024-08-29T17:50:14.354013+0000 mon.a (mon.0) 1021 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T17:50:16.135 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:50:14 smithi029 bash[32453]: audit 2024-08-29T17:50:14.354507+0000 mon.a (mon.0) 1022 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T17:50:16.135 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:50:14 smithi029 bash[32453]: audit 2024-08-29T17:50:14.356879+0000 mon.c (mon.2) 32 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T17:50:16.135 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:50:14 smithi029 bash[32453]: audit 2024-08-29T17:50:14.356962+0000 mon.c (mon.2) 33 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T17:50:16.136 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:50:14 smithi029 bash[32453]: audit 2024-08-29T17:50:14.357360+0000 mon.a (mon.0) 1023 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T17:50:16.136 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:50:14 smithi029 bash[32453]: audit 2024-08-29T17:50:14.358315+0000 mon.a (mon.0) 1024 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T17:50:16.136 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:50:14 smithi029 bash[32453]: audit 2024-08-29T17:50:14.358781+0000 mon.a (mon.0) 1025 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T17:50:16.136 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:50:14 smithi029 bash[22475]: audit 2024-08-29T17:50:14.348519+0000 mon.a (mon.0) 1015 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T17:50:16.136 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:50:14 smithi029 bash[22475]: audit 2024-08-29T17:50:14.348615+0000 mon.a (mon.0) 1016 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T17:50:16.136 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:50:14 smithi029 bash[22475]: audit 2024-08-29T17:50:14.349032+0000 mon.a (mon.0) 1017 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T17:50:16.136 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:50:14 smithi029 bash[22475]: audit 2024-08-29T17:50:14.349629+0000 mon.a (mon.0) 1018 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T17:50:16.137 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:50:14 smithi029 bash[22475]: audit 2024-08-29T17:50:14.349956+0000 mon.a (mon.0) 1019 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T17:50:16.137 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:50:14 smithi029 bash[22475]: audit 2024-08-29T17:50:14.352813+0000 mon.b (mon.1) 33 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T17:50:16.137 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:50:14 smithi029 bash[22475]: audit 2024-08-29T17:50:14.352900+0000 mon.b (mon.1) 34 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T17:50:16.137 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:50:14 smithi029 bash[22475]: audit 2024-08-29T17:50:14.353078+0000 mon.a (mon.0) 1020 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T17:50:16.137 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:50:14 smithi029 bash[22475]: audit 2024-08-29T17:50:14.354013+0000 mon.a (mon.0) 1021 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T17:50:16.137 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:50:14 smithi029 bash[22475]: audit 2024-08-29T17:50:14.354507+0000 mon.a (mon.0) 1022 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T17:50:16.137 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:50:14 smithi029 bash[22475]: audit 2024-08-29T17:50:14.356879+0000 mon.c (mon.2) 32 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T17:50:16.137 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:50:14 smithi029 bash[22475]: audit 2024-08-29T17:50:14.356962+0000 mon.c (mon.2) 33 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T17:50:16.137 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:50:14 smithi029 bash[22475]: audit 2024-08-29T17:50:14.357360+0000 mon.a (mon.0) 1023 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T17:50:16.137 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:50:14 smithi029 bash[22475]: audit 2024-08-29T17:50:14.358315+0000 mon.a (mon.0) 1024 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T17:50:16.137 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:50:14 smithi029 bash[22475]: audit 2024-08-29T17:50:14.358781+0000 mon.a (mon.0) 1025 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T17:50:16.138 INFO:tasks.workunit.client.0.smithi029.stdout:{ 2024-08-29T17:50:16.138 INFO:tasks.workunit.client.0.smithi029.stdout: "22cd75aa-662f-11ef-9d2b-0cc47abd125a": { 2024-08-29T17:50:16.138 INFO:tasks.workunit.client.0.smithi029.stdout: "INTEL_SSDPED1D480GA_22ce3116-662f-11ef-9d2b-0cc47abd125a": { 2024-08-29T17:50:16.138 INFO:tasks.workunit.client.0.smithi029.stdout: "20240829-173740": { 2024-08-29T17:50:16.138 INFO:tasks.workunit.client.0.smithi029.stdout: "device": { 2024-08-29T17:50:16.138 INFO:tasks.workunit.client.0.smithi029.stdout: "info_name": "/dev/nvme0n1", 2024-08-29T17:50:16.138 INFO:tasks.workunit.client.0.smithi029.stdout: "name": "/dev/nvme0n1", 2024-08-29T17:50:16.138 INFO:tasks.workunit.client.0.smithi029.stdout: "protocol": "NVMe", 2024-08-29T17:50:16.139 INFO:tasks.workunit.client.0.smithi029.stdout: "type": "nvme" 2024-08-29T17:50:16.139 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.139 INFO:tasks.workunit.client.0.smithi029.stdout: "firmware_version": "E2010325", 2024-08-29T17:50:16.139 INFO:tasks.workunit.client.0.smithi029.stdout: "host_id": "22cd75aa-662f-11ef-9d2b-0cc47abd125a", 2024-08-29T17:50:16.139 INFO:tasks.workunit.client.0.smithi029.stdout: "json_format_version": [ 2024-08-29T17:50:16.139 INFO:tasks.workunit.client.0.smithi029.stdout: 1, 2024-08-29T17:50:16.139 INFO:tasks.workunit.client.0.smithi029.stdout: 0 2024-08-29T17:50:16.139 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:16.139 INFO:tasks.workunit.client.0.smithi029.stdout: "local_time": { 2024-08-29T17:50:16.139 INFO:tasks.workunit.client.0.smithi029.stdout: "asctime": "Thu Aug 29 17:37:40 2024 UTC", 2024-08-29T17:50:16.139 INFO:tasks.workunit.client.0.smithi029.stdout: "time_t": 1724953060 2024-08-29T17:50:16.140 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.140 INFO:tasks.workunit.client.0.smithi029.stdout: "logical_block_size": 512, 2024-08-29T17:50:16.140 INFO:tasks.workunit.client.0.smithi029.stdout: "model_name": "INTEL SSDPED1D480GA", 2024-08-29T17:50:16.140 INFO:tasks.workunit.client.0.smithi029.stdout: "nvme_controller_id": 0, 2024-08-29T17:50:16.140 INFO:tasks.workunit.client.0.smithi029.stdout: "nvme_ieee_oui_identifier": 6083300, 2024-08-29T17:50:16.140 INFO:tasks.workunit.client.0.smithi029.stdout: "nvme_namespaces": [ 2024-08-29T17:50:16.140 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:16.140 INFO:tasks.workunit.client.0.smithi029.stdout: "capacity": { 2024-08-29T17:50:16.140 INFO:tasks.workunit.client.0.smithi029.stdout: "blocks": 937703088, 2024-08-29T17:50:16.140 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 480103981056 2024-08-29T17:50:16.140 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.140 INFO:tasks.workunit.client.0.smithi029.stdout: "formatted_lba_size": 512, 2024-08-29T17:50:16.141 INFO:tasks.workunit.client.0.smithi029.stdout: "id": 1, 2024-08-29T17:50:16.141 INFO:tasks.workunit.client.0.smithi029.stdout: "size": { 2024-08-29T17:50:16.141 INFO:tasks.workunit.client.0.smithi029.stdout: "blocks": 937703088, 2024-08-29T17:50:16.141 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 480103981056 2024-08-29T17:50:16.141 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.141 INFO:tasks.workunit.client.0.smithi029.stdout: "utilization": { 2024-08-29T17:50:16.141 INFO:tasks.workunit.client.0.smithi029.stdout: "blocks": 937703088, 2024-08-29T17:50:16.141 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 480103981056 2024-08-29T17:50:16.141 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:16.141 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:16.141 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:16.142 INFO:tasks.workunit.client.0.smithi029.stdout: "nvme_number_of_namespaces": 1, 2024-08-29T17:50:16.142 INFO:tasks.workunit.client.0.smithi029.stdout: "nvme_pci_vendor": { 2024-08-29T17:50:16.142 INFO:tasks.workunit.client.0.smithi029.stdout: "id": 32902, 2024-08-29T17:50:16.142 INFO:tasks.workunit.client.0.smithi029.stdout: "subsystem_id": 32902 2024-08-29T17:50:16.142 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.142 INFO:tasks.workunit.client.0.smithi029.stdout: "nvme_smart_health_information_add_log": { 2024-08-29T17:50:16.142 INFO:tasks.workunit.client.0.smithi029.stdout: "Device stats": { 2024-08-29T17:50:16.142 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_fw_downgrades": { 2024-08-29T17:50:16.142 INFO:tasks.workunit.client.0.smithi029.stdout: "normalized": 0, 2024-08-29T17:50:16.142 INFO:tasks.workunit.client.0.smithi029.stdout: "raw": 0 2024-08-29T17:50:16.142 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.142 INFO:tasks.workunit.client.0.smithi029.stdout: "crc_error_count": { 2024-08-29T17:50:16.143 INFO:tasks.workunit.client.0.smithi029.stdout: "normalized": 100, 2024-08-29T17:50:16.143 INFO:tasks.workunit.client.0.smithi029.stdout: "raw": 0 2024-08-29T17:50:16.143 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.143 INFO:tasks.workunit.client.0.smithi029.stdout: "end_to_end_error_detection_count": { 2024-08-29T17:50:16.143 INFO:tasks.workunit.client.0.smithi029.stdout: "normalized": 100, 2024-08-29T17:50:16.143 INFO:tasks.workunit.client.0.smithi029.stdout: "raw": 0 2024-08-29T17:50:16.143 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.143 INFO:tasks.workunit.client.0.smithi029.stdout: "erase_fail_count": { 2024-08-29T17:50:16.143 INFO:tasks.workunit.client.0.smithi029.stdout: "normalized": 0, 2024-08-29T17:50:16.143 INFO:tasks.workunit.client.0.smithi029.stdout: "raw": 0 2024-08-29T17:50:16.143 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.144 INFO:tasks.workunit.client.0.smithi029.stdout: "host_bytes_written": { 2024-08-29T17:50:16.144 INFO:tasks.workunit.client.0.smithi029.stdout: "normalized": 100, 2024-08-29T17:50:16.144 INFO:tasks.workunit.client.0.smithi029.stdout: "raw": 9486066 2024-08-29T17:50:16.144 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.144 INFO:tasks.workunit.client.0.smithi029.stdout: "host_ctx_wear_used": { 2024-08-29T17:50:16.144 INFO:tasks.workunit.client.0.smithi029.stdout: "normalized": 0, 2024-08-29T17:50:16.144 INFO:tasks.workunit.client.0.smithi029.stdout: "raw": 0 2024-08-29T17:50:16.144 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.144 INFO:tasks.workunit.client.0.smithi029.stdout: "media_bytes_read": { 2024-08-29T17:50:16.144 INFO:tasks.workunit.client.0.smithi029.stdout: "normalized": 0, 2024-08-29T17:50:16.144 INFO:tasks.workunit.client.0.smithi029.stdout: "raw": 0 2024-08-29T17:50:16.144 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.145 INFO:tasks.workunit.client.0.smithi029.stdout: "nand_bytes_written": { 2024-08-29T17:50:16.145 INFO:tasks.workunit.client.0.smithi029.stdout: "normalized": 0, 2024-08-29T17:50:16.145 INFO:tasks.workunit.client.0.smithi029.stdout: "raw": 0 2024-08-29T17:50:16.145 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.145 INFO:tasks.workunit.client.0.smithi029.stdout: "perf_stat_indicator": { 2024-08-29T17:50:16.145 INFO:tasks.workunit.client.0.smithi029.stdout: "normalized": 0, 2024-08-29T17:50:16.145 INFO:tasks.workunit.client.0.smithi029.stdout: "raw": 0 2024-08-29T17:50:16.145 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.145 INFO:tasks.workunit.client.0.smithi029.stdout: "pll_lock_loss_count": { 2024-08-29T17:50:16.145 INFO:tasks.workunit.client.0.smithi029.stdout: "normalized": 100, 2024-08-29T17:50:16.145 INFO:tasks.workunit.client.0.smithi029.stdout: "raw": 0 2024-08-29T17:50:16.145 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.146 INFO:tasks.workunit.client.0.smithi029.stdout: "program_fail_count": { 2024-08-29T17:50:16.146 INFO:tasks.workunit.client.0.smithi029.stdout: "normalized": 0, 2024-08-29T17:50:16.146 INFO:tasks.workunit.client.0.smithi029.stdout: "raw": 0 2024-08-29T17:50:16.146 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.146 INFO:tasks.workunit.client.0.smithi029.stdout: "re_alloc_sectr_cnt": { 2024-08-29T17:50:16.146 INFO:tasks.workunit.client.0.smithi029.stdout: "normalized": 0, 2024-08-29T17:50:16.146 INFO:tasks.workunit.client.0.smithi029.stdout: "raw": 0 2024-08-29T17:50:16.146 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.146 INFO:tasks.workunit.client.0.smithi029.stdout: "retry_buffer_overflow_count": { 2024-08-29T17:50:16.146 INFO:tasks.workunit.client.0.smithi029.stdout: "normalized": 100, 2024-08-29T17:50:16.146 INFO:tasks.workunit.client.0.smithi029.stdout: "raw": 0 2024-08-29T17:50:16.147 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.147 INFO:tasks.workunit.client.0.smithi029.stdout: "soft_ecc_err_rate": { 2024-08-29T17:50:16.147 INFO:tasks.workunit.client.0.smithi029.stdout: "normalized": 0, 2024-08-29T17:50:16.147 INFO:tasks.workunit.client.0.smithi029.stdout: "raw": 0 2024-08-29T17:50:16.147 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.147 INFO:tasks.workunit.client.0.smithi029.stdout: "thermal_throttle_status": { 2024-08-29T17:50:16.147 INFO:tasks.workunit.client.0.smithi029.stdout: "normalized": 100, 2024-08-29T17:50:16.147 INFO:tasks.workunit.client.0.smithi029.stdout: "raw": { 2024-08-29T17:50:16.147 INFO:tasks.workunit.client.0.smithi029.stdout: "cnt": 0, 2024-08-29T17:50:16.147 INFO:tasks.workunit.client.0.smithi029.stdout: "pct": 0 2024-08-29T17:50:16.147 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:16.148 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.148 INFO:tasks.workunit.client.0.smithi029.stdout: "timed_workload_host_reads": { 2024-08-29T17:50:16.148 INFO:tasks.workunit.client.0.smithi029.stdout: "normalized": 100, 2024-08-29T17:50:16.148 INFO:tasks.workunit.client.0.smithi029.stdout: "raw": 15 2024-08-29T17:50:16.148 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.148 INFO:tasks.workunit.client.0.smithi029.stdout: "timed_workload_media_wear": { 2024-08-29T17:50:16.148 INFO:tasks.workunit.client.0.smithi029.stdout: "normalized": 100, 2024-08-29T17:50:16.148 INFO:tasks.workunit.client.0.smithi029.stdout: "raw": "0.000000" 2024-08-29T17:50:16.148 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.148 INFO:tasks.workunit.client.0.smithi029.stdout: "timed_workload_timer": { 2024-08-29T17:50:16.148 INFO:tasks.workunit.client.0.smithi029.stdout: "normalized": 100, 2024-08-29T17:50:16.148 INFO:tasks.workunit.client.0.smithi029.stdout: "raw": 1137062 2024-08-29T17:50:16.149 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.149 INFO:tasks.workunit.client.0.smithi029.stdout: "unexp_power_loss": { 2024-08-29T17:50:16.149 INFO:tasks.workunit.client.0.smithi029.stdout: "normalized": 0, 2024-08-29T17:50:16.149 INFO:tasks.workunit.client.0.smithi029.stdout: "raw": 0 2024-08-29T17:50:16.149 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.149 INFO:tasks.workunit.client.0.smithi029.stdout: "wear_leveling": { 2024-08-29T17:50:16.149 INFO:tasks.workunit.client.0.smithi029.stdout: "normalized": 0, 2024-08-29T17:50:16.149 INFO:tasks.workunit.client.0.smithi029.stdout: "raw": { 2024-08-29T17:50:16.149 INFO:tasks.workunit.client.0.smithi029.stdout: "avg": 0, 2024-08-29T17:50:16.149 INFO:tasks.workunit.client.0.smithi029.stdout: "max": 0, 2024-08-29T17:50:16.149 INFO:tasks.workunit.client.0.smithi029.stdout: "min": 0 2024-08-29T17:50:16.149 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:16.150 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:16.150 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.150 INFO:tasks.workunit.client.0.smithi029.stdout: "Intel Smart log": "nvme0n1" 2024-08-29T17:50:16.150 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.150 INFO:tasks.workunit.client.0.smithi029.stdout: "nvme_smart_health_information_log": { 2024-08-29T17:50:16.150 INFO:tasks.workunit.client.0.smithi029.stdout: "available_spare": 100, 2024-08-29T17:50:16.150 INFO:tasks.workunit.client.0.smithi029.stdout: "available_spare_threshold": 0, 2024-08-29T17:50:16.150 INFO:tasks.workunit.client.0.smithi029.stdout: "controller_busy_time": 3676, 2024-08-29T17:50:16.150 INFO:tasks.workunit.client.0.smithi029.stdout: "critical_warning": 0, 2024-08-29T17:50:16.150 INFO:tasks.workunit.client.0.smithi029.stdout: "data_units_read": 127791267, 2024-08-29T17:50:16.150 INFO:tasks.workunit.client.0.smithi029.stdout: "data_units_written": 621678884, 2024-08-29T17:50:16.150 INFO:tasks.workunit.client.0.smithi029.stdout: "host_reads": 2047655288, 2024-08-29T17:50:16.150 INFO:tasks.workunit.client.0.smithi029.stdout: "host_writes": 14264005216, 2024-08-29T17:50:16.151 INFO:tasks.workunit.client.0.smithi029.stdout: "media_errors": 0, 2024-08-29T17:50:16.151 INFO:tasks.workunit.client.0.smithi029.stdout: "num_err_log_entries": 0, 2024-08-29T17:50:16.151 INFO:tasks.workunit.client.0.smithi029.stdout: "percentage_used": 0, 2024-08-29T17:50:16.151 INFO:tasks.workunit.client.0.smithi029.stdout: "power_cycles": 25200, 2024-08-29T17:50:16.151 INFO:tasks.workunit.client.0.smithi029.stdout: "power_on_hours": 29717, 2024-08-29T17:50:16.151 INFO:tasks.workunit.client.0.smithi029.stdout: "temperature": 31, 2024-08-29T17:50:16.151 INFO:tasks.workunit.client.0.smithi029.stdout: "unsafe_shutdowns": 8533 2024-08-29T17:50:16.151 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.151 INFO:tasks.workunit.client.0.smithi029.stdout: "nvme_vendor": "intel", 2024-08-29T17:50:16.151 INFO:tasks.workunit.client.0.smithi029.stdout: "nvme_version": { 2024-08-29T17:50:16.151 INFO:tasks.workunit.client.0.smithi029.stdout: "string": "<1.2", 2024-08-29T17:50:16.152 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.152 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.152 INFO:tasks.workunit.client.0.smithi029.stdout: "power_cycle_count": 25200, 2024-08-29T17:50:16.152 INFO:tasks.workunit.client.0.smithi029.stdout: "power_on_time": { 2024-08-29T17:50:16.152 INFO:tasks.workunit.client.0.smithi029.stdout: "hours": 29717 2024-08-29T17:50:16.152 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.152 INFO:tasks.workunit.client.0.smithi029.stdout: "serial_number": "deleted", 2024-08-29T17:50:16.152 INFO:tasks.workunit.client.0.smithi029.stdout: "smart_status": { 2024-08-29T17:50:16.152 INFO:tasks.workunit.client.0.smithi029.stdout: "nvme": { 2024-08-29T17:50:16.152 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.152 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.152 INFO:tasks.workunit.client.0.smithi029.stdout: "passed": true 2024-08-29T17:50:16.153 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.153 INFO:tasks.workunit.client.0.smithi029.stdout: "smartctl": { 2024-08-29T17:50:16.153 INFO:tasks.workunit.client.0.smithi029.stdout: "argv": [ 2024-08-29T17:50:16.153 INFO:tasks.workunit.client.0.smithi029.stdout: "smartctl", 2024-08-29T17:50:16.153 INFO:tasks.workunit.client.0.smithi029.stdout: "-x", 2024-08-29T17:50:16.153 INFO:tasks.workunit.client.0.smithi029.stdout: "--json=o", 2024-08-29T17:50:16.153 INFO:tasks.workunit.client.0.smithi029.stdout: "/dev/nvme0n1" 2024-08-29T17:50:16.153 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:16.153 INFO:tasks.workunit.client.0.smithi029.stdout: "build_info": "(local build)", 2024-08-29T17:50:16.153 INFO:tasks.workunit.client.0.smithi029.stdout: "exit_status": 0, 2024-08-29T17:50:16.154 INFO:tasks.workunit.client.0.smithi029.stdout: "output": [ 2024-08-29T17:50:16.154 INFO:tasks.workunit.client.0.smithi029.stdout: "smartctl 7.2 2020-12-30 r5155 [x86_64-linux-5.15.0-119-generic] (local build)", 2024-08-29T17:50:16.154 INFO:tasks.workunit.client.0.smithi029.stdout: "Copyright (C) 2002-20, Bruce Allen, Christian Franke, www.smartmontools.org", 2024-08-29T17:50:16.154 INFO:tasks.workunit.client.0.smithi029.stdout: "", 2024-08-29T17:50:16.154 INFO:tasks.workunit.client.0.smithi029.stdout: "=== START OF INFORMATION SECTION ===", 2024-08-29T17:50:16.154 INFO:tasks.workunit.client.0.smithi029.stdout: "Model Number: INTEL SSDPED1D480GA", 2024-08-29T17:50:16.154 INFO:tasks.workunit.client.0.smithi029.stdout: "Serial Number: deleted", 2024-08-29T17:50:16.154 INFO:tasks.workunit.client.0.smithi029.stdout: "Firmware Version: E2010325", 2024-08-29T17:50:16.154 INFO:tasks.workunit.client.0.smithi029.stdout: "PCI Vendor/Subsystem ID: 0x8086", 2024-08-29T17:50:16.154 INFO:tasks.workunit.client.0.smithi029.stdout: "IEEE OUI Identifier: 0x5cd2e4", 2024-08-29T17:50:16.154 INFO:tasks.workunit.client.0.smithi029.stdout: "Controller ID: 0", 2024-08-29T17:50:16.154 INFO:tasks.workunit.client.0.smithi029.stdout: "NVMe Version: <1.2", 2024-08-29T17:50:16.154 INFO:tasks.workunit.client.0.smithi029.stdout: "Number of Namespaces: 1", 2024-08-29T17:50:16.155 INFO:tasks.workunit.client.0.smithi029.stdout: "Namespace 1 Size/Capacity: 480,103,981,056 [480 GB]", 2024-08-29T17:50:16.155 INFO:tasks.workunit.client.0.smithi029.stdout: "Namespace 1 Formatted LBA Size: 512", 2024-08-29T17:50:16.155 INFO:tasks.workunit.client.0.smithi029.stdout: "Local Time is: Thu Aug 29 17:37:40 2024 UTC", 2024-08-29T17:50:16.155 INFO:tasks.workunit.client.0.smithi029.stdout: "Firmware Updates (0x02): 1 Slot", 2024-08-29T17:50:16.155 INFO:tasks.workunit.client.0.smithi029.stdout: "Optional Admin Commands (0x0007): Security Format Frmw_DL", 2024-08-29T17:50:16.155 INFO:tasks.workunit.client.0.smithi029.stdout: "Optional NVM Commands (0x0006): Wr_Unc DS_Mngmt", 2024-08-29T17:50:16.155 INFO:tasks.workunit.client.0.smithi029.stdout: "Log Page Attributes (0x02): Cmd_Eff_Lg", 2024-08-29T17:50:16.155 INFO:tasks.workunit.client.0.smithi029.stdout: "Maximum Data Transfer Size: 32 Pages", 2024-08-29T17:50:16.155 INFO:tasks.workunit.client.0.smithi029.stdout: "", 2024-08-29T17:50:16.155 INFO:tasks.workunit.client.0.smithi029.stdout: "Supported Power States", 2024-08-29T17:50:16.155 INFO:tasks.workunit.client.0.smithi029.stdout: "St Op Max Active Idle RL RT WL WT Ent_Lat Ex_Lat", 2024-08-29T17:50:16.155 INFO:tasks.workunit.client.0.smithi029.stdout: " 0 + 18.00W - - 0 0 0 0 0 0", 2024-08-29T17:50:16.156 INFO:tasks.workunit.client.0.smithi029.stdout: "", 2024-08-29T17:50:16.156 INFO:tasks.workunit.client.0.smithi029.stdout: "Supported LBA Sizes (NSID 0x1)", 2024-08-29T17:50:16.156 INFO:tasks.workunit.client.0.smithi029.stdout: "Id Fmt Data Metadt Rel_Perf", 2024-08-29T17:50:16.156 INFO:tasks.workunit.client.0.smithi029.stdout: " 0 + 512 0 2", 2024-08-29T17:50:16.156 INFO:tasks.workunit.client.0.smithi029.stdout: "", 2024-08-29T17:50:16.156 INFO:tasks.workunit.client.0.smithi029.stdout: "=== START OF SMART DATA SECTION ===", 2024-08-29T17:50:16.156 INFO:tasks.workunit.client.0.smithi029.stdout: "SMART overall-health self-assessment test result: PASSED", 2024-08-29T17:50:16.156 INFO:tasks.workunit.client.0.smithi029.stdout: "", 2024-08-29T17:50:16.156 INFO:tasks.workunit.client.0.smithi029.stdout: "SMART/Health Information (NVMe Log 0x02)", 2024-08-29T17:50:16.156 INFO:tasks.workunit.client.0.smithi029.stdout: "Critical Warning: 0x00", 2024-08-29T17:50:16.157 INFO:tasks.workunit.client.0.smithi029.stdout: "Temperature: 31 Celsius", 2024-08-29T17:50:16.157 INFO:tasks.workunit.client.0.smithi029.stdout: "Available Spare: 100%", 2024-08-29T17:50:16.157 INFO:tasks.workunit.client.0.smithi029.stdout: "Available Spare Threshold: 0%", 2024-08-29T17:50:16.157 INFO:tasks.workunit.client.0.smithi029.stdout: "Percentage Used: 0%", 2024-08-29T17:50:16.157 INFO:tasks.workunit.client.0.smithi029.stdout: "Data Units Read: 127,791,267 [65.4 TB]", 2024-08-29T17:50:16.157 INFO:tasks.workunit.client.0.smithi029.stdout: "Data Units Written: 621,678,884 [318 TB]", 2024-08-29T17:50:16.157 INFO:tasks.workunit.client.0.smithi029.stdout: "Host Read Commands: 2,047,655,288", 2024-08-29T17:50:16.157 INFO:tasks.workunit.client.0.smithi029.stdout: "Host Write Commands: 14,264,005,216", 2024-08-29T17:50:16.157 INFO:tasks.workunit.client.0.smithi029.stdout: "Controller Busy Time: 3,676", 2024-08-29T17:50:16.157 INFO:tasks.workunit.client.0.smithi029.stdout: "Power Cycles: 25,200", 2024-08-29T17:50:16.157 INFO:tasks.workunit.client.0.smithi029.stdout: "Power On Hours: 29,717", 2024-08-29T17:50:16.158 INFO:tasks.workunit.client.0.smithi029.stdout: "Unsafe Shutdowns: 8,533", 2024-08-29T17:50:16.158 INFO:tasks.workunit.client.0.smithi029.stdout: "Media and Data Integrity Errors: 0", 2024-08-29T17:50:16.158 INFO:tasks.workunit.client.0.smithi029.stdout: "Error Information Log Entries: 0", 2024-08-29T17:50:16.158 INFO:tasks.workunit.client.0.smithi029.stdout: "", 2024-08-29T17:50:16.158 INFO:tasks.workunit.client.0.smithi029.stdout: "Error Information (NVMe Log 0x01, 16 of 64 entries)", 2024-08-29T17:50:16.158 INFO:tasks.workunit.client.0.smithi029.stdout: "No Errors Logged", 2024-08-29T17:50:16.158 INFO:tasks.workunit.client.0.smithi029.stdout: "" 2024-08-29T17:50:16.158 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:16.158 INFO:tasks.workunit.client.0.smithi029.stdout: "platform_info": "x86_64-linux-5.15.0-119-generic", 2024-08-29T17:50:16.158 INFO:tasks.workunit.client.0.smithi029.stdout: "svn_revision": "5155", 2024-08-29T17:50:16.158 INFO:tasks.workunit.client.0.smithi029.stdout: "version": [ 2024-08-29T17:50:16.158 INFO:tasks.workunit.client.0.smithi029.stdout: 7, 2024-08-29T17:50:16.159 INFO:tasks.workunit.client.0.smithi029.stdout: 2 2024-08-29T17:50:16.159 INFO:tasks.workunit.client.0.smithi029.stdout: ] 2024-08-29T17:50:16.159 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.159 INFO:tasks.workunit.client.0.smithi029.stdout: "temperature": { 2024-08-29T17:50:16.159 INFO:tasks.workunit.client.0.smithi029.stdout: "current": 31 2024-08-29T17:50:16.159 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.159 INFO:tasks.workunit.client.0.smithi029.stdout: "user_capacity": { 2024-08-29T17:50:16.159 INFO:tasks.workunit.client.0.smithi029.stdout: "blocks": 937703088, 2024-08-29T17:50:16.159 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 480103981056 2024-08-29T17:50:16.159 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:16.160 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:16.160 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:16.160 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.160 INFO:tasks.workunit.client.0.smithi029.stdout: "22d07c82-662f-11ef-9d2b-0cc47abd125a": { 2024-08-29T17:50:16.160 INFO:tasks.workunit.client.0.smithi029.stdout: "INTEL_SSDPED1D480GA_22d14626-662f-11ef-9d2b-0cc47abd125a": { 2024-08-29T17:50:16.160 INFO:tasks.workunit.client.0.smithi029.stdout: "20240829-173736": { 2024-08-29T17:50:16.160 INFO:tasks.workunit.client.0.smithi029.stdout: "device": { 2024-08-29T17:50:16.160 INFO:tasks.workunit.client.0.smithi029.stdout: "info_name": "/dev/nvme0n1", 2024-08-29T17:50:16.160 INFO:tasks.workunit.client.0.smithi029.stdout: "name": "/dev/nvme0n1", 2024-08-29T17:50:16.160 INFO:tasks.workunit.client.0.smithi029.stdout: "protocol": "NVMe", 2024-08-29T17:50:16.160 INFO:tasks.workunit.client.0.smithi029.stdout: "type": "nvme" 2024-08-29T17:50:16.161 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.161 INFO:tasks.workunit.client.0.smithi029.stdout: "firmware_version": "E2010325", 2024-08-29T17:50:16.161 INFO:tasks.workunit.client.0.smithi029.stdout: "host_id": "22d07c82-662f-11ef-9d2b-0cc47abd125a", 2024-08-29T17:50:16.161 INFO:tasks.workunit.client.0.smithi029.stdout: "json_format_version": [ 2024-08-29T17:50:16.161 INFO:tasks.workunit.client.0.smithi029.stdout: 1, 2024-08-29T17:50:16.161 INFO:tasks.workunit.client.0.smithi029.stdout: 0 2024-08-29T17:50:16.161 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:16.161 INFO:tasks.workunit.client.0.smithi029.stdout: "local_time": { 2024-08-29T17:50:16.161 INFO:tasks.workunit.client.0.smithi029.stdout: "asctime": "Thu Aug 29 17:37:36 2024 UTC", 2024-08-29T17:50:16.161 INFO:tasks.workunit.client.0.smithi029.stdout: "time_t": 1724953056 2024-08-29T17:50:16.161 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.162 INFO:tasks.workunit.client.0.smithi029.stdout: "logical_block_size": 512, 2024-08-29T17:50:16.162 INFO:tasks.workunit.client.0.smithi029.stdout: "model_name": "INTEL SSDPED1D480GA", 2024-08-29T17:50:16.162 INFO:tasks.workunit.client.0.smithi029.stdout: "nvme_controller_id": 0, 2024-08-29T17:50:16.162 INFO:tasks.workunit.client.0.smithi029.stdout: "nvme_ieee_oui_identifier": 6083300, 2024-08-29T17:50:16.162 INFO:tasks.workunit.client.0.smithi029.stdout: "nvme_namespaces": [ 2024-08-29T17:50:16.162 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:16.162 INFO:tasks.workunit.client.0.smithi029.stdout: "capacity": { 2024-08-29T17:50:16.162 INFO:tasks.workunit.client.0.smithi029.stdout: "blocks": 937703088, 2024-08-29T17:50:16.162 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 480103981056 2024-08-29T17:50:16.162 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.162 INFO:tasks.workunit.client.0.smithi029.stdout: "formatted_lba_size": 512, 2024-08-29T17:50:16.163 INFO:tasks.workunit.client.0.smithi029.stdout: "id": 1, 2024-08-29T17:50:16.163 INFO:tasks.workunit.client.0.smithi029.stdout: "size": { 2024-08-29T17:50:16.163 INFO:tasks.workunit.client.0.smithi029.stdout: "blocks": 937703088, 2024-08-29T17:50:16.163 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 480103981056 2024-08-29T17:50:16.163 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.163 INFO:tasks.workunit.client.0.smithi029.stdout: "utilization": { 2024-08-29T17:50:16.163 INFO:tasks.workunit.client.0.smithi029.stdout: "blocks": 937703088, 2024-08-29T17:50:16.163 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 480103981056 2024-08-29T17:50:16.163 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:16.163 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:16.163 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:16.164 INFO:tasks.workunit.client.0.smithi029.stdout: "nvme_number_of_namespaces": 1, 2024-08-29T17:50:16.164 INFO:tasks.workunit.client.0.smithi029.stdout: "nvme_pci_vendor": { 2024-08-29T17:50:16.164 INFO:tasks.workunit.client.0.smithi029.stdout: "id": 32902, 2024-08-29T17:50:16.164 INFO:tasks.workunit.client.0.smithi029.stdout: "subsystem_id": 32902 2024-08-29T17:50:16.164 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.164 INFO:tasks.workunit.client.0.smithi029.stdout: "nvme_smart_health_information_add_log": { 2024-08-29T17:50:16.164 INFO:tasks.workunit.client.0.smithi029.stdout: "Device stats": { 2024-08-29T17:50:16.164 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_fw_downgrades": { 2024-08-29T17:50:16.164 INFO:tasks.workunit.client.0.smithi029.stdout: "normalized": 0, 2024-08-29T17:50:16.164 INFO:tasks.workunit.client.0.smithi029.stdout: "raw": 0 2024-08-29T17:50:16.164 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.165 INFO:tasks.workunit.client.0.smithi029.stdout: "crc_error_count": { 2024-08-29T17:50:16.165 INFO:tasks.workunit.client.0.smithi029.stdout: "normalized": 100, 2024-08-29T17:50:16.165 INFO:tasks.workunit.client.0.smithi029.stdout: "raw": 0 2024-08-29T17:50:16.165 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.165 INFO:tasks.workunit.client.0.smithi029.stdout: "end_to_end_error_detection_count": { 2024-08-29T17:50:16.165 INFO:tasks.workunit.client.0.smithi029.stdout: "normalized": 100, 2024-08-29T17:50:16.165 INFO:tasks.workunit.client.0.smithi029.stdout: "raw": 0 2024-08-29T17:50:16.165 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.165 INFO:tasks.workunit.client.0.smithi029.stdout: "erase_fail_count": { 2024-08-29T17:50:16.165 INFO:tasks.workunit.client.0.smithi029.stdout: "normalized": 0, 2024-08-29T17:50:16.165 INFO:tasks.workunit.client.0.smithi029.stdout: "raw": 0 2024-08-29T17:50:16.166 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.166 INFO:tasks.workunit.client.0.smithi029.stdout: "host_bytes_written": { 2024-08-29T17:50:16.166 INFO:tasks.workunit.client.0.smithi029.stdout: "normalized": 100, 2024-08-29T17:50:16.166 INFO:tasks.workunit.client.0.smithi029.stdout: "raw": 14058188 2024-08-29T17:50:16.166 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.166 INFO:tasks.workunit.client.0.smithi029.stdout: "host_ctx_wear_used": { 2024-08-29T17:50:16.166 INFO:tasks.workunit.client.0.smithi029.stdout: "normalized": 0, 2024-08-29T17:50:16.166 INFO:tasks.workunit.client.0.smithi029.stdout: "raw": 0 2024-08-29T17:50:16.166 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.166 INFO:tasks.workunit.client.0.smithi029.stdout: "media_bytes_read": { 2024-08-29T17:50:16.166 INFO:tasks.workunit.client.0.smithi029.stdout: "normalized": 0, 2024-08-29T17:50:16.167 INFO:tasks.workunit.client.0.smithi029.stdout: "raw": 0 2024-08-29T17:50:16.167 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.167 INFO:tasks.workunit.client.0.smithi029.stdout: "nand_bytes_written": { 2024-08-29T17:50:16.167 INFO:tasks.workunit.client.0.smithi029.stdout: "normalized": 0, 2024-08-29T17:50:16.167 INFO:tasks.workunit.client.0.smithi029.stdout: "raw": 0 2024-08-29T17:50:16.167 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.167 INFO:tasks.workunit.client.0.smithi029.stdout: "perf_stat_indicator": { 2024-08-29T17:50:16.167 INFO:tasks.workunit.client.0.smithi029.stdout: "normalized": 0, 2024-08-29T17:50:16.167 INFO:tasks.workunit.client.0.smithi029.stdout: "raw": 0 2024-08-29T17:50:16.167 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.167 INFO:tasks.workunit.client.0.smithi029.stdout: "pll_lock_loss_count": { 2024-08-29T17:50:16.168 INFO:tasks.workunit.client.0.smithi029.stdout: "normalized": 100, 2024-08-29T17:50:16.168 INFO:tasks.workunit.client.0.smithi029.stdout: "raw": 0 2024-08-29T17:50:16.168 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.168 INFO:tasks.workunit.client.0.smithi029.stdout: "program_fail_count": { 2024-08-29T17:50:16.168 INFO:tasks.workunit.client.0.smithi029.stdout: "normalized": 0, 2024-08-29T17:50:16.168 INFO:tasks.workunit.client.0.smithi029.stdout: "raw": 0 2024-08-29T17:50:16.168 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.168 INFO:tasks.workunit.client.0.smithi029.stdout: "re_alloc_sectr_cnt": { 2024-08-29T17:50:16.168 INFO:tasks.workunit.client.0.smithi029.stdout: "normalized": 0, 2024-08-29T17:50:16.168 INFO:tasks.workunit.client.0.smithi029.stdout: "raw": 0 2024-08-29T17:50:16.169 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.169 INFO:tasks.workunit.client.0.smithi029.stdout: "retry_buffer_overflow_count": { 2024-08-29T17:50:16.169 INFO:tasks.workunit.client.0.smithi029.stdout: "normalized": 100, 2024-08-29T17:50:16.169 INFO:tasks.workunit.client.0.smithi029.stdout: "raw": 0 2024-08-29T17:50:16.169 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.169 INFO:tasks.workunit.client.0.smithi029.stdout: "soft_ecc_err_rate": { 2024-08-29T17:50:16.169 INFO:tasks.workunit.client.0.smithi029.stdout: "normalized": 0, 2024-08-29T17:50:16.169 INFO:tasks.workunit.client.0.smithi029.stdout: "raw": 0 2024-08-29T17:50:16.169 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.169 INFO:tasks.workunit.client.0.smithi029.stdout: "thermal_throttle_status": { 2024-08-29T17:50:16.169 INFO:tasks.workunit.client.0.smithi029.stdout: "normalized": 100, 2024-08-29T17:50:16.170 INFO:tasks.workunit.client.0.smithi029.stdout: "raw": { 2024-08-29T17:50:16.170 INFO:tasks.workunit.client.0.smithi029.stdout: "cnt": 0, 2024-08-29T17:50:16.170 INFO:tasks.workunit.client.0.smithi029.stdout: "pct": 0 2024-08-29T17:50:16.170 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:16.170 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.170 INFO:tasks.workunit.client.0.smithi029.stdout: "timed_workload_host_reads": { 2024-08-29T17:50:16.170 INFO:tasks.workunit.client.0.smithi029.stdout: "normalized": 100, 2024-08-29T17:50:16.170 INFO:tasks.workunit.client.0.smithi029.stdout: "raw": 12 2024-08-29T17:50:16.170 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.170 INFO:tasks.workunit.client.0.smithi029.stdout: "timed_workload_media_wear": { 2024-08-29T17:50:16.170 INFO:tasks.workunit.client.0.smithi029.stdout: "normalized": 100, 2024-08-29T17:50:16.171 INFO:tasks.workunit.client.0.smithi029.stdout: "raw": "0.029297" 2024-08-29T17:50:16.171 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.171 INFO:tasks.workunit.client.0.smithi029.stdout: "timed_workload_timer": { 2024-08-29T17:50:16.171 INFO:tasks.workunit.client.0.smithi029.stdout: "normalized": 100, 2024-08-29T17:50:16.171 INFO:tasks.workunit.client.0.smithi029.stdout: "raw": 1496911 2024-08-29T17:50:16.171 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.171 INFO:tasks.workunit.client.0.smithi029.stdout: "unexp_power_loss": { 2024-08-29T17:50:16.171 INFO:tasks.workunit.client.0.smithi029.stdout: "normalized": 0, 2024-08-29T17:50:16.171 INFO:tasks.workunit.client.0.smithi029.stdout: "raw": 0 2024-08-29T17:50:16.171 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.171 INFO:tasks.workunit.client.0.smithi029.stdout: "wear_leveling": { 2024-08-29T17:50:16.172 INFO:tasks.workunit.client.0.smithi029.stdout: "normalized": 0, 2024-08-29T17:50:16.172 INFO:tasks.workunit.client.0.smithi029.stdout: "raw": { 2024-08-29T17:50:16.172 INFO:tasks.workunit.client.0.smithi029.stdout: "avg": 0, 2024-08-29T17:50:16.172 INFO:tasks.workunit.client.0.smithi029.stdout: "max": 0, 2024-08-29T17:50:16.172 INFO:tasks.workunit.client.0.smithi029.stdout: "min": 0 2024-08-29T17:50:16.172 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:16.172 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:16.172 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.172 INFO:tasks.workunit.client.0.smithi029.stdout: "Intel Smart log": "nvme0n1" 2024-08-29T17:50:16.172 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.172 INFO:tasks.workunit.client.0.smithi029.stdout: "nvme_smart_health_information_log": { 2024-08-29T17:50:16.172 INFO:tasks.workunit.client.0.smithi029.stdout: "available_spare": 100, 2024-08-29T17:50:16.173 INFO:tasks.workunit.client.0.smithi029.stdout: "available_spare_threshold": 0, 2024-08-29T17:50:16.173 INFO:tasks.workunit.client.0.smithi029.stdout: "controller_busy_time": 5344, 2024-08-29T17:50:16.173 INFO:tasks.workunit.client.0.smithi029.stdout: "critical_warning": 0, 2024-08-29T17:50:16.173 INFO:tasks.workunit.client.0.smithi029.stdout: "data_units_read": 183814959, 2024-08-29T17:50:16.173 INFO:tasks.workunit.client.0.smithi029.stdout: "data_units_written": 921317413, 2024-08-29T17:50:16.173 INFO:tasks.workunit.client.0.smithi029.stdout: "host_reads": 3045219395, 2024-08-29T17:50:16.173 INFO:tasks.workunit.client.0.smithi029.stdout: "host_writes": 19514453341, 2024-08-29T17:50:16.173 INFO:tasks.workunit.client.0.smithi029.stdout: "media_errors": 0, 2024-08-29T17:50:16.173 INFO:tasks.workunit.client.0.smithi029.stdout: "num_err_log_entries": 0, 2024-08-29T17:50:16.173 INFO:tasks.workunit.client.0.smithi029.stdout: "percentage_used": 0, 2024-08-29T17:50:16.174 INFO:tasks.workunit.client.0.smithi029.stdout: "power_cycles": 39183, 2024-08-29T17:50:16.174 INFO:tasks.workunit.client.0.smithi029.stdout: "power_on_hours": 41974, 2024-08-29T17:50:16.174 INFO:tasks.workunit.client.0.smithi029.stdout: "temperature": 35, 2024-08-29T17:50:16.174 INFO:tasks.workunit.client.0.smithi029.stdout: "unsafe_shutdowns": 9800 2024-08-29T17:50:16.174 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.174 INFO:tasks.workunit.client.0.smithi029.stdout: "nvme_vendor": "intel", 2024-08-29T17:50:16.174 INFO:tasks.workunit.client.0.smithi029.stdout: "nvme_version": { 2024-08-29T17:50:16.174 INFO:tasks.workunit.client.0.smithi029.stdout: "string": "<1.2", 2024-08-29T17:50:16.174 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.174 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.174 INFO:tasks.workunit.client.0.smithi029.stdout: "power_cycle_count": 39183, 2024-08-29T17:50:16.174 INFO:tasks.workunit.client.0.smithi029.stdout: "power_on_time": { 2024-08-29T17:50:16.174 INFO:tasks.workunit.client.0.smithi029.stdout: "hours": 41974 2024-08-29T17:50:16.175 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.175 INFO:tasks.workunit.client.0.smithi029.stdout: "serial_number": "deleted", 2024-08-29T17:50:16.175 INFO:tasks.workunit.client.0.smithi029.stdout: "smart_status": { 2024-08-29T17:50:16.175 INFO:tasks.workunit.client.0.smithi029.stdout: "nvme": { 2024-08-29T17:50:16.175 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.175 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.175 INFO:tasks.workunit.client.0.smithi029.stdout: "passed": true 2024-08-29T17:50:16.175 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.175 INFO:tasks.workunit.client.0.smithi029.stdout: "smartctl": { 2024-08-29T17:50:16.175 INFO:tasks.workunit.client.0.smithi029.stdout: "argv": [ 2024-08-29T17:50:16.175 INFO:tasks.workunit.client.0.smithi029.stdout: "smartctl", 2024-08-29T17:50:16.176 INFO:tasks.workunit.client.0.smithi029.stdout: "-x", 2024-08-29T17:50:16.176 INFO:tasks.workunit.client.0.smithi029.stdout: "--json=o", 2024-08-29T17:50:16.176 INFO:tasks.workunit.client.0.smithi029.stdout: "/dev/nvme0n1" 2024-08-29T17:50:16.176 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:16.176 INFO:tasks.workunit.client.0.smithi029.stdout: "build_info": "(local build)", 2024-08-29T17:50:16.176 INFO:tasks.workunit.client.0.smithi029.stdout: "exit_status": 0, 2024-08-29T17:50:16.176 INFO:tasks.workunit.client.0.smithi029.stdout: "output": [ 2024-08-29T17:50:16.176 INFO:tasks.workunit.client.0.smithi029.stdout: "smartctl 7.2 2020-12-30 r5155 [x86_64-linux-5.15.0-119-generic] (local build)", 2024-08-29T17:50:16.176 INFO:tasks.workunit.client.0.smithi029.stdout: "Copyright (C) 2002-20, Bruce Allen, Christian Franke, www.smartmontools.org", 2024-08-29T17:50:16.176 INFO:tasks.workunit.client.0.smithi029.stdout: "", 2024-08-29T17:50:16.177 INFO:tasks.workunit.client.0.smithi029.stdout: "=== START OF INFORMATION SECTION ===", 2024-08-29T17:50:16.177 INFO:tasks.workunit.client.0.smithi029.stdout: "Model Number: INTEL SSDPED1D480GA", 2024-08-29T17:50:16.177 INFO:tasks.workunit.client.0.smithi029.stdout: "Serial Number: deleted", 2024-08-29T17:50:16.177 INFO:tasks.workunit.client.0.smithi029.stdout: "Firmware Version: E2010325", 2024-08-29T17:50:16.177 INFO:tasks.workunit.client.0.smithi029.stdout: "PCI Vendor/Subsystem ID: 0x8086", 2024-08-29T17:50:16.177 INFO:tasks.workunit.client.0.smithi029.stdout: "IEEE OUI Identifier: 0x5cd2e4", 2024-08-29T17:50:16.177 INFO:tasks.workunit.client.0.smithi029.stdout: "Controller ID: 0", 2024-08-29T17:50:16.177 INFO:tasks.workunit.client.0.smithi029.stdout: "NVMe Version: <1.2", 2024-08-29T17:50:16.177 INFO:tasks.workunit.client.0.smithi029.stdout: "Number of Namespaces: 1", 2024-08-29T17:50:16.177 INFO:tasks.workunit.client.0.smithi029.stdout: "Namespace 1 Size/Capacity: 480,103,981,056 [480 GB]", 2024-08-29T17:50:16.177 INFO:tasks.workunit.client.0.smithi029.stdout: "Namespace 1 Formatted LBA Size: 512", 2024-08-29T17:50:16.178 INFO:tasks.workunit.client.0.smithi029.stdout: "Local Time is: Thu Aug 29 17:37:36 2024 UTC", 2024-08-29T17:50:16.178 INFO:tasks.workunit.client.0.smithi029.stdout: "Firmware Updates (0x02): 1 Slot", 2024-08-29T17:50:16.178 INFO:tasks.workunit.client.0.smithi029.stdout: "Optional Admin Commands (0x0007): Security Format Frmw_DL", 2024-08-29T17:50:16.178 INFO:tasks.workunit.client.0.smithi029.stdout: "Optional NVM Commands (0x0006): Wr_Unc DS_Mngmt", 2024-08-29T17:50:16.178 INFO:tasks.workunit.client.0.smithi029.stdout: "Log Page Attributes (0x02): Cmd_Eff_Lg", 2024-08-29T17:50:16.178 INFO:tasks.workunit.client.0.smithi029.stdout: "Maximum Data Transfer Size: 32 Pages", 2024-08-29T17:50:16.178 INFO:tasks.workunit.client.0.smithi029.stdout: "", 2024-08-29T17:50:16.178 INFO:tasks.workunit.client.0.smithi029.stdout: "Supported Power States", 2024-08-29T17:50:16.178 INFO:tasks.workunit.client.0.smithi029.stdout: "St Op Max Active Idle RL RT WL WT Ent_Lat Ex_Lat", 2024-08-29T17:50:16.178 INFO:tasks.workunit.client.0.smithi029.stdout: " 0 + 18.00W - - 0 0 0 0 0 0", 2024-08-29T17:50:16.178 INFO:tasks.workunit.client.0.smithi029.stdout: "", 2024-08-29T17:50:16.179 INFO:tasks.workunit.client.0.smithi029.stdout: "Supported LBA Sizes (NSID 0x1)", 2024-08-29T17:50:16.179 INFO:tasks.workunit.client.0.smithi029.stdout: "Id Fmt Data Metadt Rel_Perf", 2024-08-29T17:50:16.179 INFO:tasks.workunit.client.0.smithi029.stdout: " 0 + 512 0 2", 2024-08-29T17:50:16.179 INFO:tasks.workunit.client.0.smithi029.stdout: "", 2024-08-29T17:50:16.179 INFO:tasks.workunit.client.0.smithi029.stdout: "=== START OF SMART DATA SECTION ===", 2024-08-29T17:50:16.179 INFO:tasks.workunit.client.0.smithi029.stdout: "SMART overall-health self-assessment test result: PASSED", 2024-08-29T17:50:16.179 INFO:tasks.workunit.client.0.smithi029.stdout: "", 2024-08-29T17:50:16.179 INFO:tasks.workunit.client.0.smithi029.stdout: "SMART/Health Information (NVMe Log 0x02)", 2024-08-29T17:50:16.179 INFO:tasks.workunit.client.0.smithi029.stdout: "Critical Warning: 0x00", 2024-08-29T17:50:16.179 INFO:tasks.workunit.client.0.smithi029.stdout: "Temperature: 35 Celsius", 2024-08-29T17:50:16.179 INFO:tasks.workunit.client.0.smithi029.stdout: "Available Spare: 100%", 2024-08-29T17:50:16.180 INFO:tasks.workunit.client.0.smithi029.stdout: "Available Spare Threshold: 0%", 2024-08-29T17:50:16.180 INFO:tasks.workunit.client.0.smithi029.stdout: "Percentage Used: 0%", 2024-08-29T17:50:16.180 INFO:tasks.workunit.client.0.smithi029.stdout: "Data Units Read: 183,814,959 [94.1 TB]", 2024-08-29T17:50:16.180 INFO:tasks.workunit.client.0.smithi029.stdout: "Data Units Written: 921,317,413 [471 TB]", 2024-08-29T17:50:16.180 INFO:tasks.workunit.client.0.smithi029.stdout: "Host Read Commands: 3,045,219,395", 2024-08-29T17:50:16.180 INFO:tasks.workunit.client.0.smithi029.stdout: "Host Write Commands: 19,514,453,341", 2024-08-29T17:50:16.180 INFO:tasks.workunit.client.0.smithi029.stdout: "Controller Busy Time: 5,344", 2024-08-29T17:50:16.180 INFO:tasks.workunit.client.0.smithi029.stdout: "Power Cycles: 39,183", 2024-08-29T17:50:16.180 INFO:tasks.workunit.client.0.smithi029.stdout: "Power On Hours: 41,974", 2024-08-29T17:50:16.180 INFO:tasks.workunit.client.0.smithi029.stdout: "Unsafe Shutdowns: 9,800", 2024-08-29T17:50:16.180 INFO:tasks.workunit.client.0.smithi029.stdout: "Media and Data Integrity Errors: 0", 2024-08-29T17:50:16.181 INFO:tasks.workunit.client.0.smithi029.stdout: "Error Information Log Entries: 0", 2024-08-29T17:50:16.181 INFO:tasks.workunit.client.0.smithi029.stdout: "", 2024-08-29T17:50:16.181 INFO:tasks.workunit.client.0.smithi029.stdout: "Error Information (NVMe Log 0x01, 16 of 64 entries)", 2024-08-29T17:50:16.181 INFO:tasks.workunit.client.0.smithi029.stdout: "No Errors Logged", 2024-08-29T17:50:16.181 INFO:tasks.workunit.client.0.smithi029.stdout: "" 2024-08-29T17:50:16.181 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:16.181 INFO:tasks.workunit.client.0.smithi029.stdout: "platform_info": "x86_64-linux-5.15.0-119-generic", 2024-08-29T17:50:16.181 INFO:tasks.workunit.client.0.smithi029.stdout: "svn_revision": "5155", 2024-08-29T17:50:16.181 INFO:tasks.workunit.client.0.smithi029.stdout: "version": [ 2024-08-29T17:50:16.181 INFO:tasks.workunit.client.0.smithi029.stdout: 7, 2024-08-29T17:50:16.181 INFO:tasks.workunit.client.0.smithi029.stdout: 2 2024-08-29T17:50:16.182 INFO:tasks.workunit.client.0.smithi029.stdout: ] 2024-08-29T17:50:16.182 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.182 INFO:tasks.workunit.client.0.smithi029.stdout: "temperature": { 2024-08-29T17:50:16.182 INFO:tasks.workunit.client.0.smithi029.stdout: "current": 35 2024-08-29T17:50:16.182 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.182 INFO:tasks.workunit.client.0.smithi029.stdout: "user_capacity": { 2024-08-29T17:50:16.182 INFO:tasks.workunit.client.0.smithi029.stdout: "blocks": 937703088, 2024-08-29T17:50:16.182 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 480103981056 2024-08-29T17:50:16.182 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:16.182 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:16.182 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:16.183 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:16.183 INFO:tasks.workunit.client.0.smithi029.stdout:} 2024-08-29T17:50:16.183 INFO:tasks.workunit.client.0.smithi029.stderr:+ ceph telemetry show-all 2024-08-29T17:50:16.186 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:50:15 smithi110 bash[24444]: cluster 2024-08-29T17:50:13.981385+0000 mgr.y (mgr.14454) 197 : cluster [DBG] pgmap v156: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 18 op/s 2024-08-29T17:50:16.187 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:50:15 smithi110 bash[24444]: audit 2024-08-29T17:50:14.208287+0000 mgr.y (mgr.14454) 198 : audit [DBG] from='client.24692 -' entity='client.admin' cmd=[{"prefix": "telemetry show", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T17:50:16.187 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:50:15 smithi110 bash[24444]: audit 2024-08-29T17:50:14.834108+0000 mgr.y (mgr.14454) 199 : audit [DBG] from='client.14790 -' entity='client.admin' cmd=[{"prefix": "telemetry show-device", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T17:50:16.187 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:50:15 smithi110 bash[24444]: audit 2024-08-29T17:50:15.420126+0000 mon.a (mon.0) 1026 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:50:16.187 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:50:15 smithi110 bash[24444]: audit 2024-08-29T17:50:15.424617+0000 mon.a (mon.0) 1027 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-29T17:50:16.187 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:50:15 smithi110 bash[24444]: audit 2024-08-29T17:50:15.555040+0000 mon.a (mon.0) 1028 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T17:50:16.187 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:50:15 smithi110 bash[24444]: audit 2024-08-29T17:50:15.555482+0000 mon.a (mon.0) 1029 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T17:50:16.187 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:50:15 smithi110 bash[24444]: audit 2024-08-29T17:50:15.555803+0000 mon.a (mon.0) 1030 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T17:50:16.187 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:50:15 smithi110 bash[24444]: audit 2024-08-29T17:50:15.559073+0000 mon.a (mon.0) 1031 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T17:50:16.187 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:50:15 smithi110 bash[24444]: audit 2024-08-29T17:50:15.559483+0000 mon.a (mon.0) 1032 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T17:50:16.187 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:50:15 smithi110 bash[24444]: audit 2024-08-29T17:50:15.559825+0000 mon.a (mon.0) 1033 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T17:50:16.188 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:50:15 smithi110 bash[24444]: audit 2024-08-29T17:50:15.562998+0000 mon.a (mon.0) 1034 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T17:50:16.188 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:50:15 smithi110 bash[24444]: audit 2024-08-29T17:50:15.563376+0000 mon.a (mon.0) 1035 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T17:50:16.188 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:50:15 smithi110 bash[24444]: audit 2024-08-29T17:50:15.563799+0000 mon.a (mon.0) 1036 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T17:50:16.188 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:50:15 smithi110 bash[24444]: audit 2024-08-29T17:50:15.581476+0000 mon.a (mon.0) 1037 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T17:50:16.188 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:50:15 smithi110 bash[24444]: audit 2024-08-29T17:50:15.581610+0000 mon.a (mon.0) 1038 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T17:50:16.188 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:50:15 smithi110 bash[24444]: audit 2024-08-29T17:50:15.582145+0000 mon.a (mon.0) 1039 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T17:50:16.188 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:50:15 smithi110 bash[24444]: audit 2024-08-29T17:50:15.582620+0000 mon.a (mon.0) 1040 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T17:50:16.188 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:50:15 smithi110 bash[24444]: audit 2024-08-29T17:50:15.583077+0000 mon.a (mon.0) 1041 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T17:50:16.188 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:50:15 smithi110 bash[24444]: audit 2024-08-29T17:50:15.585860+0000 mon.b (mon.1) 35 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T17:50:16.188 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:50:15 smithi110 bash[24444]: audit 2024-08-29T17:50:15.585970+0000 mon.b (mon.1) 36 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T17:50:16.188 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:50:15 smithi110 bash[24444]: audit 2024-08-29T17:50:15.586284+0000 mon.a (mon.0) 1042 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T17:50:16.188 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:50:15 smithi110 bash[24444]: audit 2024-08-29T17:50:15.587049+0000 mon.a (mon.0) 1043 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T17:50:16.189 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:50:15 smithi110 bash[24444]: audit 2024-08-29T17:50:15.587417+0000 mon.a (mon.0) 1044 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T17:50:16.189 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:50:15 smithi110 bash[24444]: audit 2024-08-29T17:50:15.589904+0000 mon.c (mon.2) 34 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T17:50:16.189 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:50:15 smithi110 bash[24444]: audit 2024-08-29T17:50:15.589991+0000 mon.c (mon.2) 35 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T17:50:16.189 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:50:15 smithi110 bash[24444]: audit 2024-08-29T17:50:15.590452+0000 mon.a (mon.0) 1045 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T17:50:16.189 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:50:15 smithi110 bash[24444]: audit 2024-08-29T17:50:15.591340+0000 mon.a (mon.0) 1046 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T17:50:16.189 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:50:15 smithi110 bash[24444]: audit 2024-08-29T17:50:15.591639+0000 mon.a (mon.0) 1047 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T17:50:16.193 INFO:tasks.workunit.client.0.smithi029.stdout:{ 2024-08-29T17:50:16.193 INFO:tasks.workunit.client.0.smithi029.stdout: "device_report": { 2024-08-29T17:50:16.193 INFO:tasks.workunit.client.0.smithi029.stdout: "22cd75aa-662f-11ef-9d2b-0cc47abd125a": { 2024-08-29T17:50:16.194 INFO:tasks.workunit.client.0.smithi029.stdout: "INTEL_SSDPED1D480GA_22ce3116-662f-11ef-9d2b-0cc47abd125a": { 2024-08-29T17:50:16.194 INFO:tasks.workunit.client.0.smithi029.stdout: "20240829-173740": { 2024-08-29T17:50:16.194 INFO:tasks.workunit.client.0.smithi029.stdout: "device": { 2024-08-29T17:50:16.194 INFO:tasks.workunit.client.0.smithi029.stdout: "info_name": "/dev/nvme0n1", 2024-08-29T17:50:16.194 INFO:tasks.workunit.client.0.smithi029.stdout: "name": "/dev/nvme0n1", 2024-08-29T17:50:16.194 INFO:tasks.workunit.client.0.smithi029.stdout: "protocol": "NVMe", 2024-08-29T17:50:16.194 INFO:tasks.workunit.client.0.smithi029.stdout: "type": "nvme" 2024-08-29T17:50:16.194 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.194 INFO:tasks.workunit.client.0.smithi029.stdout: "firmware_version": "E2010325", 2024-08-29T17:50:16.194 INFO:tasks.workunit.client.0.smithi029.stdout: "host_id": "22cd75aa-662f-11ef-9d2b-0cc47abd125a", 2024-08-29T17:50:16.194 INFO:tasks.workunit.client.0.smithi029.stdout: "json_format_version": [ 2024-08-29T17:50:16.195 INFO:tasks.workunit.client.0.smithi029.stdout: 1, 2024-08-29T17:50:16.195 INFO:tasks.workunit.client.0.smithi029.stdout: 0 2024-08-29T17:50:16.195 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:16.195 INFO:tasks.workunit.client.0.smithi029.stdout: "local_time": { 2024-08-29T17:50:16.195 INFO:tasks.workunit.client.0.smithi029.stdout: "asctime": "Thu Aug 29 17:37:40 2024 UTC", 2024-08-29T17:50:16.195 INFO:tasks.workunit.client.0.smithi029.stdout: "time_t": 1724953060 2024-08-29T17:50:16.195 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.195 INFO:tasks.workunit.client.0.smithi029.stdout: "logical_block_size": 512, 2024-08-29T17:50:16.195 INFO:tasks.workunit.client.0.smithi029.stdout: "model_name": "INTEL SSDPED1D480GA", 2024-08-29T17:50:16.195 INFO:tasks.workunit.client.0.smithi029.stdout: "nvme_controller_id": 0, 2024-08-29T17:50:16.195 INFO:tasks.workunit.client.0.smithi029.stdout: "nvme_ieee_oui_identifier": 6083300, 2024-08-29T17:50:16.196 INFO:tasks.workunit.client.0.smithi029.stdout: "nvme_namespaces": [ 2024-08-29T17:50:16.196 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:16.196 INFO:tasks.workunit.client.0.smithi029.stdout: "capacity": { 2024-08-29T17:50:16.196 INFO:tasks.workunit.client.0.smithi029.stdout: "blocks": 937703088, 2024-08-29T17:50:16.196 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 480103981056 2024-08-29T17:50:16.196 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.196 INFO:tasks.workunit.client.0.smithi029.stdout: "formatted_lba_size": 512, 2024-08-29T17:50:16.196 INFO:tasks.workunit.client.0.smithi029.stdout: "id": 1, 2024-08-29T17:50:16.196 INFO:tasks.workunit.client.0.smithi029.stdout: "size": { 2024-08-29T17:50:16.196 INFO:tasks.workunit.client.0.smithi029.stdout: "blocks": 937703088, 2024-08-29T17:50:16.197 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 480103981056 2024-08-29T17:50:16.197 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.197 INFO:tasks.workunit.client.0.smithi029.stdout: "utilization": { 2024-08-29T17:50:16.197 INFO:tasks.workunit.client.0.smithi029.stdout: "blocks": 937703088, 2024-08-29T17:50:16.197 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 480103981056 2024-08-29T17:50:16.197 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:16.197 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:16.197 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:16.197 INFO:tasks.workunit.client.0.smithi029.stdout: "nvme_number_of_namespaces": 1, 2024-08-29T17:50:16.197 INFO:tasks.workunit.client.0.smithi029.stdout: "nvme_pci_vendor": { 2024-08-29T17:50:16.197 INFO:tasks.workunit.client.0.smithi029.stdout: "id": 32902, 2024-08-29T17:50:16.197 INFO:tasks.workunit.client.0.smithi029.stdout: "subsystem_id": 32902 2024-08-29T17:50:16.198 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.198 INFO:tasks.workunit.client.0.smithi029.stdout: "nvme_smart_health_information_add_log": { 2024-08-29T17:50:16.198 INFO:tasks.workunit.client.0.smithi029.stdout: "Device stats": { 2024-08-29T17:50:16.198 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_fw_downgrades": { 2024-08-29T17:50:16.198 INFO:tasks.workunit.client.0.smithi029.stdout: "normalized": 0, 2024-08-29T17:50:16.198 INFO:tasks.workunit.client.0.smithi029.stdout: "raw": 0 2024-08-29T17:50:16.198 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.198 INFO:tasks.workunit.client.0.smithi029.stdout: "crc_error_count": { 2024-08-29T17:50:16.198 INFO:tasks.workunit.client.0.smithi029.stdout: "normalized": 100, 2024-08-29T17:50:16.198 INFO:tasks.workunit.client.0.smithi029.stdout: "raw": 0 2024-08-29T17:50:16.198 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.199 INFO:tasks.workunit.client.0.smithi029.stdout: "end_to_end_error_detection_count": { 2024-08-29T17:50:16.199 INFO:tasks.workunit.client.0.smithi029.stdout: "normalized": 100, 2024-08-29T17:50:16.199 INFO:tasks.workunit.client.0.smithi029.stdout: "raw": 0 2024-08-29T17:50:16.199 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.199 INFO:tasks.workunit.client.0.smithi029.stdout: "erase_fail_count": { 2024-08-29T17:50:16.199 INFO:tasks.workunit.client.0.smithi029.stdout: "normalized": 0, 2024-08-29T17:50:16.199 INFO:tasks.workunit.client.0.smithi029.stdout: "raw": 0 2024-08-29T17:50:16.199 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.199 INFO:tasks.workunit.client.0.smithi029.stdout: "host_bytes_written": { 2024-08-29T17:50:16.199 INFO:tasks.workunit.client.0.smithi029.stdout: "normalized": 100, 2024-08-29T17:50:16.199 INFO:tasks.workunit.client.0.smithi029.stdout: "raw": 9486066 2024-08-29T17:50:16.199 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.200 INFO:tasks.workunit.client.0.smithi029.stdout: "host_ctx_wear_used": { 2024-08-29T17:50:16.200 INFO:tasks.workunit.client.0.smithi029.stdout: "normalized": 0, 2024-08-29T17:50:16.200 INFO:tasks.workunit.client.0.smithi029.stdout: "raw": 0 2024-08-29T17:50:16.200 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.200 INFO:tasks.workunit.client.0.smithi029.stdout: "media_bytes_read": { 2024-08-29T17:50:16.200 INFO:tasks.workunit.client.0.smithi029.stdout: "normalized": 0, 2024-08-29T17:50:16.200 INFO:tasks.workunit.client.0.smithi029.stdout: "raw": 0 2024-08-29T17:50:16.200 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.200 INFO:tasks.workunit.client.0.smithi029.stdout: "nand_bytes_written": { 2024-08-29T17:50:16.200 INFO:tasks.workunit.client.0.smithi029.stdout: "normalized": 0, 2024-08-29T17:50:16.200 INFO:tasks.workunit.client.0.smithi029.stdout: "raw": 0 2024-08-29T17:50:16.201 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.201 INFO:tasks.workunit.client.0.smithi029.stdout: "perf_stat_indicator": { 2024-08-29T17:50:16.201 INFO:tasks.workunit.client.0.smithi029.stdout: "normalized": 0, 2024-08-29T17:50:16.201 INFO:tasks.workunit.client.0.smithi029.stdout: "raw": 0 2024-08-29T17:50:16.201 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.201 INFO:tasks.workunit.client.0.smithi029.stdout: "pll_lock_loss_count": { 2024-08-29T17:50:16.201 INFO:tasks.workunit.client.0.smithi029.stdout: "normalized": 100, 2024-08-29T17:50:16.201 INFO:tasks.workunit.client.0.smithi029.stdout: "raw": 0 2024-08-29T17:50:16.201 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.201 INFO:tasks.workunit.client.0.smithi029.stdout: "program_fail_count": { 2024-08-29T17:50:16.201 INFO:tasks.workunit.client.0.smithi029.stdout: "normalized": 0, 2024-08-29T17:50:16.201 INFO:tasks.workunit.client.0.smithi029.stdout: "raw": 0 2024-08-29T17:50:16.202 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.202 INFO:tasks.workunit.client.0.smithi029.stdout: "re_alloc_sectr_cnt": { 2024-08-29T17:50:16.202 INFO:tasks.workunit.client.0.smithi029.stdout: "normalized": 0, 2024-08-29T17:50:16.202 INFO:tasks.workunit.client.0.smithi029.stdout: "raw": 0 2024-08-29T17:50:16.202 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.202 INFO:tasks.workunit.client.0.smithi029.stdout: "retry_buffer_overflow_count": { 2024-08-29T17:50:16.202 INFO:tasks.workunit.client.0.smithi029.stdout: "normalized": 100, 2024-08-29T17:50:16.202 INFO:tasks.workunit.client.0.smithi029.stdout: "raw": 0 2024-08-29T17:50:16.202 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.202 INFO:tasks.workunit.client.0.smithi029.stdout: "soft_ecc_err_rate": { 2024-08-29T17:50:16.202 INFO:tasks.workunit.client.0.smithi029.stdout: "normalized": 0, 2024-08-29T17:50:16.203 INFO:tasks.workunit.client.0.smithi029.stdout: "raw": 0 2024-08-29T17:50:16.203 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.203 INFO:tasks.workunit.client.0.smithi029.stdout: "thermal_throttle_status": { 2024-08-29T17:50:16.203 INFO:tasks.workunit.client.0.smithi029.stdout: "normalized": 100, 2024-08-29T17:50:16.203 INFO:tasks.workunit.client.0.smithi029.stdout: "raw": { 2024-08-29T17:50:16.203 INFO:tasks.workunit.client.0.smithi029.stdout: "cnt": 0, 2024-08-29T17:50:16.203 INFO:tasks.workunit.client.0.smithi029.stdout: "pct": 0 2024-08-29T17:50:16.203 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:16.203 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.203 INFO:tasks.workunit.client.0.smithi029.stdout: "timed_workload_host_reads": { 2024-08-29T17:50:16.204 INFO:tasks.workunit.client.0.smithi029.stdout: "normalized": 100, 2024-08-29T17:50:16.204 INFO:tasks.workunit.client.0.smithi029.stdout: "raw": 15 2024-08-29T17:50:16.204 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.204 INFO:tasks.workunit.client.0.smithi029.stdout: "timed_workload_media_wear": { 2024-08-29T17:50:16.204 INFO:tasks.workunit.client.0.smithi029.stdout: "normalized": 100, 2024-08-29T17:50:16.204 INFO:tasks.workunit.client.0.smithi029.stdout: "raw": "0.000000" 2024-08-29T17:50:16.204 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.204 INFO:tasks.workunit.client.0.smithi029.stdout: "timed_workload_timer": { 2024-08-29T17:50:16.204 INFO:tasks.workunit.client.0.smithi029.stdout: "normalized": 100, 2024-08-29T17:50:16.204 INFO:tasks.workunit.client.0.smithi029.stdout: "raw": 1137062 2024-08-29T17:50:16.204 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.204 INFO:tasks.workunit.client.0.smithi029.stdout: "unexp_power_loss": { 2024-08-29T17:50:16.205 INFO:tasks.workunit.client.0.smithi029.stdout: "normalized": 0, 2024-08-29T17:50:16.205 INFO:tasks.workunit.client.0.smithi029.stdout: "raw": 0 2024-08-29T17:50:16.205 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.205 INFO:tasks.workunit.client.0.smithi029.stdout: "wear_leveling": { 2024-08-29T17:50:16.205 INFO:tasks.workunit.client.0.smithi029.stdout: "normalized": 0, 2024-08-29T17:50:16.205 INFO:tasks.workunit.client.0.smithi029.stdout: "raw": { 2024-08-29T17:50:16.205 INFO:tasks.workunit.client.0.smithi029.stdout: "avg": 0, 2024-08-29T17:50:16.205 INFO:tasks.workunit.client.0.smithi029.stdout: "max": 0, 2024-08-29T17:50:16.205 INFO:tasks.workunit.client.0.smithi029.stdout: "min": 0 2024-08-29T17:50:16.205 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:16.205 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:16.206 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.206 INFO:tasks.workunit.client.0.smithi029.stdout: "Intel Smart log": "nvme0n1" 2024-08-29T17:50:16.206 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.206 INFO:tasks.workunit.client.0.smithi029.stdout: "nvme_smart_health_information_log": { 2024-08-29T17:50:16.206 INFO:tasks.workunit.client.0.smithi029.stdout: "available_spare": 100, 2024-08-29T17:50:16.206 INFO:tasks.workunit.client.0.smithi029.stdout: "available_spare_threshold": 0, 2024-08-29T17:50:16.206 INFO:tasks.workunit.client.0.smithi029.stdout: "controller_busy_time": 3676, 2024-08-29T17:50:16.206 INFO:tasks.workunit.client.0.smithi029.stdout: "critical_warning": 0, 2024-08-29T17:50:16.206 INFO:tasks.workunit.client.0.smithi029.stdout: "data_units_read": 127791267, 2024-08-29T17:50:16.206 INFO:tasks.workunit.client.0.smithi029.stdout: "data_units_written": 621678884, 2024-08-29T17:50:16.206 INFO:tasks.workunit.client.0.smithi029.stdout: "host_reads": 2047655288, 2024-08-29T17:50:16.207 INFO:tasks.workunit.client.0.smithi029.stdout: "host_writes": 14264005216, 2024-08-29T17:50:16.207 INFO:tasks.workunit.client.0.smithi029.stdout: "media_errors": 0, 2024-08-29T17:50:16.207 INFO:tasks.workunit.client.0.smithi029.stdout: "num_err_log_entries": 0, 2024-08-29T17:50:16.207 INFO:tasks.workunit.client.0.smithi029.stdout: "percentage_used": 0, 2024-08-29T17:50:16.207 INFO:tasks.workunit.client.0.smithi029.stdout: "power_cycles": 25200, 2024-08-29T17:50:16.207 INFO:tasks.workunit.client.0.smithi029.stdout: "power_on_hours": 29717, 2024-08-29T17:50:16.207 INFO:tasks.workunit.client.0.smithi029.stdout: "temperature": 31, 2024-08-29T17:50:16.207 INFO:tasks.workunit.client.0.smithi029.stdout: "unsafe_shutdowns": 8533 2024-08-29T17:50:16.207 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.207 INFO:tasks.workunit.client.0.smithi029.stdout: "nvme_vendor": "intel", 2024-08-29T17:50:16.207 INFO:tasks.workunit.client.0.smithi029.stdout: "nvme_version": { 2024-08-29T17:50:16.208 INFO:tasks.workunit.client.0.smithi029.stdout: "string": "<1.2", 2024-08-29T17:50:16.208 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.208 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.208 INFO:tasks.workunit.client.0.smithi029.stdout: "power_cycle_count": 25200, 2024-08-29T17:50:16.208 INFO:tasks.workunit.client.0.smithi029.stdout: "power_on_time": { 2024-08-29T17:50:16.208 INFO:tasks.workunit.client.0.smithi029.stdout: "hours": 29717 2024-08-29T17:50:16.208 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.208 INFO:tasks.workunit.client.0.smithi029.stdout: "serial_number": "deleted", 2024-08-29T17:50:16.208 INFO:tasks.workunit.client.0.smithi029.stdout: "smart_status": { 2024-08-29T17:50:16.208 INFO:tasks.workunit.client.0.smithi029.stdout: "nvme": { 2024-08-29T17:50:16.208 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.209 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.209 INFO:tasks.workunit.client.0.smithi029.stdout: "passed": true 2024-08-29T17:50:16.209 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.209 INFO:tasks.workunit.client.0.smithi029.stdout: "smartctl": { 2024-08-29T17:50:16.209 INFO:tasks.workunit.client.0.smithi029.stdout: "argv": [ 2024-08-29T17:50:16.209 INFO:tasks.workunit.client.0.smithi029.stdout: "smartctl", 2024-08-29T17:50:16.209 INFO:tasks.workunit.client.0.smithi029.stdout: "-x", 2024-08-29T17:50:16.209 INFO:tasks.workunit.client.0.smithi029.stdout: "--json=o", 2024-08-29T17:50:16.209 INFO:tasks.workunit.client.0.smithi029.stdout: "/dev/nvme0n1" 2024-08-29T17:50:16.209 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:16.209 INFO:tasks.workunit.client.0.smithi029.stdout: "build_info": "(local build)", 2024-08-29T17:50:16.210 INFO:tasks.workunit.client.0.smithi029.stdout: "exit_status": 0, 2024-08-29T17:50:16.210 INFO:tasks.workunit.client.0.smithi029.stdout: "output": [ 2024-08-29T17:50:16.210 INFO:tasks.workunit.client.0.smithi029.stdout: "smartctl 7.2 2020-12-30 r5155 [x86_64-linux-5.15.0-119-generic] (local build)", 2024-08-29T17:50:16.210 INFO:tasks.workunit.client.0.smithi029.stdout: "Copyright (C) 2002-20, Bruce Allen, Christian Franke, www.smartmontools.org", 2024-08-29T17:50:16.210 INFO:tasks.workunit.client.0.smithi029.stdout: "", 2024-08-29T17:50:16.210 INFO:tasks.workunit.client.0.smithi029.stdout: "=== START OF INFORMATION SECTION ===", 2024-08-29T17:50:16.210 INFO:tasks.workunit.client.0.smithi029.stdout: "Model Number: INTEL SSDPED1D480GA", 2024-08-29T17:50:16.210 INFO:tasks.workunit.client.0.smithi029.stdout: "Serial Number: deleted", 2024-08-29T17:50:16.210 INFO:tasks.workunit.client.0.smithi029.stdout: "Firmware Version: E2010325", 2024-08-29T17:50:16.210 INFO:tasks.workunit.client.0.smithi029.stdout: "PCI Vendor/Subsystem ID: 0x8086", 2024-08-29T17:50:16.211 INFO:tasks.workunit.client.0.smithi029.stdout: "IEEE OUI Identifier: 0x5cd2e4", 2024-08-29T17:50:16.211 INFO:tasks.workunit.client.0.smithi029.stdout: "Controller ID: 0", 2024-08-29T17:50:16.211 INFO:tasks.workunit.client.0.smithi029.stdout: "NVMe Version: <1.2", 2024-08-29T17:50:16.211 INFO:tasks.workunit.client.0.smithi029.stdout: "Number of Namespaces: 1", 2024-08-29T17:50:16.211 INFO:tasks.workunit.client.0.smithi029.stdout: "Namespace 1 Size/Capacity: 480,103,981,056 [480 GB]", 2024-08-29T17:50:16.211 INFO:tasks.workunit.client.0.smithi029.stdout: "Namespace 1 Formatted LBA Size: 512", 2024-08-29T17:50:16.211 INFO:tasks.workunit.client.0.smithi029.stdout: "Local Time is: Thu Aug 29 17:37:40 2024 UTC", 2024-08-29T17:50:16.211 INFO:tasks.workunit.client.0.smithi029.stdout: "Firmware Updates (0x02): 1 Slot", 2024-08-29T17:50:16.211 INFO:tasks.workunit.client.0.smithi029.stdout: "Optional Admin Commands (0x0007): Security Format Frmw_DL", 2024-08-29T17:50:16.211 INFO:tasks.workunit.client.0.smithi029.stdout: "Optional NVM Commands (0x0006): Wr_Unc DS_Mngmt", 2024-08-29T17:50:16.211 INFO:tasks.workunit.client.0.smithi029.stdout: "Log Page Attributes (0x02): Cmd_Eff_Lg", 2024-08-29T17:50:16.211 INFO:tasks.workunit.client.0.smithi029.stdout: "Maximum Data Transfer Size: 32 Pages", 2024-08-29T17:50:16.212 INFO:tasks.workunit.client.0.smithi029.stdout: "", 2024-08-29T17:50:16.212 INFO:tasks.workunit.client.0.smithi029.stdout: "Supported Power States", 2024-08-29T17:50:16.212 INFO:tasks.workunit.client.0.smithi029.stdout: "St Op Max Active Idle RL RT WL WT Ent_Lat Ex_Lat", 2024-08-29T17:50:16.212 INFO:tasks.workunit.client.0.smithi029.stdout: " 0 + 18.00W - - 0 0 0 0 0 0", 2024-08-29T17:50:16.212 INFO:tasks.workunit.client.0.smithi029.stdout: "", 2024-08-29T17:50:16.212 INFO:tasks.workunit.client.0.smithi029.stdout: "Supported LBA Sizes (NSID 0x1)", 2024-08-29T17:50:16.212 INFO:tasks.workunit.client.0.smithi029.stdout: "Id Fmt Data Metadt Rel_Perf", 2024-08-29T17:50:16.212 INFO:tasks.workunit.client.0.smithi029.stdout: " 0 + 512 0 2", 2024-08-29T17:50:16.212 INFO:tasks.workunit.client.0.smithi029.stdout: "", 2024-08-29T17:50:16.212 INFO:tasks.workunit.client.0.smithi029.stdout: "=== START OF SMART DATA SECTION ===", 2024-08-29T17:50:16.213 INFO:tasks.workunit.client.0.smithi029.stdout: "SMART overall-health self-assessment test result: PASSED", 2024-08-29T17:50:16.213 INFO:tasks.workunit.client.0.smithi029.stdout: "", 2024-08-29T17:50:16.213 INFO:tasks.workunit.client.0.smithi029.stdout: "SMART/Health Information (NVMe Log 0x02)", 2024-08-29T17:50:16.213 INFO:tasks.workunit.client.0.smithi029.stdout: "Critical Warning: 0x00", 2024-08-29T17:50:16.213 INFO:tasks.workunit.client.0.smithi029.stdout: "Temperature: 31 Celsius", 2024-08-29T17:50:16.213 INFO:tasks.workunit.client.0.smithi029.stdout: "Available Spare: 100%", 2024-08-29T17:50:16.213 INFO:tasks.workunit.client.0.smithi029.stdout: "Available Spare Threshold: 0%", 2024-08-29T17:50:16.213 INFO:tasks.workunit.client.0.smithi029.stdout: "Percentage Used: 0%", 2024-08-29T17:50:16.213 INFO:tasks.workunit.client.0.smithi029.stdout: "Data Units Read: 127,791,267 [65.4 TB]", 2024-08-29T17:50:16.213 INFO:tasks.workunit.client.0.smithi029.stdout: "Data Units Written: 621,678,884 [318 TB]", 2024-08-29T17:50:16.213 INFO:tasks.workunit.client.0.smithi029.stdout: "Host Read Commands: 2,047,655,288", 2024-08-29T17:50:16.213 INFO:tasks.workunit.client.0.smithi029.stdout: "Host Write Commands: 14,264,005,216", 2024-08-29T17:50:16.214 INFO:tasks.workunit.client.0.smithi029.stdout: "Controller Busy Time: 3,676", 2024-08-29T17:50:16.214 INFO:tasks.workunit.client.0.smithi029.stdout: "Power Cycles: 25,200", 2024-08-29T17:50:16.214 INFO:tasks.workunit.client.0.smithi029.stdout: "Power On Hours: 29,717", 2024-08-29T17:50:16.214 INFO:tasks.workunit.client.0.smithi029.stdout: "Unsafe Shutdowns: 8,533", 2024-08-29T17:50:16.214 INFO:tasks.workunit.client.0.smithi029.stdout: "Media and Data Integrity Errors: 0", 2024-08-29T17:50:16.214 INFO:tasks.workunit.client.0.smithi029.stdout: "Error Information Log Entries: 0", 2024-08-29T17:50:16.214 INFO:tasks.workunit.client.0.smithi029.stdout: "", 2024-08-29T17:50:16.214 INFO:tasks.workunit.client.0.smithi029.stdout: "Error Information (NVMe Log 0x01, 16 of 64 entries)", 2024-08-29T17:50:16.214 INFO:tasks.workunit.client.0.smithi029.stdout: "No Errors Logged", 2024-08-29T17:50:16.214 INFO:tasks.workunit.client.0.smithi029.stdout: "" 2024-08-29T17:50:16.214 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:16.215 INFO:tasks.workunit.client.0.smithi029.stdout: "platform_info": "x86_64-linux-5.15.0-119-generic", 2024-08-29T17:50:16.215 INFO:tasks.workunit.client.0.smithi029.stdout: "svn_revision": "5155", 2024-08-29T17:50:16.215 INFO:tasks.workunit.client.0.smithi029.stdout: "version": [ 2024-08-29T17:50:16.215 INFO:tasks.workunit.client.0.smithi029.stdout: 7, 2024-08-29T17:50:16.215 INFO:tasks.workunit.client.0.smithi029.stdout: 2 2024-08-29T17:50:16.215 INFO:tasks.workunit.client.0.smithi029.stdout: ] 2024-08-29T17:50:16.215 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.215 INFO:tasks.workunit.client.0.smithi029.stdout: "temperature": { 2024-08-29T17:50:16.215 INFO:tasks.workunit.client.0.smithi029.stdout: "current": 31 2024-08-29T17:50:16.215 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.215 INFO:tasks.workunit.client.0.smithi029.stdout: "user_capacity": { 2024-08-29T17:50:16.215 INFO:tasks.workunit.client.0.smithi029.stdout: "blocks": 937703088, 2024-08-29T17:50:16.215 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 480103981056 2024-08-29T17:50:16.216 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:16.216 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:16.216 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:16.216 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.216 INFO:tasks.workunit.client.0.smithi029.stdout: "22d07c82-662f-11ef-9d2b-0cc47abd125a": { 2024-08-29T17:50:16.216 INFO:tasks.workunit.client.0.smithi029.stdout: "INTEL_SSDPED1D480GA_22d14626-662f-11ef-9d2b-0cc47abd125a": { 2024-08-29T17:50:16.216 INFO:tasks.workunit.client.0.smithi029.stdout: "20240829-173736": { 2024-08-29T17:50:16.216 INFO:tasks.workunit.client.0.smithi029.stdout: "device": { 2024-08-29T17:50:16.216 INFO:tasks.workunit.client.0.smithi029.stdout: "info_name": "/dev/nvme0n1", 2024-08-29T17:50:16.216 INFO:tasks.workunit.client.0.smithi029.stdout: "name": "/dev/nvme0n1", 2024-08-29T17:50:16.216 INFO:tasks.workunit.client.0.smithi029.stdout: "protocol": "NVMe", 2024-08-29T17:50:16.217 INFO:tasks.workunit.client.0.smithi029.stdout: "type": "nvme" 2024-08-29T17:50:16.217 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.217 INFO:tasks.workunit.client.0.smithi029.stdout: "firmware_version": "E2010325", 2024-08-29T17:50:16.217 INFO:tasks.workunit.client.0.smithi029.stdout: "host_id": "22d07c82-662f-11ef-9d2b-0cc47abd125a", 2024-08-29T17:50:16.217 INFO:tasks.workunit.client.0.smithi029.stdout: "json_format_version": [ 2024-08-29T17:50:16.217 INFO:tasks.workunit.client.0.smithi029.stdout: 1, 2024-08-29T17:50:16.217 INFO:tasks.workunit.client.0.smithi029.stdout: 0 2024-08-29T17:50:16.217 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:16.217 INFO:tasks.workunit.client.0.smithi029.stdout: "local_time": { 2024-08-29T17:50:16.217 INFO:tasks.workunit.client.0.smithi029.stdout: "asctime": "Thu Aug 29 17:37:36 2024 UTC", 2024-08-29T17:50:16.217 INFO:tasks.workunit.client.0.smithi029.stdout: "time_t": 1724953056 2024-08-29T17:50:16.218 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.218 INFO:tasks.workunit.client.0.smithi029.stdout: "logical_block_size": 512, 2024-08-29T17:50:16.218 INFO:tasks.workunit.client.0.smithi029.stdout: "model_name": "INTEL SSDPED1D480GA", 2024-08-29T17:50:16.218 INFO:tasks.workunit.client.0.smithi029.stdout: "nvme_controller_id": 0, 2024-08-29T17:50:16.218 INFO:tasks.workunit.client.0.smithi029.stdout: "nvme_ieee_oui_identifier": 6083300, 2024-08-29T17:50:16.218 INFO:tasks.workunit.client.0.smithi029.stdout: "nvme_namespaces": [ 2024-08-29T17:50:16.218 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:16.218 INFO:tasks.workunit.client.0.smithi029.stdout: "capacity": { 2024-08-29T17:50:16.218 INFO:tasks.workunit.client.0.smithi029.stdout: "blocks": 937703088, 2024-08-29T17:50:16.219 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 480103981056 2024-08-29T17:50:16.219 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.219 INFO:tasks.workunit.client.0.smithi029.stdout: "formatted_lba_size": 512, 2024-08-29T17:50:16.219 INFO:tasks.workunit.client.0.smithi029.stdout: "id": 1, 2024-08-29T17:50:16.219 INFO:tasks.workunit.client.0.smithi029.stdout: "size": { 2024-08-29T17:50:16.219 INFO:tasks.workunit.client.0.smithi029.stdout: "blocks": 937703088, 2024-08-29T17:50:16.219 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 480103981056 2024-08-29T17:50:16.219 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.219 INFO:tasks.workunit.client.0.smithi029.stdout: "utilization": { 2024-08-29T17:50:16.219 INFO:tasks.workunit.client.0.smithi029.stdout: "blocks": 937703088, 2024-08-29T17:50:16.219 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 480103981056 2024-08-29T17:50:16.219 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:16.220 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:16.220 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:16.220 INFO:tasks.workunit.client.0.smithi029.stdout: "nvme_number_of_namespaces": 1, 2024-08-29T17:50:16.220 INFO:tasks.workunit.client.0.smithi029.stdout: "nvme_pci_vendor": { 2024-08-29T17:50:16.220 INFO:tasks.workunit.client.0.smithi029.stdout: "id": 32902, 2024-08-29T17:50:16.220 INFO:tasks.workunit.client.0.smithi029.stdout: "subsystem_id": 32902 2024-08-29T17:50:16.220 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.220 INFO:tasks.workunit.client.0.smithi029.stdout: "nvme_smart_health_information_add_log": { 2024-08-29T17:50:16.220 INFO:tasks.workunit.client.0.smithi029.stdout: "Device stats": { 2024-08-29T17:50:16.220 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_fw_downgrades": { 2024-08-29T17:50:16.220 INFO:tasks.workunit.client.0.smithi029.stdout: "normalized": 0, 2024-08-29T17:50:16.221 INFO:tasks.workunit.client.0.smithi029.stdout: "raw": 0 2024-08-29T17:50:16.221 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.221 INFO:tasks.workunit.client.0.smithi029.stdout: "crc_error_count": { 2024-08-29T17:50:16.221 INFO:tasks.workunit.client.0.smithi029.stdout: "normalized": 100, 2024-08-29T17:50:16.221 INFO:tasks.workunit.client.0.smithi029.stdout: "raw": 0 2024-08-29T17:50:16.221 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.221 INFO:tasks.workunit.client.0.smithi029.stdout: "end_to_end_error_detection_count": { 2024-08-29T17:50:16.221 INFO:tasks.workunit.client.0.smithi029.stdout: "normalized": 100, 2024-08-29T17:50:16.221 INFO:tasks.workunit.client.0.smithi029.stdout: "raw": 0 2024-08-29T17:50:16.221 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.221 INFO:tasks.workunit.client.0.smithi029.stdout: "erase_fail_count": { 2024-08-29T17:50:16.221 INFO:tasks.workunit.client.0.smithi029.stdout: "normalized": 0, 2024-08-29T17:50:16.222 INFO:tasks.workunit.client.0.smithi029.stdout: "raw": 0 2024-08-29T17:50:16.222 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.222 INFO:tasks.workunit.client.0.smithi029.stdout: "host_bytes_written": { 2024-08-29T17:50:16.222 INFO:tasks.workunit.client.0.smithi029.stdout: "normalized": 100, 2024-08-29T17:50:16.222 INFO:tasks.workunit.client.0.smithi029.stdout: "raw": 14058188 2024-08-29T17:50:16.222 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.222 INFO:tasks.workunit.client.0.smithi029.stdout: "host_ctx_wear_used": { 2024-08-29T17:50:16.222 INFO:tasks.workunit.client.0.smithi029.stdout: "normalized": 0, 2024-08-29T17:50:16.222 INFO:tasks.workunit.client.0.smithi029.stdout: "raw": 0 2024-08-29T17:50:16.222 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.222 INFO:tasks.workunit.client.0.smithi029.stdout: "media_bytes_read": { 2024-08-29T17:50:16.222 INFO:tasks.workunit.client.0.smithi029.stdout: "normalized": 0, 2024-08-29T17:50:16.222 INFO:tasks.workunit.client.0.smithi029.stdout: "raw": 0 2024-08-29T17:50:16.223 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.223 INFO:tasks.workunit.client.0.smithi029.stdout: "nand_bytes_written": { 2024-08-29T17:50:16.223 INFO:tasks.workunit.client.0.smithi029.stdout: "normalized": 0, 2024-08-29T17:50:16.223 INFO:tasks.workunit.client.0.smithi029.stdout: "raw": 0 2024-08-29T17:50:16.223 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.223 INFO:tasks.workunit.client.0.smithi029.stdout: "perf_stat_indicator": { 2024-08-29T17:50:16.223 INFO:tasks.workunit.client.0.smithi029.stdout: "normalized": 0, 2024-08-29T17:50:16.223 INFO:tasks.workunit.client.0.smithi029.stdout: "raw": 0 2024-08-29T17:50:16.223 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.223 INFO:tasks.workunit.client.0.smithi029.stdout: "pll_lock_loss_count": { 2024-08-29T17:50:16.223 INFO:tasks.workunit.client.0.smithi029.stdout: "normalized": 100, 2024-08-29T17:50:16.223 INFO:tasks.workunit.client.0.smithi029.stdout: "raw": 0 2024-08-29T17:50:16.224 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.224 INFO:tasks.workunit.client.0.smithi029.stdout: "program_fail_count": { 2024-08-29T17:50:16.224 INFO:tasks.workunit.client.0.smithi029.stdout: "normalized": 0, 2024-08-29T17:50:16.224 INFO:tasks.workunit.client.0.smithi029.stdout: "raw": 0 2024-08-29T17:50:16.224 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.224 INFO:tasks.workunit.client.0.smithi029.stdout: "re_alloc_sectr_cnt": { 2024-08-29T17:50:16.224 INFO:tasks.workunit.client.0.smithi029.stdout: "normalized": 0, 2024-08-29T17:50:16.224 INFO:tasks.workunit.client.0.smithi029.stdout: "raw": 0 2024-08-29T17:50:16.224 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.224 INFO:tasks.workunit.client.0.smithi029.stdout: "retry_buffer_overflow_count": { 2024-08-29T17:50:16.224 INFO:tasks.workunit.client.0.smithi029.stdout: "normalized": 100, 2024-08-29T17:50:16.225 INFO:tasks.workunit.client.0.smithi029.stdout: "raw": 0 2024-08-29T17:50:16.225 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.225 INFO:tasks.workunit.client.0.smithi029.stdout: "soft_ecc_err_rate": { 2024-08-29T17:50:16.225 INFO:tasks.workunit.client.0.smithi029.stdout: "normalized": 0, 2024-08-29T17:50:16.225 INFO:tasks.workunit.client.0.smithi029.stdout: "raw": 0 2024-08-29T17:50:16.225 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.225 INFO:tasks.workunit.client.0.smithi029.stdout: "thermal_throttle_status": { 2024-08-29T17:50:16.225 INFO:tasks.workunit.client.0.smithi029.stdout: "normalized": 100, 2024-08-29T17:50:16.225 INFO:tasks.workunit.client.0.smithi029.stdout: "raw": { 2024-08-29T17:50:16.225 INFO:tasks.workunit.client.0.smithi029.stdout: "cnt": 0, 2024-08-29T17:50:16.225 INFO:tasks.workunit.client.0.smithi029.stdout: "pct": 0 2024-08-29T17:50:16.226 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:16.226 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.226 INFO:tasks.workunit.client.0.smithi029.stdout: "timed_workload_host_reads": { 2024-08-29T17:50:16.226 INFO:tasks.workunit.client.0.smithi029.stdout: "normalized": 100, 2024-08-29T17:50:16.226 INFO:tasks.workunit.client.0.smithi029.stdout: "raw": 12 2024-08-29T17:50:16.226 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.226 INFO:tasks.workunit.client.0.smithi029.stdout: "timed_workload_media_wear": { 2024-08-29T17:50:16.226 INFO:tasks.workunit.client.0.smithi029.stdout: "normalized": 100, 2024-08-29T17:50:16.226 INFO:tasks.workunit.client.0.smithi029.stdout: "raw": "0.029297" 2024-08-29T17:50:16.226 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.226 INFO:tasks.workunit.client.0.smithi029.stdout: "timed_workload_timer": { 2024-08-29T17:50:16.226 INFO:tasks.workunit.client.0.smithi029.stdout: "normalized": 100, 2024-08-29T17:50:16.226 INFO:tasks.workunit.client.0.smithi029.stdout: "raw": 1496911 2024-08-29T17:50:16.227 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.227 INFO:tasks.workunit.client.0.smithi029.stdout: "unexp_power_loss": { 2024-08-29T17:50:16.227 INFO:tasks.workunit.client.0.smithi029.stdout: "normalized": 0, 2024-08-29T17:50:16.227 INFO:tasks.workunit.client.0.smithi029.stdout: "raw": 0 2024-08-29T17:50:16.227 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.227 INFO:tasks.workunit.client.0.smithi029.stdout: "wear_leveling": { 2024-08-29T17:50:16.227 INFO:tasks.workunit.client.0.smithi029.stdout: "normalized": 0, 2024-08-29T17:50:16.227 INFO:tasks.workunit.client.0.smithi029.stdout: "raw": { 2024-08-29T17:50:16.227 INFO:tasks.workunit.client.0.smithi029.stdout: "avg": 0, 2024-08-29T17:50:16.227 INFO:tasks.workunit.client.0.smithi029.stdout: "max": 0, 2024-08-29T17:50:16.227 INFO:tasks.workunit.client.0.smithi029.stdout: "min": 0 2024-08-29T17:50:16.228 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:16.228 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:16.228 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.228 INFO:tasks.workunit.client.0.smithi029.stdout: "Intel Smart log": "nvme0n1" 2024-08-29T17:50:16.228 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.228 INFO:tasks.workunit.client.0.smithi029.stdout: "nvme_smart_health_information_log": { 2024-08-29T17:50:16.228 INFO:tasks.workunit.client.0.smithi029.stdout: "available_spare": 100, 2024-08-29T17:50:16.228 INFO:tasks.workunit.client.0.smithi029.stdout: "available_spare_threshold": 0, 2024-08-29T17:50:16.228 INFO:tasks.workunit.client.0.smithi029.stdout: "controller_busy_time": 5344, 2024-08-29T17:50:16.228 INFO:tasks.workunit.client.0.smithi029.stdout: "critical_warning": 0, 2024-08-29T17:50:16.228 INFO:tasks.workunit.client.0.smithi029.stdout: "data_units_read": 183814959, 2024-08-29T17:50:16.229 INFO:tasks.workunit.client.0.smithi029.stdout: "data_units_written": 921317413, 2024-08-29T17:50:16.229 INFO:tasks.workunit.client.0.smithi029.stdout: "host_reads": 3045219395, 2024-08-29T17:50:16.229 INFO:tasks.workunit.client.0.smithi029.stdout: "host_writes": 19514453341, 2024-08-29T17:50:16.229 INFO:tasks.workunit.client.0.smithi029.stdout: "media_errors": 0, 2024-08-29T17:50:16.229 INFO:tasks.workunit.client.0.smithi029.stdout: "num_err_log_entries": 0, 2024-08-29T17:50:16.229 INFO:tasks.workunit.client.0.smithi029.stdout: "percentage_used": 0, 2024-08-29T17:50:16.229 INFO:tasks.workunit.client.0.smithi029.stdout: "power_cycles": 39183, 2024-08-29T17:50:16.229 INFO:tasks.workunit.client.0.smithi029.stdout: "power_on_hours": 41974, 2024-08-29T17:50:16.229 INFO:tasks.workunit.client.0.smithi029.stdout: "temperature": 35, 2024-08-29T17:50:16.229 INFO:tasks.workunit.client.0.smithi029.stdout: "unsafe_shutdowns": 9800 2024-08-29T17:50:16.229 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.229 INFO:tasks.workunit.client.0.smithi029.stdout: "nvme_vendor": "intel", 2024-08-29T17:50:16.230 INFO:tasks.workunit.client.0.smithi029.stdout: "nvme_version": { 2024-08-29T17:50:16.230 INFO:tasks.workunit.client.0.smithi029.stdout: "string": "<1.2", 2024-08-29T17:50:16.230 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.230 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.230 INFO:tasks.workunit.client.0.smithi029.stdout: "power_cycle_count": 39183, 2024-08-29T17:50:16.230 INFO:tasks.workunit.client.0.smithi029.stdout: "power_on_time": { 2024-08-29T17:50:16.230 INFO:tasks.workunit.client.0.smithi029.stdout: "hours": 41974 2024-08-29T17:50:16.230 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.230 INFO:tasks.workunit.client.0.smithi029.stdout: "serial_number": "deleted", 2024-08-29T17:50:16.230 INFO:tasks.workunit.client.0.smithi029.stdout: "smart_status": { 2024-08-29T17:50:16.230 INFO:tasks.workunit.client.0.smithi029.stdout: "nvme": { 2024-08-29T17:50:16.230 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.231 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.231 INFO:tasks.workunit.client.0.smithi029.stdout: "passed": true 2024-08-29T17:50:16.231 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.231 INFO:tasks.workunit.client.0.smithi029.stdout: "smartctl": { 2024-08-29T17:50:16.231 INFO:tasks.workunit.client.0.smithi029.stdout: "argv": [ 2024-08-29T17:50:16.231 INFO:tasks.workunit.client.0.smithi029.stdout: "smartctl", 2024-08-29T17:50:16.231 INFO:tasks.workunit.client.0.smithi029.stdout: "-x", 2024-08-29T17:50:16.231 INFO:tasks.workunit.client.0.smithi029.stdout: "--json=o", 2024-08-29T17:50:16.231 INFO:tasks.workunit.client.0.smithi029.stdout: "/dev/nvme0n1" 2024-08-29T17:50:16.231 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:16.231 INFO:tasks.workunit.client.0.smithi029.stdout: "build_info": "(local build)", 2024-08-29T17:50:16.232 INFO:tasks.workunit.client.0.smithi029.stdout: "exit_status": 0, 2024-08-29T17:50:16.232 INFO:tasks.workunit.client.0.smithi029.stdout: "output": [ 2024-08-29T17:50:16.232 INFO:tasks.workunit.client.0.smithi029.stdout: "smartctl 7.2 2020-12-30 r5155 [x86_64-linux-5.15.0-119-generic] (local build)", 2024-08-29T17:50:16.232 INFO:tasks.workunit.client.0.smithi029.stdout: "Copyright (C) 2002-20, Bruce Allen, Christian Franke, www.smartmontools.org", 2024-08-29T17:50:16.232 INFO:tasks.workunit.client.0.smithi029.stdout: "", 2024-08-29T17:50:16.232 INFO:tasks.workunit.client.0.smithi029.stdout: "=== START OF INFORMATION SECTION ===", 2024-08-29T17:50:16.232 INFO:tasks.workunit.client.0.smithi029.stdout: "Model Number: INTEL SSDPED1D480GA", 2024-08-29T17:50:16.232 INFO:tasks.workunit.client.0.smithi029.stdout: "Serial Number: deleted", 2024-08-29T17:50:16.232 INFO:tasks.workunit.client.0.smithi029.stdout: "Firmware Version: E2010325", 2024-08-29T17:50:16.232 INFO:tasks.workunit.client.0.smithi029.stdout: "PCI Vendor/Subsystem ID: 0x8086", 2024-08-29T17:50:16.232 INFO:tasks.workunit.client.0.smithi029.stdout: "IEEE OUI Identifier: 0x5cd2e4", 2024-08-29T17:50:16.232 INFO:tasks.workunit.client.0.smithi029.stdout: "Controller ID: 0", 2024-08-29T17:50:16.233 INFO:tasks.workunit.client.0.smithi029.stdout: "NVMe Version: <1.2", 2024-08-29T17:50:16.233 INFO:tasks.workunit.client.0.smithi029.stdout: "Number of Namespaces: 1", 2024-08-29T17:50:16.233 INFO:tasks.workunit.client.0.smithi029.stdout: "Namespace 1 Size/Capacity: 480,103,981,056 [480 GB]", 2024-08-29T17:50:16.233 INFO:tasks.workunit.client.0.smithi029.stdout: "Namespace 1 Formatted LBA Size: 512", 2024-08-29T17:50:16.233 INFO:tasks.workunit.client.0.smithi029.stdout: "Local Time is: Thu Aug 29 17:37:36 2024 UTC", 2024-08-29T17:50:16.233 INFO:tasks.workunit.client.0.smithi029.stdout: "Firmware Updates (0x02): 1 Slot", 2024-08-29T17:50:16.233 INFO:tasks.workunit.client.0.smithi029.stdout: "Optional Admin Commands (0x0007): Security Format Frmw_DL", 2024-08-29T17:50:16.233 INFO:tasks.workunit.client.0.smithi029.stdout: "Optional NVM Commands (0x0006): Wr_Unc DS_Mngmt", 2024-08-29T17:50:16.233 INFO:tasks.workunit.client.0.smithi029.stdout: "Log Page Attributes (0x02): Cmd_Eff_Lg", 2024-08-29T17:50:16.233 INFO:tasks.workunit.client.0.smithi029.stdout: "Maximum Data Transfer Size: 32 Pages", 2024-08-29T17:50:16.233 INFO:tasks.workunit.client.0.smithi029.stdout: "", 2024-08-29T17:50:16.234 INFO:tasks.workunit.client.0.smithi029.stdout: "Supported Power States", 2024-08-29T17:50:16.234 INFO:tasks.workunit.client.0.smithi029.stdout: "St Op Max Active Idle RL RT WL WT Ent_Lat Ex_Lat", 2024-08-29T17:50:16.234 INFO:tasks.workunit.client.0.smithi029.stdout: " 0 + 18.00W - - 0 0 0 0 0 0", 2024-08-29T17:50:16.234 INFO:tasks.workunit.client.0.smithi029.stdout: "", 2024-08-29T17:50:16.234 INFO:tasks.workunit.client.0.smithi029.stdout: "Supported LBA Sizes (NSID 0x1)", 2024-08-29T17:50:16.234 INFO:tasks.workunit.client.0.smithi029.stdout: "Id Fmt Data Metadt Rel_Perf", 2024-08-29T17:50:16.234 INFO:tasks.workunit.client.0.smithi029.stdout: " 0 + 512 0 2", 2024-08-29T17:50:16.234 INFO:tasks.workunit.client.0.smithi029.stdout: "", 2024-08-29T17:50:16.234 INFO:tasks.workunit.client.0.smithi029.stdout: "=== START OF SMART DATA SECTION ===", 2024-08-29T17:50:16.234 INFO:tasks.workunit.client.0.smithi029.stdout: "SMART overall-health self-assessment test result: PASSED", 2024-08-29T17:50:16.234 INFO:tasks.workunit.client.0.smithi029.stdout: "", 2024-08-29T17:50:16.235 INFO:tasks.workunit.client.0.smithi029.stdout: "SMART/Health Information (NVMe Log 0x02)", 2024-08-29T17:50:16.235 INFO:tasks.workunit.client.0.smithi029.stdout: "Critical Warning: 0x00", 2024-08-29T17:50:16.235 INFO:tasks.workunit.client.0.smithi029.stdout: "Temperature: 35 Celsius", 2024-08-29T17:50:16.235 INFO:tasks.workunit.client.0.smithi029.stdout: "Available Spare: 100%", 2024-08-29T17:50:16.235 INFO:tasks.workunit.client.0.smithi029.stdout: "Available Spare Threshold: 0%", 2024-08-29T17:50:16.235 INFO:tasks.workunit.client.0.smithi029.stdout: "Percentage Used: 0%", 2024-08-29T17:50:16.235 INFO:tasks.workunit.client.0.smithi029.stdout: "Data Units Read: 183,814,959 [94.1 TB]", 2024-08-29T17:50:16.235 INFO:tasks.workunit.client.0.smithi029.stdout: "Data Units Written: 921,317,413 [471 TB]", 2024-08-29T17:50:16.235 INFO:tasks.workunit.client.0.smithi029.stdout: "Host Read Commands: 3,045,219,395", 2024-08-29T17:50:16.235 INFO:tasks.workunit.client.0.smithi029.stdout: "Host Write Commands: 19,514,453,341", 2024-08-29T17:50:16.235 INFO:tasks.workunit.client.0.smithi029.stdout: "Controller Busy Time: 5,344", 2024-08-29T17:50:16.235 INFO:tasks.workunit.client.0.smithi029.stdout: "Power Cycles: 39,183", 2024-08-29T17:50:16.236 INFO:tasks.workunit.client.0.smithi029.stdout: "Power On Hours: 41,974", 2024-08-29T17:50:16.236 INFO:tasks.workunit.client.0.smithi029.stdout: "Unsafe Shutdowns: 9,800", 2024-08-29T17:50:16.236 INFO:tasks.workunit.client.0.smithi029.stdout: "Media and Data Integrity Errors: 0", 2024-08-29T17:50:16.236 INFO:tasks.workunit.client.0.smithi029.stdout: "Error Information Log Entries: 0", 2024-08-29T17:50:16.236 INFO:tasks.workunit.client.0.smithi029.stdout: "", 2024-08-29T17:50:16.236 INFO:tasks.workunit.client.0.smithi029.stdout: "Error Information (NVMe Log 0x01, 16 of 64 entries)", 2024-08-29T17:50:16.236 INFO:tasks.workunit.client.0.smithi029.stdout: "No Errors Logged", 2024-08-29T17:50:16.236 INFO:tasks.workunit.client.0.smithi029.stdout: "" 2024-08-29T17:50:16.236 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:16.236 INFO:tasks.workunit.client.0.smithi029.stdout: "platform_info": "x86_64-linux-5.15.0-119-generic", 2024-08-29T17:50:16.236 INFO:tasks.workunit.client.0.smithi029.stdout: "svn_revision": "5155", 2024-08-29T17:50:16.236 INFO:tasks.workunit.client.0.smithi029.stdout: "version": [ 2024-08-29T17:50:16.237 INFO:tasks.workunit.client.0.smithi029.stdout: 7, 2024-08-29T17:50:16.237 INFO:tasks.workunit.client.0.smithi029.stdout: 2 2024-08-29T17:50:16.237 INFO:tasks.workunit.client.0.smithi029.stdout: ] 2024-08-29T17:50:16.237 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.237 INFO:tasks.workunit.client.0.smithi029.stdout: "temperature": { 2024-08-29T17:50:16.237 INFO:tasks.workunit.client.0.smithi029.stdout: "current": 35 2024-08-29T17:50:16.237 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.237 INFO:tasks.workunit.client.0.smithi029.stdout: "user_capacity": { 2024-08-29T17:50:16.237 INFO:tasks.workunit.client.0.smithi029.stdout: "blocks": 937703088, 2024-08-29T17:50:16.237 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 480103981056 2024-08-29T17:50:16.237 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:16.237 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:16.238 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:16.238 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:16.238 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.238 INFO:tasks.workunit.client.0.smithi029.stdout: "report": { 2024-08-29T17:50:16.238 INFO:tasks.workunit.client.0.smithi029.stdout: "balancer": { 2024-08-29T17:50:16.238 INFO:tasks.workunit.client.0.smithi029.stdout: "active": true, 2024-08-29T17:50:16.238 INFO:tasks.workunit.client.0.smithi029.stdout: "mode": "" 2024-08-29T17:50:16.238 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.238 INFO:tasks.workunit.client.0.smithi029.stdout: "channels": [ 2024-08-29T17:50:16.238 INFO:tasks.workunit.client.0.smithi029.stdout: "basic", 2024-08-29T17:50:16.238 INFO:tasks.workunit.client.0.smithi029.stdout: "crash", 2024-08-29T17:50:16.238 INFO:tasks.workunit.client.0.smithi029.stdout: "device", 2024-08-29T17:50:16.238 INFO:tasks.workunit.client.0.smithi029.stdout: "ident", 2024-08-29T17:50:16.239 INFO:tasks.workunit.client.0.smithi029.stdout: "perf" 2024-08-29T17:50:16.239 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:16.239 INFO:tasks.workunit.client.0.smithi029.stdout: "channels_available": [ 2024-08-29T17:50:16.239 INFO:tasks.workunit.client.0.smithi029.stdout: "basic", 2024-08-29T17:50:16.239 INFO:tasks.workunit.client.0.smithi029.stdout: "ident", 2024-08-29T17:50:16.239 INFO:tasks.workunit.client.0.smithi029.stdout: "crash", 2024-08-29T17:50:16.239 INFO:tasks.workunit.client.0.smithi029.stdout: "device", 2024-08-29T17:50:16.239 INFO:tasks.workunit.client.0.smithi029.stdout: "perf" 2024-08-29T17:50:16.239 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:16.239 INFO:tasks.workunit.client.0.smithi029.stdout: "collections_available": [ 2024-08-29T17:50:16.240 INFO:tasks.workunit.client.0.smithi029.stdout: "basic_base", 2024-08-29T17:50:16.240 INFO:tasks.workunit.client.0.smithi029.stdout: "device_base", 2024-08-29T17:50:16.240 INFO:tasks.workunit.client.0.smithi029.stdout: "crash_base", 2024-08-29T17:50:16.240 INFO:tasks.workunit.client.0.smithi029.stdout: "ident_base", 2024-08-29T17:50:16.240 INFO:tasks.workunit.client.0.smithi029.stdout: "perf_perf", 2024-08-29T17:50:16.240 INFO:tasks.workunit.client.0.smithi029.stdout: "basic_mds_metadata", 2024-08-29T17:50:16.240 INFO:tasks.workunit.client.0.smithi029.stdout: "basic_pool_usage", 2024-08-29T17:50:16.240 INFO:tasks.workunit.client.0.smithi029.stdout: "basic_usage_by_class", 2024-08-29T17:50:16.240 INFO:tasks.workunit.client.0.smithi029.stdout: "basic_rook_v01", 2024-08-29T17:50:16.240 INFO:tasks.workunit.client.0.smithi029.stdout: "perf_memory_metrics", 2024-08-29T17:50:16.240 INFO:tasks.workunit.client.0.smithi029.stdout: "basic_pool_options_bluestore" 2024-08-29T17:50:16.241 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:16.241 INFO:tasks.workunit.client.0.smithi029.stdout: "collections_opted_in": [ 2024-08-29T17:50:16.241 INFO:tasks.workunit.client.0.smithi029.stdout: "basic_base", 2024-08-29T17:50:16.241 INFO:tasks.workunit.client.0.smithi029.stdout: "device_base", 2024-08-29T17:50:16.241 INFO:tasks.workunit.client.0.smithi029.stdout: "crash_base", 2024-08-29T17:50:16.241 INFO:tasks.workunit.client.0.smithi029.stdout: "ident_base", 2024-08-29T17:50:16.241 INFO:tasks.workunit.client.0.smithi029.stdout: "perf_perf", 2024-08-29T17:50:16.241 INFO:tasks.workunit.client.0.smithi029.stdout: "basic_mds_metadata", 2024-08-29T17:50:16.241 INFO:tasks.workunit.client.0.smithi029.stdout: "basic_pool_usage", 2024-08-29T17:50:16.241 INFO:tasks.workunit.client.0.smithi029.stdout: "basic_usage_by_class", 2024-08-29T17:50:16.241 INFO:tasks.workunit.client.0.smithi029.stdout: "basic_rook_v01", 2024-08-29T17:50:16.241 INFO:tasks.workunit.client.0.smithi029.stdout: "perf_memory_metrics", 2024-08-29T17:50:16.241 INFO:tasks.workunit.client.0.smithi029.stdout: "basic_pool_options_bluestore" 2024-08-29T17:50:16.242 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:16.242 INFO:tasks.workunit.client.0.smithi029.stdout: "config": { 2024-08-29T17:50:16.242 INFO:tasks.workunit.client.0.smithi029.stdout: "active_changed": [ 2024-08-29T17:50:16.242 INFO:tasks.workunit.client.0.smithi029.stdout: "auth_allow_insecure_global_id_reclaim", 2024-08-29T17:50:16.242 INFO:tasks.workunit.client.0.smithi029.stdout: "auth_debug", 2024-08-29T17:50:16.242 INFO:tasks.workunit.client.0.smithi029.stdout: "auth_mon_ticket_ttl", 2024-08-29T17:50:16.242 INFO:tasks.workunit.client.0.smithi029.stdout: "auth_service_ticket_ttl", 2024-08-29T17:50:16.242 INFO:tasks.workunit.client.0.smithi029.stdout: "bdev_debug_aio", 2024-08-29T17:50:16.242 INFO:tasks.workunit.client.0.smithi029.stdout: "client_check_pool_perm", 2024-08-29T17:50:16.242 INFO:tasks.workunit.client.0.smithi029.stdout: "client_mount_gid", 2024-08-29T17:50:16.242 INFO:tasks.workunit.client.0.smithi029.stdout: "client_mount_uid", 2024-08-29T17:50:16.243 INFO:tasks.workunit.client.0.smithi029.stdout: "client_quota", 2024-08-29T17:50:16.243 INFO:tasks.workunit.client.0.smithi029.stdout: "container_image", 2024-08-29T17:50:16.243 INFO:tasks.workunit.client.0.smithi029.stdout: "daemonize", 2024-08-29T17:50:16.243 INFO:tasks.workunit.client.0.smithi029.stdout: "debug_asserts_on_shutdown", 2024-08-29T17:50:16.243 INFO:tasks.workunit.client.0.smithi029.stdout: "debug_mgr", 2024-08-29T17:50:16.243 INFO:tasks.workunit.client.0.smithi029.stdout: "debug_mon", 2024-08-29T17:50:16.243 INFO:tasks.workunit.client.0.smithi029.stdout: "debug_ms", 2024-08-29T17:50:16.243 INFO:tasks.workunit.client.0.smithi029.stdout: "debug_osd", 2024-08-29T17:50:16.243 INFO:tasks.workunit.client.0.smithi029.stdout: "debug_paxos", 2024-08-29T17:50:16.243 INFO:tasks.workunit.client.0.smithi029.stdout: "keyring", 2024-08-29T17:50:16.243 INFO:tasks.workunit.client.0.smithi029.stdout: "leveldb_block_size", 2024-08-29T17:50:16.243 INFO:tasks.workunit.client.0.smithi029.stdout: "leveldb_cache_size", 2024-08-29T17:50:16.244 INFO:tasks.workunit.client.0.smithi029.stdout: "leveldb_compression", 2024-08-29T17:50:16.244 INFO:tasks.workunit.client.0.smithi029.stdout: "leveldb_log", 2024-08-29T17:50:16.244 INFO:tasks.workunit.client.0.smithi029.stdout: "leveldb_write_buffer_size", 2024-08-29T17:50:16.244 INFO:tasks.workunit.client.0.smithi029.stdout: "log_stderr_prefix", 2024-08-29T17:50:16.244 INFO:tasks.workunit.client.0.smithi029.stdout: "log_to_file", 2024-08-29T17:50:16.244 INFO:tasks.workunit.client.0.smithi029.stdout: "log_to_journald", 2024-08-29T17:50:16.244 INFO:tasks.workunit.client.0.smithi029.stdout: "log_to_stderr", 2024-08-29T17:50:16.244 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_allow_pool_delete", 2024-08-29T17:50:16.244 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_clock_drift_allowed", 2024-08-29T17:50:16.244 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_cluster_log_file_level", 2024-08-29T17:50:16.244 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_cluster_log_to_file", 2024-08-29T17:50:16.245 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_cluster_log_to_stderr", 2024-08-29T17:50:16.245 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_data_avail_warn", 2024-08-29T17:50:16.245 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_election_default_strategy", 2024-08-29T17:50:16.245 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_host", 2024-08-29T17:50:16.245 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_max_pg_per_osd", 2024-08-29T17:50:16.245 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_mgr_mkfs_grace", 2024-08-29T17:50:16.245 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_osd_prime_pg_temp", 2024-08-29T17:50:16.245 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_osd_reporter_subtree_level", 2024-08-29T17:50:16.245 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_pg_warn_max_object_skew", 2024-08-29T17:50:16.245 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_reweight_min_bytes_per_osd", 2024-08-29T17:50:16.245 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_reweight_min_pgs_per_osd", 2024-08-29T17:50:16.246 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_warn_on_crush_straw_calc_version_zero", 2024-08-29T17:50:16.246 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_warn_on_insecure_global_id_reclaim", 2024-08-29T17:50:16.246 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_warn_on_insecure_global_id_reclaim_allowed", 2024-08-29T17:50:16.246 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_warn_on_legacy_crush_tunables", 2024-08-29T17:50:16.246 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_warn_on_osd_down_out_interval_zero", 2024-08-29T17:50:16.246 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_warn_on_pool_pg_num_not_power_of_two", 2024-08-29T17:50:16.246 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_warn_on_too_few_osds", 2024-08-29T17:50:16.246 INFO:tasks.workunit.client.0.smithi029.stdout: "ms_die_on_bug", 2024-08-29T17:50:16.246 INFO:tasks.workunit.client.0.smithi029.stdout: "ms_die_on_old_message", 2024-08-29T17:50:16.246 INFO:tasks.workunit.client.0.smithi029.stdout: "no_config_file", 2024-08-29T17:50:16.246 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_class_default_list", 2024-08-29T17:50:16.247 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_class_load_list", 2024-08-29T17:50:16.247 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_crush_chooseleaf_type", 2024-08-29T17:50:16.247 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_debug_misdirected_ops", 2024-08-29T17:50:16.247 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_debug_op_order", 2024-08-29T17:50:16.247 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_debug_pg_log_writeout", 2024-08-29T17:50:16.247 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_debug_shutdown", 2024-08-29T17:50:16.247 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_debug_verify_cached_snaps", 2024-08-29T17:50:16.247 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_debug_verify_missing_on_start", 2024-08-29T17:50:16.247 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_debug_verify_stray_on_activate", 2024-08-29T17:50:16.247 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_deep_scrub_update_digest_min_age", 2024-08-29T17:50:16.247 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_delete_sleep", 2024-08-29T17:50:16.248 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_delete_sleep_hdd", 2024-08-29T17:50:16.248 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_delete_sleep_hybrid", 2024-08-29T17:50:16.248 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_delete_sleep_ssd", 2024-08-29T17:50:16.248 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_max_backfills", 2024-08-29T17:50:16.248 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_mclock_max_capacity_iops_ssd", 2024-08-29T17:50:16.248 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_mclock_profile", 2024-08-29T17:50:16.248 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_mclock_scheduler_background_best_effort_lim", 2024-08-29T17:50:16.248 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_mclock_scheduler_background_best_effort_res", 2024-08-29T17:50:16.248 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_mclock_scheduler_background_best_effort_wgt", 2024-08-29T17:50:16.248 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_mclock_scheduler_background_recovery_lim", 2024-08-29T17:50:16.248 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_mclock_scheduler_background_recovery_res", 2024-08-29T17:50:16.248 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_mclock_scheduler_background_recovery_wgt", 2024-08-29T17:50:16.249 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_mclock_scheduler_client_lim", 2024-08-29T17:50:16.249 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_mclock_scheduler_client_res", 2024-08-29T17:50:16.249 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_mclock_scheduler_client_wgt", 2024-08-29T17:50:16.249 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_memory_target", 2024-08-29T17:50:16.249 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_memory_target_autotune", 2024-08-29T17:50:16.249 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_op_queue", 2024-08-29T17:50:16.249 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_op_queue_cut_off", 2024-08-29T17:50:16.249 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_pg_delete_cost", 2024-08-29T17:50:16.249 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_pool_default_erasure_code_profile", 2024-08-29T17:50:16.249 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_pool_default_pg_autoscale_mode", 2024-08-29T17:50:16.249 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_recover_clone_overlap", 2024-08-29T17:50:16.249 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_recovery_max_active", 2024-08-29T17:50:16.250 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_recovery_max_active_hdd", 2024-08-29T17:50:16.250 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_recovery_max_active_ssd", 2024-08-29T17:50:16.250 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_recovery_max_chunk", 2024-08-29T17:50:16.250 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_recovery_sleep", 2024-08-29T17:50:16.250 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_recovery_sleep_hdd", 2024-08-29T17:50:16.250 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_recovery_sleep_hybrid", 2024-08-29T17:50:16.250 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_recovery_sleep_ssd", 2024-08-29T17:50:16.250 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_scrub_load_threshold", 2024-08-29T17:50:16.250 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_scrub_max_interval", 2024-08-29T17:50:16.250 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_scrub_sleep", 2024-08-29T17:50:16.250 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_shutdown_pgref_assert", 2024-08-29T17:50:16.250 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_snap_trim_sleep", 2024-08-29T17:50:16.250 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_snap_trim_sleep_hdd", 2024-08-29T17:50:16.251 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_snap_trim_sleep_hybrid", 2024-08-29T17:50:16.251 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_snap_trim_sleep_ssd", 2024-08-29T17:50:16.251 INFO:tasks.workunit.client.0.smithi029.stdout: "public_addr", 2024-08-29T17:50:16.251 INFO:tasks.workunit.client.0.smithi029.stdout: "public_addrv", 2024-08-29T17:50:16.251 INFO:tasks.workunit.client.0.smithi029.stdout: "public_network", 2024-08-29T17:50:16.251 INFO:tasks.workunit.client.0.smithi029.stdout: "rbd_default_features", 2024-08-29T17:50:16.251 INFO:tasks.workunit.client.0.smithi029.stdout: "rbd_qos_exclude_ops", 2024-08-29T17:50:16.251 INFO:tasks.workunit.client.0.smithi029.stdout: "setgroup", 2024-08-29T17:50:16.251 INFO:tasks.workunit.client.0.smithi029.stdout: "setuser" 2024-08-29T17:50:16.251 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:16.251 INFO:tasks.workunit.client.0.smithi029.stdout: "cluster_changed": [ 2024-08-29T17:50:16.252 INFO:tasks.workunit.client.0.smithi029.stdout: "auth_allow_insecure_global_id_reclaim", 2024-08-29T17:50:16.252 INFO:tasks.workunit.client.0.smithi029.stdout: "auth_debug", 2024-08-29T17:50:16.252 INFO:tasks.workunit.client.0.smithi029.stdout: "auth_mon_ticket_ttl", 2024-08-29T17:50:16.252 INFO:tasks.workunit.client.0.smithi029.stdout: "auth_service_ticket_ttl", 2024-08-29T17:50:16.252 INFO:tasks.workunit.client.0.smithi029.stdout: "bdev_debug_aio", 2024-08-29T17:50:16.252 INFO:tasks.workunit.client.0.smithi029.stdout: "container_image", 2024-08-29T17:50:16.252 INFO:tasks.workunit.client.0.smithi029.stdout: "debug_asserts_on_shutdown", 2024-08-29T17:50:16.252 INFO:tasks.workunit.client.0.smithi029.stdout: "debug_mgr", 2024-08-29T17:50:16.252 INFO:tasks.workunit.client.0.smithi029.stdout: "debug_mon", 2024-08-29T17:50:16.252 INFO:tasks.workunit.client.0.smithi029.stdout: "debug_ms", 2024-08-29T17:50:16.253 INFO:tasks.workunit.client.0.smithi029.stdout: "debug_osd", 2024-08-29T17:50:16.253 INFO:tasks.workunit.client.0.smithi029.stdout: "debug_paxos", 2024-08-29T17:50:16.253 INFO:tasks.workunit.client.0.smithi029.stdout: "log_to_file", 2024-08-29T17:50:16.253 INFO:tasks.workunit.client.0.smithi029.stdout: "log_to_journald", 2024-08-29T17:50:16.253 INFO:tasks.workunit.client.0.smithi029.stdout: "log_to_stderr", 2024-08-29T17:50:16.253 INFO:tasks.workunit.client.0.smithi029.stdout: "mds_join_fs", 2024-08-29T17:50:16.253 INFO:tasks.workunit.client.0.smithi029.stdout: "mgr/cephadm/allow_ptrace", 2024-08-29T17:50:16.253 INFO:tasks.workunit.client.0.smithi029.stdout: "mgr/cephadm/container_init", 2024-08-29T17:50:16.253 INFO:tasks.workunit.client.0.smithi029.stdout: "mgr/cephadm/migration_current", 2024-08-29T17:50:16.253 INFO:tasks.workunit.client.0.smithi029.stdout: "mgr/cephadm/use_repo_digest", 2024-08-29T17:50:16.253 INFO:tasks.workunit.client.0.smithi029.stdout: "mgr/dashboard/ALERTMANAGER_API_HOST", 2024-08-29T17:50:16.254 INFO:tasks.workunit.client.0.smithi029.stdout: "mgr/dashboard/GRAFANA_API_SSL_VERIFY", 2024-08-29T17:50:16.254 INFO:tasks.workunit.client.0.smithi029.stdout: "mgr/dashboard/GRAFANA_API_URL", 2024-08-29T17:50:16.254 INFO:tasks.workunit.client.0.smithi029.stdout: "mgr/dashboard/PROMETHEUS_API_HOST", 2024-08-29T17:50:16.254 INFO:tasks.workunit.client.0.smithi029.stdout: "mgr/dashboard/ssl_server_port", 2024-08-29T17:50:16.254 INFO:tasks.workunit.client.0.smithi029.stdout: "mgr/orchestrator/orchestrator", 2024-08-29T17:50:16.254 INFO:tasks.workunit.client.0.smithi029.stdout: "mgr/telemetry/channel_ident", 2024-08-29T17:50:16.254 INFO:tasks.workunit.client.0.smithi029.stdout: "mgr/telemetry/channel_perf", 2024-08-29T17:50:16.254 INFO:tasks.workunit.client.0.smithi029.stdout: "mgr/telemetry/description", 2024-08-29T17:50:16.254 INFO:tasks.workunit.client.0.smithi029.stdout: "mgr/telemetry/enabled", 2024-08-29T17:50:16.254 INFO:tasks.workunit.client.0.smithi029.stdout: "mgr/telemetry/organization", 2024-08-29T17:50:16.254 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_allow_pool_delete", 2024-08-29T17:50:16.254 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_clock_drift_allowed", 2024-08-29T17:50:16.254 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_cluster_log_file_level", 2024-08-29T17:50:16.254 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_cluster_log_to_file", 2024-08-29T17:50:16.255 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_data_avail_warn", 2024-08-29T17:50:16.255 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_election_default_strategy", 2024-08-29T17:50:16.255 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_max_pg_per_osd", 2024-08-29T17:50:16.255 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_mgr_mkfs_grace", 2024-08-29T17:50:16.255 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_osd_prime_pg_temp", 2024-08-29T17:50:16.255 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_osd_reporter_subtree_level", 2024-08-29T17:50:16.255 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_pg_warn_max_object_skew", 2024-08-29T17:50:16.255 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_reweight_min_bytes_per_osd", 2024-08-29T17:50:16.255 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_reweight_min_pgs_per_osd", 2024-08-29T17:50:16.255 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_warn_on_crush_straw_calc_version_zero", 2024-08-29T17:50:16.255 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_warn_on_insecure_global_id_reclaim", 2024-08-29T17:50:16.256 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_warn_on_insecure_global_id_reclaim_allowed", 2024-08-29T17:50:16.256 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_warn_on_legacy_crush_tunables", 2024-08-29T17:50:16.256 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_warn_on_osd_down_out_interval_zero", 2024-08-29T17:50:16.256 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_warn_on_pool_pg_num_not_power_of_two", 2024-08-29T17:50:16.256 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_warn_on_too_few_osds", 2024-08-29T17:50:16.256 INFO:tasks.workunit.client.0.smithi029.stdout: "ms_die_on_bug", 2024-08-29T17:50:16.256 INFO:tasks.workunit.client.0.smithi029.stdout: "ms_die_on_old_message", 2024-08-29T17:50:16.256 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_class_default_list", 2024-08-29T17:50:16.256 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_class_load_list", 2024-08-29T17:50:16.256 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_debug_misdirected_ops", 2024-08-29T17:50:16.256 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_debug_op_order", 2024-08-29T17:50:16.257 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_debug_pg_log_writeout", 2024-08-29T17:50:16.257 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_debug_shutdown", 2024-08-29T17:50:16.257 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_debug_verify_cached_snaps", 2024-08-29T17:50:16.257 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_debug_verify_missing_on_start", 2024-08-29T17:50:16.257 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_debug_verify_stray_on_activate", 2024-08-29T17:50:16.257 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_deep_scrub_update_digest_min_age", 2024-08-29T17:50:16.257 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_mclock_max_capacity_iops_ssd", 2024-08-29T17:50:16.257 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_mclock_profile", 2024-08-29T17:50:16.257 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_memory_target", 2024-08-29T17:50:16.257 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_memory_target_autotune", 2024-08-29T17:50:16.257 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_op_queue", 2024-08-29T17:50:16.258 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_op_queue_cut_off", 2024-08-29T17:50:16.258 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_pool_default_erasure_code_profile", 2024-08-29T17:50:16.258 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_pool_default_pg_autoscale_mode", 2024-08-29T17:50:16.258 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_recover_clone_overlap", 2024-08-29T17:50:16.258 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_recovery_max_chunk", 2024-08-29T17:50:16.258 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_scrub_load_threshold", 2024-08-29T17:50:16.258 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_scrub_max_interval", 2024-08-29T17:50:16.258 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_shutdown_pgref_assert", 2024-08-29T17:50:16.258 INFO:tasks.workunit.client.0.smithi029.stdout: "public_network", 2024-08-29T17:50:16.258 INFO:tasks.workunit.client.0.smithi029.stdout: "rgw_cache_enabled", 2024-08-29T17:50:16.258 INFO:tasks.workunit.client.0.smithi029.stdout: "rgw_enable_ops_log", 2024-08-29T17:50:16.259 INFO:tasks.workunit.client.0.smithi029.stdout: "rgw_enable_usage_log" 2024-08-29T17:50:16.259 INFO:tasks.workunit.client.0.smithi029.stdout: ] 2024-08-29T17:50:16.259 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.259 INFO:tasks.workunit.client.0.smithi029.stdout: "contact": null, 2024-08-29T17:50:16.259 INFO:tasks.workunit.client.0.smithi029.stdout: "crashes": [], 2024-08-29T17:50:16.259 INFO:tasks.workunit.client.0.smithi029.stdout: "created": "2024-08-29T17:31:55.139100Z", 2024-08-29T17:50:16.259 INFO:tasks.workunit.client.0.smithi029.stdout: "crush": { 2024-08-29T17:50:16.259 INFO:tasks.workunit.client.0.smithi029.stdout: "bucket_algs": { 2024-08-29T17:50:16.259 INFO:tasks.workunit.client.0.smithi029.stdout: "straw2": 3 2024-08-29T17:50:16.259 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.259 INFO:tasks.workunit.client.0.smithi029.stdout: "bucket_sizes": { 2024-08-29T17:50:16.260 INFO:tasks.workunit.client.0.smithi029.stdout: "2": 1, 2024-08-29T17:50:16.260 INFO:tasks.workunit.client.0.smithi029.stdout: "4": 2 2024-08-29T17:50:16.260 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.260 INFO:tasks.workunit.client.0.smithi029.stdout: "bucket_types": { 2024-08-29T17:50:16.260 INFO:tasks.workunit.client.0.smithi029.stdout: "1": 2, 2024-08-29T17:50:16.260 INFO:tasks.workunit.client.0.smithi029.stdout: "11": 1 2024-08-29T17:50:16.260 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.260 INFO:tasks.workunit.client.0.smithi029.stdout: "compat_weight_set": false, 2024-08-29T17:50:16.260 INFO:tasks.workunit.client.0.smithi029.stdout: "device_classes": [ 2024-08-29T17:50:16.261 INFO:tasks.workunit.client.0.smithi029.stdout: 8 2024-08-29T17:50:16.261 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:16.261 INFO:tasks.workunit.client.0.smithi029.stdout: "num_buckets": 6, 2024-08-29T17:50:16.261 INFO:tasks.workunit.client.0.smithi029.stdout: "num_devices": 8, 2024-08-29T17:50:16.261 INFO:tasks.workunit.client.0.smithi029.stdout: "num_rules": 1, 2024-08-29T17:50:16.261 INFO:tasks.workunit.client.0.smithi029.stdout: "num_types": 12, 2024-08-29T17:50:16.261 INFO:tasks.workunit.client.0.smithi029.stdout: "num_weight_sets": 0, 2024-08-29T17:50:16.261 INFO:tasks.workunit.client.0.smithi029.stdout: "tunables": { 2024-08-29T17:50:16.261 INFO:tasks.workunit.client.0.smithi029.stdout: "allowed_bucket_algs": 54, 2024-08-29T17:50:16.261 INFO:tasks.workunit.client.0.smithi029.stdout: "choose_local_fallback_tries": 0, 2024-08-29T17:50:16.261 INFO:tasks.workunit.client.0.smithi029.stdout: "choose_local_tries": 0, 2024-08-29T17:50:16.261 INFO:tasks.workunit.client.0.smithi029.stdout: "choose_total_tries": 50, 2024-08-29T17:50:16.262 INFO:tasks.workunit.client.0.smithi029.stdout: "chooseleaf_descend_once": 1, 2024-08-29T17:50:16.262 INFO:tasks.workunit.client.0.smithi029.stdout: "chooseleaf_stable": 1, 2024-08-29T17:50:16.262 INFO:tasks.workunit.client.0.smithi029.stdout: "chooseleaf_vary_r": 1, 2024-08-29T17:50:16.262 INFO:tasks.workunit.client.0.smithi029.stdout: "has_v2_rules": 0, 2024-08-29T17:50:16.262 INFO:tasks.workunit.client.0.smithi029.stdout: "has_v3_rules": 0, 2024-08-29T17:50:16.262 INFO:tasks.workunit.client.0.smithi029.stdout: "has_v4_buckets": 1, 2024-08-29T17:50:16.262 INFO:tasks.workunit.client.0.smithi029.stdout: "has_v5_rules": 0, 2024-08-29T17:50:16.262 INFO:tasks.workunit.client.0.smithi029.stdout: "legacy_tunables": 0, 2024-08-29T17:50:16.262 INFO:tasks.workunit.client.0.smithi029.stdout: "minimum_required_version": "jewel", 2024-08-29T17:50:16.262 INFO:tasks.workunit.client.0.smithi029.stdout: "optimal_tunables": 1, 2024-08-29T17:50:16.262 INFO:tasks.workunit.client.0.smithi029.stdout: "profile": "jewel", 2024-08-29T17:50:16.262 INFO:tasks.workunit.client.0.smithi029.stdout: "require_feature_tunables": 1, 2024-08-29T17:50:16.263 INFO:tasks.workunit.client.0.smithi029.stdout: "require_feature_tunables2": 1, 2024-08-29T17:50:16.263 INFO:tasks.workunit.client.0.smithi029.stdout: "require_feature_tunables3": 1, 2024-08-29T17:50:16.263 INFO:tasks.workunit.client.0.smithi029.stdout: "require_feature_tunables5": 1, 2024-08-29T17:50:16.263 INFO:tasks.workunit.client.0.smithi029.stdout: "straw_calc_version": 1 2024-08-29T17:50:16.263 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:16.263 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.263 INFO:tasks.workunit.client.0.smithi029.stdout: "description": "upgrade test cluster", 2024-08-29T17:50:16.263 INFO:tasks.workunit.client.0.smithi029.stdout: "fs": { 2024-08-29T17:50:16.263 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 1, 2024-08-29T17:50:16.263 INFO:tasks.workunit.client.0.smithi029.stdout: "feature_flags": { 2024-08-29T17:50:16.263 INFO:tasks.workunit.client.0.smithi029.stdout: "enable_multiple": true, 2024-08-29T17:50:16.263 INFO:tasks.workunit.client.0.smithi029.stdout: "ever_enabled_multiple": true 2024-08-29T17:50:16.264 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.264 INFO:tasks.workunit.client.0.smithi029.stdout: "filesystems": [ 2024-08-29T17:50:16.264 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:16.264 INFO:tasks.workunit.client.0.smithi029.stdout: "approx_ctime": "2024-08", 2024-08-29T17:50:16.264 INFO:tasks.workunit.client.0.smithi029.stdout: "balancer_enabled": false, 2024-08-29T17:50:16.264 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:16.264 INFO:tasks.workunit.client.0.smithi029.stdout: "cached_caps": 0, 2024-08-29T17:50:16.264 INFO:tasks.workunit.client.0.smithi029.stdout: "cached_dns": 10, 2024-08-29T17:50:16.264 INFO:tasks.workunit.client.0.smithi029.stdout: "cached_inos": 13, 2024-08-29T17:50:16.264 INFO:tasks.workunit.client.0.smithi029.stdout: "cached_subtrees": 2, 2024-08-29T17:50:16.264 INFO:tasks.workunit.client.0.smithi029.stdout: "ever_allowed_features": 0, 2024-08-29T17:50:16.265 INFO:tasks.workunit.client.0.smithi029.stdout: "explicitly_allowed_features": 0, 2024-08-29T17:50:16.265 INFO:tasks.workunit.client.0.smithi029.stdout: "files": 0, 2024-08-29T17:50:16.265 INFO:tasks.workunit.client.0.smithi029.stdout: "max_mds": 1, 2024-08-29T17:50:16.265 INFO:tasks.workunit.client.0.smithi029.stdout: "num_data_pools": 1, 2024-08-29T17:50:16.265 INFO:tasks.workunit.client.0.smithi029.stdout: "num_in": 1, 2024-08-29T17:50:16.265 INFO:tasks.workunit.client.0.smithi029.stdout: "num_mds": 1, 2024-08-29T17:50:16.265 INFO:tasks.workunit.client.0.smithi029.stdout: "num_sessions": 0, 2024-08-29T17:50:16.265 INFO:tasks.workunit.client.0.smithi029.stdout: "num_standby_replay": 0, 2024-08-29T17:50:16.265 INFO:tasks.workunit.client.0.smithi029.stdout: "num_up": 1, 2024-08-29T17:50:16.265 INFO:tasks.workunit.client.0.smithi029.stdout: "snaps": 0, 2024-08-29T17:50:16.266 INFO:tasks.workunit.client.0.smithi029.stdout: "standby_count_wanted": 0 2024-08-29T17:50:16.266 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:16.266 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:16.266 INFO:tasks.workunit.client.0.smithi029.stdout: "num_standby_mds": 1, 2024-08-29T17:50:16.266 INFO:tasks.workunit.client.0.smithi029.stdout: "total_num_mds": 2 2024-08-29T17:50:16.266 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.266 INFO:tasks.workunit.client.0.smithi029.stdout: "heap_stats": { 2024-08-29T17:50:16.266 INFO:tasks.workunit.client.0.smithi029.stdout: "mds": { 2024-08-29T17:50:16.266 INFO:tasks.workunit.client.0.smithi029.stdout: "mds.4729795f712cc5080cd8f7bda4511c0a2ec82c08": { 2024-08-29T17:50:16.266 INFO:tasks.workunit.client.0.smithi029.stdout: "actual_memory_used": 20135936, 2024-08-29T17:50:16.267 INFO:tasks.workunit.client.0.smithi029.stdout: "central_cache_freelist": 362768, 2024-08-29T17:50:16.267 INFO:tasks.workunit.client.0.smithi029.stdout: "malloc_metadata": 2621440, 2024-08-29T17:50:16.267 INFO:tasks.workunit.client.0.smithi029.stdout: "page_heap_freelist": 860160, 2024-08-29T17:50:16.267 INFO:tasks.workunit.client.0.smithi029.stdout: "released_to_os": 0, 2024-08-29T17:50:16.267 INFO:tasks.workunit.client.0.smithi029.stdout: "spans_in_use": 342, 2024-08-29T17:50:16.267 INFO:tasks.workunit.client.0.smithi029.stdout: "tcmalloc_page_size": 8192, 2024-08-29T17:50:16.267 INFO:tasks.workunit.client.0.smithi029.stdout: "thread_cache_freelists": 1137408, 2024-08-29T17:50:16.267 INFO:tasks.workunit.client.0.smithi029.stdout: "thread_heaps_in_use": 12, 2024-08-29T17:50:16.267 INFO:tasks.workunit.client.0.smithi029.stdout: "transfer_cache_freelist": 444928, 2024-08-29T17:50:16.267 INFO:tasks.workunit.client.0.smithi029.stdout: "use_by_application": 14709232, 2024-08-29T17:50:16.267 INFO:tasks.workunit.client.0.smithi029.stdout: "virtual_address_space_used": 20135936 2024-08-29T17:50:16.267 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.268 INFO:tasks.workunit.client.0.smithi029.stdout: "mds.eab9ca671542c643f83b79a2998aba8453a415ac": { 2024-08-29T17:50:16.268 INFO:tasks.workunit.client.0.smithi029.stdout: "actual_memory_used": 20643840, 2024-08-29T17:50:16.268 INFO:tasks.workunit.client.0.smithi029.stdout: "central_cache_freelist": 472176, 2024-08-29T17:50:16.268 INFO:tasks.workunit.client.0.smithi029.stdout: "malloc_metadata": 2621440, 2024-08-29T17:50:16.268 INFO:tasks.workunit.client.0.smithi029.stdout: "page_heap_freelist": 0, 2024-08-29T17:50:16.268 INFO:tasks.workunit.client.0.smithi029.stdout: "released_to_os": 540672, 2024-08-29T17:50:16.268 INFO:tasks.workunit.client.0.smithi029.stdout: "spans_in_use": 439, 2024-08-29T17:50:16.268 INFO:tasks.workunit.client.0.smithi029.stdout: "tcmalloc_page_size": 8192, 2024-08-29T17:50:16.268 INFO:tasks.workunit.client.0.smithi029.stdout: "thread_cache_freelists": 1530672, 2024-08-29T17:50:16.268 INFO:tasks.workunit.client.0.smithi029.stdout: "thread_heaps_in_use": 20, 2024-08-29T17:50:16.268 INFO:tasks.workunit.client.0.smithi029.stdout: "transfer_cache_freelist": 885248, 2024-08-29T17:50:16.269 INFO:tasks.workunit.client.0.smithi029.stdout: "use_by_application": 15134304, 2024-08-29T17:50:16.269 INFO:tasks.workunit.client.0.smithi029.stdout: "virtual_address_space_used": 21184512 2024-08-29T17:50:16.269 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:16.269 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.269 INFO:tasks.workunit.client.0.smithi029.stdout: "mon": { 2024-08-29T17:50:16.269 INFO:tasks.workunit.client.0.smithi029.stdout: "mon.4729795f712cc5080cd8f7bda4511c0a2ec82c08": { 2024-08-29T17:50:16.269 INFO:tasks.workunit.client.0.smithi029.stdout: "actual_memory_used": 50331648, 2024-08-29T17:50:16.269 INFO:tasks.workunit.client.0.smithi029.stdout: "central_cache_freelist": 1570696, 2024-08-29T17:50:16.269 INFO:tasks.workunit.client.0.smithi029.stdout: "malloc_metadata": 2621440, 2024-08-29T17:50:16.269 INFO:tasks.workunit.client.0.smithi029.stdout: "page_heap_freelist": 909312, 2024-08-29T17:50:16.269 INFO:tasks.workunit.client.0.smithi029.stdout: "released_to_os": 237568, 2024-08-29T17:50:16.270 INFO:tasks.workunit.client.0.smithi029.stdout: "spans_in_use": 1988, 2024-08-29T17:50:16.270 INFO:tasks.workunit.client.0.smithi029.stdout: "tcmalloc_page_size": 8192, 2024-08-29T17:50:16.270 INFO:tasks.workunit.client.0.smithi029.stdout: "thread_cache_freelists": 12533760, 2024-08-29T17:50:16.270 INFO:tasks.workunit.client.0.smithi029.stdout: "thread_heaps_in_use": 23, 2024-08-29T17:50:16.270 INFO:tasks.workunit.client.0.smithi029.stdout: "transfer_cache_freelist": 2567680, 2024-08-29T17:50:16.270 INFO:tasks.workunit.client.0.smithi029.stdout: "use_by_application": 30128760, 2024-08-29T17:50:16.270 INFO:tasks.workunit.client.0.smithi029.stdout: "virtual_address_space_used": 50569216 2024-08-29T17:50:16.270 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.270 INFO:tasks.workunit.client.0.smithi029.stdout: "mon.eab9ca671542c643f83b79a2998aba8453a415ac": { 2024-08-29T17:50:16.270 INFO:tasks.workunit.client.0.smithi029.stdout: "actual_memory_used": 38928384, 2024-08-29T17:50:16.270 INFO:tasks.workunit.client.0.smithi029.stdout: "central_cache_freelist": 1598232, 2024-08-29T17:50:16.271 INFO:tasks.workunit.client.0.smithi029.stdout: "malloc_metadata": 2621440, 2024-08-29T17:50:16.271 INFO:tasks.workunit.client.0.smithi029.stdout: "page_heap_freelist": 65536, 2024-08-29T17:50:16.271 INFO:tasks.workunit.client.0.smithi029.stdout: "released_to_os": 3350528, 2024-08-29T17:50:16.271 INFO:tasks.workunit.client.0.smithi029.stdout: "spans_in_use": 1256, 2024-08-29T17:50:16.271 INFO:tasks.workunit.client.0.smithi029.stdout: "tcmalloc_page_size": 8192, 2024-08-29T17:50:16.271 INFO:tasks.workunit.client.0.smithi029.stdout: "thread_cache_freelists": 9121912, 2024-08-29T17:50:16.271 INFO:tasks.workunit.client.0.smithi029.stdout: "thread_heaps_in_use": 21, 2024-08-29T17:50:16.271 INFO:tasks.workunit.client.0.smithi029.stdout: "transfer_cache_freelist": 1167360, 2024-08-29T17:50:16.271 INFO:tasks.workunit.client.0.smithi029.stdout: "use_by_application": 24353904, 2024-08-29T17:50:16.271 INFO:tasks.workunit.client.0.smithi029.stdout: "virtual_address_space_used": 42278912 2024-08-29T17:50:16.271 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.271 INFO:tasks.workunit.client.0.smithi029.stdout: "mon.efab81583b8b6816c363b53f2f1f76a1dc3b4f51": { 2024-08-29T17:50:16.272 INFO:tasks.workunit.client.0.smithi029.stdout: "actual_memory_used": 38649856, 2024-08-29T17:50:16.272 INFO:tasks.workunit.client.0.smithi029.stdout: "central_cache_freelist": 1238560, 2024-08-29T17:50:16.272 INFO:tasks.workunit.client.0.smithi029.stdout: "malloc_metadata": 2621440, 2024-08-29T17:50:16.272 INFO:tasks.workunit.client.0.smithi029.stdout: "page_heap_freelist": 540672, 2024-08-29T17:50:16.272 INFO:tasks.workunit.client.0.smithi029.stdout: "released_to_os": 2588672, 2024-08-29T17:50:16.272 INFO:tasks.workunit.client.0.smithi029.stdout: "spans_in_use": 1141, 2024-08-29T17:50:16.272 INFO:tasks.workunit.client.0.smithi029.stdout: "tcmalloc_page_size": 8192, 2024-08-29T17:50:16.272 INFO:tasks.workunit.client.0.smithi029.stdout: "thread_cache_freelists": 8337704, 2024-08-29T17:50:16.272 INFO:tasks.workunit.client.0.smithi029.stdout: "thread_heaps_in_use": 21, 2024-08-29T17:50:16.272 INFO:tasks.workunit.client.0.smithi029.stdout: "transfer_cache_freelist": 1412608, 2024-08-29T17:50:16.272 INFO:tasks.workunit.client.0.smithi029.stdout: "use_by_application": 24498872, 2024-08-29T17:50:16.272 INFO:tasks.workunit.client.0.smithi029.stdout: "virtual_address_space_used": 41238528 2024-08-29T17:50:16.273 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:16.273 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.273 INFO:tasks.workunit.client.0.smithi029.stdout: "osd": { 2024-08-29T17:50:16.273 INFO:tasks.workunit.client.0.smithi029.stdout: "osd.0": { 2024-08-29T17:50:16.273 INFO:tasks.workunit.client.0.smithi029.stdout: "actual_memory_used": 49070080, 2024-08-29T17:50:16.273 INFO:tasks.workunit.client.0.smithi029.stdout: "central_cache_freelist": 858848, 2024-08-29T17:50:16.273 INFO:tasks.workunit.client.0.smithi029.stdout: "malloc_metadata": 2752512, 2024-08-29T17:50:16.273 INFO:tasks.workunit.client.0.smithi029.stdout: "page_heap_freelist": 0, 2024-08-29T17:50:16.273 INFO:tasks.workunit.client.0.smithi029.stdout: "released_to_os": 475136, 2024-08-29T17:50:16.273 INFO:tasks.workunit.client.0.smithi029.stdout: "spans_in_use": 1630, 2024-08-29T17:50:16.273 INFO:tasks.workunit.client.0.smithi029.stdout: "tcmalloc_page_size": 8192, 2024-08-29T17:50:16.273 INFO:tasks.workunit.client.0.smithi029.stdout: "thread_cache_freelists": 5319552, 2024-08-29T17:50:16.274 INFO:tasks.workunit.client.0.smithi029.stdout: "thread_heaps_in_use": 46, 2024-08-29T17:50:16.274 INFO:tasks.workunit.client.0.smithi029.stdout: "transfer_cache_freelist": 3201280, 2024-08-29T17:50:16.274 INFO:tasks.workunit.client.0.smithi029.stdout: "use_by_application": 36937888, 2024-08-29T17:50:16.274 INFO:tasks.workunit.client.0.smithi029.stdout: "virtual_address_space_used": 49545216 2024-08-29T17:50:16.274 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.274 INFO:tasks.workunit.client.0.smithi029.stdout: "osd.1": { 2024-08-29T17:50:16.274 INFO:tasks.workunit.client.0.smithi029.stdout: "actual_memory_used": 52322304, 2024-08-29T17:50:16.274 INFO:tasks.workunit.client.0.smithi029.stdout: "central_cache_freelist": 1645328, 2024-08-29T17:50:16.274 INFO:tasks.workunit.client.0.smithi029.stdout: "malloc_metadata": 2752512, 2024-08-29T17:50:16.274 INFO:tasks.workunit.client.0.smithi029.stdout: "page_heap_freelist": 0, 2024-08-29T17:50:16.274 INFO:tasks.workunit.client.0.smithi029.stdout: "released_to_os": 368640, 2024-08-29T17:50:16.274 INFO:tasks.workunit.client.0.smithi029.stdout: "spans_in_use": 1933, 2024-08-29T17:50:16.275 INFO:tasks.workunit.client.0.smithi029.stdout: "tcmalloc_page_size": 8192, 2024-08-29T17:50:16.275 INFO:tasks.workunit.client.0.smithi029.stdout: "thread_cache_freelists": 6426288, 2024-08-29T17:50:16.275 INFO:tasks.workunit.client.0.smithi029.stdout: "thread_heaps_in_use": 47, 2024-08-29T17:50:16.275 INFO:tasks.workunit.client.0.smithi029.stdout: "transfer_cache_freelist": 4272384, 2024-08-29T17:50:16.275 INFO:tasks.workunit.client.0.smithi029.stdout: "use_by_application": 37225792, 2024-08-29T17:50:16.275 INFO:tasks.workunit.client.0.smithi029.stdout: "virtual_address_space_used": 52690944 2024-08-29T17:50:16.275 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.275 INFO:tasks.workunit.client.0.smithi029.stdout: "osd.2": { 2024-08-29T17:50:16.275 INFO:tasks.workunit.client.0.smithi029.stdout: "actual_memory_used": 46465024, 2024-08-29T17:50:16.275 INFO:tasks.workunit.client.0.smithi029.stdout: "central_cache_freelist": 639952, 2024-08-29T17:50:16.275 INFO:tasks.workunit.client.0.smithi029.stdout: "malloc_metadata": 2752512, 2024-08-29T17:50:16.276 INFO:tasks.workunit.client.0.smithi029.stdout: "page_heap_freelist": 0, 2024-08-29T17:50:16.276 INFO:tasks.workunit.client.0.smithi029.stdout: "released_to_os": 917504, 2024-08-29T17:50:16.276 INFO:tasks.workunit.client.0.smithi029.stdout: "spans_in_use": 1456, 2024-08-29T17:50:16.276 INFO:tasks.workunit.client.0.smithi029.stdout: "tcmalloc_page_size": 8192, 2024-08-29T17:50:16.276 INFO:tasks.workunit.client.0.smithi029.stdout: "thread_cache_freelists": 5092328, 2024-08-29T17:50:16.276 INFO:tasks.workunit.client.0.smithi029.stdout: "thread_heaps_in_use": 47, 2024-08-29T17:50:16.276 INFO:tasks.workunit.client.0.smithi029.stdout: "transfer_cache_freelist": 2321664, 2024-08-29T17:50:16.276 INFO:tasks.workunit.client.0.smithi029.stdout: "use_by_application": 35658568, 2024-08-29T17:50:16.276 INFO:tasks.workunit.client.0.smithi029.stdout: "virtual_address_space_used": 47382528 2024-08-29T17:50:16.276 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.276 INFO:tasks.workunit.client.0.smithi029.stdout: "osd.3": { 2024-08-29T17:50:16.277 INFO:tasks.workunit.client.0.smithi029.stdout: "actual_memory_used": 49274880, 2024-08-29T17:50:16.277 INFO:tasks.workunit.client.0.smithi029.stdout: "central_cache_freelist": 1740784, 2024-08-29T17:50:16.277 INFO:tasks.workunit.client.0.smithi029.stdout: "malloc_metadata": 2752512, 2024-08-29T17:50:16.277 INFO:tasks.workunit.client.0.smithi029.stdout: "page_heap_freelist": 0, 2024-08-29T17:50:16.277 INFO:tasks.workunit.client.0.smithi029.stdout: "released_to_os": 57344, 2024-08-29T17:50:16.277 INFO:tasks.workunit.client.0.smithi029.stdout: "spans_in_use": 1855, 2024-08-29T17:50:16.277 INFO:tasks.workunit.client.0.smithi029.stdout: "tcmalloc_page_size": 8192, 2024-08-29T17:50:16.277 INFO:tasks.workunit.client.0.smithi029.stdout: "thread_cache_freelists": 5764496, 2024-08-29T17:50:16.277 INFO:tasks.workunit.client.0.smithi029.stdout: "thread_heaps_in_use": 47, 2024-08-29T17:50:16.277 INFO:tasks.workunit.client.0.smithi029.stdout: "transfer_cache_freelist": 3041280, 2024-08-29T17:50:16.277 INFO:tasks.workunit.client.0.smithi029.stdout: "use_by_application": 35975808, 2024-08-29T17:50:16.278 INFO:tasks.workunit.client.0.smithi029.stdout: "virtual_address_space_used": 49332224 2024-08-29T17:50:16.278 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.278 INFO:tasks.workunit.client.0.smithi029.stdout: "osd.4": { 2024-08-29T17:50:16.278 INFO:tasks.workunit.client.0.smithi029.stdout: "actual_memory_used": 49922048, 2024-08-29T17:50:16.278 INFO:tasks.workunit.client.0.smithi029.stdout: "central_cache_freelist": 1812448, 2024-08-29T17:50:16.278 INFO:tasks.workunit.client.0.smithi029.stdout: "malloc_metadata": 2752512, 2024-08-29T17:50:16.278 INFO:tasks.workunit.client.0.smithi029.stdout: "page_heap_freelist": 0, 2024-08-29T17:50:16.278 INFO:tasks.workunit.client.0.smithi029.stdout: "released_to_os": 606208, 2024-08-29T17:50:16.278 INFO:tasks.workunit.client.0.smithi029.stdout: "spans_in_use": 1819, 2024-08-29T17:50:16.278 INFO:tasks.workunit.client.0.smithi029.stdout: "tcmalloc_page_size": 8192, 2024-08-29T17:50:16.278 INFO:tasks.workunit.client.0.smithi029.stdout: "thread_cache_freelists": 6055816, 2024-08-29T17:50:16.278 INFO:tasks.workunit.client.0.smithi029.stdout: "thread_heaps_in_use": 47, 2024-08-29T17:50:16.279 INFO:tasks.workunit.client.0.smithi029.stdout: "transfer_cache_freelist": 3394304, 2024-08-29T17:50:16.279 INFO:tasks.workunit.client.0.smithi029.stdout: "use_by_application": 35906968, 2024-08-29T17:50:16.279 INFO:tasks.workunit.client.0.smithi029.stdout: "virtual_address_space_used": 50528256 2024-08-29T17:50:16.279 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.279 INFO:tasks.workunit.client.0.smithi029.stdout: "osd.5": { 2024-08-29T17:50:16.279 INFO:tasks.workunit.client.0.smithi029.stdout: "actual_memory_used": 47439872, 2024-08-29T17:50:16.279 INFO:tasks.workunit.client.0.smithi029.stdout: "central_cache_freelist": 852784, 2024-08-29T17:50:16.279 INFO:tasks.workunit.client.0.smithi029.stdout: "malloc_metadata": 2752512, 2024-08-29T17:50:16.279 INFO:tasks.workunit.client.0.smithi029.stdout: "page_heap_freelist": 16384, 2024-08-29T17:50:16.279 INFO:tasks.workunit.client.0.smithi029.stdout: "released_to_os": 991232, 2024-08-29T17:50:16.279 INFO:tasks.workunit.client.0.smithi029.stdout: "spans_in_use": 1498, 2024-08-29T17:50:16.280 INFO:tasks.workunit.client.0.smithi029.stdout: "tcmalloc_page_size": 8192, 2024-08-29T17:50:16.280 INFO:tasks.workunit.client.0.smithi029.stdout: "thread_cache_freelists": 5203184, 2024-08-29T17:50:16.280 INFO:tasks.workunit.client.0.smithi029.stdout: "thread_heaps_in_use": 48, 2024-08-29T17:50:16.280 INFO:tasks.workunit.client.0.smithi029.stdout: "transfer_cache_freelist": 2505216, 2024-08-29T17:50:16.280 INFO:tasks.workunit.client.0.smithi029.stdout: "use_by_application": 36109792, 2024-08-29T17:50:16.280 INFO:tasks.workunit.client.0.smithi029.stdout: "virtual_address_space_used": 48431104 2024-08-29T17:50:16.280 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.280 INFO:tasks.workunit.client.0.smithi029.stdout: "osd.6": { 2024-08-29T17:50:16.280 INFO:tasks.workunit.client.0.smithi029.stdout: "actual_memory_used": 46792704, 2024-08-29T17:50:16.280 INFO:tasks.workunit.client.0.smithi029.stdout: "central_cache_freelist": 744856, 2024-08-29T17:50:16.280 INFO:tasks.workunit.client.0.smithi029.stdout: "malloc_metadata": 2752512, 2024-08-29T17:50:16.280 INFO:tasks.workunit.client.0.smithi029.stdout: "page_heap_freelist": 0, 2024-08-29T17:50:16.281 INFO:tasks.workunit.client.0.smithi029.stdout: "released_to_os": 655360, 2024-08-29T17:50:16.281 INFO:tasks.workunit.client.0.smithi029.stdout: "spans_in_use": 1453, 2024-08-29T17:50:16.281 INFO:tasks.workunit.client.0.smithi029.stdout: "tcmalloc_page_size": 8192, 2024-08-29T17:50:16.281 INFO:tasks.workunit.client.0.smithi029.stdout: "thread_cache_freelists": 4976672, 2024-08-29T17:50:16.281 INFO:tasks.workunit.client.0.smithi029.stdout: "thread_heaps_in_use": 46, 2024-08-29T17:50:16.281 INFO:tasks.workunit.client.0.smithi029.stdout: "transfer_cache_freelist": 2444800, 2024-08-29T17:50:16.281 INFO:tasks.workunit.client.0.smithi029.stdout: "use_by_application": 35873864, 2024-08-29T17:50:16.281 INFO:tasks.workunit.client.0.smithi029.stdout: "virtual_address_space_used": 47448064 2024-08-29T17:50:16.281 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.281 INFO:tasks.workunit.client.0.smithi029.stdout: "osd.7": { 2024-08-29T17:50:16.281 INFO:tasks.workunit.client.0.smithi029.stdout: "actual_memory_used": 46776320, 2024-08-29T17:50:16.282 INFO:tasks.workunit.client.0.smithi029.stdout: "central_cache_freelist": 1115312, 2024-08-29T17:50:16.282 INFO:tasks.workunit.client.0.smithi029.stdout: "malloc_metadata": 2752512, 2024-08-29T17:50:16.282 INFO:tasks.workunit.client.0.smithi029.stdout: "page_heap_freelist": 0, 2024-08-29T17:50:16.282 INFO:tasks.workunit.client.0.smithi029.stdout: "released_to_os": 671744, 2024-08-29T17:50:16.282 INFO:tasks.workunit.client.0.smithi029.stdout: "spans_in_use": 1482, 2024-08-29T17:50:16.282 INFO:tasks.workunit.client.0.smithi029.stdout: "tcmalloc_page_size": 8192, 2024-08-29T17:50:16.282 INFO:tasks.workunit.client.0.smithi029.stdout: "thread_cache_freelists": 4812872, 2024-08-29T17:50:16.282 INFO:tasks.workunit.client.0.smithi029.stdout: "thread_heaps_in_use": 46, 2024-08-29T17:50:16.282 INFO:tasks.workunit.client.0.smithi029.stdout: "transfer_cache_freelist": 2512384, 2024-08-29T17:50:16.282 INFO:tasks.workunit.client.0.smithi029.stdout: "use_by_application": 35583240, 2024-08-29T17:50:16.282 INFO:tasks.workunit.client.0.smithi029.stdout: "virtual_address_space_used": 47448064 2024-08-29T17:50:16.282 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:16.283 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:16.283 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.283 INFO:tasks.workunit.client.0.smithi029.stdout: "hosts": { 2024-08-29T17:50:16.283 INFO:tasks.workunit.client.0.smithi029.stdout: "num": 2, 2024-08-29T17:50:16.283 INFO:tasks.workunit.client.0.smithi029.stdout: "num_with_mds": 2, 2024-08-29T17:50:16.283 INFO:tasks.workunit.client.0.smithi029.stdout: "num_with_mgr": 2, 2024-08-29T17:50:16.283 INFO:tasks.workunit.client.0.smithi029.stdout: "num_with_mon": 2, 2024-08-29T17:50:16.283 INFO:tasks.workunit.client.0.smithi029.stdout: "num_with_osd": 2 2024-08-29T17:50:16.283 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.283 INFO:tasks.workunit.client.0.smithi029.stdout: "io_rate": { 2024-08-29T17:50:16.283 INFO:tasks.workunit.client.0.smithi029.stdout: "pg_stats_delta": { 2024-08-29T17:50:16.284 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": 0, 2024-08-29T17:50:16.284 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T17:50:16.284 INFO:tasks.workunit.client.0.smithi029.stdout: "num_store_stats": 0, 2024-08-29T17:50:16.284 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T17:50:16.284 INFO:tasks.workunit.client.0.smithi029.stdout: "stamp_delta": "12.004546", 2024-08-29T17:50:16.284 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T17:50:16.284 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T17:50:16.284 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T17:50:16.284 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T17:50:16.284 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T17:50:16.284 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T17:50:16.285 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T17:50:16.285 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T17:50:16.285 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T17:50:16.285 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T17:50:16.285 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T17:50:16.285 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T17:50:16.285 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T17:50:16.285 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T17:50:16.285 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T17:50:16.285 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T17:50:16.285 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T17:50:16.285 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T17:50:16.286 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T17:50:16.286 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T17:50:16.286 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T17:50:16.286 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T17:50:16.286 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T17:50:16.286 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T17:50:16.286 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T17:50:16.286 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T17:50:16.286 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T17:50:16.286 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T17:50:16.286 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T17:50:16.287 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T17:50:16.287 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T17:50:16.287 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T17:50:16.287 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T17:50:16.287 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T17:50:16.287 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 182, 2024-08-29T17:50:16.287 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 278, 2024-08-29T17:50:16.287 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T17:50:16.287 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T17:50:16.287 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T17:50:16.287 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 40, 2024-08-29T17:50:16.288 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T17:50:16.288 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.288 INFO:tasks.workunit.client.0.smithi029.stdout: "store_stats": { 2024-08-29T17:50:16.288 INFO:tasks.workunit.client.0.smithi029.stdout: "allocated": 0, 2024-08-29T17:50:16.288 INFO:tasks.workunit.client.0.smithi029.stdout: "available": 0, 2024-08-29T17:50:16.288 INFO:tasks.workunit.client.0.smithi029.stdout: "data_compressed": 0, 2024-08-29T17:50:16.288 INFO:tasks.workunit.client.0.smithi029.stdout: "data_compressed_allocated": 0, 2024-08-29T17:50:16.288 INFO:tasks.workunit.client.0.smithi029.stdout: "data_compressed_original": 0, 2024-08-29T17:50:16.288 INFO:tasks.workunit.client.0.smithi029.stdout: "data_stored": 0, 2024-08-29T17:50:16.288 INFO:tasks.workunit.client.0.smithi029.stdout: "internal_metadata": 0, 2024-08-29T17:50:16.289 INFO:tasks.workunit.client.0.smithi029.stdout: "internally_reserved": 0, 2024-08-29T17:50:16.289 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_allocated": 0, 2024-08-29T17:50:16.289 INFO:tasks.workunit.client.0.smithi029.stdout: "total": 0 2024-08-29T17:50:16.289 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.289 INFO:tasks.workunit.client.0.smithi029.stdout: "up": 0 2024-08-29T17:50:16.289 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:16.289 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.289 INFO:tasks.workunit.client.0.smithi029.stdout: "leaderboard": false, 2024-08-29T17:50:16.289 INFO:tasks.workunit.client.0.smithi029.stdout: "leaderboard_description": null, 2024-08-29T17:50:16.289 INFO:tasks.workunit.client.0.smithi029.stdout: "license": "sharing-1-0", 2024-08-29T17:50:16.289 INFO:tasks.workunit.client.0.smithi029.stdout: "mempool": { 2024-08-29T17:50:16.289 INFO:tasks.workunit.client.0.smithi029.stdout: "mds": { 2024-08-29T17:50:16.290 INFO:tasks.workunit.client.0.smithi029.stdout: "mds.4729795f712cc5080cd8f7bda4511c0a2ec82c08": { 2024-08-29T17:50:16.290 INFO:tasks.workunit.client.0.smithi029.stdout: "bloom_filter": { 2024-08-29T17:50:16.290 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:16.290 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:16.290 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.290 INFO:tasks.workunit.client.0.smithi029.stdout: "bluefs": { 2024-08-29T17:50:16.290 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:16.290 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:16.290 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.290 INFO:tasks.workunit.client.0.smithi029.stdout: "bluefs_file_reader": { 2024-08-29T17:50:16.290 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:16.290 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:16.291 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.291 INFO:tasks.workunit.client.0.smithi029.stdout: "bluefs_file_writer": { 2024-08-29T17:50:16.291 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:16.291 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:16.291 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.291 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_alloc": { 2024-08-29T17:50:16.291 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:16.291 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:16.291 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.291 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_blob": { 2024-08-29T17:50:16.291 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:16.291 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:16.292 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.292 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_buffer": { 2024-08-29T17:50:16.292 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:16.292 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:16.292 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.292 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_data": { 2024-08-29T17:50:16.292 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:16.292 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:16.292 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.292 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_meta": { 2024-08-29T17:50:16.293 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:16.293 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:16.293 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.293 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_onode": { 2024-08-29T17:50:16.293 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:16.293 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:16.293 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.293 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_other": { 2024-08-29T17:50:16.293 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:16.293 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:16.293 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.293 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_extent": { 2024-08-29T17:50:16.294 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:16.294 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:16.294 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.294 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_fsck": { 2024-08-29T17:50:16.294 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:16.294 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:16.294 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.294 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_inline_bl": { 2024-08-29T17:50:16.294 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:16.294 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:16.294 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.294 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_shared_blob": { 2024-08-29T17:50:16.294 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:16.295 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:16.295 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.295 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_txc": { 2024-08-29T17:50:16.295 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:16.295 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:16.295 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.295 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_writing": { 2024-08-29T17:50:16.295 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:16.295 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:16.295 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.295 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_writing_deferred": { 2024-08-29T17:50:16.295 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:16.296 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:16.296 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.296 INFO:tasks.workunit.client.0.smithi029.stdout: "buffer_anon": { 2024-08-29T17:50:16.296 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 150168, 2024-08-29T17:50:16.296 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 33 2024-08-29T17:50:16.296 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.296 INFO:tasks.workunit.client.0.smithi029.stdout: "buffer_meta": { 2024-08-29T17:50:16.296 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:16.296 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:16.296 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.296 INFO:tasks.workunit.client.0.smithi029.stdout: "mds_co": { 2024-08-29T17:50:16.296 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 928, 2024-08-29T17:50:16.297 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 2 2024-08-29T17:50:16.297 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.297 INFO:tasks.workunit.client.0.smithi029.stdout: "osd": { 2024-08-29T17:50:16.297 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:16.297 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:16.297 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.297 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_mapbl": { 2024-08-29T17:50:16.297 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:16.297 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:16.297 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.297 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_pglog": { 2024-08-29T17:50:16.298 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:16.298 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:16.298 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.298 INFO:tasks.workunit.client.0.smithi029.stdout: "osdmap": { 2024-08-29T17:50:16.298 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:16.298 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:16.298 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.298 INFO:tasks.workunit.client.0.smithi029.stdout: "osdmap_mapping": { 2024-08-29T17:50:16.298 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:16.298 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:16.298 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.299 INFO:tasks.workunit.client.0.smithi029.stdout: "pgmap": { 2024-08-29T17:50:16.299 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:16.299 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:16.299 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.299 INFO:tasks.workunit.client.0.smithi029.stdout: "unittest_1": { 2024-08-29T17:50:16.299 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:16.299 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:16.299 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.299 INFO:tasks.workunit.client.0.smithi029.stdout: "unittest_2": { 2024-08-29T17:50:16.299 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:16.299 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:16.299 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:16.300 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.300 INFO:tasks.workunit.client.0.smithi029.stdout: "mds.eab9ca671542c643f83b79a2998aba8453a415ac": { 2024-08-29T17:50:16.300 INFO:tasks.workunit.client.0.smithi029.stdout: "bloom_filter": { 2024-08-29T17:50:16.300 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:16.300 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:16.300 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.300 INFO:tasks.workunit.client.0.smithi029.stdout: "bluefs": { 2024-08-29T17:50:16.300 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:16.300 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:16.300 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.300 INFO:tasks.workunit.client.0.smithi029.stdout: "bluefs_file_reader": { 2024-08-29T17:50:16.300 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:16.300 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:16.301 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.301 INFO:tasks.workunit.client.0.smithi029.stdout: "bluefs_file_writer": { 2024-08-29T17:50:16.301 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:16.301 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:16.301 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.301 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_alloc": { 2024-08-29T17:50:16.301 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:16.301 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:16.301 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.301 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_blob": { 2024-08-29T17:50:16.301 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:16.301 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:16.302 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.302 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_buffer": { 2024-08-29T17:50:16.302 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:16.302 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:16.302 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.302 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_data": { 2024-08-29T17:50:16.302 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:16.302 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:16.302 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.302 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_meta": { 2024-08-29T17:50:16.302 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:16.302 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:16.302 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.303 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_onode": { 2024-08-29T17:50:16.303 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:16.303 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:16.303 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.303 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_other": { 2024-08-29T17:50:16.303 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:16.303 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:16.303 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.303 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_extent": { 2024-08-29T17:50:16.303 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:16.303 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:16.304 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.304 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_fsck": { 2024-08-29T17:50:16.304 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:16.304 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:16.304 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.304 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_inline_bl": { 2024-08-29T17:50:16.304 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:16.304 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:16.304 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.304 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_shared_blob": { 2024-08-29T17:50:16.304 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:16.305 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:16.305 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.305 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_txc": { 2024-08-29T17:50:16.305 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:16.305 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:16.305 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.305 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_writing": { 2024-08-29T17:50:16.305 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:16.305 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:16.305 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.305 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_writing_deferred": { 2024-08-29T17:50:16.305 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:16.306 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:16.306 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.306 INFO:tasks.workunit.client.0.smithi029.stdout: "buffer_anon": { 2024-08-29T17:50:16.306 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 222727, 2024-08-29T17:50:16.306 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 72 2024-08-29T17:50:16.306 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.306 INFO:tasks.workunit.client.0.smithi029.stdout: "buffer_meta": { 2024-08-29T17:50:16.306 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:16.306 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:16.306 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.307 INFO:tasks.workunit.client.0.smithi029.stdout: "mds_co": { 2024-08-29T17:50:16.307 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 51704, 2024-08-29T17:50:16.307 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 208 2024-08-29T17:50:16.307 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.307 INFO:tasks.workunit.client.0.smithi029.stdout: "osd": { 2024-08-29T17:50:16.307 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:16.307 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:16.307 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.307 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_mapbl": { 2024-08-29T17:50:16.307 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:16.307 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:16.307 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.308 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_pglog": { 2024-08-29T17:50:16.308 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:16.308 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:16.308 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.308 INFO:tasks.workunit.client.0.smithi029.stdout: "osdmap": { 2024-08-29T17:50:16.308 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 8208, 2024-08-29T17:50:16.308 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 139 2024-08-29T17:50:16.308 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.308 INFO:tasks.workunit.client.0.smithi029.stdout: "osdmap_mapping": { 2024-08-29T17:50:16.308 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:16.308 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:16.309 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.309 INFO:tasks.workunit.client.0.smithi029.stdout: "pgmap": { 2024-08-29T17:50:16.309 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:16.309 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:16.309 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.309 INFO:tasks.workunit.client.0.smithi029.stdout: "unittest_1": { 2024-08-29T17:50:16.309 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:16.309 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:16.309 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.309 INFO:tasks.workunit.client.0.smithi029.stdout: "unittest_2": { 2024-08-29T17:50:16.309 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:16.310 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:16.310 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:16.310 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:16.310 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.310 INFO:tasks.workunit.client.0.smithi029.stdout: "mon": { 2024-08-29T17:50:16.310 INFO:tasks.workunit.client.0.smithi029.stdout: "mon.4729795f712cc5080cd8f7bda4511c0a2ec82c08": { 2024-08-29T17:50:16.310 INFO:tasks.workunit.client.0.smithi029.stdout: "bloom_filter": { 2024-08-29T17:50:16.310 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:16.310 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:16.310 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.310 INFO:tasks.workunit.client.0.smithi029.stdout: "bluefs": { 2024-08-29T17:50:16.311 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:16.311 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:16.311 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.311 INFO:tasks.workunit.client.0.smithi029.stdout: "bluefs_file_reader": { 2024-08-29T17:50:16.311 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:16.311 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:16.311 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.311 INFO:tasks.workunit.client.0.smithi029.stdout: "bluefs_file_writer": { 2024-08-29T17:50:16.311 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:16.311 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:16.311 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.312 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_alloc": { 2024-08-29T17:50:16.312 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:16.312 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:16.312 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.312 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_blob": { 2024-08-29T17:50:16.312 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:16.312 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:16.312 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.312 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_buffer": { 2024-08-29T17:50:16.312 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:16.312 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:16.312 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.313 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_data": { 2024-08-29T17:50:16.313 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:16.313 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:16.313 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.313 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_meta": { 2024-08-29T17:50:16.313 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:16.313 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:16.313 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.313 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_onode": { 2024-08-29T17:50:16.313 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:16.314 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:16.314 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.314 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_other": { 2024-08-29T17:50:16.314 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:16.314 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:16.314 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.314 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_extent": { 2024-08-29T17:50:16.314 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:16.314 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:16.314 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.314 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_fsck": { 2024-08-29T17:50:16.314 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:16.315 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:16.315 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.315 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_inline_bl": { 2024-08-29T17:50:16.315 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:16.315 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:16.315 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.315 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_shared_blob": { 2024-08-29T17:50:16.315 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:16.315 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:16.315 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.315 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_txc": { 2024-08-29T17:50:16.316 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:16.316 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:16.316 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.316 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_writing": { 2024-08-29T17:50:16.316 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:16.316 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:16.316 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.316 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_writing_deferred": { 2024-08-29T17:50:16.316 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:16.316 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:16.316 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.317 INFO:tasks.workunit.client.0.smithi029.stdout: "buffer_anon": { 2024-08-29T17:50:16.317 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 1214047, 2024-08-29T17:50:16.317 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 333 2024-08-29T17:50:16.317 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.317 INFO:tasks.workunit.client.0.smithi029.stdout: "buffer_meta": { 2024-08-29T17:50:16.317 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 176, 2024-08-29T17:50:16.317 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 2 2024-08-29T17:50:16.317 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.317 INFO:tasks.workunit.client.0.smithi029.stdout: "mds_co": { 2024-08-29T17:50:16.317 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:16.317 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:16.317 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.318 INFO:tasks.workunit.client.0.smithi029.stdout: "osd": { 2024-08-29T17:50:16.318 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:16.318 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:16.318 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.318 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_mapbl": { 2024-08-29T17:50:16.318 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:16.318 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:16.318 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.318 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_pglog": { 2024-08-29T17:50:16.318 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:16.318 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:16.319 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.319 INFO:tasks.workunit.client.0.smithi029.stdout: "osdmap": { 2024-08-29T17:50:16.319 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 6784, 2024-08-29T17:50:16.319 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 138 2024-08-29T17:50:16.319 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.319 INFO:tasks.workunit.client.0.smithi029.stdout: "osdmap_mapping": { 2024-08-29T17:50:16.319 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 12744, 2024-08-29T17:50:16.319 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 1546 2024-08-29T17:50:16.319 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.319 INFO:tasks.workunit.client.0.smithi029.stdout: "pgmap": { 2024-08-29T17:50:16.319 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 10624, 2024-08-29T17:50:16.320 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 206 2024-08-29T17:50:16.320 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.320 INFO:tasks.workunit.client.0.smithi029.stdout: "unittest_1": { 2024-08-29T17:50:16.320 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:16.320 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:16.320 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.320 INFO:tasks.workunit.client.0.smithi029.stdout: "unittest_2": { 2024-08-29T17:50:16.320 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:16.320 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:16.320 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:16.320 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.321 INFO:tasks.workunit.client.0.smithi029.stdout: "mon.eab9ca671542c643f83b79a2998aba8453a415ac": { 2024-08-29T17:50:16.321 INFO:tasks.workunit.client.0.smithi029.stdout: "bloom_filter": { 2024-08-29T17:50:16.321 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:16.321 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:16.321 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.321 INFO:tasks.workunit.client.0.smithi029.stdout: "bluefs": { 2024-08-29T17:50:16.321 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:16.321 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:16.321 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.321 INFO:tasks.workunit.client.0.smithi029.stdout: "bluefs_file_reader": { 2024-08-29T17:50:16.322 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:16.322 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:16.322 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.322 INFO:tasks.workunit.client.0.smithi029.stdout: "bluefs_file_writer": { 2024-08-29T17:50:16.322 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:16.322 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:16.322 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.322 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_alloc": { 2024-08-29T17:50:16.322 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:16.322 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:16.322 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.322 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_blob": { 2024-08-29T17:50:16.323 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:16.323 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:16.323 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.323 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_buffer": { 2024-08-29T17:50:16.323 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:16.323 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:16.323 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.323 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_data": { 2024-08-29T17:50:16.323 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:16.323 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:16.323 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.323 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_meta": { 2024-08-29T17:50:16.324 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:16.324 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:16.324 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.324 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_onode": { 2024-08-29T17:50:16.324 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:16.324 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:16.324 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.324 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_other": { 2024-08-29T17:50:16.324 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:16.324 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:16.324 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.325 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_extent": { 2024-08-29T17:50:16.325 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:16.325 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:16.325 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.325 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_fsck": { 2024-08-29T17:50:16.325 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:16.325 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:16.325 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.325 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_inline_bl": { 2024-08-29T17:50:16.325 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:16.325 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:16.326 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.326 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_shared_blob": { 2024-08-29T17:50:16.326 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:16.326 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:16.326 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.326 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_txc": { 2024-08-29T17:50:16.326 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:16.326 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:16.326 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.326 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_writing": { 2024-08-29T17:50:16.326 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:16.326 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:16.327 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.327 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_writing_deferred": { 2024-08-29T17:50:16.327 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:16.327 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:16.327 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.327 INFO:tasks.workunit.client.0.smithi029.stdout: "buffer_anon": { 2024-08-29T17:50:16.327 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 1162191, 2024-08-29T17:50:16.327 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 367 2024-08-29T17:50:16.327 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.327 INFO:tasks.workunit.client.0.smithi029.stdout: "buffer_meta": { 2024-08-29T17:50:16.327 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:16.328 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:16.328 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.328 INFO:tasks.workunit.client.0.smithi029.stdout: "mds_co": { 2024-08-29T17:50:16.328 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:16.328 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:16.328 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.328 INFO:tasks.workunit.client.0.smithi029.stdout: "osd": { 2024-08-29T17:50:16.328 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:16.328 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:16.328 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.328 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_mapbl": { 2024-08-29T17:50:16.329 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:16.329 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:16.329 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.329 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_pglog": { 2024-08-29T17:50:16.329 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:16.329 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:16.329 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.329 INFO:tasks.workunit.client.0.smithi029.stdout: "osdmap": { 2024-08-29T17:50:16.329 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 6784, 2024-08-29T17:50:16.329 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 138 2024-08-29T17:50:16.329 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.329 INFO:tasks.workunit.client.0.smithi029.stdout: "osdmap_mapping": { 2024-08-29T17:50:16.330 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 12744, 2024-08-29T17:50:16.330 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 1546 2024-08-29T17:50:16.330 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.330 INFO:tasks.workunit.client.0.smithi029.stdout: "pgmap": { 2024-08-29T17:50:16.330 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 5312, 2024-08-29T17:50:16.330 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 103 2024-08-29T17:50:16.330 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.330 INFO:tasks.workunit.client.0.smithi029.stdout: "unittest_1": { 2024-08-29T17:50:16.330 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:16.330 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:16.330 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.330 INFO:tasks.workunit.client.0.smithi029.stdout: "unittest_2": { 2024-08-29T17:50:16.331 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:16.331 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:16.331 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:16.331 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.331 INFO:tasks.workunit.client.0.smithi029.stdout: "mon.efab81583b8b6816c363b53f2f1f76a1dc3b4f51": { 2024-08-29T17:50:16.331 INFO:tasks.workunit.client.0.smithi029.stdout: "bloom_filter": { 2024-08-29T17:50:16.331 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:16.331 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:16.331 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.331 INFO:tasks.workunit.client.0.smithi029.stdout: "bluefs": { 2024-08-29T17:50:16.331 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:16.332 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:16.332 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.332 INFO:tasks.workunit.client.0.smithi029.stdout: "bluefs_file_reader": { 2024-08-29T17:50:16.332 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:16.332 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:16.332 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.332 INFO:tasks.workunit.client.0.smithi029.stdout: "bluefs_file_writer": { 2024-08-29T17:50:16.332 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:16.332 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:16.332 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.332 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_alloc": { 2024-08-29T17:50:16.332 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:16.333 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:16.333 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.333 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_blob": { 2024-08-29T17:50:16.333 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:16.333 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:16.333 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.333 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_buffer": { 2024-08-29T17:50:16.333 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:16.333 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:16.333 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.333 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_data": { 2024-08-29T17:50:16.334 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:16.334 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:16.334 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.334 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_meta": { 2024-08-29T17:50:16.334 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:16.334 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:16.334 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.334 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_onode": { 2024-08-29T17:50:16.334 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:16.334 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:16.334 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.334 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_other": { 2024-08-29T17:50:16.334 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:16.335 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:16.335 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.335 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_extent": { 2024-08-29T17:50:16.335 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:16.335 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:16.335 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.335 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_fsck": { 2024-08-29T17:50:16.335 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:16.335 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:16.336 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.336 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_inline_bl": { 2024-08-29T17:50:16.336 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:16.336 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:16.336 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.336 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_shared_blob": { 2024-08-29T17:50:16.336 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:16.336 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:16.336 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.336 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_txc": { 2024-08-29T17:50:16.336 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:16.337 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:16.337 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.337 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_writing": { 2024-08-29T17:50:16.337 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:16.337 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:16.337 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.337 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_writing_deferred": { 2024-08-29T17:50:16.337 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:16.337 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:16.337 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.337 INFO:tasks.workunit.client.0.smithi029.stdout: "buffer_anon": { 2024-08-29T17:50:16.337 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 1166439, 2024-08-29T17:50:16.338 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 374 2024-08-29T17:50:16.338 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.338 INFO:tasks.workunit.client.0.smithi029.stdout: "buffer_meta": { 2024-08-29T17:50:16.338 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:16.338 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:16.338 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.338 INFO:tasks.workunit.client.0.smithi029.stdout: "mds_co": { 2024-08-29T17:50:16.338 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:16.338 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:16.338 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.338 INFO:tasks.workunit.client.0.smithi029.stdout: "osd": { 2024-08-29T17:50:16.339 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:16.339 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:16.339 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.339 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_mapbl": { 2024-08-29T17:50:16.339 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:16.339 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:16.339 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.339 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_pglog": { 2024-08-29T17:50:16.339 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:16.339 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:16.339 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.339 INFO:tasks.workunit.client.0.smithi029.stdout: "osdmap": { 2024-08-29T17:50:16.340 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 6784, 2024-08-29T17:50:16.340 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 138 2024-08-29T17:50:16.340 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.340 INFO:tasks.workunit.client.0.smithi029.stdout: "osdmap_mapping": { 2024-08-29T17:50:16.340 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 12744, 2024-08-29T17:50:16.340 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 1546 2024-08-29T17:50:16.340 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.340 INFO:tasks.workunit.client.0.smithi029.stdout: "pgmap": { 2024-08-29T17:50:16.340 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 5312, 2024-08-29T17:50:16.340 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 103 2024-08-29T17:50:16.340 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.340 INFO:tasks.workunit.client.0.smithi029.stdout: "unittest_1": { 2024-08-29T17:50:16.341 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:16.341 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:16.341 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.341 INFO:tasks.workunit.client.0.smithi029.stdout: "unittest_2": { 2024-08-29T17:50:16.341 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:16.341 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:16.341 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:16.341 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:16.341 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.341 INFO:tasks.workunit.client.0.smithi029.stdout: "osd": { 2024-08-29T17:50:16.341 INFO:tasks.workunit.client.0.smithi029.stdout: "osd.0": { 2024-08-29T17:50:16.342 INFO:tasks.workunit.client.0.smithi029.stdout: "bloom_filter": { 2024-08-29T17:50:16.342 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:16.342 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:16.342 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.342 INFO:tasks.workunit.client.0.smithi029.stdout: "bluefs": { 2024-08-29T17:50:16.342 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 6304, 2024-08-29T17:50:16.342 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 115 2024-08-29T17:50:16.342 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.342 INFO:tasks.workunit.client.0.smithi029.stdout: "bluefs_file_reader": { 2024-08-29T17:50:16.342 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 16896, 2024-08-29T17:50:16.343 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 8 2024-08-29T17:50:16.343 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.343 INFO:tasks.workunit.client.0.smithi029.stdout: "bluefs_file_writer": { 2024-08-29T17:50:16.343 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 576, 2024-08-29T17:50:16.343 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 3 2024-08-29T17:50:16.343 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.343 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_alloc": { 2024-08-29T17:50:16.343 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 6240, 2024-08-29T17:50:16.343 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 78 2024-08-29T17:50:16.343 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.343 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_blob": { 2024-08-29T17:50:16.343 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 23184, 2024-08-29T17:50:16.344 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 207 2024-08-29T17:50:16.344 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.344 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_buffer": { 2024-08-29T17:50:16.344 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 2272, 2024-08-29T17:50:16.344 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 50 2024-08-29T17:50:16.344 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.344 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_data": { 2024-08-29T17:50:16.344 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 633244, 2024-08-29T17:50:16.344 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 23 2024-08-29T17:50:16.344 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.344 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_meta": { 2024-08-29T17:50:16.345 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 58866, 2024-08-29T17:50:16.345 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 10682 2024-08-29T17:50:16.345 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.345 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_onode": { 2024-08-29T17:50:16.345 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 147136, 2024-08-29T17:50:16.345 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 248 2024-08-29T17:50:16.345 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.345 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_other": { 2024-08-29T17:50:16.345 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 11780, 2024-08-29T17:50:16.345 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 780 2024-08-29T17:50:16.346 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.346 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_extent": { 2024-08-29T17:50:16.346 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 9936, 2024-08-29T17:50:16.346 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 207 2024-08-29T17:50:16.346 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.346 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_fsck": { 2024-08-29T17:50:16.346 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:16.346 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:16.346 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.346 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_inline_bl": { 2024-08-29T17:50:16.346 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 33826, 2024-08-29T17:50:16.347 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 216 2024-08-29T17:50:16.347 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.347 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_shared_blob": { 2024-08-29T17:50:16.347 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 23184, 2024-08-29T17:50:16.347 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 207 2024-08-29T17:50:16.347 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.347 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_txc": { 2024-08-29T17:50:16.347 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:16.347 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:16.347 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.347 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_writing": { 2024-08-29T17:50:16.348 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 421089, 2024-08-29T17:50:16.348 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 91 2024-08-29T17:50:16.348 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.348 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_writing_deferred": { 2024-08-29T17:50:16.348 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:16.348 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:16.348 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.348 INFO:tasks.workunit.client.0.smithi029.stdout: "buffer_anon": { 2024-08-29T17:50:16.348 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 2436386, 2024-08-29T17:50:16.348 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 199 2024-08-29T17:50:16.348 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.349 INFO:tasks.workunit.client.0.smithi029.stdout: "buffer_meta": { 2024-08-29T17:50:16.349 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 7392, 2024-08-29T17:50:16.349 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 84 2024-08-29T17:50:16.349 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.349 INFO:tasks.workunit.client.0.smithi029.stdout: "mds_co": { 2024-08-29T17:50:16.349 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:16.349 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:16.349 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.349 INFO:tasks.workunit.client.0.smithi029.stdout: "osd": { 2024-08-29T17:50:16.349 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 521640, 2024-08-29T17:50:16.349 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 45 2024-08-29T17:50:16.350 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.350 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_mapbl": { 2024-08-29T17:50:16.350 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:16.350 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:16.350 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.350 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_pglog": { 2024-08-29T17:50:16.350 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 95264, 2024-08-29T17:50:16.350 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 188 2024-08-29T17:50:16.350 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.350 INFO:tasks.workunit.client.0.smithi029.stdout: "osdmap": { 2024-08-29T17:50:16.350 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 241112, 2024-08-29T17:50:16.351 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 3525 2024-08-29T17:50:16.351 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.351 INFO:tasks.workunit.client.0.smithi029.stdout: "osdmap_mapping": { 2024-08-29T17:50:16.351 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:16.351 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:16.351 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.351 INFO:tasks.workunit.client.0.smithi029.stdout: "pgmap": { 2024-08-29T17:50:16.351 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:16.351 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:16.351 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.352 INFO:tasks.workunit.client.0.smithi029.stdout: "unittest_1": { 2024-08-29T17:50:16.352 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:16.352 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:16.352 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.352 INFO:tasks.workunit.client.0.smithi029.stdout: "unittest_2": { 2024-08-29T17:50:16.352 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:16.352 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:16.352 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:16.352 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.352 INFO:tasks.workunit.client.0.smithi029.stdout: "osd.1": { 2024-08-29T17:50:16.353 INFO:tasks.workunit.client.0.smithi029.stdout: "bloom_filter": { 2024-08-29T17:50:16.353 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:16.353 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:16.353 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.353 INFO:tasks.workunit.client.0.smithi029.stdout: "bluefs": { 2024-08-29T17:50:16.353 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 6304, 2024-08-29T17:50:16.353 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 115 2024-08-29T17:50:16.353 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.353 INFO:tasks.workunit.client.0.smithi029.stdout: "bluefs_file_reader": { 2024-08-29T17:50:16.353 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 16896, 2024-08-29T17:50:16.353 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 8 2024-08-29T17:50:16.354 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.354 INFO:tasks.workunit.client.0.smithi029.stdout: "bluefs_file_writer": { 2024-08-29T17:50:16.354 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 576, 2024-08-29T17:50:16.354 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 3 2024-08-29T17:50:16.354 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.354 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_alloc": { 2024-08-29T17:50:16.354 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 5520, 2024-08-29T17:50:16.354 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 69 2024-08-29T17:50:16.354 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.354 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_blob": { 2024-08-29T17:50:16.354 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 21952, 2024-08-29T17:50:16.354 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 196 2024-08-29T17:50:16.354 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.355 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_buffer": { 2024-08-29T17:50:16.355 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 1600, 2024-08-29T17:50:16.355 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 44 2024-08-29T17:50:16.355 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.355 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_data": { 2024-08-29T17:50:16.355 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 28672, 2024-08-29T17:50:16.355 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 7 2024-08-29T17:50:16.355 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.355 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_meta": { 2024-08-29T17:50:16.355 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 91872, 2024-08-29T17:50:16.356 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 15799 2024-08-29T17:50:16.356 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.356 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_onode": { 2024-08-29T17:50:16.356 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 206296, 2024-08-29T17:50:16.356 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 335 2024-08-29T17:50:16.356 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.356 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_other": { 2024-08-29T17:50:16.356 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 9868, 2024-08-29T17:50:16.356 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 608 2024-08-29T17:50:16.356 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.356 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_extent": { 2024-08-29T17:50:16.357 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 9408, 2024-08-29T17:50:16.357 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 196 2024-08-29T17:50:16.357 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.357 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_fsck": { 2024-08-29T17:50:16.357 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:16.357 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:16.357 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.357 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_inline_bl": { 2024-08-29T17:50:16.357 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 29726, 2024-08-29T17:50:16.358 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 203 2024-08-29T17:50:16.358 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.358 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_shared_blob": { 2024-08-29T17:50:16.358 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 21952, 2024-08-29T17:50:16.358 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 196 2024-08-29T17:50:16.358 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.358 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_txc": { 2024-08-29T17:50:16.358 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 736, 2024-08-29T17:50:16.358 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 1 2024-08-29T17:50:16.358 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.358 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_writing": { 2024-08-29T17:50:16.358 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 468429, 2024-08-29T17:50:16.358 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 102 2024-08-29T17:50:16.359 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.359 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_writing_deferred": { 2024-08-29T17:50:16.359 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 12112, 2024-08-29T17:50:16.359 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 3 2024-08-29T17:50:16.359 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.359 INFO:tasks.workunit.client.0.smithi029.stdout: "buffer_anon": { 2024-08-29T17:50:16.359 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 2444336, 2024-08-29T17:50:16.359 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 183 2024-08-29T17:50:16.359 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.359 INFO:tasks.workunit.client.0.smithi029.stdout: "buffer_meta": { 2024-08-29T17:50:16.359 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 5280, 2024-08-29T17:50:16.360 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 60 2024-08-29T17:50:16.360 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.360 INFO:tasks.workunit.client.0.smithi029.stdout: "mds_co": { 2024-08-29T17:50:16.360 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:16.360 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:16.360 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.360 INFO:tasks.workunit.client.0.smithi029.stdout: "osd": { 2024-08-29T17:50:16.360 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 440496, 2024-08-29T17:50:16.360 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 38 2024-08-29T17:50:16.360 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.360 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_mapbl": { 2024-08-29T17:50:16.361 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:16.361 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:16.361 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.361 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_pglog": { 2024-08-29T17:50:16.361 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 8528, 2024-08-29T17:50:16.361 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 22 2024-08-29T17:50:16.361 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.361 INFO:tasks.workunit.client.0.smithi029.stdout: "osdmap": { 2024-08-29T17:50:16.361 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 241112, 2024-08-29T17:50:16.361 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 3525 2024-08-29T17:50:16.361 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.361 INFO:tasks.workunit.client.0.smithi029.stdout: "osdmap_mapping": { 2024-08-29T17:50:16.362 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:16.362 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:16.362 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.362 INFO:tasks.workunit.client.0.smithi029.stdout: "pgmap": { 2024-08-29T17:50:16.362 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:16.362 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:16.362 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.362 INFO:tasks.workunit.client.0.smithi029.stdout: "unittest_1": { 2024-08-29T17:50:16.362 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:16.362 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:16.362 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.362 INFO:tasks.workunit.client.0.smithi029.stdout: "unittest_2": { 2024-08-29T17:50:16.362 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:16.363 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:16.363 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:16.363 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.363 INFO:tasks.workunit.client.0.smithi029.stdout: "osd.2": { 2024-08-29T17:50:16.363 INFO:tasks.workunit.client.0.smithi029.stdout: "bloom_filter": { 2024-08-29T17:50:16.363 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:16.363 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:16.363 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.363 INFO:tasks.workunit.client.0.smithi029.stdout: "bluefs": { 2024-08-29T17:50:16.363 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 6304, 2024-08-29T17:50:16.363 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 115 2024-08-29T17:50:16.363 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.364 INFO:tasks.workunit.client.0.smithi029.stdout: "bluefs_file_reader": { 2024-08-29T17:50:16.364 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 16896, 2024-08-29T17:50:16.364 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 8 2024-08-29T17:50:16.364 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.364 INFO:tasks.workunit.client.0.smithi029.stdout: "bluefs_file_writer": { 2024-08-29T17:50:16.364 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 576, 2024-08-29T17:50:16.364 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 3 2024-08-29T17:50:16.364 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.364 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_alloc": { 2024-08-29T17:50:16.364 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 4720, 2024-08-29T17:50:16.364 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 59 2024-08-29T17:50:16.365 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.365 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_blob": { 2024-08-29T17:50:16.365 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 21616, 2024-08-29T17:50:16.365 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 193 2024-08-29T17:50:16.365 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.365 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_buffer": { 2024-08-29T17:50:16.365 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 1040, 2024-08-29T17:50:16.365 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 39 2024-08-29T17:50:16.365 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.365 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_data": { 2024-08-29T17:50:16.365 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 8192, 2024-08-29T17:50:16.366 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 2 2024-08-29T17:50:16.366 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.366 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_meta": { 2024-08-29T17:50:16.366 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 49350, 2024-08-29T17:50:16.366 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 9273 2024-08-29T17:50:16.366 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.366 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_onode": { 2024-08-29T17:50:16.366 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 132176, 2024-08-29T17:50:16.366 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 226 2024-08-29T17:50:16.366 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.367 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_other": { 2024-08-29T17:50:16.367 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 9024, 2024-08-29T17:50:16.367 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 595 2024-08-29T17:50:16.367 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.367 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_extent": { 2024-08-29T17:50:16.367 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 9264, 2024-08-29T17:50:16.367 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 193 2024-08-29T17:50:16.367 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.367 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_fsck": { 2024-08-29T17:50:16.368 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:16.368 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:16.368 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.368 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_inline_bl": { 2024-08-29T17:50:16.368 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 27926, 2024-08-29T17:50:16.368 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 194 2024-08-29T17:50:16.368 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.368 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_shared_blob": { 2024-08-29T17:50:16.368 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 21616, 2024-08-29T17:50:16.368 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 193 2024-08-29T17:50:16.368 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.369 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_txc": { 2024-08-29T17:50:16.369 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 736, 2024-08-29T17:50:16.369 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 1 2024-08-29T17:50:16.369 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.369 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_writing": { 2024-08-29T17:50:16.369 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 417682, 2024-08-29T17:50:16.369 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 90 2024-08-29T17:50:16.369 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.369 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_writing_deferred": { 2024-08-29T17:50:16.369 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 12112, 2024-08-29T17:50:16.369 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 3 2024-08-29T17:50:16.370 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.370 INFO:tasks.workunit.client.0.smithi029.stdout: "buffer_anon": { 2024-08-29T17:50:16.370 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 2423650, 2024-08-29T17:50:16.370 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 182 2024-08-29T17:50:16.370 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.370 INFO:tasks.workunit.client.0.smithi029.stdout: "buffer_meta": { 2024-08-29T17:50:16.370 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 4312, 2024-08-29T17:50:16.370 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 49 2024-08-29T17:50:16.370 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.370 INFO:tasks.workunit.client.0.smithi029.stdout: "mds_co": { 2024-08-29T17:50:16.370 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:16.371 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:16.371 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.371 INFO:tasks.workunit.client.0.smithi029.stdout: "osd": { 2024-08-29T17:50:16.371 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 359352, 2024-08-29T17:50:16.371 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 31 2024-08-29T17:50:16.371 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.371 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_mapbl": { 2024-08-29T17:50:16.371 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:16.371 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:16.371 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.371 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_pglog": { 2024-08-29T17:50:16.372 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 8320, 2024-08-29T17:50:16.372 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 24 2024-08-29T17:50:16.372 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.372 INFO:tasks.workunit.client.0.smithi029.stdout: "osdmap": { 2024-08-29T17:50:16.372 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 241624, 2024-08-29T17:50:16.372 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 3549 2024-08-29T17:50:16.372 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.372 INFO:tasks.workunit.client.0.smithi029.stdout: "osdmap_mapping": { 2024-08-29T17:50:16.372 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:16.372 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:16.372 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.373 INFO:tasks.workunit.client.0.smithi029.stdout: "pgmap": { 2024-08-29T17:50:16.373 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:16.373 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:16.373 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.373 INFO:tasks.workunit.client.0.smithi029.stdout: "unittest_1": { 2024-08-29T17:50:16.373 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:16.373 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:16.373 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.373 INFO:tasks.workunit.client.0.smithi029.stdout: "unittest_2": { 2024-08-29T17:50:16.373 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:16.373 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:16.373 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:16.374 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.374 INFO:tasks.workunit.client.0.smithi029.stdout: "osd.3": { 2024-08-29T17:50:16.374 INFO:tasks.workunit.client.0.smithi029.stdout: "bloom_filter": { 2024-08-29T17:50:16.374 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:16.374 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:16.374 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.374 INFO:tasks.workunit.client.0.smithi029.stdout: "bluefs": { 2024-08-29T17:50:16.374 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 6304, 2024-08-29T17:50:16.374 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 115 2024-08-29T17:50:16.374 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.374 INFO:tasks.workunit.client.0.smithi029.stdout: "bluefs_file_reader": { 2024-08-29T17:50:16.375 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 16896, 2024-08-29T17:50:16.375 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 8 2024-08-29T17:50:16.375 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.375 INFO:tasks.workunit.client.0.smithi029.stdout: "bluefs_file_writer": { 2024-08-29T17:50:16.375 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 576, 2024-08-29T17:50:16.375 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 3 2024-08-29T17:50:16.375 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.375 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_alloc": { 2024-08-29T17:50:16.375 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 4400, 2024-08-29T17:50:16.375 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 55 2024-08-29T17:50:16.375 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.376 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_blob": { 2024-08-29T17:50:16.376 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 22176, 2024-08-29T17:50:16.376 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 198 2024-08-29T17:50:16.376 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.376 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_buffer": { 2024-08-29T17:50:16.376 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 480, 2024-08-29T17:50:16.376 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 34 2024-08-29T17:50:16.376 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.376 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_data": { 2024-08-29T17:50:16.376 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:16.376 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:16.377 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.377 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_meta": { 2024-08-29T17:50:16.377 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 90304, 2024-08-29T17:50:16.377 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 15691 2024-08-29T17:50:16.377 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.377 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_onode": { 2024-08-29T17:50:16.377 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 204936, 2024-08-29T17:50:16.377 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 333 2024-08-29T17:50:16.377 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.377 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_other": { 2024-08-29T17:50:16.377 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 9828, 2024-08-29T17:50:16.378 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 613 2024-08-29T17:50:16.378 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.378 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_extent": { 2024-08-29T17:50:16.378 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 9504, 2024-08-29T17:50:16.378 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 198 2024-08-29T17:50:16.378 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.378 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_fsck": { 2024-08-29T17:50:16.378 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:16.378 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:16.378 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.379 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_inline_bl": { 2024-08-29T17:50:16.379 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 28878, 2024-08-29T17:50:16.379 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 201 2024-08-29T17:50:16.379 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.379 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_shared_blob": { 2024-08-29T17:50:16.379 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 22176, 2024-08-29T17:50:16.379 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 198 2024-08-29T17:50:16.379 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.379 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_txc": { 2024-08-29T17:50:16.379 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 2208, 2024-08-29T17:50:16.379 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 3 2024-08-29T17:50:16.379 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.380 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_writing": { 2024-08-29T17:50:16.380 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 320298, 2024-08-29T17:50:16.380 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 66 2024-08-29T17:50:16.380 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.380 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_writing_deferred": { 2024-08-29T17:50:16.380 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 26565, 2024-08-29T17:50:16.380 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 9 2024-08-29T17:50:16.380 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.380 INFO:tasks.workunit.client.0.smithi029.stdout: "buffer_anon": { 2024-08-29T17:50:16.380 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 2471094, 2024-08-29T17:50:16.380 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 198 2024-08-29T17:50:16.381 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.381 INFO:tasks.workunit.client.0.smithi029.stdout: "buffer_meta": { 2024-08-29T17:50:16.381 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 4752, 2024-08-29T17:50:16.381 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 54 2024-08-29T17:50:16.381 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.381 INFO:tasks.workunit.client.0.smithi029.stdout: "mds_co": { 2024-08-29T17:50:16.381 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:16.381 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:16.381 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.381 INFO:tasks.workunit.client.0.smithi029.stdout: "osd": { 2024-08-29T17:50:16.381 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 428904, 2024-08-29T17:50:16.381 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 37 2024-08-29T17:50:16.382 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.382 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_mapbl": { 2024-08-29T17:50:16.382 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:16.382 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:16.382 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.382 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_pglog": { 2024-08-29T17:50:16.382 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 10400, 2024-08-29T17:50:16.382 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 20 2024-08-29T17:50:16.382 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.382 INFO:tasks.workunit.client.0.smithi029.stdout: "osdmap": { 2024-08-29T17:50:16.382 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 241112, 2024-08-29T17:50:16.383 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 3525 2024-08-29T17:50:16.383 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.383 INFO:tasks.workunit.client.0.smithi029.stdout: "osdmap_mapping": { 2024-08-29T17:50:16.383 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:16.383 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:16.383 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.383 INFO:tasks.workunit.client.0.smithi029.stdout: "pgmap": { 2024-08-29T17:50:16.383 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:16.383 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:16.383 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.383 INFO:tasks.workunit.client.0.smithi029.stdout: "unittest_1": { 2024-08-29T17:50:16.384 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:16.384 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:16.384 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.384 INFO:tasks.workunit.client.0.smithi029.stdout: "unittest_2": { 2024-08-29T17:50:16.384 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:16.384 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:16.384 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:16.384 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.384 INFO:tasks.workunit.client.0.smithi029.stdout: "osd.4": { 2024-08-29T17:50:16.384 INFO:tasks.workunit.client.0.smithi029.stdout: "bloom_filter": { 2024-08-29T17:50:16.384 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:16.385 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:16.385 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.385 INFO:tasks.workunit.client.0.smithi029.stdout: "bluefs": { 2024-08-29T17:50:16.385 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 6304, 2024-08-29T17:50:16.385 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 115 2024-08-29T17:50:16.385 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.385 INFO:tasks.workunit.client.0.smithi029.stdout: "bluefs_file_reader": { 2024-08-29T17:50:16.385 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 16896, 2024-08-29T17:50:16.385 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 8 2024-08-29T17:50:16.385 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.386 INFO:tasks.workunit.client.0.smithi029.stdout: "bluefs_file_writer": { 2024-08-29T17:50:16.386 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 576, 2024-08-29T17:50:16.386 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 3 2024-08-29T17:50:16.386 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.386 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_alloc": { 2024-08-29T17:50:16.386 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 4000, 2024-08-29T17:50:16.386 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 50 2024-08-29T17:50:16.386 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.386 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_blob": { 2024-08-29T17:50:16.386 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 22176, 2024-08-29T17:50:16.386 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 198 2024-08-29T17:50:16.387 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.387 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_buffer": { 2024-08-29T17:50:16.387 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 1040, 2024-08-29T17:50:16.387 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 39 2024-08-29T17:50:16.387 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.387 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_data": { 2024-08-29T17:50:16.387 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 13805, 2024-08-29T17:50:16.387 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 3 2024-08-29T17:50:16.387 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.387 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_meta": { 2024-08-29T17:50:16.387 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 91554, 2024-08-29T17:50:16.387 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 15842 2024-08-29T17:50:16.388 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.388 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_onode": { 2024-08-29T17:50:16.388 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 206976, 2024-08-29T17:50:16.388 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 336 2024-08-29T17:50:16.388 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.388 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_other": { 2024-08-29T17:50:16.388 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 10020, 2024-08-29T17:50:16.388 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 613 2024-08-29T17:50:16.388 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.388 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_extent": { 2024-08-29T17:50:16.388 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 9504, 2024-08-29T17:50:16.389 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 198 2024-08-29T17:50:16.389 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.389 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_fsck": { 2024-08-29T17:50:16.389 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:16.389 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:16.389 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.389 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_inline_bl": { 2024-08-29T17:50:16.389 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 29646, 2024-08-29T17:50:16.389 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 204 2024-08-29T17:50:16.389 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.389 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_shared_blob": { 2024-08-29T17:50:16.390 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 22176, 2024-08-29T17:50:16.390 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 198 2024-08-29T17:50:16.390 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.390 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_txc": { 2024-08-29T17:50:16.390 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 736, 2024-08-29T17:50:16.390 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 1 2024-08-29T17:50:16.390 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.390 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_writing": { 2024-08-29T17:50:16.390 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 960136, 2024-08-29T17:50:16.390 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 80 2024-08-29T17:50:16.390 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.391 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_writing_deferred": { 2024-08-29T17:50:16.391 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 12112, 2024-08-29T17:50:16.391 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 3 2024-08-29T17:50:16.391 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.391 INFO:tasks.workunit.client.0.smithi029.stdout: "buffer_anon": { 2024-08-29T17:50:16.391 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 2462970, 2024-08-29T17:50:16.391 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 192 2024-08-29T17:50:16.391 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.391 INFO:tasks.workunit.client.0.smithi029.stdout: "buffer_meta": { 2024-08-29T17:50:16.391 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 4928, 2024-08-29T17:50:16.391 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 56 2024-08-29T17:50:16.391 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.392 INFO:tasks.workunit.client.0.smithi029.stdout: "mds_co": { 2024-08-29T17:50:16.392 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:16.392 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:16.392 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.392 INFO:tasks.workunit.client.0.smithi029.stdout: "osd": { 2024-08-29T17:50:16.392 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 452088, 2024-08-29T17:50:16.392 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 39 2024-08-29T17:50:16.392 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.392 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_mapbl": { 2024-08-29T17:50:16.392 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:16.392 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:16.393 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.393 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_pglog": { 2024-08-29T17:50:16.393 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 8944, 2024-08-29T17:50:16.393 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 18 2024-08-29T17:50:16.393 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.393 INFO:tasks.workunit.client.0.smithi029.stdout: "osdmap": { 2024-08-29T17:50:16.393 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 241368, 2024-08-29T17:50:16.393 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 3537 2024-08-29T17:50:16.393 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.393 INFO:tasks.workunit.client.0.smithi029.stdout: "osdmap_mapping": { 2024-08-29T17:50:16.393 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:16.394 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:16.394 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.394 INFO:tasks.workunit.client.0.smithi029.stdout: "pgmap": { 2024-08-29T17:50:16.394 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:16.394 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:16.394 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.394 INFO:tasks.workunit.client.0.smithi029.stdout: "unittest_1": { 2024-08-29T17:50:16.394 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:16.394 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:16.394 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.394 INFO:tasks.workunit.client.0.smithi029.stdout: "unittest_2": { 2024-08-29T17:50:16.394 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:16.395 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:16.395 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:16.395 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.395 INFO:tasks.workunit.client.0.smithi029.stdout: "osd.5": { 2024-08-29T17:50:16.395 INFO:tasks.workunit.client.0.smithi029.stdout: "bloom_filter": { 2024-08-29T17:50:16.395 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:16.395 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:16.395 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.395 INFO:tasks.workunit.client.0.smithi029.stdout: "bluefs": { 2024-08-29T17:50:16.395 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 6304, 2024-08-29T17:50:16.395 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 115 2024-08-29T17:50:16.396 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.396 INFO:tasks.workunit.client.0.smithi029.stdout: "bluefs_file_reader": { 2024-08-29T17:50:16.396 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 16896, 2024-08-29T17:50:16.396 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 8 2024-08-29T17:50:16.396 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.396 INFO:tasks.workunit.client.0.smithi029.stdout: "bluefs_file_writer": { 2024-08-29T17:50:16.396 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 576, 2024-08-29T17:50:16.396 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 3 2024-08-29T17:50:16.396 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.396 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_alloc": { 2024-08-29T17:50:16.396 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 3360, 2024-08-29T17:50:16.397 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 42 2024-08-29T17:50:16.397 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.397 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_blob": { 2024-08-29T17:50:16.397 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 22064, 2024-08-29T17:50:16.397 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 197 2024-08-29T17:50:16.397 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.397 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_buffer": { 2024-08-29T17:50:16.397 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 480, 2024-08-29T17:50:16.397 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 34 2024-08-29T17:50:16.397 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.397 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_data": { 2024-08-29T17:50:16.398 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:16.398 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:16.398 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.398 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_meta": { 2024-08-29T17:50:16.398 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 53135, 2024-08-29T17:50:16.398 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 9839 2024-08-29T17:50:16.398 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.398 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_onode": { 2024-08-29T17:50:16.398 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 140336, 2024-08-29T17:50:16.398 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 238 2024-08-29T17:50:16.398 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.398 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_other": { 2024-08-29T17:50:16.398 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 10256, 2024-08-29T17:50:16.399 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 615 2024-08-29T17:50:16.399 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.399 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_extent": { 2024-08-29T17:50:16.399 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 9456, 2024-08-29T17:50:16.399 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 197 2024-08-29T17:50:16.399 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.399 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_fsck": { 2024-08-29T17:50:16.399 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:16.399 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:16.399 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.400 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_inline_bl": { 2024-08-29T17:50:16.400 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 30326, 2024-08-29T17:50:16.400 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 206 2024-08-29T17:50:16.400 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.400 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_shared_blob": { 2024-08-29T17:50:16.400 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 22064, 2024-08-29T17:50:16.400 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 197 2024-08-29T17:50:16.400 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.400 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_txc": { 2024-08-29T17:50:16.400 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 2208, 2024-08-29T17:50:16.400 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 3 2024-08-29T17:50:16.400 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.401 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_writing": { 2024-08-29T17:50:16.401 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 879909, 2024-08-29T17:50:16.401 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 60 2024-08-29T17:50:16.401 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.401 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_writing_deferred": { 2024-08-29T17:50:16.401 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 26565, 2024-08-29T17:50:16.401 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 9 2024-08-29T17:50:16.401 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.401 INFO:tasks.workunit.client.0.smithi029.stdout: "buffer_anon": { 2024-08-29T17:50:16.401 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 2445204, 2024-08-29T17:50:16.401 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 185 2024-08-29T17:50:16.402 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.402 INFO:tasks.workunit.client.0.smithi029.stdout: "buffer_meta": { 2024-08-29T17:50:16.402 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 5456, 2024-08-29T17:50:16.402 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 62 2024-08-29T17:50:16.402 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.402 INFO:tasks.workunit.client.0.smithi029.stdout: "mds_co": { 2024-08-29T17:50:16.402 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:16.402 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:16.402 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.402 INFO:tasks.workunit.client.0.smithi029.stdout: "osd": { 2024-08-29T17:50:16.402 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 475272, 2024-08-29T17:50:16.402 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 41 2024-08-29T17:50:16.403 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.403 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_mapbl": { 2024-08-29T17:50:16.403 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:16.403 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:16.403 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.403 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_pglog": { 2024-08-29T17:50:16.403 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 13000, 2024-08-29T17:50:16.403 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 25 2024-08-29T17:50:16.403 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.403 INFO:tasks.workunit.client.0.smithi029.stdout: "osdmap": { 2024-08-29T17:50:16.403 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 241880, 2024-08-29T17:50:16.404 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 3561 2024-08-29T17:50:16.404 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.404 INFO:tasks.workunit.client.0.smithi029.stdout: "osdmap_mapping": { 2024-08-29T17:50:16.404 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:16.404 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:16.404 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.404 INFO:tasks.workunit.client.0.smithi029.stdout: "pgmap": { 2024-08-29T17:50:16.404 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:16.404 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:16.404 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.405 INFO:tasks.workunit.client.0.smithi029.stdout: "unittest_1": { 2024-08-29T17:50:16.405 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:16.405 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:16.405 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.405 INFO:tasks.workunit.client.0.smithi029.stdout: "unittest_2": { 2024-08-29T17:50:16.405 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:16.405 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:16.405 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:16.405 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.405 INFO:tasks.workunit.client.0.smithi029.stdout: "osd.6": { 2024-08-29T17:50:16.405 INFO:tasks.workunit.client.0.smithi029.stdout: "bloom_filter": { 2024-08-29T17:50:16.405 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:16.406 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:16.406 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.406 INFO:tasks.workunit.client.0.smithi029.stdout: "bluefs": { 2024-08-29T17:50:16.406 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 6304, 2024-08-29T17:50:16.406 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 115 2024-08-29T17:50:16.406 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.406 INFO:tasks.workunit.client.0.smithi029.stdout: "bluefs_file_reader": { 2024-08-29T17:50:16.406 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 16896, 2024-08-29T17:50:16.406 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 8 2024-08-29T17:50:16.406 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.406 INFO:tasks.workunit.client.0.smithi029.stdout: "bluefs_file_writer": { 2024-08-29T17:50:16.406 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 576, 2024-08-29T17:50:16.407 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 3 2024-08-29T17:50:16.407 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.407 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_alloc": { 2024-08-29T17:50:16.407 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 2880, 2024-08-29T17:50:16.407 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 36 2024-08-29T17:50:16.407 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.407 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_blob": { 2024-08-29T17:50:16.407 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 22960, 2024-08-29T17:50:16.407 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 205 2024-08-29T17:50:16.407 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.407 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_buffer": { 2024-08-29T17:50:16.407 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 480, 2024-08-29T17:50:16.408 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 34 2024-08-29T17:50:16.408 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.408 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_data": { 2024-08-29T17:50:16.408 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 15090, 2024-08-29T17:50:16.408 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 3 2024-08-29T17:50:16.408 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.408 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_meta": { 2024-08-29T17:50:16.408 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 52627, 2024-08-29T17:50:16.408 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 10034 2024-08-29T17:50:16.408 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.408 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_onode": { 2024-08-29T17:50:16.408 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 138296, 2024-08-29T17:50:16.408 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 235 2024-08-29T17:50:16.409 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.409 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_other": { 2024-08-29T17:50:16.409 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 11260, 2024-08-29T17:50:16.409 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 770 2024-08-29T17:50:16.409 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.409 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_extent": { 2024-08-29T17:50:16.409 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 9840, 2024-08-29T17:50:16.409 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 205 2024-08-29T17:50:16.409 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.409 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_fsck": { 2024-08-29T17:50:16.409 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:16.410 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:16.410 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.410 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_inline_bl": { 2024-08-29T17:50:16.410 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 30754, 2024-08-29T17:50:16.410 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 203 2024-08-29T17:50:16.410 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.410 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_shared_blob": { 2024-08-29T17:50:16.410 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 22960, 2024-08-29T17:50:16.410 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 205 2024-08-29T17:50:16.410 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.410 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_txc": { 2024-08-29T17:50:16.410 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:16.410 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:16.411 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.411 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_writing": { 2024-08-29T17:50:16.411 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 842744, 2024-08-29T17:50:16.411 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 52 2024-08-29T17:50:16.411 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.411 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_writing_deferred": { 2024-08-29T17:50:16.411 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:16.411 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:16.411 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.411 INFO:tasks.workunit.client.0.smithi029.stdout: "buffer_anon": { 2024-08-29T17:50:16.411 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 2395174, 2024-08-29T17:50:16.412 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 166 2024-08-29T17:50:16.412 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.412 INFO:tasks.workunit.client.0.smithi029.stdout: "buffer_meta": { 2024-08-29T17:50:16.412 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 4840, 2024-08-29T17:50:16.412 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 55 2024-08-29T17:50:16.412 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.412 INFO:tasks.workunit.client.0.smithi029.stdout: "mds_co": { 2024-08-29T17:50:16.412 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:16.412 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:16.412 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.412 INFO:tasks.workunit.client.0.smithi029.stdout: "osd": { 2024-08-29T17:50:16.413 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 452088, 2024-08-29T17:50:16.413 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 39 2024-08-29T17:50:16.413 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.413 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_mapbl": { 2024-08-29T17:50:16.416 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:16.416 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:16.416 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.416 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_pglog": { 2024-08-29T17:50:16.417 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 94432, 2024-08-29T17:50:16.417 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 192 2024-08-29T17:50:16.417 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.417 INFO:tasks.workunit.client.0.smithi029.stdout: "osdmap": { 2024-08-29T17:50:16.417 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 241112, 2024-08-29T17:50:16.417 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 3525 2024-08-29T17:50:16.417 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.417 INFO:tasks.workunit.client.0.smithi029.stdout: "osdmap_mapping": { 2024-08-29T17:50:16.417 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:16.417 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:16.417 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.417 INFO:tasks.workunit.client.0.smithi029.stdout: "pgmap": { 2024-08-29T17:50:16.417 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:16.418 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:16.418 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.418 INFO:tasks.workunit.client.0.smithi029.stdout: "unittest_1": { 2024-08-29T17:50:16.418 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:16.418 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:16.418 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.418 INFO:tasks.workunit.client.0.smithi029.stdout: "unittest_2": { 2024-08-29T17:50:16.418 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:16.418 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:16.418 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:16.418 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.418 INFO:tasks.workunit.client.0.smithi029.stdout: "osd.7": { 2024-08-29T17:50:16.418 INFO:tasks.workunit.client.0.smithi029.stdout: "bloom_filter": { 2024-08-29T17:50:16.418 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:16.419 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:16.419 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.419 INFO:tasks.workunit.client.0.smithi029.stdout: "bluefs": { 2024-08-29T17:50:16.419 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 6304, 2024-08-29T17:50:16.419 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 115 2024-08-29T17:50:16.419 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.419 INFO:tasks.workunit.client.0.smithi029.stdout: "bluefs_file_reader": { 2024-08-29T17:50:16.419 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 16896, 2024-08-29T17:50:16.419 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 8 2024-08-29T17:50:16.419 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.419 INFO:tasks.workunit.client.0.smithi029.stdout: "bluefs_file_writer": { 2024-08-29T17:50:16.419 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 576, 2024-08-29T17:50:16.419 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 3 2024-08-29T17:50:16.420 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.420 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_alloc": { 2024-08-29T17:50:16.420 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 2240, 2024-08-29T17:50:16.420 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 28 2024-08-29T17:50:16.420 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.420 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_blob": { 2024-08-29T17:50:16.420 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 22960, 2024-08-29T17:50:16.420 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 205 2024-08-29T17:50:16.420 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.420 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_buffer": { 2024-08-29T17:50:16.420 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 1488, 2024-08-29T17:50:16.420 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 43 2024-08-29T17:50:16.420 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.420 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_data": { 2024-08-29T17:50:16.421 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 293618, 2024-08-29T17:50:16.421 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 12 2024-08-29T17:50:16.421 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.421 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_meta": { 2024-08-29T17:50:16.421 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 56286, 2024-08-29T17:50:16.421 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 10477 2024-08-29T17:50:16.421 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.421 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_onode": { 2024-08-29T17:50:16.421 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 144416, 2024-08-29T17:50:16.421 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 244 2024-08-29T17:50:16.421 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.421 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_other": { 2024-08-29T17:50:16.421 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 11932, 2024-08-29T17:50:16.421 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 776 2024-08-29T17:50:16.422 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.422 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_extent": { 2024-08-29T17:50:16.422 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 9840, 2024-08-29T17:50:16.422 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 205 2024-08-29T17:50:16.422 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.422 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_fsck": { 2024-08-29T17:50:16.422 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:16.422 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:16.422 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.422 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_inline_bl": { 2024-08-29T17:50:16.422 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 33058, 2024-08-29T17:50:16.422 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 212 2024-08-29T17:50:16.423 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.423 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_shared_blob": { 2024-08-29T17:50:16.423 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 22960, 2024-08-29T17:50:16.423 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 205 2024-08-29T17:50:16.423 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.423 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_txc": { 2024-08-29T17:50:16.423 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:16.423 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:16.423 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.423 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_writing": { 2024-08-29T17:50:16.423 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 195863, 2024-08-29T17:50:16.423 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 38 2024-08-29T17:50:16.424 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.424 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_writing_deferred": { 2024-08-29T17:50:16.424 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:16.424 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:16.424 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.424 INFO:tasks.workunit.client.0.smithi029.stdout: "buffer_anon": { 2024-08-29T17:50:16.424 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 2411748, 2024-08-29T17:50:16.424 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 210 2024-08-29T17:50:16.424 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.424 INFO:tasks.workunit.client.0.smithi029.stdout: "buffer_meta": { 2024-08-29T17:50:16.424 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 6248, 2024-08-29T17:50:16.424 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 71 2024-08-29T17:50:16.424 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.424 INFO:tasks.workunit.client.0.smithi029.stdout: "mds_co": { 2024-08-29T17:50:16.425 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:16.425 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:16.425 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.425 INFO:tasks.workunit.client.0.smithi029.stdout: "osd": { 2024-08-29T17:50:16.425 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 521640, 2024-08-29T17:50:16.425 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 45 2024-08-29T17:50:16.425 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.425 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_mapbl": { 2024-08-29T17:50:16.425 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:16.425 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:16.425 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.425 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_pglog": { 2024-08-29T17:50:16.425 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 98488, 2024-08-29T17:50:16.426 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 227 2024-08-29T17:50:16.426 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.426 INFO:tasks.workunit.client.0.smithi029.stdout: "osdmap": { 2024-08-29T17:50:16.426 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 241112, 2024-08-29T17:50:16.426 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 3525 2024-08-29T17:50:16.426 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.426 INFO:tasks.workunit.client.0.smithi029.stdout: "osdmap_mapping": { 2024-08-29T17:50:16.426 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:16.426 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:16.426 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.426 INFO:tasks.workunit.client.0.smithi029.stdout: "pgmap": { 2024-08-29T17:50:16.426 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:16.426 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:16.426 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.427 INFO:tasks.workunit.client.0.smithi029.stdout: "unittest_1": { 2024-08-29T17:50:16.427 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:16.427 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:16.427 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.427 INFO:tasks.workunit.client.0.smithi029.stdout: "unittest_2": { 2024-08-29T17:50:16.427 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T17:50:16.427 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T17:50:16.427 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:16.427 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:16.427 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:16.427 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.427 INFO:tasks.workunit.client.0.smithi029.stdout: "metadata": { 2024-08-29T17:50:16.427 INFO:tasks.workunit.client.0.smithi029.stdout: "mds": { 2024-08-29T17:50:16.427 INFO:tasks.workunit.client.0.smithi029.stdout: "arch": { 2024-08-29T17:50:16.428 INFO:tasks.workunit.client.0.smithi029.stdout: "x86_64": 2 2024-08-29T17:50:16.428 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.428 INFO:tasks.workunit.client.0.smithi029.stdout: "ceph_version": { 2024-08-29T17:50:16.428 INFO:tasks.workunit.client.0.smithi029.stdout: "ceph version 18.2.4-774-gfe43f1c9 (fe43f1c9f9e2945dda7244d8acbd33fb921449af) reef (stable)": 2 2024-08-29T17:50:16.428 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.428 INFO:tasks.workunit.client.0.smithi029.stdout: "cpu": { 2024-08-29T17:50:16.428 INFO:tasks.workunit.client.0.smithi029.stdout: "Intel(R) Xeon(R) CPU E5-1620 v3 @ 3.50GHz": 1, 2024-08-29T17:50:16.428 INFO:tasks.workunit.client.0.smithi029.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 1 2024-08-29T17:50:16.428 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.428 INFO:tasks.workunit.client.0.smithi029.stdout: "distro": { 2024-08-29T17:50:16.428 INFO:tasks.workunit.client.0.smithi029.stdout: "centos": 2 2024-08-29T17:50:16.428 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.428 INFO:tasks.workunit.client.0.smithi029.stdout: "distro_description": { 2024-08-29T17:50:16.429 INFO:tasks.workunit.client.0.smithi029.stdout: "CentOS Stream 9": 2 2024-08-29T17:50:16.429 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.429 INFO:tasks.workunit.client.0.smithi029.stdout: "kernel_description": { 2024-08-29T17:50:16.429 INFO:tasks.workunit.client.0.smithi029.stdout: "#129-Ubuntu SMP Fri Aug 2 19:25:20 UTC 2024": 2 2024-08-29T17:50:16.429 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.429 INFO:tasks.workunit.client.0.smithi029.stdout: "kernel_version": { 2024-08-29T17:50:16.429 INFO:tasks.workunit.client.0.smithi029.stdout: "5.15.0-119-generic": 2 2024-08-29T17:50:16.429 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.429 INFO:tasks.workunit.client.0.smithi029.stdout: "os": { 2024-08-29T17:50:16.429 INFO:tasks.workunit.client.0.smithi029.stdout: "Linux": 2 2024-08-29T17:50:16.429 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:16.429 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.429 INFO:tasks.workunit.client.0.smithi029.stdout: "mon": { 2024-08-29T17:50:16.429 INFO:tasks.workunit.client.0.smithi029.stdout: "arch": { 2024-08-29T17:50:16.430 INFO:tasks.workunit.client.0.smithi029.stdout: "x86_64": 3 2024-08-29T17:50:16.430 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.430 INFO:tasks.workunit.client.0.smithi029.stdout: "ceph_version": { 2024-08-29T17:50:16.430 INFO:tasks.workunit.client.0.smithi029.stdout: "ceph version 18.2.4-774-gfe43f1c9 (fe43f1c9f9e2945dda7244d8acbd33fb921449af) reef (stable)": 3 2024-08-29T17:50:16.430 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.430 INFO:tasks.workunit.client.0.smithi029.stdout: "cpu": { 2024-08-29T17:50:16.430 INFO:tasks.workunit.client.0.smithi029.stdout: "Intel(R) Xeon(R) CPU E5-1620 v3 @ 3.50GHz": 2, 2024-08-29T17:50:16.430 INFO:tasks.workunit.client.0.smithi029.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 1 2024-08-29T17:50:16.430 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.430 INFO:tasks.workunit.client.0.smithi029.stdout: "distro": { 2024-08-29T17:50:16.430 INFO:tasks.workunit.client.0.smithi029.stdout: "centos": 3 2024-08-29T17:50:16.430 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.430 INFO:tasks.workunit.client.0.smithi029.stdout: "distro_description": { 2024-08-29T17:50:16.430 INFO:tasks.workunit.client.0.smithi029.stdout: "CentOS Stream 9": 3 2024-08-29T17:50:16.431 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.431 INFO:tasks.workunit.client.0.smithi029.stdout: "kernel_description": { 2024-08-29T17:50:16.431 INFO:tasks.workunit.client.0.smithi029.stdout: "#129-Ubuntu SMP Fri Aug 2 19:25:20 UTC 2024": 3 2024-08-29T17:50:16.431 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.431 INFO:tasks.workunit.client.0.smithi029.stdout: "kernel_version": { 2024-08-29T17:50:16.431 INFO:tasks.workunit.client.0.smithi029.stdout: "5.15.0-119-generic": 3 2024-08-29T17:50:16.431 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.431 INFO:tasks.workunit.client.0.smithi029.stdout: "os": { 2024-08-29T17:50:16.431 INFO:tasks.workunit.client.0.smithi029.stdout: "Linux": 3 2024-08-29T17:50:16.431 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:16.431 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.431 INFO:tasks.workunit.client.0.smithi029.stdout: "osd": { 2024-08-29T17:50:16.431 INFO:tasks.workunit.client.0.smithi029.stdout: "arch": { 2024-08-29T17:50:16.432 INFO:tasks.workunit.client.0.smithi029.stdout: "x86_64": 8 2024-08-29T17:50:16.432 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.432 INFO:tasks.workunit.client.0.smithi029.stdout: "ceph_version": { 2024-08-29T17:50:16.432 INFO:tasks.workunit.client.0.smithi029.stdout: "ceph version 18.2.4-774-gfe43f1c9 (fe43f1c9f9e2945dda7244d8acbd33fb921449af) reef (stable)": 8 2024-08-29T17:50:16.432 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.432 INFO:tasks.workunit.client.0.smithi029.stdout: "cpu": { 2024-08-29T17:50:16.432 INFO:tasks.workunit.client.0.smithi029.stdout: "Intel(R) Xeon(R) CPU E5-1620 v3 @ 3.50GHz": 4, 2024-08-29T17:50:16.432 INFO:tasks.workunit.client.0.smithi029.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 4 2024-08-29T17:50:16.432 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.432 INFO:tasks.workunit.client.0.smithi029.stdout: "distro": { 2024-08-29T17:50:16.432 INFO:tasks.workunit.client.0.smithi029.stdout: "centos": 8 2024-08-29T17:50:16.432 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.432 INFO:tasks.workunit.client.0.smithi029.stdout: "distro_description": { 2024-08-29T17:50:16.433 INFO:tasks.workunit.client.0.smithi029.stdout: "CentOS Stream 9": 8 2024-08-29T17:50:16.433 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.433 INFO:tasks.workunit.client.0.smithi029.stdout: "kernel_description": { 2024-08-29T17:50:16.433 INFO:tasks.workunit.client.0.smithi029.stdout: "#129-Ubuntu SMP Fri Aug 2 19:25:20 UTC 2024": 8 2024-08-29T17:50:16.433 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.433 INFO:tasks.workunit.client.0.smithi029.stdout: "kernel_version": { 2024-08-29T17:50:16.433 INFO:tasks.workunit.client.0.smithi029.stdout: "5.15.0-119-generic": 8 2024-08-29T17:50:16.433 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.433 INFO:tasks.workunit.client.0.smithi029.stdout: "os": { 2024-08-29T17:50:16.433 INFO:tasks.workunit.client.0.smithi029.stdout: "Linux": 8 2024-08-29T17:50:16.433 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.433 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_objectstore": { 2024-08-29T17:50:16.433 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore": 8 2024-08-29T17:50:16.434 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.434 INFO:tasks.workunit.client.0.smithi029.stdout: "rotational": { 2024-08-29T17:50:16.434 INFO:tasks.workunit.client.0.smithi029.stdout: "0": 8 2024-08-29T17:50:16.434 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:16.434 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:16.434 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.434 INFO:tasks.workunit.client.0.smithi029.stdout: "mon": { 2024-08-29T17:50:16.434 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 3, 2024-08-29T17:50:16.434 INFO:tasks.workunit.client.0.smithi029.stdout: "features": { 2024-08-29T17:50:16.434 INFO:tasks.workunit.client.0.smithi029.stdout: "optional": [], 2024-08-29T17:50:16.434 INFO:tasks.workunit.client.0.smithi029.stdout: "persistent": [ 2024-08-29T17:50:16.434 INFO:tasks.workunit.client.0.smithi029.stdout: "kraken", 2024-08-29T17:50:16.434 INFO:tasks.workunit.client.0.smithi029.stdout: "luminous", 2024-08-29T17:50:16.434 INFO:tasks.workunit.client.0.smithi029.stdout: "mimic", 2024-08-29T17:50:16.435 INFO:tasks.workunit.client.0.smithi029.stdout: "osdmap-prune", 2024-08-29T17:50:16.435 INFO:tasks.workunit.client.0.smithi029.stdout: "nautilus", 2024-08-29T17:50:16.435 INFO:tasks.workunit.client.0.smithi029.stdout: "octopus", 2024-08-29T17:50:16.435 INFO:tasks.workunit.client.0.smithi029.stdout: "pacific", 2024-08-29T17:50:16.435 INFO:tasks.workunit.client.0.smithi029.stdout: "elector-pinging", 2024-08-29T17:50:16.435 INFO:tasks.workunit.client.0.smithi029.stdout: "quincy", 2024-08-29T17:50:16.435 INFO:tasks.workunit.client.0.smithi029.stdout: "reef" 2024-08-29T17:50:16.435 INFO:tasks.workunit.client.0.smithi029.stdout: ] 2024-08-29T17:50:16.435 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.435 INFO:tasks.workunit.client.0.smithi029.stdout: "ipv4_addr_mons": 6, 2024-08-29T17:50:16.435 INFO:tasks.workunit.client.0.smithi029.stdout: "ipv6_addr_mons": 0, 2024-08-29T17:50:16.435 INFO:tasks.workunit.client.0.smithi029.stdout: "min_mon_release": 18, 2024-08-29T17:50:16.435 INFO:tasks.workunit.client.0.smithi029.stdout: "v1_addr_mons": 3, 2024-08-29T17:50:16.435 INFO:tasks.workunit.client.0.smithi029.stdout: "v2_addr_mons": 3 2024-08-29T17:50:16.436 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.436 INFO:tasks.workunit.client.0.smithi029.stdout: "organization": "ceph-qa", 2024-08-29T17:50:16.436 INFO:tasks.workunit.client.0.smithi029.stdout: "osd": { 2024-08-29T17:50:16.436 INFO:tasks.workunit.client.0.smithi029.stdout: "cluster_network": false, 2024-08-29T17:50:16.436 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 8, 2024-08-29T17:50:16.436 INFO:tasks.workunit.client.0.smithi029.stdout: "require_min_compat_client": "luminous", 2024-08-29T17:50:16.436 INFO:tasks.workunit.client.0.smithi029.stdout: "require_osd_release": "reef" 2024-08-29T17:50:16.436 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.436 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_perf_histograms": [ 2024-08-29T17:50:16.436 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:16.436 INFO:tasks.workunit.client.0.smithi029.stdout: "op_r_latency_out_bytes_histogram": { 2024-08-29T17:50:16.436 INFO:tasks.workunit.client.0.smithi029.stdout: "axes": [ 2024-08-29T17:50:16.436 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:16.437 INFO:tasks.workunit.client.0.smithi029.stdout: "buckets": 32, 2024-08-29T17:50:16.437 INFO:tasks.workunit.client.0.smithi029.stdout: "min": 0, 2024-08-29T17:50:16.437 INFO:tasks.workunit.client.0.smithi029.stdout: "name": "Latency (usec)", 2024-08-29T17:50:16.437 INFO:tasks.workunit.client.0.smithi029.stdout: "quant_size": 100000, 2024-08-29T17:50:16.437 INFO:tasks.workunit.client.0.smithi029.stdout: "ranges": [ 2024-08-29T17:50:16.437 INFO:tasks.workunit.client.0.smithi029.stdout: "[None, -1]", 2024-08-29T17:50:16.437 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 99999]", 2024-08-29T17:50:16.437 INFO:tasks.workunit.client.0.smithi029.stdout: "[100000, 199999]", 2024-08-29T17:50:16.437 INFO:tasks.workunit.client.0.smithi029.stdout: "[200000, 399999]", 2024-08-29T17:50:16.437 INFO:tasks.workunit.client.0.smithi029.stdout: "[400000, 799999]", 2024-08-29T17:50:16.437 INFO:tasks.workunit.client.0.smithi029.stdout: "[800000, 1599999]", 2024-08-29T17:50:16.437 INFO:tasks.workunit.client.0.smithi029.stdout: "[1600000, 3199999]", 2024-08-29T17:50:16.437 INFO:tasks.workunit.client.0.smithi029.stdout: "[3200000, 6399999]", 2024-08-29T17:50:16.437 INFO:tasks.workunit.client.0.smithi029.stdout: "[6400000, 12799999]", 2024-08-29T17:50:16.438 INFO:tasks.workunit.client.0.smithi029.stdout: "[12800000, 25599999]", 2024-08-29T17:50:16.438 INFO:tasks.workunit.client.0.smithi029.stdout: "[25600000, 51199999]", 2024-08-29T17:50:16.438 INFO:tasks.workunit.client.0.smithi029.stdout: "[51200000, 102399999]", 2024-08-29T17:50:16.438 INFO:tasks.workunit.client.0.smithi029.stdout: "[102400000, 204799999]", 2024-08-29T17:50:16.438 INFO:tasks.workunit.client.0.smithi029.stdout: "[204800000, 409599999]", 2024-08-29T17:50:16.438 INFO:tasks.workunit.client.0.smithi029.stdout: "[409600000, 819199999]", 2024-08-29T17:50:16.438 INFO:tasks.workunit.client.0.smithi029.stdout: "[819200000, 1638399999]", 2024-08-29T17:50:16.438 INFO:tasks.workunit.client.0.smithi029.stdout: "[1638400000, 3276799999]", 2024-08-29T17:50:16.438 INFO:tasks.workunit.client.0.smithi029.stdout: "[3276800000, 6553599999]", 2024-08-29T17:50:16.438 INFO:tasks.workunit.client.0.smithi029.stdout: "[6553600000, 13107199999]", 2024-08-29T17:50:16.438 INFO:tasks.workunit.client.0.smithi029.stdout: "[13107200000, 26214399999]", 2024-08-29T17:50:16.438 INFO:tasks.workunit.client.0.smithi029.stdout: "[26214400000, 52428799999]", 2024-08-29T17:50:16.438 INFO:tasks.workunit.client.0.smithi029.stdout: "[52428800000, 104857599999]", 2024-08-29T17:50:16.438 INFO:tasks.workunit.client.0.smithi029.stdout: "[104857600000, 209715199999]", 2024-08-29T17:50:16.439 INFO:tasks.workunit.client.0.smithi029.stdout: "[209715200000, 419430399999]", 2024-08-29T17:50:16.439 INFO:tasks.workunit.client.0.smithi029.stdout: "[419430400000, 838860799999]", 2024-08-29T17:50:16.439 INFO:tasks.workunit.client.0.smithi029.stdout: "[838860800000, 1677721599999]", 2024-08-29T17:50:16.439 INFO:tasks.workunit.client.0.smithi029.stdout: "[1677721600000, 3355443199999]", 2024-08-29T17:50:16.439 INFO:tasks.workunit.client.0.smithi029.stdout: "[3355443200000, 6710886399999]", 2024-08-29T17:50:16.439 INFO:tasks.workunit.client.0.smithi029.stdout: "[6710886400000, 13421772799999]", 2024-08-29T17:50:16.439 INFO:tasks.workunit.client.0.smithi029.stdout: "[13421772800000, 26843545599999]", 2024-08-29T17:50:16.439 INFO:tasks.workunit.client.0.smithi029.stdout: "[26843545600000, 53687091199999]", 2024-08-29T17:50:16.439 INFO:tasks.workunit.client.0.smithi029.stdout: "[53687091200000, None]" 2024-08-29T17:50:16.439 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:16.439 INFO:tasks.workunit.client.0.smithi029.stdout: "scale_type": "log2" 2024-08-29T17:50:16.439 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.440 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:16.440 INFO:tasks.workunit.client.0.smithi029.stdout: "buckets": 32, 2024-08-29T17:50:16.440 INFO:tasks.workunit.client.0.smithi029.stdout: "min": 0, 2024-08-29T17:50:16.440 INFO:tasks.workunit.client.0.smithi029.stdout: "name": "Request size (bytes)", 2024-08-29T17:50:16.440 INFO:tasks.workunit.client.0.smithi029.stdout: "quant_size": 512, 2024-08-29T17:50:16.440 INFO:tasks.workunit.client.0.smithi029.stdout: "ranges": [ 2024-08-29T17:50:16.440 INFO:tasks.workunit.client.0.smithi029.stdout: "[None, -1]", 2024-08-29T17:50:16.440 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 511]", 2024-08-29T17:50:16.440 INFO:tasks.workunit.client.0.smithi029.stdout: "[512, 1023]", 2024-08-29T17:50:16.440 INFO:tasks.workunit.client.0.smithi029.stdout: "[1024, 2047]", 2024-08-29T17:50:16.440 INFO:tasks.workunit.client.0.smithi029.stdout: "[2048, 4095]", 2024-08-29T17:50:16.440 INFO:tasks.workunit.client.0.smithi029.stdout: "[4096, 8191]", 2024-08-29T17:50:16.440 INFO:tasks.workunit.client.0.smithi029.stdout: "[8192, 16383]", 2024-08-29T17:50:16.440 INFO:tasks.workunit.client.0.smithi029.stdout: "[16384, 32767]", 2024-08-29T17:50:16.441 INFO:tasks.workunit.client.0.smithi029.stdout: "[32768, 65535]", 2024-08-29T17:50:16.441 INFO:tasks.workunit.client.0.smithi029.stdout: "[65536, 131071]", 2024-08-29T17:50:16.441 INFO:tasks.workunit.client.0.smithi029.stdout: "[131072, 262143]", 2024-08-29T17:50:16.441 INFO:tasks.workunit.client.0.smithi029.stdout: "[262144, 524287]", 2024-08-29T17:50:16.441 INFO:tasks.workunit.client.0.smithi029.stdout: "[524288, 1048575]", 2024-08-29T17:50:16.441 INFO:tasks.workunit.client.0.smithi029.stdout: "[1048576, 2097151]", 2024-08-29T17:50:16.441 INFO:tasks.workunit.client.0.smithi029.stdout: "[2097152, 4194303]", 2024-08-29T17:50:16.441 INFO:tasks.workunit.client.0.smithi029.stdout: "[4194304, 8388607]", 2024-08-29T17:50:16.441 INFO:tasks.workunit.client.0.smithi029.stdout: "[8388608, 16777215]", 2024-08-29T17:50:16.441 INFO:tasks.workunit.client.0.smithi029.stdout: "[16777216, 33554431]", 2024-08-29T17:50:16.441 INFO:tasks.workunit.client.0.smithi029.stdout: "[33554432, 67108863]", 2024-08-29T17:50:16.441 INFO:tasks.workunit.client.0.smithi029.stdout: "[67108864, 134217727]", 2024-08-29T17:50:16.441 INFO:tasks.workunit.client.0.smithi029.stdout: "[134217728, 268435455]", 2024-08-29T17:50:16.441 INFO:tasks.workunit.client.0.smithi029.stdout: "[268435456, 536870911]", 2024-08-29T17:50:16.442 INFO:tasks.workunit.client.0.smithi029.stdout: "[536870912, 1073741823]", 2024-08-29T17:50:16.442 INFO:tasks.workunit.client.0.smithi029.stdout: "[1073741824, 2147483647]", 2024-08-29T17:50:16.442 INFO:tasks.workunit.client.0.smithi029.stdout: "[2147483648, 4294967295]", 2024-08-29T17:50:16.442 INFO:tasks.workunit.client.0.smithi029.stdout: "[4294967296, 8589934591]", 2024-08-29T17:50:16.442 INFO:tasks.workunit.client.0.smithi029.stdout: "[8589934592, 17179869183]", 2024-08-29T17:50:16.442 INFO:tasks.workunit.client.0.smithi029.stdout: "[17179869184, 34359738367]", 2024-08-29T17:50:16.442 INFO:tasks.workunit.client.0.smithi029.stdout: "[34359738368, 68719476735]", 2024-08-29T17:50:16.442 INFO:tasks.workunit.client.0.smithi029.stdout: "[68719476736, 137438953471]", 2024-08-29T17:50:16.442 INFO:tasks.workunit.client.0.smithi029.stdout: "[137438953472, 274877906943]", 2024-08-29T17:50:16.442 INFO:tasks.workunit.client.0.smithi029.stdout: "[274877906944, None]" 2024-08-29T17:50:16.442 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:16.442 INFO:tasks.workunit.client.0.smithi029.stdout: "scale_type": "log2" 2024-08-29T17:50:16.442 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:16.443 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:16.443 INFO:tasks.workunit.client.0.smithi029.stdout: "osds": [ 2024-08-29T17:50:16.443 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:16.443 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_id": 0, 2024-08-29T17:50:16.443 INFO:tasks.workunit.client.0.smithi029.stdout: "values": [ 2024-08-29T17:50:16.443 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.443 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.443 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.443 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.443 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.443 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.443 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.443 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.444 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.444 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.444 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.444 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.444 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.444 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.444 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.444 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.444 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.444 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.444 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.444 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.444 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.445 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.445 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.445 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.445 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.445 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.445 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.445 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.445 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.445 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.445 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.445 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T17:50:16.445 INFO:tasks.workunit.client.0.smithi029.stdout: ] 2024-08-29T17:50:16.445 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.446 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:16.446 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_id": 1, 2024-08-29T17:50:16.446 INFO:tasks.workunit.client.0.smithi029.stdout: "values": [ 2024-08-29T17:50:16.446 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.446 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.446 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 23, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.446 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.446 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.446 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.446 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.446 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.446 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.446 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.447 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.447 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.447 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.447 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.447 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.447 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.447 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.447 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.447 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.447 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.447 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.447 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.447 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.448 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.448 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.448 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.448 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.448 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.448 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.448 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.448 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.448 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T17:50:16.448 INFO:tasks.workunit.client.0.smithi029.stdout: ] 2024-08-29T17:50:16.448 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.448 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:16.448 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_id": 2, 2024-08-29T17:50:16.449 INFO:tasks.workunit.client.0.smithi029.stdout: "values": [ 2024-08-29T17:50:16.449 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.449 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.449 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.449 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.449 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.449 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.449 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.449 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.449 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.449 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.449 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.449 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.450 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.450 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.450 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.450 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.450 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.450 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.450 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.450 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.450 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.450 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.450 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.450 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.450 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.450 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.451 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.451 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.451 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.451 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.451 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.451 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T17:50:16.451 INFO:tasks.workunit.client.0.smithi029.stdout: ] 2024-08-29T17:50:16.451 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.451 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:16.451 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_id": 3, 2024-08-29T17:50:16.451 INFO:tasks.workunit.client.0.smithi029.stdout: "values": [ 2024-08-29T17:50:16.451 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.451 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.452 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.452 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.452 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.452 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.452 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.452 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.452 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.452 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.452 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.452 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.452 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.452 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.453 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.453 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.453 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.453 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.453 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.453 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.453 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.453 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.453 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.453 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.453 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.453 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.453 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.454 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.454 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.454 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.454 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.454 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T17:50:16.454 INFO:tasks.workunit.client.0.smithi029.stdout: ] 2024-08-29T17:50:16.454 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.454 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:16.454 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_id": 4, 2024-08-29T17:50:16.454 INFO:tasks.workunit.client.0.smithi029.stdout: "values": [ 2024-08-29T17:50:16.454 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.454 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.454 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.454 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.455 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.455 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.455 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.455 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.455 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.455 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.455 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.455 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.455 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.455 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.455 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.455 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.455 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.456 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.456 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.456 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.456 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.456 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.456 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.456 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.456 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.456 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.456 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.456 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.456 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.456 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.457 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.457 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T17:50:16.457 INFO:tasks.workunit.client.0.smithi029.stdout: ] 2024-08-29T17:50:16.457 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.457 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:16.457 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_id": 5, 2024-08-29T17:50:16.457 INFO:tasks.workunit.client.0.smithi029.stdout: "values": [ 2024-08-29T17:50:16.457 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.457 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.457 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.457 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.457 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.458 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.458 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.458 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.458 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.458 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.458 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.458 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.458 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.458 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.458 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.458 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.458 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.458 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.458 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.459 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.459 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.459 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.459 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.459 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.459 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.459 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.459 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.459 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.459 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.459 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.459 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.459 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T17:50:16.460 INFO:tasks.workunit.client.0.smithi029.stdout: ] 2024-08-29T17:50:16.460 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.460 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:16.460 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_id": 6, 2024-08-29T17:50:16.460 INFO:tasks.workunit.client.0.smithi029.stdout: "values": [ 2024-08-29T17:50:16.460 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.460 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.460 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.460 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.460 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.460 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.460 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.460 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.460 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.461 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.461 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.461 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.461 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.461 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.461 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.461 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.461 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.461 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.461 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.461 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.461 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.461 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.462 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.462 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.462 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.462 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.462 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.462 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.462 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.462 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.462 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.462 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T17:50:16.462 INFO:tasks.workunit.client.0.smithi029.stdout: ] 2024-08-29T17:50:16.462 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.463 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:16.463 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_id": 7, 2024-08-29T17:50:16.463 INFO:tasks.workunit.client.0.smithi029.stdout: "values": [ 2024-08-29T17:50:16.463 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.463 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.463 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.463 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 59, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.463 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 44, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.463 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.463 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.463 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.463 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.463 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.464 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.464 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.464 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.464 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.464 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.464 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.464 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.464 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.464 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.464 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.464 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.464 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.464 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.465 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.465 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.465 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.465 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.465 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.465 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.465 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.465 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.465 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T17:50:16.465 INFO:tasks.workunit.client.0.smithi029.stdout: ] 2024-08-29T17:50:16.465 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:16.465 INFO:tasks.workunit.client.0.smithi029.stdout: ] 2024-08-29T17:50:16.465 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.466 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw_latency_in_bytes_histogram": { 2024-08-29T17:50:16.466 INFO:tasks.workunit.client.0.smithi029.stdout: "axes": [ 2024-08-29T17:50:16.466 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:16.466 INFO:tasks.workunit.client.0.smithi029.stdout: "buckets": 32, 2024-08-29T17:50:16.466 INFO:tasks.workunit.client.0.smithi029.stdout: "min": 0, 2024-08-29T17:50:16.466 INFO:tasks.workunit.client.0.smithi029.stdout: "name": "Latency (usec)", 2024-08-29T17:50:16.466 INFO:tasks.workunit.client.0.smithi029.stdout: "quant_size": 100000, 2024-08-29T17:50:16.466 INFO:tasks.workunit.client.0.smithi029.stdout: "ranges": [ 2024-08-29T17:50:16.466 INFO:tasks.workunit.client.0.smithi029.stdout: "[None, -1]", 2024-08-29T17:50:16.466 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 99999]", 2024-08-29T17:50:16.466 INFO:tasks.workunit.client.0.smithi029.stdout: "[100000, 199999]", 2024-08-29T17:50:16.466 INFO:tasks.workunit.client.0.smithi029.stdout: "[200000, 399999]", 2024-08-29T17:50:16.466 INFO:tasks.workunit.client.0.smithi029.stdout: "[400000, 799999]", 2024-08-29T17:50:16.467 INFO:tasks.workunit.client.0.smithi029.stdout: "[800000, 1599999]", 2024-08-29T17:50:16.467 INFO:tasks.workunit.client.0.smithi029.stdout: "[1600000, 3199999]", 2024-08-29T17:50:16.467 INFO:tasks.workunit.client.0.smithi029.stdout: "[3200000, 6399999]", 2024-08-29T17:50:16.467 INFO:tasks.workunit.client.0.smithi029.stdout: "[6400000, 12799999]", 2024-08-29T17:50:16.467 INFO:tasks.workunit.client.0.smithi029.stdout: "[12800000, 25599999]", 2024-08-29T17:50:16.467 INFO:tasks.workunit.client.0.smithi029.stdout: "[25600000, 51199999]", 2024-08-29T17:50:16.467 INFO:tasks.workunit.client.0.smithi029.stdout: "[51200000, 102399999]", 2024-08-29T17:50:16.467 INFO:tasks.workunit.client.0.smithi029.stdout: "[102400000, 204799999]", 2024-08-29T17:50:16.467 INFO:tasks.workunit.client.0.smithi029.stdout: "[204800000, 409599999]", 2024-08-29T17:50:16.467 INFO:tasks.workunit.client.0.smithi029.stdout: "[409600000, 819199999]", 2024-08-29T17:50:16.467 INFO:tasks.workunit.client.0.smithi029.stdout: "[819200000, 1638399999]", 2024-08-29T17:50:16.467 INFO:tasks.workunit.client.0.smithi029.stdout: "[1638400000, 3276799999]", 2024-08-29T17:50:16.467 INFO:tasks.workunit.client.0.smithi029.stdout: "[3276800000, 6553599999]", 2024-08-29T17:50:16.467 INFO:tasks.workunit.client.0.smithi029.stdout: "[6553600000, 13107199999]", 2024-08-29T17:50:16.468 INFO:tasks.workunit.client.0.smithi029.stdout: "[13107200000, 26214399999]", 2024-08-29T17:50:16.468 INFO:tasks.workunit.client.0.smithi029.stdout: "[26214400000, 52428799999]", 2024-08-29T17:50:16.468 INFO:tasks.workunit.client.0.smithi029.stdout: "[52428800000, 104857599999]", 2024-08-29T17:50:16.468 INFO:tasks.workunit.client.0.smithi029.stdout: "[104857600000, 209715199999]", 2024-08-29T17:50:16.468 INFO:tasks.workunit.client.0.smithi029.stdout: "[209715200000, 419430399999]", 2024-08-29T17:50:16.468 INFO:tasks.workunit.client.0.smithi029.stdout: "[419430400000, 838860799999]", 2024-08-29T17:50:16.468 INFO:tasks.workunit.client.0.smithi029.stdout: "[838860800000, 1677721599999]", 2024-08-29T17:50:16.468 INFO:tasks.workunit.client.0.smithi029.stdout: "[1677721600000, 3355443199999]", 2024-08-29T17:50:16.468 INFO:tasks.workunit.client.0.smithi029.stdout: "[3355443200000, 6710886399999]", 2024-08-29T17:50:16.468 INFO:tasks.workunit.client.0.smithi029.stdout: "[6710886400000, 13421772799999]", 2024-08-29T17:50:16.468 INFO:tasks.workunit.client.0.smithi029.stdout: "[13421772800000, 26843545599999]", 2024-08-29T17:50:16.468 INFO:tasks.workunit.client.0.smithi029.stdout: "[26843545600000, 53687091199999]", 2024-08-29T17:50:16.468 INFO:tasks.workunit.client.0.smithi029.stdout: "[53687091200000, None]" 2024-08-29T17:50:16.469 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:16.469 INFO:tasks.workunit.client.0.smithi029.stdout: "scale_type": "log2" 2024-08-29T17:50:16.469 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.469 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:16.469 INFO:tasks.workunit.client.0.smithi029.stdout: "buckets": 32, 2024-08-29T17:50:16.469 INFO:tasks.workunit.client.0.smithi029.stdout: "min": 0, 2024-08-29T17:50:16.469 INFO:tasks.workunit.client.0.smithi029.stdout: "name": "Request size (bytes)", 2024-08-29T17:50:16.469 INFO:tasks.workunit.client.0.smithi029.stdout: "quant_size": 512, 2024-08-29T17:50:16.469 INFO:tasks.workunit.client.0.smithi029.stdout: "ranges": [ 2024-08-29T17:50:16.469 INFO:tasks.workunit.client.0.smithi029.stdout: "[None, -1]", 2024-08-29T17:50:16.469 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 511]", 2024-08-29T17:50:16.469 INFO:tasks.workunit.client.0.smithi029.stdout: "[512, 1023]", 2024-08-29T17:50:16.469 INFO:tasks.workunit.client.0.smithi029.stdout: "[1024, 2047]", 2024-08-29T17:50:16.470 INFO:tasks.workunit.client.0.smithi029.stdout: "[2048, 4095]", 2024-08-29T17:50:16.470 INFO:tasks.workunit.client.0.smithi029.stdout: "[4096, 8191]", 2024-08-29T17:50:16.470 INFO:tasks.workunit.client.0.smithi029.stdout: "[8192, 16383]", 2024-08-29T17:50:16.470 INFO:tasks.workunit.client.0.smithi029.stdout: "[16384, 32767]", 2024-08-29T17:50:16.470 INFO:tasks.workunit.client.0.smithi029.stdout: "[32768, 65535]", 2024-08-29T17:50:16.470 INFO:tasks.workunit.client.0.smithi029.stdout: "[65536, 131071]", 2024-08-29T17:50:16.470 INFO:tasks.workunit.client.0.smithi029.stdout: "[131072, 262143]", 2024-08-29T17:50:16.470 INFO:tasks.workunit.client.0.smithi029.stdout: "[262144, 524287]", 2024-08-29T17:50:16.470 INFO:tasks.workunit.client.0.smithi029.stdout: "[524288, 1048575]", 2024-08-29T17:50:16.470 INFO:tasks.workunit.client.0.smithi029.stdout: "[1048576, 2097151]", 2024-08-29T17:50:16.470 INFO:tasks.workunit.client.0.smithi029.stdout: "[2097152, 4194303]", 2024-08-29T17:50:16.470 INFO:tasks.workunit.client.0.smithi029.stdout: "[4194304, 8388607]", 2024-08-29T17:50:16.470 INFO:tasks.workunit.client.0.smithi029.stdout: "[8388608, 16777215]", 2024-08-29T17:50:16.470 INFO:tasks.workunit.client.0.smithi029.stdout: "[16777216, 33554431]", 2024-08-29T17:50:16.471 INFO:tasks.workunit.client.0.smithi029.stdout: "[33554432, 67108863]", 2024-08-29T17:50:16.471 INFO:tasks.workunit.client.0.smithi029.stdout: "[67108864, 134217727]", 2024-08-29T17:50:16.471 INFO:tasks.workunit.client.0.smithi029.stdout: "[134217728, 268435455]", 2024-08-29T17:50:16.471 INFO:tasks.workunit.client.0.smithi029.stdout: "[268435456, 536870911]", 2024-08-29T17:50:16.471 INFO:tasks.workunit.client.0.smithi029.stdout: "[536870912, 1073741823]", 2024-08-29T17:50:16.471 INFO:tasks.workunit.client.0.smithi029.stdout: "[1073741824, 2147483647]", 2024-08-29T17:50:16.471 INFO:tasks.workunit.client.0.smithi029.stdout: "[2147483648, 4294967295]", 2024-08-29T17:50:16.471 INFO:tasks.workunit.client.0.smithi029.stdout: "[4294967296, 8589934591]", 2024-08-29T17:50:16.471 INFO:tasks.workunit.client.0.smithi029.stdout: "[8589934592, 17179869183]", 2024-08-29T17:50:16.471 INFO:tasks.workunit.client.0.smithi029.stdout: "[17179869184, 34359738367]", 2024-08-29T17:50:16.471 INFO:tasks.workunit.client.0.smithi029.stdout: "[34359738368, 68719476735]", 2024-08-29T17:50:16.471 INFO:tasks.workunit.client.0.smithi029.stdout: "[68719476736, 137438953471]", 2024-08-29T17:50:16.471 INFO:tasks.workunit.client.0.smithi029.stdout: "[137438953472, 274877906943]", 2024-08-29T17:50:16.472 INFO:tasks.workunit.client.0.smithi029.stdout: "[274877906944, None]" 2024-08-29T17:50:16.472 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:16.472 INFO:tasks.workunit.client.0.smithi029.stdout: "scale_type": "log2" 2024-08-29T17:50:16.472 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:16.472 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:16.472 INFO:tasks.workunit.client.0.smithi029.stdout: "osds": [ 2024-08-29T17:50:16.472 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:16.472 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_id": 0, 2024-08-29T17:50:16.472 INFO:tasks.workunit.client.0.smithi029.stdout: "values": [ 2024-08-29T17:50:16.472 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.472 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.472 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.472 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.473 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.473 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.473 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.473 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.473 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.473 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.473 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.473 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.473 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.473 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.473 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.473 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.473 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.474 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.474 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.474 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.474 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.474 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.474 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.474 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.474 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.474 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.474 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.474 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.474 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.474 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.475 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.475 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T17:50:16.475 INFO:tasks.workunit.client.0.smithi029.stdout: ] 2024-08-29T17:50:16.475 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.475 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:16.475 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_id": 1, 2024-08-29T17:50:16.475 INFO:tasks.workunit.client.0.smithi029.stdout: "values": [ 2024-08-29T17:50:16.475 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.475 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.475 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.475 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.475 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.475 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 19, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.475 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.476 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.476 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.476 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.476 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.476 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.476 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.476 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.476 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.476 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.476 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.476 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.476 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.476 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.477 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.477 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.477 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.477 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.477 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.477 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.477 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.477 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.477 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.477 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.477 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.477 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T17:50:16.477 INFO:tasks.workunit.client.0.smithi029.stdout: ] 2024-08-29T17:50:16.478 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.478 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:16.478 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_id": 2, 2024-08-29T17:50:16.478 INFO:tasks.workunit.client.0.smithi029.stdout: "values": [ 2024-08-29T17:50:16.478 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.478 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.478 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.478 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.478 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.478 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.478 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.478 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.478 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.478 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.479 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.479 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.479 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.479 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.479 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.479 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.479 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.479 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.479 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.479 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.479 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.479 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.479 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.480 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.480 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.480 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.480 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.480 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.480 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.480 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.480 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.480 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T17:50:16.480 INFO:tasks.workunit.client.0.smithi029.stdout: ] 2024-08-29T17:50:16.480 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.480 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:16.480 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_id": 3, 2024-08-29T17:50:16.480 INFO:tasks.workunit.client.0.smithi029.stdout: "values": [ 2024-08-29T17:50:16.481 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.481 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.481 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.481 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.481 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.481 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.481 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.481 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.481 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.481 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.481 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.481 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.481 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.482 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.482 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.482 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.482 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.482 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.482 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.482 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.482 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.482 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.482 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.482 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.482 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.483 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.483 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.483 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.483 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.483 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.483 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.483 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T17:50:16.483 INFO:tasks.workunit.client.0.smithi029.stdout: ] 2024-08-29T17:50:16.483 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.483 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:16.483 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_id": 4, 2024-08-29T17:50:16.483 INFO:tasks.workunit.client.0.smithi029.stdout: "values": [ 2024-08-29T17:50:16.483 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.484 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.484 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.484 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.484 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.484 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.484 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.484 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.484 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.484 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.484 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.484 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.484 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.484 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.485 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.485 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.485 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.485 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.485 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.485 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.485 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.485 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.485 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.485 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.485 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.485 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.485 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.485 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.486 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.486 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.486 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.486 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T17:50:16.486 INFO:tasks.workunit.client.0.smithi029.stdout: ] 2024-08-29T17:50:16.486 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.486 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:16.486 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_id": 5, 2024-08-29T17:50:16.486 INFO:tasks.workunit.client.0.smithi029.stdout: "values": [ 2024-08-29T17:50:16.486 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.486 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.486 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.486 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.487 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.487 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.487 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.487 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.487 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.487 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.487 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.487 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.487 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.487 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.487 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.487 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.487 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.488 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.488 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.488 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.488 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.488 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.488 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.488 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.488 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.488 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.488 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.488 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.488 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.488 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.489 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.489 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T17:50:16.489 INFO:tasks.workunit.client.0.smithi029.stdout: ] 2024-08-29T17:50:16.489 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.489 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:16.489 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_id": 6, 2024-08-29T17:50:16.489 INFO:tasks.workunit.client.0.smithi029.stdout: "values": [ 2024-08-29T17:50:16.489 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.489 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.489 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.489 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.489 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.489 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.490 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.490 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.490 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.490 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.490 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.490 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.490 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.490 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.490 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.490 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.490 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.490 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.491 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.491 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.491 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.491 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.491 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.491 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.491 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.491 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.491 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.491 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.491 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.491 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.491 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.491 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T17:50:16.492 INFO:tasks.workunit.client.0.smithi029.stdout: ] 2024-08-29T17:50:16.492 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.492 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:16.492 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_id": 7, 2024-08-29T17:50:16.492 INFO:tasks.workunit.client.0.smithi029.stdout: "values": [ 2024-08-29T17:50:16.492 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.492 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.492 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.492 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.492 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.492 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.492 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 41, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.493 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.493 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.493 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.493 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.493 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.493 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.493 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.493 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.493 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.493 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.493 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.493 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.493 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.494 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.494 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.494 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.494 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.494 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.494 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.494 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.494 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.494 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.494 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.494 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.494 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T17:50:16.494 INFO:tasks.workunit.client.0.smithi029.stdout: ] 2024-08-29T17:50:16.494 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:16.495 INFO:tasks.workunit.client.0.smithi029.stdout: ] 2024-08-29T17:50:16.495 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.495 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw_latency_out_bytes_histogram": { 2024-08-29T17:50:16.495 INFO:tasks.workunit.client.0.smithi029.stdout: "axes": [ 2024-08-29T17:50:16.495 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:16.495 INFO:tasks.workunit.client.0.smithi029.stdout: "buckets": 32, 2024-08-29T17:50:16.495 INFO:tasks.workunit.client.0.smithi029.stdout: "min": 0, 2024-08-29T17:50:16.495 INFO:tasks.workunit.client.0.smithi029.stdout: "name": "Latency (usec)", 2024-08-29T17:50:16.495 INFO:tasks.workunit.client.0.smithi029.stdout: "quant_size": 100000, 2024-08-29T17:50:16.495 INFO:tasks.workunit.client.0.smithi029.stdout: "ranges": [ 2024-08-29T17:50:16.495 INFO:tasks.workunit.client.0.smithi029.stdout: "[None, -1]", 2024-08-29T17:50:16.495 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 99999]", 2024-08-29T17:50:16.495 INFO:tasks.workunit.client.0.smithi029.stdout: "[100000, 199999]", 2024-08-29T17:50:16.496 INFO:tasks.workunit.client.0.smithi029.stdout: "[200000, 399999]", 2024-08-29T17:50:16.496 INFO:tasks.workunit.client.0.smithi029.stdout: "[400000, 799999]", 2024-08-29T17:50:16.496 INFO:tasks.workunit.client.0.smithi029.stdout: "[800000, 1599999]", 2024-08-29T17:50:16.496 INFO:tasks.workunit.client.0.smithi029.stdout: "[1600000, 3199999]", 2024-08-29T17:50:16.496 INFO:tasks.workunit.client.0.smithi029.stdout: "[3200000, 6399999]", 2024-08-29T17:50:16.496 INFO:tasks.workunit.client.0.smithi029.stdout: "[6400000, 12799999]", 2024-08-29T17:50:16.496 INFO:tasks.workunit.client.0.smithi029.stdout: "[12800000, 25599999]", 2024-08-29T17:50:16.496 INFO:tasks.workunit.client.0.smithi029.stdout: "[25600000, 51199999]", 2024-08-29T17:50:16.496 INFO:tasks.workunit.client.0.smithi029.stdout: "[51200000, 102399999]", 2024-08-29T17:50:16.496 INFO:tasks.workunit.client.0.smithi029.stdout: "[102400000, 204799999]", 2024-08-29T17:50:16.496 INFO:tasks.workunit.client.0.smithi029.stdout: "[204800000, 409599999]", 2024-08-29T17:50:16.496 INFO:tasks.workunit.client.0.smithi029.stdout: "[409600000, 819199999]", 2024-08-29T17:50:16.496 INFO:tasks.workunit.client.0.smithi029.stdout: "[819200000, 1638399999]", 2024-08-29T17:50:16.497 INFO:tasks.workunit.client.0.smithi029.stdout: "[1638400000, 3276799999]", 2024-08-29T17:50:16.497 INFO:tasks.workunit.client.0.smithi029.stdout: "[3276800000, 6553599999]", 2024-08-29T17:50:16.497 INFO:tasks.workunit.client.0.smithi029.stdout: "[6553600000, 13107199999]", 2024-08-29T17:50:16.497 INFO:tasks.workunit.client.0.smithi029.stdout: "[13107200000, 26214399999]", 2024-08-29T17:50:16.497 INFO:tasks.workunit.client.0.smithi029.stdout: "[26214400000, 52428799999]", 2024-08-29T17:50:16.497 INFO:tasks.workunit.client.0.smithi029.stdout: "[52428800000, 104857599999]", 2024-08-29T17:50:16.497 INFO:tasks.workunit.client.0.smithi029.stdout: "[104857600000, 209715199999]", 2024-08-29T17:50:16.497 INFO:tasks.workunit.client.0.smithi029.stdout: "[209715200000, 419430399999]", 2024-08-29T17:50:16.497 INFO:tasks.workunit.client.0.smithi029.stdout: "[419430400000, 838860799999]", 2024-08-29T17:50:16.497 INFO:tasks.workunit.client.0.smithi029.stdout: "[838860800000, 1677721599999]", 2024-08-29T17:50:16.497 INFO:tasks.workunit.client.0.smithi029.stdout: "[1677721600000, 3355443199999]", 2024-08-29T17:50:16.497 INFO:tasks.workunit.client.0.smithi029.stdout: "[3355443200000, 6710886399999]", 2024-08-29T17:50:16.497 INFO:tasks.workunit.client.0.smithi029.stdout: "[6710886400000, 13421772799999]", 2024-08-29T17:50:16.498 INFO:tasks.workunit.client.0.smithi029.stdout: "[13421772800000, 26843545599999]", 2024-08-29T17:50:16.498 INFO:tasks.workunit.client.0.smithi029.stdout: "[26843545600000, 53687091199999]", 2024-08-29T17:50:16.498 INFO:tasks.workunit.client.0.smithi029.stdout: "[53687091200000, None]" 2024-08-29T17:50:16.498 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:16.498 INFO:tasks.workunit.client.0.smithi029.stdout: "scale_type": "log2" 2024-08-29T17:50:16.498 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.498 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:16.498 INFO:tasks.workunit.client.0.smithi029.stdout: "buckets": 32, 2024-08-29T17:50:16.498 INFO:tasks.workunit.client.0.smithi029.stdout: "min": 0, 2024-08-29T17:50:16.498 INFO:tasks.workunit.client.0.smithi029.stdout: "name": "Request size (bytes)", 2024-08-29T17:50:16.498 INFO:tasks.workunit.client.0.smithi029.stdout: "quant_size": 512, 2024-08-29T17:50:16.498 INFO:tasks.workunit.client.0.smithi029.stdout: "ranges": [ 2024-08-29T17:50:16.498 INFO:tasks.workunit.client.0.smithi029.stdout: "[None, -1]", 2024-08-29T17:50:16.498 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 511]", 2024-08-29T17:50:16.499 INFO:tasks.workunit.client.0.smithi029.stdout: "[512, 1023]", 2024-08-29T17:50:16.499 INFO:tasks.workunit.client.0.smithi029.stdout: "[1024, 2047]", 2024-08-29T17:50:16.499 INFO:tasks.workunit.client.0.smithi029.stdout: "[2048, 4095]", 2024-08-29T17:50:16.499 INFO:tasks.workunit.client.0.smithi029.stdout: "[4096, 8191]", 2024-08-29T17:50:16.499 INFO:tasks.workunit.client.0.smithi029.stdout: "[8192, 16383]", 2024-08-29T17:50:16.499 INFO:tasks.workunit.client.0.smithi029.stdout: "[16384, 32767]", 2024-08-29T17:50:16.499 INFO:tasks.workunit.client.0.smithi029.stdout: "[32768, 65535]", 2024-08-29T17:50:16.499 INFO:tasks.workunit.client.0.smithi029.stdout: "[65536, 131071]", 2024-08-29T17:50:16.499 INFO:tasks.workunit.client.0.smithi029.stdout: "[131072, 262143]", 2024-08-29T17:50:16.499 INFO:tasks.workunit.client.0.smithi029.stdout: "[262144, 524287]", 2024-08-29T17:50:16.499 INFO:tasks.workunit.client.0.smithi029.stdout: "[524288, 1048575]", 2024-08-29T17:50:16.499 INFO:tasks.workunit.client.0.smithi029.stdout: "[1048576, 2097151]", 2024-08-29T17:50:16.499 INFO:tasks.workunit.client.0.smithi029.stdout: "[2097152, 4194303]", 2024-08-29T17:50:16.499 INFO:tasks.workunit.client.0.smithi029.stdout: "[4194304, 8388607]", 2024-08-29T17:50:16.500 INFO:tasks.workunit.client.0.smithi029.stdout: "[8388608, 16777215]", 2024-08-29T17:50:16.500 INFO:tasks.workunit.client.0.smithi029.stdout: "[16777216, 33554431]", 2024-08-29T17:50:16.500 INFO:tasks.workunit.client.0.smithi029.stdout: "[33554432, 67108863]", 2024-08-29T17:50:16.500 INFO:tasks.workunit.client.0.smithi029.stdout: "[67108864, 134217727]", 2024-08-29T17:50:16.500 INFO:tasks.workunit.client.0.smithi029.stdout: "[134217728, 268435455]", 2024-08-29T17:50:16.500 INFO:tasks.workunit.client.0.smithi029.stdout: "[268435456, 536870911]", 2024-08-29T17:50:16.500 INFO:tasks.workunit.client.0.smithi029.stdout: "[536870912, 1073741823]", 2024-08-29T17:50:16.500 INFO:tasks.workunit.client.0.smithi029.stdout: "[1073741824, 2147483647]", 2024-08-29T17:50:16.500 INFO:tasks.workunit.client.0.smithi029.stdout: "[2147483648, 4294967295]", 2024-08-29T17:50:16.500 INFO:tasks.workunit.client.0.smithi029.stdout: "[4294967296, 8589934591]", 2024-08-29T17:50:16.500 INFO:tasks.workunit.client.0.smithi029.stdout: "[8589934592, 17179869183]", 2024-08-29T17:50:16.500 INFO:tasks.workunit.client.0.smithi029.stdout: "[17179869184, 34359738367]", 2024-08-29T17:50:16.500 INFO:tasks.workunit.client.0.smithi029.stdout: "[34359738368, 68719476735]", 2024-08-29T17:50:16.501 INFO:tasks.workunit.client.0.smithi029.stdout: "[68719476736, 137438953471]", 2024-08-29T17:50:16.501 INFO:tasks.workunit.client.0.smithi029.stdout: "[137438953472, 274877906943]", 2024-08-29T17:50:16.501 INFO:tasks.workunit.client.0.smithi029.stdout: "[274877906944, None]" 2024-08-29T17:50:16.501 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:16.501 INFO:tasks.workunit.client.0.smithi029.stdout: "scale_type": "log2" 2024-08-29T17:50:16.501 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:16.501 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:16.501 INFO:tasks.workunit.client.0.smithi029.stdout: "osds": [ 2024-08-29T17:50:16.501 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:16.501 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_id": 0, 2024-08-29T17:50:16.501 INFO:tasks.workunit.client.0.smithi029.stdout: "values": [ 2024-08-29T17:50:16.501 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.501 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.502 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.502 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.502 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.502 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.502 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.502 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.502 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.502 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.502 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.502 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.502 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.502 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.502 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.503 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.503 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.503 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.503 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.503 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.503 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.503 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.503 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.503 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.503 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.503 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.503 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.503 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.504 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.504 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.504 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.504 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T17:50:16.504 INFO:tasks.workunit.client.0.smithi029.stdout: ] 2024-08-29T17:50:16.504 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.504 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:16.504 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_id": 1, 2024-08-29T17:50:16.504 INFO:tasks.workunit.client.0.smithi029.stdout: "values": [ 2024-08-29T17:50:16.504 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.504 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.504 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.504 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.505 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.505 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 19, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.505 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.505 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.505 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.505 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.505 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.505 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.505 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.505 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.505 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.505 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.505 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.506 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.506 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.506 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.506 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.506 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.506 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.506 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.506 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.506 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.506 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.506 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.506 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.506 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.507 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.507 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T17:50:16.507 INFO:tasks.workunit.client.0.smithi029.stdout: ] 2024-08-29T17:50:16.507 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.507 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:16.507 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_id": 2, 2024-08-29T17:50:16.507 INFO:tasks.workunit.client.0.smithi029.stdout: "values": [ 2024-08-29T17:50:16.507 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.507 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.507 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.507 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.507 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.507 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.508 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.508 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.508 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.508 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.508 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.508 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.508 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.508 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.508 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.508 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.508 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.508 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.508 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.509 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.509 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.509 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.509 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.509 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.509 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.509 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.509 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.509 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.509 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.509 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.509 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.509 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T17:50:16.510 INFO:tasks.workunit.client.0.smithi029.stdout: ] 2024-08-29T17:50:16.510 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.510 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:16.510 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_id": 3, 2024-08-29T17:50:16.510 INFO:tasks.workunit.client.0.smithi029.stdout: "values": [ 2024-08-29T17:50:16.510 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.510 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.510 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.510 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.510 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.510 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.510 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.510 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.511 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.511 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.511 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.511 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.511 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.511 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.511 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.511 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.511 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.511 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.511 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.511 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.511 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.511 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.512 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.512 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.512 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.512 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.512 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.512 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.512 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.512 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.512 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.512 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T17:50:16.512 INFO:tasks.workunit.client.0.smithi029.stdout: ] 2024-08-29T17:50:16.512 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.513 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:16.513 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_id": 4, 2024-08-29T17:50:16.513 INFO:tasks.workunit.client.0.smithi029.stdout: "values": [ 2024-08-29T17:50:16.513 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.513 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.513 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.513 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.513 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.513 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.513 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.513 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.513 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.513 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.514 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.514 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.514 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.514 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.514 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.514 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.514 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.514 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.514 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.514 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.514 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.514 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.514 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.514 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.515 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.515 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.515 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.515 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.515 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.515 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.515 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.515 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T17:50:16.515 INFO:tasks.workunit.client.0.smithi029.stdout: ] 2024-08-29T17:50:16.515 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.515 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:16.515 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_id": 5, 2024-08-29T17:50:16.515 INFO:tasks.workunit.client.0.smithi029.stdout: "values": [ 2024-08-29T17:50:16.516 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.516 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.516 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.516 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.516 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.516 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.516 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.516 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.516 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.516 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.516 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.516 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.516 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.517 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.517 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.517 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.517 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.517 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.517 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.517 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.517 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.517 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.517 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.517 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.517 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.518 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.518 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.518 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.518 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.518 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.518 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.518 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T17:50:16.518 INFO:tasks.workunit.client.0.smithi029.stdout: ] 2024-08-29T17:50:16.518 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.518 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:16.518 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_id": 6, 2024-08-29T17:50:16.518 INFO:tasks.workunit.client.0.smithi029.stdout: "values": [ 2024-08-29T17:50:16.518 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.519 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.519 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.519 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.519 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.519 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.519 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.519 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.519 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.519 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.519 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.519 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.519 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.519 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.520 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.520 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.520 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.520 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.520 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.520 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.520 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.520 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.520 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.520 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.520 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.520 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.520 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.521 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.521 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.521 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.521 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.521 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T17:50:16.521 INFO:tasks.workunit.client.0.smithi029.stdout: ] 2024-08-29T17:50:16.521 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.521 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:16.521 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_id": 7, 2024-08-29T17:50:16.521 INFO:tasks.workunit.client.0.smithi029.stdout: "values": [ 2024-08-29T17:50:16.521 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.521 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.521 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.521 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.522 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.522 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.522 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 41, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.522 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.522 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.522 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.522 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.522 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.522 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.522 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.522 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.522 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.522 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.523 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.523 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.523 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.523 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.523 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.523 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.523 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.523 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.523 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.523 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.523 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.523 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.523 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.524 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.524 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T17:50:16.524 INFO:tasks.workunit.client.0.smithi029.stdout: ] 2024-08-29T17:50:16.524 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:16.524 INFO:tasks.workunit.client.0.smithi029.stdout: ] 2024-08-29T17:50:16.524 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.524 INFO:tasks.workunit.client.0.smithi029.stdout: "op_w_latency_in_bytes_histogram": { 2024-08-29T17:50:16.524 INFO:tasks.workunit.client.0.smithi029.stdout: "axes": [ 2024-08-29T17:50:16.524 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:16.524 INFO:tasks.workunit.client.0.smithi029.stdout: "buckets": 32, 2024-08-29T17:50:16.524 INFO:tasks.workunit.client.0.smithi029.stdout: "min": 0, 2024-08-29T17:50:16.524 INFO:tasks.workunit.client.0.smithi029.stdout: "name": "Latency (usec)", 2024-08-29T17:50:16.524 INFO:tasks.workunit.client.0.smithi029.stdout: "quant_size": 100000, 2024-08-29T17:50:16.525 INFO:tasks.workunit.client.0.smithi029.stdout: "ranges": [ 2024-08-29T17:50:16.525 INFO:tasks.workunit.client.0.smithi029.stdout: "[None, -1]", 2024-08-29T17:50:16.525 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 99999]", 2024-08-29T17:50:16.525 INFO:tasks.workunit.client.0.smithi029.stdout: "[100000, 199999]", 2024-08-29T17:50:16.525 INFO:tasks.workunit.client.0.smithi029.stdout: "[200000, 399999]", 2024-08-29T17:50:16.525 INFO:tasks.workunit.client.0.smithi029.stdout: "[400000, 799999]", 2024-08-29T17:50:16.525 INFO:tasks.workunit.client.0.smithi029.stdout: "[800000, 1599999]", 2024-08-29T17:50:16.525 INFO:tasks.workunit.client.0.smithi029.stdout: "[1600000, 3199999]", 2024-08-29T17:50:16.525 INFO:tasks.workunit.client.0.smithi029.stdout: "[3200000, 6399999]", 2024-08-29T17:50:16.525 INFO:tasks.workunit.client.0.smithi029.stdout: "[6400000, 12799999]", 2024-08-29T17:50:16.525 INFO:tasks.workunit.client.0.smithi029.stdout: "[12800000, 25599999]", 2024-08-29T17:50:16.525 INFO:tasks.workunit.client.0.smithi029.stdout: "[25600000, 51199999]", 2024-08-29T17:50:16.525 INFO:tasks.workunit.client.0.smithi029.stdout: "[51200000, 102399999]", 2024-08-29T17:50:16.526 INFO:tasks.workunit.client.0.smithi029.stdout: "[102400000, 204799999]", 2024-08-29T17:50:16.526 INFO:tasks.workunit.client.0.smithi029.stdout: "[204800000, 409599999]", 2024-08-29T17:50:16.526 INFO:tasks.workunit.client.0.smithi029.stdout: "[409600000, 819199999]", 2024-08-29T17:50:16.526 INFO:tasks.workunit.client.0.smithi029.stdout: "[819200000, 1638399999]", 2024-08-29T17:50:16.526 INFO:tasks.workunit.client.0.smithi029.stdout: "[1638400000, 3276799999]", 2024-08-29T17:50:16.526 INFO:tasks.workunit.client.0.smithi029.stdout: "[3276800000, 6553599999]", 2024-08-29T17:50:16.526 INFO:tasks.workunit.client.0.smithi029.stdout: "[6553600000, 13107199999]", 2024-08-29T17:50:16.526 INFO:tasks.workunit.client.0.smithi029.stdout: "[13107200000, 26214399999]", 2024-08-29T17:50:16.526 INFO:tasks.workunit.client.0.smithi029.stdout: "[26214400000, 52428799999]", 2024-08-29T17:50:16.526 INFO:tasks.workunit.client.0.smithi029.stdout: "[52428800000, 104857599999]", 2024-08-29T17:50:16.526 INFO:tasks.workunit.client.0.smithi029.stdout: "[104857600000, 209715199999]", 2024-08-29T17:50:16.526 INFO:tasks.workunit.client.0.smithi029.stdout: "[209715200000, 419430399999]", 2024-08-29T17:50:16.526 INFO:tasks.workunit.client.0.smithi029.stdout: "[419430400000, 838860799999]", 2024-08-29T17:50:16.526 INFO:tasks.workunit.client.0.smithi029.stdout: "[838860800000, 1677721599999]", 2024-08-29T17:50:16.527 INFO:tasks.workunit.client.0.smithi029.stdout: "[1677721600000, 3355443199999]", 2024-08-29T17:50:16.527 INFO:tasks.workunit.client.0.smithi029.stdout: "[3355443200000, 6710886399999]", 2024-08-29T17:50:16.527 INFO:tasks.workunit.client.0.smithi029.stdout: "[6710886400000, 13421772799999]", 2024-08-29T17:50:16.527 INFO:tasks.workunit.client.0.smithi029.stdout: "[13421772800000, 26843545599999]", 2024-08-29T17:50:16.527 INFO:tasks.workunit.client.0.smithi029.stdout: "[26843545600000, 53687091199999]", 2024-08-29T17:50:16.527 INFO:tasks.workunit.client.0.smithi029.stdout: "[53687091200000, None]" 2024-08-29T17:50:16.527 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:16.527 INFO:tasks.workunit.client.0.smithi029.stdout: "scale_type": "log2" 2024-08-29T17:50:16.527 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.527 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:16.527 INFO:tasks.workunit.client.0.smithi029.stdout: "buckets": 32, 2024-08-29T17:50:16.527 INFO:tasks.workunit.client.0.smithi029.stdout: "min": 0, 2024-08-29T17:50:16.527 INFO:tasks.workunit.client.0.smithi029.stdout: "name": "Request size (bytes)", 2024-08-29T17:50:16.528 INFO:tasks.workunit.client.0.smithi029.stdout: "quant_size": 512, 2024-08-29T17:50:16.528 INFO:tasks.workunit.client.0.smithi029.stdout: "ranges": [ 2024-08-29T17:50:16.528 INFO:tasks.workunit.client.0.smithi029.stdout: "[None, -1]", 2024-08-29T17:50:16.528 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 511]", 2024-08-29T17:50:16.528 INFO:tasks.workunit.client.0.smithi029.stdout: "[512, 1023]", 2024-08-29T17:50:16.528 INFO:tasks.workunit.client.0.smithi029.stdout: "[1024, 2047]", 2024-08-29T17:50:16.528 INFO:tasks.workunit.client.0.smithi029.stdout: "[2048, 4095]", 2024-08-29T17:50:16.528 INFO:tasks.workunit.client.0.smithi029.stdout: "[4096, 8191]", 2024-08-29T17:50:16.528 INFO:tasks.workunit.client.0.smithi029.stdout: "[8192, 16383]", 2024-08-29T17:50:16.528 INFO:tasks.workunit.client.0.smithi029.stdout: "[16384, 32767]", 2024-08-29T17:50:16.528 INFO:tasks.workunit.client.0.smithi029.stdout: "[32768, 65535]", 2024-08-29T17:50:16.528 INFO:tasks.workunit.client.0.smithi029.stdout: "[65536, 131071]", 2024-08-29T17:50:16.528 INFO:tasks.workunit.client.0.smithi029.stdout: "[131072, 262143]", 2024-08-29T17:50:16.529 INFO:tasks.workunit.client.0.smithi029.stdout: "[262144, 524287]", 2024-08-29T17:50:16.529 INFO:tasks.workunit.client.0.smithi029.stdout: "[524288, 1048575]", 2024-08-29T17:50:16.529 INFO:tasks.workunit.client.0.smithi029.stdout: "[1048576, 2097151]", 2024-08-29T17:50:16.529 INFO:tasks.workunit.client.0.smithi029.stdout: "[2097152, 4194303]", 2024-08-29T17:50:16.529 INFO:tasks.workunit.client.0.smithi029.stdout: "[4194304, 8388607]", 2024-08-29T17:50:16.529 INFO:tasks.workunit.client.0.smithi029.stdout: "[8388608, 16777215]", 2024-08-29T17:50:16.529 INFO:tasks.workunit.client.0.smithi029.stdout: "[16777216, 33554431]", 2024-08-29T17:50:16.529 INFO:tasks.workunit.client.0.smithi029.stdout: "[33554432, 67108863]", 2024-08-29T17:50:16.529 INFO:tasks.workunit.client.0.smithi029.stdout: "[67108864, 134217727]", 2024-08-29T17:50:16.529 INFO:tasks.workunit.client.0.smithi029.stdout: "[134217728, 268435455]", 2024-08-29T17:50:16.529 INFO:tasks.workunit.client.0.smithi029.stdout: "[268435456, 536870911]", 2024-08-29T17:50:16.529 INFO:tasks.workunit.client.0.smithi029.stdout: "[536870912, 1073741823]", 2024-08-29T17:50:16.529 INFO:tasks.workunit.client.0.smithi029.stdout: "[1073741824, 2147483647]", 2024-08-29T17:50:16.530 INFO:tasks.workunit.client.0.smithi029.stdout: "[2147483648, 4294967295]", 2024-08-29T17:50:16.530 INFO:tasks.workunit.client.0.smithi029.stdout: "[4294967296, 8589934591]", 2024-08-29T17:50:16.530 INFO:tasks.workunit.client.0.smithi029.stdout: "[8589934592, 17179869183]", 2024-08-29T17:50:16.530 INFO:tasks.workunit.client.0.smithi029.stdout: "[17179869184, 34359738367]", 2024-08-29T17:50:16.530 INFO:tasks.workunit.client.0.smithi029.stdout: "[34359738368, 68719476735]", 2024-08-29T17:50:16.530 INFO:tasks.workunit.client.0.smithi029.stdout: "[68719476736, 137438953471]", 2024-08-29T17:50:16.530 INFO:tasks.workunit.client.0.smithi029.stdout: "[137438953472, 274877906943]", 2024-08-29T17:50:16.530 INFO:tasks.workunit.client.0.smithi029.stdout: "[274877906944, None]" 2024-08-29T17:50:16.530 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:16.530 INFO:tasks.workunit.client.0.smithi029.stdout: "scale_type": "log2" 2024-08-29T17:50:16.530 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:16.530 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:16.530 INFO:tasks.workunit.client.0.smithi029.stdout: "osds": [ 2024-08-29T17:50:16.530 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:16.531 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_id": 0, 2024-08-29T17:50:16.531 INFO:tasks.workunit.client.0.smithi029.stdout: "values": [ 2024-08-29T17:50:16.531 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.531 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.531 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.531 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.531 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.531 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.531 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.531 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.531 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.531 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.531 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.532 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.532 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.532 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.532 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.532 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.532 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.532 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.532 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.532 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.532 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.532 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.532 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.533 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.533 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.533 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.533 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.533 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.533 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.533 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.533 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.533 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T17:50:16.533 INFO:tasks.workunit.client.0.smithi029.stdout: ] 2024-08-29T17:50:16.533 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.533 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:16.533 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_id": 1, 2024-08-29T17:50:16.533 INFO:tasks.workunit.client.0.smithi029.stdout: "values": [ 2024-08-29T17:50:16.534 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.534 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.534 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.534 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.534 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.534 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 9, 1, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.534 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 14, 4, 0, 0, 0, 0, 0, 0, 17, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.534 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 15, 2, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.534 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 13, 1, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.534 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.534 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.534 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.534 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.534 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.535 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.535 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.535 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.535 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.535 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.535 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.535 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.535 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.535 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.535 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.535 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.535 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.535 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.536 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.536 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.536 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.536 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.536 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T17:50:16.536 INFO:tasks.workunit.client.0.smithi029.stdout: ] 2024-08-29T17:50:16.536 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.536 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:16.536 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_id": 2, 2024-08-29T17:50:16.536 INFO:tasks.workunit.client.0.smithi029.stdout: "values": [ 2024-08-29T17:50:16.536 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.536 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.536 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.536 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.537 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.537 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.537 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.537 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.537 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.537 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.537 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.537 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.537 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.537 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.537 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.537 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.538 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.538 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.538 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.538 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.538 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.538 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.538 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.538 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.538 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.538 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.538 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.538 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.538 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.539 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.539 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.539 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T17:50:16.539 INFO:tasks.workunit.client.0.smithi029.stdout: ] 2024-08-29T17:50:16.539 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.539 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:16.539 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_id": 3, 2024-08-29T17:50:16.539 INFO:tasks.workunit.client.0.smithi029.stdout: "values": [ 2024-08-29T17:50:16.539 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.539 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.539 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.539 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.539 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.539 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.540 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.540 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.540 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.540 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.540 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.540 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.540 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.540 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.540 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.540 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.540 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.540 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.540 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.541 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.541 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.541 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.541 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.541 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.541 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.541 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.541 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.541 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.541 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.541 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.541 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.541 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T17:50:16.541 INFO:tasks.workunit.client.0.smithi029.stdout: ] 2024-08-29T17:50:16.542 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.542 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:16.542 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_id": 4, 2024-08-29T17:50:16.542 INFO:tasks.workunit.client.0.smithi029.stdout: "values": [ 2024-08-29T17:50:16.542 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.542 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.542 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.542 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.542 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.542 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.542 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.542 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.543 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.543 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.543 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.543 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.543 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.543 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.543 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.543 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.543 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.543 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.543 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.543 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.543 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.544 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.544 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.544 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.544 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.544 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.544 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.544 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.544 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.544 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.544 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.544 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T17:50:16.544 INFO:tasks.workunit.client.0.smithi029.stdout: ] 2024-08-29T17:50:16.544 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.545 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:16.545 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_id": 5, 2024-08-29T17:50:16.545 INFO:tasks.workunit.client.0.smithi029.stdout: "values": [ 2024-08-29T17:50:16.545 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.545 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.545 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.545 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.545 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.545 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.545 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.545 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.545 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.545 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.546 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.546 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.546 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.546 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.546 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.546 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.546 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.546 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.546 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.546 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.546 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.546 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.546 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.546 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.547 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.547 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.547 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.547 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.547 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.547 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.547 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.547 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T17:50:16.547 INFO:tasks.workunit.client.0.smithi029.stdout: ] 2024-08-29T17:50:16.547 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.547 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:16.547 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_id": 6, 2024-08-29T17:50:16.547 INFO:tasks.workunit.client.0.smithi029.stdout: "values": [ 2024-08-29T17:50:16.548 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.548 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.548 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.548 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.548 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.548 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.548 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.548 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.548 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.548 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 4, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.548 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.548 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.548 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.549 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.549 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.549 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.549 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.549 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.549 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.549 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.549 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.549 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.549 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.549 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.549 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.549 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.549 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.550 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.550 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.550 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.550 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.550 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T17:50:16.550 INFO:tasks.workunit.client.0.smithi029.stdout: ] 2024-08-29T17:50:16.550 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.550 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:16.550 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_id": 7, 2024-08-29T17:50:16.550 INFO:tasks.workunit.client.0.smithi029.stdout: "values": [ 2024-08-29T17:50:16.550 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.550 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.550 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.551 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.551 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.551 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.551 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.551 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.551 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.551 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.551 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.551 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.551 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.551 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.551 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.551 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.551 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.552 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.552 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.552 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.552 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.552 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.552 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.552 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.552 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.552 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.552 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.552 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.552 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.552 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.553 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T17:50:16.553 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T17:50:16.553 INFO:tasks.workunit.client.0.smithi029.stdout: ] 2024-08-29T17:50:16.553 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:16.553 INFO:tasks.workunit.client.0.smithi029.stdout: ] 2024-08-29T17:50:16.553 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:16.553 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:16.553 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:16.553 INFO:tasks.workunit.client.0.smithi029.stdout: "perf_counters": { 2024-08-29T17:50:16.553 INFO:tasks.workunit.client.0.smithi029.stdout: "mds.eab9ca671542c643f83b79a2998aba8453a415ac": { 2024-08-29T17:50:16.553 INFO:tasks.workunit.client.0.smithi029.stdout: "mds": { 2024-08-29T17:50:16.553 INFO:tasks.workunit.client.0.smithi029.stdout: "caps": { 2024-08-29T17:50:16.553 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.554 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.554 INFO:tasks.workunit.client.0.smithi029.stdout: "ceph_cap_op_flush_ack": { 2024-08-29T17:50:16.554 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.554 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.554 INFO:tasks.workunit.client.0.smithi029.stdout: "ceph_cap_op_flushsnap_ack": { 2024-08-29T17:50:16.554 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.554 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.554 INFO:tasks.workunit.client.0.smithi029.stdout: "ceph_cap_op_grant": { 2024-08-29T17:50:16.554 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.554 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.554 INFO:tasks.workunit.client.0.smithi029.stdout: "ceph_cap_op_revoke": { 2024-08-29T17:50:16.554 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.554 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.555 INFO:tasks.workunit.client.0.smithi029.stdout: "ceph_cap_op_trunc": { 2024-08-29T17:50:16.555 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.555 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.555 INFO:tasks.workunit.client.0.smithi029.stdout: "dir_commit": { 2024-08-29T17:50:16.555 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 12 2024-08-29T17:50:16.555 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.555 INFO:tasks.workunit.client.0.smithi029.stdout: "dir_fetch_complete": { 2024-08-29T17:50:16.555 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.555 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.555 INFO:tasks.workunit.client.0.smithi029.stdout: "dir_fetch_keys": { 2024-08-29T17:50:16.555 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.555 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.555 INFO:tasks.workunit.client.0.smithi029.stdout: "dir_merge": { 2024-08-29T17:50:16.555 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.556 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.556 INFO:tasks.workunit.client.0.smithi029.stdout: "dir_split": { 2024-08-29T17:50:16.556 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.556 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.556 INFO:tasks.workunit.client.0.smithi029.stdout: "exported_inodes": { 2024-08-29T17:50:16.556 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.556 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.556 INFO:tasks.workunit.client.0.smithi029.stdout: "forward": { 2024-08-29T17:50:16.556 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.556 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.556 INFO:tasks.workunit.client.0.smithi029.stdout: "handle_client_cap_release": { 2024-08-29T17:50:16.556 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.556 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.556 INFO:tasks.workunit.client.0.smithi029.stdout: "handle_client_caps": { 2024-08-29T17:50:16.557 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.557 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.557 INFO:tasks.workunit.client.0.smithi029.stdout: "handle_client_caps_dirty": { 2024-08-29T17:50:16.557 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.557 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.557 INFO:tasks.workunit.client.0.smithi029.stdout: "handle_inode_file_caps": { 2024-08-29T17:50:16.557 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.557 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.557 INFO:tasks.workunit.client.0.smithi029.stdout: "imported_inodes": { 2024-08-29T17:50:16.557 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.557 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.557 INFO:tasks.workunit.client.0.smithi029.stdout: "inodes": { 2024-08-29T17:50:16.557 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 10 2024-08-29T17:50:16.558 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.558 INFO:tasks.workunit.client.0.smithi029.stdout: "inodes_expired": { 2024-08-29T17:50:16.558 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.558 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.558 INFO:tasks.workunit.client.0.smithi029.stdout: "inodes_pinned": { 2024-08-29T17:50:16.558 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 10 2024-08-29T17:50:16.558 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.558 INFO:tasks.workunit.client.0.smithi029.stdout: "inodes_with_caps": { 2024-08-29T17:50:16.558 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.558 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.558 INFO:tasks.workunit.client.0.smithi029.stdout: "load_cent": { 2024-08-29T17:50:16.558 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.558 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.559 INFO:tasks.workunit.client.0.smithi029.stdout: "openino_dir_fetch": { 2024-08-29T17:50:16.559 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.559 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.559 INFO:tasks.workunit.client.0.smithi029.stdout: "process_request_cap_release": { 2024-08-29T17:50:16.559 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.559 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.559 INFO:tasks.workunit.client.0.smithi029.stdout: "reply_latency": { 2024-08-29T17:50:16.559 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 2, 2024-08-29T17:50:16.559 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 278129 2024-08-29T17:50:16.559 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.559 INFO:tasks.workunit.client.0.smithi029.stdout: "request": { 2024-08-29T17:50:16.559 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 2 2024-08-29T17:50:16.559 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.560 INFO:tasks.workunit.client.0.smithi029.stdout: "root_rbytes": { 2024-08-29T17:50:16.560 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.560 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.560 INFO:tasks.workunit.client.0.smithi029.stdout: "root_rfiles": { 2024-08-29T17:50:16.560 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.560 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.560 INFO:tasks.workunit.client.0.smithi029.stdout: "root_rsnaps": { 2024-08-29T17:50:16.560 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.560 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.560 INFO:tasks.workunit.client.0.smithi029.stdout: "slow_reply": { 2024-08-29T17:50:16.560 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.560 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.560 INFO:tasks.workunit.client.0.smithi029.stdout: "subtrees": { 2024-08-29T17:50:16.560 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 2 2024-08-29T17:50:16.561 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:16.561 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.561 INFO:tasks.workunit.client.0.smithi029.stdout: "mds_cache": { 2024-08-29T17:50:16.561 INFO:tasks.workunit.client.0.smithi029.stdout: "ireq_enqueue_scrub": { 2024-08-29T17:50:16.561 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.561 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.561 INFO:tasks.workunit.client.0.smithi029.stdout: "ireq_exportdir": { 2024-08-29T17:50:16.561 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.561 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.561 INFO:tasks.workunit.client.0.smithi029.stdout: "ireq_flush": { 2024-08-29T17:50:16.561 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.561 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.561 INFO:tasks.workunit.client.0.smithi029.stdout: "ireq_fragmentdir": { 2024-08-29T17:50:16.562 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.562 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.562 INFO:tasks.workunit.client.0.smithi029.stdout: "ireq_fragstats": { 2024-08-29T17:50:16.562 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.562 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.562 INFO:tasks.workunit.client.0.smithi029.stdout: "ireq_inodestats": { 2024-08-29T17:50:16.562 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.562 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.562 INFO:tasks.workunit.client.0.smithi029.stdout: "num_recovering_enqueued": { 2024-08-29T17:50:16.562 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.562 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.562 INFO:tasks.workunit.client.0.smithi029.stdout: "num_recovering_prioritized": { 2024-08-29T17:50:16.562 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.563 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.563 INFO:tasks.workunit.client.0.smithi029.stdout: "num_recovering_processing": { 2024-08-29T17:50:16.563 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.563 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.563 INFO:tasks.workunit.client.0.smithi029.stdout: "num_strays": { 2024-08-29T17:50:16.563 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.563 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.563 INFO:tasks.workunit.client.0.smithi029.stdout: "num_strays_delayed": { 2024-08-29T17:50:16.563 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.563 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.563 INFO:tasks.workunit.client.0.smithi029.stdout: "num_strays_enqueuing": { 2024-08-29T17:50:16.563 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.563 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.563 INFO:tasks.workunit.client.0.smithi029.stdout: "recovery_completed": { 2024-08-29T17:50:16.564 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.564 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.564 INFO:tasks.workunit.client.0.smithi029.stdout: "recovery_started": { 2024-08-29T17:50:16.564 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.564 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.564 INFO:tasks.workunit.client.0.smithi029.stdout: "strays_created": { 2024-08-29T17:50:16.564 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.564 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.564 INFO:tasks.workunit.client.0.smithi029.stdout: "strays_enqueued": { 2024-08-29T17:50:16.564 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.564 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.564 INFO:tasks.workunit.client.0.smithi029.stdout: "strays_migrated": { 2024-08-29T17:50:16.564 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.565 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.565 INFO:tasks.workunit.client.0.smithi029.stdout: "strays_reintegrated": { 2024-08-29T17:50:16.565 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.565 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:16.565 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.565 INFO:tasks.workunit.client.0.smithi029.stdout: "mds_log": { 2024-08-29T17:50:16.565 INFO:tasks.workunit.client.0.smithi029.stdout: "ev": { 2024-08-29T17:50:16.565 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 5 2024-08-29T17:50:16.565 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.565 INFO:tasks.workunit.client.0.smithi029.stdout: "evadd": { 2024-08-29T17:50:16.565 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 5 2024-08-29T17:50:16.565 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.565 INFO:tasks.workunit.client.0.smithi029.stdout: "evex": { 2024-08-29T17:50:16.566 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.566 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.566 INFO:tasks.workunit.client.0.smithi029.stdout: "evexd": { 2024-08-29T17:50:16.566 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.566 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.566 INFO:tasks.workunit.client.0.smithi029.stdout: "evexg": { 2024-08-29T17:50:16.566 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.566 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.566 INFO:tasks.workunit.client.0.smithi029.stdout: "evtrm": { 2024-08-29T17:50:16.566 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.566 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.566 INFO:tasks.workunit.client.0.smithi029.stdout: "jlat": { 2024-08-29T17:50:16.566 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 5, 2024-08-29T17:50:16.566 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 26991406 2024-08-29T17:50:16.567 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.567 INFO:tasks.workunit.client.0.smithi029.stdout: "replayed": { 2024-08-29T17:50:16.567 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.567 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.567 INFO:tasks.workunit.client.0.smithi029.stdout: "seg": { 2024-08-29T17:50:16.567 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1 2024-08-29T17:50:16.567 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.567 INFO:tasks.workunit.client.0.smithi029.stdout: "segadd": { 2024-08-29T17:50:16.567 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1 2024-08-29T17:50:16.567 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.567 INFO:tasks.workunit.client.0.smithi029.stdout: "segex": { 2024-08-29T17:50:16.567 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.567 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.567 INFO:tasks.workunit.client.0.smithi029.stdout: "segexd": { 2024-08-29T17:50:16.568 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.568 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.568 INFO:tasks.workunit.client.0.smithi029.stdout: "segexg": { 2024-08-29T17:50:16.568 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.568 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.568 INFO:tasks.workunit.client.0.smithi029.stdout: "segtrm": { 2024-08-29T17:50:16.568 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.568 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:16.568 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.568 INFO:tasks.workunit.client.0.smithi029.stdout: "mds_mem": { 2024-08-29T17:50:16.568 INFO:tasks.workunit.client.0.smithi029.stdout: "cap": { 2024-08-29T17:50:16.568 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.568 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.569 INFO:tasks.workunit.client.0.smithi029.stdout: "cap+": { 2024-08-29T17:50:16.569 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 2 2024-08-29T17:50:16.569 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.569 INFO:tasks.workunit.client.0.smithi029.stdout: "cap-": { 2024-08-29T17:50:16.569 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 2 2024-08-29T17:50:16.569 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.569 INFO:tasks.workunit.client.0.smithi029.stdout: "dir": { 2024-08-29T17:50:16.569 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 12 2024-08-29T17:50:16.569 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.569 INFO:tasks.workunit.client.0.smithi029.stdout: "dir+": { 2024-08-29T17:50:16.569 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 12 2024-08-29T17:50:16.569 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.569 INFO:tasks.workunit.client.0.smithi029.stdout: "dir-": { 2024-08-29T17:50:16.569 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.570 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.570 INFO:tasks.workunit.client.0.smithi029.stdout: "dn": { 2024-08-29T17:50:16.570 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 10 2024-08-29T17:50:16.570 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.570 INFO:tasks.workunit.client.0.smithi029.stdout: "dn+": { 2024-08-29T17:50:16.570 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 10 2024-08-29T17:50:16.570 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.570 INFO:tasks.workunit.client.0.smithi029.stdout: "dn-": { 2024-08-29T17:50:16.570 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.570 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.570 INFO:tasks.workunit.client.0.smithi029.stdout: "heap": { 2024-08-29T17:50:16.570 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 207124 2024-08-29T17:50:16.570 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.570 INFO:tasks.workunit.client.0.smithi029.stdout: "ino": { 2024-08-29T17:50:16.571 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 13 2024-08-29T17:50:16.571 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.571 INFO:tasks.workunit.client.0.smithi029.stdout: "ino+": { 2024-08-29T17:50:16.571 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 13 2024-08-29T17:50:16.571 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.571 INFO:tasks.workunit.client.0.smithi029.stdout: "ino-": { 2024-08-29T17:50:16.571 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.571 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.571 INFO:tasks.workunit.client.0.smithi029.stdout: "rss": { 2024-08-29T17:50:16.571 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 36812 2024-08-29T17:50:16.571 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:16.571 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.572 INFO:tasks.workunit.client.0.smithi029.stdout: "mds_server": { 2024-08-29T17:50:16.572 INFO:tasks.workunit.client.0.smithi029.stdout: "cap_acquisition_throttle": { 2024-08-29T17:50:16.572 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.572 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.572 INFO:tasks.workunit.client.0.smithi029.stdout: "cap_revoke_eviction": { 2024-08-29T17:50:16.572 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.572 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.572 INFO:tasks.workunit.client.0.smithi029.stdout: "handle_client_request": { 2024-08-29T17:50:16.572 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 2 2024-08-29T17:50:16.572 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.572 INFO:tasks.workunit.client.0.smithi029.stdout: "handle_client_session": { 2024-08-29T17:50:16.572 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 16 2024-08-29T17:50:16.572 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.572 INFO:tasks.workunit.client.0.smithi029.stdout: "handle_peer_request": { 2024-08-29T17:50:16.573 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.573 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.573 INFO:tasks.workunit.client.0.smithi029.stdout: "req_create_latency": { 2024-08-29T17:50:16.573 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:16.573 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.573 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.573 INFO:tasks.workunit.client.0.smithi029.stdout: "req_getattr_latency": { 2024-08-29T17:50:16.573 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 2, 2024-08-29T17:50:16.573 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 278129 2024-08-29T17:50:16.573 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.573 INFO:tasks.workunit.client.0.smithi029.stdout: "req_getfilelock_latency": { 2024-08-29T17:50:16.573 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:16.573 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.574 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.574 INFO:tasks.workunit.client.0.smithi029.stdout: "req_getvxattr_latency": { 2024-08-29T17:50:16.574 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:16.574 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.574 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.574 INFO:tasks.workunit.client.0.smithi029.stdout: "req_link_latency": { 2024-08-29T17:50:16.574 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:16.574 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.574 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.574 INFO:tasks.workunit.client.0.smithi029.stdout: "req_lookup_latency": { 2024-08-29T17:50:16.574 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:16.574 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.574 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.574 INFO:tasks.workunit.client.0.smithi029.stdout: "req_lookuphash_latency": { 2024-08-29T17:50:16.575 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:16.575 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.575 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.575 INFO:tasks.workunit.client.0.smithi029.stdout: "req_lookupino_latency": { 2024-08-29T17:50:16.575 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:16.575 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.575 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.575 INFO:tasks.workunit.client.0.smithi029.stdout: "req_lookupname_latency": { 2024-08-29T17:50:16.575 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:16.575 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.575 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.575 INFO:tasks.workunit.client.0.smithi029.stdout: "req_lookupparent_latency": { 2024-08-29T17:50:16.575 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:16.575 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.576 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.576 INFO:tasks.workunit.client.0.smithi029.stdout: "req_lookupsnap_latency": { 2024-08-29T17:50:16.576 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:16.576 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.576 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.576 INFO:tasks.workunit.client.0.smithi029.stdout: "req_lssnap_latency": { 2024-08-29T17:50:16.576 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:16.576 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.576 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.576 INFO:tasks.workunit.client.0.smithi029.stdout: "req_mkdir_latency": { 2024-08-29T17:50:16.576 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:16.576 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.576 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.577 INFO:tasks.workunit.client.0.smithi029.stdout: "req_mknod_latency": { 2024-08-29T17:50:16.577 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:16.577 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.577 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.577 INFO:tasks.workunit.client.0.smithi029.stdout: "req_mksnap_latency": { 2024-08-29T17:50:16.577 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:16.577 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.577 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.577 INFO:tasks.workunit.client.0.smithi029.stdout: "req_open_latency": { 2024-08-29T17:50:16.577 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:16.577 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.577 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.577 INFO:tasks.workunit.client.0.smithi029.stdout: "req_readdir_latency": { 2024-08-29T17:50:16.577 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:16.578 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.578 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.578 INFO:tasks.workunit.client.0.smithi029.stdout: "req_rename_latency": { 2024-08-29T17:50:16.578 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:16.578 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.578 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.578 INFO:tasks.workunit.client.0.smithi029.stdout: "req_renamesnap_latency": { 2024-08-29T17:50:16.578 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:16.578 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.578 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.578 INFO:tasks.workunit.client.0.smithi029.stdout: "req_rmdir_latency": { 2024-08-29T17:50:16.578 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:16.578 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.579 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.579 INFO:tasks.workunit.client.0.smithi029.stdout: "req_rmsnap_latency": { 2024-08-29T17:50:16.579 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:16.579 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.579 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.579 INFO:tasks.workunit.client.0.smithi029.stdout: "req_rmxattr_latency": { 2024-08-29T17:50:16.579 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:16.579 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.579 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.579 INFO:tasks.workunit.client.0.smithi029.stdout: "req_setattr_latency": { 2024-08-29T17:50:16.579 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:16.579 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.579 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.579 INFO:tasks.workunit.client.0.smithi029.stdout: "req_setdirlayout_latency": { 2024-08-29T17:50:16.580 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:16.580 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.580 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.580 INFO:tasks.workunit.client.0.smithi029.stdout: "req_setfilelock_latency": { 2024-08-29T17:50:16.580 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:16.580 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.580 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.580 INFO:tasks.workunit.client.0.smithi029.stdout: "req_setlayout_latency": { 2024-08-29T17:50:16.580 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:16.580 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.580 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.580 INFO:tasks.workunit.client.0.smithi029.stdout: "req_setxattr_latency": { 2024-08-29T17:50:16.580 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:16.581 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.581 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.581 INFO:tasks.workunit.client.0.smithi029.stdout: "req_snapdiff_latency": { 2024-08-29T17:50:16.581 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:16.581 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.581 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.581 INFO:tasks.workunit.client.0.smithi029.stdout: "req_symlink_latency": { 2024-08-29T17:50:16.581 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:16.581 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.581 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.581 INFO:tasks.workunit.client.0.smithi029.stdout: "req_unlink_latency": { 2024-08-29T17:50:16.581 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:16.581 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.582 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:16.582 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.582 INFO:tasks.workunit.client.0.smithi029.stdout: "mds_sessions": { 2024-08-29T17:50:16.582 INFO:tasks.workunit.client.0.smithi029.stdout: "average_load": { 2024-08-29T17:50:16.582 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1 2024-08-29T17:50:16.582 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.582 INFO:tasks.workunit.client.0.smithi029.stdout: "avg_session_uptime": { 2024-08-29T17:50:16.582 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 87 2024-08-29T17:50:16.582 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.582 INFO:tasks.workunit.client.0.smithi029.stdout: "mdthresh_evicted": { 2024-08-29T17:50:16.582 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.582 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.582 INFO:tasks.workunit.client.0.smithi029.stdout: "session_add": { 2024-08-29T17:50:16.582 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 2 2024-08-29T17:50:16.583 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.583 INFO:tasks.workunit.client.0.smithi029.stdout: "session_count": { 2024-08-29T17:50:16.583 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.583 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.583 INFO:tasks.workunit.client.0.smithi029.stdout: "session_remove": { 2024-08-29T17:50:16.583 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 2 2024-08-29T17:50:16.583 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.583 INFO:tasks.workunit.client.0.smithi029.stdout: "sessions_open": { 2024-08-29T17:50:16.583 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.583 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.583 INFO:tasks.workunit.client.0.smithi029.stdout: "sessions_stale": { 2024-08-29T17:50:16.583 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.583 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.584 INFO:tasks.workunit.client.0.smithi029.stdout: "total_load": { 2024-08-29T17:50:16.584 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 2 2024-08-29T17:50:16.584 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:16.584 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.584 INFO:tasks.workunit.client.0.smithi029.stdout: "objecter": { 2024-08-29T17:50:16.584 INFO:tasks.workunit.client.0.smithi029.stdout: "op_active": { 2024-08-29T17:50:16.584 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.584 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.584 INFO:tasks.workunit.client.0.smithi029.stdout: "op_r": { 2024-08-29T17:50:16.584 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.584 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.584 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rmw": { 2024-08-29T17:50:16.584 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.584 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.585 INFO:tasks.workunit.client.0.smithi029.stdout: "op_w": { 2024-08-29T17:50:16.585 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 45 2024-08-29T17:50:16.585 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:16.585 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.585 INFO:tasks.workunit.client.0.smithi029.stdout: "purge_queue": { 2024-08-29T17:50:16.585 INFO:tasks.workunit.client.0.smithi029.stdout: "pq_executed": { 2024-08-29T17:50:16.585 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.585 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.585 INFO:tasks.workunit.client.0.smithi029.stdout: "pq_executed_ops": { 2024-08-29T17:50:16.585 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.585 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.585 INFO:tasks.workunit.client.0.smithi029.stdout: "pq_executing": { 2024-08-29T17:50:16.585 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.585 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.586 INFO:tasks.workunit.client.0.smithi029.stdout: "pq_executing_high_water": { 2024-08-29T17:50:16.586 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.586 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.586 INFO:tasks.workunit.client.0.smithi029.stdout: "pq_executing_ops": { 2024-08-29T17:50:16.586 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.586 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.586 INFO:tasks.workunit.client.0.smithi029.stdout: "pq_executing_ops_high_water": { 2024-08-29T17:50:16.586 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.586 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.586 INFO:tasks.workunit.client.0.smithi029.stdout: "pq_item_in_journal": { 2024-08-29T17:50:16.586 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.586 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:16.586 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:16.586 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.587 INFO:tasks.workunit.client.0.smithi029.stdout: "mon.4729795f712cc5080cd8f7bda4511c0a2ec82c08": { 2024-08-29T17:50:16.587 INFO:tasks.workunit.client.0.smithi029.stdout: "mon": { 2024-08-29T17:50:16.587 INFO:tasks.workunit.client.0.smithi029.stdout: "election_call": { 2024-08-29T17:50:16.587 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 3 2024-08-29T17:50:16.587 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.587 INFO:tasks.workunit.client.0.smithi029.stdout: "election_lose": { 2024-08-29T17:50:16.587 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.587 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.587 INFO:tasks.workunit.client.0.smithi029.stdout: "election_win": { 2024-08-29T17:50:16.587 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 4 2024-08-29T17:50:16.587 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.587 INFO:tasks.workunit.client.0.smithi029.stdout: "num_elections": { 2024-08-29T17:50:16.587 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 11 2024-08-29T17:50:16.587 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.588 INFO:tasks.workunit.client.0.smithi029.stdout: "num_sessions": { 2024-08-29T17:50:16.588 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 6 2024-08-29T17:50:16.588 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.588 INFO:tasks.workunit.client.0.smithi029.stdout: "session_add": { 2024-08-29T17:50:16.588 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 3 2024-08-29T17:50:16.588 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.588 INFO:tasks.workunit.client.0.smithi029.stdout: "session_rm": { 2024-08-29T17:50:16.588 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 177 2024-08-29T17:50:16.588 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.588 INFO:tasks.workunit.client.0.smithi029.stdout: "session_trim": { 2024-08-29T17:50:16.588 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.588 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:16.588 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.588 INFO:tasks.workunit.client.0.smithi029.stdout: "paxos": { 2024-08-29T17:50:16.589 INFO:tasks.workunit.client.0.smithi029.stdout: "accept_timeout": { 2024-08-29T17:50:16.589 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.589 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.589 INFO:tasks.workunit.client.0.smithi029.stdout: "begin": { 2024-08-29T17:50:16.589 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1574 2024-08-29T17:50:16.589 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.589 INFO:tasks.workunit.client.0.smithi029.stdout: "begin_bytes": { 2024-08-29T17:50:16.589 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 1574, 2024-08-29T17:50:16.589 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 6503756 2024-08-29T17:50:16.589 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.589 INFO:tasks.workunit.client.0.smithi029.stdout: "begin_keys": { 2024-08-29T17:50:16.589 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 1574, 2024-08-29T17:50:16.590 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 4722 2024-08-29T17:50:16.590 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.590 INFO:tasks.workunit.client.0.smithi029.stdout: "begin_latency": { 2024-08-29T17:50:16.590 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 1574, 2024-08-29T17:50:16.590 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 367994849 2024-08-29T17:50:16.590 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.590 INFO:tasks.workunit.client.0.smithi029.stdout: "collect": { 2024-08-29T17:50:16.590 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.590 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.590 INFO:tasks.workunit.client.0.smithi029.stdout: "collect_bytes": { 2024-08-29T17:50:16.590 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:16.590 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.590 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.590 INFO:tasks.workunit.client.0.smithi029.stdout: "collect_keys": { 2024-08-29T17:50:16.591 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:16.591 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.591 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.591 INFO:tasks.workunit.client.0.smithi029.stdout: "collect_latency": { 2024-08-29T17:50:16.591 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:16.591 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.591 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.591 INFO:tasks.workunit.client.0.smithi029.stdout: "collect_timeout": { 2024-08-29T17:50:16.591 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.591 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.591 INFO:tasks.workunit.client.0.smithi029.stdout: "collect_uncommitted": { 2024-08-29T17:50:16.591 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.591 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.592 INFO:tasks.workunit.client.0.smithi029.stdout: "commit": { 2024-08-29T17:50:16.592 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1574 2024-08-29T17:50:16.592 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.592 INFO:tasks.workunit.client.0.smithi029.stdout: "commit_bytes": { 2024-08-29T17:50:16.592 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 1574, 2024-08-29T17:50:16.592 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 6389721 2024-08-29T17:50:16.592 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.592 INFO:tasks.workunit.client.0.smithi029.stdout: "commit_keys": { 2024-08-29T17:50:16.592 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 1574, 2024-08-29T17:50:16.592 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 9028 2024-08-29T17:50:16.592 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.592 INFO:tasks.workunit.client.0.smithi029.stdout: "commit_latency": { 2024-08-29T17:50:16.592 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 1574, 2024-08-29T17:50:16.593 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 417665610 2024-08-29T17:50:16.593 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.593 INFO:tasks.workunit.client.0.smithi029.stdout: "lease_ack_timeout": { 2024-08-29T17:50:16.593 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.593 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.593 INFO:tasks.workunit.client.0.smithi029.stdout: "lease_timeout": { 2024-08-29T17:50:16.593 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.593 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.593 INFO:tasks.workunit.client.0.smithi029.stdout: "new_pn": { 2024-08-29T17:50:16.593 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 3 2024-08-29T17:50:16.593 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.593 INFO:tasks.workunit.client.0.smithi029.stdout: "new_pn_latency": { 2024-08-29T17:50:16.593 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 3, 2024-08-29T17:50:16.594 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.594 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.594 INFO:tasks.workunit.client.0.smithi029.stdout: "refresh": { 2024-08-29T17:50:16.594 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1577 2024-08-29T17:50:16.594 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.594 INFO:tasks.workunit.client.0.smithi029.stdout: "refresh_latency": { 2024-08-29T17:50:16.594 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 1577, 2024-08-29T17:50:16.594 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 7183899808 2024-08-29T17:50:16.594 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.594 INFO:tasks.workunit.client.0.smithi029.stdout: "restart": { 2024-08-29T17:50:16.594 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 14 2024-08-29T17:50:16.594 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.594 INFO:tasks.workunit.client.0.smithi029.stdout: "share_state": { 2024-08-29T17:50:16.594 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1 2024-08-29T17:50:16.595 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.595 INFO:tasks.workunit.client.0.smithi029.stdout: "share_state_bytes": { 2024-08-29T17:50:16.595 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 1, 2024-08-29T17:50:16.595 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 473 2024-08-29T17:50:16.595 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.595 INFO:tasks.workunit.client.0.smithi029.stdout: "share_state_keys": { 2024-08-29T17:50:16.595 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 1, 2024-08-29T17:50:16.595 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1 2024-08-29T17:50:16.595 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.595 INFO:tasks.workunit.client.0.smithi029.stdout: "start_leader": { 2024-08-29T17:50:16.595 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 4 2024-08-29T17:50:16.595 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.595 INFO:tasks.workunit.client.0.smithi029.stdout: "start_peon": { 2024-08-29T17:50:16.596 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.596 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.596 INFO:tasks.workunit.client.0.smithi029.stdout: "store_state": { 2024-08-29T17:50:16.596 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.596 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.596 INFO:tasks.workunit.client.0.smithi029.stdout: "store_state_bytes": { 2024-08-29T17:50:16.596 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:16.596 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.596 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.596 INFO:tasks.workunit.client.0.smithi029.stdout: "store_state_keys": { 2024-08-29T17:50:16.596 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:16.596 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.597 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.597 INFO:tasks.workunit.client.0.smithi029.stdout: "store_state_latency": { 2024-08-29T17:50:16.597 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:16.597 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.597 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:16.597 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.597 INFO:tasks.workunit.client.0.smithi029.stdout: "prioritycache": { 2024-08-29T17:50:16.597 INFO:tasks.workunit.client.0.smithi029.stdout: "cache_bytes": { 2024-08-29T17:50:16.597 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1020054731 2024-08-29T17:50:16.597 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.597 INFO:tasks.workunit.client.0.smithi029.stdout: "heap_bytes": { 2024-08-29T17:50:16.597 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 47947776 2024-08-29T17:50:16.597 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.597 INFO:tasks.workunit.client.0.smithi029.stdout: "mapped_bytes": { 2024-08-29T17:50:16.598 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 46882816 2024-08-29T17:50:16.598 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.598 INFO:tasks.workunit.client.0.smithi029.stdout: "target_bytes": { 2024-08-29T17:50:16.598 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 2147483648 2024-08-29T17:50:16.598 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.598 INFO:tasks.workunit.client.0.smithi029.stdout: "unmapped_bytes": { 2024-08-29T17:50:16.598 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1064960 2024-08-29T17:50:16.598 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:16.598 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.598 INFO:tasks.workunit.client.0.smithi029.stdout: "prioritycache:full": { 2024-08-29T17:50:16.598 INFO:tasks.workunit.client.0.smithi029.stdout: "committed_bytes": { 2024-08-29T17:50:16.598 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 348127232 2024-08-29T17:50:16.598 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.599 INFO:tasks.workunit.client.0.smithi029.stdout: "pri0_bytes": { 2024-08-29T17:50:16.599 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.599 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.599 INFO:tasks.workunit.client.0.smithi029.stdout: "pri10_bytes": { 2024-08-29T17:50:16.599 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.599 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.599 INFO:tasks.workunit.client.0.smithi029.stdout: "pri11_bytes": { 2024-08-29T17:50:16.599 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 277005941 2024-08-29T17:50:16.599 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.599 INFO:tasks.workunit.client.0.smithi029.stdout: "pri1_bytes": { 2024-08-29T17:50:16.599 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 312086 2024-08-29T17:50:16.599 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.599 INFO:tasks.workunit.client.0.smithi029.stdout: "pri2_bytes": { 2024-08-29T17:50:16.599 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.600 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.600 INFO:tasks.workunit.client.0.smithi029.stdout: "pri3_bytes": { 2024-08-29T17:50:16.600 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.600 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.600 INFO:tasks.workunit.client.0.smithi029.stdout: "pri4_bytes": { 2024-08-29T17:50:16.600 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.600 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.600 INFO:tasks.workunit.client.0.smithi029.stdout: "pri5_bytes": { 2024-08-29T17:50:16.600 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.600 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.600 INFO:tasks.workunit.client.0.smithi029.stdout: "pri6_bytes": { 2024-08-29T17:50:16.600 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.600 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.601 INFO:tasks.workunit.client.0.smithi029.stdout: "pri7_bytes": { 2024-08-29T17:50:16.601 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.601 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.601 INFO:tasks.workunit.client.0.smithi029.stdout: "pri8_bytes": { 2024-08-29T17:50:16.601 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.601 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.601 INFO:tasks.workunit.client.0.smithi029.stdout: "pri9_bytes": { 2024-08-29T17:50:16.601 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.601 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.601 INFO:tasks.workunit.client.0.smithi029.stdout: "reserved_bytes": { 2024-08-29T17:50:16.601 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 70809205 2024-08-29T17:50:16.601 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:16.601 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.601 INFO:tasks.workunit.client.0.smithi029.stdout: "prioritycache:inc": { 2024-08-29T17:50:16.602 INFO:tasks.workunit.client.0.smithi029.stdout: "committed_bytes": { 2024-08-29T17:50:16.602 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 348127232 2024-08-29T17:50:16.602 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.602 INFO:tasks.workunit.client.0.smithi029.stdout: "pri0_bytes": { 2024-08-29T17:50:16.602 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.602 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.602 INFO:tasks.workunit.client.0.smithi029.stdout: "pri10_bytes": { 2024-08-29T17:50:16.602 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.602 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.602 INFO:tasks.workunit.client.0.smithi029.stdout: "pri11_bytes": { 2024-08-29T17:50:16.602 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 277005941 2024-08-29T17:50:16.602 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.602 INFO:tasks.workunit.client.0.smithi029.stdout: "pri1_bytes": { 2024-08-29T17:50:16.602 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 41766 2024-08-29T17:50:16.603 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.603 INFO:tasks.workunit.client.0.smithi029.stdout: "pri2_bytes": { 2024-08-29T17:50:16.603 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.603 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.603 INFO:tasks.workunit.client.0.smithi029.stdout: "pri3_bytes": { 2024-08-29T17:50:16.603 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.603 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.603 INFO:tasks.workunit.client.0.smithi029.stdout: "pri4_bytes": { 2024-08-29T17:50:16.603 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.603 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.603 INFO:tasks.workunit.client.0.smithi029.stdout: "pri5_bytes": { 2024-08-29T17:50:16.603 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.603 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.603 INFO:tasks.workunit.client.0.smithi029.stdout: "pri6_bytes": { 2024-08-29T17:50:16.604 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.604 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.604 INFO:tasks.workunit.client.0.smithi029.stdout: "pri7_bytes": { 2024-08-29T17:50:16.604 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.604 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.604 INFO:tasks.workunit.client.0.smithi029.stdout: "pri8_bytes": { 2024-08-29T17:50:16.604 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.604 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.604 INFO:tasks.workunit.client.0.smithi029.stdout: "pri9_bytes": { 2024-08-29T17:50:16.604 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.604 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.604 INFO:tasks.workunit.client.0.smithi029.stdout: "reserved_bytes": { 2024-08-29T17:50:16.604 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 71079525 2024-08-29T17:50:16.605 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:16.605 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.605 INFO:tasks.workunit.client.0.smithi029.stdout: "prioritycache:kv": { 2024-08-29T17:50:16.605 INFO:tasks.workunit.client.0.smithi029.stdout: "committed_bytes": { 2024-08-29T17:50:16.605 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 322961408 2024-08-29T17:50:16.605 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.605 INFO:tasks.workunit.client.0.smithi029.stdout: "pri0_bytes": { 2024-08-29T17:50:16.605 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 67108864 2024-08-29T17:50:16.605 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.605 INFO:tasks.workunit.client.0.smithi029.stdout: "pri10_bytes": { 2024-08-29T17:50:16.605 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.605 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.605 INFO:tasks.workunit.client.0.smithi029.stdout: "pri11_bytes": { 2024-08-29T17:50:16.606 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 184670627 2024-08-29T17:50:16.606 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.606 INFO:tasks.workunit.client.0.smithi029.stdout: "pri1_bytes": { 2024-08-29T17:50:16.606 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.606 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.606 INFO:tasks.workunit.client.0.smithi029.stdout: "pri2_bytes": { 2024-08-29T17:50:16.606 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.606 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.606 INFO:tasks.workunit.client.0.smithi029.stdout: "pri3_bytes": { 2024-08-29T17:50:16.606 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.606 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.606 INFO:tasks.workunit.client.0.smithi029.stdout: "pri4_bytes": { 2024-08-29T17:50:16.606 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.606 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.606 INFO:tasks.workunit.client.0.smithi029.stdout: "pri5_bytes": { 2024-08-29T17:50:16.607 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.607 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.607 INFO:tasks.workunit.client.0.smithi029.stdout: "pri6_bytes": { 2024-08-29T17:50:16.607 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.607 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.607 INFO:tasks.workunit.client.0.smithi029.stdout: "pri7_bytes": { 2024-08-29T17:50:16.607 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.607 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.607 INFO:tasks.workunit.client.0.smithi029.stdout: "pri8_bytes": { 2024-08-29T17:50:16.607 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.607 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.607 INFO:tasks.workunit.client.0.smithi029.stdout: "pri9_bytes": { 2024-08-29T17:50:16.608 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.608 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.608 INFO:tasks.workunit.client.0.smithi029.stdout: "reserved_bytes": { 2024-08-29T17:50:16.608 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 71181917 2024-08-29T17:50:16.608 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:16.608 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.608 INFO:tasks.workunit.client.0.smithi029.stdout: "rocksdb": { 2024-08-29T17:50:16.608 INFO:tasks.workunit.client.0.smithi029.stdout: "compact": { 2024-08-29T17:50:16.608 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.608 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.608 INFO:tasks.workunit.client.0.smithi029.stdout: "compact_queue_len": { 2024-08-29T17:50:16.609 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.609 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.609 INFO:tasks.workunit.client.0.smithi029.stdout: "compact_queue_merge": { 2024-08-29T17:50:16.609 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.609 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.609 INFO:tasks.workunit.client.0.smithi029.stdout: "compact_range": { 2024-08-29T17:50:16.609 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 6 2024-08-29T17:50:16.609 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.609 INFO:tasks.workunit.client.0.smithi029.stdout: "get_latency": { 2024-08-29T17:50:16.609 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 70201, 2024-08-29T17:50:16.609 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 599950091 2024-08-29T17:50:16.609 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.609 INFO:tasks.workunit.client.0.smithi029.stdout: "rocksdb_write_delay_time": { 2024-08-29T17:50:16.610 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:16.610 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.610 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.610 INFO:tasks.workunit.client.0.smithi029.stdout: "rocksdb_write_memtable_time": { 2024-08-29T17:50:16.610 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:16.610 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.610 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.610 INFO:tasks.workunit.client.0.smithi029.stdout: "rocksdb_write_pre_and_post_time": { 2024-08-29T17:50:16.610 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:16.610 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.610 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.610 INFO:tasks.workunit.client.0.smithi029.stdout: "rocksdb_write_wal_time": { 2024-08-29T17:50:16.610 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:16.611 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.611 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.611 INFO:tasks.workunit.client.0.smithi029.stdout: "submit_latency": { 2024-08-29T17:50:16.611 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:16.611 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.611 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.611 INFO:tasks.workunit.client.0.smithi029.stdout: "submit_sync_latency": { 2024-08-29T17:50:16.611 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 3425, 2024-08-29T17:50:16.611 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 800299731 2024-08-29T17:50:16.611 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:16.611 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:16.611 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.611 INFO:tasks.workunit.client.0.smithi029.stdout: "mon.eab9ca671542c643f83b79a2998aba8453a415ac": { 2024-08-29T17:50:16.611 INFO:tasks.workunit.client.0.smithi029.stdout: "mon": { 2024-08-29T17:50:16.612 INFO:tasks.workunit.client.0.smithi029.stdout: "election_call": { 2024-08-29T17:50:16.612 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 3 2024-08-29T17:50:16.612 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.612 INFO:tasks.workunit.client.0.smithi029.stdout: "election_lose": { 2024-08-29T17:50:16.612 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 3 2024-08-29T17:50:16.612 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.612 INFO:tasks.workunit.client.0.smithi029.stdout: "election_win": { 2024-08-29T17:50:16.612 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.612 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.612 INFO:tasks.workunit.client.0.smithi029.stdout: "num_elections": { 2024-08-29T17:50:16.612 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 9 2024-08-29T17:50:16.612 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.612 INFO:tasks.workunit.client.0.smithi029.stdout: "num_sessions": { 2024-08-29T17:50:16.613 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 11 2024-08-29T17:50:16.613 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.613 INFO:tasks.workunit.client.0.smithi029.stdout: "session_add": { 2024-08-29T17:50:16.613 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 4 2024-08-29T17:50:16.613 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.613 INFO:tasks.workunit.client.0.smithi029.stdout: "session_rm": { 2024-08-29T17:50:16.613 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 51 2024-08-29T17:50:16.613 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.613 INFO:tasks.workunit.client.0.smithi029.stdout: "session_trim": { 2024-08-29T17:50:16.613 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.613 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:16.613 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.613 INFO:tasks.workunit.client.0.smithi029.stdout: "paxos": { 2024-08-29T17:50:16.613 INFO:tasks.workunit.client.0.smithi029.stdout: "accept_timeout": { 2024-08-29T17:50:16.614 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.614 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.614 INFO:tasks.workunit.client.0.smithi029.stdout: "begin": { 2024-08-29T17:50:16.614 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1402 2024-08-29T17:50:16.614 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.614 INFO:tasks.workunit.client.0.smithi029.stdout: "begin_bytes": { 2024-08-29T17:50:16.614 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 1402, 2024-08-29T17:50:16.614 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 5389805 2024-08-29T17:50:16.614 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.614 INFO:tasks.workunit.client.0.smithi029.stdout: "begin_keys": { 2024-08-29T17:50:16.614 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:16.614 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.614 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.615 INFO:tasks.workunit.client.0.smithi029.stdout: "begin_latency": { 2024-08-29T17:50:16.615 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 1402, 2024-08-29T17:50:16.615 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 299995482 2024-08-29T17:50:16.615 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.615 INFO:tasks.workunit.client.0.smithi029.stdout: "collect": { 2024-08-29T17:50:16.615 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 3 2024-08-29T17:50:16.615 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.615 INFO:tasks.workunit.client.0.smithi029.stdout: "collect_bytes": { 2024-08-29T17:50:16.615 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 3, 2024-08-29T17:50:16.615 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 219 2024-08-29T17:50:16.615 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.615 INFO:tasks.workunit.client.0.smithi029.stdout: "collect_keys": { 2024-08-29T17:50:16.615 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 3, 2024-08-29T17:50:16.615 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 3 2024-08-29T17:50:16.616 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.616 INFO:tasks.workunit.client.0.smithi029.stdout: "collect_latency": { 2024-08-29T17:50:16.616 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 3, 2024-08-29T17:50:16.616 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.616 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.616 INFO:tasks.workunit.client.0.smithi029.stdout: "collect_timeout": { 2024-08-29T17:50:16.616 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.616 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.616 INFO:tasks.workunit.client.0.smithi029.stdout: "collect_uncommitted": { 2024-08-29T17:50:16.616 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.616 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.616 INFO:tasks.workunit.client.0.smithi029.stdout: "commit": { 2024-08-29T17:50:16.616 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1403 2024-08-29T17:50:16.617 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.617 INFO:tasks.workunit.client.0.smithi029.stdout: "commit_bytes": { 2024-08-29T17:50:16.617 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:16.617 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.617 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.617 INFO:tasks.workunit.client.0.smithi029.stdout: "commit_keys": { 2024-08-29T17:50:16.617 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:16.617 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.617 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.617 INFO:tasks.workunit.client.0.smithi029.stdout: "commit_latency": { 2024-08-29T17:50:16.617 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:16.617 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.617 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.617 INFO:tasks.workunit.client.0.smithi029.stdout: "lease_ack_timeout": { 2024-08-29T17:50:16.618 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.618 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.618 INFO:tasks.workunit.client.0.smithi029.stdout: "lease_timeout": { 2024-08-29T17:50:16.618 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.618 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.618 INFO:tasks.workunit.client.0.smithi029.stdout: "new_pn": { 2024-08-29T17:50:16.620 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.620 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.620 INFO:tasks.workunit.client.0.smithi029.stdout: "new_pn_latency": { 2024-08-29T17:50:16.620 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:16.620 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.620 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.620 INFO:tasks.workunit.client.0.smithi029.stdout: "refresh": { 2024-08-29T17:50:16.620 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1403 2024-08-29T17:50:16.620 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.620 INFO:tasks.workunit.client.0.smithi029.stdout: "refresh_latency": { 2024-08-29T17:50:16.620 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 1403, 2024-08-29T17:50:16.620 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 5307918341 2024-08-29T17:50:16.621 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.621 INFO:tasks.workunit.client.0.smithi029.stdout: "restart": { 2024-08-29T17:50:16.621 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 15 2024-08-29T17:50:16.621 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.621 INFO:tasks.workunit.client.0.smithi029.stdout: "share_state": { 2024-08-29T17:50:16.621 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.621 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.621 INFO:tasks.workunit.client.0.smithi029.stdout: "share_state_bytes": { 2024-08-29T17:50:16.621 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:16.621 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.621 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.621 INFO:tasks.workunit.client.0.smithi029.stdout: "share_state_keys": { 2024-08-29T17:50:16.621 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:16.622 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.622 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.622 INFO:tasks.workunit.client.0.smithi029.stdout: "start_leader": { 2024-08-29T17:50:16.622 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.622 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.622 INFO:tasks.workunit.client.0.smithi029.stdout: "start_peon": { 2024-08-29T17:50:16.622 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 3 2024-08-29T17:50:16.622 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.622 INFO:tasks.workunit.client.0.smithi029.stdout: "store_state": { 2024-08-29T17:50:16.622 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1403 2024-08-29T17:50:16.622 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.622 INFO:tasks.workunit.client.0.smithi029.stdout: "store_state_bytes": { 2024-08-29T17:50:16.622 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 1403, 2024-08-29T17:50:16.622 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 10514856 2024-08-29T17:50:16.623 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.623 INFO:tasks.workunit.client.0.smithi029.stdout: "store_state_keys": { 2024-08-29T17:50:16.623 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 1403, 2024-08-29T17:50:16.623 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 9549 2024-08-29T17:50:16.623 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.623 INFO:tasks.workunit.client.0.smithi029.stdout: "store_state_latency": { 2024-08-29T17:50:16.623 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 1403, 2024-08-29T17:50:16.623 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 343994256 2024-08-29T17:50:16.623 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:16.623 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.623 INFO:tasks.workunit.client.0.smithi029.stdout: "prioritycache": { 2024-08-29T17:50:16.623 INFO:tasks.workunit.client.0.smithi029.stdout: "cache_bytes": { 2024-08-29T17:50:16.623 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1020054731 2024-08-29T17:50:16.623 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.624 INFO:tasks.workunit.client.0.smithi029.stdout: "heap_bytes": { 2024-08-29T17:50:16.624 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 39657472 2024-08-29T17:50:16.624 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.624 INFO:tasks.workunit.client.0.smithi029.stdout: "mapped_bytes": { 2024-08-29T17:50:16.624 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 35700736 2024-08-29T17:50:16.624 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.624 INFO:tasks.workunit.client.0.smithi029.stdout: "target_bytes": { 2024-08-29T17:50:16.624 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 2147483648 2024-08-29T17:50:16.624 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.624 INFO:tasks.workunit.client.0.smithi029.stdout: "unmapped_bytes": { 2024-08-29T17:50:16.624 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 3956736 2024-08-29T17:50:16.624 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:16.624 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.624 INFO:tasks.workunit.client.0.smithi029.stdout: "prioritycache:full": { 2024-08-29T17:50:16.625 INFO:tasks.workunit.client.0.smithi029.stdout: "committed_bytes": { 2024-08-29T17:50:16.625 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 348127232 2024-08-29T17:50:16.625 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.625 INFO:tasks.workunit.client.0.smithi029.stdout: "pri0_bytes": { 2024-08-29T17:50:16.625 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.625 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.625 INFO:tasks.workunit.client.0.smithi029.stdout: "pri10_bytes": { 2024-08-29T17:50:16.625 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.625 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.625 INFO:tasks.workunit.client.0.smithi029.stdout: "pri11_bytes": { 2024-08-29T17:50:16.625 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 277004865 2024-08-29T17:50:16.625 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.625 INFO:tasks.workunit.client.0.smithi029.stdout: "pri1_bytes": { 2024-08-29T17:50:16.626 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 312516 2024-08-29T17:50:16.626 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.626 INFO:tasks.workunit.client.0.smithi029.stdout: "pri2_bytes": { 2024-08-29T17:50:16.626 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.626 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.626 INFO:tasks.workunit.client.0.smithi029.stdout: "pri3_bytes": { 2024-08-29T17:50:16.626 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.626 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.626 INFO:tasks.workunit.client.0.smithi029.stdout: "pri4_bytes": { 2024-08-29T17:50:16.626 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.626 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.626 INFO:tasks.workunit.client.0.smithi029.stdout: "pri5_bytes": { 2024-08-29T17:50:16.626 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.626 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.627 INFO:tasks.workunit.client.0.smithi029.stdout: "pri6_bytes": { 2024-08-29T17:50:16.627 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.627 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.627 INFO:tasks.workunit.client.0.smithi029.stdout: "pri7_bytes": { 2024-08-29T17:50:16.627 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.627 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.627 INFO:tasks.workunit.client.0.smithi029.stdout: "pri8_bytes": { 2024-08-29T17:50:16.627 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.627 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.627 INFO:tasks.workunit.client.0.smithi029.stdout: "pri9_bytes": { 2024-08-29T17:50:16.627 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.627 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.627 INFO:tasks.workunit.client.0.smithi029.stdout: "reserved_bytes": { 2024-08-29T17:50:16.627 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 70809851 2024-08-29T17:50:16.628 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:16.628 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.628 INFO:tasks.workunit.client.0.smithi029.stdout: "prioritycache:inc": { 2024-08-29T17:50:16.628 INFO:tasks.workunit.client.0.smithi029.stdout: "committed_bytes": { 2024-08-29T17:50:16.628 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 348127232 2024-08-29T17:50:16.628 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.628 INFO:tasks.workunit.client.0.smithi029.stdout: "pri0_bytes": { 2024-08-29T17:50:16.628 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.628 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.628 INFO:tasks.workunit.client.0.smithi029.stdout: "pri10_bytes": { 2024-08-29T17:50:16.628 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.628 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.629 INFO:tasks.workunit.client.0.smithi029.stdout: "pri11_bytes": { 2024-08-29T17:50:16.629 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 277004865 2024-08-29T17:50:16.629 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.629 INFO:tasks.workunit.client.0.smithi029.stdout: "pri1_bytes": { 2024-08-29T17:50:16.629 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 44205 2024-08-29T17:50:16.629 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.629 INFO:tasks.workunit.client.0.smithi029.stdout: "pri2_bytes": { 2024-08-29T17:50:16.629 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.629 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.629 INFO:tasks.workunit.client.0.smithi029.stdout: "pri3_bytes": { 2024-08-29T17:50:16.629 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.629 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.629 INFO:tasks.workunit.client.0.smithi029.stdout: "pri4_bytes": { 2024-08-29T17:50:16.630 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.630 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.630 INFO:tasks.workunit.client.0.smithi029.stdout: "pri5_bytes": { 2024-08-29T17:50:16.630 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.630 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.630 INFO:tasks.workunit.client.0.smithi029.stdout: "pri6_bytes": { 2024-08-29T17:50:16.630 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.630 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.630 INFO:tasks.workunit.client.0.smithi029.stdout: "pri7_bytes": { 2024-08-29T17:50:16.630 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.630 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.630 INFO:tasks.workunit.client.0.smithi029.stdout: "pri8_bytes": { 2024-08-29T17:50:16.630 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.630 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.631 INFO:tasks.workunit.client.0.smithi029.stdout: "pri9_bytes": { 2024-08-29T17:50:16.631 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.631 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.631 INFO:tasks.workunit.client.0.smithi029.stdout: "reserved_bytes": { 2024-08-29T17:50:16.631 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 71078162 2024-08-29T17:50:16.631 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:16.631 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.631 INFO:tasks.workunit.client.0.smithi029.stdout: "prioritycache:kv": { 2024-08-29T17:50:16.631 INFO:tasks.workunit.client.0.smithi029.stdout: "committed_bytes": { 2024-08-29T17:50:16.631 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 322961408 2024-08-29T17:50:16.631 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.631 INFO:tasks.workunit.client.0.smithi029.stdout: "pri0_bytes": { 2024-08-29T17:50:16.631 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 67108864 2024-08-29T17:50:16.632 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.632 INFO:tasks.workunit.client.0.smithi029.stdout: "pri10_bytes": { 2024-08-29T17:50:16.632 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.632 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.632 INFO:tasks.workunit.client.0.smithi029.stdout: "pri11_bytes": { 2024-08-29T17:50:16.632 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 184669910 2024-08-29T17:50:16.632 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.632 INFO:tasks.workunit.client.0.smithi029.stdout: "pri1_bytes": { 2024-08-29T17:50:16.632 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.632 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.632 INFO:tasks.workunit.client.0.smithi029.stdout: "pri2_bytes": { 2024-08-29T17:50:16.632 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.632 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.632 INFO:tasks.workunit.client.0.smithi029.stdout: "pri3_bytes": { 2024-08-29T17:50:16.633 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.633 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.633 INFO:tasks.workunit.client.0.smithi029.stdout: "pri4_bytes": { 2024-08-29T17:50:16.633 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.633 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.633 INFO:tasks.workunit.client.0.smithi029.stdout: "pri5_bytes": { 2024-08-29T17:50:16.633 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.633 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.633 INFO:tasks.workunit.client.0.smithi029.stdout: "pri6_bytes": { 2024-08-29T17:50:16.633 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.633 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.633 INFO:tasks.workunit.client.0.smithi029.stdout: "pri7_bytes": { 2024-08-29T17:50:16.633 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.634 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.634 INFO:tasks.workunit.client.0.smithi029.stdout: "pri8_bytes": { 2024-08-29T17:50:16.634 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.634 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.634 INFO:tasks.workunit.client.0.smithi029.stdout: "pri9_bytes": { 2024-08-29T17:50:16.634 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.634 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.634 INFO:tasks.workunit.client.0.smithi029.stdout: "reserved_bytes": { 2024-08-29T17:50:16.634 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 71182634 2024-08-29T17:50:16.634 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:16.634 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.634 INFO:tasks.workunit.client.0.smithi029.stdout: "rocksdb": { 2024-08-29T17:50:16.634 INFO:tasks.workunit.client.0.smithi029.stdout: "compact": { 2024-08-29T17:50:16.635 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.635 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.635 INFO:tasks.workunit.client.0.smithi029.stdout: "compact_queue_len": { 2024-08-29T17:50:16.635 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.635 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.635 INFO:tasks.workunit.client.0.smithi029.stdout: "compact_queue_merge": { 2024-08-29T17:50:16.635 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.635 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.635 INFO:tasks.workunit.client.0.smithi029.stdout: "compact_range": { 2024-08-29T17:50:16.635 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 6 2024-08-29T17:50:16.635 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.635 INFO:tasks.workunit.client.0.smithi029.stdout: "get_latency": { 2024-08-29T17:50:16.635 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 59522, 2024-08-29T17:50:16.636 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 361291271 2024-08-29T17:50:16.636 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.636 INFO:tasks.workunit.client.0.smithi029.stdout: "rocksdb_write_delay_time": { 2024-08-29T17:50:16.636 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:16.636 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.636 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.636 INFO:tasks.workunit.client.0.smithi029.stdout: "rocksdb_write_memtable_time": { 2024-08-29T17:50:16.636 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:16.636 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.636 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.636 INFO:tasks.workunit.client.0.smithi029.stdout: "rocksdb_write_pre_and_post_time": { 2024-08-29T17:50:16.636 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:16.636 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.637 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.637 INFO:tasks.workunit.client.0.smithi029.stdout: "rocksdb_write_wal_time": { 2024-08-29T17:50:16.637 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:16.637 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.637 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.637 INFO:tasks.workunit.client.0.smithi029.stdout: "submit_latency": { 2024-08-29T17:50:16.637 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:16.637 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.637 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.637 INFO:tasks.workunit.client.0.smithi029.stdout: "submit_sync_latency": { 2024-08-29T17:50:16.637 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 3086, 2024-08-29T17:50:16.637 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 750144543 2024-08-29T17:50:16.637 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:16.637 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:16.638 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.638 INFO:tasks.workunit.client.0.smithi029.stdout: "mon.efab81583b8b6816c363b53f2f1f76a1dc3b4f51": { 2024-08-29T17:50:16.638 INFO:tasks.workunit.client.0.smithi029.stdout: "mon": { 2024-08-29T17:50:16.638 INFO:tasks.workunit.client.0.smithi029.stdout: "election_call": { 2024-08-29T17:50:16.638 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 2 2024-08-29T17:50:16.638 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.638 INFO:tasks.workunit.client.0.smithi029.stdout: "election_lose": { 2024-08-29T17:50:16.638 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1 2024-08-29T17:50:16.638 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.638 INFO:tasks.workunit.client.0.smithi029.stdout: "election_win": { 2024-08-29T17:50:16.638 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.638 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.638 INFO:tasks.workunit.client.0.smithi029.stdout: "num_elections": { 2024-08-29T17:50:16.639 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 4 2024-08-29T17:50:16.639 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.639 INFO:tasks.workunit.client.0.smithi029.stdout: "num_sessions": { 2024-08-29T17:50:16.639 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 12 2024-08-29T17:50:16.639 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.639 INFO:tasks.workunit.client.0.smithi029.stdout: "session_add": { 2024-08-29T17:50:16.639 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 5 2024-08-29T17:50:16.639 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.639 INFO:tasks.workunit.client.0.smithi029.stdout: "session_rm": { 2024-08-29T17:50:16.639 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 81 2024-08-29T17:50:16.639 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.639 INFO:tasks.workunit.client.0.smithi029.stdout: "session_trim": { 2024-08-29T17:50:16.639 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.640 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:16.640 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.640 INFO:tasks.workunit.client.0.smithi029.stdout: "paxos": { 2024-08-29T17:50:16.640 INFO:tasks.workunit.client.0.smithi029.stdout: "accept_timeout": { 2024-08-29T17:50:16.640 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.640 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.640 INFO:tasks.workunit.client.0.smithi029.stdout: "begin": { 2024-08-29T17:50:16.640 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1377 2024-08-29T17:50:16.640 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.640 INFO:tasks.workunit.client.0.smithi029.stdout: "begin_bytes": { 2024-08-29T17:50:16.640 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 1377, 2024-08-29T17:50:16.640 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 5302802 2024-08-29T17:50:16.640 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.641 INFO:tasks.workunit.client.0.smithi029.stdout: "begin_keys": { 2024-08-29T17:50:16.641 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:16.641 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.641 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.641 INFO:tasks.workunit.client.0.smithi029.stdout: "begin_latency": { 2024-08-29T17:50:16.641 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 1377, 2024-08-29T17:50:16.641 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 319995920 2024-08-29T17:50:16.641 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.641 INFO:tasks.workunit.client.0.smithi029.stdout: "collect": { 2024-08-29T17:50:16.641 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1 2024-08-29T17:50:16.641 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.641 INFO:tasks.workunit.client.0.smithi029.stdout: "collect_bytes": { 2024-08-29T17:50:16.641 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 1, 2024-08-29T17:50:16.641 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 73 2024-08-29T17:50:16.642 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.642 INFO:tasks.workunit.client.0.smithi029.stdout: "collect_keys": { 2024-08-29T17:50:16.642 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 1, 2024-08-29T17:50:16.642 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1 2024-08-29T17:50:16.642 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.642 INFO:tasks.workunit.client.0.smithi029.stdout: "collect_latency": { 2024-08-29T17:50:16.642 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 1, 2024-08-29T17:50:16.642 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.642 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.642 INFO:tasks.workunit.client.0.smithi029.stdout: "collect_timeout": { 2024-08-29T17:50:16.642 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.642 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.642 INFO:tasks.workunit.client.0.smithi029.stdout: "collect_uncommitted": { 2024-08-29T17:50:16.643 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.643 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.643 INFO:tasks.workunit.client.0.smithi029.stdout: "commit": { 2024-08-29T17:50:16.643 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1377 2024-08-29T17:50:16.643 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.643 INFO:tasks.workunit.client.0.smithi029.stdout: "commit_bytes": { 2024-08-29T17:50:16.643 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:16.643 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.643 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.643 INFO:tasks.workunit.client.0.smithi029.stdout: "commit_keys": { 2024-08-29T17:50:16.643 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:16.643 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.643 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.643 INFO:tasks.workunit.client.0.smithi029.stdout: "commit_latency": { 2024-08-29T17:50:16.644 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:16.644 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.644 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.644 INFO:tasks.workunit.client.0.smithi029.stdout: "lease_ack_timeout": { 2024-08-29T17:50:16.644 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.644 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.644 INFO:tasks.workunit.client.0.smithi029.stdout: "lease_timeout": { 2024-08-29T17:50:16.644 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.644 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.644 INFO:tasks.workunit.client.0.smithi029.stdout: "new_pn": { 2024-08-29T17:50:16.644 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.644 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.644 INFO:tasks.workunit.client.0.smithi029.stdout: "new_pn_latency": { 2024-08-29T17:50:16.644 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:16.645 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.645 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.645 INFO:tasks.workunit.client.0.smithi029.stdout: "refresh": { 2024-08-29T17:50:16.645 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1377 2024-08-29T17:50:16.645 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.645 INFO:tasks.workunit.client.0.smithi029.stdout: "refresh_latency": { 2024-08-29T17:50:16.645 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 1377, 2024-08-29T17:50:16.645 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 6179918505 2024-08-29T17:50:16.645 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.645 INFO:tasks.workunit.client.0.smithi029.stdout: "restart": { 2024-08-29T17:50:16.645 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 12 2024-08-29T17:50:16.645 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.645 INFO:tasks.workunit.client.0.smithi029.stdout: "share_state": { 2024-08-29T17:50:16.646 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.646 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.646 INFO:tasks.workunit.client.0.smithi029.stdout: "share_state_bytes": { 2024-08-29T17:50:16.646 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:16.646 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.646 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.646 INFO:tasks.workunit.client.0.smithi029.stdout: "share_state_keys": { 2024-08-29T17:50:16.646 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:16.646 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.646 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.646 INFO:tasks.workunit.client.0.smithi029.stdout: "start_leader": { 2024-08-29T17:50:16.646 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.646 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.647 INFO:tasks.workunit.client.0.smithi029.stdout: "start_peon": { 2024-08-29T17:50:16.647 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1 2024-08-29T17:50:16.647 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.647 INFO:tasks.workunit.client.0.smithi029.stdout: "store_state": { 2024-08-29T17:50:16.647 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1377 2024-08-29T17:50:16.647 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.647 INFO:tasks.workunit.client.0.smithi029.stdout: "store_state_bytes": { 2024-08-29T17:50:16.647 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 1377, 2024-08-29T17:50:16.647 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 10344554 2024-08-29T17:50:16.647 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.647 INFO:tasks.workunit.client.0.smithi029.stdout: "store_state_keys": { 2024-08-29T17:50:16.647 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 1377, 2024-08-29T17:50:16.647 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 9351 2024-08-29T17:50:16.648 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.648 INFO:tasks.workunit.client.0.smithi029.stdout: "store_state_latency": { 2024-08-29T17:50:16.648 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 1377, 2024-08-29T17:50:16.648 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 335995678 2024-08-29T17:50:16.648 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:16.648 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.648 INFO:tasks.workunit.client.0.smithi029.stdout: "prioritycache": { 2024-08-29T17:50:16.648 INFO:tasks.workunit.client.0.smithi029.stdout: "cache_bytes": { 2024-08-29T17:50:16.648 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1020054731 2024-08-29T17:50:16.648 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.648 INFO:tasks.workunit.client.0.smithi029.stdout: "heap_bytes": { 2024-08-29T17:50:16.648 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 38617088 2024-08-29T17:50:16.648 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.649 INFO:tasks.workunit.client.0.smithi029.stdout: "mapped_bytes": { 2024-08-29T17:50:16.649 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 35110912 2024-08-29T17:50:16.649 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.649 INFO:tasks.workunit.client.0.smithi029.stdout: "target_bytes": { 2024-08-29T17:50:16.649 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 2147483648 2024-08-29T17:50:16.649 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.649 INFO:tasks.workunit.client.0.smithi029.stdout: "unmapped_bytes": { 2024-08-29T17:50:16.649 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 3506176 2024-08-29T17:50:16.649 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:16.649 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.649 INFO:tasks.workunit.client.0.smithi029.stdout: "prioritycache:full": { 2024-08-29T17:50:16.649 INFO:tasks.workunit.client.0.smithi029.stdout: "committed_bytes": { 2024-08-29T17:50:16.649 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 348127232 2024-08-29T17:50:16.649 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.650 INFO:tasks.workunit.client.0.smithi029.stdout: "pri0_bytes": { 2024-08-29T17:50:16.650 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.650 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.650 INFO:tasks.workunit.client.0.smithi029.stdout: "pri10_bytes": { 2024-08-29T17:50:16.650 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.650 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.650 INFO:tasks.workunit.client.0.smithi029.stdout: "pri11_bytes": { 2024-08-29T17:50:16.650 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 277004865 2024-08-29T17:50:16.650 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.650 INFO:tasks.workunit.client.0.smithi029.stdout: "pri1_bytes": { 2024-08-29T17:50:16.650 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 312516 2024-08-29T17:50:16.650 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.650 INFO:tasks.workunit.client.0.smithi029.stdout: "pri2_bytes": { 2024-08-29T17:50:16.650 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.651 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.651 INFO:tasks.workunit.client.0.smithi029.stdout: "pri3_bytes": { 2024-08-29T17:50:16.651 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.651 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.651 INFO:tasks.workunit.client.0.smithi029.stdout: "pri4_bytes": { 2024-08-29T17:50:16.651 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.651 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.651 INFO:tasks.workunit.client.0.smithi029.stdout: "pri5_bytes": { 2024-08-29T17:50:16.651 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.651 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.651 INFO:tasks.workunit.client.0.smithi029.stdout: "pri6_bytes": { 2024-08-29T17:50:16.651 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.651 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.652 INFO:tasks.workunit.client.0.smithi029.stdout: "pri7_bytes": { 2024-08-29T17:50:16.652 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.652 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.652 INFO:tasks.workunit.client.0.smithi029.stdout: "pri8_bytes": { 2024-08-29T17:50:16.652 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.652 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.652 INFO:tasks.workunit.client.0.smithi029.stdout: "pri9_bytes": { 2024-08-29T17:50:16.652 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.652 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.652 INFO:tasks.workunit.client.0.smithi029.stdout: "reserved_bytes": { 2024-08-29T17:50:16.652 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 70809851 2024-08-29T17:50:16.652 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:16.652 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.653 INFO:tasks.workunit.client.0.smithi029.stdout: "prioritycache:inc": { 2024-08-29T17:50:16.653 INFO:tasks.workunit.client.0.smithi029.stdout: "committed_bytes": { 2024-08-29T17:50:16.653 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 348127232 2024-08-29T17:50:16.653 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.653 INFO:tasks.workunit.client.0.smithi029.stdout: "pri0_bytes": { 2024-08-29T17:50:16.653 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.653 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.653 INFO:tasks.workunit.client.0.smithi029.stdout: "pri10_bytes": { 2024-08-29T17:50:16.653 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.653 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.653 INFO:tasks.workunit.client.0.smithi029.stdout: "pri11_bytes": { 2024-08-29T17:50:16.653 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 277004865 2024-08-29T17:50:16.653 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.653 INFO:tasks.workunit.client.0.smithi029.stdout: "pri1_bytes": { 2024-08-29T17:50:16.654 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 44205 2024-08-29T17:50:16.654 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.654 INFO:tasks.workunit.client.0.smithi029.stdout: "pri2_bytes": { 2024-08-29T17:50:16.654 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.654 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.654 INFO:tasks.workunit.client.0.smithi029.stdout: "pri3_bytes": { 2024-08-29T17:50:16.654 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.654 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.654 INFO:tasks.workunit.client.0.smithi029.stdout: "pri4_bytes": { 2024-08-29T17:50:16.654 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.654 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.654 INFO:tasks.workunit.client.0.smithi029.stdout: "pri5_bytes": { 2024-08-29T17:50:16.654 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.654 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.655 INFO:tasks.workunit.client.0.smithi029.stdout: "pri6_bytes": { 2024-08-29T17:50:16.655 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.655 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.655 INFO:tasks.workunit.client.0.smithi029.stdout: "pri7_bytes": { 2024-08-29T17:50:16.655 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.655 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.655 INFO:tasks.workunit.client.0.smithi029.stdout: "pri8_bytes": { 2024-08-29T17:50:16.655 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.655 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.655 INFO:tasks.workunit.client.0.smithi029.stdout: "pri9_bytes": { 2024-08-29T17:50:16.655 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.655 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.655 INFO:tasks.workunit.client.0.smithi029.stdout: "reserved_bytes": { 2024-08-29T17:50:16.655 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 71078162 2024-08-29T17:50:16.656 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:16.656 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.656 INFO:tasks.workunit.client.0.smithi029.stdout: "prioritycache:kv": { 2024-08-29T17:50:16.656 INFO:tasks.workunit.client.0.smithi029.stdout: "committed_bytes": { 2024-08-29T17:50:16.656 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 322961408 2024-08-29T17:50:16.656 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.656 INFO:tasks.workunit.client.0.smithi029.stdout: "pri0_bytes": { 2024-08-29T17:50:16.656 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 67108864 2024-08-29T17:50:16.656 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.656 INFO:tasks.workunit.client.0.smithi029.stdout: "pri10_bytes": { 2024-08-29T17:50:16.656 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.656 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.656 INFO:tasks.workunit.client.0.smithi029.stdout: "pri11_bytes": { 2024-08-29T17:50:16.657 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 184669910 2024-08-29T17:50:16.657 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.657 INFO:tasks.workunit.client.0.smithi029.stdout: "pri1_bytes": { 2024-08-29T17:50:16.657 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.657 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.657 INFO:tasks.workunit.client.0.smithi029.stdout: "pri2_bytes": { 2024-08-29T17:50:16.657 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.657 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.657 INFO:tasks.workunit.client.0.smithi029.stdout: "pri3_bytes": { 2024-08-29T17:50:16.657 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.657 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.657 INFO:tasks.workunit.client.0.smithi029.stdout: "pri4_bytes": { 2024-08-29T17:50:16.657 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.658 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.658 INFO:tasks.workunit.client.0.smithi029.stdout: "pri5_bytes": { 2024-08-29T17:50:16.658 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.658 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.658 INFO:tasks.workunit.client.0.smithi029.stdout: "pri6_bytes": { 2024-08-29T17:50:16.658 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.658 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.658 INFO:tasks.workunit.client.0.smithi029.stdout: "pri7_bytes": { 2024-08-29T17:50:16.658 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.658 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.658 INFO:tasks.workunit.client.0.smithi029.stdout: "pri8_bytes": { 2024-08-29T17:50:16.658 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.658 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.659 INFO:tasks.workunit.client.0.smithi029.stdout: "pri9_bytes": { 2024-08-29T17:50:16.659 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.659 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.659 INFO:tasks.workunit.client.0.smithi029.stdout: "reserved_bytes": { 2024-08-29T17:50:16.659 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 71182634 2024-08-29T17:50:16.659 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:16.659 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.659 INFO:tasks.workunit.client.0.smithi029.stdout: "rocksdb": { 2024-08-29T17:50:16.659 INFO:tasks.workunit.client.0.smithi029.stdout: "compact": { 2024-08-29T17:50:16.659 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.659 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.659 INFO:tasks.workunit.client.0.smithi029.stdout: "compact_queue_len": { 2024-08-29T17:50:16.659 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.659 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.660 INFO:tasks.workunit.client.0.smithi029.stdout: "compact_queue_merge": { 2024-08-29T17:50:16.660 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.660 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.660 INFO:tasks.workunit.client.0.smithi029.stdout: "compact_range": { 2024-08-29T17:50:16.660 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 6 2024-08-29T17:50:16.660 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.660 INFO:tasks.workunit.client.0.smithi029.stdout: "get_latency": { 2024-08-29T17:50:16.660 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 58518, 2024-08-29T17:50:16.660 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 413897649 2024-08-29T17:50:16.660 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.660 INFO:tasks.workunit.client.0.smithi029.stdout: "rocksdb_write_delay_time": { 2024-08-29T17:50:16.660 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:16.660 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.661 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.661 INFO:tasks.workunit.client.0.smithi029.stdout: "rocksdb_write_memtable_time": { 2024-08-29T17:50:16.661 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:16.661 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.661 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.661 INFO:tasks.workunit.client.0.smithi029.stdout: "rocksdb_write_pre_and_post_time": { 2024-08-29T17:50:16.661 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:16.661 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.661 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.661 INFO:tasks.workunit.client.0.smithi029.stdout: "rocksdb_write_wal_time": { 2024-08-29T17:50:16.661 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:16.661 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.661 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.661 INFO:tasks.workunit.client.0.smithi029.stdout: "submit_latency": { 2024-08-29T17:50:16.662 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:16.662 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.662 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.662 INFO:tasks.workunit.client.0.smithi029.stdout: "submit_sync_latency": { 2024-08-29T17:50:16.662 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 3032, 2024-08-29T17:50:16.662 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 735748564 2024-08-29T17:50:16.662 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:16.662 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:16.662 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.662 INFO:tasks.workunit.client.0.smithi029.stdout: "osd.0": { 2024-08-29T17:50:16.662 INFO:tasks.workunit.client.0.smithi029.stdout: "bluefs": { 2024-08-29T17:50:16.662 INFO:tasks.workunit.client.0.smithi029.stdout: "alloc_slow_fallback": { 2024-08-29T17:50:16.662 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.663 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.663 INFO:tasks.workunit.client.0.smithi029.stdout: "alloc_slow_size_fallback": { 2024-08-29T17:50:16.663 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.663 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.663 INFO:tasks.workunit.client.0.smithi029.stdout: "alloc_unit_db": { 2024-08-29T17:50:16.663 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 65536 2024-08-29T17:50:16.663 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.663 INFO:tasks.workunit.client.0.smithi029.stdout: "alloc_unit_main": { 2024-08-29T17:50:16.663 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.663 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.663 INFO:tasks.workunit.client.0.smithi029.stdout: "alloc_unit_wal": { 2024-08-29T17:50:16.663 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.663 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.663 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes_written_slow": { 2024-08-29T17:50:16.664 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.664 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.664 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes_written_sst": { 2024-08-29T17:50:16.664 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 12288 2024-08-29T17:50:16.664 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.664 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes_written_wal": { 2024-08-29T17:50:16.664 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 2961408 2024-08-29T17:50:16.664 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.664 INFO:tasks.workunit.client.0.smithi029.stdout: "compact_lat": { 2024-08-29T17:50:16.664 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:16.664 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.664 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.664 INFO:tasks.workunit.client.0.smithi029.stdout: "compact_lock_lat": { 2024-08-29T17:50:16.665 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:16.665 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.665 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.665 INFO:tasks.workunit.client.0.smithi029.stdout: "db_total_bytes": { 2024-08-29T17:50:16.665 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 95995035648 2024-08-29T17:50:16.665 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.665 INFO:tasks.workunit.client.0.smithi029.stdout: "db_used_bytes": { 2024-08-29T17:50:16.665 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 27656192 2024-08-29T17:50:16.665 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.665 INFO:tasks.workunit.client.0.smithi029.stdout: "log_bytes": { 2024-08-29T17:50:16.665 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1892352 2024-08-29T17:50:16.665 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.666 INFO:tasks.workunit.client.0.smithi029.stdout: "logged_bytes": { 2024-08-29T17:50:16.666 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1753088 2024-08-29T17:50:16.666 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.666 INFO:tasks.workunit.client.0.smithi029.stdout: "max_bytes_db": { 2024-08-29T17:50:16.666 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 31850496 2024-08-29T17:50:16.666 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.666 INFO:tasks.workunit.client.0.smithi029.stdout: "max_bytes_slow": { 2024-08-29T17:50:16.666 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.666 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.666 INFO:tasks.workunit.client.0.smithi029.stdout: "max_bytes_wal": { 2024-08-29T17:50:16.666 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.666 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.666 INFO:tasks.workunit.client.0.smithi029.stdout: "num_files": { 2024-08-29T17:50:16.667 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 14 2024-08-29T17:50:16.667 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.667 INFO:tasks.workunit.client.0.smithi029.stdout: "read_bytes": { 2024-08-29T17:50:16.667 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 206480 2024-08-29T17:50:16.667 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.667 INFO:tasks.workunit.client.0.smithi029.stdout: "read_count": { 2024-08-29T17:50:16.667 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 23 2024-08-29T17:50:16.667 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.667 INFO:tasks.workunit.client.0.smithi029.stdout: "read_disk_bytes": { 2024-08-29T17:50:16.667 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1282048 2024-08-29T17:50:16.667 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.667 INFO:tasks.workunit.client.0.smithi029.stdout: "read_disk_bytes_db": { 2024-08-29T17:50:16.667 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1286144 2024-08-29T17:50:16.667 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.668 INFO:tasks.workunit.client.0.smithi029.stdout: "read_disk_bytes_slow": { 2024-08-29T17:50:16.668 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.668 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.668 INFO:tasks.workunit.client.0.smithi029.stdout: "read_disk_bytes_wal": { 2024-08-29T17:50:16.668 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.668 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.668 INFO:tasks.workunit.client.0.smithi029.stdout: "read_disk_count": { 2024-08-29T17:50:16.668 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 15 2024-08-29T17:50:16.668 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.668 INFO:tasks.workunit.client.0.smithi029.stdout: "read_prefetch_bytes": { 2024-08-29T17:50:16.668 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 4991 2024-08-29T17:50:16.668 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.669 INFO:tasks.workunit.client.0.smithi029.stdout: "read_prefetch_count": { 2024-08-29T17:50:16.669 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 4 2024-08-29T17:50:16.669 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.669 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_buffer_bytes": { 2024-08-29T17:50:16.669 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 5557 2024-08-29T17:50:16.669 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.669 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_buffer_count": { 2024-08-29T17:50:16.669 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 24 2024-08-29T17:50:16.669 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.669 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_bytes": { 2024-08-29T17:50:16.669 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 5557 2024-08-29T17:50:16.669 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.669 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_count": { 2024-08-29T17:50:16.669 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 24 2024-08-29T17:50:16.670 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.670 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_disk_bytes": { 2024-08-29T17:50:16.670 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.670 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.670 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_disk_bytes_db": { 2024-08-29T17:50:16.670 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.670 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.670 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_disk_bytes_slow": { 2024-08-29T17:50:16.670 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.670 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.670 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_disk_bytes_wal": { 2024-08-29T17:50:16.670 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.670 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.671 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_disk_count": { 2024-08-29T17:50:16.671 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.671 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.671 INFO:tasks.workunit.client.0.smithi029.stdout: "slow_total_bytes": { 2024-08-29T17:50:16.671 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.671 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.671 INFO:tasks.workunit.client.0.smithi029.stdout: "slow_used_bytes": { 2024-08-29T17:50:16.671 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.671 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.671 INFO:tasks.workunit.client.0.smithi029.stdout: "wal_total_bytes": { 2024-08-29T17:50:16.671 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.671 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.671 INFO:tasks.workunit.client.0.smithi029.stdout: "wal_used_bytes": { 2024-08-29T17:50:16.672 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.672 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.672 INFO:tasks.workunit.client.0.smithi029.stdout: "write_bytes": { 2024-08-29T17:50:16.672 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 4792320 2024-08-29T17:50:16.672 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:16.672 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.672 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore": { 2024-08-29T17:50:16.672 INFO:tasks.workunit.client.0.smithi029.stdout: "alloc_unit": { 2024-08-29T17:50:16.672 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 4096 2024-08-29T17:50:16.672 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.672 INFO:tasks.workunit.client.0.smithi029.stdout: "allocated": { 2024-08-29T17:50:16.672 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1400832 2024-08-29T17:50:16.673 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.673 INFO:tasks.workunit.client.0.smithi029.stdout: "clist_lat": { 2024-08-29T17:50:16.673 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 4, 2024-08-29T17:50:16.673 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 306167 2024-08-29T17:50:16.673 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.673 INFO:tasks.workunit.client.0.smithi029.stdout: "compress_lat": { 2024-08-29T17:50:16.673 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:16.673 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.673 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.673 INFO:tasks.workunit.client.0.smithi029.stdout: "compressed": { 2024-08-29T17:50:16.673 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.673 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.673 INFO:tasks.workunit.client.0.smithi029.stdout: "compressed_allocated": { 2024-08-29T17:50:16.673 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.674 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.674 INFO:tasks.workunit.client.0.smithi029.stdout: "compressed_original": { 2024-08-29T17:50:16.674 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.674 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.674 INFO:tasks.workunit.client.0.smithi029.stdout: "csum_lat": { 2024-08-29T17:50:16.674 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 29, 2024-08-29T17:50:16.674 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 133762 2024-08-29T17:50:16.674 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.674 INFO:tasks.workunit.client.0.smithi029.stdout: "decompress_lat": { 2024-08-29T17:50:16.674 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:16.674 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.674 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.674 INFO:tasks.workunit.client.0.smithi029.stdout: "fragmentation_micros": { 2024-08-29T17:50:16.675 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.675 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.675 INFO:tasks.workunit.client.0.smithi029.stdout: "kv_commit_lat": { 2024-08-29T17:50:16.675 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 415, 2024-08-29T17:50:16.675 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 107115514 2024-08-29T17:50:16.675 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.675 INFO:tasks.workunit.client.0.smithi029.stdout: "kv_final_lat": { 2024-08-29T17:50:16.675 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 399, 2024-08-29T17:50:16.675 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 36971065 2024-08-29T17:50:16.675 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.675 INFO:tasks.workunit.client.0.smithi029.stdout: "kv_flush_lat": { 2024-08-29T17:50:16.675 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 415, 2024-08-29T17:50:16.675 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 818335 2024-08-29T17:50:16.675 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.676 INFO:tasks.workunit.client.0.smithi029.stdout: "kv_sync_lat": { 2024-08-29T17:50:16.676 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 415, 2024-08-29T17:50:16.676 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 107933849 2024-08-29T17:50:16.676 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.676 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_get_keys_lat": { 2024-08-29T17:50:16.676 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:16.676 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.676 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.676 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_get_values_lat": { 2024-08-29T17:50:16.676 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 1, 2024-08-29T17:50:16.676 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 90675 2024-08-29T17:50:16.676 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.676 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_lower_bound_lat": { 2024-08-29T17:50:16.677 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 8, 2024-08-29T17:50:16.677 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 37693 2024-08-29T17:50:16.677 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.677 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_next_lat": { 2024-08-29T17:50:16.677 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:16.677 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.677 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.677 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_seek_to_first_lat": { 2024-08-29T17:50:16.677 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:16.677 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.677 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.677 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_upper_bound_lat": { 2024-08-29T17:50:16.677 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 4, 2024-08-29T17:50:16.678 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 21685 2024-08-29T17:50:16.678 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.678 INFO:tasks.workunit.client.0.smithi029.stdout: "onode_hits": { 2024-08-29T17:50:16.678 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 889 2024-08-29T17:50:16.678 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.678 INFO:tasks.workunit.client.0.smithi029.stdout: "onode_misses": { 2024-08-29T17:50:16.678 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 242 2024-08-29T17:50:16.678 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.678 INFO:tasks.workunit.client.0.smithi029.stdout: "read_lat": { 2024-08-29T17:50:16.678 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 129, 2024-08-29T17:50:16.678 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 3946764 2024-08-29T17:50:16.678 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.678 INFO:tasks.workunit.client.0.smithi029.stdout: "read_onode_meta_lat": { 2024-08-29T17:50:16.678 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 344, 2024-08-29T17:50:16.679 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 436933 2024-08-29T17:50:16.679 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.679 INFO:tasks.workunit.client.0.smithi029.stdout: "read_wait_aio_lat": { 2024-08-29T17:50:16.679 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 215, 2024-08-29T17:50:16.679 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 3353059 2024-08-29T17:50:16.679 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.679 INFO:tasks.workunit.client.0.smithi029.stdout: "reads_with_retries": { 2024-08-29T17:50:16.679 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.679 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.679 INFO:tasks.workunit.client.0.smithi029.stdout: "remove_lat": { 2024-08-29T17:50:16.679 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 2, 2024-08-29T17:50:16.679 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 95831 2024-08-29T17:50:16.679 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.679 INFO:tasks.workunit.client.0.smithi029.stdout: "state_aio_wait_lat": { 2024-08-29T17:50:16.680 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 505, 2024-08-29T17:50:16.680 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 16046353 2024-08-29T17:50:16.680 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.680 INFO:tasks.workunit.client.0.smithi029.stdout: "state_deferred_aio_wait_lat": { 2024-08-29T17:50:16.680 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 133, 2024-08-29T17:50:16.680 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 22020810 2024-08-29T17:50:16.680 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.680 INFO:tasks.workunit.client.0.smithi029.stdout: "state_deferred_cleanup_lat": { 2024-08-29T17:50:16.680 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 133, 2024-08-29T17:50:16.680 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1214543719119 2024-08-29T17:50:16.680 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.680 INFO:tasks.workunit.client.0.smithi029.stdout: "state_deferred_queued_lat": { 2024-08-29T17:50:16.681 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 133, 2024-08-29T17:50:16.681 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 199383075035 2024-08-29T17:50:16.681 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.681 INFO:tasks.workunit.client.0.smithi029.stdout: "state_done_lat": { 2024-08-29T17:50:16.681 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 505, 2024-08-29T17:50:16.681 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 112614815874 2024-08-29T17:50:16.681 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.681 INFO:tasks.workunit.client.0.smithi029.stdout: "state_finishing_lat": { 2024-08-29T17:50:16.681 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 505, 2024-08-29T17:50:16.681 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 82634 2024-08-29T17:50:16.681 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.681 INFO:tasks.workunit.client.0.smithi029.stdout: "state_io_done_lat": { 2024-08-29T17:50:16.681 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 505, 2024-08-29T17:50:16.681 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 936409 2024-08-29T17:50:16.681 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.682 INFO:tasks.workunit.client.0.smithi029.stdout: "state_kv_commiting_lat": { 2024-08-29T17:50:16.682 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 505, 2024-08-29T17:50:16.682 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 296980625 2024-08-29T17:50:16.682 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.682 INFO:tasks.workunit.client.0.smithi029.stdout: "state_kv_done_lat": { 2024-08-29T17:50:16.682 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 505, 2024-08-29T17:50:16.682 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 298765 2024-08-29T17:50:16.682 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.682 INFO:tasks.workunit.client.0.smithi029.stdout: "state_kv_queued_lat": { 2024-08-29T17:50:16.682 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 505, 2024-08-29T17:50:16.682 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 149138250 2024-08-29T17:50:16.682 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.682 INFO:tasks.workunit.client.0.smithi029.stdout: "state_prepare_lat": { 2024-08-29T17:50:16.683 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 505, 2024-08-29T17:50:16.683 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 36760842 2024-08-29T17:50:16.683 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.683 INFO:tasks.workunit.client.0.smithi029.stdout: "stored": { 2024-08-29T17:50:16.683 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 944959 2024-08-29T17:50:16.683 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.683 INFO:tasks.workunit.client.0.smithi029.stdout: "truncate_lat": { 2024-08-29T17:50:16.683 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 67, 2024-08-29T17:50:16.683 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 540884 2024-08-29T17:50:16.683 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.683 INFO:tasks.workunit.client.0.smithi029.stdout: "txc_commit_lat": { 2024-08-29T17:50:16.683 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 505, 2024-08-29T17:50:16.684 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 499993350 2024-08-29T17:50:16.684 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.684 INFO:tasks.workunit.client.0.smithi029.stdout: "txc_submit_lat": { 2024-08-29T17:50:16.684 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 505, 2024-08-29T17:50:16.684 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 44480100 2024-08-29T17:50:16.684 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.684 INFO:tasks.workunit.client.0.smithi029.stdout: "txc_throttle_lat": { 2024-08-29T17:50:16.684 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 505, 2024-08-29T17:50:16.684 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 4774362 2024-08-29T17:50:16.684 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:16.684 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.684 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore-pricache": { 2024-08-29T17:50:16.684 INFO:tasks.workunit.client.0.smithi029.stdout: "cache_bytes": { 2024-08-29T17:50:16.685 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1901933480 2024-08-29T17:50:16.685 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.685 INFO:tasks.workunit.client.0.smithi029.stdout: "heap_bytes": { 2024-08-29T17:50:16.685 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 46792704 2024-08-29T17:50:16.685 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.685 INFO:tasks.workunit.client.0.smithi029.stdout: "mapped_bytes": { 2024-08-29T17:50:16.685 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 46186496 2024-08-29T17:50:16.685 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.685 INFO:tasks.workunit.client.0.smithi029.stdout: "target_bytes": { 2024-08-29T17:50:16.685 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 3184988057 2024-08-29T17:50:16.685 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.685 INFO:tasks.workunit.client.0.smithi029.stdout: "unmapped_bytes": { 2024-08-29T17:50:16.685 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 606208 2024-08-29T17:50:16.685 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:16.686 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.686 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore-pricache:data": { 2024-08-29T17:50:16.686 INFO:tasks.workunit.client.0.smithi029.stdout: "committed_bytes": { 2024-08-29T17:50:16.686 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 159383552 2024-08-29T17:50:16.686 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.686 INFO:tasks.workunit.client.0.smithi029.stdout: "pri0_bytes": { 2024-08-29T17:50:16.686 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.686 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.686 INFO:tasks.workunit.client.0.smithi029.stdout: "pri10_bytes": { 2024-08-29T17:50:16.686 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.686 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.686 INFO:tasks.workunit.client.0.smithi029.stdout: "pri11_bytes": { 2024-08-29T17:50:16.686 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 87887135 2024-08-29T17:50:16.687 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.687 INFO:tasks.workunit.client.0.smithi029.stdout: "pri1_bytes": { 2024-08-29T17:50:16.687 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.687 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.687 INFO:tasks.workunit.client.0.smithi029.stdout: "pri2_bytes": { 2024-08-29T17:50:16.687 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.687 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.687 INFO:tasks.workunit.client.0.smithi029.stdout: "pri3_bytes": { 2024-08-29T17:50:16.687 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.687 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.687 INFO:tasks.workunit.client.0.smithi029.stdout: "pri4_bytes": { 2024-08-29T17:50:16.687 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.687 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.687 INFO:tasks.workunit.client.0.smithi029.stdout: "pri5_bytes": { 2024-08-29T17:50:16.688 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.688 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.688 INFO:tasks.workunit.client.0.smithi029.stdout: "pri6_bytes": { 2024-08-29T17:50:16.688 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 610304 2024-08-29T17:50:16.688 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.688 INFO:tasks.workunit.client.0.smithi029.stdout: "pri7_bytes": { 2024-08-29T17:50:16.688 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.688 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.688 INFO:tasks.workunit.client.0.smithi029.stdout: "pri8_bytes": { 2024-08-29T17:50:16.688 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.688 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.688 INFO:tasks.workunit.client.0.smithi029.stdout: "pri9_bytes": { 2024-08-29T17:50:16.689 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.689 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.689 INFO:tasks.workunit.client.0.smithi029.stdout: "reserved_bytes": { 2024-08-29T17:50:16.689 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 70886113 2024-08-29T17:50:16.689 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:16.689 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.689 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore-pricache:kv": { 2024-08-29T17:50:16.689 INFO:tasks.workunit.client.0.smithi029.stdout: "committed_bytes": { 2024-08-29T17:50:16.689 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 796917760 2024-08-29T17:50:16.689 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.689 INFO:tasks.workunit.client.0.smithi029.stdout: "pri0_bytes": { 2024-08-29T17:50:16.689 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 67108864 2024-08-29T17:50:16.689 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.690 INFO:tasks.workunit.client.0.smithi029.stdout: "pri10_bytes": { 2024-08-29T17:50:16.690 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.690 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.690 INFO:tasks.workunit.client.0.smithi029.stdout: "pri11_bytes": { 2024-08-29T17:50:16.690 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 659153512 2024-08-29T17:50:16.690 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.690 INFO:tasks.workunit.client.0.smithi029.stdout: "pri1_bytes": { 2024-08-29T17:50:16.690 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.690 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.690 INFO:tasks.workunit.client.0.smithi029.stdout: "pri2_bytes": { 2024-08-29T17:50:16.690 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.690 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.690 INFO:tasks.workunit.client.0.smithi029.stdout: "pri3_bytes": { 2024-08-29T17:50:16.690 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.691 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.691 INFO:tasks.workunit.client.0.smithi029.stdout: "pri4_bytes": { 2024-08-29T17:50:16.691 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.691 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.691 INFO:tasks.workunit.client.0.smithi029.stdout: "pri5_bytes": { 2024-08-29T17:50:16.691 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.691 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.691 INFO:tasks.workunit.client.0.smithi029.stdout: "pri6_bytes": { 2024-08-29T17:50:16.691 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 240 2024-08-29T17:50:16.691 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.691 INFO:tasks.workunit.client.0.smithi029.stdout: "pri7_bytes": { 2024-08-29T17:50:16.691 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.691 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.692 INFO:tasks.workunit.client.0.smithi029.stdout: "pri8_bytes": { 2024-08-29T17:50:16.692 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.692 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.692 INFO:tasks.workunit.client.0.smithi029.stdout: "pri9_bytes": { 2024-08-29T17:50:16.692 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.692 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.692 INFO:tasks.workunit.client.0.smithi029.stdout: "reserved_bytes": { 2024-08-29T17:50:16.692 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 70655144 2024-08-29T17:50:16.692 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:16.692 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.692 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore-pricache:kv_onode": { 2024-08-29T17:50:16.692 INFO:tasks.workunit.client.0.smithi029.stdout: "committed_bytes": { 2024-08-29T17:50:16.692 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 192937984 2024-08-29T17:50:16.693 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.693 INFO:tasks.workunit.client.0.smithi029.stdout: "pri0_bytes": { 2024-08-29T17:50:16.693 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 67108864 2024-08-29T17:50:16.693 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.693 INFO:tasks.workunit.client.0.smithi029.stdout: "pri10_bytes": { 2024-08-29T17:50:16.693 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 464 2024-08-29T17:50:16.693 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.693 INFO:tasks.workunit.client.0.smithi029.stdout: "pri11_bytes": { 2024-08-29T17:50:16.693 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 58591423 2024-08-29T17:50:16.693 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.693 INFO:tasks.workunit.client.0.smithi029.stdout: "pri1_bytes": { 2024-08-29T17:50:16.693 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.693 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.694 INFO:tasks.workunit.client.0.smithi029.stdout: "pri2_bytes": { 2024-08-29T17:50:16.694 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.694 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.694 INFO:tasks.workunit.client.0.smithi029.stdout: "pri3_bytes": { 2024-08-29T17:50:16.694 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.694 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.694 INFO:tasks.workunit.client.0.smithi029.stdout: "pri4_bytes": { 2024-08-29T17:50:16.694 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.694 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.694 INFO:tasks.workunit.client.0.smithi029.stdout: "pri5_bytes": { 2024-08-29T17:50:16.694 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.694 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.694 INFO:tasks.workunit.client.0.smithi029.stdout: "pri6_bytes": { 2024-08-29T17:50:16.695 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.695 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.695 INFO:tasks.workunit.client.0.smithi029.stdout: "pri7_bytes": { 2024-08-29T17:50:16.695 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.695 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.695 INFO:tasks.workunit.client.0.smithi029.stdout: "pri8_bytes": { 2024-08-29T17:50:16.695 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.695 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.695 INFO:tasks.workunit.client.0.smithi029.stdout: "pri9_bytes": { 2024-08-29T17:50:16.695 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.695 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.695 INFO:tasks.workunit.client.0.smithi029.stdout: "reserved_bytes": { 2024-08-29T17:50:16.695 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 67237233 2024-08-29T17:50:16.695 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:16.696 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.696 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore-pricache:meta": { 2024-08-29T17:50:16.696 INFO:tasks.workunit.client.0.smithi029.stdout: "committed_bytes": { 2024-08-29T17:50:16.696 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 729808896 2024-08-29T17:50:16.696 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.696 INFO:tasks.workunit.client.0.smithi029.stdout: "pri0_bytes": { 2024-08-29T17:50:16.696 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.696 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.696 INFO:tasks.workunit.client.0.smithi029.stdout: "pri10_bytes": { 2024-08-29T17:50:16.696 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.696 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.696 INFO:tasks.workunit.client.0.smithi029.stdout: "pri11_bytes": { 2024-08-29T17:50:16.696 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 659153512 2024-08-29T17:50:16.697 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.697 INFO:tasks.workunit.client.0.smithi029.stdout: "pri1_bytes": { 2024-08-29T17:50:16.697 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.697 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.697 INFO:tasks.workunit.client.0.smithi029.stdout: "pri2_bytes": { 2024-08-29T17:50:16.697 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.697 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.697 INFO:tasks.workunit.client.0.smithi029.stdout: "pri3_bytes": { 2024-08-29T17:50:16.697 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.697 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.697 INFO:tasks.workunit.client.0.smithi029.stdout: "pri4_bytes": { 2024-08-29T17:50:16.697 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.697 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.698 INFO:tasks.workunit.client.0.smithi029.stdout: "pri5_bytes": { 2024-08-29T17:50:16.698 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.698 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.698 INFO:tasks.workunit.client.0.smithi029.stdout: "pri6_bytes": { 2024-08-29T17:50:16.698 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 215693 2024-08-29T17:50:16.698 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.698 INFO:tasks.workunit.client.0.smithi029.stdout: "pri7_bytes": { 2024-08-29T17:50:16.698 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.698 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.698 INFO:tasks.workunit.client.0.smithi029.stdout: "pri8_bytes": { 2024-08-29T17:50:16.698 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.698 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.698 INFO:tasks.workunit.client.0.smithi029.stdout: "pri9_bytes": { 2024-08-29T17:50:16.698 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.699 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.699 INFO:tasks.workunit.client.0.smithi029.stdout: "reserved_bytes": { 2024-08-29T17:50:16.699 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 70439691 2024-08-29T17:50:16.699 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:16.699 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.699 INFO:tasks.workunit.client.0.smithi029.stdout: "objecter": { 2024-08-29T17:50:16.699 INFO:tasks.workunit.client.0.smithi029.stdout: "op_active": { 2024-08-29T17:50:16.699 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.699 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.699 INFO:tasks.workunit.client.0.smithi029.stdout: "op_r": { 2024-08-29T17:50:16.699 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.699 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.699 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rmw": { 2024-08-29T17:50:16.700 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.700 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.700 INFO:tasks.workunit.client.0.smithi029.stdout: "op_w": { 2024-08-29T17:50:16.700 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.700 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:16.700 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.700 INFO:tasks.workunit.client.0.smithi029.stdout: "osd": { 2024-08-29T17:50:16.700 INFO:tasks.workunit.client.0.smithi029.stdout: "numpg": { 2024-08-29T17:50:16.700 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 45 2024-08-29T17:50:16.700 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.700 INFO:tasks.workunit.client.0.smithi029.stdout: "numpg_removing": { 2024-08-29T17:50:16.700 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.700 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.701 INFO:tasks.workunit.client.0.smithi029.stdout: "op": { 2024-08-29T17:50:16.701 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 6 2024-08-29T17:50:16.701 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.701 INFO:tasks.workunit.client.0.smithi029.stdout: "op_delayed_degraded": { 2024-08-29T17:50:16.701 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.701 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.701 INFO:tasks.workunit.client.0.smithi029.stdout: "op_delayed_unreadable": { 2024-08-29T17:50:16.701 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.701 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.701 INFO:tasks.workunit.client.0.smithi029.stdout: "op_in_bytes": { 2024-08-29T17:50:16.701 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 616 2024-08-29T17:50:16.701 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.701 INFO:tasks.workunit.client.0.smithi029.stdout: "op_latency": { 2024-08-29T17:50:16.701 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 6, 2024-08-29T17:50:16.702 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 76054033 2024-08-29T17:50:16.702 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.702 INFO:tasks.workunit.client.0.smithi029.stdout: "op_out_bytes": { 2024-08-29T17:50:16.702 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.702 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.702 INFO:tasks.workunit.client.0.smithi029.stdout: "op_prepare_latency": { 2024-08-29T17:50:16.702 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 7, 2024-08-29T17:50:16.702 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 3041816 2024-08-29T17:50:16.702 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.702 INFO:tasks.workunit.client.0.smithi029.stdout: "op_process_latency": { 2024-08-29T17:50:16.702 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 6, 2024-08-29T17:50:16.702 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 11878741 2024-08-29T17:50:16.702 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.703 INFO:tasks.workunit.client.0.smithi029.stdout: "op_r": { 2024-08-29T17:50:16.703 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.703 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.703 INFO:tasks.workunit.client.0.smithi029.stdout: "op_r_latency": { 2024-08-29T17:50:16.703 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:16.703 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.703 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.703 INFO:tasks.workunit.client.0.smithi029.stdout: "op_r_latency_out_bytes_histogram": { 2024-08-29T17:50:16.703 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.703 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.703 INFO:tasks.workunit.client.0.smithi029.stdout: "op_r_out_bytes": { 2024-08-29T17:50:16.703 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.703 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.704 INFO:tasks.workunit.client.0.smithi029.stdout: "op_r_prepare_latency": { 2024-08-29T17:50:16.704 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:16.704 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.704 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.704 INFO:tasks.workunit.client.0.smithi029.stdout: "op_r_process_latency": { 2024-08-29T17:50:16.704 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:16.704 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.704 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.704 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw": { 2024-08-29T17:50:16.704 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.704 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.704 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw_in_bytes": { 2024-08-29T17:50:16.704 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.705 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.705 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw_latency": { 2024-08-29T17:50:16.705 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:16.705 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.705 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.705 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw_latency_in_bytes_histogram": { 2024-08-29T17:50:16.705 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.705 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.705 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw_latency_out_bytes_histogram": { 2024-08-29T17:50:16.705 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.705 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.705 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw_out_bytes": { 2024-08-29T17:50:16.705 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.705 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.706 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw_prepare_latency": { 2024-08-29T17:50:16.706 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:16.706 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.706 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.706 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw_process_latency": { 2024-08-29T17:50:16.706 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:16.706 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.706 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.706 INFO:tasks.workunit.client.0.smithi029.stdout: "op_w": { 2024-08-29T17:50:16.706 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 6 2024-08-29T17:50:16.706 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.706 INFO:tasks.workunit.client.0.smithi029.stdout: "op_w_in_bytes": { 2024-08-29T17:50:16.706 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 616 2024-08-29T17:50:16.706 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.707 INFO:tasks.workunit.client.0.smithi029.stdout: "op_w_latency": { 2024-08-29T17:50:16.707 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 6, 2024-08-29T17:50:16.707 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 76054033 2024-08-29T17:50:16.707 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.707 INFO:tasks.workunit.client.0.smithi029.stdout: "op_w_latency_in_bytes_histogram": { 2024-08-29T17:50:16.707 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.707 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.707 INFO:tasks.workunit.client.0.smithi029.stdout: "op_w_prepare_latency": { 2024-08-29T17:50:16.707 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 7, 2024-08-29T17:50:16.707 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 3041816 2024-08-29T17:50:16.707 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.707 INFO:tasks.workunit.client.0.smithi029.stdout: "op_w_process_latency": { 2024-08-29T17:50:16.707 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 6, 2024-08-29T17:50:16.707 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 11878741 2024-08-29T17:50:16.708 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.708 INFO:tasks.workunit.client.0.smithi029.stdout: "op_wip": { 2024-08-29T17:50:16.708 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.708 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.708 INFO:tasks.workunit.client.0.smithi029.stdout: "recovery_bytes": { 2024-08-29T17:50:16.708 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1771104 2024-08-29T17:50:16.708 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.708 INFO:tasks.workunit.client.0.smithi029.stdout: "recovery_ops": { 2024-08-29T17:50:16.708 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 6 2024-08-29T17:50:16.708 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.708 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_bytes": { 2024-08-29T17:50:16.708 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 95995035648 2024-08-29T17:50:16.708 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.709 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_bytes_used": { 2024-08-29T17:50:16.709 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 29065216 2024-08-29T17:50:16.709 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:16.709 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:16.709 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.709 INFO:tasks.workunit.client.0.smithi029.stdout: "osd.1": { 2024-08-29T17:50:16.709 INFO:tasks.workunit.client.0.smithi029.stdout: "bluefs": { 2024-08-29T17:50:16.709 INFO:tasks.workunit.client.0.smithi029.stdout: "alloc_slow_fallback": { 2024-08-29T17:50:16.709 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.709 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.709 INFO:tasks.workunit.client.0.smithi029.stdout: "alloc_slow_size_fallback": { 2024-08-29T17:50:16.709 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.709 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.709 INFO:tasks.workunit.client.0.smithi029.stdout: "alloc_unit_db": { 2024-08-29T17:50:16.710 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 65536 2024-08-29T17:50:16.710 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.710 INFO:tasks.workunit.client.0.smithi029.stdout: "alloc_unit_main": { 2024-08-29T17:50:16.710 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.710 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.710 INFO:tasks.workunit.client.0.smithi029.stdout: "alloc_unit_wal": { 2024-08-29T17:50:16.710 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.710 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.710 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes_written_slow": { 2024-08-29T17:50:16.710 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.710 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.710 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes_written_sst": { 2024-08-29T17:50:16.710 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 12288 2024-08-29T17:50:16.711 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.711 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes_written_wal": { 2024-08-29T17:50:16.711 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 9609216 2024-08-29T17:50:16.711 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.711 INFO:tasks.workunit.client.0.smithi029.stdout: "compact_lat": { 2024-08-29T17:50:16.711 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:16.711 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.711 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.711 INFO:tasks.workunit.client.0.smithi029.stdout: "compact_lock_lat": { 2024-08-29T17:50:16.711 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:16.711 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.711 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.711 INFO:tasks.workunit.client.0.smithi029.stdout: "db_total_bytes": { 2024-08-29T17:50:16.711 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 95995035648 2024-08-29T17:50:16.712 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.712 INFO:tasks.workunit.client.0.smithi029.stdout: "db_used_bytes": { 2024-08-29T17:50:16.712 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 31850496 2024-08-29T17:50:16.712 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.712 INFO:tasks.workunit.client.0.smithi029.stdout: "log_bytes": { 2024-08-29T17:50:16.712 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 5959680 2024-08-29T17:50:16.712 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.712 INFO:tasks.workunit.client.0.smithi029.stdout: "logged_bytes": { 2024-08-29T17:50:16.712 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 5820416 2024-08-29T17:50:16.712 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.712 INFO:tasks.workunit.client.0.smithi029.stdout: "max_bytes_db": { 2024-08-29T17:50:16.712 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 31850496 2024-08-29T17:50:16.712 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.713 INFO:tasks.workunit.client.0.smithi029.stdout: "max_bytes_slow": { 2024-08-29T17:50:16.713 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.713 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.713 INFO:tasks.workunit.client.0.smithi029.stdout: "max_bytes_wal": { 2024-08-29T17:50:16.713 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.713 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.713 INFO:tasks.workunit.client.0.smithi029.stdout: "num_files": { 2024-08-29T17:50:16.713 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 14 2024-08-29T17:50:16.713 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.713 INFO:tasks.workunit.client.0.smithi029.stdout: "read_bytes": { 2024-08-29T17:50:16.713 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 206480 2024-08-29T17:50:16.713 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.713 INFO:tasks.workunit.client.0.smithi029.stdout: "read_count": { 2024-08-29T17:50:16.714 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 23 2024-08-29T17:50:16.714 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.714 INFO:tasks.workunit.client.0.smithi029.stdout: "read_disk_bytes": { 2024-08-29T17:50:16.714 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1282048 2024-08-29T17:50:16.714 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.714 INFO:tasks.workunit.client.0.smithi029.stdout: "read_disk_bytes_db": { 2024-08-29T17:50:16.714 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1286144 2024-08-29T17:50:16.714 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.714 INFO:tasks.workunit.client.0.smithi029.stdout: "read_disk_bytes_slow": { 2024-08-29T17:50:16.714 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.714 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.714 INFO:tasks.workunit.client.0.smithi029.stdout: "read_disk_bytes_wal": { 2024-08-29T17:50:16.714 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.714 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.715 INFO:tasks.workunit.client.0.smithi029.stdout: "read_disk_count": { 2024-08-29T17:50:16.715 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 15 2024-08-29T17:50:16.715 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.715 INFO:tasks.workunit.client.0.smithi029.stdout: "read_prefetch_bytes": { 2024-08-29T17:50:16.715 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 4991 2024-08-29T17:50:16.715 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.715 INFO:tasks.workunit.client.0.smithi029.stdout: "read_prefetch_count": { 2024-08-29T17:50:16.715 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 4 2024-08-29T17:50:16.715 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.715 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_buffer_bytes": { 2024-08-29T17:50:16.715 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 5557 2024-08-29T17:50:16.715 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.715 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_buffer_count": { 2024-08-29T17:50:16.715 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 24 2024-08-29T17:50:16.716 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.716 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_bytes": { 2024-08-29T17:50:16.716 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 5557 2024-08-29T17:50:16.716 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.716 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_count": { 2024-08-29T17:50:16.716 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 24 2024-08-29T17:50:16.716 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.716 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_disk_bytes": { 2024-08-29T17:50:16.716 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.716 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.716 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_disk_bytes_db": { 2024-08-29T17:50:16.716 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.716 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.717 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_disk_bytes_slow": { 2024-08-29T17:50:16.717 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.717 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.717 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_disk_bytes_wal": { 2024-08-29T17:50:16.717 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.717 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.717 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_disk_count": { 2024-08-29T17:50:16.717 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.717 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.717 INFO:tasks.workunit.client.0.smithi029.stdout: "slow_total_bytes": { 2024-08-29T17:50:16.717 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.717 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.717 INFO:tasks.workunit.client.0.smithi029.stdout: "slow_used_bytes": { 2024-08-29T17:50:16.717 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.718 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.718 INFO:tasks.workunit.client.0.smithi029.stdout: "wal_total_bytes": { 2024-08-29T17:50:16.718 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.718 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.718 INFO:tasks.workunit.client.0.smithi029.stdout: "wal_used_bytes": { 2024-08-29T17:50:16.718 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.718 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.718 INFO:tasks.workunit.client.0.smithi029.stdout: "write_bytes": { 2024-08-29T17:50:16.718 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 15507456 2024-08-29T17:50:16.718 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:16.718 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.718 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore": { 2024-08-29T17:50:16.718 INFO:tasks.workunit.client.0.smithi029.stdout: "alloc_unit": { 2024-08-29T17:50:16.719 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 4096 2024-08-29T17:50:16.719 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.719 INFO:tasks.workunit.client.0.smithi029.stdout: "allocated": { 2024-08-29T17:50:16.719 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 802816 2024-08-29T17:50:16.719 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.719 INFO:tasks.workunit.client.0.smithi029.stdout: "clist_lat": { 2024-08-29T17:50:16.719 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 5, 2024-08-29T17:50:16.719 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 390480 2024-08-29T17:50:16.719 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.719 INFO:tasks.workunit.client.0.smithi029.stdout: "compress_lat": { 2024-08-29T17:50:16.719 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:16.719 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.719 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.719 INFO:tasks.workunit.client.0.smithi029.stdout: "compressed": { 2024-08-29T17:50:16.720 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.720 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.720 INFO:tasks.workunit.client.0.smithi029.stdout: "compressed_allocated": { 2024-08-29T17:50:16.720 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.720 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.720 INFO:tasks.workunit.client.0.smithi029.stdout: "compressed_original": { 2024-08-29T17:50:16.720 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.720 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.720 INFO:tasks.workunit.client.0.smithi029.stdout: "csum_lat": { 2024-08-29T17:50:16.720 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 33, 2024-08-29T17:50:16.720 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 146764 2024-08-29T17:50:16.720 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.721 INFO:tasks.workunit.client.0.smithi029.stdout: "decompress_lat": { 2024-08-29T17:50:16.721 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:16.721 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.721 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.721 INFO:tasks.workunit.client.0.smithi029.stdout: "fragmentation_micros": { 2024-08-29T17:50:16.721 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.721 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.721 INFO:tasks.workunit.client.0.smithi029.stdout: "kv_commit_lat": { 2024-08-29T17:50:16.721 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 1408, 2024-08-29T17:50:16.721 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 407250924 2024-08-29T17:50:16.721 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.721 INFO:tasks.workunit.client.0.smithi029.stdout: "kv_final_lat": { 2024-08-29T17:50:16.721 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 1406, 2024-08-29T17:50:16.721 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 37058291 2024-08-29T17:50:16.722 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.722 INFO:tasks.workunit.client.0.smithi029.stdout: "kv_flush_lat": { 2024-08-29T17:50:16.722 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 1408, 2024-08-29T17:50:16.722 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 2541299 2024-08-29T17:50:16.722 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.722 INFO:tasks.workunit.client.0.smithi029.stdout: "kv_sync_lat": { 2024-08-29T17:50:16.722 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 1408, 2024-08-29T17:50:16.722 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 409792223 2024-08-29T17:50:16.722 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.722 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_get_keys_lat": { 2024-08-29T17:50:16.722 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:16.722 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.722 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.722 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_get_values_lat": { 2024-08-29T17:50:16.723 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 3, 2024-08-29T17:50:16.723 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 77770 2024-08-29T17:50:16.723 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.723 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_lower_bound_lat": { 2024-08-29T17:50:16.723 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 4, 2024-08-29T17:50:16.723 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 16216 2024-08-29T17:50:16.723 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.723 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_next_lat": { 2024-08-29T17:50:16.723 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:16.723 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.723 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.723 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_seek_to_first_lat": { 2024-08-29T17:50:16.723 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:16.723 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.724 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.724 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_upper_bound_lat": { 2024-08-29T17:50:16.724 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 5, 2024-08-29T17:50:16.724 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 26951 2024-08-29T17:50:16.724 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.724 INFO:tasks.workunit.client.0.smithi029.stdout: "onode_hits": { 2024-08-29T17:50:16.724 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 3981 2024-08-29T17:50:16.724 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.724 INFO:tasks.workunit.client.0.smithi029.stdout: "onode_misses": { 2024-08-29T17:50:16.724 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 353 2024-08-29T17:50:16.724 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.724 INFO:tasks.workunit.client.0.smithi029.stdout: "read_lat": { 2024-08-29T17:50:16.724 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 155, 2024-08-29T17:50:16.725 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 4174077 2024-08-29T17:50:16.725 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.725 INFO:tasks.workunit.client.0.smithi029.stdout: "read_onode_meta_lat": { 2024-08-29T17:50:16.725 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 393, 2024-08-29T17:50:16.725 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 513036 2024-08-29T17:50:16.725 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.725 INFO:tasks.workunit.client.0.smithi029.stdout: "read_wait_aio_lat": { 2024-08-29T17:50:16.725 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 238, 2024-08-29T17:50:16.725 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 2320625 2024-08-29T17:50:16.725 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.725 INFO:tasks.workunit.client.0.smithi029.stdout: "reads_with_retries": { 2024-08-29T17:50:16.725 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.725 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.725 INFO:tasks.workunit.client.0.smithi029.stdout: "remove_lat": { 2024-08-29T17:50:16.726 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 103, 2024-08-29T17:50:16.726 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 6050535 2024-08-29T17:50:16.726 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.726 INFO:tasks.workunit.client.0.smithi029.stdout: "state_aio_wait_lat": { 2024-08-29T17:50:16.726 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 3531, 2024-08-29T17:50:16.726 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1971058417 2024-08-29T17:50:16.726 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.726 INFO:tasks.workunit.client.0.smithi029.stdout: "state_deferred_aio_wait_lat": { 2024-08-29T17:50:16.726 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 131, 2024-08-29T17:50:16.726 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 19956994 2024-08-29T17:50:16.726 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.726 INFO:tasks.workunit.client.0.smithi029.stdout: "state_deferred_cleanup_lat": { 2024-08-29T17:50:16.726 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 130, 2024-08-29T17:50:16.727 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1327645082618 2024-08-29T17:50:16.727 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.727 INFO:tasks.workunit.client.0.smithi029.stdout: "state_deferred_queued_lat": { 2024-08-29T17:50:16.727 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 131, 2024-08-29T17:50:16.727 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 163585383211 2024-08-29T17:50:16.727 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.727 INFO:tasks.workunit.client.0.smithi029.stdout: "state_done_lat": { 2024-08-29T17:50:16.727 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 3530, 2024-08-29T17:50:16.727 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 263425697629 2024-08-29T17:50:16.727 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.727 INFO:tasks.workunit.client.0.smithi029.stdout: "state_finishing_lat": { 2024-08-29T17:50:16.727 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 3530, 2024-08-29T17:50:16.727 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 369119 2024-08-29T17:50:16.727 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.728 INFO:tasks.workunit.client.0.smithi029.stdout: "state_io_done_lat": { 2024-08-29T17:50:16.728 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 3531, 2024-08-29T17:50:16.728 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 6108636 2024-08-29T17:50:16.728 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.728 INFO:tasks.workunit.client.0.smithi029.stdout: "state_kv_commiting_lat": { 2024-08-29T17:50:16.728 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 3531, 2024-08-29T17:50:16.728 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 908021963 2024-08-29T17:50:16.728 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.728 INFO:tasks.workunit.client.0.smithi029.stdout: "state_kv_done_lat": { 2024-08-29T17:50:16.728 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 3531, 2024-08-29T17:50:16.728 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 992820 2024-08-29T17:50:16.728 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.728 INFO:tasks.workunit.client.0.smithi029.stdout: "state_kv_queued_lat": { 2024-08-29T17:50:16.729 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 3531, 2024-08-29T17:50:16.729 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 494256594 2024-08-29T17:50:16.729 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.729 INFO:tasks.workunit.client.0.smithi029.stdout: "state_prepare_lat": { 2024-08-29T17:50:16.729 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 3531, 2024-08-29T17:50:16.729 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 227744289 2024-08-29T17:50:16.729 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.729 INFO:tasks.workunit.client.0.smithi029.stdout: "stored": { 2024-08-29T17:50:16.729 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 354042 2024-08-29T17:50:16.729 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.729 INFO:tasks.workunit.client.0.smithi029.stdout: "truncate_lat": { 2024-08-29T17:50:16.729 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 64, 2024-08-29T17:50:16.729 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 659425 2024-08-29T17:50:16.729 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.730 INFO:tasks.workunit.client.0.smithi029.stdout: "txc_commit_lat": { 2024-08-29T17:50:16.730 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 3531, 2024-08-29T17:50:16.730 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 3607645941 2024-08-29T17:50:16.730 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.730 INFO:tasks.workunit.client.0.smithi029.stdout: "txc_submit_lat": { 2024-08-29T17:50:16.730 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 3531, 2024-08-29T17:50:16.730 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 308883134 2024-08-29T17:50:16.730 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.730 INFO:tasks.workunit.client.0.smithi029.stdout: "txc_throttle_lat": { 2024-08-29T17:50:16.730 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 3531, 2024-08-29T17:50:16.730 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 38060442 2024-08-29T17:50:16.730 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:16.730 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.731 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore-pricache": { 2024-08-29T17:50:16.731 INFO:tasks.workunit.client.0.smithi029.stdout: "cache_bytes": { 2024-08-29T17:50:16.731 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1901933480 2024-08-29T17:50:16.731 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.731 INFO:tasks.workunit.client.0.smithi029.stdout: "heap_bytes": { 2024-08-29T17:50:16.731 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 49938432 2024-08-29T17:50:16.731 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.731 INFO:tasks.workunit.client.0.smithi029.stdout: "mapped_bytes": { 2024-08-29T17:50:16.731 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 49446912 2024-08-29T17:50:16.731 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.731 INFO:tasks.workunit.client.0.smithi029.stdout: "target_bytes": { 2024-08-29T17:50:16.731 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 3184988057 2024-08-29T17:50:16.731 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.731 INFO:tasks.workunit.client.0.smithi029.stdout: "unmapped_bytes": { 2024-08-29T17:50:16.732 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 491520 2024-08-29T17:50:16.732 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:16.732 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.732 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore-pricache:data": { 2024-08-29T17:50:16.732 INFO:tasks.workunit.client.0.smithi029.stdout: "committed_bytes": { 2024-08-29T17:50:16.732 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 159383552 2024-08-29T17:50:16.732 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.732 INFO:tasks.workunit.client.0.smithi029.stdout: "pri0_bytes": { 2024-08-29T17:50:16.732 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.732 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.732 INFO:tasks.workunit.client.0.smithi029.stdout: "pri10_bytes": { 2024-08-29T17:50:16.732 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.732 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.733 INFO:tasks.workunit.client.0.smithi029.stdout: "pri11_bytes": { 2024-08-29T17:50:16.733 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 87918115 2024-08-29T17:50:16.733 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.733 INFO:tasks.workunit.client.0.smithi029.stdout: "pri1_bytes": { 2024-08-29T17:50:16.733 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.733 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.733 INFO:tasks.workunit.client.0.smithi029.stdout: "pri2_bytes": { 2024-08-29T17:50:16.733 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.733 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.733 INFO:tasks.workunit.client.0.smithi029.stdout: "pri3_bytes": { 2024-08-29T17:50:16.733 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.733 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.733 INFO:tasks.workunit.client.0.smithi029.stdout: "pri4_bytes": { 2024-08-29T17:50:16.733 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.734 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.734 INFO:tasks.workunit.client.0.smithi029.stdout: "pri5_bytes": { 2024-08-29T17:50:16.734 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.734 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.734 INFO:tasks.workunit.client.0.smithi029.stdout: "pri6_bytes": { 2024-08-29T17:50:16.734 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 8192 2024-08-29T17:50:16.734 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.734 INFO:tasks.workunit.client.0.smithi029.stdout: "pri7_bytes": { 2024-08-29T17:50:16.734 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.734 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.734 INFO:tasks.workunit.client.0.smithi029.stdout: "pri8_bytes": { 2024-08-29T17:50:16.734 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.734 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.734 INFO:tasks.workunit.client.0.smithi029.stdout: "pri9_bytes": { 2024-08-29T17:50:16.735 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.735 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.735 INFO:tasks.workunit.client.0.smithi029.stdout: "reserved_bytes": { 2024-08-29T17:50:16.735 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 71457245 2024-08-29T17:50:16.735 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:16.735 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.735 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore-pricache:kv": { 2024-08-29T17:50:16.735 INFO:tasks.workunit.client.0.smithi029.stdout: "committed_bytes": { 2024-08-29T17:50:16.735 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 796917760 2024-08-29T17:50:16.735 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.735 INFO:tasks.workunit.client.0.smithi029.stdout: "pri0_bytes": { 2024-08-29T17:50:16.735 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 67108864 2024-08-29T17:50:16.735 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.735 INFO:tasks.workunit.client.0.smithi029.stdout: "pri10_bytes": { 2024-08-29T17:50:16.736 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.736 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.736 INFO:tasks.workunit.client.0.smithi029.stdout: "pri11_bytes": { 2024-08-29T17:50:16.736 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 659385866 2024-08-29T17:50:16.736 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.736 INFO:tasks.workunit.client.0.smithi029.stdout: "pri1_bytes": { 2024-08-29T17:50:16.736 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.736 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.736 INFO:tasks.workunit.client.0.smithi029.stdout: "pri2_bytes": { 2024-08-29T17:50:16.736 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.736 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.736 INFO:tasks.workunit.client.0.smithi029.stdout: "pri3_bytes": { 2024-08-29T17:50:16.736 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.736 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.737 INFO:tasks.workunit.client.0.smithi029.stdout: "pri4_bytes": { 2024-08-29T17:50:16.737 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.737 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.737 INFO:tasks.workunit.client.0.smithi029.stdout: "pri5_bytes": { 2024-08-29T17:50:16.737 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.737 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.737 INFO:tasks.workunit.client.0.smithi029.stdout: "pri6_bytes": { 2024-08-29T17:50:16.737 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 240 2024-08-29T17:50:16.737 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.737 INFO:tasks.workunit.client.0.smithi029.stdout: "pri7_bytes": { 2024-08-29T17:50:16.737 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.737 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.738 INFO:tasks.workunit.client.0.smithi029.stdout: "pri8_bytes": { 2024-08-29T17:50:16.738 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.738 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.738 INFO:tasks.workunit.client.0.smithi029.stdout: "pri9_bytes": { 2024-08-29T17:50:16.738 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.738 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.738 INFO:tasks.workunit.client.0.smithi029.stdout: "reserved_bytes": { 2024-08-29T17:50:16.738 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 70422790 2024-08-29T17:50:16.738 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:16.738 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.738 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore-pricache:kv_onode": { 2024-08-29T17:50:16.738 INFO:tasks.workunit.client.0.smithi029.stdout: "committed_bytes": { 2024-08-29T17:50:16.738 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 192937984 2024-08-29T17:50:16.738 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.739 INFO:tasks.workunit.client.0.smithi029.stdout: "pri0_bytes": { 2024-08-29T17:50:16.739 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 67108864 2024-08-29T17:50:16.739 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.739 INFO:tasks.workunit.client.0.smithi029.stdout: "pri10_bytes": { 2024-08-29T17:50:16.739 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 464 2024-08-29T17:50:16.739 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.739 INFO:tasks.workunit.client.0.smithi029.stdout: "pri11_bytes": { 2024-08-29T17:50:16.739 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 58612077 2024-08-29T17:50:16.739 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.739 INFO:tasks.workunit.client.0.smithi029.stdout: "pri1_bytes": { 2024-08-29T17:50:16.739 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.739 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.739 INFO:tasks.workunit.client.0.smithi029.stdout: "pri2_bytes": { 2024-08-29T17:50:16.739 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.740 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.740 INFO:tasks.workunit.client.0.smithi029.stdout: "pri3_bytes": { 2024-08-29T17:50:16.740 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.740 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.740 INFO:tasks.workunit.client.0.smithi029.stdout: "pri4_bytes": { 2024-08-29T17:50:16.740 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.740 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.740 INFO:tasks.workunit.client.0.smithi029.stdout: "pri5_bytes": { 2024-08-29T17:50:16.740 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.740 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.740 INFO:tasks.workunit.client.0.smithi029.stdout: "pri6_bytes": { 2024-08-29T17:50:16.740 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.740 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.741 INFO:tasks.workunit.client.0.smithi029.stdout: "pri7_bytes": { 2024-08-29T17:50:16.741 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.741 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.741 INFO:tasks.workunit.client.0.smithi029.stdout: "pri8_bytes": { 2024-08-29T17:50:16.741 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.741 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.741 INFO:tasks.workunit.client.0.smithi029.stdout: "pri9_bytes": { 2024-08-29T17:50:16.741 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.741 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.741 INFO:tasks.workunit.client.0.smithi029.stdout: "reserved_bytes": { 2024-08-29T17:50:16.741 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 67216579 2024-08-29T17:50:16.741 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:16.741 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.741 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore-pricache:meta": { 2024-08-29T17:50:16.742 INFO:tasks.workunit.client.0.smithi029.stdout: "committed_bytes": { 2024-08-29T17:50:16.742 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 729808896 2024-08-29T17:50:16.742 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.742 INFO:tasks.workunit.client.0.smithi029.stdout: "pri0_bytes": { 2024-08-29T17:50:16.742 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.742 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.742 INFO:tasks.workunit.client.0.smithi029.stdout: "pri10_bytes": { 2024-08-29T17:50:16.742 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.742 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.742 INFO:tasks.workunit.client.0.smithi029.stdout: "pri11_bytes": { 2024-08-29T17:50:16.742 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 659385866 2024-08-29T17:50:16.742 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.742 INFO:tasks.workunit.client.0.smithi029.stdout: "pri1_bytes": { 2024-08-29T17:50:16.742 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.743 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.743 INFO:tasks.workunit.client.0.smithi029.stdout: "pri2_bytes": { 2024-08-29T17:50:16.743 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.743 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.743 INFO:tasks.workunit.client.0.smithi029.stdout: "pri3_bytes": { 2024-08-29T17:50:16.743 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.743 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.743 INFO:tasks.workunit.client.0.smithi029.stdout: "pri4_bytes": { 2024-08-29T17:50:16.743 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.743 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.743 INFO:tasks.workunit.client.0.smithi029.stdout: "pri5_bytes": { 2024-08-29T17:50:16.743 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.743 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.743 INFO:tasks.workunit.client.0.smithi029.stdout: "pri6_bytes": { 2024-08-29T17:50:16.744 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 182857 2024-08-29T17:50:16.744 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.744 INFO:tasks.workunit.client.0.smithi029.stdout: "pri7_bytes": { 2024-08-29T17:50:16.744 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.744 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.744 INFO:tasks.workunit.client.0.smithi029.stdout: "pri8_bytes": { 2024-08-29T17:50:16.744 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.744 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.744 INFO:tasks.workunit.client.0.smithi029.stdout: "pri9_bytes": { 2024-08-29T17:50:16.744 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.744 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.744 INFO:tasks.workunit.client.0.smithi029.stdout: "reserved_bytes": { 2024-08-29T17:50:16.744 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 70240173 2024-08-29T17:50:16.745 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:16.745 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.745 INFO:tasks.workunit.client.0.smithi029.stdout: "objecter": { 2024-08-29T17:50:16.745 INFO:tasks.workunit.client.0.smithi029.stdout: "op_active": { 2024-08-29T17:50:16.745 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.745 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.745 INFO:tasks.workunit.client.0.smithi029.stdout: "op_r": { 2024-08-29T17:50:16.745 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.745 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.745 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rmw": { 2024-08-29T17:50:16.745 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.745 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.745 INFO:tasks.workunit.client.0.smithi029.stdout: "op_w": { 2024-08-29T17:50:16.745 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.746 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:16.746 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.746 INFO:tasks.workunit.client.0.smithi029.stdout: "osd": { 2024-08-29T17:50:16.746 INFO:tasks.workunit.client.0.smithi029.stdout: "numpg": { 2024-08-29T17:50:16.746 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 38 2024-08-29T17:50:16.746 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.746 INFO:tasks.workunit.client.0.smithi029.stdout: "numpg_removing": { 2024-08-29T17:50:16.746 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.746 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.746 INFO:tasks.workunit.client.0.smithi029.stdout: "op": { 2024-08-29T17:50:16.746 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 157 2024-08-29T17:50:16.746 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.746 INFO:tasks.workunit.client.0.smithi029.stdout: "op_delayed_degraded": { 2024-08-29T17:50:16.747 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.747 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.747 INFO:tasks.workunit.client.0.smithi029.stdout: "op_delayed_unreadable": { 2024-08-29T17:50:16.747 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.747 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.747 INFO:tasks.workunit.client.0.smithi029.stdout: "op_in_bytes": { 2024-08-29T17:50:16.747 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 2429467 2024-08-29T17:50:16.747 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.747 INFO:tasks.workunit.client.0.smithi029.stdout: "op_latency": { 2024-08-29T17:50:16.747 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 157, 2024-08-29T17:50:16.747 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1111507500 2024-08-29T17:50:16.747 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.747 INFO:tasks.workunit.client.0.smithi029.stdout: "op_out_bytes": { 2024-08-29T17:50:16.747 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1041 2024-08-29T17:50:16.748 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.748 INFO:tasks.workunit.client.0.smithi029.stdout: "op_prepare_latency": { 2024-08-29T17:50:16.748 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 157, 2024-08-29T17:50:16.748 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 70662269 2024-08-29T17:50:16.748 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.748 INFO:tasks.workunit.client.0.smithi029.stdout: "op_process_latency": { 2024-08-29T17:50:16.748 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 157, 2024-08-29T17:50:16.748 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 320325575 2024-08-29T17:50:16.748 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.748 INFO:tasks.workunit.client.0.smithi029.stdout: "op_r": { 2024-08-29T17:50:16.748 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 33 2024-08-29T17:50:16.748 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.748 INFO:tasks.workunit.client.0.smithi029.stdout: "op_r_latency": { 2024-08-29T17:50:16.749 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 33, 2024-08-29T17:50:16.749 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 6079857 2024-08-29T17:50:16.749 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.749 INFO:tasks.workunit.client.0.smithi029.stdout: "op_r_latency_out_bytes_histogram": { 2024-08-29T17:50:16.749 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.749 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.749 INFO:tasks.workunit.client.0.smithi029.stdout: "op_r_out_bytes": { 2024-08-29T17:50:16.749 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1041 2024-08-29T17:50:16.749 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.749 INFO:tasks.workunit.client.0.smithi029.stdout: "op_r_prepare_latency": { 2024-08-29T17:50:16.749 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 33, 2024-08-29T17:50:16.749 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 5184950 2024-08-29T17:50:16.749 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.749 INFO:tasks.workunit.client.0.smithi029.stdout: "op_r_process_latency": { 2024-08-29T17:50:16.750 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 33, 2024-08-29T17:50:16.750 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 4211068 2024-08-29T17:50:16.750 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.750 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw": { 2024-08-29T17:50:16.750 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 22 2024-08-29T17:50:16.750 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.750 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw_in_bytes": { 2024-08-29T17:50:16.750 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.750 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.750 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw_latency": { 2024-08-29T17:50:16.750 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 22, 2024-08-29T17:50:16.750 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 25985285 2024-08-29T17:50:16.750 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.751 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw_latency_in_bytes_histogram": { 2024-08-29T17:50:16.751 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.751 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.751 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw_latency_out_bytes_histogram": { 2024-08-29T17:50:16.751 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.751 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.751 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw_out_bytes": { 2024-08-29T17:50:16.751 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.751 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.751 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw_prepare_latency": { 2024-08-29T17:50:16.751 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 22, 2024-08-29T17:50:16.751 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 11347515 2024-08-29T17:50:16.751 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.751 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw_process_latency": { 2024-08-29T17:50:16.752 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 22, 2024-08-29T17:50:16.752 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 24344825 2024-08-29T17:50:16.752 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.752 INFO:tasks.workunit.client.0.smithi029.stdout: "op_w": { 2024-08-29T17:50:16.752 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 102 2024-08-29T17:50:16.752 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.752 INFO:tasks.workunit.client.0.smithi029.stdout: "op_w_in_bytes": { 2024-08-29T17:50:16.752 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 2429467 2024-08-29T17:50:16.752 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.752 INFO:tasks.workunit.client.0.smithi029.stdout: "op_w_latency": { 2024-08-29T17:50:16.752 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 102, 2024-08-29T17:50:16.752 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1079442358 2024-08-29T17:50:16.752 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.752 INFO:tasks.workunit.client.0.smithi029.stdout: "op_w_latency_in_bytes_histogram": { 2024-08-29T17:50:16.753 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.753 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.753 INFO:tasks.workunit.client.0.smithi029.stdout: "op_w_prepare_latency": { 2024-08-29T17:50:16.753 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 102, 2024-08-29T17:50:16.753 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 54129804 2024-08-29T17:50:16.753 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.753 INFO:tasks.workunit.client.0.smithi029.stdout: "op_w_process_latency": { 2024-08-29T17:50:16.753 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 102, 2024-08-29T17:50:16.753 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 291769682 2024-08-29T17:50:16.753 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.753 INFO:tasks.workunit.client.0.smithi029.stdout: "op_wip": { 2024-08-29T17:50:16.753 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.753 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.754 INFO:tasks.workunit.client.0.smithi029.stdout: "recovery_bytes": { 2024-08-29T17:50:16.754 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 590368 2024-08-29T17:50:16.754 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.754 INFO:tasks.workunit.client.0.smithi029.stdout: "recovery_ops": { 2024-08-29T17:50:16.754 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 2 2024-08-29T17:50:16.754 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.754 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_bytes": { 2024-08-29T17:50:16.754 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 95995035648 2024-08-29T17:50:16.754 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.754 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_bytes_used": { 2024-08-29T17:50:16.754 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 32665600 2024-08-29T17:50:16.754 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:16.754 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:16.754 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.755 INFO:tasks.workunit.client.0.smithi029.stdout: "osd.2": { 2024-08-29T17:50:16.755 INFO:tasks.workunit.client.0.smithi029.stdout: "bluefs": { 2024-08-29T17:50:16.755 INFO:tasks.workunit.client.0.smithi029.stdout: "alloc_slow_fallback": { 2024-08-29T17:50:16.755 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.755 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.755 INFO:tasks.workunit.client.0.smithi029.stdout: "alloc_slow_size_fallback": { 2024-08-29T17:50:16.755 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.755 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.755 INFO:tasks.workunit.client.0.smithi029.stdout: "alloc_unit_db": { 2024-08-29T17:50:16.755 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 65536 2024-08-29T17:50:16.755 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.755 INFO:tasks.workunit.client.0.smithi029.stdout: "alloc_unit_main": { 2024-08-29T17:50:16.755 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.755 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.756 INFO:tasks.workunit.client.0.smithi029.stdout: "alloc_unit_wal": { 2024-08-29T17:50:16.756 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.756 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.756 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes_written_slow": { 2024-08-29T17:50:16.756 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.756 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.756 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes_written_sst": { 2024-08-29T17:50:16.756 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 12288 2024-08-29T17:50:16.756 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.756 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes_written_wal": { 2024-08-29T17:50:16.756 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 2244608 2024-08-29T17:50:16.756 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.757 INFO:tasks.workunit.client.0.smithi029.stdout: "compact_lat": { 2024-08-29T17:50:16.757 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:16.757 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.757 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.757 INFO:tasks.workunit.client.0.smithi029.stdout: "compact_lock_lat": { 2024-08-29T17:50:16.757 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:16.757 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.757 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.757 INFO:tasks.workunit.client.0.smithi029.stdout: "db_total_bytes": { 2024-08-29T17:50:16.757 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 95995035648 2024-08-29T17:50:16.757 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.757 INFO:tasks.workunit.client.0.smithi029.stdout: "db_used_bytes": { 2024-08-29T17:50:16.757 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 27656192 2024-08-29T17:50:16.757 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.758 INFO:tasks.workunit.client.0.smithi029.stdout: "log_bytes": { 2024-08-29T17:50:16.758 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1425408 2024-08-29T17:50:16.758 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.758 INFO:tasks.workunit.client.0.smithi029.stdout: "logged_bytes": { 2024-08-29T17:50:16.758 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1286144 2024-08-29T17:50:16.758 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.758 INFO:tasks.workunit.client.0.smithi029.stdout: "max_bytes_db": { 2024-08-29T17:50:16.758 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 31850496 2024-08-29T17:50:16.758 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.758 INFO:tasks.workunit.client.0.smithi029.stdout: "max_bytes_slow": { 2024-08-29T17:50:16.758 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.758 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.758 INFO:tasks.workunit.client.0.smithi029.stdout: "max_bytes_wal": { 2024-08-29T17:50:16.758 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.759 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.759 INFO:tasks.workunit.client.0.smithi029.stdout: "num_files": { 2024-08-29T17:50:16.759 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 14 2024-08-29T17:50:16.759 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.759 INFO:tasks.workunit.client.0.smithi029.stdout: "read_bytes": { 2024-08-29T17:50:16.759 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 206480 2024-08-29T17:50:16.759 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.759 INFO:tasks.workunit.client.0.smithi029.stdout: "read_count": { 2024-08-29T17:50:16.759 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 23 2024-08-29T17:50:16.759 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.759 INFO:tasks.workunit.client.0.smithi029.stdout: "read_disk_bytes": { 2024-08-29T17:50:16.759 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1282048 2024-08-29T17:50:16.759 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.759 INFO:tasks.workunit.client.0.smithi029.stdout: "read_disk_bytes_db": { 2024-08-29T17:50:16.760 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1286144 2024-08-29T17:50:16.760 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.760 INFO:tasks.workunit.client.0.smithi029.stdout: "read_disk_bytes_slow": { 2024-08-29T17:50:16.760 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.760 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.760 INFO:tasks.workunit.client.0.smithi029.stdout: "read_disk_bytes_wal": { 2024-08-29T17:50:16.760 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.760 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.760 INFO:tasks.workunit.client.0.smithi029.stdout: "read_disk_count": { 2024-08-29T17:50:16.760 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 15 2024-08-29T17:50:16.760 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.760 INFO:tasks.workunit.client.0.smithi029.stdout: "read_prefetch_bytes": { 2024-08-29T17:50:16.760 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 4991 2024-08-29T17:50:16.761 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.761 INFO:tasks.workunit.client.0.smithi029.stdout: "read_prefetch_count": { 2024-08-29T17:50:16.761 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 4 2024-08-29T17:50:16.761 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.761 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_buffer_bytes": { 2024-08-29T17:50:16.761 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 5557 2024-08-29T17:50:16.761 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.761 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_buffer_count": { 2024-08-29T17:50:16.761 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 24 2024-08-29T17:50:16.761 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.761 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_bytes": { 2024-08-29T17:50:16.761 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 5557 2024-08-29T17:50:16.761 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.761 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_count": { 2024-08-29T17:50:16.762 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 24 2024-08-29T17:50:16.762 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.762 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_disk_bytes": { 2024-08-29T17:50:16.762 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.762 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.762 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_disk_bytes_db": { 2024-08-29T17:50:16.762 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.762 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.762 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_disk_bytes_slow": { 2024-08-29T17:50:16.762 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.762 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.762 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_disk_bytes_wal": { 2024-08-29T17:50:16.762 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.763 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.763 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_disk_count": { 2024-08-29T17:50:16.763 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.763 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.763 INFO:tasks.workunit.client.0.smithi029.stdout: "slow_total_bytes": { 2024-08-29T17:50:16.763 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.763 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.763 INFO:tasks.workunit.client.0.smithi029.stdout: "slow_used_bytes": { 2024-08-29T17:50:16.763 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.763 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.763 INFO:tasks.workunit.client.0.smithi029.stdout: "wal_total_bytes": { 2024-08-29T17:50:16.763 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.763 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.763 INFO:tasks.workunit.client.0.smithi029.stdout: "wal_used_bytes": { 2024-08-29T17:50:16.764 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.764 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.764 INFO:tasks.workunit.client.0.smithi029.stdout: "write_bytes": { 2024-08-29T17:50:16.764 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 3608576 2024-08-29T17:50:16.764 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:16.764 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.764 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore": { 2024-08-29T17:50:16.764 INFO:tasks.workunit.client.0.smithi029.stdout: "alloc_unit": { 2024-08-29T17:50:16.764 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 4096 2024-08-29T17:50:16.764 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.764 INFO:tasks.workunit.client.0.smithi029.stdout: "allocated": { 2024-08-29T17:50:16.764 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 790528 2024-08-29T17:50:16.764 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.765 INFO:tasks.workunit.client.0.smithi029.stdout: "clist_lat": { 2024-08-29T17:50:16.765 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 4, 2024-08-29T17:50:16.765 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 479009 2024-08-29T17:50:16.765 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.765 INFO:tasks.workunit.client.0.smithi029.stdout: "compress_lat": { 2024-08-29T17:50:16.765 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:16.765 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.765 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.765 INFO:tasks.workunit.client.0.smithi029.stdout: "compressed": { 2024-08-29T17:50:16.765 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.765 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.765 INFO:tasks.workunit.client.0.smithi029.stdout: "compressed_allocated": { 2024-08-29T17:50:16.765 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.766 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.766 INFO:tasks.workunit.client.0.smithi029.stdout: "compressed_original": { 2024-08-29T17:50:16.766 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.766 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.766 INFO:tasks.workunit.client.0.smithi029.stdout: "csum_lat": { 2024-08-29T17:50:16.766 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 13, 2024-08-29T17:50:16.766 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 21444 2024-08-29T17:50:16.766 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.766 INFO:tasks.workunit.client.0.smithi029.stdout: "decompress_lat": { 2024-08-29T17:50:16.766 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:16.766 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.766 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.766 INFO:tasks.workunit.client.0.smithi029.stdout: "fragmentation_micros": { 2024-08-29T17:50:16.767 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.767 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.767 INFO:tasks.workunit.client.0.smithi029.stdout: "kv_commit_lat": { 2024-08-29T17:50:16.767 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 301, 2024-08-29T17:50:16.767 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 85221553 2024-08-29T17:50:16.767 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.767 INFO:tasks.workunit.client.0.smithi029.stdout: "kv_final_lat": { 2024-08-29T17:50:16.767 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 297, 2024-08-29T17:50:16.767 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 11836662 2024-08-29T17:50:16.767 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.767 INFO:tasks.workunit.client.0.smithi029.stdout: "kv_flush_lat": { 2024-08-29T17:50:16.767 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 301, 2024-08-29T17:50:16.767 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 649597 2024-08-29T17:50:16.767 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.768 INFO:tasks.workunit.client.0.smithi029.stdout: "kv_sync_lat": { 2024-08-29T17:50:16.768 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 301, 2024-08-29T17:50:16.768 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 85871150 2024-08-29T17:50:16.768 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.768 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_get_keys_lat": { 2024-08-29T17:50:16.768 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:16.768 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.768 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.768 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_get_values_lat": { 2024-08-29T17:50:16.768 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 3, 2024-08-29T17:50:16.768 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 73591 2024-08-29T17:50:16.768 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.768 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_lower_bound_lat": { 2024-08-29T17:50:16.769 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 2, 2024-08-29T17:50:16.769 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 3010 2024-08-29T17:50:16.769 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.769 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_next_lat": { 2024-08-29T17:50:16.769 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:16.769 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.769 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.769 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_seek_to_first_lat": { 2024-08-29T17:50:16.769 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:16.769 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.769 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.769 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_upper_bound_lat": { 2024-08-29T17:50:16.769 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 2, 2024-08-29T17:50:16.770 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 5901 2024-08-29T17:50:16.770 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.770 INFO:tasks.workunit.client.0.smithi029.stdout: "onode_hits": { 2024-08-29T17:50:16.770 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 632 2024-08-29T17:50:16.770 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.770 INFO:tasks.workunit.client.0.smithi029.stdout: "onode_misses": { 2024-08-29T17:50:16.770 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 227 2024-08-29T17:50:16.770 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.770 INFO:tasks.workunit.client.0.smithi029.stdout: "read_lat": { 2024-08-29T17:50:16.770 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 112, 2024-08-29T17:50:16.770 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 2162556 2024-08-29T17:50:16.770 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.770 INFO:tasks.workunit.client.0.smithi029.stdout: "read_onode_meta_lat": { 2024-08-29T17:50:16.770 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 298, 2024-08-29T17:50:16.771 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 558834 2024-08-29T17:50:16.771 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.771 INFO:tasks.workunit.client.0.smithi029.stdout: "read_wait_aio_lat": { 2024-08-29T17:50:16.771 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 186, 2024-08-29T17:50:16.771 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 991709 2024-08-29T17:50:16.771 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.771 INFO:tasks.workunit.client.0.smithi029.stdout: "reads_with_retries": { 2024-08-29T17:50:16.771 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.771 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.771 INFO:tasks.workunit.client.0.smithi029.stdout: "remove_lat": { 2024-08-29T17:50:16.771 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 3, 2024-08-29T17:50:16.771 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 266556 2024-08-29T17:50:16.771 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.772 INFO:tasks.workunit.client.0.smithi029.stdout: "state_aio_wait_lat": { 2024-08-29T17:50:16.772 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 341, 2024-08-29T17:50:16.772 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 13924260 2024-08-29T17:50:16.772 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.772 INFO:tasks.workunit.client.0.smithi029.stdout: "state_deferred_aio_wait_lat": { 2024-08-29T17:50:16.772 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 121, 2024-08-29T17:50:16.772 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 12531168 2024-08-29T17:50:16.772 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.772 INFO:tasks.workunit.client.0.smithi029.stdout: "state_deferred_cleanup_lat": { 2024-08-29T17:50:16.772 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 120, 2024-08-29T17:50:16.772 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 856282420585 2024-08-29T17:50:16.772 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.772 INFO:tasks.workunit.client.0.smithi029.stdout: "state_deferred_queued_lat": { 2024-08-29T17:50:16.773 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 121, 2024-08-29T17:50:16.773 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 175175286258 2024-08-29T17:50:16.773 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.773 INFO:tasks.workunit.client.0.smithi029.stdout: "state_done_lat": { 2024-08-29T17:50:16.773 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 340, 2024-08-29T17:50:16.773 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 114792236946 2024-08-29T17:50:16.773 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.773 INFO:tasks.workunit.client.0.smithi029.stdout: "state_finishing_lat": { 2024-08-29T17:50:16.773 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 340, 2024-08-29T17:50:16.773 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 58488 2024-08-29T17:50:16.773 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.773 INFO:tasks.workunit.client.0.smithi029.stdout: "state_io_done_lat": { 2024-08-29T17:50:16.774 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 341, 2024-08-29T17:50:16.774 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 765938 2024-08-29T17:50:16.774 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.774 INFO:tasks.workunit.client.0.smithi029.stdout: "state_kv_commiting_lat": { 2024-08-29T17:50:16.774 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 341, 2024-08-29T17:50:16.774 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 119469324 2024-08-29T17:50:16.774 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.774 INFO:tasks.workunit.client.0.smithi029.stdout: "state_kv_done_lat": { 2024-08-29T17:50:16.774 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 341, 2024-08-29T17:50:16.774 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 198124 2024-08-29T17:50:16.774 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.774 INFO:tasks.workunit.client.0.smithi029.stdout: "state_kv_queued_lat": { 2024-08-29T17:50:16.774 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 341, 2024-08-29T17:50:16.775 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 64824823 2024-08-29T17:50:16.775 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.775 INFO:tasks.workunit.client.0.smithi029.stdout: "state_prepare_lat": { 2024-08-29T17:50:16.775 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 341, 2024-08-29T17:50:16.775 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 30449229 2024-08-29T17:50:16.775 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.775 INFO:tasks.workunit.client.0.smithi029.stdout: "stored": { 2024-08-29T17:50:16.775 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 353863 2024-08-29T17:50:16.775 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.775 INFO:tasks.workunit.client.0.smithi029.stdout: "truncate_lat": { 2024-08-29T17:50:16.775 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 55, 2024-08-29T17:50:16.775 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 440391 2024-08-29T17:50:16.775 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.775 INFO:tasks.workunit.client.0.smithi029.stdout: "txc_commit_lat": { 2024-08-29T17:50:16.776 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 341, 2024-08-29T17:50:16.776 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 229522552 2024-08-29T17:50:16.776 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.776 INFO:tasks.workunit.client.0.smithi029.stdout: "txc_submit_lat": { 2024-08-29T17:50:16.776 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 341, 2024-08-29T17:50:16.776 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 36151614 2024-08-29T17:50:16.776 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.776 INFO:tasks.workunit.client.0.smithi029.stdout: "txc_throttle_lat": { 2024-08-29T17:50:16.776 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 341, 2024-08-29T17:50:16.776 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 3217551 2024-08-29T17:50:16.776 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:16.776 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.776 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore-pricache": { 2024-08-29T17:50:16.777 INFO:tasks.workunit.client.0.smithi029.stdout: "cache_bytes": { 2024-08-29T17:50:16.777 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1901933480 2024-08-29T17:50:16.777 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.777 INFO:tasks.workunit.client.0.smithi029.stdout: "heap_bytes": { 2024-08-29T17:50:16.777 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 44630016 2024-08-29T17:50:16.777 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.777 INFO:tasks.workunit.client.0.smithi029.stdout: "mapped_bytes": { 2024-08-29T17:50:16.777 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 43630592 2024-08-29T17:50:16.777 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.777 INFO:tasks.workunit.client.0.smithi029.stdout: "target_bytes": { 2024-08-29T17:50:16.777 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 3184988057 2024-08-29T17:50:16.777 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.777 INFO:tasks.workunit.client.0.smithi029.stdout: "unmapped_bytes": { 2024-08-29T17:50:16.778 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 999424 2024-08-29T17:50:16.778 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:16.778 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.778 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore-pricache:data": { 2024-08-29T17:50:16.778 INFO:tasks.workunit.client.0.smithi029.stdout: "committed_bytes": { 2024-08-29T17:50:16.778 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 159383552 2024-08-29T17:50:16.778 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.778 INFO:tasks.workunit.client.0.smithi029.stdout: "pri0_bytes": { 2024-08-29T17:50:16.778 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.778 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.778 INFO:tasks.workunit.client.0.smithi029.stdout: "pri10_bytes": { 2024-08-29T17:50:16.778 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.778 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.779 INFO:tasks.workunit.client.0.smithi029.stdout: "pri11_bytes": { 2024-08-29T17:50:16.779 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 87926584 2024-08-29T17:50:16.779 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.779 INFO:tasks.workunit.client.0.smithi029.stdout: "pri1_bytes": { 2024-08-29T17:50:16.779 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.779 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.779 INFO:tasks.workunit.client.0.smithi029.stdout: "pri2_bytes": { 2024-08-29T17:50:16.779 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.779 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.779 INFO:tasks.workunit.client.0.smithi029.stdout: "pri3_bytes": { 2024-08-29T17:50:16.779 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.779 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.779 INFO:tasks.workunit.client.0.smithi029.stdout: "pri4_bytes": { 2024-08-29T17:50:16.780 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.780 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.780 INFO:tasks.workunit.client.0.smithi029.stdout: "pri5_bytes": { 2024-08-29T17:50:16.780 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.780 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.780 INFO:tasks.workunit.client.0.smithi029.stdout: "pri6_bytes": { 2024-08-29T17:50:16.780 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 4096 2024-08-29T17:50:16.780 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.780 INFO:tasks.workunit.client.0.smithi029.stdout: "pri7_bytes": { 2024-08-29T17:50:16.780 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.780 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.780 INFO:tasks.workunit.client.0.smithi029.stdout: "pri8_bytes": { 2024-08-29T17:50:16.780 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.781 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.781 INFO:tasks.workunit.client.0.smithi029.stdout: "pri9_bytes": { 2024-08-29T17:50:16.781 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.781 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.781 INFO:tasks.workunit.client.0.smithi029.stdout: "reserved_bytes": { 2024-08-29T17:50:16.781 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 71452872 2024-08-29T17:50:16.781 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:16.781 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.781 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore-pricache:kv": { 2024-08-29T17:50:16.781 INFO:tasks.workunit.client.0.smithi029.stdout: "committed_bytes": { 2024-08-29T17:50:16.781 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 796917760 2024-08-29T17:50:16.781 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.781 INFO:tasks.workunit.client.0.smithi029.stdout: "pri0_bytes": { 2024-08-29T17:50:16.781 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 67108864 2024-08-29T17:50:16.782 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.782 INFO:tasks.workunit.client.0.smithi029.stdout: "pri10_bytes": { 2024-08-29T17:50:16.782 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.782 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.782 INFO:tasks.workunit.client.0.smithi029.stdout: "pri11_bytes": { 2024-08-29T17:50:16.782 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 659449380 2024-08-29T17:50:16.782 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.782 INFO:tasks.workunit.client.0.smithi029.stdout: "pri1_bytes": { 2024-08-29T17:50:16.782 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.782 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.782 INFO:tasks.workunit.client.0.smithi029.stdout: "pri2_bytes": { 2024-08-29T17:50:16.782 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.782 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.782 INFO:tasks.workunit.client.0.smithi029.stdout: "pri3_bytes": { 2024-08-29T17:50:16.783 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.783 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.783 INFO:tasks.workunit.client.0.smithi029.stdout: "pri4_bytes": { 2024-08-29T17:50:16.783 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.783 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.783 INFO:tasks.workunit.client.0.smithi029.stdout: "pri5_bytes": { 2024-08-29T17:50:16.783 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.783 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.783 INFO:tasks.workunit.client.0.smithi029.stdout: "pri6_bytes": { 2024-08-29T17:50:16.783 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.783 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.783 INFO:tasks.workunit.client.0.smithi029.stdout: "pri7_bytes": { 2024-08-29T17:50:16.783 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.784 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.784 INFO:tasks.workunit.client.0.smithi029.stdout: "pri8_bytes": { 2024-08-29T17:50:16.784 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.784 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.784 INFO:tasks.workunit.client.0.smithi029.stdout: "pri9_bytes": { 2024-08-29T17:50:16.784 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.784 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.784 INFO:tasks.workunit.client.0.smithi029.stdout: "reserved_bytes": { 2024-08-29T17:50:16.784 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 70359516 2024-08-29T17:50:16.784 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:16.784 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.784 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore-pricache:kv_onode": { 2024-08-29T17:50:16.785 INFO:tasks.workunit.client.0.smithi029.stdout: "committed_bytes": { 2024-08-29T17:50:16.785 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 192937984 2024-08-29T17:50:16.785 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.785 INFO:tasks.workunit.client.0.smithi029.stdout: "pri0_bytes": { 2024-08-29T17:50:16.785 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 67108864 2024-08-29T17:50:16.785 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.785 INFO:tasks.workunit.client.0.smithi029.stdout: "pri10_bytes": { 2024-08-29T17:50:16.785 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 464 2024-08-29T17:50:16.785 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.785 INFO:tasks.workunit.client.0.smithi029.stdout: "pri11_bytes": { 2024-08-29T17:50:16.785 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 58617722 2024-08-29T17:50:16.785 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.785 INFO:tasks.workunit.client.0.smithi029.stdout: "pri1_bytes": { 2024-08-29T17:50:16.785 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.786 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.786 INFO:tasks.workunit.client.0.smithi029.stdout: "pri2_bytes": { 2024-08-29T17:50:16.786 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.786 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.786 INFO:tasks.workunit.client.0.smithi029.stdout: "pri3_bytes": { 2024-08-29T17:50:16.786 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.786 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.786 INFO:tasks.workunit.client.0.smithi029.stdout: "pri4_bytes": { 2024-08-29T17:50:16.786 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.786 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.786 INFO:tasks.workunit.client.0.smithi029.stdout: "pri5_bytes": { 2024-08-29T17:50:16.786 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.786 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.787 INFO:tasks.workunit.client.0.smithi029.stdout: "pri6_bytes": { 2024-08-29T17:50:16.787 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.787 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.787 INFO:tasks.workunit.client.0.smithi029.stdout: "pri7_bytes": { 2024-08-29T17:50:16.787 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.787 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.787 INFO:tasks.workunit.client.0.smithi029.stdout: "pri8_bytes": { 2024-08-29T17:50:16.787 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.787 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.787 INFO:tasks.workunit.client.0.smithi029.stdout: "pri9_bytes": { 2024-08-29T17:50:16.787 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.787 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.787 INFO:tasks.workunit.client.0.smithi029.stdout: "reserved_bytes": { 2024-08-29T17:50:16.787 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 67210934 2024-08-29T17:50:16.788 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:16.788 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.788 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore-pricache:meta": { 2024-08-29T17:50:16.788 INFO:tasks.workunit.client.0.smithi029.stdout: "committed_bytes": { 2024-08-29T17:50:16.788 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 729808896 2024-08-29T17:50:16.788 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.788 INFO:tasks.workunit.client.0.smithi029.stdout: "pri0_bytes": { 2024-08-29T17:50:16.788 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.788 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.788 INFO:tasks.workunit.client.0.smithi029.stdout: "pri10_bytes": { 2024-08-29T17:50:16.788 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.788 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.788 INFO:tasks.workunit.client.0.smithi029.stdout: "pri11_bytes": { 2024-08-29T17:50:16.788 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 659449380 2024-08-29T17:50:16.789 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.789 INFO:tasks.workunit.client.0.smithi029.stdout: "pri1_bytes": { 2024-08-29T17:50:16.789 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.789 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.789 INFO:tasks.workunit.client.0.smithi029.stdout: "pri2_bytes": { 2024-08-29T17:50:16.789 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.789 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.789 INFO:tasks.workunit.client.0.smithi029.stdout: "pri3_bytes": { 2024-08-29T17:50:16.789 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.789 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.789 INFO:tasks.workunit.client.0.smithi029.stdout: "pri4_bytes": { 2024-08-29T17:50:16.789 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.789 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.789 INFO:tasks.workunit.client.0.smithi029.stdout: "pri5_bytes": { 2024-08-29T17:50:16.790 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.790 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.790 INFO:tasks.workunit.client.0.smithi029.stdout: "pri6_bytes": { 2024-08-29T17:50:16.790 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 178131 2024-08-29T17:50:16.790 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.790 INFO:tasks.workunit.client.0.smithi029.stdout: "pri7_bytes": { 2024-08-29T17:50:16.790 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.790 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.790 INFO:tasks.workunit.client.0.smithi029.stdout: "pri8_bytes": { 2024-08-29T17:50:16.790 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.790 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.790 INFO:tasks.workunit.client.0.smithi029.stdout: "pri9_bytes": { 2024-08-29T17:50:16.790 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.790 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.791 INFO:tasks.workunit.client.0.smithi029.stdout: "reserved_bytes": { 2024-08-29T17:50:16.791 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 70181385 2024-08-29T17:50:16.791 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:16.791 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.791 INFO:tasks.workunit.client.0.smithi029.stdout: "objecter": { 2024-08-29T17:50:16.791 INFO:tasks.workunit.client.0.smithi029.stdout: "op_active": { 2024-08-29T17:50:16.791 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.791 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.791 INFO:tasks.workunit.client.0.smithi029.stdout: "op_r": { 2024-08-29T17:50:16.791 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.791 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.791 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rmw": { 2024-08-29T17:50:16.791 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.791 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.791 INFO:tasks.workunit.client.0.smithi029.stdout: "op_w": { 2024-08-29T17:50:16.792 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.792 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:16.792 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.792 INFO:tasks.workunit.client.0.smithi029.stdout: "osd": { 2024-08-29T17:50:16.792 INFO:tasks.workunit.client.0.smithi029.stdout: "numpg": { 2024-08-29T17:50:16.792 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 31 2024-08-29T17:50:16.792 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.792 INFO:tasks.workunit.client.0.smithi029.stdout: "numpg_removing": { 2024-08-29T17:50:16.792 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.792 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.792 INFO:tasks.workunit.client.0.smithi029.stdout: "op": { 2024-08-29T17:50:16.793 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 10 2024-08-29T17:50:16.793 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.793 INFO:tasks.workunit.client.0.smithi029.stdout: "op_delayed_degraded": { 2024-08-29T17:50:16.793 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.793 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.793 INFO:tasks.workunit.client.0.smithi029.stdout: "op_delayed_unreadable": { 2024-08-29T17:50:16.793 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.793 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.793 INFO:tasks.workunit.client.0.smithi029.stdout: "op_in_bytes": { 2024-08-29T17:50:16.793 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.793 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.793 INFO:tasks.workunit.client.0.smithi029.stdout: "op_latency": { 2024-08-29T17:50:16.793 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 10, 2024-08-29T17:50:16.793 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 79381823 2024-08-29T17:50:16.794 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.794 INFO:tasks.workunit.client.0.smithi029.stdout: "op_out_bytes": { 2024-08-29T17:50:16.794 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.794 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.794 INFO:tasks.workunit.client.0.smithi029.stdout: "op_prepare_latency": { 2024-08-29T17:50:16.794 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 10, 2024-08-29T17:50:16.794 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 3143753 2024-08-29T17:50:16.794 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.794 INFO:tasks.workunit.client.0.smithi029.stdout: "op_process_latency": { 2024-08-29T17:50:16.794 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 10, 2024-08-29T17:50:16.794 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 69520942 2024-08-29T17:50:16.794 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.794 INFO:tasks.workunit.client.0.smithi029.stdout: "op_r": { 2024-08-29T17:50:16.794 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.795 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.795 INFO:tasks.workunit.client.0.smithi029.stdout: "op_r_latency": { 2024-08-29T17:50:16.795 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:16.795 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.795 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.795 INFO:tasks.workunit.client.0.smithi029.stdout: "op_r_latency_out_bytes_histogram": { 2024-08-29T17:50:16.795 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.795 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.795 INFO:tasks.workunit.client.0.smithi029.stdout: "op_r_out_bytes": { 2024-08-29T17:50:16.795 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.795 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.795 INFO:tasks.workunit.client.0.smithi029.stdout: "op_r_prepare_latency": { 2024-08-29T17:50:16.795 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:16.796 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.796 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.796 INFO:tasks.workunit.client.0.smithi029.stdout: "op_r_process_latency": { 2024-08-29T17:50:16.796 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:16.796 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.796 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.796 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw": { 2024-08-29T17:50:16.796 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.796 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.796 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw_in_bytes": { 2024-08-29T17:50:16.796 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.796 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.796 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw_latency": { 2024-08-29T17:50:16.796 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:16.797 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.797 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.797 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw_latency_in_bytes_histogram": { 2024-08-29T17:50:16.797 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.797 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.797 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw_latency_out_bytes_histogram": { 2024-08-29T17:50:16.797 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.797 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.797 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw_out_bytes": { 2024-08-29T17:50:16.797 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.797 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.797 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw_prepare_latency": { 2024-08-29T17:50:16.797 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:16.798 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.798 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.798 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw_process_latency": { 2024-08-29T17:50:16.798 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:16.798 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.798 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.798 INFO:tasks.workunit.client.0.smithi029.stdout: "op_w": { 2024-08-29T17:50:16.798 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 10 2024-08-29T17:50:16.798 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.798 INFO:tasks.workunit.client.0.smithi029.stdout: "op_w_in_bytes": { 2024-08-29T17:50:16.798 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.798 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.798 INFO:tasks.workunit.client.0.smithi029.stdout: "op_w_latency": { 2024-08-29T17:50:16.798 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 10, 2024-08-29T17:50:16.799 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 79381823 2024-08-29T17:50:16.799 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.799 INFO:tasks.workunit.client.0.smithi029.stdout: "op_w_latency_in_bytes_histogram": { 2024-08-29T17:50:16.799 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.799 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.799 INFO:tasks.workunit.client.0.smithi029.stdout: "op_w_prepare_latency": { 2024-08-29T17:50:16.799 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 10, 2024-08-29T17:50:16.799 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 3143753 2024-08-29T17:50:16.799 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.799 INFO:tasks.workunit.client.0.smithi029.stdout: "op_w_process_latency": { 2024-08-29T17:50:16.799 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 10, 2024-08-29T17:50:16.799 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 69520942 2024-08-29T17:50:16.799 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.799 INFO:tasks.workunit.client.0.smithi029.stdout: "op_wip": { 2024-08-29T17:50:16.800 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.800 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.800 INFO:tasks.workunit.client.0.smithi029.stdout: "recovery_bytes": { 2024-08-29T17:50:16.800 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.800 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.800 INFO:tasks.workunit.client.0.smithi029.stdout: "recovery_ops": { 2024-08-29T17:50:16.800 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.800 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.800 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_bytes": { 2024-08-29T17:50:16.800 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 95995035648 2024-08-29T17:50:16.800 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.800 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_bytes_used": { 2024-08-29T17:50:16.800 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 28459008 2024-08-29T17:50:16.801 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:16.801 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:16.801 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.801 INFO:tasks.workunit.client.0.smithi029.stdout: "osd.3": { 2024-08-29T17:50:16.801 INFO:tasks.workunit.client.0.smithi029.stdout: "bluefs": { 2024-08-29T17:50:16.801 INFO:tasks.workunit.client.0.smithi029.stdout: "alloc_slow_fallback": { 2024-08-29T17:50:16.801 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.801 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.801 INFO:tasks.workunit.client.0.smithi029.stdout: "alloc_slow_size_fallback": { 2024-08-29T17:50:16.801 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.801 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.801 INFO:tasks.workunit.client.0.smithi029.stdout: "alloc_unit_db": { 2024-08-29T17:50:16.801 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 65536 2024-08-29T17:50:16.801 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.802 INFO:tasks.workunit.client.0.smithi029.stdout: "alloc_unit_main": { 2024-08-29T17:50:16.802 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.802 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.802 INFO:tasks.workunit.client.0.smithi029.stdout: "alloc_unit_wal": { 2024-08-29T17:50:16.802 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.802 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.802 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes_written_slow": { 2024-08-29T17:50:16.802 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.802 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.802 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes_written_sst": { 2024-08-29T17:50:16.802 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 12288 2024-08-29T17:50:16.802 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.802 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes_written_wal": { 2024-08-29T17:50:16.802 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 9084928 2024-08-29T17:50:16.803 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.803 INFO:tasks.workunit.client.0.smithi029.stdout: "compact_lat": { 2024-08-29T17:50:16.803 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:16.803 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.803 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.803 INFO:tasks.workunit.client.0.smithi029.stdout: "compact_lock_lat": { 2024-08-29T17:50:16.803 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:16.803 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.803 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.803 INFO:tasks.workunit.client.0.smithi029.stdout: "db_total_bytes": { 2024-08-29T17:50:16.803 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 95995035648 2024-08-29T17:50:16.803 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.803 INFO:tasks.workunit.client.0.smithi029.stdout: "db_used_bytes": { 2024-08-29T17:50:16.803 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 31850496 2024-08-29T17:50:16.804 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.804 INFO:tasks.workunit.client.0.smithi029.stdout: "log_bytes": { 2024-08-29T17:50:16.804 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 6037504 2024-08-29T17:50:16.804 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.804 INFO:tasks.workunit.client.0.smithi029.stdout: "logged_bytes": { 2024-08-29T17:50:16.804 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 5898240 2024-08-29T17:50:16.804 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.804 INFO:tasks.workunit.client.0.smithi029.stdout: "max_bytes_db": { 2024-08-29T17:50:16.804 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 31850496 2024-08-29T17:50:16.804 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.804 INFO:tasks.workunit.client.0.smithi029.stdout: "max_bytes_slow": { 2024-08-29T17:50:16.804 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.804 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.805 INFO:tasks.workunit.client.0.smithi029.stdout: "max_bytes_wal": { 2024-08-29T17:50:16.805 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.805 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.805 INFO:tasks.workunit.client.0.smithi029.stdout: "num_files": { 2024-08-29T17:50:16.805 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 14 2024-08-29T17:50:16.805 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.805 INFO:tasks.workunit.client.0.smithi029.stdout: "read_bytes": { 2024-08-29T17:50:16.805 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 206480 2024-08-29T17:50:16.805 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.805 INFO:tasks.workunit.client.0.smithi029.stdout: "read_count": { 2024-08-29T17:50:16.805 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 23 2024-08-29T17:50:16.805 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.805 INFO:tasks.workunit.client.0.smithi029.stdout: "read_disk_bytes": { 2024-08-29T17:50:16.805 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1282048 2024-08-29T17:50:16.806 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.806 INFO:tasks.workunit.client.0.smithi029.stdout: "read_disk_bytes_db": { 2024-08-29T17:50:16.806 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1286144 2024-08-29T17:50:16.806 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.806 INFO:tasks.workunit.client.0.smithi029.stdout: "read_disk_bytes_slow": { 2024-08-29T17:50:16.806 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.806 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.806 INFO:tasks.workunit.client.0.smithi029.stdout: "read_disk_bytes_wal": { 2024-08-29T17:50:16.806 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.806 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.806 INFO:tasks.workunit.client.0.smithi029.stdout: "read_disk_count": { 2024-08-29T17:50:16.806 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 15 2024-08-29T17:50:16.806 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.806 INFO:tasks.workunit.client.0.smithi029.stdout: "read_prefetch_bytes": { 2024-08-29T17:50:16.807 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 4991 2024-08-29T17:50:16.807 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.807 INFO:tasks.workunit.client.0.smithi029.stdout: "read_prefetch_count": { 2024-08-29T17:50:16.807 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 4 2024-08-29T17:50:16.807 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.807 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_buffer_bytes": { 2024-08-29T17:50:16.807 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 5555 2024-08-29T17:50:16.807 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.807 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_buffer_count": { 2024-08-29T17:50:16.807 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 24 2024-08-29T17:50:16.807 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.807 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_bytes": { 2024-08-29T17:50:16.807 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 5555 2024-08-29T17:50:16.807 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.808 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_count": { 2024-08-29T17:50:16.808 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 24 2024-08-29T17:50:16.808 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.808 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_disk_bytes": { 2024-08-29T17:50:16.808 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.808 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.808 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_disk_bytes_db": { 2024-08-29T17:50:16.808 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.808 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.808 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_disk_bytes_slow": { 2024-08-29T17:50:16.808 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.808 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.808 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_disk_bytes_wal": { 2024-08-29T17:50:16.808 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.809 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.809 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_disk_count": { 2024-08-29T17:50:16.809 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.809 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.809 INFO:tasks.workunit.client.0.smithi029.stdout: "slow_total_bytes": { 2024-08-29T17:50:16.809 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.809 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.809 INFO:tasks.workunit.client.0.smithi029.stdout: "slow_used_bytes": { 2024-08-29T17:50:16.809 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.809 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.809 INFO:tasks.workunit.client.0.smithi029.stdout: "wal_total_bytes": { 2024-08-29T17:50:16.809 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.809 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.809 INFO:tasks.workunit.client.0.smithi029.stdout: "wal_used_bytes": { 2024-08-29T17:50:16.810 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.810 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.810 INFO:tasks.workunit.client.0.smithi029.stdout: "write_bytes": { 2024-08-29T17:50:16.810 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 15060992 2024-08-29T17:50:16.810 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:16.810 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.810 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore": { 2024-08-29T17:50:16.810 INFO:tasks.workunit.client.0.smithi029.stdout: "alloc_unit": { 2024-08-29T17:50:16.810 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 4096 2024-08-29T17:50:16.810 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.810 INFO:tasks.workunit.client.0.smithi029.stdout: "allocated": { 2024-08-29T17:50:16.810 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 811008 2024-08-29T17:50:16.810 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.811 INFO:tasks.workunit.client.0.smithi029.stdout: "clist_lat": { 2024-08-29T17:50:16.811 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:16.811 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.811 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.811 INFO:tasks.workunit.client.0.smithi029.stdout: "compress_lat": { 2024-08-29T17:50:16.811 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:16.811 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.811 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.811 INFO:tasks.workunit.client.0.smithi029.stdout: "compressed": { 2024-08-29T17:50:16.811 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.811 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.811 INFO:tasks.workunit.client.0.smithi029.stdout: "compressed_allocated": { 2024-08-29T17:50:16.811 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.812 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.812 INFO:tasks.workunit.client.0.smithi029.stdout: "compressed_original": { 2024-08-29T17:50:16.812 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.812 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.812 INFO:tasks.workunit.client.0.smithi029.stdout: "csum_lat": { 2024-08-29T17:50:16.812 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 3, 2024-08-29T17:50:16.812 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 9053 2024-08-29T17:50:16.812 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.812 INFO:tasks.workunit.client.0.smithi029.stdout: "decompress_lat": { 2024-08-29T17:50:16.812 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:16.812 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.812 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.812 INFO:tasks.workunit.client.0.smithi029.stdout: "fragmentation_micros": { 2024-08-29T17:50:16.813 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.813 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.813 INFO:tasks.workunit.client.0.smithi029.stdout: "kv_commit_lat": { 2024-08-29T17:50:16.813 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 1427, 2024-08-29T17:50:16.813 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 351531121 2024-08-29T17:50:16.813 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.813 INFO:tasks.workunit.client.0.smithi029.stdout: "kv_final_lat": { 2024-08-29T17:50:16.813 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 1425, 2024-08-29T17:50:16.813 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 48950542 2024-08-29T17:50:16.813 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.813 INFO:tasks.workunit.client.0.smithi029.stdout: "kv_flush_lat": { 2024-08-29T17:50:16.813 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 1427, 2024-08-29T17:50:16.813 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 2116283 2024-08-29T17:50:16.813 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.814 INFO:tasks.workunit.client.0.smithi029.stdout: "kv_sync_lat": { 2024-08-29T17:50:16.814 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 1427, 2024-08-29T17:50:16.814 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 353647404 2024-08-29T17:50:16.814 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.814 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_get_keys_lat": { 2024-08-29T17:50:16.814 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:16.814 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.814 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.814 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_get_values_lat": { 2024-08-29T17:50:16.814 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 1, 2024-08-29T17:50:16.814 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 49953 2024-08-29T17:50:16.814 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.814 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_lower_bound_lat": { 2024-08-29T17:50:16.814 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 2, 2024-08-29T17:50:16.815 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 3367 2024-08-29T17:50:16.815 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.815 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_next_lat": { 2024-08-29T17:50:16.815 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:16.815 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.815 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.815 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_seek_to_first_lat": { 2024-08-29T17:50:16.815 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:16.815 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.815 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.815 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_upper_bound_lat": { 2024-08-29T17:50:16.815 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 3, 2024-08-29T17:50:16.815 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 19907 2024-08-29T17:50:16.816 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.816 INFO:tasks.workunit.client.0.smithi029.stdout: "onode_hits": { 2024-08-29T17:50:16.816 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 3481 2024-08-29T17:50:16.816 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.816 INFO:tasks.workunit.client.0.smithi029.stdout: "onode_misses": { 2024-08-29T17:50:16.816 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 334 2024-08-29T17:50:16.816 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.816 INFO:tasks.workunit.client.0.smithi029.stdout: "read_lat": { 2024-08-29T17:50:16.816 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 94, 2024-08-29T17:50:16.816 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1635740 2024-08-29T17:50:16.816 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.816 INFO:tasks.workunit.client.0.smithi029.stdout: "read_onode_meta_lat": { 2024-08-29T17:50:16.816 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 165, 2024-08-29T17:50:16.817 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 535907 2024-08-29T17:50:16.817 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.817 INFO:tasks.workunit.client.0.smithi029.stdout: "read_wait_aio_lat": { 2024-08-29T17:50:16.817 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 71, 2024-08-29T17:50:16.817 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 312134 2024-08-29T17:50:16.817 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.817 INFO:tasks.workunit.client.0.smithi029.stdout: "reads_with_retries": { 2024-08-29T17:50:16.817 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.817 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.817 INFO:tasks.workunit.client.0.smithi029.stdout: "remove_lat": { 2024-08-29T17:50:16.817 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 100, 2024-08-29T17:50:16.817 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 5838750 2024-08-29T17:50:16.817 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.817 INFO:tasks.workunit.client.0.smithi029.stdout: "state_aio_wait_lat": { 2024-08-29T17:50:16.818 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 3359, 2024-08-29T17:50:16.818 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1266629831 2024-08-29T17:50:16.818 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.818 INFO:tasks.workunit.client.0.smithi029.stdout: "state_deferred_aio_wait_lat": { 2024-08-29T17:50:16.818 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 58, 2024-08-29T17:50:16.818 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 9979036 2024-08-29T17:50:16.818 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.818 INFO:tasks.workunit.client.0.smithi029.stdout: "state_deferred_cleanup_lat": { 2024-08-29T17:50:16.818 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 55, 2024-08-29T17:50:16.818 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 950855904104 2024-08-29T17:50:16.818 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.818 INFO:tasks.workunit.client.0.smithi029.stdout: "state_deferred_queued_lat": { 2024-08-29T17:50:16.818 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 58, 2024-08-29T17:50:16.819 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 84024409043 2024-08-29T17:50:16.819 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.819 INFO:tasks.workunit.client.0.smithi029.stdout: "state_done_lat": { 2024-08-29T17:50:16.819 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 3356, 2024-08-29T17:50:16.819 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 910386833 2024-08-29T17:50:16.819 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.819 INFO:tasks.workunit.client.0.smithi029.stdout: "state_finishing_lat": { 2024-08-29T17:50:16.819 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 3356, 2024-08-29T17:50:16.819 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 495367 2024-08-29T17:50:16.819 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.819 INFO:tasks.workunit.client.0.smithi029.stdout: "state_io_done_lat": { 2024-08-29T17:50:16.819 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 3359, 2024-08-29T17:50:16.819 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 208371021 2024-08-29T17:50:16.819 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.820 INFO:tasks.workunit.client.0.smithi029.stdout: "state_kv_commiting_lat": { 2024-08-29T17:50:16.820 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 3359, 2024-08-29T17:50:16.820 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 815581655 2024-08-29T17:50:16.820 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.820 INFO:tasks.workunit.client.0.smithi029.stdout: "state_kv_done_lat": { 2024-08-29T17:50:16.820 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 3359, 2024-08-29T17:50:16.820 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1299380 2024-08-29T17:50:16.820 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.820 INFO:tasks.workunit.client.0.smithi029.stdout: "state_kv_queued_lat": { 2024-08-29T17:50:16.820 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 3359, 2024-08-29T17:50:16.820 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 393057082 2024-08-29T17:50:16.820 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.821 INFO:tasks.workunit.client.0.smithi029.stdout: "state_prepare_lat": { 2024-08-29T17:50:16.821 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 3359, 2024-08-29T17:50:16.821 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 231458765 2024-08-29T17:50:16.821 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.821 INFO:tasks.workunit.client.0.smithi029.stdout: "stored": { 2024-08-29T17:50:16.821 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 356597 2024-08-29T17:50:16.821 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.821 INFO:tasks.workunit.client.0.smithi029.stdout: "truncate_lat": { 2024-08-29T17:50:16.821 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 49, 2024-08-29T17:50:16.821 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 401385 2024-08-29T17:50:16.821 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.821 INFO:tasks.workunit.client.0.smithi029.stdout: "txc_commit_lat": { 2024-08-29T17:50:16.821 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 3359, 2024-08-29T17:50:16.821 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 2915765504 2024-08-29T17:50:16.822 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.822 INFO:tasks.workunit.client.0.smithi029.stdout: "txc_submit_lat": { 2024-08-29T17:50:16.822 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 3359, 2024-08-29T17:50:16.822 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 313614579 2024-08-29T17:50:16.822 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.822 INFO:tasks.workunit.client.0.smithi029.stdout: "txc_throttle_lat": { 2024-08-29T17:50:16.822 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 3359, 2024-08-29T17:50:16.822 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 43401256 2024-08-29T17:50:16.822 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:16.822 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.822 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore-pricache": { 2024-08-29T17:50:16.822 INFO:tasks.workunit.client.0.smithi029.stdout: "cache_bytes": { 2024-08-29T17:50:16.822 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1901933480 2024-08-29T17:50:16.822 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.823 INFO:tasks.workunit.client.0.smithi029.stdout: "heap_bytes": { 2024-08-29T17:50:16.823 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 46579712 2024-08-29T17:50:16.823 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.823 INFO:tasks.workunit.client.0.smithi029.stdout: "mapped_bytes": { 2024-08-29T17:50:16.823 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 46456832 2024-08-29T17:50:16.823 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.823 INFO:tasks.workunit.client.0.smithi029.stdout: "target_bytes": { 2024-08-29T17:50:16.823 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 3184988057 2024-08-29T17:50:16.823 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.823 INFO:tasks.workunit.client.0.smithi029.stdout: "unmapped_bytes": { 2024-08-29T17:50:16.823 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 122880 2024-08-29T17:50:16.823 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:16.823 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.823 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore-pricache:data": { 2024-08-29T17:50:16.824 INFO:tasks.workunit.client.0.smithi029.stdout: "committed_bytes": { 2024-08-29T17:50:16.824 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 159383552 2024-08-29T17:50:16.824 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.824 INFO:tasks.workunit.client.0.smithi029.stdout: "pri0_bytes": { 2024-08-29T17:50:16.824 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.824 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.824 INFO:tasks.workunit.client.0.smithi029.stdout: "pri10_bytes": { 2024-08-29T17:50:16.824 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.824 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.824 INFO:tasks.workunit.client.0.smithi029.stdout: "pri11_bytes": { 2024-08-29T17:50:16.824 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 87920099 2024-08-29T17:50:16.824 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.824 INFO:tasks.workunit.client.0.smithi029.stdout: "pri1_bytes": { 2024-08-29T17:50:16.825 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.825 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.825 INFO:tasks.workunit.client.0.smithi029.stdout: "pri2_bytes": { 2024-08-29T17:50:16.825 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.825 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.825 INFO:tasks.workunit.client.0.smithi029.stdout: "pri3_bytes": { 2024-08-29T17:50:16.825 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.825 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.825 INFO:tasks.workunit.client.0.smithi029.stdout: "pri4_bytes": { 2024-08-29T17:50:16.825 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.825 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.825 INFO:tasks.workunit.client.0.smithi029.stdout: "pri5_bytes": { 2024-08-29T17:50:16.825 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.825 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.826 INFO:tasks.workunit.client.0.smithi029.stdout: "pri6_bytes": { 2024-08-29T17:50:16.826 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.826 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.826 INFO:tasks.workunit.client.0.smithi029.stdout: "pri7_bytes": { 2024-08-29T17:50:16.826 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.826 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.826 INFO:tasks.workunit.client.0.smithi029.stdout: "pri8_bytes": { 2024-08-29T17:50:16.826 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.826 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.826 INFO:tasks.workunit.client.0.smithi029.stdout: "pri9_bytes": { 2024-08-29T17:50:16.826 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.826 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.826 INFO:tasks.workunit.client.0.smithi029.stdout: "reserved_bytes": { 2024-08-29T17:50:16.826 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 71463453 2024-08-29T17:50:16.827 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:16.827 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.827 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore-pricache:kv": { 2024-08-29T17:50:16.827 INFO:tasks.workunit.client.0.smithi029.stdout: "committed_bytes": { 2024-08-29T17:50:16.827 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 796917760 2024-08-29T17:50:16.827 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.827 INFO:tasks.workunit.client.0.smithi029.stdout: "pri0_bytes": { 2024-08-29T17:50:16.827 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 67108864 2024-08-29T17:50:16.827 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.827 INFO:tasks.workunit.client.0.smithi029.stdout: "pri10_bytes": { 2024-08-29T17:50:16.827 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.827 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.827 INFO:tasks.workunit.client.0.smithi029.stdout: "pri11_bytes": { 2024-08-29T17:50:16.828 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 659400745 2024-08-29T17:50:16.828 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.828 INFO:tasks.workunit.client.0.smithi029.stdout: "pri1_bytes": { 2024-08-29T17:50:16.828 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.828 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.828 INFO:tasks.workunit.client.0.smithi029.stdout: "pri2_bytes": { 2024-08-29T17:50:16.828 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.828 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.828 INFO:tasks.workunit.client.0.smithi029.stdout: "pri3_bytes": { 2024-08-29T17:50:16.828 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.828 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.828 INFO:tasks.workunit.client.0.smithi029.stdout: "pri4_bytes": { 2024-08-29T17:50:16.829 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.829 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.829 INFO:tasks.workunit.client.0.smithi029.stdout: "pri5_bytes": { 2024-08-29T17:50:16.829 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.829 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.829 INFO:tasks.workunit.client.0.smithi029.stdout: "pri6_bytes": { 2024-08-29T17:50:16.829 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 2128 2024-08-29T17:50:16.829 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.829 INFO:tasks.workunit.client.0.smithi029.stdout: "pri7_bytes": { 2024-08-29T17:50:16.829 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.829 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.829 INFO:tasks.workunit.client.0.smithi029.stdout: "pri8_bytes": { 2024-08-29T17:50:16.829 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.829 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.830 INFO:tasks.workunit.client.0.smithi029.stdout: "pri9_bytes": { 2024-08-29T17:50:16.830 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.830 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.830 INFO:tasks.workunit.client.0.smithi029.stdout: "reserved_bytes": { 2024-08-29T17:50:16.830 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 70406023 2024-08-29T17:50:16.830 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:16.830 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.830 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore-pricache:kv_onode": { 2024-08-29T17:50:16.830 INFO:tasks.workunit.client.0.smithi029.stdout: "committed_bytes": { 2024-08-29T17:50:16.830 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 192937984 2024-08-29T17:50:16.830 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.830 INFO:tasks.workunit.client.0.smithi029.stdout: "pri0_bytes": { 2024-08-29T17:50:16.831 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 67108864 2024-08-29T17:50:16.831 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.831 INFO:tasks.workunit.client.0.smithi029.stdout: "pri10_bytes": { 2024-08-29T17:50:16.831 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 464 2024-08-29T17:50:16.831 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.831 INFO:tasks.workunit.client.0.smithi029.stdout: "pri11_bytes": { 2024-08-29T17:50:16.831 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 58613399 2024-08-29T17:50:16.831 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.831 INFO:tasks.workunit.client.0.smithi029.stdout: "pri1_bytes": { 2024-08-29T17:50:16.831 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.831 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.831 INFO:tasks.workunit.client.0.smithi029.stdout: "pri2_bytes": { 2024-08-29T17:50:16.831 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.831 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.832 INFO:tasks.workunit.client.0.smithi029.stdout: "pri3_bytes": { 2024-08-29T17:50:16.832 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.832 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.832 INFO:tasks.workunit.client.0.smithi029.stdout: "pri4_bytes": { 2024-08-29T17:50:16.832 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.832 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.832 INFO:tasks.workunit.client.0.smithi029.stdout: "pri5_bytes": { 2024-08-29T17:50:16.832 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.832 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.832 INFO:tasks.workunit.client.0.smithi029.stdout: "pri6_bytes": { 2024-08-29T17:50:16.832 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.832 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.832 INFO:tasks.workunit.client.0.smithi029.stdout: "pri7_bytes": { 2024-08-29T17:50:16.833 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.833 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.833 INFO:tasks.workunit.client.0.smithi029.stdout: "pri8_bytes": { 2024-08-29T17:50:16.833 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.833 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.833 INFO:tasks.workunit.client.0.smithi029.stdout: "pri9_bytes": { 2024-08-29T17:50:16.833 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.833 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.833 INFO:tasks.workunit.client.0.smithi029.stdout: "reserved_bytes": { 2024-08-29T17:50:16.833 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 67215257 2024-08-29T17:50:16.833 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:16.833 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.833 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore-pricache:meta": { 2024-08-29T17:50:16.834 INFO:tasks.workunit.client.0.smithi029.stdout: "committed_bytes": { 2024-08-29T17:50:16.834 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 729808896 2024-08-29T17:50:16.834 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.834 INFO:tasks.workunit.client.0.smithi029.stdout: "pri0_bytes": { 2024-08-29T17:50:16.834 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.834 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.834 INFO:tasks.workunit.client.0.smithi029.stdout: "pri10_bytes": { 2024-08-29T17:50:16.834 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.834 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.834 INFO:tasks.workunit.client.0.smithi029.stdout: "pri11_bytes": { 2024-08-29T17:50:16.834 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 659400745 2024-08-29T17:50:16.834 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.834 INFO:tasks.workunit.client.0.smithi029.stdout: "pri1_bytes": { 2024-08-29T17:50:16.834 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.835 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.835 INFO:tasks.workunit.client.0.smithi029.stdout: "pri2_bytes": { 2024-08-29T17:50:16.835 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.835 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.835 INFO:tasks.workunit.client.0.smithi029.stdout: "pri3_bytes": { 2024-08-29T17:50:16.835 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.835 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.835 INFO:tasks.workunit.client.0.smithi029.stdout: "pri4_bytes": { 2024-08-29T17:50:16.835 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.835 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.835 INFO:tasks.workunit.client.0.smithi029.stdout: "pri5_bytes": { 2024-08-29T17:50:16.835 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.835 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.836 INFO:tasks.workunit.client.0.smithi029.stdout: "pri6_bytes": { 2024-08-29T17:50:16.836 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 350969 2024-08-29T17:50:16.836 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.836 INFO:tasks.workunit.client.0.smithi029.stdout: "pri7_bytes": { 2024-08-29T17:50:16.836 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.836 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.836 INFO:tasks.workunit.client.0.smithi029.stdout: "pri8_bytes": { 2024-08-29T17:50:16.836 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.836 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.836 INFO:tasks.workunit.client.0.smithi029.stdout: "pri9_bytes": { 2024-08-29T17:50:16.836 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.836 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.836 INFO:tasks.workunit.client.0.smithi029.stdout: "reserved_bytes": { 2024-08-29T17:50:16.837 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 70057182 2024-08-29T17:50:16.837 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:16.837 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.837 INFO:tasks.workunit.client.0.smithi029.stdout: "objecter": { 2024-08-29T17:50:16.837 INFO:tasks.workunit.client.0.smithi029.stdout: "op_active": { 2024-08-29T17:50:16.837 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.837 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.837 INFO:tasks.workunit.client.0.smithi029.stdout: "op_r": { 2024-08-29T17:50:16.837 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.837 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.837 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rmw": { 2024-08-29T17:50:16.837 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.837 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.837 INFO:tasks.workunit.client.0.smithi029.stdout: "op_w": { 2024-08-29T17:50:16.838 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.838 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:16.838 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.838 INFO:tasks.workunit.client.0.smithi029.stdout: "osd": { 2024-08-29T17:50:16.838 INFO:tasks.workunit.client.0.smithi029.stdout: "numpg": { 2024-08-29T17:50:16.838 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 37 2024-08-29T17:50:16.838 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.838 INFO:tasks.workunit.client.0.smithi029.stdout: "numpg_removing": { 2024-08-29T17:50:16.838 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.838 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.838 INFO:tasks.workunit.client.0.smithi029.stdout: "op": { 2024-08-29T17:50:16.838 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.838 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.839 INFO:tasks.workunit.client.0.smithi029.stdout: "op_delayed_degraded": { 2024-08-29T17:50:16.839 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.839 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.839 INFO:tasks.workunit.client.0.smithi029.stdout: "op_delayed_unreadable": { 2024-08-29T17:50:16.839 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.839 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.839 INFO:tasks.workunit.client.0.smithi029.stdout: "op_in_bytes": { 2024-08-29T17:50:16.839 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.839 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.839 INFO:tasks.workunit.client.0.smithi029.stdout: "op_latency": { 2024-08-29T17:50:16.839 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:16.839 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.839 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.839 INFO:tasks.workunit.client.0.smithi029.stdout: "op_out_bytes": { 2024-08-29T17:50:16.840 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.840 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.840 INFO:tasks.workunit.client.0.smithi029.stdout: "op_prepare_latency": { 2024-08-29T17:50:16.840 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 2, 2024-08-29T17:50:16.840 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 706185 2024-08-29T17:50:16.840 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.840 INFO:tasks.workunit.client.0.smithi029.stdout: "op_process_latency": { 2024-08-29T17:50:16.840 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:16.840 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.840 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.840 INFO:tasks.workunit.client.0.smithi029.stdout: "op_r": { 2024-08-29T17:50:16.840 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.840 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.841 INFO:tasks.workunit.client.0.smithi029.stdout: "op_r_latency": { 2024-08-29T17:50:16.841 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:16.841 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.841 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.841 INFO:tasks.workunit.client.0.smithi029.stdout: "op_r_latency_out_bytes_histogram": { 2024-08-29T17:50:16.841 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.841 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.841 INFO:tasks.workunit.client.0.smithi029.stdout: "op_r_out_bytes": { 2024-08-29T17:50:16.841 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.841 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.841 INFO:tasks.workunit.client.0.smithi029.stdout: "op_r_prepare_latency": { 2024-08-29T17:50:16.841 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:16.841 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.841 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.842 INFO:tasks.workunit.client.0.smithi029.stdout: "op_r_process_latency": { 2024-08-29T17:50:16.842 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:16.842 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.842 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.842 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw": { 2024-08-29T17:50:16.842 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.842 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.842 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw_in_bytes": { 2024-08-29T17:50:16.842 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.842 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.842 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw_latency": { 2024-08-29T17:50:16.842 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:16.842 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.843 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.843 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw_latency_in_bytes_histogram": { 2024-08-29T17:50:16.843 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.843 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.843 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw_latency_out_bytes_histogram": { 2024-08-29T17:50:16.843 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.843 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.843 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw_out_bytes": { 2024-08-29T17:50:16.843 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.843 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.843 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw_prepare_latency": { 2024-08-29T17:50:16.843 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:16.843 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.843 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.843 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw_process_latency": { 2024-08-29T17:50:16.844 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:16.844 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.844 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.844 INFO:tasks.workunit.client.0.smithi029.stdout: "op_w": { 2024-08-29T17:50:16.844 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.844 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.844 INFO:tasks.workunit.client.0.smithi029.stdout: "op_w_in_bytes": { 2024-08-29T17:50:16.844 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.844 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.844 INFO:tasks.workunit.client.0.smithi029.stdout: "op_w_latency": { 2024-08-29T17:50:16.844 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:16.844 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.844 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.845 INFO:tasks.workunit.client.0.smithi029.stdout: "op_w_latency_in_bytes_histogram": { 2024-08-29T17:50:16.845 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.845 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.845 INFO:tasks.workunit.client.0.smithi029.stdout: "op_w_prepare_latency": { 2024-08-29T17:50:16.845 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 2, 2024-08-29T17:50:16.845 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 706185 2024-08-29T17:50:16.845 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.845 INFO:tasks.workunit.client.0.smithi029.stdout: "op_w_process_latency": { 2024-08-29T17:50:16.845 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:16.845 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.845 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.845 INFO:tasks.workunit.client.0.smithi029.stdout: "op_wip": { 2024-08-29T17:50:16.845 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.845 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.846 INFO:tasks.workunit.client.0.smithi029.stdout: "recovery_bytes": { 2024-08-29T17:50:16.846 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.846 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.846 INFO:tasks.workunit.client.0.smithi029.stdout: "recovery_ops": { 2024-08-29T17:50:16.846 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.846 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.846 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_bytes": { 2024-08-29T17:50:16.846 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 95995035648 2024-08-29T17:50:16.846 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.846 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_bytes_used": { 2024-08-29T17:50:16.846 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 32669696 2024-08-29T17:50:16.846 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:16.847 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:16.847 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.847 INFO:tasks.workunit.client.0.smithi029.stdout: "osd.4": { 2024-08-29T17:50:16.847 INFO:tasks.workunit.client.0.smithi029.stdout: "bluefs": { 2024-08-29T17:50:16.847 INFO:tasks.workunit.client.0.smithi029.stdout: "alloc_slow_fallback": { 2024-08-29T17:50:16.847 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.847 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.847 INFO:tasks.workunit.client.0.smithi029.stdout: "alloc_slow_size_fallback": { 2024-08-29T17:50:16.847 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.847 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.847 INFO:tasks.workunit.client.0.smithi029.stdout: "alloc_unit_db": { 2024-08-29T17:50:16.847 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 65536 2024-08-29T17:50:16.847 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.847 INFO:tasks.workunit.client.0.smithi029.stdout: "alloc_unit_main": { 2024-08-29T17:50:16.848 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.848 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.848 INFO:tasks.workunit.client.0.smithi029.stdout: "alloc_unit_wal": { 2024-08-29T17:50:16.848 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.848 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.848 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes_written_slow": { 2024-08-29T17:50:16.848 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.848 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.848 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes_written_sst": { 2024-08-29T17:50:16.848 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 12288 2024-08-29T17:50:16.848 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.848 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes_written_wal": { 2024-08-29T17:50:16.848 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 9359360 2024-08-29T17:50:16.849 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.849 INFO:tasks.workunit.client.0.smithi029.stdout: "compact_lat": { 2024-08-29T17:50:16.849 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:16.849 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.849 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.849 INFO:tasks.workunit.client.0.smithi029.stdout: "compact_lock_lat": { 2024-08-29T17:50:16.849 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:16.849 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.849 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.849 INFO:tasks.workunit.client.0.smithi029.stdout: "db_total_bytes": { 2024-08-29T17:50:16.849 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 95995035648 2024-08-29T17:50:16.849 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.849 INFO:tasks.workunit.client.0.smithi029.stdout: "db_used_bytes": { 2024-08-29T17:50:16.849 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 31850496 2024-08-29T17:50:16.850 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.850 INFO:tasks.workunit.client.0.smithi029.stdout: "log_bytes": { 2024-08-29T17:50:16.850 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 6283264 2024-08-29T17:50:16.850 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.850 INFO:tasks.workunit.client.0.smithi029.stdout: "logged_bytes": { 2024-08-29T17:50:16.850 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 6144000 2024-08-29T17:50:16.850 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.850 INFO:tasks.workunit.client.0.smithi029.stdout: "max_bytes_db": { 2024-08-29T17:50:16.850 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 31850496 2024-08-29T17:50:16.850 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.850 INFO:tasks.workunit.client.0.smithi029.stdout: "max_bytes_slow": { 2024-08-29T17:50:16.850 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.850 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.851 INFO:tasks.workunit.client.0.smithi029.stdout: "max_bytes_wal": { 2024-08-29T17:50:16.851 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.851 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.851 INFO:tasks.workunit.client.0.smithi029.stdout: "num_files": { 2024-08-29T17:50:16.851 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 14 2024-08-29T17:50:16.851 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.851 INFO:tasks.workunit.client.0.smithi029.stdout: "read_bytes": { 2024-08-29T17:50:16.851 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 206480 2024-08-29T17:50:16.851 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.851 INFO:tasks.workunit.client.0.smithi029.stdout: "read_count": { 2024-08-29T17:50:16.851 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 23 2024-08-29T17:50:16.851 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.851 INFO:tasks.workunit.client.0.smithi029.stdout: "read_disk_bytes": { 2024-08-29T17:50:16.851 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1282048 2024-08-29T17:50:16.852 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.852 INFO:tasks.workunit.client.0.smithi029.stdout: "read_disk_bytes_db": { 2024-08-29T17:50:16.852 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1286144 2024-08-29T17:50:16.852 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.852 INFO:tasks.workunit.client.0.smithi029.stdout: "read_disk_bytes_slow": { 2024-08-29T17:50:16.852 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.852 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.852 INFO:tasks.workunit.client.0.smithi029.stdout: "read_disk_bytes_wal": { 2024-08-29T17:50:16.852 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.852 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.852 INFO:tasks.workunit.client.0.smithi029.stdout: "read_disk_count": { 2024-08-29T17:50:16.852 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 15 2024-08-29T17:50:16.852 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.853 INFO:tasks.workunit.client.0.smithi029.stdout: "read_prefetch_bytes": { 2024-08-29T17:50:16.853 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 4991 2024-08-29T17:50:16.853 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.853 INFO:tasks.workunit.client.0.smithi029.stdout: "read_prefetch_count": { 2024-08-29T17:50:16.853 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 4 2024-08-29T17:50:16.853 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.853 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_buffer_bytes": { 2024-08-29T17:50:16.853 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 5557 2024-08-29T17:50:16.853 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.853 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_buffer_count": { 2024-08-29T17:50:16.853 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 24 2024-08-29T17:50:16.853 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.853 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_bytes": { 2024-08-29T17:50:16.854 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 5557 2024-08-29T17:50:16.854 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.854 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_count": { 2024-08-29T17:50:16.854 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 24 2024-08-29T17:50:16.854 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.854 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_disk_bytes": { 2024-08-29T17:50:16.854 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.854 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.854 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_disk_bytes_db": { 2024-08-29T17:50:16.854 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.854 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.854 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_disk_bytes_slow": { 2024-08-29T17:50:16.854 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.855 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.855 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_disk_bytes_wal": { 2024-08-29T17:50:16.855 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.855 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.855 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_disk_count": { 2024-08-29T17:50:16.855 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.855 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.855 INFO:tasks.workunit.client.0.smithi029.stdout: "slow_total_bytes": { 2024-08-29T17:50:16.855 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.855 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.855 INFO:tasks.workunit.client.0.smithi029.stdout: "slow_used_bytes": { 2024-08-29T17:50:16.855 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.855 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.855 INFO:tasks.workunit.client.0.smithi029.stdout: "wal_total_bytes": { 2024-08-29T17:50:16.856 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.856 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.856 INFO:tasks.workunit.client.0.smithi029.stdout: "wal_used_bytes": { 2024-08-29T17:50:16.856 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.856 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.856 INFO:tasks.workunit.client.0.smithi029.stdout: "write_bytes": { 2024-08-29T17:50:16.856 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 15581184 2024-08-29T17:50:16.856 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:16.856 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.856 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore": { 2024-08-29T17:50:16.856 INFO:tasks.workunit.client.0.smithi029.stdout: "alloc_unit": { 2024-08-29T17:50:16.856 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 4096 2024-08-29T17:50:16.856 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.857 INFO:tasks.workunit.client.0.smithi029.stdout: "allocated": { 2024-08-29T17:50:16.857 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 811008 2024-08-29T17:50:16.857 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.857 INFO:tasks.workunit.client.0.smithi029.stdout: "clist_lat": { 2024-08-29T17:50:16.857 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 8, 2024-08-29T17:50:16.857 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 762201 2024-08-29T17:50:16.857 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.857 INFO:tasks.workunit.client.0.smithi029.stdout: "compress_lat": { 2024-08-29T17:50:16.857 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:16.857 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.857 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.857 INFO:tasks.workunit.client.0.smithi029.stdout: "compressed": { 2024-08-29T17:50:16.857 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.858 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.858 INFO:tasks.workunit.client.0.smithi029.stdout: "compressed_allocated": { 2024-08-29T17:50:16.858 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.858 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.858 INFO:tasks.workunit.client.0.smithi029.stdout: "compressed_original": { 2024-08-29T17:50:16.858 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.858 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.858 INFO:tasks.workunit.client.0.smithi029.stdout: "csum_lat": { 2024-08-29T17:50:16.858 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 3, 2024-08-29T17:50:16.858 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 5751 2024-08-29T17:50:16.858 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.858 INFO:tasks.workunit.client.0.smithi029.stdout: "decompress_lat": { 2024-08-29T17:50:16.858 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:16.858 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.859 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.859 INFO:tasks.workunit.client.0.smithi029.stdout: "fragmentation_micros": { 2024-08-29T17:50:16.859 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.859 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.859 INFO:tasks.workunit.client.0.smithi029.stdout: "kv_commit_lat": { 2024-08-29T17:50:16.859 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 1487, 2024-08-29T17:50:16.859 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 378761033 2024-08-29T17:50:16.859 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.859 INFO:tasks.workunit.client.0.smithi029.stdout: "kv_final_lat": { 2024-08-29T17:50:16.859 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 1486, 2024-08-29T17:50:16.859 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 53221555 2024-08-29T17:50:16.859 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.859 INFO:tasks.workunit.client.0.smithi029.stdout: "kv_flush_lat": { 2024-08-29T17:50:16.859 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 1487, 2024-08-29T17:50:16.860 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 2032079 2024-08-29T17:50:16.860 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.860 INFO:tasks.workunit.client.0.smithi029.stdout: "kv_sync_lat": { 2024-08-29T17:50:16.860 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 1487, 2024-08-29T17:50:16.860 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 380793112 2024-08-29T17:50:16.860 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.860 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_get_keys_lat": { 2024-08-29T17:50:16.860 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:16.860 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.860 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.860 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_get_values_lat": { 2024-08-29T17:50:16.860 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 3, 2024-08-29T17:50:16.860 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 42004 2024-08-29T17:50:16.860 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.861 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_lower_bound_lat": { 2024-08-29T17:50:16.861 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 2, 2024-08-29T17:50:16.861 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 4046 2024-08-29T17:50:16.861 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.861 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_next_lat": { 2024-08-29T17:50:16.861 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:16.861 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.861 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.861 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_seek_to_first_lat": { 2024-08-29T17:50:16.861 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:16.861 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.861 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.861 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_upper_bound_lat": { 2024-08-29T17:50:16.861 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 3, 2024-08-29T17:50:16.862 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 13073 2024-08-29T17:50:16.862 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.862 INFO:tasks.workunit.client.0.smithi029.stdout: "onode_hits": { 2024-08-29T17:50:16.862 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 3504 2024-08-29T17:50:16.862 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.862 INFO:tasks.workunit.client.0.smithi029.stdout: "onode_misses": { 2024-08-29T17:50:16.862 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 354 2024-08-29T17:50:16.862 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.862 INFO:tasks.workunit.client.0.smithi029.stdout: "read_lat": { 2024-08-29T17:50:16.862 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 108, 2024-08-29T17:50:16.862 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1537361 2024-08-29T17:50:16.862 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.862 INFO:tasks.workunit.client.0.smithi029.stdout: "read_onode_meta_lat": { 2024-08-29T17:50:16.862 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 184, 2024-08-29T17:50:16.863 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 449079 2024-08-29T17:50:16.863 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.863 INFO:tasks.workunit.client.0.smithi029.stdout: "read_wait_aio_lat": { 2024-08-29T17:50:16.863 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 76, 2024-08-29T17:50:16.863 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 189999 2024-08-29T17:50:16.863 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.863 INFO:tasks.workunit.client.0.smithi029.stdout: "reads_with_retries": { 2024-08-29T17:50:16.863 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.863 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.863 INFO:tasks.workunit.client.0.smithi029.stdout: "remove_lat": { 2024-08-29T17:50:16.863 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 105, 2024-08-29T17:50:16.863 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 8100882 2024-08-29T17:50:16.863 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.863 INFO:tasks.workunit.client.0.smithi029.stdout: "state_aio_wait_lat": { 2024-08-29T17:50:16.864 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 3379, 2024-08-29T17:50:16.864 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1508014448 2024-08-29T17:50:16.864 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.864 INFO:tasks.workunit.client.0.smithi029.stdout: "state_deferred_aio_wait_lat": { 2024-08-29T17:50:16.864 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 48, 2024-08-29T17:50:16.864 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 8407128 2024-08-29T17:50:16.864 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.864 INFO:tasks.workunit.client.0.smithi029.stdout: "state_deferred_cleanup_lat": { 2024-08-29T17:50:16.864 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 47, 2024-08-29T17:50:16.864 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 546310717422 2024-08-29T17:50:16.864 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.864 INFO:tasks.workunit.client.0.smithi029.stdout: "state_deferred_queued_lat": { 2024-08-29T17:50:16.865 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 48, 2024-08-29T17:50:16.865 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 78109952667 2024-08-29T17:50:16.865 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.865 INFO:tasks.workunit.client.0.smithi029.stdout: "state_done_lat": { 2024-08-29T17:50:16.865 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 3378, 2024-08-29T17:50:16.865 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 802938247 2024-08-29T17:50:16.865 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.865 INFO:tasks.workunit.client.0.smithi029.stdout: "state_finishing_lat": { 2024-08-29T17:50:16.865 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 3378, 2024-08-29T17:50:16.865 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 539260 2024-08-29T17:50:16.865 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.865 INFO:tasks.workunit.client.0.smithi029.stdout: "state_io_done_lat": { 2024-08-29T17:50:16.865 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 3379, 2024-08-29T17:50:16.865 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 6822207 2024-08-29T17:50:16.866 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.866 INFO:tasks.workunit.client.0.smithi029.stdout: "state_kv_commiting_lat": { 2024-08-29T17:50:16.866 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 3379, 2024-08-29T17:50:16.866 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 883968204 2024-08-29T17:50:16.866 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.866 INFO:tasks.workunit.client.0.smithi029.stdout: "state_kv_done_lat": { 2024-08-29T17:50:16.866 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 3379, 2024-08-29T17:50:16.866 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1370910 2024-08-29T17:50:16.866 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.866 INFO:tasks.workunit.client.0.smithi029.stdout: "state_kv_queued_lat": { 2024-08-29T17:50:16.866 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 3379, 2024-08-29T17:50:16.866 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 481642552 2024-08-29T17:50:16.866 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.866 INFO:tasks.workunit.client.0.smithi029.stdout: "state_prepare_lat": { 2024-08-29T17:50:16.867 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 3379, 2024-08-29T17:50:16.867 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 225105406 2024-08-29T17:50:16.867 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.867 INFO:tasks.workunit.client.0.smithi029.stdout: "stored": { 2024-08-29T17:50:16.867 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 354590 2024-08-29T17:50:16.867 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.867 INFO:tasks.workunit.client.0.smithi029.stdout: "truncate_lat": { 2024-08-29T17:50:16.867 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 46, 2024-08-29T17:50:16.867 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 394729 2024-08-29T17:50:16.867 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.867 INFO:tasks.workunit.client.0.smithi029.stdout: "txc_commit_lat": { 2024-08-29T17:50:16.867 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 3379, 2024-08-29T17:50:16.867 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 3106190545 2024-08-29T17:50:16.868 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.868 INFO:tasks.workunit.client.0.smithi029.stdout: "txc_submit_lat": { 2024-08-29T17:50:16.868 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 3379, 2024-08-29T17:50:16.868 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 300552312 2024-08-29T17:50:16.868 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.868 INFO:tasks.workunit.client.0.smithi029.stdout: "txc_throttle_lat": { 2024-08-29T17:50:16.868 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 3379, 2024-08-29T17:50:16.868 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 31495495 2024-08-29T17:50:16.868 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:16.868 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.868 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore-pricache": { 2024-08-29T17:50:16.868 INFO:tasks.workunit.client.0.smithi029.stdout: "cache_bytes": { 2024-08-29T17:50:16.868 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1900970208 2024-08-29T17:50:16.869 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.869 INFO:tasks.workunit.client.0.smithi029.stdout: "heap_bytes": { 2024-08-29T17:50:16.869 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 47775744 2024-08-29T17:50:16.869 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.869 INFO:tasks.workunit.client.0.smithi029.stdout: "mapped_bytes": { 2024-08-29T17:50:16.869 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 47079424 2024-08-29T17:50:16.869 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.869 INFO:tasks.workunit.client.0.smithi029.stdout: "target_bytes": { 2024-08-29T17:50:16.869 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 3183854796 2024-08-29T17:50:16.869 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.869 INFO:tasks.workunit.client.0.smithi029.stdout: "unmapped_bytes": { 2024-08-29T17:50:16.869 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 696320 2024-08-29T17:50:16.869 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:16.869 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.870 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore-pricache:data": { 2024-08-29T17:50:16.870 INFO:tasks.workunit.client.0.smithi029.stdout: "committed_bytes": { 2024-08-29T17:50:16.870 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 159383552 2024-08-29T17:50:16.870 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.870 INFO:tasks.workunit.client.0.smithi029.stdout: "pri0_bytes": { 2024-08-29T17:50:16.870 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.870 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.870 INFO:tasks.workunit.client.0.smithi029.stdout: "pri10_bytes": { 2024-08-29T17:50:16.870 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.870 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.870 INFO:tasks.workunit.client.0.smithi029.stdout: "pri11_bytes": { 2024-08-29T17:50:16.870 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 87861522 2024-08-29T17:50:16.870 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.870 INFO:tasks.workunit.client.0.smithi029.stdout: "pri1_bytes": { 2024-08-29T17:50:16.871 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.871 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.871 INFO:tasks.workunit.client.0.smithi029.stdout: "pri2_bytes": { 2024-08-29T17:50:16.871 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.871 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.871 INFO:tasks.workunit.client.0.smithi029.stdout: "pri3_bytes": { 2024-08-29T17:50:16.871 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.871 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.871 INFO:tasks.workunit.client.0.smithi029.stdout: "pri4_bytes": { 2024-08-29T17:50:16.871 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.871 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.871 INFO:tasks.workunit.client.0.smithi029.stdout: "pri5_bytes": { 2024-08-29T17:50:16.871 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.871 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.872 INFO:tasks.workunit.client.0.smithi029.stdout: "pri6_bytes": { 2024-08-29T17:50:16.872 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 8192 2024-08-29T17:50:16.872 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.872 INFO:tasks.workunit.client.0.smithi029.stdout: "pri7_bytes": { 2024-08-29T17:50:16.872 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.872 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.872 INFO:tasks.workunit.client.0.smithi029.stdout: "pri8_bytes": { 2024-08-29T17:50:16.872 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.872 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.872 INFO:tasks.workunit.client.0.smithi029.stdout: "pri9_bytes": { 2024-08-29T17:50:16.872 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.872 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.872 INFO:tasks.workunit.client.0.smithi029.stdout: "reserved_bytes": { 2024-08-29T17:50:16.873 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 71513838 2024-08-29T17:50:16.873 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:16.873 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.873 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore-pricache:kv": { 2024-08-29T17:50:16.873 INFO:tasks.workunit.client.0.smithi029.stdout: "committed_bytes": { 2024-08-29T17:50:16.873 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 796917760 2024-08-29T17:50:16.873 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.873 INFO:tasks.workunit.client.0.smithi029.stdout: "pri0_bytes": { 2024-08-29T17:50:16.873 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 67108864 2024-08-29T17:50:16.873 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.873 INFO:tasks.workunit.client.0.smithi029.stdout: "pri10_bytes": { 2024-08-29T17:50:16.873 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.873 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.874 INFO:tasks.workunit.client.0.smithi029.stdout: "pri11_bytes": { 2024-08-29T17:50:16.874 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 658961422 2024-08-29T17:50:16.874 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.874 INFO:tasks.workunit.client.0.smithi029.stdout: "pri1_bytes": { 2024-08-29T17:50:16.874 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.874 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.874 INFO:tasks.workunit.client.0.smithi029.stdout: "pri2_bytes": { 2024-08-29T17:50:16.874 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.874 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.874 INFO:tasks.workunit.client.0.smithi029.stdout: "pri3_bytes": { 2024-08-29T17:50:16.874 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.874 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.874 INFO:tasks.workunit.client.0.smithi029.stdout: "pri4_bytes": { 2024-08-29T17:50:16.875 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.875 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.875 INFO:tasks.workunit.client.0.smithi029.stdout: "pri5_bytes": { 2024-08-29T17:50:16.875 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.875 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.875 INFO:tasks.workunit.client.0.smithi029.stdout: "pri6_bytes": { 2024-08-29T17:50:16.875 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 2128 2024-08-29T17:50:16.875 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.875 INFO:tasks.workunit.client.0.smithi029.stdout: "pri7_bytes": { 2024-08-29T17:50:16.875 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.875 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.875 INFO:tasks.workunit.client.0.smithi029.stdout: "pri8_bytes": { 2024-08-29T17:50:16.875 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.876 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.876 INFO:tasks.workunit.client.0.smithi029.stdout: "pri9_bytes": { 2024-08-29T17:50:16.876 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.876 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.876 INFO:tasks.workunit.client.0.smithi029.stdout: "reserved_bytes": { 2024-08-29T17:50:16.876 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 70845346 2024-08-29T17:50:16.876 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:16.876 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.876 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore-pricache:kv_onode": { 2024-08-29T17:50:16.876 INFO:tasks.workunit.client.0.smithi029.stdout: "committed_bytes": { 2024-08-29T17:50:16.876 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 192937984 2024-08-29T17:50:16.876 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.876 INFO:tasks.workunit.client.0.smithi029.stdout: "pri0_bytes": { 2024-08-29T17:50:16.876 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 67108864 2024-08-29T17:50:16.877 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.877 INFO:tasks.workunit.client.0.smithi029.stdout: "pri10_bytes": { 2024-08-29T17:50:16.877 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 464 2024-08-29T17:50:16.877 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.877 INFO:tasks.workunit.client.0.smithi029.stdout: "pri11_bytes": { 2024-08-29T17:50:16.877 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 58574348 2024-08-29T17:50:16.877 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.877 INFO:tasks.workunit.client.0.smithi029.stdout: "pri1_bytes": { 2024-08-29T17:50:16.877 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.877 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.877 INFO:tasks.workunit.client.0.smithi029.stdout: "pri2_bytes": { 2024-08-29T17:50:16.877 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.877 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.878 INFO:tasks.workunit.client.0.smithi029.stdout: "pri3_bytes": { 2024-08-29T17:50:16.878 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.878 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.878 INFO:tasks.workunit.client.0.smithi029.stdout: "pri4_bytes": { 2024-08-29T17:50:16.878 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.878 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.878 INFO:tasks.workunit.client.0.smithi029.stdout: "pri5_bytes": { 2024-08-29T17:50:16.878 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.878 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.878 INFO:tasks.workunit.client.0.smithi029.stdout: "pri6_bytes": { 2024-08-29T17:50:16.878 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.878 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.878 INFO:tasks.workunit.client.0.smithi029.stdout: "pri7_bytes": { 2024-08-29T17:50:16.879 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.879 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.879 INFO:tasks.workunit.client.0.smithi029.stdout: "pri8_bytes": { 2024-08-29T17:50:16.879 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.879 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.879 INFO:tasks.workunit.client.0.smithi029.stdout: "pri9_bytes": { 2024-08-29T17:50:16.879 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.879 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.879 INFO:tasks.workunit.client.0.smithi029.stdout: "reserved_bytes": { 2024-08-29T17:50:16.879 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 67254308 2024-08-29T17:50:16.879 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:16.879 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.879 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore-pricache:meta": { 2024-08-29T17:50:16.879 INFO:tasks.workunit.client.0.smithi029.stdout: "committed_bytes": { 2024-08-29T17:50:16.880 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 729808896 2024-08-29T17:50:16.880 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.880 INFO:tasks.workunit.client.0.smithi029.stdout: "pri0_bytes": { 2024-08-29T17:50:16.880 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.880 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.880 INFO:tasks.workunit.client.0.smithi029.stdout: "pri10_bytes": { 2024-08-29T17:50:16.880 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.880 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.880 INFO:tasks.workunit.client.0.smithi029.stdout: "pri11_bytes": { 2024-08-29T17:50:16.880 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 658961422 2024-08-29T17:50:16.880 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.880 INFO:tasks.workunit.client.0.smithi029.stdout: "pri1_bytes": { 2024-08-29T17:50:16.880 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.881 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.881 INFO:tasks.workunit.client.0.smithi029.stdout: "pri2_bytes": { 2024-08-29T17:50:16.881 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.881 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.881 INFO:tasks.workunit.client.0.smithi029.stdout: "pri3_bytes": { 2024-08-29T17:50:16.881 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.881 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.881 INFO:tasks.workunit.client.0.smithi029.stdout: "pri4_bytes": { 2024-08-29T17:50:16.881 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.881 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.881 INFO:tasks.workunit.client.0.smithi029.stdout: "pri5_bytes": { 2024-08-29T17:50:16.881 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.881 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.881 INFO:tasks.workunit.client.0.smithi029.stdout: "pri6_bytes": { 2024-08-29T17:50:16.882 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 353314 2024-08-29T17:50:16.882 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.882 INFO:tasks.workunit.client.0.smithi029.stdout: "pri7_bytes": { 2024-08-29T17:50:16.882 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.882 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.882 INFO:tasks.workunit.client.0.smithi029.stdout: "pri8_bytes": { 2024-08-29T17:50:16.882 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.882 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.882 INFO:tasks.workunit.client.0.smithi029.stdout: "pri9_bytes": { 2024-08-29T17:50:16.882 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.882 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.882 INFO:tasks.workunit.client.0.smithi029.stdout: "reserved_bytes": { 2024-08-29T17:50:16.883 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 70494160 2024-08-29T17:50:16.883 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:16.883 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.883 INFO:tasks.workunit.client.0.smithi029.stdout: "objecter": { 2024-08-29T17:50:16.883 INFO:tasks.workunit.client.0.smithi029.stdout: "op_active": { 2024-08-29T17:50:16.883 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.883 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.883 INFO:tasks.workunit.client.0.smithi029.stdout: "op_r": { 2024-08-29T17:50:16.883 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.883 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.883 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rmw": { 2024-08-29T17:50:16.883 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.883 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.884 INFO:tasks.workunit.client.0.smithi029.stdout: "op_w": { 2024-08-29T17:50:16.884 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.884 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:16.884 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.884 INFO:tasks.workunit.client.0.smithi029.stdout: "osd": { 2024-08-29T17:50:16.884 INFO:tasks.workunit.client.0.smithi029.stdout: "numpg": { 2024-08-29T17:50:16.884 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 39 2024-08-29T17:50:16.884 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.884 INFO:tasks.workunit.client.0.smithi029.stdout: "numpg_removing": { 2024-08-29T17:50:16.884 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.884 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.884 INFO:tasks.workunit.client.0.smithi029.stdout: "op": { 2024-08-29T17:50:16.884 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1 2024-08-29T17:50:16.885 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.885 INFO:tasks.workunit.client.0.smithi029.stdout: "op_delayed_degraded": { 2024-08-29T17:50:16.885 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.885 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.885 INFO:tasks.workunit.client.0.smithi029.stdout: "op_delayed_unreadable": { 2024-08-29T17:50:16.885 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.885 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.885 INFO:tasks.workunit.client.0.smithi029.stdout: "op_in_bytes": { 2024-08-29T17:50:16.885 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 22 2024-08-29T17:50:16.885 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.885 INFO:tasks.workunit.client.0.smithi029.stdout: "op_latency": { 2024-08-29T17:50:16.885 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 1, 2024-08-29T17:50:16.885 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 9355442 2024-08-29T17:50:16.885 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.886 INFO:tasks.workunit.client.0.smithi029.stdout: "op_out_bytes": { 2024-08-29T17:50:16.886 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.886 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.886 INFO:tasks.workunit.client.0.smithi029.stdout: "op_prepare_latency": { 2024-08-29T17:50:16.886 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 1, 2024-08-29T17:50:16.886 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1063432 2024-08-29T17:50:16.886 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.886 INFO:tasks.workunit.client.0.smithi029.stdout: "op_process_latency": { 2024-08-29T17:50:16.886 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 1, 2024-08-29T17:50:16.886 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 9222071 2024-08-29T17:50:16.886 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.886 INFO:tasks.workunit.client.0.smithi029.stdout: "op_r": { 2024-08-29T17:50:16.886 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.886 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.887 INFO:tasks.workunit.client.0.smithi029.stdout: "op_r_latency": { 2024-08-29T17:50:16.887 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:16.887 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.887 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.887 INFO:tasks.workunit.client.0.smithi029.stdout: "op_r_latency_out_bytes_histogram": { 2024-08-29T17:50:16.887 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.887 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.887 INFO:tasks.workunit.client.0.smithi029.stdout: "op_r_out_bytes": { 2024-08-29T17:50:16.887 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.887 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.887 INFO:tasks.workunit.client.0.smithi029.stdout: "op_r_prepare_latency": { 2024-08-29T17:50:16.887 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:16.887 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.888 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.888 INFO:tasks.workunit.client.0.smithi029.stdout: "op_r_process_latency": { 2024-08-29T17:50:16.888 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:16.888 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.888 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.888 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw": { 2024-08-29T17:50:16.888 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.888 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.888 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw_in_bytes": { 2024-08-29T17:50:16.888 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.888 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.888 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw_latency": { 2024-08-29T17:50:16.888 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:16.889 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.889 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.889 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw_latency_in_bytes_histogram": { 2024-08-29T17:50:16.889 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.889 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.889 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw_latency_out_bytes_histogram": { 2024-08-29T17:50:16.889 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.889 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.889 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw_out_bytes": { 2024-08-29T17:50:16.889 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.889 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.889 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw_prepare_latency": { 2024-08-29T17:50:16.889 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:16.889 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.890 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.890 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw_process_latency": { 2024-08-29T17:50:16.890 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:16.890 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.890 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.890 INFO:tasks.workunit.client.0.smithi029.stdout: "op_w": { 2024-08-29T17:50:16.890 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1 2024-08-29T17:50:16.890 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.890 INFO:tasks.workunit.client.0.smithi029.stdout: "op_w_in_bytes": { 2024-08-29T17:50:16.890 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 22 2024-08-29T17:50:16.890 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.890 INFO:tasks.workunit.client.0.smithi029.stdout: "op_w_latency": { 2024-08-29T17:50:16.890 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 1, 2024-08-29T17:50:16.891 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 9355442 2024-08-29T17:50:16.891 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.891 INFO:tasks.workunit.client.0.smithi029.stdout: "op_w_latency_in_bytes_histogram": { 2024-08-29T17:50:16.891 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.891 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.891 INFO:tasks.workunit.client.0.smithi029.stdout: "op_w_prepare_latency": { 2024-08-29T17:50:16.891 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 1, 2024-08-29T17:50:16.891 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1063432 2024-08-29T17:50:16.891 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.891 INFO:tasks.workunit.client.0.smithi029.stdout: "op_w_process_latency": { 2024-08-29T17:50:16.891 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 1, 2024-08-29T17:50:16.891 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 9222071 2024-08-29T17:50:16.891 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.891 INFO:tasks.workunit.client.0.smithi029.stdout: "op_wip": { 2024-08-29T17:50:16.892 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.892 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.892 INFO:tasks.workunit.client.0.smithi029.stdout: "recovery_bytes": { 2024-08-29T17:50:16.892 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.892 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.892 INFO:tasks.workunit.client.0.smithi029.stdout: "recovery_ops": { 2024-08-29T17:50:16.892 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.892 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.892 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_bytes": { 2024-08-29T17:50:16.892 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 95995035648 2024-08-29T17:50:16.892 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.892 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_bytes_used": { 2024-08-29T17:50:16.892 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 32673792 2024-08-29T17:50:16.893 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:16.893 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:16.893 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.893 INFO:tasks.workunit.client.0.smithi029.stdout: "osd.5": { 2024-08-29T17:50:16.893 INFO:tasks.workunit.client.0.smithi029.stdout: "bluefs": { 2024-08-29T17:50:16.893 INFO:tasks.workunit.client.0.smithi029.stdout: "alloc_slow_fallback": { 2024-08-29T17:50:16.893 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.893 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.893 INFO:tasks.workunit.client.0.smithi029.stdout: "alloc_slow_size_fallback": { 2024-08-29T17:50:16.893 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.893 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.893 INFO:tasks.workunit.client.0.smithi029.stdout: "alloc_unit_db": { 2024-08-29T17:50:16.894 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 65536 2024-08-29T17:50:16.894 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.894 INFO:tasks.workunit.client.0.smithi029.stdout: "alloc_unit_main": { 2024-08-29T17:50:16.894 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.894 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.894 INFO:tasks.workunit.client.0.smithi029.stdout: "alloc_unit_wal": { 2024-08-29T17:50:16.894 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.894 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.894 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes_written_slow": { 2024-08-29T17:50:16.894 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.894 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.894 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes_written_sst": { 2024-08-29T17:50:16.894 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 12288 2024-08-29T17:50:16.894 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.895 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes_written_wal": { 2024-08-29T17:50:16.895 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1376256 2024-08-29T17:50:16.895 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.895 INFO:tasks.workunit.client.0.smithi029.stdout: "compact_lat": { 2024-08-29T17:50:16.895 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:16.895 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.895 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.895 INFO:tasks.workunit.client.0.smithi029.stdout: "compact_lock_lat": { 2024-08-29T17:50:16.895 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:16.895 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.895 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.895 INFO:tasks.workunit.client.0.smithi029.stdout: "db_total_bytes": { 2024-08-29T17:50:16.895 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 95995035648 2024-08-29T17:50:16.896 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.896 INFO:tasks.workunit.client.0.smithi029.stdout: "db_used_bytes": { 2024-08-29T17:50:16.896 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 27656192 2024-08-29T17:50:16.896 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.896 INFO:tasks.workunit.client.0.smithi029.stdout: "log_bytes": { 2024-08-29T17:50:16.896 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1007616 2024-08-29T17:50:16.896 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.896 INFO:tasks.workunit.client.0.smithi029.stdout: "logged_bytes": { 2024-08-29T17:50:16.896 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 868352 2024-08-29T17:50:16.896 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.896 INFO:tasks.workunit.client.0.smithi029.stdout: "max_bytes_db": { 2024-08-29T17:50:16.896 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 31850496 2024-08-29T17:50:16.896 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.896 INFO:tasks.workunit.client.0.smithi029.stdout: "max_bytes_slow": { 2024-08-29T17:50:16.897 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.897 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.897 INFO:tasks.workunit.client.0.smithi029.stdout: "max_bytes_wal": { 2024-08-29T17:50:16.897 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.897 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.897 INFO:tasks.workunit.client.0.smithi029.stdout: "num_files": { 2024-08-29T17:50:16.897 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 14 2024-08-29T17:50:16.897 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.897 INFO:tasks.workunit.client.0.smithi029.stdout: "read_bytes": { 2024-08-29T17:50:16.897 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 206480 2024-08-29T17:50:16.897 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.897 INFO:tasks.workunit.client.0.smithi029.stdout: "read_count": { 2024-08-29T17:50:16.897 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 23 2024-08-29T17:50:16.898 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.898 INFO:tasks.workunit.client.0.smithi029.stdout: "read_disk_bytes": { 2024-08-29T17:50:16.898 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1282048 2024-08-29T17:50:16.898 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.898 INFO:tasks.workunit.client.0.smithi029.stdout: "read_disk_bytes_db": { 2024-08-29T17:50:16.898 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1286144 2024-08-29T17:50:16.898 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.898 INFO:tasks.workunit.client.0.smithi029.stdout: "read_disk_bytes_slow": { 2024-08-29T17:50:16.898 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.898 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.898 INFO:tasks.workunit.client.0.smithi029.stdout: "read_disk_bytes_wal": { 2024-08-29T17:50:16.898 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.898 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.899 INFO:tasks.workunit.client.0.smithi029.stdout: "read_disk_count": { 2024-08-29T17:50:16.899 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 15 2024-08-29T17:50:16.899 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.899 INFO:tasks.workunit.client.0.smithi029.stdout: "read_prefetch_bytes": { 2024-08-29T17:50:16.899 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 4991 2024-08-29T17:50:16.899 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.899 INFO:tasks.workunit.client.0.smithi029.stdout: "read_prefetch_count": { 2024-08-29T17:50:16.899 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 4 2024-08-29T17:50:16.899 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.899 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_buffer_bytes": { 2024-08-29T17:50:16.899 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 5557 2024-08-29T17:50:16.899 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.899 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_buffer_count": { 2024-08-29T17:50:16.899 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 24 2024-08-29T17:50:16.900 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.900 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_bytes": { 2024-08-29T17:50:16.900 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 5557 2024-08-29T17:50:16.900 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.900 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_count": { 2024-08-29T17:50:16.900 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 24 2024-08-29T17:50:16.900 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.900 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_disk_bytes": { 2024-08-29T17:50:16.900 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.900 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.900 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_disk_bytes_db": { 2024-08-29T17:50:16.900 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.900 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.900 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_disk_bytes_slow": { 2024-08-29T17:50:16.901 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.901 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.901 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_disk_bytes_wal": { 2024-08-29T17:50:16.901 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.901 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.901 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_disk_count": { 2024-08-29T17:50:16.901 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.901 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.901 INFO:tasks.workunit.client.0.smithi029.stdout: "slow_total_bytes": { 2024-08-29T17:50:16.901 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.901 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.901 INFO:tasks.workunit.client.0.smithi029.stdout: "slow_used_bytes": { 2024-08-29T17:50:16.902 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.902 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.902 INFO:tasks.workunit.client.0.smithi029.stdout: "wal_total_bytes": { 2024-08-29T17:50:16.902 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.902 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.902 INFO:tasks.workunit.client.0.smithi029.stdout: "wal_used_bytes": { 2024-08-29T17:50:16.902 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.902 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.902 INFO:tasks.workunit.client.0.smithi029.stdout: "write_bytes": { 2024-08-29T17:50:16.902 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 2322432 2024-08-29T17:50:16.902 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:16.902 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.902 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore": { 2024-08-29T17:50:16.903 INFO:tasks.workunit.client.0.smithi029.stdout: "alloc_unit": { 2024-08-29T17:50:16.903 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 4096 2024-08-29T17:50:16.903 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.903 INFO:tasks.workunit.client.0.smithi029.stdout: "allocated": { 2024-08-29T17:50:16.903 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 806912 2024-08-29T17:50:16.903 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.903 INFO:tasks.workunit.client.0.smithi029.stdout: "clist_lat": { 2024-08-29T17:50:16.903 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 6, 2024-08-29T17:50:16.903 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 585235 2024-08-29T17:50:16.903 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.903 INFO:tasks.workunit.client.0.smithi029.stdout: "compress_lat": { 2024-08-29T17:50:16.903 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:16.903 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.903 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.904 INFO:tasks.workunit.client.0.smithi029.stdout: "compressed": { 2024-08-29T17:50:16.904 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.904 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.904 INFO:tasks.workunit.client.0.smithi029.stdout: "compressed_allocated": { 2024-08-29T17:50:16.904 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.904 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.904 INFO:tasks.workunit.client.0.smithi029.stdout: "compressed_original": { 2024-08-29T17:50:16.904 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.904 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.904 INFO:tasks.workunit.client.0.smithi029.stdout: "csum_lat": { 2024-08-29T17:50:16.904 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 3, 2024-08-29T17:50:16.904 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 7572 2024-08-29T17:50:16.904 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.905 INFO:tasks.workunit.client.0.smithi029.stdout: "decompress_lat": { 2024-08-29T17:50:16.905 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:16.905 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.905 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.905 INFO:tasks.workunit.client.0.smithi029.stdout: "fragmentation_micros": { 2024-08-29T17:50:16.905 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.905 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.905 INFO:tasks.workunit.client.0.smithi029.stdout: "kv_commit_lat": { 2024-08-29T17:50:16.905 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 199, 2024-08-29T17:50:16.905 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 98955076 2024-08-29T17:50:16.905 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.905 INFO:tasks.workunit.client.0.smithi029.stdout: "kv_final_lat": { 2024-08-29T17:50:16.905 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 190, 2024-08-29T17:50:16.905 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 17223493 2024-08-29T17:50:16.906 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.906 INFO:tasks.workunit.client.0.smithi029.stdout: "kv_flush_lat": { 2024-08-29T17:50:16.906 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 199, 2024-08-29T17:50:16.906 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 386769 2024-08-29T17:50:16.906 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.906 INFO:tasks.workunit.client.0.smithi029.stdout: "kv_sync_lat": { 2024-08-29T17:50:16.906 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 199, 2024-08-29T17:50:16.906 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 99341845 2024-08-29T17:50:16.906 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.906 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_get_keys_lat": { 2024-08-29T17:50:16.906 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:16.906 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.906 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.906 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_get_values_lat": { 2024-08-29T17:50:16.907 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 3, 2024-08-29T17:50:16.907 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 57693 2024-08-29T17:50:16.907 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.907 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_lower_bound_lat": { 2024-08-29T17:50:16.907 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 2, 2024-08-29T17:50:16.907 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 3499 2024-08-29T17:50:16.907 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.907 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_next_lat": { 2024-08-29T17:50:16.907 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:16.907 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.907 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.907 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_seek_to_first_lat": { 2024-08-29T17:50:16.907 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:16.908 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.908 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.908 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_upper_bound_lat": { 2024-08-29T17:50:16.908 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 2, 2024-08-29T17:50:16.908 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 6300 2024-08-29T17:50:16.908 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.908 INFO:tasks.workunit.client.0.smithi029.stdout: "onode_hits": { 2024-08-29T17:50:16.908 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 374 2024-08-29T17:50:16.908 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.908 INFO:tasks.workunit.client.0.smithi029.stdout: "onode_misses": { 2024-08-29T17:50:16.908 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 258 2024-08-29T17:50:16.908 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.908 INFO:tasks.workunit.client.0.smithi029.stdout: "read_lat": { 2024-08-29T17:50:16.909 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 99, 2024-08-29T17:50:16.909 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1189438 2024-08-29T17:50:16.909 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.909 INFO:tasks.workunit.client.0.smithi029.stdout: "read_onode_meta_lat": { 2024-08-29T17:50:16.909 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 162, 2024-08-29T17:50:16.909 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 444932 2024-08-29T17:50:16.909 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.909 INFO:tasks.workunit.client.0.smithi029.stdout: "read_wait_aio_lat": { 2024-08-29T17:50:16.909 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 63, 2024-08-29T17:50:16.909 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 281908 2024-08-29T17:50:16.909 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.909 INFO:tasks.workunit.client.0.smithi029.stdout: "reads_with_retries": { 2024-08-29T17:50:16.909 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.909 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.910 INFO:tasks.workunit.client.0.smithi029.stdout: "remove_lat": { 2024-08-29T17:50:16.910 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 4, 2024-08-29T17:50:16.910 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 332177 2024-08-29T17:50:16.910 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.910 INFO:tasks.workunit.client.0.smithi029.stdout: "state_aio_wait_lat": { 2024-08-29T17:50:16.910 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 285, 2024-08-29T17:50:16.910 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 5408071 2024-08-29T17:50:16.910 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.910 INFO:tasks.workunit.client.0.smithi029.stdout: "state_deferred_aio_wait_lat": { 2024-08-29T17:50:16.910 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 47, 2024-08-29T17:50:16.910 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 4532601 2024-08-29T17:50:16.910 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.910 INFO:tasks.workunit.client.0.smithi029.stdout: "state_deferred_cleanup_lat": { 2024-08-29T17:50:16.910 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 44, 2024-08-29T17:50:16.911 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 717497073600 2024-08-29T17:50:16.911 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.911 INFO:tasks.workunit.client.0.smithi029.stdout: "state_deferred_queued_lat": { 2024-08-29T17:50:16.911 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 47, 2024-08-29T17:50:16.911 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 79491249766 2024-08-29T17:50:16.911 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.911 INFO:tasks.workunit.client.0.smithi029.stdout: "state_done_lat": { 2024-08-29T17:50:16.911 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 282, 2024-08-29T17:50:16.911 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 9474102888 2024-08-29T17:50:16.911 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.911 INFO:tasks.workunit.client.0.smithi029.stdout: "state_finishing_lat": { 2024-08-29T17:50:16.911 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 282, 2024-08-29T17:50:16.911 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 67012 2024-08-29T17:50:16.912 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.912 INFO:tasks.workunit.client.0.smithi029.stdout: "state_io_done_lat": { 2024-08-29T17:50:16.912 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 285, 2024-08-29T17:50:16.912 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 487931 2024-08-29T17:50:16.912 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.912 INFO:tasks.workunit.client.0.smithi029.stdout: "state_kv_commiting_lat": { 2024-08-29T17:50:16.912 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 285, 2024-08-29T17:50:16.912 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 228180174 2024-08-29T17:50:16.912 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.912 INFO:tasks.workunit.client.0.smithi029.stdout: "state_kv_done_lat": { 2024-08-29T17:50:16.912 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 285, 2024-08-29T17:50:16.912 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 210993 2024-08-29T17:50:16.912 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.913 INFO:tasks.workunit.client.0.smithi029.stdout: "state_kv_queued_lat": { 2024-08-29T17:50:16.913 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 285, 2024-08-29T17:50:16.913 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 141245343 2024-08-29T17:50:16.913 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.913 INFO:tasks.workunit.client.0.smithi029.stdout: "state_prepare_lat": { 2024-08-29T17:50:16.913 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 285, 2024-08-29T17:50:16.913 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 25551356 2024-08-29T17:50:16.913 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.913 INFO:tasks.workunit.client.0.smithi029.stdout: "stored": { 2024-08-29T17:50:16.913 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 356329 2024-08-29T17:50:16.913 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.913 INFO:tasks.workunit.client.0.smithi029.stdout: "truncate_lat": { 2024-08-29T17:50:16.913 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 39, 2024-08-29T17:50:16.914 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 285477 2024-08-29T17:50:16.914 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.914 INFO:tasks.workunit.client.0.smithi029.stdout: "txc_commit_lat": { 2024-08-29T17:50:16.914 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 285, 2024-08-29T17:50:16.914 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 400969621 2024-08-29T17:50:16.914 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.914 INFO:tasks.workunit.client.0.smithi029.stdout: "txc_submit_lat": { 2024-08-29T17:50:16.914 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 285, 2024-08-29T17:50:16.914 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 31682022 2024-08-29T17:50:16.914 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.914 INFO:tasks.workunit.client.0.smithi029.stdout: "txc_throttle_lat": { 2024-08-29T17:50:16.914 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 285, 2024-08-29T17:50:16.914 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 3867461 2024-08-29T17:50:16.914 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:16.915 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.915 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore-pricache": { 2024-08-29T17:50:16.915 INFO:tasks.workunit.client.0.smithi029.stdout: "cache_bytes": { 2024-08-29T17:50:16.915 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1900970208 2024-08-29T17:50:16.915 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.915 INFO:tasks.workunit.client.0.smithi029.stdout: "heap_bytes": { 2024-08-29T17:50:16.915 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 44630016 2024-08-29T17:50:16.915 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.915 INFO:tasks.workunit.client.0.smithi029.stdout: "mapped_bytes": { 2024-08-29T17:50:16.915 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 44572672 2024-08-29T17:50:16.915 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.915 INFO:tasks.workunit.client.0.smithi029.stdout: "target_bytes": { 2024-08-29T17:50:16.915 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 3183854796 2024-08-29T17:50:16.916 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.916 INFO:tasks.workunit.client.0.smithi029.stdout: "unmapped_bytes": { 2024-08-29T17:50:16.916 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 57344 2024-08-29T17:50:16.916 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:16.916 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.916 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore-pricache:data": { 2024-08-29T17:50:16.916 INFO:tasks.workunit.client.0.smithi029.stdout: "committed_bytes": { 2024-08-29T17:50:16.916 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 159383552 2024-08-29T17:50:16.916 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.916 INFO:tasks.workunit.client.0.smithi029.stdout: "pri0_bytes": { 2024-08-29T17:50:16.916 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.916 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.916 INFO:tasks.workunit.client.0.smithi029.stdout: "pri10_bytes": { 2024-08-29T17:50:16.917 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.917 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.917 INFO:tasks.workunit.client.0.smithi029.stdout: "pri11_bytes": { 2024-08-29T17:50:16.917 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 87868312 2024-08-29T17:50:16.917 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.917 INFO:tasks.workunit.client.0.smithi029.stdout: "pri1_bytes": { 2024-08-29T17:50:16.917 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.917 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.917 INFO:tasks.workunit.client.0.smithi029.stdout: "pri2_bytes": { 2024-08-29T17:50:16.917 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.917 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.917 INFO:tasks.workunit.client.0.smithi029.stdout: "pri3_bytes": { 2024-08-29T17:50:16.917 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.917 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.917 INFO:tasks.workunit.client.0.smithi029.stdout: "pri4_bytes": { 2024-08-29T17:50:16.918 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.918 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.918 INFO:tasks.workunit.client.0.smithi029.stdout: "pri5_bytes": { 2024-08-29T17:50:16.918 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.918 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.918 INFO:tasks.workunit.client.0.smithi029.stdout: "pri6_bytes": { 2024-08-29T17:50:16.918 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.918 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.918 INFO:tasks.workunit.client.0.smithi029.stdout: "pri7_bytes": { 2024-08-29T17:50:16.918 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.918 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.918 INFO:tasks.workunit.client.0.smithi029.stdout: "pri8_bytes": { 2024-08-29T17:50:16.918 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.919 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.919 INFO:tasks.workunit.client.0.smithi029.stdout: "pri9_bytes": { 2024-08-29T17:50:16.919 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.919 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.919 INFO:tasks.workunit.client.0.smithi029.stdout: "reserved_bytes": { 2024-08-29T17:50:16.919 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 71515240 2024-08-29T17:50:16.919 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:16.919 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.919 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore-pricache:kv": { 2024-08-29T17:50:16.919 INFO:tasks.workunit.client.0.smithi029.stdout: "committed_bytes": { 2024-08-29T17:50:16.919 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 796917760 2024-08-29T17:50:16.919 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.919 INFO:tasks.workunit.client.0.smithi029.stdout: "pri0_bytes": { 2024-08-29T17:50:16.920 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 67108864 2024-08-29T17:50:16.920 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.920 INFO:tasks.workunit.client.0.smithi029.stdout: "pri10_bytes": { 2024-08-29T17:50:16.920 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.920 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.920 INFO:tasks.workunit.client.0.smithi029.stdout: "pri11_bytes": { 2024-08-29T17:50:16.920 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 659012347 2024-08-29T17:50:16.920 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.920 INFO:tasks.workunit.client.0.smithi029.stdout: "pri1_bytes": { 2024-08-29T17:50:16.920 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.920 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.920 INFO:tasks.workunit.client.0.smithi029.stdout: "pri2_bytes": { 2024-08-29T17:50:16.920 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.921 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.921 INFO:tasks.workunit.client.0.smithi029.stdout: "pri3_bytes": { 2024-08-29T17:50:16.921 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.921 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.921 INFO:tasks.workunit.client.0.smithi029.stdout: "pri4_bytes": { 2024-08-29T17:50:16.921 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.921 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.921 INFO:tasks.workunit.client.0.smithi029.stdout: "pri5_bytes": { 2024-08-29T17:50:16.921 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.921 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.921 INFO:tasks.workunit.client.0.smithi029.stdout: "pri6_bytes": { 2024-08-29T17:50:16.921 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 2128 2024-08-29T17:50:16.921 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.921 INFO:tasks.workunit.client.0.smithi029.stdout: "pri7_bytes": { 2024-08-29T17:50:16.922 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.922 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.922 INFO:tasks.workunit.client.0.smithi029.stdout: "pri8_bytes": { 2024-08-29T17:50:16.922 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.922 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.922 INFO:tasks.workunit.client.0.smithi029.stdout: "pri9_bytes": { 2024-08-29T17:50:16.922 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.922 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.922 INFO:tasks.workunit.client.0.smithi029.stdout: "reserved_bytes": { 2024-08-29T17:50:16.922 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 70794421 2024-08-29T17:50:16.922 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:16.922 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.922 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore-pricache:kv_onode": { 2024-08-29T17:50:16.923 INFO:tasks.workunit.client.0.smithi029.stdout: "committed_bytes": { 2024-08-29T17:50:16.923 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 192937984 2024-08-29T17:50:16.923 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.923 INFO:tasks.workunit.client.0.smithi029.stdout: "pri0_bytes": { 2024-08-29T17:50:16.923 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 67108864 2024-08-29T17:50:16.923 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.923 INFO:tasks.workunit.client.0.smithi029.stdout: "pri10_bytes": { 2024-08-29T17:50:16.923 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 464 2024-08-29T17:50:16.923 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.923 INFO:tasks.workunit.client.0.smithi029.stdout: "pri11_bytes": { 2024-08-29T17:50:16.923 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 58578875 2024-08-29T17:50:16.923 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.923 INFO:tasks.workunit.client.0.smithi029.stdout: "pri1_bytes": { 2024-08-29T17:50:16.923 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.924 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.924 INFO:tasks.workunit.client.0.smithi029.stdout: "pri2_bytes": { 2024-08-29T17:50:16.924 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.924 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.924 INFO:tasks.workunit.client.0.smithi029.stdout: "pri3_bytes": { 2024-08-29T17:50:16.924 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.924 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.924 INFO:tasks.workunit.client.0.smithi029.stdout: "pri4_bytes": { 2024-08-29T17:50:16.924 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.924 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.924 INFO:tasks.workunit.client.0.smithi029.stdout: "pri5_bytes": { 2024-08-29T17:50:16.924 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.925 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.925 INFO:tasks.workunit.client.0.smithi029.stdout: "pri6_bytes": { 2024-08-29T17:50:16.925 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.925 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.925 INFO:tasks.workunit.client.0.smithi029.stdout: "pri7_bytes": { 2024-08-29T17:50:16.925 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.925 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.925 INFO:tasks.workunit.client.0.smithi029.stdout: "pri8_bytes": { 2024-08-29T17:50:16.925 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.925 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.925 INFO:tasks.workunit.client.0.smithi029.stdout: "pri9_bytes": { 2024-08-29T17:50:16.925 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.926 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.926 INFO:tasks.workunit.client.0.smithi029.stdout: "reserved_bytes": { 2024-08-29T17:50:16.926 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 67249781 2024-08-29T17:50:16.926 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:16.926 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.926 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore-pricache:meta": { 2024-08-29T17:50:16.926 INFO:tasks.workunit.client.0.smithi029.stdout: "committed_bytes": { 2024-08-29T17:50:16.926 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 729808896 2024-08-29T17:50:16.926 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.926 INFO:tasks.workunit.client.0.smithi029.stdout: "pri0_bytes": { 2024-08-29T17:50:16.926 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.926 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.926 INFO:tasks.workunit.client.0.smithi029.stdout: "pri10_bytes": { 2024-08-29T17:50:16.927 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.927 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.927 INFO:tasks.workunit.client.0.smithi029.stdout: "pri11_bytes": { 2024-08-29T17:50:16.927 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 659012347 2024-08-29T17:50:16.927 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.927 INFO:tasks.workunit.client.0.smithi029.stdout: "pri1_bytes": { 2024-08-29T17:50:16.927 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.927 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.927 INFO:tasks.workunit.client.0.smithi029.stdout: "pri2_bytes": { 2024-08-29T17:50:16.927 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.927 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.927 INFO:tasks.workunit.client.0.smithi029.stdout: "pri3_bytes": { 2024-08-29T17:50:16.927 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.927 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.928 INFO:tasks.workunit.client.0.smithi029.stdout: "pri4_bytes": { 2024-08-29T17:50:16.928 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.928 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.928 INFO:tasks.workunit.client.0.smithi029.stdout: "pri5_bytes": { 2024-08-29T17:50:16.928 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.928 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.928 INFO:tasks.workunit.client.0.smithi029.stdout: "pri6_bytes": { 2024-08-29T17:50:16.928 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 249378 2024-08-29T17:50:16.928 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.928 INFO:tasks.workunit.client.0.smithi029.stdout: "pri7_bytes": { 2024-08-29T17:50:16.928 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.928 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.928 INFO:tasks.workunit.client.0.smithi029.stdout: "pri8_bytes": { 2024-08-29T17:50:16.929 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.929 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.929 INFO:tasks.workunit.client.0.smithi029.stdout: "pri9_bytes": { 2024-08-29T17:50:16.929 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.929 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.929 INFO:tasks.workunit.client.0.smithi029.stdout: "reserved_bytes": { 2024-08-29T17:50:16.929 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 70547171 2024-08-29T17:50:16.929 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:16.929 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.929 INFO:tasks.workunit.client.0.smithi029.stdout: "objecter": { 2024-08-29T17:50:16.929 INFO:tasks.workunit.client.0.smithi029.stdout: "op_active": { 2024-08-29T17:50:16.929 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.929 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.929 INFO:tasks.workunit.client.0.smithi029.stdout: "op_r": { 2024-08-29T17:50:16.930 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.930 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.930 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rmw": { 2024-08-29T17:50:16.930 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.930 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.930 INFO:tasks.workunit.client.0.smithi029.stdout: "op_w": { 2024-08-29T17:50:16.930 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.930 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:16.930 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.930 INFO:tasks.workunit.client.0.smithi029.stdout: "osd": { 2024-08-29T17:50:16.930 INFO:tasks.workunit.client.0.smithi029.stdout: "numpg": { 2024-08-29T17:50:16.930 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 41 2024-08-29T17:50:16.930 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.931 INFO:tasks.workunit.client.0.smithi029.stdout: "numpg_removing": { 2024-08-29T17:50:16.931 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.931 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.931 INFO:tasks.workunit.client.0.smithi029.stdout: "op": { 2024-08-29T17:50:16.931 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.931 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.931 INFO:tasks.workunit.client.0.smithi029.stdout: "op_delayed_degraded": { 2024-08-29T17:50:16.931 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.931 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.931 INFO:tasks.workunit.client.0.smithi029.stdout: "op_delayed_unreadable": { 2024-08-29T17:50:16.931 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.931 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.931 INFO:tasks.workunit.client.0.smithi029.stdout: "op_in_bytes": { 2024-08-29T17:50:16.932 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.932 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.932 INFO:tasks.workunit.client.0.smithi029.stdout: "op_latency": { 2024-08-29T17:50:16.932 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:16.932 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.932 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.932 INFO:tasks.workunit.client.0.smithi029.stdout: "op_out_bytes": { 2024-08-29T17:50:16.932 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.932 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.932 INFO:tasks.workunit.client.0.smithi029.stdout: "op_prepare_latency": { 2024-08-29T17:50:16.932 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:16.932 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.932 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.933 INFO:tasks.workunit.client.0.smithi029.stdout: "op_process_latency": { 2024-08-29T17:50:16.933 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:16.933 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.933 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.933 INFO:tasks.workunit.client.0.smithi029.stdout: "op_r": { 2024-08-29T17:50:16.933 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.933 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.933 INFO:tasks.workunit.client.0.smithi029.stdout: "op_r_latency": { 2024-08-29T17:50:16.933 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:16.933 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.933 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.933 INFO:tasks.workunit.client.0.smithi029.stdout: "op_r_latency_out_bytes_histogram": { 2024-08-29T17:50:16.933 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.933 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.934 INFO:tasks.workunit.client.0.smithi029.stdout: "op_r_out_bytes": { 2024-08-29T17:50:16.934 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.934 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.934 INFO:tasks.workunit.client.0.smithi029.stdout: "op_r_prepare_latency": { 2024-08-29T17:50:16.934 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:16.934 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.934 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.934 INFO:tasks.workunit.client.0.smithi029.stdout: "op_r_process_latency": { 2024-08-29T17:50:16.934 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:16.934 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.934 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.934 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw": { 2024-08-29T17:50:16.934 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.935 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.935 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw_in_bytes": { 2024-08-29T17:50:16.935 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.935 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.935 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw_latency": { 2024-08-29T17:50:16.935 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:16.935 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.935 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.935 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw_latency_in_bytes_histogram": { 2024-08-29T17:50:16.935 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.935 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.935 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw_latency_out_bytes_histogram": { 2024-08-29T17:50:16.935 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.935 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.936 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw_out_bytes": { 2024-08-29T17:50:16.936 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.936 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.936 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw_prepare_latency": { 2024-08-29T17:50:16.936 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:16.936 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.936 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.936 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw_process_latency": { 2024-08-29T17:50:16.936 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:16.936 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.936 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.936 INFO:tasks.workunit.client.0.smithi029.stdout: "op_w": { 2024-08-29T17:50:16.936 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.937 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.937 INFO:tasks.workunit.client.0.smithi029.stdout: "op_w_in_bytes": { 2024-08-29T17:50:16.937 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.937 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.937 INFO:tasks.workunit.client.0.smithi029.stdout: "op_w_latency": { 2024-08-29T17:50:16.937 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:16.937 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.937 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.937 INFO:tasks.workunit.client.0.smithi029.stdout: "op_w_latency_in_bytes_histogram": { 2024-08-29T17:50:16.937 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.937 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.937 INFO:tasks.workunit.client.0.smithi029.stdout: "op_w_prepare_latency": { 2024-08-29T17:50:16.937 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:16.938 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.938 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.938 INFO:tasks.workunit.client.0.smithi029.stdout: "op_w_process_latency": { 2024-08-29T17:50:16.938 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:16.938 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.938 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.938 INFO:tasks.workunit.client.0.smithi029.stdout: "op_wip": { 2024-08-29T17:50:16.938 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.938 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.938 INFO:tasks.workunit.client.0.smithi029.stdout: "recovery_bytes": { 2024-08-29T17:50:16.938 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.938 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.938 INFO:tasks.workunit.client.0.smithi029.stdout: "recovery_ops": { 2024-08-29T17:50:16.938 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.939 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.939 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_bytes": { 2024-08-29T17:50:16.939 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 95995035648 2024-08-29T17:50:16.939 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.939 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_bytes_used": { 2024-08-29T17:50:16.939 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 28471296 2024-08-29T17:50:16.939 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:16.939 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:16.939 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.939 INFO:tasks.workunit.client.0.smithi029.stdout: "osd.6": { 2024-08-29T17:50:16.939 INFO:tasks.workunit.client.0.smithi029.stdout: "bluefs": { 2024-08-29T17:50:16.939 INFO:tasks.workunit.client.0.smithi029.stdout: "alloc_slow_fallback": { 2024-08-29T17:50:16.939 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.939 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.940 INFO:tasks.workunit.client.0.smithi029.stdout: "alloc_slow_size_fallback": { 2024-08-29T17:50:16.940 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.940 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.940 INFO:tasks.workunit.client.0.smithi029.stdout: "alloc_unit_db": { 2024-08-29T17:50:16.940 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 65536 2024-08-29T17:50:16.940 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.940 INFO:tasks.workunit.client.0.smithi029.stdout: "alloc_unit_main": { 2024-08-29T17:50:16.940 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.940 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.940 INFO:tasks.workunit.client.0.smithi029.stdout: "alloc_unit_wal": { 2024-08-29T17:50:16.940 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.940 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.940 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes_written_slow": { 2024-08-29T17:50:16.941 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.941 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.941 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes_written_sst": { 2024-08-29T17:50:16.941 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 12288 2024-08-29T17:50:16.941 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.941 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes_written_wal": { 2024-08-29T17:50:16.941 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1351680 2024-08-29T17:50:16.941 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.941 INFO:tasks.workunit.client.0.smithi029.stdout: "compact_lat": { 2024-08-29T17:50:16.941 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:16.941 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.941 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.941 INFO:tasks.workunit.client.0.smithi029.stdout: "compact_lock_lat": { 2024-08-29T17:50:16.942 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:16.942 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.942 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.942 INFO:tasks.workunit.client.0.smithi029.stdout: "db_total_bytes": { 2024-08-29T17:50:16.942 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 95995035648 2024-08-29T17:50:16.942 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.942 INFO:tasks.workunit.client.0.smithi029.stdout: "db_used_bytes": { 2024-08-29T17:50:16.942 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 27656192 2024-08-29T17:50:16.942 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.942 INFO:tasks.workunit.client.0.smithi029.stdout: "log_bytes": { 2024-08-29T17:50:16.942 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 999424 2024-08-29T17:50:16.942 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.942 INFO:tasks.workunit.client.0.smithi029.stdout: "logged_bytes": { 2024-08-29T17:50:16.942 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 860160 2024-08-29T17:50:16.943 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.943 INFO:tasks.workunit.client.0.smithi029.stdout: "max_bytes_db": { 2024-08-29T17:50:16.943 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 31850496 2024-08-29T17:50:16.943 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.943 INFO:tasks.workunit.client.0.smithi029.stdout: "max_bytes_slow": { 2024-08-29T17:50:16.943 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.943 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.943 INFO:tasks.workunit.client.0.smithi029.stdout: "max_bytes_wal": { 2024-08-29T17:50:16.943 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.943 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.943 INFO:tasks.workunit.client.0.smithi029.stdout: "num_files": { 2024-08-29T17:50:16.943 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 14 2024-08-29T17:50:16.943 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.944 INFO:tasks.workunit.client.0.smithi029.stdout: "read_bytes": { 2024-08-29T17:50:16.944 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 206480 2024-08-29T17:50:16.944 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.944 INFO:tasks.workunit.client.0.smithi029.stdout: "read_count": { 2024-08-29T17:50:16.944 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 23 2024-08-29T17:50:16.944 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.944 INFO:tasks.workunit.client.0.smithi029.stdout: "read_disk_bytes": { 2024-08-29T17:50:16.944 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1282048 2024-08-29T17:50:16.944 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.944 INFO:tasks.workunit.client.0.smithi029.stdout: "read_disk_bytes_db": { 2024-08-29T17:50:16.944 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1286144 2024-08-29T17:50:16.944 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.944 INFO:tasks.workunit.client.0.smithi029.stdout: "read_disk_bytes_slow": { 2024-08-29T17:50:16.945 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.945 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.945 INFO:tasks.workunit.client.0.smithi029.stdout: "read_disk_bytes_wal": { 2024-08-29T17:50:16.945 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.945 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.945 INFO:tasks.workunit.client.0.smithi029.stdout: "read_disk_count": { 2024-08-29T17:50:16.945 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 15 2024-08-29T17:50:16.945 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.945 INFO:tasks.workunit.client.0.smithi029.stdout: "read_prefetch_bytes": { 2024-08-29T17:50:16.945 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 4991 2024-08-29T17:50:16.945 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.945 INFO:tasks.workunit.client.0.smithi029.stdout: "read_prefetch_count": { 2024-08-29T17:50:16.945 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 4 2024-08-29T17:50:16.946 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.946 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_buffer_bytes": { 2024-08-29T17:50:16.946 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 5556 2024-08-29T17:50:16.946 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.946 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_buffer_count": { 2024-08-29T17:50:16.946 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 24 2024-08-29T17:50:16.946 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.946 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_bytes": { 2024-08-29T17:50:16.946 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 5556 2024-08-29T17:50:16.946 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.946 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_count": { 2024-08-29T17:50:16.946 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 24 2024-08-29T17:50:16.946 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.946 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_disk_bytes": { 2024-08-29T17:50:16.947 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.947 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.947 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_disk_bytes_db": { 2024-08-29T17:50:16.947 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.947 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.947 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_disk_bytes_slow": { 2024-08-29T17:50:16.947 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.947 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.947 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_disk_bytes_wal": { 2024-08-29T17:50:16.947 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.947 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.947 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_disk_count": { 2024-08-29T17:50:16.947 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.947 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.948 INFO:tasks.workunit.client.0.smithi029.stdout: "slow_total_bytes": { 2024-08-29T17:50:16.948 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.948 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.948 INFO:tasks.workunit.client.0.smithi029.stdout: "slow_used_bytes": { 2024-08-29T17:50:16.948 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.948 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.948 INFO:tasks.workunit.client.0.smithi029.stdout: "wal_total_bytes": { 2024-08-29T17:50:16.948 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.948 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.948 INFO:tasks.workunit.client.0.smithi029.stdout: "wal_used_bytes": { 2024-08-29T17:50:16.948 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.948 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.949 INFO:tasks.workunit.client.0.smithi029.stdout: "write_bytes": { 2024-08-29T17:50:16.949 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 2289664 2024-08-29T17:50:16.949 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:16.949 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.949 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore": { 2024-08-29T17:50:16.949 INFO:tasks.workunit.client.0.smithi029.stdout: "alloc_unit": { 2024-08-29T17:50:16.949 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 4096 2024-08-29T17:50:16.949 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.949 INFO:tasks.workunit.client.0.smithi029.stdout: "allocated": { 2024-08-29T17:50:16.949 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1392640 2024-08-29T17:50:16.949 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.949 INFO:tasks.workunit.client.0.smithi029.stdout: "clist_lat": { 2024-08-29T17:50:16.949 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:16.949 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.950 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.950 INFO:tasks.workunit.client.0.smithi029.stdout: "compress_lat": { 2024-08-29T17:50:16.950 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:16.950 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.950 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.950 INFO:tasks.workunit.client.0.smithi029.stdout: "compressed": { 2024-08-29T17:50:16.950 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.950 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.950 INFO:tasks.workunit.client.0.smithi029.stdout: "compressed_allocated": { 2024-08-29T17:50:16.950 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.950 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.950 INFO:tasks.workunit.client.0.smithi029.stdout: "compressed_original": { 2024-08-29T17:50:16.950 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.950 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.951 INFO:tasks.workunit.client.0.smithi029.stdout: "csum_lat": { 2024-08-29T17:50:16.951 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 5, 2024-08-29T17:50:16.951 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 11974 2024-08-29T17:50:16.951 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.951 INFO:tasks.workunit.client.0.smithi029.stdout: "decompress_lat": { 2024-08-29T17:50:16.951 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:16.951 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.951 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.951 INFO:tasks.workunit.client.0.smithi029.stdout: "fragmentation_micros": { 2024-08-29T17:50:16.951 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.951 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.951 INFO:tasks.workunit.client.0.smithi029.stdout: "kv_commit_lat": { 2024-08-29T17:50:16.951 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 197, 2024-08-29T17:50:16.952 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 75774322 2024-08-29T17:50:16.952 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.952 INFO:tasks.workunit.client.0.smithi029.stdout: "kv_final_lat": { 2024-08-29T17:50:16.952 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 192, 2024-08-29T17:50:16.952 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 11590857 2024-08-29T17:50:16.952 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.952 INFO:tasks.workunit.client.0.smithi029.stdout: "kv_flush_lat": { 2024-08-29T17:50:16.952 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 197, 2024-08-29T17:50:16.952 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 354858 2024-08-29T17:50:16.952 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.952 INFO:tasks.workunit.client.0.smithi029.stdout: "kv_sync_lat": { 2024-08-29T17:50:16.952 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 197, 2024-08-29T17:50:16.952 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 76129180 2024-08-29T17:50:16.952 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.953 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_get_keys_lat": { 2024-08-29T17:50:16.953 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:16.953 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.953 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.953 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_get_values_lat": { 2024-08-29T17:50:16.953 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 1, 2024-08-29T17:50:16.953 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 43493 2024-08-29T17:50:16.953 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.953 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_lower_bound_lat": { 2024-08-29T17:50:16.953 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 2, 2024-08-29T17:50:16.953 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 5043 2024-08-29T17:50:16.953 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.953 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_next_lat": { 2024-08-29T17:50:16.953 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:16.954 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.954 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.954 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_seek_to_first_lat": { 2024-08-29T17:50:16.954 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:16.954 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.954 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.954 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_upper_bound_lat": { 2024-08-29T17:50:16.954 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 3, 2024-08-29T17:50:16.954 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 23143 2024-08-29T17:50:16.954 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.954 INFO:tasks.workunit.client.0.smithi029.stdout: "onode_hits": { 2024-08-29T17:50:16.954 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 382 2024-08-29T17:50:16.954 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.954 INFO:tasks.workunit.client.0.smithi029.stdout: "onode_misses": { 2024-08-29T17:50:16.955 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 263 2024-08-29T17:50:16.955 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.955 INFO:tasks.workunit.client.0.smithi029.stdout: "read_lat": { 2024-08-29T17:50:16.955 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 98, 2024-08-29T17:50:16.955 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1413351 2024-08-29T17:50:16.955 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.955 INFO:tasks.workunit.client.0.smithi029.stdout: "read_onode_meta_lat": { 2024-08-29T17:50:16.955 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 154, 2024-08-29T17:50:16.955 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 585485 2024-08-29T17:50:16.955 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.955 INFO:tasks.workunit.client.0.smithi029.stdout: "read_wait_aio_lat": { 2024-08-29T17:50:16.955 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 56, 2024-08-29T17:50:16.955 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 427268 2024-08-29T17:50:16.956 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.956 INFO:tasks.workunit.client.0.smithi029.stdout: "reads_with_retries": { 2024-08-29T17:50:16.956 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.956 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.956 INFO:tasks.workunit.client.0.smithi029.stdout: "remove_lat": { 2024-08-29T17:50:16.956 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:16.956 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.956 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.956 INFO:tasks.workunit.client.0.smithi029.stdout: "state_aio_wait_lat": { 2024-08-29T17:50:16.956 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 279, 2024-08-29T17:50:16.956 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 4885695 2024-08-29T17:50:16.956 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.957 INFO:tasks.workunit.client.0.smithi029.stdout: "state_deferred_aio_wait_lat": { 2024-08-29T17:50:16.957 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 40, 2024-08-29T17:50:16.957 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 3780762 2024-08-29T17:50:16.957 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.957 INFO:tasks.workunit.client.0.smithi029.stdout: "state_deferred_cleanup_lat": { 2024-08-29T17:50:16.957 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 40, 2024-08-29T17:50:16.957 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1197727789812 2024-08-29T17:50:16.957 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.957 INFO:tasks.workunit.client.0.smithi029.stdout: "state_deferred_queued_lat": { 2024-08-29T17:50:16.957 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 40, 2024-08-29T17:50:16.957 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 59188186697 2024-08-29T17:50:16.957 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.957 INFO:tasks.workunit.client.0.smithi029.stdout: "state_done_lat": { 2024-08-29T17:50:16.958 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 279, 2024-08-29T17:50:16.958 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1003036 2024-08-29T17:50:16.958 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.958 INFO:tasks.workunit.client.0.smithi029.stdout: "state_finishing_lat": { 2024-08-29T17:50:16.958 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 279, 2024-08-29T17:50:16.958 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 116558 2024-08-29T17:50:16.958 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.958 INFO:tasks.workunit.client.0.smithi029.stdout: "state_io_done_lat": { 2024-08-29T17:50:16.958 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 279, 2024-08-29T17:50:16.958 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 488368 2024-08-29T17:50:16.958 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.958 INFO:tasks.workunit.client.0.smithi029.stdout: "state_kv_commiting_lat": { 2024-08-29T17:50:16.958 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 279, 2024-08-29T17:50:16.958 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 208255147 2024-08-29T17:50:16.958 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.959 INFO:tasks.workunit.client.0.smithi029.stdout: "state_kv_done_lat": { 2024-08-29T17:50:16.959 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 279, 2024-08-29T17:50:16.959 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 188731 2024-08-29T17:50:16.959 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.959 INFO:tasks.workunit.client.0.smithi029.stdout: "state_kv_queued_lat": { 2024-08-29T17:50:16.959 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 279, 2024-08-29T17:50:16.959 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 190723099 2024-08-29T17:50:16.959 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.959 INFO:tasks.workunit.client.0.smithi029.stdout: "state_prepare_lat": { 2024-08-29T17:50:16.959 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 279, 2024-08-29T17:50:16.959 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 43769761 2024-08-29T17:50:16.959 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.959 INFO:tasks.workunit.client.0.smithi029.stdout: "stored": { 2024-08-29T17:50:16.960 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 946588 2024-08-29T17:50:16.960 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.960 INFO:tasks.workunit.client.0.smithi029.stdout: "truncate_lat": { 2024-08-29T17:50:16.960 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 33, 2024-08-29T17:50:16.960 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 244231 2024-08-29T17:50:16.960 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.960 INFO:tasks.workunit.client.0.smithi029.stdout: "txc_commit_lat": { 2024-08-29T17:50:16.960 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 279, 2024-08-29T17:50:16.960 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 448205079 2024-08-29T17:50:16.960 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.960 INFO:tasks.workunit.client.0.smithi029.stdout: "txc_submit_lat": { 2024-08-29T17:50:16.960 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 279, 2024-08-29T17:50:16.960 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 48711598 2024-08-29T17:50:16.961 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.961 INFO:tasks.workunit.client.0.smithi029.stdout: "txc_throttle_lat": { 2024-08-29T17:50:16.961 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 279, 2024-08-29T17:50:16.961 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 3456484 2024-08-29T17:50:16.961 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:16.961 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.961 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore-pricache": { 2024-08-29T17:50:16.961 INFO:tasks.workunit.client.0.smithi029.stdout: "cache_bytes": { 2024-08-29T17:50:16.961 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1900970208 2024-08-29T17:50:16.961 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.961 INFO:tasks.workunit.client.0.smithi029.stdout: "heap_bytes": { 2024-08-29T17:50:16.961 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 44695552 2024-08-29T17:50:16.961 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.961 INFO:tasks.workunit.client.0.smithi029.stdout: "mapped_bytes": { 2024-08-29T17:50:16.962 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 43909120 2024-08-29T17:50:16.962 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.962 INFO:tasks.workunit.client.0.smithi029.stdout: "target_bytes": { 2024-08-29T17:50:16.962 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 3183854796 2024-08-29T17:50:16.962 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.962 INFO:tasks.workunit.client.0.smithi029.stdout: "unmapped_bytes": { 2024-08-29T17:50:16.962 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 786432 2024-08-29T17:50:16.962 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:16.962 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.962 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore-pricache:data": { 2024-08-29T17:50:16.962 INFO:tasks.workunit.client.0.smithi029.stdout: "committed_bytes": { 2024-08-29T17:50:16.962 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 159383552 2024-08-29T17:50:16.962 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.962 INFO:tasks.workunit.client.0.smithi029.stdout: "pri0_bytes": { 2024-08-29T17:50:16.963 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.963 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.963 INFO:tasks.workunit.client.0.smithi029.stdout: "pri10_bytes": { 2024-08-29T17:50:16.963 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.963 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.963 INFO:tasks.workunit.client.0.smithi029.stdout: "pri11_bytes": { 2024-08-29T17:50:16.963 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 87867735 2024-08-29T17:50:16.963 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.963 INFO:tasks.workunit.client.0.smithi029.stdout: "pri1_bytes": { 2024-08-29T17:50:16.963 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.963 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.963 INFO:tasks.workunit.client.0.smithi029.stdout: "pri2_bytes": { 2024-08-29T17:50:16.963 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.963 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.964 INFO:tasks.workunit.client.0.smithi029.stdout: "pri3_bytes": { 2024-08-29T17:50:16.964 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.964 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.964 INFO:tasks.workunit.client.0.smithi029.stdout: "pri4_bytes": { 2024-08-29T17:50:16.964 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.964 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.964 INFO:tasks.workunit.client.0.smithi029.stdout: "pri5_bytes": { 2024-08-29T17:50:16.964 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.964 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.964 INFO:tasks.workunit.client.0.smithi029.stdout: "pri6_bytes": { 2024-08-29T17:50:16.964 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 8192 2024-08-29T17:50:16.964 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.964 INFO:tasks.workunit.client.0.smithi029.stdout: "pri7_bytes": { 2024-08-29T17:50:16.965 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.965 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.965 INFO:tasks.workunit.client.0.smithi029.stdout: "pri8_bytes": { 2024-08-29T17:50:16.965 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.965 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.965 INFO:tasks.workunit.client.0.smithi029.stdout: "pri9_bytes": { 2024-08-29T17:50:16.965 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.965 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.965 INFO:tasks.workunit.client.0.smithi029.stdout: "reserved_bytes": { 2024-08-29T17:50:16.965 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 71507625 2024-08-29T17:50:16.965 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:16.965 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.965 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore-pricache:kv": { 2024-08-29T17:50:16.966 INFO:tasks.workunit.client.0.smithi029.stdout: "committed_bytes": { 2024-08-29T17:50:16.966 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 796917760 2024-08-29T17:50:16.966 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.966 INFO:tasks.workunit.client.0.smithi029.stdout: "pri0_bytes": { 2024-08-29T17:50:16.966 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 67108864 2024-08-29T17:50:16.966 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.966 INFO:tasks.workunit.client.0.smithi029.stdout: "pri10_bytes": { 2024-08-29T17:50:16.966 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.966 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.966 INFO:tasks.workunit.client.0.smithi029.stdout: "pri11_bytes": { 2024-08-29T17:50:16.966 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 659008018 2024-08-29T17:50:16.966 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.966 INFO:tasks.workunit.client.0.smithi029.stdout: "pri1_bytes": { 2024-08-29T17:50:16.966 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.967 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.967 INFO:tasks.workunit.client.0.smithi029.stdout: "pri2_bytes": { 2024-08-29T17:50:16.967 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.967 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.967 INFO:tasks.workunit.client.0.smithi029.stdout: "pri3_bytes": { 2024-08-29T17:50:16.967 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.967 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.967 INFO:tasks.workunit.client.0.smithi029.stdout: "pri4_bytes": { 2024-08-29T17:50:16.967 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.967 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.967 INFO:tasks.workunit.client.0.smithi029.stdout: "pri5_bytes": { 2024-08-29T17:50:16.967 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.967 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.967 INFO:tasks.workunit.client.0.smithi029.stdout: "pri6_bytes": { 2024-08-29T17:50:16.968 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 2128 2024-08-29T17:50:16.968 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.968 INFO:tasks.workunit.client.0.smithi029.stdout: "pri7_bytes": { 2024-08-29T17:50:16.968 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.968 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.968 INFO:tasks.workunit.client.0.smithi029.stdout: "pri8_bytes": { 2024-08-29T17:50:16.968 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.968 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.968 INFO:tasks.workunit.client.0.smithi029.stdout: "pri9_bytes": { 2024-08-29T17:50:16.968 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.968 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.968 INFO:tasks.workunit.client.0.smithi029.stdout: "reserved_bytes": { 2024-08-29T17:50:16.968 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 70798750 2024-08-29T17:50:16.969 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:16.969 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.969 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore-pricache:kv_onode": { 2024-08-29T17:50:16.969 INFO:tasks.workunit.client.0.smithi029.stdout: "committed_bytes": { 2024-08-29T17:50:16.969 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 192937984 2024-08-29T17:50:16.969 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.969 INFO:tasks.workunit.client.0.smithi029.stdout: "pri0_bytes": { 2024-08-29T17:50:16.969 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 67108864 2024-08-29T17:50:16.969 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.969 INFO:tasks.workunit.client.0.smithi029.stdout: "pri10_bytes": { 2024-08-29T17:50:16.969 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 464 2024-08-29T17:50:16.969 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.969 INFO:tasks.workunit.client.0.smithi029.stdout: "pri11_bytes": { 2024-08-29T17:50:16.969 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 58578490 2024-08-29T17:50:16.970 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.970 INFO:tasks.workunit.client.0.smithi029.stdout: "pri1_bytes": { 2024-08-29T17:50:16.970 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.970 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.970 INFO:tasks.workunit.client.0.smithi029.stdout: "pri2_bytes": { 2024-08-29T17:50:16.970 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.970 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.970 INFO:tasks.workunit.client.0.smithi029.stdout: "pri3_bytes": { 2024-08-29T17:50:16.970 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.970 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.970 INFO:tasks.workunit.client.0.smithi029.stdout: "pri4_bytes": { 2024-08-29T17:50:16.970 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.970 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.970 INFO:tasks.workunit.client.0.smithi029.stdout: "pri5_bytes": { 2024-08-29T17:50:16.971 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.971 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.971 INFO:tasks.workunit.client.0.smithi029.stdout: "pri6_bytes": { 2024-08-29T17:50:16.971 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.971 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.971 INFO:tasks.workunit.client.0.smithi029.stdout: "pri7_bytes": { 2024-08-29T17:50:16.971 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.971 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.971 INFO:tasks.workunit.client.0.smithi029.stdout: "pri8_bytes": { 2024-08-29T17:50:16.971 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.971 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.971 INFO:tasks.workunit.client.0.smithi029.stdout: "pri9_bytes": { 2024-08-29T17:50:16.971 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.971 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.972 INFO:tasks.workunit.client.0.smithi029.stdout: "reserved_bytes": { 2024-08-29T17:50:16.972 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 67250166 2024-08-29T17:50:16.972 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:16.972 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.972 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore-pricache:meta": { 2024-08-29T17:50:16.972 INFO:tasks.workunit.client.0.smithi029.stdout: "committed_bytes": { 2024-08-29T17:50:16.972 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 729808896 2024-08-29T17:50:16.972 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.972 INFO:tasks.workunit.client.0.smithi029.stdout: "pri0_bytes": { 2024-08-29T17:50:16.972 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.972 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.972 INFO:tasks.workunit.client.0.smithi029.stdout: "pri10_bytes": { 2024-08-29T17:50:16.972 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.972 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.973 INFO:tasks.workunit.client.0.smithi029.stdout: "pri11_bytes": { 2024-08-29T17:50:16.973 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 659008018 2024-08-29T17:50:16.973 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.973 INFO:tasks.workunit.client.0.smithi029.stdout: "pri1_bytes": { 2024-08-29T17:50:16.973 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.973 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.973 INFO:tasks.workunit.client.0.smithi029.stdout: "pri2_bytes": { 2024-08-29T17:50:16.973 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.973 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.973 INFO:tasks.workunit.client.0.smithi029.stdout: "pri3_bytes": { 2024-08-29T17:50:16.973 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.973 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.973 INFO:tasks.workunit.client.0.smithi029.stdout: "pri4_bytes": { 2024-08-29T17:50:16.974 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.974 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.974 INFO:tasks.workunit.client.0.smithi029.stdout: "pri5_bytes": { 2024-08-29T17:50:16.974 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.974 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.974 INFO:tasks.workunit.client.0.smithi029.stdout: "pri6_bytes": { 2024-08-29T17:50:16.974 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 250117 2024-08-29T17:50:16.974 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.974 INFO:tasks.workunit.client.0.smithi029.stdout: "pri7_bytes": { 2024-08-29T17:50:16.974 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.974 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.974 INFO:tasks.workunit.client.0.smithi029.stdout: "pri8_bytes": { 2024-08-29T17:50:16.974 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.974 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.975 INFO:tasks.workunit.client.0.smithi029.stdout: "pri9_bytes": { 2024-08-29T17:50:16.975 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.975 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.975 INFO:tasks.workunit.client.0.smithi029.stdout: "reserved_bytes": { 2024-08-29T17:50:16.975 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 70550761 2024-08-29T17:50:16.975 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:16.975 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.975 INFO:tasks.workunit.client.0.smithi029.stdout: "objecter": { 2024-08-29T17:50:16.975 INFO:tasks.workunit.client.0.smithi029.stdout: "op_active": { 2024-08-29T17:50:16.975 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.975 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.975 INFO:tasks.workunit.client.0.smithi029.stdout: "op_r": { 2024-08-29T17:50:16.975 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.975 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.976 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rmw": { 2024-08-29T17:50:16.976 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.976 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.976 INFO:tasks.workunit.client.0.smithi029.stdout: "op_w": { 2024-08-29T17:50:16.976 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.976 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:16.976 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.976 INFO:tasks.workunit.client.0.smithi029.stdout: "osd": { 2024-08-29T17:50:16.976 INFO:tasks.workunit.client.0.smithi029.stdout: "numpg": { 2024-08-29T17:50:16.976 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 39 2024-08-29T17:50:16.976 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.976 INFO:tasks.workunit.client.0.smithi029.stdout: "numpg_removing": { 2024-08-29T17:50:16.976 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.977 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.977 INFO:tasks.workunit.client.0.smithi029.stdout: "op": { 2024-08-29T17:50:16.977 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 13 2024-08-29T17:50:16.977 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.977 INFO:tasks.workunit.client.0.smithi029.stdout: "op_delayed_degraded": { 2024-08-29T17:50:16.977 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.977 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.977 INFO:tasks.workunit.client.0.smithi029.stdout: "op_delayed_unreadable": { 2024-08-29T17:50:16.977 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.977 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.977 INFO:tasks.workunit.client.0.smithi029.stdout: "op_in_bytes": { 2024-08-29T17:50:16.977 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 2810 2024-08-29T17:50:16.977 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.978 INFO:tasks.workunit.client.0.smithi029.stdout: "op_latency": { 2024-08-29T17:50:16.978 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 13, 2024-08-29T17:50:16.978 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 123307690 2024-08-29T17:50:16.978 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.978 INFO:tasks.workunit.client.0.smithi029.stdout: "op_out_bytes": { 2024-08-29T17:50:16.978 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.978 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.978 INFO:tasks.workunit.client.0.smithi029.stdout: "op_prepare_latency": { 2024-08-29T17:50:16.978 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 15, 2024-08-29T17:50:16.978 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 12954419 2024-08-29T17:50:16.978 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.978 INFO:tasks.workunit.client.0.smithi029.stdout: "op_process_latency": { 2024-08-29T17:50:16.978 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 13, 2024-08-29T17:50:16.979 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 74532499 2024-08-29T17:50:16.979 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.979 INFO:tasks.workunit.client.0.smithi029.stdout: "op_r": { 2024-08-29T17:50:16.979 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.979 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.979 INFO:tasks.workunit.client.0.smithi029.stdout: "op_r_latency": { 2024-08-29T17:50:16.979 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:16.979 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.979 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.979 INFO:tasks.workunit.client.0.smithi029.stdout: "op_r_latency_out_bytes_histogram": { 2024-08-29T17:50:16.979 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.979 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.979 INFO:tasks.workunit.client.0.smithi029.stdout: "op_r_out_bytes": { 2024-08-29T17:50:16.979 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.980 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.980 INFO:tasks.workunit.client.0.smithi029.stdout: "op_r_prepare_latency": { 2024-08-29T17:50:16.980 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:16.980 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.980 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.980 INFO:tasks.workunit.client.0.smithi029.stdout: "op_r_process_latency": { 2024-08-29T17:50:16.980 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:16.980 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.980 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.980 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw": { 2024-08-29T17:50:16.980 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.980 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.980 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw_in_bytes": { 2024-08-29T17:50:16.981 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.981 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.981 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw_latency": { 2024-08-29T17:50:16.981 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:16.981 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.981 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.981 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw_latency_in_bytes_histogram": { 2024-08-29T17:50:16.981 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.981 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.981 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw_latency_out_bytes_histogram": { 2024-08-29T17:50:16.981 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.981 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.981 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw_out_bytes": { 2024-08-29T17:50:16.981 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.982 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.982 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw_prepare_latency": { 2024-08-29T17:50:16.982 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:16.982 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.982 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.982 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw_process_latency": { 2024-08-29T17:50:16.982 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:16.982 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.982 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.982 INFO:tasks.workunit.client.0.smithi029.stdout: "op_w": { 2024-08-29T17:50:16.982 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 13 2024-08-29T17:50:16.982 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.982 INFO:tasks.workunit.client.0.smithi029.stdout: "op_w_in_bytes": { 2024-08-29T17:50:16.983 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 2810 2024-08-29T17:50:16.983 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.983 INFO:tasks.workunit.client.0.smithi029.stdout: "op_w_latency": { 2024-08-29T17:50:16.983 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 13, 2024-08-29T17:50:16.983 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 123307690 2024-08-29T17:50:16.983 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.983 INFO:tasks.workunit.client.0.smithi029.stdout: "op_w_latency_in_bytes_histogram": { 2024-08-29T17:50:16.983 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.983 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.983 INFO:tasks.workunit.client.0.smithi029.stdout: "op_w_prepare_latency": { 2024-08-29T17:50:16.983 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 15, 2024-08-29T17:50:16.983 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 12954419 2024-08-29T17:50:16.983 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.984 INFO:tasks.workunit.client.0.smithi029.stdout: "op_w_process_latency": { 2024-08-29T17:50:16.984 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 13, 2024-08-29T17:50:16.984 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 74532499 2024-08-29T17:50:16.984 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.984 INFO:tasks.workunit.client.0.smithi029.stdout: "op_wip": { 2024-08-29T17:50:16.984 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.984 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.984 INFO:tasks.workunit.client.0.smithi029.stdout: "recovery_bytes": { 2024-08-29T17:50:16.984 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.984 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.984 INFO:tasks.workunit.client.0.smithi029.stdout: "recovery_ops": { 2024-08-29T17:50:16.984 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.984 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.985 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_bytes": { 2024-08-29T17:50:16.985 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 95995035648 2024-08-29T17:50:16.985 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.985 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_bytes_used": { 2024-08-29T17:50:16.985 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 29057024 2024-08-29T17:50:16.985 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:16.985 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:16.985 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.985 INFO:tasks.workunit.client.0.smithi029.stdout: "osd.7": { 2024-08-29T17:50:16.985 INFO:tasks.workunit.client.0.smithi029.stdout: "bluefs": { 2024-08-29T17:50:16.985 INFO:tasks.workunit.client.0.smithi029.stdout: "alloc_slow_fallback": { 2024-08-29T17:50:16.985 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.985 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.985 INFO:tasks.workunit.client.0.smithi029.stdout: "alloc_slow_size_fallback": { 2024-08-29T17:50:16.986 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.986 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.986 INFO:tasks.workunit.client.0.smithi029.stdout: "alloc_unit_db": { 2024-08-29T17:50:16.986 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 65536 2024-08-29T17:50:16.986 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.986 INFO:tasks.workunit.client.0.smithi029.stdout: "alloc_unit_main": { 2024-08-29T17:50:16.986 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.986 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.986 INFO:tasks.workunit.client.0.smithi029.stdout: "alloc_unit_wal": { 2024-08-29T17:50:16.986 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.986 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.986 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes_written_slow": { 2024-08-29T17:50:16.986 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.987 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.987 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes_written_sst": { 2024-08-29T17:50:16.987 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 12288 2024-08-29T17:50:16.987 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.987 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes_written_wal": { 2024-08-29T17:50:16.987 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1462272 2024-08-29T17:50:16.987 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.987 INFO:tasks.workunit.client.0.smithi029.stdout: "compact_lat": { 2024-08-29T17:50:16.987 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:16.987 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.987 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.987 INFO:tasks.workunit.client.0.smithi029.stdout: "compact_lock_lat": { 2024-08-29T17:50:16.987 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:16.988 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.988 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.988 INFO:tasks.workunit.client.0.smithi029.stdout: "db_total_bytes": { 2024-08-29T17:50:16.988 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 95995035648 2024-08-29T17:50:16.988 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.988 INFO:tasks.workunit.client.0.smithi029.stdout: "db_used_bytes": { 2024-08-29T17:50:16.988 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 27656192 2024-08-29T17:50:16.988 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.988 INFO:tasks.workunit.client.0.smithi029.stdout: "log_bytes": { 2024-08-29T17:50:16.988 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1130496 2024-08-29T17:50:16.988 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.988 INFO:tasks.workunit.client.0.smithi029.stdout: "logged_bytes": { 2024-08-29T17:50:16.988 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 991232 2024-08-29T17:50:16.989 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.989 INFO:tasks.workunit.client.0.smithi029.stdout: "max_bytes_db": { 2024-08-29T17:50:16.989 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 31850496 2024-08-29T17:50:16.989 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.989 INFO:tasks.workunit.client.0.smithi029.stdout: "max_bytes_slow": { 2024-08-29T17:50:16.989 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.989 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.989 INFO:tasks.workunit.client.0.smithi029.stdout: "max_bytes_wal": { 2024-08-29T17:50:16.989 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.989 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.989 INFO:tasks.workunit.client.0.smithi029.stdout: "num_files": { 2024-08-29T17:50:16.989 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 14 2024-08-29T17:50:16.989 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.989 INFO:tasks.workunit.client.0.smithi029.stdout: "read_bytes": { 2024-08-29T17:50:16.990 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 206480 2024-08-29T17:50:16.990 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.990 INFO:tasks.workunit.client.0.smithi029.stdout: "read_count": { 2024-08-29T17:50:16.990 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 23 2024-08-29T17:50:16.990 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.990 INFO:tasks.workunit.client.0.smithi029.stdout: "read_disk_bytes": { 2024-08-29T17:50:16.990 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1282048 2024-08-29T17:50:16.990 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.990 INFO:tasks.workunit.client.0.smithi029.stdout: "read_disk_bytes_db": { 2024-08-29T17:50:16.990 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1286144 2024-08-29T17:50:16.990 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.990 INFO:tasks.workunit.client.0.smithi029.stdout: "read_disk_bytes_slow": { 2024-08-29T17:50:16.990 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.991 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.991 INFO:tasks.workunit.client.0.smithi029.stdout: "read_disk_bytes_wal": { 2024-08-29T17:50:16.991 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.991 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.991 INFO:tasks.workunit.client.0.smithi029.stdout: "read_disk_count": { 2024-08-29T17:50:16.991 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 15 2024-08-29T17:50:16.991 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.991 INFO:tasks.workunit.client.0.smithi029.stdout: "read_prefetch_bytes": { 2024-08-29T17:50:16.991 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 4991 2024-08-29T17:50:16.991 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.991 INFO:tasks.workunit.client.0.smithi029.stdout: "read_prefetch_count": { 2024-08-29T17:50:16.991 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 4 2024-08-29T17:50:16.991 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.991 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_buffer_bytes": { 2024-08-29T17:50:16.992 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 5552 2024-08-29T17:50:16.992 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.992 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_buffer_count": { 2024-08-29T17:50:16.992 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 24 2024-08-29T17:50:16.992 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.992 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_bytes": { 2024-08-29T17:50:16.992 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 5552 2024-08-29T17:50:16.992 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.992 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_count": { 2024-08-29T17:50:16.992 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 24 2024-08-29T17:50:16.992 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.992 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_disk_bytes": { 2024-08-29T17:50:16.993 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.993 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.993 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_disk_bytes_db": { 2024-08-29T17:50:16.993 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.993 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.993 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_disk_bytes_slow": { 2024-08-29T17:50:16.993 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.993 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.993 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_disk_bytes_wal": { 2024-08-29T17:50:16.993 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.993 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.993 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_disk_count": { 2024-08-29T17:50:16.993 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.994 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.994 INFO:tasks.workunit.client.0.smithi029.stdout: "slow_total_bytes": { 2024-08-29T17:50:16.994 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.994 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.994 INFO:tasks.workunit.client.0.smithi029.stdout: "slow_used_bytes": { 2024-08-29T17:50:16.994 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.994 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.994 INFO:tasks.workunit.client.0.smithi029.stdout: "wal_total_bytes": { 2024-08-29T17:50:16.994 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.994 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.994 INFO:tasks.workunit.client.0.smithi029.stdout: "wal_used_bytes": { 2024-08-29T17:50:16.994 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.994 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.994 INFO:tasks.workunit.client.0.smithi029.stdout: "write_bytes": { 2024-08-29T17:50:16.995 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 2531328 2024-08-29T17:50:16.995 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:16.995 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.995 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore": { 2024-08-29T17:50:16.995 INFO:tasks.workunit.client.0.smithi029.stdout: "alloc_unit": { 2024-08-29T17:50:16.995 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 4096 2024-08-29T17:50:16.995 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.995 INFO:tasks.workunit.client.0.smithi029.stdout: "allocated": { 2024-08-29T17:50:16.995 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1392640 2024-08-29T17:50:16.995 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.995 INFO:tasks.workunit.client.0.smithi029.stdout: "clist_lat": { 2024-08-29T17:50:16.995 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 5, 2024-08-29T17:50:16.995 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 488958 2024-08-29T17:50:16.995 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.996 INFO:tasks.workunit.client.0.smithi029.stdout: "compress_lat": { 2024-08-29T17:50:16.996 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:16.996 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.996 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.996 INFO:tasks.workunit.client.0.smithi029.stdout: "compressed": { 2024-08-29T17:50:16.996 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.996 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.996 INFO:tasks.workunit.client.0.smithi029.stdout: "compressed_allocated": { 2024-08-29T17:50:16.996 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.996 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.996 INFO:tasks.workunit.client.0.smithi029.stdout: "compressed_original": { 2024-08-29T17:50:16.996 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.996 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.997 INFO:tasks.workunit.client.0.smithi029.stdout: "csum_lat": { 2024-08-29T17:50:16.997 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 12, 2024-08-29T17:50:16.997 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 64412 2024-08-29T17:50:16.997 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.997 INFO:tasks.workunit.client.0.smithi029.stdout: "decompress_lat": { 2024-08-29T17:50:16.997 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:16.997 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.997 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.997 INFO:tasks.workunit.client.0.smithi029.stdout: "fragmentation_micros": { 2024-08-29T17:50:16.997 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.997 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.997 INFO:tasks.workunit.client.0.smithi029.stdout: "kv_commit_lat": { 2024-08-29T17:50:16.997 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 229, 2024-08-29T17:50:16.998 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 106846928 2024-08-29T17:50:16.998 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.998 INFO:tasks.workunit.client.0.smithi029.stdout: "kv_final_lat": { 2024-08-29T17:50:16.998 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 221, 2024-08-29T17:50:16.998 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 18552254 2024-08-29T17:50:16.998 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.998 INFO:tasks.workunit.client.0.smithi029.stdout: "kv_flush_lat": { 2024-08-29T17:50:16.998 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 229, 2024-08-29T17:50:16.998 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 256769 2024-08-29T17:50:16.998 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.998 INFO:tasks.workunit.client.0.smithi029.stdout: "kv_sync_lat": { 2024-08-29T17:50:16.998 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 229, 2024-08-29T17:50:16.998 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 107103697 2024-08-29T17:50:16.998 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.999 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_get_keys_lat": { 2024-08-29T17:50:16.999 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:16.999 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:16.999 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.999 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_get_values_lat": { 2024-08-29T17:50:16.999 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 1, 2024-08-29T17:50:16.999 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 54756 2024-08-29T17:50:16.999 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.999 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_lower_bound_lat": { 2024-08-29T17:50:16.999 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 2, 2024-08-29T17:50:16.999 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 5026 2024-08-29T17:50:16.999 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:16.999 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_next_lat": { 2024-08-29T17:50:17.000 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:17.000 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:17.000 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.000 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_seek_to_first_lat": { 2024-08-29T17:50:17.000 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T17:50:17.000 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:17.000 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.000 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_upper_bound_lat": { 2024-08-29T17:50:17.000 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 2, 2024-08-29T17:50:17.000 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 7993 2024-08-29T17:50:17.000 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.000 INFO:tasks.workunit.client.0.smithi029.stdout: "onode_hits": { 2024-08-29T17:50:17.000 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 659 2024-08-29T17:50:17.001 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.001 INFO:tasks.workunit.client.0.smithi029.stdout: "onode_misses": { 2024-08-29T17:50:17.001 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 294 2024-08-29T17:50:17.001 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.001 INFO:tasks.workunit.client.0.smithi029.stdout: "read_lat": { 2024-08-29T17:50:17.001 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 130, 2024-08-29T17:50:17.001 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 2870843 2024-08-29T17:50:17.001 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.001 INFO:tasks.workunit.client.0.smithi029.stdout: "read_onode_meta_lat": { 2024-08-29T17:50:17.001 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 207, 2024-08-29T17:50:17.001 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 627443 2024-08-29T17:50:17.001 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.001 INFO:tasks.workunit.client.0.smithi029.stdout: "read_wait_aio_lat": { 2024-08-29T17:50:17.001 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 77, 2024-08-29T17:50:17.002 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1367418 2024-08-29T17:50:17.002 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.002 INFO:tasks.workunit.client.0.smithi029.stdout: "reads_with_retries": { 2024-08-29T17:50:17.002 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:17.002 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.002 INFO:tasks.workunit.client.0.smithi029.stdout: "remove_lat": { 2024-08-29T17:50:17.002 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 2, 2024-08-29T17:50:17.002 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 88031 2024-08-29T17:50:17.002 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.002 INFO:tasks.workunit.client.0.smithi029.stdout: "state_aio_wait_lat": { 2024-08-29T17:50:17.002 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 315, 2024-08-29T17:50:17.002 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 3730121 2024-08-29T17:50:17.002 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.003 INFO:tasks.workunit.client.0.smithi029.stdout: "state_deferred_aio_wait_lat": { 2024-08-29T17:50:17.003 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 26, 2024-08-29T17:50:17.003 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 3244907 2024-08-29T17:50:17.003 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.003 INFO:tasks.workunit.client.0.smithi029.stdout: "state_deferred_cleanup_lat": { 2024-08-29T17:50:17.003 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 26, 2024-08-29T17:50:17.003 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 570656871345 2024-08-29T17:50:17.003 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.003 INFO:tasks.workunit.client.0.smithi029.stdout: "state_deferred_queued_lat": { 2024-08-29T17:50:17.003 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 26, 2024-08-29T17:50:17.003 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 35805989183 2024-08-29T17:50:17.003 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.003 INFO:tasks.workunit.client.0.smithi029.stdout: "state_done_lat": { 2024-08-29T17:50:17.003 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 315, 2024-08-29T17:50:17.004 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 898624 2024-08-29T17:50:17.004 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.004 INFO:tasks.workunit.client.0.smithi029.stdout: "state_finishing_lat": { 2024-08-29T17:50:17.004 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 315, 2024-08-29T17:50:17.004 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 79772 2024-08-29T17:50:17.004 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.004 INFO:tasks.workunit.client.0.smithi029.stdout: "state_io_done_lat": { 2024-08-29T17:50:17.004 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 315, 2024-08-29T17:50:17.004 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 568734 2024-08-29T17:50:17.004 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.004 INFO:tasks.workunit.client.0.smithi029.stdout: "state_kv_commiting_lat": { 2024-08-29T17:50:17.004 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 315, 2024-08-29T17:50:17.004 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 233143459 2024-08-29T17:50:17.005 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.005 INFO:tasks.workunit.client.0.smithi029.stdout: "state_kv_done_lat": { 2024-08-29T17:50:17.005 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 315, 2024-08-29T17:50:17.005 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 240819 2024-08-29T17:50:17.005 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.005 INFO:tasks.workunit.client.0.smithi029.stdout: "state_kv_queued_lat": { 2024-08-29T17:50:17.005 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 315, 2024-08-29T17:50:17.005 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 161167878 2024-08-29T17:50:17.005 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.005 INFO:tasks.workunit.client.0.smithi029.stdout: "state_prepare_lat": { 2024-08-29T17:50:17.005 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 315, 2024-08-29T17:50:17.005 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 24943629 2024-08-29T17:50:17.005 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.006 INFO:tasks.workunit.client.0.smithi029.stdout: "stored": { 2024-08-29T17:50:17.006 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 944835 2024-08-29T17:50:17.006 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.006 INFO:tasks.workunit.client.0.smithi029.stdout: "truncate_lat": { 2024-08-29T17:50:17.006 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 25, 2024-08-29T17:50:17.006 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 190541 2024-08-29T17:50:17.006 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.006 INFO:tasks.workunit.client.0.smithi029.stdout: "txc_commit_lat": { 2024-08-29T17:50:17.006 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 315, 2024-08-29T17:50:17.006 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 423655303 2024-08-29T17:50:17.006 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.006 INFO:tasks.workunit.client.0.smithi029.stdout: "txc_submit_lat": { 2024-08-29T17:50:17.006 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 315, 2024-08-29T17:50:17.006 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 29753022 2024-08-29T17:50:17.006 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.007 INFO:tasks.workunit.client.0.smithi029.stdout: "txc_throttle_lat": { 2024-08-29T17:50:17.007 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 315, 2024-08-29T17:50:17.007 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 4097804 2024-08-29T17:50:17.007 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:17.007 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.007 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore-pricache": { 2024-08-29T17:50:17.007 INFO:tasks.workunit.client.0.smithi029.stdout: "cache_bytes": { 2024-08-29T17:50:17.007 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1900970208 2024-08-29T17:50:17.007 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.007 INFO:tasks.workunit.client.0.smithi029.stdout: "heap_bytes": { 2024-08-29T17:50:17.007 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 44695552 2024-08-29T17:50:17.007 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.007 INFO:tasks.workunit.client.0.smithi029.stdout: "mapped_bytes": { 2024-08-29T17:50:17.008 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 43925504 2024-08-29T17:50:17.008 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.008 INFO:tasks.workunit.client.0.smithi029.stdout: "target_bytes": { 2024-08-29T17:50:17.008 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 3183854796 2024-08-29T17:50:17.008 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.008 INFO:tasks.workunit.client.0.smithi029.stdout: "unmapped_bytes": { 2024-08-29T17:50:17.008 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 770048 2024-08-29T17:50:17.008 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:17.008 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.008 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore-pricache:data": { 2024-08-29T17:50:17.008 INFO:tasks.workunit.client.0.smithi029.stdout: "committed_bytes": { 2024-08-29T17:50:17.008 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 159383552 2024-08-29T17:50:17.008 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.008 INFO:tasks.workunit.client.0.smithi029.stdout: "pri0_bytes": { 2024-08-29T17:50:17.009 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:17.009 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.009 INFO:tasks.workunit.client.0.smithi029.stdout: "pri10_bytes": { 2024-08-29T17:50:17.009 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:17.009 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.009 INFO:tasks.workunit.client.0.smithi029.stdout: "pri11_bytes": { 2024-08-29T17:50:17.009 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 87858821 2024-08-29T17:50:17.009 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.009 INFO:tasks.workunit.client.0.smithi029.stdout: "pri1_bytes": { 2024-08-29T17:50:17.009 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:17.009 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.009 INFO:tasks.workunit.client.0.smithi029.stdout: "pri2_bytes": { 2024-08-29T17:50:17.009 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:17.010 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.010 INFO:tasks.workunit.client.0.smithi029.stdout: "pri3_bytes": { 2024-08-29T17:50:17.010 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:17.010 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.010 INFO:tasks.workunit.client.0.smithi029.stdout: "pri4_bytes": { 2024-08-29T17:50:17.010 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:17.010 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.010 INFO:tasks.workunit.client.0.smithi029.stdout: "pri5_bytes": { 2024-08-29T17:50:17.010 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:17.010 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.010 INFO:tasks.workunit.client.0.smithi029.stdout: "pri6_bytes": { 2024-08-29T17:50:17.010 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 143360 2024-08-29T17:50:17.010 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.011 INFO:tasks.workunit.client.0.smithi029.stdout: "pri7_bytes": { 2024-08-29T17:50:17.011 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:17.011 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.011 INFO:tasks.workunit.client.0.smithi029.stdout: "pri8_bytes": { 2024-08-29T17:50:17.011 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:17.011 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.011 INFO:tasks.workunit.client.0.smithi029.stdout: "pri9_bytes": { 2024-08-29T17:50:17.011 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:17.011 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.011 INFO:tasks.workunit.client.0.smithi029.stdout: "reserved_bytes": { 2024-08-29T17:50:17.011 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 71381371 2024-08-29T17:50:17.011 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:17.011 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.011 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore-pricache:kv": { 2024-08-29T17:50:17.012 INFO:tasks.workunit.client.0.smithi029.stdout: "committed_bytes": { 2024-08-29T17:50:17.012 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 796917760 2024-08-29T17:50:17.012 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.012 INFO:tasks.workunit.client.0.smithi029.stdout: "pri0_bytes": { 2024-08-29T17:50:17.012 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 67108864 2024-08-29T17:50:17.012 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.012 INFO:tasks.workunit.client.0.smithi029.stdout: "pri10_bytes": { 2024-08-29T17:50:17.012 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:17.012 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.012 INFO:tasks.workunit.client.0.smithi029.stdout: "pri11_bytes": { 2024-08-29T17:50:17.012 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 658941157 2024-08-29T17:50:17.012 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.012 INFO:tasks.workunit.client.0.smithi029.stdout: "pri1_bytes": { 2024-08-29T17:50:17.013 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:17.013 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.013 INFO:tasks.workunit.client.0.smithi029.stdout: "pri2_bytes": { 2024-08-29T17:50:17.013 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:17.013 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.013 INFO:tasks.workunit.client.0.smithi029.stdout: "pri3_bytes": { 2024-08-29T17:50:17.013 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:17.013 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.013 INFO:tasks.workunit.client.0.smithi029.stdout: "pri4_bytes": { 2024-08-29T17:50:17.013 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:17.013 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.013 INFO:tasks.workunit.client.0.smithi029.stdout: "pri5_bytes": { 2024-08-29T17:50:17.013 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:17.013 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.014 INFO:tasks.workunit.client.0.smithi029.stdout: "pri6_bytes": { 2024-08-29T17:50:17.014 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 2128 2024-08-29T17:50:17.014 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.014 INFO:tasks.workunit.client.0.smithi029.stdout: "pri7_bytes": { 2024-08-29T17:50:17.014 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:17.014 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.014 INFO:tasks.workunit.client.0.smithi029.stdout: "pri8_bytes": { 2024-08-29T17:50:17.014 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:17.014 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.014 INFO:tasks.workunit.client.0.smithi029.stdout: "pri9_bytes": { 2024-08-29T17:50:17.014 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:17.014 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.014 INFO:tasks.workunit.client.0.smithi029.stdout: "reserved_bytes": { 2024-08-29T17:50:17.014 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 70865611 2024-08-29T17:50:17.015 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:17.015 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.015 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore-pricache:kv_onode": { 2024-08-29T17:50:17.015 INFO:tasks.workunit.client.0.smithi029.stdout: "committed_bytes": { 2024-08-29T17:50:17.015 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 192937984 2024-08-29T17:50:17.015 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.015 INFO:tasks.workunit.client.0.smithi029.stdout: "pri0_bytes": { 2024-08-29T17:50:17.015 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 67108864 2024-08-29T17:50:17.015 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.015 INFO:tasks.workunit.client.0.smithi029.stdout: "pri10_bytes": { 2024-08-29T17:50:17.015 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 464 2024-08-29T17:50:17.015 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.015 INFO:tasks.workunit.client.0.smithi029.stdout: "pri11_bytes": { 2024-08-29T17:50:17.016 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 58572547 2024-08-29T17:50:17.016 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.016 INFO:tasks.workunit.client.0.smithi029.stdout: "pri1_bytes": { 2024-08-29T17:50:17.016 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:17.016 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.016 INFO:tasks.workunit.client.0.smithi029.stdout: "pri2_bytes": { 2024-08-29T17:50:17.016 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:17.016 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.016 INFO:tasks.workunit.client.0.smithi029.stdout: "pri3_bytes": { 2024-08-29T17:50:17.016 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:17.016 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.016 INFO:tasks.workunit.client.0.smithi029.stdout: "pri4_bytes": { 2024-08-29T17:50:17.016 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:17.016 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.017 INFO:tasks.workunit.client.0.smithi029.stdout: "pri5_bytes": { 2024-08-29T17:50:17.017 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:17.017 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.017 INFO:tasks.workunit.client.0.smithi029.stdout: "pri6_bytes": { 2024-08-29T17:50:17.017 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:17.017 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.017 INFO:tasks.workunit.client.0.smithi029.stdout: "pri7_bytes": { 2024-08-29T17:50:17.017 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:17.017 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.017 INFO:tasks.workunit.client.0.smithi029.stdout: "pri8_bytes": { 2024-08-29T17:50:17.017 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:17.017 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.017 INFO:tasks.workunit.client.0.smithi029.stdout: "pri9_bytes": { 2024-08-29T17:50:17.018 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:17.018 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.018 INFO:tasks.workunit.client.0.smithi029.stdout: "reserved_bytes": { 2024-08-29T17:50:17.018 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 67256109 2024-08-29T17:50:17.018 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:17.018 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.018 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore-pricache:meta": { 2024-08-29T17:50:17.018 INFO:tasks.workunit.client.0.smithi029.stdout: "committed_bytes": { 2024-08-29T17:50:17.018 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 729808896 2024-08-29T17:50:17.018 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.018 INFO:tasks.workunit.client.0.smithi029.stdout: "pri0_bytes": { 2024-08-29T17:50:17.018 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:17.018 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.018 INFO:tasks.workunit.client.0.smithi029.stdout: "pri10_bytes": { 2024-08-29T17:50:17.019 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:17.019 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.019 INFO:tasks.workunit.client.0.smithi029.stdout: "pri11_bytes": { 2024-08-29T17:50:17.019 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 658941157 2024-08-29T17:50:17.019 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.019 INFO:tasks.workunit.client.0.smithi029.stdout: "pri1_bytes": { 2024-08-29T17:50:17.019 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:17.019 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.019 INFO:tasks.workunit.client.0.smithi029.stdout: "pri2_bytes": { 2024-08-29T17:50:17.019 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:17.019 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.019 INFO:tasks.workunit.client.0.smithi029.stdout: "pri3_bytes": { 2024-08-29T17:50:17.020 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:17.020 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.020 INFO:tasks.workunit.client.0.smithi029.stdout: "pri4_bytes": { 2024-08-29T17:50:17.020 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:17.020 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.020 INFO:tasks.workunit.client.0.smithi029.stdout: "pri5_bytes": { 2024-08-29T17:50:17.020 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:17.020 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.020 INFO:tasks.workunit.client.0.smithi029.stdout: "pri6_bytes": { 2024-08-29T17:50:17.020 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 260740 2024-08-29T17:50:17.020 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.020 INFO:tasks.workunit.client.0.smithi029.stdout: "pri7_bytes": { 2024-08-29T17:50:17.020 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:17.021 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.021 INFO:tasks.workunit.client.0.smithi029.stdout: "pri8_bytes": { 2024-08-29T17:50:17.021 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:17.021 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.021 INFO:tasks.workunit.client.0.smithi029.stdout: "pri9_bytes": { 2024-08-29T17:50:17.021 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:17.021 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.021 INFO:tasks.workunit.client.0.smithi029.stdout: "reserved_bytes": { 2024-08-29T17:50:17.021 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 70606999 2024-08-29T17:50:17.021 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:17.021 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.021 INFO:tasks.workunit.client.0.smithi029.stdout: "objecter": { 2024-08-29T17:50:17.021 INFO:tasks.workunit.client.0.smithi029.stdout: "op_active": { 2024-08-29T17:50:17.021 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:17.022 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.022 INFO:tasks.workunit.client.0.smithi029.stdout: "op_r": { 2024-08-29T17:50:17.022 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:17.022 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.022 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rmw": { 2024-08-29T17:50:17.022 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:17.022 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.022 INFO:tasks.workunit.client.0.smithi029.stdout: "op_w": { 2024-08-29T17:50:17.022 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:17.022 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:17.022 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.022 INFO:tasks.workunit.client.0.smithi029.stdout: "osd": { 2024-08-29T17:50:17.022 INFO:tasks.workunit.client.0.smithi029.stdout: "numpg": { 2024-08-29T17:50:17.022 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 45 2024-08-29T17:50:17.023 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.023 INFO:tasks.workunit.client.0.smithi029.stdout: "numpg_removing": { 2024-08-29T17:50:17.023 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:17.023 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.023 INFO:tasks.workunit.client.0.smithi029.stdout: "op": { 2024-08-29T17:50:17.023 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 115 2024-08-29T17:50:17.023 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.023 INFO:tasks.workunit.client.0.smithi029.stdout: "op_delayed_degraded": { 2024-08-29T17:50:17.023 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:17.023 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.023 INFO:tasks.workunit.client.0.smithi029.stdout: "op_delayed_unreadable": { 2024-08-29T17:50:17.023 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:17.023 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.023 INFO:tasks.workunit.client.0.smithi029.stdout: "op_in_bytes": { 2024-08-29T17:50:17.024 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:17.024 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.024 INFO:tasks.workunit.client.0.smithi029.stdout: "op_latency": { 2024-08-29T17:50:17.024 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 115, 2024-08-29T17:50:17.024 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 165663997 2024-08-29T17:50:17.024 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.024 INFO:tasks.workunit.client.0.smithi029.stdout: "op_out_bytes": { 2024-08-29T17:50:17.024 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 265066 2024-08-29T17:50:17.024 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.024 INFO:tasks.workunit.client.0.smithi029.stdout: "op_prepare_latency": { 2024-08-29T17:50:17.024 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 117, 2024-08-29T17:50:17.024 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 62031582 2024-08-29T17:50:17.024 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.025 INFO:tasks.workunit.client.0.smithi029.stdout: "op_process_latency": { 2024-08-29T17:50:17.025 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 115, 2024-08-29T17:50:17.025 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 126625641 2024-08-29T17:50:17.025 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.025 INFO:tasks.workunit.client.0.smithi029.stdout: "op_r": { 2024-08-29T17:50:17.025 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 80 2024-08-29T17:50:17.025 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.025 INFO:tasks.workunit.client.0.smithi029.stdout: "op_r_latency": { 2024-08-29T17:50:17.025 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 80, 2024-08-29T17:50:17.025 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 30954514 2024-08-29T17:50:17.025 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.025 INFO:tasks.workunit.client.0.smithi029.stdout: "op_r_latency_out_bytes_histogram": { 2024-08-29T17:50:17.025 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:17.025 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.026 INFO:tasks.workunit.client.0.smithi029.stdout: "op_r_out_bytes": { 2024-08-29T17:50:17.026 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 265066 2024-08-29T17:50:17.026 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.026 INFO:tasks.workunit.client.0.smithi029.stdout: "op_r_prepare_latency": { 2024-08-29T17:50:17.026 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 80, 2024-08-29T17:50:17.026 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 26596020 2024-08-29T17:50:17.026 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.026 INFO:tasks.workunit.client.0.smithi029.stdout: "op_r_process_latency": { 2024-08-29T17:50:17.026 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 80, 2024-08-29T17:50:17.026 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 21513228 2024-08-29T17:50:17.026 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.026 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw": { 2024-08-29T17:50:17.026 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 30 2024-08-29T17:50:17.026 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.027 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw_in_bytes": { 2024-08-29T17:50:17.027 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:17.027 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.027 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw_latency": { 2024-08-29T17:50:17.027 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 30, 2024-08-29T17:50:17.028 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 65907462 2024-08-29T17:50:17.028 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.028 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw_latency_in_bytes_histogram": { 2024-08-29T17:50:17.028 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:17.028 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.028 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw_latency_out_bytes_histogram": { 2024-08-29T17:50:17.028 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:17.028 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.028 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw_out_bytes": { 2024-08-29T17:50:17.028 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:17.029 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.029 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw_prepare_latency": { 2024-08-29T17:50:17.029 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 30, 2024-08-29T17:50:17.029 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 30040151 2024-08-29T17:50:17.029 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.029 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw_process_latency": { 2024-08-29T17:50:17.029 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 30, 2024-08-29T17:50:17.029 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 61929924 2024-08-29T17:50:17.029 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.029 INFO:tasks.workunit.client.0.smithi029.stdout: "op_w": { 2024-08-29T17:50:17.029 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 5 2024-08-29T17:50:17.029 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.030 INFO:tasks.workunit.client.0.smithi029.stdout: "op_w_in_bytes": { 2024-08-29T17:50:17.030 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:17.030 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.030 INFO:tasks.workunit.client.0.smithi029.stdout: "op_w_latency": { 2024-08-29T17:50:17.030 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 5, 2024-08-29T17:50:17.030 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 68802021 2024-08-29T17:50:17.030 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.030 INFO:tasks.workunit.client.0.smithi029.stdout: "op_w_latency_in_bytes_histogram": { 2024-08-29T17:50:17.030 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:17.030 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.030 INFO:tasks.workunit.client.0.smithi029.stdout: "op_w_prepare_latency": { 2024-08-29T17:50:17.030 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 7, 2024-08-29T17:50:17.030 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 5395411 2024-08-29T17:50:17.030 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.031 INFO:tasks.workunit.client.0.smithi029.stdout: "op_w_process_latency": { 2024-08-29T17:50:17.031 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 5, 2024-08-29T17:50:17.031 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 43182489 2024-08-29T17:50:17.031 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.031 INFO:tasks.workunit.client.0.smithi029.stdout: "op_wip": { 2024-08-29T17:50:17.031 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:17.031 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.031 INFO:tasks.workunit.client.0.smithi029.stdout: "recovery_bytes": { 2024-08-29T17:50:17.031 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:17.031 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.031 INFO:tasks.workunit.client.0.smithi029.stdout: "recovery_ops": { 2024-08-29T17:50:17.031 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T17:50:17.031 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.031 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_bytes": { 2024-08-29T17:50:17.032 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 95995035648 2024-08-29T17:50:17.032 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.032 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_bytes_used": { 2024-08-29T17:50:17.032 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 29057024 2024-08-29T17:50:17.032 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:17.032 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:17.032 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:17.032 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.032 INFO:tasks.workunit.client.0.smithi029.stdout: "pools": [ 2024-08-29T17:50:17.032 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:17.032 INFO:tasks.workunit.client.0.smithi029.stdout: "application": [ 2024-08-29T17:50:17.032 INFO:tasks.workunit.client.0.smithi029.stdout: "mgr" 2024-08-29T17:50:17.032 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:17.033 INFO:tasks.workunit.client.0.smithi029.stdout: "cache_mode": "none", 2024-08-29T17:50:17.033 INFO:tasks.workunit.client.0.smithi029.stdout: "erasure_code_profile": {}, 2024-08-29T17:50:17.033 INFO:tasks.workunit.client.0.smithi029.stdout: "min_size": 2, 2024-08-29T17:50:17.033 INFO:tasks.workunit.client.0.smithi029.stdout: "options": {}, 2024-08-29T17:50:17.033 INFO:tasks.workunit.client.0.smithi029.stdout: "pg_autoscale_mode": "off", 2024-08-29T17:50:17.033 INFO:tasks.workunit.client.0.smithi029.stdout: "pg_num": 1, 2024-08-29T17:50:17.033 INFO:tasks.workunit.client.0.smithi029.stdout: "pgp_num": 1, 2024-08-29T17:50:17.033 INFO:tasks.workunit.client.0.smithi029.stdout: "pool": 1, 2024-08-29T17:50:17.033 INFO:tasks.workunit.client.0.smithi029.stdout: "size": 3, 2024-08-29T17:50:17.033 INFO:tasks.workunit.client.0.smithi029.stdout: "stats": { 2024-08-29T17:50:17.033 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_raw": 729300871434, 2024-08-29T17:50:17.033 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes_used": 1781760, 2024-08-29T17:50:17.033 INFO:tasks.workunit.client.0.smithi029.stdout: "compress_bytes_used": 0, 2024-08-29T17:50:17.034 INFO:tasks.workunit.client.0.smithi029.stdout: "compress_under_bytes": 0, 2024-08-29T17:50:17.034 INFO:tasks.workunit.client.0.smithi029.stdout: "data_bytes_used": 1781760, 2024-08-29T17:50:17.034 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty": 0, 2024-08-29T17:50:17.034 INFO:tasks.workunit.client.0.smithi029.stdout: "max_avail": 243100286976, 2024-08-29T17:50:17.034 INFO:tasks.workunit.client.0.smithi029.stdout: "objects": 2, 2024-08-29T17:50:17.034 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_bytes_used": 0, 2024-08-29T17:50:17.034 INFO:tasks.workunit.client.0.smithi029.stdout: "percent_used": 2.4431010388070717e-06, 2024-08-29T17:50:17.034 INFO:tasks.workunit.client.0.smithi029.stdout: "quota_bytes": 0, 2024-08-29T17:50:17.034 INFO:tasks.workunit.client.0.smithi029.stdout: "quota_objects": 0, 2024-08-29T17:50:17.034 INFO:tasks.workunit.client.0.smithi029.stdout: "rd": 394, 2024-08-29T17:50:17.034 INFO:tasks.workunit.client.0.smithi029.stdout: "rd_bytes": 598016, 2024-08-29T17:50:17.034 INFO:tasks.workunit.client.0.smithi029.stdout: "stored": 590368, 2024-08-29T17:50:17.034 INFO:tasks.workunit.client.0.smithi029.stdout: "stored_data": 590368, 2024-08-29T17:50:17.034 INFO:tasks.workunit.client.0.smithi029.stdout: "stored_omap": 0, 2024-08-29T17:50:17.035 INFO:tasks.workunit.client.0.smithi029.stdout: "stored_raw": 1771104, 2024-08-29T17:50:17.035 INFO:tasks.workunit.client.0.smithi029.stdout: "wr": 219, 2024-08-29T17:50:17.035 INFO:tasks.workunit.client.0.smithi029.stdout: "wr_bytes": 2473984 2024-08-29T17:50:17.035 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.035 INFO:tasks.workunit.client.0.smithi029.stdout: "target_max_bytes": 0, 2024-08-29T17:50:17.035 INFO:tasks.workunit.client.0.smithi029.stdout: "target_max_objects": 0, 2024-08-29T17:50:17.035 INFO:tasks.workunit.client.0.smithi029.stdout: "type": "replicated" 2024-08-29T17:50:17.035 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.035 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:17.035 INFO:tasks.workunit.client.0.smithi029.stdout: "application": [ 2024-08-29T17:50:17.035 INFO:tasks.workunit.client.0.smithi029.stdout: "cephfs" 2024-08-29T17:50:17.035 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:17.035 INFO:tasks.workunit.client.0.smithi029.stdout: "cache_mode": "none", 2024-08-29T17:50:17.035 INFO:tasks.workunit.client.0.smithi029.stdout: "erasure_code_profile": {}, 2024-08-29T17:50:17.036 INFO:tasks.workunit.client.0.smithi029.stdout: "min_size": 2, 2024-08-29T17:50:17.036 INFO:tasks.workunit.client.0.smithi029.stdout: "options": {}, 2024-08-29T17:50:17.036 INFO:tasks.workunit.client.0.smithi029.stdout: "pg_autoscale_mode": "off", 2024-08-29T17:50:17.036 INFO:tasks.workunit.client.0.smithi029.stdout: "pg_num": 32, 2024-08-29T17:50:17.036 INFO:tasks.workunit.client.0.smithi029.stdout: "pgp_num": 32, 2024-08-29T17:50:17.036 INFO:tasks.workunit.client.0.smithi029.stdout: "pool": 2, 2024-08-29T17:50:17.036 INFO:tasks.workunit.client.0.smithi029.stdout: "size": 3, 2024-08-29T17:50:17.036 INFO:tasks.workunit.client.0.smithi029.stdout: "stats": { 2024-08-29T17:50:17.036 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_raw": 729300871434, 2024-08-29T17:50:17.036 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes_used": 98304, 2024-08-29T17:50:17.036 INFO:tasks.workunit.client.0.smithi029.stdout: "compress_bytes_used": 0, 2024-08-29T17:50:17.036 INFO:tasks.workunit.client.0.smithi029.stdout: "compress_under_bytes": 0, 2024-08-29T17:50:17.036 INFO:tasks.workunit.client.0.smithi029.stdout: "data_bytes_used": 98304, 2024-08-29T17:50:17.037 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty": 0, 2024-08-29T17:50:17.037 INFO:tasks.workunit.client.0.smithi029.stdout: "max_avail": 243100286976, 2024-08-29T17:50:17.037 INFO:tasks.workunit.client.0.smithi029.stdout: "objects": 22, 2024-08-29T17:50:17.037 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_bytes_used": 0, 2024-08-29T17:50:17.037 INFO:tasks.workunit.client.0.smithi029.stdout: "percent_used": 1.3479208860189829e-07, 2024-08-29T17:50:17.037 INFO:tasks.workunit.client.0.smithi029.stdout: "quota_bytes": 0, 2024-08-29T17:50:17.037 INFO:tasks.workunit.client.0.smithi029.stdout: "quota_objects": 0, 2024-08-29T17:50:17.037 INFO:tasks.workunit.client.0.smithi029.stdout: "rd": 0, 2024-08-29T17:50:17.037 INFO:tasks.workunit.client.0.smithi029.stdout: "rd_bytes": 0, 2024-08-29T17:50:17.037 INFO:tasks.workunit.client.0.smithi029.stdout: "stored": 3428, 2024-08-29T17:50:17.037 INFO:tasks.workunit.client.0.smithi029.stdout: "stored_data": 3428, 2024-08-29T17:50:17.037 INFO:tasks.workunit.client.0.smithi029.stdout: "stored_omap": 0, 2024-08-29T17:50:17.037 INFO:tasks.workunit.client.0.smithi029.stdout: "stored_raw": 10284, 2024-08-29T17:50:17.038 INFO:tasks.workunit.client.0.smithi029.stdout: "wr": 51, 2024-08-29T17:50:17.038 INFO:tasks.workunit.client.0.smithi029.stdout: "wr_bytes": 20480 2024-08-29T17:50:17.038 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.038 INFO:tasks.workunit.client.0.smithi029.stdout: "target_max_bytes": 0, 2024-08-29T17:50:17.038 INFO:tasks.workunit.client.0.smithi029.stdout: "target_max_objects": 0, 2024-08-29T17:50:17.038 INFO:tasks.workunit.client.0.smithi029.stdout: "type": "replicated" 2024-08-29T17:50:17.038 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.038 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:17.038 INFO:tasks.workunit.client.0.smithi029.stdout: "application": [ 2024-08-29T17:50:17.038 INFO:tasks.workunit.client.0.smithi029.stdout: "cephfs" 2024-08-29T17:50:17.038 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:17.038 INFO:tasks.workunit.client.0.smithi029.stdout: "cache_mode": "none", 2024-08-29T17:50:17.038 INFO:tasks.workunit.client.0.smithi029.stdout: "erasure_code_profile": {}, 2024-08-29T17:50:17.038 INFO:tasks.workunit.client.0.smithi029.stdout: "min_size": 2, 2024-08-29T17:50:17.039 INFO:tasks.workunit.client.0.smithi029.stdout: "options": {}, 2024-08-29T17:50:17.039 INFO:tasks.workunit.client.0.smithi029.stdout: "pg_autoscale_mode": "off", 2024-08-29T17:50:17.039 INFO:tasks.workunit.client.0.smithi029.stdout: "pg_num": 64, 2024-08-29T17:50:17.039 INFO:tasks.workunit.client.0.smithi029.stdout: "pgp_num": 64, 2024-08-29T17:50:17.039 INFO:tasks.workunit.client.0.smithi029.stdout: "pool": 3, 2024-08-29T17:50:17.039 INFO:tasks.workunit.client.0.smithi029.stdout: "size": 3, 2024-08-29T17:50:17.039 INFO:tasks.workunit.client.0.smithi029.stdout: "stats": { 2024-08-29T17:50:17.039 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_raw": 729300871434, 2024-08-29T17:50:17.039 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes_used": 0, 2024-08-29T17:50:17.039 INFO:tasks.workunit.client.0.smithi029.stdout: "compress_bytes_used": 0, 2024-08-29T17:50:17.039 INFO:tasks.workunit.client.0.smithi029.stdout: "compress_under_bytes": 0, 2024-08-29T17:50:17.039 INFO:tasks.workunit.client.0.smithi029.stdout: "data_bytes_used": 0, 2024-08-29T17:50:17.039 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty": 0, 2024-08-29T17:50:17.040 INFO:tasks.workunit.client.0.smithi029.stdout: "max_avail": 243100286976, 2024-08-29T17:50:17.040 INFO:tasks.workunit.client.0.smithi029.stdout: "objects": 0, 2024-08-29T17:50:17.040 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_bytes_used": 0, 2024-08-29T17:50:17.040 INFO:tasks.workunit.client.0.smithi029.stdout: "percent_used": 0.0, 2024-08-29T17:50:17.040 INFO:tasks.workunit.client.0.smithi029.stdout: "quota_bytes": 0, 2024-08-29T17:50:17.040 INFO:tasks.workunit.client.0.smithi029.stdout: "quota_objects": 0, 2024-08-29T17:50:17.040 INFO:tasks.workunit.client.0.smithi029.stdout: "rd": 0, 2024-08-29T17:50:17.040 INFO:tasks.workunit.client.0.smithi029.stdout: "rd_bytes": 0, 2024-08-29T17:50:17.040 INFO:tasks.workunit.client.0.smithi029.stdout: "stored": 0, 2024-08-29T17:50:17.040 INFO:tasks.workunit.client.0.smithi029.stdout: "stored_data": 0, 2024-08-29T17:50:17.040 INFO:tasks.workunit.client.0.smithi029.stdout: "stored_omap": 0, 2024-08-29T17:50:17.040 INFO:tasks.workunit.client.0.smithi029.stdout: "stored_raw": 0, 2024-08-29T17:50:17.040 INFO:tasks.workunit.client.0.smithi029.stdout: "wr": 0, 2024-08-29T17:50:17.041 INFO:tasks.workunit.client.0.smithi029.stdout: "wr_bytes": 0 2024-08-29T17:50:17.041 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.041 INFO:tasks.workunit.client.0.smithi029.stdout: "target_max_bytes": 0, 2024-08-29T17:50:17.041 INFO:tasks.workunit.client.0.smithi029.stdout: "target_max_objects": 0, 2024-08-29T17:50:17.041 INFO:tasks.workunit.client.0.smithi029.stdout: "type": "replicated" 2024-08-29T17:50:17.041 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.041 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:17.041 INFO:tasks.workunit.client.0.smithi029.stdout: "application": [ 2024-08-29T17:50:17.041 INFO:tasks.workunit.client.0.smithi029.stdout: "rbd" 2024-08-29T17:50:17.041 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:17.041 INFO:tasks.workunit.client.0.smithi029.stdout: "cache_mode": "none", 2024-08-29T17:50:17.041 INFO:tasks.workunit.client.0.smithi029.stdout: "erasure_code_profile": {}, 2024-08-29T17:50:17.041 INFO:tasks.workunit.client.0.smithi029.stdout: "min_size": 2, 2024-08-29T17:50:17.041 INFO:tasks.workunit.client.0.smithi029.stdout: "options": {}, 2024-08-29T17:50:17.042 INFO:tasks.workunit.client.0.smithi029.stdout: "pg_autoscale_mode": "off", 2024-08-29T17:50:17.042 INFO:tasks.workunit.client.0.smithi029.stdout: "pg_num": 8, 2024-08-29T17:50:17.042 INFO:tasks.workunit.client.0.smithi029.stdout: "pgp_num": 8, 2024-08-29T17:50:17.042 INFO:tasks.workunit.client.0.smithi029.stdout: "pool": 4, 2024-08-29T17:50:17.042 INFO:tasks.workunit.client.0.smithi029.stdout: "size": 3, 2024-08-29T17:50:17.042 INFO:tasks.workunit.client.0.smithi029.stdout: "stats": { 2024-08-29T17:50:17.042 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_raw": 729300871434, 2024-08-29T17:50:17.042 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes_used": 12288, 2024-08-29T17:50:17.042 INFO:tasks.workunit.client.0.smithi029.stdout: "compress_bytes_used": 0, 2024-08-29T17:50:17.042 INFO:tasks.workunit.client.0.smithi029.stdout: "compress_under_bytes": 0, 2024-08-29T17:50:17.042 INFO:tasks.workunit.client.0.smithi029.stdout: "data_bytes_used": 12288, 2024-08-29T17:50:17.042 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty": 0, 2024-08-29T17:50:17.042 INFO:tasks.workunit.client.0.smithi029.stdout: "max_avail": 243100286976, 2024-08-29T17:50:17.042 INFO:tasks.workunit.client.0.smithi029.stdout: "objects": 2, 2024-08-29T17:50:17.043 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_bytes_used": 0, 2024-08-29T17:50:17.043 INFO:tasks.workunit.client.0.smithi029.stdout: "percent_used": 1.6849012851594125e-08, 2024-08-29T17:50:17.043 INFO:tasks.workunit.client.0.smithi029.stdout: "quota_bytes": 0, 2024-08-29T17:50:17.043 INFO:tasks.workunit.client.0.smithi029.stdout: "quota_objects": 0, 2024-08-29T17:50:17.043 INFO:tasks.workunit.client.0.smithi029.stdout: "rd": 0, 2024-08-29T17:50:17.043 INFO:tasks.workunit.client.0.smithi029.stdout: "rd_bytes": 0, 2024-08-29T17:50:17.043 INFO:tasks.workunit.client.0.smithi029.stdout: "stored": 19, 2024-08-29T17:50:17.043 INFO:tasks.workunit.client.0.smithi029.stdout: "stored_data": 19, 2024-08-29T17:50:17.043 INFO:tasks.workunit.client.0.smithi029.stdout: "stored_omap": 0, 2024-08-29T17:50:17.043 INFO:tasks.workunit.client.0.smithi029.stdout: "stored_raw": 57, 2024-08-29T17:50:17.043 INFO:tasks.workunit.client.0.smithi029.stdout: "wr": 2, 2024-08-29T17:50:17.043 INFO:tasks.workunit.client.0.smithi029.stdout: "wr_bytes": 2048 2024-08-29T17:50:17.043 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.043 INFO:tasks.workunit.client.0.smithi029.stdout: "target_max_bytes": 0, 2024-08-29T17:50:17.044 INFO:tasks.workunit.client.0.smithi029.stdout: "target_max_objects": 0, 2024-08-29T17:50:17.044 INFO:tasks.workunit.client.0.smithi029.stdout: "type": "replicated" 2024-08-29T17:50:17.044 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:17.044 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:17.044 INFO:tasks.workunit.client.0.smithi029.stdout: "rbd": { 2024-08-29T17:50:17.044 INFO:tasks.workunit.client.0.smithi029.stdout: "mirroring_by_pool": [ 2024-08-29T17:50:17.044 INFO:tasks.workunit.client.0.smithi029.stdout: false 2024-08-29T17:50:17.044 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:17.044 INFO:tasks.workunit.client.0.smithi029.stdout: "num_images_by_pool": [ 2024-08-29T17:50:17.044 INFO:tasks.workunit.client.0.smithi029.stdout: 0 2024-08-29T17:50:17.044 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:17.044 INFO:tasks.workunit.client.0.smithi029.stdout: "num_pools": 1 2024-08-29T17:50:17.044 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.045 INFO:tasks.workunit.client.0.smithi029.stdout: "report_id": "1fde6e2b-664b-42f0-82d1-58c3b47f06ae", 2024-08-29T17:50:17.045 INFO:tasks.workunit.client.0.smithi029.stdout: "report_timestamp": "2024-08-29T17:50:15.863023", 2024-08-29T17:50:17.045 INFO:tasks.workunit.client.0.smithi029.stdout: "report_version": 1, 2024-08-29T17:50:17.045 INFO:tasks.workunit.client.0.smithi029.stdout: "rocksdb_stats": { 2024-08-29T17:50:17.045 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "7.9.2" 2024-08-29T17:50:17.045 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.045 INFO:tasks.workunit.client.0.smithi029.stdout: "rook": { 2024-08-29T17:50:17.045 INFO:tasks.workunit.client.0.smithi029.stdout: "cluster": { 2024-08-29T17:50:17.045 INFO:tasks.workunit.client.0.smithi029.stdout: "external-mode": null, 2024-08-29T17:50:17.045 INFO:tasks.workunit.client.0.smithi029.stdout: "mon": { 2024-08-29T17:50:17.045 INFO:tasks.workunit.client.0.smithi029.stdout: "allow-multiple-per-node": null, 2024-08-29T17:50:17.045 INFO:tasks.workunit.client.0.smithi029.stdout: "count": null, 2024-08-29T17:50:17.045 INFO:tasks.workunit.client.0.smithi029.stdout: "max-id": null, 2024-08-29T17:50:17.045 INFO:tasks.workunit.client.0.smithi029.stdout: "pvc": { 2024-08-29T17:50:17.046 INFO:tasks.workunit.client.0.smithi029.stdout: "enabled": null 2024-08-29T17:50:17.046 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.046 INFO:tasks.workunit.client.0.smithi029.stdout: "stretch": { 2024-08-29T17:50:17.046 INFO:tasks.workunit.client.0.smithi029.stdout: "enabled": null 2024-08-29T17:50:17.046 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:17.046 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.046 INFO:tasks.workunit.client.0.smithi029.stdout: "network": { 2024-08-29T17:50:17.046 INFO:tasks.workunit.client.0.smithi029.stdout: "provider": null 2024-08-29T17:50:17.046 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.046 INFO:tasks.workunit.client.0.smithi029.stdout: "storage": { 2024-08-29T17:50:17.046 INFO:tasks.workunit.client.0.smithi029.stdout: "device-set": { 2024-08-29T17:50:17.046 INFO:tasks.workunit.client.0.smithi029.stdout: "count": { 2024-08-29T17:50:17.046 INFO:tasks.workunit.client.0.smithi029.stdout: "non-portable": null, 2024-08-29T17:50:17.046 INFO:tasks.workunit.client.0.smithi029.stdout: "portable": null, 2024-08-29T17:50:17.047 INFO:tasks.workunit.client.0.smithi029.stdout: "total": null 2024-08-29T17:50:17.047 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:17.047 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:17.047 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:17.047 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.047 INFO:tasks.workunit.client.0.smithi029.stdout: "csi": { 2024-08-29T17:50:17.047 INFO:tasks.workunit.client.0.smithi029.stdout: "version": null 2024-08-29T17:50:17.047 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.047 INFO:tasks.workunit.client.0.smithi029.stdout: "kubernetes": { 2024-08-29T17:50:17.047 INFO:tasks.workunit.client.0.smithi029.stdout: "version": null 2024-08-29T17:50:17.047 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.047 INFO:tasks.workunit.client.0.smithi029.stdout: "node": { 2024-08-29T17:50:17.047 INFO:tasks.workunit.client.0.smithi029.stdout: "count": { 2024-08-29T17:50:17.048 INFO:tasks.workunit.client.0.smithi029.stdout: "kubernetes-total": null, 2024-08-29T17:50:17.048 INFO:tasks.workunit.client.0.smithi029.stdout: "with-ceph-daemons": null, 2024-08-29T17:50:17.048 INFO:tasks.workunit.client.0.smithi029.stdout: "with-csi-cephfs-plugin": null, 2024-08-29T17:50:17.048 INFO:tasks.workunit.client.0.smithi029.stdout: "with-csi-nfs-plugin": null, 2024-08-29T17:50:17.048 INFO:tasks.workunit.client.0.smithi029.stdout: "with-csi-rbd-plugin": null 2024-08-29T17:50:17.048 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:17.048 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.048 INFO:tasks.workunit.client.0.smithi029.stdout: "usage": { 2024-08-29T17:50:17.048 INFO:tasks.workunit.client.0.smithi029.stdout: "storage-class": { 2024-08-29T17:50:17.048 INFO:tasks.workunit.client.0.smithi029.stdout: "count": { 2024-08-29T17:50:17.048 INFO:tasks.workunit.client.0.smithi029.stdout: "bucket": null, 2024-08-29T17:50:17.048 INFO:tasks.workunit.client.0.smithi029.stdout: "cephfs": null, 2024-08-29T17:50:17.049 INFO:tasks.workunit.client.0.smithi029.stdout: "nfs": null, 2024-08-29T17:50:17.049 INFO:tasks.workunit.client.0.smithi029.stdout: "rbd": null, 2024-08-29T17:50:17.049 INFO:tasks.workunit.client.0.smithi029.stdout: "total": null 2024-08-29T17:50:17.049 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:17.049 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:17.049 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.049 INFO:tasks.workunit.client.0.smithi029.stdout: "version": null 2024-08-29T17:50:17.049 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.049 INFO:tasks.workunit.client.0.smithi029.stdout: "services": {}, 2024-08-29T17:50:17.049 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_per_pg": [ 2024-08-29T17:50:17.049 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:17.049 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T17:50:17.049 INFO:tasks.workunit.client.0.smithi029.stdout: 7, 2024-08-29T17:50:17.049 INFO:tasks.workunit.client.0.smithi029.stdout: 6, 2024-08-29T17:50:17.050 INFO:tasks.workunit.client.0.smithi029.stdout: 0 2024-08-29T17:50:17.050 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:17.050 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 7, 2024-08-29T17:50:17.050 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T17:50:17.050 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T17:50:17.050 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T17:50:17.050 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T17:50:17.050 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T17:50:17.050 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T17:50:17.050 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T17:47:37.898629+0000", 2024-08-29T17:50:17.050 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T17:43:22.434809+0000", 2024-08-29T17:50:17.050 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T17:43:22.434809+0000", 2024-08-29T17:50:17.050 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T17:43:22.435355+0000", 2024-08-29T17:50:17.050 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T17:47:37.898629+0000", 2024-08-29T17:50:17.051 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:17.051 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T17:50:17.051 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:17.051 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 64, 2024-08-29T17:50:17.051 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T17:47:37.898629+0000", 2024-08-29T17:50:17.051 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T17:47:37.898629+0000", 2024-08-29T17:50:17.051 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T17:47:37.898629+0000", 2024-08-29T17:50:17.051 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T17:50:17.051 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T17:50:17.051 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:17.051 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T17:47:37.898629+0000", 2024-08-29T17:50:17.051 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T17:47:37.898629+0000", 2024-08-29T17:50:17.051 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T17:50:17.052 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T17:50:17.052 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T17:50:17.052 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T17:50:17.052 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 63, 2024-08-29T17:50:17.052 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T17:50:17.052 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T17:50:17.052 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T17:50:17.052 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T17:50:17.052 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T17:50:17.052 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T17:50:17.052 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T17:50:17.052 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T17:50:17.052 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.3f", 2024-08-29T17:50:17.053 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T17:50:17.053 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T17:50:17.053 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 76, 2024-08-29T17:50:17.053 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 25, 2024-08-29T17:50:17.053 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T17:50:17.053 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T22:19:03.103074+0000", 2024-08-29T17:50:17.053 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T17:50:17.053 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T17:50:17.053 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T17:50:17.053 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T17:50:17.053 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T17:50:17.053 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T17:50:17.053 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T17:50:17.053 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T17:50:17.054 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T17:50:17.054 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T17:50:17.054 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T17:50:17.054 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T17:50:17.054 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T17:50:17.054 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T17:50:17.054 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T17:50:17.054 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T17:50:17.054 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T17:50:17.054 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T17:50:17.054 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T17:50:17.054 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T17:50:17.054 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T17:50:17.055 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T17:50:17.055 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T17:50:17.055 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T17:50:17.055 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T17:50:17.055 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T17:50:17.055 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T17:50:17.055 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T17:50:17.055 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T17:50:17.055 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T17:50:17.055 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T17:50:17.055 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T17:50:17.055 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T17:50:17.055 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T17:50:17.056 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T17:50:17.056 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T17:50:17.056 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T17:50:17.056 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T17:50:17.056 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T17:50:17.056 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T17:50:17.056 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T17:50:17.056 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T17:50:17.056 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T17:50:17.056 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.056 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T17:50:17.056 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T17:50:17.056 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T17:50:17.056 INFO:tasks.workunit.client.0.smithi029.stdout: 7, 2024-08-29T17:50:17.057 INFO:tasks.workunit.client.0.smithi029.stdout: 6, 2024-08-29T17:50:17.057 INFO:tasks.workunit.client.0.smithi029.stdout: 0 2024-08-29T17:50:17.057 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:17.057 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 7, 2024-08-29T17:50:17.057 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T17:50:17.057 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.057 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:17.057 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T17:50:17.057 INFO:tasks.workunit.client.0.smithi029.stdout: 1, 2024-08-29T17:50:17.057 INFO:tasks.workunit.client.0.smithi029.stdout: 0, 2024-08-29T17:50:17.057 INFO:tasks.workunit.client.0.smithi029.stdout: 6 2024-08-29T17:50:17.057 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:17.057 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 1, 2024-08-29T17:50:17.058 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T17:50:17.058 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T17:50:17.058 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T17:50:17.058 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T17:50:17.058 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T17:50:17.058 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T17:50:17.058 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T17:47:32.884907+0000", 2024-08-29T17:50:17.058 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T17:43:22.425421+0000", 2024-08-29T17:50:17.058 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T17:43:22.425421+0000", 2024-08-29T17:50:17.058 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T17:43:22.426060+0000", 2024-08-29T17:50:17.058 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T17:47:32.884907+0000", 2024-08-29T17:50:17.058 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:17.058 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T17:50:17.059 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:17.059 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 64, 2024-08-29T17:50:17.059 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T17:47:32.884907+0000", 2024-08-29T17:50:17.059 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T17:47:32.884907+0000", 2024-08-29T17:50:17.059 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T17:47:32.884907+0000", 2024-08-29T17:50:17.059 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T17:50:17.059 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T17:50:17.059 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:17.059 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T17:47:32.884907+0000", 2024-08-29T17:50:17.059 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T17:47:32.884907+0000", 2024-08-29T17:50:17.059 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T17:50:17.059 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T17:50:17.059 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T17:50:17.059 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T17:50:17.060 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 63, 2024-08-29T17:50:17.060 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T17:50:17.060 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T17:50:17.060 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T17:50:17.060 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T17:50:17.060 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T17:50:17.060 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T17:50:17.060 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T17:50:17.060 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T17:50:17.060 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.3e", 2024-08-29T17:50:17.060 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T17:50:17.060 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T17:50:17.060 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 76, 2024-08-29T17:50:17.061 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 25, 2024-08-29T17:50:17.061 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T17:50:17.061 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T19:35:03.424736+0000", 2024-08-29T17:50:17.061 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T17:50:17.061 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T17:50:17.061 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T17:50:17.061 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T17:50:17.061 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T17:50:17.061 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T17:50:17.061 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T17:50:17.061 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T17:50:17.061 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T17:50:17.061 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T17:50:17.061 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T17:50:17.062 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T17:50:17.062 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T17:50:17.062 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T17:50:17.062 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T17:50:17.062 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T17:50:17.062 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T17:50:17.062 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T17:50:17.062 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T17:50:17.062 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T17:50:17.062 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T17:50:17.062 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T17:50:17.062 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T17:50:17.062 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T17:50:17.063 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T17:50:17.063 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T17:50:17.063 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T17:50:17.063 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T17:50:17.063 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T17:50:17.063 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T17:50:17.063 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T17:50:17.063 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T17:50:17.063 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T17:50:17.063 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T17:50:17.063 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T17:50:17.063 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T17:50:17.063 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T17:50:17.064 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T17:50:17.064 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T17:50:17.064 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T17:50:17.064 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T17:50:17.064 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T17:50:17.064 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T17:50:17.064 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.064 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T17:50:17.064 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T17:50:17.064 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T17:50:17.064 INFO:tasks.workunit.client.0.smithi029.stdout: 1, 2024-08-29T17:50:17.064 INFO:tasks.workunit.client.0.smithi029.stdout: 0, 2024-08-29T17:50:17.064 INFO:tasks.workunit.client.0.smithi029.stdout: 6 2024-08-29T17:50:17.065 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:17.065 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 1, 2024-08-29T17:50:17.065 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T17:50:17.065 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.065 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:17.065 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T17:50:17.065 INFO:tasks.workunit.client.0.smithi029.stdout: 0, 2024-08-29T17:50:17.065 INFO:tasks.workunit.client.0.smithi029.stdout: 2, 2024-08-29T17:50:17.065 INFO:tasks.workunit.client.0.smithi029.stdout: 1 2024-08-29T17:50:17.065 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:17.065 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 0, 2024-08-29T17:50:17.065 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T17:50:17.065 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T17:50:17.066 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T17:50:17.066 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T17:50:17.066 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T17:50:17.066 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T17:50:17.066 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T17:47:32.899520+0000", 2024-08-29T17:50:17.066 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T17:43:22.406496+0000", 2024-08-29T17:50:17.066 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T17:43:22.406496+0000", 2024-08-29T17:50:17.066 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T17:43:22.406939+0000", 2024-08-29T17:50:17.066 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T17:47:32.899520+0000", 2024-08-29T17:50:17.066 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:17.066 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T17:50:17.066 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:17.066 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 64, 2024-08-29T17:50:17.066 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T17:47:32.899520+0000", 2024-08-29T17:50:17.067 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T17:47:32.899520+0000", 2024-08-29T17:50:17.067 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T17:47:32.899520+0000", 2024-08-29T17:50:17.067 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T17:50:17.067 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T17:50:17.067 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:17.067 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T17:47:32.899520+0000", 2024-08-29T17:50:17.067 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T17:47:32.899520+0000", 2024-08-29T17:50:17.067 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T17:50:17.067 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T17:50:17.067 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T17:50:17.067 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T17:50:17.067 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 63, 2024-08-29T17:50:17.067 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T17:50:17.068 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T17:50:17.068 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T17:50:17.068 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T17:50:17.068 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T17:50:17.068 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T17:50:17.068 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T17:50:17.068 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T17:50:17.068 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.3d", 2024-08-29T17:50:17.068 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T17:50:17.068 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T17:50:17.068 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 76, 2024-08-29T17:50:17.068 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 25, 2024-08-29T17:50:17.068 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T17:50:17.069 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T19:38:35.419643+0000", 2024-08-29T17:50:17.069 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T17:50:17.069 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T17:50:17.069 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T17:50:17.069 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T17:50:17.069 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T17:50:17.069 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T17:50:17.069 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T17:50:17.069 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T17:50:17.069 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T17:50:17.069 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T17:50:17.069 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T17:50:17.069 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T17:50:17.069 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T17:50:17.070 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T17:50:17.070 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T17:50:17.070 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T17:50:17.070 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T17:50:17.070 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T17:50:17.070 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T17:50:17.070 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T17:50:17.070 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T17:50:17.070 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T17:50:17.070 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T17:50:17.070 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T17:50:17.070 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T17:50:17.070 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T17:50:17.071 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T17:50:17.071 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T17:50:17.071 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T17:50:17.071 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T17:50:17.071 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T17:50:17.071 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T17:50:17.071 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T17:50:17.071 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T17:50:17.071 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T17:50:17.071 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T17:50:17.071 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T17:50:17.071 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T17:50:17.072 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T17:50:17.072 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T17:50:17.072 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T17:50:17.072 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T17:50:17.072 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T17:50:17.072 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.072 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T17:50:17.072 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T17:50:17.072 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T17:50:17.072 INFO:tasks.workunit.client.0.smithi029.stdout: 0, 2024-08-29T17:50:17.072 INFO:tasks.workunit.client.0.smithi029.stdout: 2, 2024-08-29T17:50:17.072 INFO:tasks.workunit.client.0.smithi029.stdout: 1 2024-08-29T17:50:17.072 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:17.073 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 0, 2024-08-29T17:50:17.073 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T17:50:17.073 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.073 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:17.073 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T17:50:17.073 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T17:50:17.073 INFO:tasks.workunit.client.0.smithi029.stdout: 3, 2024-08-29T17:50:17.073 INFO:tasks.workunit.client.0.smithi029.stdout: 7 2024-08-29T17:50:17.073 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:17.073 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 5, 2024-08-29T17:50:17.073 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T17:50:17.073 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T17:50:17.073 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T17:50:17.073 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T17:50:17.074 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T17:50:17.074 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T17:50:17.074 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T17:47:27.902346+0000", 2024-08-29T17:50:17.074 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T17:43:22.431531+0000", 2024-08-29T17:50:17.074 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T17:43:22.431531+0000", 2024-08-29T17:50:17.074 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T17:43:22.432318+0000", 2024-08-29T17:50:17.074 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T17:47:27.902346+0000", 2024-08-29T17:50:17.074 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:17.074 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T17:50:17.074 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:17.074 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 64, 2024-08-29T17:50:17.074 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T17:47:27.902346+0000", 2024-08-29T17:50:17.074 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T17:47:27.902346+0000", 2024-08-29T17:50:17.075 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T17:47:27.902346+0000", 2024-08-29T17:50:17.075 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T17:50:17.075 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T17:50:17.075 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:17.075 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T17:47:27.902346+0000", 2024-08-29T17:50:17.075 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T17:47:27.902346+0000", 2024-08-29T17:50:17.075 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T17:50:17.075 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T17:50:17.075 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T17:50:17.075 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T17:50:17.075 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 63, 2024-08-29T17:50:17.075 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T17:50:17.075 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T17:50:17.075 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T17:50:17.075 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T17:50:17.076 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T17:50:17.076 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T17:50:17.076 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T17:50:17.076 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T17:50:17.076 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.3c", 2024-08-29T17:50:17.076 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T17:50:17.076 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T17:50:17.076 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 76, 2024-08-29T17:50:17.076 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 25, 2024-08-29T17:50:17.077 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T17:50:17.077 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T05:28:17.317346+0000", 2024-08-29T17:50:17.077 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T17:50:17.077 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T17:50:17.077 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T17:50:17.077 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T17:50:17.077 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T17:50:17.077 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T17:50:17.077 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T17:50:17.077 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T17:50:17.077 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T17:50:17.077 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T17:50:17.077 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T17:50:17.077 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T17:50:17.078 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T17:50:17.078 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T17:50:17.078 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T17:50:17.078 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T17:50:17.078 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T17:50:17.078 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T17:50:17.078 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T17:50:17.078 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T17:50:17.078 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T17:50:17.078 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T17:50:17.078 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T17:50:17.078 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T17:50:17.078 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T17:50:17.079 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T17:50:17.079 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T17:50:17.079 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T17:50:17.079 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T17:50:17.079 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T17:50:17.079 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T17:50:17.079 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T17:50:17.079 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T17:50:17.079 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T17:50:17.079 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T17:50:17.079 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T17:50:17.079 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T17:50:17.079 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T17:50:17.080 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T17:50:17.080 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T17:50:17.080 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T17:50:17.080 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T17:50:17.080 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T17:50:17.080 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.080 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T17:50:17.080 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T17:50:17.080 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T17:50:17.080 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T17:50:17.080 INFO:tasks.workunit.client.0.smithi029.stdout: 3, 2024-08-29T17:50:17.080 INFO:tasks.workunit.client.0.smithi029.stdout: 7 2024-08-29T17:50:17.080 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:17.081 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 5, 2024-08-29T17:50:17.081 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T17:50:17.081 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.081 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:17.081 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T17:50:17.081 INFO:tasks.workunit.client.0.smithi029.stdout: 7, 2024-08-29T17:50:17.081 INFO:tasks.workunit.client.0.smithi029.stdout: 2, 2024-08-29T17:50:17.081 INFO:tasks.workunit.client.0.smithi029.stdout: 4 2024-08-29T17:50:17.081 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:17.081 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 7, 2024-08-29T17:50:17.081 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T17:50:17.081 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T17:50:17.081 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T17:50:17.082 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T17:50:17.082 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T17:50:17.082 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T17:50:17.082 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T17:46:26.466230+0000", 2024-08-29T17:50:17.082 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T17:43:22.436170+0000", 2024-08-29T17:50:17.082 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T17:43:22.436170+0000", 2024-08-29T17:50:17.082 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T17:43:22.437961+0000", 2024-08-29T17:50:17.082 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T17:46:26.466230+0000", 2024-08-29T17:50:17.082 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:17.082 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T17:50:17.082 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:17.082 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 64, 2024-08-29T17:50:17.082 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T17:46:26.466230+0000", 2024-08-29T17:50:17.083 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T17:46:26.466230+0000", 2024-08-29T17:50:17.083 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T17:46:26.466230+0000", 2024-08-29T17:50:17.083 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T17:50:17.083 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T17:50:17.083 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:17.083 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T17:46:26.466230+0000", 2024-08-29T17:50:17.083 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T17:46:26.466230+0000", 2024-08-29T17:50:17.083 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T17:50:17.083 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T17:50:17.083 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T17:50:17.083 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T17:50:17.083 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 63, 2024-08-29T17:50:17.083 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T17:50:17.084 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T17:50:17.084 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T17:50:17.084 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T17:50:17.084 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T17:50:17.084 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T17:50:17.084 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T17:50:17.084 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T17:50:17.084 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.3b", 2024-08-29T17:50:17.084 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T17:50:17.084 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T17:50:17.084 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 76, 2024-08-29T17:50:17.084 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 24, 2024-08-29T17:50:17.084 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T17:50:17.085 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T03:08:18.576818+0000", 2024-08-29T17:50:17.085 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T17:50:17.085 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T17:50:17.085 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T17:50:17.085 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T17:50:17.085 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T17:50:17.085 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T17:50:17.085 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T17:50:17.085 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T17:50:17.085 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T17:50:17.085 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T17:50:17.085 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T17:50:17.085 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T17:50:17.086 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T17:50:17.086 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T17:50:17.086 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T17:50:17.086 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T17:50:17.086 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T17:50:17.086 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T17:50:17.086 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T17:50:17.086 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T17:50:17.086 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T17:50:17.086 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T17:50:17.086 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T17:50:17.086 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T17:50:17.086 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T17:50:17.086 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T17:50:17.086 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T17:50:17.087 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T17:50:17.087 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T17:50:17.087 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T17:50:17.087 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T17:50:17.087 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T17:50:17.087 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T17:50:17.087 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T17:50:17.087 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T17:50:17.087 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T17:50:17.087 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T17:50:17.087 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T17:50:17.087 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T17:50:17.087 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T17:50:17.087 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T17:50:17.088 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T17:50:17.088 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T17:50:17.088 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.088 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T17:50:17.088 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T17:50:17.088 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T17:50:17.088 INFO:tasks.workunit.client.0.smithi029.stdout: 7, 2024-08-29T17:50:17.088 INFO:tasks.workunit.client.0.smithi029.stdout: 2, 2024-08-29T17:50:17.088 INFO:tasks.workunit.client.0.smithi029.stdout: 4 2024-08-29T17:50:17.088 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:17.088 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 7, 2024-08-29T17:50:17.088 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T17:50:17.088 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.089 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:17.089 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T17:50:17.089 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T17:50:17.089 INFO:tasks.workunit.client.0.smithi029.stdout: 0, 2024-08-29T17:50:17.089 INFO:tasks.workunit.client.0.smithi029.stdout: 1 2024-08-29T17:50:17.089 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:17.089 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 5, 2024-08-29T17:50:17.089 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T17:50:17.089 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T17:50:17.089 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T17:50:17.089 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T17:50:17.089 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T17:50:17.089 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T17:50:17.090 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T17:46:26.460845+0000", 2024-08-29T17:50:17.090 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T17:43:22.420039+0000", 2024-08-29T17:50:17.090 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T17:43:22.420039+0000", 2024-08-29T17:50:17.090 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T17:43:22.420691+0000", 2024-08-29T17:50:17.090 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T17:46:26.460845+0000", 2024-08-29T17:50:17.090 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:17.090 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T17:50:17.090 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:17.090 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 64, 2024-08-29T17:50:17.090 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T17:46:26.460845+0000", 2024-08-29T17:50:17.090 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T17:46:26.460845+0000", 2024-08-29T17:50:17.090 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T17:46:26.460845+0000", 2024-08-29T17:50:17.090 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T17:50:17.091 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T17:50:17.091 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:17.091 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T17:46:26.460845+0000", 2024-08-29T17:50:17.091 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T17:46:26.460845+0000", 2024-08-29T17:50:17.091 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T17:50:17.091 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T17:50:17.091 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T17:50:17.091 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T17:50:17.091 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 63, 2024-08-29T17:50:17.091 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T17:50:17.091 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T17:50:17.091 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T17:50:17.091 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T17:50:17.091 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T17:50:17.092 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T17:50:17.092 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T17:50:17.092 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T17:50:17.092 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.3a", 2024-08-29T17:50:17.092 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T17:50:17.092 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T17:50:17.092 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 76, 2024-08-29T17:50:17.092 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 24, 2024-08-29T17:50:17.092 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T17:50:17.092 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T19:08:49.436974+0000", 2024-08-29T17:50:17.092 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T17:50:17.092 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T17:50:17.092 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T17:50:17.093 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T17:50:17.093 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T17:50:17.093 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T17:50:17.093 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T17:50:17.093 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T17:50:17.093 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T17:50:17.093 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T17:50:17.093 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T17:50:17.093 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T17:50:17.093 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T17:50:17.093 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T17:50:17.093 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T17:50:17.093 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T17:50:17.094 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T17:50:17.094 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T17:50:17.094 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T17:50:17.094 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T17:50:17.094 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T17:50:17.094 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T17:50:17.094 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T17:50:17.094 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T17:50:17.094 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T17:50:17.094 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T17:50:17.094 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T17:50:17.094 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T17:50:17.094 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T17:50:17.095 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T17:50:17.095 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T17:50:17.095 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T17:50:17.095 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T17:50:17.095 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T17:50:17.095 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T17:50:17.095 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T17:50:17.095 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T17:50:17.095 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T17:50:17.095 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T17:50:17.095 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T17:50:17.095 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T17:50:17.095 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T17:50:17.095 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T17:50:17.096 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.096 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T17:50:17.096 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T17:50:17.096 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T17:50:17.096 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T17:50:17.096 INFO:tasks.workunit.client.0.smithi029.stdout: 0, 2024-08-29T17:50:17.096 INFO:tasks.workunit.client.0.smithi029.stdout: 1 2024-08-29T17:50:17.096 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:17.096 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 5, 2024-08-29T17:50:17.096 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T17:50:17.096 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.096 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:17.096 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T17:50:17.096 INFO:tasks.workunit.client.0.smithi029.stdout: 7, 2024-08-29T17:50:17.097 INFO:tasks.workunit.client.0.smithi029.stdout: 0, 2024-08-29T17:50:17.097 INFO:tasks.workunit.client.0.smithi029.stdout: 4 2024-08-29T17:50:17.097 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:17.097 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 7, 2024-08-29T17:50:17.097 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T17:50:17.097 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T17:50:17.097 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T17:50:17.097 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T17:50:17.097 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T17:50:17.097 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T17:50:17.097 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T17:46:26.465685+0000", 2024-08-29T17:50:17.097 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T17:43:22.437442+0000", 2024-08-29T17:50:17.097 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T17:43:22.437442+0000", 2024-08-29T17:50:17.098 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T17:43:22.437995+0000", 2024-08-29T17:50:17.098 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T17:46:26.465685+0000", 2024-08-29T17:50:17.098 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:17.098 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T17:50:17.098 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:17.098 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 64, 2024-08-29T17:50:17.098 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T17:46:26.465685+0000", 2024-08-29T17:50:17.098 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T17:46:26.465685+0000", 2024-08-29T17:50:17.098 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T17:46:26.465685+0000", 2024-08-29T17:50:17.098 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T17:50:17.098 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T17:50:17.098 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:17.098 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T17:46:26.465685+0000", 2024-08-29T17:50:17.098 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T17:46:26.465685+0000", 2024-08-29T17:50:17.099 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T17:50:17.099 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T17:50:17.099 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T17:50:17.099 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T17:50:17.099 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 63, 2024-08-29T17:50:17.099 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T17:50:17.099 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T17:50:17.099 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T17:50:17.099 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T17:50:17.099 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T17:50:17.099 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T17:50:17.099 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T17:50:17.099 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T17:50:17.100 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.39", 2024-08-29T17:50:17.100 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T17:50:17.100 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T17:50:17.100 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 76, 2024-08-29T17:50:17.100 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 24, 2024-08-29T17:50:17.100 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T17:50:17.100 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T00:35:04.651406+0000", 2024-08-29T17:50:17.100 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T17:50:17.100 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T17:50:17.100 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T17:50:17.100 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T17:50:17.100 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T17:50:17.100 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T17:50:17.100 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T17:50:17.101 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T17:50:17.101 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T17:50:17.101 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T17:50:17.101 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T17:50:17.101 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T17:50:17.101 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T17:50:17.101 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T17:50:17.101 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T17:50:17.101 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T17:50:17.101 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T17:50:17.101 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T17:50:17.101 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T17:50:17.101 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T17:50:17.102 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T17:50:17.102 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T17:50:17.102 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T17:50:17.102 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T17:50:17.102 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T17:50:17.102 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T17:50:17.102 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T17:50:17.102 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T17:50:17.102 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T17:50:17.102 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T17:50:17.102 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T17:50:17.102 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T17:50:17.102 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T17:50:17.102 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T17:50:17.103 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T17:50:17.103 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T17:50:17.103 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T17:50:17.103 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T17:50:17.103 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T17:50:17.103 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T17:50:17.103 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T17:50:17.103 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T17:50:17.103 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T17:50:17.103 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.103 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T17:50:17.103 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T17:50:17.103 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T17:50:17.103 INFO:tasks.workunit.client.0.smithi029.stdout: 7, 2024-08-29T17:50:17.104 INFO:tasks.workunit.client.0.smithi029.stdout: 0, 2024-08-29T17:50:17.104 INFO:tasks.workunit.client.0.smithi029.stdout: 4 2024-08-29T17:50:17.104 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:17.104 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 7, 2024-08-29T17:50:17.104 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T17:50:17.104 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.104 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:17.104 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T17:50:17.104 INFO:tasks.workunit.client.0.smithi029.stdout: 3, 2024-08-29T17:50:17.104 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T17:50:17.104 INFO:tasks.workunit.client.0.smithi029.stdout: 6 2024-08-29T17:50:17.104 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:17.104 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 3, 2024-08-29T17:50:17.105 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T17:50:17.105 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T17:50:17.105 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T17:50:17.105 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T17:50:17.105 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T17:50:17.105 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T17:50:17.105 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T17:46:26.659310+0000", 2024-08-29T17:50:17.105 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T17:43:22.430351+0000", 2024-08-29T17:50:17.105 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T17:43:22.430351+0000", 2024-08-29T17:50:17.105 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T17:43:22.430602+0000", 2024-08-29T17:50:17.105 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T17:46:26.659310+0000", 2024-08-29T17:50:17.105 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:17.105 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T17:50:17.106 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:17.106 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 64, 2024-08-29T17:50:17.106 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T17:46:26.659310+0000", 2024-08-29T17:50:17.106 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T17:46:26.659310+0000", 2024-08-29T17:50:17.106 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T17:46:26.659310+0000", 2024-08-29T17:50:17.106 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T17:50:17.106 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T17:50:17.106 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:17.106 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T17:46:26.659310+0000", 2024-08-29T17:50:17.106 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T17:46:26.659310+0000", 2024-08-29T17:50:17.106 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T17:50:17.106 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T17:50:17.106 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T17:50:17.106 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T17:50:17.107 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 63, 2024-08-29T17:50:17.107 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T17:50:17.107 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T17:50:17.107 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T17:50:17.107 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T17:50:17.107 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T17:50:17.107 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T17:50:17.107 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T17:50:17.107 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T17:50:17.107 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.38", 2024-08-29T17:50:17.107 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T17:50:17.107 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T17:50:17.107 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 76, 2024-08-29T17:50:17.107 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 24, 2024-08-29T17:50:17.108 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T17:50:17.108 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T22:31:28.613615+0000", 2024-08-29T17:50:17.108 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T17:50:17.108 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T17:50:17.108 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T17:50:17.108 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T17:50:17.108 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T17:50:17.108 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T17:50:17.108 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T17:50:17.108 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T17:50:17.108 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T17:50:17.108 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T17:50:17.108 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T17:50:17.109 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T17:50:17.109 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T17:50:17.109 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T17:50:17.109 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T17:50:17.109 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T17:50:17.109 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T17:50:17.109 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T17:50:17.109 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T17:50:17.109 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T17:50:17.109 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T17:50:17.109 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T17:50:17.109 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T17:50:17.109 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T17:50:17.110 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T17:50:17.110 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T17:50:17.110 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T17:50:17.110 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T17:50:17.110 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T17:50:17.110 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T17:50:17.110 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T17:50:17.110 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T17:50:17.110 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T17:50:17.110 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T17:50:17.110 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T17:50:17.110 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T17:50:17.110 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T17:50:17.110 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T17:50:17.111 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T17:50:17.111 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T17:50:17.111 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T17:50:17.111 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T17:50:17.111 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T17:50:17.111 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.111 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T17:50:17.111 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T17:50:17.111 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T17:50:17.111 INFO:tasks.workunit.client.0.smithi029.stdout: 3, 2024-08-29T17:50:17.111 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T17:50:17.111 INFO:tasks.workunit.client.0.smithi029.stdout: 6 2024-08-29T17:50:17.111 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:17.111 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 3, 2024-08-29T17:50:17.112 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T17:50:17.112 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.112 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:17.112 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T17:50:17.112 INFO:tasks.workunit.client.0.smithi029.stdout: 7, 2024-08-29T17:50:17.112 INFO:tasks.workunit.client.0.smithi029.stdout: 1, 2024-08-29T17:50:17.112 INFO:tasks.workunit.client.0.smithi029.stdout: 0 2024-08-29T17:50:17.112 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:17.112 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 7, 2024-08-29T17:50:17.112 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T17:50:17.112 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T17:50:17.112 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T17:50:17.112 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T17:50:17.113 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T17:50:17.113 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T17:50:17.113 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T17:46:26.468538+0000", 2024-08-29T17:50:17.113 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T17:44:05.547080+0000", 2024-08-29T17:50:17.113 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T17:44:05.547080+0000", 2024-08-29T17:50:17.113 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T17:44:05.548442+0000", 2024-08-29T17:50:17.113 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T17:46:26.468538+0000", 2024-08-29T17:50:17.113 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:17.113 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T17:50:17.113 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:17.113 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 68, 2024-08-29T17:50:17.113 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T17:46:26.468538+0000", 2024-08-29T17:50:17.113 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T17:46:26.468538+0000", 2024-08-29T17:50:17.114 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T17:46:26.468538+0000", 2024-08-29T17:50:17.114 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T17:50:17.114 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T17:50:17.114 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:17.114 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T17:46:26.468538+0000", 2024-08-29T17:50:17.114 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T17:46:26.468538+0000", 2024-08-29T17:50:17.114 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T17:50:17.114 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T17:50:17.114 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T17:50:17.114 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T17:50:17.114 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 67, 2024-08-29T17:50:17.114 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T17:50:17.114 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T17:50:17.115 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T17:50:17.115 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T17:50:17.115 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T17:50:17.115 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T17:50:17.115 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T17:50:17.115 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T17:50:17.115 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.37", 2024-08-29T17:50:17.115 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T17:50:17.115 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T17:50:17.115 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 76, 2024-08-29T17:50:17.115 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 33, 2024-08-29T17:50:17.115 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T17:50:17.115 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T03:49:19.086527+0000", 2024-08-29T17:50:17.116 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T17:50:17.116 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T17:50:17.116 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T17:50:17.116 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T17:50:17.116 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T17:50:17.116 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T17:50:17.116 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T17:50:17.116 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T17:50:17.116 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T17:50:17.116 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T17:50:17.116 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T17:50:17.116 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T17:50:17.116 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T17:50:17.117 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T17:50:17.117 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T17:50:17.117 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T17:50:17.117 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T17:50:17.117 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T17:50:17.117 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T17:50:17.117 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T17:50:17.117 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T17:50:17.117 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T17:50:17.117 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T17:50:17.117 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T17:50:17.117 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T17:50:17.117 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T17:50:17.117 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T17:50:17.118 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T17:50:17.118 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T17:50:17.118 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T17:50:17.118 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T17:50:17.118 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T17:50:17.118 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T17:50:17.118 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T17:50:17.118 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T17:50:17.118 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T17:50:17.118 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T17:50:17.118 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T17:50:17.118 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T17:50:17.118 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T17:50:17.119 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T17:50:17.119 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T17:50:17.119 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T17:50:17.119 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.119 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T17:50:17.119 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T17:50:17.119 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T17:50:17.119 INFO:tasks.workunit.client.0.smithi029.stdout: 7, 2024-08-29T17:50:17.119 INFO:tasks.workunit.client.0.smithi029.stdout: 1, 2024-08-29T17:50:17.119 INFO:tasks.workunit.client.0.smithi029.stdout: 0 2024-08-29T17:50:17.119 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:17.119 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 7, 2024-08-29T17:50:17.119 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T17:50:17.120 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.120 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:17.120 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T17:50:17.120 INFO:tasks.workunit.client.0.smithi029.stdout: 6, 2024-08-29T17:50:17.120 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T17:50:17.120 INFO:tasks.workunit.client.0.smithi029.stdout: 1 2024-08-29T17:50:17.120 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:17.120 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 6, 2024-08-29T17:50:17.120 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T17:50:17.120 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T17:50:17.120 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T17:50:17.120 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T17:50:17.120 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T17:50:17.121 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T17:50:17.121 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T17:46:26.444403+0000", 2024-08-29T17:50:17.121 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T17:43:22.437911+0000", 2024-08-29T17:50:17.121 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T17:43:22.437911+0000", 2024-08-29T17:50:17.121 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T17:43:22.438453+0000", 2024-08-29T17:50:17.121 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T17:46:26.444403+0000", 2024-08-29T17:50:17.121 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:17.121 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T17:50:17.121 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:17.121 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 64, 2024-08-29T17:50:17.121 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T17:46:26.444403+0000", 2024-08-29T17:50:17.121 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T17:46:26.444403+0000", 2024-08-29T17:50:17.121 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T17:46:26.444403+0000", 2024-08-29T17:50:17.122 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T17:50:17.122 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T17:50:17.122 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:17.122 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T17:46:26.444403+0000", 2024-08-29T17:50:17.122 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T17:46:26.444403+0000", 2024-08-29T17:50:17.122 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T17:50:17.122 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T17:50:17.122 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T17:50:17.122 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T17:50:17.122 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 63, 2024-08-29T17:50:17.122 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T17:50:17.122 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T17:50:17.122 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T17:50:17.122 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T17:50:17.123 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T17:50:17.123 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T17:50:17.123 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T17:50:17.123 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T17:50:17.123 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.36", 2024-08-29T17:50:17.123 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T17:50:17.123 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T17:50:17.123 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 76, 2024-08-29T17:50:17.123 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 24, 2024-08-29T17:50:17.123 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T17:50:17.123 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T20:49:07.082732+0000", 2024-08-29T17:50:17.123 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T17:50:17.123 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T17:50:17.123 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T17:50:17.124 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T17:50:17.124 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T17:50:17.124 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T17:50:17.124 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T17:50:17.124 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T17:50:17.124 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T17:50:17.124 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T17:50:17.124 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T17:50:17.124 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T17:50:17.124 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T17:50:17.124 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T17:50:17.124 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T17:50:17.124 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T17:50:17.125 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T17:50:17.125 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T17:50:17.125 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T17:50:17.125 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T17:50:17.125 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T17:50:17.125 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T17:50:17.125 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T17:50:17.125 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T17:50:17.125 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T17:50:17.125 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T17:50:17.125 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T17:50:17.125 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T17:50:17.125 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T17:50:17.126 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T17:50:17.126 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T17:50:17.126 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T17:50:17.126 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T17:50:17.126 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T17:50:17.126 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T17:50:17.126 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T17:50:17.126 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T17:50:17.126 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T17:50:17.126 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T17:50:17.126 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T17:50:17.126 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T17:50:17.126 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T17:50:17.127 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T17:50:17.127 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.127 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T17:50:17.127 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T17:50:17.127 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T17:50:17.127 INFO:tasks.workunit.client.0.smithi029.stdout: 6, 2024-08-29T17:50:17.127 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T17:50:17.127 INFO:tasks.workunit.client.0.smithi029.stdout: 1 2024-08-29T17:50:17.127 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:17.127 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 6, 2024-08-29T17:50:17.127 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T17:50:17.127 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.127 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:17.127 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T17:50:17.128 INFO:tasks.workunit.client.0.smithi029.stdout: 6, 2024-08-29T17:50:17.128 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T17:50:17.128 INFO:tasks.workunit.client.0.smithi029.stdout: 0 2024-08-29T17:50:17.128 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:17.128 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 6, 2024-08-29T17:50:17.128 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T17:50:17.128 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T17:50:17.128 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T17:50:17.128 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T17:50:17.128 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T17:50:17.128 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T17:50:17.128 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T17:46:26.443920+0000", 2024-08-29T17:50:17.128 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T17:43:22.438518+0000", 2024-08-29T17:50:17.129 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T17:43:22.438518+0000", 2024-08-29T17:50:17.129 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T17:43:22.439827+0000", 2024-08-29T17:50:17.129 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T17:46:26.443920+0000", 2024-08-29T17:50:17.129 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:17.129 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T17:50:17.129 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:17.129 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 64, 2024-08-29T17:50:17.129 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T17:46:26.443920+0000", 2024-08-29T17:50:17.129 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T17:46:26.443920+0000", 2024-08-29T17:50:17.129 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T17:46:26.443920+0000", 2024-08-29T17:50:17.129 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T17:50:17.129 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T17:50:17.129 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:17.129 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T17:46:26.443920+0000", 2024-08-29T17:50:17.130 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T17:46:26.443920+0000", 2024-08-29T17:50:17.130 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T17:50:17.130 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T17:50:17.130 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T17:50:17.130 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T17:50:17.130 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 63, 2024-08-29T17:50:17.130 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T17:50:17.130 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T17:50:17.130 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T17:50:17.130 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T17:50:17.130 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T17:50:17.130 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T17:50:17.130 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T17:50:17.130 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T17:50:17.131 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.35", 2024-08-29T17:50:17.131 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T17:50:17.131 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T17:50:17.131 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 76, 2024-08-29T17:50:17.131 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 24, 2024-08-29T17:50:17.131 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T17:50:17.131 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T21:44:34.599929+0000", 2024-08-29T17:50:17.131 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T17:50:17.131 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T17:50:17.131 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T17:50:17.131 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T17:50:17.131 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T17:50:17.131 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T17:50:17.132 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T17:50:17.132 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T17:50:17.132 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T17:50:17.132 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T17:50:17.132 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T17:50:17.132 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T17:50:17.132 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T17:50:17.132 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T17:50:17.132 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T17:50:17.132 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T17:50:17.132 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T17:50:17.132 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T17:50:17.132 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T17:50:17.132 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T17:50:17.133 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T17:50:17.133 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T17:50:17.133 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T17:50:17.133 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T17:50:17.133 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T17:50:17.133 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T17:50:17.133 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T17:50:17.133 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T17:50:17.133 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T17:50:17.133 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T17:50:17.133 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T17:50:17.133 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T17:50:17.133 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T17:50:17.134 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T17:50:17.134 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T17:50:17.134 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T17:50:17.134 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T17:50:17.134 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T17:50:17.134 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T17:50:17.134 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T17:50:17.134 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T17:50:17.134 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T17:50:17.134 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T17:50:17.134 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.134 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T17:50:17.134 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T17:50:17.135 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T17:50:17.135 INFO:tasks.workunit.client.0.smithi029.stdout: 6, 2024-08-29T17:50:17.135 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T17:50:17.135 INFO:tasks.workunit.client.0.smithi029.stdout: 0 2024-08-29T17:50:17.135 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:17.135 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 6, 2024-08-29T17:50:17.135 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T17:50:17.135 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.135 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:17.135 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T17:50:17.135 INFO:tasks.workunit.client.0.smithi029.stdout: 4, 2024-08-29T17:50:17.135 INFO:tasks.workunit.client.0.smithi029.stdout: 6, 2024-08-29T17:50:17.135 INFO:tasks.workunit.client.0.smithi029.stdout: 0 2024-08-29T17:50:17.136 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:17.136 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 4, 2024-08-29T17:50:17.136 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T17:50:17.136 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T17:50:17.136 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T17:50:17.136 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T17:50:17.136 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T17:50:17.136 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T17:50:17.136 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T17:46:26.363703+0000", 2024-08-29T17:50:17.136 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T17:43:22.442828+0000", 2024-08-29T17:50:17.136 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T17:43:22.442828+0000", 2024-08-29T17:50:17.136 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T17:43:22.443443+0000", 2024-08-29T17:50:17.136 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T17:46:26.363703+0000", 2024-08-29T17:50:17.137 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:17.137 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T17:50:17.137 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:17.137 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 64, 2024-08-29T17:50:17.137 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T17:46:26.363703+0000", 2024-08-29T17:50:17.137 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T17:46:26.363703+0000", 2024-08-29T17:50:17.137 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T17:46:26.363703+0000", 2024-08-29T17:50:17.137 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T17:50:17.137 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T17:50:17.137 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:17.137 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T17:46:26.363703+0000", 2024-08-29T17:50:17.137 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T17:46:26.363703+0000", 2024-08-29T17:50:17.137 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T17:50:17.137 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T17:50:17.138 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T17:50:17.138 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T17:50:17.138 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 63, 2024-08-29T17:50:17.138 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T17:50:17.138 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T17:50:17.138 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T17:50:17.138 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T17:50:17.138 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T17:50:17.138 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T17:50:17.138 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T17:50:17.138 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T17:50:17.138 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.34", 2024-08-29T17:50:17.138 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T17:50:17.139 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T17:50:17.139 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 76, 2024-08-29T17:50:17.139 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 24, 2024-08-29T17:50:17.139 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T17:50:17.139 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T17:53:49.048246+0000", 2024-08-29T17:50:17.139 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T17:50:17.139 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T17:50:17.139 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T17:50:17.139 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T17:50:17.139 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T17:50:17.139 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T17:50:17.139 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T17:50:17.139 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T17:50:17.139 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T17:50:17.140 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T17:50:17.140 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T17:50:17.140 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T17:50:17.140 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T17:50:17.140 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T17:50:17.140 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T17:50:17.140 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T17:50:17.140 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T17:50:17.140 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T17:50:17.140 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T17:50:17.140 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T17:50:17.140 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T17:50:17.140 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T17:50:17.141 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T17:50:17.141 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T17:50:17.141 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T17:50:17.141 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T17:50:17.141 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T17:50:17.141 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T17:50:17.141 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T17:50:17.141 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T17:50:17.141 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T17:50:17.141 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T17:50:17.141 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T17:50:17.141 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T17:50:17.141 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T17:50:17.141 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T17:50:17.142 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T17:50:17.142 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T17:50:17.142 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T17:50:17.142 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T17:50:17.142 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T17:50:17.142 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T17:50:17.142 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T17:50:17.142 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.142 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T17:50:17.142 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T17:50:17.142 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T17:50:17.142 INFO:tasks.workunit.client.0.smithi029.stdout: 4, 2024-08-29T17:50:17.142 INFO:tasks.workunit.client.0.smithi029.stdout: 6, 2024-08-29T17:50:17.143 INFO:tasks.workunit.client.0.smithi029.stdout: 0 2024-08-29T17:50:17.143 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:17.143 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 4, 2024-08-29T17:50:17.143 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T17:50:17.143 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.143 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:17.143 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T17:50:17.143 INFO:tasks.workunit.client.0.smithi029.stdout: 3, 2024-08-29T17:50:17.143 INFO:tasks.workunit.client.0.smithi029.stdout: 6, 2024-08-29T17:50:17.143 INFO:tasks.workunit.client.0.smithi029.stdout: 1 2024-08-29T17:50:17.143 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:17.143 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 3, 2024-08-29T17:50:17.143 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T17:50:17.143 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T17:50:17.144 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T17:50:17.144 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T17:50:17.144 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T17:50:17.144 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T17:50:17.144 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T17:46:26.658081+0000", 2024-08-29T17:50:17.144 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T17:43:22.426528+0000", 2024-08-29T17:50:17.144 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T17:43:22.426528+0000", 2024-08-29T17:50:17.144 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T17:43:22.426824+0000", 2024-08-29T17:50:17.144 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T17:46:26.658081+0000", 2024-08-29T17:50:17.144 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:17.144 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T17:50:17.144 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:17.144 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 64, 2024-08-29T17:50:17.145 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T17:46:26.658081+0000", 2024-08-29T17:50:17.145 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T17:46:26.658081+0000", 2024-08-29T17:50:17.145 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T17:46:26.658081+0000", 2024-08-29T17:50:17.145 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T17:50:17.145 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T17:50:17.145 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:17.145 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T17:46:26.658081+0000", 2024-08-29T17:50:17.145 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T17:46:26.658081+0000", 2024-08-29T17:50:17.145 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T17:50:17.145 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T17:50:17.145 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T17:50:17.145 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T17:50:17.145 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 63, 2024-08-29T17:50:17.145 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T17:50:17.146 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T17:50:17.146 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T17:50:17.146 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T17:50:17.146 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T17:50:17.146 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T17:50:17.146 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T17:50:17.146 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T17:50:17.146 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.33", 2024-08-29T17:50:17.146 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T17:50:17.146 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T17:50:17.146 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 76, 2024-08-29T17:50:17.146 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 24, 2024-08-29T17:50:17.146 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T17:50:17.147 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T22:18:44.757589+0000", 2024-08-29T17:50:17.147 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T17:50:17.147 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T17:50:17.147 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T17:50:17.147 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T17:50:17.147 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T17:50:17.147 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T17:50:17.147 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T17:50:17.147 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T17:50:17.147 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T17:50:17.147 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T17:50:17.147 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T17:50:17.147 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T17:50:17.147 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T17:50:17.148 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T17:50:17.148 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T17:50:17.148 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T17:50:17.148 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T17:50:17.148 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T17:50:17.148 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T17:50:17.148 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T17:50:17.148 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T17:50:17.148 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T17:50:17.148 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T17:50:17.148 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T17:50:17.148 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T17:50:17.148 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T17:50:17.148 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T17:50:17.149 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T17:50:17.149 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T17:50:17.149 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T17:50:17.149 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T17:50:17.149 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T17:50:17.149 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T17:50:17.149 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T17:50:17.149 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T17:50:17.149 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T17:50:17.149 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T17:50:17.149 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T17:50:17.149 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T17:50:17.149 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T17:50:17.150 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T17:50:17.150 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T17:50:17.150 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T17:50:17.150 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.150 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T17:50:17.150 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T17:50:17.150 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T17:50:17.150 INFO:tasks.workunit.client.0.smithi029.stdout: 3, 2024-08-29T17:50:17.150 INFO:tasks.workunit.client.0.smithi029.stdout: 6, 2024-08-29T17:50:17.150 INFO:tasks.workunit.client.0.smithi029.stdout: 1 2024-08-29T17:50:17.150 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:17.150 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 3, 2024-08-29T17:50:17.150 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T17:50:17.150 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.151 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:17.151 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T17:50:17.151 INFO:tasks.workunit.client.0.smithi029.stdout: 0, 2024-08-29T17:50:17.151 INFO:tasks.workunit.client.0.smithi029.stdout: 1, 2024-08-29T17:50:17.151 INFO:tasks.workunit.client.0.smithi029.stdout: 5 2024-08-29T17:50:17.151 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:17.151 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 0, 2024-08-29T17:50:17.151 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T17:50:17.151 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T17:50:17.151 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T17:50:17.151 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T17:50:17.151 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T17:50:17.151 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T17:50:17.151 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T17:46:26.364748+0000", 2024-08-29T17:50:17.152 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T17:43:22.421070+0000", 2024-08-29T17:50:17.152 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T17:43:22.421070+0000", 2024-08-29T17:50:17.152 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T17:43:22.421356+0000", 2024-08-29T17:50:17.152 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T17:46:26.364748+0000", 2024-08-29T17:50:17.152 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:17.152 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T17:50:17.152 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:17.152 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 64, 2024-08-29T17:50:17.152 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T17:46:26.364748+0000", 2024-08-29T17:50:17.152 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T17:46:26.364748+0000", 2024-08-29T17:50:17.152 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T17:46:26.364748+0000", 2024-08-29T17:50:17.152 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T17:50:17.152 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T17:50:17.152 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:17.153 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T17:46:26.364748+0000", 2024-08-29T17:50:17.153 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T17:46:26.364748+0000", 2024-08-29T17:50:17.153 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T17:50:17.153 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T17:50:17.153 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T17:50:17.153 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T17:50:17.153 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 63, 2024-08-29T17:50:17.153 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T17:50:17.153 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T17:50:17.153 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T17:50:17.153 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T17:50:17.153 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T17:50:17.153 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T17:50:17.154 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T17:50:17.154 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T17:50:17.154 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.32", 2024-08-29T17:50:17.154 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T17:50:17.154 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T17:50:17.154 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 76, 2024-08-29T17:50:17.154 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 24, 2024-08-29T17:50:17.154 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T17:50:17.154 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T21:24:13.011020+0000", 2024-08-29T17:50:17.154 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T17:50:17.154 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T17:50:17.154 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T17:50:17.154 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T17:50:17.154 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T17:50:17.155 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T17:50:17.155 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T17:50:17.155 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T17:50:17.155 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T17:50:17.155 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T17:50:17.155 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T17:50:17.155 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T17:50:17.155 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T17:50:17.155 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T17:50:17.155 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T17:50:17.155 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T17:50:17.155 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T17:50:17.155 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T17:50:17.156 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T17:50:17.156 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T17:50:17.156 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T17:50:17.156 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T17:50:17.156 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T17:50:17.156 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T17:50:17.156 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T17:50:17.156 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T17:50:17.156 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T17:50:17.156 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T17:50:17.156 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T17:50:17.156 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T17:50:17.156 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T17:50:17.156 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T17:50:17.157 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T17:50:17.157 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T17:50:17.157 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T17:50:17.157 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T17:50:17.157 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T17:50:17.157 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T17:50:17.157 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T17:50:17.157 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T17:50:17.157 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T17:50:17.157 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T17:50:17.157 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T17:50:17.157 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.157 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T17:50:17.157 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T17:50:17.158 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T17:50:17.158 INFO:tasks.workunit.client.0.smithi029.stdout: 0, 2024-08-29T17:50:17.158 INFO:tasks.workunit.client.0.smithi029.stdout: 1, 2024-08-29T17:50:17.158 INFO:tasks.workunit.client.0.smithi029.stdout: 5 2024-08-29T17:50:17.158 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:17.158 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 0, 2024-08-29T17:50:17.158 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T17:50:17.158 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.158 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:17.158 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T17:50:17.158 INFO:tasks.workunit.client.0.smithi029.stdout: 1, 2024-08-29T17:50:17.158 INFO:tasks.workunit.client.0.smithi029.stdout: 4, 2024-08-29T17:50:17.158 INFO:tasks.workunit.client.0.smithi029.stdout: 5 2024-08-29T17:50:17.159 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:17.159 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 1, 2024-08-29T17:50:17.159 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T17:50:17.159 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T17:50:17.159 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T17:50:17.159 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T17:50:17.159 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T17:50:17.159 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T17:50:17.159 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T17:46:26.362040+0000", 2024-08-29T17:50:17.159 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T17:43:22.388813+0000", 2024-08-29T17:50:17.159 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T17:43:22.388813+0000", 2024-08-29T17:50:17.159 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T17:43:22.389103+0000", 2024-08-29T17:50:17.159 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T17:46:26.362040+0000", 2024-08-29T17:50:17.160 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:17.160 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T17:50:17.160 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:17.160 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 64, 2024-08-29T17:50:17.160 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T17:46:26.362040+0000", 2024-08-29T17:50:17.160 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T17:46:26.362040+0000", 2024-08-29T17:50:17.160 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T17:46:26.362040+0000", 2024-08-29T17:50:17.160 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T17:50:17.160 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T17:50:17.160 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:17.160 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T17:46:26.362040+0000", 2024-08-29T17:50:17.160 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T17:46:26.362040+0000", 2024-08-29T17:50:17.160 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T17:50:17.160 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T17:50:17.161 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T17:50:17.161 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T17:50:17.161 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 63, 2024-08-29T17:50:17.161 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T17:50:17.161 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T17:50:17.161 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T17:50:17.161 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T17:50:17.161 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T17:50:17.161 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T17:50:17.161 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T17:50:17.161 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T17:50:17.161 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.31", 2024-08-29T17:50:17.161 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T17:50:17.161 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T17:50:17.162 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 76, 2024-08-29T17:50:17.162 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 24, 2024-08-29T17:50:17.162 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T17:50:17.162 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T05:27:09.169979+0000", 2024-08-29T17:50:17.162 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T17:50:17.162 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T17:50:17.162 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T17:50:17.162 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T17:50:17.162 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T17:50:17.162 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T17:50:17.162 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T17:50:17.162 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T17:50:17.162 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T17:50:17.163 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T17:50:17.163 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T17:50:17.163 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T17:50:17.163 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T17:50:17.163 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T17:50:17.163 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T17:50:17.163 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T17:50:17.163 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T17:50:17.163 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T17:50:17.163 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T17:50:17.163 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T17:50:17.163 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T17:50:17.163 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T17:50:17.163 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T17:50:17.164 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T17:50:17.164 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T17:50:17.164 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T17:50:17.164 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T17:50:17.164 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T17:50:17.164 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T17:50:17.164 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T17:50:17.164 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T17:50:17.164 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T17:50:17.164 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T17:50:17.164 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T17:50:17.164 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T17:50:17.164 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T17:50:17.165 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T17:50:17.165 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T17:50:17.165 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T17:50:17.165 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T17:50:17.165 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T17:50:17.165 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T17:50:17.165 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T17:50:17.165 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.165 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T17:50:17.165 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T17:50:17.165 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T17:50:17.165 INFO:tasks.workunit.client.0.smithi029.stdout: 1, 2024-08-29T17:50:17.165 INFO:tasks.workunit.client.0.smithi029.stdout: 4, 2024-08-29T17:50:17.166 INFO:tasks.workunit.client.0.smithi029.stdout: 5 2024-08-29T17:50:17.166 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:17.166 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 1, 2024-08-29T17:50:17.166 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T17:50:17.166 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.166 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:17.166 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T17:50:17.166 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T17:50:17.166 INFO:tasks.workunit.client.0.smithi029.stdout: 0, 2024-08-29T17:50:17.166 INFO:tasks.workunit.client.0.smithi029.stdout: 7 2024-08-29T17:50:17.166 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:17.166 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 5, 2024-08-29T17:50:17.166 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T17:50:17.166 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T17:50:17.167 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T17:50:17.167 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T17:50:17.167 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T17:50:17.167 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T17:50:17.167 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T17:46:26.460715+0000", 2024-08-29T17:50:17.167 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T17:43:22.416841+0000", 2024-08-29T17:50:17.167 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T17:43:22.416841+0000", 2024-08-29T17:50:17.167 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T17:43:22.417670+0000", 2024-08-29T17:50:17.167 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T17:46:26.460715+0000", 2024-08-29T17:50:17.167 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:17.167 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T17:50:17.167 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:17.167 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 64, 2024-08-29T17:50:17.168 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T17:46:26.460715+0000", 2024-08-29T17:50:17.168 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T17:46:26.460715+0000", 2024-08-29T17:50:17.168 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T17:46:26.460715+0000", 2024-08-29T17:50:17.168 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T17:50:17.168 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T17:50:17.168 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:17.168 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T17:46:26.460715+0000", 2024-08-29T17:50:17.168 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T17:46:26.460715+0000", 2024-08-29T17:50:17.168 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T17:50:17.168 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T17:50:17.168 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T17:50:17.168 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T17:50:17.168 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 63, 2024-08-29T17:50:17.169 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T17:50:17.169 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T17:50:17.169 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T17:50:17.169 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T17:50:17.169 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T17:50:17.169 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T17:50:17.169 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T17:50:17.169 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T17:50:17.169 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.30", 2024-08-29T17:50:17.169 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T17:50:17.169 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T17:50:17.169 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 76, 2024-08-29T17:50:17.169 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 24, 2024-08-29T17:50:17.170 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T17:50:17.170 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T04:15:34.223348+0000", 2024-08-29T17:50:17.170 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T17:50:17.170 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T17:50:17.170 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T17:50:17.170 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T17:50:17.170 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T17:50:17.170 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T17:50:17.170 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T17:50:17.170 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T17:50:17.170 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T17:50:17.170 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T17:50:17.170 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T17:50:17.170 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T17:50:17.171 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T17:50:17.171 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T17:50:17.171 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T17:50:17.171 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T17:50:17.171 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T17:50:17.171 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T17:50:17.171 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T17:50:17.171 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T17:50:17.171 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T17:50:17.171 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T17:50:17.171 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T17:50:17.171 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T17:50:17.172 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T17:50:17.172 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T17:50:17.172 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T17:50:17.172 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T17:50:17.172 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T17:50:17.172 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T17:50:17.172 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T17:50:17.172 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T17:50:17.172 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T17:50:17.172 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T17:50:17.172 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T17:50:17.172 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T17:50:17.172 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T17:50:17.173 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T17:50:17.173 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T17:50:17.173 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T17:50:17.173 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T17:50:17.173 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T17:50:17.173 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T17:50:17.173 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.173 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T17:50:17.173 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T17:50:17.173 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T17:50:17.173 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T17:50:17.173 INFO:tasks.workunit.client.0.smithi029.stdout: 0, 2024-08-29T17:50:17.173 INFO:tasks.workunit.client.0.smithi029.stdout: 7 2024-08-29T17:50:17.173 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:17.174 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 5, 2024-08-29T17:50:17.174 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T17:50:17.174 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.174 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:17.174 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T17:50:17.174 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T17:50:17.174 INFO:tasks.workunit.client.0.smithi029.stdout: 7, 2024-08-29T17:50:17.174 INFO:tasks.workunit.client.0.smithi029.stdout: 4 2024-08-29T17:50:17.174 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:17.174 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 5, 2024-08-29T17:50:17.174 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T17:50:17.174 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T17:50:17.174 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T17:50:17.174 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T17:50:17.175 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T17:50:17.175 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T17:50:17.175 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T17:46:26.462114+0000", 2024-08-29T17:50:17.175 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T17:43:22.404160+0000", 2024-08-29T17:50:17.175 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T17:43:22.404160+0000", 2024-08-29T17:50:17.175 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T17:43:22.405413+0000", 2024-08-29T17:50:17.175 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T17:46:26.462114+0000", 2024-08-29T17:50:17.175 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:17.175 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T17:50:17.175 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:17.175 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 64, 2024-08-29T17:50:17.175 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T17:46:26.462114+0000", 2024-08-29T17:50:17.175 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T17:46:26.462114+0000", 2024-08-29T17:50:17.175 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T17:46:26.462114+0000", 2024-08-29T17:50:17.176 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T17:50:17.176 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T17:50:17.176 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:17.176 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T17:46:26.462114+0000", 2024-08-29T17:50:17.176 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T17:46:26.462114+0000", 2024-08-29T17:50:17.176 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T17:50:17.176 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T17:50:17.176 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T17:50:17.176 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T17:50:17.176 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 63, 2024-08-29T17:50:17.176 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T17:50:17.176 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T17:50:17.177 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T17:50:17.177 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T17:50:17.177 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T17:50:17.177 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T17:50:17.177 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T17:50:17.177 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T17:50:17.177 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.2f", 2024-08-29T17:50:17.177 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T17:50:17.177 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T17:50:17.177 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 76, 2024-08-29T17:50:17.177 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 24, 2024-08-29T17:50:17.177 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T17:50:17.177 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T03:07:48.009794+0000", 2024-08-29T17:50:17.178 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T17:50:17.178 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T17:50:17.178 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T17:50:17.178 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T17:50:17.178 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T17:50:17.178 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T17:50:17.178 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T17:50:17.178 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T17:50:17.178 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T17:50:17.178 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T17:50:17.178 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T17:50:17.178 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T17:50:17.178 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T17:50:17.179 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T17:50:17.179 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T17:50:17.179 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T17:50:17.179 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T17:50:17.179 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T17:50:17.179 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T17:50:17.179 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T17:50:17.179 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T17:50:17.179 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T17:50:17.179 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T17:50:17.179 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T17:50:17.179 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T17:50:17.179 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T17:50:17.179 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T17:50:17.180 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T17:50:17.180 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T17:50:17.180 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T17:50:17.180 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T17:50:17.180 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T17:50:17.180 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T17:50:17.180 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T17:50:17.180 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T17:50:17.180 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T17:50:17.180 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T17:50:17.180 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T17:50:17.180 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T17:50:17.180 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T17:50:17.180 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T17:50:17.181 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T17:50:17.181 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T17:50:17.181 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.181 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T17:50:17.181 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T17:50:17.181 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T17:50:17.181 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T17:50:17.181 INFO:tasks.workunit.client.0.smithi029.stdout: 7, 2024-08-29T17:50:17.181 INFO:tasks.workunit.client.0.smithi029.stdout: 4 2024-08-29T17:50:17.181 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:17.181 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 5, 2024-08-29T17:50:17.181 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T17:50:17.181 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.182 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:17.182 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T17:50:17.182 INFO:tasks.workunit.client.0.smithi029.stdout: 2, 2024-08-29T17:50:17.182 INFO:tasks.workunit.client.0.smithi029.stdout: 6, 2024-08-29T17:50:17.182 INFO:tasks.workunit.client.0.smithi029.stdout: 7 2024-08-29T17:50:17.182 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:17.182 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 2, 2024-08-29T17:50:17.182 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T17:50:17.182 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T17:50:17.182 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T17:50:17.182 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T17:50:17.182 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T17:50:17.182 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T17:50:17.182 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T17:46:26.743755+0000", 2024-08-29T17:50:17.183 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T17:43:22.425181+0000", 2024-08-29T17:50:17.183 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T17:43:22.425181+0000", 2024-08-29T17:50:17.183 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T17:43:22.425488+0000", 2024-08-29T17:50:17.183 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T17:46:26.743755+0000", 2024-08-29T17:50:17.183 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:17.183 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T17:50:17.183 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:17.183 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 64, 2024-08-29T17:50:17.183 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T17:46:26.743755+0000", 2024-08-29T17:50:17.183 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T17:46:26.743755+0000", 2024-08-29T17:50:17.183 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T17:46:26.743755+0000", 2024-08-29T17:50:17.183 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T17:50:17.183 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T17:50:17.184 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:17.184 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T17:46:26.743755+0000", 2024-08-29T17:50:17.184 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T17:46:26.743755+0000", 2024-08-29T17:50:17.184 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T17:50:17.184 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T17:50:17.184 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T17:50:17.184 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T17:50:17.184 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 63, 2024-08-29T17:50:17.184 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T17:50:17.184 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T17:50:17.184 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T17:50:17.184 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T17:50:17.184 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T17:50:17.185 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T17:50:17.185 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T17:50:17.185 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T17:50:17.185 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.2e", 2024-08-29T17:50:17.185 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T17:50:17.185 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T17:50:17.185 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 76, 2024-08-29T17:50:17.185 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 24, 2024-08-29T17:50:17.185 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T17:50:17.185 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T03:39:39.462031+0000", 2024-08-29T17:50:17.185 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T17:50:17.185 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T17:50:17.185 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T17:50:17.185 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T17:50:17.186 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T17:50:17.186 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T17:50:17.186 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T17:50:17.186 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T17:50:17.186 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T17:50:17.186 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T17:50:17.186 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T17:50:17.186 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T17:50:17.186 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T17:50:17.186 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T17:50:17.186 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T17:50:17.186 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T17:50:17.186 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T17:50:17.186 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T17:50:17.187 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T17:50:17.187 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T17:50:17.187 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T17:50:17.187 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T17:50:17.187 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T17:50:17.187 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T17:50:17.187 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T17:50:17.187 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T17:50:17.187 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T17:50:17.187 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T17:50:17.187 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T17:50:17.187 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T17:50:17.187 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T17:50:17.187 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T17:50:17.188 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T17:50:17.188 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T17:50:17.188 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T17:50:17.188 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T17:50:17.188 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T17:50:17.188 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T17:50:17.188 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T17:50:17.188 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T17:50:17.188 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T17:50:17.188 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T17:50:17.188 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T17:50:17.188 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.188 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T17:50:17.188 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T17:50:17.189 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T17:50:17.189 INFO:tasks.workunit.client.0.smithi029.stdout: 2, 2024-08-29T17:50:17.189 INFO:tasks.workunit.client.0.smithi029.stdout: 6, 2024-08-29T17:50:17.189 INFO:tasks.workunit.client.0.smithi029.stdout: 7 2024-08-29T17:50:17.189 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:17.189 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 2, 2024-08-29T17:50:17.189 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T17:50:17.189 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.189 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:17.189 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T17:50:17.189 INFO:tasks.workunit.client.0.smithi029.stdout: 7, 2024-08-29T17:50:17.189 INFO:tasks.workunit.client.0.smithi029.stdout: 2, 2024-08-29T17:50:17.189 INFO:tasks.workunit.client.0.smithi029.stdout: 6 2024-08-29T17:50:17.190 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:17.190 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 7, 2024-08-29T17:50:17.190 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T17:50:17.190 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T17:50:17.190 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T17:50:17.190 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T17:50:17.190 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T17:50:17.190 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T17:50:17.190 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T17:47:57.902100+0000", 2024-08-29T17:50:17.190 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T17:43:22.442498+0000", 2024-08-29T17:50:17.190 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T17:43:22.442498+0000", 2024-08-29T17:50:17.190 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T17:43:22.443022+0000", 2024-08-29T17:50:17.190 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T17:47:57.902100+0000", 2024-08-29T17:50:17.190 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:17.191 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T17:50:17.191 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:17.191 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 64, 2024-08-29T17:50:17.191 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T17:47:57.902100+0000", 2024-08-29T17:50:17.191 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T17:47:57.902100+0000", 2024-08-29T17:50:17.191 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T17:47:57.902100+0000", 2024-08-29T17:50:17.191 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T17:50:17.191 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T17:50:17.191 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:17.191 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T17:47:57.902100+0000", 2024-08-29T17:50:17.191 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T17:47:57.902100+0000", 2024-08-29T17:50:17.191 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T17:50:17.192 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T17:50:17.192 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T17:50:17.192 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T17:50:17.192 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 63, 2024-08-29T17:50:17.192 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T17:50:17.192 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T17:50:17.192 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T17:50:17.192 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T17:50:17.192 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T17:50:17.192 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T17:50:17.192 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T17:50:17.192 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T17:50:17.192 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.2d", 2024-08-29T17:50:17.192 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T17:50:17.193 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T17:50:17.193 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 76, 2024-08-29T17:50:17.193 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 25, 2024-08-29T17:50:17.193 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T17:50:17.193 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T05:31:59.650480+0000", 2024-08-29T17:50:17.193 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T17:50:17.193 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T17:50:17.193 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T17:50:17.193 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T17:50:17.193 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T17:50:17.193 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T17:50:17.193 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T17:50:17.193 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T17:50:17.193 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T17:50:17.194 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T17:50:17.194 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T17:50:17.194 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T17:50:17.194 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T17:50:17.194 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T17:50:17.194 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T17:50:17.194 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T17:50:17.194 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T17:50:17.194 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T17:50:17.194 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T17:50:17.194 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T17:50:17.194 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T17:50:17.194 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T17:50:17.195 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T17:50:17.195 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T17:50:17.195 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T17:50:17.195 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T17:50:17.195 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T17:50:17.195 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T17:50:17.195 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T17:50:17.195 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T17:50:17.195 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T17:50:17.195 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T17:50:17.195 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T17:50:17.195 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T17:50:17.195 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T17:50:17.195 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T17:50:17.196 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T17:50:17.196 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T17:50:17.196 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T17:50:17.196 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T17:50:17.196 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T17:50:17.196 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T17:50:17.196 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T17:50:17.196 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.196 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T17:50:17.196 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T17:50:17.196 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T17:50:17.196 INFO:tasks.workunit.client.0.smithi029.stdout: 7, 2024-08-29T17:50:17.196 INFO:tasks.workunit.client.0.smithi029.stdout: 2, 2024-08-29T17:50:17.197 INFO:tasks.workunit.client.0.smithi029.stdout: 6 2024-08-29T17:50:17.197 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:17.197 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 7, 2024-08-29T17:50:17.197 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T17:50:17.197 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.197 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:17.197 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T17:50:17.197 INFO:tasks.workunit.client.0.smithi029.stdout: 6, 2024-08-29T17:50:17.197 INFO:tasks.workunit.client.0.smithi029.stdout: 4, 2024-08-29T17:50:17.197 INFO:tasks.workunit.client.0.smithi029.stdout: 0 2024-08-29T17:50:17.197 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:17.197 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 6, 2024-08-29T17:50:17.197 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T17:50:17.197 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T17:50:17.198 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T17:50:17.198 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T17:50:17.198 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T17:50:17.198 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T17:50:17.198 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T17:47:57.899959+0000", 2024-08-29T17:50:17.198 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T17:43:22.432060+0000", 2024-08-29T17:50:17.198 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T17:43:22.432060+0000", 2024-08-29T17:50:17.198 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T17:43:22.432860+0000", 2024-08-29T17:50:17.198 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T17:47:57.899959+0000", 2024-08-29T17:50:17.198 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:17.198 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T17:50:17.198 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:17.198 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 64, 2024-08-29T17:50:17.199 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T17:47:57.899959+0000", 2024-08-29T17:50:17.199 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T17:47:57.899959+0000", 2024-08-29T17:50:17.199 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T17:47:57.899959+0000", 2024-08-29T17:50:17.199 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T17:50:17.199 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T17:50:17.199 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:17.199 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T17:47:57.899959+0000", 2024-08-29T17:50:17.199 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T17:47:57.899959+0000", 2024-08-29T17:50:17.199 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T17:50:17.199 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T17:50:17.199 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T17:50:17.199 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T17:50:17.199 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 63, 2024-08-29T17:50:17.200 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T17:50:17.200 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T17:50:17.200 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T17:50:17.200 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T17:50:17.200 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T17:50:17.200 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T17:50:17.200 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T17:50:17.200 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T17:50:17.200 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.2c", 2024-08-29T17:50:17.200 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T17:50:17.200 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T17:50:17.200 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 76, 2024-08-29T17:50:17.200 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 25, 2024-08-29T17:50:17.200 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T17:50:17.201 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T18:27:01.014067+0000", 2024-08-29T17:50:17.201 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T17:50:17.201 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T17:50:17.201 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T17:50:17.201 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T17:50:17.201 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T17:50:17.201 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T17:50:17.201 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T17:50:17.201 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T17:50:17.201 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T17:50:17.201 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T17:50:17.201 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T17:50:17.201 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T17:50:17.201 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T17:50:17.202 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T17:50:17.202 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T17:50:17.202 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T17:50:17.202 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T17:50:17.202 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T17:50:17.202 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T17:50:17.202 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T17:50:17.202 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T17:50:17.202 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T17:50:17.202 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T17:50:17.202 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T17:50:17.202 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T17:50:17.202 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T17:50:17.202 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T17:50:17.203 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T17:50:17.203 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T17:50:17.203 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T17:50:17.203 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T17:50:17.203 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T17:50:17.203 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T17:50:17.203 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T17:50:17.203 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T17:50:17.203 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T17:50:17.203 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T17:50:17.203 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T17:50:17.203 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T17:50:17.203 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T17:50:17.203 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T17:50:17.204 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T17:50:17.204 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T17:50:17.204 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.204 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T17:50:17.204 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T17:50:17.204 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T17:50:17.204 INFO:tasks.workunit.client.0.smithi029.stdout: 6, 2024-08-29T17:50:17.204 INFO:tasks.workunit.client.0.smithi029.stdout: 4, 2024-08-29T17:50:17.204 INFO:tasks.workunit.client.0.smithi029.stdout: 0 2024-08-29T17:50:17.204 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:17.204 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 6, 2024-08-29T17:50:17.204 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T17:50:17.204 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.205 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:17.205 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T17:50:17.205 INFO:tasks.workunit.client.0.smithi029.stdout: 0, 2024-08-29T17:50:17.205 INFO:tasks.workunit.client.0.smithi029.stdout: 7, 2024-08-29T17:50:17.205 INFO:tasks.workunit.client.0.smithi029.stdout: 1 2024-08-29T17:50:17.205 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:17.205 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 0, 2024-08-29T17:50:17.205 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T17:50:17.205 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T17:50:17.205 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T17:50:17.205 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T17:50:17.205 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T17:50:17.205 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T17:50:17.206 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T17:47:52.902810+0000", 2024-08-29T17:50:17.206 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T17:43:22.430685+0000", 2024-08-29T17:50:17.206 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T17:43:22.430685+0000", 2024-08-29T17:50:17.206 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T17:43:22.430992+0000", 2024-08-29T17:50:17.206 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T17:47:52.902810+0000", 2024-08-29T17:50:17.206 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:17.206 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T17:50:17.206 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:17.206 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 64, 2024-08-29T17:50:17.206 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T17:47:52.902810+0000", 2024-08-29T17:50:17.206 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T17:47:52.902810+0000", 2024-08-29T17:50:17.206 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T17:47:52.902810+0000", 2024-08-29T17:50:17.206 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T17:50:17.207 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T17:50:17.207 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:17.207 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T17:47:52.902810+0000", 2024-08-29T17:50:17.207 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T17:47:52.902810+0000", 2024-08-29T17:50:17.207 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T17:50:17.207 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T17:50:17.207 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T17:50:17.207 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T17:50:17.207 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 63, 2024-08-29T17:50:17.207 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T17:50:17.207 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T17:50:17.207 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T17:50:17.207 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T17:50:17.207 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T17:50:17.208 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T17:50:17.208 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T17:50:17.208 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T17:50:17.208 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.2b", 2024-08-29T17:50:17.208 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T17:50:17.208 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T17:50:17.208 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 76, 2024-08-29T17:50:17.208 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 25, 2024-08-29T17:50:17.208 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T17:50:17.208 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T20:25:05.519438+0000", 2024-08-29T17:50:17.208 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T17:50:17.208 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T17:50:17.208 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T17:50:17.208 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T17:50:17.209 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T17:50:17.209 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T17:50:17.209 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T17:50:17.209 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T17:50:17.209 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T17:50:17.209 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T17:50:17.209 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T17:50:17.209 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T17:50:17.209 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T17:50:17.209 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T17:50:17.209 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T17:50:17.209 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T17:50:17.209 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T17:50:17.210 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T17:50:17.210 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T17:50:17.210 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T17:50:17.210 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T17:50:17.210 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T17:50:17.210 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T17:50:17.210 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T17:50:17.210 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T17:50:17.210 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T17:50:17.210 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T17:50:17.210 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T17:50:17.210 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T17:50:17.210 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T17:50:17.210 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T17:50:17.211 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T17:50:17.211 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T17:50:17.211 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T17:50:17.211 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T17:50:17.211 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T17:50:17.211 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T17:50:17.211 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T17:50:17.211 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T17:50:17.211 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T17:50:17.211 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T17:50:17.211 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T17:50:17.211 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T17:50:17.211 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.212 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T17:50:17.212 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T17:50:17.212 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T17:50:17.212 INFO:tasks.workunit.client.0.smithi029.stdout: 0, 2024-08-29T17:50:17.212 INFO:tasks.workunit.client.0.smithi029.stdout: 7, 2024-08-29T17:50:17.212 INFO:tasks.workunit.client.0.smithi029.stdout: 1 2024-08-29T17:50:17.212 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:17.212 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 0, 2024-08-29T17:50:17.212 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T17:50:17.212 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.212 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:17.212 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T17:50:17.212 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T17:50:17.212 INFO:tasks.workunit.client.0.smithi029.stdout: 7, 2024-08-29T17:50:17.213 INFO:tasks.workunit.client.0.smithi029.stdout: 6 2024-08-29T17:50:17.213 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:17.213 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 5, 2024-08-29T17:50:17.213 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T17:50:17.213 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T17:50:17.213 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T17:50:17.213 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T17:50:17.213 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T17:50:17.213 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T17:50:17.213 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T17:47:57.907907+0000", 2024-08-29T17:50:17.213 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T17:43:22.428752+0000", 2024-08-29T17:50:17.213 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T17:43:22.428752+0000", 2024-08-29T17:50:17.213 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T17:43:22.429718+0000", 2024-08-29T17:50:17.214 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T17:47:57.907907+0000", 2024-08-29T17:50:17.214 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:17.214 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T17:50:17.214 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:17.214 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 64, 2024-08-29T17:50:17.214 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T17:47:57.907907+0000", 2024-08-29T17:50:17.214 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T17:47:57.907907+0000", 2024-08-29T17:50:17.214 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T17:47:57.907907+0000", 2024-08-29T17:50:17.214 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T17:50:17.214 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T17:50:17.214 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:17.214 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T17:47:57.907907+0000", 2024-08-29T17:50:17.214 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T17:47:57.907907+0000", 2024-08-29T17:50:17.215 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T17:50:17.215 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T17:50:17.215 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T17:50:17.215 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T17:50:17.215 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 63, 2024-08-29T17:50:17.215 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T17:50:17.215 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T17:50:17.215 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T17:50:17.215 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T17:50:17.215 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T17:50:17.215 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T17:50:17.215 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T17:50:17.215 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T17:50:17.215 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.2a", 2024-08-29T17:50:17.216 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T17:50:17.216 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T17:50:17.216 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 76, 2024-08-29T17:50:17.216 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 25, 2024-08-29T17:50:17.216 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T17:50:17.216 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T22:16:50.276536+0000", 2024-08-29T17:50:17.216 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T17:50:17.216 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T17:50:17.216 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T17:50:17.216 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T17:50:17.216 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T17:50:17.216 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T17:50:17.216 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T17:50:17.217 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T17:50:17.217 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T17:50:17.217 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T17:50:17.217 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T17:50:17.217 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T17:50:17.217 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T17:50:17.217 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T17:50:17.217 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T17:50:17.217 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T17:50:17.217 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T17:50:17.217 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T17:50:17.217 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T17:50:17.217 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T17:50:17.218 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T17:50:17.218 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T17:50:17.218 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T17:50:17.218 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T17:50:17.218 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T17:50:17.218 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T17:50:17.218 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T17:50:17.218 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T17:50:17.218 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T17:50:17.218 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T17:50:17.218 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T17:50:17.218 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T17:50:17.218 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T17:50:17.218 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T17:50:17.219 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T17:50:17.219 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T17:50:17.219 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T17:50:17.219 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T17:50:17.219 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T17:50:17.219 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T17:50:17.219 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T17:50:17.219 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T17:50:17.219 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T17:50:17.219 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.219 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T17:50:17.219 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T17:50:17.219 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T17:50:17.220 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T17:50:17.220 INFO:tasks.workunit.client.0.smithi029.stdout: 7, 2024-08-29T17:50:17.220 INFO:tasks.workunit.client.0.smithi029.stdout: 6 2024-08-29T17:50:17.220 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:17.220 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 5, 2024-08-29T17:50:17.220 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T17:50:17.220 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.220 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:17.220 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T17:50:17.220 INFO:tasks.workunit.client.0.smithi029.stdout: 3, 2024-08-29T17:50:17.220 INFO:tasks.workunit.client.0.smithi029.stdout: 4, 2024-08-29T17:50:17.220 INFO:tasks.workunit.client.0.smithi029.stdout: 1 2024-08-29T17:50:17.220 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:17.221 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 3, 2024-08-29T17:50:17.221 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T17:50:17.221 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T17:50:17.221 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T17:50:17.221 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T17:50:17.221 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T17:50:17.221 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T17:50:17.221 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T17:47:52.901940+0000", 2024-08-29T17:50:17.221 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T17:43:22.423950+0000", 2024-08-29T17:50:17.221 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T17:43:22.423950+0000", 2024-08-29T17:50:17.221 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T17:43:22.424261+0000", 2024-08-29T17:50:17.221 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T17:47:52.901940+0000", 2024-08-29T17:50:17.221 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:17.221 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T17:50:17.222 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:17.222 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 64, 2024-08-29T17:50:17.222 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T17:47:52.901940+0000", 2024-08-29T17:50:17.222 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T17:47:52.901940+0000", 2024-08-29T17:50:17.222 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T17:47:52.901940+0000", 2024-08-29T17:50:17.222 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T17:50:17.222 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T17:50:17.222 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:17.222 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T17:47:52.901940+0000", 2024-08-29T17:50:17.222 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T17:47:52.901940+0000", 2024-08-29T17:50:17.222 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T17:50:17.222 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T17:50:17.222 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T17:50:17.222 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T17:50:17.223 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 63, 2024-08-29T17:50:17.223 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T17:50:17.223 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T17:50:17.223 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T17:50:17.223 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T17:50:17.223 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T17:50:17.223 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T17:50:17.223 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T17:50:17.223 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T17:50:17.223 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.29", 2024-08-29T17:50:17.223 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T17:50:17.223 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T17:50:17.223 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 76, 2024-08-29T17:50:17.224 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 25, 2024-08-29T17:50:17.224 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T17:50:17.224 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T18:54:05.995658+0000", 2024-08-29T17:50:17.224 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T17:50:17.224 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T17:50:17.224 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T17:50:17.224 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T17:50:17.224 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T17:50:17.224 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T17:50:17.224 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T17:50:17.224 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T17:50:17.224 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T17:50:17.224 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T17:50:17.225 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T17:50:17.225 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T17:50:17.225 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T17:50:17.225 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T17:50:17.225 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T17:50:17.225 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T17:50:17.225 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T17:50:17.225 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T17:50:17.225 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T17:50:17.225 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T17:50:17.225 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T17:50:17.225 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T17:50:17.225 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T17:50:17.226 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T17:50:17.226 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T17:50:17.226 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T17:50:17.226 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T17:50:17.226 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T17:50:17.226 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T17:50:17.226 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T17:50:17.226 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T17:50:17.226 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T17:50:17.226 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T17:50:17.226 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T17:50:17.226 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T17:50:17.226 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T17:50:17.226 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T17:50:17.227 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T17:50:17.227 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T17:50:17.227 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T17:50:17.227 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T17:50:17.227 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T17:50:17.227 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T17:50:17.227 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.227 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T17:50:17.227 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T17:50:17.227 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T17:50:17.227 INFO:tasks.workunit.client.0.smithi029.stdout: 3, 2024-08-29T17:50:17.227 INFO:tasks.workunit.client.0.smithi029.stdout: 4, 2024-08-29T17:50:17.227 INFO:tasks.workunit.client.0.smithi029.stdout: 1 2024-08-29T17:50:17.228 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:17.228 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 3, 2024-08-29T17:50:17.228 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T17:50:17.228 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.228 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:17.228 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T17:50:17.228 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T17:50:17.228 INFO:tasks.workunit.client.0.smithi029.stdout: 3, 2024-08-29T17:50:17.228 INFO:tasks.workunit.client.0.smithi029.stdout: 2 2024-08-29T17:50:17.228 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:17.228 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 5, 2024-08-29T17:50:17.228 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T17:50:17.228 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T17:50:17.229 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T17:50:17.229 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T17:50:17.229 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T17:50:17.229 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T17:50:17.229 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T17:47:47.905922+0000", 2024-08-29T17:50:17.229 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T17:43:22.414928+0000", 2024-08-29T17:50:17.229 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T17:43:22.414928+0000", 2024-08-29T17:50:17.229 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T17:43:22.416057+0000", 2024-08-29T17:50:17.229 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T17:47:47.905922+0000", 2024-08-29T17:50:17.229 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:17.229 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T17:50:17.229 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:17.229 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 64, 2024-08-29T17:50:17.229 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T17:47:47.905922+0000", 2024-08-29T17:50:17.230 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T17:47:47.905922+0000", 2024-08-29T17:50:17.230 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T17:47:47.905922+0000", 2024-08-29T17:50:17.230 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T17:50:17.230 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T17:50:17.230 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:17.230 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T17:47:47.905922+0000", 2024-08-29T17:50:17.230 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T17:47:47.905922+0000", 2024-08-29T17:50:17.230 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T17:50:17.230 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T17:50:17.230 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T17:50:17.230 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T17:50:17.230 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 63, 2024-08-29T17:50:17.232 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T17:50:17.232 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T17:50:17.232 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T17:50:17.232 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T17:50:17.232 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T17:50:17.233 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T17:50:17.233 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T17:50:17.233 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T17:50:17.233 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.28", 2024-08-29T17:50:17.233 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T17:50:17.233 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T17:50:17.233 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 76, 2024-08-29T17:50:17.233 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 25, 2024-08-29T17:50:17.233 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T17:50:17.233 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T00:47:15.366232+0000", 2024-08-29T17:50:17.233 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T17:50:17.233 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T17:50:17.233 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T17:50:17.233 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T17:50:17.234 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T17:50:17.234 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T17:50:17.234 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T17:50:17.234 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T17:50:17.234 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T17:50:17.234 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T17:50:17.234 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T17:50:17.234 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T17:50:17.234 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T17:50:17.234 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T17:50:17.234 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T17:50:17.234 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T17:50:17.234 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T17:50:17.235 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T17:50:17.235 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T17:50:17.235 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T17:50:17.235 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T17:50:17.235 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T17:50:17.235 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T17:50:17.235 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T17:50:17.235 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T17:50:17.235 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T17:50:17.235 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T17:50:17.235 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T17:50:17.235 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T17:50:17.235 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T17:50:17.236 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T17:50:17.236 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T17:50:17.236 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T17:50:17.236 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T17:50:17.236 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T17:50:17.236 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T17:50:17.236 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T17:50:17.236 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T17:50:17.236 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T17:50:17.236 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T17:50:17.236 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T17:50:17.236 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T17:50:17.236 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T17:50:17.237 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.237 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T17:50:17.237 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T17:50:17.237 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T17:50:17.237 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T17:50:17.237 INFO:tasks.workunit.client.0.smithi029.stdout: 3, 2024-08-29T17:50:17.237 INFO:tasks.workunit.client.0.smithi029.stdout: 2 2024-08-29T17:50:17.237 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:17.237 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 5, 2024-08-29T17:50:17.237 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T17:50:17.237 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.237 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:17.237 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T17:50:17.237 INFO:tasks.workunit.client.0.smithi029.stdout: 3, 2024-08-29T17:50:17.238 INFO:tasks.workunit.client.0.smithi029.stdout: 4, 2024-08-29T17:50:17.238 INFO:tasks.workunit.client.0.smithi029.stdout: 2 2024-08-29T17:50:17.238 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:17.238 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 3, 2024-08-29T17:50:17.238 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T17:50:17.238 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T17:50:17.238 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T17:50:17.238 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T17:50:17.238 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T17:50:17.238 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T17:50:17.238 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T17:47:42.900191+0000", 2024-08-29T17:50:17.238 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T17:43:22.419696+0000", 2024-08-29T17:50:17.238 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T17:43:22.419696+0000", 2024-08-29T17:50:17.238 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T17:43:22.421369+0000", 2024-08-29T17:50:17.239 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T17:47:42.900191+0000", 2024-08-29T17:50:17.239 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:17.239 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T17:50:17.239 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:17.239 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 64, 2024-08-29T17:50:17.239 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T17:47:42.900191+0000", 2024-08-29T17:50:17.239 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T17:47:42.900191+0000", 2024-08-29T17:50:17.239 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T17:47:42.900191+0000", 2024-08-29T17:50:17.239 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T17:50:17.239 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T17:50:17.239 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:17.239 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T17:47:42.900191+0000", 2024-08-29T17:50:17.239 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T17:47:42.900191+0000", 2024-08-29T17:50:17.239 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T17:50:17.240 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T17:50:17.240 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T17:50:17.240 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T17:50:17.240 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 63, 2024-08-29T17:50:17.240 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T17:50:17.240 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T17:50:17.240 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T17:50:17.240 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T17:50:17.240 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T17:50:17.240 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T17:50:17.240 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T17:50:17.240 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T17:50:17.241 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.27", 2024-08-29T17:50:17.241 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T17:50:17.241 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T17:50:17.241 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 76, 2024-08-29T17:50:17.241 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 25, 2024-08-29T17:50:17.241 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T17:50:17.241 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T02:13:29.897350+0000", 2024-08-29T17:50:17.241 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T17:50:17.241 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T17:50:17.241 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T17:50:17.241 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T17:50:17.241 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T17:50:17.241 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T17:50:17.241 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T17:50:17.242 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T17:50:17.242 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T17:50:17.242 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T17:50:17.242 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T17:50:17.242 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T17:50:17.242 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T17:50:17.242 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T17:50:17.242 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T17:50:17.242 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T17:50:17.242 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T17:50:17.242 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T17:50:17.242 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T17:50:17.242 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T17:50:17.243 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T17:50:17.243 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T17:50:17.243 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T17:50:17.243 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T17:50:17.243 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T17:50:17.243 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T17:50:17.243 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T17:50:17.243 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T17:50:17.243 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T17:50:17.243 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T17:50:17.243 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T17:50:17.243 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T17:50:17.243 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T17:50:17.244 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T17:50:17.244 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T17:50:17.244 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T17:50:17.244 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T17:50:17.244 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T17:50:17.244 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T17:50:17.244 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T17:50:17.244 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T17:50:17.244 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T17:50:17.244 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T17:50:17.244 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.244 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T17:50:17.244 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T17:50:17.244 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T17:50:17.245 INFO:tasks.workunit.client.0.smithi029.stdout: 3, 2024-08-29T17:50:17.245 INFO:tasks.workunit.client.0.smithi029.stdout: 4, 2024-08-29T17:50:17.245 INFO:tasks.workunit.client.0.smithi029.stdout: 2 2024-08-29T17:50:17.245 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:17.245 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 3, 2024-08-29T17:50:17.245 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T17:50:17.245 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.245 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:17.245 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T17:50:17.245 INFO:tasks.workunit.client.0.smithi029.stdout: 6, 2024-08-29T17:50:17.245 INFO:tasks.workunit.client.0.smithi029.stdout: 7, 2024-08-29T17:50:17.245 INFO:tasks.workunit.client.0.smithi029.stdout: 3 2024-08-29T17:50:17.245 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:17.246 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 6, 2024-08-29T17:50:17.246 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T17:50:17.246 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T17:50:17.246 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T17:50:17.246 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T17:50:17.246 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T17:50:17.246 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T17:50:17.246 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T17:47:47.898460+0000", 2024-08-29T17:50:17.246 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T17:44:05.557840+0000", 2024-08-29T17:50:17.246 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T17:44:05.557840+0000", 2024-08-29T17:50:17.246 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T17:44:05.558714+0000", 2024-08-29T17:50:17.246 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T17:47:47.898460+0000", 2024-08-29T17:50:17.246 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:17.247 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T17:50:17.247 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:17.247 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 68, 2024-08-29T17:50:17.247 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T17:47:47.898460+0000", 2024-08-29T17:50:17.247 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T17:47:47.898460+0000", 2024-08-29T17:50:17.247 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T17:47:47.898460+0000", 2024-08-29T17:50:17.247 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T17:50:17.247 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T17:50:17.247 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:17.247 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T17:47:47.898460+0000", 2024-08-29T17:50:17.247 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T17:47:47.898460+0000", 2024-08-29T17:50:17.247 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T17:50:17.247 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T17:50:17.247 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T17:50:17.248 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T17:50:17.248 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 67, 2024-08-29T17:50:17.248 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T17:50:17.248 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T17:50:17.248 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T17:50:17.248 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T17:50:17.248 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T17:50:17.248 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T17:50:17.248 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T17:50:17.248 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T17:50:17.248 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.26", 2024-08-29T17:50:17.248 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T17:50:17.248 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T17:50:17.249 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 76, 2024-08-29T17:50:17.249 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 34, 2024-08-29T17:50:17.249 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T17:50:17.249 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T21:49:14.236031+0000", 2024-08-29T17:50:17.249 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T17:50:17.249 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T17:50:17.249 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T17:50:17.249 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T17:50:17.249 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T17:50:17.249 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T17:50:17.249 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T17:50:17.249 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T17:50:17.249 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T17:50:17.250 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T17:50:17.250 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T17:50:17.250 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T17:50:17.250 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T17:50:17.250 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T17:50:17.250 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T17:50:17.250 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T17:50:17.250 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T17:50:17.250 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T17:50:17.250 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T17:50:17.250 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T17:50:17.250 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T17:50:17.250 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T17:50:17.250 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T17:50:17.251 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T17:50:17.251 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T17:50:17.251 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T17:50:17.251 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T17:50:17.251 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T17:50:17.251 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T17:50:17.251 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T17:50:17.251 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T17:50:17.251 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T17:50:17.251 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T17:50:17.251 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T17:50:17.251 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T17:50:17.251 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T17:50:17.251 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T17:50:17.252 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T17:50:17.252 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T17:50:17.252 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T17:50:17.252 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T17:50:17.252 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T17:50:17.252 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T17:50:17.252 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.252 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T17:50:17.252 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T17:50:17.252 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T17:50:17.252 INFO:tasks.workunit.client.0.smithi029.stdout: 6, 2024-08-29T17:50:17.252 INFO:tasks.workunit.client.0.smithi029.stdout: 7, 2024-08-29T17:50:17.252 INFO:tasks.workunit.client.0.smithi029.stdout: 3 2024-08-29T17:50:17.253 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:17.253 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 6, 2024-08-29T17:50:17.253 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T17:50:17.253 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.253 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:17.253 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T17:50:17.253 INFO:tasks.workunit.client.0.smithi029.stdout: 1, 2024-08-29T17:50:17.253 INFO:tasks.workunit.client.0.smithi029.stdout: 3, 2024-08-29T17:50:17.253 INFO:tasks.workunit.client.0.smithi029.stdout: 2 2024-08-29T17:50:17.253 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:17.253 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 1, 2024-08-29T17:50:17.253 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T17:50:17.253 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T17:50:17.253 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T17:50:17.254 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T17:50:17.254 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T17:50:17.254 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T17:50:17.254 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T17:47:42.886611+0000", 2024-08-29T17:50:17.254 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T17:43:22.408193+0000", 2024-08-29T17:50:17.254 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T17:43:22.408193+0000", 2024-08-29T17:50:17.254 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T17:43:22.408473+0000", 2024-08-29T17:50:17.254 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T17:47:42.886611+0000", 2024-08-29T17:50:17.254 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:17.254 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T17:50:17.254 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:17.254 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 64, 2024-08-29T17:50:17.254 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T17:47:42.886611+0000", 2024-08-29T17:50:17.254 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T17:47:42.886611+0000", 2024-08-29T17:50:17.255 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T17:47:42.886611+0000", 2024-08-29T17:50:17.255 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T17:50:17.255 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T17:50:17.255 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:17.255 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T17:47:42.886611+0000", 2024-08-29T17:50:17.255 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T17:47:42.886611+0000", 2024-08-29T17:50:17.255 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T17:50:17.255 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T17:50:17.255 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T17:50:17.255 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T17:50:17.255 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 63, 2024-08-29T17:50:17.255 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T17:50:17.255 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T17:50:17.256 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T17:50:17.256 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T17:50:17.256 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T17:50:17.256 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T17:50:17.256 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T17:50:17.256 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T17:50:17.256 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.25", 2024-08-29T17:50:17.256 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T17:50:17.256 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T17:50:17.256 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 76, 2024-08-29T17:50:17.256 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 25, 2024-08-29T17:50:17.256 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T17:50:17.256 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T00:04:09.090699+0000", 2024-08-29T17:50:17.257 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T17:50:17.257 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T17:50:17.257 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T17:50:17.257 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T17:50:17.257 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T17:50:17.257 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T17:50:17.257 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T17:50:17.257 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T17:50:17.257 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T17:50:17.257 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T17:50:17.257 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T17:50:17.257 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T17:50:17.257 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T17:50:17.257 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T17:50:17.258 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T17:50:17.258 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T17:50:17.258 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T17:50:17.258 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T17:50:17.258 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T17:50:17.258 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T17:50:17.258 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T17:50:17.258 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T17:50:17.258 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T17:50:17.258 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T17:50:17.258 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T17:50:17.258 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T17:50:17.258 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T17:50:17.259 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T17:50:17.259 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T17:50:17.259 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T17:50:17.259 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T17:50:17.259 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T17:50:17.259 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T17:50:17.259 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T17:50:17.259 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T17:50:17.259 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T17:50:17.259 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T17:50:17.259 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T17:50:17.259 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T17:50:17.259 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T17:50:17.259 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T17:50:17.260 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T17:50:17.260 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T17:50:17.260 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.260 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T17:50:17.260 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T17:50:17.260 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T17:50:17.260 INFO:tasks.workunit.client.0.smithi029.stdout: 1, 2024-08-29T17:50:17.260 INFO:tasks.workunit.client.0.smithi029.stdout: 3, 2024-08-29T17:50:17.260 INFO:tasks.workunit.client.0.smithi029.stdout: 2 2024-08-29T17:50:17.260 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:17.260 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 1, 2024-08-29T17:50:17.260 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T17:50:17.260 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.261 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:17.261 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T17:50:17.261 INFO:tasks.workunit.client.0.smithi029.stdout: 3, 2024-08-29T17:50:17.261 INFO:tasks.workunit.client.0.smithi029.stdout: 4, 2024-08-29T17:50:17.261 INFO:tasks.workunit.client.0.smithi029.stdout: 0 2024-08-29T17:50:17.261 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:17.261 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 3, 2024-08-29T17:50:17.261 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T17:50:17.261 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T17:50:17.261 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T17:50:17.261 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T17:50:17.261 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T17:50:17.261 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T17:50:17.261 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T17:47:42.900149+0000", 2024-08-29T17:50:17.262 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T17:43:22.419740+0000", 2024-08-29T17:50:17.262 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T17:43:22.419740+0000", 2024-08-29T17:50:17.262 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T17:43:22.420366+0000", 2024-08-29T17:50:17.262 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T17:47:42.900149+0000", 2024-08-29T17:50:17.262 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:17.262 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T17:50:17.262 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:17.262 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 64, 2024-08-29T17:50:17.262 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T17:47:42.900149+0000", 2024-08-29T17:50:17.262 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T17:47:42.900149+0000", 2024-08-29T17:50:17.262 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T17:47:42.900149+0000", 2024-08-29T17:50:17.262 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T17:50:17.262 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T17:50:17.263 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:17.263 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T17:47:42.900149+0000", 2024-08-29T17:50:17.263 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T17:47:42.900149+0000", 2024-08-29T17:50:17.263 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T17:50:17.263 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T17:50:17.263 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T17:50:17.263 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T17:50:17.263 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 63, 2024-08-29T17:50:17.263 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T17:50:17.263 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T17:50:17.263 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T17:50:17.263 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T17:50:17.264 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T17:50:17.264 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T17:50:17.264 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T17:50:17.264 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T17:50:17.264 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.24", 2024-08-29T17:50:17.264 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T17:50:17.264 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T17:50:17.264 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 76, 2024-08-29T17:50:17.264 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 25, 2024-08-29T17:50:17.264 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T17:50:17.264 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T19:34:55.153809+0000", 2024-08-29T17:50:17.264 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T17:50:17.264 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T17:50:17.264 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T17:50:17.265 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T17:50:17.265 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T17:50:17.265 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T17:50:17.265 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T17:50:17.265 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T17:50:17.265 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T17:50:17.265 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T17:50:17.265 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T17:50:17.265 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T17:50:17.265 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T17:50:17.265 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T17:50:17.265 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T17:50:17.265 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T17:50:17.266 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T17:50:17.266 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T17:50:17.266 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T17:50:17.266 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T17:50:17.266 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T17:50:17.266 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T17:50:17.266 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T17:50:17.266 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T17:50:17.266 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T17:50:17.266 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T17:50:17.266 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T17:50:17.266 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T17:50:17.266 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T17:50:17.267 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T17:50:17.267 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T17:50:17.267 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T17:50:17.267 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T17:50:17.267 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T17:50:17.267 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T17:50:17.267 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T17:50:17.267 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T17:50:17.267 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T17:50:17.267 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T17:50:17.267 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T17:50:17.267 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T17:50:17.267 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T17:50:17.268 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T17:50:17.268 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.268 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T17:50:17.268 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T17:50:17.268 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T17:50:17.268 INFO:tasks.workunit.client.0.smithi029.stdout: 3, 2024-08-29T17:50:17.268 INFO:tasks.workunit.client.0.smithi029.stdout: 4, 2024-08-29T17:50:17.268 INFO:tasks.workunit.client.0.smithi029.stdout: 0 2024-08-29T17:50:17.268 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:17.268 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 3, 2024-08-29T17:50:17.268 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T17:50:17.268 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.268 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:17.269 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T17:50:17.269 INFO:tasks.workunit.client.0.smithi029.stdout: 2, 2024-08-29T17:50:17.269 INFO:tasks.workunit.client.0.smithi029.stdout: 3, 2024-08-29T17:50:17.269 INFO:tasks.workunit.client.0.smithi029.stdout: 4 2024-08-29T17:50:17.269 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:17.269 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 2, 2024-08-29T17:50:17.269 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T17:50:17.269 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T17:50:17.269 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T17:50:17.269 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T17:50:17.269 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T17:50:17.269 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T17:50:17.269 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T17:46:26.743117+0000", 2024-08-29T17:50:17.269 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T17:44:05.595508+0000", 2024-08-29T17:50:17.270 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T17:44:05.595508+0000", 2024-08-29T17:50:17.270 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T17:44:05.596648+0000", 2024-08-29T17:50:17.270 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T17:46:26.743117+0000", 2024-08-29T17:50:17.270 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:17.270 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T17:50:17.270 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:17.270 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 68, 2024-08-29T17:50:17.270 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T17:46:26.743117+0000", 2024-08-29T17:50:17.270 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T17:46:26.743117+0000", 2024-08-29T17:50:17.270 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T17:46:26.743117+0000", 2024-08-29T17:50:17.270 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T17:50:17.270 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T17:50:17.270 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:17.270 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T17:46:26.743117+0000", 2024-08-29T17:50:17.271 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T17:46:26.743117+0000", 2024-08-29T17:50:17.271 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T17:50:17.271 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T17:50:17.271 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T17:50:17.271 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T17:50:17.271 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 67, 2024-08-29T17:50:17.271 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T17:50:17.271 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T17:50:17.271 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T17:50:17.271 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T17:50:17.271 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T17:50:17.271 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T17:50:17.271 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T17:50:17.272 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T17:50:17.272 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.23", 2024-08-29T17:50:17.272 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T17:50:17.272 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T17:50:17.272 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 76, 2024-08-29T17:50:17.272 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 21, 2024-08-29T17:50:17.272 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T17:50:17.272 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T20:08:03.503878+0000", 2024-08-29T17:50:17.272 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T17:50:17.272 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T17:50:17.272 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T17:50:17.272 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T17:50:17.272 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T17:50:17.272 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T17:50:17.273 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T17:50:17.273 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T17:50:17.273 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T17:50:17.273 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T17:50:17.273 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T17:50:17.273 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T17:50:17.273 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T17:50:17.273 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T17:50:17.273 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T17:50:17.273 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T17:50:17.273 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T17:50:17.273 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T17:50:17.273 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T17:50:17.274 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T17:50:17.274 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T17:50:17.274 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T17:50:17.274 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T17:50:17.274 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T17:50:17.274 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T17:50:17.274 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T17:50:17.274 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T17:50:17.274 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T17:50:17.274 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T17:50:17.274 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T17:50:17.274 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T17:50:17.274 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T17:50:17.275 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T17:50:17.275 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T17:50:17.275 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T17:50:17.275 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T17:50:17.275 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T17:50:17.275 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T17:50:17.275 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T17:50:17.275 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T17:50:17.275 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T17:50:17.275 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T17:50:17.275 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T17:50:17.275 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.275 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T17:50:17.275 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T17:50:17.276 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T17:50:17.276 INFO:tasks.workunit.client.0.smithi029.stdout: 2, 2024-08-29T17:50:17.276 INFO:tasks.workunit.client.0.smithi029.stdout: 3, 2024-08-29T17:50:17.276 INFO:tasks.workunit.client.0.smithi029.stdout: 4 2024-08-29T17:50:17.276 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:17.276 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 2, 2024-08-29T17:50:17.276 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T17:50:17.276 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.276 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:17.276 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T17:50:17.276 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T17:50:17.276 INFO:tasks.workunit.client.0.smithi029.stdout: 3, 2024-08-29T17:50:17.276 INFO:tasks.workunit.client.0.smithi029.stdout: 0 2024-08-29T17:50:17.277 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:17.277 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 5, 2024-08-29T17:50:17.277 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T17:50:17.277 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T17:50:17.277 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T17:50:17.277 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T17:50:17.277 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T17:50:17.277 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T17:50:17.277 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T17:47:37.904016+0000", 2024-08-29T17:50:17.277 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T17:43:22.431708+0000", 2024-08-29T17:50:17.277 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T17:43:22.431708+0000", 2024-08-29T17:50:17.277 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T17:43:22.432613+0000", 2024-08-29T17:50:17.277 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T17:47:37.904016+0000", 2024-08-29T17:50:17.278 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:17.278 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T17:50:17.278 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:17.278 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 64, 2024-08-29T17:50:17.278 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T17:47:37.904016+0000", 2024-08-29T17:50:17.278 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T17:47:37.904016+0000", 2024-08-29T17:50:17.278 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T17:47:37.904016+0000", 2024-08-29T17:50:17.278 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T17:50:17.278 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T17:50:17.278 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:17.278 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T17:47:37.904016+0000", 2024-08-29T17:50:17.278 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T17:47:37.904016+0000", 2024-08-29T17:50:17.278 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T17:50:17.279 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T17:50:17.279 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T17:50:17.279 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T17:50:17.279 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 63, 2024-08-29T17:50:17.279 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T17:50:17.279 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T17:50:17.279 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T17:50:17.279 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T17:50:17.279 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T17:50:17.279 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T17:50:17.279 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T17:50:17.279 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T17:50:17.279 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.22", 2024-08-29T17:50:17.279 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T17:50:17.280 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T17:50:17.280 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 76, 2024-08-29T17:50:17.280 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 25, 2024-08-29T17:50:17.280 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T17:50:17.280 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T20:07:56.992809+0000", 2024-08-29T17:50:17.280 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T17:50:17.280 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T17:50:17.280 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T17:50:17.280 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T17:50:17.280 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T17:50:17.280 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T17:50:17.280 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T17:50:17.280 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T17:50:17.281 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T17:50:17.281 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T17:50:17.281 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T17:50:17.281 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T17:50:17.281 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T17:50:17.281 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T17:50:17.281 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T17:50:17.281 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T17:50:17.281 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T17:50:17.281 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T17:50:17.281 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T17:50:17.281 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T17:50:17.281 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T17:50:17.281 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T17:50:17.282 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T17:50:17.282 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T17:50:17.282 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T17:50:17.282 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T17:50:17.282 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T17:50:17.282 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T17:50:17.282 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T17:50:17.282 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T17:50:17.282 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T17:50:17.282 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T17:50:17.282 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T17:50:17.282 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T17:50:17.282 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T17:50:17.282 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T17:50:17.283 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T17:50:17.283 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T17:50:17.283 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T17:50:17.283 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T17:50:17.283 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T17:50:17.283 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T17:50:17.283 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T17:50:17.283 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.283 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T17:50:17.283 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T17:50:17.283 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T17:50:17.283 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T17:50:17.283 INFO:tasks.workunit.client.0.smithi029.stdout: 3, 2024-08-29T17:50:17.283 INFO:tasks.workunit.client.0.smithi029.stdout: 0 2024-08-29T17:50:17.284 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:17.284 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 5, 2024-08-29T17:50:17.284 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T17:50:17.284 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.284 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:17.284 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T17:50:17.284 INFO:tasks.workunit.client.0.smithi029.stdout: 2, 2024-08-29T17:50:17.284 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T17:50:17.284 INFO:tasks.workunit.client.0.smithi029.stdout: 6 2024-08-29T17:50:17.284 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:17.284 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 2, 2024-08-29T17:50:17.284 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T17:50:17.284 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T17:50:17.285 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T17:50:17.285 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T17:50:17.285 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T17:50:17.285 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T17:50:17.285 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T17:47:32.896977+0000", 2024-08-29T17:50:17.285 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T17:43:22.413251+0000", 2024-08-29T17:50:17.285 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T17:43:22.413251+0000", 2024-08-29T17:50:17.285 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T17:43:22.413867+0000", 2024-08-29T17:50:17.285 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T17:47:32.896977+0000", 2024-08-29T17:50:17.285 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:17.285 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T17:50:17.285 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:17.285 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 64, 2024-08-29T17:50:17.286 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T17:47:32.896977+0000", 2024-08-29T17:50:17.286 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T17:47:32.896977+0000", 2024-08-29T17:50:17.286 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T17:47:32.896977+0000", 2024-08-29T17:50:17.286 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T17:50:17.286 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T17:50:17.286 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:17.286 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T17:47:32.896977+0000", 2024-08-29T17:50:17.286 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T17:47:32.896977+0000", 2024-08-29T17:50:17.286 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T17:50:17.286 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T17:50:17.286 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T17:50:17.286 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T17:50:17.286 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 63, 2024-08-29T17:50:17.287 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T17:50:17.287 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T17:50:17.287 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T17:50:17.287 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T17:50:17.287 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T17:50:17.287 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T17:50:17.287 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T17:50:17.287 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T17:50:17.287 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.21", 2024-08-29T17:50:17.287 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T17:50:17.287 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T17:50:17.287 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 76, 2024-08-29T17:50:17.287 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 25, 2024-08-29T17:50:17.287 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T17:50:17.288 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T23:16:19.135917+0000", 2024-08-29T17:50:17.288 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T17:50:17.288 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T17:50:17.288 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T17:50:17.288 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T17:50:17.288 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T17:50:17.288 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T17:50:17.288 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T17:50:17.288 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T17:50:17.288 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T17:50:17.288 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T17:50:17.288 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T17:50:17.288 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T17:50:17.289 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T17:50:17.289 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T17:50:17.289 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T17:50:17.289 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T17:50:17.289 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T17:50:17.289 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T17:50:17.289 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T17:50:17.289 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T17:50:17.289 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T17:50:17.289 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T17:50:17.289 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T17:50:17.289 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T17:50:17.289 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T17:50:17.289 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T17:50:17.290 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T17:50:17.290 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T17:50:17.290 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T17:50:17.290 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T17:50:17.290 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T17:50:17.290 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T17:50:17.290 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T17:50:17.290 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T17:50:17.290 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T17:50:17.290 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T17:50:17.290 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T17:50:17.290 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T17:50:17.290 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T17:50:17.290 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T17:50:17.291 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T17:50:17.291 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T17:50:17.291 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T17:50:17.291 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.291 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T17:50:17.291 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T17:50:17.291 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T17:50:17.291 INFO:tasks.workunit.client.0.smithi029.stdout: 2, 2024-08-29T17:50:17.291 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T17:50:17.291 INFO:tasks.workunit.client.0.smithi029.stdout: 6 2024-08-29T17:50:17.291 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:17.291 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 2, 2024-08-29T17:50:17.291 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T17:50:17.292 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.292 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:17.292 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T17:50:17.292 INFO:tasks.workunit.client.0.smithi029.stdout: 6, 2024-08-29T17:50:17.292 INFO:tasks.workunit.client.0.smithi029.stdout: 0, 2024-08-29T17:50:17.292 INFO:tasks.workunit.client.0.smithi029.stdout: 5 2024-08-29T17:50:17.292 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:17.292 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 6, 2024-08-29T17:50:17.292 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T17:50:17.292 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T17:50:17.292 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T17:50:17.292 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T17:50:17.292 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T17:50:17.292 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T17:50:17.293 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T17:47:32.896055+0000", 2024-08-29T17:50:17.293 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T17:43:22.438012+0000", 2024-08-29T17:50:17.293 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T17:43:22.438012+0000", 2024-08-29T17:50:17.293 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T17:43:22.438775+0000", 2024-08-29T17:50:17.293 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T17:47:32.896055+0000", 2024-08-29T17:50:17.293 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:17.293 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T17:50:17.293 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:17.293 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 64, 2024-08-29T17:50:17.293 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T17:47:32.896055+0000", 2024-08-29T17:50:17.293 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T17:47:32.896055+0000", 2024-08-29T17:50:17.293 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T17:47:32.896055+0000", 2024-08-29T17:50:17.293 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T17:50:17.294 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T17:50:17.294 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:17.294 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T17:47:32.896055+0000", 2024-08-29T17:50:17.294 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T17:47:32.896055+0000", 2024-08-29T17:50:17.294 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T17:50:17.294 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T17:50:17.294 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T17:50:17.294 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T17:50:17.294 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 63, 2024-08-29T17:50:17.294 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T17:50:17.294 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T17:50:17.294 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T17:50:17.294 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T17:50:17.294 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T17:50:17.295 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T17:50:17.295 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T17:50:17.295 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T17:50:17.295 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.20", 2024-08-29T17:50:17.295 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T17:50:17.295 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T17:50:17.295 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 76, 2024-08-29T17:50:17.295 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 25, 2024-08-29T17:50:17.295 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T17:50:17.295 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T22:21:03.707348+0000", 2024-08-29T17:50:17.295 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T17:50:17.295 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T17:50:17.295 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T17:50:17.296 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T17:50:17.296 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T17:50:17.296 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T17:50:17.296 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T17:50:17.296 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T17:50:17.296 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T17:50:17.296 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T17:50:17.296 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T17:50:17.296 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T17:50:17.296 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T17:50:17.296 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T17:50:17.296 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T17:50:17.296 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T17:50:17.297 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T17:50:17.297 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T17:50:17.297 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T17:50:17.297 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T17:50:17.297 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T17:50:17.297 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T17:50:17.297 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T17:50:17.297 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T17:50:17.297 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T17:50:17.297 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T17:50:17.297 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T17:50:17.297 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T17:50:17.297 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T17:50:17.297 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T17:50:17.298 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T17:50:17.298 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T17:50:17.298 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T17:50:17.298 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T17:50:17.298 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T17:50:17.298 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T17:50:17.298 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T17:50:17.298 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T17:50:17.298 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T17:50:17.298 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T17:50:17.298 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T17:50:17.298 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T17:50:17.298 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T17:50:17.298 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.298 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T17:50:17.299 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T17:50:17.299 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T17:50:17.299 INFO:tasks.workunit.client.0.smithi029.stdout: 6, 2024-08-29T17:50:17.299 INFO:tasks.workunit.client.0.smithi029.stdout: 0, 2024-08-29T17:50:17.299 INFO:tasks.workunit.client.0.smithi029.stdout: 5 2024-08-29T17:50:17.299 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:17.299 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 6, 2024-08-29T17:50:17.299 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T17:50:17.299 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.299 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:17.299 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T17:50:17.299 INFO:tasks.workunit.client.0.smithi029.stdout: 4, 2024-08-29T17:50:17.299 INFO:tasks.workunit.client.0.smithi029.stdout: 1, 2024-08-29T17:50:17.300 INFO:tasks.workunit.client.0.smithi029.stdout: 2 2024-08-29T17:50:17.300 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:17.300 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 4, 2024-08-29T17:50:17.300 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T17:50:17.300 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T17:50:17.300 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T17:50:17.300 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T17:50:17.300 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T17:50:17.300 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T17:50:17.300 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T17:46:26.362780+0000", 2024-08-29T17:50:17.300 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T17:43:22.403922+0000", 2024-08-29T17:50:17.300 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T17:43:22.403922+0000", 2024-08-29T17:50:17.300 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T17:43:22.404799+0000", 2024-08-29T17:50:17.301 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T17:46:26.362780+0000", 2024-08-29T17:50:17.301 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:17.301 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T17:50:17.301 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:17.301 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 64, 2024-08-29T17:50:17.301 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T17:46:26.362780+0000", 2024-08-29T17:50:17.301 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T17:46:26.362780+0000", 2024-08-29T17:50:17.301 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T17:46:26.362780+0000", 2024-08-29T17:50:17.301 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T17:50:17.301 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T17:50:17.301 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:17.301 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T17:46:26.362780+0000", 2024-08-29T17:50:17.301 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T17:46:26.362780+0000", 2024-08-29T17:50:17.301 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T17:50:17.302 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T17:50:17.302 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T17:50:17.302 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T17:50:17.302 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 63, 2024-08-29T17:50:17.302 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T17:50:17.302 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T17:50:17.302 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T17:50:17.302 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T17:50:17.302 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T17:50:17.302 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T17:50:17.302 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T17:50:17.302 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T17:50:17.302 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.1a", 2024-08-29T17:50:17.302 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T17:50:17.303 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T17:50:17.303 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 76, 2024-08-29T17:50:17.303 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 24, 2024-08-29T17:50:17.303 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T17:50:17.303 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T02:30:28.399773+0000", 2024-08-29T17:50:17.303 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T17:50:17.303 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T17:50:17.303 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T17:50:17.303 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T17:50:17.303 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T17:50:17.303 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T17:50:17.303 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T17:50:17.303 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T17:50:17.303 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T17:50:17.304 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T17:50:17.304 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T17:50:17.304 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T17:50:17.304 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T17:50:17.304 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T17:50:17.304 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T17:50:17.304 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T17:50:17.304 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T17:50:17.304 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T17:50:17.304 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T17:50:17.304 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T17:50:17.304 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T17:50:17.304 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T17:50:17.305 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T17:50:17.305 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T17:50:17.305 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T17:50:17.305 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T17:50:17.305 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T17:50:17.305 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T17:50:17.305 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T17:50:17.305 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T17:50:17.305 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T17:50:17.305 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T17:50:17.305 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T17:50:17.305 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T17:50:17.305 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T17:50:17.306 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T17:50:17.306 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T17:50:17.306 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T17:50:17.306 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T17:50:17.306 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T17:50:17.306 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T17:50:17.306 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T17:50:17.306 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T17:50:17.306 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.306 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T17:50:17.306 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T17:50:17.306 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T17:50:17.306 INFO:tasks.workunit.client.0.smithi029.stdout: 4, 2024-08-29T17:50:17.306 INFO:tasks.workunit.client.0.smithi029.stdout: 1, 2024-08-29T17:50:17.307 INFO:tasks.workunit.client.0.smithi029.stdout: 2 2024-08-29T17:50:17.307 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:17.307 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 4, 2024-08-29T17:50:17.307 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T17:50:17.307 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.307 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:17.307 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T17:50:17.307 INFO:tasks.workunit.client.0.smithi029.stdout: 3, 2024-08-29T17:50:17.307 INFO:tasks.workunit.client.0.smithi029.stdout: 7, 2024-08-29T17:50:17.307 INFO:tasks.workunit.client.0.smithi029.stdout: 6 2024-08-29T17:50:17.307 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:17.307 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 3, 2024-08-29T17:50:17.307 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T17:50:17.307 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T17:50:17.308 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 60, 2024-08-29T17:50:17.308 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T17:50:17.308 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T17:50:17.308 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T17:50:17.308 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T17:46:26.659292+0000", 2024-08-29T17:50:17.308 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T17:43:12.140800+0000", 2024-08-29T17:50:17.308 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T17:43:12.140800+0000", 2024-08-29T17:50:17.308 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T17:43:12.141087+0000", 2024-08-29T17:50:17.308 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T17:46:26.659292+0000", 2024-08-29T17:50:17.308 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T17:50:17.308 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T17:50:17.308 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T17:50:17.308 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 61, 2024-08-29T17:50:17.309 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T17:46:26.659292+0000", 2024-08-29T17:50:17.309 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T17:46:26.659292+0000", 2024-08-29T17:50:17.309 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T17:46:26.659292+0000", 2024-08-29T17:50:17.309 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T17:50:17.309 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T17:50:17.309 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T17:50:17.309 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T17:46:26.659292+0000", 2024-08-29T17:50:17.309 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T17:46:26.659292+0000", 2024-08-29T17:50:17.309 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T17:50:17.309 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 1, 2024-08-29T17:50:17.309 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T17:50:17.309 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T17:50:17.309 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 60, 2024-08-29T17:50:17.309 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T17:50:17.310 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T17:50:17.310 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T17:50:17.310 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T17:50:17.310 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 1, 2024-08-29T17:50:17.310 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T17:50:17.310 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T17:50:17.310 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T17:50:17.310 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "2.1b", 2024-08-29T17:50:17.310 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T17:50:17.310 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T17:50:17.310 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 76, 2024-08-29T17:50:17.310 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 28, 2024-08-29T17:50:17.310 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T17:50:17.311 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T00:00:28.074904+0000", 2024-08-29T17:50:17.311 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T17:50:17.311 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T17:50:17.311 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T17:50:17.311 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T17:50:17.311 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T17:50:17.311 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T17:50:17.311 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T17:50:17.311 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T17:50:17.311 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T17:50:17.311 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T17:50:17.311 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T17:50:17.311 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T17:50:17.312 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T17:50:17.312 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T17:50:17.312 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T17:50:17.312 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T17:50:17.312 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T17:50:17.312 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T17:50:17.312 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T17:50:17.312 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T17:50:17.312 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T17:50:17.312 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T17:50:17.312 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T17:50:17.312 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T17:50:17.312 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T17:50:17.312 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T17:50:17.313 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T17:50:17.313 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T17:50:17.313 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T17:50:17.313 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T17:50:17.313 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T17:50:17.313 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T17:50:17.313 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T17:50:17.313 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T17:50:17.313 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T17:50:17.313 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T17:50:17.313 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T17:50:17.313 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T17:50:17.313 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T17:50:17.314 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T17:50:17.314 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T17:50:17.314 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T17:50:17.314 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T17:50:17.314 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.314 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T17:50:17.314 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T17:50:17.314 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T17:50:17.314 INFO:tasks.workunit.client.0.smithi029.stdout: 3, 2024-08-29T17:50:17.314 INFO:tasks.workunit.client.0.smithi029.stdout: 7, 2024-08-29T17:50:17.314 INFO:tasks.workunit.client.0.smithi029.stdout: 6 2024-08-29T17:50:17.314 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:17.314 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 3, 2024-08-29T17:50:17.314 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "66'1" 2024-08-29T17:50:17.315 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.315 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:17.315 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T17:50:17.315 INFO:tasks.workunit.client.0.smithi029.stdout: 0, 2024-08-29T17:50:17.315 INFO:tasks.workunit.client.0.smithi029.stdout: 4, 2024-08-29T17:50:17.315 INFO:tasks.workunit.client.0.smithi029.stdout: 7 2024-08-29T17:50:17.315 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:17.315 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 0, 2024-08-29T17:50:17.315 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T17:50:17.315 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T17:50:17.315 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T17:50:17.315 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T17:50:17.315 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T17:50:17.315 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T17:50:17.316 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T17:46:26.365726+0000", 2024-08-29T17:50:17.316 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T17:43:22.423713+0000", 2024-08-29T17:50:17.316 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T17:43:22.423713+0000", 2024-08-29T17:50:17.316 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T17:43:22.424234+0000", 2024-08-29T17:50:17.316 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T17:46:26.365726+0000", 2024-08-29T17:50:17.316 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:17.316 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T17:50:17.316 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:17.316 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 64, 2024-08-29T17:50:17.316 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T17:46:26.365726+0000", 2024-08-29T17:50:17.316 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T17:46:26.365726+0000", 2024-08-29T17:50:17.316 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T17:46:26.365726+0000", 2024-08-29T17:50:17.316 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T17:50:17.317 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T17:50:17.317 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:17.317 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T17:46:26.365726+0000", 2024-08-29T17:50:17.317 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T17:46:26.365726+0000", 2024-08-29T17:50:17.317 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T17:50:17.317 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T17:50:17.317 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T17:50:17.317 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T17:50:17.317 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 63, 2024-08-29T17:50:17.317 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T17:50:17.317 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T17:50:17.317 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T17:50:17.317 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T17:50:17.317 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T17:50:17.318 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T17:50:17.318 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T17:50:17.318 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T17:50:17.318 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.1b", 2024-08-29T17:50:17.318 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T17:50:17.318 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T17:50:17.318 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 76, 2024-08-29T17:50:17.318 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 24, 2024-08-29T17:50:17.318 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T17:50:17.318 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T18:02:59.820998+0000", 2024-08-29T17:50:17.318 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T17:50:17.318 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T17:50:17.318 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T17:50:17.318 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T17:50:17.319 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T17:50:17.319 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T17:50:17.319 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T17:50:17.319 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T17:50:17.319 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T17:50:17.319 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T17:50:17.319 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T17:50:17.319 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T17:50:17.319 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T17:50:17.319 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T17:50:17.319 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T17:50:17.319 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T17:50:17.319 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T17:50:17.320 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T17:50:17.320 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T17:50:17.320 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T17:50:17.320 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T17:50:17.320 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T17:50:17.320 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T17:50:17.320 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T17:50:17.320 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T17:50:17.320 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T17:50:17.320 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T17:50:17.320 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T17:50:17.320 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T17:50:17.320 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T17:50:17.321 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T17:50:17.321 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T17:50:17.321 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T17:50:17.321 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T17:50:17.321 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T17:50:17.321 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T17:50:17.321 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T17:50:17.321 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T17:50:17.321 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T17:50:17.321 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T17:50:17.321 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T17:50:17.321 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T17:50:17.321 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T17:50:17.321 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.322 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T17:50:17.322 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T17:50:17.322 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T17:50:17.322 INFO:tasks.workunit.client.0.smithi029.stdout: 0, 2024-08-29T17:50:17.322 INFO:tasks.workunit.client.0.smithi029.stdout: 4, 2024-08-29T17:50:17.322 INFO:tasks.workunit.client.0.smithi029.stdout: 7 2024-08-29T17:50:17.322 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:17.322 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 0, 2024-08-29T17:50:17.322 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T17:50:17.322 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.322 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:17.322 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T17:50:17.322 INFO:tasks.workunit.client.0.smithi029.stdout: 6, 2024-08-29T17:50:17.322 INFO:tasks.workunit.client.0.smithi029.stdout: 4, 2024-08-29T17:50:17.323 INFO:tasks.workunit.client.0.smithi029.stdout: 7 2024-08-29T17:50:17.323 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:17.323 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 6, 2024-08-29T17:50:17.323 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T17:50:17.323 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T17:50:17.323 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 60, 2024-08-29T17:50:17.323 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T17:50:17.323 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T17:50:17.323 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T17:50:17.323 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T17:46:26.445165+0000", 2024-08-29T17:50:17.323 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T17:43:12.151355+0000", 2024-08-29T17:50:17.323 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T17:43:12.151355+0000", 2024-08-29T17:50:17.323 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T17:43:12.152188+0000", 2024-08-29T17:50:17.324 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T17:46:26.445165+0000", 2024-08-29T17:50:17.324 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T17:50:17.324 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T17:50:17.324 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T17:50:17.324 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 61, 2024-08-29T17:50:17.324 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T17:46:26.445165+0000", 2024-08-29T17:50:17.324 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T17:46:26.445165+0000", 2024-08-29T17:50:17.324 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T17:46:26.445165+0000", 2024-08-29T17:50:17.324 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T17:50:17.324 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T17:50:17.324 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T17:50:17.324 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T17:46:26.445165+0000", 2024-08-29T17:50:17.324 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T17:46:26.445165+0000", 2024-08-29T17:50:17.325 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T17:50:17.325 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 1, 2024-08-29T17:50:17.325 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T17:50:17.325 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T17:50:17.325 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 60, 2024-08-29T17:50:17.325 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T17:50:17.325 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T17:50:17.325 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T17:50:17.325 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T17:50:17.325 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 1, 2024-08-29T17:50:17.325 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T17:50:17.325 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T17:50:17.325 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T17:50:17.326 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "2.1a", 2024-08-29T17:50:17.326 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T17:50:17.326 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T17:50:17.326 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 76, 2024-08-29T17:50:17.326 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 28, 2024-08-29T17:50:17.326 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T17:50:17.326 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T18:19:40.220023+0000", 2024-08-29T17:50:17.326 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T17:50:17.326 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T17:50:17.326 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T17:50:17.326 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T17:50:17.326 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T17:50:17.326 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T17:50:17.326 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T17:50:17.327 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T17:50:17.327 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T17:50:17.327 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T17:50:17.327 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T17:50:17.327 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T17:50:17.327 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T17:50:17.327 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T17:50:17.327 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T17:50:17.327 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T17:50:17.327 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T17:50:17.327 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T17:50:17.327 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T17:50:17.327 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T17:50:17.328 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T17:50:17.328 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T17:50:17.328 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T17:50:17.328 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T17:50:17.328 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T17:50:17.328 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T17:50:17.328 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T17:50:17.328 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T17:50:17.328 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T17:50:17.328 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T17:50:17.328 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T17:50:17.328 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T17:50:17.328 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T17:50:17.328 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T17:50:17.329 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T17:50:17.329 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T17:50:17.329 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T17:50:17.329 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T17:50:17.329 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T17:50:17.329 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T17:50:17.329 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T17:50:17.329 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T17:50:17.329 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T17:50:17.329 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.329 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T17:50:17.329 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T17:50:17.329 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T17:50:17.330 INFO:tasks.workunit.client.0.smithi029.stdout: 6, 2024-08-29T17:50:17.330 INFO:tasks.workunit.client.0.smithi029.stdout: 4, 2024-08-29T17:50:17.330 INFO:tasks.workunit.client.0.smithi029.stdout: 7 2024-08-29T17:50:17.330 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:17.330 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 6, 2024-08-29T17:50:17.330 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "66'1" 2024-08-29T17:50:17.330 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.330 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:17.330 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T17:50:17.330 INFO:tasks.workunit.client.0.smithi029.stdout: 3, 2024-08-29T17:50:17.330 INFO:tasks.workunit.client.0.smithi029.stdout: 6, 2024-08-29T17:50:17.330 INFO:tasks.workunit.client.0.smithi029.stdout: 0 2024-08-29T17:50:17.330 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:17.330 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 3, 2024-08-29T17:50:17.330 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T17:50:17.331 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T17:50:17.331 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 60, 2024-08-29T17:50:17.331 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T17:50:17.331 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T17:50:17.331 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T17:50:17.331 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T17:46:26.659590+0000", 2024-08-29T17:50:17.331 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T17:43:12.137738+0000", 2024-08-29T17:50:17.331 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T17:43:12.137738+0000", 2024-08-29T17:50:17.331 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T17:43:12.138105+0000", 2024-08-29T17:50:17.331 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T17:46:26.659590+0000", 2024-08-29T17:50:17.331 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T17:50:17.331 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T17:50:17.331 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T17:50:17.331 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 61, 2024-08-29T17:50:17.332 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T17:46:26.659590+0000", 2024-08-29T17:50:17.332 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T17:46:26.659590+0000", 2024-08-29T17:50:17.332 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T17:46:26.659590+0000", 2024-08-29T17:50:17.332 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T17:50:17.332 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T17:50:17.332 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T17:50:17.332 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T17:46:26.659590+0000", 2024-08-29T17:50:17.332 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T17:46:26.659590+0000", 2024-08-29T17:50:17.332 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T17:50:17.332 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T17:50:17.332 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T17:50:17.332 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T17:50:17.332 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 60, 2024-08-29T17:50:17.333 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T17:50:17.333 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T17:50:17.333 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T17:50:17.333 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T17:50:17.333 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T17:50:17.333 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T17:50:17.333 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T17:50:17.333 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T17:50:17.333 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "2.19", 2024-08-29T17:50:17.333 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T17:50:17.333 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T17:50:17.333 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 76, 2024-08-29T17:50:17.333 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 27, 2024-08-29T17:50:17.334 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T17:50:17.334 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T21:45:50.363976+0000", 2024-08-29T17:50:17.334 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T17:50:17.334 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T17:50:17.334 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T17:50:17.334 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T17:50:17.334 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T17:50:17.334 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T17:50:17.334 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T17:50:17.334 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T17:50:17.334 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T17:50:17.334 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T17:50:17.334 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T17:50:17.334 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T17:50:17.335 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T17:50:17.335 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T17:50:17.335 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T17:50:17.335 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T17:50:17.335 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T17:50:17.335 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T17:50:17.335 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T17:50:17.335 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T17:50:17.335 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T17:50:17.335 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T17:50:17.335 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T17:50:17.335 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T17:50:17.335 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T17:50:17.336 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T17:50:17.336 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T17:50:17.336 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T17:50:17.336 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T17:50:17.336 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T17:50:17.336 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T17:50:17.336 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T17:50:17.336 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T17:50:17.336 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T17:50:17.336 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T17:50:17.336 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T17:50:17.336 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T17:50:17.336 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T17:50:17.337 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T17:50:17.337 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T17:50:17.337 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T17:50:17.337 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T17:50:17.337 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T17:50:17.337 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.337 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T17:50:17.337 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T17:50:17.337 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T17:50:17.337 INFO:tasks.workunit.client.0.smithi029.stdout: 3, 2024-08-29T17:50:17.337 INFO:tasks.workunit.client.0.smithi029.stdout: 6, 2024-08-29T17:50:17.337 INFO:tasks.workunit.client.0.smithi029.stdout: 0 2024-08-29T17:50:17.337 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:17.338 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 3, 2024-08-29T17:50:17.338 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T17:50:17.338 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.338 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:17.338 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T17:50:17.338 INFO:tasks.workunit.client.0.smithi029.stdout: 3, 2024-08-29T17:50:17.338 INFO:tasks.workunit.client.0.smithi029.stdout: 0, 2024-08-29T17:50:17.338 INFO:tasks.workunit.client.0.smithi029.stdout: 1 2024-08-29T17:50:17.338 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:17.338 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 3, 2024-08-29T17:50:17.338 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T17:50:17.338 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T17:50:17.338 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T17:50:17.338 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T17:50:17.339 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T17:50:17.339 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T17:50:17.339 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T17:46:26.658285+0000", 2024-08-29T17:50:17.339 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T17:43:22.416493+0000", 2024-08-29T17:50:17.339 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T17:43:22.416493+0000", 2024-08-29T17:50:17.339 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T17:43:22.416772+0000", 2024-08-29T17:50:17.339 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T17:46:26.658285+0000", 2024-08-29T17:50:17.339 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:17.339 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T17:50:17.339 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:17.339 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 64, 2024-08-29T17:50:17.339 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T17:46:26.658285+0000", 2024-08-29T17:50:17.339 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T17:46:26.658285+0000", 2024-08-29T17:50:17.340 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T17:46:26.658285+0000", 2024-08-29T17:50:17.340 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T17:50:17.340 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T17:50:17.340 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:17.340 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T17:46:26.658285+0000", 2024-08-29T17:50:17.340 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T17:46:26.658285+0000", 2024-08-29T17:50:17.340 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T17:50:17.340 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T17:50:17.340 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T17:50:17.340 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T17:50:17.340 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 63, 2024-08-29T17:50:17.340 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T17:50:17.340 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T17:50:17.340 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T17:50:17.341 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T17:50:17.341 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T17:50:17.341 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T17:50:17.341 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T17:50:17.341 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T17:50:17.341 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.18", 2024-08-29T17:50:17.341 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T17:50:17.341 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T17:50:17.341 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 76, 2024-08-29T17:50:17.341 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 24, 2024-08-29T17:50:17.341 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T17:50:17.341 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T02:22:36.863988+0000", 2024-08-29T17:50:17.341 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T17:50:17.342 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T17:50:17.342 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T17:50:17.342 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T17:50:17.342 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T17:50:17.342 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T17:50:17.342 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T17:50:17.342 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T17:50:17.342 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T17:50:17.342 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T17:50:17.342 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T17:50:17.342 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T17:50:17.342 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T17:50:17.342 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T17:50:17.342 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T17:50:17.343 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T17:50:17.343 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T17:50:17.343 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T17:50:17.343 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T17:50:17.343 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T17:50:17.343 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T17:50:17.343 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T17:50:17.343 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T17:50:17.343 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T17:50:17.343 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T17:50:17.343 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T17:50:17.343 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T17:50:17.343 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T17:50:17.343 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T17:50:17.344 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T17:50:17.344 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T17:50:17.344 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T17:50:17.344 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T17:50:17.344 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T17:50:17.344 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T17:50:17.344 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T17:50:17.344 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T17:50:17.344 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T17:50:17.344 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T17:50:17.344 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T17:50:17.344 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T17:50:17.344 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T17:50:17.345 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T17:50:17.345 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.345 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T17:50:17.345 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T17:50:17.345 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T17:50:17.345 INFO:tasks.workunit.client.0.smithi029.stdout: 3, 2024-08-29T17:50:17.345 INFO:tasks.workunit.client.0.smithi029.stdout: 0, 2024-08-29T17:50:17.345 INFO:tasks.workunit.client.0.smithi029.stdout: 1 2024-08-29T17:50:17.345 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:17.345 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 3, 2024-08-29T17:50:17.345 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T17:50:17.345 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.345 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:17.345 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T17:50:17.346 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T17:50:17.346 INFO:tasks.workunit.client.0.smithi029.stdout: 4, 2024-08-29T17:50:17.346 INFO:tasks.workunit.client.0.smithi029.stdout: 7 2024-08-29T17:50:17.346 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:17.346 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 5, 2024-08-29T17:50:17.346 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T17:50:17.346 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T17:50:17.346 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 60, 2024-08-29T17:50:17.346 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T17:50:17.346 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T17:50:17.346 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T17:50:17.346 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T17:46:26.462647+0000", 2024-08-29T17:50:17.346 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T17:43:12.140996+0000", 2024-08-29T17:50:17.346 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T17:43:12.140996+0000", 2024-08-29T17:50:17.347 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T17:43:12.146580+0000", 2024-08-29T17:50:17.347 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T17:46:26.462647+0000", 2024-08-29T17:50:17.347 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T17:50:17.347 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T17:50:17.347 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T17:50:17.347 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 61, 2024-08-29T17:50:17.347 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T17:46:26.462647+0000", 2024-08-29T17:50:17.347 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T17:46:26.462647+0000", 2024-08-29T17:50:17.347 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T17:46:26.462647+0000", 2024-08-29T17:50:17.347 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T17:50:17.347 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T17:50:17.347 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T17:50:17.347 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T17:46:26.462647+0000", 2024-08-29T17:50:17.348 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T17:46:26.462647+0000", 2024-08-29T17:50:17.348 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T17:50:17.348 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T17:50:17.348 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T17:50:17.348 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T17:50:17.348 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 60, 2024-08-29T17:50:17.348 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T17:50:17.348 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T17:50:17.348 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T17:50:17.348 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T17:50:17.348 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T17:50:17.348 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T17:50:17.348 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T17:50:17.349 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T17:50:17.349 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "2.18", 2024-08-29T17:50:17.349 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T17:50:17.349 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T17:50:17.349 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 76, 2024-08-29T17:50:17.349 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 27, 2024-08-29T17:50:17.349 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T17:50:17.349 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T01:19:06.993728+0000", 2024-08-29T17:50:17.349 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T17:50:17.349 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T17:50:17.349 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T17:50:17.349 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T17:50:17.349 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T17:50:17.349 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T17:50:17.350 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T17:50:17.350 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T17:50:17.350 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T17:50:17.350 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T17:50:17.350 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T17:50:17.350 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T17:50:17.350 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T17:50:17.350 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T17:50:17.350 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T17:50:17.350 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T17:50:17.350 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T17:50:17.350 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T17:50:17.350 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T17:50:17.351 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T17:50:17.351 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T17:50:17.351 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T17:50:17.351 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T17:50:17.351 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T17:50:17.351 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T17:50:17.351 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T17:50:17.351 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T17:50:17.351 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T17:50:17.351 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T17:50:17.351 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T17:50:17.351 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T17:50:17.351 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T17:50:17.351 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T17:50:17.352 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T17:50:17.352 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T17:50:17.352 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T17:50:17.352 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T17:50:17.352 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T17:50:17.352 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T17:50:17.352 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T17:50:17.352 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T17:50:17.352 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T17:50:17.352 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T17:50:17.352 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.352 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T17:50:17.352 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T17:50:17.353 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T17:50:17.353 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T17:50:17.353 INFO:tasks.workunit.client.0.smithi029.stdout: 4, 2024-08-29T17:50:17.353 INFO:tasks.workunit.client.0.smithi029.stdout: 7 2024-08-29T17:50:17.353 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:17.353 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 5, 2024-08-29T17:50:17.353 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T17:50:17.353 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.353 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:17.353 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T17:50:17.353 INFO:tasks.workunit.client.0.smithi029.stdout: 1, 2024-08-29T17:50:17.353 INFO:tasks.workunit.client.0.smithi029.stdout: 3, 2024-08-29T17:50:17.353 INFO:tasks.workunit.client.0.smithi029.stdout: 4 2024-08-29T17:50:17.354 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:17.354 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 1, 2024-08-29T17:50:17.354 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T17:50:17.354 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T17:50:17.354 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T17:50:17.354 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T17:50:17.354 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T17:50:17.354 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T17:50:17.354 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T17:46:26.361655+0000", 2024-08-29T17:50:17.354 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T17:43:22.408106+0000", 2024-08-29T17:50:17.354 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T17:43:22.408106+0000", 2024-08-29T17:50:17.354 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T17:43:22.409154+0000", 2024-08-29T17:50:17.354 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T17:46:26.361655+0000", 2024-08-29T17:50:17.355 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:17.355 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T17:50:17.355 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:17.355 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 64, 2024-08-29T17:50:17.355 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T17:46:26.361655+0000", 2024-08-29T17:50:17.355 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T17:46:26.361655+0000", 2024-08-29T17:50:17.355 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T17:46:26.361655+0000", 2024-08-29T17:50:17.355 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T17:50:17.355 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T17:50:17.355 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:17.355 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T17:46:26.361655+0000", 2024-08-29T17:50:17.355 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T17:46:26.361655+0000", 2024-08-29T17:50:17.355 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T17:50:17.355 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T17:50:17.356 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T17:50:17.356 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T17:50:17.356 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 63, 2024-08-29T17:50:17.356 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T17:50:17.356 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T17:50:17.356 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T17:50:17.356 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T17:50:17.356 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T17:50:17.356 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T17:50:17.356 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T17:50:17.356 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T17:50:17.356 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.19", 2024-08-29T17:50:17.356 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T17:50:17.357 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T17:50:17.357 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 76, 2024-08-29T17:50:17.357 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 24, 2024-08-29T17:50:17.357 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T17:50:17.357 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T22:26:37.109945+0000", 2024-08-29T17:50:17.357 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T17:50:17.357 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T17:50:17.357 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T17:50:17.357 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T17:50:17.357 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T17:50:17.357 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T17:50:17.357 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T17:50:17.357 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T17:50:17.358 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T17:50:17.358 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T17:50:17.358 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T17:50:17.358 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T17:50:17.358 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T17:50:17.358 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T17:50:17.358 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T17:50:17.358 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T17:50:17.358 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T17:50:17.358 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T17:50:17.358 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T17:50:17.358 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T17:50:17.358 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T17:50:17.358 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T17:50:17.359 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T17:50:17.359 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T17:50:17.359 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T17:50:17.359 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T17:50:17.359 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T17:50:17.359 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T17:50:17.359 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T17:50:17.359 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T17:50:17.359 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T17:50:17.359 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T17:50:17.359 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T17:50:17.359 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T17:50:17.359 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T17:50:17.359 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T17:50:17.360 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T17:50:17.360 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T17:50:17.360 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T17:50:17.360 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T17:50:17.360 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T17:50:17.360 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T17:50:17.360 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T17:50:17.360 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.360 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T17:50:17.360 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T17:50:17.360 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T17:50:17.360 INFO:tasks.workunit.client.0.smithi029.stdout: 1, 2024-08-29T17:50:17.360 INFO:tasks.workunit.client.0.smithi029.stdout: 3, 2024-08-29T17:50:17.361 INFO:tasks.workunit.client.0.smithi029.stdout: 4 2024-08-29T17:50:17.361 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:17.361 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 1, 2024-08-29T17:50:17.361 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T17:50:17.361 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.361 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:17.361 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T17:50:17.361 INFO:tasks.workunit.client.0.smithi029.stdout: 6, 2024-08-29T17:50:17.361 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T17:50:17.361 INFO:tasks.workunit.client.0.smithi029.stdout: 2 2024-08-29T17:50:17.361 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:17.361 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 6, 2024-08-29T17:50:17.361 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T17:50:17.361 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T17:50:17.362 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 60, 2024-08-29T17:50:17.362 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T17:50:17.362 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T17:50:17.362 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T17:50:17.362 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T17:46:26.445846+0000", 2024-08-29T17:50:17.362 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T17:43:12.154741+0000", 2024-08-29T17:50:17.362 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T17:43:12.154741+0000", 2024-08-29T17:50:17.362 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T17:43:12.155464+0000", 2024-08-29T17:50:17.362 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T17:46:26.445846+0000", 2024-08-29T17:50:17.362 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T17:50:17.362 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T17:50:17.362 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T17:50:17.363 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 61, 2024-08-29T17:50:17.363 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T17:46:26.445846+0000", 2024-08-29T17:50:17.363 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T17:46:26.445846+0000", 2024-08-29T17:50:17.363 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T17:46:26.445846+0000", 2024-08-29T17:50:17.363 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T17:50:17.363 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T17:50:17.363 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T17:50:17.363 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T17:46:26.445846+0000", 2024-08-29T17:50:17.363 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T17:46:26.445846+0000", 2024-08-29T17:50:17.363 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T17:50:17.363 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T17:50:17.363 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T17:50:17.363 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T17:50:17.363 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 60, 2024-08-29T17:50:17.364 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T17:50:17.364 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T17:50:17.364 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T17:50:17.364 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T17:50:17.364 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T17:50:17.364 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T17:50:17.364 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T17:50:17.364 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T17:50:17.364 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "2.17", 2024-08-29T17:50:17.364 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T17:50:17.364 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T17:50:17.364 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 76, 2024-08-29T17:50:17.365 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 27, 2024-08-29T17:50:17.365 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T17:50:17.365 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T21:09:07.323440+0000", 2024-08-29T17:50:17.365 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T17:50:17.365 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T17:50:17.365 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T17:50:17.365 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T17:50:17.365 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T17:50:17.365 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T17:50:17.365 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T17:50:17.365 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T17:50:17.365 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T17:50:17.365 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T17:50:17.365 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T17:50:17.366 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T17:50:17.366 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T17:50:17.366 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T17:50:17.366 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T17:50:17.366 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T17:50:17.366 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T17:50:17.366 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T17:50:17.366 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T17:50:17.366 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T17:50:17.366 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T17:50:17.366 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T17:50:17.366 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T17:50:17.366 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T17:50:17.367 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T17:50:17.367 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T17:50:17.367 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T17:50:17.367 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T17:50:17.367 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T17:50:17.367 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T17:50:17.367 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T17:50:17.367 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T17:50:17.367 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T17:50:17.367 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T17:50:17.367 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T17:50:17.367 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T17:50:17.368 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T17:50:17.368 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T17:50:17.368 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T17:50:17.368 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T17:50:17.368 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T17:50:17.368 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T17:50:17.368 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T17:50:17.368 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.368 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T17:50:17.368 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T17:50:17.368 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T17:50:17.368 INFO:tasks.workunit.client.0.smithi029.stdout: 6, 2024-08-29T17:50:17.368 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T17:50:17.368 INFO:tasks.workunit.client.0.smithi029.stdout: 2 2024-08-29T17:50:17.369 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:17.369 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 6, 2024-08-29T17:50:17.369 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T17:50:17.369 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.369 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:17.369 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T17:50:17.369 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T17:50:17.369 INFO:tasks.workunit.client.0.smithi029.stdout: 7, 2024-08-29T17:50:17.369 INFO:tasks.workunit.client.0.smithi029.stdout: 1 2024-08-29T17:50:17.369 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:17.369 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 5, 2024-08-29T17:50:17.369 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T17:50:17.369 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T17:50:17.370 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T17:50:17.370 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T17:50:17.370 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T17:50:17.370 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T17:50:17.370 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T17:46:26.461657+0000", 2024-08-29T17:50:17.370 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T17:43:22.418040+0000", 2024-08-29T17:50:17.370 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T17:43:22.418040+0000", 2024-08-29T17:50:17.370 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T17:43:22.418727+0000", 2024-08-29T17:50:17.370 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T17:46:26.461657+0000", 2024-08-29T17:50:17.370 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:17.370 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T17:50:17.370 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:17.370 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 64, 2024-08-29T17:50:17.371 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T17:46:26.461657+0000", 2024-08-29T17:50:17.371 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T17:46:26.461657+0000", 2024-08-29T17:50:17.371 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T17:46:26.461657+0000", 2024-08-29T17:50:17.371 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T17:50:17.371 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T17:50:17.371 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:17.371 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T17:46:26.461657+0000", 2024-08-29T17:50:17.371 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T17:46:26.461657+0000", 2024-08-29T17:50:17.371 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T17:50:17.371 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T17:50:17.371 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T17:50:17.371 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T17:50:17.371 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 63, 2024-08-29T17:50:17.372 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T17:50:17.372 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T17:50:17.372 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T17:50:17.372 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T17:50:17.372 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T17:50:17.372 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T17:50:17.372 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T17:50:17.372 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T17:50:17.372 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.16", 2024-08-29T17:50:17.372 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T17:50:17.372 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T17:50:17.372 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 76, 2024-08-29T17:50:17.372 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 24, 2024-08-29T17:50:17.373 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T17:50:17.373 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T02:25:16.427697+0000", 2024-08-29T17:50:17.373 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T17:50:17.373 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T17:50:17.373 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T17:50:17.373 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T17:50:17.373 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T17:50:17.373 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T17:50:17.373 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T17:50:17.373 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T17:50:17.373 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T17:50:17.373 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T17:50:17.373 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T17:50:17.373 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T17:50:17.374 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T17:50:17.374 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T17:50:17.374 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T17:50:17.374 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T17:50:17.374 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T17:50:17.374 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T17:50:17.374 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T17:50:17.374 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T17:50:17.374 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T17:50:17.374 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T17:50:17.374 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T17:50:17.374 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T17:50:17.374 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T17:50:17.375 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T17:50:17.375 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T17:50:17.375 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T17:50:17.375 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T17:50:17.375 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T17:50:17.375 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T17:50:17.375 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T17:50:17.375 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T17:50:17.375 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T17:50:17.375 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T17:50:17.375 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T17:50:17.375 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T17:50:17.375 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T17:50:17.375 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T17:50:17.376 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T17:50:17.376 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T17:50:17.376 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T17:50:17.376 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T17:50:17.376 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.376 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T17:50:17.376 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T17:50:17.376 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T17:50:17.376 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T17:50:17.376 INFO:tasks.workunit.client.0.smithi029.stdout: 7, 2024-08-29T17:50:17.376 INFO:tasks.workunit.client.0.smithi029.stdout: 1 2024-08-29T17:50:17.376 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:17.377 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 5, 2024-08-29T17:50:17.377 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T17:50:17.377 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.377 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:17.377 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T17:50:17.377 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T17:50:17.377 INFO:tasks.workunit.client.0.smithi029.stdout: 6, 2024-08-29T17:50:17.377 INFO:tasks.workunit.client.0.smithi029.stdout: 2 2024-08-29T17:50:17.377 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:17.377 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 5, 2024-08-29T17:50:17.377 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T17:50:17.377 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T17:50:17.377 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 60, 2024-08-29T17:50:17.378 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T17:50:17.378 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T17:50:17.378 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T17:50:17.378 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T17:46:26.463617+0000", 2024-08-29T17:50:17.378 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T17:43:12.142727+0000", 2024-08-29T17:50:17.378 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T17:43:12.142727+0000", 2024-08-29T17:50:17.378 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T17:43:12.143580+0000", 2024-08-29T17:50:17.378 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T17:46:26.463617+0000", 2024-08-29T17:50:17.378 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T17:50:17.378 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T17:50:17.378 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T17:50:17.378 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 61, 2024-08-29T17:50:17.378 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T17:46:26.463617+0000", 2024-08-29T17:50:17.378 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T17:46:26.463617+0000", 2024-08-29T17:50:17.379 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T17:46:26.463617+0000", 2024-08-29T17:50:17.379 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T17:50:17.379 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T17:50:17.379 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T17:50:17.379 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T17:46:26.463617+0000", 2024-08-29T17:50:17.379 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T17:46:26.463617+0000", 2024-08-29T17:50:17.379 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T17:50:17.379 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T17:50:17.379 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T17:50:17.379 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T17:50:17.379 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 60, 2024-08-29T17:50:17.379 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T17:50:17.379 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T17:50:17.380 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T17:50:17.380 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T17:50:17.380 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T17:50:17.380 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T17:50:17.380 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T17:50:17.380 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T17:50:17.380 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "2.16", 2024-08-29T17:50:17.380 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T17:50:17.380 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T17:50:17.380 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 76, 2024-08-29T17:50:17.380 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 27, 2024-08-29T17:50:17.380 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T17:50:17.380 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T05:16:24.740266+0000", 2024-08-29T17:50:17.381 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T17:50:17.381 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T17:50:17.381 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T17:50:17.381 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T17:50:17.381 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T17:50:17.381 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T17:50:17.381 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T17:50:17.381 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T17:50:17.381 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T17:50:17.381 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T17:50:17.381 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T17:50:17.381 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T17:50:17.381 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T17:50:17.381 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T17:50:17.382 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T17:50:17.382 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T17:50:17.382 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T17:50:17.382 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T17:50:17.382 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T17:50:17.382 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T17:50:17.382 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T17:50:17.382 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T17:50:17.382 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T17:50:17.382 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T17:50:17.382 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T17:50:17.382 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T17:50:17.382 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T17:50:17.383 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T17:50:17.383 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T17:50:17.383 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T17:50:17.383 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T17:50:17.383 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T17:50:17.383 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T17:50:17.383 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T17:50:17.383 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T17:50:17.383 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T17:50:17.383 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T17:50:17.383 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T17:50:17.383 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T17:50:17.383 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T17:50:17.384 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T17:50:17.384 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T17:50:17.384 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T17:50:17.384 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.384 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T17:50:17.384 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T17:50:17.384 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T17:50:17.384 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T17:50:17.384 INFO:tasks.workunit.client.0.smithi029.stdout: 6, 2024-08-29T17:50:17.384 INFO:tasks.workunit.client.0.smithi029.stdout: 2 2024-08-29T17:50:17.384 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:17.384 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 5, 2024-08-29T17:50:17.384 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T17:50:17.385 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.385 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:17.385 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T17:50:17.385 INFO:tasks.workunit.client.0.smithi029.stdout: 0, 2024-08-29T17:50:17.385 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T17:50:17.385 INFO:tasks.workunit.client.0.smithi029.stdout: 3 2024-08-29T17:50:17.385 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:17.385 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 0, 2024-08-29T17:50:17.385 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T17:50:17.385 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T17:50:17.385 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T17:50:17.385 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T17:50:17.385 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T17:50:17.386 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T17:50:17.386 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T17:46:26.367163+0000", 2024-08-29T17:50:17.386 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T17:43:22.415013+0000", 2024-08-29T17:50:17.386 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T17:43:22.415013+0000", 2024-08-29T17:50:17.386 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T17:43:22.415364+0000", 2024-08-29T17:50:17.386 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T17:46:26.367163+0000", 2024-08-29T17:50:17.386 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:17.386 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T17:50:17.386 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:17.386 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 64, 2024-08-29T17:50:17.386 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T17:46:26.367163+0000", 2024-08-29T17:50:17.386 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T17:46:26.367163+0000", 2024-08-29T17:50:17.386 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T17:46:26.367163+0000", 2024-08-29T17:50:17.387 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T17:50:17.387 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T17:50:17.387 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:17.387 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T17:46:26.367163+0000", 2024-08-29T17:50:17.387 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T17:46:26.367163+0000", 2024-08-29T17:50:17.387 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T17:50:17.387 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T17:50:17.387 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T17:50:17.387 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T17:50:17.387 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 63, 2024-08-29T17:50:17.387 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T17:50:17.387 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T17:50:17.387 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T17:50:17.387 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T17:50:17.388 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T17:50:17.388 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T17:50:17.388 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T17:50:17.388 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T17:50:17.388 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.17", 2024-08-29T17:50:17.388 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T17:50:17.388 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T17:50:17.388 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 76, 2024-08-29T17:50:17.388 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 24, 2024-08-29T17:50:17.388 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T17:50:17.388 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T22:54:19.331387+0000", 2024-08-29T17:50:17.388 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T17:50:17.388 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T17:50:17.388 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T17:50:17.389 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T17:50:17.389 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T17:50:17.389 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T17:50:17.389 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T17:50:17.389 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T17:50:17.389 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T17:50:17.389 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T17:50:17.389 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T17:50:17.389 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T17:50:17.389 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T17:50:17.389 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T17:50:17.389 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T17:50:17.389 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T17:50:17.390 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T17:50:17.390 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T17:50:17.390 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T17:50:17.390 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T17:50:17.390 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T17:50:17.390 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T17:50:17.390 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T17:50:17.390 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T17:50:17.390 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T17:50:17.390 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T17:50:17.390 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T17:50:17.390 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T17:50:17.390 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T17:50:17.390 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T17:50:17.391 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T17:50:17.391 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T17:50:17.391 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T17:50:17.391 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T17:50:17.391 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T17:50:17.391 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T17:50:17.391 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T17:50:17.391 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T17:50:17.391 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T17:50:17.391 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T17:50:17.391 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T17:50:17.391 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T17:50:17.391 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T17:50:17.392 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.392 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T17:50:17.392 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T17:50:17.392 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T17:50:17.392 INFO:tasks.workunit.client.0.smithi029.stdout: 0, 2024-08-29T17:50:17.392 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T17:50:17.392 INFO:tasks.workunit.client.0.smithi029.stdout: 3 2024-08-29T17:50:17.392 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:17.392 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 0, 2024-08-29T17:50:17.392 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T17:50:17.392 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.392 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:17.392 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T17:50:17.393 INFO:tasks.workunit.client.0.smithi029.stdout: 1, 2024-08-29T17:50:17.393 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T17:50:17.393 INFO:tasks.workunit.client.0.smithi029.stdout: 0 2024-08-29T17:50:17.393 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:17.393 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 1, 2024-08-29T17:50:17.393 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T17:50:17.393 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T17:50:17.393 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 60, 2024-08-29T17:50:17.393 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T17:50:17.393 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T17:50:17.393 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T17:50:17.393 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T17:46:26.362129+0000", 2024-08-29T17:50:17.393 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T17:43:12.127899+0000", 2024-08-29T17:50:17.393 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T17:43:12.127899+0000", 2024-08-29T17:50:17.394 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T17:43:12.128157+0000", 2024-08-29T17:50:17.394 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T17:46:26.362129+0000", 2024-08-29T17:50:17.394 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T17:50:17.394 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T17:50:17.394 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T17:50:17.394 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 61, 2024-08-29T17:50:17.394 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T17:46:26.362129+0000", 2024-08-29T17:50:17.394 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T17:46:26.362129+0000", 2024-08-29T17:50:17.394 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T17:46:26.362129+0000", 2024-08-29T17:50:17.394 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T17:50:17.394 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T17:50:17.394 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T17:50:17.394 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T17:46:26.362129+0000", 2024-08-29T17:50:17.395 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T17:46:26.362129+0000", 2024-08-29T17:50:17.395 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T17:50:17.395 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 3, 2024-08-29T17:50:17.395 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T17:50:17.395 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T17:50:17.395 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 60, 2024-08-29T17:50:17.395 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T17:50:17.395 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T17:50:17.395 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T17:50:17.395 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T17:50:17.395 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 3, 2024-08-29T17:50:17.395 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T17:50:17.395 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T17:50:17.396 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T17:50:17.396 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "2.15", 2024-08-29T17:50:17.396 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T17:50:17.396 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T17:50:17.396 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 76, 2024-08-29T17:50:17.396 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 30, 2024-08-29T17:50:17.396 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T17:50:17.396 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T22:33:18.083635+0000", 2024-08-29T17:50:17.396 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T17:50:17.396 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T17:50:17.396 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T17:50:17.396 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 90, 2024-08-29T17:50:17.396 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T17:50:17.397 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T17:50:17.397 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T17:50:17.397 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T17:50:17.397 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T17:50:17.397 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T17:50:17.397 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T17:50:17.397 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T17:50:17.397 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T17:50:17.397 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T17:50:17.397 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T17:50:17.397 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T17:50:17.397 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T17:50:17.397 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T17:50:17.398 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T17:50:17.398 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 6, 2024-08-29T17:50:17.398 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 2, 2024-08-29T17:50:17.398 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T17:50:17.398 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 2, 2024-08-29T17:50:17.398 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T17:50:17.398 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T17:50:17.398 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T17:50:17.398 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T17:50:17.398 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T17:50:17.398 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 1, 2024-08-29T17:50:17.398 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T17:50:17.398 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T17:50:17.398 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T17:50:17.399 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T17:50:17.399 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T17:50:17.399 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T17:50:17.399 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T17:50:17.399 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T17:50:17.399 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T17:50:17.399 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T17:50:17.399 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T17:50:17.399 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T17:50:17.399 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 4, 2024-08-29T17:50:17.399 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 1 2024-08-29T17:50:17.399 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.399 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T17:50:17.400 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T17:50:17.400 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T17:50:17.400 INFO:tasks.workunit.client.0.smithi029.stdout: 1, 2024-08-29T17:50:17.400 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T17:50:17.400 INFO:tasks.workunit.client.0.smithi029.stdout: 0 2024-08-29T17:50:17.400 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:17.400 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 1, 2024-08-29T17:50:17.400 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "66'3" 2024-08-29T17:50:17.400 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.400 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:17.400 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T17:50:17.400 INFO:tasks.workunit.client.0.smithi029.stdout: 4, 2024-08-29T17:50:17.400 INFO:tasks.workunit.client.0.smithi029.stdout: 7, 2024-08-29T17:50:17.401 INFO:tasks.workunit.client.0.smithi029.stdout: 6 2024-08-29T17:50:17.401 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:17.401 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 4, 2024-08-29T17:50:17.401 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T17:50:17.401 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T17:50:17.401 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T17:50:17.401 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T17:50:17.401 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T17:50:17.401 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T17:50:17.401 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T17:46:26.363702+0000", 2024-08-29T17:50:17.401 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T17:43:22.443703+0000", 2024-08-29T17:50:17.401 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T17:43:22.443703+0000", 2024-08-29T17:50:17.401 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T17:43:22.444099+0000", 2024-08-29T17:50:17.402 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T17:46:26.363702+0000", 2024-08-29T17:50:17.402 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:17.402 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T17:50:17.402 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:17.402 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 64, 2024-08-29T17:50:17.402 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T17:46:26.363702+0000", 2024-08-29T17:50:17.402 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T17:46:26.363702+0000", 2024-08-29T17:50:17.402 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T17:46:26.363702+0000", 2024-08-29T17:50:17.402 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T17:50:17.402 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T17:50:17.402 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:17.402 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T17:46:26.363702+0000", 2024-08-29T17:50:17.402 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T17:46:26.363702+0000", 2024-08-29T17:50:17.403 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T17:50:17.403 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T17:50:17.403 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T17:50:17.403 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T17:50:17.403 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 63, 2024-08-29T17:50:17.403 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T17:50:17.403 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T17:50:17.403 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T17:50:17.403 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T17:50:17.403 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T17:50:17.403 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T17:50:17.403 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T17:50:17.403 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T17:50:17.403 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.14", 2024-08-29T17:50:17.404 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T17:50:17.404 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T17:50:17.404 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 76, 2024-08-29T17:50:17.404 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 24, 2024-08-29T17:50:17.404 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T17:50:17.404 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T00:33:17.260759+0000", 2024-08-29T17:50:17.404 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T17:50:17.404 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T17:50:17.404 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T17:50:17.404 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T17:50:17.404 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T17:50:17.404 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T17:50:17.404 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T17:50:17.404 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T17:50:17.405 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T17:50:17.405 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T17:50:17.405 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T17:50:17.405 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T17:50:17.405 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T17:50:17.405 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T17:50:17.405 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T17:50:17.405 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T17:50:17.405 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T17:50:17.405 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T17:50:17.405 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T17:50:17.405 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T17:50:17.405 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T17:50:17.406 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T17:50:17.406 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T17:50:17.406 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T17:50:17.406 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T17:50:17.406 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T17:50:17.406 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T17:50:17.406 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T17:50:17.406 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T17:50:17.406 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T17:50:17.406 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T17:50:17.406 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T17:50:17.406 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T17:50:17.406 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T17:50:17.406 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T17:50:17.407 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T17:50:17.407 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T17:50:17.407 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T17:50:17.407 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T17:50:17.407 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T17:50:17.407 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T17:50:17.407 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T17:50:17.407 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T17:50:17.407 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.407 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T17:50:17.407 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T17:50:17.407 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T17:50:17.407 INFO:tasks.workunit.client.0.smithi029.stdout: 4, 2024-08-29T17:50:17.407 INFO:tasks.workunit.client.0.smithi029.stdout: 7, 2024-08-29T17:50:17.408 INFO:tasks.workunit.client.0.smithi029.stdout: 6 2024-08-29T17:50:17.408 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:17.408 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 4, 2024-08-29T17:50:17.408 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T17:50:17.408 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.408 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:17.408 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T17:50:17.408 INFO:tasks.workunit.client.0.smithi029.stdout: 6, 2024-08-29T17:50:17.408 INFO:tasks.workunit.client.0.smithi029.stdout: 3, 2024-08-29T17:50:17.408 INFO:tasks.workunit.client.0.smithi029.stdout: 5 2024-08-29T17:50:17.408 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:17.408 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 6, 2024-08-29T17:50:17.408 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T17:50:17.409 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T17:50:17.409 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 60, 2024-08-29T17:50:17.409 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T17:50:17.409 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T17:50:17.409 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T17:50:17.409 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T17:46:52.008346+0000", 2024-08-29T17:50:17.409 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T17:43:12.154343+0000", 2024-08-29T17:50:17.409 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T17:43:12.154343+0000", 2024-08-29T17:50:17.409 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T17:43:12.155309+0000", 2024-08-29T17:50:17.409 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T17:46:52.008346+0000", 2024-08-29T17:50:17.409 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T17:50:17.409 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T17:50:17.409 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T17:50:17.409 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 61, 2024-08-29T17:50:17.410 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T17:46:52.008346+0000", 2024-08-29T17:50:17.410 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T17:46:52.008346+0000", 2024-08-29T17:50:17.410 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T17:46:52.008346+0000", 2024-08-29T17:50:17.410 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T17:50:17.410 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T17:50:17.410 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T17:50:17.410 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T17:46:52.008346+0000", 2024-08-29T17:50:17.410 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T17:46:52.008346+0000", 2024-08-29T17:50:17.410 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T17:50:17.410 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 12, 2024-08-29T17:50:17.410 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T17:50:17.410 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T17:50:17.410 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 60, 2024-08-29T17:50:17.410 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T17:50:17.411 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T17:50:17.411 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T17:50:17.411 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T17:50:17.411 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 12, 2024-08-29T17:50:17.411 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T17:50:17.411 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T17:50:17.411 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T17:50:17.411 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "2.14", 2024-08-29T17:50:17.411 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T17:50:17.411 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T17:50:17.411 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 76, 2024-08-29T17:50:17.411 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 39, 2024-08-29T17:50:17.411 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T17:50:17.411 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T18:07:50.775128+0000", 2024-08-29T17:50:17.412 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T17:50:17.412 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T17:50:17.412 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T17:50:17.412 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 2630, 2024-08-29T17:50:17.412 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T17:50:17.412 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T17:50:17.412 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T17:50:17.412 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T17:50:17.412 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T17:50:17.412 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T17:50:17.412 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T17:50:17.412 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T17:50:17.412 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T17:50:17.413 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T17:50:17.413 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T17:50:17.413 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T17:50:17.413 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T17:50:17.413 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T17:50:17.413 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T17:50:17.413 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 12, 2024-08-29T17:50:17.413 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 4, 2024-08-29T17:50:17.413 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T17:50:17.413 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 4, 2024-08-29T17:50:17.413 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T17:50:17.413 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T17:50:17.413 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T17:50:17.414 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T17:50:17.414 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T17:50:17.414 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 1, 2024-08-29T17:50:17.414 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T17:50:17.414 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T17:50:17.414 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T17:50:17.414 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T17:50:17.414 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T17:50:17.414 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T17:50:17.414 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T17:50:17.414 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T17:50:17.414 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T17:50:17.414 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T17:50:17.414 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T17:50:17.415 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T17:50:17.415 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 12, 2024-08-29T17:50:17.415 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 9 2024-08-29T17:50:17.415 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.415 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T17:50:17.415 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T17:50:17.415 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T17:50:17.415 INFO:tasks.workunit.client.0.smithi029.stdout: 6, 2024-08-29T17:50:17.415 INFO:tasks.workunit.client.0.smithi029.stdout: 3, 2024-08-29T17:50:17.415 INFO:tasks.workunit.client.0.smithi029.stdout: 5 2024-08-29T17:50:17.415 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:17.415 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 6, 2024-08-29T17:50:17.415 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "76'12" 2024-08-29T17:50:17.415 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.416 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:17.416 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T17:50:17.416 INFO:tasks.workunit.client.0.smithi029.stdout: 7, 2024-08-29T17:50:17.416 INFO:tasks.workunit.client.0.smithi029.stdout: 3, 2024-08-29T17:50:17.416 INFO:tasks.workunit.client.0.smithi029.stdout: 1 2024-08-29T17:50:17.416 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:17.416 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 7, 2024-08-29T17:50:17.416 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T17:50:17.416 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T17:50:17.416 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T17:50:17.416 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T17:50:17.416 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T17:50:17.416 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T17:50:17.417 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T17:46:26.467846+0000", 2024-08-29T17:50:17.417 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T17:44:05.559815+0000", 2024-08-29T17:50:17.417 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T17:44:05.559815+0000", 2024-08-29T17:50:17.417 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T17:44:05.560471+0000", 2024-08-29T17:50:17.417 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T17:46:26.467846+0000", 2024-08-29T17:50:17.417 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:17.417 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T17:50:17.417 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:17.417 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 68, 2024-08-29T17:50:17.417 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T17:46:26.467846+0000", 2024-08-29T17:50:17.417 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T17:46:26.467846+0000", 2024-08-29T17:50:17.417 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T17:46:26.467846+0000", 2024-08-29T17:50:17.417 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T17:50:17.417 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T17:50:17.418 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:17.418 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T17:46:26.467846+0000", 2024-08-29T17:50:17.418 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T17:46:26.467846+0000", 2024-08-29T17:50:17.418 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T17:50:17.418 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T17:50:17.418 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T17:50:17.418 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T17:50:17.418 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 67, 2024-08-29T17:50:17.418 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T17:50:17.418 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T17:50:17.418 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T17:50:17.418 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T17:50:17.418 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T17:50:17.418 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T17:50:17.419 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T17:50:17.419 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T17:50:17.419 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.15", 2024-08-29T17:50:17.419 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T17:50:17.419 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T17:50:17.419 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 76, 2024-08-29T17:50:17.419 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 33, 2024-08-29T17:50:17.419 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T17:50:17.419 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T02:00:55.254833+0000", 2024-08-29T17:50:17.419 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T17:50:17.419 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T17:50:17.419 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T17:50:17.419 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T17:50:17.419 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T17:50:17.420 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T17:50:17.420 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T17:50:17.420 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T17:50:17.420 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T17:50:17.420 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T17:50:17.420 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T17:50:17.420 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T17:50:17.420 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T17:50:17.420 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T17:50:17.420 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T17:50:17.420 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T17:50:17.420 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T17:50:17.420 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T17:50:17.421 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T17:50:17.421 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T17:50:17.421 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T17:50:17.421 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T17:50:17.421 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T17:50:17.421 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T17:50:17.421 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T17:50:17.421 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T17:50:17.421 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T17:50:17.421 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T17:50:17.421 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T17:50:17.421 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T17:50:17.421 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T17:50:17.421 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T17:50:17.422 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T17:50:17.422 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T17:50:17.422 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T17:50:17.422 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T17:50:17.422 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T17:50:17.422 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T17:50:17.422 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T17:50:17.422 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T17:50:17.422 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T17:50:17.422 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T17:50:17.422 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T17:50:17.422 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.422 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T17:50:17.422 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T17:50:17.423 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T17:50:17.423 INFO:tasks.workunit.client.0.smithi029.stdout: 7, 2024-08-29T17:50:17.423 INFO:tasks.workunit.client.0.smithi029.stdout: 3, 2024-08-29T17:50:17.423 INFO:tasks.workunit.client.0.smithi029.stdout: 1 2024-08-29T17:50:17.423 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:17.423 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 7, 2024-08-29T17:50:17.423 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T17:50:17.423 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.423 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:17.423 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T17:50:17.423 INFO:tasks.workunit.client.0.smithi029.stdout: 0, 2024-08-29T17:50:17.423 INFO:tasks.workunit.client.0.smithi029.stdout: 4, 2024-08-29T17:50:17.423 INFO:tasks.workunit.client.0.smithi029.stdout: 3 2024-08-29T17:50:17.423 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:17.424 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 0, 2024-08-29T17:50:17.424 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T17:50:17.424 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T17:50:17.424 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 60, 2024-08-29T17:50:17.424 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T17:50:17.424 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T17:50:17.424 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T17:50:17.424 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T17:46:26.366008+0000", 2024-08-29T17:50:17.424 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T17:43:12.135419+0000", 2024-08-29T17:50:17.424 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T17:43:12.135419+0000", 2024-08-29T17:50:17.424 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T17:43:12.135740+0000", 2024-08-29T17:50:17.424 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T17:46:26.366008+0000", 2024-08-29T17:50:17.424 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T17:50:17.425 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T17:50:17.425 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T17:50:17.425 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 61, 2024-08-29T17:50:17.425 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T17:46:26.366008+0000", 2024-08-29T17:50:17.425 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T17:46:26.366008+0000", 2024-08-29T17:50:17.425 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T17:46:26.366008+0000", 2024-08-29T17:50:17.425 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T17:50:17.425 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T17:50:17.425 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T17:50:17.425 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T17:46:26.366008+0000", 2024-08-29T17:50:17.425 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T17:46:26.366008+0000", 2024-08-29T17:50:17.425 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T17:50:17.425 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 2, 2024-08-29T17:50:17.425 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T17:50:17.426 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T17:50:17.426 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 60, 2024-08-29T17:50:17.426 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T17:50:17.426 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T17:50:17.426 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T17:50:17.426 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T17:50:17.426 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 2, 2024-08-29T17:50:17.426 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T17:50:17.426 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T17:50:17.426 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T17:50:17.426 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "2.13", 2024-08-29T17:50:17.426 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T17:50:17.426 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T17:50:17.426 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 76, 2024-08-29T17:50:17.427 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 29, 2024-08-29T17:50:17.427 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T17:50:17.427 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T02:58:39.673465+0000", 2024-08-29T17:50:17.427 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T17:50:17.427 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T17:50:17.427 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T17:50:17.427 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 34, 2024-08-29T17:50:17.427 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T17:50:17.427 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T17:50:17.427 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T17:50:17.427 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T17:50:17.427 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T17:50:17.427 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T17:50:17.428 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T17:50:17.428 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T17:50:17.428 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T17:50:17.428 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T17:50:17.428 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T17:50:17.428 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T17:50:17.428 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T17:50:17.428 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T17:50:17.428 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T17:50:17.428 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 6, 2024-08-29T17:50:17.428 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 2, 2024-08-29T17:50:17.428 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T17:50:17.428 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 2, 2024-08-29T17:50:17.429 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T17:50:17.429 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T17:50:17.429 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T17:50:17.429 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T17:50:17.429 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T17:50:17.429 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 1, 2024-08-29T17:50:17.429 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T17:50:17.429 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T17:50:17.429 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T17:50:17.429 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T17:50:17.429 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T17:50:17.429 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T17:50:17.429 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T17:50:17.429 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T17:50:17.430 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T17:50:17.430 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T17:50:17.430 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T17:50:17.430 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T17:50:17.430 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 3, 2024-08-29T17:50:17.430 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 7 2024-08-29T17:50:17.430 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.430 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T17:50:17.430 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T17:50:17.430 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T17:50:17.430 INFO:tasks.workunit.client.0.smithi029.stdout: 0, 2024-08-29T17:50:17.430 INFO:tasks.workunit.client.0.smithi029.stdout: 4, 2024-08-29T17:50:17.430 INFO:tasks.workunit.client.0.smithi029.stdout: 3 2024-08-29T17:50:17.430 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:17.431 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 0, 2024-08-29T17:50:17.431 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "66'2" 2024-08-29T17:50:17.431 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.431 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:17.431 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T17:50:17.431 INFO:tasks.workunit.client.0.smithi029.stdout: 0, 2024-08-29T17:50:17.431 INFO:tasks.workunit.client.0.smithi029.stdout: 7, 2024-08-29T17:50:17.431 INFO:tasks.workunit.client.0.smithi029.stdout: 3 2024-08-29T17:50:17.431 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:17.431 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 0, 2024-08-29T17:50:17.431 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T17:50:17.431 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T17:50:17.431 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T17:50:17.431 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T17:50:17.432 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T17:50:17.432 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T17:50:17.432 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T17:46:26.365068+0000", 2024-08-29T17:50:17.432 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T17:43:22.423682+0000", 2024-08-29T17:50:17.432 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T17:43:22.423682+0000", 2024-08-29T17:50:17.432 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T17:43:22.423988+0000", 2024-08-29T17:50:17.432 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T17:46:26.365068+0000", 2024-08-29T17:50:17.432 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:17.432 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T17:50:17.432 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:17.432 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 64, 2024-08-29T17:50:17.432 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T17:46:26.365068+0000", 2024-08-29T17:50:17.432 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T17:46:26.365068+0000", 2024-08-29T17:50:17.433 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T17:46:26.365068+0000", 2024-08-29T17:50:17.433 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T17:50:17.433 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T17:50:17.433 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:17.433 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T17:46:26.365068+0000", 2024-08-29T17:50:17.433 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T17:46:26.365068+0000", 2024-08-29T17:50:17.433 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T17:50:17.433 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T17:50:17.433 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T17:50:17.433 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T17:50:17.433 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 63, 2024-08-29T17:50:17.433 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T17:50:17.433 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T17:50:17.434 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T17:50:17.434 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T17:50:17.434 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T17:50:17.434 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T17:50:17.434 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T17:50:17.434 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T17:50:17.434 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.12", 2024-08-29T17:50:17.434 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T17:50:17.434 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T17:50:17.434 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 76, 2024-08-29T17:50:17.434 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 24, 2024-08-29T17:50:17.434 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T17:50:17.434 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T00:00:19.761506+0000", 2024-08-29T17:50:17.434 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T17:50:17.435 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T17:50:17.435 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T17:50:17.435 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T17:50:17.435 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T17:50:17.435 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T17:50:17.435 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T17:50:17.435 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T17:50:17.435 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T17:50:17.435 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T17:50:17.435 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T17:50:17.437 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T17:50:17.437 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T17:50:17.437 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T17:50:17.437 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T17:50:17.437 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T17:50:17.437 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T17:50:17.437 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T17:50:17.437 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T17:50:17.437 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T17:50:17.437 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T17:50:17.437 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T17:50:17.437 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T17:50:17.437 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T17:50:17.438 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T17:50:17.438 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T17:50:17.438 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T17:50:17.438 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T17:50:17.438 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T17:50:17.438 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T17:50:17.438 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T17:50:17.438 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T17:50:17.438 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T17:50:17.438 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T17:50:17.438 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T17:50:17.438 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T17:50:17.438 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T17:50:17.439 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T17:50:17.439 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T17:50:17.439 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T17:50:17.439 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T17:50:17.439 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T17:50:17.439 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T17:50:17.439 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.439 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T17:50:17.439 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T17:50:17.439 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T17:50:17.439 INFO:tasks.workunit.client.0.smithi029.stdout: 0, 2024-08-29T17:50:17.439 INFO:tasks.workunit.client.0.smithi029.stdout: 7, 2024-08-29T17:50:17.439 INFO:tasks.workunit.client.0.smithi029.stdout: 3 2024-08-29T17:50:17.439 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:17.440 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 0, 2024-08-29T17:50:17.440 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T17:50:17.440 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.440 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:17.440 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T17:50:17.440 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T17:50:17.440 INFO:tasks.workunit.client.0.smithi029.stdout: 3, 2024-08-29T17:50:17.440 INFO:tasks.workunit.client.0.smithi029.stdout: 2 2024-08-29T17:50:17.440 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:17.440 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 5, 2024-08-29T17:50:17.440 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T17:50:17.440 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T17:50:17.440 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 60, 2024-08-29T17:50:17.441 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T17:50:17.441 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T17:50:17.441 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T17:50:17.441 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T17:47:52.907082+0000", 2024-08-29T17:50:17.441 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T17:44:05.555363+0000", 2024-08-29T17:50:17.441 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T17:44:05.555363+0000", 2024-08-29T17:50:17.441 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T17:44:05.556094+0000", 2024-08-29T17:50:17.441 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T17:47:52.907082+0000", 2024-08-29T17:50:17.441 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T17:50:17.441 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T17:50:17.441 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T17:50:17.441 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 68, 2024-08-29T17:50:17.441 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T17:47:52.907082+0000", 2024-08-29T17:50:17.441 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T17:47:52.907082+0000", 2024-08-29T17:50:17.442 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T17:47:52.907082+0000", 2024-08-29T17:50:17.442 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T17:50:17.442 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T17:50:17.442 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T17:50:17.442 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T17:47:52.907082+0000", 2024-08-29T17:50:17.442 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T17:47:52.907082+0000", 2024-08-29T17:50:17.442 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T17:50:17.442 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T17:50:17.442 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T17:50:17.442 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T17:50:17.442 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 67, 2024-08-29T17:50:17.442 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T17:50:17.442 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T17:50:17.443 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T17:50:17.443 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T17:50:17.443 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T17:50:17.443 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T17:50:17.443 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T17:50:17.443 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T17:50:17.443 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "2.12", 2024-08-29T17:50:17.443 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T17:50:17.443 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T17:50:17.443 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 76, 2024-08-29T17:50:17.443 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 37, 2024-08-29T17:50:17.443 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T17:50:17.443 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T04:59:50.277685+0000", 2024-08-29T17:50:17.443 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T17:50:17.444 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T17:50:17.444 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T17:50:17.444 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T17:50:17.444 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T17:50:17.444 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T17:50:17.444 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T17:50:17.444 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T17:50:17.444 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T17:50:17.444 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T17:50:17.444 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T17:50:17.444 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T17:50:17.444 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T17:50:17.444 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T17:50:17.445 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T17:50:17.445 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T17:50:17.445 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T17:50:17.445 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T17:50:17.445 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T17:50:17.445 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T17:50:17.445 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T17:50:17.445 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T17:50:17.445 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T17:50:17.445 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T17:50:17.445 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T17:50:17.445 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T17:50:17.445 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T17:50:17.445 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T17:50:17.446 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T17:50:17.446 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T17:50:17.446 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T17:50:17.446 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T17:50:17.446 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T17:50:17.446 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T17:50:17.446 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T17:50:17.446 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T17:50:17.446 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T17:50:17.446 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T17:50:17.446 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T17:50:17.446 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T17:50:17.446 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T17:50:17.446 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T17:50:17.447 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T17:50:17.447 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.447 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T17:50:17.447 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T17:50:17.447 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T17:50:17.447 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T17:50:17.447 INFO:tasks.workunit.client.0.smithi029.stdout: 3, 2024-08-29T17:50:17.447 INFO:tasks.workunit.client.0.smithi029.stdout: 2 2024-08-29T17:50:17.447 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:17.447 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 5, 2024-08-29T17:50:17.447 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T17:50:17.447 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.447 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:17.447 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T17:50:17.447 INFO:tasks.workunit.client.0.smithi029.stdout: 7, 2024-08-29T17:50:17.448 INFO:tasks.workunit.client.0.smithi029.stdout: 4, 2024-08-29T17:50:17.448 INFO:tasks.workunit.client.0.smithi029.stdout: 2 2024-08-29T17:50:17.448 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:17.448 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 7, 2024-08-29T17:50:17.448 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T17:50:17.448 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T17:50:17.448 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T17:50:17.448 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T17:50:17.448 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T17:50:17.448 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T17:50:17.448 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T17:46:26.465990+0000", 2024-08-29T17:50:17.448 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T17:43:22.437282+0000", 2024-08-29T17:50:17.448 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T17:43:22.437282+0000", 2024-08-29T17:50:17.449 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T17:43:22.440380+0000", 2024-08-29T17:50:17.449 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T17:46:26.465990+0000", 2024-08-29T17:50:17.449 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:17.449 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T17:50:17.449 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:17.449 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 64, 2024-08-29T17:50:17.449 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T17:46:26.465990+0000", 2024-08-29T17:50:17.449 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T17:46:26.465990+0000", 2024-08-29T17:50:17.449 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T17:46:26.465990+0000", 2024-08-29T17:50:17.449 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T17:50:17.449 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T17:50:17.450 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:17.450 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T17:46:26.465990+0000", 2024-08-29T17:50:17.450 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T17:46:26.465990+0000", 2024-08-29T17:50:17.450 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T17:50:17.450 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T17:50:17.450 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T17:50:17.450 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T17:50:17.450 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 63, 2024-08-29T17:50:17.450 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T17:50:17.450 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T17:50:17.450 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T17:50:17.450 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T17:50:17.450 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T17:50:17.450 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T17:50:17.451 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T17:50:17.451 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T17:50:17.451 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.13", 2024-08-29T17:50:17.451 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T17:50:17.451 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T17:50:17.451 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 76, 2024-08-29T17:50:17.451 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 24, 2024-08-29T17:50:17.451 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T17:50:17.451 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T21:51:00.082308+0000", 2024-08-29T17:50:17.451 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T17:50:17.451 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T17:50:17.451 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T17:50:17.451 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T17:50:17.452 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T17:50:17.452 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T17:50:17.452 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T17:50:17.452 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T17:50:17.452 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T17:50:17.452 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T17:50:17.452 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T17:50:17.452 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T17:50:17.452 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T17:50:17.452 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T17:50:17.452 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T17:50:17.452 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T17:50:17.452 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T17:50:17.453 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T17:50:17.453 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T17:50:17.453 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T17:50:17.453 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T17:50:17.453 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T17:50:17.453 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T17:50:17.453 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T17:50:17.453 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T17:50:17.453 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T17:50:17.453 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T17:50:17.453 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T17:50:17.453 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T17:50:17.453 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T17:50:17.453 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T17:50:17.454 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T17:50:17.454 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T17:50:17.454 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T17:50:17.454 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T17:50:17.454 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T17:50:17.454 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T17:50:17.454 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T17:50:17.454 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T17:50:17.454 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T17:50:17.454 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T17:50:17.454 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T17:50:17.454 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T17:50:17.454 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.454 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T17:50:17.455 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T17:50:17.455 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T17:50:17.455 INFO:tasks.workunit.client.0.smithi029.stdout: 7, 2024-08-29T17:50:17.455 INFO:tasks.workunit.client.0.smithi029.stdout: 4, 2024-08-29T17:50:17.455 INFO:tasks.workunit.client.0.smithi029.stdout: 2 2024-08-29T17:50:17.455 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:17.455 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 7, 2024-08-29T17:50:17.455 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T17:50:17.455 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.455 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:17.455 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T17:50:17.455 INFO:tasks.workunit.client.0.smithi029.stdout: 6, 2024-08-29T17:50:17.455 INFO:tasks.workunit.client.0.smithi029.stdout: 4, 2024-08-29T17:50:17.456 INFO:tasks.workunit.client.0.smithi029.stdout: 1 2024-08-29T17:50:17.456 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:17.456 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 6, 2024-08-29T17:50:17.456 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T17:50:17.456 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T17:50:17.456 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 60, 2024-08-29T17:50:17.456 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T17:50:17.456 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T17:50:17.456 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T17:50:17.456 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T17:47:52.899159+0000", 2024-08-29T17:50:17.456 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T17:43:12.151945+0000", 2024-08-29T17:50:17.456 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T17:43:12.151945+0000", 2024-08-29T17:50:17.456 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T17:43:12.152808+0000", 2024-08-29T17:50:17.456 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T17:47:52.899159+0000", 2024-08-29T17:50:17.457 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T17:50:17.457 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T17:50:17.457 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T17:50:17.457 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 61, 2024-08-29T17:50:17.457 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T17:47:52.899159+0000", 2024-08-29T17:50:17.457 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T17:47:52.899159+0000", 2024-08-29T17:50:17.457 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T17:47:52.899159+0000", 2024-08-29T17:50:17.457 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T17:50:17.457 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T17:50:17.457 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T17:50:17.457 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T17:47:52.899159+0000", 2024-08-29T17:50:17.457 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T17:47:52.899159+0000", 2024-08-29T17:50:17.457 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T17:50:17.458 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T17:50:17.458 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T17:50:17.458 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T17:50:17.458 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 60, 2024-08-29T17:50:17.458 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T17:50:17.458 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T17:50:17.458 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T17:50:17.458 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T17:50:17.458 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T17:50:17.458 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T17:50:17.458 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T17:50:17.458 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T17:50:17.458 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "2.11", 2024-08-29T17:50:17.458 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T17:50:17.459 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T17:50:17.459 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 76, 2024-08-29T17:50:17.459 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 28, 2024-08-29T17:50:17.459 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T17:50:17.459 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T19:51:04.461532+0000", 2024-08-29T17:50:17.459 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T17:50:17.459 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T17:50:17.459 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T17:50:17.459 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T17:50:17.459 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T17:50:17.459 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T17:50:17.459 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T17:50:17.459 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T17:50:17.459 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T17:50:17.460 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T17:50:17.460 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T17:50:17.460 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T17:50:17.460 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T17:50:17.460 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T17:50:17.460 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T17:50:17.460 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T17:50:17.460 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T17:50:17.460 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T17:50:17.460 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T17:50:17.460 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T17:50:17.460 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T17:50:17.460 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T17:50:17.460 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T17:50:17.461 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T17:50:17.461 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T17:50:17.461 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T17:50:17.461 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T17:50:17.461 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T17:50:17.461 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T17:50:17.461 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T17:50:17.461 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T17:50:17.461 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T17:50:17.461 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T17:50:17.461 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T17:50:17.461 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T17:50:17.461 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T17:50:17.461 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T17:50:17.462 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T17:50:17.462 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T17:50:17.462 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T17:50:17.462 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T17:50:17.462 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T17:50:17.462 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T17:50:17.462 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.462 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T17:50:17.462 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T17:50:17.462 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T17:50:17.462 INFO:tasks.workunit.client.0.smithi029.stdout: 6, 2024-08-29T17:50:17.462 INFO:tasks.workunit.client.0.smithi029.stdout: 4, 2024-08-29T17:50:17.462 INFO:tasks.workunit.client.0.smithi029.stdout: 1 2024-08-29T17:50:17.463 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:17.463 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 6, 2024-08-29T17:50:17.463 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T17:50:17.463 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.463 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:17.463 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T17:50:17.463 INFO:tasks.workunit.client.0.smithi029.stdout: 6, 2024-08-29T17:50:17.463 INFO:tasks.workunit.client.0.smithi029.stdout: 0, 2024-08-29T17:50:17.463 INFO:tasks.workunit.client.0.smithi029.stdout: 5 2024-08-29T17:50:17.463 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:17.463 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 6, 2024-08-29T17:50:17.463 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T17:50:17.463 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T17:50:17.463 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T17:50:17.464 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T17:50:17.464 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T17:50:17.464 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T17:50:17.464 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T17:46:26.443483+0000", 2024-08-29T17:50:17.464 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T17:43:22.425161+0000", 2024-08-29T17:50:17.464 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T17:43:22.425161+0000", 2024-08-29T17:50:17.464 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T17:43:22.425884+0000", 2024-08-29T17:50:17.464 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T17:46:26.443483+0000", 2024-08-29T17:50:17.464 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:17.464 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T17:50:17.464 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:17.464 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 64, 2024-08-29T17:50:17.464 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T17:46:26.443483+0000", 2024-08-29T17:50:17.465 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T17:46:26.443483+0000", 2024-08-29T17:50:17.465 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T17:46:26.443483+0000", 2024-08-29T17:50:17.465 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T17:50:17.465 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T17:50:17.465 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:17.465 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T17:46:26.443483+0000", 2024-08-29T17:50:17.465 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T17:46:26.443483+0000", 2024-08-29T17:50:17.465 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T17:50:17.465 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T17:50:17.465 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T17:50:17.465 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T17:50:17.465 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 63, 2024-08-29T17:50:17.465 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T17:50:17.465 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T17:50:17.466 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T17:50:17.466 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T17:50:17.466 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T17:50:17.466 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T17:50:17.466 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T17:50:17.466 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T17:50:17.466 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.10", 2024-08-29T17:50:17.466 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T17:50:17.466 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T17:50:17.466 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 76, 2024-08-29T17:50:17.466 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 24, 2024-08-29T17:50:17.466 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T17:50:17.466 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T03:53:03.851311+0000", 2024-08-29T17:50:17.466 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T17:50:17.467 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T17:50:17.467 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T17:50:17.467 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T17:50:17.467 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T17:50:17.467 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T17:50:17.467 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T17:50:17.467 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T17:50:17.467 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T17:50:17.467 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T17:50:17.467 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T17:50:17.467 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T17:50:17.467 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T17:50:17.467 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T17:50:17.468 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T17:50:17.468 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T17:50:17.468 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T17:50:17.468 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T17:50:17.468 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T17:50:17.468 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T17:50:17.468 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T17:50:17.468 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T17:50:17.468 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T17:50:17.468 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T17:50:17.468 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T17:50:17.468 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T17:50:17.468 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T17:50:17.468 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T17:50:17.469 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T17:50:17.469 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T17:50:17.469 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T17:50:17.469 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T17:50:17.469 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T17:50:17.469 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T17:50:17.469 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T17:50:17.469 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T17:50:17.469 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T17:50:17.469 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T17:50:17.469 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T17:50:17.469 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T17:50:17.469 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T17:50:17.470 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T17:50:17.470 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T17:50:17.470 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.470 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T17:50:17.470 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T17:50:17.470 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T17:50:17.470 INFO:tasks.workunit.client.0.smithi029.stdout: 6, 2024-08-29T17:50:17.470 INFO:tasks.workunit.client.0.smithi029.stdout: 0, 2024-08-29T17:50:17.470 INFO:tasks.workunit.client.0.smithi029.stdout: 5 2024-08-29T17:50:17.470 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:17.470 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 6, 2024-08-29T17:50:17.470 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T17:50:17.470 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.470 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:17.471 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T17:50:17.471 INFO:tasks.workunit.client.0.smithi029.stdout: 2, 2024-08-29T17:50:17.471 INFO:tasks.workunit.client.0.smithi029.stdout: 1, 2024-08-29T17:50:17.471 INFO:tasks.workunit.client.0.smithi029.stdout: 0 2024-08-29T17:50:17.471 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:17.471 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 2, 2024-08-29T17:50:17.471 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T17:50:17.471 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T17:50:17.471 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 60, 2024-08-29T17:50:17.471 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T17:50:17.471 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T17:50:17.471 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T17:50:17.471 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T17:47:52.899749+0000", 2024-08-29T17:50:17.471 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T17:43:12.126185+0000", 2024-08-29T17:50:17.472 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T17:43:12.126185+0000", 2024-08-29T17:50:17.472 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T17:43:12.126438+0000", 2024-08-29T17:50:17.472 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T17:47:52.899749+0000", 2024-08-29T17:50:17.472 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T17:50:17.472 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T17:50:17.472 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T17:50:17.472 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 61, 2024-08-29T17:50:17.472 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T17:47:52.899749+0000", 2024-08-29T17:50:17.472 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T17:47:52.899749+0000", 2024-08-29T17:50:17.472 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T17:47:52.899749+0000", 2024-08-29T17:50:17.472 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T17:50:17.472 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T17:50:17.472 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T17:50:17.473 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T17:47:52.899749+0000", 2024-08-29T17:50:17.473 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T17:47:52.899749+0000", 2024-08-29T17:50:17.473 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T17:50:17.473 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 8, 2024-08-29T17:50:17.473 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T17:50:17.473 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T17:50:17.473 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 60, 2024-08-29T17:50:17.473 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T17:50:17.473 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T17:50:17.473 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T17:50:17.473 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T17:50:17.473 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 8, 2024-08-29T17:50:17.473 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T17:50:17.473 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T17:50:17.474 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T17:50:17.474 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "2.10", 2024-08-29T17:50:17.474 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T17:50:17.474 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T17:50:17.474 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 76, 2024-08-29T17:50:17.474 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 36, 2024-08-29T17:50:17.474 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T17:50:17.474 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T17:51:43.662731+0000", 2024-08-29T17:50:17.474 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T17:50:17.474 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T17:50:17.474 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T17:50:17.474 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T17:50:17.474 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T17:50:17.474 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T17:50:17.475 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T17:50:17.475 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T17:50:17.475 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T17:50:17.475 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T17:50:17.475 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T17:50:17.475 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T17:50:17.475 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T17:50:17.475 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T17:50:17.475 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T17:50:17.475 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T17:50:17.475 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T17:50:17.475 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T17:50:17.475 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T17:50:17.475 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 12, 2024-08-29T17:50:17.476 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 4, 2024-08-29T17:50:17.476 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T17:50:17.476 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 4, 2024-08-29T17:50:17.476 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T17:50:17.476 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T17:50:17.476 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T17:50:17.476 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T17:50:17.476 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T17:50:17.476 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 4, 2024-08-29T17:50:17.476 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T17:50:17.476 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T17:50:17.476 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T17:50:17.476 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T17:50:17.476 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T17:50:17.477 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T17:50:17.477 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T17:50:17.477 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T17:50:17.477 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T17:50:17.477 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T17:50:17.477 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T17:50:17.477 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T17:50:17.477 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 12, 2024-08-29T17:50:17.477 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T17:50:17.477 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.477 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T17:50:17.477 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T17:50:17.477 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T17:50:17.477 INFO:tasks.workunit.client.0.smithi029.stdout: 2, 2024-08-29T17:50:17.478 INFO:tasks.workunit.client.0.smithi029.stdout: 1, 2024-08-29T17:50:17.478 INFO:tasks.workunit.client.0.smithi029.stdout: 0 2024-08-29T17:50:17.478 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:17.478 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 2, 2024-08-29T17:50:17.478 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "66'8" 2024-08-29T17:50:17.478 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.478 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:17.478 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T17:50:17.478 INFO:tasks.workunit.client.0.smithi029.stdout: 7, 2024-08-29T17:50:17.478 INFO:tasks.workunit.client.0.smithi029.stdout: 4, 2024-08-29T17:50:17.478 INFO:tasks.workunit.client.0.smithi029.stdout: 6 2024-08-29T17:50:17.478 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:17.478 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 7, 2024-08-29T17:50:17.478 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T17:50:17.479 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T17:50:17.479 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T17:50:17.479 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T17:50:17.479 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T17:50:17.479 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T17:50:17.479 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T17:46:26.465380+0000", 2024-08-29T17:50:17.479 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T17:43:22.438209+0000", 2024-08-29T17:50:17.479 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T17:43:22.438209+0000", 2024-08-29T17:50:17.479 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T17:43:22.440942+0000", 2024-08-29T17:50:17.479 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T17:46:26.465380+0000", 2024-08-29T17:50:17.479 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:17.479 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T17:50:17.479 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:17.479 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 64, 2024-08-29T17:50:17.480 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T17:46:26.465380+0000", 2024-08-29T17:50:17.480 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T17:46:26.465380+0000", 2024-08-29T17:50:17.480 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T17:46:26.465380+0000", 2024-08-29T17:50:17.480 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T17:50:17.480 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T17:50:17.480 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:17.480 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T17:46:26.465380+0000", 2024-08-29T17:50:17.480 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T17:46:26.465380+0000", 2024-08-29T17:50:17.480 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T17:50:17.480 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T17:50:17.480 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T17:50:17.480 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T17:50:17.480 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 63, 2024-08-29T17:50:17.480 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T17:50:17.481 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T17:50:17.481 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T17:50:17.481 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T17:50:17.481 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T17:50:17.481 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T17:50:17.481 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T17:50:17.481 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T17:50:17.481 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.11", 2024-08-29T17:50:17.481 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T17:50:17.481 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T17:50:17.481 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 76, 2024-08-29T17:50:17.481 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 24, 2024-08-29T17:50:17.481 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T17:50:17.481 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T03:50:38.098209+0000", 2024-08-29T17:50:17.482 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T17:50:17.482 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T17:50:17.482 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T17:50:17.482 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T17:50:17.482 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T17:50:17.482 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T17:50:17.482 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T17:50:17.482 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T17:50:17.482 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T17:50:17.482 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T17:50:17.482 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T17:50:17.482 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T17:50:17.482 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T17:50:17.482 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T17:50:17.483 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T17:50:17.483 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T17:50:17.483 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T17:50:17.483 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T17:50:17.483 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T17:50:17.483 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T17:50:17.483 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T17:50:17.483 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T17:50:17.483 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T17:50:17.483 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T17:50:17.483 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T17:50:17.483 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T17:50:17.483 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T17:50:17.483 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T17:50:17.484 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T17:50:17.484 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T17:50:17.484 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T17:50:17.484 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T17:50:17.484 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T17:50:17.484 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T17:50:17.484 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T17:50:17.484 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T17:50:17.484 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T17:50:17.484 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T17:50:17.484 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T17:50:17.484 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T17:50:17.484 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T17:50:17.485 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T17:50:17.485 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T17:50:17.485 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.485 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T17:50:17.485 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T17:50:17.485 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T17:50:17.485 INFO:tasks.workunit.client.0.smithi029.stdout: 7, 2024-08-29T17:50:17.485 INFO:tasks.workunit.client.0.smithi029.stdout: 4, 2024-08-29T17:50:17.485 INFO:tasks.workunit.client.0.smithi029.stdout: 6 2024-08-29T17:50:17.485 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:17.485 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 7, 2024-08-29T17:50:17.485 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T17:50:17.485 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.485 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:17.486 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T17:50:17.486 INFO:tasks.workunit.client.0.smithi029.stdout: 4, 2024-08-29T17:50:17.486 INFO:tasks.workunit.client.0.smithi029.stdout: 0, 2024-08-29T17:50:17.486 INFO:tasks.workunit.client.0.smithi029.stdout: 7 2024-08-29T17:50:17.486 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:17.486 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 4, 2024-08-29T17:50:17.486 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T17:50:17.486 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T17:50:17.486 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 60, 2024-08-29T17:50:17.486 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T17:50:17.486 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T17:50:17.486 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T17:50:17.486 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T17:47:47.897700+0000", 2024-08-29T17:50:17.486 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T17:43:12.159528+0000", 2024-08-29T17:50:17.487 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T17:43:12.159528+0000", 2024-08-29T17:50:17.487 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T17:43:12.160321+0000", 2024-08-29T17:50:17.487 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T17:47:47.897700+0000", 2024-08-29T17:50:17.487 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T17:50:17.487 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T17:50:17.487 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T17:50:17.487 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 61, 2024-08-29T17:50:17.487 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T17:47:47.897700+0000", 2024-08-29T17:50:17.487 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T17:47:47.897700+0000", 2024-08-29T17:50:17.487 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T17:47:47.897700+0000", 2024-08-29T17:50:17.487 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T17:50:17.487 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T17:50:17.487 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T17:50:17.487 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T17:47:47.897700+0000", 2024-08-29T17:50:17.488 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T17:47:47.897700+0000", 2024-08-29T17:50:17.488 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T17:50:17.488 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 1, 2024-08-29T17:50:17.488 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T17:50:17.488 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T17:50:17.488 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 60, 2024-08-29T17:50:17.488 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T17:50:17.488 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T17:50:17.488 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T17:50:17.488 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T17:50:17.488 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 1, 2024-08-29T17:50:17.488 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T17:50:17.488 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T17:50:17.488 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T17:50:17.489 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "2.f", 2024-08-29T17:50:17.489 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T17:50:17.489 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T17:50:17.489 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 76, 2024-08-29T17:50:17.489 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 29, 2024-08-29T17:50:17.489 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T17:50:17.489 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T05:32:34.390630+0000", 2024-08-29T17:50:17.489 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T17:50:17.489 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T17:50:17.489 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T17:50:17.489 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 22, 2024-08-29T17:50:17.489 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T17:50:17.489 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T17:50:17.489 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T17:50:17.490 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T17:50:17.490 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T17:50:17.490 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T17:50:17.490 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T17:50:17.490 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T17:50:17.490 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T17:50:17.490 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T17:50:17.490 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T17:50:17.490 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T17:50:17.490 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T17:50:17.490 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T17:50:17.490 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T17:50:17.490 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 3, 2024-08-29T17:50:17.490 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 1, 2024-08-29T17:50:17.491 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T17:50:17.491 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 1, 2024-08-29T17:50:17.491 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T17:50:17.491 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T17:50:17.491 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T17:50:17.491 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T17:50:17.491 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T17:50:17.491 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T17:50:17.491 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T17:50:17.491 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T17:50:17.491 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T17:50:17.491 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T17:50:17.491 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T17:50:17.492 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T17:50:17.492 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T17:50:17.492 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T17:50:17.492 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T17:50:17.492 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T17:50:17.492 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T17:50:17.492 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T17:50:17.492 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 1, 2024-08-29T17:50:17.492 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 1 2024-08-29T17:50:17.492 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.492 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T17:50:17.492 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T17:50:17.492 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T17:50:17.492 INFO:tasks.workunit.client.0.smithi029.stdout: 4, 2024-08-29T17:50:17.493 INFO:tasks.workunit.client.0.smithi029.stdout: 0, 2024-08-29T17:50:17.493 INFO:tasks.workunit.client.0.smithi029.stdout: 7 2024-08-29T17:50:17.493 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:17.493 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 4, 2024-08-29T17:50:17.493 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "66'1" 2024-08-29T17:50:17.493 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.493 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:17.493 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T17:50:17.493 INFO:tasks.workunit.client.0.smithi029.stdout: 2, 2024-08-29T17:50:17.493 INFO:tasks.workunit.client.0.smithi029.stdout: 4, 2024-08-29T17:50:17.493 INFO:tasks.workunit.client.0.smithi029.stdout: 1 2024-08-29T17:50:17.493 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:17.493 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 2, 2024-08-29T17:50:17.493 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T17:50:17.494 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T17:50:17.494 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T17:50:17.494 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T17:50:17.494 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T17:50:17.494 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T17:50:17.494 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T17:46:27.886822+0000", 2024-08-29T17:50:17.494 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T17:44:05.594411+0000", 2024-08-29T17:50:17.494 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T17:44:05.594411+0000", 2024-08-29T17:50:17.494 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T17:44:05.595483+0000", 2024-08-29T17:50:17.494 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T17:46:27.886822+0000", 2024-08-29T17:50:17.494 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:17.494 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T17:50:17.494 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:17.495 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 68, 2024-08-29T17:50:17.495 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T17:46:27.886822+0000", 2024-08-29T17:50:17.495 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T17:46:27.886822+0000", 2024-08-29T17:50:17.495 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T17:46:27.886822+0000", 2024-08-29T17:50:17.495 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T17:50:17.495 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T17:50:17.495 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:17.495 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T17:46:27.886822+0000", 2024-08-29T17:50:17.495 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T17:46:27.886822+0000", 2024-08-29T17:50:17.495 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T17:50:17.495 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T17:50:17.495 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T17:50:17.495 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T17:50:17.495 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 67, 2024-08-29T17:50:17.496 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T17:50:17.496 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T17:50:17.496 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T17:50:17.496 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T17:50:17.496 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T17:50:17.496 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T17:50:17.496 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T17:50:17.496 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T17:50:17.496 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.e", 2024-08-29T17:50:17.496 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T17:50:17.496 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T17:50:17.496 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 76, 2024-08-29T17:50:17.496 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 21, 2024-08-29T17:50:17.497 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T17:50:17.497 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T00:07:59.104197+0000", 2024-08-29T17:50:17.497 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T17:50:17.497 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T17:50:17.497 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T17:50:17.497 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T17:50:17.497 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T17:50:17.497 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T17:50:17.497 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T17:50:17.497 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T17:50:17.497 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T17:50:17.497 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T17:50:17.497 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T17:50:17.497 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T17:50:17.498 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T17:50:17.498 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T17:50:17.498 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T17:50:17.498 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T17:50:17.498 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T17:50:17.498 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T17:50:17.498 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T17:50:17.498 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T17:50:17.498 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T17:50:17.498 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T17:50:17.498 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T17:50:17.498 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T17:50:17.498 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T17:50:17.498 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T17:50:17.499 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T17:50:17.499 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T17:50:17.499 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T17:50:17.499 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T17:50:17.499 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T17:50:17.499 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T17:50:17.499 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T17:50:17.499 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T17:50:17.499 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T17:50:17.499 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T17:50:17.499 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T17:50:17.499 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T17:50:17.499 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T17:50:17.500 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T17:50:17.500 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T17:50:17.500 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T17:50:17.500 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T17:50:17.500 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.500 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T17:50:17.500 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T17:50:17.500 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T17:50:17.500 INFO:tasks.workunit.client.0.smithi029.stdout: 2, 2024-08-29T17:50:17.500 INFO:tasks.workunit.client.0.smithi029.stdout: 4, 2024-08-29T17:50:17.500 INFO:tasks.workunit.client.0.smithi029.stdout: 1 2024-08-29T17:50:17.500 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:17.500 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 2, 2024-08-29T17:50:17.501 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T17:50:17.501 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.501 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:17.501 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T17:50:17.501 INFO:tasks.workunit.client.0.smithi029.stdout: 2, 2024-08-29T17:50:17.501 INFO:tasks.workunit.client.0.smithi029.stdout: 3, 2024-08-29T17:50:17.501 INFO:tasks.workunit.client.0.smithi029.stdout: 7 2024-08-29T17:50:17.501 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:17.501 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 2, 2024-08-29T17:50:17.501 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T17:50:17.501 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T17:50:17.501 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 60, 2024-08-29T17:50:17.501 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T17:50:17.501 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T17:50:17.502 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T17:50:17.502 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T17:47:47.899082+0000", 2024-08-29T17:50:17.502 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T17:43:12.140728+0000", 2024-08-29T17:50:17.502 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T17:43:12.140728+0000", 2024-08-29T17:50:17.502 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T17:43:12.141161+0000", 2024-08-29T17:50:17.502 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T17:47:47.899082+0000", 2024-08-29T17:50:17.502 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T17:50:17.502 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T17:50:17.502 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T17:50:17.502 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 61, 2024-08-29T17:50:17.502 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T17:47:47.899082+0000", 2024-08-29T17:50:17.502 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T17:47:47.899082+0000", 2024-08-29T17:50:17.502 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T17:47:47.899082+0000", 2024-08-29T17:50:17.502 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T17:50:17.503 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T17:50:17.503 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T17:50:17.503 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T17:47:47.899082+0000", 2024-08-29T17:50:17.503 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T17:47:47.899082+0000", 2024-08-29T17:50:17.503 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T17:50:17.503 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 2, 2024-08-29T17:50:17.503 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T17:50:17.503 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T17:50:17.503 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 60, 2024-08-29T17:50:17.503 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T17:50:17.503 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T17:50:17.503 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T17:50:17.503 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T17:50:17.503 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 2, 2024-08-29T17:50:17.504 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T17:50:17.504 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T17:50:17.504 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T17:50:17.504 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "2.e", 2024-08-29T17:50:17.504 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T17:50:17.504 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T17:50:17.504 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 76, 2024-08-29T17:50:17.504 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 30, 2024-08-29T17:50:17.504 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T17:50:17.504 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T01:04:35.800022+0000", 2024-08-29T17:50:17.504 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T17:50:17.504 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T17:50:17.504 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T17:50:17.505 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T17:50:17.505 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T17:50:17.505 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T17:50:17.505 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T17:50:17.505 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T17:50:17.505 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T17:50:17.505 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T17:50:17.505 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T17:50:17.505 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T17:50:17.505 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T17:50:17.505 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T17:50:17.505 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T17:50:17.505 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T17:50:17.505 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T17:50:17.506 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T17:50:17.506 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T17:50:17.506 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 3, 2024-08-29T17:50:17.506 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 1, 2024-08-29T17:50:17.506 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T17:50:17.506 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 1, 2024-08-29T17:50:17.506 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T17:50:17.506 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T17:50:17.506 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T17:50:17.506 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T17:50:17.506 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T17:50:17.506 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 1, 2024-08-29T17:50:17.506 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T17:50:17.506 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T17:50:17.507 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T17:50:17.507 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T17:50:17.507 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T17:50:17.507 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T17:50:17.507 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T17:50:17.507 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T17:50:17.507 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T17:50:17.507 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T17:50:17.507 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T17:50:17.507 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T17:50:17.507 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 3, 2024-08-29T17:50:17.507 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T17:50:17.507 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.507 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T17:50:17.508 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T17:50:17.508 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T17:50:17.508 INFO:tasks.workunit.client.0.smithi029.stdout: 2, 2024-08-29T17:50:17.508 INFO:tasks.workunit.client.0.smithi029.stdout: 3, 2024-08-29T17:50:17.508 INFO:tasks.workunit.client.0.smithi029.stdout: 7 2024-08-29T17:50:17.508 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:17.508 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 2, 2024-08-29T17:50:17.508 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "66'2" 2024-08-29T17:50:17.508 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.508 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:17.508 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T17:50:17.508 INFO:tasks.workunit.client.0.smithi029.stdout: 7, 2024-08-29T17:50:17.508 INFO:tasks.workunit.client.0.smithi029.stdout: 4, 2024-08-29T17:50:17.509 INFO:tasks.workunit.client.0.smithi029.stdout: 0 2024-08-29T17:50:17.509 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:17.509 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 7, 2024-08-29T17:50:17.509 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T17:50:17.509 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T17:50:17.509 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T17:50:17.509 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T17:50:17.509 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T17:50:17.509 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T17:50:17.509 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T17:47:57.902152+0000", 2024-08-29T17:50:17.509 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T17:43:22.438782+0000", 2024-08-29T17:50:17.509 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T17:43:22.438782+0000", 2024-08-29T17:50:17.509 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T17:43:22.440930+0000", 2024-08-29T17:50:17.509 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T17:47:57.902152+0000", 2024-08-29T17:50:17.510 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:17.510 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T17:50:17.510 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:17.510 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 64, 2024-08-29T17:50:17.510 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T17:47:57.902152+0000", 2024-08-29T17:50:17.510 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T17:47:57.902152+0000", 2024-08-29T17:50:17.510 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T17:47:57.902152+0000", 2024-08-29T17:50:17.510 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T17:50:17.510 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T17:50:17.510 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:17.510 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T17:47:57.902152+0000", 2024-08-29T17:50:17.510 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T17:47:57.902152+0000", 2024-08-29T17:50:17.510 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T17:50:17.510 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T17:50:17.511 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T17:50:17.511 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T17:50:17.511 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 63, 2024-08-29T17:50:17.511 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T17:50:17.511 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T17:50:17.511 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T17:50:17.511 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T17:50:17.511 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T17:50:17.511 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T17:50:17.511 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T17:50:17.511 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T17:50:17.511 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.f", 2024-08-29T17:50:17.511 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T17:50:17.512 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T17:50:17.512 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 76, 2024-08-29T17:50:17.512 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 25, 2024-08-29T17:50:17.512 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T17:50:17.512 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T21:47:01.676279+0000", 2024-08-29T17:50:17.512 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T17:50:17.512 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T17:50:17.512 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T17:50:17.512 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T17:50:17.512 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T17:50:17.512 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T17:50:17.512 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T17:50:17.512 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T17:50:17.512 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T17:50:17.513 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T17:50:17.513 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T17:50:17.513 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T17:50:17.513 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T17:50:17.513 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T17:50:17.513 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T17:50:17.513 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T17:50:17.513 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T17:50:17.513 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T17:50:17.513 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T17:50:17.513 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T17:50:17.513 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T17:50:17.513 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T17:50:17.514 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T17:50:17.514 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T17:50:17.514 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T17:50:17.514 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T17:50:17.514 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T17:50:17.514 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T17:50:17.514 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T17:50:17.514 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T17:50:17.514 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T17:50:17.514 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T17:50:17.514 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T17:50:17.514 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T17:50:17.514 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T17:50:17.514 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T17:50:17.515 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T17:50:17.515 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T17:50:17.515 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T17:50:17.515 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T17:50:17.515 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T17:50:17.515 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T17:50:17.515 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T17:50:17.515 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.515 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T17:50:17.515 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T17:50:17.515 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T17:50:17.515 INFO:tasks.workunit.client.0.smithi029.stdout: 7, 2024-08-29T17:50:17.515 INFO:tasks.workunit.client.0.smithi029.stdout: 4, 2024-08-29T17:50:17.515 INFO:tasks.workunit.client.0.smithi029.stdout: 0 2024-08-29T17:50:17.516 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:17.516 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 7, 2024-08-29T17:50:17.516 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T17:50:17.516 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.516 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:17.516 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T17:50:17.516 INFO:tasks.workunit.client.0.smithi029.stdout: 1, 2024-08-29T17:50:17.516 INFO:tasks.workunit.client.0.smithi029.stdout: 4, 2024-08-29T17:50:17.516 INFO:tasks.workunit.client.0.smithi029.stdout: 3 2024-08-29T17:50:17.516 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:17.516 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 1, 2024-08-29T17:50:17.516 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T17:50:17.516 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T17:50:17.516 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 60, 2024-08-29T17:50:17.517 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T17:50:17.517 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T17:50:17.517 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T17:50:17.517 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T17:47:47.887467+0000", 2024-08-29T17:50:17.517 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T17:43:12.143193+0000", 2024-08-29T17:50:17.517 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T17:43:12.143193+0000", 2024-08-29T17:50:17.517 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T17:43:12.143498+0000", 2024-08-29T17:50:17.517 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T17:47:47.887467+0000", 2024-08-29T17:50:17.517 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T17:50:17.517 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T17:50:17.517 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T17:50:17.517 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 61, 2024-08-29T17:50:17.517 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T17:47:47.887467+0000", 2024-08-29T17:50:17.517 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T17:47:47.887467+0000", 2024-08-29T17:50:17.518 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T17:47:47.887467+0000", 2024-08-29T17:50:17.518 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T17:50:17.518 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T17:50:17.518 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T17:50:17.518 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T17:47:47.887467+0000", 2024-08-29T17:50:17.518 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T17:47:47.887467+0000", 2024-08-29T17:50:17.518 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T17:50:17.518 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 1, 2024-08-29T17:50:17.518 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T17:50:17.518 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T17:50:17.518 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 60, 2024-08-29T17:50:17.518 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T17:50:17.518 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T17:50:17.519 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T17:50:17.519 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T17:50:17.519 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 1, 2024-08-29T17:50:17.519 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T17:50:17.519 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T17:50:17.519 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T17:50:17.519 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "2.d", 2024-08-29T17:50:17.519 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T17:50:17.519 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T17:50:17.519 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 76, 2024-08-29T17:50:17.519 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 29, 2024-08-29T17:50:17.519 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T17:50:17.519 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T03:09:15.634671+0000", 2024-08-29T17:50:17.519 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T17:50:17.520 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T17:50:17.520 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T17:50:17.520 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 70, 2024-08-29T17:50:17.520 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T17:50:17.520 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T17:50:17.520 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T17:50:17.520 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T17:50:17.520 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T17:50:17.520 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T17:50:17.520 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T17:50:17.520 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T17:50:17.520 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T17:50:17.520 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T17:50:17.521 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T17:50:17.521 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T17:50:17.521 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T17:50:17.521 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T17:50:17.521 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T17:50:17.521 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 3, 2024-08-29T17:50:17.521 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 1, 2024-08-29T17:50:17.521 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T17:50:17.521 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 1, 2024-08-29T17:50:17.521 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T17:50:17.521 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T17:50:17.521 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T17:50:17.521 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T17:50:17.521 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T17:50:17.522 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T17:50:17.522 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T17:50:17.522 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T17:50:17.522 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T17:50:17.522 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T17:50:17.522 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T17:50:17.522 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T17:50:17.522 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T17:50:17.522 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T17:50:17.522 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T17:50:17.522 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T17:50:17.522 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T17:50:17.522 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T17:50:17.522 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 1, 2024-08-29T17:50:17.523 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 1 2024-08-29T17:50:17.523 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.523 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T17:50:17.523 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T17:50:17.523 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T17:50:17.523 INFO:tasks.workunit.client.0.smithi029.stdout: 1, 2024-08-29T17:50:17.523 INFO:tasks.workunit.client.0.smithi029.stdout: 4, 2024-08-29T17:50:17.523 INFO:tasks.workunit.client.0.smithi029.stdout: 3 2024-08-29T17:50:17.523 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:17.523 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 1, 2024-08-29T17:50:17.523 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "66'1" 2024-08-29T17:50:17.523 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.523 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:17.523 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T17:50:17.524 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T17:50:17.524 INFO:tasks.workunit.client.0.smithi029.stdout: 3, 2024-08-29T17:50:17.524 INFO:tasks.workunit.client.0.smithi029.stdout: 6 2024-08-29T17:50:17.524 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:17.524 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 5, 2024-08-29T17:50:17.524 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T17:50:17.524 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T17:50:17.524 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T17:50:17.524 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T17:50:17.524 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T17:50:17.524 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T17:50:17.524 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T17:47:57.908029+0000", 2024-08-29T17:50:17.524 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T17:43:22.431196+0000", 2024-08-29T17:50:17.525 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T17:43:22.431196+0000", 2024-08-29T17:50:17.525 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T17:43:22.432127+0000", 2024-08-29T17:50:17.525 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T17:47:57.908029+0000", 2024-08-29T17:50:17.525 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:17.525 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T17:50:17.525 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:17.525 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 64, 2024-08-29T17:50:17.525 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T17:47:57.908029+0000", 2024-08-29T17:50:17.525 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T17:47:57.908029+0000", 2024-08-29T17:50:17.525 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T17:47:57.908029+0000", 2024-08-29T17:50:17.525 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T17:50:17.525 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T17:50:17.525 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:17.525 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T17:47:57.908029+0000", 2024-08-29T17:50:17.526 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T17:47:57.908029+0000", 2024-08-29T17:50:17.526 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T17:50:17.526 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T17:50:17.526 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T17:50:17.526 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T17:50:17.526 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 63, 2024-08-29T17:50:17.526 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T17:50:17.526 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T17:50:17.526 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T17:50:17.526 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T17:50:17.526 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T17:50:17.526 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T17:50:17.526 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T17:50:17.526 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T17:50:17.527 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.c", 2024-08-29T17:50:17.527 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T17:50:17.527 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T17:50:17.527 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 76, 2024-08-29T17:50:17.527 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 25, 2024-08-29T17:50:17.527 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T17:50:17.527 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T19:46:41.394940+0000", 2024-08-29T17:50:17.527 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T17:50:17.527 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T17:50:17.527 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T17:50:17.527 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T17:50:17.527 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T17:50:17.527 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T17:50:17.527 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T17:50:17.528 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T17:50:17.528 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T17:50:17.528 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T17:50:17.528 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T17:50:17.528 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T17:50:17.528 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T17:50:17.528 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T17:50:17.528 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T17:50:17.528 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T17:50:17.528 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T17:50:17.528 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T17:50:17.528 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T17:50:17.528 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T17:50:17.529 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T17:50:17.529 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T17:50:17.529 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T17:50:17.529 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T17:50:17.529 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T17:50:17.529 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T17:50:17.529 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T17:50:17.529 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T17:50:17.529 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T17:50:17.529 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T17:50:17.529 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T17:50:17.529 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T17:50:17.529 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T17:50:17.529 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T17:50:17.530 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T17:50:17.530 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T17:50:17.530 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T17:50:17.530 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T17:50:17.530 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T17:50:17.530 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T17:50:17.530 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T17:50:17.530 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T17:50:17.530 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T17:50:17.530 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.530 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T17:50:17.530 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T17:50:17.530 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T17:50:17.530 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T17:50:17.531 INFO:tasks.workunit.client.0.smithi029.stdout: 3, 2024-08-29T17:50:17.531 INFO:tasks.workunit.client.0.smithi029.stdout: 6 2024-08-29T17:50:17.531 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:17.531 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 5, 2024-08-29T17:50:17.531 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T17:50:17.531 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.531 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:17.531 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T17:50:17.531 INFO:tasks.workunit.client.0.smithi029.stdout: 2, 2024-08-29T17:50:17.531 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T17:50:17.531 INFO:tasks.workunit.client.0.smithi029.stdout: 0 2024-08-29T17:50:17.531 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:17.531 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 2, 2024-08-29T17:50:17.531 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T17:50:17.532 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T17:50:17.532 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 60, 2024-08-29T17:50:17.532 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T17:50:17.532 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T17:50:17.532 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T17:50:17.532 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T17:47:42.898291+0000", 2024-08-29T17:50:17.532 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T17:43:12.126131+0000", 2024-08-29T17:50:17.532 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T17:43:12.126131+0000", 2024-08-29T17:50:17.532 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T17:43:12.126430+0000", 2024-08-29T17:50:17.532 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T17:47:42.898291+0000", 2024-08-29T17:50:17.532 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T17:50:17.532 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T17:50:17.532 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T17:50:17.533 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 61, 2024-08-29T17:50:17.533 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T17:47:42.898291+0000", 2024-08-29T17:50:17.533 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T17:47:42.898291+0000", 2024-08-29T17:50:17.533 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T17:47:42.898291+0000", 2024-08-29T17:50:17.533 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T17:50:17.533 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T17:50:17.533 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T17:50:17.533 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T17:47:42.898291+0000", 2024-08-29T17:50:17.533 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T17:47:42.898291+0000", 2024-08-29T17:50:17.533 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T17:50:17.533 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T17:50:17.533 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T17:50:17.533 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T17:50:17.533 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 60, 2024-08-29T17:50:17.534 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T17:50:17.534 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T17:50:17.534 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T17:50:17.534 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T17:50:17.534 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T17:50:17.534 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T17:50:17.534 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T17:50:17.534 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T17:50:17.534 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "2.c", 2024-08-29T17:50:17.534 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T17:50:17.534 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T17:50:17.534 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 76, 2024-08-29T17:50:17.534 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 28, 2024-08-29T17:50:17.535 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T17:50:17.535 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T22:13:06.114791+0000", 2024-08-29T17:50:17.535 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T17:50:17.535 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T17:50:17.535 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T17:50:17.535 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T17:50:17.535 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T17:50:17.535 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T17:50:17.535 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T17:50:17.535 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T17:50:17.535 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T17:50:17.535 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T17:50:17.535 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T17:50:17.535 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T17:50:17.535 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T17:50:17.536 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T17:50:17.536 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T17:50:17.536 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T17:50:17.536 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T17:50:17.536 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T17:50:17.536 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T17:50:17.536 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T17:50:17.536 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T17:50:17.536 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T17:50:17.536 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T17:50:17.536 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T17:50:17.536 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T17:50:17.536 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T17:50:17.537 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T17:50:17.537 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T17:50:17.537 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T17:50:17.537 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T17:50:17.537 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T17:50:17.537 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T17:50:17.537 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T17:50:17.537 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T17:50:17.537 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T17:50:17.537 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T17:50:17.537 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T17:50:17.537 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T17:50:17.537 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T17:50:17.537 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T17:50:17.538 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T17:50:17.538 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T17:50:17.538 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T17:50:17.538 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.538 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T17:50:17.538 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T17:50:17.538 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T17:50:17.538 INFO:tasks.workunit.client.0.smithi029.stdout: 2, 2024-08-29T17:50:17.538 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T17:50:17.538 INFO:tasks.workunit.client.0.smithi029.stdout: 0 2024-08-29T17:50:17.538 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:17.538 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 2, 2024-08-29T17:50:17.538 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T17:50:17.538 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.539 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:17.539 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T17:50:17.539 INFO:tasks.workunit.client.0.smithi029.stdout: 7, 2024-08-29T17:50:17.539 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T17:50:17.539 INFO:tasks.workunit.client.0.smithi029.stdout: 6 2024-08-29T17:50:17.539 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:17.539 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 7, 2024-08-29T17:50:17.539 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T17:50:17.539 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T17:50:17.539 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T17:50:17.539 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T17:50:17.539 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T17:50:17.539 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T17:50:17.539 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T17:47:57.902051+0000", 2024-08-29T17:50:17.540 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T17:43:22.441255+0000", 2024-08-29T17:50:17.540 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T17:43:22.441255+0000", 2024-08-29T17:50:17.540 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T17:43:22.441805+0000", 2024-08-29T17:50:17.540 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T17:47:57.902051+0000", 2024-08-29T17:50:17.540 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:17.540 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T17:50:17.540 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:17.540 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 64, 2024-08-29T17:50:17.540 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T17:47:57.902051+0000", 2024-08-29T17:50:17.540 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T17:47:57.902051+0000", 2024-08-29T17:50:17.540 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T17:47:57.902051+0000", 2024-08-29T17:50:17.540 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T17:50:17.540 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T17:50:17.541 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:17.541 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T17:47:57.902051+0000", 2024-08-29T17:50:17.541 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T17:47:57.902051+0000", 2024-08-29T17:50:17.541 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T17:50:17.541 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T17:50:17.541 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T17:50:17.541 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T17:50:17.541 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 63, 2024-08-29T17:50:17.541 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T17:50:17.541 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T17:50:17.541 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T17:50:17.541 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T17:50:17.541 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T17:50:17.541 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T17:50:17.542 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T17:50:17.542 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T17:50:17.542 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.d", 2024-08-29T17:50:17.542 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T17:50:17.542 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T17:50:17.542 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 76, 2024-08-29T17:50:17.542 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 25, 2024-08-29T17:50:17.542 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T17:50:17.542 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T03:10:59.019018+0000", 2024-08-29T17:50:17.542 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T17:50:17.542 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T17:50:17.542 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T17:50:17.542 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T17:50:17.542 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T17:50:17.543 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T17:50:17.543 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T17:50:17.543 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T17:50:17.543 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T17:50:17.543 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T17:50:17.543 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T17:50:17.543 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T17:50:17.543 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T17:50:17.543 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T17:50:17.543 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T17:50:17.543 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T17:50:17.543 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T17:50:17.543 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T17:50:17.543 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T17:50:17.544 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T17:50:17.544 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T17:50:17.544 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T17:50:17.544 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T17:50:17.544 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T17:50:17.544 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T17:50:17.544 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T17:50:17.544 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T17:50:17.544 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T17:50:17.544 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T17:50:17.544 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T17:50:17.544 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T17:50:17.544 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T17:50:17.545 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T17:50:17.545 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T17:50:17.545 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T17:50:17.545 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T17:50:17.545 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T17:50:17.545 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T17:50:17.545 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T17:50:17.545 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T17:50:17.545 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T17:50:17.545 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T17:50:17.545 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T17:50:17.545 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.545 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T17:50:17.545 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T17:50:17.545 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T17:50:17.546 INFO:tasks.workunit.client.0.smithi029.stdout: 7, 2024-08-29T17:50:17.546 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T17:50:17.546 INFO:tasks.workunit.client.0.smithi029.stdout: 6 2024-08-29T17:50:17.546 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:17.546 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 7, 2024-08-29T17:50:17.546 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T17:50:17.546 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.546 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:17.546 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T17:50:17.546 INFO:tasks.workunit.client.0.smithi029.stdout: 6, 2024-08-29T17:50:17.546 INFO:tasks.workunit.client.0.smithi029.stdout: 4, 2024-08-29T17:50:17.546 INFO:tasks.workunit.client.0.smithi029.stdout: 7 2024-08-29T17:50:17.546 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:17.547 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 6, 2024-08-29T17:50:17.547 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T17:50:17.547 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T17:50:17.547 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 70, 2024-08-29T17:50:17.547 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T17:50:17.547 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T17:50:17.547 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T17:50:17.547 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T17:46:26.445650+0000", 2024-08-29T17:50:17.547 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T17:46:06.301024+0000", 2024-08-29T17:50:17.547 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T17:46:06.301024+0000", 2024-08-29T17:50:17.547 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T17:46:17.896455+0000", 2024-08-29T17:50:17.547 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T17:46:26.445650+0000", 2024-08-29T17:50:17.547 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:46:05.142502+0000", 2024-08-29T17:50:17.548 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T17:50:17.548 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:46:05.142502+0000", 2024-08-29T17:50:17.548 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 71, 2024-08-29T17:50:17.548 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T17:46:26.445650+0000", 2024-08-29T17:50:17.548 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T17:46:26.445650+0000", 2024-08-29T17:50:17.548 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T17:46:26.445650+0000", 2024-08-29T17:50:17.548 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T17:50:17.548 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T17:50:17.548 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:46:05.142502+0000", 2024-08-29T17:50:17.548 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T17:46:26.445650+0000", 2024-08-29T17:50:17.548 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T17:46:26.445650+0000", 2024-08-29T17:50:17.548 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T17:50:17.548 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T17:50:17.548 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T17:50:17.549 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T17:50:17.549 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 70, 2024-08-29T17:50:17.549 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T17:50:17.549 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T17:50:17.549 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T17:50:17.549 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T17:50:17.549 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T17:50:17.549 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T17:50:17.549 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T17:50:17.549 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T17:50:17.549 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "4.5", 2024-08-29T17:50:17.549 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T17:50:17.549 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T17:50:17.549 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 76, 2024-08-29T17:50:17.550 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 21, 2024-08-29T17:50:17.550 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T17:50:17.550 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T17:52:46.752414+0000", 2024-08-29T17:50:17.550 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.000934613, 2024-08-29T17:50:17.550 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T17:50:17.550 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T17:50:17.550 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T17:50:17.550 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T17:50:17.550 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T17:50:17.550 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T17:50:17.550 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T17:50:17.550 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T17:50:17.550 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T17:50:17.551 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T17:50:17.551 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T17:50:17.551 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T17:50:17.551 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T17:50:17.551 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T17:50:17.551 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T17:50:17.551 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T17:50:17.551 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T17:50:17.551 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T17:50:17.551 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T17:50:17.551 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T17:50:17.551 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T17:50:17.551 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T17:50:17.551 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T17:50:17.552 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T17:50:17.552 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T17:50:17.552 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T17:50:17.552 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T17:50:17.552 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T17:50:17.552 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T17:50:17.552 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T17:50:17.552 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T17:50:17.552 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T17:50:17.552 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T17:50:17.552 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T17:50:17.552 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T17:50:17.552 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T17:50:17.552 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T17:50:17.553 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T17:50:17.553 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T17:50:17.553 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T17:50:17.553 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T17:50:17.553 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T17:50:17.553 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.553 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T17:50:17.553 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T17:50:17.553 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T17:50:17.553 INFO:tasks.workunit.client.0.smithi029.stdout: 6, 2024-08-29T17:50:17.553 INFO:tasks.workunit.client.0.smithi029.stdout: 4, 2024-08-29T17:50:17.553 INFO:tasks.workunit.client.0.smithi029.stdout: 7 2024-08-29T17:50:17.553 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:17.554 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 6, 2024-08-29T17:50:17.554 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T17:50:17.554 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.554 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:17.554 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T17:50:17.554 INFO:tasks.workunit.client.0.smithi029.stdout: 7, 2024-08-29T17:50:17.554 INFO:tasks.workunit.client.0.smithi029.stdout: 0, 2024-08-29T17:50:17.554 INFO:tasks.workunit.client.0.smithi029.stdout: 6 2024-08-29T17:50:17.554 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:17.554 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 7, 2024-08-29T17:50:17.554 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T17:50:17.554 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T17:50:17.554 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 19, 2024-08-29T17:50:17.554 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T17:50:17.555 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T17:50:17.555 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T17:50:17.555 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T17:50:12.343097+0000", 2024-08-29T17:50:17.555 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T17:42:09.312320+0000", 2024-08-29T17:50:17.555 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T17:42:09.312320+0000", 2024-08-29T17:50:17.555 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T17:42:09.313497+0000", 2024-08-29T17:50:17.555 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T17:50:12.343097+0000", 2024-08-29T17:50:17.555 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:37:34.254299+0000", 2024-08-29T17:50:17.555 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T17:50:17.555 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:37:34.254299+0000", 2024-08-29T17:50:17.555 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 59, 2024-08-29T17:50:17.555 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T17:50:12.343097+0000", 2024-08-29T17:50:17.555 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T17:50:12.343097+0000", 2024-08-29T17:50:17.555 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T17:50:12.343097+0000", 2024-08-29T17:50:17.556 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T17:50:17.556 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T17:50:17.556 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:37:34.254299+0000", 2024-08-29T17:50:17.556 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T17:50:12.343097+0000", 2024-08-29T17:50:17.556 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T17:50:12.343097+0000", 2024-08-29T17:50:17.556 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T17:50:17.556 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 148, 2024-08-29T17:50:17.556 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T17:50:17.556 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T17:50:17.556 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 58, 2024-08-29T17:50:17.556 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T17:50:17.556 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T17:50:17.556 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T17:50:17.557 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T17:50:17.557 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 148, 2024-08-29T17:50:17.557 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T17:50:17.557 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T17:50:17.557 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T17:50:17.557 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "1.0", 2024-08-29T17:50:17.557 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T17:50:17.557 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T17:50:17.557 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 76, 2024-08-29T17:50:17.557 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 347, 2024-08-29T17:50:17.557 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T17:50:17.557 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T00:42:15.931486+0000", 2024-08-29T17:50:17.557 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T17:50:17.557 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T17:50:17.558 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T17:50:17.558 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 590368, 2024-08-29T17:50:17.558 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T17:50:17.558 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 1771104, 2024-08-29T17:50:17.558 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T17:50:17.558 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T17:50:17.558 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T17:50:17.558 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T17:50:17.558 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T17:50:17.558 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T17:50:17.558 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T17:50:17.558 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T17:50:17.558 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T17:50:17.558 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T17:50:17.559 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T17:50:17.559 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T17:50:17.559 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T17:50:17.559 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 6, 2024-08-29T17:50:17.559 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 2, 2024-08-29T17:50:17.559 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T17:50:17.559 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 2, 2024-08-29T17:50:17.559 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T17:50:17.559 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T17:50:17.559 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T17:50:17.559 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T17:50:17.559 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T17:50:17.559 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T17:50:17.559 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T17:50:17.560 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 6, 2024-08-29T17:50:17.560 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T17:50:17.560 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T17:50:17.560 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T17:50:17.560 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T17:50:17.560 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T17:50:17.560 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 394, 2024-08-29T17:50:17.560 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 584, 2024-08-29T17:50:17.560 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T17:50:17.560 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T17:50:17.560 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T17:50:17.560 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 219, 2024-08-29T17:50:17.560 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 2416 2024-08-29T17:50:17.561 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.561 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T17:50:17.561 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T17:50:17.561 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T17:50:17.561 INFO:tasks.workunit.client.0.smithi029.stdout: 7, 2024-08-29T17:50:17.561 INFO:tasks.workunit.client.0.smithi029.stdout: 0, 2024-08-29T17:50:17.561 INFO:tasks.workunit.client.0.smithi029.stdout: 6 2024-08-29T17:50:17.561 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:17.561 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 7, 2024-08-29T17:50:17.561 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "76'148" 2024-08-29T17:50:17.561 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.561 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:17.561 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T17:50:17.561 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T17:50:17.562 INFO:tasks.workunit.client.0.smithi029.stdout: 2, 2024-08-29T17:50:17.562 INFO:tasks.workunit.client.0.smithi029.stdout: 7 2024-08-29T17:50:17.562 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:17.562 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 5, 2024-08-29T17:50:17.562 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T17:50:17.562 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T17:50:17.562 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 60, 2024-08-29T17:50:17.562 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T17:50:17.562 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T17:50:17.562 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T17:50:17.562 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T17:47:27.902323+0000", 2024-08-29T17:50:17.562 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T17:43:12.142640+0000", 2024-08-29T17:50:17.562 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T17:43:12.142640+0000", 2024-08-29T17:50:17.562 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T17:43:12.147531+0000", 2024-08-29T17:50:17.563 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T17:47:27.902323+0000", 2024-08-29T17:50:17.563 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T17:50:17.563 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T17:50:17.563 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T17:50:17.563 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 61, 2024-08-29T17:50:17.563 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T17:47:27.902323+0000", 2024-08-29T17:50:17.563 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T17:47:27.902323+0000", 2024-08-29T17:50:17.563 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T17:47:27.902323+0000", 2024-08-29T17:50:17.563 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T17:50:17.563 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T17:50:17.563 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T17:50:17.563 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T17:47:27.902323+0000", 2024-08-29T17:50:17.563 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T17:47:27.902323+0000", 2024-08-29T17:50:17.564 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T17:50:17.564 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T17:50:17.564 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T17:50:17.564 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T17:50:17.564 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 60, 2024-08-29T17:50:17.564 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T17:50:17.564 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T17:50:17.564 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T17:50:17.564 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T17:50:17.564 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T17:50:17.564 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T17:50:17.564 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T17:50:17.564 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T17:50:17.564 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "2.3", 2024-08-29T17:50:17.565 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T17:50:17.565 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T17:50:17.565 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 76, 2024-08-29T17:50:17.565 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 28, 2024-08-29T17:50:17.565 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T17:50:17.565 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T05:22:34.527478+0000", 2024-08-29T17:50:17.565 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T17:50:17.565 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T17:50:17.565 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T17:50:17.565 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T17:50:17.565 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T17:50:17.565 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T17:50:17.565 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T17:50:17.566 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T17:50:17.566 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T17:50:17.566 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T17:50:17.566 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T17:50:17.566 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T17:50:17.566 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T17:50:17.566 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T17:50:17.566 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T17:50:17.566 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T17:50:17.566 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T17:50:17.566 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T17:50:17.566 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T17:50:17.566 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T17:50:17.566 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T17:50:17.567 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T17:50:17.567 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T17:50:17.567 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T17:50:17.567 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T17:50:17.567 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T17:50:17.567 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T17:50:17.567 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T17:50:17.567 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T17:50:17.567 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T17:50:17.567 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T17:50:17.567 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T17:50:17.567 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T17:50:17.567 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T17:50:17.567 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T17:50:17.568 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T17:50:17.568 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T17:50:17.568 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T17:50:17.568 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T17:50:17.568 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T17:50:17.568 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T17:50:17.568 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T17:50:17.568 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T17:50:17.568 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.568 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T17:50:17.568 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T17:50:17.568 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T17:50:17.568 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T17:50:17.569 INFO:tasks.workunit.client.0.smithi029.stdout: 2, 2024-08-29T17:50:17.569 INFO:tasks.workunit.client.0.smithi029.stdout: 7 2024-08-29T17:50:17.569 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:17.569 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 5, 2024-08-29T17:50:17.569 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T17:50:17.569 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.569 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:17.569 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T17:50:17.569 INFO:tasks.workunit.client.0.smithi029.stdout: 3, 2024-08-29T17:50:17.569 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T17:50:17.569 INFO:tasks.workunit.client.0.smithi029.stdout: 6 2024-08-29T17:50:17.569 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:17.569 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 3, 2024-08-29T17:50:17.569 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T17:50:17.570 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T17:50:17.570 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T17:50:17.570 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T17:50:17.570 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T17:50:17.570 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T17:50:17.570 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T17:47:32.898580+0000", 2024-08-29T17:50:17.570 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T17:43:22.440016+0000", 2024-08-29T17:50:17.570 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T17:43:22.440016+0000", 2024-08-29T17:50:17.570 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T17:43:22.440240+0000", 2024-08-29T17:50:17.570 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T17:47:32.898580+0000", 2024-08-29T17:50:17.570 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:17.570 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T17:50:17.570 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:17.570 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 64, 2024-08-29T17:50:17.571 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T17:47:32.898580+0000", 2024-08-29T17:50:17.571 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T17:47:32.898580+0000", 2024-08-29T17:50:17.571 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T17:47:32.898580+0000", 2024-08-29T17:50:17.571 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T17:50:17.571 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T17:50:17.571 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:17.571 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T17:47:32.898580+0000", 2024-08-29T17:50:17.571 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T17:47:32.898580+0000", 2024-08-29T17:50:17.571 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T17:50:17.571 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T17:50:17.571 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T17:50:17.571 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T17:50:17.571 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 63, 2024-08-29T17:50:17.571 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T17:50:17.572 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T17:50:17.572 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T17:50:17.572 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T17:50:17.572 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T17:50:17.572 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T17:50:17.572 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T17:50:17.572 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T17:50:17.572 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.2", 2024-08-29T17:50:17.572 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T17:50:17.572 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T17:50:17.572 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 76, 2024-08-29T17:50:17.572 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 25, 2024-08-29T17:50:17.572 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T17:50:17.572 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T18:23:14.604754+0000", 2024-08-29T17:50:17.573 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T17:50:17.573 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T17:50:17.573 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T17:50:17.573 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T17:50:17.573 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T17:50:17.573 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T17:50:17.573 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T17:50:17.573 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T17:50:17.573 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T17:50:17.573 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T17:50:17.573 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T17:50:17.573 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T17:50:17.573 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T17:50:17.574 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T17:50:17.574 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T17:50:17.574 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T17:50:17.574 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T17:50:17.574 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T17:50:17.574 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T17:50:17.574 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T17:50:17.574 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T17:50:17.574 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T17:50:17.574 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T17:50:17.574 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T17:50:17.574 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T17:50:17.574 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T17:50:17.574 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T17:50:17.575 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T17:50:17.575 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T17:50:17.575 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T17:50:17.575 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T17:50:17.575 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T17:50:17.575 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T17:50:17.575 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T17:50:17.575 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T17:50:17.575 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T17:50:17.575 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T17:50:17.575 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T17:50:17.575 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T17:50:17.575 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T17:50:17.575 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T17:50:17.576 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T17:50:17.576 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T17:50:17.576 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.576 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T17:50:17.576 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T17:50:17.576 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T17:50:17.576 INFO:tasks.workunit.client.0.smithi029.stdout: 3, 2024-08-29T17:50:17.576 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T17:50:17.576 INFO:tasks.workunit.client.0.smithi029.stdout: 6 2024-08-29T17:50:17.576 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:17.576 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 3, 2024-08-29T17:50:17.576 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T17:50:17.576 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.577 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:17.577 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T17:50:17.577 INFO:tasks.workunit.client.0.smithi029.stdout: 0, 2024-08-29T17:50:17.577 INFO:tasks.workunit.client.0.smithi029.stdout: 1, 2024-08-29T17:50:17.577 INFO:tasks.workunit.client.0.smithi029.stdout: 2 2024-08-29T17:50:17.577 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:17.577 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 0, 2024-08-29T17:50:17.577 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T17:50:17.577 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T17:50:17.577 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 70, 2024-08-29T17:50:17.577 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T17:50:17.577 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T17:50:17.577 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T17:50:17.577 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T17:46:26.366791+0000", 2024-08-29T17:50:17.578 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T17:46:06.157589+0000", 2024-08-29T17:50:17.578 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T17:46:06.157589+0000", 2024-08-29T17:50:17.578 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T17:46:17.100050+0000", 2024-08-29T17:50:17.578 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T17:46:26.366791+0000", 2024-08-29T17:50:17.578 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:46:05.142502+0000", 2024-08-29T17:50:17.578 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T17:50:17.578 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:46:05.142502+0000", 2024-08-29T17:50:17.578 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 71, 2024-08-29T17:50:17.578 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T17:46:26.366791+0000", 2024-08-29T17:50:17.578 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T17:46:26.366791+0000", 2024-08-29T17:50:17.578 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T17:46:26.366791+0000", 2024-08-29T17:50:17.578 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T17:50:17.578 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T17:50:17.579 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:46:05.142502+0000", 2024-08-29T17:50:17.579 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T17:46:26.366791+0000", 2024-08-29T17:50:17.579 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T17:46:26.366791+0000", 2024-08-29T17:50:17.579 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T17:50:17.579 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T17:50:17.579 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T17:50:17.579 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T17:50:17.579 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 70, 2024-08-29T17:50:17.579 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T17:50:17.579 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T17:50:17.579 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T17:50:17.579 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T17:50:17.579 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T17:50:17.579 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T17:50:17.580 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T17:50:17.580 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T17:50:17.580 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "4.6", 2024-08-29T17:50:17.580 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T17:50:17.580 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T17:50:17.580 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 76, 2024-08-29T17:50:17.580 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 21, 2024-08-29T17:50:17.580 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T17:50:17.580 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T23:05:14.373849+0000", 2024-08-29T17:50:17.580 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.000532966, 2024-08-29T17:50:17.580 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T17:50:17.580 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T17:50:17.580 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T17:50:17.581 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T17:50:17.581 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T17:50:17.581 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T17:50:17.581 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T17:50:17.581 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T17:50:17.581 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T17:50:17.581 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T17:50:17.581 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T17:50:17.581 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T17:50:17.581 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T17:50:17.581 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T17:50:17.581 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T17:50:17.581 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T17:50:17.581 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T17:50:17.582 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T17:50:17.582 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T17:50:17.582 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T17:50:17.582 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T17:50:17.582 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T17:50:17.582 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T17:50:17.582 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T17:50:17.582 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T17:50:17.582 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T17:50:17.582 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T17:50:17.582 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T17:50:17.582 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T17:50:17.582 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T17:50:17.583 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T17:50:17.583 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T17:50:17.583 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T17:50:17.583 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T17:50:17.583 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T17:50:17.583 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T17:50:17.583 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T17:50:17.583 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T17:50:17.583 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T17:50:17.583 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T17:50:17.583 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T17:50:17.583 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T17:50:17.583 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.583 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T17:50:17.584 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T17:50:17.584 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T17:50:17.584 INFO:tasks.workunit.client.0.smithi029.stdout: 0, 2024-08-29T17:50:17.584 INFO:tasks.workunit.client.0.smithi029.stdout: 1, 2024-08-29T17:50:17.584 INFO:tasks.workunit.client.0.smithi029.stdout: 2 2024-08-29T17:50:17.584 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:17.584 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 0, 2024-08-29T17:50:17.584 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T17:50:17.584 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.584 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:17.584 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T17:50:17.584 INFO:tasks.workunit.client.0.smithi029.stdout: 7, 2024-08-29T17:50:17.584 INFO:tasks.workunit.client.0.smithi029.stdout: 1, 2024-08-29T17:50:17.585 INFO:tasks.workunit.client.0.smithi029.stdout: 0 2024-08-29T17:50:17.585 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:17.585 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 7, 2024-08-29T17:50:17.585 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T17:50:17.585 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T17:50:17.585 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 60, 2024-08-29T17:50:17.585 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T17:50:17.585 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T17:50:17.585 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T17:50:17.585 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T17:47:12.894152+0000", 2024-08-29T17:50:17.585 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T17:43:12.159822+0000", 2024-08-29T17:50:17.585 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T17:43:12.159822+0000", 2024-08-29T17:50:17.585 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T17:43:12.163402+0000", 2024-08-29T17:50:17.585 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T17:47:12.894152+0000", 2024-08-29T17:50:17.586 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T17:50:17.586 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T17:50:17.586 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T17:50:17.586 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 61, 2024-08-29T17:50:17.586 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T17:47:12.894152+0000", 2024-08-29T17:50:17.586 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T17:47:12.894152+0000", 2024-08-29T17:50:17.586 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T17:47:12.894152+0000", 2024-08-29T17:50:17.586 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T17:50:17.586 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T17:50:17.586 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T17:50:17.586 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T17:47:12.894152+0000", 2024-08-29T17:50:17.586 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T17:47:12.894152+0000", 2024-08-29T17:50:17.586 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T17:50:17.586 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T17:50:17.586 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T17:50:17.587 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T17:50:17.587 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 60, 2024-08-29T17:50:17.587 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T17:50:17.587 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T17:50:17.587 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T17:50:17.587 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T17:50:17.587 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T17:50:17.587 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T17:50:17.587 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T17:50:17.587 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T17:50:17.587 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "2.0", 2024-08-29T17:50:17.587 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T17:50:17.587 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T17:50:17.588 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 76, 2024-08-29T17:50:17.588 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 28, 2024-08-29T17:50:17.588 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T17:50:17.588 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T01:26:26.161694+0000", 2024-08-29T17:50:17.588 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T17:50:17.588 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T17:50:17.588 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T17:50:17.588 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T17:50:17.588 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T17:50:17.588 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T17:50:17.588 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T17:50:17.588 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T17:50:17.588 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T17:50:17.588 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T17:50:17.589 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T17:50:17.589 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T17:50:17.589 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T17:50:17.589 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T17:50:17.589 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T17:50:17.589 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T17:50:17.589 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T17:50:17.589 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T17:50:17.589 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T17:50:17.589 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T17:50:17.589 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T17:50:17.589 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T17:50:17.589 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T17:50:17.590 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T17:50:17.590 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T17:50:17.590 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T17:50:17.590 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T17:50:17.590 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T17:50:17.590 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T17:50:17.590 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T17:50:17.590 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T17:50:17.590 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T17:50:17.590 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T17:50:17.590 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T17:50:17.590 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T17:50:17.590 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T17:50:17.590 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T17:50:17.591 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T17:50:17.591 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T17:50:17.591 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T17:50:17.591 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T17:50:17.591 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T17:50:17.591 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T17:50:17.591 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.591 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T17:50:17.591 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T17:50:17.591 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T17:50:17.591 INFO:tasks.workunit.client.0.smithi029.stdout: 7, 2024-08-29T17:50:17.591 INFO:tasks.workunit.client.0.smithi029.stdout: 1, 2024-08-29T17:50:17.591 INFO:tasks.workunit.client.0.smithi029.stdout: 0 2024-08-29T17:50:17.591 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:17.592 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 7, 2024-08-29T17:50:17.592 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T17:50:17.592 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.592 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:17.592 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T17:50:17.592 INFO:tasks.workunit.client.0.smithi029.stdout: 0, 2024-08-29T17:50:17.592 INFO:tasks.workunit.client.0.smithi029.stdout: 4, 2024-08-29T17:50:17.592 INFO:tasks.workunit.client.0.smithi029.stdout: 3 2024-08-29T17:50:17.592 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:17.592 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 0, 2024-08-29T17:50:17.592 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T17:50:17.592 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T17:50:17.592 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T17:50:17.593 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T17:50:17.593 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T17:50:17.593 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T17:50:17.593 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T17:47:32.899411+0000", 2024-08-29T17:50:17.593 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T17:43:22.407516+0000", 2024-08-29T17:50:17.593 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T17:43:22.407516+0000", 2024-08-29T17:50:17.593 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T17:43:22.408438+0000", 2024-08-29T17:50:17.593 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T17:47:32.899411+0000", 2024-08-29T17:50:17.593 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:17.593 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T17:50:17.593 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:17.593 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 64, 2024-08-29T17:50:17.593 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T17:47:32.899411+0000", 2024-08-29T17:50:17.593 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T17:47:32.899411+0000", 2024-08-29T17:50:17.594 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T17:47:32.899411+0000", 2024-08-29T17:50:17.594 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T17:50:17.594 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T17:50:17.594 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:17.594 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T17:47:32.899411+0000", 2024-08-29T17:50:17.594 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T17:47:32.899411+0000", 2024-08-29T17:50:17.594 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T17:50:17.594 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T17:50:17.594 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T17:50:17.594 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T17:50:17.594 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 63, 2024-08-29T17:50:17.594 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T17:50:17.594 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T17:50:17.594 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T17:50:17.595 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T17:50:17.595 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T17:50:17.595 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T17:50:17.595 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T17:50:17.595 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T17:50:17.595 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.1", 2024-08-29T17:50:17.595 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T17:50:17.595 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T17:50:17.595 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 76, 2024-08-29T17:50:17.595 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 25, 2024-08-29T17:50:17.595 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T17:50:17.595 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T23:12:16.442986+0000", 2024-08-29T17:50:17.595 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T17:50:17.596 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T17:50:17.596 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T17:50:17.596 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T17:50:17.596 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T17:50:17.596 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T17:50:17.596 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T17:50:17.596 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T17:50:17.596 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T17:50:17.596 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T17:50:17.596 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T17:50:17.596 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T17:50:17.596 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T17:50:17.596 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T17:50:17.596 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T17:50:17.597 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T17:50:17.597 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T17:50:17.597 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T17:50:17.597 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T17:50:17.597 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T17:50:17.597 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T17:50:17.597 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T17:50:17.597 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T17:50:17.597 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T17:50:17.597 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T17:50:17.597 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T17:50:17.597 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T17:50:17.597 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T17:50:17.597 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T17:50:17.598 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T17:50:17.598 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T17:50:17.598 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T17:50:17.598 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T17:50:17.598 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T17:50:17.598 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T17:50:17.598 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T17:50:17.598 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T17:50:17.598 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T17:50:17.598 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T17:50:17.598 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T17:50:17.598 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T17:50:17.598 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T17:50:17.598 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T17:50:17.599 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.599 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T17:50:17.599 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T17:50:17.599 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T17:50:17.599 INFO:tasks.workunit.client.0.smithi029.stdout: 0, 2024-08-29T17:50:17.599 INFO:tasks.workunit.client.0.smithi029.stdout: 4, 2024-08-29T17:50:17.599 INFO:tasks.workunit.client.0.smithi029.stdout: 3 2024-08-29T17:50:17.599 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:17.599 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 0, 2024-08-29T17:50:17.599 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T17:50:17.599 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.599 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:17.599 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T17:50:17.599 INFO:tasks.workunit.client.0.smithi029.stdout: 1, 2024-08-29T17:50:17.600 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T17:50:17.600 INFO:tasks.workunit.client.0.smithi029.stdout: 0 2024-08-29T17:50:17.600 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:17.600 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 1, 2024-08-29T17:50:17.600 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T17:50:17.600 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T17:50:17.600 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 70, 2024-08-29T17:50:17.600 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T17:50:17.600 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T17:50:17.600 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T17:50:17.600 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T17:46:26.363245+0000", 2024-08-29T17:50:17.600 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T17:46:06.296056+0000", 2024-08-29T17:50:17.600 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T17:46:06.296056+0000", 2024-08-29T17:50:17.601 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T17:46:16.983323+0000", 2024-08-29T17:50:17.601 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T17:46:26.363245+0000", 2024-08-29T17:50:17.601 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:46:05.142502+0000", 2024-08-29T17:50:17.601 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T17:50:17.601 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:46:05.142502+0000", 2024-08-29T17:50:17.601 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 71, 2024-08-29T17:50:17.601 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T17:46:26.363245+0000", 2024-08-29T17:50:17.601 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T17:46:26.363245+0000", 2024-08-29T17:50:17.601 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T17:46:26.363245+0000", 2024-08-29T17:50:17.601 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T17:50:17.601 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T17:50:17.601 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:46:05.142502+0000", 2024-08-29T17:50:17.601 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T17:46:26.363245+0000", 2024-08-29T17:50:17.601 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T17:46:26.363245+0000", 2024-08-29T17:50:17.602 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T17:50:17.602 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T17:50:17.602 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T17:50:17.602 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T17:50:17.602 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 70, 2024-08-29T17:50:17.602 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T17:50:17.602 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T17:50:17.602 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T17:50:17.602 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T17:50:17.602 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T17:50:17.602 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T17:50:17.602 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T17:50:17.602 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T17:50:17.602 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "4.7", 2024-08-29T17:50:17.603 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T17:50:17.603 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T17:50:17.603 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 76, 2024-08-29T17:50:17.603 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 21, 2024-08-29T17:50:17.603 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T17:50:17.603 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T00:18:38.172053+0000", 2024-08-29T17:50:17.603 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.002484791, 2024-08-29T17:50:17.603 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T17:50:17.603 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T17:50:17.603 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T17:50:17.603 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T17:50:17.603 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T17:50:17.603 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T17:50:17.604 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T17:50:17.604 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T17:50:17.604 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T17:50:17.604 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T17:50:17.604 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T17:50:17.604 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T17:50:17.604 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T17:50:17.604 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T17:50:17.604 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T17:50:17.604 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T17:50:17.604 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T17:50:17.604 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T17:50:17.604 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T17:50:17.604 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T17:50:17.605 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T17:50:17.605 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T17:50:17.605 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T17:50:17.605 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T17:50:17.605 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T17:50:17.605 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T17:50:17.605 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T17:50:17.605 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T17:50:17.605 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T17:50:17.605 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T17:50:17.605 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T17:50:17.605 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T17:50:17.605 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T17:50:17.606 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T17:50:17.606 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T17:50:17.606 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T17:50:17.606 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T17:50:17.606 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T17:50:17.606 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T17:50:17.606 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T17:50:17.606 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T17:50:17.606 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T17:50:17.606 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.606 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T17:50:17.606 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T17:50:17.606 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T17:50:17.606 INFO:tasks.workunit.client.0.smithi029.stdout: 1, 2024-08-29T17:50:17.607 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T17:50:17.607 INFO:tasks.workunit.client.0.smithi029.stdout: 0 2024-08-29T17:50:17.607 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:17.607 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 1, 2024-08-29T17:50:17.607 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T17:50:17.607 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.607 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:17.607 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T17:50:17.607 INFO:tasks.workunit.client.0.smithi029.stdout: 2, 2024-08-29T17:50:17.607 INFO:tasks.workunit.client.0.smithi029.stdout: 3, 2024-08-29T17:50:17.607 INFO:tasks.workunit.client.0.smithi029.stdout: 0 2024-08-29T17:50:17.607 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:17.607 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 2, 2024-08-29T17:50:17.607 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T17:50:17.608 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T17:50:17.608 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 60, 2024-08-29T17:50:17.608 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T17:50:17.608 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T17:50:17.608 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T17:50:17.608 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T17:47:27.896232+0000", 2024-08-29T17:50:17.608 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T17:43:12.125540+0000", 2024-08-29T17:50:17.608 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T17:43:12.125540+0000", 2024-08-29T17:50:17.608 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T17:43:12.125782+0000", 2024-08-29T17:50:17.608 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T17:47:27.896232+0000", 2024-08-29T17:50:17.608 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T17:50:17.608 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T17:50:17.608 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T17:50:17.609 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 61, 2024-08-29T17:50:17.609 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T17:47:27.896232+0000", 2024-08-29T17:50:17.609 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T17:47:27.896232+0000", 2024-08-29T17:50:17.609 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T17:47:27.896232+0000", 2024-08-29T17:50:17.609 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T17:50:17.609 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T17:50:17.609 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T17:50:17.609 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T17:47:27.896232+0000", 2024-08-29T17:50:17.609 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T17:47:27.896232+0000", 2024-08-29T17:50:17.609 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T17:50:17.609 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T17:50:17.609 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T17:50:17.609 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T17:50:17.609 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 60, 2024-08-29T17:50:17.610 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T17:50:17.610 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T17:50:17.610 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T17:50:17.610 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T17:50:17.610 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T17:50:17.610 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T17:50:17.610 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T17:50:17.610 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T17:50:17.610 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "2.1", 2024-08-29T17:50:17.610 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T17:50:17.610 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T17:50:17.610 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 76, 2024-08-29T17:50:17.610 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 28, 2024-08-29T17:50:17.610 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T17:50:17.611 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T05:06:37.155060+0000", 2024-08-29T17:50:17.611 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T17:50:17.611 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T17:50:17.611 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T17:50:17.611 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T17:50:17.611 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T17:50:17.611 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T17:50:17.611 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T17:50:17.611 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T17:50:17.611 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T17:50:17.611 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T17:50:17.611 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T17:50:17.611 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T17:50:17.612 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T17:50:17.612 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T17:50:17.612 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T17:50:17.612 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T17:50:17.612 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T17:50:17.612 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T17:50:17.612 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T17:50:17.612 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T17:50:17.612 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T17:50:17.612 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T17:50:17.612 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T17:50:17.612 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T17:50:17.612 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T17:50:17.612 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T17:50:17.613 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T17:50:17.613 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T17:50:17.613 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T17:50:17.613 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T17:50:17.613 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T17:50:17.613 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T17:50:17.613 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T17:50:17.613 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T17:50:17.613 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T17:50:17.613 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T17:50:17.613 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T17:50:17.613 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T17:50:17.613 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T17:50:17.613 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T17:50:17.614 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T17:50:17.614 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T17:50:17.614 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T17:50:17.614 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.614 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T17:50:17.614 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T17:50:17.614 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T17:50:17.614 INFO:tasks.workunit.client.0.smithi029.stdout: 2, 2024-08-29T17:50:17.614 INFO:tasks.workunit.client.0.smithi029.stdout: 3, 2024-08-29T17:50:17.614 INFO:tasks.workunit.client.0.smithi029.stdout: 0 2024-08-29T17:50:17.614 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:17.614 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 2, 2024-08-29T17:50:17.614 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T17:50:17.614 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.615 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:17.615 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T17:50:17.615 INFO:tasks.workunit.client.0.smithi029.stdout: 1, 2024-08-29T17:50:17.615 INFO:tasks.workunit.client.0.smithi029.stdout: 2, 2024-08-29T17:50:17.615 INFO:tasks.workunit.client.0.smithi029.stdout: 6 2024-08-29T17:50:17.615 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:17.615 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 1, 2024-08-29T17:50:17.615 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T17:50:17.615 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T17:50:17.615 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T17:50:17.615 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T17:50:17.615 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T17:50:17.615 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T17:50:17.615 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T17:47:27.883657+0000", 2024-08-29T17:50:17.616 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T17:43:22.412844+0000", 2024-08-29T17:50:17.616 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T17:43:22.412844+0000", 2024-08-29T17:50:17.616 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T17:43:22.413712+0000", 2024-08-29T17:50:17.616 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T17:47:27.883657+0000", 2024-08-29T17:50:17.616 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:17.616 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T17:50:17.616 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:17.616 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 64, 2024-08-29T17:50:17.616 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T17:47:27.883657+0000", 2024-08-29T17:50:17.616 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T17:47:27.883657+0000", 2024-08-29T17:50:17.616 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T17:47:27.883657+0000", 2024-08-29T17:50:17.616 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T17:50:17.616 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T17:50:17.617 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:17.617 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T17:47:27.883657+0000", 2024-08-29T17:50:17.617 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T17:47:27.883657+0000", 2024-08-29T17:50:17.617 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T17:50:17.617 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T17:50:17.617 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T17:50:17.617 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T17:50:17.617 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 63, 2024-08-29T17:50:17.617 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T17:50:17.617 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T17:50:17.617 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T17:50:17.617 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T17:50:17.617 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T17:50:17.618 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T17:50:17.618 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T17:50:17.618 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T17:50:17.618 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.0", 2024-08-29T17:50:17.618 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T17:50:17.618 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T17:50:17.618 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 76, 2024-08-29T17:50:17.618 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 25, 2024-08-29T17:50:17.618 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T17:50:17.618 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T21:12:16.006400+0000", 2024-08-29T17:50:17.618 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T17:50:17.618 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T17:50:17.618 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T17:50:17.618 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T17:50:17.619 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T17:50:17.619 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T17:50:17.619 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T17:50:17.619 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T17:50:17.619 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T17:50:17.619 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T17:50:17.619 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T17:50:17.619 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T17:50:17.619 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T17:50:17.619 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T17:50:17.619 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T17:50:17.619 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T17:50:17.619 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T17:50:17.619 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T17:50:17.620 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T17:50:17.620 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T17:50:17.620 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T17:50:17.620 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T17:50:17.620 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T17:50:17.620 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T17:50:17.620 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T17:50:17.620 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T17:50:17.620 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T17:50:17.620 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T17:50:17.620 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T17:50:17.620 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T17:50:17.620 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T17:50:17.621 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T17:50:17.621 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T17:50:17.621 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T17:50:17.621 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T17:50:17.621 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T17:50:17.621 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T17:50:17.621 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T17:50:17.621 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T17:50:17.621 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T17:50:17.621 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T17:50:17.621 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T17:50:17.621 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T17:50:17.621 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.621 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T17:50:17.622 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T17:50:17.622 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T17:50:17.622 INFO:tasks.workunit.client.0.smithi029.stdout: 1, 2024-08-29T17:50:17.622 INFO:tasks.workunit.client.0.smithi029.stdout: 2, 2024-08-29T17:50:17.622 INFO:tasks.workunit.client.0.smithi029.stdout: 6 2024-08-29T17:50:17.622 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:17.622 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 1, 2024-08-29T17:50:17.622 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T17:50:17.622 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.622 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:17.622 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T17:50:17.622 INFO:tasks.workunit.client.0.smithi029.stdout: 1, 2024-08-29T17:50:17.622 INFO:tasks.workunit.client.0.smithi029.stdout: 2, 2024-08-29T17:50:17.622 INFO:tasks.workunit.client.0.smithi029.stdout: 3 2024-08-29T17:50:17.623 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:17.623 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 1, 2024-08-29T17:50:17.623 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T17:50:17.623 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T17:50:17.623 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 70, 2024-08-29T17:50:17.623 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T17:50:17.623 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T17:50:17.623 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T17:50:17.623 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T17:46:26.361912+0000", 2024-08-29T17:50:17.623 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T17:46:06.157380+0000", 2024-08-29T17:50:17.623 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T17:46:06.157380+0000", 2024-08-29T17:50:17.623 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T17:46:16.982760+0000", 2024-08-29T17:50:17.623 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T17:46:26.361912+0000", 2024-08-29T17:50:17.624 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:46:05.142502+0000", 2024-08-29T17:50:17.624 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T17:50:17.624 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:46:05.142502+0000", 2024-08-29T17:50:17.624 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 71, 2024-08-29T17:50:17.624 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T17:46:26.361912+0000", 2024-08-29T17:50:17.624 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T17:46:26.361912+0000", 2024-08-29T17:50:17.624 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T17:46:26.361912+0000", 2024-08-29T17:50:17.624 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T17:50:17.624 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T17:50:17.624 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:46:05.142502+0000", 2024-08-29T17:50:17.624 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T17:46:26.361912+0000", 2024-08-29T17:50:17.624 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T17:46:26.361912+0000", 2024-08-29T17:50:17.624 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T17:50:17.624 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T17:50:17.625 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T17:50:17.625 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T17:50:17.625 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 70, 2024-08-29T17:50:17.625 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T17:50:17.625 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T17:50:17.625 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T17:50:17.625 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T17:50:17.625 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T17:50:17.625 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T17:50:17.625 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T17:50:17.625 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T17:50:17.625 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "4.4", 2024-08-29T17:50:17.625 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T17:50:17.625 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T17:50:17.626 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 76, 2024-08-29T17:50:17.626 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 21, 2024-08-29T17:50:17.626 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T17:50:17.626 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T20:04:21.128327+0000", 2024-08-29T17:50:17.626 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.003560116, 2024-08-29T17:50:17.626 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T17:50:17.626 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T17:50:17.626 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T17:50:17.626 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T17:50:17.626 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T17:50:17.626 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T17:50:17.626 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T17:50:17.626 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T17:50:17.626 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T17:50:17.627 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T17:50:17.627 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T17:50:17.627 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T17:50:17.627 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T17:50:17.627 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T17:50:17.627 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T17:50:17.627 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T17:50:17.627 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T17:50:17.627 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T17:50:17.627 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T17:50:17.627 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T17:50:17.627 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T17:50:17.627 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T17:50:17.627 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T17:50:17.628 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T17:50:17.628 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T17:50:17.628 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T17:50:17.628 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T17:50:17.628 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T17:50:17.628 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T17:50:17.628 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T17:50:17.628 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T17:50:17.628 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T17:50:17.628 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T17:50:17.628 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T17:50:17.628 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T17:50:17.628 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T17:50:17.628 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T17:50:17.629 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T17:50:17.629 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T17:50:17.629 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T17:50:17.629 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T17:50:17.629 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T17:50:17.629 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.629 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T17:50:17.629 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T17:50:17.629 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T17:50:17.629 INFO:tasks.workunit.client.0.smithi029.stdout: 1, 2024-08-29T17:50:17.629 INFO:tasks.workunit.client.0.smithi029.stdout: 2, 2024-08-29T17:50:17.629 INFO:tasks.workunit.client.0.smithi029.stdout: 3 2024-08-29T17:50:17.629 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:17.630 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 1, 2024-08-29T17:50:17.630 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T17:50:17.630 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.630 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:17.630 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T17:50:17.630 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T17:50:17.630 INFO:tasks.workunit.client.0.smithi029.stdout: 1, 2024-08-29T17:50:17.630 INFO:tasks.workunit.client.0.smithi029.stdout: 6 2024-08-29T17:50:17.630 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:17.630 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 5, 2024-08-29T17:50:17.630 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T17:50:17.630 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T17:50:17.630 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 60, 2024-08-29T17:50:17.630 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T17:50:17.631 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T17:50:17.631 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T17:50:17.631 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T17:47:27.902297+0000", 2024-08-29T17:50:17.631 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T17:43:12.144623+0000", 2024-08-29T17:50:17.631 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T17:43:12.144623+0000", 2024-08-29T17:50:17.631 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T17:43:12.148715+0000", 2024-08-29T17:50:17.631 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T17:47:27.902297+0000", 2024-08-29T17:50:17.631 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T17:50:17.631 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T17:50:17.631 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T17:50:17.631 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 61, 2024-08-29T17:50:17.631 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T17:47:27.902297+0000", 2024-08-29T17:50:17.631 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T17:47:27.902297+0000", 2024-08-29T17:50:17.631 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T17:47:27.902297+0000", 2024-08-29T17:50:17.632 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T17:50:17.632 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T17:50:17.632 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T17:50:17.632 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T17:47:27.902297+0000", 2024-08-29T17:50:17.632 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T17:47:27.902297+0000", 2024-08-29T17:50:17.632 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T17:50:17.632 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T17:50:17.632 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T17:50:17.632 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T17:50:17.632 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 60, 2024-08-29T17:50:17.632 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T17:50:17.632 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T17:50:17.633 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T17:50:17.633 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T17:50:17.633 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T17:50:17.633 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T17:50:17.633 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T17:50:17.633 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T17:50:17.633 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "2.2", 2024-08-29T17:50:17.633 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T17:50:17.633 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T17:50:17.633 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 76, 2024-08-29T17:50:17.633 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 28, 2024-08-29T17:50:17.633 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T17:50:17.633 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T23:39:09.068966+0000", 2024-08-29T17:50:17.633 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T17:50:17.634 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T17:50:17.634 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T17:50:17.634 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T17:50:17.634 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T17:50:17.634 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T17:50:17.634 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T17:50:17.634 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T17:50:17.634 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T17:50:17.634 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T17:50:17.634 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T17:50:17.634 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T17:50:17.634 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T17:50:17.634 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T17:50:17.634 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T17:50:17.635 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T17:50:17.635 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T17:50:17.635 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T17:50:17.635 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T17:50:17.635 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T17:50:17.635 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T17:50:17.635 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T17:50:17.635 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T17:50:17.635 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T17:50:17.635 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T17:50:17.635 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T17:50:17.635 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T17:50:17.635 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T17:50:17.636 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T17:50:17.636 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T17:50:17.636 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T17:50:17.636 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T17:50:17.636 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T17:50:17.636 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T17:50:17.636 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T17:50:17.636 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T17:50:17.636 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T17:50:17.636 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T17:50:17.636 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T17:50:17.636 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T17:50:17.636 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T17:50:17.637 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T17:50:17.637 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T17:50:17.637 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.640 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T17:50:17.640 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T17:50:17.640 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T17:50:17.640 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T17:50:17.640 INFO:tasks.workunit.client.0.smithi029.stdout: 1, 2024-08-29T17:50:17.641 INFO:tasks.workunit.client.0.smithi029.stdout: 6 2024-08-29T17:50:17.641 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:17.641 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 5, 2024-08-29T17:50:17.641 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T17:50:17.641 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.642 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:17.642 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T17:50:17.642 INFO:tasks.workunit.client.0.smithi029.stdout: 4, 2024-08-29T17:50:17.642 INFO:tasks.workunit.client.0.smithi029.stdout: 0, 2024-08-29T17:50:17.642 INFO:tasks.workunit.client.0.smithi029.stdout: 6 2024-08-29T17:50:17.642 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:17.643 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 4, 2024-08-29T17:50:17.643 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T17:50:17.643 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T17:50:17.643 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T17:50:17.643 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T17:50:17.644 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T17:50:17.644 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T17:50:17.644 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T17:47:32.895400+0000", 2024-08-29T17:50:17.644 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T17:43:22.442961+0000", 2024-08-29T17:50:17.644 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T17:43:22.442961+0000", 2024-08-29T17:50:17.644 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T17:43:22.443581+0000", 2024-08-29T17:50:17.645 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T17:47:32.895400+0000", 2024-08-29T17:50:17.645 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:17.645 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T17:50:17.645 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:17.645 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 64, 2024-08-29T17:50:17.645 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T17:47:32.895400+0000", 2024-08-29T17:50:17.646 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T17:47:32.895400+0000", 2024-08-29T17:50:17.646 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T17:47:32.895400+0000", 2024-08-29T17:50:17.646 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T17:50:17.646 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T17:50:17.646 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:17.647 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T17:47:32.895400+0000", 2024-08-29T17:50:17.647 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T17:47:32.895400+0000", 2024-08-29T17:50:17.647 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T17:50:17.647 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T17:50:17.647 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T17:50:17.647 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T17:50:17.648 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 63, 2024-08-29T17:50:17.648 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T17:50:17.648 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T17:50:17.648 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T17:50:17.648 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T17:50:17.649 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T17:50:17.649 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T17:50:17.649 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T17:50:17.649 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T17:50:17.649 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.3", 2024-08-29T17:50:17.650 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T17:50:17.650 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T17:50:17.650 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 76, 2024-08-29T17:50:17.650 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 25, 2024-08-29T17:50:17.650 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T17:50:17.650 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T18:31:34.423166+0000", 2024-08-29T17:50:17.651 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T17:50:17.651 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T17:50:17.651 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T17:50:17.651 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T17:50:17.651 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T17:50:17.652 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T17:50:17.652 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T17:50:17.652 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T17:50:17.652 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T17:50:17.652 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T17:50:17.652 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T17:50:17.653 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T17:50:17.653 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T17:50:17.653 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T17:50:17.653 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T17:50:17.653 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T17:50:17.653 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T17:50:17.654 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T17:50:17.654 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T17:50:17.654 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T17:50:17.654 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T17:50:17.654 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T17:50:17.655 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T17:50:17.655 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T17:50:17.655 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T17:50:17.655 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T17:50:17.655 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T17:50:17.656 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T17:50:17.656 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T17:50:17.656 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T17:50:17.656 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T17:50:17.656 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T17:50:17.656 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T17:50:17.657 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T17:50:17.657 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T17:50:17.657 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T17:50:17.657 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T17:50:17.657 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T17:50:17.658 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T17:50:17.658 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T17:50:17.658 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T17:50:17.658 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T17:50:17.658 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T17:50:17.659 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.659 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T17:50:17.659 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T17:50:17.659 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T17:50:17.659 INFO:tasks.workunit.client.0.smithi029.stdout: 4, 2024-08-29T17:50:17.659 INFO:tasks.workunit.client.0.smithi029.stdout: 0, 2024-08-29T17:50:17.660 INFO:tasks.workunit.client.0.smithi029.stdout: 6 2024-08-29T17:50:17.660 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:17.660 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 4, 2024-08-29T17:50:17.660 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T17:50:17.660 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.661 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:17.661 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T17:50:17.661 INFO:tasks.workunit.client.0.smithi029.stdout: 1, 2024-08-29T17:50:17.661 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T17:50:17.661 INFO:tasks.workunit.client.0.smithi029.stdout: 4 2024-08-29T17:50:17.661 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:17.662 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 1, 2024-08-29T17:50:17.662 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T17:50:17.662 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T17:50:17.662 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 70, 2024-08-29T17:50:17.662 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T17:50:17.663 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T17:50:17.663 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T17:50:17.663 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T17:46:26.362696+0000", 2024-08-29T17:50:17.663 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T17:46:06.295455+0000", 2024-08-29T17:50:17.663 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T17:46:06.295455+0000", 2024-08-29T17:50:17.663 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T17:46:16.982731+0000", 2024-08-29T17:50:17.664 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T17:46:26.362696+0000", 2024-08-29T17:50:17.664 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:46:05.142502+0000", 2024-08-29T17:50:17.664 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T17:50:17.664 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:46:05.142502+0000", 2024-08-29T17:50:17.664 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 71, 2024-08-29T17:50:17.665 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T17:46:26.362696+0000", 2024-08-29T17:50:17.665 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T17:46:26.362696+0000", 2024-08-29T17:50:17.665 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T17:46:26.362696+0000", 2024-08-29T17:50:17.665 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T17:50:17.665 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T17:50:17.666 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:46:05.142502+0000", 2024-08-29T17:50:17.666 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T17:46:26.362696+0000", 2024-08-29T17:50:17.666 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T17:46:26.362696+0000", 2024-08-29T17:50:17.666 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T17:50:17.666 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 2, 2024-08-29T17:50:17.666 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T17:50:17.667 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T17:50:17.667 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 70, 2024-08-29T17:50:17.667 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T17:50:17.667 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T17:50:17.667 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T17:50:17.668 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T17:50:17.668 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 2, 2024-08-29T17:50:17.668 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T17:50:17.668 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T17:50:17.668 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T17:50:17.668 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "4.2", 2024-08-29T17:50:17.669 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T17:50:17.669 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T17:50:17.669 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 76, 2024-08-29T17:50:17.669 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 23, 2024-08-29T17:50:17.669 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T17:50:17.670 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T00:07:24.412842+0000", 2024-08-29T17:50:17.670 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.004738668, 2024-08-29T17:50:17.670 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T17:50:17.670 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T17:50:17.670 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 19, 2024-08-29T17:50:17.670 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T17:50:17.671 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T17:50:17.671 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T17:50:17.671 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T17:50:17.671 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T17:50:17.671 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T17:50:17.672 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T17:50:17.672 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T17:50:17.672 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T17:50:17.672 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T17:50:17.672 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T17:50:17.672 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T17:50:17.673 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T17:50:17.673 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T17:50:17.673 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T17:50:17.673 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 3, 2024-08-29T17:50:17.673 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 1, 2024-08-29T17:50:17.674 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T17:50:17.674 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 1, 2024-08-29T17:50:17.674 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T17:50:17.674 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T17:50:17.674 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T17:50:17.674 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T17:50:17.675 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T17:50:17.675 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T17:50:17.675 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T17:50:17.675 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T17:50:17.675 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T17:50:17.676 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T17:50:17.676 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T17:50:17.676 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T17:50:17.676 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T17:50:17.676 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T17:50:17.676 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T17:50:17.677 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T17:50:17.677 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T17:50:17.677 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T17:50:17.677 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 2, 2024-08-29T17:50:17.677 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 2 2024-08-29T17:50:17.678 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.678 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T17:50:17.678 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T17:50:17.678 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T17:50:17.678 INFO:tasks.workunit.client.0.smithi029.stdout: 1, 2024-08-29T17:50:17.678 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T17:50:17.679 INFO:tasks.workunit.client.0.smithi029.stdout: 4 2024-08-29T17:50:17.679 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:17.679 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 1, 2024-08-29T17:50:17.679 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "75'2" 2024-08-29T17:50:17.679 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.679 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:17.680 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T17:50:17.680 INFO:tasks.workunit.client.0.smithi029.stdout: 1, 2024-08-29T17:50:17.680 INFO:tasks.workunit.client.0.smithi029.stdout: 0, 2024-08-29T17:50:17.680 INFO:tasks.workunit.client.0.smithi029.stdout: 7 2024-08-29T17:50:17.680 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:17.681 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 1, 2024-08-29T17:50:17.681 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T17:50:17.681 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T17:50:17.681 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 60, 2024-08-29T17:50:17.681 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T17:50:17.681 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T17:50:17.682 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T17:50:17.682 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T17:47:27.883897+0000", 2024-08-29T17:50:17.682 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T17:43:12.140210+0000", 2024-08-29T17:50:17.682 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T17:43:12.140210+0000", 2024-08-29T17:50:17.682 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T17:43:12.140538+0000", 2024-08-29T17:50:17.683 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T17:47:27.883897+0000", 2024-08-29T17:50:17.683 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T17:50:17.683 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T17:50:17.683 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T17:50:17.683 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 61, 2024-08-29T17:50:17.683 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T17:47:27.883897+0000", 2024-08-29T17:50:17.684 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T17:47:27.883897+0000", 2024-08-29T17:50:17.684 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T17:47:27.883897+0000", 2024-08-29T17:50:17.684 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T17:50:17.684 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T17:50:17.684 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T17:50:17.685 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T17:47:27.883897+0000", 2024-08-29T17:50:17.685 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T17:47:27.883897+0000", 2024-08-29T17:50:17.685 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T17:50:17.685 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T17:50:17.685 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T17:50:17.685 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T17:50:17.686 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 60, 2024-08-29T17:50:17.686 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T17:50:17.686 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T17:50:17.686 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T17:50:17.686 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T17:50:17.687 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T17:50:17.687 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T17:50:17.687 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T17:50:17.687 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T17:50:17.687 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "2.4", 2024-08-29T17:50:17.687 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T17:50:17.688 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T17:50:17.688 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 76, 2024-08-29T17:50:17.688 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 28, 2024-08-29T17:50:17.688 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T17:50:17.688 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T19:22:43.927826+0000", 2024-08-29T17:50:17.689 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T17:50:17.689 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T17:50:17.689 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T17:50:17.689 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T17:50:17.689 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T17:50:17.689 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T17:50:17.690 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T17:50:17.690 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T17:50:17.690 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T17:50:17.690 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T17:50:17.690 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T17:50:17.691 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T17:50:17.691 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T17:50:17.691 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T17:50:17.691 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T17:50:17.691 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T17:50:17.691 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T17:50:17.692 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T17:50:17.692 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T17:50:17.692 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T17:50:17.692 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T17:50:17.692 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T17:50:17.693 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T17:50:17.693 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T17:50:17.693 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T17:50:17.693 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T17:50:17.693 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T17:50:17.694 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T17:50:17.694 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T17:50:17.694 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T17:50:17.694 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T17:50:17.694 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T17:50:17.694 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T17:50:17.695 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T17:50:17.695 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T17:50:17.695 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T17:50:17.695 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T17:50:17.695 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T17:50:17.696 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T17:50:17.696 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T17:50:17.696 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T17:50:17.696 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T17:50:17.696 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T17:50:17.697 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.697 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T17:50:17.697 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T17:50:17.697 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T17:50:17.697 INFO:tasks.workunit.client.0.smithi029.stdout: 1, 2024-08-29T17:50:17.697 INFO:tasks.workunit.client.0.smithi029.stdout: 0, 2024-08-29T17:50:17.698 INFO:tasks.workunit.client.0.smithi029.stdout: 7 2024-08-29T17:50:17.698 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:17.698 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 1, 2024-08-29T17:50:17.698 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T17:50:17.698 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.699 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:17.699 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T17:50:17.699 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T17:50:17.699 INFO:tasks.workunit.client.0.smithi029.stdout: 3, 2024-08-29T17:50:17.699 INFO:tasks.workunit.client.0.smithi029.stdout: 2 2024-08-29T17:50:17.700 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:17.700 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 5, 2024-08-29T17:50:17.700 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T17:50:17.700 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T17:50:17.700 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T17:50:17.701 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T17:50:17.701 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T17:50:17.701 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T17:50:17.701 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T17:47:37.904126+0000", 2024-08-29T17:50:17.701 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T17:43:22.413268+0000", 2024-08-29T17:50:17.701 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T17:43:22.413268+0000", 2024-08-29T17:50:17.702 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T17:43:22.414004+0000", 2024-08-29T17:50:17.702 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T17:47:37.904126+0000", 2024-08-29T17:50:17.702 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:17.702 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T17:50:17.702 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:17.703 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 64, 2024-08-29T17:50:17.703 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T17:47:37.904126+0000", 2024-08-29T17:50:17.703 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T17:47:37.904126+0000", 2024-08-29T17:50:17.703 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T17:47:37.904126+0000", 2024-08-29T17:50:17.703 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T17:50:17.703 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T17:50:17.704 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:17.704 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T17:47:37.904126+0000", 2024-08-29T17:50:17.704 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T17:47:37.904126+0000", 2024-08-29T17:50:17.704 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T17:50:17.704 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T17:50:17.705 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T17:50:17.705 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T17:50:17.705 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 63, 2024-08-29T17:50:17.705 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T17:50:17.705 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T17:50:17.705 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T17:50:17.706 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T17:50:17.706 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T17:50:17.706 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T17:50:17.706 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T17:50:17.706 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T17:50:17.707 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.5", 2024-08-29T17:50:17.707 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T17:50:17.707 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T17:50:17.707 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 76, 2024-08-29T17:50:17.707 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 25, 2024-08-29T17:50:17.707 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T17:50:17.708 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T18:41:00.568838+0000", 2024-08-29T17:50:17.708 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T17:50:17.708 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T17:50:17.708 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T17:50:17.708 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T17:50:17.708 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T17:50:17.708 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T17:50:17.709 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T17:50:17.709 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T17:50:17.709 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T17:50:17.709 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T17:50:17.709 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T17:50:17.709 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T17:50:17.709 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T17:50:17.709 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T17:50:17.709 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T17:50:17.709 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T17:50:17.709 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T17:50:17.709 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T17:50:17.709 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T17:50:17.710 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T17:50:17.710 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T17:50:17.710 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T17:50:17.710 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T17:50:17.710 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T17:50:17.710 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T17:50:17.710 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T17:50:17.710 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T17:50:17.710 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T17:50:17.710 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T17:50:17.710 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T17:50:17.710 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T17:50:17.710 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T17:50:17.710 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T17:50:17.711 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T17:50:17.711 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T17:50:17.711 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T17:50:17.711 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T17:50:17.711 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T17:50:17.711 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T17:50:17.711 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T17:50:17.711 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T17:50:17.711 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T17:50:17.711 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T17:50:17.711 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.711 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T17:50:17.711 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T17:50:17.711 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T17:50:17.712 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T17:50:17.712 INFO:tasks.workunit.client.0.smithi029.stdout: 3, 2024-08-29T17:50:17.712 INFO:tasks.workunit.client.0.smithi029.stdout: 2 2024-08-29T17:50:17.712 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:17.712 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 5, 2024-08-29T17:50:17.712 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T17:50:17.712 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.712 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:17.712 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T17:50:17.712 INFO:tasks.workunit.client.0.smithi029.stdout: 0, 2024-08-29T17:50:17.712 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T17:50:17.712 INFO:tasks.workunit.client.0.smithi029.stdout: 7 2024-08-29T17:50:17.712 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:17.713 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 0, 2024-08-29T17:50:17.713 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T17:50:17.713 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T17:50:17.713 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 70, 2024-08-29T17:50:17.713 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T17:50:17.713 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T17:50:17.713 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T17:50:17.713 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T17:46:26.364951+0000", 2024-08-29T17:50:17.713 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T17:46:06.300879+0000", 2024-08-29T17:50:17.713 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T17:46:06.300879+0000", 2024-08-29T17:50:17.713 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T17:46:17.099392+0000", 2024-08-29T17:50:17.713 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T17:46:26.364951+0000", 2024-08-29T17:50:17.713 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:46:05.142502+0000", 2024-08-29T17:50:17.713 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T17:50:17.714 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:46:05.142502+0000", 2024-08-29T17:50:17.714 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 71, 2024-08-29T17:50:17.714 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T17:46:26.364951+0000", 2024-08-29T17:50:17.714 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T17:46:26.364951+0000", 2024-08-29T17:50:17.714 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T17:46:26.364951+0000", 2024-08-29T17:50:17.714 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T17:50:17.714 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T17:50:17.714 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:46:05.142502+0000", 2024-08-29T17:50:17.714 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T17:46:26.364951+0000", 2024-08-29T17:50:17.714 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T17:46:26.364951+0000", 2024-08-29T17:50:17.714 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T17:50:17.714 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 1, 2024-08-29T17:50:17.714 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T17:50:17.714 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T17:50:17.715 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 70, 2024-08-29T17:50:17.715 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T17:50:17.715 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T17:50:17.715 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T17:50:17.715 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T17:50:17.715 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 1, 2024-08-29T17:50:17.715 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T17:50:17.715 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T17:50:17.715 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T17:50:17.715 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "4.3", 2024-08-29T17:50:17.715 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T17:50:17.715 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T17:50:17.715 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 76, 2024-08-29T17:50:17.715 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 22, 2024-08-29T17:50:17.716 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T17:50:17.716 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T03:04:07.109049+0000", 2024-08-29T17:50:17.716 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.000606568, 2024-08-29T17:50:17.716 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T17:50:17.716 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T17:50:17.716 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T17:50:17.716 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T17:50:17.716 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T17:50:17.716 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T17:50:17.716 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T17:50:17.716 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T17:50:17.716 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T17:50:17.716 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T17:50:17.717 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T17:50:17.717 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T17:50:17.717 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T17:50:17.717 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T17:50:17.717 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T17:50:17.717 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T17:50:17.717 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T17:50:17.717 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T17:50:17.717 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 3, 2024-08-29T17:50:17.717 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 1, 2024-08-29T17:50:17.717 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T17:50:17.717 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 1, 2024-08-29T17:50:17.717 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T17:50:17.717 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T17:50:17.718 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T17:50:17.718 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T17:50:17.718 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T17:50:17.718 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T17:50:17.718 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T17:50:17.718 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T17:50:17.718 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T17:50:17.718 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T17:50:17.718 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T17:50:17.718 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T17:50:17.718 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T17:50:17.718 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T17:50:17.718 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T17:50:17.718 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T17:50:17.719 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T17:50:17.719 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T17:50:17.719 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T17:50:17.719 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T17:50:17.719 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.719 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T17:50:17.719 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T17:50:17.719 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T17:50:17.719 INFO:tasks.workunit.client.0.smithi029.stdout: 0, 2024-08-29T17:50:17.719 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T17:50:17.719 INFO:tasks.workunit.client.0.smithi029.stdout: 7 2024-08-29T17:50:17.719 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:17.720 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 0, 2024-08-29T17:50:17.720 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "73'1" 2024-08-29T17:50:17.720 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.720 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:17.720 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T17:50:17.720 INFO:tasks.workunit.client.0.smithi029.stdout: 7, 2024-08-29T17:50:17.720 INFO:tasks.workunit.client.0.smithi029.stdout: 0, 2024-08-29T17:50:17.720 INFO:tasks.workunit.client.0.smithi029.stdout: 4 2024-08-29T17:50:17.720 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:17.720 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 7, 2024-08-29T17:50:17.720 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T17:50:17.720 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T17:50:17.720 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 60, 2024-08-29T17:50:17.720 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T17:50:17.721 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T17:50:17.721 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T17:50:17.721 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T17:47:27.896867+0000", 2024-08-29T17:50:17.721 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T17:43:12.160883+0000", 2024-08-29T17:50:17.721 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T17:43:12.160883+0000", 2024-08-29T17:50:17.721 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T17:43:12.162174+0000", 2024-08-29T17:50:17.721 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T17:47:27.896867+0000", 2024-08-29T17:50:17.721 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T17:50:17.721 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T17:50:17.721 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T17:50:17.721 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 61, 2024-08-29T17:50:17.721 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T17:47:27.896867+0000", 2024-08-29T17:50:17.721 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T17:47:27.896867+0000", 2024-08-29T17:50:17.722 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T17:47:27.896867+0000", 2024-08-29T17:50:17.722 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T17:50:17.722 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T17:50:17.722 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T17:50:17.722 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T17:47:27.896867+0000", 2024-08-29T17:50:17.722 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T17:47:27.896867+0000", 2024-08-29T17:50:17.722 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T17:50:17.722 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T17:50:17.722 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T17:50:17.722 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T17:50:17.722 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 60, 2024-08-29T17:50:17.722 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T17:50:17.722 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T17:50:17.722 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T17:50:17.723 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T17:50:17.723 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T17:50:17.723 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T17:50:17.723 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T17:50:17.723 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T17:50:17.723 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "2.5", 2024-08-29T17:50:17.723 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T17:50:17.723 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T17:50:17.723 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 76, 2024-08-29T17:50:17.723 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 28, 2024-08-29T17:50:17.723 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T17:50:17.723 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T05:27:02.927149+0000", 2024-08-29T17:50:17.723 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T17:50:17.723 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T17:50:17.724 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T17:50:17.724 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T17:50:17.724 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T17:50:17.724 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T17:50:17.724 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T17:50:17.724 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T17:50:17.724 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T17:50:17.724 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T17:50:17.724 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T17:50:17.724 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T17:50:17.724 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T17:50:17.724 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T17:50:17.724 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T17:50:17.725 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T17:50:17.725 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T17:50:17.725 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T17:50:17.725 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T17:50:17.725 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T17:50:17.725 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T17:50:17.725 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T17:50:17.725 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T17:50:17.725 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T17:50:17.725 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T17:50:17.725 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T17:50:17.725 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T17:50:17.725 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T17:50:17.726 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T17:50:17.726 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T17:50:17.726 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T17:50:17.726 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T17:50:17.726 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T17:50:17.726 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T17:50:17.726 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T17:50:17.726 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T17:50:17.726 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T17:50:17.726 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T17:50:17.726 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T17:50:17.726 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T17:50:17.726 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T17:50:17.726 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T17:50:17.727 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T17:50:17.727 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.727 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T17:50:17.727 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T17:50:17.727 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T17:50:17.727 INFO:tasks.workunit.client.0.smithi029.stdout: 7, 2024-08-29T17:50:17.727 INFO:tasks.workunit.client.0.smithi029.stdout: 0, 2024-08-29T17:50:17.727 INFO:tasks.workunit.client.0.smithi029.stdout: 4 2024-08-29T17:50:17.727 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:17.727 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 7, 2024-08-29T17:50:17.727 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T17:50:17.727 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.727 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:17.727 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T17:50:17.728 INFO:tasks.workunit.client.0.smithi029.stdout: 1, 2024-08-29T17:50:17.728 INFO:tasks.workunit.client.0.smithi029.stdout: 2, 2024-08-29T17:50:17.728 INFO:tasks.workunit.client.0.smithi029.stdout: 5 2024-08-29T17:50:17.728 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:17.728 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 1, 2024-08-29T17:50:17.728 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T17:50:17.728 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T17:50:17.728 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T17:50:17.728 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T17:50:17.728 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T17:50:17.728 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T17:50:17.728 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T17:47:37.885918+0000", 2024-08-29T17:50:17.728 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T17:43:22.396889+0000", 2024-08-29T17:50:17.728 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T17:43:22.396889+0000", 2024-08-29T17:50:17.729 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T17:43:22.397499+0000", 2024-08-29T17:50:17.729 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T17:47:37.885918+0000", 2024-08-29T17:50:17.729 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:17.729 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T17:50:17.729 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:17.729 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 64, 2024-08-29T17:50:17.729 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T17:47:37.885918+0000", 2024-08-29T17:50:17.729 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T17:47:37.885918+0000", 2024-08-29T17:50:17.729 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T17:47:37.885918+0000", 2024-08-29T17:50:17.729 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T17:50:17.729 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T17:50:17.729 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:17.730 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:50:15 smithi029 bash[32453]: cluster 2024-08-29T17:50:13.981385+0000 mgr.y (mgr.14454) 197 : cluster [DBG] pgmap v156: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 18 op/s 2024-08-29T17:50:17.730 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:50:15 smithi029 bash[32453]: audit 2024-08-29T17:50:14.208287+0000 mgr.y (mgr.14454) 198 : audit [DBG] from='client.24692 -' entity='client.admin' cmd=[{"prefix": "telemetry show", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T17:50:17.730 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:50:15 smithi029 bash[32453]: audit 2024-08-29T17:50:14.834108+0000 mgr.y (mgr.14454) 199 : audit [DBG] from='client.14790 -' entity='client.admin' cmd=[{"prefix": "telemetry show-device", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T17:50:17.730 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:50:15 smithi029 bash[32453]: audit 2024-08-29T17:50:15.420126+0000 mon.a (mon.0) 1026 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:50:17.730 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:50:15 smithi029 bash[32453]: audit 2024-08-29T17:50:15.424617+0000 mon.a (mon.0) 1027 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-29T17:50:17.730 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:50:15 smithi029 bash[32453]: audit 2024-08-29T17:50:15.555040+0000 mon.a (mon.0) 1028 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T17:50:17.730 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:50:15 smithi029 bash[32453]: audit 2024-08-29T17:50:15.555482+0000 mon.a (mon.0) 1029 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T17:50:17.730 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:50:15 smithi029 bash[32453]: audit 2024-08-29T17:50:15.555803+0000 mon.a (mon.0) 1030 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T17:50:17.731 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:50:15 smithi029 bash[32453]: audit 2024-08-29T17:50:15.559073+0000 mon.a (mon.0) 1031 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T17:50:17.731 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:50:15 smithi029 bash[32453]: audit 2024-08-29T17:50:15.559483+0000 mon.a (mon.0) 1032 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T17:50:17.731 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:50:15 smithi029 bash[32453]: audit 2024-08-29T17:50:15.559825+0000 mon.a (mon.0) 1033 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T17:50:17.731 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:50:15 smithi029 bash[32453]: audit 2024-08-29T17:50:15.562998+0000 mon.a (mon.0) 1034 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T17:50:17.731 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:50:15 smithi029 bash[32453]: audit 2024-08-29T17:50:15.563376+0000 mon.a (mon.0) 1035 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T17:50:17.731 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:50:15 smithi029 bash[32453]: audit 2024-08-29T17:50:15.563799+0000 mon.a (mon.0) 1036 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T17:50:17.731 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:50:15 smithi029 bash[32453]: audit 2024-08-29T17:50:15.581476+0000 mon.a (mon.0) 1037 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T17:50:17.731 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:50:15 smithi029 bash[32453]: audit 2024-08-29T17:50:15.581610+0000 mon.a (mon.0) 1038 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T17:50:17.731 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:50:15 smithi029 bash[32453]: audit 2024-08-29T17:50:15.582145+0000 mon.a (mon.0) 1039 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T17:50:17.731 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:50:15 smithi029 bash[32453]: audit 2024-08-29T17:50:15.582620+0000 mon.a (mon.0) 1040 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T17:50:17.732 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T17:47:37.885918+0000", 2024-08-29T17:50:17.732 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T17:47:37.885918+0000", 2024-08-29T17:50:17.732 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T17:50:17.732 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T17:50:17.732 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T17:50:17.732 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T17:50:17.732 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 63, 2024-08-29T17:50:17.732 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T17:50:17.732 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T17:50:17.732 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T17:50:17.732 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T17:50:17.732 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T17:50:17.732 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T17:50:17.733 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T17:50:17.733 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T17:50:17.733 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.4", 2024-08-29T17:50:17.733 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T17:50:17.733 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T17:50:17.733 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 76, 2024-08-29T17:50:17.733 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 25, 2024-08-29T17:50:17.733 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T17:50:17.733 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T20:47:04.294723+0000", 2024-08-29T17:50:17.733 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T17:50:17.733 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T17:50:17.733 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T17:50:17.733 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T17:50:17.733 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T17:50:17.734 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T17:50:17.734 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T17:50:17.734 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T17:50:17.734 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T17:50:17.734 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T17:50:17.734 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T17:50:17.734 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T17:50:17.734 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T17:50:17.734 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T17:50:17.734 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T17:50:17.734 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T17:50:17.734 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T17:50:17.734 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T17:50:17.734 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T17:50:17.735 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T17:50:17.735 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T17:50:17.735 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T17:50:17.735 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T17:50:17.735 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T17:50:17.735 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T17:50:17.735 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T17:50:17.735 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T17:50:17.735 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T17:50:17.735 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T17:50:17.735 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T17:50:17.735 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T17:50:17.735 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T17:50:17.736 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T17:50:17.736 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T17:50:17.736 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T17:50:17.736 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T17:50:17.736 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T17:50:17.736 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T17:50:17.736 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T17:50:17.736 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T17:50:17.736 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T17:50:17.736 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T17:50:17.736 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T17:50:17.736 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.736 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T17:50:17.736 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T17:50:17.737 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T17:50:17.737 INFO:tasks.workunit.client.0.smithi029.stdout: 1, 2024-08-29T17:50:17.737 INFO:tasks.workunit.client.0.smithi029.stdout: 2, 2024-08-29T17:50:17.737 INFO:tasks.workunit.client.0.smithi029.stdout: 5 2024-08-29T17:50:17.737 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:17.737 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 1, 2024-08-29T17:50:17.737 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T17:50:17.737 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.737 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:17.737 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T17:50:17.737 INFO:tasks.workunit.client.0.smithi029.stdout: 3, 2024-08-29T17:50:17.737 INFO:tasks.workunit.client.0.smithi029.stdout: 7, 2024-08-29T17:50:17.737 INFO:tasks.workunit.client.0.smithi029.stdout: 0 2024-08-29T17:50:17.737 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:17.738 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 3, 2024-08-29T17:50:17.738 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T17:50:17.738 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T17:50:17.738 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 70, 2024-08-29T17:50:17.738 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T17:50:17.738 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T17:50:17.738 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T17:50:17.738 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T17:48:07.904476+0000", 2024-08-29T17:50:17.738 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T17:46:06.300427+0000", 2024-08-29T17:50:17.738 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T17:46:06.300427+0000", 2024-08-29T17:50:17.738 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T17:46:17.272881+0000", 2024-08-29T17:50:17.738 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T17:48:07.904476+0000", 2024-08-29T17:50:17.738 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:46:05.142502+0000", 2024-08-29T17:50:17.739 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T17:50:17.739 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:46:05.142502+0000", 2024-08-29T17:50:17.739 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 71, 2024-08-29T17:50:17.739 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T17:48:07.904476+0000", 2024-08-29T17:50:17.739 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T17:48:07.904476+0000", 2024-08-29T17:50:17.739 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T17:48:07.904476+0000", 2024-08-29T17:50:17.739 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T17:50:17.739 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T17:50:17.739 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:46:05.142502+0000", 2024-08-29T17:50:17.739 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T17:48:07.904476+0000", 2024-08-29T17:50:17.739 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T17:48:07.904476+0000", 2024-08-29T17:50:17.739 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T17:50:17.739 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T17:50:17.739 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T17:50:17.740 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T17:50:17.740 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 70, 2024-08-29T17:50:17.740 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T17:50:17.740 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T17:50:17.740 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T17:50:17.740 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T17:50:17.740 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T17:50:17.740 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T17:50:17.740 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T17:50:17.740 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T17:50:17.740 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "4.0", 2024-08-29T17:50:17.740 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T17:50:17.740 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T17:50:17.741 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 76, 2024-08-29T17:50:17.741 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 22, 2024-08-29T17:50:17.741 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T17:50:17.741 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T02:24:32.682378+0000", 2024-08-29T17:50:17.741 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.000952211, 2024-08-29T17:50:17.741 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T17:50:17.741 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T17:50:17.741 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T17:50:17.741 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T17:50:17.741 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T17:50:17.741 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T17:50:17.741 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T17:50:17.741 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T17:50:17.741 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T17:50:17.742 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T17:50:17.742 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T17:50:17.742 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T17:50:17.742 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T17:50:17.742 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T17:50:17.742 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T17:50:17.742 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T17:50:17.742 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T17:50:17.742 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T17:50:17.742 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T17:50:17.742 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T17:50:17.742 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T17:50:17.742 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T17:50:17.742 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T17:50:17.743 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T17:50:17.743 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T17:50:17.743 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T17:50:17.743 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T17:50:17.743 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T17:50:17.743 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T17:50:17.743 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T17:50:17.743 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T17:50:17.743 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T17:50:17.743 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T17:50:17.743 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T17:50:17.743 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T17:50:17.743 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T17:50:17.743 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T17:50:17.744 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T17:50:17.744 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T17:50:17.744 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T17:50:17.744 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T17:50:17.744 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T17:50:17.744 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.744 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T17:50:17.744 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T17:50:17.744 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T17:50:17.744 INFO:tasks.workunit.client.0.smithi029.stdout: 3, 2024-08-29T17:50:17.744 INFO:tasks.workunit.client.0.smithi029.stdout: 7, 2024-08-29T17:50:17.744 INFO:tasks.workunit.client.0.smithi029.stdout: 0 2024-08-29T17:50:17.744 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:17.744 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 3, 2024-08-29T17:50:17.745 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T17:50:17.745 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.745 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:17.745 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T17:50:17.745 INFO:tasks.workunit.client.0.smithi029.stdout: 1, 2024-08-29T17:50:17.745 INFO:tasks.workunit.client.0.smithi029.stdout: 6, 2024-08-29T17:50:17.745 INFO:tasks.workunit.client.0.smithi029.stdout: 4 2024-08-29T17:50:17.745 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:17.745 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 1, 2024-08-29T17:50:17.745 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T17:50:17.745 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T17:50:17.745 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 60, 2024-08-29T17:50:17.745 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T17:50:17.745 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T17:50:17.746 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T17:50:17.746 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T17:47:32.884937+0000", 2024-08-29T17:50:17.746 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T17:43:12.143293+0000", 2024-08-29T17:50:17.746 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T17:43:12.143293+0000", 2024-08-29T17:50:17.746 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T17:43:12.143625+0000", 2024-08-29T17:50:17.746 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T17:47:32.884937+0000", 2024-08-29T17:50:17.746 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T17:50:17.746 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T17:50:17.746 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T17:50:17.746 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 61, 2024-08-29T17:50:17.746 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T17:47:32.884937+0000", 2024-08-29T17:50:17.746 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T17:47:32.884937+0000", 2024-08-29T17:50:17.746 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T17:47:32.884937+0000", 2024-08-29T17:50:17.746 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T17:50:17.747 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T17:50:17.747 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T17:50:17.747 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T17:47:32.884937+0000", 2024-08-29T17:50:17.747 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T17:47:32.884937+0000", 2024-08-29T17:50:17.747 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T17:50:17.747 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 1, 2024-08-29T17:50:17.747 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T17:50:17.747 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T17:50:17.747 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 60, 2024-08-29T17:50:17.747 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T17:50:17.747 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T17:50:17.747 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T17:50:17.747 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T17:50:17.748 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 1, 2024-08-29T17:50:17.748 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T17:50:17.748 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T17:50:17.748 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T17:50:17.748 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "2.6", 2024-08-29T17:50:17.748 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T17:50:17.748 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T17:50:17.748 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 76, 2024-08-29T17:50:17.748 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 29, 2024-08-29T17:50:17.748 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T17:50:17.748 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T19:46:05.894272+0000", 2024-08-29T17:50:17.748 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T17:50:17.748 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T17:50:17.748 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T17:50:17.749 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T17:50:17.749 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T17:50:17.749 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T17:50:17.749 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T17:50:17.749 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T17:50:17.749 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T17:50:17.749 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T17:50:17.749 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T17:50:17.749 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T17:50:17.749 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T17:50:17.749 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T17:50:17.749 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T17:50:17.749 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T17:50:17.749 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T17:50:17.750 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T17:50:17.750 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T17:50:17.750 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 3, 2024-08-29T17:50:17.750 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 1, 2024-08-29T17:50:17.750 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T17:50:17.750 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 1, 2024-08-29T17:50:17.750 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T17:50:17.750 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T17:50:17.750 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T17:50:17.750 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T17:50:17.750 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T17:50:17.750 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 1, 2024-08-29T17:50:17.750 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T17:50:17.750 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T17:50:17.751 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T17:50:17.751 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T17:50:17.751 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T17:50:17.751 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T17:50:17.751 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T17:50:17.751 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T17:50:17.751 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T17:50:17.751 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T17:50:17.751 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T17:50:17.751 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T17:50:17.751 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 1, 2024-08-29T17:50:17.751 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T17:50:17.751 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.751 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T17:50:17.752 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T17:50:17.752 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T17:50:17.752 INFO:tasks.workunit.client.0.smithi029.stdout: 1, 2024-08-29T17:50:17.752 INFO:tasks.workunit.client.0.smithi029.stdout: 6, 2024-08-29T17:50:17.752 INFO:tasks.workunit.client.0.smithi029.stdout: 4 2024-08-29T17:50:17.752 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:17.752 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 1, 2024-08-29T17:50:17.752 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "66'1" 2024-08-29T17:50:17.752 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.752 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:17.752 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T17:50:17.752 INFO:tasks.workunit.client.0.smithi029.stdout: 3, 2024-08-29T17:50:17.752 INFO:tasks.workunit.client.0.smithi029.stdout: 7, 2024-08-29T17:50:17.753 INFO:tasks.workunit.client.0.smithi029.stdout: 0 2024-08-29T17:50:17.753 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:17.753 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 3, 2024-08-29T17:50:17.753 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T17:50:17.753 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T17:50:17.753 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T17:50:17.753 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T17:50:17.753 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T17:50:17.753 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T17:50:17.753 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T17:47:42.900207+0000", 2024-08-29T17:50:17.753 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T17:43:22.418687+0000", 2024-08-29T17:50:17.753 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T17:43:22.418687+0000", 2024-08-29T17:50:17.753 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T17:43:22.419076+0000", 2024-08-29T17:50:17.753 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T17:47:42.900207+0000", 2024-08-29T17:50:17.754 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:17.754 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T17:50:17.754 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:17.754 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 64, 2024-08-29T17:50:17.754 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T17:47:42.900207+0000", 2024-08-29T17:50:17.754 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T17:47:42.900207+0000", 2024-08-29T17:50:17.754 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T17:47:42.900207+0000", 2024-08-29T17:50:17.754 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T17:50:17.754 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T17:50:17.754 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:17.754 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T17:47:42.900207+0000", 2024-08-29T17:50:17.754 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T17:47:42.900207+0000", 2024-08-29T17:50:17.754 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T17:50:17.754 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T17:50:17.755 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T17:50:17.755 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T17:50:17.755 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 63, 2024-08-29T17:50:17.755 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T17:50:17.755 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T17:50:17.755 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T17:50:17.755 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T17:50:17.755 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T17:50:17.755 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T17:50:17.755 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T17:50:17.755 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T17:50:17.755 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.7", 2024-08-29T17:50:17.755 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T17:50:17.755 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T17:50:17.756 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 76, 2024-08-29T17:50:17.756 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 25, 2024-08-29T17:50:17.756 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T17:50:17.756 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T22:43:59.679507+0000", 2024-08-29T17:50:17.756 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T17:50:17.756 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T17:50:17.756 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T17:50:17.756 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T17:50:17.756 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T17:50:17.756 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T17:50:17.756 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T17:50:17.756 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T17:50:17.756 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T17:50:17.756 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T17:50:17.757 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T17:50:17.757 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T17:50:17.757 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T17:50:17.757 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T17:50:17.757 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T17:50:17.757 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T17:50:17.757 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T17:50:17.757 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T17:50:17.757 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T17:50:17.757 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T17:50:17.757 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T17:50:17.757 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T17:50:17.757 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T17:50:17.757 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T17:50:17.758 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T17:50:17.758 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T17:50:17.758 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T17:50:17.758 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T17:50:17.758 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T17:50:17.758 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T17:50:17.758 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T17:50:17.758 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T17:50:17.758 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T17:50:17.758 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T17:50:17.758 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T17:50:17.758 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T17:50:17.758 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T17:50:17.758 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T17:50:17.759 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T17:50:17.759 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T17:50:17.759 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T17:50:17.759 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T17:50:17.759 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T17:50:17.759 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.759 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T17:50:17.759 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T17:50:17.759 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T17:50:17.759 INFO:tasks.workunit.client.0.smithi029.stdout: 3, 2024-08-29T17:50:17.759 INFO:tasks.workunit.client.0.smithi029.stdout: 7, 2024-08-29T17:50:17.759 INFO:tasks.workunit.client.0.smithi029.stdout: 0 2024-08-29T17:50:17.759 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:17.759 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 3, 2024-08-29T17:50:17.760 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T17:50:17.760 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.760 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:17.760 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T17:50:17.760 INFO:tasks.workunit.client.0.smithi029.stdout: 4, 2024-08-29T17:50:17.760 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T17:50:17.760 INFO:tasks.workunit.client.0.smithi029.stdout: 6 2024-08-29T17:50:17.760 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:17.760 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 4, 2024-08-29T17:50:17.760 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T17:50:17.760 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T17:50:17.760 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 70, 2024-08-29T17:50:17.760 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T17:50:17.760 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T17:50:17.761 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T17:50:17.761 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T17:46:26.362606+0000", 2024-08-29T17:50:17.761 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T17:46:06.296418+0000", 2024-08-29T17:50:17.761 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T17:46:06.296418+0000", 2024-08-29T17:50:17.761 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T17:46:16.979620+0000", 2024-08-29T17:50:17.761 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T17:46:26.362606+0000", 2024-08-29T17:50:17.761 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:46:05.142502+0000", 2024-08-29T17:50:17.761 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T17:50:17.761 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:46:05.142502+0000", 2024-08-29T17:50:17.761 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 71, 2024-08-29T17:50:17.761 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T17:46:26.362606+0000", 2024-08-29T17:50:17.761 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T17:46:26.362606+0000", 2024-08-29T17:50:17.761 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T17:46:26.362606+0000", 2024-08-29T17:50:17.762 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T17:50:17.762 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T17:50:17.762 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:46:05.142502+0000", 2024-08-29T17:50:17.762 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T17:46:26.362606+0000", 2024-08-29T17:50:17.762 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T17:46:26.362606+0000", 2024-08-29T17:50:17.762 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T17:50:17.762 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T17:50:17.762 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T17:50:17.762 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T17:50:17.762 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 70, 2024-08-29T17:50:17.762 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T17:50:17.762 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T17:50:17.762 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T17:50:17.762 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T17:50:17.763 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T17:50:17.763 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T17:50:17.763 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T17:50:17.763 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T17:50:17.763 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "4.1", 2024-08-29T17:50:17.763 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T17:50:17.763 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T17:50:17.763 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 76, 2024-08-29T17:50:17.763 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 21, 2024-08-29T17:50:17.763 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T17:50:17.763 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T00:18:30.527314+0000", 2024-08-29T17:50:17.763 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.00122641, 2024-08-29T17:50:17.763 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T17:50:17.763 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T17:50:17.764 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T17:50:17.764 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T17:50:17.764 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T17:50:17.764 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T17:50:17.764 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T17:50:17.764 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T17:50:17.764 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T17:50:17.764 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T17:50:17.764 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T17:50:17.764 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T17:50:17.764 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T17:50:17.764 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T17:50:17.764 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T17:50:17.765 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T17:50:17.765 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T17:50:17.765 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T17:50:17.765 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T17:50:17.765 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T17:50:17.765 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T17:50:17.765 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T17:50:17.765 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T17:50:17.765 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T17:50:17.765 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T17:50:17.765 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T17:50:17.765 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T17:50:17.765 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T17:50:17.765 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T17:50:17.766 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T17:50:17.766 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T17:50:17.766 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T17:50:17.766 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T17:50:17.766 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T17:50:17.766 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T17:50:17.766 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T17:50:17.766 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T17:50:17.766 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T17:50:17.766 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T17:50:17.766 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T17:50:17.766 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T17:50:17.766 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T17:50:17.766 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.767 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T17:50:17.767 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T17:50:17.767 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T17:50:17.767 INFO:tasks.workunit.client.0.smithi029.stdout: 4, 2024-08-29T17:50:17.767 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T17:50:17.767 INFO:tasks.workunit.client.0.smithi029.stdout: 6 2024-08-29T17:50:17.767 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:17.767 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 4, 2024-08-29T17:50:17.767 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T17:50:17.767 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.767 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:17.767 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T17:50:17.767 INFO:tasks.workunit.client.0.smithi029.stdout: 6, 2024-08-29T17:50:17.767 INFO:tasks.workunit.client.0.smithi029.stdout: 7, 2024-08-29T17:50:17.768 INFO:tasks.workunit.client.0.smithi029.stdout: 2 2024-08-29T17:50:17.768 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:17.768 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 6, 2024-08-29T17:50:17.768 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T17:50:17.768 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T17:50:17.768 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 60, 2024-08-29T17:50:17.768 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T17:50:17.768 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T17:50:17.768 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T17:50:17.768 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T17:47:32.896228+0000", 2024-08-29T17:50:17.768 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T17:43:12.157849+0000", 2024-08-29T17:50:17.768 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T17:43:12.157849+0000", 2024-08-29T17:50:17.769 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T17:43:12.158688+0000", 2024-08-29T17:50:17.769 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T17:47:32.896228+0000", 2024-08-29T17:50:17.769 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T17:50:17.769 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T17:50:17.769 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T17:50:17.769 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 61, 2024-08-29T17:50:17.769 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T17:47:32.896228+0000", 2024-08-29T17:50:17.769 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T17:47:32.896228+0000", 2024-08-29T17:50:17.769 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T17:47:32.896228+0000", 2024-08-29T17:50:17.769 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T17:50:17.769 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T17:50:17.769 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T17:50:17.769 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T17:47:32.896228+0000", 2024-08-29T17:50:17.769 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T17:47:32.896228+0000", 2024-08-29T17:50:17.770 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T17:50:17.770 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 2, 2024-08-29T17:50:17.770 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T17:50:17.770 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T17:50:17.770 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 60, 2024-08-29T17:50:17.770 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T17:50:17.770 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T17:50:17.770 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T17:50:17.770 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T17:50:17.770 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 2, 2024-08-29T17:50:17.770 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T17:50:17.770 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T17:50:17.770 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T17:50:17.770 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "2.7", 2024-08-29T17:50:17.771 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T17:50:17.771 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T17:50:17.771 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 76, 2024-08-29T17:50:17.771 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 30, 2024-08-29T17:50:17.771 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T17:50:17.771 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T03:29:39.643120+0000", 2024-08-29T17:50:17.771 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T17:50:17.771 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T17:50:17.771 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T17:50:17.771 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T17:50:17.771 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T17:50:17.771 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T17:50:17.771 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T17:50:17.771 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T17:50:17.772 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T17:50:17.772 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T17:50:17.772 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T17:50:17.772 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T17:50:17.772 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T17:50:17.772 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T17:50:17.772 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T17:50:17.772 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T17:50:17.772 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T17:50:17.772 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T17:50:17.772 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T17:50:17.772 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 3, 2024-08-29T17:50:17.772 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 1, 2024-08-29T17:50:17.772 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T17:50:17.773 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 1, 2024-08-29T17:50:17.773 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T17:50:17.773 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T17:50:17.773 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T17:50:17.773 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T17:50:17.773 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T17:50:17.773 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 1, 2024-08-29T17:50:17.773 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T17:50:17.773 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T17:50:17.773 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T17:50:17.773 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T17:50:17.773 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T17:50:17.773 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T17:50:17.774 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T17:50:17.774 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T17:50:17.774 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T17:50:17.774 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T17:50:17.774 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T17:50:17.774 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T17:50:17.774 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 3, 2024-08-29T17:50:17.774 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T17:50:17.774 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.774 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T17:50:17.774 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T17:50:17.774 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T17:50:17.774 INFO:tasks.workunit.client.0.smithi029.stdout: 6, 2024-08-29T17:50:17.774 INFO:tasks.workunit.client.0.smithi029.stdout: 7, 2024-08-29T17:50:17.775 INFO:tasks.workunit.client.0.smithi029.stdout: 2 2024-08-29T17:50:17.775 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:17.775 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 6, 2024-08-29T17:50:17.775 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "66'2" 2024-08-29T17:50:17.775 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.775 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:17.775 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T17:50:17.775 INFO:tasks.workunit.client.0.smithi029.stdout: 0, 2024-08-29T17:50:17.775 INFO:tasks.workunit.client.0.smithi029.stdout: 1, 2024-08-29T17:50:17.775 INFO:tasks.workunit.client.0.smithi029.stdout: 4 2024-08-29T17:50:17.775 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:17.775 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 0, 2024-08-29T17:50:17.775 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T17:50:17.775 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T17:50:17.776 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T17:50:17.776 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T17:50:17.776 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T17:50:17.776 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T17:50:17.776 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T17:47:42.900848+0000", 2024-08-29T17:50:17.776 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T17:43:22.403208+0000", 2024-08-29T17:50:17.776 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T17:43:22.403208+0000", 2024-08-29T17:50:17.776 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T17:43:22.404105+0000", 2024-08-29T17:50:17.776 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T17:47:42.900848+0000", 2024-08-29T17:50:17.776 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:17.776 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T17:50:17.776 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:17.776 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 64, 2024-08-29T17:50:17.777 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T17:47:42.900848+0000", 2024-08-29T17:50:17.777 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T17:47:42.900848+0000", 2024-08-29T17:50:17.777 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T17:47:42.900848+0000", 2024-08-29T17:50:17.777 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T17:50:17.777 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T17:50:17.777 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:17.777 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T17:47:42.900848+0000", 2024-08-29T17:50:17.777 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T17:47:42.900848+0000", 2024-08-29T17:50:17.777 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T17:50:17.777 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T17:50:17.777 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T17:50:17.777 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T17:50:17.777 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 63, 2024-08-29T17:50:17.777 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T17:50:17.778 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T17:50:17.778 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T17:50:17.778 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T17:50:17.778 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T17:50:17.778 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T17:50:17.778 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T17:50:17.778 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T17:50:17.778 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.6", 2024-08-29T17:50:17.778 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T17:50:17.778 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T17:50:17.778 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 76, 2024-08-29T17:50:17.778 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 25, 2024-08-29T17:50:17.778 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T17:50:17.778 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T22:59:27.504409+0000", 2024-08-29T17:50:17.779 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T17:50:17.779 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T17:50:17.779 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T17:50:17.779 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T17:50:17.779 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T17:50:17.779 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T17:50:17.779 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T17:50:17.779 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T17:50:17.779 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T17:50:17.779 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T17:50:17.779 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T17:50:17.779 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T17:50:17.780 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T17:50:17.780 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T17:50:17.780 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T17:50:17.780 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T17:50:17.780 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T17:50:17.780 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T17:50:17.780 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T17:50:17.780 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T17:50:17.780 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T17:50:17.780 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T17:50:17.780 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T17:50:17.780 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T17:50:17.780 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T17:50:17.780 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T17:50:17.781 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T17:50:17.781 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T17:50:17.781 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T17:50:17.781 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T17:50:17.781 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T17:50:17.781 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T17:50:17.781 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T17:50:17.781 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T17:50:17.781 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T17:50:17.781 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T17:50:17.781 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T17:50:17.781 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T17:50:17.781 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T17:50:17.782 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T17:50:17.782 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T17:50:17.782 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T17:50:17.782 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T17:50:17.782 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.782 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T17:50:17.782 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T17:50:17.782 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T17:50:17.782 INFO:tasks.workunit.client.0.smithi029.stdout: 0, 2024-08-29T17:50:17.782 INFO:tasks.workunit.client.0.smithi029.stdout: 1, 2024-08-29T17:50:17.782 INFO:tasks.workunit.client.0.smithi029.stdout: 4 2024-08-29T17:50:17.782 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:17.782 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 0, 2024-08-29T17:50:17.783 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T17:50:17.783 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.783 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:17.783 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T17:50:17.783 INFO:tasks.workunit.client.0.smithi029.stdout: 7, 2024-08-29T17:50:17.783 INFO:tasks.workunit.client.0.smithi029.stdout: 0, 2024-08-29T17:50:17.783 INFO:tasks.workunit.client.0.smithi029.stdout: 1 2024-08-29T17:50:17.783 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:17.783 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 7, 2024-08-29T17:50:17.783 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T17:50:17.783 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T17:50:17.783 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 60, 2024-08-29T17:50:17.783 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T17:50:17.783 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T17:50:17.784 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T17:50:17.784 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T17:47:32.897557+0000", 2024-08-29T17:50:17.784 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T17:43:12.159593+0000", 2024-08-29T17:50:17.784 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T17:43:12.159593+0000", 2024-08-29T17:50:17.784 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T17:43:12.160549+0000", 2024-08-29T17:50:17.784 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T17:47:32.897557+0000", 2024-08-29T17:50:17.784 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T17:50:17.784 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T17:50:17.784 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T17:50:17.784 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 61, 2024-08-29T17:50:17.784 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T17:47:32.897557+0000", 2024-08-29T17:50:17.784 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T17:47:32.897557+0000", 2024-08-29T17:50:17.784 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T17:47:32.897557+0000", 2024-08-29T17:50:17.784 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T17:50:17.785 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T17:50:17.785 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T17:50:17.785 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T17:47:32.897557+0000", 2024-08-29T17:50:17.785 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T17:47:32.897557+0000", 2024-08-29T17:50:17.785 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T17:50:17.785 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T17:50:17.785 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T17:50:17.785 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T17:50:17.785 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 60, 2024-08-29T17:50:17.785 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T17:50:17.785 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T17:50:17.785 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T17:50:17.785 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T17:50:17.786 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T17:50:17.786 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T17:50:17.786 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T17:50:17.786 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T17:50:17.786 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "2.8", 2024-08-29T17:50:17.786 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T17:50:17.786 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T17:50:17.786 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 76, 2024-08-29T17:50:17.786 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 28, 2024-08-29T17:50:17.786 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T17:50:17.786 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T00:52:07.763403+0000", 2024-08-29T17:50:17.786 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T17:50:17.786 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T17:50:17.786 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T17:50:17.786 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T17:50:17.787 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T17:50:17.787 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T17:50:17.787 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T17:50:17.787 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T17:50:17.787 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T17:50:17.787 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T17:50:17.787 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T17:50:17.787 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T17:50:17.787 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T17:50:17.788 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:50:15 smithi029 bash[22475]: cluster 2024-08-29T17:50:13.981385+0000 mgr.y (mgr.14454) 197 : cluster [DBG] pgmap v156: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 18 op/s 2024-08-29T17:50:17.788 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:50:15 smithi029 bash[22475]: audit 2024-08-29T17:50:14.208287+0000 mgr.y (mgr.14454) 198 : audit [DBG] from='client.24692 -' entity='client.admin' cmd=[{"prefix": "telemetry show", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T17:50:17.788 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:50:15 smithi029 bash[22475]: audit 2024-08-29T17:50:14.834108+0000 mgr.y (mgr.14454) 199 : audit [DBG] from='client.14790 -' entity='client.admin' cmd=[{"prefix": "telemetry show-device", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T17:50:17.788 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:50:15 smithi029 bash[22475]: audit 2024-08-29T17:50:15.420126+0000 mon.a (mon.0) 1026 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:50:17.788 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:50:15 smithi029 bash[22475]: audit 2024-08-29T17:50:15.424617+0000 mon.a (mon.0) 1027 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-29T17:50:17.788 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:50:15 smithi029 bash[22475]: audit 2024-08-29T17:50:15.555040+0000 mon.a (mon.0) 1028 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T17:50:17.788 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:50:15 smithi029 bash[22475]: audit 2024-08-29T17:50:15.555482+0000 mon.a (mon.0) 1029 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T17:50:17.788 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:50:15 smithi029 bash[22475]: audit 2024-08-29T17:50:15.555803+0000 mon.a (mon.0) 1030 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T17:50:17.788 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:50:15 smithi029 bash[22475]: audit 2024-08-29T17:50:15.559073+0000 mon.a (mon.0) 1031 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T17:50:17.788 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:50:15 smithi029 bash[22475]: audit 2024-08-29T17:50:15.559483+0000 mon.a (mon.0) 1032 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T17:50:17.789 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:50:15 smithi029 bash[22475]: audit 2024-08-29T17:50:15.559825+0000 mon.a (mon.0) 1033 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T17:50:17.789 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:50:15 smithi029 bash[22475]: audit 2024-08-29T17:50:15.562998+0000 mon.a (mon.0) 1034 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T17:50:17.789 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:50:15 smithi029 bash[22475]: audit 2024-08-29T17:50:15.563376+0000 mon.a (mon.0) 1035 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T17:50:17.789 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:50:15 smithi029 bash[22475]: audit 2024-08-29T17:50:15.563799+0000 mon.a (mon.0) 1036 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T17:50:17.789 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:50:15 smithi029 bash[22475]: audit 2024-08-29T17:50:15.581476+0000 mon.a (mon.0) 1037 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T17:50:17.789 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:50:15 smithi029 bash[22475]: audit 2024-08-29T17:50:15.581610+0000 mon.a (mon.0) 1038 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T17:50:17.789 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:50:15 smithi029 bash[22475]: audit 2024-08-29T17:50:15.582145+0000 mon.a (mon.0) 1039 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T17:50:17.789 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:50:15 smithi029 bash[22475]: audit 2024-08-29T17:50:15.582620+0000 mon.a (mon.0) 1040 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T17:50:17.790 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:50:15 smithi029 bash[32453]: audit 2024-08-29T17:50:15.583077+0000 mon.a (mon.0) 1041 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T17:50:17.790 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:50:15 smithi029 bash[32453]: audit 2024-08-29T17:50:15.585860+0000 mon.b (mon.1) 35 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T17:50:17.790 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:50:15 smithi029 bash[32453]: audit 2024-08-29T17:50:15.585970+0000 mon.b (mon.1) 36 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T17:50:17.790 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:50:15 smithi029 bash[32453]: audit 2024-08-29T17:50:15.586284+0000 mon.a (mon.0) 1042 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T17:50:17.790 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:50:15 smithi029 bash[32453]: audit 2024-08-29T17:50:15.587049+0000 mon.a (mon.0) 1043 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T17:50:17.790 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:50:15 smithi029 bash[32453]: audit 2024-08-29T17:50:15.587417+0000 mon.a (mon.0) 1044 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T17:50:17.790 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:50:15 smithi029 bash[32453]: audit 2024-08-29T17:50:15.589904+0000 mon.c (mon.2) 34 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T17:50:17.790 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:50:15 smithi029 bash[32453]: audit 2024-08-29T17:50:15.589991+0000 mon.c (mon.2) 35 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T17:50:17.790 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:50:15 smithi029 bash[32453]: audit 2024-08-29T17:50:15.590452+0000 mon.a (mon.0) 1045 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T17:50:17.790 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:50:15 smithi029 bash[32453]: audit 2024-08-29T17:50:15.591340+0000 mon.a (mon.0) 1046 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T17:50:17.790 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:50:15 smithi029 bash[32453]: audit 2024-08-29T17:50:15.591639+0000 mon.a (mon.0) 1047 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T17:50:17.791 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:50:16 smithi110 bash[24444]: audit 2024-08-29T17:50:15.015871+0000 mgr.y (mgr.14454) 200 : audit [DBG] from='client.14790 -' entity='client.admin' cmd=[{"prefix": "telemetry show-device", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T17:50:17.791 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:50:16 smithi110 bash[24444]: audit 2024-08-29T17:50:15.417680+0000 mgr.y (mgr.14454) 201 : audit [DBG] from='client.24716 -' entity='client.admin' cmd=[{"prefix": "telemetry show-all", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T17:50:17.791 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:50:16 smithi110 bash[24444]: audit 2024-08-29T17:50:15.862816+0000 mgr.y (mgr.14454) 202 : audit [DBG] from='client.24716 -' entity='client.admin' cmd=[{"prefix": "telemetry show-all", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T17:50:17.791 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:50:16 smithi110 bash[24444]: audit 2024-08-29T17:50:15.864885+0000 mon.a (mon.0) 1048 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:50:17.791 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:50:16 smithi110 bash[24444]: audit 2024-08-29T17:50:15.868685+0000 mon.a (mon.0) 1049 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-29T17:50:17.791 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:50:16 smithi110 bash[24444]: audit 2024-08-29T17:50:15.979122+0000 mon.a (mon.0) 1050 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T17:50:17.791 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:50:16 smithi110 bash[24444]: audit 2024-08-29T17:50:15.979525+0000 mon.a (mon.0) 1051 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T17:50:17.791 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:50:16 smithi110 bash[24444]: audit 2024-08-29T17:50:15.979914+0000 mon.a (mon.0) 1052 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T17:50:17.791 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:50:16 smithi110 bash[24444]: audit 2024-08-29T17:50:15.983539+0000 mon.a (mon.0) 1053 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T17:50:17.791 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:50:16 smithi110 bash[24444]: audit 2024-08-29T17:50:15.983856+0000 mon.a (mon.0) 1054 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T17:50:17.791 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:50:16 smithi110 bash[24444]: audit 2024-08-29T17:50:15.984183+0000 mon.a (mon.0) 1055 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T17:50:17.792 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:50:16 smithi110 bash[24444]: audit 2024-08-29T17:50:15.987269+0000 mon.a (mon.0) 1056 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T17:50:17.792 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:50:16 smithi110 bash[24444]: audit 2024-08-29T17:50:15.987740+0000 mon.a (mon.0) 1057 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T17:50:17.792 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:50:16 smithi110 bash[24444]: audit 2024-08-29T17:50:15.988192+0000 mon.a (mon.0) 1058 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T17:50:17.792 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:50:16 smithi110 bash[24444]: audit 2024-08-29T17:50:16.004160+0000 mon.a (mon.0) 1059 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T17:50:17.792 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:50:16 smithi110 bash[24444]: audit 2024-08-29T17:50:16.004263+0000 mon.a (mon.0) 1060 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T17:50:17.792 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:50:16 smithi110 bash[24444]: audit 2024-08-29T17:50:16.004781+0000 mon.a (mon.0) 1061 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T17:50:17.792 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:50:16 smithi110 bash[24444]: audit 2024-08-29T17:50:16.005186+0000 mon.a (mon.0) 1062 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T17:50:17.792 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:50:16 smithi110 bash[24444]: audit 2024-08-29T17:50:16.005457+0000 mon.a (mon.0) 1063 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T17:50:17.792 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:50:16 smithi110 bash[24444]: audit 2024-08-29T17:50:16.008274+0000 mon.b (mon.1) 37 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T17:50:17.792 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:50:16 smithi110 bash[24444]: audit 2024-08-29T17:50:16.008376+0000 mon.b (mon.1) 38 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T17:50:17.792 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:50:16 smithi110 bash[24444]: audit 2024-08-29T17:50:16.008741+0000 mon.a (mon.0) 1064 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T17:50:17.792 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:50:16 smithi110 bash[24444]: audit 2024-08-29T17:50:16.009270+0000 mon.a (mon.0) 1065 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T17:50:17.792 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:50:16 smithi110 bash[24444]: audit 2024-08-29T17:50:16.009543+0000 mon.a (mon.0) 1066 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T17:50:17.793 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:50:16 smithi110 bash[24444]: audit 2024-08-29T17:50:16.011945+0000 mon.c (mon.2) 36 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T17:50:17.793 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:50:16 smithi110 bash[24444]: audit 2024-08-29T17:50:16.012071+0000 mon.c (mon.2) 37 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T17:50:17.793 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:50:16 smithi110 bash[24444]: audit 2024-08-29T17:50:16.012357+0000 mon.a (mon.0) 1067 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T17:50:17.793 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:50:16 smithi110 bash[24444]: audit 2024-08-29T17:50:16.013278+0000 mon.a (mon.0) 1068 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T17:50:17.793 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:50:16 smithi110 bash[24444]: audit 2024-08-29T17:50:16.013584+0000 mon.a (mon.0) 1069 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T17:50:17.793 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T17:50:17.793 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T17:50:17.793 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T17:50:17.793 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T17:50:17.793 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T17:50:17.793 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T17:50:17.793 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T17:50:17.793 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T17:50:17.794 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T17:50:17.794 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T17:50:17.794 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T17:50:17.794 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T17:50:17.794 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T17:50:17.794 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T17:50:17.794 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T17:50:17.794 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T17:50:17.794 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T17:50:17.794 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T17:50:17.794 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T17:50:17.794 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T17:50:17.794 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T17:50:17.795 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T17:50:17.795 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T17:50:17.795 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T17:50:17.795 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T17:50:17.795 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T17:50:17.795 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T17:50:17.795 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T17:50:17.795 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T17:50:17.795 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T17:50:17.795 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.795 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T17:50:17.795 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T17:50:17.795 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T17:50:17.795 INFO:tasks.workunit.client.0.smithi029.stdout: 7, 2024-08-29T17:50:17.796 INFO:tasks.workunit.client.0.smithi029.stdout: 0, 2024-08-29T17:50:17.796 INFO:tasks.workunit.client.0.smithi029.stdout: 1 2024-08-29T17:50:17.796 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:17.796 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 7, 2024-08-29T17:50:17.796 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T17:50:17.796 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.796 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:17.796 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T17:50:17.796 INFO:tasks.workunit.client.0.smithi029.stdout: 4, 2024-08-29T17:50:17.796 INFO:tasks.workunit.client.0.smithi029.stdout: 2, 2024-08-29T17:50:17.796 INFO:tasks.workunit.client.0.smithi029.stdout: 7 2024-08-29T17:50:17.796 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:17.796 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 4, 2024-08-29T17:50:17.797 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T17:50:17.797 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T17:50:17.797 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T17:50:17.797 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T17:50:17.797 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T17:50:17.797 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T17:50:17.797 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T17:47:42.896839+0000", 2024-08-29T17:50:17.797 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T17:43:22.410801+0000", 2024-08-29T17:50:17.797 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T17:43:22.410801+0000", 2024-08-29T17:50:17.797 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T17:43:22.420595+0000", 2024-08-29T17:50:17.797 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T17:47:42.896839+0000", 2024-08-29T17:50:17.797 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:17.797 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T17:50:17.798 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:17.798 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 64, 2024-08-29T17:50:17.798 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T17:47:42.896839+0000", 2024-08-29T17:50:17.798 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T17:47:42.896839+0000", 2024-08-29T17:50:17.798 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T17:47:42.896839+0000", 2024-08-29T17:50:17.798 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T17:50:17.798 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T17:50:17.798 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:17.798 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T17:47:42.896839+0000", 2024-08-29T17:50:17.798 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T17:47:42.896839+0000", 2024-08-29T17:50:17.798 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T17:50:17.798 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T17:50:17.798 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T17:50:17.798 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T17:50:17.799 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 63, 2024-08-29T17:50:17.799 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T17:50:17.799 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T17:50:17.799 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T17:50:17.799 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T17:50:17.799 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T17:50:17.799 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T17:50:17.799 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T17:50:17.799 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T17:50:17.799 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.9", 2024-08-29T17:50:17.799 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T17:50:17.799 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T17:50:17.799 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 76, 2024-08-29T17:50:17.799 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 25, 2024-08-29T17:50:17.800 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T17:50:17.800 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T00:01:50.559183+0000", 2024-08-29T17:50:17.800 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T17:50:17.800 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T17:50:17.800 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T17:50:17.800 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T17:50:17.800 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T17:50:17.800 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T17:50:17.800 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T17:50:17.800 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T17:50:17.800 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T17:50:17.800 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T17:50:17.800 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T17:50:17.801 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T17:50:17.801 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T17:50:17.801 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T17:50:17.801 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T17:50:17.801 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T17:50:17.801 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T17:50:17.801 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T17:50:17.801 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T17:50:17.801 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T17:50:17.801 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T17:50:17.801 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T17:50:17.801 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T17:50:17.801 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T17:50:17.801 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T17:50:17.802 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T17:50:17.802 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T17:50:17.802 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T17:50:17.802 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T17:50:17.802 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T17:50:17.802 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T17:50:17.802 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T17:50:17.802 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T17:50:17.802 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T17:50:17.802 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T17:50:17.802 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T17:50:17.802 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T17:50:17.802 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T17:50:17.803 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T17:50:17.803 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T17:50:17.803 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T17:50:17.803 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T17:50:17.803 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T17:50:17.803 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.803 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T17:50:17.803 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T17:50:17.803 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T17:50:17.803 INFO:tasks.workunit.client.0.smithi029.stdout: 4, 2024-08-29T17:50:17.803 INFO:tasks.workunit.client.0.smithi029.stdout: 2, 2024-08-29T17:50:17.803 INFO:tasks.workunit.client.0.smithi029.stdout: 7 2024-08-29T17:50:17.803 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:17.804 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 4, 2024-08-29T17:50:17.804 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T17:50:17.804 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.804 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:17.804 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T17:50:17.804 INFO:tasks.workunit.client.0.smithi029.stdout: 1, 2024-08-29T17:50:17.804 INFO:tasks.workunit.client.0.smithi029.stdout: 7, 2024-08-29T17:50:17.804 INFO:tasks.workunit.client.0.smithi029.stdout: 3 2024-08-29T17:50:17.804 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:17.804 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 1, 2024-08-29T17:50:17.804 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T17:50:17.804 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T17:50:17.804 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 60, 2024-08-29T17:50:17.804 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T17:50:17.805 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T17:50:17.805 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T17:50:17.805 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T17:47:37.885698+0000", 2024-08-29T17:50:17.805 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T17:43:12.136963+0000", 2024-08-29T17:50:17.805 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T17:43:12.136963+0000", 2024-08-29T17:50:17.805 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T17:43:12.137237+0000", 2024-08-29T17:50:17.805 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T17:47:37.885698+0000", 2024-08-29T17:50:17.805 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T17:50:17.805 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T17:50:17.805 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T17:50:17.805 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 61, 2024-08-29T17:50:17.805 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T17:47:37.885698+0000", 2024-08-29T17:50:17.805 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T17:47:37.885698+0000", 2024-08-29T17:50:17.805 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T17:47:37.885698+0000", 2024-08-29T17:50:17.806 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T17:50:17.806 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T17:50:17.806 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T17:50:17.806 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T17:47:37.885698+0000", 2024-08-29T17:50:17.806 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T17:47:37.885698+0000", 2024-08-29T17:50:17.806 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T17:50:17.806 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T17:50:17.806 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T17:50:17.806 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T17:50:17.806 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 60, 2024-08-29T17:50:17.806 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T17:50:17.806 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T17:50:17.806 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T17:50:17.806 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T17:50:17.807 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T17:50:17.807 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T17:50:17.807 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T17:50:17.807 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T17:50:17.807 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "2.9", 2024-08-29T17:50:17.807 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T17:50:17.807 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T17:50:17.807 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 76, 2024-08-29T17:50:17.807 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 28, 2024-08-29T17:50:17.807 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T17:50:17.807 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T05:09:38.181638+0000", 2024-08-29T17:50:17.807 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T17:50:17.807 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T17:50:17.807 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T17:50:17.808 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T17:50:17.808 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T17:50:17.808 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T17:50:17.808 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T17:50:17.808 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T17:50:17.808 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T17:50:17.808 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T17:50:17.808 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T17:50:17.808 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T17:50:17.808 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T17:50:17.808 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T17:50:17.808 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T17:50:17.808 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T17:50:17.809 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T17:50:17.809 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T17:50:17.809 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T17:50:17.809 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T17:50:17.809 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T17:50:17.809 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T17:50:17.809 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T17:50:17.809 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T17:50:17.809 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T17:50:17.809 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T17:50:17.809 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T17:50:17.809 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T17:50:17.809 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T17:50:17.809 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T17:50:17.810 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T17:50:17.810 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T17:50:17.810 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T17:50:17.810 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T17:50:17.810 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T17:50:17.810 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T17:50:17.810 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T17:50:17.810 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T17:50:17.810 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T17:50:17.810 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T17:50:17.810 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T17:50:17.810 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T17:50:17.810 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T17:50:17.811 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.811 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T17:50:17.811 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T17:50:17.811 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T17:50:17.811 INFO:tasks.workunit.client.0.smithi029.stdout: 1, 2024-08-29T17:50:17.811 INFO:tasks.workunit.client.0.smithi029.stdout: 7, 2024-08-29T17:50:17.811 INFO:tasks.workunit.client.0.smithi029.stdout: 3 2024-08-29T17:50:17.811 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:17.811 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 1, 2024-08-29T17:50:17.811 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T17:50:17.811 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.811 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:17.811 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T17:50:17.811 INFO:tasks.workunit.client.0.smithi029.stdout: 3, 2024-08-29T17:50:17.812 INFO:tasks.workunit.client.0.smithi029.stdout: 1, 2024-08-29T17:50:17.812 INFO:tasks.workunit.client.0.smithi029.stdout: 7 2024-08-29T17:50:17.812 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:17.812 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 3, 2024-08-29T17:50:17.812 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T17:50:17.812 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T17:50:17.812 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T17:50:17.812 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T17:50:17.812 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T17:50:17.812 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T17:50:17.812 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T17:47:42.900059+0000", 2024-08-29T17:50:17.812 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T17:43:22.416656+0000", 2024-08-29T17:50:17.812 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T17:43:22.416656+0000", 2024-08-29T17:50:17.812 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T17:43:22.416935+0000", 2024-08-29T17:50:17.813 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T17:47:42.900059+0000", 2024-08-29T17:50:17.813 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:17.813 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T17:50:17.813 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:17.813 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 64, 2024-08-29T17:50:17.813 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T17:47:42.900059+0000", 2024-08-29T17:50:17.813 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T17:47:42.900059+0000", 2024-08-29T17:50:17.813 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T17:47:42.900059+0000", 2024-08-29T17:50:17.813 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T17:50:17.813 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T17:50:17.813 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:17.813 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T17:47:42.900059+0000", 2024-08-29T17:50:17.813 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T17:47:42.900059+0000", 2024-08-29T17:50:17.814 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T17:50:17.814 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T17:50:17.814 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T17:50:17.814 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T17:50:17.814 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 63, 2024-08-29T17:50:17.814 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T17:50:17.814 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T17:50:17.814 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T17:50:17.814 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T17:50:17.814 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T17:50:17.814 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T17:50:17.814 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T17:50:17.814 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T17:50:17.814 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.8", 2024-08-29T17:50:17.815 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T17:50:17.815 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T17:50:17.815 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 76, 2024-08-29T17:50:17.815 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 25, 2024-08-29T17:50:17.815 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T17:50:17.815 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T05:37:52.229115+0000", 2024-08-29T17:50:17.815 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T17:50:17.815 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T17:50:17.815 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T17:50:17.815 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T17:50:17.815 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T17:50:17.815 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T17:50:17.815 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T17:50:17.815 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T17:50:17.816 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T17:50:17.816 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T17:50:17.816 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T17:50:17.816 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T17:50:17.816 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T17:50:17.816 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T17:50:17.816 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T17:50:17.816 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T17:50:17.816 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T17:50:17.816 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T17:50:17.816 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T17:50:17.816 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T17:50:17.816 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T17:50:17.817 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T17:50:17.817 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T17:50:17.817 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T17:50:17.817 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T17:50:17.817 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T17:50:17.817 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T17:50:17.817 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T17:50:17.817 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T17:50:17.817 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T17:50:17.817 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T17:50:17.817 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T17:50:17.817 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T17:50:17.817 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T17:50:17.817 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T17:50:17.818 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T17:50:17.818 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T17:50:17.818 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T17:50:17.818 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T17:50:17.818 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T17:50:17.818 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T17:50:17.818 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T17:50:17.818 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T17:50:17.818 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.818 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T17:50:17.818 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T17:50:17.818 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T17:50:17.818 INFO:tasks.workunit.client.0.smithi029.stdout: 3, 2024-08-29T17:50:17.818 INFO:tasks.workunit.client.0.smithi029.stdout: 1, 2024-08-29T17:50:17.819 INFO:tasks.workunit.client.0.smithi029.stdout: 7 2024-08-29T17:50:17.819 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:17.819 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 3, 2024-08-29T17:50:17.819 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T17:50:17.819 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.819 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:17.819 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T17:50:17.819 INFO:tasks.workunit.client.0.smithi029.stdout: 1, 2024-08-29T17:50:17.819 INFO:tasks.workunit.client.0.smithi029.stdout: 3, 2024-08-29T17:50:17.819 INFO:tasks.workunit.client.0.smithi029.stdout: 7 2024-08-29T17:50:17.819 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:17.819 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 1, 2024-08-29T17:50:17.819 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T17:50:17.819 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T17:50:17.820 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 60, 2024-08-29T17:50:17.820 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T17:50:17.820 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T17:50:17.820 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T17:50:17.820 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T17:47:37.885808+0000", 2024-08-29T17:50:17.820 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T17:43:12.139261+0000", 2024-08-29T17:50:17.820 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T17:43:12.139261+0000", 2024-08-29T17:50:17.820 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T17:43:12.139525+0000", 2024-08-29T17:50:17.820 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T17:47:37.885808+0000", 2024-08-29T17:50:17.820 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T17:50:17.820 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T17:50:17.820 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T17:50:17.820 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 61, 2024-08-29T17:50:17.820 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T17:47:37.885808+0000", 2024-08-29T17:50:17.821 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T17:47:37.885808+0000", 2024-08-29T17:50:17.821 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T17:47:37.885808+0000", 2024-08-29T17:50:17.821 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T17:50:17.821 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T17:50:17.821 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T17:50:17.821 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T17:47:37.885808+0000", 2024-08-29T17:50:17.821 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T17:47:37.885808+0000", 2024-08-29T17:50:17.821 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T17:50:17.821 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T17:50:17.821 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T17:50:17.821 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T17:50:17.821 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 60, 2024-08-29T17:50:17.821 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T17:50:17.822 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T17:50:17.822 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T17:50:17.822 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T17:50:17.822 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T17:50:17.822 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T17:50:17.822 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T17:50:17.822 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T17:50:17.822 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "2.a", 2024-08-29T17:50:17.822 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T17:50:17.822 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T17:50:17.822 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 76, 2024-08-29T17:50:17.822 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 28, 2024-08-29T17:50:17.822 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T17:50:17.822 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T02:51:37.427415+0000", 2024-08-29T17:50:17.823 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T17:50:17.823 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T17:50:17.823 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T17:50:17.823 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T17:50:17.823 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T17:50:17.823 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T17:50:17.823 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T17:50:17.823 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T17:50:17.823 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T17:50:17.823 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T17:50:17.823 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T17:50:17.823 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T17:50:17.823 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T17:50:17.823 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T17:50:17.824 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T17:50:17.824 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T17:50:17.824 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T17:50:17.824 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T17:50:17.824 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T17:50:17.824 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T17:50:17.824 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T17:50:17.824 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T17:50:17.824 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T17:50:17.824 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T17:50:17.824 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T17:50:17.824 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T17:50:17.824 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T17:50:17.825 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T17:50:17.825 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T17:50:17.825 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T17:50:17.825 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T17:50:17.825 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T17:50:17.825 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T17:50:17.825 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T17:50:17.825 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T17:50:17.825 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T17:50:17.825 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T17:50:17.825 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T17:50:17.825 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T17:50:17.825 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T17:50:17.825 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T17:50:17.826 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T17:50:17.826 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T17:50:17.826 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.826 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T17:50:17.826 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T17:50:17.826 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T17:50:17.826 INFO:tasks.workunit.client.0.smithi029.stdout: 1, 2024-08-29T17:50:17.826 INFO:tasks.workunit.client.0.smithi029.stdout: 3, 2024-08-29T17:50:17.826 INFO:tasks.workunit.client.0.smithi029.stdout: 7 2024-08-29T17:50:17.826 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:17.826 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 1, 2024-08-29T17:50:17.826 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T17:50:17.826 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.826 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:17.827 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T17:50:17.827 INFO:tasks.workunit.client.0.smithi029.stdout: 3, 2024-08-29T17:50:17.827 INFO:tasks.workunit.client.0.smithi029.stdout: 2, 2024-08-29T17:50:17.827 INFO:tasks.workunit.client.0.smithi029.stdout: 4 2024-08-29T17:50:17.827 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:17.827 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 3, 2024-08-29T17:50:17.827 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T17:50:17.827 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T17:50:17.827 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T17:50:17.827 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T17:50:17.827 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T17:50:17.827 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T17:50:17.827 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T17:47:52.902014+0000", 2024-08-29T17:50:17.827 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T17:44:05.595388+0000", 2024-08-29T17:50:17.828 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T17:44:05.595388+0000", 2024-08-29T17:50:17.828 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T17:44:05.596339+0000", 2024-08-29T17:50:17.828 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T17:47:52.902014+0000", 2024-08-29T17:50:17.828 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:17.828 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T17:50:17.828 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:17.828 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 68, 2024-08-29T17:50:17.828 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T17:47:52.902014+0000", 2024-08-29T17:50:17.828 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T17:47:52.902014+0000", 2024-08-29T17:50:17.828 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T17:47:52.902014+0000", 2024-08-29T17:50:17.828 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T17:50:17.828 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T17:50:17.828 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:17.828 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T17:47:52.902014+0000", 2024-08-29T17:50:17.829 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T17:47:52.902014+0000", 2024-08-29T17:50:17.829 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T17:50:17.829 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T17:50:17.829 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T17:50:17.829 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T17:50:17.829 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 67, 2024-08-29T17:50:17.829 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T17:50:17.829 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T17:50:17.829 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T17:50:17.829 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T17:50:17.829 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T17:50:17.829 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T17:50:17.829 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T17:50:17.830 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T17:50:17.830 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.b", 2024-08-29T17:50:17.830 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T17:50:17.830 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T17:50:17.830 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 76, 2024-08-29T17:50:17.830 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 34, 2024-08-29T17:50:17.830 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T17:50:17.830 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T00:12:03.873318+0000", 2024-08-29T17:50:17.830 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T17:50:17.830 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T17:50:17.830 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T17:50:17.830 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T17:50:17.830 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T17:50:17.830 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T17:50:17.831 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T17:50:17.831 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T17:50:17.831 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T17:50:17.831 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T17:50:17.831 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T17:50:17.831 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T17:50:17.831 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T17:50:17.831 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T17:50:17.831 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T17:50:17.831 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T17:50:17.831 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T17:50:17.831 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T17:50:17.831 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T17:50:17.831 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T17:50:17.832 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T17:50:17.832 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T17:50:17.832 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T17:50:17.832 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T17:50:17.832 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T17:50:17.832 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T17:50:17.832 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T17:50:17.832 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T17:50:17.832 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T17:50:17.832 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T17:50:17.832 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T17:50:17.832 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T17:50:17.832 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T17:50:17.833 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T17:50:17.833 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T17:50:17.833 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T17:50:17.833 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T17:50:17.833 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T17:50:17.833 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T17:50:17.833 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T17:50:17.833 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T17:50:17.833 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T17:50:17.833 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T17:50:17.833 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.833 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T17:50:17.833 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T17:50:17.833 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T17:50:17.834 INFO:tasks.workunit.client.0.smithi029.stdout: 3, 2024-08-29T17:50:17.834 INFO:tasks.workunit.client.0.smithi029.stdout: 2, 2024-08-29T17:50:17.834 INFO:tasks.workunit.client.0.smithi029.stdout: 4 2024-08-29T17:50:17.834 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:17.834 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 3, 2024-08-29T17:50:17.834 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T17:50:17.834 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.834 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:17.834 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T17:50:17.834 INFO:tasks.workunit.client.0.smithi029.stdout: 7, 2024-08-29T17:50:17.834 INFO:tasks.workunit.client.0.smithi029.stdout: 4, 2024-08-29T17:50:17.834 INFO:tasks.workunit.client.0.smithi029.stdout: 5 2024-08-29T17:50:17.834 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:17.834 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 7, 2024-08-29T17:50:17.835 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T17:50:17.835 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T17:50:17.835 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 60, 2024-08-29T17:50:17.835 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T17:50:17.835 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T17:50:17.835 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T17:50:17.835 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T17:47:37.898519+0000", 2024-08-29T17:50:17.835 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T17:43:12.162582+0000", 2024-08-29T17:50:17.835 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T17:43:12.162582+0000", 2024-08-29T17:50:17.835 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T17:43:12.162880+0000", 2024-08-29T17:50:17.835 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T17:47:37.898519+0000", 2024-08-29T17:50:17.835 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T17:50:17.835 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T17:50:17.835 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T17:50:17.836 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 61, 2024-08-29T17:50:17.836 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T17:47:37.898519+0000", 2024-08-29T17:50:17.836 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T17:47:37.898519+0000", 2024-08-29T17:50:17.836 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T17:47:37.898519+0000", 2024-08-29T17:50:17.836 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T17:50:17.836 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T17:50:17.836 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T17:50:17.836 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T17:47:37.898519+0000", 2024-08-29T17:50:17.836 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T17:47:37.898519+0000", 2024-08-29T17:50:17.836 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T17:50:17.836 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 2, 2024-08-29T17:50:17.836 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T17:50:17.836 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T17:50:17.837 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 60, 2024-08-29T17:50:17.837 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T17:50:17.837 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T17:50:17.837 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T17:50:17.837 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T17:50:17.837 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 2, 2024-08-29T17:50:17.837 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T17:50:17.837 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T17:50:17.837 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T17:50:17.837 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "2.b", 2024-08-29T17:50:17.837 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T17:50:17.837 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T17:50:17.837 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 76, 2024-08-29T17:50:17.838 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 30, 2024-08-29T17:50:17.838 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T17:50:17.838 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T22:51:55.632010+0000", 2024-08-29T17:50:17.838 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T17:50:17.838 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T17:50:17.838 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T17:50:17.838 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T17:50:17.838 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T17:50:17.838 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T17:50:17.838 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T17:50:17.838 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T17:50:17.838 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T17:50:17.838 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T17:50:17.838 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T17:50:17.839 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T17:50:17.839 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T17:50:17.839 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T17:50:17.839 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T17:50:17.839 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T17:50:17.839 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T17:50:17.839 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T17:50:17.839 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T17:50:17.839 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 3, 2024-08-29T17:50:17.839 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 1, 2024-08-29T17:50:17.839 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T17:50:17.839 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 1, 2024-08-29T17:50:17.839 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T17:50:17.839 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T17:50:17.840 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T17:50:17.840 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T17:50:17.840 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T17:50:17.840 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 1, 2024-08-29T17:50:17.840 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T17:50:17.840 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T17:50:17.840 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T17:50:17.840 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T17:50:17.840 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T17:50:17.840 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T17:50:17.840 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T17:50:17.840 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T17:50:17.840 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T17:50:17.841 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T17:50:17.841 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T17:50:17.841 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T17:50:17.841 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 1, 2024-08-29T17:50:17.841 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T17:50:17.841 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.841 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T17:50:17.841 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T17:50:17.841 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T17:50:17.841 INFO:tasks.workunit.client.0.smithi029.stdout: 7, 2024-08-29T17:50:17.841 INFO:tasks.workunit.client.0.smithi029.stdout: 4, 2024-08-29T17:50:17.841 INFO:tasks.workunit.client.0.smithi029.stdout: 5 2024-08-29T17:50:17.841 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:17.842 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 7, 2024-08-29T17:50:17.842 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "66'2" 2024-08-29T17:50:17.842 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.842 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:17.842 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T17:50:17.842 INFO:tasks.workunit.client.0.smithi029.stdout: 6, 2024-08-29T17:50:17.842 INFO:tasks.workunit.client.0.smithi029.stdout: 4, 2024-08-29T17:50:17.842 INFO:tasks.workunit.client.0.smithi029.stdout: 1 2024-08-29T17:50:17.842 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:17.842 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 6, 2024-08-29T17:50:17.842 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T17:50:17.842 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T17:50:17.842 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T17:50:17.842 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T17:50:17.843 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T17:50:17.843 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T17:50:17.843 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T17:47:47.898349+0000", 2024-08-29T17:50:17.843 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T17:43:22.431693+0000", 2024-08-29T17:50:17.843 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T17:43:22.431693+0000", 2024-08-29T17:50:17.843 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T17:43:22.432223+0000", 2024-08-29T17:50:17.843 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T17:47:47.898349+0000", 2024-08-29T17:50:17.843 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:17.843 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T17:50:17.843 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:17.843 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 64, 2024-08-29T17:50:17.843 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T17:47:47.898349+0000", 2024-08-29T17:50:17.843 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T17:47:47.898349+0000", 2024-08-29T17:50:17.844 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T17:47:47.898349+0000", 2024-08-29T17:50:17.844 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T17:50:17.844 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T17:50:17.844 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:17.844 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T17:47:47.898349+0000", 2024-08-29T17:50:17.844 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T17:47:47.898349+0000", 2024-08-29T17:50:17.844 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T17:50:17.844 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T17:50:17.844 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T17:50:17.844 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T17:50:17.844 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 63, 2024-08-29T17:50:17.844 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T17:50:17.845 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T17:50:17.845 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T17:50:17.845 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T17:50:17.845 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T17:50:17.845 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T17:50:17.845 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T17:50:17.845 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T17:50:17.845 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.a", 2024-08-29T17:50:17.845 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T17:50:17.845 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T17:50:17.845 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 76, 2024-08-29T17:50:17.845 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 25, 2024-08-29T17:50:17.845 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T17:50:17.845 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T02:11:05.264439+0000", 2024-08-29T17:50:17.846 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T17:50:17.846 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T17:50:17.846 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T17:50:17.846 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T17:50:17.846 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T17:50:17.846 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T17:50:17.846 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T17:50:17.846 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T17:50:17.846 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T17:50:17.846 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T17:50:17.846 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T17:50:17.846 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T17:50:17.846 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T17:50:17.847 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T17:50:17.847 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T17:50:17.847 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T17:50:17.847 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T17:50:17.847 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T17:50:17.847 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T17:50:17.847 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T17:50:17.847 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T17:50:17.847 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T17:50:17.847 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T17:50:17.847 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T17:50:17.847 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T17:50:17.847 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T17:50:17.847 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T17:50:17.848 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T17:50:17.848 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T17:50:17.848 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T17:50:17.848 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T17:50:17.848 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T17:50:17.848 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T17:50:17.848 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T17:50:17.848 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T17:50:17.848 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T17:50:17.848 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T17:50:17.848 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T17:50:17.848 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T17:50:17.848 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T17:50:17.848 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T17:50:17.849 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T17:50:17.849 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T17:50:17.849 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.849 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T17:50:17.849 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T17:50:17.849 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T17:50:17.849 INFO:tasks.workunit.client.0.smithi029.stdout: 6, 2024-08-29T17:50:17.849 INFO:tasks.workunit.client.0.smithi029.stdout: 4, 2024-08-29T17:50:17.849 INFO:tasks.workunit.client.0.smithi029.stdout: 1 2024-08-29T17:50:17.850 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:50:15 smithi029 bash[22475]: audit 2024-08-29T17:50:15.583077+0000 mon.a (mon.0) 1041 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T17:50:17.850 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:50:15 smithi029 bash[22475]: audit 2024-08-29T17:50:15.585860+0000 mon.b (mon.1) 35 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T17:50:17.850 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:50:15 smithi029 bash[22475]: audit 2024-08-29T17:50:15.585970+0000 mon.b (mon.1) 36 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T17:50:17.850 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:50:15 smithi029 bash[22475]: audit 2024-08-29T17:50:15.586284+0000 mon.a (mon.0) 1042 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T17:50:17.850 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:50:15 smithi029 bash[22475]: audit 2024-08-29T17:50:15.587049+0000 mon.a (mon.0) 1043 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T17:50:17.850 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:50:15 smithi029 bash[22475]: audit 2024-08-29T17:50:15.587417+0000 mon.a (mon.0) 1044 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T17:50:17.850 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:50:15 smithi029 bash[22475]: audit 2024-08-29T17:50:15.589904+0000 mon.c (mon.2) 34 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T17:50:17.850 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:50:15 smithi029 bash[22475]: audit 2024-08-29T17:50:15.589991+0000 mon.c (mon.2) 35 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T17:50:17.850 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:50:15 smithi029 bash[22475]: audit 2024-08-29T17:50:15.590452+0000 mon.a (mon.0) 1045 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T17:50:17.850 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:50:15 smithi029 bash[22475]: audit 2024-08-29T17:50:15.591340+0000 mon.a (mon.0) 1046 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T17:50:17.851 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:50:15 smithi029 bash[22475]: audit 2024-08-29T17:50:15.591639+0000 mon.a (mon.0) 1047 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T17:50:17.851 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:17.851 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 6, 2024-08-29T17:50:17.851 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T17:50:17.851 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.852 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:17.852 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T17:50:17.852 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T17:50:17.852 INFO:tasks.workunit.client.0.smithi029.stdout: 4, 2024-08-29T17:50:17.852 INFO:tasks.workunit.client.0.smithi029.stdout: 6 2024-08-29T17:50:17.852 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:17.852 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 5, 2024-08-29T17:50:17.852 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T17:50:17.852 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T17:50:17.852 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T17:50:17.852 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T17:50:17.852 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T17:50:17.852 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T17:50:17.853 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T17:46:26.461100+0000", 2024-08-29T17:50:17.853 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T17:43:22.426859+0000", 2024-08-29T17:50:17.853 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T17:43:22.426859+0000", 2024-08-29T17:50:17.853 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T17:43:22.427617+0000", 2024-08-29T17:50:17.853 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T17:46:26.461100+0000", 2024-08-29T17:50:17.853 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:17.853 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T17:50:17.853 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:17.853 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 64, 2024-08-29T17:50:17.853 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T17:46:26.461100+0000", 2024-08-29T17:50:17.853 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T17:46:26.461100+0000", 2024-08-29T17:50:17.853 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T17:46:26.461100+0000", 2024-08-29T17:50:17.853 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T17:50:17.853 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T17:50:17.854 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:17.854 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T17:46:26.461100+0000", 2024-08-29T17:50:17.854 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T17:46:26.461100+0000", 2024-08-29T17:50:17.854 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T17:50:17.854 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T17:50:17.854 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T17:50:17.854 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T17:50:17.854 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 63, 2024-08-29T17:50:17.854 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T17:50:17.854 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T17:50:17.854 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T17:50:17.854 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T17:50:17.854 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T17:50:17.855 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T17:50:17.855 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T17:50:17.855 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T17:50:17.855 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.1d", 2024-08-29T17:50:17.855 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T17:50:17.855 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T17:50:17.855 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 76, 2024-08-29T17:50:17.855 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 24, 2024-08-29T17:50:17.855 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T17:50:17.855 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T22:28:12.823568+0000", 2024-08-29T17:50:17.855 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T17:50:17.855 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T17:50:17.855 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T17:50:17.855 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T17:50:17.856 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T17:50:17.856 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T17:50:17.856 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T17:50:17.856 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T17:50:17.856 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T17:50:17.856 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T17:50:17.856 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T17:50:17.856 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T17:50:17.856 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T17:50:17.856 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T17:50:17.856 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T17:50:17.856 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T17:50:17.856 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T17:50:17.857 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T17:50:17.857 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T17:50:17.857 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T17:50:17.857 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T17:50:17.857 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T17:50:17.857 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T17:50:17.857 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T17:50:17.857 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T17:50:17.857 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T17:50:17.857 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T17:50:17.857 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T17:50:17.857 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T17:50:17.857 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T17:50:17.857 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T17:50:17.858 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T17:50:17.858 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T17:50:17.858 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T17:50:17.858 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T17:50:17.858 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T17:50:17.858 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T17:50:17.858 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T17:50:17.858 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T17:50:17.858 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T17:50:17.858 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T17:50:17.858 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T17:50:17.858 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T17:50:17.858 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.858 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T17:50:17.859 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T17:50:17.859 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T17:50:17.859 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T17:50:17.859 INFO:tasks.workunit.client.0.smithi029.stdout: 4, 2024-08-29T17:50:17.859 INFO:tasks.workunit.client.0.smithi029.stdout: 6 2024-08-29T17:50:17.859 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:17.859 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 5, 2024-08-29T17:50:17.859 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T17:50:17.859 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.859 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:17.859 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T17:50:17.859 INFO:tasks.workunit.client.0.smithi029.stdout: 7, 2024-08-29T17:50:17.859 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T17:50:17.859 INFO:tasks.workunit.client.0.smithi029.stdout: 2 2024-08-29T17:50:17.860 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:17.860 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 7, 2024-08-29T17:50:17.860 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T17:50:17.860 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T17:50:17.860 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 60, 2024-08-29T17:50:17.860 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T17:50:17.860 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T17:50:17.860 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T17:50:17.860 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T17:46:26.467786+0000", 2024-08-29T17:50:17.860 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T17:43:12.161212+0000", 2024-08-29T17:50:17.860 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T17:43:12.161212+0000", 2024-08-29T17:50:17.860 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T17:43:12.162166+0000", 2024-08-29T17:50:17.860 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T17:46:26.467786+0000", 2024-08-29T17:50:17.861 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T17:50:17.861 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T17:50:17.861 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T17:50:17.861 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 61, 2024-08-29T17:50:17.861 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T17:46:26.467786+0000", 2024-08-29T17:50:17.861 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T17:46:26.467786+0000", 2024-08-29T17:50:17.861 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T17:46:26.467786+0000", 2024-08-29T17:50:17.861 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T17:50:17.861 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T17:50:17.861 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T17:50:17.861 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T17:46:26.467786+0000", 2024-08-29T17:50:17.861 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T17:46:26.467786+0000", 2024-08-29T17:50:17.861 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T17:50:17.861 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 2, 2024-08-29T17:50:17.862 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T17:50:17.862 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T17:50:17.862 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 60, 2024-08-29T17:50:17.862 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T17:50:17.862 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T17:50:17.862 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T17:50:17.862 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T17:50:17.862 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 2, 2024-08-29T17:50:17.862 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T17:50:17.862 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T17:50:17.862 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T17:50:17.862 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "2.1c", 2024-08-29T17:50:17.862 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T17:50:17.862 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T17:50:17.863 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 76, 2024-08-29T17:50:17.863 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 29, 2024-08-29T17:50:17.863 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T17:50:17.863 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T05:18:14.157999+0000", 2024-08-29T17:50:17.863 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T17:50:17.863 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T17:50:17.863 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T17:50:17.863 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T17:50:17.863 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T17:50:17.863 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T17:50:17.863 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T17:50:17.863 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T17:50:17.863 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T17:50:17.863 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T17:50:17.864 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T17:50:17.864 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T17:50:17.864 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T17:50:17.864 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T17:50:17.864 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T17:50:17.864 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T17:50:17.864 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T17:50:17.864 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T17:50:17.864 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T17:50:17.864 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 3, 2024-08-29T17:50:17.864 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 1, 2024-08-29T17:50:17.864 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T17:50:17.864 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 1, 2024-08-29T17:50:17.864 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T17:50:17.865 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T17:50:17.865 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T17:50:17.865 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T17:50:17.865 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T17:50:17.865 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 1, 2024-08-29T17:50:17.865 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T17:50:17.865 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T17:50:17.865 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T17:50:17.865 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T17:50:17.865 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T17:50:17.865 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T17:50:17.865 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T17:50:17.866 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T17:50:17.866 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T17:50:17.866 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T17:50:17.866 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T17:50:17.866 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T17:50:17.866 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 3, 2024-08-29T17:50:17.866 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T17:50:17.866 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.866 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T17:50:17.866 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T17:50:17.866 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T17:50:17.866 INFO:tasks.workunit.client.0.smithi029.stdout: 7, 2024-08-29T17:50:17.866 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T17:50:17.867 INFO:tasks.workunit.client.0.smithi029.stdout: 2 2024-08-29T17:50:17.867 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:17.867 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 7, 2024-08-29T17:50:17.867 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "66'2" 2024-08-29T17:50:17.867 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.867 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:17.867 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T17:50:17.867 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T17:50:17.867 INFO:tasks.workunit.client.0.smithi029.stdout: 4, 2024-08-29T17:50:17.867 INFO:tasks.workunit.client.0.smithi029.stdout: 1 2024-08-29T17:50:17.867 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:17.867 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 5, 2024-08-29T17:50:17.867 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T17:50:17.867 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T17:50:17.868 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T17:50:17.868 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T17:50:17.868 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T17:50:17.868 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T17:50:17.868 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T17:46:26.461034+0000", 2024-08-29T17:50:17.868 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T17:43:22.403501+0000", 2024-08-29T17:50:17.868 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T17:43:22.403501+0000", 2024-08-29T17:50:17.868 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T17:43:22.404322+0000", 2024-08-29T17:50:17.868 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T17:46:26.461034+0000", 2024-08-29T17:50:17.868 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:17.868 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T17:50:17.868 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:17.868 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 64, 2024-08-29T17:50:17.869 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T17:46:26.461034+0000", 2024-08-29T17:50:17.869 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T17:46:26.461034+0000", 2024-08-29T17:50:17.869 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T17:46:26.461034+0000", 2024-08-29T17:50:17.869 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T17:50:17.869 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T17:50:17.869 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:17.869 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T17:46:26.461034+0000", 2024-08-29T17:50:17.869 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T17:46:26.461034+0000", 2024-08-29T17:50:17.869 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T17:50:17.869 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T17:50:17.869 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T17:50:17.869 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T17:50:17.869 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 63, 2024-08-29T17:50:17.869 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T17:50:17.870 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T17:50:17.870 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T17:50:17.870 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T17:50:17.870 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T17:50:17.870 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T17:50:17.870 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T17:50:17.870 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T17:50:17.870 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.1c", 2024-08-29T17:50:17.870 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T17:50:17.870 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T17:50:17.870 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 76, 2024-08-29T17:50:17.870 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 24, 2024-08-29T17:50:17.870 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T17:50:17.870 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T01:02:49.970879+0000", 2024-08-29T17:50:17.871 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T17:50:17.871 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T17:50:17.871 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T17:50:17.871 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T17:50:17.871 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T17:50:17.871 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T17:50:17.871 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T17:50:17.871 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T17:50:17.871 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T17:50:17.871 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T17:50:17.871 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T17:50:17.871 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T17:50:17.871 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T17:50:17.871 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T17:50:17.872 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T17:50:17.872 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T17:50:17.872 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T17:50:17.872 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T17:50:17.872 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T17:50:17.872 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T17:50:17.872 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T17:50:17.872 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T17:50:17.872 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T17:50:17.872 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T17:50:17.872 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T17:50:17.872 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T17:50:17.872 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T17:50:17.873 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T17:50:17.873 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T17:50:17.873 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T17:50:17.873 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T17:50:17.873 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T17:50:17.873 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T17:50:17.873 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T17:50:17.873 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T17:50:17.873 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T17:50:17.873 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T17:50:17.873 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T17:50:17.873 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T17:50:17.873 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T17:50:17.873 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T17:50:17.874 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T17:50:17.874 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T17:50:17.874 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.874 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T17:50:17.874 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T17:50:17.874 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T17:50:17.874 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T17:50:17.874 INFO:tasks.workunit.client.0.smithi029.stdout: 4, 2024-08-29T17:50:17.874 INFO:tasks.workunit.client.0.smithi029.stdout: 1 2024-08-29T17:50:17.874 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:17.874 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 5, 2024-08-29T17:50:17.874 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T17:50:17.874 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.875 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:17.875 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T17:50:17.875 INFO:tasks.workunit.client.0.smithi029.stdout: 7, 2024-08-29T17:50:17.875 INFO:tasks.workunit.client.0.smithi029.stdout: 6, 2024-08-29T17:50:17.875 INFO:tasks.workunit.client.0.smithi029.stdout: 0 2024-08-29T17:50:17.875 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:17.875 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 7, 2024-08-29T17:50:17.875 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T17:50:17.875 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T17:50:17.875 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 60, 2024-08-29T17:50:17.875 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T17:50:17.875 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T17:50:17.875 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T17:50:17.875 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T17:46:26.468038+0000", 2024-08-29T17:50:17.876 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T17:43:12.159766+0000", 2024-08-29T17:50:17.876 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T17:43:12.159766+0000", 2024-08-29T17:50:17.876 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T17:43:12.161656+0000", 2024-08-29T17:50:17.876 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T17:46:26.468038+0000", 2024-08-29T17:50:17.876 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T17:50:17.876 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T17:50:17.876 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T17:50:17.876 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 61, 2024-08-29T17:50:17.876 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T17:46:26.468038+0000", 2024-08-29T17:50:17.876 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T17:46:26.468038+0000", 2024-08-29T17:50:17.876 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T17:46:26.468038+0000", 2024-08-29T17:50:17.876 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T17:50:17.876 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T17:50:17.876 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T17:50:17.877 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T17:46:26.468038+0000", 2024-08-29T17:50:17.877 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T17:46:26.468038+0000", 2024-08-29T17:50:17.877 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T17:50:17.877 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 2, 2024-08-29T17:50:17.877 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T17:50:17.877 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T17:50:17.877 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 60, 2024-08-29T17:50:17.877 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T17:50:17.877 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T17:50:17.877 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T17:50:17.877 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T17:50:17.877 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 2, 2024-08-29T17:50:17.877 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T17:50:17.877 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T17:50:17.878 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T17:50:17.878 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "2.1d", 2024-08-29T17:50:17.878 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T17:50:17.878 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T17:50:17.878 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 76, 2024-08-29T17:50:17.878 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 29, 2024-08-29T17:50:17.878 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T17:50:17.878 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T23:35:27.664152+0000", 2024-08-29T17:50:17.878 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T17:50:17.878 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T17:50:17.878 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T17:50:17.878 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T17:50:17.878 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T17:50:17.878 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T17:50:17.879 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T17:50:17.879 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T17:50:17.879 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T17:50:17.879 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T17:50:17.879 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T17:50:17.879 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T17:50:17.879 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T17:50:17.879 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T17:50:17.879 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T17:50:17.879 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T17:50:17.879 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T17:50:17.879 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T17:50:17.879 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T17:50:17.879 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 3, 2024-08-29T17:50:17.880 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 1, 2024-08-29T17:50:17.880 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T17:50:17.880 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 1, 2024-08-29T17:50:17.880 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T17:50:17.880 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T17:50:17.880 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T17:50:17.880 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T17:50:17.880 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T17:50:17.880 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 1, 2024-08-29T17:50:17.880 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T17:50:17.880 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T17:50:17.880 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T17:50:17.880 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T17:50:17.881 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T17:50:17.881 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T17:50:17.881 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T17:50:17.881 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T17:50:17.881 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T17:50:17.881 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T17:50:17.881 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T17:50:17.881 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T17:50:17.881 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 3, 2024-08-29T17:50:17.881 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T17:50:17.881 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.881 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T17:50:17.881 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T17:50:17.881 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T17:50:17.882 INFO:tasks.workunit.client.0.smithi029.stdout: 7, 2024-08-29T17:50:17.882 INFO:tasks.workunit.client.0.smithi029.stdout: 6, 2024-08-29T17:50:17.882 INFO:tasks.workunit.client.0.smithi029.stdout: 0 2024-08-29T17:50:17.882 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:17.882 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 7, 2024-08-29T17:50:17.882 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "66'2" 2024-08-29T17:50:17.882 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.882 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:17.882 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T17:50:17.882 INFO:tasks.workunit.client.0.smithi029.stdout: 0, 2024-08-29T17:50:17.882 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T17:50:17.882 INFO:tasks.workunit.client.0.smithi029.stdout: 2 2024-08-29T17:50:17.882 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:17.882 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 0, 2024-08-29T17:50:17.882 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T17:50:17.883 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T17:50:17.883 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T17:50:17.883 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T17:50:17.883 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T17:50:17.883 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T17:50:17.883 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T17:47:32.899567+0000", 2024-08-29T17:50:17.883 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T17:43:22.405822+0000", 2024-08-29T17:50:17.883 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T17:43:22.405822+0000", 2024-08-29T17:50:17.883 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T17:43:22.406102+0000", 2024-08-29T17:50:17.883 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T17:47:32.899567+0000", 2024-08-29T17:50:17.883 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:17.883 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T17:50:17.883 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:17.884 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 64, 2024-08-29T17:50:17.884 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T17:47:32.899567+0000", 2024-08-29T17:50:17.884 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T17:47:32.899567+0000", 2024-08-29T17:50:17.884 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T17:47:32.899567+0000", 2024-08-29T17:50:17.884 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T17:50:17.884 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T17:50:17.884 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:17.884 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T17:47:32.899567+0000", 2024-08-29T17:50:17.884 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T17:47:32.899567+0000", 2024-08-29T17:50:17.884 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T17:50:17.884 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T17:50:17.884 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T17:50:17.884 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T17:50:17.884 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 63, 2024-08-29T17:50:17.885 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T17:50:17.885 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T17:50:17.885 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T17:50:17.885 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T17:50:17.885 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T17:50:17.885 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T17:50:17.885 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T17:50:17.885 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T17:50:17.885 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.1f", 2024-08-29T17:50:17.885 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T17:50:17.885 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T17:50:17.885 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 76, 2024-08-29T17:50:17.885 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 25, 2024-08-29T17:50:17.886 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T17:50:17.886 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T02:23:16.509679+0000", 2024-08-29T17:50:17.886 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T17:50:17.886 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T17:50:17.886 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T17:50:17.886 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T17:50:17.886 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T17:50:17.886 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T17:50:17.886 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T17:50:17.886 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T17:50:17.886 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T17:50:17.886 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T17:50:17.886 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T17:50:17.886 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T17:50:17.887 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T17:50:17.887 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T17:50:17.887 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T17:50:17.887 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T17:50:17.887 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T17:50:17.887 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T17:50:17.887 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T17:50:17.887 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T17:50:17.887 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T17:50:17.887 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T17:50:17.887 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T17:50:17.887 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T17:50:17.887 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T17:50:17.887 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T17:50:17.888 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T17:50:17.888 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T17:50:17.888 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T17:50:17.888 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T17:50:17.888 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T17:50:17.888 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T17:50:17.888 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T17:50:17.888 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T17:50:17.888 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T17:50:17.888 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T17:50:17.888 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T17:50:17.888 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T17:50:17.888 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T17:50:17.889 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T17:50:17.889 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T17:50:17.889 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T17:50:17.889 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T17:50:17.889 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.889 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T17:50:17.889 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T17:50:17.889 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T17:50:17.889 INFO:tasks.workunit.client.0.smithi029.stdout: 0, 2024-08-29T17:50:17.889 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T17:50:17.889 INFO:tasks.workunit.client.0.smithi029.stdout: 2 2024-08-29T17:50:17.889 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:17.889 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 0, 2024-08-29T17:50:17.889 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T17:50:17.890 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.890 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:17.890 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T17:50:17.890 INFO:tasks.workunit.client.0.smithi029.stdout: 3, 2024-08-29T17:50:17.890 INFO:tasks.workunit.client.0.smithi029.stdout: 0, 2024-08-29T17:50:17.890 INFO:tasks.workunit.client.0.smithi029.stdout: 5 2024-08-29T17:50:17.890 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:17.890 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 3, 2024-08-29T17:50:17.890 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T17:50:17.890 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T17:50:17.890 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 60, 2024-08-29T17:50:17.890 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T17:50:17.890 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T17:50:17.890 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T17:50:17.891 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T17:47:12.392423+0000", 2024-08-29T17:50:17.891 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T17:43:12.127359+0000", 2024-08-29T17:50:17.891 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T17:43:12.127359+0000", 2024-08-29T17:50:17.891 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T17:43:12.127669+0000", 2024-08-29T17:50:17.891 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T17:47:12.392423+0000", 2024-08-29T17:50:17.891 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T17:50:17.891 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T17:50:17.891 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T17:50:17.891 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 61, 2024-08-29T17:50:17.891 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T17:47:12.392423+0000", 2024-08-29T17:50:17.891 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T17:47:12.392423+0000", 2024-08-29T17:50:17.891 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T17:47:12.392423+0000", 2024-08-29T17:50:17.891 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T17:50:17.891 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T17:50:17.892 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T17:50:17.892 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T17:47:12.392423+0000", 2024-08-29T17:50:17.892 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T17:47:12.392423+0000", 2024-08-29T17:50:17.892 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T17:50:17.892 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 1, 2024-08-29T17:50:17.892 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T17:50:17.892 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T17:50:17.892 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 60, 2024-08-29T17:50:17.892 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T17:50:17.892 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T17:50:17.892 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T17:50:17.892 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T17:50:17.892 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 1, 2024-08-29T17:50:17.892 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T17:50:17.893 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T17:50:17.893 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T17:50:17.893 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "2.1e", 2024-08-29T17:50:17.893 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T17:50:17.893 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T17:50:17.893 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 76, 2024-08-29T17:50:17.893 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 29, 2024-08-29T17:50:17.893 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T17:50:17.893 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T19:28:14.339311+0000", 2024-08-29T17:50:17.893 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T17:50:17.893 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T17:50:17.893 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T17:50:17.893 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T17:50:17.894 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T17:50:17.894 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T17:50:17.894 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T17:50:17.894 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T17:50:17.894 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T17:50:17.894 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T17:50:17.894 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T17:50:17.894 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T17:50:17.894 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T17:50:17.894 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T17:50:17.894 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T17:50:17.894 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T17:50:17.894 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T17:50:17.894 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T17:50:17.895 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T17:50:17.895 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T17:50:17.895 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T17:50:17.895 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T17:50:17.895 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T17:50:17.895 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T17:50:17.895 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T17:50:17.895 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T17:50:17.895 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T17:50:17.895 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T17:50:17.895 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T17:50:17.895 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T17:50:17.895 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T17:50:17.895 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T17:50:17.896 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T17:50:17.896 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T17:50:17.896 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T17:50:17.896 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T17:50:17.896 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T17:50:17.896 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T17:50:17.896 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T17:50:17.896 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T17:50:17.896 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T17:50:17.896 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T17:50:17.896 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T17:50:17.896 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.896 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T17:50:17.897 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T17:50:17.897 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T17:50:17.897 INFO:tasks.workunit.client.0.smithi029.stdout: 3, 2024-08-29T17:50:17.897 INFO:tasks.workunit.client.0.smithi029.stdout: 0, 2024-08-29T17:50:17.897 INFO:tasks.workunit.client.0.smithi029.stdout: 5 2024-08-29T17:50:17.897 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:17.897 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 3, 2024-08-29T17:50:17.897 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "66'1" 2024-08-29T17:50:17.897 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.897 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:17.897 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T17:50:17.897 INFO:tasks.workunit.client.0.smithi029.stdout: 3, 2024-08-29T17:50:17.897 INFO:tasks.workunit.client.0.smithi029.stdout: 6, 2024-08-29T17:50:17.897 INFO:tasks.workunit.client.0.smithi029.stdout: 2 2024-08-29T17:50:17.898 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:17.898 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 3, 2024-08-29T17:50:17.898 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T17:50:17.898 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T17:50:17.898 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T17:50:17.898 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T17:50:17.898 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T17:50:17.898 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T17:50:17.898 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T17:47:22.896880+0000", 2024-08-29T17:50:17.898 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T17:43:22.426568+0000", 2024-08-29T17:50:17.898 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T17:43:22.426568+0000", 2024-08-29T17:50:17.898 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T17:43:22.427031+0000", 2024-08-29T17:50:17.898 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T17:47:22.896880+0000", 2024-08-29T17:50:17.898 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:17.899 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T17:50:17.899 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:17.899 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 64, 2024-08-29T17:50:17.899 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T17:47:22.896880+0000", 2024-08-29T17:50:17.899 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T17:47:22.896880+0000", 2024-08-29T17:50:17.899 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T17:47:22.896880+0000", 2024-08-29T17:50:17.899 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T17:50:17.899 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T17:50:17.899 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T17:50:17.899 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T17:47:22.896880+0000", 2024-08-29T17:50:17.899 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T17:47:22.896880+0000", 2024-08-29T17:50:17.899 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T17:50:17.899 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T17:50:17.900 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T17:50:17.900 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T17:50:17.900 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 63, 2024-08-29T17:50:17.900 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T17:50:17.900 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T17:50:17.900 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T17:50:17.900 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T17:50:17.900 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T17:50:17.900 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T17:50:17.900 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T17:50:17.900 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T17:50:17.900 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.1e", 2024-08-29T17:50:17.900 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T17:50:17.900 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T17:50:17.901 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 76, 2024-08-29T17:50:17.901 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 25, 2024-08-29T17:50:17.901 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T17:50:17.901 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T04:52:27.019292+0000", 2024-08-29T17:50:17.901 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T17:50:17.901 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T17:50:17.901 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T17:50:17.901 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T17:50:17.901 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T17:50:17.901 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T17:50:17.901 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T17:50:17.901 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T17:50:17.901 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T17:50:17.902 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T17:50:17.902 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T17:50:17.902 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T17:50:17.902 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T17:50:17.902 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T17:50:17.902 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T17:50:17.902 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T17:50:17.902 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T17:50:17.902 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T17:50:17.902 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T17:50:17.902 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T17:50:17.902 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T17:50:17.902 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T17:50:17.902 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T17:50:17.903 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T17:50:17.903 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T17:50:17.903 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T17:50:17.903 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T17:50:17.903 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T17:50:17.903 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T17:50:17.903 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T17:50:17.903 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T17:50:17.903 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T17:50:17.903 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T17:50:17.903 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T17:50:17.903 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T17:50:17.903 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T17:50:17.903 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T17:50:17.904 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T17:50:17.904 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T17:50:17.904 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T17:50:17.904 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T17:50:17.904 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T17:50:17.904 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T17:50:17.904 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.904 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T17:50:17.904 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T17:50:17.904 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T17:50:17.904 INFO:tasks.workunit.client.0.smithi029.stdout: 3, 2024-08-29T17:50:17.904 INFO:tasks.workunit.client.0.smithi029.stdout: 6, 2024-08-29T17:50:17.904 INFO:tasks.workunit.client.0.smithi029.stdout: 2 2024-08-29T17:50:17.904 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:17.905 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 3, 2024-08-29T17:50:17.905 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T17:50:17.905 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.905 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:17.905 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T17:50:17.905 INFO:tasks.workunit.client.0.smithi029.stdout: 0, 2024-08-29T17:50:17.905 INFO:tasks.workunit.client.0.smithi029.stdout: 7, 2024-08-29T17:50:17.905 INFO:tasks.workunit.client.0.smithi029.stdout: 4 2024-08-29T17:50:17.905 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:17.905 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 0, 2024-08-29T17:50:17.905 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T17:50:17.905 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T17:50:17.905 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 60, 2024-08-29T17:50:17.905 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T17:50:17.906 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T17:50:17.906 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T17:50:17.906 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T17:47:27.898747+0000", 2024-08-29T17:50:17.906 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T17:43:12.140879+0000", 2024-08-29T17:50:17.906 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T17:43:12.140879+0000", 2024-08-29T17:50:17.906 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T17:43:12.141158+0000", 2024-08-29T17:50:17.906 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T17:47:27.898747+0000", 2024-08-29T17:50:17.906 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T17:50:17.906 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T17:50:17.906 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T17:50:17.906 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 61, 2024-08-29T17:50:17.906 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T17:47:27.898747+0000", 2024-08-29T17:50:17.906 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T17:47:27.898747+0000", 2024-08-29T17:50:17.907 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T17:47:27.898747+0000", 2024-08-29T17:50:17.907 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T17:50:17.907 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T17:50:17.907 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T17:50:17.907 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T17:47:27.898747+0000", 2024-08-29T17:50:17.907 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T17:47:27.898747+0000", 2024-08-29T17:50:17.907 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T17:50:17.907 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 4, 2024-08-29T17:50:17.907 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T17:50:17.907 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T17:50:17.907 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 60, 2024-08-29T17:50:17.907 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T17:50:17.907 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T17:50:17.907 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T17:50:17.908 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T17:50:17.908 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 4, 2024-08-29T17:50:17.908 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T17:50:17.908 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T17:50:17.908 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T17:50:17.908 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "2.1f", 2024-08-29T17:50:17.908 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T17:50:17.908 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T17:50:17.908 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 76, 2024-08-29T17:50:17.908 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 32, 2024-08-29T17:50:17.908 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T17:50:17.908 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T03:44:40.323006+0000", 2024-08-29T17:50:17.908 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T17:50:17.909 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T17:50:17.909 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T17:50:17.909 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 582, 2024-08-29T17:50:17.909 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T17:50:17.909 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T17:50:17.909 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T17:50:17.909 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T17:50:17.909 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T17:50:17.909 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T17:50:17.909 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T17:50:17.909 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T17:50:17.909 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T17:50:17.909 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T17:50:17.909 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T17:50:17.910 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T17:50:17.910 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T17:50:17.910 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T17:50:17.910 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T17:50:17.910 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 6, 2024-08-29T17:50:17.910 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 2, 2024-08-29T17:50:17.910 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T17:50:17.910 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 2, 2024-08-29T17:50:17.910 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T17:50:17.910 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T17:50:17.910 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T17:50:17.910 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T17:50:17.910 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T17:50:17.911 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 1, 2024-08-29T17:50:17.911 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T17:50:17.911 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T17:50:17.911 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T17:50:17.911 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T17:50:17.911 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T17:50:17.911 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T17:50:17.911 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T17:50:17.911 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T17:50:17.911 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T17:50:17.911 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T17:50:17.911 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T17:50:17.911 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T17:50:17.911 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 4, 2024-08-29T17:50:17.912 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 1 2024-08-29T17:50:17.912 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.912 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T17:50:17.912 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T17:50:17.912 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T17:50:17.912 INFO:tasks.workunit.client.0.smithi029.stdout: 0, 2024-08-29T17:50:17.912 INFO:tasks.workunit.client.0.smithi029.stdout: 7, 2024-08-29T17:50:17.912 INFO:tasks.workunit.client.0.smithi029.stdout: 4 2024-08-29T17:50:17.912 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:17.912 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 0, 2024-08-29T17:50:17.912 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "66'4" 2024-08-29T17:50:17.912 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:17.912 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:17.912 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_per_pool": [ 2024-08-29T17:50:17.913 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:17.913 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": 24, 2024-08-29T17:50:17.913 INFO:tasks.workunit.client.0.smithi029.stdout: "application": [ 2024-08-29T17:50:17.913 INFO:tasks.workunit.client.0.smithi029.stdout: "rbd" 2024-08-29T17:50:17.913 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:17.913 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 3, 2024-08-29T17:50:17.913 INFO:tasks.workunit.client.0.smithi029.stdout: "num_pg": 8, 2024-08-29T17:50:17.913 INFO:tasks.workunit.client.0.smithi029.stdout: "num_store_stats": 8, 2024-08-29T17:50:17.913 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 3, 2024-08-29T17:50:17.913 INFO:tasks.workunit.client.0.smithi029.stdout: "poolid": 4, 2024-08-29T17:50:17.913 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T17:50:17.913 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 19, 2024-08-29T17:50:17.913 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T17:50:17.914 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T17:50:17.914 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T17:50:17.914 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T17:50:17.914 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T17:50:17.914 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T17:50:17.914 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T17:50:17.914 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T17:50:17.914 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T17:50:17.914 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T17:50:17.914 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T17:50:17.914 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T17:50:17.914 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T17:50:17.914 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T17:50:17.914 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T17:50:17.915 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 6, 2024-08-29T17:50:17.915 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 2, 2024-08-29T17:50:17.915 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T17:50:17.915 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 2, 2024-08-29T17:50:17.915 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T17:50:17.915 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T17:50:17.915 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T17:50:17.915 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T17:50:17.915 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T17:50:17.915 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T17:50:17.915 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T17:50:17.915 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T17:50:17.915 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T17:50:17.915 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T17:50:17.916 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T17:50:17.916 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T17:50:17.916 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T17:50:17.916 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T17:50:17.916 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T17:50:17.916 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T17:50:17.916 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T17:50:17.916 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T17:50:17.916 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 2, 2024-08-29T17:50:17.916 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 2 2024-08-29T17:50:17.916 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.916 INFO:tasks.workunit.client.0.smithi029.stdout: "store_stats": { 2024-08-29T17:50:17.916 INFO:tasks.workunit.client.0.smithi029.stdout: "allocated": 12288, 2024-08-29T17:50:17.917 INFO:tasks.workunit.client.0.smithi029.stdout: "available": 0, 2024-08-29T17:50:17.917 INFO:tasks.workunit.client.0.smithi029.stdout: "data_compressed": 0, 2024-08-29T17:50:17.917 INFO:tasks.workunit.client.0.smithi029.stdout: "data_compressed_allocated": 0, 2024-08-29T17:50:17.917 INFO:tasks.workunit.client.0.smithi029.stdout: "data_compressed_original": 0, 2024-08-29T17:50:17.917 INFO:tasks.workunit.client.0.smithi029.stdout: "data_stored": 57, 2024-08-29T17:50:17.917 INFO:tasks.workunit.client.0.smithi029.stdout: "internal_metadata": 0, 2024-08-29T17:50:17.917 INFO:tasks.workunit.client.0.smithi029.stdout: "internally_reserved": 0, 2024-08-29T17:50:17.917 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_allocated": 0, 2024-08-29T17:50:17.917 INFO:tasks.workunit.client.0.smithi029.stdout: "total": 0 2024-08-29T17:50:17.917 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.917 INFO:tasks.workunit.client.0.smithi029.stdout: "up": 24 2024-08-29T17:50:17.917 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.917 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:17.918 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": 192, 2024-08-29T17:50:17.918 INFO:tasks.workunit.client.0.smithi029.stdout: "application": [ 2024-08-29T17:50:17.918 INFO:tasks.workunit.client.0.smithi029.stdout: "cephfs" 2024-08-29T17:50:17.918 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:17.918 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T17:50:17.918 INFO:tasks.workunit.client.0.smithi029.stdout: "num_pg": 64, 2024-08-29T17:50:17.918 INFO:tasks.workunit.client.0.smithi029.stdout: "num_store_stats": 8, 2024-08-29T17:50:17.918 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T17:50:17.918 INFO:tasks.workunit.client.0.smithi029.stdout: "poolid": 3, 2024-08-29T17:50:17.918 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T17:50:17.918 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T17:50:17.918 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T17:50:17.918 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T17:50:17.919 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T17:50:17.919 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T17:50:17.919 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T17:50:17.919 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T17:50:17.919 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T17:50:17.919 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T17:50:17.919 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T17:50:17.919 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T17:50:17.919 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T17:50:17.919 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T17:50:17.919 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T17:50:17.919 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T17:50:17.919 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T17:50:17.919 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T17:50:17.919 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T17:50:17.920 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T17:50:17.920 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T17:50:17.920 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T17:50:17.920 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T17:50:17.920 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T17:50:17.920 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T17:50:17.920 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T17:50:17.920 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T17:50:17.920 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T17:50:17.920 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T17:50:17.920 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T17:50:17.920 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T17:50:17.920 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T17:50:17.921 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T17:50:17.921 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T17:50:17.921 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T17:50:17.921 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T17:50:17.921 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T17:50:17.921 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T17:50:17.921 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T17:50:17.921 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T17:50:17.921 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T17:50:17.921 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.921 INFO:tasks.workunit.client.0.smithi029.stdout: "store_stats": { 2024-08-29T17:50:17.921 INFO:tasks.workunit.client.0.smithi029.stdout: "allocated": 0, 2024-08-29T17:50:17.921 INFO:tasks.workunit.client.0.smithi029.stdout: "available": 0, 2024-08-29T17:50:17.921 INFO:tasks.workunit.client.0.smithi029.stdout: "data_compressed": 0, 2024-08-29T17:50:17.922 INFO:tasks.workunit.client.0.smithi029.stdout: "data_compressed_allocated": 0, 2024-08-29T17:50:17.922 INFO:tasks.workunit.client.0.smithi029.stdout: "data_compressed_original": 0, 2024-08-29T17:50:17.922 INFO:tasks.workunit.client.0.smithi029.stdout: "data_stored": 0, 2024-08-29T17:50:17.922 INFO:tasks.workunit.client.0.smithi029.stdout: "internal_metadata": 0, 2024-08-29T17:50:17.922 INFO:tasks.workunit.client.0.smithi029.stdout: "internally_reserved": 0, 2024-08-29T17:50:17.922 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_allocated": 0, 2024-08-29T17:50:17.922 INFO:tasks.workunit.client.0.smithi029.stdout: "total": 0 2024-08-29T17:50:17.922 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.922 INFO:tasks.workunit.client.0.smithi029.stdout: "up": 192 2024-08-29T17:50:17.922 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.922 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:17.922 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": 96, 2024-08-29T17:50:17.922 INFO:tasks.workunit.client.0.smithi029.stdout: "application": [ 2024-08-29T17:50:17.922 INFO:tasks.workunit.client.0.smithi029.stdout: "cephfs" 2024-08-29T17:50:17.923 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:17.923 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 45, 2024-08-29T17:50:17.923 INFO:tasks.workunit.client.0.smithi029.stdout: "num_pg": 32, 2024-08-29T17:50:17.923 INFO:tasks.workunit.client.0.smithi029.stdout: "num_store_stats": 8, 2024-08-29T17:50:17.923 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 45, 2024-08-29T17:50:17.923 INFO:tasks.workunit.client.0.smithi029.stdout: "poolid": 2, 2024-08-29T17:50:17.923 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T17:50:17.923 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 3428, 2024-08-29T17:50:17.923 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T17:50:17.923 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T17:50:17.923 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T17:50:17.923 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T17:50:17.923 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T17:50:17.924 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T17:50:17.924 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T17:50:17.924 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T17:50:17.924 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T17:50:17.924 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T17:50:17.924 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T17:50:17.924 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T17:50:17.924 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T17:50:17.924 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T17:50:17.924 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T17:50:17.924 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 66, 2024-08-29T17:50:17.924 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 22, 2024-08-29T17:50:17.924 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T17:50:17.924 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 22, 2024-08-29T17:50:17.925 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T17:50:17.925 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T17:50:17.925 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T17:50:17.925 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T17:50:17.925 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T17:50:17.925 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 14, 2024-08-29T17:50:17.925 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T17:50:17.925 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T17:50:17.925 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T17:50:17.925 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T17:50:17.925 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T17:50:17.925 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T17:50:17.925 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T17:50:17.925 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T17:50:17.926 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T17:50:17.926 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T17:50:17.926 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T17:50:17.926 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T17:50:17.926 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 51, 2024-08-29T17:50:17.926 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 20 2024-08-29T17:50:17.926 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.926 INFO:tasks.workunit.client.0.smithi029.stdout: "store_stats": { 2024-08-29T17:50:17.926 INFO:tasks.workunit.client.0.smithi029.stdout: "allocated": 98304, 2024-08-29T17:50:17.926 INFO:tasks.workunit.client.0.smithi029.stdout: "available": 0, 2024-08-29T17:50:17.926 INFO:tasks.workunit.client.0.smithi029.stdout: "data_compressed": 0, 2024-08-29T17:50:17.926 INFO:tasks.workunit.client.0.smithi029.stdout: "data_compressed_allocated": 0, 2024-08-29T17:50:17.926 INFO:tasks.workunit.client.0.smithi029.stdout: "data_compressed_original": 0, 2024-08-29T17:50:17.926 INFO:tasks.workunit.client.0.smithi029.stdout: "data_stored": 10284, 2024-08-29T17:50:17.927 INFO:tasks.workunit.client.0.smithi029.stdout: "internal_metadata": 0, 2024-08-29T17:50:17.927 INFO:tasks.workunit.client.0.smithi029.stdout: "internally_reserved": 0, 2024-08-29T17:50:17.927 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_allocated": 0, 2024-08-29T17:50:17.927 INFO:tasks.workunit.client.0.smithi029.stdout: "total": 0 2024-08-29T17:50:17.927 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.927 INFO:tasks.workunit.client.0.smithi029.stdout: "up": 96 2024-08-29T17:50:17.927 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.927 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T17:50:17.927 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": 3, 2024-08-29T17:50:17.927 INFO:tasks.workunit.client.0.smithi029.stdout: "application": [ 2024-08-29T17:50:17.927 INFO:tasks.workunit.client.0.smithi029.stdout: "mgr" 2024-08-29T17:50:17.927 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:17.927 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 148, 2024-08-29T17:50:17.928 INFO:tasks.workunit.client.0.smithi029.stdout: "num_pg": 1, 2024-08-29T17:50:17.928 INFO:tasks.workunit.client.0.smithi029.stdout: "num_store_stats": 3, 2024-08-29T17:50:17.928 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 148, 2024-08-29T17:50:17.928 INFO:tasks.workunit.client.0.smithi029.stdout: "poolid": 1, 2024-08-29T17:50:17.928 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T17:50:17.928 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 590368, 2024-08-29T17:50:17.928 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T17:50:17.928 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 1771104, 2024-08-29T17:50:17.928 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T17:50:17.928 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T17:50:17.928 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T17:50:17.928 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T17:50:17.928 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T17:50:17.929 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T17:50:17.929 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T17:50:17.929 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T17:50:17.929 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T17:50:17.929 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T17:50:17.929 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T17:50:17.929 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T17:50:17.929 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T17:50:17.929 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 6, 2024-08-29T17:50:17.929 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 2, 2024-08-29T17:50:17.929 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T17:50:17.929 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 2, 2024-08-29T17:50:17.929 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T17:50:17.929 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T17:50:17.930 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T17:50:17.930 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T17:50:17.930 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T17:50:17.930 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T17:50:17.930 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T17:50:17.930 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 6, 2024-08-29T17:50:17.930 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T17:50:17.930 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T17:50:17.930 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T17:50:17.930 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T17:50:17.930 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T17:50:17.930 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 394, 2024-08-29T17:50:17.930 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 584, 2024-08-29T17:50:17.930 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T17:50:17.931 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T17:50:17.931 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T17:50:17.931 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 219, 2024-08-29T17:50:17.931 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 2416 2024-08-29T17:50:17.931 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.931 INFO:tasks.workunit.client.0.smithi029.stdout: "store_stats": { 2024-08-29T17:50:17.931 INFO:tasks.workunit.client.0.smithi029.stdout: "allocated": 1781760, 2024-08-29T17:50:17.931 INFO:tasks.workunit.client.0.smithi029.stdout: "available": 0, 2024-08-29T17:50:17.931 INFO:tasks.workunit.client.0.smithi029.stdout: "data_compressed": 0, 2024-08-29T17:50:17.931 INFO:tasks.workunit.client.0.smithi029.stdout: "data_compressed_allocated": 0, 2024-08-29T17:50:17.931 INFO:tasks.workunit.client.0.smithi029.stdout: "data_compressed_original": 0, 2024-08-29T17:50:17.931 INFO:tasks.workunit.client.0.smithi029.stdout: "data_stored": 1771104, 2024-08-29T17:50:17.931 INFO:tasks.workunit.client.0.smithi029.stdout: "internal_metadata": 0, 2024-08-29T17:50:17.931 INFO:tasks.workunit.client.0.smithi029.stdout: "internally_reserved": 0, 2024-08-29T17:50:17.932 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_allocated": 0, 2024-08-29T17:50:17.932 INFO:tasks.workunit.client.0.smithi029.stdout: "total": 0 2024-08-29T17:50:17.932 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.932 INFO:tasks.workunit.client.0.smithi029.stdout: "up": 3 2024-08-29T17:50:17.932 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:17.932 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T17:50:17.932 INFO:tasks.workunit.client.0.smithi029.stdout: "usage": { 2024-08-29T17:50:17.932 INFO:tasks.workunit.client.0.smithi029.stdout: "pg_num": 105, 2024-08-29T17:50:17.932 INFO:tasks.workunit.client.0.smithi029.stdout: "pools": 4, 2024-08-29T17:50:17.932 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_by_class": { 2024-08-29T17:50:17.932 INFO:tasks.workunit.client.0.smithi029.stdout: "ssd": { 2024-08-29T17:50:17.932 INFO:tasks.workunit.client.0.smithi029.stdout: "total_avail_bytes": 767718166528, 2024-08-29T17:50:17.932 INFO:tasks.workunit.client.0.smithi029.stdout: "total_bytes": 767960285184, 2024-08-29T17:50:17.932 INFO:tasks.workunit.client.0.smithi029.stdout: "total_used_bytes": 242118656, 2024-08-29T17:50:17.933 INFO:tasks.workunit.client.0.smithi029.stdout: "total_used_raw_bytes": 242118656, 2024-08-29T17:50:17.933 INFO:tasks.workunit.client.0.smithi029.stdout: "total_used_raw_ratio": 0.0003152749559376389 2024-08-29T17:50:17.933 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:17.933 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T17:50:17.933 INFO:tasks.workunit.client.0.smithi029.stdout: "total_avail_bytes": 767718166528, 2024-08-29T17:50:17.933 INFO:tasks.workunit.client.0.smithi029.stdout: "total_bytes": 767960285184, 2024-08-29T17:50:17.933 INFO:tasks.workunit.client.0.smithi029.stdout: "total_used_bytes": 242118656 2024-08-29T17:50:17.933 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:17.933 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T17:50:17.933 INFO:tasks.workunit.client.0.smithi029.stdout:} 2024-08-29T17:50:17.933 INFO:tasks.workunit.client.0.smithi029.stdout:OK 2024-08-29T17:50:17.934 INFO:tasks.workunit.client.0.smithi029.stderr:+ echo OK 2024-08-29T17:50:17.934 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-08-29T17:50:17.935 DEBUG:teuthology.orchestra.run.smithi029:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-08-29T17:50:17.935 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:50:16 smithi029 bash[32453]: audit 2024-08-29T17:50:15.015871+0000 mgr.y (mgr.14454) 200 : audit [DBG] from='client.14790 -' entity='client.admin' cmd=[{"prefix": "telemetry show-device", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T17:50:17.935 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:50:16 smithi029 bash[32453]: audit 2024-08-29T17:50:15.417680+0000 mgr.y (mgr.14454) 201 : audit [DBG] from='client.24716 -' entity='client.admin' cmd=[{"prefix": "telemetry show-all", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T17:50:17.935 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:50:16 smithi029 bash[32453]: audit 2024-08-29T17:50:15.862816+0000 mgr.y (mgr.14454) 202 : audit [DBG] from='client.24716 -' entity='client.admin' cmd=[{"prefix": "telemetry show-all", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T17:50:17.935 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:50:16 smithi029 bash[32453]: audit 2024-08-29T17:50:15.864885+0000 mon.a (mon.0) 1048 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:50:17.935 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:50:16 smithi029 bash[32453]: audit 2024-08-29T17:50:15.868685+0000 mon.a (mon.0) 1049 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-29T17:50:17.935 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:50:16 smithi029 bash[32453]: audit 2024-08-29T17:50:15.979122+0000 mon.a (mon.0) 1050 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T17:50:17.935 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:50:16 smithi029 bash[32453]: audit 2024-08-29T17:50:15.979525+0000 mon.a (mon.0) 1051 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T17:50:17.936 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:50:16 smithi029 bash[32453]: audit 2024-08-29T17:50:15.979914+0000 mon.a (mon.0) 1052 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T17:50:17.936 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:50:16 smithi029 bash[32453]: audit 2024-08-29T17:50:15.983539+0000 mon.a (mon.0) 1053 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T17:50:17.936 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:50:16 smithi029 bash[32453]: audit 2024-08-29T17:50:15.983856+0000 mon.a (mon.0) 1054 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T17:50:17.936 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:50:16 smithi029 bash[32453]: audit 2024-08-29T17:50:15.984183+0000 mon.a (mon.0) 1055 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T17:50:17.936 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:50:16 smithi029 bash[32453]: audit 2024-08-29T17:50:15.987269+0000 mon.a (mon.0) 1056 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T17:50:17.936 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:50:16 smithi029 bash[32453]: audit 2024-08-29T17:50:15.987740+0000 mon.a (mon.0) 1057 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T17:50:17.936 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:50:16 smithi029 bash[32453]: audit 2024-08-29T17:50:15.988192+0000 mon.a (mon.0) 1058 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T17:50:17.936 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:50:16 smithi029 bash[32453]: audit 2024-08-29T17:50:16.004160+0000 mon.a (mon.0) 1059 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T17:50:17.936 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:50:16 smithi029 bash[32453]: audit 2024-08-29T17:50:16.004263+0000 mon.a (mon.0) 1060 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T17:50:17.936 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:50:16 smithi029 bash[32453]: audit 2024-08-29T17:50:16.004781+0000 mon.a (mon.0) 1061 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T17:50:17.936 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:50:16 smithi029 bash[32453]: audit 2024-08-29T17:50:16.005186+0000 mon.a (mon.0) 1062 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T17:50:17.937 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:50:16 smithi029 bash[22475]: audit 2024-08-29T17:50:15.015871+0000 mgr.y (mgr.14454) 200 : audit [DBG] from='client.14790 -' entity='client.admin' cmd=[{"prefix": "telemetry show-device", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T17:50:17.937 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:50:16 smithi029 bash[22475]: audit 2024-08-29T17:50:15.417680+0000 mgr.y (mgr.14454) 201 : audit [DBG] from='client.24716 -' entity='client.admin' cmd=[{"prefix": "telemetry show-all", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T17:50:17.937 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:50:16 smithi029 bash[22475]: audit 2024-08-29T17:50:15.862816+0000 mgr.y (mgr.14454) 202 : audit [DBG] from='client.24716 -' entity='client.admin' cmd=[{"prefix": "telemetry show-all", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T17:50:17.937 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:50:16 smithi029 bash[22475]: audit 2024-08-29T17:50:15.864885+0000 mon.a (mon.0) 1048 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:50:17.937 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:50:16 smithi029 bash[22475]: audit 2024-08-29T17:50:15.868685+0000 mon.a (mon.0) 1049 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-29T17:50:17.937 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:50:16 smithi029 bash[22475]: audit 2024-08-29T17:50:15.979122+0000 mon.a (mon.0) 1050 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T17:50:17.937 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:50:16 smithi029 bash[22475]: audit 2024-08-29T17:50:15.979525+0000 mon.a (mon.0) 1051 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T17:50:17.937 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:50:16 smithi029 bash[22475]: audit 2024-08-29T17:50:15.979914+0000 mon.a (mon.0) 1052 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T17:50:17.937 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:50:16 smithi029 bash[22475]: audit 2024-08-29T17:50:15.983539+0000 mon.a (mon.0) 1053 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T17:50:17.937 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:50:16 smithi029 bash[22475]: audit 2024-08-29T17:50:15.983856+0000 mon.a (mon.0) 1054 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T17:50:17.937 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:50:16 smithi029 bash[22475]: audit 2024-08-29T17:50:15.984183+0000 mon.a (mon.0) 1055 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T17:50:17.937 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:50:16 smithi029 bash[22475]: audit 2024-08-29T17:50:15.987269+0000 mon.a (mon.0) 1056 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T17:50:17.938 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:50:16 smithi029 bash[22475]: audit 2024-08-29T17:50:15.987740+0000 mon.a (mon.0) 1057 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T17:50:17.938 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:50:16 smithi029 bash[22475]: audit 2024-08-29T17:50:15.988192+0000 mon.a (mon.0) 1058 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T17:50:17.938 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:50:16 smithi029 bash[22475]: audit 2024-08-29T17:50:16.004160+0000 mon.a (mon.0) 1059 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T17:50:17.938 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:50:16 smithi029 bash[22475]: audit 2024-08-29T17:50:16.004263+0000 mon.a (mon.0) 1060 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T17:50:17.938 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:50:16 smithi029 bash[22475]: audit 2024-08-29T17:50:16.004781+0000 mon.a (mon.0) 1061 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T17:50:17.938 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:50:16 smithi029 bash[22475]: audit 2024-08-29T17:50:16.005186+0000 mon.a (mon.0) 1062 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T17:50:17.938 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:50:16 smithi029 bash[32453]: audit 2024-08-29T17:50:16.005457+0000 mon.a (mon.0) 1063 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T17:50:17.938 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:50:16 smithi029 bash[32453]: audit 2024-08-29T17:50:16.008274+0000 mon.b (mon.1) 37 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T17:50:17.938 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:50:16 smithi029 bash[32453]: audit 2024-08-29T17:50:16.008376+0000 mon.b (mon.1) 38 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T17:50:17.938 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:50:16 smithi029 bash[32453]: audit 2024-08-29T17:50:16.008741+0000 mon.a (mon.0) 1064 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T17:50:17.938 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:50:16 smithi029 bash[32453]: audit 2024-08-29T17:50:16.009270+0000 mon.a (mon.0) 1065 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T17:50:17.939 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:50:16 smithi029 bash[32453]: audit 2024-08-29T17:50:16.009543+0000 mon.a (mon.0) 1066 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T17:50:17.939 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:50:16 smithi029 bash[32453]: audit 2024-08-29T17:50:16.011945+0000 mon.c (mon.2) 36 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T17:50:17.939 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:50:16 smithi029 bash[32453]: audit 2024-08-29T17:50:16.012071+0000 mon.c (mon.2) 37 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T17:50:17.939 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:50:16 smithi029 bash[32453]: audit 2024-08-29T17:50:16.012357+0000 mon.a (mon.0) 1067 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T17:50:17.939 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:50:16 smithi029 bash[32453]: audit 2024-08-29T17:50:16.013278+0000 mon.a (mon.0) 1068 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T17:50:17.939 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:50:16 smithi029 bash[32453]: audit 2024-08-29T17:50:16.013584+0000 mon.a (mon.0) 1069 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T17:50:17.939 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:50:16 smithi029 bash[22475]: audit 2024-08-29T17:50:16.005457+0000 mon.a (mon.0) 1063 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T17:50:17.939 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:50:16 smithi029 bash[22475]: audit 2024-08-29T17:50:16.008274+0000 mon.b (mon.1) 37 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T17:50:17.939 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:50:16 smithi029 bash[22475]: audit 2024-08-29T17:50:16.008376+0000 mon.b (mon.1) 38 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T17:50:17.940 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:50:16 smithi029 bash[22475]: audit 2024-08-29T17:50:16.008741+0000 mon.a (mon.0) 1064 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T17:50:17.940 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:50:16 smithi029 bash[22475]: audit 2024-08-29T17:50:16.009270+0000 mon.a (mon.0) 1065 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T17:50:17.940 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:50:16 smithi029 bash[22475]: audit 2024-08-29T17:50:16.009543+0000 mon.a (mon.0) 1066 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T17:50:17.940 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:50:16 smithi029 bash[22475]: audit 2024-08-29T17:50:16.011945+0000 mon.c (mon.2) 36 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T17:50:17.940 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:50:16 smithi029 bash[22475]: audit 2024-08-29T17:50:16.012071+0000 mon.c (mon.2) 37 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T17:50:17.940 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:50:16 smithi029 bash[22475]: audit 2024-08-29T17:50:16.012357+0000 mon.a (mon.0) 1067 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T17:50:17.940 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:50:16 smithi029 bash[22475]: audit 2024-08-29T17:50:16.013278+0000 mon.a (mon.0) 1068 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T17:50:17.940 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:50:16 smithi029 bash[22475]: audit 2024-08-29T17:50:16.013584+0000 mon.a (mon.0) 1069 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T17:50:17.955 INFO:tasks.workunit:Stopping ['test_telemetry_reef.sh'] on client.0... 2024-08-29T17:50:17.955 DEBUG:teuthology.orchestra.run.smithi029:> sudo rm -rf -- /home/ubuntu/cephtest/workunits.list.client.0 /home/ubuntu/cephtest/clone.client.0 2024-08-29T17:50:18.149 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:50:17 smithi029 bash[22475]: cluster 2024-08-29T17:50:15.982063+0000 mgr.y (mgr.14454) 203 : cluster [DBG] pgmap v157: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 18 op/s 2024-08-29T17:50:18.149 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:50:17 smithi110 bash[24444]: cluster 2024-08-29T17:50:15.982063+0000 mgr.y (mgr.14454) 203 : cluster [DBG] pgmap v157: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 18 op/s 2024-08-29T17:50:18.149 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:50:17 smithi029 bash[32453]: cluster 2024-08-29T17:50:15.982063+0000 mgr.y (mgr.14454) 203 : cluster [DBG] pgmap v157: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 18 op/s 2024-08-29T17:50:18.286 DEBUG:teuthology.parallel:result is None 2024-08-29T17:50:18.287 DEBUG:teuthology.orchestra.run.smithi029:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0 2024-08-29T17:50:18.299 INFO:tasks.workunit:Deleted dir /home/ubuntu/cephtest/mnt.0/client.0 2024-08-29T17:50:18.300 DEBUG:teuthology.orchestra.run.smithi029:> rmdir -- /home/ubuntu/cephtest/mnt.0 2024-08-29T17:50:18.360 INFO:tasks.workunit:Deleted artificial mount point /home/ubuntu/cephtest/mnt.0/client.0 2024-08-29T17:50:18.361 INFO:teuthology.run_tasks:Running task print... 2024-08-29T17:50:18.378 INFO:teuthology.task.print:**** done end telemetry reef... 2024-08-29T17:50:18.378 INFO:teuthology.run_tasks:Running task print... 2024-08-29T17:50:18.407 INFO:teuthology.task.print:**** done start parallel 2024-08-29T17:50:18.408 INFO:teuthology.run_tasks:Running task parallel... 2024-08-29T17:50:18.418 INFO:teuthology.task.parallel:starting parallel... 2024-08-29T17:50:18.418 INFO:teuthology.task.parallel:In parallel, running task full_sequential... 2024-08-29T17:50:18.419 INFO:teuthology.task.full_sequential:In full_sequential, running task print... 2024-08-29T17:50:18.419 INFO:teuthology.task.print:**** done start ec-rados-default.yaml 2024-08-29T17:50:18.419 INFO:teuthology.task.full_sequential:In full_sequential, running task rados... 2024-08-29T17:50:18.421 INFO:tasks.rados:Beginning rados... 2024-08-29T17:50:18.421 INFO:tasks.rados:joining rados 2024-08-29T17:50:18.421 INFO:teuthology.task.parallel:In parallel, running task sequential... 2024-08-29T17:50:18.422 INFO:teuthology.task.sequential:In sequential, running task print... 2024-08-29T17:50:18.422 INFO:teuthology.task.print:**** done start upgrade, wait 2024-08-29T17:50:18.422 INFO:teuthology.task.sequential:In sequential, running task cephadm.shell... 2024-08-29T17:50:18.423 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi029.front.sepia.ceph.com 2024-08-29T17:50:18.423 DEBUG:teuthology.orchestra.run.smithi029:> 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 5b99e290-662c-11ef-bcd4-c7b262605968 -e sha1=1ef864504b8875c83ee6c2c5fedc13315bebf7f5 -- bash -c 'ceph config set global log_to_journald false --force' 2024-08-29T17:50:18.423 INFO:tasks.rados:clients are ['client.0', 'client.1'] 2024-08-29T17:50:18.424 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 5b99e290-662c-11ef-bcd4-c7b262605968 -- ceph osd erasure-code-profile set teuthologyprofile k=2 m=1 crush-failure-domain=osd 2024-08-29T17:50:20.149 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:50:19 smithi110 bash[24444]: cluster 2024-08-29T17:50:17.983361+0000 mgr.y (mgr.14454) 204 : cluster [DBG] pgmap v158: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 33 KiB/s rd, 0 B/s wr, 33 op/s 2024-08-29T17:50:20.149 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:50:19 smithi029 bash[32453]: cluster 2024-08-29T17:50:17.983361+0000 mgr.y (mgr.14454) 204 : cluster [DBG] pgmap v158: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 33 KiB/s rd, 0 B/s wr, 33 op/s 2024-08-29T17:50:20.149 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:50:19 smithi029 bash[22475]: cluster 2024-08-29T17:50:17.983361+0000 mgr.y (mgr.14454) 204 : cluster [DBG] pgmap v158: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 33 KiB/s rd, 0 B/s wr, 33 op/s 2024-08-29T17:50:22.149 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:50:21 smithi029 bash[22475]: cluster 2024-08-29T17:50:19.984035+0000 mgr.y (mgr.14454) 205 : cluster [DBG] pgmap v159: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 33 KiB/s rd, 0 B/s wr, 33 op/s 2024-08-29T17:50:22.149 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:50:21 smithi110 bash[24444]: cluster 2024-08-29T17:50:19.984035+0000 mgr.y (mgr.14454) 205 : cluster [DBG] pgmap v159: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 33 KiB/s rd, 0 B/s wr, 33 op/s 2024-08-29T17:50:22.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:50:21 smithi029 bash[32453]: cluster 2024-08-29T17:50:19.984035+0000 mgr.y (mgr.14454) 205 : cluster [DBG] pgmap v159: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 33 KiB/s rd, 0 B/s wr, 33 op/s 2024-08-29T17:50:23.149 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:50:22 smithi029 bash[22475]: audit 2024-08-29T17:50:21.952105+0000 mon.a (mon.0) 1070 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T17:50:23.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:50:22 smithi110 bash[24444]: audit 2024-08-29T17:50:21.952105+0000 mon.a (mon.0) 1070 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T17:50:23.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:50:22 smithi029 bash[32453]: audit 2024-08-29T17:50:21.952105+0000 mon.a (mon.0) 1070 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T17:50:23.161 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/5b99e290-662c-11ef-bcd4-c7b262605968/mon.a/config 2024-08-29T17:50:23.161 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/5b99e290-662c-11ef-bcd4-c7b262605968/mon.a/config 2024-08-29T17:50:24.149 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:50:23 smithi110 bash[24444]: cluster 2024-08-29T17:50:21.987273+0000 mgr.y (mgr.14454) 206 : cluster [DBG] pgmap v160: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 33 KiB/s rd, 0 B/s wr, 33 op/s 2024-08-29T17:50:24.149 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:50:23 smithi029 bash[32453]: cluster 2024-08-29T17:50:21.987273+0000 mgr.y (mgr.14454) 206 : cluster [DBG] pgmap v160: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 33 KiB/s rd, 0 B/s wr, 33 op/s 2024-08-29T17:50:24.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:50:23 smithi029 bash[22475]: cluster 2024-08-29T17:50:21.987273+0000 mgr.y (mgr.14454) 206 : cluster [DBG] pgmap v160: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 33 KiB/s rd, 0 B/s wr, 33 op/s 2024-08-29T17:50:24.899 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:50:24 smithi029 bash[22727]: ::ffff:172.21.15.110 - - [29/Aug/2024:17:50:24] "GET /metrics HTTP/1.1" 200 33740 "" "Prometheus/2.43.0" 2024-08-29T17:50:26.149 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:50:25 smithi029 bash[32453]: cluster 2024-08-29T17:50:23.988585+0000 mgr.y (mgr.14454) 207 : cluster [DBG] pgmap v161: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 33 KiB/s rd, 0 B/s wr, 33 op/s 2024-08-29T17:50:26.149 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:50:25 smithi110 bash[24444]: cluster 2024-08-29T17:50:23.988585+0000 mgr.y (mgr.14454) 207 : cluster [DBG] pgmap v161: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 33 KiB/s rd, 0 B/s wr, 33 op/s 2024-08-29T17:50:26.149 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:50:25 smithi029 bash[22475]: cluster 2024-08-29T17:50:23.988585+0000 mgr.y (mgr.14454) 207 : cluster [DBG] pgmap v161: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 33 KiB/s rd, 0 B/s wr, 33 op/s 2024-08-29T17:50:28.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:50:27 smithi110 bash[24444]: cluster 2024-08-29T17:50:25.989204+0000 mgr.y (mgr.14454) 208 : cluster [DBG] pgmap v162: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 10 KiB/s rd, 0 B/s wr, 14 op/s 2024-08-29T17:50:28.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:50:27 smithi029 bash[32453]: cluster 2024-08-29T17:50:25.989204+0000 mgr.y (mgr.14454) 208 : cluster [DBG] pgmap v162: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 10 KiB/s rd, 0 B/s wr, 14 op/s 2024-08-29T17:50:28.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:50:27 smithi029 bash[22475]: cluster 2024-08-29T17:50:25.989204+0000 mgr.y (mgr.14454) 208 : cluster [DBG] pgmap v162: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 10 KiB/s rd, 0 B/s wr, 14 op/s 2024-08-29T17:50:30.149 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:50:29 smithi110 bash[24444]: cluster 2024-08-29T17:50:27.990398+0000 mgr.y (mgr.14454) 209 : cluster [DBG] pgmap v163: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 10 KiB/s rd, 0 B/s wr, 14 op/s 2024-08-29T17:50:30.149 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:50:29 smithi110 bash[24444]: audit 2024-08-29T17:50:29.677040+0000 mon.c (mon.2) 38 : audit [INF] from='client.? 172.21.15.29:0/829188813' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "teuthologyprofile", "profile": ["k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-08-29T17:50:30.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:50:29 smithi110 bash[24444]: audit 2024-08-29T17:50:29.677678+0000 mon.a (mon.0) 1071 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "teuthologyprofile", "profile": ["k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-08-29T17:50:30.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:50:29 smithi029 bash[32453]: cluster 2024-08-29T17:50:27.990398+0000 mgr.y (mgr.14454) 209 : cluster [DBG] pgmap v163: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 10 KiB/s rd, 0 B/s wr, 14 op/s 2024-08-29T17:50:30.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:50:29 smithi029 bash[32453]: audit 2024-08-29T17:50:29.677040+0000 mon.c (mon.2) 38 : audit [INF] from='client.? 172.21.15.29:0/829188813' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "teuthologyprofile", "profile": ["k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-08-29T17:50:30.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:50:29 smithi029 bash[32453]: audit 2024-08-29T17:50:29.677678+0000 mon.a (mon.0) 1071 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "teuthologyprofile", "profile": ["k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-08-29T17:50:30.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:50:29 smithi029 bash[22475]: cluster 2024-08-29T17:50:27.990398+0000 mgr.y (mgr.14454) 209 : cluster [DBG] pgmap v163: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 10 KiB/s rd, 0 B/s wr, 14 op/s 2024-08-29T17:50:30.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:50:29 smithi029 bash[22475]: audit 2024-08-29T17:50:29.677040+0000 mon.c (mon.2) 38 : audit [INF] from='client.? 172.21.15.29:0/829188813' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "teuthologyprofile", "profile": ["k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-08-29T17:50:30.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:50:29 smithi029 bash[22475]: audit 2024-08-29T17:50:29.677678+0000 mon.a (mon.0) 1071 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "teuthologyprofile", "profile": ["k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-08-29T17:50:30.899 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:50:30 smithi029 bash[32453]: audit 2024-08-29T17:50:29.842509+0000 mon.a (mon.0) 1072 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "teuthologyprofile", "profile": ["k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2024-08-29T17:50:30.899 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:50:30 smithi029 bash[32453]: cluster 2024-08-29T17:50:29.842979+0000 mon.a (mon.0) 1073 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2024-08-29T17:50:30.899 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:50:30 smithi029 bash[22475]: audit 2024-08-29T17:50:29.842509+0000 mon.a (mon.0) 1072 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "teuthologyprofile", "profile": ["k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2024-08-29T17:50:30.899 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:50:30 smithi029 bash[22475]: cluster 2024-08-29T17:50:29.842979+0000 mon.a (mon.0) 1073 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2024-08-29T17:50:31.067 DEBUG:teuthology.orchestra.run.smithi029:> 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 5b99e290-662c-11ef-bcd4-c7b262605968 -e sha1=1ef864504b8875c83ee6c2c5fedc13315bebf7f5 -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1' 2024-08-29T17:50:31.102 INFO:tasks.rados:starting run 0 out of 1 2024-08-29T17:50:31.102 INFO:tasks.cephadm.ceph_manager.ceph:creating pool_name unique_pool_0 2024-08-29T17:50:31.103 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 5b99e290-662c-11ef-bcd4-c7b262605968 -- ceph osd pool create unique_pool_0 16 16 erasure teuthologyprofile 2024-08-29T17:50:31.149 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:50:30 smithi110 bash[24444]: audit 2024-08-29T17:50:29.842509+0000 mon.a (mon.0) 1072 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "teuthologyprofile", "profile": ["k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2024-08-29T17:50:31.149 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:50:30 smithi110 bash[24444]: cluster 2024-08-29T17:50:29.842979+0000 mon.a (mon.0) 1073 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2024-08-29T17:50:32.149 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:50:31 smithi029 bash[22475]: cluster 2024-08-29T17:50:29.991055+0000 mgr.y (mgr.14454) 210 : cluster [DBG] pgmap v165: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:50:32.149 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:50:31 smithi029 bash[32453]: cluster 2024-08-29T17:50:29.991055+0000 mgr.y (mgr.14454) 210 : cluster [DBG] pgmap v165: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:50:32.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:50:31 smithi110 bash[24444]: cluster 2024-08-29T17:50:29.991055+0000 mgr.y (mgr.14454) 210 : cluster [DBG] pgmap v165: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:50:34.149 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:50:33 smithi029 bash[32453]: cluster 2024-08-29T17:50:31.991750+0000 mgr.y (mgr.14454) 211 : cluster [DBG] pgmap v166: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:50:34.149 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:50:33 smithi110 bash[24444]: cluster 2024-08-29T17:50:31.991750+0000 mgr.y (mgr.14454) 211 : cluster [DBG] pgmap v166: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:50:34.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:50:33 smithi029 bash[22475]: cluster 2024-08-29T17:50:31.991750+0000 mgr.y (mgr.14454) 211 : cluster [DBG] pgmap v166: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:50:34.899 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:50:34 smithi029 bash[22727]: ::ffff:172.21.15.110 - - [29/Aug/2024:17:50:34] "GET /metrics HTTP/1.1" 200 33740 "" "Prometheus/2.43.0" 2024-08-29T17:50:35.818 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/5b99e290-662c-11ef-bcd4-c7b262605968/mon.a/config 2024-08-29T17:50:35.818 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/5b99e290-662c-11ef-bcd4-c7b262605968/mon.a/config 2024-08-29T17:50:36.124 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:50:35 smithi029 bash[22475]: cluster 2024-08-29T17:50:33.992981+0000 mgr.y (mgr.14454) 212 : cluster [DBG] pgmap v167: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:50:36.124 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:50:35 smithi029 bash[32453]: cluster 2024-08-29T17:50:33.992981+0000 mgr.y (mgr.14454) 212 : cluster [DBG] pgmap v167: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:50:36.149 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:50:35 smithi110 bash[24444]: cluster 2024-08-29T17:50:33.992981+0000 mgr.y (mgr.14454) 212 : cluster [DBG] pgmap v167: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:50:38.149 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:50:37 smithi029 bash[32453]: cluster 2024-08-29T17:50:35.993617+0000 mgr.y (mgr.14454) 213 : cluster [DBG] pgmap v168: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:50:38.149 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:50:37 smithi029 bash[32453]: audit 2024-08-29T17:50:36.952683+0000 mon.a (mon.0) 1074 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T17:50:38.149 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:50:37 smithi029 bash[22475]: cluster 2024-08-29T17:50:35.993617+0000 mgr.y (mgr.14454) 213 : cluster [DBG] pgmap v168: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:50:38.149 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:50:37 smithi029 bash[22475]: audit 2024-08-29T17:50:36.952683+0000 mon.a (mon.0) 1074 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T17:50:38.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:50:37 smithi110 bash[24444]: cluster 2024-08-29T17:50:35.993617+0000 mgr.y (mgr.14454) 213 : cluster [DBG] pgmap v168: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:50:38.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:50:37 smithi110 bash[24444]: audit 2024-08-29T17:50:36.952683+0000 mon.a (mon.0) 1074 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T17:50:40.149 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:50:39 smithi110 bash[24444]: cluster 2024-08-29T17:50:37.994285+0000 mgr.y (mgr.14454) 214 : cluster [DBG] pgmap v169: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:50:40.149 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:50:39 smithi029 bash[32453]: cluster 2024-08-29T17:50:37.994285+0000 mgr.y (mgr.14454) 214 : cluster [DBG] pgmap v169: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:50:40.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:50:39 smithi029 bash[22475]: cluster 2024-08-29T17:50:37.994285+0000 mgr.y (mgr.14454) 214 : cluster [DBG] pgmap v169: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:50:41.655 INFO:teuthology.orchestra.run.smithi029.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:1ef864504b8875c83ee6c2c5fedc13315bebf7f5 2024-08-29T17:50:42.493 DEBUG:teuthology.orchestra.run.smithi029:> 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 5b99e290-662c-11ef-bcd4-c7b262605968 -e sha1=1ef864504b8875c83ee6c2c5fedc13315bebf7f5 -- bash -c 'while ceph orch upgrade status | jq '"'"'.in_progress'"'"' | grep true ; do ceph orch ps ; ceph versions ; sleep 30 ; done' 2024-08-29T17:50:42.649 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:50:42 smithi029 bash[32453]: cluster 2024-08-29T17:50:39.994907+0000 mgr.y (mgr.14454) 215 : cluster [DBG] pgmap v170: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:50:42.649 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:50:42 smithi029 bash[32453]: audit 2024-08-29T17:50:41.563388+0000 mon.c (mon.2) 39 : audit [INF] from='client.? 172.21.15.29:0/3335252390' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16, "pgp_num": 16, "pool_type": "erasure", "erasure_code_profile": "teuthologyprofile"}]: dispatch 2024-08-29T17:50:42.649 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:50:42 smithi029 bash[32453]: audit 2024-08-29T17:50:41.564120+0000 mon.a (mon.0) 1075 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16, "pgp_num": 16, "pool_type": "erasure", "erasure_code_profile": "teuthologyprofile"}]: dispatch 2024-08-29T17:50:42.649 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:50:42 smithi029 bash[32453]: audit 2024-08-29T17:50:41.657986+0000 mon.a (mon.0) 1076 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:50:42.649 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:50:42 smithi029 bash[32453]: audit 2024-08-29T17:50:41.658746+0000 mon.a (mon.0) 1077 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:50:42.649 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:50:42 smithi029 bash[32453]: audit 2024-08-29T17:50:41.661223+0000 mon.a (mon.0) 1078 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:50:42.650 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:50:42 smithi029 bash[32453]: audit 2024-08-29T17:50:41.662166+0000 mon.a (mon.0) 1079 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T17:50:42.650 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:50:42 smithi029 bash[32453]: audit 2024-08-29T17:50:41.668150+0000 mon.a (mon.0) 1080 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:50:42.650 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:50:42 smithi029 bash[22475]: cluster 2024-08-29T17:50:39.994907+0000 mgr.y (mgr.14454) 215 : cluster [DBG] pgmap v170: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:50:42.650 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:50:42 smithi029 bash[22475]: audit 2024-08-29T17:50:41.563388+0000 mon.c (mon.2) 39 : audit [INF] from='client.? 172.21.15.29:0/3335252390' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16, "pgp_num": 16, "pool_type": "erasure", "erasure_code_profile": "teuthologyprofile"}]: dispatch 2024-08-29T17:50:42.650 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:50:42 smithi029 bash[22475]: audit 2024-08-29T17:50:41.564120+0000 mon.a (mon.0) 1075 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16, "pgp_num": 16, "pool_type": "erasure", "erasure_code_profile": "teuthologyprofile"}]: dispatch 2024-08-29T17:50:42.650 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:50:42 smithi029 bash[22475]: audit 2024-08-29T17:50:41.657986+0000 mon.a (mon.0) 1076 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:50:42.650 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:50:42 smithi029 bash[22475]: audit 2024-08-29T17:50:41.658746+0000 mon.a (mon.0) 1077 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:50:42.650 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:50:42 smithi029 bash[22475]: audit 2024-08-29T17:50:41.661223+0000 mon.a (mon.0) 1078 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:50:42.650 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:50:42 smithi029 bash[22475]: audit 2024-08-29T17:50:41.662166+0000 mon.a (mon.0) 1079 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T17:50:42.650 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:50:42 smithi029 bash[22475]: audit 2024-08-29T17:50:41.668150+0000 mon.a (mon.0) 1080 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:50:42.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:50:42 smithi110 bash[24444]: cluster 2024-08-29T17:50:39.994907+0000 mgr.y (mgr.14454) 215 : cluster [DBG] pgmap v170: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:50:42.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:50:42 smithi110 bash[24444]: audit 2024-08-29T17:50:41.563388+0000 mon.c (mon.2) 39 : audit [INF] from='client.? 172.21.15.29:0/3335252390' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16, "pgp_num": 16, "pool_type": "erasure", "erasure_code_profile": "teuthologyprofile"}]: dispatch 2024-08-29T17:50:42.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:50:42 smithi110 bash[24444]: audit 2024-08-29T17:50:41.564120+0000 mon.a (mon.0) 1075 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16, "pgp_num": 16, "pool_type": "erasure", "erasure_code_profile": "teuthologyprofile"}]: dispatch 2024-08-29T17:50:42.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:50:42 smithi110 bash[24444]: audit 2024-08-29T17:50:41.657986+0000 mon.a (mon.0) 1076 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:50:42.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:50:42 smithi110 bash[24444]: audit 2024-08-29T17:50:41.658746+0000 mon.a (mon.0) 1077 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:50:42.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:50:42 smithi110 bash[24444]: audit 2024-08-29T17:50:41.661223+0000 mon.a (mon.0) 1078 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:50:42.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:50:42 smithi110 bash[24444]: audit 2024-08-29T17:50:41.662166+0000 mon.a (mon.0) 1079 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T17:50:42.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:50:42 smithi110 bash[24444]: audit 2024-08-29T17:50:41.668150+0000 mon.a (mon.0) 1080 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:50:42.900 INFO:teuthology.orchestra.run.smithi029.stderr:pool 'unique_pool_0' created 2024-08-29T17:50:43.625 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:50:43 smithi029 bash[32453]: audit 2024-08-29T17:50:41.652716+0000 mgr.y (mgr.14454) 216 : audit [DBG] from='client.14832 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:1ef864504b8875c83ee6c2c5fedc13315bebf7f5", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T17:50:43.625 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:50:43 smithi029 bash[32453]: cephadm 2024-08-29T17:50:41.653614+0000 mgr.y (mgr.14454) 217 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:1ef864504b8875c83ee6c2c5fedc13315bebf7f5 2024-08-29T17:50:43.625 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:50:43 smithi029 bash[32453]: cephadm 2024-08-29T17:50:41.744068+0000 mgr.y (mgr.14454) 218 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:1ef864504b8875c83ee6c2c5fedc13315bebf7f5 2024-08-29T17:50:43.625 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:50:43 smithi029 bash[22475]: audit 2024-08-29T17:50:41.652716+0000 mgr.y (mgr.14454) 216 : audit [DBG] from='client.14832 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:1ef864504b8875c83ee6c2c5fedc13315bebf7f5", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T17:50:43.626 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:50:43 smithi029 bash[22475]: cephadm 2024-08-29T17:50:41.653614+0000 mgr.y (mgr.14454) 217 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:1ef864504b8875c83ee6c2c5fedc13315bebf7f5 2024-08-29T17:50:43.626 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:50:43 smithi029 bash[22475]: cephadm 2024-08-29T17:50:41.744068+0000 mgr.y (mgr.14454) 218 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:1ef864504b8875c83ee6c2c5fedc13315bebf7f5 2024-08-29T17:50:43.649 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:50:43 smithi110 bash[24444]: audit 2024-08-29T17:50:41.652716+0000 mgr.y (mgr.14454) 216 : audit [DBG] from='client.14832 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:1ef864504b8875c83ee6c2c5fedc13315bebf7f5", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T17:50:43.649 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:50:43 smithi110 bash[24444]: cephadm 2024-08-29T17:50:41.653614+0000 mgr.y (mgr.14454) 217 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:1ef864504b8875c83ee6c2c5fedc13315bebf7f5 2024-08-29T17:50:43.649 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:50:43 smithi110 bash[24444]: cephadm 2024-08-29T17:50:41.744068+0000 mgr.y (mgr.14454) 218 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:1ef864504b8875c83ee6c2c5fedc13315bebf7f5 2024-08-29T17:50:43.649 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:50:43 smithi110 bash[24444]: cluster 2024-08-29T17:50:41.995475+0000 mgr.y (mgr.14454) 219 : cluster [DBG] pgmap v172: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:50:43.649 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:50:43 smithi110 bash[24444]: cluster 2024-08-29T17:50:42.337651+0000 mon.a (mon.0) 1081 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2024-08-29T17:50:43.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:50:43 smithi110 bash[24444]: audit 2024-08-29T17:50:42.889733+0000 mon.a (mon.0) 1082 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16, "pgp_num": 16, "pool_type": "erasure", "erasure_code_profile": "teuthologyprofile"}]': finished 2024-08-29T17:50:43.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:50:43 smithi110 bash[24444]: cluster 2024-08-29T17:50:42.889861+0000 mon.a (mon.0) 1083 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2024-08-29T17:50:43.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:50:43 smithi029 bash[32453]: cluster 2024-08-29T17:50:41.995475+0000 mgr.y (mgr.14454) 219 : cluster [DBG] pgmap v172: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:50:43.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:50:43 smithi029 bash[32453]: cluster 2024-08-29T17:50:42.337651+0000 mon.a (mon.0) 1081 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2024-08-29T17:50:43.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:50:43 smithi029 bash[32453]: audit 2024-08-29T17:50:42.889733+0000 mon.a (mon.0) 1082 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16, "pgp_num": 16, "pool_type": "erasure", "erasure_code_profile": "teuthologyprofile"}]': finished 2024-08-29T17:50:43.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:50:43 smithi029 bash[32453]: cluster 2024-08-29T17:50:42.889861+0000 mon.a (mon.0) 1083 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2024-08-29T17:50:43.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:50:43 smithi029 bash[22475]: cluster 2024-08-29T17:50:41.995475+0000 mgr.y (mgr.14454) 219 : cluster [DBG] pgmap v172: 105 pgs: 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:50:43.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:50:43 smithi029 bash[22475]: cluster 2024-08-29T17:50:42.337651+0000 mon.a (mon.0) 1081 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2024-08-29T17:50:43.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:50:43 smithi029 bash[22475]: audit 2024-08-29T17:50:42.889733+0000 mon.a (mon.0) 1082 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16, "pgp_num": 16, "pool_type": "erasure", "erasure_code_profile": "teuthologyprofile"}]': finished 2024-08-29T17:50:43.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:50:43 smithi029 bash[22475]: cluster 2024-08-29T17:50:42.889861+0000 mon.a (mon.0) 1083 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2024-08-29T17:50:44.220 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 5b99e290-662c-11ef-bcd4-c7b262605968 -- ceph osd pool application enable unique_pool_0 rados --yes-i-really-mean-it || true 2024-08-29T17:50:44.898 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:50:44 smithi029 bash[22727]: ::ffff:172.21.15.110 - - [29/Aug/2024:17:50:44] "GET /metrics HTTP/1.1" 200 33737 "" "Prometheus/2.43.0" 2024-08-29T17:50:45.149 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:50:44 smithi110 bash[24444]: cluster 2024-08-29T17:50:43.899342+0000 mon.a (mon.0) 1084 : cluster [DBG] osdmap e80: 8 total, 8 up, 8 in 2024-08-29T17:50:45.149 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:50:44 smithi029 bash[22475]: cluster 2024-08-29T17:50:43.899342+0000 mon.a (mon.0) 1084 : cluster [DBG] osdmap e80: 8 total, 8 up, 8 in 2024-08-29T17:50:45.149 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:50:44 smithi029 bash[32453]: cluster 2024-08-29T17:50:43.899342+0000 mon.a (mon.0) 1084 : cluster [DBG] osdmap e80: 8 total, 8 up, 8 in 2024-08-29T17:50:46.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:50:45 smithi029 bash[32453]: cluster 2024-08-29T17:50:43.996163+0000 mgr.y (mgr.14454) 220 : cluster [DBG] pgmap v175: 121 pgs: 16 creating+peering, 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:50:46.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:50:45 smithi029 bash[32453]: cluster 2024-08-29T17:50:44.889242+0000 mon.a (mon.0) 1085 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T17:50:46.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:50:45 smithi029 bash[32453]: cluster 2024-08-29T17:50:44.907462+0000 mon.a (mon.0) 1086 : cluster [DBG] osdmap e81: 8 total, 8 up, 8 in 2024-08-29T17:50:46.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:50:45 smithi110 bash[24444]: cluster 2024-08-29T17:50:43.996163+0000 mgr.y (mgr.14454) 220 : cluster [DBG] pgmap v175: 121 pgs: 16 creating+peering, 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:50:46.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:50:45 smithi110 bash[24444]: cluster 2024-08-29T17:50:44.889242+0000 mon.a (mon.0) 1085 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T17:50:46.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:50:45 smithi110 bash[24444]: cluster 2024-08-29T17:50:44.907462+0000 mon.a (mon.0) 1086 : cluster [DBG] osdmap e81: 8 total, 8 up, 8 in 2024-08-29T17:50:46.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:50:45 smithi029 bash[22475]: cluster 2024-08-29T17:50:43.996163+0000 mgr.y (mgr.14454) 220 : cluster [DBG] pgmap v175: 121 pgs: 16 creating+peering, 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:50:46.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:50:45 smithi029 bash[22475]: cluster 2024-08-29T17:50:44.889242+0000 mon.a (mon.0) 1085 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T17:50:46.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:50:45 smithi029 bash[22475]: cluster 2024-08-29T17:50:44.907462+0000 mon.a (mon.0) 1086 : cluster [DBG] osdmap e81: 8 total, 8 up, 8 in 2024-08-29T17:50:47.744 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/5b99e290-662c-11ef-bcd4-c7b262605968/mon.a/config 2024-08-29T17:50:48.149 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:50:47 smithi029 bash[32453]: cluster 2024-08-29T17:50:45.996923+0000 mgr.y (mgr.14454) 221 : cluster [DBG] pgmap v177: 121 pgs: 16 creating+peering, 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:50:48.149 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:50:47 smithi029 bash[22475]: cluster 2024-08-29T17:50:45.996923+0000 mgr.y (mgr.14454) 221 : cluster [DBG] pgmap v177: 121 pgs: 16 creating+peering, 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:50:48.399 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:50:47 smithi110 bash[24444]: cluster 2024-08-29T17:50:45.996923+0000 mgr.y (mgr.14454) 221 : cluster [DBG] pgmap v177: 121 pgs: 16 creating+peering, 105 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:50:48.766 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/5b99e290-662c-11ef-bcd4-c7b262605968/mon.a/config 2024-08-29T17:50:50.399 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:50:49 smithi110 bash[24444]: cluster 2024-08-29T17:50:47.998607+0000 mgr.y (mgr.14454) 222 : cluster [DBG] pgmap v178: 121 pgs: 121 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:50:50.649 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:50:50 smithi029 bash[22475]: cluster 2024-08-29T17:50:47.998607+0000 mgr.y (mgr.14454) 222 : cluster [DBG] pgmap v178: 121 pgs: 121 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:50:50.649 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:50:50 smithi029 bash[32453]: cluster 2024-08-29T17:50:47.998607+0000 mgr.y (mgr.14454) 222 : cluster [DBG] pgmap v178: 121 pgs: 121 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:50:52.399 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:50:51 smithi110 bash[24444]: cluster 2024-08-29T17:50:49.999301+0000 mgr.y (mgr.14454) 223 : cluster [DBG] pgmap v179: 121 pgs: 121 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:50:52.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:50:51 smithi029 bash[32453]: cluster 2024-08-29T17:50:49.999301+0000 mgr.y (mgr.14454) 223 : cluster [DBG] pgmap v179: 121 pgs: 121 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:50:52.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:50:51 smithi029 bash[22475]: cluster 2024-08-29T17:50:49.999301+0000 mgr.y (mgr.14454) 223 : cluster [DBG] pgmap v179: 121 pgs: 121 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:50:53.399 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:50:52 smithi110 bash[24444]: audit 2024-08-29T17:50:51.960345+0000 mon.a (mon.0) 1087 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:50:53.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:50:52 smithi110 bash[24444]: audit 2024-08-29T17:50:51.962651+0000 mon.a (mon.0) 1088 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T17:50:53.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:50:52 smithi110 bash[24444]: cluster 2024-08-29T17:50:52.006994+0000 mgr.y (mgr.14454) 224 : cluster [DBG] pgmap v180: 121 pgs: 121 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:50:53.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:50:52 smithi029 bash[32453]: audit 2024-08-29T17:50:51.960345+0000 mon.a (mon.0) 1087 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:50:53.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:50:52 smithi029 bash[32453]: audit 2024-08-29T17:50:51.962651+0000 mon.a (mon.0) 1088 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T17:50:53.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:50:52 smithi029 bash[32453]: cluster 2024-08-29T17:50:52.006994+0000 mgr.y (mgr.14454) 224 : cluster [DBG] pgmap v180: 121 pgs: 121 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:50:53.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:50:52 smithi029 bash[22475]: audit 2024-08-29T17:50:51.960345+0000 mon.a (mon.0) 1087 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:50:53.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:50:52 smithi029 bash[22475]: audit 2024-08-29T17:50:51.962651+0000 mon.a (mon.0) 1088 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T17:50:53.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:50:52 smithi029 bash[22475]: cluster 2024-08-29T17:50:52.006994+0000 mgr.y (mgr.14454) 224 : cluster [DBG] pgmap v180: 121 pgs: 121 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:50:54.970 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:50:54 smithi029 bash[22727]: ::ffff:172.21.15.110 - - [29/Aug/2024:17:50:54] "GET /metrics HTTP/1.1" 200 36021 "" "Prometheus/2.43.0" 2024-08-29T17:50:55.399 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:50:55 smithi110 bash[24444]: cluster 2024-08-29T17:50:54.008535+0000 mgr.y (mgr.14454) 225 : cluster [DBG] pgmap v181: 121 pgs: 121 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:50:55.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:50:55 smithi029 bash[32453]: cluster 2024-08-29T17:50:54.008535+0000 mgr.y (mgr.14454) 225 : cluster [DBG] pgmap v181: 121 pgs: 121 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:50:55.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:50:55 smithi029 bash[22475]: cluster 2024-08-29T17:50:54.008535+0000 mgr.y (mgr.14454) 225 : cluster [DBG] pgmap v181: 121 pgs: 121 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:50:57.141 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:50:57 smithi029 bash[22475]: cluster 2024-08-29T17:50:56.009384+0000 mgr.y (mgr.14454) 226 : cluster [DBG] pgmap v182: 121 pgs: 121 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:50:57.399 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:50:57 smithi110 bash[24444]: cluster 2024-08-29T17:50:56.009384+0000 mgr.y (mgr.14454) 226 : cluster [DBG] pgmap v182: 121 pgs: 121 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:50:57.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:50:57 smithi029 bash[32453]: cluster 2024-08-29T17:50:56.009384+0000 mgr.y (mgr.14454) 226 : cluster [DBG] pgmap v182: 121 pgs: 121 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:50:59.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:50:59 smithi029 bash[22475]: cluster 2024-08-29T17:50:58.010919+0000 mgr.y (mgr.14454) 227 : cluster [DBG] pgmap v183: 121 pgs: 121 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:50:59.399 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:50:59 smithi110 bash[24444]: cluster 2024-08-29T17:50:58.010919+0000 mgr.y (mgr.14454) 227 : cluster [DBG] pgmap v183: 121 pgs: 121 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:50:59.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:50:59 smithi029 bash[32453]: cluster 2024-08-29T17:50:58.010919+0000 mgr.y (mgr.14454) 227 : cluster [DBG] pgmap v183: 121 pgs: 121 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:50:59.981 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-08-29T17:51:00.086 INFO:teuthology.orchestra.run.smithi029.stderr:enabled application 'rados' on pool 'unique_pool_0' 2024-08-29T17:51:00.291 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-29T17:51:00.291 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.a smithi029 *:9093,9094 running (4m) 4m ago 5m 13.9M - 0.25.0 c8568f914cd2 ce247dae888d 2024-08-29T17:51:00.291 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.a smithi110 *:3000 running (4m) 4m ago 4m 37.0M - 9.4.7 954c08fa6188 a99d1c017111 2024-08-29T17:51:00.292 INFO:teuthology.orchestra.run.smithi029.stdout:mds.a smithi029 running (8m) 4m ago 8m 13.2M - 18.2.4-774-gfe43f1c9 96384990183a 33831fc09ebe 2024-08-29T17:51:00.292 INFO:teuthology.orchestra.run.smithi029.stdout:mds.b smithi110 running (8m) 4m ago 8m 15.2M - 18.2.4-774-gfe43f1c9 96384990183a d4752f4920d9 2024-08-29T17:51:00.292 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.x smithi110 *:8443,8765 running (16m) 4m ago 16m 424M - 18.2.4-774-gfe43f1c9 96384990183a b8a084cf9eb0 2024-08-29T17:51:00.292 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.y smithi029 *:9283,8765 running (18m) 4m ago 18m 475M - 18.2.4-774-gfe43f1c9 96384990183a 0539654b6064 2024-08-29T17:51:00.292 INFO:teuthology.orchestra.run.smithi029.stdout:mon.a smithi029 running (18m) 4m ago 19m 46.9M 2048M 18.2.4-774-gfe43f1c9 96384990183a 7980514d283b 2024-08-29T17:51:00.292 INFO:teuthology.orchestra.run.smithi029.stdout:mon.b smithi110 running (16m) 4m ago 16m 39.1M 2048M 18.2.4-774-gfe43f1c9 96384990183a af83315fdb8e 2024-08-29T17:51:00.292 INFO:teuthology.orchestra.run.smithi029.stdout:mon.c smithi029 running (16m) 4m ago 16m 37.6M 2048M 18.2.4-774-gfe43f1c9 96384990183a ee2dc1ff93d0 2024-08-29T17:51:00.292 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.a smithi029 *:9100 running (5m) 4m ago 5m 3187k - 1.5.0 0da6a335fe13 ad51f15f97c2 2024-08-29T17:51:00.292 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.b smithi110 *:9100 running (5m) 4m ago 5m 3244k - 1.5.0 0da6a335fe13 30ef3fa1e10b 2024-08-29T17:51:00.292 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (15m) 4m ago 15m 47.2M 3037M 18.2.4-774-gfe43f1c9 96384990183a 2c4ba6cd8923 2024-08-29T17:51:00.292 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (14m) 4m ago 14m 52.7M 3037M 18.2.4-774-gfe43f1c9 96384990183a a4be9491f22f 2024-08-29T17:51:00.293 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (13m) 4m ago 13m 44.0M 3037M 18.2.4-774-gfe43f1c9 96384990183a f82214cb5181 2024-08-29T17:51:00.293 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (12m) 4m ago 12m 50.7M 3037M 18.2.4-774-gfe43f1c9 96384990183a 3c70a57b97e6 2024-08-29T17:51:00.293 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi110 running (11m) 4m ago 11m 50.5M 3036M 18.2.4-774-gfe43f1c9 96384990183a 876fca7c6f49 2024-08-29T17:51:00.293 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi110 running (10m) 4m ago 10m 44.1M 3036M 18.2.4-774-gfe43f1c9 96384990183a 553a4e8175d9 2024-08-29T17:51:00.293 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi110 running (9m) 4m ago 9m 43.2M 3036M 18.2.4-774-gfe43f1c9 96384990183a a96a153c5cee 2024-08-29T17:51:00.293 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi110 running (9m) 4m ago 9m 43.7M 3036M 18.2.4-774-gfe43f1c9 96384990183a d61ec375881d 2024-08-29T17:51:00.293 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.a smithi110 *:9095 running (4m) 4m ago 5m 23.9M - 2.43.0 a07b618ecd1d 4eed941c33aa 2024-08-29T17:51:00.336 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:51:00 smithi029 bash[22475]: audit 2024-08-29T17:51:00.017685+0000 mon.a (mon.0) 1089 : audit [INF] from='client.? 172.21.15.29:0/955983801' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2024-08-29T17:51:00.337 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:51:00 smithi029 bash[32453]: audit 2024-08-29T17:51:00.017685+0000 mon.a (mon.0) 1089 : audit [INF] from='client.? 172.21.15.29:0/955983801' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2024-08-29T17:51:00.399 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:51:00 smithi110 bash[24444]: audit 2024-08-29T17:51:00.017685+0000 mon.a (mon.0) 1089 : audit [INF] from='client.? 172.21.15.29:0/955983801' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2024-08-29T17:51:00.665 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-08-29T17:51:00.666 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-08-29T17:51:00.666 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 18.2.4-774-gfe43f1c9 (fe43f1c9f9e2945dda7244d8acbd33fb921449af) reef (stable)": 3 2024-08-29T17:51:00.666 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-08-29T17:51:00.666 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-08-29T17:51:00.666 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 18.2.4-774-gfe43f1c9 (fe43f1c9f9e2945dda7244d8acbd33fb921449af) reef (stable)": 2 2024-08-29T17:51:00.666 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-08-29T17:51:00.666 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-08-29T17:51:00.666 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 18.2.4-774-gfe43f1c9 (fe43f1c9f9e2945dda7244d8acbd33fb921449af) reef (stable)": 8 2024-08-29T17:51:00.666 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-08-29T17:51:00.666 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-08-29T17:51:00.666 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 18.2.4-774-gfe43f1c9 (fe43f1c9f9e2945dda7244d8acbd33fb921449af) reef (stable)": 2 2024-08-29T17:51:00.666 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-08-29T17:51:00.667 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-08-29T17:51:00.667 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 18.2.4-774-gfe43f1c9 (fe43f1c9f9e2945dda7244d8acbd33fb921449af) reef (stable)": 15 2024-08-29T17:51:00.667 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-08-29T17:51:00.667 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-08-29T17:51:01.399 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:51:01 smithi110 bash[24444]: audit 2024-08-29T17:50:59.970177+0000 mgr.y (mgr.14454) 228 : audit [DBG] from='client.24758 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T17:51:01.399 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:51:01 smithi110 bash[24444]: cluster 2024-08-29T17:51:00.011459+0000 mgr.y (mgr.14454) 229 : cluster [DBG] pgmap v184: 121 pgs: 121 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:51:01.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:51:01 smithi110 bash[24444]: audit 2024-08-29T17:51:00.086889+0000 mon.a (mon.0) 1090 : audit [INF] from='client.? 172.21.15.29:0/955983801' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]': finished 2024-08-29T17:51:01.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:51:01 smithi110 bash[24444]: cluster 2024-08-29T17:51:00.086970+0000 mon.a (mon.0) 1091 : cluster [DBG] osdmap e82: 8 total, 8 up, 8 in 2024-08-29T17:51:01.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:51:01 smithi110 bash[24444]: audit 2024-08-29T17:51:00.279912+0000 mgr.y (mgr.14454) 230 : audit [DBG] from='client.24770 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T17:51:01.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:51:01 smithi110 bash[24444]: audit 2024-08-29T17:51:00.668329+0000 mon.a (mon.0) 1092 : audit [DBG] from='client.? 172.21.15.29:0/21410056' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T17:51:01.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:51:01 smithi029 bash[22475]: audit 2024-08-29T17:50:59.970177+0000 mgr.y (mgr.14454) 228 : audit [DBG] from='client.24758 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T17:51:01.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:51:01 smithi029 bash[22475]: cluster 2024-08-29T17:51:00.011459+0000 mgr.y (mgr.14454) 229 : cluster [DBG] pgmap v184: 121 pgs: 121 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:51:01.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:51:01 smithi029 bash[22475]: audit 2024-08-29T17:51:00.086889+0000 mon.a (mon.0) 1090 : audit [INF] from='client.? 172.21.15.29:0/955983801' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]': finished 2024-08-29T17:51:01.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:51:01 smithi029 bash[22475]: cluster 2024-08-29T17:51:00.086970+0000 mon.a (mon.0) 1091 : cluster [DBG] osdmap e82: 8 total, 8 up, 8 in 2024-08-29T17:51:01.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:51:01 smithi029 bash[22475]: audit 2024-08-29T17:51:00.279912+0000 mgr.y (mgr.14454) 230 : audit [DBG] from='client.24770 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T17:51:01.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:51:01 smithi029 bash[22475]: audit 2024-08-29T17:51:00.668329+0000 mon.a (mon.0) 1092 : audit [DBG] from='client.? 172.21.15.29:0/21410056' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T17:51:01.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:51:01 smithi029 bash[32453]: audit 2024-08-29T17:50:59.970177+0000 mgr.y (mgr.14454) 228 : audit [DBG] from='client.24758 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T17:51:01.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:51:01 smithi029 bash[32453]: cluster 2024-08-29T17:51:00.011459+0000 mgr.y (mgr.14454) 229 : cluster [DBG] pgmap v184: 121 pgs: 121 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:51:01.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:51:01 smithi029 bash[32453]: audit 2024-08-29T17:51:00.086889+0000 mon.a (mon.0) 1090 : audit [INF] from='client.? 172.21.15.29:0/955983801' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]': finished 2024-08-29T17:51:01.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:51:01 smithi029 bash[32453]: cluster 2024-08-29T17:51:00.086970+0000 mon.a (mon.0) 1091 : cluster [DBG] osdmap e82: 8 total, 8 up, 8 in 2024-08-29T17:51:01.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:51:01 smithi029 bash[32453]: audit 2024-08-29T17:51:00.279912+0000 mgr.y (mgr.14454) 230 : audit [DBG] from='client.24770 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T17:51:01.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:51:01 smithi029 bash[32453]: audit 2024-08-29T17:51:00.668329+0000 mon.a (mon.0) 1092 : audit [DBG] from='client.? 172.21.15.29:0/21410056' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T17:51:02.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:51:02 smithi029 bash[32453]: cluster 2024-08-29T17:51:02.087208+0000 mon.a (mon.0) 1093 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T17:51:02.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:51:02 smithi029 bash[32453]: cluster 2024-08-29T17:51:02.087390+0000 mon.a (mon.0) 1094 : cluster [INF] Cluster is now healthy 2024-08-29T17:51:02.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:51:02 smithi029 bash[32453]: audit 2024-08-29T17:51:02.093039+0000 mon.a (mon.0) 1095 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:51:02.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:51:02 smithi110 bash[24444]: cluster 2024-08-29T17:51:02.087208+0000 mon.a (mon.0) 1093 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T17:51:02.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:51:02 smithi110 bash[24444]: cluster 2024-08-29T17:51:02.087390+0000 mon.a (mon.0) 1094 : cluster [INF] Cluster is now healthy 2024-08-29T17:51:02.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:51:02 smithi110 bash[24444]: audit 2024-08-29T17:51:02.093039+0000 mon.a (mon.0) 1095 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:51:02.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:51:02 smithi029 bash[22475]: cluster 2024-08-29T17:51:02.087208+0000 mon.a (mon.0) 1093 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T17:51:02.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:51:02 smithi029 bash[22475]: cluster 2024-08-29T17:51:02.087390+0000 mon.a (mon.0) 1094 : cluster [INF] Cluster is now healthy 2024-08-29T17:51:02.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:51:02 smithi029 bash[22475]: audit 2024-08-29T17:51:02.093039+0000 mon.a (mon.0) 1095 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:51:03.189 DEBUG:teuthology.orchestra.run.smithi029:> CEPH_CLIENT_ID=0 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph_test_rados --no-omap --ec-pool --max-ops 4000 --objects 50 --max-in-flight 16 --size 4000000 --min-stride-size 400000 --max-stride-size 800000 --max-seconds 0 --op read 100 --op write 0 --op delete 50 --op snap_create 50 --op snap_remove 50 --op rollback 50 --op setattr 25 --op rmattr 25 --op copy_from 50 --op append 100 --pool unique_pool_0 2024-08-29T17:51:03.210 INFO:tasks.rados.rados.0.smithi029.stdout:adding op weight read -> 100 2024-08-29T17:51:03.210 INFO:tasks.rados.rados.0.smithi029.stdout:adding op weight delete -> 50 2024-08-29T17:51:03.210 INFO:tasks.rados.rados.0.smithi029.stdout:adding op weight snap_create -> 50 2024-08-29T17:51:03.210 INFO:tasks.rados.rados.0.smithi029.stdout:adding op weight snap_remove -> 50 2024-08-29T17:51:03.210 INFO:tasks.rados.rados.0.smithi029.stdout:adding op weight rollback -> 50 2024-08-29T17:51:03.210 INFO:tasks.rados.rados.0.smithi029.stdout:adding op weight setattr -> 25 2024-08-29T17:51:03.210 INFO:tasks.rados.rados.0.smithi029.stdout:adding op weight rmattr -> 25 2024-08-29T17:51:03.210 INFO:tasks.rados.rados.0.smithi029.stdout:adding op weight copy_from -> 50 2024-08-29T17:51:03.210 INFO:tasks.rados.rados.0.smithi029.stdout:adding op weight append -> 100 2024-08-29T17:51:03.211 INFO:tasks.rados.rados.0.smithi029.stdout:ceph version 18.2.4-774-gfe43f1c9 (fe43f1c9f9e2945dda7244d8acbd33fb921449af) reef (stable) 2024-08-29T17:51:03.211 INFO:tasks.rados.rados.0.smithi029.stdout:Configuration: 2024-08-29T17:51:03.211 INFO:tasks.rados.rados.0.smithi029.stdout: Number of operations: 4000 2024-08-29T17:51:03.211 INFO:tasks.rados.rados.0.smithi029.stdout: Number of objects: 50 2024-08-29T17:51:03.211 INFO:tasks.rados.rados.0.smithi029.stdout: Max in flight operations: 16 2024-08-29T17:51:03.211 INFO:tasks.rados.rados.0.smithi029.stdout: Object size (in bytes): 4000000 2024-08-29T17:51:03.211 INFO:tasks.rados.rados.0.smithi029.stdout: Write stride min: 400000 2024-08-29T17:51:03.211 INFO:tasks.rados.rados.0.smithi029.stdout: Write stride max: 800000 2024-08-29T17:51:03.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:51:03 smithi029 bash[32453]: cluster 2024-08-29T17:51:02.012101+0000 mgr.y (mgr.14454) 231 : cluster [DBG] pgmap v186: 121 pgs: 121 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:51:03.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:51:03 smithi029 bash[22475]: cluster 2024-08-29T17:51:02.012101+0000 mgr.y (mgr.14454) 231 : cluster [DBG] pgmap v186: 121 pgs: 121 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:51:03.399 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:51:03 smithi110 bash[24444]: cluster 2024-08-29T17:51:02.012101+0000 mgr.y (mgr.14454) 231 : cluster [DBG] pgmap v186: 121 pgs: 121 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:51:04.150 INFO:tasks.rados.rados.0.smithi029.stdout:1: write initial oid 1 2024-08-29T17:51:04.150 INFO:tasks.rados.rados.0.smithi029.stdout:1: seq_num 0 ranges {0=24576} 2024-08-29T17:51:04.150 INFO:tasks.rados.rados.0.smithi029.stdout:1: writing smithi02969618-1 from 0 to 24576 tid 1 2024-08-29T17:51:04.150 INFO:tasks.rados.rados.0.smithi029.stdout:2: write initial oid 2 2024-08-29T17:51:04.150 INFO:tasks.rados.rados.0.smithi029.stdout:2: seq_num 1 ranges {0=24576} 2024-08-29T17:51:04.151 INFO:tasks.rados.rados.0.smithi029.stdout:2: writing smithi02969618-2 from 0 to 24576 tid 1 2024-08-29T17:51:04.151 INFO:tasks.rados.rados.0.smithi029.stdout:3: write initial oid 3 2024-08-29T17:51:04.152 INFO:tasks.rados.rados.0.smithi029.stdout:3: seq_num 2 ranges {0=40960} 2024-08-29T17:51:04.152 INFO:tasks.rados.rados.0.smithi029.stdout:3: writing smithi02969618-3 from 0 to 40960 tid 1 2024-08-29T17:51:04.152 INFO:tasks.rados.rados.0.smithi029.stdout:4: write initial oid 4 2024-08-29T17:51:04.152 INFO:tasks.rados.rados.0.smithi029.stdout:4: seq_num 3 ranges {0=57344} 2024-08-29T17:51:04.152 INFO:tasks.rados.rados.0.smithi029.stdout:4: writing smithi02969618-4 from 0 to 57344 tid 1 2024-08-29T17:51:04.152 INFO:tasks.rados.rados.0.smithi029.stdout:5: write initial oid 5 2024-08-29T17:51:04.152 INFO:tasks.rados.rados.0.smithi029.stdout:5: seq_num 4 ranges {0=73728} 2024-08-29T17:51:04.153 INFO:tasks.rados.rados.0.smithi029.stdout:5: writing smithi02969618-5 from 0 to 73728 tid 1 2024-08-29T17:51:04.153 INFO:tasks.rados.rados.0.smithi029.stdout:6: write initial oid 6 2024-08-29T17:51:04.153 INFO:tasks.rados.rados.0.smithi029.stdout:6: seq_num 5 ranges {0=90112} 2024-08-29T17:51:04.153 INFO:tasks.rados.rados.0.smithi029.stdout:6: writing smithi02969618-6 from 0 to 90112 tid 1 2024-08-29T17:51:04.153 INFO:tasks.rados.rados.0.smithi029.stdout:7: write initial oid 7 2024-08-29T17:51:04.153 INFO:tasks.rados.rados.0.smithi029.stdout:7: seq_num 6 ranges {0=106496} 2024-08-29T17:51:04.154 INFO:tasks.rados.rados.0.smithi029.stdout:7: writing smithi02969618-7 from 0 to 106496 tid 1 2024-08-29T17:51:04.154 INFO:tasks.rados.rados.0.smithi029.stdout:8: write initial oid 8 2024-08-29T17:51:04.154 INFO:tasks.rados.rados.0.smithi029.stdout:8: seq_num 7 ranges {0=122880} 2024-08-29T17:51:04.155 INFO:tasks.rados.rados.0.smithi029.stdout:8: writing smithi02969618-8 from 0 to 122880 tid 1 2024-08-29T17:51:04.155 INFO:tasks.rados.rados.0.smithi029.stdout:9: write initial oid 9 2024-08-29T17:51:04.155 INFO:tasks.rados.rados.0.smithi029.stdout:9: seq_num 8 ranges {0=139264} 2024-08-29T17:51:04.157 INFO:tasks.rados.rados.0.smithi029.stdout:9: writing smithi02969618-9 from 0 to 139264 tid 1 2024-08-29T17:51:04.157 INFO:tasks.rados.rados.0.smithi029.stdout:10: write initial oid 10 2024-08-29T17:51:04.157 INFO:tasks.rados.rados.0.smithi029.stdout:10: seq_num 9 ranges {0=155648} 2024-08-29T17:51:04.158 INFO:tasks.rados.rados.0.smithi029.stdout:10: writing smithi02969618-10 from 0 to 155648 tid 1 2024-08-29T17:51:04.158 INFO:tasks.rados.rados.0.smithi029.stdout:11: write initial oid 11 2024-08-29T17:51:04.158 INFO:tasks.rados.rados.0.smithi029.stdout:11: seq_num 10 ranges {0=172032} 2024-08-29T17:51:04.159 INFO:tasks.rados.rados.0.smithi029.stdout:11: writing smithi02969618-11 from 0 to 172032 tid 1 2024-08-29T17:51:04.159 INFO:tasks.rados.rados.0.smithi029.stdout:12: write initial oid 12 2024-08-29T17:51:04.160 INFO:tasks.rados.rados.0.smithi029.stdout:12: seq_num 11 ranges {0=188416} 2024-08-29T17:51:04.161 INFO:tasks.rados.rados.0.smithi029.stdout:12: writing smithi02969618-12 from 0 to 188416 tid 1 2024-08-29T17:51:04.161 INFO:tasks.rados.rados.0.smithi029.stdout:13: write initial oid 13 2024-08-29T17:51:04.161 INFO:tasks.rados.rados.0.smithi029.stdout:13: seq_num 12 ranges {0=204800} 2024-08-29T17:51:04.163 INFO:tasks.rados.rados.0.smithi029.stdout:13: writing smithi02969618-13 from 0 to 204800 tid 1 2024-08-29T17:51:04.163 INFO:tasks.rados.rados.0.smithi029.stdout:14: write initial oid 14 2024-08-29T17:51:04.163 INFO:tasks.rados.rados.0.smithi029.stdout:14: seq_num 13 ranges {0=221184} 2024-08-29T17:51:04.165 INFO:tasks.rados.rados.0.smithi029.stdout:14: writing smithi02969618-14 from 0 to 221184 tid 1 2024-08-29T17:51:04.165 INFO:tasks.rados.rados.0.smithi029.stdout:15: write initial oid 15 2024-08-29T17:51:04.165 INFO:tasks.rados.rados.0.smithi029.stdout:15: seq_num 14 ranges {0=237568} 2024-08-29T17:51:04.169 INFO:tasks.rados.rados.0.smithi029.stdout:15: writing smithi02969618-15 from 0 to 237568 tid 1 2024-08-29T17:51:04.169 INFO:tasks.rados.rados.0.smithi029.stdout:16: write initial oid 16 2024-08-29T17:51:04.169 INFO:tasks.rados.rados.0.smithi029.stdout:16: seq_num 15 ranges {0=253952} 2024-08-29T17:51:04.171 INFO:tasks.rados.rados.0.smithi029.stdout:16: writing smithi02969618-16 from 0 to 253952 tid 1 2024-08-29T17:51:04.171 INFO:tasks.rados.rados.0.smithi029.stdout: waiting on 16 2024-08-29T17:51:04.171 INFO:tasks.rados.rados.0.smithi029.stdout:2: finishing write tid 1 to smithi02969618-2 2024-08-29T17:51:04.171 INFO:tasks.rados.rados.0.smithi029.stdout:4: finishing write tid 1 to smithi02969618-4 2024-08-29T17:51:04.172 INFO:tasks.rados.rados.0.smithi029.stdout:4: finishing write tid 2 to smithi02969618-4 2024-08-29T17:51:04.172 INFO:tasks.rados.rados.0.smithi029.stdout:1: finishing write tid 1 to smithi02969618-1 2024-08-29T17:51:04.173 INFO:tasks.rados.rados.0.smithi029.stdout:1: finishing write tid 2 to smithi02969618-1 2024-08-29T17:51:04.174 INFO:tasks.rados.rados.0.smithi029.stdout:3: finishing write tid 1 to smithi02969618-3 2024-08-29T17:51:04.174 INFO:tasks.rados.rados.0.smithi029.stdout:4: finishing write tid 3 to smithi02969618-4 2024-08-29T17:51:04.174 INFO:tasks.rados.rados.0.smithi029.stdout:4: oid 4 updating version 0 to 1 2024-08-29T17:51:04.174 INFO:tasks.rados.rados.0.smithi029.stdout:4: oid 4 updating version 1 to 2 2024-08-29T17:51:04.174 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 4 v 2 (ObjNum 3 snap 0 seq_num 3) dirty exists 2024-08-29T17:51:04.174 INFO:tasks.rados.rados.0.smithi029.stdout:4: left oid 4 (ObjNum 3 snap 0 seq_num 3) 2024-08-29T17:51:04.175 INFO:tasks.rados.rados.0.smithi029.stdout:4: done (15 left) 2024-08-29T17:51:04.175 INFO:tasks.rados.rados.0.smithi029.stdout:17: write initial oid 17 2024-08-29T17:51:04.175 INFO:tasks.rados.rados.0.smithi029.stdout:17: seq_num 16 ranges {0=270336} 2024-08-29T17:51:04.176 INFO:tasks.rados.rados.0.smithi029.stdout:17: writing smithi02969618-17 from 0 to 270336 tid 1 2024-08-29T17:51:04.176 INFO:tasks.rados.rados.0.smithi029.stdout: waiting on 16 2024-08-29T17:51:04.176 INFO:tasks.rados.rados.0.smithi029.stdout:2: finishing write tid 2 to smithi02969618-2 2024-08-29T17:51:04.176 INFO:tasks.rados.rados.0.smithi029.stdout:5: finishing write tid 1 to smithi02969618-5 2024-08-29T17:51:04.176 INFO:tasks.rados.rados.0.smithi029.stdout:5: finishing write tid 2 to smithi02969618-5 2024-08-29T17:51:04.177 INFO:tasks.rados.rados.0.smithi029.stdout:3: finishing write tid 2 to smithi02969618-3 2024-08-29T17:51:04.180 INFO:tasks.rados.rados.0.smithi029.stdout:9: finishing write tid 1 to smithi02969618-9 2024-08-29T17:51:04.180 INFO:tasks.rados.rados.0.smithi029.stdout:10: finishing write tid 1 to smithi02969618-10 2024-08-29T17:51:04.180 INFO:tasks.rados.rados.0.smithi029.stdout:9: finishing write tid 2 to smithi02969618-9 2024-08-29T17:51:04.180 INFO:tasks.rados.rados.0.smithi029.stdout:10: finishing write tid 2 to smithi02969618-10 2024-08-29T17:51:04.181 INFO:tasks.rados.rados.0.smithi029.stdout:14: finishing write tid 1 to smithi02969618-14 2024-08-29T17:51:04.181 INFO:tasks.rados.rados.0.smithi029.stdout:14: finishing write tid 2 to smithi02969618-14 2024-08-29T17:51:04.182 INFO:tasks.rados.rados.0.smithi029.stdout:10: finishing write tid 3 to smithi02969618-10 2024-08-29T17:51:04.182 INFO:tasks.rados.rados.0.smithi029.stdout:10: oid 10 updating version 0 to 1 2024-08-29T17:51:04.182 INFO:tasks.rados.rados.0.smithi029.stdout:10: oid 10 updating version 1 to 2 2024-08-29T17:51:04.182 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 10 v 2 (ObjNum 9 snap 0 seq_num 9) dirty exists 2024-08-29T17:51:04.182 INFO:tasks.rados.rados.0.smithi029.stdout:10: left oid 10 (ObjNum 9 snap 0 seq_num 9) 2024-08-29T17:51:04.182 INFO:tasks.rados.rados.0.smithi029.stdout:10: done (15 left) 2024-08-29T17:51:04.182 INFO:tasks.rados.rados.0.smithi029.stdout:18: write initial oid 18 2024-08-29T17:51:04.183 INFO:tasks.rados.rados.0.smithi029.stdout:18: seq_num 17 ranges {0=286720} 2024-08-29T17:51:04.185 INFO:tasks.rados.rados.0.smithi029.stdout:18: writing smithi02969618-18 from 0 to 286720 tid 1 2024-08-29T17:51:04.185 INFO:tasks.rados.rados.0.smithi029.stdout: waiting on 16 2024-08-29T17:51:04.185 INFO:tasks.rados.rados.0.smithi029.stdout:7: finishing write tid 1 to smithi02969618-7 2024-08-29T17:51:04.186 INFO:tasks.rados.rados.0.smithi029.stdout:14: finishing write tid 3 to smithi02969618-14 2024-08-29T17:51:04.186 INFO:tasks.rados.rados.0.smithi029.stdout:14: oid 14 updating version 0 to 3 2024-08-29T17:51:04.186 INFO:tasks.rados.rados.0.smithi029.stdout:14: oid 14 updating version 3 to 4 2024-08-29T17:51:04.186 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 14 v 4 (ObjNum 13 snap 0 seq_num 13) dirty exists 2024-08-29T17:51:04.186 INFO:tasks.rados.rados.0.smithi029.stdout:14: left oid 14 (ObjNum 13 snap 0 seq_num 13) 2024-08-29T17:51:04.186 INFO:tasks.rados.rados.0.smithi029.stdout:5: finishing write tid 3 to smithi02969618-5 2024-08-29T17:51:04.186 INFO:tasks.rados.rados.0.smithi029.stdout:5: oid 5 updating version 0 to 1 2024-08-29T17:51:04.186 INFO:tasks.rados.rados.0.smithi029.stdout:5: oid 5 updating version 1 to 2 2024-08-29T17:51:04.186 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 5 v 2 (ObjNum 4 snap 0 seq_num 4) dirty exists 2024-08-29T17:51:04.186 INFO:tasks.rados.rados.0.smithi029.stdout:5: left oid 5 (ObjNum 4 snap 0 seq_num 4) 2024-08-29T17:51:04.186 INFO:tasks.rados.rados.0.smithi029.stdout:9: finishing write tid 3 to smithi02969618-9 2024-08-29T17:51:04.187 INFO:tasks.rados.rados.0.smithi029.stdout:9: oid 9 updating version 0 to 3 2024-08-29T17:51:04.187 INFO:tasks.rados.rados.0.smithi029.stdout:9: oid 9 updating version 3 to 4 2024-08-29T17:51:04.187 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 9 v 4 (ObjNum 8 snap 0 seq_num 8) dirty exists 2024-08-29T17:51:04.187 INFO:tasks.rados.rados.0.smithi029.stdout:9: left oid 9 (ObjNum 8 snap 0 seq_num 8) 2024-08-29T17:51:04.187 INFO:tasks.rados.rados.0.smithi029.stdout:7: finishing write tid 2 to smithi02969618-7 2024-08-29T17:51:04.187 INFO:tasks.rados.rados.0.smithi029.stdout:5: done (15 left) 2024-08-29T17:51:04.187 INFO:tasks.rados.rados.0.smithi029.stdout:9: done (14 left) 2024-08-29T17:51:04.187 INFO:tasks.rados.rados.0.smithi029.stdout:14: done (13 left) 2024-08-29T17:51:04.187 INFO:tasks.rados.rados.0.smithi029.stdout:19: write initial oid 19 2024-08-29T17:51:04.187 INFO:tasks.rados.rados.0.smithi029.stdout:19: seq_num 18 ranges {0=303104} 2024-08-29T17:51:04.188 INFO:tasks.rados.rados.0.smithi029.stdout:19: writing smithi02969618-19 from 0 to 303104 tid 1 2024-08-29T17:51:04.188 INFO:tasks.rados.rados.0.smithi029.stdout:20: write initial oid 20 2024-08-29T17:51:04.188 INFO:tasks.rados.rados.0.smithi029.stdout:20: seq_num 19 ranges {0=319488} 2024-08-29T17:51:04.189 INFO:tasks.rados.rados.0.smithi029.stdout:20: writing smithi02969618-20 from 0 to 319488 tid 1 2024-08-29T17:51:04.190 INFO:tasks.rados.rados.0.smithi029.stdout:21: write initial oid 21 2024-08-29T17:51:04.190 INFO:tasks.rados.rados.0.smithi029.stdout:21: seq_num 20 ranges {0=344064} 2024-08-29T17:51:04.192 INFO:tasks.rados.rados.0.smithi029.stdout:21: writing smithi02969618-21 from 0 to 344064 tid 1 2024-08-29T17:51:04.193 INFO:tasks.rados.rados.0.smithi029.stdout: waiting on 16 2024-08-29T17:51:04.193 INFO:tasks.rados.rados.0.smithi029.stdout:3: finishing write tid 3 to smithi02969618-3 2024-08-29T17:51:04.193 INFO:tasks.rados.rados.0.smithi029.stdout:3: oid 3 updating version 0 to 3 2024-08-29T17:51:04.193 INFO:tasks.rados.rados.0.smithi029.stdout:3: oid 3 updating version 3 to 4 2024-08-29T17:51:04.193 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 3 v 4 (ObjNum 2 snap 0 seq_num 2) dirty exists 2024-08-29T17:51:04.193 INFO:tasks.rados.rados.0.smithi029.stdout:3: left oid 3 (ObjNum 2 snap 0 seq_num 2) 2024-08-29T17:51:04.194 INFO:tasks.rados.rados.0.smithi029.stdout:8: finishing write tid 1 to smithi02969618-8 2024-08-29T17:51:04.194 INFO:tasks.rados.rados.0.smithi029.stdout:3: done (15 left) 2024-08-29T17:51:04.194 INFO:tasks.rados.rados.0.smithi029.stdout:22: write initial oid 22 2024-08-29T17:51:04.194 INFO:tasks.rados.rados.0.smithi029.stdout:22: seq_num 21 ranges {0=360448} 2024-08-29T17:51:04.196 INFO:tasks.rados.rados.0.smithi029.stdout:22: writing smithi02969618-22 from 0 to 360448 tid 1 2024-08-29T17:51:04.196 INFO:tasks.rados.rados.0.smithi029.stdout: waiting on 16 2024-08-29T17:51:04.196 INFO:tasks.rados.rados.0.smithi029.stdout:8: finishing write tid 2 to smithi02969618-8 2024-08-29T17:51:04.196 INFO:tasks.rados.rados.0.smithi029.stdout:11: finishing write tid 1 to smithi02969618-11 2024-08-29T17:51:04.196 INFO:tasks.rados.rados.0.smithi029.stdout:11: finishing write tid 2 to smithi02969618-11 2024-08-29T17:51:04.196 INFO:tasks.rados.rados.0.smithi029.stdout:6: finishing write tid 1 to smithi02969618-6 2024-08-29T17:51:04.196 INFO:tasks.rados.rados.0.smithi029.stdout:6: finishing write tid 2 to smithi02969618-6 2024-08-29T17:51:04.196 INFO:tasks.rados.rados.0.smithi029.stdout:18: finishing write tid 1 to smithi02969618-18 2024-08-29T17:51:04.196 INFO:tasks.rados.rados.0.smithi029.stdout:18: finishing write tid 2 to smithi02969618-18 2024-08-29T17:51:04.196 INFO:tasks.rados.rados.0.smithi029.stdout:13: finishing write tid 1 to smithi02969618-13 2024-08-29T17:51:04.196 INFO:tasks.rados.rados.0.smithi029.stdout:6: finishing write tid 3 to smithi02969618-6 2024-08-29T17:51:04.197 INFO:tasks.rados.rados.0.smithi029.stdout:6: oid 6 updating version 0 to 2 2024-08-29T17:51:04.197 INFO:tasks.rados.rados.0.smithi029.stdout:6: oid 6 version 2 is already newer than 1 2024-08-29T17:51:04.197 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 6 v 2 (ObjNum 5 snap 0 seq_num 5) dirty exists 2024-08-29T17:51:04.197 INFO:tasks.rados.rados.0.smithi029.stdout:6: left oid 6 (ObjNum 5 snap 0 seq_num 5) 2024-08-29T17:51:04.197 INFO:tasks.rados.rados.0.smithi029.stdout:6: done (15 left) 2024-08-29T17:51:04.197 INFO:tasks.rados.rados.0.smithi029.stdout:23: write initial oid 23 2024-08-29T17:51:04.197 INFO:tasks.rados.rados.0.smithi029.stdout:23: seq_num 22 ranges {0=376832} 2024-08-29T17:51:04.198 INFO:tasks.rados.rados.0.smithi029.stdout:23: writing smithi02969618-23 from 0 to 376832 tid 1 2024-08-29T17:51:04.198 INFO:tasks.rados.rados.0.smithi029.stdout: waiting on 16 2024-08-29T17:51:04.201 INFO:tasks.rados.rados.0.smithi029.stdout:16: finishing write tid 1 to smithi02969618-16 2024-08-29T17:51:04.201 INFO:tasks.rados.rados.0.smithi029.stdout:12: finishing write tid 1 to smithi02969618-12 2024-08-29T17:51:04.201 INFO:tasks.rados.rados.0.smithi029.stdout:12: finishing write tid 2 to smithi02969618-12 2024-08-29T17:51:04.201 INFO:tasks.rados.rados.0.smithi029.stdout:2: finishing write tid 3 to smithi02969618-2 2024-08-29T17:51:04.201 INFO:tasks.rados.rados.0.smithi029.stdout:2: oid 2 updating version 0 to 1 2024-08-29T17:51:04.201 INFO:tasks.rados.rados.0.smithi029.stdout:2: oid 2 updating version 1 to 2 2024-08-29T17:51:04.201 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 2 v 2 (ObjNum 1 snap 0 seq_num 1) dirty exists 2024-08-29T17:51:04.201 INFO:tasks.rados.rados.0.smithi029.stdout:2: left oid 2 (ObjNum 1 snap 0 seq_num 1) 2024-08-29T17:51:04.201 INFO:tasks.rados.rados.0.smithi029.stdout:15: finishing write tid 1 to smithi02969618-15 2024-08-29T17:51:04.202 INFO:tasks.rados.rados.0.smithi029.stdout:2: done (15 left) 2024-08-29T17:51:04.202 INFO:tasks.rados.rados.0.smithi029.stdout:24: write initial oid 24 2024-08-29T17:51:04.202 INFO:tasks.rados.rados.0.smithi029.stdout:24: seq_num 23 ranges {0=393216} 2024-08-29T17:51:04.204 INFO:tasks.rados.rados.0.smithi029.stdout:24: writing smithi02969618-24 from 0 to 393216 tid 1 2024-08-29T17:51:04.204 INFO:tasks.rados.rados.0.smithi029.stdout: waiting on 16 2024-08-29T17:51:04.204 INFO:tasks.rados.rados.0.smithi029.stdout:15: finishing write tid 2 to smithi02969618-15 2024-08-29T17:51:04.204 INFO:tasks.rados.rados.0.smithi029.stdout:12: finishing write tid 3 to smithi02969618-12 2024-08-29T17:51:04.204 INFO:tasks.rados.rados.0.smithi029.stdout:12: oid 12 updating version 0 to 4 2024-08-29T17:51:04.204 INFO:tasks.rados.rados.0.smithi029.stdout:12: oid 12 version 4 is already newer than 3 2024-08-29T17:51:04.204 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 12 v 4 (ObjNum 11 snap 0 seq_num 11) dirty exists 2024-08-29T17:51:04.204 INFO:tasks.rados.rados.0.smithi029.stdout:12: left oid 12 (ObjNum 11 snap 0 seq_num 11) 2024-08-29T17:51:04.205 INFO:tasks.rados.rados.0.smithi029.stdout:19: finishing write tid 1 to smithi02969618-19 2024-08-29T17:51:04.205 INFO:tasks.rados.rados.0.smithi029.stdout:13: finishing write tid 2 to smithi02969618-13 2024-08-29T17:51:04.205 INFO:tasks.rados.rados.0.smithi029.stdout:19: finishing write tid 2 to smithi02969618-19 2024-08-29T17:51:04.205 INFO:tasks.rados.rados.0.smithi029.stdout:12: done (15 left) 2024-08-29T17:51:04.205 INFO:tasks.rados.rados.0.smithi029.stdout:25: write initial oid 25 2024-08-29T17:51:04.205 INFO:tasks.rados.rados.0.smithi029.stdout:25: seq_num 24 ranges {0=409600} 2024-08-29T17:51:04.209 INFO:tasks.rados.rados.0.smithi029.stdout:25: writing smithi02969618-25 from 0 to 409600 tid 1 2024-08-29T17:51:04.209 INFO:tasks.rados.rados.0.smithi029.stdout: waiting on 16 2024-08-29T17:51:04.209 INFO:tasks.rados.rados.0.smithi029.stdout:22: finishing write tid 1 to smithi02969618-22 2024-08-29T17:51:04.209 INFO:tasks.rados.rados.0.smithi029.stdout:22: finishing write tid 2 to smithi02969618-22 2024-08-29T17:51:04.209 INFO:tasks.rados.rados.0.smithi029.stdout:13: finishing write tid 3 to smithi02969618-13 2024-08-29T17:51:04.209 INFO:tasks.rados.rados.0.smithi029.stdout:13: oid 13 updating version 0 to 3 2024-08-29T17:51:04.209 INFO:tasks.rados.rados.0.smithi029.stdout:13: oid 13 updating version 3 to 4 2024-08-29T17:51:04.209 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 13 v 4 (ObjNum 12 snap 0 seq_num 12) dirty exists 2024-08-29T17:51:04.209 INFO:tasks.rados.rados.0.smithi029.stdout:13: left oid 13 (ObjNum 12 snap 0 seq_num 12) 2024-08-29T17:51:04.209 INFO:tasks.rados.rados.0.smithi029.stdout:19: finishing write tid 3 to smithi02969618-19 2024-08-29T17:51:04.209 INFO:tasks.rados.rados.0.smithi029.stdout:19: oid 19 updating version 0 to 5 2024-08-29T17:51:04.209 INFO:tasks.rados.rados.0.smithi029.stdout:19: oid 19 updating version 5 to 6 2024-08-29T17:51:04.210 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 19 v 6 (ObjNum 18 snap 0 seq_num 18) dirty exists 2024-08-29T17:51:04.210 INFO:tasks.rados.rados.0.smithi029.stdout:19: left oid 19 (ObjNum 18 snap 0 seq_num 18) 2024-08-29T17:51:04.210 INFO:tasks.rados.rados.0.smithi029.stdout:22: finishing write tid 3 to smithi02969618-22 2024-08-29T17:51:04.210 INFO:tasks.rados.rados.0.smithi029.stdout:22: oid 22 updating version 0 to 8 2024-08-29T17:51:04.210 INFO:tasks.rados.rados.0.smithi029.stdout:22: oid 22 version 8 is already newer than 7 2024-08-29T17:51:04.210 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 22 v 8 (ObjNum 21 snap 0 seq_num 21) dirty exists 2024-08-29T17:51:04.210 INFO:tasks.rados.rados.0.smithi029.stdout:22: left oid 22 (ObjNum 21 snap 0 seq_num 21) 2024-08-29T17:51:04.210 INFO:tasks.rados.rados.0.smithi029.stdout:17: finishing write tid 1 to smithi02969618-17 2024-08-29T17:51:04.210 INFO:tasks.rados.rados.0.smithi029.stdout:17: finishing write tid 2 to smithi02969618-17 2024-08-29T17:51:04.210 INFO:tasks.rados.rados.0.smithi029.stdout:13: done (15 left) 2024-08-29T17:51:04.210 INFO:tasks.rados.rados.0.smithi029.stdout:19: done (14 left) 2024-08-29T17:51:04.210 INFO:tasks.rados.rados.0.smithi029.stdout:22: done (13 left) 2024-08-29T17:51:04.211 INFO:tasks.rados.rados.0.smithi029.stdout:26: write initial oid 26 2024-08-29T17:51:04.211 INFO:tasks.rados.rados.0.smithi029.stdout:26: seq_num 25 ranges {0=425984} 2024-08-29T17:51:04.211 INFO:tasks.rados.rados.0.smithi029.stdout:26: writing smithi02969618-26 from 0 to 425984 tid 1 2024-08-29T17:51:04.211 INFO:tasks.rados.rados.0.smithi029.stdout:27: write initial oid 27 2024-08-29T17:51:04.211 INFO:tasks.rados.rados.0.smithi029.stdout:27: seq_num 26 ranges {0=442368} 2024-08-29T17:51:04.214 INFO:tasks.rados.rados.0.smithi029.stdout:27: writing smithi02969618-27 from 0 to 442368 tid 1 2024-08-29T17:51:04.214 INFO:tasks.rados.rados.0.smithi029.stdout:28: write initial oid 28 2024-08-29T17:51:04.214 INFO:tasks.rados.rados.0.smithi029.stdout:28: seq_num 27 ranges {0=458752} 2024-08-29T17:51:04.218 INFO:tasks.rados.rados.0.smithi029.stdout:28: writing smithi02969618-28 from 0 to 458752 tid 1 2024-08-29T17:51:04.218 INFO:tasks.rados.rados.0.smithi029.stdout: waiting on 16 2024-08-29T17:51:04.218 INFO:tasks.rados.rados.0.smithi029.stdout:16: finishing write tid 2 to smithi02969618-16 2024-08-29T17:51:04.218 INFO:tasks.rados.rados.0.smithi029.stdout:15: finishing write tid 3 to smithi02969618-15 2024-08-29T17:51:04.219 INFO:tasks.rados.rados.0.smithi029.stdout:15: oid 15 updating version 0 to 5 2024-08-29T17:51:04.219 INFO:tasks.rados.rados.0.smithi029.stdout:15: oid 15 updating version 5 to 6 2024-08-29T17:51:04.219 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 15 v 6 (ObjNum 14 snap 0 seq_num 14) dirty exists 2024-08-29T17:51:04.219 INFO:tasks.rados.rados.0.smithi029.stdout:15: left oid 15 (ObjNum 14 snap 0 seq_num 14) 2024-08-29T17:51:04.219 INFO:tasks.rados.rados.0.smithi029.stdout:7: finishing write tid 3 to smithi02969618-7 2024-08-29T17:51:04.219 INFO:tasks.rados.rados.0.smithi029.stdout:7: oid 7 updating version 0 to 5 2024-08-29T17:51:04.219 INFO:tasks.rados.rados.0.smithi029.stdout:7: oid 7 updating version 5 to 6 2024-08-29T17:51:04.219 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 7 v 6 (ObjNum 6 snap 0 seq_num 6) dirty exists 2024-08-29T17:51:04.219 INFO:tasks.rados.rados.0.smithi029.stdout:7: left oid 7 (ObjNum 6 snap 0 seq_num 6) 2024-08-29T17:51:04.219 INFO:tasks.rados.rados.0.smithi029.stdout:1: finishing write tid 3 to smithi02969618-1 2024-08-29T17:51:04.219 INFO:tasks.rados.rados.0.smithi029.stdout:1: oid 1 updating version 0 to 1 2024-08-29T17:51:04.220 INFO:tasks.rados.rados.0.smithi029.stdout:1: oid 1 updating version 1 to 2 2024-08-29T17:51:04.220 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 1 v 2 (ObjNum 0 snap 0 seq_num 0) dirty exists 2024-08-29T17:51:04.220 INFO:tasks.rados.rados.0.smithi029.stdout:1: left oid 1 (ObjNum 0 snap 0 seq_num 0) 2024-08-29T17:51:04.220 INFO:tasks.rados.rados.0.smithi029.stdout:8: finishing write tid 3 to smithi02969618-8 2024-08-29T17:51:04.220 INFO:tasks.rados.rados.0.smithi029.stdout:8: oid 8 updating version 0 to 1 2024-08-29T17:51:04.220 INFO:tasks.rados.rados.0.smithi029.stdout:8: oid 8 updating version 1 to 2 2024-08-29T17:51:04.220 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 8 v 2 (ObjNum 7 snap 0 seq_num 7) dirty exists 2024-08-29T17:51:04.220 INFO:tasks.rados.rados.0.smithi029.stdout:8: left oid 8 (ObjNum 7 snap 0 seq_num 7) 2024-08-29T17:51:04.220 INFO:tasks.rados.rados.0.smithi029.stdout:11: finishing write tid 3 to smithi02969618-11 2024-08-29T17:51:04.220 INFO:tasks.rados.rados.0.smithi029.stdout:11: oid 11 updating version 0 to 3 2024-08-29T17:51:04.220 INFO:tasks.rados.rados.0.smithi029.stdout:11: oid 11 updating version 3 to 4 2024-08-29T17:51:04.220 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 11 v 4 (ObjNum 10 snap 0 seq_num 10) dirty exists 2024-08-29T17:51:04.220 INFO:tasks.rados.rados.0.smithi029.stdout:11: left oid 11 (ObjNum 10 snap 0 seq_num 10) 2024-08-29T17:51:04.221 INFO:tasks.rados.rados.0.smithi029.stdout:18: finishing write tid 3 to smithi02969618-18 2024-08-29T17:51:04.221 INFO:tasks.rados.rados.0.smithi029.stdout:18: oid 18 updating version 0 to 4 2024-08-29T17:51:04.221 INFO:tasks.rados.rados.0.smithi029.stdout:18: oid 18 version 4 is already newer than 3 2024-08-29T17:51:04.221 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 18 v 4 (ObjNum 17 snap 0 seq_num 17) dirty exists 2024-08-29T17:51:04.221 INFO:tasks.rados.rados.0.smithi029.stdout:18: left oid 18 (ObjNum 17 snap 0 seq_num 17) 2024-08-29T17:51:04.221 INFO:tasks.rados.rados.0.smithi029.stdout:17: finishing write tid 3 to smithi02969618-17 2024-08-29T17:51:04.221 INFO:tasks.rados.rados.0.smithi029.stdout:17: oid 17 updating version 0 to 2 2024-08-29T17:51:04.221 INFO:tasks.rados.rados.0.smithi029.stdout:17: oid 17 version 2 is already newer than 1 2024-08-29T17:51:04.221 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 17 v 2 (ObjNum 16 snap 0 seq_num 16) dirty exists 2024-08-29T17:51:04.221 INFO:tasks.rados.rados.0.smithi029.stdout:17: left oid 17 (ObjNum 16 snap 0 seq_num 16) 2024-08-29T17:51:04.221 INFO:tasks.rados.rados.0.smithi029.stdout:21: finishing write tid 1 to smithi02969618-21 2024-08-29T17:51:04.221 INFO:tasks.rados.rados.0.smithi029.stdout:21: finishing write tid 2 to smithi02969618-21 2024-08-29T17:51:04.221 INFO:tasks.rados.rados.0.smithi029.stdout:16: finishing write tid 3 to smithi02969618-16 2024-08-29T17:51:04.222 INFO:tasks.rados.rados.0.smithi029.stdout:16: oid 16 updating version 0 to 1 2024-08-29T17:51:04.222 INFO:tasks.rados.rados.0.smithi029.stdout:16: oid 16 updating version 1 to 2 2024-08-29T17:51:04.222 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 16 v 2 (ObjNum 15 snap 0 seq_num 15) dirty exists 2024-08-29T17:51:04.222 INFO:tasks.rados.rados.0.smithi029.stdout:16: left oid 16 (ObjNum 15 snap 0 seq_num 15) 2024-08-29T17:51:04.222 INFO:tasks.rados.rados.0.smithi029.stdout:21: finishing write tid 3 to smithi02969618-21 2024-08-29T17:51:04.222 INFO:tasks.rados.rados.0.smithi029.stdout:21: oid 21 updating version 0 to 2 2024-08-29T17:51:04.222 INFO:tasks.rados.rados.0.smithi029.stdout:21: oid 21 version 2 is already newer than 1 2024-08-29T17:51:04.222 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 21 v 2 (ObjNum 20 snap 0 seq_num 20) dirty exists 2024-08-29T17:51:04.222 INFO:tasks.rados.rados.0.smithi029.stdout:21: left oid 21 (ObjNum 20 snap 0 seq_num 20) 2024-08-29T17:51:04.222 INFO:tasks.rados.rados.0.smithi029.stdout:20: finishing write tid 1 to smithi02969618-20 2024-08-29T17:51:04.222 INFO:tasks.rados.rados.0.smithi029.stdout:20: finishing write tid 2 to smithi02969618-20 2024-08-29T17:51:04.222 INFO:tasks.rados.rados.0.smithi029.stdout:23: finishing write tid 1 to smithi02969618-23 2024-08-29T17:51:04.222 INFO:tasks.rados.rados.0.smithi029.stdout:23: finishing write tid 2 to smithi02969618-23 2024-08-29T17:51:04.222 INFO:tasks.rados.rados.0.smithi029.stdout:25: finishing write tid 1 to smithi02969618-25 2024-08-29T17:51:04.223 INFO:tasks.rados.rados.0.smithi029.stdout:24: finishing write tid 1 to smithi02969618-24 2024-08-29T17:51:04.223 INFO:tasks.rados.rados.0.smithi029.stdout:25: finishing write tid 2 to smithi02969618-25 2024-08-29T17:51:04.223 INFO:tasks.rados.rados.0.smithi029.stdout:24: finishing write tid 2 to smithi02969618-24 2024-08-29T17:51:04.223 INFO:tasks.rados.rados.0.smithi029.stdout:20: finishing write tid 3 to smithi02969618-20 2024-08-29T17:51:04.223 INFO:tasks.rados.rados.0.smithi029.stdout:20: oid 20 updating version 0 to 7 2024-08-29T17:51:04.223 INFO:tasks.rados.rados.0.smithi029.stdout:20: oid 20 updating version 7 to 8 2024-08-29T17:51:04.223 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 20 v 8 (ObjNum 19 snap 0 seq_num 19) dirty exists 2024-08-29T17:51:04.223 INFO:tasks.rados.rados.0.smithi029.stdout:20: left oid 20 (ObjNum 19 snap 0 seq_num 19) 2024-08-29T17:51:04.223 INFO:tasks.rados.rados.0.smithi029.stdout:23: finishing write tid 3 to smithi02969618-23 2024-08-29T17:51:04.223 INFO:tasks.rados.rados.0.smithi029.stdout:23: oid 23 updating version 0 to 10 2024-08-29T17:51:04.223 INFO:tasks.rados.rados.0.smithi029.stdout:23: oid 23 version 10 is already newer than 9 2024-08-29T17:51:04.223 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 23 v 10 (ObjNum 22 snap 0 seq_num 22) dirty exists 2024-08-29T17:51:04.223 INFO:tasks.rados.rados.0.smithi029.stdout:23: left oid 23 (ObjNum 22 snap 0 seq_num 22) 2024-08-29T17:51:04.223 INFO:tasks.rados.rados.0.smithi029.stdout:25: finishing write tid 3 to smithi02969618-25 2024-08-29T17:51:04.224 INFO:tasks.rados.rados.0.smithi029.stdout:25: oid 25 updating version 0 to 2 2024-08-29T17:51:04.224 INFO:tasks.rados.rados.0.smithi029.stdout:25: oid 25 version 2 is already newer than 1 2024-08-29T17:51:04.224 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 25 v 2 (ObjNum 24 snap 0 seq_num 24) dirty exists 2024-08-29T17:51:04.224 INFO:tasks.rados.rados.0.smithi029.stdout:25: left oid 25 (ObjNum 24 snap 0 seq_num 24) 2024-08-29T17:51:04.224 INFO:tasks.rados.rados.0.smithi029.stdout:26: finishing write tid 1 to smithi02969618-26 2024-08-29T17:51:04.224 INFO:tasks.rados.rados.0.smithi029.stdout:26: finishing write tid 2 to smithi02969618-26 2024-08-29T17:51:04.224 INFO:tasks.rados.rados.0.smithi029.stdout:24: finishing write tid 3 to smithi02969618-24 2024-08-29T17:51:04.224 INFO:tasks.rados.rados.0.smithi029.stdout:24: oid 24 updating version 0 to 12 2024-08-29T17:51:04.224 INFO:tasks.rados.rados.0.smithi029.stdout:24: oid 24 version 12 is already newer than 11 2024-08-29T17:51:04.224 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 24 v 12 (ObjNum 23 snap 0 seq_num 23) dirty exists 2024-08-29T17:51:04.224 INFO:tasks.rados.rados.0.smithi029.stdout:24: left oid 24 (ObjNum 23 snap 0 seq_num 23) 2024-08-29T17:51:04.224 INFO:tasks.rados.rados.0.smithi029.stdout:27: finishing write tid 1 to smithi02969618-27 2024-08-29T17:51:04.225 INFO:tasks.rados.rados.0.smithi029.stdout:1: done (15 left) 2024-08-29T17:51:04.225 INFO:tasks.rados.rados.0.smithi029.stdout:7: done (14 left) 2024-08-29T17:51:04.225 INFO:tasks.rados.rados.0.smithi029.stdout:8: done (13 left) 2024-08-29T17:51:04.225 INFO:tasks.rados.rados.0.smithi029.stdout:11: done (12 left) 2024-08-29T17:51:04.225 INFO:tasks.rados.rados.0.smithi029.stdout:15: done (11 left) 2024-08-29T17:51:04.225 INFO:tasks.rados.rados.0.smithi029.stdout:16: done (10 left) 2024-08-29T17:51:04.225 INFO:tasks.rados.rados.0.smithi029.stdout:17: done (9 left) 2024-08-29T17:51:04.225 INFO:tasks.rados.rados.0.smithi029.stdout:18: done (8 left) 2024-08-29T17:51:04.225 INFO:tasks.rados.rados.0.smithi029.stdout:20: done (7 left) 2024-08-29T17:51:04.225 INFO:tasks.rados.rados.0.smithi029.stdout:21: done (6 left) 2024-08-29T17:51:04.225 INFO:tasks.rados.rados.0.smithi029.stdout:23: done (5 left) 2024-08-29T17:51:04.225 INFO:tasks.rados.rados.0.smithi029.stdout:24: done (4 left) 2024-08-29T17:51:04.225 INFO:tasks.rados.rados.0.smithi029.stdout:25: done (3 left) 2024-08-29T17:51:04.226 INFO:tasks.rados.rados.0.smithi029.stdout:29: write initial oid 29 2024-08-29T17:51:04.226 INFO:tasks.rados.rados.0.smithi029.stdout:29: seq_num 28 ranges {0=475136} 2024-08-29T17:51:04.226 INFO:tasks.rados.rados.0.smithi029.stdout:29: writing smithi02969618-29 from 0 to 475136 tid 1 2024-08-29T17:51:04.227 INFO:tasks.rados.rados.0.smithi029.stdout:30: write initial oid 30 2024-08-29T17:51:04.227 INFO:tasks.rados.rados.0.smithi029.stdout:30: seq_num 29 ranges {0=491520} 2024-08-29T17:51:04.227 INFO:tasks.rados.rados.0.smithi029.stdout:30: writing smithi02969618-30 from 0 to 491520 tid 1 2024-08-29T17:51:04.227 INFO:tasks.rados.rados.0.smithi029.stdout:31: write initial oid 31 2024-08-29T17:51:04.227 INFO:tasks.rados.rados.0.smithi029.stdout:31: seq_num 30 ranges {0=507904} 2024-08-29T17:51:04.228 INFO:tasks.rados.rados.0.smithi029.stdout:31: writing smithi02969618-31 from 0 to 507904 tid 1 2024-08-29T17:51:04.228 INFO:tasks.rados.rados.0.smithi029.stdout:32: write initial oid 32 2024-08-29T17:51:04.228 INFO:tasks.rados.rados.0.smithi029.stdout:32: seq_num 31 ranges {0=524288} 2024-08-29T17:51:04.231 INFO:tasks.rados.rados.0.smithi029.stdout:32: writing smithi02969618-32 from 0 to 524288 tid 1 2024-08-29T17:51:04.231 INFO:tasks.rados.rados.0.smithi029.stdout:33: write initial oid 33 2024-08-29T17:51:04.232 INFO:tasks.rados.rados.0.smithi029.stdout:33: seq_num 32 ranges {0=540672} 2024-08-29T17:51:04.235 INFO:tasks.rados.rados.0.smithi029.stdout:33: writing smithi02969618-33 from 0 to 540672 tid 1 2024-08-29T17:51:04.235 INFO:tasks.rados.rados.0.smithi029.stdout:34: write initial oid 34 2024-08-29T17:51:04.235 INFO:tasks.rados.rados.0.smithi029.stdout:34: seq_num 33 ranges {0=557056} 2024-08-29T17:51:04.239 INFO:tasks.rados.rados.0.smithi029.stdout:34: writing smithi02969618-34 from 0 to 557056 tid 1 2024-08-29T17:51:04.239 INFO:tasks.rados.rados.0.smithi029.stdout:35: write initial oid 35 2024-08-29T17:51:04.239 INFO:tasks.rados.rados.0.smithi029.stdout:35: seq_num 34 ranges {0=573440} 2024-08-29T17:51:04.243 INFO:tasks.rados.rados.0.smithi029.stdout:35: writing smithi02969618-35 from 0 to 573440 tid 1 2024-08-29T17:51:04.243 INFO:tasks.rados.rados.0.smithi029.stdout:36: write initial oid 36 2024-08-29T17:51:04.244 INFO:tasks.rados.rados.0.smithi029.stdout:36: seq_num 35 ranges {0=589824} 2024-08-29T17:51:04.247 INFO:tasks.rados.rados.0.smithi029.stdout:36: writing smithi02969618-36 from 0 to 589824 tid 1 2024-08-29T17:51:04.247 INFO:tasks.rados.rados.0.smithi029.stdout:37: write initial oid 37 2024-08-29T17:51:04.248 INFO:tasks.rados.rados.0.smithi029.stdout:37: seq_num 36 ranges {0=606208} 2024-08-29T17:51:04.252 INFO:tasks.rados.rados.0.smithi029.stdout:37: writing smithi02969618-37 from 0 to 606208 tid 1 2024-08-29T17:51:04.252 INFO:tasks.rados.rados.0.smithi029.stdout:38: write initial oid 38 2024-08-29T17:51:04.252 INFO:tasks.rados.rados.0.smithi029.stdout:38: seq_num 37 ranges {0=622592} 2024-08-29T17:51:04.256 INFO:tasks.rados.rados.0.smithi029.stdout:38: writing smithi02969618-38 from 0 to 622592 tid 1 2024-08-29T17:51:04.256 INFO:tasks.rados.rados.0.smithi029.stdout:39: write initial oid 39 2024-08-29T17:51:04.256 INFO:tasks.rados.rados.0.smithi029.stdout:39: seq_num 38 ranges {0=638976} 2024-08-29T17:51:04.261 INFO:tasks.rados.rados.0.smithi029.stdout:39: writing smithi02969618-39 from 0 to 638976 tid 1 2024-08-29T17:51:04.261 INFO:tasks.rados.rados.0.smithi029.stdout:40: write initial oid 40 2024-08-29T17:51:04.261 INFO:tasks.rados.rados.0.smithi029.stdout:40: seq_num 39 ranges {0=663552} 2024-08-29T17:51:04.264 INFO:tasks.rados.rados.0.smithi029.stdout:40: writing smithi02969618-40 from 0 to 663552 tid 1 2024-08-29T17:51:04.264 INFO:tasks.rados.rados.0.smithi029.stdout:41: write initial oid 41 2024-08-29T17:51:04.265 INFO:tasks.rados.rados.0.smithi029.stdout:41: seq_num 40 ranges {0=679936} 2024-08-29T17:51:04.269 INFO:tasks.rados.rados.0.smithi029.stdout:41: writing smithi02969618-41 from 0 to 679936 tid 1 2024-08-29T17:51:04.269 INFO:tasks.rados.rados.0.smithi029.stdout: waiting on 16 2024-08-29T17:51:04.270 INFO:tasks.rados.rados.0.smithi029.stdout:26: finishing write tid 3 to smithi02969618-26 2024-08-29T17:51:04.270 INFO:tasks.rados.rados.0.smithi029.stdout:26: oid 26 updating version 0 to 4 2024-08-29T17:51:04.270 INFO:tasks.rados.rados.0.smithi029.stdout:26: oid 26 version 4 is already newer than 3 2024-08-29T17:51:04.270 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 26 v 4 (ObjNum 25 snap 0 seq_num 25) dirty exists 2024-08-29T17:51:04.270 INFO:tasks.rados.rados.0.smithi029.stdout:26: left oid 26 (ObjNum 25 snap 0 seq_num 25) 2024-08-29T17:51:04.270 INFO:tasks.rados.rados.0.smithi029.stdout:27: finishing write tid 2 to smithi02969618-27 2024-08-29T17:51:04.270 INFO:tasks.rados.rados.0.smithi029.stdout:26: done (15 left) 2024-08-29T17:51:04.270 INFO:tasks.rados.rados.0.smithi029.stdout:42: write initial oid 42 2024-08-29T17:51:04.270 INFO:tasks.rados.rados.0.smithi029.stdout:42: seq_num 41 ranges {0=696320} 2024-08-29T17:51:04.274 INFO:tasks.rados.rados.0.smithi029.stdout:42: writing smithi02969618-42 from 0 to 696320 tid 1 2024-08-29T17:51:04.274 INFO:tasks.rados.rados.0.smithi029.stdout: waiting on 16 2024-08-29T17:51:04.274 INFO:tasks.rados.rados.0.smithi029.stdout:27: finishing write tid 3 to smithi02969618-27 2024-08-29T17:51:04.274 INFO:tasks.rados.rados.0.smithi029.stdout:27: oid 27 updating version 0 to 2 2024-08-29T17:51:04.274 INFO:tasks.rados.rados.0.smithi029.stdout:27: oid 27 version 2 is already newer than 1 2024-08-29T17:51:04.274 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 27 v 2 (ObjNum 26 snap 0 seq_num 26) dirty exists 2024-08-29T17:51:04.274 INFO:tasks.rados.rados.0.smithi029.stdout:27: left oid 27 (ObjNum 26 snap 0 seq_num 26) 2024-08-29T17:51:04.274 INFO:tasks.rados.rados.0.smithi029.stdout:28: finishing write tid 1 to smithi02969618-28 2024-08-29T17:51:04.274 INFO:tasks.rados.rados.0.smithi029.stdout:27: done (15 left) 2024-08-29T17:51:04.275 INFO:tasks.rados.rados.0.smithi029.stdout:43: write initial oid 43 2024-08-29T17:51:04.275 INFO:tasks.rados.rados.0.smithi029.stdout:43: seq_num 42 ranges {0=712704} 2024-08-29T17:51:04.279 INFO:tasks.rados.rados.0.smithi029.stdout:43: writing smithi02969618-43 from 0 to 712704 tid 1 2024-08-29T17:51:04.279 INFO:tasks.rados.rados.0.smithi029.stdout: waiting on 16 2024-08-29T17:51:04.279 INFO:tasks.rados.rados.0.smithi029.stdout:28: finishing write tid 2 to smithi02969618-28 2024-08-29T17:51:04.279 INFO:tasks.rados.rados.0.smithi029.stdout:28: finishing write tid 3 to smithi02969618-28 2024-08-29T17:51:04.279 INFO:tasks.rados.rados.0.smithi029.stdout:28: oid 28 updating version 0 to 1 2024-08-29T17:51:04.279 INFO:tasks.rados.rados.0.smithi029.stdout:28: oid 28 updating version 1 to 2 2024-08-29T17:51:04.279 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 28 v 2 (ObjNum 27 snap 0 seq_num 27) dirty exists 2024-08-29T17:51:04.279 INFO:tasks.rados.rados.0.smithi029.stdout:28: left oid 28 (ObjNum 27 snap 0 seq_num 27) 2024-08-29T17:51:04.279 INFO:tasks.rados.rados.0.smithi029.stdout:29: finishing write tid 1 to smithi02969618-29 2024-08-29T17:51:04.279 INFO:tasks.rados.rados.0.smithi029.stdout:28: done (15 left) 2024-08-29T17:51:04.279 INFO:tasks.rados.rados.0.smithi029.stdout:44: write initial oid 44 2024-08-29T17:51:04.280 INFO:tasks.rados.rados.0.smithi029.stdout:44: seq_num 43 ranges {0=729088} 2024-08-29T17:51:04.285 INFO:tasks.rados.rados.0.smithi029.stdout:44: writing smithi02969618-44 from 0 to 729088 tid 1 2024-08-29T17:51:04.286 INFO:tasks.rados.rados.0.smithi029.stdout: waiting on 16 2024-08-29T17:51:04.286 INFO:tasks.rados.rados.0.smithi029.stdout:29: finishing write tid 2 to smithi02969618-29 2024-08-29T17:51:04.286 INFO:tasks.rados.rados.0.smithi029.stdout:29: finishing write tid 3 to smithi02969618-29 2024-08-29T17:51:04.286 INFO:tasks.rados.rados.0.smithi029.stdout:29: oid 29 updating version 0 to 7 2024-08-29T17:51:04.286 INFO:tasks.rados.rados.0.smithi029.stdout:29: oid 29 updating version 7 to 8 2024-08-29T17:51:04.286 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 29 v 8 (ObjNum 28 snap 0 seq_num 28) dirty exists 2024-08-29T17:51:04.286 INFO:tasks.rados.rados.0.smithi029.stdout:29: left oid 29 (ObjNum 28 snap 0 seq_num 28) 2024-08-29T17:51:04.286 INFO:tasks.rados.rados.0.smithi029.stdout:30: finishing write tid 1 to smithi02969618-30 2024-08-29T17:51:04.286 INFO:tasks.rados.rados.0.smithi029.stdout:30: finishing write tid 2 to smithi02969618-30 2024-08-29T17:51:04.286 INFO:tasks.rados.rados.0.smithi029.stdout:30: finishing write tid 3 to smithi02969618-30 2024-08-29T17:51:04.286 INFO:tasks.rados.rados.0.smithi029.stdout:30: oid 30 updating version 0 to 6 2024-08-29T17:51:04.287 INFO:tasks.rados.rados.0.smithi029.stdout:30: oid 30 version 6 is already newer than 5 2024-08-29T17:51:04.287 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 30 v 6 (ObjNum 29 snap 0 seq_num 29) dirty exists 2024-08-29T17:51:04.287 INFO:tasks.rados.rados.0.smithi029.stdout:30: left oid 30 (ObjNum 29 snap 0 seq_num 29) 2024-08-29T17:51:04.287 INFO:tasks.rados.rados.0.smithi029.stdout:31: finishing write tid 1 to smithi02969618-31 2024-08-29T17:51:04.287 INFO:tasks.rados.rados.0.smithi029.stdout:31: finishing write tid 2 to smithi02969618-31 2024-08-29T17:51:04.287 INFO:tasks.rados.rados.0.smithi029.stdout:31: finishing write tid 3 to smithi02969618-31 2024-08-29T17:51:04.287 INFO:tasks.rados.rados.0.smithi029.stdout:31: oid 31 updating version 0 to 1 2024-08-29T17:51:04.287 INFO:tasks.rados.rados.0.smithi029.stdout:31: oid 31 updating version 1 to 2 2024-08-29T17:51:04.287 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 31 v 2 (ObjNum 30 snap 0 seq_num 30) dirty exists 2024-08-29T17:51:04.287 INFO:tasks.rados.rados.0.smithi029.stdout:31: left oid 31 (ObjNum 30 snap 0 seq_num 30) 2024-08-29T17:51:04.287 INFO:tasks.rados.rados.0.smithi029.stdout:32: finishing write tid 1 to smithi02969618-32 2024-08-29T17:51:04.287 INFO:tasks.rados.rados.0.smithi029.stdout:32: finishing write tid 2 to smithi02969618-32 2024-08-29T17:51:04.287 INFO:tasks.rados.rados.0.smithi029.stdout:32: finishing write tid 3 to smithi02969618-32 2024-08-29T17:51:04.288 INFO:tasks.rados.rados.0.smithi029.stdout:32: oid 32 updating version 0 to 6 2024-08-29T17:51:04.288 INFO:tasks.rados.rados.0.smithi029.stdout:32: oid 32 version 6 is already newer than 5 2024-08-29T17:51:04.288 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 32 v 6 (ObjNum 31 snap 0 seq_num 31) dirty exists 2024-08-29T17:51:04.288 INFO:tasks.rados.rados.0.smithi029.stdout:32: left oid 32 (ObjNum 31 snap 0 seq_num 31) 2024-08-29T17:51:04.288 INFO:tasks.rados.rados.0.smithi029.stdout:33: finishing write tid 1 to smithi02969618-33 2024-08-29T17:51:04.288 INFO:tasks.rados.rados.0.smithi029.stdout:33: finishing write tid 2 to smithi02969618-33 2024-08-29T17:51:04.288 INFO:tasks.rados.rados.0.smithi029.stdout:33: finishing write tid 3 to smithi02969618-33 2024-08-29T17:51:04.288 INFO:tasks.rados.rados.0.smithi029.stdout:33: oid 33 updating version 0 to 1 2024-08-29T17:51:04.288 INFO:tasks.rados.rados.0.smithi029.stdout:33: oid 33 updating version 1 to 2 2024-08-29T17:51:04.288 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 33 v 2 (ObjNum 32 snap 0 seq_num 32) dirty exists 2024-08-29T17:51:04.288 INFO:tasks.rados.rados.0.smithi029.stdout:33: left oid 33 (ObjNum 32 snap 0 seq_num 32) 2024-08-29T17:51:04.288 INFO:tasks.rados.rados.0.smithi029.stdout:34: finishing write tid 1 to smithi02969618-34 2024-08-29T17:51:04.289 INFO:tasks.rados.rados.0.smithi029.stdout:34: finishing write tid 2 to smithi02969618-34 2024-08-29T17:51:04.289 INFO:tasks.rados.rados.0.smithi029.stdout:34: finishing write tid 3 to smithi02969618-34 2024-08-29T17:51:04.289 INFO:tasks.rados.rados.0.smithi029.stdout:34: oid 34 updating version 0 to 3 2024-08-29T17:51:04.289 INFO:tasks.rados.rados.0.smithi029.stdout:34: oid 34 updating version 3 to 4 2024-08-29T17:51:04.289 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 34 v 4 (ObjNum 33 snap 0 seq_num 33) dirty exists 2024-08-29T17:51:04.289 INFO:tasks.rados.rados.0.smithi029.stdout:34: left oid 34 (ObjNum 33 snap 0 seq_num 33) 2024-08-29T17:51:04.289 INFO:tasks.rados.rados.0.smithi029.stdout:35: finishing write tid 1 to smithi02969618-35 2024-08-29T17:51:04.289 INFO:tasks.rados.rados.0.smithi029.stdout:35: finishing write tid 2 to smithi02969618-35 2024-08-29T17:51:04.289 INFO:tasks.rados.rados.0.smithi029.stdout:35: finishing write tid 3 to smithi02969618-35 2024-08-29T17:51:04.289 INFO:tasks.rados.rados.0.smithi029.stdout:35: oid 35 updating version 0 to 4 2024-08-29T17:51:04.289 INFO:tasks.rados.rados.0.smithi029.stdout:35: oid 35 version 4 is already newer than 3 2024-08-29T17:51:04.290 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 35 v 4 (ObjNum 34 snap 0 seq_num 34) dirty exists 2024-08-29T17:51:04.290 INFO:tasks.rados.rados.0.smithi029.stdout:35: left oid 35 (ObjNum 34 snap 0 seq_num 34) 2024-08-29T17:51:04.290 INFO:tasks.rados.rados.0.smithi029.stdout:36: finishing write tid 1 to smithi02969618-36 2024-08-29T17:51:04.290 INFO:tasks.rados.rados.0.smithi029.stdout:36: finishing write tid 2 to smithi02969618-36 2024-08-29T17:51:04.290 INFO:tasks.rados.rados.0.smithi029.stdout:36: finishing write tid 3 to smithi02969618-36 2024-08-29T17:51:04.290 INFO:tasks.rados.rados.0.smithi029.stdout:36: oid 36 updating version 0 to 6 2024-08-29T17:51:04.290 INFO:tasks.rados.rados.0.smithi029.stdout:36: oid 36 version 6 is already newer than 5 2024-08-29T17:51:04.290 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 36 v 6 (ObjNum 35 snap 0 seq_num 35) dirty exists 2024-08-29T17:51:04.290 INFO:tasks.rados.rados.0.smithi029.stdout:36: left oid 36 (ObjNum 35 snap 0 seq_num 35) 2024-08-29T17:51:04.290 INFO:tasks.rados.rados.0.smithi029.stdout:37: finishing write tid 1 to smithi02969618-37 2024-08-29T17:51:04.290 INFO:tasks.rados.rados.0.smithi029.stdout:37: finishing write tid 2 to smithi02969618-37 2024-08-29T17:51:04.290 INFO:tasks.rados.rados.0.smithi029.stdout:37: finishing write tid 3 to smithi02969618-37 2024-08-29T17:51:04.290 INFO:tasks.rados.rados.0.smithi029.stdout:37: oid 37 updating version 0 to 13 2024-08-29T17:51:04.291 INFO:tasks.rados.rados.0.smithi029.stdout:37: oid 37 updating version 13 to 14 2024-08-29T17:51:04.291 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 37 v 14 (ObjNum 36 snap 0 seq_num 36) dirty exists 2024-08-29T17:51:04.291 INFO:tasks.rados.rados.0.smithi029.stdout:37: left oid 37 (ObjNum 36 snap 0 seq_num 36) 2024-08-29T17:51:04.291 INFO:tasks.rados.rados.0.smithi029.stdout:38: finishing write tid 1 to smithi02969618-38 2024-08-29T17:51:04.291 INFO:tasks.rados.rados.0.smithi029.stdout:38: finishing write tid 2 to smithi02969618-38 2024-08-29T17:51:04.291 INFO:tasks.rados.rados.0.smithi029.stdout:38: finishing write tid 3 to smithi02969618-38 2024-08-29T17:51:04.291 INFO:tasks.rados.rados.0.smithi029.stdout:38: oid 38 updating version 0 to 4 2024-08-29T17:51:04.291 INFO:tasks.rados.rados.0.smithi029.stdout:38: oid 38 version 4 is already newer than 3 2024-08-29T17:51:04.291 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 38 v 4 (ObjNum 37 snap 0 seq_num 37) dirty exists 2024-08-29T17:51:04.291 INFO:tasks.rados.rados.0.smithi029.stdout:38: left oid 38 (ObjNum 37 snap 0 seq_num 37) 2024-08-29T17:51:04.291 INFO:tasks.rados.rados.0.smithi029.stdout:39: finishing write tid 1 to smithi02969618-39 2024-08-29T17:51:04.291 INFO:tasks.rados.rados.0.smithi029.stdout:39: finishing write tid 2 to smithi02969618-39 2024-08-29T17:51:04.291 INFO:tasks.rados.rados.0.smithi029.stdout:39: finishing write tid 3 to smithi02969618-39 2024-08-29T17:51:04.291 INFO:tasks.rados.rados.0.smithi029.stdout:39: oid 39 updating version 0 to 6 2024-08-29T17:51:04.292 INFO:tasks.rados.rados.0.smithi029.stdout:39: oid 39 version 6 is already newer than 5 2024-08-29T17:51:04.292 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 39 v 6 (ObjNum 38 snap 0 seq_num 38) dirty exists 2024-08-29T17:51:04.292 INFO:tasks.rados.rados.0.smithi029.stdout:39: left oid 39 (ObjNum 38 snap 0 seq_num 38) 2024-08-29T17:51:04.292 INFO:tasks.rados.rados.0.smithi029.stdout:40: finishing write tid 1 to smithi02969618-40 2024-08-29T17:51:04.292 INFO:tasks.rados.rados.0.smithi029.stdout:40: finishing write tid 2 to smithi02969618-40 2024-08-29T17:51:04.292 INFO:tasks.rados.rados.0.smithi029.stdout:40: finishing write tid 3 to smithi02969618-40 2024-08-29T17:51:04.292 INFO:tasks.rados.rados.0.smithi029.stdout:40: oid 40 updating version 0 to 3 2024-08-29T17:51:04.292 INFO:tasks.rados.rados.0.smithi029.stdout:40: oid 40 updating version 3 to 4 2024-08-29T17:51:04.292 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 40 v 4 (ObjNum 39 snap 0 seq_num 39) dirty exists 2024-08-29T17:51:04.292 INFO:tasks.rados.rados.0.smithi029.stdout:40: left oid 40 (ObjNum 39 snap 0 seq_num 39) 2024-08-29T17:51:04.292 INFO:tasks.rados.rados.0.smithi029.stdout:41: finishing write tid 1 to smithi02969618-41 2024-08-29T17:51:04.292 INFO:tasks.rados.rados.0.smithi029.stdout:41: finishing write tid 2 to smithi02969618-41 2024-08-29T17:51:04.292 INFO:tasks.rados.rados.0.smithi029.stdout:41: finishing write tid 3 to smithi02969618-41 2024-08-29T17:51:04.293 INFO:tasks.rados.rados.0.smithi029.stdout:41: oid 41 updating version 0 to 4 2024-08-29T17:51:04.293 INFO:tasks.rados.rados.0.smithi029.stdout:41: oid 41 version 4 is already newer than 3 2024-08-29T17:51:04.293 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 41 v 4 (ObjNum 40 snap 0 seq_num 40) dirty exists 2024-08-29T17:51:04.293 INFO:tasks.rados.rados.0.smithi029.stdout:41: left oid 41 (ObjNum 40 snap 0 seq_num 40) 2024-08-29T17:51:04.293 INFO:tasks.rados.rados.0.smithi029.stdout:42: finishing write tid 1 to smithi02969618-42 2024-08-29T17:51:04.293 INFO:tasks.rados.rados.0.smithi029.stdout:42: finishing write tid 2 to smithi02969618-42 2024-08-29T17:51:04.293 INFO:tasks.rados.rados.0.smithi029.stdout:42: finishing write tid 3 to smithi02969618-42 2024-08-29T17:51:04.293 INFO:tasks.rados.rados.0.smithi029.stdout:42: oid 42 updating version 0 to 4 2024-08-29T17:51:04.293 INFO:tasks.rados.rados.0.smithi029.stdout:42: oid 42 version 4 is already newer than 3 2024-08-29T17:51:04.293 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 42 v 4 (ObjNum 41 snap 0 seq_num 41) dirty exists 2024-08-29T17:51:04.293 INFO:tasks.rados.rados.0.smithi029.stdout:42: left oid 42 (ObjNum 41 snap 0 seq_num 41) 2024-08-29T17:51:04.293 INFO:tasks.rados.rados.0.smithi029.stdout:43: finishing write tid 1 to smithi02969618-43 2024-08-29T17:51:04.293 INFO:tasks.rados.rados.0.smithi029.stdout:43: finishing write tid 2 to smithi02969618-43 2024-08-29T17:51:04.293 INFO:tasks.rados.rados.0.smithi029.stdout:43: finishing write tid 3 to smithi02969618-43 2024-08-29T17:51:04.294 INFO:tasks.rados.rados.0.smithi029.stdout:43: oid 43 updating version 0 to 6 2024-08-29T17:51:04.294 INFO:tasks.rados.rados.0.smithi029.stdout:43: oid 43 version 6 is already newer than 5 2024-08-29T17:51:04.294 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 43 v 6 (ObjNum 42 snap 0 seq_num 42) dirty exists 2024-08-29T17:51:04.294 INFO:tasks.rados.rados.0.smithi029.stdout:43: left oid 43 (ObjNum 42 snap 0 seq_num 42) 2024-08-29T17:51:04.294 INFO:tasks.rados.rados.0.smithi029.stdout:29: done (15 left) 2024-08-29T17:51:04.294 INFO:tasks.rados.rados.0.smithi029.stdout:30: done (14 left) 2024-08-29T17:51:04.294 INFO:tasks.rados.rados.0.smithi029.stdout:31: done (13 left) 2024-08-29T17:51:04.294 INFO:tasks.rados.rados.0.smithi029.stdout:32: done (12 left) 2024-08-29T17:51:04.294 INFO:tasks.rados.rados.0.smithi029.stdout:33: done (11 left) 2024-08-29T17:51:04.294 INFO:tasks.rados.rados.0.smithi029.stdout:34: done (10 left) 2024-08-29T17:51:04.294 INFO:tasks.rados.rados.0.smithi029.stdout:35: done (9 left) 2024-08-29T17:51:04.294 INFO:tasks.rados.rados.0.smithi029.stdout:36: done (8 left) 2024-08-29T17:51:04.294 INFO:tasks.rados.rados.0.smithi029.stdout:37: done (7 left) 2024-08-29T17:51:04.294 INFO:tasks.rados.rados.0.smithi029.stdout:38: done (6 left) 2024-08-29T17:51:04.295 INFO:tasks.rados.rados.0.smithi029.stdout:39: done (5 left) 2024-08-29T17:51:04.295 INFO:tasks.rados.rados.0.smithi029.stdout:40: done (4 left) 2024-08-29T17:51:04.295 INFO:tasks.rados.rados.0.smithi029.stdout:41: done (3 left) 2024-08-29T17:51:04.295 INFO:tasks.rados.rados.0.smithi029.stdout:42: done (2 left) 2024-08-29T17:51:04.295 INFO:tasks.rados.rados.0.smithi029.stdout:43: done (1 left) 2024-08-29T17:51:04.295 INFO:tasks.rados.rados.0.smithi029.stdout:45: write initial oid 45 2024-08-29T17:51:04.295 INFO:tasks.rados.rados.0.smithi029.stdout:45: seq_num 44 ranges {0=745472} 2024-08-29T17:51:04.296 INFO:tasks.rados.rados.0.smithi029.stdout:45: writing smithi02969618-45 from 0 to 745472 tid 1 2024-08-29T17:51:04.296 INFO:tasks.rados.rados.0.smithi029.stdout:46: write initial oid 46 2024-08-29T17:51:04.296 INFO:tasks.rados.rados.0.smithi029.stdout:46: seq_num 45 ranges {0=761856} 2024-08-29T17:51:04.296 INFO:tasks.rados.rados.0.smithi029.stdout:46: writing smithi02969618-46 from 0 to 761856 tid 1 2024-08-29T17:51:04.296 INFO:tasks.rados.rados.0.smithi029.stdout:47: write initial oid 47 2024-08-29T17:51:04.296 INFO:tasks.rados.rados.0.smithi029.stdout:47: seq_num 46 ranges {0=778240} 2024-08-29T17:51:04.299 INFO:tasks.rados.rados.0.smithi029.stdout:47: writing smithi02969618-47 from 0 to 778240 tid 1 2024-08-29T17:51:04.299 INFO:tasks.rados.rados.0.smithi029.stdout:48: write initial oid 48 2024-08-29T17:51:04.299 INFO:tasks.rados.rados.0.smithi029.stdout:44: finishing write tid 1 to smithi02969618-44 2024-08-29T17:51:04.299 INFO:tasks.rados.rados.0.smithi029.stdout:48: seq_num 47 ranges {0=794624} 2024-08-29T17:51:04.304 INFO:tasks.rados.rados.0.smithi029.stdout:48: writing smithi02969618-48 from 0 to 794624 tid 1 2024-08-29T17:51:04.305 INFO:tasks.rados.rados.0.smithi029.stdout:49: write initial oid 49 2024-08-29T17:51:04.305 INFO:tasks.rados.rados.0.smithi029.stdout:49: seq_num 48 ranges {0=409600,409600=401408} 2024-08-29T17:51:04.307 INFO:tasks.rados.rados.0.smithi029.stdout:49: writing smithi02969618-49 from 0 to 409600 tid 1 2024-08-29T17:51:04.310 INFO:tasks.rados.rados.0.smithi029.stdout:49: writing smithi02969618-49 from 409600 to 811008 tid 2 2024-08-29T17:51:04.310 INFO:tasks.rados.rados.0.smithi029.stdout:50: write initial oid 50 2024-08-29T17:51:04.310 INFO:tasks.rados.rados.0.smithi029.stdout:50: seq_num 49 ranges {0=425984,425984=401408} 2024-08-29T17:51:04.313 INFO:tasks.rados.rados.0.smithi029.stdout:50: writing smithi02969618-50 from 0 to 425984 tid 1 2024-08-29T17:51:04.317 INFO:tasks.rados.rados.0.smithi029.stdout:50: writing smithi02969618-50 from 425984 to 827392 tid 2 2024-08-29T17:51:04.317 INFO:tasks.rados.rados.0.smithi029.stdout:51: copy_from oid 14 from oid 23 current snap is 0 2024-08-29T17:51:04.317 INFO:tasks.rados.rados.0.smithi029.stdout:44: finishing write tid 2 to smithi02969618-44 2024-08-29T17:51:04.317 INFO:tasks.rados.rados.0.smithi029.stdout:44: finishing write tid 3 to smithi02969618-44 2024-08-29T17:51:04.317 INFO:tasks.rados.rados.0.smithi029.stdout:44: oid 44 updating version 0 to 6 2024-08-29T17:51:04.317 INFO:tasks.rados.rados.0.smithi029.stdout:44: oid 44 version 6 is already newer than 5 2024-08-29T17:51:04.317 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 44 v 6 (ObjNum 43 snap 0 seq_num 43) dirty exists 2024-08-29T17:51:04.317 INFO:tasks.rados.rados.0.smithi029.stdout:44: left oid 44 (ObjNum 43 snap 0 seq_num 43) 2024-08-29T17:51:04.318 INFO:tasks.rados.rados.0.smithi029.stdout:45: finishing write tid 1 to smithi02969618-45 2024-08-29T17:51:04.318 INFO:tasks.rados.rados.0.smithi029.stdout:45: finishing write tid 2 to smithi02969618-45 2024-08-29T17:51:04.318 INFO:tasks.rados.rados.0.smithi029.stdout:45: finishing write tid 3 to smithi02969618-45 2024-08-29T17:51:04.318 INFO:tasks.rados.rados.0.smithi029.stdout:45: oid 45 updating version 0 to 7 2024-08-29T17:51:04.318 INFO:tasks.rados.rados.0.smithi029.stdout:45: oid 45 updating version 7 to 8 2024-08-29T17:51:04.318 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 45 v 8 (ObjNum 44 snap 0 seq_num 44) dirty exists 2024-08-29T17:51:04.318 INFO:tasks.rados.rados.0.smithi029.stdout:45: left oid 45 (ObjNum 44 snap 0 seq_num 44) 2024-08-29T17:51:04.318 INFO:tasks.rados.rados.0.smithi029.stdout:46: finishing write tid 1 to smithi02969618-46 2024-08-29T17:51:04.318 INFO:tasks.rados.rados.0.smithi029.stdout:44: done (7 left) 2024-08-29T17:51:04.318 INFO:tasks.rados.rados.0.smithi029.stdout:45: done (6 left) 2024-08-29T17:51:04.318 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 29 current snap is 0 2024-08-29T17:51:04.318 INFO:tasks.rados.rados.0.smithi029.stdout:46: finishing write tid 2 to smithi02969618-46 2024-08-29T17:51:04.318 INFO:tasks.rados.rados.0.smithi029.stdout:52: seq_num 50 ranges {475136=442368,917504=401408} 2024-08-29T17:51:04.322 INFO:tasks.rados.rados.0.smithi029.stdout:52: writing smithi02969618-29 from 475136 to 917504 tid 1 2024-08-29T17:51:04.326 INFO:tasks.rados.rados.0.smithi029.stdout:52: writing smithi02969618-29 from 917504 to 1318912 tid 2 2024-08-29T17:51:04.326 INFO:tasks.rados.rados.0.smithi029.stdout:53: rmattr oid 2 current snap is 0 2024-08-29T17:51:04.326 INFO:tasks.rados.rados.0.smithi029.stdout:53: done (7 left) 2024-08-29T17:51:04.326 INFO:tasks.rados.rados.0.smithi029.stdout:54: delete oid 40 current snap is 0 2024-08-29T17:51:04.326 INFO:tasks.rados.rados.0.smithi029.stdout:46: finishing write tid 3 to smithi02969618-46 2024-08-29T17:51:04.326 INFO:tasks.rados.rados.0.smithi029.stdout:46: oid 46 updating version 0 to 4 2024-08-29T17:51:04.326 INFO:tasks.rados.rados.0.smithi029.stdout:46: oid 46 version 4 is already newer than 3 2024-08-29T17:51:04.326 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 46 v 4 (ObjNum 45 snap 0 seq_num 45) dirty exists 2024-08-29T17:51:04.326 INFO:tasks.rados.rados.0.smithi029.stdout:46: left oid 46 (ObjNum 45 snap 0 seq_num 45) 2024-08-29T17:51:04.327 INFO:tasks.rados.rados.0.smithi029.stdout:47: finishing write tid 1 to smithi02969618-47 2024-08-29T17:51:04.327 INFO:tasks.rados.rados.0.smithi029.stdout:47: finishing write tid 2 to smithi02969618-47 2024-08-29T17:51:04.327 INFO:tasks.rados.rados.0.smithi029.stdout:47: finishing write tid 3 to smithi02969618-47 2024-08-29T17:51:04.327 INFO:tasks.rados.rados.0.smithi029.stdout:47: oid 47 updating version 0 to 6 2024-08-29T17:51:04.327 INFO:tasks.rados.rados.0.smithi029.stdout:47: oid 47 version 6 is already newer than 5 2024-08-29T17:51:04.327 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 47 v 6 (ObjNum 46 snap 0 seq_num 46) dirty exists 2024-08-29T17:51:04.327 INFO:tasks.rados.rados.0.smithi029.stdout:47: left oid 47 (ObjNum 46 snap 0 seq_num 46) 2024-08-29T17:51:04.327 INFO:tasks.rados.rados.0.smithi029.stdout:48: finishing write tid 1 to smithi02969618-48 2024-08-29T17:51:04.327 INFO:tasks.rados.rados.0.smithi029.stdout:48: finishing write tid 2 to smithi02969618-48 2024-08-29T17:51:04.327 INFO:tasks.rados.rados.0.smithi029.stdout:48: finishing write tid 3 to smithi02969618-48 2024-08-29T17:51:04.327 INFO:tasks.rados.rados.0.smithi029.stdout:48: oid 48 updating version 0 to 1 2024-08-29T17:51:04.327 INFO:tasks.rados.rados.0.smithi029.stdout:48: oid 48 updating version 1 to 2 2024-08-29T17:51:04.327 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 48 v 2 (ObjNum 47 snap 0 seq_num 47) dirty exists 2024-08-29T17:51:04.328 INFO:tasks.rados.rados.0.smithi029.stdout:48: left oid 48 (ObjNum 47 snap 0 seq_num 47) 2024-08-29T17:51:04.328 INFO:tasks.rados.rados.0.smithi029.stdout:49: finishing write tid 1 to smithi02969618-49 2024-08-29T17:51:04.329 INFO:tasks.rados.rados.0.smithi029.stdout:49: finishing write tid 2 to smithi02969618-49 2024-08-29T17:51:04.329 INFO:tasks.rados.rados.0.smithi029.stdout:49: finishing write tid 3 to smithi02969618-49 2024-08-29T17:51:04.329 INFO:tasks.rados.rados.0.smithi029.stdout:49: finishing write tid 4 to smithi02969618-49 2024-08-29T17:51:04.329 INFO:tasks.rados.rados.0.smithi029.stdout:49: oid 49 updating version 0 to 16 2024-08-29T17:51:04.329 INFO:tasks.rados.rados.0.smithi029.stdout:49: oid 49 version 16 is already newer than 15 2024-08-29T17:51:04.329 INFO:tasks.rados.rados.0.smithi029.stdout:49: oid 49 updating version 16 to 17 2024-08-29T17:51:04.329 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 49 v 17 (ObjNum 48 snap 0 seq_num 48) dirty exists 2024-08-29T17:51:04.329 INFO:tasks.rados.rados.0.smithi029.stdout:49: left oid 49 (ObjNum 48 snap 0 seq_num 48) 2024-08-29T17:51:04.329 INFO:tasks.rados.rados.0.smithi029.stdout:50: finishing write tid 1 to smithi02969618-50 2024-08-29T17:51:04.329 INFO:tasks.rados.rados.0.smithi029.stdout:50: finishing write tid 2 to smithi02969618-50 2024-08-29T17:51:04.330 INFO:tasks.rados.rados.0.smithi029.stdout:50: finishing write tid 3 to smithi02969618-50 2024-08-29T17:51:04.330 INFO:tasks.rados.rados.0.smithi029.stdout:50: finishing write tid 4 to smithi02969618-50 2024-08-29T17:51:04.330 INFO:tasks.rados.rados.0.smithi029.stdout:50: oid 50 updating version 0 to 20 2024-08-29T17:51:04.330 INFO:tasks.rados.rados.0.smithi029.stdout:50: oid 50 version 20 is already newer than 19 2024-08-29T17:51:04.330 INFO:tasks.rados.rados.0.smithi029.stdout:50: oid 50 version 20 is already newer than 18 2024-08-29T17:51:04.330 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 50 v 20 (ObjNum 49 snap 0 seq_num 49) dirty exists 2024-08-29T17:51:04.330 INFO:tasks.rados.rados.0.smithi029.stdout:50: left oid 50 (ObjNum 49 snap 0 seq_num 49) 2024-08-29T17:51:04.330 INFO:tasks.rados.rados.0.smithi029.stdout:51: finishing copy_from racing read to smithi02969618-14 2024-08-29T17:51:04.330 INFO:tasks.rados.rados.0.smithi029.stdout:52: finishing write tid 1 to smithi02969618-29 2024-08-29T17:51:04.331 INFO:tasks.rados.rados.0.smithi029.stdout:51: finishing copy_from to smithi02969618-14 2024-08-29T17:51:04.331 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 14 v 10 (ObjNum 22 snap 0 seq_num 22) dirty exists 2024-08-29T17:51:04.332 INFO:tasks.rados.rados.0.smithi029.stdout:46: done (7 left) 2024-08-29T17:51:04.332 INFO:tasks.rados.rados.0.smithi029.stdout:47: done (6 left) 2024-08-29T17:51:04.332 INFO:tasks.rados.rados.0.smithi029.stdout:48: done (5 left) 2024-08-29T17:51:04.332 INFO:tasks.rados.rados.0.smithi029.stdout:49: done (4 left) 2024-08-29T17:51:04.332 INFO:tasks.rados.rados.0.smithi029.stdout:50: done (3 left) 2024-08-29T17:51:04.332 INFO:tasks.rados.rados.0.smithi029.stdout:51: done (2 left) 2024-08-29T17:51:04.332 INFO:tasks.rados.rados.0.smithi029.stdout:54: done (1 left) 2024-08-29T17:51:04.332 INFO:tasks.rados.rados.0.smithi029.stdout:55: read oid 15 snap -1 2024-08-29T17:51:04.332 INFO:tasks.rados.rados.0.smithi029.stdout:55: expect (ObjNum 14 snap 0 seq_num 14) 2024-08-29T17:51:04.332 INFO:tasks.rados.rados.0.smithi029.stdout:56: rollback oid 31 current snap is 0 2024-08-29T17:51:04.332 INFO:tasks.rados.rados.0.smithi029.stdout:56: done (2 left) 2024-08-29T17:51:04.332 INFO:tasks.rados.rados.0.smithi029.stdout:57: read oid 27 snap -1 2024-08-29T17:51:04.332 INFO:tasks.rados.rados.0.smithi029.stdout:57: expect (ObjNum 26 snap 0 seq_num 26) 2024-08-29T17:51:04.333 INFO:tasks.rados.rados.0.smithi029.stdout:58: copy_from oid 28 from oid 47 current snap is 0 2024-08-29T17:51:04.333 INFO:tasks.rados.rados.0.smithi029.stdout:59: rollback oid 45 current snap is 0 2024-08-29T17:51:04.333 INFO:tasks.rados.rados.0.smithi029.stdout:59: done (4 left) 2024-08-29T17:51:04.333 INFO:tasks.rados.rados.0.smithi029.stdout:60: copy_from oid 22 from oid 48 current snap is 0 2024-08-29T17:51:04.333 INFO:tasks.rados.rados.0.smithi029.stdout:61: delete oid 1 current snap is 0 2024-08-29T17:51:04.333 INFO:tasks.rados.rados.0.smithi029.stdout:52: finishing write tid 2 to smithi02969618-29 2024-08-29T17:51:04.333 INFO:tasks.rados.rados.0.smithi029.stdout:52: finishing write tid 3 to smithi02969618-29 2024-08-29T17:51:04.335 INFO:tasks.rados.rados.0.smithi029.stdout:55: expect (ObjNum 14 snap 0 seq_num 14) 2024-08-29T17:51:04.339 INFO:tasks.rados.rados.0.smithi029.stdout:52: finishing write tid 4 to smithi02969618-29 2024-08-29T17:51:04.339 INFO:tasks.rados.rados.0.smithi029.stdout:52: oid 29 updating version 0 to 11 2024-08-29T17:51:04.339 INFO:tasks.rados.rados.0.smithi029.stdout:52: oid 29 version 11 is already newer than 10 2024-08-29T17:51:04.340 INFO:tasks.rados.rados.0.smithi029.stdout:52: oid 29 version 11 is already newer than 9 2024-08-29T17:51:04.340 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 29 v 11 (ObjNum 50 snap 0 seq_num 50) dirty exists 2024-08-29T17:51:04.340 INFO:tasks.rados.rados.0.smithi029.stdout:52: left oid 29 (ObjNum 50 snap 0 seq_num 50) 2024-08-29T17:51:04.340 INFO:tasks.rados.rados.0.smithi029.stdout:57: expect (ObjNum 26 snap 0 seq_num 26) 2024-08-29T17:51:04.354 INFO:tasks.rados.rados.0.smithi029.stdout:60: finishing copy_from racing read to smithi02969618-22 2024-08-29T17:51:04.354 INFO:tasks.rados.rados.0.smithi029.stdout:60: finishing copy_from to smithi02969618-22 2024-08-29T17:51:04.354 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 22 v 2 (ObjNum 47 snap 0 seq_num 47) dirty exists 2024-08-29T17:51:04.354 INFO:tasks.rados.rados.0.smithi029.stdout:58: finishing copy_from racing read to smithi02969618-28 2024-08-29T17:51:04.354 INFO:tasks.rados.rados.0.smithi029.stdout:58: finishing copy_from to smithi02969618-28 2024-08-29T17:51:04.355 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 28 v 6 (ObjNum 46 snap 0 seq_num 46) dirty exists 2024-08-29T17:51:04.355 INFO:tasks.rados.rados.0.smithi029.stdout:52: done (5 left) 2024-08-29T17:51:04.355 INFO:tasks.rados.rados.0.smithi029.stdout:55: done (4 left) 2024-08-29T17:51:04.355 INFO:tasks.rados.rados.0.smithi029.stdout:57: done (3 left) 2024-08-29T17:51:04.355 INFO:tasks.rados.rados.0.smithi029.stdout:58: done (2 left) 2024-08-29T17:51:04.355 INFO:tasks.rados.rados.0.smithi029.stdout:60: done (1 left) 2024-08-29T17:51:04.355 INFO:tasks.rados.rados.0.smithi029.stdout:61: done (0 left) 2024-08-29T17:51:04.355 INFO:tasks.rados.rados.0.smithi029.stdout:62: read oid 17 snap -1 2024-08-29T17:51:04.355 INFO:tasks.rados.rados.0.smithi029.stdout:62: expect (ObjNum 16 snap 0 seq_num 16) 2024-08-29T17:51:04.355 INFO:tasks.rados.rados.0.smithi029.stdout:63: snap_create 2024-08-29T17:51:04.358 INFO:tasks.rados.rados.0.smithi029.stdout:62: expect (ObjNum 16 snap 0 seq_num 16) 2024-08-29T17:51:04.598 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:51:04 smithi029 bash[22475]: audit 2024-08-29T17:51:03.231075+0000 mon.c (mon.2) 40 : audit [INF] from='client.? 172.21.15.29:0/3198098268' entity='client.0' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]: dispatch 2024-08-29T17:51:04.598 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:51:04 smithi029 bash[22475]: audit 2024-08-29T17:51:03.231748+0000 mon.a (mon.0) 1096 : audit [INF] from='client.? ' entity='client.0' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]: dispatch 2024-08-29T17:51:04.599 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:51:04 smithi029 bash[32453]: audit 2024-08-29T17:51:03.231075+0000 mon.c (mon.2) 40 : audit [INF] from='client.? 172.21.15.29:0/3198098268' entity='client.0' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]: dispatch 2024-08-29T17:51:04.599 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:51:04 smithi029 bash[32453]: audit 2024-08-29T17:51:03.231748+0000 mon.a (mon.0) 1096 : audit [INF] from='client.? ' entity='client.0' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]: dispatch 2024-08-29T17:51:04.649 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:51:04 smithi110 bash[24444]: audit 2024-08-29T17:51:03.231075+0000 mon.c (mon.2) 40 : audit [INF] from='client.? 172.21.15.29:0/3198098268' entity='client.0' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]: dispatch 2024-08-29T17:51:04.649 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:51:04 smithi110 bash[24444]: audit 2024-08-29T17:51:03.231748+0000 mon.a (mon.0) 1096 : audit [INF] from='client.? ' entity='client.0' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]: dispatch 2024-08-29T17:51:04.899 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:51:04 smithi029 bash[22727]: ::ffff:172.21.15.110 - - [29/Aug/2024:17:51:04] "GET /metrics HTTP/1.1" 200 36021 "" "Prometheus/2.43.0" 2024-08-29T17:51:05.177 INFO:tasks.rados.rados.0.smithi029.stdout:62: done (1 left) 2024-08-29T17:51:05.177 INFO:tasks.rados.rados.0.smithi029.stdout:63: done (0 left) 2024-08-29T17:51:05.177 INFO:tasks.rados.rados.0.smithi029.stdout:64: copy_from oid 15 from oid 2 current snap is 1 2024-08-29T17:51:05.177 INFO:tasks.rados.rados.0.smithi029.stdout:65: read oid 30 snap -1 2024-08-29T17:51:05.178 INFO:tasks.rados.rados.0.smithi029.stdout:65: expect (ObjNum 29 snap 0 seq_num 29) 2024-08-29T17:51:05.178 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 23 current snap is 1 2024-08-29T17:51:05.178 INFO:tasks.rados.rados.0.smithi029.stdout:66: seq_num 53 ranges {376832=491520,868352=401408} 2024-08-29T17:51:05.183 INFO:tasks.rados.rados.0.smithi029.stdout:66: writing smithi02969618-23 from 376832 to 868352 tid 1 2024-08-29T17:51:05.185 INFO:tasks.rados.rados.0.smithi029.stdout:66: writing smithi02969618-23 from 868352 to 1269760 tid 2 2024-08-29T17:51:05.185 INFO:tasks.rados.rados.0.smithi029.stdout:67: rollback oid 10 current snap is 1 2024-08-29T17:51:05.185 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 10 to 0 2024-08-29T17:51:05.185 INFO:tasks.rados.rados.0.smithi029.stdout:68: setattr oid 32 current snap is 1 2024-08-29T17:51:05.186 INFO:tasks.rados.rados.0.smithi029.stdout:65: expect (ObjNum 29 snap 0 seq_num 29) 2024-08-29T17:51:05.216 INFO:tasks.rados.rados.0.smithi029.stdout:67: finishing rollback tid 0 to smithi02969618-10 2024-08-29T17:51:05.216 INFO:tasks.rados.rados.0.smithi029.stdout:67: finishing rollback tid 1 to smithi02969618-10 2024-08-29T17:51:05.216 INFO:tasks.rados.rados.0.smithi029.stdout:67: finishing rollback tid 2 to smithi02969618-10 2024-08-29T17:51:05.217 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 10 v 14 (ObjNum 9 snap 0 seq_num 9) dirty exists 2024-08-29T17:51:05.217 INFO:tasks.rados.rados.0.smithi029.stdout:64: finishing copy_from racing read to smithi02969618-15 2024-08-29T17:51:05.217 INFO:tasks.rados.rados.0.smithi029.stdout:66: finishing write tid 1 to smithi02969618-23 2024-08-29T17:51:05.217 INFO:tasks.rados.rados.0.smithi029.stdout:66: finishing write tid 2 to smithi02969618-23 2024-08-29T17:51:05.217 INFO:tasks.rados.rados.0.smithi029.stdout:66: finishing write tid 3 to smithi02969618-23 2024-08-29T17:51:05.217 INFO:tasks.rados.rados.0.smithi029.stdout:64: finishing copy_from to smithi02969618-15 2024-08-29T17:51:05.217 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 15 v 2 (ObjNum 1 snap 0 seq_num 1) dirty exists 2024-08-29T17:51:05.217 INFO:tasks.rados.rados.0.smithi029.stdout:66: finishing write tid 4 to smithi02969618-23 2024-08-29T17:51:05.217 INFO:tasks.rados.rados.0.smithi029.stdout:66: oid 23 updating version 0 to 23 2024-08-29T17:51:05.217 INFO:tasks.rados.rados.0.smithi029.stdout:66: oid 23 version 23 is already newer than 22 2024-08-29T17:51:05.217 INFO:tasks.rados.rados.0.smithi029.stdout:66: oid 23 updating version 23 to 24 2024-08-29T17:51:05.218 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 23 v 24 (ObjNum 53 snap 1 seq_num 53) dirty exists 2024-08-29T17:51:05.218 INFO:tasks.rados.rados.0.smithi029.stdout:66: left oid 23 (ObjNum 53 snap 1 seq_num 53) 2024-08-29T17:51:05.218 INFO:tasks.rados.rados.0.smithi029.stdout:64: done (4 left) 2024-08-29T17:51:05.218 INFO:tasks.rados.rados.0.smithi029.stdout:65: done (3 left) 2024-08-29T17:51:05.218 INFO:tasks.rados.rados.0.smithi029.stdout:66: done (2 left) 2024-08-29T17:51:05.218 INFO:tasks.rados.rados.0.smithi029.stdout:67: done (1 left) 2024-08-29T17:51:05.218 INFO:tasks.rados.rados.0.smithi029.stdout:69: copy_from oid 45 from oid 34 current snap is 1 2024-08-29T17:51:05.218 INFO:tasks.rados.rados.0.smithi029.stdout:70: read oid 23 snap 0 2024-08-29T17:51:05.218 INFO:tasks.rados.rados.0.smithi029.stdout:70: expect (ObjNum 22 snap 0 seq_num 22) 2024-08-29T17:51:05.218 INFO:tasks.rados.rados.0.smithi029.stdout:71: copy_from oid 36 from oid 27 current snap is 1 2024-08-29T17:51:05.218 INFO:tasks.rados.rados.0.smithi029.stdout:72: rollback oid 49 current snap is 1 2024-08-29T17:51:05.218 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 49 to 0 2024-08-29T17:51:05.218 INFO:tasks.rados.rados.0.smithi029.stdout:73: read oid 4 snap 0 2024-08-29T17:51:05.219 INFO:tasks.rados.rados.0.smithi029.stdout:73: expect (ObjNum 3 snap 0 seq_num 3) 2024-08-29T17:51:05.219 INFO:tasks.rados.rados.0.smithi029.stdout:74: rmattr oid 7 current snap is 1 2024-08-29T17:51:05.219 INFO:tasks.rados.rados.0.smithi029.stdout:74: done (6 left) 2024-08-29T17:51:05.219 INFO:tasks.rados.rados.0.smithi029.stdout:75: copy_from oid 20 from oid 12 current snap is 1 2024-08-29T17:51:05.219 INFO:tasks.rados.rados.0.smithi029.stdout:76: read oid 39 snap -1 2024-08-29T17:51:05.219 INFO:tasks.rados.rados.0.smithi029.stdout:76: expect (ObjNum 38 snap 0 seq_num 38) 2024-08-29T17:51:05.219 INFO:tasks.rados.rados.0.smithi029.stdout:77: copy_from oid 6 from oid 37 current snap is 1 2024-08-29T17:51:05.219 INFO:tasks.rados.rados.0.smithi029.stdout:78: read oid 2 snap -1 2024-08-29T17:51:05.219 INFO:tasks.rados.rados.0.smithi029.stdout:78: expect (ObjNum 1 snap 0 seq_num 1) 2024-08-29T17:51:05.219 INFO:tasks.rados.rados.0.smithi029.stdout:79: setattr oid 41 current snap is 1 2024-08-29T17:51:05.220 INFO:tasks.rados.rados.0.smithi029.stdout:80: snap_create 2024-08-29T17:51:05.220 INFO:tasks.rados.rados.0.smithi029.stdout:73: expect (ObjNum 3 snap 0 seq_num 3) 2024-08-29T17:51:05.225 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 32 v 8 (ObjNum 31 snap 0 seq_num 31) dirty exists 2024-08-29T17:51:05.228 INFO:tasks.rados.rados.0.smithi029.stdout:70: expect (ObjNum 22 snap 0 seq_num 22) 2024-08-29T17:51:05.243 INFO:tasks.rados.rados.0.smithi029.stdout:71: finishing copy_from racing read to smithi02969618-36 2024-08-29T17:51:05.243 INFO:tasks.rados.rados.0.smithi029.stdout:72: finishing rollback tid 0 to smithi02969618-49 2024-08-29T17:51:05.244 INFO:tasks.rados.rados.0.smithi029.stdout:72: finishing rollback tid 1 to smithi02969618-49 2024-08-29T17:51:05.244 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 41 v 6 (ObjNum 40 snap 0 seq_num 40) dirty exists 2024-08-29T17:51:05.244 INFO:tasks.rados.rados.0.smithi029.stdout:71: finishing copy_from to smithi02969618-36 2024-08-29T17:51:05.244 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 36 v 2 (ObjNum 26 snap 0 seq_num 26) dirty exists 2024-08-29T17:51:05.244 INFO:tasks.rados.rados.0.smithi029.stdout:76: expect (ObjNum 38 snap 0 seq_num 38) 2024-08-29T17:51:05.268 INFO:tasks.rados.rados.0.smithi029.stdout:72: finishing rollback tid 2 to smithi02969618-49 2024-08-29T17:51:05.268 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 49 v 30 (ObjNum 48 snap 0 seq_num 48) dirty exists 2024-08-29T17:51:05.268 INFO:tasks.rados.rados.0.smithi029.stdout:69: finishing copy_from racing read to smithi02969618-45 2024-08-29T17:51:05.268 INFO:tasks.rados.rados.0.smithi029.stdout:69: finishing copy_from to smithi02969618-45 2024-08-29T17:51:05.268 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 45 v 4 (ObjNum 33 snap 0 seq_num 33) dirty exists 2024-08-29T17:51:05.268 INFO:tasks.rados.rados.0.smithi029.stdout:77: finishing copy_from racing read to smithi02969618-6 2024-08-29T17:51:05.268 INFO:tasks.rados.rados.0.smithi029.stdout:77: finishing copy_from to smithi02969618-6 2024-08-29T17:51:05.268 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 6 v 14 (ObjNum 36 snap 0 seq_num 36) dirty exists 2024-08-29T17:51:05.268 INFO:tasks.rados.rados.0.smithi029.stdout:75: finishing copy_from racing read to smithi02969618-20 2024-08-29T17:51:05.268 INFO:tasks.rados.rados.0.smithi029.stdout:75: finishing copy_from to smithi02969618-20 2024-08-29T17:51:05.269 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 20 v 4 (ObjNum 11 snap 0 seq_num 11) dirty exists 2024-08-29T17:51:05.269 INFO:tasks.rados.rados.0.smithi029.stdout:78: expect (ObjNum 1 snap 0 seq_num 1) 2024-08-29T17:51:05.649 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:51:05 smithi029 bash[22475]: cluster 2024-08-29T17:51:04.013782+0000 mgr.y (mgr.14454) 232 : cluster [DBG] pgmap v187: 121 pgs: 121 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:51:05.649 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:51:05 smithi029 bash[22475]: audit 2024-08-29T17:51:04.151736+0000 mon.a (mon.0) 1097 : audit [INF] from='client.? ' entity='client.0' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]': finished 2024-08-29T17:51:05.649 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:51:05 smithi029 bash[22475]: cluster 2024-08-29T17:51:04.152207+0000 mon.a (mon.0) 1098 : cluster [DBG] osdmap e83: 8 total, 8 up, 8 in 2024-08-29T17:51:05.649 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:51:05 smithi029 bash[32453]: cluster 2024-08-29T17:51:04.013782+0000 mgr.y (mgr.14454) 232 : cluster [DBG] pgmap v187: 121 pgs: 121 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:51:05.650 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:51:05 smithi029 bash[32453]: audit 2024-08-29T17:51:04.151736+0000 mon.a (mon.0) 1097 : audit [INF] from='client.? ' entity='client.0' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]': finished 2024-08-29T17:51:05.650 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:51:05 smithi029 bash[32453]: cluster 2024-08-29T17:51:04.152207+0000 mon.a (mon.0) 1098 : cluster [DBG] osdmap e83: 8 total, 8 up, 8 in 2024-08-29T17:51:05.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:51:05 smithi110 bash[24444]: cluster 2024-08-29T17:51:04.013782+0000 mgr.y (mgr.14454) 232 : cluster [DBG] pgmap v187: 121 pgs: 121 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:51:05.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:51:05 smithi110 bash[24444]: audit 2024-08-29T17:51:04.151736+0000 mon.a (mon.0) 1097 : audit [INF] from='client.? ' entity='client.0' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]': finished 2024-08-29T17:51:05.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:51:05 smithi110 bash[24444]: cluster 2024-08-29T17:51:04.152207+0000 mon.a (mon.0) 1098 : cluster [DBG] osdmap e83: 8 total, 8 up, 8 in 2024-08-29T17:51:06.188 INFO:tasks.rados.rados.0.smithi029.stdout:68: done (11 left) 2024-08-29T17:51:06.188 INFO:tasks.rados.rados.0.smithi029.stdout:69: done (10 left) 2024-08-29T17:51:06.188 INFO:tasks.rados.rados.0.smithi029.stdout:70: done (9 left) 2024-08-29T17:51:06.188 INFO:tasks.rados.rados.0.smithi029.stdout:71: done (8 left) 2024-08-29T17:51:06.188 INFO:tasks.rados.rados.0.smithi029.stdout:72: done (7 left) 2024-08-29T17:51:06.188 INFO:tasks.rados.rados.0.smithi029.stdout:73: done (6 left) 2024-08-29T17:51:06.188 INFO:tasks.rados.rados.0.smithi029.stdout:75: done (5 left) 2024-08-29T17:51:06.188 INFO:tasks.rados.rados.0.smithi029.stdout:76: done (4 left) 2024-08-29T17:51:06.188 INFO:tasks.rados.rados.0.smithi029.stdout:77: done (3 left) 2024-08-29T17:51:06.188 INFO:tasks.rados.rados.0.smithi029.stdout:78: done (2 left) 2024-08-29T17:51:06.189 INFO:tasks.rados.rados.0.smithi029.stdout:79: done (1 left) 2024-08-29T17:51:06.189 INFO:tasks.rados.rados.0.smithi029.stdout:80: done (0 left) 2024-08-29T17:51:06.189 INFO:tasks.rados.rados.0.smithi029.stdout:81: rollback oid 40 current snap is 2 2024-08-29T17:51:06.189 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 40 to 1 2024-08-29T17:51:06.189 INFO:tasks.rados.rados.0.smithi029.stdout:82: snap_create 2024-08-29T17:51:06.193 INFO:tasks.rados.rados.0.smithi029.stdout:81: finishing rollback tid 1 to smithi02969618-40 2024-08-29T17:51:06.193 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 40 v 0 (ObjNum 1297 snap 0 seq_num 0) dirty dne 2024-08-29T17:51:06.649 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:51:06 smithi029 bash[22475]: cluster 2024-08-29T17:51:05.177866+0000 mon.a (mon.0) 1099 : cluster [DBG] osdmap e84: 8 total, 8 up, 8 in 2024-08-29T17:51:06.649 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:51:06 smithi029 bash[32453]: cluster 2024-08-29T17:51:05.177866+0000 mon.a (mon.0) 1099 : cluster [DBG] osdmap e84: 8 total, 8 up, 8 in 2024-08-29T17:51:06.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:51:06 smithi110 bash[24444]: cluster 2024-08-29T17:51:05.177866+0000 mon.a (mon.0) 1099 : cluster [DBG] osdmap e84: 8 total, 8 up, 8 in 2024-08-29T17:51:07.191 INFO:tasks.rados.rados.0.smithi029.stdout:81: done (1 left) 2024-08-29T17:51:07.191 INFO:tasks.rados.rados.0.smithi029.stdout:82: done (0 left) 2024-08-29T17:51:07.191 INFO:tasks.rados.rados.0.smithi029.stdout:83: rollback oid 9 current snap is 3 2024-08-29T17:51:07.192 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 9 to 0 2024-08-29T17:51:07.192 INFO:tasks.rados.rados.0.smithi029.stdout:84: read oid 20 snap 1 2024-08-29T17:51:07.192 INFO:tasks.rados.rados.0.smithi029.stdout:84: expect (ObjNum 11 snap 0 seq_num 11) 2024-08-29T17:51:07.192 INFO:tasks.rados.rados.0.smithi029.stdout:85: read oid 41 snap -1 2024-08-29T17:51:07.192 INFO:tasks.rados.rados.0.smithi029.stdout:85: expect (ObjNum 40 snap 0 seq_num 40) 2024-08-29T17:51:07.192 INFO:tasks.rados.rados.0.smithi029.stdout:86: snap_create 2024-08-29T17:51:07.206 INFO:tasks.rados.rados.0.smithi029.stdout:83: finishing rollback tid 0 to smithi02969618-9 2024-08-29T17:51:07.207 INFO:tasks.rados.rados.0.smithi029.stdout:83: finishing rollback tid 1 to smithi02969618-9 2024-08-29T17:51:07.207 INFO:tasks.rados.rados.0.smithi029.stdout:83: finishing rollback tid 2 to smithi02969618-9 2024-08-29T17:51:07.207 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 9 v 12 (ObjNum 8 snap 0 seq_num 8) dirty exists 2024-08-29T17:51:07.212 INFO:tasks.rados.rados.0.smithi029.stdout:84: expect (ObjNum 11 snap 0 seq_num 11) 2024-08-29T17:51:07.226 INFO:tasks.rados.rados.0.smithi029.stdout:85: expect (ObjNum 40 snap 0 seq_num 40) 2024-08-29T17:51:07.650 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:51:07 smithi029 bash[22475]: cluster 2024-08-29T17:51:06.014400+0000 mgr.y (mgr.14454) 233 : cluster [DBG] pgmap v190: 121 pgs: 121 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:51:07.650 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:51:07 smithi029 bash[22475]: cluster 2024-08-29T17:51:06.189035+0000 mon.a (mon.0) 1100 : cluster [DBG] osdmap e85: 8 total, 8 up, 8 in 2024-08-29T17:51:07.650 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:51:07 smithi029 bash[22475]: audit 2024-08-29T17:51:06.960885+0000 mon.a (mon.0) 1101 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:51:07.650 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:51:07 smithi029 bash[22475]: audit 2024-08-29T17:51:06.962108+0000 mon.a (mon.0) 1102 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T17:51:07.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:51:07 smithi110 bash[24444]: cluster 2024-08-29T17:51:06.014400+0000 mgr.y (mgr.14454) 233 : cluster [DBG] pgmap v190: 121 pgs: 121 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:51:07.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:51:07 smithi110 bash[24444]: cluster 2024-08-29T17:51:06.189035+0000 mon.a (mon.0) 1100 : cluster [DBG] osdmap e85: 8 total, 8 up, 8 in 2024-08-29T17:51:07.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:51:07 smithi110 bash[24444]: audit 2024-08-29T17:51:06.960885+0000 mon.a (mon.0) 1101 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:51:07.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:51:07 smithi110 bash[24444]: audit 2024-08-29T17:51:06.962108+0000 mon.a (mon.0) 1102 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T17:51:07.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:51:07 smithi029 bash[32453]: cluster 2024-08-29T17:51:06.014400+0000 mgr.y (mgr.14454) 233 : cluster [DBG] pgmap v190: 121 pgs: 121 active+clean; 580 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:51:07.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:51:07 smithi029 bash[32453]: cluster 2024-08-29T17:51:06.189035+0000 mon.a (mon.0) 1100 : cluster [DBG] osdmap e85: 8 total, 8 up, 8 in 2024-08-29T17:51:07.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:51:07 smithi029 bash[32453]: audit 2024-08-29T17:51:06.960885+0000 mon.a (mon.0) 1101 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:51:07.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:51:07 smithi029 bash[32453]: audit 2024-08-29T17:51:06.962108+0000 mon.a (mon.0) 1102 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T17:51:08.206 INFO:tasks.rados.rados.0.smithi029.stdout:83: done (3 left) 2024-08-29T17:51:08.207 INFO:tasks.rados.rados.0.smithi029.stdout:84: done (2 left) 2024-08-29T17:51:08.207 INFO:tasks.rados.rados.0.smithi029.stdout:85: done (1 left) 2024-08-29T17:51:08.207 INFO:tasks.rados.rados.0.smithi029.stdout:86: done (0 left) 2024-08-29T17:51:08.207 INFO:tasks.rados.rados.0.smithi029.stdout:87: snap_remove snap 0 2024-08-29T17:51:08.649 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:51:08 smithi029 bash[22475]: cluster 2024-08-29T17:51:07.191603+0000 mon.a (mon.0) 1103 : cluster [DBG] osdmap e86: 8 total, 8 up, 8 in 2024-08-29T17:51:08.649 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:51:08 smithi029 bash[32453]: cluster 2024-08-29T17:51:07.191603+0000 mon.a (mon.0) 1103 : cluster [DBG] osdmap e86: 8 total, 8 up, 8 in 2024-08-29T17:51:08.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:51:08 smithi110 bash[24444]: cluster 2024-08-29T17:51:07.191603+0000 mon.a (mon.0) 1103 : cluster [DBG] osdmap e86: 8 total, 8 up, 8 in 2024-08-29T17:51:09.223 INFO:tasks.rados.rados.0.smithi029.stdout:87: done (0 left) 2024-08-29T17:51:09.224 INFO:tasks.rados.rados.0.smithi029.stdout:88: read oid 29 snap 3 2024-08-29T17:51:09.224 INFO:tasks.rados.rados.0.smithi029.stdout:88: expect (ObjNum 50 snap 0 seq_num 50) 2024-08-29T17:51:09.224 INFO:tasks.rados.rados.0.smithi029.stdout:89: read oid 46 snap -1 2024-08-29T17:51:09.224 INFO:tasks.rados.rados.0.smithi029.stdout:89: expect (ObjNum 45 snap 0 seq_num 45) 2024-08-29T17:51:09.224 INFO:tasks.rados.rados.0.smithi029.stdout:90: copy_from oid 36 from oid 2 current snap is 4 2024-08-29T17:51:09.224 INFO:tasks.rados.rados.0.smithi029.stdout:91: rmattr oid 49 current snap is 4 2024-08-29T17:51:09.224 INFO:tasks.rados.rados.0.smithi029.stdout:91: done (3 left) 2024-08-29T17:51:09.224 INFO:tasks.rados.rados.0.smithi029.stdout:92: snap_remove snap 2 2024-08-29T17:51:09.649 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:51:09 smithi029 bash[22475]: cluster 2024-08-29T17:51:08.016073+0000 mgr.y (mgr.14454) 234 : cluster [DBG] pgmap v193: 121 pgs: 121 active+clean; 24 MiB data, 267 MiB used, 715 GiB / 715 GiB avail; 2.5 MiB/s rd, 6.3 MiB/s wr, 78 op/s 2024-08-29T17:51:09.649 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:51:09 smithi029 bash[22475]: cluster 2024-08-29T17:51:08.206316+0000 mon.a (mon.0) 1104 : cluster [DBG] osdmap e87: 8 total, 8 up, 8 in 2024-08-29T17:51:09.649 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:51:09 smithi029 bash[32453]: cluster 2024-08-29T17:51:08.016073+0000 mgr.y (mgr.14454) 234 : cluster [DBG] pgmap v193: 121 pgs: 121 active+clean; 24 MiB data, 267 MiB used, 715 GiB / 715 GiB avail; 2.5 MiB/s rd, 6.3 MiB/s wr, 78 op/s 2024-08-29T17:51:09.649 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:51:09 smithi029 bash[32453]: cluster 2024-08-29T17:51:08.206316+0000 mon.a (mon.0) 1104 : cluster [DBG] osdmap e87: 8 total, 8 up, 8 in 2024-08-29T17:51:09.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:51:09 smithi110 bash[24444]: cluster 2024-08-29T17:51:08.016073+0000 mgr.y (mgr.14454) 234 : cluster [DBG] pgmap v193: 121 pgs: 121 active+clean; 24 MiB data, 267 MiB used, 715 GiB / 715 GiB avail; 2.5 MiB/s rd, 6.3 MiB/s wr, 78 op/s 2024-08-29T17:51:09.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:51:09 smithi110 bash[24444]: cluster 2024-08-29T17:51:08.206316+0000 mon.a (mon.0) 1104 : cluster [DBG] osdmap e87: 8 total, 8 up, 8 in 2024-08-29T17:51:10.246 INFO:tasks.rados.rados.0.smithi029.stdout:92: done (3 left) 2024-08-29T17:51:10.246 INFO:tasks.rados.rados.0.smithi029.stdout:93: rmattr oid 30 current snap is 4 2024-08-29T17:51:10.246 INFO:tasks.rados.rados.0.smithi029.stdout:93: done (3 left) 2024-08-29T17:51:10.246 INFO:tasks.rados.rados.0.smithi029.stdout:94: read oid 42 snap 1 2024-08-29T17:51:10.246 INFO:tasks.rados.rados.0.smithi029.stdout:94: expect (ObjNum 41 snap 0 seq_num 41) 2024-08-29T17:51:10.246 INFO:tasks.rados.rados.0.smithi029.stdout:95: rmattr oid 14 current snap is 4 2024-08-29T17:51:10.246 INFO:tasks.rados.rados.0.smithi029.stdout:95: done (4 left) 2024-08-29T17:51:10.247 INFO:tasks.rados.rados.0.smithi029.stdout:96: read oid 9 snap 1 2024-08-29T17:51:10.247 INFO:tasks.rados.rados.0.smithi029.stdout:96: expect (ObjNum 8 snap 0 seq_num 8) 2024-08-29T17:51:10.251 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 24 current snap is 4 2024-08-29T17:51:10.251 INFO:tasks.rados.rados.0.smithi029.stdout:97: seq_num 54 ranges {393216=507904,901120=401408} 2024-08-29T17:51:10.257 INFO:tasks.rados.rados.0.smithi029.stdout:97: writing smithi02969618-24 from 393216 to 901120 tid 1 2024-08-29T17:51:10.262 INFO:tasks.rados.rados.0.smithi029.stdout:97: writing smithi02969618-24 from 901120 to 1302528 tid 2 2024-08-29T17:51:10.262 INFO:tasks.rados.rados.0.smithi029.stdout:98: copy_from oid 31 from oid 6 current snap is 4 2024-08-29T17:51:10.262 INFO:tasks.rados.rados.0.smithi029.stdout:89: expect (ObjNum 45 snap 0 seq_num 45) 2024-08-29T17:51:10.305 INFO:tasks.rados.rados.0.smithi029.stdout:90: finishing copy_from racing read to smithi02969618-36 2024-08-29T17:51:10.305 INFO:tasks.rados.rados.0.smithi029.stdout:90: finishing copy_from to smithi02969618-36 2024-08-29T17:51:10.305 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 36 v 2 (ObjNum 1 snap 0 seq_num 1) dirty exists 2024-08-29T17:51:10.306 INFO:tasks.rados.rados.0.smithi029.stdout:88: expect (ObjNum 50 snap 0 seq_num 50) 2024-08-29T17:51:10.365 INFO:tasks.rados.rados.0.smithi029.stdout:94: expect (ObjNum 41 snap 0 seq_num 41) 2024-08-29T17:51:10.389 INFO:tasks.rados.rados.0.smithi029.stdout:96: expect (ObjNum 8 snap 0 seq_num 8) 2024-08-29T17:51:10.393 INFO:tasks.rados.rados.0.smithi029.stdout:97: finishing write tid 1 to smithi02969618-24 2024-08-29T17:51:10.393 INFO:tasks.rados.rados.0.smithi029.stdout:97: finishing write tid 2 to smithi02969618-24 2024-08-29T17:51:10.393 INFO:tasks.rados.rados.0.smithi029.stdout:88: done (6 left) 2024-08-29T17:51:10.393 INFO:tasks.rados.rados.0.smithi029.stdout:89: done (5 left) 2024-08-29T17:51:10.393 INFO:tasks.rados.rados.0.smithi029.stdout:90: done (4 left) 2024-08-29T17:51:10.393 INFO:tasks.rados.rados.0.smithi029.stdout:94: done (3 left) 2024-08-29T17:51:10.393 INFO:tasks.rados.rados.0.smithi029.stdout:96: done (2 left) 2024-08-29T17:51:10.393 INFO:tasks.rados.rados.0.smithi029.stdout:99: snap_remove snap 3 2024-08-29T17:51:10.649 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:51:10 smithi029 bash[22475]: cluster 2024-08-29T17:51:09.225570+0000 mon.a (mon.0) 1105 : cluster [DBG] osdmap e88: 8 total, 8 up, 8 in 2024-08-29T17:51:10.649 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:51:10 smithi029 bash[32453]: cluster 2024-08-29T17:51:09.225570+0000 mon.a (mon.0) 1105 : cluster [DBG] osdmap e88: 8 total, 8 up, 8 in 2024-08-29T17:51:10.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:51:10 smithi110 bash[24444]: cluster 2024-08-29T17:51:09.225570+0000 mon.a (mon.0) 1105 : cluster [DBG] osdmap e88: 8 total, 8 up, 8 in 2024-08-29T17:51:11.246 INFO:tasks.rados.rados.0.smithi029.stdout:99: done (2 left) 2024-08-29T17:51:11.246 INFO:tasks.rados.rados.0.smithi029.stdout:100: copy_from oid 16 from oid 21 current snap is 4 2024-08-29T17:51:11.246 INFO:tasks.rados.rados.0.smithi029.stdout:97: finishing write tid 3 to smithi02969618-24 2024-08-29T17:51:11.246 INFO:tasks.rados.rados.0.smithi029.stdout:97: finishing write tid 4 to smithi02969618-24 2024-08-29T17:51:11.247 INFO:tasks.rados.rados.0.smithi029.stdout:97: oid 24 updating version 0 to 44 2024-08-29T17:51:11.247 INFO:tasks.rados.rados.0.smithi029.stdout:97: oid 24 version 44 is already newer than 43 2024-08-29T17:51:11.247 INFO:tasks.rados.rados.0.smithi029.stdout:97: oid 24 version 44 is already newer than 42 2024-08-29T17:51:11.247 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 24 v 44 (ObjNum 54 snap 4 seq_num 54) dirty exists 2024-08-29T17:51:11.247 INFO:tasks.rados.rados.0.smithi029.stdout:97: left oid 24 (ObjNum 54 snap 4 seq_num 54) 2024-08-29T17:51:11.247 INFO:tasks.rados.rados.0.smithi029.stdout:98: finishing copy_from racing read to smithi02969618-31 2024-08-29T17:51:11.247 INFO:tasks.rados.rados.0.smithi029.stdout:98: finishing copy_from to smithi02969618-31 2024-08-29T17:51:11.247 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 31 v 14 (ObjNum 36 snap 0 seq_num 36) dirty exists 2024-08-29T17:51:11.247 INFO:tasks.rados.rados.0.smithi029.stdout:97: done (2 left) 2024-08-29T17:51:11.247 INFO:tasks.rados.rados.0.smithi029.stdout:98: done (1 left) 2024-08-29T17:51:11.247 INFO:tasks.rados.rados.0.smithi029.stdout:101: read oid 14 snap 1 2024-08-29T17:51:11.247 INFO:tasks.rados.rados.0.smithi029.stdout:101: expect (ObjNum 22 snap 0 seq_num 22) 2024-08-29T17:51:11.247 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 49 current snap is 4 2024-08-29T17:51:11.247 INFO:tasks.rados.rados.0.smithi029.stdout:102: seq_num 55 ranges {811008=524288,1335296=401408} 2024-08-29T17:51:11.260 INFO:tasks.rados.rados.0.smithi029.stdout:102: writing smithi02969618-49 from 811008 to 1335296 tid 1 2024-08-29T17:51:11.265 INFO:tasks.rados.rados.0.smithi029.stdout:102: writing smithi02969618-49 from 1335296 to 1736704 tid 2 2024-08-29T17:51:11.265 INFO:tasks.rados.rados.0.smithi029.stdout:103: delete oid 43 current snap is 4 2024-08-29T17:51:11.265 INFO:tasks.rados.rados.0.smithi029.stdout:101: expect (ObjNum 22 snap 0 seq_num 22) 2024-08-29T17:51:11.279 INFO:tasks.rados.rados.0.smithi029.stdout:100: finishing copy_from racing read to smithi02969618-16 2024-08-29T17:51:11.279 INFO:tasks.rados.rados.0.smithi029.stdout:100: finishing copy_from to smithi02969618-16 2024-08-29T17:51:11.279 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 16 v 2 (ObjNum 20 snap 0 seq_num 20) dirty exists 2024-08-29T17:51:11.279 INFO:tasks.rados.rados.0.smithi029.stdout:102: finishing write tid 1 to smithi02969618-49 2024-08-29T17:51:11.279 INFO:tasks.rados.rados.0.smithi029.stdout:102: finishing write tid 2 to smithi02969618-49 2024-08-29T17:51:11.280 INFO:tasks.rados.rados.0.smithi029.stdout:102: finishing write tid 3 to smithi02969618-49 2024-08-29T17:51:11.280 INFO:tasks.rados.rados.0.smithi029.stdout:100: done (3 left) 2024-08-29T17:51:11.280 INFO:tasks.rados.rados.0.smithi029.stdout:101: done (2 left) 2024-08-29T17:51:11.280 INFO:tasks.rados.rados.0.smithi029.stdout:103: done (1 left) 2024-08-29T17:51:11.280 INFO:tasks.rados.rados.0.smithi029.stdout:104: read oid 2 snap -1 2024-08-29T17:51:11.280 INFO:tasks.rados.rados.0.smithi029.stdout:104: expect (ObjNum 1 snap 0 seq_num 1) 2024-08-29T17:51:11.280 INFO:tasks.rados.rados.0.smithi029.stdout:105: rollback oid 34 current snap is 4 2024-08-29T17:51:11.280 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 34 to 1 2024-08-29T17:51:11.280 INFO:tasks.rados.rados.0.smithi029.stdout:102: finishing write tid 4 to smithi02969618-49 2024-08-29T17:51:11.280 INFO:tasks.rados.rados.0.smithi029.stdout:102: oid 49 updating version 0 to 48 2024-08-29T17:51:11.280 INFO:tasks.rados.rados.0.smithi029.stdout:102: oid 49 updating version 48 to 50 2024-08-29T17:51:11.280 INFO:tasks.rados.rados.0.smithi029.stdout:102: oid 49 version 50 is already newer than 49 2024-08-29T17:51:11.280 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 49 v 50 (ObjNum 55 snap 4 seq_num 55) dirty exists 2024-08-29T17:51:11.281 INFO:tasks.rados.rados.0.smithi029.stdout:102: left oid 49 (ObjNum 55 snap 4 seq_num 55) 2024-08-29T17:51:11.281 INFO:tasks.rados.rados.0.smithi029.stdout:102: done (2 left) 2024-08-29T17:51:11.281 INFO:tasks.rados.rados.0.smithi029.stdout:106: delete oid 12 current snap is 4 2024-08-29T17:51:11.284 INFO:tasks.rados.rados.0.smithi029.stdout:104: expect (ObjNum 1 snap 0 seq_num 1) 2024-08-29T17:51:11.285 INFO:tasks.rados.rados.0.smithi029.stdout:105: finishing rollback tid 0 to smithi02969618-34 2024-08-29T17:51:11.285 INFO:tasks.rados.rados.0.smithi029.stdout:105: finishing rollback tid 1 to smithi02969618-34 2024-08-29T17:51:11.286 INFO:tasks.rados.rados.0.smithi029.stdout:105: finishing rollback tid 2 to smithi02969618-34 2024-08-29T17:51:11.286 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 34 v 10 (ObjNum 33 snap 0 seq_num 33) dirty exists 2024-08-29T17:51:11.287 INFO:tasks.rados.rados.0.smithi029.stdout:104: done (2 left) 2024-08-29T17:51:11.288 INFO:tasks.rados.rados.0.smithi029.stdout:105: done (1 left) 2024-08-29T17:51:11.288 INFO:tasks.rados.rados.0.smithi029.stdout:106: done (0 left) 2024-08-29T17:51:11.288 INFO:tasks.rados.rados.0.smithi029.stdout:107: read oid 33 snap 1 2024-08-29T17:51:11.288 INFO:tasks.rados.rados.0.smithi029.stdout:107: expect (ObjNum 32 snap 0 seq_num 32) 2024-08-29T17:51:11.288 INFO:tasks.rados.rados.0.smithi029.stdout:108: rollback oid 48 current snap is 4 2024-08-29T17:51:11.288 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 48 to 1 2024-08-29T17:51:11.288 INFO:tasks.rados.rados.0.smithi029.stdout:109: delete oid 47 current snap is 4 2024-08-29T17:51:11.291 INFO:tasks.rados.rados.0.smithi029.stdout:109: done (2 left) 2024-08-29T17:51:11.291 INFO:tasks.rados.rados.0.smithi029.stdout:110: setattr oid 31 current snap is 4 2024-08-29T17:51:11.292 INFO:tasks.rados.rados.0.smithi029.stdout:107: expect (ObjNum 32 snap 0 seq_num 32) 2024-08-29T17:51:11.310 INFO:tasks.rados.rados.0.smithi029.stdout:108: finishing rollback tid 0 to smithi02969618-48 2024-08-29T17:51:11.310 INFO:tasks.rados.rados.0.smithi029.stdout:108: finishing rollback tid 1 to smithi02969618-48 2024-08-29T17:51:11.310 INFO:tasks.rados.rados.0.smithi029.stdout:108: finishing rollback tid 2 to smithi02969618-48 2024-08-29T17:51:11.310 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 48 v 6 (ObjNum 47 snap 0 seq_num 47) dirty exists 2024-08-29T17:51:11.310 INFO:tasks.rados.rados.0.smithi029.stdout:107: done (2 left) 2024-08-29T17:51:11.310 INFO:tasks.rados.rados.0.smithi029.stdout:108: done (1 left) 2024-08-29T17:51:11.311 INFO:tasks.rados.rados.0.smithi029.stdout:111: snap_create 2024-08-29T17:51:11.313 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 31 v 15 (ObjNum 36 snap 0 seq_num 36) dirty exists 2024-08-29T17:51:11.649 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:51:11 smithi029 bash[32453]: cluster 2024-08-29T17:51:10.016716+0000 mgr.y (mgr.14454) 235 : cluster [DBG] pgmap v196: 121 pgs: 121 active+clean; 24 MiB data, 267 MiB used, 715 GiB / 715 GiB avail; 2.5 MiB/s rd, 6.3 MiB/s wr, 78 op/s 2024-08-29T17:51:11.649 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:51:11 smithi029 bash[32453]: cluster 2024-08-29T17:51:10.247274+0000 mon.a (mon.0) 1106 : cluster [DBG] osdmap e89: 8 total, 8 up, 8 in 2024-08-29T17:51:11.649 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:51:11 smithi029 bash[22475]: cluster 2024-08-29T17:51:10.016716+0000 mgr.y (mgr.14454) 235 : cluster [DBG] pgmap v196: 121 pgs: 121 active+clean; 24 MiB data, 267 MiB used, 715 GiB / 715 GiB avail; 2.5 MiB/s rd, 6.3 MiB/s wr, 78 op/s 2024-08-29T17:51:11.649 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:51:11 smithi029 bash[22475]: cluster 2024-08-29T17:51:10.247274+0000 mon.a (mon.0) 1106 : cluster [DBG] osdmap e89: 8 total, 8 up, 8 in 2024-08-29T17:51:11.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:51:11 smithi110 bash[24444]: cluster 2024-08-29T17:51:10.016716+0000 mgr.y (mgr.14454) 235 : cluster [DBG] pgmap v196: 121 pgs: 121 active+clean; 24 MiB data, 267 MiB used, 715 GiB / 715 GiB avail; 2.5 MiB/s rd, 6.3 MiB/s wr, 78 op/s 2024-08-29T17:51:11.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:51:11 smithi110 bash[24444]: cluster 2024-08-29T17:51:10.247274+0000 mon.a (mon.0) 1106 : cluster [DBG] osdmap e89: 8 total, 8 up, 8 in 2024-08-29T17:51:12.256 INFO:tasks.rados.rados.0.smithi029.stdout:110: done (1 left) 2024-08-29T17:51:12.256 INFO:tasks.rados.rados.0.smithi029.stdout:111: done (0 left) 2024-08-29T17:51:12.256 INFO:tasks.rados.rados.0.smithi029.stdout:112: copy_from oid 25 from oid 6 current snap is 5 2024-08-29T17:51:12.256 INFO:tasks.rados.rados.0.smithi029.stdout:113: setattr oid 23 current snap is 5 2024-08-29T17:51:12.256 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 15 current snap is 5 2024-08-29T17:51:12.256 INFO:tasks.rados.rados.0.smithi029.stdout:114: seq_num 59 ranges {24576=598016,622592=401408} 2024-08-29T17:51:12.262 INFO:tasks.rados.rados.0.smithi029.stdout:114: writing smithi02969618-15 from 24576 to 622592 tid 1 2024-08-29T17:51:12.267 INFO:tasks.rados.rados.0.smithi029.stdout:114: writing smithi02969618-15 from 622592 to 1024000 tid 2 2024-08-29T17:51:12.267 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 20 current snap is 5 2024-08-29T17:51:12.267 INFO:tasks.rados.rados.0.smithi029.stdout:115: seq_num 60 ranges {188416=614400,802816=401408} 2024-08-29T17:51:12.277 INFO:tasks.rados.rados.0.smithi029.stdout:115: writing smithi02969618-20 from 188416 to 802816 tid 1 2024-08-29T17:51:12.283 INFO:tasks.rados.rados.0.smithi029.stdout:115: writing smithi02969618-20 from 802816 to 1204224 tid 2 2024-08-29T17:51:12.283 INFO:tasks.rados.rados.0.smithi029.stdout:116: rollback oid 31 current snap is 5 2024-08-29T17:51:12.283 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 31 to 1 2024-08-29T17:51:12.283 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 23 v 54 (ObjNum 53 snap 1 seq_num 53) dirty exists 2024-08-29T17:51:12.283 INFO:tasks.rados.rados.0.smithi029.stdout:114: finishing write tid 1 to smithi02969618-15 2024-08-29T17:51:12.283 INFO:tasks.rados.rados.0.smithi029.stdout:114: finishing write tid 2 to smithi02969618-15 2024-08-29T17:51:12.283 INFO:tasks.rados.rados.0.smithi029.stdout:112: finishing copy_from racing read to smithi02969618-25 2024-08-29T17:51:12.284 INFO:tasks.rados.rados.0.smithi029.stdout:114: finishing write tid 3 to smithi02969618-15 2024-08-29T17:51:12.284 INFO:tasks.rados.rados.0.smithi029.stdout:112: finishing copy_from to smithi02969618-25 2024-08-29T17:51:12.284 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 25 v 14 (ObjNum 36 snap 0 seq_num 36) dirty exists 2024-08-29T17:51:12.284 INFO:tasks.rados.rados.0.smithi029.stdout:114: finishing write tid 4 to smithi02969618-15 2024-08-29T17:51:12.284 INFO:tasks.rados.rados.0.smithi029.stdout:114: oid 15 updating version 0 to 58 2024-08-29T17:51:12.284 INFO:tasks.rados.rados.0.smithi029.stdout:114: oid 15 version 58 is already newer than 56 2024-08-29T17:51:12.284 INFO:tasks.rados.rados.0.smithi029.stdout:114: oid 15 version 58 is already newer than 57 2024-08-29T17:51:12.284 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 15 v 58 (ObjNum 59 snap 5 seq_num 59) dirty exists 2024-08-29T17:51:12.284 INFO:tasks.rados.rados.0.smithi029.stdout:114: left oid 15 (ObjNum 59 snap 5 seq_num 59) 2024-08-29T17:51:12.284 INFO:tasks.rados.rados.0.smithi029.stdout:112: done (4 left) 2024-08-29T17:51:12.284 INFO:tasks.rados.rados.0.smithi029.stdout:113: done (3 left) 2024-08-29T17:51:12.284 INFO:tasks.rados.rados.0.smithi029.stdout:114: done (2 left) 2024-08-29T17:51:12.284 INFO:tasks.rados.rados.0.smithi029.stdout:117: read oid 26 snap -1 2024-08-29T17:51:12.285 INFO:tasks.rados.rados.0.smithi029.stdout:117: expect (ObjNum 25 snap 0 seq_num 25) 2024-08-29T17:51:12.285 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 2 current snap is 5 2024-08-29T17:51:12.285 INFO:tasks.rados.rados.0.smithi029.stdout:118: seq_num 61 ranges {24576=630784,655360=401408} 2024-08-29T17:51:12.291 INFO:tasks.rados.rados.0.smithi029.stdout:118: writing smithi02969618-2 from 24576 to 655360 tid 1 2024-08-29T17:51:12.295 INFO:tasks.rados.rados.0.smithi029.stdout:118: writing smithi02969618-2 from 655360 to 1056768 tid 2 2024-08-29T17:51:12.295 INFO:tasks.rados.rados.0.smithi029.stdout:119: snap_create 2024-08-29T17:51:12.296 INFO:tasks.rados.rados.0.smithi029.stdout:115: finishing write tid 1 to smithi02969618-20 2024-08-29T17:51:12.296 INFO:tasks.rados.rados.0.smithi029.stdout:115: finishing write tid 2 to smithi02969618-20 2024-08-29T17:51:12.296 INFO:tasks.rados.rados.0.smithi029.stdout:115: finishing write tid 3 to smithi02969618-20 2024-08-29T17:51:12.296 INFO:tasks.rados.rados.0.smithi029.stdout:117: expect (ObjNum 25 snap 0 seq_num 25) 2024-08-29T17:51:12.310 INFO:tasks.rados.rados.0.smithi029.stdout:115: finishing write tid 4 to smithi02969618-20 2024-08-29T17:51:12.310 INFO:tasks.rados.rados.0.smithi029.stdout:115: oid 20 updating version 0 to 60 2024-08-29T17:51:12.310 INFO:tasks.rados.rados.0.smithi029.stdout:115: oid 20 updating version 60 to 61 2024-08-29T17:51:12.310 INFO:tasks.rados.rados.0.smithi029.stdout:115: oid 20 updating version 61 to 62 2024-08-29T17:51:12.310 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 20 v 62 (ObjNum 60 snap 5 seq_num 60) dirty exists 2024-08-29T17:51:12.311 INFO:tasks.rados.rados.0.smithi029.stdout:115: left oid 20 (ObjNum 60 snap 5 seq_num 60) 2024-08-29T17:51:12.311 INFO:tasks.rados.rados.0.smithi029.stdout:116: finishing rollback tid 0 to smithi02969618-31 2024-08-29T17:51:12.311 INFO:tasks.rados.rados.0.smithi029.stdout:116: finishing rollback tid 1 to smithi02969618-31 2024-08-29T17:51:12.311 INFO:tasks.rados.rados.0.smithi029.stdout:116: finishing rollback tid 2 to smithi02969618-31 2024-08-29T17:51:12.311 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 31 v 18 (ObjNum 30 snap 0 seq_num 30) dirty exists 2024-08-29T17:51:12.311 INFO:tasks.rados.rados.0.smithi029.stdout:118: finishing write tid 1 to smithi02969618-2 2024-08-29T17:51:12.311 INFO:tasks.rados.rados.0.smithi029.stdout:118: finishing write tid 2 to smithi02969618-2 2024-08-29T17:51:12.311 INFO:tasks.rados.rados.0.smithi029.stdout:118: finishing write tid 3 to smithi02969618-2 2024-08-29T17:51:12.311 INFO:tasks.rados.rados.0.smithi029.stdout:118: finishing write tid 4 to smithi02969618-2 2024-08-29T17:51:12.311 INFO:tasks.rados.rados.0.smithi029.stdout:118: oid 2 updating version 0 to 66 2024-08-29T17:51:12.311 INFO:tasks.rados.rados.0.smithi029.stdout:118: oid 2 version 66 is already newer than 64 2024-08-29T17:51:12.311 INFO:tasks.rados.rados.0.smithi029.stdout:118: oid 2 version 66 is already newer than 65 2024-08-29T17:51:12.311 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 2 v 66 (ObjNum 61 snap 5 seq_num 61) dirty exists 2024-08-29T17:51:12.312 INFO:tasks.rados.rados.0.smithi029.stdout:118: left oid 2 (ObjNum 61 snap 5 seq_num 61) 2024-08-29T17:51:12.649 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:51:12 smithi029 bash[32453]: cluster 2024-08-29T17:51:11.243341+0000 mon.a (mon.0) 1107 : cluster [DBG] osdmap e90: 8 total, 8 up, 8 in 2024-08-29T17:51:12.649 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:51:12 smithi029 bash[22475]: cluster 2024-08-29T17:51:11.243341+0000 mon.a (mon.0) 1107 : cluster [DBG] osdmap e90: 8 total, 8 up, 8 in 2024-08-29T17:51:12.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:51:12 smithi110 bash[24444]: cluster 2024-08-29T17:51:11.243341+0000 mon.a (mon.0) 1107 : cluster [DBG] osdmap e90: 8 total, 8 up, 8 in 2024-08-29T17:51:13.261 INFO:tasks.rados.rados.0.smithi029.stdout:115: done (4 left) 2024-08-29T17:51:13.261 INFO:tasks.rados.rados.0.smithi029.stdout:116: done (3 left) 2024-08-29T17:51:13.261 INFO:tasks.rados.rados.0.smithi029.stdout:117: done (2 left) 2024-08-29T17:51:13.262 INFO:tasks.rados.rados.0.smithi029.stdout:118: done (1 left) 2024-08-29T17:51:13.262 INFO:tasks.rados.rados.0.smithi029.stdout:119: done (0 left) 2024-08-29T17:51:13.262 INFO:tasks.rados.rados.0.smithi029.stdout:120: read oid 48 snap 4 2024-08-29T17:51:13.262 INFO:tasks.rados.rados.0.smithi029.stdout:120: expect (ObjNum 47 snap 0 seq_num 47) 2024-08-29T17:51:13.262 INFO:tasks.rados.rados.0.smithi029.stdout:121: read oid 49 snap 5 2024-08-29T17:51:13.262 INFO:tasks.rados.rados.0.smithi029.stdout:121: expect (ObjNum 55 snap 4 seq_num 55) 2024-08-29T17:51:13.262 INFO:tasks.rados.rados.0.smithi029.stdout:122: delete oid 44 current snap is 6 2024-08-29T17:51:13.271 INFO:tasks.rados.rados.0.smithi029.stdout:120: expect (ObjNum 47 snap 0 seq_num 47) 2024-08-29T17:51:13.306 INFO:tasks.rados.rados.0.smithi029.stdout:121: expect (ObjNum 55 snap 4 seq_num 55) 2024-08-29T17:51:13.379 INFO:tasks.rados.rados.0.smithi029.stdout:120: done (2 left) 2024-08-29T17:51:13.379 INFO:tasks.rados.rados.0.smithi029.stdout:121: done (1 left) 2024-08-29T17:51:13.379 INFO:tasks.rados.rados.0.smithi029.stdout:122: done (0 left) 2024-08-29T17:51:13.379 INFO:tasks.rados.rados.0.smithi029.stdout:123: rollback oid 49 current snap is 6 2024-08-29T17:51:13.379 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 49 to 4 2024-08-29T17:51:13.380 INFO:tasks.rados.rados.0.smithi029.stdout:124: read oid 27 snap -1 2024-08-29T17:51:13.380 INFO:tasks.rados.rados.0.smithi029.stdout:124: expect (ObjNum 26 snap 0 seq_num 26) 2024-08-29T17:51:13.380 INFO:tasks.rados.rados.0.smithi029.stdout:125: setattr oid 41 current snap is 6 2024-08-29T17:51:13.381 INFO:tasks.rados.rados.0.smithi029.stdout:126: delete oid 28 current snap is 6 2024-08-29T17:51:13.383 INFO:tasks.rados.rados.0.smithi029.stdout:124: expect (ObjNum 26 snap 0 seq_num 26) 2024-08-29T17:51:13.397 INFO:tasks.rados.rados.0.smithi029.stdout:123: finishing rollback tid 0 to smithi02969618-49 2024-08-29T17:51:13.397 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 41 v 10 (ObjNum 40 snap 0 seq_num 40) dirty exists 2024-08-29T17:51:13.397 INFO:tasks.rados.rados.0.smithi029.stdout:123: finishing rollback tid 1 to smithi02969618-49 2024-08-29T17:51:13.397 INFO:tasks.rados.rados.0.smithi029.stdout:123: finishing rollback tid 2 to smithi02969618-49 2024-08-29T17:51:13.397 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 49 v 70 (ObjNum 55 snap 4 seq_num 55) dirty exists 2024-08-29T17:51:13.397 INFO:tasks.rados.rados.0.smithi029.stdout:123: done (3 left) 2024-08-29T17:51:13.398 INFO:tasks.rados.rados.0.smithi029.stdout:124: done (2 left) 2024-08-29T17:51:13.398 INFO:tasks.rados.rados.0.smithi029.stdout:125: done (1 left) 2024-08-29T17:51:13.398 INFO:tasks.rados.rados.0.smithi029.stdout:126: done (0 left) 2024-08-29T17:51:13.398 INFO:tasks.rados.rados.0.smithi029.stdout:127: snap_remove snap 4 2024-08-29T17:51:13.649 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:51:13 smithi029 bash[22475]: cluster 2024-08-29T17:51:12.017281+0000 mgr.y (mgr.14454) 236 : cluster [DBG] pgmap v199: 121 pgs: 121 active+clean; 24 MiB data, 267 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:51:13.649 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:51:13 smithi029 bash[22475]: cluster 2024-08-29T17:51:12.254440+0000 mon.a (mon.0) 1108 : cluster [DBG] osdmap e91: 8 total, 8 up, 8 in 2024-08-29T17:51:13.649 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:51:13 smithi029 bash[32453]: cluster 2024-08-29T17:51:12.017281+0000 mgr.y (mgr.14454) 236 : cluster [DBG] pgmap v199: 121 pgs: 121 active+clean; 24 MiB data, 267 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:51:13.649 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:51:13 smithi029 bash[32453]: cluster 2024-08-29T17:51:12.254440+0000 mon.a (mon.0) 1108 : cluster [DBG] osdmap e91: 8 total, 8 up, 8 in 2024-08-29T17:51:13.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:51:13 smithi110 bash[24444]: cluster 2024-08-29T17:51:12.017281+0000 mgr.y (mgr.14454) 236 : cluster [DBG] pgmap v199: 121 pgs: 121 active+clean; 24 MiB data, 267 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:51:13.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:51:13 smithi110 bash[24444]: cluster 2024-08-29T17:51:12.254440+0000 mon.a (mon.0) 1108 : cluster [DBG] osdmap e91: 8 total, 8 up, 8 in 2024-08-29T17:51:14.267 INFO:tasks.rados.rados.0.smithi029.stdout:127: done (0 left) 2024-08-29T17:51:14.268 INFO:tasks.rados.rados.0.smithi029.stdout:128: setattr oid 28 current snap is 6 2024-08-29T17:51:14.270 INFO:tasks.rados.rados.0.smithi029.stdout:129: snap_remove snap 1 2024-08-29T17:51:14.598 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:51:14 smithi029 bash[22475]: cluster 2024-08-29T17:51:13.262913+0000 mon.a (mon.0) 1109 : cluster [DBG] osdmap e92: 8 total, 8 up, 8 in 2024-08-29T17:51:14.599 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:51:14 smithi029 bash[32453]: cluster 2024-08-29T17:51:13.262913+0000 mon.a (mon.0) 1109 : cluster [DBG] osdmap e92: 8 total, 8 up, 8 in 2024-08-29T17:51:14.649 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:51:14 smithi110 bash[24444]: cluster 2024-08-29T17:51:13.262913+0000 mon.a (mon.0) 1109 : cluster [DBG] osdmap e92: 8 total, 8 up, 8 in 2024-08-29T17:51:14.899 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:51:14 smithi029 bash[22727]: ::ffff:172.21.15.110 - - [29/Aug/2024:17:51:14] "GET /metrics HTTP/1.1" 200 36023 "" "Prometheus/2.43.0" 2024-08-29T17:51:15.270 INFO:tasks.rados.rados.0.smithi029.stdout:129: done (1 left) 2024-08-29T17:51:15.270 INFO:tasks.rados.rados.0.smithi029.stdout:130: delete oid 6 current snap is 6 2024-08-29T17:51:15.270 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 28 v 14 (ObjNum 193 snap 0 seq_num 21847402) dirty exists 2024-08-29T17:51:15.282 INFO:tasks.rados.rados.0.smithi029.stdout:128: done (1 left) 2024-08-29T17:51:15.282 INFO:tasks.rados.rados.0.smithi029.stdout:130: done (0 left) 2024-08-29T17:51:15.282 INFO:tasks.rados.rados.0.smithi029.stdout:131: snap_remove snap 5 2024-08-29T17:51:15.649 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:51:15 smithi029 bash[22475]: cluster 2024-08-29T17:51:14.017814+0000 mgr.y (mgr.14454) 237 : cluster [DBG] pgmap v202: 121 pgs: 121 active+clean; 29 MiB data, 272 MiB used, 715 GiB / 715 GiB avail; 3.1 MiB/s rd, 1.5 MiB/s wr, 27 op/s 2024-08-29T17:51:15.649 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:51:15 smithi029 bash[22475]: cluster 2024-08-29T17:51:14.269076+0000 mon.a (mon.0) 1110 : cluster [DBG] osdmap e93: 8 total, 8 up, 8 in 2024-08-29T17:51:15.649 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:51:15 smithi029 bash[32453]: cluster 2024-08-29T17:51:14.017814+0000 mgr.y (mgr.14454) 237 : cluster [DBG] pgmap v202: 121 pgs: 121 active+clean; 29 MiB data, 272 MiB used, 715 GiB / 715 GiB avail; 3.1 MiB/s rd, 1.5 MiB/s wr, 27 op/s 2024-08-29T17:51:15.650 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:51:15 smithi029 bash[32453]: cluster 2024-08-29T17:51:14.269076+0000 mon.a (mon.0) 1110 : cluster [DBG] osdmap e93: 8 total, 8 up, 8 in 2024-08-29T17:51:15.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:51:15 smithi110 bash[24444]: cluster 2024-08-29T17:51:14.017814+0000 mgr.y (mgr.14454) 237 : cluster [DBG] pgmap v202: 121 pgs: 121 active+clean; 29 MiB data, 272 MiB used, 715 GiB / 715 GiB avail; 3.1 MiB/s rd, 1.5 MiB/s wr, 27 op/s 2024-08-29T17:51:15.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:51:15 smithi110 bash[24444]: cluster 2024-08-29T17:51:14.269076+0000 mon.a (mon.0) 1110 : cluster [DBG] osdmap e93: 8 total, 8 up, 8 in 2024-08-29T17:51:16.288 INFO:tasks.rados.rados.0.smithi029.stdout:131: done (0 left) 2024-08-29T17:51:16.288 INFO:tasks.rados.rados.0.smithi029.stdout:132: rollback oid 17 current snap is 6 2024-08-29T17:51:16.288 INFO:tasks.rados.rados.0.smithi029.stdout:132: done (0 left) 2024-08-29T17:51:16.288 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 43 current snap is 6 2024-08-29T17:51:16.288 INFO:tasks.rados.rados.0.smithi029.stdout:133: seq_num 65 ranges {0=696320,696320=401408} 2024-08-29T17:51:16.296 INFO:tasks.rados.rados.0.smithi029.stdout:133: writing smithi02969618-43 from 0 to 696320 tid 1 2024-08-29T17:51:16.301 INFO:tasks.rados.rados.0.smithi029.stdout:133: writing smithi02969618-43 from 696320 to 1097728 tid 2 2024-08-29T17:51:16.301 INFO:tasks.rados.rados.0.smithi029.stdout:134: read oid 11 snap -1 2024-08-29T17:51:16.301 INFO:tasks.rados.rados.0.smithi029.stdout:134: expect (ObjNum 10 snap 0 seq_num 10) 2024-08-29T17:51:16.301 INFO:tasks.rados.rados.0.smithi029.stdout:135: read oid 6 snap -1 2024-08-29T17:51:16.301 INFO:tasks.rados.rados.0.smithi029.stdout:135: expect deleted 2024-08-29T17:51:16.301 INFO:tasks.rados.rados.0.smithi029.stdout:136: copy_from oid 18 from oid 46 current snap is 6 2024-08-29T17:51:16.302 INFO:tasks.rados.rados.0.smithi029.stdout:137: read oid 41 snap -1 2024-08-29T17:51:16.302 INFO:tasks.rados.rados.0.smithi029.stdout:137: expect (ObjNum 40 snap 0 seq_num 40) 2024-08-29T17:51:16.302 INFO:tasks.rados.rados.0.smithi029.stdout:138: rollback oid 1 current snap is 6 2024-08-29T17:51:16.302 INFO:tasks.rados.rados.0.smithi029.stdout:138: done (5 left) 2024-08-29T17:51:16.302 INFO:tasks.rados.rados.0.smithi029.stdout:139: snap_create 2024-08-29T17:51:16.304 INFO:tasks.rados.rados.0.smithi029.stdout:133: finishing write tid 1 to smithi02969618-43 2024-08-29T17:51:16.306 INFO:tasks.rados.rados.0.smithi029.stdout:133: finishing write tid 2 to smithi02969618-43 2024-08-29T17:51:16.307 INFO:tasks.rados.rados.0.smithi029.stdout:133: finishing write tid 3 to smithi02969618-43 2024-08-29T17:51:16.309 INFO:tasks.rados.rados.0.smithi029.stdout:133: finishing write tid 4 to smithi02969618-43 2024-08-29T17:51:16.309 INFO:tasks.rados.rados.0.smithi029.stdout:133: oid 43 updating version 0 to 13 2024-08-29T17:51:16.309 INFO:tasks.rados.rados.0.smithi029.stdout:133: oid 43 updating version 13 to 15 2024-08-29T17:51:16.309 INFO:tasks.rados.rados.0.smithi029.stdout:133: oid 43 version 15 is already newer than 14 2024-08-29T17:51:16.309 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 43 v 15 (ObjNum 65 snap 6 seq_num 65) dirty exists 2024-08-29T17:51:16.309 INFO:tasks.rados.rados.0.smithi029.stdout:133: left oid 43 (ObjNum 65 snap 6 seq_num 65) 2024-08-29T17:51:16.315 INFO:tasks.rados.rados.0.smithi029.stdout:134: expect (ObjNum 10 snap 0 seq_num 10) 2024-08-29T17:51:16.323 INFO:tasks.rados.rados.0.smithi029.stdout:136: finishing copy_from racing read to smithi02969618-18 2024-08-29T17:51:16.323 INFO:tasks.rados.rados.0.smithi029.stdout:137: expect (ObjNum 40 snap 0 seq_num 40) 2024-08-29T17:51:16.355 INFO:tasks.rados.rados.0.smithi029.stdout:136: finishing copy_from to smithi02969618-18 2024-08-29T17:51:16.355 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 18 v 4 (ObjNum 45 snap 0 seq_num 45) dirty exists 2024-08-29T17:51:16.429 INFO:tasks.rados.rados.0.smithi029.stdout:133: done (5 left) 2024-08-29T17:51:16.429 INFO:tasks.rados.rados.0.smithi029.stdout:134: done (4 left) 2024-08-29T17:51:16.429 INFO:tasks.rados.rados.0.smithi029.stdout:135: done (3 left) 2024-08-29T17:51:16.429 INFO:tasks.rados.rados.0.smithi029.stdout:136: done (2 left) 2024-08-29T17:51:16.429 INFO:tasks.rados.rados.0.smithi029.stdout:137: done (1 left) 2024-08-29T17:51:16.429 INFO:tasks.rados.rados.0.smithi029.stdout:139: done (0 left) 2024-08-29T17:51:16.429 INFO:tasks.rados.rados.0.smithi029.stdout:140: copy_from oid 32 from oid 41 current snap is 7 2024-08-29T17:51:16.429 INFO:tasks.rados.rados.0.smithi029.stdout:141: snap_remove snap 6 2024-08-29T17:51:16.649 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:51:16 smithi029 bash[22475]: cluster 2024-08-29T17:51:15.270605+0000 mon.a (mon.0) 1111 : cluster [DBG] osdmap e94: 8 total, 8 up, 8 in 2024-08-29T17:51:16.649 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:51:16 smithi029 bash[32453]: cluster 2024-08-29T17:51:15.270605+0000 mon.a (mon.0) 1111 : cluster [DBG] osdmap e94: 8 total, 8 up, 8 in 2024-08-29T17:51:16.649 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:51:16 smithi110 bash[24444]: cluster 2024-08-29T17:51:15.270605+0000 mon.a (mon.0) 1111 : cluster [DBG] osdmap e94: 8 total, 8 up, 8 in 2024-08-29T17:51:17.436 INFO:tasks.rados.rados.0.smithi029.stdout:141: done (1 left) 2024-08-29T17:51:17.436 INFO:tasks.rados.rados.0.smithi029.stdout:142: delete oid 34 current snap is 7 2024-08-29T17:51:17.436 INFO:tasks.rados.rados.0.smithi029.stdout:140: finishing copy_from racing read to smithi02969618-32 2024-08-29T17:51:17.436 INFO:tasks.rados.rados.0.smithi029.stdout:140: finishing copy_from to smithi02969618-32 2024-08-29T17:51:17.437 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 32 v 10 (ObjNum 40 snap 0 seq_num 40) dirty exists 2024-08-29T17:51:17.444 INFO:tasks.rados.rados.0.smithi029.stdout:140: done (1 left) 2024-08-29T17:51:17.444 INFO:tasks.rados.rados.0.smithi029.stdout:142: done (0 left) 2024-08-29T17:51:17.444 INFO:tasks.rados.rados.0.smithi029.stdout:143: rollback oid 46 current snap is 7 2024-08-29T17:51:17.444 INFO:tasks.rados.rados.0.smithi029.stdout:143: done (0 left) 2024-08-29T17:51:17.445 INFO:tasks.rados.rados.0.smithi029.stdout:144: read oid 46 snap -1 2024-08-29T17:51:17.445 INFO:tasks.rados.rados.0.smithi029.stdout:144: expect (ObjNum 45 snap 0 seq_num 45) 2024-08-29T17:51:17.445 INFO:tasks.rados.rados.0.smithi029.stdout:145: read oid 7 snap -1 2024-08-29T17:51:17.445 INFO:tasks.rados.rados.0.smithi029.stdout:145: expect (ObjNum 6 snap 0 seq_num 6) 2024-08-29T17:51:17.445 INFO:tasks.rados.rados.0.smithi029.stdout:146: snap_create 2024-08-29T17:51:17.451 INFO:tasks.rados.rados.0.smithi029.stdout:145: expect (ObjNum 6 snap 0 seq_num 6) 2024-08-29T17:51:17.458 INFO:tasks.rados.rados.0.smithi029.stdout:144: expect (ObjNum 45 snap 0 seq_num 45) 2024-08-29T17:51:17.649 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:51:17 smithi110 bash[24444]: cluster 2024-08-29T17:51:16.018371+0000 mgr.y (mgr.14454) 238 : cluster [DBG] pgmap v205: 121 pgs: 121 active+clean; 29 MiB data, 272 MiB used, 715 GiB / 715 GiB avail; 3.1 MiB/s rd, 1.5 MiB/s wr, 27 op/s 2024-08-29T17:51:17.649 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:51:17 smithi110 bash[24444]: cluster 2024-08-29T17:51:16.283424+0000 mon.a (mon.0) 1112 : cluster [DBG] osdmap e95: 8 total, 8 up, 8 in 2024-08-29T17:51:17.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:51:17 smithi110 bash[24444]: cluster 2024-08-29T17:51:16.431072+0000 mon.a (mon.0) 1113 : cluster [DBG] osdmap e96: 8 total, 8 up, 8 in 2024-08-29T17:51:17.650 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:51:17 smithi029 bash[32453]: cluster 2024-08-29T17:51:16.018371+0000 mgr.y (mgr.14454) 238 : cluster [DBG] pgmap v205: 121 pgs: 121 active+clean; 29 MiB data, 272 MiB used, 715 GiB / 715 GiB avail; 3.1 MiB/s rd, 1.5 MiB/s wr, 27 op/s 2024-08-29T17:51:17.650 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:51:17 smithi029 bash[32453]: cluster 2024-08-29T17:51:16.283424+0000 mon.a (mon.0) 1112 : cluster [DBG] osdmap e95: 8 total, 8 up, 8 in 2024-08-29T17:51:17.650 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:51:17 smithi029 bash[32453]: cluster 2024-08-29T17:51:16.431072+0000 mon.a (mon.0) 1113 : cluster [DBG] osdmap e96: 8 total, 8 up, 8 in 2024-08-29T17:51:17.650 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:51:17 smithi029 bash[22475]: cluster 2024-08-29T17:51:16.018371+0000 mgr.y (mgr.14454) 238 : cluster [DBG] pgmap v205: 121 pgs: 121 active+clean; 29 MiB data, 272 MiB used, 715 GiB / 715 GiB avail; 3.1 MiB/s rd, 1.5 MiB/s wr, 27 op/s 2024-08-29T17:51:17.650 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:51:17 smithi029 bash[22475]: cluster 2024-08-29T17:51:16.283424+0000 mon.a (mon.0) 1112 : cluster [DBG] osdmap e95: 8 total, 8 up, 8 in 2024-08-29T17:51:17.650 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:51:17 smithi029 bash[22475]: cluster 2024-08-29T17:51:16.431072+0000 mon.a (mon.0) 1113 : cluster [DBG] osdmap e96: 8 total, 8 up, 8 in 2024-08-29T17:51:18.445 INFO:tasks.rados.rados.0.smithi029.stdout:144: done (2 left) 2024-08-29T17:51:18.445 INFO:tasks.rados.rados.0.smithi029.stdout:145: done (1 left) 2024-08-29T17:51:18.445 INFO:tasks.rados.rados.0.smithi029.stdout:146: done (0 left) 2024-08-29T17:51:18.445 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 13 current snap is 8 2024-08-29T17:51:18.445 INFO:tasks.rados.rados.0.smithi029.stdout:147: seq_num 67 ranges {204800=729088,933888=401408} 2024-08-29T17:51:18.460 INFO:tasks.rados.rados.0.smithi029.stdout:147: writing smithi02969618-13 from 204800 to 933888 tid 1 2024-08-29T17:51:18.467 INFO:tasks.rados.rados.0.smithi029.stdout:147: writing smithi02969618-13 from 933888 to 1335296 tid 2 2024-08-29T17:51:18.467 INFO:tasks.rados.rados.0.smithi029.stdout:148: copy_from oid 15 from oid 5 current snap is 8 2024-08-29T17:51:18.467 INFO:tasks.rados.rados.0.smithi029.stdout:149: rollback oid 19 current snap is 8 2024-08-29T17:51:18.467 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 19 to 7 2024-08-29T17:51:18.467 INFO:tasks.rados.rados.0.smithi029.stdout:150: copy_from oid 21 from oid 24 current snap is 8 2024-08-29T17:51:18.467 INFO:tasks.rados.rados.0.smithi029.stdout:151: copy_from oid 3 from oid 7 current snap is 8 2024-08-29T17:51:18.467 INFO:tasks.rados.rados.0.smithi029.stdout:152: read oid 33 snap -1 2024-08-29T17:51:18.467 INFO:tasks.rados.rados.0.smithi029.stdout:152: expect (ObjNum 32 snap 0 seq_num 32) 2024-08-29T17:51:18.468 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 16 current snap is 8 2024-08-29T17:51:18.468 INFO:tasks.rados.rados.0.smithi029.stdout:153: seq_num 68 ranges {344064=745472,1089536=401408} 2024-08-29T17:51:18.488 INFO:tasks.rados.rados.0.smithi029.stdout:153: writing smithi02969618-16 from 344064 to 1089536 tid 1 2024-08-29T17:51:18.496 INFO:tasks.rados.rados.0.smithi029.stdout:153: writing smithi02969618-16 from 1089536 to 1490944 tid 2 2024-08-29T17:51:18.496 INFO:tasks.rados.rados.0.smithi029.stdout:154: rmattr oid 34 current snap is 8 2024-08-29T17:51:18.496 INFO:tasks.rados.rados.0.smithi029.stdout:154: done (7 left) 2024-08-29T17:51:18.496 INFO:tasks.rados.rados.0.smithi029.stdout:155: read oid 39 snap -1 2024-08-29T17:51:18.496 INFO:tasks.rados.rados.0.smithi029.stdout:155: expect (ObjNum 38 snap 0 seq_num 38) 2024-08-29T17:51:18.496 INFO:tasks.rados.rados.0.smithi029.stdout:156: rmattr oid 4 current snap is 8 2024-08-29T17:51:18.497 INFO:tasks.rados.rados.0.smithi029.stdout:149: finishing rollback tid 0 to smithi02969618-19 2024-08-29T17:51:18.497 INFO:tasks.rados.rados.0.smithi029.stdout:147: finishing write tid 1 to smithi02969618-13 2024-08-29T17:51:18.497 INFO:tasks.rados.rados.0.smithi029.stdout:147: finishing write tid 2 to smithi02969618-13 2024-08-29T17:51:18.497 INFO:tasks.rados.rados.0.smithi029.stdout:149: finishing rollback tid 1 to smithi02969618-19 2024-08-29T17:51:18.497 INFO:tasks.rados.rados.0.smithi029.stdout:147: finishing write tid 3 to smithi02969618-13 2024-08-29T17:51:18.497 INFO:tasks.rados.rados.0.smithi029.stdout:149: finishing rollback tid 2 to smithi02969618-19 2024-08-29T17:51:18.497 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 19 v 20 (ObjNum 18 snap 0 seq_num 18) dirty exists 2024-08-29T17:51:18.497 INFO:tasks.rados.rados.0.smithi029.stdout:147: finishing write tid 4 to smithi02969618-13 2024-08-29T17:51:18.497 INFO:tasks.rados.rados.0.smithi029.stdout:147: oid 13 updating version 0 to 28 2024-08-29T17:51:18.497 INFO:tasks.rados.rados.0.smithi029.stdout:147: oid 13 updating version 28 to 30 2024-08-29T17:51:18.497 INFO:tasks.rados.rados.0.smithi029.stdout:147: oid 13 version 30 is already newer than 29 2024-08-29T17:51:18.497 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 13 v 30 (ObjNum 67 snap 8 seq_num 67) dirty exists 2024-08-29T17:51:18.497 INFO:tasks.rados.rados.0.smithi029.stdout:147: left oid 13 (ObjNum 67 snap 8 seq_num 67) 2024-08-29T17:51:18.497 INFO:tasks.rados.rados.0.smithi029.stdout:147: done (8 left) 2024-08-29T17:51:18.498 INFO:tasks.rados.rados.0.smithi029.stdout:149: done (7 left) 2024-08-29T17:51:18.498 INFO:tasks.rados.rados.0.smithi029.stdout:156: done (6 left) 2024-08-29T17:51:18.498 INFO:tasks.rados.rados.0.smithi029.stdout:157: snap_create 2024-08-29T17:51:18.498 INFO:tasks.rados.rados.0.smithi029.stdout:152: expect (ObjNum 32 snap 0 seq_num 32) 2024-08-29T17:51:18.533 INFO:tasks.rados.rados.0.smithi029.stdout:151: finishing copy_from racing read to smithi02969618-3 2024-08-29T17:51:18.533 INFO:tasks.rados.rados.0.smithi029.stdout:151: finishing copy_from to smithi02969618-3 2024-08-29T17:51:18.533 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 3 v 6 (ObjNum 6 snap 0 seq_num 6) dirty exists 2024-08-29T17:51:18.533 INFO:tasks.rados.rados.0.smithi029.stdout:148: finishing copy_from racing read to smithi02969618-15 2024-08-29T17:51:18.533 INFO:tasks.rados.rados.0.smithi029.stdout:148: finishing copy_from to smithi02969618-15 2024-08-29T17:51:18.533 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 15 v 2 (ObjNum 4 snap 0 seq_num 4) dirty exists 2024-08-29T17:51:18.533 INFO:tasks.rados.rados.0.smithi029.stdout:150: finishing copy_from racing read to smithi02969618-21 2024-08-29T17:51:18.533 INFO:tasks.rados.rados.0.smithi029.stdout:153: finishing write tid 1 to smithi02969618-16 2024-08-29T17:51:18.533 INFO:tasks.rados.rados.0.smithi029.stdout:150: finishing copy_from to smithi02969618-21 2024-08-29T17:51:18.534 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 21 v 44 (ObjNum 54 snap 4 seq_num 54) dirty exists 2024-08-29T17:51:18.534 INFO:tasks.rados.rados.0.smithi029.stdout:153: finishing write tid 2 to smithi02969618-16 2024-08-29T17:51:18.534 INFO:tasks.rados.rados.0.smithi029.stdout:153: finishing write tid 3 to smithi02969618-16 2024-08-29T17:51:18.534 INFO:tasks.rados.rados.0.smithi029.stdout:155: expect (ObjNum 38 snap 0 seq_num 38) 2024-08-29T17:51:18.564 INFO:tasks.rados.rados.0.smithi029.stdout:153: finishing write tid 4 to smithi02969618-16 2024-08-29T17:51:18.564 INFO:tasks.rados.rados.0.smithi029.stdout:153: oid 16 updating version 0 to 26 2024-08-29T17:51:18.564 INFO:tasks.rados.rados.0.smithi029.stdout:153: oid 16 updating version 26 to 28 2024-08-29T17:51:18.564 INFO:tasks.rados.rados.0.smithi029.stdout:153: oid 16 version 28 is already newer than 27 2024-08-29T17:51:18.564 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 16 v 28 (ObjNum 68 snap 8 seq_num 68) dirty exists 2024-08-29T17:51:18.564 INFO:tasks.rados.rados.0.smithi029.stdout:153: left oid 16 (ObjNum 68 snap 8 seq_num 68) 2024-08-29T17:51:18.899 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:51:18 smithi110 bash[24444]: cluster 2024-08-29T17:51:17.436848+0000 mon.a (mon.0) 1114 : cluster [DBG] osdmap e97: 8 total, 8 up, 8 in 2024-08-29T17:51:18.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:51:18 smithi029 bash[22475]: cluster 2024-08-29T17:51:17.436848+0000 mon.a (mon.0) 1114 : cluster [DBG] osdmap e97: 8 total, 8 up, 8 in 2024-08-29T17:51:18.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:51:18 smithi029 bash[32453]: cluster 2024-08-29T17:51:17.436848+0000 mon.a (mon.0) 1114 : cluster [DBG] osdmap e97: 8 total, 8 up, 8 in 2024-08-29T17:51:19.456 INFO:tasks.rados.rados.0.smithi029.stdout:148: done (6 left) 2024-08-29T17:51:19.456 INFO:tasks.rados.rados.0.smithi029.stdout:150: done (5 left) 2024-08-29T17:51:19.456 INFO:tasks.rados.rados.0.smithi029.stdout:151: done (4 left) 2024-08-29T17:51:19.456 INFO:tasks.rados.rados.0.smithi029.stdout:152: done (3 left) 2024-08-29T17:51:19.456 INFO:tasks.rados.rados.0.smithi029.stdout:153: done (2 left) 2024-08-29T17:51:19.457 INFO:tasks.rados.rados.0.smithi029.stdout:155: done (1 left) 2024-08-29T17:51:19.457 INFO:tasks.rados.rados.0.smithi029.stdout:157: done (0 left) 2024-08-29T17:51:19.457 INFO:tasks.rados.rados.0.smithi029.stdout:158: copy_from oid 17 from oid 8 current snap is 9 2024-08-29T17:51:19.457 INFO:tasks.rados.rados.0.smithi029.stdout:159: read oid 32 snap -1 2024-08-29T17:51:19.457 INFO:tasks.rados.rados.0.smithi029.stdout:159: expect (ObjNum 40 snap 0 seq_num 40) 2024-08-29T17:51:19.457 INFO:tasks.rados.rados.0.smithi029.stdout:160: snap_remove snap 8 2024-08-29T17:51:19.899 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:51:19 smithi029 bash[22475]: cluster 2024-08-29T17:51:18.019203+0000 mgr.y (mgr.14454) 239 : cluster [DBG] pgmap v209: 121 pgs: 121 active+clean; 24 MiB data, 269 MiB used, 715 GiB / 715 GiB avail; 3.6 MiB/s rd, 661 KiB/s wr, 22 op/s 2024-08-29T17:51:19.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:51:19 smithi029 bash[22475]: cluster 2024-08-29T17:51:18.446099+0000 mon.a (mon.0) 1115 : cluster [DBG] osdmap e98: 8 total, 8 up, 8 in 2024-08-29T17:51:19.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:51:19 smithi110 bash[24444]: cluster 2024-08-29T17:51:18.019203+0000 mgr.y (mgr.14454) 239 : cluster [DBG] pgmap v209: 121 pgs: 121 active+clean; 24 MiB data, 269 MiB used, 715 GiB / 715 GiB avail; 3.6 MiB/s rd, 661 KiB/s wr, 22 op/s 2024-08-29T17:51:19.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:51:19 smithi110 bash[24444]: cluster 2024-08-29T17:51:18.446099+0000 mon.a (mon.0) 1115 : cluster [DBG] osdmap e98: 8 total, 8 up, 8 in 2024-08-29T17:51:19.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:51:19 smithi029 bash[32453]: cluster 2024-08-29T17:51:18.019203+0000 mgr.y (mgr.14454) 239 : cluster [DBG] pgmap v209: 121 pgs: 121 active+clean; 24 MiB data, 269 MiB used, 715 GiB / 715 GiB avail; 3.6 MiB/s rd, 661 KiB/s wr, 22 op/s 2024-08-29T17:51:19.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:51:19 smithi029 bash[32453]: cluster 2024-08-29T17:51:18.446099+0000 mon.a (mon.0) 1115 : cluster [DBG] osdmap e98: 8 total, 8 up, 8 in 2024-08-29T17:51:20.461 INFO:tasks.rados.rados.0.smithi029.stdout:160: done (2 left) 2024-08-29T17:51:20.461 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 2 current snap is 9 2024-08-29T17:51:20.461 INFO:tasks.rados.rados.0.smithi029.stdout:161: seq_num 69 ranges {1056768=761856,1818624=401408} 2024-08-29T17:51:20.490 INFO:tasks.rados.rados.0.smithi029.stdout:161: writing smithi02969618-2 from 1056768 to 1818624 tid 1 2024-08-29T17:51:20.497 INFO:tasks.rados.rados.0.smithi029.stdout:161: writing smithi02969618-2 from 1818624 to 2220032 tid 2 2024-08-29T17:51:20.497 INFO:tasks.rados.rados.0.smithi029.stdout:162: copy_from oid 38 from oid 46 current snap is 9 2024-08-29T17:51:20.497 INFO:tasks.rados.rados.0.smithi029.stdout:159: expect (ObjNum 40 snap 0 seq_num 40) 2024-08-29T17:51:20.544 INFO:tasks.rados.rados.0.smithi029.stdout:158: finishing copy_from racing read to smithi02969618-17 2024-08-29T17:51:20.545 INFO:tasks.rados.rados.0.smithi029.stdout:158: finishing copy_from to smithi02969618-17 2024-08-29T17:51:20.545 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 17 v 2 (ObjNum 7 snap 0 seq_num 7) dirty exists 2024-08-29T17:51:20.545 INFO:tasks.rados.rados.0.smithi029.stdout:161: finishing write tid 1 to smithi02969618-2 2024-08-29T17:51:20.545 INFO:tasks.rados.rados.0.smithi029.stdout:161: finishing write tid 2 to smithi02969618-2 2024-08-29T17:51:20.545 INFO:tasks.rados.rados.0.smithi029.stdout:161: finishing write tid 3 to smithi02969618-2 2024-08-29T17:51:20.545 INFO:tasks.rados.rados.0.smithi029.stdout:161: finishing write tid 4 to smithi02969618-2 2024-08-29T17:51:20.545 INFO:tasks.rados.rados.0.smithi029.stdout:161: oid 2 updating version 0 to 100 2024-08-29T17:51:20.545 INFO:tasks.rados.rados.0.smithi029.stdout:161: oid 2 updating version 100 to 102 2024-08-29T17:51:20.545 INFO:tasks.rados.rados.0.smithi029.stdout:161: oid 2 version 102 is already newer than 101 2024-08-29T17:51:20.545 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 2 v 102 (ObjNum 69 snap 9 seq_num 69) dirty exists 2024-08-29T17:51:20.545 INFO:tasks.rados.rados.0.smithi029.stdout:161: left oid 2 (ObjNum 69 snap 9 seq_num 69) 2024-08-29T17:51:20.546 INFO:tasks.rados.rados.0.smithi029.stdout:162: finishing copy_from racing read to smithi02969618-38 2024-08-29T17:51:20.546 INFO:tasks.rados.rados.0.smithi029.stdout:162: finishing copy_from to smithi02969618-38 2024-08-29T17:51:20.546 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 38 v 4 (ObjNum 45 snap 0 seq_num 45) dirty exists 2024-08-29T17:51:20.546 INFO:tasks.rados.rados.0.smithi029.stdout:158: done (3 left) 2024-08-29T17:51:20.546 INFO:tasks.rados.rados.0.smithi029.stdout:159: done (2 left) 2024-08-29T17:51:20.546 INFO:tasks.rados.rados.0.smithi029.stdout:161: done (1 left) 2024-08-29T17:51:20.546 INFO:tasks.rados.rados.0.smithi029.stdout:162: done (0 left) 2024-08-29T17:51:20.547 INFO:tasks.rados.rados.0.smithi029.stdout:163: snap_remove snap 7 2024-08-29T17:51:20.899 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:51:20 smithi029 bash[22475]: cluster 2024-08-29T17:51:19.456999+0000 mon.a (mon.0) 1116 : cluster [DBG] osdmap e99: 8 total, 8 up, 8 in 2024-08-29T17:51:20.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:51:20 smithi110 bash[24444]: cluster 2024-08-29T17:51:19.456999+0000 mon.a (mon.0) 1116 : cluster [DBG] osdmap e99: 8 total, 8 up, 8 in 2024-08-29T17:51:20.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:51:20 smithi029 bash[32453]: cluster 2024-08-29T17:51:19.456999+0000 mon.a (mon.0) 1116 : cluster [DBG] osdmap e99: 8 total, 8 up, 8 in 2024-08-29T17:51:21.439 INFO:tasks.rados.rados.0.smithi029.stdout:163: done (0 left) 2024-08-29T17:51:21.439 INFO:tasks.rados.rados.0.smithi029.stdout:164: rmattr oid 46 current snap is 9 2024-08-29T17:51:21.439 INFO:tasks.rados.rados.0.smithi029.stdout:164: done (0 left) 2024-08-29T17:51:21.439 INFO:tasks.rados.rados.0.smithi029.stdout:165: rmattr oid 47 current snap is 9 2024-08-29T17:51:21.439 INFO:tasks.rados.rados.0.smithi029.stdout:165: done (0 left) 2024-08-29T17:51:21.440 INFO:tasks.rados.rados.0.smithi029.stdout:166: rmattr oid 39 current snap is 9 2024-08-29T17:51:21.440 INFO:tasks.rados.rados.0.smithi029.stdout:166: done (0 left) 2024-08-29T17:51:21.440 INFO:tasks.rados.rados.0.smithi029.stdout:167: read oid 19 snap -1 2024-08-29T17:51:21.440 INFO:tasks.rados.rados.0.smithi029.stdout:167: expect (ObjNum 18 snap 0 seq_num 18) 2024-08-29T17:51:21.440 INFO:tasks.rados.rados.0.smithi029.stdout:168: read oid 38 snap -1 2024-08-29T17:51:21.440 INFO:tasks.rados.rados.0.smithi029.stdout:168: expect (ObjNum 45 snap 0 seq_num 45) 2024-08-29T17:51:21.441 INFO:tasks.rados.rados.0.smithi029.stdout:169: setattr oid 15 current snap is 9 2024-08-29T17:51:21.444 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 1 current snap is 9 2024-08-29T17:51:21.444 INFO:tasks.rados.rados.0.smithi029.stdout:170: seq_num 70 ranges {0=778240,778240=401408} 2024-08-29T17:51:21.461 INFO:tasks.rados.rados.0.smithi029.stdout:170: writing smithi02969618-1 from 0 to 778240 tid 1 2024-08-29T17:51:21.470 INFO:tasks.rados.rados.0.smithi029.stdout:170: writing smithi02969618-1 from 778240 to 1179648 tid 2 2024-08-29T17:51:21.470 INFO:tasks.rados.rados.0.smithi029.stdout:171: copy_from oid 26 from oid 10 current snap is 9 2024-08-29T17:51:21.470 INFO:tasks.rados.rados.0.smithi029.stdout:167: expect (ObjNum 18 snap 0 seq_num 18) 2024-08-29T17:51:21.490 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 15 v 107 (ObjNum 4 snap 0 seq_num 4) dirty exists 2024-08-29T17:51:21.490 INFO:tasks.rados.rados.0.smithi029.stdout:168: expect (ObjNum 45 snap 0 seq_num 45) 2024-08-29T17:51:21.529 INFO:tasks.rados.rados.0.smithi029.stdout:170: finishing write tid 1 to smithi02969618-1 2024-08-29T17:51:21.529 INFO:tasks.rados.rados.0.smithi029.stdout:170: finishing write tid 2 to smithi02969618-1 2024-08-29T17:51:21.529 INFO:tasks.rados.rados.0.smithi029.stdout:170: finishing write tid 3 to smithi02969618-1 2024-08-29T17:51:21.529 INFO:tasks.rados.rados.0.smithi029.stdout:171: finishing copy_from racing read to smithi02969618-26 2024-08-29T17:51:21.529 INFO:tasks.rados.rados.0.smithi029.stdout:170: finishing write tid 4 to smithi02969618-1 2024-08-29T17:51:21.529 INFO:tasks.rados.rados.0.smithi029.stdout:170: oid 1 updating version 0 to 19 2024-08-29T17:51:21.529 INFO:tasks.rados.rados.0.smithi029.stdout:170: oid 1 version 19 is already newer than 18 2024-08-29T17:51:21.529 INFO:tasks.rados.rados.0.smithi029.stdout:170: oid 1 version 19 is already newer than 17 2024-08-29T17:51:21.530 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 1 v 19 (ObjNum 70 snap 9 seq_num 70) dirty exists 2024-08-29T17:51:21.530 INFO:tasks.rados.rados.0.smithi029.stdout:170: left oid 1 (ObjNum 70 snap 9 seq_num 70) 2024-08-29T17:51:21.530 INFO:tasks.rados.rados.0.smithi029.stdout:171: finishing copy_from to smithi02969618-26 2024-08-29T17:51:21.530 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 26 v 14 (ObjNum 9 snap 0 seq_num 9) dirty exists 2024-08-29T17:51:21.530 INFO:tasks.rados.rados.0.smithi029.stdout:167: done (4 left) 2024-08-29T17:51:21.530 INFO:tasks.rados.rados.0.smithi029.stdout:168: done (3 left) 2024-08-29T17:51:21.531 INFO:tasks.rados.rados.0.smithi029.stdout:169: done (2 left) 2024-08-29T17:51:21.531 INFO:tasks.rados.rados.0.smithi029.stdout:170: done (1 left) 2024-08-29T17:51:21.531 INFO:tasks.rados.rados.0.smithi029.stdout:171: done (0 left) 2024-08-29T17:51:21.531 INFO:tasks.rados.rados.0.smithi029.stdout:172: snap_create 2024-08-29T17:51:21.899 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:51:21 smithi029 bash[32453]: cluster 2024-08-29T17:51:20.019851+0000 mgr.y (mgr.14454) 240 : cluster [DBG] pgmap v212: 121 pgs: 121 active+clean; 24 MiB data, 269 MiB used, 715 GiB / 715 GiB avail; 3.6 MiB/s rd, 663 KiB/s wr, 22 op/s 2024-08-29T17:51:21.899 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:51:21 smithi029 bash[32453]: cluster 2024-08-29T17:51:20.459534+0000 mon.a (mon.0) 1117 : cluster [DBG] osdmap e100: 8 total, 8 up, 8 in 2024-08-29T17:51:21.899 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:51:21 smithi029 bash[32453]: cluster 2024-08-29T17:51:21.435804+0000 mon.a (mon.0) 1118 : cluster [DBG] osdmap e101: 8 total, 8 up, 8 in 2024-08-29T17:51:21.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:51:21 smithi029 bash[22475]: cluster 2024-08-29T17:51:20.019851+0000 mgr.y (mgr.14454) 240 : cluster [DBG] pgmap v212: 121 pgs: 121 active+clean; 24 MiB data, 269 MiB used, 715 GiB / 715 GiB avail; 3.6 MiB/s rd, 663 KiB/s wr, 22 op/s 2024-08-29T17:51:21.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:51:21 smithi029 bash[22475]: cluster 2024-08-29T17:51:20.459534+0000 mon.a (mon.0) 1117 : cluster [DBG] osdmap e100: 8 total, 8 up, 8 in 2024-08-29T17:51:21.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:51:21 smithi029 bash[22475]: cluster 2024-08-29T17:51:21.435804+0000 mon.a (mon.0) 1118 : cluster [DBG] osdmap e101: 8 total, 8 up, 8 in 2024-08-29T17:51:21.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:51:21 smithi110 bash[24444]: cluster 2024-08-29T17:51:20.019851+0000 mgr.y (mgr.14454) 240 : cluster [DBG] pgmap v212: 121 pgs: 121 active+clean; 24 MiB data, 269 MiB used, 715 GiB / 715 GiB avail; 3.6 MiB/s rd, 663 KiB/s wr, 22 op/s 2024-08-29T17:51:21.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:51:21 smithi110 bash[24444]: cluster 2024-08-29T17:51:20.459534+0000 mon.a (mon.0) 1117 : cluster [DBG] osdmap e100: 8 total, 8 up, 8 in 2024-08-29T17:51:21.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:51:21 smithi110 bash[24444]: cluster 2024-08-29T17:51:21.435804+0000 mon.a (mon.0) 1118 : cluster [DBG] osdmap e101: 8 total, 8 up, 8 in 2024-08-29T17:51:22.482 INFO:tasks.rados.rados.0.smithi029.stdout:172: done (0 left) 2024-08-29T17:51:22.482 INFO:tasks.rados.rados.0.smithi029.stdout:173: delete oid 31 current snap is 10 2024-08-29T17:51:22.489 INFO:tasks.rados.rados.0.smithi029.stdout:173: done (0 left) 2024-08-29T17:51:22.489 INFO:tasks.rados.rados.0.smithi029.stdout:174: delete oid 26 current snap is 10 2024-08-29T17:51:22.497 INFO:tasks.rados.rados.0.smithi029.stdout:174: done (0 left) 2024-08-29T17:51:22.497 INFO:tasks.rados.rados.0.smithi029.stdout:175: copy_from oid 20 from oid 42 current snap is 10 2024-08-29T17:51:22.497 INFO:tasks.rados.rados.0.smithi029.stdout:176: delete oid 5 current snap is 10 2024-08-29T17:51:22.501 INFO:tasks.rados.rados.0.smithi029.stdout:176: done (1 left) 2024-08-29T17:51:22.501 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 13 current snap is 10 2024-08-29T17:51:22.501 INFO:tasks.rados.rados.0.smithi029.stdout:177: seq_num 74 ranges {1335296=442368,1777664=696320,2473984=106496} 2024-08-29T17:51:22.530 INFO:tasks.rados.rados.0.smithi029.stdout:177: writing smithi02969618-13 from 1335296 to 1777664 tid 1 2024-08-29T17:51:22.541 INFO:tasks.rados.rados.0.smithi029.stdout:177: writing smithi02969618-13 from 1777664 to 2473984 tid 2 2024-08-29T17:51:22.543 INFO:tasks.rados.rados.0.smithi029.stdout:177: writing smithi02969618-13 from 2473984 to 2580480 tid 3 2024-08-29T17:51:22.543 INFO:tasks.rados.rados.0.smithi029.stdout:178: read oid 19 snap -1 2024-08-29T17:51:22.543 INFO:tasks.rados.rados.0.smithi029.stdout:178: expect (ObjNum 18 snap 0 seq_num 18) 2024-08-29T17:51:22.543 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 21 current snap is 10 2024-08-29T17:51:22.543 INFO:tasks.rados.rados.0.smithi029.stdout:175: finishing copy_from racing read to smithi02969618-20 2024-08-29T17:51:22.543 INFO:tasks.rados.rados.0.smithi029.stdout:175: finishing copy_from to smithi02969618-20 2024-08-29T17:51:22.544 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 20 v 4 (ObjNum 41 snap 0 seq_num 41) dirty exists 2024-08-29T17:51:22.544 INFO:tasks.rados.rados.0.smithi029.stdout:177: finishing write tid 1 to smithi02969618-13 2024-08-29T17:51:22.544 INFO:tasks.rados.rados.0.smithi029.stdout:179: seq_num 75 ranges {1302528=458752,1761280=581632,2342912=221184} 2024-08-29T17:51:22.566 INFO:tasks.rados.rados.0.smithi029.stdout:179: writing smithi02969618-21 from 1302528 to 1761280 tid 1 2024-08-29T17:51:22.574 INFO:tasks.rados.rados.0.smithi029.stdout:179: writing smithi02969618-21 from 1761280 to 2342912 tid 2 2024-08-29T17:51:22.577 INFO:tasks.rados.rados.0.smithi029.stdout:179: writing smithi02969618-21 from 2342912 to 2564096 tid 3 2024-08-29T17:51:22.577 INFO:tasks.rados.rados.0.smithi029.stdout:175: done (3 left) 2024-08-29T17:51:22.577 INFO:tasks.rados.rados.0.smithi029.stdout:180: delete oid 11 current snap is 10 2024-08-29T17:51:22.577 INFO:tasks.rados.rados.0.smithi029.stdout:177: finishing write tid 2 to smithi02969618-13 2024-08-29T17:51:22.577 INFO:tasks.rados.rados.0.smithi029.stdout:177: finishing write tid 3 to smithi02969618-13 2024-08-29T17:51:22.577 INFO:tasks.rados.rados.0.smithi029.stdout:178: expect (ObjNum 18 snap 0 seq_num 18) 2024-08-29T17:51:22.602 INFO:tasks.rados.rados.0.smithi029.stdout:177: finishing write tid 4 to smithi02969618-13 2024-08-29T17:51:22.602 INFO:tasks.rados.rados.0.smithi029.stdout:177: finishing write tid 5 to smithi02969618-13 2024-08-29T17:51:22.602 INFO:tasks.rados.rados.0.smithi029.stdout:177: oid 13 updating version 0 to 35 2024-08-29T17:51:22.602 INFO:tasks.rados.rados.0.smithi029.stdout:177: oid 13 updating version 35 to 37 2024-08-29T17:51:22.602 INFO:tasks.rados.rados.0.smithi029.stdout:177: oid 13 version 37 is already newer than 36 2024-08-29T17:51:22.602 INFO:tasks.rados.rados.0.smithi029.stdout:177: oid 13 version 37 is already newer than 34 2024-08-29T17:51:22.602 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 13 v 37 (ObjNum 74 snap 10 seq_num 74) dirty exists 2024-08-29T17:51:22.602 INFO:tasks.rados.rados.0.smithi029.stdout:177: left oid 13 (ObjNum 74 snap 10 seq_num 74) 2024-08-29T17:51:22.602 INFO:tasks.rados.rados.0.smithi029.stdout:179: finishing write tid 1 to smithi02969618-21 2024-08-29T17:51:22.602 INFO:tasks.rados.rados.0.smithi029.stdout:179: finishing write tid 2 to smithi02969618-21 2024-08-29T17:51:22.602 INFO:tasks.rados.rados.0.smithi029.stdout:179: finishing write tid 3 to smithi02969618-21 2024-08-29T17:51:22.602 INFO:tasks.rados.rados.0.smithi029.stdout:179: finishing write tid 4 to smithi02969618-21 2024-08-29T17:51:22.603 INFO:tasks.rados.rados.0.smithi029.stdout:179: finishing write tid 5 to smithi02969618-21 2024-08-29T17:51:22.603 INFO:tasks.rados.rados.0.smithi029.stdout:179: oid 21 updating version 0 to 48 2024-08-29T17:51:22.603 INFO:tasks.rados.rados.0.smithi029.stdout:179: oid 21 version 48 is already newer than 47 2024-08-29T17:51:22.603 INFO:tasks.rados.rados.0.smithi029.stdout:179: oid 21 version 48 is already newer than 46 2024-08-29T17:51:22.603 INFO:tasks.rados.rados.0.smithi029.stdout:179: oid 21 version 48 is already newer than 45 2024-08-29T17:51:22.603 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 21 v 48 (ObjNum 75 snap 10 seq_num 75) dirty exists 2024-08-29T17:51:22.603 INFO:tasks.rados.rados.0.smithi029.stdout:179: left oid 21 (ObjNum 75 snap 10 seq_num 75) 2024-08-29T17:51:22.603 INFO:tasks.rados.rados.0.smithi029.stdout:177: done (3 left) 2024-08-29T17:51:22.603 INFO:tasks.rados.rados.0.smithi029.stdout:178: done (2 left) 2024-08-29T17:51:22.603 INFO:tasks.rados.rados.0.smithi029.stdout:179: done (1 left) 2024-08-29T17:51:22.603 INFO:tasks.rados.rados.0.smithi029.stdout:180: done (0 left) 2024-08-29T17:51:22.603 INFO:tasks.rados.rados.0.smithi029.stdout:181: read oid 38 snap -1 2024-08-29T17:51:22.603 INFO:tasks.rados.rados.0.smithi029.stdout:181: expect (ObjNum 45 snap 0 seq_num 45) 2024-08-29T17:51:22.604 INFO:tasks.rados.rados.0.smithi029.stdout:182: copy_from oid 41 from oid 6 current snap is 10 2024-08-29T17:51:22.604 INFO:tasks.rados.rados.0.smithi029.stdout:183: copy_from oid 30 from oid 19 current snap is 10 2024-08-29T17:51:22.604 INFO:tasks.rados.rados.0.smithi029.stdout:184: read oid 14 snap 9 2024-08-29T17:51:22.604 INFO:tasks.rados.rados.0.smithi029.stdout:184: expect (ObjNum 22 snap 0 seq_num 22) 2024-08-29T17:51:22.604 INFO:tasks.rados.rados.0.smithi029.stdout:185: delete oid 4 current snap is 10 2024-08-29T17:51:22.605 INFO:tasks.rados.rados.0.smithi029.stdout:182: finishing copy_from to smithi02969618-41 2024-08-29T17:51:22.605 INFO:tasks.rados.rados.0.smithi029.stdout:182: got expected ENOENT (src dne) 2024-08-29T17:51:22.605 INFO:tasks.rados.rados.0.smithi029.stdout:182: finishing copy_from racing read to smithi02969618-41 2024-08-29T17:51:22.606 INFO:tasks.rados.rados.0.smithi029.stdout:182: done (4 left) 2024-08-29T17:51:22.606 INFO:tasks.rados.rados.0.smithi029.stdout:185: done (3 left) 2024-08-29T17:51:22.607 INFO:tasks.rados.rados.0.smithi029.stdout:186: rollback oid 31 current snap is 10 2024-08-29T17:51:22.607 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 31 to 9 2024-08-29T17:51:22.607 INFO:tasks.rados.rados.0.smithi029.stdout:187: delete oid 44 current snap is 10 2024-08-29T17:51:22.610 INFO:tasks.rados.rados.0.smithi029.stdout:181: expect (ObjNum 45 snap 0 seq_num 45) 2024-08-29T17:51:22.662 INFO:tasks.rados.rados.0.smithi029.stdout:184: expect (ObjNum 22 snap 0 seq_num 22) 2024-08-29T17:51:22.678 INFO:tasks.rados.rados.0.smithi029.stdout:186: finishing rollback tid 1 to smithi02969618-31 2024-08-29T17:51:22.679 INFO:tasks.rados.rados.0.smithi029.stdout:186: finishing rollback tid 2 to smithi02969618-31 2024-08-29T17:51:22.679 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 31 v 21 (ObjNum 30 snap 0 seq_num 30) dirty exists 2024-08-29T17:51:22.679 INFO:tasks.rados.rados.0.smithi029.stdout:183: finishing copy_from racing read to smithi02969618-30 2024-08-29T17:51:22.679 INFO:tasks.rados.rados.0.smithi029.stdout:183: finishing copy_from to smithi02969618-30 2024-08-29T17:51:22.679 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 30 v 20 (ObjNum 18 snap 0 seq_num 18) dirty exists 2024-08-29T17:51:22.679 INFO:tasks.rados.rados.0.smithi029.stdout:181: done (4 left) 2024-08-29T17:51:22.679 INFO:tasks.rados.rados.0.smithi029.stdout:183: done (3 left) 2024-08-29T17:51:22.679 INFO:tasks.rados.rados.0.smithi029.stdout:184: done (2 left) 2024-08-29T17:51:22.679 INFO:tasks.rados.rados.0.smithi029.stdout:186: done (1 left) 2024-08-29T17:51:22.679 INFO:tasks.rados.rados.0.smithi029.stdout:187: done (0 left) 2024-08-29T17:51:22.679 INFO:tasks.rados.rados.0.smithi029.stdout:188: copy_from oid 44 from oid 24 current snap is 10 2024-08-29T17:51:22.679 INFO:tasks.rados.rados.0.smithi029.stdout:189: rollback oid 13 current snap is 10 2024-08-29T17:51:22.680 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 13 to 9 2024-08-29T17:51:22.680 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 17 current snap is 10 2024-08-29T17:51:22.680 INFO:tasks.rados.rados.0.smithi029.stdout:190: seq_num 79 ranges {122880=532480,655360=565248,1220608=237568} 2024-08-29T17:51:22.690 INFO:tasks.rados.rados.0.smithi029.stdout:190: writing smithi02969618-17 from 122880 to 655360 tid 1 2024-08-29T17:51:22.700 INFO:tasks.rados.rados.0.smithi029.stdout:190: writing smithi02969618-17 from 655360 to 1220608 tid 2 2024-08-29T17:51:22.704 INFO:tasks.rados.rados.0.smithi029.stdout:190: writing smithi02969618-17 from 1220608 to 1458176 tid 3 2024-08-29T17:51:22.705 INFO:tasks.rados.rados.0.smithi029.stdout:191: rollback oid 35 current snap is 10 2024-08-29T17:51:22.705 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 35 to 9 2024-08-29T17:51:22.705 INFO:tasks.rados.rados.0.smithi029.stdout:189: finishing rollback tid 0 to smithi02969618-13 2024-08-29T17:51:22.705 INFO:tasks.rados.rados.0.smithi029.stdout:189: finishing rollback tid 1 to smithi02969618-13 2024-08-29T17:51:22.705 INFO:tasks.rados.rados.0.smithi029.stdout:189: finishing rollback tid 2 to smithi02969618-13 2024-08-29T17:51:22.705 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 13 v 40 (ObjNum 67 snap 8 seq_num 67) dirty exists 2024-08-29T17:51:22.705 INFO:tasks.rados.rados.0.smithi029.stdout:189: done (3 left) 2024-08-29T17:51:22.705 INFO:tasks.rados.rados.0.smithi029.stdout:192: read oid 12 snap -1 2024-08-29T17:51:22.705 INFO:tasks.rados.rados.0.smithi029.stdout:192: expect deleted 2024-08-29T17:51:22.705 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 13 current snap is 10 2024-08-29T17:51:22.705 INFO:tasks.rados.rados.0.smithi029.stdout:188: finishing copy_from racing read to smithi02969618-44 2024-08-29T17:51:22.705 INFO:tasks.rados.rados.0.smithi029.stdout:188: finishing copy_from to smithi02969618-44 2024-08-29T17:51:22.706 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 44 v 44 (ObjNum 54 snap 4 seq_num 54) dirty exists 2024-08-29T17:51:22.706 INFO:tasks.rados.rados.0.smithi029.stdout:190: finishing write tid 1 to smithi02969618-17 2024-08-29T17:51:22.706 INFO:tasks.rados.rados.0.smithi029.stdout:193: seq_num 80 ranges {1335296=548864,1884160=450560,2334720=352256} 2024-08-29T17:51:22.735 INFO:tasks.rados.rados.0.smithi029.stdout:193: writing smithi02969618-13 from 1335296 to 1884160 tid 1 2024-08-29T17:51:22.741 INFO:tasks.rados.rados.0.smithi029.stdout:193: writing smithi02969618-13 from 1884160 to 2334720 tid 2 2024-08-29T17:51:22.746 INFO:tasks.rados.rados.0.smithi029.stdout:193: writing smithi02969618-13 from 2334720 to 2686976 tid 3 2024-08-29T17:51:22.746 INFO:tasks.rados.rados.0.smithi029.stdout:188: done (4 left) 2024-08-29T17:51:22.746 INFO:tasks.rados.rados.0.smithi029.stdout:194: copy_from oid 18 from oid 28 current snap is 10 2024-08-29T17:51:22.746 INFO:tasks.rados.rados.0.smithi029.stdout:190: finishing write tid 2 to smithi02969618-17 2024-08-29T17:51:22.746 INFO:tasks.rados.rados.0.smithi029.stdout:195: delete oid 7 current snap is 10 2024-08-29T17:51:22.746 INFO:tasks.rados.rados.0.smithi029.stdout:191: finishing rollback tid 0 to smithi02969618-35 2024-08-29T17:51:22.746 INFO:tasks.rados.rados.0.smithi029.stdout:191: finishing rollback tid 1 to smithi02969618-35 2024-08-29T17:51:22.746 INFO:tasks.rados.rados.0.smithi029.stdout:190: finishing write tid 3 to smithi02969618-17 2024-08-29T17:51:22.746 INFO:tasks.rados.rados.0.smithi029.stdout:191: finishing rollback tid 2 to smithi02969618-35 2024-08-29T17:51:22.746 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 35 v 25 (ObjNum 34 snap 0 seq_num 34) dirty exists 2024-08-29T17:51:22.746 INFO:tasks.rados.rados.0.smithi029.stdout:190: finishing write tid 4 to smithi02969618-17 2024-08-29T17:51:22.746 INFO:tasks.rados.rados.0.smithi029.stdout:190: finishing write tid 5 to smithi02969618-17 2024-08-29T17:51:22.747 INFO:tasks.rados.rados.0.smithi029.stdout:190: oid 17 updating version 0 to 24 2024-08-29T17:51:22.747 INFO:tasks.rados.rados.0.smithi029.stdout:190: oid 17 version 24 is already newer than 23 2024-08-29T17:51:22.747 INFO:tasks.rados.rados.0.smithi029.stdout:190: oid 17 version 24 is already newer than 21 2024-08-29T17:51:22.747 INFO:tasks.rados.rados.0.smithi029.stdout:190: oid 17 version 24 is already newer than 22 2024-08-29T17:51:22.747 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 17 v 24 (ObjNum 79 snap 10 seq_num 79) dirty exists 2024-08-29T17:51:22.747 INFO:tasks.rados.rados.0.smithi029.stdout:190: left oid 17 (ObjNum 79 snap 10 seq_num 79) 2024-08-29T17:51:22.747 INFO:tasks.rados.rados.0.smithi029.stdout:193: finishing write tid 1 to smithi02969618-13 2024-08-29T17:51:22.747 INFO:tasks.rados.rados.0.smithi029.stdout:193: finishing write tid 2 to smithi02969618-13 2024-08-29T17:51:22.750 INFO:tasks.rados.rados.0.smithi029.stdout:190: done (5 left) 2024-08-29T17:51:22.750 INFO:tasks.rados.rados.0.smithi029.stdout:191: done (4 left) 2024-08-29T17:51:22.750 INFO:tasks.rados.rados.0.smithi029.stdout:192: done (3 left) 2024-08-29T17:51:22.750 INFO:tasks.rados.rados.0.smithi029.stdout:195: done (2 left) 2024-08-29T17:51:22.751 INFO:tasks.rados.rados.0.smithi029.stdout:196: delete oid 41 current snap is 10 2024-08-29T17:51:22.751 INFO:tasks.rados.rados.0.smithi029.stdout:194: finishing copy_from racing read to smithi02969618-18 2024-08-29T17:51:22.752 INFO:tasks.rados.rados.0.smithi029.stdout:193: finishing write tid 3 to smithi02969618-13 2024-08-29T17:51:22.752 INFO:tasks.rados.rados.0.smithi029.stdout:194: finishing copy_from to smithi02969618-18 2024-08-29T17:51:22.752 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 18 v 14 (ObjNum 161 snap 0 seq_num 1) dirty exists 2024-08-29T17:51:22.752 INFO:tasks.rados.rados.0.smithi029.stdout:193: finishing write tid 4 to smithi02969618-13 2024-08-29T17:51:22.755 INFO:tasks.rados.rados.0.smithi029.stdout:193: finishing write tid 5 to smithi02969618-13 2024-08-29T17:51:22.755 INFO:tasks.rados.rados.0.smithi029.stdout:193: oid 13 updating version 0 to 41 2024-08-29T17:51:22.755 INFO:tasks.rados.rados.0.smithi029.stdout:193: oid 13 updating version 41 to 43 2024-08-29T17:51:22.755 INFO:tasks.rados.rados.0.smithi029.stdout:193: oid 13 version 43 is already newer than 42 2024-08-29T17:51:22.755 INFO:tasks.rados.rados.0.smithi029.stdout:193: oid 13 updating version 43 to 44 2024-08-29T17:51:22.755 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 13 v 44 (ObjNum 80 snap 10 seq_num 80) dirty exists 2024-08-29T17:51:22.756 INFO:tasks.rados.rados.0.smithi029.stdout:193: left oid 13 (ObjNum 80 snap 10 seq_num 80) 2024-08-29T17:51:22.756 INFO:tasks.rados.rados.0.smithi029.stdout:193: done (2 left) 2024-08-29T17:51:22.756 INFO:tasks.rados.rados.0.smithi029.stdout:194: done (1 left) 2024-08-29T17:51:22.756 INFO:tasks.rados.rados.0.smithi029.stdout:196: done (0 left) 2024-08-29T17:51:22.756 INFO:tasks.rados.rados.0.smithi029.stdout:197: setattr oid 29 current snap is 10 2024-08-29T17:51:22.759 INFO:tasks.rados.rados.0.smithi029.stdout:198: snap_remove snap 9 2024-08-29T17:51:22.899 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:51:22 smithi029 bash[22475]: audit 2024-08-29T17:51:21.953709+0000 mon.a (mon.0) 1119 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T17:51:22.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:51:22 smithi029 bash[32453]: audit 2024-08-29T17:51:21.953709+0000 mon.a (mon.0) 1119 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T17:51:22.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:51:22 smithi110 bash[24444]: audit 2024-08-29T17:51:21.953709+0000 mon.a (mon.0) 1119 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T17:51:23.500 INFO:tasks.rados.rados.0.smithi029.stdout:198: done (1 left) 2024-08-29T17:51:23.500 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 38 current snap is 10 2024-08-29T17:51:23.500 INFO:tasks.rados.rados.0.smithi029.stdout:199: seq_num 83 ranges {761856=598016,1359872=499712,1859584=303104} 2024-08-29T17:51:23.522 INFO:tasks.rados.rados.0.smithi029.stdout:199: writing smithi02969618-38 from 761856 to 1359872 tid 1 2024-08-29T17:51:23.529 INFO:tasks.rados.rados.0.smithi029.stdout:199: writing smithi02969618-38 from 1359872 to 1859584 tid 2 2024-08-29T17:51:23.534 INFO:tasks.rados.rados.0.smithi029.stdout:199: writing smithi02969618-38 from 1859584 to 2162688 tid 3 2024-08-29T17:51:23.534 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 49 current snap is 10 2024-08-29T17:51:23.534 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 29 v 23 (ObjNum 50 snap 0 seq_num 50) dirty exists 2024-08-29T17:51:23.534 INFO:tasks.rados.rados.0.smithi029.stdout:200: seq_num 84 ranges {1736704=614400,2351104=434176,2785280=368640} 2024-08-29T17:51:23.564 INFO:tasks.rados.rados.0.smithi029.stdout:200: writing smithi02969618-49 from 1736704 to 2351104 tid 1 2024-08-29T17:51:23.569 INFO:tasks.rados.rados.0.smithi029.stdout:200: writing smithi02969618-49 from 2351104 to 2785280 tid 2 2024-08-29T17:51:23.574 INFO:tasks.rados.rados.0.smithi029.stdout:200: writing smithi02969618-49 from 2785280 to 3153920 tid 3 2024-08-29T17:51:23.574 INFO:tasks.rados.rados.0.smithi029.stdout:197: done (2 left) 2024-08-29T17:51:23.574 INFO:tasks.rados.rados.0.smithi029.stdout:201: copy_from oid 26 from oid 25 current snap is 10 2024-08-29T17:51:23.574 INFO:tasks.rados.rados.0.smithi029.stdout:199: finishing write tid 1 to smithi02969618-38 2024-08-29T17:51:23.574 INFO:tasks.rados.rados.0.smithi029.stdout:199: finishing write tid 2 to smithi02969618-38 2024-08-29T17:51:23.574 INFO:tasks.rados.rados.0.smithi029.stdout:202: snap_create 2024-08-29T17:51:23.575 INFO:tasks.rados.rados.0.smithi029.stdout:199: finishing write tid 3 to smithi02969618-38 2024-08-29T17:51:23.575 INFO:tasks.rados.rados.0.smithi029.stdout:199: finishing write tid 4 to smithi02969618-38 2024-08-29T17:51:23.575 INFO:tasks.rados.rados.0.smithi029.stdout:199: finishing write tid 5 to smithi02969618-38 2024-08-29T17:51:23.575 INFO:tasks.rados.rados.0.smithi029.stdout:199: oid 38 updating version 0 to 45 2024-08-29T17:51:23.575 INFO:tasks.rados.rados.0.smithi029.stdout:199: oid 38 updating version 45 to 48 2024-08-29T17:51:23.575 INFO:tasks.rados.rados.0.smithi029.stdout:199: oid 38 version 48 is already newer than 47 2024-08-29T17:51:23.575 INFO:tasks.rados.rados.0.smithi029.stdout:199: oid 38 version 48 is already newer than 46 2024-08-29T17:51:23.575 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 38 v 48 (ObjNum 83 snap 10 seq_num 83) dirty exists 2024-08-29T17:51:23.575 INFO:tasks.rados.rados.0.smithi029.stdout:199: left oid 38 (ObjNum 83 snap 10 seq_num 83) 2024-08-29T17:51:23.575 INFO:tasks.rados.rados.0.smithi029.stdout:200: finishing write tid 1 to smithi02969618-49 2024-08-29T17:51:23.575 INFO:tasks.rados.rados.0.smithi029.stdout:200: finishing write tid 2 to smithi02969618-49 2024-08-29T17:51:23.579 INFO:tasks.rados.rados.0.smithi029.stdout:200: finishing write tid 3 to smithi02969618-49 2024-08-29T17:51:23.579 INFO:tasks.rados.rados.0.smithi029.stdout:200: finishing write tid 4 to smithi02969618-49 2024-08-29T17:51:23.582 INFO:tasks.rados.rados.0.smithi029.stdout:200: finishing write tid 5 to smithi02969618-49 2024-08-29T17:51:23.582 INFO:tasks.rados.rados.0.smithi029.stdout:200: oid 49 updating version 0 to 115 2024-08-29T17:51:23.582 INFO:tasks.rados.rados.0.smithi029.stdout:200: oid 49 version 115 is already newer than 114 2024-08-29T17:51:23.582 INFO:tasks.rados.rados.0.smithi029.stdout:200: oid 49 version 115 is already newer than 113 2024-08-29T17:51:23.582 INFO:tasks.rados.rados.0.smithi029.stdout:200: oid 49 version 115 is already newer than 112 2024-08-29T17:51:23.582 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 49 v 115 (ObjNum 84 snap 10 seq_num 84) dirty exists 2024-08-29T17:51:23.582 INFO:tasks.rados.rados.0.smithi029.stdout:200: left oid 49 (ObjNum 84 snap 10 seq_num 84) 2024-08-29T17:51:23.583 INFO:tasks.rados.rados.0.smithi029.stdout:201: finishing copy_from racing read to smithi02969618-26 2024-08-29T17:51:23.584 INFO:tasks.rados.rados.0.smithi029.stdout:201: finishing copy_from to smithi02969618-26 2024-08-29T17:51:23.584 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 26 v 14 (ObjNum 36 snap 0 seq_num 36) dirty exists 2024-08-29T17:51:23.899 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:51:23 smithi110 bash[24444]: cluster 2024-08-29T17:51:22.020484+0000 mgr.y (mgr.14454) 241 : cluster [DBG] pgmap v215: 121 pgs: 121 active+clean; 24 MiB data, 269 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:51:23.899 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:51:23 smithi110 bash[24444]: cluster 2024-08-29T17:51:22.483578+0000 mon.a (mon.0) 1120 : cluster [DBG] osdmap e102: 8 total, 8 up, 8 in 2024-08-29T17:51:23.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:51:23 smithi029 bash[22475]: cluster 2024-08-29T17:51:22.020484+0000 mgr.y (mgr.14454) 241 : cluster [DBG] pgmap v215: 121 pgs: 121 active+clean; 24 MiB data, 269 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:51:23.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:51:23 smithi029 bash[22475]: cluster 2024-08-29T17:51:22.483578+0000 mon.a (mon.0) 1120 : cluster [DBG] osdmap e102: 8 total, 8 up, 8 in 2024-08-29T17:51:23.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:51:23 smithi029 bash[32453]: cluster 2024-08-29T17:51:22.020484+0000 mgr.y (mgr.14454) 241 : cluster [DBG] pgmap v215: 121 pgs: 121 active+clean; 24 MiB data, 269 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:51:23.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:51:23 smithi029 bash[32453]: cluster 2024-08-29T17:51:22.483578+0000 mon.a (mon.0) 1120 : cluster [DBG] osdmap e102: 8 total, 8 up, 8 in 2024-08-29T17:51:24.501 INFO:tasks.rados.rados.0.smithi029.stdout:199: done (3 left) 2024-08-29T17:51:24.501 INFO:tasks.rados.rados.0.smithi029.stdout:200: done (2 left) 2024-08-29T17:51:24.501 INFO:tasks.rados.rados.0.smithi029.stdout:201: done (1 left) 2024-08-29T17:51:24.501 INFO:tasks.rados.rados.0.smithi029.stdout:202: done (0 left) 2024-08-29T17:51:24.501 INFO:tasks.rados.rados.0.smithi029.stdout:203: snap_create 2024-08-29T17:51:24.899 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:51:24 smithi110 bash[24444]: cluster 2024-08-29T17:51:23.491368+0000 mon.a (mon.0) 1121 : cluster [DBG] osdmap e103: 8 total, 8 up, 8 in 2024-08-29T17:51:24.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:51:24 smithi029 bash[22475]: cluster 2024-08-29T17:51:23.491368+0000 mon.a (mon.0) 1121 : cluster [DBG] osdmap e103: 8 total, 8 up, 8 in 2024-08-29T17:51:24.900 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:51:24 smithi029 bash[22727]: ::ffff:172.21.15.110 - - [29/Aug/2024:17:51:24] "GET /metrics HTTP/1.1" 200 36080 "" "Prometheus/2.43.0" 2024-08-29T17:51:24.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:51:24 smithi029 bash[32453]: cluster 2024-08-29T17:51:23.491368+0000 mon.a (mon.0) 1121 : cluster [DBG] osdmap e103: 8 total, 8 up, 8 in 2024-08-29T17:51:25.503 INFO:tasks.rados.rados.0.smithi029.stdout:203: done (0 left) 2024-08-29T17:51:25.503 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 17 current snap is 12 2024-08-29T17:51:25.503 INFO:tasks.rados.rados.0.smithi029.stdout:204: seq_num 85 ranges {1458176=630784,2088960=720896,2809856=81920} 2024-08-29T17:51:25.518 INFO:tasks.rados.rados.0.smithi029.stdout:204: writing smithi02969618-17 from 1458176 to 2088960 tid 1 2024-08-29T17:51:25.525 INFO:tasks.rados.rados.0.smithi029.stdout:204: writing smithi02969618-17 from 2088960 to 2809856 tid 2 2024-08-29T17:51:25.526 INFO:tasks.rados.rados.0.smithi029.stdout:204: writing smithi02969618-17 from 2809856 to 2891776 tid 3 2024-08-29T17:51:25.527 INFO:tasks.rados.rados.0.smithi029.stdout:205: rollback oid 8 current snap is 12 2024-08-29T17:51:25.527 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 8 to 11 2024-08-29T17:51:25.527 INFO:tasks.rados.rados.0.smithi029.stdout:206: rmattr oid 26 current snap is 12 2024-08-29T17:51:25.527 INFO:tasks.rados.rados.0.smithi029.stdout:206: done (2 left) 2024-08-29T17:51:25.527 INFO:tasks.rados.rados.0.smithi029.stdout:207: delete oid 2 current snap is 12 2024-08-29T17:51:25.534 INFO:tasks.rados.rados.0.smithi029.stdout:205: finishing rollback tid 0 to smithi02969618-8 2024-08-29T17:51:25.536 INFO:tasks.rados.rados.0.smithi029.stdout:204: finishing write tid 1 to smithi02969618-17 2024-08-29T17:51:25.538 INFO:tasks.rados.rados.0.smithi029.stdout:205: finishing rollback tid 1 to smithi02969618-8 2024-08-29T17:51:25.538 INFO:tasks.rados.rados.0.smithi029.stdout:205: finishing rollback tid 2 to smithi02969618-8 2024-08-29T17:51:25.538 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 8 v 12 (ObjNum 7 snap 0 seq_num 7) dirty exists 2024-08-29T17:51:25.539 INFO:tasks.rados.rados.0.smithi029.stdout:204: finishing write tid 2 to smithi02969618-17 2024-08-29T17:51:25.539 INFO:tasks.rados.rados.0.smithi029.stdout:204: finishing write tid 3 to smithi02969618-17 2024-08-29T17:51:25.540 INFO:tasks.rados.rados.0.smithi029.stdout:204: finishing write tid 4 to smithi02969618-17 2024-08-29T17:51:25.542 INFO:tasks.rados.rados.0.smithi029.stdout:204: finishing write tid 5 to smithi02969618-17 2024-08-29T17:51:25.542 INFO:tasks.rados.rados.0.smithi029.stdout:204: oid 17 updating version 0 to 30 2024-08-29T17:51:25.542 INFO:tasks.rados.rados.0.smithi029.stdout:204: oid 17 version 30 is already newer than 28 2024-08-29T17:51:25.542 INFO:tasks.rados.rados.0.smithi029.stdout:204: oid 17 version 30 is already newer than 29 2024-08-29T17:51:25.542 INFO:tasks.rados.rados.0.smithi029.stdout:204: oid 17 updating version 30 to 31 2024-08-29T17:51:25.542 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 17 v 31 (ObjNum 85 snap 12 seq_num 85) dirty exists 2024-08-29T17:51:25.542 INFO:tasks.rados.rados.0.smithi029.stdout:204: left oid 17 (ObjNum 85 snap 12 seq_num 85) 2024-08-29T17:51:25.542 INFO:tasks.rados.rados.0.smithi029.stdout:204: done (2 left) 2024-08-29T17:51:25.543 INFO:tasks.rados.rados.0.smithi029.stdout:205: done (1 left) 2024-08-29T17:51:25.543 INFO:tasks.rados.rados.0.smithi029.stdout:207: done (0 left) 2024-08-29T17:51:25.543 INFO:tasks.rados.rados.0.smithi029.stdout:208: rmattr oid 38 current snap is 12 2024-08-29T17:51:25.543 INFO:tasks.rados.rados.0.smithi029.stdout:208: done (0 left) 2024-08-29T17:51:25.543 INFO:tasks.rados.rados.0.smithi029.stdout:209: snap_create 2024-08-29T17:51:25.899 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:51:25 smithi110 bash[24444]: cluster 2024-08-29T17:51:24.021193+0000 mgr.y (mgr.14454) 242 : cluster [DBG] pgmap v218: 121 pgs: 121 active+clean; 35 MiB data, 282 MiB used, 715 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.5 MiB/s wr, 37 op/s 2024-08-29T17:51:25.899 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:51:25 smithi110 bash[24444]: cluster 2024-08-29T17:51:24.502110+0000 mon.a (mon.0) 1122 : cluster [DBG] osdmap e104: 8 total, 8 up, 8 in 2024-08-29T17:51:25.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:51:25 smithi029 bash[22475]: cluster 2024-08-29T17:51:24.021193+0000 mgr.y (mgr.14454) 242 : cluster [DBG] pgmap v218: 121 pgs: 121 active+clean; 35 MiB data, 282 MiB used, 715 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.5 MiB/s wr, 37 op/s 2024-08-29T17:51:25.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:51:25 smithi029 bash[22475]: cluster 2024-08-29T17:51:24.502110+0000 mon.a (mon.0) 1122 : cluster [DBG] osdmap e104: 8 total, 8 up, 8 in 2024-08-29T17:51:25.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:51:25 smithi029 bash[32453]: cluster 2024-08-29T17:51:24.021193+0000 mgr.y (mgr.14454) 242 : cluster [DBG] pgmap v218: 121 pgs: 121 active+clean; 35 MiB data, 282 MiB used, 715 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.5 MiB/s wr, 37 op/s 2024-08-29T17:51:25.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:51:25 smithi029 bash[32453]: cluster 2024-08-29T17:51:24.502110+0000 mon.a (mon.0) 1122 : cluster [DBG] osdmap e104: 8 total, 8 up, 8 in 2024-08-29T17:51:26.438 INFO:tasks.rados.rados.0.smithi029.stdout:209: done (0 left) 2024-08-29T17:51:26.438 INFO:tasks.rados.rados.0.smithi029.stdout:210: copy_from oid 48 from oid 47 current snap is 13 2024-08-29T17:51:26.438 INFO:tasks.rados.rados.0.smithi029.stdout:211: read oid 34 snap -1 2024-08-29T17:51:26.439 INFO:tasks.rados.rados.0.smithi029.stdout:211: expect deleted 2024-08-29T17:51:26.439 INFO:tasks.rados.rados.0.smithi029.stdout:212: snap_create 2024-08-29T17:51:26.446 INFO:tasks.rados.rados.0.smithi029.stdout:210: finishing copy_from to smithi02969618-48 2024-08-29T17:51:26.446 INFO:tasks.rados.rados.0.smithi029.stdout:210: got expected ENOENT (src dne) 2024-08-29T17:51:26.446 INFO:tasks.rados.rados.0.smithi029.stdout:210: finishing copy_from racing read to smithi02969618-48 2024-08-29T17:51:26.899 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:51:26 smithi110 bash[24444]: cluster 2024-08-29T17:51:25.502984+0000 mon.a (mon.0) 1123 : cluster [DBG] osdmap e105: 8 total, 8 up, 8 in 2024-08-29T17:51:26.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:51:26 smithi110 bash[24444]: cluster 2024-08-29T17:51:26.438249+0000 mon.a (mon.0) 1124 : cluster [DBG] osdmap e106: 8 total, 8 up, 8 in 2024-08-29T17:51:26.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:51:26 smithi029 bash[22475]: cluster 2024-08-29T17:51:25.502984+0000 mon.a (mon.0) 1123 : cluster [DBG] osdmap e105: 8 total, 8 up, 8 in 2024-08-29T17:51:26.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:51:26 smithi029 bash[22475]: cluster 2024-08-29T17:51:26.438249+0000 mon.a (mon.0) 1124 : cluster [DBG] osdmap e106: 8 total, 8 up, 8 in 2024-08-29T17:51:26.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:51:26 smithi029 bash[32453]: cluster 2024-08-29T17:51:25.502984+0000 mon.a (mon.0) 1123 : cluster [DBG] osdmap e105: 8 total, 8 up, 8 in 2024-08-29T17:51:26.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:51:26 smithi029 bash[32453]: cluster 2024-08-29T17:51:26.438249+0000 mon.a (mon.0) 1124 : cluster [DBG] osdmap e106: 8 total, 8 up, 8 in 2024-08-29T17:51:27.440 INFO:tasks.rados.rados.0.smithi029.stdout:210: done (2 left) 2024-08-29T17:51:27.440 INFO:tasks.rados.rados.0.smithi029.stdout:211: done (1 left) 2024-08-29T17:51:27.440 INFO:tasks.rados.rados.0.smithi029.stdout:212: done (0 left) 2024-08-29T17:51:27.440 INFO:tasks.rados.rados.0.smithi029.stdout:213: read oid 47 snap -1 2024-08-29T17:51:27.440 INFO:tasks.rados.rados.0.smithi029.stdout:213: expect deleted 2024-08-29T17:51:27.441 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 45 current snap is 14 2024-08-29T17:51:27.441 INFO:tasks.rados.rados.0.smithi029.stdout:214: seq_num 87 ranges {557056=663552,1220608=491520,1712128=311296} 2024-08-29T17:51:27.460 INFO:tasks.rados.rados.0.smithi029.stdout:214: writing smithi02969618-45 from 557056 to 1220608 tid 1 2024-08-29T17:51:27.468 INFO:tasks.rados.rados.0.smithi029.stdout:214: writing smithi02969618-45 from 1220608 to 1712128 tid 2 2024-08-29T17:51:27.475 INFO:tasks.rados.rados.0.smithi029.stdout:214: writing smithi02969618-45 from 1712128 to 2023424 tid 3 2024-08-29T17:51:27.475 INFO:tasks.rados.rados.0.smithi029.stdout:215: read oid 49 snap 12 2024-08-29T17:51:27.475 INFO:tasks.rados.rados.0.smithi029.stdout:215: expect (ObjNum 84 snap 10 seq_num 84) 2024-08-29T17:51:27.476 INFO:tasks.rados.rados.0.smithi029.stdout:216: read oid 28 snap -1 2024-08-29T17:51:27.476 INFO:tasks.rados.rados.0.smithi029.stdout:216: expect (ObjNum 0 snap 0 seq_num 0) 2024-08-29T17:51:27.476 INFO:tasks.rados.rados.0.smithi029.stdout:217: read oid 11 snap -1 2024-08-29T17:51:27.476 INFO:tasks.rados.rados.0.smithi029.stdout:217: expect deleted 2024-08-29T17:51:27.476 INFO:tasks.rados.rados.0.smithi029.stdout:214: finishing write tid 1 to smithi02969618-45 2024-08-29T17:51:27.476 INFO:tasks.rados.rados.0.smithi029.stdout:214: finishing write tid 2 to smithi02969618-45 2024-08-29T17:51:27.476 INFO:tasks.rados.rados.0.smithi029.stdout:213: done (4 left) 2024-08-29T17:51:27.476 INFO:tasks.rados.rados.0.smithi029.stdout:218: read oid 36 snap 13 2024-08-29T17:51:27.476 INFO:tasks.rados.rados.0.smithi029.stdout:218: expect (ObjNum 1 snap 0 seq_num 1) 2024-08-29T17:51:27.480 INFO:tasks.rados.rados.0.smithi029.stdout:219: setattr oid 39 current snap is 14 2024-08-29T17:51:27.480 INFO:tasks.rados.rados.0.smithi029.stdout:216: expect (ObjNum 0 snap 0 seq_num 0) 2024-08-29T17:51:27.489 INFO:tasks.rados.rados.0.smithi029.stdout:214: finishing write tid 3 to smithi02969618-45 2024-08-29T17:51:27.489 INFO:tasks.rados.rados.0.smithi029.stdout:214: finishing write tid 4 to smithi02969618-45 2024-08-29T17:51:27.489 INFO:tasks.rados.rados.0.smithi029.stdout:214: finishing write tid 5 to smithi02969618-45 2024-08-29T17:51:27.489 INFO:tasks.rados.rados.0.smithi029.stdout:214: oid 45 updating version 0 to 50 2024-08-29T17:51:27.489 INFO:tasks.rados.rados.0.smithi029.stdout:214: oid 45 version 50 is already newer than 49 2024-08-29T17:51:27.490 INFO:tasks.rados.rados.0.smithi029.stdout:214: oid 45 updating version 50 to 52 2024-08-29T17:51:27.490 INFO:tasks.rados.rados.0.smithi029.stdout:214: oid 45 version 52 is already newer than 51 2024-08-29T17:51:27.490 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 45 v 52 (ObjNum 87 snap 14 seq_num 87) dirty exists 2024-08-29T17:51:27.490 INFO:tasks.rados.rados.0.smithi029.stdout:214: left oid 45 (ObjNum 87 snap 14 seq_num 87) 2024-08-29T17:51:27.490 INFO:tasks.rados.rados.0.smithi029.stdout:214: done (5 left) 2024-08-29T17:51:27.490 INFO:tasks.rados.rados.0.smithi029.stdout:216: done (4 left) 2024-08-29T17:51:27.490 INFO:tasks.rados.rados.0.smithi029.stdout:217: done (3 left) 2024-08-29T17:51:27.490 INFO:tasks.rados.rados.0.smithi029.stdout:220: rollback oid 24 current snap is 14 2024-08-29T17:51:27.490 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 24 to 13 2024-08-29T17:51:27.490 INFO:tasks.rados.rados.0.smithi029.stdout:221: delete oid 3 current snap is 14 2024-08-29T17:51:27.491 INFO:tasks.rados.rados.0.smithi029.stdout:218: expect (ObjNum 1 snap 0 seq_num 1) 2024-08-29T17:51:27.495 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 39 v 33 (ObjNum 38 snap 0 seq_num 38) dirty exists 2024-08-29T17:51:27.502 INFO:tasks.rados.rados.0.smithi029.stdout:218: done (4 left) 2024-08-29T17:51:27.502 INFO:tasks.rados.rados.0.smithi029.stdout:219: done (3 left) 2024-08-29T17:51:27.502 INFO:tasks.rados.rados.0.smithi029.stdout:221: done (2 left) 2024-08-29T17:51:27.502 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 45 current snap is 14 2024-08-29T17:51:27.503 INFO:tasks.rados.rados.0.smithi029.stdout:222: seq_num 89 ranges {2023424=696320,2719744=655360,3375104=147456} 2024-08-29T17:51:27.541 INFO:tasks.rados.rados.0.smithi029.stdout:222: writing smithi02969618-45 from 2023424 to 2719744 tid 1 2024-08-29T17:51:27.549 INFO:tasks.rados.rados.0.smithi029.stdout:222: writing smithi02969618-45 from 2719744 to 3375104 tid 2 2024-08-29T17:51:27.551 INFO:tasks.rados.rados.0.smithi029.stdout:222: writing smithi02969618-45 from 3375104 to 3522560 tid 3 2024-08-29T17:51:27.551 INFO:tasks.rados.rados.0.smithi029.stdout:223: setattr oid 10 current snap is 14 2024-08-29T17:51:27.551 INFO:tasks.rados.rados.0.smithi029.stdout:215: expect (ObjNum 84 snap 10 seq_num 84) 2024-08-29T17:51:27.728 INFO:tasks.rados.rados.0.smithi029.stdout:220: finishing rollback tid 0 to smithi02969618-24 2024-08-29T17:51:27.729 INFO:tasks.rados.rados.0.smithi029.stdout:220: finishing rollback tid 1 to smithi02969618-24 2024-08-29T17:51:27.729 INFO:tasks.rados.rados.0.smithi029.stdout:220: finishing rollback tid 2 to smithi02969618-24 2024-08-29T17:51:27.729 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 24 v 121 (ObjNum 54 snap 4 seq_num 54) dirty exists 2024-08-29T17:51:27.729 INFO:tasks.rados.rados.0.smithi029.stdout:222: finishing write tid 1 to smithi02969618-45 2024-08-29T17:51:27.729 INFO:tasks.rados.rados.0.smithi029.stdout:222: finishing write tid 2 to smithi02969618-45 2024-08-29T17:51:27.729 INFO:tasks.rados.rados.0.smithi029.stdout:222: finishing write tid 3 to smithi02969618-45 2024-08-29T17:51:27.729 INFO:tasks.rados.rados.0.smithi029.stdout:222: finishing write tid 4 to smithi02969618-45 2024-08-29T17:51:27.729 INFO:tasks.rados.rados.0.smithi029.stdout:222: finishing write tid 5 to smithi02969618-45 2024-08-29T17:51:27.729 INFO:tasks.rados.rados.0.smithi029.stdout:222: oid 45 updating version 0 to 54 2024-08-29T17:51:27.729 INFO:tasks.rados.rados.0.smithi029.stdout:222: oid 45 updating version 54 to 56 2024-08-29T17:51:27.729 INFO:tasks.rados.rados.0.smithi029.stdout:222: oid 45 version 56 is already newer than 55 2024-08-29T17:51:27.729 INFO:tasks.rados.rados.0.smithi029.stdout:222: oid 45 version 56 is already newer than 53 2024-08-29T17:51:27.729 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 45 v 56 (ObjNum 89 snap 14 seq_num 89) dirty exists 2024-08-29T17:51:27.729 INFO:tasks.rados.rados.0.smithi029.stdout:222: left oid 45 (ObjNum 89 snap 14 seq_num 89) 2024-08-29T17:51:27.730 INFO:tasks.rados.rados.0.smithi029.stdout:215: done (3 left) 2024-08-29T17:51:27.730 INFO:tasks.rados.rados.0.smithi029.stdout:220: done (2 left) 2024-08-29T17:51:27.730 INFO:tasks.rados.rados.0.smithi029.stdout:222: done (1 left) 2024-08-29T17:51:27.730 INFO:tasks.rados.rados.0.smithi029.stdout:224: setattr oid 37 current snap is 14 2024-08-29T17:51:27.731 INFO:tasks.rados.rados.0.smithi029.stdout:225: snap_remove snap 12 2024-08-29T17:51:27.899 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:51:27 smithi110 bash[24444]: cluster 2024-08-29T17:51:26.022014+0000 mgr.y (mgr.14454) 243 : cluster [DBG] pgmap v221: 121 pgs: 121 active+clean; 35 MiB data, 282 MiB used, 715 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.5 MiB/s wr, 37 op/s 2024-08-29T17:51:27.899 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:51:27 smithi110 bash[24444]: cluster 2024-08-29T17:51:27.440898+0000 mon.a (mon.0) 1125 : cluster [DBG] osdmap e107: 8 total, 8 up, 8 in 2024-08-29T17:51:27.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:51:27 smithi029 bash[22475]: cluster 2024-08-29T17:51:26.022014+0000 mgr.y (mgr.14454) 243 : cluster [DBG] pgmap v221: 121 pgs: 121 active+clean; 35 MiB data, 282 MiB used, 715 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.5 MiB/s wr, 37 op/s 2024-08-29T17:51:27.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:51:27 smithi029 bash[22475]: cluster 2024-08-29T17:51:27.440898+0000 mon.a (mon.0) 1125 : cluster [DBG] osdmap e107: 8 total, 8 up, 8 in 2024-08-29T17:51:27.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:51:27 smithi029 bash[32453]: cluster 2024-08-29T17:51:26.022014+0000 mgr.y (mgr.14454) 243 : cluster [DBG] pgmap v221: 121 pgs: 121 active+clean; 35 MiB data, 282 MiB used, 715 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.5 MiB/s wr, 37 op/s 2024-08-29T17:51:27.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:51:27 smithi029 bash[32453]: cluster 2024-08-29T17:51:27.440898+0000 mon.a (mon.0) 1125 : cluster [DBG] osdmap e107: 8 total, 8 up, 8 in 2024-08-29T17:51:28.537 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 10 v 24 (ObjNum 9 snap 0 seq_num 9) dirty exists 2024-08-29T17:51:28.537 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 37 v 123 (ObjNum 36 snap 0 seq_num 36) dirty exists 2024-08-29T17:51:28.537 INFO:tasks.rados.rados.0.smithi029.stdout:223: done (2 left) 2024-08-29T17:51:28.537 INFO:tasks.rados.rados.0.smithi029.stdout:224: done (1 left) 2024-08-29T17:51:28.537 INFO:tasks.rados.rados.0.smithi029.stdout:225: done (0 left) 2024-08-29T17:51:28.537 INFO:tasks.rados.rados.0.smithi029.stdout:226: read oid 31 snap -1 2024-08-29T17:51:28.537 INFO:tasks.rados.rados.0.smithi029.stdout:226: expect (ObjNum 30 snap 0 seq_num 30) 2024-08-29T17:51:28.538 INFO:tasks.rados.rados.0.smithi029.stdout:227: read oid 6 snap -1 2024-08-29T17:51:28.538 INFO:tasks.rados.rados.0.smithi029.stdout:227: expect deleted 2024-08-29T17:51:28.538 INFO:tasks.rados.rados.0.smithi029.stdout:228: read oid 26 snap -1 2024-08-29T17:51:28.538 INFO:tasks.rados.rados.0.smithi029.stdout:228: expect (ObjNum 36 snap 0 seq_num 36) 2024-08-29T17:51:28.538 INFO:tasks.rados.rados.0.smithi029.stdout:229: snap_remove snap 13 2024-08-29T17:51:29.546 INFO:tasks.rados.rados.0.smithi029.stdout:229: done (3 left) 2024-08-29T17:51:29.546 INFO:tasks.rados.rados.0.smithi029.stdout:230: copy_from oid 7 from oid 3 current snap is 14 2024-08-29T17:51:29.546 INFO:tasks.rados.rados.0.smithi029.stdout:231: read oid 48 snap -1 2024-08-29T17:51:29.547 INFO:tasks.rados.rados.0.smithi029.stdout:231: expect (ObjNum 47 snap 0 seq_num 47) 2024-08-29T17:51:29.547 INFO:tasks.rados.rados.0.smithi029.stdout:232: snap_remove snap 10 2024-08-29T17:51:29.899 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:51:29 smithi029 bash[32453]: cluster 2024-08-29T17:51:28.023434+0000 mgr.y (mgr.14454) 244 : cluster [DBG] pgmap v224: 121 pgs: 121 active+clean; 38 MiB data, 296 MiB used, 715 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.9 MiB/s wr, 26 op/s 2024-08-29T17:51:29.899 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:51:29 smithi029 bash[32453]: cluster 2024-08-29T17:51:28.532285+0000 mon.a (mon.0) 1126 : cluster [DBG] osdmap e108: 8 total, 8 up, 8 in 2024-08-29T17:51:29.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:51:29 smithi110 bash[24444]: cluster 2024-08-29T17:51:28.023434+0000 mgr.y (mgr.14454) 244 : cluster [DBG] pgmap v224: 121 pgs: 121 active+clean; 38 MiB data, 296 MiB used, 715 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.9 MiB/s wr, 26 op/s 2024-08-29T17:51:29.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:51:29 smithi110 bash[24444]: cluster 2024-08-29T17:51:28.532285+0000 mon.a (mon.0) 1126 : cluster [DBG] osdmap e108: 8 total, 8 up, 8 in 2024-08-29T17:51:29.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:51:29 smithi029 bash[22475]: cluster 2024-08-29T17:51:28.023434+0000 mgr.y (mgr.14454) 244 : cluster [DBG] pgmap v224: 121 pgs: 121 active+clean; 38 MiB data, 296 MiB used, 715 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.9 MiB/s wr, 26 op/s 2024-08-29T17:51:29.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:51:29 smithi029 bash[22475]: cluster 2024-08-29T17:51:28.532285+0000 mon.a (mon.0) 1126 : cluster [DBG] osdmap e108: 8 total, 8 up, 8 in 2024-08-29T17:51:30.557 INFO:tasks.rados.rados.0.smithi029.stdout:232: done (5 left) 2024-08-29T17:51:30.557 INFO:tasks.rados.rados.0.smithi029.stdout:233: read oid 47 snap -1 2024-08-29T17:51:30.557 INFO:tasks.rados.rados.0.smithi029.stdout:233: expect deleted 2024-08-29T17:51:30.557 INFO:tasks.rados.rados.0.smithi029.stdout:234: delete oid 8 current snap is 14 2024-08-29T17:51:30.563 INFO:tasks.rados.rados.0.smithi029.stdout:226: expect (ObjNum 30 snap 0 seq_num 30) 2024-08-29T17:51:30.574 INFO:tasks.rados.rados.0.smithi029.stdout:228: expect (ObjNum 36 snap 0 seq_num 36) 2024-08-29T17:51:30.591 INFO:tasks.rados.rados.0.smithi029.stdout:230: finishing copy_from to smithi02969618-7 2024-08-29T17:51:30.591 INFO:tasks.rados.rados.0.smithi029.stdout:230: got expected ENOENT (src dne) 2024-08-29T17:51:30.591 INFO:tasks.rados.rados.0.smithi029.stdout:230: finishing copy_from racing read to smithi02969618-7 2024-08-29T17:51:30.592 INFO:tasks.rados.rados.0.smithi029.stdout:231: expect (ObjNum 47 snap 0 seq_num 47) 2024-08-29T17:51:30.614 INFO:tasks.rados.rados.0.smithi029.stdout:226: done (6 left) 2024-08-29T17:51:30.614 INFO:tasks.rados.rados.0.smithi029.stdout:227: done (5 left) 2024-08-29T17:51:30.614 INFO:tasks.rados.rados.0.smithi029.stdout:228: done (4 left) 2024-08-29T17:51:30.615 INFO:tasks.rados.rados.0.smithi029.stdout:230: done (3 left) 2024-08-29T17:51:30.615 INFO:tasks.rados.rados.0.smithi029.stdout:231: done (2 left) 2024-08-29T17:51:30.615 INFO:tasks.rados.rados.0.smithi029.stdout:233: done (1 left) 2024-08-29T17:51:30.615 INFO:tasks.rados.rados.0.smithi029.stdout:234: done (0 left) 2024-08-29T17:51:30.615 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 30 current snap is 14 2024-08-29T17:51:30.615 INFO:tasks.rados.rados.0.smithi029.stdout:235: seq_num 91 ranges {303104=729088,1032192=425984,1458176=376832} 2024-08-29T17:51:30.621 INFO:tasks.rados.rados.0.smithi029.stdout:235: writing smithi02969618-30 from 303104 to 1032192 tid 1 2024-08-29T17:51:30.623 INFO:tasks.rados.rados.0.smithi029.stdout:235: writing smithi02969618-30 from 1032192 to 1458176 tid 2 2024-08-29T17:51:30.627 INFO:tasks.rados.rados.0.smithi029.stdout:235: writing smithi02969618-30 from 1458176 to 1835008 tid 3 2024-08-29T17:51:30.628 INFO:tasks.rados.rados.0.smithi029.stdout:236: rmattr oid 17 current snap is 14 2024-08-29T17:51:30.628 INFO:tasks.rados.rados.0.smithi029.stdout:236: done (1 left) 2024-08-29T17:51:30.628 INFO:tasks.rados.rados.0.smithi029.stdout:237: snap_remove snap 11 2024-08-29T17:51:30.899 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:51:30 smithi029 bash[22475]: cluster 2024-08-29T17:51:29.545044+0000 mon.a (mon.0) 1127 : cluster [DBG] osdmap e109: 8 total, 8 up, 8 in 2024-08-29T17:51:30.899 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:51:30 smithi110 bash[24444]: cluster 2024-08-29T17:51:29.545044+0000 mon.a (mon.0) 1127 : cluster [DBG] osdmap e109: 8 total, 8 up, 8 in 2024-08-29T17:51:30.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:51:30 smithi029 bash[32453]: cluster 2024-08-29T17:51:29.545044+0000 mon.a (mon.0) 1127 : cluster [DBG] osdmap e109: 8 total, 8 up, 8 in 2024-08-29T17:51:30.993 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-08-29T17:51:31.297 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-29T17:51:31.297 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.a smithi029 *:9093,9094 running (4m) 4m ago 5m 13.9M - 0.25.0 c8568f914cd2 ce247dae888d 2024-08-29T17:51:31.297 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.a smithi110 *:3000 running (5m) 4m ago 5m 37.0M - 9.4.7 954c08fa6188 a99d1c017111 2024-08-29T17:51:31.297 INFO:teuthology.orchestra.run.smithi029.stdout:mds.a smithi029 running (8m) 4m ago 8m 13.2M - 18.2.4-774-gfe43f1c9 96384990183a 33831fc09ebe 2024-08-29T17:51:31.297 INFO:teuthology.orchestra.run.smithi029.stdout:mds.b smithi110 running (8m) 4m ago 8m 15.2M - 18.2.4-774-gfe43f1c9 96384990183a d4752f4920d9 2024-08-29T17:51:31.297 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.x smithi110 *:8443,8765 running (16m) 4m ago 16m 424M - 18.2.4-774-gfe43f1c9 96384990183a b8a084cf9eb0 2024-08-29T17:51:31.298 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.y smithi029 *:9283,8765 running (19m) 4m ago 19m 475M - 18.2.4-774-gfe43f1c9 96384990183a 0539654b6064 2024-08-29T17:51:31.298 INFO:teuthology.orchestra.run.smithi029.stdout:mon.a smithi029 running (19m) 4m ago 19m 46.9M 2048M 18.2.4-774-gfe43f1c9 96384990183a 7980514d283b 2024-08-29T17:51:31.298 INFO:teuthology.orchestra.run.smithi029.stdout:mon.b smithi110 running (17m) 4m ago 17m 39.1M 2048M 18.2.4-774-gfe43f1c9 96384990183a af83315fdb8e 2024-08-29T17:51:31.298 INFO:teuthology.orchestra.run.smithi029.stdout:mon.c smithi029 running (17m) 4m ago 17m 37.6M 2048M 18.2.4-774-gfe43f1c9 96384990183a ee2dc1ff93d0 2024-08-29T17:51:31.298 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.a smithi029 *:9100 running (5m) 4m ago 6m 3187k - 1.5.0 0da6a335fe13 ad51f15f97c2 2024-08-29T17:51:31.298 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.b smithi110 *:9100 running (5m) 4m ago 6m 3244k - 1.5.0 0da6a335fe13 30ef3fa1e10b 2024-08-29T17:51:31.298 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (15m) 4m ago 16m 47.2M 3037M 18.2.4-774-gfe43f1c9 96384990183a 2c4ba6cd8923 2024-08-29T17:51:31.298 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (15m) 4m ago 15m 52.7M 3037M 18.2.4-774-gfe43f1c9 96384990183a a4be9491f22f 2024-08-29T17:51:31.298 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (14m) 4m ago 14m 44.0M 3037M 18.2.4-774-gfe43f1c9 96384990183a f82214cb5181 2024-08-29T17:51:31.298 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (13m) 4m ago 13m 50.7M 3037M 18.2.4-774-gfe43f1c9 96384990183a 3c70a57b97e6 2024-08-29T17:51:31.298 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi110 running (12m) 4m ago 12m 50.5M 3036M 18.2.4-774-gfe43f1c9 96384990183a 876fca7c6f49 2024-08-29T17:51:31.298 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi110 running (11m) 4m ago 11m 44.1M 3036M 18.2.4-774-gfe43f1c9 96384990183a 553a4e8175d9 2024-08-29T17:51:31.298 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi110 running (10m) 4m ago 10m 43.2M 3036M 18.2.4-774-gfe43f1c9 96384990183a a96a153c5cee 2024-08-29T17:51:31.298 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi110 running (9m) 4m ago 9m 43.7M 3036M 18.2.4-774-gfe43f1c9 96384990183a d61ec375881d 2024-08-29T17:51:31.299 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.a smithi110 *:9095 running (4m) 4m ago 6m 23.9M - 2.43.0 a07b618ecd1d 4eed941c33aa 2024-08-29T17:51:31.434 INFO:tasks.rados.rados.0.smithi029.stdout:237: done (1 left) 2024-08-29T17:51:31.434 INFO:tasks.rados.rados.0.smithi029.stdout:238: rmattr oid 39 current snap is 14 2024-08-29T17:51:31.434 INFO:tasks.rados.rados.0.smithi029.stdout:235: finishing write tid 1 to smithi02969618-30 2024-08-29T17:51:31.434 INFO:tasks.rados.rados.0.smithi029.stdout:235: finishing write tid 2 to smithi02969618-30 2024-08-29T17:51:31.434 INFO:tasks.rados.rados.0.smithi029.stdout:235: finishing write tid 3 to smithi02969618-30 2024-08-29T17:51:31.435 INFO:tasks.rados.rados.0.smithi029.stdout:235: finishing write tid 4 to smithi02969618-30 2024-08-29T17:51:31.435 INFO:tasks.rados.rados.0.smithi029.stdout:235: finishing write tid 5 to smithi02969618-30 2024-08-29T17:51:31.435 INFO:tasks.rados.rados.0.smithi029.stdout:235: oid 30 updating version 0 to 22 2024-08-29T17:51:31.435 INFO:tasks.rados.rados.0.smithi029.stdout:235: oid 30 updating version 22 to 23 2024-08-29T17:51:31.435 INFO:tasks.rados.rados.0.smithi029.stdout:235: oid 30 version 23 is already newer than 21 2024-08-29T17:51:31.435 INFO:tasks.rados.rados.0.smithi029.stdout:235: oid 30 updating version 23 to 24 2024-08-29T17:51:31.435 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 30 v 24 (ObjNum 91 snap 14 seq_num 91) dirty exists 2024-08-29T17:51:31.435 INFO:tasks.rados.rados.0.smithi029.stdout:235: left oid 30 (ObjNum 91 snap 14 seq_num 91) 2024-08-29T17:51:31.435 INFO:tasks.rados.rados.0.smithi029.stdout:235: done (1 left) 2024-08-29T17:51:31.435 INFO:tasks.rados.rados.0.smithi029.stdout:239: read oid 29 snap -1 2024-08-29T17:51:31.435 INFO:tasks.rados.rados.0.smithi029.stdout:239: expect (ObjNum 50 snap 0 seq_num 50) 2024-08-29T17:51:31.435 INFO:tasks.rados.rados.0.smithi029.stdout:240: snap_create 2024-08-29T17:51:31.458 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 39 v 42 (ObjNum 38 snap 0 seq_num 38) dirty exists 2024-08-29T17:51:31.463 INFO:tasks.rados.rados.0.smithi029.stdout:239: expect (ObjNum 50 snap 0 seq_num 50) 2024-08-29T17:51:31.662 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-08-29T17:51:31.662 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-08-29T17:51:31.662 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 18.2.4-774-gfe43f1c9 (fe43f1c9f9e2945dda7244d8acbd33fb921449af) reef (stable)": 3 2024-08-29T17:51:31.662 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-08-29T17:51:31.662 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-08-29T17:51:31.663 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 18.2.4-774-gfe43f1c9 (fe43f1c9f9e2945dda7244d8acbd33fb921449af) reef (stable)": 2 2024-08-29T17:51:31.663 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-08-29T17:51:31.663 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-08-29T17:51:31.663 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 18.2.4-774-gfe43f1c9 (fe43f1c9f9e2945dda7244d8acbd33fb921449af) reef (stable)": 8 2024-08-29T17:51:31.663 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-08-29T17:51:31.663 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-08-29T17:51:31.663 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 18.2.4-774-gfe43f1c9 (fe43f1c9f9e2945dda7244d8acbd33fb921449af) reef (stable)": 2 2024-08-29T17:51:31.663 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-08-29T17:51:31.663 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-08-29T17:51:31.663 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 18.2.4-774-gfe43f1c9 (fe43f1c9f9e2945dda7244d8acbd33fb921449af) reef (stable)": 15 2024-08-29T17:51:31.663 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-08-29T17:51:31.663 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-08-29T17:51:31.899 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:51:31 smithi110 bash[24444]: cluster 2024-08-29T17:51:30.024115+0000 mgr.y (mgr.14454) 245 : cluster [DBG] pgmap v227: 121 pgs: 121 active+clean; 38 MiB data, 296 MiB used, 715 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.9 MiB/s wr, 26 op/s 2024-08-29T17:51:31.899 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:51:31 smithi110 bash[24444]: cluster 2024-08-29T17:51:30.556768+0000 mon.a (mon.0) 1128 : cluster [DBG] osdmap e110: 8 total, 8 up, 8 in 2024-08-29T17:51:31.899 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:51:31 smithi110 bash[24444]: cluster 2024-08-29T17:51:31.435296+0000 mon.a (mon.0) 1129 : cluster [DBG] osdmap e111: 8 total, 8 up, 8 in 2024-08-29T17:51:31.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:51:31 smithi029 bash[32453]: cluster 2024-08-29T17:51:30.024115+0000 mgr.y (mgr.14454) 245 : cluster [DBG] pgmap v227: 121 pgs: 121 active+clean; 38 MiB data, 296 MiB used, 715 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.9 MiB/s wr, 26 op/s 2024-08-29T17:51:31.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:51:31 smithi029 bash[32453]: cluster 2024-08-29T17:51:30.556768+0000 mon.a (mon.0) 1128 : cluster [DBG] osdmap e110: 8 total, 8 up, 8 in 2024-08-29T17:51:31.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:51:31 smithi029 bash[32453]: cluster 2024-08-29T17:51:31.435296+0000 mon.a (mon.0) 1129 : cluster [DBG] osdmap e111: 8 total, 8 up, 8 in 2024-08-29T17:51:31.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:51:31 smithi029 bash[22475]: cluster 2024-08-29T17:51:30.024115+0000 mgr.y (mgr.14454) 245 : cluster [DBG] pgmap v227: 121 pgs: 121 active+clean; 38 MiB data, 296 MiB used, 715 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.9 MiB/s wr, 26 op/s 2024-08-29T17:51:31.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:51:31 smithi029 bash[22475]: cluster 2024-08-29T17:51:30.556768+0000 mon.a (mon.0) 1128 : cluster [DBG] osdmap e110: 8 total, 8 up, 8 in 2024-08-29T17:51:31.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:51:31 smithi029 bash[22475]: cluster 2024-08-29T17:51:31.435296+0000 mon.a (mon.0) 1129 : cluster [DBG] osdmap e111: 8 total, 8 up, 8 in 2024-08-29T17:51:32.441 INFO:tasks.rados.rados.0.smithi029.stdout:238: done (2 left) 2024-08-29T17:51:32.441 INFO:tasks.rados.rados.0.smithi029.stdout:239: done (1 left) 2024-08-29T17:51:32.441 INFO:tasks.rados.rados.0.smithi029.stdout:240: done (0 left) 2024-08-29T17:51:32.442 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 40 current snap is 15 2024-08-29T17:51:32.442 INFO:tasks.rados.rados.0.smithi029.stdout:241: seq_num 92 ranges {0=745472,745472=761856,1507328=40960} 2024-08-29T17:51:32.453 INFO:tasks.rados.rados.0.smithi029.stdout:241: writing smithi02969618-40 from 0 to 745472 tid 1 2024-08-29T17:51:32.468 INFO:tasks.rados.rados.0.smithi029.stdout:241: writing smithi02969618-40 from 745472 to 1507328 tid 2 2024-08-29T17:51:32.469 INFO:tasks.rados.rados.0.smithi029.stdout:241: writing smithi02969618-40 from 1507328 to 1548288 tid 3 2024-08-29T17:51:32.469 INFO:tasks.rados.rados.0.smithi029.stdout:242: read oid 25 snap 14 2024-08-29T17:51:32.469 INFO:tasks.rados.rados.0.smithi029.stdout:242: expect (ObjNum 36 snap 0 seq_num 36) 2024-08-29T17:51:32.469 INFO:tasks.rados.rados.0.smithi029.stdout:243: rmattr oid 31 current snap is 15 2024-08-29T17:51:32.469 INFO:tasks.rados.rados.0.smithi029.stdout:243: done (2 left) 2024-08-29T17:51:32.469 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 38 current snap is 15 2024-08-29T17:51:32.469 INFO:tasks.rados.rados.0.smithi029.stdout:241: finishing write tid 1 to smithi02969618-40 2024-08-29T17:51:32.469 INFO:tasks.rados.rados.0.smithi029.stdout:244: seq_num 93 ranges {2162688=761856,2924544=647168,3571712=155648} 2024-08-29T17:51:32.515 INFO:tasks.rados.rados.0.smithi029.stdout:244: writing smithi02969618-38 from 2162688 to 2924544 tid 1 2024-08-29T17:51:32.522 INFO:tasks.rados.rados.0.smithi029.stdout:244: writing smithi02969618-38 from 2924544 to 3571712 tid 2 2024-08-29T17:51:32.524 INFO:tasks.rados.rados.0.smithi029.stdout:244: writing smithi02969618-38 from 3571712 to 3727360 tid 3 2024-08-29T17:51:32.524 INFO:tasks.rados.rados.0.smithi029.stdout:245: read oid 35 snap -1 2024-08-29T17:51:32.524 INFO:tasks.rados.rados.0.smithi029.stdout:245: expect (ObjNum 34 snap 0 seq_num 34) 2024-08-29T17:51:32.525 INFO:tasks.rados.rados.0.smithi029.stdout:246: read oid 33 snap 14 2024-08-29T17:51:32.525 INFO:tasks.rados.rados.0.smithi029.stdout:246: expect (ObjNum 32 snap 0 seq_num 32) 2024-08-29T17:51:32.525 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 37 current snap is 15 2024-08-29T17:51:32.525 INFO:tasks.rados.rados.0.smithi029.stdout:247: seq_num 94 ranges {606208=778240,1384448=532480,1916928=270336} 2024-08-29T17:51:32.538 INFO:tasks.rados.rados.0.smithi029.stdout:247: writing smithi02969618-37 from 606208 to 1384448 tid 1 2024-08-29T17:51:32.543 INFO:tasks.rados.rados.0.smithi029.stdout:247: writing smithi02969618-37 from 1384448 to 1916928 tid 2 2024-08-29T17:51:32.545 INFO:tasks.rados.rados.0.smithi029.stdout:247: writing smithi02969618-37 from 1916928 to 2187264 tid 3 2024-08-29T17:51:32.545 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 12 current snap is 15 2024-08-29T17:51:32.545 INFO:tasks.rados.rados.0.smithi029.stdout:248: seq_num 95 ranges {0=794624,794624=409600,1204224=393216} 2024-08-29T17:51:32.551 INFO:tasks.rados.rados.0.smithi029.stdout:248: writing smithi02969618-12 from 0 to 794624 tid 1 2024-08-29T17:51:32.554 INFO:tasks.rados.rados.0.smithi029.stdout:248: writing smithi02969618-12 from 794624 to 1204224 tid 2 2024-08-29T17:51:32.557 INFO:tasks.rados.rados.0.smithi029.stdout:248: writing smithi02969618-12 from 1204224 to 1597440 tid 3 2024-08-29T17:51:32.557 INFO:tasks.rados.rados.0.smithi029.stdout:249: copy_from oid 11 from oid 22 current snap is 15 2024-08-29T17:51:32.557 INFO:tasks.rados.rados.0.smithi029.stdout:241: finishing write tid 2 to smithi02969618-40 2024-08-29T17:51:32.557 INFO:tasks.rados.rados.0.smithi029.stdout:242: expect (ObjNum 36 snap 0 seq_num 36) 2024-08-29T17:51:32.602 INFO:tasks.rados.rados.0.smithi029.stdout:241: finishing write tid 3 to smithi02969618-40 2024-08-29T17:51:32.603 INFO:tasks.rados.rados.0.smithi029.stdout:241: finishing write tid 4 to smithi02969618-40 2024-08-29T17:51:32.603 INFO:tasks.rados.rados.0.smithi029.stdout:241: finishing write tid 5 to smithi02969618-40 2024-08-29T17:51:32.603 INFO:tasks.rados.rados.0.smithi029.stdout:241: oid 40 updating version 0 to 16 2024-08-29T17:51:32.603 INFO:tasks.rados.rados.0.smithi029.stdout:241: oid 40 updating version 16 to 17 2024-08-29T17:51:32.603 INFO:tasks.rados.rados.0.smithi029.stdout:241: oid 40 updating version 17 to 19 2024-08-29T17:51:32.603 INFO:tasks.rados.rados.0.smithi029.stdout:241: oid 40 version 19 is already newer than 18 2024-08-29T17:51:32.603 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 40 v 19 (ObjNum 92 snap 15 seq_num 92) dirty exists 2024-08-29T17:51:32.603 INFO:tasks.rados.rados.0.smithi029.stdout:241: left oid 40 (ObjNum 92 snap 15 seq_num 92) 2024-08-29T17:51:32.603 INFO:tasks.rados.rados.0.smithi029.stdout:241: done (7 left) 2024-08-29T17:51:32.603 INFO:tasks.rados.rados.0.smithi029.stdout:242: done (6 left) 2024-08-29T17:51:32.603 INFO:tasks.rados.rados.0.smithi029.stdout:250: rollback oid 25 current snap is 15 2024-08-29T17:51:32.603 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 25 to 14 2024-08-29T17:51:32.604 INFO:tasks.rados.rados.0.smithi029.stdout:246: expect (ObjNum 32 snap 0 seq_num 32) 2024-08-29T17:51:32.636 INFO:tasks.rados.rados.0.smithi029.stdout:244: finishing write tid 1 to smithi02969618-38 2024-08-29T17:51:32.636 INFO:tasks.rados.rados.0.smithi029.stdout:244: finishing write tid 2 to smithi02969618-38 2024-08-29T17:51:32.636 INFO:tasks.rados.rados.0.smithi029.stdout:245: expect (ObjNum 34 snap 0 seq_num 34) 2024-08-29T17:51:32.663 INFO:tasks.rados.rados.0.smithi029.stdout:244: finishing write tid 3 to smithi02969618-38 2024-08-29T17:51:32.663 INFO:tasks.rados.rados.0.smithi029.stdout:244: finishing write tid 4 to smithi02969618-38 2024-08-29T17:51:32.663 INFO:tasks.rados.rados.0.smithi029.stdout:244: finishing write tid 5 to smithi02969618-38 2024-08-29T17:51:32.663 INFO:tasks.rados.rados.0.smithi029.stdout:244: oid 38 updating version 0 to 61 2024-08-29T17:51:32.663 INFO:tasks.rados.rados.0.smithi029.stdout:244: oid 38 updating version 61 to 62 2024-08-29T17:51:32.663 INFO:tasks.rados.rados.0.smithi029.stdout:244: oid 38 version 62 is already newer than 59 2024-08-29T17:51:32.663 INFO:tasks.rados.rados.0.smithi029.stdout:244: oid 38 version 62 is already newer than 60 2024-08-29T17:51:32.663 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 38 v 62 (ObjNum 93 snap 15 seq_num 93) dirty exists 2024-08-29T17:51:32.663 INFO:tasks.rados.rados.0.smithi029.stdout:244: left oid 38 (ObjNum 93 snap 15 seq_num 93) 2024-08-29T17:51:32.663 INFO:tasks.rados.rados.0.smithi029.stdout:247: finishing write tid 1 to smithi02969618-37 2024-08-29T17:51:32.664 INFO:tasks.rados.rados.0.smithi029.stdout:247: finishing write tid 2 to smithi02969618-37 2024-08-29T17:51:32.664 INFO:tasks.rados.rados.0.smithi029.stdout:247: finishing write tid 3 to smithi02969618-37 2024-08-29T17:51:32.664 INFO:tasks.rados.rados.0.smithi029.stdout:247: finishing write tid 4 to smithi02969618-37 2024-08-29T17:51:32.664 INFO:tasks.rados.rados.0.smithi029.stdout:248: finishing write tid 1 to smithi02969618-12 2024-08-29T17:51:32.664 INFO:tasks.rados.rados.0.smithi029.stdout:247: finishing write tid 5 to smithi02969618-37 2024-08-29T17:51:32.664 INFO:tasks.rados.rados.0.smithi029.stdout:247: oid 37 updating version 0 to 148 2024-08-29T17:51:32.664 INFO:tasks.rados.rados.0.smithi029.stdout:247: oid 37 version 148 is already newer than 145 2024-08-29T17:51:32.664 INFO:tasks.rados.rados.0.smithi029.stdout:247: oid 37 version 148 is already newer than 146 2024-08-29T17:51:32.664 INFO:tasks.rados.rados.0.smithi029.stdout:247: oid 37 version 148 is already newer than 147 2024-08-29T17:51:32.664 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 37 v 148 (ObjNum 94 snap 15 seq_num 94) dirty exists 2024-08-29T17:51:32.664 INFO:tasks.rados.rados.0.smithi029.stdout:247: left oid 37 (ObjNum 94 snap 15 seq_num 94) 2024-08-29T17:51:32.664 INFO:tasks.rados.rados.0.smithi029.stdout:248: finishing write tid 2 to smithi02969618-12 2024-08-29T17:51:32.664 INFO:tasks.rados.rados.0.smithi029.stdout:248: finishing write tid 3 to smithi02969618-12 2024-08-29T17:51:32.665 INFO:tasks.rados.rados.0.smithi029.stdout:248: finishing write tid 4 to smithi02969618-12 2024-08-29T17:51:32.665 INFO:tasks.rados.rados.0.smithi029.stdout:249: finishing copy_from racing read to smithi02969618-11 2024-08-29T17:51:32.665 INFO:tasks.rados.rados.0.smithi029.stdout:248: finishing write tid 5 to smithi02969618-12 2024-08-29T17:51:32.665 INFO:tasks.rados.rados.0.smithi029.stdout:248: oid 12 updating version 0 to 150 2024-08-29T17:51:32.665 INFO:tasks.rados.rados.0.smithi029.stdout:248: oid 12 updating version 150 to 151 2024-08-29T17:51:32.665 INFO:tasks.rados.rados.0.smithi029.stdout:248: oid 12 version 151 is already newer than 149 2024-08-29T17:51:32.665 INFO:tasks.rados.rados.0.smithi029.stdout:248: oid 12 updating version 151 to 152 2024-08-29T17:51:32.665 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 12 v 152 (ObjNum 95 snap 15 seq_num 95) dirty exists 2024-08-29T17:51:32.665 INFO:tasks.rados.rados.0.smithi029.stdout:248: left oid 12 (ObjNum 95 snap 15 seq_num 95) 2024-08-29T17:51:32.665 INFO:tasks.rados.rados.0.smithi029.stdout:249: finishing copy_from to smithi02969618-11 2024-08-29T17:51:32.665 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 11 v 2 (ObjNum 47 snap 0 seq_num 47) dirty exists 2024-08-29T17:51:32.665 INFO:tasks.rados.rados.0.smithi029.stdout:250: finishing rollback tid 0 to smithi02969618-25 2024-08-29T17:51:32.665 INFO:tasks.rados.rados.0.smithi029.stdout:250: finishing rollback tid 1 to smithi02969618-25 2024-08-29T17:51:32.665 INFO:tasks.rados.rados.0.smithi029.stdout:250: finishing rollback tid 2 to smithi02969618-25 2024-08-29T17:51:32.666 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 25 v 20 (ObjNum 36 snap 0 seq_num 36) dirty exists 2024-08-29T17:51:32.666 INFO:tasks.rados.rados.0.smithi029.stdout:244: done (6 left) 2024-08-29T17:51:32.666 INFO:tasks.rados.rados.0.smithi029.stdout:245: done (5 left) 2024-08-29T17:51:32.666 INFO:tasks.rados.rados.0.smithi029.stdout:246: done (4 left) 2024-08-29T17:51:32.666 INFO:tasks.rados.rados.0.smithi029.stdout:247: done (3 left) 2024-08-29T17:51:32.666 INFO:tasks.rados.rados.0.smithi029.stdout:248: done (2 left) 2024-08-29T17:51:32.666 INFO:tasks.rados.rados.0.smithi029.stdout:249: done (1 left) 2024-08-29T17:51:32.666 INFO:tasks.rados.rados.0.smithi029.stdout:250: done (0 left) 2024-08-29T17:51:32.666 INFO:tasks.rados.rados.0.smithi029.stdout:251: rollback oid 4 current snap is 15 2024-08-29T17:51:32.666 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 4 to 14 2024-08-29T17:51:32.666 INFO:tasks.rados.rados.0.smithi029.stdout:252: rmattr oid 11 current snap is 15 2024-08-29T17:51:32.666 INFO:tasks.rados.rados.0.smithi029.stdout:252: done (1 left) 2024-08-29T17:51:32.666 INFO:tasks.rados.rados.0.smithi029.stdout:253: rollback oid 48 current snap is 15 2024-08-29T17:51:32.666 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 48 to 14 2024-08-29T17:51:32.667 INFO:tasks.rados.rados.0.smithi029.stdout:254: rmattr oid 7 current snap is 15 2024-08-29T17:51:32.667 INFO:tasks.rados.rados.0.smithi029.stdout:254: done (2 left) 2024-08-29T17:51:32.667 INFO:tasks.rados.rados.0.smithi029.stdout:255: copy_from oid 34 from oid 27 current snap is 15 2024-08-29T17:51:32.667 INFO:tasks.rados.rados.0.smithi029.stdout:256: rollback oid 38 current snap is 15 2024-08-29T17:51:32.667 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 38 to 14 2024-08-29T17:51:32.667 INFO:tasks.rados.rados.0.smithi029.stdout:257: snap_create 2024-08-29T17:51:32.667 INFO:tasks.rados.rados.0.smithi029.stdout:251: finishing rollback tid 1 to smithi02969618-4 2024-08-29T17:51:32.667 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 4 v 0 (ObjNum 1057 snap 0 seq_num 1562141344) dirty dne 2024-08-29T17:51:32.669 INFO:tasks.rados.rados.0.smithi029.stdout:253: finishing rollback tid 0 to smithi02969618-48 2024-08-29T17:51:32.670 INFO:tasks.rados.rados.0.smithi029.stdout:256: finishing rollback tid 0 to smithi02969618-38 2024-08-29T17:51:32.670 INFO:tasks.rados.rados.0.smithi029.stdout:256: finishing rollback tid 1 to smithi02969618-38 2024-08-29T17:51:32.671 INFO:tasks.rados.rados.0.smithi029.stdout:253: finishing rollback tid 1 to smithi02969618-48 2024-08-29T17:51:32.671 INFO:tasks.rados.rados.0.smithi029.stdout:256: finishing rollback tid 2 to smithi02969618-38 2024-08-29T17:51:32.671 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 38 v 65 (ObjNum 83 snap 10 seq_num 83) dirty exists 2024-08-29T17:51:32.671 INFO:tasks.rados.rados.0.smithi029.stdout:253: finishing rollback tid 2 to smithi02969618-48 2024-08-29T17:51:32.671 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 48 v 12 (ObjNum 47 snap 0 seq_num 47) dirty exists 2024-08-29T17:51:32.675 INFO:tasks.rados.rados.0.smithi029.stdout:255: finishing copy_from racing read to smithi02969618-34 2024-08-29T17:51:32.675 INFO:tasks.rados.rados.0.smithi029.stdout:255: finishing copy_from to smithi02969618-34 2024-08-29T17:51:32.675 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 34 v 2 (ObjNum 26 snap 0 seq_num 26) dirty exists 2024-08-29T17:51:32.899 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:51:32 smithi110 bash[24444]: audit 2024-08-29T17:51:30.982225+0000 mgr.y (mgr.14454) 246 : audit [DBG] from='client.14868 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T17:51:32.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:51:32 smithi110 bash[24444]: audit 2024-08-29T17:51:31.284793+0000 mgr.y (mgr.14454) 247 : audit [DBG] from='client.24794 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T17:51:32.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:51:32 smithi110 bash[24444]: audit 2024-08-29T17:51:31.664401+0000 mon.a (mon.0) 1130 : audit [DBG] from='client.? 172.21.15.29:0/3400811766' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T17:51:32.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:51:32 smithi110 bash[24444]: cluster 2024-08-29T17:51:32.441515+0000 mon.a (mon.0) 1131 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-08-29T17:51:32.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:51:32 smithi029 bash[32453]: audit 2024-08-29T17:51:30.982225+0000 mgr.y (mgr.14454) 246 : audit [DBG] from='client.14868 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T17:51:32.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:51:32 smithi029 bash[32453]: audit 2024-08-29T17:51:31.284793+0000 mgr.y (mgr.14454) 247 : audit [DBG] from='client.24794 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T17:51:32.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:51:32 smithi029 bash[32453]: audit 2024-08-29T17:51:31.664401+0000 mon.a (mon.0) 1130 : audit [DBG] from='client.? 172.21.15.29:0/3400811766' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T17:51:32.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:51:32 smithi029 bash[32453]: cluster 2024-08-29T17:51:32.441515+0000 mon.a (mon.0) 1131 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-08-29T17:51:32.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:51:32 smithi029 bash[22475]: audit 2024-08-29T17:51:30.982225+0000 mgr.y (mgr.14454) 246 : audit [DBG] from='client.14868 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T17:51:32.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:51:32 smithi029 bash[22475]: audit 2024-08-29T17:51:31.284793+0000 mgr.y (mgr.14454) 247 : audit [DBG] from='client.24794 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T17:51:32.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:51:32 smithi029 bash[22475]: audit 2024-08-29T17:51:31.664401+0000 mon.a (mon.0) 1130 : audit [DBG] from='client.? 172.21.15.29:0/3400811766' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T17:51:32.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:51:32 smithi029 bash[22475]: cluster 2024-08-29T17:51:32.441515+0000 mon.a (mon.0) 1131 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-08-29T17:51:33.571 INFO:tasks.rados.rados.0.smithi029.stdout:251: done (4 left) 2024-08-29T17:51:33.571 INFO:tasks.rados.rados.0.smithi029.stdout:253: done (3 left) 2024-08-29T17:51:33.571 INFO:tasks.rados.rados.0.smithi029.stdout:255: done (2 left) 2024-08-29T17:51:33.572 INFO:tasks.rados.rados.0.smithi029.stdout:256: done (1 left) 2024-08-29T17:51:33.572 INFO:tasks.rados.rados.0.smithi029.stdout:257: done (0 left) 2024-08-29T17:51:33.572 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 16 current snap is 16 2024-08-29T17:51:33.572 INFO:tasks.rados.rados.0.smithi029.stdout:258: seq_num 96 ranges {1490944=409600,1900544=696320,2596864=507904} 2024-08-29T17:51:33.598 INFO:tasks.rados.rados.0.smithi029.stdout:258: writing smithi02969618-16 from 1490944 to 1900544 tid 1 2024-08-29T17:51:33.610 INFO:tasks.rados.rados.0.smithi029.stdout:258: writing smithi02969618-16 from 1900544 to 2596864 tid 2 2024-08-29T17:51:33.618 INFO:tasks.rados.rados.0.smithi029.stdout:258: writing smithi02969618-16 from 2596864 to 3104768 tid 3 2024-08-29T17:51:33.618 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 18 current snap is 16 2024-08-29T17:51:33.618 INFO:tasks.rados.rados.0.smithi029.stdout:258: finishing write tid 1 to smithi02969618-16 2024-08-29T17:51:33.618 INFO:tasks.rados.rados.0.smithi029.stdout:259: seq_num 97 ranges {0=434176,434176=581632,1015808=540672,1556480=81920} 2024-08-29T17:51:33.623 INFO:tasks.rados.rados.0.smithi029.stdout:259: writing smithi02969618-18 from 0 to 434176 tid 1 2024-08-29T17:51:33.630 INFO:tasks.rados.rados.0.smithi029.stdout:259: writing smithi02969618-18 from 434176 to 1015808 tid 2 2024-08-29T17:51:33.636 INFO:tasks.rados.rados.0.smithi029.stdout:259: writing smithi02969618-18 from 1015808 to 1556480 tid 3 2024-08-29T17:51:33.638 INFO:tasks.rados.rados.0.smithi029.stdout:259: writing smithi02969618-18 from 1556480 to 1638400 tid 4 2024-08-29T17:51:33.638 INFO:tasks.rados.rados.0.smithi029.stdout:260: setattr oid 45 current snap is 16 2024-08-29T17:51:33.638 INFO:tasks.rados.rados.0.smithi029.stdout:258: finishing write tid 2 to smithi02969618-16 2024-08-29T17:51:33.638 INFO:tasks.rados.rados.0.smithi029.stdout:258: finishing write tid 3 to smithi02969618-16 2024-08-29T17:51:33.638 INFO:tasks.rados.rados.0.smithi029.stdout:258: finishing write tid 4 to smithi02969618-16 2024-08-29T17:51:33.638 INFO:tasks.rados.rados.0.smithi029.stdout:258: finishing write tid 5 to smithi02969618-16 2024-08-29T17:51:33.638 INFO:tasks.rados.rados.0.smithi029.stdout:258: oid 16 updating version 0 to 69 2024-08-29T17:51:33.638 INFO:tasks.rados.rados.0.smithi029.stdout:258: oid 16 version 69 is already newer than 68 2024-08-29T17:51:33.638 INFO:tasks.rados.rados.0.smithi029.stdout:258: oid 16 updating version 69 to 70 2024-08-29T17:51:33.638 INFO:tasks.rados.rados.0.smithi029.stdout:258: oid 16 version 70 is already newer than 67 2024-08-29T17:51:33.639 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 16 v 70 (ObjNum 96 snap 16 seq_num 96) dirty exists 2024-08-29T17:51:33.639 INFO:tasks.rados.rados.0.smithi029.stdout:258: left oid 16 (ObjNum 96 snap 16 seq_num 96) 2024-08-29T17:51:33.639 INFO:tasks.rados.rados.0.smithi029.stdout:259: finishing write tid 1 to smithi02969618-18 2024-08-29T17:51:33.639 INFO:tasks.rados.rados.0.smithi029.stdout:259: finishing write tid 2 to smithi02969618-18 2024-08-29T17:51:33.640 INFO:tasks.rados.rados.0.smithi029.stdout:258: done (2 left) 2024-08-29T17:51:33.640 INFO:tasks.rados.rados.0.smithi029.stdout:261: snap_remove snap 14 2024-08-29T17:51:33.899 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:51:33 smithi110 bash[24444]: cluster 2024-08-29T17:51:32.024907+0000 mgr.y (mgr.14454) 248 : cluster [DBG] pgmap v230: 121 pgs: 121 active+clean; 38 MiB data, 296 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:51:33.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:51:33 smithi029 bash[22475]: cluster 2024-08-29T17:51:32.024907+0000 mgr.y (mgr.14454) 248 : cluster [DBG] pgmap v230: 121 pgs: 121 active+clean; 38 MiB data, 296 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:51:33.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:51:33 smithi029 bash[32453]: cluster 2024-08-29T17:51:32.024907+0000 mgr.y (mgr.14454) 248 : cluster [DBG] pgmap v230: 121 pgs: 121 active+clean; 38 MiB data, 296 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:51:34.596 INFO:tasks.rados.rados.0.smithi029.stdout:261: done (2 left) 2024-08-29T17:51:34.596 INFO:tasks.rados.rados.0.smithi029.stdout:262: setattr oid 15 current snap is 16 2024-08-29T17:51:34.596 INFO:tasks.rados.rados.0.smithi029.stdout:259: finishing write tid 3 to smithi02969618-18 2024-08-29T17:51:34.596 INFO:tasks.rados.rados.0.smithi029.stdout:259: finishing write tid 4 to smithi02969618-18 2024-08-29T17:51:34.596 INFO:tasks.rados.rados.0.smithi029.stdout:259: finishing write tid 5 to smithi02969618-18 2024-08-29T17:51:34.596 INFO:tasks.rados.rados.0.smithi029.stdout:259: finishing write tid 6 to smithi02969618-18 2024-08-29T17:51:34.596 INFO:tasks.rados.rados.0.smithi029.stdout:259: oid 18 updating version 0 to 31 2024-08-29T17:51:34.596 INFO:tasks.rados.rados.0.smithi029.stdout:259: oid 18 version 31 is already newer than 30 2024-08-29T17:51:34.596 INFO:tasks.rados.rados.0.smithi029.stdout:259: oid 18 version 31 is already newer than 29 2024-08-29T17:51:34.596 INFO:tasks.rados.rados.0.smithi029.stdout:259: oid 18 updating version 31 to 32 2024-08-29T17:51:34.597 INFO:tasks.rados.rados.0.smithi029.stdout:259: oid 18 version 32 is already newer than 28 2024-08-29T17:51:34.597 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 18 v 32 (ObjNum 97 snap 16 seq_num 97) dirty exists 2024-08-29T17:51:34.597 INFO:tasks.rados.rados.0.smithi029.stdout:259: left oid 18 (ObjNum 97 snap 16 seq_num 97) 2024-08-29T17:51:34.597 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 45 v 72 (ObjNum 89 snap 14 seq_num 89) dirty exists 2024-08-29T17:51:34.599 INFO:tasks.rados.rados.0.smithi029.stdout:259: done (2 left) 2024-08-29T17:51:34.599 INFO:tasks.rados.rados.0.smithi029.stdout:260: done (1 left) 2024-08-29T17:51:34.599 INFO:tasks.rados.rados.0.smithi029.stdout:263: snap_create 2024-08-29T17:51:34.615 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 15 v 154 (ObjNum 4 snap 0 seq_num 4) dirty exists 2024-08-29T17:51:34.899 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:51:34 smithi110 bash[24444]: cluster 2024-08-29T17:51:33.572745+0000 mon.a (mon.0) 1132 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2024-08-29T17:51:34.899 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:51:34 smithi029 bash[22475]: cluster 2024-08-29T17:51:33.572745+0000 mon.a (mon.0) 1132 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2024-08-29T17:51:34.900 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:51:34 smithi029 bash[22727]: ::ffff:172.21.15.110 - - [29/Aug/2024:17:51:34] "GET /metrics HTTP/1.1" 200 36080 "" "Prometheus/2.43.0" 2024-08-29T17:51:34.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:51:34 smithi029 bash[32453]: cluster 2024-08-29T17:51:33.572745+0000 mon.a (mon.0) 1132 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2024-08-29T17:51:35.593 INFO:tasks.rados.rados.0.smithi029.stdout:262: done (1 left) 2024-08-29T17:51:35.593 INFO:tasks.rados.rados.0.smithi029.stdout:263: done (0 left) 2024-08-29T17:51:35.593 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 33 current snap is 17 2024-08-29T17:51:35.593 INFO:tasks.rados.rados.0.smithi029.stdout:264: seq_num 98 ranges {540672=450560,991232=466944,1458176=737280} 2024-08-29T17:51:35.605 INFO:tasks.rados.rados.0.smithi029.stdout:264: writing smithi02969618-33 from 540672 to 991232 tid 1 2024-08-29T17:51:35.611 INFO:tasks.rados.rados.0.smithi029.stdout:264: writing smithi02969618-33 from 991232 to 1458176 tid 2 2024-08-29T17:51:35.621 INFO:tasks.rados.rados.0.smithi029.stdout:264: writing smithi02969618-33 from 1458176 to 2195456 tid 3 2024-08-29T17:51:35.621 INFO:tasks.rados.rados.0.smithi029.stdout:265: copy_from oid 18 from oid 13 current snap is 17 2024-08-29T17:51:35.621 INFO:tasks.rados.rados.0.smithi029.stdout:264: finishing write tid 1 to smithi02969618-33 2024-08-29T17:51:35.621 INFO:tasks.rados.rados.0.smithi029.stdout:266: snap_create 2024-08-29T17:51:35.622 INFO:tasks.rados.rados.0.smithi029.stdout:264: finishing write tid 2 to smithi02969618-33 2024-08-29T17:51:35.627 INFO:tasks.rados.rados.0.smithi029.stdout:264: finishing write tid 3 to smithi02969618-33 2024-08-29T17:51:35.627 INFO:tasks.rados.rados.0.smithi029.stdout:264: finishing write tid 4 to smithi02969618-33 2024-08-29T17:51:35.630 INFO:tasks.rados.rados.0.smithi029.stdout:264: finishing write tid 5 to smithi02969618-33 2024-08-29T17:51:35.630 INFO:tasks.rados.rados.0.smithi029.stdout:264: oid 33 updating version 0 to 9 2024-08-29T17:51:35.630 INFO:tasks.rados.rados.0.smithi029.stdout:264: oid 33 version 9 is already newer than 7 2024-08-29T17:51:35.630 INFO:tasks.rados.rados.0.smithi029.stdout:264: oid 33 version 9 is already newer than 8 2024-08-29T17:51:35.630 INFO:tasks.rados.rados.0.smithi029.stdout:264: oid 33 version 9 is already newer than 6 2024-08-29T17:51:35.630 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 33 v 9 (ObjNum 98 snap 17 seq_num 98) dirty exists 2024-08-29T17:51:35.630 INFO:tasks.rados.rados.0.smithi029.stdout:264: left oid 33 (ObjNum 98 snap 17 seq_num 98) 2024-08-29T17:51:35.656 INFO:tasks.rados.rados.0.smithi029.stdout:265: finishing copy_from racing read to smithi02969618-18 2024-08-29T17:51:35.661 INFO:tasks.rados.rados.0.smithi029.stdout:265: finishing copy_from to smithi02969618-18 2024-08-29T17:51:35.661 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 18 v 44 (ObjNum 80 snap 10 seq_num 80) dirty exists 2024-08-29T17:51:35.899 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:51:35 smithi110 bash[24444]: cluster 2024-08-29T17:51:34.025651+0000 mgr.y (mgr.14454) 249 : cluster [DBG] pgmap v233: 121 pgs: 121 active+clean; 43 MiB data, 304 MiB used, 715 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.2 MiB/s wr, 17 op/s 2024-08-29T17:51:35.899 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:51:35 smithi110 bash[24444]: cluster 2024-08-29T17:51:34.592392+0000 mon.a (mon.0) 1133 : cluster [DBG] osdmap e114: 8 total, 8 up, 8 in 2024-08-29T17:51:35.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:51:35 smithi029 bash[32453]: cluster 2024-08-29T17:51:34.025651+0000 mgr.y (mgr.14454) 249 : cluster [DBG] pgmap v233: 121 pgs: 121 active+clean; 43 MiB data, 304 MiB used, 715 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.2 MiB/s wr, 17 op/s 2024-08-29T17:51:35.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:51:35 smithi029 bash[32453]: cluster 2024-08-29T17:51:34.592392+0000 mon.a (mon.0) 1133 : cluster [DBG] osdmap e114: 8 total, 8 up, 8 in 2024-08-29T17:51:35.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:51:35 smithi029 bash[22475]: cluster 2024-08-29T17:51:34.025651+0000 mgr.y (mgr.14454) 249 : cluster [DBG] pgmap v233: 121 pgs: 121 active+clean; 43 MiB data, 304 MiB used, 715 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.2 MiB/s wr, 17 op/s 2024-08-29T17:51:35.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:51:35 smithi029 bash[22475]: cluster 2024-08-29T17:51:34.592392+0000 mon.a (mon.0) 1133 : cluster [DBG] osdmap e114: 8 total, 8 up, 8 in 2024-08-29T17:51:36.440 INFO:tasks.rados.rados.0.smithi029.stdout:264: done (2 left) 2024-08-29T17:51:36.440 INFO:tasks.rados.rados.0.smithi029.stdout:265: done (1 left) 2024-08-29T17:51:36.441 INFO:tasks.rados.rados.0.smithi029.stdout:266: done (0 left) 2024-08-29T17:51:36.441 INFO:tasks.rados.rados.0.smithi029.stdout:267: snap_create 2024-08-29T17:51:36.899 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:51:36 smithi029 bash[32453]: cluster 2024-08-29T17:51:35.593679+0000 mon.a (mon.0) 1134 : cluster [DBG] osdmap e115: 8 total, 8 up, 8 in 2024-08-29T17:51:36.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:51:36 smithi029 bash[32453]: cluster 2024-08-29T17:51:36.441029+0000 mon.a (mon.0) 1135 : cluster [DBG] osdmap e116: 8 total, 8 up, 8 in 2024-08-29T17:51:36.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:51:36 smithi110 bash[24444]: cluster 2024-08-29T17:51:35.593679+0000 mon.a (mon.0) 1134 : cluster [DBG] osdmap e115: 8 total, 8 up, 8 in 2024-08-29T17:51:36.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:51:36 smithi110 bash[24444]: cluster 2024-08-29T17:51:36.441029+0000 mon.a (mon.0) 1135 : cluster [DBG] osdmap e116: 8 total, 8 up, 8 in 2024-08-29T17:51:36.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:51:36 smithi029 bash[22475]: cluster 2024-08-29T17:51:35.593679+0000 mon.a (mon.0) 1134 : cluster [DBG] osdmap e115: 8 total, 8 up, 8 in 2024-08-29T17:51:36.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:51:36 smithi029 bash[22475]: cluster 2024-08-29T17:51:36.441029+0000 mon.a (mon.0) 1135 : cluster [DBG] osdmap e116: 8 total, 8 up, 8 in 2024-08-29T17:51:37.444 INFO:tasks.rados.rados.0.smithi029.stdout:267: done (0 left) 2024-08-29T17:51:37.444 INFO:tasks.rados.rados.0.smithi029.stdout:268: read oid 15 snap -1 2024-08-29T17:51:37.444 INFO:tasks.rados.rados.0.smithi029.stdout:268: expect (ObjNum 4 snap 0 seq_num 4) 2024-08-29T17:51:37.444 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 17 current snap is 19 2024-08-29T17:51:37.444 INFO:tasks.rados.rados.0.smithi029.stdout:269: seq_num 99 ranges {2891776=466944,3358720=802816,4161536=401408} 2024-08-29T17:51:37.495 INFO:tasks.rados.rados.0.smithi029.stdout:269: writing smithi02969618-17 from 2891776 to 3358720 tid 1 2024-08-29T17:51:37.504 INFO:tasks.rados.rados.0.smithi029.stdout:269: writing smithi02969618-17 from 3358720 to 4161536 tid 2 2024-08-29T17:51:37.509 INFO:tasks.rados.rados.0.smithi029.stdout:269: writing smithi02969618-17 from 4161536 to 4562944 tid 3 2024-08-29T17:51:37.509 INFO:tasks.rados.rados.0.smithi029.stdout:270: setattr oid 13 current snap is 19 2024-08-29T17:51:37.509 INFO:tasks.rados.rados.0.smithi029.stdout:268: expect (ObjNum 4 snap 0 seq_num 4) 2024-08-29T17:51:37.519 INFO:tasks.rados.rados.0.smithi029.stdout:269: finishing write tid 1 to smithi02969618-17 2024-08-29T17:51:37.519 INFO:tasks.rados.rados.0.smithi029.stdout:269: finishing write tid 2 to smithi02969618-17 2024-08-29T17:51:37.519 INFO:tasks.rados.rados.0.smithi029.stdout:269: finishing write tid 3 to smithi02969618-17 2024-08-29T17:51:37.519 INFO:tasks.rados.rados.0.smithi029.stdout:269: finishing write tid 4 to smithi02969618-17 2024-08-29T17:51:37.519 INFO:tasks.rados.rados.0.smithi029.stdout:269: finishing write tid 5 to smithi02969618-17 2024-08-29T17:51:37.519 INFO:tasks.rados.rados.0.smithi029.stdout:269: oid 17 updating version 0 to 52 2024-08-29T17:51:37.519 INFO:tasks.rados.rados.0.smithi029.stdout:269: oid 17 version 52 is already newer than 49 2024-08-29T17:51:37.519 INFO:tasks.rados.rados.0.smithi029.stdout:269: oid 17 version 52 is already newer than 51 2024-08-29T17:51:37.519 INFO:tasks.rados.rados.0.smithi029.stdout:269: oid 17 version 52 is already newer than 50 2024-08-29T17:51:37.519 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 17 v 52 (ObjNum 99 snap 19 seq_num 99) dirty exists 2024-08-29T17:51:37.519 INFO:tasks.rados.rados.0.smithi029.stdout:269: left oid 17 (ObjNum 99 snap 19 seq_num 99) 2024-08-29T17:51:37.521 INFO:tasks.rados.rados.0.smithi029.stdout:268: done (2 left) 2024-08-29T17:51:37.521 INFO:tasks.rados.rados.0.smithi029.stdout:269: done (1 left) 2024-08-29T17:51:37.521 INFO:tasks.rados.rados.0.smithi029.stdout:271: delete oid 31 current snap is 19 2024-08-29T17:51:37.527 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 13 v 48 (ObjNum 80 snap 10 seq_num 80) dirty exists 2024-08-29T17:51:37.530 INFO:tasks.rados.rados.0.smithi029.stdout:270: done (1 left) 2024-08-29T17:51:37.530 INFO:tasks.rados.rados.0.smithi029.stdout:271: done (0 left) 2024-08-29T17:51:37.530 INFO:tasks.rados.rados.0.smithi029.stdout:272: read oid 35 snap -1 2024-08-29T17:51:37.530 INFO:tasks.rados.rados.0.smithi029.stdout:272: expect (ObjNum 34 snap 0 seq_num 34) 2024-08-29T17:51:37.530 INFO:tasks.rados.rados.0.smithi029.stdout:273: read oid 10 snap 15 2024-08-29T17:51:37.530 INFO:tasks.rados.rados.0.smithi029.stdout:273: expect (ObjNum 9 snap 0 seq_num 9) 2024-08-29T17:51:37.530 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 31 current snap is 19 2024-08-29T17:51:37.530 INFO:tasks.rados.rados.0.smithi029.stdout:274: seq_num 101 ranges {0=499712,499712=573440,1073152=524288,1597440=106496} 2024-08-29T17:51:37.538 INFO:tasks.rados.rados.0.smithi029.stdout:274: writing smithi02969618-31 from 0 to 499712 tid 1 2024-08-29T17:51:37.548 INFO:tasks.rados.rados.0.smithi029.stdout:274: writing smithi02969618-31 from 499712 to 1073152 tid 2 2024-08-29T17:51:37.555 INFO:tasks.rados.rados.0.smithi029.stdout:274: writing smithi02969618-31 from 1073152 to 1597440 tid 3 2024-08-29T17:51:37.557 INFO:tasks.rados.rados.0.smithi029.stdout:274: writing smithi02969618-31 from 1597440 to 1703936 tid 4 2024-08-29T17:51:37.557 INFO:tasks.rados.rados.0.smithi029.stdout:275: rollback oid 43 current snap is 19 2024-08-29T17:51:37.557 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 43 to 16 2024-08-29T17:51:37.557 INFO:tasks.rados.rados.0.smithi029.stdout:272: expect (ObjNum 34 snap 0 seq_num 34) 2024-08-29T17:51:37.596 INFO:tasks.rados.rados.0.smithi029.stdout:273: expect (ObjNum 9 snap 0 seq_num 9) 2024-08-29T17:51:37.612 INFO:tasks.rados.rados.0.smithi029.stdout:274: finishing write tid 1 to smithi02969618-31 2024-08-29T17:51:37.612 INFO:tasks.rados.rados.0.smithi029.stdout:274: finishing write tid 2 to smithi02969618-31 2024-08-29T17:51:37.612 INFO:tasks.rados.rados.0.smithi029.stdout:274: finishing write tid 3 to smithi02969618-31 2024-08-29T17:51:37.613 INFO:tasks.rados.rados.0.smithi029.stdout:274: finishing write tid 4 to smithi02969618-31 2024-08-29T17:51:37.613 INFO:tasks.rados.rados.0.smithi029.stdout:275: finishing rollback tid 0 to smithi02969618-43 2024-08-29T17:51:37.613 INFO:tasks.rados.rados.0.smithi029.stdout:275: finishing rollback tid 1 to smithi02969618-43 2024-08-29T17:51:37.613 INFO:tasks.rados.rados.0.smithi029.stdout:275: finishing rollback tid 2 to smithi02969618-43 2024-08-29T17:51:37.613 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 43 v 23 (ObjNum 65 snap 6 seq_num 65) dirty exists 2024-08-29T17:51:37.613 INFO:tasks.rados.rados.0.smithi029.stdout:274: finishing write tid 5 to smithi02969618-31 2024-08-29T17:51:37.613 INFO:tasks.rados.rados.0.smithi029.stdout:274: finishing write tid 6 to smithi02969618-31 2024-08-29T17:51:37.613 INFO:tasks.rados.rados.0.smithi029.stdout:274: oid 31 updating version 0 to 33 2024-08-29T17:51:37.613 INFO:tasks.rados.rados.0.smithi029.stdout:274: oid 31 updating version 33 to 35 2024-08-29T17:51:37.613 INFO:tasks.rados.rados.0.smithi029.stdout:274: oid 31 version 35 is already newer than 34 2024-08-29T17:51:37.613 INFO:tasks.rados.rados.0.smithi029.stdout:274: oid 31 updating version 35 to 36 2024-08-29T17:51:37.613 INFO:tasks.rados.rados.0.smithi029.stdout:274: oid 31 version 36 is already newer than 32 2024-08-29T17:51:37.614 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 31 v 36 (ObjNum 101 snap 19 seq_num 101) dirty exists 2024-08-29T17:51:37.614 INFO:tasks.rados.rados.0.smithi029.stdout:274: left oid 31 (ObjNum 101 snap 19 seq_num 101) 2024-08-29T17:51:37.614 INFO:tasks.rados.rados.0.smithi029.stdout:272: done (3 left) 2024-08-29T17:51:37.614 INFO:tasks.rados.rados.0.smithi029.stdout:273: done (2 left) 2024-08-29T17:51:37.614 INFO:tasks.rados.rados.0.smithi029.stdout:274: done (1 left) 2024-08-29T17:51:37.614 INFO:tasks.rados.rados.0.smithi029.stdout:275: done (0 left) 2024-08-29T17:51:37.614 INFO:tasks.rados.rados.0.smithi029.stdout:276: read oid 11 snap -1 2024-08-29T17:51:37.614 INFO:tasks.rados.rados.0.smithi029.stdout:276: expect (ObjNum 47 snap 0 seq_num 47) 2024-08-29T17:51:37.614 INFO:tasks.rados.rados.0.smithi029.stdout:277: delete oid 44 current snap is 19 2024-08-29T17:51:37.616 INFO:tasks.rados.rados.0.smithi029.stdout:277: done (1 left) 2024-08-29T17:51:37.616 INFO:tasks.rados.rados.0.smithi029.stdout:278: rollback oid 27 current snap is 19 2024-08-29T17:51:37.616 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 27 to 18 2024-08-29T17:51:37.616 INFO:tasks.rados.rados.0.smithi029.stdout:279: rollback oid 38 current snap is 19 2024-08-29T17:51:37.616 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 38 to 17 2024-08-29T17:51:37.616 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 15 current snap is 19 2024-08-29T17:51:37.617 INFO:tasks.rados.rados.0.smithi029.stdout:280: seq_num 103 ranges {73728=532480,606208=737280,1343488=466944} 2024-08-29T17:51:37.624 INFO:tasks.rados.rados.0.smithi029.stdout:280: writing smithi02969618-15 from 73728 to 606208 tid 1 2024-08-29T17:51:37.631 INFO:tasks.rados.rados.0.smithi029.stdout:280: writing smithi02969618-15 from 606208 to 1343488 tid 2 2024-08-29T17:51:37.636 INFO:tasks.rados.rados.0.smithi029.stdout:280: writing smithi02969618-15 from 1343488 to 1810432 tid 3 2024-08-29T17:51:37.636 INFO:tasks.rados.rados.0.smithi029.stdout:281: read oid 5 snap -1 2024-08-29T17:51:37.636 INFO:tasks.rados.rados.0.smithi029.stdout:281: expect deleted 2024-08-29T17:51:37.637 INFO:tasks.rados.rados.0.smithi029.stdout:282: rollback oid 37 current snap is 19 2024-08-29T17:51:37.637 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 37 to 18 2024-08-29T17:51:37.637 INFO:tasks.rados.rados.0.smithi029.stdout:279: finishing rollback tid 0 to smithi02969618-38 2024-08-29T17:51:37.637 INFO:tasks.rados.rados.0.smithi029.stdout:276: expect (ObjNum 47 snap 0 seq_num 47) 2024-08-29T17:51:37.690 INFO:tasks.rados.rados.0.smithi029.stdout:278: finishing rollback tid 0 to smithi02969618-27 2024-08-29T17:51:37.690 INFO:tasks.rados.rados.0.smithi029.stdout:279: finishing rollback tid 1 to smithi02969618-38 2024-08-29T17:51:37.690 INFO:tasks.rados.rados.0.smithi029.stdout:278: finishing rollback tid 1 to smithi02969618-27 2024-08-29T17:51:37.690 INFO:tasks.rados.rados.0.smithi029.stdout:278: finishing rollback tid 2 to smithi02969618-27 2024-08-29T17:51:37.690 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 27 v 27 (ObjNum 26 snap 0 seq_num 26) dirty exists 2024-08-29T17:51:37.690 INFO:tasks.rados.rados.0.smithi029.stdout:279: finishing rollback tid 2 to smithi02969618-38 2024-08-29T17:51:37.690 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 38 v 84 (ObjNum 83 snap 10 seq_num 83) dirty exists 2024-08-29T17:51:37.690 INFO:tasks.rados.rados.0.smithi029.stdout:280: finishing write tid 1 to smithi02969618-15 2024-08-29T17:51:37.690 INFO:tasks.rados.rados.0.smithi029.stdout:276: done (5 left) 2024-08-29T17:51:37.690 INFO:tasks.rados.rados.0.smithi029.stdout:278: done (4 left) 2024-08-29T17:51:37.691 INFO:tasks.rados.rados.0.smithi029.stdout:279: done (3 left) 2024-08-29T17:51:37.691 INFO:tasks.rados.rados.0.smithi029.stdout:281: done (2 left) 2024-08-29T17:51:37.691 INFO:tasks.rados.rados.0.smithi029.stdout:283: snap_create 2024-08-29T17:51:37.691 INFO:tasks.rados.rados.0.smithi029.stdout:280: finishing write tid 2 to smithi02969618-15 2024-08-29T17:51:37.691 INFO:tasks.rados.rados.0.smithi029.stdout:280: finishing write tid 3 to smithi02969618-15 2024-08-29T17:51:37.691 INFO:tasks.rados.rados.0.smithi029.stdout:280: finishing write tid 4 to smithi02969618-15 2024-08-29T17:51:37.691 INFO:tasks.rados.rados.0.smithi029.stdout:280: finishing write tid 5 to smithi02969618-15 2024-08-29T17:51:37.691 INFO:tasks.rados.rados.0.smithi029.stdout:280: oid 15 updating version 0 to 161 2024-08-29T17:51:37.691 INFO:tasks.rados.rados.0.smithi029.stdout:280: oid 15 version 161 is already newer than 160 2024-08-29T17:51:37.691 INFO:tasks.rados.rados.0.smithi029.stdout:280: oid 15 version 161 is already newer than 158 2024-08-29T17:51:37.691 INFO:tasks.rados.rados.0.smithi029.stdout:280: oid 15 version 161 is already newer than 159 2024-08-29T17:51:37.691 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 15 v 161 (ObjNum 103 snap 19 seq_num 103) dirty exists 2024-08-29T17:51:37.691 INFO:tasks.rados.rados.0.smithi029.stdout:280: left oid 15 (ObjNum 103 snap 19 seq_num 103) 2024-08-29T17:51:37.691 INFO:tasks.rados.rados.0.smithi029.stdout:282: finishing rollback tid 0 to smithi02969618-37 2024-08-29T17:51:37.692 INFO:tasks.rados.rados.0.smithi029.stdout:282: finishing rollback tid 1 to smithi02969618-37 2024-08-29T17:51:37.692 INFO:tasks.rados.rados.0.smithi029.stdout:282: finishing rollback tid 2 to smithi02969618-37 2024-08-29T17:51:37.692 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 37 v 165 (ObjNum 94 snap 15 seq_num 94) dirty exists 2024-08-29T17:51:37.899 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:51:37 smithi029 bash[32453]: cluster 2024-08-29T17:51:36.026469+0000 mgr.y (mgr.14454) 250 : cluster [DBG] pgmap v236: 121 pgs: 121 active+clean; 43 MiB data, 304 MiB used, 715 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.2 MiB/s wr, 17 op/s 2024-08-29T17:51:37.899 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:51:37 smithi029 bash[32453]: audit 2024-08-29T17:51:36.954486+0000 mon.a (mon.0) 1136 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T17:51:37.899 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:51:37 smithi029 bash[32453]: cluster 2024-08-29T17:51:37.444596+0000 mon.a (mon.0) 1137 : cluster [DBG] osdmap e117: 8 total, 8 up, 8 in 2024-08-29T17:51:37.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:51:37 smithi029 bash[22475]: cluster 2024-08-29T17:51:36.026469+0000 mgr.y (mgr.14454) 250 : cluster [DBG] pgmap v236: 121 pgs: 121 active+clean; 43 MiB data, 304 MiB used, 715 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.2 MiB/s wr, 17 op/s 2024-08-29T17:51:37.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:51:37 smithi029 bash[22475]: audit 2024-08-29T17:51:36.954486+0000 mon.a (mon.0) 1136 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T17:51:37.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:51:37 smithi029 bash[22475]: cluster 2024-08-29T17:51:37.444596+0000 mon.a (mon.0) 1137 : cluster [DBG] osdmap e117: 8 total, 8 up, 8 in 2024-08-29T17:51:37.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:51:37 smithi110 bash[24444]: cluster 2024-08-29T17:51:36.026469+0000 mgr.y (mgr.14454) 250 : cluster [DBG] pgmap v236: 121 pgs: 121 active+clean; 43 MiB data, 304 MiB used, 715 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.2 MiB/s wr, 17 op/s 2024-08-29T17:51:37.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:51:37 smithi110 bash[24444]: audit 2024-08-29T17:51:36.954486+0000 mon.a (mon.0) 1136 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T17:51:37.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:51:37 smithi110 bash[24444]: cluster 2024-08-29T17:51:37.444596+0000 mon.a (mon.0) 1137 : cluster [DBG] osdmap e117: 8 total, 8 up, 8 in 2024-08-29T17:51:38.621 INFO:tasks.rados.rados.0.smithi029.stdout:280: done (2 left) 2024-08-29T17:51:38.621 INFO:tasks.rados.rados.0.smithi029.stdout:282: done (1 left) 2024-08-29T17:51:38.622 INFO:tasks.rados.rados.0.smithi029.stdout:283: done (0 left) 2024-08-29T17:51:38.622 INFO:tasks.rados.rados.0.smithi029.stdout:284: rollback oid 50 current snap is 20 2024-08-29T17:51:38.622 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 50 to 15 2024-08-29T17:51:38.622 INFO:tasks.rados.rados.0.smithi029.stdout:285: rmattr oid 38 current snap is 20 2024-08-29T17:51:38.622 INFO:tasks.rados.rados.0.smithi029.stdout:285: done (1 left) 2024-08-29T17:51:38.622 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 21 current snap is 20 2024-08-29T17:51:38.622 INFO:tasks.rados.rados.0.smithi029.stdout:286: seq_num 104 ranges {2564096=548864,3112960=622592,3735552=581632} 2024-08-29T17:51:38.658 INFO:tasks.rados.rados.0.smithi029.stdout:286: writing smithi02969618-21 from 2564096 to 3112960 tid 1 2024-08-29T17:51:38.666 INFO:tasks.rados.rados.0.smithi029.stdout:286: writing smithi02969618-21 from 3112960 to 3735552 tid 2 2024-08-29T17:51:38.673 INFO:tasks.rados.rados.0.smithi029.stdout:286: writing smithi02969618-21 from 3735552 to 4317184 tid 3 2024-08-29T17:51:38.673 INFO:tasks.rados.rados.0.smithi029.stdout:287: copy_from oid 37 from oid 14 current snap is 20 2024-08-29T17:51:38.673 INFO:tasks.rados.rados.0.smithi029.stdout:284: finishing rollback tid 0 to smithi02969618-50 2024-08-29T17:51:38.673 INFO:tasks.rados.rados.0.smithi029.stdout:284: finishing rollback tid 1 to smithi02969618-50 2024-08-29T17:51:38.673 INFO:tasks.rados.rados.0.smithi029.stdout:284: finishing rollback tid 2 to smithi02969618-50 2024-08-29T17:51:38.673 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 50 v 169 (ObjNum 49 snap 0 seq_num 49) dirty exists 2024-08-29T17:51:38.674 INFO:tasks.rados.rados.0.smithi029.stdout:286: finishing write tid 1 to smithi02969618-21 2024-08-29T17:51:38.674 INFO:tasks.rados.rados.0.smithi029.stdout:286: finishing write tid 2 to smithi02969618-21 2024-08-29T17:51:38.674 INFO:tasks.rados.rados.0.smithi029.stdout:284: done (2 left) 2024-08-29T17:51:38.674 INFO:tasks.rados.rados.0.smithi029.stdout:288: rmattr oid 44 current snap is 20 2024-08-29T17:51:38.674 INFO:tasks.rados.rados.0.smithi029.stdout:288: done (2 left) 2024-08-29T17:51:38.674 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 15 current snap is 20 2024-08-29T17:51:38.674 INFO:tasks.rados.rados.0.smithi029.stdout:289: seq_num 105 ranges {1810432=565248,2375680=507904,2883584=507904,3391488=188416} 2024-08-29T17:51:38.698 INFO:tasks.rados.rados.0.smithi029.stdout:289: writing smithi02969618-15 from 1810432 to 2375680 tid 1 2024-08-29T17:51:38.703 INFO:tasks.rados.rados.0.smithi029.stdout:289: writing smithi02969618-15 from 2375680 to 2883584 tid 2 2024-08-29T17:51:38.708 INFO:tasks.rados.rados.0.smithi029.stdout:289: writing smithi02969618-15 from 2883584 to 3391488 tid 3 2024-08-29T17:51:38.710 INFO:tasks.rados.rados.0.smithi029.stdout:289: writing smithi02969618-15 from 3391488 to 3579904 tid 4 2024-08-29T17:51:38.710 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 22 current snap is 20 2024-08-29T17:51:38.711 INFO:tasks.rados.rados.0.smithi029.stdout:290: seq_num 106 ranges {794624=581632,1376256=794624,2170880=409600} 2024-08-29T17:51:38.724 INFO:tasks.rados.rados.0.smithi029.stdout:290: writing smithi02969618-22 from 794624 to 1376256 tid 1 2024-08-29T17:51:38.728 INFO:tasks.rados.rados.0.smithi029.stdout:290: writing smithi02969618-22 from 1376256 to 2170880 tid 2 2024-08-29T17:51:38.731 INFO:tasks.rados.rados.0.smithi029.stdout:290: writing smithi02969618-22 from 2170880 to 2580480 tid 3 2024-08-29T17:51:38.731 INFO:tasks.rados.rados.0.smithi029.stdout:291: copy_from oid 23 from oid 11 current snap is 20 2024-08-29T17:51:38.731 INFO:tasks.rados.rados.0.smithi029.stdout:286: finishing write tid 3 to smithi02969618-21 2024-08-29T17:51:38.732 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 38 current snap is 20 2024-08-29T17:51:38.732 INFO:tasks.rados.rados.0.smithi029.stdout:292: seq_num 107 ranges {2162688=598016,2760704=729088,3489792=466944,3956736=8192} 2024-08-29T17:51:38.751 INFO:tasks.rados.rados.0.smithi029.stdout:292: writing smithi02969618-38 from 2162688 to 2760704 tid 1 2024-08-29T17:51:38.756 INFO:tasks.rados.rados.0.smithi029.stdout:292: writing smithi02969618-38 from 2760704 to 3489792 tid 2 2024-08-29T17:51:38.760 INFO:tasks.rados.rados.0.smithi029.stdout:292: writing smithi02969618-38 from 3489792 to 3956736 tid 3 2024-08-29T17:51:38.760 INFO:tasks.rados.rados.0.smithi029.stdout:292: writing smithi02969618-38 from 3956736 to 3964928 tid 4 2024-08-29T17:51:38.760 INFO:tasks.rados.rados.0.smithi029.stdout:293: snap_remove snap 17 2024-08-29T17:51:39.631 INFO:tasks.rados.rados.0.smithi029.stdout:293: done (6 left) 2024-08-29T17:51:39.631 INFO:tasks.rados.rados.0.smithi029.stdout:294: copy_from oid 6 from oid 40 current snap is 20 2024-08-29T17:51:39.631 INFO:tasks.rados.rados.0.smithi029.stdout:295: copy_from oid 30 from oid 49 current snap is 20 2024-08-29T17:51:39.631 INFO:tasks.rados.rados.0.smithi029.stdout:286: finishing write tid 4 to smithi02969618-21 2024-08-29T17:51:39.631 INFO:tasks.rados.rados.0.smithi029.stdout:286: finishing write tid 5 to smithi02969618-21 2024-08-29T17:51:39.631 INFO:tasks.rados.rados.0.smithi029.stdout:286: oid 21 updating version 0 to 51 2024-08-29T17:51:39.631 INFO:tasks.rados.rados.0.smithi029.stdout:286: oid 21 updating version 51 to 52 2024-08-29T17:51:39.631 INFO:tasks.rados.rados.0.smithi029.stdout:286: oid 21 version 52 is already newer than 50 2024-08-29T17:51:39.631 INFO:tasks.rados.rados.0.smithi029.stdout:286: oid 21 updating version 52 to 53 2024-08-29T17:51:39.631 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 21 v 53 (ObjNum 104 snap 20 seq_num 104) dirty exists 2024-08-29T17:51:39.631 INFO:tasks.rados.rados.0.smithi029.stdout:286: left oid 21 (ObjNum 104 snap 20 seq_num 104) 2024-08-29T17:51:39.631 INFO:tasks.rados.rados.0.smithi029.stdout:287: finishing copy_from racing read to smithi02969618-37 2024-08-29T17:51:39.632 INFO:tasks.rados.rados.0.smithi029.stdout:287: finishing copy_from to smithi02969618-37 2024-08-29T17:51:39.632 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 37 v 10 (ObjNum 22 snap 0 seq_num 22) dirty exists 2024-08-29T17:51:39.632 INFO:tasks.rados.rados.0.smithi029.stdout:289: finishing write tid 1 to smithi02969618-15 2024-08-29T17:51:39.632 INFO:tasks.rados.rados.0.smithi029.stdout:289: finishing write tid 2 to smithi02969618-15 2024-08-29T17:51:39.632 INFO:tasks.rados.rados.0.smithi029.stdout:289: finishing write tid 3 to smithi02969618-15 2024-08-29T17:51:39.632 INFO:tasks.rados.rados.0.smithi029.stdout:289: finishing write tid 4 to smithi02969618-15 2024-08-29T17:51:39.632 INFO:tasks.rados.rados.0.smithi029.stdout:289: finishing write tid 5 to smithi02969618-15 2024-08-29T17:51:39.632 INFO:tasks.rados.rados.0.smithi029.stdout:289: finishing write tid 6 to smithi02969618-15 2024-08-29T17:51:39.632 INFO:tasks.rados.rados.0.smithi029.stdout:289: oid 15 updating version 0 to 176 2024-08-29T17:51:39.632 INFO:tasks.rados.rados.0.smithi029.stdout:289: oid 15 version 176 is already newer than 173 2024-08-29T17:51:39.632 INFO:tasks.rados.rados.0.smithi029.stdout:289: oid 15 version 176 is already newer than 175 2024-08-29T17:51:39.633 INFO:tasks.rados.rados.0.smithi029.stdout:289: oid 15 updating version 176 to 177 2024-08-29T17:51:39.633 INFO:tasks.rados.rados.0.smithi029.stdout:289: oid 15 version 177 is already newer than 174 2024-08-29T17:51:39.633 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 15 v 177 (ObjNum 105 snap 20 seq_num 105) dirty exists 2024-08-29T17:51:39.633 INFO:tasks.rados.rados.0.smithi029.stdout:289: left oid 15 (ObjNum 105 snap 20 seq_num 105) 2024-08-29T17:51:39.633 INFO:tasks.rados.rados.0.smithi029.stdout:290: finishing write tid 1 to smithi02969618-22 2024-08-29T17:51:39.633 INFO:tasks.rados.rados.0.smithi029.stdout:290: finishing write tid 2 to smithi02969618-22 2024-08-29T17:51:39.633 INFO:tasks.rados.rados.0.smithi029.stdout:290: finishing write tid 3 to smithi02969618-22 2024-08-29T17:51:39.633 INFO:tasks.rados.rados.0.smithi029.stdout:290: finishing write tid 4 to smithi02969618-22 2024-08-29T17:51:39.633 INFO:tasks.rados.rados.0.smithi029.stdout:290: finishing write tid 5 to smithi02969618-22 2024-08-29T17:51:39.633 INFO:tasks.rados.rados.0.smithi029.stdout:290: oid 22 updating version 0 to 36 2024-08-29T17:51:39.633 INFO:tasks.rados.rados.0.smithi029.stdout:290: oid 22 version 36 is already newer than 35 2024-08-29T17:51:39.633 INFO:tasks.rados.rados.0.smithi029.stdout:290: oid 22 updating version 36 to 37 2024-08-29T17:51:39.633 INFO:tasks.rados.rados.0.smithi029.stdout:290: oid 22 version 37 is already newer than 34 2024-08-29T17:51:39.634 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 22 v 37 (ObjNum 106 snap 20 seq_num 106) dirty exists 2024-08-29T17:51:39.634 INFO:tasks.rados.rados.0.smithi029.stdout:290: left oid 22 (ObjNum 106 snap 20 seq_num 106) 2024-08-29T17:51:39.634 INFO:tasks.rados.rados.0.smithi029.stdout:291: finishing copy_from racing read to smithi02969618-23 2024-08-29T17:51:39.634 INFO:tasks.rados.rados.0.smithi029.stdout:291: finishing copy_from to smithi02969618-23 2024-08-29T17:51:39.634 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 23 v 2 (ObjNum 47 snap 0 seq_num 47) dirty exists 2024-08-29T17:51:39.634 INFO:tasks.rados.rados.0.smithi029.stdout:292: finishing write tid 1 to smithi02969618-38 2024-08-29T17:51:39.634 INFO:tasks.rados.rados.0.smithi029.stdout:292: finishing write tid 2 to smithi02969618-38 2024-08-29T17:51:39.634 INFO:tasks.rados.rados.0.smithi029.stdout:292: finishing write tid 3 to smithi02969618-38 2024-08-29T17:51:39.634 INFO:tasks.rados.rados.0.smithi029.stdout:292: finishing write tid 4 to smithi02969618-38 2024-08-29T17:51:39.635 INFO:tasks.rados.rados.0.smithi029.stdout:292: finishing write tid 5 to smithi02969618-38 2024-08-29T17:51:39.635 INFO:tasks.rados.rados.0.smithi029.stdout:292: finishing write tid 6 to smithi02969618-38 2024-08-29T17:51:39.635 INFO:tasks.rados.rados.0.smithi029.stdout:292: oid 38 updating version 0 to 87 2024-08-29T17:51:39.635 INFO:tasks.rados.rados.0.smithi029.stdout:292: oid 38 updating version 87 to 88 2024-08-29T17:51:39.635 INFO:tasks.rados.rados.0.smithi029.stdout:292: oid 38 updating version 88 to 89 2024-08-29T17:51:39.635 INFO:tasks.rados.rados.0.smithi029.stdout:292: oid 38 version 89 is already newer than 86 2024-08-29T17:51:39.635 INFO:tasks.rados.rados.0.smithi029.stdout:292: oid 38 updating version 89 to 90 2024-08-29T17:51:39.635 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 38 v 90 (ObjNum 107 snap 20 seq_num 107) dirty exists 2024-08-29T17:51:39.635 INFO:tasks.rados.rados.0.smithi029.stdout:292: left oid 38 (ObjNum 107 snap 20 seq_num 107) 2024-08-29T17:51:39.635 INFO:tasks.rados.rados.0.smithi029.stdout:286: done (7 left) 2024-08-29T17:51:39.635 INFO:tasks.rados.rados.0.smithi029.stdout:287: done (6 left) 2024-08-29T17:51:39.635 INFO:tasks.rados.rados.0.smithi029.stdout:289: done (5 left) 2024-08-29T17:51:39.635 INFO:tasks.rados.rados.0.smithi029.stdout:290: done (4 left) 2024-08-29T17:51:39.636 INFO:tasks.rados.rados.0.smithi029.stdout:291: done (3 left) 2024-08-29T17:51:39.636 INFO:tasks.rados.rados.0.smithi029.stdout:292: done (2 left) 2024-08-29T17:51:39.636 INFO:tasks.rados.rados.0.smithi029.stdout:296: snap_create 2024-08-29T17:51:39.653 INFO:tasks.rados.rados.0.smithi029.stdout:294: finishing copy_from racing read to smithi02969618-6 2024-08-29T17:51:39.657 INFO:tasks.rados.rados.0.smithi029.stdout:294: finishing copy_from to smithi02969618-6 2024-08-29T17:51:39.657 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 6 v 19 (ObjNum 92 snap 15 seq_num 92) dirty exists 2024-08-29T17:51:39.672 INFO:tasks.rados.rados.0.smithi029.stdout:295: finishing copy_from racing read to smithi02969618-30 2024-08-29T17:51:39.673 INFO:tasks.rados.rados.0.smithi029.stdout:295: finishing copy_from to smithi02969618-30 2024-08-29T17:51:39.673 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 30 v 115 (ObjNum 84 snap 10 seq_num 84) dirty exists 2024-08-29T17:51:39.899 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:51:39 smithi110 bash[24444]: cluster 2024-08-29T17:51:38.027907+0000 mgr.y (mgr.14454) 251 : cluster [DBG] pgmap v239: 121 pgs: 121 active+clean; 55 MiB data, 327 MiB used, 715 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.0 MiB/s wr, 29 op/s 2024-08-29T17:51:39.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:51:39 smithi110 bash[24444]: cluster 2024-08-29T17:51:38.621293+0000 mon.a (mon.0) 1138 : cluster [DBG] osdmap e118: 8 total, 8 up, 8 in 2024-08-29T17:51:39.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:51:39 smithi029 bash[32453]: cluster 2024-08-29T17:51:38.027907+0000 mgr.y (mgr.14454) 251 : cluster [DBG] pgmap v239: 121 pgs: 121 active+clean; 55 MiB data, 327 MiB used, 715 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.0 MiB/s wr, 29 op/s 2024-08-29T17:51:39.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:51:39 smithi029 bash[32453]: cluster 2024-08-29T17:51:38.621293+0000 mon.a (mon.0) 1138 : cluster [DBG] osdmap e118: 8 total, 8 up, 8 in 2024-08-29T17:51:39.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:51:39 smithi029 bash[22475]: cluster 2024-08-29T17:51:38.027907+0000 mgr.y (mgr.14454) 251 : cluster [DBG] pgmap v239: 121 pgs: 121 active+clean; 55 MiB data, 327 MiB used, 715 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.0 MiB/s wr, 29 op/s 2024-08-29T17:51:39.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:51:39 smithi029 bash[22475]: cluster 2024-08-29T17:51:38.621293+0000 mon.a (mon.0) 1138 : cluster [DBG] osdmap e118: 8 total, 8 up, 8 in 2024-08-29T17:51:40.642 INFO:tasks.rados.rados.0.smithi029.stdout:294: done (2 left) 2024-08-29T17:51:40.642 INFO:tasks.rados.rados.0.smithi029.stdout:295: done (1 left) 2024-08-29T17:51:40.642 INFO:tasks.rados.rados.0.smithi029.stdout:296: done (0 left) 2024-08-29T17:51:40.642 INFO:tasks.rados.rados.0.smithi029.stdout:297: read oid 15 snap -1 2024-08-29T17:51:40.643 INFO:tasks.rados.rados.0.smithi029.stdout:297: expect (ObjNum 105 snap 20 seq_num 105) 2024-08-29T17:51:40.643 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 28 current snap is 21 2024-08-29T17:51:40.643 INFO:tasks.rados.rados.0.smithi029.stdout:298: seq_num 108 ranges {0=614400,614400=606208,1220608=598016} 2024-08-29T17:51:40.648 INFO:tasks.rados.rados.0.smithi029.stdout:298: writing smithi02969618-28 from 0 to 614400 tid 1 2024-08-29T17:51:40.654 INFO:tasks.rados.rados.0.smithi029.stdout:298: writing smithi02969618-28 from 614400 to 1220608 tid 2 2024-08-29T17:51:40.662 INFO:tasks.rados.rados.0.smithi029.stdout:298: writing smithi02969618-28 from 1220608 to 1818624 tid 3 2024-08-29T17:51:40.662 INFO:tasks.rados.rados.0.smithi029.stdout:299: snap_create 2024-08-29T17:51:40.662 INFO:tasks.rados.rados.0.smithi029.stdout:298: finishing write tid 1 to smithi02969618-28 2024-08-29T17:51:40.663 INFO:tasks.rados.rados.0.smithi029.stdout:298: finishing write tid 2 to smithi02969618-28 2024-08-29T17:51:40.669 INFO:tasks.rados.rados.0.smithi029.stdout:298: finishing write tid 3 to smithi02969618-28 2024-08-29T17:51:40.670 INFO:tasks.rados.rados.0.smithi029.stdout:298: finishing write tid 4 to smithi02969618-28 2024-08-29T17:51:40.674 INFO:tasks.rados.rados.0.smithi029.stdout:298: finishing write tid 5 to smithi02969618-28 2024-08-29T17:51:40.674 INFO:tasks.rados.rados.0.smithi029.stdout:298: oid 28 updating version 0 to 23 2024-08-29T17:51:40.674 INFO:tasks.rados.rados.0.smithi029.stdout:298: oid 28 version 23 is already newer than 22 2024-08-29T17:51:40.674 INFO:tasks.rados.rados.0.smithi029.stdout:298: oid 28 updating version 23 to 24 2024-08-29T17:51:40.674 INFO:tasks.rados.rados.0.smithi029.stdout:298: oid 28 updating version 24 to 25 2024-08-29T17:51:40.675 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 28 v 25 (ObjNum 108 snap 21 seq_num 108) dirty exists 2024-08-29T17:51:40.675 INFO:tasks.rados.rados.0.smithi029.stdout:298: left oid 28 (ObjNum 108 snap 21 seq_num 108) 2024-08-29T17:51:40.675 INFO:tasks.rados.rados.0.smithi029.stdout:297: expect (ObjNum 105 snap 20 seq_num 105) 2024-08-29T17:51:40.899 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:51:40 smithi110 bash[24444]: cluster 2024-08-29T17:51:39.631261+0000 mon.a (mon.0) 1139 : cluster [DBG] osdmap e119: 8 total, 8 up, 8 in 2024-08-29T17:51:40.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:51:40 smithi029 bash[22475]: cluster 2024-08-29T17:51:39.631261+0000 mon.a (mon.0) 1139 : cluster [DBG] osdmap e119: 8 total, 8 up, 8 in 2024-08-29T17:51:40.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:51:40 smithi029 bash[32453]: cluster 2024-08-29T17:51:39.631261+0000 mon.a (mon.0) 1139 : cluster [DBG] osdmap e119: 8 total, 8 up, 8 in 2024-08-29T17:51:41.444 INFO:tasks.rados.rados.0.smithi029.stdout:297: done (2 left) 2024-08-29T17:51:41.445 INFO:tasks.rados.rados.0.smithi029.stdout:298: done (1 left) 2024-08-29T17:51:41.445 INFO:tasks.rados.rados.0.smithi029.stdout:299: done (0 left) 2024-08-29T17:51:41.445 INFO:tasks.rados.rados.0.smithi029.stdout:300: rollback oid 26 current snap is 22 2024-08-29T17:51:41.445 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 26 to 18 2024-08-29T17:51:41.445 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 6 current snap is 22 2024-08-29T17:51:41.445 INFO:tasks.rados.rados.0.smithi029.stdout:301: seq_num 109 ranges {1548288=630784,2179072=491520,2670592=483328,3153920=229376} 2024-08-29T17:51:41.468 INFO:tasks.rados.rados.0.smithi029.stdout:301: writing smithi02969618-6 from 1548288 to 2179072 tid 1 2024-08-29T17:51:41.473 INFO:tasks.rados.rados.0.smithi029.stdout:301: writing smithi02969618-6 from 2179072 to 2670592 tid 2 2024-08-29T17:51:41.477 INFO:tasks.rados.rados.0.smithi029.stdout:301: writing smithi02969618-6 from 2670592 to 3153920 tid 3 2024-08-29T17:51:41.480 INFO:tasks.rados.rados.0.smithi029.stdout:301: writing smithi02969618-6 from 3153920 to 3383296 tid 4 2024-08-29T17:51:41.480 INFO:tasks.rados.rados.0.smithi029.stdout:302: setattr oid 30 current snap is 22 2024-08-29T17:51:41.480 INFO:tasks.rados.rados.0.smithi029.stdout:300: finishing rollback tid 0 to smithi02969618-26 2024-08-29T17:51:41.480 INFO:tasks.rados.rados.0.smithi029.stdout:300: finishing rollback tid 1 to smithi02969618-26 2024-08-29T17:51:41.481 INFO:tasks.rados.rados.0.smithi029.stdout:300: finishing rollback tid 2 to smithi02969618-26 2024-08-29T17:51:41.481 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 26 v 26 (ObjNum 36 snap 0 seq_num 36) dirty exists 2024-08-29T17:51:41.482 INFO:tasks.rados.rados.0.smithi029.stdout:300: done (2 left) 2024-08-29T17:51:41.482 INFO:tasks.rados.rados.0.smithi029.stdout:303: snap_create 2024-08-29T17:51:41.483 INFO:tasks.rados.rados.0.smithi029.stdout:301: finishing write tid 1 to smithi02969618-6 2024-08-29T17:51:41.484 INFO:tasks.rados.rados.0.smithi029.stdout:301: finishing write tid 2 to smithi02969618-6 2024-08-29T17:51:41.487 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 30 v 116 (ObjNum 84 snap 10 seq_num 84) dirty exists 2024-08-29T17:51:41.488 INFO:tasks.rados.rados.0.smithi029.stdout:301: finishing write tid 3 to smithi02969618-6 2024-08-29T17:51:41.489 INFO:tasks.rados.rados.0.smithi029.stdout:301: finishing write tid 4 to smithi02969618-6 2024-08-29T17:51:41.489 INFO:tasks.rados.rados.0.smithi029.stdout:301: finishing write tid 5 to smithi02969618-6 2024-08-29T17:51:41.492 INFO:tasks.rados.rados.0.smithi029.stdout:301: finishing write tid 6 to smithi02969618-6 2024-08-29T17:51:41.492 INFO:tasks.rados.rados.0.smithi029.stdout:301: oid 6 updating version 0 to 55 2024-08-29T17:51:41.492 INFO:tasks.rados.rados.0.smithi029.stdout:301: oid 6 updating version 55 to 56 2024-08-29T17:51:41.492 INFO:tasks.rados.rados.0.smithi029.stdout:301: oid 6 version 56 is already newer than 53 2024-08-29T17:51:41.492 INFO:tasks.rados.rados.0.smithi029.stdout:301: oid 6 version 56 is already newer than 54 2024-08-29T17:51:41.492 INFO:tasks.rados.rados.0.smithi029.stdout:301: oid 6 updating version 56 to 57 2024-08-29T17:51:41.492 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 6 v 57 (ObjNum 109 snap 22 seq_num 109) dirty exists 2024-08-29T17:51:41.492 INFO:tasks.rados.rados.0.smithi029.stdout:301: left oid 6 (ObjNum 109 snap 22 seq_num 109) 2024-08-29T17:51:41.899 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:51:41 smithi110 bash[24444]: cluster 2024-08-29T17:51:40.028576+0000 mgr.y (mgr.14454) 252 : cluster [DBG] pgmap v242: 121 pgs: 121 active+clean; 55 MiB data, 327 MiB used, 715 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.0 MiB/s wr, 29 op/s 2024-08-29T17:51:41.899 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:51:41 smithi110 bash[24444]: cluster 2024-08-29T17:51:40.641618+0000 mon.a (mon.0) 1140 : cluster [DBG] osdmap e120: 8 total, 8 up, 8 in 2024-08-29T17:51:41.899 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:51:41 smithi110 bash[24444]: cluster 2024-08-29T17:51:41.443519+0000 mon.a (mon.0) 1141 : cluster [DBG] osdmap e121: 8 total, 8 up, 8 in 2024-08-29T17:51:41.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:51:41 smithi029 bash[32453]: cluster 2024-08-29T17:51:40.028576+0000 mgr.y (mgr.14454) 252 : cluster [DBG] pgmap v242: 121 pgs: 121 active+clean; 55 MiB data, 327 MiB used, 715 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.0 MiB/s wr, 29 op/s 2024-08-29T17:51:41.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:51:41 smithi029 bash[32453]: cluster 2024-08-29T17:51:40.641618+0000 mon.a (mon.0) 1140 : cluster [DBG] osdmap e120: 8 total, 8 up, 8 in 2024-08-29T17:51:41.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:51:41 smithi029 bash[32453]: cluster 2024-08-29T17:51:41.443519+0000 mon.a (mon.0) 1141 : cluster [DBG] osdmap e121: 8 total, 8 up, 8 in 2024-08-29T17:51:41.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:51:41 smithi029 bash[22475]: cluster 2024-08-29T17:51:40.028576+0000 mgr.y (mgr.14454) 252 : cluster [DBG] pgmap v242: 121 pgs: 121 active+clean; 55 MiB data, 327 MiB used, 715 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.0 MiB/s wr, 29 op/s 2024-08-29T17:51:41.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:51:41 smithi029 bash[22475]: cluster 2024-08-29T17:51:40.641618+0000 mon.a (mon.0) 1140 : cluster [DBG] osdmap e120: 8 total, 8 up, 8 in 2024-08-29T17:51:41.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:51:41 smithi029 bash[22475]: cluster 2024-08-29T17:51:41.443519+0000 mon.a (mon.0) 1141 : cluster [DBG] osdmap e121: 8 total, 8 up, 8 in 2024-08-29T17:51:42.445 INFO:tasks.rados.rados.0.smithi029.stdout:301: done (2 left) 2024-08-29T17:51:42.445 INFO:tasks.rados.rados.0.smithi029.stdout:302: done (1 left) 2024-08-29T17:51:42.445 INFO:tasks.rados.rados.0.smithi029.stdout:303: done (0 left) 2024-08-29T17:51:42.445 INFO:tasks.rados.rados.0.smithi029.stdout:304: copy_from oid 34 from oid 46 current snap is 23 2024-08-29T17:51:42.446 INFO:tasks.rados.rados.0.smithi029.stdout:305: snap_remove snap 20 2024-08-29T17:51:43.450 INFO:tasks.rados.rados.0.smithi029.stdout:305: done (1 left) 2024-08-29T17:51:43.451 INFO:tasks.rados.rados.0.smithi029.stdout:306: rollback oid 45 current snap is 23 2024-08-29T17:51:43.451 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 45 to 16 2024-08-29T17:51:43.451 INFO:tasks.rados.rados.0.smithi029.stdout:304: finishing copy_from racing read to smithi02969618-34 2024-08-29T17:51:43.451 INFO:tasks.rados.rados.0.smithi029.stdout:304: finishing copy_from to smithi02969618-34 2024-08-29T17:51:43.451 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 34 v 4 (ObjNum 45 snap 0 seq_num 45) dirty exists 2024-08-29T17:51:43.451 INFO:tasks.rados.rados.0.smithi029.stdout:304: done (1 left) 2024-08-29T17:51:43.451 INFO:tasks.rados.rados.0.smithi029.stdout:307: read oid 28 snap -1 2024-08-29T17:51:43.451 INFO:tasks.rados.rados.0.smithi029.stdout:307: expect (ObjNum 108 snap 21 seq_num 108) 2024-08-29T17:51:43.451 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 21 current snap is 23 2024-08-29T17:51:43.451 INFO:tasks.rados.rados.0.smithi029.stdout:308: seq_num 110 ranges {4317184=647168,4964352=778240,5742592=425984} 2024-08-29T17:51:43.510 INFO:tasks.rados.rados.0.smithi029.stdout:308: writing smithi02969618-21 from 4317184 to 4964352 tid 1 2024-08-29T17:51:43.517 INFO:tasks.rados.rados.0.smithi029.stdout:308: writing smithi02969618-21 from 4964352 to 5742592 tid 2 2024-08-29T17:51:43.522 INFO:tasks.rados.rados.0.smithi029.stdout:308: writing smithi02969618-21 from 5742592 to 6168576 tid 3 2024-08-29T17:51:43.522 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 39 current snap is 23 2024-08-29T17:51:43.522 INFO:tasks.rados.rados.0.smithi029.stdout:306: finishing rollback tid 0 to smithi02969618-45 2024-08-29T17:51:43.522 INFO:tasks.rados.rados.0.smithi029.stdout:306: finishing rollback tid 1 to smithi02969618-45 2024-08-29T17:51:43.522 INFO:tasks.rados.rados.0.smithi029.stdout:306: finishing rollback tid 2 to smithi02969618-45 2024-08-29T17:51:43.522 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 45 v 98 (ObjNum 89 snap 14 seq_num 89) dirty exists 2024-08-29T17:51:43.522 INFO:tasks.rados.rados.0.smithi029.stdout:307: expect (ObjNum 108 snap 21 seq_num 108) 2024-08-29T17:51:43.611 INFO:tasks.rados.rados.0.smithi029.stdout:308: finishing write tid 1 to smithi02969618-21 2024-08-29T17:51:43.611 INFO:tasks.rados.rados.0.smithi029.stdout:308: finishing write tid 2 to smithi02969618-21 2024-08-29T17:51:43.611 INFO:tasks.rados.rados.0.smithi029.stdout:308: finishing write tid 3 to smithi02969618-21 2024-08-29T17:51:43.612 INFO:tasks.rados.rados.0.smithi029.stdout:308: finishing write tid 4 to smithi02969618-21 2024-08-29T17:51:43.612 INFO:tasks.rados.rados.0.smithi029.stdout:308: finishing write tid 5 to smithi02969618-21 2024-08-29T17:51:43.612 INFO:tasks.rados.rados.0.smithi029.stdout:308: oid 21 updating version 0 to 54 2024-08-29T17:51:43.612 INFO:tasks.rados.rados.0.smithi029.stdout:308: oid 21 updating version 54 to 57 2024-08-29T17:51:43.612 INFO:tasks.rados.rados.0.smithi029.stdout:308: oid 21 version 57 is already newer than 55 2024-08-29T17:51:43.612 INFO:tasks.rados.rados.0.smithi029.stdout:308: oid 21 version 57 is already newer than 56 2024-08-29T17:51:43.612 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 21 v 57 (ObjNum 110 snap 23 seq_num 110) dirty exists 2024-08-29T17:51:43.612 INFO:tasks.rados.rados.0.smithi029.stdout:308: left oid 21 (ObjNum 110 snap 23 seq_num 110) 2024-08-29T17:51:43.612 INFO:tasks.rados.rados.0.smithi029.stdout:309: seq_num 111 ranges {638976=663552,1302528=663552,1966080=450560,2416640=90112} 2024-08-29T17:51:43.623 INFO:tasks.rados.rados.0.smithi029.stdout:309: writing smithi02969618-39 from 638976 to 1302528 tid 1 2024-08-29T17:51:43.630 INFO:tasks.rados.rados.0.smithi029.stdout:309: writing smithi02969618-39 from 1302528 to 1966080 tid 2 2024-08-29T17:51:43.634 INFO:tasks.rados.rados.0.smithi029.stdout:309: writing smithi02969618-39 from 1966080 to 2416640 tid 3 2024-08-29T17:51:43.636 INFO:tasks.rados.rados.0.smithi029.stdout:309: writing smithi02969618-39 from 2416640 to 2506752 tid 4 2024-08-29T17:51:43.636 INFO:tasks.rados.rados.0.smithi029.stdout:306: done (3 left) 2024-08-29T17:51:43.636 INFO:tasks.rados.rados.0.smithi029.stdout:307: done (2 left) 2024-08-29T17:51:43.636 INFO:tasks.rados.rados.0.smithi029.stdout:308: done (1 left) 2024-08-29T17:51:43.636 INFO:tasks.rados.rados.0.smithi029.stdout:310: delete oid 23 current snap is 23 2024-08-29T17:51:43.636 INFO:tasks.rados.rados.0.smithi029.stdout:309: finishing write tid 1 to smithi02969618-39 2024-08-29T17:51:43.641 INFO:tasks.rados.rados.0.smithi029.stdout:309: finishing write tid 2 to smithi02969618-39 2024-08-29T17:51:43.641 INFO:tasks.rados.rados.0.smithi029.stdout:310: done (1 left) 2024-08-29T17:51:43.641 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 18 current snap is 23 2024-08-29T17:51:43.641 INFO:tasks.rados.rados.0.smithi029.stdout:311: seq_num 113 ranges {2686976=696320,3383296=434176,3817472=466944,4284416=303104} 2024-08-29T17:51:43.672 INFO:tasks.rados.rados.0.smithi029.stdout:311: writing smithi02969618-18 from 2686976 to 3383296 tid 1 2024-08-29T17:51:43.676 INFO:tasks.rados.rados.0.smithi029.stdout:311: writing smithi02969618-18 from 3383296 to 3817472 tid 2 2024-08-29T17:51:43.680 INFO:tasks.rados.rados.0.smithi029.stdout:311: writing smithi02969618-18 from 3817472 to 4284416 tid 3 2024-08-29T17:51:43.683 INFO:tasks.rados.rados.0.smithi029.stdout:311: writing smithi02969618-18 from 4284416 to 4587520 tid 4 2024-08-29T17:51:43.683 INFO:tasks.rados.rados.0.smithi029.stdout:312: delete oid 49 current snap is 23 2024-08-29T17:51:43.683 INFO:tasks.rados.rados.0.smithi029.stdout:309: finishing write tid 3 to smithi02969618-39 2024-08-29T17:51:43.683 INFO:tasks.rados.rados.0.smithi029.stdout:309: finishing write tid 4 to smithi02969618-39 2024-08-29T17:51:43.683 INFO:tasks.rados.rados.0.smithi029.stdout:309: finishing write tid 5 to smithi02969618-39 2024-08-29T17:51:43.683 INFO:tasks.rados.rados.0.smithi029.stdout:309: finishing write tid 6 to smithi02969618-39 2024-08-29T17:51:43.684 INFO:tasks.rados.rados.0.smithi029.stdout:309: oid 39 updating version 0 to 60 2024-08-29T17:51:43.684 INFO:tasks.rados.rados.0.smithi029.stdout:309: oid 39 updating version 60 to 63 2024-08-29T17:51:43.684 INFO:tasks.rados.rados.0.smithi029.stdout:309: oid 39 updating version 63 to 64 2024-08-29T17:51:43.684 INFO:tasks.rados.rados.0.smithi029.stdout:309: oid 39 version 64 is already newer than 61 2024-08-29T17:51:43.684 INFO:tasks.rados.rados.0.smithi029.stdout:309: oid 39 version 64 is already newer than 62 2024-08-29T17:51:43.684 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 39 v 64 (ObjNum 111 snap 23 seq_num 111) dirty exists 2024-08-29T17:51:43.684 INFO:tasks.rados.rados.0.smithi029.stdout:309: left oid 39 (ObjNum 111 snap 23 seq_num 111) 2024-08-29T17:51:43.684 INFO:tasks.rados.rados.0.smithi029.stdout:311: finishing write tid 1 to smithi02969618-18 2024-08-29T17:51:43.684 INFO:tasks.rados.rados.0.smithi029.stdout:311: finishing write tid 2 to smithi02969618-18 2024-08-29T17:51:43.687 INFO:tasks.rados.rados.0.smithi029.stdout:311: finishing write tid 3 to smithi02969618-18 2024-08-29T17:51:43.687 INFO:tasks.rados.rados.0.smithi029.stdout:311: finishing write tid 4 to smithi02969618-18 2024-08-29T17:51:43.688 INFO:tasks.rados.rados.0.smithi029.stdout:309: done (2 left) 2024-08-29T17:51:43.688 INFO:tasks.rados.rados.0.smithi029.stdout:312: done (1 left) 2024-08-29T17:51:43.688 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 37 current snap is 23 2024-08-29T17:51:43.689 INFO:tasks.rados.rados.0.smithi029.stdout:313: seq_num 115 ranges {376832=729088,1105920=647168,1753088=434176,2187264=122880} 2024-08-29T17:51:43.696 INFO:tasks.rados.rados.0.smithi029.stdout:313: writing smithi02969618-37 from 376832 to 1105920 tid 1 2024-08-29T17:51:43.701 INFO:tasks.rados.rados.0.smithi029.stdout:313: writing smithi02969618-37 from 1105920 to 1753088 tid 2 2024-08-29T17:51:43.704 INFO:tasks.rados.rados.0.smithi029.stdout:313: writing smithi02969618-37 from 1753088 to 2187264 tid 3 2024-08-29T17:51:43.705 INFO:tasks.rados.rados.0.smithi029.stdout:313: writing smithi02969618-37 from 2187264 to 2310144 tid 4 2024-08-29T17:51:43.705 INFO:tasks.rados.rados.0.smithi029.stdout:314: copy_from oid 22 from oid 21 current snap is 23 2024-08-29T17:51:43.706 INFO:tasks.rados.rados.0.smithi029.stdout:311: finishing write tid 5 to smithi02969618-18 2024-08-29T17:51:43.706 INFO:tasks.rados.rados.0.smithi029.stdout:315: setattr oid 34 current snap is 23 2024-08-29T17:51:43.706 INFO:tasks.rados.rados.0.smithi029.stdout:311: finishing write tid 6 to smithi02969618-18 2024-08-29T17:51:43.706 INFO:tasks.rados.rados.0.smithi029.stdout:311: oid 18 updating version 0 to 117 2024-08-29T17:51:43.706 INFO:tasks.rados.rados.0.smithi029.stdout:311: oid 18 updating version 117 to 119 2024-08-29T17:51:43.706 INFO:tasks.rados.rados.0.smithi029.stdout:311: oid 18 updating version 119 to 121 2024-08-29T17:51:43.706 INFO:tasks.rados.rados.0.smithi029.stdout:311: oid 18 version 121 is already newer than 118 2024-08-29T17:51:43.706 INFO:tasks.rados.rados.0.smithi029.stdout:311: oid 18 version 121 is already newer than 120 2024-08-29T17:51:43.706 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 18 v 121 (ObjNum 113 snap 23 seq_num 113) dirty exists 2024-08-29T17:51:43.706 INFO:tasks.rados.rados.0.smithi029.stdout:311: left oid 18 (ObjNum 113 snap 23 seq_num 113) 2024-08-29T17:51:43.706 INFO:tasks.rados.rados.0.smithi029.stdout:313: finishing write tid 1 to smithi02969618-37 2024-08-29T17:51:43.708 INFO:tasks.rados.rados.0.smithi029.stdout:311: done (3 left) 2024-08-29T17:51:43.708 INFO:tasks.rados.rados.0.smithi029.stdout:316: read oid 35 snap -1 2024-08-29T17:51:43.708 INFO:tasks.rados.rados.0.smithi029.stdout:316: expect (ObjNum 34 snap 0 seq_num 34) 2024-08-29T17:51:43.708 INFO:tasks.rados.rados.0.smithi029.stdout:317: snap_create 2024-08-29T17:51:43.713 INFO:tasks.rados.rados.0.smithi029.stdout:316: expect (ObjNum 34 snap 0 seq_num 34) 2024-08-29T17:51:43.737 INFO:tasks.rados.rados.0.smithi029.stdout:313: finishing write tid 2 to smithi02969618-37 2024-08-29T17:51:43.737 INFO:tasks.rados.rados.0.smithi029.stdout:313: finishing write tid 3 to smithi02969618-37 2024-08-29T17:51:43.737 INFO:tasks.rados.rados.0.smithi029.stdout:313: finishing write tid 4 to smithi02969618-37 2024-08-29T17:51:43.737 INFO:tasks.rados.rados.0.smithi029.stdout:313: finishing write tid 5 to smithi02969618-37 2024-08-29T17:51:43.737 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 34 v 65 (ObjNum 45 snap 0 seq_num 45) dirty exists 2024-08-29T17:51:43.737 INFO:tasks.rados.rados.0.smithi029.stdout:313: finishing write tid 6 to smithi02969618-37 2024-08-29T17:51:43.737 INFO:tasks.rados.rados.0.smithi029.stdout:313: oid 37 updating version 0 to 196 2024-08-29T17:51:43.737 INFO:tasks.rados.rados.0.smithi029.stdout:313: oid 37 updating version 196 to 197 2024-08-29T17:51:43.737 INFO:tasks.rados.rados.0.smithi029.stdout:313: oid 37 version 197 is already newer than 193 2024-08-29T17:51:43.737 INFO:tasks.rados.rados.0.smithi029.stdout:313: oid 37 version 197 is already newer than 194 2024-08-29T17:51:43.737 INFO:tasks.rados.rados.0.smithi029.stdout:313: oid 37 version 197 is already newer than 195 2024-08-29T17:51:43.738 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 37 v 197 (ObjNum 115 snap 23 seq_num 115) dirty exists 2024-08-29T17:51:43.738 INFO:tasks.rados.rados.0.smithi029.stdout:313: left oid 37 (ObjNum 115 snap 23 seq_num 115) 2024-08-29T17:51:43.758 INFO:tasks.rados.rados.0.smithi029.stdout:314: finishing copy_from racing read to smithi02969618-22 2024-08-29T17:51:43.759 INFO:tasks.rados.rados.0.smithi029.stdout:314: finishing copy_from to smithi02969618-22 2024-08-29T17:51:43.759 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 22 v 57 (ObjNum 110 snap 23 seq_num 110) dirty exists 2024-08-29T17:51:43.899 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:51:43 smithi110 bash[24444]: cluster 2024-08-29T17:51:42.029264+0000 mgr.y (mgr.14454) 253 : cluster [DBG] pgmap v245: 121 pgs: 121 active+clean; 55 MiB data, 327 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:51:43.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:51:43 smithi110 bash[24444]: cluster 2024-08-29T17:51:42.446423+0000 mon.a (mon.0) 1142 : cluster [DBG] osdmap e122: 8 total, 8 up, 8 in 2024-08-29T17:51:43.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:51:43 smithi029 bash[32453]: cluster 2024-08-29T17:51:42.029264+0000 mgr.y (mgr.14454) 253 : cluster [DBG] pgmap v245: 121 pgs: 121 active+clean; 55 MiB data, 327 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:51:43.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:51:43 smithi029 bash[32453]: cluster 2024-08-29T17:51:42.446423+0000 mon.a (mon.0) 1142 : cluster [DBG] osdmap e122: 8 total, 8 up, 8 in 2024-08-29T17:51:43.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:51:43 smithi029 bash[22475]: cluster 2024-08-29T17:51:42.029264+0000 mgr.y (mgr.14454) 253 : cluster [DBG] pgmap v245: 121 pgs: 121 active+clean; 55 MiB data, 327 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:51:43.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:51:43 smithi029 bash[22475]: cluster 2024-08-29T17:51:42.446423+0000 mon.a (mon.0) 1142 : cluster [DBG] osdmap e122: 8 total, 8 up, 8 in 2024-08-29T17:51:44.469 INFO:tasks.rados.rados.0.smithi029.stdout:313: done (4 left) 2024-08-29T17:51:44.470 INFO:tasks.rados.rados.0.smithi029.stdout:314: done (3 left) 2024-08-29T17:51:44.470 INFO:tasks.rados.rados.0.smithi029.stdout:315: done (2 left) 2024-08-29T17:51:44.470 INFO:tasks.rados.rados.0.smithi029.stdout:316: done (1 left) 2024-08-29T17:51:44.470 INFO:tasks.rados.rados.0.smithi029.stdout:317: done (0 left) 2024-08-29T17:51:44.470 INFO:tasks.rados.rados.0.smithi029.stdout:318: read oid 31 snap -1 2024-08-29T17:51:44.470 INFO:tasks.rados.rados.0.smithi029.stdout:318: expect (ObjNum 101 snap 19 seq_num 101) 2024-08-29T17:51:44.470 INFO:tasks.rados.rados.0.smithi029.stdout:319: rollback oid 22 current snap is 24 2024-08-29T17:51:44.470 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 22 to 16 2024-08-29T17:51:44.470 INFO:tasks.rados.rados.0.smithi029.stdout:320: read oid 48 snap -1 2024-08-29T17:51:44.471 INFO:tasks.rados.rados.0.smithi029.stdout:320: expect (ObjNum 47 snap 0 seq_num 47) 2024-08-29T17:51:44.471 INFO:tasks.rados.rados.0.smithi029.stdout:321: read oid 3 snap 21 2024-08-29T17:51:44.471 INFO:tasks.rados.rados.0.smithi029.stdout:321: expect deleted 2024-08-29T17:51:44.471 INFO:tasks.rados.rados.0.smithi029.stdout:322: snap_remove snap 19 2024-08-29T17:51:44.899 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:51:44 smithi029 bash[22727]: ::ffff:172.21.15.110 - - [29/Aug/2024:17:51:44] "GET /metrics HTTP/1.1" 200 36080 "" "Prometheus/2.43.0" 2024-08-29T17:51:44.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:51:44 smithi110 bash[24444]: cluster 2024-08-29T17:51:43.449107+0000 mon.a (mon.0) 1143 : cluster [DBG] osdmap e123: 8 total, 8 up, 8 in 2024-08-29T17:51:44.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:51:44 smithi029 bash[22475]: cluster 2024-08-29T17:51:43.449107+0000 mon.a (mon.0) 1143 : cluster [DBG] osdmap e123: 8 total, 8 up, 8 in 2024-08-29T17:51:44.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:51:44 smithi029 bash[32453]: cluster 2024-08-29T17:51:43.449107+0000 mon.a (mon.0) 1143 : cluster [DBG] osdmap e123: 8 total, 8 up, 8 in 2024-08-29T17:51:45.484 INFO:tasks.rados.rados.0.smithi029.stdout:322: done (4 left) 2024-08-29T17:51:45.484 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 39 current snap is 24 2024-08-29T17:51:45.484 INFO:tasks.rados.rados.0.smithi029.stdout:323: seq_num 116 ranges {2506752=745472,3252224=532480,3784704=638976,4423680=32768} 2024-08-29T17:51:45.502 INFO:tasks.rados.rados.0.smithi029.stdout:323: writing smithi02969618-39 from 2506752 to 3252224 tid 1 2024-08-29T17:51:45.507 INFO:tasks.rados.rados.0.smithi029.stdout:323: writing smithi02969618-39 from 3252224 to 3784704 tid 2 2024-08-29T17:51:45.514 INFO:tasks.rados.rados.0.smithi029.stdout:323: writing smithi02969618-39 from 3784704 to 4423680 tid 3 2024-08-29T17:51:45.515 INFO:tasks.rados.rados.0.smithi029.stdout:323: writing smithi02969618-39 from 4423680 to 4456448 tid 4 2024-08-29T17:51:45.516 INFO:tasks.rados.rados.0.smithi029.stdout:324: snap_remove snap 18 2024-08-29T17:51:45.899 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:51:45 smithi110 bash[24444]: cluster 2024-08-29T17:51:44.029965+0000 mgr.y (mgr.14454) 254 : cluster [DBG] pgmap v248: 121 pgs: 121 active+clean; 72 MiB data, 357 MiB used, 715 GiB / 715 GiB avail; 2.6 MiB/s rd, 4.1 MiB/s wr, 17 op/s 2024-08-29T17:51:45.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:51:45 smithi110 bash[24444]: cluster 2024-08-29T17:51:44.469360+0000 mon.a (mon.0) 1144 : cluster [DBG] osdmap e124: 8 total, 8 up, 8 in 2024-08-29T17:51:45.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:51:45 smithi029 bash[32453]: cluster 2024-08-29T17:51:44.029965+0000 mgr.y (mgr.14454) 254 : cluster [DBG] pgmap v248: 121 pgs: 121 active+clean; 72 MiB data, 357 MiB used, 715 GiB / 715 GiB avail; 2.6 MiB/s rd, 4.1 MiB/s wr, 17 op/s 2024-08-29T17:51:45.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:51:45 smithi029 bash[32453]: cluster 2024-08-29T17:51:44.469360+0000 mon.a (mon.0) 1144 : cluster [DBG] osdmap e124: 8 total, 8 up, 8 in 2024-08-29T17:51:45.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:51:45 smithi029 bash[22475]: cluster 2024-08-29T17:51:44.029965+0000 mgr.y (mgr.14454) 254 : cluster [DBG] pgmap v248: 121 pgs: 121 active+clean; 72 MiB data, 357 MiB used, 715 GiB / 715 GiB avail; 2.6 MiB/s rd, 4.1 MiB/s wr, 17 op/s 2024-08-29T17:51:45.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:51:45 smithi029 bash[22475]: cluster 2024-08-29T17:51:44.469360+0000 mon.a (mon.0) 1144 : cluster [DBG] osdmap e124: 8 total, 8 up, 8 in 2024-08-29T17:51:46.453 INFO:tasks.rados.rados.0.smithi029.stdout:324: done (5 left) 2024-08-29T17:51:46.453 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 24 current snap is 24 2024-08-29T17:51:46.453 INFO:tasks.rados.rados.0.smithi029.stdout:325: seq_num 117 ranges {1302528=770048,2072576=417792,2490368=442368,2932736=344064} 2024-08-29T17:51:46.467 INFO:tasks.rados.rados.0.smithi029.stdout:325: writing smithi02969618-24 from 1302528 to 2072576 tid 1 2024-08-29T17:51:46.470 INFO:tasks.rados.rados.0.smithi029.stdout:325: writing smithi02969618-24 from 2072576 to 2490368 tid 2 2024-08-29T17:51:46.473 INFO:tasks.rados.rados.0.smithi029.stdout:325: writing smithi02969618-24 from 2490368 to 2932736 tid 3 2024-08-29T17:51:46.476 INFO:tasks.rados.rados.0.smithi029.stdout:325: writing smithi02969618-24 from 2932736 to 3276800 tid 4 2024-08-29T17:51:46.476 INFO:tasks.rados.rados.0.smithi029.stdout:326: delete oid 42 current snap is 24 2024-08-29T17:51:46.476 INFO:tasks.rados.rados.0.smithi029.stdout:320: expect (ObjNum 47 snap 0 seq_num 47) 2024-08-29T17:51:46.506 INFO:tasks.rados.rados.0.smithi029.stdout:319: finishing rollback tid 0 to smithi02969618-22 2024-08-29T17:51:46.507 INFO:tasks.rados.rados.0.smithi029.stdout:319: finishing rollback tid 1 to smithi02969618-22 2024-08-29T17:51:46.507 INFO:tasks.rados.rados.0.smithi029.stdout:319: finishing rollback tid 2 to smithi02969618-22 2024-08-29T17:51:46.507 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 22 v 60 (ObjNum 47 snap 0 seq_num 47) dirty exists 2024-08-29T17:51:46.507 INFO:tasks.rados.rados.0.smithi029.stdout:318: expect (ObjNum 101 snap 19 seq_num 101) 2024-08-29T17:51:46.555 INFO:tasks.rados.rados.0.smithi029.stdout:323: finishing write tid 1 to smithi02969618-39 2024-08-29T17:51:46.555 INFO:tasks.rados.rados.0.smithi029.stdout:323: finishing write tid 2 to smithi02969618-39 2024-08-29T17:51:46.555 INFO:tasks.rados.rados.0.smithi029.stdout:323: finishing write tid 3 to smithi02969618-39 2024-08-29T17:51:46.555 INFO:tasks.rados.rados.0.smithi029.stdout:323: finishing write tid 4 to smithi02969618-39 2024-08-29T17:51:46.556 INFO:tasks.rados.rados.0.smithi029.stdout:323: finishing write tid 5 to smithi02969618-39 2024-08-29T17:51:46.556 INFO:tasks.rados.rados.0.smithi029.stdout:323: finishing write tid 6 to smithi02969618-39 2024-08-29T17:51:46.556 INFO:tasks.rados.rados.0.smithi029.stdout:323: oid 39 updating version 0 to 75 2024-08-29T17:51:46.556 INFO:tasks.rados.rados.0.smithi029.stdout:323: oid 39 version 75 is already newer than 67 2024-08-29T17:51:46.556 INFO:tasks.rados.rados.0.smithi029.stdout:323: oid 39 version 75 is already newer than 73 2024-08-29T17:51:46.556 INFO:tasks.rados.rados.0.smithi029.stdout:323: oid 39 version 75 is already newer than 74 2024-08-29T17:51:46.556 INFO:tasks.rados.rados.0.smithi029.stdout:323: oid 39 version 75 is already newer than 68 2024-08-29T17:51:46.556 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 39 v 75 (ObjNum 116 snap 24 seq_num 116) dirty exists 2024-08-29T17:51:46.556 INFO:tasks.rados.rados.0.smithi029.stdout:323: left oid 39 (ObjNum 116 snap 24 seq_num 116) 2024-08-29T17:51:46.556 INFO:tasks.rados.rados.0.smithi029.stdout:325: finishing write tid 1 to smithi02969618-24 2024-08-29T17:51:46.556 INFO:tasks.rados.rados.0.smithi029.stdout:318: done (6 left) 2024-08-29T17:51:46.557 INFO:tasks.rados.rados.0.smithi029.stdout:319: done (5 left) 2024-08-29T17:51:46.557 INFO:tasks.rados.rados.0.smithi029.stdout:320: done (4 left) 2024-08-29T17:51:46.557 INFO:tasks.rados.rados.0.smithi029.stdout:321: done (3 left) 2024-08-29T17:51:46.557 INFO:tasks.rados.rados.0.smithi029.stdout:323: done (2 left) 2024-08-29T17:51:46.557 INFO:tasks.rados.rados.0.smithi029.stdout:326: done (1 left) 2024-08-29T17:51:46.557 INFO:tasks.rados.rados.0.smithi029.stdout:327: rollback oid 46 current snap is 24 2024-08-29T17:51:46.557 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 46 to 21 2024-08-29T17:51:46.557 INFO:tasks.rados.rados.0.smithi029.stdout:325: finishing write tid 2 to smithi02969618-24 2024-08-29T17:51:46.557 INFO:tasks.rados.rados.0.smithi029.stdout:325: finishing write tid 3 to smithi02969618-24 2024-08-29T17:51:46.557 INFO:tasks.rados.rados.0.smithi029.stdout:325: finishing write tid 4 to smithi02969618-24 2024-08-29T17:51:46.557 INFO:tasks.rados.rados.0.smithi029.stdout:325: finishing write tid 5 to smithi02969618-24 2024-08-29T17:51:46.558 INFO:tasks.rados.rados.0.smithi029.stdout:325: finishing write tid 6 to smithi02969618-24 2024-08-29T17:51:46.558 INFO:tasks.rados.rados.0.smithi029.stdout:325: oid 24 updating version 0 to 213 2024-08-29T17:51:46.558 INFO:tasks.rados.rados.0.smithi029.stdout:325: oid 24 updating version 213 to 216 2024-08-29T17:51:46.558 INFO:tasks.rados.rados.0.smithi029.stdout:325: oid 24 updating version 216 to 217 2024-08-29T17:51:46.558 INFO:tasks.rados.rados.0.smithi029.stdout:325: oid 24 version 217 is already newer than 215 2024-08-29T17:51:46.558 INFO:tasks.rados.rados.0.smithi029.stdout:325: oid 24 version 217 is already newer than 214 2024-08-29T17:51:46.558 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 24 v 217 (ObjNum 117 snap 24 seq_num 117) dirty exists 2024-08-29T17:51:46.558 INFO:tasks.rados.rados.0.smithi029.stdout:325: left oid 24 (ObjNum 117 snap 24 seq_num 117) 2024-08-29T17:51:46.558 INFO:tasks.rados.rados.0.smithi029.stdout:325: done (1 left) 2024-08-29T17:51:46.558 INFO:tasks.rados.rados.0.smithi029.stdout:328: rmattr oid 33 current snap is 24 2024-08-29T17:51:46.558 INFO:tasks.rados.rados.0.smithi029.stdout:329: snap_remove snap 15 2024-08-29T17:51:46.899 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:51:46 smithi029 bash[32453]: cluster 2024-08-29T17:51:45.478741+0000 mon.a (mon.0) 1145 : cluster [DBG] osdmap e125: 8 total, 8 up, 8 in 2024-08-29T17:51:46.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:51:46 smithi029 bash[32453]: cluster 2024-08-29T17:51:46.452577+0000 mon.a (mon.0) 1146 : cluster [DBG] osdmap e126: 8 total, 8 up, 8 in 2024-08-29T17:51:46.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:51:46 smithi110 bash[24444]: cluster 2024-08-29T17:51:45.478741+0000 mon.a (mon.0) 1145 : cluster [DBG] osdmap e125: 8 total, 8 up, 8 in 2024-08-29T17:51:46.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:51:46 smithi110 bash[24444]: cluster 2024-08-29T17:51:46.452577+0000 mon.a (mon.0) 1146 : cluster [DBG] osdmap e126: 8 total, 8 up, 8 in 2024-08-29T17:51:46.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:51:46 smithi029 bash[22475]: cluster 2024-08-29T17:51:45.478741+0000 mon.a (mon.0) 1145 : cluster [DBG] osdmap e125: 8 total, 8 up, 8 in 2024-08-29T17:51:46.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:51:46 smithi029 bash[22475]: cluster 2024-08-29T17:51:46.452577+0000 mon.a (mon.0) 1146 : cluster [DBG] osdmap e126: 8 total, 8 up, 8 in 2024-08-29T17:51:47.515 INFO:tasks.rados.rados.0.smithi029.stdout:329: done (2 left) 2024-08-29T17:51:47.515 INFO:tasks.rados.rados.0.smithi029.stdout:330: copy_from oid 24 from oid 1 current snap is 24 2024-08-29T17:51:47.515 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 33 v 0 (ObjNum 98 snap 17 seq_num 98) dirty exists 2024-08-29T17:51:47.515 INFO:tasks.rados.rados.0.smithi029.stdout:327: finishing rollback tid 0 to smithi02969618-46 2024-08-29T17:51:47.515 INFO:tasks.rados.rados.0.smithi029.stdout:327: finishing rollback tid 1 to smithi02969618-46 2024-08-29T17:51:47.515 INFO:tasks.rados.rados.0.smithi029.stdout:327: finishing rollback tid 2 to smithi02969618-46 2024-08-29T17:51:47.515 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 46 v 35 (ObjNum 45 snap 0 seq_num 45) dirty exists 2024-08-29T17:51:47.515 INFO:tasks.rados.rados.0.smithi029.stdout:327: done (2 left) 2024-08-29T17:51:47.515 INFO:tasks.rados.rados.0.smithi029.stdout:328: done (1 left) 2024-08-29T17:51:47.515 INFO:tasks.rados.rados.0.smithi029.stdout:331: snap_create 2024-08-29T17:51:47.591 INFO:tasks.rados.rados.0.smithi029.stdout:330: finishing copy_from racing read to smithi02969618-24 2024-08-29T17:51:47.591 INFO:tasks.rados.rados.0.smithi029.stdout:330: finishing copy_from to smithi02969618-24 2024-08-29T17:51:47.592 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 24 v 19 (ObjNum 70 snap 9 seq_num 70) dirty exists 2024-08-29T17:51:47.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:51:47 smithi029 bash[22475]: cluster 2024-08-29T17:51:46.030756+0000 mgr.y (mgr.14454) 255 : cluster [DBG] pgmap v251: 121 pgs: 121 active+clean; 72 MiB data, 357 MiB used, 715 GiB / 715 GiB avail; 2.6 MiB/s rd, 4.1 MiB/s wr, 17 op/s 2024-08-29T17:51:47.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:51:47 smithi110 bash[24444]: cluster 2024-08-29T17:51:46.030756+0000 mgr.y (mgr.14454) 255 : cluster [DBG] pgmap v251: 121 pgs: 121 active+clean; 72 MiB data, 357 MiB used, 715 GiB / 715 GiB avail; 2.6 MiB/s rd, 4.1 MiB/s wr, 17 op/s 2024-08-29T17:51:47.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:51:47 smithi029 bash[32453]: cluster 2024-08-29T17:51:46.030756+0000 mgr.y (mgr.14454) 255 : cluster [DBG] pgmap v251: 121 pgs: 121 active+clean; 72 MiB data, 357 MiB used, 715 GiB / 715 GiB avail; 2.6 MiB/s rd, 4.1 MiB/s wr, 17 op/s 2024-08-29T17:51:48.516 INFO:tasks.rados.rados.0.smithi029.stdout:330: done (1 left) 2024-08-29T17:51:48.516 INFO:tasks.rados.rados.0.smithi029.stdout:331: done (0 left) 2024-08-29T17:51:48.516 INFO:tasks.rados.rados.0.smithi029.stdout:332: copy_from oid 27 from oid 39 current snap is 25 2024-08-29T17:51:48.516 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 8 current snap is 25 2024-08-29T17:51:48.517 INFO:tasks.rados.rados.0.smithi029.stdout:333: seq_num 119 ranges {0=802816,802816=589824,1392640=409600,1802240=204800} 2024-08-29T17:51:48.530 INFO:tasks.rados.rados.0.smithi029.stdout:333: writing smithi02969618-8 from 0 to 802816 tid 1 2024-08-29T17:51:48.536 INFO:tasks.rados.rados.0.smithi029.stdout:333: writing smithi02969618-8 from 802816 to 1392640 tid 2 2024-08-29T17:51:48.541 INFO:tasks.rados.rados.0.smithi029.stdout:333: writing smithi02969618-8 from 1392640 to 1802240 tid 3 2024-08-29T17:51:48.542 INFO:tasks.rados.rados.0.smithi029.stdout:333: writing smithi02969618-8 from 1802240 to 2007040 tid 4 2024-08-29T17:51:48.542 INFO:tasks.rados.rados.0.smithi029.stdout:334: copy_from oid 45 from oid 50 current snap is 25 2024-08-29T17:51:48.542 INFO:tasks.rados.rados.0.smithi029.stdout:333: finishing write tid 1 to smithi02969618-8 2024-08-29T17:51:48.542 INFO:tasks.rados.rados.0.smithi029.stdout:335: snap_create 2024-08-29T17:51:48.545 INFO:tasks.rados.rados.0.smithi029.stdout:333: finishing write tid 2 to smithi02969618-8 2024-08-29T17:51:48.549 INFO:tasks.rados.rados.0.smithi029.stdout:333: finishing write tid 3 to smithi02969618-8 2024-08-29T17:51:48.550 INFO:tasks.rados.rados.0.smithi029.stdout:333: finishing write tid 4 to smithi02969618-8 2024-08-29T17:51:48.550 INFO:tasks.rados.rados.0.smithi029.stdout:333: finishing write tid 5 to smithi02969618-8 2024-08-29T17:51:48.554 INFO:tasks.rados.rados.0.smithi029.stdout:333: finishing write tid 6 to smithi02969618-8 2024-08-29T17:51:48.554 INFO:tasks.rados.rados.0.smithi029.stdout:333: oid 8 updating version 0 to 20 2024-08-29T17:51:48.554 INFO:tasks.rados.rados.0.smithi029.stdout:333: oid 8 updating version 20 to 22 2024-08-29T17:51:48.554 INFO:tasks.rados.rados.0.smithi029.stdout:333: oid 8 updating version 22 to 23 2024-08-29T17:51:48.554 INFO:tasks.rados.rados.0.smithi029.stdout:333: oid 8 version 23 is already newer than 21 2024-08-29T17:51:48.554 INFO:tasks.rados.rados.0.smithi029.stdout:333: oid 8 version 23 is already newer than 19 2024-08-29T17:51:48.554 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 8 v 23 (ObjNum 119 snap 25 seq_num 119) dirty exists 2024-08-29T17:51:48.554 INFO:tasks.rados.rados.0.smithi029.stdout:333: left oid 8 (ObjNum 119 snap 25 seq_num 119) 2024-08-29T17:51:48.555 INFO:tasks.rados.rados.0.smithi029.stdout:334: finishing copy_from racing read to smithi02969618-45 2024-08-29T17:51:48.556 INFO:tasks.rados.rados.0.smithi029.stdout:334: finishing copy_from to smithi02969618-45 2024-08-29T17:51:48.556 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 45 v 169 (ObjNum 49 snap 0 seq_num 49) dirty exists 2024-08-29T17:51:48.572 INFO:tasks.rados.rados.0.smithi029.stdout:332: finishing copy_from racing read to smithi02969618-27 2024-08-29T17:51:48.574 INFO:tasks.rados.rados.0.smithi029.stdout:332: finishing copy_from to smithi02969618-27 2024-08-29T17:51:48.574 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 27 v 75 (ObjNum 116 snap 24 seq_num 116) dirty exists 2024-08-29T17:51:48.785 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:51:48 smithi029 bash[32453]: cluster 2024-08-29T17:51:47.515661+0000 mon.a (mon.0) 1147 : cluster [DBG] osdmap e127: 8 total, 8 up, 8 in 2024-08-29T17:51:48.786 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:51:48 smithi029 bash[22475]: cluster 2024-08-29T17:51:47.515661+0000 mon.a (mon.0) 1147 : cluster [DBG] osdmap e127: 8 total, 8 up, 8 in 2024-08-29T17:51:48.899 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:51:48 smithi110 bash[24444]: cluster 2024-08-29T17:51:47.515661+0000 mon.a (mon.0) 1147 : cluster [DBG] osdmap e127: 8 total, 8 up, 8 in 2024-08-29T17:51:49.541 INFO:tasks.rados.rados.0.smithi029.stdout:332: done (3 left) 2024-08-29T17:51:49.541 INFO:tasks.rados.rados.0.smithi029.stdout:333: done (2 left) 2024-08-29T17:51:49.541 INFO:tasks.rados.rados.0.smithi029.stdout:334: done (1 left) 2024-08-29T17:51:49.541 INFO:tasks.rados.rados.0.smithi029.stdout:335: done (0 left) 2024-08-29T17:51:49.541 INFO:tasks.rados.rados.0.smithi029.stdout:336: read oid 36 snap -1 2024-08-29T17:51:49.541 INFO:tasks.rados.rados.0.smithi029.stdout:336: expect (ObjNum 1 snap 0 seq_num 1) 2024-08-29T17:51:49.542 INFO:tasks.rados.rados.0.smithi029.stdout:337: delete oid 21 current snap is 26 2024-08-29T17:51:49.552 INFO:tasks.rados.rados.0.smithi029.stdout:336: expect (ObjNum 1 snap 0 seq_num 1) 2024-08-29T17:51:49.555 INFO:tasks.rados.rados.0.smithi029.stdout:336: done (1 left) 2024-08-29T17:51:49.555 INFO:tasks.rados.rados.0.smithi029.stdout:337: done (0 left) 2024-08-29T17:51:49.555 INFO:tasks.rados.rados.0.smithi029.stdout:338: rmattr oid 22 current snap is 26 2024-08-29T17:51:49.555 INFO:tasks.rados.rados.0.smithi029.stdout:338: done (0 left) 2024-08-29T17:51:49.555 INFO:tasks.rados.rados.0.smithi029.stdout:339: rmattr oid 42 current snap is 26 2024-08-29T17:51:49.555 INFO:tasks.rados.rados.0.smithi029.stdout:339: done (0 left) 2024-08-29T17:51:49.556 INFO:tasks.rados.rados.0.smithi029.stdout:340: rmattr oid 23 current snap is 26 2024-08-29T17:51:49.556 INFO:tasks.rados.rados.0.smithi029.stdout:340: done (0 left) 2024-08-29T17:51:49.556 INFO:tasks.rados.rados.0.smithi029.stdout:341: copy_from oid 2 from oid 40 current snap is 26 2024-08-29T17:51:49.556 INFO:tasks.rados.rados.0.smithi029.stdout:342: delete oid 43 current snap is 26 2024-08-29T17:51:49.561 INFO:tasks.rados.rados.0.smithi029.stdout:342: done (1 left) 2024-08-29T17:51:49.561 INFO:tasks.rados.rados.0.smithi029.stdout:343: rollback oid 14 current snap is 26 2024-08-29T17:51:49.561 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 14 to 25 2024-08-29T17:51:49.561 INFO:tasks.rados.rados.0.smithi029.stdout:344: read oid 19 snap -1 2024-08-29T17:51:49.562 INFO:tasks.rados.rados.0.smithi029.stdout:344: expect (ObjNum 18 snap 0 seq_num 18) 2024-08-29T17:51:49.562 INFO:tasks.rados.rados.0.smithi029.stdout:345: snap_remove snap 22 2024-08-29T17:51:49.899 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:51:49 smithi110 bash[24444]: cluster 2024-08-29T17:51:48.032185+0000 mgr.y (mgr.14454) 256 : cluster [DBG] pgmap v254: 121 pgs: 121 active+clean; 89 MiB data, 387 MiB used, 715 GiB / 715 GiB avail; 3.5 MiB/s rd, 4.5 MiB/s wr, 21 op/s 2024-08-29T17:51:49.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:51:49 smithi110 bash[24444]: cluster 2024-08-29T17:51:48.514993+0000 mon.a (mon.0) 1148 : cluster [DBG] osdmap e128: 8 total, 8 up, 8 in 2024-08-29T17:51:49.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:51:49 smithi029 bash[32453]: cluster 2024-08-29T17:51:48.032185+0000 mgr.y (mgr.14454) 256 : cluster [DBG] pgmap v254: 121 pgs: 121 active+clean; 89 MiB data, 387 MiB used, 715 GiB / 715 GiB avail; 3.5 MiB/s rd, 4.5 MiB/s wr, 21 op/s 2024-08-29T17:51:49.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:51:49 smithi029 bash[32453]: cluster 2024-08-29T17:51:48.514993+0000 mon.a (mon.0) 1148 : cluster [DBG] osdmap e128: 8 total, 8 up, 8 in 2024-08-29T17:51:49.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:51:49 smithi029 bash[22475]: cluster 2024-08-29T17:51:48.032185+0000 mgr.y (mgr.14454) 256 : cluster [DBG] pgmap v254: 121 pgs: 121 active+clean; 89 MiB data, 387 MiB used, 715 GiB / 715 GiB avail; 3.5 MiB/s rd, 4.5 MiB/s wr, 21 op/s 2024-08-29T17:51:49.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:51:49 smithi029 bash[22475]: cluster 2024-08-29T17:51:48.514993+0000 mon.a (mon.0) 1148 : cluster [DBG] osdmap e128: 8 total, 8 up, 8 in 2024-08-29T17:51:50.552 INFO:tasks.rados.rados.0.smithi029.stdout:345: done (3 left) 2024-08-29T17:51:50.552 INFO:tasks.rados.rados.0.smithi029.stdout:346: delete oid 39 current snap is 26 2024-08-29T17:51:50.552 INFO:tasks.rados.rados.0.smithi029.stdout:343: finishing rollback tid 0 to smithi02969618-14 2024-08-29T17:51:50.552 INFO:tasks.rados.rados.0.smithi029.stdout:343: finishing rollback tid 1 to smithi02969618-14 2024-08-29T17:51:50.552 INFO:tasks.rados.rados.0.smithi029.stdout:343: finishing rollback tid 2 to smithi02969618-14 2024-08-29T17:51:50.552 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 14 v 63 (ObjNum 22 snap 0 seq_num 22) dirty exists 2024-08-29T17:51:50.552 INFO:tasks.rados.rados.0.smithi029.stdout:341: finishing copy_from racing read to smithi02969618-2 2024-08-29T17:51:50.552 INFO:tasks.rados.rados.0.smithi029.stdout:344: expect (ObjNum 18 snap 0 seq_num 18) 2024-08-29T17:51:50.587 INFO:tasks.rados.rados.0.smithi029.stdout:341: finishing copy_from to smithi02969618-2 2024-08-29T17:51:50.587 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 2 v 19 (ObjNum 92 snap 15 seq_num 92) dirty exists 2024-08-29T17:51:50.587 INFO:tasks.rados.rados.0.smithi029.stdout:341: done (3 left) 2024-08-29T17:51:50.587 INFO:tasks.rados.rados.0.smithi029.stdout:343: done (2 left) 2024-08-29T17:51:50.587 INFO:tasks.rados.rados.0.smithi029.stdout:344: done (1 left) 2024-08-29T17:51:50.587 INFO:tasks.rados.rados.0.smithi029.stdout:346: done (0 left) 2024-08-29T17:51:50.588 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 12 current snap is 26 2024-08-29T17:51:50.588 INFO:tasks.rados.rados.0.smithi029.stdout:347: seq_num 123 ranges {1597440=466944,2064384=573440,2637824=794624,3432448=237568} 2024-08-29T17:51:50.618 INFO:tasks.rados.rados.0.smithi029.stdout:347: writing smithi02969618-12 from 1597440 to 2064384 tid 1 2024-08-29T17:51:50.624 INFO:tasks.rados.rados.0.smithi029.stdout:347: writing smithi02969618-12 from 2064384 to 2637824 tid 2 2024-08-29T17:51:50.633 INFO:tasks.rados.rados.0.smithi029.stdout:347: writing smithi02969618-12 from 2637824 to 3432448 tid 3 2024-08-29T17:51:50.635 INFO:tasks.rados.rados.0.smithi029.stdout:347: writing smithi02969618-12 from 3432448 to 3670016 tid 4 2024-08-29T17:51:50.635 INFO:tasks.rados.rados.0.smithi029.stdout:348: snap_remove snap 25 2024-08-29T17:51:50.899 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:51:50 smithi110 bash[24444]: cluster 2024-08-29T17:51:49.540706+0000 mon.a (mon.0) 1149 : cluster [DBG] osdmap e129: 8 total, 8 up, 8 in 2024-08-29T17:51:50.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:51:50 smithi110 bash[24444]: audit 2024-08-29T17:51:49.908298+0000 mon.a (mon.0) 1150 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:51:50.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:51:50 smithi110 bash[24444]: cephadm 2024-08-29T17:51:49.909040+0000 mgr.y (mgr.14454) 257 : cephadm [INF] Upgrade: Target is version 19.1.1-235-g1ef86450 (unknown) 2024-08-29T17:51:50.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:51:50 smithi110 bash[24444]: cephadm 2024-08-29T17:51:49.909162+0000 mgr.y (mgr.14454) 258 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:8f3b6bac69336351d15cf039dfef8f2a6f91298db15a9ffbb83a9ec0b4e7f64d, digests ['quay.ceph.io/ceph-ci/ceph@sha256:8f3b6bac69336351d15cf039dfef8f2a6f91298db15a9ffbb83a9ec0b4e7f64d'] 2024-08-29T17:51:50.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:51:50 smithi110 bash[24444]: audit 2024-08-29T17:51:49.911233+0000 mon.a (mon.0) 1151 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:51:50.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:51:50 smithi110 bash[24444]: audit 2024-08-29T17:51:49.920978+0000 mon.a (mon.0) 1152 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:51:50.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:51:50 smithi110 bash[24444]: cephadm 2024-08-29T17:51:49.922125+0000 mgr.y (mgr.14454) 259 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-08-29T17:51:50.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:51:50 smithi029 bash[32453]: cluster 2024-08-29T17:51:49.540706+0000 mon.a (mon.0) 1149 : cluster [DBG] osdmap e129: 8 total, 8 up, 8 in 2024-08-29T17:51:50.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:51:50 smithi029 bash[32453]: audit 2024-08-29T17:51:49.908298+0000 mon.a (mon.0) 1150 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:51:50.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:51:50 smithi029 bash[32453]: cephadm 2024-08-29T17:51:49.909040+0000 mgr.y (mgr.14454) 257 : cephadm [INF] Upgrade: Target is version 19.1.1-235-g1ef86450 (unknown) 2024-08-29T17:51:50.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:51:50 smithi029 bash[32453]: cephadm 2024-08-29T17:51:49.909162+0000 mgr.y (mgr.14454) 258 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:8f3b6bac69336351d15cf039dfef8f2a6f91298db15a9ffbb83a9ec0b4e7f64d, digests ['quay.ceph.io/ceph-ci/ceph@sha256:8f3b6bac69336351d15cf039dfef8f2a6f91298db15a9ffbb83a9ec0b4e7f64d'] 2024-08-29T17:51:50.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:51:50 smithi029 bash[32453]: audit 2024-08-29T17:51:49.911233+0000 mon.a (mon.0) 1151 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:51:50.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:51:50 smithi029 bash[32453]: audit 2024-08-29T17:51:49.920978+0000 mon.a (mon.0) 1152 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:51:50.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:51:50 smithi029 bash[32453]: cephadm 2024-08-29T17:51:49.922125+0000 mgr.y (mgr.14454) 259 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-08-29T17:51:50.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:51:50 smithi029 bash[22475]: cluster 2024-08-29T17:51:49.540706+0000 mon.a (mon.0) 1149 : cluster [DBG] osdmap e129: 8 total, 8 up, 8 in 2024-08-29T17:51:50.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:51:50 smithi029 bash[22475]: audit 2024-08-29T17:51:49.908298+0000 mon.a (mon.0) 1150 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:51:50.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:51:50 smithi029 bash[22475]: cephadm 2024-08-29T17:51:49.909040+0000 mgr.y (mgr.14454) 257 : cephadm [INF] Upgrade: Target is version 19.1.1-235-g1ef86450 (unknown) 2024-08-29T17:51:50.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:51:50 smithi029 bash[22475]: cephadm 2024-08-29T17:51:49.909162+0000 mgr.y (mgr.14454) 258 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:8f3b6bac69336351d15cf039dfef8f2a6f91298db15a9ffbb83a9ec0b4e7f64d, digests ['quay.ceph.io/ceph-ci/ceph@sha256:8f3b6bac69336351d15cf039dfef8f2a6f91298db15a9ffbb83a9ec0b4e7f64d'] 2024-08-29T17:51:50.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:51:50 smithi029 bash[22475]: audit 2024-08-29T17:51:49.911233+0000 mon.a (mon.0) 1151 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:51:50.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:51:50 smithi029 bash[22475]: audit 2024-08-29T17:51:49.920978+0000 mon.a (mon.0) 1152 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:51:50.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:51:50 smithi029 bash[22475]: cephadm 2024-08-29T17:51:49.922125+0000 mgr.y (mgr.14454) 259 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-08-29T17:51:51.458 INFO:tasks.rados.rados.0.smithi029.stdout:348: done (1 left) 2024-08-29T17:51:51.458 INFO:tasks.rados.rados.0.smithi029.stdout:349: snap_remove snap 16 2024-08-29T17:51:51.458 INFO:tasks.rados.rados.0.smithi029.stdout:347: finishing write tid 1 to smithi02969618-12 2024-08-29T17:51:51.458 INFO:tasks.rados.rados.0.smithi029.stdout:347: finishing write tid 2 to smithi02969618-12 2024-08-29T17:51:51.458 INFO:tasks.rados.rados.0.smithi029.stdout:347: finishing write tid 3 to smithi02969618-12 2024-08-29T17:51:51.458 INFO:tasks.rados.rados.0.smithi029.stdout:347: finishing write tid 4 to smithi02969618-12 2024-08-29T17:51:51.458 INFO:tasks.rados.rados.0.smithi029.stdout:347: finishing write tid 5 to smithi02969618-12 2024-08-29T17:51:51.459 INFO:tasks.rados.rados.0.smithi029.stdout:347: finishing write tid 6 to smithi02969618-12 2024-08-29T17:51:51.459 INFO:tasks.rados.rados.0.smithi029.stdout:347: oid 12 updating version 0 to 247 2024-08-29T17:51:51.459 INFO:tasks.rados.rados.0.smithi029.stdout:347: oid 12 updating version 247 to 251 2024-08-29T17:51:51.459 INFO:tasks.rados.rados.0.smithi029.stdout:347: oid 12 version 251 is already newer than 248 2024-08-29T17:51:51.459 INFO:tasks.rados.rados.0.smithi029.stdout:347: oid 12 version 251 is already newer than 250 2024-08-29T17:51:51.459 INFO:tasks.rados.rados.0.smithi029.stdout:347: oid 12 version 251 is already newer than 249 2024-08-29T17:51:51.459 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 12 v 251 (ObjNum 123 snap 26 seq_num 123) dirty exists 2024-08-29T17:51:51.459 INFO:tasks.rados.rados.0.smithi029.stdout:347: left oid 12 (ObjNum 123 snap 26 seq_num 123) 2024-08-29T17:51:51.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:51:51 smithi029 bash[32453]: cluster 2024-08-29T17:51:50.032881+0000 mgr.y (mgr.14454) 260 : cluster [DBG] pgmap v257: 121 pgs: 121 active+clean; 89 MiB data, 387 MiB used, 715 GiB / 715 GiB avail; 3.5 MiB/s rd, 4.5 MiB/s wr, 21 op/s 2024-08-29T17:51:51.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:51:51 smithi029 bash[32453]: cephadm 2024-08-29T17:51:50.258378+0000 mgr.y (mgr.14454) 261 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph@sha256:8f3b6bac69336351d15cf039dfef8f2a6f91298db15a9ffbb83a9ec0b4e7f64d on smithi110 2024-08-29T17:51:51.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:51:51 smithi029 bash[32453]: cluster 2024-08-29T17:51:50.551472+0000 mon.a (mon.0) 1153 : cluster [DBG] osdmap e130: 8 total, 8 up, 8 in 2024-08-29T17:51:51.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:51:51 smithi029 bash[32453]: cluster 2024-08-29T17:51:51.454772+0000 mon.a (mon.0) 1154 : cluster [DBG] osdmap e131: 8 total, 8 up, 8 in 2024-08-29T17:51:51.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:51:51 smithi029 bash[22475]: cluster 2024-08-29T17:51:50.032881+0000 mgr.y (mgr.14454) 260 : cluster [DBG] pgmap v257: 121 pgs: 121 active+clean; 89 MiB data, 387 MiB used, 715 GiB / 715 GiB avail; 3.5 MiB/s rd, 4.5 MiB/s wr, 21 op/s 2024-08-29T17:51:51.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:51:51 smithi029 bash[22475]: cephadm 2024-08-29T17:51:50.258378+0000 mgr.y (mgr.14454) 261 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph@sha256:8f3b6bac69336351d15cf039dfef8f2a6f91298db15a9ffbb83a9ec0b4e7f64d on smithi110 2024-08-29T17:51:51.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:51:51 smithi029 bash[22475]: cluster 2024-08-29T17:51:50.551472+0000 mon.a (mon.0) 1153 : cluster [DBG] osdmap e130: 8 total, 8 up, 8 in 2024-08-29T17:51:51.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:51:51 smithi029 bash[22475]: cluster 2024-08-29T17:51:51.454772+0000 mon.a (mon.0) 1154 : cluster [DBG] osdmap e131: 8 total, 8 up, 8 in 2024-08-29T17:51:51.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:51:51 smithi110 bash[24444]: cluster 2024-08-29T17:51:50.032881+0000 mgr.y (mgr.14454) 260 : cluster [DBG] pgmap v257: 121 pgs: 121 active+clean; 89 MiB data, 387 MiB used, 715 GiB / 715 GiB avail; 3.5 MiB/s rd, 4.5 MiB/s wr, 21 op/s 2024-08-29T17:51:51.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:51:51 smithi110 bash[24444]: cephadm 2024-08-29T17:51:50.258378+0000 mgr.y (mgr.14454) 261 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph@sha256:8f3b6bac69336351d15cf039dfef8f2a6f91298db15a9ffbb83a9ec0b4e7f64d on smithi110 2024-08-29T17:51:51.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:51:51 smithi110 bash[24444]: cluster 2024-08-29T17:51:50.551472+0000 mon.a (mon.0) 1153 : cluster [DBG] osdmap e130: 8 total, 8 up, 8 in 2024-08-29T17:51:51.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:51:51 smithi110 bash[24444]: cluster 2024-08-29T17:51:51.454772+0000 mon.a (mon.0) 1154 : cluster [DBG] osdmap e131: 8 total, 8 up, 8 in 2024-08-29T17:51:52.457 INFO:tasks.rados.rados.0.smithi029.stdout:347: done (1 left) 2024-08-29T17:51:52.457 INFO:tasks.rados.rados.0.smithi029.stdout:349: done (0 left) 2024-08-29T17:51:52.457 INFO:tasks.rados.rados.0.smithi029.stdout:350: snap_remove snap 21 2024-08-29T17:51:52.899 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:51:52 smithi110 bash[24444]: audit 2024-08-29T17:51:51.954899+0000 mon.a (mon.0) 1155 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T17:51:52.899 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:51:52 smithi110 bash[24444]: cluster 2024-08-29T17:51:52.457427+0000 mon.a (mon.0) 1156 : cluster [DBG] osdmap e132: 8 total, 8 up, 8 in 2024-08-29T17:51:52.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:51:52 smithi029 bash[32453]: audit 2024-08-29T17:51:51.954899+0000 mon.a (mon.0) 1155 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T17:51:52.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:51:52 smithi029 bash[32453]: cluster 2024-08-29T17:51:52.457427+0000 mon.a (mon.0) 1156 : cluster [DBG] osdmap e132: 8 total, 8 up, 8 in 2024-08-29T17:51:52.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:51:52 smithi029 bash[22475]: audit 2024-08-29T17:51:51.954899+0000 mon.a (mon.0) 1155 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T17:51:52.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:51:52 smithi029 bash[22475]: cluster 2024-08-29T17:51:52.457427+0000 mon.a (mon.0) 1156 : cluster [DBG] osdmap e132: 8 total, 8 up, 8 in 2024-08-29T17:51:53.459 INFO:tasks.rados.rados.0.smithi029.stdout:350: done (0 left) 2024-08-29T17:51:53.459 INFO:tasks.rados.rados.0.smithi029.stdout:351: snap_remove snap 24 2024-08-29T17:51:53.899 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:51:53 smithi029 bash[32453]: cluster 2024-08-29T17:51:52.033499+0000 mgr.y (mgr.14454) 262 : cluster [DBG] pgmap v260: 121 pgs: 121 active+clean; 89 MiB data, 387 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:51:53.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:51:53 smithi029 bash[32453]: cluster 2024-08-29T17:51:53.459955+0000 mon.a (mon.0) 1157 : cluster [DBG] osdmap e133: 8 total, 8 up, 8 in 2024-08-29T17:51:53.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:51:53 smithi110 bash[24444]: cluster 2024-08-29T17:51:52.033499+0000 mgr.y (mgr.14454) 262 : cluster [DBG] pgmap v260: 121 pgs: 121 active+clean; 89 MiB data, 387 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:51:53.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:51:53 smithi110 bash[24444]: cluster 2024-08-29T17:51:53.459955+0000 mon.a (mon.0) 1157 : cluster [DBG] osdmap e133: 8 total, 8 up, 8 in 2024-08-29T17:51:53.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:51:53 smithi029 bash[22475]: cluster 2024-08-29T17:51:52.033499+0000 mgr.y (mgr.14454) 262 : cluster [DBG] pgmap v260: 121 pgs: 121 active+clean; 89 MiB data, 387 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:51:53.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:51:53 smithi029 bash[22475]: cluster 2024-08-29T17:51:53.459955+0000 mon.a (mon.0) 1157 : cluster [DBG] osdmap e133: 8 total, 8 up, 8 in 2024-08-29T17:51:54.465 INFO:tasks.rados.rados.0.smithi029.stdout:351: done (0 left) 2024-08-29T17:51:54.465 INFO:tasks.rados.rados.0.smithi029.stdout:352: setattr oid 41 current snap is 26 2024-08-29T17:51:54.472 INFO:tasks.rados.rados.0.smithi029.stdout:353: read oid 26 snap -1 2024-08-29T17:51:54.472 INFO:tasks.rados.rados.0.smithi029.stdout:353: expect (ObjNum 36 snap 0 seq_num 36) 2024-08-29T17:51:54.472 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 31 current snap is 26 2024-08-29T17:51:54.472 INFO:tasks.rados.rados.0.smithi029.stdout:354: seq_num 124 ranges {1703936=483328,2187264=458752,2646016=598016,3244032=548864} 2024-08-29T17:51:54.509 INFO:tasks.rados.rados.0.smithi029.stdout:354: writing smithi02969618-31 from 1703936 to 2187264 tid 1 2024-08-29T17:51:54.515 INFO:tasks.rados.rados.0.smithi029.stdout:354: writing smithi02969618-31 from 2187264 to 2646016 tid 2 2024-08-29T17:51:54.523 INFO:tasks.rados.rados.0.smithi029.stdout:354: writing smithi02969618-31 from 2646016 to 3244032 tid 3 2024-08-29T17:51:54.530 INFO:tasks.rados.rados.0.smithi029.stdout:354: writing smithi02969618-31 from 3244032 to 3792896 tid 4 2024-08-29T17:51:54.530 INFO:tasks.rados.rados.0.smithi029.stdout:355: setattr oid 8 current snap is 26 2024-08-29T17:51:54.530 INFO:tasks.rados.rados.0.smithi029.stdout:353: expect (ObjNum 36 snap 0 seq_num 36) 2024-08-29T17:51:54.575 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 41 v 60 (ObjNum 129 snap 0 seq_num 1562934832) dirty exists 2024-08-29T17:51:54.576 INFO:tasks.rados.rados.0.smithi029.stdout:354: finishing write tid 1 to smithi02969618-31 2024-08-29T17:51:54.576 INFO:tasks.rados.rados.0.smithi029.stdout:354: finishing write tid 2 to smithi02969618-31 2024-08-29T17:51:54.576 INFO:tasks.rados.rados.0.smithi029.stdout:354: finishing write tid 3 to smithi02969618-31 2024-08-29T17:51:54.576 INFO:tasks.rados.rados.0.smithi029.stdout:354: finishing write tid 4 to smithi02969618-31 2024-08-29T17:51:54.576 INFO:tasks.rados.rados.0.smithi029.stdout:354: finishing write tid 5 to smithi02969618-31 2024-08-29T17:51:54.576 INFO:tasks.rados.rados.0.smithi029.stdout:354: finishing write tid 6 to smithi02969618-31 2024-08-29T17:51:54.576 INFO:tasks.rados.rados.0.smithi029.stdout:354: oid 31 updating version 0 to 47 2024-08-29T17:51:54.576 INFO:tasks.rados.rados.0.smithi029.stdout:354: oid 31 updating version 47 to 50 2024-08-29T17:51:54.576 INFO:tasks.rados.rados.0.smithi029.stdout:354: oid 31 version 50 is already newer than 48 2024-08-29T17:51:54.576 INFO:tasks.rados.rados.0.smithi029.stdout:354: oid 31 version 50 is already newer than 49 2024-08-29T17:51:54.576 INFO:tasks.rados.rados.0.smithi029.stdout:354: oid 31 version 50 is already newer than 46 2024-08-29T17:51:54.576 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 31 v 50 (ObjNum 124 snap 26 seq_num 124) dirty exists 2024-08-29T17:51:54.577 INFO:tasks.rados.rados.0.smithi029.stdout:354: left oid 31 (ObjNum 124 snap 26 seq_num 124) 2024-08-29T17:51:54.577 INFO:tasks.rados.rados.0.smithi029.stdout:352: done (3 left) 2024-08-29T17:51:54.577 INFO:tasks.rados.rados.0.smithi029.stdout:353: done (2 left) 2024-08-29T17:51:54.577 INFO:tasks.rados.rados.0.smithi029.stdout:354: done (1 left) 2024-08-29T17:51:54.577 INFO:tasks.rados.rados.0.smithi029.stdout:356: read oid 47 snap -1 2024-08-29T17:51:54.577 INFO:tasks.rados.rados.0.smithi029.stdout:356: expect deleted 2024-08-29T17:51:54.577 INFO:tasks.rados.rados.0.smithi029.stdout:357: snap_remove snap 23 2024-08-29T17:51:54.899 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:51:54 smithi029 bash[22727]: ::ffff:172.21.15.110 - - [29/Aug/2024:17:51:54] "GET /metrics HTTP/1.1" 200 36082 "" "Prometheus/2.43.0" 2024-08-29T17:51:55.569 INFO:tasks.rados.rados.0.smithi029.stdout:357: done (2 left) 2024-08-29T17:51:55.569 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 21 current snap is 26 2024-08-29T17:51:55.569 INFO:tasks.rados.rados.0.smithi029.stdout:358: seq_num 125 ranges {0=499712,499712=745472,1245184=409600,1654784=450560} 2024-08-29T17:51:55.576 INFO:tasks.rados.rados.0.smithi029.stdout:358: writing smithi02969618-21 from 0 to 499712 tid 1 2024-08-29T17:51:55.585 INFO:tasks.rados.rados.0.smithi029.stdout:358: writing smithi02969618-21 from 499712 to 1245184 tid 2 2024-08-29T17:51:55.590 INFO:tasks.rados.rados.0.smithi029.stdout:358: writing smithi02969618-21 from 1245184 to 1654784 tid 3 2024-08-29T17:51:55.598 INFO:tasks.rados.rados.0.smithi029.stdout:358: writing smithi02969618-21 from 1654784 to 2105344 tid 4 2024-08-29T17:51:55.598 INFO:tasks.rados.rados.0.smithi029.stdout:359: rmattr oid 26 current snap is 26 2024-08-29T17:51:55.598 INFO:tasks.rados.rados.0.smithi029.stdout:359: done (3 left) 2024-08-29T17:51:55.598 INFO:tasks.rados.rados.0.smithi029.stdout:360: copy_from oid 42 from oid 48 current snap is 26 2024-08-29T17:51:55.598 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 8 v 24 (ObjNum 119 snap 25 seq_num 119) dirty exists 2024-08-29T17:51:55.598 INFO:tasks.rados.rados.0.smithi029.stdout:358: finishing write tid 1 to smithi02969618-21 2024-08-29T17:51:55.598 INFO:tasks.rados.rados.0.smithi029.stdout:355: done (3 left) 2024-08-29T17:51:55.598 INFO:tasks.rados.rados.0.smithi029.stdout:356: done (2 left) 2024-08-29T17:51:55.598 INFO:tasks.rados.rados.0.smithi029.stdout:361: delete oid 14 current snap is 26 2024-08-29T17:51:55.599 INFO:tasks.rados.rados.0.smithi029.stdout:358: finishing write tid 2 to smithi02969618-21 2024-08-29T17:51:55.603 INFO:tasks.rados.rados.0.smithi029.stdout:358: finishing write tid 3 to smithi02969618-21 2024-08-29T17:51:55.604 INFO:tasks.rados.rados.0.smithi029.stdout:358: finishing write tid 4 to smithi02969618-21 2024-08-29T17:51:55.604 INFO:tasks.rados.rados.0.smithi029.stdout:361: done (2 left) 2024-08-29T17:51:55.604 INFO:tasks.rados.rados.0.smithi029.stdout:362: copy_from oid 11 from oid 46 current snap is 26 2024-08-29T17:51:55.604 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 39 current snap is 26 2024-08-29T17:51:55.604 INFO:tasks.rados.rados.0.smithi029.stdout:363: seq_num 127 ranges {0=532480,532480=507904,1040384=778240,1818624=319488} 2024-08-29T17:51:55.611 INFO:tasks.rados.rados.0.smithi029.stdout:363: writing smithi02969618-39 from 0 to 532480 tid 1 2024-08-29T17:51:55.618 INFO:tasks.rados.rados.0.smithi029.stdout:363: writing smithi02969618-39 from 532480 to 1040384 tid 2 2024-08-29T17:51:55.628 INFO:tasks.rados.rados.0.smithi029.stdout:363: writing smithi02969618-39 from 1040384 to 1818624 tid 3 2024-08-29T17:51:55.633 INFO:tasks.rados.rados.0.smithi029.stdout:363: writing smithi02969618-39 from 1818624 to 2138112 tid 4 2024-08-29T17:51:55.633 INFO:tasks.rados.rados.0.smithi029.stdout:364: read oid 44 snap -1 2024-08-29T17:51:55.633 INFO:tasks.rados.rados.0.smithi029.stdout:364: expect deleted 2024-08-29T17:51:55.633 INFO:tasks.rados.rados.0.smithi029.stdout:365: copy_from oid 24 from oid 7 current snap is 26 2024-08-29T17:51:55.633 INFO:tasks.rados.rados.0.smithi029.stdout:358: finishing write tid 5 to smithi02969618-21 2024-08-29T17:51:55.633 INFO:tasks.rados.rados.0.smithi029.stdout:360: finishing copy_from racing read to smithi02969618-42 2024-08-29T17:51:55.633 INFO:tasks.rados.rados.0.smithi029.stdout:358: finishing write tid 6 to smithi02969618-21 2024-08-29T17:51:55.633 INFO:tasks.rados.rados.0.smithi029.stdout:358: oid 21 updating version 0 to 67 2024-08-29T17:51:55.633 INFO:tasks.rados.rados.0.smithi029.stdout:358: oid 21 version 67 is already newer than 66 2024-08-29T17:51:55.633 INFO:tasks.rados.rados.0.smithi029.stdout:358: oid 21 version 67 is already newer than 63 2024-08-29T17:51:55.633 INFO:tasks.rados.rados.0.smithi029.stdout:358: oid 21 updating version 67 to 68 2024-08-29T17:51:55.634 INFO:tasks.rados.rados.0.smithi029.stdout:358: oid 21 updating version 68 to 69 2024-08-29T17:51:55.634 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 21 v 69 (ObjNum 125 snap 26 seq_num 125) dirty exists 2024-08-29T17:51:55.634 INFO:tasks.rados.rados.0.smithi029.stdout:358: left oid 21 (ObjNum 125 snap 26 seq_num 125) 2024-08-29T17:51:55.634 INFO:tasks.rados.rados.0.smithi029.stdout:360: finishing copy_from to smithi02969618-42 2024-08-29T17:51:55.634 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 42 v 12 (ObjNum 47 snap 0 seq_num 47) dirty exists 2024-08-29T17:51:55.634 INFO:tasks.rados.rados.0.smithi029.stdout:362: finishing copy_from racing read to smithi02969618-11 2024-08-29T17:51:55.634 INFO:tasks.rados.rados.0.smithi029.stdout:363: finishing write tid 1 to smithi02969618-39 2024-08-29T17:51:55.634 INFO:tasks.rados.rados.0.smithi029.stdout:362: finishing copy_from to smithi02969618-11 2024-08-29T17:51:55.634 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 11 v 35 (ObjNum 45 snap 0 seq_num 45) dirty exists 2024-08-29T17:51:55.634 INFO:tasks.rados.rados.0.smithi029.stdout:363: finishing write tid 2 to smithi02969618-39 2024-08-29T17:51:55.634 INFO:tasks.rados.rados.0.smithi029.stdout:358: done (5 left) 2024-08-29T17:51:55.634 INFO:tasks.rados.rados.0.smithi029.stdout:360: done (4 left) 2024-08-29T17:51:55.635 INFO:tasks.rados.rados.0.smithi029.stdout:362: done (3 left) 2024-08-29T17:51:55.635 INFO:tasks.rados.rados.0.smithi029.stdout:366: copy_from oid 23 from oid 1 current snap is 26 2024-08-29T17:51:55.635 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 12 current snap is 26 2024-08-29T17:51:55.635 INFO:tasks.rados.rados.0.smithi029.stdout:367: seq_num 128 ranges {3670016=548864,4218880=794624,5013504=581632,5595136=229376} 2024-08-29T17:51:55.671 INFO:tasks.rados.rados.0.smithi029.stdout:367: writing smithi02969618-12 from 3670016 to 4218880 tid 1 2024-08-29T17:51:55.677 INFO:tasks.rados.rados.0.smithi029.stdout:367: writing smithi02969618-12 from 4218880 to 5013504 tid 2 2024-08-29T17:51:55.686 INFO:tasks.rados.rados.0.smithi029.stdout:367: writing smithi02969618-12 from 5013504 to 5595136 tid 3 2024-08-29T17:51:55.686 INFO:tasks.rados.rados.0.smithi029.stdout:367: writing smithi02969618-12 from 5595136 to 5824512 tid 4 2024-08-29T17:51:55.686 INFO:tasks.rados.rados.0.smithi029.stdout:368: read oid 26 snap -1 2024-08-29T17:51:55.686 INFO:tasks.rados.rados.0.smithi029.stdout:368: expect (ObjNum 36 snap 0 seq_num 36) 2024-08-29T17:51:55.686 INFO:tasks.rados.rados.0.smithi029.stdout:369: read oid 31 snap -1 2024-08-29T17:51:55.686 INFO:tasks.rados.rados.0.smithi029.stdout:369: expect (ObjNum 124 snap 26 seq_num 124) 2024-08-29T17:51:55.686 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 47 current snap is 26 2024-08-29T17:51:55.687 INFO:tasks.rados.rados.0.smithi029.stdout:370: seq_num 129 ranges {0=565248,565248=679936,1245184=786432,2031616=139264} 2024-08-29T17:51:55.688 INFO:tasks.rados.rados.0.smithi029.stdout:370: writing smithi02969618-47 from 0 to 565248 tid 1 2024-08-29T17:51:55.692 INFO:tasks.rados.rados.0.smithi029.stdout:370: writing smithi02969618-47 from 565248 to 1245184 tid 2 2024-08-29T17:51:55.698 INFO:tasks.rados.rados.0.smithi029.stdout:370: writing smithi02969618-47 from 1245184 to 2031616 tid 3 2024-08-29T17:51:55.699 INFO:tasks.rados.rados.0.smithi029.stdout:370: writing smithi02969618-47 from 2031616 to 2170880 tid 4 2024-08-29T17:51:55.699 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 17 current snap is 26 2024-08-29T17:51:55.700 INFO:tasks.rados.rados.0.smithi029.stdout:363: finishing write tid 3 to smithi02969618-39 2024-08-29T17:51:55.700 INFO:tasks.rados.rados.0.smithi029.stdout:365: finishing copy_from to smithi02969618-24 2024-08-29T17:51:55.700 INFO:tasks.rados.rados.0.smithi029.stdout:365: got expected ENOENT (src dne) 2024-08-29T17:51:55.700 INFO:tasks.rados.rados.0.smithi029.stdout:365: finishing copy_from racing read to smithi02969618-24 2024-08-29T17:51:55.700 INFO:tasks.rados.rados.0.smithi029.stdout:363: finishing write tid 4 to smithi02969618-39 2024-08-29T17:51:55.700 INFO:tasks.rados.rados.0.smithi029.stdout:363: finishing write tid 5 to smithi02969618-39 2024-08-29T17:51:55.700 INFO:tasks.rados.rados.0.smithi029.stdout:363: finishing write tid 6 to smithi02969618-39 2024-08-29T17:51:55.700 INFO:tasks.rados.rados.0.smithi029.stdout:363: oid 39 updating version 0 to 111 2024-08-29T17:51:55.700 INFO:tasks.rados.rados.0.smithi029.stdout:363: oid 39 updating version 111 to 112 2024-08-29T17:51:55.700 INFO:tasks.rados.rados.0.smithi029.stdout:363: oid 39 updating version 112 to 113 2024-08-29T17:51:55.700 INFO:tasks.rados.rados.0.smithi029.stdout:363: oid 39 updating version 113 to 114 2024-08-29T17:51:55.700 INFO:tasks.rados.rados.0.smithi029.stdout:363: oid 39 version 114 is already newer than 110 2024-08-29T17:51:55.700 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 39 v 114 (ObjNum 127 snap 26 seq_num 127) dirty exists 2024-08-29T17:51:55.701 INFO:tasks.rados.rados.0.smithi029.stdout:363: left oid 39 (ObjNum 127 snap 26 seq_num 127) 2024-08-29T17:51:55.701 INFO:tasks.rados.rados.0.smithi029.stdout:366: finishing copy_from racing read to smithi02969618-23 2024-08-29T17:51:55.701 INFO:tasks.rados.rados.0.smithi029.stdout:366: finishing copy_from to smithi02969618-23 2024-08-29T17:51:55.701 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 23 v 19 (ObjNum 70 snap 9 seq_num 70) dirty exists 2024-08-29T17:51:55.701 INFO:tasks.rados.rados.0.smithi029.stdout:367: finishing write tid 1 to smithi02969618-12 2024-08-29T17:51:55.701 INFO:tasks.rados.rados.0.smithi029.stdout:367: finishing write tid 2 to smithi02969618-12 2024-08-29T17:51:55.701 INFO:tasks.rados.rados.0.smithi029.stdout:367: finishing write tid 3 to smithi02969618-12 2024-08-29T17:51:55.701 INFO:tasks.rados.rados.0.smithi029.stdout:367: finishing write tid 4 to smithi02969618-12 2024-08-29T17:51:55.701 INFO:tasks.rados.rados.0.smithi029.stdout:367: finishing write tid 5 to smithi02969618-12 2024-08-29T17:51:55.701 INFO:tasks.rados.rados.0.smithi029.stdout:367: finishing write tid 6 to smithi02969618-12 2024-08-29T17:51:55.701 INFO:tasks.rados.rados.0.smithi029.stdout:367: oid 12 updating version 0 to 289 2024-08-29T17:51:55.701 INFO:tasks.rados.rados.0.smithi029.stdout:367: oid 12 version 289 is already newer than 288 2024-08-29T17:51:55.702 INFO:tasks.rados.rados.0.smithi029.stdout:367: oid 12 version 289 is already newer than 286 2024-08-29T17:51:55.702 INFO:tasks.rados.rados.0.smithi029.stdout:367: oid 12 version 289 is already newer than 285 2024-08-29T17:51:55.702 INFO:tasks.rados.rados.0.smithi029.stdout:367: oid 12 version 289 is already newer than 287 2024-08-29T17:51:55.702 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 12 v 289 (ObjNum 128 snap 26 seq_num 128) dirty exists 2024-08-29T17:51:55.702 INFO:tasks.rados.rados.0.smithi029.stdout:367: left oid 12 (ObjNum 128 snap 26 seq_num 128) 2024-08-29T17:51:55.702 INFO:tasks.rados.rados.0.smithi029.stdout:368: expect (ObjNum 36 snap 0 seq_num 36) 2024-08-29T17:51:55.746 INFO:tasks.rados.rados.0.smithi029.stdout:370: finishing write tid 1 to smithi02969618-47 2024-08-29T17:51:55.746 INFO:tasks.rados.rados.0.smithi029.stdout:370: finishing write tid 2 to smithi02969618-47 2024-08-29T17:51:55.746 INFO:tasks.rados.rados.0.smithi029.stdout:370: finishing write tid 3 to smithi02969618-47 2024-08-29T17:51:55.747 INFO:tasks.rados.rados.0.smithi029.stdout:370: finishing write tid 4 to smithi02969618-47 2024-08-29T17:51:55.747 INFO:tasks.rados.rados.0.smithi029.stdout:370: finishing write tid 5 to smithi02969618-47 2024-08-29T17:51:55.747 INFO:tasks.rados.rados.0.smithi029.stdout:370: finishing write tid 6 to smithi02969618-47 2024-08-29T17:51:55.747 INFO:tasks.rados.rados.0.smithi029.stdout:370: oid 47 updating version 0 to 54 2024-08-29T17:51:55.747 INFO:tasks.rados.rados.0.smithi029.stdout:370: oid 47 version 54 is already newer than 50 2024-08-29T17:51:55.747 INFO:tasks.rados.rados.0.smithi029.stdout:370: oid 47 version 54 is already newer than 53 2024-08-29T17:51:55.747 INFO:tasks.rados.rados.0.smithi029.stdout:370: oid 47 version 54 is already newer than 52 2024-08-29T17:51:55.747 INFO:tasks.rados.rados.0.smithi029.stdout:370: oid 47 version 54 is already newer than 51 2024-08-29T17:51:55.747 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 47 v 54 (ObjNum 129 snap 26 seq_num 129) dirty exists 2024-08-29T17:51:55.747 INFO:tasks.rados.rados.0.smithi029.stdout:370: left oid 47 (ObjNum 129 snap 26 seq_num 129) 2024-08-29T17:51:55.747 INFO:tasks.rados.rados.0.smithi029.stdout:369: expect (ObjNum 124 snap 26 seq_num 124) 2024-08-29T17:51:55.895 INFO:tasks.rados.rados.0.smithi029.stdout:371: seq_num 130 ranges {4562944=581632,5144576=614400,5758976=598016,6356992=393216} 2024-08-29T17:51:55.899 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:51:55 smithi029 bash[22475]: cluster 2024-08-29T17:51:54.034216+0000 mgr.y (mgr.14454) 263 : cluster [DBG] pgmap v263: 121 pgs: 121 active+clean; 91 MiB data, 406 MiB used, 715 GiB / 715 GiB avail; 241 KiB/s rd, 2.6 MiB/s wr, 8 op/s 2024-08-29T17:51:55.899 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:51:55 smithi029 bash[22475]: cluster 2024-08-29T17:51:54.465937+0000 mon.a (mon.0) 1158 : cluster [DBG] osdmap e134: 8 total, 8 up, 8 in 2024-08-29T17:51:55.899 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:51:55 smithi029 bash[32453]: cluster 2024-08-29T17:51:54.034216+0000 mgr.y (mgr.14454) 263 : cluster [DBG] pgmap v263: 121 pgs: 121 active+clean; 91 MiB data, 406 MiB used, 715 GiB / 715 GiB avail; 241 KiB/s rd, 2.6 MiB/s wr, 8 op/s 2024-08-29T17:51:55.899 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:51:55 smithi029 bash[32453]: cluster 2024-08-29T17:51:54.465937+0000 mon.a (mon.0) 1158 : cluster [DBG] osdmap e134: 8 total, 8 up, 8 in 2024-08-29T17:51:55.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:51:55 smithi110 bash[24444]: cluster 2024-08-29T17:51:54.034216+0000 mgr.y (mgr.14454) 263 : cluster [DBG] pgmap v263: 121 pgs: 121 active+clean; 91 MiB data, 406 MiB used, 715 GiB / 715 GiB avail; 241 KiB/s rd, 2.6 MiB/s wr, 8 op/s 2024-08-29T17:51:55.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:51:55 smithi110 bash[24444]: cluster 2024-08-29T17:51:54.465937+0000 mon.a (mon.0) 1158 : cluster [DBG] osdmap e134: 8 total, 8 up, 8 in 2024-08-29T17:51:55.933 INFO:tasks.rados.rados.0.smithi029.stdout:371: writing smithi02969618-17 from 4562944 to 5144576 tid 1 2024-08-29T17:51:55.937 INFO:tasks.rados.rados.0.smithi029.stdout:371: writing smithi02969618-17 from 5144576 to 5758976 tid 2 2024-08-29T17:51:55.942 INFO:tasks.rados.rados.0.smithi029.stdout:371: writing smithi02969618-17 from 5758976 to 6356992 tid 3 2024-08-29T17:51:55.945 INFO:tasks.rados.rados.0.smithi029.stdout:371: writing smithi02969618-17 from 6356992 to 6750208 tid 4 2024-08-29T17:51:55.945 INFO:tasks.rados.rados.0.smithi029.stdout:363: done (8 left) 2024-08-29T17:51:55.945 INFO:tasks.rados.rados.0.smithi029.stdout:364: done (7 left) 2024-08-29T17:51:55.945 INFO:tasks.rados.rados.0.smithi029.stdout:365: done (6 left) 2024-08-29T17:51:55.945 INFO:tasks.rados.rados.0.smithi029.stdout:366: done (5 left) 2024-08-29T17:51:55.945 INFO:tasks.rados.rados.0.smithi029.stdout:367: done (4 left) 2024-08-29T17:51:55.945 INFO:tasks.rados.rados.0.smithi029.stdout:368: done (3 left) 2024-08-29T17:51:55.945 INFO:tasks.rados.rados.0.smithi029.stdout:369: done (2 left) 2024-08-29T17:51:55.945 INFO:tasks.rados.rados.0.smithi029.stdout:370: done (1 left) 2024-08-29T17:51:55.945 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 13 current snap is 26 2024-08-29T17:51:55.945 INFO:tasks.rados.rados.0.smithi029.stdout:372: seq_num 131 ranges {2686976=598016,3284992=499712,3784704=753664,4538368=352256} 2024-08-29T17:51:55.968 INFO:tasks.rados.rados.0.smithi029.stdout:372: writing smithi02969618-13 from 2686976 to 3284992 tid 1 2024-08-29T17:51:55.971 INFO:tasks.rados.rados.0.smithi029.stdout:372: writing smithi02969618-13 from 3284992 to 3784704 tid 2 2024-08-29T17:51:55.976 INFO:tasks.rados.rados.0.smithi029.stdout:372: writing smithi02969618-13 from 3784704 to 4538368 tid 3 2024-08-29T17:51:55.978 INFO:tasks.rados.rados.0.smithi029.stdout:372: writing smithi02969618-13 from 4538368 to 4890624 tid 4 2024-08-29T17:51:55.978 INFO:tasks.rados.rados.0.smithi029.stdout:373: delete oid 15 current snap is 26 2024-08-29T17:51:55.978 INFO:tasks.rados.rados.0.smithi029.stdout:371: finishing write tid 1 to smithi02969618-17 2024-08-29T17:51:55.979 INFO:tasks.rados.rados.0.smithi029.stdout:371: finishing write tid 2 to smithi02969618-17 2024-08-29T17:51:55.979 INFO:tasks.rados.rados.0.smithi029.stdout:371: finishing write tid 3 to smithi02969618-17 2024-08-29T17:51:55.979 INFO:tasks.rados.rados.0.smithi029.stdout:371: finishing write tid 4 to smithi02969618-17 2024-08-29T17:51:55.979 INFO:tasks.rados.rados.0.smithi029.stdout:371: finishing write tid 5 to smithi02969618-17 2024-08-29T17:51:55.979 INFO:tasks.rados.rados.0.smithi029.stdout:371: finishing write tid 6 to smithi02969618-17 2024-08-29T17:51:55.979 INFO:tasks.rados.rados.0.smithi029.stdout:371: oid 17 updating version 0 to 116 2024-08-29T17:51:55.979 INFO:tasks.rados.rados.0.smithi029.stdout:371: oid 17 version 116 is already newer than 115 2024-08-29T17:51:55.979 INFO:tasks.rados.rados.0.smithi029.stdout:371: oid 17 updating version 116 to 118 2024-08-29T17:51:55.979 INFO:tasks.rados.rados.0.smithi029.stdout:371: oid 17 updating version 118 to 119 2024-08-29T17:51:55.979 INFO:tasks.rados.rados.0.smithi029.stdout:371: oid 17 version 119 is already newer than 117 2024-08-29T17:51:55.979 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 17 v 119 (ObjNum 130 snap 26 seq_num 130) dirty exists 2024-08-29T17:51:55.979 INFO:tasks.rados.rados.0.smithi029.stdout:371: left oid 17 (ObjNum 130 snap 26 seq_num 130) 2024-08-29T17:51:55.979 INFO:tasks.rados.rados.0.smithi029.stdout:372: finishing write tid 1 to smithi02969618-13 2024-08-29T17:51:55.980 INFO:tasks.rados.rados.0.smithi029.stdout:372: finishing write tid 2 to smithi02969618-13 2024-08-29T17:51:55.984 INFO:tasks.rados.rados.0.smithi029.stdout:371: done (2 left) 2024-08-29T17:51:55.984 INFO:tasks.rados.rados.0.smithi029.stdout:373: done (1 left) 2024-08-29T17:51:55.984 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 38 current snap is 26 2024-08-29T17:51:55.984 INFO:tasks.rados.rados.0.smithi029.stdout:374: seq_num 133 ranges {3964928=630784,4595712=663552,5259264=770048,6029312=172032} 2024-08-29T17:51:56.010 INFO:tasks.rados.rados.0.smithi029.stdout:374: writing smithi02969618-38 from 3964928 to 4595712 tid 1 2024-08-29T17:51:56.014 INFO:tasks.rados.rados.0.smithi029.stdout:374: writing smithi02969618-38 from 4595712 to 5259264 tid 2 2024-08-29T17:51:56.019 INFO:tasks.rados.rados.0.smithi029.stdout:374: writing smithi02969618-38 from 5259264 to 6029312 tid 3 2024-08-29T17:51:56.020 INFO:tasks.rados.rados.0.smithi029.stdout:374: writing smithi02969618-38 from 6029312 to 6201344 tid 4 2024-08-29T17:51:56.020 INFO:tasks.rados.rados.0.smithi029.stdout:375: setattr oid 20 current snap is 26 2024-08-29T17:51:56.021 INFO:tasks.rados.rados.0.smithi029.stdout:372: finishing write tid 3 to smithi02969618-13 2024-08-29T17:51:56.021 INFO:tasks.rados.rados.0.smithi029.stdout:372: finishing write tid 4 to smithi02969618-13 2024-08-29T17:51:56.021 INFO:tasks.rados.rados.0.smithi029.stdout:372: finishing write tid 5 to smithi02969618-13 2024-08-29T17:51:56.021 INFO:tasks.rados.rados.0.smithi029.stdout:372: finishing write tid 6 to smithi02969618-13 2024-08-29T17:51:56.021 INFO:tasks.rados.rados.0.smithi029.stdout:372: oid 13 updating version 0 to 70 2024-08-29T17:51:56.021 INFO:tasks.rados.rados.0.smithi029.stdout:372: oid 13 updating version 70 to 71 2024-08-29T17:51:56.021 INFO:tasks.rados.rados.0.smithi029.stdout:372: oid 13 version 71 is already newer than 69 2024-08-29T17:51:56.021 INFO:tasks.rados.rados.0.smithi029.stdout:372: oid 13 version 71 is already newer than 68 2024-08-29T17:51:56.021 INFO:tasks.rados.rados.0.smithi029.stdout:372: oid 13 updating version 71 to 72 2024-08-29T17:51:56.021 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 13 v 72 (ObjNum 131 snap 26 seq_num 131) dirty exists 2024-08-29T17:51:56.021 INFO:tasks.rados.rados.0.smithi029.stdout:372: left oid 13 (ObjNum 131 snap 26 seq_num 131) 2024-08-29T17:51:56.021 INFO:tasks.rados.rados.0.smithi029.stdout:374: finishing write tid 1 to smithi02969618-38 2024-08-29T17:51:56.021 INFO:tasks.rados.rados.0.smithi029.stdout:374: finishing write tid 2 to smithi02969618-38 2024-08-29T17:51:56.022 INFO:tasks.rados.rados.0.smithi029.stdout:372: done (2 left) 2024-08-29T17:51:56.022 INFO:tasks.rados.rados.0.smithi029.stdout:376: read oid 14 snap -1 2024-08-29T17:51:56.022 INFO:tasks.rados.rados.0.smithi029.stdout:376: expect deleted 2024-08-29T17:51:56.022 INFO:tasks.rados.rados.0.smithi029.stdout:377: snap_create 2024-08-29T17:51:56.025 INFO:tasks.rados.rados.0.smithi029.stdout:374: finishing write tid 3 to smithi02969618-38 2024-08-29T17:51:56.026 INFO:tasks.rados.rados.0.smithi029.stdout:374: finishing write tid 4 to smithi02969618-38 2024-08-29T17:51:56.027 INFO:tasks.rados.rados.0.smithi029.stdout:374: finishing write tid 5 to smithi02969618-38 2024-08-29T17:51:56.029 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 20 v 291 (ObjNum 41 snap 0 seq_num 41) dirty exists 2024-08-29T17:51:56.030 INFO:tasks.rados.rados.0.smithi029.stdout:374: finishing write tid 6 to smithi02969618-38 2024-08-29T17:51:56.030 INFO:tasks.rados.rados.0.smithi029.stdout:374: oid 38 updating version 0 to 172 2024-08-29T17:51:56.030 INFO:tasks.rados.rados.0.smithi029.stdout:374: oid 38 version 172 is already newer than 171 2024-08-29T17:51:56.030 INFO:tasks.rados.rados.0.smithi029.stdout:374: oid 38 updating version 172 to 174 2024-08-29T17:51:56.030 INFO:tasks.rados.rados.0.smithi029.stdout:374: oid 38 version 174 is already newer than 170 2024-08-29T17:51:56.030 INFO:tasks.rados.rados.0.smithi029.stdout:374: oid 38 version 174 is already newer than 173 2024-08-29T17:51:56.030 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 38 v 174 (ObjNum 133 snap 26 seq_num 133) dirty exists 2024-08-29T17:51:56.030 INFO:tasks.rados.rados.0.smithi029.stdout:374: left oid 38 (ObjNum 133 snap 26 seq_num 133) 2024-08-29T17:51:56.456 INFO:tasks.rados.rados.0.smithi029.stdout:374: done (3 left) 2024-08-29T17:51:56.457 INFO:tasks.rados.rados.0.smithi029.stdout:375: done (2 left) 2024-08-29T17:51:56.457 INFO:tasks.rados.rados.0.smithi029.stdout:376: done (1 left) 2024-08-29T17:51:56.457 INFO:tasks.rados.rados.0.smithi029.stdout:377: done (0 left) 2024-08-29T17:51:56.457 INFO:tasks.rados.rados.0.smithi029.stdout:378: delete oid 27 current snap is 27 2024-08-29T17:51:56.466 INFO:tasks.rados.rados.0.smithi029.stdout:378: done (0 left) 2024-08-29T17:51:56.467 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 3 current snap is 27 2024-08-29T17:51:56.467 INFO:tasks.rados.rados.0.smithi029.stdout:379: seq_num 135 ranges {0=663552,663552=434176,1097728=786432,1884160=385024} 2024-08-29T17:51:56.471 INFO:tasks.rados.rados.0.smithi029.stdout:379: writing smithi02969618-3 from 0 to 663552 tid 1 2024-08-29T17:51:56.475 INFO:tasks.rados.rados.0.smithi029.stdout:379: writing smithi02969618-3 from 663552 to 1097728 tid 2 2024-08-29T17:51:56.481 INFO:tasks.rados.rados.0.smithi029.stdout:379: writing smithi02969618-3 from 1097728 to 1884160 tid 3 2024-08-29T17:51:56.484 INFO:tasks.rados.rados.0.smithi029.stdout:379: writing smithi02969618-3 from 1884160 to 2269184 tid 4 2024-08-29T17:51:56.484 INFO:tasks.rados.rados.0.smithi029.stdout:380: snap_create 2024-08-29T17:51:56.485 INFO:tasks.rados.rados.0.smithi029.stdout:379: finishing write tid 1 to smithi02969618-3 2024-08-29T17:51:56.489 INFO:tasks.rados.rados.0.smithi029.stdout:379: finishing write tid 2 to smithi02969618-3 2024-08-29T17:51:56.493 INFO:tasks.rados.rados.0.smithi029.stdout:379: finishing write tid 3 to smithi02969618-3 2024-08-29T17:51:56.494 INFO:tasks.rados.rados.0.smithi029.stdout:379: finishing write tid 4 to smithi02969618-3 2024-08-29T17:51:56.494 INFO:tasks.rados.rados.0.smithi029.stdout:379: finishing write tid 5 to smithi02969618-3 2024-08-29T17:51:56.496 INFO:tasks.rados.rados.0.smithi029.stdout:379: finishing write tid 6 to smithi02969618-3 2024-08-29T17:51:56.496 INFO:tasks.rados.rados.0.smithi029.stdout:379: oid 3 updating version 0 to 38 2024-08-29T17:51:56.496 INFO:tasks.rados.rados.0.smithi029.stdout:379: oid 3 updating version 38 to 40 2024-08-29T17:51:56.496 INFO:tasks.rados.rados.0.smithi029.stdout:379: oid 3 updating version 40 to 42 2024-08-29T17:51:56.497 INFO:tasks.rados.rados.0.smithi029.stdout:379: oid 3 version 42 is already newer than 39 2024-08-29T17:51:56.497 INFO:tasks.rados.rados.0.smithi029.stdout:379: oid 3 version 42 is already newer than 41 2024-08-29T17:51:56.497 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 3 v 42 (ObjNum 135 snap 27 seq_num 135) dirty exists 2024-08-29T17:51:56.497 INFO:tasks.rados.rados.0.smithi029.stdout:379: left oid 3 (ObjNum 135 snap 27 seq_num 135) 2024-08-29T17:51:56.899 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:51:56 smithi029 bash[22475]: cluster 2024-08-29T17:51:55.568288+0000 mon.a (mon.0) 1159 : cluster [DBG] osdmap e135: 8 total, 8 up, 8 in 2024-08-29T17:51:56.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:51:56 smithi029 bash[22475]: cluster 2024-08-29T17:51:56.457373+0000 mon.a (mon.0) 1160 : cluster [DBG] osdmap e136: 8 total, 8 up, 8 in 2024-08-29T17:51:56.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:51:56 smithi110 bash[24444]: cluster 2024-08-29T17:51:55.568288+0000 mon.a (mon.0) 1159 : cluster [DBG] osdmap e135: 8 total, 8 up, 8 in 2024-08-29T17:51:56.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:51:56 smithi110 bash[24444]: cluster 2024-08-29T17:51:56.457373+0000 mon.a (mon.0) 1160 : cluster [DBG] osdmap e136: 8 total, 8 up, 8 in 2024-08-29T17:51:56.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:51:56 smithi029 bash[32453]: cluster 2024-08-29T17:51:55.568288+0000 mon.a (mon.0) 1159 : cluster [DBG] osdmap e135: 8 total, 8 up, 8 in 2024-08-29T17:51:56.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:51:56 smithi029 bash[32453]: cluster 2024-08-29T17:51:56.457373+0000 mon.a (mon.0) 1160 : cluster [DBG] osdmap e136: 8 total, 8 up, 8 in 2024-08-29T17:51:57.458 INFO:tasks.rados.rados.0.smithi029.stdout:379: done (1 left) 2024-08-29T17:51:57.458 INFO:tasks.rados.rados.0.smithi029.stdout:380: done (0 left) 2024-08-29T17:51:57.459 INFO:tasks.rados.rados.0.smithi029.stdout:381: rollback oid 27 current snap is 28 2024-08-29T17:51:57.459 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 27 to 27 2024-08-29T17:51:57.459 INFO:tasks.rados.rados.0.smithi029.stdout:382: setattr oid 20 current snap is 28 2024-08-29T17:51:57.462 INFO:tasks.rados.rados.0.smithi029.stdout:383: snap_create 2024-08-29T17:51:57.463 INFO:tasks.rados.rados.0.smithi029.stdout:381: finishing rollback tid 1 to smithi02969618-27 2024-08-29T17:51:57.463 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 27 v 77 (ObjNum 65 snap 0 seq_num 1382770768) dirty dne 2024-08-29T17:51:57.477 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 20 v 293 (ObjNum 41 snap 0 seq_num 41) dirty exists 2024-08-29T17:51:57.899 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:51:57 smithi110 bash[24444]: cluster 2024-08-29T17:51:56.034888+0000 mgr.y (mgr.14454) 264 : cluster [DBG] pgmap v266: 121 pgs: 121 active+clean; 91 MiB data, 406 MiB used, 715 GiB / 715 GiB avail; 241 KiB/s rd, 2.6 MiB/s wr, 8 op/s 2024-08-29T17:51:57.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:51:57 smithi110 bash[24444]: cluster 2024-08-29T17:51:57.458794+0000 mon.a (mon.0) 1161 : cluster [DBG] osdmap e137: 8 total, 8 up, 8 in 2024-08-29T17:51:57.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:51:57 smithi029 bash[32453]: cluster 2024-08-29T17:51:56.034888+0000 mgr.y (mgr.14454) 264 : cluster [DBG] pgmap v266: 121 pgs: 121 active+clean; 91 MiB data, 406 MiB used, 715 GiB / 715 GiB avail; 241 KiB/s rd, 2.6 MiB/s wr, 8 op/s 2024-08-29T17:51:57.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:51:57 smithi029 bash[32453]: cluster 2024-08-29T17:51:57.458794+0000 mon.a (mon.0) 1161 : cluster [DBG] osdmap e137: 8 total, 8 up, 8 in 2024-08-29T17:51:57.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:51:57 smithi029 bash[22475]: cluster 2024-08-29T17:51:56.034888+0000 mgr.y (mgr.14454) 264 : cluster [DBG] pgmap v266: 121 pgs: 121 active+clean; 91 MiB data, 406 MiB used, 715 GiB / 715 GiB avail; 241 KiB/s rd, 2.6 MiB/s wr, 8 op/s 2024-08-29T17:51:57.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:51:57 smithi029 bash[22475]: cluster 2024-08-29T17:51:57.458794+0000 mon.a (mon.0) 1161 : cluster [DBG] osdmap e137: 8 total, 8 up, 8 in 2024-08-29T17:51:58.461 INFO:tasks.rados.rados.0.smithi029.stdout:381: done (2 left) 2024-08-29T17:51:58.462 INFO:tasks.rados.rados.0.smithi029.stdout:382: done (1 left) 2024-08-29T17:51:58.462 INFO:tasks.rados.rados.0.smithi029.stdout:383: done (0 left) 2024-08-29T17:51:58.462 INFO:tasks.rados.rados.0.smithi029.stdout:384: read oid 46 snap -1 2024-08-29T17:51:58.462 INFO:tasks.rados.rados.0.smithi029.stdout:384: expect (ObjNum 45 snap 0 seq_num 45) 2024-08-29T17:51:58.462 INFO:tasks.rados.rados.0.smithi029.stdout:385: snap_remove snap 28 2024-08-29T17:51:59.464 INFO:tasks.rados.rados.0.smithi029.stdout:385: done (1 left) 2024-08-29T17:51:59.465 INFO:tasks.rados.rados.0.smithi029.stdout:386: read oid 12 snap -1 2024-08-29T17:51:59.465 INFO:tasks.rados.rados.0.smithi029.stdout:386: expect (ObjNum 128 snap 26 seq_num 128) 2024-08-29T17:51:59.465 INFO:tasks.rados.rados.0.smithi029.stdout:387: read oid 38 snap 26 2024-08-29T17:51:59.465 INFO:tasks.rados.rados.0.smithi029.stdout:387: expect (ObjNum 133 snap 26 seq_num 133) 2024-08-29T17:51:59.465 INFO:tasks.rados.rados.0.smithi029.stdout:388: snap_create 2024-08-29T17:51:59.465 INFO:tasks.rados.rados.0.smithi029.stdout:384: expect (ObjNum 45 snap 0 seq_num 45) 2024-08-29T17:51:59.525 INFO:tasks.rados.rados.0.smithi029.stdout:386: expect (ObjNum 128 snap 26 seq_num 128) 2024-08-29T17:51:59.783 INFO:tasks.rados.rados.0.smithi029.stdout:387: expect (ObjNum 133 snap 26 seq_num 133) 2024-08-29T17:51:59.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:51:59 smithi029 bash[22475]: cluster 2024-08-29T17:51:58.036241+0000 mgr.y (mgr.14454) 265 : cluster [DBG] pgmap v269: 121 pgs: 121 active+clean; 78 MiB data, 381 MiB used, 715 GiB / 715 GiB avail; 3.6 MiB/s rd, 5.3 MiB/s wr, 39 op/s 2024-08-29T17:51:59.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:51:59 smithi029 bash[22475]: cluster 2024-08-29T17:51:58.462199+0000 mon.a (mon.0) 1162 : cluster [DBG] osdmap e138: 8 total, 8 up, 8 in 2024-08-29T17:51:59.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:51:59 smithi110 bash[24444]: cluster 2024-08-29T17:51:58.036241+0000 mgr.y (mgr.14454) 265 : cluster [DBG] pgmap v269: 121 pgs: 121 active+clean; 78 MiB data, 381 MiB used, 715 GiB / 715 GiB avail; 3.6 MiB/s rd, 5.3 MiB/s wr, 39 op/s 2024-08-29T17:51:59.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:51:59 smithi110 bash[24444]: cluster 2024-08-29T17:51:58.462199+0000 mon.a (mon.0) 1162 : cluster [DBG] osdmap e138: 8 total, 8 up, 8 in 2024-08-29T17:51:59.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:51:59 smithi029 bash[32453]: cluster 2024-08-29T17:51:58.036241+0000 mgr.y (mgr.14454) 265 : cluster [DBG] pgmap v269: 121 pgs: 121 active+clean; 78 MiB data, 381 MiB used, 715 GiB / 715 GiB avail; 3.6 MiB/s rd, 5.3 MiB/s wr, 39 op/s 2024-08-29T17:51:59.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:51:59 smithi029 bash[32453]: cluster 2024-08-29T17:51:58.462199+0000 mon.a (mon.0) 1162 : cluster [DBG] osdmap e138: 8 total, 8 up, 8 in 2024-08-29T17:52:00.485 INFO:tasks.rados.rados.0.smithi029.stdout:384: done (3 left) 2024-08-29T17:52:00.485 INFO:tasks.rados.rados.0.smithi029.stdout:386: done (2 left) 2024-08-29T17:52:00.485 INFO:tasks.rados.rados.0.smithi029.stdout:387: done (1 left) 2024-08-29T17:52:00.485 INFO:tasks.rados.rados.0.smithi029.stdout:388: done (0 left) 2024-08-29T17:52:00.485 INFO:tasks.rados.rados.0.smithi029.stdout:389: delete oid 4 current snap is 30 2024-08-29T17:52:00.488 INFO:tasks.rados.rados.0.smithi029.stdout:389: done (0 left) 2024-08-29T17:52:00.488 INFO:tasks.rados.rados.0.smithi029.stdout:390: snap_create 2024-08-29T17:52:00.899 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:52:00 smithi029 bash[22475]: cluster 2024-08-29T17:51:59.464482+0000 mon.a (mon.0) 1163 : cluster [DBG] osdmap e139: 8 total, 8 up, 8 in 2024-08-29T17:52:00.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:52:00 smithi110 bash[24444]: cluster 2024-08-29T17:51:59.464482+0000 mon.a (mon.0) 1163 : cluster [DBG] osdmap e139: 8 total, 8 up, 8 in 2024-08-29T17:52:00.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:52:00 smithi029 bash[32453]: cluster 2024-08-29T17:51:59.464482+0000 mon.a (mon.0) 1163 : cluster [DBG] osdmap e139: 8 total, 8 up, 8 in 2024-08-29T17:52:01.467 INFO:tasks.rados.rados.0.smithi029.stdout:390: done (0 left) 2024-08-29T17:52:01.467 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 28 current snap is 31 2024-08-29T17:52:01.467 INFO:tasks.rados.rados.0.smithi029.stdout:391: seq_num 137 ranges {1818624=704512,2523136=655360,3178496=753664,3932160=196608} 2024-08-29T17:52:01.474 INFO:tasks.rados.rados.0.smithi029.stdout:391: writing smithi02969618-28 from 1818624 to 2523136 tid 1 2024-08-29T17:52:01.483 INFO:tasks.rados.rados.0.smithi029.stdout:391: writing smithi02969618-28 from 2523136 to 3178496 tid 2 2024-08-29T17:52:01.492 INFO:tasks.rados.rados.0.smithi029.stdout:391: writing smithi02969618-28 from 3178496 to 3932160 tid 3 2024-08-29T17:52:01.494 INFO:tasks.rados.rados.0.smithi029.stdout:391: writing smithi02969618-28 from 3932160 to 4128768 tid 4 2024-08-29T17:52:01.494 INFO:tasks.rados.rados.0.smithi029.stdout:392: rollback oid 34 current snap is 31 2024-08-29T17:52:01.495 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 34 to 30 2024-08-29T17:52:01.495 INFO:tasks.rados.rados.0.smithi029.stdout:391: finishing write tid 1 to smithi02969618-28 2024-08-29T17:52:01.495 INFO:tasks.rados.rados.0.smithi029.stdout:391: finishing write tid 2 to smithi02969618-28 2024-08-29T17:52:01.495 INFO:tasks.rados.rados.0.smithi029.stdout:393: delete oid 8 current snap is 31 2024-08-29T17:52:01.498 INFO:tasks.rados.rados.0.smithi029.stdout:391: finishing write tid 3 to smithi02969618-28 2024-08-29T17:52:01.504 INFO:tasks.rados.rados.0.smithi029.stdout:391: finishing write tid 4 to smithi02969618-28 2024-08-29T17:52:01.504 INFO:tasks.rados.rados.0.smithi029.stdout:393: done (2 left) 2024-08-29T17:52:01.504 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 47 current snap is 31 2024-08-29T17:52:01.504 INFO:tasks.rados.rados.0.smithi029.stdout:394: seq_num 139 ranges {2170880=737280,2908160=425984,3334144=761856,4096000=417792} 2024-08-29T17:52:01.520 INFO:tasks.rados.rados.0.smithi029.stdout:394: writing smithi02969618-47 from 2170880 to 2908160 tid 1 2024-08-29T17:52:01.523 INFO:tasks.rados.rados.0.smithi029.stdout:394: writing smithi02969618-47 from 2908160 to 3334144 tid 2 2024-08-29T17:52:01.528 INFO:tasks.rados.rados.0.smithi029.stdout:394: writing smithi02969618-47 from 3334144 to 4096000 tid 3 2024-08-29T17:52:01.530 INFO:tasks.rados.rados.0.smithi029.stdout:394: writing smithi02969618-47 from 4096000 to 4513792 tid 4 2024-08-29T17:52:01.530 INFO:tasks.rados.rados.0.smithi029.stdout:395: snap_create 2024-08-29T17:52:01.530 INFO:tasks.rados.rados.0.smithi029.stdout:391: finishing write tid 5 to smithi02969618-28 2024-08-29T17:52:01.531 INFO:tasks.rados.rados.0.smithi029.stdout:391: finishing write tid 6 to smithi02969618-28 2024-08-29T17:52:01.531 INFO:tasks.rados.rados.0.smithi029.stdout:391: oid 28 updating version 0 to 58 2024-08-29T17:52:01.531 INFO:tasks.rados.rados.0.smithi029.stdout:391: oid 28 version 58 is already newer than 57 2024-08-29T17:52:01.531 INFO:tasks.rados.rados.0.smithi029.stdout:391: oid 28 version 58 is already newer than 56 2024-08-29T17:52:01.531 INFO:tasks.rados.rados.0.smithi029.stdout:391: oid 28 updating version 58 to 60 2024-08-29T17:52:01.531 INFO:tasks.rados.rados.0.smithi029.stdout:391: oid 28 version 60 is already newer than 59 2024-08-29T17:52:01.531 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 28 v 60 (ObjNum 137 snap 31 seq_num 137) dirty exists 2024-08-29T17:52:01.531 INFO:tasks.rados.rados.0.smithi029.stdout:391: left oid 28 (ObjNum 137 snap 31 seq_num 137) 2024-08-29T17:52:01.531 INFO:tasks.rados.rados.0.smithi029.stdout:392: finishing rollback tid 0 to smithi02969618-34 2024-08-29T17:52:01.531 INFO:tasks.rados.rados.0.smithi029.stdout:392: finishing rollback tid 1 to smithi02969618-34 2024-08-29T17:52:01.531 INFO:tasks.rados.rados.0.smithi029.stdout:392: finishing rollback tid 2 to smithi02969618-34 2024-08-29T17:52:01.531 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 34 v 123 (ObjNum 45 snap 0 seq_num 45) dirty exists 2024-08-29T17:52:01.531 INFO:tasks.rados.rados.0.smithi029.stdout:394: finishing write tid 1 to smithi02969618-47 2024-08-29T17:52:01.532 INFO:tasks.rados.rados.0.smithi029.stdout:394: finishing write tid 2 to smithi02969618-47 2024-08-29T17:52:01.532 INFO:tasks.rados.rados.0.smithi029.stdout:394: finishing write tid 3 to smithi02969618-47 2024-08-29T17:52:01.537 INFO:tasks.rados.rados.0.smithi029.stdout:394: finishing write tid 4 to smithi02969618-47 2024-08-29T17:52:01.538 INFO:tasks.rados.rados.0.smithi029.stdout:394: finishing write tid 5 to smithi02969618-47 2024-08-29T17:52:01.538 INFO:tasks.rados.rados.0.smithi029.stdout:394: finishing write tid 6 to smithi02969618-47 2024-08-29T17:52:01.538 INFO:tasks.rados.rados.0.smithi029.stdout:394: oid 47 updating version 0 to 65 2024-08-29T17:52:01.538 INFO:tasks.rados.rados.0.smithi029.stdout:394: oid 47 version 65 is already newer than 64 2024-08-29T17:52:01.538 INFO:tasks.rados.rados.0.smithi029.stdout:394: oid 47 version 65 is already newer than 63 2024-08-29T17:52:01.538 INFO:tasks.rados.rados.0.smithi029.stdout:394: oid 47 updating version 65 to 66 2024-08-29T17:52:01.538 INFO:tasks.rados.rados.0.smithi029.stdout:394: oid 47 version 66 is already newer than 62 2024-08-29T17:52:01.538 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 47 v 66 (ObjNum 139 snap 31 seq_num 139) dirty exists 2024-08-29T17:52:01.538 INFO:tasks.rados.rados.0.smithi029.stdout:394: left oid 47 (ObjNum 139 snap 31 seq_num 139) 2024-08-29T17:52:01.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:52:01 smithi029 bash[32453]: cluster 2024-08-29T17:52:00.037006+0000 mgr.y (mgr.14454) 266 : cluster [DBG] pgmap v272: 121 pgs: 121 active+clean; 78 MiB data, 381 MiB used, 715 GiB / 715 GiB avail; 3.6 MiB/s rd, 5.3 MiB/s wr, 39 op/s 2024-08-29T17:52:01.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:52:01 smithi029 bash[32453]: cluster 2024-08-29T17:52:00.484508+0000 mon.a (mon.0) 1164 : cluster [DBG] osdmap e140: 8 total, 8 up, 8 in 2024-08-29T17:52:01.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:52:01 smithi029 bash[32453]: cluster 2024-08-29T17:52:01.461001+0000 mon.a (mon.0) 1165 : cluster [DBG] osdmap e141: 8 total, 8 up, 8 in 2024-08-29T17:52:01.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:52:01 smithi029 bash[22475]: cluster 2024-08-29T17:52:00.037006+0000 mgr.y (mgr.14454) 266 : cluster [DBG] pgmap v272: 121 pgs: 121 active+clean; 78 MiB data, 381 MiB used, 715 GiB / 715 GiB avail; 3.6 MiB/s rd, 5.3 MiB/s wr, 39 op/s 2024-08-29T17:52:01.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:52:01 smithi029 bash[22475]: cluster 2024-08-29T17:52:00.484508+0000 mon.a (mon.0) 1164 : cluster [DBG] osdmap e140: 8 total, 8 up, 8 in 2024-08-29T17:52:01.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:52:01 smithi029 bash[22475]: cluster 2024-08-29T17:52:01.461001+0000 mon.a (mon.0) 1165 : cluster [DBG] osdmap e141: 8 total, 8 up, 8 in 2024-08-29T17:52:01.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:52:01 smithi110 bash[24444]: cluster 2024-08-29T17:52:00.037006+0000 mgr.y (mgr.14454) 266 : cluster [DBG] pgmap v272: 121 pgs: 121 active+clean; 78 MiB data, 381 MiB used, 715 GiB / 715 GiB avail; 3.6 MiB/s rd, 5.3 MiB/s wr, 39 op/s 2024-08-29T17:52:01.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:52:01 smithi110 bash[24444]: cluster 2024-08-29T17:52:00.484508+0000 mon.a (mon.0) 1164 : cluster [DBG] osdmap e140: 8 total, 8 up, 8 in 2024-08-29T17:52:01.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:52:01 smithi110 bash[24444]: cluster 2024-08-29T17:52:01.461001+0000 mon.a (mon.0) 1165 : cluster [DBG] osdmap e141: 8 total, 8 up, 8 in 2024-08-29T17:52:01.994 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-08-29T17:52:02.311 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-29T17:52:02.311 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.a smithi029 *:9093,9094 running (5m) 5m ago 6m 13.9M - 0.25.0 c8568f914cd2 ce247dae888d 2024-08-29T17:52:02.311 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.a smithi110 *:3000 running (5m) 5m ago 5m 37.0M - 9.4.7 954c08fa6188 a99d1c017111 2024-08-29T17:52:02.311 INFO:teuthology.orchestra.run.smithi029.stdout:mds.a smithi029 running (9m) 5m ago 9m 13.2M - 18.2.4-774-gfe43f1c9 96384990183a 33831fc09ebe 2024-08-29T17:52:02.311 INFO:teuthology.orchestra.run.smithi029.stdout:mds.b smithi110 running (9m) 5m ago 9m 15.2M - 18.2.4-774-gfe43f1c9 96384990183a d4752f4920d9 2024-08-29T17:52:02.311 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.x smithi110 *:8443,8765 running (17m) 5m ago 17m 424M - 18.2.4-774-gfe43f1c9 96384990183a b8a084cf9eb0 2024-08-29T17:52:02.311 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.y smithi029 *:9283,8765 running (19m) 5m ago 19m 475M - 18.2.4-774-gfe43f1c9 96384990183a 0539654b6064 2024-08-29T17:52:02.312 INFO:teuthology.orchestra.run.smithi029.stdout:mon.a smithi029 running (19m) 5m ago 20m 46.9M 2048M 18.2.4-774-gfe43f1c9 96384990183a 7980514d283b 2024-08-29T17:52:02.312 INFO:teuthology.orchestra.run.smithi029.stdout:mon.b smithi110 running (17m) 5m ago 17m 39.1M 2048M 18.2.4-774-gfe43f1c9 96384990183a af83315fdb8e 2024-08-29T17:52:02.312 INFO:teuthology.orchestra.run.smithi029.stdout:mon.c smithi029 running (17m) 5m ago 17m 37.6M 2048M 18.2.4-774-gfe43f1c9 96384990183a ee2dc1ff93d0 2024-08-29T17:52:02.312 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.a smithi029 *:9100 running (6m) 5m ago 6m 3187k - 1.5.0 0da6a335fe13 ad51f15f97c2 2024-08-29T17:52:02.312 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.b smithi110 *:9100 running (6m) 5m ago 6m 3244k - 1.5.0 0da6a335fe13 30ef3fa1e10b 2024-08-29T17:52:02.312 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (16m) 5m ago 16m 47.2M 3037M 18.2.4-774-gfe43f1c9 96384990183a 2c4ba6cd8923 2024-08-29T17:52:02.312 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (15m) 5m ago 15m 52.7M 3037M 18.2.4-774-gfe43f1c9 96384990183a a4be9491f22f 2024-08-29T17:52:02.312 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (14m) 5m ago 14m 44.0M 3037M 18.2.4-774-gfe43f1c9 96384990183a f82214cb5181 2024-08-29T17:52:02.312 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (13m) 5m ago 13m 50.7M 3037M 18.2.4-774-gfe43f1c9 96384990183a 3c70a57b97e6 2024-08-29T17:52:02.312 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi110 running (12m) 5m ago 12m 50.5M 3036M 18.2.4-774-gfe43f1c9 96384990183a 876fca7c6f49 2024-08-29T17:52:02.312 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi110 running (11m) 5m ago 11m 44.1M 3036M 18.2.4-774-gfe43f1c9 96384990183a 553a4e8175d9 2024-08-29T17:52:02.312 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi110 running (10m) 5m ago 10m 43.2M 3036M 18.2.4-774-gfe43f1c9 96384990183a a96a153c5cee 2024-08-29T17:52:02.312 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi110 running (10m) 5m ago 10m 43.7M 3036M 18.2.4-774-gfe43f1c9 96384990183a d61ec375881d 2024-08-29T17:52:02.313 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.a smithi110 *:9095 running (5m) 5m ago 6m 23.9M - 2.43.0 a07b618ecd1d 4eed941c33aa 2024-08-29T17:52:02.488 INFO:tasks.rados.rados.0.smithi029.stdout:391: done (3 left) 2024-08-29T17:52:02.488 INFO:tasks.rados.rados.0.smithi029.stdout:392: done (2 left) 2024-08-29T17:52:02.488 INFO:tasks.rados.rados.0.smithi029.stdout:394: done (1 left) 2024-08-29T17:52:02.488 INFO:tasks.rados.rados.0.smithi029.stdout:395: done (0 left) 2024-08-29T17:52:02.488 INFO:tasks.rados.rados.0.smithi029.stdout:396: read oid 45 snap -1 2024-08-29T17:52:02.488 INFO:tasks.rados.rados.0.smithi029.stdout:396: expect (ObjNum 49 snap 0 seq_num 49) 2024-08-29T17:52:02.488 INFO:tasks.rados.rados.0.smithi029.stdout:397: read oid 29 snap 29 2024-08-29T17:52:02.488 INFO:tasks.rados.rados.0.smithi029.stdout:397: expect (ObjNum 50 snap 0 seq_num 50) 2024-08-29T17:52:02.489 INFO:tasks.rados.rados.0.smithi029.stdout:398: rollback oid 8 current snap is 32 2024-08-29T17:52:02.489 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 8 to 30 2024-08-29T17:52:02.489 INFO:tasks.rados.rados.0.smithi029.stdout:399: rollback oid 26 current snap is 32 2024-08-29T17:52:02.489 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 26 to 26 2024-08-29T17:52:02.489 INFO:tasks.rados.rados.0.smithi029.stdout:400: snap_create 2024-08-29T17:52:02.502 INFO:tasks.rados.rados.0.smithi029.stdout:397: expect (ObjNum 50 snap 0 seq_num 50) 2024-08-29T17:52:02.569 INFO:tasks.rados.rados.0.smithi029.stdout:398: finishing rollback tid 1 to smithi02969618-8 2024-08-29T17:52:02.569 INFO:tasks.rados.rados.0.smithi029.stdout:398: finishing rollback tid 2 to smithi02969618-8 2024-08-29T17:52:02.569 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 8 v 38 (ObjNum 119 snap 25 seq_num 119) dirty exists 2024-08-29T17:52:02.569 INFO:tasks.rados.rados.0.smithi029.stdout:399: finishing rollback tid 0 to smithi02969618-26 2024-08-29T17:52:02.569 INFO:tasks.rados.rados.0.smithi029.stdout:399: finishing rollback tid 1 to smithi02969618-26 2024-08-29T17:52:02.569 INFO:tasks.rados.rados.0.smithi029.stdout:399: finishing rollback tid 2 to smithi02969618-26 2024-08-29T17:52:02.569 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 26 v 42 (ObjNum 36 snap 0 seq_num 36) dirty exists 2024-08-29T17:52:02.569 INFO:tasks.rados.rados.0.smithi029.stdout:396: expect (ObjNum 49 snap 0 seq_num 49) 2024-08-29T17:52:02.676 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-08-29T17:52:02.676 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-08-29T17:52:02.676 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 18.2.4-774-gfe43f1c9 (fe43f1c9f9e2945dda7244d8acbd33fb921449af) reef (stable)": 3 2024-08-29T17:52:02.677 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-08-29T17:52:02.677 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-08-29T17:52:02.677 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 18.2.4-774-gfe43f1c9 (fe43f1c9f9e2945dda7244d8acbd33fb921449af) reef (stable)": 2 2024-08-29T17:52:02.677 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-08-29T17:52:02.677 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-08-29T17:52:02.677 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 18.2.4-774-gfe43f1c9 (fe43f1c9f9e2945dda7244d8acbd33fb921449af) reef (stable)": 8 2024-08-29T17:52:02.677 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-08-29T17:52:02.677 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-08-29T17:52:02.677 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 18.2.4-774-gfe43f1c9 (fe43f1c9f9e2945dda7244d8acbd33fb921449af) reef (stable)": 2 2024-08-29T17:52:02.677 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-08-29T17:52:02.677 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-08-29T17:52:02.677 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 18.2.4-774-gfe43f1c9 (fe43f1c9f9e2945dda7244d8acbd33fb921449af) reef (stable)": 15 2024-08-29T17:52:02.677 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-08-29T17:52:02.678 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-08-29T17:52:03.503 INFO:tasks.rados.rados.0.smithi029.stdout:396: done (4 left) 2024-08-29T17:52:03.503 INFO:tasks.rados.rados.0.smithi029.stdout:397: done (3 left) 2024-08-29T17:52:03.503 INFO:tasks.rados.rados.0.smithi029.stdout:398: done (2 left) 2024-08-29T17:52:03.503 INFO:tasks.rados.rados.0.smithi029.stdout:399: done (1 left) 2024-08-29T17:52:03.503 INFO:tasks.rados.rados.0.smithi029.stdout:400: done (0 left) 2024-08-29T17:52:03.503 INFO:tasks.rados.rados.0.smithi029.stdout:401: rollback oid 39 current snap is 33 2024-08-29T17:52:03.503 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 39 to 29 2024-08-29T17:52:03.503 INFO:tasks.rados.rados.0.smithi029.stdout:402: rollback oid 21 current snap is 33 2024-08-29T17:52:03.503 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 21 to 27 2024-08-29T17:52:03.503 INFO:tasks.rados.rados.0.smithi029.stdout:403: delete oid 24 current snap is 33 2024-08-29T17:52:03.521 INFO:tasks.rados.rados.0.smithi029.stdout:402: finishing rollback tid 0 to smithi02969618-21 2024-08-29T17:52:03.521 INFO:tasks.rados.rados.0.smithi029.stdout:402: finishing rollback tid 1 to smithi02969618-21 2024-08-29T17:52:03.522 INFO:tasks.rados.rados.0.smithi029.stdout:402: finishing rollback tid 2 to smithi02969618-21 2024-08-29T17:52:03.522 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 21 v 73 (ObjNum 125 snap 26 seq_num 125) dirty exists 2024-08-29T17:52:03.524 INFO:tasks.rados.rados.0.smithi029.stdout:401: finishing rollback tid 0 to smithi02969618-39 2024-08-29T17:52:03.524 INFO:tasks.rados.rados.0.smithi029.stdout:401: finishing rollback tid 1 to smithi02969618-39 2024-08-29T17:52:03.524 INFO:tasks.rados.rados.0.smithi029.stdout:401: finishing rollback tid 2 to smithi02969618-39 2024-08-29T17:52:03.524 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 39 v 127 (ObjNum 127 snap 26 seq_num 127) dirty exists 2024-08-29T17:52:03.525 INFO:tasks.rados.rados.0.smithi029.stdout:401: done (2 left) 2024-08-29T17:52:03.525 INFO:tasks.rados.rados.0.smithi029.stdout:402: done (1 left) 2024-08-29T17:52:03.526 INFO:tasks.rados.rados.0.smithi029.stdout:403: done (0 left) 2024-08-29T17:52:03.526 INFO:tasks.rados.rados.0.smithi029.stdout:404: delete oid 47 current snap is 33 2024-08-29T17:52:03.529 INFO:tasks.rados.rados.0.smithi029.stdout:404: done (0 left) 2024-08-29T17:52:03.529 INFO:tasks.rados.rados.0.smithi029.stdout:405: read oid 33 snap 29 2024-08-29T17:52:03.529 INFO:tasks.rados.rados.0.smithi029.stdout:405: expect (ObjNum 98 snap 17 seq_num 98) 2024-08-29T17:52:03.529 INFO:tasks.rados.rados.0.smithi029.stdout:406: setattr oid 15 current snap is 33 2024-08-29T17:52:03.531 INFO:tasks.rados.rados.0.smithi029.stdout:407: setattr oid 29 current snap is 33 2024-08-29T17:52:03.533 INFO:tasks.rados.rados.0.smithi029.stdout:408: delete oid 34 current snap is 33 2024-08-29T17:52:03.540 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 15 v 296 (ObjNum 81 snap 0 seq_num 1) dirty exists 2024-08-29T17:52:03.541 INFO:tasks.rados.rados.0.smithi029.stdout:406: done (3 left) 2024-08-29T17:52:03.541 INFO:tasks.rados.rados.0.smithi029.stdout:408: done (2 left) 2024-08-29T17:52:03.541 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 36 current snap is 33 2024-08-29T17:52:03.542 INFO:tasks.rados.rados.0.smithi029.stdout:409: seq_num 143 ranges {24576=802816,827392=761856,1589248=745472,2334720=98304} 2024-08-29T17:52:03.546 INFO:tasks.rados.rados.0.smithi029.stdout:409: writing smithi02969618-36 from 24576 to 827392 tid 1 2024-08-29T17:52:03.551 INFO:tasks.rados.rados.0.smithi029.stdout:409: writing smithi02969618-36 from 827392 to 1589248 tid 2 2024-08-29T17:52:03.556 INFO:tasks.rados.rados.0.smithi029.stdout:409: writing smithi02969618-36 from 1589248 to 2334720 tid 3 2024-08-29T17:52:03.556 INFO:tasks.rados.rados.0.smithi029.stdout:409: writing smithi02969618-36 from 2334720 to 2433024 tid 4 2024-08-29T17:52:03.557 INFO:tasks.rados.rados.0.smithi029.stdout:410: snap_remove snap 32 2024-08-29T17:52:03.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:52:03 smithi029 bash[22475]: audit 2024-08-29T17:52:01.983863+0000 mgr.y (mgr.14454) 267 : audit [DBG] from='client.24806 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T17:52:03.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:52:03 smithi029 bash[22475]: cluster 2024-08-29T17:52:02.037554+0000 mgr.y (mgr.14454) 268 : cluster [DBG] pgmap v275: 121 pgs: 121 active+clean; 78 MiB data, 381 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:52:03.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:52:03 smithi029 bash[22475]: audit 2024-08-29T17:52:02.286382+0000 mgr.y (mgr.14454) 269 : audit [DBG] from='client.24812 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T17:52:03.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:52:03 smithi029 bash[22475]: cluster 2024-08-29T17:52:02.487365+0000 mon.a (mon.0) 1166 : cluster [DBG] osdmap e142: 8 total, 8 up, 8 in 2024-08-29T17:52:03.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:52:03 smithi029 bash[22475]: audit 2024-08-29T17:52:02.678730+0000 mon.a (mon.0) 1167 : audit [DBG] from='client.? 172.21.15.29:0/3885412847' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T17:52:03.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:52:03 smithi110 bash[24444]: audit 2024-08-29T17:52:01.983863+0000 mgr.y (mgr.14454) 267 : audit [DBG] from='client.24806 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T17:52:03.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:52:03 smithi110 bash[24444]: cluster 2024-08-29T17:52:02.037554+0000 mgr.y (mgr.14454) 268 : cluster [DBG] pgmap v275: 121 pgs: 121 active+clean; 78 MiB data, 381 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:52:03.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:52:03 smithi110 bash[24444]: audit 2024-08-29T17:52:02.286382+0000 mgr.y (mgr.14454) 269 : audit [DBG] from='client.24812 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T17:52:03.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:52:03 smithi110 bash[24444]: cluster 2024-08-29T17:52:02.487365+0000 mon.a (mon.0) 1166 : cluster [DBG] osdmap e142: 8 total, 8 up, 8 in 2024-08-29T17:52:03.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:52:03 smithi110 bash[24444]: audit 2024-08-29T17:52:02.678730+0000 mon.a (mon.0) 1167 : audit [DBG] from='client.? 172.21.15.29:0/3885412847' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T17:52:03.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:52:03 smithi029 bash[32453]: audit 2024-08-29T17:52:01.983863+0000 mgr.y (mgr.14454) 267 : audit [DBG] from='client.24806 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T17:52:03.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:52:03 smithi029 bash[32453]: cluster 2024-08-29T17:52:02.037554+0000 mgr.y (mgr.14454) 268 : cluster [DBG] pgmap v275: 121 pgs: 121 active+clean; 78 MiB data, 381 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:52:03.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:52:03 smithi029 bash[32453]: audit 2024-08-29T17:52:02.286382+0000 mgr.y (mgr.14454) 269 : audit [DBG] from='client.24812 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T17:52:03.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:52:03 smithi029 bash[32453]: cluster 2024-08-29T17:52:02.487365+0000 mon.a (mon.0) 1166 : cluster [DBG] osdmap e142: 8 total, 8 up, 8 in 2024-08-29T17:52:03.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:52:03 smithi029 bash[32453]: audit 2024-08-29T17:52:02.678730+0000 mon.a (mon.0) 1167 : audit [DBG] from='client.? 172.21.15.29:0/3885412847' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T17:52:04.513 INFO:tasks.rados.rados.0.smithi029.stdout:410: done (3 left) 2024-08-29T17:52:04.513 INFO:tasks.rados.rados.0.smithi029.stdout:411: delete oid 12 current snap is 33 2024-08-29T17:52:04.513 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 29 v 44 (ObjNum 50 snap 0 seq_num 50) dirty exists 2024-08-29T17:52:04.513 INFO:tasks.rados.rados.0.smithi029.stdout:405: expect (ObjNum 98 snap 17 seq_num 98) 2024-08-29T17:52:04.631 INFO:tasks.rados.rados.0.smithi029.stdout:409: finishing write tid 1 to smithi02969618-36 2024-08-29T17:52:04.631 INFO:tasks.rados.rados.0.smithi029.stdout:409: finishing write tid 2 to smithi02969618-36 2024-08-29T17:52:04.631 INFO:tasks.rados.rados.0.smithi029.stdout:409: finishing write tid 3 to smithi02969618-36 2024-08-29T17:52:04.631 INFO:tasks.rados.rados.0.smithi029.stdout:409: finishing write tid 4 to smithi02969618-36 2024-08-29T17:52:04.631 INFO:tasks.rados.rados.0.smithi029.stdout:409: finishing write tid 5 to smithi02969618-36 2024-08-29T17:52:04.631 INFO:tasks.rados.rados.0.smithi029.stdout:409: finishing write tid 6 to smithi02969618-36 2024-08-29T17:52:04.631 INFO:tasks.rados.rados.0.smithi029.stdout:409: oid 36 updating version 0 to 78 2024-08-29T17:52:04.631 INFO:tasks.rados.rados.0.smithi029.stdout:409: oid 36 version 78 is already newer than 76 2024-08-29T17:52:04.631 INFO:tasks.rados.rados.0.smithi029.stdout:409: oid 36 version 78 is already newer than 77 2024-08-29T17:52:04.632 INFO:tasks.rados.rados.0.smithi029.stdout:409: oid 36 version 78 is already newer than 75 2024-08-29T17:52:04.632 INFO:tasks.rados.rados.0.smithi029.stdout:409: oid 36 version 78 is already newer than 74 2024-08-29T17:52:04.632 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 36 v 78 (ObjNum 143 snap 33 seq_num 143) dirty exists 2024-08-29T17:52:04.632 INFO:tasks.rados.rados.0.smithi029.stdout:409: left oid 36 (ObjNum 143 snap 33 seq_num 143) 2024-08-29T17:52:04.632 INFO:tasks.rados.rados.0.smithi029.stdout:405: done (3 left) 2024-08-29T17:52:04.632 INFO:tasks.rados.rados.0.smithi029.stdout:407: done (2 left) 2024-08-29T17:52:04.632 INFO:tasks.rados.rados.0.smithi029.stdout:409: done (1 left) 2024-08-29T17:52:04.632 INFO:tasks.rados.rados.0.smithi029.stdout:411: done (0 left) 2024-08-29T17:52:04.632 INFO:tasks.rados.rados.0.smithi029.stdout:412: rollback oid 9 current snap is 33 2024-08-29T17:52:04.632 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 9 to 27 2024-08-29T17:52:04.632 INFO:tasks.rados.rados.0.smithi029.stdout:413: read oid 11 snap 26 2024-08-29T17:52:04.632 INFO:tasks.rados.rados.0.smithi029.stdout:413: expect (ObjNum 45 snap 0 seq_num 45) 2024-08-29T17:52:04.632 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 23 current snap is 33 2024-08-29T17:52:04.632 INFO:tasks.rados.rados.0.smithi029.stdout:414: seq_num 145 ranges {1179648=32768} 2024-08-29T17:52:04.648 INFO:tasks.rados.rados.0.smithi029.stdout:414: writing smithi02969618-23 from 1179648 to 1212416 tid 1 2024-08-29T17:52:04.649 INFO:tasks.rados.rados.0.smithi029.stdout:415: delete oid 7 current snap is 33 2024-08-29T17:52:04.649 INFO:tasks.rados.rados.0.smithi029.stdout:412: finishing rollback tid 0 to smithi02969618-9 2024-08-29T17:52:04.649 INFO:tasks.rados.rados.0.smithi029.stdout:412: finishing rollback tid 1 to smithi02969618-9 2024-08-29T17:52:04.649 INFO:tasks.rados.rados.0.smithi029.stdout:412: finishing rollback tid 2 to smithi02969618-9 2024-08-29T17:52:04.649 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 9 v 32 (ObjNum 8 snap 0 seq_num 8) dirty exists 2024-08-29T17:52:04.649 INFO:tasks.rados.rados.0.smithi029.stdout:413: expect (ObjNum 45 snap 0 seq_num 45) 2024-08-29T17:52:04.686 INFO:tasks.rados.rados.0.smithi029.stdout:414: finishing write tid 1 to smithi02969618-23 2024-08-29T17:52:04.686 INFO:tasks.rados.rados.0.smithi029.stdout:414: finishing write tid 2 to smithi02969618-23 2024-08-29T17:52:04.686 INFO:tasks.rados.rados.0.smithi029.stdout:414: finishing write tid 3 to smithi02969618-23 2024-08-29T17:52:04.686 INFO:tasks.rados.rados.0.smithi029.stdout:414: oid 23 updating version 0 to 302 2024-08-29T17:52:04.686 INFO:tasks.rados.rados.0.smithi029.stdout:414: oid 23 updating version 302 to 303 2024-08-29T17:52:04.686 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 23 v 303 (ObjNum 145 snap 33 seq_num 145) dirty exists 2024-08-29T17:52:04.687 INFO:tasks.rados.rados.0.smithi029.stdout:414: left oid 23 (ObjNum 145 snap 33 seq_num 145) 2024-08-29T17:52:04.687 INFO:tasks.rados.rados.0.smithi029.stdout:412: done (3 left) 2024-08-29T17:52:04.687 INFO:tasks.rados.rados.0.smithi029.stdout:413: done (2 left) 2024-08-29T17:52:04.687 INFO:tasks.rados.rados.0.smithi029.stdout:414: done (1 left) 2024-08-29T17:52:04.687 INFO:tasks.rados.rados.0.smithi029.stdout:415: done (0 left) 2024-08-29T17:52:04.687 INFO:tasks.rados.rados.0.smithi029.stdout:416: read oid 16 snap 27 2024-08-29T17:52:04.687 INFO:tasks.rados.rados.0.smithi029.stdout:416: expect (ObjNum 96 snap 16 seq_num 96) 2024-08-29T17:52:04.687 INFO:tasks.rados.rados.0.smithi029.stdout:417: read oid 14 snap -1 2024-08-29T17:52:04.687 INFO:tasks.rados.rados.0.smithi029.stdout:417: expect deleted 2024-08-29T17:52:04.687 INFO:tasks.rados.rados.0.smithi029.stdout:418: read oid 40 snap -1 2024-08-29T17:52:04.687 INFO:tasks.rados.rados.0.smithi029.stdout:418: expect (ObjNum 92 snap 15 seq_num 92) 2024-08-29T17:52:04.687 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 23 current snap is 33 2024-08-29T17:52:04.687 INFO:tasks.rados.rados.0.smithi029.stdout:419: seq_num 147 ranges {1212416=65536} 2024-08-29T17:52:04.708 INFO:tasks.rados.rados.0.smithi029.stdout:419: writing smithi02969618-23 from 1212416 to 1277952 tid 1 2024-08-29T17:52:04.708 INFO:tasks.rados.rados.0.smithi029.stdout:420: read oid 47 snap -1 2024-08-29T17:52:04.708 INFO:tasks.rados.rados.0.smithi029.stdout:420: expect deleted 2024-08-29T17:52:04.708 INFO:tasks.rados.rados.0.smithi029.stdout:421: rollback oid 37 current snap is 33 2024-08-29T17:52:04.709 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 37 to 31 2024-08-29T17:52:04.709 INFO:tasks.rados.rados.0.smithi029.stdout:418: expect (ObjNum 92 snap 15 seq_num 92) 2024-08-29T17:52:04.750 INFO:tasks.rados.rados.0.smithi029.stdout:416: expect (ObjNum 96 snap 16 seq_num 96) 2024-08-29T17:52:04.862 INFO:tasks.rados.rados.0.smithi029.stdout:419: finishing write tid 1 to smithi02969618-23 2024-08-29T17:52:04.863 INFO:tasks.rados.rados.0.smithi029.stdout:419: finishing write tid 2 to smithi02969618-23 2024-08-29T17:52:04.863 INFO:tasks.rados.rados.0.smithi029.stdout:421: finishing rollback tid 0 to smithi02969618-37 2024-08-29T17:52:04.863 INFO:tasks.rados.rados.0.smithi029.stdout:419: finishing write tid 3 to smithi02969618-23 2024-08-29T17:52:04.863 INFO:tasks.rados.rados.0.smithi029.stdout:419: oid 23 updating version 0 to 305 2024-08-29T17:52:04.863 INFO:tasks.rados.rados.0.smithi029.stdout:419: oid 23 version 305 is already newer than 304 2024-08-29T17:52:04.863 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 23 v 305 (ObjNum 147 snap 33 seq_num 147) dirty exists 2024-08-29T17:52:04.863 INFO:tasks.rados.rados.0.smithi029.stdout:419: left oid 23 (ObjNum 147 snap 33 seq_num 147) 2024-08-29T17:52:04.863 INFO:tasks.rados.rados.0.smithi029.stdout:421: finishing rollback tid 1 to smithi02969618-37 2024-08-29T17:52:04.863 INFO:tasks.rados.rados.0.smithi029.stdout:421: finishing rollback tid 2 to smithi02969618-37 2024-08-29T17:52:04.863 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 37 v 309 (ObjNum 115 snap 23 seq_num 115) dirty exists 2024-08-29T17:52:04.863 INFO:tasks.rados.rados.0.smithi029.stdout:416: done (5 left) 2024-08-29T17:52:04.864 INFO:tasks.rados.rados.0.smithi029.stdout:417: done (4 left) 2024-08-29T17:52:04.864 INFO:tasks.rados.rados.0.smithi029.stdout:418: done (3 left) 2024-08-29T17:52:04.864 INFO:tasks.rados.rados.0.smithi029.stdout:419: done (2 left) 2024-08-29T17:52:04.864 INFO:tasks.rados.rados.0.smithi029.stdout:420: done (1 left) 2024-08-29T17:52:04.864 INFO:tasks.rados.rados.0.smithi029.stdout:421: done (0 left) 2024-08-29T17:52:04.864 INFO:tasks.rados.rados.0.smithi029.stdout:422: delete oid 44 current snap is 33 2024-08-29T17:52:04.865 INFO:tasks.rados.rados.0.smithi029.stdout:422: done (0 left) 2024-08-29T17:52:04.866 INFO:tasks.rados.rados.0.smithi029.stdout:423: copy_from oid 28 from oid 37 current snap is 33 2024-08-29T17:52:04.866 INFO:tasks.rados.rados.0.smithi029.stdout:424: read oid 15 snap -1 2024-08-29T17:52:04.866 INFO:tasks.rados.rados.0.smithi029.stdout:424: expect (ObjNum 0 snap 0 seq_num 0) 2024-08-29T17:52:04.866 INFO:tasks.rados.rados.0.smithi029.stdout:425: rmattr oid 32 current snap is 33 2024-08-29T17:52:04.866 INFO:tasks.rados.rados.0.smithi029.stdout:426: rollback oid 42 current snap is 33 2024-08-29T17:52:04.866 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 42 to 29 2024-08-29T17:52:04.866 INFO:tasks.rados.rados.0.smithi029.stdout:427: rollback oid 49 current snap is 33 2024-08-29T17:52:04.866 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 49 to 26 2024-08-29T17:52:04.867 INFO:tasks.rados.rados.0.smithi029.stdout:428: read oid 10 snap -1 2024-08-29T17:52:04.867 INFO:tasks.rados.rados.0.smithi029.stdout:428: expect (ObjNum 9 snap 0 seq_num 9) 2024-08-29T17:52:04.867 INFO:tasks.rados.rados.0.smithi029.stdout:429: rollback oid 21 current snap is 33 2024-08-29T17:52:04.867 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 21 to 30 2024-08-29T17:52:04.867 INFO:tasks.rados.rados.0.smithi029.stdout:430: delete oid 34 current snap is 33 2024-08-29T17:52:04.872 INFO:tasks.rados.rados.0.smithi029.stdout:424: expect (ObjNum 0 snap 0 seq_num 0) 2024-08-29T17:52:04.874 INFO:tasks.rados.rados.0.smithi029.stdout:427: finishing rollback tid 1 to smithi02969618-49 2024-08-29T17:52:04.874 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 49 v 0 (ObjNum 33 snap 0 seq_num 1560026400) dirty dne 2024-08-29T17:52:04.874 INFO:tasks.rados.rados.0.smithi029.stdout:428: expect (ObjNum 9 snap 0 seq_num 9) 2024-08-29T17:52:04.888 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 32 v 34 (ObjNum 40 snap 0 seq_num 40) dirty exists 2024-08-29T17:52:04.889 INFO:tasks.rados.rados.0.smithi029.stdout:426: finishing rollback tid 0 to smithi02969618-42 2024-08-29T17:52:04.889 INFO:tasks.rados.rados.0.smithi029.stdout:426: finishing rollback tid 1 to smithi02969618-42 2024-08-29T17:52:04.889 INFO:tasks.rados.rados.0.smithi029.stdout:424: done (7 left) 2024-08-29T17:52:04.889 INFO:tasks.rados.rados.0.smithi029.stdout:425: done (6 left) 2024-08-29T17:52:04.889 INFO:tasks.rados.rados.0.smithi029.stdout:427: done (5 left) 2024-08-29T17:52:04.889 INFO:tasks.rados.rados.0.smithi029.stdout:428: done (4 left) 2024-08-29T17:52:04.889 INFO:tasks.rados.rados.0.smithi029.stdout:430: done (3 left) 2024-08-29T17:52:04.889 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 49 current snap is 33 2024-08-29T17:52:04.889 INFO:tasks.rados.rados.0.smithi029.stdout:426: finishing rollback tid 2 to smithi02969618-42 2024-08-29T17:52:04.889 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 42 v 30 (ObjNum 47 snap 0 seq_num 47) dirty exists 2024-08-29T17:52:04.889 INFO:tasks.rados.rados.0.smithi029.stdout:429: finishing rollback tid 0 to smithi02969618-21 2024-08-29T17:52:04.889 INFO:tasks.rados.rados.0.smithi029.stdout:429: finishing rollback tid 1 to smithi02969618-21 2024-08-29T17:52:04.890 INFO:tasks.rados.rados.0.smithi029.stdout:429: finishing rollback tid 2 to smithi02969618-21 2024-08-29T17:52:04.890 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 21 v 78 (ObjNum 125 snap 26 seq_num 125) dirty exists 2024-08-29T17:52:04.890 INFO:tasks.rados.rados.0.smithi029.stdout:423: finishing copy_from racing read to smithi02969618-28 2024-08-29T17:52:04.890 INFO:tasks.rados.rados.0.smithi029.stdout:431: seq_num 150 ranges {0=114688} 2024-08-29T17:52:04.890 INFO:tasks.rados.rados.0.smithi029.stdout:431: writing smithi02969618-49 from 0 to 114688 tid 1 2024-08-29T17:52:04.892 INFO:tasks.rados.rados.0.smithi029.stdout:426: done (3 left) 2024-08-29T17:52:04.893 INFO:tasks.rados.rados.0.smithi029.stdout:429: done (2 left) 2024-08-29T17:52:04.893 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 4 current snap is 33 2024-08-29T17:52:04.893 INFO:tasks.rados.rados.0.smithi029.stdout:432: seq_num 151 ranges {0=131072} 2024-08-29T17:52:04.894 INFO:tasks.rados.rados.0.smithi029.stdout:432: writing smithi02969618-4 from 0 to 131072 tid 1 2024-08-29T17:52:04.894 INFO:tasks.rados.rados.0.smithi029.stdout:433: read oid 11 snap -1 2024-08-29T17:52:04.894 INFO:tasks.rados.rados.0.smithi029.stdout:433: expect (ObjNum 45 snap 0 seq_num 45) 2024-08-29T17:52:04.894 INFO:tasks.rados.rados.0.smithi029.stdout:434: read oid 34 snap -1 2024-08-29T17:52:04.894 INFO:tasks.rados.rados.0.smithi029.stdout:434: expect deleted 2024-08-29T17:52:04.894 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 41 current snap is 33 2024-08-29T17:52:04.895 INFO:tasks.rados.rados.0.smithi029.stdout:435: seq_num 152 ranges {0=147456} 2024-08-29T17:52:04.895 INFO:tasks.rados.rados.0.smithi029.stdout:435: writing smithi02969618-41 from 0 to 147456 tid 1 2024-08-29T17:52:04.895 INFO:tasks.rados.rados.0.smithi029.stdout:436: read oid 42 snap -1 2024-08-29T17:52:04.895 INFO:tasks.rados.rados.0.smithi029.stdout:436: expect (ObjNum 47 snap 0 seq_num 47) 2024-08-29T17:52:04.895 INFO:tasks.rados.rados.0.smithi029.stdout:437: read oid 44 snap -1 2024-08-29T17:52:04.895 INFO:tasks.rados.rados.0.smithi029.stdout:437: expect deleted 2024-08-29T17:52:04.895 INFO:tasks.rados.rados.0.smithi029.stdout:438: rmattr oid 9 current snap is 33 2024-08-29T17:52:04.895 INFO:tasks.rados.rados.0.smithi029.stdout:438: done (8 left) 2024-08-29T17:52:04.895 INFO:tasks.rados.rados.0.smithi029.stdout:439: setattr oid 5 current snap is 33 2024-08-29T17:52:04.896 INFO:tasks.rados.rados.0.smithi029.stdout:440: rmattr oid 40 current snap is 33 2024-08-29T17:52:04.896 INFO:tasks.rados.rados.0.smithi029.stdout:440: done (9 left) 2024-08-29T17:52:04.896 INFO:tasks.rados.rados.0.smithi029.stdout:441: setattr oid 33 current snap is 33 2024-08-29T17:52:04.896 INFO:tasks.rados.rados.0.smithi029.stdout:423: finishing copy_from to smithi02969618-28 2024-08-29T17:52:04.896 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 28 v 309 (ObjNum 115 snap 23 seq_num 115) dirty exists 2024-08-29T17:52:04.896 INFO:tasks.rados.rados.0.smithi029.stdout:423: done (9 left) 2024-08-29T17:52:04.896 INFO:tasks.rados.rados.0.smithi029.stdout:434: done (8 left) 2024-08-29T17:52:04.897 INFO:tasks.rados.rados.0.smithi029.stdout:437: done (7 left) 2024-08-29T17:52:04.897 INFO:tasks.rados.rados.0.smithi029.stdout:442: snap_create 2024-08-29T17:52:04.897 INFO:tasks.rados.rados.0.smithi029.stdout:431: finishing write tid 1 to smithi02969618-49 2024-08-29T17:52:04.898 INFO:tasks.rados.rados.0.smithi029.stdout:432: finishing write tid 1 to smithi02969618-4 2024-08-29T17:52:04.898 INFO:tasks.rados.rados.0.smithi029.stdout:432: finishing write tid 2 to smithi02969618-4 2024-08-29T17:52:04.899 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:52:04 smithi029 bash[22727]: ::ffff:172.21.15.110 - - [29/Aug/2024:17:52:04] "GET /metrics HTTP/1.1" 200 36082 "" "Prometheus/2.43.0" 2024-08-29T17:52:04.899 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:52:04 smithi029 bash[32453]: cluster 2024-08-29T17:52:03.502207+0000 mon.a (mon.0) 1168 : cluster [DBG] osdmap e143: 8 total, 8 up, 8 in 2024-08-29T17:52:04.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:52:04 smithi029 bash[22475]: cluster 2024-08-29T17:52:03.502207+0000 mon.a (mon.0) 1168 : cluster [DBG] osdmap e143: 8 total, 8 up, 8 in 2024-08-29T17:52:04.900 INFO:tasks.rados.rados.0.smithi029.stdout:431: finishing write tid 2 to smithi02969618-49 2024-08-29T17:52:04.900 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 5 v 35 (ObjNum 33 snap 0 seq_num 1562492896) dirty exists 2024-08-29T17:52:04.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:52:04 smithi110 bash[24444]: cluster 2024-08-29T17:52:03.502207+0000 mon.a (mon.0) 1168 : cluster [DBG] osdmap e143: 8 total, 8 up, 8 in 2024-08-29T17:52:04.903 INFO:tasks.rados.rados.0.smithi029.stdout:433: expect (ObjNum 45 snap 0 seq_num 45) 2024-08-29T17:52:04.924 INFO:tasks.rados.rados.0.smithi029.stdout:432: finishing write tid 3 to smithi02969618-4 2024-08-29T17:52:04.924 INFO:tasks.rados.rados.0.smithi029.stdout:432: oid 4 updating version 0 to 122 2024-08-29T17:52:04.924 INFO:tasks.rados.rados.0.smithi029.stdout:432: oid 4 updating version 122 to 123 2024-08-29T17:52:04.924 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 4 v 123 (ObjNum 151 snap 33 seq_num 151) dirty exists 2024-08-29T17:52:04.924 INFO:tasks.rados.rados.0.smithi029.stdout:432: left oid 4 (ObjNum 151 snap 33 seq_num 151) 2024-08-29T17:52:04.924 INFO:tasks.rados.rados.0.smithi029.stdout:431: finishing write tid 3 to smithi02969618-49 2024-08-29T17:52:04.924 INFO:tasks.rados.rados.0.smithi029.stdout:431: oid 49 updating version 0 to 310 2024-08-29T17:52:04.925 INFO:tasks.rados.rados.0.smithi029.stdout:431: oid 49 updating version 310 to 311 2024-08-29T17:52:04.925 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 49 v 311 (ObjNum 150 snap 33 seq_num 150) dirty exists 2024-08-29T17:52:04.925 INFO:tasks.rados.rados.0.smithi029.stdout:431: left oid 49 (ObjNum 150 snap 33 seq_num 150) 2024-08-29T17:52:04.925 INFO:tasks.rados.rados.0.smithi029.stdout:436: expect (ObjNum 47 snap 0 seq_num 47) 2024-08-29T17:52:04.945 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 33 v 32 (ObjNum 98 snap 17 seq_num 98) dirty exists 2024-08-29T17:52:04.945 INFO:tasks.rados.rados.0.smithi029.stdout:435: finishing write tid 1 to smithi02969618-41 2024-08-29T17:52:04.945 INFO:tasks.rados.rados.0.smithi029.stdout:435: finishing write tid 2 to smithi02969618-41 2024-08-29T17:52:04.945 INFO:tasks.rados.rados.0.smithi029.stdout:435: finishing write tid 3 to smithi02969618-41 2024-08-29T17:52:04.946 INFO:tasks.rados.rados.0.smithi029.stdout:435: oid 41 updating version 0 to 81 2024-08-29T17:52:04.946 INFO:tasks.rados.rados.0.smithi029.stdout:435: oid 41 version 81 is already newer than 80 2024-08-29T17:52:04.946 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 41 v 81 (ObjNum 152 snap 33 seq_num 152) dirty exists 2024-08-29T17:52:04.946 INFO:tasks.rados.rados.0.smithi029.stdout:435: left oid 41 (ObjNum 152 snap 33 seq_num 152) 2024-08-29T17:52:05.519 INFO:tasks.rados.rados.0.smithi029.stdout:431: done (7 left) 2024-08-29T17:52:05.519 INFO:tasks.rados.rados.0.smithi029.stdout:432: done (6 left) 2024-08-29T17:52:05.519 INFO:tasks.rados.rados.0.smithi029.stdout:433: done (5 left) 2024-08-29T17:52:05.519 INFO:tasks.rados.rados.0.smithi029.stdout:435: done (4 left) 2024-08-29T17:52:05.519 INFO:tasks.rados.rados.0.smithi029.stdout:436: done (3 left) 2024-08-29T17:52:05.519 INFO:tasks.rados.rados.0.smithi029.stdout:439: done (2 left) 2024-08-29T17:52:05.519 INFO:tasks.rados.rados.0.smithi029.stdout:441: done (1 left) 2024-08-29T17:52:05.519 INFO:tasks.rados.rados.0.smithi029.stdout:442: done (0 left) 2024-08-29T17:52:05.519 INFO:tasks.rados.rados.0.smithi029.stdout:443: setattr oid 39 current snap is 34 2024-08-29T17:52:05.523 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 22 current snap is 34 2024-08-29T17:52:05.523 INFO:tasks.rados.rados.0.smithi029.stdout:444: seq_num 153 ranges {794624=163840} 2024-08-29T17:52:05.538 INFO:tasks.rados.rados.0.smithi029.stdout:444: writing smithi02969618-22 from 794624 to 958464 tid 1 2024-08-29T17:52:05.539 INFO:tasks.rados.rados.0.smithi029.stdout:445: snap_remove snap 33 2024-08-29T17:52:05.899 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:52:05 smithi110 bash[24444]: cluster 2024-08-29T17:52:04.038214+0000 mgr.y (mgr.14454) 270 : cluster [DBG] pgmap v278: 121 pgs: 121 active+clean; 84 MiB data, 388 MiB used, 715 GiB / 715 GiB avail; 11 MiB/s rd, 1.1 MiB/s wr, 9 op/s 2024-08-29T17:52:05.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:52:05 smithi110 bash[24444]: cluster 2024-08-29T17:52:04.512483+0000 mon.a (mon.0) 1169 : cluster [DBG] osdmap e144: 8 total, 8 up, 8 in 2024-08-29T17:52:05.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:52:05 smithi029 bash[22475]: cluster 2024-08-29T17:52:04.038214+0000 mgr.y (mgr.14454) 270 : cluster [DBG] pgmap v278: 121 pgs: 121 active+clean; 84 MiB data, 388 MiB used, 715 GiB / 715 GiB avail; 11 MiB/s rd, 1.1 MiB/s wr, 9 op/s 2024-08-29T17:52:05.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:52:05 smithi029 bash[22475]: cluster 2024-08-29T17:52:04.512483+0000 mon.a (mon.0) 1169 : cluster [DBG] osdmap e144: 8 total, 8 up, 8 in 2024-08-29T17:52:05.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:52:05 smithi029 bash[32453]: cluster 2024-08-29T17:52:04.038214+0000 mgr.y (mgr.14454) 270 : cluster [DBG] pgmap v278: 121 pgs: 121 active+clean; 84 MiB data, 388 MiB used, 715 GiB / 715 GiB avail; 11 MiB/s rd, 1.1 MiB/s wr, 9 op/s 2024-08-29T17:52:05.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:52:05 smithi029 bash[32453]: cluster 2024-08-29T17:52:04.512483+0000 mon.a (mon.0) 1169 : cluster [DBG] osdmap e144: 8 total, 8 up, 8 in 2024-08-29T17:52:06.463 INFO:tasks.rados.rados.0.smithi029.stdout:445: done (2 left) 2024-08-29T17:52:06.464 INFO:tasks.rados.rados.0.smithi029.stdout:446: rmattr oid 7 current snap is 34 2024-08-29T17:52:06.464 INFO:tasks.rados.rados.0.smithi029.stdout:446: done (2 left) 2024-08-29T17:52:06.464 INFO:tasks.rados.rados.0.smithi029.stdout:447: copy_from oid 19 from oid 37 current snap is 34 2024-08-29T17:52:06.464 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 39 v 136 (ObjNum 127 snap 26 seq_num 127) dirty exists 2024-08-29T17:52:06.464 INFO:tasks.rados.rados.0.smithi029.stdout:444: finishing write tid 1 to smithi02969618-22 2024-08-29T17:52:06.464 INFO:tasks.rados.rados.0.smithi029.stdout:444: finishing write tid 2 to smithi02969618-22 2024-08-29T17:52:06.464 INFO:tasks.rados.rados.0.smithi029.stdout:444: finishing write tid 3 to smithi02969618-22 2024-08-29T17:52:06.464 INFO:tasks.rados.rados.0.smithi029.stdout:444: oid 22 updating version 0 to 78 2024-08-29T17:52:06.464 INFO:tasks.rados.rados.0.smithi029.stdout:444: oid 22 updating version 78 to 79 2024-08-29T17:52:06.464 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 22 v 79 (ObjNum 153 snap 34 seq_num 153) dirty exists 2024-08-29T17:52:06.464 INFO:tasks.rados.rados.0.smithi029.stdout:444: left oid 22 (ObjNum 153 snap 34 seq_num 153) 2024-08-29T17:52:06.465 INFO:tasks.rados.rados.0.smithi029.stdout:443: done (2 left) 2024-08-29T17:52:06.465 INFO:tasks.rados.rados.0.smithi029.stdout:444: done (1 left) 2024-08-29T17:52:06.465 INFO:tasks.rados.rados.0.smithi029.stdout:448: copy_from oid 48 from oid 31 current snap is 34 2024-08-29T17:52:06.465 INFO:tasks.rados.rados.0.smithi029.stdout:449: delete oid 16 current snap is 34 2024-08-29T17:52:06.480 INFO:tasks.rados.rados.0.smithi029.stdout:449: done (2 left) 2024-08-29T17:52:06.481 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 21 current snap is 34 2024-08-29T17:52:06.481 INFO:tasks.rados.rados.0.smithi029.stdout:450: seq_num 155 ranges {2105344=204800} 2024-08-29T17:52:06.520 INFO:tasks.rados.rados.0.smithi029.stdout:450: writing smithi02969618-21 from 2105344 to 2310144 tid 1 2024-08-29T17:52:06.520 INFO:tasks.rados.rados.0.smithi029.stdout:451: delete oid 39 current snap is 34 2024-08-29T17:52:06.520 INFO:tasks.rados.rados.0.smithi029.stdout:447: finishing copy_from racing read to smithi02969618-19 2024-08-29T17:52:06.520 INFO:tasks.rados.rados.0.smithi029.stdout:447: finishing copy_from to smithi02969618-19 2024-08-29T17:52:06.521 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 19 v 309 (ObjNum 115 snap 23 seq_num 115) dirty exists 2024-08-29T17:52:06.521 INFO:tasks.rados.rados.0.smithi029.stdout:448: finishing copy_from racing read to smithi02969618-48 2024-08-29T17:52:06.521 INFO:tasks.rados.rados.0.smithi029.stdout:448: finishing copy_from to smithi02969618-48 2024-08-29T17:52:06.521 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 48 v 50 (ObjNum 124 snap 26 seq_num 124) dirty exists 2024-08-29T17:52:06.524 INFO:tasks.rados.rados.0.smithi029.stdout:447: done (3 left) 2024-08-29T17:52:06.524 INFO:tasks.rados.rados.0.smithi029.stdout:448: done (2 left) 2024-08-29T17:52:06.524 INFO:tasks.rados.rados.0.smithi029.stdout:451: done (1 left) 2024-08-29T17:52:06.525 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 15 current snap is 34 2024-08-29T17:52:06.525 INFO:tasks.rados.rados.0.smithi029.stdout:452: seq_num 157 ranges {0=237568} 2024-08-29T17:52:06.527 INFO:tasks.rados.rados.0.smithi029.stdout:452: writing smithi02969618-15 from 0 to 237568 tid 1 2024-08-29T17:52:06.528 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 29 current snap is 34 2024-08-29T17:52:06.528 INFO:tasks.rados.rados.0.smithi029.stdout:450: finishing write tid 1 to smithi02969618-21 2024-08-29T17:52:06.528 INFO:tasks.rados.rados.0.smithi029.stdout:450: finishing write tid 2 to smithi02969618-21 2024-08-29T17:52:06.528 INFO:tasks.rados.rados.0.smithi029.stdout:453: seq_num 158 ranges {1318912=253952} 2024-08-29T17:52:06.546 INFO:tasks.rados.rados.0.smithi029.stdout:453: writing smithi02969618-29 from 1318912 to 1572864 tid 1 2024-08-29T17:52:06.546 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 30 current snap is 34 2024-08-29T17:52:06.546 INFO:tasks.rados.rados.0.smithi029.stdout:454: seq_num 159 ranges {3153920=270336} 2024-08-29T17:52:06.579 INFO:tasks.rados.rados.0.smithi029.stdout:454: writing smithi02969618-30 from 3153920 to 3424256 tid 1 2024-08-29T17:52:06.579 INFO:tasks.rados.rados.0.smithi029.stdout:455: read oid 41 snap -1 2024-08-29T17:52:06.579 INFO:tasks.rados.rados.0.smithi029.stdout:455: expect (ObjNum 152 snap 33 seq_num 152) 2024-08-29T17:52:06.580 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 28 current snap is 34 2024-08-29T17:52:06.580 INFO:tasks.rados.rados.0.smithi029.stdout:456: seq_num 160 ranges {2310144=286720} 2024-08-29T17:52:06.598 INFO:tasks.rados.rados.0.smithi029.stdout:456: writing smithi02969618-28 from 2310144 to 2596864 tid 1 2024-08-29T17:52:06.599 INFO:tasks.rados.rados.0.smithi029.stdout:457: read oid 49 snap 30 2024-08-29T17:52:06.599 INFO:tasks.rados.rados.0.smithi029.stdout:457: expect deleted 2024-08-29T17:52:06.599 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 45 current snap is 34 2024-08-29T17:52:06.599 INFO:tasks.rados.rados.0.smithi029.stdout:450: finishing write tid 3 to smithi02969618-21 2024-08-29T17:52:06.599 INFO:tasks.rados.rados.0.smithi029.stdout:450: oid 21 updating version 0 to 82 2024-08-29T17:52:06.599 INFO:tasks.rados.rados.0.smithi029.stdout:450: oid 21 updating version 82 to 83 2024-08-29T17:52:06.599 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 21 v 83 (ObjNum 155 snap 34 seq_num 155) dirty exists 2024-08-29T17:52:06.599 INFO:tasks.rados.rados.0.smithi029.stdout:450: left oid 21 (ObjNum 155 snap 34 seq_num 155) 2024-08-29T17:52:06.599 INFO:tasks.rados.rados.0.smithi029.stdout:452: finishing write tid 1 to smithi02969618-15 2024-08-29T17:52:06.599 INFO:tasks.rados.rados.0.smithi029.stdout:458: seq_num 161 ranges {827392=303104} 2024-08-29T17:52:06.607 INFO:tasks.rados.rados.0.smithi029.stdout:458: writing smithi02969618-45 from 827392 to 1130496 tid 1 2024-08-29T17:52:06.607 INFO:tasks.rados.rados.0.smithi029.stdout:450: done (7 left) 2024-08-29T17:52:06.607 INFO:tasks.rados.rados.0.smithi029.stdout:459: delete oid 31 current snap is 34 2024-08-29T17:52:06.607 INFO:tasks.rados.rados.0.smithi029.stdout:452: finishing write tid 2 to smithi02969618-15 2024-08-29T17:52:06.607 INFO:tasks.rados.rados.0.smithi029.stdout:452: finishing write tid 3 to smithi02969618-15 2024-08-29T17:52:06.607 INFO:tasks.rados.rados.0.smithi029.stdout:452: oid 15 updating version 0 to 312 2024-08-29T17:52:06.607 INFO:tasks.rados.rados.0.smithi029.stdout:452: oid 15 updating version 312 to 313 2024-08-29T17:52:06.607 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 15 v 313 (ObjNum 157 snap 34 seq_num 157) dirty exists 2024-08-29T17:52:06.607 INFO:tasks.rados.rados.0.smithi029.stdout:452: left oid 15 (ObjNum 157 snap 34 seq_num 157) 2024-08-29T17:52:06.607 INFO:tasks.rados.rados.0.smithi029.stdout:453: finishing write tid 1 to smithi02969618-29 2024-08-29T17:52:06.608 INFO:tasks.rados.rados.0.smithi029.stdout:453: finishing write tid 2 to smithi02969618-29 2024-08-29T17:52:06.608 INFO:tasks.rados.rados.0.smithi029.stdout:453: finishing write tid 3 to smithi02969618-29 2024-08-29T17:52:06.608 INFO:tasks.rados.rados.0.smithi029.stdout:453: oid 29 updating version 0 to 49 2024-08-29T17:52:06.608 INFO:tasks.rados.rados.0.smithi029.stdout:453: oid 29 version 49 is already newer than 48 2024-08-29T17:52:06.608 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 29 v 49 (ObjNum 158 snap 34 seq_num 158) dirty exists 2024-08-29T17:52:06.608 INFO:tasks.rados.rados.0.smithi029.stdout:453: left oid 29 (ObjNum 158 snap 34 seq_num 158) 2024-08-29T17:52:06.608 INFO:tasks.rados.rados.0.smithi029.stdout:455: expect (ObjNum 152 snap 33 seq_num 152) 2024-08-29T17:52:06.629 INFO:tasks.rados.rados.0.smithi029.stdout:454: finishing write tid 1 to smithi02969618-30 2024-08-29T17:52:06.629 INFO:tasks.rados.rados.0.smithi029.stdout:454: finishing write tid 2 to smithi02969618-30 2024-08-29T17:52:06.629 INFO:tasks.rados.rados.0.smithi029.stdout:454: finishing write tid 3 to smithi02969618-30 2024-08-29T17:52:06.629 INFO:tasks.rados.rados.0.smithi029.stdout:454: oid 30 updating version 0 to 124 2024-08-29T17:52:06.629 INFO:tasks.rados.rados.0.smithi029.stdout:454: oid 30 updating version 124 to 125 2024-08-29T17:52:06.629 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 30 v 125 (ObjNum 159 snap 34 seq_num 159) dirty exists 2024-08-29T17:52:06.629 INFO:tasks.rados.rados.0.smithi029.stdout:454: left oid 30 (ObjNum 159 snap 34 seq_num 159) 2024-08-29T17:52:06.630 INFO:tasks.rados.rados.0.smithi029.stdout:452: done (7 left) 2024-08-29T17:52:06.630 INFO:tasks.rados.rados.0.smithi029.stdout:453: done (6 left) 2024-08-29T17:52:06.630 INFO:tasks.rados.rados.0.smithi029.stdout:454: done (5 left) 2024-08-29T17:52:06.630 INFO:tasks.rados.rados.0.smithi029.stdout:455: done (4 left) 2024-08-29T17:52:06.630 INFO:tasks.rados.rados.0.smithi029.stdout:459: done (3 left) 2024-08-29T17:52:06.630 INFO:tasks.rados.rados.0.smithi029.stdout:460: copy_from oid 18 from oid 47 current snap is 34 2024-08-29T17:52:06.630 INFO:tasks.rados.rados.0.smithi029.stdout:456: finishing write tid 1 to smithi02969618-28 2024-08-29T17:52:06.630 INFO:tasks.rados.rados.0.smithi029.stdout:456: finishing write tid 2 to smithi02969618-28 2024-08-29T17:52:06.630 INFO:tasks.rados.rados.0.smithi029.stdout:456: finishing write tid 3 to smithi02969618-28 2024-08-29T17:52:06.630 INFO:tasks.rados.rados.0.smithi029.stdout:456: oid 28 updating version 0 to 311 2024-08-29T17:52:06.630 INFO:tasks.rados.rados.0.smithi029.stdout:456: oid 28 version 311 is already newer than 310 2024-08-29T17:52:06.630 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 28 v 311 (ObjNum 160 snap 34 seq_num 160) dirty exists 2024-08-29T17:52:06.631 INFO:tasks.rados.rados.0.smithi029.stdout:456: left oid 28 (ObjNum 160 snap 34 seq_num 160) 2024-08-29T17:52:06.631 INFO:tasks.rados.rados.0.smithi029.stdout:458: finishing write tid 1 to smithi02969618-45 2024-08-29T17:52:06.631 INFO:tasks.rados.rados.0.smithi029.stdout:458: finishing write tid 2 to smithi02969618-45 2024-08-29T17:52:06.631 INFO:tasks.rados.rados.0.smithi029.stdout:458: finishing write tid 3 to smithi02969618-45 2024-08-29T17:52:06.631 INFO:tasks.rados.rados.0.smithi029.stdout:458: oid 45 updating version 0 to 176 2024-08-29T17:52:06.631 INFO:tasks.rados.rados.0.smithi029.stdout:458: oid 45 updating version 176 to 177 2024-08-29T17:52:06.631 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 45 v 177 (ObjNum 161 snap 34 seq_num 161) dirty exists 2024-08-29T17:52:06.631 INFO:tasks.rados.rados.0.smithi029.stdout:458: left oid 45 (ObjNum 161 snap 34 seq_num 161) 2024-08-29T17:52:06.631 INFO:tasks.rados.rados.0.smithi029.stdout:456: done (3 left) 2024-08-29T17:52:06.631 INFO:tasks.rados.rados.0.smithi029.stdout:457: done (2 left) 2024-08-29T17:52:06.631 INFO:tasks.rados.rados.0.smithi029.stdout:458: done (1 left) 2024-08-29T17:52:06.631 INFO:tasks.rados.rados.0.smithi029.stdout:461: read oid 35 snap 29 2024-08-29T17:52:06.631 INFO:tasks.rados.rados.0.smithi029.stdout:461: expect (ObjNum 34 snap 0 seq_num 34) 2024-08-29T17:52:06.632 INFO:tasks.rados.rados.0.smithi029.stdout:462: snap_create 2024-08-29T17:52:06.632 INFO:tasks.rados.rados.0.smithi029.stdout:460: finishing copy_from to smithi02969618-18 2024-08-29T17:52:06.632 INFO:tasks.rados.rados.0.smithi029.stdout:460: got expected ENOENT (src dne) 2024-08-29T17:52:06.632 INFO:tasks.rados.rados.0.smithi029.stdout:460: finishing copy_from racing read to smithi02969618-18 2024-08-29T17:52:06.633 INFO:tasks.rados.rados.0.smithi029.stdout:461: expect (ObjNum 34 snap 0 seq_num 34) 2024-08-29T17:52:06.899 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:52:06 smithi110 bash[24444]: cluster 2024-08-29T17:52:05.519808+0000 mon.a (mon.0) 1170 : cluster [DBG] osdmap e145: 8 total, 8 up, 8 in 2024-08-29T17:52:06.899 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:52:06 smithi110 bash[24444]: cluster 2024-08-29T17:52:06.462966+0000 mon.a (mon.0) 1171 : cluster [DBG] osdmap e146: 8 total, 8 up, 8 in 2024-08-29T17:52:06.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:52:06 smithi029 bash[32453]: cluster 2024-08-29T17:52:05.519808+0000 mon.a (mon.0) 1170 : cluster [DBG] osdmap e145: 8 total, 8 up, 8 in 2024-08-29T17:52:06.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:52:06 smithi029 bash[32453]: cluster 2024-08-29T17:52:06.462966+0000 mon.a (mon.0) 1171 : cluster [DBG] osdmap e146: 8 total, 8 up, 8 in 2024-08-29T17:52:06.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:52:06 smithi029 bash[22475]: cluster 2024-08-29T17:52:05.519808+0000 mon.a (mon.0) 1170 : cluster [DBG] osdmap e145: 8 total, 8 up, 8 in 2024-08-29T17:52:06.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:52:06 smithi029 bash[22475]: cluster 2024-08-29T17:52:06.462966+0000 mon.a (mon.0) 1171 : cluster [DBG] osdmap e146: 8 total, 8 up, 8 in 2024-08-29T17:52:07.539 INFO:tasks.rados.rados.0.smithi029.stdout:460: done (2 left) 2024-08-29T17:52:07.543 INFO:tasks.rados.rados.0.smithi029.stdout:461: done (1 left) 2024-08-29T17:52:07.543 INFO:tasks.rados.rados.0.smithi029.stdout:462: done (0 left) 2024-08-29T17:52:07.543 INFO:tasks.rados.rados.0.smithi029.stdout:463: setattr oid 25 current snap is 35 2024-08-29T17:52:07.543 INFO:tasks.rados.rados.0.smithi029.stdout:464: snap_create 2024-08-29T17:52:07.552 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 25 v 44 (ObjNum 36 snap 0 seq_num 36) dirty exists 2024-08-29T17:52:07.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:52:07 smithi029 bash[32453]: cluster 2024-08-29T17:52:06.038907+0000 mgr.y (mgr.14454) 271 : cluster [DBG] pgmap v281: 121 pgs: 121 active+clean; 84 MiB data, 388 MiB used, 715 GiB / 715 GiB avail; 11 MiB/s rd, 1.1 MiB/s wr, 9 op/s 2024-08-29T17:52:07.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:52:07 smithi029 bash[32453]: audit 2024-08-29T17:52:06.955225+0000 mon.a (mon.0) 1172 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T17:52:07.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:52:07 smithi110 bash[24444]: cluster 2024-08-29T17:52:06.038907+0000 mgr.y (mgr.14454) 271 : cluster [DBG] pgmap v281: 121 pgs: 121 active+clean; 84 MiB data, 388 MiB used, 715 GiB / 715 GiB avail; 11 MiB/s rd, 1.1 MiB/s wr, 9 op/s 2024-08-29T17:52:07.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:52:07 smithi110 bash[24444]: audit 2024-08-29T17:52:06.955225+0000 mon.a (mon.0) 1172 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T17:52:07.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:52:07 smithi029 bash[22475]: cluster 2024-08-29T17:52:06.038907+0000 mgr.y (mgr.14454) 271 : cluster [DBG] pgmap v281: 121 pgs: 121 active+clean; 84 MiB data, 388 MiB used, 715 GiB / 715 GiB avail; 11 MiB/s rd, 1.1 MiB/s wr, 9 op/s 2024-08-29T17:52:07.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:52:07 smithi029 bash[22475]: audit 2024-08-29T17:52:06.955225+0000 mon.a (mon.0) 1172 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T17:52:08.551 INFO:tasks.rados.rados.0.smithi029.stdout:463: done (1 left) 2024-08-29T17:52:08.552 INFO:tasks.rados.rados.0.smithi029.stdout:464: done (0 left) 2024-08-29T17:52:08.552 INFO:tasks.rados.rados.0.smithi029.stdout:465: rmattr oid 4 current snap is 36 2024-08-29T17:52:08.552 INFO:tasks.rados.rados.0.smithi029.stdout:465: done (0 left) 2024-08-29T17:52:08.552 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 39 current snap is 36 2024-08-29T17:52:08.552 INFO:tasks.rados.rados.0.smithi029.stdout:466: seq_num 163 ranges {0=335872} 2024-08-29T17:52:08.555 INFO:tasks.rados.rados.0.smithi029.stdout:466: writing smithi02969618-39 from 0 to 335872 tid 1 2024-08-29T17:52:08.555 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 37 current snap is 36 2024-08-29T17:52:08.555 INFO:tasks.rados.rados.0.smithi029.stdout:467: seq_num 164 ranges {2310144=352256} 2024-08-29T17:52:08.589 INFO:tasks.rados.rados.0.smithi029.stdout:467: writing smithi02969618-37 from 2310144 to 2662400 tid 1 2024-08-29T17:52:08.589 INFO:tasks.rados.rados.0.smithi029.stdout:468: read oid 33 snap 29 2024-08-29T17:52:08.589 INFO:tasks.rados.rados.0.smithi029.stdout:468: expect (ObjNum 98 snap 17 seq_num 98) 2024-08-29T17:52:08.589 INFO:tasks.rados.rados.0.smithi029.stdout:469: delete oid 23 current snap is 36 2024-08-29T17:52:08.589 INFO:tasks.rados.rados.0.smithi029.stdout:466: finishing write tid 1 to smithi02969618-39 2024-08-29T17:52:08.589 INFO:tasks.rados.rados.0.smithi029.stdout:466: finishing write tid 2 to smithi02969618-39 2024-08-29T17:52:08.589 INFO:tasks.rados.rados.0.smithi029.stdout:466: finishing write tid 3 to smithi02969618-39 2024-08-29T17:52:08.589 INFO:tasks.rados.rados.0.smithi029.stdout:466: oid 39 updating version 0 to 141 2024-08-29T17:52:08.589 INFO:tasks.rados.rados.0.smithi029.stdout:466: oid 39 version 141 is already newer than 140 2024-08-29T17:52:08.590 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 39 v 141 (ObjNum 163 snap 36 seq_num 163) dirty exists 2024-08-29T17:52:08.590 INFO:tasks.rados.rados.0.smithi029.stdout:466: left oid 39 (ObjNum 163 snap 36 seq_num 163) 2024-08-29T17:52:08.600 INFO:tasks.rados.rados.0.smithi029.stdout:467: finishing write tid 1 to smithi02969618-37 2024-08-29T17:52:08.602 INFO:tasks.rados.rados.0.smithi029.stdout:468: expect (ObjNum 98 snap 17 seq_num 98) 2024-08-29T17:52:08.722 INFO:tasks.rados.rados.0.smithi029.stdout:467: finishing write tid 2 to smithi02969618-37 2024-08-29T17:52:08.722 INFO:tasks.rados.rados.0.smithi029.stdout:467: finishing write tid 3 to smithi02969618-37 2024-08-29T17:52:08.722 INFO:tasks.rados.rados.0.smithi029.stdout:467: oid 37 updating version 0 to 316 2024-08-29T17:52:08.722 INFO:tasks.rados.rados.0.smithi029.stdout:467: oid 37 version 316 is already newer than 315 2024-08-29T17:52:08.722 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 37 v 316 (ObjNum 164 snap 36 seq_num 164) dirty exists 2024-08-29T17:52:08.722 INFO:tasks.rados.rados.0.smithi029.stdout:467: left oid 37 (ObjNum 164 snap 36 seq_num 164) 2024-08-29T17:52:08.722 INFO:tasks.rados.rados.0.smithi029.stdout:466: done (3 left) 2024-08-29T17:52:08.722 INFO:tasks.rados.rados.0.smithi029.stdout:467: done (2 left) 2024-08-29T17:52:08.722 INFO:tasks.rados.rados.0.smithi029.stdout:468: done (1 left) 2024-08-29T17:52:08.723 INFO:tasks.rados.rados.0.smithi029.stdout:469: done (0 left) 2024-08-29T17:52:08.723 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 46 current snap is 36 2024-08-29T17:52:08.723 INFO:tasks.rados.rados.0.smithi029.stdout:470: seq_num 166 ranges {761856=385024} 2024-08-29T17:52:08.736 INFO:tasks.rados.rados.0.smithi029.stdout:470: writing smithi02969618-46 from 761856 to 1146880 tid 1 2024-08-29T17:52:08.737 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 48 current snap is 36 2024-08-29T17:52:08.737 INFO:tasks.rados.rados.0.smithi029.stdout:471: seq_num 167 ranges {3792896=401408} 2024-08-29T17:52:08.789 INFO:tasks.rados.rados.0.smithi029.stdout:471: writing smithi02969618-48 from 3792896 to 4194304 tid 1 2024-08-29T17:52:08.789 INFO:tasks.rados.rados.0.smithi029.stdout:472: rollback oid 12 current snap is 36 2024-08-29T17:52:08.789 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 12 to 29 2024-08-29T17:52:08.789 INFO:tasks.rados.rados.0.smithi029.stdout:473: read oid 5 snap -1 2024-08-29T17:52:08.789 INFO:tasks.rados.rados.0.smithi029.stdout:473: expect (ObjNum 0 snap 0 seq_num 0) 2024-08-29T17:52:08.789 INFO:tasks.rados.rados.0.smithi029.stdout:474: copy_from oid 34 from oid 4 current snap is 36 2024-08-29T17:52:08.789 INFO:tasks.rados.rados.0.smithi029.stdout:470: finishing write tid 1 to smithi02969618-46 2024-08-29T17:52:08.789 INFO:tasks.rados.rados.0.smithi029.stdout:470: finishing write tid 2 to smithi02969618-46 2024-08-29T17:52:08.789 INFO:tasks.rados.rados.0.smithi029.stdout:470: finishing write tid 3 to smithi02969618-46 2024-08-29T17:52:08.789 INFO:tasks.rados.rados.0.smithi029.stdout:470: oid 46 updating version 0 to 312 2024-08-29T17:52:08.790 INFO:tasks.rados.rados.0.smithi029.stdout:470: oid 46 updating version 312 to 313 2024-08-29T17:52:08.790 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 46 v 313 (ObjNum 166 snap 36 seq_num 166) dirty exists 2024-08-29T17:52:08.790 INFO:tasks.rados.rados.0.smithi029.stdout:470: left oid 46 (ObjNum 166 snap 36 seq_num 166) 2024-08-29T17:52:08.790 INFO:tasks.rados.rados.0.smithi029.stdout:470: done (4 left) 2024-08-29T17:52:08.790 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 3 current snap is 36 2024-08-29T17:52:08.790 INFO:tasks.rados.rados.0.smithi029.stdout:475: seq_num 168 ranges {2269184=417792} 2024-08-29T17:52:08.817 INFO:tasks.rados.rados.0.smithi029.stdout:475: writing smithi02969618-3 from 2269184 to 2686976 tid 1 2024-08-29T17:52:08.817 INFO:tasks.rados.rados.0.smithi029.stdout:476: read oid 10 snap -1 2024-08-29T17:52:08.817 INFO:tasks.rados.rados.0.smithi029.stdout:476: expect (ObjNum 9 snap 0 seq_num 9) 2024-08-29T17:52:08.817 INFO:tasks.rados.rados.0.smithi029.stdout:477: setattr oid 27 current snap is 36 2024-08-29T17:52:08.818 INFO:tasks.rados.rados.0.smithi029.stdout:473: expect (ObjNum 0 snap 0 seq_num 0) 2024-08-29T17:52:08.819 INFO:tasks.rados.rados.0.smithi029.stdout:472: finishing rollback tid 1 to smithi02969618-12 2024-08-29T17:52:08.820 INFO:tasks.rados.rados.0.smithi029.stdout:472: finishing rollback tid 2 to smithi02969618-12 2024-08-29T17:52:08.820 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 12 v 320 (ObjNum 128 snap 26 seq_num 128) dirty exists 2024-08-29T17:52:08.820 INFO:tasks.rados.rados.0.smithi029.stdout:471: finishing write tid 1 to smithi02969618-48 2024-08-29T17:52:08.820 INFO:tasks.rados.rados.0.smithi029.stdout:471: finishing write tid 2 to smithi02969618-48 2024-08-29T17:52:08.820 INFO:tasks.rados.rados.0.smithi029.stdout:474: finishing copy_from racing read to smithi02969618-34 2024-08-29T17:52:08.820 INFO:tasks.rados.rados.0.smithi029.stdout:471: finishing write tid 3 to smithi02969618-48 2024-08-29T17:52:08.820 INFO:tasks.rados.rados.0.smithi029.stdout:471: oid 48 updating version 0 to 52 2024-08-29T17:52:08.820 INFO:tasks.rados.rados.0.smithi029.stdout:471: oid 48 version 52 is already newer than 51 2024-08-29T17:52:08.820 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 48 v 52 (ObjNum 167 snap 36 seq_num 167) dirty exists 2024-08-29T17:52:08.820 INFO:tasks.rados.rados.0.smithi029.stdout:471: left oid 48 (ObjNum 167 snap 36 seq_num 167) 2024-08-29T17:52:08.820 INFO:tasks.rados.rados.0.smithi029.stdout:474: finishing copy_from to smithi02969618-34 2024-08-29T17:52:08.821 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 34 v 123 (ObjNum 151 snap 33 seq_num 151) dirty exists 2024-08-29T17:52:08.821 INFO:tasks.rados.rados.0.smithi029.stdout:471: done (6 left) 2024-08-29T17:52:08.821 INFO:tasks.rados.rados.0.smithi029.stdout:472: done (5 left) 2024-08-29T17:52:08.821 INFO:tasks.rados.rados.0.smithi029.stdout:473: done (4 left) 2024-08-29T17:52:08.821 INFO:tasks.rados.rados.0.smithi029.stdout:474: done (3 left) 2024-08-29T17:52:08.821 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 47 current snap is 36 2024-08-29T17:52:08.821 INFO:tasks.rados.rados.0.smithi029.stdout:478: seq_num 169 ranges {0=434176} 2024-08-29T17:52:08.822 INFO:tasks.rados.rados.0.smithi029.stdout:478: writing smithi02969618-47 from 0 to 434176 tid 1 2024-08-29T17:52:08.823 INFO:tasks.rados.rados.0.smithi029.stdout:479: read oid 38 snap -1 2024-08-29T17:52:08.823 INFO:tasks.rados.rados.0.smithi029.stdout:479: expect (ObjNum 133 snap 26 seq_num 133) 2024-08-29T17:52:08.823 INFO:tasks.rados.rados.0.smithi029.stdout:480: rollback oid 13 current snap is 36 2024-08-29T17:52:08.823 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 13 to 27 2024-08-29T17:52:08.823 INFO:tasks.rados.rados.0.smithi029.stdout:476: expect (ObjNum 9 snap 0 seq_num 9) 2024-08-29T17:52:08.847 INFO:tasks.rados.rados.0.smithi029.stdout:475: finishing write tid 1 to smithi02969618-3 2024-08-29T17:52:08.847 INFO:tasks.rados.rados.0.smithi029.stdout:475: finishing write tid 2 to smithi02969618-3 2024-08-29T17:52:08.847 INFO:tasks.rados.rados.0.smithi029.stdout:476: done (5 left) 2024-08-29T17:52:08.847 INFO:tasks.rados.rados.0.smithi029.stdout:481: copy_from oid 11 from oid 33 current snap is 36 2024-08-29T17:52:08.847 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 27 v 78 (ObjNum 273 snap 0 seq_num 0) dirty exists 2024-08-29T17:52:08.847 INFO:tasks.rados.rados.0.smithi029.stdout:478: finishing write tid 1 to smithi02969618-47 2024-08-29T17:52:08.847 INFO:tasks.rados.rados.0.smithi029.stdout:478: finishing write tid 2 to smithi02969618-47 2024-08-29T17:52:08.847 INFO:tasks.rados.rados.0.smithi029.stdout:480: finishing rollback tid 0 to smithi02969618-13 2024-08-29T17:52:08.848 INFO:tasks.rados.rados.0.smithi029.stdout:480: finishing rollback tid 1 to smithi02969618-13 2024-08-29T17:52:08.848 INFO:tasks.rados.rados.0.smithi029.stdout:477: done (5 left) 2024-08-29T17:52:08.848 INFO:tasks.rados.rados.0.smithi029.stdout:482: delete oid 12 current snap is 36 2024-08-29T17:52:08.848 INFO:tasks.rados.rados.0.smithi029.stdout:475: finishing write tid 3 to smithi02969618-3 2024-08-29T17:52:08.848 INFO:tasks.rados.rados.0.smithi029.stdout:475: oid 3 updating version 0 to 52 2024-08-29T17:52:08.848 INFO:tasks.rados.rados.0.smithi029.stdout:475: oid 3 version 52 is already newer than 51 2024-08-29T17:52:08.848 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 3 v 52 (ObjNum 168 snap 36 seq_num 168) dirty exists 2024-08-29T17:52:08.848 INFO:tasks.rados.rados.0.smithi029.stdout:475: left oid 3 (ObjNum 168 snap 36 seq_num 168) 2024-08-29T17:52:08.848 INFO:tasks.rados.rados.0.smithi029.stdout:480: finishing rollback tid 2 to smithi02969618-13 2024-08-29T17:52:08.848 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 13 v 84 (ObjNum 131 snap 26 seq_num 131) dirty exists 2024-08-29T17:52:08.848 INFO:tasks.rados.rados.0.smithi029.stdout:478: finishing write tid 3 to smithi02969618-47 2024-08-29T17:52:08.848 INFO:tasks.rados.rados.0.smithi029.stdout:478: oid 47 updating version 0 to 314 2024-08-29T17:52:08.849 INFO:tasks.rados.rados.0.smithi029.stdout:478: oid 47 updating version 314 to 315 2024-08-29T17:52:08.849 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 47 v 315 (ObjNum 169 snap 36 seq_num 169) dirty exists 2024-08-29T17:52:08.849 INFO:tasks.rados.rados.0.smithi029.stdout:478: left oid 47 (ObjNum 169 snap 36 seq_num 169) 2024-08-29T17:52:08.858 INFO:tasks.rados.rados.0.smithi029.stdout:475: done (5 left) 2024-08-29T17:52:08.858 INFO:tasks.rados.rados.0.smithi029.stdout:478: done (4 left) 2024-08-29T17:52:08.859 INFO:tasks.rados.rados.0.smithi029.stdout:480: done (3 left) 2024-08-29T17:52:08.859 INFO:tasks.rados.rados.0.smithi029.stdout:482: done (2 left) 2024-08-29T17:52:08.859 INFO:tasks.rados.rados.0.smithi029.stdout:483: delete oid 17 current snap is 36 2024-08-29T17:52:08.863 INFO:tasks.rados.rados.0.smithi029.stdout:483: done (2 left) 2024-08-29T17:52:08.863 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 45 current snap is 36 2024-08-29T17:52:08.863 INFO:tasks.rados.rados.0.smithi029.stdout:484: seq_num 172 ranges {1130496=483328} 2024-08-29T17:52:08.880 INFO:tasks.rados.rados.0.smithi029.stdout:484: writing smithi02969618-45 from 1130496 to 1613824 tid 1 2024-08-29T17:52:08.880 INFO:tasks.rados.rados.0.smithi029.stdout:485: snap_remove snap 26 2024-08-29T17:52:08.899 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:52:08 smithi110 bash[24444]: cluster 2024-08-29T17:52:07.540299+0000 mon.a (mon.0) 1173 : cluster [DBG] osdmap e147: 8 total, 8 up, 8 in 2024-08-29T17:52:08.899 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:52:08 smithi029 bash[32453]: cluster 2024-08-29T17:52:07.540299+0000 mon.a (mon.0) 1173 : cluster [DBG] osdmap e147: 8 total, 8 up, 8 in 2024-08-29T17:52:08.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:52:08 smithi029 bash[22475]: cluster 2024-08-29T17:52:07.540299+0000 mon.a (mon.0) 1173 : cluster [DBG] osdmap e147: 8 total, 8 up, 8 in 2024-08-29T17:52:09.555 INFO:tasks.rados.rados.0.smithi029.stdout:485: done (3 left) 2024-08-29T17:52:09.555 INFO:tasks.rados.rados.0.smithi029.stdout:486: delete oid 22 current snap is 36 2024-08-29T17:52:09.563 INFO:tasks.rados.rados.0.smithi029.stdout:481: finishing copy_from racing read to smithi02969618-11 2024-08-29T17:52:09.563 INFO:tasks.rados.rados.0.smithi029.stdout:481: finishing copy_from to smithi02969618-11 2024-08-29T17:52:09.563 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 11 v 32 (ObjNum 98 snap 17 seq_num 98) dirty exists 2024-08-29T17:52:09.563 INFO:tasks.rados.rados.0.smithi029.stdout:479: expect (ObjNum 133 snap 26 seq_num 133) 2024-08-29T17:52:09.845 INFO:tasks.rados.rados.0.smithi029.stdout:484: finishing write tid 1 to smithi02969618-45 2024-08-29T17:52:09.846 INFO:tasks.rados.rados.0.smithi029.stdout:484: finishing write tid 2 to smithi02969618-45 2024-08-29T17:52:09.846 INFO:tasks.rados.rados.0.smithi029.stdout:484: finishing write tid 3 to smithi02969618-45 2024-08-29T17:52:09.846 INFO:tasks.rados.rados.0.smithi029.stdout:484: oid 45 updating version 0 to 178 2024-08-29T17:52:09.846 INFO:tasks.rados.rados.0.smithi029.stdout:484: oid 45 updating version 178 to 179 2024-08-29T17:52:09.846 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 45 v 179 (ObjNum 172 snap 36 seq_num 172) dirty exists 2024-08-29T17:52:09.846 INFO:tasks.rados.rados.0.smithi029.stdout:484: left oid 45 (ObjNum 172 snap 36 seq_num 172) 2024-08-29T17:52:09.846 INFO:tasks.rados.rados.0.smithi029.stdout:479: done (3 left) 2024-08-29T17:52:09.846 INFO:tasks.rados.rados.0.smithi029.stdout:481: done (2 left) 2024-08-29T17:52:09.847 INFO:tasks.rados.rados.0.smithi029.stdout:484: done (1 left) 2024-08-29T17:52:09.847 INFO:tasks.rados.rados.0.smithi029.stdout:486: done (0 left) 2024-08-29T17:52:09.847 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 39 current snap is 36 2024-08-29T17:52:09.847 INFO:tasks.rados.rados.0.smithi029.stdout:487: seq_num 174 ranges {335872=516096} 2024-08-29T17:52:09.857 INFO:tasks.rados.rados.0.smithi029.stdout:487: writing smithi02969618-39 from 335872 to 851968 tid 1 2024-08-29T17:52:09.857 INFO:tasks.rados.rados.0.smithi029.stdout:488: rollback oid 8 current snap is 36 2024-08-29T17:52:09.857 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 8 to 29 2024-08-29T17:52:09.857 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 43 current snap is 36 2024-08-29T17:52:09.857 INFO:tasks.rados.rados.0.smithi029.stdout:489: seq_num 175 ranges {0=540672} 2024-08-29T17:52:09.865 INFO:tasks.rados.rados.0.smithi029.stdout:489: writing smithi02969618-43 from 0 to 540672 tid 1 2024-08-29T17:52:09.865 INFO:tasks.rados.rados.0.smithi029.stdout:490: delete oid 49 current snap is 36 2024-08-29T17:52:09.865 INFO:tasks.rados.rados.0.smithi029.stdout:487: finishing write tid 1 to smithi02969618-39 2024-08-29T17:52:09.866 INFO:tasks.rados.rados.0.smithi029.stdout:488: finishing rollback tid 0 to smithi02969618-8 2024-08-29T17:52:09.866 INFO:tasks.rados.rados.0.smithi029.stdout:488: finishing rollback tid 1 to smithi02969618-8 2024-08-29T17:52:09.868 INFO:tasks.rados.rados.0.smithi029.stdout:488: finishing rollback tid 2 to smithi02969618-8 2024-08-29T17:52:09.868 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 8 v 41 (ObjNum 119 snap 25 seq_num 119) dirty exists 2024-08-29T17:52:09.868 INFO:tasks.rados.rados.0.smithi029.stdout:487: finishing write tid 2 to smithi02969618-39 2024-08-29T17:52:09.869 INFO:tasks.rados.rados.0.smithi029.stdout:489: finishing write tid 1 to smithi02969618-43 2024-08-29T17:52:09.870 INFO:tasks.rados.rados.0.smithi029.stdout:487: finishing write tid 3 to smithi02969618-39 2024-08-29T17:52:09.870 INFO:tasks.rados.rados.0.smithi029.stdout:487: oid 39 updating version 0 to 152 2024-08-29T17:52:09.870 INFO:tasks.rados.rados.0.smithi029.stdout:487: oid 39 version 152 is already newer than 151 2024-08-29T17:52:09.870 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 39 v 152 (ObjNum 174 snap 36 seq_num 174) dirty exists 2024-08-29T17:52:09.870 INFO:tasks.rados.rados.0.smithi029.stdout:487: left oid 39 (ObjNum 174 snap 36 seq_num 174) 2024-08-29T17:52:09.870 INFO:tasks.rados.rados.0.smithi029.stdout:489: finishing write tid 2 to smithi02969618-43 2024-08-29T17:52:09.871 INFO:tasks.rados.rados.0.smithi029.stdout:487: done (3 left) 2024-08-29T17:52:09.871 INFO:tasks.rados.rados.0.smithi029.stdout:488: done (2 left) 2024-08-29T17:52:09.871 INFO:tasks.rados.rados.0.smithi029.stdout:490: done (1 left) 2024-08-29T17:52:09.871 INFO:tasks.rados.rados.0.smithi029.stdout:491: delete oid 10 current snap is 36 2024-08-29T17:52:09.872 INFO:tasks.rados.rados.0.smithi029.stdout:489: finishing write tid 3 to smithi02969618-43 2024-08-29T17:52:09.872 INFO:tasks.rados.rados.0.smithi029.stdout:489: oid 43 updating version 0 to 79 2024-08-29T17:52:09.872 INFO:tasks.rados.rados.0.smithi029.stdout:489: oid 43 updating version 79 to 80 2024-08-29T17:52:09.872 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 43 v 80 (ObjNum 175 snap 36 seq_num 175) dirty exists 2024-08-29T17:52:09.872 INFO:tasks.rados.rados.0.smithi029.stdout:489: left oid 43 (ObjNum 175 snap 36 seq_num 175) 2024-08-29T17:52:09.876 INFO:tasks.rados.rados.0.smithi029.stdout:489: done (1 left) 2024-08-29T17:52:09.876 INFO:tasks.rados.rados.0.smithi029.stdout:491: done (0 left) 2024-08-29T17:52:09.876 INFO:tasks.rados.rados.0.smithi029.stdout:492: rmattr oid 6 current snap is 36 2024-08-29T17:52:09.876 INFO:tasks.rados.rados.0.smithi029.stdout:492: done (0 left) 2024-08-29T17:52:09.877 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 14 current snap is 36 2024-08-29T17:52:09.877 INFO:tasks.rados.rados.0.smithi029.stdout:493: seq_num 178 ranges {0=589824} 2024-08-29T17:52:09.880 INFO:tasks.rados.rados.0.smithi029.stdout:493: writing smithi02969618-14 from 0 to 589824 tid 1 2024-08-29T17:52:09.880 INFO:tasks.rados.rados.0.smithi029.stdout:494: read oid 4 snap -1 2024-08-29T17:52:09.880 INFO:tasks.rados.rados.0.smithi029.stdout:494: expect (ObjNum 151 snap 33 seq_num 151) 2024-08-29T17:52:09.880 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 50 current snap is 36 2024-08-29T17:52:09.880 INFO:tasks.rados.rados.0.smithi029.stdout:495: seq_num 179 ranges {827392=606208} 2024-08-29T17:52:09.889 INFO:tasks.rados.rados.0.smithi029.stdout:495: writing smithi02969618-50 from 827392 to 1433600 tid 1 2024-08-29T17:52:09.889 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 35 current snap is 36 2024-08-29T17:52:09.889 INFO:tasks.rados.rados.0.smithi029.stdout:496: seq_num 180 ranges {573440=622592} 2024-08-29T17:52:09.896 INFO:tasks.rados.rados.0.smithi029.stdout:496: writing smithi02969618-35 from 573440 to 1196032 tid 1 2024-08-29T17:52:09.896 INFO:tasks.rados.rados.0.smithi029.stdout:497: snap_remove snap 27 2024-08-29T17:52:09.899 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:52:09 smithi029 bash[22475]: cluster 2024-08-29T17:52:08.040252+0000 mgr.y (mgr.14454) 272 : cluster [DBG] pgmap v284: 121 pgs: 121 active+clean; 97 MiB data, 411 MiB used, 715 GiB / 715 GiB avail; 7.2 MiB/s rd, 3.1 MiB/s wr, 60 op/s 2024-08-29T17:52:09.899 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:52:09 smithi029 bash[22475]: cluster 2024-08-29T17:52:08.551859+0000 mon.a (mon.0) 1174 : cluster [DBG] osdmap e148: 8 total, 8 up, 8 in 2024-08-29T17:52:09.899 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:52:09 smithi029 bash[32453]: cluster 2024-08-29T17:52:08.040252+0000 mgr.y (mgr.14454) 272 : cluster [DBG] pgmap v284: 121 pgs: 121 active+clean; 97 MiB data, 411 MiB used, 715 GiB / 715 GiB avail; 7.2 MiB/s rd, 3.1 MiB/s wr, 60 op/s 2024-08-29T17:52:09.899 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:52:09 smithi029 bash[32453]: cluster 2024-08-29T17:52:08.551859+0000 mon.a (mon.0) 1174 : cluster [DBG] osdmap e148: 8 total, 8 up, 8 in 2024-08-29T17:52:09.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:52:09 smithi110 bash[24444]: cluster 2024-08-29T17:52:08.040252+0000 mgr.y (mgr.14454) 272 : cluster [DBG] pgmap v284: 121 pgs: 121 active+clean; 97 MiB data, 411 MiB used, 715 GiB / 715 GiB avail; 7.2 MiB/s rd, 3.1 MiB/s wr, 60 op/s 2024-08-29T17:52:09.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:52:09 smithi110 bash[24444]: cluster 2024-08-29T17:52:08.551859+0000 mon.a (mon.0) 1174 : cluster [DBG] osdmap e148: 8 total, 8 up, 8 in 2024-08-29T17:52:10.577 INFO:tasks.rados.rados.0.smithi029.stdout:497: done (4 left) 2024-08-29T17:52:10.577 INFO:tasks.rados.rados.0.smithi029.stdout:498: snap_create 2024-08-29T17:52:10.577 INFO:tasks.rados.rados.0.smithi029.stdout:494: expect (ObjNum 151 snap 33 seq_num 151) 2024-08-29T17:52:10.588 INFO:tasks.rados.rados.0.smithi029.stdout:493: finishing write tid 1 to smithi02969618-14 2024-08-29T17:52:10.588 INFO:tasks.rados.rados.0.smithi029.stdout:493: finishing write tid 2 to smithi02969618-14 2024-08-29T17:52:10.588 INFO:tasks.rados.rados.0.smithi029.stdout:493: finishing write tid 3 to smithi02969618-14 2024-08-29T17:52:10.588 INFO:tasks.rados.rados.0.smithi029.stdout:493: oid 14 updating version 0 to 313 2024-08-29T17:52:10.588 INFO:tasks.rados.rados.0.smithi029.stdout:493: oid 14 version 313 is already newer than 312 2024-08-29T17:52:10.588 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 14 v 313 (ObjNum 178 snap 36 seq_num 178) dirty exists 2024-08-29T17:52:10.588 INFO:tasks.rados.rados.0.smithi029.stdout:493: left oid 14 (ObjNum 178 snap 36 seq_num 178) 2024-08-29T17:52:10.588 INFO:tasks.rados.rados.0.smithi029.stdout:495: finishing write tid 1 to smithi02969618-50 2024-08-29T17:52:10.589 INFO:tasks.rados.rados.0.smithi029.stdout:495: finishing write tid 2 to smithi02969618-50 2024-08-29T17:52:10.589 INFO:tasks.rados.rados.0.smithi029.stdout:495: finishing write tid 3 to smithi02969618-50 2024-08-29T17:52:10.589 INFO:tasks.rados.rados.0.smithi029.stdout:495: oid 50 updating version 0 to 336 2024-08-29T17:52:10.589 INFO:tasks.rados.rados.0.smithi029.stdout:495: oid 50 version 336 is already newer than 335 2024-08-29T17:52:10.589 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 50 v 336 (ObjNum 179 snap 36 seq_num 179) dirty exists 2024-08-29T17:52:10.589 INFO:tasks.rados.rados.0.smithi029.stdout:495: left oid 50 (ObjNum 179 snap 36 seq_num 179) 2024-08-29T17:52:10.589 INFO:tasks.rados.rados.0.smithi029.stdout:496: finishing write tid 1 to smithi02969618-35 2024-08-29T17:52:10.589 INFO:tasks.rados.rados.0.smithi029.stdout:496: finishing write tid 2 to smithi02969618-35 2024-08-29T17:52:10.589 INFO:tasks.rados.rados.0.smithi029.stdout:496: finishing write tid 3 to smithi02969618-35 2024-08-29T17:52:10.589 INFO:tasks.rados.rados.0.smithi029.stdout:496: oid 35 updating version 0 to 59 2024-08-29T17:52:10.589 INFO:tasks.rados.rados.0.smithi029.stdout:496: oid 35 version 59 is already newer than 58 2024-08-29T17:52:10.589 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 35 v 59 (ObjNum 180 snap 36 seq_num 180) dirty exists 2024-08-29T17:52:10.589 INFO:tasks.rados.rados.0.smithi029.stdout:496: left oid 35 (ObjNum 180 snap 36 seq_num 180) 2024-08-29T17:52:10.899 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:52:10 smithi110 bash[24444]: cluster 2024-08-29T17:52:09.552089+0000 mon.a (mon.0) 1175 : cluster [DBG] osdmap e149: 8 total, 8 up, 8 in 2024-08-29T17:52:10.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:52:10 smithi029 bash[22475]: cluster 2024-08-29T17:52:09.552089+0000 mon.a (mon.0) 1175 : cluster [DBG] osdmap e149: 8 total, 8 up, 8 in 2024-08-29T17:52:10.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:52:10 smithi029 bash[32453]: cluster 2024-08-29T17:52:09.552089+0000 mon.a (mon.0) 1175 : cluster [DBG] osdmap e149: 8 total, 8 up, 8 in 2024-08-29T17:52:11.465 INFO:tasks.rados.rados.0.smithi029.stdout:493: done (4 left) 2024-08-29T17:52:11.466 INFO:tasks.rados.rados.0.smithi029.stdout:494: done (3 left) 2024-08-29T17:52:11.466 INFO:tasks.rados.rados.0.smithi029.stdout:495: done (2 left) 2024-08-29T17:52:11.466 INFO:tasks.rados.rados.0.smithi029.stdout:496: done (1 left) 2024-08-29T17:52:11.466 INFO:tasks.rados.rados.0.smithi029.stdout:498: done (0 left) 2024-08-29T17:52:11.466 INFO:tasks.rados.rados.0.smithi029.stdout:499: snap_remove snap 29 2024-08-29T17:52:11.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:52:11 smithi029 bash[32453]: cluster 2024-08-29T17:52:10.040985+0000 mgr.y (mgr.14454) 273 : cluster [DBG] pgmap v287: 121 pgs: 121 active+clean; 97 MiB data, 411 MiB used, 715 GiB / 715 GiB avail; 7.2 MiB/s rd, 3.1 MiB/s wr, 60 op/s 2024-08-29T17:52:11.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:52:11 smithi029 bash[32453]: cluster 2024-08-29T17:52:10.573083+0000 mon.a (mon.0) 1176 : cluster [DBG] osdmap e150: 8 total, 8 up, 8 in 2024-08-29T17:52:11.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:52:11 smithi029 bash[32453]: cluster 2024-08-29T17:52:11.465915+0000 mon.a (mon.0) 1177 : cluster [DBG] osdmap e151: 8 total, 8 up, 8 in 2024-08-29T17:52:11.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:52:11 smithi110 bash[24444]: cluster 2024-08-29T17:52:10.040985+0000 mgr.y (mgr.14454) 273 : cluster [DBG] pgmap v287: 121 pgs: 121 active+clean; 97 MiB data, 411 MiB used, 715 GiB / 715 GiB avail; 7.2 MiB/s rd, 3.1 MiB/s wr, 60 op/s 2024-08-29T17:52:11.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:52:11 smithi110 bash[24444]: cluster 2024-08-29T17:52:10.573083+0000 mon.a (mon.0) 1176 : cluster [DBG] osdmap e150: 8 total, 8 up, 8 in 2024-08-29T17:52:11.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:52:11 smithi110 bash[24444]: cluster 2024-08-29T17:52:11.465915+0000 mon.a (mon.0) 1177 : cluster [DBG] osdmap e151: 8 total, 8 up, 8 in 2024-08-29T17:52:11.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:52:11 smithi029 bash[22475]: cluster 2024-08-29T17:52:10.040985+0000 mgr.y (mgr.14454) 273 : cluster [DBG] pgmap v287: 121 pgs: 121 active+clean; 97 MiB data, 411 MiB used, 715 GiB / 715 GiB avail; 7.2 MiB/s rd, 3.1 MiB/s wr, 60 op/s 2024-08-29T17:52:11.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:52:11 smithi029 bash[22475]: cluster 2024-08-29T17:52:10.573083+0000 mon.a (mon.0) 1176 : cluster [DBG] osdmap e150: 8 total, 8 up, 8 in 2024-08-29T17:52:11.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:52:11 smithi029 bash[22475]: cluster 2024-08-29T17:52:11.465915+0000 mon.a (mon.0) 1177 : cluster [DBG] osdmap e151: 8 total, 8 up, 8 in 2024-08-29T17:52:12.473 INFO:tasks.rados.rados.0.smithi029.stdout:499: done (0 left) 2024-08-29T17:52:12.473 INFO:tasks.rados.rados.0.smithi029.stdout:500: read oid 16 snap 35 2024-08-29T17:52:12.473 INFO:tasks.rados.rados.0.smithi029.stdout:500: expect deleted 2024-08-29T17:52:12.473 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 2 current snap is 37 2024-08-29T17:52:12.473 INFO:tasks.rados.rados.0.smithi029.stdout:501: seq_num 181 ranges {1548288=638976} 2024-08-29T17:52:12.494 INFO:tasks.rados.rados.0.smithi029.stdout:501: writing smithi02969618-2 from 1548288 to 2187264 tid 1 2024-08-29T17:52:12.495 INFO:tasks.rados.rados.0.smithi029.stdout:502: setattr oid 49 current snap is 37 2024-08-29T17:52:12.499 INFO:tasks.rados.rados.0.smithi029.stdout:500: done (2 left) 2024-08-29T17:52:12.499 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 33 current snap is 37 2024-08-29T17:52:12.499 INFO:tasks.rados.rados.0.smithi029.stdout:503: seq_num 182 ranges {2195456=655360} 2024-08-29T17:52:12.524 INFO:tasks.rados.rados.0.smithi029.stdout:503: writing smithi02969618-33 from 2195456 to 2850816 tid 1 2024-08-29T17:52:12.524 INFO:tasks.rados.rados.0.smithi029.stdout:504: read oid 29 snap -1 2024-08-29T17:52:12.524 INFO:tasks.rados.rados.0.smithi029.stdout:504: expect (ObjNum 158 snap 34 seq_num 158) 2024-08-29T17:52:12.525 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 19 current snap is 37 2024-08-29T17:52:12.525 INFO:tasks.rados.rados.0.smithi029.stdout:501: finishing write tid 1 to smithi02969618-2 2024-08-29T17:52:12.525 INFO:tasks.rados.rados.0.smithi029.stdout:501: finishing write tid 2 to smithi02969618-2 2024-08-29T17:52:12.525 INFO:tasks.rados.rados.0.smithi029.stdout:505: seq_num 183 ranges {2310144=671744} 2024-08-29T17:52:12.551 INFO:tasks.rados.rados.0.smithi029.stdout:505: writing smithi02969618-19 from 2310144 to 2981888 tid 1 2024-08-29T17:52:12.551 INFO:tasks.rados.rados.0.smithi029.stdout:506: rmattr oid 18 current snap is 37 2024-08-29T17:52:12.552 INFO:tasks.rados.rados.0.smithi029.stdout:506: done (5 left) 2024-08-29T17:52:12.552 INFO:tasks.rados.rados.0.smithi029.stdout:507: read oid 26 snap -1 2024-08-29T17:52:12.552 INFO:tasks.rados.rados.0.smithi029.stdout:507: expect (ObjNum 36 snap 0 seq_num 36) 2024-08-29T17:52:12.552 INFO:tasks.rados.rados.0.smithi029.stdout:508: snap_create 2024-08-29T17:52:12.552 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 49 v 362 (ObjNum 129 snap 0 seq_num 1562742688) dirty exists 2024-08-29T17:52:12.552 INFO:tasks.rados.rados.0.smithi029.stdout:501: finishing write tid 3 to smithi02969618-2 2024-08-29T17:52:12.552 INFO:tasks.rados.rados.0.smithi029.stdout:501: oid 2 updating version 0 to 361 2024-08-29T17:52:12.552 INFO:tasks.rados.rados.0.smithi029.stdout:501: oid 2 version 361 is already newer than 360 2024-08-29T17:52:12.552 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 2 v 361 (ObjNum 181 snap 37 seq_num 181) dirty exists 2024-08-29T17:52:12.552 INFO:tasks.rados.rados.0.smithi029.stdout:501: left oid 2 (ObjNum 181 snap 37 seq_num 181) 2024-08-29T17:52:12.552 INFO:tasks.rados.rados.0.smithi029.stdout:503: finishing write tid 1 to smithi02969618-33 2024-08-29T17:52:12.552 INFO:tasks.rados.rados.0.smithi029.stdout:503: finishing write tid 2 to smithi02969618-33 2024-08-29T17:52:12.552 INFO:tasks.rados.rados.0.smithi029.stdout:503: finishing write tid 3 to smithi02969618-33 2024-08-29T17:52:12.552 INFO:tasks.rados.rados.0.smithi029.stdout:503: oid 33 updating version 0 to 47 2024-08-29T17:52:12.553 INFO:tasks.rados.rados.0.smithi029.stdout:503: oid 33 version 47 is already newer than 46 2024-08-29T17:52:12.553 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 33 v 47 (ObjNum 182 snap 37 seq_num 182) dirty exists 2024-08-29T17:52:12.553 INFO:tasks.rados.rados.0.smithi029.stdout:503: left oid 33 (ObjNum 182 snap 37 seq_num 182) 2024-08-29T17:52:12.553 INFO:tasks.rados.rados.0.smithi029.stdout:504: expect (ObjNum 158 snap 34 seq_num 158) 2024-08-29T17:52:12.677 INFO:tasks.rados.rados.0.smithi029.stdout:505: finishing write tid 1 to smithi02969618-19 2024-08-29T17:52:12.677 INFO:tasks.rados.rados.0.smithi029.stdout:505: finishing write tid 2 to smithi02969618-19 2024-08-29T17:52:12.677 INFO:tasks.rados.rados.0.smithi029.stdout:507: expect (ObjNum 36 snap 0 seq_num 36) 2024-08-29T17:52:12.692 INFO:tasks.rados.rados.0.smithi029.stdout:505: finishing write tid 3 to smithi02969618-19 2024-08-29T17:52:12.692 INFO:tasks.rados.rados.0.smithi029.stdout:505: oid 19 updating version 0 to 315 2024-08-29T17:52:12.692 INFO:tasks.rados.rados.0.smithi029.stdout:505: oid 19 version 315 is already newer than 314 2024-08-29T17:52:12.693 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 19 v 315 (ObjNum 183 snap 37 seq_num 183) dirty exists 2024-08-29T17:52:12.693 INFO:tasks.rados.rados.0.smithi029.stdout:505: left oid 19 (ObjNum 183 snap 37 seq_num 183) 2024-08-29T17:52:13.476 INFO:tasks.rados.rados.0.smithi029.stdout:501: done (6 left) 2024-08-29T17:52:13.477 INFO:tasks.rados.rados.0.smithi029.stdout:502: done (5 left) 2024-08-29T17:52:13.477 INFO:tasks.rados.rados.0.smithi029.stdout:503: done (4 left) 2024-08-29T17:52:13.477 INFO:tasks.rados.rados.0.smithi029.stdout:504: done (3 left) 2024-08-29T17:52:13.477 INFO:tasks.rados.rados.0.smithi029.stdout:505: done (2 left) 2024-08-29T17:52:13.477 INFO:tasks.rados.rados.0.smithi029.stdout:507: done (1 left) 2024-08-29T17:52:13.477 INFO:tasks.rados.rados.0.smithi029.stdout:508: done (0 left) 2024-08-29T17:52:13.477 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 3 current snap is 38 2024-08-29T17:52:13.477 INFO:tasks.rados.rados.0.smithi029.stdout:509: seq_num 184 ranges {2686976=688128} 2024-08-29T17:52:13.505 INFO:tasks.rados.rados.0.smithi029.stdout:509: writing smithi02969618-3 from 2686976 to 3375104 tid 1 2024-08-29T17:52:13.506 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 49 current snap is 38 2024-08-29T17:52:13.506 INFO:tasks.rados.rados.0.smithi029.stdout:510: seq_num 185 ranges {0=704512} 2024-08-29T17:52:13.512 INFO:tasks.rados.rados.0.smithi029.stdout:510: writing smithi02969618-49 from 0 to 704512 tid 1 2024-08-29T17:52:13.512 INFO:tasks.rados.rados.0.smithi029.stdout:511: read oid 32 snap 37 2024-08-29T17:52:13.512 INFO:tasks.rados.rados.0.smithi029.stdout:511: expect (ObjNum 40 snap 0 seq_num 40) 2024-08-29T17:52:13.512 INFO:tasks.rados.rados.0.smithi029.stdout:512: rollback oid 1 current snap is 38 2024-08-29T17:52:13.512 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 1 to 36 2024-08-29T17:52:13.512 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 44 current snap is 38 2024-08-29T17:52:13.513 INFO:tasks.rados.rados.0.smithi029.stdout:513: seq_num 186 ranges {0=720896} 2024-08-29T17:52:13.519 INFO:tasks.rados.rados.0.smithi029.stdout:513: writing smithi02969618-44 from 0 to 720896 tid 1 2024-08-29T17:52:13.519 INFO:tasks.rados.rados.0.smithi029.stdout:514: snap_create 2024-08-29T17:52:13.519 INFO:tasks.rados.rados.0.smithi029.stdout:509: finishing write tid 1 to smithi02969618-3 2024-08-29T17:52:13.519 INFO:tasks.rados.rados.0.smithi029.stdout:509: finishing write tid 2 to smithi02969618-3 2024-08-29T17:52:13.519 INFO:tasks.rados.rados.0.smithi029.stdout:512: finishing rollback tid 0 to smithi02969618-1 2024-08-29T17:52:13.519 INFO:tasks.rados.rados.0.smithi029.stdout:511: expect (ObjNum 40 snap 0 seq_num 40) 2024-08-29T17:52:13.544 INFO:tasks.rados.rados.0.smithi029.stdout:509: finishing write tid 3 to smithi02969618-3 2024-08-29T17:52:13.544 INFO:tasks.rados.rados.0.smithi029.stdout:509: oid 3 updating version 0 to 65 2024-08-29T17:52:13.544 INFO:tasks.rados.rados.0.smithi029.stdout:509: oid 3 version 65 is already newer than 64 2024-08-29T17:52:13.544 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 3 v 65 (ObjNum 184 snap 38 seq_num 184) dirty exists 2024-08-29T17:52:13.544 INFO:tasks.rados.rados.0.smithi029.stdout:509: left oid 3 (ObjNum 184 snap 38 seq_num 184) 2024-08-29T17:52:13.544 INFO:tasks.rados.rados.0.smithi029.stdout:510: finishing write tid 1 to smithi02969618-49 2024-08-29T17:52:13.544 INFO:tasks.rados.rados.0.smithi029.stdout:512: finishing rollback tid 1 to smithi02969618-1 2024-08-29T17:52:13.544 INFO:tasks.rados.rados.0.smithi029.stdout:512: finishing rollback tid 2 to smithi02969618-1 2024-08-29T17:52:13.545 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 1 v 69 (ObjNum 70 snap 9 seq_num 70) dirty exists 2024-08-29T17:52:13.545 INFO:tasks.rados.rados.0.smithi029.stdout:510: finishing write tid 2 to smithi02969618-49 2024-08-29T17:52:13.545 INFO:tasks.rados.rados.0.smithi029.stdout:513: finishing write tid 1 to smithi02969618-44 2024-08-29T17:52:13.545 INFO:tasks.rados.rados.0.smithi029.stdout:513: finishing write tid 2 to smithi02969618-44 2024-08-29T17:52:13.545 INFO:tasks.rados.rados.0.smithi029.stdout:510: finishing write tid 3 to smithi02969618-49 2024-08-29T17:52:13.545 INFO:tasks.rados.rados.0.smithi029.stdout:510: oid 49 updating version 0 to 365 2024-08-29T17:52:13.545 INFO:tasks.rados.rados.0.smithi029.stdout:510: oid 49 version 365 is already newer than 364 2024-08-29T17:52:13.545 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 49 v 365 (ObjNum 185 snap 38 seq_num 185) dirty exists 2024-08-29T17:52:13.545 INFO:tasks.rados.rados.0.smithi029.stdout:510: left oid 49 (ObjNum 185 snap 38 seq_num 185) 2024-08-29T17:52:13.545 INFO:tasks.rados.rados.0.smithi029.stdout:513: finishing write tid 3 to smithi02969618-44 2024-08-29T17:52:13.545 INFO:tasks.rados.rados.0.smithi029.stdout:513: oid 44 updating version 0 to 181 2024-08-29T17:52:13.545 INFO:tasks.rados.rados.0.smithi029.stdout:513: oid 44 version 181 is already newer than 180 2024-08-29T17:52:13.545 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 44 v 181 (ObjNum 186 snap 38 seq_num 186) dirty exists 2024-08-29T17:52:13.545 INFO:tasks.rados.rados.0.smithi029.stdout:513: left oid 44 (ObjNum 186 snap 38 seq_num 186) 2024-08-29T17:52:13.899 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:52:13 smithi029 bash[32453]: cluster 2024-08-29T17:52:12.041780+0000 mgr.y (mgr.14454) 274 : cluster [DBG] pgmap v290: 121 pgs: 121 active+clean; 97 MiB data, 411 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:52:13.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:52:13 smithi029 bash[32453]: cluster 2024-08-29T17:52:12.467848+0000 mon.a (mon.0) 1178 : cluster [DBG] osdmap e152: 8 total, 8 up, 8 in 2024-08-29T17:52:13.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:52:13 smithi110 bash[24444]: cluster 2024-08-29T17:52:12.041780+0000 mgr.y (mgr.14454) 274 : cluster [DBG] pgmap v290: 121 pgs: 121 active+clean; 97 MiB data, 411 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:52:13.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:52:13 smithi110 bash[24444]: cluster 2024-08-29T17:52:12.467848+0000 mon.a (mon.0) 1178 : cluster [DBG] osdmap e152: 8 total, 8 up, 8 in 2024-08-29T17:52:13.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:52:13 smithi029 bash[22475]: cluster 2024-08-29T17:52:12.041780+0000 mgr.y (mgr.14454) 274 : cluster [DBG] pgmap v290: 121 pgs: 121 active+clean; 97 MiB data, 411 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:52:13.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:52:13 smithi029 bash[22475]: cluster 2024-08-29T17:52:12.467848+0000 mon.a (mon.0) 1178 : cluster [DBG] osdmap e152: 8 total, 8 up, 8 in 2024-08-29T17:52:14.488 INFO:tasks.rados.rados.0.smithi029.stdout:509: done (5 left) 2024-08-29T17:52:14.489 INFO:tasks.rados.rados.0.smithi029.stdout:510: done (4 left) 2024-08-29T17:52:14.489 INFO:tasks.rados.rados.0.smithi029.stdout:511: done (3 left) 2024-08-29T17:52:14.489 INFO:tasks.rados.rados.0.smithi029.stdout:512: done (2 left) 2024-08-29T17:52:14.489 INFO:tasks.rados.rados.0.smithi029.stdout:513: done (1 left) 2024-08-29T17:52:14.489 INFO:tasks.rados.rados.0.smithi029.stdout:514: done (0 left) 2024-08-29T17:52:14.489 INFO:tasks.rados.rados.0.smithi029.stdout:515: delete oid 4 current snap is 39 2024-08-29T17:52:14.496 INFO:tasks.rados.rados.0.smithi029.stdout:515: done (0 left) 2024-08-29T17:52:14.496 INFO:tasks.rados.rados.0.smithi029.stdout:516: delete oid 15 current snap is 39 2024-08-29T17:52:14.507 INFO:tasks.rados.rados.0.smithi029.stdout:516: done (0 left) 2024-08-29T17:52:14.507 INFO:tasks.rados.rados.0.smithi029.stdout:517: snap_create 2024-08-29T17:52:14.899 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:52:14 smithi029 bash[22727]: ::ffff:172.21.15.110 - - [29/Aug/2024:17:52:14] "GET /metrics HTTP/1.1" 200 36085 "" "Prometheus/2.43.0" 2024-08-29T17:52:14.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:52:14 smithi110 bash[24444]: cluster 2024-08-29T17:52:13.477739+0000 mon.a (mon.0) 1179 : cluster [DBG] osdmap e153: 8 total, 8 up, 8 in 2024-08-29T17:52:14.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:52:14 smithi029 bash[22475]: cluster 2024-08-29T17:52:13.477739+0000 mon.a (mon.0) 1179 : cluster [DBG] osdmap e153: 8 total, 8 up, 8 in 2024-08-29T17:52:14.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:52:14 smithi029 bash[32453]: cluster 2024-08-29T17:52:13.477739+0000 mon.a (mon.0) 1179 : cluster [DBG] osdmap e153: 8 total, 8 up, 8 in 2024-08-29T17:52:15.489 INFO:tasks.rados.rados.0.smithi029.stdout:517: done (0 left) 2024-08-29T17:52:15.490 INFO:tasks.rados.rados.0.smithi029.stdout:518: setattr oid 19 current snap is 40 2024-08-29T17:52:15.493 INFO:tasks.rados.rados.0.smithi029.stdout:519: rmattr oid 42 current snap is 40 2024-08-29T17:52:15.493 INFO:tasks.rados.rados.0.smithi029.stdout:519: done (1 left) 2024-08-29T17:52:15.493 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 39 current snap is 40 2024-08-29T17:52:15.493 INFO:tasks.rados.rados.0.smithi029.stdout:520: seq_num 189 ranges {851968=770048} 2024-08-29T17:52:15.512 INFO:tasks.rados.rados.0.smithi029.stdout:520: writing smithi02969618-39 from 851968 to 1622016 tid 1 2024-08-29T17:52:15.512 INFO:tasks.rados.rados.0.smithi029.stdout:521: read oid 47 snap -1 2024-08-29T17:52:15.512 INFO:tasks.rados.rados.0.smithi029.stdout:521: expect (ObjNum 169 snap 36 seq_num 169) 2024-08-29T17:52:15.513 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 41 current snap is 40 2024-08-29T17:52:15.513 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 19 v 316 (ObjNum 183 snap 37 seq_num 183) dirty exists 2024-08-29T17:52:15.513 INFO:tasks.rados.rados.0.smithi029.stdout:522: seq_num 190 ranges {147456=786432} 2024-08-29T17:52:15.524 INFO:tasks.rados.rados.0.smithi029.stdout:522: writing smithi02969618-41 from 147456 to 933888 tid 1 2024-08-29T17:52:15.525 INFO:tasks.rados.rados.0.smithi029.stdout:518: done (3 left) 2024-08-29T17:52:15.525 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 23 current snap is 40 2024-08-29T17:52:15.525 INFO:tasks.rados.rados.0.smithi029.stdout:523: seq_num 191 ranges {0=802816} 2024-08-29T17:52:15.535 INFO:tasks.rados.rados.0.smithi029.stdout:523: writing smithi02969618-23 from 0 to 802816 tid 1 2024-08-29T17:52:15.535 INFO:tasks.rados.rados.0.smithi029.stdout:524: read oid 30 snap -1 2024-08-29T17:52:15.535 INFO:tasks.rados.rados.0.smithi029.stdout:524: expect (ObjNum 159 snap 34 seq_num 159) 2024-08-29T17:52:15.535 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 40 current snap is 40 2024-08-29T17:52:15.535 INFO:tasks.rados.rados.0.smithi029.stdout:525: seq_num 192 ranges {1548288=417792,1966080=401408} 2024-08-29T17:52:15.558 INFO:tasks.rados.rados.0.smithi029.stdout:525: writing smithi02969618-40 from 1548288 to 1966080 tid 1 2024-08-29T17:52:15.562 INFO:tasks.rados.rados.0.smithi029.stdout:525: writing smithi02969618-40 from 1966080 to 2367488 tid 2 2024-08-29T17:52:15.562 INFO:tasks.rados.rados.0.smithi029.stdout:526: delete oid 7 current snap is 40 2024-08-29T17:52:15.562 INFO:tasks.rados.rados.0.smithi029.stdout:521: expect (ObjNum 169 snap 36 seq_num 169) 2024-08-29T17:52:15.585 INFO:tasks.rados.rados.0.smithi029.stdout:520: finishing write tid 1 to smithi02969618-39 2024-08-29T17:52:15.586 INFO:tasks.rados.rados.0.smithi029.stdout:520: finishing write tid 2 to smithi02969618-39 2024-08-29T17:52:15.586 INFO:tasks.rados.rados.0.smithi029.stdout:520: finishing write tid 3 to smithi02969618-39 2024-08-29T17:52:15.586 INFO:tasks.rados.rados.0.smithi029.stdout:520: oid 39 updating version 0 to 167 2024-08-29T17:52:15.586 INFO:tasks.rados.rados.0.smithi029.stdout:520: oid 39 version 167 is already newer than 166 2024-08-29T17:52:15.587 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 39 v 167 (ObjNum 189 snap 40 seq_num 189) dirty exists 2024-08-29T17:52:15.587 INFO:tasks.rados.rados.0.smithi029.stdout:520: left oid 39 (ObjNum 189 snap 40 seq_num 189) 2024-08-29T17:52:15.587 INFO:tasks.rados.rados.0.smithi029.stdout:522: finishing write tid 1 to smithi02969618-41 2024-08-29T17:52:15.587 INFO:tasks.rados.rados.0.smithi029.stdout:520: done (6 left) 2024-08-29T17:52:15.587 INFO:tasks.rados.rados.0.smithi029.stdout:521: done (5 left) 2024-08-29T17:52:15.587 INFO:tasks.rados.rados.0.smithi029.stdout:526: done (4 left) 2024-08-29T17:52:15.587 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 25 current snap is 40 2024-08-29T17:52:15.587 INFO:tasks.rados.rados.0.smithi029.stdout:522: finishing write tid 2 to smithi02969618-41 2024-08-29T17:52:15.587 INFO:tasks.rados.rados.0.smithi029.stdout:527: seq_num 194 ranges {606208=458752,1064960=401408} 2024-08-29T17:52:15.595 INFO:tasks.rados.rados.0.smithi029.stdout:527: writing smithi02969618-25 from 606208 to 1064960 tid 1 2024-08-29T17:52:15.600 INFO:tasks.rados.rados.0.smithi029.stdout:527: writing smithi02969618-25 from 1064960 to 1466368 tid 2 2024-08-29T17:52:15.601 INFO:tasks.rados.rados.0.smithi029.stdout:528: read oid 19 snap -1 2024-08-29T17:52:15.601 INFO:tasks.rados.rados.0.smithi029.stdout:528: expect (ObjNum 183 snap 37 seq_num 183) 2024-08-29T17:52:15.601 INFO:tasks.rados.rados.0.smithi029.stdout:529: read oid 8 snap -1 2024-08-29T17:52:15.601 INFO:tasks.rados.rados.0.smithi029.stdout:529: expect (ObjNum 119 snap 25 seq_num 119) 2024-08-29T17:52:15.601 INFO:tasks.rados.rados.0.smithi029.stdout:530: delete oid 45 current snap is 40 2024-08-29T17:52:15.601 INFO:tasks.rados.rados.0.smithi029.stdout:522: finishing write tid 3 to smithi02969618-41 2024-08-29T17:52:15.601 INFO:tasks.rados.rados.0.smithi029.stdout:522: oid 41 updating version 0 to 98 2024-08-29T17:52:15.601 INFO:tasks.rados.rados.0.smithi029.stdout:522: oid 41 version 98 is already newer than 97 2024-08-29T17:52:15.601 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 41 v 98 (ObjNum 190 snap 40 seq_num 190) dirty exists 2024-08-29T17:52:15.601 INFO:tasks.rados.rados.0.smithi029.stdout:522: left oid 41 (ObjNum 190 snap 40 seq_num 190) 2024-08-29T17:52:15.601 INFO:tasks.rados.rados.0.smithi029.stdout:523: finishing write tid 1 to smithi02969618-23 2024-08-29T17:52:15.602 INFO:tasks.rados.rados.0.smithi029.stdout:523: finishing write tid 2 to smithi02969618-23 2024-08-29T17:52:15.602 INFO:tasks.rados.rados.0.smithi029.stdout:523: finishing write tid 3 to smithi02969618-23 2024-08-29T17:52:15.602 INFO:tasks.rados.rados.0.smithi029.stdout:523: oid 23 updating version 0 to 369 2024-08-29T17:52:15.602 INFO:tasks.rados.rados.0.smithi029.stdout:523: oid 23 version 369 is already newer than 368 2024-08-29T17:52:15.602 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 23 v 369 (ObjNum 191 snap 40 seq_num 191) dirty exists 2024-08-29T17:52:15.602 INFO:tasks.rados.rados.0.smithi029.stdout:523: left oid 23 (ObjNum 191 snap 40 seq_num 191) 2024-08-29T17:52:15.602 INFO:tasks.rados.rados.0.smithi029.stdout:524: expect (ObjNum 159 snap 34 seq_num 159) 2024-08-29T17:52:15.814 INFO:tasks.rados.rados.0.smithi029.stdout:525: finishing write tid 1 to smithi02969618-40 2024-08-29T17:52:15.814 INFO:tasks.rados.rados.0.smithi029.stdout:525: finishing write tid 2 to smithi02969618-40 2024-08-29T17:52:15.815 INFO:tasks.rados.rados.0.smithi029.stdout:525: finishing write tid 3 to smithi02969618-40 2024-08-29T17:52:15.815 INFO:tasks.rados.rados.0.smithi029.stdout:525: finishing write tid 4 to smithi02969618-40 2024-08-29T17:52:15.815 INFO:tasks.rados.rados.0.smithi029.stdout:525: oid 40 updating version 0 to 81 2024-08-29T17:52:15.815 INFO:tasks.rados.rados.0.smithi029.stdout:525: oid 40 updating version 81 to 83 2024-08-29T17:52:15.815 INFO:tasks.rados.rados.0.smithi029.stdout:525: oid 40 version 83 is already newer than 82 2024-08-29T17:52:15.815 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 40 v 83 (ObjNum 192 snap 40 seq_num 192) dirty exists 2024-08-29T17:52:15.815 INFO:tasks.rados.rados.0.smithi029.stdout:525: left oid 40 (ObjNum 192 snap 40 seq_num 192) 2024-08-29T17:52:15.815 INFO:tasks.rados.rados.0.smithi029.stdout:527: finishing write tid 1 to smithi02969618-25 2024-08-29T17:52:15.815 INFO:tasks.rados.rados.0.smithi029.stdout:527: finishing write tid 2 to smithi02969618-25 2024-08-29T17:52:15.815 INFO:tasks.rados.rados.0.smithi029.stdout:527: finishing write tid 3 to smithi02969618-25 2024-08-29T17:52:15.815 INFO:tasks.rados.rados.0.smithi029.stdout:527: finishing write tid 4 to smithi02969618-25 2024-08-29T17:52:15.815 INFO:tasks.rados.rados.0.smithi029.stdout:527: oid 25 updating version 0 to 58 2024-08-29T17:52:15.816 INFO:tasks.rados.rados.0.smithi029.stdout:527: oid 25 updating version 58 to 60 2024-08-29T17:52:15.816 INFO:tasks.rados.rados.0.smithi029.stdout:527: oid 25 version 60 is already newer than 59 2024-08-29T17:52:15.816 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 25 v 60 (ObjNum 194 snap 40 seq_num 194) dirty exists 2024-08-29T17:52:15.816 INFO:tasks.rados.rados.0.smithi029.stdout:527: left oid 25 (ObjNum 194 snap 40 seq_num 194) 2024-08-29T17:52:15.816 INFO:tasks.rados.rados.0.smithi029.stdout:529: expect (ObjNum 119 snap 25 seq_num 119) 2024-08-29T17:52:15.868 INFO:tasks.rados.rados.0.smithi029.stdout:528: expect (ObjNum 183 snap 37 seq_num 183) 2024-08-29T17:52:15.899 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:52:15 smithi110 bash[24444]: cluster 2024-08-29T17:52:14.042537+0000 mgr.y (mgr.14454) 275 : cluster [DBG] pgmap v293: 121 pgs: 121 active+clean; 104 MiB data, 436 MiB used, 715 GiB / 715 GiB avail; 7.8 MiB/s rd, 2.4 MiB/s wr, 32 op/s 2024-08-29T17:52:15.899 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:52:15 smithi110 bash[24444]: cluster 2024-08-29T17:52:14.488671+0000 mon.a (mon.0) 1180 : cluster [DBG] osdmap e154: 8 total, 8 up, 8 in 2024-08-29T17:52:15.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:52:15 smithi029 bash[22475]: cluster 2024-08-29T17:52:14.042537+0000 mgr.y (mgr.14454) 275 : cluster [DBG] pgmap v293: 121 pgs: 121 active+clean; 104 MiB data, 436 MiB used, 715 GiB / 715 GiB avail; 7.8 MiB/s rd, 2.4 MiB/s wr, 32 op/s 2024-08-29T17:52:15.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:52:15 smithi029 bash[22475]: cluster 2024-08-29T17:52:14.488671+0000 mon.a (mon.0) 1180 : cluster [DBG] osdmap e154: 8 total, 8 up, 8 in 2024-08-29T17:52:15.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:52:15 smithi029 bash[32453]: cluster 2024-08-29T17:52:14.042537+0000 mgr.y (mgr.14454) 275 : cluster [DBG] pgmap v293: 121 pgs: 121 active+clean; 104 MiB data, 436 MiB used, 715 GiB / 715 GiB avail; 7.8 MiB/s rd, 2.4 MiB/s wr, 32 op/s 2024-08-29T17:52:15.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:52:15 smithi029 bash[32453]: cluster 2024-08-29T17:52:14.488671+0000 mon.a (mon.0) 1180 : cluster [DBG] osdmap e154: 8 total, 8 up, 8 in 2024-08-29T17:52:15.993 INFO:tasks.rados.rados.0.smithi029.stdout:522: done (7 left) 2024-08-29T17:52:15.993 INFO:tasks.rados.rados.0.smithi029.stdout:523: done (6 left) 2024-08-29T17:52:15.994 INFO:tasks.rados.rados.0.smithi029.stdout:524: done (5 left) 2024-08-29T17:52:15.994 INFO:tasks.rados.rados.0.smithi029.stdout:525: done (4 left) 2024-08-29T17:52:15.994 INFO:tasks.rados.rados.0.smithi029.stdout:527: done (3 left) 2024-08-29T17:52:15.994 INFO:tasks.rados.rados.0.smithi029.stdout:528: done (2 left) 2024-08-29T17:52:15.994 INFO:tasks.rados.rados.0.smithi029.stdout:529: done (1 left) 2024-08-29T17:52:15.994 INFO:tasks.rados.rados.0.smithi029.stdout:530: done (0 left) 2024-08-29T17:52:15.994 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 39 current snap is 40 2024-08-29T17:52:15.994 INFO:tasks.rados.rados.0.smithi029.stdout:531: seq_num 196 ranges {1622016=491520,2113536=401408} 2024-08-29T17:52:16.027 INFO:tasks.rados.rados.0.smithi029.stdout:531: writing smithi02969618-39 from 1622016 to 2113536 tid 1 2024-08-29T17:52:16.036 INFO:tasks.rados.rados.0.smithi029.stdout:531: writing smithi02969618-39 from 2113536 to 2514944 tid 2 2024-08-29T17:52:16.036 INFO:tasks.rados.rados.0.smithi029.stdout:532: read oid 48 snap -1 2024-08-29T17:52:16.036 INFO:tasks.rados.rados.0.smithi029.stdout:532: expect (ObjNum 167 snap 36 seq_num 167) 2024-08-29T17:52:16.036 INFO:tasks.rados.rados.0.smithi029.stdout:533: rollback oid 18 current snap is 40 2024-08-29T17:52:16.036 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 18 to 38 2024-08-29T17:52:16.037 INFO:tasks.rados.rados.0.smithi029.stdout:531: finishing write tid 1 to smithi02969618-39 2024-08-29T17:52:16.037 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 44 current snap is 40 2024-08-29T17:52:16.037 INFO:tasks.rados.rados.0.smithi029.stdout:534: seq_num 197 ranges {720896=507904,1228800=401408} 2024-08-29T17:52:16.054 INFO:tasks.rados.rados.0.smithi029.stdout:534: writing smithi02969618-44 from 720896 to 1228800 tid 1 2024-08-29T17:52:16.060 INFO:tasks.rados.rados.0.smithi029.stdout:534: writing smithi02969618-44 from 1228800 to 1630208 tid 2 2024-08-29T17:52:16.060 INFO:tasks.rados.rados.0.smithi029.stdout:535: snap_create 2024-08-29T17:52:16.060 INFO:tasks.rados.rados.0.smithi029.stdout:531: finishing write tid 2 to smithi02969618-39 2024-08-29T17:52:16.060 INFO:tasks.rados.rados.0.smithi029.stdout:531: finishing write tid 3 to smithi02969618-39 2024-08-29T17:52:16.061 INFO:tasks.rados.rados.0.smithi029.stdout:531: finishing write tid 4 to smithi02969618-39 2024-08-29T17:52:16.061 INFO:tasks.rados.rados.0.smithi029.stdout:531: oid 39 updating version 0 to 169 2024-08-29T17:52:16.061 INFO:tasks.rados.rados.0.smithi029.stdout:531: oid 39 updating version 169 to 170 2024-08-29T17:52:16.061 INFO:tasks.rados.rados.0.smithi029.stdout:531: oid 39 version 170 is already newer than 168 2024-08-29T17:52:16.061 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 39 v 170 (ObjNum 196 snap 40 seq_num 196) dirty exists 2024-08-29T17:52:16.061 INFO:tasks.rados.rados.0.smithi029.stdout:531: left oid 39 (ObjNum 196 snap 40 seq_num 196) 2024-08-29T17:52:16.061 INFO:tasks.rados.rados.0.smithi029.stdout:533: finishing rollback tid 0 to smithi02969618-18 2024-08-29T17:52:16.061 INFO:tasks.rados.rados.0.smithi029.stdout:533: finishing rollback tid 1 to smithi02969618-18 2024-08-29T17:52:16.061 INFO:tasks.rados.rados.0.smithi029.stdout:533: finishing rollback tid 2 to smithi02969618-18 2024-08-29T17:52:16.061 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 18 v 129 (ObjNum 113 snap 23 seq_num 113) dirty exists 2024-08-29T17:52:16.061 INFO:tasks.rados.rados.0.smithi029.stdout:534: finishing write tid 1 to smithi02969618-44 2024-08-29T17:52:16.062 INFO:tasks.rados.rados.0.smithi029.stdout:532: expect (ObjNum 167 snap 36 seq_num 167) 2024-08-29T17:52:16.318 INFO:tasks.rados.rados.0.smithi029.stdout:534: finishing write tid 2 to smithi02969618-44 2024-08-29T17:52:16.319 INFO:tasks.rados.rados.0.smithi029.stdout:534: finishing write tid 3 to smithi02969618-44 2024-08-29T17:52:16.319 INFO:tasks.rados.rados.0.smithi029.stdout:534: finishing write tid 4 to smithi02969618-44 2024-08-29T17:52:16.319 INFO:tasks.rados.rados.0.smithi029.stdout:534: oid 44 updating version 0 to 184 2024-08-29T17:52:16.319 INFO:tasks.rados.rados.0.smithi029.stdout:534: oid 44 updating version 184 to 185 2024-08-29T17:52:16.319 INFO:tasks.rados.rados.0.smithi029.stdout:534: oid 44 version 185 is already newer than 183 2024-08-29T17:52:16.319 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 44 v 185 (ObjNum 197 snap 40 seq_num 197) dirty exists 2024-08-29T17:52:16.319 INFO:tasks.rados.rados.0.smithi029.stdout:534: left oid 44 (ObjNum 197 snap 40 seq_num 197) 2024-08-29T17:52:16.468 INFO:tasks.rados.rados.0.smithi029.stdout:531: done (4 left) 2024-08-29T17:52:16.468 INFO:tasks.rados.rados.0.smithi029.stdout:532: done (3 left) 2024-08-29T17:52:16.468 INFO:tasks.rados.rados.0.smithi029.stdout:533: done (2 left) 2024-08-29T17:52:16.468 INFO:tasks.rados.rados.0.smithi029.stdout:534: done (1 left) 2024-08-29T17:52:16.468 INFO:tasks.rados.rados.0.smithi029.stdout:535: done (0 left) 2024-08-29T17:52:16.468 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 18 current snap is 41 2024-08-29T17:52:16.468 INFO:tasks.rados.rados.0.smithi029.stdout:536: seq_num 198 ranges {4587520=524288,5111808=401408} 2024-08-29T17:52:16.497 INFO:tasks.rados.rados.0.smithi029.stdout:536: writing smithi02969618-18 from 4587520 to 5111808 tid 1 2024-08-29T17:52:16.499 INFO:tasks.rados.rados.0.smithi029.stdout:536: writing smithi02969618-18 from 5111808 to 5513216 tid 2 2024-08-29T17:52:16.499 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 39 current snap is 41 2024-08-29T17:52:16.499 INFO:tasks.rados.rados.0.smithi029.stdout:537: seq_num 199 ranges {2514944=540672,3055616=401408} 2024-08-29T17:52:16.517 INFO:tasks.rados.rados.0.smithi029.stdout:537: writing smithi02969618-39 from 2514944 to 3055616 tid 1 2024-08-29T17:52:16.519 INFO:tasks.rados.rados.0.smithi029.stdout:537: writing smithi02969618-39 from 3055616 to 3457024 tid 2 2024-08-29T17:52:16.519 INFO:tasks.rados.rados.0.smithi029.stdout:538: setattr oid 49 current snap is 41 2024-08-29T17:52:16.520 INFO:tasks.rados.rados.0.smithi029.stdout:536: finishing write tid 1 to smithi02969618-18 2024-08-29T17:52:16.520 INFO:tasks.rados.rados.0.smithi029.stdout:536: finishing write tid 2 to smithi02969618-18 2024-08-29T17:52:16.520 INFO:tasks.rados.rados.0.smithi029.stdout:536: finishing write tid 3 to smithi02969618-18 2024-08-29T17:52:16.520 INFO:tasks.rados.rados.0.smithi029.stdout:536: finishing write tid 4 to smithi02969618-18 2024-08-29T17:52:16.520 INFO:tasks.rados.rados.0.smithi029.stdout:536: oid 18 updating version 0 to 132 2024-08-29T17:52:16.520 INFO:tasks.rados.rados.0.smithi029.stdout:536: oid 18 version 132 is already newer than 131 2024-08-29T17:52:16.521 INFO:tasks.rados.rados.0.smithi029.stdout:536: oid 18 version 132 is already newer than 130 2024-08-29T17:52:16.521 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 18 v 132 (ObjNum 198 snap 41 seq_num 198) dirty exists 2024-08-29T17:52:16.521 INFO:tasks.rados.rados.0.smithi029.stdout:536: left oid 18 (ObjNum 198 snap 41 seq_num 198) 2024-08-29T17:52:16.521 INFO:tasks.rados.rados.0.smithi029.stdout:536: done (2 left) 2024-08-29T17:52:16.521 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 8 current snap is 41 2024-08-29T17:52:16.521 INFO:tasks.rados.rados.0.smithi029.stdout:539: seq_num 200 ranges {2007040=557056,2564096=401408} 2024-08-29T17:52:16.535 INFO:tasks.rados.rados.0.smithi029.stdout:539: writing smithi02969618-8 from 2007040 to 2564096 tid 1 2024-08-29T17:52:16.538 INFO:tasks.rados.rados.0.smithi029.stdout:539: writing smithi02969618-8 from 2564096 to 2965504 tid 2 2024-08-29T17:52:16.538 INFO:tasks.rados.rados.0.smithi029.stdout:540: rollback oid 23 current snap is 41 2024-08-29T17:52:16.538 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 23 to 31 2024-08-29T17:52:16.538 INFO:tasks.rados.rados.0.smithi029.stdout:537: finishing write tid 1 to smithi02969618-39 2024-08-29T17:52:16.538 INFO:tasks.rados.rados.0.smithi029.stdout:541: copy_from oid 9 from oid 18 current snap is 41 2024-08-29T17:52:16.538 INFO:tasks.rados.rados.0.smithi029.stdout:537: finishing write tid 2 to smithi02969618-39 2024-08-29T17:52:16.538 INFO:tasks.rados.rados.0.smithi029.stdout:537: finishing write tid 3 to smithi02969618-39 2024-08-29T17:52:16.539 INFO:tasks.rados.rados.0.smithi029.stdout:537: finishing write tid 4 to smithi02969618-39 2024-08-29T17:52:16.539 INFO:tasks.rados.rados.0.smithi029.stdout:537: oid 39 updating version 0 to 173 2024-08-29T17:52:16.539 INFO:tasks.rados.rados.0.smithi029.stdout:537: oid 39 updating version 173 to 174 2024-08-29T17:52:16.539 INFO:tasks.rados.rados.0.smithi029.stdout:537: oid 39 version 174 is already newer than 172 2024-08-29T17:52:16.539 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 39 v 174 (ObjNum 199 snap 41 seq_num 199) dirty exists 2024-08-29T17:52:16.539 INFO:tasks.rados.rados.0.smithi029.stdout:537: left oid 39 (ObjNum 199 snap 41 seq_num 199) 2024-08-29T17:52:16.539 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 49 v 371 (ObjNum 185 snap 38 seq_num 185) dirty exists 2024-08-29T17:52:16.539 INFO:tasks.rados.rados.0.smithi029.stdout:537: done (4 left) 2024-08-29T17:52:16.539 INFO:tasks.rados.rados.0.smithi029.stdout:538: done (3 left) 2024-08-29T17:52:16.539 INFO:tasks.rados.rados.0.smithi029.stdout:542: snap_remove snap 37 2024-08-29T17:52:16.899 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:52:16 smithi110 bash[24444]: cluster 2024-08-29T17:52:15.490277+0000 mon.a (mon.0) 1181 : cluster [DBG] osdmap e155: 8 total, 8 up, 8 in 2024-08-29T17:52:16.899 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:52:16 smithi110 bash[24444]: cluster 2024-08-29T17:52:16.467624+0000 mon.a (mon.0) 1182 : cluster [DBG] osdmap e156: 8 total, 8 up, 8 in 2024-08-29T17:52:16.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:52:16 smithi029 bash[32453]: cluster 2024-08-29T17:52:15.490277+0000 mon.a (mon.0) 1181 : cluster [DBG] osdmap e155: 8 total, 8 up, 8 in 2024-08-29T17:52:16.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:52:16 smithi029 bash[32453]: cluster 2024-08-29T17:52:16.467624+0000 mon.a (mon.0) 1182 : cluster [DBG] osdmap e156: 8 total, 8 up, 8 in 2024-08-29T17:52:16.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:52:16 smithi029 bash[22475]: cluster 2024-08-29T17:52:15.490277+0000 mon.a (mon.0) 1181 : cluster [DBG] osdmap e155: 8 total, 8 up, 8 in 2024-08-29T17:52:16.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:52:16 smithi029 bash[22475]: cluster 2024-08-29T17:52:16.467624+0000 mon.a (mon.0) 1182 : cluster [DBG] osdmap e156: 8 total, 8 up, 8 in 2024-08-29T17:52:17.511 INFO:tasks.rados.rados.0.smithi029.stdout:542: done (3 left) 2024-08-29T17:52:17.511 INFO:tasks.rados.rados.0.smithi029.stdout:543: copy_from oid 30 from oid 35 current snap is 41 2024-08-29T17:52:17.511 INFO:tasks.rados.rados.0.smithi029.stdout:544: read oid 3 snap 40 2024-08-29T17:52:17.511 INFO:tasks.rados.rados.0.smithi029.stdout:544: expect (ObjNum 184 snap 38 seq_num 184) 2024-08-29T17:52:17.512 INFO:tasks.rados.rados.0.smithi029.stdout:545: copy_from oid 44 from oid 25 current snap is 41 2024-08-29T17:52:17.512 INFO:tasks.rados.rados.0.smithi029.stdout:540: finishing rollback tid 0 to smithi02969618-23 2024-08-29T17:52:17.512 INFO:tasks.rados.rados.0.smithi029.stdout:540: finishing rollback tid 1 to smithi02969618-23 2024-08-29T17:52:17.513 INFO:tasks.rados.rados.0.smithi029.stdout:540: finishing rollback tid 2 to smithi02969618-23 2024-08-29T17:52:17.513 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 23 v 375 (ObjNum 70 snap 9 seq_num 70) dirty exists 2024-08-29T17:52:17.513 INFO:tasks.rados.rados.0.smithi029.stdout:539: finishing write tid 1 to smithi02969618-8 2024-08-29T17:52:17.513 INFO:tasks.rados.rados.0.smithi029.stdout:539: finishing write tid 2 to smithi02969618-8 2024-08-29T17:52:17.513 INFO:tasks.rados.rados.0.smithi029.stdout:539: finishing write tid 3 to smithi02969618-8 2024-08-29T17:52:17.513 INFO:tasks.rados.rados.0.smithi029.stdout:539: finishing write tid 4 to smithi02969618-8 2024-08-29T17:52:17.513 INFO:tasks.rados.rados.0.smithi029.stdout:539: oid 8 updating version 0 to 50 2024-08-29T17:52:17.513 INFO:tasks.rados.rados.0.smithi029.stdout:539: oid 8 version 50 is already newer than 49 2024-08-29T17:52:17.513 INFO:tasks.rados.rados.0.smithi029.stdout:539: oid 8 updating version 50 to 51 2024-08-29T17:52:17.513 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 8 v 51 (ObjNum 200 snap 41 seq_num 200) dirty exists 2024-08-29T17:52:17.513 INFO:tasks.rados.rados.0.smithi029.stdout:539: left oid 8 (ObjNum 200 snap 41 seq_num 200) 2024-08-29T17:52:17.513 INFO:tasks.rados.rados.0.smithi029.stdout:541: finishing copy_from racing read to smithi02969618-9 2024-08-29T17:52:17.513 INFO:tasks.rados.rados.0.smithi029.stdout:541: finishing copy_from to smithi02969618-9 2024-08-29T17:52:17.514 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 9 v 132 (ObjNum 198 snap 41 seq_num 198) dirty exists 2024-08-29T17:52:17.514 INFO:tasks.rados.rados.0.smithi029.stdout:539: done (5 left) 2024-08-29T17:52:17.514 INFO:tasks.rados.rados.0.smithi029.stdout:540: done (4 left) 2024-08-29T17:52:17.514 INFO:tasks.rados.rados.0.smithi029.stdout:541: done (3 left) 2024-08-29T17:52:17.514 INFO:tasks.rados.rados.0.smithi029.stdout:546: delete oid 18 current snap is 41 2024-08-29T17:52:17.519 INFO:tasks.rados.rados.0.smithi029.stdout:546: done (3 left) 2024-08-29T17:52:17.519 INFO:tasks.rados.rados.0.smithi029.stdout:547: snap_create 2024-08-29T17:52:17.534 INFO:tasks.rados.rados.0.smithi029.stdout:543: finishing copy_from racing read to smithi02969618-30 2024-08-29T17:52:17.534 INFO:tasks.rados.rados.0.smithi029.stdout:545: finishing copy_from racing read to smithi02969618-44 2024-08-29T17:52:17.536 INFO:tasks.rados.rados.0.smithi029.stdout:544: expect (ObjNum 184 snap 38 seq_num 184) 2024-08-29T17:52:17.709 INFO:tasks.rados.rados.0.smithi029.stdout:543: finishing copy_from to smithi02969618-30 2024-08-29T17:52:17.709 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 30 v 59 (ObjNum 180 snap 36 seq_num 180) dirty exists 2024-08-29T17:52:17.709 INFO:tasks.rados.rados.0.smithi029.stdout:545: finishing copy_from to smithi02969618-44 2024-08-29T17:52:17.710 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 44 v 60 (ObjNum 194 snap 40 seq_num 194) dirty exists 2024-08-29T17:52:17.899 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:52:17 smithi110 bash[24444]: cluster 2024-08-29T17:52:16.043472+0000 mgr.y (mgr.14454) 276 : cluster [DBG] pgmap v296: 121 pgs: 121 active+clean; 104 MiB data, 436 MiB used, 715 GiB / 715 GiB avail; 7.8 MiB/s rd, 2.4 MiB/s wr, 32 op/s 2024-08-29T17:52:17.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:52:17 smithi029 bash[32453]: cluster 2024-08-29T17:52:16.043472+0000 mgr.y (mgr.14454) 276 : cluster [DBG] pgmap v296: 121 pgs: 121 active+clean; 104 MiB data, 436 MiB used, 715 GiB / 715 GiB avail; 7.8 MiB/s rd, 2.4 MiB/s wr, 32 op/s 2024-08-29T17:52:17.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:52:17 smithi029 bash[22475]: cluster 2024-08-29T17:52:16.043472+0000 mgr.y (mgr.14454) 276 : cluster [DBG] pgmap v296: 121 pgs: 121 active+clean; 104 MiB data, 436 MiB used, 715 GiB / 715 GiB avail; 7.8 MiB/s rd, 2.4 MiB/s wr, 32 op/s 2024-08-29T17:52:18.530 INFO:tasks.rados.rados.0.smithi029.stdout:543: done (3 left) 2024-08-29T17:52:18.530 INFO:tasks.rados.rados.0.smithi029.stdout:544: done (2 left) 2024-08-29T17:52:18.530 INFO:tasks.rados.rados.0.smithi029.stdout:545: done (1 left) 2024-08-29T17:52:18.530 INFO:tasks.rados.rados.0.smithi029.stdout:547: done (0 left) 2024-08-29T17:52:18.530 INFO:tasks.rados.rados.0.smithi029.stdout:548: read oid 45 snap -1 2024-08-29T17:52:18.530 INFO:tasks.rados.rados.0.smithi029.stdout:548: expect deleted 2024-08-29T17:52:18.530 INFO:tasks.rados.rados.0.smithi029.stdout:549: copy_from oid 49 from oid 4 current snap is 42 2024-08-29T17:52:18.530 INFO:tasks.rados.rados.0.smithi029.stdout:550: snap_remove snap 30 2024-08-29T17:52:18.899 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:52:18 smithi110 bash[24444]: cluster 2024-08-29T17:52:17.511072+0000 mon.a (mon.0) 1183 : cluster [DBG] osdmap e157: 8 total, 8 up, 8 in 2024-08-29T17:52:18.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:52:18 smithi029 bash[32453]: cluster 2024-08-29T17:52:17.511072+0000 mon.a (mon.0) 1183 : cluster [DBG] osdmap e157: 8 total, 8 up, 8 in 2024-08-29T17:52:18.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:52:18 smithi029 bash[22475]: cluster 2024-08-29T17:52:17.511072+0000 mon.a (mon.0) 1183 : cluster [DBG] osdmap e157: 8 total, 8 up, 8 in 2024-08-29T17:52:19.541 INFO:tasks.rados.rados.0.smithi029.stdout:550: done (2 left) 2024-08-29T17:52:19.541 INFO:tasks.rados.rados.0.smithi029.stdout:551: rollback oid 14 current snap is 42 2024-08-29T17:52:19.541 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 14 to 40 2024-08-29T17:52:19.541 INFO:tasks.rados.rados.0.smithi029.stdout:549: finishing copy_from to smithi02969618-49 2024-08-29T17:52:19.542 INFO:tasks.rados.rados.0.smithi029.stdout:549: got expected ENOENT (src dne) 2024-08-29T17:52:19.542 INFO:tasks.rados.rados.0.smithi029.stdout:549: finishing copy_from racing read to smithi02969618-49 2024-08-29T17:52:19.542 INFO:tasks.rados.rados.0.smithi029.stdout:548: done (2 left) 2024-08-29T17:52:19.542 INFO:tasks.rados.rados.0.smithi029.stdout:549: done (1 left) 2024-08-29T17:52:19.542 INFO:tasks.rados.rados.0.smithi029.stdout:552: snap_create 2024-08-29T17:52:19.567 INFO:tasks.rados.rados.0.smithi029.stdout:551: finishing rollback tid 0 to smithi02969618-14 2024-08-29T17:52:19.568 INFO:tasks.rados.rados.0.smithi029.stdout:551: finishing rollback tid 1 to smithi02969618-14 2024-08-29T17:52:19.568 INFO:tasks.rados.rados.0.smithi029.stdout:551: finishing rollback tid 2 to smithi02969618-14 2024-08-29T17:52:19.568 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 14 v 319 (ObjNum 178 snap 36 seq_num 178) dirty exists 2024-08-29T17:52:19.899 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:52:19 smithi110 bash[24444]: cluster 2024-08-29T17:52:18.044866+0000 mgr.y (mgr.14454) 277 : cluster [DBG] pgmap v299: 121 pgs: 121 active+clean; 122 MiB data, 462 MiB used, 715 GiB / 715 GiB avail; 12 MiB/s rd, 4.5 MiB/s wr, 32 op/s 2024-08-29T17:52:19.899 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:52:19 smithi110 bash[24444]: cluster 2024-08-29T17:52:18.529811+0000 mon.a (mon.0) 1184 : cluster [DBG] osdmap e158: 8 total, 8 up, 8 in 2024-08-29T17:52:19.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:52:19 smithi029 bash[22475]: cluster 2024-08-29T17:52:18.044866+0000 mgr.y (mgr.14454) 277 : cluster [DBG] pgmap v299: 121 pgs: 121 active+clean; 122 MiB data, 462 MiB used, 715 GiB / 715 GiB avail; 12 MiB/s rd, 4.5 MiB/s wr, 32 op/s 2024-08-29T17:52:19.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:52:19 smithi029 bash[22475]: cluster 2024-08-29T17:52:18.529811+0000 mon.a (mon.0) 1184 : cluster [DBG] osdmap e158: 8 total, 8 up, 8 in 2024-08-29T17:52:19.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:52:19 smithi029 bash[32453]: cluster 2024-08-29T17:52:18.044866+0000 mgr.y (mgr.14454) 277 : cluster [DBG] pgmap v299: 121 pgs: 121 active+clean; 122 MiB data, 462 MiB used, 715 GiB / 715 GiB avail; 12 MiB/s rd, 4.5 MiB/s wr, 32 op/s 2024-08-29T17:52:19.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:52:19 smithi029 bash[32453]: cluster 2024-08-29T17:52:18.529811+0000 mon.a (mon.0) 1184 : cluster [DBG] osdmap e158: 8 total, 8 up, 8 in 2024-08-29T17:52:20.548 INFO:tasks.rados.rados.0.smithi029.stdout:551: done (1 left) 2024-08-29T17:52:20.548 INFO:tasks.rados.rados.0.smithi029.stdout:552: done (0 left) 2024-08-29T17:52:20.548 INFO:tasks.rados.rados.0.smithi029.stdout:553: copy_from oid 16 from oid 10 current snap is 43 2024-08-29T17:52:20.548 INFO:tasks.rados.rados.0.smithi029.stdout:554: snap_remove snap 42 2024-08-29T17:52:20.899 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:52:20 smithi110 bash[24444]: cluster 2024-08-29T17:52:19.540187+0000 mon.a (mon.0) 1185 : cluster [DBG] osdmap e159: 8 total, 8 up, 8 in 2024-08-29T17:52:20.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:52:20 smithi029 bash[32453]: cluster 2024-08-29T17:52:19.540187+0000 mon.a (mon.0) 1185 : cluster [DBG] osdmap e159: 8 total, 8 up, 8 in 2024-08-29T17:52:20.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:52:20 smithi029 bash[22475]: cluster 2024-08-29T17:52:19.540187+0000 mon.a (mon.0) 1185 : cluster [DBG] osdmap e159: 8 total, 8 up, 8 in 2024-08-29T17:52:21.473 INFO:tasks.rados.rados.0.smithi029.stdout:554: done (1 left) 2024-08-29T17:52:21.474 INFO:tasks.rados.rados.0.smithi029.stdout:555: read oid 35 snap -1 2024-08-29T17:52:21.474 INFO:tasks.rados.rados.0.smithi029.stdout:555: expect (ObjNum 180 snap 36 seq_num 180) 2024-08-29T17:52:21.474 INFO:tasks.rados.rados.0.smithi029.stdout:556: snap_create 2024-08-29T17:52:21.474 INFO:tasks.rados.rados.0.smithi029.stdout:553: finishing copy_from to smithi02969618-16 2024-08-29T17:52:21.474 INFO:tasks.rados.rados.0.smithi029.stdout:553: got expected ENOENT (src dne) 2024-08-29T17:52:21.474 INFO:tasks.rados.rados.0.smithi029.stdout:553: finishing copy_from racing read to smithi02969618-16 2024-08-29T17:52:21.486 INFO:tasks.rados.rados.0.smithi029.stdout:555: expect (ObjNum 180 snap 36 seq_num 180) 2024-08-29T17:52:21.899 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:52:21 smithi110 bash[24444]: cluster 2024-08-29T17:52:20.045575+0000 mgr.y (mgr.14454) 278 : cluster [DBG] pgmap v302: 121 pgs: 121 active+clean; 122 MiB data, 462 MiB used, 715 GiB / 715 GiB avail; 12 MiB/s rd, 4.5 MiB/s wr, 32 op/s 2024-08-29T17:52:21.899 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:52:21 smithi110 bash[24444]: cluster 2024-08-29T17:52:20.549555+0000 mon.a (mon.0) 1186 : cluster [DBG] osdmap e160: 8 total, 8 up, 8 in 2024-08-29T17:52:21.899 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:52:21 smithi110 bash[24444]: cluster 2024-08-29T17:52:21.471170+0000 mon.a (mon.0) 1187 : cluster [DBG] osdmap e161: 8 total, 8 up, 8 in 2024-08-29T17:52:21.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:52:21 smithi029 bash[22475]: cluster 2024-08-29T17:52:20.045575+0000 mgr.y (mgr.14454) 278 : cluster [DBG] pgmap v302: 121 pgs: 121 active+clean; 122 MiB data, 462 MiB used, 715 GiB / 715 GiB avail; 12 MiB/s rd, 4.5 MiB/s wr, 32 op/s 2024-08-29T17:52:21.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:52:21 smithi029 bash[22475]: cluster 2024-08-29T17:52:20.549555+0000 mon.a (mon.0) 1186 : cluster [DBG] osdmap e160: 8 total, 8 up, 8 in 2024-08-29T17:52:21.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:52:21 smithi029 bash[22475]: cluster 2024-08-29T17:52:21.471170+0000 mon.a (mon.0) 1187 : cluster [DBG] osdmap e161: 8 total, 8 up, 8 in 2024-08-29T17:52:21.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:52:21 smithi029 bash[32453]: cluster 2024-08-29T17:52:20.045575+0000 mgr.y (mgr.14454) 278 : cluster [DBG] pgmap v302: 121 pgs: 121 active+clean; 122 MiB data, 462 MiB used, 715 GiB / 715 GiB avail; 12 MiB/s rd, 4.5 MiB/s wr, 32 op/s 2024-08-29T17:52:21.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:52:21 smithi029 bash[32453]: cluster 2024-08-29T17:52:20.549555+0000 mon.a (mon.0) 1186 : cluster [DBG] osdmap e160: 8 total, 8 up, 8 in 2024-08-29T17:52:21.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:52:21 smithi029 bash[32453]: cluster 2024-08-29T17:52:21.471170+0000 mon.a (mon.0) 1187 : cluster [DBG] osdmap e161: 8 total, 8 up, 8 in 2024-08-29T17:52:22.473 INFO:tasks.rados.rados.0.smithi029.stdout:553: done (2 left) 2024-08-29T17:52:22.474 INFO:tasks.rados.rados.0.smithi029.stdout:555: done (1 left) 2024-08-29T17:52:22.474 INFO:tasks.rados.rados.0.smithi029.stdout:556: done (0 left) 2024-08-29T17:52:22.474 INFO:tasks.rados.rados.0.smithi029.stdout:557: rmattr oid 33 current snap is 44 2024-08-29T17:52:22.474 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 42 current snap is 44 2024-08-29T17:52:22.474 INFO:tasks.rados.rados.0.smithi029.stdout:558: seq_num 202 ranges {794624=589824,1384448=401408} 2024-08-29T17:52:22.493 INFO:tasks.rados.rados.0.smithi029.stdout:558: writing smithi02969618-42 from 794624 to 1384448 tid 1 2024-08-29T17:52:22.499 INFO:tasks.rados.rados.0.smithi029.stdout:558: writing smithi02969618-42 from 1384448 to 1785856 tid 2 2024-08-29T17:52:22.499 INFO:tasks.rados.rados.0.smithi029.stdout:559: copy_from oid 46 from oid 21 current snap is 44 2024-08-29T17:52:22.499 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 33 v 53 (ObjNum 182 snap 37 seq_num 182) dirty exists 2024-08-29T17:52:22.500 INFO:tasks.rados.rados.0.smithi029.stdout:557: done (2 left) 2024-08-29T17:52:22.500 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 7 current snap is 44 2024-08-29T17:52:22.500 INFO:tasks.rados.rados.0.smithi029.stdout:560: seq_num 203 ranges {0=606208,606208=401408} 2024-08-29T17:52:22.510 INFO:tasks.rados.rados.0.smithi029.stdout:560: writing smithi02969618-7 from 0 to 606208 tid 1 2024-08-29T17:52:22.516 INFO:tasks.rados.rados.0.smithi029.stdout:560: writing smithi02969618-7 from 606208 to 1007616 tid 2 2024-08-29T17:52:22.516 INFO:tasks.rados.rados.0.smithi029.stdout:561: rollback oid 11 current snap is 44 2024-08-29T17:52:22.517 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 11 to 40 2024-08-29T17:52:22.517 INFO:tasks.rados.rados.0.smithi029.stdout:562: setattr oid 3 current snap is 44 2024-08-29T17:52:22.517 INFO:tasks.rados.rados.0.smithi029.stdout:558: finishing write tid 1 to smithi02969618-42 2024-08-29T17:52:22.517 INFO:tasks.rados.rados.0.smithi029.stdout:558: finishing write tid 2 to smithi02969618-42 2024-08-29T17:52:22.517 INFO:tasks.rados.rados.0.smithi029.stdout:558: finishing write tid 3 to smithi02969618-42 2024-08-29T17:52:22.517 INFO:tasks.rados.rados.0.smithi029.stdout:558: finishing write tid 4 to smithi02969618-42 2024-08-29T17:52:22.517 INFO:tasks.rados.rados.0.smithi029.stdout:558: oid 42 updating version 0 to 57 2024-08-29T17:52:22.517 INFO:tasks.rados.rados.0.smithi029.stdout:558: oid 42 version 57 is already newer than 56 2024-08-29T17:52:22.518 INFO:tasks.rados.rados.0.smithi029.stdout:558: oid 42 version 57 is already newer than 55 2024-08-29T17:52:22.518 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 42 v 57 (ObjNum 202 snap 44 seq_num 202) dirty exists 2024-08-29T17:52:22.518 INFO:tasks.rados.rados.0.smithi029.stdout:558: left oid 42 (ObjNum 202 snap 44 seq_num 202) 2024-08-29T17:52:22.522 INFO:tasks.rados.rados.0.smithi029.stdout:558: done (4 left) 2024-08-29T17:52:22.522 INFO:tasks.rados.rados.0.smithi029.stdout:563: rmattr oid 27 current snap is 44 2024-08-29T17:52:22.522 INFO:tasks.rados.rados.0.smithi029.stdout:564: read oid 31 snap -1 2024-08-29T17:52:22.522 INFO:tasks.rados.rados.0.smithi029.stdout:564: expect deleted 2024-08-29T17:52:22.523 INFO:tasks.rados.rados.0.smithi029.stdout:565: rollback oid 19 current snap is 44 2024-08-29T17:52:22.523 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 19 to 43 2024-08-29T17:52:22.524 INFO:tasks.rados.rados.0.smithi029.stdout:560: finishing write tid 1 to smithi02969618-7 2024-08-29T17:52:22.524 INFO:tasks.rados.rados.0.smithi029.stdout:566: copy_from oid 2 from oid 5 current snap is 44 2024-08-29T17:52:22.524 INFO:tasks.rados.rados.0.smithi029.stdout:561: finishing rollback tid 0 to smithi02969618-11 2024-08-29T17:52:22.524 INFO:tasks.rados.rados.0.smithi029.stdout:567: delete oid 43 current snap is 44 2024-08-29T17:52:22.524 INFO:tasks.rados.rados.0.smithi029.stdout:559: finishing copy_from racing read to smithi02969618-46 2024-08-29T17:52:22.524 INFO:tasks.rados.rados.0.smithi029.stdout:559: finishing copy_from to smithi02969618-46 2024-08-29T17:52:22.524 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 46 v 83 (ObjNum 155 snap 34 seq_num 155) dirty exists 2024-08-29T17:52:22.525 INFO:tasks.rados.rados.0.smithi029.stdout:561: finishing rollback tid 1 to smithi02969618-11 2024-08-29T17:52:22.525 INFO:tasks.rados.rados.0.smithi029.stdout:561: finishing rollback tid 2 to smithi02969618-11 2024-08-29T17:52:22.525 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 11 v 61 (ObjNum 98 snap 17 seq_num 98) dirty exists 2024-08-29T17:52:22.528 INFO:tasks.rados.rados.0.smithi029.stdout:560: finishing write tid 2 to smithi02969618-7 2024-08-29T17:52:22.528 INFO:tasks.rados.rados.0.smithi029.stdout:560: finishing write tid 3 to smithi02969618-7 2024-08-29T17:52:22.528 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 3 v 85 (ObjNum 184 snap 38 seq_num 184) dirty exists 2024-08-29T17:52:22.529 INFO:tasks.rados.rados.0.smithi029.stdout:566: finishing copy_from racing read to smithi02969618-2 2024-08-29T17:52:22.529 INFO:tasks.rados.rados.0.smithi029.stdout:560: finishing write tid 4 to smithi02969618-7 2024-08-29T17:52:22.529 INFO:tasks.rados.rados.0.smithi029.stdout:560: oid 7 updating version 0 to 83 2024-08-29T17:52:22.529 INFO:tasks.rados.rados.0.smithi029.stdout:560: oid 7 version 83 is already newer than 82 2024-08-29T17:52:22.529 INFO:tasks.rados.rados.0.smithi029.stdout:560: oid 7 version 83 is already newer than 81 2024-08-29T17:52:22.529 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 7 v 83 (ObjNum 203 snap 44 seq_num 203) dirty exists 2024-08-29T17:52:22.530 INFO:tasks.rados.rados.0.smithi029.stdout:560: left oid 7 (ObjNum 203 snap 44 seq_num 203) 2024-08-29T17:52:22.531 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 27 v 84 (ObjNum 161 snap 0 seq_num 1) dirty exists 2024-08-29T17:52:22.531 INFO:tasks.rados.rados.0.smithi029.stdout:566: finishing copy_from to smithi02969618-2 2024-08-29T17:52:22.531 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 2 v 35 (ObjNum 65 snap 0 seq_num 1851615074) dirty exists 2024-08-29T17:52:22.531 INFO:tasks.rados.rados.0.smithi029.stdout:559: done (8 left) 2024-08-29T17:52:22.531 INFO:tasks.rados.rados.0.smithi029.stdout:560: done (7 left) 2024-08-29T17:52:22.531 INFO:tasks.rados.rados.0.smithi029.stdout:561: done (6 left) 2024-08-29T17:52:22.531 INFO:tasks.rados.rados.0.smithi029.stdout:562: done (5 left) 2024-08-29T17:52:22.531 INFO:tasks.rados.rados.0.smithi029.stdout:563: done (4 left) 2024-08-29T17:52:22.531 INFO:tasks.rados.rados.0.smithi029.stdout:564: done (3 left) 2024-08-29T17:52:22.531 INFO:tasks.rados.rados.0.smithi029.stdout:566: done (2 left) 2024-08-29T17:52:22.531 INFO:tasks.rados.rados.0.smithi029.stdout:567: done (1 left) 2024-08-29T17:52:22.532 INFO:tasks.rados.rados.0.smithi029.stdout:568: rollback oid 24 current snap is 44 2024-08-29T17:52:22.532 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 24 to 43 2024-08-29T17:52:22.532 INFO:tasks.rados.rados.0.smithi029.stdout:569: snap_remove snap 31 2024-08-29T17:52:22.899 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:52:22 smithi110 bash[24444]: audit 2024-08-29T17:52:21.955456+0000 mon.a (mon.0) 1188 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T17:52:22.899 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:52:22 smithi110 bash[24444]: cluster 2024-08-29T17:52:22.474155+0000 mon.a (mon.0) 1189 : cluster [DBG] osdmap e162: 8 total, 8 up, 8 in 2024-08-29T17:52:22.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:52:22 smithi029 bash[32453]: audit 2024-08-29T17:52:21.955456+0000 mon.a (mon.0) 1188 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T17:52:22.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:52:22 smithi029 bash[32453]: cluster 2024-08-29T17:52:22.474155+0000 mon.a (mon.0) 1189 : cluster [DBG] osdmap e162: 8 total, 8 up, 8 in 2024-08-29T17:52:22.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:52:22 smithi029 bash[22475]: audit 2024-08-29T17:52:21.955456+0000 mon.a (mon.0) 1188 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T17:52:22.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:52:22 smithi029 bash[22475]: cluster 2024-08-29T17:52:22.474155+0000 mon.a (mon.0) 1189 : cluster [DBG] osdmap e162: 8 total, 8 up, 8 in 2024-08-29T17:52:23.476 INFO:tasks.rados.rados.0.smithi029.stdout:569: done (2 left) 2024-08-29T17:52:23.476 INFO:tasks.rados.rados.0.smithi029.stdout:570: read oid 49 snap -1 2024-08-29T17:52:23.476 INFO:tasks.rados.rados.0.smithi029.stdout:570: expect (ObjNum 185 snap 38 seq_num 185) 2024-08-29T17:52:23.476 INFO:tasks.rados.rados.0.smithi029.stdout:571: rollback oid 20 current snap is 44 2024-08-29T17:52:23.476 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 20 to 40 2024-08-29T17:52:23.476 INFO:tasks.rados.rados.0.smithi029.stdout:572: read oid 5 snap -1 2024-08-29T17:52:23.476 INFO:tasks.rados.rados.0.smithi029.stdout:572: expect (ObjNum 0 snap 0 seq_num 0) 2024-08-29T17:52:23.476 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 7 current snap is 44 2024-08-29T17:52:23.477 INFO:tasks.rados.rados.0.smithi029.stdout:573: seq_num 205 ranges {1007616=638976,1646592=401408} 2024-08-29T17:52:23.496 INFO:tasks.rados.rados.0.smithi029.stdout:573: writing smithi02969618-7 from 1007616 to 1646592 tid 1 2024-08-29T17:52:23.501 INFO:tasks.rados.rados.0.smithi029.stdout:573: writing smithi02969618-7 from 1646592 to 2048000 tid 2 2024-08-29T17:52:23.501 INFO:tasks.rados.rados.0.smithi029.stdout:574: read oid 30 snap -1 2024-08-29T17:52:23.501 INFO:tasks.rados.rados.0.smithi029.stdout:574: expect (ObjNum 180 snap 36 seq_num 180) 2024-08-29T17:52:23.501 INFO:tasks.rados.rados.0.smithi029.stdout:575: snap_create 2024-08-29T17:52:23.501 INFO:tasks.rados.rados.0.smithi029.stdout:565: finishing rollback tid 0 to smithi02969618-19 2024-08-29T17:52:23.502 INFO:tasks.rados.rados.0.smithi029.stdout:565: finishing rollback tid 1 to smithi02969618-19 2024-08-29T17:52:23.502 INFO:tasks.rados.rados.0.smithi029.stdout:565: finishing rollback tid 2 to smithi02969618-19 2024-08-29T17:52:23.502 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 19 v 322 (ObjNum 183 snap 37 seq_num 183) dirty exists 2024-08-29T17:52:23.502 INFO:tasks.rados.rados.0.smithi029.stdout:568: finishing rollback tid 1 to smithi02969618-24 2024-08-29T17:52:23.502 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 24 v 295 (ObjNum 49 snap 0 seq_num 1953066355) dirty dne 2024-08-29T17:52:23.502 INFO:tasks.rados.rados.0.smithi029.stdout:572: expect (ObjNum 0 snap 0 seq_num 0) 2024-08-29T17:52:23.509 INFO:tasks.rados.rados.0.smithi029.stdout:570: expect (ObjNum 185 snap 38 seq_num 185) 2024-08-29T17:52:23.566 INFO:tasks.rados.rados.0.smithi029.stdout:571: finishing rollback tid 0 to smithi02969618-20 2024-08-29T17:52:23.566 INFO:tasks.rados.rados.0.smithi029.stdout:571: finishing rollback tid 1 to smithi02969618-20 2024-08-29T17:52:23.566 INFO:tasks.rados.rados.0.smithi029.stdout:571: finishing rollback tid 2 to smithi02969618-20 2024-08-29T17:52:23.566 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 20 v 398 (ObjNum 41 snap 0 seq_num 41) dirty exists 2024-08-29T17:52:23.567 INFO:tasks.rados.rados.0.smithi029.stdout:573: finishing write tid 1 to smithi02969618-7 2024-08-29T17:52:23.567 INFO:tasks.rados.rados.0.smithi029.stdout:573: finishing write tid 2 to smithi02969618-7 2024-08-29T17:52:23.567 INFO:tasks.rados.rados.0.smithi029.stdout:573: finishing write tid 3 to smithi02969618-7 2024-08-29T17:52:23.567 INFO:tasks.rados.rados.0.smithi029.stdout:573: finishing write tid 4 to smithi02969618-7 2024-08-29T17:52:23.567 INFO:tasks.rados.rados.0.smithi029.stdout:573: oid 7 updating version 0 to 93 2024-08-29T17:52:23.567 INFO:tasks.rados.rados.0.smithi029.stdout:573: oid 7 updating version 93 to 94 2024-08-29T17:52:23.567 INFO:tasks.rados.rados.0.smithi029.stdout:573: oid 7 version 94 is already newer than 92 2024-08-29T17:52:23.567 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 7 v 94 (ObjNum 205 snap 44 seq_num 205) dirty exists 2024-08-29T17:52:23.567 INFO:tasks.rados.rados.0.smithi029.stdout:573: left oid 7 (ObjNum 205 snap 44 seq_num 205) 2024-08-29T17:52:23.567 INFO:tasks.rados.rados.0.smithi029.stdout:574: expect (ObjNum 180 snap 36 seq_num 180) 2024-08-29T17:52:23.899 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:52:23 smithi110 bash[24444]: cluster 2024-08-29T17:52:22.046245+0000 mgr.y (mgr.14454) 279 : cluster [DBG] pgmap v305: 121 pgs: 121 active+clean; 122 MiB data, 462 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:52:23.899 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:52:23 smithi110 bash[24444]: cluster 2024-08-29T17:52:23.475473+0000 mon.a (mon.0) 1190 : cluster [DBG] osdmap e163: 8 total, 8 up, 8 in 2024-08-29T17:52:23.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:52:23 smithi029 bash[32453]: cluster 2024-08-29T17:52:22.046245+0000 mgr.y (mgr.14454) 279 : cluster [DBG] pgmap v305: 121 pgs: 121 active+clean; 122 MiB data, 462 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:52:23.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:52:23 smithi029 bash[32453]: cluster 2024-08-29T17:52:23.475473+0000 mon.a (mon.0) 1190 : cluster [DBG] osdmap e163: 8 total, 8 up, 8 in 2024-08-29T17:52:23.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:52:23 smithi029 bash[22475]: cluster 2024-08-29T17:52:22.046245+0000 mgr.y (mgr.14454) 279 : cluster [DBG] pgmap v305: 121 pgs: 121 active+clean; 122 MiB data, 462 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:52:23.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:52:23 smithi029 bash[22475]: cluster 2024-08-29T17:52:23.475473+0000 mon.a (mon.0) 1190 : cluster [DBG] osdmap e163: 8 total, 8 up, 8 in 2024-08-29T17:52:24.477 INFO:tasks.rados.rados.0.smithi029.stdout:565: done (7 left) 2024-08-29T17:52:24.477 INFO:tasks.rados.rados.0.smithi029.stdout:568: done (6 left) 2024-08-29T17:52:24.477 INFO:tasks.rados.rados.0.smithi029.stdout:570: done (5 left) 2024-08-29T17:52:24.477 INFO:tasks.rados.rados.0.smithi029.stdout:571: done (4 left) 2024-08-29T17:52:24.478 INFO:tasks.rados.rados.0.smithi029.stdout:572: done (3 left) 2024-08-29T17:52:24.478 INFO:tasks.rados.rados.0.smithi029.stdout:573: done (2 left) 2024-08-29T17:52:24.478 INFO:tasks.rados.rados.0.smithi029.stdout:574: done (1 left) 2024-08-29T17:52:24.478 INFO:tasks.rados.rados.0.smithi029.stdout:575: done (0 left) 2024-08-29T17:52:24.478 INFO:tasks.rados.rados.0.smithi029.stdout:576: delete oid 38 current snap is 45 2024-08-29T17:52:24.484 INFO:tasks.rados.rados.0.smithi029.stdout:576: done (0 left) 2024-08-29T17:52:24.484 INFO:tasks.rados.rados.0.smithi029.stdout:577: rollback oid 44 current snap is 45 2024-08-29T17:52:24.484 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 44 to 34 2024-08-29T17:52:24.485 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 40 current snap is 45 2024-08-29T17:52:24.485 INFO:tasks.rados.rados.0.smithi029.stdout:578: seq_num 207 ranges {2367488=671744,3039232=401408} 2024-08-29T17:52:24.527 INFO:tasks.rados.rados.0.smithi029.stdout:578: writing smithi02969618-40 from 2367488 to 3039232 tid 1 2024-08-29T17:52:24.533 INFO:tasks.rados.rados.0.smithi029.stdout:578: writing smithi02969618-40 from 3039232 to 3440640 tid 2 2024-08-29T17:52:24.533 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 22 current snap is 45 2024-08-29T17:52:24.533 INFO:tasks.rados.rados.0.smithi029.stdout:577: finishing rollback tid 0 to smithi02969618-44 2024-08-29T17:52:24.533 INFO:tasks.rados.rados.0.smithi029.stdout:577: finishing rollback tid 1 to smithi02969618-44 2024-08-29T17:52:24.533 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 44 v 188 (ObjNum 129 snap 0 seq_num 1562017240) dirty dne 2024-08-29T17:52:24.533 INFO:tasks.rados.rados.0.smithi029.stdout:579: seq_num 208 ranges {0=688128,688128=401408} 2024-08-29T17:52:24.545 INFO:tasks.rados.rados.0.smithi029.stdout:579: writing smithi02969618-22 from 0 to 688128 tid 1 2024-08-29T17:52:24.553 INFO:tasks.rados.rados.0.smithi029.stdout:579: writing smithi02969618-22 from 688128 to 1089536 tid 2 2024-08-29T17:52:24.553 INFO:tasks.rados.rados.0.smithi029.stdout:577: done (2 left) 2024-08-29T17:52:24.554 INFO:tasks.rados.rados.0.smithi029.stdout:580: rollback oid 39 current snap is 45 2024-08-29T17:52:24.554 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 39 to 36 2024-08-29T17:52:24.554 INFO:tasks.rados.rados.0.smithi029.stdout:578: finishing write tid 1 to smithi02969618-40 2024-08-29T17:52:24.554 INFO:tasks.rados.rados.0.smithi029.stdout:578: finishing write tid 2 to smithi02969618-40 2024-08-29T17:52:24.554 INFO:tasks.rados.rados.0.smithi029.stdout:578: finishing write tid 3 to smithi02969618-40 2024-08-29T17:52:24.554 INFO:tasks.rados.rados.0.smithi029.stdout:578: finishing write tid 4 to smithi02969618-40 2024-08-29T17:52:24.554 INFO:tasks.rados.rados.0.smithi029.stdout:578: oid 40 updating version 0 to 89 2024-08-29T17:52:24.554 INFO:tasks.rados.rados.0.smithi029.stdout:578: oid 40 updating version 89 to 90 2024-08-29T17:52:24.554 INFO:tasks.rados.rados.0.smithi029.stdout:578: oid 40 updating version 90 to 91 2024-08-29T17:52:24.555 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 40 v 91 (ObjNum 207 snap 45 seq_num 207) dirty exists 2024-08-29T17:52:24.555 INFO:tasks.rados.rados.0.smithi029.stdout:578: left oid 40 (ObjNum 207 snap 45 seq_num 207) 2024-08-29T17:52:24.555 INFO:tasks.rados.rados.0.smithi029.stdout:579: finishing write tid 1 to smithi02969618-22 2024-08-29T17:52:24.555 INFO:tasks.rados.rados.0.smithi029.stdout:578: done (2 left) 2024-08-29T17:52:24.555 INFO:tasks.rados.rados.0.smithi029.stdout:581: read oid 37 snap -1 2024-08-29T17:52:24.555 INFO:tasks.rados.rados.0.smithi029.stdout:581: expect (ObjNum 164 snap 36 seq_num 164) 2024-08-29T17:52:24.555 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 35 current snap is 45 2024-08-29T17:52:24.555 INFO:tasks.rados.rados.0.smithi029.stdout:582: seq_num 209 ranges {1196032=704512,1900544=401408} 2024-08-29T17:52:24.579 INFO:tasks.rados.rados.0.smithi029.stdout:582: writing smithi02969618-35 from 1196032 to 1900544 tid 1 2024-08-29T17:52:24.584 INFO:tasks.rados.rados.0.smithi029.stdout:582: writing smithi02969618-35 from 1900544 to 2301952 tid 2 2024-08-29T17:52:24.584 INFO:tasks.rados.rados.0.smithi029.stdout:583: snap_create 2024-08-29T17:52:24.584 INFO:tasks.rados.rados.0.smithi029.stdout:579: finishing write tid 2 to smithi02969618-22 2024-08-29T17:52:24.584 INFO:tasks.rados.rados.0.smithi029.stdout:579: finishing write tid 3 to smithi02969618-22 2024-08-29T17:52:24.584 INFO:tasks.rados.rados.0.smithi029.stdout:580: finishing rollback tid 0 to smithi02969618-39 2024-08-29T17:52:24.584 INFO:tasks.rados.rados.0.smithi029.stdout:579: finishing write tid 4 to smithi02969618-22 2024-08-29T17:52:24.584 INFO:tasks.rados.rados.0.smithi029.stdout:579: oid 22 updating version 0 to 323 2024-08-29T17:52:24.584 INFO:tasks.rados.rados.0.smithi029.stdout:579: oid 22 updating version 323 to 324 2024-08-29T17:52:24.584 INFO:tasks.rados.rados.0.smithi029.stdout:579: oid 22 updating version 324 to 325 2024-08-29T17:52:24.584 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 22 v 325 (ObjNum 208 snap 45 seq_num 208) dirty exists 2024-08-29T17:52:24.584 INFO:tasks.rados.rados.0.smithi029.stdout:579: left oid 22 (ObjNum 208 snap 45 seq_num 208) 2024-08-29T17:52:24.585 INFO:tasks.rados.rados.0.smithi029.stdout:580: finishing rollback tid 1 to smithi02969618-39 2024-08-29T17:52:24.585 INFO:tasks.rados.rados.0.smithi029.stdout:580: finishing rollback tid 2 to smithi02969618-39 2024-08-29T17:52:24.585 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 39 v 192 (ObjNum 174 snap 36 seq_num 174) dirty exists 2024-08-29T17:52:24.585 INFO:tasks.rados.rados.0.smithi029.stdout:581: expect (ObjNum 164 snap 36 seq_num 164) 2024-08-29T17:52:24.732 INFO:tasks.rados.rados.0.smithi029.stdout:582: finishing write tid 1 to smithi02969618-35 2024-08-29T17:52:24.732 INFO:tasks.rados.rados.0.smithi029.stdout:582: finishing write tid 2 to smithi02969618-35 2024-08-29T17:52:24.732 INFO:tasks.rados.rados.0.smithi029.stdout:582: finishing write tid 3 to smithi02969618-35 2024-08-29T17:52:24.732 INFO:tasks.rados.rados.0.smithi029.stdout:582: finishing write tid 4 to smithi02969618-35 2024-08-29T17:52:24.732 INFO:tasks.rados.rados.0.smithi029.stdout:582: oid 35 updating version 0 to 79 2024-08-29T17:52:24.733 INFO:tasks.rados.rados.0.smithi029.stdout:582: oid 35 version 79 is already newer than 77 2024-08-29T17:52:24.733 INFO:tasks.rados.rados.0.smithi029.stdout:582: oid 35 version 79 is already newer than 78 2024-08-29T17:52:24.733 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 35 v 79 (ObjNum 209 snap 45 seq_num 209) dirty exists 2024-08-29T17:52:24.733 INFO:tasks.rados.rados.0.smithi029.stdout:582: left oid 35 (ObjNum 209 snap 45 seq_num 209) 2024-08-29T17:52:24.899 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:52:24 smithi029 bash[22727]: ::ffff:172.21.15.110 - - [29/Aug/2024:17:52:24] "GET /metrics HTTP/1.1" 200 36087 "" "Prometheus/2.43.0" 2024-08-29T17:52:25.559 INFO:tasks.rados.rados.0.smithi029.stdout:579: done (4 left) 2024-08-29T17:52:25.559 INFO:tasks.rados.rados.0.smithi029.stdout:580: done (3 left) 2024-08-29T17:52:25.559 INFO:tasks.rados.rados.0.smithi029.stdout:581: done (2 left) 2024-08-29T17:52:25.559 INFO:tasks.rados.rados.0.smithi029.stdout:582: done (1 left) 2024-08-29T17:52:25.559 INFO:tasks.rados.rados.0.smithi029.stdout:583: done (0 left) 2024-08-29T17:52:25.559 INFO:tasks.rados.rados.0.smithi029.stdout:584: delete oid 2 current snap is 46 2024-08-29T17:52:25.568 INFO:tasks.rados.rados.0.smithi029.stdout:584: done (0 left) 2024-08-29T17:52:25.568 INFO:tasks.rados.rados.0.smithi029.stdout:585: delete oid 5 current snap is 46 2024-08-29T17:52:25.577 INFO:tasks.rados.rados.0.smithi029.stdout:585: done (0 left) 2024-08-29T17:52:25.577 INFO:tasks.rados.rados.0.smithi029.stdout:586: read oid 43 snap -1 2024-08-29T17:52:25.577 INFO:tasks.rados.rados.0.smithi029.stdout:586: expect deleted 2024-08-29T17:52:25.577 INFO:tasks.rados.rados.0.smithi029.stdout:587: read oid 28 snap 41 2024-08-29T17:52:25.577 INFO:tasks.rados.rados.0.smithi029.stdout:587: expect (ObjNum 160 snap 34 seq_num 160) 2024-08-29T17:52:25.577 INFO:tasks.rados.rados.0.smithi029.stdout:588: delete oid 17 current snap is 46 2024-08-29T17:52:25.585 INFO:tasks.rados.rados.0.smithi029.stdout:586: done (2 left) 2024-08-29T17:52:25.585 INFO:tasks.rados.rados.0.smithi029.stdout:588: done (1 left) 2024-08-29T17:52:25.586 INFO:tasks.rados.rados.0.smithi029.stdout:589: copy_from oid 45 from oid 13 current snap is 46 2024-08-29T17:52:25.586 INFO:tasks.rados.rados.0.smithi029.stdout:590: rmattr oid 36 current snap is 46 2024-08-29T17:52:25.586 INFO:tasks.rados.rados.0.smithi029.stdout:590: done (2 left) 2024-08-29T17:52:25.586 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 11 current snap is 46 2024-08-29T17:52:25.586 INFO:tasks.rados.rados.0.smithi029.stdout:591: seq_num 213 ranges {2195456=770048,2965504=401408} 2024-08-29T17:52:25.628 INFO:tasks.rados.rados.0.smithi029.stdout:591: writing smithi02969618-11 from 2195456 to 2965504 tid 1 2024-08-29T17:52:25.633 INFO:tasks.rados.rados.0.smithi029.stdout:591: writing smithi02969618-11 from 2965504 to 3366912 tid 2 2024-08-29T17:52:25.633 INFO:tasks.rados.rados.0.smithi029.stdout:592: read oid 19 snap -1 2024-08-29T17:52:25.633 INFO:tasks.rados.rados.0.smithi029.stdout:592: expect (ObjNum 183 snap 37 seq_num 183) 2024-08-29T17:52:25.633 INFO:tasks.rados.rados.0.smithi029.stdout:593: rollback oid 44 current snap is 46 2024-08-29T17:52:25.633 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 44 to 38 2024-08-29T17:52:25.633 INFO:tasks.rados.rados.0.smithi029.stdout:587: expect (ObjNum 160 snap 34 seq_num 160) 2024-08-29T17:52:25.649 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:52:25 smithi110 bash[24444]: cluster 2024-08-29T17:52:24.047100+0000 mgr.y (mgr.14454) 280 : cluster [DBG] pgmap v308: 121 pgs: 121 active+clean; 125 MiB data, 484 MiB used, 715 GiB / 715 GiB avail; 876 KiB/s rd, 1.0 MiB/s wr, 12 op/s 2024-08-29T17:52:25.649 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:52:25 smithi110 bash[24444]: cluster 2024-08-29T17:52:24.478078+0000 mon.a (mon.0) 1191 : cluster [DBG] osdmap e164: 8 total, 8 up, 8 in 2024-08-29T17:52:25.804 INFO:tasks.rados.rados.0.smithi029.stdout:589: finishing copy_from racing read to smithi02969618-45 2024-08-29T17:52:25.805 INFO:tasks.rados.rados.0.smithi029.stdout:589: finishing copy_from to smithi02969618-45 2024-08-29T17:52:25.805 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 45 v 84 (ObjNum 131 snap 26 seq_num 131) dirty exists 2024-08-29T17:52:25.805 INFO:tasks.rados.rados.0.smithi029.stdout:587: done (4 left) 2024-08-29T17:52:25.805 INFO:tasks.rados.rados.0.smithi029.stdout:589: done (3 left) 2024-08-29T17:52:25.805 INFO:tasks.rados.rados.0.smithi029.stdout:594: read oid 13 snap -1 2024-08-29T17:52:25.805 INFO:tasks.rados.rados.0.smithi029.stdout:594: expect (ObjNum 131 snap 26 seq_num 131) 2024-08-29T17:52:25.805 INFO:tasks.rados.rados.0.smithi029.stdout:595: rollback oid 23 current snap is 46 2024-08-29T17:52:25.805 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 23 to 39 2024-08-29T17:52:25.805 INFO:tasks.rados.rados.0.smithi029.stdout:593: finishing rollback tid 1 to smithi02969618-44 2024-08-29T17:52:25.805 INFO:tasks.rados.rados.0.smithi029.stdout:591: finishing write tid 1 to smithi02969618-11 2024-08-29T17:52:25.805 INFO:tasks.rados.rados.0.smithi029.stdout:593: finishing rollback tid 2 to smithi02969618-44 2024-08-29T17:52:25.805 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 44 v 190 (ObjNum 186 snap 38 seq_num 186) dirty exists 2024-08-29T17:52:25.805 INFO:tasks.rados.rados.0.smithi029.stdout:591: finishing write tid 2 to smithi02969618-11 2024-08-29T17:52:25.806 INFO:tasks.rados.rados.0.smithi029.stdout:591: finishing write tid 3 to smithi02969618-11 2024-08-29T17:52:25.806 INFO:tasks.rados.rados.0.smithi029.stdout:592: expect (ObjNum 183 snap 37 seq_num 183) 2024-08-29T17:52:25.899 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:52:25 smithi029 bash[32453]: cluster 2024-08-29T17:52:24.047100+0000 mgr.y (mgr.14454) 280 : cluster [DBG] pgmap v308: 121 pgs: 121 active+clean; 125 MiB data, 484 MiB used, 715 GiB / 715 GiB avail; 876 KiB/s rd, 1.0 MiB/s wr, 12 op/s 2024-08-29T17:52:25.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:52:25 smithi029 bash[32453]: cluster 2024-08-29T17:52:24.478078+0000 mon.a (mon.0) 1191 : cluster [DBG] osdmap e164: 8 total, 8 up, 8 in 2024-08-29T17:52:25.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:52:25 smithi029 bash[22475]: cluster 2024-08-29T17:52:24.047100+0000 mgr.y (mgr.14454) 280 : cluster [DBG] pgmap v308: 121 pgs: 121 active+clean; 125 MiB data, 484 MiB used, 715 GiB / 715 GiB avail; 876 KiB/s rd, 1.0 MiB/s wr, 12 op/s 2024-08-29T17:52:25.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:52:25 smithi029 bash[22475]: cluster 2024-08-29T17:52:24.478078+0000 mon.a (mon.0) 1191 : cluster [DBG] osdmap e164: 8 total, 8 up, 8 in 2024-08-29T17:52:25.930 INFO:tasks.rados.rados.0.smithi029.stdout:591: finishing write tid 4 to smithi02969618-11 2024-08-29T17:52:25.930 INFO:tasks.rados.rados.0.smithi029.stdout:591: oid 11 updating version 0 to 67 2024-08-29T17:52:25.930 INFO:tasks.rados.rados.0.smithi029.stdout:591: oid 11 version 67 is already newer than 66 2024-08-29T17:52:25.930 INFO:tasks.rados.rados.0.smithi029.stdout:591: oid 11 version 67 is already newer than 65 2024-08-29T17:52:25.930 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 11 v 67 (ObjNum 213 snap 46 seq_num 213) dirty exists 2024-08-29T17:52:25.930 INFO:tasks.rados.rados.0.smithi029.stdout:591: left oid 11 (ObjNum 213 snap 46 seq_num 213) 2024-08-29T17:52:25.930 INFO:tasks.rados.rados.0.smithi029.stdout:595: finishing rollback tid 0 to smithi02969618-23 2024-08-29T17:52:25.930 INFO:tasks.rados.rados.0.smithi029.stdout:595: finishing rollback tid 1 to smithi02969618-23 2024-08-29T17:52:25.931 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 23 v 415 (ObjNum 273 snap 0 seq_num 0) dirty dne 2024-08-29T17:52:25.931 INFO:tasks.rados.rados.0.smithi029.stdout:594: expect (ObjNum 131 snap 26 seq_num 131) 2024-08-29T17:52:26.129 INFO:tasks.rados.rados.0.smithi029.stdout:591: done (4 left) 2024-08-29T17:52:26.130 INFO:tasks.rados.rados.0.smithi029.stdout:592: done (3 left) 2024-08-29T17:52:26.130 INFO:tasks.rados.rados.0.smithi029.stdout:593: done (2 left) 2024-08-29T17:52:26.130 INFO:tasks.rados.rados.0.smithi029.stdout:594: done (1 left) 2024-08-29T17:52:26.130 INFO:tasks.rados.rados.0.smithi029.stdout:595: done (0 left) 2024-08-29T17:52:26.130 INFO:tasks.rados.rados.0.smithi029.stdout:596: delete oid 41 current snap is 46 2024-08-29T17:52:26.134 INFO:tasks.rados.rados.0.smithi029.stdout:596: done (0 left) 2024-08-29T17:52:26.135 INFO:tasks.rados.rados.0.smithi029.stdout:597: read oid 39 snap -1 2024-08-29T17:52:26.135 INFO:tasks.rados.rados.0.smithi029.stdout:597: expect (ObjNum 174 snap 36 seq_num 174) 2024-08-29T17:52:26.135 INFO:tasks.rados.rados.0.smithi029.stdout:598: read oid 26 snap -1 2024-08-29T17:52:26.135 INFO:tasks.rados.rados.0.smithi029.stdout:598: expect (ObjNum 36 snap 0 seq_num 36) 2024-08-29T17:52:26.135 INFO:tasks.rados.rados.0.smithi029.stdout:599: delete oid 11 current snap is 46 2024-08-29T17:52:26.139 INFO:tasks.rados.rados.0.smithi029.stdout:599: done (2 left) 2024-08-29T17:52:26.139 INFO:tasks.rados.rados.0.smithi029.stdout:600: snap_create 2024-08-29T17:52:26.140 INFO:tasks.rados.rados.0.smithi029.stdout:598: expect (ObjNum 36 snap 0 seq_num 36) 2024-08-29T17:52:26.165 INFO:tasks.rados.rados.0.smithi029.stdout:597: expect (ObjNum 174 snap 36 seq_num 174) 2024-08-29T17:52:26.473 INFO:tasks.rados.rados.0.smithi029.stdout:597: done (2 left) 2024-08-29T17:52:26.473 INFO:tasks.rados.rados.0.smithi029.stdout:598: done (1 left) 2024-08-29T17:52:26.473 INFO:tasks.rados.rados.0.smithi029.stdout:600: done (0 left) 2024-08-29T17:52:26.473 INFO:tasks.rados.rados.0.smithi029.stdout:601: rollback oid 47 current snap is 47 2024-08-29T17:52:26.473 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 47 to 35 2024-08-29T17:52:26.474 INFO:tasks.rados.rados.0.smithi029.stdout:602: read oid 10 snap -1 2024-08-29T17:52:26.474 INFO:tasks.rados.rados.0.smithi029.stdout:602: expect deleted 2024-08-29T17:52:26.474 INFO:tasks.rados.rados.0.smithi029.stdout:603: read oid 42 snap 40 2024-08-29T17:52:26.474 INFO:tasks.rados.rados.0.smithi029.stdout:603: expect (ObjNum 47 snap 0 seq_num 47) 2024-08-29T17:52:26.474 INFO:tasks.rados.rados.0.smithi029.stdout:604: snap_remove snap 39 2024-08-29T17:52:26.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:52:26 smithi110 bash[24444]: cluster 2024-08-29T17:52:25.560119+0000 mon.a (mon.0) 1192 : cluster [DBG] osdmap e165: 8 total, 8 up, 8 in 2024-08-29T17:52:26.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:52:26 smithi110 bash[24444]: cluster 2024-08-29T17:52:26.472254+0000 mon.a (mon.0) 1193 : cluster [DBG] osdmap e166: 8 total, 8 up, 8 in 2024-08-29T17:52:26.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:52:26 smithi029 bash[22475]: cluster 2024-08-29T17:52:25.560119+0000 mon.a (mon.0) 1192 : cluster [DBG] osdmap e165: 8 total, 8 up, 8 in 2024-08-29T17:52:26.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:52:26 smithi029 bash[22475]: cluster 2024-08-29T17:52:26.472254+0000 mon.a (mon.0) 1193 : cluster [DBG] osdmap e166: 8 total, 8 up, 8 in 2024-08-29T17:52:26.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:52:26 smithi029 bash[32453]: cluster 2024-08-29T17:52:25.560119+0000 mon.a (mon.0) 1192 : cluster [DBG] osdmap e165: 8 total, 8 up, 8 in 2024-08-29T17:52:26.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:52:26 smithi029 bash[32453]: cluster 2024-08-29T17:52:26.472254+0000 mon.a (mon.0) 1193 : cluster [DBG] osdmap e166: 8 total, 8 up, 8 in 2024-08-29T17:52:27.484 INFO:tasks.rados.rados.0.smithi029.stdout:604: done (3 left) 2024-08-29T17:52:27.484 INFO:tasks.rados.rados.0.smithi029.stdout:605: rmattr oid 46 current snap is 47 2024-08-29T17:52:27.484 INFO:tasks.rados.rados.0.smithi029.stdout:605: done (3 left) 2024-08-29T17:52:27.484 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 40 current snap is 47 2024-08-29T17:52:27.484 INFO:tasks.rados.rados.0.smithi029.stdout:601: finishing rollback tid 0 to smithi02969618-47 2024-08-29T17:52:27.485 INFO:tasks.rados.rados.0.smithi029.stdout:601: finishing rollback tid 1 to smithi02969618-47 2024-08-29T17:52:27.485 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 47 v 317 (ObjNum 81 snap 0 seq_num 1562725984) dirty dne 2024-08-29T17:52:27.485 INFO:tasks.rados.rados.0.smithi029.stdout:603: expect (ObjNum 47 snap 0 seq_num 47) 2024-08-29T17:52:27.517 INFO:tasks.rados.rados.0.smithi029.stdout:606: seq_num 216 ranges {3440640=425984,3866624=409600,4276224=393216} 2024-08-29T17:52:27.561 INFO:tasks.rados.rados.0.smithi029.stdout:606: writing smithi02969618-40 from 3440640 to 3866624 tid 1 2024-08-29T17:52:27.563 INFO:tasks.rados.rados.0.smithi029.stdout:606: writing smithi02969618-40 from 3866624 to 4276224 tid 2 2024-08-29T17:52:27.565 INFO:tasks.rados.rados.0.smithi029.stdout:606: writing smithi02969618-40 from 4276224 to 4669440 tid 3 2024-08-29T17:52:27.565 INFO:tasks.rados.rados.0.smithi029.stdout:601: done (3 left) 2024-08-29T17:52:27.565 INFO:tasks.rados.rados.0.smithi029.stdout:602: done (2 left) 2024-08-29T17:52:27.565 INFO:tasks.rados.rados.0.smithi029.stdout:603: done (1 left) 2024-08-29T17:52:27.565 INFO:tasks.rados.rados.0.smithi029.stdout:607: read oid 4 snap -1 2024-08-29T17:52:27.565 INFO:tasks.rados.rados.0.smithi029.stdout:607: expect deleted 2024-08-29T17:52:27.565 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 12 current snap is 47 2024-08-29T17:52:27.565 INFO:tasks.rados.rados.0.smithi029.stdout:608: seq_num 217 ranges {0=442368,442368=696320,1138688=106496} 2024-08-29T17:52:27.566 INFO:tasks.rados.rados.0.smithi029.stdout:608: writing smithi02969618-12 from 0 to 442368 tid 1 2024-08-29T17:52:27.566 INFO:tasks.rados.rados.0.smithi029.stdout:608: writing smithi02969618-12 from 442368 to 1138688 tid 2 2024-08-29T17:52:27.566 INFO:tasks.rados.rados.0.smithi029.stdout:608: writing smithi02969618-12 from 1138688 to 1245184 tid 3 2024-08-29T17:52:27.566 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 16 current snap is 47 2024-08-29T17:52:27.566 INFO:tasks.rados.rados.0.smithi029.stdout:606: finishing write tid 1 to smithi02969618-40 2024-08-29T17:52:27.573 INFO:tasks.rados.rados.0.smithi029.stdout:609: seq_num 218 ranges {0=458752,458752=581632,1040384=221184} 2024-08-29T17:52:27.573 INFO:tasks.rados.rados.0.smithi029.stdout:609: writing smithi02969618-16 from 0 to 458752 tid 1 2024-08-29T17:52:27.573 INFO:tasks.rados.rados.0.smithi029.stdout:609: writing smithi02969618-16 from 458752 to 1040384 tid 2 2024-08-29T17:52:27.573 INFO:tasks.rados.rados.0.smithi029.stdout:609: writing smithi02969618-16 from 1040384 to 1261568 tid 3 2024-08-29T17:52:27.573 INFO:tasks.rados.rados.0.smithi029.stdout:610: read oid 35 snap 35 2024-08-29T17:52:27.573 INFO:tasks.rados.rados.0.smithi029.stdout:610: expect (ObjNum 34 snap 0 seq_num 34) 2024-08-29T17:52:27.573 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 19 current snap is 47 2024-08-29T17:52:27.573 INFO:tasks.rados.rados.0.smithi029.stdout:611: seq_num 219 ranges {2981888=475136,3457024=466944,3923968=335872} 2024-08-29T17:52:27.590 INFO:tasks.rados.rados.0.smithi029.stdout:611: writing smithi02969618-19 from 2981888 to 3457024 tid 1 2024-08-29T17:52:27.593 INFO:tasks.rados.rados.0.smithi029.stdout:611: writing smithi02969618-19 from 3457024 to 3923968 tid 2 2024-08-29T17:52:27.597 INFO:tasks.rados.rados.0.smithi029.stdout:611: writing smithi02969618-19 from 3923968 to 4259840 tid 3 2024-08-29T17:52:27.597 INFO:tasks.rados.rados.0.smithi029.stdout:612: rmattr oid 21 current snap is 47 2024-08-29T17:52:27.597 INFO:tasks.rados.rados.0.smithi029.stdout:612: done (6 left) 2024-08-29T17:52:27.597 INFO:tasks.rados.rados.0.smithi029.stdout:613: rmattr oid 32 current snap is 47 2024-08-29T17:52:27.597 INFO:tasks.rados.rados.0.smithi029.stdout:606: finishing write tid 2 to smithi02969618-40 2024-08-29T17:52:27.597 INFO:tasks.rados.rados.0.smithi029.stdout:606: finishing write tid 3 to smithi02969618-40 2024-08-29T17:52:27.597 INFO:tasks.rados.rados.0.smithi029.stdout:606: finishing write tid 4 to smithi02969618-40 2024-08-29T17:52:27.598 INFO:tasks.rados.rados.0.smithi029.stdout:606: finishing write tid 5 to smithi02969618-40 2024-08-29T17:52:27.598 INFO:tasks.rados.rados.0.smithi029.stdout:606: oid 40 updating version 0 to 101 2024-08-29T17:52:27.598 INFO:tasks.rados.rados.0.smithi029.stdout:606: oid 40 version 101 is already newer than 100 2024-08-29T17:52:27.598 INFO:tasks.rados.rados.0.smithi029.stdout:606: oid 40 updating version 101 to 102 2024-08-29T17:52:27.598 INFO:tasks.rados.rados.0.smithi029.stdout:606: oid 40 version 102 is already newer than 99 2024-08-29T17:52:27.598 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 40 v 102 (ObjNum 216 snap 47 seq_num 216) dirty exists 2024-08-29T17:52:27.598 INFO:tasks.rados.rados.0.smithi029.stdout:606: left oid 40 (ObjNum 216 snap 47 seq_num 216) 2024-08-29T17:52:27.598 INFO:tasks.rados.rados.0.smithi029.stdout:606: done (6 left) 2024-08-29T17:52:27.598 INFO:tasks.rados.rados.0.smithi029.stdout:607: done (5 left) 2024-08-29T17:52:27.598 INFO:tasks.rados.rados.0.smithi029.stdout:614: rmattr oid 23 current snap is 47 2024-08-29T17:52:27.598 INFO:tasks.rados.rados.0.smithi029.stdout:614: done (5 left) 2024-08-29T17:52:27.598 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 45 current snap is 47 2024-08-29T17:52:27.598 INFO:tasks.rados.rados.0.smithi029.stdout:615: seq_num 220 ranges {4890624=491520,5382144=753664,6135808=49152} 2024-08-29T17:52:27.615 INFO:tasks.rados.rados.0.smithi029.stdout:615: writing smithi02969618-45 from 4890624 to 5382144 tid 1 2024-08-29T17:52:27.619 INFO:tasks.rados.rados.0.smithi029.stdout:615: writing smithi02969618-45 from 5382144 to 6135808 tid 2 2024-08-29T17:52:27.619 INFO:tasks.rados.rados.0.smithi029.stdout:615: writing smithi02969618-45 from 6135808 to 6184960 tid 3 2024-08-29T17:52:27.620 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 1 current snap is 47 2024-08-29T17:52:27.620 INFO:tasks.rados.rados.0.smithi029.stdout:608: finishing write tid 1 to smithi02969618-12 2024-08-29T17:52:27.620 INFO:tasks.rados.rados.0.smithi029.stdout:616: seq_num 221 ranges {1179648=507904,1687552=688128,2375680=114688} 2024-08-29T17:52:27.629 INFO:tasks.rados.rados.0.smithi029.stdout:616: writing smithi02969618-1 from 1179648 to 1687552 tid 1 2024-08-29T17:52:27.633 INFO:tasks.rados.rados.0.smithi029.stdout:616: writing smithi02969618-1 from 1687552 to 2375680 tid 2 2024-08-29T17:52:27.634 INFO:tasks.rados.rados.0.smithi029.stdout:616: writing smithi02969618-1 from 2375680 to 2490368 tid 3 2024-08-29T17:52:27.634 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 15 current snap is 47 2024-08-29T17:52:27.634 INFO:tasks.rados.rados.0.smithi029.stdout:608: finishing write tid 2 to smithi02969618-12 2024-08-29T17:52:27.634 INFO:tasks.rados.rados.0.smithi029.stdout:608: finishing write tid 3 to smithi02969618-12 2024-08-29T17:52:27.635 INFO:tasks.rados.rados.0.smithi029.stdout:608: finishing write tid 4 to smithi02969618-12 2024-08-29T17:52:27.635 INFO:tasks.rados.rados.0.smithi029.stdout:610: expect (ObjNum 34 snap 0 seq_num 34) 2024-08-29T17:52:27.673 INFO:tasks.rados.rados.0.smithi029.stdout:609: finishing write tid 1 to smithi02969618-16 2024-08-29T17:52:27.673 INFO:tasks.rados.rados.0.smithi029.stdout:608: finishing write tid 5 to smithi02969618-12 2024-08-29T17:52:27.673 INFO:tasks.rados.rados.0.smithi029.stdout:608: oid 12 updating version 0 to 424 2024-08-29T17:52:27.673 INFO:tasks.rados.rados.0.smithi029.stdout:608: oid 12 version 424 is already newer than 422 2024-08-29T17:52:27.673 INFO:tasks.rados.rados.0.smithi029.stdout:608: oid 12 version 424 is already newer than 423 2024-08-29T17:52:27.673 INFO:tasks.rados.rados.0.smithi029.stdout:608: oid 12 updating version 424 to 425 2024-08-29T17:52:27.673 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 12 v 425 (ObjNum 217 snap 47 seq_num 217) dirty exists 2024-08-29T17:52:27.673 INFO:tasks.rados.rados.0.smithi029.stdout:608: left oid 12 (ObjNum 217 snap 47 seq_num 217) 2024-08-29T17:52:27.673 INFO:tasks.rados.rados.0.smithi029.stdout:609: finishing write tid 2 to smithi02969618-16 2024-08-29T17:52:27.674 INFO:tasks.rados.rados.0.smithi029.stdout:609: finishing write tid 3 to smithi02969618-16 2024-08-29T17:52:27.674 INFO:tasks.rados.rados.0.smithi029.stdout:609: finishing write tid 4 to smithi02969618-16 2024-08-29T17:52:27.674 INFO:tasks.rados.rados.0.smithi029.stdout:609: finishing write tid 5 to smithi02969618-16 2024-08-29T17:52:27.674 INFO:tasks.rados.rados.0.smithi029.stdout:609: oid 16 updating version 0 to 195 2024-08-29T17:52:27.674 INFO:tasks.rados.rados.0.smithi029.stdout:609: oid 16 updating version 195 to 196 2024-08-29T17:52:27.674 INFO:tasks.rados.rados.0.smithi029.stdout:609: oid 16 version 196 is already newer than 194 2024-08-29T17:52:27.674 INFO:tasks.rados.rados.0.smithi029.stdout:609: oid 16 version 196 is already newer than 193 2024-08-29T17:52:27.674 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 16 v 196 (ObjNum 218 snap 47 seq_num 218) dirty exists 2024-08-29T17:52:27.674 INFO:tasks.rados.rados.0.smithi029.stdout:609: left oid 16 (ObjNum 218 snap 47 seq_num 218) 2024-08-29T17:52:27.674 INFO:tasks.rados.rados.0.smithi029.stdout:611: finishing write tid 1 to smithi02969618-19 2024-08-29T17:52:27.674 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 32 v 134 (ObjNum 40 snap 0 seq_num 40) dirty exists 2024-08-29T17:52:27.674 INFO:tasks.rados.rados.0.smithi029.stdout:611: finishing write tid 2 to smithi02969618-19 2024-08-29T17:52:27.674 INFO:tasks.rados.rados.0.smithi029.stdout:611: finishing write tid 3 to smithi02969618-19 2024-08-29T17:52:27.675 INFO:tasks.rados.rados.0.smithi029.stdout:617: seq_num 222 ranges {0=524288,524288=565248,1089536=237568} 2024-08-29T17:52:27.675 INFO:tasks.rados.rados.0.smithi029.stdout:617: writing smithi02969618-15 from 0 to 524288 tid 1 2024-08-29T17:52:27.679 INFO:tasks.rados.rados.0.smithi029.stdout:617: writing smithi02969618-15 from 524288 to 1089536 tid 2 2024-08-29T17:52:27.681 INFO:tasks.rados.rados.0.smithi029.stdout:617: writing smithi02969618-15 from 1089536 to 1327104 tid 3 2024-08-29T17:52:27.681 INFO:tasks.rados.rados.0.smithi029.stdout:608: done (7 left) 2024-08-29T17:52:27.681 INFO:tasks.rados.rados.0.smithi029.stdout:609: done (6 left) 2024-08-29T17:52:27.681 INFO:tasks.rados.rados.0.smithi029.stdout:610: done (5 left) 2024-08-29T17:52:27.681 INFO:tasks.rados.rados.0.smithi029.stdout:613: done (4 left) 2024-08-29T17:52:27.681 INFO:tasks.rados.rados.0.smithi029.stdout:618: read oid 5 snap -1 2024-08-29T17:52:27.681 INFO:tasks.rados.rados.0.smithi029.stdout:618: expect deleted 2024-08-29T17:52:27.682 INFO:tasks.rados.rados.0.smithi029.stdout:619: read oid 11 snap -1 2024-08-29T17:52:27.682 INFO:tasks.rados.rados.0.smithi029.stdout:619: expect deleted 2024-08-29T17:52:27.682 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 27 current snap is 47 2024-08-29T17:52:27.682 INFO:tasks.rados.rados.0.smithi029.stdout:620: seq_num 223 ranges {0=540672,540672=450560,991232=352256} 2024-08-29T17:52:27.684 INFO:tasks.rados.rados.0.smithi029.stdout:620: writing smithi02969618-27 from 0 to 540672 tid 1 2024-08-29T17:52:27.688 INFO:tasks.rados.rados.0.smithi029.stdout:620: writing smithi02969618-27 from 540672 to 991232 tid 2 2024-08-29T17:52:27.690 INFO:tasks.rados.rados.0.smithi029.stdout:620: writing smithi02969618-27 from 991232 to 1343488 tid 3 2024-08-29T17:52:27.690 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 18 current snap is 47 2024-08-29T17:52:27.691 INFO:tasks.rados.rados.0.smithi029.stdout:611: finishing write tid 4 to smithi02969618-19 2024-08-29T17:52:27.691 INFO:tasks.rados.rados.0.smithi029.stdout:611: finishing write tid 5 to smithi02969618-19 2024-08-29T17:52:27.691 INFO:tasks.rados.rados.0.smithi029.stdout:611: oid 19 updating version 0 to 327 2024-08-29T17:52:27.691 INFO:tasks.rados.rados.0.smithi029.stdout:611: oid 19 updating version 327 to 329 2024-08-29T17:52:27.691 INFO:tasks.rados.rados.0.smithi029.stdout:611: oid 19 version 329 is already newer than 326 2024-08-29T17:52:27.691 INFO:tasks.rados.rados.0.smithi029.stdout:611: oid 19 version 329 is already newer than 328 2024-08-29T17:52:27.691 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 19 v 329 (ObjNum 219 snap 47 seq_num 219) dirty exists 2024-08-29T17:52:27.691 INFO:tasks.rados.rados.0.smithi029.stdout:611: left oid 19 (ObjNum 219 snap 47 seq_num 219) 2024-08-29T17:52:27.691 INFO:tasks.rados.rados.0.smithi029.stdout:615: finishing write tid 1 to smithi02969618-45 2024-08-29T17:52:27.691 INFO:tasks.rados.rados.0.smithi029.stdout:615: finishing write tid 2 to smithi02969618-45 2024-08-29T17:52:27.691 INFO:tasks.rados.rados.0.smithi029.stdout:615: finishing write tid 3 to smithi02969618-45 2024-08-29T17:52:27.691 INFO:tasks.rados.rados.0.smithi029.stdout:615: finishing write tid 4 to smithi02969618-45 2024-08-29T17:52:27.691 INFO:tasks.rados.rados.0.smithi029.stdout:615: finishing write tid 5 to smithi02969618-45 2024-08-29T17:52:27.691 INFO:tasks.rados.rados.0.smithi029.stdout:615: oid 45 updating version 0 to 200 2024-08-29T17:52:27.692 INFO:tasks.rados.rados.0.smithi029.stdout:615: oid 45 version 200 is already newer than 198 2024-08-29T17:52:27.692 INFO:tasks.rados.rados.0.smithi029.stdout:615: oid 45 version 200 is already newer than 199 2024-08-29T17:52:27.692 INFO:tasks.rados.rados.0.smithi029.stdout:615: oid 45 updating version 200 to 201 2024-08-29T17:52:27.692 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 45 v 201 (ObjNum 220 snap 47 seq_num 220) dirty exists 2024-08-29T17:52:27.692 INFO:tasks.rados.rados.0.smithi029.stdout:615: left oid 45 (ObjNum 220 snap 47 seq_num 220) 2024-08-29T17:52:27.692 INFO:tasks.rados.rados.0.smithi029.stdout:616: finishing write tid 1 to smithi02969618-1 2024-08-29T17:52:27.692 INFO:tasks.rados.rados.0.smithi029.stdout:616: finishing write tid 2 to smithi02969618-1 2024-08-29T17:52:27.692 INFO:tasks.rados.rados.0.smithi029.stdout:621: seq_num 224 ranges {0=557056,557056=737280,1294336=65536} 2024-08-29T17:52:27.694 INFO:tasks.rados.rados.0.smithi029.stdout:621: writing smithi02969618-18 from 0 to 557056 tid 1 2024-08-29T17:52:27.700 INFO:tasks.rados.rados.0.smithi029.stdout:621: writing smithi02969618-18 from 557056 to 1294336 tid 2 2024-08-29T17:52:27.701 INFO:tasks.rados.rados.0.smithi029.stdout:621: writing smithi02969618-18 from 1294336 to 1359872 tid 3 2024-08-29T17:52:27.701 INFO:tasks.rados.rados.0.smithi029.stdout:611: done (7 left) 2024-08-29T17:52:27.701 INFO:tasks.rados.rados.0.smithi029.stdout:615: done (6 left) 2024-08-29T17:52:27.701 INFO:tasks.rados.rados.0.smithi029.stdout:622: snap_remove snap 34 2024-08-29T17:52:27.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:52:27 smithi029 bash[22475]: cluster 2024-08-29T17:52:26.047906+0000 mgr.y (mgr.14454) 281 : cluster [DBG] pgmap v311: 121 pgs: 121 active+clean; 125 MiB data, 484 MiB used, 715 GiB / 715 GiB avail; 876 KiB/s rd, 1.0 MiB/s wr, 12 op/s 2024-08-29T17:52:27.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:52:27 smithi029 bash[22475]: cluster 2024-08-29T17:52:27.474979+0000 mon.a (mon.0) 1194 : cluster [DBG] osdmap e167: 8 total, 8 up, 8 in 2024-08-29T17:52:27.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:52:27 smithi029 bash[32453]: cluster 2024-08-29T17:52:26.047906+0000 mgr.y (mgr.14454) 281 : cluster [DBG] pgmap v311: 121 pgs: 121 active+clean; 125 MiB data, 484 MiB used, 715 GiB / 715 GiB avail; 876 KiB/s rd, 1.0 MiB/s wr, 12 op/s 2024-08-29T17:52:27.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:52:27 smithi029 bash[32453]: cluster 2024-08-29T17:52:27.474979+0000 mon.a (mon.0) 1194 : cluster [DBG] osdmap e167: 8 total, 8 up, 8 in 2024-08-29T17:52:27.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:52:27 smithi110 bash[24444]: cluster 2024-08-29T17:52:26.047906+0000 mgr.y (mgr.14454) 281 : cluster [DBG] pgmap v311: 121 pgs: 121 active+clean; 125 MiB data, 484 MiB used, 715 GiB / 715 GiB avail; 876 KiB/s rd, 1.0 MiB/s wr, 12 op/s 2024-08-29T17:52:27.904 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:52:27 smithi110 bash[24444]: cluster 2024-08-29T17:52:27.474979+0000 mon.a (mon.0) 1194 : cluster [DBG] osdmap e167: 8 total, 8 up, 8 in 2024-08-29T17:52:28.579 INFO:tasks.rados.rados.0.smithi029.stdout:622: done (6 left) 2024-08-29T17:52:28.579 INFO:tasks.rados.rados.0.smithi029.stdout:623: snap_remove snap 43 2024-08-29T17:52:29.582 INFO:tasks.rados.rados.0.smithi029.stdout:623: done (6 left) 2024-08-29T17:52:29.583 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 43 current snap is 47 2024-08-29T17:52:29.583 INFO:tasks.rados.rados.0.smithi029.stdout:616: finishing write tid 3 to smithi02969618-1 2024-08-29T17:52:29.583 INFO:tasks.rados.rados.0.smithi029.stdout:616: finishing write tid 4 to smithi02969618-1 2024-08-29T17:52:29.583 INFO:tasks.rados.rados.0.smithi029.stdout:616: finishing write tid 5 to smithi02969618-1 2024-08-29T17:52:29.583 INFO:tasks.rados.rados.0.smithi029.stdout:616: oid 1 updating version 0 to 100 2024-08-29T17:52:29.583 INFO:tasks.rados.rados.0.smithi029.stdout:616: oid 1 version 100 is already newer than 99 2024-08-29T17:52:29.583 INFO:tasks.rados.rados.0.smithi029.stdout:616: oid 1 version 100 is already newer than 98 2024-08-29T17:52:29.583 INFO:tasks.rados.rados.0.smithi029.stdout:616: oid 1 updating version 100 to 101 2024-08-29T17:52:29.583 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 1 v 101 (ObjNum 221 snap 47 seq_num 221) dirty exists 2024-08-29T17:52:29.583 INFO:tasks.rados.rados.0.smithi029.stdout:616: left oid 1 (ObjNum 221 snap 47 seq_num 221) 2024-08-29T17:52:29.583 INFO:tasks.rados.rados.0.smithi029.stdout:617: finishing write tid 1 to smithi02969618-15 2024-08-29T17:52:29.584 INFO:tasks.rados.rados.0.smithi029.stdout:617: finishing write tid 2 to smithi02969618-15 2024-08-29T17:52:29.584 INFO:tasks.rados.rados.0.smithi029.stdout:617: finishing write tid 3 to smithi02969618-15 2024-08-29T17:52:29.584 INFO:tasks.rados.rados.0.smithi029.stdout:617: finishing write tid 4 to smithi02969618-15 2024-08-29T17:52:29.584 INFO:tasks.rados.rados.0.smithi029.stdout:620: finishing write tid 1 to smithi02969618-27 2024-08-29T17:52:29.584 INFO:tasks.rados.rados.0.smithi029.stdout:617: finishing write tid 5 to smithi02969618-15 2024-08-29T17:52:29.584 INFO:tasks.rados.rados.0.smithi029.stdout:617: oid 15 updating version 0 to 429 2024-08-29T17:52:29.584 INFO:tasks.rados.rados.0.smithi029.stdout:617: oid 15 version 429 is already newer than 428 2024-08-29T17:52:29.584 INFO:tasks.rados.rados.0.smithi029.stdout:617: oid 15 version 429 is already newer than 426 2024-08-29T17:52:29.584 INFO:tasks.rados.rados.0.smithi029.stdout:617: oid 15 version 429 is already newer than 427 2024-08-29T17:52:29.584 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 15 v 429 (ObjNum 222 snap 47 seq_num 222) dirty exists 2024-08-29T17:52:29.584 INFO:tasks.rados.rados.0.smithi029.stdout:617: left oid 15 (ObjNum 222 snap 47 seq_num 222) 2024-08-29T17:52:29.584 INFO:tasks.rados.rados.0.smithi029.stdout:620: finishing write tid 2 to smithi02969618-27 2024-08-29T17:52:29.585 INFO:tasks.rados.rados.0.smithi029.stdout:620: finishing write tid 3 to smithi02969618-27 2024-08-29T17:52:29.585 INFO:tasks.rados.rados.0.smithi029.stdout:620: finishing write tid 4 to smithi02969618-27 2024-08-29T17:52:29.585 INFO:tasks.rados.rados.0.smithi029.stdout:621: finishing write tid 1 to smithi02969618-18 2024-08-29T17:52:29.585 INFO:tasks.rados.rados.0.smithi029.stdout:620: finishing write tid 5 to smithi02969618-27 2024-08-29T17:52:29.585 INFO:tasks.rados.rados.0.smithi029.stdout:620: oid 27 updating version 0 to 105 2024-08-29T17:52:29.585 INFO:tasks.rados.rados.0.smithi029.stdout:620: oid 27 updating version 105 to 107 2024-08-29T17:52:29.585 INFO:tasks.rados.rados.0.smithi029.stdout:620: oid 27 version 107 is already newer than 104 2024-08-29T17:52:29.585 INFO:tasks.rados.rados.0.smithi029.stdout:620: oid 27 version 107 is already newer than 106 2024-08-29T17:52:29.585 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 27 v 107 (ObjNum 223 snap 47 seq_num 223) dirty exists 2024-08-29T17:52:29.585 INFO:tasks.rados.rados.0.smithi029.stdout:620: left oid 27 (ObjNum 223 snap 47 seq_num 223) 2024-08-29T17:52:29.585 INFO:tasks.rados.rados.0.smithi029.stdout:621: finishing write tid 2 to smithi02969618-18 2024-08-29T17:52:29.585 INFO:tasks.rados.rados.0.smithi029.stdout:621: finishing write tid 3 to smithi02969618-18 2024-08-29T17:52:29.586 INFO:tasks.rados.rados.0.smithi029.stdout:621: finishing write tid 4 to smithi02969618-18 2024-08-29T17:52:29.586 INFO:tasks.rados.rados.0.smithi029.stdout:621: finishing write tid 5 to smithi02969618-18 2024-08-29T17:52:29.586 INFO:tasks.rados.rados.0.smithi029.stdout:621: oid 18 updating version 0 to 134 2024-08-29T17:52:29.586 INFO:tasks.rados.rados.0.smithi029.stdout:621: oid 18 updating version 134 to 137 2024-08-29T17:52:29.586 INFO:tasks.rados.rados.0.smithi029.stdout:621: oid 18 version 137 is already newer than 135 2024-08-29T17:52:29.586 INFO:tasks.rados.rados.0.smithi029.stdout:621: oid 18 version 137 is already newer than 136 2024-08-29T17:52:29.586 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 18 v 137 (ObjNum 224 snap 47 seq_num 224) dirty exists 2024-08-29T17:52:29.586 INFO:tasks.rados.rados.0.smithi029.stdout:621: left oid 18 (ObjNum 224 snap 47 seq_num 224) 2024-08-29T17:52:29.586 INFO:tasks.rados.rados.0.smithi029.stdout:624: seq_num 225 ranges {0=573440,573440=622592,1196032=180224} 2024-08-29T17:52:29.588 INFO:tasks.rados.rados.0.smithi029.stdout:624: writing smithi02969618-43 from 0 to 573440 tid 1 2024-08-29T17:52:29.594 INFO:tasks.rados.rados.0.smithi029.stdout:624: writing smithi02969618-43 from 573440 to 1196032 tid 2 2024-08-29T17:52:29.596 INFO:tasks.rados.rados.0.smithi029.stdout:624: writing smithi02969618-43 from 1196032 to 1376256 tid 3 2024-08-29T17:52:29.596 INFO:tasks.rados.rados.0.smithi029.stdout:616: done (6 left) 2024-08-29T17:52:29.596 INFO:tasks.rados.rados.0.smithi029.stdout:617: done (5 left) 2024-08-29T17:52:29.597 INFO:tasks.rados.rados.0.smithi029.stdout:618: done (4 left) 2024-08-29T17:52:29.597 INFO:tasks.rados.rados.0.smithi029.stdout:619: done (3 left) 2024-08-29T17:52:29.597 INFO:tasks.rados.rados.0.smithi029.stdout:620: done (2 left) 2024-08-29T17:52:29.597 INFO:tasks.rados.rados.0.smithi029.stdout:621: done (1 left) 2024-08-29T17:52:29.597 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 23 current snap is 47 2024-08-29T17:52:29.597 INFO:tasks.rados.rados.0.smithi029.stdout:625: seq_num 226 ranges {0=589824,589824=507904,1097728=294912} 2024-08-29T17:52:29.602 INFO:tasks.rados.rados.0.smithi029.stdout:625: writing smithi02969618-23 from 0 to 589824 tid 1 2024-08-29T17:52:29.608 INFO:tasks.rados.rados.0.smithi029.stdout:625: writing smithi02969618-23 from 589824 to 1097728 tid 2 2024-08-29T17:52:29.608 INFO:tasks.rados.rados.0.smithi029.stdout:625: writing smithi02969618-23 from 1097728 to 1392640 tid 3 2024-08-29T17:52:29.608 INFO:tasks.rados.rados.0.smithi029.stdout:626: snap_create 2024-08-29T17:52:29.609 INFO:tasks.rados.rados.0.smithi029.stdout:624: finishing write tid 1 to smithi02969618-43 2024-08-29T17:52:29.609 INFO:tasks.rados.rados.0.smithi029.stdout:624: finishing write tid 2 to smithi02969618-43 2024-08-29T17:52:29.612 INFO:tasks.rados.rados.0.smithi029.stdout:624: finishing write tid 3 to smithi02969618-43 2024-08-29T17:52:29.612 INFO:tasks.rados.rados.0.smithi029.stdout:624: finishing write tid 4 to smithi02969618-43 2024-08-29T17:52:29.616 INFO:tasks.rados.rados.0.smithi029.stdout:624: finishing write tid 5 to smithi02969618-43 2024-08-29T17:52:29.616 INFO:tasks.rados.rados.0.smithi029.stdout:624: oid 43 updating version 0 to 110 2024-08-29T17:52:29.616 INFO:tasks.rados.rados.0.smithi029.stdout:624: oid 43 updating version 110 to 113 2024-08-29T17:52:29.616 INFO:tasks.rados.rados.0.smithi029.stdout:624: oid 43 version 113 is already newer than 111 2024-08-29T17:52:29.616 INFO:tasks.rados.rados.0.smithi029.stdout:624: oid 43 version 113 is already newer than 112 2024-08-29T17:52:29.616 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 43 v 113 (ObjNum 225 snap 47 seq_num 225) dirty exists 2024-08-29T17:52:29.616 INFO:tasks.rados.rados.0.smithi029.stdout:624: left oid 43 (ObjNum 225 snap 47 seq_num 225) 2024-08-29T17:52:29.617 INFO:tasks.rados.rados.0.smithi029.stdout:625: finishing write tid 1 to smithi02969618-23 2024-08-29T17:52:29.619 INFO:tasks.rados.rados.0.smithi029.stdout:625: finishing write tid 2 to smithi02969618-23 2024-08-29T17:52:29.621 INFO:tasks.rados.rados.0.smithi029.stdout:625: finishing write tid 3 to smithi02969618-23 2024-08-29T17:52:29.621 INFO:tasks.rados.rados.0.smithi029.stdout:625: finishing write tid 4 to smithi02969618-23 2024-08-29T17:52:29.623 INFO:tasks.rados.rados.0.smithi029.stdout:625: finishing write tid 5 to smithi02969618-23 2024-08-29T17:52:29.623 INFO:tasks.rados.rados.0.smithi029.stdout:625: oid 23 updating version 0 to 450 2024-08-29T17:52:29.623 INFO:tasks.rados.rados.0.smithi029.stdout:625: oid 23 updating version 450 to 452 2024-08-29T17:52:29.623 INFO:tasks.rados.rados.0.smithi029.stdout:625: oid 23 updating version 452 to 453 2024-08-29T17:52:29.623 INFO:tasks.rados.rados.0.smithi029.stdout:625: oid 23 version 453 is already newer than 451 2024-08-29T17:52:29.623 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 23 v 453 (ObjNum 226 snap 47 seq_num 226) dirty exists 2024-08-29T17:52:29.624 INFO:tasks.rados.rados.0.smithi029.stdout:625: left oid 23 (ObjNum 226 snap 47 seq_num 226) 2024-08-29T17:52:29.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:52:29 smithi029 bash[22475]: cluster 2024-08-29T17:52:28.049454+0000 mgr.y (mgr.14454) 282 : cluster [DBG] pgmap v314: 121 pgs: 121 active+clean; 120 MiB data, 490 MiB used, 715 GiB / 715 GiB avail; 13 MiB/s rd, 5.2 MiB/s wr, 35 op/s 2024-08-29T17:52:29.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:52:29 smithi029 bash[22475]: cluster 2024-08-29T17:52:28.579102+0000 mon.a (mon.0) 1195 : cluster [DBG] osdmap e168: 8 total, 8 up, 8 in 2024-08-29T17:52:29.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:52:29 smithi110 bash[24444]: cluster 2024-08-29T17:52:28.049454+0000 mgr.y (mgr.14454) 282 : cluster [DBG] pgmap v314: 121 pgs: 121 active+clean; 120 MiB data, 490 MiB used, 715 GiB / 715 GiB avail; 13 MiB/s rd, 5.2 MiB/s wr, 35 op/s 2024-08-29T17:52:29.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:52:29 smithi110 bash[24444]: cluster 2024-08-29T17:52:28.579102+0000 mon.a (mon.0) 1195 : cluster [DBG] osdmap e168: 8 total, 8 up, 8 in 2024-08-29T17:52:29.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:52:29 smithi029 bash[32453]: cluster 2024-08-29T17:52:28.049454+0000 mgr.y (mgr.14454) 282 : cluster [DBG] pgmap v314: 121 pgs: 121 active+clean; 120 MiB data, 490 MiB used, 715 GiB / 715 GiB avail; 13 MiB/s rd, 5.2 MiB/s wr, 35 op/s 2024-08-29T17:52:29.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:52:29 smithi029 bash[32453]: cluster 2024-08-29T17:52:28.579102+0000 mon.a (mon.0) 1195 : cluster [DBG] osdmap e168: 8 total, 8 up, 8 in 2024-08-29T17:52:30.603 INFO:tasks.rados.rados.0.smithi029.stdout:624: done (2 left) 2024-08-29T17:52:30.603 INFO:tasks.rados.rados.0.smithi029.stdout:625: done (1 left) 2024-08-29T17:52:30.603 INFO:tasks.rados.rados.0.smithi029.stdout:626: done (0 left) 2024-08-29T17:52:30.603 INFO:tasks.rados.rados.0.smithi029.stdout:627: rollback oid 13 current snap is 48 2024-08-29T17:52:30.603 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 13 to 38 2024-08-29T17:52:30.603 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 35 current snap is 48 2024-08-29T17:52:30.603 INFO:tasks.rados.rados.0.smithi029.stdout:628: seq_num 227 ranges {2301952=606208,2908160=794624,3702784=8192} 2024-08-29T17:52:30.641 INFO:tasks.rados.rados.0.smithi029.stdout:628: writing smithi02969618-35 from 2301952 to 2908160 tid 1 2024-08-29T17:52:30.654 INFO:tasks.rados.rados.0.smithi029.stdout:628: writing smithi02969618-35 from 2908160 to 3702784 tid 2 2024-08-29T17:52:30.654 INFO:tasks.rados.rados.0.smithi029.stdout:628: writing smithi02969618-35 from 3702784 to 3710976 tid 3 2024-08-29T17:52:30.654 INFO:tasks.rados.rados.0.smithi029.stdout:629: read oid 1 snap -1 2024-08-29T17:52:30.654 INFO:tasks.rados.rados.0.smithi029.stdout:629: expect (ObjNum 221 snap 47 seq_num 221) 2024-08-29T17:52:30.654 INFO:tasks.rados.rados.0.smithi029.stdout:630: copy_from oid 17 from oid 38 current snap is 48 2024-08-29T17:52:30.654 INFO:tasks.rados.rados.0.smithi029.stdout:627: finishing rollback tid 0 to smithi02969618-13 2024-08-29T17:52:30.654 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 2 current snap is 48 2024-08-29T17:52:30.654 INFO:tasks.rados.rados.0.smithi029.stdout:627: finishing rollback tid 1 to smithi02969618-13 2024-08-29T17:52:30.654 INFO:tasks.rados.rados.0.smithi029.stdout:627: finishing rollback tid 2 to smithi02969618-13 2024-08-29T17:52:30.654 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 13 v 110 (ObjNum 131 snap 26 seq_num 131) dirty exists 2024-08-29T17:52:30.655 INFO:tasks.rados.rados.0.smithi029.stdout:628: finishing write tid 1 to smithi02969618-35 2024-08-29T17:52:30.655 INFO:tasks.rados.rados.0.smithi029.stdout:631: seq_num 228 ranges {0=622592,622592=671744,1294336=131072} 2024-08-29T17:52:30.661 INFO:tasks.rados.rados.0.smithi029.stdout:631: writing smithi02969618-2 from 0 to 622592 tid 1 2024-08-29T17:52:30.669 INFO:tasks.rados.rados.0.smithi029.stdout:631: writing smithi02969618-2 from 622592 to 1294336 tid 2 2024-08-29T17:52:30.672 INFO:tasks.rados.rados.0.smithi029.stdout:631: writing smithi02969618-2 from 1294336 to 1425408 tid 3 2024-08-29T17:52:30.672 INFO:tasks.rados.rados.0.smithi029.stdout:627: done (4 left) 2024-08-29T17:52:30.672 INFO:tasks.rados.rados.0.smithi029.stdout:632: setattr oid 28 current snap is 48 2024-08-29T17:52:30.672 INFO:tasks.rados.rados.0.smithi029.stdout:630: finishing copy_from to smithi02969618-17 2024-08-29T17:52:30.672 INFO:tasks.rados.rados.0.smithi029.stdout:630: got expected ENOENT (src dne) 2024-08-29T17:52:30.672 INFO:tasks.rados.rados.0.smithi029.stdout:630: finishing copy_from racing read to smithi02969618-17 2024-08-29T17:52:30.672 INFO:tasks.rados.rados.0.smithi029.stdout:628: finishing write tid 2 to smithi02969618-35 2024-08-29T17:52:30.672 INFO:tasks.rados.rados.0.smithi029.stdout:628: finishing write tid 3 to smithi02969618-35 2024-08-29T17:52:30.672 INFO:tasks.rados.rados.0.smithi029.stdout:631: finishing write tid 1 to smithi02969618-2 2024-08-29T17:52:30.672 INFO:tasks.rados.rados.0.smithi029.stdout:628: finishing write tid 4 to smithi02969618-35 2024-08-29T17:52:30.674 INFO:tasks.rados.rados.0.smithi029.stdout:628: finishing write tid 5 to smithi02969618-35 2024-08-29T17:52:30.674 INFO:tasks.rados.rados.0.smithi029.stdout:628: oid 35 updating version 0 to 90 2024-08-29T17:52:30.674 INFO:tasks.rados.rados.0.smithi029.stdout:628: oid 35 version 90 is already newer than 89 2024-08-29T17:52:30.674 INFO:tasks.rados.rados.0.smithi029.stdout:628: oid 35 version 90 is already newer than 87 2024-08-29T17:52:30.674 INFO:tasks.rados.rados.0.smithi029.stdout:628: oid 35 version 90 is already newer than 88 2024-08-29T17:52:30.674 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 35 v 90 (ObjNum 227 snap 48 seq_num 227) dirty exists 2024-08-29T17:52:30.674 INFO:tasks.rados.rados.0.smithi029.stdout:628: left oid 35 (ObjNum 227 snap 48 seq_num 227) 2024-08-29T17:52:30.675 INFO:tasks.rados.rados.0.smithi029.stdout:629: expect (ObjNum 221 snap 47 seq_num 221) 2024-08-29T17:52:30.812 INFO:tasks.rados.rados.0.smithi029.stdout:631: finishing write tid 2 to smithi02969618-2 2024-08-29T17:52:30.812 INFO:tasks.rados.rados.0.smithi029.stdout:631: finishing write tid 3 to smithi02969618-2 2024-08-29T17:52:30.812 INFO:tasks.rados.rados.0.smithi029.stdout:631: finishing write tid 4 to smithi02969618-2 2024-08-29T17:52:30.812 INFO:tasks.rados.rados.0.smithi029.stdout:631: finishing write tid 5 to smithi02969618-2 2024-08-29T17:52:30.812 INFO:tasks.rados.rados.0.smithi029.stdout:631: oid 2 updating version 0 to 455 2024-08-29T17:52:30.812 INFO:tasks.rados.rados.0.smithi029.stdout:631: oid 2 version 455 is already newer than 454 2024-08-29T17:52:30.814 INFO:tasks.rados.rados.0.smithi029.stdout:631: oid 2 updating version 455 to 457 2024-08-29T17:52:30.815 INFO:tasks.rados.rados.0.smithi029.stdout:631: oid 2 version 457 is already newer than 456 2024-08-29T17:52:30.815 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 2 v 457 (ObjNum 228 snap 48 seq_num 228) dirty exists 2024-08-29T17:52:30.815 INFO:tasks.rados.rados.0.smithi029.stdout:631: left oid 2 (ObjNum 228 snap 48 seq_num 228) 2024-08-29T17:52:30.815 INFO:tasks.rados.rados.0.smithi029.stdout:628: done (4 left) 2024-08-29T17:52:30.815 INFO:tasks.rados.rados.0.smithi029.stdout:629: done (3 left) 2024-08-29T17:52:30.815 INFO:tasks.rados.rados.0.smithi029.stdout:630: done (2 left) 2024-08-29T17:52:30.815 INFO:tasks.rados.rados.0.smithi029.stdout:631: done (1 left) 2024-08-29T17:52:30.815 INFO:tasks.rados.rados.0.smithi029.stdout:633: setattr oid 34 current snap is 48 2024-08-29T17:52:30.816 INFO:tasks.rados.rados.0.smithi029.stdout:634: snap_create 2024-08-29T17:52:30.817 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 28 v 318 (ObjNum 160 snap 34 seq_num 160) dirty exists 2024-08-29T17:52:30.823 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 34 v 201 (ObjNum 151 snap 33 seq_num 151) dirty exists 2024-08-29T17:52:30.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:52:30 smithi110 bash[24444]: cluster 2024-08-29T17:52:29.582256+0000 mon.a (mon.0) 1196 : cluster [DBG] osdmap e169: 8 total, 8 up, 8 in 2024-08-29T17:52:30.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:52:30 smithi029 bash[32453]: cluster 2024-08-29T17:52:29.582256+0000 mon.a (mon.0) 1196 : cluster [DBG] osdmap e169: 8 total, 8 up, 8 in 2024-08-29T17:52:30.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:52:30 smithi029 bash[22475]: cluster 2024-08-29T17:52:29.582256+0000 mon.a (mon.0) 1196 : cluster [DBG] osdmap e169: 8 total, 8 up, 8 in 2024-08-29T17:52:31.476 INFO:tasks.rados.rados.0.smithi029.stdout:632: done (2 left) 2024-08-29T17:52:31.476 INFO:tasks.rados.rados.0.smithi029.stdout:633: done (1 left) 2024-08-29T17:52:31.476 INFO:tasks.rados.rados.0.smithi029.stdout:634: done (0 left) 2024-08-29T17:52:31.476 INFO:tasks.rados.rados.0.smithi029.stdout:635: rollback oid 32 current snap is 49 2024-08-29T17:52:31.476 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 32 to 40 2024-08-29T17:52:31.476 INFO:tasks.rados.rados.0.smithi029.stdout:636: snap_remove snap 48 2024-08-29T17:52:31.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:52:31 smithi029 bash[32453]: cluster 2024-08-29T17:52:30.050322+0000 mgr.y (mgr.14454) 283 : cluster [DBG] pgmap v317: 121 pgs: 121 active+clean; 120 MiB data, 490 MiB used, 715 GiB / 715 GiB avail; 13 MiB/s rd, 5.2 MiB/s wr, 35 op/s 2024-08-29T17:52:31.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:52:31 smithi029 bash[32453]: cluster 2024-08-29T17:52:30.603315+0000 mon.a (mon.0) 1197 : cluster [DBG] osdmap e170: 8 total, 8 up, 8 in 2024-08-29T17:52:31.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:52:31 smithi029 bash[32453]: cluster 2024-08-29T17:52:31.475959+0000 mon.a (mon.0) 1198 : cluster [DBG] osdmap e171: 8 total, 8 up, 8 in 2024-08-29T17:52:31.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:52:31 smithi110 bash[24444]: cluster 2024-08-29T17:52:30.050322+0000 mgr.y (mgr.14454) 283 : cluster [DBG] pgmap v317: 121 pgs: 121 active+clean; 120 MiB data, 490 MiB used, 715 GiB / 715 GiB avail; 13 MiB/s rd, 5.2 MiB/s wr, 35 op/s 2024-08-29T17:52:31.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:52:31 smithi110 bash[24444]: cluster 2024-08-29T17:52:30.603315+0000 mon.a (mon.0) 1197 : cluster [DBG] osdmap e170: 8 total, 8 up, 8 in 2024-08-29T17:52:31.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:52:31 smithi110 bash[24444]: cluster 2024-08-29T17:52:31.475959+0000 mon.a (mon.0) 1198 : cluster [DBG] osdmap e171: 8 total, 8 up, 8 in 2024-08-29T17:52:31.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:52:31 smithi029 bash[22475]: cluster 2024-08-29T17:52:30.050322+0000 mgr.y (mgr.14454) 283 : cluster [DBG] pgmap v317: 121 pgs: 121 active+clean; 120 MiB data, 490 MiB used, 715 GiB / 715 GiB avail; 13 MiB/s rd, 5.2 MiB/s wr, 35 op/s 2024-08-29T17:52:31.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:52:31 smithi029 bash[22475]: cluster 2024-08-29T17:52:30.603315+0000 mon.a (mon.0) 1197 : cluster [DBG] osdmap e170: 8 total, 8 up, 8 in 2024-08-29T17:52:31.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:52:31 smithi029 bash[22475]: cluster 2024-08-29T17:52:31.475959+0000 mon.a (mon.0) 1198 : cluster [DBG] osdmap e171: 8 total, 8 up, 8 in 2024-08-29T17:52:32.478 INFO:tasks.rados.rados.0.smithi029.stdout:636: done (1 left) 2024-08-29T17:52:32.478 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 24 current snap is 49 2024-08-29T17:52:32.478 INFO:tasks.rados.rados.0.smithi029.stdout:637: seq_num 229 ranges {0=638976,638976=606208,1245184=196608} 2024-08-29T17:52:32.487 INFO:tasks.rados.rados.0.smithi029.stdout:637: writing smithi02969618-24 from 0 to 638976 tid 1 2024-08-29T17:52:32.495 INFO:tasks.rados.rados.0.smithi029.stdout:637: writing smithi02969618-24 from 638976 to 1245184 tid 2 2024-08-29T17:52:32.498 INFO:tasks.rados.rados.0.smithi029.stdout:637: writing smithi02969618-24 from 1245184 to 1441792 tid 3 2024-08-29T17:52:32.498 INFO:tasks.rados.rados.0.smithi029.stdout:638: copy_from oid 3 from oid 45 current snap is 49 2024-08-29T17:52:32.499 INFO:tasks.rados.rados.0.smithi029.stdout:635: finishing rollback tid 0 to smithi02969618-32 2024-08-29T17:52:32.499 INFO:tasks.rados.rados.0.smithi029.stdout:635: finishing rollback tid 1 to smithi02969618-32 2024-08-29T17:52:32.499 INFO:tasks.rados.rados.0.smithi029.stdout:635: finishing rollback tid 2 to smithi02969618-32 2024-08-29T17:52:32.499 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 32 v 137 (ObjNum 40 snap 0 seq_num 40) dirty exists 2024-08-29T17:52:32.499 INFO:tasks.rados.rados.0.smithi029.stdout:637: finishing write tid 1 to smithi02969618-24 2024-08-29T17:52:32.499 INFO:tasks.rados.rados.0.smithi029.stdout:635: done (2 left) 2024-08-29T17:52:32.499 INFO:tasks.rados.rados.0.smithi029.stdout:639: snap_create 2024-08-29T17:52:32.504 INFO:tasks.rados.rados.0.smithi029.stdout:637: finishing write tid 2 to smithi02969618-24 2024-08-29T17:52:32.505 INFO:tasks.rados.rados.0.smithi029.stdout:637: finishing write tid 3 to smithi02969618-24 2024-08-29T17:52:32.506 INFO:tasks.rados.rados.0.smithi029.stdout:637: finishing write tid 4 to smithi02969618-24 2024-08-29T17:52:32.509 INFO:tasks.rados.rados.0.smithi029.stdout:637: finishing write tid 5 to smithi02969618-24 2024-08-29T17:52:32.509 INFO:tasks.rados.rados.0.smithi029.stdout:637: oid 24 updating version 0 to 460 2024-08-29T17:52:32.509 INFO:tasks.rados.rados.0.smithi029.stdout:637: oid 24 version 460 is already newer than 459 2024-08-29T17:52:32.509 INFO:tasks.rados.rados.0.smithi029.stdout:637: oid 24 updating version 460 to 461 2024-08-29T17:52:32.509 INFO:tasks.rados.rados.0.smithi029.stdout:637: oid 24 version 461 is already newer than 458 2024-08-29T17:52:32.509 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 24 v 461 (ObjNum 229 snap 49 seq_num 229) dirty exists 2024-08-29T17:52:32.509 INFO:tasks.rados.rados.0.smithi029.stdout:637: left oid 24 (ObjNum 229 snap 49 seq_num 229) 2024-08-29T17:52:32.555 INFO:tasks.rados.rados.0.smithi029.stdout:638: finishing copy_from racing read to smithi02969618-3 2024-08-29T17:52:32.560 INFO:tasks.rados.rados.0.smithi029.stdout:638: finishing copy_from to smithi02969618-3 2024-08-29T17:52:32.560 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 3 v 201 (ObjNum 220 snap 47 seq_num 220) dirty exists 2024-08-29T17:52:33.006 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-08-29T17:52:33.308 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-29T17:52:33.309 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.a smithi029 *:9093,9094 running (6m) 5m ago 6m 13.9M - 0.25.0 c8568f914cd2 ce247dae888d 2024-08-29T17:52:33.309 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.a smithi110 *:3000 running (6m) 5m ago 6m 37.0M - 9.4.7 954c08fa6188 a99d1c017111 2024-08-29T17:52:33.309 INFO:teuthology.orchestra.run.smithi029.stdout:mds.a smithi029 running (9m) 5m ago 9m 13.2M - 18.2.4-774-gfe43f1c9 96384990183a 33831fc09ebe 2024-08-29T17:52:33.309 INFO:teuthology.orchestra.run.smithi029.stdout:mds.b smithi110 running (9m) 5m ago 9m 15.2M - 18.2.4-774-gfe43f1c9 96384990183a d4752f4920d9 2024-08-29T17:52:33.309 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.x smithi110 *:8443,8765 running (17m) 5m ago 17m 424M - 18.2.4-774-gfe43f1c9 96384990183a b8a084cf9eb0 2024-08-29T17:52:33.309 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.y smithi029 *:9283,8765 running (20m) 5m ago 20m 475M - 18.2.4-774-gfe43f1c9 96384990183a 0539654b6064 2024-08-29T17:52:33.309 INFO:teuthology.orchestra.run.smithi029.stdout:mon.a smithi029 running (20m) 5m ago 20m 46.9M 2048M 18.2.4-774-gfe43f1c9 96384990183a 7980514d283b 2024-08-29T17:52:33.309 INFO:teuthology.orchestra.run.smithi029.stdout:mon.b smithi110 running (18m) 5m ago 18m 39.1M 2048M 18.2.4-774-gfe43f1c9 96384990183a af83315fdb8e 2024-08-29T17:52:33.309 INFO:teuthology.orchestra.run.smithi029.stdout:mon.c smithi029 running (18m) 5m ago 18m 37.6M 2048M 18.2.4-774-gfe43f1c9 96384990183a ee2dc1ff93d0 2024-08-29T17:52:33.309 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.a smithi029 *:9100 running (7m) 5m ago 7m 3187k - 1.5.0 0da6a335fe13 ad51f15f97c2 2024-08-29T17:52:33.309 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.b smithi110 *:9100 running (6m) 5m ago 7m 3244k - 1.5.0 0da6a335fe13 30ef3fa1e10b 2024-08-29T17:52:33.309 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (17m) 5m ago 17m 47.2M 3037M 18.2.4-774-gfe43f1c9 96384990183a 2c4ba6cd8923 2024-08-29T17:52:33.310 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (16m) 5m ago 16m 52.7M 3037M 18.2.4-774-gfe43f1c9 96384990183a a4be9491f22f 2024-08-29T17:52:33.310 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (15m) 5m ago 15m 44.0M 3037M 18.2.4-774-gfe43f1c9 96384990183a f82214cb5181 2024-08-29T17:52:33.310 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (14m) 5m ago 14m 50.7M 3037M 18.2.4-774-gfe43f1c9 96384990183a 3c70a57b97e6 2024-08-29T17:52:33.310 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi110 running (13m) 5m ago 13m 50.5M 3036M 18.2.4-774-gfe43f1c9 96384990183a 876fca7c6f49 2024-08-29T17:52:33.310 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi110 running (12m) 5m ago 12m 44.1M 3036M 18.2.4-774-gfe43f1c9 96384990183a 553a4e8175d9 2024-08-29T17:52:33.310 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi110 running (11m) 5m ago 11m 43.2M 3036M 18.2.4-774-gfe43f1c9 96384990183a a96a153c5cee 2024-08-29T17:52:33.310 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi110 running (10m) 5m ago 10m 43.7M 3036M 18.2.4-774-gfe43f1c9 96384990183a d61ec375881d 2024-08-29T17:52:33.310 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.a smithi110 *:9095 running (5m) 5m ago 7m 23.9M - 2.43.0 a07b618ecd1d 4eed941c33aa 2024-08-29T17:52:33.489 INFO:tasks.rados.rados.0.smithi029.stdout:637: done (2 left) 2024-08-29T17:52:33.489 INFO:tasks.rados.rados.0.smithi029.stdout:638: done (1 left) 2024-08-29T17:52:33.489 INFO:tasks.rados.rados.0.smithi029.stdout:639: done (0 left) 2024-08-29T17:52:33.489 INFO:tasks.rados.rados.0.smithi029.stdout:640: read oid 39 snap -1 2024-08-29T17:52:33.489 INFO:tasks.rados.rados.0.smithi029.stdout:640: expect (ObjNum 174 snap 36 seq_num 174) 2024-08-29T17:52:33.489 INFO:tasks.rados.rados.0.smithi029.stdout:641: read oid 8 snap 45 2024-08-29T17:52:33.490 INFO:tasks.rados.rados.0.smithi029.stdout:641: expect (ObjNum 200 snap 41 seq_num 200) 2024-08-29T17:52:33.490 INFO:tasks.rados.rados.0.smithi029.stdout:642: snap_remove snap 36 2024-08-29T17:52:33.678 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-08-29T17:52:33.678 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-08-29T17:52:33.678 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 18.2.4-774-gfe43f1c9 (fe43f1c9f9e2945dda7244d8acbd33fb921449af) reef (stable)": 3 2024-08-29T17:52:33.678 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-08-29T17:52:33.678 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-08-29T17:52:33.678 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 18.2.4-774-gfe43f1c9 (fe43f1c9f9e2945dda7244d8acbd33fb921449af) reef (stable)": 2 2024-08-29T17:52:33.678 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-08-29T17:52:33.678 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-08-29T17:52:33.678 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 18.2.4-774-gfe43f1c9 (fe43f1c9f9e2945dda7244d8acbd33fb921449af) reef (stable)": 8 2024-08-29T17:52:33.679 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-08-29T17:52:33.679 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-08-29T17:52:33.679 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 18.2.4-774-gfe43f1c9 (fe43f1c9f9e2945dda7244d8acbd33fb921449af) reef (stable)": 2 2024-08-29T17:52:33.679 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-08-29T17:52:33.679 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-08-29T17:52:33.679 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 18.2.4-774-gfe43f1c9 (fe43f1c9f9e2945dda7244d8acbd33fb921449af) reef (stable)": 15 2024-08-29T17:52:33.679 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-08-29T17:52:33.679 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-08-29T17:52:33.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:52:33 smithi029 bash[32453]: cluster 2024-08-29T17:52:32.051079+0000 mgr.y (mgr.14454) 284 : cluster [DBG] pgmap v320: 121 pgs: 121 active+clean; 120 MiB data, 490 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:52:33.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:52:33 smithi029 bash[32453]: cluster 2024-08-29T17:52:32.478240+0000 mon.a (mon.0) 1199 : cluster [DBG] osdmap e172: 8 total, 8 up, 8 in 2024-08-29T17:52:33.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:52:33 smithi110 bash[24444]: cluster 2024-08-29T17:52:32.051079+0000 mgr.y (mgr.14454) 284 : cluster [DBG] pgmap v320: 121 pgs: 121 active+clean; 120 MiB data, 490 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:52:33.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:52:33 smithi110 bash[24444]: cluster 2024-08-29T17:52:32.478240+0000 mon.a (mon.0) 1199 : cluster [DBG] osdmap e172: 8 total, 8 up, 8 in 2024-08-29T17:52:33.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:52:33 smithi029 bash[22475]: cluster 2024-08-29T17:52:32.051079+0000 mgr.y (mgr.14454) 284 : cluster [DBG] pgmap v320: 121 pgs: 121 active+clean; 120 MiB data, 490 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:52:33.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:52:33 smithi029 bash[22475]: cluster 2024-08-29T17:52:32.478240+0000 mon.a (mon.0) 1199 : cluster [DBG] osdmap e172: 8 total, 8 up, 8 in 2024-08-29T17:52:34.498 INFO:tasks.rados.rados.0.smithi029.stdout:642: done (2 left) 2024-08-29T17:52:34.498 INFO:tasks.rados.rados.0.smithi029.stdout:643: delete oid 33 current snap is 50 2024-08-29T17:52:34.508 INFO:tasks.rados.rados.0.smithi029.stdout:640: expect (ObjNum 174 snap 36 seq_num 174) 2024-08-29T17:52:34.563 INFO:tasks.rados.rados.0.smithi029.stdout:641: expect (ObjNum 200 snap 41 seq_num 200) 2024-08-29T17:52:34.683 INFO:tasks.rados.rados.0.smithi029.stdout:640: done (2 left) 2024-08-29T17:52:34.683 INFO:tasks.rados.rados.0.smithi029.stdout:641: done (1 left) 2024-08-29T17:52:34.683 INFO:tasks.rados.rados.0.smithi029.stdout:643: done (0 left) 2024-08-29T17:52:34.683 INFO:tasks.rados.rados.0.smithi029.stdout:644: snap_create 2024-08-29T17:52:34.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:52:34 smithi110 bash[24444]: audit 2024-08-29T17:52:32.995192+0000 mgr.y (mgr.14454) 285 : audit [DBG] from='client.14904 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T17:52:34.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:52:34 smithi110 bash[24444]: audit 2024-08-29T17:52:33.297036+0000 mgr.y (mgr.14454) 286 : audit [DBG] from='client.14910 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T17:52:34.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:52:34 smithi110 bash[24444]: cluster 2024-08-29T17:52:33.486992+0000 mon.a (mon.0) 1200 : cluster [DBG] osdmap e173: 8 total, 8 up, 8 in 2024-08-29T17:52:34.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:52:34 smithi110 bash[24444]: audit 2024-08-29T17:52:33.679905+0000 mon.c (mon.2) 41 : audit [DBG] from='client.? 172.21.15.29:0/3371509130' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T17:52:34.901 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:52:34 smithi029 bash[22727]: ::ffff:172.21.15.110 - - [29/Aug/2024:17:52:34] "GET /metrics HTTP/1.1" 200 36087 "" "Prometheus/2.43.0" 2024-08-29T17:52:34.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:52:34 smithi029 bash[22475]: audit 2024-08-29T17:52:32.995192+0000 mgr.y (mgr.14454) 285 : audit [DBG] from='client.14904 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T17:52:34.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:52:34 smithi029 bash[22475]: audit 2024-08-29T17:52:33.297036+0000 mgr.y (mgr.14454) 286 : audit [DBG] from='client.14910 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T17:52:34.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:52:34 smithi029 bash[22475]: cluster 2024-08-29T17:52:33.486992+0000 mon.a (mon.0) 1200 : cluster [DBG] osdmap e173: 8 total, 8 up, 8 in 2024-08-29T17:52:34.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:52:34 smithi029 bash[22475]: audit 2024-08-29T17:52:33.679905+0000 mon.c (mon.2) 41 : audit [DBG] from='client.? 172.21.15.29:0/3371509130' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T17:52:34.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:52:34 smithi029 bash[32453]: audit 2024-08-29T17:52:32.995192+0000 mgr.y (mgr.14454) 285 : audit [DBG] from='client.14904 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T17:52:34.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:52:34 smithi029 bash[32453]: audit 2024-08-29T17:52:33.297036+0000 mgr.y (mgr.14454) 286 : audit [DBG] from='client.14910 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T17:52:34.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:52:34 smithi029 bash[32453]: cluster 2024-08-29T17:52:33.486992+0000 mon.a (mon.0) 1200 : cluster [DBG] osdmap e173: 8 total, 8 up, 8 in 2024-08-29T17:52:34.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:52:34 smithi029 bash[32453]: audit 2024-08-29T17:52:33.679905+0000 mon.c (mon.2) 41 : audit [DBG] from='client.? 172.21.15.29:0/3371509130' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T17:52:35.498 INFO:tasks.rados.rados.0.smithi029.stdout:644: done (0 left) 2024-08-29T17:52:35.498 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 26 current snap is 51 2024-08-29T17:52:35.499 INFO:tasks.rados.rados.0.smithi029.stdout:645: seq_num 231 ranges {606208=671744,1277952=778240,2056192=24576} 2024-08-29T17:52:35.519 INFO:tasks.rados.rados.0.smithi029.stdout:645: writing smithi02969618-26 from 606208 to 1277952 tid 1 2024-08-29T17:52:35.533 INFO:tasks.rados.rados.0.smithi029.stdout:645: writing smithi02969618-26 from 1277952 to 2056192 tid 2 2024-08-29T17:52:35.533 INFO:tasks.rados.rados.0.smithi029.stdout:645: writing smithi02969618-26 from 2056192 to 2080768 tid 3 2024-08-29T17:52:35.533 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 6 current snap is 51 2024-08-29T17:52:35.533 INFO:tasks.rados.rados.0.smithi029.stdout:645: finishing write tid 1 to smithi02969618-26 2024-08-29T17:52:35.534 INFO:tasks.rados.rados.0.smithi029.stdout:646: seq_num 232 ranges {3383296=688128,4071424=663552,4734976=139264} 2024-08-29T17:52:35.590 INFO:tasks.rados.rados.0.smithi029.stdout:646: writing smithi02969618-6 from 3383296 to 4071424 tid 1 2024-08-29T17:52:35.596 INFO:tasks.rados.rados.0.smithi029.stdout:646: writing smithi02969618-6 from 4071424 to 4734976 tid 2 2024-08-29T17:52:35.597 INFO:tasks.rados.rados.0.smithi029.stdout:646: writing smithi02969618-6 from 4734976 to 4874240 tid 3 2024-08-29T17:52:35.598 INFO:tasks.rados.rados.0.smithi029.stdout:647: copy_from oid 41 from oid 39 current snap is 51 2024-08-29T17:52:35.598 INFO:tasks.rados.rados.0.smithi029.stdout:645: finishing write tid 2 to smithi02969618-26 2024-08-29T17:52:35.598 INFO:tasks.rados.rados.0.smithi029.stdout:645: finishing write tid 3 to smithi02969618-26 2024-08-29T17:52:35.598 INFO:tasks.rados.rados.0.smithi029.stdout:645: finishing write tid 4 to smithi02969618-26 2024-08-29T17:52:35.598 INFO:tasks.rados.rados.0.smithi029.stdout:645: finishing write tid 5 to smithi02969618-26 2024-08-29T17:52:35.598 INFO:tasks.rados.rados.0.smithi029.stdout:645: oid 26 updating version 0 to 81 2024-08-29T17:52:35.598 INFO:tasks.rados.rados.0.smithi029.stdout:645: oid 26 version 81 is already newer than 80 2024-08-29T17:52:35.598 INFO:tasks.rados.rados.0.smithi029.stdout:645: oid 26 version 81 is already newer than 78 2024-08-29T17:52:35.598 INFO:tasks.rados.rados.0.smithi029.stdout:645: oid 26 version 81 is already newer than 79 2024-08-29T17:52:35.598 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 26 v 81 (ObjNum 231 snap 51 seq_num 231) dirty exists 2024-08-29T17:52:35.598 INFO:tasks.rados.rados.0.smithi029.stdout:645: left oid 26 (ObjNum 231 snap 51 seq_num 231) 2024-08-29T17:52:35.598 INFO:tasks.rados.rados.0.smithi029.stdout:645: done (2 left) 2024-08-29T17:52:35.598 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 19 current snap is 51 2024-08-29T17:52:35.599 INFO:tasks.rados.rados.0.smithi029.stdout:648: seq_num 233 ranges {4259840=712704,4972544=548864,5521408=253952} 2024-08-29T17:52:35.640 INFO:tasks.rados.rados.0.smithi029.stdout:648: writing smithi02969618-19 from 4259840 to 4972544 tid 1 2024-08-29T17:52:35.644 INFO:tasks.rados.rados.0.smithi029.stdout:648: writing smithi02969618-19 from 4972544 to 5521408 tid 2 2024-08-29T17:52:35.647 INFO:tasks.rados.rados.0.smithi029.stdout:648: writing smithi02969618-19 from 5521408 to 5775360 tid 3 2024-08-29T17:52:35.647 INFO:tasks.rados.rados.0.smithi029.stdout:649: delete oid 46 current snap is 51 2024-08-29T17:52:35.647 INFO:tasks.rados.rados.0.smithi029.stdout:646: finishing write tid 1 to smithi02969618-6 2024-08-29T17:52:35.647 INFO:tasks.rados.rados.0.smithi029.stdout:646: finishing write tid 2 to smithi02969618-6 2024-08-29T17:52:35.647 INFO:tasks.rados.rados.0.smithi029.stdout:646: finishing write tid 3 to smithi02969618-6 2024-08-29T17:52:35.647 INFO:tasks.rados.rados.0.smithi029.stdout:646: finishing write tid 4 to smithi02969618-6 2024-08-29T17:52:35.647 INFO:tasks.rados.rados.0.smithi029.stdout:646: finishing write tid 5 to smithi02969618-6 2024-08-29T17:52:35.647 INFO:tasks.rados.rados.0.smithi029.stdout:646: oid 6 updating version 0 to 117 2024-08-29T17:52:35.647 INFO:tasks.rados.rados.0.smithi029.stdout:646: oid 6 version 117 is already newer than 116 2024-08-29T17:52:35.648 INFO:tasks.rados.rados.0.smithi029.stdout:646: oid 6 version 117 is already newer than 114 2024-08-29T17:52:35.648 INFO:tasks.rados.rados.0.smithi029.stdout:646: oid 6 version 117 is already newer than 115 2024-08-29T17:52:35.648 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 6 v 117 (ObjNum 232 snap 51 seq_num 232) dirty exists 2024-08-29T17:52:35.648 INFO:tasks.rados.rados.0.smithi029.stdout:646: left oid 6 (ObjNum 232 snap 51 seq_num 232) 2024-08-29T17:52:35.648 INFO:tasks.rados.rados.0.smithi029.stdout:647: finishing copy_from racing read to smithi02969618-41 2024-08-29T17:52:35.648 INFO:tasks.rados.rados.0.smithi029.stdout:647: finishing copy_from to smithi02969618-41 2024-08-29T17:52:35.648 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 41 v 192 (ObjNum 174 snap 36 seq_num 174) dirty exists 2024-08-29T17:52:35.648 INFO:tasks.rados.rados.0.smithi029.stdout:648: finishing write tid 1 to smithi02969618-19 2024-08-29T17:52:35.651 INFO:tasks.rados.rados.0.smithi029.stdout:646: done (3 left) 2024-08-29T17:52:35.651 INFO:tasks.rados.rados.0.smithi029.stdout:647: done (2 left) 2024-08-29T17:52:35.651 INFO:tasks.rados.rados.0.smithi029.stdout:649: done (1 left) 2024-08-29T17:52:35.651 INFO:tasks.rados.rados.0.smithi029.stdout:650: snap_remove snap 41 2024-08-29T17:52:35.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:52:35 smithi029 bash[22475]: cluster 2024-08-29T17:52:34.051754+0000 mgr.y (mgr.14454) 287 : cluster [DBG] pgmap v323: 121 pgs: 121 active+clean; 132 MiB data, 535 MiB used, 715 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.2 MiB/s wr, 18 op/s 2024-08-29T17:52:35.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:52:35 smithi029 bash[22475]: cluster 2024-08-29T17:52:34.498864+0000 mon.a (mon.0) 1201 : cluster [DBG] osdmap e174: 8 total, 8 up, 8 in 2024-08-29T17:52:35.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:52:35 smithi110 bash[24444]: cluster 2024-08-29T17:52:34.051754+0000 mgr.y (mgr.14454) 287 : cluster [DBG] pgmap v323: 121 pgs: 121 active+clean; 132 MiB data, 535 MiB used, 715 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.2 MiB/s wr, 18 op/s 2024-08-29T17:52:35.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:52:35 smithi110 bash[24444]: cluster 2024-08-29T17:52:34.498864+0000 mon.a (mon.0) 1201 : cluster [DBG] osdmap e174: 8 total, 8 up, 8 in 2024-08-29T17:52:35.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:52:35 smithi029 bash[32453]: cluster 2024-08-29T17:52:34.051754+0000 mgr.y (mgr.14454) 287 : cluster [DBG] pgmap v323: 121 pgs: 121 active+clean; 132 MiB data, 535 MiB used, 715 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.2 MiB/s wr, 18 op/s 2024-08-29T17:52:35.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:52:35 smithi029 bash[32453]: cluster 2024-08-29T17:52:34.498864+0000 mon.a (mon.0) 1201 : cluster [DBG] osdmap e174: 8 total, 8 up, 8 in 2024-08-29T17:52:36.478 INFO:tasks.rados.rados.0.smithi029.stdout:650: done (1 left) 2024-08-29T17:52:36.478 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 36 current snap is 51 2024-08-29T17:52:36.478 INFO:tasks.rados.rados.0.smithi029.stdout:651: seq_num 235 ranges {2433024=745472,3178496=712704,3891200=90112} 2024-08-29T17:52:36.501 INFO:tasks.rados.rados.0.smithi029.stdout:651: writing smithi02969618-36 from 2433024 to 3178496 tid 1 2024-08-29T17:52:36.506 INFO:tasks.rados.rados.0.smithi029.stdout:651: writing smithi02969618-36 from 3178496 to 3891200 tid 2 2024-08-29T17:52:36.507 INFO:tasks.rados.rados.0.smithi029.stdout:651: writing smithi02969618-36 from 3891200 to 3981312 tid 3 2024-08-29T17:52:36.507 INFO:tasks.rados.rados.0.smithi029.stdout:652: read oid 17 snap -1 2024-08-29T17:52:36.507 INFO:tasks.rados.rados.0.smithi029.stdout:652: expect deleted 2024-08-29T17:52:36.507 INFO:tasks.rados.rados.0.smithi029.stdout:653: snap_create 2024-08-29T17:52:36.508 INFO:tasks.rados.rados.0.smithi029.stdout:648: finishing write tid 2 to smithi02969618-19 2024-08-29T17:52:36.508 INFO:tasks.rados.rados.0.smithi029.stdout:648: finishing write tid 3 to smithi02969618-19 2024-08-29T17:52:36.508 INFO:tasks.rados.rados.0.smithi029.stdout:648: finishing write tid 4 to smithi02969618-19 2024-08-29T17:52:36.508 INFO:tasks.rados.rados.0.smithi029.stdout:648: finishing write tid 5 to smithi02969618-19 2024-08-29T17:52:36.508 INFO:tasks.rados.rados.0.smithi029.stdout:648: oid 19 updating version 0 to 332 2024-08-29T17:52:36.508 INFO:tasks.rados.rados.0.smithi029.stdout:648: oid 19 version 332 is already newer than 331 2024-08-29T17:52:36.508 INFO:tasks.rados.rados.0.smithi029.stdout:648: oid 19 version 332 is already newer than 330 2024-08-29T17:52:36.508 INFO:tasks.rados.rados.0.smithi029.stdout:648: oid 19 updating version 332 to 333 2024-08-29T17:52:36.508 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 19 v 333 (ObjNum 233 snap 51 seq_num 233) dirty exists 2024-08-29T17:52:36.508 INFO:tasks.rados.rados.0.smithi029.stdout:648: left oid 19 (ObjNum 233 snap 51 seq_num 233) 2024-08-29T17:52:36.519 INFO:tasks.rados.rados.0.smithi029.stdout:651: finishing write tid 1 to smithi02969618-36 2024-08-29T17:52:36.519 INFO:tasks.rados.rados.0.smithi029.stdout:651: finishing write tid 2 to smithi02969618-36 2024-08-29T17:52:36.520 INFO:tasks.rados.rados.0.smithi029.stdout:651: finishing write tid 3 to smithi02969618-36 2024-08-29T17:52:36.521 INFO:tasks.rados.rados.0.smithi029.stdout:651: finishing write tid 4 to smithi02969618-36 2024-08-29T17:52:36.523 INFO:tasks.rados.rados.0.smithi029.stdout:651: finishing write tid 5 to smithi02969618-36 2024-08-29T17:52:36.523 INFO:tasks.rados.rados.0.smithi029.stdout:651: oid 36 updating version 0 to 125 2024-08-29T17:52:36.523 INFO:tasks.rados.rados.0.smithi029.stdout:651: oid 36 version 125 is already newer than 123 2024-08-29T17:52:36.523 INFO:tasks.rados.rados.0.smithi029.stdout:651: oid 36 updating version 125 to 126 2024-08-29T17:52:36.524 INFO:tasks.rados.rados.0.smithi029.stdout:651: oid 36 version 126 is already newer than 124 2024-08-29T17:52:36.524 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 36 v 126 (ObjNum 235 snap 51 seq_num 235) dirty exists 2024-08-29T17:52:36.524 INFO:tasks.rados.rados.0.smithi029.stdout:651: left oid 36 (ObjNum 235 snap 51 seq_num 235) 2024-08-29T17:52:36.899 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:52:36 smithi110 bash[24444]: cluster 2024-08-29T17:52:35.498454+0000 mon.a (mon.0) 1202 : cluster [DBG] osdmap e175: 8 total, 8 up, 8 in 2024-08-29T17:52:36.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:52:36 smithi110 bash[24444]: cluster 2024-08-29T17:52:36.478455+0000 mon.a (mon.0) 1203 : cluster [DBG] osdmap e176: 8 total, 8 up, 8 in 2024-08-29T17:52:36.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:52:36 smithi029 bash[22475]: cluster 2024-08-29T17:52:35.498454+0000 mon.a (mon.0) 1202 : cluster [DBG] osdmap e175: 8 total, 8 up, 8 in 2024-08-29T17:52:36.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:52:36 smithi029 bash[22475]: cluster 2024-08-29T17:52:36.478455+0000 mon.a (mon.0) 1203 : cluster [DBG] osdmap e176: 8 total, 8 up, 8 in 2024-08-29T17:52:36.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:52:36 smithi029 bash[32453]: cluster 2024-08-29T17:52:35.498454+0000 mon.a (mon.0) 1202 : cluster [DBG] osdmap e175: 8 total, 8 up, 8 in 2024-08-29T17:52:36.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:52:36 smithi029 bash[32453]: cluster 2024-08-29T17:52:36.478455+0000 mon.a (mon.0) 1203 : cluster [DBG] osdmap e176: 8 total, 8 up, 8 in 2024-08-29T17:52:37.517 INFO:tasks.rados.rados.0.smithi029.stdout:648: done (3 left) 2024-08-29T17:52:37.517 INFO:tasks.rados.rados.0.smithi029.stdout:651: done (2 left) 2024-08-29T17:52:37.517 INFO:tasks.rados.rados.0.smithi029.stdout:652: done (1 left) 2024-08-29T17:52:37.517 INFO:tasks.rados.rados.0.smithi029.stdout:653: done (0 left) 2024-08-29T17:52:37.517 INFO:tasks.rados.rados.0.smithi029.stdout:654: setattr oid 33 current snap is 52 2024-08-29T17:52:37.522 INFO:tasks.rados.rados.0.smithi029.stdout:655: read oid 6 snap -1 2024-08-29T17:52:37.522 INFO:tasks.rados.rados.0.smithi029.stdout:655: expect (ObjNum 232 snap 51 seq_num 232) 2024-08-29T17:52:37.522 INFO:tasks.rados.rados.0.smithi029.stdout:656: delete oid 27 current snap is 52 2024-08-29T17:52:37.528 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 33 v 84 (ObjNum 49 snap 0 seq_num 1562408368) dirty exists 2024-08-29T17:52:37.539 INFO:tasks.rados.rados.0.smithi029.stdout:654: done (2 left) 2024-08-29T17:52:37.539 INFO:tasks.rados.rados.0.smithi029.stdout:656: done (1 left) 2024-08-29T17:52:37.539 INFO:tasks.rados.rados.0.smithi029.stdout:657: rollback oid 34 current snap is 52 2024-08-29T17:52:37.539 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 34 to 45 2024-08-29T17:52:37.539 INFO:tasks.rados.rados.0.smithi029.stdout:658: read oid 9 snap -1 2024-08-29T17:52:37.539 INFO:tasks.rados.rados.0.smithi029.stdout:658: expect (ObjNum 198 snap 41 seq_num 198) 2024-08-29T17:52:37.539 INFO:tasks.rados.rados.0.smithi029.stdout:659: read oid 18 snap 49 2024-08-29T17:52:37.539 INFO:tasks.rados.rados.0.smithi029.stdout:659: expect (ObjNum 224 snap 47 seq_num 224) 2024-08-29T17:52:37.539 INFO:tasks.rados.rados.0.smithi029.stdout:660: snap_create 2024-08-29T17:52:37.546 INFO:tasks.rados.rados.0.smithi029.stdout:657: finishing rollback tid 0 to smithi02969618-34 2024-08-29T17:52:37.546 INFO:tasks.rados.rados.0.smithi029.stdout:657: finishing rollback tid 1 to smithi02969618-34 2024-08-29T17:52:37.546 INFO:tasks.rados.rados.0.smithi029.stdout:657: finishing rollback tid 2 to smithi02969618-34 2024-08-29T17:52:37.546 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 34 v 213 (ObjNum 151 snap 33 seq_num 151) dirty exists 2024-08-29T17:52:37.557 INFO:tasks.rados.rados.0.smithi029.stdout:659: expect (ObjNum 224 snap 47 seq_num 224) 2024-08-29T17:52:37.640 INFO:tasks.rados.rados.0.smithi029.stdout:655: expect (ObjNum 232 snap 51 seq_num 232) 2024-08-29T17:52:37.782 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:52:37 smithi110 bash[24444]: cluster 2024-08-29T17:52:36.052477+0000 mgr.y (mgr.14454) 288 : cluster [DBG] pgmap v326: 121 pgs: 121 active+clean; 132 MiB data, 535 MiB used, 715 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.2 MiB/s wr, 18 op/s 2024-08-29T17:52:37.782 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:52:37 smithi110 bash[24444]: audit 2024-08-29T17:52:36.956111+0000 mon.a (mon.0) 1204 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T17:52:37.856 INFO:tasks.rados.rados.0.smithi029.stdout:658: expect (ObjNum 198 snap 41 seq_num 198) 2024-08-29T17:52:37.899 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:52:37 smithi029 bash[32453]: cluster 2024-08-29T17:52:36.052477+0000 mgr.y (mgr.14454) 288 : cluster [DBG] pgmap v326: 121 pgs: 121 active+clean; 132 MiB data, 535 MiB used, 715 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.2 MiB/s wr, 18 op/s 2024-08-29T17:52:37.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:52:37 smithi029 bash[32453]: audit 2024-08-29T17:52:36.956111+0000 mon.a (mon.0) 1204 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T17:52:37.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:52:37 smithi029 bash[22475]: cluster 2024-08-29T17:52:36.052477+0000 mgr.y (mgr.14454) 288 : cluster [DBG] pgmap v326: 121 pgs: 121 active+clean; 132 MiB data, 535 MiB used, 715 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.2 MiB/s wr, 18 op/s 2024-08-29T17:52:37.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:52:37 smithi029 bash[22475]: audit 2024-08-29T17:52:36.956111+0000 mon.a (mon.0) 1204 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T17:52:38.536 INFO:tasks.rados.rados.0.smithi029.stdout:655: done (4 left) 2024-08-29T17:52:38.536 INFO:tasks.rados.rados.0.smithi029.stdout:657: done (3 left) 2024-08-29T17:52:38.537 INFO:tasks.rados.rados.0.smithi029.stdout:658: done (2 left) 2024-08-29T17:52:38.537 INFO:tasks.rados.rados.0.smithi029.stdout:659: done (1 left) 2024-08-29T17:52:38.537 INFO:tasks.rados.rados.0.smithi029.stdout:660: done (0 left) 2024-08-29T17:52:38.537 INFO:tasks.rados.rados.0.smithi029.stdout:661: snap_remove snap 46 2024-08-29T17:52:38.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:52:38 smithi110 bash[24444]: cluster 2024-08-29T17:52:37.516086+0000 mon.a (mon.0) 1205 : cluster [DBG] osdmap e177: 8 total, 8 up, 8 in 2024-08-29T17:52:38.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:52:38 smithi110 bash[24444]: audit 2024-08-29T17:52:38.376770+0000 mon.a (mon.0) 1206 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:52:38.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:52:38 smithi110 bash[24444]: audit 2024-08-29T17:52:38.378619+0000 mon.a (mon.0) 1207 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-29T17:52:38.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:52:38 smithi110 bash[24444]: audit 2024-08-29T17:52:38.380570+0000 mon.a (mon.0) 1208 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-29T17:52:38.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:52:38 smithi110 bash[24444]: audit 2024-08-29T17:52:38.382319+0000 mon.a (mon.0) 1209 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:52:38.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:52:38 smithi029 bash[32453]: cluster 2024-08-29T17:52:37.516086+0000 mon.a (mon.0) 1205 : cluster [DBG] osdmap e177: 8 total, 8 up, 8 in 2024-08-29T17:52:38.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:52:38 smithi029 bash[32453]: audit 2024-08-29T17:52:38.376770+0000 mon.a (mon.0) 1206 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:52:38.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:52:38 smithi029 bash[32453]: audit 2024-08-29T17:52:38.378619+0000 mon.a (mon.0) 1207 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-29T17:52:38.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:52:38 smithi029 bash[32453]: audit 2024-08-29T17:52:38.380570+0000 mon.a (mon.0) 1208 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-29T17:52:38.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:52:38 smithi029 bash[32453]: audit 2024-08-29T17:52:38.382319+0000 mon.a (mon.0) 1209 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:52:38.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:52:38 smithi029 bash[22475]: cluster 2024-08-29T17:52:37.516086+0000 mon.a (mon.0) 1205 : cluster [DBG] osdmap e177: 8 total, 8 up, 8 in 2024-08-29T17:52:38.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:52:38 smithi029 bash[22475]: audit 2024-08-29T17:52:38.376770+0000 mon.a (mon.0) 1206 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:52:38.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:52:38 smithi029 bash[22475]: audit 2024-08-29T17:52:38.378619+0000 mon.a (mon.0) 1207 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-29T17:52:38.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:52:38 smithi029 bash[22475]: audit 2024-08-29T17:52:38.380570+0000 mon.a (mon.0) 1208 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-29T17:52:38.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:52:38 smithi029 bash[22475]: audit 2024-08-29T17:52:38.382319+0000 mon.a (mon.0) 1209 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:52:39.538 INFO:tasks.rados.rados.0.smithi029.stdout:661: done (0 left) 2024-08-29T17:52:39.539 INFO:tasks.rados.rados.0.smithi029.stdout:662: snap_remove snap 38 2024-08-29T17:52:39.815 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:52:39 smithi110 bash[24444]: cluster 2024-08-29T17:52:38.053831+0000 mgr.y (mgr.14454) 289 : cluster [DBG] pgmap v329: 121 pgs: 121 active+clean; 139 MiB data, 574 MiB used, 715 GiB / 715 GiB avail; 11 MiB/s rd, 1.6 MiB/s wr, 16 op/s 2024-08-29T17:52:39.816 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:52:39 smithi110 bash[24444]: cephadm 2024-08-29T17:52:38.366722+0000 mgr.y (mgr.14454) 290 : cephadm [INF] Upgrade: Updating mgr.x 2024-08-29T17:52:39.816 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:52:39 smithi110 bash[24444]: cephadm 2024-08-29T17:52:38.384179+0000 mgr.y (mgr.14454) 291 : cephadm [INF] Deploying daemon mgr.x on smithi110 2024-08-29T17:52:39.816 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:52:39 smithi110 bash[24444]: cluster 2024-08-29T17:52:38.536766+0000 mon.a (mon.0) 1210 : cluster [DBG] osdmap e178: 8 total, 8 up, 8 in 2024-08-29T17:52:39.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:52:39 smithi029 bash[22475]: cluster 2024-08-29T17:52:38.053831+0000 mgr.y (mgr.14454) 289 : cluster [DBG] pgmap v329: 121 pgs: 121 active+clean; 139 MiB data, 574 MiB used, 715 GiB / 715 GiB avail; 11 MiB/s rd, 1.6 MiB/s wr, 16 op/s 2024-08-29T17:52:39.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:52:39 smithi029 bash[22475]: cephadm 2024-08-29T17:52:38.366722+0000 mgr.y (mgr.14454) 290 : cephadm [INF] Upgrade: Updating mgr.x 2024-08-29T17:52:39.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:52:39 smithi029 bash[22475]: cephadm 2024-08-29T17:52:38.384179+0000 mgr.y (mgr.14454) 291 : cephadm [INF] Deploying daemon mgr.x on smithi110 2024-08-29T17:52:39.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:52:39 smithi029 bash[22475]: cluster 2024-08-29T17:52:38.536766+0000 mon.a (mon.0) 1210 : cluster [DBG] osdmap e178: 8 total, 8 up, 8 in 2024-08-29T17:52:39.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:52:39 smithi029 bash[32453]: cluster 2024-08-29T17:52:38.053831+0000 mgr.y (mgr.14454) 289 : cluster [DBG] pgmap v329: 121 pgs: 121 active+clean; 139 MiB data, 574 MiB used, 715 GiB / 715 GiB avail; 11 MiB/s rd, 1.6 MiB/s wr, 16 op/s 2024-08-29T17:52:39.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:52:39 smithi029 bash[32453]: cephadm 2024-08-29T17:52:38.366722+0000 mgr.y (mgr.14454) 290 : cephadm [INF] Upgrade: Updating mgr.x 2024-08-29T17:52:39.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:52:39 smithi029 bash[32453]: cephadm 2024-08-29T17:52:38.384179+0000 mgr.y (mgr.14454) 291 : cephadm [INF] Deploying daemon mgr.x on smithi110 2024-08-29T17:52:39.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:52:39 smithi029 bash[32453]: cluster 2024-08-29T17:52:38.536766+0000 mon.a (mon.0) 1210 : cluster [DBG] osdmap e178: 8 total, 8 up, 8 in 2024-08-29T17:52:40.541 INFO:tasks.rados.rados.0.smithi029.stdout:662: done (0 left) 2024-08-29T17:52:40.541 INFO:tasks.rados.rados.0.smithi029.stdout:663: copy_from oid 48 from oid 5 current snap is 53 2024-08-29T17:52:40.541 INFO:tasks.rados.rados.0.smithi029.stdout:664: setattr oid 20 current snap is 53 2024-08-29T17:52:40.547 INFO:tasks.rados.rados.0.smithi029.stdout:665: read oid 3 snap -1 2024-08-29T17:52:40.547 INFO:tasks.rados.rados.0.smithi029.stdout:665: expect (ObjNum 220 snap 47 seq_num 220) 2024-08-29T17:52:40.547 INFO:tasks.rados.rados.0.smithi029.stdout:666: snap_remove snap 49 2024-08-29T17:52:40.819 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:52:40 smithi110 bash[24444]: cluster 2024-08-29T17:52:39.538018+0000 mon.a (mon.0) 1211 : cluster [DBG] osdmap e179: 8 total, 8 up, 8 in 2024-08-29T17:52:40.820 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:52:40 smithi110 bash[24444]: cluster 2024-08-29T17:52:40.541907+0000 mon.a (mon.0) 1212 : cluster [DBG] osdmap e180: 8 total, 8 up, 8 in 2024-08-29T17:52:40.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:52:40 smithi029 bash[22475]: cluster 2024-08-29T17:52:39.538018+0000 mon.a (mon.0) 1211 : cluster [DBG] osdmap e179: 8 total, 8 up, 8 in 2024-08-29T17:52:40.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:52:40 smithi029 bash[22475]: cluster 2024-08-29T17:52:40.541907+0000 mon.a (mon.0) 1212 : cluster [DBG] osdmap e180: 8 total, 8 up, 8 in 2024-08-29T17:52:40.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:52:40 smithi029 bash[32453]: cluster 2024-08-29T17:52:39.538018+0000 mon.a (mon.0) 1211 : cluster [DBG] osdmap e179: 8 total, 8 up, 8 in 2024-08-29T17:52:40.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:52:40 smithi029 bash[32453]: cluster 2024-08-29T17:52:40.541907+0000 mon.a (mon.0) 1212 : cluster [DBG] osdmap e180: 8 total, 8 up, 8 in 2024-08-29T17:52:41.083 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:52:40 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.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-08-29T17:52:41.084 INFO:journalctl@ceph.osd.4.smithi110.stdout:Aug 29 17:52:40 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.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-08-29T17:52:41.084 INFO:journalctl@ceph.osd.5.smithi110.stdout:Aug 29 17:52:40 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.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-08-29T17:52:41.084 INFO:journalctl@ceph.mds.b.smithi110.stdout:Aug 29 17:52:40 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.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-08-29T17:52:41.085 INFO:journalctl@ceph.prometheus.a.smithi110.stdout:Aug 29 17:52:40 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.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-08-29T17:52:41.085 INFO:journalctl@ceph.node-exporter.b.smithi110.stdout:Aug 29 17:52:40 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.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-08-29T17:52:41.085 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:52:40 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.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-08-29T17:52:41.085 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:52:40 smithi110 systemd[1]: Stopping Ceph mgr.x for 5b99e290-662c-11ef-bcd4-c7b262605968... 2024-08-29T17:52:41.086 INFO:journalctl@ceph.osd.6.smithi110.stdout:Aug 29 17:52:40 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.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-08-29T17:52:41.086 INFO:journalctl@ceph.osd.7.smithi110.stdout:Aug 29 17:52:40 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.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-08-29T17:52:41.086 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:52:40 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.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-08-29T17:52:41.480 INFO:tasks.rados.rados.0.smithi029.stdout:666: done (3 left) 2024-08-29T17:52:41.480 INFO:tasks.rados.rados.0.smithi029.stdout:667: rmattr oid 41 current snap is 53 2024-08-29T17:52:41.480 INFO:tasks.rados.rados.0.smithi029.stdout:667: done (3 left) 2024-08-29T17:52:41.480 INFO:tasks.rados.rados.0.smithi029.stdout:668: delete oid 7 current snap is 53 2024-08-29T17:52:41.481 INFO:tasks.rados.rados.0.smithi029.stdout:663: finishing copy_from to smithi02969618-48 2024-08-29T17:52:41.481 INFO:tasks.rados.rados.0.smithi029.stdout:663: got expected ENOENT (src dne) 2024-08-29T17:52:41.481 INFO:tasks.rados.rados.0.smithi029.stdout:663: finishing copy_from racing read to smithi02969618-48 2024-08-29T17:52:41.481 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 20 v 475 (ObjNum 41 snap 0 seq_num 41) dirty exists 2024-08-29T17:52:41.481 INFO:tasks.rados.rados.0.smithi029.stdout:665: expect (ObjNum 220 snap 47 seq_num 220) 2024-08-29T17:52:41.799 INFO:tasks.rados.rados.0.smithi029.stdout:663: done (3 left) 2024-08-29T17:52:41.799 INFO:tasks.rados.rados.0.smithi029.stdout:664: done (2 left) 2024-08-29T17:52:41.799 INFO:tasks.rados.rados.0.smithi029.stdout:665: done (1 left) 2024-08-29T17:52:41.799 INFO:tasks.rados.rados.0.smithi029.stdout:668: done (0 left) 2024-08-29T17:52:41.799 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 4 current snap is 53 2024-08-29T17:52:41.799 INFO:tasks.rados.rados.0.smithi029.stdout:669: seq_num 238 ranges {0=794624,794624=417792,1212416=385024} 2024-08-29T17:52:41.811 INFO:tasks.rados.rados.0.smithi029.stdout:669: writing smithi02969618-4 from 0 to 794624 tid 1 2024-08-29T17:52:41.820 INFO:tasks.rados.rados.0.smithi029.stdout:669: writing smithi02969618-4 from 794624 to 1212416 tid 2 2024-08-29T17:52:41.828 INFO:tasks.rados.rados.0.smithi029.stdout:669: writing smithi02969618-4 from 1212416 to 1597440 tid 3 2024-08-29T17:52:41.828 INFO:tasks.rados.rados.0.smithi029.stdout:670: read oid 11 snap -1 2024-08-29T17:52:41.828 INFO:tasks.rados.rados.0.smithi029.stdout:670: expect deleted 2024-08-29T17:52:41.828 INFO:tasks.rados.rados.0.smithi029.stdout:671: read oid 42 snap 45 2024-08-29T17:52:41.829 INFO:tasks.rados.rados.0.smithi029.stdout:671: expect (ObjNum 202 snap 44 seq_num 202) 2024-08-29T17:52:41.829 INFO:tasks.rados.rados.0.smithi029.stdout:672: setattr oid 18 current snap is 53 2024-08-29T17:52:41.829 INFO:tasks.rados.rados.0.smithi029.stdout:669: finishing write tid 1 to smithi02969618-4 2024-08-29T17:52:41.829 INFO:tasks.rados.rados.0.smithi029.stdout:669: finishing write tid 2 to smithi02969618-4 2024-08-29T17:52:41.831 INFO:tasks.rados.rados.0.smithi029.stdout:669: finishing write tid 3 to smithi02969618-4 2024-08-29T17:52:41.831 INFO:tasks.rados.rados.0.smithi029.stdout:669: finishing write tid 4 to smithi02969618-4 2024-08-29T17:52:41.832 INFO:tasks.rados.rados.0.smithi029.stdout:670: done (3 left) 2024-08-29T17:52:41.832 INFO:tasks.rados.rados.0.smithi029.stdout:673: snap_remove snap 51 2024-08-29T17:52:41.857 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:52:41 smithi110 bash[52415]: ceph-5b99e290-662c-11ef-bcd4-c7b262605968-mgr-x 2024-08-29T17:52:41.857 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:52:41 smithi110 bash[24444]: cluster 2024-08-29T17:52:40.054488+0000 mgr.y (mgr.14454) 292 : cluster [DBG] pgmap v332: 121 pgs: 121 active+clean; 139 MiB data, 574 MiB used, 715 GiB / 715 GiB avail; 11 MiB/s rd, 1.6 MiB/s wr, 16 op/s 2024-08-29T17:52:41.857 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:52:41 smithi110 bash[24444]: cluster 2024-08-29T17:52:41.480395+0000 mon.a (mon.0) 1213 : cluster [DBG] osdmap e181: 8 total, 8 up, 8 in 2024-08-29T17:52:41.899 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:52:41 smithi029 bash[32453]: cluster 2024-08-29T17:52:40.054488+0000 mgr.y (mgr.14454) 292 : cluster [DBG] pgmap v332: 121 pgs: 121 active+clean; 139 MiB data, 574 MiB used, 715 GiB / 715 GiB avail; 11 MiB/s rd, 1.6 MiB/s wr, 16 op/s 2024-08-29T17:52:41.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:52:41 smithi029 bash[32453]: cluster 2024-08-29T17:52:41.480395+0000 mon.a (mon.0) 1213 : cluster [DBG] osdmap e181: 8 total, 8 up, 8 in 2024-08-29T17:52:41.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:52:41 smithi029 bash[22475]: cluster 2024-08-29T17:52:40.054488+0000 mgr.y (mgr.14454) 292 : cluster [DBG] pgmap v332: 121 pgs: 121 active+clean; 139 MiB data, 574 MiB used, 715 GiB / 715 GiB avail; 11 MiB/s rd, 1.6 MiB/s wr, 16 op/s 2024-08-29T17:52:41.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:52:41 smithi029 bash[22475]: cluster 2024-08-29T17:52:41.480395+0000 mon.a (mon.0) 1213 : cluster [DBG] osdmap e181: 8 total, 8 up, 8 in 2024-08-29T17:52:42.140 INFO:journalctl@ceph.osd.5.smithi110.stdout:Aug 29 17:52:42 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.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-08-29T17:52:42.141 INFO:journalctl@ceph.mds.b.smithi110.stdout:Aug 29 17:52:42 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.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-08-29T17:52:42.141 INFO:journalctl@ceph.prometheus.a.smithi110.stdout:Aug 29 17:52:42 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.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-08-29T17:52:42.142 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:52:42 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.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-08-29T17:52:42.142 INFO:journalctl@ceph.osd.4.smithi110.stdout:Aug 29 17:52:42 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.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-08-29T17:52:42.143 INFO:journalctl@ceph.osd.7.smithi110.stdout:Aug 29 17:52:42 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.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-08-29T17:52:42.143 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:52:42 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.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-08-29T17:52:42.143 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:52:41 smithi110 systemd[1]: ceph-5b99e290-662c-11ef-bcd4-c7b262605968@mgr.x.service: Main process exited, code=exited, status=143/n/a 2024-08-29T17:52:42.143 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:52:41 smithi110 bash[52477]: Error response from daemon: No such container: ceph-5b99e290-662c-11ef-bcd4-c7b262605968-mgr-x 2024-08-29T17:52:42.143 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:52:41 smithi110 systemd[1]: ceph-5b99e290-662c-11ef-bcd4-c7b262605968@mgr.x.service: Failed with result 'exit-code'. 2024-08-29T17:52:42.143 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:52:41 smithi110 systemd[1]: Stopped Ceph mgr.x for 5b99e290-662c-11ef-bcd4-c7b262605968. 2024-08-29T17:52:42.143 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:52:42 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.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-08-29T17:52:42.144 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:52:42 smithi110 systemd[1]: Started Ceph mgr.x for 5b99e290-662c-11ef-bcd4-c7b262605968. 2024-08-29T17:52:42.144 INFO:journalctl@ceph.osd.6.smithi110.stdout:Aug 29 17:52:42 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.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-08-29T17:52:42.144 INFO:journalctl@ceph.node-exporter.b.smithi110.stdout:Aug 29 17:52:42 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.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-08-29T17:52:42.581 INFO:tasks.rados.rados.0.smithi029.stdout:673: done (3 left) 2024-08-29T17:52:42.581 INFO:tasks.rados.rados.0.smithi029.stdout:674: delete oid 2 current snap is 53 2024-08-29T17:52:42.582 INFO:tasks.rados.rados.0.smithi029.stdout:669: finishing write tid 5 to smithi02969618-4 2024-08-29T17:52:42.582 INFO:tasks.rados.rados.0.smithi029.stdout:669: oid 4 updating version 0 to 141 2024-08-29T17:52:42.582 INFO:tasks.rados.rados.0.smithi029.stdout:669: oid 4 version 141 is already newer than 140 2024-08-29T17:52:42.582 INFO:tasks.rados.rados.0.smithi029.stdout:669: oid 4 version 141 is already newer than 138 2024-08-29T17:52:42.582 INFO:tasks.rados.rados.0.smithi029.stdout:669: oid 4 version 141 is already newer than 139 2024-08-29T17:52:42.582 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 4 v 141 (ObjNum 238 snap 53 seq_num 238) dirty exists 2024-08-29T17:52:42.582 INFO:tasks.rados.rados.0.smithi029.stdout:669: left oid 4 (ObjNum 238 snap 53 seq_num 238) 2024-08-29T17:52:42.582 INFO:tasks.rados.rados.0.smithi029.stdout:671: expect (ObjNum 202 snap 44 seq_num 202) 2024-08-29T17:52:42.642 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 18 v 142 (ObjNum 224 snap 47 seq_num 224) dirty exists 2024-08-29T17:52:42.642 INFO:tasks.rados.rados.0.smithi029.stdout:669: done (3 left) 2024-08-29T17:52:42.642 INFO:tasks.rados.rados.0.smithi029.stdout:671: done (2 left) 2024-08-29T17:52:42.643 INFO:tasks.rados.rados.0.smithi029.stdout:672: done (1 left) 2024-08-29T17:52:42.643 INFO:tasks.rados.rados.0.smithi029.stdout:674: done (0 left) 2024-08-29T17:52:42.643 INFO:tasks.rados.rados.0.smithi029.stdout:675: snap_create 2024-08-29T17:52:43.435 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:52:43 smithi110 bash[24444]: cluster 2024-08-29T17:52:42.055178+0000 mgr.y (mgr.14454) 293 : cluster [DBG] pgmap v335: 121 pgs: 121 active+clean; 139 MiB data, 574 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:52:43.436 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:52:43 smithi110 bash[24444]: audit 2024-08-29T17:52:42.184025+0000 mon.a (mon.0) 1214 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:52:43.436 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:52:43 smithi110 bash[24444]: audit 2024-08-29T17:52:42.194906+0000 mon.a (mon.0) 1215 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:52:43.436 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:52:43 smithi110 bash[24444]: audit 2024-08-29T17:52:42.197108+0000 mon.a (mon.0) 1216 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:52:43.436 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:52:43 smithi110 bash[24444]: cluster 2024-08-29T17:52:42.581272+0000 mon.a (mon.0) 1217 : cluster [DBG] osdmap e182: 8 total, 8 up, 8 in 2024-08-29T17:52:43.516 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:52:43 smithi029 bash[22475]: cluster 2024-08-29T17:52:42.055178+0000 mgr.y (mgr.14454) 293 : cluster [DBG] pgmap v335: 121 pgs: 121 active+clean; 139 MiB data, 574 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:52:43.516 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:52:43 smithi029 bash[22475]: audit 2024-08-29T17:52:42.184025+0000 mon.a (mon.0) 1214 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:52:43.517 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:52:43 smithi029 bash[22475]: audit 2024-08-29T17:52:42.194906+0000 mon.a (mon.0) 1215 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:52:43.517 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:52:43 smithi029 bash[22475]: audit 2024-08-29T17:52:42.197108+0000 mon.a (mon.0) 1216 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:52:43.517 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:52:43 smithi029 bash[22475]: cluster 2024-08-29T17:52:42.581272+0000 mon.a (mon.0) 1217 : cluster [DBG] osdmap e182: 8 total, 8 up, 8 in 2024-08-29T17:52:43.517 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:52:43 smithi029 bash[32453]: cluster 2024-08-29T17:52:42.055178+0000 mgr.y (mgr.14454) 293 : cluster [DBG] pgmap v335: 121 pgs: 121 active+clean; 139 MiB data, 574 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:52:43.517 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:52:43 smithi029 bash[32453]: audit 2024-08-29T17:52:42.184025+0000 mon.a (mon.0) 1214 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:52:43.517 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:52:43 smithi029 bash[32453]: audit 2024-08-29T17:52:42.194906+0000 mon.a (mon.0) 1215 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:52:43.517 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:52:43 smithi029 bash[32453]: audit 2024-08-29T17:52:42.197108+0000 mon.a (mon.0) 1216 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:52:43.517 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:52:43 smithi029 bash[32453]: cluster 2024-08-29T17:52:42.581272+0000 mon.a (mon.0) 1217 : cluster [DBG] osdmap e182: 8 total, 8 up, 8 in 2024-08-29T17:52:43.586 INFO:tasks.rados.rados.0.smithi029.stdout:675: done (0 left) 2024-08-29T17:52:43.586 INFO:tasks.rados.rados.0.smithi029.stdout:676: setattr oid 43 current snap is 54 2024-08-29T17:52:43.590 INFO:tasks.rados.rados.0.smithi029.stdout:677: snap_remove snap 44 2024-08-29T17:52:43.899 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:52:43 smithi110 bash[52534]: debug 2024-08-29T17:52:43.434+0000 7f855b367640 1 -- 172.21.15.110:0/187755600 <== mon.1 v2:172.21.15.110:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55760b50d0e0 con 0x55760b50e800 2024-08-29T17:52:43.899 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:52:43 smithi110 bash[52534]: debug 2024-08-29T17:52:43.554+0000 7f855dbd1040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-08-29T17:52:43.900 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Aug 29 17:52:43 smithi029 bash[61962]: ts=2024-08-29T17:52:43.518Z 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://smithi110.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.110:8443: connect: connection refused" 2024-08-29T17:52:44.603 INFO:tasks.rados.rados.0.smithi029.stdout:677: done (1 left) 2024-08-29T17:52:44.603 INFO:tasks.rados.rados.0.smithi029.stdout:678: read oid 21 snap -1 2024-08-29T17:52:44.603 INFO:tasks.rados.rados.0.smithi029.stdout:678: expect (ObjNum 155 snap 34 seq_num 155) 2024-08-29T17:52:44.603 INFO:tasks.rados.rados.0.smithi029.stdout:679: snap_remove snap 40 2024-08-29T17:52:44.855 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:52:44 smithi110 bash[52534]: debug 2024-08-29T17:52:44.786+0000 7f855dbd1040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-08-29T17:52:44.855 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:52:44 smithi110 bash[24444]: cluster 2024-08-29T17:52:43.587055+0000 mon.a (mon.0) 1218 : cluster [DBG] osdmap e183: 8 total, 8 up, 8 in 2024-08-29T17:52:44.899 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:52:44 smithi029 bash[22727]: ::ffff:172.21.15.110 - - [29/Aug/2024:17:52:44] "GET /metrics HTTP/1.1" 200 36088 "" "Prometheus/2.43.0" 2024-08-29T17:52:44.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:52:44 smithi029 bash[32453]: cluster 2024-08-29T17:52:43.587055+0000 mon.a (mon.0) 1218 : cluster [DBG] osdmap e183: 8 total, 8 up, 8 in 2024-08-29T17:52:44.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:52:44 smithi029 bash[22475]: cluster 2024-08-29T17:52:43.587055+0000 mon.a (mon.0) 1218 : cluster [DBG] osdmap e183: 8 total, 8 up, 8 in 2024-08-29T17:52:45.149 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:52:44 smithi110 bash[52534]: debug 2024-08-29T17:52:44.854+0000 7f855dbd1040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-08-29T17:52:45.149 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:52:45 smithi110 bash[52534]: debug 2024-08-29T17:52:45.002+0000 7f855dbd1040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-08-29T17:52:45.604 INFO:tasks.rados.rados.0.smithi029.stdout:679: done (2 left) 2024-08-29T17:52:45.604 INFO:tasks.rados.rados.0.smithi029.stdout:680: copy_from oid 46 from oid 26 current snap is 54 2024-08-29T17:52:45.604 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 43 v 149 (ObjNum 225 snap 47 seq_num 225) dirty exists 2024-08-29T17:52:45.604 INFO:tasks.rados.rados.0.smithi029.stdout:678: expect (ObjNum 155 snap 34 seq_num 155) 2024-08-29T17:52:45.745 INFO:tasks.rados.rados.0.smithi029.stdout:680: finishing copy_from racing read to smithi02969618-46 2024-08-29T17:52:45.745 INFO:tasks.rados.rados.0.smithi029.stdout:680: finishing copy_from to smithi02969618-46 2024-08-29T17:52:45.745 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 46 v 81 (ObjNum 231 snap 51 seq_num 231) dirty exists 2024-08-29T17:52:45.745 INFO:tasks.rados.rados.0.smithi029.stdout:676: done (2 left) 2024-08-29T17:52:45.745 INFO:tasks.rados.rados.0.smithi029.stdout:678: done (1 left) 2024-08-29T17:52:45.745 INFO:tasks.rados.rados.0.smithi029.stdout:680: done (0 left) 2024-08-29T17:52:45.745 INFO:tasks.rados.rados.0.smithi029.stdout:681: copy_from oid 25 from oid 2 current snap is 54 2024-08-29T17:52:45.745 INFO:tasks.rados.rados.0.smithi029.stdout:682: snap_remove snap 35 2024-08-29T17:52:45.899 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:52:45 smithi110 bash[52534]: debug 2024-08-29T17:52:45.678+0000 7f855dbd1040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-08-29T17:52:45.899 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:52:45 smithi110 bash[52534]: debug 2024-08-29T17:52:45.750+0000 7f855dbd1040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-08-29T17:52:45.900 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:52:45 smithi110 bash[52534]: debug 2024-08-29T17:52:45.818+0000 7f855dbd1040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-08-29T17:52:45.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:52:45 smithi110 bash[24444]: cluster 2024-08-29T17:52:44.055911+0000 mgr.y (mgr.14454) 294 : cluster [DBG] pgmap v338: 121 pgs: 121 active+clean; 140 MiB data, 577 MiB used, 715 GiB / 715 GiB avail; 5.7 MiB/s rd, 390 KiB/s wr, 14 op/s 2024-08-29T17:52:45.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:52:45 smithi110 bash[24444]: cluster 2024-08-29T17:52:44.597663+0000 mon.a (mon.0) 1219 : cluster [DBG] osdmap e184: 8 total, 8 up, 8 in 2024-08-29T17:52:45.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:52:45 smithi029 bash[32453]: cluster 2024-08-29T17:52:44.055911+0000 mgr.y (mgr.14454) 294 : cluster [DBG] pgmap v338: 121 pgs: 121 active+clean; 140 MiB data, 577 MiB used, 715 GiB / 715 GiB avail; 5.7 MiB/s rd, 390 KiB/s wr, 14 op/s 2024-08-29T17:52:45.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:52:45 smithi029 bash[32453]: cluster 2024-08-29T17:52:44.597663+0000 mon.a (mon.0) 1219 : cluster [DBG] osdmap e184: 8 total, 8 up, 8 in 2024-08-29T17:52:45.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:52:45 smithi029 bash[22475]: cluster 2024-08-29T17:52:44.055911+0000 mgr.y (mgr.14454) 294 : cluster [DBG] pgmap v338: 121 pgs: 121 active+clean; 140 MiB data, 577 MiB used, 715 GiB / 715 GiB avail; 5.7 MiB/s rd, 390 KiB/s wr, 14 op/s 2024-08-29T17:52:45.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:52:45 smithi029 bash[22475]: cluster 2024-08-29T17:52:44.597663+0000 mon.a (mon.0) 1219 : cluster [DBG] osdmap e184: 8 total, 8 up, 8 in 2024-08-29T17:52:46.399 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:52:46 smithi110 bash[52534]: debug 2024-08-29T17:52:46.002+0000 7f855dbd1040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-08-29T17:52:46.400 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:52:46 smithi110 bash[52534]: debug 2024-08-29T17:52:46.078+0000 7f855dbd1040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-08-29T17:52:46.400 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:52:46 smithi110 bash[52534]: debug 2024-08-29T17:52:46.146+0000 7f855dbd1040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-08-29T17:52:46.486 INFO:tasks.rados.rados.0.smithi029.stdout:681: finishing copy_from to smithi02969618-25 2024-08-29T17:52:46.486 INFO:tasks.rados.rados.0.smithi029.stdout:681: got expected ENOENT (src dne) 2024-08-29T17:52:46.486 INFO:tasks.rados.rados.0.smithi029.stdout:681: finishing copy_from racing read to smithi02969618-25 2024-08-29T17:52:46.486 INFO:tasks.rados.rados.0.smithi029.stdout:681: done (1 left) 2024-08-29T17:52:46.486 INFO:tasks.rados.rados.0.smithi029.stdout:682: done (0 left) 2024-08-29T17:52:46.486 INFO:tasks.rados.rados.0.smithi029.stdout:683: delete oid 24 current snap is 54 2024-08-29T17:52:46.513 INFO:tasks.rados.rados.0.smithi029.stdout:683: done (0 left) 2024-08-29T17:52:46.513 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 24 current snap is 54 2024-08-29T17:52:46.513 INFO:tasks.rados.rados.0.smithi029.stdout:684: seq_num 241 ranges {0=442368,442368=466944,909312=688128,1597440=49152} 2024-08-29T17:52:46.516 INFO:tasks.rados.rados.0.smithi029.stdout:684: writing smithi02969618-24 from 0 to 442368 tid 1 2024-08-29T17:52:46.519 INFO:tasks.rados.rados.0.smithi029.stdout:684: writing smithi02969618-24 from 442368 to 909312 tid 2 2024-08-29T17:52:46.523 INFO:tasks.rados.rados.0.smithi029.stdout:684: writing smithi02969618-24 from 909312 to 1597440 tid 3 2024-08-29T17:52:46.523 INFO:tasks.rados.rados.0.smithi029.stdout:684: writing smithi02969618-24 from 1597440 to 1646592 tid 4 2024-08-29T17:52:46.523 INFO:tasks.rados.rados.0.smithi029.stdout:685: copy_from oid 49 from oid 22 current snap is 54 2024-08-29T17:52:46.524 INFO:tasks.rados.rados.0.smithi029.stdout:686: delete oid 35 current snap is 54 2024-08-29T17:52:46.526 INFO:tasks.rados.rados.0.smithi029.stdout:686: done (2 left) 2024-08-29T17:52:46.526 INFO:tasks.rados.rados.0.smithi029.stdout:687: read oid 11 snap -1 2024-08-29T17:52:46.526 INFO:tasks.rados.rados.0.smithi029.stdout:687: expect deleted 2024-08-29T17:52:46.526 INFO:tasks.rados.rados.0.smithi029.stdout:688: snap_remove snap 50 2024-08-29T17:52:46.698 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:52:46 smithi110 bash[52534]: debug 2024-08-29T17:52:46.402+0000 7f855dbd1040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-08-29T17:52:46.699 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:52:46 smithi110 bash[52534]: debug 2024-08-29T17:52:46.474+0000 7f855dbd1040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-08-29T17:52:46.699 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:52:46 smithi110 bash[24444]: cluster 2024-08-29T17:52:45.604858+0000 mon.a (mon.0) 1220 : cluster [DBG] osdmap e185: 8 total, 8 up, 8 in 2024-08-29T17:52:46.699 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:52:46 smithi110 bash[24444]: cluster 2024-08-29T17:52:46.482682+0000 mon.a (mon.0) 1221 : cluster [DBG] osdmap e186: 8 total, 8 up, 8 in 2024-08-29T17:52:46.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:52:46 smithi029 bash[32453]: cluster 2024-08-29T17:52:45.604858+0000 mon.a (mon.0) 1220 : cluster [DBG] osdmap e185: 8 total, 8 up, 8 in 2024-08-29T17:52:46.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:52:46 smithi029 bash[32453]: cluster 2024-08-29T17:52:46.482682+0000 mon.a (mon.0) 1221 : cluster [DBG] osdmap e186: 8 total, 8 up, 8 in 2024-08-29T17:52:46.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:52:46 smithi029 bash[22475]: cluster 2024-08-29T17:52:45.604858+0000 mon.a (mon.0) 1220 : cluster [DBG] osdmap e185: 8 total, 8 up, 8 in 2024-08-29T17:52:46.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:52:46 smithi029 bash[22475]: cluster 2024-08-29T17:52:46.482682+0000 mon.a (mon.0) 1221 : cluster [DBG] osdmap e186: 8 total, 8 up, 8 in 2024-08-29T17:52:47.026 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:52:46 smithi110 bash[52534]: debug 2024-08-29T17:52:46.698+0000 7f855dbd1040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-08-29T17:52:47.026 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:52:46 smithi110 bash[52534]: debug 2024-08-29T17:52:46.774+0000 7f855dbd1040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-08-29T17:52:47.392 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:52:47 smithi110 bash[52534]: debug 2024-08-29T17:52:47.026+0000 7f855dbd1040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-08-29T17:52:47.392 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:52:47 smithi110 bash[52534]: debug 2024-08-29T17:52:47.214+0000 7f855dbd1040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-08-29T17:52:47.486 INFO:tasks.rados.rados.0.smithi029.stdout:684: finishing write tid 1 to smithi02969618-24 2024-08-29T17:52:47.486 INFO:tasks.rados.rados.0.smithi029.stdout:684: finishing write tid 2 to smithi02969618-24 2024-08-29T17:52:47.486 INFO:tasks.rados.rados.0.smithi029.stdout:684: finishing write tid 3 to smithi02969618-24 2024-08-29T17:52:47.486 INFO:tasks.rados.rados.0.smithi029.stdout:684: finishing write tid 4 to smithi02969618-24 2024-08-29T17:52:47.486 INFO:tasks.rados.rados.0.smithi029.stdout:684: finishing write tid 5 to smithi02969618-24 2024-08-29T17:52:47.486 INFO:tasks.rados.rados.0.smithi029.stdout:684: finishing write tid 6 to smithi02969618-24 2024-08-29T17:52:47.487 INFO:tasks.rados.rados.0.smithi029.stdout:684: oid 24 updating version 0 to 514 2024-08-29T17:52:47.487 INFO:tasks.rados.rados.0.smithi029.stdout:684: oid 24 updating version 514 to 518 2024-08-29T17:52:47.487 INFO:tasks.rados.rados.0.smithi029.stdout:684: oid 24 version 518 is already newer than 516 2024-08-29T17:52:47.487 INFO:tasks.rados.rados.0.smithi029.stdout:684: oid 24 version 518 is already newer than 517 2024-08-29T17:52:47.487 INFO:tasks.rados.rados.0.smithi029.stdout:684: oid 24 version 518 is already newer than 515 2024-08-29T17:52:47.487 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 24 v 518 (ObjNum 241 snap 54 seq_num 241) dirty exists 2024-08-29T17:52:47.487 INFO:tasks.rados.rados.0.smithi029.stdout:684: left oid 24 (ObjNum 241 snap 54 seq_num 241) 2024-08-29T17:52:47.487 INFO:tasks.rados.rados.0.smithi029.stdout:685: finishing copy_from racing read to smithi02969618-49 2024-08-29T17:52:47.487 INFO:tasks.rados.rados.0.smithi029.stdout:685: finishing copy_from to smithi02969618-49 2024-08-29T17:52:47.487 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 49 v 325 (ObjNum 208 snap 45 seq_num 208) dirty exists 2024-08-29T17:52:47.487 INFO:tasks.rados.rados.0.smithi029.stdout:684: done (3 left) 2024-08-29T17:52:47.487 INFO:tasks.rados.rados.0.smithi029.stdout:685: done (2 left) 2024-08-29T17:52:47.487 INFO:tasks.rados.rados.0.smithi029.stdout:687: done (1 left) 2024-08-29T17:52:47.487 INFO:tasks.rados.rados.0.smithi029.stdout:688: done (0 left) 2024-08-29T17:52:47.487 INFO:tasks.rados.rados.0.smithi029.stdout:689: snap_remove snap 45 2024-08-29T17:52:47.649 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:52:47 smithi110 bash[24444]: cluster 2024-08-29T17:52:46.056640+0000 mgr.y (mgr.14454) 295 : cluster [DBG] pgmap v341: 121 pgs: 121 active+clean; 140 MiB data, 577 MiB used, 715 GiB / 715 GiB avail; 5.7 MiB/s rd, 390 KiB/s wr, 14 op/s 2024-08-29T17:52:47.649 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:52:47 smithi110 bash[24444]: cluster 2024-08-29T17:52:47.485508+0000 mon.a (mon.0) 1222 : cluster [DBG] osdmap e187: 8 total, 8 up, 8 in 2024-08-29T17:52:47.650 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:52:47 smithi110 bash[52534]: debug 2024-08-29T17:52:47.390+0000 7f855dbd1040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-08-29T17:52:47.650 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:52:47 smithi110 bash[52534]: debug 2024-08-29T17:52:47.474+0000 7f855dbd1040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-08-29T17:52:47.899 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:52:47 smithi029 bash[32453]: cluster 2024-08-29T17:52:46.056640+0000 mgr.y (mgr.14454) 295 : cluster [DBG] pgmap v341: 121 pgs: 121 active+clean; 140 MiB data, 577 MiB used, 715 GiB / 715 GiB avail; 5.7 MiB/s rd, 390 KiB/s wr, 14 op/s 2024-08-29T17:52:47.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:52:47 smithi029 bash[32453]: cluster 2024-08-29T17:52:47.485508+0000 mon.a (mon.0) 1222 : cluster [DBG] osdmap e187: 8 total, 8 up, 8 in 2024-08-29T17:52:47.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:52:47 smithi029 bash[22475]: cluster 2024-08-29T17:52:46.056640+0000 mgr.y (mgr.14454) 295 : cluster [DBG] pgmap v341: 121 pgs: 121 active+clean; 140 MiB data, 577 MiB used, 715 GiB / 715 GiB avail; 5.7 MiB/s rd, 390 KiB/s wr, 14 op/s 2024-08-29T17:52:47.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:52:47 smithi029 bash[22475]: cluster 2024-08-29T17:52:47.485508+0000 mon.a (mon.0) 1222 : cluster [DBG] osdmap e187: 8 total, 8 up, 8 in 2024-08-29T17:52:48.149 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:52:47 smithi110 bash[52534]: debug 2024-08-29T17:52:47.686+0000 7f855dbd1040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-08-29T17:52:48.489 INFO:tasks.rados.rados.0.smithi029.stdout:689: done (0 left) 2024-08-29T17:52:48.489 INFO:tasks.rados.rados.0.smithi029.stdout:690: setattr oid 48 current snap is 54 2024-08-29T17:52:48.492 INFO:tasks.rados.rados.0.smithi029.stdout:691: copy_from oid 14 from oid 10 current snap is 54 2024-08-29T17:52:48.492 INFO:tasks.rados.rados.0.smithi029.stdout:692: rollback oid 18 current snap is 54 2024-08-29T17:52:48.492 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 18 to 53 2024-08-29T17:52:48.492 INFO:tasks.rados.rados.0.smithi029.stdout:693: read oid 35 snap -1 2024-08-29T17:52:48.492 INFO:tasks.rados.rados.0.smithi029.stdout:693: expect deleted 2024-08-29T17:52:48.492 INFO:tasks.rados.rados.0.smithi029.stdout:694: snap_remove snap 52 2024-08-29T17:52:48.896 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:52:48 smithi110 bash[52534]: debug 2024-08-29T17:52:48.578+0000 7f855dbd1040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-08-29T17:52:48.896 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:52:48 smithi110 bash[52534]: debug 2024-08-29T17:52:48.658+0000 7f855dbd1040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-08-29T17:52:49.149 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:52:48 smithi110 bash[52534]: debug 2024-08-29T17:52:48.894+0000 7f855dbd1040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-08-29T17:52:49.149 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:52:48 smithi110 bash[52534]: debug 2024-08-29T17:52:48.970+0000 7f855dbd1040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-08-29T17:52:49.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:52:48 smithi110 bash[24444]: audit 2024-08-29T17:52:47.985390+0000 mon.a (mon.0) 1223 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:52:49.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:52:48 smithi110 bash[24444]: audit 2024-08-29T17:52:47.995840+0000 mon.a (mon.0) 1224 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:52:49.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:52:48 smithi110 bash[24444]: cluster 2024-08-29T17:52:48.058096+0000 mgr.y (mgr.14454) 296 : cluster [DBG] pgmap v344: 121 pgs: 121 active+clean; 108 MiB data, 556 MiB used, 715 GiB / 715 GiB avail; 1.7 MiB/s rd, 1.1 MiB/s wr, 9 op/s 2024-08-29T17:52:49.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:52:48 smithi110 bash[24444]: cluster 2024-08-29T17:52:48.487629+0000 mon.a (mon.0) 1225 : cluster [DBG] osdmap e188: 8 total, 8 up, 8 in 2024-08-29T17:52:49.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:52:48 smithi110 bash[24444]: audit 2024-08-29T17:52:48.743505+0000 mon.a (mon.0) 1226 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:52:49.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:52:48 smithi110 bash[24444]: audit 2024-08-29T17:52:48.755647+0000 mon.a (mon.0) 1227 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:52:49.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:52:48 smithi029 bash[32453]: audit 2024-08-29T17:52:47.985390+0000 mon.a (mon.0) 1223 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:52:49.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:52:48 smithi029 bash[32453]: audit 2024-08-29T17:52:47.995840+0000 mon.a (mon.0) 1224 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:52:49.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:52:48 smithi029 bash[32453]: cluster 2024-08-29T17:52:48.058096+0000 mgr.y (mgr.14454) 296 : cluster [DBG] pgmap v344: 121 pgs: 121 active+clean; 108 MiB data, 556 MiB used, 715 GiB / 715 GiB avail; 1.7 MiB/s rd, 1.1 MiB/s wr, 9 op/s 2024-08-29T17:52:49.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:52:48 smithi029 bash[32453]: cluster 2024-08-29T17:52:48.487629+0000 mon.a (mon.0) 1225 : cluster [DBG] osdmap e188: 8 total, 8 up, 8 in 2024-08-29T17:52:49.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:52:48 smithi029 bash[32453]: audit 2024-08-29T17:52:48.743505+0000 mon.a (mon.0) 1226 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:52:49.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:52:48 smithi029 bash[32453]: audit 2024-08-29T17:52:48.755647+0000 mon.a (mon.0) 1227 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:52:49.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:52:48 smithi029 bash[22475]: audit 2024-08-29T17:52:47.985390+0000 mon.a (mon.0) 1223 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:52:49.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:52:48 smithi029 bash[22475]: audit 2024-08-29T17:52:47.995840+0000 mon.a (mon.0) 1224 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:52:49.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:52:48 smithi029 bash[22475]: cluster 2024-08-29T17:52:48.058096+0000 mgr.y (mgr.14454) 296 : cluster [DBG] pgmap v344: 121 pgs: 121 active+clean; 108 MiB data, 556 MiB used, 715 GiB / 715 GiB avail; 1.7 MiB/s rd, 1.1 MiB/s wr, 9 op/s 2024-08-29T17:52:49.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:52:48 smithi029 bash[22475]: cluster 2024-08-29T17:52:48.487629+0000 mon.a (mon.0) 1225 : cluster [DBG] osdmap e188: 8 total, 8 up, 8 in 2024-08-29T17:52:49.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:52:48 smithi029 bash[22475]: audit 2024-08-29T17:52:48.743505+0000 mon.a (mon.0) 1226 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:52:49.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:52:48 smithi029 bash[22475]: audit 2024-08-29T17:52:48.755647+0000 mon.a (mon.0) 1227 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:52:49.495 INFO:tasks.rados.rados.0.smithi029.stdout:691: finishing copy_from to smithi02969618-14 2024-08-29T17:52:49.495 INFO:tasks.rados.rados.0.smithi029.stdout:691: got expected ENOENT (src dne) 2024-08-29T17:52:49.495 INFO:tasks.rados.rados.0.smithi029.stdout:691: finishing copy_from racing read to smithi02969618-14 2024-08-29T17:52:49.495 INFO:tasks.rados.rados.0.smithi029.stdout:692: finishing rollback tid 0 to smithi02969618-18 2024-08-29T17:52:49.495 INFO:tasks.rados.rados.0.smithi029.stdout:692: finishing rollback tid 1 to smithi02969618-18 2024-08-29T17:52:49.495 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 48 v 53 (ObjNum 167 snap 36 seq_num 167) dirty exists 2024-08-29T17:52:49.495 INFO:tasks.rados.rados.0.smithi029.stdout:692: finishing rollback tid 2 to smithi02969618-18 2024-08-29T17:52:49.495 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 18 v 157 (ObjNum 224 snap 47 seq_num 224) dirty exists 2024-08-29T17:52:49.496 INFO:tasks.rados.rados.0.smithi029.stdout:690: done (4 left) 2024-08-29T17:52:49.496 INFO:tasks.rados.rados.0.smithi029.stdout:691: done (3 left) 2024-08-29T17:52:49.496 INFO:tasks.rados.rados.0.smithi029.stdout:692: done (2 left) 2024-08-29T17:52:49.496 INFO:tasks.rados.rados.0.smithi029.stdout:693: done (1 left) 2024-08-29T17:52:49.496 INFO:tasks.rados.rados.0.smithi029.stdout:694: done (0 left) 2024-08-29T17:52:49.496 INFO:tasks.rados.rados.0.smithi029.stdout:695: read oid 49 snap -1 2024-08-29T17:52:49.496 INFO:tasks.rados.rados.0.smithi029.stdout:695: expect (ObjNum 208 snap 45 seq_num 208) 2024-08-29T17:52:49.496 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 41 current snap is 54 2024-08-29T17:52:49.496 INFO:tasks.rados.rados.0.smithi029.stdout:696: seq_num 243 ranges {851968=475136,1327104=638976,1966080=565248} 2024-08-29T17:52:49.504 INFO:tasks.rados.rados.0.smithi029.stdout:696: writing smithi02969618-41 from 851968 to 1327104 tid 1 2024-08-29T17:52:49.509 INFO:tasks.rados.rados.0.smithi029.stdout:696: writing smithi02969618-41 from 1327104 to 1966080 tid 2 2024-08-29T17:52:49.514 INFO:tasks.rados.rados.0.smithi029.stdout:696: writing smithi02969618-41 from 1966080 to 2531328 tid 3 2024-08-29T17:52:49.514 INFO:tasks.rados.rados.0.smithi029.stdout:697: read oid 24 snap -1 2024-08-29T17:52:49.514 INFO:tasks.rados.rados.0.smithi029.stdout:697: expect (ObjNum 241 snap 54 seq_num 241) 2024-08-29T17:52:49.514 INFO:tasks.rados.rados.0.smithi029.stdout:695: expect (ObjNum 208 snap 45 seq_num 208) 2024-08-29T17:52:49.550 INFO:tasks.rados.rados.0.smithi029.stdout:696: finishing write tid 1 to smithi02969618-41 2024-08-29T17:52:49.550 INFO:tasks.rados.rados.0.smithi029.stdout:696: finishing write tid 2 to smithi02969618-41 2024-08-29T17:52:49.550 INFO:tasks.rados.rados.0.smithi029.stdout:696: finishing write tid 3 to smithi02969618-41 2024-08-29T17:52:49.550 INFO:tasks.rados.rados.0.smithi029.stdout:696: finishing write tid 4 to smithi02969618-41 2024-08-29T17:52:49.551 INFO:tasks.rados.rados.0.smithi029.stdout:696: finishing write tid 5 to smithi02969618-41 2024-08-29T17:52:49.551 INFO:tasks.rados.rados.0.smithi029.stdout:696: oid 41 updating version 0 to 195 2024-08-29T17:52:49.551 INFO:tasks.rados.rados.0.smithi029.stdout:696: oid 41 version 195 is already newer than 194 2024-08-29T17:52:49.551 INFO:tasks.rados.rados.0.smithi029.stdout:696: oid 41 version 195 is already newer than 193 2024-08-29T17:52:49.551 INFO:tasks.rados.rados.0.smithi029.stdout:696: oid 41 updating version 195 to 196 2024-08-29T17:52:49.551 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 41 v 196 (ObjNum 243 snap 54 seq_num 243) dirty exists 2024-08-29T17:52:49.552 INFO:tasks.rados.rados.0.smithi029.stdout:696: left oid 41 (ObjNum 243 snap 54 seq_num 243) 2024-08-29T17:52:49.552 INFO:tasks.rados.rados.0.smithi029.stdout:697: expect (ObjNum 241 snap 54 seq_num 241) 2024-08-29T17:52:49.598 INFO:tasks.rados.rados.0.smithi029.stdout:695: done (2 left) 2024-08-29T17:52:49.598 INFO:tasks.rados.rados.0.smithi029.stdout:696: done (1 left) 2024-08-29T17:52:49.598 INFO:tasks.rados.rados.0.smithi029.stdout:697: done (0 left) 2024-08-29T17:52:49.598 INFO:tasks.rados.rados.0.smithi029.stdout:698: snap_create 2024-08-29T17:52:49.653 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:52:49 smithi110 bash[52534]: debug 2024-08-29T17:52:49.378+0000 7f855dbd1040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-08-29T17:52:49.653 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:52:49 smithi110 bash[52534]: debug 2024-08-29T17:52:49.454+0000 7f855dbd1040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-08-29T17:52:49.653 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:52:49 smithi110 bash[52534]: [29/Aug/2024:17:52:49] ENGINE Bus STARTING 2024-08-29T17:52:49.653 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:52:49 smithi110 bash[52534]: CherryPy Checker: 2024-08-29T17:52:49.653 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:52:49 smithi110 bash[52534]: The Application mounted at '' has an empty config. 2024-08-29T17:52:49.653 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:52:49 smithi110 bash[52534]: [29/Aug/2024:17:52:49] ENGINE Serving on http://:::9283 2024-08-29T17:52:49.654 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:52:49 smithi110 bash[52534]: [29/Aug/2024:17:52:49] ENGINE Bus STARTED 2024-08-29T17:52:50.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:52:50 smithi110 bash[24444]: cluster 2024-08-29T17:52:49.483600+0000 mon.a (mon.0) 1228 : cluster [DBG] Standby manager daemon x restarted 2024-08-29T17:52:50.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:52:50 smithi110 bash[24444]: cluster 2024-08-29T17:52:49.483827+0000 mon.a (mon.0) 1229 : cluster [DBG] Standby manager daemon x started 2024-08-29T17:52:50.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:52:50 smithi110 bash[24444]: audit 2024-08-29T17:52:49.488777+0000 mon.b (mon.1) 39 : audit [DBG] from='mgr.? 172.21.15.110:0/4279917540' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-08-29T17:52:50.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:52:50 smithi110 bash[24444]: cluster 2024-08-29T17:52:49.491844+0000 mon.a (mon.0) 1230 : cluster [DBG] osdmap e189: 8 total, 8 up, 8 in 2024-08-29T17:52:50.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:52:50 smithi110 bash[24444]: audit 2024-08-29T17:52:49.492864+0000 mon.b (mon.1) 40 : audit [DBG] from='mgr.? 172.21.15.110:0/4279917540' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-29T17:52:50.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:52:50 smithi110 bash[24444]: audit 2024-08-29T17:52:49.494391+0000 mon.b (mon.1) 41 : audit [DBG] from='mgr.? 172.21.15.110:0/4279917540' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-08-29T17:52:50.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:52:50 smithi110 bash[24444]: audit 2024-08-29T17:52:49.494707+0000 mon.b (mon.1) 42 : audit [DBG] from='mgr.? 172.21.15.110:0/4279917540' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-29T17:52:50.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:52:50 smithi029 bash[32453]: cluster 2024-08-29T17:52:49.483600+0000 mon.a (mon.0) 1228 : cluster [DBG] Standby manager daemon x restarted 2024-08-29T17:52:50.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:52:50 smithi029 bash[32453]: cluster 2024-08-29T17:52:49.483827+0000 mon.a (mon.0) 1229 : cluster [DBG] Standby manager daemon x started 2024-08-29T17:52:50.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:52:50 smithi029 bash[32453]: audit 2024-08-29T17:52:49.488777+0000 mon.b (mon.1) 39 : audit [DBG] from='mgr.? 172.21.15.110:0/4279917540' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-08-29T17:52:50.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:52:50 smithi029 bash[32453]: cluster 2024-08-29T17:52:49.491844+0000 mon.a (mon.0) 1230 : cluster [DBG] osdmap e189: 8 total, 8 up, 8 in 2024-08-29T17:52:50.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:52:50 smithi029 bash[32453]: audit 2024-08-29T17:52:49.492864+0000 mon.b (mon.1) 40 : audit [DBG] from='mgr.? 172.21.15.110:0/4279917540' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-29T17:52:50.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:52:50 smithi029 bash[32453]: audit 2024-08-29T17:52:49.494391+0000 mon.b (mon.1) 41 : audit [DBG] from='mgr.? 172.21.15.110:0/4279917540' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-08-29T17:52:50.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:52:50 smithi029 bash[32453]: audit 2024-08-29T17:52:49.494707+0000 mon.b (mon.1) 42 : audit [DBG] from='mgr.? 172.21.15.110:0/4279917540' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-29T17:52:50.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:52:50 smithi029 bash[22475]: cluster 2024-08-29T17:52:49.483600+0000 mon.a (mon.0) 1228 : cluster [DBG] Standby manager daemon x restarted 2024-08-29T17:52:50.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:52:50 smithi029 bash[22475]: cluster 2024-08-29T17:52:49.483827+0000 mon.a (mon.0) 1229 : cluster [DBG] Standby manager daemon x started 2024-08-29T17:52:50.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:52:50 smithi029 bash[22475]: audit 2024-08-29T17:52:49.488777+0000 mon.b (mon.1) 39 : audit [DBG] from='mgr.? 172.21.15.110:0/4279917540' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-08-29T17:52:50.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:52:50 smithi029 bash[22475]: cluster 2024-08-29T17:52:49.491844+0000 mon.a (mon.0) 1230 : cluster [DBG] osdmap e189: 8 total, 8 up, 8 in 2024-08-29T17:52:50.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:52:50 smithi029 bash[22475]: audit 2024-08-29T17:52:49.492864+0000 mon.b (mon.1) 40 : audit [DBG] from='mgr.? 172.21.15.110:0/4279917540' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-29T17:52:50.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:52:50 smithi029 bash[22475]: audit 2024-08-29T17:52:49.494391+0000 mon.b (mon.1) 41 : audit [DBG] from='mgr.? 172.21.15.110:0/4279917540' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-08-29T17:52:50.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:52:50 smithi029 bash[22475]: audit 2024-08-29T17:52:49.494707+0000 mon.b (mon.1) 42 : audit [DBG] from='mgr.? 172.21.15.110:0/4279917540' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-29T17:52:50.495 INFO:tasks.rados.rados.0.smithi029.stdout:698: done (0 left) 2024-08-29T17:52:50.495 INFO:tasks.rados.rados.0.smithi029.stdout:699: setattr oid 5 current snap is 55 2024-08-29T17:52:50.499 INFO:tasks.rados.rados.0.smithi029.stdout:700: snap_create 2024-08-29T17:52:50.507 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 5 v 138 (ObjNum 161 snap 0 seq_num 1) dirty exists 2024-08-29T17:52:51.150 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Aug 29 17:52:50 smithi029 bash[61962]: ts=2024-08-29T17:52:50.873Z caller=notify.go:743 level=info component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify success" attempts=6 2024-08-29T17:52:51.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:52:51 smithi029 bash[32453]: cluster 2024-08-29T17:52:50.010053+0000 mon.a (mon.0) 1231 : cluster [DBG] mgrmap e24: y(active, since 7m), standbys: x 2024-08-29T17:52:51.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:52:51 smithi029 bash[32453]: cluster 2024-08-29T17:52:50.058916+0000 mgr.y (mgr.14454) 297 : cluster [DBG] pgmap v347: 121 pgs: 121 active+clean; 108 MiB data, 556 MiB used, 715 GiB / 715 GiB avail; 1.7 MiB/s rd, 1.1 MiB/s wr, 9 op/s 2024-08-29T17:52:51.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:52:51 smithi029 bash[32453]: cluster 2024-08-29T17:52:50.494220+0000 mon.a (mon.0) 1232 : cluster [DBG] osdmap e190: 8 total, 8 up, 8 in 2024-08-29T17:52:51.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:52:51 smithi029 bash[22475]: cluster 2024-08-29T17:52:50.010053+0000 mon.a (mon.0) 1231 : cluster [DBG] mgrmap e24: y(active, since 7m), standbys: x 2024-08-29T17:52:51.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:52:51 smithi029 bash[22475]: cluster 2024-08-29T17:52:50.058916+0000 mgr.y (mgr.14454) 297 : cluster [DBG] pgmap v347: 121 pgs: 121 active+clean; 108 MiB data, 556 MiB used, 715 GiB / 715 GiB avail; 1.7 MiB/s rd, 1.1 MiB/s wr, 9 op/s 2024-08-29T17:52:51.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:52:51 smithi029 bash[22475]: cluster 2024-08-29T17:52:50.494220+0000 mon.a (mon.0) 1232 : cluster [DBG] osdmap e190: 8 total, 8 up, 8 in 2024-08-29T17:52:51.399 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:52:51 smithi110 bash[24444]: cluster 2024-08-29T17:52:50.010053+0000 mon.a (mon.0) 1231 : cluster [DBG] mgrmap e24: y(active, since 7m), standbys: x 2024-08-29T17:52:51.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:52:51 smithi110 bash[24444]: cluster 2024-08-29T17:52:50.058916+0000 mgr.y (mgr.14454) 297 : cluster [DBG] pgmap v347: 121 pgs: 121 active+clean; 108 MiB data, 556 MiB used, 715 GiB / 715 GiB avail; 1.7 MiB/s rd, 1.1 MiB/s wr, 9 op/s 2024-08-29T17:52:51.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:52:51 smithi110 bash[24444]: cluster 2024-08-29T17:52:50.494220+0000 mon.a (mon.0) 1232 : cluster [DBG] osdmap e190: 8 total, 8 up, 8 in 2024-08-29T17:52:51.485 INFO:tasks.rados.rados.0.smithi029.stdout:699: done (1 left) 2024-08-29T17:52:51.485 INFO:tasks.rados.rados.0.smithi029.stdout:700: done (0 left) 2024-08-29T17:52:51.485 INFO:tasks.rados.rados.0.smithi029.stdout:701: read oid 2 snap 53 2024-08-29T17:52:51.485 INFO:tasks.rados.rados.0.smithi029.stdout:701: expect deleted 2024-08-29T17:52:51.485 INFO:tasks.rados.rados.0.smithi029.stdout:702: read oid 33 snap -1 2024-08-29T17:52:51.485 INFO:tasks.rados.rados.0.smithi029.stdout:702: expect (ObjNum 0 snap 0 seq_num 0) 2024-08-29T17:52:51.485 INFO:tasks.rados.rados.0.smithi029.stdout:703: rollback oid 14 current snap is 56 2024-08-29T17:52:51.485 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 14 to 55 2024-08-29T17:52:51.486 INFO:tasks.rados.rados.0.smithi029.stdout:704: read oid 45 snap -1 2024-08-29T17:52:51.486 INFO:tasks.rados.rados.0.smithi029.stdout:704: expect (ObjNum 220 snap 47 seq_num 220) 2024-08-29T17:52:51.486 INFO:tasks.rados.rados.0.smithi029.stdout:705: snap_create 2024-08-29T17:52:51.492 INFO:tasks.rados.rados.0.smithi029.stdout:702: expect (ObjNum 0 snap 0 seq_num 0) 2024-08-29T17:52:51.498 INFO:tasks.rados.rados.0.smithi029.stdout:703: finishing rollback tid 0 to smithi02969618-14 2024-08-29T17:52:51.502 INFO:tasks.rados.rados.0.smithi029.stdout:703: finishing rollback tid 1 to smithi02969618-14 2024-08-29T17:52:51.503 INFO:tasks.rados.rados.0.smithi029.stdout:703: finishing rollback tid 2 to smithi02969618-14 2024-08-29T17:52:51.504 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 14 v 336 (ObjNum 178 snap 36 seq_num 178) dirty exists 2024-08-29T17:52:51.535 INFO:tasks.rados.rados.0.smithi029.stdout:704: expect (ObjNum 220 snap 47 seq_num 220) 2024-08-29T17:52:52.494 INFO:tasks.rados.rados.0.smithi029.stdout:701: done (4 left) 2024-08-29T17:52:52.494 INFO:tasks.rados.rados.0.smithi029.stdout:702: done (3 left) 2024-08-29T17:52:52.495 INFO:tasks.rados.rados.0.smithi029.stdout:703: done (2 left) 2024-08-29T17:52:52.495 INFO:tasks.rados.rados.0.smithi029.stdout:704: done (1 left) 2024-08-29T17:52:52.495 INFO:tasks.rados.rados.0.smithi029.stdout:705: done (0 left) 2024-08-29T17:52:52.495 INFO:tasks.rados.rados.0.smithi029.stdout:706: rmattr oid 13 current snap is 57 2024-08-29T17:52:52.495 INFO:tasks.rados.rados.0.smithi029.stdout:707: snap_create 2024-08-29T17:52:52.500 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 13 v 172 (ObjNum 131 snap 26 seq_num 131) dirty exists 2024-08-29T17:52:52.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:52:52 smithi029 bash[32453]: cluster 2024-08-29T17:52:51.485707+0000 mon.a (mon.0) 1233 : cluster [DBG] osdmap e191: 8 total, 8 up, 8 in 2024-08-29T17:52:52.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:52:52 smithi029 bash[32453]: audit 2024-08-29T17:52:51.956587+0000 mon.a (mon.0) 1234 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T17:52:52.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:52:52 smithi029 bash[22475]: cluster 2024-08-29T17:52:51.485707+0000 mon.a (mon.0) 1233 : cluster [DBG] osdmap e191: 8 total, 8 up, 8 in 2024-08-29T17:52:52.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:52:52 smithi029 bash[22475]: audit 2024-08-29T17:52:51.956587+0000 mon.a (mon.0) 1234 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T17:52:52.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:52:52 smithi110 bash[24444]: cluster 2024-08-29T17:52:51.485707+0000 mon.a (mon.0) 1233 : cluster [DBG] osdmap e191: 8 total, 8 up, 8 in 2024-08-29T17:52:52.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:52:52 smithi110 bash[24444]: audit 2024-08-29T17:52:51.956587+0000 mon.a (mon.0) 1234 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T17:52:53.496 INFO:tasks.rados.rados.0.smithi029.stdout:706: done (1 left) 2024-08-29T17:52:53.496 INFO:tasks.rados.rados.0.smithi029.stdout:707: done (0 left) 2024-08-29T17:52:53.496 INFO:tasks.rados.rados.0.smithi029.stdout:708: copy_from oid 43 from oid 39 current snap is 58 2024-08-29T17:52:53.497 INFO:tasks.rados.rados.0.smithi029.stdout:709: delete oid 49 current snap is 58 2024-08-29T17:52:53.516 INFO:tasks.rados.rados.0.smithi029.stdout:709: done (1 left) 2024-08-29T17:52:53.516 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 23 current snap is 58 2024-08-29T17:52:53.516 INFO:tasks.rados.rados.0.smithi029.stdout:710: seq_num 245 ranges {1392640=507904,1900544=458752,2359296=671744,3031040=73728} 2024-08-29T17:52:53.545 INFO:tasks.rados.rados.0.smithi029.stdout:710: writing smithi02969618-23 from 1392640 to 1900544 tid 1 2024-08-29T17:52:53.552 INFO:tasks.rados.rados.0.smithi029.stdout:710: writing smithi02969618-23 from 1900544 to 2359296 tid 2 2024-08-29T17:52:53.562 INFO:tasks.rados.rados.0.smithi029.stdout:710: writing smithi02969618-23 from 2359296 to 3031040 tid 3 2024-08-29T17:52:53.564 INFO:tasks.rados.rados.0.smithi029.stdout:710: writing smithi02969618-23 from 3031040 to 3104768 tid 4 2024-08-29T17:52:53.564 INFO:tasks.rados.rados.0.smithi029.stdout:711: rollback oid 3 current snap is 58 2024-08-29T17:52:53.565 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 3 to 53 2024-08-29T17:52:53.565 INFO:tasks.rados.rados.0.smithi029.stdout:708: finishing copy_from racing read to smithi02969618-43 2024-08-29T17:52:53.565 INFO:tasks.rados.rados.0.smithi029.stdout:708: finishing copy_from to smithi02969618-43 2024-08-29T17:52:53.565 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 43 v 192 (ObjNum 174 snap 36 seq_num 174) dirty exists 2024-08-29T17:52:53.565 INFO:tasks.rados.rados.0.smithi029.stdout:710: finishing write tid 1 to smithi02969618-23 2024-08-29T17:52:53.566 INFO:tasks.rados.rados.0.smithi029.stdout:710: finishing write tid 2 to smithi02969618-23 2024-08-29T17:52:53.566 INFO:tasks.rados.rados.0.smithi029.stdout:708: done (2 left) 2024-08-29T17:52:53.566 INFO:tasks.rados.rados.0.smithi029.stdout:712: snap_create 2024-08-29T17:52:53.571 INFO:tasks.rados.rados.0.smithi029.stdout:710: finishing write tid 3 to smithi02969618-23 2024-08-29T17:52:53.572 INFO:tasks.rados.rados.0.smithi029.stdout:710: finishing write tid 4 to smithi02969618-23 2024-08-29T17:52:53.573 INFO:tasks.rados.rados.0.smithi029.stdout:711: finishing rollback tid 0 to smithi02969618-3 2024-08-29T17:52:53.573 INFO:tasks.rados.rados.0.smithi029.stdout:711: finishing rollback tid 1 to smithi02969618-3 2024-08-29T17:52:53.573 INFO:tasks.rados.rados.0.smithi029.stdout:711: finishing rollback tid 2 to smithi02969618-3 2024-08-29T17:52:53.574 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 3 v 205 (ObjNum 220 snap 47 seq_num 220) dirty exists 2024-08-29T17:52:53.574 INFO:tasks.rados.rados.0.smithi029.stdout:710: finishing write tid 5 to smithi02969618-23 2024-08-29T17:52:53.576 INFO:tasks.rados.rados.0.smithi029.stdout:710: finishing write tid 6 to smithi02969618-23 2024-08-29T17:52:53.576 INFO:tasks.rados.rados.0.smithi029.stdout:710: oid 23 updating version 0 to 555 2024-08-29T17:52:53.576 INFO:tasks.rados.rados.0.smithi029.stdout:710: oid 23 updating version 555 to 558 2024-08-29T17:52:53.576 INFO:tasks.rados.rados.0.smithi029.stdout:710: oid 23 version 558 is already newer than 554 2024-08-29T17:52:53.577 INFO:tasks.rados.rados.0.smithi029.stdout:710: oid 23 version 558 is already newer than 557 2024-08-29T17:52:53.577 INFO:tasks.rados.rados.0.smithi029.stdout:710: oid 23 version 558 is already newer than 556 2024-08-29T17:52:53.577 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 23 v 558 (ObjNum 245 snap 58 seq_num 245) dirty exists 2024-08-29T17:52:53.577 INFO:tasks.rados.rados.0.smithi029.stdout:710: left oid 23 (ObjNum 245 snap 58 seq_num 245) 2024-08-29T17:52:53.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:52:53 smithi110 bash[24444]: cluster 2024-08-29T17:52:52.059680+0000 mgr.y (mgr.14454) 298 : cluster [DBG] pgmap v350: 121 pgs: 121 active+clean; 108 MiB data, 556 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:52:53.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:52:53 smithi110 bash[24444]: cluster 2024-08-29T17:52:52.495187+0000 mon.a (mon.0) 1235 : cluster [DBG] osdmap e192: 8 total, 8 up, 8 in 2024-08-29T17:52:53.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:52:53 smithi029 bash[32453]: cluster 2024-08-29T17:52:52.059680+0000 mgr.y (mgr.14454) 298 : cluster [DBG] pgmap v350: 121 pgs: 121 active+clean; 108 MiB data, 556 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:52:53.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:52:53 smithi029 bash[32453]: cluster 2024-08-29T17:52:52.495187+0000 mon.a (mon.0) 1235 : cluster [DBG] osdmap e192: 8 total, 8 up, 8 in 2024-08-29T17:52:53.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:52:53 smithi029 bash[22475]: cluster 2024-08-29T17:52:52.059680+0000 mgr.y (mgr.14454) 298 : cluster [DBG] pgmap v350: 121 pgs: 121 active+clean; 108 MiB data, 556 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:52:53.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:52:53 smithi029 bash[22475]: cluster 2024-08-29T17:52:52.495187+0000 mon.a (mon.0) 1235 : cluster [DBG] osdmap e192: 8 total, 8 up, 8 in 2024-08-29T17:52:54.509 INFO:tasks.rados.rados.0.smithi029.stdout:710: done (2 left) 2024-08-29T17:52:54.509 INFO:tasks.rados.rados.0.smithi029.stdout:711: done (1 left) 2024-08-29T17:52:54.509 INFO:tasks.rados.rados.0.smithi029.stdout:712: done (0 left) 2024-08-29T17:52:54.509 INFO:tasks.rados.rados.0.smithi029.stdout:713: read oid 42 snap -1 2024-08-29T17:52:54.509 INFO:tasks.rados.rados.0.smithi029.stdout:713: expect (ObjNum 202 snap 44 seq_num 202) 2024-08-29T17:52:54.509 INFO:tasks.rados.rados.0.smithi029.stdout:714: read oid 24 snap -1 2024-08-29T17:52:54.509 INFO:tasks.rados.rados.0.smithi029.stdout:714: expect (ObjNum 241 snap 54 seq_num 241) 2024-08-29T17:52:54.509 INFO:tasks.rados.rados.0.smithi029.stdout:715: snap_create 2024-08-29T17:52:54.523 INFO:tasks.rados.rados.0.smithi029.stdout:713: expect (ObjNum 202 snap 44 seq_num 202) 2024-08-29T17:52:54.618 INFO:tasks.rados.rados.0.smithi029.stdout:714: expect (ObjNum 241 snap 54 seq_num 241) 2024-08-29T17:52:54.900 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:52:54 smithi029 bash[22727]: ::ffff:172.21.15.110 - - [29/Aug/2024:17:52:54] "GET /metrics HTTP/1.1" 200 36088 "" "Prometheus/2.43.0" 2024-08-29T17:52:54.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:52:54 smithi110 bash[24444]: cluster 2024-08-29T17:52:53.496365+0000 mon.a (mon.0) 1236 : cluster [DBG] osdmap e193: 8 total, 8 up, 8 in 2024-08-29T17:52:54.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:52:54 smithi029 bash[32453]: cluster 2024-08-29T17:52:53.496365+0000 mon.a (mon.0) 1236 : cluster [DBG] osdmap e193: 8 total, 8 up, 8 in 2024-08-29T17:52:54.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:52:54 smithi029 bash[22475]: cluster 2024-08-29T17:52:53.496365+0000 mon.a (mon.0) 1236 : cluster [DBG] osdmap e193: 8 total, 8 up, 8 in 2024-08-29T17:52:55.529 INFO:tasks.rados.rados.0.smithi029.stdout:713: done (2 left) 2024-08-29T17:52:55.529 INFO:tasks.rados.rados.0.smithi029.stdout:714: done (1 left) 2024-08-29T17:52:55.529 INFO:tasks.rados.rados.0.smithi029.stdout:715: done (0 left) 2024-08-29T17:52:55.529 INFO:tasks.rados.rados.0.smithi029.stdout:716: delete oid 10 current snap is 60 2024-08-29T17:52:55.536 INFO:tasks.rados.rados.0.smithi029.stdout:716: done (0 left) 2024-08-29T17:52:55.536 INFO:tasks.rados.rados.0.smithi029.stdout:717: snap_create 2024-08-29T17:52:55.899 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:52:55 smithi110 bash[24444]: cluster 2024-08-29T17:52:54.060454+0000 mgr.y (mgr.14454) 299 : cluster [DBG] pgmap v353: 121 pgs: 121 active+clean; 104 MiB data, 568 MiB used, 715 GiB / 715 GiB avail; 6.4 MiB/s rd, 410 KiB/s wr, 17 op/s 2024-08-29T17:52:55.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:52:55 smithi110 bash[24444]: cluster 2024-08-29T17:52:54.509536+0000 mon.a (mon.0) 1237 : cluster [DBG] osdmap e194: 8 total, 8 up, 8 in 2024-08-29T17:52:55.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:52:55 smithi029 bash[22475]: cluster 2024-08-29T17:52:54.060454+0000 mgr.y (mgr.14454) 299 : cluster [DBG] pgmap v353: 121 pgs: 121 active+clean; 104 MiB data, 568 MiB used, 715 GiB / 715 GiB avail; 6.4 MiB/s rd, 410 KiB/s wr, 17 op/s 2024-08-29T17:52:55.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:52:55 smithi029 bash[22475]: cluster 2024-08-29T17:52:54.509536+0000 mon.a (mon.0) 1237 : cluster [DBG] osdmap e194: 8 total, 8 up, 8 in 2024-08-29T17:52:55.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:52:55 smithi029 bash[32453]: cluster 2024-08-29T17:52:54.060454+0000 mgr.y (mgr.14454) 299 : cluster [DBG] pgmap v353: 121 pgs: 121 active+clean; 104 MiB data, 568 MiB used, 715 GiB / 715 GiB avail; 6.4 MiB/s rd, 410 KiB/s wr, 17 op/s 2024-08-29T17:52:55.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:52:55 smithi029 bash[32453]: cluster 2024-08-29T17:52:54.509536+0000 mon.a (mon.0) 1237 : cluster [DBG] osdmap e194: 8 total, 8 up, 8 in 2024-08-29T17:52:56.489 INFO:tasks.rados.rados.0.smithi029.stdout:717: done (0 left) 2024-08-29T17:52:56.489 INFO:tasks.rados.rados.0.smithi029.stdout:718: read oid 17 snap -1 2024-08-29T17:52:56.489 INFO:tasks.rados.rados.0.smithi029.stdout:718: expect deleted 2024-08-29T17:52:56.489 INFO:tasks.rados.rados.0.smithi029.stdout:719: rollback oid 6 current snap is 61 2024-08-29T17:52:56.490 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 6 to 47 2024-08-29T17:52:56.490 INFO:tasks.rados.rados.0.smithi029.stdout:720: read oid 27 snap 47 2024-08-29T17:52:56.490 INFO:tasks.rados.rados.0.smithi029.stdout:720: expect (ObjNum 223 snap 47 seq_num 223) 2024-08-29T17:52:56.490 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 13 current snap is 61 2024-08-29T17:52:56.490 INFO:tasks.rados.rados.0.smithi029.stdout:721: seq_num 247 ranges {4890624=540672,5431296=622592,6053888=581632} 2024-08-29T17:52:56.561 INFO:tasks.rados.rados.0.smithi029.stdout:721: writing smithi02969618-13 from 4890624 to 5431296 tid 1 2024-08-29T17:52:56.566 INFO:tasks.rados.rados.0.smithi029.stdout:721: writing smithi02969618-13 from 5431296 to 6053888 tid 2 2024-08-29T17:52:56.571 INFO:tasks.rados.rados.0.smithi029.stdout:721: writing smithi02969618-13 from 6053888 to 6635520 tid 3 2024-08-29T17:52:56.572 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 32 current snap is 61 2024-08-29T17:52:56.572 INFO:tasks.rados.rados.0.smithi029.stdout:722: seq_num 248 ranges {679936=557056,1236992=507904,1744896=442368,2187264=253952} 2024-08-29T17:52:56.581 INFO:tasks.rados.rados.0.smithi029.stdout:722: writing smithi02969618-32 from 679936 to 1236992 tid 1 2024-08-29T17:52:56.585 INFO:tasks.rados.rados.0.smithi029.stdout:722: writing smithi02969618-32 from 1236992 to 1744896 tid 2 2024-08-29T17:52:56.589 INFO:tasks.rados.rados.0.smithi029.stdout:722: writing smithi02969618-32 from 1744896 to 2187264 tid 3 2024-08-29T17:52:56.591 INFO:tasks.rados.rados.0.smithi029.stdout:722: writing smithi02969618-32 from 2187264 to 2441216 tid 4 2024-08-29T17:52:56.591 INFO:tasks.rados.rados.0.smithi029.stdout:723: rmattr oid 21 current snap is 61 2024-08-29T17:52:56.591 INFO:tasks.rados.rados.0.smithi029.stdout:723: done (5 left) 2024-08-29T17:52:56.592 INFO:tasks.rados.rados.0.smithi029.stdout:724: read oid 26 snap -1 2024-08-29T17:52:56.592 INFO:tasks.rados.rados.0.smithi029.stdout:724: expect (ObjNum 231 snap 51 seq_num 231) 2024-08-29T17:52:56.592 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 41 current snap is 61 2024-08-29T17:52:56.592 INFO:tasks.rados.rados.0.smithi029.stdout:719: finishing rollback tid 0 to smithi02969618-6 2024-08-29T17:52:56.592 INFO:tasks.rados.rados.0.smithi029.stdout:719: finishing rollback tid 1 to smithi02969618-6 2024-08-29T17:52:56.592 INFO:tasks.rados.rados.0.smithi029.stdout:719: finishing rollback tid 2 to smithi02969618-6 2024-08-29T17:52:56.592 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 6 v 176 (ObjNum 109 snap 22 seq_num 109) dirty exists 2024-08-29T17:52:56.592 INFO:tasks.rados.rados.0.smithi029.stdout:720: expect (ObjNum 223 snap 47 seq_num 223) 2024-08-29T17:52:56.645 INFO:tasks.rados.rados.0.smithi029.stdout:721: finishing write tid 1 to smithi02969618-13 2024-08-29T17:52:56.645 INFO:tasks.rados.rados.0.smithi029.stdout:721: finishing write tid 2 to smithi02969618-13 2024-08-29T17:52:56.645 INFO:tasks.rados.rados.0.smithi029.stdout:725: seq_num 249 ranges {2531328=573440,3104768=794624,3899392=409600} 2024-08-29T17:52:56.670 INFO:tasks.rados.rados.0.smithi029.stdout:725: writing smithi02969618-41 from 2531328 to 3104768 tid 1 2024-08-29T17:52:56.677 INFO:tasks.rados.rados.0.smithi029.stdout:725: writing smithi02969618-41 from 3104768 to 3899392 tid 2 2024-08-29T17:52:56.681 INFO:tasks.rados.rados.0.smithi029.stdout:725: writing smithi02969618-41 from 3899392 to 4308992 tid 3 2024-08-29T17:52:56.681 INFO:tasks.rados.rados.0.smithi029.stdout:718: done (6 left) 2024-08-29T17:52:56.681 INFO:tasks.rados.rados.0.smithi029.stdout:719: done (5 left) 2024-08-29T17:52:56.681 INFO:tasks.rados.rados.0.smithi029.stdout:720: done (4 left) 2024-08-29T17:52:56.682 INFO:tasks.rados.rados.0.smithi029.stdout:726: copy_from oid 27 from oid 37 current snap is 61 2024-08-29T17:52:56.682 INFO:tasks.rados.rados.0.smithi029.stdout:721: finishing write tid 3 to smithi02969618-13 2024-08-29T17:52:56.682 INFO:tasks.rados.rados.0.smithi029.stdout:721: finishing write tid 4 to smithi02969618-13 2024-08-29T17:52:56.682 INFO:tasks.rados.rados.0.smithi029.stdout:721: finishing write tid 5 to smithi02969618-13 2024-08-29T17:52:56.682 INFO:tasks.rados.rados.0.smithi029.stdout:721: oid 13 updating version 0 to 178 2024-08-29T17:52:56.682 INFO:tasks.rados.rados.0.smithi029.stdout:721: oid 13 updating version 178 to 179 2024-08-29T17:52:56.682 INFO:tasks.rados.rados.0.smithi029.stdout:721: oid 13 updating version 179 to 180 2024-08-29T17:52:56.682 INFO:tasks.rados.rados.0.smithi029.stdout:721: oid 13 updating version 180 to 181 2024-08-29T17:52:56.682 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 13 v 181 (ObjNum 247 snap 61 seq_num 247) dirty exists 2024-08-29T17:52:56.682 INFO:tasks.rados.rados.0.smithi029.stdout:721: left oid 13 (ObjNum 247 snap 61 seq_num 247) 2024-08-29T17:52:56.682 INFO:tasks.rados.rados.0.smithi029.stdout:722: finishing write tid 1 to smithi02969618-32 2024-08-29T17:52:56.682 INFO:tasks.rados.rados.0.smithi029.stdout:722: finishing write tid 2 to smithi02969618-32 2024-08-29T17:52:56.682 INFO:tasks.rados.rados.0.smithi029.stdout:721: done (4 left) 2024-08-29T17:52:56.683 INFO:tasks.rados.rados.0.smithi029.stdout:727: snap_create 2024-08-29T17:52:56.683 INFO:tasks.rados.rados.0.smithi029.stdout:722: finishing write tid 3 to smithi02969618-32 2024-08-29T17:52:56.683 INFO:tasks.rados.rados.0.smithi029.stdout:722: finishing write tid 4 to smithi02969618-32 2024-08-29T17:52:56.683 INFO:tasks.rados.rados.0.smithi029.stdout:722: finishing write tid 5 to smithi02969618-32 2024-08-29T17:52:56.683 INFO:tasks.rados.rados.0.smithi029.stdout:724: expect (ObjNum 231 snap 51 seq_num 231) 2024-08-29T17:52:56.765 INFO:tasks.rados.rados.0.smithi029.stdout:722: finishing write tid 6 to smithi02969618-32 2024-08-29T17:52:56.765 INFO:tasks.rados.rados.0.smithi029.stdout:722: oid 32 updating version 0 to 143 2024-08-29T17:52:56.765 INFO:tasks.rados.rados.0.smithi029.stdout:722: oid 32 version 143 is already newer than 139 2024-08-29T17:52:56.765 INFO:tasks.rados.rados.0.smithi029.stdout:722: oid 32 version 143 is already newer than 141 2024-08-29T17:52:56.765 INFO:tasks.rados.rados.0.smithi029.stdout:722: oid 32 version 143 is already newer than 142 2024-08-29T17:52:56.766 INFO:tasks.rados.rados.0.smithi029.stdout:722: oid 32 version 143 is already newer than 140 2024-08-29T17:52:56.766 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 32 v 143 (ObjNum 248 snap 61 seq_num 248) dirty exists 2024-08-29T17:52:56.766 INFO:tasks.rados.rados.0.smithi029.stdout:722: left oid 32 (ObjNum 248 snap 61 seq_num 248) 2024-08-29T17:52:56.766 INFO:tasks.rados.rados.0.smithi029.stdout:725: finishing write tid 1 to smithi02969618-41 2024-08-29T17:52:56.766 INFO:tasks.rados.rados.0.smithi029.stdout:725: finishing write tid 2 to smithi02969618-41 2024-08-29T17:52:56.766 INFO:tasks.rados.rados.0.smithi029.stdout:725: finishing write tid 3 to smithi02969618-41 2024-08-29T17:52:56.766 INFO:tasks.rados.rados.0.smithi029.stdout:725: finishing write tid 4 to smithi02969618-41 2024-08-29T17:52:56.766 INFO:tasks.rados.rados.0.smithi029.stdout:725: finishing write tid 5 to smithi02969618-41 2024-08-29T17:52:56.766 INFO:tasks.rados.rados.0.smithi029.stdout:725: oid 41 updating version 0 to 197 2024-08-29T17:52:56.766 INFO:tasks.rados.rados.0.smithi029.stdout:725: oid 41 updating version 197 to 199 2024-08-29T17:52:56.766 INFO:tasks.rados.rados.0.smithi029.stdout:725: oid 41 version 199 is already newer than 198 2024-08-29T17:52:56.766 INFO:tasks.rados.rados.0.smithi029.stdout:725: oid 41 updating version 199 to 200 2024-08-29T17:52:56.766 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 41 v 200 (ObjNum 249 snap 61 seq_num 249) dirty exists 2024-08-29T17:52:56.767 INFO:tasks.rados.rados.0.smithi029.stdout:725: left oid 41 (ObjNum 249 snap 61 seq_num 249) 2024-08-29T17:52:56.767 INFO:tasks.rados.rados.0.smithi029.stdout:726: finishing copy_from racing read to smithi02969618-27 2024-08-29T17:52:56.767 INFO:tasks.rados.rados.0.smithi029.stdout:726: finishing copy_from to smithi02969618-27 2024-08-29T17:52:56.767 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 27 v 316 (ObjNum 164 snap 36 seq_num 164) dirty exists 2024-08-29T17:52:56.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:52:56 smithi029 bash[22475]: cluster 2024-08-29T17:52:55.529088+0000 mon.a (mon.0) 1238 : cluster [DBG] osdmap e195: 8 total, 8 up, 8 in 2024-08-29T17:52:56.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:52:56 smithi029 bash[22475]: cluster 2024-08-29T17:52:56.487870+0000 mon.a (mon.0) 1239 : cluster [DBG] osdmap e196: 8 total, 8 up, 8 in 2024-08-29T17:52:56.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:52:56 smithi110 bash[24444]: cluster 2024-08-29T17:52:55.529088+0000 mon.a (mon.0) 1238 : cluster [DBG] osdmap e195: 8 total, 8 up, 8 in 2024-08-29T17:52:56.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:52:56 smithi110 bash[24444]: cluster 2024-08-29T17:52:56.487870+0000 mon.a (mon.0) 1239 : cluster [DBG] osdmap e196: 8 total, 8 up, 8 in 2024-08-29T17:52:56.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:52:56 smithi029 bash[32453]: cluster 2024-08-29T17:52:55.529088+0000 mon.a (mon.0) 1238 : cluster [DBG] osdmap e195: 8 total, 8 up, 8 in 2024-08-29T17:52:56.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:52:56 smithi029 bash[32453]: cluster 2024-08-29T17:52:56.487870+0000 mon.a (mon.0) 1239 : cluster [DBG] osdmap e196: 8 total, 8 up, 8 in 2024-08-29T17:52:57.541 INFO:tasks.rados.rados.0.smithi029.stdout:722: done (4 left) 2024-08-29T17:52:57.542 INFO:tasks.rados.rados.0.smithi029.stdout:724: done (3 left) 2024-08-29T17:52:57.542 INFO:tasks.rados.rados.0.smithi029.stdout:725: done (2 left) 2024-08-29T17:52:57.542 INFO:tasks.rados.rados.0.smithi029.stdout:726: done (1 left) 2024-08-29T17:52:57.542 INFO:tasks.rados.rados.0.smithi029.stdout:727: done (0 left) 2024-08-29T17:52:57.542 INFO:tasks.rados.rados.0.smithi029.stdout:728: rollback oid 46 current snap is 62 2024-08-29T17:52:57.542 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 46 to 59 2024-08-29T17:52:57.542 INFO:tasks.rados.rados.0.smithi029.stdout:729: copy_from oid 35 from oid 11 current snap is 62 2024-08-29T17:52:57.542 INFO:tasks.rados.rados.0.smithi029.stdout:730: read oid 30 snap -1 2024-08-29T17:52:57.542 INFO:tasks.rados.rados.0.smithi029.stdout:730: expect (ObjNum 180 snap 36 seq_num 180) 2024-08-29T17:52:57.542 INFO:tasks.rados.rados.0.smithi029.stdout:731: copy_from oid 6 from oid 38 current snap is 62 2024-08-29T17:52:57.542 INFO:tasks.rados.rados.0.smithi029.stdout:732: delete oid 33 current snap is 62 2024-08-29T17:52:57.554 INFO:tasks.rados.rados.0.smithi029.stdout:730: expect (ObjNum 180 snap 36 seq_num 180) 2024-08-29T17:52:57.597 INFO:tasks.rados.rados.0.smithi029.stdout:728: finishing rollback tid 0 to smithi02969618-46 2024-08-29T17:52:57.597 INFO:tasks.rados.rados.0.smithi029.stdout:731: finishing copy_from to smithi02969618-6 2024-08-29T17:52:57.597 INFO:tasks.rados.rados.0.smithi029.stdout:731: got expected ENOENT (src dne) 2024-08-29T17:52:57.597 INFO:tasks.rados.rados.0.smithi029.stdout:731: finishing copy_from racing read to smithi02969618-6 2024-08-29T17:52:57.597 INFO:tasks.rados.rados.0.smithi029.stdout:728: finishing rollback tid 1 to smithi02969618-46 2024-08-29T17:52:57.597 INFO:tasks.rados.rados.0.smithi029.stdout:730: done (4 left) 2024-08-29T17:52:57.598 INFO:tasks.rados.rados.0.smithi029.stdout:731: done (3 left) 2024-08-29T17:52:57.598 INFO:tasks.rados.rados.0.smithi029.stdout:732: done (2 left) 2024-08-29T17:52:57.598 INFO:tasks.rados.rados.0.smithi029.stdout:733: read oid 47 snap -1 2024-08-29T17:52:57.598 INFO:tasks.rados.rados.0.smithi029.stdout:733: expect deleted 2024-08-29T17:52:57.598 INFO:tasks.rados.rados.0.smithi029.stdout:734: read oid 1 snap 53 2024-08-29T17:52:57.598 INFO:tasks.rados.rados.0.smithi029.stdout:734: expect (ObjNum 221 snap 47 seq_num 221) 2024-08-29T17:52:57.598 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 28 current snap is 62 2024-08-29T17:52:57.598 INFO:tasks.rados.rados.0.smithi029.stdout:728: finishing rollback tid 2 to smithi02969618-46 2024-08-29T17:52:57.598 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 46 v 322 (ObjNum 231 snap 51 seq_num 231) dirty exists 2024-08-29T17:52:57.598 INFO:tasks.rados.rados.0.smithi029.stdout:729: finishing copy_from to smithi02969618-35 2024-08-29T17:52:57.598 INFO:tasks.rados.rados.0.smithi029.stdout:729: got expected ENOENT (src dne) 2024-08-29T17:52:57.598 INFO:tasks.rados.rados.0.smithi029.stdout:729: finishing copy_from racing read to smithi02969618-35 2024-08-29T17:52:57.598 INFO:tasks.rados.rados.0.smithi029.stdout:735: seq_num 251 ranges {2596864=606208,3203072=614400,3817472=589824} 2024-08-29T17:52:57.617 INFO:tasks.rados.rados.0.smithi029.stdout:735: writing smithi02969618-28 from 2596864 to 3203072 tid 1 2024-08-29T17:52:57.623 INFO:tasks.rados.rados.0.smithi029.stdout:735: writing smithi02969618-28 from 3203072 to 3817472 tid 2 2024-08-29T17:52:57.630 INFO:tasks.rados.rados.0.smithi029.stdout:735: writing smithi02969618-28 from 3817472 to 4407296 tid 3 2024-08-29T17:52:57.630 INFO:tasks.rados.rados.0.smithi029.stdout:728: done (4 left) 2024-08-29T17:52:57.630 INFO:tasks.rados.rados.0.smithi029.stdout:729: done (3 left) 2024-08-29T17:52:57.630 INFO:tasks.rados.rados.0.smithi029.stdout:736: rmattr oid 30 current snap is 62 2024-08-29T17:52:57.630 INFO:tasks.rados.rados.0.smithi029.stdout:736: done (3 left) 2024-08-29T17:52:57.630 INFO:tasks.rados.rados.0.smithi029.stdout:737: snap_remove snap 60 2024-08-29T17:52:57.899 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:52:57 smithi110 bash[24444]: cluster 2024-08-29T17:52:56.061169+0000 mgr.y (mgr.14454) 300 : cluster [DBG] pgmap v356: 121 pgs: 121 active+clean; 104 MiB data, 568 MiB used, 715 GiB / 715 GiB avail; 6.4 MiB/s rd, 410 KiB/s wr, 17 op/s 2024-08-29T17:52:57.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:52:57 smithi029 bash[22475]: cluster 2024-08-29T17:52:56.061169+0000 mgr.y (mgr.14454) 300 : cluster [DBG] pgmap v356: 121 pgs: 121 active+clean; 104 MiB data, 568 MiB used, 715 GiB / 715 GiB avail; 6.4 MiB/s rd, 410 KiB/s wr, 17 op/s 2024-08-29T17:52:57.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:52:57 smithi029 bash[32453]: cluster 2024-08-29T17:52:56.061169+0000 mgr.y (mgr.14454) 300 : cluster [DBG] pgmap v356: 121 pgs: 121 active+clean; 104 MiB data, 568 MiB used, 715 GiB / 715 GiB avail; 6.4 MiB/s rd, 410 KiB/s wr, 17 op/s 2024-08-29T17:52:58.561 INFO:tasks.rados.rados.0.smithi029.stdout:737: done (3 left) 2024-08-29T17:52:58.561 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 7 current snap is 62 2024-08-29T17:52:58.561 INFO:tasks.rados.rados.0.smithi029.stdout:738: seq_num 252 ranges {0=630784,630784=499712,1130496=425984,1556480=278528} 2024-08-29T17:52:58.570 INFO:tasks.rados.rados.0.smithi029.stdout:738: writing smithi02969618-7 from 0 to 630784 tid 1 2024-08-29T17:52:58.574 INFO:tasks.rados.rados.0.smithi029.stdout:738: writing smithi02969618-7 from 630784 to 1130496 tid 2 2024-08-29T17:52:58.578 INFO:tasks.rados.rados.0.smithi029.stdout:738: writing smithi02969618-7 from 1130496 to 1556480 tid 3 2024-08-29T17:52:58.582 INFO:tasks.rados.rados.0.smithi029.stdout:738: writing smithi02969618-7 from 1556480 to 1835008 tid 4 2024-08-29T17:52:58.582 INFO:tasks.rados.rados.0.smithi029.stdout:739: rollback oid 46 current snap is 62 2024-08-29T17:52:58.582 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 46 to 47 2024-08-29T17:52:58.583 INFO:tasks.rados.rados.0.smithi029.stdout:734: expect (ObjNum 221 snap 47 seq_num 221) 2024-08-29T17:52:58.702 INFO:tasks.rados.rados.0.smithi029.stdout:735: finishing write tid 1 to smithi02969618-28 2024-08-29T17:52:58.702 INFO:tasks.rados.rados.0.smithi029.stdout:735: finishing write tid 2 to smithi02969618-28 2024-08-29T17:52:58.702 INFO:tasks.rados.rados.0.smithi029.stdout:735: finishing write tid 3 to smithi02969618-28 2024-08-29T17:52:58.702 INFO:tasks.rados.rados.0.smithi029.stdout:735: finishing write tid 4 to smithi02969618-28 2024-08-29T17:52:58.702 INFO:tasks.rados.rados.0.smithi029.stdout:735: finishing write tid 5 to smithi02969618-28 2024-08-29T17:52:58.702 INFO:tasks.rados.rados.0.smithi029.stdout:735: oid 28 updating version 0 to 325 2024-08-29T17:52:58.703 INFO:tasks.rados.rados.0.smithi029.stdout:735: oid 28 updating version 325 to 326 2024-08-29T17:52:58.703 INFO:tasks.rados.rados.0.smithi029.stdout:735: oid 28 version 326 is already newer than 323 2024-08-29T17:52:58.703 INFO:tasks.rados.rados.0.smithi029.stdout:735: oid 28 version 326 is already newer than 324 2024-08-29T17:52:58.703 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 28 v 326 (ObjNum 251 snap 62 seq_num 251) dirty exists 2024-08-29T17:52:58.703 INFO:tasks.rados.rados.0.smithi029.stdout:735: left oid 28 (ObjNum 251 snap 62 seq_num 251) 2024-08-29T17:52:58.703 INFO:tasks.rados.rados.0.smithi029.stdout:738: finishing write tid 1 to smithi02969618-7 2024-08-29T17:52:58.703 INFO:tasks.rados.rados.0.smithi029.stdout:733: done (4 left) 2024-08-29T17:52:58.703 INFO:tasks.rados.rados.0.smithi029.stdout:734: done (3 left) 2024-08-29T17:52:58.703 INFO:tasks.rados.rados.0.smithi029.stdout:735: done (2 left) 2024-08-29T17:52:58.703 INFO:tasks.rados.rados.0.smithi029.stdout:740: snap_create 2024-08-29T17:52:58.703 INFO:tasks.rados.rados.0.smithi029.stdout:739: finishing rollback tid 0 to smithi02969618-46 2024-08-29T17:52:58.703 INFO:tasks.rados.rados.0.smithi029.stdout:739: finishing rollback tid 1 to smithi02969618-46 2024-08-29T17:52:58.703 INFO:tasks.rados.rados.0.smithi029.stdout:739: finishing rollback tid 2 to smithi02969618-46 2024-08-29T17:52:58.704 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 46 v 329 (ObjNum 155 snap 34 seq_num 155) dirty exists 2024-08-29T17:52:58.704 INFO:tasks.rados.rados.0.smithi029.stdout:738: finishing write tid 2 to smithi02969618-7 2024-08-29T17:52:58.704 INFO:tasks.rados.rados.0.smithi029.stdout:738: finishing write tid 3 to smithi02969618-7 2024-08-29T17:52:58.704 INFO:tasks.rados.rados.0.smithi029.stdout:738: finishing write tid 4 to smithi02969618-7 2024-08-29T17:52:58.704 INFO:tasks.rados.rados.0.smithi029.stdout:738: finishing write tid 5 to smithi02969618-7 2024-08-29T17:52:58.704 INFO:tasks.rados.rados.0.smithi029.stdout:738: finishing write tid 6 to smithi02969618-7 2024-08-29T17:52:58.704 INFO:tasks.rados.rados.0.smithi029.stdout:738: oid 7 updating version 0 to 208 2024-08-29T17:52:58.704 INFO:tasks.rados.rados.0.smithi029.stdout:738: oid 7 updating version 208 to 210 2024-08-29T17:52:58.704 INFO:tasks.rados.rados.0.smithi029.stdout:738: oid 7 version 210 is already newer than 207 2024-08-29T17:52:58.704 INFO:tasks.rados.rados.0.smithi029.stdout:738: oid 7 version 210 is already newer than 209 2024-08-29T17:52:58.704 INFO:tasks.rados.rados.0.smithi029.stdout:738: oid 7 version 210 is already newer than 206 2024-08-29T17:52:58.704 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 7 v 210 (ObjNum 252 snap 62 seq_num 252) dirty exists 2024-08-29T17:52:58.704 INFO:tasks.rados.rados.0.smithi029.stdout:738: left oid 7 (ObjNum 252 snap 62 seq_num 252) 2024-08-29T17:52:58.849 INFO:tasks.rados.rados.0.smithi029.stdout:738: done (2 left) 2024-08-29T17:52:58.849 INFO:tasks.rados.rados.0.smithi029.stdout:739: done (1 left) 2024-08-29T17:52:58.853 INFO:tasks.rados.rados.0.smithi029.stdout:740: done (0 left) 2024-08-29T17:52:58.853 INFO:tasks.rados.rados.0.smithi029.stdout:741: copy_from oid 48 from oid 7 current snap is 63 2024-08-29T17:52:58.853 INFO:tasks.rados.rados.0.smithi029.stdout:742: read oid 2 snap -1 2024-08-29T17:52:58.853 INFO:tasks.rados.rados.0.smithi029.stdout:742: expect deleted 2024-08-29T17:52:58.853 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 13 current snap is 63 2024-08-29T17:52:58.853 INFO:tasks.rados.rados.0.smithi029.stdout:743: seq_num 253 ranges {6635520=647168,7282688=786432,8069120=417792} 2024-08-29T17:52:58.863 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:52:58 smithi110 bash[24444]: cluster 2024-08-29T17:52:57.541293+0000 mon.a (mon.0) 1240 : cluster [DBG] osdmap e197: 8 total, 8 up, 8 in 2024-08-29T17:52:58.889 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:52:58 smithi029 bash[32453]: cluster 2024-08-29T17:52:57.541293+0000 mon.a (mon.0) 1240 : cluster [DBG] osdmap e197: 8 total, 8 up, 8 in 2024-08-29T17:52:58.889 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:52:58 smithi029 bash[22475]: cluster 2024-08-29T17:52:57.541293+0000 mon.a (mon.0) 1240 : cluster [DBG] osdmap e197: 8 total, 8 up, 8 in 2024-08-29T17:52:58.891 INFO:tasks.rados.rados.0.smithi029.stdout:743: writing smithi02969618-13 from 6635520 to 7282688 tid 1 2024-08-29T17:52:58.896 INFO:tasks.rados.rados.0.smithi029.stdout:743: writing smithi02969618-13 from 7282688 to 8069120 tid 2 2024-08-29T17:52:58.899 INFO:tasks.rados.rados.0.smithi029.stdout:743: writing smithi02969618-13 from 8069120 to 8486912 tid 3 2024-08-29T17:52:58.899 INFO:tasks.rados.rados.0.smithi029.stdout:744: read oid 47 snap -1 2024-08-29T17:52:58.899 INFO:tasks.rados.rados.0.smithi029.stdout:744: expect deleted 2024-08-29T17:52:58.899 INFO:tasks.rados.rados.0.smithi029.stdout:745: delete oid 26 current snap is 63 2024-08-29T17:52:58.899 INFO:tasks.rados.rados.0.smithi029.stdout:741: finishing copy_from racing read to smithi02969618-48 2024-08-29T17:52:58.899 INFO:tasks.rados.rados.0.smithi029.stdout:741: finishing copy_from to smithi02969618-48 2024-08-29T17:52:58.899 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 48 v 210 (ObjNum 252 snap 62 seq_num 252) dirty exists 2024-08-29T17:52:58.901 INFO:tasks.rados.rados.0.smithi029.stdout:741: done (4 left) 2024-08-29T17:52:58.901 INFO:tasks.rados.rados.0.smithi029.stdout:742: done (3 left) 2024-08-29T17:52:58.901 INFO:tasks.rados.rados.0.smithi029.stdout:744: done (2 left) 2024-08-29T17:52:58.901 INFO:tasks.rados.rados.0.smithi029.stdout:745: done (1 left) 2024-08-29T17:52:58.901 INFO:tasks.rados.rados.0.smithi029.stdout:746: read oid 21 snap -1 2024-08-29T17:52:58.902 INFO:tasks.rados.rados.0.smithi029.stdout:746: expect (ObjNum 155 snap 34 seq_num 155) 2024-08-29T17:52:58.902 INFO:tasks.rados.rados.0.smithi029.stdout:747: delete oid 35 current snap is 63 2024-08-29T17:52:58.903 INFO:tasks.rados.rados.0.smithi029.stdout:747: done (2 left) 2024-08-29T17:52:58.903 INFO:tasks.rados.rados.0.smithi029.stdout:748: rmattr oid 20 current snap is 63 2024-08-29T17:52:58.903 INFO:tasks.rados.rados.0.smithi029.stdout:749: copy_from oid 5 from oid 1 current snap is 63 2024-08-29T17:52:58.903 INFO:tasks.rados.rados.0.smithi029.stdout:750: read oid 47 snap -1 2024-08-29T17:52:58.903 INFO:tasks.rados.rados.0.smithi029.stdout:750: expect deleted 2024-08-29T17:52:58.903 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 4 current snap is 63 2024-08-29T17:52:58.904 INFO:tasks.rados.rados.0.smithi029.stdout:751: seq_num 256 ranges {1597440=696320,2293760=434176,2727936=770048} 2024-08-29T17:52:58.917 INFO:tasks.rados.rados.0.smithi029.stdout:751: writing smithi02969618-4 from 1597440 to 2293760 tid 1 2024-08-29T17:52:58.920 INFO:tasks.rados.rados.0.smithi029.stdout:751: writing smithi02969618-4 from 2293760 to 2727936 tid 2 2024-08-29T17:52:58.925 INFO:tasks.rados.rados.0.smithi029.stdout:751: writing smithi02969618-4 from 2727936 to 3497984 tid 3 2024-08-29T17:52:58.925 INFO:tasks.rados.rados.0.smithi029.stdout:752: setattr oid 35 current snap is 63 2024-08-29T17:52:58.926 INFO:tasks.rados.rados.0.smithi029.stdout:743: finishing write tid 1 to smithi02969618-13 2024-08-29T17:52:58.926 INFO:tasks.rados.rados.0.smithi029.stdout:743: finishing write tid 2 to smithi02969618-13 2024-08-29T17:52:58.926 INFO:tasks.rados.rados.0.smithi029.stdout:743: finishing write tid 3 to smithi02969618-13 2024-08-29T17:52:58.926 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 20 v 560 (ObjNum 41 snap 0 seq_num 41) dirty exists 2024-08-29T17:52:58.926 INFO:tasks.rados.rados.0.smithi029.stdout:743: finishing write tid 4 to smithi02969618-13 2024-08-29T17:52:58.926 INFO:tasks.rados.rados.0.smithi029.stdout:743: finishing write tid 5 to smithi02969618-13 2024-08-29T17:52:58.926 INFO:tasks.rados.rados.0.smithi029.stdout:743: oid 13 updating version 0 to 189 2024-08-29T17:52:58.926 INFO:tasks.rados.rados.0.smithi029.stdout:743: oid 13 version 189 is already newer than 183 2024-08-29T17:52:58.926 INFO:tasks.rados.rados.0.smithi029.stdout:743: oid 13 updating version 189 to 190 2024-08-29T17:52:58.926 INFO:tasks.rados.rados.0.smithi029.stdout:743: oid 13 version 190 is already newer than 184 2024-08-29T17:52:58.926 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 13 v 190 (ObjNum 253 snap 63 seq_num 253) dirty exists 2024-08-29T17:52:58.926 INFO:tasks.rados.rados.0.smithi029.stdout:743: left oid 13 (ObjNum 253 snap 63 seq_num 253) 2024-08-29T17:52:58.926 INFO:tasks.rados.rados.0.smithi029.stdout:746: expect (ObjNum 155 snap 34 seq_num 155) 2024-08-29T17:52:59.023 INFO:tasks.rados.rados.0.smithi029.stdout:749: finishing copy_from racing read to smithi02969618-5 2024-08-29T17:52:59.023 INFO:tasks.rados.rados.0.smithi029.stdout:749: finishing copy_from to smithi02969618-5 2024-08-29T17:52:59.023 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 5 v 101 (ObjNum 221 snap 47 seq_num 221) dirty exists 2024-08-29T17:52:59.023 INFO:tasks.rados.rados.0.smithi029.stdout:751: finishing write tid 1 to smithi02969618-4 2024-08-29T17:52:59.023 INFO:tasks.rados.rados.0.smithi029.stdout:751: finishing write tid 2 to smithi02969618-4 2024-08-29T17:52:59.023 INFO:tasks.rados.rados.0.smithi029.stdout:751: finishing write tid 3 to smithi02969618-4 2024-08-29T17:52:59.023 INFO:tasks.rados.rados.0.smithi029.stdout:751: finishing write tid 4 to smithi02969618-4 2024-08-29T17:52:59.023 INFO:tasks.rados.rados.0.smithi029.stdout:751: finishing write tid 5 to smithi02969618-4 2024-08-29T17:52:59.023 INFO:tasks.rados.rados.0.smithi029.stdout:751: oid 4 updating version 0 to 163 2024-08-29T17:52:59.024 INFO:tasks.rados.rados.0.smithi029.stdout:751: oid 4 version 163 is already newer than 161 2024-08-29T17:52:59.024 INFO:tasks.rados.rados.0.smithi029.stdout:751: oid 4 version 163 is already newer than 162 2024-08-29T17:52:59.024 INFO:tasks.rados.rados.0.smithi029.stdout:751: oid 4 updating version 163 to 164 2024-08-29T17:52:59.024 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 4 v 164 (ObjNum 256 snap 63 seq_num 256) dirty exists 2024-08-29T17:52:59.024 INFO:tasks.rados.rados.0.smithi029.stdout:751: left oid 4 (ObjNum 256 snap 63 seq_num 256) 2024-08-29T17:52:59.024 INFO:tasks.rados.rados.0.smithi029.stdout:743: done (6 left) 2024-08-29T17:52:59.024 INFO:tasks.rados.rados.0.smithi029.stdout:746: done (5 left) 2024-08-29T17:52:59.024 INFO:tasks.rados.rados.0.smithi029.stdout:748: done (4 left) 2024-08-29T17:52:59.024 INFO:tasks.rados.rados.0.smithi029.stdout:749: done (3 left) 2024-08-29T17:52:59.024 INFO:tasks.rados.rados.0.smithi029.stdout:750: done (2 left) 2024-08-29T17:52:59.024 INFO:tasks.rados.rados.0.smithi029.stdout:751: done (1 left) 2024-08-29T17:52:59.024 INFO:tasks.rados.rados.0.smithi029.stdout:753: snap_create 2024-08-29T17:52:59.026 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 35 v 114 (ObjNum 81 snap 0 seq_num 1550176749) dirty exists 2024-08-29T17:52:59.149 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:52:58 smithi110 bash[52534]: [29/Aug/2024:17:52:58] ENGINE Bus STOPPING 2024-08-29T17:52:59.149 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:52:59 smithi110 bash[52534]: [29/Aug/2024:17:52:59] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-08-29T17:52:59.149 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:52:59 smithi110 bash[52534]: [29/Aug/2024:17:52:59] ENGINE Bus STOPPED 2024-08-29T17:52:59.150 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:52:58 smithi029 bash[22727]: ignoring --setuser ceph since I am not root 2024-08-29T17:52:59.150 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:52:58 smithi029 bash[22727]: ignoring --setgroup ceph since I am not root 2024-08-29T17:52:59.150 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:52:59 smithi029 bash[22727]: debug 2024-08-29T17:52:59.035+0000 7f4a64f35040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-08-29T17:52:59.553 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:52:59 smithi110 bash[52534]: [29/Aug/2024:17:52:59] ENGINE Bus STARTING 2024-08-29T17:52:59.553 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:52:59 smithi110 bash[52534]: debug 2024-08-29T17:52:59.309+0000 7f84c45c2640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-29T17:52:59.553 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:52:59 smithi110 bash[52534]: debug 2024-08-29T17:52:59.309+0000 7f84c45c2640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-29T17:52:59.553 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:52:59 smithi110 bash[52534]: debug 2024-08-29T17:52:59.309+0000 7f84c45c2640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-29T17:52:59.553 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:52:59 smithi110 bash[52534]: debug 2024-08-29T17:52:59.309+0000 7f84c45c2640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-29T17:52:59.553 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:52:59 smithi110 bash[52534]: debug 2024-08-29T17:52:59.309+0000 7f84c45c2640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-29T17:52:59.553 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:52:59 smithi110 bash[52534]: debug 2024-08-29T17:52:59.309+0000 7f84c5dc5640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-29T17:52:59.553 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:52:59 smithi110 bash[52534]: debug 2024-08-29T17:52:59.309+0000 7f84c5dc5640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-29T17:52:59.553 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:52:59 smithi110 bash[52534]: debug 2024-08-29T17:52:59.309+0000 7f84c5dc5640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-29T17:52:59.553 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:52:59 smithi110 bash[52534]: debug 2024-08-29T17:52:59.309+0000 7f84c5dc5640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-29T17:52:59.554 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:52:59 smithi110 bash[52534]: debug 2024-08-29T17:52:59.309+0000 7f84c5dc5640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-29T17:52:59.554 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:52:59 smithi110 bash[52534]: [29/Aug/2024:17:52:59] ENGINE Serving on http://:::9283 2024-08-29T17:52:59.554 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:52:59 smithi110 bash[52534]: [29/Aug/2024:17:52:59] ENGINE Bus STARTED 2024-08-29T17:52:59.650 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:52:59 smithi029 bash[22475]: cluster 2024-08-29T17:52:58.561859+0000 mon.a (mon.0) 1241 : cluster [DBG] osdmap e198: 8 total, 8 up, 8 in 2024-08-29T17:52:59.650 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:52:59 smithi029 bash[22475]: audit 2024-08-29T17:52:58.649800+0000 mon.a (mon.0) 1242 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:52:59.650 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:52:59 smithi029 bash[22475]: audit 2024-08-29T17:52:58.659345+0000 mon.a (mon.0) 1243 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:52:59.650 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:52:59 smithi029 bash[22475]: audit 2024-08-29T17:52:58.661772+0000 mon.a (mon.0) 1244 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:52:59.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:52:59 smithi029 bash[22475]: audit 2024-08-29T17:52:58.663166+0000 mon.a (mon.0) 1245 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T17:52:59.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:52:59 smithi029 bash[22475]: audit 2024-08-29T17:52:58.672460+0000 mon.a (mon.0) 1246 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:52:59.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:52:59 smithi029 bash[22475]: audit 2024-08-29T17:52:58.826815+0000 mon.a (mon.0) 1247 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:52:59.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:52:59 smithi029 bash[22475]: audit 2024-08-29T17:52:58.835318+0000 mon.a (mon.0) 1248 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-08-29T17:52:59.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:52:59 smithi029 bash[22475]: cluster 2024-08-29T17:52:58.836226+0000 mon.a (mon.0) 1249 : cluster [INF] Activating manager daemon x 2024-08-29T17:52:59.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:52:59 smithi029 bash[22475]: cluster 2024-08-29T17:52:58.848113+0000 mon.a (mon.0) 1250 : cluster [DBG] osdmap e199: 8 total, 8 up, 8 in 2024-08-29T17:52:59.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:52:59 smithi029 bash[22475]: audit 2024-08-29T17:52:58.848731+0000 mon.a (mon.0) 1251 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2024-08-29T17:52:59.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:52:59 smithi029 bash[22475]: cluster 2024-08-29T17:52:58.848908+0000 mon.a (mon.0) 1252 : cluster [DBG] mgrmap e25: x(active, starting, since 0.0126746s) 2024-08-29T17:52:59.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:52:59 smithi029 bash[22475]: audit 2024-08-29T17:52:58.853044+0000 mon.a (mon.0) 1253 : audit [DBG] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T17:52:59.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:52:59 smithi029 bash[22475]: audit 2024-08-29T17:52:58.853225+0000 mon.a (mon.0) 1254 : audit [DBG] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T17:52:59.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:52:59 smithi029 bash[22475]: audit 2024-08-29T17:52:58.853374+0000 mon.a (mon.0) 1255 : audit [DBG] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T17:52:59.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:52:59 smithi029 bash[22475]: audit 2024-08-29T17:52:58.854394+0000 mon.a (mon.0) 1256 : audit [DBG] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-08-29T17:52:59.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:52:59 smithi029 bash[22475]: audit 2024-08-29T17:52:58.854620+0000 mon.a (mon.0) 1257 : audit [DBG] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-08-29T17:52:59.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:52:59 smithi029 bash[22475]: audit 2024-08-29T17:52:58.857848+0000 mon.a (mon.0) 1258 : audit [DBG] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-08-29T17:52:59.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:52:59 smithi029 bash[22475]: audit 2024-08-29T17:52:58.859054+0000 mon.a (mon.0) 1259 : audit [DBG] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-29T17:52:59.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:52:59 smithi029 bash[22475]: audit 2024-08-29T17:52:58.859492+0000 mon.a (mon.0) 1260 : audit [DBG] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-29T17:52:59.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:52:59 smithi029 bash[32453]: cluster 2024-08-29T17:52:58.561859+0000 mon.a (mon.0) 1241 : cluster [DBG] osdmap e198: 8 total, 8 up, 8 in 2024-08-29T17:52:59.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:52:59 smithi029 bash[32453]: audit 2024-08-29T17:52:58.649800+0000 mon.a (mon.0) 1242 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:52:59.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:52:59 smithi029 bash[32453]: audit 2024-08-29T17:52:58.659345+0000 mon.a (mon.0) 1243 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:52:59.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:52:59 smithi029 bash[32453]: audit 2024-08-29T17:52:58.661772+0000 mon.a (mon.0) 1244 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:52:59.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:52:59 smithi029 bash[32453]: audit 2024-08-29T17:52:58.663166+0000 mon.a (mon.0) 1245 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T17:52:59.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:52:59 smithi029 bash[32453]: audit 2024-08-29T17:52:58.672460+0000 mon.a (mon.0) 1246 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:52:59.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:52:59 smithi029 bash[32453]: audit 2024-08-29T17:52:58.826815+0000 mon.a (mon.0) 1247 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:52:59.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:52:59 smithi029 bash[32453]: audit 2024-08-29T17:52:58.835318+0000 mon.a (mon.0) 1248 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-08-29T17:52:59.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:52:59 smithi029 bash[32453]: cluster 2024-08-29T17:52:58.836226+0000 mon.a (mon.0) 1249 : cluster [INF] Activating manager daemon x 2024-08-29T17:52:59.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:52:59 smithi029 bash[32453]: cluster 2024-08-29T17:52:58.848113+0000 mon.a (mon.0) 1250 : cluster [DBG] osdmap e199: 8 total, 8 up, 8 in 2024-08-29T17:52:59.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:52:59 smithi029 bash[32453]: audit 2024-08-29T17:52:58.848731+0000 mon.a (mon.0) 1251 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2024-08-29T17:52:59.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:52:59 smithi029 bash[32453]: cluster 2024-08-29T17:52:58.848908+0000 mon.a (mon.0) 1252 : cluster [DBG] mgrmap e25: x(active, starting, since 0.0126746s) 2024-08-29T17:52:59.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:52:59 smithi029 bash[32453]: audit 2024-08-29T17:52:58.853044+0000 mon.a (mon.0) 1253 : audit [DBG] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T17:52:59.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:52:59 smithi029 bash[32453]: audit 2024-08-29T17:52:58.853225+0000 mon.a (mon.0) 1254 : audit [DBG] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T17:52:59.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:52:59 smithi029 bash[32453]: audit 2024-08-29T17:52:58.853374+0000 mon.a (mon.0) 1255 : audit [DBG] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T17:52:59.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:52:59 smithi029 bash[32453]: audit 2024-08-29T17:52:58.854394+0000 mon.a (mon.0) 1256 : audit [DBG] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-08-29T17:52:59.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:52:59 smithi029 bash[32453]: audit 2024-08-29T17:52:58.854620+0000 mon.a (mon.0) 1257 : audit [DBG] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-08-29T17:52:59.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:52:59 smithi029 bash[32453]: audit 2024-08-29T17:52:58.857848+0000 mon.a (mon.0) 1258 : audit [DBG] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-08-29T17:52:59.654 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:52:59 smithi029 bash[32453]: audit 2024-08-29T17:52:58.859054+0000 mon.a (mon.0) 1259 : audit [DBG] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-29T17:52:59.654 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:52:59 smithi029 bash[32453]: audit 2024-08-29T17:52:58.859492+0000 mon.a (mon.0) 1260 : audit [DBG] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-29T17:52:59.654 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:52:59 smithi029 bash[22475]: audit 2024-08-29T17:52:58.859711+0000 mon.a (mon.0) 1261 : audit [DBG] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-29T17:52:59.654 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:52:59 smithi029 bash[22475]: audit 2024-08-29T17:52:58.859914+0000 mon.a (mon.0) 1262 : audit [DBG] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-29T17:52:59.654 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:52:59 smithi029 bash[22475]: audit 2024-08-29T17:52:58.860095+0000 mon.a (mon.0) 1263 : audit [DBG] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-29T17:52:59.654 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:52:59 smithi029 bash[22475]: audit 2024-08-29T17:52:58.860274+0000 mon.a (mon.0) 1264 : audit [DBG] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-29T17:52:59.654 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:52:59 smithi029 bash[22475]: audit 2024-08-29T17:52:58.860453+0000 mon.a (mon.0) 1265 : audit [DBG] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-29T17:52:59.655 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:52:59 smithi029 bash[22475]: audit 2024-08-29T17:52:58.860637+0000 mon.a (mon.0) 1266 : audit [DBG] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-29T17:52:59.655 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:52:59 smithi029 bash[22475]: audit 2024-08-29T17:52:58.862440+0000 mon.a (mon.0) 1267 : audit [DBG] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-08-29T17:52:59.655 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:52:59 smithi029 bash[22475]: audit 2024-08-29T17:52:58.862678+0000 mon.a (mon.0) 1268 : audit [DBG] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-08-29T17:52:59.655 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:52:59 smithi029 bash[22475]: audit 2024-08-29T17:52:58.863205+0000 mon.a (mon.0) 1269 : audit [DBG] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-08-29T17:52:59.655 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:52:59 smithi029 bash[22475]: cluster 2024-08-29T17:52:59.139511+0000 mon.a (mon.0) 1270 : cluster [INF] Manager daemon x is now available 2024-08-29T17:52:59.655 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:52:59 smithi029 bash[22475]: cephadm 2024-08-29T17:52:59.177892+0000 mgr.x (mgr.24553) 1 : cephadm [INF] Migrating agent root cert to cert store 2024-08-29T17:52:59.655 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:52:59 smithi029 bash[22475]: audit 2024-08-29T17:52:59.184685+0000 mon.a (mon.0) 1271 : audit [INF] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' 2024-08-29T17:52:59.655 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:52:59 smithi029 bash[22475]: cephadm 2024-08-29T17:52:59.185204+0000 mgr.x (mgr.24553) 2 : cephadm [INF] Migrating agent root key to cert store 2024-08-29T17:52:59.655 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:52:59 smithi029 bash[22475]: audit 2024-08-29T17:52:59.190895+0000 mon.a (mon.0) 1272 : audit [INF] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' 2024-08-29T17:52:59.655 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:52:59 smithi029 bash[22475]: cephadm 2024-08-29T17:52:59.191402+0000 mgr.x (mgr.24553) 3 : cephadm [INF] Checking for cert/key for grafana.a 2024-08-29T17:52:59.655 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:52:59 smithi029 bash[22475]: cephadm 2024-08-29T17:52:59.191494+0000 mgr.x (mgr.24553) 4 : cephadm [INF] Migrating grafana.a cert to cert store 2024-08-29T17:52:59.655 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:52:59 smithi029 bash[22475]: audit 2024-08-29T17:52:59.196372+0000 mon.a (mon.0) 1273 : audit [INF] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' 2024-08-29T17:52:59.655 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:52:59 smithi029 bash[22475]: cephadm 2024-08-29T17:52:59.196768+0000 mgr.x (mgr.24553) 5 : cephadm [INF] Migrating grafana.a key to cert store 2024-08-29T17:52:59.656 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:52:59 smithi029 bash[22475]: audit 2024-08-29T17:52:59.203183+0000 mon.a (mon.0) 1274 : audit [INF] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' 2024-08-29T17:52:59.656 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:52:59 smithi029 bash[22475]: audit 2024-08-29T17:52:59.211150+0000 mon.a (mon.0) 1275 : audit [INF] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' 2024-08-29T17:52:59.656 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:52:59 smithi029 bash[22475]: audit 2024-08-29T17:52:59.216213+0000 mon.a (mon.0) 1276 : audit [DBG] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:52:59.656 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:52:59 smithi029 bash[22475]: audit 2024-08-29T17:52:59.253070+0000 mon.a (mon.0) 1277 : audit [DBG] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T17:52:59.656 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:52:59 smithi029 bash[22475]: audit 2024-08-29T17:52:59.279659+0000 mon.a (mon.0) 1278 : audit [INF] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-08-29T17:52:59.656 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:52:59 smithi029 bash[22475]: audit 2024-08-29T17:52:59.298982+0000 mon.a (mon.0) 1279 : audit [INF] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-08-29T17:52:59.656 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:52:59 smithi029 bash[32453]: audit 2024-08-29T17:52:58.859711+0000 mon.a (mon.0) 1261 : audit [DBG] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-29T17:52:59.656 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:52:59 smithi029 bash[32453]: audit 2024-08-29T17:52:58.859914+0000 mon.a (mon.0) 1262 : audit [DBG] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-29T17:52:59.656 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:52:59 smithi029 bash[32453]: audit 2024-08-29T17:52:58.860095+0000 mon.a (mon.0) 1263 : audit [DBG] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-29T17:52:59.656 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:52:59 smithi029 bash[32453]: audit 2024-08-29T17:52:58.860274+0000 mon.a (mon.0) 1264 : audit [DBG] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-29T17:52:59.657 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:52:59 smithi029 bash[32453]: audit 2024-08-29T17:52:58.860453+0000 mon.a (mon.0) 1265 : audit [DBG] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-29T17:52:59.657 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:52:59 smithi029 bash[32453]: audit 2024-08-29T17:52:58.860637+0000 mon.a (mon.0) 1266 : audit [DBG] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-29T17:52:59.657 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:52:59 smithi029 bash[32453]: audit 2024-08-29T17:52:58.862440+0000 mon.a (mon.0) 1267 : audit [DBG] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-08-29T17:52:59.657 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:52:59 smithi029 bash[32453]: audit 2024-08-29T17:52:58.862678+0000 mon.a (mon.0) 1268 : audit [DBG] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-08-29T17:52:59.657 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:52:59 smithi029 bash[32453]: audit 2024-08-29T17:52:58.863205+0000 mon.a (mon.0) 1269 : audit [DBG] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-08-29T17:52:59.657 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:52:59 smithi029 bash[32453]: cluster 2024-08-29T17:52:59.139511+0000 mon.a (mon.0) 1270 : cluster [INF] Manager daemon x is now available 2024-08-29T17:52:59.657 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:52:59 smithi029 bash[32453]: cephadm 2024-08-29T17:52:59.177892+0000 mgr.x (mgr.24553) 1 : cephadm [INF] Migrating agent root cert to cert store 2024-08-29T17:52:59.657 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:52:59 smithi029 bash[32453]: audit 2024-08-29T17:52:59.184685+0000 mon.a (mon.0) 1271 : audit [INF] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' 2024-08-29T17:52:59.657 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:52:59 smithi029 bash[32453]: cephadm 2024-08-29T17:52:59.185204+0000 mgr.x (mgr.24553) 2 : cephadm [INF] Migrating agent root key to cert store 2024-08-29T17:52:59.657 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:52:59 smithi029 bash[32453]: audit 2024-08-29T17:52:59.190895+0000 mon.a (mon.0) 1272 : audit [INF] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' 2024-08-29T17:52:59.657 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:52:59 smithi029 bash[32453]: cephadm 2024-08-29T17:52:59.191402+0000 mgr.x (mgr.24553) 3 : cephadm [INF] Checking for cert/key for grafana.a 2024-08-29T17:52:59.657 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:52:59 smithi029 bash[32453]: cephadm 2024-08-29T17:52:59.191494+0000 mgr.x (mgr.24553) 4 : cephadm [INF] Migrating grafana.a cert to cert store 2024-08-29T17:52:59.658 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:52:59 smithi029 bash[32453]: audit 2024-08-29T17:52:59.196372+0000 mon.a (mon.0) 1273 : audit [INF] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' 2024-08-29T17:52:59.658 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:52:59 smithi029 bash[32453]: cephadm 2024-08-29T17:52:59.196768+0000 mgr.x (mgr.24553) 5 : cephadm [INF] Migrating grafana.a key to cert store 2024-08-29T17:52:59.658 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:52:59 smithi029 bash[32453]: audit 2024-08-29T17:52:59.203183+0000 mon.a (mon.0) 1274 : audit [INF] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' 2024-08-29T17:52:59.658 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:52:59 smithi029 bash[32453]: audit 2024-08-29T17:52:59.211150+0000 mon.a (mon.0) 1275 : audit [INF] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' 2024-08-29T17:52:59.658 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:52:59 smithi029 bash[32453]: audit 2024-08-29T17:52:59.216213+0000 mon.a (mon.0) 1276 : audit [DBG] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:52:59.658 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:52:59 smithi029 bash[32453]: audit 2024-08-29T17:52:59.253070+0000 mon.a (mon.0) 1277 : audit [DBG] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T17:52:59.658 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:52:59 smithi029 bash[32453]: audit 2024-08-29T17:52:59.279659+0000 mon.a (mon.0) 1278 : audit [INF] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-08-29T17:52:59.658 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:52:59 smithi029 bash[32453]: audit 2024-08-29T17:52:59.298982+0000 mon.a (mon.0) 1279 : audit [INF] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-08-29T17:52:59.847 INFO:tasks.rados.rados.0.smithi029.stdout:752: done (1 left) 2024-08-29T17:52:59.847 INFO:tasks.rados.rados.0.smithi029.stdout:753: done (0 left) 2024-08-29T17:52:59.847 INFO:tasks.rados.rados.0.smithi029.stdout:754: snap_create 2024-08-29T17:52:59.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:52:59 smithi110 bash[24444]: cluster 2024-08-29T17:52:58.561859+0000 mon.a (mon.0) 1241 : cluster [DBG] osdmap e198: 8 total, 8 up, 8 in 2024-08-29T17:52:59.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:52:59 smithi110 bash[24444]: audit 2024-08-29T17:52:58.649800+0000 mon.a (mon.0) 1242 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:52:59.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:52:59 smithi110 bash[24444]: audit 2024-08-29T17:52:58.659345+0000 mon.a (mon.0) 1243 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:52:59.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:52:59 smithi110 bash[24444]: audit 2024-08-29T17:52:58.661772+0000 mon.a (mon.0) 1244 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:52:59.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:52:59 smithi110 bash[24444]: audit 2024-08-29T17:52:58.663166+0000 mon.a (mon.0) 1245 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T17:52:59.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:52:59 smithi110 bash[24444]: audit 2024-08-29T17:52:58.672460+0000 mon.a (mon.0) 1246 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' 2024-08-29T17:52:59.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:52:59 smithi110 bash[24444]: audit 2024-08-29T17:52:58.826815+0000 mon.a (mon.0) 1247 : audit [DBG] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:52:59.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:52:59 smithi110 bash[24444]: audit 2024-08-29T17:52:58.835318+0000 mon.a (mon.0) 1248 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-08-29T17:52:59.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:52:59 smithi110 bash[24444]: cluster 2024-08-29T17:52:58.836226+0000 mon.a (mon.0) 1249 : cluster [INF] Activating manager daemon x 2024-08-29T17:52:59.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:52:59 smithi110 bash[24444]: cluster 2024-08-29T17:52:58.848113+0000 mon.a (mon.0) 1250 : cluster [DBG] osdmap e199: 8 total, 8 up, 8 in 2024-08-29T17:52:59.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:52:59 smithi110 bash[24444]: audit 2024-08-29T17:52:58.848731+0000 mon.a (mon.0) 1251 : audit [INF] from='mgr.14454 172.21.15.29:0/1774390516' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2024-08-29T17:52:59.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:52:59 smithi110 bash[24444]: cluster 2024-08-29T17:52:58.848908+0000 mon.a (mon.0) 1252 : cluster [DBG] mgrmap e25: x(active, starting, since 0.0126746s) 2024-08-29T17:52:59.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:52:59 smithi110 bash[24444]: audit 2024-08-29T17:52:58.853044+0000 mon.a (mon.0) 1253 : audit [DBG] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T17:52:59.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:52:59 smithi110 bash[24444]: audit 2024-08-29T17:52:58.853225+0000 mon.a (mon.0) 1254 : audit [DBG] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T17:52:59.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:52:59 smithi110 bash[24444]: audit 2024-08-29T17:52:58.853374+0000 mon.a (mon.0) 1255 : audit [DBG] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T17:52:59.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:52:59 smithi110 bash[24444]: audit 2024-08-29T17:52:58.854394+0000 mon.a (mon.0) 1256 : audit [DBG] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-08-29T17:52:59.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:52:59 smithi110 bash[24444]: audit 2024-08-29T17:52:58.854620+0000 mon.a (mon.0) 1257 : audit [DBG] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-08-29T17:52:59.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:52:59 smithi110 bash[24444]: audit 2024-08-29T17:52:58.857848+0000 mon.a (mon.0) 1258 : audit [DBG] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-08-29T17:52:59.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:52:59 smithi110 bash[24444]: audit 2024-08-29T17:52:58.859054+0000 mon.a (mon.0) 1259 : audit [DBG] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-29T17:52:59.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:52:59 smithi110 bash[24444]: audit 2024-08-29T17:52:58.859492+0000 mon.a (mon.0) 1260 : audit [DBG] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-29T17:52:59.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:52:59 smithi110 bash[24444]: audit 2024-08-29T17:52:58.859711+0000 mon.a (mon.0) 1261 : audit [DBG] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-29T17:52:59.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:52:59 smithi110 bash[24444]: audit 2024-08-29T17:52:58.859914+0000 mon.a (mon.0) 1262 : audit [DBG] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-29T17:52:59.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:52:59 smithi110 bash[24444]: audit 2024-08-29T17:52:58.860095+0000 mon.a (mon.0) 1263 : audit [DBG] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-29T17:52:59.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:52:59 smithi110 bash[24444]: audit 2024-08-29T17:52:58.860274+0000 mon.a (mon.0) 1264 : audit [DBG] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-29T17:52:59.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:52:59 smithi110 bash[24444]: audit 2024-08-29T17:52:58.860453+0000 mon.a (mon.0) 1265 : audit [DBG] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-29T17:52:59.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:52:59 smithi110 bash[24444]: audit 2024-08-29T17:52:58.860637+0000 mon.a (mon.0) 1266 : audit [DBG] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-29T17:52:59.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:52:59 smithi110 bash[24444]: audit 2024-08-29T17:52:58.862440+0000 mon.a (mon.0) 1267 : audit [DBG] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-08-29T17:52:59.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:52:59 smithi110 bash[24444]: audit 2024-08-29T17:52:58.862678+0000 mon.a (mon.0) 1268 : audit [DBG] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-08-29T17:52:59.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:52:59 smithi110 bash[24444]: audit 2024-08-29T17:52:58.863205+0000 mon.a (mon.0) 1269 : audit [DBG] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-08-29T17:52:59.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:52:59 smithi110 bash[24444]: cluster 2024-08-29T17:52:59.139511+0000 mon.a (mon.0) 1270 : cluster [INF] Manager daemon x is now available 2024-08-29T17:52:59.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:52:59 smithi110 bash[24444]: cephadm 2024-08-29T17:52:59.177892+0000 mgr.x (mgr.24553) 1 : cephadm [INF] Migrating agent root cert to cert store 2024-08-29T17:52:59.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:52:59 smithi110 bash[24444]: audit 2024-08-29T17:52:59.184685+0000 mon.a (mon.0) 1271 : audit [INF] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' 2024-08-29T17:52:59.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:52:59 smithi110 bash[24444]: cephadm 2024-08-29T17:52:59.185204+0000 mgr.x (mgr.24553) 2 : cephadm [INF] Migrating agent root key to cert store 2024-08-29T17:52:59.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:52:59 smithi110 bash[24444]: audit 2024-08-29T17:52:59.190895+0000 mon.a (mon.0) 1272 : audit [INF] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' 2024-08-29T17:52:59.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:52:59 smithi110 bash[24444]: cephadm 2024-08-29T17:52:59.191402+0000 mgr.x (mgr.24553) 3 : cephadm [INF] Checking for cert/key for grafana.a 2024-08-29T17:52:59.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:52:59 smithi110 bash[24444]: cephadm 2024-08-29T17:52:59.191494+0000 mgr.x (mgr.24553) 4 : cephadm [INF] Migrating grafana.a cert to cert store 2024-08-29T17:52:59.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:52:59 smithi110 bash[24444]: audit 2024-08-29T17:52:59.196372+0000 mon.a (mon.0) 1273 : audit [INF] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' 2024-08-29T17:52:59.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:52:59 smithi110 bash[24444]: cephadm 2024-08-29T17:52:59.196768+0000 mgr.x (mgr.24553) 5 : cephadm [INF] Migrating grafana.a key to cert store 2024-08-29T17:52:59.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:52:59 smithi110 bash[24444]: audit 2024-08-29T17:52:59.203183+0000 mon.a (mon.0) 1274 : audit [INF] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' 2024-08-29T17:52:59.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:52:59 smithi110 bash[24444]: audit 2024-08-29T17:52:59.211150+0000 mon.a (mon.0) 1275 : audit [INF] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' 2024-08-29T17:52:59.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:52:59 smithi110 bash[24444]: audit 2024-08-29T17:52:59.216213+0000 mon.a (mon.0) 1276 : audit [DBG] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:52:59.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:52:59 smithi110 bash[24444]: audit 2024-08-29T17:52:59.253070+0000 mon.a (mon.0) 1277 : audit [DBG] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T17:52:59.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:52:59 smithi110 bash[24444]: audit 2024-08-29T17:52:59.279659+0000 mon.a (mon.0) 1278 : audit [INF] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-08-29T17:52:59.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:52:59 smithi110 bash[24444]: audit 2024-08-29T17:52:59.298982+0000 mon.a (mon.0) 1279 : audit [INF] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-08-29T17:53:00.649 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:53:00 smithi029 bash[22727]: debug 2024-08-29T17:53:00.335+0000 7f4a64f35040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-08-29T17:53:00.650 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:53:00 smithi029 bash[22727]: debug 2024-08-29T17:53:00.403+0000 7f4a64f35040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-08-29T17:53:00.650 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:53:00 smithi029 bash[22727]: debug 2024-08-29T17:53:00.559+0000 7f4a64f35040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-08-29T17:53:00.861 INFO:tasks.rados.rados.0.smithi029.stdout:754: done (0 left) 2024-08-29T17:53:00.861 INFO:tasks.rados.rados.0.smithi029.stdout:755: copy_from oid 22 from oid 47 current snap is 65 2024-08-29T17:53:00.861 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 27 current snap is 65 2024-08-29T17:53:00.862 INFO:tasks.rados.rados.0.smithi029.stdout:756: seq_num 257 ranges {2662400=712704,3375104=720896,4096000=483328} 2024-08-29T17:53:00.886 INFO:tasks.rados.rados.0.smithi029.stdout:756: writing smithi02969618-27 from 2662400 to 3375104 tid 1 2024-08-29T17:53:00.897 INFO:tasks.rados.rados.0.smithi029.stdout:756: writing smithi02969618-27 from 3375104 to 4096000 tid 2 2024-08-29T17:53:00.904 INFO:tasks.rados.rados.0.smithi029.stdout:756: writing smithi02969618-27 from 4096000 to 4579328 tid 3 2024-08-29T17:53:00.904 INFO:tasks.rados.rados.0.smithi029.stdout:757: snap_create 2024-08-29T17:53:00.904 INFO:tasks.rados.rados.0.smithi029.stdout:755: finishing copy_from to smithi02969618-22 2024-08-29T17:53:00.904 INFO:tasks.rados.rados.0.smithi029.stdout:755: got expected ENOENT (src dne) 2024-08-29T17:53:00.905 INFO:tasks.rados.rados.0.smithi029.stdout:755: finishing copy_from racing read to smithi02969618-22 2024-08-29T17:53:00.905 INFO:tasks.rados.rados.0.smithi029.stdout:756: finishing write tid 1 to smithi02969618-27 2024-08-29T17:53:00.905 INFO:tasks.rados.rados.0.smithi029.stdout:756: finishing write tid 2 to smithi02969618-27 2024-08-29T17:53:00.907 INFO:tasks.rados.rados.0.smithi029.stdout:756: finishing write tid 3 to smithi02969618-27 2024-08-29T17:53:00.907 INFO:tasks.rados.rados.0.smithi029.stdout:756: finishing write tid 4 to smithi02969618-27 2024-08-29T17:53:00.908 INFO:tasks.rados.rados.0.smithi029.stdout:756: finishing write tid 5 to smithi02969618-27 2024-08-29T17:53:00.908 INFO:tasks.rados.rados.0.smithi029.stdout:756: oid 27 updating version 0 to 318 2024-08-29T17:53:00.908 INFO:tasks.rados.rados.0.smithi029.stdout:756: oid 27 updating version 318 to 320 2024-08-29T17:53:00.908 INFO:tasks.rados.rados.0.smithi029.stdout:756: oid 27 version 320 is already newer than 319 2024-08-29T17:53:00.908 INFO:tasks.rados.rados.0.smithi029.stdout:756: oid 27 version 320 is already newer than 317 2024-08-29T17:53:00.908 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 27 v 320 (ObjNum 257 snap 65 seq_num 257) dirty exists 2024-08-29T17:53:00.908 INFO:tasks.rados.rados.0.smithi029.stdout:756: left oid 27 (ObjNum 257 snap 65 seq_num 257) 2024-08-29T17:53:01.149 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:00 smithi029 bash[32453]: cephadm 2024-08-29T17:52:59.730401+0000 mgr.x (mgr.24553) 6 : cephadm [INF] Deploying cephadm binary to smithi110 2024-08-29T17:53:01.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:00 smithi029 bash[32453]: cephadm 2024-08-29T17:52:59.750654+0000 mgr.x (mgr.24553) 7 : cephadm [INF] Deploying cephadm binary to smithi029 2024-08-29T17:53:01.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:00 smithi029 bash[32453]: cluster 2024-08-29T17:52:59.845338+0000 mon.a (mon.0) 1280 : cluster [DBG] osdmap e200: 8 total, 8 up, 8 in 2024-08-29T17:53:01.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:00 smithi029 bash[32453]: cluster 2024-08-29T17:52:59.853985+0000 mon.a (mon.0) 1281 : cluster [DBG] mgrmap e26: x(active, since 1.01776s) 2024-08-29T17:53:01.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:00 smithi029 bash[32453]: cluster 2024-08-29T17:52:59.882666+0000 mgr.x (mgr.24553) 8 : cluster [DBG] pgmap v4: 121 pgs: 121 active+clean; 127 MiB data, 636 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:53:01.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:00 smithi029 bash[22475]: cephadm 2024-08-29T17:52:59.730401+0000 mgr.x (mgr.24553) 6 : cephadm [INF] Deploying cephadm binary to smithi110 2024-08-29T17:53:01.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:00 smithi029 bash[22475]: cephadm 2024-08-29T17:52:59.750654+0000 mgr.x (mgr.24553) 7 : cephadm [INF] Deploying cephadm binary to smithi029 2024-08-29T17:53:01.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:00 smithi029 bash[22475]: cluster 2024-08-29T17:52:59.845338+0000 mon.a (mon.0) 1280 : cluster [DBG] osdmap e200: 8 total, 8 up, 8 in 2024-08-29T17:53:01.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:00 smithi029 bash[22475]: cluster 2024-08-29T17:52:59.853985+0000 mon.a (mon.0) 1281 : cluster [DBG] mgrmap e26: x(active, since 1.01776s) 2024-08-29T17:53:01.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:00 smithi029 bash[22475]: cluster 2024-08-29T17:52:59.882666+0000 mgr.x (mgr.24553) 8 : cluster [DBG] pgmap v4: 121 pgs: 121 active+clean; 127 MiB data, 636 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:53:01.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:00 smithi110 bash[24444]: cephadm 2024-08-29T17:52:59.730401+0000 mgr.x (mgr.24553) 6 : cephadm [INF] Deploying cephadm binary to smithi110 2024-08-29T17:53:01.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:00 smithi110 bash[24444]: cephadm 2024-08-29T17:52:59.750654+0000 mgr.x (mgr.24553) 7 : cephadm [INF] Deploying cephadm binary to smithi029 2024-08-29T17:53:01.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:00 smithi110 bash[24444]: cluster 2024-08-29T17:52:59.845338+0000 mon.a (mon.0) 1280 : cluster [DBG] osdmap e200: 8 total, 8 up, 8 in 2024-08-29T17:53:01.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:00 smithi110 bash[24444]: cluster 2024-08-29T17:52:59.853985+0000 mon.a (mon.0) 1281 : cluster [DBG] mgrmap e26: x(active, since 1.01776s) 2024-08-29T17:53:01.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:00 smithi110 bash[24444]: cluster 2024-08-29T17:52:59.882666+0000 mgr.x (mgr.24553) 8 : cluster [DBG] pgmap v4: 121 pgs: 121 active+clean; 127 MiB data, 636 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:53:01.152 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:53:00 smithi110 bash[52534]: debug 2024-08-29T17:53:00.845+0000 7f84b0377640 -1 log_channel(cephadm) log [ERR] : [29/Aug/2024:17:53:00] ENGINE Error in HTTPServer.serve 2024-08-29T17:53:01.152 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:53:00 smithi110 bash[52534]: Traceback (most recent call last): 2024-08-29T17:53:01.152 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:53:00 smithi110 bash[52534]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-29T17:53:01.152 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:53:00 smithi110 bash[52534]: self._connections.run(self.expiration_interval) 2024-08-29T17:53:01.152 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:53:00 smithi110 bash[52534]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-29T17:53:01.152 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:53:00 smithi110 bash[52534]: self._run(expiration_interval) 2024-08-29T17:53:01.152 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:53:00 smithi110 bash[52534]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-29T17:53:01.152 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:53:00 smithi110 bash[52534]: new_conn = self._from_server_socket(self.server.socket) 2024-08-29T17:53:01.152 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:53:00 smithi110 bash[52534]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-29T17:53:01.152 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:53:00 smithi110 bash[52534]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-29T17:53:01.153 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:53:00 smithi110 bash[52534]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-29T17:53:01.153 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:53:00 smithi110 bash[52534]: s = self.context.wrap_socket( 2024-08-29T17:53:01.153 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:53:00 smithi110 bash[52534]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-29T17:53:01.153 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:53:00 smithi110 bash[52534]: return self.sslsocket_class._create( 2024-08-29T17:53:01.153 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:53:00 smithi110 bash[52534]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-29T17:53:01.153 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:53:00 smithi110 bash[52534]: self.do_handshake() 2024-08-29T17:53:01.153 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:53:00 smithi110 bash[52534]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-29T17:53:01.153 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:53:00 smithi110 bash[52534]: self._sslobj.do_handshake() 2024-08-29T17:53:01.153 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:53:00 smithi110 bash[52534]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-29T17:53:01.489 INFO:tasks.rados.rados.0.smithi029.stdout:755: done (2 left) 2024-08-29T17:53:01.489 INFO:tasks.rados.rados.0.smithi029.stdout:756: done (1 left) 2024-08-29T17:53:01.489 INFO:tasks.rados.rados.0.smithi029.stdout:757: done (0 left) 2024-08-29T17:53:01.489 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 35 current snap is 66 2024-08-29T17:53:01.489 INFO:tasks.rados.rados.0.smithi029.stdout:758: seq_num 258 ranges {0=729088,729088=606208,1335296=598016} 2024-08-29T17:53:01.494 INFO:tasks.rados.rados.0.smithi029.stdout:758: writing smithi02969618-35 from 0 to 729088 tid 1 2024-08-29T17:53:01.498 INFO:tasks.rados.rados.0.smithi029.stdout:758: writing smithi02969618-35 from 729088 to 1335296 tid 2 2024-08-29T17:53:01.503 INFO:tasks.rados.rados.0.smithi029.stdout:758: writing smithi02969618-35 from 1335296 to 1933312 tid 3 2024-08-29T17:53:01.503 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 40 current snap is 66 2024-08-29T17:53:01.504 INFO:tasks.rados.rados.0.smithi029.stdout:758: finishing write tid 1 to smithi02969618-35 2024-08-29T17:53:01.504 INFO:tasks.rados.rados.0.smithi029.stdout:758: finishing write tid 2 to smithi02969618-35 2024-08-29T17:53:01.504 INFO:tasks.rados.rados.0.smithi029.stdout:759: seq_num 259 ranges {4669440=745472,5414912=540672,5955584=581632,6537216=81920} 2024-08-29T17:53:01.543 INFO:tasks.rados.rados.0.smithi029.stdout:759: writing smithi02969618-40 from 4669440 to 5414912 tid 1 2024-08-29T17:53:01.547 INFO:tasks.rados.rados.0.smithi029.stdout:759: writing smithi02969618-40 from 5414912 to 5955584 tid 2 2024-08-29T17:53:01.552 INFO:tasks.rados.rados.0.smithi029.stdout:759: writing smithi02969618-40 from 5955584 to 6537216 tid 3 2024-08-29T17:53:01.553 INFO:tasks.rados.rados.0.smithi029.stdout:759: writing smithi02969618-40 from 6537216 to 6619136 tid 4 2024-08-29T17:53:01.553 INFO:tasks.rados.rados.0.smithi029.stdout:760: read oid 22 snap -1 2024-08-29T17:53:01.553 INFO:tasks.rados.rados.0.smithi029.stdout:760: expect (ObjNum 208 snap 45 seq_num 208) 2024-08-29T17:53:01.553 INFO:tasks.rados.rados.0.smithi029.stdout:761: read oid 8 snap -1 2024-08-29T17:53:01.553 INFO:tasks.rados.rados.0.smithi029.stdout:761: expect (ObjNum 200 snap 41 seq_num 200) 2024-08-29T17:53:01.553 INFO:tasks.rados.rados.0.smithi029.stdout:762: copy_from oid 13 from oid 3 current snap is 66 2024-08-29T17:53:01.553 INFO:tasks.rados.rados.0.smithi029.stdout:763: copy_from oid 48 from oid 12 current snap is 66 2024-08-29T17:53:01.553 INFO:tasks.rados.rados.0.smithi029.stdout:764: snap_remove snap 55 2024-08-29T17:53:01.613 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:53:01 smithi029 bash[22727]: debug 2024-08-29T17:53:01.251+0000 7f4a64f35040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-08-29T17:53:01.613 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:53:01 smithi029 bash[22727]: debug 2024-08-29T17:53:01.323+0000 7f4a64f35040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-08-29T17:53:01.613 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:53:01 smithi029 bash[22727]: debug 2024-08-29T17:53:01.395+0000 7f4a64f35040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-08-29T17:53:01.867 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:53:01 smithi029 bash[22727]: debug 2024-08-29T17:53:01.611+0000 7f4a64f35040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-08-29T17:53:01.867 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:53:01 smithi029 bash[22727]: debug 2024-08-29T17:53:01.691+0000 7f4a64f35040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-08-29T17:53:01.867 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:53:01 smithi029 bash[22727]: debug 2024-08-29T17:53:01.763+0000 7f4a64f35040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-08-29T17:53:01.868 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:01 smithi029 bash[22475]: cephadm 2024-08-29T17:53:00.636113+0000 mgr.x (mgr.24553) 9 : cephadm [INF] [29/Aug/2024:17:53:00] ENGINE Bus STARTING 2024-08-29T17:53:01.868 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:01 smithi029 bash[22475]: cephadm 2024-08-29T17:53:00.818272+0000 mgr.x (mgr.24553) 10 : cephadm [INF] [29/Aug/2024:17:53:00] ENGINE Serving on https://172.21.15.110:7150 2024-08-29T17:53:01.868 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:01 smithi029 bash[22475]: cephadm 2024-08-29T17:53:00.848819+0000 mgr.x (mgr.24553) 11 : cephadm [ERR] [29/Aug/2024:17:53:00] ENGINE Error in HTTPServer.serve 2024-08-29T17:53:01.868 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:01 smithi029 bash[22475]: Traceback (most recent call last): 2024-08-29T17:53:01.868 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:01 smithi029 bash[22475]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-29T17:53:01.868 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:01 smithi029 bash[22475]: self._connections.run(self.expiration_interval) 2024-08-29T17:53:01.868 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:01 smithi029 bash[22475]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-29T17:53:01.868 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:01 smithi029 bash[22475]: self._run(expiration_interval) 2024-08-29T17:53:01.868 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:01 smithi029 bash[22475]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-29T17:53:01.868 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:01 smithi029 bash[22475]: new_conn = self._from_server_socket(self.server.socket) 2024-08-29T17:53:01.868 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:01 smithi029 bash[22475]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-29T17:53:01.868 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:01 smithi029 bash[22475]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-29T17:53:01.869 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:01 smithi029 bash[22475]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-29T17:53:01.869 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:01 smithi029 bash[22475]: s = self.context.wrap_socket( 2024-08-29T17:53:01.869 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:01 smithi029 bash[22475]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-29T17:53:01.869 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:01 smithi029 bash[22475]: return self.sslsocket_class._create( 2024-08-29T17:53:01.869 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:01 smithi029 bash[22475]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-29T17:53:01.869 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:01 smithi029 bash[22475]: self.do_handshake() 2024-08-29T17:53:01.869 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:01 smithi029 bash[22475]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-29T17:53:01.869 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:01 smithi029 bash[22475]: self._sslobj.do_handshake() 2024-08-29T17:53:01.869 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:01 smithi029 bash[22475]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-29T17:53:01.869 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:01 smithi029 bash[22475]: cluster 2024-08-29T17:53:00.862345+0000 mgr.x (mgr.24553) 12 : cluster [DBG] pgmap v6: 121 pgs: 121 active+clean; 127 MiB data, 636 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:53:02.150 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:53:02 smithi029 bash[22727]: debug 2024-08-29T17:53:02.031+0000 7f4a64f35040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-08-29T17:53:02.150 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:53:02 smithi029 bash[22727]: debug 2024-08-29T17:53:02.103+0000 7f4a64f35040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-08-29T17:53:02.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:01 smithi029 bash[22475]: cluster 2024-08-29T17:53:00.862447+0000 mon.a (mon.0) 1282 : cluster [DBG] osdmap e201: 8 total, 8 up, 8 in 2024-08-29T17:53:02.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:01 smithi029 bash[22475]: cephadm 2024-08-29T17:53:00.937275+0000 mgr.x (mgr.24553) 13 : cephadm [INF] [29/Aug/2024:17:53:00] ENGINE Serving on http://172.21.15.110:8765 2024-08-29T17:53:02.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:01 smithi029 bash[22475]: cephadm 2024-08-29T17:53:00.937484+0000 mgr.x (mgr.24553) 14 : cephadm [INF] [29/Aug/2024:17:53:00] ENGINE Bus STARTED 2024-08-29T17:53:02.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:01 smithi029 bash[22475]: cluster 2024-08-29T17:53:01.489694+0000 mon.a (mon.0) 1283 : cluster [DBG] osdmap e202: 8 total, 8 up, 8 in 2024-08-29T17:53:02.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:01 smithi029 bash[32453]: cephadm 2024-08-29T17:53:00.636113+0000 mgr.x (mgr.24553) 9 : cephadm [INF] [29/Aug/2024:17:53:00] ENGINE Bus STARTING 2024-08-29T17:53:02.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:01 smithi029 bash[32453]: cephadm 2024-08-29T17:53:00.818272+0000 mgr.x (mgr.24553) 10 : cephadm [INF] [29/Aug/2024:17:53:00] ENGINE Serving on https://172.21.15.110:7150 2024-08-29T17:53:02.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:01 smithi029 bash[32453]: cephadm 2024-08-29T17:53:00.848819+0000 mgr.x (mgr.24553) 11 : cephadm [ERR] [29/Aug/2024:17:53:00] ENGINE Error in HTTPServer.serve 2024-08-29T17:53:02.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:01 smithi029 bash[32453]: Traceback (most recent call last): 2024-08-29T17:53:02.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:01 smithi029 bash[32453]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-29T17:53:02.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:01 smithi029 bash[32453]: self._connections.run(self.expiration_interval) 2024-08-29T17:53:02.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:01 smithi029 bash[32453]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-29T17:53:02.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:01 smithi029 bash[32453]: self._run(expiration_interval) 2024-08-29T17:53:02.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:01 smithi029 bash[32453]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-29T17:53:02.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:01 smithi029 bash[32453]: new_conn = self._from_server_socket(self.server.socket) 2024-08-29T17:53:02.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:01 smithi029 bash[32453]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-29T17:53:02.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:01 smithi029 bash[32453]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-29T17:53:02.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:01 smithi029 bash[32453]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-29T17:53:02.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:01 smithi029 bash[32453]: s = self.context.wrap_socket( 2024-08-29T17:53:02.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:01 smithi029 bash[32453]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-29T17:53:02.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:01 smithi029 bash[32453]: return self.sslsocket_class._create( 2024-08-29T17:53:02.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:01 smithi029 bash[32453]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-29T17:53:02.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:01 smithi029 bash[32453]: self.do_handshake() 2024-08-29T17:53:02.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:01 smithi029 bash[32453]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-29T17:53:02.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:01 smithi029 bash[32453]: self._sslobj.do_handshake() 2024-08-29T17:53:02.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:01 smithi029 bash[32453]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-29T17:53:02.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:01 smithi029 bash[32453]: cluster 2024-08-29T17:53:00.862345+0000 mgr.x (mgr.24553) 12 : cluster [DBG] pgmap v6: 121 pgs: 121 active+clean; 127 MiB data, 636 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:53:02.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:01 smithi029 bash[32453]: cluster 2024-08-29T17:53:00.862447+0000 mon.a (mon.0) 1282 : cluster [DBG] osdmap e201: 8 total, 8 up, 8 in 2024-08-29T17:53:02.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:01 smithi029 bash[32453]: cephadm 2024-08-29T17:53:00.937275+0000 mgr.x (mgr.24553) 13 : cephadm [INF] [29/Aug/2024:17:53:00] ENGINE Serving on http://172.21.15.110:8765 2024-08-29T17:53:02.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:01 smithi029 bash[32453]: cephadm 2024-08-29T17:53:00.937484+0000 mgr.x (mgr.24553) 14 : cephadm [INF] [29/Aug/2024:17:53:00] ENGINE Bus STARTED 2024-08-29T17:53:02.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:01 smithi029 bash[32453]: cluster 2024-08-29T17:53:01.489694+0000 mon.a (mon.0) 1283 : cluster [DBG] osdmap e202: 8 total, 8 up, 8 in 2024-08-29T17:53:02.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:01 smithi110 bash[24444]: cephadm 2024-08-29T17:53:00.636113+0000 mgr.x (mgr.24553) 9 : cephadm [INF] [29/Aug/2024:17:53:00] ENGINE Bus STARTING 2024-08-29T17:53:02.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:01 smithi110 bash[24444]: cephadm 2024-08-29T17:53:00.818272+0000 mgr.x (mgr.24553) 10 : cephadm [INF] [29/Aug/2024:17:53:00] ENGINE Serving on https://172.21.15.110:7150 2024-08-29T17:53:02.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:01 smithi110 bash[24444]: cephadm 2024-08-29T17:53:00.848819+0000 mgr.x (mgr.24553) 11 : cephadm [ERR] [29/Aug/2024:17:53:00] ENGINE Error in HTTPServer.serve 2024-08-29T17:53:02.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:01 smithi110 bash[24444]: Traceback (most recent call last): 2024-08-29T17:53:02.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:01 smithi110 bash[24444]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-29T17:53:02.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:01 smithi110 bash[24444]: self._connections.run(self.expiration_interval) 2024-08-29T17:53:02.154 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:01 smithi110 bash[24444]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-29T17:53:02.154 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:01 smithi110 bash[24444]: self._run(expiration_interval) 2024-08-29T17:53:02.154 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:01 smithi110 bash[24444]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-29T17:53:02.154 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:01 smithi110 bash[24444]: new_conn = self._from_server_socket(self.server.socket) 2024-08-29T17:53:02.154 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:01 smithi110 bash[24444]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-29T17:53:02.154 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:01 smithi110 bash[24444]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-29T17:53:02.154 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:01 smithi110 bash[24444]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-29T17:53:02.154 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:01 smithi110 bash[24444]: s = self.context.wrap_socket( 2024-08-29T17:53:02.154 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:01 smithi110 bash[24444]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-29T17:53:02.154 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:01 smithi110 bash[24444]: return self.sslsocket_class._create( 2024-08-29T17:53:02.154 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:01 smithi110 bash[24444]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-29T17:53:02.154 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:01 smithi110 bash[24444]: self.do_handshake() 2024-08-29T17:53:02.154 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:01 smithi110 bash[24444]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-29T17:53:02.155 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:01 smithi110 bash[24444]: self._sslobj.do_handshake() 2024-08-29T17:53:02.155 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:01 smithi110 bash[24444]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-29T17:53:02.155 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:01 smithi110 bash[24444]: cluster 2024-08-29T17:53:00.862345+0000 mgr.x (mgr.24553) 12 : cluster [DBG] pgmap v6: 121 pgs: 121 active+clean; 127 MiB data, 636 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:53:02.155 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:01 smithi110 bash[24444]: cluster 2024-08-29T17:53:00.862447+0000 mon.a (mon.0) 1282 : cluster [DBG] osdmap e201: 8 total, 8 up, 8 in 2024-08-29T17:53:02.155 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:01 smithi110 bash[24444]: cephadm 2024-08-29T17:53:00.937275+0000 mgr.x (mgr.24553) 13 : cephadm [INF] [29/Aug/2024:17:53:00] ENGINE Serving on http://172.21.15.110:8765 2024-08-29T17:53:02.155 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:01 smithi110 bash[24444]: cephadm 2024-08-29T17:53:00.937484+0000 mgr.x (mgr.24553) 14 : cephadm [INF] [29/Aug/2024:17:53:00] ENGINE Bus STARTED 2024-08-29T17:53:02.155 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:01 smithi110 bash[24444]: cluster 2024-08-29T17:53:01.489694+0000 mon.a (mon.0) 1283 : cluster [DBG] osdmap e202: 8 total, 8 up, 8 in 2024-08-29T17:53:02.501 INFO:tasks.rados.rados.0.smithi029.stdout:764: done (6 left) 2024-08-29T17:53:02.501 INFO:tasks.rados.rados.0.smithi029.stdout:765: read oid 37 snap -1 2024-08-29T17:53:02.501 INFO:tasks.rados.rados.0.smithi029.stdout:765: expect (ObjNum 164 snap 36 seq_num 164) 2024-08-29T17:53:02.501 INFO:tasks.rados.rados.0.smithi029.stdout:766: copy_from oid 39 from oid 7 current snap is 66 2024-08-29T17:53:02.501 INFO:tasks.rados.rados.0.smithi029.stdout:767: snap_remove snap 63 2024-08-29T17:53:02.649 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:53:02 smithi029 bash[22727]: debug 2024-08-29T17:53:02.311+0000 7f4a64f35040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-08-29T17:53:02.649 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:53:02 smithi029 bash[22727]: debug 2024-08-29T17:53:02.391+0000 7f4a64f35040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-08-29T17:53:03.041 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:53:02 smithi029 bash[22727]: debug 2024-08-29T17:53:02.679+0000 7f4a64f35040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-08-29T17:53:03.041 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:53:02 smithi029 bash[22727]: debug 2024-08-29T17:53:02.863+0000 7f4a64f35040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-08-29T17:53:03.308 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:53:03 smithi029 bash[22727]: debug 2024-08-29T17:53:03.039+0000 7f4a64f35040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-08-29T17:53:03.308 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:53:03 smithi029 bash[22727]: debug 2024-08-29T17:53:03.119+0000 7f4a64f35040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-08-29T17:53:03.499 INFO:tasks.rados.rados.0.smithi029.stdout:767: done (8 left) 2024-08-29T17:53:03.500 INFO:tasks.rados.rados.0.smithi029.stdout:768: rmattr oid 25 current snap is 66 2024-08-29T17:53:03.500 INFO:tasks.rados.rados.0.smithi029.stdout:758: finishing write tid 3 to smithi02969618-35 2024-08-29T17:53:03.500 INFO:tasks.rados.rados.0.smithi029.stdout:758: finishing write tid 4 to smithi02969618-35 2024-08-29T17:53:03.500 INFO:tasks.rados.rados.0.smithi029.stdout:758: finishing write tid 5 to smithi02969618-35 2024-08-29T17:53:03.500 INFO:tasks.rados.rados.0.smithi029.stdout:758: oid 35 updating version 0 to 119 2024-08-29T17:53:03.500 INFO:tasks.rados.rados.0.smithi029.stdout:758: oid 35 version 119 is already newer than 118 2024-08-29T17:53:03.500 INFO:tasks.rados.rados.0.smithi029.stdout:758: oid 35 version 119 is already newer than 116 2024-08-29T17:53:03.500 INFO:tasks.rados.rados.0.smithi029.stdout:758: oid 35 version 119 is already newer than 117 2024-08-29T17:53:03.500 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 35 v 119 (ObjNum 258 snap 66 seq_num 258) dirty exists 2024-08-29T17:53:03.500 INFO:tasks.rados.rados.0.smithi029.stdout:758: left oid 35 (ObjNum 258 snap 66 seq_num 258) 2024-08-29T17:53:03.500 INFO:tasks.rados.rados.0.smithi029.stdout:759: finishing write tid 1 to smithi02969618-40 2024-08-29T17:53:03.500 INFO:tasks.rados.rados.0.smithi029.stdout:759: finishing write tid 2 to smithi02969618-40 2024-08-29T17:53:03.501 INFO:tasks.rados.rados.0.smithi029.stdout:759: finishing write tid 3 to smithi02969618-40 2024-08-29T17:53:03.501 INFO:tasks.rados.rados.0.smithi029.stdout:758: done (8 left) 2024-08-29T17:53:03.501 INFO:tasks.rados.rados.0.smithi029.stdout:769: read oid 21 snap -1 2024-08-29T17:53:03.501 INFO:tasks.rados.rados.0.smithi029.stdout:769: expect (ObjNum 155 snap 34 seq_num 155) 2024-08-29T17:53:03.501 INFO:tasks.rados.rados.0.smithi029.stdout:770: rollback oid 47 current snap is 66 2024-08-29T17:53:03.501 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 47 to 64 2024-08-29T17:53:03.501 INFO:tasks.rados.rados.0.smithi029.stdout:759: finishing write tid 4 to smithi02969618-40 2024-08-29T17:53:03.501 INFO:tasks.rados.rados.0.smithi029.stdout:759: finishing write tid 5 to smithi02969618-40 2024-08-29T17:53:03.501 INFO:tasks.rados.rados.0.smithi029.stdout:760: expect (ObjNum 208 snap 45 seq_num 208) 2024-08-29T17:53:03.584 INFO:tasks.rados.rados.0.smithi029.stdout:759: finishing write tid 6 to smithi02969618-40 2024-08-29T17:53:03.584 INFO:tasks.rados.rados.0.smithi029.stdout:759: oid 40 updating version 0 to 322 2024-08-29T17:53:03.584 INFO:tasks.rados.rados.0.smithi029.stdout:759: oid 40 updating version 322 to 325 2024-08-29T17:53:03.584 INFO:tasks.rados.rados.0.smithi029.stdout:759: oid 40 version 325 is already newer than 321 2024-08-29T17:53:03.585 INFO:tasks.rados.rados.0.smithi029.stdout:759: oid 40 version 325 is already newer than 323 2024-08-29T17:53:03.585 INFO:tasks.rados.rados.0.smithi029.stdout:759: oid 40 version 325 is already newer than 324 2024-08-29T17:53:03.585 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 40 v 325 (ObjNum 259 snap 66 seq_num 259) dirty exists 2024-08-29T17:53:03.585 INFO:tasks.rados.rados.0.smithi029.stdout:759: left oid 40 (ObjNum 259 snap 66 seq_num 259) 2024-08-29T17:53:03.585 INFO:tasks.rados.rados.0.smithi029.stdout:761: expect (ObjNum 200 snap 41 seq_num 200) 2024-08-29T17:53:03.650 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:53:03 smithi029 bash[22727]: debug 2024-08-29T17:53:03.303+0000 7f4a64f35040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-08-29T17:53:03.650 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:03 smithi029 bash[32453]: cluster 2024-08-29T17:53:02.489733+0000 mon.a (mon.0) 1284 : cluster [DBG] mgrmap e27: x(active, since 3s) 2024-08-29T17:53:03.650 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:03 smithi029 bash[32453]: cluster 2024-08-29T17:53:02.498304+0000 mon.a (mon.0) 1285 : cluster [DBG] osdmap e203: 8 total, 8 up, 8 in 2024-08-29T17:53:03.650 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:03 smithi029 bash[32453]: audit 2024-08-29T17:53:02.554210+0000 mon.a (mon.0) 1286 : audit [INF] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' 2024-08-29T17:53:03.650 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:03 smithi029 bash[32453]: audit 2024-08-29T17:53:02.558778+0000 mon.a (mon.0) 1287 : audit [INF] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' 2024-08-29T17:53:03.650 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:03 smithi029 bash[32453]: cluster 2024-08-29T17:53:02.862943+0000 mgr.x (mgr.24553) 15 : cluster [DBG] pgmap v9: 121 pgs: 121 active+clean; 127 MiB data, 636 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:53:03.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:03 smithi029 bash[22475]: cluster 2024-08-29T17:53:02.489733+0000 mon.a (mon.0) 1284 : cluster [DBG] mgrmap e27: x(active, since 3s) 2024-08-29T17:53:03.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:03 smithi029 bash[22475]: cluster 2024-08-29T17:53:02.498304+0000 mon.a (mon.0) 1285 : cluster [DBG] osdmap e203: 8 total, 8 up, 8 in 2024-08-29T17:53:03.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:03 smithi029 bash[22475]: audit 2024-08-29T17:53:02.554210+0000 mon.a (mon.0) 1286 : audit [INF] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' 2024-08-29T17:53:03.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:03 smithi029 bash[22475]: audit 2024-08-29T17:53:02.558778+0000 mon.a (mon.0) 1287 : audit [INF] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' 2024-08-29T17:53:03.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:03 smithi029 bash[22475]: cluster 2024-08-29T17:53:02.862943+0000 mgr.x (mgr.24553) 15 : cluster [DBG] pgmap v9: 121 pgs: 121 active+clean; 127 MiB data, 636 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:53:03.706 INFO:tasks.rados.rados.0.smithi029.stdout:763: finishing copy_from racing read to smithi02969618-48 2024-08-29T17:53:03.706 INFO:tasks.rados.rados.0.smithi029.stdout:763: finishing copy_from to smithi02969618-48 2024-08-29T17:53:03.706 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 48 v 425 (ObjNum 217 snap 47 seq_num 217) dirty exists 2024-08-29T17:53:03.706 INFO:tasks.rados.rados.0.smithi029.stdout:762: finishing copy_from racing read to smithi02969618-13 2024-08-29T17:53:03.706 INFO:tasks.rados.rados.0.smithi029.stdout:762: finishing copy_from to smithi02969618-13 2024-08-29T17:53:03.706 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 13 v 205 (ObjNum 220 snap 47 seq_num 220) dirty exists 2024-08-29T17:53:03.707 INFO:tasks.rados.rados.0.smithi029.stdout:766: finishing copy_from racing read to smithi02969618-39 2024-08-29T17:53:03.707 INFO:tasks.rados.rados.0.smithi029.stdout:766: finishing copy_from to smithi02969618-39 2024-08-29T17:53:03.707 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 39 v 210 (ObjNum 252 snap 62 seq_num 252) dirty exists 2024-08-29T17:53:03.707 INFO:tasks.rados.rados.0.smithi029.stdout:765: expect (ObjNum 164 snap 36 seq_num 164) 2024-08-29T17:53:03.821 INFO:tasks.rados.rados.0.smithi029.stdout:770: finishing rollback tid 1 to smithi02969618-47 2024-08-29T17:53:03.822 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 47 v 0 (ObjNum 113 snap 0 seq_num 120) dirty dne 2024-08-29T17:53:03.822 INFO:tasks.rados.rados.0.smithi029.stdout:769: expect (ObjNum 155 snap 34 seq_num 155) 2024-08-29T17:53:03.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:03 smithi110 bash[24444]: cluster 2024-08-29T17:53:02.489733+0000 mon.a (mon.0) 1284 : cluster [DBG] mgrmap e27: x(active, since 3s) 2024-08-29T17:53:03.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:03 smithi110 bash[24444]: cluster 2024-08-29T17:53:02.498304+0000 mon.a (mon.0) 1285 : cluster [DBG] osdmap e203: 8 total, 8 up, 8 in 2024-08-29T17:53:03.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:03 smithi110 bash[24444]: audit 2024-08-29T17:53:02.554210+0000 mon.a (mon.0) 1286 : audit [INF] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' 2024-08-29T17:53:03.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:03 smithi110 bash[24444]: audit 2024-08-29T17:53:02.558778+0000 mon.a (mon.0) 1287 : audit [INF] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' 2024-08-29T17:53:03.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:03 smithi110 bash[24444]: cluster 2024-08-29T17:53:02.862943+0000 mgr.x (mgr.24553) 15 : cluster [DBG] pgmap v9: 121 pgs: 121 active+clean; 127 MiB data, 636 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:53:03.918 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 25 v 109 (ObjNum 194 snap 40 seq_num 194) dirty exists 2024-08-29T17:53:03.918 INFO:tasks.rados.rados.0.smithi029.stdout:759: done (9 left) 2024-08-29T17:53:03.918 INFO:tasks.rados.rados.0.smithi029.stdout:760: done (8 left) 2024-08-29T17:53:03.919 INFO:tasks.rados.rados.0.smithi029.stdout:761: done (7 left) 2024-08-29T17:53:03.919 INFO:tasks.rados.rados.0.smithi029.stdout:762: done (6 left) 2024-08-29T17:53:03.919 INFO:tasks.rados.rados.0.smithi029.stdout:763: done (5 left) 2024-08-29T17:53:03.919 INFO:tasks.rados.rados.0.smithi029.stdout:765: done (4 left) 2024-08-29T17:53:03.919 INFO:tasks.rados.rados.0.smithi029.stdout:766: done (3 left) 2024-08-29T17:53:03.919 INFO:tasks.rados.rados.0.smithi029.stdout:768: done (2 left) 2024-08-29T17:53:03.919 INFO:tasks.rados.rados.0.smithi029.stdout:769: done (1 left) 2024-08-29T17:53:03.919 INFO:tasks.rados.rados.0.smithi029.stdout:770: done (0 left) 2024-08-29T17:53:03.919 INFO:tasks.rados.rados.0.smithi029.stdout:771: copy_from oid 3 from oid 1 current snap is 66 2024-08-29T17:53:03.919 INFO:tasks.rados.rados.0.smithi029.stdout:772: read oid 21 snap -1 2024-08-29T17:53:03.919 INFO:tasks.rados.rados.0.smithi029.stdout:772: expect (ObjNum 155 snap 34 seq_num 155) 2024-08-29T17:53:03.919 INFO:tasks.rados.rados.0.smithi029.stdout:773: rollback oid 2 current snap is 66 2024-08-29T17:53:03.919 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 2 to 54 2024-08-29T17:53:03.919 INFO:tasks.rados.rados.0.smithi029.stdout:774: snap_create 2024-08-29T17:53:03.920 INFO:tasks.rados.rados.0.smithi029.stdout:773: finishing rollback tid 1 to smithi02969618-2 2024-08-29T17:53:03.920 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 2 v 0 (ObjNum 129 snap 0 seq_num 1562779760) dirty dne 2024-08-29T17:53:03.937 INFO:tasks.rados.rados.0.smithi029.stdout:772: expect (ObjNum 155 snap 34 seq_num 155) 2024-08-29T17:53:04.039 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-08-29T17:53:04.055 INFO:tasks.rados.rados.0.smithi029.stdout:771: finishing copy_from racing read to smithi02969618-3 2024-08-29T17:53:04.055 INFO:tasks.rados.rados.0.smithi029.stdout:771: finishing copy_from to smithi02969618-3 2024-08-29T17:53:04.055 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 3 v 101 (ObjNum 221 snap 47 seq_num 221) dirty exists 2024-08-29T17:53:04.363 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-29T17:53:04.363 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.a smithi029 *:9093,9094 running (6m) 6m ago 7m 13.9M - 0.25.0 c8568f914cd2 ce247dae888d 2024-08-29T17:53:04.363 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.a smithi110 *:3000 running (6m) 16s ago 6m 77.9M - 9.4.7 954c08fa6188 a99d1c017111 2024-08-29T17:53:04.363 INFO:teuthology.orchestra.run.smithi029.stdout:mds.a smithi029 running (10m) 6m ago 10m 13.2M - 18.2.4-774-gfe43f1c9 96384990183a 33831fc09ebe 2024-08-29T17:53:04.363 INFO:teuthology.orchestra.run.smithi029.stdout:mds.b smithi110 running (10m) 16s ago 10m 18.1M - 18.2.4-774-gfe43f1c9 96384990183a d4752f4920d9 2024-08-29T17:53:04.363 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.x smithi110 *:8443,9283,8765 running (22s) 16s ago 18m 123M - 19.1.1-235-g1ef86450 d401bb9bb76e 288d50c0d470 2024-08-29T17:53:04.363 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.y smithi029 *:9283,8765 running (20m) 6m ago 20m 475M - 18.2.4-774-gfe43f1c9 96384990183a 0539654b6064 2024-08-29T17:53:04.364 INFO:teuthology.orchestra.run.smithi029.stdout:mon.a smithi029 running (20m) 6m ago 21m 46.9M 2048M 18.2.4-774-gfe43f1c9 96384990183a 7980514d283b 2024-08-29T17:53:04.364 INFO:teuthology.orchestra.run.smithi029.stdout:mon.b smithi110 running (18m) 16s ago 18m 44.6M 2048M 18.2.4-774-gfe43f1c9 96384990183a af83315fdb8e 2024-08-29T17:53:04.364 INFO:teuthology.orchestra.run.smithi029.stdout:mon.c smithi029 running (18m) 6m ago 18m 37.6M 2048M 18.2.4-774-gfe43f1c9 96384990183a ee2dc1ff93d0 2024-08-29T17:53:04.364 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.a smithi029 *:9100 running (7m) 6m ago 7m 3187k - 1.5.0 0da6a335fe13 ad51f15f97c2 2024-08-29T17:53:04.364 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.b smithi110 *:9100 running (7m) 16s ago 7m 8471k - 1.5.0 0da6a335fe13 30ef3fa1e10b 2024-08-29T17:53:04.364 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (17m) 6m ago 17m 47.2M 3037M 18.2.4-774-gfe43f1c9 96384990183a 2c4ba6cd8923 2024-08-29T17:53:04.364 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (16m) 6m ago 16m 52.7M 3037M 18.2.4-774-gfe43f1c9 96384990183a a4be9491f22f 2024-08-29T17:53:04.364 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (15m) 6m ago 15m 44.0M 3037M 18.2.4-774-gfe43f1c9 96384990183a f82214cb5181 2024-08-29T17:53:04.364 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (14m) 6m ago 14m 50.7M 3037M 18.2.4-774-gfe43f1c9 96384990183a 3c70a57b97e6 2024-08-29T17:53:04.364 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi110 running (13m) 16s ago 13m 126M 3036M 18.2.4-774-gfe43f1c9 96384990183a 876fca7c6f49 2024-08-29T17:53:04.365 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi110 running (12m) 16s ago 12m 120M 3036M 18.2.4-774-gfe43f1c9 96384990183a 553a4e8175d9 2024-08-29T17:53:04.365 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi110 running (11m) 16s ago 11m 92.3M 3036M 18.2.4-774-gfe43f1c9 96384990183a a96a153c5cee 2024-08-29T17:53:04.365 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi110 running (11m) 16s ago 11m 81.7M 3036M 18.2.4-774-gfe43f1c9 96384990183a d61ec375881d 2024-08-29T17:53:04.365 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.a smithi110 *:9095 running (6m) 16s ago 7m 43.9M - 2.43.0 a07b618ecd1d 4eed941c33aa 2024-08-29T17:53:04.494 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:53:04 smithi029 bash[22727]: debug 2024-08-29T17:53:04.187+0000 7f4a64f35040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-08-29T17:53:04.495 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:53:04 smithi029 bash[22727]: debug 2024-08-29T17:53:04.267+0000 7f4a64f35040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-08-29T17:53:04.568 INFO:tasks.rados.rados.0.smithi029.stdout:771: done (3 left) 2024-08-29T17:53:04.568 INFO:tasks.rados.rados.0.smithi029.stdout:772: done (2 left) 2024-08-29T17:53:04.568 INFO:tasks.rados.rados.0.smithi029.stdout:773: done (1 left) 2024-08-29T17:53:04.568 INFO:tasks.rados.rados.0.smithi029.stdout:774: done (0 left) 2024-08-29T17:53:04.568 INFO:tasks.rados.rados.0.smithi029.stdout:775: copy_from oid 36 from oid 21 current snap is 67 2024-08-29T17:53:04.568 INFO:tasks.rados.rados.0.smithi029.stdout:776: read oid 12 snap -1 2024-08-29T17:53:04.569 INFO:tasks.rados.rados.0.smithi029.stdout:776: expect (ObjNum 217 snap 47 seq_num 217) 2024-08-29T17:53:04.569 INFO:tasks.rados.rados.0.smithi029.stdout:777: read oid 19 snap -1 2024-08-29T17:53:04.569 INFO:tasks.rados.rados.0.smithi029.stdout:777: expect (ObjNum 233 snap 51 seq_num 233) 2024-08-29T17:53:04.569 INFO:tasks.rados.rados.0.smithi029.stdout:778: snap_create 2024-08-29T17:53:04.586 INFO:tasks.rados.rados.0.smithi029.stdout:776: expect (ObjNum 217 snap 47 seq_num 217) 2024-08-29T17:53:04.621 INFO:tasks.rados.rados.0.smithi029.stdout:775: finishing copy_from racing read to smithi02969618-36 2024-08-29T17:53:04.621 INFO:tasks.rados.rados.0.smithi029.stdout:775: finishing copy_from to smithi02969618-36 2024-08-29T17:53:04.621 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 36 v 83 (ObjNum 155 snap 34 seq_num 155) dirty exists 2024-08-29T17:53:04.621 INFO:tasks.rados.rados.0.smithi029.stdout:777: expect (ObjNum 233 snap 51 seq_num 233) 2024-08-29T17:53:04.738 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-08-29T17:53:04.738 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-08-29T17:53:04.738 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 18.2.4-774-gfe43f1c9 (fe43f1c9f9e2945dda7244d8acbd33fb921449af) reef (stable)": 3 2024-08-29T17:53:04.738 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-08-29T17:53:04.738 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-08-29T17:53:04.738 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.1.1-235-g1ef86450 (1ef864504b8875c83ee6c2c5fedc13315bebf7f5) squid (rc)": 1 2024-08-29T17:53:04.739 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-08-29T17:53:04.739 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-08-29T17:53:04.739 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 18.2.4-774-gfe43f1c9 (fe43f1c9f9e2945dda7244d8acbd33fb921449af) reef (stable)": 8 2024-08-29T17:53:04.739 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-08-29T17:53:04.739 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-08-29T17:53:04.739 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 18.2.4-774-gfe43f1c9 (fe43f1c9f9e2945dda7244d8acbd33fb921449af) reef (stable)": 2 2024-08-29T17:53:04.739 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-08-29T17:53:04.739 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-08-29T17:53:04.739 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 18.2.4-774-gfe43f1c9 (fe43f1c9f9e2945dda7244d8acbd33fb921449af) reef (stable)": 13, 2024-08-29T17:53:04.740 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.1.1-235-g1ef86450 (1ef864504b8875c83ee6c2c5fedc13315bebf7f5) squid (rc)": 1 2024-08-29T17:53:04.740 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-08-29T17:53:04.740 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-08-29T17:53:04.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:04 smithi029 bash[32453]: cluster 2024-08-29T17:53:03.500334+0000 mon.a (mon.0) 1288 : cluster [DBG] osdmap e204: 8 total, 8 up, 8 in 2024-08-29T17:53:04.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:04 smithi029 bash[32453]: audit 2024-08-29T17:53:04.026825+0000 mgr.x (mgr.24553) 16 : audit [DBG] from='client.24875 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T17:53:04.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:04 smithi029 bash[32453]: audit 2024-08-29T17:53:04.327944+0000 mgr.x (mgr.24553) 17 : audit [DBG] from='client.24881 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T17:53:04.900 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:53:04 smithi029 bash[22727]: debug 2024-08-29T17:53:04.507+0000 7f4a64f35040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-08-29T17:53:04.901 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:53:04 smithi029 bash[22727]: debug 2024-08-29T17:53:04.591+0000 7f4a64f35040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-08-29T17:53:04.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:04 smithi029 bash[22475]: cluster 2024-08-29T17:53:03.500334+0000 mon.a (mon.0) 1288 : cluster [DBG] osdmap e204: 8 total, 8 up, 8 in 2024-08-29T17:53:04.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:04 smithi029 bash[22475]: audit 2024-08-29T17:53:04.026825+0000 mgr.x (mgr.24553) 16 : audit [DBG] from='client.24875 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T17:53:04.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:04 smithi029 bash[22475]: audit 2024-08-29T17:53:04.327944+0000 mgr.x (mgr.24553) 17 : audit [DBG] from='client.24881 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T17:53:04.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:04 smithi110 bash[24444]: cluster 2024-08-29T17:53:03.500334+0000 mon.a (mon.0) 1288 : cluster [DBG] osdmap e204: 8 total, 8 up, 8 in 2024-08-29T17:53:04.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:04 smithi110 bash[24444]: audit 2024-08-29T17:53:04.026825+0000 mgr.x (mgr.24553) 16 : audit [DBG] from='client.24875 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T17:53:04.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:04 smithi110 bash[24444]: audit 2024-08-29T17:53:04.327944+0000 mgr.x (mgr.24553) 17 : audit [DBG] from='client.24881 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T17:53:05.400 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:53:05 smithi029 bash[22727]: debug 2024-08-29T17:53:05.003+0000 7f4a64f35040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-08-29T17:53:05.400 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:53:05 smithi029 bash[22727]: debug 2024-08-29T17:53:05.087+0000 7f4a64f35040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-08-29T17:53:05.400 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:53:05 smithi029 bash[22727]: [29/Aug/2024:17:53:05] ENGINE Bus STARTING 2024-08-29T17:53:05.400 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:53:05 smithi029 bash[22727]: CherryPy Checker: 2024-08-29T17:53:05.400 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:53:05 smithi029 bash[22727]: The Application mounted at '' has an empty config. 2024-08-29T17:53:05.400 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:53:05 smithi029 bash[22727]: [29/Aug/2024:17:53:05] ENGINE Serving on http://:::9283 2024-08-29T17:53:05.400 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:53:05 smithi029 bash[22727]: [29/Aug/2024:17:53:05] ENGINE Bus STARTED 2024-08-29T17:53:05.571 INFO:tasks.rados.rados.0.smithi029.stdout:775: done (3 left) 2024-08-29T17:53:05.571 INFO:tasks.rados.rados.0.smithi029.stdout:776: done (2 left) 2024-08-29T17:53:05.572 INFO:tasks.rados.rados.0.smithi029.stdout:777: done (1 left) 2024-08-29T17:53:05.572 INFO:tasks.rados.rados.0.smithi029.stdout:778: done (0 left) 2024-08-29T17:53:05.572 INFO:tasks.rados.rados.0.smithi029.stdout:779: rollback oid 27 current snap is 68 2024-08-29T17:53:05.572 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 27 to 53 2024-08-29T17:53:05.572 INFO:tasks.rados.rados.0.smithi029.stdout:780: snap_remove snap 47 2024-08-29T17:53:05.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:05 smithi110 bash[24444]: cluster 2024-08-29T17:53:04.567022+0000 mon.a (mon.0) 1289 : cluster [DBG] osdmap e205: 8 total, 8 up, 8 in 2024-08-29T17:53:05.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:05 smithi110 bash[24444]: audit 2024-08-29T17:53:04.740102+0000 mon.c (mon.2) 42 : audit [DBG] from='client.? 172.21.15.29:0/3155504349' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T17:53:05.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:05 smithi110 bash[24444]: cluster 2024-08-29T17:53:04.863789+0000 mgr.x (mgr.24553) 18 : cluster [DBG] pgmap v12: 121 pgs: 121 active+clean; 127 MiB data, 638 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:53:05.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:05 smithi110 bash[24444]: cluster 2024-08-29T17:53:05.094763+0000 mon.a (mon.0) 1290 : cluster [DBG] Standby manager daemon y started 2024-08-29T17:53:05.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:05 smithi110 bash[24444]: audit 2024-08-29T17:53:05.099943+0000 mon.a (mon.0) 1291 : audit [DBG] from='mgr.? 172.21.15.29:0/427872566' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-08-29T17:53:05.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:05 smithi110 bash[24444]: audit 2024-08-29T17:53:05.100898+0000 mon.a (mon.0) 1292 : audit [DBG] from='mgr.? 172.21.15.29:0/427872566' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-29T17:53:05.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:05 smithi110 bash[24444]: audit 2024-08-29T17:53:05.102362+0000 mon.a (mon.0) 1293 : audit [DBG] from='mgr.? 172.21.15.29:0/427872566' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-08-29T17:53:05.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:05 smithi110 bash[24444]: audit 2024-08-29T17:53:05.103685+0000 mon.a (mon.0) 1294 : audit [DBG] from='mgr.? 172.21.15.29:0/427872566' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-29T17:53:05.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:05 smithi029 bash[32453]: cluster 2024-08-29T17:53:04.567022+0000 mon.a (mon.0) 1289 : cluster [DBG] osdmap e205: 8 total, 8 up, 8 in 2024-08-29T17:53:05.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:05 smithi029 bash[32453]: audit 2024-08-29T17:53:04.740102+0000 mon.c (mon.2) 42 : audit [DBG] from='client.? 172.21.15.29:0/3155504349' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T17:53:05.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:05 smithi029 bash[32453]: cluster 2024-08-29T17:53:04.863789+0000 mgr.x (mgr.24553) 18 : cluster [DBG] pgmap v12: 121 pgs: 121 active+clean; 127 MiB data, 638 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:53:05.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:05 smithi029 bash[32453]: cluster 2024-08-29T17:53:05.094763+0000 mon.a (mon.0) 1290 : cluster [DBG] Standby manager daemon y started 2024-08-29T17:53:05.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:05 smithi029 bash[32453]: audit 2024-08-29T17:53:05.099943+0000 mon.a (mon.0) 1291 : audit [DBG] from='mgr.? 172.21.15.29:0/427872566' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-08-29T17:53:05.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:05 smithi029 bash[32453]: audit 2024-08-29T17:53:05.100898+0000 mon.a (mon.0) 1292 : audit [DBG] from='mgr.? 172.21.15.29:0/427872566' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-29T17:53:05.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:05 smithi029 bash[32453]: audit 2024-08-29T17:53:05.102362+0000 mon.a (mon.0) 1293 : audit [DBG] from='mgr.? 172.21.15.29:0/427872566' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-08-29T17:53:05.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:05 smithi029 bash[32453]: audit 2024-08-29T17:53:05.103685+0000 mon.a (mon.0) 1294 : audit [DBG] from='mgr.? 172.21.15.29:0/427872566' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-29T17:53:05.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:05 smithi029 bash[22475]: cluster 2024-08-29T17:53:04.567022+0000 mon.a (mon.0) 1289 : cluster [DBG] osdmap e205: 8 total, 8 up, 8 in 2024-08-29T17:53:05.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:05 smithi029 bash[22475]: audit 2024-08-29T17:53:04.740102+0000 mon.c (mon.2) 42 : audit [DBG] from='client.? 172.21.15.29:0/3155504349' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T17:53:05.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:05 smithi029 bash[22475]: cluster 2024-08-29T17:53:04.863789+0000 mgr.x (mgr.24553) 18 : cluster [DBG] pgmap v12: 121 pgs: 121 active+clean; 127 MiB data, 638 MiB used, 715 GiB / 715 GiB avail 2024-08-29T17:53:05.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:05 smithi029 bash[22475]: cluster 2024-08-29T17:53:05.094763+0000 mon.a (mon.0) 1290 : cluster [DBG] Standby manager daemon y started 2024-08-29T17:53:05.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:05 smithi029 bash[22475]: audit 2024-08-29T17:53:05.099943+0000 mon.a (mon.0) 1291 : audit [DBG] from='mgr.? 172.21.15.29:0/427872566' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-08-29T17:53:05.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:05 smithi029 bash[22475]: audit 2024-08-29T17:53:05.100898+0000 mon.a (mon.0) 1292 : audit [DBG] from='mgr.? 172.21.15.29:0/427872566' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-29T17:53:05.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:05 smithi029 bash[22475]: audit 2024-08-29T17:53:05.102362+0000 mon.a (mon.0) 1293 : audit [DBG] from='mgr.? 172.21.15.29:0/427872566' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-08-29T17:53:05.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:05 smithi029 bash[22475]: audit 2024-08-29T17:53:05.103685+0000 mon.a (mon.0) 1294 : audit [DBG] from='mgr.? 172.21.15.29:0/427872566' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-29T17:53:06.591 INFO:tasks.rados.rados.0.smithi029.stdout:780: done (1 left) 2024-08-29T17:53:06.591 INFO:tasks.rados.rados.0.smithi029.stdout:781: copy_from oid 11 from oid 41 current snap is 68 2024-08-29T17:53:06.591 INFO:tasks.rados.rados.0.smithi029.stdout:782: copy_from oid 24 from oid 48 current snap is 68 2024-08-29T17:53:06.591 INFO:tasks.rados.rados.0.smithi029.stdout:783: delete oid 43 current snap is 68 2024-08-29T17:53:06.591 INFO:tasks.rados.rados.0.smithi029.stdout:779: finishing rollback tid 0 to smithi02969618-27 2024-08-29T17:53:06.592 INFO:tasks.rados.rados.0.smithi029.stdout:779: finishing rollback tid 1 to smithi02969618-27 2024-08-29T17:53:06.592 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 27 v 327 (ObjNum 161 snap 0 seq_num 0) dirty dne 2024-08-29T17:53:06.600 INFO:tasks.rados.rados.0.smithi029.stdout:779: done (3 left) 2024-08-29T17:53:06.600 INFO:tasks.rados.rados.0.smithi029.stdout:783: done (2 left) 2024-08-29T17:53:06.600 INFO:tasks.rados.rados.0.smithi029.stdout:784: snap_remove snap 64 2024-08-29T17:53:06.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:06 smithi110 bash[24444]: cluster 2024-08-29T17:53:05.569429+0000 mon.a (mon.0) 1295 : cluster [DBG] osdmap e206: 8 total, 8 up, 8 in 2024-08-29T17:53:06.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:06 smithi110 bash[24444]: cluster 2024-08-29T17:53:05.582702+0000 mon.a (mon.0) 1296 : cluster [DBG] mgrmap e28: x(active, since 6s), standbys: y 2024-08-29T17:53:06.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:06 smithi110 bash[24444]: audit 2024-08-29T17:53:05.589328+0000 mon.a (mon.0) 1297 : audit [DBG] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-08-29T17:53:06.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:06 smithi029 bash[32453]: cluster 2024-08-29T17:53:05.569429+0000 mon.a (mon.0) 1295 : cluster [DBG] osdmap e206: 8 total, 8 up, 8 in 2024-08-29T17:53:06.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:06 smithi029 bash[32453]: cluster 2024-08-29T17:53:05.582702+0000 mon.a (mon.0) 1296 : cluster [DBG] mgrmap e28: x(active, since 6s), standbys: y 2024-08-29T17:53:06.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:06 smithi029 bash[32453]: audit 2024-08-29T17:53:05.589328+0000 mon.a (mon.0) 1297 : audit [DBG] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-08-29T17:53:06.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:06 smithi029 bash[22475]: cluster 2024-08-29T17:53:05.569429+0000 mon.a (mon.0) 1295 : cluster [DBG] osdmap e206: 8 total, 8 up, 8 in 2024-08-29T17:53:06.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:06 smithi029 bash[22475]: cluster 2024-08-29T17:53:05.582702+0000 mon.a (mon.0) 1296 : cluster [DBG] mgrmap e28: x(active, since 6s), standbys: y 2024-08-29T17:53:06.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:06 smithi029 bash[22475]: audit 2024-08-29T17:53:05.589328+0000 mon.a (mon.0) 1297 : audit [DBG] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-08-29T17:53:07.604 INFO:tasks.rados.rados.0.smithi029.stdout:784: done (2 left) 2024-08-29T17:53:07.604 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 12 current snap is 68 2024-08-29T17:53:07.604 INFO:tasks.rados.rados.0.smithi029.stdout:785: seq_num 261 ranges {1245184=778240,2023424=704512,2727936=499712} 2024-08-29T17:53:07.627 INFO:tasks.rados.rados.0.smithi029.stdout:785: writing smithi02969618-12 from 1245184 to 2023424 tid 1 2024-08-29T17:53:07.633 INFO:tasks.rados.rados.0.smithi029.stdout:785: writing smithi02969618-12 from 2023424 to 2727936 tid 2 2024-08-29T17:53:07.638 INFO:tasks.rados.rados.0.smithi029.stdout:785: writing smithi02969618-12 from 2727936 to 3227648 tid 3 2024-08-29T17:53:07.638 INFO:tasks.rados.rados.0.smithi029.stdout:786: delete oid 21 current snap is 68 2024-08-29T17:53:07.638 INFO:tasks.rados.rados.0.smithi029.stdout:782: finishing copy_from racing read to smithi02969618-24 2024-08-29T17:53:07.638 INFO:tasks.rados.rados.0.smithi029.stdout:782: finishing copy_from to smithi02969618-24 2024-08-29T17:53:07.638 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 24 v 425 (ObjNum 217 snap 47 seq_num 217) dirty exists 2024-08-29T17:53:07.638 INFO:tasks.rados.rados.0.smithi029.stdout:781: finishing copy_from racing read to smithi02969618-11 2024-08-29T17:53:07.638 INFO:tasks.rados.rados.0.smithi029.stdout:781: finishing copy_from to smithi02969618-11 2024-08-29T17:53:07.638 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 11 v 200 (ObjNum 249 snap 61 seq_num 249) dirty exists 2024-08-29T17:53:07.638 INFO:tasks.rados.rados.0.smithi029.stdout:785: finishing write tid 1 to smithi02969618-12 2024-08-29T17:53:07.639 INFO:tasks.rados.rados.0.smithi029.stdout:785: finishing write tid 2 to smithi02969618-12 2024-08-29T17:53:07.640 INFO:tasks.rados.rados.0.smithi029.stdout:781: done (3 left) 2024-08-29T17:53:07.640 INFO:tasks.rados.rados.0.smithi029.stdout:782: done (2 left) 2024-08-29T17:53:07.641 INFO:tasks.rados.rados.0.smithi029.stdout:786: done (1 left) 2024-08-29T17:53:07.641 INFO:tasks.rados.rados.0.smithi029.stdout:787: snap_remove snap 56 2024-08-29T17:53:07.899 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:07 smithi029 bash[32453]: cluster 2024-08-29T17:53:06.590103+0000 mon.a (mon.0) 1298 : cluster [DBG] osdmap e207: 8 total, 8 up, 8 in 2024-08-29T17:53:07.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:07 smithi029 bash[32453]: cluster 2024-08-29T17:53:06.864576+0000 mgr.x (mgr.24553) 19 : cluster [DBG] pgmap v15: 121 pgs: 121 active+clean; 146 MiB data, 659 MiB used, 715 GiB / 715 GiB avail; 13 MiB/s rd, 4.7 MiB/s wr, 43 op/s 2024-08-29T17:53:07.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:07 smithi110 bash[24444]: cluster 2024-08-29T17:53:06.590103+0000 mon.a (mon.0) 1298 : cluster [DBG] osdmap e207: 8 total, 8 up, 8 in 2024-08-29T17:53:07.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:07 smithi110 bash[24444]: cluster 2024-08-29T17:53:06.864576+0000 mgr.x (mgr.24553) 19 : cluster [DBG] pgmap v15: 121 pgs: 121 active+clean; 146 MiB data, 659 MiB used, 715 GiB / 715 GiB avail; 13 MiB/s rd, 4.7 MiB/s wr, 43 op/s 2024-08-29T17:53:07.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:07 smithi029 bash[22475]: cluster 2024-08-29T17:53:06.590103+0000 mon.a (mon.0) 1298 : cluster [DBG] osdmap e207: 8 total, 8 up, 8 in 2024-08-29T17:53:07.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:07 smithi029 bash[22475]: cluster 2024-08-29T17:53:06.864576+0000 mgr.x (mgr.24553) 19 : cluster [DBG] pgmap v15: 121 pgs: 121 active+clean; 146 MiB data, 659 MiB used, 715 GiB / 715 GiB avail; 13 MiB/s rd, 4.7 MiB/s wr, 43 op/s 2024-08-29T17:53:08.606 INFO:tasks.rados.rados.0.smithi029.stdout:787: done (1 left) 2024-08-29T17:53:08.606 INFO:tasks.rados.rados.0.smithi029.stdout:788: read oid 9 snap -1 2024-08-29T17:53:08.606 INFO:tasks.rados.rados.0.smithi029.stdout:788: expect (ObjNum 198 snap 41 seq_num 198) 2024-08-29T17:53:08.606 INFO:tasks.rados.rados.0.smithi029.stdout:789: snap_remove snap 57 2024-08-29T17:53:08.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:08 smithi029 bash[22475]: cluster 2024-08-29T17:53:07.601335+0000 mon.a (mon.0) 1299 : cluster [DBG] osdmap e208: 8 total, 8 up, 8 in 2024-08-29T17:53:08.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:08 smithi029 bash[22475]: audit 2024-08-29T17:53:08.004985+0000 mon.a (mon.0) 1300 : audit [INF] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' 2024-08-29T17:53:08.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:08 smithi029 bash[22475]: audit 2024-08-29T17:53:08.010295+0000 mon.a (mon.0) 1301 : audit [INF] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' 2024-08-29T17:53:08.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:08 smithi029 bash[22475]: audit 2024-08-29T17:53:08.174172+0000 mon.a (mon.0) 1302 : audit [INF] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' 2024-08-29T17:53:08.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:08 smithi029 bash[22475]: audit 2024-08-29T17:53:08.180313+0000 mon.a (mon.0) 1303 : audit [INF] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' 2024-08-29T17:53:08.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:08 smithi110 bash[24444]: cluster 2024-08-29T17:53:07.601335+0000 mon.a (mon.0) 1299 : cluster [DBG] osdmap e208: 8 total, 8 up, 8 in 2024-08-29T17:53:08.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:08 smithi110 bash[24444]: audit 2024-08-29T17:53:08.004985+0000 mon.a (mon.0) 1300 : audit [INF] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' 2024-08-29T17:53:08.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:08 smithi110 bash[24444]: audit 2024-08-29T17:53:08.010295+0000 mon.a (mon.0) 1301 : audit [INF] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' 2024-08-29T17:53:08.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:08 smithi110 bash[24444]: audit 2024-08-29T17:53:08.174172+0000 mon.a (mon.0) 1302 : audit [INF] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' 2024-08-29T17:53:08.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:08 smithi110 bash[24444]: audit 2024-08-29T17:53:08.180313+0000 mon.a (mon.0) 1303 : audit [INF] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' 2024-08-29T17:53:08.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:08 smithi029 bash[32453]: cluster 2024-08-29T17:53:07.601335+0000 mon.a (mon.0) 1299 : cluster [DBG] osdmap e208: 8 total, 8 up, 8 in 2024-08-29T17:53:08.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:08 smithi029 bash[32453]: audit 2024-08-29T17:53:08.004985+0000 mon.a (mon.0) 1300 : audit [INF] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' 2024-08-29T17:53:08.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:08 smithi029 bash[32453]: audit 2024-08-29T17:53:08.010295+0000 mon.a (mon.0) 1301 : audit [INF] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' 2024-08-29T17:53:08.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:08 smithi029 bash[32453]: audit 2024-08-29T17:53:08.174172+0000 mon.a (mon.0) 1302 : audit [INF] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' 2024-08-29T17:53:08.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:08 smithi029 bash[32453]: audit 2024-08-29T17:53:08.180313+0000 mon.a (mon.0) 1303 : audit [INF] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' 2024-08-29T17:53:09.637 INFO:tasks.rados.rados.0.smithi029.stdout:789: done (2 left) 2024-08-29T17:53:09.637 INFO:tasks.rados.rados.0.smithi029.stdout:790: read oid 47 snap -1 2024-08-29T17:53:09.637 INFO:tasks.rados.rados.0.smithi029.stdout:790: expect deleted 2024-08-29T17:53:09.637 INFO:tasks.rados.rados.0.smithi029.stdout:791: rollback oid 33 current snap is 68 2024-08-29T17:53:09.637 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 33 to 58 2024-08-29T17:53:09.637 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 35 current snap is 68 2024-08-29T17:53:09.637 INFO:tasks.rados.rados.0.smithi029.stdout:792: seq_num 263 ranges {1933312=409600,2342912=475136,2818048=557056,3375104=573440} 2024-08-29T17:53:09.652 INFO:tasks.rados.rados.0.smithi029.stdout:792: writing smithi02969618-35 from 1933312 to 2342912 tid 1 2024-08-29T17:53:09.656 INFO:tasks.rados.rados.0.smithi029.stdout:792: writing smithi02969618-35 from 2342912 to 2818048 tid 2 2024-08-29T17:53:09.660 INFO:tasks.rados.rados.0.smithi029.stdout:792: writing smithi02969618-35 from 2818048 to 3375104 tid 3 2024-08-29T17:53:09.664 INFO:tasks.rados.rados.0.smithi029.stdout:792: writing smithi02969618-35 from 3375104 to 3948544 tid 4 2024-08-29T17:53:09.664 INFO:tasks.rados.rados.0.smithi029.stdout:793: read oid 25 snap -1 2024-08-29T17:53:09.664 INFO:tasks.rados.rados.0.smithi029.stdout:793: expect (ObjNum 194 snap 40 seq_num 194) 2024-08-29T17:53:09.664 INFO:tasks.rados.rados.0.smithi029.stdout:794: copy_from oid 50 from oid 6 current snap is 68 2024-08-29T17:53:09.665 INFO:tasks.rados.rados.0.smithi029.stdout:785: finishing write tid 3 to smithi02969618-12 2024-08-29T17:53:09.665 INFO:tasks.rados.rados.0.smithi029.stdout:785: finishing write tid 4 to smithi02969618-12 2024-08-29T17:53:09.665 INFO:tasks.rados.rados.0.smithi029.stdout:785: finishing write tid 5 to smithi02969618-12 2024-08-29T17:53:09.665 INFO:tasks.rados.rados.0.smithi029.stdout:785: oid 12 updating version 0 to 579 2024-08-29T17:53:09.665 INFO:tasks.rados.rados.0.smithi029.stdout:785: oid 12 updating version 579 to 580 2024-08-29T17:53:09.665 INFO:tasks.rados.rados.0.smithi029.stdout:785: oid 12 version 580 is already newer than 578 2024-08-29T17:53:09.665 INFO:tasks.rados.rados.0.smithi029.stdout:785: oid 12 updating version 580 to 581 2024-08-29T17:53:09.665 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 12 v 581 (ObjNum 261 snap 68 seq_num 261) dirty exists 2024-08-29T17:53:09.666 INFO:tasks.rados.rados.0.smithi029.stdout:785: left oid 12 (ObjNum 261 snap 68 seq_num 261) 2024-08-29T17:53:09.666 INFO:tasks.rados.rados.0.smithi029.stdout:788: expect (ObjNum 198 snap 41 seq_num 198) 2024-08-29T17:53:09.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:09 smithi029 bash[22475]: cluster 2024-08-29T17:53:08.602163+0000 mon.a (mon.0) 1304 : cluster [DBG] osdmap e209: 8 total, 8 up, 8 in 2024-08-29T17:53:09.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:09 smithi029 bash[22475]: cluster 2024-08-29T17:53:08.865062+0000 mgr.x (mgr.24553) 20 : cluster [DBG] pgmap v18: 121 pgs: 121 active+clean; 146 MiB data, 659 MiB used, 715 GiB / 715 GiB avail; 13 MiB/s rd, 4.7 MiB/s wr, 43 op/s 2024-08-29T17:53:09.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:09 smithi029 bash[22475]: audit 2024-08-29T17:53:09.167479+0000 mon.a (mon.0) 1305 : audit [INF] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' 2024-08-29T17:53:09.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:09 smithi029 bash[22475]: audit 2024-08-29T17:53:09.176332+0000 mon.a (mon.0) 1306 : audit [INF] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' 2024-08-29T17:53:09.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:09 smithi029 bash[22475]: audit 2024-08-29T17:53:09.311112+0000 mon.a (mon.0) 1307 : audit [INF] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' 2024-08-29T17:53:09.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:09 smithi029 bash[22475]: audit 2024-08-29T17:53:09.317535+0000 mon.a (mon.0) 1308 : audit [INF] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' 2024-08-29T17:53:09.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:09 smithi029 bash[22475]: audit 2024-08-29T17:53:09.321172+0000 mon.a (mon.0) 1309 : audit [INF] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-08-29T17:53:09.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:09 smithi029 bash[22475]: audit 2024-08-29T17:53:09.322569+0000 mon.a (mon.0) 1310 : audit [INF] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-08-29T17:53:09.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:09 smithi029 bash[22475]: audit 2024-08-29T17:53:09.323612+0000 mon.a (mon.0) 1311 : audit [INF] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-08-29T17:53:09.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:09 smithi029 bash[22475]: audit 2024-08-29T17:53:09.324758+0000 mon.a (mon.0) 1312 : audit [INF] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-08-29T17:53:09.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:09 smithi029 bash[22475]: cephadm 2024-08-29T17:53:09.325679+0000 mgr.x (mgr.24553) 21 : cephadm [INF] Adjusting osd_memory_target on smithi029 to 2525M 2024-08-29T17:53:09.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:09 smithi029 bash[22475]: audit 2024-08-29T17:53:09.330884+0000 mon.a (mon.0) 1313 : audit [INF] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' 2024-08-29T17:53:09.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:09 smithi110 bash[24444]: cluster 2024-08-29T17:53:08.602163+0000 mon.a (mon.0) 1304 : cluster [DBG] osdmap e209: 8 total, 8 up, 8 in 2024-08-29T17:53:09.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:09 smithi110 bash[24444]: cluster 2024-08-29T17:53:08.865062+0000 mgr.x (mgr.24553) 20 : cluster [DBG] pgmap v18: 121 pgs: 121 active+clean; 146 MiB data, 659 MiB used, 715 GiB / 715 GiB avail; 13 MiB/s rd, 4.7 MiB/s wr, 43 op/s 2024-08-29T17:53:09.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:09 smithi110 bash[24444]: audit 2024-08-29T17:53:09.167479+0000 mon.a (mon.0) 1305 : audit [INF] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' 2024-08-29T17:53:09.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:09 smithi110 bash[24444]: audit 2024-08-29T17:53:09.176332+0000 mon.a (mon.0) 1306 : audit [INF] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' 2024-08-29T17:53:09.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:09 smithi110 bash[24444]: audit 2024-08-29T17:53:09.311112+0000 mon.a (mon.0) 1307 : audit [INF] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' 2024-08-29T17:53:09.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:09 smithi110 bash[24444]: audit 2024-08-29T17:53:09.317535+0000 mon.a (mon.0) 1308 : audit [INF] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' 2024-08-29T17:53:09.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:09 smithi110 bash[24444]: audit 2024-08-29T17:53:09.321172+0000 mon.a (mon.0) 1309 : audit [INF] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-08-29T17:53:09.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:09 smithi110 bash[24444]: audit 2024-08-29T17:53:09.322569+0000 mon.a (mon.0) 1310 : audit [INF] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-08-29T17:53:09.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:09 smithi110 bash[24444]: audit 2024-08-29T17:53:09.323612+0000 mon.a (mon.0) 1311 : audit [INF] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-08-29T17:53:09.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:09 smithi110 bash[24444]: audit 2024-08-29T17:53:09.324758+0000 mon.a (mon.0) 1312 : audit [INF] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-08-29T17:53:09.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:09 smithi110 bash[24444]: cephadm 2024-08-29T17:53:09.325679+0000 mgr.x (mgr.24553) 21 : cephadm [INF] Adjusting osd_memory_target on smithi029 to 2525M 2024-08-29T17:53:09.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:09 smithi110 bash[24444]: audit 2024-08-29T17:53:09.330884+0000 mon.a (mon.0) 1313 : audit [INF] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' 2024-08-29T17:53:09.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:09 smithi029 bash[32453]: cluster 2024-08-29T17:53:08.602163+0000 mon.a (mon.0) 1304 : cluster [DBG] osdmap e209: 8 total, 8 up, 8 in 2024-08-29T17:53:09.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:09 smithi029 bash[32453]: cluster 2024-08-29T17:53:08.865062+0000 mgr.x (mgr.24553) 20 : cluster [DBG] pgmap v18: 121 pgs: 121 active+clean; 146 MiB data, 659 MiB used, 715 GiB / 715 GiB avail; 13 MiB/s rd, 4.7 MiB/s wr, 43 op/s 2024-08-29T17:53:09.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:09 smithi029 bash[32453]: audit 2024-08-29T17:53:09.167479+0000 mon.a (mon.0) 1305 : audit [INF] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' 2024-08-29T17:53:09.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:09 smithi029 bash[32453]: audit 2024-08-29T17:53:09.176332+0000 mon.a (mon.0) 1306 : audit [INF] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' 2024-08-29T17:53:09.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:09 smithi029 bash[32453]: audit 2024-08-29T17:53:09.311112+0000 mon.a (mon.0) 1307 : audit [INF] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' 2024-08-29T17:53:09.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:09 smithi029 bash[32453]: audit 2024-08-29T17:53:09.317535+0000 mon.a (mon.0) 1308 : audit [INF] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' 2024-08-29T17:53:09.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:09 smithi029 bash[32453]: audit 2024-08-29T17:53:09.321172+0000 mon.a (mon.0) 1309 : audit [INF] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-08-29T17:53:09.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:09 smithi029 bash[32453]: audit 2024-08-29T17:53:09.322569+0000 mon.a (mon.0) 1310 : audit [INF] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-08-29T17:53:09.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:09 smithi029 bash[32453]: audit 2024-08-29T17:53:09.323612+0000 mon.a (mon.0) 1311 : audit [INF] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-08-29T17:53:09.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:09 smithi029 bash[32453]: audit 2024-08-29T17:53:09.324758+0000 mon.a (mon.0) 1312 : audit [INF] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-08-29T17:53:09.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:09 smithi029 bash[32453]: cephadm 2024-08-29T17:53:09.325679+0000 mgr.x (mgr.24553) 21 : cephadm [INF] Adjusting osd_memory_target on smithi029 to 2525M 2024-08-29T17:53:09.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:09 smithi029 bash[32453]: audit 2024-08-29T17:53:09.330884+0000 mon.a (mon.0) 1313 : audit [INF] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' 2024-08-29T17:53:09.977 INFO:tasks.rados.rados.0.smithi029.stdout:791: finishing rollback tid 1 to smithi02969618-33 2024-08-29T17:53:09.977 INFO:tasks.rados.rados.0.smithi029.stdout:791: finishing rollback tid 2 to smithi02969618-33 2024-08-29T17:53:09.977 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 33 v 116 (ObjNum 161 snap 0 seq_num 1) dirty exists 2024-08-29T17:53:09.977 INFO:tasks.rados.rados.0.smithi029.stdout:792: finishing write tid 1 to smithi02969618-35 2024-08-29T17:53:09.977 INFO:tasks.rados.rados.0.smithi029.stdout:792: finishing write tid 2 to smithi02969618-35 2024-08-29T17:53:09.977 INFO:tasks.rados.rados.0.smithi029.stdout:792: finishing write tid 3 to smithi02969618-35 2024-08-29T17:53:09.977 INFO:tasks.rados.rados.0.smithi029.stdout:792: finishing write tid 4 to smithi02969618-35 2024-08-29T17:53:09.977 INFO:tasks.rados.rados.0.smithi029.stdout:792: finishing write tid 5 to smithi02969618-35 2024-08-29T17:53:09.977 INFO:tasks.rados.rados.0.smithi029.stdout:792: finishing write tid 6 to smithi02969618-35 2024-08-29T17:53:09.977 INFO:tasks.rados.rados.0.smithi029.stdout:792: oid 35 updating version 0 to 128 2024-08-29T17:53:09.977 INFO:tasks.rados.rados.0.smithi029.stdout:792: oid 35 version 128 is already newer than 127 2024-08-29T17:53:09.978 INFO:tasks.rados.rados.0.smithi029.stdout:792: oid 35 updating version 128 to 129 2024-08-29T17:53:09.978 INFO:tasks.rados.rados.0.smithi029.stdout:792: oid 35 updating version 129 to 130 2024-08-29T17:53:09.978 INFO:tasks.rados.rados.0.smithi029.stdout:792: oid 35 updating version 130 to 131 2024-08-29T17:53:09.978 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 35 v 131 (ObjNum 263 snap 68 seq_num 263) dirty exists 2024-08-29T17:53:09.978 INFO:tasks.rados.rados.0.smithi029.stdout:792: left oid 35 (ObjNum 263 snap 68 seq_num 263) 2024-08-29T17:53:09.978 INFO:tasks.rados.rados.0.smithi029.stdout:794: finishing copy_from racing read to smithi02969618-50 2024-08-29T17:53:09.978 INFO:tasks.rados.rados.0.smithi029.stdout:793: expect (ObjNum 194 snap 40 seq_num 194) 2024-08-29T17:53:10.028 INFO:tasks.rados.rados.0.smithi029.stdout:794: finishing copy_from to smithi02969618-50 2024-08-29T17:53:10.028 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 50 v 176 (ObjNum 109 snap 22 seq_num 109) dirty exists 2024-08-29T17:53:10.029 INFO:tasks.rados.rados.0.smithi029.stdout:785: done (6 left) 2024-08-29T17:53:10.029 INFO:tasks.rados.rados.0.smithi029.stdout:788: done (5 left) 2024-08-29T17:53:10.029 INFO:tasks.rados.rados.0.smithi029.stdout:790: done (4 left) 2024-08-29T17:53:10.029 INFO:tasks.rados.rados.0.smithi029.stdout:791: done (3 left) 2024-08-29T17:53:10.029 INFO:tasks.rados.rados.0.smithi029.stdout:792: done (2 left) 2024-08-29T17:53:10.029 INFO:tasks.rados.rados.0.smithi029.stdout:793: done (1 left) 2024-08-29T17:53:10.029 INFO:tasks.rados.rados.0.smithi029.stdout:794: done (0 left) 2024-08-29T17:53:10.029 INFO:tasks.rados.rados.0.smithi029.stdout:795: copy_from oid 2 from oid 50 current snap is 68 2024-08-29T17:53:10.030 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 9 current snap is 68 2024-08-29T17:53:10.030 INFO:tasks.rados.rados.0.smithi029.stdout:796: seq_num 264 ranges {5513216=425984,5939200=761856,6701056=770048,7471104=73728} 2024-08-29T17:53:10.111 INFO:tasks.rados.rados.0.smithi029.stdout:796: writing smithi02969618-9 from 5513216 to 5939200 tid 1 2024-08-29T17:53:10.118 INFO:tasks.rados.rados.0.smithi029.stdout:796: writing smithi02969618-9 from 5939200 to 6701056 tid 2 2024-08-29T17:53:10.124 INFO:tasks.rados.rados.0.smithi029.stdout:796: writing smithi02969618-9 from 6701056 to 7471104 tid 3 2024-08-29T17:53:10.125 INFO:tasks.rados.rados.0.smithi029.stdout:796: writing smithi02969618-9 from 7471104 to 7544832 tid 4 2024-08-29T17:53:10.125 INFO:tasks.rados.rados.0.smithi029.stdout:797: snap_create 2024-08-29T17:53:10.125 INFO:tasks.rados.rados.0.smithi029.stdout:795: finishing copy_from racing read to smithi02969618-2 2024-08-29T17:53:10.125 INFO:tasks.rados.rados.0.smithi029.stdout:795: finishing copy_from to smithi02969618-2 2024-08-29T17:53:10.125 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 2 v 176 (ObjNum 109 snap 22 seq_num 109) dirty exists 2024-08-29T17:53:10.125 INFO:tasks.rados.rados.0.smithi029.stdout:796: finishing write tid 1 to smithi02969618-9 2024-08-29T17:53:10.126 INFO:tasks.rados.rados.0.smithi029.stdout:796: finishing write tid 2 to smithi02969618-9 2024-08-29T17:53:10.132 INFO:tasks.rados.rados.0.smithi029.stdout:796: finishing write tid 3 to smithi02969618-9 2024-08-29T17:53:10.133 INFO:tasks.rados.rados.0.smithi029.stdout:796: finishing write tid 4 to smithi02969618-9 2024-08-29T17:53:10.133 INFO:tasks.rados.rados.0.smithi029.stdout:796: finishing write tid 5 to smithi02969618-9 2024-08-29T17:53:10.135 INFO:tasks.rados.rados.0.smithi029.stdout:796: finishing write tid 6 to smithi02969618-9 2024-08-29T17:53:10.135 INFO:tasks.rados.rados.0.smithi029.stdout:796: oid 9 updating version 0 to 150 2024-08-29T17:53:10.135 INFO:tasks.rados.rados.0.smithi029.stdout:796: oid 9 updating version 150 to 151 2024-08-29T17:53:10.136 INFO:tasks.rados.rados.0.smithi029.stdout:796: oid 9 version 151 is already newer than 149 2024-08-29T17:53:10.136 INFO:tasks.rados.rados.0.smithi029.stdout:796: oid 9 updating version 151 to 152 2024-08-29T17:53:10.136 INFO:tasks.rados.rados.0.smithi029.stdout:796: oid 9 version 152 is already newer than 148 2024-08-29T17:53:10.136 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 9 v 152 (ObjNum 264 snap 68 seq_num 264) dirty exists 2024-08-29T17:53:10.136 INFO:tasks.rados.rados.0.smithi029.stdout:796: left oid 9 (ObjNum 264 snap 68 seq_num 264) 2024-08-29T17:53:10.630 INFO:tasks.rados.rados.0.smithi029.stdout:795: done (2 left) 2024-08-29T17:53:10.631 INFO:tasks.rados.rados.0.smithi029.stdout:796: done (1 left) 2024-08-29T17:53:10.631 INFO:tasks.rados.rados.0.smithi029.stdout:797: done (0 left) 2024-08-29T17:53:10.631 INFO:tasks.rados.rados.0.smithi029.stdout:798: rmattr oid 49 current snap is 69 2024-08-29T17:53:10.631 INFO:tasks.rados.rados.0.smithi029.stdout:798: done (0 left) 2024-08-29T17:53:10.631 INFO:tasks.rados.rados.0.smithi029.stdout:799: setattr oid 37 current snap is 69 2024-08-29T17:53:10.632 INFO:tasks.rados.rados.0.smithi029.stdout:800: delete oid 42 current snap is 69 2024-08-29T17:53:10.638 INFO:tasks.rados.rados.0.smithi029.stdout:800: done (1 left) 2024-08-29T17:53:10.638 INFO:tasks.rados.rados.0.smithi029.stdout:801: copy_from oid 27 from oid 10 current snap is 69 2024-08-29T17:53:10.638 INFO:tasks.rados.rados.0.smithi029.stdout:802: read oid 42 snap -1 2024-08-29T17:53:10.638 INFO:tasks.rados.rados.0.smithi029.stdout:802: expect deleted 2024-08-29T17:53:10.638 INFO:tasks.rados.rados.0.smithi029.stdout:803: setattr oid 33 current snap is 69 2024-08-29T17:53:10.640 INFO:tasks.rados.rados.0.smithi029.stdout:802: done (3 left) 2024-08-29T17:53:10.641 INFO:tasks.rados.rados.0.smithi029.stdout:804: rollback oid 14 current snap is 69 2024-08-29T17:53:10.641 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 14 to 65 2024-08-29T17:53:10.641 INFO:tasks.rados.rados.0.smithi029.stdout:805: copy_from oid 48 from oid 20 current snap is 69 2024-08-29T17:53:10.641 INFO:tasks.rados.rados.0.smithi029.stdout:806: read oid 39 snap -1 2024-08-29T17:53:10.641 INFO:tasks.rados.rados.0.smithi029.stdout:806: expect (ObjNum 252 snap 62 seq_num 252) 2024-08-29T17:53:10.641 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 9 current snap is 69 2024-08-29T17:53:10.641 INFO:tasks.rados.rados.0.smithi029.stdout:807: seq_num 266 ranges {7544832=458752,8003584=524288,8527872=729088,9256960=352256} 2024-08-29T17:53:10.713 INFO:tasks.rados.rados.0.smithi029.stdout:807: writing smithi02969618-9 from 7544832 to 8003584 tid 1 2024-08-29T17:53:10.717 INFO:tasks.rados.rados.0.smithi029.stdout:807: writing smithi02969618-9 from 8003584 to 8527872 tid 2 2024-08-29T17:53:10.722 INFO:tasks.rados.rados.0.smithi029.stdout:807: writing smithi02969618-9 from 8527872 to 9256960 tid 3 2024-08-29T17:53:10.724 INFO:tasks.rados.rados.0.smithi029.stdout:807: writing smithi02969618-9 from 9256960 to 9609216 tid 4 2024-08-29T17:53:10.725 INFO:tasks.rados.rados.0.smithi029.stdout:808: read oid 30 snap -1 2024-08-29T17:53:10.725 INFO:tasks.rados.rados.0.smithi029.stdout:808: expect (ObjNum 180 snap 36 seq_num 180) 2024-08-29T17:53:10.725 INFO:tasks.rados.rados.0.smithi029.stdout:809: snap_remove snap 68 2024-08-29T17:53:10.899 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:10 smithi110 bash[24444]: cluster 2024-08-29T17:53:09.630284+0000 mon.a (mon.0) 1314 : cluster [DBG] osdmap e210: 8 total, 8 up, 8 in 2024-08-29T17:53:10.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:10 smithi029 bash[32453]: cluster 2024-08-29T17:53:09.630284+0000 mon.a (mon.0) 1314 : cluster [DBG] osdmap e210: 8 total, 8 up, 8 in 2024-08-29T17:53:10.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:10 smithi029 bash[22475]: cluster 2024-08-29T17:53:09.630284+0000 mon.a (mon.0) 1314 : cluster [DBG] osdmap e210: 8 total, 8 up, 8 in 2024-08-29T17:53:11.494 INFO:tasks.rados.rados.0.smithi029.stdout:809: done (8 left) 2024-08-29T17:53:11.494 INFO:tasks.rados.rados.0.smithi029.stdout:810: snap_create 2024-08-29T17:53:11.494 INFO:tasks.rados.rados.0.smithi029.stdout:801: finishing copy_from to smithi02969618-27 2024-08-29T17:53:11.495 INFO:tasks.rados.rados.0.smithi029.stdout:801: got expected ENOENT (src dne) 2024-08-29T17:53:11.495 INFO:tasks.rados.rados.0.smithi029.stdout:801: finishing copy_from racing read to smithi02969618-27 2024-08-29T17:53:11.495 INFO:tasks.rados.rados.0.smithi029.stdout:804: finishing rollback tid 0 to smithi02969618-14 2024-08-29T17:53:11.495 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 37 v 606 (ObjNum 164 snap 36 seq_num 164) dirty exists 2024-08-29T17:53:11.495 INFO:tasks.rados.rados.0.smithi029.stdout:804: finishing rollback tid 1 to smithi02969618-14 2024-08-29T17:53:11.495 INFO:tasks.rados.rados.0.smithi029.stdout:804: finishing rollback tid 2 to smithi02969618-14 2024-08-29T17:53:11.495 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 14 v 339 (ObjNum 178 snap 36 seq_num 178) dirty exists 2024-08-29T17:53:11.495 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 33 v 122 (ObjNum 161 snap 0 seq_num 0) dirty exists 2024-08-29T17:53:11.495 INFO:tasks.rados.rados.0.smithi029.stdout:806: expect (ObjNum 252 snap 62 seq_num 252) 2024-08-29T17:53:11.552 INFO:tasks.rados.rados.0.smithi029.stdout:805: finishing copy_from racing read to smithi02969618-48 2024-08-29T17:53:11.552 INFO:tasks.rados.rados.0.smithi029.stdout:805: finishing copy_from to smithi02969618-48 2024-08-29T17:53:11.552 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 48 v 560 (ObjNum 41 snap 0 seq_num 41) dirty exists 2024-08-29T17:53:11.552 INFO:tasks.rados.rados.0.smithi029.stdout:807: finishing write tid 1 to smithi02969618-9 2024-08-29T17:53:11.552 INFO:tasks.rados.rados.0.smithi029.stdout:807: finishing write tid 2 to smithi02969618-9 2024-08-29T17:53:11.552 INFO:tasks.rados.rados.0.smithi029.stdout:807: finishing write tid 3 to smithi02969618-9 2024-08-29T17:53:11.552 INFO:tasks.rados.rados.0.smithi029.stdout:807: finishing write tid 4 to smithi02969618-9 2024-08-29T17:53:11.552 INFO:tasks.rados.rados.0.smithi029.stdout:807: finishing write tid 5 to smithi02969618-9 2024-08-29T17:53:11.553 INFO:tasks.rados.rados.0.smithi029.stdout:808: expect (ObjNum 180 snap 36 seq_num 180) 2024-08-29T17:53:11.590 INFO:tasks.rados.rados.0.smithi029.stdout:807: finishing write tid 6 to smithi02969618-9 2024-08-29T17:53:11.590 INFO:tasks.rados.rados.0.smithi029.stdout:807: oid 9 updating version 0 to 157 2024-08-29T17:53:11.590 INFO:tasks.rados.rados.0.smithi029.stdout:807: oid 9 version 157 is already newer than 154 2024-08-29T17:53:11.590 INFO:tasks.rados.rados.0.smithi029.stdout:807: oid 9 version 157 is already newer than 155 2024-08-29T17:53:11.590 INFO:tasks.rados.rados.0.smithi029.stdout:807: oid 9 version 157 is already newer than 156 2024-08-29T17:53:11.590 INFO:tasks.rados.rados.0.smithi029.stdout:807: oid 9 updating version 157 to 158 2024-08-29T17:53:11.590 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 9 v 158 (ObjNum 266 snap 69 seq_num 266) dirty exists 2024-08-29T17:53:11.590 INFO:tasks.rados.rados.0.smithi029.stdout:807: left oid 9 (ObjNum 266 snap 69 seq_num 266) 2024-08-29T17:53:11.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:11 smithi110 bash[24444]: cluster 2024-08-29T17:53:10.630425+0000 mon.a (mon.0) 1315 : cluster [DBG] osdmap e211: 8 total, 8 up, 8 in 2024-08-29T17:53:11.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:11 smithi110 bash[24444]: cluster 2024-08-29T17:53:10.865785+0000 mgr.x (mgr.24553) 22 : cluster [DBG] pgmap v21: 121 pgs: 121 active+clean; 147 MiB data, 666 MiB used, 715 GiB / 715 GiB avail; 5.0 MiB/s rd, 3.1 MiB/s wr, 7 op/s 2024-08-29T17:53:11.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:11 smithi110 bash[24444]: cluster 2024-08-29T17:53:11.493857+0000 mon.a (mon.0) 1316 : cluster [DBG] osdmap e212: 8 total, 8 up, 8 in 2024-08-29T17:53:11.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:11 smithi029 bash[32453]: cluster 2024-08-29T17:53:10.630425+0000 mon.a (mon.0) 1315 : cluster [DBG] osdmap e211: 8 total, 8 up, 8 in 2024-08-29T17:53:11.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:11 smithi029 bash[32453]: cluster 2024-08-29T17:53:10.865785+0000 mgr.x (mgr.24553) 22 : cluster [DBG] pgmap v21: 121 pgs: 121 active+clean; 147 MiB data, 666 MiB used, 715 GiB / 715 GiB avail; 5.0 MiB/s rd, 3.1 MiB/s wr, 7 op/s 2024-08-29T17:53:11.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:11 smithi029 bash[32453]: cluster 2024-08-29T17:53:11.493857+0000 mon.a (mon.0) 1316 : cluster [DBG] osdmap e212: 8 total, 8 up, 8 in 2024-08-29T17:53:11.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:11 smithi029 bash[22475]: cluster 2024-08-29T17:53:10.630425+0000 mon.a (mon.0) 1315 : cluster [DBG] osdmap e211: 8 total, 8 up, 8 in 2024-08-29T17:53:11.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:11 smithi029 bash[22475]: cluster 2024-08-29T17:53:10.865785+0000 mgr.x (mgr.24553) 22 : cluster [DBG] pgmap v21: 121 pgs: 121 active+clean; 147 MiB data, 666 MiB used, 715 GiB / 715 GiB avail; 5.0 MiB/s rd, 3.1 MiB/s wr, 7 op/s 2024-08-29T17:53:11.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:11 smithi029 bash[22475]: cluster 2024-08-29T17:53:11.493857+0000 mon.a (mon.0) 1316 : cluster [DBG] osdmap e212: 8 total, 8 up, 8 in 2024-08-29T17:53:12.496 INFO:tasks.rados.rados.0.smithi029.stdout:799: done (8 left) 2024-08-29T17:53:12.496 INFO:tasks.rados.rados.0.smithi029.stdout:801: done (7 left) 2024-08-29T17:53:12.496 INFO:tasks.rados.rados.0.smithi029.stdout:803: done (6 left) 2024-08-29T17:53:12.496 INFO:tasks.rados.rados.0.smithi029.stdout:804: done (5 left) 2024-08-29T17:53:12.496 INFO:tasks.rados.rados.0.smithi029.stdout:805: done (4 left) 2024-08-29T17:53:12.496 INFO:tasks.rados.rados.0.smithi029.stdout:806: done (3 left) 2024-08-29T17:53:12.496 INFO:tasks.rados.rados.0.smithi029.stdout:807: done (2 left) 2024-08-29T17:53:12.496 INFO:tasks.rados.rados.0.smithi029.stdout:808: done (1 left) 2024-08-29T17:53:12.496 INFO:tasks.rados.rados.0.smithi029.stdout:810: done (0 left) 2024-08-29T17:53:12.497 INFO:tasks.rados.rados.0.smithi029.stdout:811: rollback oid 21 current snap is 70 2024-08-29T17:53:12.497 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 21 to 61 2024-08-29T17:53:12.497 INFO:tasks.rados.rados.0.smithi029.stdout:812: copy_from oid 28 from oid 37 current snap is 70 2024-08-29T17:53:12.497 INFO:tasks.rados.rados.0.smithi029.stdout:813: delete oid 1 current snap is 70 2024-08-29T17:53:12.502 INFO:tasks.rados.rados.0.smithi029.stdout:813: done (2 left) 2024-08-29T17:53:12.502 INFO:tasks.rados.rados.0.smithi029.stdout:814: delete oid 20 current snap is 70 2024-08-29T17:53:12.512 INFO:tasks.rados.rados.0.smithi029.stdout:811: finishing rollback tid 1 to smithi02969618-21 2024-08-29T17:53:12.514 INFO:tasks.rados.rados.0.smithi029.stdout:811: finishing rollback tid 2 to smithi02969618-21 2024-08-29T17:53:12.514 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 21 v 203 (ObjNum 155 snap 34 seq_num 155) dirty exists 2024-08-29T17:53:12.514 INFO:tasks.rados.rados.0.smithi029.stdout:811: done (2 left) 2024-08-29T17:53:12.514 INFO:tasks.rados.rados.0.smithi029.stdout:814: done (1 left) 2024-08-29T17:53:12.514 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 24 current snap is 70 2024-08-29T17:53:12.515 INFO:tasks.rados.rados.0.smithi029.stdout:815: seq_num 269 ranges {1245184=507904,1753088=630784,2383872=557056,2940928=417792} 2024-08-29T17:53:12.530 INFO:tasks.rados.rados.0.smithi029.stdout:815: writing smithi02969618-24 from 1245184 to 1753088 tid 1 2024-08-29T17:53:12.537 INFO:tasks.rados.rados.0.smithi029.stdout:815: writing smithi02969618-24 from 1753088 to 2383872 tid 2 2024-08-29T17:53:12.542 INFO:tasks.rados.rados.0.smithi029.stdout:815: writing smithi02969618-24 from 2383872 to 2940928 tid 3 2024-08-29T17:53:12.546 INFO:tasks.rados.rados.0.smithi029.stdout:815: writing smithi02969618-24 from 2940928 to 3358720 tid 4 2024-08-29T17:53:12.546 INFO:tasks.rados.rados.0.smithi029.stdout:816: rmattr oid 2 current snap is 70 2024-08-29T17:53:12.546 INFO:tasks.rados.rados.0.smithi029.stdout:816: done (2 left) 2024-08-29T17:53:12.546 INFO:tasks.rados.rados.0.smithi029.stdout:817: snap_create 2024-08-29T17:53:12.546 INFO:tasks.rados.rados.0.smithi029.stdout:812: finishing copy_from racing read to smithi02969618-28 2024-08-29T17:53:12.546 INFO:tasks.rados.rados.0.smithi029.stdout:815: finishing write tid 1 to smithi02969618-24 2024-08-29T17:53:12.546 INFO:tasks.rados.rados.0.smithi029.stdout:812: finishing copy_from to smithi02969618-28 2024-08-29T17:53:12.546 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 28 v 606 (ObjNum 164 snap 36 seq_num 164) dirty exists 2024-08-29T17:53:12.547 INFO:tasks.rados.rados.0.smithi029.stdout:815: finishing write tid 2 to smithi02969618-24 2024-08-29T17:53:12.551 INFO:tasks.rados.rados.0.smithi029.stdout:815: finishing write tid 3 to smithi02969618-24 2024-08-29T17:53:12.552 INFO:tasks.rados.rados.0.smithi029.stdout:815: finishing write tid 4 to smithi02969618-24 2024-08-29T17:53:12.552 INFO:tasks.rados.rados.0.smithi029.stdout:815: finishing write tid 5 to smithi02969618-24 2024-08-29T17:53:12.555 INFO:tasks.rados.rados.0.smithi029.stdout:815: finishing write tid 6 to smithi02969618-24 2024-08-29T17:53:12.556 INFO:tasks.rados.rados.0.smithi029.stdout:815: oid 24 updating version 0 to 613 2024-08-29T17:53:12.556 INFO:tasks.rados.rados.0.smithi029.stdout:815: oid 24 updating version 613 to 614 2024-08-29T17:53:12.556 INFO:tasks.rados.rados.0.smithi029.stdout:815: oid 24 updating version 614 to 616 2024-08-29T17:53:12.556 INFO:tasks.rados.rados.0.smithi029.stdout:815: oid 24 version 616 is already newer than 612 2024-08-29T17:53:12.556 INFO:tasks.rados.rados.0.smithi029.stdout:815: oid 24 version 616 is already newer than 615 2024-08-29T17:53:12.556 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 24 v 616 (ObjNum 269 snap 70 seq_num 269) dirty exists 2024-08-29T17:53:12.556 INFO:tasks.rados.rados.0.smithi029.stdout:815: left oid 24 (ObjNum 269 snap 70 seq_num 269) 2024-08-29T17:53:13.508 INFO:tasks.rados.rados.0.smithi029.stdout:812: done (2 left) 2024-08-29T17:53:13.509 INFO:tasks.rados.rados.0.smithi029.stdout:815: done (1 left) 2024-08-29T17:53:13.509 INFO:tasks.rados.rados.0.smithi029.stdout:817: done (0 left) 2024-08-29T17:53:13.509 INFO:tasks.rados.rados.0.smithi029.stdout:818: rmattr oid 35 current snap is 71 2024-08-29T17:53:13.509 INFO:tasks.rados.rados.0.smithi029.stdout:819: read oid 16 snap -1 2024-08-29T17:53:13.509 INFO:tasks.rados.rados.0.smithi029.stdout:819: expect (ObjNum 218 snap 47 seq_num 218) 2024-08-29T17:53:13.509 INFO:tasks.rados.rados.0.smithi029.stdout:820: setattr oid 12 current snap is 71 2024-08-29T17:53:13.512 INFO:tasks.rados.rados.0.smithi029.stdout:821: rollback oid 43 current snap is 71 2024-08-29T17:53:13.512 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 43 to 58 2024-08-29T17:53:13.512 INFO:tasks.rados.rados.0.smithi029.stdout:822: snap_remove snap 69 2024-08-29T17:53:13.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:13 smithi029 bash[32453]: cluster 2024-08-29T17:53:12.495657+0000 mon.a (mon.0) 1317 : cluster [DBG] osdmap e213: 8 total, 8 up, 8 in 2024-08-29T17:53:13.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:13 smithi029 bash[32453]: cluster 2024-08-29T17:53:12.866570+0000 mgr.x (mgr.24553) 23 : cluster [DBG] pgmap v24: 121 pgs: 121 active+clean; 147 MiB data, 666 MiB used, 715 GiB / 715 GiB avail; 5.0 MiB/s rd, 3.1 MiB/s wr, 7 op/s 2024-08-29T17:53:13.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:13 smithi110 bash[24444]: cluster 2024-08-29T17:53:12.495657+0000 mon.a (mon.0) 1317 : cluster [DBG] osdmap e213: 8 total, 8 up, 8 in 2024-08-29T17:53:13.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:13 smithi110 bash[24444]: cluster 2024-08-29T17:53:12.866570+0000 mgr.x (mgr.24553) 23 : cluster [DBG] pgmap v24: 121 pgs: 121 active+clean; 147 MiB data, 666 MiB used, 715 GiB / 715 GiB avail; 5.0 MiB/s rd, 3.1 MiB/s wr, 7 op/s 2024-08-29T17:53:13.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:13 smithi029 bash[22475]: cluster 2024-08-29T17:53:12.495657+0000 mon.a (mon.0) 1317 : cluster [DBG] osdmap e213: 8 total, 8 up, 8 in 2024-08-29T17:53:13.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:13 smithi029 bash[22475]: cluster 2024-08-29T17:53:12.866570+0000 mgr.x (mgr.24553) 23 : cluster [DBG] pgmap v24: 121 pgs: 121 active+clean; 147 MiB data, 666 MiB used, 715 GiB / 715 GiB avail; 5.0 MiB/s rd, 3.1 MiB/s wr, 7 op/s 2024-08-29T17:53:14.516 INFO:tasks.rados.rados.0.smithi029.stdout:821: finishing rollback tid 1 to smithi02969618-43 2024-08-29T17:53:14.516 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 35 v 133 (ObjNum 263 snap 68 seq_num 263) dirty exists 2024-08-29T17:53:14.516 INFO:tasks.rados.rados.0.smithi029.stdout:821: finishing rollback tid 2 to smithi02969618-43 2024-08-29T17:53:14.516 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 43 v 330 (ObjNum 174 snap 36 seq_num 174) dirty exists 2024-08-29T17:53:14.516 INFO:tasks.rados.rados.0.smithi029.stdout:819: expect (ObjNum 218 snap 47 seq_num 218) 2024-08-29T17:53:14.573 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 12 v 618 (ObjNum 261 snap 68 seq_num 261) dirty exists 2024-08-29T17:53:14.573 INFO:tasks.rados.rados.0.smithi029.stdout:818: done (4 left) 2024-08-29T17:53:14.573 INFO:tasks.rados.rados.0.smithi029.stdout:819: done (3 left) 2024-08-29T17:53:14.573 INFO:tasks.rados.rados.0.smithi029.stdout:820: done (2 left) 2024-08-29T17:53:14.573 INFO:tasks.rados.rados.0.smithi029.stdout:821: done (1 left) 2024-08-29T17:53:14.573 INFO:tasks.rados.rados.0.smithi029.stdout:822: done (0 left) 2024-08-29T17:53:14.573 INFO:tasks.rados.rados.0.smithi029.stdout:823: snap_create 2024-08-29T17:53:14.649 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:14 smithi110 bash[24444]: cluster 2024-08-29T17:53:13.509147+0000 mon.a (mon.0) 1318 : cluster [DBG] osdmap e214: 8 total, 8 up, 8 in 2024-08-29T17:53:14.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:14 smithi110 bash[24444]: audit 2024-08-29T17:53:14.250927+0000 mon.a (mon.0) 1319 : audit [DBG] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T17:53:14.899 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:53:14 smithi029 bash[22727]: ::ffff:172.21.15.110 - - [29/Aug/2024:17:53:14] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-08-29T17:53:14.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:14 smithi029 bash[22475]: cluster 2024-08-29T17:53:13.509147+0000 mon.a (mon.0) 1318 : cluster [DBG] osdmap e214: 8 total, 8 up, 8 in 2024-08-29T17:53:14.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:14 smithi029 bash[22475]: audit 2024-08-29T17:53:14.250927+0000 mon.a (mon.0) 1319 : audit [DBG] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T17:53:14.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:14 smithi029 bash[32453]: cluster 2024-08-29T17:53:13.509147+0000 mon.a (mon.0) 1318 : cluster [DBG] osdmap e214: 8 total, 8 up, 8 in 2024-08-29T17:53:14.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:14 smithi029 bash[32453]: audit 2024-08-29T17:53:14.250927+0000 mon.a (mon.0) 1319 : audit [DBG] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T17:53:15.533 INFO:tasks.rados.rados.0.smithi029.stdout:823: done (0 left) 2024-08-29T17:53:15.533 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 1 current snap is 72 2024-08-29T17:53:15.533 INFO:tasks.rados.rados.0.smithi029.stdout:824: seq_num 270 ranges {0=524288,524288=516096,1040384=761856,1802240=327680} 2024-08-29T17:53:15.541 INFO:tasks.rados.rados.0.smithi029.stdout:824: writing smithi02969618-1 from 0 to 524288 tid 1 2024-08-29T17:53:15.549 INFO:tasks.rados.rados.0.smithi029.stdout:824: writing smithi02969618-1 from 524288 to 1040384 tid 2 2024-08-29T17:53:15.561 INFO:tasks.rados.rados.0.smithi029.stdout:824: writing smithi02969618-1 from 1040384 to 1802240 tid 3 2024-08-29T17:53:15.567 INFO:tasks.rados.rados.0.smithi029.stdout:824: writing smithi02969618-1 from 1802240 to 2129920 tid 4 2024-08-29T17:53:15.567 INFO:tasks.rados.rados.0.smithi029.stdout:825: copy_from oid 48 from oid 18 current snap is 72 2024-08-29T17:53:15.567 INFO:tasks.rados.rados.0.smithi029.stdout:824: finishing write tid 1 to smithi02969618-1 2024-08-29T17:53:15.567 INFO:tasks.rados.rados.0.smithi029.stdout:824: finishing write tid 2 to smithi02969618-1 2024-08-29T17:53:15.567 INFO:tasks.rados.rados.0.smithi029.stdout:824: finishing write tid 3 to smithi02969618-1 2024-08-29T17:53:15.567 INFO:tasks.rados.rados.0.smithi029.stdout:826: read oid 33 snap -1 2024-08-29T17:53:15.567 INFO:tasks.rados.rados.0.smithi029.stdout:826: expect (ObjNum 0 snap 0 seq_num 0) 2024-08-29T17:53:15.567 INFO:tasks.rados.rados.0.smithi029.stdout:827: copy_from oid 27 from oid 20 current snap is 72 2024-08-29T17:53:15.567 INFO:tasks.rados.rados.0.smithi029.stdout:828: rmattr oid 32 current snap is 72 2024-08-29T17:53:15.568 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 46 current snap is 72 2024-08-29T17:53:15.568 INFO:tasks.rados.rados.0.smithi029.stdout:829: seq_num 271 ranges {2310144=540672,2850816=802816,3653632=516096,4169728=286720} 2024-08-29T17:53:15.608 INFO:tasks.rados.rados.0.smithi029.stdout:829: writing smithi02969618-46 from 2310144 to 2850816 tid 1 2024-08-29T17:53:15.618 INFO:tasks.rados.rados.0.smithi029.stdout:829: writing smithi02969618-46 from 2850816 to 3653632 tid 2 2024-08-29T17:53:15.623 INFO:tasks.rados.rados.0.smithi029.stdout:829: writing smithi02969618-46 from 3653632 to 4169728 tid 3 2024-08-29T17:53:15.626 INFO:tasks.rados.rados.0.smithi029.stdout:829: writing smithi02969618-46 from 4169728 to 4456448 tid 4 2024-08-29T17:53:15.626 INFO:tasks.rados.rados.0.smithi029.stdout:830: read oid 23 snap 71 2024-08-29T17:53:15.627 INFO:tasks.rados.rados.0.smithi029.stdout:830: expect (ObjNum 245 snap 58 seq_num 245) 2024-08-29T17:53:15.627 INFO:tasks.rados.rados.0.smithi029.stdout:831: read oid 44 snap -1 2024-08-29T17:53:15.627 INFO:tasks.rados.rados.0.smithi029.stdout:831: expect (ObjNum 186 snap 38 seq_num 186) 2024-08-29T17:53:15.627 INFO:tasks.rados.rados.0.smithi029.stdout:832: rmattr oid 29 current snap is 72 2024-08-29T17:53:15.627 INFO:tasks.rados.rados.0.smithi029.stdout:824: finishing write tid 4 to smithi02969618-1 2024-08-29T17:53:15.627 INFO:tasks.rados.rados.0.smithi029.stdout:824: finishing write tid 5 to smithi02969618-1 2024-08-29T17:53:15.627 INFO:tasks.rados.rados.0.smithi029.stdout:833: rmattr oid 35 current snap is 72 2024-08-29T17:53:15.627 INFO:tasks.rados.rados.0.smithi029.stdout:827: finishing copy_from to smithi02969618-27 2024-08-29T17:53:15.627 INFO:tasks.rados.rados.0.smithi029.stdout:827: got expected ENOENT (src dne) 2024-08-29T17:53:15.627 INFO:tasks.rados.rados.0.smithi029.stdout:824: finishing write tid 6 to smithi02969618-1 2024-08-29T17:53:15.627 INFO:tasks.rados.rados.0.smithi029.stdout:824: oid 1 updating version 0 to 216 2024-08-29T17:53:15.627 INFO:tasks.rados.rados.0.smithi029.stdout:824: oid 1 version 216 is already newer than 215 2024-08-29T17:53:15.627 INFO:tasks.rados.rados.0.smithi029.stdout:824: oid 1 version 216 is already newer than 213 2024-08-29T17:53:15.628 INFO:tasks.rados.rados.0.smithi029.stdout:824: oid 1 version 216 is already newer than 212 2024-08-29T17:53:15.628 INFO:tasks.rados.rados.0.smithi029.stdout:824: oid 1 version 216 is already newer than 214 2024-08-29T17:53:15.628 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 1 v 216 (ObjNum 270 snap 72 seq_num 270) dirty exists 2024-08-29T17:53:15.628 INFO:tasks.rados.rados.0.smithi029.stdout:824: left oid 1 (ObjNum 270 snap 72 seq_num 270) 2024-08-29T17:53:15.628 INFO:tasks.rados.rados.0.smithi029.stdout:827: finishing copy_from racing read to smithi02969618-27 2024-08-29T17:53:15.628 INFO:tasks.rados.rados.0.smithi029.stdout:826: expect (ObjNum 0 snap 0 seq_num 0) 2024-08-29T17:53:15.636 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 32 v 162 (ObjNum 248 snap 61 seq_num 248) dirty exists 2024-08-29T17:53:15.636 INFO:tasks.rados.rados.0.smithi029.stdout:825: finishing copy_from racing read to smithi02969618-48 2024-08-29T17:53:15.637 INFO:tasks.rados.rados.0.smithi029.stdout:824: done (9 left) 2024-08-29T17:53:15.637 INFO:tasks.rados.rados.0.smithi029.stdout:826: done (8 left) 2024-08-29T17:53:15.637 INFO:tasks.rados.rados.0.smithi029.stdout:827: done (7 left) 2024-08-29T17:53:15.637 INFO:tasks.rados.rados.0.smithi029.stdout:828: done (6 left) 2024-08-29T17:53:15.637 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 41 current snap is 72 2024-08-29T17:53:15.637 INFO:tasks.rados.rados.0.smithi029.stdout:825: finishing copy_from to smithi02969618-48 2024-08-29T17:53:15.637 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 48 v 157 (ObjNum 224 snap 47 seq_num 224) dirty exists 2024-08-29T17:53:15.637 INFO:tasks.rados.rados.0.smithi029.stdout:829: finishing write tid 1 to smithi02969618-46 2024-08-29T17:53:15.637 INFO:tasks.rados.rados.0.smithi029.stdout:829: finishing write tid 2 to smithi02969618-46 2024-08-29T17:53:15.637 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 29 v 217 (ObjNum 158 snap 34 seq_num 158) dirty exists 2024-08-29T17:53:15.637 INFO:tasks.rados.rados.0.smithi029.stdout:829: finishing write tid 3 to smithi02969618-46 2024-08-29T17:53:15.637 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 35 v 137 (ObjNum 263 snap 68 seq_num 263) dirty exists 2024-08-29T17:53:15.637 INFO:tasks.rados.rados.0.smithi029.stdout:829: finishing write tid 4 to smithi02969618-46 2024-08-29T17:53:15.637 INFO:tasks.rados.rados.0.smithi029.stdout:829: finishing write tid 5 to smithi02969618-46 2024-08-29T17:53:15.638 INFO:tasks.rados.rados.0.smithi029.stdout:829: finishing write tid 6 to smithi02969618-46 2024-08-29T17:53:15.638 INFO:tasks.rados.rados.0.smithi029.stdout:829: oid 46 updating version 0 to 607 2024-08-29T17:53:15.638 INFO:tasks.rados.rados.0.smithi029.stdout:829: oid 46 updating version 607 to 610 2024-08-29T17:53:15.638 INFO:tasks.rados.rados.0.smithi029.stdout:829: oid 46 updating version 610 to 611 2024-08-29T17:53:15.638 INFO:tasks.rados.rados.0.smithi029.stdout:829: oid 46 version 611 is already newer than 608 2024-08-29T17:53:15.638 INFO:tasks.rados.rados.0.smithi029.stdout:829: oid 46 version 611 is already newer than 609 2024-08-29T17:53:15.639 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 46 v 611 (ObjNum 271 snap 72 seq_num 271) dirty exists 2024-08-29T17:53:15.639 INFO:tasks.rados.rados.0.smithi029.stdout:829: left oid 46 (ObjNum 271 snap 72 seq_num 271) 2024-08-29T17:53:15.640 INFO:tasks.rados.rados.0.smithi029.stdout:834: seq_num 272 ranges {4308992=565248,4874240=688128,5562368=729088,6291456=188416} 2024-08-29T17:53:15.674 INFO:tasks.rados.rados.0.smithi029.stdout:834: writing smithi02969618-41 from 4308992 to 4874240 tid 1 2024-08-29T17:53:15.679 INFO:tasks.rados.rados.0.smithi029.stdout:834: writing smithi02969618-41 from 4874240 to 5562368 tid 2 2024-08-29T17:53:15.683 INFO:tasks.rados.rados.0.smithi029.stdout:834: writing smithi02969618-41 from 5562368 to 6291456 tid 3 2024-08-29T17:53:15.685 INFO:tasks.rados.rados.0.smithi029.stdout:834: writing smithi02969618-41 from 6291456 to 6479872 tid 4 2024-08-29T17:53:15.685 INFO:tasks.rados.rados.0.smithi029.stdout:825: done (6 left) 2024-08-29T17:53:15.686 INFO:tasks.rados.rados.0.smithi029.stdout:829: done (5 left) 2024-08-29T17:53:15.686 INFO:tasks.rados.rados.0.smithi029.stdout:832: done (4 left) 2024-08-29T17:53:15.686 INFO:tasks.rados.rados.0.smithi029.stdout:833: done (3 left) 2024-08-29T17:53:15.686 INFO:tasks.rados.rados.0.smithi029.stdout:835: rollback oid 46 current snap is 72 2024-08-29T17:53:15.686 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 46 to 58 2024-08-29T17:53:15.686 INFO:tasks.rados.rados.0.smithi029.stdout:830: expect (ObjNum 245 snap 58 seq_num 245) 2024-08-29T17:53:15.830 INFO:tasks.rados.rados.0.smithi029.stdout:831: expect (ObjNum 186 snap 38 seq_num 186) 2024-08-29T17:53:15.843 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:15 smithi110 bash[24444]: cluster 2024-08-29T17:53:14.509803+0000 mon.a (mon.0) 1320 : cluster [DBG] osdmap e215: 8 total, 8 up, 8 in 2024-08-29T17:53:15.844 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:15 smithi110 bash[24444]: cluster 2024-08-29T17:53:14.867582+0000 mgr.x (mgr.24553) 24 : cluster [DBG] pgmap v27: 121 pgs: 121 active+clean; 150 MiB data, 671 MiB used, 715 GiB / 715 GiB avail; 0 B/s rd, 650 KiB/s wr, 0 op/s 2024-08-29T17:53:15.848 INFO:tasks.rados.rados.0.smithi029.stdout:834: finishing write tid 1 to smithi02969618-41 2024-08-29T17:53:15.849 INFO:tasks.rados.rados.0.smithi029.stdout:834: finishing write tid 2 to smithi02969618-41 2024-08-29T17:53:15.849 INFO:tasks.rados.rados.0.smithi029.stdout:834: finishing write tid 3 to smithi02969618-41 2024-08-29T17:53:15.849 INFO:tasks.rados.rados.0.smithi029.stdout:834: finishing write tid 4 to smithi02969618-41 2024-08-29T17:53:15.849 INFO:tasks.rados.rados.0.smithi029.stdout:834: finishing write tid 5 to smithi02969618-41 2024-08-29T17:53:15.849 INFO:tasks.rados.rados.0.smithi029.stdout:834: finishing write tid 6 to smithi02969618-41 2024-08-29T17:53:15.849 INFO:tasks.rados.rados.0.smithi029.stdout:834: oid 41 updating version 0 to 206 2024-08-29T17:53:15.849 INFO:tasks.rados.rados.0.smithi029.stdout:834: oid 41 version 206 is already newer than 204 2024-08-29T17:53:15.849 INFO:tasks.rados.rados.0.smithi029.stdout:834: oid 41 version 206 is already newer than 205 2024-08-29T17:53:15.849 INFO:tasks.rados.rados.0.smithi029.stdout:834: oid 41 updating version 206 to 207 2024-08-29T17:53:15.849 INFO:tasks.rados.rados.0.smithi029.stdout:834: oid 41 updating version 207 to 208 2024-08-29T17:53:15.849 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 41 v 208 (ObjNum 272 snap 72 seq_num 272) dirty exists 2024-08-29T17:53:15.849 INFO:tasks.rados.rados.0.smithi029.stdout:834: left oid 41 (ObjNum 272 snap 72 seq_num 272) 2024-08-29T17:53:15.850 INFO:tasks.rados.rados.0.smithi029.stdout:835: finishing rollback tid 0 to smithi02969618-46 2024-08-29T17:53:15.850 INFO:tasks.rados.rados.0.smithi029.stdout:835: finishing rollback tid 1 to smithi02969618-46 2024-08-29T17:53:15.850 INFO:tasks.rados.rados.0.smithi029.stdout:835: finishing rollback tid 2 to smithi02969618-46 2024-08-29T17:53:15.850 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 46 v 614 (ObjNum 231 snap 51 seq_num 231) dirty exists 2024-08-29T17:53:15.850 INFO:tasks.rados.rados.0.smithi029.stdout:830: done (3 left) 2024-08-29T17:53:15.850 INFO:tasks.rados.rados.0.smithi029.stdout:831: done (2 left) 2024-08-29T17:53:15.850 INFO:tasks.rados.rados.0.smithi029.stdout:834: done (1 left) 2024-08-29T17:53:15.850 INFO:tasks.rados.rados.0.smithi029.stdout:835: done (0 left) 2024-08-29T17:53:15.850 INFO:tasks.rados.rados.0.smithi029.stdout:836: delete oid 33 current snap is 72 2024-08-29T17:53:15.854 INFO:tasks.rados.rados.0.smithi029.stdout:836: done (0 left) 2024-08-29T17:53:15.854 INFO:tasks.rados.rados.0.smithi029.stdout:837: rmattr oid 3 current snap is 72 2024-08-29T17:53:15.854 INFO:tasks.rados.rados.0.smithi029.stdout:837: done (0 left) 2024-08-29T17:53:15.854 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 44 current snap is 72 2024-08-29T17:53:15.854 INFO:tasks.rados.rados.0.smithi029.stdout:838: seq_num 274 ranges {720896=598016,1318912=499712,1818624=745472,2564096=360448} 2024-08-29T17:53:15.870 INFO:tasks.rados.rados.0.smithi029.stdout:838: writing smithi02969618-44 from 720896 to 1318912 tid 1 2024-08-29T17:53:15.877 INFO:tasks.rados.rados.0.smithi029.stdout:838: writing smithi02969618-44 from 1318912 to 1818624 tid 2 2024-08-29T17:53:15.887 INFO:tasks.rados.rados.0.smithi029.stdout:838: writing smithi02969618-44 from 1818624 to 2564096 tid 3 2024-08-29T17:53:15.892 INFO:tasks.rados.rados.0.smithi029.stdout:838: writing smithi02969618-44 from 2564096 to 2924544 tid 4 2024-08-29T17:53:15.892 INFO:tasks.rados.rados.0.smithi029.stdout:839: rollback oid 13 current snap is 72 2024-08-29T17:53:15.892 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 13 to 70 2024-08-29T17:53:15.892 INFO:tasks.rados.rados.0.smithi029.stdout:838: finishing write tid 1 to smithi02969618-44 2024-08-29T17:53:15.892 INFO:tasks.rados.rados.0.smithi029.stdout:838: finishing write tid 2 to smithi02969618-44 2024-08-29T17:53:15.892 INFO:tasks.rados.rados.0.smithi029.stdout:840: read oid 37 snap -1 2024-08-29T17:53:15.892 INFO:tasks.rados.rados.0.smithi029.stdout:840: expect (ObjNum 164 snap 36 seq_num 164) 2024-08-29T17:53:15.892 INFO:tasks.rados.rados.0.smithi029.stdout:841: snap_create 2024-08-29T17:53:15.896 INFO:tasks.rados.rados.0.smithi029.stdout:838: finishing write tid 3 to smithi02969618-44 2024-08-29T17:53:15.897 INFO:tasks.rados.rados.0.smithi029.stdout:838: finishing write tid 4 to smithi02969618-44 2024-08-29T17:53:15.897 INFO:tasks.rados.rados.0.smithi029.stdout:838: finishing write tid 5 to smithi02969618-44 2024-08-29T17:53:15.899 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:15 smithi029 bash[32453]: cluster 2024-08-29T17:53:14.509803+0000 mon.a (mon.0) 1320 : cluster [DBG] osdmap e215: 8 total, 8 up, 8 in 2024-08-29T17:53:15.899 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:15 smithi029 bash[32453]: cluster 2024-08-29T17:53:14.867582+0000 mgr.x (mgr.24553) 24 : cluster [DBG] pgmap v27: 121 pgs: 121 active+clean; 150 MiB data, 671 MiB used, 715 GiB / 715 GiB avail; 0 B/s rd, 650 KiB/s wr, 0 op/s 2024-08-29T17:53:15.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:15 smithi029 bash[22475]: cluster 2024-08-29T17:53:14.509803+0000 mon.a (mon.0) 1320 : cluster [DBG] osdmap e215: 8 total, 8 up, 8 in 2024-08-29T17:53:15.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:15 smithi029 bash[22475]: cluster 2024-08-29T17:53:14.867582+0000 mgr.x (mgr.24553) 24 : cluster [DBG] pgmap v27: 121 pgs: 121 active+clean; 150 MiB data, 671 MiB used, 715 GiB / 715 GiB avail; 0 B/s rd, 650 KiB/s wr, 0 op/s 2024-08-29T17:53:15.902 INFO:tasks.rados.rados.0.smithi029.stdout:839: finishing rollback tid 0 to smithi02969618-13 2024-08-29T17:53:15.902 INFO:tasks.rados.rados.0.smithi029.stdout:839: finishing rollback tid 1 to smithi02969618-13 2024-08-29T17:53:15.902 INFO:tasks.rados.rados.0.smithi029.stdout:838: finishing write tid 6 to smithi02969618-44 2024-08-29T17:53:15.902 INFO:tasks.rados.rados.0.smithi029.stdout:838: oid 44 updating version 0 to 242 2024-08-29T17:53:15.903 INFO:tasks.rados.rados.0.smithi029.stdout:838: oid 44 version 242 is already newer than 240 2024-08-29T17:53:15.903 INFO:tasks.rados.rados.0.smithi029.stdout:838: oid 44 version 242 is already newer than 241 2024-08-29T17:53:15.903 INFO:tasks.rados.rados.0.smithi029.stdout:838: oid 44 version 242 is already newer than 239 2024-08-29T17:53:15.903 INFO:tasks.rados.rados.0.smithi029.stdout:838: oid 44 updating version 242 to 243 2024-08-29T17:53:15.903 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 44 v 243 (ObjNum 274 snap 72 seq_num 274) dirty exists 2024-08-29T17:53:15.903 INFO:tasks.rados.rados.0.smithi029.stdout:838: left oid 44 (ObjNum 274 snap 72 seq_num 274) 2024-08-29T17:53:15.903 INFO:tasks.rados.rados.0.smithi029.stdout:839: finishing rollback tid 2 to smithi02969618-13 2024-08-29T17:53:15.903 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 13 v 226 (ObjNum 220 snap 47 seq_num 220) dirty exists 2024-08-29T17:53:15.916 INFO:tasks.rados.rados.0.smithi029.stdout:840: expect (ObjNum 164 snap 36 seq_num 164) 2024-08-29T17:53:16.496 INFO:tasks.rados.rados.0.smithi029.stdout:838: done (3 left) 2024-08-29T17:53:16.496 INFO:tasks.rados.rados.0.smithi029.stdout:839: done (2 left) 2024-08-29T17:53:16.496 INFO:tasks.rados.rados.0.smithi029.stdout:840: done (1 left) 2024-08-29T17:53:16.496 INFO:tasks.rados.rados.0.smithi029.stdout:841: done (0 left) 2024-08-29T17:53:16.496 INFO:tasks.rados.rados.0.smithi029.stdout:842: read oid 10 snap 72 2024-08-29T17:53:16.496 INFO:tasks.rados.rados.0.smithi029.stdout:842: expect deleted 2024-08-29T17:53:16.496 INFO:tasks.rados.rados.0.smithi029.stdout:843: rmattr oid 16 current snap is 73 2024-08-29T17:53:16.497 INFO:tasks.rados.rados.0.smithi029.stdout:843: done (1 left) 2024-08-29T17:53:16.497 INFO:tasks.rados.rados.0.smithi029.stdout:844: snap_remove snap 58 2024-08-29T17:53:16.734 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:16 smithi110 bash[24444]: cluster 2024-08-29T17:53:15.533470+0000 mon.a (mon.0) 1321 : cluster [DBG] osdmap e216: 8 total, 8 up, 8 in 2024-08-29T17:53:16.734 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:16 smithi110 bash[24444]: cluster 2024-08-29T17:53:16.495233+0000 mon.a (mon.0) 1322 : cluster [DBG] osdmap e217: 8 total, 8 up, 8 in 2024-08-29T17:53:16.899 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:16 smithi029 bash[32453]: cluster 2024-08-29T17:53:15.533470+0000 mon.a (mon.0) 1321 : cluster [DBG] osdmap e216: 8 total, 8 up, 8 in 2024-08-29T17:53:16.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:16 smithi029 bash[32453]: cluster 2024-08-29T17:53:16.495233+0000 mon.a (mon.0) 1322 : cluster [DBG] osdmap e217: 8 total, 8 up, 8 in 2024-08-29T17:53:16.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:16 smithi029 bash[22475]: cluster 2024-08-29T17:53:15.533470+0000 mon.a (mon.0) 1321 : cluster [DBG] osdmap e216: 8 total, 8 up, 8 in 2024-08-29T17:53:16.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:16 smithi029 bash[22475]: cluster 2024-08-29T17:53:16.495233+0000 mon.a (mon.0) 1322 : cluster [DBG] osdmap e217: 8 total, 8 up, 8 in 2024-08-29T17:53:17.499 INFO:tasks.rados.rados.0.smithi029.stdout:844: done (1 left) 2024-08-29T17:53:17.500 INFO:tasks.rados.rados.0.smithi029.stdout:845: read oid 50 snap -1 2024-08-29T17:53:17.500 INFO:tasks.rados.rados.0.smithi029.stdout:845: expect (ObjNum 109 snap 22 seq_num 109) 2024-08-29T17:53:17.500 INFO:tasks.rados.rados.0.smithi029.stdout:846: rmattr oid 38 current snap is 73 2024-08-29T17:53:17.500 INFO:tasks.rados.rados.0.smithi029.stdout:846: done (2 left) 2024-08-29T17:53:17.500 INFO:tasks.rados.rados.0.smithi029.stdout:847: snap_remove snap 71 2024-08-29T17:53:17.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:17 smithi110 bash[24444]: cluster 2024-08-29T17:53:16.868495+0000 mgr.x (mgr.24553) 25 : cluster [DBG] pgmap v30: 121 pgs: 121 active+clean; 163 MiB data, 710 MiB used, 715 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.1 MiB/s wr, 27 op/s 2024-08-29T17:53:17.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:17 smithi110 bash[24444]: cluster 2024-08-29T17:53:17.498501+0000 mon.a (mon.0) 1323 : cluster [DBG] osdmap e218: 8 total, 8 up, 8 in 2024-08-29T17:53:17.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:17 smithi029 bash[32453]: cluster 2024-08-29T17:53:16.868495+0000 mgr.x (mgr.24553) 25 : cluster [DBG] pgmap v30: 121 pgs: 121 active+clean; 163 MiB data, 710 MiB used, 715 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.1 MiB/s wr, 27 op/s 2024-08-29T17:53:17.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:17 smithi029 bash[32453]: cluster 2024-08-29T17:53:17.498501+0000 mon.a (mon.0) 1323 : cluster [DBG] osdmap e218: 8 total, 8 up, 8 in 2024-08-29T17:53:17.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:17 smithi029 bash[22475]: cluster 2024-08-29T17:53:16.868495+0000 mgr.x (mgr.24553) 25 : cluster [DBG] pgmap v30: 121 pgs: 121 active+clean; 163 MiB data, 710 MiB used, 715 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.1 MiB/s wr, 27 op/s 2024-08-29T17:53:17.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:17 smithi029 bash[22475]: cluster 2024-08-29T17:53:17.498501+0000 mon.a (mon.0) 1323 : cluster [DBG] osdmap e218: 8 total, 8 up, 8 in 2024-08-29T17:53:18.503 INFO:tasks.rados.rados.0.smithi029.stdout:847: done (2 left) 2024-08-29T17:53:18.503 INFO:tasks.rados.rados.0.smithi029.stdout:848: copy_from oid 29 from oid 1 current snap is 73 2024-08-29T17:53:18.503 INFO:tasks.rados.rados.0.smithi029.stdout:849: read oid 8 snap -1 2024-08-29T17:53:18.503 INFO:tasks.rados.rados.0.smithi029.stdout:849: expect (ObjNum 200 snap 41 seq_num 200) 2024-08-29T17:53:18.503 INFO:tasks.rados.rados.0.smithi029.stdout:850: read oid 17 snap 72 2024-08-29T17:53:18.504 INFO:tasks.rados.rados.0.smithi029.stdout:850: expect deleted 2024-08-29T17:53:18.504 INFO:tasks.rados.rados.0.smithi029.stdout:851: snap_create 2024-08-29T17:53:18.504 INFO:tasks.rados.rados.0.smithi029.stdout:845: expect (ObjNum 109 snap 22 seq_num 109) 2024-08-29T17:53:18.625 INFO:tasks.rados.rados.0.smithi029.stdout:849: expect (ObjNum 200 snap 41 seq_num 200) 2024-08-29T17:53:18.740 INFO:tasks.rados.rados.0.smithi029.stdout:848: finishing copy_from racing read to smithi02969618-29 2024-08-29T17:53:18.740 INFO:tasks.rados.rados.0.smithi029.stdout:848: finishing copy_from to smithi02969618-29 2024-08-29T17:53:18.740 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 29 v 216 (ObjNum 270 snap 72 seq_num 270) dirty exists 2024-08-29T17:53:19.513 INFO:tasks.rados.rados.0.smithi029.stdout:842: done (5 left) 2024-08-29T17:53:19.513 INFO:tasks.rados.rados.0.smithi029.stdout:845: done (4 left) 2024-08-29T17:53:19.513 INFO:tasks.rados.rados.0.smithi029.stdout:848: done (3 left) 2024-08-29T17:53:19.513 INFO:tasks.rados.rados.0.smithi029.stdout:849: done (2 left) 2024-08-29T17:53:19.513 INFO:tasks.rados.rados.0.smithi029.stdout:850: done (1 left) 2024-08-29T17:53:19.513 INFO:tasks.rados.rados.0.smithi029.stdout:851: done (0 left) 2024-08-29T17:53:19.513 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 13 current snap is 74 2024-08-29T17:53:19.513 INFO:tasks.rados.rados.0.smithi029.stdout:852: seq_num 275 ranges {6184960=614400,6799360=786432,7585792=499712,8085504=319488} 2024-08-29T17:53:19.560 INFO:tasks.rados.rados.0.smithi029.stdout:852: writing smithi02969618-13 from 6184960 to 6799360 tid 1 2024-08-29T17:53:19.565 INFO:tasks.rados.rados.0.smithi029.stdout:852: writing smithi02969618-13 from 6799360 to 7585792 tid 2 2024-08-29T17:53:19.569 INFO:tasks.rados.rados.0.smithi029.stdout:852: writing smithi02969618-13 from 7585792 to 8085504 tid 3 2024-08-29T17:53:19.572 INFO:tasks.rados.rados.0.smithi029.stdout:852: writing smithi02969618-13 from 8085504 to 8404992 tid 4 2024-08-29T17:53:19.572 INFO:tasks.rados.rados.0.smithi029.stdout:853: delete oid 50 current snap is 74 2024-08-29T17:53:19.573 INFO:tasks.rados.rados.0.smithi029.stdout:852: finishing write tid 1 to smithi02969618-13 2024-08-29T17:53:19.576 INFO:tasks.rados.rados.0.smithi029.stdout:852: finishing write tid 2 to smithi02969618-13 2024-08-29T17:53:19.576 INFO:tasks.rados.rados.0.smithi029.stdout:853: done (1 left) 2024-08-29T17:53:19.576 INFO:tasks.rados.rados.0.smithi029.stdout:854: rollback oid 21 current snap is 74 2024-08-29T17:53:19.576 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 21 to 65 2024-08-29T17:53:19.576 INFO:tasks.rados.rados.0.smithi029.stdout:855: snap_remove snap 53 2024-08-29T17:53:19.899 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:19 smithi110 bash[24444]: cluster 2024-08-29T17:53:18.501731+0000 mon.a (mon.0) 1324 : cluster [DBG] osdmap e219: 8 total, 8 up, 8 in 2024-08-29T17:53:19.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:19 smithi110 bash[24444]: cluster 2024-08-29T17:53:18.869218+0000 mgr.x (mgr.24553) 26 : cluster [DBG] pgmap v33: 121 pgs: 121 active+clean; 163 MiB data, 710 MiB used, 715 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.5 MiB/s wr, 26 op/s 2024-08-29T17:53:19.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:19 smithi110 bash[24444]: audit 2024-08-29T17:53:19.442924+0000 mon.a (mon.0) 1325 : audit [INF] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' 2024-08-29T17:53:19.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:19 smithi110 bash[24444]: audit 2024-08-29T17:53:19.453496+0000 mon.a (mon.0) 1326 : audit [INF] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' 2024-08-29T17:53:19.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:19 smithi110 bash[24444]: audit 2024-08-29T17:53:19.457089+0000 mon.a (mon.0) 1327 : audit [INF] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-08-29T17:53:19.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:19 smithi110 bash[24444]: audit 2024-08-29T17:53:19.458880+0000 mon.a (mon.0) 1328 : audit [INF] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-08-29T17:53:19.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:19 smithi110 bash[24444]: audit 2024-08-29T17:53:19.460526+0000 mon.a (mon.0) 1329 : audit [INF] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-08-29T17:53:19.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:19 smithi110 bash[24444]: audit 2024-08-29T17:53:19.462464+0000 mon.a (mon.0) 1330 : audit [INF] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-08-29T17:53:19.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:19 smithi110 bash[24444]: audit 2024-08-29T17:53:19.472561+0000 mon.a (mon.0) 1331 : audit [INF] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' 2024-08-29T17:53:19.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:19 smithi110 bash[24444]: audit 2024-08-29T17:53:19.475170+0000 mon.a (mon.0) 1332 : audit [DBG] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:53:19.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:19 smithi110 bash[24444]: audit 2024-08-29T17:53:19.477205+0000 mon.a (mon.0) 1333 : audit [INF] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T17:53:19.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:19 smithi029 bash[22475]: cluster 2024-08-29T17:53:18.501731+0000 mon.a (mon.0) 1324 : cluster [DBG] osdmap e219: 8 total, 8 up, 8 in 2024-08-29T17:53:19.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:19 smithi029 bash[22475]: cluster 2024-08-29T17:53:18.869218+0000 mgr.x (mgr.24553) 26 : cluster [DBG] pgmap v33: 121 pgs: 121 active+clean; 163 MiB data, 710 MiB used, 715 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.5 MiB/s wr, 26 op/s 2024-08-29T17:53:19.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:19 smithi029 bash[22475]: audit 2024-08-29T17:53:19.442924+0000 mon.a (mon.0) 1325 : audit [INF] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' 2024-08-29T17:53:19.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:19 smithi029 bash[22475]: audit 2024-08-29T17:53:19.453496+0000 mon.a (mon.0) 1326 : audit [INF] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' 2024-08-29T17:53:19.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:19 smithi029 bash[22475]: audit 2024-08-29T17:53:19.457089+0000 mon.a (mon.0) 1327 : audit [INF] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-08-29T17:53:19.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:19 smithi029 bash[22475]: audit 2024-08-29T17:53:19.458880+0000 mon.a (mon.0) 1328 : audit [INF] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-08-29T17:53:19.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:19 smithi029 bash[22475]: audit 2024-08-29T17:53:19.460526+0000 mon.a (mon.0) 1329 : audit [INF] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-08-29T17:53:19.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:19 smithi029 bash[22475]: audit 2024-08-29T17:53:19.462464+0000 mon.a (mon.0) 1330 : audit [INF] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-08-29T17:53:19.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:19 smithi029 bash[22475]: audit 2024-08-29T17:53:19.472561+0000 mon.a (mon.0) 1331 : audit [INF] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' 2024-08-29T17:53:19.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:19 smithi029 bash[22475]: audit 2024-08-29T17:53:19.475170+0000 mon.a (mon.0) 1332 : audit [DBG] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:53:19.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:19 smithi029 bash[22475]: audit 2024-08-29T17:53:19.477205+0000 mon.a (mon.0) 1333 : audit [INF] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T17:53:19.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:19 smithi029 bash[32453]: cluster 2024-08-29T17:53:18.501731+0000 mon.a (mon.0) 1324 : cluster [DBG] osdmap e219: 8 total, 8 up, 8 in 2024-08-29T17:53:19.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:19 smithi029 bash[32453]: cluster 2024-08-29T17:53:18.869218+0000 mgr.x (mgr.24553) 26 : cluster [DBG] pgmap v33: 121 pgs: 121 active+clean; 163 MiB data, 710 MiB used, 715 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.5 MiB/s wr, 26 op/s 2024-08-29T17:53:19.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:19 smithi029 bash[32453]: audit 2024-08-29T17:53:19.442924+0000 mon.a (mon.0) 1325 : audit [INF] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' 2024-08-29T17:53:19.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:19 smithi029 bash[32453]: audit 2024-08-29T17:53:19.453496+0000 mon.a (mon.0) 1326 : audit [INF] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' 2024-08-29T17:53:19.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:19 smithi029 bash[32453]: audit 2024-08-29T17:53:19.457089+0000 mon.a (mon.0) 1327 : audit [INF] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-08-29T17:53:19.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:19 smithi029 bash[32453]: audit 2024-08-29T17:53:19.458880+0000 mon.a (mon.0) 1328 : audit [INF] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-08-29T17:53:19.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:19 smithi029 bash[32453]: audit 2024-08-29T17:53:19.460526+0000 mon.a (mon.0) 1329 : audit [INF] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-08-29T17:53:19.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:19 smithi029 bash[32453]: audit 2024-08-29T17:53:19.462464+0000 mon.a (mon.0) 1330 : audit [INF] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-08-29T17:53:19.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:19 smithi029 bash[32453]: audit 2024-08-29T17:53:19.472561+0000 mon.a (mon.0) 1331 : audit [INF] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' 2024-08-29T17:53:19.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:19 smithi029 bash[32453]: audit 2024-08-29T17:53:19.475170+0000 mon.a (mon.0) 1332 : audit [DBG] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:53:19.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:19 smithi029 bash[32453]: audit 2024-08-29T17:53:19.477205+0000 mon.a (mon.0) 1333 : audit [INF] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T17:53:20.527 INFO:tasks.rados.rados.0.smithi029.stdout:855: done (2 left) 2024-08-29T17:53:20.527 INFO:tasks.rados.rados.0.smithi029.stdout:856: snap_create 2024-08-29T17:53:20.527 INFO:tasks.rados.rados.0.smithi029.stdout:852: finishing write tid 3 to smithi02969618-13 2024-08-29T17:53:20.527 INFO:tasks.rados.rados.0.smithi029.stdout:852: finishing write tid 4 to smithi02969618-13 2024-08-29T17:53:20.527 INFO:tasks.rados.rados.0.smithi029.stdout:852: finishing write tid 5 to smithi02969618-13 2024-08-29T17:53:20.527 INFO:tasks.rados.rados.0.smithi029.stdout:852: finishing write tid 6 to smithi02969618-13 2024-08-29T17:53:20.527 INFO:tasks.rados.rados.0.smithi029.stdout:852: oid 13 updating version 0 to 240 2024-08-29T17:53:20.527 INFO:tasks.rados.rados.0.smithi029.stdout:852: oid 13 version 240 is already newer than 236 2024-08-29T17:53:20.527 INFO:tasks.rados.rados.0.smithi029.stdout:852: oid 13 version 240 is already newer than 237 2024-08-29T17:53:20.527 INFO:tasks.rados.rados.0.smithi029.stdout:852: oid 13 version 240 is already newer than 239 2024-08-29T17:53:20.528 INFO:tasks.rados.rados.0.smithi029.stdout:852: oid 13 version 240 is already newer than 238 2024-08-29T17:53:20.528 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 13 v 240 (ObjNum 275 snap 74 seq_num 275) dirty exists 2024-08-29T17:53:20.528 INFO:tasks.rados.rados.0.smithi029.stdout:852: left oid 13 (ObjNum 275 snap 74 seq_num 275) 2024-08-29T17:53:20.528 INFO:tasks.rados.rados.0.smithi029.stdout:854: finishing rollback tid 0 to smithi02969618-21 2024-08-29T17:53:20.528 INFO:tasks.rados.rados.0.smithi029.stdout:854: finishing rollback tid 1 to smithi02969618-21 2024-08-29T17:53:20.528 INFO:tasks.rados.rados.0.smithi029.stdout:854: finishing rollback tid 2 to smithi02969618-21 2024-08-29T17:53:20.528 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 21 v 211 (ObjNum 155 snap 34 seq_num 155) dirty exists 2024-08-29T17:53:20.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:20 smithi110 bash[24444]: cephadm 2024-08-29T17:53:19.463826+0000 mgr.x (mgr.24553) 27 : cephadm [INF] Adjusting osd_memory_target on smithi110 to 2524M 2024-08-29T17:53:20.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:20 smithi110 bash[24444]: cephadm 2024-08-29T17:53:19.479874+0000 mgr.x (mgr.24553) 28 : cephadm [INF] Updating smithi029:/etc/ceph/ceph.conf 2024-08-29T17:53:20.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:20 smithi110 bash[24444]: cephadm 2024-08-29T17:53:19.480248+0000 mgr.x (mgr.24553) 29 : cephadm [INF] Updating smithi110:/etc/ceph/ceph.conf 2024-08-29T17:53:20.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:20 smithi110 bash[24444]: cluster 2024-08-29T17:53:19.512208+0000 mon.a (mon.0) 1334 : cluster [DBG] osdmap e220: 8 total, 8 up, 8 in 2024-08-29T17:53:20.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:20 smithi110 bash[24444]: cephadm 2024-08-29T17:53:19.671822+0000 mgr.x (mgr.24553) 30 : cephadm [INF] Updating smithi110:/var/lib/ceph/5b99e290-662c-11ef-bcd4-c7b262605968/config/ceph.conf 2024-08-29T17:53:20.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:20 smithi110 bash[24444]: cephadm 2024-08-29T17:53:19.676400+0000 mgr.x (mgr.24553) 31 : cephadm [INF] Updating smithi029:/var/lib/ceph/5b99e290-662c-11ef-bcd4-c7b262605968/config/ceph.conf 2024-08-29T17:53:20.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:20 smithi110 bash[24444]: cephadm 2024-08-29T17:53:19.796822+0000 mgr.x (mgr.24553) 32 : cephadm [INF] Updating smithi110:/etc/ceph/ceph.client.admin.keyring 2024-08-29T17:53:20.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:20 smithi110 bash[24444]: cephadm 2024-08-29T17:53:19.822932+0000 mgr.x (mgr.24553) 33 : cephadm [INF] Updating smithi029:/etc/ceph/ceph.client.admin.keyring 2024-08-29T17:53:20.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:20 smithi110 bash[24444]: cephadm 2024-08-29T17:53:19.921531+0000 mgr.x (mgr.24553) 34 : cephadm [INF] Updating smithi110:/var/lib/ceph/5b99e290-662c-11ef-bcd4-c7b262605968/config/ceph.client.admin.keyring 2024-08-29T17:53:20.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:20 smithi110 bash[24444]: cephadm 2024-08-29T17:53:19.962697+0000 mgr.x (mgr.24553) 35 : cephadm [INF] Updating smithi029:/var/lib/ceph/5b99e290-662c-11ef-bcd4-c7b262605968/config/ceph.client.admin.keyring 2024-08-29T17:53:20.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:20 smithi110 bash[24444]: audit 2024-08-29T17:53:20.055371+0000 mon.a (mon.0) 1335 : audit [INF] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' 2024-08-29T17:53:20.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:20 smithi110 bash[24444]: audit 2024-08-29T17:53:20.063331+0000 mon.a (mon.0) 1336 : audit [INF] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' 2024-08-29T17:53:20.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:20 smithi110 bash[24444]: audit 2024-08-29T17:53:20.095927+0000 mon.a (mon.0) 1337 : audit [INF] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' 2024-08-29T17:53:20.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:20 smithi110 bash[24444]: audit 2024-08-29T17:53:20.102133+0000 mon.a (mon.0) 1338 : audit [INF] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' 2024-08-29T17:53:20.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:20 smithi110 bash[24444]: audit 2024-08-29T17:53:20.107522+0000 mon.a (mon.0) 1339 : audit [INF] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' 2024-08-29T17:53:20.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:20 smithi110 bash[24444]: cephadm 2024-08-29T17:53:20.145497+0000 mgr.x (mgr.24553) 36 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-08-29T17:53:20.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:20 smithi110 bash[24444]: cephadm 2024-08-29T17:53:20.416145+0000 mgr.x (mgr.24553) 37 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi110 2024-08-29T17:53:20.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:20 smithi029 bash[32453]: cephadm 2024-08-29T17:53:19.463826+0000 mgr.x (mgr.24553) 27 : cephadm [INF] Adjusting osd_memory_target on smithi110 to 2524M 2024-08-29T17:53:20.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:20 smithi029 bash[32453]: cephadm 2024-08-29T17:53:19.479874+0000 mgr.x (mgr.24553) 28 : cephadm [INF] Updating smithi029:/etc/ceph/ceph.conf 2024-08-29T17:53:20.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:20 smithi029 bash[32453]: cephadm 2024-08-29T17:53:19.480248+0000 mgr.x (mgr.24553) 29 : cephadm [INF] Updating smithi110:/etc/ceph/ceph.conf 2024-08-29T17:53:20.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:20 smithi029 bash[32453]: cluster 2024-08-29T17:53:19.512208+0000 mon.a (mon.0) 1334 : cluster [DBG] osdmap e220: 8 total, 8 up, 8 in 2024-08-29T17:53:20.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:20 smithi029 bash[32453]: cephadm 2024-08-29T17:53:19.671822+0000 mgr.x (mgr.24553) 30 : cephadm [INF] Updating smithi110:/var/lib/ceph/5b99e290-662c-11ef-bcd4-c7b262605968/config/ceph.conf 2024-08-29T17:53:20.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:20 smithi029 bash[32453]: cephadm 2024-08-29T17:53:19.676400+0000 mgr.x (mgr.24553) 31 : cephadm [INF] Updating smithi029:/var/lib/ceph/5b99e290-662c-11ef-bcd4-c7b262605968/config/ceph.conf 2024-08-29T17:53:20.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:20 smithi029 bash[32453]: cephadm 2024-08-29T17:53:19.796822+0000 mgr.x (mgr.24553) 32 : cephadm [INF] Updating smithi110:/etc/ceph/ceph.client.admin.keyring 2024-08-29T17:53:20.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:20 smithi029 bash[32453]: cephadm 2024-08-29T17:53:19.822932+0000 mgr.x (mgr.24553) 33 : cephadm [INF] Updating smithi029:/etc/ceph/ceph.client.admin.keyring 2024-08-29T17:53:20.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:20 smithi029 bash[32453]: cephadm 2024-08-29T17:53:19.921531+0000 mgr.x (mgr.24553) 34 : cephadm [INF] Updating smithi110:/var/lib/ceph/5b99e290-662c-11ef-bcd4-c7b262605968/config/ceph.client.admin.keyring 2024-08-29T17:53:20.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:20 smithi029 bash[32453]: cephadm 2024-08-29T17:53:19.962697+0000 mgr.x (mgr.24553) 35 : cephadm [INF] Updating smithi029:/var/lib/ceph/5b99e290-662c-11ef-bcd4-c7b262605968/config/ceph.client.admin.keyring 2024-08-29T17:53:20.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:20 smithi029 bash[32453]: audit 2024-08-29T17:53:20.055371+0000 mon.a (mon.0) 1335 : audit [INF] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' 2024-08-29T17:53:20.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:20 smithi029 bash[32453]: audit 2024-08-29T17:53:20.063331+0000 mon.a (mon.0) 1336 : audit [INF] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' 2024-08-29T17:53:20.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:20 smithi029 bash[32453]: audit 2024-08-29T17:53:20.095927+0000 mon.a (mon.0) 1337 : audit [INF] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' 2024-08-29T17:53:20.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:20 smithi029 bash[32453]: audit 2024-08-29T17:53:20.102133+0000 mon.a (mon.0) 1338 : audit [INF] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' 2024-08-29T17:53:20.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:20 smithi029 bash[32453]: audit 2024-08-29T17:53:20.107522+0000 mon.a (mon.0) 1339 : audit [INF] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' 2024-08-29T17:53:20.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:20 smithi029 bash[32453]: cephadm 2024-08-29T17:53:20.145497+0000 mgr.x (mgr.24553) 36 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-08-29T17:53:20.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:20 smithi029 bash[32453]: cephadm 2024-08-29T17:53:20.416145+0000 mgr.x (mgr.24553) 37 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi110 2024-08-29T17:53:20.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:20 smithi029 bash[22475]: cephadm 2024-08-29T17:53:19.463826+0000 mgr.x (mgr.24553) 27 : cephadm [INF] Adjusting osd_memory_target on smithi110 to 2524M 2024-08-29T17:53:20.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:20 smithi029 bash[22475]: cephadm 2024-08-29T17:53:19.479874+0000 mgr.x (mgr.24553) 28 : cephadm [INF] Updating smithi029:/etc/ceph/ceph.conf 2024-08-29T17:53:20.904 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:20 smithi029 bash[22475]: cephadm 2024-08-29T17:53:19.480248+0000 mgr.x (mgr.24553) 29 : cephadm [INF] Updating smithi110:/etc/ceph/ceph.conf 2024-08-29T17:53:20.904 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:20 smithi029 bash[22475]: cluster 2024-08-29T17:53:19.512208+0000 mon.a (mon.0) 1334 : cluster [DBG] osdmap e220: 8 total, 8 up, 8 in 2024-08-29T17:53:20.904 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:20 smithi029 bash[22475]: cephadm 2024-08-29T17:53:19.671822+0000 mgr.x (mgr.24553) 30 : cephadm [INF] Updating smithi110:/var/lib/ceph/5b99e290-662c-11ef-bcd4-c7b262605968/config/ceph.conf 2024-08-29T17:53:20.904 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:20 smithi029 bash[22475]: cephadm 2024-08-29T17:53:19.676400+0000 mgr.x (mgr.24553) 31 : cephadm [INF] Updating smithi029:/var/lib/ceph/5b99e290-662c-11ef-bcd4-c7b262605968/config/ceph.conf 2024-08-29T17:53:20.904 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:20 smithi029 bash[22475]: cephadm 2024-08-29T17:53:19.796822+0000 mgr.x (mgr.24553) 32 : cephadm [INF] Updating smithi110:/etc/ceph/ceph.client.admin.keyring 2024-08-29T17:53:20.904 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:20 smithi029 bash[22475]: cephadm 2024-08-29T17:53:19.822932+0000 mgr.x (mgr.24553) 33 : cephadm [INF] Updating smithi029:/etc/ceph/ceph.client.admin.keyring 2024-08-29T17:53:20.904 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:20 smithi029 bash[22475]: cephadm 2024-08-29T17:53:19.921531+0000 mgr.x (mgr.24553) 34 : cephadm [INF] Updating smithi110:/var/lib/ceph/5b99e290-662c-11ef-bcd4-c7b262605968/config/ceph.client.admin.keyring 2024-08-29T17:53:20.904 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:20 smithi029 bash[22475]: cephadm 2024-08-29T17:53:19.962697+0000 mgr.x (mgr.24553) 35 : cephadm [INF] Updating smithi029:/var/lib/ceph/5b99e290-662c-11ef-bcd4-c7b262605968/config/ceph.client.admin.keyring 2024-08-29T17:53:20.904 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:20 smithi029 bash[22475]: audit 2024-08-29T17:53:20.055371+0000 mon.a (mon.0) 1335 : audit [INF] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' 2024-08-29T17:53:20.904 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:20 smithi029 bash[22475]: audit 2024-08-29T17:53:20.063331+0000 mon.a (mon.0) 1336 : audit [INF] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' 2024-08-29T17:53:20.904 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:20 smithi029 bash[22475]: audit 2024-08-29T17:53:20.095927+0000 mon.a (mon.0) 1337 : audit [INF] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' 2024-08-29T17:53:20.905 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:20 smithi029 bash[22475]: audit 2024-08-29T17:53:20.102133+0000 mon.a (mon.0) 1338 : audit [INF] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' 2024-08-29T17:53:20.905 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:20 smithi029 bash[22475]: audit 2024-08-29T17:53:20.107522+0000 mon.a (mon.0) 1339 : audit [INF] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' 2024-08-29T17:53:20.905 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:20 smithi029 bash[22475]: cephadm 2024-08-29T17:53:20.145497+0000 mgr.x (mgr.24553) 36 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-08-29T17:53:20.905 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:20 smithi029 bash[22475]: cephadm 2024-08-29T17:53:20.416145+0000 mgr.x (mgr.24553) 37 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi110 2024-08-29T17:53:21.531 INFO:tasks.rados.rados.0.smithi029.stdout:852: done (2 left) 2024-08-29T17:53:21.531 INFO:tasks.rados.rados.0.smithi029.stdout:854: done (1 left) 2024-08-29T17:53:21.532 INFO:tasks.rados.rados.0.smithi029.stdout:856: done (0 left) 2024-08-29T17:53:21.532 INFO:tasks.rados.rados.0.smithi029.stdout:857: read oid 46 snap -1 2024-08-29T17:53:21.532 INFO:tasks.rados.rados.0.smithi029.stdout:857: expect (ObjNum 231 snap 51 seq_num 231) 2024-08-29T17:53:21.532 INFO:tasks.rados.rados.0.smithi029.stdout:858: read oid 12 snap -1 2024-08-29T17:53:21.532 INFO:tasks.rados.rados.0.smithi029.stdout:858: expect (ObjNum 261 snap 68 seq_num 261) 2024-08-29T17:53:21.532 INFO:tasks.rados.rados.0.smithi029.stdout:859: copy_from oid 19 from oid 41 current snap is 75 2024-08-29T17:53:21.532 INFO:tasks.rados.rados.0.smithi029.stdout:860: copy_from oid 49 from oid 18 current snap is 75 2024-08-29T17:53:21.532 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 35 current snap is 75 2024-08-29T17:53:21.532 INFO:tasks.rados.rados.0.smithi029.stdout:861: seq_num 277 ranges {3948544=647168,4595712=557056,5152768=516096,5668864=532480} 2024-08-29T17:53:21.568 INFO:tasks.rados.rados.0.smithi029.stdout:861: writing smithi02969618-35 from 3948544 to 4595712 tid 1 2024-08-29T17:53:21.573 INFO:tasks.rados.rados.0.smithi029.stdout:861: writing smithi02969618-35 from 4595712 to 5152768 tid 2 2024-08-29T17:53:21.577 INFO:tasks.rados.rados.0.smithi029.stdout:861: writing smithi02969618-35 from 5152768 to 5668864 tid 3 2024-08-29T17:53:21.582 INFO:tasks.rados.rados.0.smithi029.stdout:861: writing smithi02969618-35 from 5668864 to 6201344 tid 4 2024-08-29T17:53:21.582 INFO:tasks.rados.rados.0.smithi029.stdout:862: rollback oid 15 current snap is 75 2024-08-29T17:53:21.582 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 15 to 66 2024-08-29T17:53:21.582 INFO:tasks.rados.rados.0.smithi029.stdout:857: expect (ObjNum 231 snap 51 seq_num 231) 2024-08-29T17:53:21.652 INFO:tasks.rados.rados.0.smithi029.stdout:858: expect (ObjNum 261 snap 68 seq_num 261) 2024-08-29T17:53:21.760 INFO:tasks.rados.rados.0.smithi029.stdout:860: finishing copy_from racing read to smithi02969618-49 2024-08-29T17:53:21.760 INFO:tasks.rados.rados.0.smithi029.stdout:860: finishing copy_from to smithi02969618-49 2024-08-29T17:53:21.760 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 49 v 157 (ObjNum 224 snap 47 seq_num 224) dirty exists 2024-08-29T17:53:21.760 INFO:tasks.rados.rados.0.smithi029.stdout:861: finishing write tid 1 to smithi02969618-35 2024-08-29T17:53:21.760 INFO:tasks.rados.rados.0.smithi029.stdout:861: finishing write tid 2 to smithi02969618-35 2024-08-29T17:53:21.761 INFO:tasks.rados.rados.0.smithi029.stdout:862: finishing rollback tid 0 to smithi02969618-15 2024-08-29T17:53:21.761 INFO:tasks.rados.rados.0.smithi029.stdout:862: finishing rollback tid 1 to smithi02969618-15 2024-08-29T17:53:21.761 INFO:tasks.rados.rados.0.smithi029.stdout:862: finishing rollback tid 2 to smithi02969618-15 2024-08-29T17:53:21.761 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 15 v 655 (ObjNum 222 snap 47 seq_num 222) dirty exists 2024-08-29T17:53:21.761 INFO:tasks.rados.rados.0.smithi029.stdout:861: finishing write tid 3 to smithi02969618-35 2024-08-29T17:53:21.761 INFO:tasks.rados.rados.0.smithi029.stdout:861: finishing write tid 4 to smithi02969618-35 2024-08-29T17:53:21.761 INFO:tasks.rados.rados.0.smithi029.stdout:861: finishing write tid 5 to smithi02969618-35 2024-08-29T17:53:21.761 INFO:tasks.rados.rados.0.smithi029.stdout:861: finishing write tid 6 to smithi02969618-35 2024-08-29T17:53:21.761 INFO:tasks.rados.rados.0.smithi029.stdout:861: oid 35 updating version 0 to 143 2024-08-29T17:53:21.761 INFO:tasks.rados.rados.0.smithi029.stdout:861: oid 35 updating version 143 to 145 2024-08-29T17:53:21.761 INFO:tasks.rados.rados.0.smithi029.stdout:861: oid 35 version 145 is already newer than 144 2024-08-29T17:53:21.761 INFO:tasks.rados.rados.0.smithi029.stdout:861: oid 35 updating version 145 to 146 2024-08-29T17:53:21.762 INFO:tasks.rados.rados.0.smithi029.stdout:861: oid 35 updating version 146 to 147 2024-08-29T17:53:21.762 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 35 v 147 (ObjNum 277 snap 75 seq_num 277) dirty exists 2024-08-29T17:53:21.762 INFO:tasks.rados.rados.0.smithi029.stdout:861: left oid 35 (ObjNum 277 snap 75 seq_num 277) 2024-08-29T17:53:21.762 INFO:tasks.rados.rados.0.smithi029.stdout:859: finishing copy_from racing read to smithi02969618-19 2024-08-29T17:53:21.762 INFO:tasks.rados.rados.0.smithi029.stdout:859: finishing copy_from to smithi02969618-19 2024-08-29T17:53:21.762 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 19 v 208 (ObjNum 272 snap 72 seq_num 272) dirty exists 2024-08-29T17:53:21.762 INFO:tasks.rados.rados.0.smithi029.stdout:857: done (5 left) 2024-08-29T17:53:21.762 INFO:tasks.rados.rados.0.smithi029.stdout:858: done (4 left) 2024-08-29T17:53:21.762 INFO:tasks.rados.rados.0.smithi029.stdout:859: done (3 left) 2024-08-29T17:53:21.762 INFO:tasks.rados.rados.0.smithi029.stdout:860: done (2 left) 2024-08-29T17:53:21.762 INFO:tasks.rados.rados.0.smithi029.stdout:861: done (1 left) 2024-08-29T17:53:21.762 INFO:tasks.rados.rados.0.smithi029.stdout:862: done (0 left) 2024-08-29T17:53:21.763 INFO:tasks.rados.rados.0.smithi029.stdout:863: rollback oid 6 current snap is 75 2024-08-29T17:53:21.763 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 6 to 72 2024-08-29T17:53:21.763 INFO:tasks.rados.rados.0.smithi029.stdout:864: rollback oid 37 current snap is 75 2024-08-29T17:53:21.763 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 37 to 59 2024-08-29T17:53:21.763 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 45 current snap is 75 2024-08-29T17:53:21.763 INFO:tasks.rados.rados.0.smithi029.stdout:865: seq_num 278 ranges {6184960=663552,6848512=442368,7290880=720896,8011776=442368} 2024-08-29T17:53:21.825 INFO:tasks.rados.rados.0.smithi029.stdout:865: writing smithi02969618-45 from 6184960 to 6848512 tid 1 2024-08-29T17:53:21.829 INFO:tasks.rados.rados.0.smithi029.stdout:865: writing smithi02969618-45 from 6848512 to 7290880 tid 2 2024-08-29T17:53:21.835 INFO:tasks.rados.rados.0.smithi029.stdout:865: writing smithi02969618-45 from 7290880 to 8011776 tid 3 2024-08-29T17:53:21.839 INFO:tasks.rados.rados.0.smithi029.stdout:865: writing smithi02969618-45 from 8011776 to 8454144 tid 4 2024-08-29T17:53:21.839 INFO:tasks.rados.rados.0.smithi029.stdout:866: rollback oid 27 current snap is 75 2024-08-29T17:53:21.839 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 27 to 70 2024-08-29T17:53:21.839 INFO:tasks.rados.rados.0.smithi029.stdout:864: finishing rollback tid 0 to smithi02969618-37 2024-08-29T17:53:21.839 INFO:tasks.rados.rados.0.smithi029.stdout:863: finishing rollback tid 0 to smithi02969618-6 2024-08-29T17:53:21.839 INFO:tasks.rados.rados.0.smithi029.stdout:864: finishing rollback tid 1 to smithi02969618-37 2024-08-29T17:53:21.840 INFO:tasks.rados.rados.0.smithi029.stdout:864: finishing rollback tid 2 to smithi02969618-37 2024-08-29T17:53:21.840 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 37 v 659 (ObjNum 164 snap 36 seq_num 164) dirty exists 2024-08-29T17:53:21.840 INFO:tasks.rados.rados.0.smithi029.stdout:863: finishing rollback tid 1 to smithi02969618-6 2024-08-29T17:53:21.840 INFO:tasks.rados.rados.0.smithi029.stdout:863: finishing rollback tid 2 to smithi02969618-6 2024-08-29T17:53:21.840 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 6 v 250 (ObjNum 109 snap 22 seq_num 109) dirty exists 2024-08-29T17:53:21.840 INFO:tasks.rados.rados.0.smithi029.stdout:865: finishing write tid 1 to smithi02969618-45 2024-08-29T17:53:21.840 INFO:tasks.rados.rados.0.smithi029.stdout:863: done (3 left) 2024-08-29T17:53:21.840 INFO:tasks.rados.rados.0.smithi029.stdout:864: done (2 left) 2024-08-29T17:53:21.840 INFO:tasks.rados.rados.0.smithi029.stdout:867: read oid 11 snap -1 2024-08-29T17:53:21.840 INFO:tasks.rados.rados.0.smithi029.stdout:867: expect (ObjNum 249 snap 61 seq_num 249) 2024-08-29T17:53:21.840 INFO:tasks.rados.rados.0.smithi029.stdout:868: snap_create 2024-08-29T17:53:21.841 INFO:tasks.rados.rados.0.smithi029.stdout:865: finishing write tid 2 to smithi02969618-45 2024-08-29T17:53:21.841 INFO:tasks.rados.rados.0.smithi029.stdout:866: finishing rollback tid 1 to smithi02969618-27 2024-08-29T17:53:21.841 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 27 v 327 (ObjNum 4113 snap 0 seq_num 1489175883) dirty dne 2024-08-29T17:53:21.845 INFO:tasks.rados.rados.0.smithi029.stdout:865: finishing write tid 3 to smithi02969618-45 2024-08-29T17:53:21.846 INFO:tasks.rados.rados.0.smithi029.stdout:865: finishing write tid 4 to smithi02969618-45 2024-08-29T17:53:21.847 INFO:tasks.rados.rados.0.smithi029.stdout:865: finishing write tid 5 to smithi02969618-45 2024-08-29T17:53:21.850 INFO:tasks.rados.rados.0.smithi029.stdout:865: finishing write tid 6 to smithi02969618-45 2024-08-29T17:53:21.850 INFO:tasks.rados.rados.0.smithi029.stdout:865: oid 45 updating version 0 to 254 2024-08-29T17:53:21.850 INFO:tasks.rados.rados.0.smithi029.stdout:865: oid 45 version 254 is already newer than 253 2024-08-29T17:53:21.850 INFO:tasks.rados.rados.0.smithi029.stdout:865: oid 45 version 254 is already newer than 252 2024-08-29T17:53:21.850 INFO:tasks.rados.rados.0.smithi029.stdout:865: oid 45 version 254 is already newer than 251 2024-08-29T17:53:21.850 INFO:tasks.rados.rados.0.smithi029.stdout:865: oid 45 updating version 254 to 255 2024-08-29T17:53:21.850 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 45 v 255 (ObjNum 278 snap 75 seq_num 278) dirty exists 2024-08-29T17:53:21.850 INFO:tasks.rados.rados.0.smithi029.stdout:865: left oid 45 (ObjNum 278 snap 75 seq_num 278) 2024-08-29T17:53:21.865 INFO:tasks.rados.rados.0.smithi029.stdout:867: expect (ObjNum 249 snap 61 seq_num 249) 2024-08-29T17:53:21.899 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:21 smithi029 bash[32453]: cluster 2024-08-29T17:53:20.520185+0000 mon.a (mon.0) 1340 : cluster [DBG] osdmap e221: 8 total, 8 up, 8 in 2024-08-29T17:53:21.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:21 smithi029 bash[32453]: cluster 2024-08-29T17:53:20.869949+0000 mgr.x (mgr.24553) 38 : cluster [DBG] pgmap v36: 121 pgs: 121 active+clean; 178 MiB data, 725 MiB used, 715 GiB / 715 GiB avail; 9.2 MiB/s rd, 3.4 MiB/s wr, 23 op/s 2024-08-29T17:53:21.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:21 smithi029 bash[22475]: cluster 2024-08-29T17:53:20.520185+0000 mon.a (mon.0) 1340 : cluster [DBG] osdmap e221: 8 total, 8 up, 8 in 2024-08-29T17:53:21.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:21 smithi029 bash[22475]: cluster 2024-08-29T17:53:20.869949+0000 mgr.x (mgr.24553) 38 : cluster [DBG] pgmap v36: 121 pgs: 121 active+clean; 178 MiB data, 725 MiB used, 715 GiB / 715 GiB avail; 9.2 MiB/s rd, 3.4 MiB/s wr, 23 op/s 2024-08-29T17:53:21.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:21 smithi110 bash[24444]: cluster 2024-08-29T17:53:20.520185+0000 mon.a (mon.0) 1340 : cluster [DBG] osdmap e221: 8 total, 8 up, 8 in 2024-08-29T17:53:21.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:21 smithi110 bash[24444]: cluster 2024-08-29T17:53:20.869949+0000 mgr.x (mgr.24553) 38 : cluster [DBG] pgmap v36: 121 pgs: 121 active+clean; 178 MiB data, 725 MiB used, 715 GiB / 715 GiB avail; 9.2 MiB/s rd, 3.4 MiB/s wr, 23 op/s 2024-08-29T17:53:22.538 INFO:tasks.rados.rados.0.smithi029.stdout:865: done (3 left) 2024-08-29T17:53:22.538 INFO:tasks.rados.rados.0.smithi029.stdout:866: done (2 left) 2024-08-29T17:53:22.538 INFO:tasks.rados.rados.0.smithi029.stdout:867: done (1 left) 2024-08-29T17:53:22.539 INFO:tasks.rados.rados.0.smithi029.stdout:868: done (0 left) 2024-08-29T17:53:22.539 INFO:tasks.rados.rados.0.smithi029.stdout:869: snap_remove snap 74 2024-08-29T17:53:22.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:22 smithi029 bash[32453]: cluster 2024-08-29T17:53:21.531966+0000 mon.a (mon.0) 1341 : cluster [DBG] osdmap e222: 8 total, 8 up, 8 in 2024-08-29T17:53:22.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:22 smithi110 bash[24444]: cluster 2024-08-29T17:53:21.531966+0000 mon.a (mon.0) 1341 : cluster [DBG] osdmap e222: 8 total, 8 up, 8 in 2024-08-29T17:53:22.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:22 smithi029 bash[22475]: cluster 2024-08-29T17:53:21.531966+0000 mon.a (mon.0) 1341 : cluster [DBG] osdmap e222: 8 total, 8 up, 8 in 2024-08-29T17:53:23.548 INFO:tasks.rados.rados.0.smithi029.stdout:869: done (0 left) 2024-08-29T17:53:23.548 INFO:tasks.rados.rados.0.smithi029.stdout:870: rmattr oid 41 current snap is 76 2024-08-29T17:53:23.548 INFO:tasks.rados.rados.0.smithi029.stdout:870: done (0 left) 2024-08-29T17:53:23.548 INFO:tasks.rados.rados.0.smithi029.stdout:871: snap_remove snap 65 2024-08-29T17:53:23.899 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:23 smithi110 bash[24444]: cluster 2024-08-29T17:53:22.538285+0000 mon.a (mon.0) 1342 : cluster [DBG] osdmap e223: 8 total, 8 up, 8 in 2024-08-29T17:53:23.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:23 smithi110 bash[24444]: cluster 2024-08-29T17:53:22.870720+0000 mgr.x (mgr.24553) 39 : cluster [DBG] pgmap v39: 121 pgs: 121 active+clean; 178 MiB data, 725 MiB used, 715 GiB / 715 GiB avail; 9.2 MiB/s rd, 3.4 MiB/s wr, 23 op/s 2024-08-29T17:53:23.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:23 smithi029 bash[32453]: cluster 2024-08-29T17:53:22.538285+0000 mon.a (mon.0) 1342 : cluster [DBG] osdmap e223: 8 total, 8 up, 8 in 2024-08-29T17:53:23.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:23 smithi029 bash[32453]: cluster 2024-08-29T17:53:22.870720+0000 mgr.x (mgr.24553) 39 : cluster [DBG] pgmap v39: 121 pgs: 121 active+clean; 178 MiB data, 725 MiB used, 715 GiB / 715 GiB avail; 9.2 MiB/s rd, 3.4 MiB/s wr, 23 op/s 2024-08-29T17:53:23.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:23 smithi029 bash[22475]: cluster 2024-08-29T17:53:22.538285+0000 mon.a (mon.0) 1342 : cluster [DBG] osdmap e223: 8 total, 8 up, 8 in 2024-08-29T17:53:23.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:23 smithi029 bash[22475]: cluster 2024-08-29T17:53:22.870720+0000 mgr.x (mgr.24553) 39 : cluster [DBG] pgmap v39: 121 pgs: 121 active+clean; 178 MiB data, 725 MiB used, 715 GiB / 715 GiB avail; 9.2 MiB/s rd, 3.4 MiB/s wr, 23 op/s 2024-08-29T17:53:24.550 INFO:tasks.rados.rados.0.smithi029.stdout:871: done (0 left) 2024-08-29T17:53:24.551 INFO:tasks.rados.rados.0.smithi029.stdout:872: setattr oid 11 current snap is 76 2024-08-29T17:53:24.554 INFO:tasks.rados.rados.0.smithi029.stdout:873: rmattr oid 31 current snap is 76 2024-08-29T17:53:24.554 INFO:tasks.rados.rados.0.smithi029.stdout:873: done (1 left) 2024-08-29T17:53:24.554 INFO:tasks.rados.rados.0.smithi029.stdout:874: rollback oid 42 current snap is 76 2024-08-29T17:53:24.554 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 42 to 54 2024-08-29T17:53:24.555 INFO:tasks.rados.rados.0.smithi029.stdout:875: rollback oid 38 current snap is 76 2024-08-29T17:53:24.555 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 38 to 70 2024-08-29T17:53:24.555 INFO:tasks.rados.rados.0.smithi029.stdout:876: snap_create 2024-08-29T17:53:24.561 INFO:tasks.rados.rados.0.smithi029.stdout:875: finishing rollback tid 1 to smithi02969618-38 2024-08-29T17:53:24.561 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 38 v 0 (ObjNum 33 snap 0 seq_num 1562337552) dirty dne 2024-08-29T17:53:24.570 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 11 v 201 (ObjNum 249 snap 61 seq_num 249) dirty exists 2024-08-29T17:53:24.573 INFO:tasks.rados.rados.0.smithi029.stdout:874: finishing rollback tid 1 to smithi02969618-42 2024-08-29T17:53:24.576 INFO:tasks.rados.rados.0.smithi029.stdout:874: finishing rollback tid 2 to smithi02969618-42 2024-08-29T17:53:24.576 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 42 v 140 (ObjNum 202 snap 44 seq_num 202) dirty exists 2024-08-29T17:53:24.866 INFO:journalctl@ceph.prometheus.a.smithi110.stdout:Aug 29 17:53:24 smithi110 systemd[1]: Stopping Ceph prometheus.a for 5b99e290-662c-11ef-bcd4-c7b262605968... 2024-08-29T17:53:24.866 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:24 smithi110 bash[24444]: cluster 2024-08-29T17:53:23.549129+0000 mon.a (mon.0) 1343 : cluster [DBG] osdmap e224: 8 total, 8 up, 8 in 2024-08-29T17:53:24.899 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:53:24 smithi029 bash[22727]: ::ffff:172.21.15.110 - - [29/Aug/2024:17:53:24] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-08-29T17:53:24.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:24 smithi029 bash[32453]: cluster 2024-08-29T17:53:23.549129+0000 mon.a (mon.0) 1343 : cluster [DBG] osdmap e224: 8 total, 8 up, 8 in 2024-08-29T17:53:24.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:24 smithi029 bash[22475]: cluster 2024-08-29T17:53:23.549129+0000 mon.a (mon.0) 1343 : cluster [DBG] osdmap e224: 8 total, 8 up, 8 in 2024-08-29T17:53:25.150 INFO:journalctl@ceph.prometheus.a.smithi110.stdout:Aug 29 17:53:24 smithi110 bash[51665]: ts=2024-08-29T17:53:24.867Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-08-29T17:53:25.150 INFO:journalctl@ceph.prometheus.a.smithi110.stdout:Aug 29 17:53:24 smithi110 bash[51665]: ts=2024-08-29T17:53:24.867Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-08-29T17:53:25.150 INFO:journalctl@ceph.prometheus.a.smithi110.stdout:Aug 29 17:53:24 smithi110 bash[51665]: ts=2024-08-29T17:53:24.867Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-08-29T17:53:25.150 INFO:journalctl@ceph.prometheus.a.smithi110.stdout:Aug 29 17:53:24 smithi110 bash[51665]: ts=2024-08-29T17:53:24.867Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-08-29T17:53:25.150 INFO:journalctl@ceph.prometheus.a.smithi110.stdout:Aug 29 17:53:24 smithi110 bash[51665]: ts=2024-08-29T17:53:24.867Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-08-29T17:53:25.150 INFO:journalctl@ceph.prometheus.a.smithi110.stdout:Aug 29 17:53:24 smithi110 bash[51665]: ts=2024-08-29T17:53:24.867Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-08-29T17:53:25.150 INFO:journalctl@ceph.prometheus.a.smithi110.stdout:Aug 29 17:53:24 smithi110 bash[51665]: ts=2024-08-29T17:53:24.867Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-08-29T17:53:25.150 INFO:journalctl@ceph.prometheus.a.smithi110.stdout:Aug 29 17:53:24 smithi110 bash[51665]: ts=2024-08-29T17:53:24.867Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-08-29T17:53:25.150 INFO:journalctl@ceph.prometheus.a.smithi110.stdout:Aug 29 17:53:24 smithi110 bash[51665]: ts=2024-08-29T17:53:24.868Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-08-29T17:53:25.150 INFO:journalctl@ceph.prometheus.a.smithi110.stdout:Aug 29 17:53:24 smithi110 bash[51665]: ts=2024-08-29T17:53:24.868Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-08-29T17:53:25.151 INFO:journalctl@ceph.prometheus.a.smithi110.stdout:Aug 29 17:53:24 smithi110 bash[51665]: ts=2024-08-29T17:53:24.868Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-08-29T17:53:25.151 INFO:journalctl@ceph.prometheus.a.smithi110.stdout:Aug 29 17:53:24 smithi110 bash[51665]: ts=2024-08-29T17:53:24.868Z caller=main.go:1147 level=info msg="See you next time!" 2024-08-29T17:53:25.577 INFO:tasks.rados.rados.0.smithi029.stdout:872: done (3 left) 2024-08-29T17:53:25.577 INFO:tasks.rados.rados.0.smithi029.stdout:874: done (2 left) 2024-08-29T17:53:25.577 INFO:tasks.rados.rados.0.smithi029.stdout:875: done (1 left) 2024-08-29T17:53:25.577 INFO:tasks.rados.rados.0.smithi029.stdout:876: done (0 left) 2024-08-29T17:53:25.577 INFO:tasks.rados.rados.0.smithi029.stdout:877: rollback oid 43 current snap is 77 2024-08-29T17:53:25.577 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 43 to 70 2024-08-29T17:53:25.577 INFO:tasks.rados.rados.0.smithi029.stdout:878: snap_create 2024-08-29T17:53:25.588 INFO:tasks.rados.rados.0.smithi029.stdout:877: finishing rollback tid 0 to smithi02969618-43 2024-08-29T17:53:25.589 INFO:tasks.rados.rados.0.smithi029.stdout:877: finishing rollback tid 1 to smithi02969618-43 2024-08-29T17:53:25.590 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 43 v 332 (ObjNum 33 snap 0 seq_num 1562088624) dirty dne 2024-08-29T17:53:25.748 INFO:journalctl@ceph.prometheus.a.smithi110.stdout:Aug 29 17:53:25 smithi110 bash[59262]: ceph-5b99e290-662c-11ef-bcd4-c7b262605968-prometheus-a 2024-08-29T17:53:25.748 INFO:journalctl@ceph.prometheus.a.smithi110.stdout:Aug 29 17:53:25 smithi110 bash[59322]: Error response from daemon: No such container: ceph-5b99e290-662c-11ef-bcd4-c7b262605968-prometheus-a 2024-08-29T17:53:25.748 INFO:journalctl@ceph.prometheus.a.smithi110.stdout:Aug 29 17:53:25 smithi110 systemd[1]: ceph-5b99e290-662c-11ef-bcd4-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-08-29T17:53:25.748 INFO:journalctl@ceph.prometheus.a.smithi110.stdout:Aug 29 17:53:25 smithi110 systemd[1]: Stopped Ceph prometheus.a for 5b99e290-662c-11ef-bcd4-c7b262605968. 2024-08-29T17:53:25.749 INFO:journalctl@ceph.prometheus.a.smithi110.stdout:Aug 29 17:53:25 smithi110 systemd[1]: Started Ceph prometheus.a for 5b99e290-662c-11ef-bcd4-c7b262605968. 2024-08-29T17:53:25.749 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:25 smithi110 bash[24444]: cluster 2024-08-29T17:53:24.550704+0000 mon.a (mon.0) 1344 : cluster [DBG] osdmap e225: 8 total, 8 up, 8 in 2024-08-29T17:53:25.749 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:25 smithi110 bash[24444]: cluster 2024-08-29T17:53:24.871270+0000 mgr.x (mgr.24553) 40 : cluster [DBG] pgmap v42: 121 pgs: 121 active+clean; 178 MiB data, 726 MiB used, 715 GiB / 715 GiB avail; 1.5 MiB/s rd, 0 op/s 2024-08-29T17:53:25.899 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:25 smithi029 bash[22475]: cluster 2024-08-29T17:53:24.550704+0000 mon.a (mon.0) 1344 : cluster [DBG] osdmap e225: 8 total, 8 up, 8 in 2024-08-29T17:53:25.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:25 smithi029 bash[22475]: cluster 2024-08-29T17:53:24.871270+0000 mgr.x (mgr.24553) 40 : cluster [DBG] pgmap v42: 121 pgs: 121 active+clean; 178 MiB data, 726 MiB used, 715 GiB / 715 GiB avail; 1.5 MiB/s rd, 0 op/s 2024-08-29T17:53:25.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:25 smithi029 bash[32453]: cluster 2024-08-29T17:53:24.550704+0000 mon.a (mon.0) 1344 : cluster [DBG] osdmap e225: 8 total, 8 up, 8 in 2024-08-29T17:53:25.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:25 smithi029 bash[32453]: cluster 2024-08-29T17:53:24.871270+0000 mgr.x (mgr.24553) 40 : cluster [DBG] pgmap v42: 121 pgs: 121 active+clean; 178 MiB data, 726 MiB used, 715 GiB / 715 GiB avail; 1.5 MiB/s rd, 0 op/s 2024-08-29T17:53:26.499 INFO:tasks.rados.rados.0.smithi029.stdout:877: done (1 left) 2024-08-29T17:53:26.499 INFO:tasks.rados.rados.0.smithi029.stdout:878: done (0 left) 2024-08-29T17:53:26.499 INFO:tasks.rados.rados.0.smithi029.stdout:879: rmattr oid 29 current snap is 78 2024-08-29T17:53:26.500 INFO:tasks.rados.rados.0.smithi029.stdout:879: done (0 left) 2024-08-29T17:53:26.500 INFO:tasks.rados.rados.0.smithi029.stdout:880: snap_create 2024-08-29T17:53:26.650 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:26 smithi029 bash[32453]: cluster 2024-08-29T17:53:25.575398+0000 mon.a (mon.0) 1345 : cluster [DBG] osdmap e226: 8 total, 8 up, 8 in 2024-08-29T17:53:26.650 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:26 smithi029 bash[32453]: audit 2024-08-29T17:53:25.687694+0000 mon.a (mon.0) 1346 : audit [INF] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' 2024-08-29T17:53:26.650 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:26 smithi029 bash[32453]: audit 2024-08-29T17:53:25.696684+0000 mon.a (mon.0) 1347 : audit [INF] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' 2024-08-29T17:53:26.650 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:26 smithi029 bash[32453]: audit 2024-08-29T17:53:25.701435+0000 mon.a (mon.0) 1348 : audit [DBG] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-29T17:53:26.650 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:26 smithi029 bash[32453]: audit 2024-08-29T17:53:25.702200+0000 mgr.x (mgr.24553) 41 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-29T17:53:26.650 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:26 smithi029 bash[32453]: audit 2024-08-29T17:53:25.743644+0000 mon.a (mon.0) 1349 : audit [DBG] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:53:26.650 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:26 smithi029 bash[32453]: cephadm 2024-08-29T17:53:25.745659+0000 mgr.x (mgr.24553) 42 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-08-29T17:53:26.650 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:26 smithi029 bash[32453]: cephadm 2024-08-29T17:53:25.746179+0000 mgr.x (mgr.24553) 43 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-08-29T17:53:26.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:26 smithi029 bash[32453]: cluster 2024-08-29T17:53:26.499177+0000 mon.a (mon.0) 1350 : cluster [DBG] osdmap e227: 8 total, 8 up, 8 in 2024-08-29T17:53:26.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:26 smithi029 bash[22475]: cluster 2024-08-29T17:53:25.575398+0000 mon.a (mon.0) 1345 : cluster [DBG] osdmap e226: 8 total, 8 up, 8 in 2024-08-29T17:53:26.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:26 smithi029 bash[22475]: audit 2024-08-29T17:53:25.687694+0000 mon.a (mon.0) 1346 : audit [INF] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' 2024-08-29T17:53:26.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:26 smithi029 bash[22475]: audit 2024-08-29T17:53:25.696684+0000 mon.a (mon.0) 1347 : audit [INF] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' 2024-08-29T17:53:26.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:26 smithi029 bash[22475]: audit 2024-08-29T17:53:25.701435+0000 mon.a (mon.0) 1348 : audit [DBG] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-29T17:53:26.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:26 smithi029 bash[22475]: audit 2024-08-29T17:53:25.702200+0000 mgr.x (mgr.24553) 41 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-29T17:53:26.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:26 smithi029 bash[22475]: audit 2024-08-29T17:53:25.743644+0000 mon.a (mon.0) 1349 : audit [DBG] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:53:26.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:26 smithi029 bash[22475]: cephadm 2024-08-29T17:53:25.745659+0000 mgr.x (mgr.24553) 42 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-08-29T17:53:26.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:26 smithi029 bash[22475]: cephadm 2024-08-29T17:53:25.746179+0000 mgr.x (mgr.24553) 43 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-08-29T17:53:26.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:26 smithi029 bash[22475]: cluster 2024-08-29T17:53:26.499177+0000 mon.a (mon.0) 1350 : cluster [DBG] osdmap e227: 8 total, 8 up, 8 in 2024-08-29T17:53:26.847 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:26 smithi110 bash[24444]: cluster 2024-08-29T17:53:25.575398+0000 mon.a (mon.0) 1345 : cluster [DBG] osdmap e226: 8 total, 8 up, 8 in 2024-08-29T17:53:26.847 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:26 smithi110 bash[24444]: audit 2024-08-29T17:53:25.687694+0000 mon.a (mon.0) 1346 : audit [INF] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' 2024-08-29T17:53:26.847 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:26 smithi110 bash[24444]: audit 2024-08-29T17:53:25.696684+0000 mon.a (mon.0) 1347 : audit [INF] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' 2024-08-29T17:53:26.847 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:26 smithi110 bash[24444]: audit 2024-08-29T17:53:25.701435+0000 mon.a (mon.0) 1348 : audit [DBG] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-29T17:53:26.847 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:26 smithi110 bash[24444]: audit 2024-08-29T17:53:25.702200+0000 mgr.x (mgr.24553) 41 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-29T17:53:26.847 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:26 smithi110 bash[24444]: audit 2024-08-29T17:53:25.743644+0000 mon.a (mon.0) 1349 : audit [DBG] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:53:26.847 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:26 smithi110 bash[24444]: cephadm 2024-08-29T17:53:25.745659+0000 mgr.x (mgr.24553) 42 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-08-29T17:53:26.847 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:26 smithi110 bash[24444]: cephadm 2024-08-29T17:53:25.746179+0000 mgr.x (mgr.24553) 43 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-08-29T17:53:26.847 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:26 smithi110 bash[24444]: cluster 2024-08-29T17:53:26.499177+0000 mon.a (mon.0) 1350 : cluster [DBG] osdmap e227: 8 total, 8 up, 8 in 2024-08-29T17:53:27.150 INFO:journalctl@ceph.prometheus.a.smithi110.stdout:Aug 29 17:53:26 smithi110 bash[59351]: ts=2024-08-29T17:53:26.848Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-08-29T17:53:27.150 INFO:journalctl@ceph.prometheus.a.smithi110.stdout:Aug 29 17:53:26 smithi110 bash[59351]: ts=2024-08-29T17:53:26.848Z 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-08-29T17:53:27.150 INFO:journalctl@ceph.prometheus.a.smithi110.stdout:Aug 29 17:53:26 smithi110 bash[59351]: ts=2024-08-29T17:53:26.848Z caller=main.go:570 level=info host_details="(Linux 5.15.0-119-generic #129-Ubuntu SMP Fri Aug 2 19:25:20 UTC 2024 x86_64 smithi110 (none))" 2024-08-29T17:53:27.150 INFO:journalctl@ceph.prometheus.a.smithi110.stdout:Aug 29 17:53:26 smithi110 bash[59351]: ts=2024-08-29T17:53:26.848Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-08-29T17:53:27.150 INFO:journalctl@ceph.prometheus.a.smithi110.stdout:Aug 29 17:53:26 smithi110 bash[59351]: ts=2024-08-29T17:53:26.849Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-08-29T17:53:27.151 INFO:journalctl@ceph.prometheus.a.smithi110.stdout:Aug 29 17:53:26 smithi110 bash[59351]: ts=2024-08-29T17:53:26.850Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-08-29T17:53:27.151 INFO:journalctl@ceph.prometheus.a.smithi110.stdout:Aug 29 17:53:26 smithi110 bash[59351]: ts=2024-08-29T17:53:26.851Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-08-29T17:53:27.151 INFO:journalctl@ceph.prometheus.a.smithi110.stdout:Aug 29 17:53:26 smithi110 bash[59351]: ts=2024-08-29T17:53:26.852Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-08-29T17:53:27.151 INFO:journalctl@ceph.prometheus.a.smithi110.stdout:Aug 29 17:53:26 smithi110 bash[59351]: ts=2024-08-29T17:53:26.852Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-08-29T17:53:27.151 INFO:journalctl@ceph.prometheus.a.smithi110.stdout:Aug 29 17:53:26 smithi110 bash[59351]: ts=2024-08-29T17:53:26.853Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-08-29T17:53:27.151 INFO:journalctl@ceph.prometheus.a.smithi110.stdout:Aug 29 17:53:26 smithi110 bash[59351]: ts=2024-08-29T17:53:26.853Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=2.169µs 2024-08-29T17:53:27.151 INFO:journalctl@ceph.prometheus.a.smithi110.stdout:Aug 29 17:53:26 smithi110 bash[59351]: ts=2024-08-29T17:53:26.853Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-08-29T17:53:27.151 INFO:journalctl@ceph.prometheus.a.smithi110.stdout:Aug 29 17:53:26 smithi110 bash[59351]: ts=2024-08-29T17:53:26.857Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=2 2024-08-29T17:53:27.151 INFO:journalctl@ceph.prometheus.a.smithi110.stdout:Aug 29 17:53:26 smithi110 bash[59351]: ts=2024-08-29T17:53:26.870Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=2 2024-08-29T17:53:27.151 INFO:journalctl@ceph.prometheus.a.smithi110.stdout:Aug 29 17:53:26 smithi110 bash[59351]: ts=2024-08-29T17:53:26.870Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=2 2024-08-29T17:53:27.151 INFO:journalctl@ceph.prometheus.a.smithi110.stdout:Aug 29 17:53:26 smithi110 bash[59351]: ts=2024-08-29T17:53:26.870Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=26.492µs wal_replay_duration=16.852574ms wbl_replay_duration=106ns total_replay_duration=16.910172ms 2024-08-29T17:53:27.152 INFO:journalctl@ceph.prometheus.a.smithi110.stdout:Aug 29 17:53:26 smithi110 bash[59351]: ts=2024-08-29T17:53:26.872Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-08-29T17:53:27.152 INFO:journalctl@ceph.prometheus.a.smithi110.stdout:Aug 29 17:53:26 smithi110 bash[59351]: ts=2024-08-29T17:53:26.872Z caller=main.go:1029 level=info msg="TSDB started" 2024-08-29T17:53:27.152 INFO:journalctl@ceph.prometheus.a.smithi110.stdout:Aug 29 17:53:26 smithi110 bash[59351]: ts=2024-08-29T17:53:26.872Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-08-29T17:53:27.152 INFO:journalctl@ceph.prometheus.a.smithi110.stdout:Aug 29 17:53:26 smithi110 bash[59351]: ts=2024-08-29T17:53:26.896Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=23.72981ms db_storage=995ns remote_storage=1.28µs web_handler=719ns query_engine=722ns scrape=277.934µs scrape_sd=109.526µs notify=19.971µs notify_sd=27.675µs rules=22.904749ms tracing=7.922µs 2024-08-29T17:53:27.152 INFO:journalctl@ceph.prometheus.a.smithi110.stdout:Aug 29 17:53:26 smithi110 bash[59351]: ts=2024-08-29T17:53:26.896Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-08-29T17:53:27.152 INFO:journalctl@ceph.prometheus.a.smithi110.stdout:Aug 29 17:53:26 smithi110 bash[59351]: ts=2024-08-29T17:53:26.896Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-08-29T17:53:27.503 INFO:tasks.rados.rados.0.smithi029.stdout:880: done (0 left) 2024-08-29T17:53:27.503 INFO:tasks.rados.rados.0.smithi029.stdout:881: delete oid 33 current snap is 79 2024-08-29T17:53:27.511 INFO:tasks.rados.rados.0.smithi029.stdout:881: done (0 left) 2024-08-29T17:53:27.511 INFO:tasks.rados.rados.0.smithi029.stdout:882: setattr oid 48 current snap is 79 2024-08-29T17:53:27.518 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 2 current snap is 79 2024-08-29T17:53:27.519 INFO:tasks.rados.rados.0.smithi029.stdout:883: seq_num 280 ranges {3383296=696320,4079616=606208,4685824=688128,5373952=311296} 2024-08-29T17:53:27.578 INFO:tasks.rados.rados.0.smithi029.stdout:883: writing smithi02969618-2 from 3383296 to 4079616 tid 1 2024-08-29T17:53:27.584 INFO:tasks.rados.rados.0.smithi029.stdout:883: writing smithi02969618-2 from 4079616 to 4685824 tid 2 2024-08-29T17:53:27.591 INFO:tasks.rados.rados.0.smithi029.stdout:883: writing smithi02969618-2 from 4685824 to 5373952 tid 3 2024-08-29T17:53:27.594 INFO:tasks.rados.rados.0.smithi029.stdout:883: writing smithi02969618-2 from 5373952 to 5685248 tid 4 2024-08-29T17:53:27.594 INFO:tasks.rados.rados.0.smithi029.stdout:884: read oid 37 snap -1 2024-08-29T17:53:27.594 INFO:tasks.rados.rados.0.smithi029.stdout:884: expect (ObjNum 164 snap 36 seq_num 164) 2024-08-29T17:53:27.594 INFO:tasks.rados.rados.0.smithi029.stdout:885: copy_from oid 40 from oid 33 current snap is 79 2024-08-29T17:53:27.594 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 48 v 561 (ObjNum 224 snap 47 seq_num 224) dirty exists 2024-08-29T17:53:27.594 INFO:tasks.rados.rados.0.smithi029.stdout:883: finishing write tid 1 to smithi02969618-2 2024-08-29T17:53:27.594 INFO:tasks.rados.rados.0.smithi029.stdout:883: finishing write tid 2 to smithi02969618-2 2024-08-29T17:53:27.595 INFO:tasks.rados.rados.0.smithi029.stdout:882: done (3 left) 2024-08-29T17:53:27.595 INFO:tasks.rados.rados.0.smithi029.stdout:886: snap_remove snap 54 2024-08-29T17:53:27.899 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:27 smithi110 bash[24444]: cluster 2024-08-29T17:53:26.871676+0000 mgr.x (mgr.24553) 44 : cluster [DBG] pgmap v45: 121 pgs: 121 active+clean; 183 MiB data, 738 MiB used, 714 GiB / 715 GiB avail; 6.9 MiB/s rd, 2.9 MiB/s wr, 13 op/s 2024-08-29T17:53:27.899 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:27 smithi110 bash[24444]: cluster 2024-08-29T17:53:27.502608+0000 mon.a (mon.0) 1351 : cluster [DBG] osdmap e228: 8 total, 8 up, 8 in 2024-08-29T17:53:27.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:27 smithi029 bash[32453]: cluster 2024-08-29T17:53:26.871676+0000 mgr.x (mgr.24553) 44 : cluster [DBG] pgmap v45: 121 pgs: 121 active+clean; 183 MiB data, 738 MiB used, 714 GiB / 715 GiB avail; 6.9 MiB/s rd, 2.9 MiB/s wr, 13 op/s 2024-08-29T17:53:27.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:27 smithi029 bash[32453]: cluster 2024-08-29T17:53:27.502608+0000 mon.a (mon.0) 1351 : cluster [DBG] osdmap e228: 8 total, 8 up, 8 in 2024-08-29T17:53:27.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:27 smithi029 bash[22475]: cluster 2024-08-29T17:53:26.871676+0000 mgr.x (mgr.24553) 44 : cluster [DBG] pgmap v45: 121 pgs: 121 active+clean; 183 MiB data, 738 MiB used, 714 GiB / 715 GiB avail; 6.9 MiB/s rd, 2.9 MiB/s wr, 13 op/s 2024-08-29T17:53:27.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:27 smithi029 bash[22475]: cluster 2024-08-29T17:53:27.502608+0000 mon.a (mon.0) 1351 : cluster [DBG] osdmap e228: 8 total, 8 up, 8 in 2024-08-29T17:53:28.585 INFO:tasks.rados.rados.0.smithi029.stdout:886: done (3 left) 2024-08-29T17:53:28.585 INFO:tasks.rados.rados.0.smithi029.stdout:887: setattr oid 27 current snap is 79 2024-08-29T17:53:28.585 INFO:tasks.rados.rados.0.smithi029.stdout:885: finishing copy_from to smithi02969618-40 2024-08-29T17:53:28.585 INFO:tasks.rados.rados.0.smithi029.stdout:885: got expected ENOENT (src dne) 2024-08-29T17:53:28.585 INFO:tasks.rados.rados.0.smithi029.stdout:885: finishing copy_from racing read to smithi02969618-40 2024-08-29T17:53:28.585 INFO:tasks.rados.rados.0.smithi029.stdout:883: finishing write tid 3 to smithi02969618-2 2024-08-29T17:53:28.585 INFO:tasks.rados.rados.0.smithi029.stdout:883: finishing write tid 4 to smithi02969618-2 2024-08-29T17:53:28.585 INFO:tasks.rados.rados.0.smithi029.stdout:883: finishing write tid 5 to smithi02969618-2 2024-08-29T17:53:28.585 INFO:tasks.rados.rados.0.smithi029.stdout:883: finishing write tid 6 to smithi02969618-2 2024-08-29T17:53:28.585 INFO:tasks.rados.rados.0.smithi029.stdout:883: oid 2 updating version 0 to 678 2024-08-29T17:53:28.586 INFO:tasks.rados.rados.0.smithi029.stdout:883: oid 2 updating version 678 to 679 2024-08-29T17:53:28.586 INFO:tasks.rados.rados.0.smithi029.stdout:883: oid 2 updating version 679 to 681 2024-08-29T17:53:28.586 INFO:tasks.rados.rados.0.smithi029.stdout:883: oid 2 version 681 is already newer than 677 2024-08-29T17:53:28.586 INFO:tasks.rados.rados.0.smithi029.stdout:883: oid 2 version 681 is already newer than 680 2024-08-29T17:53:28.586 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 2 v 681 (ObjNum 280 snap 79 seq_num 280) dirty exists 2024-08-29T17:53:28.586 INFO:tasks.rados.rados.0.smithi029.stdout:883: left oid 2 (ObjNum 280 snap 79 seq_num 280) 2024-08-29T17:53:28.586 INFO:tasks.rados.rados.0.smithi029.stdout:884: expect (ObjNum 164 snap 36 seq_num 164) 2024-08-29T17:53:28.708 INFO:tasks.rados.rados.0.smithi029.stdout:883: done (3 left) 2024-08-29T17:53:28.708 INFO:tasks.rados.rados.0.smithi029.stdout:884: done (2 left) 2024-08-29T17:53:28.708 INFO:tasks.rados.rados.0.smithi029.stdout:885: done (1 left) 2024-08-29T17:53:28.708 INFO:tasks.rados.rados.0.smithi029.stdout:888: snap_create 2024-08-29T17:53:28.711 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 27 v 333 (ObjNum 177 snap 0 seq_num 1) dirty exists 2024-08-29T17:53:29.605 INFO:tasks.rados.rados.0.smithi029.stdout:887: done (1 left) 2024-08-29T17:53:29.606 INFO:tasks.rados.rados.0.smithi029.stdout:888: done (0 left) 2024-08-29T17:53:29.606 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 37 current snap is 80 2024-08-29T17:53:29.606 INFO:tasks.rados.rados.0.smithi029.stdout:889: seq_num 281 ranges {2662400=712704,3375104=491520,3866624=491520,4358144=622592} 2024-08-29T17:53:29.626 INFO:tasks.rados.rados.0.smithi029.stdout:889: writing smithi02969618-37 from 2662400 to 3375104 tid 1 2024-08-29T17:53:29.630 INFO:tasks.rados.rados.0.smithi029.stdout:889: writing smithi02969618-37 from 3375104 to 3866624 tid 2 2024-08-29T17:53:29.633 INFO:tasks.rados.rados.0.smithi029.stdout:889: writing smithi02969618-37 from 3866624 to 4358144 tid 3 2024-08-29T17:53:29.637 INFO:tasks.rados.rados.0.smithi029.stdout:889: writing smithi02969618-37 from 4358144 to 4980736 tid 4 2024-08-29T17:53:29.637 INFO:tasks.rados.rados.0.smithi029.stdout:890: snap_create 2024-08-29T17:53:29.651 INFO:tasks.rados.rados.0.smithi029.stdout:889: finishing write tid 1 to smithi02969618-37 2024-08-29T17:53:29.652 INFO:tasks.rados.rados.0.smithi029.stdout:889: finishing write tid 2 to smithi02969618-37 2024-08-29T17:53:29.653 INFO:tasks.rados.rados.0.smithi029.stdout:889: finishing write tid 3 to smithi02969618-37 2024-08-29T17:53:29.654 INFO:tasks.rados.rados.0.smithi029.stdout:889: finishing write tid 4 to smithi02969618-37 2024-08-29T17:53:29.654 INFO:tasks.rados.rados.0.smithi029.stdout:889: finishing write tid 5 to smithi02969618-37 2024-08-29T17:53:29.655 INFO:tasks.rados.rados.0.smithi029.stdout:889: finishing write tid 6 to smithi02969618-37 2024-08-29T17:53:29.655 INFO:tasks.rados.rados.0.smithi029.stdout:889: oid 37 updating version 0 to 700 2024-08-29T17:53:29.655 INFO:tasks.rados.rados.0.smithi029.stdout:889: oid 37 updating version 700 to 702 2024-08-29T17:53:29.655 INFO:tasks.rados.rados.0.smithi029.stdout:889: oid 37 version 702 is already newer than 699 2024-08-29T17:53:29.656 INFO:tasks.rados.rados.0.smithi029.stdout:889: oid 37 version 702 is already newer than 701 2024-08-29T17:53:29.656 INFO:tasks.rados.rados.0.smithi029.stdout:889: oid 37 updating version 702 to 703 2024-08-29T17:53:29.656 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 37 v 703 (ObjNum 281 snap 80 seq_num 281) dirty exists 2024-08-29T17:53:29.656 INFO:tasks.rados.rados.0.smithi029.stdout:889: left oid 37 (ObjNum 281 snap 80 seq_num 281) 2024-08-29T17:53:29.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:29 smithi110 bash[24444]: cluster 2024-08-29T17:53:28.585849+0000 mon.a (mon.0) 1352 : cluster [DBG] osdmap e229: 8 total, 8 up, 8 in 2024-08-29T17:53:29.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:29 smithi110 bash[24444]: cluster 2024-08-29T17:53:28.872407+0000 mgr.x (mgr.24553) 45 : cluster [DBG] pgmap v48: 121 pgs: 121 active+clean; 183 MiB data, 738 MiB used, 714 GiB / 715 GiB avail; 5.4 MiB/s rd, 2.9 MiB/s wr, 12 op/s 2024-08-29T17:53:29.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:29 smithi110 bash[24444]: audit 2024-08-29T17:53:29.251232+0000 mon.a (mon.0) 1353 : audit [DBG] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T17:53:29.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:29 smithi029 bash[32453]: cluster 2024-08-29T17:53:28.585849+0000 mon.a (mon.0) 1352 : cluster [DBG] osdmap e229: 8 total, 8 up, 8 in 2024-08-29T17:53:29.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:29 smithi029 bash[32453]: cluster 2024-08-29T17:53:28.872407+0000 mgr.x (mgr.24553) 45 : cluster [DBG] pgmap v48: 121 pgs: 121 active+clean; 183 MiB data, 738 MiB used, 714 GiB / 715 GiB avail; 5.4 MiB/s rd, 2.9 MiB/s wr, 12 op/s 2024-08-29T17:53:29.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:29 smithi029 bash[32453]: audit 2024-08-29T17:53:29.251232+0000 mon.a (mon.0) 1353 : audit [DBG] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T17:53:29.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:29 smithi029 bash[22475]: cluster 2024-08-29T17:53:28.585849+0000 mon.a (mon.0) 1352 : cluster [DBG] osdmap e229: 8 total, 8 up, 8 in 2024-08-29T17:53:29.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:29 smithi029 bash[22475]: cluster 2024-08-29T17:53:28.872407+0000 mgr.x (mgr.24553) 45 : cluster [DBG] pgmap v48: 121 pgs: 121 active+clean; 183 MiB data, 738 MiB used, 714 GiB / 715 GiB avail; 5.4 MiB/s rd, 2.9 MiB/s wr, 12 op/s 2024-08-29T17:53:29.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:29 smithi029 bash[22475]: audit 2024-08-29T17:53:29.251232+0000 mon.a (mon.0) 1353 : audit [DBG] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T17:53:30.600 INFO:tasks.rados.rados.0.smithi029.stdout:889: done (1 left) 2024-08-29T17:53:30.600 INFO:tasks.rados.rados.0.smithi029.stdout:890: done (0 left) 2024-08-29T17:53:30.600 INFO:tasks.rados.rados.0.smithi029.stdout:891: read oid 11 snap 78 2024-08-29T17:53:30.600 INFO:tasks.rados.rados.0.smithi029.stdout:891: expect (ObjNum 249 snap 61 seq_num 249) 2024-08-29T17:53:30.600 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 21 current snap is 81 2024-08-29T17:53:30.601 INFO:tasks.rados.rados.0.smithi029.stdout:892: seq_num 282 ranges {2310144=729088,3039232=425984,3465216=704512,4169728=475136} 2024-08-29T17:53:30.625 INFO:tasks.rados.rados.0.smithi029.stdout:892: writing smithi02969618-21 from 2310144 to 3039232 tid 1 2024-08-29T17:53:30.628 INFO:tasks.rados.rados.0.smithi029.stdout:892: writing smithi02969618-21 from 3039232 to 3465216 tid 2 2024-08-29T17:53:30.634 INFO:tasks.rados.rados.0.smithi029.stdout:892: writing smithi02969618-21 from 3465216 to 4169728 tid 3 2024-08-29T17:53:30.638 INFO:tasks.rados.rados.0.smithi029.stdout:892: writing smithi02969618-21 from 4169728 to 4644864 tid 4 2024-08-29T17:53:30.638 INFO:tasks.rados.rados.0.smithi029.stdout:893: delete oid 47 current snap is 81 2024-08-29T17:53:30.638 INFO:tasks.rados.rados.0.smithi029.stdout:891: expect (ObjNum 249 snap 61 seq_num 249) 2024-08-29T17:53:30.869 INFO:tasks.rados.rados.0.smithi029.stdout:892: finishing write tid 1 to smithi02969618-21 2024-08-29T17:53:30.870 INFO:tasks.rados.rados.0.smithi029.stdout:892: finishing write tid 2 to smithi02969618-21 2024-08-29T17:53:30.870 INFO:tasks.rados.rados.0.smithi029.stdout:892: finishing write tid 3 to smithi02969618-21 2024-08-29T17:53:30.870 INFO:tasks.rados.rados.0.smithi029.stdout:892: finishing write tid 4 to smithi02969618-21 2024-08-29T17:53:30.870 INFO:tasks.rados.rados.0.smithi029.stdout:892: finishing write tid 5 to smithi02969618-21 2024-08-29T17:53:30.870 INFO:tasks.rados.rados.0.smithi029.stdout:892: finishing write tid 6 to smithi02969618-21 2024-08-29T17:53:30.870 INFO:tasks.rados.rados.0.smithi029.stdout:892: oid 21 updating version 0 to 215 2024-08-29T17:53:30.870 INFO:tasks.rados.rados.0.smithi029.stdout:892: oid 21 updating version 215 to 216 2024-08-29T17:53:30.870 INFO:tasks.rados.rados.0.smithi029.stdout:892: oid 21 version 216 is already newer than 213 2024-08-29T17:53:30.870 INFO:tasks.rados.rados.0.smithi029.stdout:892: oid 21 version 216 is already newer than 212 2024-08-29T17:53:30.870 INFO:tasks.rados.rados.0.smithi029.stdout:892: oid 21 version 216 is already newer than 214 2024-08-29T17:53:30.870 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 21 v 216 (ObjNum 282 snap 81 seq_num 282) dirty exists 2024-08-29T17:53:30.870 INFO:tasks.rados.rados.0.smithi029.stdout:892: left oid 21 (ObjNum 282 snap 81 seq_num 282) 2024-08-29T17:53:30.871 INFO:tasks.rados.rados.0.smithi029.stdout:891: done (2 left) 2024-08-29T17:53:30.871 INFO:tasks.rados.rados.0.smithi029.stdout:892: done (1 left) 2024-08-29T17:53:30.871 INFO:tasks.rados.rados.0.smithi029.stdout:893: done (0 left) 2024-08-29T17:53:30.871 INFO:tasks.rados.rados.0.smithi029.stdout:894: snap_create 2024-08-29T17:53:30.899 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:30 smithi029 bash[22475]: cluster 2024-08-29T17:53:29.604893+0000 mon.a (mon.0) 1354 : cluster [DBG] osdmap e230: 8 total, 8 up, 8 in 2024-08-29T17:53:30.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:30 smithi029 bash[22475]: audit 2024-08-29T17:53:30.519845+0000 mon.a (mon.0) 1355 : audit [INF] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' 2024-08-29T17:53:30.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:30 smithi029 bash[22475]: audit 2024-08-29T17:53:30.521967+0000 mon.a (mon.0) 1356 : audit [INF] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-29T17:53:30.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:30 smithi029 bash[22475]: audit 2024-08-29T17:53:30.523845+0000 mon.a (mon.0) 1357 : audit [DBG] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-29T17:53:30.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:30 smithi029 bash[22475]: audit 2024-08-29T17:53:30.525927+0000 mon.a (mon.0) 1358 : audit [DBG] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:53:30.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:30 smithi029 bash[32453]: cluster 2024-08-29T17:53:29.604893+0000 mon.a (mon.0) 1354 : cluster [DBG] osdmap e230: 8 total, 8 up, 8 in 2024-08-29T17:53:30.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:30 smithi029 bash[32453]: audit 2024-08-29T17:53:30.519845+0000 mon.a (mon.0) 1355 : audit [INF] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' 2024-08-29T17:53:30.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:30 smithi029 bash[32453]: audit 2024-08-29T17:53:30.521967+0000 mon.a (mon.0) 1356 : audit [INF] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-29T17:53:30.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:30 smithi029 bash[32453]: audit 2024-08-29T17:53:30.523845+0000 mon.a (mon.0) 1357 : audit [DBG] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-29T17:53:30.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:30 smithi029 bash[32453]: audit 2024-08-29T17:53:30.525927+0000 mon.a (mon.0) 1358 : audit [DBG] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:53:30.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:30 smithi110 bash[24444]: cluster 2024-08-29T17:53:29.604893+0000 mon.a (mon.0) 1354 : cluster [DBG] osdmap e230: 8 total, 8 up, 8 in 2024-08-29T17:53:30.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:30 smithi110 bash[24444]: audit 2024-08-29T17:53:30.519845+0000 mon.a (mon.0) 1355 : audit [INF] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' 2024-08-29T17:53:30.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:30 smithi110 bash[24444]: audit 2024-08-29T17:53:30.521967+0000 mon.a (mon.0) 1356 : audit [INF] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-29T17:53:30.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:30 smithi110 bash[24444]: audit 2024-08-29T17:53:30.523845+0000 mon.a (mon.0) 1357 : audit [DBG] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-29T17:53:30.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:30 smithi110 bash[24444]: audit 2024-08-29T17:53:30.525927+0000 mon.a (mon.0) 1358 : audit [DBG] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:53:31.504 INFO:tasks.rados.rados.0.smithi029.stdout:894: done (0 left) 2024-08-29T17:53:31.505 INFO:tasks.rados.rados.0.smithi029.stdout:895: setattr oid 39 current snap is 82 2024-08-29T17:53:31.509 INFO:tasks.rados.rados.0.smithi029.stdout:896: read oid 37 snap -1 2024-08-29T17:53:31.509 INFO:tasks.rados.rados.0.smithi029.stdout:896: expect (ObjNum 281 snap 80 seq_num 281) 2024-08-29T17:53:31.509 INFO:tasks.rados.rados.0.smithi029.stdout:897: read oid 25 snap -1 2024-08-29T17:53:31.509 INFO:tasks.rados.rados.0.smithi029.stdout:897: expect (ObjNum 194 snap 40 seq_num 194) 2024-08-29T17:53:31.509 INFO:tasks.rados.rados.0.smithi029.stdout:898: rollback oid 11 current snap is 82 2024-08-29T17:53:31.510 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 11 to 66 2024-08-29T17:53:31.510 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 26 current snap is 82 2024-08-29T17:53:31.510 INFO:tasks.rados.rados.0.smithi029.stdout:899: seq_num 284 ranges {0=761856,761856=598016,1359872=671744,2031616=335872} 2024-08-29T17:53:31.517 INFO:tasks.rados.rados.0.smithi029.stdout:899: writing smithi02969618-26 from 0 to 761856 tid 1 2024-08-29T17:53:31.524 INFO:tasks.rados.rados.0.smithi029.stdout:899: writing smithi02969618-26 from 761856 to 1359872 tid 2 2024-08-29T17:53:31.531 INFO:tasks.rados.rados.0.smithi029.stdout:899: writing smithi02969618-26 from 1359872 to 2031616 tid 3 2024-08-29T17:53:31.534 INFO:tasks.rados.rados.0.smithi029.stdout:899: writing smithi02969618-26 from 2031616 to 2367488 tid 4 2024-08-29T17:53:31.535 INFO:tasks.rados.rados.0.smithi029.stdout:900: snap_remove snap 67 2024-08-29T17:53:31.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:31 smithi029 bash[32453]: cephadm 2024-08-29T17:53:30.510024+0000 mgr.x (mgr.24553) 46 : cephadm [INF] Upgrade: Updating mgr.y 2024-08-29T17:53:31.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:31 smithi029 bash[32453]: cephadm 2024-08-29T17:53:30.527664+0000 mgr.x (mgr.24553) 47 : cephadm [INF] Deploying daemon mgr.y on smithi029 2024-08-29T17:53:31.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:31 smithi029 bash[32453]: cluster 2024-08-29T17:53:30.601008+0000 mon.a (mon.0) 1359 : cluster [DBG] osdmap e231: 8 total, 8 up, 8 in 2024-08-29T17:53:31.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:31 smithi029 bash[32453]: cluster 2024-08-29T17:53:30.873145+0000 mgr.x (mgr.24553) 48 : cluster [DBG] pgmap v51: 121 pgs: 121 active+clean; 185 MiB data, 756 MiB used, 714 GiB / 715 GiB avail; 1.9 MiB/s rd, 1.1 MiB/s wr, 14 op/s 2024-08-29T17:53:31.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:31 smithi029 bash[32453]: cluster 2024-08-29T17:53:31.505545+0000 mon.a (mon.0) 1360 : cluster [DBG] osdmap e232: 8 total, 8 up, 8 in 2024-08-29T17:53:31.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:31 smithi029 bash[22475]: cephadm 2024-08-29T17:53:30.510024+0000 mgr.x (mgr.24553) 46 : cephadm [INF] Upgrade: Updating mgr.y 2024-08-29T17:53:31.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:31 smithi029 bash[22475]: cephadm 2024-08-29T17:53:30.527664+0000 mgr.x (mgr.24553) 47 : cephadm [INF] Deploying daemon mgr.y on smithi029 2024-08-29T17:53:31.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:31 smithi029 bash[22475]: cluster 2024-08-29T17:53:30.601008+0000 mon.a (mon.0) 1359 : cluster [DBG] osdmap e231: 8 total, 8 up, 8 in 2024-08-29T17:53:31.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:31 smithi029 bash[22475]: cluster 2024-08-29T17:53:30.873145+0000 mgr.x (mgr.24553) 48 : cluster [DBG] pgmap v51: 121 pgs: 121 active+clean; 185 MiB data, 756 MiB used, 714 GiB / 715 GiB avail; 1.9 MiB/s rd, 1.1 MiB/s wr, 14 op/s 2024-08-29T17:53:31.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:31 smithi029 bash[22475]: cluster 2024-08-29T17:53:31.505545+0000 mon.a (mon.0) 1360 : cluster [DBG] osdmap e232: 8 total, 8 up, 8 in 2024-08-29T17:53:31.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:31 smithi110 bash[24444]: cephadm 2024-08-29T17:53:30.510024+0000 mgr.x (mgr.24553) 46 : cephadm [INF] Upgrade: Updating mgr.y 2024-08-29T17:53:31.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:31 smithi110 bash[24444]: cephadm 2024-08-29T17:53:30.527664+0000 mgr.x (mgr.24553) 47 : cephadm [INF] Deploying daemon mgr.y on smithi029 2024-08-29T17:53:31.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:31 smithi110 bash[24444]: cluster 2024-08-29T17:53:30.601008+0000 mon.a (mon.0) 1359 : cluster [DBG] osdmap e231: 8 total, 8 up, 8 in 2024-08-29T17:53:31.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:31 smithi110 bash[24444]: cluster 2024-08-29T17:53:30.873145+0000 mgr.x (mgr.24553) 48 : cluster [DBG] pgmap v51: 121 pgs: 121 active+clean; 185 MiB data, 756 MiB used, 714 GiB / 715 GiB avail; 1.9 MiB/s rd, 1.1 MiB/s wr, 14 op/s 2024-08-29T17:53:31.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:31 smithi110 bash[24444]: cluster 2024-08-29T17:53:31.505545+0000 mon.a (mon.0) 1360 : cluster [DBG] osdmap e232: 8 total, 8 up, 8 in 2024-08-29T17:53:32.507 INFO:tasks.rados.rados.0.smithi029.stdout:900: done (5 left) 2024-08-29T17:53:32.507 INFO:tasks.rados.rados.0.smithi029.stdout:901: setattr oid 19 current snap is 82 2024-08-29T17:53:32.507 INFO:tasks.rados.rados.0.smithi029.stdout:898: finishing rollback tid 0 to smithi02969618-11 2024-08-29T17:53:32.507 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 39 v 261 (ObjNum 252 snap 62 seq_num 252) dirty exists 2024-08-29T17:53:32.507 INFO:tasks.rados.rados.0.smithi029.stdout:897: expect (ObjNum 194 snap 40 seq_num 194) 2024-08-29T17:53:32.566 INFO:tasks.rados.rados.0.smithi029.stdout:898: finishing rollback tid 1 to smithi02969618-11 2024-08-29T17:53:32.566 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 11 v 203 (ObjNum 129 snap 0 seq_num 1562473120) dirty dne 2024-08-29T17:53:32.566 INFO:tasks.rados.rados.0.smithi029.stdout:899: finishing write tid 1 to smithi02969618-26 2024-08-29T17:53:32.566 INFO:tasks.rados.rados.0.smithi029.stdout:899: finishing write tid 2 to smithi02969618-26 2024-08-29T17:53:32.566 INFO:tasks.rados.rados.0.smithi029.stdout:899: finishing write tid 3 to smithi02969618-26 2024-08-29T17:53:32.566 INFO:tasks.rados.rados.0.smithi029.stdout:899: finishing write tid 4 to smithi02969618-26 2024-08-29T17:53:32.566 INFO:tasks.rados.rados.0.smithi029.stdout:899: finishing write tid 5 to smithi02969618-26 2024-08-29T17:53:32.566 INFO:tasks.rados.rados.0.smithi029.stdout:899: finishing write tid 6 to smithi02969618-26 2024-08-29T17:53:32.567 INFO:tasks.rados.rados.0.smithi029.stdout:899: oid 26 updating version 0 to 142 2024-08-29T17:53:32.567 INFO:tasks.rados.rados.0.smithi029.stdout:899: oid 26 version 142 is already newer than 138 2024-08-29T17:53:32.567 INFO:tasks.rados.rados.0.smithi029.stdout:899: oid 26 version 142 is already newer than 141 2024-08-29T17:53:32.567 INFO:tasks.rados.rados.0.smithi029.stdout:899: oid 26 version 142 is already newer than 139 2024-08-29T17:53:32.567 INFO:tasks.rados.rados.0.smithi029.stdout:899: oid 26 version 142 is already newer than 140 2024-08-29T17:53:32.567 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 26 v 142 (ObjNum 284 snap 82 seq_num 284) dirty exists 2024-08-29T17:53:32.567 INFO:tasks.rados.rados.0.smithi029.stdout:899: left oid 26 (ObjNum 284 snap 82 seq_num 284) 2024-08-29T17:53:32.567 INFO:tasks.rados.rados.0.smithi029.stdout:896: expect (ObjNum 281 snap 80 seq_num 281) 2024-08-29T17:53:32.650 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:53:32 smithi110 bash[52534]: ::ffff:172.21.15.110 - - [29/Aug/2024:17:53:32] "GET /metrics HTTP/1.1" 200 36086 "" "Prometheus/2.43.0" 2024-08-29T17:53:32.789 INFO:tasks.rados.rados.0.smithi029.stdout:895: done (5 left) 2024-08-29T17:53:32.789 INFO:tasks.rados.rados.0.smithi029.stdout:896: done (4 left) 2024-08-29T17:53:32.789 INFO:tasks.rados.rados.0.smithi029.stdout:897: done (3 left) 2024-08-29T17:53:32.790 INFO:tasks.rados.rados.0.smithi029.stdout:898: done (2 left) 2024-08-29T17:53:32.790 INFO:tasks.rados.rados.0.smithi029.stdout:899: done (1 left) 2024-08-29T17:53:32.790 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 33 current snap is 82 2024-08-29T17:53:32.790 INFO:tasks.rados.rados.0.smithi029.stdout:902: seq_num 285 ranges {0=778240,778240=475136,1253376=475136,1728512=655360} 2024-08-29T17:53:32.793 INFO:tasks.rados.rados.0.smithi029.stdout:902: writing smithi02969618-33 from 0 to 778240 tid 1 2024-08-29T17:53:32.796 INFO:tasks.rados.rados.0.smithi029.stdout:902: writing smithi02969618-33 from 778240 to 1253376 tid 2 2024-08-29T17:53:32.798 INFO:tasks.rados.rados.0.smithi029.stdout:902: writing smithi02969618-33 from 1253376 to 1728512 tid 3 2024-08-29T17:53:32.803 INFO:tasks.rados.rados.0.smithi029.stdout:902: writing smithi02969618-33 from 1728512 to 2383872 tid 4 2024-08-29T17:53:32.803 INFO:tasks.rados.rados.0.smithi029.stdout:903: delete oid 43 current snap is 82 2024-08-29T17:53:32.803 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 19 v 340 (ObjNum 272 snap 72 seq_num 272) dirty exists 2024-08-29T17:53:32.803 INFO:tasks.rados.rados.0.smithi029.stdout:902: finishing write tid 1 to smithi02969618-33 2024-08-29T17:53:32.803 INFO:tasks.rados.rados.0.smithi029.stdout:902: finishing write tid 2 to smithi02969618-33 2024-08-29T17:53:32.803 INFO:tasks.rados.rados.0.smithi029.stdout:902: finishing write tid 3 to smithi02969618-33 2024-08-29T17:53:32.805 INFO:tasks.rados.rados.0.smithi029.stdout:901: done (2 left) 2024-08-29T17:53:32.805 INFO:tasks.rados.rados.0.smithi029.stdout:903: done (1 left) 2024-08-29T17:53:32.805 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 48 current snap is 82 2024-08-29T17:53:32.805 INFO:tasks.rados.rados.0.smithi029.stdout:904: seq_num 287 ranges {1359872=8192} 2024-08-29T17:53:32.813 INFO:tasks.rados.rados.0.smithi029.stdout:904: writing smithi02969618-48 from 1359872 to 1368064 tid 1 2024-08-29T17:53:32.813 INFO:tasks.rados.rados.0.smithi029.stdout:905: snap_create 2024-08-29T17:53:32.813 INFO:tasks.rados.rados.0.smithi029.stdout:902: finishing write tid 4 to smithi02969618-33 2024-08-29T17:53:32.813 INFO:tasks.rados.rados.0.smithi029.stdout:902: finishing write tid 5 to smithi02969618-33 2024-08-29T17:53:32.813 INFO:tasks.rados.rados.0.smithi029.stdout:902: finishing write tid 6 to smithi02969618-33 2024-08-29T17:53:32.813 INFO:tasks.rados.rados.0.smithi029.stdout:902: oid 33 updating version 0 to 150 2024-08-29T17:53:32.813 INFO:tasks.rados.rados.0.smithi029.stdout:902: oid 33 updating version 150 to 153 2024-08-29T17:53:32.813 INFO:tasks.rados.rados.0.smithi029.stdout:902: oid 33 version 153 is already newer than 151 2024-08-29T17:53:32.814 INFO:tasks.rados.rados.0.smithi029.stdout:902: oid 33 updating version 153 to 154 2024-08-29T17:53:32.814 INFO:tasks.rados.rados.0.smithi029.stdout:902: oid 33 version 154 is already newer than 152 2024-08-29T17:53:32.814 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 33 v 154 (ObjNum 285 snap 82 seq_num 285) dirty exists 2024-08-29T17:53:32.814 INFO:tasks.rados.rados.0.smithi029.stdout:902: left oid 33 (ObjNum 285 snap 82 seq_num 285) 2024-08-29T17:53:32.816 INFO:tasks.rados.rados.0.smithi029.stdout:904: finishing write tid 1 to smithi02969618-48 2024-08-29T17:53:32.816 INFO:tasks.rados.rados.0.smithi029.stdout:904: finishing write tid 2 to smithi02969618-48 2024-08-29T17:53:32.817 INFO:tasks.rados.rados.0.smithi029.stdout:904: finishing write tid 3 to smithi02969618-48 2024-08-29T17:53:32.817 INFO:tasks.rados.rados.0.smithi029.stdout:904: oid 48 updating version 0 to 563 2024-08-29T17:53:32.817 INFO:tasks.rados.rados.0.smithi029.stdout:904: oid 48 version 563 is already newer than 562 2024-08-29T17:53:32.818 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 48 v 563 (ObjNum 287 snap 82 seq_num 287) dirty exists 2024-08-29T17:53:32.818 INFO:tasks.rados.rados.0.smithi029.stdout:904: left oid 48 (ObjNum 287 snap 82 seq_num 287) 2024-08-29T17:53:33.515 INFO:tasks.rados.rados.0.smithi029.stdout:902: done (2 left) 2024-08-29T17:53:33.515 INFO:tasks.rados.rados.0.smithi029.stdout:904: done (1 left) 2024-08-29T17:53:33.515 INFO:tasks.rados.rados.0.smithi029.stdout:905: done (0 left) 2024-08-29T17:53:33.515 INFO:tasks.rados.rados.0.smithi029.stdout:906: snap_remove snap 80 2024-08-29T17:53:33.857 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:33 smithi029 bash[22475]: cluster 2024-08-29T17:53:32.505530+0000 mon.a (mon.0) 1361 : cluster [DBG] osdmap e233: 8 total, 8 up, 8 in 2024-08-29T17:53:33.857 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:33 smithi029 bash[22475]: cluster 2024-08-29T17:53:32.874009+0000 mgr.x (mgr.24553) 49 : cluster [DBG] pgmap v54: 121 pgs: 121 active+clean; 185 MiB data, 756 MiB used, 714 GiB / 715 GiB avail; 1.9 MiB/s rd, 1.1 MiB/s wr, 14 op/s 2024-08-29T17:53:33.857 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:33 smithi029 bash[32453]: cluster 2024-08-29T17:53:32.505530+0000 mon.a (mon.0) 1361 : cluster [DBG] osdmap e233: 8 total, 8 up, 8 in 2024-08-29T17:53:33.857 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:33 smithi029 bash[32453]: cluster 2024-08-29T17:53:32.874009+0000 mgr.x (mgr.24553) 49 : cluster [DBG] pgmap v54: 121 pgs: 121 active+clean; 185 MiB data, 756 MiB used, 714 GiB / 715 GiB avail; 1.9 MiB/s rd, 1.1 MiB/s wr, 14 op/s 2024-08-29T17:53:33.899 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:33 smithi110 bash[24444]: cluster 2024-08-29T17:53:32.505530+0000 mon.a (mon.0) 1361 : cluster [DBG] osdmap e233: 8 total, 8 up, 8 in 2024-08-29T17:53:33.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:33 smithi110 bash[24444]: cluster 2024-08-29T17:53:32.874009+0000 mgr.x (mgr.24553) 49 : cluster [DBG] pgmap v54: 121 pgs: 121 active+clean; 185 MiB data, 756 MiB used, 714 GiB / 715 GiB avail; 1.9 MiB/s rd, 1.1 MiB/s wr, 14 op/s 2024-08-29T17:53:34.149 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:33 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T17:53:34.150 INFO:journalctl@ceph.osd.0.smithi029.stdout:Aug 29 17:53:33 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T17:53:34.150 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:53:33 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T17:53:34.150 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:53:33 smithi029 systemd[1]: Stopping Ceph mgr.y for 5b99e290-662c-11ef-bcd4-c7b262605968... 2024-08-29T17:53:34.150 INFO:journalctl@ceph.osd.2.smithi029.stdout:Aug 29 17:53:33 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T17:53:34.151 INFO:journalctl@ceph.mds.a.smithi029.stdout:Aug 29 17:53:33 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T17:53:34.151 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Aug 29 17:53:33 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T17:53:34.151 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Aug 29 17:53:33 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T17:53:34.152 INFO:journalctl@ceph.osd.1.smithi029.stdout:Aug 29 17:53:33 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T17:53:34.152 INFO:journalctl@ceph.osd.3.smithi029.stdout:Aug 29 17:53:33 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T17:53:34.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:33 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T17:53:34.527 INFO:tasks.rados.rados.0.smithi029.stdout:906: done (0 left) 2024-08-29T17:53:34.528 INFO:tasks.rados.rados.0.smithi029.stdout:907: rmattr oid 46 current snap is 83 2024-08-29T17:53:34.528 INFO:tasks.rados.rados.0.smithi029.stdout:907: done (0 left) 2024-08-29T17:53:34.528 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 21 current snap is 83 2024-08-29T17:53:34.528 INFO:tasks.rados.rados.0.smithi029.stdout:908: seq_num 288 ranges {4644864=24576} 2024-08-29T17:53:34.592 INFO:tasks.rados.rados.0.smithi029.stdout:908: writing smithi02969618-21 from 4644864 to 4669440 tid 1 2024-08-29T17:53:34.592 INFO:tasks.rados.rados.0.smithi029.stdout:909: delete oid 39 current snap is 83 2024-08-29T17:53:34.604 INFO:tasks.rados.rados.0.smithi029.stdout:908: finishing write tid 1 to smithi02969618-21 2024-08-29T17:53:34.604 INFO:tasks.rados.rados.0.smithi029.stdout:908: finishing write tid 2 to smithi02969618-21 2024-08-29T17:53:34.605 INFO:tasks.rados.rados.0.smithi029.stdout:909: done (1 left) 2024-08-29T17:53:34.605 INFO:tasks.rados.rados.0.smithi029.stdout:910: read oid 49 snap -1 2024-08-29T17:53:34.605 INFO:tasks.rados.rados.0.smithi029.stdout:910: expect (ObjNum 224 snap 47 seq_num 224) 2024-08-29T17:53:34.605 INFO:tasks.rados.rados.0.smithi029.stdout:911: delete oid 30 current snap is 83 2024-08-29T17:53:34.606 INFO:tasks.rados.rados.0.smithi029.stdout:908: finishing write tid 3 to smithi02969618-21 2024-08-29T17:53:34.606 INFO:tasks.rados.rados.0.smithi029.stdout:908: oid 21 updating version 0 to 217 2024-08-29T17:53:34.606 INFO:tasks.rados.rados.0.smithi029.stdout:908: oid 21 updating version 217 to 218 2024-08-29T17:53:34.606 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 21 v 218 (ObjNum 288 snap 83 seq_num 288) dirty exists 2024-08-29T17:53:34.607 INFO:tasks.rados.rados.0.smithi029.stdout:908: left oid 21 (ObjNum 288 snap 83 seq_num 288) 2024-08-29T17:53:34.610 INFO:tasks.rados.rados.0.smithi029.stdout:908: done (2 left) 2024-08-29T17:53:34.610 INFO:tasks.rados.rados.0.smithi029.stdout:911: done (1 left) 2024-08-29T17:53:34.610 INFO:tasks.rados.rados.0.smithi029.stdout:912: snap_remove snap 79 2024-08-29T17:53:34.839 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:34 smithi029 bash[22475]: cluster 2024-08-29T17:53:33.515564+0000 mon.a (mon.0) 1362 : cluster [DBG] osdmap e234: 8 total, 8 up, 8 in 2024-08-29T17:53:34.839 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:34 smithi029 bash[32453]: cluster 2024-08-29T17:53:33.515564+0000 mon.a (mon.0) 1362 : cluster [DBG] osdmap e234: 8 total, 8 up, 8 in 2024-08-29T17:53:34.899 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:34 smithi110 bash[24444]: cluster 2024-08-29T17:53:33.515564+0000 mon.a (mon.0) 1362 : cluster [DBG] osdmap e234: 8 total, 8 up, 8 in 2024-08-29T17:53:35.076 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-08-29T17:53:35.091 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:53:34 smithi029 bash[70719]: ceph-5b99e290-662c-11ef-bcd4-c7b262605968-mgr-y 2024-08-29T17:53:35.091 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:53:35 smithi029 systemd[1]: ceph-5b99e290-662c-11ef-bcd4-c7b262605968@mgr.y.service: Main process exited, code=exited, status=143/n/a 2024-08-29T17:53:35.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:35 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T17:53:35.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:35 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T17:53:35.400 INFO:journalctl@ceph.osd.2.smithi029.stdout:Aug 29 17:53:35 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T17:53:35.400 INFO:journalctl@ceph.osd.3.smithi029.stdout:Aug 29 17:53:35 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T17:53:35.401 INFO:journalctl@ceph.mds.a.smithi029.stdout:Aug 29 17:53:35 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T17:53:35.401 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Aug 29 17:53:35 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T17:53:35.401 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Aug 29 17:53:35 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T17:53:35.401 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:53:35 smithi029 bash[70804]: Error response from daemon: No such container: ceph-5b99e290-662c-11ef-bcd4-c7b262605968-mgr-y 2024-08-29T17:53:35.401 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:53:35 smithi029 systemd[1]: ceph-5b99e290-662c-11ef-bcd4-c7b262605968@mgr.y.service: Failed with result 'exit-code'. 2024-08-29T17:53:35.402 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:53:35 smithi029 systemd[1]: Stopped Ceph mgr.y for 5b99e290-662c-11ef-bcd4-c7b262605968. 2024-08-29T17:53:35.402 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:53:35 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T17:53:35.402 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:53:35 smithi029 systemd[1]: Started Ceph mgr.y for 5b99e290-662c-11ef-bcd4-c7b262605968. 2024-08-29T17:53:35.402 INFO:journalctl@ceph.osd.0.smithi029.stdout:Aug 29 17:53:35 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T17:53:35.402 INFO:journalctl@ceph.osd.1.smithi029.stdout:Aug 29 17:53:35 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T17:53:35.405 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-29T17:53:35.405 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.a smithi029 *:9093,9094 running (7m) 27s ago 7m 14.4M - 0.25.0 c8568f914cd2 ce247dae888d 2024-08-29T17:53:35.405 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.a smithi110 *:3000 running (7m) 27s ago 7m 78.1M - 9.4.7 954c08fa6188 a99d1c017111 2024-08-29T17:53:35.405 INFO:teuthology.orchestra.run.smithi029.stdout:mds.a smithi029 running (10m) 27s ago 10m 14.9M - 18.2.4-774-gfe43f1c9 96384990183a 33831fc09ebe 2024-08-29T17:53:35.405 INFO:teuthology.orchestra.run.smithi029.stdout:mds.b smithi110 running (10m) 27s ago 10m 18.5M - 18.2.4-774-gfe43f1c9 96384990183a d4752f4920d9 2024-08-29T17:53:35.405 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.x smithi110 *:8443,9283,8765 running (53s) 27s ago 18m 472M - 19.1.1-235-g1ef86450 d401bb9bb76e 288d50c0d470 2024-08-29T17:53:35.405 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.y smithi029 *:9283,8765 running (21m) 27s ago 21m 415M - 18.2.4-774-gfe43f1c9 96384990183a 0539654b6064 2024-08-29T17:53:35.405 INFO:teuthology.orchestra.run.smithi029.stdout:mon.a smithi029 running (21m) 27s ago 21m 61.4M 2048M 18.2.4-774-gfe43f1c9 96384990183a 7980514d283b 2024-08-29T17:53:35.405 INFO:teuthology.orchestra.run.smithi029.stdout:mon.b smithi110 running (19m) 27s ago 19m 49.1M 2048M 18.2.4-774-gfe43f1c9 96384990183a af83315fdb8e 2024-08-29T17:53:35.405 INFO:teuthology.orchestra.run.smithi029.stdout:mon.c smithi029 running (19m) 27s ago 19m 48.5M 2048M 18.2.4-774-gfe43f1c9 96384990183a ee2dc1ff93d0 2024-08-29T17:53:35.405 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.a smithi029 *:9100 running (8m) 27s ago 8m 8391k - 1.5.0 0da6a335fe13 ad51f15f97c2 2024-08-29T17:53:35.405 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.b smithi110 *:9100 running (8m) 27s ago 8m 8255k - 1.5.0 0da6a335fe13 30ef3fa1e10b 2024-08-29T17:53:35.406 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (18m) 27s ago 18m 117M 2525M 18.2.4-774-gfe43f1c9 96384990183a 2c4ba6cd8923 2024-08-29T17:53:35.406 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (17m) 27s ago 17m 107M 2525M 18.2.4-774-gfe43f1c9 96384990183a a4be9491f22f 2024-08-29T17:53:35.406 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (16m) 27s ago 16m 106M 2525M 18.2.4-774-gfe43f1c9 96384990183a f82214cb5181 2024-08-29T17:53:35.406 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (15m) 27s ago 15m 86.7M 2525M 18.2.4-774-gfe43f1c9 96384990183a 3c70a57b97e6 2024-08-29T17:53:35.406 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi110 running (14m) 27s ago 14m 134M 2524M 18.2.4-774-gfe43f1c9 96384990183a 876fca7c6f49 2024-08-29T17:53:35.406 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi110 running (13m) 27s ago 13m 133M 2524M 18.2.4-774-gfe43f1c9 96384990183a 553a4e8175d9 2024-08-29T17:53:35.406 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi110 running (12m) 27s ago 12m 106M 2524M 18.2.4-774-gfe43f1c9 96384990183a a96a153c5cee 2024-08-29T17:53:35.406 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi110 running (11m) 27s ago 11m 91.2M 2524M 18.2.4-774-gfe43f1c9 96384990183a d61ec375881d 2024-08-29T17:53:35.406 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.a smithi110 *:9095 starting - - - - 2024-08-29T17:53:35.532 INFO:tasks.rados.rados.0.smithi029.stdout:912: done (1 left) 2024-08-29T17:53:35.532 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 8 current snap is 83 2024-08-29T17:53:35.532 INFO:tasks.rados.rados.0.smithi029.stdout:913: seq_num 291 ranges {2965504=81920} 2024-08-29T17:53:35.550 INFO:tasks.rados.rados.0.smithi029.stdout:913: writing smithi02969618-8 from 2965504 to 3047424 tid 1 2024-08-29T17:53:35.550 INFO:tasks.rados.rados.0.smithi029.stdout:914: read oid 32 snap -1 2024-08-29T17:53:35.550 INFO:tasks.rados.rados.0.smithi029.stdout:914: expect (ObjNum 248 snap 61 seq_num 248) 2024-08-29T17:53:35.550 INFO:tasks.rados.rados.0.smithi029.stdout:915: rollback oid 46 current snap is 83 2024-08-29T17:53:35.550 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 46 to 76 2024-08-29T17:53:35.550 INFO:tasks.rados.rados.0.smithi029.stdout:910: expect (ObjNum 224 snap 47 seq_num 224) 2024-08-29T17:53:35.605 INFO:tasks.rados.rados.0.smithi029.stdout:915: finishing rollback tid 0 to smithi02969618-46 2024-08-29T17:53:35.605 INFO:tasks.rados.rados.0.smithi029.stdout:915: finishing rollback tid 1 to smithi02969618-46 2024-08-29T17:53:35.605 INFO:tasks.rados.rados.0.smithi029.stdout:915: finishing rollback tid 2 to smithi02969618-46 2024-08-29T17:53:35.605 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 46 v 617 (ObjNum 231 snap 51 seq_num 231) dirty exists 2024-08-29T17:53:35.605 INFO:tasks.rados.rados.0.smithi029.stdout:913: finishing write tid 1 to smithi02969618-8 2024-08-29T17:53:35.605 INFO:tasks.rados.rados.0.smithi029.stdout:913: finishing write tid 2 to smithi02969618-8 2024-08-29T17:53:35.606 INFO:tasks.rados.rados.0.smithi029.stdout:910: done (3 left) 2024-08-29T17:53:35.606 INFO:tasks.rados.rados.0.smithi029.stdout:915: done (2 left) 2024-08-29T17:53:35.606 INFO:tasks.rados.rados.0.smithi029.stdout:916: rollback oid 47 current snap is 83 2024-08-29T17:53:35.606 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 47 to 77 2024-08-29T17:53:35.606 INFO:tasks.rados.rados.0.smithi029.stdout:914: expect (ObjNum 248 snap 61 seq_num 248) 2024-08-29T17:53:35.682 INFO:tasks.rados.rados.0.smithi029.stdout:913: finishing write tid 3 to smithi02969618-8 2024-08-29T17:53:35.682 INFO:tasks.rados.rados.0.smithi029.stdout:913: oid 8 updating version 0 to 204 2024-08-29T17:53:35.682 INFO:tasks.rados.rados.0.smithi029.stdout:913: oid 8 updating version 204 to 205 2024-08-29T17:53:35.682 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 8 v 205 (ObjNum 291 snap 83 seq_num 291) dirty exists 2024-08-29T17:53:35.682 INFO:tasks.rados.rados.0.smithi029.stdout:913: left oid 8 (ObjNum 291 snap 83 seq_num 291) 2024-08-29T17:53:35.682 INFO:tasks.rados.rados.0.smithi029.stdout:916: finishing rollback tid 1 to smithi02969618-47 2024-08-29T17:53:35.683 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 47 v 0 (ObjNum 81 snap 0 seq_num 1) dirty dne 2024-08-29T17:53:35.683 INFO:tasks.rados.rados.0.smithi029.stdout:913: done (2 left) 2024-08-29T17:53:35.683 INFO:tasks.rados.rados.0.smithi029.stdout:914: done (1 left) 2024-08-29T17:53:35.683 INFO:tasks.rados.rados.0.smithi029.stdout:916: done (0 left) 2024-08-29T17:53:35.683 INFO:tasks.rados.rados.0.smithi029.stdout:917: rmattr oid 46 current snap is 83 2024-08-29T17:53:35.683 INFO:tasks.rados.rados.0.smithi029.stdout:917: done (0 left) 2024-08-29T17:53:35.683 INFO:tasks.rados.rados.0.smithi029.stdout:918: read oid 44 snap -1 2024-08-29T17:53:35.683 INFO:tasks.rados.rados.0.smithi029.stdout:918: expect (ObjNum 274 snap 72 seq_num 274) 2024-08-29T17:53:35.683 INFO:tasks.rados.rados.0.smithi029.stdout:919: snap_create 2024-08-29T17:53:35.700 INFO:tasks.rados.rados.0.smithi029.stdout:918: expect (ObjNum 274 snap 72 seq_num 274) 2024-08-29T17:53:35.783 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-08-29T17:53:35.783 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-08-29T17:53:35.783 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 18.2.4-774-gfe43f1c9 (fe43f1c9f9e2945dda7244d8acbd33fb921449af) reef (stable)": 3 2024-08-29T17:53:35.783 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-08-29T17:53:35.783 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-08-29T17:53:35.784 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 18.2.4-774-gfe43f1c9 (fe43f1c9f9e2945dda7244d8acbd33fb921449af) reef (stable)": 1, 2024-08-29T17:53:35.784 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.1.1-235-g1ef86450 (1ef864504b8875c83ee6c2c5fedc13315bebf7f5) squid (rc)": 1 2024-08-29T17:53:35.784 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-08-29T17:53:35.784 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-08-29T17:53:35.784 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 18.2.4-774-gfe43f1c9 (fe43f1c9f9e2945dda7244d8acbd33fb921449af) reef (stable)": 8 2024-08-29T17:53:35.784 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-08-29T17:53:35.784 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-08-29T17:53:35.784 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 18.2.4-774-gfe43f1c9 (fe43f1c9f9e2945dda7244d8acbd33fb921449af) reef (stable)": 2 2024-08-29T17:53:35.784 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-08-29T17:53:35.784 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-08-29T17:53:35.784 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 18.2.4-774-gfe43f1c9 (fe43f1c9f9e2945dda7244d8acbd33fb921449af) reef (stable)": 14, 2024-08-29T17:53:35.784 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.1.1-235-g1ef86450 (1ef864504b8875c83ee6c2c5fedc13315bebf7f5) squid (rc)": 1 2024-08-29T17:53:35.784 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-08-29T17:53:35.785 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-08-29T17:53:35.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:35 smithi110 bash[24444]: cluster 2024-08-29T17:53:34.526211+0000 mon.a (mon.0) 1363 : cluster [DBG] osdmap e235: 8 total, 8 up, 8 in 2024-08-29T17:53:35.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:35 smithi110 bash[24444]: cluster 2024-08-29T17:53:34.874882+0000 mgr.x (mgr.24553) 50 : cluster [DBG] pgmap v57: 121 pgs: 121 active+clean; 185 MiB data, 775 MiB used, 714 GiB / 715 GiB avail 2024-08-29T17:53:35.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:35 smithi110 bash[24444]: audit 2024-08-29T17:53:35.064348+0000 mgr.x (mgr.24553) 51 : audit [DBG] from='client.14967 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T17:53:35.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:35 smithi110 bash[24444]: audit 2024-08-29T17:53:35.368588+0000 mgr.x (mgr.24553) 52 : audit [DBG] from='client.24899 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T17:53:35.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:35 smithi110 bash[24444]: audit 2024-08-29T17:53:35.417744+0000 mon.a (mon.0) 1364 : audit [INF] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' 2024-08-29T17:53:35.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:35 smithi110 bash[24444]: audit 2024-08-29T17:53:35.423620+0000 mon.a (mon.0) 1365 : audit [INF] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' 2024-08-29T17:53:35.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:35 smithi110 bash[24444]: audit 2024-08-29T17:53:35.425358+0000 mon.a (mon.0) 1366 : audit [DBG] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:53:35.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:35 smithi029 bash[32453]: cluster 2024-08-29T17:53:34.526211+0000 mon.a (mon.0) 1363 : cluster [DBG] osdmap e235: 8 total, 8 up, 8 in 2024-08-29T17:53:35.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:35 smithi029 bash[32453]: cluster 2024-08-29T17:53:34.874882+0000 mgr.x (mgr.24553) 50 : cluster [DBG] pgmap v57: 121 pgs: 121 active+clean; 185 MiB data, 775 MiB used, 714 GiB / 715 GiB avail 2024-08-29T17:53:35.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:35 smithi029 bash[32453]: audit 2024-08-29T17:53:35.064348+0000 mgr.x (mgr.24553) 51 : audit [DBG] from='client.14967 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T17:53:35.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:35 smithi029 bash[32453]: audit 2024-08-29T17:53:35.368588+0000 mgr.x (mgr.24553) 52 : audit [DBG] from='client.24899 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T17:53:35.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:35 smithi029 bash[32453]: audit 2024-08-29T17:53:35.417744+0000 mon.a (mon.0) 1364 : audit [INF] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' 2024-08-29T17:53:35.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:35 smithi029 bash[32453]: audit 2024-08-29T17:53:35.423620+0000 mon.a (mon.0) 1365 : audit [INF] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' 2024-08-29T17:53:35.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:35 smithi029 bash[32453]: audit 2024-08-29T17:53:35.425358+0000 mon.a (mon.0) 1366 : audit [DBG] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:53:35.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:35 smithi029 bash[22475]: cluster 2024-08-29T17:53:34.526211+0000 mon.a (mon.0) 1363 : cluster [DBG] osdmap e235: 8 total, 8 up, 8 in 2024-08-29T17:53:35.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:35 smithi029 bash[22475]: cluster 2024-08-29T17:53:34.874882+0000 mgr.x (mgr.24553) 50 : cluster [DBG] pgmap v57: 121 pgs: 121 active+clean; 185 MiB data, 775 MiB used, 714 GiB / 715 GiB avail 2024-08-29T17:53:35.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:35 smithi029 bash[22475]: audit 2024-08-29T17:53:35.064348+0000 mgr.x (mgr.24553) 51 : audit [DBG] from='client.14967 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T17:53:35.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:35 smithi029 bash[22475]: audit 2024-08-29T17:53:35.368588+0000 mgr.x (mgr.24553) 52 : audit [DBG] from='client.24899 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T17:53:35.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:35 smithi029 bash[22475]: audit 2024-08-29T17:53:35.417744+0000 mon.a (mon.0) 1364 : audit [INF] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' 2024-08-29T17:53:35.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:35 smithi029 bash[22475]: audit 2024-08-29T17:53:35.423620+0000 mon.a (mon.0) 1365 : audit [INF] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' 2024-08-29T17:53:35.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:35 smithi029 bash[22475]: audit 2024-08-29T17:53:35.425358+0000 mon.a (mon.0) 1366 : audit [DBG] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:53:36.505 INFO:tasks.rados.rados.0.smithi029.stdout:918: done (1 left) 2024-08-29T17:53:36.505 INFO:tasks.rados.rados.0.smithi029.stdout:919: done (0 left) 2024-08-29T17:53:36.505 INFO:tasks.rados.rados.0.smithi029.stdout:920: snap_remove snap 78 2024-08-29T17:53:36.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:36 smithi029 bash[32453]: cluster 2024-08-29T17:53:35.532934+0000 mon.a (mon.0) 1367 : cluster [DBG] osdmap e236: 8 total, 8 up, 8 in 2024-08-29T17:53:36.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:36 smithi029 bash[32453]: audit 2024-08-29T17:53:35.785166+0000 mon.a (mon.0) 1368 : audit [DBG] from='client.? 172.21.15.29:0/2014024601' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T17:53:36.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:36 smithi029 bash[32453]: cluster 2024-08-29T17:53:36.501558+0000 mon.a (mon.0) 1369 : cluster [DBG] osdmap e237: 8 total, 8 up, 8 in 2024-08-29T17:53:36.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:36 smithi029 bash[22475]: cluster 2024-08-29T17:53:35.532934+0000 mon.a (mon.0) 1367 : cluster [DBG] osdmap e236: 8 total, 8 up, 8 in 2024-08-29T17:53:36.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:36 smithi029 bash[22475]: audit 2024-08-29T17:53:35.785166+0000 mon.a (mon.0) 1368 : audit [DBG] from='client.? 172.21.15.29:0/2014024601' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T17:53:36.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:36 smithi029 bash[22475]: cluster 2024-08-29T17:53:36.501558+0000 mon.a (mon.0) 1369 : cluster [DBG] osdmap e237: 8 total, 8 up, 8 in 2024-08-29T17:53:36.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:36 smithi110 bash[24444]: cluster 2024-08-29T17:53:35.532934+0000 mon.a (mon.0) 1367 : cluster [DBG] osdmap e236: 8 total, 8 up, 8 in 2024-08-29T17:53:36.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:36 smithi110 bash[24444]: audit 2024-08-29T17:53:35.785166+0000 mon.a (mon.0) 1368 : audit [DBG] from='client.? 172.21.15.29:0/2014024601' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T17:53:36.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:36 smithi110 bash[24444]: cluster 2024-08-29T17:53:36.501558+0000 mon.a (mon.0) 1369 : cluster [DBG] osdmap e237: 8 total, 8 up, 8 in 2024-08-29T17:53:37.400 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:53:37 smithi029 bash[70880]: debug 2024-08-29T17:53:37.130+0000 7f06fa668640 1 -- 172.21.15.29:0/3032104953 <== mon.0 v2:172.21.15.29:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55b4967530e0 con 0x55b496754800 2024-08-29T17:53:37.400 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:53:37 smithi029 bash[70880]: debug 2024-08-29T17:53:37.242+0000 7f06fced2040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-08-29T17:53:37.513 INFO:tasks.rados.rados.0.smithi029.stdout:920: done (0 left) 2024-08-29T17:53:37.513 INFO:tasks.rados.rados.0.smithi029.stdout:921: read oid 47 snap -1 2024-08-29T17:53:37.513 INFO:tasks.rados.rados.0.smithi029.stdout:921: expect deleted 2024-08-29T17:53:37.513 INFO:tasks.rados.rados.0.smithi029.stdout:922: read oid 35 snap -1 2024-08-29T17:53:37.513 INFO:tasks.rados.rados.0.smithi029.stdout:922: expect (ObjNum 277 snap 75 seq_num 277) 2024-08-29T17:53:37.513 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 21 current snap is 84 2024-08-29T17:53:37.513 INFO:tasks.rados.rados.0.smithi029.stdout:923: seq_num 292 ranges {4669440=98304} 2024-08-29T17:53:37.585 INFO:tasks.rados.rados.0.smithi029.stdout:923: writing smithi02969618-21 from 4669440 to 4767744 tid 1 2024-08-29T17:53:37.586 INFO:tasks.rados.rados.0.smithi029.stdout:924: snap_create 2024-08-29T17:53:37.586 INFO:tasks.rados.rados.0.smithi029.stdout:922: expect (ObjNum 277 snap 75 seq_num 277) 2024-08-29T17:53:37.847 INFO:tasks.rados.rados.0.smithi029.stdout:923: finishing write tid 1 to smithi02969618-21 2024-08-29T17:53:37.847 INFO:tasks.rados.rados.0.smithi029.stdout:923: finishing write tid 2 to smithi02969618-21 2024-08-29T17:53:37.848 INFO:tasks.rados.rados.0.smithi029.stdout:923: finishing write tid 3 to smithi02969618-21 2024-08-29T17:53:37.848 INFO:tasks.rados.rados.0.smithi029.stdout:923: oid 21 updating version 0 to 219 2024-08-29T17:53:37.848 INFO:tasks.rados.rados.0.smithi029.stdout:923: oid 21 updating version 219 to 220 2024-08-29T17:53:37.848 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 21 v 220 (ObjNum 292 snap 84 seq_num 292) dirty exists 2024-08-29T17:53:37.848 INFO:tasks.rados.rados.0.smithi029.stdout:923: left oid 21 (ObjNum 292 snap 84 seq_num 292) 2024-08-29T17:53:37.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:37 smithi029 bash[22475]: cluster 2024-08-29T17:53:36.875750+0000 mgr.x (mgr.24553) 53 : cluster [DBG] pgmap v60: 121 pgs: 121 active+clean; 192 MiB data, 812 MiB used, 714 GiB / 715 GiB avail; 8.7 MiB/s rd, 1.7 MiB/s wr, 20 op/s 2024-08-29T17:53:37.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:37 smithi029 bash[22475]: cluster 2024-08-29T17:53:37.507732+0000 mon.a (mon.0) 1370 : cluster [DBG] osdmap e238: 8 total, 8 up, 8 in 2024-08-29T17:53:37.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:37 smithi110 bash[24444]: cluster 2024-08-29T17:53:36.875750+0000 mgr.x (mgr.24553) 53 : cluster [DBG] pgmap v60: 121 pgs: 121 active+clean; 192 MiB data, 812 MiB used, 714 GiB / 715 GiB avail; 8.7 MiB/s rd, 1.7 MiB/s wr, 20 op/s 2024-08-29T17:53:37.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:37 smithi110 bash[24444]: cluster 2024-08-29T17:53:37.507732+0000 mon.a (mon.0) 1370 : cluster [DBG] osdmap e238: 8 total, 8 up, 8 in 2024-08-29T17:53:37.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:37 smithi029 bash[32453]: cluster 2024-08-29T17:53:36.875750+0000 mgr.x (mgr.24553) 53 : cluster [DBG] pgmap v60: 121 pgs: 121 active+clean; 192 MiB data, 812 MiB used, 714 GiB / 715 GiB avail; 8.7 MiB/s rd, 1.7 MiB/s wr, 20 op/s 2024-08-29T17:53:37.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:37 smithi029 bash[32453]: cluster 2024-08-29T17:53:37.507732+0000 mon.a (mon.0) 1370 : cluster [DBG] osdmap e238: 8 total, 8 up, 8 in 2024-08-29T17:53:38.545 INFO:tasks.rados.rados.0.smithi029.stdout:921: done (3 left) 2024-08-29T17:53:38.545 INFO:tasks.rados.rados.0.smithi029.stdout:922: done (2 left) 2024-08-29T17:53:38.545 INFO:tasks.rados.rados.0.smithi029.stdout:923: done (1 left) 2024-08-29T17:53:38.545 INFO:tasks.rados.rados.0.smithi029.stdout:924: done (0 left) 2024-08-29T17:53:38.545 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 19 current snap is 85 2024-08-29T17:53:38.545 INFO:tasks.rados.rados.0.smithi029.stdout:925: seq_num 293 ranges {6479872=114688} 2024-08-29T17:53:38.581 INFO:tasks.rados.rados.0.smithi029.stdout:925: writing smithi02969618-19 from 6479872 to 6594560 tid 1 2024-08-29T17:53:38.582 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 25 current snap is 85 2024-08-29T17:53:38.582 INFO:tasks.rados.rados.0.smithi029.stdout:926: seq_num 294 ranges {1466368=131072} 2024-08-29T17:53:38.594 INFO:tasks.rados.rados.0.smithi029.stdout:926: writing smithi02969618-25 from 1466368 to 1597440 tid 1 2024-08-29T17:53:38.594 INFO:tasks.rados.rados.0.smithi029.stdout:927: rmattr oid 42 current snap is 85 2024-08-29T17:53:38.594 INFO:tasks.rados.rados.0.smithi029.stdout:925: finishing write tid 1 to smithi02969618-19 2024-08-29T17:53:38.594 INFO:tasks.rados.rados.0.smithi029.stdout:928: delete oid 10 current snap is 85 2024-08-29T17:53:38.595 INFO:tasks.rados.rados.0.smithi029.stdout:925: finishing write tid 2 to smithi02969618-19 2024-08-29T17:53:38.595 INFO:tasks.rados.rados.0.smithi029.stdout:925: finishing write tid 3 to smithi02969618-19 2024-08-29T17:53:38.595 INFO:tasks.rados.rados.0.smithi029.stdout:925: oid 19 updating version 0 to 341 2024-08-29T17:53:38.595 INFO:tasks.rados.rados.0.smithi029.stdout:925: oid 19 updating version 341 to 342 2024-08-29T17:53:38.595 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 19 v 342 (ObjNum 293 snap 85 seq_num 293) dirty exists 2024-08-29T17:53:38.595 INFO:tasks.rados.rados.0.smithi029.stdout:925: left oid 19 (ObjNum 293 snap 85 seq_num 293) 2024-08-29T17:53:38.595 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 42 v 0 (ObjNum 202 snap 44 seq_num 202) dirty exists 2024-08-29T17:53:38.596 INFO:tasks.rados.rados.0.smithi029.stdout:925: done (3 left) 2024-08-29T17:53:38.597 INFO:tasks.rados.rados.0.smithi029.stdout:927: done (2 left) 2024-08-29T17:53:38.597 INFO:tasks.rados.rados.0.smithi029.stdout:928: done (1 left) 2024-08-29T17:53:38.597 INFO:tasks.rados.rados.0.smithi029.stdout:929: copy_from oid 21 from oid 5 current snap is 85 2024-08-29T17:53:38.597 INFO:tasks.rados.rados.0.smithi029.stdout:930: snap_create 2024-08-29T17:53:38.598 INFO:tasks.rados.rados.0.smithi029.stdout:926: finishing write tid 1 to smithi02969618-25 2024-08-29T17:53:38.598 INFO:tasks.rados.rados.0.smithi029.stdout:926: finishing write tid 2 to smithi02969618-25 2024-08-29T17:53:38.600 INFO:tasks.rados.rados.0.smithi029.stdout:926: finishing write tid 3 to smithi02969618-25 2024-08-29T17:53:38.600 INFO:tasks.rados.rados.0.smithi029.stdout:926: oid 25 updating version 0 to 144 2024-08-29T17:53:38.600 INFO:tasks.rados.rados.0.smithi029.stdout:926: oid 25 updating version 144 to 145 2024-08-29T17:53:38.600 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 25 v 145 (ObjNum 294 snap 85 seq_num 294) dirty exists 2024-08-29T17:53:38.600 INFO:tasks.rados.rados.0.smithi029.stdout:926: left oid 25 (ObjNum 294 snap 85 seq_num 294) 2024-08-29T17:53:38.621 INFO:tasks.rados.rados.0.smithi029.stdout:929: finishing copy_from racing read to smithi02969618-21 2024-08-29T17:53:38.621 INFO:tasks.rados.rados.0.smithi029.stdout:929: finishing copy_from to smithi02969618-21 2024-08-29T17:53:38.621 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 21 v 101 (ObjNum 221 snap 47 seq_num 221) dirty exists 2024-08-29T17:53:38.900 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:53:38 smithi029 bash[70880]: debug 2024-08-29T17:53:38.522+0000 7f06fced2040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-08-29T17:53:38.900 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:53:38 smithi029 bash[70880]: debug 2024-08-29T17:53:38.598+0000 7f06fced2040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-08-29T17:53:38.900 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:53:38 smithi029 bash[70880]: debug 2024-08-29T17:53:38.758+0000 7f06fced2040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-08-29T17:53:39.547 INFO:tasks.rados.rados.0.smithi029.stdout:926: done (2 left) 2024-08-29T17:53:39.547 INFO:tasks.rados.rados.0.smithi029.stdout:929: done (1 left) 2024-08-29T17:53:39.547 INFO:tasks.rados.rados.0.smithi029.stdout:930: done (0 left) 2024-08-29T17:53:39.547 INFO:tasks.rados.rados.0.smithi029.stdout:931: rollback oid 44 current snap is 86 2024-08-29T17:53:39.548 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 44 to 81 2024-08-29T17:53:39.548 INFO:tasks.rados.rados.0.smithi029.stdout:932: copy_from oid 18 from oid 38 current snap is 86 2024-08-29T17:53:39.548 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 3 current snap is 86 2024-08-29T17:53:39.548 INFO:tasks.rados.rados.0.smithi029.stdout:933: seq_num 296 ranges {2490368=163840} 2024-08-29T17:53:39.563 INFO:tasks.rados.rados.0.smithi029.stdout:933: writing smithi02969618-3 from 2490368 to 2654208 tid 1 2024-08-29T17:53:39.563 INFO:tasks.rados.rados.0.smithi029.stdout:934: snap_remove snap 72 2024-08-29T17:53:39.563 INFO:tasks.rados.rados.0.smithi029.stdout:932: finishing copy_from to smithi02969618-18 2024-08-29T17:53:39.563 INFO:tasks.rados.rados.0.smithi029.stdout:932: got expected ENOENT (src dne) 2024-08-29T17:53:39.563 INFO:tasks.rados.rados.0.smithi029.stdout:932: finishing copy_from racing read to smithi02969618-18 2024-08-29T17:53:39.564 INFO:tasks.rados.rados.0.smithi029.stdout:931: finishing rollback tid 0 to smithi02969618-44 2024-08-29T17:53:39.564 INFO:tasks.rados.rados.0.smithi029.stdout:931: finishing rollback tid 1 to smithi02969618-44 2024-08-29T17:53:39.564 INFO:tasks.rados.rados.0.smithi029.stdout:931: finishing rollback tid 2 to smithi02969618-44 2024-08-29T17:53:39.564 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 44 v 273 (ObjNum 274 snap 72 seq_num 274) dirty exists 2024-08-29T17:53:39.794 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:39 smithi029 bash[32453]: cluster 2024-08-29T17:53:38.545104+0000 mon.a (mon.0) 1371 : cluster [DBG] osdmap e239: 8 total, 8 up, 8 in 2024-08-29T17:53:39.794 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:39 smithi029 bash[32453]: cluster 2024-08-29T17:53:38.876520+0000 mgr.x (mgr.24553) 54 : cluster [DBG] pgmap v63: 121 pgs: 121 active+clean; 192 MiB data, 812 MiB used, 714 GiB / 715 GiB avail; 8.7 MiB/s rd, 1.7 MiB/s wr, 20 op/s 2024-08-29T17:53:39.795 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:53:39 smithi029 bash[70880]: debug 2024-08-29T17:53:39.446+0000 7f06fced2040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-08-29T17:53:39.795 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:53:39 smithi029 bash[70880]: debug 2024-08-29T17:53:39.518+0000 7f06fced2040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-08-29T17:53:39.795 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:53:39 smithi029 bash[70880]: debug 2024-08-29T17:53:39.598+0000 7f06fced2040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-08-29T17:53:39.795 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:39 smithi029 bash[22475]: cluster 2024-08-29T17:53:38.545104+0000 mon.a (mon.0) 1371 : cluster [DBG] osdmap e239: 8 total, 8 up, 8 in 2024-08-29T17:53:39.795 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:39 smithi029 bash[22475]: cluster 2024-08-29T17:53:38.876520+0000 mgr.x (mgr.24553) 54 : cluster [DBG] pgmap v63: 121 pgs: 121 active+clean; 192 MiB data, 812 MiB used, 714 GiB / 715 GiB avail; 8.7 MiB/s rd, 1.7 MiB/s wr, 20 op/s 2024-08-29T17:53:39.899 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:39 smithi110 bash[24444]: cluster 2024-08-29T17:53:38.545104+0000 mon.a (mon.0) 1371 : cluster [DBG] osdmap e239: 8 total, 8 up, 8 in 2024-08-29T17:53:39.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:39 smithi110 bash[24444]: cluster 2024-08-29T17:53:38.876520+0000 mgr.x (mgr.24553) 54 : cluster [DBG] pgmap v63: 121 pgs: 121 active+clean; 192 MiB data, 812 MiB used, 714 GiB / 715 GiB avail; 8.7 MiB/s rd, 1.7 MiB/s wr, 20 op/s 2024-08-29T17:53:40.149 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:53:39 smithi029 bash[70880]: debug 2024-08-29T17:53:39.794+0000 7f06fced2040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-08-29T17:53:40.149 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:53:39 smithi029 bash[70880]: debug 2024-08-29T17:53:39.874+0000 7f06fced2040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-08-29T17:53:40.150 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:53:39 smithi029 bash[70880]: debug 2024-08-29T17:53:39.946+0000 7f06fced2040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-08-29T17:53:40.495 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:53:40 smithi029 bash[70880]: debug 2024-08-29T17:53:40.218+0000 7f06fced2040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-08-29T17:53:40.495 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:53:40 smithi029 bash[70880]: debug 2024-08-29T17:53:40.290+0000 7f06fced2040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-08-29T17:53:40.563 INFO:tasks.rados.rados.0.smithi029.stdout:931: done (3 left) 2024-08-29T17:53:40.563 INFO:tasks.rados.rados.0.smithi029.stdout:932: done (2 left) 2024-08-29T17:53:40.563 INFO:tasks.rados.rados.0.smithi029.stdout:934: done (1 left) 2024-08-29T17:53:40.563 INFO:tasks.rados.rados.0.smithi029.stdout:935: snap_create 2024-08-29T17:53:40.564 INFO:tasks.rados.rados.0.smithi029.stdout:933: finishing write tid 1 to smithi02969618-3 2024-08-29T17:53:40.564 INFO:tasks.rados.rados.0.smithi029.stdout:933: finishing write tid 2 to smithi02969618-3 2024-08-29T17:53:40.564 INFO:tasks.rados.rados.0.smithi029.stdout:933: finishing write tid 3 to smithi02969618-3 2024-08-29T17:53:40.564 INFO:tasks.rados.rados.0.smithi029.stdout:933: oid 3 updating version 0 to 224 2024-08-29T17:53:40.564 INFO:tasks.rados.rados.0.smithi029.stdout:933: oid 3 version 224 is already newer than 223 2024-08-29T17:53:40.564 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 3 v 224 (ObjNum 296 snap 86 seq_num 296) dirty exists 2024-08-29T17:53:40.564 INFO:tasks.rados.rados.0.smithi029.stdout:933: left oid 3 (ObjNum 296 snap 86 seq_num 296) 2024-08-29T17:53:40.852 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:40 smithi029 bash[32453]: cluster 2024-08-29T17:53:39.549105+0000 mon.a (mon.0) 1372 : cluster [DBG] osdmap e240: 8 total, 8 up, 8 in 2024-08-29T17:53:40.852 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:40 smithi029 bash[22475]: cluster 2024-08-29T17:53:39.549105+0000 mon.a (mon.0) 1372 : cluster [DBG] osdmap e240: 8 total, 8 up, 8 in 2024-08-29T17:53:40.853 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:53:40 smithi029 bash[70880]: debug 2024-08-29T17:53:40.494+0000 7f06fced2040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-08-29T17:53:40.853 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:53:40 smithi029 bash[70880]: debug 2024-08-29T17:53:40.586+0000 7f06fced2040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-08-29T17:53:40.899 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:40 smithi110 bash[24444]: cluster 2024-08-29T17:53:39.549105+0000 mon.a (mon.0) 1372 : cluster [DBG] osdmap e240: 8 total, 8 up, 8 in 2024-08-29T17:53:41.149 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:53:40 smithi029 bash[70880]: debug 2024-08-29T17:53:40.850+0000 7f06fced2040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-08-29T17:53:41.150 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:53:41 smithi029 bash[70880]: debug 2024-08-29T17:53:41.038+0000 7f06fced2040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-08-29T17:53:41.482 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:53:41 smithi029 bash[70880]: debug 2024-08-29T17:53:41.210+0000 7f06fced2040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-08-29T17:53:41.482 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:53:41 smithi029 bash[70880]: debug 2024-08-29T17:53:41.294+0000 7f06fced2040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-08-29T17:53:41.565 INFO:tasks.rados.rados.0.smithi029.stdout:933: done (1 left) 2024-08-29T17:53:41.565 INFO:tasks.rados.rados.0.smithi029.stdout:935: done (0 left) 2024-08-29T17:53:41.565 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 1 current snap is 87 2024-08-29T17:53:41.565 INFO:tasks.rados.rados.0.smithi029.stdout:936: seq_num 297 ranges {2129920=180224} 2024-08-29T17:53:41.578 INFO:tasks.rados.rados.0.smithi029.stdout:936: writing smithi02969618-1 from 2129920 to 2310144 tid 1 2024-08-29T17:53:41.578 INFO:tasks.rados.rados.0.smithi029.stdout:937: read oid 35 snap -1 2024-08-29T17:53:41.578 INFO:tasks.rados.rados.0.smithi029.stdout:937: expect (ObjNum 277 snap 75 seq_num 277) 2024-08-29T17:53:41.578 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 15 current snap is 87 2024-08-29T17:53:41.578 INFO:tasks.rados.rados.0.smithi029.stdout:938: seq_num 298 ranges {1327104=196608} 2024-08-29T17:53:41.587 INFO:tasks.rados.rados.0.smithi029.stdout:938: writing smithi02969618-15 from 1327104 to 1523712 tid 1 2024-08-29T17:53:41.587 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 33 current snap is 87 2024-08-29T17:53:41.587 INFO:tasks.rados.rados.0.smithi029.stdout:936: finishing write tid 1 to smithi02969618-1 2024-08-29T17:53:41.587 INFO:tasks.rados.rados.0.smithi029.stdout:939: seq_num 299 ranges {2383872=212992} 2024-08-29T17:53:41.603 INFO:tasks.rados.rados.0.smithi029.stdout:939: writing smithi02969618-33 from 2383872 to 2596864 tid 1 2024-08-29T17:53:41.603 INFO:tasks.rados.rados.0.smithi029.stdout:940: snap_remove snap 66 2024-08-29T17:53:41.899 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:53:41 smithi029 bash[70880]: debug 2024-08-29T17:53:41.482+0000 7f06fced2040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-08-29T17:53:41.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:41 smithi029 bash[32453]: cluster 2024-08-29T17:53:40.562667+0000 mon.a (mon.0) 1373 : cluster [DBG] osdmap e241: 8 total, 8 up, 8 in 2024-08-29T17:53:41.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:41 smithi029 bash[32453]: cluster 2024-08-29T17:53:40.876967+0000 mgr.x (mgr.24553) 55 : cluster [DBG] pgmap v66: 121 pgs: 121 active+clean; 195 MiB data, 834 MiB used, 714 GiB / 715 GiB avail; 8.3 MiB/s rd, 752 KiB/s wr, 8 op/s 2024-08-29T17:53:41.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:41 smithi029 bash[32453]: audit 2024-08-29T17:53:41.537514+0000 mon.a (mon.0) 1374 : audit [INF] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' 2024-08-29T17:53:41.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:41 smithi029 bash[32453]: audit 2024-08-29T17:53:41.547772+0000 mon.a (mon.0) 1375 : audit [INF] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' 2024-08-29T17:53:41.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:41 smithi029 bash[22475]: cluster 2024-08-29T17:53:40.562667+0000 mon.a (mon.0) 1373 : cluster [DBG] osdmap e241: 8 total, 8 up, 8 in 2024-08-29T17:53:41.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:41 smithi029 bash[22475]: cluster 2024-08-29T17:53:40.876967+0000 mgr.x (mgr.24553) 55 : cluster [DBG] pgmap v66: 121 pgs: 121 active+clean; 195 MiB data, 834 MiB used, 714 GiB / 715 GiB avail; 8.3 MiB/s rd, 752 KiB/s wr, 8 op/s 2024-08-29T17:53:41.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:41 smithi029 bash[22475]: audit 2024-08-29T17:53:41.537514+0000 mon.a (mon.0) 1374 : audit [INF] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' 2024-08-29T17:53:41.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:41 smithi029 bash[22475]: audit 2024-08-29T17:53:41.547772+0000 mon.a (mon.0) 1375 : audit [INF] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' 2024-08-29T17:53:41.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:41 smithi110 bash[24444]: cluster 2024-08-29T17:53:40.562667+0000 mon.a (mon.0) 1373 : cluster [DBG] osdmap e241: 8 total, 8 up, 8 in 2024-08-29T17:53:41.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:41 smithi110 bash[24444]: cluster 2024-08-29T17:53:40.876967+0000 mgr.x (mgr.24553) 55 : cluster [DBG] pgmap v66: 121 pgs: 121 active+clean; 195 MiB data, 834 MiB used, 714 GiB / 715 GiB avail; 8.3 MiB/s rd, 752 KiB/s wr, 8 op/s 2024-08-29T17:53:41.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:41 smithi110 bash[24444]: audit 2024-08-29T17:53:41.537514+0000 mon.a (mon.0) 1374 : audit [INF] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' 2024-08-29T17:53:41.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:41 smithi110 bash[24444]: audit 2024-08-29T17:53:41.547772+0000 mon.a (mon.0) 1375 : audit [INF] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' 2024-08-29T17:53:42.574 INFO:tasks.rados.rados.0.smithi029.stdout:940: done (4 left) 2024-08-29T17:53:42.574 INFO:tasks.rados.rados.0.smithi029.stdout:941: rmattr oid 50 current snap is 87 2024-08-29T17:53:42.574 INFO:tasks.rados.rados.0.smithi029.stdout:941: done (4 left) 2024-08-29T17:53:42.574 INFO:tasks.rados.rados.0.smithi029.stdout:942: setattr oid 11 current snap is 87 2024-08-29T17:53:42.575 INFO:tasks.rados.rados.0.smithi029.stdout:936: finishing write tid 2 to smithi02969618-1 2024-08-29T17:53:42.575 INFO:tasks.rados.rados.0.smithi029.stdout:936: finishing write tid 3 to smithi02969618-1 2024-08-29T17:53:42.575 INFO:tasks.rados.rados.0.smithi029.stdout:936: oid 1 updating version 0 to 231 2024-08-29T17:53:42.575 INFO:tasks.rados.rados.0.smithi029.stdout:936: oid 1 version 231 is already newer than 230 2024-08-29T17:53:42.575 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 1 v 231 (ObjNum 297 snap 87 seq_num 297) dirty exists 2024-08-29T17:53:42.575 INFO:tasks.rados.rados.0.smithi029.stdout:936: left oid 1 (ObjNum 297 snap 87 seq_num 297) 2024-08-29T17:53:42.575 INFO:tasks.rados.rados.0.smithi029.stdout:937: expect (ObjNum 277 snap 75 seq_num 277) 2024-08-29T17:53:42.649 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:53:42 smithi110 bash[52534]: ::ffff:172.21.15.110 - - [29/Aug/2024:17:53:42] "GET /metrics HTTP/1.1" 200 36086 "" "Prometheus/2.43.0" 2024-08-29T17:53:42.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:42 smithi110 bash[24444]: cluster 2024-08-29T17:53:41.565286+0000 mon.a (mon.0) 1376 : cluster [DBG] osdmap e242: 8 total, 8 up, 8 in 2024-08-29T17:53:42.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:42 smithi110 bash[24444]: audit 2024-08-29T17:53:42.217161+0000 mon.a (mon.0) 1377 : audit [INF] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' 2024-08-29T17:53:42.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:42 smithi110 bash[24444]: audit 2024-08-29T17:53:42.224669+0000 mon.a (mon.0) 1378 : audit [INF] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' 2024-08-29T17:53:42.754 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:53:42 smithi029 bash[70880]: debug 2024-08-29T17:53:42.406+0000 7f06fced2040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-08-29T17:53:42.754 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:53:42 smithi029 bash[70880]: debug 2024-08-29T17:53:42.486+0000 7f06fced2040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-08-29T17:53:42.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:42 smithi029 bash[32453]: cluster 2024-08-29T17:53:41.565286+0000 mon.a (mon.0) 1376 : cluster [DBG] osdmap e242: 8 total, 8 up, 8 in 2024-08-29T17:53:42.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:42 smithi029 bash[32453]: audit 2024-08-29T17:53:42.217161+0000 mon.a (mon.0) 1377 : audit [INF] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' 2024-08-29T17:53:42.754 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:42 smithi029 bash[32453]: audit 2024-08-29T17:53:42.224669+0000 mon.a (mon.0) 1378 : audit [INF] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' 2024-08-29T17:53:42.755 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:42 smithi029 bash[22475]: cluster 2024-08-29T17:53:41.565286+0000 mon.a (mon.0) 1376 : cluster [DBG] osdmap e242: 8 total, 8 up, 8 in 2024-08-29T17:53:42.755 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:42 smithi029 bash[22475]: audit 2024-08-29T17:53:42.217161+0000 mon.a (mon.0) 1377 : audit [INF] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' 2024-08-29T17:53:42.755 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:42 smithi029 bash[22475]: audit 2024-08-29T17:53:42.224669+0000 mon.a (mon.0) 1378 : audit [INF] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' 2024-08-29T17:53:42.869 INFO:tasks.rados.rados.0.smithi029.stdout:938: finishing write tid 1 to smithi02969618-15 2024-08-29T17:53:42.869 INFO:tasks.rados.rados.0.smithi029.stdout:938: finishing write tid 2 to smithi02969618-15 2024-08-29T17:53:42.870 INFO:tasks.rados.rados.0.smithi029.stdout:938: finishing write tid 3 to smithi02969618-15 2024-08-29T17:53:42.870 INFO:tasks.rados.rados.0.smithi029.stdout:938: oid 15 updating version 0 to 732 2024-08-29T17:53:42.870 INFO:tasks.rados.rados.0.smithi029.stdout:938: oid 15 version 732 is already newer than 731 2024-08-29T17:53:42.870 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 15 v 732 (ObjNum 298 snap 87 seq_num 298) dirty exists 2024-08-29T17:53:42.870 INFO:tasks.rados.rados.0.smithi029.stdout:938: left oid 15 (ObjNum 298 snap 87 seq_num 298) 2024-08-29T17:53:42.870 INFO:tasks.rados.rados.0.smithi029.stdout:939: finishing write tid 1 to smithi02969618-33 2024-08-29T17:53:42.871 INFO:tasks.rados.rados.0.smithi029.stdout:939: finishing write tid 2 to smithi02969618-33 2024-08-29T17:53:42.871 INFO:tasks.rados.rados.0.smithi029.stdout:939: finishing write tid 3 to smithi02969618-33 2024-08-29T17:53:42.871 INFO:tasks.rados.rados.0.smithi029.stdout:939: oid 33 updating version 0 to 156 2024-08-29T17:53:42.871 INFO:tasks.rados.rados.0.smithi029.stdout:939: oid 33 updating version 156 to 157 2024-08-29T17:53:42.871 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 33 v 157 (ObjNum 299 snap 87 seq_num 299) dirty exists 2024-08-29T17:53:42.871 INFO:tasks.rados.rados.0.smithi029.stdout:939: left oid 33 (ObjNum 299 snap 87 seq_num 299) 2024-08-29T17:53:42.872 INFO:tasks.rados.rados.0.smithi029.stdout:936: done (4 left) 2024-08-29T17:53:42.872 INFO:tasks.rados.rados.0.smithi029.stdout:937: done (3 left) 2024-08-29T17:53:42.872 INFO:tasks.rados.rados.0.smithi029.stdout:938: done (2 left) 2024-08-29T17:53:42.872 INFO:tasks.rados.rados.0.smithi029.stdout:939: done (1 left) 2024-08-29T17:53:42.872 INFO:tasks.rados.rados.0.smithi029.stdout:943: snap_remove snap 85 2024-08-29T17:53:43.149 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:53:42 smithi029 bash[70880]: debug 2024-08-29T17:53:42.754+0000 7f06fced2040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-08-29T17:53:43.149 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:53:42 smithi029 bash[70880]: debug 2024-08-29T17:53:42.834+0000 7f06fced2040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-08-29T17:53:43.579 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:53:43 smithi029 bash[70880]: debug 2024-08-29T17:53:43.254+0000 7f06fced2040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-08-29T17:53:43.579 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:53:43 smithi029 bash[70880]: debug 2024-08-29T17:53:43.338+0000 7f06fced2040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-08-29T17:53:43.579 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:53:43 smithi029 bash[70880]: [29/Aug/2024:17:53:43] ENGINE Bus STARTING 2024-08-29T17:53:43.579 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:53:43 smithi029 bash[70880]: CherryPy Checker: 2024-08-29T17:53:43.579 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:53:43 smithi029 bash[70880]: The Application mounted at '' has an empty config. 2024-08-29T17:53:43.579 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:53:43 smithi029 bash[70880]: [29/Aug/2024:17:53:43] ENGINE Serving on http://:::9283 2024-08-29T17:53:43.579 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:53:43 smithi029 bash[70880]: [29/Aug/2024:17:53:43] ENGINE Bus STARTED 2024-08-29T17:53:43.601 INFO:tasks.rados.rados.0.smithi029.stdout:943: done (1 left) 2024-08-29T17:53:43.601 INFO:tasks.rados.rados.0.smithi029.stdout:944: rollback oid 17 current snap is 87 2024-08-29T17:53:43.601 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 17 to 84 2024-08-29T17:53:43.601 INFO:tasks.rados.rados.0.smithi029.stdout:945: snap_remove snap 70 2024-08-29T17:53:43.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:43 smithi029 bash[22475]: cluster 2024-08-29T17:53:42.573623+0000 mon.a (mon.0) 1379 : cluster [DBG] osdmap e243: 8 total, 8 up, 8 in 2024-08-29T17:53:43.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:43 smithi029 bash[22475]: cluster 2024-08-29T17:53:42.877705+0000 mgr.x (mgr.24553) 56 : cluster [DBG] pgmap v69: 121 pgs: 121 active+clean; 195 MiB data, 834 MiB used, 714 GiB / 715 GiB avail; 8.3 MiB/s rd, 752 KiB/s wr, 8 op/s 2024-08-29T17:53:43.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:43 smithi029 bash[22475]: cluster 2024-08-29T17:53:43.360422+0000 mon.a (mon.0) 1380 : cluster [DBG] Standby manager daemon y restarted 2024-08-29T17:53:43.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:43 smithi029 bash[22475]: cluster 2024-08-29T17:53:43.360559+0000 mon.a (mon.0) 1381 : cluster [DBG] Standby manager daemon y started 2024-08-29T17:53:43.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:43 smithi029 bash[22475]: audit 2024-08-29T17:53:43.364079+0000 mon.a (mon.0) 1382 : audit [DBG] from='mgr.? 172.21.15.29:0/3546534519' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-08-29T17:53:43.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:43 smithi029 bash[22475]: audit 2024-08-29T17:53:43.364721+0000 mon.a (mon.0) 1383 : audit [DBG] from='mgr.? 172.21.15.29:0/3546534519' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-29T17:53:43.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:43 smithi029 bash[22475]: audit 2024-08-29T17:53:43.367289+0000 mon.a (mon.0) 1384 : audit [DBG] from='mgr.? 172.21.15.29:0/3546534519' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-08-29T17:53:43.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:43 smithi029 bash[22475]: audit 2024-08-29T17:53:43.367713+0000 mon.a (mon.0) 1385 : audit [DBG] from='mgr.? 172.21.15.29:0/3546534519' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-29T17:53:43.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:43 smithi029 bash[22475]: audit 2024-08-29T17:53:43.432611+0000 mon.a (mon.0) 1386 : audit [INF] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' 2024-08-29T17:53:43.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:43 smithi029 bash[22475]: audit 2024-08-29T17:53:43.439229+0000 mon.a (mon.0) 1387 : audit [INF] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' 2024-08-29T17:53:43.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:43 smithi029 bash[32453]: cluster 2024-08-29T17:53:42.573623+0000 mon.a (mon.0) 1379 : cluster [DBG] osdmap e243: 8 total, 8 up, 8 in 2024-08-29T17:53:43.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:43 smithi029 bash[32453]: cluster 2024-08-29T17:53:42.877705+0000 mgr.x (mgr.24553) 56 : cluster [DBG] pgmap v69: 121 pgs: 121 active+clean; 195 MiB data, 834 MiB used, 714 GiB / 715 GiB avail; 8.3 MiB/s rd, 752 KiB/s wr, 8 op/s 2024-08-29T17:53:43.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:43 smithi029 bash[32453]: cluster 2024-08-29T17:53:43.360422+0000 mon.a (mon.0) 1380 : cluster [DBG] Standby manager daemon y restarted 2024-08-29T17:53:43.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:43 smithi029 bash[32453]: cluster 2024-08-29T17:53:43.360559+0000 mon.a (mon.0) 1381 : cluster [DBG] Standby manager daemon y started 2024-08-29T17:53:43.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:43 smithi029 bash[32453]: audit 2024-08-29T17:53:43.364079+0000 mon.a (mon.0) 1382 : audit [DBG] from='mgr.? 172.21.15.29:0/3546534519' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-08-29T17:53:43.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:43 smithi029 bash[32453]: audit 2024-08-29T17:53:43.364721+0000 mon.a (mon.0) 1383 : audit [DBG] from='mgr.? 172.21.15.29:0/3546534519' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-29T17:53:43.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:43 smithi029 bash[32453]: audit 2024-08-29T17:53:43.367289+0000 mon.a (mon.0) 1384 : audit [DBG] from='mgr.? 172.21.15.29:0/3546534519' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-08-29T17:53:43.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:43 smithi029 bash[32453]: audit 2024-08-29T17:53:43.367713+0000 mon.a (mon.0) 1385 : audit [DBG] from='mgr.? 172.21.15.29:0/3546534519' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-29T17:53:43.904 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:43 smithi029 bash[32453]: audit 2024-08-29T17:53:43.432611+0000 mon.a (mon.0) 1386 : audit [INF] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' 2024-08-29T17:53:43.904 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:43 smithi029 bash[32453]: audit 2024-08-29T17:53:43.439229+0000 mon.a (mon.0) 1387 : audit [INF] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' 2024-08-29T17:53:43.904 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:43 smithi110 bash[24444]: cluster 2024-08-29T17:53:42.573623+0000 mon.a (mon.0) 1379 : cluster [DBG] osdmap e243: 8 total, 8 up, 8 in 2024-08-29T17:53:43.904 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:43 smithi110 bash[24444]: cluster 2024-08-29T17:53:42.877705+0000 mgr.x (mgr.24553) 56 : cluster [DBG] pgmap v69: 121 pgs: 121 active+clean; 195 MiB data, 834 MiB used, 714 GiB / 715 GiB avail; 8.3 MiB/s rd, 752 KiB/s wr, 8 op/s 2024-08-29T17:53:43.905 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:43 smithi110 bash[24444]: cluster 2024-08-29T17:53:43.360422+0000 mon.a (mon.0) 1380 : cluster [DBG] Standby manager daemon y restarted 2024-08-29T17:53:43.905 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:43 smithi110 bash[24444]: cluster 2024-08-29T17:53:43.360559+0000 mon.a (mon.0) 1381 : cluster [DBG] Standby manager daemon y started 2024-08-29T17:53:43.905 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:43 smithi110 bash[24444]: audit 2024-08-29T17:53:43.364079+0000 mon.a (mon.0) 1382 : audit [DBG] from='mgr.? 172.21.15.29:0/3546534519' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-08-29T17:53:43.905 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:43 smithi110 bash[24444]: audit 2024-08-29T17:53:43.364721+0000 mon.a (mon.0) 1383 : audit [DBG] from='mgr.? 172.21.15.29:0/3546534519' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-29T17:53:43.905 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:43 smithi110 bash[24444]: audit 2024-08-29T17:53:43.367289+0000 mon.a (mon.0) 1384 : audit [DBG] from='mgr.? 172.21.15.29:0/3546534519' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-08-29T17:53:43.905 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:43 smithi110 bash[24444]: audit 2024-08-29T17:53:43.367713+0000 mon.a (mon.0) 1385 : audit [DBG] from='mgr.? 172.21.15.29:0/3546534519' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-29T17:53:43.906 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:43 smithi110 bash[24444]: audit 2024-08-29T17:53:43.432611+0000 mon.a (mon.0) 1386 : audit [INF] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' 2024-08-29T17:53:43.906 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:43 smithi110 bash[24444]: audit 2024-08-29T17:53:43.439229+0000 mon.a (mon.0) 1387 : audit [INF] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' 2024-08-29T17:53:44.600 INFO:tasks.rados.rados.0.smithi029.stdout:945: done (2 left) 2024-08-29T17:53:44.600 INFO:tasks.rados.rados.0.smithi029.stdout:946: read oid 28 snap -1 2024-08-29T17:53:44.600 INFO:tasks.rados.rados.0.smithi029.stdout:946: expect (ObjNum 164 snap 36 seq_num 164) 2024-08-29T17:53:44.600 INFO:tasks.rados.rados.0.smithi029.stdout:947: copy_from oid 14 from oid 7 current snap is 87 2024-08-29T17:53:44.601 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 40 current snap is 87 2024-08-29T17:53:44.601 INFO:tasks.rados.rados.0.smithi029.stdout:948: seq_num 300 ranges {6619136=229376} 2024-08-29T17:53:44.654 INFO:tasks.rados.rados.0.smithi029.stdout:948: writing smithi02969618-40 from 6619136 to 6848512 tid 1 2024-08-29T17:53:44.654 INFO:tasks.rados.rados.0.smithi029.stdout:949: read oid 48 snap 76 2024-08-29T17:53:44.654 INFO:tasks.rados.rados.0.smithi029.stdout:949: expect (ObjNum 224 snap 47 seq_num 224) 2024-08-29T17:53:44.654 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 44 current snap is 87 2024-08-29T17:53:44.655 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 11 v 206 (ObjNum 161 snap 0 seq_num 1) dirty exists 2024-08-29T17:53:44.655 INFO:tasks.rados.rados.0.smithi029.stdout:944: finishing rollback tid 1 to smithi02969618-17 2024-08-29T17:53:44.655 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 17 v 0 (ObjNum 33 snap 0 seq_num 7) dirty dne 2024-08-29T17:53:44.655 INFO:tasks.rados.rados.0.smithi029.stdout:947: finishing copy_from racing read to smithi02969618-14 2024-08-29T17:53:44.655 INFO:tasks.rados.rados.0.smithi029.stdout:950: seq_num 301 ranges {2924544=245760} 2024-08-29T17:53:44.675 INFO:tasks.rados.rados.0.smithi029.stdout:950: writing smithi02969618-44 from 2924544 to 3170304 tid 1 2024-08-29T17:53:44.675 INFO:tasks.rados.rados.0.smithi029.stdout:942: done (6 left) 2024-08-29T17:53:44.675 INFO:tasks.rados.rados.0.smithi029.stdout:944: done (5 left) 2024-08-29T17:53:44.675 INFO:tasks.rados.rados.0.smithi029.stdout:951: copy_from oid 32 from oid 37 current snap is 87 2024-08-29T17:53:44.675 INFO:tasks.rados.rados.0.smithi029.stdout:947: finishing copy_from to smithi02969618-14 2024-08-29T17:53:44.675 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 14 v 210 (ObjNum 252 snap 62 seq_num 252) dirty exists 2024-08-29T17:53:44.675 INFO:tasks.rados.rados.0.smithi029.stdout:946: expect (ObjNum 164 snap 36 seq_num 164) 2024-08-29T17:53:44.792 INFO:tasks.rados.rados.0.smithi029.stdout:948: finishing write tid 1 to smithi02969618-40 2024-08-29T17:53:44.792 INFO:tasks.rados.rados.0.smithi029.stdout:948: finishing write tid 2 to smithi02969618-40 2024-08-29T17:53:44.792 INFO:tasks.rados.rados.0.smithi029.stdout:949: expect (ObjNum 224 snap 47 seq_num 224) 2024-08-29T17:53:44.829 INFO:tasks.rados.rados.0.smithi029.stdout:948: finishing write tid 3 to smithi02969618-40 2024-08-29T17:53:44.829 INFO:tasks.rados.rados.0.smithi029.stdout:948: oid 40 updating version 0 to 335 2024-08-29T17:53:44.830 INFO:tasks.rados.rados.0.smithi029.stdout:948: oid 40 version 335 is already newer than 334 2024-08-29T17:53:44.830 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 40 v 335 (ObjNum 300 snap 87 seq_num 300) dirty exists 2024-08-29T17:53:44.830 INFO:tasks.rados.rados.0.smithi029.stdout:948: left oid 40 (ObjNum 300 snap 87 seq_num 300) 2024-08-29T17:53:44.830 INFO:tasks.rados.rados.0.smithi029.stdout:950: finishing write tid 1 to smithi02969618-44 2024-08-29T17:53:44.830 INFO:tasks.rados.rados.0.smithi029.stdout:950: finishing write tid 2 to smithi02969618-44 2024-08-29T17:53:44.830 INFO:tasks.rados.rados.0.smithi029.stdout:950: finishing write tid 3 to smithi02969618-44 2024-08-29T17:53:44.830 INFO:tasks.rados.rados.0.smithi029.stdout:950: oid 44 updating version 0 to 289 2024-08-29T17:53:44.830 INFO:tasks.rados.rados.0.smithi029.stdout:950: oid 44 updating version 289 to 290 2024-08-29T17:53:44.830 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 44 v 290 (ObjNum 301 snap 87 seq_num 301) dirty exists 2024-08-29T17:53:44.830 INFO:tasks.rados.rados.0.smithi029.stdout:950: left oid 44 (ObjNum 301 snap 87 seq_num 301) 2024-08-29T17:53:44.830 INFO:tasks.rados.rados.0.smithi029.stdout:946: done (5 left) 2024-08-29T17:53:44.831 INFO:tasks.rados.rados.0.smithi029.stdout:947: done (4 left) 2024-08-29T17:53:44.831 INFO:tasks.rados.rados.0.smithi029.stdout:948: done (3 left) 2024-08-29T17:53:44.831 INFO:tasks.rados.rados.0.smithi029.stdout:949: done (2 left) 2024-08-29T17:53:44.831 INFO:tasks.rados.rados.0.smithi029.stdout:950: done (1 left) 2024-08-29T17:53:44.831 INFO:tasks.rados.rados.0.smithi029.stdout:952: read oid 30 snap -1 2024-08-29T17:53:44.831 INFO:tasks.rados.rados.0.smithi029.stdout:952: expect deleted 2024-08-29T17:53:44.831 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 5 current snap is 87 2024-08-29T17:53:44.831 INFO:tasks.rados.rados.0.smithi029.stdout:953: seq_num 302 ranges {2490368=262144} 2024-08-29T17:53:44.856 INFO:tasks.rados.rados.0.smithi029.stdout:953: writing smithi02969618-5 from 2490368 to 2752512 tid 1 2024-08-29T17:53:44.856 INFO:tasks.rados.rados.0.smithi029.stdout:954: read oid 42 snap -1 2024-08-29T17:53:44.856 INFO:tasks.rados.rados.0.smithi029.stdout:954: expect (ObjNum 202 snap 44 seq_num 202) 2024-08-29T17:53:44.856 INFO:tasks.rados.rados.0.smithi029.stdout:955: setattr oid 6 current snap is 87 2024-08-29T17:53:44.857 INFO:tasks.rados.rados.0.smithi029.stdout:951: finishing copy_from racing read to smithi02969618-32 2024-08-29T17:53:44.858 INFO:tasks.rados.rados.0.smithi029.stdout:952: done (4 left) 2024-08-29T17:53:44.858 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 49 current snap is 87 2024-08-29T17:53:44.858 INFO:tasks.rados.rados.0.smithi029.stdout:956: seq_num 303 ranges {1359872=278528} 2024-08-29T17:53:44.874 INFO:tasks.rados.rados.0.smithi029.stdout:956: writing smithi02969618-49 from 1359872 to 1638400 tid 1 2024-08-29T17:53:44.874 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 15 current snap is 87 2024-08-29T17:53:44.874 INFO:tasks.rados.rados.0.smithi029.stdout:957: seq_num 304 ranges {1523712=294912} 2024-08-29T17:53:44.890 INFO:tasks.rados.rados.0.smithi029.stdout:957: writing smithi02969618-15 from 1523712 to 1818624 tid 1 2024-08-29T17:53:44.890 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 18 current snap is 87 2024-08-29T17:53:44.890 INFO:tasks.rados.rados.0.smithi029.stdout:958: seq_num 305 ranges {1359872=311296} 2024-08-29T17:53:44.899 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:44 smithi029 bash[32453]: cluster 2024-08-29T17:53:43.596318+0000 mon.a (mon.0) 1388 : cluster [DBG] osdmap e244: 8 total, 8 up, 8 in 2024-08-29T17:53:44.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:44 smithi029 bash[32453]: cluster 2024-08-29T17:53:43.598363+0000 mon.a (mon.0) 1389 : cluster [DBG] mgrmap e29: x(active, since 44s), standbys: y 2024-08-29T17:53:44.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:44 smithi029 bash[32453]: audit 2024-08-29T17:53:44.252241+0000 mon.a (mon.0) 1390 : audit [DBG] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T17:53:44.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:44 smithi029 bash[22475]: cluster 2024-08-29T17:53:43.596318+0000 mon.a (mon.0) 1388 : cluster [DBG] osdmap e244: 8 total, 8 up, 8 in 2024-08-29T17:53:44.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:44 smithi029 bash[22475]: cluster 2024-08-29T17:53:43.598363+0000 mon.a (mon.0) 1389 : cluster [DBG] mgrmap e29: x(active, since 44s), standbys: y 2024-08-29T17:53:44.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:44 smithi029 bash[22475]: audit 2024-08-29T17:53:44.252241+0000 mon.a (mon.0) 1390 : audit [DBG] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T17:53:44.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:44 smithi110 bash[24444]: cluster 2024-08-29T17:53:43.596318+0000 mon.a (mon.0) 1388 : cluster [DBG] osdmap e244: 8 total, 8 up, 8 in 2024-08-29T17:53:44.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:44 smithi110 bash[24444]: cluster 2024-08-29T17:53:43.598363+0000 mon.a (mon.0) 1389 : cluster [DBG] mgrmap e29: x(active, since 44s), standbys: y 2024-08-29T17:53:44.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:44 smithi110 bash[24444]: audit 2024-08-29T17:53:44.252241+0000 mon.a (mon.0) 1390 : audit [DBG] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T17:53:44.903 INFO:tasks.rados.rados.0.smithi029.stdout:958: writing smithi02969618-18 from 1359872 to 1671168 tid 1 2024-08-29T17:53:44.903 INFO:tasks.rados.rados.0.smithi029.stdout:959: snap_remove snap 61 2024-08-29T17:53:45.623 INFO:tasks.rados.rados.0.smithi029.stdout:959: done (7 left) 2024-08-29T17:53:45.623 INFO:tasks.rados.rados.0.smithi029.stdout:960: setattr oid 1 current snap is 87 2024-08-29T17:53:45.623 INFO:tasks.rados.rados.0.smithi029.stdout:951: finishing copy_from to smithi02969618-32 2024-08-29T17:53:45.623 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 32 v 703 (ObjNum 281 snap 80 seq_num 281) dirty exists 2024-08-29T17:53:45.623 INFO:tasks.rados.rados.0.smithi029.stdout:953: finishing write tid 1 to smithi02969618-5 2024-08-29T17:53:45.623 INFO:tasks.rados.rados.0.smithi029.stdout:953: finishing write tid 2 to smithi02969618-5 2024-08-29T17:53:45.623 INFO:tasks.rados.rados.0.smithi029.stdout:954: expect (ObjNum 202 snap 44 seq_num 202) 2024-08-29T17:53:45.717 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 6 v 284 (ObjNum 109 snap 22 seq_num 109) dirty exists 2024-08-29T17:53:45.717 INFO:tasks.rados.rados.0.smithi029.stdout:953: finishing write tid 3 to smithi02969618-5 2024-08-29T17:53:45.717 INFO:tasks.rados.rados.0.smithi029.stdout:953: oid 5 updating version 0 to 705 2024-08-29T17:53:45.718 INFO:tasks.rados.rados.0.smithi029.stdout:953: oid 5 version 705 is already newer than 704 2024-08-29T17:53:45.718 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 5 v 705 (ObjNum 302 snap 87 seq_num 302) dirty exists 2024-08-29T17:53:45.718 INFO:tasks.rados.rados.0.smithi029.stdout:953: left oid 5 (ObjNum 302 snap 87 seq_num 302) 2024-08-29T17:53:45.718 INFO:tasks.rados.rados.0.smithi029.stdout:956: finishing write tid 1 to smithi02969618-49 2024-08-29T17:53:45.718 INFO:tasks.rados.rados.0.smithi029.stdout:956: finishing write tid 2 to smithi02969618-49 2024-08-29T17:53:45.718 INFO:tasks.rados.rados.0.smithi029.stdout:956: finishing write tid 3 to smithi02969618-49 2024-08-29T17:53:45.718 INFO:tasks.rados.rados.0.smithi029.stdout:956: oid 49 updating version 0 to 759 2024-08-29T17:53:45.718 INFO:tasks.rados.rados.0.smithi029.stdout:956: oid 49 version 759 is already newer than 758 2024-08-29T17:53:45.718 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 49 v 759 (ObjNum 303 snap 87 seq_num 303) dirty exists 2024-08-29T17:53:45.718 INFO:tasks.rados.rados.0.smithi029.stdout:956: left oid 49 (ObjNum 303 snap 87 seq_num 303) 2024-08-29T17:53:45.718 INFO:tasks.rados.rados.0.smithi029.stdout:957: finishing write tid 1 to smithi02969618-15 2024-08-29T17:53:45.718 INFO:tasks.rados.rados.0.smithi029.stdout:957: finishing write tid 2 to smithi02969618-15 2024-08-29T17:53:45.718 INFO:tasks.rados.rados.0.smithi029.stdout:957: finishing write tid 3 to smithi02969618-15 2024-08-29T17:53:45.719 INFO:tasks.rados.rados.0.smithi029.stdout:957: oid 15 updating version 0 to 761 2024-08-29T17:53:45.719 INFO:tasks.rados.rados.0.smithi029.stdout:957: oid 15 version 761 is already newer than 760 2024-08-29T17:53:45.719 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 15 v 761 (ObjNum 304 snap 87 seq_num 304) dirty exists 2024-08-29T17:53:45.719 INFO:tasks.rados.rados.0.smithi029.stdout:957: left oid 15 (ObjNum 304 snap 87 seq_num 304) 2024-08-29T17:53:45.719 INFO:tasks.rados.rados.0.smithi029.stdout:958: finishing write tid 1 to smithi02969618-18 2024-08-29T17:53:45.719 INFO:tasks.rados.rados.0.smithi029.stdout:958: finishing write tid 2 to smithi02969618-18 2024-08-29T17:53:45.719 INFO:tasks.rados.rados.0.smithi029.stdout:958: finishing write tid 3 to smithi02969618-18 2024-08-29T17:53:45.719 INFO:tasks.rados.rados.0.smithi029.stdout:958: oid 18 updating version 0 to 194 2024-08-29T17:53:45.719 INFO:tasks.rados.rados.0.smithi029.stdout:958: oid 18 updating version 194 to 195 2024-08-29T17:53:45.719 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 18 v 195 (ObjNum 305 snap 87 seq_num 305) dirty exists 2024-08-29T17:53:45.719 INFO:tasks.rados.rados.0.smithi029.stdout:958: left oid 18 (ObjNum 305 snap 87 seq_num 305) 2024-08-29T17:53:45.719 INFO:tasks.rados.rados.0.smithi029.stdout:951: done (7 left) 2024-08-29T17:53:45.719 INFO:tasks.rados.rados.0.smithi029.stdout:953: done (6 left) 2024-08-29T17:53:45.720 INFO:tasks.rados.rados.0.smithi029.stdout:954: done (5 left) 2024-08-29T17:53:45.720 INFO:tasks.rados.rados.0.smithi029.stdout:955: done (4 left) 2024-08-29T17:53:45.720 INFO:tasks.rados.rados.0.smithi029.stdout:956: done (3 left) 2024-08-29T17:53:45.720 INFO:tasks.rados.rados.0.smithi029.stdout:957: done (2 left) 2024-08-29T17:53:45.720 INFO:tasks.rados.rados.0.smithi029.stdout:958: done (1 left) 2024-08-29T17:53:45.720 INFO:tasks.rados.rados.0.smithi029.stdout:961: rollback oid 25 current snap is 87 2024-08-29T17:53:45.720 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 25 to 59 2024-08-29T17:53:45.720 INFO:tasks.rados.rados.0.smithi029.stdout:962: read oid 33 snap -1 2024-08-29T17:53:45.720 INFO:tasks.rados.rados.0.smithi029.stdout:962: expect (ObjNum 299 snap 87 seq_num 299) 2024-08-29T17:53:45.720 INFO:tasks.rados.rados.0.smithi029.stdout:963: snap_create 2024-08-29T17:53:45.723 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 1 v 252 (ObjNum 297 snap 87 seq_num 297) dirty exists 2024-08-29T17:53:45.723 INFO:tasks.rados.rados.0.smithi029.stdout:961: finishing rollback tid 0 to smithi02969618-25 2024-08-29T17:53:45.723 INFO:tasks.rados.rados.0.smithi029.stdout:961: finishing rollback tid 1 to smithi02969618-25 2024-08-29T17:53:45.724 INFO:tasks.rados.rados.0.smithi029.stdout:961: finishing rollback tid 2 to smithi02969618-25 2024-08-29T17:53:45.724 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 25 v 159 (ObjNum 194 snap 40 seq_num 194) dirty exists 2024-08-29T17:53:45.733 INFO:tasks.rados.rados.0.smithi029.stdout:962: expect (ObjNum 299 snap 87 seq_num 299) 2024-08-29T17:53:45.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:45 smithi110 bash[24444]: cluster 2024-08-29T17:53:44.590543+0000 mon.a (mon.0) 1391 : cluster [DBG] osdmap e245: 8 total, 8 up, 8 in 2024-08-29T17:53:45.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:45 smithi110 bash[24444]: cluster 2024-08-29T17:53:44.878636+0000 mgr.x (mgr.24553) 57 : cluster [DBG] pgmap v72: 121 pgs: 121 active+clean; 195 MiB data, 834 MiB used, 714 GiB / 715 GiB avail; 1.9 MiB/s rd, 0 op/s 2024-08-29T17:53:45.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:45 smithi029 bash[22475]: cluster 2024-08-29T17:53:44.590543+0000 mon.a (mon.0) 1391 : cluster [DBG] osdmap e245: 8 total, 8 up, 8 in 2024-08-29T17:53:45.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:45 smithi029 bash[22475]: cluster 2024-08-29T17:53:44.878636+0000 mgr.x (mgr.24553) 57 : cluster [DBG] pgmap v72: 121 pgs: 121 active+clean; 195 MiB data, 834 MiB used, 714 GiB / 715 GiB avail; 1.9 MiB/s rd, 0 op/s 2024-08-29T17:53:45.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:45 smithi029 bash[32453]: cluster 2024-08-29T17:53:44.590543+0000 mon.a (mon.0) 1391 : cluster [DBG] osdmap e245: 8 total, 8 up, 8 in 2024-08-29T17:53:45.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:45 smithi029 bash[32453]: cluster 2024-08-29T17:53:44.878636+0000 mgr.x (mgr.24553) 57 : cluster [DBG] pgmap v72: 121 pgs: 121 active+clean; 195 MiB data, 834 MiB used, 714 GiB / 715 GiB avail; 1.9 MiB/s rd, 0 op/s 2024-08-29T17:53:46.505 INFO:tasks.rados.rados.0.smithi029.stdout:960: done (3 left) 2024-08-29T17:53:46.505 INFO:tasks.rados.rados.0.smithi029.stdout:961: done (2 left) 2024-08-29T17:53:46.505 INFO:tasks.rados.rados.0.smithi029.stdout:962: done (1 left) 2024-08-29T17:53:46.505 INFO:tasks.rados.rados.0.smithi029.stdout:963: done (0 left) 2024-08-29T17:53:46.505 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 37 current snap is 88 2024-08-29T17:53:46.505 INFO:tasks.rados.rados.0.smithi029.stdout:964: seq_num 306 ranges {4980736=327680} 2024-08-29T17:53:46.535 INFO:tasks.rados.rados.0.smithi029.stdout:964: writing smithi02969618-37 from 4980736 to 5308416 tid 1 2024-08-29T17:53:46.535 INFO:tasks.rados.rados.0.smithi029.stdout:965: rmattr oid 2 current snap is 88 2024-08-29T17:53:46.535 INFO:tasks.rados.rados.0.smithi029.stdout:965: done (1 left) 2024-08-29T17:53:46.535 INFO:tasks.rados.rados.0.smithi029.stdout:966: read oid 2 snap 87 2024-08-29T17:53:46.535 INFO:tasks.rados.rados.0.smithi029.stdout:966: expect (ObjNum 280 snap 79 seq_num 280) 2024-08-29T17:53:46.535 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 1 current snap is 88 2024-08-29T17:53:46.535 INFO:tasks.rados.rados.0.smithi029.stdout:967: seq_num 307 ranges {2310144=344064} 2024-08-29T17:53:46.549 INFO:tasks.rados.rados.0.smithi029.stdout:967: writing smithi02969618-1 from 2310144 to 2654208 tid 1 2024-08-29T17:53:46.550 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 32 current snap is 88 2024-08-29T17:53:46.550 INFO:tasks.rados.rados.0.smithi029.stdout:968: seq_num 308 ranges {4980736=360448} 2024-08-29T17:53:46.583 INFO:tasks.rados.rados.0.smithi029.stdout:968: writing smithi02969618-32 from 4980736 to 5341184 tid 1 2024-08-29T17:53:46.583 INFO:tasks.rados.rados.0.smithi029.stdout:969: rmattr oid 7 current snap is 88 2024-08-29T17:53:46.583 INFO:tasks.rados.rados.0.smithi029.stdout:969: done (4 left) 2024-08-29T17:53:46.583 INFO:tasks.rados.rados.0.smithi029.stdout:970: setattr oid 38 current snap is 88 2024-08-29T17:53:46.583 INFO:tasks.rados.rados.0.smithi029.stdout:964: finishing write tid 1 to smithi02969618-37 2024-08-29T17:53:46.583 INFO:tasks.rados.rados.0.smithi029.stdout:967: finishing write tid 1 to smithi02969618-1 2024-08-29T17:53:46.583 INFO:tasks.rados.rados.0.smithi029.stdout:967: finishing write tid 2 to smithi02969618-1 2024-08-29T17:53:46.584 INFO:tasks.rados.rados.0.smithi029.stdout:967: finishing write tid 3 to smithi02969618-1 2024-08-29T17:53:46.584 INFO:tasks.rados.rados.0.smithi029.stdout:967: oid 1 updating version 0 to 255 2024-08-29T17:53:46.584 INFO:tasks.rados.rados.0.smithi029.stdout:967: oid 1 version 255 is already newer than 254 2024-08-29T17:53:46.584 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 1 v 255 (ObjNum 307 snap 88 seq_num 307) dirty exists 2024-08-29T17:53:46.584 INFO:tasks.rados.rados.0.smithi029.stdout:967: left oid 1 (ObjNum 307 snap 88 seq_num 307) 2024-08-29T17:53:46.584 INFO:tasks.rados.rados.0.smithi029.stdout:964: finishing write tid 2 to smithi02969618-37 2024-08-29T17:53:46.584 INFO:tasks.rados.rados.0.smithi029.stdout:967: done (4 left) 2024-08-29T17:53:46.584 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 18 current snap is 88 2024-08-29T17:53:46.584 INFO:tasks.rados.rados.0.smithi029.stdout:971: seq_num 309 ranges {1671168=376832} 2024-08-29T17:53:46.596 INFO:tasks.rados.rados.0.smithi029.stdout:971: writing smithi02969618-18 from 1671168 to 2048000 tid 1 2024-08-29T17:53:46.597 INFO:tasks.rados.rados.0.smithi029.stdout:972: delete oid 8 current snap is 88 2024-08-29T17:53:46.597 INFO:tasks.rados.rados.0.smithi029.stdout:966: expect (ObjNum 280 snap 79 seq_num 280) 2024-08-29T17:53:46.829 INFO:tasks.rados.rados.0.smithi029.stdout:964: finishing write tid 3 to smithi02969618-37 2024-08-29T17:53:46.830 INFO:tasks.rados.rados.0.smithi029.stdout:964: oid 37 updating version 0 to 775 2024-08-29T17:53:46.830 INFO:tasks.rados.rados.0.smithi029.stdout:964: oid 37 updating version 775 to 776 2024-08-29T17:53:46.830 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 37 v 776 (ObjNum 306 snap 88 seq_num 306) dirty exists 2024-08-29T17:53:46.830 INFO:tasks.rados.rados.0.smithi029.stdout:964: left oid 37 (ObjNum 306 snap 88 seq_num 306) 2024-08-29T17:53:46.830 INFO:tasks.rados.rados.0.smithi029.stdout:968: finishing write tid 1 to smithi02969618-32 2024-08-29T17:53:46.830 INFO:tasks.rados.rados.0.smithi029.stdout:968: finishing write tid 2 to smithi02969618-32 2024-08-29T17:53:46.830 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 38 v 295 (ObjNum 609 snap 0 seq_num 20994001) dirty exists 2024-08-29T17:53:46.830 INFO:tasks.rados.rados.0.smithi029.stdout:968: finishing write tid 3 to smithi02969618-32 2024-08-29T17:53:46.830 INFO:tasks.rados.rados.0.smithi029.stdout:968: oid 32 updating version 0 to 706 2024-08-29T17:53:46.830 INFO:tasks.rados.rados.0.smithi029.stdout:968: oid 32 updating version 706 to 707 2024-08-29T17:53:46.830 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 32 v 707 (ObjNum 308 snap 88 seq_num 308) dirty exists 2024-08-29T17:53:46.830 INFO:tasks.rados.rados.0.smithi029.stdout:968: left oid 32 (ObjNum 308 snap 88 seq_num 308) 2024-08-29T17:53:46.830 INFO:tasks.rados.rados.0.smithi029.stdout:971: finishing write tid 1 to smithi02969618-18 2024-08-29T17:53:46.831 INFO:tasks.rados.rados.0.smithi029.stdout:964: done (5 left) 2024-08-29T17:53:46.831 INFO:tasks.rados.rados.0.smithi029.stdout:966: done (4 left) 2024-08-29T17:53:46.831 INFO:tasks.rados.rados.0.smithi029.stdout:968: done (3 left) 2024-08-29T17:53:46.831 INFO:tasks.rados.rados.0.smithi029.stdout:970: done (2 left) 2024-08-29T17:53:46.831 INFO:tasks.rados.rados.0.smithi029.stdout:972: done (1 left) 2024-08-29T17:53:46.831 INFO:tasks.rados.rados.0.smithi029.stdout:973: read oid 5 snap -1 2024-08-29T17:53:46.831 INFO:tasks.rados.rados.0.smithi029.stdout:973: expect (ObjNum 302 snap 87 seq_num 302) 2024-08-29T17:53:46.831 INFO:tasks.rados.rados.0.smithi029.stdout:974: rmattr oid 32 current snap is 88 2024-08-29T17:53:46.831 INFO:tasks.rados.rados.0.smithi029.stdout:974: done (2 left) 2024-08-29T17:53:46.831 INFO:tasks.rados.rados.0.smithi029.stdout:975: rmattr oid 47 current snap is 88 2024-08-29T17:53:46.831 INFO:tasks.rados.rados.0.smithi029.stdout:975: done (2 left) 2024-08-29T17:53:46.831 INFO:tasks.rados.rados.0.smithi029.stdout:976: setattr oid 47 current snap is 88 2024-08-29T17:53:46.831 INFO:tasks.rados.rados.0.smithi029.stdout:971: finishing write tid 2 to smithi02969618-18 2024-08-29T17:53:46.831 INFO:tasks.rados.rados.0.smithi029.stdout:971: finishing write tid 3 to smithi02969618-18 2024-08-29T17:53:46.832 INFO:tasks.rados.rados.0.smithi029.stdout:971: oid 18 updating version 0 to 203 2024-08-29T17:53:46.832 INFO:tasks.rados.rados.0.smithi029.stdout:971: oid 18 updating version 203 to 204 2024-08-29T17:53:46.832 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 18 v 204 (ObjNum 309 snap 88 seq_num 309) dirty exists 2024-08-29T17:53:46.832 INFO:tasks.rados.rados.0.smithi029.stdout:971: left oid 18 (ObjNum 309 snap 88 seq_num 309) 2024-08-29T17:53:46.832 INFO:tasks.rados.rados.0.smithi029.stdout:971: done (2 left) 2024-08-29T17:53:46.832 INFO:tasks.rados.rados.0.smithi029.stdout:977: read oid 38 snap 84 2024-08-29T17:53:46.833 INFO:tasks.rados.rados.0.smithi029.stdout:977: expect deleted 2024-08-29T17:53:46.833 INFO:tasks.rados.rados.0.smithi029.stdout:978: rollback oid 44 current snap is 88 2024-08-29T17:53:46.833 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 44 to 62 2024-08-29T17:53:46.833 INFO:tasks.rados.rados.0.smithi029.stdout:979: setattr oid 45 current snap is 88 2024-08-29T17:53:46.833 INFO:tasks.rados.rados.0.smithi029.stdout:977: done (4 left) 2024-08-29T17:53:46.834 INFO:tasks.rados.rados.0.smithi029.stdout:980: rollback oid 10 current snap is 88 2024-08-29T17:53:46.834 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 10 to 73 2024-08-29T17:53:46.834 INFO:tasks.rados.rados.0.smithi029.stdout:981: rollback oid 23 current snap is 88 2024-08-29T17:53:46.834 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 23 to 83 2024-08-29T17:53:46.834 INFO:tasks.rados.rados.0.smithi029.stdout:982: read oid 41 snap -1 2024-08-29T17:53:46.834 INFO:tasks.rados.rados.0.smithi029.stdout:982: expect (ObjNum 272 snap 72 seq_num 272) 2024-08-29T17:53:46.834 INFO:tasks.rados.rados.0.smithi029.stdout:983: snap_create 2024-08-29T17:53:46.834 INFO:tasks.rados.rados.0.smithi029.stdout:980: finishing rollback tid 1 to smithi02969618-10 2024-08-29T17:53:46.834 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 10 v 0 (ObjNum 49 snap 0 seq_num 1953066355) dirty dne 2024-08-29T17:53:46.836 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 47 v 618 (ObjNum 33 snap 0 seq_num 1557673304) dirty exists 2024-08-29T17:53:46.840 INFO:tasks.rados.rados.0.smithi029.stdout:978: finishing rollback tid 0 to smithi02969618-44 2024-08-29T17:53:46.841 INFO:tasks.rados.rados.0.smithi029.stdout:978: finishing rollback tid 1 to smithi02969618-44 2024-08-29T17:53:46.844 INFO:tasks.rados.rados.0.smithi029.stdout:973: expect (ObjNum 302 snap 87 seq_num 302) 2024-08-29T17:53:46.899 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:46 smithi029 bash[22475]: cluster 2024-08-29T17:53:45.618521+0000 mon.a (mon.0) 1392 : cluster [DBG] osdmap e246: 8 total, 8 up, 8 in 2024-08-29T17:53:46.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:46 smithi029 bash[22475]: cluster 2024-08-29T17:53:46.504709+0000 mon.a (mon.0) 1393 : cluster [DBG] osdmap e247: 8 total, 8 up, 8 in 2024-08-29T17:53:46.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:46 smithi029 bash[32453]: cluster 2024-08-29T17:53:45.618521+0000 mon.a (mon.0) 1392 : cluster [DBG] osdmap e246: 8 total, 8 up, 8 in 2024-08-29T17:53:46.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:46 smithi029 bash[32453]: cluster 2024-08-29T17:53:46.504709+0000 mon.a (mon.0) 1393 : cluster [DBG] osdmap e247: 8 total, 8 up, 8 in 2024-08-29T17:53:46.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:46 smithi110 bash[24444]: cluster 2024-08-29T17:53:45.618521+0000 mon.a (mon.0) 1392 : cluster [DBG] osdmap e246: 8 total, 8 up, 8 in 2024-08-29T17:53:46.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:46 smithi110 bash[24444]: cluster 2024-08-29T17:53:46.504709+0000 mon.a (mon.0) 1393 : cluster [DBG] osdmap e247: 8 total, 8 up, 8 in 2024-08-29T17:53:46.980 INFO:tasks.rados.rados.0.smithi029.stdout:978: finishing rollback tid 2 to smithi02969618-44 2024-08-29T17:53:46.980 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 44 v 299 (ObjNum 186 snap 38 seq_num 186) dirty exists 2024-08-29T17:53:46.980 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 45 v 301 (ObjNum 278 snap 75 seq_num 278) dirty exists 2024-08-29T17:53:46.980 INFO:tasks.rados.rados.0.smithi029.stdout:981: finishing rollback tid 0 to smithi02969618-23 2024-08-29T17:53:46.980 INFO:tasks.rados.rados.0.smithi029.stdout:981: finishing rollback tid 1 to smithi02969618-23 2024-08-29T17:53:46.980 INFO:tasks.rados.rados.0.smithi029.stdout:981: finishing rollback tid 2 to smithi02969618-23 2024-08-29T17:53:46.981 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 23 v 780 (ObjNum 245 snap 58 seq_num 245) dirty exists 2024-08-29T17:53:46.981 INFO:tasks.rados.rados.0.smithi029.stdout:982: expect (ObjNum 272 snap 72 seq_num 272) 2024-08-29T17:53:47.626 INFO:tasks.rados.rados.0.smithi029.stdout:973: done (7 left) 2024-08-29T17:53:47.626 INFO:tasks.rados.rados.0.smithi029.stdout:976: done (6 left) 2024-08-29T17:53:47.627 INFO:tasks.rados.rados.0.smithi029.stdout:978: done (5 left) 2024-08-29T17:53:47.627 INFO:tasks.rados.rados.0.smithi029.stdout:979: done (4 left) 2024-08-29T17:53:47.627 INFO:tasks.rados.rados.0.smithi029.stdout:980: done (3 left) 2024-08-29T17:53:47.627 INFO:tasks.rados.rados.0.smithi029.stdout:981: done (2 left) 2024-08-29T17:53:47.627 INFO:tasks.rados.rados.0.smithi029.stdout:982: done (1 left) 2024-08-29T17:53:47.627 INFO:tasks.rados.rados.0.smithi029.stdout:983: done (0 left) 2024-08-29T17:53:47.627 INFO:tasks.rados.rados.0.smithi029.stdout:984: copy_from oid 2 from oid 18 current snap is 89 2024-08-29T17:53:47.627 INFO:tasks.rados.rados.0.smithi029.stdout:985: snap_create 2024-08-29T17:53:47.655 INFO:tasks.rados.rados.0.smithi029.stdout:984: finishing copy_from racing read to smithi02969618-2 2024-08-29T17:53:47.656 INFO:tasks.rados.rados.0.smithi029.stdout:984: finishing copy_from to smithi02969618-2 2024-08-29T17:53:47.657 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 2 v 204 (ObjNum 309 snap 88 seq_num 309) dirty exists 2024-08-29T17:53:47.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:47 smithi029 bash[32453]: cluster 2024-08-29T17:53:46.879512+0000 mgr.x (mgr.24553) 58 : cluster [DBG] pgmap v75: 121 pgs: 121 active+clean; 199 MiB data, 866 MiB used, 714 GiB / 715 GiB avail; 8.6 MiB/s rd, 2.0 MiB/s wr, 19 op/s 2024-08-29T17:53:47.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:47 smithi110 bash[24444]: cluster 2024-08-29T17:53:46.879512+0000 mgr.x (mgr.24553) 58 : cluster [DBG] pgmap v75: 121 pgs: 121 active+clean; 199 MiB data, 866 MiB used, 714 GiB / 715 GiB avail; 8.6 MiB/s rd, 2.0 MiB/s wr, 19 op/s 2024-08-29T17:53:47.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:47 smithi029 bash[22475]: cluster 2024-08-29T17:53:46.879512+0000 mgr.x (mgr.24553) 58 : cluster [DBG] pgmap v75: 121 pgs: 121 active+clean; 199 MiB data, 866 MiB used, 714 GiB / 715 GiB avail; 8.6 MiB/s rd, 2.0 MiB/s wr, 19 op/s 2024-08-29T17:53:48.626 INFO:tasks.rados.rados.0.smithi029.stdout:984: done (1 left) 2024-08-29T17:53:48.626 INFO:tasks.rados.rados.0.smithi029.stdout:985: done (0 left) 2024-08-29T17:53:48.626 INFO:tasks.rados.rados.0.smithi029.stdout:986: read oid 19 snap -1 2024-08-29T17:53:48.626 INFO:tasks.rados.rados.0.smithi029.stdout:986: expect (ObjNum 293 snap 85 seq_num 293) 2024-08-29T17:53:48.626 INFO:tasks.rados.rados.0.smithi029.stdout:987: read oid 32 snap -1 2024-08-29T17:53:48.626 INFO:tasks.rados.rados.0.smithi029.stdout:987: expect (ObjNum 308 snap 88 seq_num 308) 2024-08-29T17:53:48.626 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 14 current snap is 90 2024-08-29T17:53:48.626 INFO:tasks.rados.rados.0.smithi029.stdout:988: seq_num 311 ranges {1835008=417792} 2024-08-29T17:53:48.648 INFO:tasks.rados.rados.0.smithi029.stdout:988: writing smithi02969618-14 from 1835008 to 2252800 tid 1 2024-08-29T17:53:48.648 INFO:tasks.rados.rados.0.smithi029.stdout:989: snap_remove snap 75 2024-08-29T17:53:48.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:48 smithi110 bash[24444]: cluster 2024-08-29T17:53:47.627409+0000 mon.a (mon.0) 1394 : cluster [DBG] osdmap e248: 8 total, 8 up, 8 in 2024-08-29T17:53:48.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:48 smithi029 bash[32453]: cluster 2024-08-29T17:53:47.627409+0000 mon.a (mon.0) 1394 : cluster [DBG] osdmap e248: 8 total, 8 up, 8 in 2024-08-29T17:53:48.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:48 smithi029 bash[22475]: cluster 2024-08-29T17:53:47.627409+0000 mon.a (mon.0) 1394 : cluster [DBG] osdmap e248: 8 total, 8 up, 8 in 2024-08-29T17:53:49.647 INFO:tasks.rados.rados.0.smithi029.stdout:989: done (3 left) 2024-08-29T17:53:49.648 INFO:tasks.rados.rados.0.smithi029.stdout:990: setattr oid 11 current snap is 90 2024-08-29T17:53:49.648 INFO:tasks.rados.rados.0.smithi029.stdout:986: expect (ObjNum 293 snap 85 seq_num 293) 2024-08-29T17:53:49.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:49 smithi110 bash[24444]: cluster 2024-08-29T17:53:48.624443+0000 mon.a (mon.0) 1395 : cluster [DBG] osdmap e249: 8 total, 8 up, 8 in 2024-08-29T17:53:49.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:49 smithi110 bash[24444]: cluster 2024-08-29T17:53:48.880271+0000 mgr.x (mgr.24553) 59 : cluster [DBG] pgmap v78: 121 pgs: 121 active+clean; 199 MiB data, 866 MiB used, 714 GiB / 715 GiB avail; 6.7 MiB/s rd, 2.0 MiB/s wr, 18 op/s 2024-08-29T17:53:49.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:49 smithi029 bash[22475]: cluster 2024-08-29T17:53:48.624443+0000 mon.a (mon.0) 1395 : cluster [DBG] osdmap e249: 8 total, 8 up, 8 in 2024-08-29T17:53:49.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:49 smithi029 bash[22475]: cluster 2024-08-29T17:53:48.880271+0000 mgr.x (mgr.24553) 59 : cluster [DBG] pgmap v78: 121 pgs: 121 active+clean; 199 MiB data, 866 MiB used, 714 GiB / 715 GiB avail; 6.7 MiB/s rd, 2.0 MiB/s wr, 18 op/s 2024-08-29T17:53:49.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:49 smithi029 bash[32453]: cluster 2024-08-29T17:53:48.624443+0000 mon.a (mon.0) 1395 : cluster [DBG] osdmap e249: 8 total, 8 up, 8 in 2024-08-29T17:53:49.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:49 smithi029 bash[32453]: cluster 2024-08-29T17:53:48.880271+0000 mgr.x (mgr.24553) 59 : cluster [DBG] pgmap v78: 121 pgs: 121 active+clean; 199 MiB data, 866 MiB used, 714 GiB / 715 GiB avail; 6.7 MiB/s rd, 2.0 MiB/s wr, 18 op/s 2024-08-29T17:53:50.079 INFO:tasks.rados.rados.0.smithi029.stdout:987: expect (ObjNum 308 snap 88 seq_num 308) 2024-08-29T17:53:50.391 INFO:tasks.rados.rados.0.smithi029.stdout:988: finishing write tid 1 to smithi02969618-14 2024-08-29T17:53:50.391 INFO:tasks.rados.rados.0.smithi029.stdout:988: finishing write tid 2 to smithi02969618-14 2024-08-29T17:53:50.391 INFO:tasks.rados.rados.0.smithi029.stdout:988: finishing write tid 3 to smithi02969618-14 2024-08-29T17:53:50.391 INFO:tasks.rados.rados.0.smithi029.stdout:988: oid 14 updating version 0 to 344 2024-08-29T17:53:50.391 INFO:tasks.rados.rados.0.smithi029.stdout:988: oid 14 version 344 is already newer than 343 2024-08-29T17:53:50.392 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 14 v 344 (ObjNum 311 snap 90 seq_num 311) dirty exists 2024-08-29T17:53:50.392 INFO:tasks.rados.rados.0.smithi029.stdout:988: left oid 14 (ObjNum 311 snap 90 seq_num 311) 2024-08-29T17:53:50.392 INFO:tasks.rados.rados.0.smithi029.stdout:986: done (3 left) 2024-08-29T17:53:50.392 INFO:tasks.rados.rados.0.smithi029.stdout:987: done (2 left) 2024-08-29T17:53:50.392 INFO:tasks.rados.rados.0.smithi029.stdout:988: done (1 left) 2024-08-29T17:53:50.392 INFO:tasks.rados.rados.0.smithi029.stdout:991: rmattr oid 43 current snap is 90 2024-08-29T17:53:50.392 INFO:tasks.rados.rados.0.smithi029.stdout:991: done (1 left) 2024-08-29T17:53:50.393 INFO:tasks.rados.rados.0.smithi029.stdout:992: snap_remove snap 76 2024-08-29T17:53:50.649 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 11 v 208 (ObjNum 4113 snap 0 seq_num 1489175883) dirty exists 2024-08-29T17:53:50.650 INFO:tasks.rados.rados.0.smithi029.stdout:990: done (1 left) 2024-08-29T17:53:50.650 INFO:tasks.rados.rados.0.smithi029.stdout:992: done (0 left) 2024-08-29T17:53:50.650 INFO:tasks.rados.rados.0.smithi029.stdout:993: rollback oid 41 current snap is 90 2024-08-29T17:53:50.650 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 41 to 84 2024-08-29T17:53:50.650 INFO:tasks.rados.rados.0.smithi029.stdout:994: delete oid 5 current snap is 90 2024-08-29T17:53:50.670 INFO:tasks.rados.rados.0.smithi029.stdout:993: finishing rollback tid 0 to smithi02969618-41 2024-08-29T17:53:50.670 INFO:tasks.rados.rados.0.smithi029.stdout:994: done (1 left) 2024-08-29T17:53:50.670 INFO:tasks.rados.rados.0.smithi029.stdout:995: delete oid 20 current snap is 90 2024-08-29T17:53:50.673 INFO:tasks.rados.rados.0.smithi029.stdout:993: finishing rollback tid 1 to smithi02969618-41 2024-08-29T17:53:50.673 INFO:tasks.rados.rados.0.smithi029.stdout:993: finishing rollback tid 2 to smithi02969618-41 2024-08-29T17:53:50.673 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 41 v 229 (ObjNum 272 snap 72 seq_num 272) dirty exists 2024-08-29T17:53:50.681 INFO:tasks.rados.rados.0.smithi029.stdout:993: done (1 left) 2024-08-29T17:53:50.682 INFO:tasks.rados.rados.0.smithi029.stdout:995: done (0 left) 2024-08-29T17:53:50.682 INFO:tasks.rados.rados.0.smithi029.stdout:996: snap_remove snap 59 2024-08-29T17:53:50.899 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:50 smithi029 bash[32453]: cluster 2024-08-29T17:53:49.646414+0000 mon.a (mon.0) 1396 : cluster [DBG] osdmap e250: 8 total, 8 up, 8 in 2024-08-29T17:53:50.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:50 smithi029 bash[22475]: cluster 2024-08-29T17:53:49.646414+0000 mon.a (mon.0) 1396 : cluster [DBG] osdmap e250: 8 total, 8 up, 8 in 2024-08-29T17:53:51.149 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:50 smithi110 bash[24444]: cluster 2024-08-29T17:53:49.646414+0000 mon.a (mon.0) 1396 : cluster [DBG] osdmap e250: 8 total, 8 up, 8 in 2024-08-29T17:53:51.509 INFO:tasks.rados.rados.0.smithi029.stdout:996: done (0 left) 2024-08-29T17:53:51.509 INFO:tasks.rados.rados.0.smithi029.stdout:997: snap_remove snap 62 2024-08-29T17:53:52.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:51 smithi029 bash[32453]: cluster 2024-08-29T17:53:50.647206+0000 mon.a (mon.0) 1397 : cluster [DBG] osdmap e251: 8 total, 8 up, 8 in 2024-08-29T17:53:52.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:51 smithi029 bash[32453]: cluster 2024-08-29T17:53:50.881015+0000 mgr.x (mgr.24553) 60 : cluster [DBG] pgmap v81: 121 pgs: 121 active+clean; 203 MiB data, 920 MiB used, 714 GiB / 715 GiB avail; 21 MiB/s rd, 1.1 MiB/s wr, 33 op/s 2024-08-29T17:53:52.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:51 smithi029 bash[32453]: cluster 2024-08-29T17:53:51.508705+0000 mon.a (mon.0) 1398 : cluster [DBG] osdmap e252: 8 total, 8 up, 8 in 2024-08-29T17:53:52.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:51 smithi110 bash[24444]: cluster 2024-08-29T17:53:50.647206+0000 mon.a (mon.0) 1397 : cluster [DBG] osdmap e251: 8 total, 8 up, 8 in 2024-08-29T17:53:52.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:51 smithi110 bash[24444]: cluster 2024-08-29T17:53:50.881015+0000 mgr.x (mgr.24553) 60 : cluster [DBG] pgmap v81: 121 pgs: 121 active+clean; 203 MiB data, 920 MiB used, 714 GiB / 715 GiB avail; 21 MiB/s rd, 1.1 MiB/s wr, 33 op/s 2024-08-29T17:53:52.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:51 smithi110 bash[24444]: cluster 2024-08-29T17:53:51.508705+0000 mon.a (mon.0) 1398 : cluster [DBG] osdmap e252: 8 total, 8 up, 8 in 2024-08-29T17:53:52.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:51 smithi029 bash[22475]: cluster 2024-08-29T17:53:50.647206+0000 mon.a (mon.0) 1397 : cluster [DBG] osdmap e251: 8 total, 8 up, 8 in 2024-08-29T17:53:52.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:51 smithi029 bash[22475]: cluster 2024-08-29T17:53:50.881015+0000 mgr.x (mgr.24553) 60 : cluster [DBG] pgmap v81: 121 pgs: 121 active+clean; 203 MiB data, 920 MiB used, 714 GiB / 715 GiB avail; 21 MiB/s rd, 1.1 MiB/s wr, 33 op/s 2024-08-29T17:53:52.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:51 smithi029 bash[22475]: cluster 2024-08-29T17:53:51.508705+0000 mon.a (mon.0) 1398 : cluster [DBG] osdmap e252: 8 total, 8 up, 8 in 2024-08-29T17:53:52.518 INFO:tasks.rados.rados.0.smithi029.stdout:997: done (0 left) 2024-08-29T17:53:52.518 INFO:tasks.rados.rados.0.smithi029.stdout:998: snap_create 2024-08-29T17:53:52.649 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:53:52 smithi110 bash[52534]: ::ffff:172.21.15.110 - - [29/Aug/2024:17:53:52] "GET /metrics HTTP/1.1" 200 36081 "" "Prometheus/2.43.0" 2024-08-29T17:53:53.516 INFO:tasks.rados.rados.0.smithi029.stdout:998: done (0 left) 2024-08-29T17:53:53.516 INFO:tasks.rados.rados.0.smithi029.stdout:999: rollback oid 48 current snap is 91 2024-08-29T17:53:53.517 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 48 to 86 2024-08-29T17:53:53.517 INFO:tasks.rados.rados.0.smithi029.stdout:1000: copy_from oid 4 from oid 24 current snap is 91 2024-08-29T17:53:53.517 INFO:tasks.rados.rados.0.smithi029.stdout:1001: snap_create 2024-08-29T17:53:53.524 INFO:tasks.rados.rados.0.smithi029.stdout:999: finishing rollback tid 0 to smithi02969618-48 2024-08-29T17:53:53.525 INFO:tasks.rados.rados.0.smithi029.stdout:999: finishing rollback tid 1 to smithi02969618-48 2024-08-29T17:53:53.526 INFO:tasks.rados.rados.0.smithi029.stdout:999: finishing rollback tid 2 to smithi02969618-48 2024-08-29T17:53:53.526 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 48 v 566 (ObjNum 287 snap 82 seq_num 287) dirty exists 2024-08-29T17:53:53.543 INFO:tasks.rados.rados.0.smithi029.stdout:1000: finishing copy_from racing read to smithi02969618-4 2024-08-29T17:53:53.547 INFO:tasks.rados.rados.0.smithi029.stdout:1000: finishing copy_from to smithi02969618-4 2024-08-29T17:53:53.547 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 4 v 616 (ObjNum 269 snap 70 seq_num 269) dirty exists 2024-08-29T17:53:53.899 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:53 smithi029 bash[22475]: cluster 2024-08-29T17:53:52.512747+0000 mon.a (mon.0) 1399 : cluster [DBG] osdmap e253: 8 total, 8 up, 8 in 2024-08-29T17:53:53.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:53 smithi029 bash[22475]: cluster 2024-08-29T17:53:52.881822+0000 mgr.x (mgr.24553) 61 : cluster [DBG] pgmap v84: 121 pgs: 121 active+clean; 203 MiB data, 920 MiB used, 714 GiB / 715 GiB avail; 21 MiB/s rd, 1.1 MiB/s wr, 33 op/s 2024-08-29T17:53:53.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:53 smithi029 bash[32453]: cluster 2024-08-29T17:53:52.512747+0000 mon.a (mon.0) 1399 : cluster [DBG] osdmap e253: 8 total, 8 up, 8 in 2024-08-29T17:53:53.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:53 smithi029 bash[32453]: cluster 2024-08-29T17:53:52.881822+0000 mgr.x (mgr.24553) 61 : cluster [DBG] pgmap v84: 121 pgs: 121 active+clean; 203 MiB data, 920 MiB used, 714 GiB / 715 GiB avail; 21 MiB/s rd, 1.1 MiB/s wr, 33 op/s 2024-08-29T17:53:53.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:53 smithi110 bash[24444]: cluster 2024-08-29T17:53:52.512747+0000 mon.a (mon.0) 1399 : cluster [DBG] osdmap e253: 8 total, 8 up, 8 in 2024-08-29T17:53:53.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:53 smithi110 bash[24444]: cluster 2024-08-29T17:53:52.881822+0000 mgr.x (mgr.24553) 61 : cluster [DBG] pgmap v84: 121 pgs: 121 active+clean; 203 MiB data, 920 MiB used, 714 GiB / 715 GiB avail; 21 MiB/s rd, 1.1 MiB/s wr, 33 op/s 2024-08-29T17:53:54.522 INFO:tasks.rados.rados.0.smithi029.stdout:999: done (2 left) 2024-08-29T17:53:54.522 INFO:tasks.rados.rados.0.smithi029.stdout:1000: done (1 left) 2024-08-29T17:53:54.522 INFO:tasks.rados.rados.0.smithi029.stdout:1001: done (0 left) 2024-08-29T17:53:54.522 INFO:tasks.rados.rados.0.smithi029.stdout:1002: read oid 34 snap 83 2024-08-29T17:53:54.522 INFO:tasks.rados.rados.0.smithi029.stdout:1002: expect (ObjNum 151 snap 33 seq_num 151) 2024-08-29T17:53:54.523 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 45 current snap is 92 2024-08-29T17:53:54.523 INFO:tasks.rados.rados.0.smithi029.stdout:1003: seq_num 314 ranges {8454144=466944} 2024-08-29T17:53:54.628 INFO:tasks.rados.rados.0.smithi029.stdout:1003: writing smithi02969618-45 from 8454144 to 8921088 tid 1 2024-08-29T17:53:54.628 INFO:tasks.rados.rados.0.smithi029.stdout:1004: delete oid 48 current snap is 92 2024-08-29T17:53:54.628 INFO:tasks.rados.rados.0.smithi029.stdout:1002: expect (ObjNum 151 snap 33 seq_num 151) 2024-08-29T17:53:54.725 INFO:tasks.rados.rados.0.smithi029.stdout:1002: done (2 left) 2024-08-29T17:53:54.725 INFO:tasks.rados.rados.0.smithi029.stdout:1004: done (1 left) 2024-08-29T17:53:54.726 INFO:tasks.rados.rados.0.smithi029.stdout:1005: setattr oid 50 current snap is 92 2024-08-29T17:53:54.728 INFO:tasks.rados.rados.0.smithi029.stdout:1006: rollback oid 46 current snap is 92 2024-08-29T17:53:54.728 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 46 to 81 2024-08-29T17:53:54.728 INFO:tasks.rados.rados.0.smithi029.stdout:1003: finishing write tid 1 to smithi02969618-45 2024-08-29T17:53:54.728 INFO:tasks.rados.rados.0.smithi029.stdout:1007: snap_create 2024-08-29T17:53:54.729 INFO:tasks.rados.rados.0.smithi029.stdout:1003: finishing write tid 2 to smithi02969618-45 2024-08-29T17:53:54.733 INFO:tasks.rados.rados.0.smithi029.stdout:1003: finishing write tid 3 to smithi02969618-45 2024-08-29T17:53:54.733 INFO:tasks.rados.rados.0.smithi029.stdout:1003: oid 45 updating version 0 to 319 2024-08-29T17:53:54.733 INFO:tasks.rados.rados.0.smithi029.stdout:1003: oid 45 updating version 319 to 320 2024-08-29T17:53:54.733 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 45 v 320 (ObjNum 314 snap 92 seq_num 314) dirty exists 2024-08-29T17:53:54.733 INFO:tasks.rados.rados.0.smithi029.stdout:1003: left oid 45 (ObjNum 314 snap 92 seq_num 314) 2024-08-29T17:53:54.733 INFO:tasks.rados.rados.0.smithi029.stdout:1006: finishing rollback tid 0 to smithi02969618-46 2024-08-29T17:53:54.734 INFO:tasks.rados.rados.0.smithi029.stdout:1006: finishing rollback tid 1 to smithi02969618-46 2024-08-29T17:53:54.734 INFO:tasks.rados.rados.0.smithi029.stdout:1006: finishing rollback tid 2 to smithi02969618-46 2024-08-29T17:53:54.734 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 46 v 621 (ObjNum 231 snap 51 seq_num 231) dirty exists 2024-08-29T17:53:54.734 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 50 v 832 (ObjNum 129 snap 0 seq_num 24961919) dirty exists 2024-08-29T17:53:54.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:54 smithi029 bash[32453]: cluster 2024-08-29T17:53:53.517601+0000 mon.a (mon.0) 1400 : cluster [DBG] osdmap e254: 8 total, 8 up, 8 in 2024-08-29T17:53:54.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:54 smithi110 bash[24444]: cluster 2024-08-29T17:53:53.517601+0000 mon.a (mon.0) 1400 : cluster [DBG] osdmap e254: 8 total, 8 up, 8 in 2024-08-29T17:53:54.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:54 smithi029 bash[22475]: cluster 2024-08-29T17:53:53.517601+0000 mon.a (mon.0) 1400 : cluster [DBG] osdmap e254: 8 total, 8 up, 8 in 2024-08-29T17:53:55.549 INFO:tasks.rados.rados.0.smithi029.stdout:1003: done (3 left) 2024-08-29T17:53:55.549 INFO:tasks.rados.rados.0.smithi029.stdout:1005: done (2 left) 2024-08-29T17:53:55.549 INFO:tasks.rados.rados.0.smithi029.stdout:1006: done (1 left) 2024-08-29T17:53:55.549 INFO:tasks.rados.rados.0.smithi029.stdout:1007: done (0 left) 2024-08-29T17:53:55.550 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 36 current snap is 93 2024-08-29T17:53:55.550 INFO:tasks.rados.rados.0.smithi029.stdout:1008: seq_num 316 ranges {2310144=499712} 2024-08-29T17:53:55.575 INFO:tasks.rados.rados.0.smithi029.stdout:1008: writing smithi02969618-36 from 2310144 to 2809856 tid 1 2024-08-29T17:53:55.575 INFO:tasks.rados.rados.0.smithi029.stdout:1009: read oid 24 snap -1 2024-08-29T17:53:55.575 INFO:tasks.rados.rados.0.smithi029.stdout:1009: expect (ObjNum 269 snap 70 seq_num 269) 2024-08-29T17:53:55.575 INFO:tasks.rados.rados.0.smithi029.stdout:1010: snap_remove snap 91 2024-08-29T17:53:55.900 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:53:55 smithi029 bash[70880]: [29/Aug/2024:17:53:55] ENGINE Bus STOPPING 2024-08-29T17:53:55.900 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:53:55 smithi110 bash[52534]: ignoring --setuser ceph since I am not root 2024-08-29T17:53:55.900 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:53:55 smithi110 bash[52534]: ignoring --setgroup ceph since I am not root 2024-08-29T17:53:55.900 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:53:55 smithi110 bash[52534]: debug 2024-08-29T17:53:55.648+0000 7fd2bddd3640 1 -- 172.21.15.110:0/196191454 <== mon.1 v2:172.21.15.110:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x56474349f0e0 con 0x5647434a1800 2024-08-29T17:53:55.900 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:53:55 smithi110 bash[52534]: debug 2024-08-29T17:53:55.760+0000 7fd2c062f040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-08-29T17:53:55.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:55 smithi029 bash[22475]: cluster 2024-08-29T17:53:54.523134+0000 mon.a (mon.0) 1401 : cluster [DBG] osdmap e255: 8 total, 8 up, 8 in 2024-08-29T17:53:55.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:55 smithi029 bash[22475]: cluster 2024-08-29T17:53:54.882678+0000 mgr.x (mgr.24553) 62 : cluster [DBG] pgmap v87: 121 pgs: 121 active+clean; 195 MiB data, 932 MiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2024-08-29T17:53:55.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:55 smithi029 bash[22475]: audit 2024-08-29T17:53:55.387226+0000 mon.a (mon.0) 1402 : audit [INF] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' 2024-08-29T17:53:55.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:55 smithi029 bash[22475]: audit 2024-08-29T17:53:55.397693+0000 mon.a (mon.0) 1403 : audit [INF] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' 2024-08-29T17:53:55.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:55 smithi029 bash[22475]: audit 2024-08-29T17:53:55.399714+0000 mon.a (mon.0) 1404 : audit [DBG] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:53:55.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:55 smithi029 bash[22475]: audit 2024-08-29T17:53:55.401874+0000 mon.a (mon.0) 1405 : audit [INF] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T17:53:55.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:55 smithi029 bash[22475]: audit 2024-08-29T17:53:55.412080+0000 mon.a (mon.0) 1406 : audit [INF] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' 2024-08-29T17:53:55.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:55 smithi110 bash[24444]: cluster 2024-08-29T17:53:54.523134+0000 mon.a (mon.0) 1401 : cluster [DBG] osdmap e255: 8 total, 8 up, 8 in 2024-08-29T17:53:55.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:55 smithi110 bash[24444]: cluster 2024-08-29T17:53:54.882678+0000 mgr.x (mgr.24553) 62 : cluster [DBG] pgmap v87: 121 pgs: 121 active+clean; 195 MiB data, 932 MiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2024-08-29T17:53:55.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:55 smithi110 bash[24444]: audit 2024-08-29T17:53:55.387226+0000 mon.a (mon.0) 1402 : audit [INF] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' 2024-08-29T17:53:55.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:55 smithi110 bash[24444]: audit 2024-08-29T17:53:55.397693+0000 mon.a (mon.0) 1403 : audit [INF] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' 2024-08-29T17:53:55.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:55 smithi110 bash[24444]: audit 2024-08-29T17:53:55.399714+0000 mon.a (mon.0) 1404 : audit [DBG] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:53:55.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:55 smithi110 bash[24444]: audit 2024-08-29T17:53:55.401874+0000 mon.a (mon.0) 1405 : audit [INF] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T17:53:55.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:55 smithi110 bash[24444]: audit 2024-08-29T17:53:55.412080+0000 mon.a (mon.0) 1406 : audit [INF] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' 2024-08-29T17:53:55.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:55 smithi029 bash[32453]: cluster 2024-08-29T17:53:54.523134+0000 mon.a (mon.0) 1401 : cluster [DBG] osdmap e255: 8 total, 8 up, 8 in 2024-08-29T17:53:55.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:55 smithi029 bash[32453]: cluster 2024-08-29T17:53:54.882678+0000 mgr.x (mgr.24553) 62 : cluster [DBG] pgmap v87: 121 pgs: 121 active+clean; 195 MiB data, 932 MiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2024-08-29T17:53:55.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:55 smithi029 bash[32453]: audit 2024-08-29T17:53:55.387226+0000 mon.a (mon.0) 1402 : audit [INF] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' 2024-08-29T17:53:55.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:55 smithi029 bash[32453]: audit 2024-08-29T17:53:55.397693+0000 mon.a (mon.0) 1403 : audit [INF] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' 2024-08-29T17:53:55.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:55 smithi029 bash[32453]: audit 2024-08-29T17:53:55.399714+0000 mon.a (mon.0) 1404 : audit [DBG] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:53:55.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:55 smithi029 bash[32453]: audit 2024-08-29T17:53:55.401874+0000 mon.a (mon.0) 1405 : audit [INF] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T17:53:55.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:55 smithi029 bash[32453]: audit 2024-08-29T17:53:55.412080+0000 mon.a (mon.0) 1406 : audit [INF] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' 2024-08-29T17:53:56.275 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:53:55 smithi029 bash[70880]: [29/Aug/2024:17:53:55] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-08-29T17:53:56.275 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:53:55 smithi029 bash[70880]: [29/Aug/2024:17:53:55] ENGINE Bus STOPPED 2024-08-29T17:53:56.275 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:53:56 smithi029 bash[70880]: [29/Aug/2024:17:53:56] ENGINE Bus STARTING 2024-08-29T17:53:56.275 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:53:56 smithi029 bash[70880]: debug 2024-08-29T17:53:56.222+0000 7f06660c8640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-29T17:53:56.275 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:53:56 smithi029 bash[70880]: debug 2024-08-29T17:53:56.222+0000 7f06660c8640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-29T17:53:56.275 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:53:56 smithi029 bash[70880]: debug 2024-08-29T17:53:56.222+0000 7f06660c8640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-29T17:53:56.275 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:53:56 smithi029 bash[70880]: debug 2024-08-29T17:53:56.222+0000 7f06660c8640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-29T17:53:56.275 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:53:56 smithi029 bash[70880]: debug 2024-08-29T17:53:56.222+0000 7f06660c8640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-29T17:53:56.275 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:53:56 smithi029 bash[70880]: debug 2024-08-29T17:53:56.226+0000 7f06620c0640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-29T17:53:56.275 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:53:56 smithi029 bash[70880]: debug 2024-08-29T17:53:56.226+0000 7f06620c0640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-29T17:53:56.276 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:53:56 smithi029 bash[70880]: debug 2024-08-29T17:53:56.226+0000 7f06620c0640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-29T17:53:56.276 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:53:56 smithi029 bash[70880]: debug 2024-08-29T17:53:56.226+0000 7f06620c0640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-29T17:53:56.276 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:53:56 smithi029 bash[70880]: debug 2024-08-29T17:53:56.226+0000 7f06620c0640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-29T17:53:56.276 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:53:56 smithi029 bash[70880]: [29/Aug/2024:17:53:56] ENGINE Serving on http://:::9283 2024-08-29T17:53:56.276 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:53:56 smithi029 bash[70880]: [29/Aug/2024:17:53:56] ENGINE Bus STARTED 2024-08-29T17:53:56.517 INFO:tasks.rados.rados.0.smithi029.stdout:1010: done (2 left) 2024-08-29T17:53:56.517 INFO:tasks.rados.rados.0.smithi029.stdout:1011: read oid 22 snap -1 2024-08-29T17:53:56.517 INFO:tasks.rados.rados.0.smithi029.stdout:1011: expect (ObjNum 208 snap 45 seq_num 208) 2024-08-29T17:53:56.517 INFO:tasks.rados.rados.0.smithi029.stdout:1012: read oid 46 snap -1 2024-08-29T17:53:56.517 INFO:tasks.rados.rados.0.smithi029.stdout:1012: expect (ObjNum 231 snap 51 seq_num 231) 2024-08-29T17:53:56.518 INFO:tasks.rados.rados.0.smithi029.stdout:1013: snap_remove snap 92 2024-08-29T17:53:56.638 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:56 smithi110 bash[24444]: cluster 2024-08-29T17:53:55.550177+0000 mon.a (mon.0) 1407 : cluster [DBG] osdmap e256: 8 total, 8 up, 8 in 2024-08-29T17:53:56.638 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:56 smithi110 bash[24444]: audit 2024-08-29T17:53:55.567740+0000 mon.a (mon.0) 1408 : audit [DBG] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:53:56.638 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:56 smithi110 bash[24444]: audit 2024-08-29T17:53:55.574826+0000 mon.a (mon.0) 1409 : audit [INF] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-08-29T17:53:56.638 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:56 smithi110 bash[24444]: cluster 2024-08-29T17:53:55.575729+0000 mon.a (mon.0) 1410 : cluster [INF] Activating manager daemon y 2024-08-29T17:53:56.639 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:56 smithi110 bash[24444]: cluster 2024-08-29T17:53:55.589488+0000 mon.a (mon.0) 1411 : cluster [DBG] osdmap e257: 8 total, 8 up, 8 in 2024-08-29T17:53:56.639 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:56 smithi110 bash[24444]: audit 2024-08-29T17:53:55.591497+0000 mon.a (mon.0) 1412 : audit [INF] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-08-29T17:53:56.639 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:56 smithi110 bash[24444]: cluster 2024-08-29T17:53:55.591686+0000 mon.a (mon.0) 1413 : cluster [DBG] mgrmap e30: y(active, starting, since 0.0159379s) 2024-08-29T17:53:56.639 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:56 smithi110 bash[24444]: audit 2024-08-29T17:53:55.595362+0000 mon.c (mon.2) 43 : audit [DBG] from='mgr.14985 172.21.15.29:0/3546534519' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T17:53:56.639 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:56 smithi110 bash[24444]: audit 2024-08-29T17:53:55.595985+0000 mon.c (mon.2) 44 : audit [DBG] from='mgr.14985 172.21.15.29:0/3546534519' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T17:53:56.639 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:56 smithi110 bash[24444]: audit 2024-08-29T17:53:55.596568+0000 mon.c (mon.2) 45 : audit [DBG] from='mgr.14985 172.21.15.29:0/3546534519' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T17:53:56.639 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:56 smithi110 bash[24444]: audit 2024-08-29T17:53:55.597151+0000 mon.c (mon.2) 46 : audit [DBG] from='mgr.14985 172.21.15.29:0/3546534519' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-08-29T17:53:56.639 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:56 smithi110 bash[24444]: audit 2024-08-29T17:53:55.598125+0000 mon.c (mon.2) 47 : audit [DBG] from='mgr.14985 172.21.15.29:0/3546534519' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-08-29T17:53:56.639 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:56 smithi110 bash[24444]: audit 2024-08-29T17:53:55.598887+0000 mon.c (mon.2) 48 : audit [DBG] from='mgr.14985 172.21.15.29:0/3546534519' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-08-29T17:53:56.639 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:56 smithi110 bash[24444]: audit 2024-08-29T17:53:55.600801+0000 mon.c (mon.2) 49 : audit [DBG] from='mgr.14985 172.21.15.29:0/3546534519' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-29T17:53:56.639 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:56 smithi110 bash[24444]: audit 2024-08-29T17:53:55.601565+0000 mon.c (mon.2) 50 : audit [DBG] from='mgr.14985 172.21.15.29:0/3546534519' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-29T17:53:56.640 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:56 smithi110 bash[24444]: audit 2024-08-29T17:53:55.601932+0000 mon.c (mon.2) 51 : audit [DBG] from='mgr.14985 172.21.15.29:0/3546534519' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-29T17:53:56.640 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:56 smithi110 bash[24444]: audit 2024-08-29T17:53:55.602285+0000 mon.c (mon.2) 52 : audit [DBG] from='mgr.14985 172.21.15.29:0/3546534519' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-29T17:53:56.640 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:56 smithi110 bash[24444]: audit 2024-08-29T17:53:55.606672+0000 mon.c (mon.2) 53 : audit [DBG] from='mgr.14985 172.21.15.29:0/3546534519' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-29T17:53:56.640 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:56 smithi110 bash[24444]: audit 2024-08-29T17:53:55.607144+0000 mon.c (mon.2) 54 : audit [DBG] from='mgr.14985 172.21.15.29:0/3546534519' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-29T17:53:56.640 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:56 smithi110 bash[24444]: audit 2024-08-29T17:53:55.607535+0000 mon.c (mon.2) 55 : audit [DBG] from='mgr.14985 172.21.15.29:0/3546534519' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-29T17:53:56.640 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:56 smithi110 bash[24444]: audit 2024-08-29T17:53:55.607891+0000 mon.c (mon.2) 56 : audit [DBG] from='mgr.14985 172.21.15.29:0/3546534519' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-29T17:53:56.640 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:56 smithi110 bash[24444]: audit 2024-08-29T17:53:55.608276+0000 mon.c (mon.2) 57 : audit [DBG] from='mgr.14985 172.21.15.29:0/3546534519' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-08-29T17:53:56.640 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:56 smithi110 bash[24444]: audit 2024-08-29T17:53:55.608706+0000 mon.c (mon.2) 58 : audit [DBG] from='mgr.14985 172.21.15.29:0/3546534519' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-08-29T17:53:56.640 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:56 smithi110 bash[24444]: audit 2024-08-29T17:53:55.609551+0000 mon.c (mon.2) 59 : audit [DBG] from='mgr.14985 172.21.15.29:0/3546534519' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-08-29T17:53:56.640 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:56 smithi110 bash[24444]: cluster 2024-08-29T17:53:56.102914+0000 mon.a (mon.0) 1414 : cluster [INF] Manager daemon y is now available 2024-08-29T17:53:56.640 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:56 smithi110 bash[24444]: audit 2024-08-29T17:53:56.144449+0000 mon.c (mon.2) 60 : audit [DBG] from='mgr.14985 172.21.15.29:0/3546534519' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:53:56.641 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:56 smithi110 bash[24444]: audit 2024-08-29T17:53:56.172104+0000 mon.c (mon.2) 61 : audit [DBG] from='mgr.14985 172.21.15.29:0/3546534519' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T17:53:56.641 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:56 smithi110 bash[24444]: audit 2024-08-29T17:53:56.186961+0000 mon.c (mon.2) 62 : audit [INF] from='mgr.14985 172.21.15.29:0/3546534519' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-29T17:53:56.641 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:56 smithi110 bash[24444]: audit 2024-08-29T17:53:56.187530+0000 mon.a (mon.0) 1415 : audit [INF] from='mgr.14985 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-29T17:53:56.641 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:56 smithi110 bash[24444]: audit 2024-08-29T17:53:56.209434+0000 mon.c (mon.2) 63 : audit [INF] from='mgr.14985 172.21.15.29:0/3546534519' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-29T17:53:56.641 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:56 smithi110 bash[24444]: audit 2024-08-29T17:53:56.210267+0000 mon.a (mon.0) 1416 : audit [INF] from='mgr.14985 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-29T17:53:56.641 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:56 smithi110 bash[24444]: cluster 2024-08-29T17:53:56.510997+0000 mon.a (mon.0) 1417 : cluster [DBG] osdmap e258: 8 total, 8 up, 8 in 2024-08-29T17:53:56.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:56 smithi029 bash[22475]: cluster 2024-08-29T17:53:55.550177+0000 mon.a (mon.0) 1407 : cluster [DBG] osdmap e256: 8 total, 8 up, 8 in 2024-08-29T17:53:56.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:56 smithi029 bash[22475]: audit 2024-08-29T17:53:55.567740+0000 mon.a (mon.0) 1408 : audit [DBG] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:53:56.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:56 smithi029 bash[22475]: audit 2024-08-29T17:53:55.574826+0000 mon.a (mon.0) 1409 : audit [INF] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-08-29T17:53:56.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:56 smithi029 bash[22475]: cluster 2024-08-29T17:53:55.575729+0000 mon.a (mon.0) 1410 : cluster [INF] Activating manager daemon y 2024-08-29T17:53:56.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:56 smithi029 bash[22475]: cluster 2024-08-29T17:53:55.589488+0000 mon.a (mon.0) 1411 : cluster [DBG] osdmap e257: 8 total, 8 up, 8 in 2024-08-29T17:53:56.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:56 smithi029 bash[22475]: audit 2024-08-29T17:53:55.591497+0000 mon.a (mon.0) 1412 : audit [INF] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-08-29T17:53:56.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:56 smithi029 bash[22475]: cluster 2024-08-29T17:53:55.591686+0000 mon.a (mon.0) 1413 : cluster [DBG] mgrmap e30: y(active, starting, since 0.0159379s) 2024-08-29T17:53:56.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:56 smithi029 bash[22475]: audit 2024-08-29T17:53:55.595362+0000 mon.c (mon.2) 43 : audit [DBG] from='mgr.14985 172.21.15.29:0/3546534519' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T17:53:56.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:56 smithi029 bash[22475]: audit 2024-08-29T17:53:55.595985+0000 mon.c (mon.2) 44 : audit [DBG] from='mgr.14985 172.21.15.29:0/3546534519' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T17:53:56.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:56 smithi029 bash[22475]: audit 2024-08-29T17:53:55.596568+0000 mon.c (mon.2) 45 : audit [DBG] from='mgr.14985 172.21.15.29:0/3546534519' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T17:53:56.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:56 smithi029 bash[22475]: audit 2024-08-29T17:53:55.597151+0000 mon.c (mon.2) 46 : audit [DBG] from='mgr.14985 172.21.15.29:0/3546534519' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-08-29T17:53:56.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:56 smithi029 bash[22475]: audit 2024-08-29T17:53:55.598125+0000 mon.c (mon.2) 47 : audit [DBG] from='mgr.14985 172.21.15.29:0/3546534519' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-08-29T17:53:56.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:56 smithi029 bash[22475]: audit 2024-08-29T17:53:55.598887+0000 mon.c (mon.2) 48 : audit [DBG] from='mgr.14985 172.21.15.29:0/3546534519' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-08-29T17:53:56.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:56 smithi029 bash[22475]: audit 2024-08-29T17:53:55.600801+0000 mon.c (mon.2) 49 : audit [DBG] from='mgr.14985 172.21.15.29:0/3546534519' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-29T17:53:56.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:56 smithi029 bash[22475]: audit 2024-08-29T17:53:55.601565+0000 mon.c (mon.2) 50 : audit [DBG] from='mgr.14985 172.21.15.29:0/3546534519' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-29T17:53:56.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:56 smithi029 bash[22475]: audit 2024-08-29T17:53:55.601932+0000 mon.c (mon.2) 51 : audit [DBG] from='mgr.14985 172.21.15.29:0/3546534519' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-29T17:53:56.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:56 smithi029 bash[22475]: audit 2024-08-29T17:53:55.602285+0000 mon.c (mon.2) 52 : audit [DBG] from='mgr.14985 172.21.15.29:0/3546534519' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-29T17:53:56.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:56 smithi029 bash[22475]: audit 2024-08-29T17:53:55.606672+0000 mon.c (mon.2) 53 : audit [DBG] from='mgr.14985 172.21.15.29:0/3546534519' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-29T17:53:56.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:56 smithi029 bash[22475]: audit 2024-08-29T17:53:55.607144+0000 mon.c (mon.2) 54 : audit [DBG] from='mgr.14985 172.21.15.29:0/3546534519' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-29T17:53:56.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:56 smithi029 bash[22475]: audit 2024-08-29T17:53:55.607535+0000 mon.c (mon.2) 55 : audit [DBG] from='mgr.14985 172.21.15.29:0/3546534519' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-29T17:53:56.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:56 smithi029 bash[22475]: audit 2024-08-29T17:53:55.607891+0000 mon.c (mon.2) 56 : audit [DBG] from='mgr.14985 172.21.15.29:0/3546534519' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-29T17:53:56.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:56 smithi029 bash[22475]: audit 2024-08-29T17:53:55.608276+0000 mon.c (mon.2) 57 : audit [DBG] from='mgr.14985 172.21.15.29:0/3546534519' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-08-29T17:53:56.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:56 smithi029 bash[22475]: audit 2024-08-29T17:53:55.608706+0000 mon.c (mon.2) 58 : audit [DBG] from='mgr.14985 172.21.15.29:0/3546534519' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-08-29T17:53:56.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:56 smithi029 bash[22475]: audit 2024-08-29T17:53:55.609551+0000 mon.c (mon.2) 59 : audit [DBG] from='mgr.14985 172.21.15.29:0/3546534519' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-08-29T17:53:56.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:56 smithi029 bash[22475]: cluster 2024-08-29T17:53:56.102914+0000 mon.a (mon.0) 1414 : cluster [INF] Manager daemon y is now available 2024-08-29T17:53:56.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:56 smithi029 bash[22475]: audit 2024-08-29T17:53:56.144449+0000 mon.c (mon.2) 60 : audit [DBG] from='mgr.14985 172.21.15.29:0/3546534519' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:53:56.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:56 smithi029 bash[22475]: audit 2024-08-29T17:53:56.172104+0000 mon.c (mon.2) 61 : audit [DBG] from='mgr.14985 172.21.15.29:0/3546534519' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T17:53:56.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:56 smithi029 bash[22475]: audit 2024-08-29T17:53:56.186961+0000 mon.c (mon.2) 62 : audit [INF] from='mgr.14985 172.21.15.29:0/3546534519' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-29T17:53:56.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:56 smithi029 bash[22475]: audit 2024-08-29T17:53:56.187530+0000 mon.a (mon.0) 1415 : audit [INF] from='mgr.14985 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-29T17:53:56.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:56 smithi029 bash[22475]: audit 2024-08-29T17:53:56.209434+0000 mon.c (mon.2) 63 : audit [INF] from='mgr.14985 172.21.15.29:0/3546534519' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-29T17:53:56.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:56 smithi029 bash[22475]: audit 2024-08-29T17:53:56.210267+0000 mon.a (mon.0) 1416 : audit [INF] from='mgr.14985 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-29T17:53:56.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:56 smithi029 bash[22475]: cluster 2024-08-29T17:53:56.510997+0000 mon.a (mon.0) 1417 : cluster [DBG] osdmap e258: 8 total, 8 up, 8 in 2024-08-29T17:53:56.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:56 smithi029 bash[32453]: cluster 2024-08-29T17:53:55.550177+0000 mon.a (mon.0) 1407 : cluster [DBG] osdmap e256: 8 total, 8 up, 8 in 2024-08-29T17:53:56.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:56 smithi029 bash[32453]: audit 2024-08-29T17:53:55.567740+0000 mon.a (mon.0) 1408 : audit [DBG] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:53:56.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:56 smithi029 bash[32453]: audit 2024-08-29T17:53:55.574826+0000 mon.a (mon.0) 1409 : audit [INF] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-08-29T17:53:56.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:56 smithi029 bash[32453]: cluster 2024-08-29T17:53:55.575729+0000 mon.a (mon.0) 1410 : cluster [INF] Activating manager daemon y 2024-08-29T17:53:56.904 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:56 smithi029 bash[32453]: cluster 2024-08-29T17:53:55.589488+0000 mon.a (mon.0) 1411 : cluster [DBG] osdmap e257: 8 total, 8 up, 8 in 2024-08-29T17:53:56.904 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:56 smithi029 bash[32453]: audit 2024-08-29T17:53:55.591497+0000 mon.a (mon.0) 1412 : audit [INF] from='mgr.24553 172.21.15.110:0/4279917540' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-08-29T17:53:56.904 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:56 smithi029 bash[32453]: cluster 2024-08-29T17:53:55.591686+0000 mon.a (mon.0) 1413 : cluster [DBG] mgrmap e30: y(active, starting, since 0.0159379s) 2024-08-29T17:53:56.904 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:56 smithi029 bash[32453]: audit 2024-08-29T17:53:55.595362+0000 mon.c (mon.2) 43 : audit [DBG] from='mgr.14985 172.21.15.29:0/3546534519' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T17:53:56.904 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:56 smithi029 bash[32453]: audit 2024-08-29T17:53:55.595985+0000 mon.c (mon.2) 44 : audit [DBG] from='mgr.14985 172.21.15.29:0/3546534519' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T17:53:56.904 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:56 smithi029 bash[32453]: audit 2024-08-29T17:53:55.596568+0000 mon.c (mon.2) 45 : audit [DBG] from='mgr.14985 172.21.15.29:0/3546534519' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T17:53:56.904 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:56 smithi029 bash[32453]: audit 2024-08-29T17:53:55.597151+0000 mon.c (mon.2) 46 : audit [DBG] from='mgr.14985 172.21.15.29:0/3546534519' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-08-29T17:53:56.904 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:56 smithi029 bash[32453]: audit 2024-08-29T17:53:55.598125+0000 mon.c (mon.2) 47 : audit [DBG] from='mgr.14985 172.21.15.29:0/3546534519' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-08-29T17:53:56.904 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:56 smithi029 bash[32453]: audit 2024-08-29T17:53:55.598887+0000 mon.c (mon.2) 48 : audit [DBG] from='mgr.14985 172.21.15.29:0/3546534519' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-08-29T17:53:56.904 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:56 smithi029 bash[32453]: audit 2024-08-29T17:53:55.600801+0000 mon.c (mon.2) 49 : audit [DBG] from='mgr.14985 172.21.15.29:0/3546534519' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-29T17:53:56.904 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:56 smithi029 bash[32453]: audit 2024-08-29T17:53:55.601565+0000 mon.c (mon.2) 50 : audit [DBG] from='mgr.14985 172.21.15.29:0/3546534519' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-29T17:53:56.905 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:56 smithi029 bash[32453]: audit 2024-08-29T17:53:55.601932+0000 mon.c (mon.2) 51 : audit [DBG] from='mgr.14985 172.21.15.29:0/3546534519' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-29T17:53:56.905 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:56 smithi029 bash[32453]: audit 2024-08-29T17:53:55.602285+0000 mon.c (mon.2) 52 : audit [DBG] from='mgr.14985 172.21.15.29:0/3546534519' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-29T17:53:56.905 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:56 smithi029 bash[32453]: audit 2024-08-29T17:53:55.606672+0000 mon.c (mon.2) 53 : audit [DBG] from='mgr.14985 172.21.15.29:0/3546534519' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-29T17:53:56.905 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:56 smithi029 bash[32453]: audit 2024-08-29T17:53:55.607144+0000 mon.c (mon.2) 54 : audit [DBG] from='mgr.14985 172.21.15.29:0/3546534519' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-29T17:53:56.905 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:56 smithi029 bash[32453]: audit 2024-08-29T17:53:55.607535+0000 mon.c (mon.2) 55 : audit [DBG] from='mgr.14985 172.21.15.29:0/3546534519' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-29T17:53:56.905 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:56 smithi029 bash[32453]: audit 2024-08-29T17:53:55.607891+0000 mon.c (mon.2) 56 : audit [DBG] from='mgr.14985 172.21.15.29:0/3546534519' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-29T17:53:56.905 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:56 smithi029 bash[32453]: audit 2024-08-29T17:53:55.608276+0000 mon.c (mon.2) 57 : audit [DBG] from='mgr.14985 172.21.15.29:0/3546534519' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-08-29T17:53:56.905 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:56 smithi029 bash[32453]: audit 2024-08-29T17:53:55.608706+0000 mon.c (mon.2) 58 : audit [DBG] from='mgr.14985 172.21.15.29:0/3546534519' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-08-29T17:53:56.905 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:56 smithi029 bash[32453]: audit 2024-08-29T17:53:55.609551+0000 mon.c (mon.2) 59 : audit [DBG] from='mgr.14985 172.21.15.29:0/3546534519' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-08-29T17:53:56.905 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:56 smithi029 bash[32453]: cluster 2024-08-29T17:53:56.102914+0000 mon.a (mon.0) 1414 : cluster [INF] Manager daemon y is now available 2024-08-29T17:53:56.905 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:56 smithi029 bash[32453]: audit 2024-08-29T17:53:56.144449+0000 mon.c (mon.2) 60 : audit [DBG] from='mgr.14985 172.21.15.29:0/3546534519' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:53:56.905 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:56 smithi029 bash[32453]: audit 2024-08-29T17:53:56.172104+0000 mon.c (mon.2) 61 : audit [DBG] from='mgr.14985 172.21.15.29:0/3546534519' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T17:53:56.905 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:56 smithi029 bash[32453]: audit 2024-08-29T17:53:56.186961+0000 mon.c (mon.2) 62 : audit [INF] from='mgr.14985 172.21.15.29:0/3546534519' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-29T17:53:56.906 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:56 smithi029 bash[32453]: audit 2024-08-29T17:53:56.187530+0000 mon.a (mon.0) 1415 : audit [INF] from='mgr.14985 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-29T17:53:56.906 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:56 smithi029 bash[32453]: audit 2024-08-29T17:53:56.209434+0000 mon.c (mon.2) 63 : audit [INF] from='mgr.14985 172.21.15.29:0/3546534519' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-29T17:53:56.906 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:56 smithi029 bash[32453]: audit 2024-08-29T17:53:56.210267+0000 mon.a (mon.0) 1416 : audit [INF] from='mgr.14985 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-29T17:53:56.906 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:56 smithi029 bash[32453]: cluster 2024-08-29T17:53:56.510997+0000 mon.a (mon.0) 1417 : cluster [DBG] osdmap e258: 8 total, 8 up, 8 in 2024-08-29T17:53:57.399 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:53:57 smithi110 bash[52534]: debug 2024-08-29T17:53:56.996+0000 7fd2c062f040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-08-29T17:53:57.400 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:53:57 smithi110 bash[52534]: debug 2024-08-29T17:53:57.064+0000 7fd2c062f040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-08-29T17:53:57.400 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:53:57 smithi110 bash[52534]: debug 2024-08-29T17:53:57.220+0000 7fd2c062f040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-08-29T17:53:57.520 INFO:tasks.rados.rados.0.smithi029.stdout:1013: done (4 left) 2024-08-29T17:53:57.520 INFO:tasks.rados.rados.0.smithi029.stdout:1014: read oid 40 snap 89 2024-08-29T17:53:57.520 INFO:tasks.rados.rados.0.smithi029.stdout:1014: expect (ObjNum 300 snap 87 seq_num 300) 2024-08-29T17:53:57.520 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 18 current snap is 93 2024-08-29T17:53:57.520 INFO:tasks.rados.rados.0.smithi029.stdout:1015: seq_num 317 ranges {2048000=516096} 2024-08-29T17:53:57.531 INFO:tasks.rados.rados.0.smithi029.stdout:1015: writing smithi02969618-18 from 2048000 to 2564096 tid 1 2024-08-29T17:53:57.531 INFO:tasks.rados.rados.0.smithi029.stdout:1016: read oid 25 snap -1 2024-08-29T17:53:57.531 INFO:tasks.rados.rados.0.smithi029.stdout:1016: expect (ObjNum 194 snap 40 seq_num 194) 2024-08-29T17:53:57.532 INFO:tasks.rados.rados.0.smithi029.stdout:1017: read oid 32 snap -1 2024-08-29T17:53:57.532 INFO:tasks.rados.rados.0.smithi029.stdout:1017: expect (ObjNum 308 snap 88 seq_num 308) 2024-08-29T17:53:57.532 INFO:tasks.rados.rados.0.smithi029.stdout:1018: setattr oid 48 current snap is 93 2024-08-29T17:53:57.532 INFO:tasks.rados.rados.0.smithi029.stdout:1008: finishing write tid 1 to smithi02969618-36 2024-08-29T17:53:57.532 INFO:tasks.rados.rados.0.smithi029.stdout:1008: finishing write tid 2 to smithi02969618-36 2024-08-29T17:53:57.532 INFO:tasks.rados.rados.0.smithi029.stdout:1008: finishing write tid 3 to smithi02969618-36 2024-08-29T17:53:57.532 INFO:tasks.rados.rados.0.smithi029.stdout:1008: oid 36 updating version 0 to 309 2024-08-29T17:53:57.532 INFO:tasks.rados.rados.0.smithi029.stdout:1008: oid 36 version 309 is already newer than 308 2024-08-29T17:53:57.532 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 36 v 309 (ObjNum 316 snap 93 seq_num 316) dirty exists 2024-08-29T17:53:57.532 INFO:tasks.rados.rados.0.smithi029.stdout:1008: left oid 36 (ObjNum 316 snap 93 seq_num 316) 2024-08-29T17:53:57.532 INFO:tasks.rados.rados.0.smithi029.stdout:1009: expect (ObjNum 269 snap 70 seq_num 269) 2024-08-29T17:53:57.681 INFO:tasks.rados.rados.0.smithi029.stdout:1011: expect (ObjNum 208 snap 45 seq_num 208) 2024-08-29T17:53:57.709 INFO:tasks.rados.rados.0.smithi029.stdout:1012: expect (ObjNum 231 snap 51 seq_num 231) 2024-08-29T17:53:57.774 INFO:tasks.rados.rados.0.smithi029.stdout:1015: finishing write tid 1 to smithi02969618-18 2024-08-29T17:53:57.774 INFO:tasks.rados.rados.0.smithi029.stdout:1015: finishing write tid 2 to smithi02969618-18 2024-08-29T17:53:57.774 INFO:tasks.rados.rados.0.smithi029.stdout:1015: finishing write tid 3 to smithi02969618-18 2024-08-29T17:53:57.774 INFO:tasks.rados.rados.0.smithi029.stdout:1015: oid 18 updating version 0 to 617 2024-08-29T17:53:57.774 INFO:tasks.rados.rados.0.smithi029.stdout:1015: oid 18 updating version 617 to 618 2024-08-29T17:53:57.774 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 18 v 618 (ObjNum 317 snap 93 seq_num 317) dirty exists 2024-08-29T17:53:57.774 INFO:tasks.rados.rados.0.smithi029.stdout:1015: left oid 18 (ObjNum 317 snap 93 seq_num 317) 2024-08-29T17:53:57.774 INFO:tasks.rados.rados.0.smithi029.stdout:1014: expect (ObjNum 300 snap 87 seq_num 300) 2024-08-29T17:53:57.899 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:57 smithi029 bash[22475]: cluster 2024-08-29T17:53:56.591896+0000 mon.a (mon.0) 1418 : cluster [DBG] mgrmap e31: y(active, since 1.01615s) 2024-08-29T17:53:57.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:57 smithi029 bash[22475]: cluster 2024-08-29T17:53:56.621719+0000 mgr.y (mgr.14985) 1 : cluster [DBG] pgmap v4: 121 pgs: 121 active+clean; 160 MiB data, 914 MiB used, 714 GiB / 715 GiB avail 2024-08-29T17:53:57.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:57 smithi029 bash[22475]: audit 2024-08-29T17:53:57.236930+0000 mon.a (mon.0) 1419 : audit [INF] from='mgr.14985 ' entity='mgr.y' 2024-08-29T17:53:57.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:57 smithi029 bash[22475]: audit 2024-08-29T17:53:57.241651+0000 mon.a (mon.0) 1420 : audit [INF] from='mgr.14985 ' entity='mgr.y' 2024-08-29T17:53:57.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:57 smithi029 bash[22475]: cluster 2024-08-29T17:53:57.515679+0000 mon.a (mon.0) 1421 : cluster [DBG] osdmap e259: 8 total, 8 up, 8 in 2024-08-29T17:53:57.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:57 smithi029 bash[32453]: cluster 2024-08-29T17:53:56.591896+0000 mon.a (mon.0) 1418 : cluster [DBG] mgrmap e31: y(active, since 1.01615s) 2024-08-29T17:53:57.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:57 smithi029 bash[32453]: cluster 2024-08-29T17:53:56.621719+0000 mgr.y (mgr.14985) 1 : cluster [DBG] pgmap v4: 121 pgs: 121 active+clean; 160 MiB data, 914 MiB used, 714 GiB / 715 GiB avail 2024-08-29T17:53:57.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:57 smithi029 bash[32453]: audit 2024-08-29T17:53:57.236930+0000 mon.a (mon.0) 1419 : audit [INF] from='mgr.14985 ' entity='mgr.y' 2024-08-29T17:53:57.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:57 smithi029 bash[32453]: audit 2024-08-29T17:53:57.241651+0000 mon.a (mon.0) 1420 : audit [INF] from='mgr.14985 ' entity='mgr.y' 2024-08-29T17:53:57.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:57 smithi029 bash[32453]: cluster 2024-08-29T17:53:57.515679+0000 mon.a (mon.0) 1421 : cluster [DBG] osdmap e259: 8 total, 8 up, 8 in 2024-08-29T17:53:57.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:57 smithi110 bash[24444]: cluster 2024-08-29T17:53:56.591896+0000 mon.a (mon.0) 1418 : cluster [DBG] mgrmap e31: y(active, since 1.01615s) 2024-08-29T17:53:57.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:57 smithi110 bash[24444]: cluster 2024-08-29T17:53:56.621719+0000 mgr.y (mgr.14985) 1 : cluster [DBG] pgmap v4: 121 pgs: 121 active+clean; 160 MiB data, 914 MiB used, 714 GiB / 715 GiB avail 2024-08-29T17:53:57.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:57 smithi110 bash[24444]: audit 2024-08-29T17:53:57.236930+0000 mon.a (mon.0) 1419 : audit [INF] from='mgr.14985 ' entity='mgr.y' 2024-08-29T17:53:57.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:57 smithi110 bash[24444]: audit 2024-08-29T17:53:57.241651+0000 mon.a (mon.0) 1420 : audit [INF] from='mgr.14985 ' entity='mgr.y' 2024-08-29T17:53:57.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:57 smithi110 bash[24444]: cluster 2024-08-29T17:53:57.515679+0000 mon.a (mon.0) 1421 : cluster [DBG] osdmap e259: 8 total, 8 up, 8 in 2024-08-29T17:53:58.236 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:53:57 smithi110 bash[52534]: debug 2024-08-29T17:53:57.900+0000 7fd2c062f040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-08-29T17:53:58.236 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:53:57 smithi110 bash[52534]: debug 2024-08-29T17:53:57.968+0000 7fd2c062f040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-08-29T17:53:58.236 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:53:58 smithi110 bash[52534]: debug 2024-08-29T17:53:58.036+0000 7fd2c062f040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-08-29T17:53:58.267 INFO:tasks.rados.rados.0.smithi029.stdout:1016: expect (ObjNum 194 snap 40 seq_num 194) 2024-08-29T17:53:58.317 INFO:tasks.rados.rados.0.smithi029.stdout:1017: expect (ObjNum 308 snap 88 seq_num 308) 2024-08-29T17:53:58.598 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:53:58 smithi110 bash[52534]: debug 2024-08-29T17:53:58.232+0000 7fd2c062f040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-08-29T17:53:58.598 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:53:58 smithi110 bash[52534]: debug 2024-08-29T17:53:58.312+0000 7fd2c062f040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-08-29T17:53:58.598 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:53:58 smithi110 bash[52534]: debug 2024-08-29T17:53:58.380+0000 7fd2c062f040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-08-29T17:53:58.598 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:53:58 smithi029 bash[70880]: debug 2024-08-29T17:53:58.182+0000 7f0649ead640 -1 log_channel(cephadm) log [ERR] : [29/Aug/2024:17:53:58] ENGINE Error in HTTPServer.serve 2024-08-29T17:53:58.598 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:53:58 smithi029 bash[70880]: Traceback (most recent call last): 2024-08-29T17:53:58.598 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:53:58 smithi029 bash[70880]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-29T17:53:58.599 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:53:58 smithi029 bash[70880]: self._connections.run(self.expiration_interval) 2024-08-29T17:53:58.599 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:53:58 smithi029 bash[70880]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-29T17:53:58.599 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:53:58 smithi029 bash[70880]: self._run(expiration_interval) 2024-08-29T17:53:58.599 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:53:58 smithi029 bash[70880]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-29T17:53:58.599 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:53:58 smithi029 bash[70880]: new_conn = self._from_server_socket(self.server.socket) 2024-08-29T17:53:58.599 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:53:58 smithi029 bash[70880]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-29T17:53:58.599 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:53:58 smithi029 bash[70880]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-29T17:53:58.599 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:53:58 smithi029 bash[70880]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-29T17:53:58.599 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:53:58 smithi029 bash[70880]: s = self.context.wrap_socket( 2024-08-29T17:53:58.599 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:53:58 smithi029 bash[70880]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-29T17:53:58.599 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:53:58 smithi029 bash[70880]: return self.sslsocket_class._create( 2024-08-29T17:53:58.599 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:53:58 smithi029 bash[70880]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-29T17:53:58.599 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:53:58 smithi029 bash[70880]: self.do_handshake() 2024-08-29T17:53:58.600 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:53:58 smithi029 bash[70880]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-29T17:53:58.600 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:53:58 smithi029 bash[70880]: self._sslobj.do_handshake() 2024-08-29T17:53:58.600 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:53:58 smithi029 bash[70880]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-29T17:53:58.621 INFO:tasks.rados.rados.0.smithi029.stdout:1008: done (8 left) 2024-08-29T17:53:58.621 INFO:tasks.rados.rados.0.smithi029.stdout:1009: done (7 left) 2024-08-29T17:53:58.621 INFO:tasks.rados.rados.0.smithi029.stdout:1011: done (6 left) 2024-08-29T17:53:58.621 INFO:tasks.rados.rados.0.smithi029.stdout:1012: done (5 left) 2024-08-29T17:53:58.622 INFO:tasks.rados.rados.0.smithi029.stdout:1014: done (4 left) 2024-08-29T17:53:58.622 INFO:tasks.rados.rados.0.smithi029.stdout:1015: done (3 left) 2024-08-29T17:53:58.622 INFO:tasks.rados.rados.0.smithi029.stdout:1016: done (2 left) 2024-08-29T17:53:58.622 INFO:tasks.rados.rados.0.smithi029.stdout:1017: done (1 left) 2024-08-29T17:53:58.622 INFO:tasks.rados.rados.0.smithi029.stdout:1019: rmattr oid 4 current snap is 93 2024-08-29T17:53:58.622 INFO:tasks.rados.rados.0.smithi029.stdout:1019: done (1 left) 2024-08-29T17:53:58.622 INFO:tasks.rados.rados.0.smithi029.stdout:1020: read oid 25 snap -1 2024-08-29T17:53:58.622 INFO:tasks.rados.rados.0.smithi029.stdout:1020: expect (ObjNum 194 snap 40 seq_num 194) 2024-08-29T17:53:58.622 INFO:tasks.rados.rados.0.smithi029.stdout:1021: copy_from oid 38 from oid 50 current snap is 93 2024-08-29T17:53:58.622 INFO:tasks.rados.rados.0.smithi029.stdout:1022: snap_create 2024-08-29T17:53:58.624 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 48 v 568 (ObjNum 65 snap 0 seq_num 1557672880) dirty exists 2024-08-29T17:53:58.626 INFO:tasks.rados.rados.0.smithi029.stdout:1021: finishing copy_from racing read to smithi02969618-38 2024-08-29T17:53:58.627 INFO:tasks.rados.rados.0.smithi029.stdout:1021: finishing copy_from to smithi02969618-38 2024-08-29T17:53:58.627 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 38 v 832 (ObjNum 129 snap 0 seq_num 1562429592) dirty exists 2024-08-29T17:53:58.630 INFO:tasks.rados.rados.0.smithi029.stdout:1020: expect (ObjNum 194 snap 40 seq_num 194) 2024-08-29T17:53:58.899 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:53:58 smithi110 bash[52534]: debug 2024-08-29T17:53:58.636+0000 7fd2c062f040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-08-29T17:53:58.900 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:53:58 smithi110 bash[52534]: debug 2024-08-29T17:53:58.704+0000 7fd2c062f040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-08-29T17:53:58.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:58 smithi110 bash[24444]: cephadm 2024-08-29T17:53:57.954388+0000 mgr.y (mgr.14985) 3 : cephadm [INF] [29/Aug/2024:17:53:57] ENGINE Bus STARTING 2024-08-29T17:53:58.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:58 smithi110 bash[24444]: cephadm 2024-08-29T17:53:58.055985+0000 mgr.y (mgr.14985) 4 : cephadm [INF] [29/Aug/2024:17:53:58] ENGINE Serving on http://172.21.15.29:8765 2024-08-29T17:53:58.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:58 smithi110 bash[24444]: cluster 2024-08-29T17:53:58.245393+0000 mon.a (mon.0) 1422 : cluster [DBG] mgrmap e32: y(active, since 2s) 2024-08-29T17:53:58.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:58 smithi029 bash[22475]: cephadm 2024-08-29T17:53:57.954388+0000 mgr.y (mgr.14985) 3 : cephadm [INF] [29/Aug/2024:17:53:57] ENGINE Bus STARTING 2024-08-29T17:53:58.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:58 smithi029 bash[22475]: cephadm 2024-08-29T17:53:58.055985+0000 mgr.y (mgr.14985) 4 : cephadm [INF] [29/Aug/2024:17:53:58] ENGINE Serving on http://172.21.15.29:8765 2024-08-29T17:53:58.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:58 smithi029 bash[22475]: cluster 2024-08-29T17:53:58.245393+0000 mon.a (mon.0) 1422 : cluster [DBG] mgrmap e32: y(active, since 2s) 2024-08-29T17:53:58.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:58 smithi029 bash[32453]: cephadm 2024-08-29T17:53:57.954388+0000 mgr.y (mgr.14985) 3 : cephadm [INF] [29/Aug/2024:17:53:57] ENGINE Bus STARTING 2024-08-29T17:53:58.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:58 smithi029 bash[32453]: cephadm 2024-08-29T17:53:58.055985+0000 mgr.y (mgr.14985) 4 : cephadm [INF] [29/Aug/2024:17:53:58] ENGINE Serving on http://172.21.15.29:8765 2024-08-29T17:53:58.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:58 smithi029 bash[32453]: cluster 2024-08-29T17:53:58.245393+0000 mon.a (mon.0) 1422 : cluster [DBG] mgrmap e32: y(active, since 2s) 2024-08-29T17:53:59.233 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:53:58 smithi110 bash[52534]: debug 2024-08-29T17:53:58.904+0000 7fd2c062f040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-08-29T17:53:59.233 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:53:58 smithi110 bash[52534]: debug 2024-08-29T17:53:58.980+0000 7fd2c062f040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-08-29T17:53:59.573 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:53:59 smithi110 bash[52534]: debug 2024-08-29T17:53:59.228+0000 7fd2c062f040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-08-29T17:53:59.573 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:53:59 smithi110 bash[52534]: debug 2024-08-29T17:53:59.408+0000 7fd2c062f040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-08-29T17:53:59.622 INFO:tasks.rados.rados.0.smithi029.stdout:1018: done (3 left) 2024-08-29T17:53:59.622 INFO:tasks.rados.rados.0.smithi029.stdout:1020: done (2 left) 2024-08-29T17:53:59.622 INFO:tasks.rados.rados.0.smithi029.stdout:1021: done (1 left) 2024-08-29T17:53:59.623 INFO:tasks.rados.rados.0.smithi029.stdout:1022: done (0 left) 2024-08-29T17:53:59.623 INFO:tasks.rados.rados.0.smithi029.stdout:1023: read oid 48 snap -1 2024-08-29T17:53:59.623 INFO:tasks.rados.rados.0.smithi029.stdout:1023: expect (ObjNum 0 snap 0 seq_num 0) 2024-08-29T17:53:59.623 INFO:tasks.rados.rados.0.smithi029.stdout:1024: snap_remove snap 87 2024-08-29T17:53:59.836 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:53:59 smithi110 bash[52534]: debug 2024-08-29T17:53:59.568+0000 7fd2c062f040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-08-29T17:53:59.836 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:53:59 smithi110 bash[52534]: debug 2024-08-29T17:53:59.652+0000 7fd2c062f040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-08-29T17:53:59.837 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:59 smithi110 bash[24444]: cephadm 2024-08-29T17:53:58.181309+0000 mgr.y (mgr.14985) 5 : cephadm [INF] [29/Aug/2024:17:53:58] ENGINE Serving on https://172.21.15.29:7150 2024-08-29T17:53:59.837 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:59 smithi110 bash[24444]: cephadm 2024-08-29T17:53:58.181461+0000 mgr.y (mgr.14985) 6 : cephadm [INF] [29/Aug/2024:17:53:58] ENGINE Bus STARTED 2024-08-29T17:53:59.837 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:59 smithi110 bash[24444]: cephadm 2024-08-29T17:53:58.183188+0000 mgr.y (mgr.14985) 7 : cephadm [ERR] [29/Aug/2024:17:53:58] ENGINE Error in HTTPServer.serve 2024-08-29T17:53:59.837 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:59 smithi110 bash[24444]: Traceback (most recent call last): 2024-08-29T17:53:59.837 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:59 smithi110 bash[24444]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-29T17:53:59.837 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:59 smithi110 bash[24444]: self._connections.run(self.expiration_interval) 2024-08-29T17:53:59.837 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:59 smithi110 bash[24444]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-29T17:53:59.837 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:59 smithi110 bash[24444]: self._run(expiration_interval) 2024-08-29T17:53:59.837 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:59 smithi110 bash[24444]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-29T17:53:59.837 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:59 smithi110 bash[24444]: new_conn = self._from_server_socket(self.server.socket) 2024-08-29T17:53:59.837 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:59 smithi110 bash[24444]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-29T17:53:59.838 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:59 smithi110 bash[24444]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-29T17:53:59.838 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:59 smithi110 bash[24444]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-29T17:53:59.838 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:59 smithi110 bash[24444]: s = self.context.wrap_socket( 2024-08-29T17:53:59.838 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:59 smithi110 bash[24444]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-29T17:53:59.838 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:59 smithi110 bash[24444]: return self.sslsocket_class._create( 2024-08-29T17:53:59.838 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:59 smithi110 bash[24444]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-29T17:53:59.838 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:59 smithi110 bash[24444]: self.do_handshake() 2024-08-29T17:53:59.838 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:59 smithi110 bash[24444]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-29T17:53:59.838 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:59 smithi110 bash[24444]: self._sslobj.do_handshake() 2024-08-29T17:53:59.838 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:53:59 smithi110 bash[24444]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-29T17:53:59.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:59 smithi029 bash[22475]: cephadm 2024-08-29T17:53:58.181309+0000 mgr.y (mgr.14985) 5 : cephadm [INF] [29/Aug/2024:17:53:58] ENGINE Serving on https://172.21.15.29:7150 2024-08-29T17:53:59.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:59 smithi029 bash[22475]: cephadm 2024-08-29T17:53:58.181461+0000 mgr.y (mgr.14985) 6 : cephadm [INF] [29/Aug/2024:17:53:58] ENGINE Bus STARTED 2024-08-29T17:53:59.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:59 smithi029 bash[22475]: cephadm 2024-08-29T17:53:58.183188+0000 mgr.y (mgr.14985) 7 : cephadm [ERR] [29/Aug/2024:17:53:58] ENGINE Error in HTTPServer.serve 2024-08-29T17:53:59.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:59 smithi029 bash[22475]: Traceback (most recent call last): 2024-08-29T17:53:59.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:59 smithi029 bash[22475]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-29T17:53:59.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:59 smithi029 bash[22475]: self._connections.run(self.expiration_interval) 2024-08-29T17:53:59.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:59 smithi029 bash[22475]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-29T17:53:59.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:59 smithi029 bash[22475]: self._run(expiration_interval) 2024-08-29T17:53:59.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:59 smithi029 bash[22475]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-29T17:53:59.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:59 smithi029 bash[22475]: new_conn = self._from_server_socket(self.server.socket) 2024-08-29T17:53:59.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:59 smithi029 bash[22475]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-29T17:53:59.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:59 smithi029 bash[22475]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-29T17:53:59.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:59 smithi029 bash[22475]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-29T17:53:59.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:59 smithi029 bash[22475]: s = self.context.wrap_socket( 2024-08-29T17:53:59.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:59 smithi029 bash[22475]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-29T17:53:59.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:59 smithi029 bash[22475]: return self.sslsocket_class._create( 2024-08-29T17:53:59.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:59 smithi029 bash[22475]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-29T17:53:59.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:59 smithi029 bash[22475]: self.do_handshake() 2024-08-29T17:53:59.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:59 smithi029 bash[22475]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-29T17:53:59.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:59 smithi029 bash[22475]: self._sslobj.do_handshake() 2024-08-29T17:53:59.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:53:59 smithi029 bash[22475]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-29T17:53:59.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:59 smithi029 bash[32453]: cephadm 2024-08-29T17:53:58.181309+0000 mgr.y (mgr.14985) 5 : cephadm [INF] [29/Aug/2024:17:53:58] ENGINE Serving on https://172.21.15.29:7150 2024-08-29T17:53:59.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:59 smithi029 bash[32453]: cephadm 2024-08-29T17:53:58.181461+0000 mgr.y (mgr.14985) 6 : cephadm [INF] [29/Aug/2024:17:53:58] ENGINE Bus STARTED 2024-08-29T17:53:59.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:59 smithi029 bash[32453]: cephadm 2024-08-29T17:53:58.183188+0000 mgr.y (mgr.14985) 7 : cephadm [ERR] [29/Aug/2024:17:53:58] ENGINE Error in HTTPServer.serve 2024-08-29T17:53:59.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:59 smithi029 bash[32453]: Traceback (most recent call last): 2024-08-29T17:53:59.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:59 smithi029 bash[32453]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-29T17:53:59.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:59 smithi029 bash[32453]: self._connections.run(self.expiration_interval) 2024-08-29T17:53:59.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:59 smithi029 bash[32453]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-29T17:53:59.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:59 smithi029 bash[32453]: self._run(expiration_interval) 2024-08-29T17:53:59.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:59 smithi029 bash[32453]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-29T17:53:59.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:59 smithi029 bash[32453]: new_conn = self._from_server_socket(self.server.socket) 2024-08-29T17:53:59.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:59 smithi029 bash[32453]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-29T17:53:59.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:59 smithi029 bash[32453]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-29T17:53:59.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:59 smithi029 bash[32453]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-29T17:53:59.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:59 smithi029 bash[32453]: s = self.context.wrap_socket( 2024-08-29T17:53:59.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:59 smithi029 bash[32453]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-29T17:53:59.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:59 smithi029 bash[32453]: return self.sslsocket_class._create( 2024-08-29T17:53:59.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:59 smithi029 bash[32453]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-29T17:53:59.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:59 smithi029 bash[32453]: self.do_handshake() 2024-08-29T17:53:59.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:59 smithi029 bash[32453]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-29T17:53:59.904 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:59 smithi029 bash[32453]: self._sslobj.do_handshake() 2024-08-29T17:53:59.904 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:53:59 smithi029 bash[32453]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-29T17:54:00.149 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:53:59 smithi110 bash[52534]: debug 2024-08-29T17:53:59.832+0000 7fd2c062f040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-08-29T17:54:00.628 INFO:tasks.rados.rados.0.smithi029.stdout:1024: done (1 left) 2024-08-29T17:54:00.628 INFO:tasks.rados.rados.0.smithi029.stdout:1025: snap_create 2024-08-29T17:54:00.628 INFO:tasks.rados.rados.0.smithi029.stdout:1023: expect (ObjNum 0 snap 0 seq_num 0) 2024-08-29T17:54:00.899 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:54:00 smithi110 bash[52534]: debug 2024-08-29T17:54:00.680+0000 7fd2c062f040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-08-29T17:54:00.900 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:54:00 smithi110 bash[52534]: debug 2024-08-29T17:54:00.756+0000 7fd2c062f040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-08-29T17:54:00.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:54:00 smithi110 bash[24444]: cluster 2024-08-29T17:53:59.606603+0000 mgr.y (mgr.14985) 8 : cluster [DBG] pgmap v7: 121 pgs: 121 active+clean; 160 MiB data, 914 MiB used, 714 GiB / 715 GiB avail 2024-08-29T17:54:00.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:54:00 smithi110 bash[24444]: cluster 2024-08-29T17:53:59.618486+0000 mon.a (mon.0) 1423 : cluster [DBG] osdmap e260: 8 total, 8 up, 8 in 2024-08-29T17:54:00.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:54:00 smithi110 bash[24444]: cluster 2024-08-29T17:53:59.622971+0000 mon.a (mon.0) 1424 : cluster [DBG] mgrmap e33: y(active, since 4s) 2024-08-29T17:54:00.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:54:00 smithi029 bash[32453]: cluster 2024-08-29T17:53:59.606603+0000 mgr.y (mgr.14985) 8 : cluster [DBG] pgmap v7: 121 pgs: 121 active+clean; 160 MiB data, 914 MiB used, 714 GiB / 715 GiB avail 2024-08-29T17:54:00.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:54:00 smithi029 bash[32453]: cluster 2024-08-29T17:53:59.618486+0000 mon.a (mon.0) 1423 : cluster [DBG] osdmap e260: 8 total, 8 up, 8 in 2024-08-29T17:54:00.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:54:00 smithi029 bash[32453]: cluster 2024-08-29T17:53:59.622971+0000 mon.a (mon.0) 1424 : cluster [DBG] mgrmap e33: y(active, since 4s) 2024-08-29T17:54:00.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:00 smithi029 bash[22475]: cluster 2024-08-29T17:53:59.606603+0000 mgr.y (mgr.14985) 8 : cluster [DBG] pgmap v7: 121 pgs: 121 active+clean; 160 MiB data, 914 MiB used, 714 GiB / 715 GiB avail 2024-08-29T17:54:00.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:00 smithi029 bash[22475]: cluster 2024-08-29T17:53:59.618486+0000 mon.a (mon.0) 1423 : cluster [DBG] osdmap e260: 8 total, 8 up, 8 in 2024-08-29T17:54:00.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:00 smithi029 bash[22475]: cluster 2024-08-29T17:53:59.622971+0000 mon.a (mon.0) 1424 : cluster [DBG] mgrmap e33: y(active, since 4s) 2024-08-29T17:54:01.399 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:54:00 smithi110 bash[52534]: debug 2024-08-29T17:54:00.980+0000 7fd2c062f040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-08-29T17:54:01.400 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:54:01 smithi110 bash[52534]: debug 2024-08-29T17:54:01.052+0000 7fd2c062f040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-08-29T17:54:01.517 INFO:tasks.rados.rados.0.smithi029.stdout:1023: done (1 left) 2024-08-29T17:54:01.517 INFO:tasks.rados.rados.0.smithi029.stdout:1025: done (0 left) 2024-08-29T17:54:01.517 INFO:tasks.rados.rados.0.smithi029.stdout:1026: copy_from oid 20 from oid 32 current snap is 95 2024-08-29T17:54:01.517 INFO:tasks.rados.rados.0.smithi029.stdout:1027: delete oid 3 current snap is 95 2024-08-29T17:54:01.527 INFO:tasks.rados.rados.0.smithi029.stdout:1027: done (1 left) 2024-08-29T17:54:01.527 INFO:tasks.rados.rados.0.smithi029.stdout:1028: copy_from oid 45 from oid 37 current snap is 95 2024-08-29T17:54:01.527 INFO:tasks.rados.rados.0.smithi029.stdout:1029: snap_remove snap 83 2024-08-29T17:54:01.899 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:54:01 smithi029 bash[32453]: cluster 2024-08-29T17:54:00.625868+0000 mon.a (mon.0) 1425 : cluster [DBG] osdmap e261: 8 total, 8 up, 8 in 2024-08-29T17:54:01.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:54:01 smithi029 bash[32453]: cluster 2024-08-29T17:54:01.514236+0000 mon.a (mon.0) 1426 : cluster [DBG] osdmap e262: 8 total, 8 up, 8 in 2024-08-29T17:54:01.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:54:01 smithi029 bash[32453]: audit 2024-08-29T17:54:01.560589+0000 mon.b (mon.1) 43 : audit [DBG] from='mgr.? 172.21.15.110:0/500594617' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-08-29T17:54:01.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:54:01 smithi029 bash[32453]: cluster 2024-08-29T17:54:01.560660+0000 mon.a (mon.0) 1427 : cluster [DBG] Standby manager daemon x started 2024-08-29T17:54:01.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:54:01 smithi029 bash[32453]: audit 2024-08-29T17:54:01.565405+0000 mon.b (mon.1) 44 : audit [DBG] from='mgr.? 172.21.15.110:0/500594617' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-29T17:54:01.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:54:01 smithi029 bash[32453]: audit 2024-08-29T17:54:01.567757+0000 mon.b (mon.1) 45 : audit [DBG] from='mgr.? 172.21.15.110:0/500594617' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-08-29T17:54:01.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:54:01 smithi029 bash[32453]: audit 2024-08-29T17:54:01.568325+0000 mon.b (mon.1) 46 : audit [DBG] from='mgr.? 172.21.15.110:0/500594617' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-29T17:54:01.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:01 smithi029 bash[22475]: cluster 2024-08-29T17:54:00.625868+0000 mon.a (mon.0) 1425 : cluster [DBG] osdmap e261: 8 total, 8 up, 8 in 2024-08-29T17:54:01.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:01 smithi029 bash[22475]: cluster 2024-08-29T17:54:01.514236+0000 mon.a (mon.0) 1426 : cluster [DBG] osdmap e262: 8 total, 8 up, 8 in 2024-08-29T17:54:01.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:01 smithi029 bash[22475]: audit 2024-08-29T17:54:01.560589+0000 mon.b (mon.1) 43 : audit [DBG] from='mgr.? 172.21.15.110:0/500594617' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-08-29T17:54:01.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:01 smithi029 bash[22475]: cluster 2024-08-29T17:54:01.560660+0000 mon.a (mon.0) 1427 : cluster [DBG] Standby manager daemon x started 2024-08-29T17:54:01.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:01 smithi029 bash[22475]: audit 2024-08-29T17:54:01.565405+0000 mon.b (mon.1) 44 : audit [DBG] from='mgr.? 172.21.15.110:0/500594617' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-29T17:54:01.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:01 smithi029 bash[22475]: audit 2024-08-29T17:54:01.567757+0000 mon.b (mon.1) 45 : audit [DBG] from='mgr.? 172.21.15.110:0/500594617' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-08-29T17:54:01.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:01 smithi029 bash[22475]: audit 2024-08-29T17:54:01.568325+0000 mon.b (mon.1) 46 : audit [DBG] from='mgr.? 172.21.15.110:0/500594617' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-29T17:54:01.901 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:54:01 smithi110 bash[52534]: debug 2024-08-29T17:54:01.448+0000 7fd2c062f040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-08-29T17:54:01.901 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:54:01 smithi110 bash[52534]: debug 2024-08-29T17:54:01.532+0000 7fd2c062f040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-08-29T17:54:01.902 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:54:01 smithi110 bash[52534]: [29/Aug/2024:17:54:01] ENGINE Bus STARTING 2024-08-29T17:54:01.902 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:54:01 smithi110 bash[52534]: CherryPy Checker: 2024-08-29T17:54:01.902 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:54:01 smithi110 bash[52534]: The Application mounted at '' has an empty config. 2024-08-29T17:54:01.902 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:54:01 smithi110 bash[52534]: [29/Aug/2024:17:54:01] ENGINE Serving on http://:::9283 2024-08-29T17:54:01.902 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:54:01 smithi110 bash[52534]: [29/Aug/2024:17:54:01] ENGINE Bus STARTED 2024-08-29T17:54:01.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:54:01 smithi110 bash[24444]: cluster 2024-08-29T17:54:00.625868+0000 mon.a (mon.0) 1425 : cluster [DBG] osdmap e261: 8 total, 8 up, 8 in 2024-08-29T17:54:01.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:54:01 smithi110 bash[24444]: cluster 2024-08-29T17:54:01.514236+0000 mon.a (mon.0) 1426 : cluster [DBG] osdmap e262: 8 total, 8 up, 8 in 2024-08-29T17:54:01.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:54:01 smithi110 bash[24444]: audit 2024-08-29T17:54:01.560589+0000 mon.b (mon.1) 43 : audit [DBG] from='mgr.? 172.21.15.110:0/500594617' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-08-29T17:54:01.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:54:01 smithi110 bash[24444]: cluster 2024-08-29T17:54:01.560660+0000 mon.a (mon.0) 1427 : cluster [DBG] Standby manager daemon x started 2024-08-29T17:54:01.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:54:01 smithi110 bash[24444]: audit 2024-08-29T17:54:01.565405+0000 mon.b (mon.1) 44 : audit [DBG] from='mgr.? 172.21.15.110:0/500594617' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-29T17:54:01.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:54:01 smithi110 bash[24444]: audit 2024-08-29T17:54:01.567757+0000 mon.b (mon.1) 45 : audit [DBG] from='mgr.? 172.21.15.110:0/500594617' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-08-29T17:54:01.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:54:01 smithi110 bash[24444]: audit 2024-08-29T17:54:01.568325+0000 mon.b (mon.1) 46 : audit [DBG] from='mgr.? 172.21.15.110:0/500594617' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-29T17:54:02.536 INFO:tasks.rados.rados.0.smithi029.stdout:1029: done (2 left) 2024-08-29T17:54:02.537 INFO:tasks.rados.rados.0.smithi029.stdout:1030: snap_create 2024-08-29T17:54:02.537 INFO:tasks.rados.rados.0.smithi029.stdout:1028: finishing copy_from racing read to smithi02969618-45 2024-08-29T17:54:02.537 INFO:tasks.rados.rados.0.smithi029.stdout:1028: finishing copy_from to smithi02969618-45 2024-08-29T17:54:02.537 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 45 v 776 (ObjNum 306 snap 88 seq_num 306) dirty exists 2024-08-29T17:54:02.537 INFO:tasks.rados.rados.0.smithi029.stdout:1026: finishing copy_from racing read to smithi02969618-20 2024-08-29T17:54:02.537 INFO:tasks.rados.rados.0.smithi029.stdout:1026: finishing copy_from to smithi02969618-20 2024-08-29T17:54:02.537 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 20 v 707 (ObjNum 308 snap 88 seq_num 308) dirty exists 2024-08-29T17:54:02.649 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:54:02 smithi110 bash[52534]: ::ffff:172.21.15.110 - - [29/Aug/2024:17:54:02] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-08-29T17:54:02.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:54:02 smithi110 bash[24444]: cluster 2024-08-29T17:54:01.607662+0000 mgr.y (mgr.14985) 9 : cluster [DBG] pgmap v11: 121 pgs: 121 active+clean; 170 MiB data, 914 MiB used, 714 GiB / 715 GiB avail; 3.7 MiB/s rd, 2.6 MiB/s wr, 9 op/s 2024-08-29T17:54:02.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:54:02 smithi110 bash[24444]: audit 2024-08-29T17:54:02.491832+0000 mon.a (mon.0) 1428 : audit [INF] from='mgr.14985 ' entity='mgr.y' 2024-08-29T17:54:02.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:54:02 smithi110 bash[24444]: audit 2024-08-29T17:54:02.496766+0000 mon.a (mon.0) 1429 : audit [INF] from='mgr.14985 ' entity='mgr.y' 2024-08-29T17:54:02.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:54:02 smithi110 bash[24444]: cluster 2024-08-29T17:54:02.529766+0000 mon.a (mon.0) 1430 : cluster [DBG] osdmap e263: 8 total, 8 up, 8 in 2024-08-29T17:54:02.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:54:02 smithi110 bash[24444]: cluster 2024-08-29T17:54:02.530331+0000 mon.a (mon.0) 1431 : cluster [DBG] mgrmap e34: y(active, since 6s), standbys: x 2024-08-29T17:54:02.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:54:02 smithi110 bash[24444]: audit 2024-08-29T17:54:02.538426+0000 mon.c (mon.2) 64 : audit [DBG] from='mgr.14985 172.21.15.29:0/3546534519' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-08-29T17:54:02.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:54:02 smithi029 bash[32453]: cluster 2024-08-29T17:54:01.607662+0000 mgr.y (mgr.14985) 9 : cluster [DBG] pgmap v11: 121 pgs: 121 active+clean; 170 MiB data, 914 MiB used, 714 GiB / 715 GiB avail; 3.7 MiB/s rd, 2.6 MiB/s wr, 9 op/s 2024-08-29T17:54:02.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:54:02 smithi029 bash[32453]: audit 2024-08-29T17:54:02.491832+0000 mon.a (mon.0) 1428 : audit [INF] from='mgr.14985 ' entity='mgr.y' 2024-08-29T17:54:02.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:54:02 smithi029 bash[32453]: audit 2024-08-29T17:54:02.496766+0000 mon.a (mon.0) 1429 : audit [INF] from='mgr.14985 ' entity='mgr.y' 2024-08-29T17:54:02.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:54:02 smithi029 bash[32453]: cluster 2024-08-29T17:54:02.529766+0000 mon.a (mon.0) 1430 : cluster [DBG] osdmap e263: 8 total, 8 up, 8 in 2024-08-29T17:54:02.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:54:02 smithi029 bash[32453]: cluster 2024-08-29T17:54:02.530331+0000 mon.a (mon.0) 1431 : cluster [DBG] mgrmap e34: y(active, since 6s), standbys: x 2024-08-29T17:54:02.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:54:02 smithi029 bash[32453]: audit 2024-08-29T17:54:02.538426+0000 mon.c (mon.2) 64 : audit [DBG] from='mgr.14985 172.21.15.29:0/3546534519' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-08-29T17:54:02.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:02 smithi029 bash[22475]: cluster 2024-08-29T17:54:01.607662+0000 mgr.y (mgr.14985) 9 : cluster [DBG] pgmap v11: 121 pgs: 121 active+clean; 170 MiB data, 914 MiB used, 714 GiB / 715 GiB avail; 3.7 MiB/s rd, 2.6 MiB/s wr, 9 op/s 2024-08-29T17:54:02.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:02 smithi029 bash[22475]: audit 2024-08-29T17:54:02.491832+0000 mon.a (mon.0) 1428 : audit [INF] from='mgr.14985 ' entity='mgr.y' 2024-08-29T17:54:02.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:02 smithi029 bash[22475]: audit 2024-08-29T17:54:02.496766+0000 mon.a (mon.0) 1429 : audit [INF] from='mgr.14985 ' entity='mgr.y' 2024-08-29T17:54:02.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:02 smithi029 bash[22475]: cluster 2024-08-29T17:54:02.529766+0000 mon.a (mon.0) 1430 : cluster [DBG] osdmap e263: 8 total, 8 up, 8 in 2024-08-29T17:54:02.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:02 smithi029 bash[22475]: cluster 2024-08-29T17:54:02.530331+0000 mon.a (mon.0) 1431 : cluster [DBG] mgrmap e34: y(active, since 6s), standbys: x 2024-08-29T17:54:02.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:02 smithi029 bash[22475]: audit 2024-08-29T17:54:02.538426+0000 mon.c (mon.2) 64 : audit [DBG] from='mgr.14985 172.21.15.29:0/3546534519' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-08-29T17:54:03.538 INFO:tasks.rados.rados.0.smithi029.stdout:1026: done (2 left) 2024-08-29T17:54:03.538 INFO:tasks.rados.rados.0.smithi029.stdout:1028: done (1 left) 2024-08-29T17:54:03.538 INFO:tasks.rados.rados.0.smithi029.stdout:1030: done (0 left) 2024-08-29T17:54:03.538 INFO:tasks.rados.rados.0.smithi029.stdout:1031: snap_remove snap 90 2024-08-29T17:54:04.547 INFO:tasks.rados.rados.0.smithi029.stdout:1031: done (0 left) 2024-08-29T17:54:04.547 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 25 current snap is 96 2024-08-29T17:54:04.547 INFO:tasks.rados.rados.0.smithi029.stdout:1032: seq_num 319 ranges {1466368=548864} 2024-08-29T17:54:04.562 INFO:tasks.rados.rados.0.smithi029.stdout:1032: writing smithi02969618-25 from 1466368 to 2015232 tid 1 2024-08-29T17:54:04.562 INFO:tasks.rados.rados.0.smithi029.stdout:1033: copy_from oid 1 from oid 10 current snap is 96 2024-08-29T17:54:04.562 INFO:tasks.rados.rados.0.smithi029.stdout:1034: read oid 46 snap -1 2024-08-29T17:54:04.562 INFO:tasks.rados.rados.0.smithi029.stdout:1034: expect (ObjNum 231 snap 51 seq_num 231) 2024-08-29T17:54:04.562 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 24 current snap is 96 2024-08-29T17:54:04.563 INFO:tasks.rados.rados.0.smithi029.stdout:1035: seq_num 320 ranges {3358720=565248} 2024-08-29T17:54:04.585 INFO:tasks.rados.rados.0.smithi029.stdout:1035: writing smithi02969618-24 from 3358720 to 3923968 tid 1 2024-08-29T17:54:04.585 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 5 current snap is 96 2024-08-29T17:54:04.585 INFO:tasks.rados.rados.0.smithi029.stdout:1036: seq_num 321 ranges {0=581632} 2024-08-29T17:54:04.588 INFO:tasks.rados.rados.0.smithi029.stdout:1036: writing smithi02969618-5 from 0 to 581632 tid 1 2024-08-29T17:54:04.588 INFO:tasks.rados.rados.0.smithi029.stdout:1037: rollback oid 26 current snap is 96 2024-08-29T17:54:04.588 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 26 to 95 2024-08-29T17:54:04.588 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 37 current snap is 96 2024-08-29T17:54:04.588 INFO:tasks.rados.rados.0.smithi029.stdout:1038: seq_num 322 ranges {5308416=598016} 2024-08-29T17:54:04.622 INFO:tasks.rados.rados.0.smithi029.stdout:1038: writing smithi02969618-37 from 5308416 to 5906432 tid 1 2024-08-29T17:54:04.622 INFO:tasks.rados.rados.0.smithi029.stdout:1039: copy_from oid 35 from oid 18 current snap is 96 2024-08-29T17:54:04.622 INFO:tasks.rados.rados.0.smithi029.stdout:1033: finishing copy_from to smithi02969618-1 2024-08-29T17:54:04.622 INFO:tasks.rados.rados.0.smithi029.stdout:1033: got expected ENOENT (src dne) 2024-08-29T17:54:04.623 INFO:tasks.rados.rados.0.smithi029.stdout:1040: copy_from oid 27 from oid 9 current snap is 96 2024-08-29T17:54:04.623 INFO:tasks.rados.rados.0.smithi029.stdout:1033: finishing copy_from racing read to smithi02969618-1 2024-08-29T17:54:04.623 INFO:tasks.rados.rados.0.smithi029.stdout:1033: done (8 left) 2024-08-29T17:54:04.623 INFO:tasks.rados.rados.0.smithi029.stdout:1041: read oid 11 snap -1 2024-08-29T17:54:04.623 INFO:tasks.rados.rados.0.smithi029.stdout:1041: expect (ObjNum 0 snap 0 seq_num 0) 2024-08-29T17:54:04.623 INFO:tasks.rados.rados.0.smithi029.stdout:1042: rollback oid 4 current snap is 96 2024-08-29T17:54:04.623 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 4 to 93 2024-08-29T17:54:04.623 INFO:tasks.rados.rados.0.smithi029.stdout:1032: finishing write tid 1 to smithi02969618-25 2024-08-29T17:54:04.623 INFO:tasks.rados.rados.0.smithi029.stdout:1032: finishing write tid 2 to smithi02969618-25 2024-08-29T17:54:04.623 INFO:tasks.rados.rados.0.smithi029.stdout:1043: read oid 23 snap -1 2024-08-29T17:54:04.623 INFO:tasks.rados.rados.0.smithi029.stdout:1043: expect (ObjNum 245 snap 58 seq_num 245) 2024-08-29T17:54:04.624 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 43 current snap is 96 2024-08-29T17:54:04.624 INFO:tasks.rados.rados.0.smithi029.stdout:1032: finishing write tid 3 to smithi02969618-25 2024-08-29T17:54:04.624 INFO:tasks.rados.rados.0.smithi029.stdout:1032: oid 25 updating version 0 to 176 2024-08-29T17:54:04.624 INFO:tasks.rados.rados.0.smithi029.stdout:1032: oid 25 version 176 is already newer than 175 2024-08-29T17:54:04.624 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 25 v 176 (ObjNum 319 snap 96 seq_num 319) dirty exists 2024-08-29T17:54:04.624 INFO:tasks.rados.rados.0.smithi029.stdout:1032: left oid 25 (ObjNum 319 snap 96 seq_num 319) 2024-08-29T17:54:04.624 INFO:tasks.rados.rados.0.smithi029.stdout:1034: expect (ObjNum 231 snap 51 seq_num 231) 2024-08-29T17:54:04.650 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:04 smithi029 bash[22475]: audit 2024-08-29T17:54:03.206631+0000 mon.a (mon.0) 1432 : audit [INF] from='mgr.14985 ' entity='mgr.y' 2024-08-29T17:54:04.650 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:04 smithi029 bash[22475]: audit 2024-08-29T17:54:03.217992+0000 mon.a (mon.0) 1433 : audit [INF] from='mgr.14985 ' entity='mgr.y' 2024-08-29T17:54:04.650 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:04 smithi029 bash[22475]: cluster 2024-08-29T17:54:03.534408+0000 mon.a (mon.0) 1434 : cluster [DBG] osdmap e264: 8 total, 8 up, 8 in 2024-08-29T17:54:04.650 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:04 smithi029 bash[22475]: cluster 2024-08-29T17:54:03.608475+0000 mgr.y (mgr.14985) 10 : cluster [DBG] pgmap v14: 121 pgs: 121 active+clean; 170 MiB data, 914 MiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 2.7 MiB/s wr, 41 op/s 2024-08-29T17:54:04.650 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:04 smithi029 bash[22475]: audit 2024-08-29T17:54:03.740475+0000 mon.a (mon.0) 1435 : audit [INF] from='mgr.14985 ' entity='mgr.y' 2024-08-29T17:54:04.650 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:04 smithi029 bash[22475]: audit 2024-08-29T17:54:03.746846+0000 mon.a (mon.0) 1436 : audit [INF] from='mgr.14985 ' entity='mgr.y' 2024-08-29T17:54:04.650 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:54:04 smithi029 bash[32453]: audit 2024-08-29T17:54:03.206631+0000 mon.a (mon.0) 1432 : audit [INF] from='mgr.14985 ' entity='mgr.y' 2024-08-29T17:54:04.650 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:54:04 smithi029 bash[32453]: audit 2024-08-29T17:54:03.217992+0000 mon.a (mon.0) 1433 : audit [INF] from='mgr.14985 ' entity='mgr.y' 2024-08-29T17:54:04.650 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:54:04 smithi029 bash[32453]: cluster 2024-08-29T17:54:03.534408+0000 mon.a (mon.0) 1434 : cluster [DBG] osdmap e264: 8 total, 8 up, 8 in 2024-08-29T17:54:04.650 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:54:04 smithi029 bash[32453]: cluster 2024-08-29T17:54:03.608475+0000 mgr.y (mgr.14985) 10 : cluster [DBG] pgmap v14: 121 pgs: 121 active+clean; 170 MiB data, 914 MiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 2.7 MiB/s wr, 41 op/s 2024-08-29T17:54:04.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:54:04 smithi029 bash[32453]: audit 2024-08-29T17:54:03.740475+0000 mon.a (mon.0) 1435 : audit [INF] from='mgr.14985 ' entity='mgr.y' 2024-08-29T17:54:04.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:54:04 smithi029 bash[32453]: audit 2024-08-29T17:54:03.746846+0000 mon.a (mon.0) 1436 : audit [INF] from='mgr.14985 ' entity='mgr.y' 2024-08-29T17:54:04.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:54:04 smithi110 bash[24444]: audit 2024-08-29T17:54:03.206631+0000 mon.a (mon.0) 1432 : audit [INF] from='mgr.14985 ' entity='mgr.y' 2024-08-29T17:54:04.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:54:04 smithi110 bash[24444]: audit 2024-08-29T17:54:03.217992+0000 mon.a (mon.0) 1433 : audit [INF] from='mgr.14985 ' entity='mgr.y' 2024-08-29T17:54:04.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:54:04 smithi110 bash[24444]: cluster 2024-08-29T17:54:03.534408+0000 mon.a (mon.0) 1434 : cluster [DBG] osdmap e264: 8 total, 8 up, 8 in 2024-08-29T17:54:04.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:54:04 smithi110 bash[24444]: cluster 2024-08-29T17:54:03.608475+0000 mgr.y (mgr.14985) 10 : cluster [DBG] pgmap v14: 121 pgs: 121 active+clean; 170 MiB data, 914 MiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 2.7 MiB/s wr, 41 op/s 2024-08-29T17:54:04.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:54:04 smithi110 bash[24444]: audit 2024-08-29T17:54:03.740475+0000 mon.a (mon.0) 1435 : audit [INF] from='mgr.14985 ' entity='mgr.y' 2024-08-29T17:54:04.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:54:04 smithi110 bash[24444]: audit 2024-08-29T17:54:03.746846+0000 mon.a (mon.0) 1436 : audit [INF] from='mgr.14985 ' entity='mgr.y' 2024-08-29T17:54:04.737 INFO:tasks.rados.rados.0.smithi029.stdout:1036: finishing write tid 1 to smithi02969618-5 2024-08-29T17:54:04.737 INFO:tasks.rados.rados.0.smithi029.stdout:1036: finishing write tid 2 to smithi02969618-5 2024-08-29T17:54:04.737 INFO:tasks.rados.rados.0.smithi029.stdout:1037: finishing rollback tid 0 to smithi02969618-26 2024-08-29T17:54:04.737 INFO:tasks.rados.rados.0.smithi029.stdout:1037: finishing rollback tid 1 to smithi02969618-26 2024-08-29T17:54:04.737 INFO:tasks.rados.rados.0.smithi029.stdout:1037: finishing rollback tid 2 to smithi02969618-26 2024-08-29T17:54:04.737 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 26 v 180 (ObjNum 284 snap 82 seq_num 284) dirty exists 2024-08-29T17:54:04.738 INFO:tasks.rados.rados.0.smithi029.stdout:1035: finishing write tid 1 to smithi02969618-24 2024-08-29T17:54:04.738 INFO:tasks.rados.rados.0.smithi029.stdout:1044: seq_num 323 ranges {0=614400} 2024-08-29T17:54:04.741 INFO:tasks.rados.rados.0.smithi029.stdout:1044: writing smithi02969618-43 from 0 to 614400 tid 1 2024-08-29T17:54:04.741 INFO:tasks.rados.rados.0.smithi029.stdout:1032: done (11 left) 2024-08-29T17:54:04.741 INFO:tasks.rados.rados.0.smithi029.stdout:1034: done (10 left) 2024-08-29T17:54:04.741 INFO:tasks.rados.rados.0.smithi029.stdout:1037: done (9 left) 2024-08-29T17:54:04.741 INFO:tasks.rados.rados.0.smithi029.stdout:1045: rollback oid 29 current snap is 96 2024-08-29T17:54:04.741 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 29 to 77 2024-08-29T17:54:04.741 INFO:tasks.rados.rados.0.smithi029.stdout:1035: finishing write tid 2 to smithi02969618-24 2024-08-29T17:54:04.741 INFO:tasks.rados.rados.0.smithi029.stdout:1036: finishing write tid 3 to smithi02969618-5 2024-08-29T17:54:04.741 INFO:tasks.rados.rados.0.smithi029.stdout:1036: oid 5 updating version 0 to 710 2024-08-29T17:54:04.741 INFO:tasks.rados.rados.0.smithi029.stdout:1036: oid 5 version 710 is already newer than 709 2024-08-29T17:54:04.742 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 5 v 710 (ObjNum 321 snap 96 seq_num 321) dirty exists 2024-08-29T17:54:04.742 INFO:tasks.rados.rados.0.smithi029.stdout:1036: left oid 5 (ObjNum 321 snap 96 seq_num 321) 2024-08-29T17:54:04.742 INFO:tasks.rados.rados.0.smithi029.stdout:1036: done (9 left) 2024-08-29T17:54:04.742 INFO:tasks.rados.rados.0.smithi029.stdout:1046: delete oid 41 current snap is 96 2024-08-29T17:54:04.742 INFO:tasks.rados.rados.0.smithi029.stdout:1035: finishing write tid 3 to smithi02969618-24 2024-08-29T17:54:04.742 INFO:tasks.rados.rados.0.smithi029.stdout:1035: oid 24 updating version 0 to 851 2024-08-29T17:54:04.742 INFO:tasks.rados.rados.0.smithi029.stdout:1035: oid 24 updating version 851 to 852 2024-08-29T17:54:04.742 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 24 v 852 (ObjNum 320 snap 96 seq_num 320) dirty exists 2024-08-29T17:54:04.742 INFO:tasks.rados.rados.0.smithi029.stdout:1035: left oid 24 (ObjNum 320 snap 96 seq_num 320) 2024-08-29T17:54:04.742 INFO:tasks.rados.rados.0.smithi029.stdout:1041: expect (ObjNum 0 snap 0 seq_num 0) 2024-08-29T17:54:04.746 INFO:tasks.rados.rados.0.smithi029.stdout:1042: finishing rollback tid 0 to smithi02969618-4 2024-08-29T17:54:04.746 INFO:tasks.rados.rados.0.smithi029.stdout:1042: finishing rollback tid 1 to smithi02969618-4 2024-08-29T17:54:04.746 INFO:tasks.rados.rados.0.smithi029.stdout:1038: finishing write tid 1 to smithi02969618-37 2024-08-29T17:54:04.746 INFO:tasks.rados.rados.0.smithi029.stdout:1038: finishing write tid 2 to smithi02969618-37 2024-08-29T17:54:04.746 INFO:tasks.rados.rados.0.smithi029.stdout:1042: finishing rollback tid 2 to smithi02969618-4 2024-08-29T17:54:04.746 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 4 v 621 (ObjNum 269 snap 70 seq_num 269) dirty exists 2024-08-29T17:54:04.746 INFO:tasks.rados.rados.0.smithi029.stdout:1039: finishing copy_from racing read to smithi02969618-35 2024-08-29T17:54:04.746 INFO:tasks.rados.rados.0.smithi029.stdout:1038: finishing write tid 3 to smithi02969618-37 2024-08-29T17:54:04.746 INFO:tasks.rados.rados.0.smithi029.stdout:1038: oid 37 updating version 0 to 855 2024-08-29T17:54:04.746 INFO:tasks.rados.rados.0.smithi029.stdout:1038: oid 37 version 855 is already newer than 854 2024-08-29T17:54:04.746 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 37 v 855 (ObjNum 322 snap 96 seq_num 322) dirty exists 2024-08-29T17:54:04.746 INFO:tasks.rados.rados.0.smithi029.stdout:1038: left oid 37 (ObjNum 322 snap 96 seq_num 322) 2024-08-29T17:54:04.747 INFO:tasks.rados.rados.0.smithi029.stdout:1039: finishing copy_from to smithi02969618-35 2024-08-29T17:54:04.747 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 35 v 618 (ObjNum 317 snap 93 seq_num 317) dirty exists 2024-08-29T17:54:04.747 INFO:tasks.rados.rados.0.smithi029.stdout:1043: expect (ObjNum 245 snap 58 seq_num 245) 2024-08-29T17:54:04.851 INFO:tasks.rados.rados.0.smithi029.stdout:1040: finishing copy_from racing read to smithi02969618-27 2024-08-29T17:54:04.851 INFO:tasks.rados.rados.0.smithi029.stdout:1040: finishing copy_from to smithi02969618-27 2024-08-29T17:54:04.851 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 27 v 158 (ObjNum 266 snap 69 seq_num 266) dirty exists 2024-08-29T17:54:04.851 INFO:tasks.rados.rados.0.smithi029.stdout:1044: finishing write tid 1 to smithi02969618-43 2024-08-29T17:54:04.851 INFO:tasks.rados.rados.0.smithi029.stdout:1044: finishing write tid 2 to smithi02969618-43 2024-08-29T17:54:04.851 INFO:tasks.rados.rados.0.smithi029.stdout:1044: finishing write tid 3 to smithi02969618-43 2024-08-29T17:54:04.852 INFO:tasks.rados.rados.0.smithi029.stdout:1044: oid 43 updating version 0 to 336 2024-08-29T17:54:04.852 INFO:tasks.rados.rados.0.smithi029.stdout:1044: oid 43 updating version 336 to 337 2024-08-29T17:54:04.852 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 43 v 337 (ObjNum 323 snap 96 seq_num 323) dirty exists 2024-08-29T17:54:04.852 INFO:tasks.rados.rados.0.smithi029.stdout:1044: left oid 43 (ObjNum 323 snap 96 seq_num 323) 2024-08-29T17:54:04.852 INFO:tasks.rados.rados.0.smithi029.stdout:1045: finishing rollback tid 0 to smithi02969618-29 2024-08-29T17:54:04.852 INFO:tasks.rados.rados.0.smithi029.stdout:1045: finishing rollback tid 1 to smithi02969618-29 2024-08-29T17:54:04.852 INFO:tasks.rados.rados.0.smithi029.stdout:1045: finishing rollback tid 2 to smithi02969618-29 2024-08-29T17:54:04.852 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 29 v 289 (ObjNum 270 snap 72 seq_num 270) dirty exists 2024-08-29T17:54:04.852 INFO:tasks.rados.rados.0.smithi029.stdout:1035: done (9 left) 2024-08-29T17:54:04.852 INFO:tasks.rados.rados.0.smithi029.stdout:1038: done (8 left) 2024-08-29T17:54:04.852 INFO:tasks.rados.rados.0.smithi029.stdout:1039: done (7 left) 2024-08-29T17:54:04.852 INFO:tasks.rados.rados.0.smithi029.stdout:1040: done (6 left) 2024-08-29T17:54:04.852 INFO:tasks.rados.rados.0.smithi029.stdout:1041: done (5 left) 2024-08-29T17:54:04.853 INFO:tasks.rados.rados.0.smithi029.stdout:1042: done (4 left) 2024-08-29T17:54:04.853 INFO:tasks.rados.rados.0.smithi029.stdout:1043: done (3 left) 2024-08-29T17:54:04.853 INFO:tasks.rados.rados.0.smithi029.stdout:1044: done (2 left) 2024-08-29T17:54:04.853 INFO:tasks.rados.rados.0.smithi029.stdout:1045: done (1 left) 2024-08-29T17:54:04.853 INFO:tasks.rados.rados.0.smithi029.stdout:1046: done (0 left) 2024-08-29T17:54:04.853 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 7 current snap is 96 2024-08-29T17:54:04.853 INFO:tasks.rados.rados.0.smithi029.stdout:1047: seq_num 325 ranges {1835008=647168} 2024-08-29T17:54:04.879 INFO:tasks.rados.rados.0.smithi029.stdout:1047: writing smithi02969618-7 from 1835008 to 2482176 tid 1 2024-08-29T17:54:04.879 INFO:tasks.rados.rados.0.smithi029.stdout:1048: delete oid 9 current snap is 96 2024-08-29T17:54:04.884 INFO:tasks.rados.rados.0.smithi029.stdout:1048: done (1 left) 2024-08-29T17:54:04.884 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 3 current snap is 96 2024-08-29T17:54:04.884 INFO:tasks.rados.rados.0.smithi029.stdout:1049: seq_num 327 ranges {0=679936} 2024-08-29T17:54:04.893 INFO:tasks.rados.rados.0.smithi029.stdout:1049: writing smithi02969618-3 from 0 to 679936 tid 1 2024-08-29T17:54:04.893 INFO:tasks.rados.rados.0.smithi029.stdout:1050: read oid 38 snap -1 2024-08-29T17:54:04.893 INFO:tasks.rados.rados.0.smithi029.stdout:1050: expect (ObjNum 0 snap 0 seq_num 0) 2024-08-29T17:54:04.893 INFO:tasks.rados.rados.0.smithi029.stdout:1051: snap_create 2024-08-29T17:54:04.893 INFO:tasks.rados.rados.0.smithi029.stdout:1047: finishing write tid 1 to smithi02969618-7 2024-08-29T17:54:04.893 INFO:tasks.rados.rados.0.smithi029.stdout:1047: finishing write tid 2 to smithi02969618-7 2024-08-29T17:54:04.894 INFO:tasks.rados.rados.0.smithi029.stdout:1047: finishing write tid 3 to smithi02969618-7 2024-08-29T17:54:04.894 INFO:tasks.rados.rados.0.smithi029.stdout:1047: oid 7 updating version 0 to 292 2024-08-29T17:54:04.894 INFO:tasks.rados.rados.0.smithi029.stdout:1047: oid 7 version 292 is already newer than 291 2024-08-29T17:54:04.894 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 7 v 292 (ObjNum 325 snap 96 seq_num 325) dirty exists 2024-08-29T17:54:04.894 INFO:tasks.rados.rados.0.smithi029.stdout:1047: left oid 7 (ObjNum 325 snap 96 seq_num 325) 2024-08-29T17:54:04.895 INFO:tasks.rados.rados.0.smithi029.stdout:1050: expect (ObjNum 0 snap 0 seq_num 0) 2024-08-29T17:54:04.900 INFO:tasks.rados.rados.0.smithi029.stdout:1049: finishing write tid 1 to smithi02969618-3 2024-08-29T17:54:04.900 INFO:tasks.rados.rados.0.smithi029.stdout:1049: finishing write tid 2 to smithi02969618-3 2024-08-29T17:54:04.902 INFO:tasks.rados.rados.0.smithi029.stdout:1049: finishing write tid 3 to smithi02969618-3 2024-08-29T17:54:04.903 INFO:tasks.rados.rados.0.smithi029.stdout:1049: oid 3 updating version 0 to 293 2024-08-29T17:54:04.903 INFO:tasks.rados.rados.0.smithi029.stdout:1049: oid 3 updating version 293 to 294 2024-08-29T17:54:04.903 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 3 v 294 (ObjNum 327 snap 96 seq_num 327) dirty exists 2024-08-29T17:54:04.903 INFO:tasks.rados.rados.0.smithi029.stdout:1049: left oid 3 (ObjNum 327 snap 96 seq_num 327) 2024-08-29T17:54:05.545 INFO:tasks.rados.rados.0.smithi029.stdout:1047: done (3 left) 2024-08-29T17:54:05.545 INFO:tasks.rados.rados.0.smithi029.stdout:1049: done (2 left) 2024-08-29T17:54:05.545 INFO:tasks.rados.rados.0.smithi029.stdout:1050: done (1 left) 2024-08-29T17:54:05.545 INFO:tasks.rados.rados.0.smithi029.stdout:1051: done (0 left) 2024-08-29T17:54:05.545 INFO:tasks.rados.rados.0.smithi029.stdout:1052: read oid 12 snap -1 2024-08-29T17:54:05.545 INFO:tasks.rados.rados.0.smithi029.stdout:1052: expect (ObjNum 261 snap 68 seq_num 261) 2024-08-29T17:54:05.546 INFO:tasks.rados.rados.0.smithi029.stdout:1053: snap_create 2024-08-29T17:54:05.570 INFO:tasks.rados.rados.0.smithi029.stdout:1052: expect (ObjNum 261 snap 68 seq_num 261) 2024-08-29T17:54:05.650 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:54:05 smithi029 bash[32453]: audit 2024-08-29T17:54:04.369145+0000 mon.a (mon.0) 1437 : audit [INF] from='mgr.14985 ' entity='mgr.y' 2024-08-29T17:54:05.650 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:54:05 smithi029 bash[32453]: audit 2024-08-29T17:54:04.374567+0000 mon.a (mon.0) 1438 : audit [INF] from='mgr.14985 ' entity='mgr.y' 2024-08-29T17:54:05.650 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:54:05 smithi029 bash[32453]: cluster 2024-08-29T17:54:04.541341+0000 mon.a (mon.0) 1439 : cluster [DBG] osdmap e265: 8 total, 8 up, 8 in 2024-08-29T17:54:05.650 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:05 smithi029 bash[22475]: audit 2024-08-29T17:54:04.369145+0000 mon.a (mon.0) 1437 : audit [INF] from='mgr.14985 ' entity='mgr.y' 2024-08-29T17:54:05.650 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:05 smithi029 bash[22475]: audit 2024-08-29T17:54:04.374567+0000 mon.a (mon.0) 1438 : audit [INF] from='mgr.14985 ' entity='mgr.y' 2024-08-29T17:54:05.650 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:05 smithi029 bash[22475]: cluster 2024-08-29T17:54:04.541341+0000 mon.a (mon.0) 1439 : cluster [DBG] osdmap e265: 8 total, 8 up, 8 in 2024-08-29T17:54:05.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:54:05 smithi110 bash[24444]: audit 2024-08-29T17:54:04.369145+0000 mon.a (mon.0) 1437 : audit [INF] from='mgr.14985 ' entity='mgr.y' 2024-08-29T17:54:05.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:54:05 smithi110 bash[24444]: audit 2024-08-29T17:54:04.374567+0000 mon.a (mon.0) 1438 : audit [INF] from='mgr.14985 ' entity='mgr.y' 2024-08-29T17:54:05.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:54:05 smithi110 bash[24444]: cluster 2024-08-29T17:54:04.541341+0000 mon.a (mon.0) 1439 : cluster [DBG] osdmap e265: 8 total, 8 up, 8 in 2024-08-29T17:54:06.114 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-08-29T17:54:06.439 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-29T17:54:06.439 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.a smithi029 *:9093,9094 running (7m) 3s ago 8m 14.4M - 0.25.0 c8568f914cd2 ce247dae888d 2024-08-29T17:54:06.439 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.a smithi110 *:3000 running (7m) 3s ago 7m 78.6M - 9.4.7 954c08fa6188 a99d1c017111 2024-08-29T17:54:06.439 INFO:teuthology.orchestra.run.smithi029.stdout:mds.a smithi029 running (11m) 3s ago 11m 15.3M - 18.2.4-774-gfe43f1c9 96384990183a 33831fc09ebe 2024-08-29T17:54:06.439 INFO:teuthology.orchestra.run.smithi029.stdout:mds.b smithi110 running (11m) 3s ago 11m 19.2M - 18.2.4-774-gfe43f1c9 96384990183a d4752f4920d9 2024-08-29T17:54:06.439 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.x smithi110 *:8443,9283,8765 running (84s) 3s ago 19m 327M - 19.1.1-235-g1ef86450 d401bb9bb76e 288d50c0d470 2024-08-29T17:54:06.439 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.y smithi029 *:8443,9283,8765 running (31s) 3s ago 21m 468M - 19.1.1-235-g1ef86450 d401bb9bb76e 426f9f92ffcb 2024-08-29T17:54:06.439 INFO:teuthology.orchestra.run.smithi029.stdout:mon.a smithi029 running (22m) 3s ago 22m 63.7M 2048M 18.2.4-774-gfe43f1c9 96384990183a 7980514d283b 2024-08-29T17:54:06.439 INFO:teuthology.orchestra.run.smithi029.stdout:mon.b smithi110 running (19m) 3s ago 19m 49.8M 2048M 18.2.4-774-gfe43f1c9 96384990183a af83315fdb8e 2024-08-29T17:54:06.439 INFO:teuthology.orchestra.run.smithi029.stdout:mon.c smithi029 running (19m) 3s ago 19m 49.5M 2048M 18.2.4-774-gfe43f1c9 96384990183a ee2dc1ff93d0 2024-08-29T17:54:06.439 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.a smithi029 *:9100 running (8m) 3s ago 8m 8712k - 1.5.0 0da6a335fe13 ad51f15f97c2 2024-08-29T17:54:06.440 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.b smithi110 *:9100 running (8m) 3s ago 8m 8555k - 1.5.0 0da6a335fe13 30ef3fa1e10b 2024-08-29T17:54:06.440 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (18m) 3s ago 18m 143M 2525M 18.2.4-774-gfe43f1c9 96384990183a 2c4ba6cd8923 2024-08-29T17:54:06.440 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (17m) 3s ago 17m 140M 2525M 18.2.4-774-gfe43f1c9 96384990183a a4be9491f22f 2024-08-29T17:54:06.440 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (16m) 3s ago 16m 138M 2525M 18.2.4-774-gfe43f1c9 96384990183a f82214cb5181 2024-08-29T17:54:06.440 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (15m) 3s ago 15m 97.6M 2525M 18.2.4-774-gfe43f1c9 96384990183a 3c70a57b97e6 2024-08-29T17:54:06.440 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi110 running (14m) 3s ago 14m 161M 2524M 18.2.4-774-gfe43f1c9 96384990183a 876fca7c6f49 2024-08-29T17:54:06.440 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi110 running (13m) 3s ago 13m 169M 2524M 18.2.4-774-gfe43f1c9 96384990183a 553a4e8175d9 2024-08-29T17:54:06.440 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi110 running (12m) 3s ago 13m 119M 2524M 18.2.4-774-gfe43f1c9 96384990183a a96a153c5cee 2024-08-29T17:54:06.440 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi110 running (12m) 3s ago 12m 102M 2524M 18.2.4-774-gfe43f1c9 96384990183a d61ec375881d 2024-08-29T17:54:06.440 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.a smithi110 *:9095 running (40s) 3s ago 8m 37.7M - 2.43.0 a07b618ecd1d 9d53d42434f7 2024-08-29T17:54:06.517 INFO:tasks.rados.rados.0.smithi029.stdout:1052: done (1 left) 2024-08-29T17:54:06.517 INFO:tasks.rados.rados.0.smithi029.stdout:1053: done (0 left) 2024-08-29T17:54:06.517 INFO:tasks.rados.rados.0.smithi029.stdout:1054: read oid 5 snap 95 2024-08-29T17:54:06.517 INFO:tasks.rados.rados.0.smithi029.stdout:1054: expect deleted 2024-08-29T17:54:06.518 INFO:tasks.rados.rados.0.smithi029.stdout:1055: read oid 47 snap 96 2024-08-29T17:54:06.518 INFO:tasks.rados.rados.0.smithi029.stdout:1055: expect (ObjNum 1562365776 snap 21958 seq_num 2685087696) 2024-08-29T17:54:06.518 INFO:tasks.rados.rados.0.smithi029.stdout:1056: snap_remove snap 81 2024-08-29T17:54:06.815 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-08-29T17:54:06.815 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-08-29T17:54:06.815 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 18.2.4-774-gfe43f1c9 (fe43f1c9f9e2945dda7244d8acbd33fb921449af) reef (stable)": 3 2024-08-29T17:54:06.815 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-08-29T17:54:06.815 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-08-29T17:54:06.815 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.1.1-235-g1ef86450 (1ef864504b8875c83ee6c2c5fedc13315bebf7f5) squid (rc)": 2 2024-08-29T17:54:06.816 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-08-29T17:54:06.816 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-08-29T17:54:06.816 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 18.2.4-774-gfe43f1c9 (fe43f1c9f9e2945dda7244d8acbd33fb921449af) reef (stable)": 8 2024-08-29T17:54:06.816 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-08-29T17:54:06.816 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-08-29T17:54:06.816 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 18.2.4-774-gfe43f1c9 (fe43f1c9f9e2945dda7244d8acbd33fb921449af) reef (stable)": 2 2024-08-29T17:54:06.816 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-08-29T17:54:06.816 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-08-29T17:54:06.816 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 18.2.4-774-gfe43f1c9 (fe43f1c9f9e2945dda7244d8acbd33fb921449af) reef (stable)": 13, 2024-08-29T17:54:06.816 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.1.1-235-g1ef86450 (1ef864504b8875c83ee6c2c5fedc13315bebf7f5) squid (rc)": 2 2024-08-29T17:54:06.816 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-08-29T17:54:06.816 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-08-29T17:54:06.899 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:54:06 smithi029 bash[32453]: cluster 2024-08-29T17:54:05.544997+0000 mon.a (mon.0) 1440 : cluster [DBG] osdmap e266: 8 total, 8 up, 8 in 2024-08-29T17:54:06.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:54:06 smithi029 bash[32453]: cluster 2024-08-29T17:54:05.609350+0000 mgr.y (mgr.14985) 11 : cluster [DBG] pgmap v17: 121 pgs: 121 active+clean; 170 MiB data, 914 MiB used, 714 GiB / 715 GiB avail; 7.1 MiB/s rd, 0 B/s wr, 32 op/s 2024-08-29T17:54:06.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:54:06 smithi029 bash[32453]: audit 2024-08-29T17:54:06.102778+0000 mgr.y (mgr.14985) 12 : audit [DBG] from='client.24959 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T17:54:06.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:54:06 smithi029 bash[32453]: cluster 2024-08-29T17:54:06.517018+0000 mon.a (mon.0) 1441 : cluster [DBG] osdmap e267: 8 total, 8 up, 8 in 2024-08-29T17:54:06.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:06 smithi029 bash[22475]: cluster 2024-08-29T17:54:05.544997+0000 mon.a (mon.0) 1440 : cluster [DBG] osdmap e266: 8 total, 8 up, 8 in 2024-08-29T17:54:06.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:06 smithi029 bash[22475]: cluster 2024-08-29T17:54:05.609350+0000 mgr.y (mgr.14985) 11 : cluster [DBG] pgmap v17: 121 pgs: 121 active+clean; 170 MiB data, 914 MiB used, 714 GiB / 715 GiB avail; 7.1 MiB/s rd, 0 B/s wr, 32 op/s 2024-08-29T17:54:06.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:06 smithi029 bash[22475]: audit 2024-08-29T17:54:06.102778+0000 mgr.y (mgr.14985) 12 : audit [DBG] from='client.24959 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T17:54:06.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:06 smithi029 bash[22475]: cluster 2024-08-29T17:54:06.517018+0000 mon.a (mon.0) 1441 : cluster [DBG] osdmap e267: 8 total, 8 up, 8 in 2024-08-29T17:54:06.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:54:06 smithi110 bash[24444]: cluster 2024-08-29T17:54:05.544997+0000 mon.a (mon.0) 1440 : cluster [DBG] osdmap e266: 8 total, 8 up, 8 in 2024-08-29T17:54:06.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:54:06 smithi110 bash[24444]: cluster 2024-08-29T17:54:05.609350+0000 mgr.y (mgr.14985) 11 : cluster [DBG] pgmap v17: 121 pgs: 121 active+clean; 170 MiB data, 914 MiB used, 714 GiB / 715 GiB avail; 7.1 MiB/s rd, 0 B/s wr, 32 op/s 2024-08-29T17:54:06.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:54:06 smithi110 bash[24444]: audit 2024-08-29T17:54:06.102778+0000 mgr.y (mgr.14985) 12 : audit [DBG] from='client.24959 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T17:54:06.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:54:06 smithi110 bash[24444]: cluster 2024-08-29T17:54:06.517018+0000 mon.a (mon.0) 1441 : cluster [DBG] osdmap e267: 8 total, 8 up, 8 in 2024-08-29T17:54:07.523 INFO:tasks.rados.rados.0.smithi029.stdout:1056: done (2 left) 2024-08-29T17:54:07.523 INFO:tasks.rados.rados.0.smithi029.stdout:1057: rmattr oid 25 current snap is 98 2024-08-29T17:54:07.523 INFO:tasks.rados.rados.0.smithi029.stdout:1055: expect (ObjNum 1562365776 snap 21958 seq_num 2685087696) 2024-08-29T17:54:07.526 INFO:tasks.rados.rados.0.smithi029.stdout:1054: done (2 left) 2024-08-29T17:54:07.526 INFO:tasks.rados.rados.0.smithi029.stdout:1055: done (1 left) 2024-08-29T17:54:07.526 INFO:tasks.rados.rados.0.smithi029.stdout:1058: snap_remove snap 97 2024-08-29T17:54:07.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:54:07 smithi110 bash[24444]: audit 2024-08-29T17:54:06.413463+0000 mgr.y (mgr.14985) 13 : audit [DBG] from='client.15039 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T17:54:07.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:54:07 smithi110 bash[24444]: audit 2024-08-29T17:54:06.816848+0000 mon.a (mon.0) 1442 : audit [DBG] from='client.? 172.21.15.29:0/2356036698' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T17:54:07.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:54:07 smithi110 bash[24444]: cluster 2024-08-29T17:54:07.521334+0000 mon.a (mon.0) 1443 : cluster [DBG] osdmap e268: 8 total, 8 up, 8 in 2024-08-29T17:54:07.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:54:07 smithi029 bash[32453]: audit 2024-08-29T17:54:06.413463+0000 mgr.y (mgr.14985) 13 : audit [DBG] from='client.15039 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T17:54:07.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:54:07 smithi029 bash[32453]: audit 2024-08-29T17:54:06.816848+0000 mon.a (mon.0) 1442 : audit [DBG] from='client.? 172.21.15.29:0/2356036698' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T17:54:07.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:54:07 smithi029 bash[32453]: cluster 2024-08-29T17:54:07.521334+0000 mon.a (mon.0) 1443 : cluster [DBG] osdmap e268: 8 total, 8 up, 8 in 2024-08-29T17:54:07.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:07 smithi029 bash[22475]: audit 2024-08-29T17:54:06.413463+0000 mgr.y (mgr.14985) 13 : audit [DBG] from='client.15039 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T17:54:07.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:07 smithi029 bash[22475]: audit 2024-08-29T17:54:06.816848+0000 mon.a (mon.0) 1442 : audit [DBG] from='client.? 172.21.15.29:0/2356036698' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T17:54:07.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:07 smithi029 bash[22475]: cluster 2024-08-29T17:54:07.521334+0000 mon.a (mon.0) 1443 : cluster [DBG] osdmap e268: 8 total, 8 up, 8 in 2024-08-29T17:54:08.523 INFO:tasks.rados.rados.0.smithi029.stdout:1058: done (1 left) 2024-08-29T17:54:08.523 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 38 current snap is 98 2024-08-29T17:54:08.523 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 25 v 184 (ObjNum 319 snap 96 seq_num 319) dirty exists 2024-08-29T17:54:08.523 INFO:tasks.rados.rados.0.smithi029.stdout:1059: seq_num 328 ranges {0=696320} 2024-08-29T17:54:08.536 INFO:tasks.rados.rados.0.smithi029.stdout:1059: writing smithi02969618-38 from 0 to 696320 tid 1 2024-08-29T17:54:08.536 INFO:tasks.rados.rados.0.smithi029.stdout:1057: done (1 left) 2024-08-29T17:54:08.536 INFO:tasks.rados.rados.0.smithi029.stdout:1060: read oid 41 snap -1 2024-08-29T17:54:08.537 INFO:tasks.rados.rados.0.smithi029.stdout:1060: expect deleted 2024-08-29T17:54:08.537 INFO:tasks.rados.rados.0.smithi029.stdout:1061: snap_remove snap 96 2024-08-29T17:54:08.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:54:08 smithi110 bash[24444]: cluster 2024-08-29T17:54:07.610116+0000 mgr.y (mgr.14985) 14 : cluster [DBG] pgmap v20: 121 pgs: 121 active+clean; 186 MiB data, 971 MiB used, 714 GiB / 715 GiB avail; 6.1 MiB/s rd, 3.9 MiB/s wr, 14 op/s 2024-08-29T17:54:08.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:54:08 smithi110 bash[24444]: cluster 2024-08-29T17:54:08.522735+0000 mon.a (mon.0) 1444 : cluster [DBG] osdmap e269: 8 total, 8 up, 8 in 2024-08-29T17:54:08.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:08 smithi029 bash[22475]: cluster 2024-08-29T17:54:07.610116+0000 mgr.y (mgr.14985) 14 : cluster [DBG] pgmap v20: 121 pgs: 121 active+clean; 186 MiB data, 971 MiB used, 714 GiB / 715 GiB avail; 6.1 MiB/s rd, 3.9 MiB/s wr, 14 op/s 2024-08-29T17:54:08.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:08 smithi029 bash[22475]: cluster 2024-08-29T17:54:08.522735+0000 mon.a (mon.0) 1444 : cluster [DBG] osdmap e269: 8 total, 8 up, 8 in 2024-08-29T17:54:08.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:54:08 smithi029 bash[32453]: cluster 2024-08-29T17:54:07.610116+0000 mgr.y (mgr.14985) 14 : cluster [DBG] pgmap v20: 121 pgs: 121 active+clean; 186 MiB data, 971 MiB used, 714 GiB / 715 GiB avail; 6.1 MiB/s rd, 3.9 MiB/s wr, 14 op/s 2024-08-29T17:54:08.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:54:08 smithi029 bash[32453]: cluster 2024-08-29T17:54:08.522735+0000 mon.a (mon.0) 1444 : cluster [DBG] osdmap e269: 8 total, 8 up, 8 in 2024-08-29T17:54:09.527 INFO:tasks.rados.rados.0.smithi029.stdout:1061: done (2 left) 2024-08-29T17:54:09.527 INFO:tasks.rados.rados.0.smithi029.stdout:1062: read oid 7 snap -1 2024-08-29T17:54:09.527 INFO:tasks.rados.rados.0.smithi029.stdout:1062: expect (ObjNum 325 snap 96 seq_num 325) 2024-08-29T17:54:09.527 INFO:tasks.rados.rados.0.smithi029.stdout:1063: snap_create 2024-08-29T17:54:09.527 INFO:tasks.rados.rados.0.smithi029.stdout:1059: finishing write tid 1 to smithi02969618-38 2024-08-29T17:54:09.528 INFO:tasks.rados.rados.0.smithi029.stdout:1059: finishing write tid 2 to smithi02969618-38 2024-08-29T17:54:09.528 INFO:tasks.rados.rados.0.smithi029.stdout:1059: finishing write tid 3 to smithi02969618-38 2024-08-29T17:54:09.528 INFO:tasks.rados.rados.0.smithi029.stdout:1059: oid 38 updating version 0 to 834 2024-08-29T17:54:09.528 INFO:tasks.rados.rados.0.smithi029.stdout:1059: oid 38 version 834 is already newer than 833 2024-08-29T17:54:09.528 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 38 v 834 (ObjNum 328 snap 98 seq_num 328) dirty exists 2024-08-29T17:54:09.528 INFO:tasks.rados.rados.0.smithi029.stdout:1059: left oid 38 (ObjNum 328 snap 98 seq_num 328) 2024-08-29T17:54:09.548 INFO:tasks.rados.rados.0.smithi029.stdout:1062: expect (ObjNum 325 snap 96 seq_num 325) 2024-08-29T17:54:10.536 INFO:tasks.rados.rados.0.smithi029.stdout:1059: done (3 left) 2024-08-29T17:54:10.536 INFO:tasks.rados.rados.0.smithi029.stdout:1060: done (2 left) 2024-08-29T17:54:10.536 INFO:tasks.rados.rados.0.smithi029.stdout:1062: done (1 left) 2024-08-29T17:54:10.536 INFO:tasks.rados.rados.0.smithi029.stdout:1063: done (0 left) 2024-08-29T17:54:10.536 INFO:tasks.rados.rados.0.smithi029.stdout:1064: snap_remove snap 73 2024-08-29T17:54:10.810 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:10 smithi029 bash[22475]: cluster 2024-08-29T17:54:09.525669+0000 mon.a (mon.0) 1445 : cluster [DBG] osdmap e270: 8 total, 8 up, 8 in 2024-08-29T17:54:10.811 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:10 smithi029 bash[22475]: cluster 2024-08-29T17:54:09.610885+0000 mgr.y (mgr.14985) 15 : cluster [DBG] pgmap v23: 121 pgs: 121 active+clean; 186 MiB data, 971 MiB used, 714 GiB / 715 GiB avail; 6.1 MiB/s rd, 3.9 MiB/s wr, 14 op/s 2024-08-29T17:54:10.811 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:54:10 smithi029 bash[32453]: cluster 2024-08-29T17:54:09.525669+0000 mon.a (mon.0) 1445 : cluster [DBG] osdmap e270: 8 total, 8 up, 8 in 2024-08-29T17:54:10.811 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:54:10 smithi029 bash[32453]: cluster 2024-08-29T17:54:09.610885+0000 mgr.y (mgr.14985) 15 : cluster [DBG] pgmap v23: 121 pgs: 121 active+clean; 186 MiB data, 971 MiB used, 714 GiB / 715 GiB avail; 6.1 MiB/s rd, 3.9 MiB/s wr, 14 op/s 2024-08-29T17:54:10.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:54:10 smithi110 bash[24444]: cluster 2024-08-29T17:54:09.525669+0000 mon.a (mon.0) 1445 : cluster [DBG] osdmap e270: 8 total, 8 up, 8 in 2024-08-29T17:54:10.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:54:10 smithi110 bash[24444]: cluster 2024-08-29T17:54:09.610885+0000 mgr.y (mgr.14985) 15 : cluster [DBG] pgmap v23: 121 pgs: 121 active+clean; 186 MiB data, 971 MiB used, 714 GiB / 715 GiB avail; 6.1 MiB/s rd, 3.9 MiB/s wr, 14 op/s 2024-08-29T17:54:11.524 INFO:tasks.rados.rados.0.smithi029.stdout:1064: done (0 left) 2024-08-29T17:54:11.524 INFO:tasks.rados.rados.0.smithi029.stdout:1065: copy_from oid 25 from oid 20 current snap is 99 2024-08-29T17:54:11.524 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 47 current snap is 99 2024-08-29T17:54:11.524 INFO:tasks.rados.rados.0.smithi029.stdout:1066: seq_num 329 ranges {0=712704} 2024-08-29T17:54:11.535 INFO:tasks.rados.rados.0.smithi029.stdout:1066: writing smithi02969618-47 from 0 to 712704 tid 1 2024-08-29T17:54:11.536 INFO:tasks.rados.rados.0.smithi029.stdout:1067: read oid 50 snap -1 2024-08-29T17:54:11.536 INFO:tasks.rados.rados.0.smithi029.stdout:1067: expect (ObjNum 0 snap 0 seq_num 0) 2024-08-29T17:54:11.537 INFO:tasks.rados.rados.0.smithi029.stdout:1068: rollback oid 21 current snap is 99 2024-08-29T17:54:11.537 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 21 to 88 2024-08-29T17:54:11.538 INFO:tasks.rados.rados.0.smithi029.stdout:1069: snap_remove snap 82 2024-08-29T17:54:11.899 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:54:11 smithi110 bash[24444]: cluster 2024-08-29T17:54:10.535217+0000 mon.a (mon.0) 1446 : cluster [DBG] osdmap e271: 8 total, 8 up, 8 in 2024-08-29T17:54:11.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:54:11 smithi110 bash[24444]: audit 2024-08-29T17:54:11.172914+0000 mon.c (mon.2) 65 : audit [DBG] from='mgr.14985 172.21.15.29:0/3546534519' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T17:54:11.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:54:11 smithi110 bash[24444]: cluster 2024-08-29T17:54:11.519731+0000 mon.a (mon.0) 1447 : cluster [DBG] osdmap e272: 8 total, 8 up, 8 in 2024-08-29T17:54:11.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:11 smithi029 bash[22475]: cluster 2024-08-29T17:54:10.535217+0000 mon.a (mon.0) 1446 : cluster [DBG] osdmap e271: 8 total, 8 up, 8 in 2024-08-29T17:54:11.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:11 smithi029 bash[22475]: audit 2024-08-29T17:54:11.172914+0000 mon.c (mon.2) 65 : audit [DBG] from='mgr.14985 172.21.15.29:0/3546534519' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T17:54:11.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:11 smithi029 bash[22475]: cluster 2024-08-29T17:54:11.519731+0000 mon.a (mon.0) 1447 : cluster [DBG] osdmap e272: 8 total, 8 up, 8 in 2024-08-29T17:54:11.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:54:11 smithi029 bash[32453]: cluster 2024-08-29T17:54:10.535217+0000 mon.a (mon.0) 1446 : cluster [DBG] osdmap e271: 8 total, 8 up, 8 in 2024-08-29T17:54:11.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:54:11 smithi029 bash[32453]: audit 2024-08-29T17:54:11.172914+0000 mon.c (mon.2) 65 : audit [DBG] from='mgr.14985 172.21.15.29:0/3546534519' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T17:54:11.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:54:11 smithi029 bash[32453]: cluster 2024-08-29T17:54:11.519731+0000 mon.a (mon.0) 1447 : cluster [DBG] osdmap e272: 8 total, 8 up, 8 in 2024-08-29T17:54:12.556 INFO:tasks.rados.rados.0.smithi029.stdout:1069: done (4 left) 2024-08-29T17:54:12.557 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 12 current snap is 99 2024-08-29T17:54:12.561 INFO:tasks.rados.rados.0.smithi029.stdout:1068: finishing rollback tid 0 to smithi02969618-21 2024-08-29T17:54:12.561 INFO:tasks.rados.rados.0.smithi029.stdout:1068: finishing rollback tid 1 to smithi02969618-21 2024-08-29T17:54:12.561 INFO:tasks.rados.rados.0.smithi029.stdout:1066: finishing write tid 1 to smithi02969618-47 2024-08-29T17:54:12.561 INFO:tasks.rados.rados.0.smithi029.stdout:1068: finishing rollback tid 2 to smithi02969618-21 2024-08-29T17:54:12.561 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 21 v 259 (ObjNum 221 snap 47 seq_num 221) dirty exists 2024-08-29T17:54:12.561 INFO:tasks.rados.rados.0.smithi029.stdout:1066: finishing write tid 2 to smithi02969618-47 2024-08-29T17:54:12.561 INFO:tasks.rados.rados.0.smithi029.stdout:1066: finishing write tid 3 to smithi02969618-47 2024-08-29T17:54:12.561 INFO:tasks.rados.rados.0.smithi029.stdout:1066: oid 47 updating version 0 to 623 2024-08-29T17:54:12.561 INFO:tasks.rados.rados.0.smithi029.stdout:1066: oid 47 version 623 is already newer than 622 2024-08-29T17:54:12.562 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 47 v 623 (ObjNum 329 snap 99 seq_num 329) dirty exists 2024-08-29T17:54:12.562 INFO:tasks.rados.rados.0.smithi029.stdout:1066: left oid 47 (ObjNum 329 snap 99 seq_num 329) 2024-08-29T17:54:12.562 INFO:tasks.rados.rados.0.smithi029.stdout:1067: expect (ObjNum 0 snap 0 seq_num 0) 2024-08-29T17:54:12.562 INFO:tasks.rados.rados.0.smithi029.stdout:1065: finishing copy_from racing read to smithi02969618-25 2024-08-29T17:54:12.562 INFO:tasks.rados.rados.0.smithi029.stdout:1065: finishing copy_from to smithi02969618-25 2024-08-29T17:54:12.562 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 25 v 707 (ObjNum 308 snap 88 seq_num 308) dirty exists 2024-08-29T17:54:12.562 INFO:tasks.rados.rados.0.smithi029.stdout:1070: seq_num 330 ranges {3227648=737280} 2024-08-29T17:54:12.586 INFO:tasks.rados.rados.0.smithi029.stdout:1070: writing smithi02969618-12 from 3227648 to 3964928 tid 1 2024-08-29T17:54:12.586 INFO:tasks.rados.rados.0.smithi029.stdout:1065: done (4 left) 2024-08-29T17:54:12.586 INFO:tasks.rados.rados.0.smithi029.stdout:1066: done (3 left) 2024-08-29T17:54:12.586 INFO:tasks.rados.rados.0.smithi029.stdout:1067: done (2 left) 2024-08-29T17:54:12.587 INFO:tasks.rados.rados.0.smithi029.stdout:1068: done (1 left) 2024-08-29T17:54:12.587 INFO:tasks.rados.rados.0.smithi029.stdout:1071: rmattr oid 13 current snap is 99 2024-08-29T17:54:12.587 INFO:tasks.rados.rados.0.smithi029.stdout:1072: copy_from oid 19 from oid 9 current snap is 99 2024-08-29T17:54:12.587 INFO:tasks.rados.rados.0.smithi029.stdout:1073: delete oid 39 current snap is 99 2024-08-29T17:54:12.590 INFO:tasks.rados.rados.0.smithi029.stdout:1073: done (3 left) 2024-08-29T17:54:12.590 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 46 current snap is 99 2024-08-29T17:54:12.590 INFO:tasks.rados.rados.0.smithi029.stdout:1074: seq_num 332 ranges {2080768=770048} 2024-08-29T17:54:12.610 INFO:tasks.rados.rados.0.smithi029.stdout:1074: writing smithi02969618-46 from 2080768 to 2850816 tid 1 2024-08-29T17:54:12.610 INFO:tasks.rados.rados.0.smithi029.stdout:1075: snap_remove snap 94 2024-08-29T17:54:12.649 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:54:12 smithi110 bash[24444]: cluster 2024-08-29T17:54:11.611821+0000 mgr.y (mgr.14985) 16 : cluster [DBG] pgmap v26: 121 pgs: 121 active+clean; 179 MiB data, 976 MiB used, 714 GiB / 715 GiB avail; 22 KiB/s rd, 344 KiB/s wr, 2 op/s 2024-08-29T17:54:12.650 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:54:12 smithi110 bash[52534]: ::ffff:172.21.15.110 - - [29/Aug/2024:17:54:12] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-08-29T17:54:12.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:12 smithi029 bash[22475]: cluster 2024-08-29T17:54:11.611821+0000 mgr.y (mgr.14985) 16 : cluster [DBG] pgmap v26: 121 pgs: 121 active+clean; 179 MiB data, 976 MiB used, 714 GiB / 715 GiB avail; 22 KiB/s rd, 344 KiB/s wr, 2 op/s 2024-08-29T17:54:12.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:54:12 smithi029 bash[32453]: cluster 2024-08-29T17:54:11.611821+0000 mgr.y (mgr.14985) 16 : cluster [DBG] pgmap v26: 121 pgs: 121 active+clean; 179 MiB data, 976 MiB used, 714 GiB / 715 GiB avail; 22 KiB/s rd, 344 KiB/s wr, 2 op/s 2024-08-29T17:54:13.568 INFO:tasks.rados.rados.0.smithi029.stdout:1075: done (4 left) 2024-08-29T17:54:13.568 INFO:tasks.rados.rados.0.smithi029.stdout:1076: rmattr oid 18 current snap is 99 2024-08-29T17:54:13.568 INFO:tasks.rados.rados.0.smithi029.stdout:1072: finishing copy_from to smithi02969618-19 2024-08-29T17:54:13.568 INFO:tasks.rados.rados.0.smithi029.stdout:1072: got expected ENOENT (src dne) 2024-08-29T17:54:13.569 INFO:tasks.rados.rados.0.smithi029.stdout:1072: finishing copy_from racing read to smithi02969618-19 2024-08-29T17:54:13.569 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 13 v 337 (ObjNum 275 snap 74 seq_num 275) dirty exists 2024-08-29T17:54:13.569 INFO:tasks.rados.rados.0.smithi029.stdout:1070: finishing write tid 1 to smithi02969618-12 2024-08-29T17:54:13.569 INFO:tasks.rados.rados.0.smithi029.stdout:1070: finishing write tid 2 to smithi02969618-12 2024-08-29T17:54:13.569 INFO:tasks.rados.rados.0.smithi029.stdout:1070: finishing write tid 3 to smithi02969618-12 2024-08-29T17:54:13.569 INFO:tasks.rados.rados.0.smithi029.stdout:1070: oid 12 updating version 0 to 890 2024-08-29T17:54:13.569 INFO:tasks.rados.rados.0.smithi029.stdout:1070: oid 12 version 890 is already newer than 889 2024-08-29T17:54:13.569 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 12 v 890 (ObjNum 330 snap 99 seq_num 330) dirty exists 2024-08-29T17:54:13.569 INFO:tasks.rados.rados.0.smithi029.stdout:1070: left oid 12 (ObjNum 330 snap 99 seq_num 330) 2024-08-29T17:54:13.569 INFO:tasks.rados.rados.0.smithi029.stdout:1074: finishing write tid 1 to smithi02969618-46 2024-08-29T17:54:13.569 INFO:tasks.rados.rados.0.smithi029.stdout:1074: finishing write tid 2 to smithi02969618-46 2024-08-29T17:54:13.569 INFO:tasks.rados.rados.0.smithi029.stdout:1074: finishing write tid 3 to smithi02969618-46 2024-08-29T17:54:13.570 INFO:tasks.rados.rados.0.smithi029.stdout:1074: oid 46 updating version 0 to 624 2024-08-29T17:54:13.570 INFO:tasks.rados.rados.0.smithi029.stdout:1074: oid 46 updating version 624 to 625 2024-08-29T17:54:13.570 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 46 v 625 (ObjNum 332 snap 99 seq_num 332) dirty exists 2024-08-29T17:54:13.570 INFO:tasks.rados.rados.0.smithi029.stdout:1074: left oid 46 (ObjNum 332 snap 99 seq_num 332) 2024-08-29T17:54:13.570 INFO:tasks.rados.rados.0.smithi029.stdout:1070: done (4 left) 2024-08-29T17:54:13.570 INFO:tasks.rados.rados.0.smithi029.stdout:1071: done (3 left) 2024-08-29T17:54:13.570 INFO:tasks.rados.rados.0.smithi029.stdout:1072: done (2 left) 2024-08-29T17:54:13.570 INFO:tasks.rados.rados.0.smithi029.stdout:1074: done (1 left) 2024-08-29T17:54:13.570 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 14 current snap is 99 2024-08-29T17:54:13.570 INFO:tasks.rados.rados.0.smithi029.stdout:1077: seq_num 333 ranges {2252800=786432} 2024-08-29T17:54:13.586 INFO:tasks.rados.rados.0.smithi029.stdout:1077: writing smithi02969618-14 from 2252800 to 3039232 tid 1 2024-08-29T17:54:13.586 INFO:tasks.rados.rados.0.smithi029.stdout:1078: delete oid 37 current snap is 99 2024-08-29T17:54:13.587 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 18 v 622 (ObjNum 317 snap 93 seq_num 317) dirty exists 2024-08-29T17:54:13.593 INFO:tasks.rados.rados.0.smithi029.stdout:1077: finishing write tid 1 to smithi02969618-14 2024-08-29T17:54:13.593 INFO:tasks.rados.rados.0.smithi029.stdout:1077: finishing write tid 2 to smithi02969618-14 2024-08-29T17:54:13.595 INFO:tasks.rados.rados.0.smithi029.stdout:1076: done (2 left) 2024-08-29T17:54:13.596 INFO:tasks.rados.rados.0.smithi029.stdout:1078: done (1 left) 2024-08-29T17:54:13.596 INFO:tasks.rados.rados.0.smithi029.stdout:1079: read oid 30 snap -1 2024-08-29T17:54:13.596 INFO:tasks.rados.rados.0.smithi029.stdout:1079: expect deleted 2024-08-29T17:54:13.596 INFO:tasks.rados.rados.0.smithi029.stdout:1080: snap_remove snap 98 2024-08-29T17:54:13.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:54:13 smithi110 bash[24444]: cluster 2024-08-29T17:54:12.556636+0000 mon.a (mon.0) 1448 : cluster [DBG] osdmap e273: 8 total, 8 up, 8 in 2024-08-29T17:54:13.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:54:13 smithi029 bash[32453]: cluster 2024-08-29T17:54:12.556636+0000 mon.a (mon.0) 1448 : cluster [DBG] osdmap e273: 8 total, 8 up, 8 in 2024-08-29T17:54:13.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:13 smithi029 bash[22475]: cluster 2024-08-29T17:54:12.556636+0000 mon.a (mon.0) 1448 : cluster [DBG] osdmap e273: 8 total, 8 up, 8 in 2024-08-29T17:54:14.576 INFO:tasks.rados.rados.0.smithi029.stdout:1080: done (2 left) 2024-08-29T17:54:14.576 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 43 current snap is 99 2024-08-29T17:54:14.576 INFO:tasks.rados.rados.0.smithi029.stdout:1077: finishing write tid 3 to smithi02969618-14 2024-08-29T17:54:14.576 INFO:tasks.rados.rados.0.smithi029.stdout:1077: oid 14 updating version 0 to 346 2024-08-29T17:54:14.576 INFO:tasks.rados.rados.0.smithi029.stdout:1077: oid 14 version 346 is already newer than 345 2024-08-29T17:54:14.576 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 14 v 346 (ObjNum 333 snap 99 seq_num 333) dirty exists 2024-08-29T17:54:14.576 INFO:tasks.rados.rados.0.smithi029.stdout:1077: left oid 14 (ObjNum 333 snap 99 seq_num 333) 2024-08-29T17:54:14.576 INFO:tasks.rados.rados.0.smithi029.stdout:1081: seq_num 335 ranges {614400=417792,1032192=401408} 2024-08-29T17:54:14.582 INFO:tasks.rados.rados.0.smithi029.stdout:1081: writing smithi02969618-43 from 614400 to 1032192 tid 1 2024-08-29T17:54:14.585 INFO:tasks.rados.rados.0.smithi029.stdout:1081: writing smithi02969618-43 from 1032192 to 1433600 tid 2 2024-08-29T17:54:14.585 INFO:tasks.rados.rados.0.smithi029.stdout:1077: done (2 left) 2024-08-29T17:54:14.585 INFO:tasks.rados.rados.0.smithi029.stdout:1079: done (1 left) 2024-08-29T17:54:14.585 INFO:tasks.rados.rados.0.smithi029.stdout:1082: read oid 31 snap -1 2024-08-29T17:54:14.585 INFO:tasks.rados.rados.0.smithi029.stdout:1082: expect deleted 2024-08-29T17:54:14.585 INFO:tasks.rados.rados.0.smithi029.stdout:1083: rollback oid 37 current snap is 99 2024-08-29T17:54:14.586 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 37 to 88 2024-08-29T17:54:14.586 INFO:tasks.rados.rados.0.smithi029.stdout:1084: snap_create 2024-08-29T17:54:14.588 INFO:tasks.rados.rados.0.smithi029.stdout:1081: finishing write tid 1 to smithi02969618-43 2024-08-29T17:54:14.590 INFO:tasks.rados.rados.0.smithi029.stdout:1081: finishing write tid 2 to smithi02969618-43 2024-08-29T17:54:14.592 INFO:tasks.rados.rados.0.smithi029.stdout:1081: finishing write tid 3 to smithi02969618-43 2024-08-29T17:54:14.593 INFO:tasks.rados.rados.0.smithi029.stdout:1081: finishing write tid 4 to smithi02969618-43 2024-08-29T17:54:14.593 INFO:tasks.rados.rados.0.smithi029.stdout:1081: oid 43 updating version 0 to 338 2024-08-29T17:54:14.593 INFO:tasks.rados.rados.0.smithi029.stdout:1081: oid 43 updating version 338 to 340 2024-08-29T17:54:14.594 INFO:tasks.rados.rados.0.smithi029.stdout:1081: oid 43 version 340 is already newer than 339 2024-08-29T17:54:14.594 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 43 v 340 (ObjNum 335 snap 99 seq_num 335) dirty exists 2024-08-29T17:54:14.594 INFO:tasks.rados.rados.0.smithi029.stdout:1081: left oid 43 (ObjNum 335 snap 99 seq_num 335) 2024-08-29T17:54:14.597 INFO:tasks.rados.rados.0.smithi029.stdout:1083: finishing rollback tid 1 to smithi02969618-37 2024-08-29T17:54:14.598 INFO:tasks.rados.rados.0.smithi029.stdout:1083: finishing rollback tid 2 to smithi02969618-37 2024-08-29T17:54:14.598 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 37 v 908 (ObjNum 306 snap 88 seq_num 306) dirty exists 2024-08-29T17:54:14.856 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:54:14 smithi029 bash[32453]: cluster 2024-08-29T17:54:13.565056+0000 mon.a (mon.0) 1449 : cluster [DBG] osdmap e274: 8 total, 8 up, 8 in 2024-08-29T17:54:14.856 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:54:14 smithi029 bash[32453]: cluster 2024-08-29T17:54:13.612310+0000 mgr.y (mgr.14985) 17 : cluster [DBG] pgmap v29: 121 pgs: 121 active+clean; 181 MiB data, 977 MiB used, 714 GiB / 715 GiB avail; 1.8 MiB/s rd, 1.6 MiB/s wr, 5 op/s 2024-08-29T17:54:14.857 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:14 smithi029 bash[22475]: cluster 2024-08-29T17:54:13.565056+0000 mon.a (mon.0) 1449 : cluster [DBG] osdmap e274: 8 total, 8 up, 8 in 2024-08-29T17:54:14.857 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:14 smithi029 bash[22475]: cluster 2024-08-29T17:54:13.612310+0000 mgr.y (mgr.14985) 17 : cluster [DBG] pgmap v29: 121 pgs: 121 active+clean; 181 MiB data, 977 MiB used, 714 GiB / 715 GiB avail; 1.8 MiB/s rd, 1.6 MiB/s wr, 5 op/s 2024-08-29T17:54:14.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:54:14 smithi110 bash[24444]: cluster 2024-08-29T17:54:13.565056+0000 mon.a (mon.0) 1449 : cluster [DBG] osdmap e274: 8 total, 8 up, 8 in 2024-08-29T17:54:14.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:54:14 smithi110 bash[24444]: cluster 2024-08-29T17:54:13.612310+0000 mgr.y (mgr.14985) 17 : cluster [DBG] pgmap v29: 121 pgs: 121 active+clean; 181 MiB data, 977 MiB used, 714 GiB / 715 GiB avail; 1.8 MiB/s rd, 1.6 MiB/s wr, 5 op/s 2024-08-29T17:54:15.576 INFO:tasks.rados.rados.0.smithi029.stdout:1081: done (3 left) 2024-08-29T17:54:15.576 INFO:tasks.rados.rados.0.smithi029.stdout:1082: done (2 left) 2024-08-29T17:54:15.576 INFO:tasks.rados.rados.0.smithi029.stdout:1083: done (1 left) 2024-08-29T17:54:15.576 INFO:tasks.rados.rados.0.smithi029.stdout:1084: done (0 left) 2024-08-29T17:54:15.577 INFO:tasks.rados.rados.0.smithi029.stdout:1085: rollback oid 29 current snap is 100 2024-08-29T17:54:15.577 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 29 to 99 2024-08-29T17:54:15.577 INFO:tasks.rados.rados.0.smithi029.stdout:1086: snap_remove snap 84 2024-08-29T17:54:15.899 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:15 smithi029 bash[22475]: cluster 2024-08-29T17:54:14.572568+0000 mon.a (mon.0) 1450 : cluster [DBG] osdmap e275: 8 total, 8 up, 8 in 2024-08-29T17:54:15.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:54:15 smithi029 bash[32453]: cluster 2024-08-29T17:54:14.572568+0000 mon.a (mon.0) 1450 : cluster [DBG] osdmap e275: 8 total, 8 up, 8 in 2024-08-29T17:54:15.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:54:15 smithi110 bash[24444]: cluster 2024-08-29T17:54:14.572568+0000 mon.a (mon.0) 1450 : cluster [DBG] osdmap e275: 8 total, 8 up, 8 in 2024-08-29T17:54:16.528 INFO:tasks.rados.rados.0.smithi029.stdout:1086: done (1 left) 2024-08-29T17:54:16.528 INFO:tasks.rados.rados.0.smithi029.stdout:1087: setattr oid 26 current snap is 100 2024-08-29T17:54:16.528 INFO:tasks.rados.rados.0.smithi029.stdout:1085: finishing rollback tid 0 to smithi02969618-29 2024-08-29T17:54:16.528 INFO:tasks.rados.rados.0.smithi029.stdout:1085: finishing rollback tid 1 to smithi02969618-29 2024-08-29T17:54:16.528 INFO:tasks.rados.rados.0.smithi029.stdout:1085: finishing rollback tid 2 to smithi02969618-29 2024-08-29T17:54:16.528 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 29 v 328 (ObjNum 270 snap 72 seq_num 270) dirty exists 2024-08-29T17:54:16.529 INFO:tasks.rados.rados.0.smithi029.stdout:1085: done (1 left) 2024-08-29T17:54:16.529 INFO:tasks.rados.rados.0.smithi029.stdout:1088: delete oid 11 current snap is 100 2024-08-29T17:54:16.539 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 26 v 708 (ObjNum 284 snap 82 seq_num 284) dirty exists 2024-08-29T17:54:16.542 INFO:tasks.rados.rados.0.smithi029.stdout:1087: done (1 left) 2024-08-29T17:54:16.542 INFO:tasks.rados.rados.0.smithi029.stdout:1088: done (0 left) 2024-08-29T17:54:16.542 INFO:tasks.rados.rados.0.smithi029.stdout:1089: snap_remove snap 95 2024-08-29T17:54:16.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:54:16 smithi110 bash[24444]: cluster 2024-08-29T17:54:15.575881+0000 mon.a (mon.0) 1451 : cluster [DBG] osdmap e276: 8 total, 8 up, 8 in 2024-08-29T17:54:16.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:54:16 smithi110 bash[24444]: audit 2024-08-29T17:54:15.595700+0000 mon.a (mon.0) 1452 : audit [INF] from='mgr.14985 ' entity='mgr.y' 2024-08-29T17:54:16.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:54:16 smithi110 bash[24444]: audit 2024-08-29T17:54:15.607465+0000 mon.a (mon.0) 1453 : audit [INF] from='mgr.14985 ' entity='mgr.y' 2024-08-29T17:54:16.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:54:16 smithi110 bash[24444]: audit 2024-08-29T17:54:15.611469+0000 mon.c (mon.2) 66 : audit [DBG] from='mgr.14985 172.21.15.29:0/3546534519' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:54:16.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:54:16 smithi110 bash[24444]: cluster 2024-08-29T17:54:15.612930+0000 mgr.y (mgr.14985) 18 : cluster [DBG] pgmap v32: 121 pgs: 121 active+clean; 181 MiB data, 977 MiB used, 714 GiB / 715 GiB avail; 1.8 MiB/s rd, 1.3 MiB/s wr, 3 op/s 2024-08-29T17:54:16.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:54:16 smithi110 bash[24444]: audit 2024-08-29T17:54:15.613112+0000 mon.c (mon.2) 67 : audit [INF] from='mgr.14985 172.21.15.29:0/3546534519' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T17:54:16.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:54:16 smithi110 bash[24444]: cephadm 2024-08-29T17:54:15.615273+0000 mgr.y (mgr.14985) 19 : cephadm [INF] Updating smithi029:/etc/ceph/ceph.conf 2024-08-29T17:54:16.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:54:16 smithi110 bash[24444]: cephadm 2024-08-29T17:54:15.615942+0000 mgr.y (mgr.14985) 20 : cephadm [INF] Updating smithi110:/etc/ceph/ceph.conf 2024-08-29T17:54:16.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:54:16 smithi110 bash[24444]: cephadm 2024-08-29T17:54:15.786104+0000 mgr.y (mgr.14985) 21 : cephadm [INF] Updating smithi029:/var/lib/ceph/5b99e290-662c-11ef-bcd4-c7b262605968/config/ceph.conf 2024-08-29T17:54:16.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:54:16 smithi110 bash[24444]: cephadm 2024-08-29T17:54:15.786288+0000 mgr.y (mgr.14985) 22 : cephadm [INF] Updating smithi110:/var/lib/ceph/5b99e290-662c-11ef-bcd4-c7b262605968/config/ceph.conf 2024-08-29T17:54:16.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:54:16 smithi110 bash[24444]: cephadm 2024-08-29T17:54:15.916766+0000 mgr.y (mgr.14985) 23 : cephadm [INF] Updating smithi029:/etc/ceph/ceph.client.admin.keyring 2024-08-29T17:54:16.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:54:16 smithi110 bash[24444]: cephadm 2024-08-29T17:54:15.934648+0000 mgr.y (mgr.14985) 24 : cephadm [INF] Updating smithi110:/etc/ceph/ceph.client.admin.keyring 2024-08-29T17:54:16.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:54:16 smithi110 bash[24444]: cephadm 2024-08-29T17:54:16.050758+0000 mgr.y (mgr.14985) 25 : cephadm [INF] Updating smithi029:/var/lib/ceph/5b99e290-662c-11ef-bcd4-c7b262605968/config/ceph.client.admin.keyring 2024-08-29T17:54:16.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:54:16 smithi110 bash[24444]: cephadm 2024-08-29T17:54:16.082738+0000 mgr.y (mgr.14985) 26 : cephadm [INF] Updating smithi110:/var/lib/ceph/5b99e290-662c-11ef-bcd4-c7b262605968/config/ceph.client.admin.keyring 2024-08-29T17:54:16.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:54:16 smithi110 bash[24444]: audit 2024-08-29T17:54:16.196524+0000 mon.a (mon.0) 1454 : audit [INF] from='mgr.14985 ' entity='mgr.y' 2024-08-29T17:54:16.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:54:16 smithi110 bash[24444]: audit 2024-08-29T17:54:16.207154+0000 mon.a (mon.0) 1455 : audit [INF] from='mgr.14985 ' entity='mgr.y' 2024-08-29T17:54:16.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:54:16 smithi110 bash[24444]: audit 2024-08-29T17:54:16.236454+0000 mon.a (mon.0) 1456 : audit [INF] from='mgr.14985 ' entity='mgr.y' 2024-08-29T17:54:16.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:54:16 smithi110 bash[24444]: audit 2024-08-29T17:54:16.246805+0000 mon.a (mon.0) 1457 : audit [INF] from='mgr.14985 ' entity='mgr.y' 2024-08-29T17:54:16.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:54:16 smithi110 bash[24444]: audit 2024-08-29T17:54:16.255883+0000 mon.a (mon.0) 1458 : audit [INF] from='mgr.14985 ' entity='mgr.y' 2024-08-29T17:54:16.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:54:16 smithi110 bash[24444]: cluster 2024-08-29T17:54:16.522411+0000 mon.a (mon.0) 1459 : cluster [DBG] osdmap e277: 8 total, 8 up, 8 in 2024-08-29T17:54:16.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:54:16 smithi029 bash[32453]: cluster 2024-08-29T17:54:15.575881+0000 mon.a (mon.0) 1451 : cluster [DBG] osdmap e276: 8 total, 8 up, 8 in 2024-08-29T17:54:16.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:54:16 smithi029 bash[32453]: audit 2024-08-29T17:54:15.595700+0000 mon.a (mon.0) 1452 : audit [INF] from='mgr.14985 ' entity='mgr.y' 2024-08-29T17:54:16.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:54:16 smithi029 bash[32453]: audit 2024-08-29T17:54:15.607465+0000 mon.a (mon.0) 1453 : audit [INF] from='mgr.14985 ' entity='mgr.y' 2024-08-29T17:54:16.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:54:16 smithi029 bash[32453]: audit 2024-08-29T17:54:15.611469+0000 mon.c (mon.2) 66 : audit [DBG] from='mgr.14985 172.21.15.29:0/3546534519' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:54:16.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:54:16 smithi029 bash[32453]: cluster 2024-08-29T17:54:15.612930+0000 mgr.y (mgr.14985) 18 : cluster [DBG] pgmap v32: 121 pgs: 121 active+clean; 181 MiB data, 977 MiB used, 714 GiB / 715 GiB avail; 1.8 MiB/s rd, 1.3 MiB/s wr, 3 op/s 2024-08-29T17:54:16.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:54:16 smithi029 bash[32453]: audit 2024-08-29T17:54:15.613112+0000 mon.c (mon.2) 67 : audit [INF] from='mgr.14985 172.21.15.29:0/3546534519' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T17:54:16.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:54:16 smithi029 bash[32453]: cephadm 2024-08-29T17:54:15.615273+0000 mgr.y (mgr.14985) 19 : cephadm [INF] Updating smithi029:/etc/ceph/ceph.conf 2024-08-29T17:54:16.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:54:16 smithi029 bash[32453]: cephadm 2024-08-29T17:54:15.615942+0000 mgr.y (mgr.14985) 20 : cephadm [INF] Updating smithi110:/etc/ceph/ceph.conf 2024-08-29T17:54:16.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:54:16 smithi029 bash[32453]: cephadm 2024-08-29T17:54:15.786104+0000 mgr.y (mgr.14985) 21 : cephadm [INF] Updating smithi029:/var/lib/ceph/5b99e290-662c-11ef-bcd4-c7b262605968/config/ceph.conf 2024-08-29T17:54:16.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:54:16 smithi029 bash[32453]: cephadm 2024-08-29T17:54:15.786288+0000 mgr.y (mgr.14985) 22 : cephadm [INF] Updating smithi110:/var/lib/ceph/5b99e290-662c-11ef-bcd4-c7b262605968/config/ceph.conf 2024-08-29T17:54:16.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:54:16 smithi029 bash[32453]: cephadm 2024-08-29T17:54:15.916766+0000 mgr.y (mgr.14985) 23 : cephadm [INF] Updating smithi029:/etc/ceph/ceph.client.admin.keyring 2024-08-29T17:54:16.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:54:16 smithi029 bash[32453]: cephadm 2024-08-29T17:54:15.934648+0000 mgr.y (mgr.14985) 24 : cephadm [INF] Updating smithi110:/etc/ceph/ceph.client.admin.keyring 2024-08-29T17:54:16.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:54:16 smithi029 bash[32453]: cephadm 2024-08-29T17:54:16.050758+0000 mgr.y (mgr.14985) 25 : cephadm [INF] Updating smithi029:/var/lib/ceph/5b99e290-662c-11ef-bcd4-c7b262605968/config/ceph.client.admin.keyring 2024-08-29T17:54:16.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:54:16 smithi029 bash[32453]: cephadm 2024-08-29T17:54:16.082738+0000 mgr.y (mgr.14985) 26 : cephadm [INF] Updating smithi110:/var/lib/ceph/5b99e290-662c-11ef-bcd4-c7b262605968/config/ceph.client.admin.keyring 2024-08-29T17:54:16.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:54:16 smithi029 bash[32453]: audit 2024-08-29T17:54:16.196524+0000 mon.a (mon.0) 1454 : audit [INF] from='mgr.14985 ' entity='mgr.y' 2024-08-29T17:54:16.904 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:54:16 smithi029 bash[32453]: audit 2024-08-29T17:54:16.207154+0000 mon.a (mon.0) 1455 : audit [INF] from='mgr.14985 ' entity='mgr.y' 2024-08-29T17:54:16.904 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:54:16 smithi029 bash[32453]: audit 2024-08-29T17:54:16.236454+0000 mon.a (mon.0) 1456 : audit [INF] from='mgr.14985 ' entity='mgr.y' 2024-08-29T17:54:16.904 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:54:16 smithi029 bash[32453]: audit 2024-08-29T17:54:16.246805+0000 mon.a (mon.0) 1457 : audit [INF] from='mgr.14985 ' entity='mgr.y' 2024-08-29T17:54:16.904 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:54:16 smithi029 bash[32453]: audit 2024-08-29T17:54:16.255883+0000 mon.a (mon.0) 1458 : audit [INF] from='mgr.14985 ' entity='mgr.y' 2024-08-29T17:54:16.904 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:54:16 smithi029 bash[32453]: cluster 2024-08-29T17:54:16.522411+0000 mon.a (mon.0) 1459 : cluster [DBG] osdmap e277: 8 total, 8 up, 8 in 2024-08-29T17:54:16.904 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:16 smithi029 bash[22475]: cluster 2024-08-29T17:54:15.575881+0000 mon.a (mon.0) 1451 : cluster [DBG] osdmap e276: 8 total, 8 up, 8 in 2024-08-29T17:54:16.904 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:16 smithi029 bash[22475]: audit 2024-08-29T17:54:15.595700+0000 mon.a (mon.0) 1452 : audit [INF] from='mgr.14985 ' entity='mgr.y' 2024-08-29T17:54:16.904 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:16 smithi029 bash[22475]: audit 2024-08-29T17:54:15.607465+0000 mon.a (mon.0) 1453 : audit [INF] from='mgr.14985 ' entity='mgr.y' 2024-08-29T17:54:16.904 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:16 smithi029 bash[22475]: audit 2024-08-29T17:54:15.611469+0000 mon.c (mon.2) 66 : audit [DBG] from='mgr.14985 172.21.15.29:0/3546534519' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:54:16.904 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:16 smithi029 bash[22475]: cluster 2024-08-29T17:54:15.612930+0000 mgr.y (mgr.14985) 18 : cluster [DBG] pgmap v32: 121 pgs: 121 active+clean; 181 MiB data, 977 MiB used, 714 GiB / 715 GiB avail; 1.8 MiB/s rd, 1.3 MiB/s wr, 3 op/s 2024-08-29T17:54:16.904 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:16 smithi029 bash[22475]: audit 2024-08-29T17:54:15.613112+0000 mon.c (mon.2) 67 : audit [INF] from='mgr.14985 172.21.15.29:0/3546534519' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T17:54:16.904 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:16 smithi029 bash[22475]: cephadm 2024-08-29T17:54:15.615273+0000 mgr.y (mgr.14985) 19 : cephadm [INF] Updating smithi029:/etc/ceph/ceph.conf 2024-08-29T17:54:16.905 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:16 smithi029 bash[22475]: cephadm 2024-08-29T17:54:15.615942+0000 mgr.y (mgr.14985) 20 : cephadm [INF] Updating smithi110:/etc/ceph/ceph.conf 2024-08-29T17:54:16.905 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:16 smithi029 bash[22475]: cephadm 2024-08-29T17:54:15.786104+0000 mgr.y (mgr.14985) 21 : cephadm [INF] Updating smithi029:/var/lib/ceph/5b99e290-662c-11ef-bcd4-c7b262605968/config/ceph.conf 2024-08-29T17:54:16.905 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:16 smithi029 bash[22475]: cephadm 2024-08-29T17:54:15.786288+0000 mgr.y (mgr.14985) 22 : cephadm [INF] Updating smithi110:/var/lib/ceph/5b99e290-662c-11ef-bcd4-c7b262605968/config/ceph.conf 2024-08-29T17:54:16.905 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:16 smithi029 bash[22475]: cephadm 2024-08-29T17:54:15.916766+0000 mgr.y (mgr.14985) 23 : cephadm [INF] Updating smithi029:/etc/ceph/ceph.client.admin.keyring 2024-08-29T17:54:16.905 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:16 smithi029 bash[22475]: cephadm 2024-08-29T17:54:15.934648+0000 mgr.y (mgr.14985) 24 : cephadm [INF] Updating smithi110:/etc/ceph/ceph.client.admin.keyring 2024-08-29T17:54:16.905 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:16 smithi029 bash[22475]: cephadm 2024-08-29T17:54:16.050758+0000 mgr.y (mgr.14985) 25 : cephadm [INF] Updating smithi029:/var/lib/ceph/5b99e290-662c-11ef-bcd4-c7b262605968/config/ceph.client.admin.keyring 2024-08-29T17:54:16.905 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:16 smithi029 bash[22475]: cephadm 2024-08-29T17:54:16.082738+0000 mgr.y (mgr.14985) 26 : cephadm [INF] Updating smithi110:/var/lib/ceph/5b99e290-662c-11ef-bcd4-c7b262605968/config/ceph.client.admin.keyring 2024-08-29T17:54:16.905 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:16 smithi029 bash[22475]: audit 2024-08-29T17:54:16.196524+0000 mon.a (mon.0) 1454 : audit [INF] from='mgr.14985 ' entity='mgr.y' 2024-08-29T17:54:16.905 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:16 smithi029 bash[22475]: audit 2024-08-29T17:54:16.207154+0000 mon.a (mon.0) 1455 : audit [INF] from='mgr.14985 ' entity='mgr.y' 2024-08-29T17:54:16.905 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:16 smithi029 bash[22475]: audit 2024-08-29T17:54:16.236454+0000 mon.a (mon.0) 1456 : audit [INF] from='mgr.14985 ' entity='mgr.y' 2024-08-29T17:54:16.905 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:16 smithi029 bash[22475]: audit 2024-08-29T17:54:16.246805+0000 mon.a (mon.0) 1457 : audit [INF] from='mgr.14985 ' entity='mgr.y' 2024-08-29T17:54:16.905 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:16 smithi029 bash[22475]: audit 2024-08-29T17:54:16.255883+0000 mon.a (mon.0) 1458 : audit [INF] from='mgr.14985 ' entity='mgr.y' 2024-08-29T17:54:16.905 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:16 smithi029 bash[22475]: cluster 2024-08-29T17:54:16.522411+0000 mon.a (mon.0) 1459 : cluster [DBG] osdmap e277: 8 total, 8 up, 8 in 2024-08-29T17:54:17.529 INFO:tasks.rados.rados.0.smithi029.stdout:1089: done (0 left) 2024-08-29T17:54:17.529 INFO:tasks.rados.rados.0.smithi029.stdout:1090: delete oid 23 current snap is 100 2024-08-29T17:54:17.552 INFO:tasks.rados.rados.0.smithi029.stdout:1090: done (0 left) 2024-08-29T17:54:17.552 INFO:tasks.rados.rados.0.smithi029.stdout:1091: snap_remove snap 89 2024-08-29T17:54:17.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:54:17 smithi110 bash[24444]: cephadm 2024-08-29T17:54:16.300581+0000 mgr.y (mgr.14985) 27 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-08-29T17:54:17.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:54:17 smithi110 bash[24444]: cephadm 2024-08-29T17:54:16.619243+0000 mgr.y (mgr.14985) 28 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi110 2024-08-29T17:54:17.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:54:17 smithi110 bash[24444]: cluster 2024-08-29T17:54:17.526805+0000 mon.a (mon.0) 1460 : cluster [DBG] osdmap e278: 8 total, 8 up, 8 in 2024-08-29T17:54:17.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:17 smithi029 bash[22475]: cephadm 2024-08-29T17:54:16.300581+0000 mgr.y (mgr.14985) 27 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-08-29T17:54:17.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:17 smithi029 bash[22475]: cephadm 2024-08-29T17:54:16.619243+0000 mgr.y (mgr.14985) 28 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi110 2024-08-29T17:54:17.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:17 smithi029 bash[22475]: cluster 2024-08-29T17:54:17.526805+0000 mon.a (mon.0) 1460 : cluster [DBG] osdmap e278: 8 total, 8 up, 8 in 2024-08-29T17:54:17.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:54:17 smithi029 bash[32453]: cephadm 2024-08-29T17:54:16.300581+0000 mgr.y (mgr.14985) 27 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-08-29T17:54:17.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:54:17 smithi029 bash[32453]: cephadm 2024-08-29T17:54:16.619243+0000 mgr.y (mgr.14985) 28 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi110 2024-08-29T17:54:17.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:54:17 smithi029 bash[32453]: cluster 2024-08-29T17:54:17.526805+0000 mon.a (mon.0) 1460 : cluster [DBG] osdmap e278: 8 total, 8 up, 8 in 2024-08-29T17:54:18.529 INFO:tasks.rados.rados.0.smithi029.stdout:1091: done (0 left) 2024-08-29T17:54:18.529 INFO:tasks.rados.rados.0.smithi029.stdout:1092: read oid 6 snap -1 2024-08-29T17:54:18.530 INFO:tasks.rados.rados.0.smithi029.stdout:1092: expect (ObjNum 109 snap 22 seq_num 109) 2024-08-29T17:54:18.530 INFO:tasks.rados.rados.0.smithi029.stdout:1093: rollback oid 32 current snap is 100 2024-08-29T17:54:18.530 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 32 to 86 2024-08-29T17:54:18.530 INFO:tasks.rados.rados.0.smithi029.stdout:1094: snap_remove snap 77 2024-08-29T17:54:18.834 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:54:18 smithi110 bash[24444]: cluster 2024-08-29T17:54:17.613636+0000 mgr.y (mgr.14985) 29 : cluster [DBG] pgmap v35: 121 pgs: 121 active+clean; 185 MiB data, 992 MiB used, 714 GiB / 715 GiB avail; 1023 B/s rd, 760 KiB/s wr, 13 op/s 2024-08-29T17:54:18.834 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:54:18 smithi110 bash[24444]: cluster 2024-08-29T17:54:18.528436+0000 mon.a (mon.0) 1461 : cluster [DBG] osdmap e279: 8 total, 8 up, 8 in 2024-08-29T17:54:18.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:54:18 smithi029 bash[32453]: cluster 2024-08-29T17:54:17.613636+0000 mgr.y (mgr.14985) 29 : cluster [DBG] pgmap v35: 121 pgs: 121 active+clean; 185 MiB data, 992 MiB used, 714 GiB / 715 GiB avail; 1023 B/s rd, 760 KiB/s wr, 13 op/s 2024-08-29T17:54:18.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:54:18 smithi029 bash[32453]: cluster 2024-08-29T17:54:18.528436+0000 mon.a (mon.0) 1461 : cluster [DBG] osdmap e279: 8 total, 8 up, 8 in 2024-08-29T17:54:18.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:18 smithi029 bash[22475]: cluster 2024-08-29T17:54:17.613636+0000 mgr.y (mgr.14985) 29 : cluster [DBG] pgmap v35: 121 pgs: 121 active+clean; 185 MiB data, 992 MiB used, 714 GiB / 715 GiB avail; 1023 B/s rd, 760 KiB/s wr, 13 op/s 2024-08-29T17:54:18.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:18 smithi029 bash[22475]: cluster 2024-08-29T17:54:18.528436+0000 mon.a (mon.0) 1461 : cluster [DBG] osdmap e279: 8 total, 8 up, 8 in 2024-08-29T17:54:19.531 INFO:tasks.rados.rados.0.smithi029.stdout:1094: done (2 left) 2024-08-29T17:54:19.532 INFO:tasks.rados.rados.0.smithi029.stdout:1095: rmattr oid 27 current snap is 100 2024-08-29T17:54:19.532 INFO:tasks.rados.rados.0.smithi029.stdout:1095: done (2 left) 2024-08-29T17:54:19.532 INFO:tasks.rados.rados.0.smithi029.stdout:1096: rollback oid 3 current snap is 100 2024-08-29T17:54:19.532 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 3 to 93 2024-08-29T17:54:19.532 INFO:tasks.rados.rados.0.smithi029.stdout:1092: expect (ObjNum 109 snap 22 seq_num 109) 2024-08-29T17:54:19.711 INFO:tasks.rados.rados.0.smithi029.stdout:1093: finishing rollback tid 0 to smithi02969618-32 2024-08-29T17:54:19.711 INFO:tasks.rados.rados.0.smithi029.stdout:1093: finishing rollback tid 1 to smithi02969618-32 2024-08-29T17:54:19.711 INFO:tasks.rados.rados.0.smithi029.stdout:1093: finishing rollback tid 2 to smithi02969618-32 2024-08-29T17:54:19.712 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 32 v 714 (ObjNum 248 snap 61 seq_num 248) dirty exists 2024-08-29T17:54:19.712 INFO:tasks.rados.rados.0.smithi029.stdout:1096: finishing rollback tid 0 to smithi02969618-3 2024-08-29T17:54:19.712 INFO:tasks.rados.rados.0.smithi029.stdout:1096: finishing rollback tid 1 to smithi02969618-3 2024-08-29T17:54:19.712 INFO:tasks.rados.rados.0.smithi029.stdout:1096: finishing rollback tid 2 to smithi02969618-3 2024-08-29T17:54:19.712 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 3 v 354 (ObjNum 296 snap 86 seq_num 296) dirty exists 2024-08-29T17:54:19.712 INFO:tasks.rados.rados.0.smithi029.stdout:1092: done (2 left) 2024-08-29T17:54:19.712 INFO:tasks.rados.rados.0.smithi029.stdout:1093: done (1 left) 2024-08-29T17:54:19.712 INFO:tasks.rados.rados.0.smithi029.stdout:1096: done (0 left) 2024-08-29T17:54:19.712 INFO:tasks.rados.rados.0.smithi029.stdout:1097: snap_remove snap 93 2024-08-29T17:54:20.543 INFO:tasks.rados.rados.0.smithi029.stdout:1097: done (0 left) 2024-08-29T17:54:20.543 INFO:tasks.rados.rados.0.smithi029.stdout:1098: snap_create 2024-08-29T17:54:20.649 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:54:20 smithi110 bash[24444]: cluster 2024-08-29T17:54:19.530102+0000 mon.a (mon.0) 1462 : cluster [DBG] osdmap e280: 8 total, 8 up, 8 in 2024-08-29T17:54:20.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:54:20 smithi110 bash[24444]: cluster 2024-08-29T17:54:19.614340+0000 mgr.y (mgr.14985) 30 : cluster [DBG] pgmap v38: 121 pgs: 121 active+clean; 185 MiB data, 992 MiB used, 714 GiB / 715 GiB avail; 1023 B/s rd, 760 KiB/s wr, 13 op/s 2024-08-29T17:54:20.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:54:20 smithi029 bash[32453]: cluster 2024-08-29T17:54:19.530102+0000 mon.a (mon.0) 1462 : cluster [DBG] osdmap e280: 8 total, 8 up, 8 in 2024-08-29T17:54:20.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:54:20 smithi029 bash[32453]: cluster 2024-08-29T17:54:19.614340+0000 mgr.y (mgr.14985) 30 : cluster [DBG] pgmap v38: 121 pgs: 121 active+clean; 185 MiB data, 992 MiB used, 714 GiB / 715 GiB avail; 1023 B/s rd, 760 KiB/s wr, 13 op/s 2024-08-29T17:54:20.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:20 smithi029 bash[22475]: cluster 2024-08-29T17:54:19.530102+0000 mon.a (mon.0) 1462 : cluster [DBG] osdmap e280: 8 total, 8 up, 8 in 2024-08-29T17:54:20.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:20 smithi029 bash[22475]: cluster 2024-08-29T17:54:19.614340+0000 mgr.y (mgr.14985) 30 : cluster [DBG] pgmap v38: 121 pgs: 121 active+clean; 185 MiB data, 992 MiB used, 714 GiB / 715 GiB avail; 1023 B/s rd, 760 KiB/s wr, 13 op/s 2024-08-29T17:54:21.484 INFO:journalctl@ceph.prometheus.a.smithi110.stdout:Aug 29 17:54:21 smithi110 systemd[1]: Stopping Ceph prometheus.a for 5b99e290-662c-11ef-bcd4-c7b262605968... 2024-08-29T17:54:21.484 INFO:journalctl@ceph.prometheus.a.smithi110.stdout:Aug 29 17:54:21 smithi110 bash[59351]: ts=2024-08-29T17:54:21.327Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-08-29T17:54:21.484 INFO:journalctl@ceph.prometheus.a.smithi110.stdout:Aug 29 17:54:21 smithi110 bash[59351]: ts=2024-08-29T17:54:21.327Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-08-29T17:54:21.484 INFO:journalctl@ceph.prometheus.a.smithi110.stdout:Aug 29 17:54:21 smithi110 bash[59351]: ts=2024-08-29T17:54:21.328Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-08-29T17:54:21.484 INFO:journalctl@ceph.prometheus.a.smithi110.stdout:Aug 29 17:54:21 smithi110 bash[59351]: ts=2024-08-29T17:54:21.328Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-08-29T17:54:21.484 INFO:journalctl@ceph.prometheus.a.smithi110.stdout:Aug 29 17:54:21 smithi110 bash[59351]: ts=2024-08-29T17:54:21.328Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-08-29T17:54:21.484 INFO:journalctl@ceph.prometheus.a.smithi110.stdout:Aug 29 17:54:21 smithi110 bash[59351]: ts=2024-08-29T17:54:21.328Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-08-29T17:54:21.484 INFO:journalctl@ceph.prometheus.a.smithi110.stdout:Aug 29 17:54:21 smithi110 bash[59351]: ts=2024-08-29T17:54:21.328Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-08-29T17:54:21.484 INFO:journalctl@ceph.prometheus.a.smithi110.stdout:Aug 29 17:54:21 smithi110 bash[59351]: ts=2024-08-29T17:54:21.328Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-08-29T17:54:21.484 INFO:journalctl@ceph.prometheus.a.smithi110.stdout:Aug 29 17:54:21 smithi110 bash[59351]: ts=2024-08-29T17:54:21.328Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-08-29T17:54:21.485 INFO:journalctl@ceph.prometheus.a.smithi110.stdout:Aug 29 17:54:21 smithi110 bash[59351]: ts=2024-08-29T17:54:21.328Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-08-29T17:54:21.485 INFO:journalctl@ceph.prometheus.a.smithi110.stdout:Aug 29 17:54:21 smithi110 bash[59351]: ts=2024-08-29T17:54:21.328Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-08-29T17:54:21.485 INFO:journalctl@ceph.prometheus.a.smithi110.stdout:Aug 29 17:54:21 smithi110 bash[59351]: ts=2024-08-29T17:54:21.329Z caller=main.go:1147 level=info msg="See you next time!" 2024-08-29T17:54:21.526 INFO:tasks.rados.rados.0.smithi029.stdout:1098: done (0 left) 2024-08-29T17:54:21.526 INFO:tasks.rados.rados.0.smithi029.stdout:1099: copy_from oid 23 from oid 38 current snap is 101 2024-08-29T17:54:21.526 INFO:tasks.rados.rados.0.smithi029.stdout:1100: snap_remove snap 86 2024-08-29T17:54:21.793 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:54:21 smithi110 bash[24444]: cluster 2024-08-29T17:54:20.540559+0000 mon.a (mon.0) 1463 : cluster [DBG] osdmap e281: 8 total, 8 up, 8 in 2024-08-29T17:54:21.794 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:54:21 smithi110 bash[24444]: cluster 2024-08-29T17:54:21.525387+0000 mon.a (mon.0) 1464 : cluster [DBG] osdmap e282: 8 total, 8 up, 8 in 2024-08-29T17:54:21.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:54:21 smithi029 bash[32453]: cluster 2024-08-29T17:54:20.540559+0000 mon.a (mon.0) 1463 : cluster [DBG] osdmap e281: 8 total, 8 up, 8 in 2024-08-29T17:54:21.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:54:21 smithi029 bash[32453]: cluster 2024-08-29T17:54:21.525387+0000 mon.a (mon.0) 1464 : cluster [DBG] osdmap e282: 8 total, 8 up, 8 in 2024-08-29T17:54:21.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:21 smithi029 bash[22475]: cluster 2024-08-29T17:54:20.540559+0000 mon.a (mon.0) 1463 : cluster [DBG] osdmap e281: 8 total, 8 up, 8 in 2024-08-29T17:54:21.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:21 smithi029 bash[22475]: cluster 2024-08-29T17:54:21.525387+0000 mon.a (mon.0) 1464 : cluster [DBG] osdmap e282: 8 total, 8 up, 8 in 2024-08-29T17:54:22.108 INFO:journalctl@ceph.prometheus.a.smithi110.stdout:Aug 29 17:54:21 smithi110 bash[60543]: ceph-5b99e290-662c-11ef-bcd4-c7b262605968-prometheus-a 2024-08-29T17:54:22.109 INFO:journalctl@ceph.prometheus.a.smithi110.stdout:Aug 29 17:54:22 smithi110 bash[60604]: Error response from daemon: No such container: ceph-5b99e290-662c-11ef-bcd4-c7b262605968-prometheus-a 2024-08-29T17:54:22.109 INFO:journalctl@ceph.prometheus.a.smithi110.stdout:Aug 29 17:54:22 smithi110 systemd[1]: ceph-5b99e290-662c-11ef-bcd4-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-08-29T17:54:22.109 INFO:journalctl@ceph.prometheus.a.smithi110.stdout:Aug 29 17:54:22 smithi110 systemd[1]: Stopped Ceph prometheus.a for 5b99e290-662c-11ef-bcd4-c7b262605968. 2024-08-29T17:54:22.109 INFO:journalctl@ceph.prometheus.a.smithi110.stdout:Aug 29 17:54:22 smithi110 systemd[1]: Started Ceph prometheus.a for 5b99e290-662c-11ef-bcd4-c7b262605968. 2024-08-29T17:54:22.528 INFO:tasks.rados.rados.0.smithi029.stdout:1100: done (1 left) 2024-08-29T17:54:22.528 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 12 current snap is 101 2024-08-29T17:54:22.528 INFO:tasks.rados.rados.0.smithi029.stdout:1099: finishing copy_from racing read to smithi02969618-23 2024-08-29T17:54:22.529 INFO:tasks.rados.rados.0.smithi029.stdout:1099: finishing copy_from to smithi02969618-23 2024-08-29T17:54:22.529 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 23 v 834 (ObjNum 328 snap 98 seq_num 328) dirty exists 2024-08-29T17:54:22.529 INFO:tasks.rados.rados.0.smithi029.stdout:1101: seq_num 338 ranges {3964928=466944,4431872=401408} 2024-08-29T17:54:22.594 INFO:tasks.rados.rados.0.smithi029.stdout:1101: writing smithi02969618-12 from 3964928 to 4431872 tid 1 2024-08-29T17:54:22.598 INFO:tasks.rados.rados.0.smithi029.stdout:1101: writing smithi02969618-12 from 4431872 to 4833280 tid 2 2024-08-29T17:54:22.598 INFO:tasks.rados.rados.0.smithi029.stdout:1099: done (1 left) 2024-08-29T17:54:22.598 INFO:tasks.rados.rados.0.smithi029.stdout:1102: copy_from oid 2 from oid 28 current snap is 101 2024-08-29T17:54:22.598 INFO:tasks.rados.rados.0.smithi029.stdout:1103: rmattr oid 15 current snap is 101 2024-08-29T17:54:22.598 INFO:tasks.rados.rados.0.smithi029.stdout:1103: done (2 left) 2024-08-29T17:54:22.598 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 27 current snap is 101 2024-08-29T17:54:22.598 INFO:tasks.rados.rados.0.smithi029.stdout:1104: seq_num 339 ranges {9609216=483328,10092544=401408} 2024-08-29T17:54:22.667 INFO:tasks.rados.rados.0.smithi029.stdout:1104: writing smithi02969618-27 from 9609216 to 10092544 tid 1 2024-08-29T17:54:22.670 INFO:tasks.rados.rados.0.smithi029.stdout:1104: writing smithi02969618-27 from 10092544 to 10493952 tid 2 2024-08-29T17:54:22.670 INFO:tasks.rados.rados.0.smithi029.stdout:1105: snap_create 2024-08-29T17:54:22.670 INFO:tasks.rados.rados.0.smithi029.stdout:1101: finishing write tid 1 to smithi02969618-12 2024-08-29T17:54:22.670 INFO:tasks.rados.rados.0.smithi029.stdout:1101: finishing write tid 2 to smithi02969618-12 2024-08-29T17:54:22.671 INFO:tasks.rados.rados.0.smithi029.stdout:1101: finishing write tid 3 to smithi02969618-12 2024-08-29T17:54:22.671 INFO:tasks.rados.rados.0.smithi029.stdout:1101: finishing write tid 4 to smithi02969618-12 2024-08-29T17:54:22.671 INFO:tasks.rados.rados.0.smithi029.stdout:1101: oid 12 updating version 0 to 977 2024-08-29T17:54:22.671 INFO:tasks.rados.rados.0.smithi029.stdout:1101: oid 12 updating version 977 to 979 2024-08-29T17:54:22.671 INFO:tasks.rados.rados.0.smithi029.stdout:1101: oid 12 version 979 is already newer than 978 2024-08-29T17:54:22.671 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 12 v 979 (ObjNum 338 snap 101 seq_num 338) dirty exists 2024-08-29T17:54:22.671 INFO:tasks.rados.rados.0.smithi029.stdout:1101: left oid 12 (ObjNum 338 snap 101 seq_num 338) 2024-08-29T17:54:22.671 INFO:tasks.rados.rados.0.smithi029.stdout:1102: finishing copy_from racing read to smithi02969618-2 2024-08-29T17:54:22.671 INFO:tasks.rados.rados.0.smithi029.stdout:1102: finishing copy_from to smithi02969618-2 2024-08-29T17:54:22.671 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 2 v 606 (ObjNum 164 snap 36 seq_num 164) dirty exists 2024-08-29T17:54:22.675 INFO:tasks.rados.rados.0.smithi029.stdout:1104: finishing write tid 1 to smithi02969618-27 2024-08-29T17:54:22.677 INFO:tasks.rados.rados.0.smithi029.stdout:1104: finishing write tid 2 to smithi02969618-27 2024-08-29T17:54:22.677 INFO:tasks.rados.rados.0.smithi029.stdout:1104: finishing write tid 3 to smithi02969618-27 2024-08-29T17:54:22.679 INFO:tasks.rados.rados.0.smithi029.stdout:1104: finishing write tid 4 to smithi02969618-27 2024-08-29T17:54:22.680 INFO:tasks.rados.rados.0.smithi029.stdout:1104: oid 27 updating version 0 to 343 2024-08-29T17:54:22.680 INFO:tasks.rados.rados.0.smithi029.stdout:1104: oid 27 version 343 is already newer than 342 2024-08-29T17:54:22.680 INFO:tasks.rados.rados.0.smithi029.stdout:1104: oid 27 version 343 is already newer than 341 2024-08-29T17:54:22.680 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 27 v 343 (ObjNum 339 snap 101 seq_num 339) dirty exists 2024-08-29T17:54:22.680 INFO:tasks.rados.rados.0.smithi029.stdout:1104: left oid 27 (ObjNum 339 snap 101 seq_num 339) 2024-08-29T17:54:23.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:54:23 smithi110 bash[24444]: cluster 2024-08-29T17:54:21.615385+0000 mgr.y (mgr.14985) 31 : cluster [DBG] pgmap v41: 121 pgs: 121 active+clean; 187 MiB data, 986 MiB used, 714 GiB / 715 GiB avail; 0 B/s rd, 170 KiB/s wr, 1 op/s 2024-08-29T17:54:23.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:54:23 smithi110 bash[24444]: audit 2024-08-29T17:54:22.061369+0000 mon.a (mon.0) 1465 : audit [INF] from='mgr.14985 ' entity='mgr.y' 2024-08-29T17:54:23.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:54:23 smithi110 bash[24444]: audit 2024-08-29T17:54:22.074210+0000 mon.a (mon.0) 1466 : audit [INF] from='mgr.14985 ' entity='mgr.y' 2024-08-29T17:54:23.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:54:23 smithi110 bash[24444]: audit 2024-08-29T17:54:22.082497+0000 mon.c (mon.2) 68 : audit [DBG] from='mgr.14985 172.21.15.29:0/3546534519' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-29T17:54:23.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:54:23 smithi110 bash[24444]: audit 2024-08-29T17:54:22.083709+0000 mgr.y (mgr.14985) 32 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-29T17:54:23.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:54:23 smithi110 bash[24444]: audit 2024-08-29T17:54:22.123989+0000 mon.c (mon.2) 69 : audit [DBG] from='mgr.14985 172.21.15.29:0/3546534519' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:54:23.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:54:23 smithi110 bash[24444]: cluster 2024-08-29T17:54:22.528047+0000 mon.a (mon.0) 1467 : cluster [DBG] osdmap e283: 8 total, 8 up, 8 in 2024-08-29T17:54:23.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:23 smithi029 bash[22475]: cluster 2024-08-29T17:54:21.615385+0000 mgr.y (mgr.14985) 31 : cluster [DBG] pgmap v41: 121 pgs: 121 active+clean; 187 MiB data, 986 MiB used, 714 GiB / 715 GiB avail; 0 B/s rd, 170 KiB/s wr, 1 op/s 2024-08-29T17:54:23.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:23 smithi029 bash[22475]: audit 2024-08-29T17:54:22.061369+0000 mon.a (mon.0) 1465 : audit [INF] from='mgr.14985 ' entity='mgr.y' 2024-08-29T17:54:23.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:23 smithi029 bash[22475]: audit 2024-08-29T17:54:22.074210+0000 mon.a (mon.0) 1466 : audit [INF] from='mgr.14985 ' entity='mgr.y' 2024-08-29T17:54:23.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:23 smithi029 bash[22475]: audit 2024-08-29T17:54:22.082497+0000 mon.c (mon.2) 68 : audit [DBG] from='mgr.14985 172.21.15.29:0/3546534519' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-29T17:54:23.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:23 smithi029 bash[22475]: audit 2024-08-29T17:54:22.083709+0000 mgr.y (mgr.14985) 32 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-29T17:54:23.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:23 smithi029 bash[22475]: audit 2024-08-29T17:54:22.123989+0000 mon.c (mon.2) 69 : audit [DBG] from='mgr.14985 172.21.15.29:0/3546534519' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:54:23.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:23 smithi029 bash[22475]: cluster 2024-08-29T17:54:22.528047+0000 mon.a (mon.0) 1467 : cluster [DBG] osdmap e283: 8 total, 8 up, 8 in 2024-08-29T17:54:23.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:54:23 smithi029 bash[32453]: cluster 2024-08-29T17:54:21.615385+0000 mgr.y (mgr.14985) 31 : cluster [DBG] pgmap v41: 121 pgs: 121 active+clean; 187 MiB data, 986 MiB used, 714 GiB / 715 GiB avail; 0 B/s rd, 170 KiB/s wr, 1 op/s 2024-08-29T17:54:23.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:54:23 smithi029 bash[32453]: audit 2024-08-29T17:54:22.061369+0000 mon.a (mon.0) 1465 : audit [INF] from='mgr.14985 ' entity='mgr.y' 2024-08-29T17:54:23.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:54:23 smithi029 bash[32453]: audit 2024-08-29T17:54:22.074210+0000 mon.a (mon.0) 1466 : audit [INF] from='mgr.14985 ' entity='mgr.y' 2024-08-29T17:54:23.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:54:23 smithi029 bash[32453]: audit 2024-08-29T17:54:22.082497+0000 mon.c (mon.2) 68 : audit [DBG] from='mgr.14985 172.21.15.29:0/3546534519' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-29T17:54:23.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:54:23 smithi029 bash[32453]: audit 2024-08-29T17:54:22.083709+0000 mgr.y (mgr.14985) 32 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-29T17:54:23.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:54:23 smithi029 bash[32453]: audit 2024-08-29T17:54:22.123989+0000 mon.c (mon.2) 69 : audit [DBG] from='mgr.14985 172.21.15.29:0/3546534519' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:54:23.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:54:23 smithi029 bash[32453]: cluster 2024-08-29T17:54:22.528047+0000 mon.a (mon.0) 1467 : cluster [DBG] osdmap e283: 8 total, 8 up, 8 in 2024-08-29T17:54:23.547 INFO:tasks.rados.rados.0.smithi029.stdout:1101: done (3 left) 2024-08-29T17:54:23.548 INFO:tasks.rados.rados.0.smithi029.stdout:1102: done (2 left) 2024-08-29T17:54:23.548 INFO:tasks.rados.rados.0.smithi029.stdout:1104: done (1 left) 2024-08-29T17:54:23.548 INFO:tasks.rados.rados.0.smithi029.stdout:1105: done (0 left) 2024-08-29T17:54:23.548 INFO:tasks.rados.rados.0.smithi029.stdout:1106: rollback oid 26 current snap is 102 2024-08-29T17:54:23.548 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 26 to 101 2024-08-29T17:54:23.548 INFO:tasks.rados.rados.0.smithi029.stdout:1107: copy_from oid 48 from oid 14 current snap is 102 2024-08-29T17:54:23.548 INFO:tasks.rados.rados.0.smithi029.stdout:1108: snap_create 2024-08-29T17:54:23.560 INFO:tasks.rados.rados.0.smithi029.stdout:1106: finishing rollback tid 0 to smithi02969618-26 2024-08-29T17:54:23.561 INFO:tasks.rados.rados.0.smithi029.stdout:1106: finishing rollback tid 1 to smithi02969618-26 2024-08-29T17:54:23.562 INFO:tasks.rados.rados.0.smithi029.stdout:1106: finishing rollback tid 2 to smithi02969618-26 2024-08-29T17:54:23.562 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 26 v 711 (ObjNum 284 snap 82 seq_num 284) dirty exists 2024-08-29T17:54:23.573 INFO:tasks.rados.rados.0.smithi029.stdout:1107: finishing copy_from racing read to smithi02969618-48 2024-08-29T17:54:23.574 INFO:tasks.rados.rados.0.smithi029.stdout:1107: finishing copy_from to smithi02969618-48 2024-08-29T17:54:23.574 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 48 v 346 (ObjNum 333 snap 99 seq_num 333) dirty exists 2024-08-29T17:54:23.900 INFO:journalctl@ceph.prometheus.a.smithi110.stdout:Aug 29 17:54:23 smithi110 bash[60633]: ts=2024-08-29T17:54:23.730Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-08-29T17:54:23.900 INFO:journalctl@ceph.prometheus.a.smithi110.stdout:Aug 29 17:54:23 smithi110 bash[60633]: ts=2024-08-29T17:54:23.730Z 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-08-29T17:54:23.900 INFO:journalctl@ceph.prometheus.a.smithi110.stdout:Aug 29 17:54:23 smithi110 bash[60633]: ts=2024-08-29T17:54:23.731Z caller=main.go:570 level=info host_details="(Linux 5.15.0-119-generic #129-Ubuntu SMP Fri Aug 2 19:25:20 UTC 2024 x86_64 smithi110 (none))" 2024-08-29T17:54:23.900 INFO:journalctl@ceph.prometheus.a.smithi110.stdout:Aug 29 17:54:23 smithi110 bash[60633]: ts=2024-08-29T17:54:23.731Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-08-29T17:54:23.900 INFO:journalctl@ceph.prometheus.a.smithi110.stdout:Aug 29 17:54:23 smithi110 bash[60633]: ts=2024-08-29T17:54:23.731Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-08-29T17:54:23.901 INFO:journalctl@ceph.prometheus.a.smithi110.stdout:Aug 29 17:54:23 smithi110 bash[60633]: ts=2024-08-29T17:54:23.732Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-08-29T17:54:23.901 INFO:journalctl@ceph.prometheus.a.smithi110.stdout:Aug 29 17:54:23 smithi110 bash[60633]: ts=2024-08-29T17:54:23.733Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-08-29T17:54:23.901 INFO:journalctl@ceph.prometheus.a.smithi110.stdout:Aug 29 17:54:23 smithi110 bash[60633]: ts=2024-08-29T17:54:23.735Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-08-29T17:54:23.901 INFO:journalctl@ceph.prometheus.a.smithi110.stdout:Aug 29 17:54:23 smithi110 bash[60633]: ts=2024-08-29T17:54:23.735Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-08-29T17:54:23.901 INFO:journalctl@ceph.prometheus.a.smithi110.stdout:Aug 29 17:54:23 smithi110 bash[60633]: ts=2024-08-29T17:54:23.736Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-08-29T17:54:23.901 INFO:journalctl@ceph.prometheus.a.smithi110.stdout:Aug 29 17:54:23 smithi110 bash[60633]: ts=2024-08-29T17:54:23.736Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.66µs 2024-08-29T17:54:23.901 INFO:journalctl@ceph.prometheus.a.smithi110.stdout:Aug 29 17:54:23 smithi110 bash[60633]: ts=2024-08-29T17:54:23.736Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-08-29T17:54:23.901 INFO:journalctl@ceph.prometheus.a.smithi110.stdout:Aug 29 17:54:23 smithi110 bash[60633]: ts=2024-08-29T17:54:23.739Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=3 2024-08-29T17:54:23.901 INFO:journalctl@ceph.prometheus.a.smithi110.stdout:Aug 29 17:54:23 smithi110 bash[60633]: ts=2024-08-29T17:54:23.750Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=3 2024-08-29T17:54:23.901 INFO:journalctl@ceph.prometheus.a.smithi110.stdout:Aug 29 17:54:23 smithi110 bash[60633]: ts=2024-08-29T17:54:23.751Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=3 2024-08-29T17:54:23.901 INFO:journalctl@ceph.prometheus.a.smithi110.stdout:Aug 29 17:54:23 smithi110 bash[60633]: ts=2024-08-29T17:54:23.752Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=3 2024-08-29T17:54:23.901 INFO:journalctl@ceph.prometheus.a.smithi110.stdout:Aug 29 17:54:23 smithi110 bash[60633]: ts=2024-08-29T17:54:23.752Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=37.662µs wal_replay_duration=15.148708ms wbl_replay_duration=118ns total_replay_duration=15.208284ms 2024-08-29T17:54:23.902 INFO:journalctl@ceph.prometheus.a.smithi110.stdout:Aug 29 17:54:23 smithi110 bash[60633]: ts=2024-08-29T17:54:23.753Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-08-29T17:54:23.902 INFO:journalctl@ceph.prometheus.a.smithi110.stdout:Aug 29 17:54:23 smithi110 bash[60633]: ts=2024-08-29T17:54:23.753Z caller=main.go:1029 level=info msg="TSDB started" 2024-08-29T17:54:23.902 INFO:journalctl@ceph.prometheus.a.smithi110.stdout:Aug 29 17:54:23 smithi110 bash[60633]: ts=2024-08-29T17:54:23.753Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-08-29T17:54:23.902 INFO:journalctl@ceph.prometheus.a.smithi110.stdout:Aug 29 17:54:23 smithi110 bash[60633]: ts=2024-08-29T17:54:23.778Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=24.962807ms db_storage=1.443µs remote_storage=1.159µs web_handler=452ns query_engine=734ns scrape=251.84µs scrape_sd=125.376µs notify=15.222µs notify_sd=11.586µs rules=24.17263ms tracing=6.077µs 2024-08-29T17:54:23.902 INFO:journalctl@ceph.prometheus.a.smithi110.stdout:Aug 29 17:54:23 smithi110 bash[60633]: ts=2024-08-29T17:54:23.778Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-08-29T17:54:23.902 INFO:journalctl@ceph.prometheus.a.smithi110.stdout:Aug 29 17:54:23 smithi110 bash[60633]: ts=2024-08-29T17:54:23.778Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-08-29T17:54:24.557 INFO:tasks.rados.rados.0.smithi029.stdout:1106: done (2 left) 2024-08-29T17:54:24.557 INFO:tasks.rados.rados.0.smithi029.stdout:1107: done (1 left) 2024-08-29T17:54:24.557 INFO:tasks.rados.rados.0.smithi029.stdout:1108: done (0 left) 2024-08-29T17:54:24.557 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 23 current snap is 103 2024-08-29T17:54:24.557 INFO:tasks.rados.rados.0.smithi029.stdout:1109: seq_num 340 ranges {696320=499712,1196032=401408} 2024-08-29T17:54:24.565 INFO:tasks.rados.rados.0.smithi029.stdout:1109: writing smithi02969618-23 from 696320 to 1196032 tid 1 2024-08-29T17:54:24.568 INFO:tasks.rados.rados.0.smithi029.stdout:1109: writing smithi02969618-23 from 1196032 to 1597440 tid 2 2024-08-29T17:54:24.568 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 36 current snap is 103 2024-08-29T17:54:24.568 INFO:tasks.rados.rados.0.smithi029.stdout:1110: seq_num 341 ranges {2809856=516096,3325952=401408} 2024-08-29T17:54:24.591 INFO:tasks.rados.rados.0.smithi029.stdout:1110: writing smithi02969618-36 from 2809856 to 3325952 tid 1 2024-08-29T17:54:24.594 INFO:tasks.rados.rados.0.smithi029.stdout:1110: writing smithi02969618-36 from 3325952 to 3727360 tid 2 2024-08-29T17:54:24.594 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 12 current snap is 103 2024-08-29T17:54:24.594 INFO:tasks.rados.rados.0.smithi029.stdout:1111: seq_num 342 ranges {4833280=532480,5365760=401408} 2024-08-29T17:54:24.631 INFO:tasks.rados.rados.0.smithi029.stdout:1111: writing smithi02969618-12 from 4833280 to 5365760 tid 1 2024-08-29T17:54:24.634 INFO:tasks.rados.rados.0.smithi029.stdout:1111: writing smithi02969618-12 from 5365760 to 5767168 tid 2 2024-08-29T17:54:24.634 INFO:tasks.rados.rados.0.smithi029.stdout:1112: snap_create 2024-08-29T17:54:24.634 INFO:tasks.rados.rados.0.smithi029.stdout:1109: finishing write tid 1 to smithi02969618-23 2024-08-29T17:54:24.634 INFO:tasks.rados.rados.0.smithi029.stdout:1109: finishing write tid 2 to smithi02969618-23 2024-08-29T17:54:24.634 INFO:tasks.rados.rados.0.smithi029.stdout:1109: finishing write tid 3 to smithi02969618-23 2024-08-29T17:54:24.634 INFO:tasks.rados.rados.0.smithi029.stdout:1109: finishing write tid 4 to smithi02969618-23 2024-08-29T17:54:24.635 INFO:tasks.rados.rados.0.smithi029.stdout:1109: oid 23 updating version 0 to 985 2024-08-29T17:54:24.635 INFO:tasks.rados.rados.0.smithi029.stdout:1109: oid 23 version 985 is already newer than 983 2024-08-29T17:54:24.635 INFO:tasks.rados.rados.0.smithi029.stdout:1109: oid 23 version 985 is already newer than 984 2024-08-29T17:54:24.635 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 23 v 985 (ObjNum 340 snap 103 seq_num 340) dirty exists 2024-08-29T17:54:24.635 INFO:tasks.rados.rados.0.smithi029.stdout:1109: left oid 23 (ObjNum 340 snap 103 seq_num 340) 2024-08-29T17:54:24.635 INFO:tasks.rados.rados.0.smithi029.stdout:1110: finishing write tid 1 to smithi02969618-36 2024-08-29T17:54:24.635 INFO:tasks.rados.rados.0.smithi029.stdout:1110: finishing write tid 2 to smithi02969618-36 2024-08-29T17:54:24.635 INFO:tasks.rados.rados.0.smithi029.stdout:1110: finishing write tid 3 to smithi02969618-36 2024-08-29T17:54:24.635 INFO:tasks.rados.rados.0.smithi029.stdout:1110: finishing write tid 4 to smithi02969618-36 2024-08-29T17:54:24.635 INFO:tasks.rados.rados.0.smithi029.stdout:1110: oid 36 updating version 0 to 369 2024-08-29T17:54:24.635 INFO:tasks.rados.rados.0.smithi029.stdout:1110: oid 36 updating version 369 to 371 2024-08-29T17:54:24.635 INFO:tasks.rados.rados.0.smithi029.stdout:1110: oid 36 version 371 is already newer than 370 2024-08-29T17:54:24.635 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 36 v 371 (ObjNum 341 snap 103 seq_num 341) dirty exists 2024-08-29T17:54:24.635 INFO:tasks.rados.rados.0.smithi029.stdout:1110: left oid 36 (ObjNum 341 snap 103 seq_num 341) 2024-08-29T17:54:24.640 INFO:tasks.rados.rados.0.smithi029.stdout:1111: finishing write tid 1 to smithi02969618-12 2024-08-29T17:54:24.641 INFO:tasks.rados.rados.0.smithi029.stdout:1111: finishing write tid 2 to smithi02969618-12 2024-08-29T17:54:24.641 INFO:tasks.rados.rados.0.smithi029.stdout:1111: finishing write tid 3 to smithi02969618-12 2024-08-29T17:54:24.644 INFO:tasks.rados.rados.0.smithi029.stdout:1111: finishing write tid 4 to smithi02969618-12 2024-08-29T17:54:24.644 INFO:tasks.rados.rados.0.smithi029.stdout:1111: oid 12 updating version 0 to 989 2024-08-29T17:54:24.644 INFO:tasks.rados.rados.0.smithi029.stdout:1111: oid 12 version 989 is already newer than 988 2024-08-29T17:54:24.644 INFO:tasks.rados.rados.0.smithi029.stdout:1111: oid 12 version 989 is already newer than 987 2024-08-29T17:54:24.644 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 12 v 989 (ObjNum 342 snap 103 seq_num 342) dirty exists 2024-08-29T17:54:24.644 INFO:tasks.rados.rados.0.smithi029.stdout:1111: left oid 12 (ObjNum 342 snap 103 seq_num 342) 2024-08-29T17:54:24.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:54:24 smithi029 bash[32453]: cluster 2024-08-29T17:54:23.548076+0000 mon.a (mon.0) 1468 : cluster [DBG] osdmap e284: 8 total, 8 up, 8 in 2024-08-29T17:54:24.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:54:24 smithi029 bash[32453]: cluster 2024-08-29T17:54:23.616286+0000 mgr.y (mgr.14985) 33 : cluster [DBG] pgmap v44: 121 pgs: 121 active+clean; 181 MiB data, 994 MiB used, 714 GiB / 715 GiB avail; 2.4 MiB/s rd, 170 KiB/s wr, 2 op/s 2024-08-29T17:54:24.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:54:24 smithi110 bash[24444]: cluster 2024-08-29T17:54:23.548076+0000 mon.a (mon.0) 1468 : cluster [DBG] osdmap e284: 8 total, 8 up, 8 in 2024-08-29T17:54:24.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:54:24 smithi110 bash[24444]: cluster 2024-08-29T17:54:23.616286+0000 mgr.y (mgr.14985) 33 : cluster [DBG] pgmap v44: 121 pgs: 121 active+clean; 181 MiB data, 994 MiB used, 714 GiB / 715 GiB avail; 2.4 MiB/s rd, 170 KiB/s wr, 2 op/s 2024-08-29T17:54:24.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:24 smithi029 bash[22475]: cluster 2024-08-29T17:54:23.548076+0000 mon.a (mon.0) 1468 : cluster [DBG] osdmap e284: 8 total, 8 up, 8 in 2024-08-29T17:54:24.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:24 smithi029 bash[22475]: cluster 2024-08-29T17:54:23.616286+0000 mgr.y (mgr.14985) 33 : cluster [DBG] pgmap v44: 121 pgs: 121 active+clean; 181 MiB data, 994 MiB used, 714 GiB / 715 GiB avail; 2.4 MiB/s rd, 170 KiB/s wr, 2 op/s 2024-08-29T17:54:25.559 INFO:tasks.rados.rados.0.smithi029.stdout:1109: done (3 left) 2024-08-29T17:54:25.559 INFO:tasks.rados.rados.0.smithi029.stdout:1110: done (2 left) 2024-08-29T17:54:25.559 INFO:tasks.rados.rados.0.smithi029.stdout:1111: done (1 left) 2024-08-29T17:54:25.559 INFO:tasks.rados.rados.0.smithi029.stdout:1112: done (0 left) 2024-08-29T17:54:25.560 INFO:tasks.rados.rados.0.smithi029.stdout:1113: read oid 16 snap -1 2024-08-29T17:54:25.560 INFO:tasks.rados.rados.0.smithi029.stdout:1113: expect (ObjNum 218 snap 47 seq_num 218) 2024-08-29T17:54:25.560 INFO:tasks.rados.rados.0.smithi029.stdout:1114: read oid 47 snap -1 2024-08-29T17:54:25.560 INFO:tasks.rados.rados.0.smithi029.stdout:1114: expect (ObjNum 329 snap 99 seq_num 329) 2024-08-29T17:54:25.560 INFO:tasks.rados.rados.0.smithi029.stdout:1115: delete oid 7 current snap is 104 2024-08-29T17:54:25.572 INFO:tasks.rados.rados.0.smithi029.stdout:1114: expect (ObjNum 329 snap 99 seq_num 329) 2024-08-29T17:54:25.627 INFO:tasks.rados.rados.0.smithi029.stdout:1113: expect (ObjNum 218 snap 47 seq_num 218) 2024-08-29T17:54:25.676 INFO:tasks.rados.rados.0.smithi029.stdout:1113: done (2 left) 2024-08-29T17:54:25.676 INFO:tasks.rados.rados.0.smithi029.stdout:1114: done (1 left) 2024-08-29T17:54:25.676 INFO:tasks.rados.rados.0.smithi029.stdout:1115: done (0 left) 2024-08-29T17:54:25.676 INFO:tasks.rados.rados.0.smithi029.stdout:1116: snap_create 2024-08-29T17:54:25.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:25 smithi029 bash[22475]: cluster 2024-08-29T17:54:24.557860+0000 mon.a (mon.0) 1469 : cluster [DBG] osdmap e285: 8 total, 8 up, 8 in 2024-08-29T17:54:25.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:25 smithi029 bash[22475]: cephadm 2024-08-29T17:54:24.896002+0000 mgr.y (mgr.14985) 34 : cephadm [INF] Upgrade: Updating mgr.x 2024-08-29T17:54:25.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:25 smithi029 bash[22475]: audit 2024-08-29T17:54:24.896820+0000 mon.c (mon.2) 70 : audit [INF] from='mgr.14985 172.21.15.29:0/3546534519' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-29T17:54:25.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:25 smithi029 bash[22475]: audit 2024-08-29T17:54:24.897621+0000 mon.a (mon.0) 1470 : audit [INF] from='mgr.14985 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-29T17:54:25.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:25 smithi029 bash[22475]: audit 2024-08-29T17:54:24.900888+0000 mon.c (mon.2) 71 : audit [DBG] from='mgr.14985 172.21.15.29:0/3546534519' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-29T17:54:25.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:25 smithi029 bash[22475]: audit 2024-08-29T17:54:24.903021+0000 mon.c (mon.2) 72 : audit [DBG] from='mgr.14985 172.21.15.29:0/3546534519' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:54:25.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:25 smithi029 bash[22475]: cephadm 2024-08-29T17:54:24.905108+0000 mgr.y (mgr.14985) 35 : cephadm [INF] Deploying daemon mgr.x on smithi110 2024-08-29T17:54:25.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:54:25 smithi110 bash[24444]: cluster 2024-08-29T17:54:24.557860+0000 mon.a (mon.0) 1469 : cluster [DBG] osdmap e285: 8 total, 8 up, 8 in 2024-08-29T17:54:25.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:54:25 smithi110 bash[24444]: cephadm 2024-08-29T17:54:24.896002+0000 mgr.y (mgr.14985) 34 : cephadm [INF] Upgrade: Updating mgr.x 2024-08-29T17:54:25.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:54:25 smithi110 bash[24444]: audit 2024-08-29T17:54:24.896820+0000 mon.c (mon.2) 70 : audit [INF] from='mgr.14985 172.21.15.29:0/3546534519' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-29T17:54:25.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:54:25 smithi110 bash[24444]: audit 2024-08-29T17:54:24.897621+0000 mon.a (mon.0) 1470 : audit [INF] from='mgr.14985 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-29T17:54:25.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:54:25 smithi110 bash[24444]: audit 2024-08-29T17:54:24.900888+0000 mon.c (mon.2) 71 : audit [DBG] from='mgr.14985 172.21.15.29:0/3546534519' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-29T17:54:25.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:54:25 smithi110 bash[24444]: audit 2024-08-29T17:54:24.903021+0000 mon.c (mon.2) 72 : audit [DBG] from='mgr.14985 172.21.15.29:0/3546534519' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:54:25.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:54:25 smithi110 bash[24444]: cephadm 2024-08-29T17:54:24.905108+0000 mgr.y (mgr.14985) 35 : cephadm [INF] Deploying daemon mgr.x on smithi110 2024-08-29T17:54:25.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:54:25 smithi029 bash[32453]: cluster 2024-08-29T17:54:24.557860+0000 mon.a (mon.0) 1469 : cluster [DBG] osdmap e285: 8 total, 8 up, 8 in 2024-08-29T17:54:25.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:54:25 smithi029 bash[32453]: cephadm 2024-08-29T17:54:24.896002+0000 mgr.y (mgr.14985) 34 : cephadm [INF] Upgrade: Updating mgr.x 2024-08-29T17:54:25.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:54:25 smithi029 bash[32453]: audit 2024-08-29T17:54:24.896820+0000 mon.c (mon.2) 70 : audit [INF] from='mgr.14985 172.21.15.29:0/3546534519' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-29T17:54:25.904 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:54:25 smithi029 bash[32453]: audit 2024-08-29T17:54:24.897621+0000 mon.a (mon.0) 1470 : audit [INF] from='mgr.14985 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-29T17:54:25.904 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:54:25 smithi029 bash[32453]: audit 2024-08-29T17:54:24.900888+0000 mon.c (mon.2) 71 : audit [DBG] from='mgr.14985 172.21.15.29:0/3546534519' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-29T17:54:25.904 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:54:25 smithi029 bash[32453]: audit 2024-08-29T17:54:24.903021+0000 mon.c (mon.2) 72 : audit [DBG] from='mgr.14985 172.21.15.29:0/3546534519' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:54:25.904 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:54:25 smithi029 bash[32453]: cephadm 2024-08-29T17:54:24.905108+0000 mgr.y (mgr.14985) 35 : cephadm [INF] Deploying daemon mgr.x on smithi110 2024-08-29T17:54:26.528 INFO:tasks.rados.rados.0.smithi029.stdout:1116: done (0 left) 2024-08-29T17:54:26.528 INFO:tasks.rados.rados.0.smithi029.stdout:1117: snap_remove snap 102 2024-08-29T17:54:26.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:54:26 smithi029 bash[32453]: cluster 2024-08-29T17:54:25.559178+0000 mon.a (mon.0) 1471 : cluster [DBG] osdmap e286: 8 total, 8 up, 8 in 2024-08-29T17:54:26.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:54:26 smithi029 bash[32453]: cluster 2024-08-29T17:54:25.617067+0000 mgr.y (mgr.14985) 36 : cluster [DBG] pgmap v47: 121 pgs: 121 active+clean; 181 MiB data, 994 MiB used, 714 GiB / 715 GiB avail; 2.4 MiB/s rd, 0 B/s wr, 1 op/s 2024-08-29T17:54:26.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:54:26 smithi029 bash[32453]: audit 2024-08-29T17:54:26.173312+0000 mon.c (mon.2) 73 : audit [DBG] from='mgr.14985 172.21.15.29:0/3546534519' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T17:54:26.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:54:26 smithi029 bash[32453]: cluster 2024-08-29T17:54:26.527311+0000 mon.a (mon.0) 1472 : cluster [DBG] osdmap e287: 8 total, 8 up, 8 in 2024-08-29T17:54:26.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:54:26 smithi110 bash[24444]: cluster 2024-08-29T17:54:25.559178+0000 mon.a (mon.0) 1471 : cluster [DBG] osdmap e286: 8 total, 8 up, 8 in 2024-08-29T17:54:26.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:54:26 smithi110 bash[24444]: cluster 2024-08-29T17:54:25.617067+0000 mgr.y (mgr.14985) 36 : cluster [DBG] pgmap v47: 121 pgs: 121 active+clean; 181 MiB data, 994 MiB used, 714 GiB / 715 GiB avail; 2.4 MiB/s rd, 0 B/s wr, 1 op/s 2024-08-29T17:54:26.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:54:26 smithi110 bash[24444]: audit 2024-08-29T17:54:26.173312+0000 mon.c (mon.2) 73 : audit [DBG] from='mgr.14985 172.21.15.29:0/3546534519' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T17:54:26.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:54:26 smithi110 bash[24444]: cluster 2024-08-29T17:54:26.527311+0000 mon.a (mon.0) 1472 : cluster [DBG] osdmap e287: 8 total, 8 up, 8 in 2024-08-29T17:54:26.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:26 smithi029 bash[22475]: cluster 2024-08-29T17:54:25.559178+0000 mon.a (mon.0) 1471 : cluster [DBG] osdmap e286: 8 total, 8 up, 8 in 2024-08-29T17:54:26.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:26 smithi029 bash[22475]: cluster 2024-08-29T17:54:25.617067+0000 mgr.y (mgr.14985) 36 : cluster [DBG] pgmap v47: 121 pgs: 121 active+clean; 181 MiB data, 994 MiB used, 714 GiB / 715 GiB avail; 2.4 MiB/s rd, 0 B/s wr, 1 op/s 2024-08-29T17:54:26.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:26 smithi029 bash[22475]: audit 2024-08-29T17:54:26.173312+0000 mon.c (mon.2) 73 : audit [DBG] from='mgr.14985 172.21.15.29:0/3546534519' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T17:54:26.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:26 smithi029 bash[22475]: cluster 2024-08-29T17:54:26.527311+0000 mon.a (mon.0) 1472 : cluster [DBG] osdmap e287: 8 total, 8 up, 8 in 2024-08-29T17:54:27.531 INFO:tasks.rados.rados.0.smithi029.stdout:1117: done (0 left) 2024-08-29T17:54:27.531 INFO:tasks.rados.rados.0.smithi029.stdout:1118: copy_from oid 33 from oid 1 current snap is 105 2024-08-29T17:54:27.532 INFO:tasks.rados.rados.0.smithi029.stdout:1119: read oid 46 snap -1 2024-08-29T17:54:27.532 INFO:tasks.rados.rados.0.smithi029.stdout:1119: expect (ObjNum 332 snap 99 seq_num 332) 2024-08-29T17:54:27.532 INFO:tasks.rados.rados.0.smithi029.stdout:1120: snap_remove snap 104 2024-08-29T17:54:27.662 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:54:27 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T17:54:27.663 INFO:journalctl@ceph.mds.b.smithi110.stdout:Aug 29 17:54:27 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T17:54:27.663 INFO:journalctl@ceph.prometheus.a.smithi110.stdout:Aug 29 17:54:27 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T17:54:27.663 INFO:journalctl@ceph.node-exporter.b.smithi110.stdout:Aug 29 17:54:27 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T17:54:27.664 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:54:27 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T17:54:27.664 INFO:journalctl@ceph.osd.4.smithi110.stdout:Aug 29 17:54:27 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T17:54:27.665 INFO:journalctl@ceph.osd.5.smithi110.stdout:Aug 29 17:54:27 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T17:54:27.665 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:54:27 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T17:54:27.665 INFO:journalctl@ceph.osd.7.smithi110.stdout:Aug 29 17:54:27 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T17:54:27.665 INFO:journalctl@ceph.osd.6.smithi110.stdout:Aug 29 17:54:27 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T17:54:28.007 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:54:27 smithi110 systemd[1]: Stopping Ceph mgr.x for 5b99e290-662c-11ef-bcd4-c7b262605968... 2024-08-29T17:54:28.540 INFO:tasks.rados.rados.0.smithi029.stdout:1120: done (2 left) 2024-08-29T17:54:28.540 INFO:tasks.rados.rados.0.smithi029.stdout:1121: snap_remove snap 100 2024-08-29T17:54:28.649 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:54:28 smithi110 bash[60914]: ceph-5b99e290-662c-11ef-bcd4-c7b262605968-mgr-x 2024-08-29T17:54:28.649 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:54:28 smithi110 systemd[1]: ceph-5b99e290-662c-11ef-bcd4-c7b262605968@mgr.x.service: Main process exited, code=exited, status=143/n/a 2024-08-29T17:54:28.649 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:54:28 smithi110 bash[60974]: Error response from daemon: No such container: ceph-5b99e290-662c-11ef-bcd4-c7b262605968-mgr-x 2024-08-29T17:54:28.650 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:54:28 smithi110 systemd[1]: ceph-5b99e290-662c-11ef-bcd4-c7b262605968@mgr.x.service: Failed with result 'exit-code'. 2024-08-29T17:54:28.650 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:54:28 smithi110 systemd[1]: Stopped Ceph mgr.x for 5b99e290-662c-11ef-bcd4-c7b262605968. 2024-08-29T17:54:28.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:54:28 smithi110 bash[24444]: cluster 2024-08-29T17:54:27.530062+0000 mon.a (mon.0) 1473 : cluster [DBG] osdmap e288: 8 total, 8 up, 8 in 2024-08-29T17:54:28.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:54:28 smithi110 bash[24444]: cluster 2024-08-29T17:54:27.617794+0000 mgr.y (mgr.14985) 37 : cluster [DBG] pgmap v50: 121 pgs: 121 active+clean; 183 MiB data, 1020 MiB used, 714 GiB / 715 GiB avail; 1.4 MiB/s rd, 2.4 MiB/s wr, 8 op/s 2024-08-29T17:54:28.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:28 smithi029 bash[22475]: cluster 2024-08-29T17:54:27.530062+0000 mon.a (mon.0) 1473 : cluster [DBG] osdmap e288: 8 total, 8 up, 8 in 2024-08-29T17:54:28.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:28 smithi029 bash[22475]: cluster 2024-08-29T17:54:27.617794+0000 mgr.y (mgr.14985) 37 : cluster [DBG] pgmap v50: 121 pgs: 121 active+clean; 183 MiB data, 1020 MiB used, 714 GiB / 715 GiB avail; 1.4 MiB/s rd, 2.4 MiB/s wr, 8 op/s 2024-08-29T17:54:28.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:54:28 smithi029 bash[32453]: cluster 2024-08-29T17:54:27.530062+0000 mon.a (mon.0) 1473 : cluster [DBG] osdmap e288: 8 total, 8 up, 8 in 2024-08-29T17:54:28.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:54:28 smithi029 bash[32453]: cluster 2024-08-29T17:54:27.617794+0000 mgr.y (mgr.14985) 37 : cluster [DBG] pgmap v50: 121 pgs: 121 active+clean; 183 MiB data, 1020 MiB used, 714 GiB / 715 GiB avail; 1.4 MiB/s rd, 2.4 MiB/s wr, 8 op/s 2024-08-29T17:54:29.149 INFO:journalctl@ceph.osd.4.smithi110.stdout:Aug 29 17:54:28 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T17:54:29.150 INFO:journalctl@ceph.osd.5.smithi110.stdout:Aug 29 17:54:28 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T17:54:29.150 INFO:journalctl@ceph.mds.b.smithi110.stdout:Aug 29 17:54:28 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T17:54:29.151 INFO:journalctl@ceph.prometheus.a.smithi110.stdout:Aug 29 17:54:28 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T17:54:29.151 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:54:28 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T17:54:29.151 INFO:journalctl@ceph.osd.7.smithi110.stdout:Aug 29 17:54:28 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T17:54:29.151 INFO:journalctl@ceph.node-exporter.b.smithi110.stdout:Aug 29 17:54:28 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T17:54:29.152 INFO:journalctl@ceph.osd.6.smithi110.stdout:Aug 29 17:54:28 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T17:54:29.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:54:28 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T17:54:29.152 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:54:28 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T17:54:29.152 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:54:28 smithi110 systemd[1]: Started Ceph mgr.x for 5b99e290-662c-11ef-bcd4-c7b262605968. 2024-08-29T17:54:29.546 INFO:tasks.rados.rados.0.smithi029.stdout:1119: expect (ObjNum 332 snap 99 seq_num 332) 2024-08-29T17:54:29.693 INFO:tasks.rados.rados.0.smithi029.stdout:1118: finishing copy_from racing read to smithi02969618-33 2024-08-29T17:54:29.693 INFO:tasks.rados.rados.0.smithi029.stdout:1118: finishing copy_from to smithi02969618-33 2024-08-29T17:54:29.694 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 33 v 255 (ObjNum 307 snap 88 seq_num 307) dirty exists 2024-08-29T17:54:29.694 INFO:tasks.rados.rados.0.smithi029.stdout:1118: done (2 left) 2024-08-29T17:54:29.694 INFO:tasks.rados.rados.0.smithi029.stdout:1119: done (1 left) 2024-08-29T17:54:29.694 INFO:tasks.rados.rados.0.smithi029.stdout:1121: done (0 left) 2024-08-29T17:54:29.694 INFO:tasks.rados.rados.0.smithi029.stdout:1122: snap_create 2024-08-29T17:54:29.846 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:54:29 smithi110 bash[24444]: cluster 2024-08-29T17:54:28.540244+0000 mon.a (mon.0) 1474 : cluster [DBG] osdmap e289: 8 total, 8 up, 8 in 2024-08-29T17:54:29.847 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:54:29 smithi110 bash[24444]: audit 2024-08-29T17:54:28.843315+0000 mon.a (mon.0) 1475 : audit [INF] from='mgr.14985 ' entity='mgr.y' 2024-08-29T17:54:29.847 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:54:29 smithi110 bash[24444]: audit 2024-08-29T17:54:28.856120+0000 mon.a (mon.0) 1476 : audit [INF] from='mgr.14985 ' entity='mgr.y' 2024-08-29T17:54:29.847 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:54:29 smithi110 bash[24444]: audit 2024-08-29T17:54:28.859728+0000 mon.c (mon.2) 74 : audit [DBG] from='mgr.14985 172.21.15.29:0/3546534519' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:54:29.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:29 smithi029 bash[22475]: cluster 2024-08-29T17:54:28.540244+0000 mon.a (mon.0) 1474 : cluster [DBG] osdmap e289: 8 total, 8 up, 8 in 2024-08-29T17:54:29.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:29 smithi029 bash[22475]: audit 2024-08-29T17:54:28.843315+0000 mon.a (mon.0) 1475 : audit [INF] from='mgr.14985 ' entity='mgr.y' 2024-08-29T17:54:29.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:29 smithi029 bash[22475]: audit 2024-08-29T17:54:28.856120+0000 mon.a (mon.0) 1476 : audit [INF] from='mgr.14985 ' entity='mgr.y' 2024-08-29T17:54:29.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:29 smithi029 bash[22475]: audit 2024-08-29T17:54:28.859728+0000 mon.c (mon.2) 74 : audit [DBG] from='mgr.14985 172.21.15.29:0/3546534519' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:54:29.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:54:29 smithi029 bash[32453]: cluster 2024-08-29T17:54:28.540244+0000 mon.a (mon.0) 1474 : cluster [DBG] osdmap e289: 8 total, 8 up, 8 in 2024-08-29T17:54:29.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:54:29 smithi029 bash[32453]: audit 2024-08-29T17:54:28.843315+0000 mon.a (mon.0) 1475 : audit [INF] from='mgr.14985 ' entity='mgr.y' 2024-08-29T17:54:29.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:54:29 smithi029 bash[32453]: audit 2024-08-29T17:54:28.856120+0000 mon.a (mon.0) 1476 : audit [INF] from='mgr.14985 ' entity='mgr.y' 2024-08-29T17:54:29.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:54:29 smithi029 bash[32453]: audit 2024-08-29T17:54:28.859728+0000 mon.c (mon.2) 74 : audit [DBG] from='mgr.14985 172.21.15.29:0/3546534519' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:54:30.149 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:54:29 smithi110 bash[61031]: debug 2024-08-29T17:54:29.952+0000 7f5a8d233640 1 -- 172.21.15.110:0/3166923178 <== mon.1 v2:172.21.15.110:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55d626a090e0 con 0x55d626a0b800 2024-08-29T17:54:30.149 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:54:30 smithi110 bash[61031]: debug 2024-08-29T17:54:30.068+0000 7f5a8fa9d040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-08-29T17:54:30.567 INFO:tasks.rados.rados.0.smithi029.stdout:1122: done (0 left) 2024-08-29T17:54:30.567 INFO:tasks.rados.rados.0.smithi029.stdout:1123: rmattr oid 26 current snap is 106 2024-08-29T17:54:30.567 INFO:tasks.rados.rados.0.smithi029.stdout:1124: rmattr oid 42 current snap is 106 2024-08-29T17:54:30.567 INFO:tasks.rados.rados.0.smithi029.stdout:1124: done (1 left) 2024-08-29T17:54:30.567 INFO:tasks.rados.rados.0.smithi029.stdout:1125: rmattr oid 11 current snap is 106 2024-08-29T17:54:30.567 INFO:tasks.rados.rados.0.smithi029.stdout:1125: done (1 left) 2024-08-29T17:54:30.567 INFO:tasks.rados.rados.0.smithi029.stdout:1126: snap_remove snap 88 2024-08-29T17:54:30.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:54:30 smithi110 bash[24444]: cluster 2024-08-29T17:54:29.542051+0000 mon.a (mon.0) 1477 : cluster [DBG] osdmap e290: 8 total, 8 up, 8 in 2024-08-29T17:54:30.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:54:30 smithi110 bash[24444]: cluster 2024-08-29T17:54:29.618548+0000 mgr.y (mgr.14985) 38 : cluster [DBG] pgmap v53: 121 pgs: 121 active+clean; 183 MiB data, 1020 MiB used, 714 GiB / 715 GiB avail; 1.4 MiB/s rd, 2.4 MiB/s wr, 8 op/s 2024-08-29T17:54:30.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:30 smithi029 bash[22475]: cluster 2024-08-29T17:54:29.542051+0000 mon.a (mon.0) 1477 : cluster [DBG] osdmap e290: 8 total, 8 up, 8 in 2024-08-29T17:54:30.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:30 smithi029 bash[22475]: cluster 2024-08-29T17:54:29.618548+0000 mgr.y (mgr.14985) 38 : cluster [DBG] pgmap v53: 121 pgs: 121 active+clean; 183 MiB data, 1020 MiB used, 714 GiB / 715 GiB avail; 1.4 MiB/s rd, 2.4 MiB/s wr, 8 op/s 2024-08-29T17:54:30.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:54:30 smithi029 bash[32453]: cluster 2024-08-29T17:54:29.542051+0000 mon.a (mon.0) 1477 : cluster [DBG] osdmap e290: 8 total, 8 up, 8 in 2024-08-29T17:54:30.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:54:30 smithi029 bash[32453]: cluster 2024-08-29T17:54:29.618548+0000 mgr.y (mgr.14985) 38 : cluster [DBG] pgmap v53: 121 pgs: 121 active+clean; 183 MiB data, 1020 MiB used, 714 GiB / 715 GiB avail; 1.4 MiB/s rd, 2.4 MiB/s wr, 8 op/s 2024-08-29T17:54:31.532 INFO:tasks.rados.rados.0.smithi029.stdout:1126: done (1 left) 2024-08-29T17:54:31.532 INFO:tasks.rados.rados.0.smithi029.stdout:1127: delete oid 37 current snap is 106 2024-08-29T17:54:31.532 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 26 v 712 (ObjNum 284 snap 82 seq_num 284) dirty exists 2024-08-29T17:54:31.559 INFO:tasks.rados.rados.0.smithi029.stdout:1123: done (1 left) 2024-08-29T17:54:31.559 INFO:tasks.rados.rados.0.smithi029.stdout:1127: done (0 left) 2024-08-29T17:54:31.559 INFO:tasks.rados.rados.0.smithi029.stdout:1128: rollback oid 3 current snap is 106 2024-08-29T17:54:31.559 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 3 to 101 2024-08-29T17:54:31.559 INFO:tasks.rados.rados.0.smithi029.stdout:1129: setattr oid 37 current snap is 106 2024-08-29T17:54:31.560 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:54:31 smithi110 bash[61031]: debug 2024-08-29T17:54:31.272+0000 7f5a8fa9d040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-08-29T17:54:31.560 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:54:31 smithi110 bash[61031]: debug 2024-08-29T17:54:31.340+0000 7f5a8fa9d040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-08-29T17:54:31.560 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:54:31 smithi110 bash[61031]: debug 2024-08-29T17:54:31.492+0000 7f5a8fa9d040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-08-29T17:54:31.563 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 18 current snap is 106 2024-08-29T17:54:31.563 INFO:tasks.rados.rados.0.smithi029.stdout:1130: seq_num 345 ranges {2564096=581632,3145728=401408} 2024-08-29T17:54:31.610 INFO:tasks.rados.rados.0.smithi029.stdout:1130: writing smithi02969618-18 from 2564096 to 3145728 tid 1 2024-08-29T17:54:31.615 INFO:tasks.rados.rados.0.smithi029.stdout:1130: writing smithi02969618-18 from 3145728 to 3547136 tid 2 2024-08-29T17:54:31.616 INFO:tasks.rados.rados.0.smithi029.stdout:1131: snap_create 2024-08-29T17:54:31.616 INFO:tasks.rados.rados.0.smithi029.stdout:1128: finishing rollback tid 0 to smithi02969618-3 2024-08-29T17:54:31.616 INFO:tasks.rados.rados.0.smithi029.stdout:1128: finishing rollback tid 1 to smithi02969618-3 2024-08-29T17:54:31.616 INFO:tasks.rados.rados.0.smithi029.stdout:1128: finishing rollback tid 2 to smithi02969618-3 2024-08-29T17:54:31.616 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 3 v 388 (ObjNum 296 snap 86 seq_num 296) dirty exists 2024-08-29T17:54:31.616 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 37 v 1008 (ObjNum 257 snap 0 seq_num 3003514320) dirty exists 2024-08-29T17:54:31.616 INFO:tasks.rados.rados.0.smithi029.stdout:1130: finishing write tid 1 to smithi02969618-18 2024-08-29T17:54:31.620 INFO:tasks.rados.rados.0.smithi029.stdout:1130: finishing write tid 2 to smithi02969618-18 2024-08-29T17:54:31.621 INFO:tasks.rados.rados.0.smithi029.stdout:1130: finishing write tid 3 to smithi02969618-18 2024-08-29T17:54:31.623 INFO:tasks.rados.rados.0.smithi029.stdout:1130: finishing write tid 4 to smithi02969618-18 2024-08-29T17:54:31.623 INFO:tasks.rados.rados.0.smithi029.stdout:1130: oid 18 updating version 0 to 624 2024-08-29T17:54:31.623 INFO:tasks.rados.rados.0.smithi029.stdout:1130: oid 18 version 624 is already newer than 623 2024-08-29T17:54:31.623 INFO:tasks.rados.rados.0.smithi029.stdout:1130: oid 18 updating version 624 to 625 2024-08-29T17:54:31.623 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 18 v 625 (ObjNum 345 snap 106 seq_num 345) dirty exists 2024-08-29T17:54:31.623 INFO:tasks.rados.rados.0.smithi029.stdout:1130: left oid 18 (ObjNum 345 snap 106 seq_num 345) 2024-08-29T17:54:31.899 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:54:31 smithi110 bash[24444]: cluster 2024-08-29T17:54:30.567372+0000 mon.a (mon.0) 1478 : cluster [DBG] osdmap e291: 8 total, 8 up, 8 in 2024-08-29T17:54:31.899 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:54:31 smithi110 bash[24444]: cluster 2024-08-29T17:54:31.530369+0000 mon.a (mon.0) 1479 : cluster [DBG] osdmap e292: 8 total, 8 up, 8 in 2024-08-29T17:54:31.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:54:31 smithi029 bash[32453]: cluster 2024-08-29T17:54:30.567372+0000 mon.a (mon.0) 1478 : cluster [DBG] osdmap e291: 8 total, 8 up, 8 in 2024-08-29T17:54:31.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:54:31 smithi029 bash[32453]: cluster 2024-08-29T17:54:31.530369+0000 mon.a (mon.0) 1479 : cluster [DBG] osdmap e292: 8 total, 8 up, 8 in 2024-08-29T17:54:31.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:31 smithi029 bash[22475]: cluster 2024-08-29T17:54:30.567372+0000 mon.a (mon.0) 1478 : cluster [DBG] osdmap e291: 8 total, 8 up, 8 in 2024-08-29T17:54:31.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:31 smithi029 bash[22475]: cluster 2024-08-29T17:54:31.530369+0000 mon.a (mon.0) 1479 : cluster [DBG] osdmap e292: 8 total, 8 up, 8 in 2024-08-29T17:54:32.502 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:54:32 smithi110 bash[61031]: debug 2024-08-29T17:54:32.168+0000 7f5a8fa9d040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-08-29T17:54:32.502 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:54:32 smithi110 bash[61031]: debug 2024-08-29T17:54:32.240+0000 7f5a8fa9d040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-08-29T17:54:32.502 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:54:32 smithi110 bash[61031]: debug 2024-08-29T17:54:32.308+0000 7f5a8fa9d040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-08-29T17:54:32.503 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:54:32 smithi110 bash[61031]: debug 2024-08-29T17:54:32.500+0000 7f5a8fa9d040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-08-29T17:54:32.577 INFO:tasks.rados.rados.0.smithi029.stdout:1128: done (3 left) 2024-08-29T17:54:32.577 INFO:tasks.rados.rados.0.smithi029.stdout:1129: done (2 left) 2024-08-29T17:54:32.577 INFO:tasks.rados.rados.0.smithi029.stdout:1130: done (1 left) 2024-08-29T17:54:32.577 INFO:tasks.rados.rados.0.smithi029.stdout:1131: done (0 left) 2024-08-29T17:54:32.578 INFO:tasks.rados.rados.0.smithi029.stdout:1132: read oid 7 snap 99 2024-08-29T17:54:32.578 INFO:tasks.rados.rados.0.smithi029.stdout:1132: expect (ObjNum 325 snap 96 seq_num 325) 2024-08-29T17:54:32.578 INFO:tasks.rados.rados.0.smithi029.stdout:1133: rmattr oid 2 current snap is 107 2024-08-29T17:54:32.578 INFO:tasks.rados.rados.0.smithi029.stdout:1134: copy_from oid 46 from oid 47 current snap is 107 2024-08-29T17:54:32.578 INFO:tasks.rados.rados.0.smithi029.stdout:1135: copy_from oid 38 from oid 20 current snap is 107 2024-08-29T17:54:32.578 INFO:tasks.rados.rados.0.smithi029.stdout:1136: copy_from oid 44 from oid 39 current snap is 107 2024-08-29T17:54:32.578 INFO:tasks.rados.rados.0.smithi029.stdout:1137: delete oid 25 current snap is 107 2024-08-29T17:54:32.590 INFO:tasks.rados.rados.0.smithi029.stdout:1134: finishing copy_from racing read to smithi02969618-46 2024-08-29T17:54:32.593 INFO:tasks.rados.rados.0.smithi029.stdout:1132: expect (ObjNum 325 snap 96 seq_num 325) 2024-08-29T17:54:32.711 INFO:tasks.rados.rados.0.smithi029.stdout:1136: finishing copy_from to smithi02969618-44 2024-08-29T17:54:32.711 INFO:tasks.rados.rados.0.smithi029.stdout:1136: got expected ENOENT (src dne) 2024-08-29T17:54:32.711 INFO:tasks.rados.rados.0.smithi029.stdout:1136: finishing copy_from racing read to smithi02969618-44 2024-08-29T17:54:32.711 INFO:tasks.rados.rados.0.smithi029.stdout:1134: finishing copy_from to smithi02969618-46 2024-08-29T17:54:32.711 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 46 v 623 (ObjNum 329 snap 99 seq_num 329) dirty exists 2024-08-29T17:54:32.711 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 2 v 1012 (ObjNum 164 snap 36 seq_num 164) dirty exists 2024-08-29T17:54:32.711 INFO:tasks.rados.rados.0.smithi029.stdout:1135: finishing copy_from racing read to smithi02969618-38 2024-08-29T17:54:32.712 INFO:tasks.rados.rados.0.smithi029.stdout:1135: finishing copy_from to smithi02969618-38 2024-08-29T17:54:32.712 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 38 v 707 (ObjNum 308 snap 88 seq_num 308) dirty exists 2024-08-29T17:54:32.712 INFO:tasks.rados.rados.0.smithi029.stdout:1132: done (5 left) 2024-08-29T17:54:32.712 INFO:tasks.rados.rados.0.smithi029.stdout:1133: done (4 left) 2024-08-29T17:54:32.712 INFO:tasks.rados.rados.0.smithi029.stdout:1134: done (3 left) 2024-08-29T17:54:32.712 INFO:tasks.rados.rados.0.smithi029.stdout:1135: done (2 left) 2024-08-29T17:54:32.712 INFO:tasks.rados.rados.0.smithi029.stdout:1136: done (1 left) 2024-08-29T17:54:32.713 INFO:tasks.rados.rados.0.smithi029.stdout:1137: done (0 left) 2024-08-29T17:54:32.713 INFO:tasks.rados.rados.0.smithi029.stdout:1138: rollback oid 50 current snap is 107 2024-08-29T17:54:32.713 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 50 to 103 2024-08-29T17:54:32.713 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 29 current snap is 107 2024-08-29T17:54:32.713 INFO:tasks.rados.rados.0.smithi029.stdout:1139: seq_num 347 ranges {2129920=614400,2744320=401408} 2024-08-29T17:54:32.742 INFO:tasks.rados.rados.0.smithi029.stdout:1139: writing smithi02969618-29 from 2129920 to 2744320 tid 1 2024-08-29T17:54:32.747 INFO:tasks.rados.rados.0.smithi029.stdout:1139: writing smithi02969618-29 from 2744320 to 3145728 tid 2 2024-08-29T17:54:32.747 INFO:tasks.rados.rados.0.smithi029.stdout:1140: snap_remove snap 106 2024-08-29T17:54:32.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:54:32 smithi029 bash[32453]: cluster 2024-08-29T17:54:31.619511+0000 mgr.y (mgr.14985) 39 : cluster [DBG] pgmap v56: 121 pgs: 121 active+clean; 150 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 2.0 MiB/s rd, 648 KiB/s wr, 6 op/s 2024-08-29T17:54:32.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:54:32 smithi110 bash[24444]: cluster 2024-08-29T17:54:31.619511+0000 mgr.y (mgr.14985) 39 : cluster [DBG] pgmap v56: 121 pgs: 121 active+clean; 150 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 2.0 MiB/s rd, 648 KiB/s wr, 6 op/s 2024-08-29T17:54:32.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:32 smithi029 bash[22475]: cluster 2024-08-29T17:54:31.619511+0000 mgr.y (mgr.14985) 39 : cluster [DBG] pgmap v56: 121 pgs: 121 active+clean; 150 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 2.0 MiB/s rd, 648 KiB/s wr, 6 op/s 2024-08-29T17:54:32.900 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:54:32 smithi110 bash[61031]: debug 2024-08-29T17:54:32.580+0000 7f5a8fa9d040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-08-29T17:54:32.901 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:54:32 smithi110 bash[61031]: debug 2024-08-29T17:54:32.660+0000 7f5a8fa9d040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-08-29T17:54:33.186 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:54:32 smithi110 bash[61031]: debug 2024-08-29T17:54:32.920+0000 7f5a8fa9d040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-08-29T17:54:33.186 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:54:32 smithi110 bash[61031]: debug 2024-08-29T17:54:32.988+0000 7f5a8fa9d040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-08-29T17:54:33.515 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:54:33 smithi110 bash[61031]: debug 2024-08-29T17:54:33.180+0000 7f5a8fa9d040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-08-29T17:54:33.516 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:54:33 smithi110 bash[61031]: debug 2024-08-29T17:54:33.260+0000 7f5a8fa9d040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-08-29T17:54:33.587 INFO:tasks.rados.rados.0.smithi029.stdout:1140: done (2 left) 2024-08-29T17:54:33.587 INFO:tasks.rados.rados.0.smithi029.stdout:1141: snap_remove snap 101 2024-08-29T17:54:33.866 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:54:33 smithi110 bash[24444]: cluster 2024-08-29T17:54:32.577345+0000 mon.a (mon.0) 1480 : cluster [DBG] osdmap e293: 8 total, 8 up, 8 in 2024-08-29T17:54:33.867 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:54:33 smithi110 bash[61031]: debug 2024-08-29T17:54:33.512+0000 7f5a8fa9d040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-08-29T17:54:33.867 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:54:33 smithi110 bash[61031]: debug 2024-08-29T17:54:33.700+0000 7f5a8fa9d040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-08-29T17:54:33.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:54:33 smithi029 bash[32453]: cluster 2024-08-29T17:54:32.577345+0000 mon.a (mon.0) 1480 : cluster [DBG] osdmap e293: 8 total, 8 up, 8 in 2024-08-29T17:54:33.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:33 smithi029 bash[22475]: cluster 2024-08-29T17:54:32.577345+0000 mon.a (mon.0) 1480 : cluster [DBG] osdmap e293: 8 total, 8 up, 8 in 2024-08-29T17:54:34.140 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:54:33 smithi110 bash[61031]: debug 2024-08-29T17:54:33.864+0000 7f5a8fa9d040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-08-29T17:54:34.140 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:54:33 smithi110 bash[61031]: debug 2024-08-29T17:54:33.944+0000 7f5a8fa9d040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-08-29T17:54:34.399 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:54:34 smithi110 bash[61031]: debug 2024-08-29T17:54:34.136+0000 7f5a8fa9d040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-08-29T17:54:34.600 INFO:tasks.rados.rados.0.smithi029.stdout:1141: done (2 left) 2024-08-29T17:54:34.600 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 22 current snap is 107 2024-08-29T17:54:34.600 INFO:tasks.rados.rados.0.smithi029.stdout:1142: seq_num 348 ranges {1089536=630784,1720320=401408} 2024-08-29T17:54:34.608 INFO:tasks.rados.rados.0.smithi029.stdout:1142: writing smithi02969618-22 from 1089536 to 1720320 tid 1 2024-08-29T17:54:34.611 INFO:tasks.rados.rados.0.smithi029.stdout:1142: writing smithi02969618-22 from 1720320 to 2121728 tid 2 2024-08-29T17:54:34.611 INFO:tasks.rados.rados.0.smithi029.stdout:1143: read oid 21 snap -1 2024-08-29T17:54:34.611 INFO:tasks.rados.rados.0.smithi029.stdout:1143: expect (ObjNum 221 snap 47 seq_num 221) 2024-08-29T17:54:34.611 INFO:tasks.rados.rados.0.smithi029.stdout:1144: delete oid 40 current snap is 107 2024-08-29T17:54:34.611 INFO:tasks.rados.rados.0.smithi029.stdout:1138: finishing rollback tid 0 to smithi02969618-50 2024-08-29T17:54:34.611 INFO:tasks.rados.rados.0.smithi029.stdout:1138: finishing rollback tid 1 to smithi02969618-50 2024-08-29T17:54:34.611 INFO:tasks.rados.rados.0.smithi029.stdout:1138: finishing rollback tid 2 to smithi02969618-50 2024-08-29T17:54:34.611 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 50 v 1016 (ObjNum 81 snap 0 seq_num 0) dirty exists 2024-08-29T17:54:34.611 INFO:tasks.rados.rados.0.smithi029.stdout:1139: finishing write tid 1 to smithi02969618-29 2024-08-29T17:54:34.612 INFO:tasks.rados.rados.0.smithi029.stdout:1139: finishing write tid 2 to smithi02969618-29 2024-08-29T17:54:34.612 INFO:tasks.rados.rados.0.smithi029.stdout:1139: finishing write tid 3 to smithi02969618-29 2024-08-29T17:54:34.612 INFO:tasks.rados.rados.0.smithi029.stdout:1139: finishing write tid 4 to smithi02969618-29 2024-08-29T17:54:34.612 INFO:tasks.rados.rados.0.smithi029.stdout:1139: oid 29 updating version 0 to 392 2024-08-29T17:54:34.612 INFO:tasks.rados.rados.0.smithi029.stdout:1139: oid 29 version 392 is already newer than 390 2024-08-29T17:54:34.612 INFO:tasks.rados.rados.0.smithi029.stdout:1139: oid 29 version 392 is already newer than 391 2024-08-29T17:54:34.612 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 29 v 392 (ObjNum 347 snap 107 seq_num 347) dirty exists 2024-08-29T17:54:34.612 INFO:tasks.rados.rados.0.smithi029.stdout:1139: left oid 29 (ObjNum 347 snap 107 seq_num 347) 2024-08-29T17:54:34.616 INFO:tasks.rados.rados.0.smithi029.stdout:1138: done (4 left) 2024-08-29T17:54:34.616 INFO:tasks.rados.rados.0.smithi029.stdout:1139: done (3 left) 2024-08-29T17:54:34.616 INFO:tasks.rados.rados.0.smithi029.stdout:1144: done (2 left) 2024-08-29T17:54:34.616 INFO:tasks.rados.rados.0.smithi029.stdout:1145: rollback oid 10 current snap is 107 2024-08-29T17:54:34.616 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 10 to 99 2024-08-29T17:54:34.616 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 8 current snap is 107 2024-08-29T17:54:34.616 INFO:tasks.rados.rados.0.smithi029.stdout:1146: seq_num 350 ranges {0=671744,671744=401408} 2024-08-29T17:54:34.620 INFO:tasks.rados.rados.0.smithi029.stdout:1146: writing smithi02969618-8 from 0 to 671744 tid 1 2024-08-29T17:54:34.624 INFO:tasks.rados.rados.0.smithi029.stdout:1146: writing smithi02969618-8 from 671744 to 1073152 tid 2 2024-08-29T17:54:34.624 INFO:tasks.rados.rados.0.smithi029.stdout:1147: rollback oid 26 current snap is 107 2024-08-29T17:54:34.624 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 26 to 103 2024-08-29T17:54:34.625 INFO:tasks.rados.rados.0.smithi029.stdout:1142: finishing write tid 1 to smithi02969618-22 2024-08-29T17:54:34.625 INFO:tasks.rados.rados.0.smithi029.stdout:1142: finishing write tid 2 to smithi02969618-22 2024-08-29T17:54:34.625 INFO:tasks.rados.rados.0.smithi029.stdout:1142: finishing write tid 3 to smithi02969618-22 2024-08-29T17:54:34.625 INFO:tasks.rados.rados.0.smithi029.stdout:1145: finishing rollback tid 1 to smithi02969618-10 2024-08-29T17:54:34.625 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 10 v 0 (ObjNum 129 snap 0 seq_num 1562403008) dirty dne 2024-08-29T17:54:34.625 INFO:tasks.rados.rados.0.smithi029.stdout:1145: done (4 left) 2024-08-29T17:54:34.625 INFO:tasks.rados.rados.0.smithi029.stdout:1148: delete oid 35 current snap is 107 2024-08-29T17:54:34.625 INFO:tasks.rados.rados.0.smithi029.stdout:1142: finishing write tid 4 to smithi02969618-22 2024-08-29T17:54:34.625 INFO:tasks.rados.rados.0.smithi029.stdout:1142: oid 22 updating version 0 to 349 2024-08-29T17:54:34.625 INFO:tasks.rados.rados.0.smithi029.stdout:1142: oid 22 version 349 is already newer than 347 2024-08-29T17:54:34.625 INFO:tasks.rados.rados.0.smithi029.stdout:1142: oid 22 version 349 is already newer than 348 2024-08-29T17:54:34.625 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 22 v 349 (ObjNum 348 snap 107 seq_num 348) dirty exists 2024-08-29T17:54:34.626 INFO:tasks.rados.rados.0.smithi029.stdout:1142: left oid 22 (ObjNum 348 snap 107 seq_num 348) 2024-08-29T17:54:34.628 INFO:tasks.rados.rados.0.smithi029.stdout:1143: expect (ObjNum 221 snap 47 seq_num 221) 2024-08-29T17:54:34.733 INFO:tasks.rados.rados.0.smithi029.stdout:1146: finishing write tid 1 to smithi02969618-8 2024-08-29T17:54:34.733 INFO:tasks.rados.rados.0.smithi029.stdout:1146: finishing write tid 2 to smithi02969618-8 2024-08-29T17:54:34.733 INFO:tasks.rados.rados.0.smithi029.stdout:1146: finishing write tid 3 to smithi02969618-8 2024-08-29T17:54:34.734 INFO:tasks.rados.rados.0.smithi029.stdout:1146: finishing write tid 4 to smithi02969618-8 2024-08-29T17:54:34.734 INFO:tasks.rados.rados.0.smithi029.stdout:1146: oid 8 updating version 0 to 212 2024-08-29T17:54:34.734 INFO:tasks.rados.rados.0.smithi029.stdout:1146: oid 8 version 212 is already newer than 211 2024-08-29T17:54:34.734 INFO:tasks.rados.rados.0.smithi029.stdout:1146: oid 8 version 212 is already newer than 210 2024-08-29T17:54:34.734 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 8 v 212 (ObjNum 350 snap 107 seq_num 350) dirty exists 2024-08-29T17:54:34.734 INFO:tasks.rados.rados.0.smithi029.stdout:1146: left oid 8 (ObjNum 350 snap 107 seq_num 350) 2024-08-29T17:54:34.734 INFO:tasks.rados.rados.0.smithi029.stdout:1147: finishing rollback tid 0 to smithi02969618-26 2024-08-29T17:54:34.734 INFO:tasks.rados.rados.0.smithi029.stdout:1147: finishing rollback tid 1 to smithi02969618-26 2024-08-29T17:54:34.734 INFO:tasks.rados.rados.0.smithi029.stdout:1147: finishing rollback tid 2 to smithi02969618-26 2024-08-29T17:54:34.734 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 26 v 716 (ObjNum 284 snap 82 seq_num 284) dirty exists 2024-08-29T17:54:34.734 INFO:tasks.rados.rados.0.smithi029.stdout:1142: done (4 left) 2024-08-29T17:54:34.734 INFO:tasks.rados.rados.0.smithi029.stdout:1143: done (3 left) 2024-08-29T17:54:34.735 INFO:tasks.rados.rados.0.smithi029.stdout:1146: done (2 left) 2024-08-29T17:54:34.735 INFO:tasks.rados.rados.0.smithi029.stdout:1147: done (1 left) 2024-08-29T17:54:34.735 INFO:tasks.rados.rados.0.smithi029.stdout:1148: done (0 left) 2024-08-29T17:54:34.735 INFO:tasks.rados.rados.0.smithi029.stdout:1149: delete oid 13 current snap is 107 2024-08-29T17:54:34.737 INFO:tasks.rados.rados.0.smithi029.stdout:1149: done (0 left) 2024-08-29T17:54:34.737 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 10 current snap is 107 2024-08-29T17:54:34.737 INFO:tasks.rados.rados.0.smithi029.stdout:1150: seq_num 353 ranges {0=720896,720896=401408} 2024-08-29T17:54:34.747 INFO:tasks.rados.rados.0.smithi029.stdout:1150: writing smithi02969618-10 from 0 to 720896 tid 1 2024-08-29T17:54:34.757 INFO:tasks.rados.rados.0.smithi029.stdout:1150: writing smithi02969618-10 from 720896 to 1122304 tid 2 2024-08-29T17:54:34.757 INFO:tasks.rados.rados.0.smithi029.stdout:1151: rmattr oid 1 current snap is 107 2024-08-29T17:54:34.757 INFO:tasks.rados.rados.0.smithi029.stdout:1150: finishing write tid 1 to smithi02969618-10 2024-08-29T17:54:34.757 INFO:tasks.rados.rados.0.smithi029.stdout:1152: read oid 36 snap 99 2024-08-29T17:54:34.757 INFO:tasks.rados.rados.0.smithi029.stdout:1152: expect (ObjNum 316 snap 93 seq_num 316) 2024-08-29T17:54:34.758 INFO:tasks.rados.rados.0.smithi029.stdout:1153: snap_remove snap 105 2024-08-29T17:54:34.899 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:54:34 smithi110 bash[24444]: cluster 2024-08-29T17:54:33.585278+0000 mon.a (mon.0) 1481 : cluster [DBG] osdmap e294: 8 total, 8 up, 8 in 2024-08-29T17:54:34.899 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:54:34 smithi110 bash[24444]: cluster 2024-08-29T17:54:33.620285+0000 mgr.y (mgr.14985) 40 : cluster [DBG] pgmap v59: 121 pgs: 121 active+clean; 134 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 2.0 MiB/s rd, 648 KiB/s wr, 8 op/s 2024-08-29T17:54:34.900 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:54:34 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:17:54:34] "GET /metrics HTTP/1.1" 200 36089 "" "Prometheus/2.43.0" 2024-08-29T17:54:34.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:34 smithi029 bash[22475]: cluster 2024-08-29T17:54:33.585278+0000 mon.a (mon.0) 1481 : cluster [DBG] osdmap e294: 8 total, 8 up, 8 in 2024-08-29T17:54:34.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:34 smithi029 bash[22475]: cluster 2024-08-29T17:54:33.620285+0000 mgr.y (mgr.14985) 40 : cluster [DBG] pgmap v59: 121 pgs: 121 active+clean; 134 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 2.0 MiB/s rd, 648 KiB/s wr, 8 op/s 2024-08-29T17:54:34.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:54:34 smithi029 bash[32453]: cluster 2024-08-29T17:54:33.585278+0000 mon.a (mon.0) 1481 : cluster [DBG] osdmap e294: 8 total, 8 up, 8 in 2024-08-29T17:54:34.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:54:34 smithi029 bash[32453]: cluster 2024-08-29T17:54:33.620285+0000 mgr.y (mgr.14985) 40 : cluster [DBG] pgmap v59: 121 pgs: 121 active+clean; 134 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 2.0 MiB/s rd, 648 KiB/s wr, 8 op/s 2024-08-29T17:54:35.359 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:54:35 smithi110 bash[61031]: debug 2024-08-29T17:54:35.048+0000 7f5a8fa9d040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-08-29T17:54:35.360 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:54:35 smithi110 bash[61031]: debug 2024-08-29T17:54:35.124+0000 7f5a8fa9d040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-08-29T17:54:35.606 INFO:tasks.rados.rados.0.smithi029.stdout:1153: done (3 left) 2024-08-29T17:54:35.606 INFO:tasks.rados.rados.0.smithi029.stdout:1154: read oid 29 snap -1 2024-08-29T17:54:35.606 INFO:tasks.rados.rados.0.smithi029.stdout:1154: expect (ObjNum 347 snap 107 seq_num 347) 2024-08-29T17:54:35.606 INFO:tasks.rados.rados.0.smithi029.stdout:1155: snap_remove snap 103 2024-08-29T17:54:35.649 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:54:35 smithi110 bash[24444]: cluster 2024-08-29T17:54:34.596650+0000 mon.a (mon.0) 1482 : cluster [DBG] osdmap e295: 8 total, 8 up, 8 in 2024-08-29T17:54:35.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:54:35 smithi110 bash[24444]: audit 2024-08-29T17:54:34.905938+0000 mon.a (mon.0) 1483 : audit [INF] from='mgr.14985 ' entity='mgr.y' 2024-08-29T17:54:35.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:54:35 smithi110 bash[24444]: audit 2024-08-29T17:54:34.919584+0000 mon.a (mon.0) 1484 : audit [INF] from='mgr.14985 ' entity='mgr.y' 2024-08-29T17:54:35.650 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:54:35 smithi110 bash[61031]: debug 2024-08-29T17:54:35.356+0000 7f5a8fa9d040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-08-29T17:54:35.650 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:54:35 smithi110 bash[61031]: debug 2024-08-29T17:54:35.432+0000 7f5a8fa9d040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-08-29T17:54:35.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:35 smithi029 bash[22475]: cluster 2024-08-29T17:54:34.596650+0000 mon.a (mon.0) 1482 : cluster [DBG] osdmap e295: 8 total, 8 up, 8 in 2024-08-29T17:54:35.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:35 smithi029 bash[22475]: audit 2024-08-29T17:54:34.905938+0000 mon.a (mon.0) 1483 : audit [INF] from='mgr.14985 ' entity='mgr.y' 2024-08-29T17:54:35.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:35 smithi029 bash[22475]: audit 2024-08-29T17:54:34.919584+0000 mon.a (mon.0) 1484 : audit [INF] from='mgr.14985 ' entity='mgr.y' 2024-08-29T17:54:35.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:54:35 smithi029 bash[32453]: cluster 2024-08-29T17:54:34.596650+0000 mon.a (mon.0) 1482 : cluster [DBG] osdmap e295: 8 total, 8 up, 8 in 2024-08-29T17:54:35.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:54:35 smithi029 bash[32453]: audit 2024-08-29T17:54:34.905938+0000 mon.a (mon.0) 1483 : audit [INF] from='mgr.14985 ' entity='mgr.y' 2024-08-29T17:54:35.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:54:35 smithi029 bash[32453]: audit 2024-08-29T17:54:34.919584+0000 mon.a (mon.0) 1484 : audit [INF] from='mgr.14985 ' entity='mgr.y' 2024-08-29T17:54:36.149 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:54:35 smithi110 bash[61031]: debug 2024-08-29T17:54:35.844+0000 7f5a8fa9d040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-08-29T17:54:36.150 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:54:35 smithi110 bash[61031]: debug 2024-08-29T17:54:35.928+0000 7f5a8fa9d040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-08-29T17:54:36.150 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:54:35 smithi110 bash[61031]: [29/Aug/2024:17:54:35] ENGINE Bus STARTING 2024-08-29T17:54:36.150 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:54:35 smithi110 bash[61031]: CherryPy Checker: 2024-08-29T17:54:36.150 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:54:35 smithi110 bash[61031]: The Application mounted at '' has an empty config. 2024-08-29T17:54:36.150 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:54:36 smithi110 bash[61031]: [29/Aug/2024:17:54:36] ENGINE Serving on http://:::9283 2024-08-29T17:54:36.150 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:54:36 smithi110 bash[61031]: [29/Aug/2024:17:54:36] ENGINE Bus STARTED 2024-08-29T17:54:36.536 INFO:tasks.rados.rados.0.smithi029.stdout:1155: done (4 left) 2024-08-29T17:54:36.537 INFO:tasks.rados.rados.0.smithi029.stdout:1156: copy_from oid 50 from oid 31 current snap is 107 2024-08-29T17:54:36.537 INFO:tasks.rados.rados.0.smithi029.stdout:1157: snap_create 2024-08-29T17:54:36.537 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 1 v 402 (ObjNum 307 snap 88 seq_num 307) dirty exists 2024-08-29T17:54:36.537 INFO:tasks.rados.rados.0.smithi029.stdout:1150: finishing write tid 2 to smithi02969618-10 2024-08-29T17:54:36.537 INFO:tasks.rados.rados.0.smithi029.stdout:1150: finishing write tid 3 to smithi02969618-10 2024-08-29T17:54:36.537 INFO:tasks.rados.rados.0.smithi029.stdout:1150: finishing write tid 4 to smithi02969618-10 2024-08-29T17:54:36.537 INFO:tasks.rados.rados.0.smithi029.stdout:1150: oid 10 updating version 0 to 351 2024-08-29T17:54:36.537 INFO:tasks.rados.rados.0.smithi029.stdout:1150: oid 10 updating version 351 to 352 2024-08-29T17:54:36.537 INFO:tasks.rados.rados.0.smithi029.stdout:1150: oid 10 version 352 is already newer than 350 2024-08-29T17:54:36.537 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 10 v 352 (ObjNum 353 snap 107 seq_num 353) dirty exists 2024-08-29T17:54:36.537 INFO:tasks.rados.rados.0.smithi029.stdout:1150: left oid 10 (ObjNum 353 snap 107 seq_num 353) 2024-08-29T17:54:36.537 INFO:tasks.rados.rados.0.smithi029.stdout:1152: expect (ObjNum 316 snap 93 seq_num 316) 2024-08-29T17:54:36.701 INFO:tasks.rados.rados.0.smithi029.stdout:1154: expect (ObjNum 347 snap 107 seq_num 347) 2024-08-29T17:54:36.819 INFO:tasks.rados.rados.0.smithi029.stdout:1156: finishing copy_from to smithi02969618-50 2024-08-29T17:54:36.819 INFO:tasks.rados.rados.0.smithi029.stdout:1156: got expected ENOENT (src dne) 2024-08-29T17:54:36.819 INFO:tasks.rados.rados.0.smithi029.stdout:1156: finishing copy_from racing read to smithi02969618-50 2024-08-29T17:54:36.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:54:36 smithi110 bash[24444]: cluster 2024-08-29T17:54:35.604428+0000 mon.a (mon.0) 1485 : cluster [DBG] osdmap e296: 8 total, 8 up, 8 in 2024-08-29T17:54:36.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:54:36 smithi110 bash[24444]: cluster 2024-08-29T17:54:35.620904+0000 mgr.y (mgr.14985) 41 : cluster [DBG] pgmap v62: 121 pgs: 121 active+clean; 134 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 1 op/s 2024-08-29T17:54:36.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:54:36 smithi110 bash[24444]: cluster 2024-08-29T17:54:35.959635+0000 mon.a (mon.0) 1486 : cluster [DBG] Standby manager daemon x restarted 2024-08-29T17:54:36.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:54:36 smithi110 bash[24444]: cluster 2024-08-29T17:54:35.959879+0000 mon.a (mon.0) 1487 : cluster [DBG] Standby manager daemon x started 2024-08-29T17:54:36.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:54:36 smithi110 bash[24444]: audit 2024-08-29T17:54:35.961530+0000 mon.b (mon.1) 47 : audit [DBG] from='mgr.? 172.21.15.110:0/1582817581' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-08-29T17:54:36.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:54:36 smithi110 bash[24444]: audit 2024-08-29T17:54:35.963021+0000 mon.b (mon.1) 48 : audit [DBG] from='mgr.? 172.21.15.110:0/1582817581' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-29T17:54:36.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:54:36 smithi110 bash[24444]: audit 2024-08-29T17:54:35.964862+0000 mon.b (mon.1) 49 : audit [DBG] from='mgr.? 172.21.15.110:0/1582817581' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-08-29T17:54:36.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:54:36 smithi110 bash[24444]: audit 2024-08-29T17:54:35.966450+0000 mon.b (mon.1) 50 : audit [DBG] from='mgr.? 172.21.15.110:0/1582817581' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-29T17:54:36.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:54:36 smithi110 bash[24444]: audit 2024-08-29T17:54:36.143410+0000 mon.a (mon.0) 1488 : audit [INF] from='mgr.14985 ' entity='mgr.y' 2024-08-29T17:54:36.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:54:36 smithi110 bash[24444]: audit 2024-08-29T17:54:36.156995+0000 mon.a (mon.0) 1489 : audit [INF] from='mgr.14985 ' entity='mgr.y' 2024-08-29T17:54:36.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:54:36 smithi110 bash[24444]: cluster 2024-08-29T17:54:36.533884+0000 mon.a (mon.0) 1490 : cluster [DBG] osdmap e297: 8 total, 8 up, 8 in 2024-08-29T17:54:36.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:36 smithi029 bash[22475]: cluster 2024-08-29T17:54:35.604428+0000 mon.a (mon.0) 1485 : cluster [DBG] osdmap e296: 8 total, 8 up, 8 in 2024-08-29T17:54:36.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:36 smithi029 bash[22475]: cluster 2024-08-29T17:54:35.620904+0000 mgr.y (mgr.14985) 41 : cluster [DBG] pgmap v62: 121 pgs: 121 active+clean; 134 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 1 op/s 2024-08-29T17:54:36.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:36 smithi029 bash[22475]: cluster 2024-08-29T17:54:35.959635+0000 mon.a (mon.0) 1486 : cluster [DBG] Standby manager daemon x restarted 2024-08-29T17:54:36.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:36 smithi029 bash[22475]: cluster 2024-08-29T17:54:35.959879+0000 mon.a (mon.0) 1487 : cluster [DBG] Standby manager daemon x started 2024-08-29T17:54:36.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:36 smithi029 bash[22475]: audit 2024-08-29T17:54:35.961530+0000 mon.b (mon.1) 47 : audit [DBG] from='mgr.? 172.21.15.110:0/1582817581' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-08-29T17:54:36.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:36 smithi029 bash[22475]: audit 2024-08-29T17:54:35.963021+0000 mon.b (mon.1) 48 : audit [DBG] from='mgr.? 172.21.15.110:0/1582817581' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-29T17:54:36.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:36 smithi029 bash[22475]: audit 2024-08-29T17:54:35.964862+0000 mon.b (mon.1) 49 : audit [DBG] from='mgr.? 172.21.15.110:0/1582817581' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-08-29T17:54:36.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:36 smithi029 bash[22475]: audit 2024-08-29T17:54:35.966450+0000 mon.b (mon.1) 50 : audit [DBG] from='mgr.? 172.21.15.110:0/1582817581' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-29T17:54:36.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:36 smithi029 bash[22475]: audit 2024-08-29T17:54:36.143410+0000 mon.a (mon.0) 1488 : audit [INF] from='mgr.14985 ' entity='mgr.y' 2024-08-29T17:54:36.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:36 smithi029 bash[22475]: audit 2024-08-29T17:54:36.156995+0000 mon.a (mon.0) 1489 : audit [INF] from='mgr.14985 ' entity='mgr.y' 2024-08-29T17:54:36.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:36 smithi029 bash[22475]: cluster 2024-08-29T17:54:36.533884+0000 mon.a (mon.0) 1490 : cluster [DBG] osdmap e297: 8 total, 8 up, 8 in 2024-08-29T17:54:36.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:54:36 smithi029 bash[32453]: cluster 2024-08-29T17:54:35.604428+0000 mon.a (mon.0) 1485 : cluster [DBG] osdmap e296: 8 total, 8 up, 8 in 2024-08-29T17:54:36.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:54:36 smithi029 bash[32453]: cluster 2024-08-29T17:54:35.620904+0000 mgr.y (mgr.14985) 41 : cluster [DBG] pgmap v62: 121 pgs: 121 active+clean; 134 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 1 op/s 2024-08-29T17:54:36.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:54:36 smithi029 bash[32453]: cluster 2024-08-29T17:54:35.959635+0000 mon.a (mon.0) 1486 : cluster [DBG] Standby manager daemon x restarted 2024-08-29T17:54:36.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:54:36 smithi029 bash[32453]: cluster 2024-08-29T17:54:35.959879+0000 mon.a (mon.0) 1487 : cluster [DBG] Standby manager daemon x started 2024-08-29T17:54:36.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:54:36 smithi029 bash[32453]: audit 2024-08-29T17:54:35.961530+0000 mon.b (mon.1) 47 : audit [DBG] from='mgr.? 172.21.15.110:0/1582817581' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-08-29T17:54:36.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:54:36 smithi029 bash[32453]: audit 2024-08-29T17:54:35.963021+0000 mon.b (mon.1) 48 : audit [DBG] from='mgr.? 172.21.15.110:0/1582817581' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-29T17:54:36.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:54:36 smithi029 bash[32453]: audit 2024-08-29T17:54:35.964862+0000 mon.b (mon.1) 49 : audit [DBG] from='mgr.? 172.21.15.110:0/1582817581' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-08-29T17:54:36.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:54:36 smithi029 bash[32453]: audit 2024-08-29T17:54:35.966450+0000 mon.b (mon.1) 50 : audit [DBG] from='mgr.? 172.21.15.110:0/1582817581' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-29T17:54:36.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:54:36 smithi029 bash[32453]: audit 2024-08-29T17:54:36.143410+0000 mon.a (mon.0) 1488 : audit [INF] from='mgr.14985 ' entity='mgr.y' 2024-08-29T17:54:36.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:54:36 smithi029 bash[32453]: audit 2024-08-29T17:54:36.156995+0000 mon.a (mon.0) 1489 : audit [INF] from='mgr.14985 ' entity='mgr.y' 2024-08-29T17:54:36.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:54:36 smithi029 bash[32453]: cluster 2024-08-29T17:54:36.533884+0000 mon.a (mon.0) 1490 : cluster [DBG] osdmap e297: 8 total, 8 up, 8 in 2024-08-29T17:54:37.149 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-08-29T17:54:37.475 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-29T17:54:37.475 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.a smithi029 *:9093,9094 running (8m) 34s ago 8m 14.4M - 0.25.0 c8568f914cd2 ce247dae888d 2024-08-29T17:54:37.475 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.a smithi110 *:3000 running (8m) 2s ago 8m 79.0M - 9.4.7 954c08fa6188 a99d1c017111 2024-08-29T17:54:37.475 INFO:teuthology.orchestra.run.smithi029.stdout:mds.a smithi029 running (11m) 34s ago 11m 15.3M - 18.2.4-774-gfe43f1c9 96384990183a 33831fc09ebe 2024-08-29T17:54:37.475 INFO:teuthology.orchestra.run.smithi029.stdout:mds.b smithi110 running (11m) 2s ago 11m 19.6M - 18.2.4-774-gfe43f1c9 96384990183a d4752f4920d9 2024-08-29T17:54:37.476 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.x smithi110 *:8443,9283,8765 running (8s) 2s ago 19m 145M - 19.1.1-235-g1ef86450 d401bb9bb76e 97032a0314c7 2024-08-29T17:54:37.476 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.y smithi029 *:8443,9283,8765 running (62s) 34s ago 22m 468M - 19.1.1-235-g1ef86450 d401bb9bb76e 426f9f92ffcb 2024-08-29T17:54:37.476 INFO:teuthology.orchestra.run.smithi029.stdout:mon.a smithi029 running (22m) 34s ago 22m 63.7M 2048M 18.2.4-774-gfe43f1c9 96384990183a 7980514d283b 2024-08-29T17:54:37.476 INFO:teuthology.orchestra.run.smithi029.stdout:mon.b smithi110 running (20m) 2s ago 20m 52.5M 2048M 18.2.4-774-gfe43f1c9 96384990183a af83315fdb8e 2024-08-29T17:54:37.476 INFO:teuthology.orchestra.run.smithi029.stdout:mon.c smithi029 running (20m) 34s ago 20m 49.5M 2048M 18.2.4-774-gfe43f1c9 96384990183a ee2dc1ff93d0 2024-08-29T17:54:37.476 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.a smithi029 *:9100 running (9m) 34s ago 9m 8712k - 1.5.0 0da6a335fe13 ad51f15f97c2 2024-08-29T17:54:37.476 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.b smithi110 *:9100 running (9m) 2s ago 9m 9268k - 1.5.0 0da6a335fe13 30ef3fa1e10b 2024-08-29T17:54:37.476 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (19m) 34s ago 19m 143M 2525M 18.2.4-774-gfe43f1c9 96384990183a 2c4ba6cd8923 2024-08-29T17:54:37.476 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (18m) 34s ago 18m 140M 2525M 18.2.4-774-gfe43f1c9 96384990183a a4be9491f22f 2024-08-29T17:54:37.476 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (17m) 34s ago 17m 138M 2525M 18.2.4-774-gfe43f1c9 96384990183a f82214cb5181 2024-08-29T17:54:37.476 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (16m) 34s ago 16m 97.6M 2525M 18.2.4-774-gfe43f1c9 96384990183a 3c70a57b97e6 2024-08-29T17:54:37.476 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi110 running (15m) 2s ago 15m 177M 2524M 18.2.4-774-gfe43f1c9 96384990183a 876fca7c6f49 2024-08-29T17:54:37.476 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi110 running (14m) 2s ago 14m 186M 2524M 18.2.4-774-gfe43f1c9 96384990183a 553a4e8175d9 2024-08-29T17:54:37.477 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi110 running (13m) 2s ago 13m 128M 2524M 18.2.4-774-gfe43f1c9 96384990183a a96a153c5cee 2024-08-29T17:54:37.477 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi110 running (12m) 2s ago 12m 103M 2524M 18.2.4-774-gfe43f1c9 96384990183a d61ec375881d 2024-08-29T17:54:37.477 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.a smithi110 *:9095 running (15s) 2s ago 9m 31.3M - 2.43.0 a07b618ecd1d 696215a147ab 2024-08-29T17:54:37.533 INFO:tasks.rados.rados.0.smithi029.stdout:1150: done (5 left) 2024-08-29T17:54:37.534 INFO:tasks.rados.rados.0.smithi029.stdout:1151: done (4 left) 2024-08-29T17:54:37.534 INFO:tasks.rados.rados.0.smithi029.stdout:1152: done (3 left) 2024-08-29T17:54:37.534 INFO:tasks.rados.rados.0.smithi029.stdout:1154: done (2 left) 2024-08-29T17:54:37.534 INFO:tasks.rados.rados.0.smithi029.stdout:1156: done (1 left) 2024-08-29T17:54:37.534 INFO:tasks.rados.rados.0.smithi029.stdout:1157: done (0 left) 2024-08-29T17:54:37.534 INFO:tasks.rados.rados.0.smithi029.stdout:1158: delete oid 39 current snap is 108 2024-08-29T17:54:37.540 INFO:tasks.rados.rados.0.smithi029.stdout:1158: done (0 left) 2024-08-29T17:54:37.540 INFO:tasks.rados.rados.0.smithi029.stdout:1159: rollback oid 33 current snap is 108 2024-08-29T17:54:37.540 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 33 to 107 2024-08-29T17:54:37.540 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 12 current snap is 108 2024-08-29T17:54:37.540 INFO:tasks.rados.rados.0.smithi029.stdout:1160: seq_num 355 ranges {5767168=753664,6520832=401408} 2024-08-29T17:54:37.579 INFO:tasks.rados.rados.0.smithi029.stdout:1160: writing smithi02969618-12 from 5767168 to 6520832 tid 1 2024-08-29T17:54:37.581 INFO:tasks.rados.rados.0.smithi029.stdout:1160: writing smithi02969618-12 from 6520832 to 6922240 tid 2 2024-08-29T17:54:37.581 INFO:tasks.rados.rados.0.smithi029.stdout:1161: rollback oid 42 current snap is 108 2024-08-29T17:54:37.581 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 42 to 107 2024-08-29T17:54:37.582 INFO:tasks.rados.rados.0.smithi029.stdout:1159: finishing rollback tid 0 to smithi02969618-33 2024-08-29T17:54:37.582 INFO:tasks.rados.rados.0.smithi029.stdout:1162: snap_remove snap 99 2024-08-29T17:54:37.872 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-08-29T17:54:37.872 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-08-29T17:54:37.872 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 18.2.4-774-gfe43f1c9 (fe43f1c9f9e2945dda7244d8acbd33fb921449af) reef (stable)": 3 2024-08-29T17:54:37.872 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-08-29T17:54:37.873 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-08-29T17:54:37.873 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.1.1-235-g1ef86450 (1ef864504b8875c83ee6c2c5fedc13315bebf7f5) squid (rc)": 2 2024-08-29T17:54:37.873 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-08-29T17:54:37.873 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-08-29T17:54:37.873 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 18.2.4-774-gfe43f1c9 (fe43f1c9f9e2945dda7244d8acbd33fb921449af) reef (stable)": 8 2024-08-29T17:54:37.873 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-08-29T17:54:37.873 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-08-29T17:54:37.873 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 18.2.4-774-gfe43f1c9 (fe43f1c9f9e2945dda7244d8acbd33fb921449af) reef (stable)": 2 2024-08-29T17:54:37.873 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-08-29T17:54:37.873 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-08-29T17:54:37.873 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 18.2.4-774-gfe43f1c9 (fe43f1c9f9e2945dda7244d8acbd33fb921449af) reef (stable)": 13, 2024-08-29T17:54:37.873 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.1.1-235-g1ef86450 (1ef864504b8875c83ee6c2c5fedc13315bebf7f5) squid (rc)": 2 2024-08-29T17:54:37.873 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-08-29T17:54:37.874 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-08-29T17:54:37.899 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:37 smithi029 bash[22475]: cluster 2024-08-29T17:54:36.620955+0000 mon.a (mon.0) 1491 : cluster [DBG] mgrmap e35: y(active, since 41s), standbys: x 2024-08-29T17:54:37.899 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:37 smithi029 bash[22475]: audit 2024-08-29T17:54:37.138079+0000 mgr.y (mgr.14985) 42 : audit [DBG] from='client.24980 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T17:54:37.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:37 smithi029 bash[22475]: cluster 2024-08-29T17:54:37.534135+0000 mon.a (mon.0) 1492 : cluster [DBG] osdmap e298: 8 total, 8 up, 8 in 2024-08-29T17:54:37.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:54:37 smithi029 bash[32453]: cluster 2024-08-29T17:54:36.620955+0000 mon.a (mon.0) 1491 : cluster [DBG] mgrmap e35: y(active, since 41s), standbys: x 2024-08-29T17:54:37.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:54:37 smithi029 bash[32453]: audit 2024-08-29T17:54:37.138079+0000 mgr.y (mgr.14985) 42 : audit [DBG] from='client.24980 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T17:54:37.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:54:37 smithi029 bash[32453]: cluster 2024-08-29T17:54:37.534135+0000 mon.a (mon.0) 1492 : cluster [DBG] osdmap e298: 8 total, 8 up, 8 in 2024-08-29T17:54:37.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:54:37 smithi110 bash[24444]: cluster 2024-08-29T17:54:36.620955+0000 mon.a (mon.0) 1491 : cluster [DBG] mgrmap e35: y(active, since 41s), standbys: x 2024-08-29T17:54:37.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:54:37 smithi110 bash[24444]: audit 2024-08-29T17:54:37.138079+0000 mgr.y (mgr.14985) 42 : audit [DBG] from='client.24980 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T17:54:37.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:54:37 smithi110 bash[24444]: cluster 2024-08-29T17:54:37.534135+0000 mon.a (mon.0) 1492 : cluster [DBG] osdmap e298: 8 total, 8 up, 8 in 2024-08-29T17:54:38.538 INFO:tasks.rados.rados.0.smithi029.stdout:1162: done (3 left) 2024-08-29T17:54:38.538 INFO:tasks.rados.rados.0.smithi029.stdout:1163: read oid 49 snap -1 2024-08-29T17:54:38.538 INFO:tasks.rados.rados.0.smithi029.stdout:1163: expect (ObjNum 303 snap 87 seq_num 303) 2024-08-29T17:54:38.538 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 30 current snap is 108 2024-08-29T17:54:38.538 INFO:tasks.rados.rados.0.smithi029.stdout:1164: seq_num 356 ranges {0=770048,770048=401408} 2024-08-29T17:54:38.543 INFO:tasks.rados.rados.0.smithi029.stdout:1164: writing smithi02969618-30 from 0 to 770048 tid 1 2024-08-29T17:54:38.546 INFO:tasks.rados.rados.0.smithi029.stdout:1164: writing smithi02969618-30 from 770048 to 1171456 tid 2 2024-08-29T17:54:38.547 INFO:tasks.rados.rados.0.smithi029.stdout:1165: read oid 40 snap -1 2024-08-29T17:54:38.547 INFO:tasks.rados.rados.0.smithi029.stdout:1165: expect deleted 2024-08-29T17:54:38.547 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 1 current snap is 108 2024-08-29T17:54:38.547 INFO:tasks.rados.rados.0.smithi029.stdout:1159: finishing rollback tid 1 to smithi02969618-33 2024-08-29T17:54:38.547 INFO:tasks.rados.rados.0.smithi029.stdout:1159: finishing rollback tid 2 to smithi02969618-33 2024-08-29T17:54:38.547 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 33 v 258 (ObjNum 307 snap 88 seq_num 307) dirty exists 2024-08-29T17:54:38.547 INFO:tasks.rados.rados.0.smithi029.stdout:1161: finishing rollback tid 0 to smithi02969618-42 2024-08-29T17:54:38.547 INFO:tasks.rados.rados.0.smithi029.stdout:1161: finishing rollback tid 1 to smithi02969618-42 2024-08-29T17:54:38.547 INFO:tasks.rados.rados.0.smithi029.stdout:1161: finishing rollback tid 2 to smithi02969618-42 2024-08-29T17:54:38.547 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 42 v 261 (ObjNum 202 snap 44 seq_num 202) dirty exists 2024-08-29T17:54:38.547 INFO:tasks.rados.rados.0.smithi029.stdout:1160: finishing write tid 1 to smithi02969618-12 2024-08-29T17:54:38.547 INFO:tasks.rados.rados.0.smithi029.stdout:1160: finishing write tid 2 to smithi02969618-12 2024-08-29T17:54:38.548 INFO:tasks.rados.rados.0.smithi029.stdout:1160: finishing write tid 3 to smithi02969618-12 2024-08-29T17:54:38.548 INFO:tasks.rados.rados.0.smithi029.stdout:1160: finishing write tid 4 to smithi02969618-12 2024-08-29T17:54:38.548 INFO:tasks.rados.rados.0.smithi029.stdout:1160: oid 12 updating version 0 to 1045 2024-08-29T17:54:38.548 INFO:tasks.rados.rados.0.smithi029.stdout:1160: oid 12 updating version 1045 to 1046 2024-08-29T17:54:38.548 INFO:tasks.rados.rados.0.smithi029.stdout:1160: oid 12 version 1046 is already newer than 1044 2024-08-29T17:54:38.548 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 12 v 1046 (ObjNum 355 snap 108 seq_num 355) dirty exists 2024-08-29T17:54:38.548 INFO:tasks.rados.rados.0.smithi029.stdout:1160: left oid 12 (ObjNum 355 snap 108 seq_num 355) 2024-08-29T17:54:38.548 INFO:tasks.rados.rados.0.smithi029.stdout:1166: seq_num 357 ranges {2654208=786432,3440640=401408} 2024-08-29T17:54:38.568 INFO:tasks.rados.rados.0.smithi029.stdout:1166: writing smithi02969618-1 from 2654208 to 3440640 tid 1 2024-08-29T17:54:38.571 INFO:tasks.rados.rados.0.smithi029.stdout:1166: writing smithi02969618-1 from 3440640 to 3842048 tid 2 2024-08-29T17:54:38.571 INFO:tasks.rados.rados.0.smithi029.stdout:1159: done (6 left) 2024-08-29T17:54:38.571 INFO:tasks.rados.rados.0.smithi029.stdout:1160: done (5 left) 2024-08-29T17:54:38.571 INFO:tasks.rados.rados.0.smithi029.stdout:1161: done (4 left) 2024-08-29T17:54:38.571 INFO:tasks.rados.rados.0.smithi029.stdout:1167: delete oid 10 current snap is 108 2024-08-29T17:54:38.571 INFO:tasks.rados.rados.0.smithi029.stdout:1164: finishing write tid 1 to smithi02969618-30 2024-08-29T17:54:38.572 INFO:tasks.rados.rados.0.smithi029.stdout:1163: expect (ObjNum 303 snap 87 seq_num 303) 2024-08-29T17:54:38.642 INFO:tasks.rados.rados.0.smithi029.stdout:1164: finishing write tid 2 to smithi02969618-30 2024-08-29T17:54:38.642 INFO:tasks.rados.rados.0.smithi029.stdout:1164: finishing write tid 3 to smithi02969618-30 2024-08-29T17:54:38.642 INFO:tasks.rados.rados.0.smithi029.stdout:1163: done (4 left) 2024-08-29T17:54:38.643 INFO:tasks.rados.rados.0.smithi029.stdout:1165: done (3 left) 2024-08-29T17:54:38.643 INFO:tasks.rados.rados.0.smithi029.stdout:1167: done (2 left) 2024-08-29T17:54:38.643 INFO:tasks.rados.rados.0.smithi029.stdout:1168: snap_remove snap 107 2024-08-29T17:54:38.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:38 smithi029 bash[22475]: audit 2024-08-29T17:54:37.440485+0000 mgr.y (mgr.14985) 43 : audit [DBG] from='client.24986 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T17:54:38.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:38 smithi029 bash[22475]: cluster 2024-08-29T17:54:37.621340+0000 mgr.y (mgr.14985) 44 : cluster [DBG] pgmap v65: 121 pgs: 121 active+clean; 145 MiB data, 1019 MiB used, 714 GiB / 715 GiB avail; 7.8 MiB/s rd, 2.7 MiB/s wr, 15 op/s 2024-08-29T17:54:38.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:38 smithi029 bash[22475]: audit 2024-08-29T17:54:37.874044+0000 mon.a (mon.0) 1493 : audit [DBG] from='client.? 172.21.15.29:0/712321676' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T17:54:38.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:38 smithi029 bash[22475]: cluster 2024-08-29T17:54:38.537078+0000 mon.a (mon.0) 1494 : cluster [DBG] osdmap e299: 8 total, 8 up, 8 in 2024-08-29T17:54:38.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:54:38 smithi110 bash[24444]: audit 2024-08-29T17:54:37.440485+0000 mgr.y (mgr.14985) 43 : audit [DBG] from='client.24986 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T17:54:38.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:54:38 smithi110 bash[24444]: cluster 2024-08-29T17:54:37.621340+0000 mgr.y (mgr.14985) 44 : cluster [DBG] pgmap v65: 121 pgs: 121 active+clean; 145 MiB data, 1019 MiB used, 714 GiB / 715 GiB avail; 7.8 MiB/s rd, 2.7 MiB/s wr, 15 op/s 2024-08-29T17:54:38.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:54:38 smithi110 bash[24444]: audit 2024-08-29T17:54:37.874044+0000 mon.a (mon.0) 1493 : audit [DBG] from='client.? 172.21.15.29:0/712321676' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T17:54:38.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:54:38 smithi110 bash[24444]: cluster 2024-08-29T17:54:38.537078+0000 mon.a (mon.0) 1494 : cluster [DBG] osdmap e299: 8 total, 8 up, 8 in 2024-08-29T17:54:38.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:54:38 smithi029 bash[32453]: audit 2024-08-29T17:54:37.440485+0000 mgr.y (mgr.14985) 43 : audit [DBG] from='client.24986 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T17:54:38.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:54:38 smithi029 bash[32453]: cluster 2024-08-29T17:54:37.621340+0000 mgr.y (mgr.14985) 44 : cluster [DBG] pgmap v65: 121 pgs: 121 active+clean; 145 MiB data, 1019 MiB used, 714 GiB / 715 GiB avail; 7.8 MiB/s rd, 2.7 MiB/s wr, 15 op/s 2024-08-29T17:54:38.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:54:38 smithi029 bash[32453]: audit 2024-08-29T17:54:37.874044+0000 mon.a (mon.0) 1493 : audit [DBG] from='client.? 172.21.15.29:0/712321676' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T17:54:38.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:54:38 smithi029 bash[32453]: cluster 2024-08-29T17:54:38.537078+0000 mon.a (mon.0) 1494 : cluster [DBG] osdmap e299: 8 total, 8 up, 8 in 2024-08-29T17:54:39.625 INFO:tasks.rados.rados.0.smithi029.stdout:1168: done (2 left) 2024-08-29T17:54:39.625 INFO:tasks.rados.rados.0.smithi029.stdout:1169: copy_from oid 36 from oid 49 current snap is 108 2024-08-29T17:54:39.625 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 7 current snap is 108 2024-08-29T17:54:39.625 INFO:tasks.rados.rados.0.smithi029.stdout:1170: seq_num 359 ranges {0=417792,417792=417792,835584=385024} 2024-08-29T17:54:39.628 INFO:tasks.rados.rados.0.smithi029.stdout:1170: writing smithi02969618-7 from 0 to 417792 tid 1 2024-08-29T17:54:39.631 INFO:tasks.rados.rados.0.smithi029.stdout:1170: writing smithi02969618-7 from 417792 to 835584 tid 2 2024-08-29T17:54:39.634 INFO:tasks.rados.rados.0.smithi029.stdout:1170: writing smithi02969618-7 from 835584 to 1220608 tid 3 2024-08-29T17:54:39.635 INFO:tasks.rados.rados.0.smithi029.stdout:1164: finishing write tid 4 to smithi02969618-30 2024-08-29T17:54:39.635 INFO:tasks.rados.rados.0.smithi029.stdout:1164: oid 30 updating version 0 to 627 2024-08-29T17:54:39.635 INFO:tasks.rados.rados.0.smithi029.stdout:1164: oid 30 version 627 is already newer than 626 2024-08-29T17:54:39.635 INFO:tasks.rados.rados.0.smithi029.stdout:1164: oid 30 updating version 627 to 628 2024-08-29T17:54:39.635 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 30 v 628 (ObjNum 356 snap 108 seq_num 356) dirty exists 2024-08-29T17:54:39.635 INFO:tasks.rados.rados.0.smithi029.stdout:1164: left oid 30 (ObjNum 356 snap 108 seq_num 356) 2024-08-29T17:54:39.635 INFO:tasks.rados.rados.0.smithi029.stdout:1166: finishing write tid 1 to smithi02969618-1 2024-08-29T17:54:39.635 INFO:tasks.rados.rados.0.smithi029.stdout:1166: finishing write tid 2 to smithi02969618-1 2024-08-29T17:54:39.635 INFO:tasks.rados.rados.0.smithi029.stdout:1166: finishing write tid 3 to smithi02969618-1 2024-08-29T17:54:39.635 INFO:tasks.rados.rados.0.smithi029.stdout:1166: finishing write tid 4 to smithi02969618-1 2024-08-29T17:54:39.635 INFO:tasks.rados.rados.0.smithi029.stdout:1166: oid 1 updating version 0 to 428 2024-08-29T17:54:39.635 INFO:tasks.rados.rados.0.smithi029.stdout:1166: oid 1 version 428 is already newer than 427 2024-08-29T17:54:39.635 INFO:tasks.rados.rados.0.smithi029.stdout:1166: oid 1 version 428 is already newer than 426 2024-08-29T17:54:39.636 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 1 v 428 (ObjNum 357 snap 108 seq_num 357) dirty exists 2024-08-29T17:54:39.636 INFO:tasks.rados.rados.0.smithi029.stdout:1166: left oid 1 (ObjNum 357 snap 108 seq_num 357) 2024-08-29T17:54:39.636 INFO:tasks.rados.rados.0.smithi029.stdout:1164: done (3 left) 2024-08-29T17:54:39.636 INFO:tasks.rados.rados.0.smithi029.stdout:1166: done (2 left) 2024-08-29T17:54:39.636 INFO:tasks.rados.rados.0.smithi029.stdout:1171: delete oid 26 current snap is 108 2024-08-29T17:54:39.645 INFO:tasks.rados.rados.0.smithi029.stdout:1170: finishing write tid 1 to smithi02969618-7 2024-08-29T17:54:39.645 INFO:tasks.rados.rados.0.smithi029.stdout:1170: finishing write tid 2 to smithi02969618-7 2024-08-29T17:54:39.646 INFO:tasks.rados.rados.0.smithi029.stdout:1171: done (2 left) 2024-08-29T17:54:39.646 INFO:tasks.rados.rados.0.smithi029.stdout:1172: read oid 32 snap -1 2024-08-29T17:54:39.646 INFO:tasks.rados.rados.0.smithi029.stdout:1172: expect (ObjNum 248 snap 61 seq_num 248) 2024-08-29T17:54:39.646 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 15 current snap is 108 2024-08-29T17:54:39.646 INFO:tasks.rados.rados.0.smithi029.stdout:1173: seq_num 361 ranges {1818624=450560,2269184=581632,2850816=221184} 2024-08-29T17:54:39.678 INFO:tasks.rados.rados.0.smithi029.stdout:1173: writing smithi02969618-15 from 1818624 to 2269184 tid 1 2024-08-29T17:54:39.685 INFO:tasks.rados.rados.0.smithi029.stdout:1173: writing smithi02969618-15 from 2269184 to 2850816 tid 2 2024-08-29T17:54:39.688 INFO:tasks.rados.rados.0.smithi029.stdout:1173: writing smithi02969618-15 from 2850816 to 3072000 tid 3 2024-08-29T17:54:39.688 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 35 current snap is 108 2024-08-29T17:54:39.688 INFO:tasks.rados.rados.0.smithi029.stdout:1174: seq_num 362 ranges {0=466944,466944=466944,933888=335872} 2024-08-29T17:54:39.692 INFO:tasks.rados.rados.0.smithi029.stdout:1174: writing smithi02969618-35 from 0 to 466944 tid 1 2024-08-29T17:54:39.697 INFO:tasks.rados.rados.0.smithi029.stdout:1174: writing smithi02969618-35 from 466944 to 933888 tid 2 2024-08-29T17:54:39.701 INFO:tasks.rados.rados.0.smithi029.stdout:1174: writing smithi02969618-35 from 933888 to 1269760 tid 3 2024-08-29T17:54:39.701 INFO:tasks.rados.rados.0.smithi029.stdout:1175: read oid 29 snap -1 2024-08-29T17:54:39.701 INFO:tasks.rados.rados.0.smithi029.stdout:1175: expect (ObjNum 347 snap 107 seq_num 347) 2024-08-29T17:54:39.701 INFO:tasks.rados.rados.0.smithi029.stdout:1176: copy_from oid 27 from oid 4 current snap is 108 2024-08-29T17:54:39.701 INFO:tasks.rados.rados.0.smithi029.stdout:1170: finishing write tid 3 to smithi02969618-7 2024-08-29T17:54:39.701 INFO:tasks.rados.rados.0.smithi029.stdout:1170: finishing write tid 4 to smithi02969618-7 2024-08-29T17:54:39.701 INFO:tasks.rados.rados.0.smithi029.stdout:1170: finishing write tid 5 to smithi02969618-7 2024-08-29T17:54:39.701 INFO:tasks.rados.rados.0.smithi029.stdout:1170: oid 7 updating version 0 to 434 2024-08-29T17:54:39.702 INFO:tasks.rados.rados.0.smithi029.stdout:1170: oid 7 version 434 is already newer than 431 2024-08-29T17:54:39.702 INFO:tasks.rados.rados.0.smithi029.stdout:1170: oid 7 version 434 is already newer than 432 2024-08-29T17:54:39.702 INFO:tasks.rados.rados.0.smithi029.stdout:1170: oid 7 version 434 is already newer than 433 2024-08-29T17:54:39.702 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 7 v 434 (ObjNum 359 snap 108 seq_num 359) dirty exists 2024-08-29T17:54:39.702 INFO:tasks.rados.rados.0.smithi029.stdout:1170: left oid 7 (ObjNum 359 snap 108 seq_num 359) 2024-08-29T17:54:39.702 INFO:tasks.rados.rados.0.smithi029.stdout:1169: finishing copy_from racing read to smithi02969618-36 2024-08-29T17:54:39.702 INFO:tasks.rados.rados.0.smithi029.stdout:1170: done (6 left) 2024-08-29T17:54:39.702 INFO:tasks.rados.rados.0.smithi029.stdout:1177: read oid 11 snap -1 2024-08-29T17:54:39.702 INFO:tasks.rados.rados.0.smithi029.stdout:1177: expect deleted 2024-08-29T17:54:39.702 INFO:tasks.rados.rados.0.smithi029.stdout:1178: rollback oid 20 current snap is 108 2024-08-29T17:54:39.702 INFO:tasks.rados.rados.0.smithi029.stdout:1178: done (7 left) 2024-08-29T17:54:39.702 INFO:tasks.rados.rados.0.smithi029.stdout:1179: delete oid 44 current snap is 108 2024-08-29T17:54:39.702 INFO:tasks.rados.rados.0.smithi029.stdout:1172: expect (ObjNum 248 snap 61 seq_num 248) 2024-08-29T17:54:39.821 INFO:tasks.rados.rados.0.smithi029.stdout:1169: finishing copy_from to smithi02969618-36 2024-08-29T17:54:39.821 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 36 v 759 (ObjNum 303 snap 87 seq_num 303) dirty exists 2024-08-29T17:54:39.821 INFO:tasks.rados.rados.0.smithi029.stdout:1173: finishing write tid 1 to smithi02969618-15 2024-08-29T17:54:39.821 INFO:tasks.rados.rados.0.smithi029.stdout:1173: finishing write tid 2 to smithi02969618-15 2024-08-29T17:54:39.821 INFO:tasks.rados.rados.0.smithi029.stdout:1173: finishing write tid 3 to smithi02969618-15 2024-08-29T17:54:39.821 INFO:tasks.rados.rados.0.smithi029.stdout:1173: finishing write tid 4 to smithi02969618-15 2024-08-29T17:54:39.821 INFO:tasks.rados.rados.0.smithi029.stdout:1173: finishing write tid 5 to smithi02969618-15 2024-08-29T17:54:39.821 INFO:tasks.rados.rados.0.smithi029.stdout:1173: oid 15 updating version 0 to 1060 2024-08-29T17:54:39.821 INFO:tasks.rados.rados.0.smithi029.stdout:1173: oid 15 updating version 1060 to 1062 2024-08-29T17:54:39.821 INFO:tasks.rados.rados.0.smithi029.stdout:1173: oid 15 version 1062 is already newer than 1061 2024-08-29T17:54:39.821 INFO:tasks.rados.rados.0.smithi029.stdout:1173: oid 15 version 1062 is already newer than 1059 2024-08-29T17:54:39.821 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 15 v 1062 (ObjNum 361 snap 108 seq_num 361) dirty exists 2024-08-29T17:54:39.822 INFO:tasks.rados.rados.0.smithi029.stdout:1173: left oid 15 (ObjNum 361 snap 108 seq_num 361) 2024-08-29T17:54:39.822 INFO:tasks.rados.rados.0.smithi029.stdout:1174: finishing write tid 1 to smithi02969618-35 2024-08-29T17:54:39.822 INFO:tasks.rados.rados.0.smithi029.stdout:1174: finishing write tid 2 to smithi02969618-35 2024-08-29T17:54:39.822 INFO:tasks.rados.rados.0.smithi029.stdout:1174: finishing write tid 3 to smithi02969618-35 2024-08-29T17:54:39.822 INFO:tasks.rados.rados.0.smithi029.stdout:1174: finishing write tid 4 to smithi02969618-35 2024-08-29T17:54:39.822 INFO:tasks.rados.rados.0.smithi029.stdout:1169: done (7 left) 2024-08-29T17:54:39.822 INFO:tasks.rados.rados.0.smithi029.stdout:1172: done (6 left) 2024-08-29T17:54:39.822 INFO:tasks.rados.rados.0.smithi029.stdout:1173: done (5 left) 2024-08-29T17:54:39.822 INFO:tasks.rados.rados.0.smithi029.stdout:1177: done (4 left) 2024-08-29T17:54:39.822 INFO:tasks.rados.rados.0.smithi029.stdout:1179: done (3 left) 2024-08-29T17:54:39.822 INFO:tasks.rados.rados.0.smithi029.stdout:1180: rollback oid 41 current snap is 108 2024-08-29T17:54:39.822 INFO:tasks.rados.rados.0.smithi029.stdout:1180: done (3 left) 2024-08-29T17:54:39.822 INFO:tasks.rados.rados.0.smithi029.stdout:1181: read oid 43 snap -1 2024-08-29T17:54:39.823 INFO:tasks.rados.rados.0.smithi029.stdout:1181: expect (ObjNum 335 snap 99 seq_num 335) 2024-08-29T17:54:39.823 INFO:tasks.rados.rados.0.smithi029.stdout:1182: delete oid 11 current snap is 108 2024-08-29T17:54:39.823 INFO:tasks.rados.rados.0.smithi029.stdout:1174: finishing write tid 5 to smithi02969618-35 2024-08-29T17:54:39.823 INFO:tasks.rados.rados.0.smithi029.stdout:1174: oid 35 updating version 0 to 622 2024-08-29T17:54:39.823 INFO:tasks.rados.rados.0.smithi029.stdout:1174: oid 35 updating version 622 to 623 2024-08-29T17:54:39.823 INFO:tasks.rados.rados.0.smithi029.stdout:1174: oid 35 version 623 is already newer than 621 2024-08-29T17:54:39.823 INFO:tasks.rados.rados.0.smithi029.stdout:1174: oid 35 version 623 is already newer than 620 2024-08-29T17:54:39.823 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 35 v 623 (ObjNum 362 snap 108 seq_num 362) dirty exists 2024-08-29T17:54:39.823 INFO:tasks.rados.rados.0.smithi029.stdout:1174: left oid 35 (ObjNum 362 snap 108 seq_num 362) 2024-08-29T17:54:39.823 INFO:tasks.rados.rados.0.smithi029.stdout:1175: expect (ObjNum 347 snap 107 seq_num 347) 2024-08-29T17:54:39.939 INFO:tasks.rados.rados.0.smithi029.stdout:1176: finishing copy_from racing read to smithi02969618-27 2024-08-29T17:54:39.940 INFO:tasks.rados.rados.0.smithi029.stdout:1176: finishing copy_from to smithi02969618-27 2024-08-29T17:54:39.940 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 27 v 621 (ObjNum 269 snap 70 seq_num 269) dirty exists 2024-08-29T17:54:39.940 INFO:tasks.rados.rados.0.smithi029.stdout:1181: expect (ObjNum 335 snap 99 seq_num 335) 2024-08-29T17:54:39.987 INFO:tasks.rados.rados.0.smithi029.stdout:1174: done (4 left) 2024-08-29T17:54:39.987 INFO:tasks.rados.rados.0.smithi029.stdout:1175: done (3 left) 2024-08-29T17:54:39.988 INFO:tasks.rados.rados.0.smithi029.stdout:1176: done (2 left) 2024-08-29T17:54:39.988 INFO:tasks.rados.rados.0.smithi029.stdout:1181: done (1 left) 2024-08-29T17:54:39.988 INFO:tasks.rados.rados.0.smithi029.stdout:1182: done (0 left) 2024-08-29T17:54:39.988 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 11 current snap is 108 2024-08-29T17:54:39.988 INFO:tasks.rados.rados.0.smithi029.stdout:1183: seq_num 365 ranges {0=516096,516096=573440,1089536=229376} 2024-08-29T17:54:39.996 INFO:tasks.rados.rados.0.smithi029.stdout:1183: writing smithi02969618-11 from 0 to 516096 tid 1 2024-08-29T17:54:40.005 INFO:tasks.rados.rados.0.smithi029.stdout:1183: writing smithi02969618-11 from 516096 to 1089536 tid 2 2024-08-29T17:54:40.010 INFO:tasks.rados.rados.0.smithi029.stdout:1183: writing smithi02969618-11 from 1089536 to 1318912 tid 3 2024-08-29T17:54:40.010 INFO:tasks.rados.rados.0.smithi029.stdout:1184: copy_from oid 42 from oid 15 current snap is 108 2024-08-29T17:54:40.010 INFO:tasks.rados.rados.0.smithi029.stdout:1183: finishing write tid 1 to smithi02969618-11 2024-08-29T17:54:40.010 INFO:tasks.rados.rados.0.smithi029.stdout:1185: snap_create 2024-08-29T17:54:40.016 INFO:tasks.rados.rados.0.smithi029.stdout:1183: finishing write tid 2 to smithi02969618-11 2024-08-29T17:54:40.016 INFO:tasks.rados.rados.0.smithi029.stdout:1183: finishing write tid 3 to smithi02969618-11 2024-08-29T17:54:40.017 INFO:tasks.rados.rados.0.smithi029.stdout:1183: finishing write tid 4 to smithi02969618-11 2024-08-29T17:54:40.021 INFO:tasks.rados.rados.0.smithi029.stdout:1183: finishing write tid 5 to smithi02969618-11 2024-08-29T17:54:40.021 INFO:tasks.rados.rados.0.smithi029.stdout:1183: oid 11 updating version 0 to 216 2024-08-29T17:54:40.021 INFO:tasks.rados.rados.0.smithi029.stdout:1183: oid 11 version 216 is already newer than 214 2024-08-29T17:54:40.021 INFO:tasks.rados.rados.0.smithi029.stdout:1183: oid 11 version 216 is already newer than 213 2024-08-29T17:54:40.021 INFO:tasks.rados.rados.0.smithi029.stdout:1183: oid 11 version 216 is already newer than 215 2024-08-29T17:54:40.021 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 11 v 216 (ObjNum 365 snap 108 seq_num 365) dirty exists 2024-08-29T17:54:40.021 INFO:tasks.rados.rados.0.smithi029.stdout:1183: left oid 11 (ObjNum 365 snap 108 seq_num 365) 2024-08-29T17:54:40.031 INFO:tasks.rados.rados.0.smithi029.stdout:1184: finishing copy_from racing read to smithi02969618-42 2024-08-29T17:54:40.034 INFO:tasks.rados.rados.0.smithi029.stdout:1184: finishing copy_from to smithi02969618-42 2024-08-29T17:54:40.034 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 42 v 1062 (ObjNum 361 snap 108 seq_num 361) dirty exists 2024-08-29T17:54:40.635 INFO:tasks.rados.rados.0.smithi029.stdout:1183: done (2 left) 2024-08-29T17:54:40.636 INFO:tasks.rados.rados.0.smithi029.stdout:1184: done (1 left) 2024-08-29T17:54:40.636 INFO:tasks.rados.rados.0.smithi029.stdout:1185: done (0 left) 2024-08-29T17:54:40.636 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 28 current snap is 109 2024-08-29T17:54:40.636 INFO:tasks.rados.rados.0.smithi029.stdout:1186: seq_num 366 ranges {2662400=532480,3194880=458752,3653632=344064} 2024-08-29T17:54:40.685 INFO:tasks.rados.rados.0.smithi029.stdout:1186: writing smithi02969618-28 from 2662400 to 3194880 tid 1 2024-08-29T17:54:40.692 INFO:tasks.rados.rados.0.smithi029.stdout:1186: writing smithi02969618-28 from 3194880 to 3653632 tid 2 2024-08-29T17:54:40.697 INFO:tasks.rados.rados.0.smithi029.stdout:1186: writing smithi02969618-28 from 3653632 to 3997696 tid 3 2024-08-29T17:54:40.697 INFO:tasks.rados.rados.0.smithi029.stdout:1187: rmattr oid 39 current snap is 109 2024-08-29T17:54:40.697 INFO:tasks.rados.rados.0.smithi029.stdout:1187: done (1 left) 2024-08-29T17:54:40.697 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 34 current snap is 109 2024-08-29T17:54:40.697 INFO:tasks.rados.rados.0.smithi029.stdout:1186: finishing write tid 1 to smithi02969618-28 2024-08-29T17:54:40.697 INFO:tasks.rados.rados.0.smithi029.stdout:1186: finishing write tid 2 to smithi02969618-28 2024-08-29T17:54:40.698 INFO:tasks.rados.rados.0.smithi029.stdout:1188: seq_num 367 ranges {131072=548864,679936=737280,1417216=65536} 2024-08-29T17:54:40.705 INFO:tasks.rados.rados.0.smithi029.stdout:1188: writing smithi02969618-34 from 131072 to 679936 tid 1 2024-08-29T17:54:40.713 INFO:tasks.rados.rados.0.smithi029.stdout:1188: writing smithi02969618-34 from 679936 to 1417216 tid 2 2024-08-29T17:54:40.715 INFO:tasks.rados.rados.0.smithi029.stdout:1188: writing smithi02969618-34 from 1417216 to 1482752 tid 3 2024-08-29T17:54:40.715 INFO:tasks.rados.rados.0.smithi029.stdout:1189: copy_from oid 3 from oid 13 current snap is 109 2024-08-29T17:54:40.715 INFO:tasks.rados.rados.0.smithi029.stdout:1186: finishing write tid 3 to smithi02969618-28 2024-08-29T17:54:40.715 INFO:tasks.rados.rados.0.smithi029.stdout:1186: finishing write tid 4 to smithi02969618-28 2024-08-29T17:54:40.715 INFO:tasks.rados.rados.0.smithi029.stdout:1186: finishing write tid 5 to smithi02969618-28 2024-08-29T17:54:40.715 INFO:tasks.rados.rados.0.smithi029.stdout:1186: oid 28 updating version 0 to 629 2024-08-29T17:54:40.715 INFO:tasks.rados.rados.0.smithi029.stdout:1186: oid 28 version 629 is already newer than 628 2024-08-29T17:54:40.715 INFO:tasks.rados.rados.0.smithi029.stdout:1186: oid 28 version 629 is already newer than 626 2024-08-29T17:54:40.715 INFO:tasks.rados.rados.0.smithi029.stdout:1186: oid 28 version 629 is already newer than 627 2024-08-29T17:54:40.715 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 28 v 629 (ObjNum 366 snap 109 seq_num 366) dirty exists 2024-08-29T17:54:40.716 INFO:tasks.rados.rados.0.smithi029.stdout:1186: left oid 28 (ObjNum 366 snap 109 seq_num 366) 2024-08-29T17:54:40.716 INFO:tasks.rados.rados.0.smithi029.stdout:1186: done (2 left) 2024-08-29T17:54:40.716 INFO:tasks.rados.rados.0.smithi029.stdout:1190: copy_from oid 5 from oid 45 current snap is 109 2024-08-29T17:54:40.716 INFO:tasks.rados.rados.0.smithi029.stdout:1191: snap_create 2024-08-29T17:54:40.719 INFO:tasks.rados.rados.0.smithi029.stdout:1189: finishing copy_from to smithi02969618-3 2024-08-29T17:54:40.719 INFO:tasks.rados.rados.0.smithi029.stdout:1189: got expected ENOENT (src dne) 2024-08-29T17:54:40.720 INFO:tasks.rados.rados.0.smithi029.stdout:1189: finishing copy_from racing read to smithi02969618-3 2024-08-29T17:54:40.721 INFO:tasks.rados.rados.0.smithi029.stdout:1188: finishing write tid 1 to smithi02969618-34 2024-08-29T17:54:40.725 INFO:tasks.rados.rados.0.smithi029.stdout:1188: finishing write tid 2 to smithi02969618-34 2024-08-29T17:54:40.726 INFO:tasks.rados.rados.0.smithi029.stdout:1188: finishing write tid 3 to smithi02969618-34 2024-08-29T17:54:40.726 INFO:tasks.rados.rados.0.smithi029.stdout:1188: finishing write tid 4 to smithi02969618-34 2024-08-29T17:54:40.730 INFO:tasks.rados.rados.0.smithi029.stdout:1188: finishing write tid 5 to smithi02969618-34 2024-08-29T17:54:40.730 INFO:tasks.rados.rados.0.smithi029.stdout:1188: oid 34 updating version 0 to 301 2024-08-29T17:54:40.730 INFO:tasks.rados.rados.0.smithi029.stdout:1188: oid 34 version 301 is already newer than 299 2024-08-29T17:54:40.730 INFO:tasks.rados.rados.0.smithi029.stdout:1188: oid 34 version 301 is already newer than 300 2024-08-29T17:54:40.730 INFO:tasks.rados.rados.0.smithi029.stdout:1188: oid 34 updating version 301 to 302 2024-08-29T17:54:40.730 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 34 v 302 (ObjNum 367 snap 109 seq_num 367) dirty exists 2024-08-29T17:54:40.730 INFO:tasks.rados.rados.0.smithi029.stdout:1188: left oid 34 (ObjNum 367 snap 109 seq_num 367) 2024-08-29T17:54:40.767 INFO:tasks.rados.rados.0.smithi029.stdout:1190: finishing copy_from racing read to smithi02969618-5 2024-08-29T17:54:40.769 INFO:tasks.rados.rados.0.smithi029.stdout:1190: finishing copy_from to smithi02969618-5 2024-08-29T17:54:40.769 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 5 v 776 (ObjNum 306 snap 88 seq_num 306) dirty exists 2024-08-29T17:54:40.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:54:40 smithi110 bash[24444]: cluster 2024-08-29T17:54:39.622068+0000 mgr.y (mgr.14985) 45 : cluster [DBG] pgmap v68: 121 pgs: 121 active+clean; 145 MiB data, 1019 MiB used, 714 GiB / 715 GiB avail; 7.8 MiB/s rd, 2.7 MiB/s wr, 15 op/s 2024-08-29T17:54:40.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:54:40 smithi110 bash[24444]: cluster 2024-08-29T17:54:39.625243+0000 mon.a (mon.0) 1495 : cluster [DBG] osdmap e300: 8 total, 8 up, 8 in 2024-08-29T17:54:40.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:40 smithi029 bash[22475]: cluster 2024-08-29T17:54:39.622068+0000 mgr.y (mgr.14985) 45 : cluster [DBG] pgmap v68: 121 pgs: 121 active+clean; 145 MiB data, 1019 MiB used, 714 GiB / 715 GiB avail; 7.8 MiB/s rd, 2.7 MiB/s wr, 15 op/s 2024-08-29T17:54:40.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:40 smithi029 bash[22475]: cluster 2024-08-29T17:54:39.625243+0000 mon.a (mon.0) 1495 : cluster [DBG] osdmap e300: 8 total, 8 up, 8 in 2024-08-29T17:54:40.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:54:40 smithi029 bash[32453]: cluster 2024-08-29T17:54:39.622068+0000 mgr.y (mgr.14985) 45 : cluster [DBG] pgmap v68: 121 pgs: 121 active+clean; 145 MiB data, 1019 MiB used, 714 GiB / 715 GiB avail; 7.8 MiB/s rd, 2.7 MiB/s wr, 15 op/s 2024-08-29T17:54:40.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:54:40 smithi029 bash[32453]: cluster 2024-08-29T17:54:39.625243+0000 mon.a (mon.0) 1495 : cluster [DBG] osdmap e300: 8 total, 8 up, 8 in 2024-08-29T17:54:41.536 INFO:tasks.rados.rados.0.smithi029.stdout:1188: done (3 left) 2024-08-29T17:54:41.536 INFO:tasks.rados.rados.0.smithi029.stdout:1189: done (2 left) 2024-08-29T17:54:41.536 INFO:tasks.rados.rados.0.smithi029.stdout:1190: done (1 left) 2024-08-29T17:54:41.537 INFO:tasks.rados.rados.0.smithi029.stdout:1191: done (0 left) 2024-08-29T17:54:41.537 INFO:tasks.rados.rados.0.smithi029.stdout:1192: snap_create 2024-08-29T17:54:41.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:54:41 smithi110 bash[24444]: cluster 2024-08-29T17:54:40.635870+0000 mon.a (mon.0) 1496 : cluster [DBG] osdmap e301: 8 total, 8 up, 8 in 2024-08-29T17:54:41.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:54:41 smithi110 bash[24444]: audit 2024-08-29T17:54:41.174064+0000 mon.c (mon.2) 75 : audit [DBG] from='mgr.14985 172.21.15.29:0/3546534519' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T17:54:41.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:54:41 smithi110 bash[24444]: cluster 2024-08-29T17:54:41.535766+0000 mon.a (mon.0) 1497 : cluster [DBG] osdmap e302: 8 total, 8 up, 8 in 2024-08-29T17:54:41.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:41 smithi029 bash[22475]: cluster 2024-08-29T17:54:40.635870+0000 mon.a (mon.0) 1496 : cluster [DBG] osdmap e301: 8 total, 8 up, 8 in 2024-08-29T17:54:41.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:41 smithi029 bash[22475]: audit 2024-08-29T17:54:41.174064+0000 mon.c (mon.2) 75 : audit [DBG] from='mgr.14985 172.21.15.29:0/3546534519' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T17:54:41.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:41 smithi029 bash[22475]: cluster 2024-08-29T17:54:41.535766+0000 mon.a (mon.0) 1497 : cluster [DBG] osdmap e302: 8 total, 8 up, 8 in 2024-08-29T17:54:41.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:54:41 smithi029 bash[32453]: cluster 2024-08-29T17:54:40.635870+0000 mon.a (mon.0) 1496 : cluster [DBG] osdmap e301: 8 total, 8 up, 8 in 2024-08-29T17:54:41.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:54:41 smithi029 bash[32453]: audit 2024-08-29T17:54:41.174064+0000 mon.c (mon.2) 75 : audit [DBG] from='mgr.14985 172.21.15.29:0/3546534519' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T17:54:41.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:54:41 smithi029 bash[32453]: cluster 2024-08-29T17:54:41.535766+0000 mon.a (mon.0) 1497 : cluster [DBG] osdmap e302: 8 total, 8 up, 8 in 2024-08-29T17:54:42.542 INFO:tasks.rados.rados.0.smithi029.stdout:1192: done (0 left) 2024-08-29T17:54:42.543 INFO:tasks.rados.rados.0.smithi029.stdout:1193: snap_remove snap 109 2024-08-29T17:54:42.899 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:54:42 smithi110 bash[24444]: cluster 2024-08-29T17:54:41.623535+0000 mgr.y (mgr.14985) 46 : cluster [DBG] pgmap v71: 121 pgs: 121 active+clean; 132 MiB data, 996 MiB used, 714 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.5 MiB/s wr, 10 op/s 2024-08-29T17:54:42.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:54:42 smithi110 bash[24444]: cluster 2024-08-29T17:54:42.543149+0000 mon.a (mon.0) 1498 : cluster [DBG] osdmap e303: 8 total, 8 up, 8 in 2024-08-29T17:54:42.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:54:42 smithi029 bash[32453]: cluster 2024-08-29T17:54:41.623535+0000 mgr.y (mgr.14985) 46 : cluster [DBG] pgmap v71: 121 pgs: 121 active+clean; 132 MiB data, 996 MiB used, 714 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.5 MiB/s wr, 10 op/s 2024-08-29T17:54:42.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:54:42 smithi029 bash[32453]: cluster 2024-08-29T17:54:42.543149+0000 mon.a (mon.0) 1498 : cluster [DBG] osdmap e303: 8 total, 8 up, 8 in 2024-08-29T17:54:42.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:42 smithi029 bash[22475]: cluster 2024-08-29T17:54:41.623535+0000 mgr.y (mgr.14985) 46 : cluster [DBG] pgmap v71: 121 pgs: 121 active+clean; 132 MiB data, 996 MiB used, 714 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.5 MiB/s wr, 10 op/s 2024-08-29T17:54:42.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:42 smithi029 bash[22475]: cluster 2024-08-29T17:54:42.543149+0000 mon.a (mon.0) 1498 : cluster [DBG] osdmap e303: 8 total, 8 up, 8 in 2024-08-29T17:54:43.548 INFO:tasks.rados.rados.0.smithi029.stdout:1193: done (0 left) 2024-08-29T17:54:43.548 INFO:tasks.rados.rados.0.smithi029.stdout:1194: rollback oid 5 current snap is 111 2024-08-29T17:54:43.548 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 5 to 110 2024-08-29T17:54:43.548 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 29 current snap is 111 2024-08-29T17:54:43.548 INFO:tasks.rados.rados.0.smithi029.stdout:1195: seq_num 368 ranges {3145728=573440,3719168=622592,4341760=180224} 2024-08-29T17:54:43.607 INFO:tasks.rados.rados.0.smithi029.stdout:1195: writing smithi02969618-29 from 3145728 to 3719168 tid 1 2024-08-29T17:54:43.614 INFO:tasks.rados.rados.0.smithi029.stdout:1195: writing smithi02969618-29 from 3719168 to 4341760 tid 2 2024-08-29T17:54:43.617 INFO:tasks.rados.rados.0.smithi029.stdout:1195: writing smithi02969618-29 from 4341760 to 4521984 tid 3 2024-08-29T17:54:43.618 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 10 current snap is 111 2024-08-29T17:54:43.618 INFO:tasks.rados.rados.0.smithi029.stdout:1194: finishing rollback tid 0 to smithi02969618-5 2024-08-29T17:54:43.618 INFO:tasks.rados.rados.0.smithi029.stdout:1194: finishing rollback tid 1 to smithi02969618-5 2024-08-29T17:54:43.618 INFO:tasks.rados.rados.0.smithi029.stdout:1194: finishing rollback tid 2 to smithi02969618-5 2024-08-29T17:54:43.618 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 5 v 779 (ObjNum 306 snap 88 seq_num 306) dirty exists 2024-08-29T17:54:43.618 INFO:tasks.rados.rados.0.smithi029.stdout:1196: seq_num 369 ranges {0=589824,589824=507904,1097728=294912} 2024-08-29T17:54:43.623 INFO:tasks.rados.rados.0.smithi029.stdout:1196: writing smithi02969618-10 from 0 to 589824 tid 1 2024-08-29T17:54:43.629 INFO:tasks.rados.rados.0.smithi029.stdout:1196: writing smithi02969618-10 from 589824 to 1097728 tid 2 2024-08-29T17:54:43.634 INFO:tasks.rados.rados.0.smithi029.stdout:1196: writing smithi02969618-10 from 1097728 to 1392640 tid 3 2024-08-29T17:54:43.634 INFO:tasks.rados.rados.0.smithi029.stdout:1194: done (2 left) 2024-08-29T17:54:43.634 INFO:tasks.rados.rados.0.smithi029.stdout:1197: delete oid 17 current snap is 111 2024-08-29T17:54:43.634 INFO:tasks.rados.rados.0.smithi029.stdout:1195: finishing write tid 1 to smithi02969618-29 2024-08-29T17:54:43.634 INFO:tasks.rados.rados.0.smithi029.stdout:1195: finishing write tid 2 to smithi02969618-29 2024-08-29T17:54:43.634 INFO:tasks.rados.rados.0.smithi029.stdout:1195: finishing write tid 3 to smithi02969618-29 2024-08-29T17:54:43.634 INFO:tasks.rados.rados.0.smithi029.stdout:1195: finishing write tid 4 to smithi02969618-29 2024-08-29T17:54:43.634 INFO:tasks.rados.rados.0.smithi029.stdout:1195: finishing write tid 5 to smithi02969618-29 2024-08-29T17:54:43.635 INFO:tasks.rados.rados.0.smithi029.stdout:1195: oid 29 updating version 0 to 439 2024-08-29T17:54:43.635 INFO:tasks.rados.rados.0.smithi029.stdout:1195: oid 29 version 439 is already newer than 436 2024-08-29T17:54:43.635 INFO:tasks.rados.rados.0.smithi029.stdout:1195: oid 29 version 439 is already newer than 438 2024-08-29T17:54:43.635 INFO:tasks.rados.rados.0.smithi029.stdout:1195: oid 29 version 439 is already newer than 437 2024-08-29T17:54:43.635 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 29 v 439 (ObjNum 368 snap 111 seq_num 368) dirty exists 2024-08-29T17:54:43.635 INFO:tasks.rados.rados.0.smithi029.stdout:1195: left oid 29 (ObjNum 368 snap 111 seq_num 368) 2024-08-29T17:54:43.635 INFO:tasks.rados.rados.0.smithi029.stdout:1196: finishing write tid 1 to smithi02969618-10 2024-08-29T17:54:43.636 INFO:tasks.rados.rados.0.smithi029.stdout:1195: done (2 left) 2024-08-29T17:54:43.637 INFO:tasks.rados.rados.0.smithi029.stdout:1197: done (1 left) 2024-08-29T17:54:43.637 INFO:tasks.rados.rados.0.smithi029.stdout:1198: read oid 39 snap -1 2024-08-29T17:54:43.637 INFO:tasks.rados.rados.0.smithi029.stdout:1198: expect deleted 2024-08-29T17:54:43.641 INFO:tasks.rados.rados.0.smithi029.stdout:1199: snap_remove snap 108 2024-08-29T17:54:44.557 INFO:tasks.rados.rados.0.smithi029.stdout:1199: done (2 left) 2024-08-29T17:54:44.557 INFO:tasks.rados.rados.0.smithi029.stdout:1200: snap_remove snap 110 2024-08-29T17:54:44.899 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:54:44 smithi110 bash[24444]: cluster 2024-08-29T17:54:43.546545+0000 mon.a (mon.0) 1499 : cluster [DBG] osdmap e304: 8 total, 8 up, 8 in 2024-08-29T17:54:44.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:54:44 smithi110 bash[24444]: cluster 2024-08-29T17:54:43.624474+0000 mgr.y (mgr.14985) 47 : cluster [DBG] pgmap v74: 121 pgs: 121 active+clean; 103 MiB data, 960 MiB used, 714 GiB / 715 GiB avail; 6.2 MiB/s rd, 5.9 MiB/s wr, 18 op/s 2024-08-29T17:54:44.900 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:54:44 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:17:54:44] "GET /metrics HTTP/1.1" 200 36088 "" "Prometheus/2.43.0" 2024-08-29T17:54:44.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:54:44 smithi029 bash[32453]: cluster 2024-08-29T17:54:43.546545+0000 mon.a (mon.0) 1499 : cluster [DBG] osdmap e304: 8 total, 8 up, 8 in 2024-08-29T17:54:44.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:54:44 smithi029 bash[32453]: cluster 2024-08-29T17:54:43.624474+0000 mgr.y (mgr.14985) 47 : cluster [DBG] pgmap v74: 121 pgs: 121 active+clean; 103 MiB data, 960 MiB used, 714 GiB / 715 GiB avail; 6.2 MiB/s rd, 5.9 MiB/s wr, 18 op/s 2024-08-29T17:54:44.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:44 smithi029 bash[22475]: cluster 2024-08-29T17:54:43.546545+0000 mon.a (mon.0) 1499 : cluster [DBG] osdmap e304: 8 total, 8 up, 8 in 2024-08-29T17:54:44.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:44 smithi029 bash[22475]: cluster 2024-08-29T17:54:43.624474+0000 mgr.y (mgr.14985) 47 : cluster [DBG] pgmap v74: 121 pgs: 121 active+clean; 103 MiB data, 960 MiB used, 714 GiB / 715 GiB avail; 6.2 MiB/s rd, 5.9 MiB/s wr, 18 op/s 2024-08-29T17:54:45.572 INFO:tasks.rados.rados.0.smithi029.stdout:1200: done (2 left) 2024-08-29T17:54:45.572 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 47 current snap is 111 2024-08-29T17:54:45.572 INFO:tasks.rados.rados.0.smithi029.stdout:1201: seq_num 371 ranges {712704=622592,1335296=679936,2015232=122880} 2024-08-29T17:54:45.589 INFO:tasks.rados.rados.0.smithi029.stdout:1201: writing smithi02969618-47 from 712704 to 1335296 tid 1 2024-08-29T17:54:45.598 INFO:tasks.rados.rados.0.smithi029.stdout:1201: writing smithi02969618-47 from 1335296 to 2015232 tid 2 2024-08-29T17:54:45.600 INFO:tasks.rados.rados.0.smithi029.stdout:1201: writing smithi02969618-47 from 2015232 to 2138112 tid 3 2024-08-29T17:54:45.601 INFO:tasks.rados.rados.0.smithi029.stdout:1202: copy_from oid 46 from oid 44 current snap is 111 2024-08-29T17:54:45.601 INFO:tasks.rados.rados.0.smithi029.stdout:1196: finishing write tid 2 to smithi02969618-10 2024-08-29T17:54:45.601 INFO:tasks.rados.rados.0.smithi029.stdout:1196: finishing write tid 3 to smithi02969618-10 2024-08-29T17:54:45.601 INFO:tasks.rados.rados.0.smithi029.stdout:1196: finishing write tid 4 to smithi02969618-10 2024-08-29T17:54:45.601 INFO:tasks.rados.rados.0.smithi029.stdout:1196: finishing write tid 5 to smithi02969618-10 2024-08-29T17:54:45.601 INFO:tasks.rados.rados.0.smithi029.stdout:1196: oid 10 updating version 0 to 354 2024-08-29T17:54:45.601 INFO:tasks.rados.rados.0.smithi029.stdout:1196: oid 10 updating version 354 to 356 2024-08-29T17:54:45.601 INFO:tasks.rados.rados.0.smithi029.stdout:1196: oid 10 updating version 356 to 357 2024-08-29T17:54:45.601 INFO:tasks.rados.rados.0.smithi029.stdout:1196: oid 10 version 357 is already newer than 355 2024-08-29T17:54:45.602 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 10 v 357 (ObjNum 369 snap 111 seq_num 369) dirty exists 2024-08-29T17:54:45.602 INFO:tasks.rados.rados.0.smithi029.stdout:1196: left oid 10 (ObjNum 369 snap 111 seq_num 369) 2024-08-29T17:54:45.602 INFO:tasks.rados.rados.0.smithi029.stdout:1201: finishing write tid 1 to smithi02969618-47 2024-08-29T17:54:45.602 INFO:tasks.rados.rados.0.smithi029.stdout:1196: done (3 left) 2024-08-29T17:54:45.602 INFO:tasks.rados.rados.0.smithi029.stdout:1198: done (2 left) 2024-08-29T17:54:45.602 INFO:tasks.rados.rados.0.smithi029.stdout:1203: snap_create 2024-08-29T17:54:45.607 INFO:tasks.rados.rados.0.smithi029.stdout:1201: finishing write tid 2 to smithi02969618-47 2024-08-29T17:54:45.608 INFO:tasks.rados.rados.0.smithi029.stdout:1201: finishing write tid 3 to smithi02969618-47 2024-08-29T17:54:45.609 INFO:tasks.rados.rados.0.smithi029.stdout:1201: finishing write tid 4 to smithi02969618-47 2024-08-29T17:54:45.610 INFO:tasks.rados.rados.0.smithi029.stdout:1202: finishing copy_from to smithi02969618-46 2024-08-29T17:54:45.610 INFO:tasks.rados.rados.0.smithi029.stdout:1202: got expected ENOENT (src dne) 2024-08-29T17:54:45.611 INFO:tasks.rados.rados.0.smithi029.stdout:1202: finishing copy_from racing read to smithi02969618-46 2024-08-29T17:54:45.611 INFO:tasks.rados.rados.0.smithi029.stdout:1201: finishing write tid 5 to smithi02969618-47 2024-08-29T17:54:45.612 INFO:tasks.rados.rados.0.smithi029.stdout:1201: oid 47 updating version 0 to 630 2024-08-29T17:54:45.612 INFO:tasks.rados.rados.0.smithi029.stdout:1201: oid 47 updating version 630 to 632 2024-08-29T17:54:45.612 INFO:tasks.rados.rados.0.smithi029.stdout:1201: oid 47 updating version 632 to 633 2024-08-29T17:54:45.612 INFO:tasks.rados.rados.0.smithi029.stdout:1201: oid 47 version 633 is already newer than 631 2024-08-29T17:54:45.612 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 47 v 633 (ObjNum 371 snap 111 seq_num 371) dirty exists 2024-08-29T17:54:45.612 INFO:tasks.rados.rados.0.smithi029.stdout:1201: left oid 47 (ObjNum 371 snap 111 seq_num 371) 2024-08-29T17:54:45.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:54:45 smithi110 bash[24444]: cluster 2024-08-29T17:54:44.556438+0000 mon.a (mon.0) 1500 : cluster [DBG] osdmap e305: 8 total, 8 up, 8 in 2024-08-29T17:54:45.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:54:45 smithi029 bash[32453]: cluster 2024-08-29T17:54:44.556438+0000 mon.a (mon.0) 1500 : cluster [DBG] osdmap e305: 8 total, 8 up, 8 in 2024-08-29T17:54:45.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:45 smithi029 bash[22475]: cluster 2024-08-29T17:54:44.556438+0000 mon.a (mon.0) 1500 : cluster [DBG] osdmap e305: 8 total, 8 up, 8 in 2024-08-29T17:54:46.537 INFO:tasks.rados.rados.0.smithi029.stdout:1201: done (2 left) 2024-08-29T17:54:46.537 INFO:tasks.rados.rados.0.smithi029.stdout:1202: done (1 left) 2024-08-29T17:54:46.537 INFO:tasks.rados.rados.0.smithi029.stdout:1203: done (0 left) 2024-08-29T17:54:46.537 INFO:tasks.rados.rados.0.smithi029.stdout:1204: delete oid 3 current snap is 112 2024-08-29T17:54:46.544 INFO:tasks.rados.rados.0.smithi029.stdout:1204: done (0 left) 2024-08-29T17:54:46.544 INFO:tasks.rados.rados.0.smithi029.stdout:1205: read oid 6 snap -1 2024-08-29T17:54:46.545 INFO:tasks.rados.rados.0.smithi029.stdout:1205: expect (ObjNum 109 snap 22 seq_num 109) 2024-08-29T17:54:46.545 INFO:tasks.rados.rados.0.smithi029.stdout:1206: setattr oid 7 current snap is 112 2024-08-29T17:54:46.548 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 16 current snap is 112 2024-08-29T17:54:46.548 INFO:tasks.rados.rados.0.smithi029.stdout:1207: seq_num 373 ranges {1261568=655360,1916928=499712,2416640=303104} 2024-08-29T17:54:46.583 INFO:tasks.rados.rados.0.smithi029.stdout:1207: writing smithi02969618-16 from 1261568 to 1916928 tid 1 2024-08-29T17:54:46.591 INFO:tasks.rados.rados.0.smithi029.stdout:1207: writing smithi02969618-16 from 1916928 to 2416640 tid 2 2024-08-29T17:54:46.596 INFO:tasks.rados.rados.0.smithi029.stdout:1207: writing smithi02969618-16 from 2416640 to 2719744 tid 3 2024-08-29T17:54:46.596 INFO:tasks.rados.rados.0.smithi029.stdout:1208: read oid 2 snap -1 2024-08-29T17:54:46.596 INFO:tasks.rados.rados.0.smithi029.stdout:1208: expect (ObjNum 164 snap 36 seq_num 164) 2024-08-29T17:54:46.597 INFO:tasks.rados.rados.0.smithi029.stdout:1209: read oid 29 snap -1 2024-08-29T17:54:46.597 INFO:tasks.rados.rados.0.smithi029.stdout:1209: expect (ObjNum 368 snap 111 seq_num 368) 2024-08-29T17:54:46.597 INFO:tasks.rados.rados.0.smithi029.stdout:1210: snap_remove snap 111 2024-08-29T17:54:46.880 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:46 smithi029 bash[22475]: cluster 2024-08-29T17:54:45.567332+0000 mon.a (mon.0) 1501 : cluster [DBG] osdmap e306: 8 total, 8 up, 8 in 2024-08-29T17:54:46.881 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:46 smithi029 bash[22475]: cluster 2024-08-29T17:54:45.625219+0000 mgr.y (mgr.14985) 48 : cluster [DBG] pgmap v77: 121 pgs: 121 active+clean; 103 MiB data, 960 MiB used, 714 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.4 MiB/s wr, 8 op/s 2024-08-29T17:54:46.881 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:46 smithi029 bash[22475]: audit 2024-08-29T17:54:46.009742+0000 mon.a (mon.0) 1502 : audit [INF] from='mgr.14985 ' entity='mgr.y' 2024-08-29T17:54:46.881 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:46 smithi029 bash[22475]: audit 2024-08-29T17:54:46.023458+0000 mon.a (mon.0) 1503 : audit [INF] from='mgr.14985 ' entity='mgr.y' 2024-08-29T17:54:46.881 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:46 smithi029 bash[22475]: audit 2024-08-29T17:54:46.027112+0000 mon.c (mon.2) 76 : audit [DBG] from='mgr.14985 172.21.15.29:0/3546534519' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:54:46.881 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:46 smithi029 bash[22475]: audit 2024-08-29T17:54:46.029121+0000 mon.c (mon.2) 77 : audit [INF] from='mgr.14985 172.21.15.29:0/3546534519' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T17:54:46.881 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:46 smithi029 bash[22475]: audit 2024-08-29T17:54:46.040101+0000 mon.a (mon.0) 1504 : audit [INF] from='mgr.14985 ' entity='mgr.y' 2024-08-29T17:54:46.881 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:46 smithi029 bash[22475]: audit 2024-08-29T17:54:46.198201+0000 mon.c (mon.2) 78 : audit [DBG] from='mgr.14985 172.21.15.29:0/3546534519' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:54:46.881 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:46 smithi029 bash[22475]: audit 2024-08-29T17:54:46.201424+0000 mon.c (mon.2) 79 : audit [DBG] from='mgr.14985 172.21.15.29:0/3546534519' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T17:54:46.881 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:46 smithi029 bash[22475]: audit 2024-08-29T17:54:46.212023+0000 mon.a (mon.0) 1505 : audit [INF] from='mgr.14985 ' entity='mgr.y' 2024-08-29T17:54:46.881 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:46 smithi029 bash[22475]: audit 2024-08-29T17:54:46.213875+0000 mon.c (mon.2) 80 : audit [INF] from='mgr.14985 172.21.15.29:0/3546534519' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-08-29T17:54:46.881 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:46 smithi029 bash[22475]: audit 2024-08-29T17:54:46.214522+0000 mon.a (mon.0) 1506 : audit [INF] from='mgr.14985 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-08-29T17:54:46.882 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:46 smithi029 bash[22475]: audit 2024-08-29T17:54:46.222230+0000 mon.a (mon.0) 1507 : audit [INF] from='mgr.14985 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-08-29T17:54:46.882 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:46 smithi029 bash[22475]: audit 2024-08-29T17:54:46.224333+0000 mon.c (mon.2) 81 : audit [INF] from='mgr.14985 172.21.15.29:0/3546534519' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-08-29T17:54:46.882 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:46 smithi029 bash[22475]: audit 2024-08-29T17:54:46.225012+0000 mon.a (mon.0) 1508 : audit [INF] from='mgr.14985 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-08-29T17:54:46.882 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:46 smithi029 bash[22475]: audit 2024-08-29T17:54:46.232875+0000 mon.a (mon.0) 1509 : audit [INF] from='mgr.14985 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-08-29T17:54:46.882 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:46 smithi029 bash[22475]: audit 2024-08-29T17:54:46.237423+0000 mon.c (mon.2) 82 : audit [DBG] from='mgr.14985 172.21.15.29:0/3546534519' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-08-29T17:54:46.882 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:46 smithi029 bash[22475]: audit 2024-08-29T17:54:46.239359+0000 mon.c (mon.2) 83 : audit [DBG] from='mgr.14985 172.21.15.29:0/3546534519' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-08-29T17:54:46.882 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:46 smithi029 bash[22475]: cluster 2024-08-29T17:54:46.536503+0000 mon.a (mon.0) 1510 : cluster [DBG] osdmap e307: 8 total, 8 up, 8 in 2024-08-29T17:54:46.882 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:54:46 smithi029 bash[32453]: cluster 2024-08-29T17:54:45.567332+0000 mon.a (mon.0) 1501 : cluster [DBG] osdmap e306: 8 total, 8 up, 8 in 2024-08-29T17:54:46.882 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:54:46 smithi029 bash[32453]: cluster 2024-08-29T17:54:45.625219+0000 mgr.y (mgr.14985) 48 : cluster [DBG] pgmap v77: 121 pgs: 121 active+clean; 103 MiB data, 960 MiB used, 714 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.4 MiB/s wr, 8 op/s 2024-08-29T17:54:46.882 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:54:46 smithi029 bash[32453]: audit 2024-08-29T17:54:46.009742+0000 mon.a (mon.0) 1502 : audit [INF] from='mgr.14985 ' entity='mgr.y' 2024-08-29T17:54:46.882 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:54:46 smithi029 bash[32453]: audit 2024-08-29T17:54:46.023458+0000 mon.a (mon.0) 1503 : audit [INF] from='mgr.14985 ' entity='mgr.y' 2024-08-29T17:54:46.883 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:54:46 smithi029 bash[32453]: audit 2024-08-29T17:54:46.027112+0000 mon.c (mon.2) 76 : audit [DBG] from='mgr.14985 172.21.15.29:0/3546534519' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:54:46.883 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:54:46 smithi029 bash[32453]: audit 2024-08-29T17:54:46.029121+0000 mon.c (mon.2) 77 : audit [INF] from='mgr.14985 172.21.15.29:0/3546534519' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T17:54:46.883 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:54:46 smithi029 bash[32453]: audit 2024-08-29T17:54:46.040101+0000 mon.a (mon.0) 1504 : audit [INF] from='mgr.14985 ' entity='mgr.y' 2024-08-29T17:54:46.883 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:54:46 smithi029 bash[32453]: audit 2024-08-29T17:54:46.198201+0000 mon.c (mon.2) 78 : audit [DBG] from='mgr.14985 172.21.15.29:0/3546534519' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:54:46.883 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:54:46 smithi029 bash[32453]: audit 2024-08-29T17:54:46.201424+0000 mon.c (mon.2) 79 : audit [DBG] from='mgr.14985 172.21.15.29:0/3546534519' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T17:54:46.883 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:54:46 smithi029 bash[32453]: audit 2024-08-29T17:54:46.212023+0000 mon.a (mon.0) 1505 : audit [INF] from='mgr.14985 ' entity='mgr.y' 2024-08-29T17:54:46.883 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:54:46 smithi029 bash[32453]: audit 2024-08-29T17:54:46.213875+0000 mon.c (mon.2) 80 : audit [INF] from='mgr.14985 172.21.15.29:0/3546534519' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-08-29T17:54:46.883 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:54:46 smithi029 bash[32453]: audit 2024-08-29T17:54:46.214522+0000 mon.a (mon.0) 1506 : audit [INF] from='mgr.14985 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-08-29T17:54:46.883 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:54:46 smithi029 bash[32453]: audit 2024-08-29T17:54:46.222230+0000 mon.a (mon.0) 1507 : audit [INF] from='mgr.14985 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-08-29T17:54:46.883 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:54:46 smithi029 bash[32453]: audit 2024-08-29T17:54:46.224333+0000 mon.c (mon.2) 81 : audit [INF] from='mgr.14985 172.21.15.29:0/3546534519' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-08-29T17:54:46.883 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:54:46 smithi029 bash[32453]: audit 2024-08-29T17:54:46.225012+0000 mon.a (mon.0) 1508 : audit [INF] from='mgr.14985 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-08-29T17:54:46.883 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:54:46 smithi029 bash[32453]: audit 2024-08-29T17:54:46.232875+0000 mon.a (mon.0) 1509 : audit [INF] from='mgr.14985 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-08-29T17:54:46.883 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:54:46 smithi029 bash[32453]: audit 2024-08-29T17:54:46.237423+0000 mon.c (mon.2) 82 : audit [DBG] from='mgr.14985 172.21.15.29:0/3546534519' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-08-29T17:54:46.883 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:54:46 smithi029 bash[32453]: audit 2024-08-29T17:54:46.239359+0000 mon.c (mon.2) 83 : audit [DBG] from='mgr.14985 172.21.15.29:0/3546534519' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-08-29T17:54:46.883 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:54:46 smithi029 bash[32453]: cluster 2024-08-29T17:54:46.536503+0000 mon.a (mon.0) 1510 : cluster [DBG] osdmap e307: 8 total, 8 up, 8 in 2024-08-29T17:54:46.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:54:46 smithi110 bash[24444]: cluster 2024-08-29T17:54:45.567332+0000 mon.a (mon.0) 1501 : cluster [DBG] osdmap e306: 8 total, 8 up, 8 in 2024-08-29T17:54:46.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:54:46 smithi110 bash[24444]: cluster 2024-08-29T17:54:45.625219+0000 mgr.y (mgr.14985) 48 : cluster [DBG] pgmap v77: 121 pgs: 121 active+clean; 103 MiB data, 960 MiB used, 714 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.4 MiB/s wr, 8 op/s 2024-08-29T17:54:46.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:54:46 smithi110 bash[24444]: audit 2024-08-29T17:54:46.009742+0000 mon.a (mon.0) 1502 : audit [INF] from='mgr.14985 ' entity='mgr.y' 2024-08-29T17:54:46.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:54:46 smithi110 bash[24444]: audit 2024-08-29T17:54:46.023458+0000 mon.a (mon.0) 1503 : audit [INF] from='mgr.14985 ' entity='mgr.y' 2024-08-29T17:54:46.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:54:46 smithi110 bash[24444]: audit 2024-08-29T17:54:46.027112+0000 mon.c (mon.2) 76 : audit [DBG] from='mgr.14985 172.21.15.29:0/3546534519' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:54:46.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:54:46 smithi110 bash[24444]: audit 2024-08-29T17:54:46.029121+0000 mon.c (mon.2) 77 : audit [INF] from='mgr.14985 172.21.15.29:0/3546534519' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T17:54:46.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:54:46 smithi110 bash[24444]: audit 2024-08-29T17:54:46.040101+0000 mon.a (mon.0) 1504 : audit [INF] from='mgr.14985 ' entity='mgr.y' 2024-08-29T17:54:46.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:54:46 smithi110 bash[24444]: audit 2024-08-29T17:54:46.198201+0000 mon.c (mon.2) 78 : audit [DBG] from='mgr.14985 172.21.15.29:0/3546534519' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:54:46.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:54:46 smithi110 bash[24444]: audit 2024-08-29T17:54:46.201424+0000 mon.c (mon.2) 79 : audit [DBG] from='mgr.14985 172.21.15.29:0/3546534519' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T17:54:46.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:54:46 smithi110 bash[24444]: audit 2024-08-29T17:54:46.212023+0000 mon.a (mon.0) 1505 : audit [INF] from='mgr.14985 ' entity='mgr.y' 2024-08-29T17:54:46.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:54:46 smithi110 bash[24444]: audit 2024-08-29T17:54:46.213875+0000 mon.c (mon.2) 80 : audit [INF] from='mgr.14985 172.21.15.29:0/3546534519' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-08-29T17:54:46.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:54:46 smithi110 bash[24444]: audit 2024-08-29T17:54:46.214522+0000 mon.a (mon.0) 1506 : audit [INF] from='mgr.14985 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-08-29T17:54:46.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:54:46 smithi110 bash[24444]: audit 2024-08-29T17:54:46.222230+0000 mon.a (mon.0) 1507 : audit [INF] from='mgr.14985 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-08-29T17:54:46.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:54:46 smithi110 bash[24444]: audit 2024-08-29T17:54:46.224333+0000 mon.c (mon.2) 81 : audit [INF] from='mgr.14985 172.21.15.29:0/3546534519' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-08-29T17:54:46.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:54:46 smithi110 bash[24444]: audit 2024-08-29T17:54:46.225012+0000 mon.a (mon.0) 1508 : audit [INF] from='mgr.14985 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-08-29T17:54:46.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:54:46 smithi110 bash[24444]: audit 2024-08-29T17:54:46.232875+0000 mon.a (mon.0) 1509 : audit [INF] from='mgr.14985 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-08-29T17:54:46.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:54:46 smithi110 bash[24444]: audit 2024-08-29T17:54:46.237423+0000 mon.c (mon.2) 82 : audit [DBG] from='mgr.14985 172.21.15.29:0/3546534519' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-08-29T17:54:46.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:54:46 smithi110 bash[24444]: audit 2024-08-29T17:54:46.239359+0000 mon.c (mon.2) 83 : audit [DBG] from='mgr.14985 172.21.15.29:0/3546534519' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-08-29T17:54:46.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:54:46 smithi110 bash[24444]: cluster 2024-08-29T17:54:46.536503+0000 mon.a (mon.0) 1510 : cluster [DBG] osdmap e307: 8 total, 8 up, 8 in 2024-08-29T17:54:47.592 INFO:tasks.rados.rados.0.smithi029.stdout:1210: done (5 left) 2024-08-29T17:54:47.592 INFO:tasks.rados.rados.0.smithi029.stdout:1211: read oid 48 snap -1 2024-08-29T17:54:47.592 INFO:tasks.rados.rados.0.smithi029.stdout:1211: expect (ObjNum 333 snap 99 seq_num 333) 2024-08-29T17:54:47.596 INFO:tasks.rados.rados.0.smithi029.stdout:1212: read oid 21 snap -1 2024-08-29T17:54:47.596 INFO:tasks.rados.rados.0.smithi029.stdout:1212: expect (ObjNum 221 snap 47 seq_num 221) 2024-08-29T17:54:47.596 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 8 current snap is 112 2024-08-29T17:54:47.596 INFO:tasks.rados.rados.0.smithi029.stdout:1213: seq_num 374 ranges {1073152=671744,1744896=778240,2523136=24576} 2024-08-29T17:54:47.613 INFO:tasks.rados.rados.0.smithi029.stdout:1213: writing smithi02969618-8 from 1073152 to 1744896 tid 1 2024-08-29T17:54:47.622 INFO:tasks.rados.rados.0.smithi029.stdout:1213: writing smithi02969618-8 from 1744896 to 2523136 tid 2 2024-08-29T17:54:47.622 INFO:tasks.rados.rados.0.smithi029.stdout:1213: writing smithi02969618-8 from 2523136 to 2547712 tid 3 2024-08-29T17:54:47.623 INFO:tasks.rados.rados.0.smithi029.stdout:1214: snap_create 2024-08-29T17:54:47.623 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 7 v 447 (ObjNum 359 snap 108 seq_num 359) dirty exists 2024-08-29T17:54:47.623 INFO:tasks.rados.rados.0.smithi029.stdout:1205: expect (ObjNum 109 snap 22 seq_num 109) 2024-08-29T17:54:47.788 INFO:tasks.rados.rados.0.smithi029.stdout:1207: finishing write tid 1 to smithi02969618-16 2024-08-29T17:54:47.788 INFO:tasks.rados.rados.0.smithi029.stdout:1207: finishing write tid 2 to smithi02969618-16 2024-08-29T17:54:47.788 INFO:tasks.rados.rados.0.smithi029.stdout:1207: finishing write tid 3 to smithi02969618-16 2024-08-29T17:54:47.789 INFO:tasks.rados.rados.0.smithi029.stdout:1207: finishing write tid 4 to smithi02969618-16 2024-08-29T17:54:47.789 INFO:tasks.rados.rados.0.smithi029.stdout:1207: finishing write tid 5 to smithi02969618-16 2024-08-29T17:54:47.789 INFO:tasks.rados.rados.0.smithi029.stdout:1207: oid 16 updating version 0 to 838 2024-08-29T17:54:47.789 INFO:tasks.rados.rados.0.smithi029.stdout:1207: oid 16 updating version 838 to 839 2024-08-29T17:54:47.789 INFO:tasks.rados.rados.0.smithi029.stdout:1207: oid 16 version 839 is already newer than 837 2024-08-29T17:54:47.789 INFO:tasks.rados.rados.0.smithi029.stdout:1207: oid 16 version 839 is already newer than 836 2024-08-29T17:54:47.789 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 16 v 839 (ObjNum 373 snap 112 seq_num 373) dirty exists 2024-08-29T17:54:47.789 INFO:tasks.rados.rados.0.smithi029.stdout:1207: left oid 16 (ObjNum 373 snap 112 seq_num 373) 2024-08-29T17:54:47.789 INFO:tasks.rados.rados.0.smithi029.stdout:1209: expect (ObjNum 368 snap 111 seq_num 368) 2024-08-29T17:54:47.899 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:54:47 smithi110 bash[24444]: cephadm 2024-08-29T17:54:46.202679+0000 mgr.y (mgr.14985) 49 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-08-29T17:54:47.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:54:47 smithi110 bash[24444]: cephadm 2024-08-29T17:54:46.240855+0000 mgr.y (mgr.14985) 50 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2024-08-29T17:54:47.904 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:47 smithi029 bash[22475]: cephadm 2024-08-29T17:54:46.202679+0000 mgr.y (mgr.14985) 49 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-08-29T17:54:47.904 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:47 smithi029 bash[22475]: cephadm 2024-08-29T17:54:46.240855+0000 mgr.y (mgr.14985) 50 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2024-08-29T17:54:47.904 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:54:47 smithi029 bash[32453]: cephadm 2024-08-29T17:54:46.202679+0000 mgr.y (mgr.14985) 49 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-08-29T17:54:47.904 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:54:47 smithi029 bash[32453]: cephadm 2024-08-29T17:54:46.240855+0000 mgr.y (mgr.14985) 50 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2024-08-29T17:54:47.995 INFO:tasks.rados.rados.0.smithi029.stdout:1208: expect (ObjNum 164 snap 36 seq_num 164) 2024-08-29T17:54:48.111 INFO:tasks.rados.rados.0.smithi029.stdout:1211: expect (ObjNum 333 snap 99 seq_num 333) 2024-08-29T17:54:48.261 INFO:tasks.rados.rados.0.smithi029.stdout:1213: finishing write tid 1 to smithi02969618-8 2024-08-29T17:54:48.261 INFO:tasks.rados.rados.0.smithi029.stdout:1212: expect (ObjNum 221 snap 47 seq_num 221) 2024-08-29T17:54:48.346 INFO:tasks.rados.rados.0.smithi029.stdout:1213: finishing write tid 2 to smithi02969618-8 2024-08-29T17:54:48.346 INFO:tasks.rados.rados.0.smithi029.stdout:1213: finishing write tid 3 to smithi02969618-8 2024-08-29T17:54:48.346 INFO:tasks.rados.rados.0.smithi029.stdout:1213: finishing write tid 4 to smithi02969618-8 2024-08-29T17:54:48.346 INFO:tasks.rados.rados.0.smithi029.stdout:1213: finishing write tid 5 to smithi02969618-8 2024-08-29T17:54:48.346 INFO:tasks.rados.rados.0.smithi029.stdout:1213: oid 8 updating version 0 to 218 2024-08-29T17:54:48.346 INFO:tasks.rados.rados.0.smithi029.stdout:1213: oid 8 version 218 is already newer than 217 2024-08-29T17:54:48.347 INFO:tasks.rados.rados.0.smithi029.stdout:1213: oid 8 updating version 218 to 219 2024-08-29T17:54:48.347 INFO:tasks.rados.rados.0.smithi029.stdout:1213: oid 8 updating version 219 to 220 2024-08-29T17:54:48.347 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 8 v 220 (ObjNum 374 snap 112 seq_num 374) dirty exists 2024-08-29T17:54:48.347 INFO:tasks.rados.rados.0.smithi029.stdout:1213: left oid 8 (ObjNum 374 snap 112 seq_num 374) 2024-08-29T17:54:48.601 INFO:tasks.rados.rados.0.smithi029.stdout:1205: done (8 left) 2024-08-29T17:54:48.601 INFO:tasks.rados.rados.0.smithi029.stdout:1206: done (7 left) 2024-08-29T17:54:48.601 INFO:tasks.rados.rados.0.smithi029.stdout:1207: done (6 left) 2024-08-29T17:54:48.602 INFO:tasks.rados.rados.0.smithi029.stdout:1208: done (5 left) 2024-08-29T17:54:48.602 INFO:tasks.rados.rados.0.smithi029.stdout:1209: done (4 left) 2024-08-29T17:54:48.602 INFO:tasks.rados.rados.0.smithi029.stdout:1211: done (3 left) 2024-08-29T17:54:48.602 INFO:tasks.rados.rados.0.smithi029.stdout:1212: done (2 left) 2024-08-29T17:54:48.602 INFO:tasks.rados.rados.0.smithi029.stdout:1213: done (1 left) 2024-08-29T17:54:48.602 INFO:tasks.rados.rados.0.smithi029.stdout:1214: done (0 left) 2024-08-29T17:54:48.602 INFO:tasks.rados.rados.0.smithi029.stdout:1215: copy_from oid 6 from oid 49 current snap is 113 2024-08-29T17:54:48.602 INFO:tasks.rados.rados.0.smithi029.stdout:1216: rollback oid 33 current snap is 113 2024-08-29T17:54:48.602 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 33 to 112 2024-08-29T17:54:48.602 INFO:tasks.rados.rados.0.smithi029.stdout:1217: copy_from oid 38 from oid 1 current snap is 113 2024-08-29T17:54:48.602 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 16 current snap is 113 2024-08-29T17:54:48.602 INFO:tasks.rados.rados.0.smithi029.stdout:1218: seq_num 375 ranges {2719744=688128,3407872=663552,4071424=139264} 2024-08-29T17:54:48.647 INFO:tasks.rados.rados.0.smithi029.stdout:1218: writing smithi02969618-16 from 2719744 to 3407872 tid 1 2024-08-29T17:54:48.655 INFO:tasks.rados.rados.0.smithi029.stdout:1218: writing smithi02969618-16 from 3407872 to 4071424 tid 2 2024-08-29T17:54:48.657 INFO:tasks.rados.rados.0.smithi029.stdout:1218: writing smithi02969618-16 from 4071424 to 4210688 tid 3 2024-08-29T17:54:48.657 INFO:tasks.rados.rados.0.smithi029.stdout:1219: snap_create 2024-08-29T17:54:48.657 INFO:tasks.rados.rados.0.smithi029.stdout:1216: finishing rollback tid 0 to smithi02969618-33 2024-08-29T17:54:48.657 INFO:tasks.rados.rados.0.smithi029.stdout:1216: finishing rollback tid 1 to smithi02969618-33 2024-08-29T17:54:48.657 INFO:tasks.rados.rados.0.smithi029.stdout:1216: finishing rollback tid 2 to smithi02969618-33 2024-08-29T17:54:48.657 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 33 v 1065 (ObjNum 307 snap 88 seq_num 307) dirty exists 2024-08-29T17:54:48.657 INFO:tasks.rados.rados.0.smithi029.stdout:1215: finishing copy_from racing read to smithi02969618-6 2024-08-29T17:54:48.657 INFO:tasks.rados.rados.0.smithi029.stdout:1215: finishing copy_from to smithi02969618-6 2024-08-29T17:54:48.657 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 6 v 759 (ObjNum 303 snap 87 seq_num 303) dirty exists 2024-08-29T17:54:48.657 INFO:tasks.rados.rados.0.smithi029.stdout:1217: finishing copy_from racing read to smithi02969618-38 2024-08-29T17:54:48.657 INFO:tasks.rados.rados.0.smithi029.stdout:1217: finishing copy_from to smithi02969618-38 2024-08-29T17:54:48.658 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 38 v 428 (ObjNum 357 snap 108 seq_num 357) dirty exists 2024-08-29T17:54:48.658 INFO:tasks.rados.rados.0.smithi029.stdout:1218: finishing write tid 1 to smithi02969618-16 2024-08-29T17:54:48.663 INFO:tasks.rados.rados.0.smithi029.stdout:1218: finishing write tid 2 to smithi02969618-16 2024-08-29T17:54:48.664 INFO:tasks.rados.rados.0.smithi029.stdout:1218: finishing write tid 3 to smithi02969618-16 2024-08-29T17:54:48.667 INFO:tasks.rados.rados.0.smithi029.stdout:1218: finishing write tid 4 to smithi02969618-16 2024-08-29T17:54:48.669 INFO:tasks.rados.rados.0.smithi029.stdout:1218: finishing write tid 5 to smithi02969618-16 2024-08-29T17:54:48.669 INFO:tasks.rados.rados.0.smithi029.stdout:1218: oid 16 updating version 0 to 843 2024-08-29T17:54:48.670 INFO:tasks.rados.rados.0.smithi029.stdout:1218: oid 16 version 843 is already newer than 840 2024-08-29T17:54:48.670 INFO:tasks.rados.rados.0.smithi029.stdout:1218: oid 16 version 843 is already newer than 842 2024-08-29T17:54:48.670 INFO:tasks.rados.rados.0.smithi029.stdout:1218: oid 16 version 843 is already newer than 841 2024-08-29T17:54:48.670 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 16 v 843 (ObjNum 375 snap 113 seq_num 375) dirty exists 2024-08-29T17:54:48.670 INFO:tasks.rados.rados.0.smithi029.stdout:1218: left oid 16 (ObjNum 375 snap 113 seq_num 375) 2024-08-29T17:54:48.899 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:48 smithi029 bash[22475]: cluster 2024-08-29T17:54:47.588526+0000 mon.a (mon.0) 1511 : cluster [DBG] osdmap e308: 8 total, 8 up, 8 in 2024-08-29T17:54:48.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:48 smithi029 bash[22475]: cluster 2024-08-29T17:54:47.626176+0000 mgr.y (mgr.14985) 51 : cluster [DBG] pgmap v80: 121 pgs: 121 active+clean; 108 MiB data, 951 MiB used, 714 GiB / 715 GiB avail; 5.7 MiB/s rd, 1.3 MiB/s wr, 12 op/s 2024-08-29T17:54:48.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:54:48 smithi029 bash[32453]: cluster 2024-08-29T17:54:47.588526+0000 mon.a (mon.0) 1511 : cluster [DBG] osdmap e308: 8 total, 8 up, 8 in 2024-08-29T17:54:48.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:54:48 smithi029 bash[32453]: cluster 2024-08-29T17:54:47.626176+0000 mgr.y (mgr.14985) 51 : cluster [DBG] pgmap v80: 121 pgs: 121 active+clean; 108 MiB data, 951 MiB used, 714 GiB / 715 GiB avail; 5.7 MiB/s rd, 1.3 MiB/s wr, 12 op/s 2024-08-29T17:54:48.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:54:48 smithi110 bash[24444]: cluster 2024-08-29T17:54:47.588526+0000 mon.a (mon.0) 1511 : cluster [DBG] osdmap e308: 8 total, 8 up, 8 in 2024-08-29T17:54:48.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:54:48 smithi110 bash[24444]: cluster 2024-08-29T17:54:47.626176+0000 mgr.y (mgr.14985) 51 : cluster [DBG] pgmap v80: 121 pgs: 121 active+clean; 108 MiB data, 951 MiB used, 714 GiB / 715 GiB avail; 5.7 MiB/s rd, 1.3 MiB/s wr, 12 op/s 2024-08-29T17:54:49.611 INFO:tasks.rados.rados.0.smithi029.stdout:1215: done (4 left) 2024-08-29T17:54:49.611 INFO:tasks.rados.rados.0.smithi029.stdout:1216: done (3 left) 2024-08-29T17:54:49.611 INFO:tasks.rados.rados.0.smithi029.stdout:1217: done (2 left) 2024-08-29T17:54:49.611 INFO:tasks.rados.rados.0.smithi029.stdout:1218: done (1 left) 2024-08-29T17:54:49.611 INFO:tasks.rados.rados.0.smithi029.stdout:1219: done (0 left) 2024-08-29T17:54:49.612 INFO:tasks.rados.rados.0.smithi029.stdout:1220: copy_from oid 31 from oid 47 current snap is 114 2024-08-29T17:54:49.612 INFO:tasks.rados.rados.0.smithi029.stdout:1221: read oid 12 snap 113 2024-08-29T17:54:49.612 INFO:tasks.rados.rados.0.smithi029.stdout:1221: expect (ObjNum 355 snap 108 seq_num 355) 2024-08-29T17:54:49.612 INFO:tasks.rados.rados.0.smithi029.stdout:1222: snap_create 2024-08-29T17:54:49.632 INFO:tasks.rados.rados.0.smithi029.stdout:1220: finishing copy_from racing read to smithi02969618-31 2024-08-29T17:54:49.634 INFO:tasks.rados.rados.0.smithi029.stdout:1220: finishing copy_from to smithi02969618-31 2024-08-29T17:54:49.635 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 31 v 633 (ObjNum 371 snap 111 seq_num 371) dirty exists 2024-08-29T17:54:49.659 INFO:tasks.rados.rados.0.smithi029.stdout:1221: expect (ObjNum 355 snap 108 seq_num 355) 2024-08-29T17:54:49.899 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:54:49 smithi029 bash[32453]: cluster 2024-08-29T17:54:48.601451+0000 mon.a (mon.0) 1512 : cluster [DBG] osdmap e309: 8 total, 8 up, 8 in 2024-08-29T17:54:49.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:49 smithi029 bash[22475]: cluster 2024-08-29T17:54:48.601451+0000 mon.a (mon.0) 1512 : cluster [DBG] osdmap e309: 8 total, 8 up, 8 in 2024-08-29T17:54:49.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:54:49 smithi110 bash[24444]: cluster 2024-08-29T17:54:48.601451+0000 mon.a (mon.0) 1512 : cluster [DBG] osdmap e309: 8 total, 8 up, 8 in 2024-08-29T17:54:50.620 INFO:tasks.rados.rados.0.smithi029.stdout:1220: done (2 left) 2024-08-29T17:54:50.620 INFO:tasks.rados.rados.0.smithi029.stdout:1221: done (1 left) 2024-08-29T17:54:50.620 INFO:tasks.rados.rados.0.smithi029.stdout:1222: done (0 left) 2024-08-29T17:54:50.620 INFO:tasks.rados.rados.0.smithi029.stdout:1223: rollback oid 36 current snap is 115 2024-08-29T17:54:50.620 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 36 to 112 2024-08-29T17:54:50.621 INFO:tasks.rados.rados.0.smithi029.stdout:1224: snap_remove snap 114 2024-08-29T17:54:50.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:54:50 smithi110 bash[24444]: cluster 2024-08-29T17:54:49.609184+0000 mon.a (mon.0) 1513 : cluster [DBG] osdmap e310: 8 total, 8 up, 8 in 2024-08-29T17:54:50.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:54:50 smithi110 bash[24444]: cluster 2024-08-29T17:54:49.626771+0000 mgr.y (mgr.14985) 52 : cluster [DBG] pgmap v83: 121 pgs: 121 active+clean; 108 MiB data, 951 MiB used, 714 GiB / 715 GiB avail; 5.7 MiB/s rd, 1.3 MiB/s wr, 12 op/s 2024-08-29T17:54:50.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:54:50 smithi110 bash[24444]: cephadm 2024-08-29T17:54:49.956316+0000 mgr.y (mgr.14985) 53 : cephadm [INF] Upgrade: Updating mon.a 2024-08-29T17:54:50.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:54:50 smithi110 bash[24444]: audit 2024-08-29T17:54:49.962348+0000 mon.a (mon.0) 1514 : audit [INF] from='mgr.14985 ' entity='mgr.y' 2024-08-29T17:54:50.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:54:50 smithi110 bash[24444]: audit 2024-08-29T17:54:49.964913+0000 mon.c (mon.2) 84 : audit [INF] from='mgr.14985 172.21.15.29:0/3546534519' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-29T17:54:50.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:54:50 smithi110 bash[24444]: audit 2024-08-29T17:54:49.966069+0000 mon.c (mon.2) 85 : audit [DBG] from='mgr.14985 172.21.15.29:0/3546534519' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-29T17:54:50.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:54:50 smithi110 bash[24444]: audit 2024-08-29T17:54:49.967309+0000 mon.c (mon.2) 86 : audit [DBG] from='mgr.14985 172.21.15.29:0/3546534519' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:54:50.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:54:50 smithi110 bash[24444]: cephadm 2024-08-29T17:54:49.968659+0000 mgr.y (mgr.14985) 54 : cephadm [INF] Deploying daemon mon.a on smithi029 2024-08-29T17:54:50.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:54:50 smithi029 bash[32453]: cluster 2024-08-29T17:54:49.609184+0000 mon.a (mon.0) 1513 : cluster [DBG] osdmap e310: 8 total, 8 up, 8 in 2024-08-29T17:54:50.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:54:50 smithi029 bash[32453]: cluster 2024-08-29T17:54:49.626771+0000 mgr.y (mgr.14985) 52 : cluster [DBG] pgmap v83: 121 pgs: 121 active+clean; 108 MiB data, 951 MiB used, 714 GiB / 715 GiB avail; 5.7 MiB/s rd, 1.3 MiB/s wr, 12 op/s 2024-08-29T17:54:50.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:54:50 smithi029 bash[32453]: cephadm 2024-08-29T17:54:49.956316+0000 mgr.y (mgr.14985) 53 : cephadm [INF] Upgrade: Updating mon.a 2024-08-29T17:54:50.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:54:50 smithi029 bash[32453]: audit 2024-08-29T17:54:49.962348+0000 mon.a (mon.0) 1514 : audit [INF] from='mgr.14985 ' entity='mgr.y' 2024-08-29T17:54:50.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:54:50 smithi029 bash[32453]: audit 2024-08-29T17:54:49.964913+0000 mon.c (mon.2) 84 : audit [INF] from='mgr.14985 172.21.15.29:0/3546534519' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-29T17:54:50.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:54:50 smithi029 bash[32453]: audit 2024-08-29T17:54:49.966069+0000 mon.c (mon.2) 85 : audit [DBG] from='mgr.14985 172.21.15.29:0/3546534519' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-29T17:54:50.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:54:50 smithi029 bash[32453]: audit 2024-08-29T17:54:49.967309+0000 mon.c (mon.2) 86 : audit [DBG] from='mgr.14985 172.21.15.29:0/3546534519' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:54:50.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:54:50 smithi029 bash[32453]: cephadm 2024-08-29T17:54:49.968659+0000 mgr.y (mgr.14985) 54 : cephadm [INF] Deploying daemon mon.a on smithi029 2024-08-29T17:54:50.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:50 smithi029 bash[22475]: cluster 2024-08-29T17:54:49.609184+0000 mon.a (mon.0) 1513 : cluster [DBG] osdmap e310: 8 total, 8 up, 8 in 2024-08-29T17:54:50.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:50 smithi029 bash[22475]: cluster 2024-08-29T17:54:49.626771+0000 mgr.y (mgr.14985) 52 : cluster [DBG] pgmap v83: 121 pgs: 121 active+clean; 108 MiB data, 951 MiB used, 714 GiB / 715 GiB avail; 5.7 MiB/s rd, 1.3 MiB/s wr, 12 op/s 2024-08-29T17:54:50.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:50 smithi029 bash[22475]: cephadm 2024-08-29T17:54:49.956316+0000 mgr.y (mgr.14985) 53 : cephadm [INF] Upgrade: Updating mon.a 2024-08-29T17:54:50.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:50 smithi029 bash[22475]: audit 2024-08-29T17:54:49.962348+0000 mon.a (mon.0) 1514 : audit [INF] from='mgr.14985 ' entity='mgr.y' 2024-08-29T17:54:50.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:50 smithi029 bash[22475]: audit 2024-08-29T17:54:49.964913+0000 mon.c (mon.2) 84 : audit [INF] from='mgr.14985 172.21.15.29:0/3546534519' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-29T17:54:50.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:50 smithi029 bash[22475]: audit 2024-08-29T17:54:49.966069+0000 mon.c (mon.2) 85 : audit [DBG] from='mgr.14985 172.21.15.29:0/3546534519' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-29T17:54:50.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:50 smithi029 bash[22475]: audit 2024-08-29T17:54:49.967309+0000 mon.c (mon.2) 86 : audit [DBG] from='mgr.14985 172.21.15.29:0/3546534519' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:54:50.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:50 smithi029 bash[22475]: cephadm 2024-08-29T17:54:49.968659+0000 mgr.y (mgr.14985) 54 : cephadm [INF] Deploying daemon mon.a on smithi029 2024-08-29T17:54:51.540 INFO:tasks.rados.rados.0.smithi029.stdout:1224: done (1 left) 2024-08-29T17:54:51.541 INFO:tasks.rados.rados.0.smithi029.stdout:1225: copy_from oid 28 from oid 23 current snap is 115 2024-08-29T17:54:51.541 INFO:tasks.rados.rados.0.smithi029.stdout:1223: finishing rollback tid 0 to smithi02969618-36 2024-08-29T17:54:51.541 INFO:tasks.rados.rados.0.smithi029.stdout:1223: finishing rollback tid 1 to smithi02969618-36 2024-08-29T17:54:51.541 INFO:tasks.rados.rados.0.smithi029.stdout:1223: finishing rollback tid 2 to smithi02969618-36 2024-08-29T17:54:51.541 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 36 v 762 (ObjNum 303 snap 87 seq_num 303) dirty exists 2024-08-29T17:54:51.541 INFO:tasks.rados.rados.0.smithi029.stdout:1223: done (1 left) 2024-08-29T17:54:51.541 INFO:tasks.rados.rados.0.smithi029.stdout:1226: snap_create 2024-08-29T17:54:51.564 INFO:tasks.rados.rados.0.smithi029.stdout:1225: finishing copy_from racing read to smithi02969618-28 2024-08-29T17:54:51.566 INFO:tasks.rados.rados.0.smithi029.stdout:1225: finishing copy_from to smithi02969618-28 2024-08-29T17:54:51.567 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 28 v 985 (ObjNum 340 snap 103 seq_num 340) dirty exists 2024-08-29T17:54:51.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:54:51 smithi029 bash[32453]: cluster 2024-08-29T17:54:50.621048+0000 mon.a (mon.0) 1515 : cluster [DBG] osdmap e311: 8 total, 8 up, 8 in 2024-08-29T17:54:51.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:54:51 smithi029 bash[32453]: cluster 2024-08-29T17:54:51.538748+0000 mon.a (mon.0) 1516 : cluster [DBG] osdmap e312: 8 total, 8 up, 8 in 2024-08-29T17:54:51.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:54:51 smithi110 bash[24444]: cluster 2024-08-29T17:54:50.621048+0000 mon.a (mon.0) 1515 : cluster [DBG] osdmap e311: 8 total, 8 up, 8 in 2024-08-29T17:54:51.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:54:51 smithi110 bash[24444]: cluster 2024-08-29T17:54:51.538748+0000 mon.a (mon.0) 1516 : cluster [DBG] osdmap e312: 8 total, 8 up, 8 in 2024-08-29T17:54:51.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:51 smithi029 bash[22475]: cluster 2024-08-29T17:54:50.621048+0000 mon.a (mon.0) 1515 : cluster [DBG] osdmap e311: 8 total, 8 up, 8 in 2024-08-29T17:54:51.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:51 smithi029 bash[22475]: cluster 2024-08-29T17:54:51.538748+0000 mon.a (mon.0) 1516 : cluster [DBG] osdmap e312: 8 total, 8 up, 8 in 2024-08-29T17:54:52.541 INFO:tasks.rados.rados.0.smithi029.stdout:1225: done (1 left) 2024-08-29T17:54:52.541 INFO:tasks.rados.rados.0.smithi029.stdout:1226: done (0 left) 2024-08-29T17:54:52.541 INFO:tasks.rados.rados.0.smithi029.stdout:1227: delete oid 27 current snap is 116 2024-08-29T17:54:52.545 INFO:tasks.rados.rados.0.smithi029.stdout:1227: done (0 left) 2024-08-29T17:54:52.545 INFO:tasks.rados.rados.0.smithi029.stdout:1228: copy_from oid 20 from oid 27 current snap is 116 2024-08-29T17:54:52.545 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 12 current snap is 116 2024-08-29T17:54:52.545 INFO:tasks.rados.rados.0.smithi029.stdout:1229: seq_num 377 ranges {6922240=720896,7643136=434176,8077312=368640} 2024-08-29T17:54:52.632 INFO:tasks.rados.rados.0.smithi029.stdout:1229: writing smithi02969618-12 from 6922240 to 7643136 tid 1 2024-08-29T17:54:52.635 INFO:tasks.rados.rados.0.smithi029.stdout:1229: writing smithi02969618-12 from 7643136 to 8077312 tid 2 2024-08-29T17:54:52.638 INFO:tasks.rados.rados.0.smithi029.stdout:1229: writing smithi02969618-12 from 8077312 to 8445952 tid 3 2024-08-29T17:54:52.638 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 19 current snap is 116 2024-08-29T17:54:52.638 INFO:tasks.rados.rados.0.smithi029.stdout:1230: seq_num 378 ranges {6594560=737280,7331840=720896,8052736=81920} 2024-08-29T17:54:52.681 INFO:tasks.rados.rados.0.smithi029.stdout:1230: writing smithi02969618-19 from 6594560 to 7331840 tid 1 2024-08-29T17:54:52.686 INFO:tasks.rados.rados.0.smithi029.stdout:1230: writing smithi02969618-19 from 7331840 to 8052736 tid 2 2024-08-29T17:54:52.687 INFO:tasks.rados.rados.0.smithi029.stdout:1230: writing smithi02969618-19 from 8052736 to 8134656 tid 3 2024-08-29T17:54:52.687 INFO:tasks.rados.rados.0.smithi029.stdout:1231: rollback oid 35 current snap is 116 2024-08-29T17:54:52.687 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 35 to 113 2024-08-29T17:54:52.687 INFO:tasks.rados.rados.0.smithi029.stdout:1228: finishing copy_from to smithi02969618-20 2024-08-29T17:54:52.687 INFO:tasks.rados.rados.0.smithi029.stdout:1228: got expected ENOENT (src dne) 2024-08-29T17:54:52.687 INFO:tasks.rados.rados.0.smithi029.stdout:1232: read oid 14 snap -1 2024-08-29T17:54:52.687 INFO:tasks.rados.rados.0.smithi029.stdout:1232: expect (ObjNum 333 snap 99 seq_num 333) 2024-08-29T17:54:52.687 INFO:tasks.rados.rados.0.smithi029.stdout:1233: snap_remove snap 112 2024-08-29T17:54:52.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:54:52 smithi110 bash[24444]: cluster 2024-08-29T17:54:51.628038+0000 mgr.y (mgr.14985) 55 : cluster [DBG] pgmap v86: 121 pgs: 121 active+clean; 118 MiB data, 965 MiB used, 714 GiB / 715 GiB avail; 9.1 MiB/s rd, 2.6 MiB/s wr, 7 op/s 2024-08-29T17:54:52.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:54:52 smithi110 bash[24444]: cluster 2024-08-29T17:54:52.541145+0000 mon.a (mon.0) 1517 : cluster [DBG] osdmap e313: 8 total, 8 up, 8 in 2024-08-29T17:54:52.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:54:52 smithi029 bash[32453]: cluster 2024-08-29T17:54:51.628038+0000 mgr.y (mgr.14985) 55 : cluster [DBG] pgmap v86: 121 pgs: 121 active+clean; 118 MiB data, 965 MiB used, 714 GiB / 715 GiB avail; 9.1 MiB/s rd, 2.6 MiB/s wr, 7 op/s 2024-08-29T17:54:52.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:54:52 smithi029 bash[32453]: cluster 2024-08-29T17:54:52.541145+0000 mon.a (mon.0) 1517 : cluster [DBG] osdmap e313: 8 total, 8 up, 8 in 2024-08-29T17:54:52.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:52 smithi029 bash[22475]: cluster 2024-08-29T17:54:51.628038+0000 mgr.y (mgr.14985) 55 : cluster [DBG] pgmap v86: 121 pgs: 121 active+clean; 118 MiB data, 965 MiB used, 714 GiB / 715 GiB avail; 9.1 MiB/s rd, 2.6 MiB/s wr, 7 op/s 2024-08-29T17:54:52.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:52 smithi029 bash[22475]: cluster 2024-08-29T17:54:52.541145+0000 mon.a (mon.0) 1517 : cluster [DBG] osdmap e313: 8 total, 8 up, 8 in 2024-08-29T17:54:53.632 INFO:tasks.rados.rados.0.smithi029.stdout:1233: done (5 left) 2024-08-29T17:54:53.632 INFO:tasks.rados.rados.0.smithi029.stdout:1234: delete oid 44 current snap is 116 2024-08-29T17:54:53.632 INFO:tasks.rados.rados.0.smithi029.stdout:1228: finishing copy_from racing read to smithi02969618-20 2024-08-29T17:54:53.632 INFO:tasks.rados.rados.0.smithi029.stdout:1229: finishing write tid 1 to smithi02969618-12 2024-08-29T17:54:53.632 INFO:tasks.rados.rados.0.smithi029.stdout:1229: finishing write tid 2 to smithi02969618-12 2024-08-29T17:54:53.632 INFO:tasks.rados.rados.0.smithi029.stdout:1229: finishing write tid 3 to smithi02969618-12 2024-08-29T17:54:53.632 INFO:tasks.rados.rados.0.smithi029.stdout:1229: finishing write tid 4 to smithi02969618-12 2024-08-29T17:54:53.632 INFO:tasks.rados.rados.0.smithi029.stdout:1229: finishing write tid 5 to smithi02969618-12 2024-08-29T17:54:53.633 INFO:tasks.rados.rados.0.smithi029.stdout:1229: oid 12 updating version 0 to 1066 2024-08-29T17:54:53.633 INFO:tasks.rados.rados.0.smithi029.stdout:1229: oid 12 updating version 1066 to 1067 2024-08-29T17:54:53.633 INFO:tasks.rados.rados.0.smithi029.stdout:1229: oid 12 version 1067 is already newer than 1064 2024-08-29T17:54:53.633 INFO:tasks.rados.rados.0.smithi029.stdout:1229: oid 12 version 1067 is already newer than 1065 2024-08-29T17:54:53.633 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 12 v 1067 (ObjNum 377 snap 116 seq_num 377) dirty exists 2024-08-29T17:54:53.633 INFO:tasks.rados.rados.0.smithi029.stdout:1229: left oid 12 (ObjNum 377 snap 116 seq_num 377) 2024-08-29T17:54:53.633 INFO:tasks.rados.rados.0.smithi029.stdout:1230: finishing write tid 1 to smithi02969618-19 2024-08-29T17:54:53.633 INFO:tasks.rados.rados.0.smithi029.stdout:1230: finishing write tid 2 to smithi02969618-19 2024-08-29T17:54:53.633 INFO:tasks.rados.rados.0.smithi029.stdout:1230: finishing write tid 3 to smithi02969618-19 2024-08-29T17:54:53.633 INFO:tasks.rados.rados.0.smithi029.stdout:1231: finishing rollback tid 0 to smithi02969618-35 2024-08-29T17:54:53.633 INFO:tasks.rados.rados.0.smithi029.stdout:1230: finishing write tid 4 to smithi02969618-19 2024-08-29T17:54:53.633 INFO:tasks.rados.rados.0.smithi029.stdout:1231: finishing rollback tid 1 to smithi02969618-35 2024-08-29T17:54:53.633 INFO:tasks.rados.rados.0.smithi029.stdout:1231: finishing rollback tid 2 to smithi02969618-35 2024-08-29T17:54:53.634 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 35 v 636 (ObjNum 362 snap 108 seq_num 362) dirty exists 2024-08-29T17:54:53.634 INFO:tasks.rados.rados.0.smithi029.stdout:1232: expect (ObjNum 333 snap 99 seq_num 333) 2024-08-29T17:54:53.644 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:54:53 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T17:54:53.645 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Aug 29 17:54:53 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T17:54:53.645 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Aug 29 17:54:53 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T17:54:53.645 INFO:journalctl@ceph.osd.0.smithi029.stdout:Aug 29 17:54:53 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T17:54:53.646 INFO:journalctl@ceph.osd.3.smithi029.stdout:Aug 29 17:54:53 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T17:54:53.646 INFO:journalctl@ceph.osd.2.smithi029.stdout:Aug 29 17:54:53 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T17:54:53.646 INFO:journalctl@ceph.mds.a.smithi029.stdout:Aug 29 17:54:53 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T17:54:53.647 INFO:journalctl@ceph.osd.1.smithi029.stdout:Aug 29 17:54:53 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T17:54:53.647 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:53 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T17:54:53.647 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:53 smithi029 systemd[1]: Stopping Ceph mon.a for 5b99e290-662c-11ef-bcd4-c7b262605968... 2024-08-29T17:54:53.648 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:54:53 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T17:54:53.791 INFO:tasks.rados.rados.0.smithi029.stdout:1230: finishing write tid 5 to smithi02969618-19 2024-08-29T17:54:53.791 INFO:tasks.rados.rados.0.smithi029.stdout:1230: oid 19 updating version 0 to 358 2024-08-29T17:54:53.792 INFO:tasks.rados.rados.0.smithi029.stdout:1230: oid 19 updating version 358 to 360 2024-08-29T17:54:53.792 INFO:tasks.rados.rados.0.smithi029.stdout:1230: oid 19 updating version 360 to 361 2024-08-29T17:54:53.792 INFO:tasks.rados.rados.0.smithi029.stdout:1230: oid 19 version 361 is already newer than 359 2024-08-29T17:54:53.792 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 19 v 361 (ObjNum 378 snap 116 seq_num 378) dirty exists 2024-08-29T17:54:53.792 INFO:tasks.rados.rados.0.smithi029.stdout:1230: left oid 19 (ObjNum 378 snap 116 seq_num 378) 2024-08-29T17:54:53.794 INFO:tasks.rados.rados.0.smithi029.stdout:1228: done (5 left) 2024-08-29T17:54:53.794 INFO:tasks.rados.rados.0.smithi029.stdout:1229: done (4 left) 2024-08-29T17:54:53.794 INFO:tasks.rados.rados.0.smithi029.stdout:1230: done (3 left) 2024-08-29T17:54:53.794 INFO:tasks.rados.rados.0.smithi029.stdout:1231: done (2 left) 2024-08-29T17:54:53.794 INFO:tasks.rados.rados.0.smithi029.stdout:1232: done (1 left) 2024-08-29T17:54:53.794 INFO:tasks.rados.rados.0.smithi029.stdout:1234: done (0 left) 2024-08-29T17:54:53.794 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 19 current snap is 116 2024-08-29T17:54:53.794 INFO:tasks.rados.rados.0.smithi029.stdout:1235: seq_num 380 ranges {8134656=770048,8904704=483328,9388032=319488} 2024-08-29T17:54:53.844 INFO:tasks.rados.rados.0.smithi029.stdout:1235: writing smithi02969618-19 from 8134656 to 8904704 tid 1 2024-08-29T17:54:53.847 INFO:tasks.rados.rados.0.smithi029.stdout:1235: writing smithi02969618-19 from 8904704 to 9388032 tid 2 2024-08-29T17:54:53.849 INFO:tasks.rados.rados.0.smithi029.stdout:1235: writing smithi02969618-19 from 9388032 to 9707520 tid 3 2024-08-29T17:54:53.849 INFO:tasks.rados.rados.0.smithi029.stdout:1236: snap_create 2024-08-29T17:54:53.849 INFO:tasks.rados.rados.0.smithi029.stdout:1235: finishing write tid 1 to smithi02969618-19 2024-08-29T17:54:53.851 INFO:tasks.rados.rados.0.smithi029.stdout:1235: finishing write tid 2 to smithi02969618-19 2024-08-29T17:54:53.852 INFO:tasks.rados.rados.0.smithi029.stdout:1235: finishing write tid 3 to smithi02969618-19 2024-08-29T17:54:53.852 INFO:tasks.rados.rados.0.smithi029.stdout:1235: finishing write tid 4 to smithi02969618-19 2024-08-29T17:54:53.853 INFO:tasks.rados.rados.0.smithi029.stdout:1235: finishing write tid 5 to smithi02969618-19 2024-08-29T17:54:53.854 INFO:tasks.rados.rados.0.smithi029.stdout:1235: oid 19 updating version 0 to 363 2024-08-29T17:54:53.854 INFO:tasks.rados.rados.0.smithi029.stdout:1235: oid 19 version 363 is already newer than 362 2024-08-29T17:54:53.854 INFO:tasks.rados.rados.0.smithi029.stdout:1235: oid 19 updating version 363 to 364 2024-08-29T17:54:53.854 INFO:tasks.rados.rados.0.smithi029.stdout:1235: oid 19 updating version 364 to 365 2024-08-29T17:54:53.854 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 19 v 365 (ObjNum 380 snap 116 seq_num 380) dirty exists 2024-08-29T17:54:53.854 INFO:tasks.rados.rados.0.smithi029.stdout:1235: left oid 19 (ObjNum 380 snap 116 seq_num 380) 2024-08-29T17:54:53.899 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:53 smithi029 bash[22475]: debug 2024-08-29T17:54:53.765+0000 7f99a2aaa640 -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-08-29T17:54:53.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:53 smithi029 bash[22475]: debug 2024-08-29T17:54:53.765+0000 7f99a2aaa640 -1 mon.a@0(leader) e3 *** Got Signal Terminated *** 2024-08-29T17:54:54.900 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:54:54 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:17:54:54] "GET /metrics HTTP/1.1" 200 36088 "" "Prometheus/2.43.0" 2024-08-29T17:54:54.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:54 smithi029 bash[77764]: ceph-5b99e290-662c-11ef-bcd4-c7b262605968-mon-a 2024-08-29T17:54:55.169 INFO:journalctl@ceph.osd.2.smithi029.stdout:Aug 29 17:54:55 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T17:54:55.169 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:54 smithi029 bash[77823]: Error response from daemon: No such container: ceph-5b99e290-662c-11ef-bcd4-c7b262605968-mon-a 2024-08-29T17:54:55.169 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:54 smithi029 systemd[1]: ceph-5b99e290-662c-11ef-bcd4-c7b262605968@mon.a.service: Deactivated successfully. 2024-08-29T17:54:55.169 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:54 smithi029 systemd[1]: Stopped Ceph mon.a for 5b99e290-662c-11ef-bcd4-c7b262605968. 2024-08-29T17:54:55.169 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:55 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T17:54:55.170 INFO:journalctl@ceph.osd.0.smithi029.stdout:Aug 29 17:54:55 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T17:54:55.170 INFO:journalctl@ceph.mds.a.smithi029.stdout:Aug 29 17:54:55 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T17:54:55.170 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Aug 29 17:54:55 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T17:54:55.171 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:54:55 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T17:54:55.171 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:54:55 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T17:54:55.171 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Aug 29 17:54:55 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T17:54:55.171 INFO:journalctl@ceph.osd.3.smithi029.stdout:Aug 29 17:54:55 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T17:54:55.172 INFO:journalctl@ceph.osd.1.smithi029.stdout:Aug 29 17:54:55 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T17:54:55.649 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:55 smithi029 systemd[1]: Started Ceph mon.a for 5b99e290-662c-11ef-bcd4-c7b262605968. 2024-08-29T17:54:56.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: debug 2024-08-29T17:54:56.741+0000 7f9167319b00 0 set uid:gid to 167:167 (ceph:ceph) 2024-08-29T17:54:56.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: debug 2024-08-29T17:54:56.741+0000 7f9167319b00 0 ceph version 19.1.1-235-g1ef86450 (1ef864504b8875c83ee6c2c5fedc13315bebf7f5) squid (rc), process ceph-mon, pid 7 2024-08-29T17:54:56.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: debug 2024-08-29T17:54:56.741+0000 7f9167319b00 0 pidfile_write: ignore empty --pid-file 2024-08-29T17:54:56.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: debug 2024-08-29T17:54:56.745+0000 7f9167319b00 0 load: jerasure load: lrc 2024-08-29T17:54:56.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: debug 2024-08-29T17:54:56.745+0000 7f9167319b00 4 rocksdb: RocksDB version: 7.9.2 2024-08-29T17:54:56.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: debug 2024-08-29T17:54:56.745+0000 7f9167319b00 4 rocksdb: Git sha 0 2024-08-29T17:54:56.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: debug 2024-08-29T17:54:56.745+0000 7f9167319b00 4 rocksdb: Compile date 2024-08-28 23:52:59 2024-08-29T17:54:56.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: debug 2024-08-29T17:54:56.745+0000 7f9167319b00 4 rocksdb: DB SUMMARY 2024-08-29T17:54:56.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: debug 2024-08-29T17:54:56.745+0000 7f9167319b00 4 rocksdb: DB Session ID: 5LP16G9WFQFJFEYICB1L 2024-08-29T17:54:56.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: debug 2024-08-29T17:54:56.745+0000 7f9167319b00 4 rocksdb: CURRENT file: CURRENT 2024-08-29T17:54:56.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: debug 2024-08-29T17:54:56.745+0000 7f9167319b00 4 rocksdb: IDENTITY file: IDENTITY 2024-08-29T17:54:56.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: debug 2024-08-29T17:54:56.745+0000 7f9167319b00 4 rocksdb: MANIFEST file: MANIFEST-000015 size: 2460 Bytes 2024-08-29T17:54:56.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: debug 2024-08-29T17:54:56.745+0000 7f9167319b00 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000044.sst 2024-08-29T17:54:56.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: debug 2024-08-29T17:54:56.745+0000 7f9167319b00 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000042.log size: 4435868 ; 2024-08-29T17:54:56.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: debug 2024-08-29T17:54:56.745+0000 7f9167319b00 4 rocksdb: Options.error_if_exists: 0 2024-08-29T17:54:56.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: debug 2024-08-29T17:54:56.745+0000 7f9167319b00 4 rocksdb: Options.create_if_missing: 0 2024-08-29T17:54:56.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: debug 2024-08-29T17:54:56.745+0000 7f9167319b00 4 rocksdb: Options.paranoid_checks: 1 2024-08-29T17:54:56.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: debug 2024-08-29T17:54:56.745+0000 7f9167319b00 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-08-29T17:54:56.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: debug 2024-08-29T17:54:56.745+0000 7f9167319b00 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-08-29T17:54:56.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: debug 2024-08-29T17:54:56.745+0000 7f9167319b00 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-08-29T17:54:56.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: debug 2024-08-29T17:54:56.745+0000 7f9167319b00 4 rocksdb: Options.env: 0x55601062b7a0 2024-08-29T17:54:56.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: debug 2024-08-29T17:54:56.745+0000 7f9167319b00 4 rocksdb: Options.fs: PosixFileSystem 2024-08-29T17:54:56.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: debug 2024-08-29T17:54:56.745+0000 7f9167319b00 4 rocksdb: Options.info_log: 0x5560119bb560 2024-08-29T17:54:56.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: debug 2024-08-29T17:54:56.745+0000 7f9167319b00 4 rocksdb: Options.max_file_opening_threads: 16 2024-08-29T17:54:56.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: debug 2024-08-29T17:54:56.745+0000 7f9167319b00 4 rocksdb: Options.statistics: (nil) 2024-08-29T17:54:56.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: debug 2024-08-29T17:54:56.745+0000 7f9167319b00 4 rocksdb: Options.use_fsync: 0 2024-08-29T17:54:56.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: debug 2024-08-29T17:54:56.745+0000 7f9167319b00 4 rocksdb: Options.max_log_file_size: 0 2024-08-29T17:54:56.904 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: debug 2024-08-29T17:54:56.745+0000 7f9167319b00 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-08-29T17:54:56.904 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: debug 2024-08-29T17:54:56.745+0000 7f9167319b00 4 rocksdb: Options.log_file_time_to_roll: 0 2024-08-29T17:54:56.904 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: debug 2024-08-29T17:54:56.745+0000 7f9167319b00 4 rocksdb: Options.keep_log_file_num: 1000 2024-08-29T17:54:56.904 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: debug 2024-08-29T17:54:56.745+0000 7f9167319b00 4 rocksdb: Options.recycle_log_file_num: 0 2024-08-29T17:54:56.904 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: debug 2024-08-29T17:54:56.745+0000 7f9167319b00 4 rocksdb: Options.allow_fallocate: 1 2024-08-29T17:54:56.904 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: debug 2024-08-29T17:54:56.745+0000 7f9167319b00 4 rocksdb: Options.allow_mmap_reads: 0 2024-08-29T17:54:56.905 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: debug 2024-08-29T17:54:56.745+0000 7f9167319b00 4 rocksdb: Options.allow_mmap_writes: 0 2024-08-29T17:54:56.905 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: debug 2024-08-29T17:54:56.745+0000 7f9167319b00 4 rocksdb: Options.use_direct_reads: 0 2024-08-29T17:54:56.905 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: debug 2024-08-29T17:54:56.745+0000 7f9167319b00 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-08-29T17:54:56.905 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: debug 2024-08-29T17:54:56.745+0000 7f9167319b00 4 rocksdb: Options.create_missing_column_families: 0 2024-08-29T17:54:56.905 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: debug 2024-08-29T17:54:56.745+0000 7f9167319b00 4 rocksdb: Options.db_log_dir: 2024-08-29T17:54:56.905 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: debug 2024-08-29T17:54:56.745+0000 7f9167319b00 4 rocksdb: Options.wal_dir: 2024-08-29T17:54:56.905 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: debug 2024-08-29T17:54:56.745+0000 7f9167319b00 4 rocksdb: Options.table_cache_numshardbits: 6 2024-08-29T17:54:56.905 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: debug 2024-08-29T17:54:56.745+0000 7f9167319b00 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-08-29T17:54:56.905 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: debug 2024-08-29T17:54:56.745+0000 7f9167319b00 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-08-29T17:54:56.905 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: debug 2024-08-29T17:54:56.745+0000 7f9167319b00 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-08-29T17:54:56.905 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: debug 2024-08-29T17:54:56.745+0000 7f9167319b00 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-08-29T17:54:56.906 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: debug 2024-08-29T17:54:56.745+0000 7f9167319b00 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-08-29T17:54:56.906 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: debug 2024-08-29T17:54:56.745+0000 7f9167319b00 4 rocksdb: Options.advise_random_on_open: 1 2024-08-29T17:54:56.906 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: debug 2024-08-29T17:54:56.745+0000 7f9167319b00 4 rocksdb: Options.db_write_buffer_size: 0 2024-08-29T17:54:56.906 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: debug 2024-08-29T17:54:56.745+0000 7f9167319b00 4 rocksdb: Options.write_buffer_manager: 0x5560119ca8c0 2024-08-29T17:54:56.906 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: debug 2024-08-29T17:54:56.745+0000 7f9167319b00 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-08-29T17:54:56.906 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: debug 2024-08-29T17:54:56.745+0000 7f9167319b00 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-08-29T17:54:56.906 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: debug 2024-08-29T17:54:56.745+0000 7f9167319b00 4 rocksdb: Options.use_adaptive_mutex: 0 2024-08-29T17:54:56.906 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: debug 2024-08-29T17:54:56.745+0000 7f9167319b00 4 rocksdb: Options.rate_limiter: (nil) 2024-08-29T17:54:56.906 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: debug 2024-08-29T17:54:56.745+0000 7f9167319b00 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-08-29T17:54:56.906 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: debug 2024-08-29T17:54:56.745+0000 7f9167319b00 4 rocksdb: Options.wal_recovery_mode: 2 2024-08-29T17:54:56.907 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: debug 2024-08-29T17:54:56.745+0000 7f9167319b00 4 rocksdb: Options.enable_thread_tracking: 0 2024-08-29T17:54:56.907 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: debug 2024-08-29T17:54:56.745+0000 7f9167319b00 4 rocksdb: Options.enable_pipelined_write: 0 2024-08-29T17:54:56.907 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: debug 2024-08-29T17:54:56.745+0000 7f9167319b00 4 rocksdb: Options.unordered_write: 0 2024-08-29T17:54:56.907 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: debug 2024-08-29T17:54:56.745+0000 7f9167319b00 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-08-29T17:54:56.907 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: debug 2024-08-29T17:54:56.745+0000 7f9167319b00 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-08-29T17:54:56.907 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: debug 2024-08-29T17:54:56.745+0000 7f9167319b00 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-08-29T17:54:56.907 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: debug 2024-08-29T17:54:56.745+0000 7f9167319b00 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-08-29T17:54:56.907 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: debug 2024-08-29T17:54:56.745+0000 7f9167319b00 4 rocksdb: Options.row_cache: None 2024-08-29T17:54:56.907 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: debug 2024-08-29T17:54:56.745+0000 7f9167319b00 4 rocksdb: Options.wal_filter: None 2024-08-29T17:54:56.907 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: debug 2024-08-29T17:54:56.745+0000 7f9167319b00 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-08-29T17:54:56.907 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: debug 2024-08-29T17:54:56.745+0000 7f9167319b00 4 rocksdb: Options.allow_ingest_behind: 0 2024-08-29T17:54:56.908 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: debug 2024-08-29T17:54:56.745+0000 7f9167319b00 4 rocksdb: Options.two_write_queues: 0 2024-08-29T17:54:56.908 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: debug 2024-08-29T17:54:56.745+0000 7f9167319b00 4 rocksdb: Options.manual_wal_flush: 0 2024-08-29T17:54:56.908 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: debug 2024-08-29T17:54:56.745+0000 7f9167319b00 4 rocksdb: Options.wal_compression: 0 2024-08-29T17:54:56.908 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: debug 2024-08-29T17:54:56.745+0000 7f9167319b00 4 rocksdb: Options.atomic_flush: 0 2024-08-29T17:54:56.908 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: debug 2024-08-29T17:54:56.745+0000 7f9167319b00 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-08-29T17:54:56.908 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: debug 2024-08-29T17:54:56.745+0000 7f9167319b00 4 rocksdb: Options.persist_stats_to_disk: 0 2024-08-29T17:54:56.908 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: debug 2024-08-29T17:54:56.745+0000 7f9167319b00 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-08-29T17:54:56.908 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: debug 2024-08-29T17:54:56.745+0000 7f9167319b00 4 rocksdb: Options.log_readahead_size: 0 2024-08-29T17:54:56.908 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: debug 2024-08-29T17:54:56.745+0000 7f9167319b00 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-08-29T17:54:56.908 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: debug 2024-08-29T17:54:56.745+0000 7f9167319b00 4 rocksdb: Options.best_efforts_recovery: 0 2024-08-29T17:54:56.908 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: debug 2024-08-29T17:54:56.745+0000 7f9167319b00 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-08-29T17:54:56.908 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: debug 2024-08-29T17:54:56.745+0000 7f9167319b00 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-08-29T17:54:56.909 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: debug 2024-08-29T17:54:56.745+0000 7f9167319b00 4 rocksdb: Options.allow_data_in_errors: 0 2024-08-29T17:54:56.909 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: debug 2024-08-29T17:54:56.745+0000 7f9167319b00 4 rocksdb: Options.db_host_id: __hostname__ 2024-08-29T17:54:56.909 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: debug 2024-08-29T17:54:56.745+0000 7f9167319b00 4 rocksdb: Options.enforce_single_del_contracts: true 2024-08-29T17:54:56.909 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: debug 2024-08-29T17:54:56.745+0000 7f9167319b00 4 rocksdb: Options.max_background_jobs: 2 2024-08-29T17:54:56.909 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: debug 2024-08-29T17:54:56.745+0000 7f9167319b00 4 rocksdb: Options.max_background_compactions: -1 2024-08-29T17:54:56.909 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: debug 2024-08-29T17:54:56.745+0000 7f9167319b00 4 rocksdb: Options.max_subcompactions: 1 2024-08-29T17:54:56.909 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: debug 2024-08-29T17:54:56.745+0000 7f9167319b00 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-08-29T17:54:56.909 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: debug 2024-08-29T17:54:56.745+0000 7f9167319b00 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-08-29T17:54:56.909 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: debug 2024-08-29T17:54:56.745+0000 7f9167319b00 4 rocksdb: Options.delayed_write_rate : 16777216 2024-08-29T17:54:56.909 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: debug 2024-08-29T17:54:56.745+0000 7f9167319b00 4 rocksdb: Options.max_total_wal_size: 0 2024-08-29T17:54:56.909 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: debug 2024-08-29T17:54:56.745+0000 7f9167319b00 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-08-29T17:54:56.910 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: debug 2024-08-29T17:54:56.745+0000 7f9167319b00 4 rocksdb: Options.stats_dump_period_sec: 600 2024-08-29T17:54:56.910 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: debug 2024-08-29T17:54:56.745+0000 7f9167319b00 4 rocksdb: Options.stats_persist_period_sec: 600 2024-08-29T17:54:56.910 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: debug 2024-08-29T17:54:56.745+0000 7f9167319b00 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-08-29T17:54:56.910 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: debug 2024-08-29T17:54:56.745+0000 7f9167319b00 4 rocksdb: Options.max_open_files: -1 2024-08-29T17:54:56.910 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: debug 2024-08-29T17:54:56.745+0000 7f9167319b00 4 rocksdb: Options.bytes_per_sync: 0 2024-08-29T17:54:56.910 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: debug 2024-08-29T17:54:56.745+0000 7f9167319b00 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-08-29T17:54:56.910 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: debug 2024-08-29T17:54:56.745+0000 7f9167319b00 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-08-29T17:54:56.910 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: debug 2024-08-29T17:54:56.745+0000 7f9167319b00 4 rocksdb: Options.compaction_readahead_size: 0 2024-08-29T17:54:56.910 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: debug 2024-08-29T17:54:56.745+0000 7f9167319b00 4 rocksdb: Options.max_background_flushes: -1 2024-08-29T17:54:56.910 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: debug 2024-08-29T17:54:56.745+0000 7f9167319b00 4 rocksdb: Compression algorithms supported: 2024-08-29T17:54:56.910 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: debug 2024-08-29T17:54:56.745+0000 7f9167319b00 4 rocksdb: kZSTD supported: 0 2024-08-29T17:54:56.910 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: debug 2024-08-29T17:54:56.745+0000 7f9167319b00 4 rocksdb: kXpressCompression supported: 0 2024-08-29T17:54:56.910 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: debug 2024-08-29T17:54:56.745+0000 7f9167319b00 4 rocksdb: kBZip2Compression supported: 0 2024-08-29T17:54:56.911 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: debug 2024-08-29T17:54:56.745+0000 7f9167319b00 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-08-29T17:54:56.911 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: debug 2024-08-29T17:54:56.745+0000 7f9167319b00 4 rocksdb: kLZ4Compression supported: 1 2024-08-29T17:54:56.911 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: debug 2024-08-29T17:54:56.745+0000 7f9167319b00 4 rocksdb: kZlibCompression supported: 1 2024-08-29T17:54:56.911 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: debug 2024-08-29T17:54:56.745+0000 7f9167319b00 4 rocksdb: kLZ4HCCompression supported: 1 2024-08-29T17:54:56.911 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: debug 2024-08-29T17:54:56.745+0000 7f9167319b00 4 rocksdb: kSnappyCompression supported: 1 2024-08-29T17:54:56.911 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: debug 2024-08-29T17:54:56.745+0000 7f9167319b00 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-08-29T17:54:56.911 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: debug 2024-08-29T17:54:56.745+0000 7f9167319b00 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-08-29T17:54:56.911 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: debug 2024-08-29T17:54:56.745+0000 7f9167319b00 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000015 2024-08-29T17:54:56.911 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: debug 2024-08-29T17:54:56.745+0000 7f9167319b00 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-08-29T17:54:56.911 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: debug 2024-08-29T17:54:56.745+0000 7f9167319b00 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-08-29T17:54:56.911 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: debug 2024-08-29T17:54:56.745+0000 7f9167319b00 4 rocksdb: Options.merge_operator: 2024-08-29T17:54:56.911 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: debug 2024-08-29T17:54:56.745+0000 7f9167319b00 4 rocksdb: Options.compaction_filter: None 2024-08-29T17:54:56.911 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: debug 2024-08-29T17:54:56.745+0000 7f9167319b00 4 rocksdb: Options.compaction_filter_factory: None 2024-08-29T17:54:56.911 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: debug 2024-08-29T17:54:56.745+0000 7f9167319b00 4 rocksdb: Options.sst_partitioner_factory: None 2024-08-29T17:54:56.912 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: debug 2024-08-29T17:54:56.745+0000 7f9167319b00 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-08-29T17:54:56.912 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: debug 2024-08-29T17:54:56.745+0000 7f9167319b00 4 rocksdb: Options.table_factory: BlockBasedTable 2024-08-29T17:54:56.912 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: debug 2024-08-29T17:54:56.745+0000 7f9167319b00 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x5560119bb180) 2024-08-29T17:54:56.912 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: cache_index_and_filter_blocks: 1 2024-08-29T17:54:56.912 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: cache_index_and_filter_blocks_with_high_priority: 0 2024-08-29T17:54:56.912 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-08-29T17:54:56.912 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: pin_top_level_index_and_filter: 1 2024-08-29T17:54:56.912 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: index_type: 0 2024-08-29T17:54:56.912 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: data_block_index_type: 0 2024-08-29T17:54:56.912 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: index_shortening: 1 2024-08-29T17:54:56.912 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: data_block_hash_table_util_ratio: 0.750000 2024-08-29T17:54:56.912 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: checksum: 4 2024-08-29T17:54:56.912 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: no_block_cache: 0 2024-08-29T17:54:56.912 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: block_cache: 0x5560119b1090 2024-08-29T17:54:56.913 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: block_cache_name: BinnedLRUCache 2024-08-29T17:54:56.913 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: block_cache_options: 2024-08-29T17:54:56.913 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: capacity : 536870912 2024-08-29T17:54:56.913 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: num_shard_bits : 4 2024-08-29T17:54:56.913 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: strict_capacity_limit : 0 2024-08-29T17:54:56.913 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: high_pri_pool_ratio: 0.000 2024-08-29T17:54:56.913 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: block_cache_compressed: (nil) 2024-08-29T17:54:56.913 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: persistent_cache: (nil) 2024-08-29T17:54:56.913 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: block_size: 4096 2024-08-29T17:54:56.913 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: block_size_deviation: 10 2024-08-29T17:54:56.913 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: block_restart_interval: 16 2024-08-29T17:54:56.913 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: index_block_restart_interval: 1 2024-08-29T17:54:56.913 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: metadata_block_size: 4096 2024-08-29T17:54:56.913 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: partition_filters: 0 2024-08-29T17:54:56.914 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: use_delta_encoding: 1 2024-08-29T17:54:56.914 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: filter_policy: bloomfilter 2024-08-29T17:54:56.914 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: whole_key_filtering: 1 2024-08-29T17:54:56.914 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: verify_compression: 0 2024-08-29T17:54:56.914 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: read_amp_bytes_per_bit: 0 2024-08-29T17:54:56.914 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: format_version: 5 2024-08-29T17:54:56.914 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: enable_index_compression: 1 2024-08-29T17:54:56.914 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: block_align: 0 2024-08-29T17:54:56.914 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: max_auto_readahead_size: 262144 2024-08-29T17:54:56.914 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: prepopulate_block_cache: 0 2024-08-29T17:54:56.914 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: initial_auto_readahead_size: 8192 2024-08-29T17:54:56.914 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: num_file_reads_for_auto_readahead: 2 2024-08-29T17:54:56.914 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: debug 2024-08-29T17:54:56.745+0000 7f9167319b00 4 rocksdb: Options.write_buffer_size: 33554432 2024-08-29T17:54:56.915 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: debug 2024-08-29T17:54:56.745+0000 7f9167319b00 4 rocksdb: Options.max_write_buffer_number: 2 2024-08-29T17:54:56.916 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: debug 2024-08-29T17:54:56.745+0000 7f9167319b00 4 rocksdb: Options.compression: NoCompression 2024-08-29T17:54:56.916 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: debug 2024-08-29T17:54:56.745+0000 7f9167319b00 4 rocksdb: Options.bottommost_compression: Disabled 2024-08-29T17:54:56.916 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: debug 2024-08-29T17:54:56.745+0000 7f9167319b00 4 rocksdb: Options.prefix_extractor: nullptr 2024-08-29T17:54:56.916 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: debug 2024-08-29T17:54:56.745+0000 7f9167319b00 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-08-29T17:54:56.916 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: debug 2024-08-29T17:54:56.745+0000 7f9167319b00 4 rocksdb: Options.num_levels: 7 2024-08-29T17:54:56.916 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: debug 2024-08-29T17:54:56.745+0000 7f9167319b00 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-08-29T17:54:56.916 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: debug 2024-08-29T17:54:56.745+0000 7f9167319b00 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-08-29T17:54:56.916 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: debug 2024-08-29T17:54:56.745+0000 7f9167319b00 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-08-29T17:54:56.916 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: debug 2024-08-29T17:54:56.745+0000 7f9167319b00 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-08-29T17:54:56.916 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: debug 2024-08-29T17:54:56.745+0000 7f9167319b00 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-08-29T17:54:56.917 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: debug 2024-08-29T17:54:56.745+0000 7f9167319b00 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-08-29T17:54:56.917 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: debug 2024-08-29T17:54:56.745+0000 7f9167319b00 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-08-29T17:54:56.917 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: debug 2024-08-29T17:54:56.745+0000 7f9167319b00 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-08-29T17:54:56.917 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: debug 2024-08-29T17:54:56.745+0000 7f9167319b00 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-08-29T17:54:56.917 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: debug 2024-08-29T17:54:56.745+0000 7f9167319b00 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-08-29T17:54:56.917 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: debug 2024-08-29T17:54:56.745+0000 7f9167319b00 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-08-29T17:54:56.917 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: debug 2024-08-29T17:54:56.745+0000 7f9167319b00 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-08-29T17:54:56.917 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: debug 2024-08-29T17:54:56.745+0000 7f9167319b00 4 rocksdb: Options.compression_opts.window_bits: -14 2024-08-29T17:54:56.917 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: debug 2024-08-29T17:54:56.745+0000 7f9167319b00 4 rocksdb: Options.compression_opts.level: 32767 2024-08-29T17:54:56.917 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: debug 2024-08-29T17:54:56.745+0000 7f9167319b00 4 rocksdb: Options.compression_opts.strategy: 0 2024-08-29T17:54:56.917 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: debug 2024-08-29T17:54:56.745+0000 7f9167319b00 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-08-29T17:54:56.917 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: debug 2024-08-29T17:54:56.745+0000 7f9167319b00 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-08-29T17:54:56.917 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: debug 2024-08-29T17:54:56.745+0000 7f9167319b00 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-08-29T17:54:56.918 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: debug 2024-08-29T17:54:56.745+0000 7f9167319b00 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-08-29T17:54:56.918 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: debug 2024-08-29T17:54:56.745+0000 7f9167319b00 4 rocksdb: Options.compression_opts.enabled: false 2024-08-29T17:54:56.918 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: debug 2024-08-29T17:54:56.745+0000 7f9167319b00 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-08-29T17:54:56.918 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: debug 2024-08-29T17:54:56.745+0000 7f9167319b00 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-08-29T17:54:56.918 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: debug 2024-08-29T17:54:56.745+0000 7f9167319b00 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-08-29T17:54:56.918 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: debug 2024-08-29T17:54:56.745+0000 7f9167319b00 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-08-29T17:54:56.918 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: debug 2024-08-29T17:54:56.745+0000 7f9167319b00 4 rocksdb: Options.target_file_size_base: 67108864 2024-08-29T17:54:56.918 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: debug 2024-08-29T17:54:56.745+0000 7f9167319b00 4 rocksdb: Options.target_file_size_multiplier: 1 2024-08-29T17:54:56.918 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: debug 2024-08-29T17:54:56.745+0000 7f9167319b00 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-08-29T17:54:56.918 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: debug 2024-08-29T17:54:56.745+0000 7f9167319b00 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-08-29T17:54:56.918 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: debug 2024-08-29T17:54:56.745+0000 7f9167319b00 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-08-29T17:54:56.918 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: debug 2024-08-29T17:54:56.745+0000 7f9167319b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-08-29T17:54:56.918 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: debug 2024-08-29T17:54:56.745+0000 7f9167319b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-08-29T17:54:56.918 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: debug 2024-08-29T17:54:56.745+0000 7f9167319b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-08-29T17:54:56.919 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: debug 2024-08-29T17:54:56.745+0000 7f9167319b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-08-29T17:54:56.919 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: debug 2024-08-29T17:54:56.745+0000 7f9167319b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-08-29T17:54:56.919 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: debug 2024-08-29T17:54:56.745+0000 7f9167319b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-08-29T17:54:56.919 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: debug 2024-08-29T17:54:56.745+0000 7f9167319b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-08-29T17:54:56.919 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: debug 2024-08-29T17:54:56.745+0000 7f9167319b00 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-08-29T17:54:56.919 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: debug 2024-08-29T17:54:56.745+0000 7f9167319b00 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-08-29T17:54:56.919 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: debug 2024-08-29T17:54:56.745+0000 7f9167319b00 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-08-29T17:54:56.919 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: debug 2024-08-29T17:54:56.745+0000 7f9167319b00 4 rocksdb: Options.arena_block_size: 1048576 2024-08-29T17:54:56.919 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: debug 2024-08-29T17:54:56.745+0000 7f9167319b00 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-08-29T17:54:56.919 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: debug 2024-08-29T17:54:56.745+0000 7f9167319b00 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-08-29T17:54:56.919 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: debug 2024-08-29T17:54:56.745+0000 7f9167319b00 4 rocksdb: Options.disable_auto_compactions: 0 2024-08-29T17:54:56.919 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: debug 2024-08-29T17:54:56.745+0000 7f9167319b00 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-08-29T17:54:56.919 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: debug 2024-08-29T17:54:56.745+0000 7f9167319b00 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-08-29T17:54:56.919 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: debug 2024-08-29T17:54:56.745+0000 7f9167319b00 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-08-29T17:54:56.920 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: debug 2024-08-29T17:54:56.745+0000 7f9167319b00 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-08-29T17:54:56.920 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: debug 2024-08-29T17:54:56.745+0000 7f9167319b00 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-08-29T17:54:56.920 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: debug 2024-08-29T17:54:56.745+0000 7f9167319b00 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-08-29T17:54:56.920 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: debug 2024-08-29T17:54:56.745+0000 7f9167319b00 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-08-29T17:54:56.920 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: debug 2024-08-29T17:54:56.745+0000 7f9167319b00 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-08-29T17:54:56.920 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: debug 2024-08-29T17:54:56.745+0000 7f9167319b00 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-08-29T17:54:56.920 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: debug 2024-08-29T17:54:56.745+0000 7f9167319b00 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-08-29T17:54:56.920 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: debug 2024-08-29T17:54:56.745+0000 7f9167319b00 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-08-29T17:54:56.920 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: debug 2024-08-29T17:54:56.745+0000 7f9167319b00 4 rocksdb: Options.inplace_update_support: 0 2024-08-29T17:54:56.920 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: debug 2024-08-29T17:54:56.745+0000 7f9167319b00 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-08-29T17:54:56.920 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: debug 2024-08-29T17:54:56.745+0000 7f9167319b00 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-08-29T17:54:56.920 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: debug 2024-08-29T17:54:56.745+0000 7f9167319b00 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-08-29T17:54:56.920 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: debug 2024-08-29T17:54:56.745+0000 7f9167319b00 4 rocksdb: Options.memtable_huge_page_size: 0 2024-08-29T17:54:56.920 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: debug 2024-08-29T17:54:56.745+0000 7f9167319b00 4 rocksdb: Options.bloom_locality: 0 2024-08-29T17:54:56.921 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: debug 2024-08-29T17:54:56.745+0000 7f9167319b00 4 rocksdb: Options.max_successive_merges: 0 2024-08-29T17:54:56.921 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: debug 2024-08-29T17:54:56.745+0000 7f9167319b00 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-08-29T17:54:56.921 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: debug 2024-08-29T17:54:56.745+0000 7f9167319b00 4 rocksdb: Options.paranoid_file_checks: 0 2024-08-29T17:54:56.921 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: debug 2024-08-29T17:54:56.745+0000 7f9167319b00 4 rocksdb: Options.force_consistency_checks: 1 2024-08-29T17:54:56.921 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: debug 2024-08-29T17:54:56.745+0000 7f9167319b00 4 rocksdb: Options.report_bg_io_stats: 0 2024-08-29T17:54:56.921 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: debug 2024-08-29T17:54:56.745+0000 7f9167319b00 4 rocksdb: Options.ttl: 2592000 2024-08-29T17:54:56.921 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: debug 2024-08-29T17:54:56.745+0000 7f9167319b00 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-08-29T17:54:56.921 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: debug 2024-08-29T17:54:56.745+0000 7f9167319b00 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-08-29T17:54:56.921 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: debug 2024-08-29T17:54:56.745+0000 7f9167319b00 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-08-29T17:54:56.921 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: debug 2024-08-29T17:54:56.745+0000 7f9167319b00 4 rocksdb: Options.enable_blob_files: false 2024-08-29T17:54:56.921 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: debug 2024-08-29T17:54:56.745+0000 7f9167319b00 4 rocksdb: Options.min_blob_size: 0 2024-08-29T17:54:56.921 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: debug 2024-08-29T17:54:56.745+0000 7f9167319b00 4 rocksdb: Options.blob_file_size: 268435456 2024-08-29T17:54:56.922 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: debug 2024-08-29T17:54:56.745+0000 7f9167319b00 4 rocksdb: Options.blob_compression_type: NoCompression 2024-08-29T17:54:56.922 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: debug 2024-08-29T17:54:56.745+0000 7f9167319b00 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-08-29T17:54:56.922 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: debug 2024-08-29T17:54:56.745+0000 7f9167319b00 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-08-29T17:54:56.922 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: debug 2024-08-29T17:54:56.745+0000 7f9167319b00 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-08-29T17:54:56.922 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: debug 2024-08-29T17:54:56.745+0000 7f9167319b00 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-08-29T17:54:56.922 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: debug 2024-08-29T17:54:56.745+0000 7f9167319b00 4 rocksdb: Options.blob_file_starting_level: 0 2024-08-29T17:54:56.922 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: debug 2024-08-29T17:54:56.745+0000 7f9167319b00 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-08-29T17:54:56.922 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: debug 2024-08-29T17:54:56.749+0000 7f9167319b00 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-08-29T17:54:56.922 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: debug 2024-08-29T17:54:56.749+0000 7f9167319b00 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 19802, log_number is 42,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 42 2024-08-29T17:54:56.922 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: debug 2024-08-29T17:54:56.749+0000 7f9167319b00 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 42 2024-08-29T17:54:56.922 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: debug 2024-08-29T17:54:56.749+0000 7f9167319b00 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: a79b4dd1-b40f-400c-8ffd-28fefc0afd31 2024-08-29T17:54:56.922 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: debug 2024-08-29T17:54:56.749+0000 7f9167319b00 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1724954096751895, "job": 1, "event": "recovery_started", "wal_files": [42]} 2024-08-29T17:54:56.922 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: debug 2024-08-29T17:54:56.749+0000 7f9167319b00 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #42 mode 2 2024-08-29T17:54:56.923 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: debug 2024-08-29T17:54:56.765+0000 7f9167319b00 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1724954096767604, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 47, "file_size": 4198721, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 19804, "largest_seqno": 22130, "table_properties": {"data_size": 4186733, "index_size": 8446, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 2501, "raw_key_size": 23722, "raw_average_key_size": 24, "raw_value_size": 4164356, "raw_average_value_size": 4271, "num_data_blocks": 367, "num_entries": 975, "num_filter_entries": 975, "num_deletions": 63, "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": 1724954096, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "a79b4dd1-b40f-400c-8ffd-28fefc0afd31", "db_session_id": "5LP16G9WFQFJFEYICB1L", "orig_file_number": 47, "seqno_to_time_mapping": "N/A"}} 2024-08-29T17:54:56.923 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: debug 2024-08-29T17:54:56.765+0000 7f9167319b00 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1724954096767766, "job": 1, "event": "recovery_finished"} 2024-08-29T17:54:56.923 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: debug 2024-08-29T17:54:56.765+0000 7f9167319b00 4 rocksdb: [db/version_set.cc:5047] Creating manifest 49 2024-08-29T17:54:56.923 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: debug 2024-08-29T17:54:56.765+0000 7f9167319b00 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-08-29T17:54:56.923 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: debug 2024-08-29T17:54:56.765+0000 7f9167319b00 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-08-29T17:54:56.923 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: debug 2024-08-29T17:54:56.765+0000 7f9167319b00 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x5560119dce00 2024-08-29T17:54:56.923 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: debug 2024-08-29T17:54:56.765+0000 7f9167319b00 4 rocksdb: DB pointer 0x556011adc000 2024-08-29T17:54:56.923 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: debug 2024-08-29T17:54:56.765+0000 7f915d0e2640 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-08-29T17:54:56.923 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: debug 2024-08-29T17:54:56.765+0000 7f915d0e2640 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-08-29T17:54:56.923 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: ** DB Stats ** 2024-08-29T17:54:56.923 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: Uptime(secs): 0.0 total, 0.0 interval 2024-08-29T17:54:56.924 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-08-29T17:54:56.924 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-08-29T17:54:56.924 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-08-29T17:54:56.924 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-08-29T17:54:56.924 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-08-29T17:54:56.924 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-08-29T17:54:56.924 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: ** Compaction Stats [default] ** 2024-08-29T17:54:56.924 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: 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-08-29T17:54:56.924 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-08-29T17:54:56.924 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: L0 1/0 4.00 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 544.8 0.01 0.00 1 0.007 0 0 0.0 0.0 2024-08-29T17:54:56.924 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: L6 1/0 8.47 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-08-29T17:54:56.924 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: Sum 2/0 12.48 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 544.8 0.01 0.00 1 0.007 0 0 0.0 0.0 2024-08-29T17:54:56.925 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 544.8 0.01 0.00 1 0.007 0 0 0.0 0.0 2024-08-29T17:54:56.928 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: ** Compaction Stats [default] ** 2024-08-29T17:54:56.929 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: 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-08-29T17:54:56.929 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-08-29T17:54:56.929 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 544.8 0.01 0.00 1 0.007 0 0 0.0 0.0 2024-08-29T17:54:56.929 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-08-29T17:54:56.929 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: Uptime(secs): 0.0 total, 0.0 interval 2024-08-29T17:54:56.929 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: Flush(GB): cumulative 0.004, interval 0.004 2024-08-29T17:54:56.929 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: AddFile(GB): cumulative 0.000, interval 0.000 2024-08-29T17:54:56.929 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: AddFile(Total Files): cumulative 0, interval 0 2024-08-29T17:54:56.929 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: AddFile(L0 Files): cumulative 0, interval 0 2024-08-29T17:54:56.929 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: AddFile(Keys): cumulative 0, interval 0 2024-08-29T17:54:56.929 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: Cumulative compaction: 0.00 GB write, 207.98 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-08-29T17:54:56.929 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: Interval compaction: 0.00 GB write, 207.98 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-08-29T17:54:56.929 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: 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-08-29T17:54:56.930 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: Block cache BinnedLRUCache@0x5560119b1090#7 capacity: 512.00 MB usage: 11.61 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.8e-05 secs_since: 0 2024-08-29T17:54:56.930 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: Block cache entry stats(count,size,portion): FilterBlock(1,2.53 KB,0.000482798%) IndexBlock(1,9.08 KB,0.00173151%) Misc(1,0.00 KB,0%) 2024-08-29T17:54:56.930 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: ** File Read Latency Histogram By Level [default] ** 2024-08-29T17:54:56.930 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: debug 2024-08-29T17:54:56.765+0000 7f9167319b00 0 starting mon.a rank 0 at public addrs [v2:172.21.15.29:3300/0,v1:172.21.15.29:6789/0] at bind addrs [v2:172.21.15.29:3300/0,v1:172.21.15.29:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 5b99e290-662c-11ef-bcd4-c7b262605968 2024-08-29T17:54:56.930 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: debug 2024-08-29T17:54:56.769+0000 7f9167319b00 1 mon.a@-1(???) e3 preinit fsid 5b99e290-662c-11ef-bcd4-c7b262605968 2024-08-29T17:54:56.930 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: debug 2024-08-29T17:54:56.769+0000 7f9167319b00 0 mon.a@-1(???).mds e7 new map 2024-08-29T17:54:56.930 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: debug 2024-08-29T17:54:56.769+0000 7f9167319b00 0 mon.a@-1(???).mds e7 print_map 2024-08-29T17:54:56.930 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: e7 2024-08-29T17:54:56.930 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: btime 1970-01-01T00:00:00:000000+0000 2024-08-29T17:54:56.930 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: enable_multiple, ever_enabled_multiple: 1,1 2024-08-29T17:54:56.930 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: 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-08-29T17:54:56.931 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: legacy client fscid: 1 2024-08-29T17:54:56.931 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: 2024-08-29T17:54:56.931 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: Filesystem 'cephfs' (1) 2024-08-29T17:54:56.931 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: fs_name cephfs 2024-08-29T17:54:56.931 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: epoch 7 2024-08-29T17:54:56.931 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: flags 12 joinable allow_snaps allow_multimds_snaps 2024-08-29T17:54:56.931 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: created 2024-08-29T17:43:31.263378+0000 2024-08-29T17:54:56.931 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: modified 2024-08-29T17:44:10.557885+0000 2024-08-29T17:54:56.931 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: tableserver 0 2024-08-29T17:54:56.931 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: root 0 2024-08-29T17:54:56.931 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: session_timeout 60 2024-08-29T17:54:56.931 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: session_autoclose 300 2024-08-29T17:54:56.931 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: max_file_size 1099511627776 2024-08-29T17:54:56.931 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: max_xattr_size 65536 2024-08-29T17:54:56.932 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: required_client_features {} 2024-08-29T17:54:56.932 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: last_failure 0 2024-08-29T17:54:56.932 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: last_failure_osd_epoch 0 2024-08-29T17:54:56.932 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: 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-08-29T17:54:56.932 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: max_mds 1 2024-08-29T17:54:56.932 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: in 0 2024-08-29T17:54:56.932 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: up {0=24331} 2024-08-29T17:54:56.932 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: failed 2024-08-29T17:54:56.932 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: damaged 2024-08-29T17:54:56.932 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: stopped 2024-08-29T17:54:56.932 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: data_pools [3] 2024-08-29T17:54:56.932 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: metadata_pool 2 2024-08-29T17:54:56.932 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: inline_data disabled 2024-08-29T17:54:56.933 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: balancer 2024-08-29T17:54:56.933 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: bal_rank_mask -1 2024-08-29T17:54:56.933 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: standby_count_wanted 0 2024-08-29T17:54:56.933 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: qdb_cluster leader: 0 members: 2024-08-29T17:54:56.933 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: [mds.b{0:24331} state up:active seq 12 addr [v2:172.21.15.110:6832/2479508237,v1:172.21.15.110:6833/2479508237] compat {c=[1],r=[1],i=[7ff]}] 2024-08-29T17:54:56.933 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: 2024-08-29T17:54:56.933 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: 2024-08-29T17:54:56.933 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: Standby daemons: 2024-08-29T17:54:56.933 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: 2024-08-29T17:54:56.933 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: [mds.a{-1:24290} state up:standby seq 1 addr [v2:172.21.15.29:6834/185587022,v1:172.21.15.29:6835/185587022] compat {c=[1],r=[1],i=[7ff]}] 2024-08-29T17:54:56.933 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: debug 2024-08-29T17:54:56.769+0000 7f9167319b00 0 mon.a@-1(???).osd e314 crush map has features 3314933069573799936, adjusting msgr requires 2024-08-29T17:54:56.933 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: debug 2024-08-29T17:54:56.769+0000 7f9167319b00 0 mon.a@-1(???).osd e314 crush map has features 432629308056666112, adjusting msgr requires 2024-08-29T17:54:56.933 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: debug 2024-08-29T17:54:56.769+0000 7f9167319b00 0 mon.a@-1(???).osd e314 crush map has features 432629308056666112, adjusting msgr requires 2024-08-29T17:54:56.933 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: debug 2024-08-29T17:54:56.769+0000 7f9167319b00 0 mon.a@-1(???).osd e314 crush map has features 432629308056666112, adjusting msgr requires 2024-08-29T17:54:56.933 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:56 smithi029 bash[77880]: debug 2024-08-29T17:54:56.769+0000 7f9167319b00 1 mon.a@-1(???).paxosservice(auth 1..22) refresh upgraded, format 0 -> 3 2024-08-29T17:54:57.083 INFO:tasks.rados.rados.0.smithi029.stdout:1235: done (1 left) 2024-08-29T17:54:57.083 INFO:tasks.rados.rados.0.smithi029.stdout:1236: done (0 left) 2024-08-29T17:54:57.083 INFO:tasks.rados.rados.0.smithi029.stdout:1237: snap_create 2024-08-29T17:54:57.399 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:54:57 smithi110 bash[61031]: ignoring --setuser ceph since I am not root 2024-08-29T17:54:57.400 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:54:57 smithi110 bash[61031]: ignoring --setgroup ceph since I am not root 2024-08-29T17:54:57.400 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:54:57 smithi110 bash[61031]: debug 2024-08-29T17:54:57.107+0000 7f1f3a41b640 1 -- 172.21.15.110:0/1572448488 <== mon.1 v2:172.21.15.110:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x5629787b70e0 con 0x5629787b9800 2024-08-29T17:54:57.400 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:54:57 smithi110 bash[61031]: debug 2024-08-29T17:54:57.219+0000 7f1f3cc77040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-08-29T17:54:57.401 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:54:57 smithi029 bash[70880]: ignoring --setuser ceph since I am not root 2024-08-29T17:54:57.401 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:54:57 smithi029 bash[70880]: ignoring --setgroup ceph since I am not root 2024-08-29T17:54:57.401 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:54:57 smithi029 bash[70880]: debug 2024-08-29T17:54:57.117+0000 7f8fe7d28640 1 -- 172.21.15.29:0/3329033916 <== mon.0 v2:172.21.15.29:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55f6aed0d0e0 con 0x55f6aed0f400 2024-08-29T17:54:57.401 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:54:57 smithi029 bash[70880]: debug 2024-08-29T17:54:57.229+0000 7f8fea584040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-08-29T17:54:57.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:54:57 smithi110 bash[24444]: cluster 2024-08-29T17:54:53.628853+0000 mgr.y (mgr.14985) 56 : cluster [DBG] pgmap v89: 121 pgs: 121 active+clean; 117 MiB data, 965 MiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 2.9 MiB/s wr, 9 op/s 2024-08-29T17:54:57.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:54:57 smithi110 bash[24444]: cluster 2024-08-29T17:54:55.629622+0000 mgr.y (mgr.14985) 57 : cluster [DBG] pgmap v90: 121 pgs: 121 active+clean; 117 MiB data, 965 MiB used, 714 GiB / 715 GiB avail; 8.6 MiB/s rd, 2.3 MiB/s wr, 7 op/s 2024-08-29T17:54:57.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:54:57 smithi110 bash[24444]: audit 2024-08-29T17:54:56.176772+0000 mon.c (mon.2) 87 : audit [DBG] from='mgr.14985 172.21.15.29:0/3546534519' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T17:54:57.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:54:57 smithi110 bash[24444]: cluster 2024-08-29T17:54:56.984575+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-08-29T17:54:57.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:54:57 smithi110 bash[24444]: cluster 2024-08-29T17:54:57.005920+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-08-29T17:54:57.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:54:57 smithi110 bash[24444]: cluster 2024-08-29T17:54:57.015209+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 3 2024-08-29T17:54:57.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:54:57 smithi110 bash[24444]: cluster 2024-08-29T17:54:57.015242+0000 mon.a (mon.0) 4 : cluster [DBG] fsid 5b99e290-662c-11ef-bcd4-c7b262605968 2024-08-29T17:54:57.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:54:57 smithi110 bash[24444]: cluster 2024-08-29T17:54:57.015259+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-08-29T17:34:20.549747+0000 2024-08-29T17:54:57.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:54:57 smithi110 bash[24444]: cluster 2024-08-29T17:54:57.015278+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-08-29T17:31:55.139100+0000 2024-08-29T17:54:57.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:54:57 smithi110 bash[24444]: cluster 2024-08-29T17:54:57.015293+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 18 (reef) 2024-08-29T17:54:57.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:54:57 smithi110 bash[24444]: cluster 2024-08-29T17:54:57.015311+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-08-29T17:54:57.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:54:57 smithi110 bash[24444]: cluster 2024-08-29T17:54:57.015328+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.29:3300/0,v1:172.21.15.29:6789/0] mon.a 2024-08-29T17:54:57.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:54:57 smithi110 bash[24444]: cluster 2024-08-29T17:54:57.015348+0000 mon.a (mon.0) 10 : cluster [DBG] 1: [v2:172.21.15.110:3300/0,v1:172.21.15.110:6789/0] mon.b 2024-08-29T17:54:57.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:54:57 smithi110 bash[24444]: cluster 2024-08-29T17:54:57.015371+0000 mon.a (mon.0) 11 : cluster [DBG] 2: [v2:172.21.15.29:3301/0,v1:172.21.15.29:6790/0] mon.c 2024-08-29T17:54:57.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:54:57 smithi110 bash[24444]: cluster 2024-08-29T17:54:57.016632+0000 mon.a (mon.0) 12 : cluster [DBG] fsmap cephfs:1 {0=b=up:active} 1 up:standby 2024-08-29T17:54:57.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:54:57 smithi110 bash[24444]: cluster 2024-08-29T17:54:57.016693+0000 mon.a (mon.0) 13 : cluster [DBG] osdmap e314: 8 total, 8 up, 8 in 2024-08-29T17:54:57.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:54:57 smithi110 bash[24444]: cluster 2024-08-29T17:54:57.018515+0000 mon.a (mon.0) 14 : cluster [DBG] mgrmap e35: y(active, since 61s), standbys: x 2024-08-29T17:54:57.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:54:57 smithi110 bash[24444]: cluster 2024-08-29T17:54:57.019451+0000 mon.a (mon.0) 15 : cluster [INF] overall HEALTH_OK 2024-08-29T17:54:57.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:54:57 smithi110 bash[24444]: audit 2024-08-29T17:54:57.048062+0000 mon.a (mon.0) 16 : audit [INF] from='mgr.14985 ' entity='' 2024-08-29T17:54:57.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:54:57 smithi110 bash[24444]: cluster 2024-08-29T17:54:57.049866+0000 mon.a (mon.0) 17 : cluster [DBG] mgrmap e36: y(active, since 61s), standbys: x 2024-08-29T17:54:57.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:54:57 smithi029 bash[32453]: cluster 2024-08-29T17:54:53.628853+0000 mgr.y (mgr.14985) 56 : cluster [DBG] pgmap v89: 121 pgs: 121 active+clean; 117 MiB data, 965 MiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 2.9 MiB/s wr, 9 op/s 2024-08-29T17:54:57.404 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:54:57 smithi029 bash[32453]: cluster 2024-08-29T17:54:55.629622+0000 mgr.y (mgr.14985) 57 : cluster [DBG] pgmap v90: 121 pgs: 121 active+clean; 117 MiB data, 965 MiB used, 714 GiB / 715 GiB avail; 8.6 MiB/s rd, 2.3 MiB/s wr, 7 op/s 2024-08-29T17:54:57.404 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:54:57 smithi029 bash[32453]: audit 2024-08-29T17:54:56.176772+0000 mon.c (mon.2) 87 : audit [DBG] from='mgr.14985 172.21.15.29:0/3546534519' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T17:54:57.404 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:54:57 smithi029 bash[32453]: cluster 2024-08-29T17:54:56.984575+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-08-29T17:54:57.404 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:54:57 smithi029 bash[32453]: cluster 2024-08-29T17:54:57.005920+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-08-29T17:54:57.404 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:54:57 smithi029 bash[32453]: cluster 2024-08-29T17:54:57.015209+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 3 2024-08-29T17:54:57.404 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:54:57 smithi029 bash[32453]: cluster 2024-08-29T17:54:57.015242+0000 mon.a (mon.0) 4 : cluster [DBG] fsid 5b99e290-662c-11ef-bcd4-c7b262605968 2024-08-29T17:54:57.404 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:54:57 smithi029 bash[32453]: cluster 2024-08-29T17:54:57.015259+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-08-29T17:34:20.549747+0000 2024-08-29T17:54:57.404 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:54:57 smithi029 bash[32453]: cluster 2024-08-29T17:54:57.015278+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-08-29T17:31:55.139100+0000 2024-08-29T17:54:57.404 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:54:57 smithi029 bash[32453]: cluster 2024-08-29T17:54:57.015293+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 18 (reef) 2024-08-29T17:54:57.404 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:54:57 smithi029 bash[32453]: cluster 2024-08-29T17:54:57.015311+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-08-29T17:54:57.404 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:54:57 smithi029 bash[32453]: cluster 2024-08-29T17:54:57.015328+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.29:3300/0,v1:172.21.15.29:6789/0] mon.a 2024-08-29T17:54:57.405 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:54:57 smithi029 bash[32453]: cluster 2024-08-29T17:54:57.015348+0000 mon.a (mon.0) 10 : cluster [DBG] 1: [v2:172.21.15.110:3300/0,v1:172.21.15.110:6789/0] mon.b 2024-08-29T17:54:57.405 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:54:57 smithi029 bash[32453]: cluster 2024-08-29T17:54:57.015371+0000 mon.a (mon.0) 11 : cluster [DBG] 2: [v2:172.21.15.29:3301/0,v1:172.21.15.29:6790/0] mon.c 2024-08-29T17:54:57.405 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:54:57 smithi029 bash[32453]: cluster 2024-08-29T17:54:57.016632+0000 mon.a (mon.0) 12 : cluster [DBG] fsmap cephfs:1 {0=b=up:active} 1 up:standby 2024-08-29T17:54:57.405 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:54:57 smithi029 bash[32453]: cluster 2024-08-29T17:54:57.016693+0000 mon.a (mon.0) 13 : cluster [DBG] osdmap e314: 8 total, 8 up, 8 in 2024-08-29T17:54:57.405 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:54:57 smithi029 bash[32453]: cluster 2024-08-29T17:54:57.018515+0000 mon.a (mon.0) 14 : cluster [DBG] mgrmap e35: y(active, since 61s), standbys: x 2024-08-29T17:54:57.405 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:54:57 smithi029 bash[32453]: cluster 2024-08-29T17:54:57.019451+0000 mon.a (mon.0) 15 : cluster [INF] overall HEALTH_OK 2024-08-29T17:54:57.405 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:54:57 smithi029 bash[32453]: audit 2024-08-29T17:54:57.048062+0000 mon.a (mon.0) 16 : audit [INF] from='mgr.14985 ' entity='' 2024-08-29T17:54:57.405 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:54:57 smithi029 bash[32453]: cluster 2024-08-29T17:54:57.049866+0000 mon.a (mon.0) 17 : cluster [DBG] mgrmap e36: y(active, since 61s), standbys: x 2024-08-29T17:54:57.405 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:57 smithi029 bash[77880]: cluster 2024-08-29T17:54:53.628853+0000 mgr.y (mgr.14985) 56 : cluster [DBG] pgmap v89: 121 pgs: 121 active+clean; 117 MiB data, 965 MiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 2.9 MiB/s wr, 9 op/s 2024-08-29T17:54:57.405 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:57 smithi029 bash[77880]: cluster 2024-08-29T17:54:55.629622+0000 mgr.y (mgr.14985) 57 : cluster [DBG] pgmap v90: 121 pgs: 121 active+clean; 117 MiB data, 965 MiB used, 714 GiB / 715 GiB avail; 8.6 MiB/s rd, 2.3 MiB/s wr, 7 op/s 2024-08-29T17:54:57.405 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:57 smithi029 bash[77880]: audit 2024-08-29T17:54:56.176772+0000 mon.c (mon.2) 87 : audit [DBG] from='mgr.14985 172.21.15.29:0/3546534519' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T17:54:57.405 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:57 smithi029 bash[77880]: cluster 2024-08-29T17:54:56.984575+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-08-29T17:54:57.406 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:57 smithi029 bash[77880]: cluster 2024-08-29T17:54:57.005920+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-08-29T17:54:57.406 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:57 smithi029 bash[77880]: cluster 2024-08-29T17:54:57.015209+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 3 2024-08-29T17:54:57.406 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:57 smithi029 bash[77880]: cluster 2024-08-29T17:54:57.015242+0000 mon.a (mon.0) 4 : cluster [DBG] fsid 5b99e290-662c-11ef-bcd4-c7b262605968 2024-08-29T17:54:57.406 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:57 smithi029 bash[77880]: cluster 2024-08-29T17:54:57.015259+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-08-29T17:34:20.549747+0000 2024-08-29T17:54:57.406 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:57 smithi029 bash[77880]: cluster 2024-08-29T17:54:57.015278+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-08-29T17:31:55.139100+0000 2024-08-29T17:54:57.406 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:57 smithi029 bash[77880]: cluster 2024-08-29T17:54:57.015293+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 18 (reef) 2024-08-29T17:54:57.406 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:57 smithi029 bash[77880]: cluster 2024-08-29T17:54:57.015311+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-08-29T17:54:57.406 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:57 smithi029 bash[77880]: cluster 2024-08-29T17:54:57.015328+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.29:3300/0,v1:172.21.15.29:6789/0] mon.a 2024-08-29T17:54:57.406 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:57 smithi029 bash[77880]: cluster 2024-08-29T17:54:57.015348+0000 mon.a (mon.0) 10 : cluster [DBG] 1: [v2:172.21.15.110:3300/0,v1:172.21.15.110:6789/0] mon.b 2024-08-29T17:54:57.406 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:57 smithi029 bash[77880]: cluster 2024-08-29T17:54:57.015371+0000 mon.a (mon.0) 11 : cluster [DBG] 2: [v2:172.21.15.29:3301/0,v1:172.21.15.29:6790/0] mon.c 2024-08-29T17:54:57.406 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:57 smithi029 bash[77880]: cluster 2024-08-29T17:54:57.016632+0000 mon.a (mon.0) 12 : cluster [DBG] fsmap cephfs:1 {0=b=up:active} 1 up:standby 2024-08-29T17:54:57.407 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:57 smithi029 bash[77880]: cluster 2024-08-29T17:54:57.016693+0000 mon.a (mon.0) 13 : cluster [DBG] osdmap e314: 8 total, 8 up, 8 in 2024-08-29T17:54:57.407 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:57 smithi029 bash[77880]: cluster 2024-08-29T17:54:57.018515+0000 mon.a (mon.0) 14 : cluster [DBG] mgrmap e35: y(active, since 61s), standbys: x 2024-08-29T17:54:57.407 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:57 smithi029 bash[77880]: cluster 2024-08-29T17:54:57.019451+0000 mon.a (mon.0) 15 : cluster [INF] overall HEALTH_OK 2024-08-29T17:54:57.407 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:57 smithi029 bash[77880]: audit 2024-08-29T17:54:57.048062+0000 mon.a (mon.0) 16 : audit [INF] from='mgr.14985 ' entity='' 2024-08-29T17:54:57.407 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:57 smithi029 bash[77880]: cluster 2024-08-29T17:54:57.049866+0000 mon.a (mon.0) 17 : cluster [DBG] mgrmap e36: y(active, since 61s), standbys: x 2024-08-29T17:54:58.093 INFO:tasks.rados.rados.0.smithi029.stdout:1237: done (0 left) 2024-08-29T17:54:58.093 INFO:tasks.rados.rados.0.smithi029.stdout:1238: rollback oid 44 current snap is 118 2024-08-29T17:54:58.093 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 44 to 115 2024-08-29T17:54:58.093 INFO:tasks.rados.rados.0.smithi029.stdout:1239: read oid 36 snap -1 2024-08-29T17:54:58.093 INFO:tasks.rados.rados.0.smithi029.stdout:1239: expect (ObjNum 303 snap 87 seq_num 303) 2024-08-29T17:54:58.093 INFO:tasks.rados.rados.0.smithi029.stdout:1240: snap_create 2024-08-29T17:54:58.107 INFO:tasks.rados.rados.0.smithi029.stdout:1238: finishing rollback tid 1 to smithi02969618-44 2024-08-29T17:54:58.107 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 44 v 0 (ObjNum 1345 snap 0 seq_num 1561842464) dirty dne 2024-08-29T17:54:58.112 INFO:tasks.rados.rados.0.smithi029.stdout:1239: expect (ObjNum 303 snap 87 seq_num 303) 2024-08-29T17:54:58.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:54:58 smithi110 bash[24444]: cluster 2024-08-29T17:54:57.081867+0000 mon.a (mon.0) 18 : cluster [DBG] osdmap e315: 8 total, 8 up, 8 in 2024-08-29T17:54:58.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:58 smithi029 bash[77880]: cluster 2024-08-29T17:54:57.081867+0000 mon.a (mon.0) 18 : cluster [DBG] osdmap e315: 8 total, 8 up, 8 in 2024-08-29T17:54:58.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:54:58 smithi029 bash[32453]: cluster 2024-08-29T17:54:57.081867+0000 mon.a (mon.0) 18 : cluster [DBG] osdmap e315: 8 total, 8 up, 8 in 2024-08-29T17:54:58.899 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:54:58 smithi110 bash[61031]: debug 2024-08-29T17:54:58.419+0000 7f1f3cc77040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-08-29T17:54:58.900 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:54:58 smithi110 bash[61031]: debug 2024-08-29T17:54:58.487+0000 7f1f3cc77040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-08-29T17:54:58.900 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:54:58 smithi110 bash[61031]: debug 2024-08-29T17:54:58.639+0000 7f1f3cc77040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-08-29T17:54:58.900 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:54:58 smithi029 bash[70880]: debug 2024-08-29T17:54:58.489+0000 7f8fea584040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-08-29T17:54:58.900 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:54:58 smithi029 bash[70880]: debug 2024-08-29T17:54:58.557+0000 7f8fea584040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-08-29T17:54:58.900 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:54:58 smithi029 bash[70880]: debug 2024-08-29T17:54:58.713+0000 7f8fea584040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-08-29T17:54:59.096 INFO:tasks.rados.rados.0.smithi029.stdout:1238: done (2 left) 2024-08-29T17:54:59.097 INFO:tasks.rados.rados.0.smithi029.stdout:1239: done (1 left) 2024-08-29T17:54:59.097 INFO:tasks.rados.rados.0.smithi029.stdout:1240: done (0 left) 2024-08-29T17:54:59.097 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 42 current snap is 119 2024-08-29T17:54:59.097 INFO:tasks.rados.rados.0.smithi029.stdout:1241: seq_num 381 ranges {3072000=786432,3858432=417792,4276224=385024} 2024-08-29T17:54:59.131 INFO:tasks.rados.rados.0.smithi029.stdout:1241: writing smithi02969618-42 from 3072000 to 3858432 tid 1 2024-08-29T17:54:59.135 INFO:tasks.rados.rados.0.smithi029.stdout:1241: writing smithi02969618-42 from 3858432 to 4276224 tid 2 2024-08-29T17:54:59.139 INFO:tasks.rados.rados.0.smithi029.stdout:1241: writing smithi02969618-42 from 4276224 to 4661248 tid 3 2024-08-29T17:54:59.140 INFO:tasks.rados.rados.0.smithi029.stdout:1242: read oid 6 snap -1 2024-08-29T17:54:59.140 INFO:tasks.rados.rados.0.smithi029.stdout:1242: expect (ObjNum 303 snap 87 seq_num 303) 2024-08-29T17:54:59.140 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 22 current snap is 119 2024-08-29T17:54:59.140 INFO:tasks.rados.rados.0.smithi029.stdout:1243: seq_num 382 ranges {2121728=802816,2924544=704512,3629056=98304} 2024-08-29T17:54:59.163 INFO:tasks.rados.rados.0.smithi029.stdout:1243: writing smithi02969618-22 from 2121728 to 2924544 tid 1 2024-08-29T17:54:59.169 INFO:tasks.rados.rados.0.smithi029.stdout:1243: writing smithi02969618-22 from 2924544 to 3629056 tid 2 2024-08-29T17:54:59.170 INFO:tasks.rados.rados.0.smithi029.stdout:1243: writing smithi02969618-22 from 3629056 to 3727360 tid 3 2024-08-29T17:54:59.170 INFO:tasks.rados.rados.0.smithi029.stdout:1244: rollback oid 14 current snap is 119 2024-08-29T17:54:59.170 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 14 to 116 2024-08-29T17:54:59.170 INFO:tasks.rados.rados.0.smithi029.stdout:1241: finishing write tid 1 to smithi02969618-42 2024-08-29T17:54:59.170 INFO:tasks.rados.rados.0.smithi029.stdout:1245: rmattr oid 15 current snap is 119 2024-08-29T17:54:59.170 INFO:tasks.rados.rados.0.smithi029.stdout:1241: finishing write tid 2 to smithi02969618-42 2024-08-29T17:54:59.170 INFO:tasks.rados.rados.0.smithi029.stdout:1241: finishing write tid 3 to smithi02969618-42 2024-08-29T17:54:59.171 INFO:tasks.rados.rados.0.smithi029.stdout:1241: finishing write tid 4 to smithi02969618-42 2024-08-29T17:54:59.171 INFO:tasks.rados.rados.0.smithi029.stdout:1241: finishing write tid 5 to smithi02969618-42 2024-08-29T17:54:59.171 INFO:tasks.rados.rados.0.smithi029.stdout:1241: oid 42 updating version 0 to 1067 2024-08-29T17:54:59.171 INFO:tasks.rados.rados.0.smithi029.stdout:1241: oid 42 updating version 1067 to 1069 2024-08-29T17:54:59.171 INFO:tasks.rados.rados.0.smithi029.stdout:1241: oid 42 version 1069 is already newer than 1066 2024-08-29T17:54:59.171 INFO:tasks.rados.rados.0.smithi029.stdout:1241: oid 42 version 1069 is already newer than 1068 2024-08-29T17:54:59.171 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 42 v 1069 (ObjNum 381 snap 119 seq_num 381) dirty exists 2024-08-29T17:54:59.171 INFO:tasks.rados.rados.0.smithi029.stdout:1241: left oid 42 (ObjNum 381 snap 119 seq_num 381) 2024-08-29T17:54:59.171 INFO:tasks.rados.rados.0.smithi029.stdout:1241: done (4 left) 2024-08-29T17:54:59.171 INFO:tasks.rados.rados.0.smithi029.stdout:1245: done (3 left) 2024-08-29T17:54:59.171 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 26 current snap is 119 2024-08-29T17:54:59.172 INFO:tasks.rados.rados.0.smithi029.stdout:1246: seq_num 383 ranges {0=417792,417792=589824,1007616=417792,1425408=196608} 2024-08-29T17:54:59.173 INFO:tasks.rados.rados.0.smithi029.stdout:1246: writing smithi02969618-26 from 0 to 417792 tid 1 2024-08-29T17:54:59.178 INFO:tasks.rados.rados.0.smithi029.stdout:1246: writing smithi02969618-26 from 417792 to 1007616 tid 2 2024-08-29T17:54:59.182 INFO:tasks.rados.rados.0.smithi029.stdout:1246: writing smithi02969618-26 from 1007616 to 1425408 tid 3 2024-08-29T17:54:59.184 INFO:tasks.rados.rados.0.smithi029.stdout:1246: writing smithi02969618-26 from 1425408 to 1622016 tid 4 2024-08-29T17:54:59.184 INFO:tasks.rados.rados.0.smithi029.stdout:1247: read oid 24 snap -1 2024-08-29T17:54:59.184 INFO:tasks.rados.rados.0.smithi029.stdout:1247: expect (ObjNum 320 snap 96 seq_num 320) 2024-08-29T17:54:59.184 INFO:tasks.rados.rados.0.smithi029.stdout:1248: delete oid 29 current snap is 119 2024-08-29T17:54:59.185 INFO:tasks.rados.rados.0.smithi029.stdout:1242: expect (ObjNum 303 snap 87 seq_num 303) 2024-08-29T17:54:59.291 INFO:tasks.rados.rados.0.smithi029.stdout:1243: finishing write tid 1 to smithi02969618-22 2024-08-29T17:54:59.291 INFO:tasks.rados.rados.0.smithi029.stdout:1243: finishing write tid 2 to smithi02969618-22 2024-08-29T17:54:59.291 INFO:tasks.rados.rados.0.smithi029.stdout:1242: done (5 left) 2024-08-29T17:54:59.291 INFO:tasks.rados.rados.0.smithi029.stdout:1248: done (4 left) 2024-08-29T17:54:59.292 INFO:tasks.rados.rados.0.smithi029.stdout:1249: rollback oid 41 current snap is 119 2024-08-29T17:54:59.292 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 41 to 113 2024-08-29T17:54:59.292 INFO:tasks.rados.rados.0.smithi029.stdout:1243: finishing write tid 3 to smithi02969618-22 2024-08-29T17:54:59.292 INFO:tasks.rados.rados.0.smithi029.stdout:1243: finishing write tid 4 to smithi02969618-22 2024-08-29T17:54:59.292 INFO:tasks.rados.rados.0.smithi029.stdout:1244: finishing rollback tid 0 to smithi02969618-14 2024-08-29T17:54:59.292 INFO:tasks.rados.rados.0.smithi029.stdout:1244: finishing rollback tid 1 to smithi02969618-14 2024-08-29T17:54:59.292 INFO:tasks.rados.rados.0.smithi029.stdout:1246: finishing write tid 1 to smithi02969618-26 2024-08-29T17:54:59.293 INFO:tasks.rados.rados.0.smithi029.stdout:1244: finishing rollback tid 2 to smithi02969618-14 2024-08-29T17:54:59.293 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 14 v 372 (ObjNum 333 snap 99 seq_num 333) dirty exists 2024-08-29T17:54:59.293 INFO:tasks.rados.rados.0.smithi029.stdout:1243: finishing write tid 5 to smithi02969618-22 2024-08-29T17:54:59.293 INFO:tasks.rados.rados.0.smithi029.stdout:1243: oid 22 updating version 0 to 369 2024-08-29T17:54:59.293 INFO:tasks.rados.rados.0.smithi029.stdout:1243: oid 22 version 369 is already newer than 368 2024-08-29T17:54:59.293 INFO:tasks.rados.rados.0.smithi029.stdout:1243: oid 22 version 369 is already newer than 367 2024-08-29T17:54:59.293 INFO:tasks.rados.rados.0.smithi029.stdout:1243: oid 22 version 369 is already newer than 366 2024-08-29T17:54:59.293 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 22 v 369 (ObjNum 382 snap 119 seq_num 382) dirty exists 2024-08-29T17:54:59.294 INFO:tasks.rados.rados.0.smithi029.stdout:1243: left oid 22 (ObjNum 382 snap 119 seq_num 382) 2024-08-29T17:54:59.294 INFO:tasks.rados.rados.0.smithi029.stdout:1246: finishing write tid 2 to smithi02969618-26 2024-08-29T17:54:59.294 INFO:tasks.rados.rados.0.smithi029.stdout:1246: finishing write tid 3 to smithi02969618-26 2024-08-29T17:54:59.294 INFO:tasks.rados.rados.0.smithi029.stdout:1246: finishing write tid 4 to smithi02969618-26 2024-08-29T17:54:59.294 INFO:tasks.rados.rados.0.smithi029.stdout:1246: finishing write tid 5 to smithi02969618-26 2024-08-29T17:54:59.294 INFO:tasks.rados.rados.0.smithi029.stdout:1246: finishing write tid 6 to smithi02969618-26 2024-08-29T17:54:59.294 INFO:tasks.rados.rados.0.smithi029.stdout:1246: oid 26 updating version 0 to 720 2024-08-29T17:54:59.294 INFO:tasks.rados.rados.0.smithi029.stdout:1246: oid 26 updating version 720 to 722 2024-08-29T17:54:59.294 INFO:tasks.rados.rados.0.smithi029.stdout:1246: oid 26 version 722 is already newer than 719 2024-08-29T17:54:59.294 INFO:tasks.rados.rados.0.smithi029.stdout:1246: oid 26 version 722 is already newer than 718 2024-08-29T17:54:59.294 INFO:tasks.rados.rados.0.smithi029.stdout:1246: oid 26 version 722 is already newer than 721 2024-08-29T17:54:59.294 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 26 v 722 (ObjNum 383 snap 119 seq_num 383) dirty exists 2024-08-29T17:54:59.294 INFO:tasks.rados.rados.0.smithi029.stdout:1246: left oid 26 (ObjNum 383 snap 119 seq_num 383) 2024-08-29T17:54:59.294 INFO:tasks.rados.rados.0.smithi029.stdout:1247: expect (ObjNum 320 snap 96 seq_num 320) 2024-08-29T17:54:59.373 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:54:59 smithi110 bash[61031]: debug 2024-08-29T17:54:59.303+0000 7f1f3cc77040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-08-29T17:54:59.373 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:54:59 smithi110 bash[24444]: cluster 2024-08-29T17:54:58.091805+0000 mon.a (mon.0) 19 : cluster [DBG] osdmap e316: 8 total, 8 up, 8 in 2024-08-29T17:54:59.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:54:59 smithi029 bash[77880]: cluster 2024-08-29T17:54:58.091805+0000 mon.a (mon.0) 19 : cluster [DBG] osdmap e316: 8 total, 8 up, 8 in 2024-08-29T17:54:59.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:54:59 smithi029 bash[32453]: cluster 2024-08-29T17:54:58.091805+0000 mon.a (mon.0) 19 : cluster [DBG] osdmap e316: 8 total, 8 up, 8 in 2024-08-29T17:54:59.465 INFO:tasks.rados.rados.0.smithi029.stdout:1249: finishing rollback tid 1 to smithi02969618-41 2024-08-29T17:54:59.466 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 41 v 0 (ObjNum 161 snap 0 seq_num 0) dirty dne 2024-08-29T17:54:59.466 INFO:tasks.rados.rados.0.smithi029.stdout:1243: done (4 left) 2024-08-29T17:54:59.466 INFO:tasks.rados.rados.0.smithi029.stdout:1244: done (3 left) 2024-08-29T17:54:59.466 INFO:tasks.rados.rados.0.smithi029.stdout:1246: done (2 left) 2024-08-29T17:54:59.466 INFO:tasks.rados.rados.0.smithi029.stdout:1247: done (1 left) 2024-08-29T17:54:59.466 INFO:tasks.rados.rados.0.smithi029.stdout:1249: done (0 left) 2024-08-29T17:54:59.466 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 9 current snap is 119 2024-08-29T17:54:59.467 INFO:tasks.rados.rados.0.smithi029.stdout:1250: seq_num 385 ranges {0=450560,450560=761856,1212416=442368} 2024-08-29T17:54:59.472 INFO:tasks.rados.rados.0.smithi029.stdout:1250: writing smithi02969618-9 from 0 to 450560 tid 1 2024-08-29T17:54:59.483 INFO:tasks.rados.rados.0.smithi029.stdout:1250: writing smithi02969618-9 from 450560 to 1212416 tid 2 2024-08-29T17:54:59.490 INFO:tasks.rados.rados.0.smithi029.stdout:1250: writing smithi02969618-9 from 1212416 to 1654784 tid 3 2024-08-29T17:54:59.490 INFO:tasks.rados.rados.0.smithi029.stdout:1251: read oid 41 snap -1 2024-08-29T17:54:59.490 INFO:tasks.rados.rados.0.smithi029.stdout:1251: expect deleted 2024-08-29T17:54:59.490 INFO:tasks.rados.rados.0.smithi029.stdout:1252: read oid 1 snap 113 2024-08-29T17:54:59.490 INFO:tasks.rados.rados.0.smithi029.stdout:1252: expect (ObjNum 357 snap 108 seq_num 357) 2024-08-29T17:54:59.490 INFO:tasks.rados.rados.0.smithi029.stdout:1253: snap_remove snap 115 2024-08-29T17:54:59.633 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:54:59 smithi110 bash[61031]: debug 2024-08-29T17:54:59.371+0000 7f1f3cc77040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-08-29T17:54:59.633 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:54:59 smithi110 bash[61031]: debug 2024-08-29T17:54:59.439+0000 7f1f3cc77040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-08-29T17:54:59.633 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:54:59 smithi110 bash[61031]: debug 2024-08-29T17:54:59.631+0000 7f1f3cc77040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-08-29T17:54:59.785 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:54:59 smithi029 bash[70880]: debug 2024-08-29T17:54:59.433+0000 7f8fea584040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-08-29T17:54:59.785 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:54:59 smithi029 bash[70880]: debug 2024-08-29T17:54:59.517+0000 7f8fea584040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-08-29T17:54:59.785 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:54:59 smithi029 bash[70880]: debug 2024-08-29T17:54:59.589+0000 7f8fea584040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-08-29T17:54:59.899 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:54:59 smithi110 bash[61031]: debug 2024-08-29T17:54:59.711+0000 7f1f3cc77040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-08-29T17:54:59.900 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:54:59 smithi110 bash[61031]: debug 2024-08-29T17:54:59.779+0000 7f1f3cc77040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-08-29T17:55:00.099 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:54:59 smithi029 bash[70880]: debug 2024-08-29T17:54:59.785+0000 7f8fea584040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-08-29T17:55:00.099 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:54:59 smithi029 bash[70880]: debug 2024-08-29T17:54:59.865+0000 7f8fea584040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-08-29T17:55:00.100 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:54:59 smithi029 bash[70880]: debug 2024-08-29T17:54:59.937+0000 7f8fea584040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-08-29T17:55:00.117 INFO:tasks.rados.rados.0.smithi029.stdout:1253: done (3 left) 2024-08-29T17:55:00.117 INFO:tasks.rados.rados.0.smithi029.stdout:1254: snap_remove snap 117 2024-08-29T17:55:00.313 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:55:00 smithi110 bash[24444]: cluster 2024-08-29T17:54:59.097278+0000 mon.a (mon.0) 20 : cluster [DBG] osdmap e317: 8 total, 8 up, 8 in 2024-08-29T17:55:00.314 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:55:00 smithi110 bash[61031]: debug 2024-08-29T17:55:00.035+0000 7f1f3cc77040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-08-29T17:55:00.314 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:55:00 smithi110 bash[61031]: debug 2024-08-29T17:55:00.107+0000 7f1f3cc77040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-08-29T17:55:00.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:55:00 smithi029 bash[77880]: cluster 2024-08-29T17:54:59.097278+0000 mon.a (mon.0) 20 : cluster [DBG] osdmap e317: 8 total, 8 up, 8 in 2024-08-29T17:55:00.400 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:55:00 smithi029 bash[70880]: debug 2024-08-29T17:55:00.213+0000 7f8fea584040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-08-29T17:55:00.400 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:55:00 smithi029 bash[70880]: debug 2024-08-29T17:55:00.285+0000 7f8fea584040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-08-29T17:55:00.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:00 smithi029 bash[32453]: cluster 2024-08-29T17:54:59.097278+0000 mon.a (mon.0) 20 : cluster [DBG] osdmap e317: 8 total, 8 up, 8 in 2024-08-29T17:55:00.640 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:55:00 smithi110 bash[61031]: debug 2024-08-29T17:55:00.311+0000 7f1f3cc77040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-08-29T17:55:00.640 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:55:00 smithi110 bash[61031]: debug 2024-08-29T17:55:00.391+0000 7f1f3cc77040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-08-29T17:55:00.834 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:55:00 smithi029 bash[70880]: debug 2024-08-29T17:55:00.493+0000 7f8fea584040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-08-29T17:55:00.834 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:55:00 smithi029 bash[70880]: debug 2024-08-29T17:55:00.573+0000 7f8fea584040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-08-29T17:55:00.899 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:55:00 smithi110 bash[61031]: debug 2024-08-29T17:55:00.639+0000 7f1f3cc77040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-08-29T17:55:00.900 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:55:00 smithi110 bash[61031]: debug 2024-08-29T17:55:00.815+0000 7f1f3cc77040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-08-29T17:55:01.120 INFO:tasks.rados.rados.0.smithi029.stdout:1254: done (3 left) 2024-08-29T17:55:01.120 INFO:tasks.rados.rados.0.smithi029.stdout:1255: snap_remove snap 116 2024-08-29T17:55:01.121 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:55:00 smithi029 bash[70880]: debug 2024-08-29T17:55:00.833+0000 7f8fea584040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-08-29T17:55:01.121 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:55:01 smithi029 bash[70880]: debug 2024-08-29T17:55:01.017+0000 7f8fea584040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-08-29T17:55:01.244 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:55:01 smithi110 bash[24444]: cluster 2024-08-29T17:55:00.118858+0000 mon.a (mon.0) 21 : cluster [DBG] osdmap e318: 8 total, 8 up, 8 in 2024-08-29T17:55:01.244 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:55:00 smithi110 bash[61031]: debug 2024-08-29T17:55:00.979+0000 7f1f3cc77040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-08-29T17:55:01.244 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:55:01 smithi110 bash[61031]: debug 2024-08-29T17:55:01.055+0000 7f1f3cc77040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-08-29T17:55:01.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:55:01 smithi029 bash[77880]: cluster 2024-08-29T17:55:00.118858+0000 mon.a (mon.0) 21 : cluster [DBG] osdmap e318: 8 total, 8 up, 8 in 2024-08-29T17:55:01.400 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:55:01 smithi029 bash[70880]: debug 2024-08-29T17:55:01.193+0000 7f8fea584040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-08-29T17:55:01.400 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:55:01 smithi029 bash[70880]: debug 2024-08-29T17:55:01.273+0000 7f8fea584040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-08-29T17:55:01.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:01 smithi029 bash[32453]: cluster 2024-08-29T17:55:00.118858+0000 mon.a (mon.0) 21 : cluster [DBG] osdmap e318: 8 total, 8 up, 8 in 2024-08-29T17:55:01.649 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:55:01 smithi110 bash[61031]: debug 2024-08-29T17:55:01.243+0000 7f1f3cc77040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-08-29T17:55:01.783 INFO:tasks.rados.rados.0.smithi029.stdout:1255: done (3 left) 2024-08-29T17:55:01.783 INFO:tasks.rados.rados.0.smithi029.stdout:1256: setattr oid 7 current snap is 119 2024-08-29T17:55:01.783 INFO:tasks.rados.rados.0.smithi029.stdout:1250: finishing write tid 1 to smithi02969618-9 2024-08-29T17:55:01.784 INFO:tasks.rados.rados.0.smithi029.stdout:1250: finishing write tid 2 to smithi02969618-9 2024-08-29T17:55:01.784 INFO:tasks.rados.rados.0.smithi029.stdout:1250: finishing write tid 3 to smithi02969618-9 2024-08-29T17:55:01.784 INFO:tasks.rados.rados.0.smithi029.stdout:1250: finishing write tid 4 to smithi02969618-9 2024-08-29T17:55:01.784 INFO:tasks.rados.rados.0.smithi029.stdout:1250: finishing write tid 5 to smithi02969618-9 2024-08-29T17:55:01.784 INFO:tasks.rados.rados.0.smithi029.stdout:1250: oid 9 updating version 0 to 780 2024-08-29T17:55:01.784 INFO:tasks.rados.rados.0.smithi029.stdout:1250: oid 9 updating version 780 to 782 2024-08-29T17:55:01.784 INFO:tasks.rados.rados.0.smithi029.stdout:1250: oid 9 version 782 is already newer than 781 2024-08-29T17:55:01.784 INFO:tasks.rados.rados.0.smithi029.stdout:1250: oid 9 updating version 782 to 783 2024-08-29T17:55:01.784 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 9 v 783 (ObjNum 385 snap 119 seq_num 385) dirty exists 2024-08-29T17:55:01.784 INFO:tasks.rados.rados.0.smithi029.stdout:1250: left oid 9 (ObjNum 385 snap 119 seq_num 385) 2024-08-29T17:55:01.784 INFO:tasks.rados.rados.0.smithi029.stdout:1252: expect (ObjNum 357 snap 108 seq_num 357) 2024-08-29T17:55:01.899 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:55:01 smithi029 bash[70880]: debug 2024-08-29T17:55:01.465+0000 7f8fea584040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-08-29T17:55:02.006 INFO:tasks.rados.rados.0.smithi029.stdout:1250: done (3 left) 2024-08-29T17:55:02.006 INFO:tasks.rados.rados.0.smithi029.stdout:1251: done (2 left) 2024-08-29T17:55:02.006 INFO:tasks.rados.rados.0.smithi029.stdout:1252: done (1 left) 2024-08-29T17:55:02.006 INFO:tasks.rados.rados.0.smithi029.stdout:1257: snap_remove snap 118 2024-08-29T17:55:02.399 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:55:02 smithi110 bash[61031]: debug 2024-08-29T17:55:02.095+0000 7f1f3cc77040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-08-29T17:55:02.400 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:55:02 smithi110 bash[61031]: debug 2024-08-29T17:55:02.175+0000 7f1f3cc77040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-08-29T17:55:02.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:55:02 smithi110 bash[24444]: cluster 2024-08-29T17:55:01.119365+0000 mon.a (mon.0) 22 : cluster [DBG] osdmap e319: 8 total, 8 up, 8 in 2024-08-29T17:55:02.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:55:02 smithi110 bash[24444]: cluster 2024-08-29T17:55:01.781304+0000 mon.a (mon.0) 23 : cluster [DBG] osdmap e320: 8 total, 8 up, 8 in 2024-08-29T17:55:02.400 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:55:02 smithi029 bash[70880]: debug 2024-08-29T17:55:02.349+0000 7f8fea584040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-08-29T17:55:02.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:02 smithi029 bash[32453]: cluster 2024-08-29T17:55:01.119365+0000 mon.a (mon.0) 22 : cluster [DBG] osdmap e319: 8 total, 8 up, 8 in 2024-08-29T17:55:02.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:02 smithi029 bash[32453]: cluster 2024-08-29T17:55:01.781304+0000 mon.a (mon.0) 23 : cluster [DBG] osdmap e320: 8 total, 8 up, 8 in 2024-08-29T17:55:02.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:55:02 smithi029 bash[77880]: cluster 2024-08-29T17:55:01.119365+0000 mon.a (mon.0) 22 : cluster [DBG] osdmap e319: 8 total, 8 up, 8 in 2024-08-29T17:55:02.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:55:02 smithi029 bash[77880]: cluster 2024-08-29T17:55:01.781304+0000 mon.a (mon.0) 23 : cluster [DBG] osdmap e320: 8 total, 8 up, 8 in 2024-08-29T17:55:02.739 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:55:02 smithi029 bash[70880]: debug 2024-08-29T17:55:02.429+0000 7f8fea584040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-08-29T17:55:02.739 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:55:02 smithi029 bash[70880]: debug 2024-08-29T17:55:02.661+0000 7f8fea584040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-08-29T17:55:02.786 INFO:tasks.rados.rados.0.smithi029.stdout:1257: done (1 left) 2024-08-29T17:55:02.786 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 30 current snap is 119 2024-08-29T17:55:02.787 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 7 v 461 (ObjNum 359 snap 108 seq_num 359) dirty exists 2024-08-29T17:55:02.787 INFO:tasks.rados.rados.0.smithi029.stdout:1258: seq_num 386 ranges {1171456=466944,1638400=638976,2277376=565248} 2024-08-29T17:55:02.813 INFO:tasks.rados.rados.0.smithi029.stdout:1258: writing smithi02969618-30 from 1171456 to 1638400 tid 1 2024-08-29T17:55:02.827 INFO:tasks.rados.rados.0.smithi029.stdout:1258: writing smithi02969618-30 from 1638400 to 2277376 tid 2 2024-08-29T17:55:02.839 INFO:tasks.rados.rados.0.smithi029.stdout:1258: writing smithi02969618-30 from 2277376 to 2842624 tid 3 2024-08-29T17:55:02.839 INFO:tasks.rados.rados.0.smithi029.stdout:1256: done (1 left) 2024-08-29T17:55:02.839 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 29 current snap is 119 2024-08-29T17:55:02.839 INFO:tasks.rados.rados.0.smithi029.stdout:1258: finishing write tid 1 to smithi02969618-30 2024-08-29T17:55:02.839 INFO:tasks.rados.rados.0.smithi029.stdout:1258: finishing write tid 2 to smithi02969618-30 2024-08-29T17:55:02.839 INFO:tasks.rados.rados.0.smithi029.stdout:1259: seq_num 387 ranges {0=483328,483328=524288,1007616=679936} 2024-08-29T17:55:02.846 INFO:tasks.rados.rados.0.smithi029.stdout:1259: writing smithi02969618-29 from 0 to 483328 tid 1 2024-08-29T17:55:02.853 INFO:tasks.rados.rados.0.smithi029.stdout:1259: writing smithi02969618-29 from 483328 to 1007616 tid 2 2024-08-29T17:55:02.863 INFO:tasks.rados.rados.0.smithi029.stdout:1259: writing smithi02969618-29 from 1007616 to 1687552 tid 3 2024-08-29T17:55:02.863 INFO:tasks.rados.rados.0.smithi029.stdout:1260: rollback oid 12 current snap is 119 2024-08-29T17:55:02.864 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 12 to 113 2024-08-29T17:55:02.864 INFO:tasks.rados.rados.0.smithi029.stdout:1258: finishing write tid 3 to smithi02969618-30 2024-08-29T17:55:02.864 INFO:tasks.rados.rados.0.smithi029.stdout:1258: finishing write tid 4 to smithi02969618-30 2024-08-29T17:55:02.864 INFO:tasks.rados.rados.0.smithi029.stdout:1258: finishing write tid 5 to smithi02969618-30 2024-08-29T17:55:02.864 INFO:tasks.rados.rados.0.smithi029.stdout:1258: oid 30 updating version 0 to 632 2024-08-29T17:55:02.864 INFO:tasks.rados.rados.0.smithi029.stdout:1258: oid 30 version 632 is already newer than 629 2024-08-29T17:55:02.864 INFO:tasks.rados.rados.0.smithi029.stdout:1258: oid 30 version 632 is already newer than 631 2024-08-29T17:55:02.864 INFO:tasks.rados.rados.0.smithi029.stdout:1258: oid 30 version 632 is already newer than 630 2024-08-29T17:55:02.864 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 30 v 632 (ObjNum 386 snap 119 seq_num 386) dirty exists 2024-08-29T17:55:02.864 INFO:tasks.rados.rados.0.smithi029.stdout:1258: left oid 30 (ObjNum 386 snap 119 seq_num 386) 2024-08-29T17:55:02.864 INFO:tasks.rados.rados.0.smithi029.stdout:1259: finishing write tid 1 to smithi02969618-29 2024-08-29T17:55:02.864 INFO:tasks.rados.rados.0.smithi029.stdout:1259: finishing write tid 2 to smithi02969618-29 2024-08-29T17:55:02.865 INFO:tasks.rados.rados.0.smithi029.stdout:1258: done (2 left) 2024-08-29T17:55:02.865 INFO:tasks.rados.rados.0.smithi029.stdout:1261: rollback oid 25 current snap is 119 2024-08-29T17:55:02.865 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 25 to 113 2024-08-29T17:55:02.865 INFO:tasks.rados.rados.0.smithi029.stdout:1262: rmattr oid 46 current snap is 119 2024-08-29T17:55:02.865 INFO:tasks.rados.rados.0.smithi029.stdout:1263: rmattr oid 18 current snap is 119 2024-08-29T17:55:02.865 INFO:tasks.rados.rados.0.smithi029.stdout:1264: delete oid 7 current snap is 119 2024-08-29T17:55:02.865 INFO:tasks.rados.rados.0.smithi029.stdout:1261: finishing rollback tid 1 to smithi02969618-25 2024-08-29T17:55:02.865 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 25 v 0 (ObjNum 49 snap 0 seq_num 1562141808) dirty dne 2024-08-29T17:55:02.868 INFO:tasks.rados.rados.0.smithi029.stdout:1260: finishing rollback tid 0 to smithi02969618-12 2024-08-29T17:55:02.868 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 18 v 633 (ObjNum 345 snap 106 seq_num 345) dirty exists 2024-08-29T17:55:02.869 INFO:tasks.rados.rados.0.smithi029.stdout:1260: finishing rollback tid 1 to smithi02969618-12 2024-08-29T17:55:02.870 INFO:tasks.rados.rados.0.smithi029.stdout:1259: finishing write tid 3 to smithi02969618-29 2024-08-29T17:55:02.870 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 46 v 986 (ObjNum 329 snap 99 seq_num 329) dirty exists 2024-08-29T17:55:02.870 INFO:tasks.rados.rados.0.smithi029.stdout:1259: finishing write tid 4 to smithi02969618-29 2024-08-29T17:55:02.872 INFO:tasks.rados.rados.0.smithi029.stdout:1260: finishing rollback tid 2 to smithi02969618-12 2024-08-29T17:55:02.872 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 12 v 1074 (ObjNum 355 snap 108 seq_num 355) dirty exists 2024-08-29T17:55:02.872 INFO:tasks.rados.rados.0.smithi029.stdout:1259: finishing write tid 5 to smithi02969618-29 2024-08-29T17:55:02.872 INFO:tasks.rados.rados.0.smithi029.stdout:1259: oid 29 updating version 0 to 467 2024-08-29T17:55:02.872 INFO:tasks.rados.rados.0.smithi029.stdout:1259: oid 29 updating version 467 to 469 2024-08-29T17:55:02.872 INFO:tasks.rados.rados.0.smithi029.stdout:1259: oid 29 version 469 is already newer than 466 2024-08-29T17:55:02.872 INFO:tasks.rados.rados.0.smithi029.stdout:1259: oid 29 version 469 is already newer than 468 2024-08-29T17:55:02.873 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 29 v 469 (ObjNum 387 snap 119 seq_num 387) dirty exists 2024-08-29T17:55:02.873 INFO:tasks.rados.rados.0.smithi029.stdout:1259: left oid 29 (ObjNum 387 snap 119 seq_num 387) 2024-08-29T17:55:02.873 INFO:tasks.rados.rados.0.smithi029.stdout:1259: done (5 left) 2024-08-29T17:55:02.873 INFO:tasks.rados.rados.0.smithi029.stdout:1260: done (4 left) 2024-08-29T17:55:02.873 INFO:tasks.rados.rados.0.smithi029.stdout:1261: done (3 left) 2024-08-29T17:55:02.873 INFO:tasks.rados.rados.0.smithi029.stdout:1262: done (2 left) 2024-08-29T17:55:02.873 INFO:tasks.rados.rados.0.smithi029.stdout:1263: done (1 left) 2024-08-29T17:55:02.873 INFO:tasks.rados.rados.0.smithi029.stdout:1264: done (0 left) 2024-08-29T17:55:02.873 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 50 current snap is 119 2024-08-29T17:55:02.873 INFO:tasks.rados.rados.0.smithi029.stdout:1265: seq_num 389 ranges {0=524288,524288=745472,1269760=458752} 2024-08-29T17:55:02.875 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:55:02 smithi110 bash[61031]: debug 2024-08-29T17:55:02.399+0000 7f1f3cc77040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-08-29T17:55:02.875 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:55:02 smithi110 bash[61031]: debug 2024-08-29T17:55:02.471+0000 7f1f3cc77040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-08-29T17:55:02.875 INFO:tasks.rados.rados.0.smithi029.stdout:1265: writing smithi02969618-50 from 0 to 524288 tid 1 2024-08-29T17:55:02.879 INFO:tasks.rados.rados.0.smithi029.stdout:1265: writing smithi02969618-50 from 524288 to 1269760 tid 2 2024-08-29T17:55:02.882 INFO:tasks.rados.rados.0.smithi029.stdout:1265: writing smithi02969618-50 from 1269760 to 1728512 tid 3 2024-08-29T17:55:02.882 INFO:tasks.rados.rados.0.smithi029.stdout:1266: snap_remove snap 113 2024-08-29T17:55:03.149 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:55:02 smithi029 bash[70880]: debug 2024-08-29T17:55:02.737+0000 7f8fea584040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-08-29T17:55:03.150 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:55:02 smithi110 bash[61031]: debug 2024-08-29T17:55:02.875+0000 7f1f3cc77040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-08-29T17:55:03.150 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:55:02 smithi110 bash[61031]: debug 2024-08-29T17:55:02.959+0000 7f1f3cc77040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-08-29T17:55:03.150 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:55:02 smithi110 bash[61031]: [29/Aug/2024:17:55:02] ENGINE Bus STARTING 2024-08-29T17:55:03.150 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:55:02 smithi110 bash[61031]: CherryPy Checker: 2024-08-29T17:55:03.150 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:55:02 smithi110 bash[61031]: The Application mounted at '' has an empty config. 2024-08-29T17:55:03.150 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:55:03 smithi110 bash[61031]: [29/Aug/2024:17:55:03] ENGINE Serving on http://:::9283 2024-08-29T17:55:03.150 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:55:03 smithi110 bash[61031]: [29/Aug/2024:17:55:03] ENGINE Bus STARTED 2024-08-29T17:55:03.287 INFO:tasks.rados.rados.0.smithi029.stdout:1266: done (1 left) 2024-08-29T17:55:03.287 INFO:tasks.rados.rados.0.smithi029.stdout:1267: read oid 37 snap -1 2024-08-29T17:55:03.287 INFO:tasks.rados.rados.0.smithi029.stdout:1267: expect (ObjNum 0 snap 0 seq_num 0) 2024-08-29T17:55:03.288 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 8 current snap is 119 2024-08-29T17:55:03.288 INFO:tasks.rados.rados.0.smithi029.stdout:1268: seq_num 390 ranges {2547712=540672,3088384=630784,3719168=573440} 2024-08-29T17:55:03.305 INFO:tasks.rados.rados.0.smithi029.stdout:1268: writing smithi02969618-8 from 2547712 to 3088384 tid 1 2024-08-29T17:55:03.310 INFO:tasks.rados.rados.0.smithi029.stdout:1268: writing smithi02969618-8 from 3088384 to 3719168 tid 2 2024-08-29T17:55:03.314 INFO:tasks.rados.rados.0.smithi029.stdout:1268: writing smithi02969618-8 from 3719168 to 4292608 tid 3 2024-08-29T17:55:03.314 INFO:tasks.rados.rados.0.smithi029.stdout:1269: rmattr oid 27 current snap is 119 2024-08-29T17:55:03.314 INFO:tasks.rados.rados.0.smithi029.stdout:1269: done (3 left) 2024-08-29T17:55:03.314 INFO:tasks.rados.rados.0.smithi029.stdout:1270: delete oid 35 current snap is 119 2024-08-29T17:55:03.314 INFO:tasks.rados.rados.0.smithi029.stdout:1265: finishing write tid 1 to smithi02969618-50 2024-08-29T17:55:03.314 INFO:tasks.rados.rados.0.smithi029.stdout:1265: finishing write tid 2 to smithi02969618-50 2024-08-29T17:55:03.314 INFO:tasks.rados.rados.0.smithi029.stdout:1265: finishing write tid 3 to smithi02969618-50 2024-08-29T17:55:03.315 INFO:tasks.rados.rados.0.smithi029.stdout:1265: finishing write tid 4 to smithi02969618-50 2024-08-29T17:55:03.315 INFO:tasks.rados.rados.0.smithi029.stdout:1265: finishing write tid 5 to smithi02969618-50 2024-08-29T17:55:03.315 INFO:tasks.rados.rados.0.smithi029.stdout:1265: oid 50 updating version 0 to 1076 2024-08-29T17:55:03.315 INFO:tasks.rados.rados.0.smithi029.stdout:1265: oid 50 updating version 1076 to 1079 2024-08-29T17:55:03.315 INFO:tasks.rados.rados.0.smithi029.stdout:1265: oid 50 version 1079 is already newer than 1078 2024-08-29T17:55:03.315 INFO:tasks.rados.rados.0.smithi029.stdout:1265: oid 50 version 1079 is already newer than 1077 2024-08-29T17:55:03.315 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 50 v 1079 (ObjNum 389 snap 119 seq_num 389) dirty exists 2024-08-29T17:55:03.315 INFO:tasks.rados.rados.0.smithi029.stdout:1265: left oid 50 (ObjNum 389 snap 119 seq_num 389) 2024-08-29T17:55:03.315 INFO:tasks.rados.rados.0.smithi029.stdout:1267: expect (ObjNum 0 snap 0 seq_num 0) 2024-08-29T17:55:03.318 INFO:tasks.rados.rados.0.smithi029.stdout:1265: done (3 left) 2024-08-29T17:55:03.318 INFO:tasks.rados.rados.0.smithi029.stdout:1267: done (2 left) 2024-08-29T17:55:03.318 INFO:tasks.rados.rados.0.smithi029.stdout:1270: done (1 left) 2024-08-29T17:55:03.319 INFO:tasks.rados.rados.0.smithi029.stdout:1271: rollback oid 3 current snap is 119 2024-08-29T17:55:03.319 INFO:tasks.rados.rados.0.smithi029.stdout:1271: done (1 left) 2024-08-29T17:55:03.319 INFO:tasks.rados.rados.0.smithi029.stdout:1272: read oid 45 snap -1 2024-08-29T17:55:03.319 INFO:tasks.rados.rados.0.smithi029.stdout:1272: expect (ObjNum 306 snap 88 seq_num 306) 2024-08-29T17:55:03.319 INFO:tasks.rados.rados.0.smithi029.stdout:1273: delete oid 20 current snap is 119 2024-08-29T17:55:03.322 INFO:tasks.rados.rados.0.smithi029.stdout:1268: finishing write tid 1 to smithi02969618-8 2024-08-29T17:55:03.323 INFO:tasks.rados.rados.0.smithi029.stdout:1268: finishing write tid 2 to smithi02969618-8 2024-08-29T17:55:03.324 INFO:tasks.rados.rados.0.smithi029.stdout:1268: finishing write tid 3 to smithi02969618-8 2024-08-29T17:55:03.325 INFO:tasks.rados.rados.0.smithi029.stdout:1268: finishing write tid 4 to smithi02969618-8 2024-08-29T17:55:03.326 INFO:tasks.rados.rados.0.smithi029.stdout:1268: finishing write tid 5 to smithi02969618-8 2024-08-29T17:55:03.326 INFO:tasks.rados.rados.0.smithi029.stdout:1268: oid 8 updating version 0 to 222 2024-08-29T17:55:03.327 INFO:tasks.rados.rados.0.smithi029.stdout:1268: oid 8 version 222 is already newer than 221 2024-08-29T17:55:03.327 INFO:tasks.rados.rados.0.smithi029.stdout:1268: oid 8 updating version 222 to 224 2024-08-29T17:55:03.327 INFO:tasks.rados.rados.0.smithi029.stdout:1268: oid 8 version 224 is already newer than 223 2024-08-29T17:55:03.327 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 8 v 224 (ObjNum 390 snap 119 seq_num 390) dirty exists 2024-08-29T17:55:03.327 INFO:tasks.rados.rados.0.smithi029.stdout:1268: left oid 8 (ObjNum 390 snap 119 seq_num 390) 2024-08-29T17:55:03.328 INFO:tasks.rados.rados.0.smithi029.stdout:1268: done (2 left) 2024-08-29T17:55:03.328 INFO:tasks.rados.rados.0.smithi029.stdout:1273: done (1 left) 2024-08-29T17:55:03.328 INFO:tasks.rados.rados.0.smithi029.stdout:1274: read oid 4 snap -1 2024-08-29T17:55:03.329 INFO:tasks.rados.rados.0.smithi029.stdout:1274: expect (ObjNum 269 snap 70 seq_num 269) 2024-08-29T17:55:03.329 INFO:tasks.rados.rados.0.smithi029.stdout:1275: setattr oid 35 current snap is 119 2024-08-29T17:55:03.330 INFO:tasks.rados.rados.0.smithi029.stdout:1276: delete oid 18 current snap is 119 2024-08-29T17:55:03.334 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 35 v 638 (ObjNum 161 snap 0 seq_num 1) dirty exists 2024-08-29T17:55:03.337 INFO:tasks.rados.rados.0.smithi029.stdout:1275: done (3 left) 2024-08-29T17:55:03.337 INFO:tasks.rados.rados.0.smithi029.stdout:1276: done (2 left) 2024-08-29T17:55:03.337 INFO:tasks.rados.rados.0.smithi029.stdout:1277: delete oid 39 current snap is 119 2024-08-29T17:55:03.339 INFO:tasks.rados.rados.0.smithi029.stdout:1277: done (2 left) 2024-08-29T17:55:03.340 INFO:tasks.rados.rados.0.smithi029.stdout:1278: copy_from oid 34 from oid 23 current snap is 119 2024-08-29T17:55:03.340 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 37 current snap is 119 2024-08-29T17:55:03.340 INFO:tasks.rados.rados.0.smithi029.stdout:1279: seq_num 395 ranges {0=622592,622592=450560,1073152=753664} 2024-08-29T17:55:03.344 INFO:tasks.rados.rados.0.smithi029.stdout:1279: writing smithi02969618-37 from 0 to 622592 tid 1 2024-08-29T17:55:03.347 INFO:tasks.rados.rados.0.smithi029.stdout:1279: writing smithi02969618-37 from 622592 to 1073152 tid 2 2024-08-29T17:55:03.351 INFO:tasks.rados.rados.0.smithi029.stdout:1279: writing smithi02969618-37 from 1073152 to 1826816 tid 3 2024-08-29T17:55:03.351 INFO:tasks.rados.rados.0.smithi029.stdout:1280: copy_from oid 11 from oid 28 current snap is 119 2024-08-29T17:55:03.351 INFO:tasks.rados.rados.0.smithi029.stdout:1274: expect (ObjNum 269 snap 70 seq_num 269) 2024-08-29T17:55:03.424 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:55:03 smithi029 bash[70880]: debug 2024-08-29T17:55:03.165+0000 7f8fea584040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-08-29T17:55:03.424 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:55:03 smithi029 bash[70880]: debug 2024-08-29T17:55:03.245+0000 7f8fea584040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-08-29T17:55:03.478 INFO:tasks.rados.rados.0.smithi029.stdout:1278: finishing copy_from racing read to smithi02969618-34 2024-08-29T17:55:03.478 INFO:tasks.rados.rados.0.smithi029.stdout:1278: finishing copy_from to smithi02969618-34 2024-08-29T17:55:03.478 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 34 v 985 (ObjNum 340 snap 103 seq_num 340) dirty exists 2024-08-29T17:55:03.478 INFO:tasks.rados.rados.0.smithi029.stdout:1272: expect (ObjNum 306 snap 88 seq_num 306) 2024-08-29T17:55:03.723 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:55:03 smithi029 bash[70880]: [29/Aug/2024:17:55:03] ENGINE Bus STARTING 2024-08-29T17:55:03.723 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:55:03 smithi029 bash[70880]: CherryPy Checker: 2024-08-29T17:55:03.723 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:55:03 smithi029 bash[70880]: The Application mounted at '' has an empty config. 2024-08-29T17:55:03.723 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:55:03 smithi029 bash[70880]: debug 2024-08-29T17:55:03.477+0000 7f8f51704640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-29T17:55:03.723 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:55:03 smithi029 bash[70880]: debug 2024-08-29T17:55:03.477+0000 7f8f51704640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-29T17:55:03.723 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:55:03 smithi029 bash[70880]: debug 2024-08-29T17:55:03.477+0000 7f8f51704640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-29T17:55:03.723 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:55:03 smithi029 bash[70880]: debug 2024-08-29T17:55:03.477+0000 7f8f51704640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-29T17:55:03.723 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:55:03 smithi029 bash[70880]: debug 2024-08-29T17:55:03.477+0000 7f8f51704640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-29T17:55:03.723 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:55:03 smithi029 bash[70880]: debug 2024-08-29T17:55:03.477+0000 7f8f58f13640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-29T17:55:03.723 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:55:03 smithi029 bash[70880]: debug 2024-08-29T17:55:03.477+0000 7f8f58f13640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-29T17:55:03.723 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:55:03 smithi029 bash[70880]: debug 2024-08-29T17:55:03.477+0000 7f8f58f13640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-29T17:55:03.724 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:55:03 smithi029 bash[70880]: debug 2024-08-29T17:55:03.477+0000 7f8f58f13640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-29T17:55:03.724 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:55:03 smithi029 bash[70880]: debug 2024-08-29T17:55:03.477+0000 7f8f58f13640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-29T17:55:03.724 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:55:03 smithi029 bash[70880]: [29/Aug/2024:17:55:03] ENGINE Serving on http://:::9283 2024-08-29T17:55:03.724 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:55:03 smithi029 bash[70880]: [29/Aug/2024:17:55:03] ENGINE Bus STARTED 2024-08-29T17:55:03.810 INFO:tasks.rados.rados.0.smithi029.stdout:1279: finishing write tid 1 to smithi02969618-37 2024-08-29T17:55:03.810 INFO:tasks.rados.rados.0.smithi029.stdout:1279: finishing write tid 2 to smithi02969618-37 2024-08-29T17:55:03.810 INFO:tasks.rados.rados.0.smithi029.stdout:1272: done (4 left) 2024-08-29T17:55:03.810 INFO:tasks.rados.rados.0.smithi029.stdout:1274: done (3 left) 2024-08-29T17:55:03.810 INFO:tasks.rados.rados.0.smithi029.stdout:1278: done (2 left) 2024-08-29T17:55:03.810 INFO:tasks.rados.rados.0.smithi029.stdout:1281: read oid 38 snap -1 2024-08-29T17:55:03.810 INFO:tasks.rados.rados.0.smithi029.stdout:1281: expect (ObjNum 357 snap 108 seq_num 357) 2024-08-29T17:55:03.810 INFO:tasks.rados.rados.0.smithi029.stdout:1282: read oid 46 snap -1 2024-08-29T17:55:03.810 INFO:tasks.rados.rados.0.smithi029.stdout:1282: expect (ObjNum 329 snap 99 seq_num 329) 2024-08-29T17:55:03.810 INFO:tasks.rados.rados.0.smithi029.stdout:1283: snap_create 2024-08-29T17:55:03.810 INFO:tasks.rados.rados.0.smithi029.stdout:1279: finishing write tid 3 to smithi02969618-37 2024-08-29T17:55:03.810 INFO:tasks.rados.rados.0.smithi029.stdout:1279: finishing write tid 4 to smithi02969618-37 2024-08-29T17:55:03.811 INFO:tasks.rados.rados.0.smithi029.stdout:1279: finishing write tid 5 to smithi02969618-37 2024-08-29T17:55:03.811 INFO:tasks.rados.rados.0.smithi029.stdout:1279: oid 37 updating version 0 to 1085 2024-08-29T17:55:03.811 INFO:tasks.rados.rados.0.smithi029.stdout:1279: oid 37 updating version 1085 to 1088 2024-08-29T17:55:03.811 INFO:tasks.rados.rados.0.smithi029.stdout:1279: oid 37 version 1088 is already newer than 1086 2024-08-29T17:55:03.811 INFO:tasks.rados.rados.0.smithi029.stdout:1279: oid 37 version 1088 is already newer than 1087 2024-08-29T17:55:03.811 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 37 v 1088 (ObjNum 395 snap 119 seq_num 395) dirty exists 2024-08-29T17:55:03.811 INFO:tasks.rados.rados.0.smithi029.stdout:1279: left oid 37 (ObjNum 395 snap 119 seq_num 395) 2024-08-29T17:55:03.811 INFO:tasks.rados.rados.0.smithi029.stdout:1280: finishing copy_from racing read to smithi02969618-11 2024-08-29T17:55:03.811 INFO:tasks.rados.rados.0.smithi029.stdout:1280: finishing copy_from to smithi02969618-11 2024-08-29T17:55:03.811 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 11 v 985 (ObjNum 340 snap 103 seq_num 340) dirty exists 2024-08-29T17:55:03.813 INFO:tasks.rados.rados.0.smithi029.stdout:1282: expect (ObjNum 329 snap 99 seq_num 329) 2024-08-29T17:55:03.861 INFO:tasks.rados.rados.0.smithi029.stdout:1281: expect (ObjNum 357 snap 108 seq_num 357) 2024-08-29T17:55:03.987 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:55:03 smithi110 bash[24444]: cluster 2024-08-29T17:55:02.786267+0000 mon.a (mon.0) 24 : cluster [DBG] osdmap e321: 8 total, 8 up, 8 in 2024-08-29T17:55:03.987 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:55:03 smithi110 bash[24444]: cluster 2024-08-29T17:55:02.982986+0000 mon.a (mon.0) 25 : cluster [DBG] Standby manager daemon x restarted 2024-08-29T17:55:03.987 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:55:03 smithi110 bash[24444]: cluster 2024-08-29T17:55:02.983130+0000 mon.a (mon.0) 26 : cluster [DBG] Standby manager daemon x started 2024-08-29T17:55:03.987 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:55:03 smithi110 bash[24444]: audit 2024-08-29T17:55:02.986576+0000 mon.b (mon.1) 51 : audit [DBG] from='mgr.? 172.21.15.110:0/4078333869' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-08-29T17:55:03.988 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:55:03 smithi110 bash[24444]: audit 2024-08-29T17:55:02.987381+0000 mon.b (mon.1) 52 : audit [DBG] from='mgr.? 172.21.15.110:0/4078333869' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-29T17:55:03.988 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:55:03 smithi110 bash[24444]: audit 2024-08-29T17:55:02.989605+0000 mon.b (mon.1) 53 : audit [DBG] from='mgr.? 172.21.15.110:0/4078333869' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-08-29T17:55:03.988 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:55:03 smithi110 bash[24444]: audit 2024-08-29T17:55:02.990738+0000 mon.b (mon.1) 54 : audit [DBG] from='mgr.? 172.21.15.110:0/4078333869' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-29T17:55:03.988 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:55:03 smithi110 bash[24444]: cluster 2024-08-29T17:55:03.270120+0000 mon.a (mon.0) 27 : cluster [INF] Active manager daemon y restarted 2024-08-29T17:55:03.988 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:55:03 smithi110 bash[24444]: cluster 2024-08-29T17:55:03.270888+0000 mon.a (mon.0) 28 : cluster [INF] Activating manager daemon y 2024-08-29T17:55:03.988 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:55:03 smithi110 bash[24444]: cluster 2024-08-29T17:55:03.277566+0000 mon.a (mon.0) 29 : cluster [DBG] osdmap e322: 8 total, 8 up, 8 in 2024-08-29T17:55:03.988 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:55:03 smithi110 bash[24444]: cluster 2024-08-29T17:55:03.277882+0000 mon.a (mon.0) 30 : cluster [DBG] mgrmap e37: y(active, starting, since 0.00718461s), standbys: x 2024-08-29T17:55:03.988 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:55:03 smithi110 bash[24444]: audit 2024-08-29T17:55:03.301610+0000 mon.b (mon.1) 55 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T17:55:03.988 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:55:03 smithi110 bash[24444]: audit 2024-08-29T17:55:03.302203+0000 mon.b (mon.1) 56 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T17:55:03.988 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:55:03 smithi110 bash[24444]: audit 2024-08-29T17:55:03.302743+0000 mon.b (mon.1) 57 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T17:55:03.988 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:55:03 smithi110 bash[24444]: audit 2024-08-29T17:55:03.303297+0000 mon.b (mon.1) 58 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-08-29T17:55:03.988 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:55:03 smithi110 bash[24444]: audit 2024-08-29T17:55:03.304421+0000 mon.b (mon.1) 59 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-08-29T17:55:03.988 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:55:03 smithi110 bash[24444]: audit 2024-08-29T17:55:03.305139+0000 mon.b (mon.1) 60 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-08-29T17:55:03.989 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:55:03 smithi110 bash[24444]: audit 2024-08-29T17:55:03.306083+0000 mon.b (mon.1) 61 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-08-29T17:55:03.989 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:55:03 smithi110 bash[24444]: audit 2024-08-29T17:55:03.306724+0000 mon.b (mon.1) 62 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-29T17:55:03.989 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:55:03 smithi110 bash[24444]: audit 2024-08-29T17:55:03.307419+0000 mon.b (mon.1) 63 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-29T17:55:03.989 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:55:03 smithi110 bash[24444]: audit 2024-08-29T17:55:03.308673+0000 mon.b (mon.1) 64 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-29T17:55:03.989 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:55:03 smithi110 bash[24444]: audit 2024-08-29T17:55:03.309356+0000 mon.b (mon.1) 65 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-29T17:55:03.989 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:55:03 smithi110 bash[24444]: audit 2024-08-29T17:55:03.310084+0000 mon.b (mon.1) 66 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-29T17:55:03.989 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:55:03 smithi110 bash[24444]: audit 2024-08-29T17:55:03.310933+0000 mon.b (mon.1) 67 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-29T17:55:03.989 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:55:03 smithi110 bash[24444]: audit 2024-08-29T17:55:03.311567+0000 mon.b (mon.1) 68 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-29T17:55:03.989 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:55:03 smithi110 bash[24444]: audit 2024-08-29T17:55:03.312599+0000 mon.b (mon.1) 69 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-29T17:55:03.989 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:55:03 smithi110 bash[24444]: audit 2024-08-29T17:55:03.313847+0000 mon.b (mon.1) 70 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-08-29T17:55:03.989 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:55:03 smithi110 bash[24444]: audit 2024-08-29T17:55:03.314940+0000 mon.b (mon.1) 71 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-08-29T17:55:03.989 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:55:03 smithi110 bash[24444]: audit 2024-08-29T17:55:03.316917+0000 mon.b (mon.1) 72 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-08-29T17:55:03.990 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:55:03 smithi110 bash[24444]: cluster 2024-08-29T17:55:03.347503+0000 mon.a (mon.0) 31 : cluster [INF] Manager daemon y is now available 2024-08-29T17:55:03.990 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:55:03 smithi110 bash[24444]: audit 2024-08-29T17:55:03.386777+0000 mon.b (mon.1) 73 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:55:03.990 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:55:03 smithi110 bash[24444]: audit 2024-08-29T17:55:03.414678+0000 mon.b (mon.1) 74 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T17:55:03.990 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:55:03 smithi110 bash[24444]: audit 2024-08-29T17:55:03.415377+0000 mon.b (mon.1) 75 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-29T17:55:03.990 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:55:03 smithi110 bash[24444]: audit 2024-08-29T17:55:03.415753+0000 mon.a (mon.0) 32 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-29T17:55:03.990 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:55:03 smithi110 bash[24444]: audit 2024-08-29T17:55:03.459208+0000 mon.b (mon.1) 76 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-29T17:55:03.990 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:55:03 smithi110 bash[24444]: audit 2024-08-29T17:55:03.459678+0000 mon.a (mon.0) 33 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-29T17:55:04.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:55:03 smithi029 bash[77880]: cluster 2024-08-29T17:55:02.786267+0000 mon.a (mon.0) 24 : cluster [DBG] osdmap e321: 8 total, 8 up, 8 in 2024-08-29T17:55:04.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:55:03 smithi029 bash[77880]: cluster 2024-08-29T17:55:02.982986+0000 mon.a (mon.0) 25 : cluster [DBG] Standby manager daemon x restarted 2024-08-29T17:55:04.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:55:03 smithi029 bash[77880]: cluster 2024-08-29T17:55:02.983130+0000 mon.a (mon.0) 26 : cluster [DBG] Standby manager daemon x started 2024-08-29T17:55:04.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:55:03 smithi029 bash[77880]: audit 2024-08-29T17:55:02.986576+0000 mon.b (mon.1) 51 : audit [DBG] from='mgr.? 172.21.15.110:0/4078333869' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-08-29T17:55:04.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:55:03 smithi029 bash[77880]: audit 2024-08-29T17:55:02.987381+0000 mon.b (mon.1) 52 : audit [DBG] from='mgr.? 172.21.15.110:0/4078333869' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-29T17:55:04.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:55:03 smithi029 bash[77880]: audit 2024-08-29T17:55:02.989605+0000 mon.b (mon.1) 53 : audit [DBG] from='mgr.? 172.21.15.110:0/4078333869' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-08-29T17:55:04.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:55:03 smithi029 bash[77880]: audit 2024-08-29T17:55:02.990738+0000 mon.b (mon.1) 54 : audit [DBG] from='mgr.? 172.21.15.110:0/4078333869' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-29T17:55:04.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:55:03 smithi029 bash[77880]: cluster 2024-08-29T17:55:03.270120+0000 mon.a (mon.0) 27 : cluster [INF] Active manager daemon y restarted 2024-08-29T17:55:04.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:55:03 smithi029 bash[77880]: cluster 2024-08-29T17:55:03.270888+0000 mon.a (mon.0) 28 : cluster [INF] Activating manager daemon y 2024-08-29T17:55:04.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:55:03 smithi029 bash[77880]: cluster 2024-08-29T17:55:03.277566+0000 mon.a (mon.0) 29 : cluster [DBG] osdmap e322: 8 total, 8 up, 8 in 2024-08-29T17:55:04.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:55:03 smithi029 bash[77880]: cluster 2024-08-29T17:55:03.277882+0000 mon.a (mon.0) 30 : cluster [DBG] mgrmap e37: y(active, starting, since 0.00718461s), standbys: x 2024-08-29T17:55:04.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:55:03 smithi029 bash[77880]: audit 2024-08-29T17:55:03.301610+0000 mon.b (mon.1) 55 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T17:55:04.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:55:03 smithi029 bash[77880]: audit 2024-08-29T17:55:03.302203+0000 mon.b (mon.1) 56 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T17:55:04.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:55:03 smithi029 bash[77880]: audit 2024-08-29T17:55:03.302743+0000 mon.b (mon.1) 57 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T17:55:04.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:55:03 smithi029 bash[77880]: audit 2024-08-29T17:55:03.303297+0000 mon.b (mon.1) 58 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-08-29T17:55:04.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:55:03 smithi029 bash[77880]: audit 2024-08-29T17:55:03.304421+0000 mon.b (mon.1) 59 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-08-29T17:55:04.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:55:03 smithi029 bash[77880]: audit 2024-08-29T17:55:03.305139+0000 mon.b (mon.1) 60 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-08-29T17:55:04.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:55:03 smithi029 bash[77880]: audit 2024-08-29T17:55:03.306083+0000 mon.b (mon.1) 61 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-08-29T17:55:04.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:55:03 smithi029 bash[77880]: audit 2024-08-29T17:55:03.306724+0000 mon.b (mon.1) 62 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-29T17:55:04.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:55:03 smithi029 bash[77880]: audit 2024-08-29T17:55:03.307419+0000 mon.b (mon.1) 63 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-29T17:55:04.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:03 smithi029 bash[32453]: cluster 2024-08-29T17:55:02.786267+0000 mon.a (mon.0) 24 : cluster [DBG] osdmap e321: 8 total, 8 up, 8 in 2024-08-29T17:55:04.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:03 smithi029 bash[32453]: cluster 2024-08-29T17:55:02.982986+0000 mon.a (mon.0) 25 : cluster [DBG] Standby manager daemon x restarted 2024-08-29T17:55:04.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:03 smithi029 bash[32453]: cluster 2024-08-29T17:55:02.983130+0000 mon.a (mon.0) 26 : cluster [DBG] Standby manager daemon x started 2024-08-29T17:55:04.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:03 smithi029 bash[32453]: audit 2024-08-29T17:55:02.986576+0000 mon.b (mon.1) 51 : audit [DBG] from='mgr.? 172.21.15.110:0/4078333869' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-08-29T17:55:04.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:03 smithi029 bash[32453]: audit 2024-08-29T17:55:02.987381+0000 mon.b (mon.1) 52 : audit [DBG] from='mgr.? 172.21.15.110:0/4078333869' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-29T17:55:04.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:03 smithi029 bash[32453]: audit 2024-08-29T17:55:02.989605+0000 mon.b (mon.1) 53 : audit [DBG] from='mgr.? 172.21.15.110:0/4078333869' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-08-29T17:55:04.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:03 smithi029 bash[32453]: audit 2024-08-29T17:55:02.990738+0000 mon.b (mon.1) 54 : audit [DBG] from='mgr.? 172.21.15.110:0/4078333869' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-29T17:55:04.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:03 smithi029 bash[32453]: cluster 2024-08-29T17:55:03.270120+0000 mon.a (mon.0) 27 : cluster [INF] Active manager daemon y restarted 2024-08-29T17:55:04.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:03 smithi029 bash[32453]: cluster 2024-08-29T17:55:03.270888+0000 mon.a (mon.0) 28 : cluster [INF] Activating manager daemon y 2024-08-29T17:55:04.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:03 smithi029 bash[32453]: cluster 2024-08-29T17:55:03.277566+0000 mon.a (mon.0) 29 : cluster [DBG] osdmap e322: 8 total, 8 up, 8 in 2024-08-29T17:55:04.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:03 smithi029 bash[32453]: cluster 2024-08-29T17:55:03.277882+0000 mon.a (mon.0) 30 : cluster [DBG] mgrmap e37: y(active, starting, since 0.00718461s), standbys: x 2024-08-29T17:55:04.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:03 smithi029 bash[32453]: audit 2024-08-29T17:55:03.301610+0000 mon.b (mon.1) 55 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T17:55:04.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:03 smithi029 bash[32453]: audit 2024-08-29T17:55:03.302203+0000 mon.b (mon.1) 56 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T17:55:04.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:03 smithi029 bash[32453]: audit 2024-08-29T17:55:03.302743+0000 mon.b (mon.1) 57 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T17:55:04.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:03 smithi029 bash[32453]: audit 2024-08-29T17:55:03.303297+0000 mon.b (mon.1) 58 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-08-29T17:55:04.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:03 smithi029 bash[32453]: audit 2024-08-29T17:55:03.304421+0000 mon.b (mon.1) 59 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-08-29T17:55:04.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:03 smithi029 bash[32453]: audit 2024-08-29T17:55:03.305139+0000 mon.b (mon.1) 60 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-08-29T17:55:04.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:03 smithi029 bash[32453]: audit 2024-08-29T17:55:03.306083+0000 mon.b (mon.1) 61 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-08-29T17:55:04.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:03 smithi029 bash[32453]: audit 2024-08-29T17:55:03.306724+0000 mon.b (mon.1) 62 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-29T17:55:04.154 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:03 smithi029 bash[32453]: audit 2024-08-29T17:55:03.307419+0000 mon.b (mon.1) 63 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-29T17:55:04.154 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:55:03 smithi029 bash[77880]: audit 2024-08-29T17:55:03.308673+0000 mon.b (mon.1) 64 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-29T17:55:04.154 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:55:03 smithi029 bash[77880]: audit 2024-08-29T17:55:03.309356+0000 mon.b (mon.1) 65 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-29T17:55:04.154 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:55:03 smithi029 bash[77880]: audit 2024-08-29T17:55:03.310084+0000 mon.b (mon.1) 66 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-29T17:55:04.154 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:55:03 smithi029 bash[77880]: audit 2024-08-29T17:55:03.310933+0000 mon.b (mon.1) 67 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-29T17:55:04.154 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:55:03 smithi029 bash[77880]: audit 2024-08-29T17:55:03.311567+0000 mon.b (mon.1) 68 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-29T17:55:04.154 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:55:03 smithi029 bash[77880]: audit 2024-08-29T17:55:03.312599+0000 mon.b (mon.1) 69 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-29T17:55:04.154 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:55:03 smithi029 bash[77880]: audit 2024-08-29T17:55:03.313847+0000 mon.b (mon.1) 70 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-08-29T17:55:04.154 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:55:03 smithi029 bash[77880]: audit 2024-08-29T17:55:03.314940+0000 mon.b (mon.1) 71 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-08-29T17:55:04.154 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:55:03 smithi029 bash[77880]: audit 2024-08-29T17:55:03.316917+0000 mon.b (mon.1) 72 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-08-29T17:55:04.155 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:55:03 smithi029 bash[77880]: cluster 2024-08-29T17:55:03.347503+0000 mon.a (mon.0) 31 : cluster [INF] Manager daemon y is now available 2024-08-29T17:55:04.155 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:55:03 smithi029 bash[77880]: audit 2024-08-29T17:55:03.386777+0000 mon.b (mon.1) 73 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:55:04.155 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:55:03 smithi029 bash[77880]: audit 2024-08-29T17:55:03.414678+0000 mon.b (mon.1) 74 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T17:55:04.155 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:55:03 smithi029 bash[77880]: audit 2024-08-29T17:55:03.415377+0000 mon.b (mon.1) 75 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-29T17:55:04.155 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:55:03 smithi029 bash[77880]: audit 2024-08-29T17:55:03.415753+0000 mon.a (mon.0) 32 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-29T17:55:04.155 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:55:03 smithi029 bash[77880]: audit 2024-08-29T17:55:03.459208+0000 mon.b (mon.1) 76 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-29T17:55:04.155 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:55:03 smithi029 bash[77880]: audit 2024-08-29T17:55:03.459678+0000 mon.a (mon.0) 33 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-29T17:55:04.155 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:03 smithi029 bash[32453]: audit 2024-08-29T17:55:03.308673+0000 mon.b (mon.1) 64 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-29T17:55:04.155 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:03 smithi029 bash[32453]: audit 2024-08-29T17:55:03.309356+0000 mon.b (mon.1) 65 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-29T17:55:04.155 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:03 smithi029 bash[32453]: audit 2024-08-29T17:55:03.310084+0000 mon.b (mon.1) 66 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-29T17:55:04.156 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:03 smithi029 bash[32453]: audit 2024-08-29T17:55:03.310933+0000 mon.b (mon.1) 67 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-29T17:55:04.156 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:03 smithi029 bash[32453]: audit 2024-08-29T17:55:03.311567+0000 mon.b (mon.1) 68 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-29T17:55:04.156 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:03 smithi029 bash[32453]: audit 2024-08-29T17:55:03.312599+0000 mon.b (mon.1) 69 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-29T17:55:04.156 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:03 smithi029 bash[32453]: audit 2024-08-29T17:55:03.313847+0000 mon.b (mon.1) 70 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-08-29T17:55:04.156 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:03 smithi029 bash[32453]: audit 2024-08-29T17:55:03.314940+0000 mon.b (mon.1) 71 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-08-29T17:55:04.156 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:03 smithi029 bash[32453]: audit 2024-08-29T17:55:03.316917+0000 mon.b (mon.1) 72 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-08-29T17:55:04.156 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:03 smithi029 bash[32453]: cluster 2024-08-29T17:55:03.347503+0000 mon.a (mon.0) 31 : cluster [INF] Manager daemon y is now available 2024-08-29T17:55:04.156 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:03 smithi029 bash[32453]: audit 2024-08-29T17:55:03.386777+0000 mon.b (mon.1) 73 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:55:04.156 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:03 smithi029 bash[32453]: audit 2024-08-29T17:55:03.414678+0000 mon.b (mon.1) 74 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T17:55:04.157 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:03 smithi029 bash[32453]: audit 2024-08-29T17:55:03.415377+0000 mon.b (mon.1) 75 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-29T17:55:04.157 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:03 smithi029 bash[32453]: audit 2024-08-29T17:55:03.415753+0000 mon.a (mon.0) 32 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-29T17:55:04.157 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:03 smithi029 bash[32453]: audit 2024-08-29T17:55:03.459208+0000 mon.b (mon.1) 76 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-29T17:55:04.157 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:03 smithi029 bash[32453]: audit 2024-08-29T17:55:03.459678+0000 mon.a (mon.0) 33 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-29T17:55:04.600 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:55:04 smithi029 bash[70880]: debug 2024-08-29T17:55:04.293+0000 7f8f89273640 -1 mgr.server handle_report got status from non-daemon mon.a 2024-08-29T17:55:04.792 INFO:tasks.rados.rados.0.smithi029.stdout:1279: done (4 left) 2024-08-29T17:55:04.792 INFO:tasks.rados.rados.0.smithi029.stdout:1280: done (3 left) 2024-08-29T17:55:04.792 INFO:tasks.rados.rados.0.smithi029.stdout:1281: done (2 left) 2024-08-29T17:55:04.792 INFO:tasks.rados.rados.0.smithi029.stdout:1282: done (1 left) 2024-08-29T17:55:04.792 INFO:tasks.rados.rados.0.smithi029.stdout:1283: done (0 left) 2024-08-29T17:55:04.792 INFO:tasks.rados.rados.0.smithi029.stdout:1284: copy_from oid 48 from oid 12 current snap is 120 2024-08-29T17:55:04.792 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 20 current snap is 120 2024-08-29T17:55:04.792 INFO:tasks.rados.rados.0.smithi029.stdout:1285: seq_num 396 ranges {0=638976,638976=786432,1425408=417792} 2024-08-29T17:55:04.802 INFO:tasks.rados.rados.0.smithi029.stdout:1285: writing smithi02969618-20 from 0 to 638976 tid 1 2024-08-29T17:55:04.812 INFO:tasks.rados.rados.0.smithi029.stdout:1285: writing smithi02969618-20 from 638976 to 1425408 tid 2 2024-08-29T17:55:04.820 INFO:tasks.rados.rados.0.smithi029.stdout:1285: writing smithi02969618-20 from 1425408 to 1843200 tid 3 2024-08-29T17:55:04.820 INFO:tasks.rados.rados.0.smithi029.stdout:1286: read oid 34 snap -1 2024-08-29T17:55:04.820 INFO:tasks.rados.rados.0.smithi029.stdout:1286: expect (ObjNum 340 snap 103 seq_num 340) 2024-08-29T17:55:04.820 INFO:tasks.rados.rados.0.smithi029.stdout:1287: read oid 14 snap -1 2024-08-29T17:55:04.821 INFO:tasks.rados.rados.0.smithi029.stdout:1287: expect (ObjNum 333 snap 99 seq_num 333) 2024-08-29T17:55:04.821 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 26 current snap is 120 2024-08-29T17:55:04.821 INFO:tasks.rados.rados.0.smithi029.stdout:1285: finishing write tid 1 to smithi02969618-20 2024-08-29T17:55:04.821 INFO:tasks.rados.rados.0.smithi029.stdout:1285: finishing write tid 2 to smithi02969618-20 2024-08-29T17:55:04.821 INFO:tasks.rados.rados.0.smithi029.stdout:1288: seq_num 397 ranges {1622016=655360,2277376=671744,2949120=532480} 2024-08-29T17:55:04.857 INFO:tasks.rados.rados.0.smithi029.stdout:1288: writing smithi02969618-26 from 1622016 to 2277376 tid 1 2024-08-29T17:55:04.865 INFO:tasks.rados.rados.0.smithi029.stdout:1288: writing smithi02969618-26 from 2277376 to 2949120 tid 2 2024-08-29T17:55:04.871 INFO:tasks.rados.rados.0.smithi029.stdout:1288: writing smithi02969618-26 from 2949120 to 3481600 tid 3 2024-08-29T17:55:04.871 INFO:tasks.rados.rados.0.smithi029.stdout:1285: finishing write tid 3 to smithi02969618-20 2024-08-29T17:55:04.871 INFO:tasks.rados.rados.0.smithi029.stdout:1285: finishing write tid 4 to smithi02969618-20 2024-08-29T17:55:04.871 INFO:tasks.rados.rados.0.smithi029.stdout:1285: finishing write tid 5 to smithi02969618-20 2024-08-29T17:55:04.871 INFO:tasks.rados.rados.0.smithi029.stdout:1285: oid 20 updating version 0 to 1091 2024-08-29T17:55:04.871 INFO:tasks.rados.rados.0.smithi029.stdout:1285: oid 20 version 1091 is already newer than 1090 2024-08-29T17:55:04.871 INFO:tasks.rados.rados.0.smithi029.stdout:1285: oid 20 updating version 1091 to 1092 2024-08-29T17:55:04.872 INFO:tasks.rados.rados.0.smithi029.stdout:1285: oid 20 version 1092 is already newer than 1089 2024-08-29T17:55:04.872 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 20 v 1092 (ObjNum 396 snap 120 seq_num 396) dirty exists 2024-08-29T17:55:04.872 INFO:tasks.rados.rados.0.smithi029.stdout:1285: left oid 20 (ObjNum 396 snap 120 seq_num 396) 2024-08-29T17:55:04.872 INFO:tasks.rados.rados.0.smithi029.stdout:1287: expect (ObjNum 333 snap 99 seq_num 333) 2024-08-29T17:55:04.899 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:55:04 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:17:55:04] "GET /metrics HTTP/1.1" 200 33339 "" "Prometheus/2.43.0" 2024-08-29T17:55:05.022 INFO:tasks.rados.rados.0.smithi029.stdout:1286: expect (ObjNum 340 snap 103 seq_num 340) 2024-08-29T17:55:05.079 INFO:tasks.rados.rados.0.smithi029.stdout:1284: finishing copy_from racing read to smithi02969618-48 2024-08-29T17:55:05.079 INFO:tasks.rados.rados.0.smithi029.stdout:1284: finishing copy_from to smithi02969618-48 2024-08-29T17:55:05.079 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 48 v 1074 (ObjNum 355 snap 108 seq_num 355) dirty exists 2024-08-29T17:55:05.079 INFO:tasks.rados.rados.0.smithi029.stdout:1288: finishing write tid 1 to smithi02969618-26 2024-08-29T17:55:05.079 INFO:tasks.rados.rados.0.smithi029.stdout:1288: finishing write tid 2 to smithi02969618-26 2024-08-29T17:55:05.079 INFO:tasks.rados.rados.0.smithi029.stdout:1288: finishing write tid 3 to smithi02969618-26 2024-08-29T17:55:05.079 INFO:tasks.rados.rados.0.smithi029.stdout:1288: finishing write tid 4 to smithi02969618-26 2024-08-29T17:55:05.080 INFO:tasks.rados.rados.0.smithi029.stdout:1288: finishing write tid 5 to smithi02969618-26 2024-08-29T17:55:05.080 INFO:tasks.rados.rados.0.smithi029.stdout:1288: oid 26 updating version 0 to 723 2024-08-29T17:55:05.080 INFO:tasks.rados.rados.0.smithi029.stdout:1288: oid 26 updating version 723 to 724 2024-08-29T17:55:05.080 INFO:tasks.rados.rados.0.smithi029.stdout:1288: oid 26 updating version 724 to 726 2024-08-29T17:55:05.080 INFO:tasks.rados.rados.0.smithi029.stdout:1288: oid 26 version 726 is already newer than 725 2024-08-29T17:55:05.080 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 26 v 726 (ObjNum 397 snap 120 seq_num 397) dirty exists 2024-08-29T17:55:05.080 INFO:tasks.rados.rados.0.smithi029.stdout:1288: left oid 26 (ObjNum 397 snap 120 seq_num 397) 2024-08-29T17:55:05.080 INFO:tasks.rados.rados.0.smithi029.stdout:1289: read oid 1 snap -1 2024-08-29T17:55:05.080 INFO:tasks.rados.rados.0.smithi029.stdout:1289: expect (ObjNum 357 snap 108 seq_num 357) 2024-08-29T17:55:05.080 INFO:tasks.rados.rados.0.smithi029.stdout:1284: done (5 left) 2024-08-29T17:55:05.080 INFO:tasks.rados.rados.0.smithi029.stdout:1285: done (4 left) 2024-08-29T17:55:05.080 INFO:tasks.rados.rados.0.smithi029.stdout:1286: done (3 left) 2024-08-29T17:55:05.080 INFO:tasks.rados.rados.0.smithi029.stdout:1287: done (2 left) 2024-08-29T17:55:05.080 INFO:tasks.rados.rados.0.smithi029.stdout:1288: done (1 left) 2024-08-29T17:55:05.081 INFO:tasks.rados.rados.0.smithi029.stdout:1290: delete oid 14 current snap is 120 2024-08-29T17:55:05.082 INFO:tasks.rados.rados.0.smithi029.stdout:1290: done (1 left) 2024-08-29T17:55:05.082 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 3 current snap is 120 2024-08-29T17:55:05.082 INFO:tasks.rados.rados.0.smithi029.stdout:1291: seq_num 399 ranges {0=688128,688128=434176,1122304=745472,1867776=24576} 2024-08-29T17:55:05.086 INFO:tasks.rados.rados.0.smithi029.stdout:1291: writing smithi02969618-3 from 0 to 688128 tid 1 2024-08-29T17:55:05.088 INFO:tasks.rados.rados.0.smithi029.stdout:1291: writing smithi02969618-3 from 688128 to 1122304 tid 2 2024-08-29T17:55:05.092 INFO:tasks.rados.rados.0.smithi029.stdout:1291: writing smithi02969618-3 from 1122304 to 1867776 tid 3 2024-08-29T17:55:05.093 INFO:tasks.rados.rados.0.smithi029.stdout:1291: writing smithi02969618-3 from 1867776 to 1892352 tid 4 2024-08-29T17:55:05.093 INFO:tasks.rados.rados.0.smithi029.stdout:1292: snap_remove snap 119 2024-08-29T17:55:05.649 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:55:05 smithi110 bash[24444]: cluster 2024-08-29T17:55:04.287574+0000 mon.a (mon.0) 34 : cluster [DBG] mgrmap e38: y(active, since 1.01685s), standbys: x 2024-08-29T17:55:05.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:55:05 smithi110 bash[24444]: cluster 2024-08-29T17:55:04.304759+0000 mgr.y (mgr.25004) 1 : cluster [DBG] pgmap v3: 121 pgs: 121 active+clean; 105 MiB data, 971 MiB used, 714 GiB / 715 GiB avail 2024-08-29T17:55:05.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:55:05 smithi110 bash[24444]: cluster 2024-08-29T17:55:04.792396+0000 mon.a (mon.0) 35 : cluster [DBG] osdmap e323: 8 total, 8 up, 8 in 2024-08-29T17:55:05.650 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:55:05 smithi029 bash[77880]: cluster 2024-08-29T17:55:04.287574+0000 mon.a (mon.0) 34 : cluster [DBG] mgrmap e38: y(active, since 1.01685s), standbys: x 2024-08-29T17:55:05.650 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:55:05 smithi029 bash[77880]: cluster 2024-08-29T17:55:04.304759+0000 mgr.y (mgr.25004) 1 : cluster [DBG] pgmap v3: 121 pgs: 121 active+clean; 105 MiB data, 971 MiB used, 714 GiB / 715 GiB avail 2024-08-29T17:55:05.650 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:55:05 smithi029 bash[77880]: cluster 2024-08-29T17:55:04.792396+0000 mon.a (mon.0) 35 : cluster [DBG] osdmap e323: 8 total, 8 up, 8 in 2024-08-29T17:55:05.650 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:05 smithi029 bash[32453]: cluster 2024-08-29T17:55:04.287574+0000 mon.a (mon.0) 34 : cluster [DBG] mgrmap e38: y(active, since 1.01685s), standbys: x 2024-08-29T17:55:05.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:05 smithi029 bash[32453]: cluster 2024-08-29T17:55:04.304759+0000 mgr.y (mgr.25004) 1 : cluster [DBG] pgmap v3: 121 pgs: 121 active+clean; 105 MiB data, 971 MiB used, 714 GiB / 715 GiB avail 2024-08-29T17:55:05.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:05 smithi029 bash[32453]: cluster 2024-08-29T17:55:04.792396+0000 mon.a (mon.0) 35 : cluster [DBG] osdmap e323: 8 total, 8 up, 8 in 2024-08-29T17:55:05.795 INFO:tasks.rados.rados.0.smithi029.stdout:1292: done (2 left) 2024-08-29T17:55:05.795 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 4 current snap is 120 2024-08-29T17:55:05.795 INFO:tasks.rados.rados.0.smithi029.stdout:1293: seq_num 400 ranges {3358720=704512,4063232=720896,4784128=483328} 2024-08-29T17:55:05.851 INFO:tasks.rados.rados.0.smithi029.stdout:1293: writing smithi02969618-4 from 3358720 to 4063232 tid 1 2024-08-29T17:55:05.859 INFO:tasks.rados.rados.0.smithi029.stdout:1293: writing smithi02969618-4 from 4063232 to 4784128 tid 2 2024-08-29T17:55:05.865 INFO:tasks.rados.rados.0.smithi029.stdout:1293: writing smithi02969618-4 from 4784128 to 5267456 tid 3 2024-08-29T17:55:05.865 INFO:tasks.rados.rados.0.smithi029.stdout:1294: setattr oid 47 current snap is 120 2024-08-29T17:55:05.865 INFO:tasks.rados.rados.0.smithi029.stdout:1289: expect (ObjNum 357 snap 108 seq_num 357) 2024-08-29T17:55:06.116 INFO:tasks.rados.rados.0.smithi029.stdout:1291: finishing write tid 1 to smithi02969618-3 2024-08-29T17:55:06.116 INFO:tasks.rados.rados.0.smithi029.stdout:1291: finishing write tid 2 to smithi02969618-3 2024-08-29T17:55:06.116 INFO:tasks.rados.rados.0.smithi029.stdout:1291: finishing write tid 3 to smithi02969618-3 2024-08-29T17:55:06.116 INFO:tasks.rados.rados.0.smithi029.stdout:1291: finishing write tid 4 to smithi02969618-3 2024-08-29T17:55:06.116 INFO:tasks.rados.rados.0.smithi029.stdout:1291: finishing write tid 5 to smithi02969618-3 2024-08-29T17:55:06.116 INFO:tasks.rados.rados.0.smithi029.stdout:1291: finishing write tid 6 to smithi02969618-3 2024-08-29T17:55:06.116 INFO:tasks.rados.rados.0.smithi029.stdout:1291: oid 3 updating version 0 to 479 2024-08-29T17:55:06.117 INFO:tasks.rados.rados.0.smithi029.stdout:1291: oid 3 version 479 is already newer than 478 2024-08-29T17:55:06.117 INFO:tasks.rados.rados.0.smithi029.stdout:1291: oid 3 version 479 is already newer than 477 2024-08-29T17:55:06.117 INFO:tasks.rados.rados.0.smithi029.stdout:1291: oid 3 version 479 is already newer than 476 2024-08-29T17:55:06.117 INFO:tasks.rados.rados.0.smithi029.stdout:1291: oid 3 version 479 is already newer than 475 2024-08-29T17:55:06.117 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 3 v 479 (ObjNum 399 snap 120 seq_num 399) dirty exists 2024-08-29T17:55:06.117 INFO:tasks.rados.rados.0.smithi029.stdout:1291: left oid 3 (ObjNum 399 snap 120 seq_num 399) 2024-08-29T17:55:06.117 INFO:tasks.rados.rados.0.smithi029.stdout:1293: finishing write tid 1 to smithi02969618-4 2024-08-29T17:55:06.117 INFO:tasks.rados.rados.0.smithi029.stdout:1293: finishing write tid 2 to smithi02969618-4 2024-08-29T17:55:06.117 INFO:tasks.rados.rados.0.smithi029.stdout:1293: finishing write tid 3 to smithi02969618-4 2024-08-29T17:55:06.117 INFO:tasks.rados.rados.0.smithi029.stdout:1293: finishing write tid 4 to smithi02969618-4 2024-08-29T17:55:06.117 INFO:tasks.rados.rados.0.smithi029.stdout:1293: finishing write tid 5 to smithi02969618-4 2024-08-29T17:55:06.117 INFO:tasks.rados.rados.0.smithi029.stdout:1293: oid 4 updating version 0 to 638 2024-08-29T17:55:06.118 INFO:tasks.rados.rados.0.smithi029.stdout:1293: oid 4 version 638 is already newer than 635 2024-08-29T17:55:06.118 INFO:tasks.rados.rados.0.smithi029.stdout:1293: oid 4 version 638 is already newer than 636 2024-08-29T17:55:06.118 INFO:tasks.rados.rados.0.smithi029.stdout:1293: oid 4 version 638 is already newer than 637 2024-08-29T17:55:06.118 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 4 v 638 (ObjNum 400 snap 120 seq_num 400) dirty exists 2024-08-29T17:55:06.118 INFO:tasks.rados.rados.0.smithi029.stdout:1293: left oid 4 (ObjNum 400 snap 120 seq_num 400) 2024-08-29T17:55:06.118 INFO:tasks.rados.rados.0.smithi029.stdout:1289: done (3 left) 2024-08-29T17:55:06.118 INFO:tasks.rados.rados.0.smithi029.stdout:1291: done (2 left) 2024-08-29T17:55:06.118 INFO:tasks.rados.rados.0.smithi029.stdout:1293: done (1 left) 2024-08-29T17:55:06.118 INFO:tasks.rados.rados.0.smithi029.stdout:1295: copy_from oid 19 from oid 3 current snap is 120 2024-08-29T17:55:06.118 INFO:tasks.rados.rados.0.smithi029.stdout:1296: snap_create 2024-08-29T17:55:06.121 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 47 v 987 (ObjNum 371 snap 111 seq_num 371) dirty exists 2024-08-29T17:55:06.133 INFO:tasks.rados.rados.0.smithi029.stdout:1295: finishing copy_from racing read to smithi02969618-19 2024-08-29T17:55:06.136 INFO:tasks.rados.rados.0.smithi029.stdout:1295: finishing copy_from to smithi02969618-19 2024-08-29T17:55:06.136 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 19 v 479 (ObjNum 399 snap 120 seq_num 399) dirty exists 2024-08-29T17:55:06.150 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:55:05 smithi029 bash[70880]: debug 2024-08-29T17:55:05.720+0000 7f8f33558640 -1 log_channel(cephadm) log [ERR] : [29/Aug/2024:17:55:05] ENGINE Error in HTTPServer.serve 2024-08-29T17:55:06.150 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:55:05 smithi029 bash[70880]: Traceback (most recent call last): 2024-08-29T17:55:06.150 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:55:05 smithi029 bash[70880]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-29T17:55:06.150 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:55:05 smithi029 bash[70880]: self._connections.run(self.expiration_interval) 2024-08-29T17:55:06.150 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:55:05 smithi029 bash[70880]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-29T17:55:06.150 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:55:05 smithi029 bash[70880]: self._run(expiration_interval) 2024-08-29T17:55:06.150 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:55:05 smithi029 bash[70880]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-29T17:55:06.150 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:55:05 smithi029 bash[70880]: new_conn = self._from_server_socket(self.server.socket) 2024-08-29T17:55:06.150 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:55:05 smithi029 bash[70880]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-29T17:55:06.150 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:55:05 smithi029 bash[70880]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-29T17:55:06.151 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:55:05 smithi029 bash[70880]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-29T17:55:06.151 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:55:05 smithi029 bash[70880]: s = self.context.wrap_socket( 2024-08-29T17:55:06.151 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:55:05 smithi029 bash[70880]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-29T17:55:06.151 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:55:05 smithi029 bash[70880]: return self.sslsocket_class._create( 2024-08-29T17:55:06.151 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:55:05 smithi029 bash[70880]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-29T17:55:06.151 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:55:05 smithi029 bash[70880]: self.do_handshake() 2024-08-29T17:55:06.151 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:55:05 smithi029 bash[70880]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-29T17:55:06.151 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:55:05 smithi029 bash[70880]: self._sslobj.do_handshake() 2024-08-29T17:55:06.151 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:55:05 smithi029 bash[70880]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-29T17:55:06.787 INFO:tasks.rados.rados.0.smithi029.stdout:1294: done (2 left) 2024-08-29T17:55:06.787 INFO:tasks.rados.rados.0.smithi029.stdout:1295: done (1 left) 2024-08-29T17:55:06.787 INFO:tasks.rados.rados.0.smithi029.stdout:1296: done (0 left) 2024-08-29T17:55:06.788 INFO:tasks.rados.rados.0.smithi029.stdout:1297: snap_remove snap 120 2024-08-29T17:55:07.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:55:06 smithi110 bash[24444]: cephadm 2024-08-29T17:55:05.494467+0000 mgr.y (mgr.25004) 3 : cephadm [INF] [29/Aug/2024:17:55:05] ENGINE Bus STARTING 2024-08-29T17:55:07.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:55:06 smithi110 bash[24444]: cephadm 2024-08-29T17:55:05.596004+0000 mgr.y (mgr.25004) 4 : cephadm [INF] [29/Aug/2024:17:55:05] ENGINE Serving on http://172.21.15.29:8765 2024-08-29T17:55:07.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:55:06 smithi110 bash[24444]: cephadm 2024-08-29T17:55:05.721037+0000 mgr.y (mgr.25004) 5 : cephadm [INF] [29/Aug/2024:17:55:05] ENGINE Serving on https://172.21.15.29:7150 2024-08-29T17:55:07.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:55:06 smithi110 bash[24444]: cephadm 2024-08-29T17:55:05.721239+0000 mgr.y (mgr.25004) 6 : cephadm [INF] [29/Aug/2024:17:55:05] ENGINE Bus STARTED 2024-08-29T17:55:07.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:55:06 smithi110 bash[24444]: cephadm 2024-08-29T17:55:05.723134+0000 mgr.y (mgr.25004) 7 : cephadm [ERR] [29/Aug/2024:17:55:05] ENGINE Error in HTTPServer.serve 2024-08-29T17:55:07.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:55:06 smithi110 bash[24444]: Traceback (most recent call last): 2024-08-29T17:55:07.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:55:06 smithi110 bash[24444]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-29T17:55:07.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:55:06 smithi110 bash[24444]: self._connections.run(self.expiration_interval) 2024-08-29T17:55:07.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:55:06 smithi110 bash[24444]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-29T17:55:07.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:55:06 smithi110 bash[24444]: self._run(expiration_interval) 2024-08-29T17:55:07.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:55:06 smithi110 bash[24444]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-29T17:55:07.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:55:06 smithi110 bash[24444]: new_conn = self._from_server_socket(self.server.socket) 2024-08-29T17:55:07.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:55:06 smithi110 bash[24444]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-29T17:55:07.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:55:06 smithi110 bash[24444]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-29T17:55:07.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:55:06 smithi110 bash[24444]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-29T17:55:07.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:55:06 smithi110 bash[24444]: s = self.context.wrap_socket( 2024-08-29T17:55:07.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:55:06 smithi110 bash[24444]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-29T17:55:07.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:55:06 smithi110 bash[24444]: return self.sslsocket_class._create( 2024-08-29T17:55:07.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:55:06 smithi110 bash[24444]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-29T17:55:07.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:55:06 smithi110 bash[24444]: self.do_handshake() 2024-08-29T17:55:07.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:55:06 smithi110 bash[24444]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-29T17:55:07.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:55:06 smithi110 bash[24444]: self._sslobj.do_handshake() 2024-08-29T17:55:07.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:55:06 smithi110 bash[24444]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-29T17:55:07.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:55:06 smithi110 bash[24444]: cluster 2024-08-29T17:55:05.793751+0000 mon.a (mon.0) 36 : cluster [DBG] osdmap e324: 8 total, 8 up, 8 in 2024-08-29T17:55:07.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:55:06 smithi110 bash[24444]: cluster 2024-08-29T17:55:06.305022+0000 mon.a (mon.0) 37 : cluster [DBG] mgrmap e39: y(active, since 3s), standbys: x 2024-08-29T17:55:07.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:55:06 smithi110 bash[24444]: cluster 2024-08-29T17:55:06.787629+0000 mon.a (mon.0) 38 : cluster [DBG] osdmap e325: 8 total, 8 up, 8 in 2024-08-29T17:55:07.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:06 smithi029 bash[32453]: cephadm 2024-08-29T17:55:05.494467+0000 mgr.y (mgr.25004) 3 : cephadm [INF] [29/Aug/2024:17:55:05] ENGINE Bus STARTING 2024-08-29T17:55:07.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:06 smithi029 bash[32453]: cephadm 2024-08-29T17:55:05.596004+0000 mgr.y (mgr.25004) 4 : cephadm [INF] [29/Aug/2024:17:55:05] ENGINE Serving on http://172.21.15.29:8765 2024-08-29T17:55:07.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:06 smithi029 bash[32453]: cephadm 2024-08-29T17:55:05.721037+0000 mgr.y (mgr.25004) 5 : cephadm [INF] [29/Aug/2024:17:55:05] ENGINE Serving on https://172.21.15.29:7150 2024-08-29T17:55:07.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:06 smithi029 bash[32453]: cephadm 2024-08-29T17:55:05.721239+0000 mgr.y (mgr.25004) 6 : cephadm [INF] [29/Aug/2024:17:55:05] ENGINE Bus STARTED 2024-08-29T17:55:07.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:06 smithi029 bash[32453]: cephadm 2024-08-29T17:55:05.723134+0000 mgr.y (mgr.25004) 7 : cephadm [ERR] [29/Aug/2024:17:55:05] ENGINE Error in HTTPServer.serve 2024-08-29T17:55:07.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:06 smithi029 bash[32453]: Traceback (most recent call last): 2024-08-29T17:55:07.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:06 smithi029 bash[32453]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-29T17:55:07.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:06 smithi029 bash[32453]: self._connections.run(self.expiration_interval) 2024-08-29T17:55:07.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:06 smithi029 bash[32453]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-29T17:55:07.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:06 smithi029 bash[32453]: self._run(expiration_interval) 2024-08-29T17:55:07.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:06 smithi029 bash[32453]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-29T17:55:07.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:06 smithi029 bash[32453]: new_conn = self._from_server_socket(self.server.socket) 2024-08-29T17:55:07.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:06 smithi029 bash[32453]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-29T17:55:07.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:06 smithi029 bash[32453]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-29T17:55:07.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:06 smithi029 bash[32453]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-29T17:55:07.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:06 smithi029 bash[32453]: s = self.context.wrap_socket( 2024-08-29T17:55:07.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:06 smithi029 bash[32453]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-29T17:55:07.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:06 smithi029 bash[32453]: return self.sslsocket_class._create( 2024-08-29T17:55:07.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:06 smithi029 bash[32453]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-29T17:55:07.154 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:06 smithi029 bash[32453]: self.do_handshake() 2024-08-29T17:55:07.154 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:06 smithi029 bash[32453]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-29T17:55:07.154 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:06 smithi029 bash[32453]: self._sslobj.do_handshake() 2024-08-29T17:55:07.154 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:06 smithi029 bash[32453]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-29T17:55:07.154 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:06 smithi029 bash[32453]: cluster 2024-08-29T17:55:05.793751+0000 mon.a (mon.0) 36 : cluster [DBG] osdmap e324: 8 total, 8 up, 8 in 2024-08-29T17:55:07.154 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:06 smithi029 bash[32453]: cluster 2024-08-29T17:55:06.305022+0000 mon.a (mon.0) 37 : cluster [DBG] mgrmap e39: y(active, since 3s), standbys: x 2024-08-29T17:55:07.154 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:06 smithi029 bash[32453]: cluster 2024-08-29T17:55:06.787629+0000 mon.a (mon.0) 38 : cluster [DBG] osdmap e325: 8 total, 8 up, 8 in 2024-08-29T17:55:07.154 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:55:06 smithi029 bash[77880]: cephadm 2024-08-29T17:55:05.494467+0000 mgr.y (mgr.25004) 3 : cephadm [INF] [29/Aug/2024:17:55:05] ENGINE Bus STARTING 2024-08-29T17:55:07.154 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:55:06 smithi029 bash[77880]: cephadm 2024-08-29T17:55:05.596004+0000 mgr.y (mgr.25004) 4 : cephadm [INF] [29/Aug/2024:17:55:05] ENGINE Serving on http://172.21.15.29:8765 2024-08-29T17:55:07.155 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:55:06 smithi029 bash[77880]: cephadm 2024-08-29T17:55:05.721037+0000 mgr.y (mgr.25004) 5 : cephadm [INF] [29/Aug/2024:17:55:05] ENGINE Serving on https://172.21.15.29:7150 2024-08-29T17:55:07.155 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:55:06 smithi029 bash[77880]: cephadm 2024-08-29T17:55:05.721239+0000 mgr.y (mgr.25004) 6 : cephadm [INF] [29/Aug/2024:17:55:05] ENGINE Bus STARTED 2024-08-29T17:55:07.155 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:55:06 smithi029 bash[77880]: cephadm 2024-08-29T17:55:05.723134+0000 mgr.y (mgr.25004) 7 : cephadm [ERR] [29/Aug/2024:17:55:05] ENGINE Error in HTTPServer.serve 2024-08-29T17:55:07.155 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:55:06 smithi029 bash[77880]: Traceback (most recent call last): 2024-08-29T17:55:07.155 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:55:06 smithi029 bash[77880]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-29T17:55:07.155 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:55:06 smithi029 bash[77880]: self._connections.run(self.expiration_interval) 2024-08-29T17:55:07.155 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:55:06 smithi029 bash[77880]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-29T17:55:07.155 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:55:06 smithi029 bash[77880]: self._run(expiration_interval) 2024-08-29T17:55:07.155 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:55:06 smithi029 bash[77880]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-29T17:55:07.156 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:55:06 smithi029 bash[77880]: new_conn = self._from_server_socket(self.server.socket) 2024-08-29T17:55:07.156 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:55:06 smithi029 bash[77880]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-29T17:55:07.156 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:55:06 smithi029 bash[77880]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-29T17:55:07.156 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:55:06 smithi029 bash[77880]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-29T17:55:07.156 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:55:06 smithi029 bash[77880]: s = self.context.wrap_socket( 2024-08-29T17:55:07.156 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:55:06 smithi029 bash[77880]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-29T17:55:07.156 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:55:06 smithi029 bash[77880]: return self.sslsocket_class._create( 2024-08-29T17:55:07.156 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:55:06 smithi029 bash[77880]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-29T17:55:07.156 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:55:06 smithi029 bash[77880]: self.do_handshake() 2024-08-29T17:55:07.156 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:55:06 smithi029 bash[77880]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-29T17:55:07.156 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:55:06 smithi029 bash[77880]: self._sslobj.do_handshake() 2024-08-29T17:55:07.156 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:55:06 smithi029 bash[77880]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-29T17:55:07.156 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:55:06 smithi029 bash[77880]: cluster 2024-08-29T17:55:05.793751+0000 mon.a (mon.0) 36 : cluster [DBG] osdmap e324: 8 total, 8 up, 8 in 2024-08-29T17:55:07.157 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:55:06 smithi029 bash[77880]: cluster 2024-08-29T17:55:06.305022+0000 mon.a (mon.0) 37 : cluster [DBG] mgrmap e39: y(active, since 3s), standbys: x 2024-08-29T17:55:07.157 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:55:06 smithi029 bash[77880]: cluster 2024-08-29T17:55:06.787629+0000 mon.a (mon.0) 38 : cluster [DBG] osdmap e325: 8 total, 8 up, 8 in 2024-08-29T17:55:07.800 INFO:tasks.rados.rados.0.smithi029.stdout:1297: done (0 left) 2024-08-29T17:55:07.800 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 8 current snap is 121 2024-08-29T17:55:07.800 INFO:tasks.rados.rados.0.smithi029.stdout:1298: seq_num 401 ranges {4292608=720896,5013504=606208,5619712=598016} 2024-08-29T17:55:07.866 INFO:tasks.rados.rados.0.smithi029.stdout:1298: writing smithi02969618-8 from 4292608 to 5013504 tid 1 2024-08-29T17:55:07.872 INFO:tasks.rados.rados.0.smithi029.stdout:1298: writing smithi02969618-8 from 5013504 to 5619712 tid 2 2024-08-29T17:55:07.879 INFO:tasks.rados.rados.0.smithi029.stdout:1298: writing smithi02969618-8 from 5619712 to 6217728 tid 3 2024-08-29T17:55:07.879 INFO:tasks.rados.rados.0.smithi029.stdout:1299: rollback oid 31 current snap is 121 2024-08-29T17:55:07.879 INFO:tasks.rados.rados.0.smithi029.stdout:1299: done (1 left) 2024-08-29T17:55:07.879 INFO:tasks.rados.rados.0.smithi029.stdout:1300: copy_from oid 3 from oid 6 current snap is 121 2024-08-29T17:55:07.879 INFO:tasks.rados.rados.0.smithi029.stdout:1298: finishing write tid 1 to smithi02969618-8 2024-08-29T17:55:07.879 INFO:tasks.rados.rados.0.smithi029.stdout:1301: read oid 40 snap -1 2024-08-29T17:55:07.879 INFO:tasks.rados.rados.0.smithi029.stdout:1301: expect deleted 2024-08-29T17:55:07.879 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 5 current snap is 121 2024-08-29T17:55:07.880 INFO:tasks.rados.rados.0.smithi029.stdout:1302: seq_num 402 ranges {5308416=737280,6045696=491520,6537216=516096,7053312=196608} 2024-08-29T17:55:07.920 INFO:tasks.rados.rados.0.smithi029.stdout:1302: writing smithi02969618-5 from 5308416 to 6045696 tid 1 2024-08-29T17:55:07.924 INFO:tasks.rados.rados.0.smithi029.stdout:1302: writing smithi02969618-5 from 6045696 to 6537216 tid 2 2024-08-29T17:55:07.927 INFO:tasks.rados.rados.0.smithi029.stdout:1302: writing smithi02969618-5 from 6537216 to 7053312 tid 3 2024-08-29T17:55:07.929 INFO:tasks.rados.rados.0.smithi029.stdout:1302: writing smithi02969618-5 from 7053312 to 7249920 tid 4 2024-08-29T17:55:07.929 INFO:tasks.rados.rados.0.smithi029.stdout:1303: rollback oid 9 current snap is 121 2024-08-29T17:55:07.929 INFO:tasks.rados.rados.0.smithi029.stdout:1303: done (4 left) 2024-08-29T17:55:07.929 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 9 current snap is 121 2024-08-29T17:55:07.929 INFO:tasks.rados.rados.0.smithi029.stdout:1304: seq_num 403 ranges {1654784=753664,2408448=425984,2834432=720896,3555328=57344} 2024-08-29T17:55:07.942 INFO:tasks.rados.rados.0.smithi029.stdout:1304: writing smithi02969618-9 from 1654784 to 2408448 tid 1 2024-08-29T17:55:07.945 INFO:tasks.rados.rados.0.smithi029.stdout:1304: writing smithi02969618-9 from 2408448 to 2834432 tid 2 2024-08-29T17:55:07.951 INFO:tasks.rados.rados.0.smithi029.stdout:1304: writing smithi02969618-9 from 2834432 to 3555328 tid 3 2024-08-29T17:55:07.951 INFO:tasks.rados.rados.0.smithi029.stdout:1304: writing smithi02969618-9 from 3555328 to 3612672 tid 4 2024-08-29T17:55:07.951 INFO:tasks.rados.rados.0.smithi029.stdout:1305: snap_create 2024-08-29T17:55:07.951 INFO:tasks.rados.rados.0.smithi029.stdout:1298: finishing write tid 2 to smithi02969618-8 2024-08-29T17:55:07.951 INFO:tasks.rados.rados.0.smithi029.stdout:1298: finishing write tid 3 to smithi02969618-8 2024-08-29T17:55:07.951 INFO:tasks.rados.rados.0.smithi029.stdout:1298: finishing write tid 4 to smithi02969618-8 2024-08-29T17:55:07.951 INFO:tasks.rados.rados.0.smithi029.stdout:1298: finishing write tid 5 to smithi02969618-8 2024-08-29T17:55:07.951 INFO:tasks.rados.rados.0.smithi029.stdout:1298: oid 8 updating version 0 to 986 2024-08-29T17:55:07.951 INFO:tasks.rados.rados.0.smithi029.stdout:1298: oid 8 updating version 986 to 987 2024-08-29T17:55:07.951 INFO:tasks.rados.rados.0.smithi029.stdout:1298: oid 8 updating version 987 to 989 2024-08-29T17:55:07.952 INFO:tasks.rados.rados.0.smithi029.stdout:1298: oid 8 version 989 is already newer than 988 2024-08-29T17:55:07.952 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 8 v 989 (ObjNum 401 snap 121 seq_num 401) dirty exists 2024-08-29T17:55:07.952 INFO:tasks.rados.rados.0.smithi029.stdout:1298: left oid 8 (ObjNum 401 snap 121 seq_num 401) 2024-08-29T17:55:07.952 INFO:tasks.rados.rados.0.smithi029.stdout:1300: finishing copy_from racing read to smithi02969618-3 2024-08-29T17:55:07.952 INFO:tasks.rados.rados.0.smithi029.stdout:1300: finishing copy_from to smithi02969618-3 2024-08-29T17:55:07.952 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 3 v 759 (ObjNum 303 snap 87 seq_num 303) dirty exists 2024-08-29T17:55:07.952 INFO:tasks.rados.rados.0.smithi029.stdout:1302: finishing write tid 1 to smithi02969618-5 2024-08-29T17:55:07.952 INFO:tasks.rados.rados.0.smithi029.stdout:1302: finishing write tid 2 to smithi02969618-5 2024-08-29T17:55:07.952 INFO:tasks.rados.rados.0.smithi029.stdout:1302: finishing write tid 3 to smithi02969618-5 2024-08-29T17:55:07.952 INFO:tasks.rados.rados.0.smithi029.stdout:1302: finishing write tid 4 to smithi02969618-5 2024-08-29T17:55:07.952 INFO:tasks.rados.rados.0.smithi029.stdout:1302: finishing write tid 5 to smithi02969618-5 2024-08-29T17:55:07.952 INFO:tasks.rados.rados.0.smithi029.stdout:1302: finishing write tid 6 to smithi02969618-5 2024-08-29T17:55:07.952 INFO:tasks.rados.rados.0.smithi029.stdout:1302: oid 5 updating version 0 to 785 2024-08-29T17:55:07.953 INFO:tasks.rados.rados.0.smithi029.stdout:1302: oid 5 version 785 is already newer than 784 2024-08-29T17:55:07.953 INFO:tasks.rados.rados.0.smithi029.stdout:1302: oid 5 updating version 785 to 788 2024-08-29T17:55:07.953 INFO:tasks.rados.rados.0.smithi029.stdout:1302: oid 5 version 788 is already newer than 787 2024-08-29T17:55:07.953 INFO:tasks.rados.rados.0.smithi029.stdout:1302: oid 5 version 788 is already newer than 786 2024-08-29T17:55:07.953 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 5 v 788 (ObjNum 402 snap 121 seq_num 402) dirty exists 2024-08-29T17:55:07.953 INFO:tasks.rados.rados.0.smithi029.stdout:1302: left oid 5 (ObjNum 402 snap 121 seq_num 402) 2024-08-29T17:55:07.953 INFO:tasks.rados.rados.0.smithi029.stdout:1304: finishing write tid 1 to smithi02969618-9 2024-08-29T17:55:07.953 INFO:tasks.rados.rados.0.smithi029.stdout:1304: finishing write tid 2 to smithi02969618-9 2024-08-29T17:55:07.954 INFO:tasks.rados.rados.0.smithi029.stdout:1304: finishing write tid 3 to smithi02969618-9 2024-08-29T17:55:07.955 INFO:tasks.rados.rados.0.smithi029.stdout:1304: finishing write tid 4 to smithi02969618-9 2024-08-29T17:55:07.955 INFO:tasks.rados.rados.0.smithi029.stdout:1304: finishing write tid 5 to smithi02969618-9 2024-08-29T17:55:07.956 INFO:tasks.rados.rados.0.smithi029.stdout:1304: finishing write tid 6 to smithi02969618-9 2024-08-29T17:55:07.956 INFO:tasks.rados.rados.0.smithi029.stdout:1304: oid 9 updating version 0 to 791 2024-08-29T17:55:07.956 INFO:tasks.rados.rados.0.smithi029.stdout:1304: oid 9 version 791 is already newer than 790 2024-08-29T17:55:07.956 INFO:tasks.rados.rados.0.smithi029.stdout:1304: oid 9 version 791 is already newer than 789 2024-08-29T17:55:07.957 INFO:tasks.rados.rados.0.smithi029.stdout:1304: oid 9 updating version 791 to 792 2024-08-29T17:55:07.957 INFO:tasks.rados.rados.0.smithi029.stdout:1304: oid 9 updating version 792 to 793 2024-08-29T17:55:07.957 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 9 v 793 (ObjNum 403 snap 121 seq_num 403) dirty exists 2024-08-29T17:55:07.957 INFO:tasks.rados.rados.0.smithi029.stdout:1304: left oid 9 (ObjNum 403 snap 121 seq_num 403) 2024-08-29T17:55:08.211 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-08-29T17:55:08.541 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-29T17:55:08.541 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.a smithi029 *:9093,9094 running (8m) 66s ago 9m 14.4M - 0.25.0 c8568f914cd2 ce247dae888d 2024-08-29T17:55:08.541 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.a smithi110 *:3000 running (8m) 33s ago 8m 79.0M - 9.4.7 954c08fa6188 a99d1c017111 2024-08-29T17:55:08.541 INFO:teuthology.orchestra.run.smithi029.stdout:mds.a smithi029 running (12m) 66s ago 12m 15.3M - 18.2.4-774-gfe43f1c9 96384990183a 33831fc09ebe 2024-08-29T17:55:08.541 INFO:teuthology.orchestra.run.smithi029.stdout:mds.b smithi110 running (12m) 33s ago 12m 19.6M - 18.2.4-774-gfe43f1c9 96384990183a d4752f4920d9 2024-08-29T17:55:08.541 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.x smithi110 *:8443,9283,8765 running (39s) 33s ago 20m 145M - 19.1.1-235-g1ef86450 d401bb9bb76e 97032a0314c7 2024-08-29T17:55:08.541 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.y smithi029 *:8443,9283,8765 running (93s) 66s ago 23m 468M - 19.1.1-235-g1ef86450 d401bb9bb76e 426f9f92ffcb 2024-08-29T17:55:08.541 INFO:teuthology.orchestra.run.smithi029.stdout:mon.a smithi029 running (23m) 66s ago 23m 63.7M 2048M 18.2.4-774-gfe43f1c9 96384990183a 7980514d283b 2024-08-29T17:55:08.542 INFO:teuthology.orchestra.run.smithi029.stdout:mon.b smithi110 running (20m) 33s ago 20m 52.5M 2048M 18.2.4-774-gfe43f1c9 96384990183a af83315fdb8e 2024-08-29T17:55:08.542 INFO:teuthology.orchestra.run.smithi029.stdout:mon.c smithi029 running (20m) 66s ago 20m 49.5M 2048M 18.2.4-774-gfe43f1c9 96384990183a ee2dc1ff93d0 2024-08-29T17:55:08.542 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.a smithi029 *:9100 running (9m) 66s ago 9m 8712k - 1.5.0 0da6a335fe13 ad51f15f97c2 2024-08-29T17:55:08.542 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.b smithi110 *:9100 running (9m) 33s ago 9m 9268k - 1.5.0 0da6a335fe13 30ef3fa1e10b 2024-08-29T17:55:08.542 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (19m) 66s ago 19m 143M 2525M 18.2.4-774-gfe43f1c9 96384990183a 2c4ba6cd8923 2024-08-29T17:55:08.542 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (18m) 66s ago 18m 140M 2525M 18.2.4-774-gfe43f1c9 96384990183a a4be9491f22f 2024-08-29T17:55:08.542 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (17m) 66s ago 17m 138M 2525M 18.2.4-774-gfe43f1c9 96384990183a f82214cb5181 2024-08-29T17:55:08.542 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (16m) 66s ago 16m 97.6M 2525M 18.2.4-774-gfe43f1c9 96384990183a 3c70a57b97e6 2024-08-29T17:55:08.542 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi110 running (15m) 33s ago 15m 177M 2524M 18.2.4-774-gfe43f1c9 96384990183a 876fca7c6f49 2024-08-29T17:55:08.542 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi110 running (14m) 33s ago 14m 186M 2524M 18.2.4-774-gfe43f1c9 96384990183a 553a4e8175d9 2024-08-29T17:55:08.542 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi110 running (14m) 33s ago 14m 128M 2524M 18.2.4-774-gfe43f1c9 96384990183a a96a153c5cee 2024-08-29T17:55:08.542 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi110 running (13m) 33s ago 13m 103M 2524M 18.2.4-774-gfe43f1c9 96384990183a d61ec375881d 2024-08-29T17:55:08.542 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.a smithi110 *:9095 running (46s) 33s ago 9m 31.3M - 2.43.0 a07b618ecd1d 696215a147ab 2024-08-29T17:55:08.820 INFO:tasks.rados.rados.0.smithi029.stdout:1298: done (5 left) 2024-08-29T17:55:08.820 INFO:tasks.rados.rados.0.smithi029.stdout:1300: done (4 left) 2024-08-29T17:55:08.820 INFO:tasks.rados.rados.0.smithi029.stdout:1301: done (3 left) 2024-08-29T17:55:08.821 INFO:tasks.rados.rados.0.smithi029.stdout:1302: done (2 left) 2024-08-29T17:55:08.821 INFO:tasks.rados.rados.0.smithi029.stdout:1304: done (1 left) 2024-08-29T17:55:08.821 INFO:tasks.rados.rados.0.smithi029.stdout:1305: done (0 left) 2024-08-29T17:55:08.821 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 39 current snap is 122 2024-08-29T17:55:08.821 INFO:tasks.rados.rados.0.smithi029.stdout:1306: seq_num 404 ranges {0=770048,770048=712704,1482752=491520} 2024-08-29T17:55:08.823 INFO:tasks.rados.rados.0.smithi029.stdout:1306: writing smithi02969618-39 from 0 to 770048 tid 1 2024-08-29T17:55:08.827 INFO:tasks.rados.rados.0.smithi029.stdout:1306: writing smithi02969618-39 from 770048 to 1482752 tid 2 2024-08-29T17:55:08.830 INFO:tasks.rados.rados.0.smithi029.stdout:1306: writing smithi02969618-39 from 1482752 to 1974272 tid 3 2024-08-29T17:55:08.830 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 5 current snap is 122 2024-08-29T17:55:08.830 INFO:tasks.rados.rados.0.smithi029.stdout:1307: seq_num 405 ranges {7249920=786432,8036352=589824,8626176=614400} 2024-08-29T17:55:08.875 INFO:tasks.rados.rados.0.smithi029.stdout:1307: writing smithi02969618-5 from 7249920 to 8036352 tid 1 2024-08-29T17:55:08.878 INFO:tasks.rados.rados.0.smithi029.stdout:1307: writing smithi02969618-5 from 8036352 to 8626176 tid 2 2024-08-29T17:55:08.883 INFO:tasks.rados.rados.0.smithi029.stdout:1307: writing smithi02969618-5 from 8626176 to 9240576 tid 3 2024-08-29T17:55:08.883 INFO:tasks.rados.rados.0.smithi029.stdout:1308: read oid 15 snap -1 2024-08-29T17:55:08.883 INFO:tasks.rados.rados.0.smithi029.stdout:1308: expect (ObjNum 361 snap 108 seq_num 361) 2024-08-29T17:55:08.883 INFO:tasks.rados.rados.0.smithi029.stdout:1309: delete oid 28 current snap is 122 2024-08-29T17:55:08.883 INFO:tasks.rados.rados.0.smithi029.stdout:1306: finishing write tid 1 to smithi02969618-39 2024-08-29T17:55:08.883 INFO:tasks.rados.rados.0.smithi029.stdout:1306: finishing write tid 2 to smithi02969618-39 2024-08-29T17:55:08.883 INFO:tasks.rados.rados.0.smithi029.stdout:1306: finishing write tid 3 to smithi02969618-39 2024-08-29T17:55:08.884 INFO:tasks.rados.rados.0.smithi029.stdout:1306: finishing write tid 4 to smithi02969618-39 2024-08-29T17:55:08.884 INFO:tasks.rados.rados.0.smithi029.stdout:1306: finishing write tid 5 to smithi02969618-39 2024-08-29T17:55:08.884 INFO:tasks.rados.rados.0.smithi029.stdout:1306: oid 39 updating version 0 to 987 2024-08-29T17:55:08.884 INFO:tasks.rados.rados.0.smithi029.stdout:1306: oid 39 updating version 987 to 988 2024-08-29T17:55:08.884 INFO:tasks.rados.rados.0.smithi029.stdout:1306: oid 39 updating version 988 to 989 2024-08-29T17:55:08.884 INFO:tasks.rados.rados.0.smithi029.stdout:1306: oid 39 version 989 is already newer than 986 2024-08-29T17:55:08.884 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 39 v 989 (ObjNum 404 snap 122 seq_num 404) dirty exists 2024-08-29T17:55:08.884 INFO:tasks.rados.rados.0.smithi029.stdout:1306: left oid 39 (ObjNum 404 snap 122 seq_num 404) 2024-08-29T17:55:08.894 INFO:tasks.rados.rados.0.smithi029.stdout:1306: done (3 left) 2024-08-29T17:55:08.894 INFO:tasks.rados.rados.0.smithi029.stdout:1309: done (2 left) 2024-08-29T17:55:08.895 INFO:tasks.rados.rados.0.smithi029.stdout:1310: rollback oid 11 current snap is 122 2024-08-29T17:55:08.895 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 11 to 121 2024-08-29T17:55:08.895 INFO:tasks.rados.rados.0.smithi029.stdout:1307: finishing write tid 1 to smithi02969618-5 2024-08-29T17:55:08.895 INFO:tasks.rados.rados.0.smithi029.stdout:1311: read oid 1 snap 121 2024-08-29T17:55:08.895 INFO:tasks.rados.rados.0.smithi029.stdout:1311: expect (ObjNum 357 snap 108 seq_num 357) 2024-08-29T17:55:08.895 INFO:tasks.rados.rados.0.smithi029.stdout:1312: read oid 47 snap -1 2024-08-29T17:55:08.895 INFO:tasks.rados.rados.0.smithi029.stdout:1312: expect (ObjNum 371 snap 111 seq_num 371) 2024-08-29T17:55:08.895 INFO:tasks.rados.rados.0.smithi029.stdout:1313: delete oid 48 current snap is 122 2024-08-29T17:55:08.895 INFO:tasks.rados.rados.0.smithi029.stdout:1307: finishing write tid 2 to smithi02969618-5 2024-08-29T17:55:08.895 INFO:tasks.rados.rados.0.smithi029.stdout:1307: finishing write tid 3 to smithi02969618-5 2024-08-29T17:55:08.899 INFO:tasks.rados.rados.0.smithi029.stdout:1307: finishing write tid 4 to smithi02969618-5 2024-08-29T17:55:08.902 INFO:tasks.rados.rados.0.smithi029.stdout:1313: done (5 left) 2024-08-29T17:55:08.902 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 37 current snap is 122 2024-08-29T17:55:08.902 INFO:tasks.rados.rados.0.smithi029.stdout:1314: seq_num 408 ranges {1826816=442368,2269184=647168,2916352=507904,3424256=450560} 2024-08-29T17:55:08.916 INFO:tasks.rados.rados.0.smithi029.stdout:1314: writing smithi02969618-37 from 1826816 to 2269184 tid 1 2024-08-29T17:55:08.919 INFO:tasks.rados.rados.0.smithi029.stdout:1314: writing smithi02969618-37 from 2269184 to 2916352 tid 2 2024-08-29T17:55:08.922 INFO:tasks.rados.rados.0.smithi029.stdout:1314: writing smithi02969618-37 from 2916352 to 3424256 tid 3 2024-08-29T17:55:08.925 INFO:tasks.rados.rados.0.smithi029.stdout:1314: writing smithi02969618-37 from 3424256 to 3874816 tid 4 2024-08-29T17:55:08.925 INFO:tasks.rados.rados.0.smithi029.stdout:1315: delete oid 14 current snap is 122 2024-08-29T17:55:08.925 INFO:tasks.rados.rados.0.smithi029.stdout:1307: finishing write tid 5 to smithi02969618-5 2024-08-29T17:55:08.925 INFO:tasks.rados.rados.0.smithi029.stdout:1307: oid 5 updating version 0 to 794 2024-08-29T17:55:08.925 INFO:tasks.rados.rados.0.smithi029.stdout:1307: oid 5 updating version 794 to 796 2024-08-29T17:55:08.925 INFO:tasks.rados.rados.0.smithi029.stdout:1307: oid 5 version 796 is already newer than 795 2024-08-29T17:55:08.925 INFO:tasks.rados.rados.0.smithi029.stdout:1307: oid 5 updating version 796 to 797 2024-08-29T17:55:08.925 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 5 v 797 (ObjNum 405 snap 122 seq_num 405) dirty exists 2024-08-29T17:55:08.925 INFO:tasks.rados.rados.0.smithi029.stdout:1307: left oid 5 (ObjNum 405 snap 122 seq_num 405) 2024-08-29T17:55:08.925 INFO:tasks.rados.rados.0.smithi029.stdout:1308: expect (ObjNum 361 snap 108 seq_num 361) 2024-08-29T17:55:08.935 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-08-29T17:55:08.936 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-08-29T17:55:08.936 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 18.2.4-774-gfe43f1c9 (fe43f1c9f9e2945dda7244d8acbd33fb921449af) reef (stable)": 2, 2024-08-29T17:55:08.936 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.1.1-235-g1ef86450 (1ef864504b8875c83ee6c2c5fedc13315bebf7f5) squid (rc)": 1 2024-08-29T17:55:08.936 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-08-29T17:55:08.936 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-08-29T17:55:08.936 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.1.1-235-g1ef86450 (1ef864504b8875c83ee6c2c5fedc13315bebf7f5) squid (rc)": 2 2024-08-29T17:55:08.936 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-08-29T17:55:08.936 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-08-29T17:55:08.936 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 18.2.4-774-gfe43f1c9 (fe43f1c9f9e2945dda7244d8acbd33fb921449af) reef (stable)": 8 2024-08-29T17:55:08.936 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-08-29T17:55:08.937 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-08-29T17:55:08.937 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 18.2.4-774-gfe43f1c9 (fe43f1c9f9e2945dda7244d8acbd33fb921449af) reef (stable)": 2 2024-08-29T17:55:08.937 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-08-29T17:55:08.937 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-08-29T17:55:08.937 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 18.2.4-774-gfe43f1c9 (fe43f1c9f9e2945dda7244d8acbd33fb921449af) reef (stable)": 12, 2024-08-29T17:55:08.937 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.1.1-235-g1ef86450 (1ef864504b8875c83ee6c2c5fedc13315bebf7f5) squid (rc)": 3 2024-08-29T17:55:08.937 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-08-29T17:55:08.937 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-08-29T17:55:09.126 INFO:tasks.rados.rados.0.smithi029.stdout:1310: finishing rollback tid 0 to smithi02969618-11 2024-08-29T17:55:09.126 INFO:tasks.rados.rados.0.smithi029.stdout:1310: finishing rollback tid 1 to smithi02969618-11 2024-08-29T17:55:09.126 INFO:tasks.rados.rados.0.smithi029.stdout:1312: expect (ObjNum 371 snap 111 seq_num 371) 2024-08-29T17:55:09.149 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:55:08 smithi029 bash[77880]: cluster 2024-08-29T17:55:07.307598+0000 mgr.y (mgr.25004) 8 : cluster [DBG] pgmap v8: 121 pgs: 121 active+clean; 105 MiB data, 971 MiB used, 714 GiB / 715 GiB avail 2024-08-29T17:55:09.149 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:55:08 smithi029 bash[77880]: cluster 2024-08-29T17:55:07.799613+0000 mon.a (mon.0) 39 : cluster [DBG] osdmap e326: 8 total, 8 up, 8 in 2024-08-29T17:55:09.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:55:08 smithi029 bash[77880]: cluster 2024-08-29T17:55:07.819493+0000 mon.a (mon.0) 40 : cluster [DBG] mgrmap e40: y(active, since 4s), standbys: x 2024-08-29T17:55:09.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:08 smithi029 bash[32453]: cluster 2024-08-29T17:55:07.307598+0000 mgr.y (mgr.25004) 8 : cluster [DBG] pgmap v8: 121 pgs: 121 active+clean; 105 MiB data, 971 MiB used, 714 GiB / 715 GiB avail 2024-08-29T17:55:09.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:08 smithi029 bash[32453]: cluster 2024-08-29T17:55:07.799613+0000 mon.a (mon.0) 39 : cluster [DBG] osdmap e326: 8 total, 8 up, 8 in 2024-08-29T17:55:09.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:08 smithi029 bash[32453]: cluster 2024-08-29T17:55:07.819493+0000 mon.a (mon.0) 40 : cluster [DBG] mgrmap e40: y(active, since 4s), standbys: x 2024-08-29T17:55:09.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:55:08 smithi110 bash[24444]: cluster 2024-08-29T17:55:07.307598+0000 mgr.y (mgr.25004) 8 : cluster [DBG] pgmap v8: 121 pgs: 121 active+clean; 105 MiB data, 971 MiB used, 714 GiB / 715 GiB avail 2024-08-29T17:55:09.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:55:08 smithi110 bash[24444]: cluster 2024-08-29T17:55:07.799613+0000 mon.a (mon.0) 39 : cluster [DBG] osdmap e326: 8 total, 8 up, 8 in 2024-08-29T17:55:09.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:55:08 smithi110 bash[24444]: cluster 2024-08-29T17:55:07.819493+0000 mon.a (mon.0) 40 : cluster [DBG] mgrmap e40: y(active, since 4s), standbys: x 2024-08-29T17:55:09.198 INFO:tasks.rados.rados.0.smithi029.stdout:1310: finishing rollback tid 2 to smithi02969618-11 2024-08-29T17:55:09.198 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 11 v 992 (ObjNum 340 snap 103 seq_num 340) dirty exists 2024-08-29T17:55:09.199 INFO:tasks.rados.rados.0.smithi029.stdout:1311: expect (ObjNum 357 snap 108 seq_num 357) 2024-08-29T17:55:09.429 INFO:tasks.rados.rados.0.smithi029.stdout:1314: finishing write tid 1 to smithi02969618-37 2024-08-29T17:55:09.429 INFO:tasks.rados.rados.0.smithi029.stdout:1307: done (6 left) 2024-08-29T17:55:09.429 INFO:tasks.rados.rados.0.smithi029.stdout:1308: done (5 left) 2024-08-29T17:55:09.429 INFO:tasks.rados.rados.0.smithi029.stdout:1310: done (4 left) 2024-08-29T17:55:09.429 INFO:tasks.rados.rados.0.smithi029.stdout:1311: done (3 left) 2024-08-29T17:55:09.429 INFO:tasks.rados.rados.0.smithi029.stdout:1312: done (2 left) 2024-08-29T17:55:09.429 INFO:tasks.rados.rados.0.smithi029.stdout:1315: done (1 left) 2024-08-29T17:55:09.429 INFO:tasks.rados.rados.0.smithi029.stdout:1316: rollback oid 42 current snap is 122 2024-08-29T17:55:09.429 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 42 to 121 2024-08-29T17:55:09.431 INFO:tasks.rados.rados.0.smithi029.stdout:1314: finishing write tid 2 to smithi02969618-37 2024-08-29T17:55:09.431 INFO:tasks.rados.rados.0.smithi029.stdout:1314: finishing write tid 3 to smithi02969618-37 2024-08-29T17:55:09.432 INFO:tasks.rados.rados.0.smithi029.stdout:1314: finishing write tid 4 to smithi02969618-37 2024-08-29T17:55:09.432 INFO:tasks.rados.rados.0.smithi029.stdout:1314: finishing write tid 5 to smithi02969618-37 2024-08-29T17:55:09.432 INFO:tasks.rados.rados.0.smithi029.stdout:1314: finishing write tid 6 to smithi02969618-37 2024-08-29T17:55:09.432 INFO:tasks.rados.rados.0.smithi029.stdout:1314: oid 37 updating version 0 to 1098 2024-08-29T17:55:09.432 INFO:tasks.rados.rados.0.smithi029.stdout:1314: oid 37 version 1098 is already newer than 1094 2024-08-29T17:55:09.432 INFO:tasks.rados.rados.0.smithi029.stdout:1314: oid 37 version 1098 is already newer than 1097 2024-08-29T17:55:09.432 INFO:tasks.rados.rados.0.smithi029.stdout:1314: oid 37 version 1098 is already newer than 1096 2024-08-29T17:55:09.432 INFO:tasks.rados.rados.0.smithi029.stdout:1314: oid 37 version 1098 is already newer than 1095 2024-08-29T17:55:09.432 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 37 v 1098 (ObjNum 408 snap 122 seq_num 408) dirty exists 2024-08-29T17:55:09.432 INFO:tasks.rados.rados.0.smithi029.stdout:1314: left oid 37 (ObjNum 408 snap 122 seq_num 408) 2024-08-29T17:55:09.432 INFO:tasks.rados.rados.0.smithi029.stdout:1314: done (1 left) 2024-08-29T17:55:09.432 INFO:tasks.rados.rados.0.smithi029.stdout:1317: read oid 22 snap -1 2024-08-29T17:55:09.432 INFO:tasks.rados.rados.0.smithi029.stdout:1317: expect (ObjNum 382 snap 119 seq_num 382) 2024-08-29T17:55:09.433 INFO:tasks.rados.rados.0.smithi029.stdout:1318: snap_create 2024-08-29T17:55:09.433 INFO:tasks.rados.rados.0.smithi029.stdout:1316: finishing rollback tid 0 to smithi02969618-42 2024-08-29T17:55:09.435 INFO:tasks.rados.rados.0.smithi029.stdout:1316: finishing rollback tid 1 to smithi02969618-42 2024-08-29T17:55:09.436 INFO:tasks.rados.rados.0.smithi029.stdout:1316: finishing rollback tid 2 to smithi02969618-42 2024-08-29T17:55:09.436 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 42 v 1072 (ObjNum 381 snap 119 seq_num 381) dirty exists 2024-08-29T17:55:09.439 INFO:tasks.rados.rados.0.smithi029.stdout:1317: expect (ObjNum 382 snap 119 seq_num 382) 2024-08-29T17:55:09.828 INFO:tasks.rados.rados.0.smithi029.stdout:1316: done (2 left) 2024-08-29T17:55:09.828 INFO:tasks.rados.rados.0.smithi029.stdout:1317: done (1 left) 2024-08-29T17:55:09.829 INFO:tasks.rados.rados.0.smithi029.stdout:1318: done (0 left) 2024-08-29T17:55:09.829 INFO:tasks.rados.rados.0.smithi029.stdout:1319: copy_from oid 48 from oid 8 current snap is 123 2024-08-29T17:55:09.829 INFO:tasks.rados.rados.0.smithi029.stdout:1320: read oid 41 snap -1 2024-08-29T17:55:09.829 INFO:tasks.rados.rados.0.smithi029.stdout:1320: expect deleted 2024-08-29T17:55:09.829 INFO:tasks.rados.rados.0.smithi029.stdout:1321: snap_create 2024-08-29T17:55:09.857 INFO:tasks.rados.rados.0.smithi029.stdout:1319: finishing copy_from racing read to smithi02969618-48 2024-08-29T17:55:09.860 INFO:tasks.rados.rados.0.smithi029.stdout:1319: finishing copy_from to smithi02969618-48 2024-08-29T17:55:09.860 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 48 v 989 (ObjNum 401 snap 121 seq_num 401) dirty exists 2024-08-29T17:55:10.149 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:55:09 smithi110 bash[24444]: audit 2024-08-29T17:55:08.198829+0000 mgr.y (mgr.25004) 9 : audit [DBG] from='client.25046 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T17:55:10.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:55:09 smithi110 bash[24444]: audit 2024-08-29T17:55:08.503060+0000 mgr.y (mgr.25004) 10 : audit [DBG] from='client.25052 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T17:55:10.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:55:09 smithi110 bash[24444]: cluster 2024-08-29T17:55:08.820233+0000 mon.a (mon.0) 41 : cluster [DBG] osdmap e327: 8 total, 8 up, 8 in 2024-08-29T17:55:10.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:55:09 smithi110 bash[24444]: audit 2024-08-29T17:55:08.937899+0000 mon.a (mon.0) 42 : audit [DBG] from='client.? 172.21.15.29:0/1821449095' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T17:55:10.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:55:09 smithi110 bash[24444]: audit 2024-08-29T17:55:09.761680+0000 mon.a (mon.0) 43 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:55:10.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:55:09 smithi110 bash[24444]: audit 2024-08-29T17:55:09.767329+0000 mon.a (mon.0) 44 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:55:10.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:55:09 smithi029 bash[77880]: audit 2024-08-29T17:55:08.198829+0000 mgr.y (mgr.25004) 9 : audit [DBG] from='client.25046 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T17:55:10.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:55:09 smithi029 bash[77880]: audit 2024-08-29T17:55:08.503060+0000 mgr.y (mgr.25004) 10 : audit [DBG] from='client.25052 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T17:55:10.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:55:09 smithi029 bash[77880]: cluster 2024-08-29T17:55:08.820233+0000 mon.a (mon.0) 41 : cluster [DBG] osdmap e327: 8 total, 8 up, 8 in 2024-08-29T17:55:10.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:55:09 smithi029 bash[77880]: audit 2024-08-29T17:55:08.937899+0000 mon.a (mon.0) 42 : audit [DBG] from='client.? 172.21.15.29:0/1821449095' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T17:55:10.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:55:09 smithi029 bash[77880]: audit 2024-08-29T17:55:09.761680+0000 mon.a (mon.0) 43 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:55:10.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:55:09 smithi029 bash[77880]: audit 2024-08-29T17:55:09.767329+0000 mon.a (mon.0) 44 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:55:10.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:09 smithi029 bash[32453]: audit 2024-08-29T17:55:08.198829+0000 mgr.y (mgr.25004) 9 : audit [DBG] from='client.25046 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T17:55:10.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:09 smithi029 bash[32453]: audit 2024-08-29T17:55:08.503060+0000 mgr.y (mgr.25004) 10 : audit [DBG] from='client.25052 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T17:55:10.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:09 smithi029 bash[32453]: cluster 2024-08-29T17:55:08.820233+0000 mon.a (mon.0) 41 : cluster [DBG] osdmap e327: 8 total, 8 up, 8 in 2024-08-29T17:55:10.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:09 smithi029 bash[32453]: audit 2024-08-29T17:55:08.937899+0000 mon.a (mon.0) 42 : audit [DBG] from='client.? 172.21.15.29:0/1821449095' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T17:55:10.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:09 smithi029 bash[32453]: audit 2024-08-29T17:55:09.761680+0000 mon.a (mon.0) 43 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:55:10.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:09 smithi029 bash[32453]: audit 2024-08-29T17:55:09.767329+0000 mon.a (mon.0) 44 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:55:10.830 INFO:tasks.rados.rados.0.smithi029.stdout:1319: done (2 left) 2024-08-29T17:55:10.830 INFO:tasks.rados.rados.0.smithi029.stdout:1320: done (1 left) 2024-08-29T17:55:10.830 INFO:tasks.rados.rados.0.smithi029.stdout:1321: done (0 left) 2024-08-29T17:55:10.830 INFO:tasks.rados.rados.0.smithi029.stdout:1322: snap_create 2024-08-29T17:55:11.149 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:55:10 smithi110 bash[24444]: cluster 2024-08-29T17:55:09.308329+0000 mgr.y (mgr.25004) 11 : cluster [DBG] pgmap v11: 121 pgs: 121 active+clean; 116 MiB data, 990 MiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 7.1 MiB/s wr, 56 op/s 2024-08-29T17:55:11.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:55:10 smithi110 bash[24444]: cluster 2024-08-29T17:55:09.828328+0000 mon.a (mon.0) 45 : cluster [DBG] osdmap e328: 8 total, 8 up, 8 in 2024-08-29T17:55:11.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:55:10 smithi110 bash[24444]: audit 2024-08-29T17:55:10.139283+0000 mon.a (mon.0) 46 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:55:11.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:55:10 smithi110 bash[24444]: audit 2024-08-29T17:55:10.151842+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:55:11.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:55:10 smithi029 bash[77880]: cluster 2024-08-29T17:55:09.308329+0000 mgr.y (mgr.25004) 11 : cluster [DBG] pgmap v11: 121 pgs: 121 active+clean; 116 MiB data, 990 MiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 7.1 MiB/s wr, 56 op/s 2024-08-29T17:55:11.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:55:10 smithi029 bash[77880]: cluster 2024-08-29T17:55:09.828328+0000 mon.a (mon.0) 45 : cluster [DBG] osdmap e328: 8 total, 8 up, 8 in 2024-08-29T17:55:11.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:55:10 smithi029 bash[77880]: audit 2024-08-29T17:55:10.139283+0000 mon.a (mon.0) 46 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:55:11.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:55:10 smithi029 bash[77880]: audit 2024-08-29T17:55:10.151842+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:55:11.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:10 smithi029 bash[32453]: cluster 2024-08-29T17:55:09.308329+0000 mgr.y (mgr.25004) 11 : cluster [DBG] pgmap v11: 121 pgs: 121 active+clean; 116 MiB data, 990 MiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 7.1 MiB/s wr, 56 op/s 2024-08-29T17:55:11.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:10 smithi029 bash[32453]: cluster 2024-08-29T17:55:09.828328+0000 mon.a (mon.0) 45 : cluster [DBG] osdmap e328: 8 total, 8 up, 8 in 2024-08-29T17:55:11.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:10 smithi029 bash[32453]: audit 2024-08-29T17:55:10.139283+0000 mon.a (mon.0) 46 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:55:11.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:10 smithi029 bash[32453]: audit 2024-08-29T17:55:10.151842+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:55:11.789 INFO:tasks.rados.rados.0.smithi029.stdout:1322: done (0 left) 2024-08-29T17:55:11.789 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 7 current snap is 125 2024-08-29T17:55:11.790 INFO:tasks.rados.rados.0.smithi029.stdout:1323: seq_num 410 ranges {0=475136,475136=417792,892928=475136,1368064=425984,1794048=286720} 2024-08-29T17:55:11.796 INFO:tasks.rados.rados.0.smithi029.stdout:1323: writing smithi02969618-7 from 0 to 475136 tid 1 2024-08-29T17:55:11.802 INFO:tasks.rados.rados.0.smithi029.stdout:1323: writing smithi02969618-7 from 475136 to 892928 tid 2 2024-08-29T17:55:11.809 INFO:tasks.rados.rados.0.smithi029.stdout:1323: writing smithi02969618-7 from 892928 to 1368064 tid 3 2024-08-29T17:55:11.815 INFO:tasks.rados.rados.0.smithi029.stdout:1323: writing smithi02969618-7 from 1368064 to 1794048 tid 4 2024-08-29T17:55:11.820 INFO:tasks.rados.rados.0.smithi029.stdout:1323: writing smithi02969618-7 from 1794048 to 2080768 tid 5 2024-08-29T17:55:11.820 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 45 current snap is 125 2024-08-29T17:55:11.820 INFO:tasks.rados.rados.0.smithi029.stdout:1323: finishing write tid 1 to smithi02969618-7 2024-08-29T17:55:11.820 INFO:tasks.rados.rados.0.smithi029.stdout:1323: finishing write tid 2 to smithi02969618-7 2024-08-29T17:55:11.820 INFO:tasks.rados.rados.0.smithi029.stdout:1323: finishing write tid 3 to smithi02969618-7 2024-08-29T17:55:11.820 INFO:tasks.rados.rados.0.smithi029.stdout:1323: finishing write tid 4 to smithi02969618-7 2024-08-29T17:55:11.820 INFO:tasks.rados.rados.0.smithi029.stdout:1324: seq_num 411 ranges {5308416=491520,5799936=753664,6553600=688128,7241728=163840} 2024-08-29T17:55:11.886 INFO:tasks.rados.rados.0.smithi029.stdout:1324: writing smithi02969618-45 from 5308416 to 5799936 tid 1 2024-08-29T17:55:11.892 INFO:tasks.rados.rados.0.smithi029.stdout:1324: writing smithi02969618-45 from 5799936 to 6553600 tid 2 2024-08-29T17:55:11.898 INFO:tasks.rados.rados.0.smithi029.stdout:1324: writing smithi02969618-45 from 6553600 to 7241728 tid 3 2024-08-29T17:55:11.900 INFO:tasks.rados.rados.0.smithi029.stdout:1324: writing smithi02969618-45 from 7241728 to 7405568 tid 4 2024-08-29T17:55:11.900 INFO:tasks.rados.rados.0.smithi029.stdout:1325: copy_from oid 38 from oid 44 current snap is 125 2024-08-29T17:55:11.900 INFO:tasks.rados.rados.0.smithi029.stdout:1323: finishing write tid 5 to smithi02969618-7 2024-08-29T17:55:11.901 INFO:tasks.rados.rados.0.smithi029.stdout:1323: finishing write tid 6 to smithi02969618-7 2024-08-29T17:55:11.901 INFO:tasks.rados.rados.0.smithi029.stdout:1323: finishing write tid 7 to smithi02969618-7 2024-08-29T17:55:11.901 INFO:tasks.rados.rados.0.smithi029.stdout:1323: oid 7 updating version 0 to 763 2024-08-29T17:55:11.901 INFO:tasks.rados.rados.0.smithi029.stdout:1323: oid 7 version 763 is already newer than 761 2024-08-29T17:55:11.901 INFO:tasks.rados.rados.0.smithi029.stdout:1323: oid 7 updating version 763 to 764 2024-08-29T17:55:11.901 INFO:tasks.rados.rados.0.smithi029.stdout:1323: oid 7 version 764 is already newer than 760 2024-08-29T17:55:11.901 INFO:tasks.rados.rados.0.smithi029.stdout:1323: oid 7 updating version 764 to 765 2024-08-29T17:55:11.901 INFO:tasks.rados.rados.0.smithi029.stdout:1323: oid 7 version 765 is already newer than 762 2024-08-29T17:55:11.901 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 7 v 765 (ObjNum 410 snap 125 seq_num 410) dirty exists 2024-08-29T17:55:11.901 INFO:tasks.rados.rados.0.smithi029.stdout:1323: left oid 7 (ObjNum 410 snap 125 seq_num 410) 2024-08-29T17:55:11.901 INFO:tasks.rados.rados.0.smithi029.stdout:1323: done (2 left) 2024-08-29T17:55:11.902 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 27 current snap is 125 2024-08-29T17:55:11.902 INFO:tasks.rados.rados.0.smithi029.stdout:1326: seq_num 412 ranges {0=507904,507904=630784,1138688=491520,1630208=483328} 2024-08-29T17:55:11.904 INFO:tasks.rados.rados.0.smithi029.stdout:1326: writing smithi02969618-27 from 0 to 507904 tid 1 2024-08-29T17:55:11.909 INFO:tasks.rados.rados.0.smithi029.stdout:1326: writing smithi02969618-27 from 507904 to 1138688 tid 2 2024-08-29T17:55:11.913 INFO:tasks.rados.rados.0.smithi029.stdout:1326: writing smithi02969618-27 from 1138688 to 1630208 tid 3 2024-08-29T17:55:11.917 INFO:tasks.rados.rados.0.smithi029.stdout:1326: writing smithi02969618-27 from 1630208 to 2113536 tid 4 2024-08-29T17:55:11.917 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 5 current snap is 125 2024-08-29T17:55:11.917 INFO:tasks.rados.rados.0.smithi029.stdout:1324: finishing write tid 1 to smithi02969618-45 2024-08-29T17:55:11.917 INFO:tasks.rados.rados.0.smithi029.stdout:1327: seq_num 413 ranges {9240576=524288,9764864=516096,10280960=696320,10977280=393216} 2024-08-29T17:55:11.979 INFO:tasks.rados.rados.0.smithi029.stdout:1327: writing smithi02969618-5 from 9240576 to 9764864 tid 1 2024-08-29T17:55:11.982 INFO:tasks.rados.rados.0.smithi029.stdout:1327: writing smithi02969618-5 from 9764864 to 10280960 tid 2 2024-08-29T17:55:11.986 INFO:tasks.rados.rados.0.smithi029.stdout:1327: writing smithi02969618-5 from 10280960 to 10977280 tid 3 2024-08-29T17:55:11.989 INFO:tasks.rados.rados.0.smithi029.stdout:1327: writing smithi02969618-5 from 10977280 to 11370496 tid 4 2024-08-29T17:55:11.989 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 37 current snap is 125 2024-08-29T17:55:11.989 INFO:tasks.rados.rados.0.smithi029.stdout:1328: seq_num 414 ranges {3874816=540672,4415488=802816,5218304=458752,5677056=344064} 2024-08-29T17:55:12.014 INFO:tasks.rados.rados.0.smithi029.stdout:1328: writing smithi02969618-37 from 3874816 to 4415488 tid 1 2024-08-29T17:55:12.018 INFO:tasks.rados.rados.0.smithi029.stdout:1328: writing smithi02969618-37 from 4415488 to 5218304 tid 2 2024-08-29T17:55:12.021 INFO:tasks.rados.rados.0.smithi029.stdout:1328: writing smithi02969618-37 from 5218304 to 5677056 tid 3 2024-08-29T17:55:12.023 INFO:tasks.rados.rados.0.smithi029.stdout:1328: writing smithi02969618-37 from 5677056 to 6021120 tid 4 2024-08-29T17:55:12.023 INFO:tasks.rados.rados.0.smithi029.stdout:1329: snap_remove snap 123 2024-08-29T17:55:12.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:55:11 smithi110 bash[24444]: cluster 2024-08-29T17:55:10.827900+0000 mon.a (mon.0) 48 : cluster [DBG] osdmap e329: 8 total, 8 up, 8 in 2024-08-29T17:55:12.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:55:11 smithi110 bash[24444]: audit 2024-08-29T17:55:10.949126+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:55:12.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:55:11 smithi110 bash[24444]: audit 2024-08-29T17:55:10.963058+0000 mon.a (mon.0) 50 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:55:12.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:55:11 smithi110 bash[24444]: audit 2024-08-29T17:55:11.315659+0000 mon.a (mon.0) 51 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:55:12.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:55:11 smithi110 bash[24444]: audit 2024-08-29T17:55:11.327568+0000 mon.a (mon.0) 52 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:55:12.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:55:11 smithi110 bash[24444]: cluster 2024-08-29T17:55:11.789775+0000 mon.a (mon.0) 53 : cluster [DBG] osdmap e330: 8 total, 8 up, 8 in 2024-08-29T17:55:12.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:55:11 smithi029 bash[77880]: cluster 2024-08-29T17:55:10.827900+0000 mon.a (mon.0) 48 : cluster [DBG] osdmap e329: 8 total, 8 up, 8 in 2024-08-29T17:55:12.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:55:11 smithi029 bash[77880]: audit 2024-08-29T17:55:10.949126+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:55:12.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:55:11 smithi029 bash[77880]: audit 2024-08-29T17:55:10.963058+0000 mon.a (mon.0) 50 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:55:12.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:55:11 smithi029 bash[77880]: audit 2024-08-29T17:55:11.315659+0000 mon.a (mon.0) 51 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:55:12.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:55:11 smithi029 bash[77880]: audit 2024-08-29T17:55:11.327568+0000 mon.a (mon.0) 52 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:55:12.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:55:11 smithi029 bash[77880]: cluster 2024-08-29T17:55:11.789775+0000 mon.a (mon.0) 53 : cluster [DBG] osdmap e330: 8 total, 8 up, 8 in 2024-08-29T17:55:12.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:11 smithi029 bash[32453]: cluster 2024-08-29T17:55:10.827900+0000 mon.a (mon.0) 48 : cluster [DBG] osdmap e329: 8 total, 8 up, 8 in 2024-08-29T17:55:12.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:11 smithi029 bash[32453]: audit 2024-08-29T17:55:10.949126+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:55:12.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:11 smithi029 bash[32453]: audit 2024-08-29T17:55:10.963058+0000 mon.a (mon.0) 50 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:55:12.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:11 smithi029 bash[32453]: audit 2024-08-29T17:55:11.315659+0000 mon.a (mon.0) 51 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:55:12.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:11 smithi029 bash[32453]: audit 2024-08-29T17:55:11.327568+0000 mon.a (mon.0) 52 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:55:12.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:11 smithi029 bash[32453]: cluster 2024-08-29T17:55:11.789775+0000 mon.a (mon.0) 53 : cluster [DBG] osdmap e330: 8 total, 8 up, 8 in 2024-08-29T17:55:12.977 INFO:tasks.rados.rados.0.smithi029.stdout:1329: done (5 left) 2024-08-29T17:55:12.977 INFO:tasks.rados.rados.0.smithi029.stdout:1330: snap_create 2024-08-29T17:55:12.977 INFO:tasks.rados.rados.0.smithi029.stdout:1324: finishing write tid 2 to smithi02969618-45 2024-08-29T17:55:12.977 INFO:tasks.rados.rados.0.smithi029.stdout:1324: finishing write tid 3 to smithi02969618-45 2024-08-29T17:55:12.977 INFO:tasks.rados.rados.0.smithi029.stdout:1324: finishing write tid 4 to smithi02969618-45 2024-08-29T17:55:12.977 INFO:tasks.rados.rados.0.smithi029.stdout:1324: finishing write tid 5 to smithi02969618-45 2024-08-29T17:55:12.978 INFO:tasks.rados.rados.0.smithi029.stdout:1326: finishing write tid 1 to smithi02969618-27 2024-08-29T17:55:12.978 INFO:tasks.rados.rados.0.smithi029.stdout:1324: finishing write tid 6 to smithi02969618-45 2024-08-29T17:55:12.978 INFO:tasks.rados.rados.0.smithi029.stdout:1324: oid 45 updating version 0 to 845 2024-08-29T17:55:12.978 INFO:tasks.rados.rados.0.smithi029.stdout:1324: oid 45 updating version 845 to 847 2024-08-29T17:55:12.978 INFO:tasks.rados.rados.0.smithi029.stdout:1324: oid 45 updating version 847 to 848 2024-08-29T17:55:12.978 INFO:tasks.rados.rados.0.smithi029.stdout:1324: oid 45 version 848 is already newer than 844 2024-08-29T17:55:12.978 INFO:tasks.rados.rados.0.smithi029.stdout:1324: oid 45 version 848 is already newer than 846 2024-08-29T17:55:12.978 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 45 v 848 (ObjNum 411 snap 125 seq_num 411) dirty exists 2024-08-29T17:55:12.978 INFO:tasks.rados.rados.0.smithi029.stdout:1324: left oid 45 (ObjNum 411 snap 125 seq_num 411) 2024-08-29T17:55:12.978 INFO:tasks.rados.rados.0.smithi029.stdout:1325: finishing copy_from to smithi02969618-38 2024-08-29T17:55:12.978 INFO:tasks.rados.rados.0.smithi029.stdout:1325: got expected ENOENT (src dne) 2024-08-29T17:55:12.978 INFO:tasks.rados.rados.0.smithi029.stdout:1325: finishing copy_from racing read to smithi02969618-38 2024-08-29T17:55:12.978 INFO:tasks.rados.rados.0.smithi029.stdout:1326: finishing write tid 2 to smithi02969618-27 2024-08-29T17:55:12.978 INFO:tasks.rados.rados.0.smithi029.stdout:1326: finishing write tid 3 to smithi02969618-27 2024-08-29T17:55:12.979 INFO:tasks.rados.rados.0.smithi029.stdout:1326: finishing write tid 4 to smithi02969618-27 2024-08-29T17:55:12.979 INFO:tasks.rados.rados.0.smithi029.stdout:1326: finishing write tid 5 to smithi02969618-27 2024-08-29T17:55:12.979 INFO:tasks.rados.rados.0.smithi029.stdout:1326: finishing write tid 6 to smithi02969618-27 2024-08-29T17:55:12.979 INFO:tasks.rados.rados.0.smithi029.stdout:1326: oid 27 updating version 0 to 624 2024-08-29T17:55:12.979 INFO:tasks.rados.rados.0.smithi029.stdout:1326: oid 27 updating version 624 to 627 2024-08-29T17:55:12.979 INFO:tasks.rados.rados.0.smithi029.stdout:1326: oid 27 version 627 is already newer than 626 2024-08-29T17:55:12.979 INFO:tasks.rados.rados.0.smithi029.stdout:1326: oid 27 version 627 is already newer than 625 2024-08-29T17:55:12.979 INFO:tasks.rados.rados.0.smithi029.stdout:1326: oid 27 version 627 is already newer than 623 2024-08-29T17:55:12.979 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 27 v 627 (ObjNum 412 snap 125 seq_num 412) dirty exists 2024-08-29T17:55:12.979 INFO:tasks.rados.rados.0.smithi029.stdout:1326: left oid 27 (ObjNum 412 snap 125 seq_num 412) 2024-08-29T17:55:12.979 INFO:tasks.rados.rados.0.smithi029.stdout:1327: finishing write tid 1 to smithi02969618-5 2024-08-29T17:55:12.979 INFO:tasks.rados.rados.0.smithi029.stdout:1327: finishing write tid 2 to smithi02969618-5 2024-08-29T17:55:12.979 INFO:tasks.rados.rados.0.smithi029.stdout:1327: finishing write tid 3 to smithi02969618-5 2024-08-29T17:55:12.980 INFO:tasks.rados.rados.0.smithi029.stdout:1327: finishing write tid 4 to smithi02969618-5 2024-08-29T17:55:12.980 INFO:tasks.rados.rados.0.smithi029.stdout:1327: finishing write tid 5 to smithi02969618-5 2024-08-29T17:55:12.980 INFO:tasks.rados.rados.0.smithi029.stdout:1327: finishing write tid 6 to smithi02969618-5 2024-08-29T17:55:12.980 INFO:tasks.rados.rados.0.smithi029.stdout:1327: oid 5 updating version 0 to 801 2024-08-29T17:55:12.980 INFO:tasks.rados.rados.0.smithi029.stdout:1327: oid 5 version 801 is already newer than 799 2024-08-29T17:55:12.980 INFO:tasks.rados.rados.0.smithi029.stdout:1327: oid 5 version 801 is already newer than 800 2024-08-29T17:55:12.980 INFO:tasks.rados.rados.0.smithi029.stdout:1327: oid 5 updating version 801 to 802 2024-08-29T17:55:12.980 INFO:tasks.rados.rados.0.smithi029.stdout:1327: oid 5 version 802 is already newer than 798 2024-08-29T17:55:12.980 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 5 v 802 (ObjNum 413 snap 125 seq_num 413) dirty exists 2024-08-29T17:55:12.980 INFO:tasks.rados.rados.0.smithi029.stdout:1327: left oid 5 (ObjNum 413 snap 125 seq_num 413) 2024-08-29T17:55:12.980 INFO:tasks.rados.rados.0.smithi029.stdout:1328: finishing write tid 1 to smithi02969618-37 2024-08-29T17:55:12.980 INFO:tasks.rados.rados.0.smithi029.stdout:1328: finishing write tid 2 to smithi02969618-37 2024-08-29T17:55:12.980 INFO:tasks.rados.rados.0.smithi029.stdout:1328: finishing write tid 3 to smithi02969618-37 2024-08-29T17:55:12.980 INFO:tasks.rados.rados.0.smithi029.stdout:1328: finishing write tid 4 to smithi02969618-37 2024-08-29T17:55:12.981 INFO:tasks.rados.rados.0.smithi029.stdout:1328: finishing write tid 5 to smithi02969618-37 2024-08-29T17:55:12.981 INFO:tasks.rados.rados.0.smithi029.stdout:1328: finishing write tid 6 to smithi02969618-37 2024-08-29T17:55:12.981 INFO:tasks.rados.rados.0.smithi029.stdout:1328: oid 37 updating version 0 to 1103 2024-08-29T17:55:12.981 INFO:tasks.rados.rados.0.smithi029.stdout:1328: oid 37 version 1103 is already newer than 1102 2024-08-29T17:55:12.981 INFO:tasks.rados.rados.0.smithi029.stdout:1328: oid 37 version 1103 is already newer than 1100 2024-08-29T17:55:12.981 INFO:tasks.rados.rados.0.smithi029.stdout:1328: oid 37 updating version 1103 to 1104 2024-08-29T17:55:12.981 INFO:tasks.rados.rados.0.smithi029.stdout:1328: oid 37 version 1104 is already newer than 1101 2024-08-29T17:55:12.981 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 37 v 1104 (ObjNum 414 snap 125 seq_num 414) dirty exists 2024-08-29T17:55:12.981 INFO:tasks.rados.rados.0.smithi029.stdout:1328: left oid 37 (ObjNum 414 snap 125 seq_num 414) 2024-08-29T17:55:13.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:55:12 smithi029 bash[77880]: cluster 2024-08-29T17:55:11.308942+0000 mgr.y (mgr.25004) 12 : cluster [DBG] pgmap v14: 121 pgs: 121 active+clean; 116 MiB data, 990 MiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 7.1 MiB/s wr, 56 op/s 2024-08-29T17:55:13.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:55:12 smithi110 bash[24444]: cluster 2024-08-29T17:55:11.308942+0000 mgr.y (mgr.25004) 12 : cluster [DBG] pgmap v14: 121 pgs: 121 active+clean; 116 MiB data, 990 MiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 7.1 MiB/s wr, 56 op/s 2024-08-29T17:55:13.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:12 smithi029 bash[32453]: cluster 2024-08-29T17:55:11.308942+0000 mgr.y (mgr.25004) 12 : cluster [DBG] pgmap v14: 121 pgs: 121 active+clean; 116 MiB data, 990 MiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 7.1 MiB/s wr, 56 op/s 2024-08-29T17:55:13.986 INFO:tasks.rados.rados.0.smithi029.stdout:1324: done (5 left) 2024-08-29T17:55:13.986 INFO:tasks.rados.rados.0.smithi029.stdout:1325: done (4 left) 2024-08-29T17:55:13.986 INFO:tasks.rados.rados.0.smithi029.stdout:1326: done (3 left) 2024-08-29T17:55:13.986 INFO:tasks.rados.rados.0.smithi029.stdout:1327: done (2 left) 2024-08-29T17:55:13.986 INFO:tasks.rados.rados.0.smithi029.stdout:1328: done (1 left) 2024-08-29T17:55:13.986 INFO:tasks.rados.rados.0.smithi029.stdout:1330: done (0 left) 2024-08-29T17:55:13.986 INFO:tasks.rados.rados.0.smithi029.stdout:1331: copy_from oid 34 from oid 38 current snap is 126 2024-08-29T17:55:13.987 INFO:tasks.rados.rados.0.smithi029.stdout:1332: rollback oid 46 current snap is 126 2024-08-29T17:55:13.987 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 46 to 124 2024-08-29T17:55:13.987 INFO:tasks.rados.rados.0.smithi029.stdout:1333: rollback oid 23 current snap is 126 2024-08-29T17:55:13.987 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 23 to 125 2024-08-29T17:55:13.987 INFO:tasks.rados.rados.0.smithi029.stdout:1334: delete oid 22 current snap is 126 2024-08-29T17:55:13.994 INFO:tasks.rados.rados.0.smithi029.stdout:1334: done (3 left) 2024-08-29T17:55:13.994 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 12 current snap is 126 2024-08-29T17:55:13.994 INFO:tasks.rados.rados.0.smithi029.stdout:1335: seq_num 416 ranges {6922240=573440,7495680=573440,8069120=475136,8544256=557056} 2024-08-29T17:55:14.053 INFO:tasks.rados.rados.0.smithi029.stdout:1335: writing smithi02969618-12 from 6922240 to 7495680 tid 1 2024-08-29T17:55:14.057 INFO:tasks.rados.rados.0.smithi029.stdout:1335: writing smithi02969618-12 from 7495680 to 8069120 tid 2 2024-08-29T17:55:14.061 INFO:tasks.rados.rados.0.smithi029.stdout:1335: writing smithi02969618-12 from 8069120 to 8544256 tid 3 2024-08-29T17:55:14.065 INFO:tasks.rados.rados.0.smithi029.stdout:1335: writing smithi02969618-12 from 8544256 to 9101312 tid 4 2024-08-29T17:55:14.065 INFO:tasks.rados.rados.0.smithi029.stdout:1336: copy_from oid 28 from oid 42 current snap is 126 2024-08-29T17:55:14.065 INFO:tasks.rados.rados.0.smithi029.stdout:1332: finishing rollback tid 0 to smithi02969618-46 2024-08-29T17:55:14.065 INFO:tasks.rados.rados.0.smithi029.stdout:1337: snap_remove snap 122 2024-08-29T17:55:14.399 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:55:13 smithi110 bash[24444]: cluster 2024-08-29T17:55:12.975698+0000 mon.a (mon.0) 54 : cluster [DBG] osdmap e331: 8 total, 8 up, 8 in 2024-08-29T17:55:14.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:55:13 smithi029 bash[77880]: cluster 2024-08-29T17:55:12.975698+0000 mon.a (mon.0) 54 : cluster [DBG] osdmap e331: 8 total, 8 up, 8 in 2024-08-29T17:55:14.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:13 smithi029 bash[32453]: cluster 2024-08-29T17:55:12.975698+0000 mon.a (mon.0) 54 : cluster [DBG] osdmap e331: 8 total, 8 up, 8 in 2024-08-29T17:55:14.900 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:55:14 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:17:55:14] "GET /metrics HTTP/1.1" 200 33339 "" "Prometheus/2.43.0" 2024-08-29T17:55:14.989 INFO:tasks.rados.rados.0.smithi029.stdout:1337: done (5 left) 2024-08-29T17:55:14.989 INFO:tasks.rados.rados.0.smithi029.stdout:1338: snap_create 2024-08-29T17:55:14.989 INFO:tasks.rados.rados.0.smithi029.stdout:1332: finishing rollback tid 1 to smithi02969618-46 2024-08-29T17:55:14.990 INFO:tasks.rados.rados.0.smithi029.stdout:1332: finishing rollback tid 2 to smithi02969618-46 2024-08-29T17:55:14.990 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 46 v 991 (ObjNum 329 snap 99 seq_num 329) dirty exists 2024-08-29T17:55:14.990 INFO:tasks.rados.rados.0.smithi029.stdout:1333: finishing rollback tid 0 to smithi02969618-23 2024-08-29T17:55:14.990 INFO:tasks.rados.rados.0.smithi029.stdout:1333: finishing rollback tid 1 to smithi02969618-23 2024-08-29T17:55:14.990 INFO:tasks.rados.rados.0.smithi029.stdout:1333: finishing rollback tid 2 to smithi02969618-23 2024-08-29T17:55:14.990 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 23 v 1110 (ObjNum 340 snap 103 seq_num 340) dirty exists 2024-08-29T17:55:14.990 INFO:tasks.rados.rados.0.smithi029.stdout:1331: finishing copy_from racing read to smithi02969618-34 2024-08-29T17:55:14.990 INFO:tasks.rados.rados.0.smithi029.stdout:1331: finishing copy_from to smithi02969618-34 2024-08-29T17:55:14.990 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 34 v 428 (ObjNum 357 snap 108 seq_num 357) dirty exists 2024-08-29T17:55:14.990 INFO:tasks.rados.rados.0.smithi029.stdout:1335: finishing write tid 1 to smithi02969618-12 2024-08-29T17:55:14.990 INFO:tasks.rados.rados.0.smithi029.stdout:1335: finishing write tid 2 to smithi02969618-12 2024-08-29T17:55:14.990 INFO:tasks.rados.rados.0.smithi029.stdout:1335: finishing write tid 3 to smithi02969618-12 2024-08-29T17:55:14.990 INFO:tasks.rados.rados.0.smithi029.stdout:1335: finishing write tid 4 to smithi02969618-12 2024-08-29T17:55:14.990 INFO:tasks.rados.rados.0.smithi029.stdout:1335: finishing write tid 5 to smithi02969618-12 2024-08-29T17:55:14.991 INFO:tasks.rados.rados.0.smithi029.stdout:1335: finishing write tid 6 to smithi02969618-12 2024-08-29T17:55:14.991 INFO:tasks.rados.rados.0.smithi029.stdout:1335: oid 12 updating version 0 to 1114 2024-08-29T17:55:14.991 INFO:tasks.rados.rados.0.smithi029.stdout:1335: oid 12 updating version 1114 to 1115 2024-08-29T17:55:14.991 INFO:tasks.rados.rados.0.smithi029.stdout:1335: oid 12 version 1115 is already newer than 1113 2024-08-29T17:55:14.991 INFO:tasks.rados.rados.0.smithi029.stdout:1335: oid 12 version 1115 is already newer than 1112 2024-08-29T17:55:14.991 INFO:tasks.rados.rados.0.smithi029.stdout:1335: oid 12 updating version 1115 to 1116 2024-08-29T17:55:14.991 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 12 v 1116 (ObjNum 416 snap 126 seq_num 416) dirty exists 2024-08-29T17:55:14.991 INFO:tasks.rados.rados.0.smithi029.stdout:1335: left oid 12 (ObjNum 416 snap 126 seq_num 416) 2024-08-29T17:55:14.991 INFO:tasks.rados.rados.0.smithi029.stdout:1336: finishing copy_from racing read to smithi02969618-28 2024-08-29T17:55:14.991 INFO:tasks.rados.rados.0.smithi029.stdout:1336: finishing copy_from to smithi02969618-28 2024-08-29T17:55:14.991 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 28 v 1072 (ObjNum 381 snap 119 seq_num 381) dirty exists 2024-08-29T17:55:15.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:55:14 smithi110 bash[24444]: cluster 2024-08-29T17:55:13.309672+0000 mgr.y (mgr.25004) 13 : cluster [DBG] pgmap v17: 121 pgs: 121 active+clean; 116 MiB data, 990 MiB used, 714 GiB / 715 GiB avail 2024-08-29T17:55:15.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:55:14 smithi110 bash[24444]: cluster 2024-08-29T17:55:13.986416+0000 mon.a (mon.0) 55 : cluster [DBG] osdmap e332: 8 total, 8 up, 8 in 2024-08-29T17:55:15.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:55:14 smithi029 bash[77880]: cluster 2024-08-29T17:55:13.309672+0000 mgr.y (mgr.25004) 13 : cluster [DBG] pgmap v17: 121 pgs: 121 active+clean; 116 MiB data, 990 MiB used, 714 GiB / 715 GiB avail 2024-08-29T17:55:15.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:55:14 smithi029 bash[77880]: cluster 2024-08-29T17:55:13.986416+0000 mon.a (mon.0) 55 : cluster [DBG] osdmap e332: 8 total, 8 up, 8 in 2024-08-29T17:55:15.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:14 smithi029 bash[32453]: cluster 2024-08-29T17:55:13.309672+0000 mgr.y (mgr.25004) 13 : cluster [DBG] pgmap v17: 121 pgs: 121 active+clean; 116 MiB data, 990 MiB used, 714 GiB / 715 GiB avail 2024-08-29T17:55:15.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:14 smithi029 bash[32453]: cluster 2024-08-29T17:55:13.986416+0000 mon.a (mon.0) 55 : cluster [DBG] osdmap e332: 8 total, 8 up, 8 in 2024-08-29T17:55:16.007 INFO:tasks.rados.rados.0.smithi029.stdout:1331: done (5 left) 2024-08-29T17:55:16.007 INFO:tasks.rados.rados.0.smithi029.stdout:1332: done (4 left) 2024-08-29T17:55:16.007 INFO:tasks.rados.rados.0.smithi029.stdout:1333: done (3 left) 2024-08-29T17:55:16.007 INFO:tasks.rados.rados.0.smithi029.stdout:1335: done (2 left) 2024-08-29T17:55:16.008 INFO:tasks.rados.rados.0.smithi029.stdout:1336: done (1 left) 2024-08-29T17:55:16.008 INFO:tasks.rados.rados.0.smithi029.stdout:1338: done (0 left) 2024-08-29T17:55:16.008 INFO:tasks.rados.rados.0.smithi029.stdout:1339: copy_from oid 10 from oid 20 current snap is 127 2024-08-29T17:55:16.008 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 38 current snap is 127 2024-08-29T17:55:16.008 INFO:tasks.rados.rados.0.smithi029.stdout:1340: seq_num 417 ranges {3842048=589824,4431872=458752,4890624=679936,5570560=466944} 2024-08-29T17:55:16.052 INFO:tasks.rados.rados.0.smithi029.stdout:1340: writing smithi02969618-38 from 3842048 to 4431872 tid 1 2024-08-29T17:55:16.056 INFO:tasks.rados.rados.0.smithi029.stdout:1340: writing smithi02969618-38 from 4431872 to 4890624 tid 2 2024-08-29T17:55:16.063 INFO:tasks.rados.rados.0.smithi029.stdout:1340: writing smithi02969618-38 from 4890624 to 5570560 tid 3 2024-08-29T17:55:16.067 INFO:tasks.rados.rados.0.smithi029.stdout:1340: writing smithi02969618-38 from 5570560 to 6037504 tid 4 2024-08-29T17:55:16.067 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 47 current snap is 127 2024-08-29T17:55:16.068 INFO:tasks.rados.rados.0.smithi029.stdout:1341: seq_num 418 ranges {2138112=606208,2744320=737280,3481600=434176,3915776=434176} 2024-08-29T17:55:16.088 INFO:tasks.rados.rados.0.smithi029.stdout:1341: writing smithi02969618-47 from 2138112 to 2744320 tid 1 2024-08-29T17:55:16.094 INFO:tasks.rados.rados.0.smithi029.stdout:1341: writing smithi02969618-47 from 2744320 to 3481600 tid 2 2024-08-29T17:55:16.097 INFO:tasks.rados.rados.0.smithi029.stdout:1341: writing smithi02969618-47 from 3481600 to 3915776 tid 3 2024-08-29T17:55:16.100 INFO:tasks.rados.rados.0.smithi029.stdout:1341: writing smithi02969618-47 from 3915776 to 4349952 tid 4 2024-08-29T17:55:16.100 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 8 current snap is 127 2024-08-29T17:55:16.100 INFO:tasks.rados.rados.0.smithi029.stdout:1342: seq_num 419 ranges {6217728=622592,6840320=671744,7512064=647168,8159232=286720} 2024-08-29T17:55:16.138 INFO:tasks.rados.rados.0.smithi029.stdout:1342: writing smithi02969618-8 from 6217728 to 6840320 tid 1 2024-08-29T17:55:16.142 INFO:tasks.rados.rados.0.smithi029.stdout:1342: writing smithi02969618-8 from 6840320 to 7512064 tid 2 2024-08-29T17:55:16.146 INFO:tasks.rados.rados.0.smithi029.stdout:1342: writing smithi02969618-8 from 7512064 to 8159232 tid 3 2024-08-29T17:55:16.148 INFO:tasks.rados.rados.0.smithi029.stdout:1342: writing smithi02969618-8 from 8159232 to 8445952 tid 4 2024-08-29T17:55:16.149 INFO:tasks.rados.rados.0.smithi029.stdout:1343: rmattr oid 49 current snap is 127 2024-08-29T17:55:16.149 INFO:tasks.rados.rados.0.smithi029.stdout:1339: finishing copy_from racing read to smithi02969618-10 2024-08-29T17:55:16.149 INFO:tasks.rados.rados.0.smithi029.stdout:1344: delete oid 22 current snap is 127 2024-08-29T17:55:16.149 INFO:tasks.rados.rados.0.smithi029.stdout:1339: finishing copy_from to smithi02969618-10 2024-08-29T17:55:16.149 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 10 v 1092 (ObjNum 396 snap 120 seq_num 396) dirty exists 2024-08-29T17:55:16.149 INFO:tasks.rados.rados.0.smithi029.stdout:1340: finishing write tid 1 to smithi02969618-38 2024-08-29T17:55:16.149 INFO:tasks.rados.rados.0.smithi029.stdout:1340: finishing write tid 2 to smithi02969618-38 2024-08-29T17:55:16.149 INFO:tasks.rados.rados.0.smithi029.stdout:1340: finishing write tid 3 to smithi02969618-38 2024-08-29T17:55:16.149 INFO:tasks.rados.rados.0.smithi029.stdout:1340: finishing write tid 4 to smithi02969618-38 2024-08-29T17:55:16.149 INFO:tasks.rados.rados.0.smithi029.stdout:1340: finishing write tid 5 to smithi02969618-38 2024-08-29T17:55:16.149 INFO:tasks.rados.rados.0.smithi029.stdout:1340: finishing write tid 6 to smithi02969618-38 2024-08-29T17:55:16.149 INFO:tasks.rados.rados.0.smithi029.stdout:1340: oid 38 updating version 0 to 851 2024-08-29T17:55:16.150 INFO:tasks.rados.rados.0.smithi029.stdout:1340: oid 38 updating version 851 to 852 2024-08-29T17:55:16.150 INFO:tasks.rados.rados.0.smithi029.stdout:1340: oid 38 updating version 852 to 853 2024-08-29T17:55:16.150 INFO:tasks.rados.rados.0.smithi029.stdout:1340: oid 38 version 853 is already newer than 849 2024-08-29T17:55:16.150 INFO:tasks.rados.rados.0.smithi029.stdout:1340: oid 38 version 853 is already newer than 850 2024-08-29T17:55:16.150 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 38 v 853 (ObjNum 417 snap 127 seq_num 417) dirty exists 2024-08-29T17:55:16.150 INFO:tasks.rados.rados.0.smithi029.stdout:1340: left oid 38 (ObjNum 417 snap 127 seq_num 417) 2024-08-29T17:55:16.150 INFO:tasks.rados.rados.0.smithi029.stdout:1341: finishing write tid 1 to smithi02969618-47 2024-08-29T17:55:16.150 INFO:tasks.rados.rados.0.smithi029.stdout:1341: finishing write tid 2 to smithi02969618-47 2024-08-29T17:55:16.150 INFO:tasks.rados.rados.0.smithi029.stdout:1341: finishing write tid 3 to smithi02969618-47 2024-08-29T17:55:16.150 INFO:tasks.rados.rados.0.smithi029.stdout:1341: finishing write tid 4 to smithi02969618-47 2024-08-29T17:55:16.150 INFO:tasks.rados.rados.0.smithi029.stdout:1341: finishing write tid 5 to smithi02969618-47 2024-08-29T17:55:16.150 INFO:tasks.rados.rados.0.smithi029.stdout:1341: finishing write tid 6 to smithi02969618-47 2024-08-29T17:55:16.150 INFO:tasks.rados.rados.0.smithi029.stdout:1341: oid 47 updating version 0 to 1075 2024-08-29T17:55:16.150 INFO:tasks.rados.rados.0.smithi029.stdout:1341: oid 47 version 1075 is already newer than 1074 2024-08-29T17:55:16.151 INFO:tasks.rados.rados.0.smithi029.stdout:1341: oid 47 updating version 1075 to 1077 2024-08-29T17:55:16.151 INFO:tasks.rados.rados.0.smithi029.stdout:1341: oid 47 version 1077 is already newer than 1076 2024-08-29T17:55:16.151 INFO:tasks.rados.rados.0.smithi029.stdout:1341: oid 47 version 1077 is already newer than 1073 2024-08-29T17:55:16.151 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 47 v 1077 (ObjNum 418 snap 127 seq_num 418) dirty exists 2024-08-29T17:55:16.151 INFO:tasks.rados.rados.0.smithi029.stdout:1341: left oid 47 (ObjNum 418 snap 127 seq_num 418) 2024-08-29T17:55:16.151 INFO:tasks.rados.rados.0.smithi029.stdout:1342: finishing write tid 1 to smithi02969618-8 2024-08-29T17:55:16.151 INFO:tasks.rados.rados.0.smithi029.stdout:1342: finishing write tid 2 to smithi02969618-8 2024-08-29T17:55:16.156 INFO:tasks.rados.rados.0.smithi029.stdout:1339: done (5 left) 2024-08-29T17:55:16.156 INFO:tasks.rados.rados.0.smithi029.stdout:1340: done (4 left) 2024-08-29T17:55:16.157 INFO:tasks.rados.rados.0.smithi029.stdout:1341: done (3 left) 2024-08-29T17:55:16.157 INFO:tasks.rados.rados.0.smithi029.stdout:1344: done (2 left) 2024-08-29T17:55:16.157 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 28 current snap is 127 2024-08-29T17:55:16.157 INFO:tasks.rados.rados.0.smithi029.stdout:1345: seq_num 421 ranges {4661248=655360,5316608=442368,5758976=663552,6422528=499712} 2024-08-29T17:55:16.186 INFO:tasks.rados.rados.0.smithi029.stdout:1345: writing smithi02969618-28 from 4661248 to 5316608 tid 1 2024-08-29T17:55:16.189 INFO:tasks.rados.rados.0.smithi029.stdout:1345: writing smithi02969618-28 from 5316608 to 5758976 tid 2 2024-08-29T17:55:16.196 INFO:tasks.rados.rados.0.smithi029.stdout:1345: writing smithi02969618-28 from 5758976 to 6422528 tid 3 2024-08-29T17:55:16.197 INFO:tasks.rados.rados.0.smithi029.stdout:1345: writing smithi02969618-28 from 6422528 to 6922240 tid 4 2024-08-29T17:55:16.197 INFO:tasks.rados.rados.0.smithi029.stdout:1346: delete oid 33 current snap is 127 2024-08-29T17:55:16.197 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 49 v 1124 (ObjNum 303 snap 87 seq_num 303) dirty exists 2024-08-29T17:55:16.197 INFO:tasks.rados.rados.0.smithi029.stdout:1342: finishing write tid 3 to smithi02969618-8 2024-08-29T17:55:16.197 INFO:tasks.rados.rados.0.smithi029.stdout:1342: finishing write tid 4 to smithi02969618-8 2024-08-29T17:55:16.197 INFO:tasks.rados.rados.0.smithi029.stdout:1342: finishing write tid 5 to smithi02969618-8 2024-08-29T17:55:16.197 INFO:tasks.rados.rados.0.smithi029.stdout:1342: finishing write tid 6 to smithi02969618-8 2024-08-29T17:55:16.197 INFO:tasks.rados.rados.0.smithi029.stdout:1342: oid 8 updating version 0 to 996 2024-08-29T17:55:16.197 INFO:tasks.rados.rados.0.smithi029.stdout:1342: oid 8 version 996 is already newer than 993 2024-08-29T17:55:16.197 INFO:tasks.rados.rados.0.smithi029.stdout:1342: oid 8 version 996 is already newer than 994 2024-08-29T17:55:16.198 INFO:tasks.rados.rados.0.smithi029.stdout:1342: oid 8 updating version 996 to 997 2024-08-29T17:55:16.198 INFO:tasks.rados.rados.0.smithi029.stdout:1342: oid 8 version 997 is already newer than 995 2024-08-29T17:55:16.198 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 8 v 997 (ObjNum 419 snap 127 seq_num 419) dirty exists 2024-08-29T17:55:16.198 INFO:tasks.rados.rados.0.smithi029.stdout:1342: left oid 8 (ObjNum 419 snap 127 seq_num 419) 2024-08-29T17:55:16.200 INFO:tasks.rados.rados.0.smithi029.stdout:1345: finishing write tid 1 to smithi02969618-28 2024-08-29T17:55:16.200 INFO:tasks.rados.rados.0.smithi029.stdout:1345: finishing write tid 2 to smithi02969618-28 2024-08-29T17:55:16.200 INFO:tasks.rados.rados.0.smithi029.stdout:1345: finishing write tid 3 to smithi02969618-28 2024-08-29T17:55:16.200 INFO:tasks.rados.rados.0.smithi029.stdout:1345: finishing write tid 4 to smithi02969618-28 2024-08-29T17:55:16.200 INFO:tasks.rados.rados.0.smithi029.stdout:1345: finishing write tid 5 to smithi02969618-28 2024-08-29T17:55:16.201 INFO:tasks.rados.rados.0.smithi029.stdout:1342: done (3 left) 2024-08-29T17:55:16.201 INFO:tasks.rados.rados.0.smithi029.stdout:1343: done (2 left) 2024-08-29T17:55:16.201 INFO:tasks.rados.rados.0.smithi029.stdout:1346: done (1 left) 2024-08-29T17:55:16.201 INFO:tasks.rados.rados.0.smithi029.stdout:1347: setattr oid 17 current snap is 127 2024-08-29T17:55:16.203 INFO:tasks.rados.rados.0.smithi029.stdout:1345: finishing write tid 6 to smithi02969618-28 2024-08-29T17:55:16.203 INFO:tasks.rados.rados.0.smithi029.stdout:1345: oid 28 updating version 0 to 1078 2024-08-29T17:55:16.203 INFO:tasks.rados.rados.0.smithi029.stdout:1345: oid 28 updating version 1078 to 1080 2024-08-29T17:55:16.203 INFO:tasks.rados.rados.0.smithi029.stdout:1345: oid 28 updating version 1080 to 1081 2024-08-29T17:55:16.203 INFO:tasks.rados.rados.0.smithi029.stdout:1345: oid 28 updating version 1081 to 1082 2024-08-29T17:55:16.203 INFO:tasks.rados.rados.0.smithi029.stdout:1345: oid 28 version 1082 is already newer than 1079 2024-08-29T17:55:16.203 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 28 v 1082 (ObjNum 421 snap 127 seq_num 421) dirty exists 2024-08-29T17:55:16.203 INFO:tasks.rados.rados.0.smithi029.stdout:1345: left oid 28 (ObjNum 421 snap 127 seq_num 421) 2024-08-29T17:55:16.204 INFO:tasks.rados.rados.0.smithi029.stdout:1345: done (1 left) 2024-08-29T17:55:16.204 INFO:tasks.rados.rados.0.smithi029.stdout:1348: read oid 1 snap -1 2024-08-29T17:55:16.204 INFO:tasks.rados.rados.0.smithi029.stdout:1348: expect (ObjNum 357 snap 108 seq_num 357) 2024-08-29T17:55:16.204 INFO:tasks.rados.rados.0.smithi029.stdout:1349: snap_remove snap 126 2024-08-29T17:55:16.399 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:55:15 smithi110 bash[24444]: cluster 2024-08-29T17:55:14.988157+0000 mon.a (mon.0) 56 : cluster [DBG] osdmap e333: 8 total, 8 up, 8 in 2024-08-29T17:55:16.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:15 smithi029 bash[32453]: cluster 2024-08-29T17:55:14.988157+0000 mon.a (mon.0) 56 : cluster [DBG] osdmap e333: 8 total, 8 up, 8 in 2024-08-29T17:55:16.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:55:15 smithi029 bash[77880]: cluster 2024-08-29T17:55:14.988157+0000 mon.a (mon.0) 56 : cluster [DBG] osdmap e333: 8 total, 8 up, 8 in 2024-08-29T17:55:16.793 INFO:tasks.rados.rados.0.smithi029.stdout:1349: done (2 left) 2024-08-29T17:55:16.793 INFO:tasks.rados.rados.0.smithi029.stdout:1350: snap_remove snap 124 2024-08-29T17:55:17.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:55:17 smithi110 bash[24444]: cluster 2024-08-29T17:55:15.310413+0000 mgr.y (mgr.25004) 14 : cluster [DBG] pgmap v20: 121 pgs: 121 active+clean; 142 MiB data, 1019 MiB used, 714 GiB / 715 GiB avail; 2.7 MiB/s rd, 6.5 MiB/s wr, 13 op/s 2024-08-29T17:55:17.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:55:17 smithi110 bash[24444]: cluster 2024-08-29T17:55:16.006592+0000 mon.a (mon.0) 57 : cluster [DBG] osdmap e334: 8 total, 8 up, 8 in 2024-08-29T17:55:17.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:55:17 smithi110 bash[24444]: cluster 2024-08-29T17:55:16.792739+0000 mon.a (mon.0) 58 : cluster [DBG] osdmap e335: 8 total, 8 up, 8 in 2024-08-29T17:55:17.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:55:17 smithi029 bash[77880]: cluster 2024-08-29T17:55:15.310413+0000 mgr.y (mgr.25004) 14 : cluster [DBG] pgmap v20: 121 pgs: 121 active+clean; 142 MiB data, 1019 MiB used, 714 GiB / 715 GiB avail; 2.7 MiB/s rd, 6.5 MiB/s wr, 13 op/s 2024-08-29T17:55:17.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:55:17 smithi029 bash[77880]: cluster 2024-08-29T17:55:16.006592+0000 mon.a (mon.0) 57 : cluster [DBG] osdmap e334: 8 total, 8 up, 8 in 2024-08-29T17:55:17.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:55:17 smithi029 bash[77880]: cluster 2024-08-29T17:55:16.792739+0000 mon.a (mon.0) 58 : cluster [DBG] osdmap e335: 8 total, 8 up, 8 in 2024-08-29T17:55:17.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:17 smithi029 bash[32453]: cluster 2024-08-29T17:55:15.310413+0000 mgr.y (mgr.25004) 14 : cluster [DBG] pgmap v20: 121 pgs: 121 active+clean; 142 MiB data, 1019 MiB used, 714 GiB / 715 GiB avail; 2.7 MiB/s rd, 6.5 MiB/s wr, 13 op/s 2024-08-29T17:55:17.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:17 smithi029 bash[32453]: cluster 2024-08-29T17:55:16.006592+0000 mon.a (mon.0) 57 : cluster [DBG] osdmap e334: 8 total, 8 up, 8 in 2024-08-29T17:55:17.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:17 smithi029 bash[32453]: cluster 2024-08-29T17:55:16.792739+0000 mon.a (mon.0) 58 : cluster [DBG] osdmap e335: 8 total, 8 up, 8 in 2024-08-29T17:55:17.800 INFO:tasks.rados.rados.0.smithi029.stdout:1350: done (2 left) 2024-08-29T17:55:17.800 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 24 current snap is 127 2024-08-29T17:55:17.800 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 17 v 990 (ObjNum 33 snap 0 seq_num 25128811) dirty exists 2024-08-29T17:55:17.800 INFO:tasks.rados.rados.0.smithi029.stdout:1348: expect (ObjNum 357 snap 108 seq_num 357) 2024-08-29T17:55:18.038 INFO:tasks.rados.rados.0.smithi029.stdout:1351: seq_num 423 ranges {3923968=688128,4612096=614400,5226496=622592,5849088=368640} 2024-08-29T17:55:18.085 INFO:tasks.rados.rados.0.smithi029.stdout:1351: writing smithi02969618-24 from 3923968 to 4612096 tid 1 2024-08-29T17:55:18.091 INFO:tasks.rados.rados.0.smithi029.stdout:1351: writing smithi02969618-24 from 4612096 to 5226496 tid 2 2024-08-29T17:55:18.097 INFO:tasks.rados.rados.0.smithi029.stdout:1351: writing smithi02969618-24 from 5226496 to 5849088 tid 3 2024-08-29T17:55:18.101 INFO:tasks.rados.rados.0.smithi029.stdout:1351: writing smithi02969618-24 from 5849088 to 6217728 tid 4 2024-08-29T17:55:18.101 INFO:tasks.rados.rados.0.smithi029.stdout:1347: done (2 left) 2024-08-29T17:55:18.101 INFO:tasks.rados.rados.0.smithi029.stdout:1348: done (1 left) 2024-08-29T17:55:18.101 INFO:tasks.rados.rados.0.smithi029.stdout:1352: copy_from oid 36 from oid 18 current snap is 127 2024-08-29T17:55:18.101 INFO:tasks.rados.rados.0.smithi029.stdout:1351: finishing write tid 1 to smithi02969618-24 2024-08-29T17:55:18.101 INFO:tasks.rados.rados.0.smithi029.stdout:1353: read oid 27 snap -1 2024-08-29T17:55:18.101 INFO:tasks.rados.rados.0.smithi029.stdout:1353: expect (ObjNum 412 snap 125 seq_num 412) 2024-08-29T17:55:18.102 INFO:tasks.rados.rados.0.smithi029.stdout:1354: rollback oid 29 current snap is 127 2024-08-29T17:55:18.102 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 29 to 125 2024-08-29T17:55:18.102 INFO:tasks.rados.rados.0.smithi029.stdout:1355: rollback oid 13 current snap is 127 2024-08-29T17:55:18.102 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 13 to 121 2024-08-29T17:55:18.102 INFO:tasks.rados.rados.0.smithi029.stdout:1356: snap_create 2024-08-29T17:55:18.103 INFO:tasks.rados.rados.0.smithi029.stdout:1351: finishing write tid 2 to smithi02969618-24 2024-08-29T17:55:18.103 INFO:tasks.rados.rados.0.smithi029.stdout:1355: finishing rollback tid 1 to smithi02969618-13 2024-08-29T17:55:18.103 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 13 v 0 (ObjNum 129 snap 0 seq_num 24249958) dirty dne 2024-08-29T17:55:18.105 INFO:tasks.rados.rados.0.smithi029.stdout:1352: finishing copy_from to smithi02969618-36 2024-08-29T17:55:18.105 INFO:tasks.rados.rados.0.smithi029.stdout:1352: got expected ENOENT (src dne) 2024-08-29T17:55:18.106 INFO:tasks.rados.rados.0.smithi029.stdout:1352: finishing copy_from racing read to smithi02969618-36 2024-08-29T17:55:18.109 INFO:tasks.rados.rados.0.smithi029.stdout:1351: finishing write tid 3 to smithi02969618-24 2024-08-29T17:55:18.109 INFO:tasks.rados.rados.0.smithi029.stdout:1354: finishing rollback tid 0 to smithi02969618-29 2024-08-29T17:55:18.110 INFO:tasks.rados.rados.0.smithi029.stdout:1354: finishing rollback tid 1 to smithi02969618-29 2024-08-29T17:55:18.111 INFO:tasks.rados.rados.0.smithi029.stdout:1354: finishing rollback tid 2 to smithi02969618-29 2024-08-29T17:55:18.111 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 29 v 768 (ObjNum 387 snap 119 seq_num 387) dirty exists 2024-08-29T17:55:18.111 INFO:tasks.rados.rados.0.smithi029.stdout:1351: finishing write tid 4 to smithi02969618-24 2024-08-29T17:55:18.112 INFO:tasks.rados.rados.0.smithi029.stdout:1351: finishing write tid 5 to smithi02969618-24 2024-08-29T17:55:18.114 INFO:tasks.rados.rados.0.smithi029.stdout:1353: expect (ObjNum 412 snap 125 seq_num 412) 2024-08-29T17:55:18.169 INFO:tasks.rados.rados.0.smithi029.stdout:1351: finishing write tid 6 to smithi02969618-24 2024-08-29T17:55:18.170 INFO:tasks.rados.rados.0.smithi029.stdout:1351: oid 24 updating version 0 to 1139 2024-08-29T17:55:18.170 INFO:tasks.rados.rados.0.smithi029.stdout:1351: oid 24 updating version 1139 to 1140 2024-08-29T17:55:18.170 INFO:tasks.rados.rados.0.smithi029.stdout:1351: oid 24 version 1140 is already newer than 1136 2024-08-29T17:55:18.170 INFO:tasks.rados.rados.0.smithi029.stdout:1351: oid 24 version 1140 is already newer than 1138 2024-08-29T17:55:18.170 INFO:tasks.rados.rados.0.smithi029.stdout:1351: oid 24 version 1140 is already newer than 1137 2024-08-29T17:55:18.170 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 24 v 1140 (ObjNum 423 snap 127 seq_num 423) dirty exists 2024-08-29T17:55:18.170 INFO:tasks.rados.rados.0.smithi029.stdout:1351: left oid 24 (ObjNum 423 snap 127 seq_num 423) 2024-08-29T17:55:18.899 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:55:18 smithi110 bash[24444]: cluster 2024-08-29T17:55:17.311190+0000 mgr.y (mgr.25004) 15 : cluster [DBG] pgmap v23: 121 pgs: 121 active+clean; 142 MiB data, 1019 MiB used, 714 GiB / 715 GiB avail; 2.7 MiB/s rd, 6.5 MiB/s wr, 13 op/s 2024-08-29T17:55:18.899 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:55:18 smithi110 bash[24444]: cluster 2024-08-29T17:55:17.794544+0000 mon.a (mon.0) 59 : cluster [DBG] osdmap e336: 8 total, 8 up, 8 in 2024-08-29T17:55:18.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:55:18 smithi110 bash[24444]: audit 2024-08-29T17:55:18.415992+0000 mon.b (mon.1) 77 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T17:55:19.013 INFO:tasks.rados.rados.0.smithi029.stdout:1351: done (5 left) 2024-08-29T17:55:19.014 INFO:tasks.rados.rados.0.smithi029.stdout:1352: done (4 left) 2024-08-29T17:55:19.014 INFO:tasks.rados.rados.0.smithi029.stdout:1353: done (3 left) 2024-08-29T17:55:19.014 INFO:tasks.rados.rados.0.smithi029.stdout:1354: done (2 left) 2024-08-29T17:55:19.014 INFO:tasks.rados.rados.0.smithi029.stdout:1355: done (1 left) 2024-08-29T17:55:19.014 INFO:tasks.rados.rados.0.smithi029.stdout:1356: done (0 left) 2024-08-29T17:55:19.014 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 5 current snap is 128 2024-08-29T17:55:19.014 INFO:tasks.rados.rados.0.smithi029.stdout:1357: seq_num 424 ranges {11370496=704512,12075008=491520,12566528=434176,13000704=679936} 2024-08-29T17:55:19.107 INFO:tasks.rados.rados.0.smithi029.stdout:1357: writing smithi02969618-5 from 11370496 to 12075008 tid 1 2024-08-29T17:55:19.110 INFO:tasks.rados.rados.0.smithi029.stdout:1357: writing smithi02969618-5 from 12075008 to 12566528 tid 2 2024-08-29T17:55:19.113 INFO:tasks.rados.rados.0.smithi029.stdout:1357: writing smithi02969618-5 from 12566528 to 13000704 tid 3 2024-08-29T17:55:19.118 INFO:tasks.rados.rados.0.smithi029.stdout:1357: writing smithi02969618-5 from 13000704 to 13680640 tid 4 2024-08-29T17:55:19.118 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 10 current snap is 128 2024-08-29T17:55:19.118 INFO:tasks.rados.rados.0.smithi029.stdout:1358: seq_num 425 ranges {1843200=720896,2564096=778240,3342336=638976,3981312=188416} 2024-08-29T17:55:19.133 INFO:tasks.rados.rados.0.smithi029.stdout:1358: writing smithi02969618-10 from 1843200 to 2564096 tid 1 2024-08-29T17:55:19.140 INFO:tasks.rados.rados.0.smithi029.stdout:1358: writing smithi02969618-10 from 2564096 to 3342336 tid 2 2024-08-29T17:55:19.141 INFO:tasks.rados.rados.0.smithi029.stdout:1358: writing smithi02969618-10 from 3342336 to 3981312 tid 3 2024-08-29T17:55:19.143 INFO:tasks.rados.rados.0.smithi029.stdout:1358: writing smithi02969618-10 from 3981312 to 4169728 tid 4 2024-08-29T17:55:19.143 INFO:tasks.rados.rados.0.smithi029.stdout:1359: rmattr oid 30 current snap is 128 2024-08-29T17:55:19.143 INFO:tasks.rados.rados.0.smithi029.stdout:1359: done (2 left) 2024-08-29T17:55:19.143 INFO:tasks.rados.rados.0.smithi029.stdout:1360: copy_from oid 33 from oid 50 current snap is 128 2024-08-29T17:55:19.143 INFO:tasks.rados.rados.0.smithi029.stdout:1357: finishing write tid 1 to smithi02969618-5 2024-08-29T17:55:19.144 INFO:tasks.rados.rados.0.smithi029.stdout:1361: read oid 28 snap -1 2024-08-29T17:55:19.144 INFO:tasks.rados.rados.0.smithi029.stdout:1361: expect (ObjNum 421 snap 127 seq_num 421) 2024-08-29T17:55:19.144 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 22 current snap is 128 2024-08-29T17:55:19.144 INFO:tasks.rados.rados.0.smithi029.stdout:1362: seq_num 426 ranges {0=737280,737280=712704,1449984=802816,2252800=90112} 2024-08-29T17:55:19.148 INFO:tasks.rados.rados.0.smithi029.stdout:1362: writing smithi02969618-22 from 0 to 737280 tid 1 2024-08-29T17:55:19.149 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:55:18 smithi029 bash[77880]: cluster 2024-08-29T17:55:17.311190+0000 mgr.y (mgr.25004) 15 : cluster [DBG] pgmap v23: 121 pgs: 121 active+clean; 142 MiB data, 1019 MiB used, 714 GiB / 715 GiB avail; 2.7 MiB/s rd, 6.5 MiB/s wr, 13 op/s 2024-08-29T17:55:19.149 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:55:18 smithi029 bash[77880]: cluster 2024-08-29T17:55:17.794544+0000 mon.a (mon.0) 59 : cluster [DBG] osdmap e336: 8 total, 8 up, 8 in 2024-08-29T17:55:19.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:55:18 smithi029 bash[77880]: audit 2024-08-29T17:55:18.415992+0000 mon.b (mon.1) 77 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T17:55:19.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:18 smithi029 bash[32453]: cluster 2024-08-29T17:55:17.311190+0000 mgr.y (mgr.25004) 15 : cluster [DBG] pgmap v23: 121 pgs: 121 active+clean; 142 MiB data, 1019 MiB used, 714 GiB / 715 GiB avail; 2.7 MiB/s rd, 6.5 MiB/s wr, 13 op/s 2024-08-29T17:55:19.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:18 smithi029 bash[32453]: cluster 2024-08-29T17:55:17.794544+0000 mon.a (mon.0) 59 : cluster [DBG] osdmap e336: 8 total, 8 up, 8 in 2024-08-29T17:55:19.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:18 smithi029 bash[32453]: audit 2024-08-29T17:55:18.415992+0000 mon.b (mon.1) 77 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T17:55:19.152 INFO:tasks.rados.rados.0.smithi029.stdout:1362: writing smithi02969618-22 from 737280 to 1449984 tid 2 2024-08-29T17:55:19.158 INFO:tasks.rados.rados.0.smithi029.stdout:1362: writing smithi02969618-22 from 1449984 to 2252800 tid 3 2024-08-29T17:55:19.159 INFO:tasks.rados.rados.0.smithi029.stdout:1362: writing smithi02969618-22 from 2252800 to 2342912 tid 4 2024-08-29T17:55:19.159 INFO:tasks.rados.rados.0.smithi029.stdout:1363: copy_from oid 41 from oid 25 current snap is 128 2024-08-29T17:55:19.159 INFO:tasks.rados.rados.0.smithi029.stdout:1357: finishing write tid 2 to smithi02969618-5 2024-08-29T17:55:19.159 INFO:tasks.rados.rados.0.smithi029.stdout:1357: finishing write tid 3 to smithi02969618-5 2024-08-29T17:55:19.159 INFO:tasks.rados.rados.0.smithi029.stdout:1357: finishing write tid 4 to smithi02969618-5 2024-08-29T17:55:19.159 INFO:tasks.rados.rados.0.smithi029.stdout:1364: snap_remove snap 127 2024-08-29T17:55:20.023 INFO:tasks.rados.rados.0.smithi029.stdout:1364: done (6 left) 2024-08-29T17:55:20.024 INFO:tasks.rados.rados.0.smithi029.stdout:1365: snap_remove snap 125 2024-08-29T17:55:20.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:55:20 smithi029 bash[77880]: cluster 2024-08-29T17:55:19.013340+0000 mon.a (mon.0) 60 : cluster [DBG] osdmap e337: 8 total, 8 up, 8 in 2024-08-29T17:55:20.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:55:20 smithi110 bash[24444]: cluster 2024-08-29T17:55:19.013340+0000 mon.a (mon.0) 60 : cluster [DBG] osdmap e337: 8 total, 8 up, 8 in 2024-08-29T17:55:20.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:20 smithi029 bash[32453]: cluster 2024-08-29T17:55:19.013340+0000 mon.a (mon.0) 60 : cluster [DBG] osdmap e337: 8 total, 8 up, 8 in 2024-08-29T17:55:21.025 INFO:tasks.rados.rados.0.smithi029.stdout:1365: done (6 left) 2024-08-29T17:55:21.025 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 43 current snap is 128 2024-08-29T17:55:21.025 INFO:tasks.rados.rados.0.smithi029.stdout:1366: seq_num 427 ranges {1433600=761856,2195456=598016,2793472=606208,3399680=401408} 2024-08-29T17:55:21.038 INFO:tasks.rados.rados.0.smithi029.stdout:1366: writing smithi02969618-43 from 1433600 to 2195456 tid 1 2024-08-29T17:55:21.044 INFO:tasks.rados.rados.0.smithi029.stdout:1366: writing smithi02969618-43 from 2195456 to 2793472 tid 2 2024-08-29T17:55:21.046 INFO:tasks.rados.rados.0.smithi029.stdout:1366: writing smithi02969618-43 from 2793472 to 3399680 tid 3 2024-08-29T17:55:21.049 INFO:tasks.rados.rados.0.smithi029.stdout:1366: writing smithi02969618-43 from 3399680 to 3801088 tid 4 2024-08-29T17:55:21.049 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 26 current snap is 128 2024-08-29T17:55:21.049 INFO:tasks.rados.rados.0.smithi029.stdout:1367: seq_num 428 ranges {3481600=778240,4259840=483328,4743168=409600,5152768=417792,5570560=294912} 2024-08-29T17:55:21.073 INFO:tasks.rados.rados.0.smithi029.stdout:1367: writing smithi02969618-26 from 3481600 to 4259840 tid 1 2024-08-29T17:55:21.076 INFO:tasks.rados.rados.0.smithi029.stdout:1367: writing smithi02969618-26 from 4259840 to 4743168 tid 2 2024-08-29T17:55:21.079 INFO:tasks.rados.rados.0.smithi029.stdout:1367: writing smithi02969618-26 from 4743168 to 5152768 tid 3 2024-08-29T17:55:21.081 INFO:tasks.rados.rados.0.smithi029.stdout:1367: writing smithi02969618-26 from 5152768 to 5570560 tid 4 2024-08-29T17:55:21.083 INFO:tasks.rados.rados.0.smithi029.stdout:1367: writing smithi02969618-26 from 5570560 to 5865472 tid 5 2024-08-29T17:55:21.083 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 37 current snap is 128 2024-08-29T17:55:21.084 INFO:tasks.rados.rados.0.smithi029.stdout:1368: seq_num 429 ranges {6021120=794624,6815744=770048,7585792=622592,8208384=212992} 2024-08-29T17:55:21.122 INFO:tasks.rados.rados.0.smithi029.stdout:1368: writing smithi02969618-37 from 6021120 to 6815744 tid 1 2024-08-29T17:55:21.126 INFO:tasks.rados.rados.0.smithi029.stdout:1368: writing smithi02969618-37 from 6815744 to 7585792 tid 2 2024-08-29T17:55:21.129 INFO:tasks.rados.rados.0.smithi029.stdout:1368: writing smithi02969618-37 from 7585792 to 8208384 tid 3 2024-08-29T17:55:21.131 INFO:tasks.rados.rados.0.smithi029.stdout:1368: writing smithi02969618-37 from 8208384 to 8421376 tid 4 2024-08-29T17:55:21.131 INFO:tasks.rados.rados.0.smithi029.stdout:1369: copy_from oid 44 from oid 12 current snap is 128 2024-08-29T17:55:21.131 INFO:tasks.rados.rados.0.smithi029.stdout:1357: finishing write tid 5 to smithi02969618-5 2024-08-29T17:55:21.131 INFO:tasks.rados.rados.0.smithi029.stdout:1357: finishing write tid 6 to smithi02969618-5 2024-08-29T17:55:21.131 INFO:tasks.rados.rados.0.smithi029.stdout:1357: oid 5 updating version 0 to 806 2024-08-29T17:55:21.132 INFO:tasks.rados.rados.0.smithi029.stdout:1357: oid 5 updating version 806 to 807 2024-08-29T17:55:21.132 INFO:tasks.rados.rados.0.smithi029.stdout:1357: oid 5 version 807 is already newer than 805 2024-08-29T17:55:21.132 INFO:tasks.rados.rados.0.smithi029.stdout:1357: oid 5 version 807 is already newer than 803 2024-08-29T17:55:21.132 INFO:tasks.rados.rados.0.smithi029.stdout:1357: oid 5 version 807 is already newer than 804 2024-08-29T17:55:21.132 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 5 v 807 (ObjNum 424 snap 128 seq_num 424) dirty exists 2024-08-29T17:55:21.132 INFO:tasks.rados.rados.0.smithi029.stdout:1357: left oid 5 (ObjNum 424 snap 128 seq_num 424) 2024-08-29T17:55:21.132 INFO:tasks.rados.rados.0.smithi029.stdout:1358: finishing write tid 1 to smithi02969618-10 2024-08-29T17:55:21.132 INFO:tasks.rados.rados.0.smithi029.stdout:1357: done (9 left) 2024-08-29T17:55:21.132 INFO:tasks.rados.rados.0.smithi029.stdout:1370: copy_from oid 11 from oid 9 current snap is 128 2024-08-29T17:55:21.132 INFO:tasks.rados.rados.0.smithi029.stdout:1358: finishing write tid 2 to smithi02969618-10 2024-08-29T17:55:21.132 INFO:tasks.rados.rados.0.smithi029.stdout:1358: finishing write tid 3 to smithi02969618-10 2024-08-29T17:55:21.132 INFO:tasks.rados.rados.0.smithi029.stdout:1358: finishing write tid 4 to smithi02969618-10 2024-08-29T17:55:21.132 INFO:tasks.rados.rados.0.smithi029.stdout:1358: finishing write tid 5 to smithi02969618-10 2024-08-29T17:55:21.133 INFO:tasks.rados.rados.0.smithi029.stdout:1362: finishing write tid 1 to smithi02969618-22 2024-08-29T17:55:21.133 INFO:tasks.rados.rados.0.smithi029.stdout:1358: finishing write tid 6 to smithi02969618-10 2024-08-29T17:55:21.133 INFO:tasks.rados.rados.0.smithi029.stdout:1358: oid 10 updating version 0 to 1096 2024-08-29T17:55:21.133 INFO:tasks.rados.rados.0.smithi029.stdout:1358: oid 10 version 1096 is already newer than 1094 2024-08-29T17:55:21.133 INFO:tasks.rados.rados.0.smithi029.stdout:1358: oid 10 version 1096 is already newer than 1093 2024-08-29T17:55:21.133 INFO:tasks.rados.rados.0.smithi029.stdout:1358: oid 10 updating version 1096 to 1097 2024-08-29T17:55:21.133 INFO:tasks.rados.rados.0.smithi029.stdout:1358: oid 10 version 1097 is already newer than 1095 2024-08-29T17:55:21.133 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 10 v 1097 (ObjNum 425 snap 128 seq_num 425) dirty exists 2024-08-29T17:55:21.133 INFO:tasks.rados.rados.0.smithi029.stdout:1358: left oid 10 (ObjNum 425 snap 128 seq_num 425) 2024-08-29T17:55:21.133 INFO:tasks.rados.rados.0.smithi029.stdout:1360: finishing copy_from racing read to smithi02969618-33 2024-08-29T17:55:21.133 INFO:tasks.rados.rados.0.smithi029.stdout:1358: done (9 left) 2024-08-29T17:55:21.133 INFO:tasks.rados.rados.0.smithi029.stdout:1371: rollback oid 48 current snap is 128 2024-08-29T17:55:21.133 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 48 to 121 2024-08-29T17:55:21.134 INFO:tasks.rados.rados.0.smithi029.stdout:1363: finishing copy_from to smithi02969618-41 2024-08-29T17:55:21.134 INFO:tasks.rados.rados.0.smithi029.stdout:1363: got expected ENOENT (src dne) 2024-08-29T17:55:21.134 INFO:tasks.rados.rados.0.smithi029.stdout:1363: finishing copy_from racing read to smithi02969618-41 2024-08-29T17:55:21.134 INFO:tasks.rados.rados.0.smithi029.stdout:1362: finishing write tid 2 to smithi02969618-22 2024-08-29T17:55:21.134 INFO:tasks.rados.rados.0.smithi029.stdout:1362: finishing write tid 3 to smithi02969618-22 2024-08-29T17:55:21.134 INFO:tasks.rados.rados.0.smithi029.stdout:1362: finishing write tid 4 to smithi02969618-22 2024-08-29T17:55:21.134 INFO:tasks.rados.rados.0.smithi029.stdout:1362: finishing write tid 5 to smithi02969618-22 2024-08-29T17:55:21.134 INFO:tasks.rados.rados.0.smithi029.stdout:1362: finishing write tid 6 to smithi02969618-22 2024-08-29T17:55:21.134 INFO:tasks.rados.rados.0.smithi029.stdout:1362: oid 22 updating version 0 to 1100 2024-08-29T17:55:21.134 INFO:tasks.rados.rados.0.smithi029.stdout:1362: oid 22 updating version 1100 to 1102 2024-08-29T17:55:21.134 INFO:tasks.rados.rados.0.smithi029.stdout:1362: oid 22 version 1102 is already newer than 1101 2024-08-29T17:55:21.134 INFO:tasks.rados.rados.0.smithi029.stdout:1362: oid 22 version 1102 is already newer than 1099 2024-08-29T17:55:21.134 INFO:tasks.rados.rados.0.smithi029.stdout:1362: oid 22 version 1102 is already newer than 1098 2024-08-29T17:55:21.135 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 22 v 1102 (ObjNum 426 snap 128 seq_num 426) dirty exists 2024-08-29T17:55:21.135 INFO:tasks.rados.rados.0.smithi029.stdout:1362: left oid 22 (ObjNum 426 snap 128 seq_num 426) 2024-08-29T17:55:21.135 INFO:tasks.rados.rados.0.smithi029.stdout:1360: finishing copy_from to smithi02969618-33 2024-08-29T17:55:21.135 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 33 v 1079 (ObjNum 389 snap 119 seq_num 389) dirty exists 2024-08-29T17:55:21.135 INFO:tasks.rados.rados.0.smithi029.stdout:1360: done (9 left) 2024-08-29T17:55:21.135 INFO:tasks.rados.rados.0.smithi029.stdout:1362: done (8 left) 2024-08-29T17:55:21.135 INFO:tasks.rados.rados.0.smithi029.stdout:1363: done (7 left) 2024-08-29T17:55:21.135 INFO:tasks.rados.rados.0.smithi029.stdout:1372: read oid 7 snap -1 2024-08-29T17:55:21.135 INFO:tasks.rados.rados.0.smithi029.stdout:1372: expect (ObjNum 410 snap 125 seq_num 410) 2024-08-29T17:55:21.135 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 3 current snap is 128 2024-08-29T17:55:21.135 INFO:tasks.rados.rados.0.smithi029.stdout:1361: expect (ObjNum 421 snap 127 seq_num 421) 2024-08-29T17:55:21.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:55:21 smithi110 bash[24444]: cluster 2024-08-29T17:55:19.312539+0000 mgr.y (mgr.25004) 16 : cluster [DBG] pgmap v26: 121 pgs: 121 active+clean; 163 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 9.2 MiB/s rd, 5.2 MiB/s wr, 23 op/s 2024-08-29T17:55:21.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:55:21 smithi110 bash[24444]: cluster 2024-08-29T17:55:20.023883+0000 mon.a (mon.0) 61 : cluster [DBG] osdmap e338: 8 total, 8 up, 8 in 2024-08-29T17:55:21.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:21 smithi029 bash[32453]: cluster 2024-08-29T17:55:19.312539+0000 mgr.y (mgr.25004) 16 : cluster [DBG] pgmap v26: 121 pgs: 121 active+clean; 163 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 9.2 MiB/s rd, 5.2 MiB/s wr, 23 op/s 2024-08-29T17:55:21.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:21 smithi029 bash[32453]: cluster 2024-08-29T17:55:20.023883+0000 mon.a (mon.0) 61 : cluster [DBG] osdmap e338: 8 total, 8 up, 8 in 2024-08-29T17:55:21.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:55:21 smithi029 bash[77880]: cluster 2024-08-29T17:55:19.312539+0000 mgr.y (mgr.25004) 16 : cluster [DBG] pgmap v26: 121 pgs: 121 active+clean; 163 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 9.2 MiB/s rd, 5.2 MiB/s wr, 23 op/s 2024-08-29T17:55:21.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:55:21 smithi029 bash[77880]: cluster 2024-08-29T17:55:20.023883+0000 mon.a (mon.0) 61 : cluster [DBG] osdmap e338: 8 total, 8 up, 8 in 2024-08-29T17:55:21.528 INFO:tasks.rados.rados.0.smithi029.stdout:1366: finishing write tid 1 to smithi02969618-43 2024-08-29T17:55:21.528 INFO:tasks.rados.rados.0.smithi029.stdout:1366: finishing write tid 2 to smithi02969618-43 2024-08-29T17:55:21.528 INFO:tasks.rados.rados.0.smithi029.stdout:1366: finishing write tid 3 to smithi02969618-43 2024-08-29T17:55:21.528 INFO:tasks.rados.rados.0.smithi029.stdout:1366: finishing write tid 4 to smithi02969618-43 2024-08-29T17:55:21.528 INFO:tasks.rados.rados.0.smithi029.stdout:1366: finishing write tid 5 to smithi02969618-43 2024-08-29T17:55:21.529 INFO:tasks.rados.rados.0.smithi029.stdout:1366: finishing write tid 6 to smithi02969618-43 2024-08-29T17:55:21.529 INFO:tasks.rados.rados.0.smithi029.stdout:1366: oid 43 updating version 0 to 630 2024-08-29T17:55:21.529 INFO:tasks.rados.rados.0.smithi029.stdout:1366: oid 43 updating version 630 to 632 2024-08-29T17:55:21.529 INFO:tasks.rados.rados.0.smithi029.stdout:1366: oid 43 version 632 is already newer than 629 2024-08-29T17:55:21.529 INFO:tasks.rados.rados.0.smithi029.stdout:1366: oid 43 version 632 is already newer than 628 2024-08-29T17:55:21.529 INFO:tasks.rados.rados.0.smithi029.stdout:1366: oid 43 version 632 is already newer than 631 2024-08-29T17:55:21.529 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 43 v 632 (ObjNum 427 snap 128 seq_num 427) dirty exists 2024-08-29T17:55:21.529 INFO:tasks.rados.rados.0.smithi029.stdout:1366: left oid 43 (ObjNum 427 snap 128 seq_num 427) 2024-08-29T17:55:21.529 INFO:tasks.rados.rados.0.smithi029.stdout:1367: finishing write tid 1 to smithi02969618-26 2024-08-29T17:55:21.529 INFO:tasks.rados.rados.0.smithi029.stdout:1367: finishing write tid 2 to smithi02969618-26 2024-08-29T17:55:21.529 INFO:tasks.rados.rados.0.smithi029.stdout:1373: seq_num 430 ranges {1638400=8192} 2024-08-29T17:55:21.537 INFO:tasks.rados.rados.0.smithi029.stdout:1373: writing smithi02969618-3 from 1638400 to 1646592 tid 1 2024-08-29T17:55:21.538 INFO:tasks.rados.rados.0.smithi029.stdout:1361: done (8 left) 2024-08-29T17:55:21.538 INFO:tasks.rados.rados.0.smithi029.stdout:1366: done (7 left) 2024-08-29T17:55:21.538 INFO:tasks.rados.rados.0.smithi029.stdout:1374: rollback oid 23 current snap is 128 2024-08-29T17:55:21.538 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 23 to 121 2024-08-29T17:55:21.538 INFO:tasks.rados.rados.0.smithi029.stdout:1367: finishing write tid 3 to smithi02969618-26 2024-08-29T17:55:21.538 INFO:tasks.rados.rados.0.smithi029.stdout:1367: finishing write tid 4 to smithi02969618-26 2024-08-29T17:55:21.538 INFO:tasks.rados.rados.0.smithi029.stdout:1367: finishing write tid 5 to smithi02969618-26 2024-08-29T17:55:21.538 INFO:tasks.rados.rados.0.smithi029.stdout:1367: finishing write tid 6 to smithi02969618-26 2024-08-29T17:55:21.539 INFO:tasks.rados.rados.0.smithi029.stdout:1367: finishing write tid 7 to smithi02969618-26 2024-08-29T17:55:21.539 INFO:tasks.rados.rados.0.smithi029.stdout:1367: oid 26 updating version 0 to 727 2024-08-29T17:55:21.539 INFO:tasks.rados.rados.0.smithi029.stdout:1367: oid 26 updating version 727 to 729 2024-08-29T17:55:21.539 INFO:tasks.rados.rados.0.smithi029.stdout:1367: oid 26 updating version 729 to 730 2024-08-29T17:55:21.539 INFO:tasks.rados.rados.0.smithi029.stdout:1367: oid 26 updating version 730 to 732 2024-08-29T17:55:21.539 INFO:tasks.rados.rados.0.smithi029.stdout:1367: oid 26 version 732 is already newer than 731 2024-08-29T17:55:21.539 INFO:tasks.rados.rados.0.smithi029.stdout:1367: oid 26 version 732 is already newer than 728 2024-08-29T17:55:21.539 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 26 v 732 (ObjNum 428 snap 128 seq_num 428) dirty exists 2024-08-29T17:55:21.540 INFO:tasks.rados.rados.0.smithi029.stdout:1367: left oid 26 (ObjNum 428 snap 128 seq_num 428) 2024-08-29T17:55:21.540 INFO:tasks.rados.rados.0.smithi029.stdout:1368: finishing write tid 1 to smithi02969618-37 2024-08-29T17:55:21.540 INFO:tasks.rados.rados.0.smithi029.stdout:1367: done (7 left) 2024-08-29T17:55:21.540 INFO:tasks.rados.rados.0.smithi029.stdout:1375: snap_create 2024-08-29T17:55:21.540 INFO:tasks.rados.rados.0.smithi029.stdout:1371: finishing rollback tid 0 to smithi02969618-48 2024-08-29T17:55:21.540 INFO:tasks.rados.rados.0.smithi029.stdout:1371: finishing rollback tid 1 to smithi02969618-48 2024-08-29T17:55:21.540 INFO:tasks.rados.rados.0.smithi029.stdout:1371: finishing rollback tid 2 to smithi02969618-48 2024-08-29T17:55:21.540 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 48 v 1078 (ObjNum 355 snap 108 seq_num 355) dirty exists 2024-08-29T17:55:21.540 INFO:tasks.rados.rados.0.smithi029.stdout:1372: expect (ObjNum 410 snap 125 seq_num 410) 2024-08-29T17:55:21.593 INFO:tasks.rados.rados.0.smithi029.stdout:1368: finishing write tid 2 to smithi02969618-37 2024-08-29T17:55:21.594 INFO:tasks.rados.rados.0.smithi029.stdout:1368: finishing write tid 3 to smithi02969618-37 2024-08-29T17:55:21.594 INFO:tasks.rados.rados.0.smithi029.stdout:1368: finishing write tid 4 to smithi02969618-37 2024-08-29T17:55:21.594 INFO:tasks.rados.rados.0.smithi029.stdout:1368: finishing write tid 5 to smithi02969618-37 2024-08-29T17:55:21.594 INFO:tasks.rados.rados.0.smithi029.stdout:1370: finishing copy_from racing read to smithi02969618-11 2024-08-29T17:55:21.594 INFO:tasks.rados.rados.0.smithi029.stdout:1370: finishing copy_from to smithi02969618-11 2024-08-29T17:55:21.594 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 11 v 793 (ObjNum 403 snap 121 seq_num 403) dirty exists 2024-08-29T17:55:21.594 INFO:tasks.rados.rados.0.smithi029.stdout:1368: finishing write tid 6 to smithi02969618-37 2024-08-29T17:55:21.594 INFO:tasks.rados.rados.0.smithi029.stdout:1368: oid 37 updating version 0 to 1150 2024-08-29T17:55:21.594 INFO:tasks.rados.rados.0.smithi029.stdout:1368: oid 37 version 1150 is already newer than 1149 2024-08-29T17:55:21.594 INFO:tasks.rados.rados.0.smithi029.stdout:1368: oid 37 updating version 1150 to 1151 2024-08-29T17:55:21.594 INFO:tasks.rados.rados.0.smithi029.stdout:1368: oid 37 updating version 1151 to 1152 2024-08-29T17:55:21.595 INFO:tasks.rados.rados.0.smithi029.stdout:1368: oid 37 updating version 1152 to 1153 2024-08-29T17:55:21.595 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 37 v 1153 (ObjNum 429 snap 128 seq_num 429) dirty exists 2024-08-29T17:55:21.595 INFO:tasks.rados.rados.0.smithi029.stdout:1368: left oid 37 (ObjNum 429 snap 128 seq_num 429) 2024-08-29T17:55:21.595 INFO:tasks.rados.rados.0.smithi029.stdout:1369: finishing copy_from racing read to smithi02969618-44 2024-08-29T17:55:21.595 INFO:tasks.rados.rados.0.smithi029.stdout:1369: finishing copy_from to smithi02969618-44 2024-08-29T17:55:21.595 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 44 v 1116 (ObjNum 416 snap 126 seq_num 416) dirty exists 2024-08-29T17:55:21.595 INFO:tasks.rados.rados.0.smithi029.stdout:1373: finishing write tid 1 to smithi02969618-3 2024-08-29T17:55:21.595 INFO:tasks.rados.rados.0.smithi029.stdout:1373: finishing write tid 2 to smithi02969618-3 2024-08-29T17:55:21.595 INFO:tasks.rados.rados.0.smithi029.stdout:1374: finishing rollback tid 0 to smithi02969618-23 2024-08-29T17:55:21.595 INFO:tasks.rados.rados.0.smithi029.stdout:1374: finishing rollback tid 1 to smithi02969618-23 2024-08-29T17:55:21.595 INFO:tasks.rados.rados.0.smithi029.stdout:1373: finishing write tid 3 to smithi02969618-3 2024-08-29T17:55:21.595 INFO:tasks.rados.rados.0.smithi029.stdout:1373: oid 3 updating version 0 to 769 2024-08-29T17:55:21.595 INFO:tasks.rados.rados.0.smithi029.stdout:1373: oid 3 updating version 769 to 770 2024-08-29T17:55:21.595 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 3 v 770 (ObjNum 430 snap 128 seq_num 430) dirty exists 2024-08-29T17:55:21.596 INFO:tasks.rados.rados.0.smithi029.stdout:1373: left oid 3 (ObjNum 430 snap 128 seq_num 430) 2024-08-29T17:55:21.596 INFO:tasks.rados.rados.0.smithi029.stdout:1374: finishing rollback tid 2 to smithi02969618-23 2024-08-29T17:55:21.596 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 23 v 1156 (ObjNum 340 snap 103 seq_num 340) dirty exists 2024-08-29T17:55:21.791 INFO:tasks.rados.rados.0.smithi029.stdout:1368: done (7 left) 2024-08-29T17:55:21.791 INFO:tasks.rados.rados.0.smithi029.stdout:1369: done (6 left) 2024-08-29T17:55:21.792 INFO:tasks.rados.rados.0.smithi029.stdout:1370: done (5 left) 2024-08-29T17:55:21.792 INFO:tasks.rados.rados.0.smithi029.stdout:1371: done (4 left) 2024-08-29T17:55:21.792 INFO:tasks.rados.rados.0.smithi029.stdout:1372: done (3 left) 2024-08-29T17:55:21.792 INFO:tasks.rados.rados.0.smithi029.stdout:1373: done (2 left) 2024-08-29T17:55:21.792 INFO:tasks.rados.rados.0.smithi029.stdout:1374: done (1 left) 2024-08-29T17:55:21.792 INFO:tasks.rados.rados.0.smithi029.stdout:1375: done (0 left) 2024-08-29T17:55:21.792 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 11 current snap is 129 2024-08-29T17:55:21.792 INFO:tasks.rados.rados.0.smithi029.stdout:1376: seq_num 431 ranges {3612672=24576} 2024-08-29T17:55:21.827 INFO:tasks.rados.rados.0.smithi029.stdout:1376: writing smithi02969618-11 from 3612672 to 3637248 tid 1 2024-08-29T17:55:21.828 INFO:tasks.rados.rados.0.smithi029.stdout:1377: rollback oid 15 current snap is 129 2024-08-29T17:55:21.828 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 15 to 121 2024-08-29T17:55:21.828 INFO:tasks.rados.rados.0.smithi029.stdout:1378: read oid 23 snap -1 2024-08-29T17:55:21.828 INFO:tasks.rados.rados.0.smithi029.stdout:1378: expect (ObjNum 340 snap 103 seq_num 340) 2024-08-29T17:55:21.828 INFO:tasks.rados.rados.0.smithi029.stdout:1379: rollback oid 27 current snap is 129 2024-08-29T17:55:21.828 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 27 to 128 2024-08-29T17:55:21.828 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 12 current snap is 129 2024-08-29T17:55:21.828 INFO:tasks.rados.rados.0.smithi029.stdout:1380: seq_num 432 ranges {9101312=40960} 2024-08-29T17:55:21.898 INFO:tasks.rados.rados.0.smithi029.stdout:1380: writing smithi02969618-12 from 9101312 to 9142272 tid 1 2024-08-29T17:55:21.898 INFO:tasks.rados.rados.0.smithi029.stdout:1381: rmattr oid 29 current snap is 129 2024-08-29T17:55:21.898 INFO:tasks.rados.rados.0.smithi029.stdout:1381: done (5 left) 2024-08-29T17:55:21.898 INFO:tasks.rados.rados.0.smithi029.stdout:1382: read oid 20 snap -1 2024-08-29T17:55:21.898 INFO:tasks.rados.rados.0.smithi029.stdout:1382: expect (ObjNum 396 snap 120 seq_num 396) 2024-08-29T17:55:21.898 INFO:tasks.rados.rados.0.smithi029.stdout:1383: snap_create 2024-08-29T17:55:21.898 INFO:tasks.rados.rados.0.smithi029.stdout:1376: finishing write tid 1 to smithi02969618-11 2024-08-29T17:55:21.898 INFO:tasks.rados.rados.0.smithi029.stdout:1379: finishing rollback tid 0 to smithi02969618-27 2024-08-29T17:55:21.898 INFO:tasks.rados.rados.0.smithi029.stdout:1379: finishing rollback tid 1 to smithi02969618-27 2024-08-29T17:55:21.898 INFO:tasks.rados.rados.0.smithi029.stdout:1379: finishing rollback tid 2 to smithi02969618-27 2024-08-29T17:55:21.899 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 27 v 635 (ObjNum 412 snap 125 seq_num 412) dirty exists 2024-08-29T17:55:21.899 INFO:tasks.rados.rados.0.smithi029.stdout:1376: finishing write tid 2 to smithi02969618-11 2024-08-29T17:55:21.899 INFO:tasks.rados.rados.0.smithi029.stdout:1376: finishing write tid 3 to smithi02969618-11 2024-08-29T17:55:21.899 INFO:tasks.rados.rados.0.smithi029.stdout:1376: oid 11 updating version 0 to 999 2024-08-29T17:55:21.899 INFO:tasks.rados.rados.0.smithi029.stdout:1376: oid 11 version 999 is already newer than 998 2024-08-29T17:55:21.899 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 11 v 999 (ObjNum 431 snap 129 seq_num 431) dirty exists 2024-08-29T17:55:21.899 INFO:tasks.rados.rados.0.smithi029.stdout:1376: left oid 11 (ObjNum 431 snap 129 seq_num 431) 2024-08-29T17:55:21.899 INFO:tasks.rados.rados.0.smithi029.stdout:1377: finishing rollback tid 0 to smithi02969618-15 2024-08-29T17:55:21.899 INFO:tasks.rados.rados.0.smithi029.stdout:1377: finishing rollback tid 1 to smithi02969618-15 2024-08-29T17:55:21.899 INFO:tasks.rados.rados.0.smithi029.stdout:1377: finishing rollback tid 2 to smithi02969618-15 2024-08-29T17:55:21.899 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 15 v 1160 (ObjNum 361 snap 108 seq_num 361) dirty exists 2024-08-29T17:55:21.899 INFO:tasks.rados.rados.0.smithi029.stdout:1378: expect (ObjNum 340 snap 103 seq_num 340) 2024-08-29T17:55:21.973 INFO:tasks.rados.rados.0.smithi029.stdout:1380: finishing write tid 1 to smithi02969618-12 2024-08-29T17:55:21.973 INFO:tasks.rados.rados.0.smithi029.stdout:1380: finishing write tid 2 to smithi02969618-12 2024-08-29T17:55:21.973 INFO:tasks.rados.rados.0.smithi029.stdout:1382: expect (ObjNum 396 snap 120 seq_num 396) 2024-08-29T17:55:22.040 INFO:tasks.rados.rados.0.smithi029.stdout:1380: finishing write tid 3 to smithi02969618-12 2024-08-29T17:55:22.040 INFO:tasks.rados.rados.0.smithi029.stdout:1380: oid 12 updating version 0 to 1163 2024-08-29T17:55:22.040 INFO:tasks.rados.rados.0.smithi029.stdout:1380: oid 12 version 1163 is already newer than 1162 2024-08-29T17:55:22.040 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 12 v 1163 (ObjNum 432 snap 129 seq_num 432) dirty exists 2024-08-29T17:55:22.040 INFO:tasks.rados.rados.0.smithi029.stdout:1380: left oid 12 (ObjNum 432 snap 129 seq_num 432) 2024-08-29T17:55:22.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:22 smithi029 bash[32453]: cluster 2024-08-29T17:55:21.024875+0000 mon.a (mon.0) 62 : cluster [DBG] osdmap e339: 8 total, 8 up, 8 in 2024-08-29T17:55:22.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:22 smithi029 bash[32453]: audit 2024-08-29T17:55:21.300243+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:55:22.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:22 smithi029 bash[32453]: audit 2024-08-29T17:55:21.313634+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:55:22.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:22 smithi029 bash[32453]: audit 2024-08-29T17:55:21.318999+0000 mon.b (mon.1) 78 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:55:22.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:22 smithi029 bash[32453]: audit 2024-08-29T17:55:21.320781+0000 mon.b (mon.1) 79 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T17:55:22.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:22 smithi029 bash[32453]: cluster 2024-08-29T17:55:21.791372+0000 mon.a (mon.0) 65 : cluster [DBG] osdmap e340: 8 total, 8 up, 8 in 2024-08-29T17:55:22.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:22 smithi029 bash[32453]: audit 2024-08-29T17:55:21.929722+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:55:22.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:22 smithi029 bash[32453]: audit 2024-08-29T17:55:21.936578+0000 mon.a (mon.0) 67 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:55:22.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:22 smithi029 bash[32453]: audit 2024-08-29T17:55:21.960104+0000 mon.a (mon.0) 68 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:55:22.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:22 smithi029 bash[32453]: audit 2024-08-29T17:55:21.968718+0000 mon.a (mon.0) 69 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:55:22.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:22 smithi029 bash[32453]: audit 2024-08-29T17:55:21.978976+0000 mon.a (mon.0) 70 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:55:22.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:55:22 smithi029 bash[77880]: cluster 2024-08-29T17:55:21.024875+0000 mon.a (mon.0) 62 : cluster [DBG] osdmap e339: 8 total, 8 up, 8 in 2024-08-29T17:55:22.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:55:22 smithi029 bash[77880]: audit 2024-08-29T17:55:21.300243+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:55:22.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:55:22 smithi029 bash[77880]: audit 2024-08-29T17:55:21.313634+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:55:22.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:55:22 smithi029 bash[77880]: audit 2024-08-29T17:55:21.318999+0000 mon.b (mon.1) 78 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:55:22.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:55:22 smithi029 bash[77880]: audit 2024-08-29T17:55:21.320781+0000 mon.b (mon.1) 79 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T17:55:22.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:55:22 smithi029 bash[77880]: cluster 2024-08-29T17:55:21.791372+0000 mon.a (mon.0) 65 : cluster [DBG] osdmap e340: 8 total, 8 up, 8 in 2024-08-29T17:55:22.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:55:22 smithi029 bash[77880]: audit 2024-08-29T17:55:21.929722+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:55:22.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:55:22 smithi029 bash[77880]: audit 2024-08-29T17:55:21.936578+0000 mon.a (mon.0) 67 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:55:22.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:55:22 smithi029 bash[77880]: audit 2024-08-29T17:55:21.960104+0000 mon.a (mon.0) 68 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:55:22.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:55:22 smithi029 bash[77880]: audit 2024-08-29T17:55:21.968718+0000 mon.a (mon.0) 69 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:55:22.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:55:22 smithi029 bash[77880]: audit 2024-08-29T17:55:21.978976+0000 mon.a (mon.0) 70 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:55:22.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:55:22 smithi110 bash[24444]: cluster 2024-08-29T17:55:21.024875+0000 mon.a (mon.0) 62 : cluster [DBG] osdmap e339: 8 total, 8 up, 8 in 2024-08-29T17:55:22.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:55:22 smithi110 bash[24444]: audit 2024-08-29T17:55:21.300243+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:55:22.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:55:22 smithi110 bash[24444]: audit 2024-08-29T17:55:21.313634+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:55:22.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:55:22 smithi110 bash[24444]: audit 2024-08-29T17:55:21.318999+0000 mon.b (mon.1) 78 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:55:22.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:55:22 smithi110 bash[24444]: audit 2024-08-29T17:55:21.320781+0000 mon.b (mon.1) 79 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T17:55:22.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:55:22 smithi110 bash[24444]: cluster 2024-08-29T17:55:21.791372+0000 mon.a (mon.0) 65 : cluster [DBG] osdmap e340: 8 total, 8 up, 8 in 2024-08-29T17:55:22.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:55:22 smithi110 bash[24444]: audit 2024-08-29T17:55:21.929722+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:55:22.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:55:22 smithi110 bash[24444]: audit 2024-08-29T17:55:21.936578+0000 mon.a (mon.0) 67 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:55:22.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:55:22 smithi110 bash[24444]: audit 2024-08-29T17:55:21.960104+0000 mon.a (mon.0) 68 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:55:22.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:55:22 smithi110 bash[24444]: audit 2024-08-29T17:55:21.968718+0000 mon.a (mon.0) 69 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:55:22.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:55:22 smithi110 bash[24444]: audit 2024-08-29T17:55:21.978976+0000 mon.a (mon.0) 70 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:55:22.796 INFO:tasks.rados.rados.0.smithi029.stdout:1376: done (6 left) 2024-08-29T17:55:22.796 INFO:tasks.rados.rados.0.smithi029.stdout:1377: done (5 left) 2024-08-29T17:55:22.796 INFO:tasks.rados.rados.0.smithi029.stdout:1378: done (4 left) 2024-08-29T17:55:22.796 INFO:tasks.rados.rados.0.smithi029.stdout:1379: done (3 left) 2024-08-29T17:55:22.797 INFO:tasks.rados.rados.0.smithi029.stdout:1380: done (2 left) 2024-08-29T17:55:22.797 INFO:tasks.rados.rados.0.smithi029.stdout:1382: done (1 left) 2024-08-29T17:55:22.797 INFO:tasks.rados.rados.0.smithi029.stdout:1383: done (0 left) 2024-08-29T17:55:22.797 INFO:tasks.rados.rados.0.smithi029.stdout:1384: read oid 49 snap -1 2024-08-29T17:55:22.797 INFO:tasks.rados.rados.0.smithi029.stdout:1384: expect (ObjNum 303 snap 87 seq_num 303) 2024-08-29T17:55:22.797 INFO:tasks.rados.rados.0.smithi029.stdout:1385: copy_from oid 29 from oid 5 current snap is 130 2024-08-29T17:55:22.797 INFO:tasks.rados.rados.0.smithi029.stdout:1386: snap_remove snap 121 2024-08-29T17:55:23.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:23 smithi029 bash[32453]: cluster 2024-08-29T17:55:21.313310+0000 mgr.y (mgr.25004) 17 : cluster [DBG] pgmap v29: 121 pgs: 121 active+clean; 163 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 9.2 MiB/s rd, 5.2 MiB/s wr, 23 op/s 2024-08-29T17:55:23.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:23 smithi029 bash[32453]: cephadm 2024-08-29T17:55:21.323367+0000 mgr.y (mgr.25004) 18 : cephadm [INF] Updating smithi029:/etc/ceph/ceph.conf 2024-08-29T17:55:23.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:23 smithi029 bash[32453]: cephadm 2024-08-29T17:55:21.323999+0000 mgr.y (mgr.25004) 19 : cephadm [INF] Updating smithi110:/etc/ceph/ceph.conf 2024-08-29T17:55:23.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:23 smithi029 bash[32453]: cephadm 2024-08-29T17:55:21.515410+0000 mgr.y (mgr.25004) 20 : cephadm [INF] Updating smithi029:/var/lib/ceph/5b99e290-662c-11ef-bcd4-c7b262605968/config/ceph.conf 2024-08-29T17:55:23.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:23 smithi029 bash[32453]: cephadm 2024-08-29T17:55:21.515648+0000 mgr.y (mgr.25004) 21 : cephadm [INF] Updating smithi110:/var/lib/ceph/5b99e290-662c-11ef-bcd4-c7b262605968/config/ceph.conf 2024-08-29T17:55:23.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:23 smithi029 bash[32453]: cephadm 2024-08-29T17:55:21.653090+0000 mgr.y (mgr.25004) 22 : cephadm [INF] Updating smithi029:/etc/ceph/ceph.client.admin.keyring 2024-08-29T17:55:23.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:23 smithi029 bash[32453]: cephadm 2024-08-29T17:55:21.661065+0000 mgr.y (mgr.25004) 23 : cephadm [INF] Updating smithi110:/etc/ceph/ceph.client.admin.keyring 2024-08-29T17:55:23.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:23 smithi029 bash[32453]: cephadm 2024-08-29T17:55:21.787851+0000 mgr.y (mgr.25004) 24 : cephadm [INF] Updating smithi029:/var/lib/ceph/5b99e290-662c-11ef-bcd4-c7b262605968/config/ceph.client.admin.keyring 2024-08-29T17:55:23.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:23 smithi029 bash[32453]: cephadm 2024-08-29T17:55:21.806608+0000 mgr.y (mgr.25004) 25 : cephadm [INF] Updating smithi110:/var/lib/ceph/5b99e290-662c-11ef-bcd4-c7b262605968/config/ceph.client.admin.keyring 2024-08-29T17:55:23.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:23 smithi029 bash[32453]: audit 2024-08-29T17:55:22.068524+0000 mon.b (mon.1) 80 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:55:23.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:23 smithi029 bash[32453]: audit 2024-08-29T17:55:22.072339+0000 mon.b (mon.1) 81 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T17:55:23.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:23 smithi029 bash[32453]: audit 2024-08-29T17:55:22.074984+0000 mon.b (mon.1) 82 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-08-29T17:55:23.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:23 smithi029 bash[32453]: audit 2024-08-29T17:55:22.076587+0000 mon.b (mon.1) 83 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-08-29T17:55:23.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:23 smithi029 bash[32453]: cephadm 2024-08-29T17:55:22.077786+0000 mgr.y (mgr.25004) 26 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2024-08-29T17:55:23.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:23 smithi029 bash[32453]: cluster 2024-08-29T17:55:22.795572+0000 mon.a (mon.0) 71 : cluster [DBG] osdmap e341: 8 total, 8 up, 8 in 2024-08-29T17:55:23.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:55:23 smithi029 bash[77880]: cluster 2024-08-29T17:55:21.313310+0000 mgr.y (mgr.25004) 17 : cluster [DBG] pgmap v29: 121 pgs: 121 active+clean; 163 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 9.2 MiB/s rd, 5.2 MiB/s wr, 23 op/s 2024-08-29T17:55:23.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:55:23 smithi029 bash[77880]: cephadm 2024-08-29T17:55:21.323367+0000 mgr.y (mgr.25004) 18 : cephadm [INF] Updating smithi029:/etc/ceph/ceph.conf 2024-08-29T17:55:23.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:55:23 smithi029 bash[77880]: cephadm 2024-08-29T17:55:21.323999+0000 mgr.y (mgr.25004) 19 : cephadm [INF] Updating smithi110:/etc/ceph/ceph.conf 2024-08-29T17:55:23.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:55:23 smithi029 bash[77880]: cephadm 2024-08-29T17:55:21.515410+0000 mgr.y (mgr.25004) 20 : cephadm [INF] Updating smithi029:/var/lib/ceph/5b99e290-662c-11ef-bcd4-c7b262605968/config/ceph.conf 2024-08-29T17:55:23.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:55:23 smithi029 bash[77880]: cephadm 2024-08-29T17:55:21.515648+0000 mgr.y (mgr.25004) 21 : cephadm [INF] Updating smithi110:/var/lib/ceph/5b99e290-662c-11ef-bcd4-c7b262605968/config/ceph.conf 2024-08-29T17:55:23.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:55:23 smithi029 bash[77880]: cephadm 2024-08-29T17:55:21.653090+0000 mgr.y (mgr.25004) 22 : cephadm [INF] Updating smithi029:/etc/ceph/ceph.client.admin.keyring 2024-08-29T17:55:23.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:55:23 smithi029 bash[77880]: cephadm 2024-08-29T17:55:21.661065+0000 mgr.y (mgr.25004) 23 : cephadm [INF] Updating smithi110:/etc/ceph/ceph.client.admin.keyring 2024-08-29T17:55:23.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:55:23 smithi029 bash[77880]: cephadm 2024-08-29T17:55:21.787851+0000 mgr.y (mgr.25004) 24 : cephadm [INF] Updating smithi029:/var/lib/ceph/5b99e290-662c-11ef-bcd4-c7b262605968/config/ceph.client.admin.keyring 2024-08-29T17:55:23.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:55:23 smithi029 bash[77880]: cephadm 2024-08-29T17:55:21.806608+0000 mgr.y (mgr.25004) 25 : cephadm [INF] Updating smithi110:/var/lib/ceph/5b99e290-662c-11ef-bcd4-c7b262605968/config/ceph.client.admin.keyring 2024-08-29T17:55:23.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:55:23 smithi029 bash[77880]: audit 2024-08-29T17:55:22.068524+0000 mon.b (mon.1) 80 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:55:23.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:55:23 smithi029 bash[77880]: audit 2024-08-29T17:55:22.072339+0000 mon.b (mon.1) 81 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T17:55:23.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:55:23 smithi029 bash[77880]: audit 2024-08-29T17:55:22.074984+0000 mon.b (mon.1) 82 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-08-29T17:55:23.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:55:23 smithi029 bash[77880]: audit 2024-08-29T17:55:22.076587+0000 mon.b (mon.1) 83 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-08-29T17:55:23.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:55:23 smithi029 bash[77880]: cephadm 2024-08-29T17:55:22.077786+0000 mgr.y (mgr.25004) 26 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2024-08-29T17:55:23.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:55:23 smithi029 bash[77880]: cluster 2024-08-29T17:55:22.795572+0000 mon.a (mon.0) 71 : cluster [DBG] osdmap e341: 8 total, 8 up, 8 in 2024-08-29T17:55:23.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:55:23 smithi110 bash[24444]: cluster 2024-08-29T17:55:21.313310+0000 mgr.y (mgr.25004) 17 : cluster [DBG] pgmap v29: 121 pgs: 121 active+clean; 163 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 9.2 MiB/s rd, 5.2 MiB/s wr, 23 op/s 2024-08-29T17:55:23.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:55:23 smithi110 bash[24444]: cephadm 2024-08-29T17:55:21.323367+0000 mgr.y (mgr.25004) 18 : cephadm [INF] Updating smithi029:/etc/ceph/ceph.conf 2024-08-29T17:55:23.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:55:23 smithi110 bash[24444]: cephadm 2024-08-29T17:55:21.323999+0000 mgr.y (mgr.25004) 19 : cephadm [INF] Updating smithi110:/etc/ceph/ceph.conf 2024-08-29T17:55:23.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:55:23 smithi110 bash[24444]: cephadm 2024-08-29T17:55:21.515410+0000 mgr.y (mgr.25004) 20 : cephadm [INF] Updating smithi029:/var/lib/ceph/5b99e290-662c-11ef-bcd4-c7b262605968/config/ceph.conf 2024-08-29T17:55:23.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:55:23 smithi110 bash[24444]: cephadm 2024-08-29T17:55:21.515648+0000 mgr.y (mgr.25004) 21 : cephadm [INF] Updating smithi110:/var/lib/ceph/5b99e290-662c-11ef-bcd4-c7b262605968/config/ceph.conf 2024-08-29T17:55:23.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:55:23 smithi110 bash[24444]: cephadm 2024-08-29T17:55:21.653090+0000 mgr.y (mgr.25004) 22 : cephadm [INF] Updating smithi029:/etc/ceph/ceph.client.admin.keyring 2024-08-29T17:55:23.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:55:23 smithi110 bash[24444]: cephadm 2024-08-29T17:55:21.661065+0000 mgr.y (mgr.25004) 23 : cephadm [INF] Updating smithi110:/etc/ceph/ceph.client.admin.keyring 2024-08-29T17:55:23.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:55:23 smithi110 bash[24444]: cephadm 2024-08-29T17:55:21.787851+0000 mgr.y (mgr.25004) 24 : cephadm [INF] Updating smithi029:/var/lib/ceph/5b99e290-662c-11ef-bcd4-c7b262605968/config/ceph.client.admin.keyring 2024-08-29T17:55:23.404 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:55:23 smithi110 bash[24444]: cephadm 2024-08-29T17:55:21.806608+0000 mgr.y (mgr.25004) 25 : cephadm [INF] Updating smithi110:/var/lib/ceph/5b99e290-662c-11ef-bcd4-c7b262605968/config/ceph.client.admin.keyring 2024-08-29T17:55:23.404 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:55:23 smithi110 bash[24444]: audit 2024-08-29T17:55:22.068524+0000 mon.b (mon.1) 80 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:55:23.404 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:55:23 smithi110 bash[24444]: audit 2024-08-29T17:55:22.072339+0000 mon.b (mon.1) 81 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T17:55:23.404 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:55:23 smithi110 bash[24444]: audit 2024-08-29T17:55:22.074984+0000 mon.b (mon.1) 82 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-08-29T17:55:23.404 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:55:23 smithi110 bash[24444]: audit 2024-08-29T17:55:22.076587+0000 mon.b (mon.1) 83 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-08-29T17:55:23.404 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:55:23 smithi110 bash[24444]: cephadm 2024-08-29T17:55:22.077786+0000 mgr.y (mgr.25004) 26 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2024-08-29T17:55:23.404 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:55:23 smithi110 bash[24444]: cluster 2024-08-29T17:55:22.795572+0000 mon.a (mon.0) 71 : cluster [DBG] osdmap e341: 8 total, 8 up, 8 in 2024-08-29T17:55:23.800 INFO:tasks.rados.rados.0.smithi029.stdout:1386: done (2 left) 2024-08-29T17:55:23.800 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 31 current snap is 130 2024-08-29T17:55:23.800 INFO:tasks.rados.rados.0.smithi029.stdout:1387: seq_num 433 ranges {2138112=57344} 2024-08-29T17:55:23.817 INFO:tasks.rados.rados.0.smithi029.stdout:1387: writing smithi02969618-31 from 2138112 to 2195456 tid 1 2024-08-29T17:55:23.817 INFO:tasks.rados.rados.0.smithi029.stdout:1388: copy_from oid 23 from oid 13 current snap is 130 2024-08-29T17:55:23.817 INFO:tasks.rados.rados.0.smithi029.stdout:1384: expect (ObjNum 303 snap 87 seq_num 303) 2024-08-29T17:55:23.905 INFO:tasks.rados.rados.0.smithi029.stdout:1385: finishing copy_from racing read to smithi02969618-29 2024-08-29T17:55:23.906 INFO:tasks.rados.rados.0.smithi029.stdout:1385: finishing copy_from to smithi02969618-29 2024-08-29T17:55:23.906 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 29 v 807 (ObjNum 424 snap 128 seq_num 424) dirty exists 2024-08-29T17:55:23.906 INFO:tasks.rados.rados.0.smithi029.stdout:1388: finishing copy_from to smithi02969618-23 2024-08-29T17:55:23.906 INFO:tasks.rados.rados.0.smithi029.stdout:1388: got expected ENOENT (src dne) 2024-08-29T17:55:23.906 INFO:tasks.rados.rados.0.smithi029.stdout:1388: finishing copy_from racing read to smithi02969618-23 2024-08-29T17:55:23.906 INFO:tasks.rados.rados.0.smithi029.stdout:1387: finishing write tid 1 to smithi02969618-31 2024-08-29T17:55:23.906 INFO:tasks.rados.rados.0.smithi029.stdout:1387: finishing write tid 2 to smithi02969618-31 2024-08-29T17:55:23.906 INFO:tasks.rados.rados.0.smithi029.stdout:1387: finishing write tid 3 to smithi02969618-31 2024-08-29T17:55:23.906 INFO:tasks.rados.rados.0.smithi029.stdout:1387: oid 31 updating version 0 to 639 2024-08-29T17:55:23.906 INFO:tasks.rados.rados.0.smithi029.stdout:1387: oid 31 updating version 639 to 640 2024-08-29T17:55:23.906 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 31 v 640 (ObjNum 433 snap 130 seq_num 433) dirty exists 2024-08-29T17:55:23.906 INFO:tasks.rados.rados.0.smithi029.stdout:1387: left oid 31 (ObjNum 433 snap 130 seq_num 433) 2024-08-29T17:55:23.907 INFO:tasks.rados.rados.0.smithi029.stdout:1384: done (3 left) 2024-08-29T17:55:23.907 INFO:tasks.rados.rados.0.smithi029.stdout:1385: done (2 left) 2024-08-29T17:55:23.907 INFO:tasks.rados.rados.0.smithi029.stdout:1387: done (1 left) 2024-08-29T17:55:23.907 INFO:tasks.rados.rados.0.smithi029.stdout:1388: done (0 left) 2024-08-29T17:55:23.907 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 46 current snap is 130 2024-08-29T17:55:23.907 INFO:tasks.rados.rados.0.smithi029.stdout:1389: seq_num 434 ranges {712704=73728} 2024-08-29T17:55:23.913 INFO:tasks.rados.rados.0.smithi029.stdout:1389: writing smithi02969618-46 from 712704 to 786432 tid 1 2024-08-29T17:55:23.913 INFO:tasks.rados.rados.0.smithi029.stdout:1390: read oid 2 snap -1 2024-08-29T17:55:23.913 INFO:tasks.rados.rados.0.smithi029.stdout:1390: expect (ObjNum 164 snap 36 seq_num 164) 2024-08-29T17:55:23.913 INFO:tasks.rados.rados.0.smithi029.stdout:1391: read oid 6 snap -1 2024-08-29T17:55:23.913 INFO:tasks.rados.rados.0.smithi029.stdout:1391: expect (ObjNum 303 snap 87 seq_num 303) 2024-08-29T17:55:23.913 INFO:tasks.rados.rados.0.smithi029.stdout:1392: snap_create 2024-08-29T17:55:23.922 INFO:tasks.rados.rados.0.smithi029.stdout:1389: finishing write tid 1 to smithi02969618-46 2024-08-29T17:55:23.923 INFO:tasks.rados.rados.0.smithi029.stdout:1389: finishing write tid 2 to smithi02969618-46 2024-08-29T17:55:23.925 INFO:tasks.rados.rados.0.smithi029.stdout:1389: finishing write tid 3 to smithi02969618-46 2024-08-29T17:55:23.925 INFO:tasks.rados.rados.0.smithi029.stdout:1389: oid 46 updating version 0 to 1083 2024-08-29T17:55:23.925 INFO:tasks.rados.rados.0.smithi029.stdout:1389: oid 46 updating version 1083 to 1084 2024-08-29T17:55:23.925 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 46 v 1084 (ObjNum 434 snap 130 seq_num 434) dirty exists 2024-08-29T17:55:23.925 INFO:tasks.rados.rados.0.smithi029.stdout:1389: left oid 46 (ObjNum 434 snap 130 seq_num 434) 2024-08-29T17:55:23.927 INFO:tasks.rados.rados.0.smithi029.stdout:1391: expect (ObjNum 303 snap 87 seq_num 303) 2024-08-29T17:55:23.997 INFO:tasks.rados.rados.0.smithi029.stdout:1390: expect (ObjNum 164 snap 36 seq_num 164) 2024-08-29T17:55:24.797 INFO:tasks.rados.rados.0.smithi029.stdout:1389: done (3 left) 2024-08-29T17:55:24.797 INFO:tasks.rados.rados.0.smithi029.stdout:1390: done (2 left) 2024-08-29T17:55:24.797 INFO:tasks.rados.rados.0.smithi029.stdout:1391: done (1 left) 2024-08-29T17:55:24.797 INFO:tasks.rados.rados.0.smithi029.stdout:1392: done (0 left) 2024-08-29T17:55:24.797 INFO:tasks.rados.rados.0.smithi029.stdout:1393: delete oid 40 current snap is 131 2024-08-29T17:55:24.803 INFO:tasks.rados.rados.0.smithi029.stdout:1393: done (0 left) 2024-08-29T17:55:24.803 INFO:tasks.rados.rados.0.smithi029.stdout:1394: snap_remove snap 128 2024-08-29T17:55:24.900 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:55:24 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:17:55:24] "GET /metrics HTTP/1.1" 200 36087 "" "Prometheus/2.43.0" 2024-08-29T17:55:24.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:24 smithi029 bash[32453]: cluster 2024-08-29T17:55:23.314041+0000 mgr.y (mgr.25004) 27 : cluster [DBG] pgmap v32: 121 pgs: 121 active+clean; 163 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-29T17:55:24.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:24 smithi029 bash[32453]: cluster 2024-08-29T17:55:23.799607+0000 mon.a (mon.0) 72 : cluster [DBG] osdmap e342: 8 total, 8 up, 8 in 2024-08-29T17:55:24.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:55:24 smithi029 bash[77880]: cluster 2024-08-29T17:55:23.314041+0000 mgr.y (mgr.25004) 27 : cluster [DBG] pgmap v32: 121 pgs: 121 active+clean; 163 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-29T17:55:24.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:55:24 smithi029 bash[77880]: cluster 2024-08-29T17:55:23.799607+0000 mon.a (mon.0) 72 : cluster [DBG] osdmap e342: 8 total, 8 up, 8 in 2024-08-29T17:55:25.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:55:24 smithi110 bash[24444]: cluster 2024-08-29T17:55:23.314041+0000 mgr.y (mgr.25004) 27 : cluster [DBG] pgmap v32: 121 pgs: 121 active+clean; 163 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-29T17:55:25.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:55:24 smithi110 bash[24444]: cluster 2024-08-29T17:55:23.799607+0000 mon.a (mon.0) 72 : cluster [DBG] osdmap e342: 8 total, 8 up, 8 in 2024-08-29T17:55:25.816 INFO:tasks.rados.rados.0.smithi029.stdout:1394: done (0 left) 2024-08-29T17:55:25.816 INFO:tasks.rados.rados.0.smithi029.stdout:1395: snap_remove snap 130 2024-08-29T17:55:26.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:25 smithi029 bash[32453]: cluster 2024-08-29T17:55:24.797977+0000 mon.a (mon.0) 73 : cluster [DBG] osdmap e343: 8 total, 8 up, 8 in 2024-08-29T17:55:26.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:25 smithi029 bash[32453]: audit 2024-08-29T17:55:25.788069+0000 mon.a (mon.0) 74 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:55:26.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:25 smithi029 bash[32453]: audit 2024-08-29T17:55:25.793428+0000 mon.b (mon.1) 84 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-29T17:55:26.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:25 smithi029 bash[32453]: audit 2024-08-29T17:55:25.795166+0000 mon.b (mon.1) 85 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-29T17:55:26.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:25 smithi029 bash[32453]: audit 2024-08-29T17:55:25.797014+0000 mon.b (mon.1) 86 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:55:26.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:55:25 smithi110 bash[24444]: cluster 2024-08-29T17:55:24.797977+0000 mon.a (mon.0) 73 : cluster [DBG] osdmap e343: 8 total, 8 up, 8 in 2024-08-29T17:55:26.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:55:25 smithi110 bash[24444]: audit 2024-08-29T17:55:25.788069+0000 mon.a (mon.0) 74 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:55:26.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:55:25 smithi110 bash[24444]: audit 2024-08-29T17:55:25.793428+0000 mon.b (mon.1) 84 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-29T17:55:26.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:55:25 smithi110 bash[24444]: audit 2024-08-29T17:55:25.795166+0000 mon.b (mon.1) 85 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-29T17:55:26.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:55:25 smithi110 bash[24444]: audit 2024-08-29T17:55:25.797014+0000 mon.b (mon.1) 86 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:55:26.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:55:25 smithi029 bash[77880]: cluster 2024-08-29T17:55:24.797977+0000 mon.a (mon.0) 73 : cluster [DBG] osdmap e343: 8 total, 8 up, 8 in 2024-08-29T17:55:26.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:55:25 smithi029 bash[77880]: audit 2024-08-29T17:55:25.788069+0000 mon.a (mon.0) 74 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:55:26.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:55:25 smithi029 bash[77880]: audit 2024-08-29T17:55:25.793428+0000 mon.b (mon.1) 84 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-29T17:55:26.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:55:25 smithi029 bash[77880]: audit 2024-08-29T17:55:25.795166+0000 mon.b (mon.1) 85 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-29T17:55:26.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:55:25 smithi029 bash[77880]: audit 2024-08-29T17:55:25.797014+0000 mon.b (mon.1) 86 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:55:26.797 INFO:tasks.rados.rados.0.smithi029.stdout:1395: done (0 left) 2024-08-29T17:55:26.797 INFO:tasks.rados.rados.0.smithi029.stdout:1396: snap_remove snap 129 2024-08-29T17:55:27.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:55:26 smithi110 bash[24444]: cluster 2024-08-29T17:55:25.314891+0000 mgr.y (mgr.25004) 28 : cluster [DBG] pgmap v35: 121 pgs: 121 active+clean; 177 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 8.2 MiB/s rd, 8.0 MiB/s wr, 18 op/s 2024-08-29T17:55:27.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:55:26 smithi110 bash[24444]: cephadm 2024-08-29T17:55:25.780128+0000 mgr.y (mgr.25004) 29 : cephadm [INF] Upgrade: Updating mon.c 2024-08-29T17:55:27.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:55:26 smithi110 bash[24444]: cephadm 2024-08-29T17:55:25.799165+0000 mgr.y (mgr.25004) 30 : cephadm [INF] Deploying daemon mon.c on smithi029 2024-08-29T17:55:27.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:55:26 smithi110 bash[24444]: cluster 2024-08-29T17:55:25.813403+0000 mon.a (mon.0) 75 : cluster [DBG] osdmap e344: 8 total, 8 up, 8 in 2024-08-29T17:55:27.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:55:26 smithi110 bash[24444]: cluster 2024-08-29T17:55:26.795548+0000 mon.a (mon.0) 76 : cluster [DBG] osdmap e345: 8 total, 8 up, 8 in 2024-08-29T17:55:27.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:26 smithi029 bash[32453]: cluster 2024-08-29T17:55:25.314891+0000 mgr.y (mgr.25004) 28 : cluster [DBG] pgmap v35: 121 pgs: 121 active+clean; 177 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 8.2 MiB/s rd, 8.0 MiB/s wr, 18 op/s 2024-08-29T17:55:27.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:26 smithi029 bash[32453]: cephadm 2024-08-29T17:55:25.780128+0000 mgr.y (mgr.25004) 29 : cephadm [INF] Upgrade: Updating mon.c 2024-08-29T17:55:27.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:26 smithi029 bash[32453]: cephadm 2024-08-29T17:55:25.799165+0000 mgr.y (mgr.25004) 30 : cephadm [INF] Deploying daemon mon.c on smithi029 2024-08-29T17:55:27.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:26 smithi029 bash[32453]: cluster 2024-08-29T17:55:25.813403+0000 mon.a (mon.0) 75 : cluster [DBG] osdmap e344: 8 total, 8 up, 8 in 2024-08-29T17:55:27.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:26 smithi029 bash[32453]: cluster 2024-08-29T17:55:26.795548+0000 mon.a (mon.0) 76 : cluster [DBG] osdmap e345: 8 total, 8 up, 8 in 2024-08-29T17:55:27.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:55:26 smithi029 bash[77880]: cluster 2024-08-29T17:55:25.314891+0000 mgr.y (mgr.25004) 28 : cluster [DBG] pgmap v35: 121 pgs: 121 active+clean; 177 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 8.2 MiB/s rd, 8.0 MiB/s wr, 18 op/s 2024-08-29T17:55:27.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:55:26 smithi029 bash[77880]: cephadm 2024-08-29T17:55:25.780128+0000 mgr.y (mgr.25004) 29 : cephadm [INF] Upgrade: Updating mon.c 2024-08-29T17:55:27.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:55:26 smithi029 bash[77880]: cephadm 2024-08-29T17:55:25.799165+0000 mgr.y (mgr.25004) 30 : cephadm [INF] Deploying daemon mon.c on smithi029 2024-08-29T17:55:27.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:55:26 smithi029 bash[77880]: cluster 2024-08-29T17:55:25.813403+0000 mon.a (mon.0) 75 : cluster [DBG] osdmap e344: 8 total, 8 up, 8 in 2024-08-29T17:55:27.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:55:26 smithi029 bash[77880]: cluster 2024-08-29T17:55:26.795548+0000 mon.a (mon.0) 76 : cluster [DBG] osdmap e345: 8 total, 8 up, 8 in 2024-08-29T17:55:27.799 INFO:tasks.rados.rados.0.smithi029.stdout:1396: done (0 left) 2024-08-29T17:55:27.799 INFO:tasks.rados.rados.0.smithi029.stdout:1397: delete oid 34 current snap is 131 2024-08-29T17:55:27.807 INFO:tasks.rados.rados.0.smithi029.stdout:1397: done (0 left) 2024-08-29T17:55:27.807 INFO:tasks.rados.rados.0.smithi029.stdout:1398: read oid 33 snap -1 2024-08-29T17:55:27.807 INFO:tasks.rados.rados.0.smithi029.stdout:1398: expect (ObjNum 389 snap 119 seq_num 389) 2024-08-29T17:55:27.811 INFO:tasks.rados.rados.0.smithi029.stdout:1399: setattr oid 2 current snap is 131 2024-08-29T17:55:27.812 INFO:tasks.rados.rados.0.smithi029.stdout:1400: copy_from oid 28 from oid 27 current snap is 131 2024-08-29T17:55:27.812 INFO:tasks.rados.rados.0.smithi029.stdout:1401: read oid 31 snap -1 2024-08-29T17:55:27.812 INFO:tasks.rados.rados.0.smithi029.stdout:1401: expect (ObjNum 433 snap 130 seq_num 433) 2024-08-29T17:55:27.813 INFO:tasks.rados.rados.0.smithi029.stdout:1402: snap_create 2024-08-29T17:55:27.822 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 2 v 1180 (ObjNum 164 snap 36 seq_num 164) dirty exists 2024-08-29T17:55:27.844 INFO:tasks.rados.rados.0.smithi029.stdout:1398: expect (ObjNum 389 snap 119 seq_num 389) 2024-08-29T17:55:27.899 INFO:tasks.rados.rados.0.smithi029.stdout:1400: finishing copy_from racing read to smithi02969618-28 2024-08-29T17:55:27.900 INFO:tasks.rados.rados.0.smithi029.stdout:1400: finishing copy_from to smithi02969618-28 2024-08-29T17:55:27.900 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 28 v 635 (ObjNum 412 snap 125 seq_num 412) dirty exists 2024-08-29T17:55:27.900 INFO:tasks.rados.rados.0.smithi029.stdout:1401: expect (ObjNum 433 snap 130 seq_num 433) 2024-08-29T17:55:28.808 INFO:tasks.rados.rados.0.smithi029.stdout:1398: done (4 left) 2024-08-29T17:55:28.808 INFO:tasks.rados.rados.0.smithi029.stdout:1399: done (3 left) 2024-08-29T17:55:28.808 INFO:tasks.rados.rados.0.smithi029.stdout:1400: done (2 left) 2024-08-29T17:55:28.808 INFO:tasks.rados.rados.0.smithi029.stdout:1401: done (1 left) 2024-08-29T17:55:28.808 INFO:tasks.rados.rados.0.smithi029.stdout:1402: done (0 left) 2024-08-29T17:55:28.808 INFO:tasks.rados.rados.0.smithi029.stdout:1403: rmattr oid 40 current snap is 132 2024-08-29T17:55:28.809 INFO:tasks.rados.rados.0.smithi029.stdout:1403: done (0 left) 2024-08-29T17:55:28.809 INFO:tasks.rados.rados.0.smithi029.stdout:1404: snap_create 2024-08-29T17:55:29.062 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:28 smithi029 bash[32453]: cluster 2024-08-29T17:55:27.315624+0000 mgr.y (mgr.25004) 31 : cluster [DBG] pgmap v38: 121 pgs: 121 active+clean; 177 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 8.2 MiB/s rd, 8.0 MiB/s wr, 18 op/s 2024-08-29T17:55:29.062 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:28 smithi029 bash[32453]: cluster 2024-08-29T17:55:27.799214+0000 mon.a (mon.0) 77 : cluster [DBG] osdmap e346: 8 total, 8 up, 8 in 2024-08-29T17:55:29.062 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:55:28 smithi029 bash[77880]: cluster 2024-08-29T17:55:27.315624+0000 mgr.y (mgr.25004) 31 : cluster [DBG] pgmap v38: 121 pgs: 121 active+clean; 177 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 8.2 MiB/s rd, 8.0 MiB/s wr, 18 op/s 2024-08-29T17:55:29.063 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:55:28 smithi029 bash[77880]: cluster 2024-08-29T17:55:27.799214+0000 mon.a (mon.0) 77 : cluster [DBG] osdmap e346: 8 total, 8 up, 8 in 2024-08-29T17:55:29.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:55:28 smithi110 bash[24444]: cluster 2024-08-29T17:55:27.315624+0000 mgr.y (mgr.25004) 31 : cluster [DBG] pgmap v38: 121 pgs: 121 active+clean; 177 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 8.2 MiB/s rd, 8.0 MiB/s wr, 18 op/s 2024-08-29T17:55:29.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:55:28 smithi110 bash[24444]: cluster 2024-08-29T17:55:27.799214+0000 mon.a (mon.0) 77 : cluster [DBG] osdmap e346: 8 total, 8 up, 8 in 2024-08-29T17:55:29.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:55:29 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T17:55:29.400 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:55:29 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T17:55:29.400 INFO:journalctl@ceph.osd.2.smithi029.stdout:Aug 29 17:55:29 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T17:55:29.401 INFO:journalctl@ceph.mds.a.smithi029.stdout:Aug 29 17:55:29 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T17:55:29.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:29 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T17:55:29.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:29 smithi029 systemd[1]: Stopping Ceph mon.c for 5b99e290-662c-11ef-bcd4-c7b262605968... 2024-08-29T17:55:29.402 INFO:journalctl@ceph.osd.3.smithi029.stdout:Aug 29 17:55:29 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T17:55:29.402 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Aug 29 17:55:29 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T17:55:29.402 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Aug 29 17:55:29 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T17:55:29.403 INFO:journalctl@ceph.osd.0.smithi029.stdout:Aug 29 17:55:29 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T17:55:29.403 INFO:journalctl@ceph.osd.1.smithi029.stdout:Aug 29 17:55:29 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T17:55:29.732 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:29 smithi029 bash[32453]: debug 2024-08-29T17:55:29.412+0000 7fc9b6b87640 -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-08-29T17:55:29.733 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:29 smithi029 bash[32453]: debug 2024-08-29T17:55:29.412+0000 7fc9b6b87640 -1 mon.c@2(peon) e3 *** Got Signal Terminated *** 2024-08-29T17:55:30.507 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:30 smithi029 bash[78925]: ceph-5b99e290-662c-11ef-bcd4-c7b262605968-mon-c 2024-08-29T17:55:30.784 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:55:30 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T17:55:30.785 INFO:journalctl@ceph.osd.3.smithi029.stdout:Aug 29 17:55:30 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T17:55:30.785 INFO:journalctl@ceph.mds.a.smithi029.stdout:Aug 29 17:55:30 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T17:55:30.785 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Aug 29 17:55:30 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T17:55:30.786 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Aug 29 17:55:30 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T17:55:30.786 INFO:journalctl@ceph.osd.1.smithi029.stdout:Aug 29 17:55:30 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T17:55:30.786 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:30 smithi029 bash[78987]: Error response from daemon: No such container: ceph-5b99e290-662c-11ef-bcd4-c7b262605968-mon-c 2024-08-29T17:55:30.786 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:30 smithi029 systemd[1]: ceph-5b99e290-662c-11ef-bcd4-c7b262605968@mon.c.service: Deactivated successfully. 2024-08-29T17:55:30.786 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:30 smithi029 systemd[1]: Stopped Ceph mon.c for 5b99e290-662c-11ef-bcd4-c7b262605968. 2024-08-29T17:55:30.787 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:30 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T17:55:30.787 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:30 smithi029 systemd[1]: Started Ceph mon.c for 5b99e290-662c-11ef-bcd4-c7b262605968. 2024-08-29T17:55:30.787 INFO:journalctl@ceph.osd.0.smithi029.stdout:Aug 29 17:55:30 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T17:55:30.787 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:55:30 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T17:55:30.787 INFO:journalctl@ceph.osd.2.smithi029.stdout:Aug 29 17:55:30 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T17:55:32.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: debug 2024-08-29T17:55:32.348+0000 7fb8733beb00 0 set uid:gid to 167:167 (ceph:ceph) 2024-08-29T17:55:32.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: debug 2024-08-29T17:55:32.348+0000 7fb8733beb00 0 ceph version 19.1.1-235-g1ef86450 (1ef864504b8875c83ee6c2c5fedc13315bebf7f5) squid (rc), process ceph-mon, pid 7 2024-08-29T17:55:32.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: debug 2024-08-29T17:55:32.348+0000 7fb8733beb00 0 pidfile_write: ignore empty --pid-file 2024-08-29T17:55:32.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: debug 2024-08-29T17:55:32.352+0000 7fb8733beb00 0 load: jerasure load: lrc 2024-08-29T17:55:32.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: debug 2024-08-29T17:55:32.352+0000 7fb8733beb00 4 rocksdb: RocksDB version: 7.9.2 2024-08-29T17:55:32.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: debug 2024-08-29T17:55:32.352+0000 7fb8733beb00 4 rocksdb: Git sha 0 2024-08-29T17:55:32.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: debug 2024-08-29T17:55:32.352+0000 7fb8733beb00 4 rocksdb: Compile date 2024-08-28 23:52:59 2024-08-29T17:55:32.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: debug 2024-08-29T17:55:32.352+0000 7fb8733beb00 4 rocksdb: DB SUMMARY 2024-08-29T17:55:32.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: debug 2024-08-29T17:55:32.352+0000 7fb8733beb00 4 rocksdb: DB Session ID: M2NATTWFRIDJ8OGJTABQ 2024-08-29T17:55:32.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: debug 2024-08-29T17:55:32.352+0000 7fb8733beb00 4 rocksdb: CURRENT file: CURRENT 2024-08-29T17:55:32.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: debug 2024-08-29T17:55:32.352+0000 7fb8733beb00 4 rocksdb: IDENTITY file: IDENTITY 2024-08-29T17:55:32.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: debug 2024-08-29T17:55:32.352+0000 7fb8733beb00 4 rocksdb: MANIFEST file: MANIFEST-000010 size: 2597 Bytes 2024-08-29T17:55:32.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: debug 2024-08-29T17:55:32.352+0000 7fb8733beb00 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 1, files: 000042.sst 2024-08-29T17:55:32.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: debug 2024-08-29T17:55:32.352+0000 7fb8733beb00 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000040.log size: 1752312 ; 2024-08-29T17:55:32.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: debug 2024-08-29T17:55:32.352+0000 7fb8733beb00 4 rocksdb: Options.error_if_exists: 0 2024-08-29T17:55:32.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: debug 2024-08-29T17:55:32.352+0000 7fb8733beb00 4 rocksdb: Options.create_if_missing: 0 2024-08-29T17:55:32.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: debug 2024-08-29T17:55:32.352+0000 7fb8733beb00 4 rocksdb: Options.paranoid_checks: 1 2024-08-29T17:55:32.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: debug 2024-08-29T17:55:32.352+0000 7fb8733beb00 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-08-29T17:55:32.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: debug 2024-08-29T17:55:32.352+0000 7fb8733beb00 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-08-29T17:55:32.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: debug 2024-08-29T17:55:32.352+0000 7fb8733beb00 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-08-29T17:55:32.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: debug 2024-08-29T17:55:32.352+0000 7fb8733beb00 4 rocksdb: Options.env: 0x563ed0e947a0 2024-08-29T17:55:32.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: debug 2024-08-29T17:55:32.352+0000 7fb8733beb00 4 rocksdb: Options.fs: PosixFileSystem 2024-08-29T17:55:32.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: debug 2024-08-29T17:55:32.352+0000 7fb8733beb00 4 rocksdb: Options.info_log: 0x563ed2c47560 2024-08-29T17:55:32.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: debug 2024-08-29T17:55:32.352+0000 7fb8733beb00 4 rocksdb: Options.max_file_opening_threads: 16 2024-08-29T17:55:32.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: debug 2024-08-29T17:55:32.352+0000 7fb8733beb00 4 rocksdb: Options.statistics: (nil) 2024-08-29T17:55:32.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: debug 2024-08-29T17:55:32.352+0000 7fb8733beb00 4 rocksdb: Options.use_fsync: 0 2024-08-29T17:55:32.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: debug 2024-08-29T17:55:32.352+0000 7fb8733beb00 4 rocksdb: Options.max_log_file_size: 0 2024-08-29T17:55:32.654 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: debug 2024-08-29T17:55:32.352+0000 7fb8733beb00 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-08-29T17:55:32.654 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: debug 2024-08-29T17:55:32.352+0000 7fb8733beb00 4 rocksdb: Options.log_file_time_to_roll: 0 2024-08-29T17:55:32.654 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: debug 2024-08-29T17:55:32.352+0000 7fb8733beb00 4 rocksdb: Options.keep_log_file_num: 1000 2024-08-29T17:55:32.654 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: debug 2024-08-29T17:55:32.352+0000 7fb8733beb00 4 rocksdb: Options.recycle_log_file_num: 0 2024-08-29T17:55:32.654 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: debug 2024-08-29T17:55:32.352+0000 7fb8733beb00 4 rocksdb: Options.allow_fallocate: 1 2024-08-29T17:55:32.654 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: debug 2024-08-29T17:55:32.352+0000 7fb8733beb00 4 rocksdb: Options.allow_mmap_reads: 0 2024-08-29T17:55:32.654 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: debug 2024-08-29T17:55:32.352+0000 7fb8733beb00 4 rocksdb: Options.allow_mmap_writes: 0 2024-08-29T17:55:32.654 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: debug 2024-08-29T17:55:32.352+0000 7fb8733beb00 4 rocksdb: Options.use_direct_reads: 0 2024-08-29T17:55:32.654 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: debug 2024-08-29T17:55:32.352+0000 7fb8733beb00 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-08-29T17:55:32.654 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: debug 2024-08-29T17:55:32.352+0000 7fb8733beb00 4 rocksdb: Options.create_missing_column_families: 0 2024-08-29T17:55:32.654 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: debug 2024-08-29T17:55:32.352+0000 7fb8733beb00 4 rocksdb: Options.db_log_dir: 2024-08-29T17:55:32.655 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: debug 2024-08-29T17:55:32.352+0000 7fb8733beb00 4 rocksdb: Options.wal_dir: 2024-08-29T17:55:32.655 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: debug 2024-08-29T17:55:32.352+0000 7fb8733beb00 4 rocksdb: Options.table_cache_numshardbits: 6 2024-08-29T17:55:32.655 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: debug 2024-08-29T17:55:32.352+0000 7fb8733beb00 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-08-29T17:55:32.655 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: debug 2024-08-29T17:55:32.352+0000 7fb8733beb00 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-08-29T17:55:32.655 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: debug 2024-08-29T17:55:32.352+0000 7fb8733beb00 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-08-29T17:55:32.655 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: debug 2024-08-29T17:55:32.352+0000 7fb8733beb00 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-08-29T17:55:32.655 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: debug 2024-08-29T17:55:32.352+0000 7fb8733beb00 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-08-29T17:55:32.655 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: debug 2024-08-29T17:55:32.352+0000 7fb8733beb00 4 rocksdb: Options.advise_random_on_open: 1 2024-08-29T17:55:32.655 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: debug 2024-08-29T17:55:32.352+0000 7fb8733beb00 4 rocksdb: Options.db_write_buffer_size: 0 2024-08-29T17:55:32.655 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: debug 2024-08-29T17:55:32.352+0000 7fb8733beb00 4 rocksdb: Options.write_buffer_manager: 0x563ed2c568c0 2024-08-29T17:55:32.655 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: debug 2024-08-29T17:55:32.352+0000 7fb8733beb00 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-08-29T17:55:32.655 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: debug 2024-08-29T17:55:32.352+0000 7fb8733beb00 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-08-29T17:55:32.656 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: debug 2024-08-29T17:55:32.352+0000 7fb8733beb00 4 rocksdb: Options.use_adaptive_mutex: 0 2024-08-29T17:55:32.656 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: debug 2024-08-29T17:55:32.352+0000 7fb8733beb00 4 rocksdb: Options.rate_limiter: (nil) 2024-08-29T17:55:32.656 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: debug 2024-08-29T17:55:32.352+0000 7fb8733beb00 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-08-29T17:55:32.656 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: debug 2024-08-29T17:55:32.352+0000 7fb8733beb00 4 rocksdb: Options.wal_recovery_mode: 2 2024-08-29T17:55:32.656 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: debug 2024-08-29T17:55:32.352+0000 7fb8733beb00 4 rocksdb: Options.enable_thread_tracking: 0 2024-08-29T17:55:32.656 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: debug 2024-08-29T17:55:32.352+0000 7fb8733beb00 4 rocksdb: Options.enable_pipelined_write: 0 2024-08-29T17:55:32.656 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: debug 2024-08-29T17:55:32.352+0000 7fb8733beb00 4 rocksdb: Options.unordered_write: 0 2024-08-29T17:55:32.656 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: debug 2024-08-29T17:55:32.352+0000 7fb8733beb00 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-08-29T17:55:32.656 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: debug 2024-08-29T17:55:32.352+0000 7fb8733beb00 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-08-29T17:55:32.656 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: debug 2024-08-29T17:55:32.352+0000 7fb8733beb00 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-08-29T17:55:32.656 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: debug 2024-08-29T17:55:32.352+0000 7fb8733beb00 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-08-29T17:55:32.656 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: debug 2024-08-29T17:55:32.352+0000 7fb8733beb00 4 rocksdb: Options.row_cache: None 2024-08-29T17:55:32.656 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: debug 2024-08-29T17:55:32.352+0000 7fb8733beb00 4 rocksdb: Options.wal_filter: None 2024-08-29T17:55:32.657 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: debug 2024-08-29T17:55:32.352+0000 7fb8733beb00 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-08-29T17:55:32.657 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: debug 2024-08-29T17:55:32.352+0000 7fb8733beb00 4 rocksdb: Options.allow_ingest_behind: 0 2024-08-29T17:55:32.657 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: debug 2024-08-29T17:55:32.352+0000 7fb8733beb00 4 rocksdb: Options.two_write_queues: 0 2024-08-29T17:55:32.657 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: debug 2024-08-29T17:55:32.352+0000 7fb8733beb00 4 rocksdb: Options.manual_wal_flush: 0 2024-08-29T17:55:32.657 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: debug 2024-08-29T17:55:32.352+0000 7fb8733beb00 4 rocksdb: Options.wal_compression: 0 2024-08-29T17:55:32.657 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: debug 2024-08-29T17:55:32.352+0000 7fb8733beb00 4 rocksdb: Options.atomic_flush: 0 2024-08-29T17:55:32.657 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: debug 2024-08-29T17:55:32.352+0000 7fb8733beb00 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-08-29T17:55:32.657 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: debug 2024-08-29T17:55:32.352+0000 7fb8733beb00 4 rocksdb: Options.persist_stats_to_disk: 0 2024-08-29T17:55:32.657 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: debug 2024-08-29T17:55:32.352+0000 7fb8733beb00 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-08-29T17:55:32.657 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: debug 2024-08-29T17:55:32.352+0000 7fb8733beb00 4 rocksdb: Options.log_readahead_size: 0 2024-08-29T17:55:32.657 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: debug 2024-08-29T17:55:32.352+0000 7fb8733beb00 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-08-29T17:55:32.657 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: debug 2024-08-29T17:55:32.352+0000 7fb8733beb00 4 rocksdb: Options.best_efforts_recovery: 0 2024-08-29T17:55:32.658 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: debug 2024-08-29T17:55:32.352+0000 7fb8733beb00 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-08-29T17:55:32.658 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: debug 2024-08-29T17:55:32.352+0000 7fb8733beb00 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-08-29T17:55:32.658 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: debug 2024-08-29T17:55:32.352+0000 7fb8733beb00 4 rocksdb: Options.allow_data_in_errors: 0 2024-08-29T17:55:32.658 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: debug 2024-08-29T17:55:32.352+0000 7fb8733beb00 4 rocksdb: Options.db_host_id: __hostname__ 2024-08-29T17:55:32.658 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: debug 2024-08-29T17:55:32.352+0000 7fb8733beb00 4 rocksdb: Options.enforce_single_del_contracts: true 2024-08-29T17:55:32.658 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: debug 2024-08-29T17:55:32.352+0000 7fb8733beb00 4 rocksdb: Options.max_background_jobs: 2 2024-08-29T17:55:32.658 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: debug 2024-08-29T17:55:32.352+0000 7fb8733beb00 4 rocksdb: Options.max_background_compactions: -1 2024-08-29T17:55:32.658 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: debug 2024-08-29T17:55:32.352+0000 7fb8733beb00 4 rocksdb: Options.max_subcompactions: 1 2024-08-29T17:55:32.658 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: debug 2024-08-29T17:55:32.352+0000 7fb8733beb00 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-08-29T17:55:32.658 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: debug 2024-08-29T17:55:32.352+0000 7fb8733beb00 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-08-29T17:55:32.658 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: debug 2024-08-29T17:55:32.352+0000 7fb8733beb00 4 rocksdb: Options.delayed_write_rate : 16777216 2024-08-29T17:55:32.658 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: debug 2024-08-29T17:55:32.352+0000 7fb8733beb00 4 rocksdb: Options.max_total_wal_size: 0 2024-08-29T17:55:32.658 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: debug 2024-08-29T17:55:32.352+0000 7fb8733beb00 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-08-29T17:55:32.659 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: debug 2024-08-29T17:55:32.352+0000 7fb8733beb00 4 rocksdb: Options.stats_dump_period_sec: 600 2024-08-29T17:55:32.659 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: debug 2024-08-29T17:55:32.352+0000 7fb8733beb00 4 rocksdb: Options.stats_persist_period_sec: 600 2024-08-29T17:55:32.659 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: debug 2024-08-29T17:55:32.352+0000 7fb8733beb00 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-08-29T17:55:32.659 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: debug 2024-08-29T17:55:32.352+0000 7fb8733beb00 4 rocksdb: Options.max_open_files: -1 2024-08-29T17:55:32.659 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: debug 2024-08-29T17:55:32.352+0000 7fb8733beb00 4 rocksdb: Options.bytes_per_sync: 0 2024-08-29T17:55:32.659 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: debug 2024-08-29T17:55:32.352+0000 7fb8733beb00 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-08-29T17:55:32.659 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: debug 2024-08-29T17:55:32.352+0000 7fb8733beb00 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-08-29T17:55:32.659 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: debug 2024-08-29T17:55:32.352+0000 7fb8733beb00 4 rocksdb: Options.compaction_readahead_size: 0 2024-08-29T17:55:32.659 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: debug 2024-08-29T17:55:32.352+0000 7fb8733beb00 4 rocksdb: Options.max_background_flushes: -1 2024-08-29T17:55:32.659 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: debug 2024-08-29T17:55:32.352+0000 7fb8733beb00 4 rocksdb: Compression algorithms supported: 2024-08-29T17:55:32.659 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: debug 2024-08-29T17:55:32.352+0000 7fb8733beb00 4 rocksdb: kZSTD supported: 0 2024-08-29T17:55:32.659 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: debug 2024-08-29T17:55:32.352+0000 7fb8733beb00 4 rocksdb: kXpressCompression supported: 0 2024-08-29T17:55:32.659 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: debug 2024-08-29T17:55:32.352+0000 7fb8733beb00 4 rocksdb: kBZip2Compression supported: 0 2024-08-29T17:55:32.660 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: debug 2024-08-29T17:55:32.352+0000 7fb8733beb00 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-08-29T17:55:32.660 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: debug 2024-08-29T17:55:32.352+0000 7fb8733beb00 4 rocksdb: kLZ4Compression supported: 1 2024-08-29T17:55:32.660 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: debug 2024-08-29T17:55:32.352+0000 7fb8733beb00 4 rocksdb: kZlibCompression supported: 1 2024-08-29T17:55:32.660 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: debug 2024-08-29T17:55:32.352+0000 7fb8733beb00 4 rocksdb: kLZ4HCCompression supported: 1 2024-08-29T17:55:32.660 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: debug 2024-08-29T17:55:32.352+0000 7fb8733beb00 4 rocksdb: kSnappyCompression supported: 1 2024-08-29T17:55:32.660 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: debug 2024-08-29T17:55:32.352+0000 7fb8733beb00 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-08-29T17:55:32.660 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: debug 2024-08-29T17:55:32.352+0000 7fb8733beb00 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-08-29T17:55:32.660 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: debug 2024-08-29T17:55:32.352+0000 7fb8733beb00 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000010 2024-08-29T17:55:32.660 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: debug 2024-08-29T17:55:32.352+0000 7fb8733beb00 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-08-29T17:55:32.660 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: debug 2024-08-29T17:55:32.352+0000 7fb8733beb00 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-08-29T17:55:32.660 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: debug 2024-08-29T17:55:32.352+0000 7fb8733beb00 4 rocksdb: Options.merge_operator: 2024-08-29T17:55:32.660 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: debug 2024-08-29T17:55:32.352+0000 7fb8733beb00 4 rocksdb: Options.compaction_filter: None 2024-08-29T17:55:32.661 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: debug 2024-08-29T17:55:32.352+0000 7fb8733beb00 4 rocksdb: Options.compaction_filter_factory: None 2024-08-29T17:55:32.661 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: debug 2024-08-29T17:55:32.352+0000 7fb8733beb00 4 rocksdb: Options.sst_partitioner_factory: None 2024-08-29T17:55:32.661 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: debug 2024-08-29T17:55:32.352+0000 7fb8733beb00 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-08-29T17:55:32.661 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: debug 2024-08-29T17:55:32.352+0000 7fb8733beb00 4 rocksdb: Options.table_factory: BlockBasedTable 2024-08-29T17:55:32.661 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: debug 2024-08-29T17:55:32.352+0000 7fb8733beb00 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x563ed2c47180) 2024-08-29T17:55:32.661 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: cache_index_and_filter_blocks: 1 2024-08-29T17:55:32.661 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: cache_index_and_filter_blocks_with_high_priority: 0 2024-08-29T17:55:32.661 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-08-29T17:55:32.661 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: pin_top_level_index_and_filter: 1 2024-08-29T17:55:32.661 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: index_type: 0 2024-08-29T17:55:32.661 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: data_block_index_type: 0 2024-08-29T17:55:32.661 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: index_shortening: 1 2024-08-29T17:55:32.661 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: data_block_hash_table_util_ratio: 0.750000 2024-08-29T17:55:32.661 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: checksum: 4 2024-08-29T17:55:32.662 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: no_block_cache: 0 2024-08-29T17:55:32.662 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: block_cache: 0x563ed2c3d090 2024-08-29T17:55:32.662 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: block_cache_name: BinnedLRUCache 2024-08-29T17:55:32.662 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: block_cache_options: 2024-08-29T17:55:32.662 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: capacity : 536870912 2024-08-29T17:55:32.662 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: num_shard_bits : 4 2024-08-29T17:55:32.662 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: strict_capacity_limit : 0 2024-08-29T17:55:32.662 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: high_pri_pool_ratio: 0.000 2024-08-29T17:55:32.662 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: block_cache_compressed: (nil) 2024-08-29T17:55:32.662 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: persistent_cache: (nil) 2024-08-29T17:55:32.662 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: block_size: 4096 2024-08-29T17:55:32.662 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: block_size_deviation: 10 2024-08-29T17:55:32.662 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: block_restart_interval: 16 2024-08-29T17:55:32.663 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: index_block_restart_interval: 1 2024-08-29T17:55:32.663 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: metadata_block_size: 4096 2024-08-29T17:55:32.663 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: partition_filters: 0 2024-08-29T17:55:32.663 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: use_delta_encoding: 1 2024-08-29T17:55:32.663 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: filter_policy: bloomfilter 2024-08-29T17:55:32.663 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: whole_key_filtering: 1 2024-08-29T17:55:32.663 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: verify_compression: 0 2024-08-29T17:55:32.663 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: read_amp_bytes_per_bit: 0 2024-08-29T17:55:32.663 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: format_version: 5 2024-08-29T17:55:32.663 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: enable_index_compression: 1 2024-08-29T17:55:32.663 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: block_align: 0 2024-08-29T17:55:32.663 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: max_auto_readahead_size: 262144 2024-08-29T17:55:32.663 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: prepopulate_block_cache: 0 2024-08-29T17:55:32.663 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: initial_auto_readahead_size: 8192 2024-08-29T17:55:32.664 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: num_file_reads_for_auto_readahead: 2 2024-08-29T17:55:32.664 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: debug 2024-08-29T17:55:32.352+0000 7fb8733beb00 4 rocksdb: Options.write_buffer_size: 33554432 2024-08-29T17:55:32.664 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: debug 2024-08-29T17:55:32.352+0000 7fb8733beb00 4 rocksdb: Options.max_write_buffer_number: 2 2024-08-29T17:55:32.665 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: debug 2024-08-29T17:55:32.352+0000 7fb8733beb00 4 rocksdb: Options.compression: NoCompression 2024-08-29T17:55:32.665 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: debug 2024-08-29T17:55:32.352+0000 7fb8733beb00 4 rocksdb: Options.bottommost_compression: Disabled 2024-08-29T17:55:32.665 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: debug 2024-08-29T17:55:32.352+0000 7fb8733beb00 4 rocksdb: Options.prefix_extractor: nullptr 2024-08-29T17:55:32.665 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: debug 2024-08-29T17:55:32.352+0000 7fb8733beb00 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-08-29T17:55:32.665 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: debug 2024-08-29T17:55:32.352+0000 7fb8733beb00 4 rocksdb: Options.num_levels: 7 2024-08-29T17:55:32.665 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: debug 2024-08-29T17:55:32.352+0000 7fb8733beb00 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-08-29T17:55:32.665 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: debug 2024-08-29T17:55:32.352+0000 7fb8733beb00 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-08-29T17:55:32.665 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: debug 2024-08-29T17:55:32.352+0000 7fb8733beb00 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-08-29T17:55:32.666 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: debug 2024-08-29T17:55:32.352+0000 7fb8733beb00 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-08-29T17:55:32.666 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: debug 2024-08-29T17:55:32.352+0000 7fb8733beb00 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-08-29T17:55:32.666 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: debug 2024-08-29T17:55:32.352+0000 7fb8733beb00 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-08-29T17:55:32.666 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: debug 2024-08-29T17:55:32.352+0000 7fb8733beb00 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-08-29T17:55:32.666 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: debug 2024-08-29T17:55:32.352+0000 7fb8733beb00 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-08-29T17:55:32.666 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: debug 2024-08-29T17:55:32.352+0000 7fb8733beb00 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-08-29T17:55:32.666 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: debug 2024-08-29T17:55:32.352+0000 7fb8733beb00 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-08-29T17:55:32.666 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: debug 2024-08-29T17:55:32.352+0000 7fb8733beb00 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-08-29T17:55:32.666 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: debug 2024-08-29T17:55:32.352+0000 7fb8733beb00 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-08-29T17:55:32.666 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: debug 2024-08-29T17:55:32.352+0000 7fb8733beb00 4 rocksdb: Options.compression_opts.window_bits: -14 2024-08-29T17:55:32.666 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: debug 2024-08-29T17:55:32.352+0000 7fb8733beb00 4 rocksdb: Options.compression_opts.level: 32767 2024-08-29T17:55:32.666 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: debug 2024-08-29T17:55:32.352+0000 7fb8733beb00 4 rocksdb: Options.compression_opts.strategy: 0 2024-08-29T17:55:32.666 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: debug 2024-08-29T17:55:32.352+0000 7fb8733beb00 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-08-29T17:55:32.667 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: debug 2024-08-29T17:55:32.352+0000 7fb8733beb00 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-08-29T17:55:32.667 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: debug 2024-08-29T17:55:32.352+0000 7fb8733beb00 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-08-29T17:55:32.667 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: debug 2024-08-29T17:55:32.352+0000 7fb8733beb00 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-08-29T17:55:32.667 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: debug 2024-08-29T17:55:32.352+0000 7fb8733beb00 4 rocksdb: Options.compression_opts.enabled: false 2024-08-29T17:55:32.667 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: debug 2024-08-29T17:55:32.352+0000 7fb8733beb00 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-08-29T17:55:32.667 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: debug 2024-08-29T17:55:32.352+0000 7fb8733beb00 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-08-29T17:55:32.667 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: debug 2024-08-29T17:55:32.352+0000 7fb8733beb00 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-08-29T17:55:32.667 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: debug 2024-08-29T17:55:32.352+0000 7fb8733beb00 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-08-29T17:55:32.667 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: debug 2024-08-29T17:55:32.352+0000 7fb8733beb00 4 rocksdb: Options.target_file_size_base: 67108864 2024-08-29T17:55:32.667 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: debug 2024-08-29T17:55:32.352+0000 7fb8733beb00 4 rocksdb: Options.target_file_size_multiplier: 1 2024-08-29T17:55:32.667 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: debug 2024-08-29T17:55:32.352+0000 7fb8733beb00 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-08-29T17:55:32.667 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: debug 2024-08-29T17:55:32.352+0000 7fb8733beb00 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-08-29T17:55:32.667 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: debug 2024-08-29T17:55:32.352+0000 7fb8733beb00 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-08-29T17:55:32.668 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: debug 2024-08-29T17:55:32.352+0000 7fb8733beb00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-08-29T17:55:32.668 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: debug 2024-08-29T17:55:32.352+0000 7fb8733beb00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-08-29T17:55:32.668 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: debug 2024-08-29T17:55:32.352+0000 7fb8733beb00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-08-29T17:55:32.668 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: debug 2024-08-29T17:55:32.352+0000 7fb8733beb00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-08-29T17:55:32.668 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: debug 2024-08-29T17:55:32.352+0000 7fb8733beb00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-08-29T17:55:32.668 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: debug 2024-08-29T17:55:32.352+0000 7fb8733beb00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-08-29T17:55:32.668 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: debug 2024-08-29T17:55:32.352+0000 7fb8733beb00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-08-29T17:55:32.668 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: debug 2024-08-29T17:55:32.352+0000 7fb8733beb00 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-08-29T17:55:32.668 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: debug 2024-08-29T17:55:32.352+0000 7fb8733beb00 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-08-29T17:55:32.668 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: debug 2024-08-29T17:55:32.352+0000 7fb8733beb00 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-08-29T17:55:32.668 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: debug 2024-08-29T17:55:32.352+0000 7fb8733beb00 4 rocksdb: Options.arena_block_size: 1048576 2024-08-29T17:55:32.668 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: debug 2024-08-29T17:55:32.352+0000 7fb8733beb00 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-08-29T17:55:32.669 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: debug 2024-08-29T17:55:32.352+0000 7fb8733beb00 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-08-29T17:55:32.669 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: debug 2024-08-29T17:55:32.352+0000 7fb8733beb00 4 rocksdb: Options.disable_auto_compactions: 0 2024-08-29T17:55:32.669 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: debug 2024-08-29T17:55:32.352+0000 7fb8733beb00 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-08-29T17:55:32.669 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: debug 2024-08-29T17:55:32.352+0000 7fb8733beb00 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-08-29T17:55:32.669 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: debug 2024-08-29T17:55:32.352+0000 7fb8733beb00 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-08-29T17:55:32.669 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: debug 2024-08-29T17:55:32.352+0000 7fb8733beb00 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-08-29T17:55:32.669 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: debug 2024-08-29T17:55:32.352+0000 7fb8733beb00 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-08-29T17:55:32.669 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: debug 2024-08-29T17:55:32.352+0000 7fb8733beb00 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-08-29T17:55:32.669 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: debug 2024-08-29T17:55:32.352+0000 7fb8733beb00 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-08-29T17:55:32.669 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: debug 2024-08-29T17:55:32.352+0000 7fb8733beb00 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-08-29T17:55:32.670 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: debug 2024-08-29T17:55:32.352+0000 7fb8733beb00 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-08-29T17:55:32.670 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: debug 2024-08-29T17:55:32.352+0000 7fb8733beb00 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-08-29T17:55:32.670 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: debug 2024-08-29T17:55:32.352+0000 7fb8733beb00 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-08-29T17:55:32.670 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: debug 2024-08-29T17:55:32.352+0000 7fb8733beb00 4 rocksdb: Options.inplace_update_support: 0 2024-08-29T17:55:32.670 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: debug 2024-08-29T17:55:32.352+0000 7fb8733beb00 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-08-29T17:55:32.670 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: debug 2024-08-29T17:55:32.352+0000 7fb8733beb00 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-08-29T17:55:32.670 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: debug 2024-08-29T17:55:32.352+0000 7fb8733beb00 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-08-29T17:55:32.670 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: debug 2024-08-29T17:55:32.352+0000 7fb8733beb00 4 rocksdb: Options.memtable_huge_page_size: 0 2024-08-29T17:55:32.670 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: debug 2024-08-29T17:55:32.352+0000 7fb8733beb00 4 rocksdb: Options.bloom_locality: 0 2024-08-29T17:55:32.670 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: debug 2024-08-29T17:55:32.352+0000 7fb8733beb00 4 rocksdb: Options.max_successive_merges: 0 2024-08-29T17:55:32.670 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: debug 2024-08-29T17:55:32.352+0000 7fb8733beb00 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-08-29T17:55:32.670 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: debug 2024-08-29T17:55:32.352+0000 7fb8733beb00 4 rocksdb: Options.paranoid_file_checks: 0 2024-08-29T17:55:32.671 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: debug 2024-08-29T17:55:32.352+0000 7fb8733beb00 4 rocksdb: Options.force_consistency_checks: 1 2024-08-29T17:55:32.671 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: debug 2024-08-29T17:55:32.352+0000 7fb8733beb00 4 rocksdb: Options.report_bg_io_stats: 0 2024-08-29T17:55:32.671 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: debug 2024-08-29T17:55:32.352+0000 7fb8733beb00 4 rocksdb: Options.ttl: 2592000 2024-08-29T17:55:32.671 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: debug 2024-08-29T17:55:32.352+0000 7fb8733beb00 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-08-29T17:55:32.671 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: debug 2024-08-29T17:55:32.352+0000 7fb8733beb00 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-08-29T17:55:32.671 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: debug 2024-08-29T17:55:32.352+0000 7fb8733beb00 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-08-29T17:55:32.671 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: debug 2024-08-29T17:55:32.352+0000 7fb8733beb00 4 rocksdb: Options.enable_blob_files: false 2024-08-29T17:55:32.671 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: debug 2024-08-29T17:55:32.352+0000 7fb8733beb00 4 rocksdb: Options.min_blob_size: 0 2024-08-29T17:55:32.671 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: debug 2024-08-29T17:55:32.352+0000 7fb8733beb00 4 rocksdb: Options.blob_file_size: 268435456 2024-08-29T17:55:32.671 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: debug 2024-08-29T17:55:32.352+0000 7fb8733beb00 4 rocksdb: Options.blob_compression_type: NoCompression 2024-08-29T17:55:32.671 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: debug 2024-08-29T17:55:32.352+0000 7fb8733beb00 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-08-29T17:55:32.671 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: debug 2024-08-29T17:55:32.352+0000 7fb8733beb00 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-08-29T17:55:32.671 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: debug 2024-08-29T17:55:32.352+0000 7fb8733beb00 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-08-29T17:55:32.672 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: debug 2024-08-29T17:55:32.352+0000 7fb8733beb00 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-08-29T17:55:32.672 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: debug 2024-08-29T17:55:32.352+0000 7fb8733beb00 4 rocksdb: Options.blob_file_starting_level: 0 2024-08-29T17:55:32.672 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: debug 2024-08-29T17:55:32.352+0000 7fb8733beb00 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-08-29T17:55:32.672 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: debug 2024-08-29T17:55:32.352+0000 7fb8733beb00 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-08-29T17:55:32.672 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: debug 2024-08-29T17:55:32.352+0000 7fb8733beb00 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 44, last_sequence is 24125, log_number is 40,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 40 2024-08-29T17:55:32.672 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: debug 2024-08-29T17:55:32.352+0000 7fb8733beb00 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 40 2024-08-29T17:55:32.672 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: debug 2024-08-29T17:55:32.352+0000 7fb8733beb00 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 7defe413-31b5-45a7-b707-f690c806a130 2024-08-29T17:55:32.672 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: debug 2024-08-29T17:55:32.356+0000 7fb8733beb00 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1724954132358853, "job": 1, "event": "recovery_started", "wal_files": [40]} 2024-08-29T17:55:32.672 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: debug 2024-08-29T17:55:32.356+0000 7fb8733beb00 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #40 mode 2 2024-08-29T17:55:32.672 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: debug 2024-08-29T17:55:32.360+0000 7fb8733beb00 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1724954132366018, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 45, "file_size": 1098708, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 24131, "largest_seqno": 24791, "table_properties": {"data_size": 1094613, "index_size": 2351, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 709, "raw_key_size": 6159, "raw_average_key_size": 23, "raw_value_size": 1088246, "raw_average_value_size": 4169, "num_data_blocks": 104, "num_entries": 261, "num_filter_entries": 261, "num_deletions": 5, "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": 1724954132, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "7defe413-31b5-45a7-b707-f690c806a130", "db_session_id": "M2NATTWFRIDJ8OGJTABQ", "orig_file_number": 45, "seqno_to_time_mapping": "N/A"}} 2024-08-29T17:55:32.672 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: debug 2024-08-29T17:55:32.360+0000 7fb8733beb00 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1724954132366185, "job": 1, "event": "recovery_finished"} 2024-08-29T17:55:32.672 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: debug 2024-08-29T17:55:32.360+0000 7fb8733beb00 4 rocksdb: [db/version_set.cc:5047] Creating manifest 47 2024-08-29T17:55:32.672 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: debug 2024-08-29T17:55:32.360+0000 7fb8733beb00 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-08-29T17:55:32.673 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: debug 2024-08-29T17:55:32.364+0000 7fb8733beb00 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-c/store.db/000040.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-08-29T17:55:32.673 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: debug 2024-08-29T17:55:32.364+0000 7fb8733beb00 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x563ed2c68e00 2024-08-29T17:55:32.673 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: debug 2024-08-29T17:55:32.364+0000 7fb8733beb00 4 rocksdb: DB pointer 0x563ed2d68000 2024-08-29T17:55:32.673 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: debug 2024-08-29T17:55:32.364+0000 7fb869187640 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-08-29T17:55:32.673 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: debug 2024-08-29T17:55:32.364+0000 7fb869187640 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-08-29T17:55:32.673 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: ** DB Stats ** 2024-08-29T17:55:32.673 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: Uptime(secs): 0.0 total, 0.0 interval 2024-08-29T17:55:32.673 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-08-29T17:55:32.673 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-08-29T17:55:32.673 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-08-29T17:55:32.673 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-08-29T17:55:32.673 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-08-29T17:55:32.673 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-08-29T17:55:32.674 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: ** Compaction Stats [default] ** 2024-08-29T17:55:32.674 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: 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-08-29T17:55:32.674 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-08-29T17:55:32.674 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: L0 1/0 1.05 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 300.9 0.00 0.00 1 0.003 0 0 0.0 0.0 2024-08-29T17:55:32.674 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: L6 1/0 12.25 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-08-29T17:55:32.674 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: Sum 2/0 13.30 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 300.9 0.00 0.00 1 0.003 0 0 0.0 0.0 2024-08-29T17:55:32.674 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 300.9 0.00 0.00 1 0.003 0 0 0.0 0.0 2024-08-29T17:55:32.674 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: ** Compaction Stats [default] ** 2024-08-29T17:55:32.674 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: 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-08-29T17:55:32.674 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-08-29T17:55:32.674 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 300.9 0.00 0.00 1 0.003 0 0 0.0 0.0 2024-08-29T17:55:32.674 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-08-29T17:55:32.674 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: Uptime(secs): 0.0 total, 0.0 interval 2024-08-29T17:55:32.674 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: Flush(GB): cumulative 0.001, interval 0.001 2024-08-29T17:55:32.675 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: AddFile(GB): cumulative 0.000, interval 0.000 2024-08-29T17:55:32.675 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: AddFile(Total Files): cumulative 0, interval 0 2024-08-29T17:55:32.675 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: AddFile(L0 Files): cumulative 0, interval 0 2024-08-29T17:55:32.675 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: AddFile(Keys): cumulative 0, interval 0 2024-08-29T17:55:32.675 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: Cumulative compaction: 0.00 GB write, 101.67 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-08-29T17:55:32.675 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: Interval compaction: 0.00 GB write, 101.67 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-08-29T17:55:32.675 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: 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-08-29T17:55:32.675 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: Block cache BinnedLRUCache@0x563ed2c3d090#7 capacity: 512.00 MB usage: 3.36 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.4e-05 secs_since: 0 2024-08-29T17:55:32.675 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: Block cache entry stats(count,size,portion): FilterBlock(1,0.78 KB,0.000149012%) IndexBlock(1,2.58 KB,0.000491738%) Misc(1,0.00 KB,0%) 2024-08-29T17:55:32.675 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: ** File Read Latency Histogram By Level [default] ** 2024-08-29T17:55:32.675 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: debug 2024-08-29T17:55:32.364+0000 7fb8733beb00 0 starting mon.c rank 2 at public addrs [v2:172.21.15.29:3301/0,v1:172.21.15.29:6790/0] at bind addrs [v2:172.21.15.29:3301/0,v1:172.21.15.29:6790/0] mon_data /var/lib/ceph/mon/ceph-c fsid 5b99e290-662c-11ef-bcd4-c7b262605968 2024-08-29T17:55:32.675 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: debug 2024-08-29T17:55:32.364+0000 7fb8733beb00 1 mon.c@-1(???) e3 preinit fsid 5b99e290-662c-11ef-bcd4-c7b262605968 2024-08-29T17:55:32.675 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: debug 2024-08-29T17:55:32.364+0000 7fb8733beb00 0 mon.c@-1(???).mds e7 new map 2024-08-29T17:55:32.676 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: debug 2024-08-29T17:55:32.364+0000 7fb8733beb00 0 mon.c@-1(???).mds e7 print_map 2024-08-29T17:55:32.676 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: e7 2024-08-29T17:55:32.676 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: btime 1970-01-01T00:00:00:000000+0000 2024-08-29T17:55:32.676 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: enable_multiple, ever_enabled_multiple: 1,1 2024-08-29T17:55:32.676 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: 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-08-29T17:55:32.676 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: legacy client fscid: 1 2024-08-29T17:55:32.676 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: 2024-08-29T17:55:32.676 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: Filesystem 'cephfs' (1) 2024-08-29T17:55:32.676 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: fs_name cephfs 2024-08-29T17:55:32.676 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: epoch 7 2024-08-29T17:55:32.676 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: flags 12 joinable allow_snaps allow_multimds_snaps 2024-08-29T17:55:32.676 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: created 2024-08-29T17:43:31.263378+0000 2024-08-29T17:55:32.676 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: modified 2024-08-29T17:44:10.557885+0000 2024-08-29T17:55:32.676 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: tableserver 0 2024-08-29T17:55:32.677 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: root 0 2024-08-29T17:55:32.677 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: session_timeout 60 2024-08-29T17:55:32.677 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: session_autoclose 300 2024-08-29T17:55:32.677 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: max_file_size 1099511627776 2024-08-29T17:55:32.677 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: max_xattr_size 65536 2024-08-29T17:55:32.677 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: required_client_features {} 2024-08-29T17:55:32.677 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: last_failure 0 2024-08-29T17:55:32.677 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: last_failure_osd_epoch 0 2024-08-29T17:55:32.677 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: 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-08-29T17:55:32.677 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: max_mds 1 2024-08-29T17:55:32.677 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: in 0 2024-08-29T17:55:32.677 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: up {0=24331} 2024-08-29T17:55:32.677 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: failed 2024-08-29T17:55:32.678 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: damaged 2024-08-29T17:55:32.678 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: stopped 2024-08-29T17:55:32.678 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: data_pools [3] 2024-08-29T17:55:32.678 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: metadata_pool 2 2024-08-29T17:55:32.678 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: inline_data disabled 2024-08-29T17:55:32.678 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: balancer 2024-08-29T17:55:32.678 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: bal_rank_mask -1 2024-08-29T17:55:32.678 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: standby_count_wanted 0 2024-08-29T17:55:32.678 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: qdb_cluster leader: 0 members: 2024-08-29T17:55:32.678 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: [mds.b{0:24331} state up:active seq 12 addr [v2:172.21.15.110:6832/2479508237,v1:172.21.15.110:6833/2479508237] compat {c=[1],r=[1],i=[7ff]}] 2024-08-29T17:55:32.678 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: 2024-08-29T17:55:32.678 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: 2024-08-29T17:55:32.678 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: Standby daemons: 2024-08-29T17:55:32.679 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: 2024-08-29T17:55:32.679 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: [mds.a{-1:24290} state up:standby seq 1 addr [v2:172.21.15.29:6834/185587022,v1:172.21.15.29:6835/185587022] compat {c=[1],r=[1],i=[7ff]}] 2024-08-29T17:55:32.679 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: debug 2024-08-29T17:55:32.364+0000 7fb8733beb00 0 mon.c@-1(???).osd e347 crush map has features 3314933069573799936, adjusting msgr requires 2024-08-29T17:55:32.679 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: debug 2024-08-29T17:55:32.364+0000 7fb8733beb00 0 mon.c@-1(???).osd e347 crush map has features 432629308056666112, adjusting msgr requires 2024-08-29T17:55:32.679 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: debug 2024-08-29T17:55:32.364+0000 7fb8733beb00 0 mon.c@-1(???).osd e347 crush map has features 432629308056666112, adjusting msgr requires 2024-08-29T17:55:32.679 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: debug 2024-08-29T17:55:32.364+0000 7fb8733beb00 0 mon.c@-1(???).osd e347 crush map has features 432629308056666112, adjusting msgr requires 2024-08-29T17:55:32.679 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:32 smithi029 bash[79042]: debug 2024-08-29T17:55:32.364+0000 7fb8733beb00 1 mon.c@-1(???).paxosservice(auth 1..23) refresh upgraded, format 0 -> 3 2024-08-29T17:55:34.899 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:55:34 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:17:55:34] "GET /metrics HTTP/1.1" 200 36087 "" "Prometheus/2.43.0" 2024-08-29T17:55:38.688 INFO:tasks.rados.rados.0.smithi029.stdout:1404: done (0 left) 2024-08-29T17:55:38.688 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 35 current snap is 133 2024-08-29T17:55:38.688 INFO:tasks.rados.rados.0.smithi029.stdout:1405: seq_num 437 ranges {0=122880} 2024-08-29T17:55:38.689 INFO:tasks.rados.rados.0.smithi029.stdout:1405: writing smithi02969618-35 from 0 to 122880 tid 1 2024-08-29T17:55:38.690 INFO:tasks.rados.rados.0.smithi029.stdout:1406: delete oid 36 current snap is 133 2024-08-29T17:55:38.698 INFO:tasks.rados.rados.0.smithi029.stdout:1405: finishing write tid 1 to smithi02969618-35 2024-08-29T17:55:38.699 INFO:tasks.rados.rados.0.smithi029.stdout:1405: finishing write tid 2 to smithi02969618-35 2024-08-29T17:55:38.701 INFO:tasks.rados.rados.0.smithi029.stdout:1406: done (1 left) 2024-08-29T17:55:38.701 INFO:tasks.rados.rados.0.smithi029.stdout:1407: read oid 3 snap -1 2024-08-29T17:55:38.701 INFO:tasks.rados.rados.0.smithi029.stdout:1407: expect (ObjNum 430 snap 128 seq_num 430) 2024-08-29T17:55:38.701 INFO:tasks.rados.rados.0.smithi029.stdout:1408: snap_remove snap 132 2024-08-29T17:55:39.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:55:38 smithi110 bash[24444]: cluster 2024-08-29T17:55:32.580464+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2024-08-29T17:55:39.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:55:38 smithi110 bash[24444]: cluster 2024-08-29T17:55:38.602271+0000 mon.b (mon.1) 90 : cluster [INF] mon.b calling monitor election 2024-08-29T17:55:39.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:55:38 smithi110 bash[24444]: cluster 2024-08-29T17:55:38.602661+0000 mon.a (mon.0) 96 : cluster [INF] mon.a calling monitor election 2024-08-29T17:55:39.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:55:38 smithi110 bash[24444]: cluster 2024-08-29T17:55:38.623473+0000 mon.a (mon.0) 97 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-08-29T17:55:39.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:55:38 smithi110 bash[24444]: cluster 2024-08-29T17:55:38.630002+0000 mon.a (mon.0) 98 : cluster [DBG] monmap epoch 3 2024-08-29T17:55:39.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:55:38 smithi110 bash[24444]: cluster 2024-08-29T17:55:38.630032+0000 mon.a (mon.0) 99 : cluster [DBG] fsid 5b99e290-662c-11ef-bcd4-c7b262605968 2024-08-29T17:55:39.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:55:38 smithi110 bash[24444]: cluster 2024-08-29T17:55:38.630048+0000 mon.a (mon.0) 100 : cluster [DBG] last_changed 2024-08-29T17:34:20.549747+0000 2024-08-29T17:55:39.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:55:38 smithi110 bash[24444]: cluster 2024-08-29T17:55:38.630063+0000 mon.a (mon.0) 101 : cluster [DBG] created 2024-08-29T17:31:55.139100+0000 2024-08-29T17:55:39.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:55:38 smithi110 bash[24444]: cluster 2024-08-29T17:55:38.630078+0000 mon.a (mon.0) 102 : cluster [DBG] min_mon_release 18 (reef) 2024-08-29T17:55:39.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:55:38 smithi110 bash[24444]: cluster 2024-08-29T17:55:38.630099+0000 mon.a (mon.0) 103 : cluster [DBG] election_strategy: 1 2024-08-29T17:55:39.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:55:38 smithi110 bash[24444]: cluster 2024-08-29T17:55:38.630117+0000 mon.a (mon.0) 104 : cluster [DBG] 0: [v2:172.21.15.29:3300/0,v1:172.21.15.29:6789/0] mon.a 2024-08-29T17:55:39.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:55:38 smithi110 bash[24444]: cluster 2024-08-29T17:55:38.630135+0000 mon.a (mon.0) 105 : cluster [DBG] 1: [v2:172.21.15.110:3300/0,v1:172.21.15.110:6789/0] mon.b 2024-08-29T17:55:39.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:55:38 smithi110 bash[24444]: cluster 2024-08-29T17:55:38.630153+0000 mon.a (mon.0) 106 : cluster [DBG] 2: [v2:172.21.15.29:3301/0,v1:172.21.15.29:6790/0] mon.c 2024-08-29T17:55:39.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:55:38 smithi110 bash[24444]: cluster 2024-08-29T17:55:38.631257+0000 mon.a (mon.0) 107 : cluster [DBG] fsmap cephfs:1 {0=b=up:active} 1 up:standby 2024-08-29T17:55:39.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:55:38 smithi110 bash[24444]: cluster 2024-08-29T17:55:38.631313+0000 mon.a (mon.0) 108 : cluster [DBG] osdmap e347: 8 total, 8 up, 8 in 2024-08-29T17:55:39.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:55:38 smithi110 bash[24444]: cluster 2024-08-29T17:55:38.631840+0000 mon.a (mon.0) 109 : cluster [DBG] mgrmap e40: y(active, since 35s), standbys: x 2024-08-29T17:55:39.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:55:38 smithi110 bash[24444]: cluster 2024-08-29T17:55:38.632081+0000 mon.a (mon.0) 110 : cluster [INF] overall HEALTH_OK 2024-08-29T17:55:39.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:38 smithi029 bash[79042]: cluster 2024-08-29T17:55:32.580464+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2024-08-29T17:55:39.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:38 smithi029 bash[79042]: cluster 2024-08-29T17:55:38.602271+0000 mon.b (mon.1) 90 : cluster [INF] mon.b calling monitor election 2024-08-29T17:55:39.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:38 smithi029 bash[79042]: cluster 2024-08-29T17:55:38.602661+0000 mon.a (mon.0) 96 : cluster [INF] mon.a calling monitor election 2024-08-29T17:55:39.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:38 smithi029 bash[79042]: cluster 2024-08-29T17:55:38.623473+0000 mon.a (mon.0) 97 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-08-29T17:55:39.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:38 smithi029 bash[79042]: cluster 2024-08-29T17:55:38.630002+0000 mon.a (mon.0) 98 : cluster [DBG] monmap epoch 3 2024-08-29T17:55:39.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:38 smithi029 bash[79042]: cluster 2024-08-29T17:55:38.630032+0000 mon.a (mon.0) 99 : cluster [DBG] fsid 5b99e290-662c-11ef-bcd4-c7b262605968 2024-08-29T17:55:39.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:38 smithi029 bash[79042]: cluster 2024-08-29T17:55:38.630048+0000 mon.a (mon.0) 100 : cluster [DBG] last_changed 2024-08-29T17:34:20.549747+0000 2024-08-29T17:55:39.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:38 smithi029 bash[79042]: cluster 2024-08-29T17:55:38.630063+0000 mon.a (mon.0) 101 : cluster [DBG] created 2024-08-29T17:31:55.139100+0000 2024-08-29T17:55:39.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:38 smithi029 bash[79042]: cluster 2024-08-29T17:55:38.630078+0000 mon.a (mon.0) 102 : cluster [DBG] min_mon_release 18 (reef) 2024-08-29T17:55:39.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:38 smithi029 bash[79042]: cluster 2024-08-29T17:55:38.630099+0000 mon.a (mon.0) 103 : cluster [DBG] election_strategy: 1 2024-08-29T17:55:39.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:38 smithi029 bash[79042]: cluster 2024-08-29T17:55:38.630117+0000 mon.a (mon.0) 104 : cluster [DBG] 0: [v2:172.21.15.29:3300/0,v1:172.21.15.29:6789/0] mon.a 2024-08-29T17:55:39.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:38 smithi029 bash[79042]: cluster 2024-08-29T17:55:38.630135+0000 mon.a (mon.0) 105 : cluster [DBG] 1: [v2:172.21.15.110:3300/0,v1:172.21.15.110:6789/0] mon.b 2024-08-29T17:55:39.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:38 smithi029 bash[79042]: cluster 2024-08-29T17:55:38.630153+0000 mon.a (mon.0) 106 : cluster [DBG] 2: [v2:172.21.15.29:3301/0,v1:172.21.15.29:6790/0] mon.c 2024-08-29T17:55:39.154 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:38 smithi029 bash[79042]: cluster 2024-08-29T17:55:38.631257+0000 mon.a (mon.0) 107 : cluster [DBG] fsmap cephfs:1 {0=b=up:active} 1 up:standby 2024-08-29T17:55:39.154 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:38 smithi029 bash[79042]: cluster 2024-08-29T17:55:38.631313+0000 mon.a (mon.0) 108 : cluster [DBG] osdmap e347: 8 total, 8 up, 8 in 2024-08-29T17:55:39.154 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:38 smithi029 bash[79042]: cluster 2024-08-29T17:55:38.631840+0000 mon.a (mon.0) 109 : cluster [DBG] mgrmap e40: y(active, since 35s), standbys: x 2024-08-29T17:55:39.154 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:38 smithi029 bash[79042]: cluster 2024-08-29T17:55:38.632081+0000 mon.a (mon.0) 110 : cluster [INF] overall HEALTH_OK 2024-08-29T17:55:39.154 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:55:38 smithi029 bash[77880]: cluster 2024-08-29T17:55:32.580464+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2024-08-29T17:55:39.154 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:55:38 smithi029 bash[77880]: cluster 2024-08-29T17:55:38.602271+0000 mon.b (mon.1) 90 : cluster [INF] mon.b calling monitor election 2024-08-29T17:55:39.154 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:55:38 smithi029 bash[77880]: cluster 2024-08-29T17:55:38.602661+0000 mon.a (mon.0) 96 : cluster [INF] mon.a calling monitor election 2024-08-29T17:55:39.154 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:55:38 smithi029 bash[77880]: cluster 2024-08-29T17:55:38.623473+0000 mon.a (mon.0) 97 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-08-29T17:55:39.154 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:55:38 smithi029 bash[77880]: cluster 2024-08-29T17:55:38.630002+0000 mon.a (mon.0) 98 : cluster [DBG] monmap epoch 3 2024-08-29T17:55:39.154 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:55:38 smithi029 bash[77880]: cluster 2024-08-29T17:55:38.630032+0000 mon.a (mon.0) 99 : cluster [DBG] fsid 5b99e290-662c-11ef-bcd4-c7b262605968 2024-08-29T17:55:39.155 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:55:38 smithi029 bash[77880]: cluster 2024-08-29T17:55:38.630048+0000 mon.a (mon.0) 100 : cluster [DBG] last_changed 2024-08-29T17:34:20.549747+0000 2024-08-29T17:55:39.155 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:55:38 smithi029 bash[77880]: cluster 2024-08-29T17:55:38.630063+0000 mon.a (mon.0) 101 : cluster [DBG] created 2024-08-29T17:31:55.139100+0000 2024-08-29T17:55:39.155 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:55:38 smithi029 bash[77880]: cluster 2024-08-29T17:55:38.630078+0000 mon.a (mon.0) 102 : cluster [DBG] min_mon_release 18 (reef) 2024-08-29T17:55:39.155 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:55:38 smithi029 bash[77880]: cluster 2024-08-29T17:55:38.630099+0000 mon.a (mon.0) 103 : cluster [DBG] election_strategy: 1 2024-08-29T17:55:39.155 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:55:38 smithi029 bash[77880]: cluster 2024-08-29T17:55:38.630117+0000 mon.a (mon.0) 104 : cluster [DBG] 0: [v2:172.21.15.29:3300/0,v1:172.21.15.29:6789/0] mon.a 2024-08-29T17:55:39.155 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:55:38 smithi029 bash[77880]: cluster 2024-08-29T17:55:38.630135+0000 mon.a (mon.0) 105 : cluster [DBG] 1: [v2:172.21.15.110:3300/0,v1:172.21.15.110:6789/0] mon.b 2024-08-29T17:55:39.155 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:55:38 smithi029 bash[77880]: cluster 2024-08-29T17:55:38.630153+0000 mon.a (mon.0) 106 : cluster [DBG] 2: [v2:172.21.15.29:3301/0,v1:172.21.15.29:6790/0] mon.c 2024-08-29T17:55:39.155 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:55:38 smithi029 bash[77880]: cluster 2024-08-29T17:55:38.631257+0000 mon.a (mon.0) 107 : cluster [DBG] fsmap cephfs:1 {0=b=up:active} 1 up:standby 2024-08-29T17:55:39.155 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:55:38 smithi029 bash[77880]: cluster 2024-08-29T17:55:38.631313+0000 mon.a (mon.0) 108 : cluster [DBG] osdmap e347: 8 total, 8 up, 8 in 2024-08-29T17:55:39.155 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:55:38 smithi029 bash[77880]: cluster 2024-08-29T17:55:38.631840+0000 mon.a (mon.0) 109 : cluster [DBG] mgrmap e40: y(active, since 35s), standbys: x 2024-08-29T17:55:39.155 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:55:38 smithi029 bash[77880]: cluster 2024-08-29T17:55:38.632081+0000 mon.a (mon.0) 110 : cluster [INF] overall HEALTH_OK 2024-08-29T17:55:39.277 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-08-29T17:55:39.591 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-29T17:55:39.591 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.a smithi029 *:9093,9094 running (9m) 29s ago 9m 14.5M - 0.25.0 c8568f914cd2 ce247dae888d 2024-08-29T17:55:39.591 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.a smithi110 *:3000 running (9m) 29s ago 9m 79.1M - 9.4.7 954c08fa6188 a99d1c017111 2024-08-29T17:55:39.591 INFO:teuthology.orchestra.run.smithi029.stdout:mds.a smithi029 running (12m) 29s ago 12m 15.6M - 18.2.4-774-gfe43f1c9 96384990183a 33831fc09ebe 2024-08-29T17:55:39.591 INFO:teuthology.orchestra.run.smithi029.stdout:mds.b smithi110 running (12m) 29s ago 12m 19.9M - 18.2.4-774-gfe43f1c9 96384990183a d4752f4920d9 2024-08-29T17:55:39.591 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.x smithi110 *:8443,9283,8765 running (70s) 29s ago 20m 425M - 19.1.1-235-g1ef86450 d401bb9bb76e 97032a0314c7 2024-08-29T17:55:39.591 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.y smithi029 *:8443,9283,8765 running (2m) 29s ago 23m 471M - 19.1.1-235-g1ef86450 d401bb9bb76e 426f9f92ffcb 2024-08-29T17:55:39.591 INFO:teuthology.orchestra.run.smithi029.stdout:mon.a smithi029 running (44s) 29s ago 23m 31.2M 2048M 19.1.1-235-g1ef86450 d401bb9bb76e 0381d4389ff1 2024-08-29T17:55:39.591 INFO:teuthology.orchestra.run.smithi029.stdout:mon.b smithi110 running (21m) 29s ago 21m 57.6M 2048M 18.2.4-774-gfe43f1c9 96384990183a af83315fdb8e 2024-08-29T17:55:39.591 INFO:teuthology.orchestra.run.smithi029.stdout:mon.c smithi029 starting - - - 2048M 2024-08-29T17:55:39.591 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.a smithi029 *:9100 running (10m) 29s ago 10m 8576k - 1.5.0 0da6a335fe13 ad51f15f97c2 2024-08-29T17:55:39.592 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.b smithi110 *:9100 running (10m) 29s ago 10m 8903k - 1.5.0 0da6a335fe13 30ef3fa1e10b 2024-08-29T17:55:39.592 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (20m) 29s ago 20m 171M 2525M 18.2.4-774-gfe43f1c9 96384990183a 2c4ba6cd8923 2024-08-29T17:55:39.592 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (19m) 29s ago 19m 159M 2525M 18.2.4-774-gfe43f1c9 96384990183a a4be9491f22f 2024-08-29T17:55:39.592 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (18m) 29s ago 18m 143M 2525M 18.2.4-774-gfe43f1c9 96384990183a f82214cb5181 2024-08-29T17:55:39.592 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (17m) 29s ago 17m 109M 2525M 18.2.4-774-gfe43f1c9 96384990183a 3c70a57b97e6 2024-08-29T17:55:39.592 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi110 running (16m) 29s ago 16m 193M 2524M 18.2.4-774-gfe43f1c9 96384990183a 876fca7c6f49 2024-08-29T17:55:39.592 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi110 running (15m) 29s ago 15m 195M 2524M 18.2.4-774-gfe43f1c9 96384990183a 553a4e8175d9 2024-08-29T17:55:39.592 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi110 running (14m) 29s ago 14m 138M 2524M 18.2.4-774-gfe43f1c9 96384990183a a96a153c5cee 2024-08-29T17:55:39.592 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi110 running (13m) 29s ago 13m 106M 2524M 18.2.4-774-gfe43f1c9 96384990183a d61ec375881d 2024-08-29T17:55:39.592 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.a smithi110 *:9095 running (77s) 29s ago 10m 36.1M - 2.43.0 a07b618ecd1d 696215a147ab 2024-08-29T17:55:39.696 INFO:tasks.rados.rados.0.smithi029.stdout:1408: done (2 left) 2024-08-29T17:55:39.696 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 16 current snap is 133 2024-08-29T17:55:39.696 INFO:tasks.rados.rados.0.smithi029.stdout:1409: seq_num 439 ranges {4210688=155648} 2024-08-29T17:55:39.722 INFO:tasks.rados.rados.0.smithi029.stdout:1409: writing smithi02969618-16 from 4210688 to 4366336 tid 1 2024-08-29T17:55:39.722 INFO:tasks.rados.rados.0.smithi029.stdout:1410: rmattr oid 46 current snap is 133 2024-08-29T17:55:39.722 INFO:tasks.rados.rados.0.smithi029.stdout:1410: done (3 left) 2024-08-29T17:55:39.722 INFO:tasks.rados.rados.0.smithi029.stdout:1411: read oid 29 snap 131 2024-08-29T17:55:39.722 INFO:tasks.rados.rados.0.smithi029.stdout:1411: expect (ObjNum 424 snap 128 seq_num 424) 2024-08-29T17:55:39.722 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 13 current snap is 133 2024-08-29T17:55:39.722 INFO:tasks.rados.rados.0.smithi029.stdout:1405: finishing write tid 3 to smithi02969618-35 2024-08-29T17:55:39.722 INFO:tasks.rados.rados.0.smithi029.stdout:1405: oid 35 updating version 0 to 642 2024-08-29T17:55:39.722 INFO:tasks.rados.rados.0.smithi029.stdout:1405: oid 35 version 642 is already newer than 641 2024-08-29T17:55:39.723 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 35 v 642 (ObjNum 437 snap 133 seq_num 437) dirty exists 2024-08-29T17:55:39.723 INFO:tasks.rados.rados.0.smithi029.stdout:1405: left oid 35 (ObjNum 437 snap 133 seq_num 437) 2024-08-29T17:55:39.723 INFO:tasks.rados.rados.0.smithi029.stdout:1412: seq_num 440 ranges {0=172032} 2024-08-29T17:55:39.723 INFO:tasks.rados.rados.0.smithi029.stdout:1412: writing smithi02969618-13 from 0 to 172032 tid 1 2024-08-29T17:55:39.723 INFO:tasks.rados.rados.0.smithi029.stdout:1405: done (4 left) 2024-08-29T17:55:39.723 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 23 current snap is 133 2024-08-29T17:55:39.724 INFO:tasks.rados.rados.0.smithi029.stdout:1413: seq_num 441 ranges {1597440=188416} 2024-08-29T17:55:39.732 INFO:tasks.rados.rados.0.smithi029.stdout:1413: writing smithi02969618-23 from 1597440 to 1785856 tid 1 2024-08-29T17:55:39.733 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 28 current snap is 133 2024-08-29T17:55:39.733 INFO:tasks.rados.rados.0.smithi029.stdout:1414: seq_num 442 ranges {2113536=204800} 2024-08-29T17:55:39.746 INFO:tasks.rados.rados.0.smithi029.stdout:1414: writing smithi02969618-28 from 2113536 to 2318336 tid 1 2024-08-29T17:55:39.746 INFO:tasks.rados.rados.0.smithi029.stdout:1415: read oid 37 snap 131 2024-08-29T17:55:39.746 INFO:tasks.rados.rados.0.smithi029.stdout:1415: expect (ObjNum 429 snap 128 seq_num 429) 2024-08-29T17:55:39.746 INFO:tasks.rados.rados.0.smithi029.stdout:1416: rollback oid 2 current snap is 133 2024-08-29T17:55:39.746 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 2 to 131 2024-08-29T17:55:39.746 INFO:tasks.rados.rados.0.smithi029.stdout:1407: expect (ObjNum 430 snap 128 seq_num 430) 2024-08-29T17:55:39.843 INFO:tasks.rados.rados.0.smithi029.stdout:1409: finishing write tid 1 to smithi02969618-16 2024-08-29T17:55:39.844 INFO:tasks.rados.rados.0.smithi029.stdout:1409: finishing write tid 2 to smithi02969618-16 2024-08-29T17:55:39.844 INFO:tasks.rados.rados.0.smithi029.stdout:1412: finishing write tid 1 to smithi02969618-13 2024-08-29T17:55:39.844 INFO:tasks.rados.rados.0.smithi029.stdout:1412: finishing write tid 2 to smithi02969618-13 2024-08-29T17:55:39.844 INFO:tasks.rados.rados.0.smithi029.stdout:1412: finishing write tid 3 to smithi02969618-13 2024-08-29T17:55:39.844 INFO:tasks.rados.rados.0.smithi029.stdout:1412: oid 13 updating version 0 to 764 2024-08-29T17:55:39.844 INFO:tasks.rados.rados.0.smithi029.stdout:1412: oid 13 updating version 764 to 765 2024-08-29T17:55:39.844 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 13 v 765 (ObjNum 440 snap 133 seq_num 440) dirty exists 2024-08-29T17:55:39.844 INFO:tasks.rados.rados.0.smithi029.stdout:1412: left oid 13 (ObjNum 440 snap 133 seq_num 440) 2024-08-29T17:55:39.844 INFO:tasks.rados.rados.0.smithi029.stdout:1409: finishing write tid 3 to smithi02969618-16 2024-08-29T17:55:39.845 INFO:tasks.rados.rados.0.smithi029.stdout:1409: oid 16 updating version 0 to 1118 2024-08-29T17:55:39.845 INFO:tasks.rados.rados.0.smithi029.stdout:1409: oid 16 version 1118 is already newer than 1117 2024-08-29T17:55:39.845 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 16 v 1118 (ObjNum 439 snap 133 seq_num 439) dirty exists 2024-08-29T17:55:39.845 INFO:tasks.rados.rados.0.smithi029.stdout:1409: left oid 16 (ObjNum 439 snap 133 seq_num 439) 2024-08-29T17:55:39.845 INFO:tasks.rados.rados.0.smithi029.stdout:1414: finishing write tid 1 to smithi02969618-28 2024-08-29T17:55:39.845 INFO:tasks.rados.rados.0.smithi029.stdout:1414: finishing write tid 2 to smithi02969618-28 2024-08-29T17:55:39.845 INFO:tasks.rados.rados.0.smithi029.stdout:1414: finishing write tid 3 to smithi02969618-28 2024-08-29T17:55:39.845 INFO:tasks.rados.rados.0.smithi029.stdout:1414: oid 28 updating version 0 to 1085 2024-08-29T17:55:39.845 INFO:tasks.rados.rados.0.smithi029.stdout:1414: oid 28 updating version 1085 to 1086 2024-08-29T17:55:39.845 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 28 v 1086 (ObjNum 442 snap 133 seq_num 442) dirty exists 2024-08-29T17:55:39.845 INFO:tasks.rados.rados.0.smithi029.stdout:1414: left oid 28 (ObjNum 442 snap 133 seq_num 442) 2024-08-29T17:55:39.845 INFO:tasks.rados.rados.0.smithi029.stdout:1413: finishing write tid 1 to smithi02969618-23 2024-08-29T17:55:39.846 INFO:tasks.rados.rados.0.smithi029.stdout:1413: finishing write tid 2 to smithi02969618-23 2024-08-29T17:55:39.846 INFO:tasks.rados.rados.0.smithi029.stdout:1416: finishing rollback tid 0 to smithi02969618-2 2024-08-29T17:55:39.846 INFO:tasks.rados.rados.0.smithi029.stdout:1416: finishing rollback tid 1 to smithi02969618-2 2024-08-29T17:55:39.846 INFO:tasks.rados.rados.0.smithi029.stdout:1416: finishing rollback tid 2 to smithi02969618-2 2024-08-29T17:55:39.846 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 2 v 1187 (ObjNum 164 snap 36 seq_num 164) dirty exists 2024-08-29T17:55:39.846 INFO:tasks.rados.rados.0.smithi029.stdout:1415: expect (ObjNum 429 snap 128 seq_num 429) 2024-08-29T17:55:39.997 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-08-29T17:55:39.997 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-08-29T17:55:39.997 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 18.2.4-774-gfe43f1c9 (fe43f1c9f9e2945dda7244d8acbd33fb921449af) reef (stable)": 1, 2024-08-29T17:55:39.997 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.1.1-235-g1ef86450 (1ef864504b8875c83ee6c2c5fedc13315bebf7f5) squid (rc)": 2 2024-08-29T17:55:39.997 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-08-29T17:55:39.998 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-08-29T17:55:39.998 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.1.1-235-g1ef86450 (1ef864504b8875c83ee6c2c5fedc13315bebf7f5) squid (rc)": 2 2024-08-29T17:55:39.998 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-08-29T17:55:39.998 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-08-29T17:55:39.998 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 18.2.4-774-gfe43f1c9 (fe43f1c9f9e2945dda7244d8acbd33fb921449af) reef (stable)": 8 2024-08-29T17:55:39.998 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-08-29T17:55:39.998 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-08-29T17:55:39.998 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 18.2.4-774-gfe43f1c9 (fe43f1c9f9e2945dda7244d8acbd33fb921449af) reef (stable)": 2 2024-08-29T17:55:39.998 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-08-29T17:55:39.998 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-08-29T17:55:39.998 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 18.2.4-774-gfe43f1c9 (fe43f1c9f9e2945dda7244d8acbd33fb921449af) reef (stable)": 11, 2024-08-29T17:55:39.998 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.1.1-235-g1ef86450 (1ef864504b8875c83ee6c2c5fedc13315bebf7f5) squid (rc)": 4 2024-08-29T17:55:39.998 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-08-29T17:55:39.999 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-08-29T17:55:40.149 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:55:39 smithi110 bash[24444]: cluster 2024-08-29T17:55:38.689115+0000 mon.a (mon.0) 111 : cluster [DBG] osdmap e348: 8 total, 8 up, 8 in 2024-08-29T17:55:40.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:55:39 smithi029 bash[77880]: cluster 2024-08-29T17:55:38.689115+0000 mon.a (mon.0) 111 : cluster [DBG] osdmap e348: 8 total, 8 up, 8 in 2024-08-29T17:55:40.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:39 smithi029 bash[79042]: cluster 2024-08-29T17:55:38.689115+0000 mon.a (mon.0) 111 : cluster [DBG] osdmap e348: 8 total, 8 up, 8 in 2024-08-29T17:55:40.254 INFO:tasks.rados.rados.0.smithi029.stdout:1413: finishing write tid 3 to smithi02969618-23 2024-08-29T17:55:40.254 INFO:tasks.rados.rados.0.smithi029.stdout:1413: oid 23 updating version 0 to 1182 2024-08-29T17:55:40.254 INFO:tasks.rados.rados.0.smithi029.stdout:1413: oid 23 updating version 1182 to 1183 2024-08-29T17:55:40.254 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 23 v 1183 (ObjNum 441 snap 133 seq_num 441) dirty exists 2024-08-29T17:55:40.254 INFO:tasks.rados.rados.0.smithi029.stdout:1413: left oid 23 (ObjNum 441 snap 133 seq_num 441) 2024-08-29T17:55:40.254 INFO:tasks.rados.rados.0.smithi029.stdout:1411: expect (ObjNum 424 snap 128 seq_num 424) 2024-08-29T17:55:41.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:55:40 smithi029 bash[77880]: audit 2024-08-29T17:55:39.265392+0000 mgr.y (mgr.25004) 37 : audit [DBG] from='client.34161 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T17:55:41.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:55:40 smithi029 bash[77880]: cluster 2024-08-29T17:55:39.321753+0000 mgr.y (mgr.25004) 38 : cluster [DBG] pgmap v47: 121 pgs: 121 active+clean; 168 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 487 KiB/s rd, 12 KiB/s wr, 0 op/s 2024-08-29T17:55:41.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:55:40 smithi029 bash[77880]: audit 2024-08-29T17:55:39.572304+0000 mgr.y (mgr.25004) 39 : audit [DBG] from='client.34167 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T17:55:41.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:55:40 smithi029 bash[77880]: cluster 2024-08-29T17:55:39.698270+0000 mon.a (mon.0) 112 : cluster [DBG] osdmap e349: 8 total, 8 up, 8 in 2024-08-29T17:55:41.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:55:40 smithi029 bash[77880]: audit 2024-08-29T17:55:39.998913+0000 mon.a (mon.0) 113 : audit [DBG] from='client.? 172.21.15.29:0/3418870026' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T17:55:41.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:55:40 smithi110 bash[24444]: audit 2024-08-29T17:55:39.265392+0000 mgr.y (mgr.25004) 37 : audit [DBG] from='client.34161 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T17:55:41.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:55:40 smithi110 bash[24444]: cluster 2024-08-29T17:55:39.321753+0000 mgr.y (mgr.25004) 38 : cluster [DBG] pgmap v47: 121 pgs: 121 active+clean; 168 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 487 KiB/s rd, 12 KiB/s wr, 0 op/s 2024-08-29T17:55:41.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:55:40 smithi110 bash[24444]: audit 2024-08-29T17:55:39.572304+0000 mgr.y (mgr.25004) 39 : audit [DBG] from='client.34167 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T17:55:41.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:55:40 smithi110 bash[24444]: cluster 2024-08-29T17:55:39.698270+0000 mon.a (mon.0) 112 : cluster [DBG] osdmap e349: 8 total, 8 up, 8 in 2024-08-29T17:55:41.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:55:40 smithi110 bash[24444]: audit 2024-08-29T17:55:39.998913+0000 mon.a (mon.0) 113 : audit [DBG] from='client.? 172.21.15.29:0/3418870026' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T17:55:41.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:40 smithi029 bash[79042]: audit 2024-08-29T17:55:39.265392+0000 mgr.y (mgr.25004) 37 : audit [DBG] from='client.34161 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T17:55:41.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:40 smithi029 bash[79042]: cluster 2024-08-29T17:55:39.321753+0000 mgr.y (mgr.25004) 38 : cluster [DBG] pgmap v47: 121 pgs: 121 active+clean; 168 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 487 KiB/s rd, 12 KiB/s wr, 0 op/s 2024-08-29T17:55:41.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:40 smithi029 bash[79042]: audit 2024-08-29T17:55:39.572304+0000 mgr.y (mgr.25004) 39 : audit [DBG] from='client.34167 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T17:55:41.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:40 smithi029 bash[79042]: cluster 2024-08-29T17:55:39.698270+0000 mon.a (mon.0) 112 : cluster [DBG] osdmap e349: 8 total, 8 up, 8 in 2024-08-29T17:55:41.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:40 smithi029 bash[79042]: audit 2024-08-29T17:55:39.998913+0000 mon.a (mon.0) 113 : audit [DBG] from='client.? 172.21.15.29:0/3418870026' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T17:55:41.309 INFO:tasks.rados.rados.0.smithi029.stdout:1407: done (7 left) 2024-08-29T17:55:41.310 INFO:tasks.rados.rados.0.smithi029.stdout:1409: done (6 left) 2024-08-29T17:55:41.310 INFO:tasks.rados.rados.0.smithi029.stdout:1411: done (5 left) 2024-08-29T17:55:41.311 INFO:tasks.rados.rados.0.smithi029.stdout:1412: done (4 left) 2024-08-29T17:55:41.311 INFO:tasks.rados.rados.0.smithi029.stdout:1413: done (3 left) 2024-08-29T17:55:41.311 INFO:tasks.rados.rados.0.smithi029.stdout:1414: done (2 left) 2024-08-29T17:55:41.312 INFO:tasks.rados.rados.0.smithi029.stdout:1415: done (1 left) 2024-08-29T17:55:41.312 INFO:tasks.rados.rados.0.smithi029.stdout:1416: done (0 left) 2024-08-29T17:55:41.312 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 4 current snap is 133 2024-08-29T17:55:41.312 INFO:tasks.rados.rados.0.smithi029.stdout:1417: seq_num 443 ranges {5267456=221184} 2024-08-29T17:55:41.373 INFO:tasks.rados.rados.0.smithi029.stdout:1417: writing smithi02969618-4 from 5267456 to 5488640 tid 1 2024-08-29T17:55:41.373 INFO:tasks.rados.rados.0.smithi029.stdout:1418: snap_remove snap 131 2024-08-29T17:55:41.701 INFO:tasks.rados.rados.0.smithi029.stdout:1418: done (1 left) 2024-08-29T17:55:41.701 INFO:tasks.rados.rados.0.smithi029.stdout:1419: rollback oid 21 current snap is 133 2024-08-29T17:55:41.701 INFO:tasks.rados.rados.0.smithi029.stdout:1417: finishing write tid 1 to smithi02969618-4 2024-08-29T17:55:41.701 INFO:tasks.rados.rados.0.smithi029.stdout:1417: finishing write tid 2 to smithi02969618-4 2024-08-29T17:55:41.701 INFO:tasks.rados.rados.0.smithi029.stdout:1417: finishing write tid 3 to smithi02969618-4 2024-08-29T17:55:41.702 INFO:tasks.rados.rados.0.smithi029.stdout:1417: oid 4 updating version 0 to 640 2024-08-29T17:55:41.702 INFO:tasks.rados.rados.0.smithi029.stdout:1417: oid 4 version 640 is already newer than 639 2024-08-29T17:55:41.702 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 4 v 640 (ObjNum 443 snap 133 seq_num 443) dirty exists 2024-08-29T17:55:41.702 INFO:tasks.rados.rados.0.smithi029.stdout:1417: left oid 4 (ObjNum 443 snap 133 seq_num 443) 2024-08-29T17:55:41.702 INFO:tasks.rados.rados.0.smithi029.stdout:1417: done (1 left) 2024-08-29T17:55:41.702 INFO:tasks.rados.rados.0.smithi029.stdout:1419: done (0 left) 2024-08-29T17:55:41.702 INFO:tasks.rados.rados.0.smithi029.stdout:1420: delete oid 1 current snap is 133 2024-08-29T17:55:41.711 INFO:tasks.rados.rados.0.smithi029.stdout:1420: done (0 left) 2024-08-29T17:55:41.711 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 41 current snap is 133 2024-08-29T17:55:41.711 INFO:tasks.rados.rados.0.smithi029.stdout:1421: seq_num 445 ranges {0=253952} 2024-08-29T17:55:41.713 INFO:tasks.rados.rados.0.smithi029.stdout:1421: writing smithi02969618-41 from 0 to 253952 tid 1 2024-08-29T17:55:41.714 INFO:tasks.rados.rados.0.smithi029.stdout:1422: copy_from oid 10 from oid 5 current snap is 133 2024-08-29T17:55:41.714 INFO:tasks.rados.rados.0.smithi029.stdout:1423: rollback oid 2 current snap is 133 2024-08-29T17:55:41.714 INFO:tasks.rados.rados.0.smithi029.stdout:1423: done (2 left) 2024-08-29T17:55:41.714 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 45 current snap is 133 2024-08-29T17:55:41.714 INFO:tasks.rados.rados.0.smithi029.stdout:1424: seq_num 446 ranges {7405568=278528} 2024-08-29T17:55:41.781 INFO:tasks.rados.rados.0.smithi029.stdout:1424: writing smithi02969618-45 from 7405568 to 7684096 tid 1 2024-08-29T17:55:41.781 INFO:tasks.rados.rados.0.smithi029.stdout:1425: delete oid 12 current snap is 133 2024-08-29T17:55:41.781 INFO:tasks.rados.rados.0.smithi029.stdout:1421: finishing write tid 1 to smithi02969618-41 2024-08-29T17:55:41.781 INFO:tasks.rados.rados.0.smithi029.stdout:1421: finishing write tid 2 to smithi02969618-41 2024-08-29T17:55:41.781 INFO:tasks.rados.rados.0.smithi029.stdout:1421: finishing write tid 3 to smithi02969618-41 2024-08-29T17:55:41.781 INFO:tasks.rados.rados.0.smithi029.stdout:1421: oid 41 updating version 0 to 298 2024-08-29T17:55:41.782 INFO:tasks.rados.rados.0.smithi029.stdout:1421: oid 41 updating version 298 to 299 2024-08-29T17:55:41.782 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 41 v 299 (ObjNum 445 snap 133 seq_num 445) dirty exists 2024-08-29T17:55:41.782 INFO:tasks.rados.rados.0.smithi029.stdout:1421: left oid 41 (ObjNum 445 snap 133 seq_num 445) 2024-08-29T17:55:41.787 INFO:tasks.rados.rados.0.smithi029.stdout:1424: finishing write tid 1 to smithi02969618-45 2024-08-29T17:55:41.787 INFO:tasks.rados.rados.0.smithi029.stdout:1424: finishing write tid 2 to smithi02969618-45 2024-08-29T17:55:41.789 INFO:tasks.rados.rados.0.smithi029.stdout:1424: finishing write tid 3 to smithi02969618-45 2024-08-29T17:55:41.789 INFO:tasks.rados.rados.0.smithi029.stdout:1424: oid 45 updating version 0 to 1119 2024-08-29T17:55:41.789 INFO:tasks.rados.rados.0.smithi029.stdout:1424: oid 45 updating version 1119 to 1120 2024-08-29T17:55:41.789 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 45 v 1120 (ObjNum 446 snap 133 seq_num 446) dirty exists 2024-08-29T17:55:41.789 INFO:tasks.rados.rados.0.smithi029.stdout:1424: left oid 45 (ObjNum 446 snap 133 seq_num 446) 2024-08-29T17:55:41.792 INFO:tasks.rados.rados.0.smithi029.stdout:1421: done (3 left) 2024-08-29T17:55:41.792 INFO:tasks.rados.rados.0.smithi029.stdout:1424: done (2 left) 2024-08-29T17:55:41.792 INFO:tasks.rados.rados.0.smithi029.stdout:1425: done (1 left) 2024-08-29T17:55:41.792 INFO:tasks.rados.rados.0.smithi029.stdout:1426: setattr oid 38 current snap is 133 2024-08-29T17:55:41.793 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 30 current snap is 133 2024-08-29T17:55:41.794 INFO:tasks.rados.rados.0.smithi029.stdout:1427: seq_num 448 ranges {2842624=311296} 2024-08-29T17:55:41.813 INFO:tasks.rados.rados.0.smithi029.stdout:1427: writing smithi02969618-30 from 2842624 to 3153920 tid 1 2024-08-29T17:55:41.813 INFO:tasks.rados.rados.0.smithi029.stdout:1428: rollback oid 11 current snap is 133 2024-08-29T17:55:41.813 INFO:tasks.rados.rados.0.smithi029.stdout:1428: done (3 left) 2024-08-29T17:55:41.813 INFO:tasks.rados.rados.0.smithi029.stdout:1429: snap_create 2024-08-29T17:55:41.813 INFO:tasks.rados.rados.0.smithi029.stdout:1422: finishing copy_from racing read to smithi02969618-10 2024-08-29T17:55:41.813 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 38 v 1121 (ObjNum 417 snap 127 seq_num 417) dirty exists 2024-08-29T17:55:41.813 INFO:tasks.rados.rados.0.smithi029.stdout:1422: finishing copy_from to smithi02969618-10 2024-08-29T17:55:41.813 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 10 v 807 (ObjNum 424 snap 128 seq_num 424) dirty exists 2024-08-29T17:55:41.815 INFO:tasks.rados.rados.0.smithi029.stdout:1427: finishing write tid 1 to smithi02969618-30 2024-08-29T17:55:41.815 INFO:tasks.rados.rados.0.smithi029.stdout:1427: finishing write tid 2 to smithi02969618-30 2024-08-29T17:55:41.818 INFO:tasks.rados.rados.0.smithi029.stdout:1427: finishing write tid 3 to smithi02969618-30 2024-08-29T17:55:41.818 INFO:tasks.rados.rados.0.smithi029.stdout:1427: oid 30 updating version 0 to 641 2024-08-29T17:55:41.818 INFO:tasks.rados.rados.0.smithi029.stdout:1427: oid 30 updating version 641 to 642 2024-08-29T17:55:41.819 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 30 v 642 (ObjNum 448 snap 133 seq_num 448) dirty exists 2024-08-29T17:55:41.819 INFO:tasks.rados.rados.0.smithi029.stdout:1427: left oid 30 (ObjNum 448 snap 133 seq_num 448) 2024-08-29T17:55:42.650 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:55:42 smithi029 bash[70880]: debug 2024-08-29T17:55:42.376+0000 7f8f89273640 -1 mgr.server handle_report got status from non-daemon mon.c 2024-08-29T17:55:42.799 INFO:tasks.rados.rados.0.smithi029.stdout:1422: done (3 left) 2024-08-29T17:55:42.800 INFO:tasks.rados.rados.0.smithi029.stdout:1426: done (2 left) 2024-08-29T17:55:42.800 INFO:tasks.rados.rados.0.smithi029.stdout:1427: done (1 left) 2024-08-29T17:55:42.800 INFO:tasks.rados.rados.0.smithi029.stdout:1429: done (0 left) 2024-08-29T17:55:42.800 INFO:tasks.rados.rados.0.smithi029.stdout:1430: snap_remove snap 133 2024-08-29T17:55:43.149 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:55:42 smithi029 bash[77880]: cluster 2024-08-29T17:55:41.322462+0000 mgr.y (mgr.25004) 40 : cluster [DBG] pgmap v49: 121 pgs: 121 active+clean; 168 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 609 KiB/s rd, 15 KiB/s wr, 1 op/s 2024-08-29T17:55:43.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:55:42 smithi029 bash[77880]: cluster 2024-08-29T17:55:41.701671+0000 mon.a (mon.0) 114 : cluster [DBG] osdmap e350: 8 total, 8 up, 8 in 2024-08-29T17:55:43.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:55:42 smithi029 bash[77880]: cluster 2024-08-29T17:55:41.795745+0000 mon.a (mon.0) 115 : cluster [DBG] osdmap e351: 8 total, 8 up, 8 in 2024-08-29T17:55:43.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:42 smithi029 bash[79042]: cluster 2024-08-29T17:55:41.322462+0000 mgr.y (mgr.25004) 40 : cluster [DBG] pgmap v49: 121 pgs: 121 active+clean; 168 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 609 KiB/s rd, 15 KiB/s wr, 1 op/s 2024-08-29T17:55:43.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:42 smithi029 bash[79042]: cluster 2024-08-29T17:55:41.701671+0000 mon.a (mon.0) 114 : cluster [DBG] osdmap e350: 8 total, 8 up, 8 in 2024-08-29T17:55:43.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:42 smithi029 bash[79042]: cluster 2024-08-29T17:55:41.795745+0000 mon.a (mon.0) 115 : cluster [DBG] osdmap e351: 8 total, 8 up, 8 in 2024-08-29T17:55:43.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:55:42 smithi110 bash[24444]: cluster 2024-08-29T17:55:41.322462+0000 mgr.y (mgr.25004) 40 : cluster [DBG] pgmap v49: 121 pgs: 121 active+clean; 168 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 609 KiB/s rd, 15 KiB/s wr, 1 op/s 2024-08-29T17:55:43.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:55:42 smithi110 bash[24444]: cluster 2024-08-29T17:55:41.701671+0000 mon.a (mon.0) 114 : cluster [DBG] osdmap e350: 8 total, 8 up, 8 in 2024-08-29T17:55:43.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:55:42 smithi110 bash[24444]: cluster 2024-08-29T17:55:41.795745+0000 mon.a (mon.0) 115 : cluster [DBG] osdmap e351: 8 total, 8 up, 8 in 2024-08-29T17:55:43.810 INFO:tasks.rados.rados.0.smithi029.stdout:1430: done (0 left) 2024-08-29T17:55:43.810 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 29 current snap is 134 2024-08-29T17:55:43.810 INFO:tasks.rados.rados.0.smithi029.stdout:1431: seq_num 449 ranges {13680640=327680} 2024-08-29T17:55:43.921 INFO:tasks.rados.rados.0.smithi029.stdout:1431: writing smithi02969618-29 from 13680640 to 14008320 tid 1 2024-08-29T17:55:43.921 INFO:tasks.rados.rados.0.smithi029.stdout:1432: copy_from oid 14 from oid 8 current snap is 134 2024-08-29T17:55:43.921 INFO:tasks.rados.rados.0.smithi029.stdout:1433: setattr oid 25 current snap is 134 2024-08-29T17:55:43.922 INFO:tasks.rados.rados.0.smithi029.stdout:1434: rollback oid 45 current snap is 134 2024-08-29T17:55:43.922 INFO:tasks.rados.rados.0.smithi029.stdout:1434: done (3 left) 2024-08-29T17:55:43.922 INFO:tasks.rados.rados.0.smithi029.stdout:1435: rollback oid 42 current snap is 134 2024-08-29T17:55:43.922 INFO:tasks.rados.rados.0.smithi029.stdout:1435: done (3 left) 2024-08-29T17:55:43.922 INFO:tasks.rados.rados.0.smithi029.stdout:1436: snap_create 2024-08-29T17:55:43.930 INFO:tasks.rados.rados.0.smithi029.stdout:1431: finishing write tid 1 to smithi02969618-29 2024-08-29T17:55:43.930 INFO:tasks.rados.rados.0.smithi029.stdout:1431: finishing write tid 2 to smithi02969618-29 2024-08-29T17:55:43.937 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 25 v 733 (ObjNum 353 snap 0 seq_num 1562264608) dirty exists 2024-08-29T17:55:43.943 INFO:tasks.rados.rados.0.smithi029.stdout:1431: finishing write tid 3 to smithi02969618-29 2024-08-29T17:55:43.943 INFO:tasks.rados.rados.0.smithi029.stdout:1431: oid 29 updating version 0 to 809 2024-08-29T17:55:43.944 INFO:tasks.rados.rados.0.smithi029.stdout:1431: oid 29 updating version 809 to 810 2024-08-29T17:55:43.944 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 29 v 810 (ObjNum 449 snap 134 seq_num 449) dirty exists 2024-08-29T17:55:43.944 INFO:tasks.rados.rados.0.smithi029.stdout:1431: left oid 29 (ObjNum 449 snap 134 seq_num 449) 2024-08-29T17:55:43.985 INFO:tasks.rados.rados.0.smithi029.stdout:1432: finishing copy_from racing read to smithi02969618-14 2024-08-29T17:55:43.993 INFO:tasks.rados.rados.0.smithi029.stdout:1432: finishing copy_from to smithi02969618-14 2024-08-29T17:55:43.993 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 14 v 997 (ObjNum 419 snap 127 seq_num 419) dirty exists 2024-08-29T17:55:44.149 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:43 smithi029 bash[79042]: cluster 2024-08-29T17:55:42.800809+0000 mon.a (mon.0) 116 : cluster [DBG] osdmap e352: 8 total, 8 up, 8 in 2024-08-29T17:55:44.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:43 smithi029 bash[79042]: audit 2024-08-29T17:55:43.514197+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:55:44.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:43 smithi029 bash[79042]: audit 2024-08-29T17:55:43.525034+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:55:44.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:55:43 smithi029 bash[77880]: cluster 2024-08-29T17:55:42.800809+0000 mon.a (mon.0) 116 : cluster [DBG] osdmap e352: 8 total, 8 up, 8 in 2024-08-29T17:55:44.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:55:43 smithi029 bash[77880]: audit 2024-08-29T17:55:43.514197+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:55:44.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:55:43 smithi029 bash[77880]: audit 2024-08-29T17:55:43.525034+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:55:44.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:55:43 smithi110 bash[24444]: cluster 2024-08-29T17:55:42.800809+0000 mon.a (mon.0) 116 : cluster [DBG] osdmap e352: 8 total, 8 up, 8 in 2024-08-29T17:55:44.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:55:43 smithi110 bash[24444]: audit 2024-08-29T17:55:43.514197+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:55:44.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:55:43 smithi110 bash[24444]: audit 2024-08-29T17:55:43.525034+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:55:44.816 INFO:tasks.rados.rados.0.smithi029.stdout:1431: done (3 left) 2024-08-29T17:55:44.816 INFO:tasks.rados.rados.0.smithi029.stdout:1432: done (2 left) 2024-08-29T17:55:44.816 INFO:tasks.rados.rados.0.smithi029.stdout:1433: done (1 left) 2024-08-29T17:55:44.816 INFO:tasks.rados.rados.0.smithi029.stdout:1436: done (0 left) 2024-08-29T17:55:44.816 INFO:tasks.rados.rados.0.smithi029.stdout:1437: delete oid 14 current snap is 135 2024-08-29T17:55:44.826 INFO:tasks.rados.rados.0.smithi029.stdout:1437: done (0 left) 2024-08-29T17:55:44.826 INFO:tasks.rados.rados.0.smithi029.stdout:1438: read oid 24 snap -1 2024-08-29T17:55:44.826 INFO:tasks.rados.rados.0.smithi029.stdout:1438: expect (ObjNum 423 snap 127 seq_num 423) 2024-08-29T17:55:44.826 INFO:tasks.rados.rados.0.smithi029.stdout:1439: read oid 4 snap 134 2024-08-29T17:55:44.826 INFO:tasks.rados.rados.0.smithi029.stdout:1439: expect (ObjNum 443 snap 133 seq_num 443) 2024-08-29T17:55:44.826 INFO:tasks.rados.rados.0.smithi029.stdout:1440: read oid 26 snap 134 2024-08-29T17:55:44.826 INFO:tasks.rados.rados.0.smithi029.stdout:1440: expect (ObjNum 428 snap 128 seq_num 428) 2024-08-29T17:55:44.826 INFO:tasks.rados.rados.0.smithi029.stdout:1441: copy_from oid 2 from oid 27 current snap is 135 2024-08-29T17:55:44.826 INFO:tasks.rados.rados.0.smithi029.stdout:1442: copy_from oid 8 from oid 19 current snap is 135 2024-08-29T17:55:44.827 INFO:tasks.rados.rados.0.smithi029.stdout:1443: delete oid 49 current snap is 135 2024-08-29T17:55:44.862 INFO:tasks.rados.rados.0.smithi029.stdout:1442: finishing copy_from racing read to smithi02969618-8 2024-08-29T17:55:44.864 INFO:tasks.rados.rados.0.smithi029.stdout:1442: finishing copy_from to smithi02969618-8 2024-08-29T17:55:44.864 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 8 v 479 (ObjNum 399 snap 120 seq_num 399) dirty exists 2024-08-29T17:55:44.873 INFO:tasks.rados.rados.0.smithi029.stdout:1440: expect (ObjNum 428 snap 128 seq_num 428) 2024-08-29T17:55:44.899 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:55:44 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:17:55:44] "GET /metrics HTTP/1.1" 200 36084 "" "Prometheus/2.43.0" 2024-08-29T17:55:44.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:55:44 smithi029 bash[77880]: cluster 2024-08-29T17:55:43.322967+0000 mgr.y (mgr.25004) 41 : cluster [DBG] pgmap v53: 121 pgs: 121 active+clean; 168 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-08-29T17:55:44.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:55:44 smithi029 bash[77880]: cluster 2024-08-29T17:55:43.810574+0000 mon.a (mon.0) 119 : cluster [DBG] osdmap e353: 8 total, 8 up, 8 in 2024-08-29T17:55:44.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:55:44 smithi029 bash[77880]: audit 2024-08-29T17:55:44.731917+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:55:44.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:55:44 smithi029 bash[77880]: audit 2024-08-29T17:55:44.742105+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:55:44.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:44 smithi029 bash[79042]: cluster 2024-08-29T17:55:43.322967+0000 mgr.y (mgr.25004) 41 : cluster [DBG] pgmap v53: 121 pgs: 121 active+clean; 168 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-08-29T17:55:44.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:44 smithi029 bash[79042]: cluster 2024-08-29T17:55:43.810574+0000 mon.a (mon.0) 119 : cluster [DBG] osdmap e353: 8 total, 8 up, 8 in 2024-08-29T17:55:44.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:44 smithi029 bash[79042]: audit 2024-08-29T17:55:44.731917+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:55:44.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:44 smithi029 bash[79042]: audit 2024-08-29T17:55:44.742105+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:55:45.140 INFO:tasks.rados.rados.0.smithi029.stdout:1439: expect (ObjNum 443 snap 133 seq_num 443) 2024-08-29T17:55:45.149 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:55:44 smithi110 bash[24444]: cluster 2024-08-29T17:55:43.322967+0000 mgr.y (mgr.25004) 41 : cluster [DBG] pgmap v53: 121 pgs: 121 active+clean; 168 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-08-29T17:55:45.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:55:44 smithi110 bash[24444]: cluster 2024-08-29T17:55:43.810574+0000 mon.a (mon.0) 119 : cluster [DBG] osdmap e353: 8 total, 8 up, 8 in 2024-08-29T17:55:45.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:55:44 smithi110 bash[24444]: audit 2024-08-29T17:55:44.731917+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:55:45.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:55:44 smithi110 bash[24444]: audit 2024-08-29T17:55:44.742105+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:55:45.453 INFO:tasks.rados.rados.0.smithi029.stdout:1438: expect (ObjNum 423 snap 127 seq_num 423) 2024-08-29T17:55:45.755 INFO:tasks.rados.rados.0.smithi029.stdout:1441: finishing copy_from racing read to smithi02969618-2 2024-08-29T17:55:45.756 INFO:tasks.rados.rados.0.smithi029.stdout:1441: finishing copy_from to smithi02969618-2 2024-08-29T17:55:45.756 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 2 v 635 (ObjNum 412 snap 125 seq_num 412) dirty exists 2024-08-29T17:55:45.756 INFO:tasks.rados.rados.0.smithi029.stdout:1438: done (5 left) 2024-08-29T17:55:45.756 INFO:tasks.rados.rados.0.smithi029.stdout:1439: done (4 left) 2024-08-29T17:55:45.756 INFO:tasks.rados.rados.0.smithi029.stdout:1440: done (3 left) 2024-08-29T17:55:45.756 INFO:tasks.rados.rados.0.smithi029.stdout:1441: done (2 left) 2024-08-29T17:55:45.756 INFO:tasks.rados.rados.0.smithi029.stdout:1442: done (1 left) 2024-08-29T17:55:45.756 INFO:tasks.rados.rados.0.smithi029.stdout:1443: done (0 left) 2024-08-29T17:55:45.756 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 20 current snap is 135 2024-08-29T17:55:45.757 INFO:tasks.rados.rados.0.smithi029.stdout:1444: seq_num 452 ranges {1843200=376832} 2024-08-29T17:55:45.792 INFO:tasks.rados.rados.0.smithi029.stdout:1444: writing smithi02969618-20 from 1843200 to 2220032 tid 1 2024-08-29T17:55:45.792 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 23 current snap is 135 2024-08-29T17:55:45.792 INFO:tasks.rados.rados.0.smithi029.stdout:1445: seq_num 453 ranges {1785856=393216} 2024-08-29T17:55:45.823 INFO:tasks.rados.rados.0.smithi029.stdout:1445: writing smithi02969618-23 from 1785856 to 2179072 tid 1 2024-08-29T17:55:45.824 INFO:tasks.rados.rados.0.smithi029.stdout:1446: copy_from oid 35 from oid 5 current snap is 135 2024-08-29T17:55:45.824 INFO:tasks.rados.rados.0.smithi029.stdout:1444: finishing write tid 1 to smithi02969618-20 2024-08-29T17:55:45.824 INFO:tasks.rados.rados.0.smithi029.stdout:1447: read oid 45 snap -1 2024-08-29T17:55:45.824 INFO:tasks.rados.rados.0.smithi029.stdout:1447: expect (ObjNum 446 snap 133 seq_num 446) 2024-08-29T17:55:45.824 INFO:tasks.rados.rados.0.smithi029.stdout:1448: snap_remove snap 134 2024-08-29T17:55:46.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:55:45 smithi110 bash[24444]: cluster 2024-08-29T17:55:44.817653+0000 mon.a (mon.0) 122 : cluster [DBG] osdmap e354: 8 total, 8 up, 8 in 2024-08-29T17:55:46.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:45 smithi029 bash[79042]: cluster 2024-08-29T17:55:44.817653+0000 mon.a (mon.0) 122 : cluster [DBG] osdmap e354: 8 total, 8 up, 8 in 2024-08-29T17:55:46.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:55:45 smithi029 bash[77880]: cluster 2024-08-29T17:55:44.817653+0000 mon.a (mon.0) 122 : cluster [DBG] osdmap e354: 8 total, 8 up, 8 in 2024-08-29T17:55:46.803 INFO:tasks.rados.rados.0.smithi029.stdout:1448: done (4 left) 2024-08-29T17:55:46.803 INFO:tasks.rados.rados.0.smithi029.stdout:1449: read oid 39 snap -1 2024-08-29T17:55:46.803 INFO:tasks.rados.rados.0.smithi029.stdout:1449: expect (ObjNum 404 snap 122 seq_num 404) 2024-08-29T17:55:46.803 INFO:tasks.rados.rados.0.smithi029.stdout:1450: read oid 25 snap -1 2024-08-29T17:55:46.803 INFO:tasks.rados.rados.0.smithi029.stdout:1450: expect (ObjNum 0 snap 0 seq_num 0) 2024-08-29T17:55:46.804 INFO:tasks.rados.rados.0.smithi029.stdout:1444: finishing write tid 2 to smithi02969618-20 2024-08-29T17:55:46.804 INFO:tasks.rados.rados.0.smithi029.stdout:1444: finishing write tid 3 to smithi02969618-20 2024-08-29T17:55:46.804 INFO:tasks.rados.rados.0.smithi029.stdout:1444: oid 20 updating version 0 to 1199 2024-08-29T17:55:46.804 INFO:tasks.rados.rados.0.smithi029.stdout:1444: oid 20 version 1199 is already newer than 1198 2024-08-29T17:55:46.804 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 20 v 1199 (ObjNum 452 snap 135 seq_num 452) dirty exists 2024-08-29T17:55:46.804 INFO:tasks.rados.rados.0.smithi029.stdout:1444: left oid 20 (ObjNum 452 snap 135 seq_num 452) 2024-08-29T17:55:46.804 INFO:tasks.rados.rados.0.smithi029.stdout:1445: finishing write tid 1 to smithi02969618-23 2024-08-29T17:55:46.804 INFO:tasks.rados.rados.0.smithi029.stdout:1445: finishing write tid 2 to smithi02969618-23 2024-08-29T17:55:46.804 INFO:tasks.rados.rados.0.smithi029.stdout:1445: finishing write tid 3 to smithi02969618-23 2024-08-29T17:55:46.804 INFO:tasks.rados.rados.0.smithi029.stdout:1445: oid 23 updating version 0 to 1202 2024-08-29T17:55:46.804 INFO:tasks.rados.rados.0.smithi029.stdout:1445: oid 23 version 1202 is already newer than 1201 2024-08-29T17:55:46.804 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 23 v 1202 (ObjNum 453 snap 135 seq_num 453) dirty exists 2024-08-29T17:55:46.805 INFO:tasks.rados.rados.0.smithi029.stdout:1445: left oid 23 (ObjNum 453 snap 135 seq_num 453) 2024-08-29T17:55:46.805 INFO:tasks.rados.rados.0.smithi029.stdout:1447: expect (ObjNum 446 snap 133 seq_num 446) 2024-08-29T17:55:47.149 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:55:46 smithi110 bash[24444]: cluster 2024-08-29T17:55:45.323314+0000 mgr.y (mgr.25004) 42 : cluster [DBG] pgmap v56: 121 pgs: 121 active+clean; 173 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 17 MiB/s rd, 6.4 MiB/s wr, 23 op/s 2024-08-29T17:55:47.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:55:46 smithi110 bash[24444]: cluster 2024-08-29T17:55:46.800674+0000 mon.a (mon.0) 123 : cluster [DBG] osdmap e355: 8 total, 8 up, 8 in 2024-08-29T17:55:47.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:46 smithi029 bash[79042]: cluster 2024-08-29T17:55:45.323314+0000 mgr.y (mgr.25004) 42 : cluster [DBG] pgmap v56: 121 pgs: 121 active+clean; 173 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 17 MiB/s rd, 6.4 MiB/s wr, 23 op/s 2024-08-29T17:55:47.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:46 smithi029 bash[79042]: cluster 2024-08-29T17:55:46.800674+0000 mon.a (mon.0) 123 : cluster [DBG] osdmap e355: 8 total, 8 up, 8 in 2024-08-29T17:55:47.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:55:46 smithi029 bash[77880]: cluster 2024-08-29T17:55:45.323314+0000 mgr.y (mgr.25004) 42 : cluster [DBG] pgmap v56: 121 pgs: 121 active+clean; 173 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 17 MiB/s rd, 6.4 MiB/s wr, 23 op/s 2024-08-29T17:55:47.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:55:46 smithi029 bash[77880]: cluster 2024-08-29T17:55:46.800674+0000 mon.a (mon.0) 123 : cluster [DBG] osdmap e355: 8 total, 8 up, 8 in 2024-08-29T17:55:47.432 INFO:tasks.rados.rados.0.smithi029.stdout:1446: finishing copy_from racing read to smithi02969618-35 2024-08-29T17:55:47.432 INFO:tasks.rados.rados.0.smithi029.stdout:1446: finishing copy_from to smithi02969618-35 2024-08-29T17:55:47.432 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 35 v 807 (ObjNum 424 snap 128 seq_num 424) dirty exists 2024-08-29T17:55:47.432 INFO:tasks.rados.rados.0.smithi029.stdout:1450: expect (ObjNum 0 snap 0 seq_num 0) 2024-08-29T17:55:47.433 INFO:tasks.rados.rados.0.smithi029.stdout:1449: expect (ObjNum 404 snap 122 seq_num 404) 2024-08-29T17:55:47.485 INFO:tasks.rados.rados.0.smithi029.stdout:1444: done (5 left) 2024-08-29T17:55:47.485 INFO:tasks.rados.rados.0.smithi029.stdout:1445: done (4 left) 2024-08-29T17:55:47.485 INFO:tasks.rados.rados.0.smithi029.stdout:1446: done (3 left) 2024-08-29T17:55:47.485 INFO:tasks.rados.rados.0.smithi029.stdout:1447: done (2 left) 2024-08-29T17:55:47.485 INFO:tasks.rados.rados.0.smithi029.stdout:1449: done (1 left) 2024-08-29T17:55:47.485 INFO:tasks.rados.rados.0.smithi029.stdout:1450: done (0 left) 2024-08-29T17:55:47.485 INFO:tasks.rados.rados.0.smithi029.stdout:1451: delete oid 38 current snap is 135 2024-08-29T17:55:47.489 INFO:tasks.rados.rados.0.smithi029.stdout:1451: done (0 left) 2024-08-29T17:55:47.489 INFO:tasks.rados.rados.0.smithi029.stdout:1452: read oid 40 snap -1 2024-08-29T17:55:47.489 INFO:tasks.rados.rados.0.smithi029.stdout:1452: expect deleted 2024-08-29T17:55:47.489 INFO:tasks.rados.rados.0.smithi029.stdout:1453: read oid 9 snap -1 2024-08-29T17:55:47.489 INFO:tasks.rados.rados.0.smithi029.stdout:1453: expect (ObjNum 403 snap 121 seq_num 403) 2024-08-29T17:55:47.489 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 39 current snap is 135 2024-08-29T17:55:47.489 INFO:tasks.rados.rados.0.smithi029.stdout:1454: seq_num 455 ranges {1974272=425984} 2024-08-29T17:55:47.530 INFO:tasks.rados.rados.0.smithi029.stdout:1454: writing smithi02969618-39 from 1974272 to 2400256 tid 1 2024-08-29T17:55:47.530 INFO:tasks.rados.rados.0.smithi029.stdout:1455: rollback oid 4 current snap is 135 2024-08-29T17:55:47.530 INFO:tasks.rados.rados.0.smithi029.stdout:1455: done (3 left) 2024-08-29T17:55:47.530 INFO:tasks.rados.rados.0.smithi029.stdout:1456: delete oid 12 current snap is 135 2024-08-29T17:55:47.530 INFO:tasks.rados.rados.0.smithi029.stdout:1453: expect (ObjNum 403 snap 121 seq_num 403) 2024-08-29T17:55:47.652 INFO:tasks.rados.rados.0.smithi029.stdout:1454: finishing write tid 1 to smithi02969618-39 2024-08-29T17:55:47.652 INFO:tasks.rados.rados.0.smithi029.stdout:1454: finishing write tid 2 to smithi02969618-39 2024-08-29T17:55:47.652 INFO:tasks.rados.rados.0.smithi029.stdout:1454: finishing write tid 3 to smithi02969618-39 2024-08-29T17:55:47.652 INFO:tasks.rados.rados.0.smithi029.stdout:1454: oid 39 updating version 0 to 992 2024-08-29T17:55:47.652 INFO:tasks.rados.rados.0.smithi029.stdout:1454: oid 39 updating version 992 to 993 2024-08-29T17:55:47.653 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 39 v 993 (ObjNum 455 snap 135 seq_num 455) dirty exists 2024-08-29T17:55:47.653 INFO:tasks.rados.rados.0.smithi029.stdout:1454: left oid 39 (ObjNum 455 snap 135 seq_num 455) 2024-08-29T17:55:47.653 INFO:tasks.rados.rados.0.smithi029.stdout:1452: done (3 left) 2024-08-29T17:55:47.653 INFO:tasks.rados.rados.0.smithi029.stdout:1453: done (2 left) 2024-08-29T17:55:47.653 INFO:tasks.rados.rados.0.smithi029.stdout:1454: done (1 left) 2024-08-29T17:55:47.653 INFO:tasks.rados.rados.0.smithi029.stdout:1456: done (0 left) 2024-08-29T17:55:47.653 INFO:tasks.rados.rados.0.smithi029.stdout:1457: snap_create 2024-08-29T17:55:47.834 INFO:tasks.rados.rados.0.smithi029.stdout:1457: done (0 left) 2024-08-29T17:55:47.834 INFO:tasks.rados.rados.0.smithi029.stdout:1458: snap_remove snap 135 2024-08-29T17:55:48.838 INFO:tasks.rados.rados.0.smithi029.stdout:1458: done (0 left) 2024-08-29T17:55:48.838 INFO:tasks.rados.rados.0.smithi029.stdout:1459: rollback oid 11 current snap is 136 2024-08-29T17:55:48.838 INFO:tasks.rados.rados.0.smithi029.stdout:1459: done (0 left) 2024-08-29T17:55:48.838 INFO:tasks.rados.rados.0.smithi029.stdout:1460: read oid 48 snap -1 2024-08-29T17:55:48.838 INFO:tasks.rados.rados.0.smithi029.stdout:1460: expect (ObjNum 355 snap 108 seq_num 355) 2024-08-29T17:55:48.839 INFO:tasks.rados.rados.0.smithi029.stdout:1461: copy_from oid 1 from oid 35 current snap is 136 2024-08-29T17:55:48.839 INFO:tasks.rados.rados.0.smithi029.stdout:1462: read oid 37 snap -1 2024-08-29T17:55:48.839 INFO:tasks.rados.rados.0.smithi029.stdout:1462: expect (ObjNum 429 snap 128 seq_num 429) 2024-08-29T17:55:48.839 INFO:tasks.rados.rados.0.smithi029.stdout:1463: rmattr oid 8 current snap is 136 2024-08-29T17:55:48.839 INFO:tasks.rados.rados.0.smithi029.stdout:1463: done (3 left) 2024-08-29T17:55:48.839 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 38 current snap is 136 2024-08-29T17:55:48.839 INFO:tasks.rados.rados.0.smithi029.stdout:1464: seq_num 457 ranges {0=458752} 2024-08-29T17:55:48.848 INFO:tasks.rados.rados.0.smithi029.stdout:1464: writing smithi02969618-38 from 0 to 458752 tid 1 2024-08-29T17:55:48.849 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 11 current snap is 136 2024-08-29T17:55:48.849 INFO:tasks.rados.rados.0.smithi029.stdout:1465: seq_num 458 ranges {3637248=475136} 2024-08-29T17:55:48.904 INFO:tasks.rados.rados.0.smithi029.stdout:1465: writing smithi02969618-11 from 3637248 to 4112384 tid 1 2024-08-29T17:55:48.904 INFO:tasks.rados.rados.0.smithi029.stdout:1466: snap_create 2024-08-29T17:55:48.904 INFO:tasks.rados.rados.0.smithi029.stdout:1464: finishing write tid 1 to smithi02969618-38 2024-08-29T17:55:48.904 INFO:tasks.rados.rados.0.smithi029.stdout:1464: finishing write tid 2 to smithi02969618-38 2024-08-29T17:55:48.904 INFO:tasks.rados.rados.0.smithi029.stdout:1460: expect (ObjNum 355 snap 108 seq_num 355) 2024-08-29T17:55:49.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:48 smithi029 bash[79042]: cluster 2024-08-29T17:55:47.323960+0000 mgr.y (mgr.25004) 43 : cluster [DBG] pgmap v58: 121 pgs: 121 active+clean; 173 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 5.1 MiB/s wr, 18 op/s 2024-08-29T17:55:49.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:48 smithi029 bash[79042]: cluster 2024-08-29T17:55:47.836128+0000 mon.a (mon.0) 124 : cluster [DBG] osdmap e356: 8 total, 8 up, 8 in 2024-08-29T17:55:49.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:48 smithi029 bash[79042]: audit 2024-08-29T17:55:48.417064+0000 mon.b (mon.1) 91 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T17:55:49.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:55:48 smithi110 bash[24444]: cluster 2024-08-29T17:55:47.323960+0000 mgr.y (mgr.25004) 43 : cluster [DBG] pgmap v58: 121 pgs: 121 active+clean; 173 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 5.1 MiB/s wr, 18 op/s 2024-08-29T17:55:49.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:55:48 smithi110 bash[24444]: cluster 2024-08-29T17:55:47.836128+0000 mon.a (mon.0) 124 : cluster [DBG] osdmap e356: 8 total, 8 up, 8 in 2024-08-29T17:55:49.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:55:48 smithi110 bash[24444]: audit 2024-08-29T17:55:48.417064+0000 mon.b (mon.1) 91 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T17:55:49.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:55:48 smithi029 bash[77880]: cluster 2024-08-29T17:55:47.323960+0000 mgr.y (mgr.25004) 43 : cluster [DBG] pgmap v58: 121 pgs: 121 active+clean; 173 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 5.1 MiB/s wr, 18 op/s 2024-08-29T17:55:49.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:55:48 smithi029 bash[77880]: cluster 2024-08-29T17:55:47.836128+0000 mon.a (mon.0) 124 : cluster [DBG] osdmap e356: 8 total, 8 up, 8 in 2024-08-29T17:55:49.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:55:48 smithi029 bash[77880]: audit 2024-08-29T17:55:48.417064+0000 mon.b (mon.1) 91 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T17:55:49.409 INFO:tasks.rados.rados.0.smithi029.stdout:1464: finishing write tid 3 to smithi02969618-38 2024-08-29T17:55:49.409 INFO:tasks.rados.rados.0.smithi029.stdout:1464: oid 38 updating version 0 to 1123 2024-08-29T17:55:49.410 INFO:tasks.rados.rados.0.smithi029.stdout:1464: oid 38 updating version 1123 to 1124 2024-08-29T17:55:49.410 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 38 v 1124 (ObjNum 457 snap 136 seq_num 457) dirty exists 2024-08-29T17:55:49.410 INFO:tasks.rados.rados.0.smithi029.stdout:1464: left oid 38 (ObjNum 457 snap 136 seq_num 457) 2024-08-29T17:55:49.410 INFO:tasks.rados.rados.0.smithi029.stdout:1462: expect (ObjNum 429 snap 128 seq_num 429) 2024-08-29T17:55:49.815 INFO:tasks.rados.rados.0.smithi029.stdout:1465: finishing write tid 1 to smithi02969618-11 2024-08-29T17:55:49.815 INFO:tasks.rados.rados.0.smithi029.stdout:1465: finishing write tid 2 to smithi02969618-11 2024-08-29T17:55:49.816 INFO:tasks.rados.rados.0.smithi029.stdout:1465: finishing write tid 3 to smithi02969618-11 2024-08-29T17:55:49.816 INFO:tasks.rados.rados.0.smithi029.stdout:1465: oid 11 updating version 0 to 1000 2024-08-29T17:55:49.816 INFO:tasks.rados.rados.0.smithi029.stdout:1465: oid 11 updating version 1000 to 1001 2024-08-29T17:55:49.816 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 11 v 1001 (ObjNum 458 snap 136 seq_num 458) dirty exists 2024-08-29T17:55:49.816 INFO:tasks.rados.rados.0.smithi029.stdout:1465: left oid 11 (ObjNum 458 snap 136 seq_num 458) 2024-08-29T17:55:49.816 INFO:tasks.rados.rados.0.smithi029.stdout:1461: finishing copy_from racing read to smithi02969618-1 2024-08-29T17:55:49.816 INFO:tasks.rados.rados.0.smithi029.stdout:1461: finishing copy_from to smithi02969618-1 2024-08-29T17:55:49.816 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 1 v 807 (ObjNum 424 snap 128 seq_num 424) dirty exists 2024-08-29T17:55:49.854 INFO:tasks.rados.rados.0.smithi029.stdout:1460: done (5 left) 2024-08-29T17:55:49.854 INFO:tasks.rados.rados.0.smithi029.stdout:1461: done (4 left) 2024-08-29T17:55:49.854 INFO:tasks.rados.rados.0.smithi029.stdout:1462: done (3 left) 2024-08-29T17:55:49.854 INFO:tasks.rados.rados.0.smithi029.stdout:1464: done (2 left) 2024-08-29T17:55:49.854 INFO:tasks.rados.rados.0.smithi029.stdout:1465: done (1 left) 2024-08-29T17:55:49.855 INFO:tasks.rados.rados.0.smithi029.stdout:1466: done (0 left) 2024-08-29T17:55:49.855 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 9 current snap is 137 2024-08-29T17:55:49.855 INFO:tasks.rados.rados.0.smithi029.stdout:1467: seq_num 459 ranges {3612672=491520} 2024-08-29T17:55:49.894 INFO:tasks.rados.rados.0.smithi029.stdout:1467: writing smithi02969618-9 from 3612672 to 4104192 tid 1 2024-08-29T17:55:49.895 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 10 current snap is 137 2024-08-29T17:55:49.895 INFO:tasks.rados.rados.0.smithi029.stdout:1468: seq_num 460 ranges {13680640=507904} 2024-08-29T17:55:49.978 INFO:tasks.rados.rados.0.smithi029.stdout:1468: writing smithi02969618-10 from 13680640 to 14188544 tid 1 2024-08-29T17:55:49.978 INFO:tasks.rados.rados.0.smithi029.stdout:1469: copy_from oid 6 from oid 7 current snap is 137 2024-08-29T17:55:49.978 INFO:tasks.rados.rados.0.smithi029.stdout:1467: finishing write tid 1 to smithi02969618-9 2024-08-29T17:55:49.979 INFO:tasks.rados.rados.0.smithi029.stdout:1470: rmattr oid 30 current snap is 137 2024-08-29T17:55:49.979 INFO:tasks.rados.rados.0.smithi029.stdout:1470: done (3 left) 2024-08-29T17:55:49.979 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 4 current snap is 137 2024-08-29T17:55:49.979 INFO:tasks.rados.rados.0.smithi029.stdout:1471: seq_num 461 ranges {5488640=524288} 2024-08-29T17:55:50.014 INFO:tasks.rados.rados.0.smithi029.stdout:1471: writing smithi02969618-4 from 5488640 to 6012928 tid 1 2024-08-29T17:55:50.014 INFO:tasks.rados.rados.0.smithi029.stdout:1472: delete oid 15 current snap is 137 2024-08-29T17:55:50.014 INFO:tasks.rados.rados.0.smithi029.stdout:1467: finishing write tid 2 to smithi02969618-9 2024-08-29T17:55:50.014 INFO:tasks.rados.rados.0.smithi029.stdout:1467: finishing write tid 3 to smithi02969618-9 2024-08-29T17:55:50.014 INFO:tasks.rados.rados.0.smithi029.stdout:1467: oid 9 updating version 0 to 809 2024-08-29T17:55:50.014 INFO:tasks.rados.rados.0.smithi029.stdout:1467: oid 9 version 809 is already newer than 808 2024-08-29T17:55:50.014 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 9 v 809 (ObjNum 459 snap 137 seq_num 459) dirty exists 2024-08-29T17:55:50.015 INFO:tasks.rados.rados.0.smithi029.stdout:1467: left oid 9 (ObjNum 459 snap 137 seq_num 459) 2024-08-29T17:55:50.015 INFO:tasks.rados.rados.0.smithi029.stdout:1468: finishing write tid 1 to smithi02969618-10 2024-08-29T17:55:50.015 INFO:tasks.rados.rados.0.smithi029.stdout:1468: finishing write tid 2 to smithi02969618-10 2024-08-29T17:55:50.015 INFO:tasks.rados.rados.0.smithi029.stdout:1468: finishing write tid 3 to smithi02969618-10 2024-08-29T17:55:50.015 INFO:tasks.rados.rados.0.smithi029.stdout:1468: oid 10 updating version 0 to 1104 2024-08-29T17:55:50.015 INFO:tasks.rados.rados.0.smithi029.stdout:1468: oid 10 updating version 1104 to 1105 2024-08-29T17:55:50.015 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 10 v 1105 (ObjNum 460 snap 137 seq_num 460) dirty exists 2024-08-29T17:55:50.015 INFO:tasks.rados.rados.0.smithi029.stdout:1468: left oid 10 (ObjNum 460 snap 137 seq_num 460) 2024-08-29T17:55:50.015 INFO:tasks.rados.rados.0.smithi029.stdout:1469: finishing copy_from racing read to smithi02969618-6 2024-08-29T17:55:50.015 INFO:tasks.rados.rados.0.smithi029.stdout:1469: finishing copy_from to smithi02969618-6 2024-08-29T17:55:50.015 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 6 v 765 (ObjNum 410 snap 125 seq_num 410) dirty exists 2024-08-29T17:55:50.019 INFO:tasks.rados.rados.0.smithi029.stdout:1467: done (4 left) 2024-08-29T17:55:50.019 INFO:tasks.rados.rados.0.smithi029.stdout:1468: done (3 left) 2024-08-29T17:55:50.019 INFO:tasks.rados.rados.0.smithi029.stdout:1469: done (2 left) 2024-08-29T17:55:50.019 INFO:tasks.rados.rados.0.smithi029.stdout:1472: done (1 left) 2024-08-29T17:55:50.019 INFO:tasks.rados.rados.0.smithi029.stdout:1473: read oid 11 snap -1 2024-08-29T17:55:50.019 INFO:tasks.rados.rados.0.smithi029.stdout:1473: expect (ObjNum 458 snap 136 seq_num 458) 2024-08-29T17:55:50.019 INFO:tasks.rados.rados.0.smithi029.stdout:1474: snap_create 2024-08-29T17:55:50.021 INFO:tasks.rados.rados.0.smithi029.stdout:1471: finishing write tid 1 to smithi02969618-4 2024-08-29T17:55:50.021 INFO:tasks.rados.rados.0.smithi029.stdout:1471: finishing write tid 2 to smithi02969618-4 2024-08-29T17:55:50.023 INFO:tasks.rados.rados.0.smithi029.stdout:1471: finishing write tid 3 to smithi02969618-4 2024-08-29T17:55:50.023 INFO:tasks.rados.rados.0.smithi029.stdout:1471: oid 4 updating version 0 to 644 2024-08-29T17:55:50.023 INFO:tasks.rados.rados.0.smithi029.stdout:1471: oid 4 version 644 is already newer than 643 2024-08-29T17:55:50.023 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 4 v 644 (ObjNum 461 snap 137 seq_num 461) dirty exists 2024-08-29T17:55:50.023 INFO:tasks.rados.rados.0.smithi029.stdout:1471: left oid 4 (ObjNum 461 snap 137 seq_num 461) 2024-08-29T17:55:50.042 INFO:tasks.rados.rados.0.smithi029.stdout:1473: expect (ObjNum 458 snap 136 seq_num 458) 2024-08-29T17:55:50.149 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:55:49 smithi110 bash[24444]: cluster 2024-08-29T17:55:48.838966+0000 mon.a (mon.0) 125 : cluster [DBG] osdmap e357: 8 total, 8 up, 8 in 2024-08-29T17:55:50.223 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:49 smithi029 bash[79042]: cluster 2024-08-29T17:55:48.838966+0000 mon.a (mon.0) 125 : cluster [DBG] osdmap e357: 8 total, 8 up, 8 in 2024-08-29T17:55:50.223 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:55:49 smithi029 bash[77880]: cluster 2024-08-29T17:55:48.838966+0000 mon.a (mon.0) 125 : cluster [DBG] osdmap e357: 8 total, 8 up, 8 in 2024-08-29T17:55:50.856 INFO:tasks.rados.rados.0.smithi029.stdout:1471: done (2 left) 2024-08-29T17:55:50.857 INFO:tasks.rados.rados.0.smithi029.stdout:1473: done (1 left) 2024-08-29T17:55:50.857 INFO:tasks.rados.rados.0.smithi029.stdout:1474: done (0 left) 2024-08-29T17:55:50.857 INFO:tasks.rados.rados.0.smithi029.stdout:1475: delete oid 24 current snap is 138 2024-08-29T17:55:50.871 INFO:tasks.rados.rados.0.smithi029.stdout:1475: done (0 left) 2024-08-29T17:55:50.871 INFO:tasks.rados.rados.0.smithi029.stdout:1476: snap_create 2024-08-29T17:55:51.149 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:55:50 smithi110 bash[24444]: cluster 2024-08-29T17:55:49.325261+0000 mgr.y (mgr.25004) 44 : cluster [DBG] pgmap v61: 121 pgs: 121 active+clean; 179 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 29 MiB/s rd, 7.1 MiB/s wr, 14 op/s 2024-08-29T17:55:51.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:55:50 smithi110 bash[24444]: cluster 2024-08-29T17:55:49.855671+0000 mon.a (mon.0) 126 : cluster [DBG] osdmap e358: 8 total, 8 up, 8 in 2024-08-29T17:55:51.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:50 smithi029 bash[79042]: cluster 2024-08-29T17:55:49.325261+0000 mgr.y (mgr.25004) 44 : cluster [DBG] pgmap v61: 121 pgs: 121 active+clean; 179 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 29 MiB/s rd, 7.1 MiB/s wr, 14 op/s 2024-08-29T17:55:51.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:50 smithi029 bash[79042]: cluster 2024-08-29T17:55:49.855671+0000 mon.a (mon.0) 126 : cluster [DBG] osdmap e358: 8 total, 8 up, 8 in 2024-08-29T17:55:51.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:55:50 smithi029 bash[77880]: cluster 2024-08-29T17:55:49.325261+0000 mgr.y (mgr.25004) 44 : cluster [DBG] pgmap v61: 121 pgs: 121 active+clean; 179 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 29 MiB/s rd, 7.1 MiB/s wr, 14 op/s 2024-08-29T17:55:51.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:55:50 smithi029 bash[77880]: cluster 2024-08-29T17:55:49.855671+0000 mon.a (mon.0) 126 : cluster [DBG] osdmap e358: 8 total, 8 up, 8 in 2024-08-29T17:55:51.798 INFO:tasks.rados.rados.0.smithi029.stdout:1476: done (0 left) 2024-08-29T17:55:51.798 INFO:tasks.rados.rados.0.smithi029.stdout:1477: snap_remove snap 136 2024-08-29T17:55:52.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:55:51 smithi029 bash[77880]: cluster 2024-08-29T17:55:50.857646+0000 mon.a (mon.0) 127 : cluster [DBG] osdmap e359: 8 total, 8 up, 8 in 2024-08-29T17:55:52.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:55:51 smithi029 bash[77880]: cluster 2024-08-29T17:55:51.799598+0000 mon.a (mon.0) 128 : cluster [DBG] osdmap e360: 8 total, 8 up, 8 in 2024-08-29T17:55:52.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:55:51 smithi110 bash[24444]: cluster 2024-08-29T17:55:50.857646+0000 mon.a (mon.0) 127 : cluster [DBG] osdmap e359: 8 total, 8 up, 8 in 2024-08-29T17:55:52.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:55:51 smithi110 bash[24444]: cluster 2024-08-29T17:55:51.799598+0000 mon.a (mon.0) 128 : cluster [DBG] osdmap e360: 8 total, 8 up, 8 in 2024-08-29T17:55:52.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:51 smithi029 bash[79042]: cluster 2024-08-29T17:55:50.857646+0000 mon.a (mon.0) 127 : cluster [DBG] osdmap e359: 8 total, 8 up, 8 in 2024-08-29T17:55:52.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:51 smithi029 bash[79042]: cluster 2024-08-29T17:55:51.799598+0000 mon.a (mon.0) 128 : cluster [DBG] osdmap e360: 8 total, 8 up, 8 in 2024-08-29T17:55:52.807 INFO:tasks.rados.rados.0.smithi029.stdout:1477: done (0 left) 2024-08-29T17:55:52.814 INFO:tasks.rados.rados.0.smithi029.stdout:1478: snap_create 2024-08-29T17:55:53.149 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:55:52 smithi110 bash[24444]: cluster 2024-08-29T17:55:51.325924+0000 mgr.y (mgr.25004) 45 : cluster [DBG] pgmap v64: 121 pgs: 121 active+clean; 179 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 33 MiB/s rd, 8.0 MiB/s wr, 15 op/s 2024-08-29T17:55:53.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:55:52 smithi110 bash[24444]: cluster 2024-08-29T17:55:52.805555+0000 mon.a (mon.0) 129 : cluster [DBG] osdmap e361: 8 total, 8 up, 8 in 2024-08-29T17:55:53.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:52 smithi029 bash[79042]: cluster 2024-08-29T17:55:51.325924+0000 mgr.y (mgr.25004) 45 : cluster [DBG] pgmap v64: 121 pgs: 121 active+clean; 179 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 33 MiB/s rd, 8.0 MiB/s wr, 15 op/s 2024-08-29T17:55:53.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:52 smithi029 bash[79042]: cluster 2024-08-29T17:55:52.805555+0000 mon.a (mon.0) 129 : cluster [DBG] osdmap e361: 8 total, 8 up, 8 in 2024-08-29T17:55:53.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:55:52 smithi029 bash[77880]: cluster 2024-08-29T17:55:51.325924+0000 mgr.y (mgr.25004) 45 : cluster [DBG] pgmap v64: 121 pgs: 121 active+clean; 179 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 33 MiB/s rd, 8.0 MiB/s wr, 15 op/s 2024-08-29T17:55:53.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:55:52 smithi029 bash[77880]: cluster 2024-08-29T17:55:52.805555+0000 mon.a (mon.0) 129 : cluster [DBG] osdmap e361: 8 total, 8 up, 8 in 2024-08-29T17:55:53.807 INFO:tasks.rados.rados.0.smithi029.stdout:1478: done (0 left) 2024-08-29T17:55:53.807 INFO:tasks.rados.rados.0.smithi029.stdout:1479: read oid 11 snap -1 2024-08-29T17:55:53.807 INFO:tasks.rados.rados.0.smithi029.stdout:1479: expect (ObjNum 458 snap 136 seq_num 458) 2024-08-29T17:55:53.807 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 24 current snap is 140 2024-08-29T17:55:53.807 INFO:tasks.rados.rados.0.smithi029.stdout:1480: seq_num 464 ranges {0=573440} 2024-08-29T17:55:53.813 INFO:tasks.rados.rados.0.smithi029.stdout:1480: writing smithi02969618-24 from 0 to 573440 tid 1 2024-08-29T17:55:53.813 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 32 current snap is 140 2024-08-29T17:55:53.814 INFO:tasks.rados.rados.0.smithi029.stdout:1481: seq_num 465 ranges {2441216=598016} 2024-08-29T17:55:53.851 INFO:tasks.rados.rados.0.smithi029.stdout:1481: writing smithi02969618-32 from 2441216 to 3039232 tid 1 2024-08-29T17:55:53.851 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 36 current snap is 140 2024-08-29T17:55:53.851 INFO:tasks.rados.rados.0.smithi029.stdout:1482: seq_num 466 ranges {0=614400} 2024-08-29T17:55:53.860 INFO:tasks.rados.rados.0.smithi029.stdout:1482: writing smithi02969618-36 from 0 to 614400 tid 1 2024-08-29T17:55:53.860 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 22 current snap is 140 2024-08-29T17:55:53.860 INFO:tasks.rados.rados.0.smithi029.stdout:1483: seq_num 467 ranges {2342912=630784} 2024-08-29T17:55:53.887 INFO:tasks.rados.rados.0.smithi029.stdout:1483: writing smithi02969618-22 from 2342912 to 2973696 tid 1 2024-08-29T17:55:53.887 INFO:tasks.rados.rados.0.smithi029.stdout:1484: snap_remove snap 138 2024-08-29T17:55:54.878 INFO:tasks.rados.rados.0.smithi029.stdout:1484: done (5 left) 2024-08-29T17:55:54.878 INFO:tasks.rados.rados.0.smithi029.stdout:1485: rollback oid 34 current snap is 140 2024-08-29T17:55:54.878 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 34 to 139 2024-08-29T17:55:54.878 INFO:tasks.rados.rados.0.smithi029.stdout:1480: finishing write tid 1 to smithi02969618-24 2024-08-29T17:55:54.878 INFO:tasks.rados.rados.0.smithi029.stdout:1480: finishing write tid 2 to smithi02969618-24 2024-08-29T17:55:54.879 INFO:tasks.rados.rados.0.smithi029.stdout:1480: finishing write tid 3 to smithi02969618-24 2024-08-29T17:55:54.879 INFO:tasks.rados.rados.0.smithi029.stdout:1480: oid 24 updating version 0 to 1220 2024-08-29T17:55:54.879 INFO:tasks.rados.rados.0.smithi029.stdout:1480: oid 24 updating version 1220 to 1221 2024-08-29T17:55:54.879 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 24 v 1221 (ObjNum 464 snap 140 seq_num 464) dirty exists 2024-08-29T17:55:54.879 INFO:tasks.rados.rados.0.smithi029.stdout:1480: left oid 24 (ObjNum 464 snap 140 seq_num 464) 2024-08-29T17:55:54.879 INFO:tasks.rados.rados.0.smithi029.stdout:1479: expect (ObjNum 458 snap 136 seq_num 458) 2024-08-29T17:55:54.899 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:55:54 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:17:55:54] "GET /metrics HTTP/1.1" 200 36080 "" "Prometheus/2.43.0" 2024-08-29T17:55:54.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:54 smithi029 bash[79042]: cluster 2024-08-29T17:55:53.326636+0000 mgr.y (mgr.25004) 46 : cluster [DBG] pgmap v67: 121 pgs: 121 active+clean; 179 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-08-29T17:55:54.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:54 smithi029 bash[79042]: cluster 2024-08-29T17:55:53.808088+0000 mon.a (mon.0) 130 : cluster [DBG] osdmap e362: 8 total, 8 up, 8 in 2024-08-29T17:55:54.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:55:54 smithi029 bash[77880]: cluster 2024-08-29T17:55:53.326636+0000 mgr.y (mgr.25004) 46 : cluster [DBG] pgmap v67: 121 pgs: 121 active+clean; 179 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-08-29T17:55:54.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:55:54 smithi029 bash[77880]: cluster 2024-08-29T17:55:53.808088+0000 mon.a (mon.0) 130 : cluster [DBG] osdmap e362: 8 total, 8 up, 8 in 2024-08-29T17:55:55.149 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:55:54 smithi110 bash[24444]: cluster 2024-08-29T17:55:53.326636+0000 mgr.y (mgr.25004) 46 : cluster [DBG] pgmap v67: 121 pgs: 121 active+clean; 179 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-08-29T17:55:55.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:55:54 smithi110 bash[24444]: cluster 2024-08-29T17:55:53.808088+0000 mon.a (mon.0) 130 : cluster [DBG] osdmap e362: 8 total, 8 up, 8 in 2024-08-29T17:55:55.163 INFO:tasks.rados.rados.0.smithi029.stdout:1481: finishing write tid 1 to smithi02969618-32 2024-08-29T17:55:55.163 INFO:tasks.rados.rados.0.smithi029.stdout:1481: finishing write tid 2 to smithi02969618-32 2024-08-29T17:55:55.164 INFO:tasks.rados.rados.0.smithi029.stdout:1481: finishing write tid 3 to smithi02969618-32 2024-08-29T17:55:55.164 INFO:tasks.rados.rados.0.smithi029.stdout:1481: oid 32 updating version 0 to 811 2024-08-29T17:55:55.164 INFO:tasks.rados.rados.0.smithi029.stdout:1481: oid 32 version 811 is already newer than 810 2024-08-29T17:55:55.164 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 32 v 811 (ObjNum 465 snap 140 seq_num 465) dirty exists 2024-08-29T17:55:55.164 INFO:tasks.rados.rados.0.smithi029.stdout:1481: left oid 32 (ObjNum 465 snap 140 seq_num 465) 2024-08-29T17:55:55.164 INFO:tasks.rados.rados.0.smithi029.stdout:1482: finishing write tid 1 to smithi02969618-36 2024-08-29T17:55:55.164 INFO:tasks.rados.rados.0.smithi029.stdout:1482: finishing write tid 2 to smithi02969618-36 2024-08-29T17:55:55.164 INFO:tasks.rados.rados.0.smithi029.stdout:1479: done (5 left) 2024-08-29T17:55:55.164 INFO:tasks.rados.rados.0.smithi029.stdout:1480: done (4 left) 2024-08-29T17:55:55.164 INFO:tasks.rados.rados.0.smithi029.stdout:1481: done (3 left) 2024-08-29T17:55:55.164 INFO:tasks.rados.rados.0.smithi029.stdout:1486: snap_remove snap 137 2024-08-29T17:55:55.889 INFO:tasks.rados.rados.0.smithi029.stdout:1486: done (3 left) 2024-08-29T17:55:55.889 INFO:tasks.rados.rados.0.smithi029.stdout:1487: read oid 43 snap 139 2024-08-29T17:55:55.889 INFO:tasks.rados.rados.0.smithi029.stdout:1487: expect (ObjNum 427 snap 128 seq_num 427) 2024-08-29T17:55:55.889 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 15 current snap is 140 2024-08-29T17:55:55.890 INFO:tasks.rados.rados.0.smithi029.stdout:1482: finishing write tid 3 to smithi02969618-36 2024-08-29T17:55:55.890 INFO:tasks.rados.rados.0.smithi029.stdout:1482: oid 36 updating version 0 to 766 2024-08-29T17:55:55.890 INFO:tasks.rados.rados.0.smithi029.stdout:1482: oid 36 updating version 766 to 767 2024-08-29T17:55:55.890 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 36 v 767 (ObjNum 466 snap 140 seq_num 466) dirty exists 2024-08-29T17:55:55.890 INFO:tasks.rados.rados.0.smithi029.stdout:1482: left oid 36 (ObjNum 466 snap 140 seq_num 466) 2024-08-29T17:55:55.890 INFO:tasks.rados.rados.0.smithi029.stdout:1483: finishing write tid 1 to smithi02969618-22 2024-08-29T17:55:55.890 INFO:tasks.rados.rados.0.smithi029.stdout:1483: finishing write tid 2 to smithi02969618-22 2024-08-29T17:55:55.890 INFO:tasks.rados.rados.0.smithi029.stdout:1488: seq_num 468 ranges {0=647168} 2024-08-29T17:55:55.900 INFO:tasks.rados.rados.0.smithi029.stdout:1488: writing smithi02969618-15 from 0 to 647168 tid 1 2024-08-29T17:55:55.900 INFO:tasks.rados.rados.0.smithi029.stdout:1482: done (4 left) 2024-08-29T17:55:55.900 INFO:tasks.rados.rados.0.smithi029.stdout:1489: copy_from oid 26 from oid 7 current snap is 140 2024-08-29T17:55:55.900 INFO:tasks.rados.rados.0.smithi029.stdout:1483: finishing write tid 3 to smithi02969618-22 2024-08-29T17:55:55.900 INFO:tasks.rados.rados.0.smithi029.stdout:1483: oid 22 updating version 0 to 1106 2024-08-29T17:55:55.900 INFO:tasks.rados.rados.0.smithi029.stdout:1483: oid 22 updating version 1106 to 1107 2024-08-29T17:55:55.900 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 22 v 1107 (ObjNum 467 snap 140 seq_num 467) dirty exists 2024-08-29T17:55:55.900 INFO:tasks.rados.rados.0.smithi029.stdout:1483: left oid 22 (ObjNum 467 snap 140 seq_num 467) 2024-08-29T17:55:55.900 INFO:tasks.rados.rados.0.smithi029.stdout:1485: finishing rollback tid 1 to smithi02969618-34 2024-08-29T17:55:55.901 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 34 v 0 (ObjNum 161 snap 0 seq_num 1562746192) dirty dne 2024-08-29T17:55:55.901 INFO:tasks.rados.rados.0.smithi029.stdout:1483: done (4 left) 2024-08-29T17:55:55.901 INFO:tasks.rados.rados.0.smithi029.stdout:1485: done (3 left) 2024-08-29T17:55:55.901 INFO:tasks.rados.rados.0.smithi029.stdout:1490: setattr oid 1 current snap is 140 2024-08-29T17:55:55.905 INFO:tasks.rados.rados.0.smithi029.stdout:1491: read oid 10 snap -1 2024-08-29T17:55:55.905 INFO:tasks.rados.rados.0.smithi029.stdout:1491: expect (ObjNum 460 snap 137 seq_num 460) 2024-08-29T17:55:55.905 INFO:tasks.rados.rados.0.smithi029.stdout:1492: read oid 44 snap -1 2024-08-29T17:55:55.905 INFO:tasks.rados.rados.0.smithi029.stdout:1492: expect (ObjNum 416 snap 126 seq_num 416) 2024-08-29T17:55:55.905 INFO:tasks.rados.rados.0.smithi029.stdout:1493: read oid 41 snap -1 2024-08-29T17:55:55.905 INFO:tasks.rados.rados.0.smithi029.stdout:1493: expect (ObjNum 445 snap 133 seq_num 445) 2024-08-29T17:55:55.906 INFO:tasks.rados.rados.0.smithi029.stdout:1494: rollback oid 40 current snap is 140 2024-08-29T17:55:55.906 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 40 to 139 2024-08-29T17:55:55.906 INFO:tasks.rados.rados.0.smithi029.stdout:1495: delete oid 11 current snap is 140 2024-08-29T17:55:55.911 INFO:tasks.rados.rados.0.smithi029.stdout:1487: expect (ObjNum 427 snap 128 seq_num 427) 2024-08-29T17:55:56.083 INFO:tasks.rados.rados.0.smithi029.stdout:1494: finishing rollback tid 1 to smithi02969618-40 2024-08-29T17:55:56.083 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 40 v 0 (ObjNum 129 snap 0 seq_num 1561842680) dirty dne 2024-08-29T17:55:56.083 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 1 v 811 (ObjNum 424 snap 128 seq_num 424) dirty exists 2024-08-29T17:55:56.083 INFO:tasks.rados.rados.0.smithi029.stdout:1493: expect (ObjNum 445 snap 133 seq_num 445) 2024-08-29T17:55:56.090 INFO:tasks.rados.rados.0.smithi029.stdout:1488: finishing write tid 1 to smithi02969618-15 2024-08-29T17:55:56.090 INFO:tasks.rados.rados.0.smithi029.stdout:1488: finishing write tid 2 to smithi02969618-15 2024-08-29T17:55:56.090 INFO:tasks.rados.rados.0.smithi029.stdout:1489: finishing copy_from racing read to smithi02969618-26 2024-08-29T17:55:56.090 INFO:tasks.rados.rados.0.smithi029.stdout:1489: finishing copy_from to smithi02969618-26 2024-08-29T17:55:56.090 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 26 v 765 (ObjNum 410 snap 125 seq_num 410) dirty exists 2024-08-29T17:55:56.090 INFO:tasks.rados.rados.0.smithi029.stdout:1488: finishing write tid 3 to smithi02969618-15 2024-08-29T17:55:56.090 INFO:tasks.rados.rados.0.smithi029.stdout:1488: oid 15 updating version 0 to 1223 2024-08-29T17:55:56.090 INFO:tasks.rados.rados.0.smithi029.stdout:1488: oid 15 version 1223 is already newer than 1222 2024-08-29T17:55:56.090 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 15 v 1223 (ObjNum 468 snap 140 seq_num 468) dirty exists 2024-08-29T17:55:56.091 INFO:tasks.rados.rados.0.smithi029.stdout:1488: left oid 15 (ObjNum 468 snap 140 seq_num 468) 2024-08-29T17:55:56.091 INFO:tasks.rados.rados.0.smithi029.stdout:1491: expect (ObjNum 460 snap 137 seq_num 460) 2024-08-29T17:55:56.149 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:55:55 smithi110 bash[24444]: cluster 2024-08-29T17:55:54.880099+0000 mon.a (mon.0) 131 : cluster [DBG] osdmap e363: 8 total, 8 up, 8 in 2024-08-29T17:55:56.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:55:55 smithi029 bash[77880]: cluster 2024-08-29T17:55:54.880099+0000 mon.a (mon.0) 131 : cluster [DBG] osdmap e363: 8 total, 8 up, 8 in 2024-08-29T17:55:56.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:55 smithi029 bash[79042]: cluster 2024-08-29T17:55:54.880099+0000 mon.a (mon.0) 131 : cluster [DBG] osdmap e363: 8 total, 8 up, 8 in 2024-08-29T17:55:57.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:55:56 smithi029 bash[77880]: cluster 2024-08-29T17:55:55.327369+0000 mgr.y (mgr.25004) 47 : cluster [DBG] pgmap v70: 121 pgs: 121 active+clean; 180 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 5.9 MiB/s rd, 1.4 MiB/s wr, 8 op/s 2024-08-29T17:55:57.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:55:56 smithi029 bash[77880]: cluster 2024-08-29T17:55:55.889744+0000 mon.a (mon.0) 132 : cluster [DBG] osdmap e364: 8 total, 8 up, 8 in 2024-08-29T17:55:57.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:55:56 smithi029 bash[77880]: audit 2024-08-29T17:55:56.078804+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:55:57.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:55:56 smithi029 bash[77880]: audit 2024-08-29T17:55:56.090378+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:55:57.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:55:56 smithi029 bash[77880]: audit 2024-08-29T17:55:56.093898+0000 mon.b (mon.1) 92 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:55:57.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:55:56 smithi029 bash[77880]: audit 2024-08-29T17:55:56.096062+0000 mon.b (mon.1) 93 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T17:55:57.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:55:56 smithi029 bash[77880]: audit 2024-08-29T17:55:56.105870+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:55:57.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:55:56 smithi029 bash[77880]: audit 2024-08-29T17:55:56.236075+0000 mon.b (mon.1) 94 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:55:57.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:55:56 smithi029 bash[77880]: audit 2024-08-29T17:55:56.239696+0000 mon.b (mon.1) 95 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T17:55:57.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:55:56 smithi029 bash[77880]: audit 2024-08-29T17:55:56.242142+0000 mon.b (mon.1) 96 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-08-29T17:55:57.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:55:56 smithi029 bash[77880]: audit 2024-08-29T17:55:56.243721+0000 mon.b (mon.1) 97 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-08-29T17:55:57.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:55:56 smithi029 bash[77880]: cluster 2024-08-29T17:55:56.800399+0000 mon.a (mon.0) 136 : cluster [DBG] osdmap e365: 8 total, 8 up, 8 in 2024-08-29T17:55:57.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:56 smithi029 bash[79042]: cluster 2024-08-29T17:55:55.327369+0000 mgr.y (mgr.25004) 47 : cluster [DBG] pgmap v70: 121 pgs: 121 active+clean; 180 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 5.9 MiB/s rd, 1.4 MiB/s wr, 8 op/s 2024-08-29T17:55:57.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:56 smithi029 bash[79042]: cluster 2024-08-29T17:55:55.889744+0000 mon.a (mon.0) 132 : cluster [DBG] osdmap e364: 8 total, 8 up, 8 in 2024-08-29T17:55:57.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:56 smithi029 bash[79042]: audit 2024-08-29T17:55:56.078804+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:55:57.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:56 smithi029 bash[79042]: audit 2024-08-29T17:55:56.090378+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:55:57.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:56 smithi029 bash[79042]: audit 2024-08-29T17:55:56.093898+0000 mon.b (mon.1) 92 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:55:57.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:56 smithi029 bash[79042]: audit 2024-08-29T17:55:56.096062+0000 mon.b (mon.1) 93 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T17:55:57.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:56 smithi029 bash[79042]: audit 2024-08-29T17:55:56.105870+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:55:57.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:56 smithi029 bash[79042]: audit 2024-08-29T17:55:56.236075+0000 mon.b (mon.1) 94 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:55:57.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:56 smithi029 bash[79042]: audit 2024-08-29T17:55:56.239696+0000 mon.b (mon.1) 95 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T17:55:57.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:56 smithi029 bash[79042]: audit 2024-08-29T17:55:56.242142+0000 mon.b (mon.1) 96 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-08-29T17:55:57.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:56 smithi029 bash[79042]: audit 2024-08-29T17:55:56.243721+0000 mon.b (mon.1) 97 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-08-29T17:55:57.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:56 smithi029 bash[79042]: cluster 2024-08-29T17:55:56.800399+0000 mon.a (mon.0) 136 : cluster [DBG] osdmap e365: 8 total, 8 up, 8 in 2024-08-29T17:55:57.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:55:56 smithi110 bash[24444]: cluster 2024-08-29T17:55:55.327369+0000 mgr.y (mgr.25004) 47 : cluster [DBG] pgmap v70: 121 pgs: 121 active+clean; 180 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 5.9 MiB/s rd, 1.4 MiB/s wr, 8 op/s 2024-08-29T17:55:57.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:55:56 smithi110 bash[24444]: cluster 2024-08-29T17:55:55.889744+0000 mon.a (mon.0) 132 : cluster [DBG] osdmap e364: 8 total, 8 up, 8 in 2024-08-29T17:55:57.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:55:56 smithi110 bash[24444]: audit 2024-08-29T17:55:56.078804+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:55:57.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:55:56 smithi110 bash[24444]: audit 2024-08-29T17:55:56.090378+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:55:57.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:55:56 smithi110 bash[24444]: audit 2024-08-29T17:55:56.093898+0000 mon.b (mon.1) 92 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:55:57.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:55:56 smithi110 bash[24444]: audit 2024-08-29T17:55:56.096062+0000 mon.b (mon.1) 93 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T17:55:57.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:55:56 smithi110 bash[24444]: audit 2024-08-29T17:55:56.105870+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:55:57.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:55:56 smithi110 bash[24444]: audit 2024-08-29T17:55:56.236075+0000 mon.b (mon.1) 94 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:55:57.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:55:56 smithi110 bash[24444]: audit 2024-08-29T17:55:56.239696+0000 mon.b (mon.1) 95 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T17:55:57.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:55:56 smithi110 bash[24444]: audit 2024-08-29T17:55:56.242142+0000 mon.b (mon.1) 96 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-08-29T17:55:57.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:55:56 smithi110 bash[24444]: audit 2024-08-29T17:55:56.243721+0000 mon.b (mon.1) 97 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-08-29T17:55:57.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:55:56 smithi110 bash[24444]: cluster 2024-08-29T17:55:56.800399+0000 mon.a (mon.0) 136 : cluster [DBG] osdmap e365: 8 total, 8 up, 8 in 2024-08-29T17:55:57.400 INFO:tasks.rados.rados.0.smithi029.stdout:1492: expect (ObjNum 416 snap 126 seq_num 416) 2024-08-29T17:55:58.058 INFO:tasks.rados.rados.0.smithi029.stdout:1487: done (8 left) 2024-08-29T17:55:58.058 INFO:tasks.rados.rados.0.smithi029.stdout:1488: done (7 left) 2024-08-29T17:55:58.058 INFO:tasks.rados.rados.0.smithi029.stdout:1489: done (6 left) 2024-08-29T17:55:58.058 INFO:tasks.rados.rados.0.smithi029.stdout:1490: done (5 left) 2024-08-29T17:55:58.058 INFO:tasks.rados.rados.0.smithi029.stdout:1491: done (4 left) 2024-08-29T17:55:58.062 INFO:tasks.rados.rados.0.smithi029.stdout:1492: done (3 left) 2024-08-29T17:55:58.062 INFO:tasks.rados.rados.0.smithi029.stdout:1493: done (2 left) 2024-08-29T17:55:58.062 INFO:tasks.rados.rados.0.smithi029.stdout:1494: done (1 left) 2024-08-29T17:55:58.062 INFO:tasks.rados.rados.0.smithi029.stdout:1495: done (0 left) 2024-08-29T17:55:58.062 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 17 current snap is 140 2024-08-29T17:55:58.062 INFO:tasks.rados.rados.0.smithi029.stdout:1496: seq_num 470 ranges {0=679936} 2024-08-29T17:55:58.074 INFO:tasks.rados.rados.0.smithi029.stdout:1496: writing smithi02969618-17 from 0 to 679936 tid 1 2024-08-29T17:55:58.074 INFO:tasks.rados.rados.0.smithi029.stdout:1497: rollback oid 19 current snap is 140 2024-08-29T17:55:58.074 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 19 to 139 2024-08-29T17:55:58.074 INFO:tasks.rados.rados.0.smithi029.stdout:1498: copy_from oid 30 from oid 11 current snap is 140 2024-08-29T17:55:58.074 INFO:tasks.rados.rados.0.smithi029.stdout:1499: read oid 6 snap -1 2024-08-29T17:55:58.074 INFO:tasks.rados.rados.0.smithi029.stdout:1499: expect (ObjNum 410 snap 125 seq_num 410) 2024-08-29T17:55:58.074 INFO:tasks.rados.rados.0.smithi029.stdout:1500: rmattr oid 1 current snap is 140 2024-08-29T17:55:58.074 INFO:tasks.rados.rados.0.smithi029.stdout:1501: read oid 3 snap -1 2024-08-29T17:55:58.075 INFO:tasks.rados.rados.0.smithi029.stdout:1501: expect (ObjNum 430 snap 128 seq_num 430) 2024-08-29T17:55:58.075 INFO:tasks.rados.rados.0.smithi029.stdout:1502: rmattr oid 35 current snap is 140 2024-08-29T17:55:58.075 INFO:tasks.rados.rados.0.smithi029.stdout:1502: done (6 left) 2024-08-29T17:55:58.075 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 44 current snap is 140 2024-08-29T17:55:58.075 INFO:tasks.rados.rados.0.smithi029.stdout:1503: seq_num 471 ranges {9101312=696320} 2024-08-29T17:55:58.149 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:55:57 smithi110 bash[24444]: cephadm 2024-08-29T17:55:56.244561+0000 mgr.y (mgr.25004) 48 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2024-08-29T17:55:58.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:57 smithi029 bash[79042]: cephadm 2024-08-29T17:55:56.244561+0000 mgr.y (mgr.25004) 48 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2024-08-29T17:55:58.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:55:57 smithi029 bash[77880]: cephadm 2024-08-29T17:55:56.244561+0000 mgr.y (mgr.25004) 48 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2024-08-29T17:55:58.175 INFO:tasks.rados.rados.0.smithi029.stdout:1503: writing smithi02969618-44 from 9101312 to 9797632 tid 1 2024-08-29T17:55:58.175 INFO:tasks.rados.rados.0.smithi029.stdout:1504: read oid 47 snap -1 2024-08-29T17:55:58.175 INFO:tasks.rados.rados.0.smithi029.stdout:1504: expect (ObjNum 418 snap 127 seq_num 418) 2024-08-29T17:55:58.175 INFO:tasks.rados.rados.0.smithi029.stdout:1505: snap_create 2024-08-29T17:55:58.175 INFO:tasks.rados.rados.0.smithi029.stdout:1498: finishing copy_from to smithi02969618-30 2024-08-29T17:55:58.175 INFO:tasks.rados.rados.0.smithi029.stdout:1498: got expected ENOENT (src dne) 2024-08-29T17:55:58.175 INFO:tasks.rados.rados.0.smithi029.stdout:1498: finishing copy_from racing read to smithi02969618-30 2024-08-29T17:55:58.175 INFO:tasks.rados.rados.0.smithi029.stdout:1497: finishing rollback tid 0 to smithi02969618-19 2024-08-29T17:55:58.176 INFO:tasks.rados.rados.0.smithi029.stdout:1496: finishing write tid 1 to smithi02969618-17 2024-08-29T17:55:58.176 INFO:tasks.rados.rados.0.smithi029.stdout:1497: finishing rollback tid 1 to smithi02969618-19 2024-08-29T17:55:58.176 INFO:tasks.rados.rados.0.smithi029.stdout:1496: finishing write tid 2 to smithi02969618-17 2024-08-29T17:55:58.176 INFO:tasks.rados.rados.0.smithi029.stdout:1497: finishing rollback tid 2 to smithi02969618-19 2024-08-29T17:55:58.176 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 19 v 1110 (ObjNum 399 snap 120 seq_num 399) dirty exists 2024-08-29T17:55:58.176 INFO:tasks.rados.rados.0.smithi029.stdout:1496: finishing write tid 3 to smithi02969618-17 2024-08-29T17:55:58.176 INFO:tasks.rados.rados.0.smithi029.stdout:1496: oid 17 updating version 0 to 994 2024-08-29T17:55:58.176 INFO:tasks.rados.rados.0.smithi029.stdout:1496: oid 17 updating version 994 to 995 2024-08-29T17:55:58.176 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 17 v 995 (ObjNum 470 snap 140 seq_num 470) dirty exists 2024-08-29T17:55:58.176 INFO:tasks.rados.rados.0.smithi029.stdout:1496: left oid 17 (ObjNum 470 snap 140 seq_num 470) 2024-08-29T17:55:58.176 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 1 v 812 (ObjNum 424 snap 128 seq_num 424) dirty exists 2024-08-29T17:55:58.176 INFO:tasks.rados.rados.0.smithi029.stdout:1499: expect (ObjNum 410 snap 125 seq_num 410) 2024-08-29T17:55:58.267 INFO:tasks.rados.rados.0.smithi029.stdout:1501: expect (ObjNum 430 snap 128 seq_num 430) 2024-08-29T17:55:58.364 INFO:tasks.rados.rados.0.smithi029.stdout:1503: finishing write tid 1 to smithi02969618-44 2024-08-29T17:55:58.364 INFO:tasks.rados.rados.0.smithi029.stdout:1503: finishing write tid 2 to smithi02969618-44 2024-08-29T17:55:58.364 INFO:tasks.rados.rados.0.smithi029.stdout:1503: finishing write tid 3 to smithi02969618-44 2024-08-29T17:55:58.364 INFO:tasks.rados.rados.0.smithi029.stdout:1503: oid 44 updating version 0 to 1126 2024-08-29T17:55:58.364 INFO:tasks.rados.rados.0.smithi029.stdout:1503: oid 44 version 1126 is already newer than 1125 2024-08-29T17:55:58.365 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 44 v 1126 (ObjNum 471 snap 140 seq_num 471) dirty exists 2024-08-29T17:55:58.365 INFO:tasks.rados.rados.0.smithi029.stdout:1503: left oid 44 (ObjNum 471 snap 140 seq_num 471) 2024-08-29T17:55:58.365 INFO:tasks.rados.rados.0.smithi029.stdout:1504: expect (ObjNum 418 snap 127 seq_num 418) 2024-08-29T17:55:58.911 INFO:tasks.rados.rados.0.smithi029.stdout:1496: done (8 left) 2024-08-29T17:55:58.912 INFO:tasks.rados.rados.0.smithi029.stdout:1497: done (7 left) 2024-08-29T17:55:58.912 INFO:tasks.rados.rados.0.smithi029.stdout:1498: done (6 left) 2024-08-29T17:55:58.912 INFO:tasks.rados.rados.0.smithi029.stdout:1499: done (5 left) 2024-08-29T17:55:58.912 INFO:tasks.rados.rados.0.smithi029.stdout:1500: done (4 left) 2024-08-29T17:55:58.912 INFO:tasks.rados.rados.0.smithi029.stdout:1501: done (3 left) 2024-08-29T17:55:58.912 INFO:tasks.rados.rados.0.smithi029.stdout:1503: done (2 left) 2024-08-29T17:55:58.912 INFO:tasks.rados.rados.0.smithi029.stdout:1504: done (1 left) 2024-08-29T17:55:58.912 INFO:tasks.rados.rados.0.smithi029.stdout:1505: done (0 left) 2024-08-29T17:55:58.912 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 38 current snap is 141 2024-08-29T17:55:58.912 INFO:tasks.rados.rados.0.smithi029.stdout:1506: seq_num 472 ranges {458752=712704} 2024-08-29T17:55:58.919 INFO:tasks.rados.rados.0.smithi029.stdout:1506: writing smithi02969618-38 from 458752 to 1171456 tid 1 2024-08-29T17:55:58.919 INFO:tasks.rados.rados.0.smithi029.stdout:1507: rollback oid 50 current snap is 141 2024-08-29T17:55:58.919 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 50 to 140 2024-08-29T17:55:58.919 INFO:tasks.rados.rados.0.smithi029.stdout:1508: setattr oid 41 current snap is 141 2024-08-29T17:55:58.920 INFO:tasks.rados.rados.0.smithi029.stdout:1509: rollback oid 7 current snap is 141 2024-08-29T17:55:58.920 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 7 to 139 2024-08-29T17:55:58.920 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 33 current snap is 141 2024-08-29T17:55:58.920 INFO:tasks.rados.rados.0.smithi029.stdout:1510: seq_num 473 ranges {1728512=729088} 2024-08-29T17:55:58.936 INFO:tasks.rados.rados.0.smithi029.stdout:1510: writing smithi02969618-33 from 1728512 to 2457600 tid 1 2024-08-29T17:55:58.936 INFO:tasks.rados.rados.0.smithi029.stdout:1511: setattr oid 49 current snap is 141 2024-08-29T17:55:58.936 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 41 v 301 (ObjNum 445 snap 133 seq_num 445) dirty exists 2024-08-29T17:55:58.939 INFO:tasks.rados.rados.0.smithi029.stdout:1508: done (5 left) 2024-08-29T17:55:58.939 INFO:tasks.rados.rados.0.smithi029.stdout:1512: delete oid 6 current snap is 141 2024-08-29T17:55:58.942 INFO:tasks.rados.rados.0.smithi029.stdout:1506: finishing write tid 1 to smithi02969618-38 2024-08-29T17:55:58.944 INFO:tasks.rados.rados.0.smithi029.stdout:1509: finishing rollback tid 0 to smithi02969618-7 2024-08-29T17:55:58.944 INFO:tasks.rados.rados.0.smithi029.stdout:1509: finishing rollback tid 1 to smithi02969618-7 2024-08-29T17:55:58.944 INFO:tasks.rados.rados.0.smithi029.stdout:1509: finishing rollback tid 2 to smithi02969618-7 2024-08-29T17:55:58.944 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 7 v 815 (ObjNum 410 snap 125 seq_num 410) dirty exists 2024-08-29T17:55:58.948 INFO:tasks.rados.rados.0.smithi029.stdout:1506: finishing write tid 2 to smithi02969618-38 2024-08-29T17:55:58.948 INFO:tasks.rados.rados.0.smithi029.stdout:1507: finishing rollback tid 0 to smithi02969618-50 2024-08-29T17:55:58.951 INFO:tasks.rados.rados.0.smithi029.stdout:1509: done (5 left) 2024-08-29T17:55:58.951 INFO:tasks.rados.rados.0.smithi029.stdout:1512: done (4 left) 2024-08-29T17:55:58.951 INFO:tasks.rados.rados.0.smithi029.stdout:1513: snap_remove snap 139 2024-08-29T17:55:59.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:55:58 smithi110 bash[24444]: cluster 2024-08-29T17:55:57.328031+0000 mgr.y (mgr.25004) 49 : cluster [DBG] pgmap v73: 121 pgs: 121 active+clean; 180 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 5.9 MiB/s rd, 1.4 MiB/s wr, 8 op/s 2024-08-29T17:55:59.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:55:58 smithi110 bash[24444]: audit 2024-08-29T17:55:58.748713+0000 mon.a (mon.0) 137 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:55:59.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:55:58 smithi110 bash[24444]: audit 2024-08-29T17:55:58.753979+0000 mon.b (mon.1) 98 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-29T17:55:59.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:55:58 smithi110 bash[24444]: audit 2024-08-29T17:55:58.755833+0000 mon.b (mon.1) 99 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-29T17:55:59.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:55:58 smithi110 bash[24444]: audit 2024-08-29T17:55:58.757887+0000 mon.b (mon.1) 100 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:55:59.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:58 smithi029 bash[79042]: cluster 2024-08-29T17:55:57.328031+0000 mgr.y (mgr.25004) 49 : cluster [DBG] pgmap v73: 121 pgs: 121 active+clean; 180 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 5.9 MiB/s rd, 1.4 MiB/s wr, 8 op/s 2024-08-29T17:55:59.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:58 smithi029 bash[79042]: audit 2024-08-29T17:55:58.748713+0000 mon.a (mon.0) 137 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:55:59.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:58 smithi029 bash[79042]: audit 2024-08-29T17:55:58.753979+0000 mon.b (mon.1) 98 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-29T17:55:59.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:58 smithi029 bash[79042]: audit 2024-08-29T17:55:58.755833+0000 mon.b (mon.1) 99 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-29T17:55:59.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:58 smithi029 bash[79042]: audit 2024-08-29T17:55:58.757887+0000 mon.b (mon.1) 100 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:55:59.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:55:58 smithi029 bash[77880]: cluster 2024-08-29T17:55:57.328031+0000 mgr.y (mgr.25004) 49 : cluster [DBG] pgmap v73: 121 pgs: 121 active+clean; 180 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 5.9 MiB/s rd, 1.4 MiB/s wr, 8 op/s 2024-08-29T17:55:59.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:55:58 smithi029 bash[77880]: audit 2024-08-29T17:55:58.748713+0000 mon.a (mon.0) 137 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:55:59.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:55:58 smithi029 bash[77880]: audit 2024-08-29T17:55:58.753979+0000 mon.b (mon.1) 98 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-29T17:55:59.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:55:58 smithi029 bash[77880]: audit 2024-08-29T17:55:58.755833+0000 mon.b (mon.1) 99 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-29T17:55:59.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:55:58 smithi029 bash[77880]: audit 2024-08-29T17:55:58.757887+0000 mon.b (mon.1) 100 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:55:59.921 INFO:tasks.rados.rados.0.smithi029.stdout:1513: done (4 left) 2024-08-29T17:55:59.921 INFO:tasks.rados.rados.0.smithi029.stdout:1514: read oid 9 snap 140 2024-08-29T17:55:59.921 INFO:tasks.rados.rados.0.smithi029.stdout:1514: expect (ObjNum 459 snap 137 seq_num 459) 2024-08-29T17:55:59.921 INFO:tasks.rados.rados.0.smithi029.stdout:1515: delete oid 32 current snap is 141 2024-08-29T17:55:59.921 INFO:tasks.rados.rados.0.smithi029.stdout:1510: finishing write tid 1 to smithi02969618-33 2024-08-29T17:55:59.921 INFO:tasks.rados.rados.0.smithi029.stdout:1507: finishing rollback tid 1 to smithi02969618-50 2024-08-29T17:55:59.921 INFO:tasks.rados.rados.0.smithi029.stdout:1507: finishing rollback tid 2 to smithi02969618-50 2024-08-29T17:55:59.922 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 50 v 1229 (ObjNum 389 snap 119 seq_num 389) dirty exists 2024-08-29T17:55:59.922 INFO:tasks.rados.rados.0.smithi029.stdout:1506: finishing write tid 3 to smithi02969618-38 2024-08-29T17:55:59.922 INFO:tasks.rados.rados.0.smithi029.stdout:1506: oid 38 updating version 0 to 1128 2024-08-29T17:55:59.922 INFO:tasks.rados.rados.0.smithi029.stdout:1506: oid 38 version 1128 is already newer than 1127 2024-08-29T17:55:59.922 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 38 v 1128 (ObjNum 472 snap 141 seq_num 472) dirty exists 2024-08-29T17:55:59.922 INFO:tasks.rados.rados.0.smithi029.stdout:1506: left oid 38 (ObjNum 472 snap 141 seq_num 472) 2024-08-29T17:55:59.922 INFO:tasks.rados.rados.0.smithi029.stdout:1510: finishing write tid 2 to smithi02969618-33 2024-08-29T17:55:59.922 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 49 v 1230 (ObjNum 273 snap 0 seq_num 0) dirty exists 2024-08-29T17:55:59.922 INFO:tasks.rados.rados.0.smithi029.stdout:1510: finishing write tid 3 to smithi02969618-33 2024-08-29T17:55:59.922 INFO:tasks.rados.rados.0.smithi029.stdout:1510: oid 33 updating version 0 to 1081 2024-08-29T17:55:59.922 INFO:tasks.rados.rados.0.smithi029.stdout:1510: oid 33 version 1081 is already newer than 1080 2024-08-29T17:55:59.922 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 33 v 1081 (ObjNum 473 snap 141 seq_num 473) dirty exists 2024-08-29T17:55:59.923 INFO:tasks.rados.rados.0.smithi029.stdout:1510: left oid 33 (ObjNum 473 snap 141 seq_num 473) 2024-08-29T17:55:59.952 INFO:tasks.rados.rados.0.smithi029.stdout:1514: expect (ObjNum 459 snap 137 seq_num 459) 2024-08-29T17:56:00.169 INFO:tasks.rados.rados.0.smithi029.stdout:1506: done (5 left) 2024-08-29T17:56:00.169 INFO:tasks.rados.rados.0.smithi029.stdout:1507: done (4 left) 2024-08-29T17:56:00.169 INFO:tasks.rados.rados.0.smithi029.stdout:1510: done (3 left) 2024-08-29T17:56:00.169 INFO:tasks.rados.rados.0.smithi029.stdout:1511: done (2 left) 2024-08-29T17:56:00.169 INFO:tasks.rados.rados.0.smithi029.stdout:1514: done (1 left) 2024-08-29T17:56:00.169 INFO:tasks.rados.rados.0.smithi029.stdout:1515: done (0 left) 2024-08-29T17:56:00.170 INFO:tasks.rados.rados.0.smithi029.stdout:1516: read oid 32 snap -1 2024-08-29T17:56:00.170 INFO:tasks.rados.rados.0.smithi029.stdout:1516: expect deleted 2024-08-29T17:56:00.170 INFO:tasks.rados.rados.0.smithi029.stdout:1517: read oid 7 snap -1 2024-08-29T17:56:00.170 INFO:tasks.rados.rados.0.smithi029.stdout:1517: expect (ObjNum 410 snap 125 seq_num 410) 2024-08-29T17:56:00.170 INFO:tasks.rados.rados.0.smithi029.stdout:1518: read oid 45 snap -1 2024-08-29T17:56:00.170 INFO:tasks.rados.rados.0.smithi029.stdout:1518: expect (ObjNum 446 snap 133 seq_num 446) 2024-08-29T17:56:00.170 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 6 current snap is 141 2024-08-29T17:56:00.170 INFO:tasks.rados.rados.0.smithi029.stdout:1519: seq_num 476 ranges {0=778240} 2024-08-29T17:56:00.178 INFO:tasks.rados.rados.0.smithi029.stdout:1519: writing smithi02969618-6 from 0 to 778240 tid 1 2024-08-29T17:56:00.178 INFO:tasks.rados.rados.0.smithi029.stdout:1520: rollback oid 37 current snap is 141 2024-08-29T17:56:00.178 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 37 to 140 2024-08-29T17:56:00.178 INFO:tasks.rados.rados.0.smithi029.stdout:1516: done (4 left) 2024-08-29T17:56:00.178 INFO:tasks.rados.rados.0.smithi029.stdout:1521: read oid 18 snap 140 2024-08-29T17:56:00.178 INFO:tasks.rados.rados.0.smithi029.stdout:1521: expect deleted 2024-08-29T17:56:00.179 INFO:tasks.rados.rados.0.smithi029.stdout:1522: read oid 50 snap -1 2024-08-29T17:56:00.179 INFO:tasks.rados.rados.0.smithi029.stdout:1522: expect (ObjNum 389 snap 119 seq_num 389) 2024-08-29T17:56:00.179 INFO:tasks.rados.rados.0.smithi029.stdout:1523: setattr oid 13 current snap is 141 2024-08-29T17:56:00.181 INFO:tasks.rados.rados.0.smithi029.stdout:1521: done (6 left) 2024-08-29T17:56:00.181 INFO:tasks.rados.rados.0.smithi029.stdout:1524: read oid 42 snap -1 2024-08-29T17:56:00.181 INFO:tasks.rados.rados.0.smithi029.stdout:1524: expect (ObjNum 381 snap 119 seq_num 381) 2024-08-29T17:56:00.181 INFO:tasks.rados.rados.0.smithi029.stdout:1525: snap_create 2024-08-29T17:56:00.182 INFO:tasks.rados.rados.0.smithi029.stdout:1517: expect (ObjNum 410 snap 125 seq_num 410) 2024-08-29T17:56:00.251 INFO:tasks.rados.rados.0.smithi029.stdout:1519: finishing write tid 1 to smithi02969618-6 2024-08-29T17:56:00.251 INFO:tasks.rados.rados.0.smithi029.stdout:1519: finishing write tid 2 to smithi02969618-6 2024-08-29T17:56:00.251 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 13 v 771 (ObjNum 440 snap 133 seq_num 440) dirty exists 2024-08-29T17:56:00.251 INFO:tasks.rados.rados.0.smithi029.stdout:1519: finishing write tid 3 to smithi02969618-6 2024-08-29T17:56:00.251 INFO:tasks.rados.rados.0.smithi029.stdout:1519: oid 6 updating version 0 to 769 2024-08-29T17:56:00.251 INFO:tasks.rados.rados.0.smithi029.stdout:1519: oid 6 updating version 769 to 770 2024-08-29T17:56:00.251 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 6 v 770 (ObjNum 476 snap 141 seq_num 476) dirty exists 2024-08-29T17:56:00.252 INFO:tasks.rados.rados.0.smithi029.stdout:1519: left oid 6 (ObjNum 476 snap 141 seq_num 476) 2024-08-29T17:56:00.252 INFO:tasks.rados.rados.0.smithi029.stdout:1524: expect (ObjNum 381 snap 119 seq_num 381) 2024-08-29T17:56:00.292 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:55:59 smithi110 bash[24444]: cephadm 2024-08-29T17:55:58.740875+0000 mgr.y (mgr.25004) 50 : cephadm [INF] Upgrade: Updating mon.b 2024-08-29T17:56:00.293 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:55:59 smithi110 bash[24444]: cephadm 2024-08-29T17:55:58.760084+0000 mgr.y (mgr.25004) 51 : cephadm [INF] Deploying daemon mon.b on smithi110 2024-08-29T17:56:00.293 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:55:59 smithi110 bash[24444]: cluster 2024-08-29T17:55:58.910006+0000 mon.a (mon.0) 138 : cluster [DBG] osdmap e366: 8 total, 8 up, 8 in 2024-08-29T17:56:00.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:59 smithi029 bash[79042]: cephadm 2024-08-29T17:55:58.740875+0000 mgr.y (mgr.25004) 50 : cephadm [INF] Upgrade: Updating mon.b 2024-08-29T17:56:00.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:59 smithi029 bash[79042]: cephadm 2024-08-29T17:55:58.760084+0000 mgr.y (mgr.25004) 51 : cephadm [INF] Deploying daemon mon.b on smithi110 2024-08-29T17:56:00.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:55:59 smithi029 bash[79042]: cluster 2024-08-29T17:55:58.910006+0000 mon.a (mon.0) 138 : cluster [DBG] osdmap e366: 8 total, 8 up, 8 in 2024-08-29T17:56:00.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:55:59 smithi029 bash[77880]: cephadm 2024-08-29T17:55:58.740875+0000 mgr.y (mgr.25004) 50 : cephadm [INF] Upgrade: Updating mon.b 2024-08-29T17:56:00.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:55:59 smithi029 bash[77880]: cephadm 2024-08-29T17:55:58.760084+0000 mgr.y (mgr.25004) 51 : cephadm [INF] Deploying daemon mon.b on smithi110 2024-08-29T17:56:00.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:55:59 smithi029 bash[77880]: cluster 2024-08-29T17:55:58.910006+0000 mon.a (mon.0) 138 : cluster [DBG] osdmap e366: 8 total, 8 up, 8 in 2024-08-29T17:56:00.501 INFO:tasks.rados.rados.0.smithi029.stdout:1520: finishing rollback tid 0 to smithi02969618-37 2024-08-29T17:56:00.501 INFO:tasks.rados.rados.0.smithi029.stdout:1520: finishing rollback tid 1 to smithi02969618-37 2024-08-29T17:56:00.501 INFO:tasks.rados.rados.0.smithi029.stdout:1520: finishing rollback tid 2 to smithi02969618-37 2024-08-29T17:56:00.501 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 37 v 1236 (ObjNum 429 snap 128 seq_num 429) dirty exists 2024-08-29T17:56:00.501 INFO:tasks.rados.rados.0.smithi029.stdout:1522: expect (ObjNum 389 snap 119 seq_num 389) 2024-08-29T17:56:00.547 INFO:tasks.rados.rados.0.smithi029.stdout:1518: expect (ObjNum 446 snap 133 seq_num 446) 2024-08-29T17:56:01.117 INFO:tasks.rados.rados.0.smithi029.stdout:1517: done (7 left) 2024-08-29T17:56:01.117 INFO:tasks.rados.rados.0.smithi029.stdout:1518: done (6 left) 2024-08-29T17:56:01.117 INFO:tasks.rados.rados.0.smithi029.stdout:1519: done (5 left) 2024-08-29T17:56:01.117 INFO:tasks.rados.rados.0.smithi029.stdout:1520: done (4 left) 2024-08-29T17:56:01.118 INFO:tasks.rados.rados.0.smithi029.stdout:1522: done (3 left) 2024-08-29T17:56:01.118 INFO:tasks.rados.rados.0.smithi029.stdout:1523: done (2 left) 2024-08-29T17:56:01.118 INFO:tasks.rados.rados.0.smithi029.stdout:1524: done (1 left) 2024-08-29T17:56:01.118 INFO:tasks.rados.rados.0.smithi029.stdout:1525: done (0 left) 2024-08-29T17:56:01.118 INFO:tasks.rados.rados.0.smithi029.stdout:1526: snap_create 2024-08-29T17:56:01.199 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:00 smithi110 bash[24444]: cluster 2024-08-29T17:55:59.329373+0000 mgr.y (mgr.25004) 52 : cluster [DBG] pgmap v75: 121 pgs: 121 active+clean; 179 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 23 MiB/s rd, 1.2 MiB/s wr, 27 op/s 2024-08-29T17:56:01.199 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:00 smithi110 bash[24444]: cluster 2024-08-29T17:55:59.920969+0000 mon.a (mon.0) 139 : cluster [DBG] osdmap e367: 8 total, 8 up, 8 in 2024-08-29T17:56:01.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:56:00 smithi029 bash[79042]: cluster 2024-08-29T17:55:59.329373+0000 mgr.y (mgr.25004) 52 : cluster [DBG] pgmap v75: 121 pgs: 121 active+clean; 179 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 23 MiB/s rd, 1.2 MiB/s wr, 27 op/s 2024-08-29T17:56:01.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:56:00 smithi029 bash[79042]: cluster 2024-08-29T17:55:59.920969+0000 mon.a (mon.0) 139 : cluster [DBG] osdmap e367: 8 total, 8 up, 8 in 2024-08-29T17:56:01.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:56:00 smithi029 bash[77880]: cluster 2024-08-29T17:55:59.329373+0000 mgr.y (mgr.25004) 52 : cluster [DBG] pgmap v75: 121 pgs: 121 active+clean; 179 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 23 MiB/s rd, 1.2 MiB/s wr, 27 op/s 2024-08-29T17:56:01.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:56:00 smithi029 bash[77880]: cluster 2024-08-29T17:55:59.920969+0000 mon.a (mon.0) 139 : cluster [DBG] osdmap e367: 8 total, 8 up, 8 in 2024-08-29T17:56:01.459 INFO:journalctl@ceph.osd.4.smithi110.stdout:Aug 29 17:56:01 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T17:56:01.460 INFO:journalctl@ceph.osd.5.smithi110.stdout:Aug 29 17:56:01 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T17:56:01.460 INFO:journalctl@ceph.osd.6.smithi110.stdout:Aug 29 17:56:01 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T17:56:01.460 INFO:journalctl@ceph.osd.7.smithi110.stdout:Aug 29 17:56:01 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T17:56:01.461 INFO:journalctl@ceph.mds.b.smithi110.stdout:Aug 29 17:56:01 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T17:56:01.461 INFO:journalctl@ceph.prometheus.a.smithi110.stdout:Aug 29 17:56:01 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T17:56:01.462 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:01 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T17:56:01.462 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:01 smithi110 systemd[1]: Stopping Ceph mon.b for 5b99e290-662c-11ef-bcd4-c7b262605968... 2024-08-29T17:56:01.462 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:01 smithi110 bash[24444]: debug 2024-08-29T17:56:01.442+0000 7f78d36bc640 -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-08-29T17:56:01.462 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:01 smithi110 bash[24444]: debug 2024-08-29T17:56:01.442+0000 7f78d36bc640 -1 mon.b@1(peon) e3 *** Got Signal Terminated *** 2024-08-29T17:56:01.462 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:56:01 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T17:56:01.463 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:56:01 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T17:56:01.463 INFO:journalctl@ceph.node-exporter.b.smithi110.stdout:Aug 29 17:56:01 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T17:56:01.717 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:56:01 smithi029 bash[70880]: [29/Aug/2024:17:56:01] ENGINE Bus STOPPING 2024-08-29T17:56:01.717 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:56:01 smithi029 bash[70880]: [29/Aug/2024:17:56:01] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-08-29T17:56:01.717 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:56:01 smithi029 bash[70880]: [29/Aug/2024:17:56:01] ENGINE Bus STOPPED 2024-08-29T17:56:01.717 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:56:01 smithi029 bash[70880]: [29/Aug/2024:17:56:01] ENGINE Bus STARTING 2024-08-29T17:56:02.150 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:56:01 smithi029 bash[70880]: [29/Aug/2024:17:56:01] ENGINE Serving on http://:::9283 2024-08-29T17:56:02.150 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:56:01 smithi029 bash[70880]: [29/Aug/2024:17:56:01] ENGINE Bus STARTED 2024-08-29T17:56:02.323 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:02 smithi110 bash[67404]: ceph-5b99e290-662c-11ef-bcd4-c7b262605968-mon-b 2024-08-29T17:56:02.324 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:02 smithi110 bash[67463]: Error response from daemon: No such container: ceph-5b99e290-662c-11ef-bcd4-c7b262605968-mon-b 2024-08-29T17:56:02.324 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:02 smithi110 systemd[1]: ceph-5b99e290-662c-11ef-bcd4-c7b262605968@mon.b.service: Deactivated successfully. 2024-08-29T17:56:02.324 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:02 smithi110 systemd[1]: Stopped Ceph mon.b for 5b99e290-662c-11ef-bcd4-c7b262605968. 2024-08-29T17:56:02.650 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:56:02 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T17:56:02.650 INFO:journalctl@ceph.osd.4.smithi110.stdout:Aug 29 17:56:02 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T17:56:02.650 INFO:journalctl@ceph.osd.5.smithi110.stdout:Aug 29 17:56:02 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T17:56:02.651 INFO:journalctl@ceph.osd.6.smithi110.stdout:Aug 29 17:56:02 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T17:56:02.651 INFO:journalctl@ceph.mds.b.smithi110.stdout:Aug 29 17:56:02 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T17:56:02.651 INFO:journalctl@ceph.prometheus.a.smithi110.stdout:Aug 29 17:56:02 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T17:56:02.652 INFO:journalctl@ceph.node-exporter.b.smithi110.stdout:Aug 29 17:56:02 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T17:56:02.652 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:56:02 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T17:56:02.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:02 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T17:56:02.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:02 smithi110 systemd[1]: Started Ceph mon.b for 5b99e290-662c-11ef-bcd4-c7b262605968. 2024-08-29T17:56:02.653 INFO:journalctl@ceph.osd.7.smithi110.stdout:Aug 29 17:56:02 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T17:56:03.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: debug 2024-08-29T17:56:03.618+0000 7f64c1260b00 0 set uid:gid to 167:167 (ceph:ceph) 2024-08-29T17:56:03.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: debug 2024-08-29T17:56:03.618+0000 7f64c1260b00 0 ceph version 19.1.1-235-g1ef86450 (1ef864504b8875c83ee6c2c5fedc13315bebf7f5) squid (rc), process ceph-mon, pid 7 2024-08-29T17:56:03.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: debug 2024-08-29T17:56:03.618+0000 7f64c1260b00 0 pidfile_write: ignore empty --pid-file 2024-08-29T17:56:03.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: debug 2024-08-29T17:56:03.622+0000 7f64c1260b00 0 load: jerasure load: lrc 2024-08-29T17:56:03.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: debug 2024-08-29T17:56:03.622+0000 7f64c1260b00 4 rocksdb: RocksDB version: 7.9.2 2024-08-29T17:56:03.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: debug 2024-08-29T17:56:03.622+0000 7f64c1260b00 4 rocksdb: Git sha 0 2024-08-29T17:56:03.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: debug 2024-08-29T17:56:03.622+0000 7f64c1260b00 4 rocksdb: Compile date 2024-08-28 23:52:59 2024-08-29T17:56:03.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: debug 2024-08-29T17:56:03.622+0000 7f64c1260b00 4 rocksdb: DB SUMMARY 2024-08-29T17:56:03.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: debug 2024-08-29T17:56:03.622+0000 7f64c1260b00 4 rocksdb: DB Session ID: 0K3QSAWFFS2Q4NKF1Z2S 2024-08-29T17:56:03.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: debug 2024-08-29T17:56:03.622+0000 7f64c1260b00 4 rocksdb: CURRENT file: CURRENT 2024-08-29T17:56:03.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: debug 2024-08-29T17:56:03.622+0000 7f64c1260b00 4 rocksdb: IDENTITY file: IDENTITY 2024-08-29T17:56:03.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: debug 2024-08-29T17:56:03.622+0000 7f64c1260b00 4 rocksdb: MANIFEST file: MANIFEST-000010 size: 2597 Bytes 2024-08-29T17:56:03.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: debug 2024-08-29T17:56:03.622+0000 7f64c1260b00 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 1, files: 000042.sst 2024-08-29T17:56:03.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: debug 2024-08-29T17:56:03.622+0000 7f64c1260b00 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000040.log size: 3019755 ; 2024-08-29T17:56:03.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: debug 2024-08-29T17:56:03.622+0000 7f64c1260b00 4 rocksdb: Options.error_if_exists: 0 2024-08-29T17:56:03.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: debug 2024-08-29T17:56:03.622+0000 7f64c1260b00 4 rocksdb: Options.create_if_missing: 0 2024-08-29T17:56:03.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: debug 2024-08-29T17:56:03.622+0000 7f64c1260b00 4 rocksdb: Options.paranoid_checks: 1 2024-08-29T17:56:03.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: debug 2024-08-29T17:56:03.622+0000 7f64c1260b00 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-08-29T17:56:03.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: debug 2024-08-29T17:56:03.622+0000 7f64c1260b00 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-08-29T17:56:03.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: debug 2024-08-29T17:56:03.622+0000 7f64c1260b00 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-08-29T17:56:03.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: debug 2024-08-29T17:56:03.622+0000 7f64c1260b00 4 rocksdb: Options.env: 0x5618aaff97a0 2024-08-29T17:56:03.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: debug 2024-08-29T17:56:03.622+0000 7f64c1260b00 4 rocksdb: Options.fs: PosixFileSystem 2024-08-29T17:56:03.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: debug 2024-08-29T17:56:03.622+0000 7f64c1260b00 4 rocksdb: Options.info_log: 0x5618ad54b560 2024-08-29T17:56:03.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: debug 2024-08-29T17:56:03.622+0000 7f64c1260b00 4 rocksdb: Options.max_file_opening_threads: 16 2024-08-29T17:56:03.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: debug 2024-08-29T17:56:03.622+0000 7f64c1260b00 4 rocksdb: Options.statistics: (nil) 2024-08-29T17:56:03.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: debug 2024-08-29T17:56:03.622+0000 7f64c1260b00 4 rocksdb: Options.use_fsync: 0 2024-08-29T17:56:03.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: debug 2024-08-29T17:56:03.622+0000 7f64c1260b00 4 rocksdb: Options.max_log_file_size: 0 2024-08-29T17:56:03.904 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: debug 2024-08-29T17:56:03.622+0000 7f64c1260b00 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-08-29T17:56:03.904 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: debug 2024-08-29T17:56:03.622+0000 7f64c1260b00 4 rocksdb: Options.log_file_time_to_roll: 0 2024-08-29T17:56:03.904 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: debug 2024-08-29T17:56:03.622+0000 7f64c1260b00 4 rocksdb: Options.keep_log_file_num: 1000 2024-08-29T17:56:03.905 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: debug 2024-08-29T17:56:03.622+0000 7f64c1260b00 4 rocksdb: Options.recycle_log_file_num: 0 2024-08-29T17:56:03.905 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: debug 2024-08-29T17:56:03.622+0000 7f64c1260b00 4 rocksdb: Options.allow_fallocate: 1 2024-08-29T17:56:03.905 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: debug 2024-08-29T17:56:03.622+0000 7f64c1260b00 4 rocksdb: Options.allow_mmap_reads: 0 2024-08-29T17:56:03.905 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: debug 2024-08-29T17:56:03.622+0000 7f64c1260b00 4 rocksdb: Options.allow_mmap_writes: 0 2024-08-29T17:56:03.905 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: debug 2024-08-29T17:56:03.622+0000 7f64c1260b00 4 rocksdb: Options.use_direct_reads: 0 2024-08-29T17:56:03.905 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: debug 2024-08-29T17:56:03.622+0000 7f64c1260b00 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-08-29T17:56:03.905 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: debug 2024-08-29T17:56:03.622+0000 7f64c1260b00 4 rocksdb: Options.create_missing_column_families: 0 2024-08-29T17:56:03.905 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: debug 2024-08-29T17:56:03.622+0000 7f64c1260b00 4 rocksdb: Options.db_log_dir: 2024-08-29T17:56:03.905 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: debug 2024-08-29T17:56:03.622+0000 7f64c1260b00 4 rocksdb: Options.wal_dir: 2024-08-29T17:56:03.906 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: debug 2024-08-29T17:56:03.622+0000 7f64c1260b00 4 rocksdb: Options.table_cache_numshardbits: 6 2024-08-29T17:56:03.906 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: debug 2024-08-29T17:56:03.622+0000 7f64c1260b00 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-08-29T17:56:03.906 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: debug 2024-08-29T17:56:03.622+0000 7f64c1260b00 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-08-29T17:56:03.906 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: debug 2024-08-29T17:56:03.622+0000 7f64c1260b00 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-08-29T17:56:03.906 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: debug 2024-08-29T17:56:03.622+0000 7f64c1260b00 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-08-29T17:56:03.906 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: debug 2024-08-29T17:56:03.622+0000 7f64c1260b00 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-08-29T17:56:03.906 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: debug 2024-08-29T17:56:03.622+0000 7f64c1260b00 4 rocksdb: Options.advise_random_on_open: 1 2024-08-29T17:56:03.906 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: debug 2024-08-29T17:56:03.622+0000 7f64c1260b00 4 rocksdb: Options.db_write_buffer_size: 0 2024-08-29T17:56:03.906 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: debug 2024-08-29T17:56:03.622+0000 7f64c1260b00 4 rocksdb: Options.write_buffer_manager: 0x5618ad55a8c0 2024-08-29T17:56:03.906 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: debug 2024-08-29T17:56:03.622+0000 7f64c1260b00 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-08-29T17:56:03.906 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: debug 2024-08-29T17:56:03.622+0000 7f64c1260b00 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-08-29T17:56:03.907 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: debug 2024-08-29T17:56:03.622+0000 7f64c1260b00 4 rocksdb: Options.use_adaptive_mutex: 0 2024-08-29T17:56:03.907 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: debug 2024-08-29T17:56:03.622+0000 7f64c1260b00 4 rocksdb: Options.rate_limiter: (nil) 2024-08-29T17:56:03.907 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: debug 2024-08-29T17:56:03.622+0000 7f64c1260b00 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-08-29T17:56:03.907 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: debug 2024-08-29T17:56:03.622+0000 7f64c1260b00 4 rocksdb: Options.wal_recovery_mode: 2 2024-08-29T17:56:03.907 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: debug 2024-08-29T17:56:03.622+0000 7f64c1260b00 4 rocksdb: Options.enable_thread_tracking: 0 2024-08-29T17:56:03.907 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: debug 2024-08-29T17:56:03.622+0000 7f64c1260b00 4 rocksdb: Options.enable_pipelined_write: 0 2024-08-29T17:56:03.907 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: debug 2024-08-29T17:56:03.622+0000 7f64c1260b00 4 rocksdb: Options.unordered_write: 0 2024-08-29T17:56:03.907 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: debug 2024-08-29T17:56:03.622+0000 7f64c1260b00 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-08-29T17:56:03.907 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: debug 2024-08-29T17:56:03.622+0000 7f64c1260b00 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-08-29T17:56:03.907 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: debug 2024-08-29T17:56:03.622+0000 7f64c1260b00 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-08-29T17:56:03.908 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: debug 2024-08-29T17:56:03.622+0000 7f64c1260b00 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-08-29T17:56:03.908 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: debug 2024-08-29T17:56:03.622+0000 7f64c1260b00 4 rocksdb: Options.row_cache: None 2024-08-29T17:56:03.908 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: debug 2024-08-29T17:56:03.622+0000 7f64c1260b00 4 rocksdb: Options.wal_filter: None 2024-08-29T17:56:03.908 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: debug 2024-08-29T17:56:03.622+0000 7f64c1260b00 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-08-29T17:56:03.908 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: debug 2024-08-29T17:56:03.622+0000 7f64c1260b00 4 rocksdb: Options.allow_ingest_behind: 0 2024-08-29T17:56:03.908 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: debug 2024-08-29T17:56:03.622+0000 7f64c1260b00 4 rocksdb: Options.two_write_queues: 0 2024-08-29T17:56:03.908 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: debug 2024-08-29T17:56:03.622+0000 7f64c1260b00 4 rocksdb: Options.manual_wal_flush: 0 2024-08-29T17:56:03.908 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: debug 2024-08-29T17:56:03.622+0000 7f64c1260b00 4 rocksdb: Options.wal_compression: 0 2024-08-29T17:56:03.908 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: debug 2024-08-29T17:56:03.622+0000 7f64c1260b00 4 rocksdb: Options.atomic_flush: 0 2024-08-29T17:56:03.908 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: debug 2024-08-29T17:56:03.622+0000 7f64c1260b00 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-08-29T17:56:03.909 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: debug 2024-08-29T17:56:03.622+0000 7f64c1260b00 4 rocksdb: Options.persist_stats_to_disk: 0 2024-08-29T17:56:03.909 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: debug 2024-08-29T17:56:03.622+0000 7f64c1260b00 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-08-29T17:56:03.909 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: debug 2024-08-29T17:56:03.622+0000 7f64c1260b00 4 rocksdb: Options.log_readahead_size: 0 2024-08-29T17:56:03.909 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: debug 2024-08-29T17:56:03.622+0000 7f64c1260b00 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-08-29T17:56:03.909 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: debug 2024-08-29T17:56:03.622+0000 7f64c1260b00 4 rocksdb: Options.best_efforts_recovery: 0 2024-08-29T17:56:03.909 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: debug 2024-08-29T17:56:03.622+0000 7f64c1260b00 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-08-29T17:56:03.909 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: debug 2024-08-29T17:56:03.622+0000 7f64c1260b00 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-08-29T17:56:03.909 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: debug 2024-08-29T17:56:03.622+0000 7f64c1260b00 4 rocksdb: Options.allow_data_in_errors: 0 2024-08-29T17:56:03.909 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: debug 2024-08-29T17:56:03.622+0000 7f64c1260b00 4 rocksdb: Options.db_host_id: __hostname__ 2024-08-29T17:56:03.909 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: debug 2024-08-29T17:56:03.622+0000 7f64c1260b00 4 rocksdb: Options.enforce_single_del_contracts: true 2024-08-29T17:56:03.910 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: debug 2024-08-29T17:56:03.622+0000 7f64c1260b00 4 rocksdb: Options.max_background_jobs: 2 2024-08-29T17:56:03.910 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: debug 2024-08-29T17:56:03.622+0000 7f64c1260b00 4 rocksdb: Options.max_background_compactions: -1 2024-08-29T17:56:03.910 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: debug 2024-08-29T17:56:03.622+0000 7f64c1260b00 4 rocksdb: Options.max_subcompactions: 1 2024-08-29T17:56:03.910 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: debug 2024-08-29T17:56:03.622+0000 7f64c1260b00 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-08-29T17:56:03.910 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: debug 2024-08-29T17:56:03.622+0000 7f64c1260b00 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-08-29T17:56:03.910 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: debug 2024-08-29T17:56:03.622+0000 7f64c1260b00 4 rocksdb: Options.delayed_write_rate : 16777216 2024-08-29T17:56:03.910 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: debug 2024-08-29T17:56:03.622+0000 7f64c1260b00 4 rocksdb: Options.max_total_wal_size: 0 2024-08-29T17:56:03.910 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: debug 2024-08-29T17:56:03.622+0000 7f64c1260b00 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-08-29T17:56:03.910 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: debug 2024-08-29T17:56:03.622+0000 7f64c1260b00 4 rocksdb: Options.stats_dump_period_sec: 600 2024-08-29T17:56:03.910 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: debug 2024-08-29T17:56:03.622+0000 7f64c1260b00 4 rocksdb: Options.stats_persist_period_sec: 600 2024-08-29T17:56:03.910 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: debug 2024-08-29T17:56:03.622+0000 7f64c1260b00 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-08-29T17:56:03.910 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: debug 2024-08-29T17:56:03.622+0000 7f64c1260b00 4 rocksdb: Options.max_open_files: -1 2024-08-29T17:56:03.911 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: debug 2024-08-29T17:56:03.622+0000 7f64c1260b00 4 rocksdb: Options.bytes_per_sync: 0 2024-08-29T17:56:03.911 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: debug 2024-08-29T17:56:03.622+0000 7f64c1260b00 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-08-29T17:56:03.911 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: debug 2024-08-29T17:56:03.622+0000 7f64c1260b00 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-08-29T17:56:03.911 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: debug 2024-08-29T17:56:03.622+0000 7f64c1260b00 4 rocksdb: Options.compaction_readahead_size: 0 2024-08-29T17:56:03.911 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: debug 2024-08-29T17:56:03.622+0000 7f64c1260b00 4 rocksdb: Options.max_background_flushes: -1 2024-08-29T17:56:03.911 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: debug 2024-08-29T17:56:03.622+0000 7f64c1260b00 4 rocksdb: Compression algorithms supported: 2024-08-29T17:56:03.911 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: debug 2024-08-29T17:56:03.622+0000 7f64c1260b00 4 rocksdb: kZSTD supported: 0 2024-08-29T17:56:03.911 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: debug 2024-08-29T17:56:03.622+0000 7f64c1260b00 4 rocksdb: kXpressCompression supported: 0 2024-08-29T17:56:03.911 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: debug 2024-08-29T17:56:03.622+0000 7f64c1260b00 4 rocksdb: kBZip2Compression supported: 0 2024-08-29T17:56:03.911 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: debug 2024-08-29T17:56:03.622+0000 7f64c1260b00 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-08-29T17:56:03.911 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: debug 2024-08-29T17:56:03.622+0000 7f64c1260b00 4 rocksdb: kLZ4Compression supported: 1 2024-08-29T17:56:03.911 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: debug 2024-08-29T17:56:03.622+0000 7f64c1260b00 4 rocksdb: kZlibCompression supported: 1 2024-08-29T17:56:03.912 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: debug 2024-08-29T17:56:03.622+0000 7f64c1260b00 4 rocksdb: kLZ4HCCompression supported: 1 2024-08-29T17:56:03.912 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: debug 2024-08-29T17:56:03.622+0000 7f64c1260b00 4 rocksdb: kSnappyCompression supported: 1 2024-08-29T17:56:03.912 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: debug 2024-08-29T17:56:03.622+0000 7f64c1260b00 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-08-29T17:56:03.912 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: debug 2024-08-29T17:56:03.622+0000 7f64c1260b00 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-08-29T17:56:03.912 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: debug 2024-08-29T17:56:03.622+0000 7f64c1260b00 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000010 2024-08-29T17:56:03.912 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: debug 2024-08-29T17:56:03.622+0000 7f64c1260b00 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-08-29T17:56:03.912 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: debug 2024-08-29T17:56:03.622+0000 7f64c1260b00 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-08-29T17:56:03.912 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: debug 2024-08-29T17:56:03.622+0000 7f64c1260b00 4 rocksdb: Options.merge_operator: 2024-08-29T17:56:03.912 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: debug 2024-08-29T17:56:03.622+0000 7f64c1260b00 4 rocksdb: Options.compaction_filter: None 2024-08-29T17:56:03.912 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: debug 2024-08-29T17:56:03.622+0000 7f64c1260b00 4 rocksdb: Options.compaction_filter_factory: None 2024-08-29T17:56:03.912 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: debug 2024-08-29T17:56:03.622+0000 7f64c1260b00 4 rocksdb: Options.sst_partitioner_factory: None 2024-08-29T17:56:03.912 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: debug 2024-08-29T17:56:03.622+0000 7f64c1260b00 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-08-29T17:56:03.912 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: debug 2024-08-29T17:56:03.622+0000 7f64c1260b00 4 rocksdb: Options.table_factory: BlockBasedTable 2024-08-29T17:56:03.913 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: debug 2024-08-29T17:56:03.622+0000 7f64c1260b00 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x5618ad54b180) 2024-08-29T17:56:03.913 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: cache_index_and_filter_blocks: 1 2024-08-29T17:56:03.913 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: cache_index_and_filter_blocks_with_high_priority: 0 2024-08-29T17:56:03.913 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-08-29T17:56:03.913 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: pin_top_level_index_and_filter: 1 2024-08-29T17:56:03.913 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: index_type: 0 2024-08-29T17:56:03.913 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: data_block_index_type: 0 2024-08-29T17:56:03.913 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: index_shortening: 1 2024-08-29T17:56:03.913 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: data_block_hash_table_util_ratio: 0.750000 2024-08-29T17:56:03.913 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: checksum: 4 2024-08-29T17:56:03.913 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: no_block_cache: 0 2024-08-29T17:56:03.914 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: block_cache: 0x5618ad541090 2024-08-29T17:56:03.914 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: block_cache_name: BinnedLRUCache 2024-08-29T17:56:03.914 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: block_cache_options: 2024-08-29T17:56:03.914 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: capacity : 536870912 2024-08-29T17:56:03.914 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: num_shard_bits : 4 2024-08-29T17:56:03.914 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: strict_capacity_limit : 0 2024-08-29T17:56:03.914 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: high_pri_pool_ratio: 0.000 2024-08-29T17:56:03.914 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: block_cache_compressed: (nil) 2024-08-29T17:56:03.914 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: persistent_cache: (nil) 2024-08-29T17:56:03.914 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: block_size: 4096 2024-08-29T17:56:03.914 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: block_size_deviation: 10 2024-08-29T17:56:03.914 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: block_restart_interval: 16 2024-08-29T17:56:03.914 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: index_block_restart_interval: 1 2024-08-29T17:56:03.915 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: metadata_block_size: 4096 2024-08-29T17:56:03.915 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: partition_filters: 0 2024-08-29T17:56:03.915 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: use_delta_encoding: 1 2024-08-29T17:56:03.915 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: filter_policy: bloomfilter 2024-08-29T17:56:03.915 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: whole_key_filtering: 1 2024-08-29T17:56:03.915 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: verify_compression: 0 2024-08-29T17:56:03.915 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: read_amp_bytes_per_bit: 0 2024-08-29T17:56:03.915 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: format_version: 5 2024-08-29T17:56:03.915 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: enable_index_compression: 1 2024-08-29T17:56:03.915 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: block_align: 0 2024-08-29T17:56:03.915 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: max_auto_readahead_size: 262144 2024-08-29T17:56:03.915 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: prepopulate_block_cache: 0 2024-08-29T17:56:03.915 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: initial_auto_readahead_size: 8192 2024-08-29T17:56:03.916 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: num_file_reads_for_auto_readahead: 2 2024-08-29T17:56:03.916 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: debug 2024-08-29T17:56:03.622+0000 7f64c1260b00 4 rocksdb: Options.write_buffer_size: 33554432 2024-08-29T17:56:03.916 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: debug 2024-08-29T17:56:03.622+0000 7f64c1260b00 4 rocksdb: Options.max_write_buffer_number: 2 2024-08-29T17:56:03.916 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: debug 2024-08-29T17:56:03.622+0000 7f64c1260b00 4 rocksdb: Options.compression: NoCompression 2024-08-29T17:56:03.916 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: debug 2024-08-29T17:56:03.622+0000 7f64c1260b00 4 rocksdb: Options.bottommost_compression: Disabled 2024-08-29T17:56:03.916 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: debug 2024-08-29T17:56:03.622+0000 7f64c1260b00 4 rocksdb: Options.prefix_extractor: nullptr 2024-08-29T17:56:03.916 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: debug 2024-08-29T17:56:03.622+0000 7f64c1260b00 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-08-29T17:56:03.916 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: debug 2024-08-29T17:56:03.622+0000 7f64c1260b00 4 rocksdb: Options.num_levels: 7 2024-08-29T17:56:03.916 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: debug 2024-08-29T17:56:03.622+0000 7f64c1260b00 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-08-29T17:56:03.916 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: debug 2024-08-29T17:56:03.622+0000 7f64c1260b00 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-08-29T17:56:03.916 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: debug 2024-08-29T17:56:03.622+0000 7f64c1260b00 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-08-29T17:56:03.916 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: debug 2024-08-29T17:56:03.622+0000 7f64c1260b00 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-08-29T17:56:03.917 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: debug 2024-08-29T17:56:03.622+0000 7f64c1260b00 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-08-29T17:56:03.917 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: debug 2024-08-29T17:56:03.622+0000 7f64c1260b00 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-08-29T17:56:03.917 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: debug 2024-08-29T17:56:03.622+0000 7f64c1260b00 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-08-29T17:56:03.917 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: debug 2024-08-29T17:56:03.622+0000 7f64c1260b00 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-08-29T17:56:03.917 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: debug 2024-08-29T17:56:03.622+0000 7f64c1260b00 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-08-29T17:56:03.917 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: debug 2024-08-29T17:56:03.622+0000 7f64c1260b00 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-08-29T17:56:03.917 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: debug 2024-08-29T17:56:03.622+0000 7f64c1260b00 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-08-29T17:56:03.917 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: debug 2024-08-29T17:56:03.622+0000 7f64c1260b00 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-08-29T17:56:03.917 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: debug 2024-08-29T17:56:03.622+0000 7f64c1260b00 4 rocksdb: Options.compression_opts.window_bits: -14 2024-08-29T17:56:03.917 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: debug 2024-08-29T17:56:03.622+0000 7f64c1260b00 4 rocksdb: Options.compression_opts.level: 32767 2024-08-29T17:56:03.917 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: debug 2024-08-29T17:56:03.622+0000 7f64c1260b00 4 rocksdb: Options.compression_opts.strategy: 0 2024-08-29T17:56:03.917 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: debug 2024-08-29T17:56:03.622+0000 7f64c1260b00 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-08-29T17:56:03.917 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: debug 2024-08-29T17:56:03.622+0000 7f64c1260b00 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-08-29T17:56:03.917 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: debug 2024-08-29T17:56:03.622+0000 7f64c1260b00 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-08-29T17:56:03.918 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: debug 2024-08-29T17:56:03.622+0000 7f64c1260b00 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-08-29T17:56:03.918 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: debug 2024-08-29T17:56:03.622+0000 7f64c1260b00 4 rocksdb: Options.compression_opts.enabled: false 2024-08-29T17:56:03.918 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: debug 2024-08-29T17:56:03.622+0000 7f64c1260b00 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-08-29T17:56:03.919 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: debug 2024-08-29T17:56:03.622+0000 7f64c1260b00 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-08-29T17:56:03.919 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: debug 2024-08-29T17:56:03.622+0000 7f64c1260b00 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-08-29T17:56:03.919 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: debug 2024-08-29T17:56:03.622+0000 7f64c1260b00 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-08-29T17:56:03.919 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: debug 2024-08-29T17:56:03.622+0000 7f64c1260b00 4 rocksdb: Options.target_file_size_base: 67108864 2024-08-29T17:56:03.919 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: debug 2024-08-29T17:56:03.622+0000 7f64c1260b00 4 rocksdb: Options.target_file_size_multiplier: 1 2024-08-29T17:56:03.919 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: debug 2024-08-29T17:56:03.622+0000 7f64c1260b00 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-08-29T17:56:03.919 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: debug 2024-08-29T17:56:03.622+0000 7f64c1260b00 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-08-29T17:56:03.919 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: debug 2024-08-29T17:56:03.622+0000 7f64c1260b00 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-08-29T17:56:03.919 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: debug 2024-08-29T17:56:03.622+0000 7f64c1260b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-08-29T17:56:03.920 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: debug 2024-08-29T17:56:03.622+0000 7f64c1260b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-08-29T17:56:03.920 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: debug 2024-08-29T17:56:03.622+0000 7f64c1260b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-08-29T17:56:03.920 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: debug 2024-08-29T17:56:03.622+0000 7f64c1260b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-08-29T17:56:03.920 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: debug 2024-08-29T17:56:03.622+0000 7f64c1260b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-08-29T17:56:03.920 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: debug 2024-08-29T17:56:03.622+0000 7f64c1260b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-08-29T17:56:03.920 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: debug 2024-08-29T17:56:03.622+0000 7f64c1260b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-08-29T17:56:03.920 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: debug 2024-08-29T17:56:03.622+0000 7f64c1260b00 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-08-29T17:56:03.920 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: debug 2024-08-29T17:56:03.622+0000 7f64c1260b00 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-08-29T17:56:03.920 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: debug 2024-08-29T17:56:03.622+0000 7f64c1260b00 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-08-29T17:56:03.920 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: debug 2024-08-29T17:56:03.622+0000 7f64c1260b00 4 rocksdb: Options.arena_block_size: 1048576 2024-08-29T17:56:03.920 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: debug 2024-08-29T17:56:03.622+0000 7f64c1260b00 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-08-29T17:56:03.920 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: debug 2024-08-29T17:56:03.622+0000 7f64c1260b00 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-08-29T17:56:03.920 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: debug 2024-08-29T17:56:03.622+0000 7f64c1260b00 4 rocksdb: Options.disable_auto_compactions: 0 2024-08-29T17:56:03.921 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: debug 2024-08-29T17:56:03.622+0000 7f64c1260b00 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-08-29T17:56:03.921 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: debug 2024-08-29T17:56:03.622+0000 7f64c1260b00 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-08-29T17:56:03.921 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: debug 2024-08-29T17:56:03.622+0000 7f64c1260b00 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-08-29T17:56:03.921 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: debug 2024-08-29T17:56:03.622+0000 7f64c1260b00 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-08-29T17:56:03.921 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: debug 2024-08-29T17:56:03.622+0000 7f64c1260b00 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-08-29T17:56:03.921 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: debug 2024-08-29T17:56:03.622+0000 7f64c1260b00 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-08-29T17:56:03.921 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: debug 2024-08-29T17:56:03.622+0000 7f64c1260b00 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-08-29T17:56:03.921 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: debug 2024-08-29T17:56:03.622+0000 7f64c1260b00 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-08-29T17:56:03.921 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: debug 2024-08-29T17:56:03.622+0000 7f64c1260b00 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-08-29T17:56:03.921 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: debug 2024-08-29T17:56:03.622+0000 7f64c1260b00 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-08-29T17:56:03.921 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: debug 2024-08-29T17:56:03.622+0000 7f64c1260b00 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-08-29T17:56:03.921 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: debug 2024-08-29T17:56:03.622+0000 7f64c1260b00 4 rocksdb: Options.inplace_update_support: 0 2024-08-29T17:56:03.922 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: debug 2024-08-29T17:56:03.622+0000 7f64c1260b00 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-08-29T17:56:03.922 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: debug 2024-08-29T17:56:03.622+0000 7f64c1260b00 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-08-29T17:56:03.922 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: debug 2024-08-29T17:56:03.622+0000 7f64c1260b00 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-08-29T17:56:03.922 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: debug 2024-08-29T17:56:03.622+0000 7f64c1260b00 4 rocksdb: Options.memtable_huge_page_size: 0 2024-08-29T17:56:03.922 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: debug 2024-08-29T17:56:03.622+0000 7f64c1260b00 4 rocksdb: Options.bloom_locality: 0 2024-08-29T17:56:03.922 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: debug 2024-08-29T17:56:03.622+0000 7f64c1260b00 4 rocksdb: Options.max_successive_merges: 0 2024-08-29T17:56:03.922 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: debug 2024-08-29T17:56:03.622+0000 7f64c1260b00 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-08-29T17:56:03.922 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: debug 2024-08-29T17:56:03.622+0000 7f64c1260b00 4 rocksdb: Options.paranoid_file_checks: 0 2024-08-29T17:56:03.922 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: debug 2024-08-29T17:56:03.622+0000 7f64c1260b00 4 rocksdb: Options.force_consistency_checks: 1 2024-08-29T17:56:03.922 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: debug 2024-08-29T17:56:03.622+0000 7f64c1260b00 4 rocksdb: Options.report_bg_io_stats: 0 2024-08-29T17:56:03.922 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: debug 2024-08-29T17:56:03.622+0000 7f64c1260b00 4 rocksdb: Options.ttl: 2592000 2024-08-29T17:56:03.922 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: debug 2024-08-29T17:56:03.622+0000 7f64c1260b00 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-08-29T17:56:03.922 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: debug 2024-08-29T17:56:03.622+0000 7f64c1260b00 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-08-29T17:56:03.923 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: debug 2024-08-29T17:56:03.622+0000 7f64c1260b00 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-08-29T17:56:03.923 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: debug 2024-08-29T17:56:03.622+0000 7f64c1260b00 4 rocksdb: Options.enable_blob_files: false 2024-08-29T17:56:03.923 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: debug 2024-08-29T17:56:03.622+0000 7f64c1260b00 4 rocksdb: Options.min_blob_size: 0 2024-08-29T17:56:03.923 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: debug 2024-08-29T17:56:03.622+0000 7f64c1260b00 4 rocksdb: Options.blob_file_size: 268435456 2024-08-29T17:56:03.923 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: debug 2024-08-29T17:56:03.622+0000 7f64c1260b00 4 rocksdb: Options.blob_compression_type: NoCompression 2024-08-29T17:56:03.923 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: debug 2024-08-29T17:56:03.622+0000 7f64c1260b00 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-08-29T17:56:03.923 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: debug 2024-08-29T17:56:03.622+0000 7f64c1260b00 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-08-29T17:56:03.923 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: debug 2024-08-29T17:56:03.622+0000 7f64c1260b00 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-08-29T17:56:03.923 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: debug 2024-08-29T17:56:03.622+0000 7f64c1260b00 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-08-29T17:56:03.923 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: debug 2024-08-29T17:56:03.622+0000 7f64c1260b00 4 rocksdb: Options.blob_file_starting_level: 0 2024-08-29T17:56:03.923 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: debug 2024-08-29T17:56:03.622+0000 7f64c1260b00 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-08-29T17:56:03.924 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: debug 2024-08-29T17:56:03.622+0000 7f64c1260b00 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-08-29T17:56:03.924 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: debug 2024-08-29T17:56:03.622+0000 7f64c1260b00 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 24232, log_number is 40,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 40 2024-08-29T17:56:03.924 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: debug 2024-08-29T17:56:03.622+0000 7f64c1260b00 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 40 2024-08-29T17:56:03.924 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: debug 2024-08-29T17:56:03.622+0000 7f64c1260b00 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 4eaad69e-c14a-4e12-aafd-927cf00cd87f 2024-08-29T17:56:03.924 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: debug 2024-08-29T17:56:03.622+0000 7f64c1260b00 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1724954163627022, "job": 1, "event": "recovery_started", "wal_files": [40]} 2024-08-29T17:56:03.924 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: debug 2024-08-29T17:56:03.622+0000 7f64c1260b00 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #40 mode 2 2024-08-29T17:56:03.924 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: debug 2024-08-29T17:56:03.634+0000 7f64c1260b00 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1724954163636323, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 45, "file_size": 1876362, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 24238, "largest_seqno": 25552, "table_properties": {"data_size": 1869652, "index_size": 4389, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 1285, "raw_key_size": 11525, "raw_average_key_size": 23, "raw_value_size": 1857866, "raw_average_value_size": 3745, "num_data_blocks": 195, "num_entries": 496, "num_filter_entries": 496, "num_deletions": 9, "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": 1724954163, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "4eaad69e-c14a-4e12-aafd-927cf00cd87f", "db_session_id": "0K3QSAWFFS2Q4NKF1Z2S", "orig_file_number": 45, "seqno_to_time_mapping": "N/A"}} 2024-08-29T17:56:03.924 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: debug 2024-08-29T17:56:03.634+0000 7f64c1260b00 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1724954163636475, "job": 1, "event": "recovery_finished"} 2024-08-29T17:56:03.924 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: debug 2024-08-29T17:56:03.634+0000 7f64c1260b00 4 rocksdb: [db/version_set.cc:5047] Creating manifest 47 2024-08-29T17:56:03.924 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: debug 2024-08-29T17:56:03.634+0000 7f64c1260b00 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-08-29T17:56:03.924 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: debug 2024-08-29T17:56:03.634+0000 7f64c1260b00 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-08-29T17:56:03.925 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: debug 2024-08-29T17:56:03.634+0000 7f64c1260b00 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x5618ad56ce00 2024-08-29T17:56:03.925 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: debug 2024-08-29T17:56:03.634+0000 7f64c1260b00 4 rocksdb: DB pointer 0x5618ad66c000 2024-08-29T17:56:03.925 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: debug 2024-08-29T17:56:03.634+0000 7f64b7029640 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-08-29T17:56:03.925 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: debug 2024-08-29T17:56:03.634+0000 7f64b7029640 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-08-29T17:56:03.925 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: ** DB Stats ** 2024-08-29T17:56:03.925 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: Uptime(secs): 0.0 total, 0.0 interval 2024-08-29T17:56:03.925 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-08-29T17:56:03.925 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-08-29T17:56:03.925 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-08-29T17:56:03.925 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-08-29T17:56:03.925 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-08-29T17:56:03.926 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-08-29T17:56:03.926 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: ** Compaction Stats [default] ** 2024-08-29T17:56:03.926 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: 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-08-29T17:56:03.926 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-08-29T17:56:03.926 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: L0 1/0 1.79 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 439.8 0.00 0.00 1 0.004 0 0 0.0 0.0 2024-08-29T17:56:03.926 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: L6 1/0 12.25 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-08-29T17:56:03.926 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: Sum 2/0 14.04 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 439.8 0.00 0.00 1 0.004 0 0 0.0 0.0 2024-08-29T17:56:03.926 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 439.8 0.00 0.00 1 0.004 0 0 0.0 0.0 2024-08-29T17:56:03.926 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: ** Compaction Stats [default] ** 2024-08-29T17:56:03.926 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: 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-08-29T17:56:03.926 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-08-29T17:56:03.926 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 439.8 0.00 0.00 1 0.004 0 0 0.0 0.0 2024-08-29T17:56:03.927 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-08-29T17:56:03.927 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: Uptime(secs): 0.0 total, 0.0 interval 2024-08-29T17:56:03.927 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: Flush(GB): cumulative 0.002, interval 0.002 2024-08-29T17:56:03.927 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: AddFile(GB): cumulative 0.000, interval 0.000 2024-08-29T17:56:03.927 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: AddFile(Total Files): cumulative 0, interval 0 2024-08-29T17:56:03.927 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: AddFile(L0 Files): cumulative 0, interval 0 2024-08-29T17:56:03.927 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: AddFile(Keys): cumulative 0, interval 0 2024-08-29T17:56:03.927 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: Cumulative compaction: 0.00 GB write, 144.75 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-08-29T17:56:03.927 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: Interval compaction: 0.00 GB write, 144.75 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-08-29T17:56:03.927 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: 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-08-29T17:56:03.927 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: Block cache BinnedLRUCache@0x5618ad541090#7 capacity: 512.00 MB usage: 5.98 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.9e-05 secs_since: 0 2024-08-29T17:56:03.927 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: Block cache entry stats(count,size,portion): FilterBlock(1,1.41 KB,0.000268221%) IndexBlock(1,4.58 KB,0.000873208%) Misc(1,0.00 KB,0%) 2024-08-29T17:56:03.928 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: ** File Read Latency Histogram By Level [default] ** 2024-08-29T17:56:03.928 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: debug 2024-08-29T17:56:03.634+0000 7f64c1260b00 0 starting mon.b rank 1 at public addrs [v2:172.21.15.110:3300/0,v1:172.21.15.110:6789/0] at bind addrs [v2:172.21.15.110:3300/0,v1:172.21.15.110:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid 5b99e290-662c-11ef-bcd4-c7b262605968 2024-08-29T17:56:03.928 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: debug 2024-08-29T17:56:03.638+0000 7f64c1260b00 1 mon.b@-1(???) e3 preinit fsid 5b99e290-662c-11ef-bcd4-c7b262605968 2024-08-29T17:56:03.928 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: debug 2024-08-29T17:56:03.638+0000 7f64c1260b00 0 mon.b@-1(???).mds e7 new map 2024-08-29T17:56:03.928 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: debug 2024-08-29T17:56:03.638+0000 7f64c1260b00 0 mon.b@-1(???).mds e7 print_map 2024-08-29T17:56:03.928 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: e7 2024-08-29T17:56:03.928 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: btime 1970-01-01T00:00:00:000000+0000 2024-08-29T17:56:03.928 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: enable_multiple, ever_enabled_multiple: 1,1 2024-08-29T17:56:03.928 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: 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-08-29T17:56:03.928 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: legacy client fscid: 1 2024-08-29T17:56:03.928 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: 2024-08-29T17:56:03.928 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: Filesystem 'cephfs' (1) 2024-08-29T17:56:03.928 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: fs_name cephfs 2024-08-29T17:56:03.929 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: epoch 7 2024-08-29T17:56:03.929 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: flags 12 joinable allow_snaps allow_multimds_snaps 2024-08-29T17:56:03.929 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: created 2024-08-29T17:43:31.263378+0000 2024-08-29T17:56:03.929 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: modified 2024-08-29T17:44:10.557885+0000 2024-08-29T17:56:03.929 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: tableserver 0 2024-08-29T17:56:03.929 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: root 0 2024-08-29T17:56:03.929 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: session_timeout 60 2024-08-29T17:56:03.929 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: session_autoclose 300 2024-08-29T17:56:03.929 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: max_file_size 1099511627776 2024-08-29T17:56:03.929 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: max_xattr_size 65536 2024-08-29T17:56:03.929 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: required_client_features {} 2024-08-29T17:56:03.929 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: last_failure 0 2024-08-29T17:56:03.929 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: last_failure_osd_epoch 0 2024-08-29T17:56:03.930 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: 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-08-29T17:56:03.930 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: max_mds 1 2024-08-29T17:56:03.930 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: in 0 2024-08-29T17:56:03.930 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: up {0=24331} 2024-08-29T17:56:03.930 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: failed 2024-08-29T17:56:03.930 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: damaged 2024-08-29T17:56:03.930 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: stopped 2024-08-29T17:56:03.930 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: data_pools [3] 2024-08-29T17:56:03.930 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: metadata_pool 2 2024-08-29T17:56:03.930 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: inline_data disabled 2024-08-29T17:56:03.930 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: balancer 2024-08-29T17:56:03.930 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: bal_rank_mask -1 2024-08-29T17:56:03.930 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: standby_count_wanted 0 2024-08-29T17:56:03.931 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: qdb_cluster leader: 0 members: 2024-08-29T17:56:03.931 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: [mds.b{0:24331} state up:active seq 12 addr [v2:172.21.15.110:6832/2479508237,v1:172.21.15.110:6833/2479508237] compat {c=[1],r=[1],i=[7ff]}] 2024-08-29T17:56:03.931 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: 2024-08-29T17:56:03.931 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: 2024-08-29T17:56:03.931 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: Standby daemons: 2024-08-29T17:56:03.931 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: 2024-08-29T17:56:03.931 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: [mds.a{-1:24290} state up:standby seq 1 addr [v2:172.21.15.29:6834/185587022,v1:172.21.15.29:6835/185587022] compat {c=[1],r=[1],i=[7ff]}] 2024-08-29T17:56:03.931 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: debug 2024-08-29T17:56:03.638+0000 7f64c1260b00 0 mon.b@-1(???).osd e368 crush map has features 3314933069573799936, adjusting msgr requires 2024-08-29T17:56:03.931 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: debug 2024-08-29T17:56:03.638+0000 7f64c1260b00 0 mon.b@-1(???).osd e368 crush map has features 432629308056666112, adjusting msgr requires 2024-08-29T17:56:03.931 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: debug 2024-08-29T17:56:03.638+0000 7f64c1260b00 0 mon.b@-1(???).osd e368 crush map has features 432629308056666112, adjusting msgr requires 2024-08-29T17:56:03.931 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: debug 2024-08-29T17:56:03.638+0000 7f64c1260b00 0 mon.b@-1(???).osd e368 crush map has features 432629308056666112, adjusting msgr requires 2024-08-29T17:56:03.931 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:03 smithi110 bash[67519]: debug 2024-08-29T17:56:03.638+0000 7f64c1260b00 1 mon.b@-1(???).paxosservice(auth 1..24) refresh upgraded, format 0 -> 3 2024-08-29T17:56:04.900 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:56:04 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:17:56:04] "GET /metrics HTTP/1.1" 200 36080 "" "Prometheus/2.43.0" 2024-08-29T17:56:05.886 INFO:tasks.rados.rados.0.smithi029.stdout:1526: done (0 left) 2024-08-29T17:56:05.886 INFO:tasks.rados.rados.0.smithi029.stdout:1527: rmattr oid 27 current snap is 143 2024-08-29T17:56:05.886 INFO:tasks.rados.rados.0.smithi029.stdout:1527: done (0 left) 2024-08-29T17:56:05.886 INFO:tasks.rados.rados.0.smithi029.stdout:1528: rollback oid 10 current snap is 143 2024-08-29T17:56:05.886 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 10 to 141 2024-08-29T17:56:05.886 INFO:tasks.rados.rados.0.smithi029.stdout:1529: read oid 14 snap -1 2024-08-29T17:56:05.886 INFO:tasks.rados.rados.0.smithi029.stdout:1529: expect deleted 2024-08-29T17:56:05.886 INFO:tasks.rados.rados.0.smithi029.stdout:1530: read oid 42 snap -1 2024-08-29T17:56:05.886 INFO:tasks.rados.rados.0.smithi029.stdout:1530: expect (ObjNum 381 snap 119 seq_num 381) 2024-08-29T17:56:05.886 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 27 current snap is 143 2024-08-29T17:56:05.886 INFO:tasks.rados.rados.0.smithi029.stdout:1531: seq_num 477 ranges {2113536=794624} 2024-08-29T17:56:05.915 INFO:tasks.rados.rados.0.smithi029.stdout:1531: writing smithi02969618-27 from 2113536 to 2908160 tid 1 2024-08-29T17:56:05.915 INFO:tasks.rados.rados.0.smithi029.stdout:1532: rmattr oid 30 current snap is 143 2024-08-29T17:56:05.915 INFO:tasks.rados.rados.0.smithi029.stdout:1528: finishing rollback tid 0 to smithi02969618-10 2024-08-29T17:56:05.915 INFO:tasks.rados.rados.0.smithi029.stdout:1528: finishing rollback tid 1 to smithi02969618-10 2024-08-29T17:56:05.915 INFO:tasks.rados.rados.0.smithi029.stdout:1528: finishing rollback tid 2 to smithi02969618-10 2024-08-29T17:56:05.915 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 10 v 1113 (ObjNum 460 snap 137 seq_num 460) dirty exists 2024-08-29T17:56:05.915 INFO:tasks.rados.rados.0.smithi029.stdout:1528: done (4 left) 2024-08-29T17:56:05.915 INFO:tasks.rados.rados.0.smithi029.stdout:1529: done (3 left) 2024-08-29T17:56:05.916 INFO:tasks.rados.rados.0.smithi029.stdout:1532: done (2 left) 2024-08-29T17:56:05.916 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 26 current snap is 143 2024-08-29T17:56:05.916 INFO:tasks.rados.rados.0.smithi029.stdout:1533: seq_num 478 ranges {2080768=409600,2490368=401408} 2024-08-29T17:56:05.933 INFO:tasks.rados.rados.0.smithi029.stdout:1533: writing smithi02969618-26 from 2080768 to 2490368 tid 1 2024-08-29T17:56:05.937 INFO:tasks.rados.rados.0.smithi029.stdout:1533: writing smithi02969618-26 from 2490368 to 2891776 tid 2 2024-08-29T17:56:05.937 INFO:tasks.rados.rados.0.smithi029.stdout:1534: delete oid 22 current snap is 143 2024-08-29T17:56:05.937 INFO:tasks.rados.rados.0.smithi029.stdout:1530: expect (ObjNum 381 snap 119 seq_num 381) 2024-08-29T17:56:06.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:56:05 smithi029 bash[79042]: audit 2024-08-29T17:56:04.876439+0000 mon.c (mon.2) 6 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T17:56:06.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:56:05 smithi029 bash[79042]: audit 2024-08-29T17:56:04.877068+0000 mon.c (mon.2) 7 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T17:56:06.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:56:05 smithi029 bash[79042]: audit 2024-08-29T17:56:04.877522+0000 mon.c (mon.2) 8 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T17:56:06.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:56:05 smithi029 bash[79042]: cluster 2024-08-29T17:56:04.877644+0000 mon.b (mon.1) 2 : cluster [INF] mon.b calling monitor election 2024-08-29T17:56:06.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:56:05 smithi029 bash[79042]: cluster 2024-08-29T17:56:04.877684+0000 mon.a (mon.0) 156 : cluster [INF] mon.a calling monitor election 2024-08-29T17:56:06.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:56:05 smithi029 bash[79042]: cluster 2024-08-29T17:56:04.878012+0000 mon.c (mon.2) 9 : cluster [INF] mon.c calling monitor election 2024-08-29T17:56:06.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:56:05 smithi029 bash[79042]: cluster 2024-08-29T17:56:04.897487+0000 mon.a (mon.0) 157 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-08-29T17:56:06.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:56:05 smithi029 bash[79042]: cluster 2024-08-29T17:56:04.904919+0000 mon.a (mon.0) 158 : cluster [DBG] monmap epoch 4 2024-08-29T17:56:06.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:56:05 smithi029 bash[79042]: cluster 2024-08-29T17:56:04.904968+0000 mon.a (mon.0) 159 : cluster [DBG] fsid 5b99e290-662c-11ef-bcd4-c7b262605968 2024-08-29T17:56:06.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:56:05 smithi029 bash[79042]: cluster 2024-08-29T17:56:04.905015+0000 mon.a (mon.0) 160 : cluster [DBG] last_changed 2024-08-29T17:56:04.845606+0000 2024-08-29T17:56:06.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:56:05 smithi029 bash[79042]: cluster 2024-08-29T17:56:04.905048+0000 mon.a (mon.0) 161 : cluster [DBG] created 2024-08-29T17:31:55.139100+0000 2024-08-29T17:56:06.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:56:05 smithi029 bash[79042]: cluster 2024-08-29T17:56:04.905082+0000 mon.a (mon.0) 162 : cluster [DBG] min_mon_release 19 (squid) 2024-08-29T17:56:06.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:56:05 smithi029 bash[79042]: cluster 2024-08-29T17:56:04.905118+0000 mon.a (mon.0) 163 : cluster [DBG] election_strategy: 1 2024-08-29T17:56:06.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:56:05 smithi029 bash[79042]: cluster 2024-08-29T17:56:04.905157+0000 mon.a (mon.0) 164 : cluster [DBG] 0: [v2:172.21.15.29:3300/0,v1:172.21.15.29:6789/0] mon.a 2024-08-29T17:56:06.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:56:05 smithi029 bash[79042]: cluster 2024-08-29T17:56:04.905194+0000 mon.a (mon.0) 165 : cluster [DBG] 1: [v2:172.21.15.110:3300/0,v1:172.21.15.110:6789/0] mon.b 2024-08-29T17:56:06.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:56:05 smithi029 bash[79042]: cluster 2024-08-29T17:56:04.905242+0000 mon.a (mon.0) 166 : cluster [DBG] 2: [v2:172.21.15.29:3301/0,v1:172.21.15.29:6790/0] mon.c 2024-08-29T17:56:06.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:56:05 smithi029 bash[79042]: cluster 2024-08-29T17:56:04.906334+0000 mon.a (mon.0) 167 : cluster [DBG] fsmap cephfs:1 {0=b=up:active} 1 up:standby 2024-08-29T17:56:06.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:56:05 smithi029 bash[79042]: cluster 2024-08-29T17:56:04.906421+0000 mon.a (mon.0) 168 : cluster [DBG] osdmap e369: 8 total, 8 up, 8 in 2024-08-29T17:56:06.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:56:05 smithi029 bash[79042]: cluster 2024-08-29T17:56:04.908735+0000 mon.a (mon.0) 169 : cluster [DBG] mgrmap e40: y(active, since 61s), standbys: x 2024-08-29T17:56:06.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:56:05 smithi029 bash[79042]: cluster 2024-08-29T17:56:04.909082+0000 mon.a (mon.0) 170 : cluster [INF] overall HEALTH_OK 2024-08-29T17:56:06.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:56:05 smithi029 bash[79042]: audit 2024-08-29T17:56:04.932083+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.25004 ' entity='' 2024-08-29T17:56:06.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:56:05 smithi029 bash[79042]: audit 2024-08-29T17:56:04.955942+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:56:06.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:56:05 smithi029 bash[79042]: audit 2024-08-29T17:56:04.959904+0000 mon.c (mon.2) 10 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:56:06.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:56:05 smithi029 bash[77880]: audit 2024-08-29T17:56:04.876439+0000 mon.c (mon.2) 6 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T17:56:06.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:56:05 smithi029 bash[77880]: audit 2024-08-29T17:56:04.877068+0000 mon.c (mon.2) 7 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T17:56:06.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:56:05 smithi029 bash[77880]: audit 2024-08-29T17:56:04.877522+0000 mon.c (mon.2) 8 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T17:56:06.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:56:05 smithi029 bash[77880]: cluster 2024-08-29T17:56:04.877644+0000 mon.b (mon.1) 2 : cluster [INF] mon.b calling monitor election 2024-08-29T17:56:06.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:56:05 smithi029 bash[77880]: cluster 2024-08-29T17:56:04.877684+0000 mon.a (mon.0) 156 : cluster [INF] mon.a calling monitor election 2024-08-29T17:56:06.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:56:05 smithi029 bash[77880]: cluster 2024-08-29T17:56:04.878012+0000 mon.c (mon.2) 9 : cluster [INF] mon.c calling monitor election 2024-08-29T17:56:06.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:56:05 smithi029 bash[77880]: cluster 2024-08-29T17:56:04.897487+0000 mon.a (mon.0) 157 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-08-29T17:56:06.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:56:05 smithi029 bash[77880]: cluster 2024-08-29T17:56:04.904919+0000 mon.a (mon.0) 158 : cluster [DBG] monmap epoch 4 2024-08-29T17:56:06.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:56:05 smithi029 bash[77880]: cluster 2024-08-29T17:56:04.904968+0000 mon.a (mon.0) 159 : cluster [DBG] fsid 5b99e290-662c-11ef-bcd4-c7b262605968 2024-08-29T17:56:06.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:56:05 smithi029 bash[77880]: cluster 2024-08-29T17:56:04.905015+0000 mon.a (mon.0) 160 : cluster [DBG] last_changed 2024-08-29T17:56:04.845606+0000 2024-08-29T17:56:06.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:56:05 smithi029 bash[77880]: cluster 2024-08-29T17:56:04.905048+0000 mon.a (mon.0) 161 : cluster [DBG] created 2024-08-29T17:31:55.139100+0000 2024-08-29T17:56:06.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:56:05 smithi029 bash[77880]: cluster 2024-08-29T17:56:04.905082+0000 mon.a (mon.0) 162 : cluster [DBG] min_mon_release 19 (squid) 2024-08-29T17:56:06.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:56:05 smithi029 bash[77880]: cluster 2024-08-29T17:56:04.905118+0000 mon.a (mon.0) 163 : cluster [DBG] election_strategy: 1 2024-08-29T17:56:06.154 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:56:05 smithi029 bash[77880]: cluster 2024-08-29T17:56:04.905157+0000 mon.a (mon.0) 164 : cluster [DBG] 0: [v2:172.21.15.29:3300/0,v1:172.21.15.29:6789/0] mon.a 2024-08-29T17:56:06.154 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:56:05 smithi029 bash[77880]: cluster 2024-08-29T17:56:04.905194+0000 mon.a (mon.0) 165 : cluster [DBG] 1: [v2:172.21.15.110:3300/0,v1:172.21.15.110:6789/0] mon.b 2024-08-29T17:56:06.154 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:56:05 smithi029 bash[77880]: cluster 2024-08-29T17:56:04.905242+0000 mon.a (mon.0) 166 : cluster [DBG] 2: [v2:172.21.15.29:3301/0,v1:172.21.15.29:6790/0] mon.c 2024-08-29T17:56:06.154 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:56:05 smithi029 bash[77880]: cluster 2024-08-29T17:56:04.906334+0000 mon.a (mon.0) 167 : cluster [DBG] fsmap cephfs:1 {0=b=up:active} 1 up:standby 2024-08-29T17:56:06.154 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:56:05 smithi029 bash[77880]: cluster 2024-08-29T17:56:04.906421+0000 mon.a (mon.0) 168 : cluster [DBG] osdmap e369: 8 total, 8 up, 8 in 2024-08-29T17:56:06.154 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:56:05 smithi029 bash[77880]: cluster 2024-08-29T17:56:04.908735+0000 mon.a (mon.0) 169 : cluster [DBG] mgrmap e40: y(active, since 61s), standbys: x 2024-08-29T17:56:06.154 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:56:05 smithi029 bash[77880]: cluster 2024-08-29T17:56:04.909082+0000 mon.a (mon.0) 170 : cluster [INF] overall HEALTH_OK 2024-08-29T17:56:06.154 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:56:05 smithi029 bash[77880]: audit 2024-08-29T17:56:04.932083+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.25004 ' entity='' 2024-08-29T17:56:06.154 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:56:05 smithi029 bash[77880]: audit 2024-08-29T17:56:04.955942+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:56:06.154 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:56:05 smithi029 bash[77880]: audit 2024-08-29T17:56:04.959904+0000 mon.c (mon.2) 10 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:56:06.155 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:05 smithi110 bash[67519]: audit 2024-08-29T17:56:04.876439+0000 mon.c (mon.2) 6 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T17:56:06.155 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:05 smithi110 bash[67519]: audit 2024-08-29T17:56:04.877068+0000 mon.c (mon.2) 7 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T17:56:06.155 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:05 smithi110 bash[67519]: audit 2024-08-29T17:56:04.877522+0000 mon.c (mon.2) 8 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T17:56:06.155 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:05 smithi110 bash[67519]: cluster 2024-08-29T17:56:04.877644+0000 mon.b (mon.1) 2 : cluster [INF] mon.b calling monitor election 2024-08-29T17:56:06.155 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:05 smithi110 bash[67519]: cluster 2024-08-29T17:56:04.877684+0000 mon.a (mon.0) 156 : cluster [INF] mon.a calling monitor election 2024-08-29T17:56:06.155 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:05 smithi110 bash[67519]: cluster 2024-08-29T17:56:04.878012+0000 mon.c (mon.2) 9 : cluster [INF] mon.c calling monitor election 2024-08-29T17:56:06.155 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:05 smithi110 bash[67519]: cluster 2024-08-29T17:56:04.897487+0000 mon.a (mon.0) 157 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-08-29T17:56:06.155 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:05 smithi110 bash[67519]: cluster 2024-08-29T17:56:04.904919+0000 mon.a (mon.0) 158 : cluster [DBG] monmap epoch 4 2024-08-29T17:56:06.155 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:05 smithi110 bash[67519]: cluster 2024-08-29T17:56:04.904968+0000 mon.a (mon.0) 159 : cluster [DBG] fsid 5b99e290-662c-11ef-bcd4-c7b262605968 2024-08-29T17:56:06.155 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:05 smithi110 bash[67519]: cluster 2024-08-29T17:56:04.905015+0000 mon.a (mon.0) 160 : cluster [DBG] last_changed 2024-08-29T17:56:04.845606+0000 2024-08-29T17:56:06.155 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:05 smithi110 bash[67519]: cluster 2024-08-29T17:56:04.905048+0000 mon.a (mon.0) 161 : cluster [DBG] created 2024-08-29T17:31:55.139100+0000 2024-08-29T17:56:06.155 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:05 smithi110 bash[67519]: cluster 2024-08-29T17:56:04.905082+0000 mon.a (mon.0) 162 : cluster [DBG] min_mon_release 19 (squid) 2024-08-29T17:56:06.156 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:05 smithi110 bash[67519]: cluster 2024-08-29T17:56:04.905118+0000 mon.a (mon.0) 163 : cluster [DBG] election_strategy: 1 2024-08-29T17:56:06.156 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:05 smithi110 bash[67519]: cluster 2024-08-29T17:56:04.905157+0000 mon.a (mon.0) 164 : cluster [DBG] 0: [v2:172.21.15.29:3300/0,v1:172.21.15.29:6789/0] mon.a 2024-08-29T17:56:06.156 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:05 smithi110 bash[67519]: cluster 2024-08-29T17:56:04.905194+0000 mon.a (mon.0) 165 : cluster [DBG] 1: [v2:172.21.15.110:3300/0,v1:172.21.15.110:6789/0] mon.b 2024-08-29T17:56:06.156 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:05 smithi110 bash[67519]: cluster 2024-08-29T17:56:04.905242+0000 mon.a (mon.0) 166 : cluster [DBG] 2: [v2:172.21.15.29:3301/0,v1:172.21.15.29:6790/0] mon.c 2024-08-29T17:56:06.156 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:05 smithi110 bash[67519]: cluster 2024-08-29T17:56:04.906334+0000 mon.a (mon.0) 167 : cluster [DBG] fsmap cephfs:1 {0=b=up:active} 1 up:standby 2024-08-29T17:56:06.156 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:05 smithi110 bash[67519]: cluster 2024-08-29T17:56:04.906421+0000 mon.a (mon.0) 168 : cluster [DBG] osdmap e369: 8 total, 8 up, 8 in 2024-08-29T17:56:06.156 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:05 smithi110 bash[67519]: cluster 2024-08-29T17:56:04.908735+0000 mon.a (mon.0) 169 : cluster [DBG] mgrmap e40: y(active, since 61s), standbys: x 2024-08-29T17:56:06.156 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:05 smithi110 bash[67519]: cluster 2024-08-29T17:56:04.909082+0000 mon.a (mon.0) 170 : cluster [INF] overall HEALTH_OK 2024-08-29T17:56:06.156 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:05 smithi110 bash[67519]: audit 2024-08-29T17:56:04.932083+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.25004 ' entity='' 2024-08-29T17:56:06.156 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:05 smithi110 bash[67519]: audit 2024-08-29T17:56:04.955942+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:56:06.156 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:05 smithi110 bash[67519]: audit 2024-08-29T17:56:04.959904+0000 mon.c (mon.2) 10 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:56:06.241 INFO:tasks.rados.rados.0.smithi029.stdout:1531: finishing write tid 1 to smithi02969618-27 2024-08-29T17:56:06.241 INFO:tasks.rados.rados.0.smithi029.stdout:1531: finishing write tid 2 to smithi02969618-27 2024-08-29T17:56:06.241 INFO:tasks.rados.rados.0.smithi029.stdout:1531: finishing write tid 3 to smithi02969618-27 2024-08-29T17:56:06.241 INFO:tasks.rados.rados.0.smithi029.stdout:1531: oid 27 updating version 0 to 636 2024-08-29T17:56:06.241 INFO:tasks.rados.rados.0.smithi029.stdout:1531: oid 27 updating version 636 to 637 2024-08-29T17:56:06.241 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 27 v 637 (ObjNum 477 snap 143 seq_num 477) dirty exists 2024-08-29T17:56:06.241 INFO:tasks.rados.rados.0.smithi029.stdout:1531: left oid 27 (ObjNum 477 snap 143 seq_num 477) 2024-08-29T17:56:06.241 INFO:tasks.rados.rados.0.smithi029.stdout:1533: finishing write tid 1 to smithi02969618-26 2024-08-29T17:56:06.241 INFO:tasks.rados.rados.0.smithi029.stdout:1533: finishing write tid 2 to smithi02969618-26 2024-08-29T17:56:06.241 INFO:tasks.rados.rados.0.smithi029.stdout:1533: finishing write tid 3 to smithi02969618-26 2024-08-29T17:56:06.241 INFO:tasks.rados.rados.0.smithi029.stdout:1533: finishing write tid 4 to smithi02969618-26 2024-08-29T17:56:06.242 INFO:tasks.rados.rados.0.smithi029.stdout:1533: oid 26 updating version 0 to 766 2024-08-29T17:56:06.242 INFO:tasks.rados.rados.0.smithi029.stdout:1533: oid 26 updating version 766 to 767 2024-08-29T17:56:06.242 INFO:tasks.rados.rados.0.smithi029.stdout:1533: oid 26 updating version 767 to 768 2024-08-29T17:56:06.242 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 26 v 768 (ObjNum 478 snap 143 seq_num 478) dirty exists 2024-08-29T17:56:06.242 INFO:tasks.rados.rados.0.smithi029.stdout:1533: left oid 26 (ObjNum 478 snap 143 seq_num 478) 2024-08-29T17:56:06.242 INFO:tasks.rados.rados.0.smithi029.stdout:1530: done (3 left) 2024-08-29T17:56:06.242 INFO:tasks.rados.rados.0.smithi029.stdout:1531: done (2 left) 2024-08-29T17:56:06.242 INFO:tasks.rados.rados.0.smithi029.stdout:1533: done (1 left) 2024-08-29T17:56:06.242 INFO:tasks.rados.rados.0.smithi029.stdout:1534: done (0 left) 2024-08-29T17:56:06.242 INFO:tasks.rados.rados.0.smithi029.stdout:1535: snap_remove snap 140 2024-08-29T17:56:06.959 INFO:tasks.rados.rados.0.smithi029.stdout:1535: done (0 left) 2024-08-29T17:56:06.959 INFO:tasks.rados.rados.0.smithi029.stdout:1536: setattr oid 23 current snap is 143 2024-08-29T17:56:06.965 INFO:tasks.rados.rados.0.smithi029.stdout:1537: copy_from oid 42 from oid 28 current snap is 143 2024-08-29T17:56:06.965 INFO:tasks.rados.rados.0.smithi029.stdout:1538: read oid 26 snap -1 2024-08-29T17:56:06.966 INFO:tasks.rados.rados.0.smithi029.stdout:1538: expect (ObjNum 478 snap 143 seq_num 478) 2024-08-29T17:56:06.966 INFO:tasks.rados.rados.0.smithi029.stdout:1539: read oid 35 snap -1 2024-08-29T17:56:06.966 INFO:tasks.rados.rados.0.smithi029.stdout:1539: expect (ObjNum 424 snap 128 seq_num 424) 2024-08-29T17:56:06.967 INFO:tasks.rados.rados.0.smithi029.stdout:1540: rollback oid 3 current snap is 143 2024-08-29T17:56:06.967 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 3 to 141 2024-08-29T17:56:06.967 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 1 current snap is 143 2024-08-29T17:56:06.967 INFO:tasks.rados.rados.0.smithi029.stdout:1541: seq_num 480 ranges {13680640=442368,14123008=401408} 2024-08-29T17:56:07.084 INFO:tasks.rados.rados.0.smithi029.stdout:1541: writing smithi02969618-1 from 13680640 to 14123008 tid 1 2024-08-29T17:56:07.086 INFO:tasks.rados.rados.0.smithi029.stdout:1541: writing smithi02969618-1 from 14123008 to 14524416 tid 2 2024-08-29T17:56:07.086 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 11 current snap is 143 2024-08-29T17:56:07.086 INFO:tasks.rados.rados.0.smithi029.stdout:1542: seq_num 481 ranges {0=458752,458752=401408} 2024-08-29T17:56:07.089 INFO:tasks.rados.rados.0.smithi029.stdout:1542: writing smithi02969618-11 from 0 to 458752 tid 1 2024-08-29T17:56:07.092 INFO:tasks.rados.rados.0.smithi029.stdout:1542: writing smithi02969618-11 from 458752 to 860160 tid 2 2024-08-29T17:56:07.092 INFO:tasks.rados.rados.0.smithi029.stdout:1543: copy_from oid 19 from oid 21 current snap is 143 2024-08-29T17:56:07.092 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 23 v 1242 (ObjNum 453 snap 135 seq_num 453) dirty exists 2024-08-29T17:56:07.092 INFO:tasks.rados.rados.0.smithi029.stdout:1536: done (7 left) 2024-08-29T17:56:07.092 INFO:tasks.rados.rados.0.smithi029.stdout:1544: snap_remove snap 142 2024-08-29T17:56:07.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:56:06 smithi029 bash[79042]: cluster 2024-08-29T17:56:05.331559+0000 mgr.y (mgr.25004) 55 : cluster [DBG] pgmap v81: 121 pgs: 121 active+clean; 170 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 9.7 MiB/s rd, 127 KiB/s wr, 7 op/s 2024-08-29T17:56:07.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:56:06 smithi029 bash[79042]: cluster 2024-08-29T17:56:05.886806+0000 mon.a (mon.0) 173 : cluster [DBG] osdmap e370: 8 total, 8 up, 8 in 2024-08-29T17:56:07.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:06 smithi110 bash[67519]: cluster 2024-08-29T17:56:05.331559+0000 mgr.y (mgr.25004) 55 : cluster [DBG] pgmap v81: 121 pgs: 121 active+clean; 170 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 9.7 MiB/s rd, 127 KiB/s wr, 7 op/s 2024-08-29T17:56:07.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:06 smithi110 bash[67519]: cluster 2024-08-29T17:56:05.886806+0000 mon.a (mon.0) 173 : cluster [DBG] osdmap e370: 8 total, 8 up, 8 in 2024-08-29T17:56:07.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:56:06 smithi029 bash[77880]: cluster 2024-08-29T17:56:05.331559+0000 mgr.y (mgr.25004) 55 : cluster [DBG] pgmap v81: 121 pgs: 121 active+clean; 170 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 9.7 MiB/s rd, 127 KiB/s wr, 7 op/s 2024-08-29T17:56:07.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:56:06 smithi029 bash[77880]: cluster 2024-08-29T17:56:05.886806+0000 mon.a (mon.0) 173 : cluster [DBG] osdmap e370: 8 total, 8 up, 8 in 2024-08-29T17:56:07.969 INFO:tasks.rados.rados.0.smithi029.stdout:1544: done (7 left) 2024-08-29T17:56:07.969 INFO:tasks.rados.rados.0.smithi029.stdout:1545: delete oid 10 current snap is 143 2024-08-29T17:56:07.969 INFO:tasks.rados.rados.0.smithi029.stdout:1540: finishing rollback tid 0 to smithi02969618-3 2024-08-29T17:56:07.969 INFO:tasks.rados.rados.0.smithi029.stdout:1540: finishing rollback tid 1 to smithi02969618-3 2024-08-29T17:56:07.969 INFO:tasks.rados.rados.0.smithi029.stdout:1540: finishing rollback tid 2 to smithi02969618-3 2024-08-29T17:56:07.970 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 3 v 818 (ObjNum 430 snap 128 seq_num 430) dirty exists 2024-08-29T17:56:07.970 INFO:tasks.rados.rados.0.smithi029.stdout:1538: expect (ObjNum 478 snap 143 seq_num 478) 2024-08-29T17:56:08.119 INFO:tasks.rados.rados.0.smithi029.stdout:1537: finishing copy_from racing read to smithi02969618-42 2024-08-29T17:56:08.119 INFO:tasks.rados.rados.0.smithi029.stdout:1537: finishing copy_from to smithi02969618-42 2024-08-29T17:56:08.120 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 42 v 1086 (ObjNum 442 snap 133 seq_num 442) dirty exists 2024-08-29T17:56:08.120 INFO:tasks.rados.rados.0.smithi029.stdout:1539: expect (ObjNum 424 snap 128 seq_num 424) 2024-08-29T17:56:08.399 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:07 smithi110 bash[67519]: cluster 2024-08-29T17:56:06.960585+0000 mon.a (mon.0) 174 : cluster [DBG] osdmap e371: 8 total, 8 up, 8 in 2024-08-29T17:56:08.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:56:07 smithi029 bash[79042]: cluster 2024-08-29T17:56:06.960585+0000 mon.a (mon.0) 174 : cluster [DBG] osdmap e371: 8 total, 8 up, 8 in 2024-08-29T17:56:08.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:56:07 smithi029 bash[77880]: cluster 2024-08-29T17:56:06.960585+0000 mon.a (mon.0) 174 : cluster [DBG] osdmap e371: 8 total, 8 up, 8 in 2024-08-29T17:56:08.964 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:56:08 smithi029 bash[70880]: debug 2024-08-29T17:56:08.647+0000 7f8f89273640 -1 mgr.server handle_report got status from non-daemon mon.b 2024-08-29T17:56:09.191 INFO:tasks.rados.rados.0.smithi029.stdout:1541: finishing write tid 1 to smithi02969618-1 2024-08-29T17:56:09.192 INFO:tasks.rados.rados.0.smithi029.stdout:1541: finishing write tid 2 to smithi02969618-1 2024-08-29T17:56:09.192 INFO:tasks.rados.rados.0.smithi029.stdout:1541: finishing write tid 3 to smithi02969618-1 2024-08-29T17:56:09.192 INFO:tasks.rados.rados.0.smithi029.stdout:1542: finishing write tid 1 to smithi02969618-11 2024-08-29T17:56:09.192 INFO:tasks.rados.rados.0.smithi029.stdout:1541: finishing write tid 4 to smithi02969618-1 2024-08-29T17:56:09.192 INFO:tasks.rados.rados.0.smithi029.stdout:1541: oid 1 updating version 0 to 821 2024-08-29T17:56:09.192 INFO:tasks.rados.rados.0.smithi029.stdout:1541: oid 1 version 821 is already newer than 820 2024-08-29T17:56:09.192 INFO:tasks.rados.rados.0.smithi029.stdout:1541: oid 1 version 821 is already newer than 819 2024-08-29T17:56:09.192 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 1 v 821 (ObjNum 480 snap 143 seq_num 480) dirty exists 2024-08-29T17:56:09.193 INFO:tasks.rados.rados.0.smithi029.stdout:1541: left oid 1 (ObjNum 480 snap 143 seq_num 480) 2024-08-29T17:56:09.193 INFO:tasks.rados.rados.0.smithi029.stdout:1542: finishing write tid 2 to smithi02969618-11 2024-08-29T17:56:09.193 INFO:tasks.rados.rados.0.smithi029.stdout:1542: finishing write tid 3 to smithi02969618-11 2024-08-29T17:56:09.193 INFO:tasks.rados.rados.0.smithi029.stdout:1537: done (7 left) 2024-08-29T17:56:09.193 INFO:tasks.rados.rados.0.smithi029.stdout:1538: done (6 left) 2024-08-29T17:56:09.193 INFO:tasks.rados.rados.0.smithi029.stdout:1539: done (5 left) 2024-08-29T17:56:09.193 INFO:tasks.rados.rados.0.smithi029.stdout:1540: done (4 left) 2024-08-29T17:56:09.193 INFO:tasks.rados.rados.0.smithi029.stdout:1541: done (3 left) 2024-08-29T17:56:09.194 INFO:tasks.rados.rados.0.smithi029.stdout:1545: done (2 left) 2024-08-29T17:56:09.194 INFO:tasks.rados.rados.0.smithi029.stdout:1546: snap_remove snap 141 2024-08-29T17:56:09.399 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:08 smithi110 bash[67519]: cluster 2024-08-29T17:56:07.332291+0000 mgr.y (mgr.25004) 56 : cluster [DBG] pgmap v84: 121 pgs: 121 active+clean; 170 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 9.7 MiB/s rd, 127 KiB/s wr, 7 op/s 2024-08-29T17:56:09.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:08 smithi110 bash[67519]: cluster 2024-08-29T17:56:07.970499+0000 mon.a (mon.0) 175 : cluster [DBG] osdmap e372: 8 total, 8 up, 8 in 2024-08-29T17:56:09.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:56:08 smithi029 bash[79042]: cluster 2024-08-29T17:56:07.332291+0000 mgr.y (mgr.25004) 56 : cluster [DBG] pgmap v84: 121 pgs: 121 active+clean; 170 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 9.7 MiB/s rd, 127 KiB/s wr, 7 op/s 2024-08-29T17:56:09.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:56:08 smithi029 bash[79042]: cluster 2024-08-29T17:56:07.970499+0000 mon.a (mon.0) 175 : cluster [DBG] osdmap e372: 8 total, 8 up, 8 in 2024-08-29T17:56:09.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:56:08 smithi029 bash[77880]: cluster 2024-08-29T17:56:07.332291+0000 mgr.y (mgr.25004) 56 : cluster [DBG] pgmap v84: 121 pgs: 121 active+clean; 170 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 9.7 MiB/s rd, 127 KiB/s wr, 7 op/s 2024-08-29T17:56:09.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:56:08 smithi029 bash[77880]: cluster 2024-08-29T17:56:07.970499+0000 mon.a (mon.0) 175 : cluster [DBG] osdmap e372: 8 total, 8 up, 8 in 2024-08-29T17:56:09.980 INFO:tasks.rados.rados.0.smithi029.stdout:1546: done (2 left) 2024-08-29T17:56:09.980 INFO:tasks.rados.rados.0.smithi029.stdout:1547: read oid 49 snap -1 2024-08-29T17:56:09.980 INFO:tasks.rados.rados.0.smithi029.stdout:1547: expect (ObjNum 0 snap 0 seq_num 0) 2024-08-29T17:56:09.980 INFO:tasks.rados.rados.0.smithi029.stdout:1548: setattr oid 37 current snap is 143 2024-08-29T17:56:09.982 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 28 current snap is 143 2024-08-29T17:56:09.983 INFO:tasks.rados.rados.0.smithi029.stdout:1549: seq_num 483 ranges {2318336=491520,2809856=401408} 2024-08-29T17:56:09.999 INFO:tasks.rados.rados.0.smithi029.stdout:1549: writing smithi02969618-28 from 2318336 to 2809856 tid 1 2024-08-29T17:56:10.003 INFO:tasks.rados.rados.0.smithi029.stdout:1549: writing smithi02969618-28 from 2809856 to 3211264 tid 2 2024-08-29T17:56:10.003 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 48 current snap is 143 2024-08-29T17:56:10.003 INFO:tasks.rados.rados.0.smithi029.stdout:1542: finishing write tid 4 to smithi02969618-11 2024-08-29T17:56:10.003 INFO:tasks.rados.rados.0.smithi029.stdout:1542: oid 11 updating version 0 to 1003 2024-08-29T17:56:10.003 INFO:tasks.rados.rados.0.smithi029.stdout:1542: oid 11 updating version 1003 to 1004 2024-08-29T17:56:10.003 INFO:tasks.rados.rados.0.smithi029.stdout:1542: oid 11 updating version 1004 to 1005 2024-08-29T17:56:10.003 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 11 v 1005 (ObjNum 481 snap 143 seq_num 481) dirty exists 2024-08-29T17:56:10.003 INFO:tasks.rados.rados.0.smithi029.stdout:1542: left oid 11 (ObjNum 481 snap 143 seq_num 481) 2024-08-29T17:56:10.003 INFO:tasks.rados.rados.0.smithi029.stdout:1543: finishing copy_from racing read to smithi02969618-19 2024-08-29T17:56:10.003 INFO:tasks.rados.rados.0.smithi029.stdout:1543: finishing copy_from to smithi02969618-19 2024-08-29T17:56:10.003 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 19 v 259 (ObjNum 221 snap 47 seq_num 221) dirty exists 2024-08-29T17:56:10.003 INFO:tasks.rados.rados.0.smithi029.stdout:1547: expect (ObjNum 0 snap 0 seq_num 0) 2024-08-29T17:56:10.006 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 37 v 1247 (ObjNum 429 snap 128 seq_num 429) dirty exists 2024-08-29T17:56:10.006 INFO:tasks.rados.rados.0.smithi029.stdout:1550: seq_num 484 ranges {6922240=507904,7430144=401408} 2024-08-29T17:56:10.048 INFO:tasks.rados.rados.0.smithi029.stdout:1550: writing smithi02969618-48 from 6922240 to 7430144 tid 1 2024-08-29T17:56:10.051 INFO:tasks.rados.rados.0.smithi029.stdout:1550: writing smithi02969618-48 from 7430144 to 7831552 tid 2 2024-08-29T17:56:10.051 INFO:tasks.rados.rados.0.smithi029.stdout:1542: done (5 left) 2024-08-29T17:56:10.051 INFO:tasks.rados.rados.0.smithi029.stdout:1543: done (4 left) 2024-08-29T17:56:10.051 INFO:tasks.rados.rados.0.smithi029.stdout:1547: done (3 left) 2024-08-29T17:56:10.051 INFO:tasks.rados.rados.0.smithi029.stdout:1548: done (2 left) 2024-08-29T17:56:10.051 INFO:tasks.rados.rados.0.smithi029.stdout:1551: read oid 39 snap -1 2024-08-29T17:56:10.051 INFO:tasks.rados.rados.0.smithi029.stdout:1551: expect (ObjNum 455 snap 135 seq_num 455) 2024-08-29T17:56:10.051 INFO:tasks.rados.rados.0.smithi029.stdout:1552: snap_create 2024-08-29T17:56:10.051 INFO:tasks.rados.rados.0.smithi029.stdout:1549: finishing write tid 1 to smithi02969618-28 2024-08-29T17:56:10.051 INFO:tasks.rados.rados.0.smithi029.stdout:1549: finishing write tid 2 to smithi02969618-28 2024-08-29T17:56:10.051 INFO:tasks.rados.rados.0.smithi029.stdout:1549: finishing write tid 3 to smithi02969618-28 2024-08-29T17:56:10.052 INFO:tasks.rados.rados.0.smithi029.stdout:1549: finishing write tid 4 to smithi02969618-28 2024-08-29T17:56:10.052 INFO:tasks.rados.rados.0.smithi029.stdout:1549: oid 28 updating version 0 to 1089 2024-08-29T17:56:10.052 INFO:tasks.rados.rados.0.smithi029.stdout:1549: oid 28 version 1089 is already newer than 1088 2024-08-29T17:56:10.052 INFO:tasks.rados.rados.0.smithi029.stdout:1549: oid 28 version 1089 is already newer than 1087 2024-08-29T17:56:10.052 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 28 v 1089 (ObjNum 483 snap 143 seq_num 483) dirty exists 2024-08-29T17:56:10.052 INFO:tasks.rados.rados.0.smithi029.stdout:1549: left oid 28 (ObjNum 483 snap 143 seq_num 483) 2024-08-29T17:56:10.055 INFO:tasks.rados.rados.0.smithi029.stdout:1550: finishing write tid 1 to smithi02969618-48 2024-08-29T17:56:10.055 INFO:tasks.rados.rados.0.smithi029.stdout:1550: finishing write tid 2 to smithi02969618-48 2024-08-29T17:56:10.055 INFO:tasks.rados.rados.0.smithi029.stdout:1550: finishing write tid 3 to smithi02969618-48 2024-08-29T17:56:10.056 INFO:tasks.rados.rados.0.smithi029.stdout:1550: finishing write tid 4 to smithi02969618-48 2024-08-29T17:56:10.056 INFO:tasks.rados.rados.0.smithi029.stdout:1550: oid 48 updating version 0 to 1080 2024-08-29T17:56:10.056 INFO:tasks.rados.rados.0.smithi029.stdout:1550: oid 48 updating version 1080 to 1081 2024-08-29T17:56:10.056 INFO:tasks.rados.rados.0.smithi029.stdout:1550: oid 48 version 1081 is already newer than 1079 2024-08-29T17:56:10.056 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 48 v 1081 (ObjNum 484 snap 143 seq_num 484) dirty exists 2024-08-29T17:56:10.056 INFO:tasks.rados.rados.0.smithi029.stdout:1550: left oid 48 (ObjNum 484 snap 143 seq_num 484) 2024-08-29T17:56:10.066 INFO:tasks.rados.rados.0.smithi029.stdout:1551: expect (ObjNum 455 snap 135 seq_num 455) 2024-08-29T17:56:10.333 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-08-29T17:56:10.644 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-29T17:56:10.644 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.a smithi029 *:9093,9094 running (9m) 27s ago 10m 14.5M - 0.25.0 c8568f914cd2 ce247dae888d 2024-08-29T17:56:10.644 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.a smithi110 *:3000 running (9m) 60s ago 9m 79.1M - 9.4.7 954c08fa6188 a99d1c017111 2024-08-29T17:56:10.645 INFO:teuthology.orchestra.run.smithi029.stdout:mds.a smithi029 running (13m) 27s ago 13m 15.8M - 18.2.4-774-gfe43f1c9 96384990183a 33831fc09ebe 2024-08-29T17:56:10.645 INFO:teuthology.orchestra.run.smithi029.stdout:mds.b smithi110 running (13m) 60s ago 13m 19.9M - 18.2.4-774-gfe43f1c9 96384990183a d4752f4920d9 2024-08-29T17:56:10.645 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.x smithi110 *:8443,9283,8765 running (101s) 60s ago 21m 425M - 19.1.1-235-g1ef86450 d401bb9bb76e 97032a0314c7 2024-08-29T17:56:10.645 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.y smithi029 *:8443,9283,8765 running (2m) 27s ago 24m 483M - 19.1.1-235-g1ef86450 d401bb9bb76e 426f9f92ffcb 2024-08-29T17:56:10.645 INFO:teuthology.orchestra.run.smithi029.stdout:mon.a smithi029 running (75s) 27s ago 24m 41.5M 2048M 19.1.1-235-g1ef86450 d401bb9bb76e 0381d4389ff1 2024-08-29T17:56:10.645 INFO:teuthology.orchestra.run.smithi029.stdout:mon.b smithi110 starting - - - 2048M 2024-08-29T17:56:10.645 INFO:teuthology.orchestra.run.smithi029.stdout:mon.c smithi029 running (39s) 27s ago 21m 18.5M 2048M 19.1.1-235-g1ef86450 d401bb9bb76e a9f9abf8dbe2 2024-08-29T17:56:10.645 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.a smithi029 *:9100 running (10m) 27s ago 10m 8376k - 1.5.0 0da6a335fe13 ad51f15f97c2 2024-08-29T17:56:10.645 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.b smithi110 *:9100 running (10m) 60s ago 10m 8903k - 1.5.0 0da6a335fe13 30ef3fa1e10b 2024-08-29T17:56:10.645 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (20m) 27s ago 20m 178M 2525M 18.2.4-774-gfe43f1c9 96384990183a 2c4ba6cd8923 2024-08-29T17:56:10.645 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (19m) 27s ago 19m 168M 2525M 18.2.4-774-gfe43f1c9 96384990183a a4be9491f22f 2024-08-29T17:56:10.645 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (18m) 27s ago 18m 147M 2525M 18.2.4-774-gfe43f1c9 96384990183a f82214cb5181 2024-08-29T17:56:10.645 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (17m) 27s ago 17m 115M 2525M 18.2.4-774-gfe43f1c9 96384990183a 3c70a57b97e6 2024-08-29T17:56:10.646 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi110 running (16m) 60s ago 16m 193M 2524M 18.2.4-774-gfe43f1c9 96384990183a 876fca7c6f49 2024-08-29T17:56:10.646 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi110 running (15m) 60s ago 15m 195M 2524M 18.2.4-774-gfe43f1c9 96384990183a 553a4e8175d9 2024-08-29T17:56:10.646 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi110 running (15m) 60s ago 15m 138M 2524M 18.2.4-774-gfe43f1c9 96384990183a a96a153c5cee 2024-08-29T17:56:10.646 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi110 running (14m) 60s ago 14m 106M 2524M 18.2.4-774-gfe43f1c9 96384990183a d61ec375881d 2024-08-29T17:56:10.646 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.a smithi110 *:9095 running (108s) 60s ago 10m 36.1M - 2.43.0 a07b618ecd1d 696215a147ab 2024-08-29T17:56:10.990 INFO:tasks.rados.rados.0.smithi029.stdout:1549: done (3 left) 2024-08-29T17:56:10.990 INFO:tasks.rados.rados.0.smithi029.stdout:1550: done (2 left) 2024-08-29T17:56:10.990 INFO:tasks.rados.rados.0.smithi029.stdout:1551: done (1 left) 2024-08-29T17:56:10.990 INFO:tasks.rados.rados.0.smithi029.stdout:1552: done (0 left) 2024-08-29T17:56:10.990 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 31 current snap is 144 2024-08-29T17:56:10.990 INFO:tasks.rados.rados.0.smithi029.stdout:1553: seq_num 485 ranges {2195456=532480,2727936=401408} 2024-08-29T17:56:11.008 INFO:tasks.rados.rados.0.smithi029.stdout:1553: writing smithi02969618-31 from 2195456 to 2727936 tid 1 2024-08-29T17:56:11.011 INFO:tasks.rados.rados.0.smithi029.stdout:1553: writing smithi02969618-31 from 2727936 to 3129344 tid 2 2024-08-29T17:56:11.011 INFO:tasks.rados.rados.0.smithi029.stdout:1554: delete oid 33 current snap is 144 2024-08-29T17:56:11.022 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-08-29T17:56:11.022 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-08-29T17:56:11.022 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.1.1-235-g1ef86450 (1ef864504b8875c83ee6c2c5fedc13315bebf7f5) squid (rc)": 3 2024-08-29T17:56:11.022 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-08-29T17:56:11.022 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-08-29T17:56:11.022 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.1.1-235-g1ef86450 (1ef864504b8875c83ee6c2c5fedc13315bebf7f5) squid (rc)": 2 2024-08-29T17:56:11.022 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-08-29T17:56:11.022 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-08-29T17:56:11.022 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 18.2.4-774-gfe43f1c9 (fe43f1c9f9e2945dda7244d8acbd33fb921449af) reef (stable)": 8 2024-08-29T17:56:11.022 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-08-29T17:56:11.022 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-08-29T17:56:11.022 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 18.2.4-774-gfe43f1c9 (fe43f1c9f9e2945dda7244d8acbd33fb921449af) reef (stable)": 2 2024-08-29T17:56:11.023 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-08-29T17:56:11.023 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-08-29T17:56:11.023 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 18.2.4-774-gfe43f1c9 (fe43f1c9f9e2945dda7244d8acbd33fb921449af) reef (stable)": 10, 2024-08-29T17:56:11.023 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.1.1-235-g1ef86450 (1ef864504b8875c83ee6c2c5fedc13315bebf7f5) squid (rc)": 5 2024-08-29T17:56:11.023 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-08-29T17:56:11.023 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-08-29T17:56:11.025 INFO:tasks.rados.rados.0.smithi029.stdout:1553: finishing write tid 1 to smithi02969618-31 2024-08-29T17:56:11.025 INFO:tasks.rados.rados.0.smithi029.stdout:1554: done (1 left) 2024-08-29T17:56:11.025 INFO:tasks.rados.rados.0.smithi029.stdout:1555: setattr oid 13 current snap is 144 2024-08-29T17:56:11.026 INFO:tasks.rados.rados.0.smithi029.stdout:1553: finishing write tid 2 to smithi02969618-31 2024-08-29T17:56:11.026 INFO:tasks.rados.rados.0.smithi029.stdout:1553: finishing write tid 3 to smithi02969618-31 2024-08-29T17:56:11.028 INFO:tasks.rados.rados.0.smithi029.stdout:1553: finishing write tid 4 to smithi02969618-31 2024-08-29T17:56:11.028 INFO:tasks.rados.rados.0.smithi029.stdout:1553: oid 31 updating version 0 to 808 2024-08-29T17:56:11.028 INFO:tasks.rados.rados.0.smithi029.stdout:1553: oid 31 updating version 808 to 810 2024-08-29T17:56:11.028 INFO:tasks.rados.rados.0.smithi029.stdout:1553: oid 31 version 810 is already newer than 809 2024-08-29T17:56:11.028 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 31 v 810 (ObjNum 485 snap 144 seq_num 485) dirty exists 2024-08-29T17:56:11.029 INFO:tasks.rados.rados.0.smithi029.stdout:1553: left oid 31 (ObjNum 485 snap 144 seq_num 485) 2024-08-29T17:56:11.029 INFO:tasks.rados.rados.0.smithi029.stdout:1553: done (1 left) 2024-08-29T17:56:11.029 INFO:tasks.rados.rados.0.smithi029.stdout:1556: snap_remove snap 143 2024-08-29T17:56:11.399 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:10 smithi110 bash[67519]: cluster 2024-08-29T17:56:09.333628+0000 mgr.y (mgr.25004) 57 : cluster [DBG] pgmap v86: 121 pgs: 121 active+clean; 173 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 1.7 MiB/s wr, 12 op/s 2024-08-29T17:56:11.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:10 smithi110 bash[67519]: cluster 2024-08-29T17:56:09.981218+0000 mon.a (mon.0) 176 : cluster [DBG] osdmap e373: 8 total, 8 up, 8 in 2024-08-29T17:56:11.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:56:10 smithi029 bash[79042]: cluster 2024-08-29T17:56:09.333628+0000 mgr.y (mgr.25004) 57 : cluster [DBG] pgmap v86: 121 pgs: 121 active+clean; 173 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 1.7 MiB/s wr, 12 op/s 2024-08-29T17:56:11.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:56:10 smithi029 bash[79042]: cluster 2024-08-29T17:56:09.981218+0000 mon.a (mon.0) 176 : cluster [DBG] osdmap e373: 8 total, 8 up, 8 in 2024-08-29T17:56:11.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:56:10 smithi029 bash[77880]: cluster 2024-08-29T17:56:09.333628+0000 mgr.y (mgr.25004) 57 : cluster [DBG] pgmap v86: 121 pgs: 121 active+clean; 173 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 1.7 MiB/s wr, 12 op/s 2024-08-29T17:56:11.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:56:10 smithi029 bash[77880]: cluster 2024-08-29T17:56:09.981218+0000 mon.a (mon.0) 176 : cluster [DBG] osdmap e373: 8 total, 8 up, 8 in 2024-08-29T17:56:11.811 INFO:tasks.rados.rados.0.smithi029.stdout:1556: done (1 left) 2024-08-29T17:56:11.811 INFO:tasks.rados.rados.0.smithi029.stdout:1557: setattr oid 50 current snap is 144 2024-08-29T17:56:11.811 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 13 v 772 (ObjNum 440 snap 133 seq_num 440) dirty exists 2024-08-29T17:56:11.814 INFO:tasks.rados.rados.0.smithi029.stdout:1555: done (1 left) 2024-08-29T17:56:11.815 INFO:tasks.rados.rados.0.smithi029.stdout:1558: rollback oid 32 current snap is 144 2024-08-29T17:56:11.815 INFO:tasks.rados.rados.0.smithi029.stdout:1558: done (1 left) 2024-08-29T17:56:11.815 INFO:tasks.rados.rados.0.smithi029.stdout:1559: read oid 37 snap -1 2024-08-29T17:56:11.815 INFO:tasks.rados.rados.0.smithi029.stdout:1559: expect (ObjNum 429 snap 128 seq_num 429) 2024-08-29T17:56:11.815 INFO:tasks.rados.rados.0.smithi029.stdout:1560: copy_from oid 11 from oid 41 current snap is 144 2024-08-29T17:56:11.815 INFO:tasks.rados.rados.0.smithi029.stdout:1561: delete oid 14 current snap is 144 2024-08-29T17:56:11.831 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 50 v 1248 (ObjNum 389 snap 119 seq_num 389) dirty exists 2024-08-29T17:56:11.833 INFO:tasks.rados.rados.0.smithi029.stdout:1557: done (3 left) 2024-08-29T17:56:11.834 INFO:tasks.rados.rados.0.smithi029.stdout:1561: done (2 left) 2024-08-29T17:56:11.834 INFO:tasks.rados.rados.0.smithi029.stdout:1562: rollback oid 49 current snap is 144 2024-08-29T17:56:11.834 INFO:tasks.rados.rados.0.smithi029.stdout:1562: done (2 left) 2024-08-29T17:56:11.834 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 13 current snap is 144 2024-08-29T17:56:11.834 INFO:tasks.rados.rados.0.smithi029.stdout:1563: seq_num 488 ranges {172032=581632,753664=401408} 2024-08-29T17:56:11.843 INFO:tasks.rados.rados.0.smithi029.stdout:1563: writing smithi02969618-13 from 172032 to 753664 tid 1 2024-08-29T17:56:11.847 INFO:tasks.rados.rados.0.smithi029.stdout:1563: writing smithi02969618-13 from 753664 to 1155072 tid 2 2024-08-29T17:56:11.847 INFO:tasks.rados.rados.0.smithi029.stdout:1564: rmattr oid 15 current snap is 144 2024-08-29T17:56:11.848 INFO:tasks.rados.rados.0.smithi029.stdout:1560: finishing copy_from racing read to smithi02969618-11 2024-08-29T17:56:11.848 INFO:tasks.rados.rados.0.smithi029.stdout:1564: done (3 left) 2024-08-29T17:56:11.848 INFO:tasks.rados.rados.0.smithi029.stdout:1565: read oid 21 snap -1 2024-08-29T17:56:11.848 INFO:tasks.rados.rados.0.smithi029.stdout:1565: expect (ObjNum 221 snap 47 seq_num 221) 2024-08-29T17:56:11.848 INFO:tasks.rados.rados.0.smithi029.stdout:1566: delete oid 46 current snap is 144 2024-08-29T17:56:11.854 INFO:tasks.rados.rados.0.smithi029.stdout:1560: finishing copy_from to smithi02969618-11 2024-08-29T17:56:11.854 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 11 v 301 (ObjNum 445 snap 133 seq_num 445) dirty exists 2024-08-29T17:56:11.854 INFO:tasks.rados.rados.0.smithi029.stdout:1560: done (4 left) 2024-08-29T17:56:11.855 INFO:tasks.rados.rados.0.smithi029.stdout:1566: done (3 left) 2024-08-29T17:56:11.855 INFO:tasks.rados.rados.0.smithi029.stdout:1567: copy_from oid 3 from oid 8 current snap is 144 2024-08-29T17:56:11.855 INFO:tasks.rados.rados.0.smithi029.stdout:1568: rmattr oid 24 current snap is 144 2024-08-29T17:56:11.855 INFO:tasks.rados.rados.0.smithi029.stdout:1568: done (4 left) 2024-08-29T17:56:11.855 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 43 current snap is 144 2024-08-29T17:56:11.855 INFO:tasks.rados.rados.0.smithi029.stdout:1569: seq_num 490 ranges {3801088=614400,4415488=401408} 2024-08-29T17:56:11.907 INFO:tasks.rados.rados.0.smithi029.stdout:1569: writing smithi02969618-43 from 3801088 to 4415488 tid 1 2024-08-29T17:56:11.910 INFO:tasks.rados.rados.0.smithi029.stdout:1569: writing smithi02969618-43 from 4415488 to 4816896 tid 2 2024-08-29T17:56:11.911 INFO:tasks.rados.rados.0.smithi029.stdout:1570: rmattr oid 36 current snap is 144 2024-08-29T17:56:11.911 INFO:tasks.rados.rados.0.smithi029.stdout:1570: done (5 left) 2024-08-29T17:56:11.911 INFO:tasks.rados.rados.0.smithi029.stdout:1571: read oid 1 snap -1 2024-08-29T17:56:11.911 INFO:tasks.rados.rados.0.smithi029.stdout:1571: expect (ObjNum 480 snap 143 seq_num 480) 2024-08-29T17:56:11.911 INFO:tasks.rados.rados.0.smithi029.stdout:1572: rollback oid 15 current snap is 144 2024-08-29T17:56:11.911 INFO:tasks.rados.rados.0.smithi029.stdout:1572: done (6 left) 2024-08-29T17:56:11.911 INFO:tasks.rados.rados.0.smithi029.stdout:1573: snap_create 2024-08-29T17:56:11.911 INFO:tasks.rados.rados.0.smithi029.stdout:1563: finishing write tid 1 to smithi02969618-13 2024-08-29T17:56:11.911 INFO:tasks.rados.rados.0.smithi029.stdout:1563: finishing write tid 2 to smithi02969618-13 2024-08-29T17:56:11.911 INFO:tasks.rados.rados.0.smithi029.stdout:1563: finishing write tid 3 to smithi02969618-13 2024-08-29T17:56:11.911 INFO:tasks.rados.rados.0.smithi029.stdout:1563: finishing write tid 4 to smithi02969618-13 2024-08-29T17:56:11.911 INFO:tasks.rados.rados.0.smithi029.stdout:1563: oid 13 updating version 0 to 775 2024-08-29T17:56:11.912 INFO:tasks.rados.rados.0.smithi029.stdout:1563: oid 13 version 775 is already newer than 774 2024-08-29T17:56:11.912 INFO:tasks.rados.rados.0.smithi029.stdout:1563: oid 13 version 775 is already newer than 773 2024-08-29T17:56:11.912 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 13 v 775 (ObjNum 488 snap 144 seq_num 488) dirty exists 2024-08-29T17:56:11.912 INFO:tasks.rados.rados.0.smithi029.stdout:1563: left oid 13 (ObjNum 488 snap 144 seq_num 488) 2024-08-29T17:56:11.912 INFO:tasks.rados.rados.0.smithi029.stdout:1567: finishing copy_from racing read to smithi02969618-3 2024-08-29T17:56:11.912 INFO:tasks.rados.rados.0.smithi029.stdout:1565: expect (ObjNum 221 snap 47 seq_num 221) 2024-08-29T17:56:12.051 INFO:tasks.rados.rados.0.smithi029.stdout:1567: finishing copy_from to smithi02969618-3 2024-08-29T17:56:12.051 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 3 v 479 (ObjNum 399 snap 120 seq_num 399) dirty exists 2024-08-29T17:56:12.051 INFO:tasks.rados.rados.0.smithi029.stdout:1559: expect (ObjNum 429 snap 128 seq_num 429) 2024-08-29T17:56:12.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:11 smithi110 bash[67519]: audit 2024-08-29T17:56:10.322243+0000 mgr.y (mgr.25004) 58 : audit [DBG] from='client.44102 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T17:56:12.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:11 smithi110 bash[67519]: audit 2024-08-29T17:56:10.631797+0000 mgr.y (mgr.25004) 59 : audit [DBG] from='client.34185 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T17:56:12.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:11 smithi110 bash[67519]: cluster 2024-08-29T17:56:10.991524+0000 mon.a (mon.0) 177 : cluster [DBG] osdmap e374: 8 total, 8 up, 8 in 2024-08-29T17:56:12.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:11 smithi110 bash[67519]: audit 2024-08-29T17:56:11.005353+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:56:12.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:11 smithi110 bash[67519]: audit 2024-08-29T17:56:11.018578+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:56:12.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:11 smithi110 bash[67519]: audit 2024-08-29T17:56:11.023113+0000 mon.c (mon.2) 11 : audit [DBG] from='client.? 172.21.15.29:0/3666723815' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T17:56:12.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:11 smithi110 bash[67519]: cluster 2024-08-29T17:56:11.811887+0000 mon.a (mon.0) 180 : cluster [DBG] osdmap e375: 8 total, 8 up, 8 in 2024-08-29T17:56:12.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:56:11 smithi029 bash[79042]: audit 2024-08-29T17:56:10.322243+0000 mgr.y (mgr.25004) 58 : audit [DBG] from='client.44102 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T17:56:12.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:56:11 smithi029 bash[79042]: audit 2024-08-29T17:56:10.631797+0000 mgr.y (mgr.25004) 59 : audit [DBG] from='client.34185 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T17:56:12.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:56:11 smithi029 bash[79042]: cluster 2024-08-29T17:56:10.991524+0000 mon.a (mon.0) 177 : cluster [DBG] osdmap e374: 8 total, 8 up, 8 in 2024-08-29T17:56:12.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:56:11 smithi029 bash[79042]: audit 2024-08-29T17:56:11.005353+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:56:12.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:56:11 smithi029 bash[79042]: audit 2024-08-29T17:56:11.018578+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:56:12.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:56:11 smithi029 bash[79042]: audit 2024-08-29T17:56:11.023113+0000 mon.c (mon.2) 11 : audit [DBG] from='client.? 172.21.15.29:0/3666723815' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T17:56:12.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:56:11 smithi029 bash[79042]: cluster 2024-08-29T17:56:11.811887+0000 mon.a (mon.0) 180 : cluster [DBG] osdmap e375: 8 total, 8 up, 8 in 2024-08-29T17:56:12.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:56:11 smithi029 bash[77880]: audit 2024-08-29T17:56:10.322243+0000 mgr.y (mgr.25004) 58 : audit [DBG] from='client.44102 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T17:56:12.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:56:11 smithi029 bash[77880]: audit 2024-08-29T17:56:10.631797+0000 mgr.y (mgr.25004) 59 : audit [DBG] from='client.34185 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T17:56:12.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:56:11 smithi029 bash[77880]: cluster 2024-08-29T17:56:10.991524+0000 mon.a (mon.0) 177 : cluster [DBG] osdmap e374: 8 total, 8 up, 8 in 2024-08-29T17:56:12.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:56:11 smithi029 bash[77880]: audit 2024-08-29T17:56:11.005353+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:56:12.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:56:11 smithi029 bash[77880]: audit 2024-08-29T17:56:11.018578+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:56:12.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:56:11 smithi029 bash[77880]: audit 2024-08-29T17:56:11.023113+0000 mon.c (mon.2) 11 : audit [DBG] from='client.? 172.21.15.29:0/3666723815' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T17:56:12.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:56:11 smithi029 bash[77880]: cluster 2024-08-29T17:56:11.811887+0000 mon.a (mon.0) 180 : cluster [DBG] osdmap e375: 8 total, 8 up, 8 in 2024-08-29T17:56:12.472 INFO:tasks.rados.rados.0.smithi029.stdout:1569: finishing write tid 1 to smithi02969618-43 2024-08-29T17:56:12.473 INFO:tasks.rados.rados.0.smithi029.stdout:1569: finishing write tid 2 to smithi02969618-43 2024-08-29T17:56:12.473 INFO:tasks.rados.rados.0.smithi029.stdout:1569: finishing write tid 3 to smithi02969618-43 2024-08-29T17:56:12.473 INFO:tasks.rados.rados.0.smithi029.stdout:1569: finishing write tid 4 to smithi02969618-43 2024-08-29T17:56:12.473 INFO:tasks.rados.rados.0.smithi029.stdout:1569: oid 43 updating version 0 to 640 2024-08-29T17:56:12.473 INFO:tasks.rados.rados.0.smithi029.stdout:1569: oid 43 version 640 is already newer than 638 2024-08-29T17:56:12.473 INFO:tasks.rados.rados.0.smithi029.stdout:1569: oid 43 version 640 is already newer than 639 2024-08-29T17:56:12.473 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 43 v 640 (ObjNum 490 snap 144 seq_num 490) dirty exists 2024-08-29T17:56:12.473 INFO:tasks.rados.rados.0.smithi029.stdout:1569: left oid 43 (ObjNum 490 snap 144 seq_num 490) 2024-08-29T17:56:12.473 INFO:tasks.rados.rados.0.smithi029.stdout:1571: expect (ObjNum 480 snap 143 seq_num 480) 2024-08-29T17:56:13.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:56:13 smithi029 bash[79042]: cluster 2024-08-29T17:56:11.334271+0000 mgr.y (mgr.25004) 60 : cluster [DBG] pgmap v89: 121 pgs: 121 active+clean; 173 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 1.8 MiB/s wr, 13 op/s 2024-08-29T17:56:13.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:56:13 smithi029 bash[79042]: audit 2024-08-29T17:56:12.269432+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:56:13.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:56:13 smithi029 bash[79042]: audit 2024-08-29T17:56:12.282188+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:56:13.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:56:13 smithi029 bash[79042]: cluster 2024-08-29T17:56:12.812347+0000 mon.a (mon.0) 183 : cluster [DBG] osdmap e376: 8 total, 8 up, 8 in 2024-08-29T17:56:13.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:13 smithi110 bash[67519]: cluster 2024-08-29T17:56:11.334271+0000 mgr.y (mgr.25004) 60 : cluster [DBG] pgmap v89: 121 pgs: 121 active+clean; 173 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 1.8 MiB/s wr, 13 op/s 2024-08-29T17:56:13.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:13 smithi110 bash[67519]: audit 2024-08-29T17:56:12.269432+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:56:13.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:13 smithi110 bash[67519]: audit 2024-08-29T17:56:12.282188+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:56:13.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:13 smithi110 bash[67519]: cluster 2024-08-29T17:56:12.812347+0000 mon.a (mon.0) 183 : cluster [DBG] osdmap e376: 8 total, 8 up, 8 in 2024-08-29T17:56:13.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:56:13 smithi029 bash[77880]: cluster 2024-08-29T17:56:11.334271+0000 mgr.y (mgr.25004) 60 : cluster [DBG] pgmap v89: 121 pgs: 121 active+clean; 173 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 1.8 MiB/s wr, 13 op/s 2024-08-29T17:56:13.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:56:13 smithi029 bash[77880]: audit 2024-08-29T17:56:12.269432+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:56:13.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:56:13 smithi029 bash[77880]: audit 2024-08-29T17:56:12.282188+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:56:13.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:56:13 smithi029 bash[77880]: cluster 2024-08-29T17:56:12.812347+0000 mon.a (mon.0) 183 : cluster [DBG] osdmap e376: 8 total, 8 up, 8 in 2024-08-29T17:56:13.783 INFO:tasks.rados.rados.0.smithi029.stdout:1559: done (6 left) 2024-08-29T17:56:13.783 INFO:tasks.rados.rados.0.smithi029.stdout:1563: done (5 left) 2024-08-29T17:56:13.783 INFO:tasks.rados.rados.0.smithi029.stdout:1565: done (4 left) 2024-08-29T17:56:13.783 INFO:tasks.rados.rados.0.smithi029.stdout:1567: done (3 left) 2024-08-29T17:56:13.783 INFO:tasks.rados.rados.0.smithi029.stdout:1569: done (2 left) 2024-08-29T17:56:13.784 INFO:tasks.rados.rados.0.smithi029.stdout:1571: done (1 left) 2024-08-29T17:56:13.786 INFO:tasks.rados.rados.0.smithi029.stdout:1573: done (0 left) 2024-08-29T17:56:13.786 INFO:tasks.rados.rados.0.smithi029.stdout:1574: read oid 18 snap -1 2024-08-29T17:56:13.786 INFO:tasks.rados.rados.0.smithi029.stdout:1574: expect deleted 2024-08-29T17:56:13.786 INFO:tasks.rados.rados.0.smithi029.stdout:1575: setattr oid 31 current snap is 145 2024-08-29T17:56:13.788 INFO:tasks.rados.rados.0.smithi029.stdout:1574: done (1 left) 2024-08-29T17:56:13.788 INFO:tasks.rados.rados.0.smithi029.stdout:1576: snap_create 2024-08-29T17:56:13.791 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 31 v 811 (ObjNum 485 snap 144 seq_num 485) dirty exists 2024-08-29T17:56:14.028 INFO:tasks.rados.rados.0.smithi029.stdout:1575: done (1 left) 2024-08-29T17:56:14.029 INFO:tasks.rados.rados.0.smithi029.stdout:1576: done (0 left) 2024-08-29T17:56:14.029 INFO:tasks.rados.rados.0.smithi029.stdout:1577: snap_remove snap 145 2024-08-29T17:56:14.899 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:56:14 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:17:56:14] "GET /metrics HTTP/1.1" 200 36001 "" "Prometheus/2.43.0" 2024-08-29T17:56:15.040 INFO:tasks.rados.rados.0.smithi029.stdout:1577: done (0 left) 2024-08-29T17:56:15.040 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 23 current snap is 146 2024-08-29T17:56:15.040 INFO:tasks.rados.rados.0.smithi029.stdout:1578: seq_num 491 ranges {2179072=630784,2809856=401408} 2024-08-29T17:56:15.055 INFO:tasks.rados.rados.0.smithi029.stdout:1578: writing smithi02969618-23 from 2179072 to 2809856 tid 1 2024-08-29T17:56:15.058 INFO:tasks.rados.rados.0.smithi029.stdout:1578: writing smithi02969618-23 from 2809856 to 3211264 tid 2 2024-08-29T17:56:15.058 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 1 current snap is 146 2024-08-29T17:56:15.058 INFO:tasks.rados.rados.0.smithi029.stdout:1579: seq_num 492 ranges {14524416=647168,15171584=401408} 2024-08-29T17:56:15.156 INFO:tasks.rados.rados.0.smithi029.stdout:1579: writing smithi02969618-1 from 14524416 to 15171584 tid 1 2024-08-29T17:56:15.158 INFO:tasks.rados.rados.0.smithi029.stdout:1579: writing smithi02969618-1 from 15171584 to 15572992 tid 2 2024-08-29T17:56:15.158 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 32 current snap is 146 2024-08-29T17:56:15.158 INFO:tasks.rados.rados.0.smithi029.stdout:1580: seq_num 493 ranges {0=663552,663552=401408} 2024-08-29T17:56:15.163 INFO:tasks.rados.rados.0.smithi029.stdout:1580: writing smithi02969618-32 from 0 to 663552 tid 1 2024-08-29T17:56:15.165 INFO:tasks.rados.rados.0.smithi029.stdout:1580: writing smithi02969618-32 from 663552 to 1064960 tid 2 2024-08-29T17:56:15.165 INFO:tasks.rados.rados.0.smithi029.stdout:1581: rollback oid 41 current snap is 146 2024-08-29T17:56:15.165 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 41 to 144 2024-08-29T17:56:15.165 INFO:tasks.rados.rados.0.smithi029.stdout:1578: finishing write tid 1 to smithi02969618-23 2024-08-29T17:56:15.165 INFO:tasks.rados.rados.0.smithi029.stdout:1578: finishing write tid 2 to smithi02969618-23 2024-08-29T17:56:15.166 INFO:tasks.rados.rados.0.smithi029.stdout:1582: delete oid 27 current snap is 146 2024-08-29T17:56:15.166 INFO:tasks.rados.rados.0.smithi029.stdout:1578: finishing write tid 3 to smithi02969618-23 2024-08-29T17:56:15.166 INFO:tasks.rados.rados.0.smithi029.stdout:1578: finishing write tid 4 to smithi02969618-23 2024-08-29T17:56:15.166 INFO:tasks.rados.rados.0.smithi029.stdout:1578: oid 23 updating version 0 to 1252 2024-08-29T17:56:15.166 INFO:tasks.rados.rados.0.smithi029.stdout:1578: oid 23 version 1252 is already newer than 1250 2024-08-29T17:56:15.166 INFO:tasks.rados.rados.0.smithi029.stdout:1578: oid 23 version 1252 is already newer than 1251 2024-08-29T17:56:15.166 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 23 v 1252 (ObjNum 491 snap 146 seq_num 491) dirty exists 2024-08-29T17:56:15.166 INFO:tasks.rados.rados.0.smithi029.stdout:1578: left oid 23 (ObjNum 491 snap 146 seq_num 491) 2024-08-29T17:56:15.172 INFO:tasks.rados.rados.0.smithi029.stdout:1579: finishing write tid 1 to smithi02969618-1 2024-08-29T17:56:15.173 INFO:tasks.rados.rados.0.smithi029.stdout:1579: finishing write tid 2 to smithi02969618-1 2024-08-29T17:56:15.173 INFO:tasks.rados.rados.0.smithi029.stdout:1581: finishing rollback tid 0 to smithi02969618-41 2024-08-29T17:56:15.173 INFO:tasks.rados.rados.0.smithi029.stdout:1579: finishing write tid 3 to smithi02969618-1 2024-08-29T17:56:15.175 INFO:tasks.rados.rados.0.smithi029.stdout:1581: finishing rollback tid 1 to smithi02969618-41 2024-08-29T17:56:15.175 INFO:tasks.rados.rados.0.smithi029.stdout:1581: finishing rollback tid 2 to smithi02969618-41 2024-08-29T17:56:15.175 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 41 v 309 (ObjNum 445 snap 133 seq_num 445) dirty exists 2024-08-29T17:56:15.178 INFO:tasks.rados.rados.0.smithi029.stdout:1579: finishing write tid 4 to smithi02969618-1 2024-08-29T17:56:15.178 INFO:tasks.rados.rados.0.smithi029.stdout:1579: oid 1 updating version 0 to 823 2024-08-29T17:56:15.178 INFO:tasks.rados.rados.0.smithi029.stdout:1579: oid 1 version 823 is already newer than 822 2024-08-29T17:56:15.178 INFO:tasks.rados.rados.0.smithi029.stdout:1579: oid 1 updating version 823 to 824 2024-08-29T17:56:15.178 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 1 v 824 (ObjNum 492 snap 146 seq_num 492) dirty exists 2024-08-29T17:56:15.178 INFO:tasks.rados.rados.0.smithi029.stdout:1579: left oid 1 (ObjNum 492 snap 146 seq_num 492) 2024-08-29T17:56:15.178 INFO:tasks.rados.rados.0.smithi029.stdout:1578: done (4 left) 2024-08-29T17:56:15.178 INFO:tasks.rados.rados.0.smithi029.stdout:1579: done (3 left) 2024-08-29T17:56:15.178 INFO:tasks.rados.rados.0.smithi029.stdout:1581: done (2 left) 2024-08-29T17:56:15.178 INFO:tasks.rados.rados.0.smithi029.stdout:1582: done (1 left) 2024-08-29T17:56:15.178 INFO:tasks.rados.rados.0.smithi029.stdout:1583: rmattr oid 39 current snap is 146 2024-08-29T17:56:15.179 INFO:tasks.rados.rados.0.smithi029.stdout:1583: done (1 left) 2024-08-29T17:56:15.179 INFO:tasks.rados.rados.0.smithi029.stdout:1584: rollback oid 30 current snap is 146 2024-08-29T17:56:15.179 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 30 to 144 2024-08-29T17:56:15.179 INFO:tasks.rados.rados.0.smithi029.stdout:1585: read oid 39 snap 144 2024-08-29T17:56:15.179 INFO:tasks.rados.rados.0.smithi029.stdout:1585: expect (ObjNum 455 snap 135 seq_num 455) 2024-08-29T17:56:15.179 INFO:tasks.rados.rados.0.smithi029.stdout:1586: read oid 10 snap -1 2024-08-29T17:56:15.179 INFO:tasks.rados.rados.0.smithi029.stdout:1586: expect deleted 2024-08-29T17:56:15.179 INFO:tasks.rados.rados.0.smithi029.stdout:1587: copy_from oid 20 from oid 11 current snap is 146 2024-08-29T17:56:15.179 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 1 current snap is 146 2024-08-29T17:56:15.179 INFO:tasks.rados.rados.0.smithi029.stdout:1588: seq_num 495 ranges {15572992=696320,16269312=401408} 2024-08-29T17:56:15.269 INFO:tasks.rados.rados.0.smithi029.stdout:1588: writing smithi02969618-1 from 15572992 to 16269312 tid 1 2024-08-29T17:56:15.272 INFO:tasks.rados.rados.0.smithi029.stdout:1588: writing smithi02969618-1 from 16269312 to 16670720 tid 2 2024-08-29T17:56:15.272 INFO:tasks.rados.rados.0.smithi029.stdout:1589: copy_from oid 35 from oid 7 current snap is 146 2024-08-29T17:56:15.272 INFO:tasks.rados.rados.0.smithi029.stdout:1590: read oid 12 snap -1 2024-08-29T17:56:15.272 INFO:tasks.rados.rados.0.smithi029.stdout:1590: expect deleted 2024-08-29T17:56:15.272 INFO:tasks.rados.rados.0.smithi029.stdout:1591: copy_from oid 23 from oid 49 current snap is 146 2024-08-29T17:56:15.272 INFO:tasks.rados.rados.0.smithi029.stdout:1592: read oid 25 snap -1 2024-08-29T17:56:15.272 INFO:tasks.rados.rados.0.smithi029.stdout:1592: expect (ObjNum 0 snap 0 seq_num 0) 2024-08-29T17:56:15.272 INFO:tasks.rados.rados.0.smithi029.stdout:1593: snap_create 2024-08-29T17:56:15.272 INFO:tasks.rados.rados.0.smithi029.stdout:1580: finishing write tid 1 to smithi02969618-32 2024-08-29T17:56:15.272 INFO:tasks.rados.rados.0.smithi029.stdout:1580: finishing write tid 2 to smithi02969618-32 2024-08-29T17:56:15.272 INFO:tasks.rados.rados.0.smithi029.stdout:1580: finishing write tid 3 to smithi02969618-32 2024-08-29T17:56:15.273 INFO:tasks.rados.rados.0.smithi029.stdout:1580: finishing write tid 4 to smithi02969618-32 2024-08-29T17:56:15.273 INFO:tasks.rados.rados.0.smithi029.stdout:1580: oid 32 updating version 0 to 814 2024-08-29T17:56:15.273 INFO:tasks.rados.rados.0.smithi029.stdout:1580: oid 32 updating version 814 to 815 2024-08-29T17:56:15.273 INFO:tasks.rados.rados.0.smithi029.stdout:1580: oid 32 version 815 is already newer than 813 2024-08-29T17:56:15.273 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 32 v 815 (ObjNum 493 snap 146 seq_num 493) dirty exists 2024-08-29T17:56:15.273 INFO:tasks.rados.rados.0.smithi029.stdout:1580: left oid 32 (ObjNum 493 snap 146 seq_num 493) 2024-08-29T17:56:15.273 INFO:tasks.rados.rados.0.smithi029.stdout:1584: finishing rollback tid 0 to smithi02969618-30 2024-08-29T17:56:15.273 INFO:tasks.rados.rados.0.smithi029.stdout:1584: finishing rollback tid 1 to smithi02969618-30 2024-08-29T17:56:15.273 INFO:tasks.rados.rados.0.smithi029.stdout:1584: finishing rollback tid 2 to smithi02969618-30 2024-08-29T17:56:15.273 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 30 v 647 (ObjNum 448 snap 133 seq_num 448) dirty exists 2024-08-29T17:56:15.273 INFO:tasks.rados.rados.0.smithi029.stdout:1587: finishing copy_from racing read to smithi02969618-20 2024-08-29T17:56:15.273 INFO:tasks.rados.rados.0.smithi029.stdout:1587: finishing copy_from to smithi02969618-20 2024-08-29T17:56:15.273 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 20 v 301 (ObjNum 445 snap 133 seq_num 445) dirty exists 2024-08-29T17:56:15.273 INFO:tasks.rados.rados.0.smithi029.stdout:1585: expect (ObjNum 455 snap 135 seq_num 455) 2024-08-29T17:56:15.377 INFO:tasks.rados.rados.0.smithi029.stdout:1592: expect (ObjNum 0 snap 0 seq_num 0) 2024-08-29T17:56:15.379 INFO:tasks.rados.rados.0.smithi029.stdout:1591: finishing copy_from racing read to smithi02969618-23 2024-08-29T17:56:15.379 INFO:tasks.rados.rados.0.smithi029.stdout:1588: finishing write tid 1 to smithi02969618-1 2024-08-29T17:56:15.379 INFO:tasks.rados.rados.0.smithi029.stdout:1588: finishing write tid 2 to smithi02969618-1 2024-08-29T17:56:15.379 INFO:tasks.rados.rados.0.smithi029.stdout:1591: finishing copy_from to smithi02969618-23 2024-08-29T17:56:15.379 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 23 v 1230 (ObjNum 1265 snap 0 seq_num 1562028656) dirty exists 2024-08-29T17:56:15.379 INFO:tasks.rados.rados.0.smithi029.stdout:1588: finishing write tid 3 to smithi02969618-1 2024-08-29T17:56:15.379 INFO:tasks.rados.rados.0.smithi029.stdout:1588: finishing write tid 4 to smithi02969618-1 2024-08-29T17:56:15.379 INFO:tasks.rados.rados.0.smithi029.stdout:1588: oid 1 updating version 0 to 827 2024-08-29T17:56:15.380 INFO:tasks.rados.rados.0.smithi029.stdout:1588: oid 1 version 827 is already newer than 826 2024-08-29T17:56:15.380 INFO:tasks.rados.rados.0.smithi029.stdout:1588: oid 1 version 827 is already newer than 825 2024-08-29T17:56:15.380 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 1 v 827 (ObjNum 495 snap 146 seq_num 495) dirty exists 2024-08-29T17:56:15.380 INFO:tasks.rados.rados.0.smithi029.stdout:1588: left oid 1 (ObjNum 495 snap 146 seq_num 495) 2024-08-29T17:56:15.380 INFO:tasks.rados.rados.0.smithi029.stdout:1589: finishing copy_from racing read to smithi02969618-35 2024-08-29T17:56:15.380 INFO:tasks.rados.rados.0.smithi029.stdout:1589: finishing copy_from to smithi02969618-35 2024-08-29T17:56:15.380 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 35 v 815 (ObjNum 410 snap 125 seq_num 410) dirty exists 2024-08-29T17:56:15.399 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:15 smithi110 bash[67519]: cluster 2024-08-29T17:56:13.335015+0000 mgr.y (mgr.25004) 61 : cluster [DBG] pgmap v92: 121 pgs: 121 active+clean; 173 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-08-29T17:56:15.399 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:15 smithi110 bash[67519]: cluster 2024-08-29T17:56:14.030037+0000 mon.a (mon.0) 184 : cluster [DBG] osdmap e377: 8 total, 8 up, 8 in 2024-08-29T17:56:15.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:56:15 smithi029 bash[77880]: cluster 2024-08-29T17:56:13.335015+0000 mgr.y (mgr.25004) 61 : cluster [DBG] pgmap v92: 121 pgs: 121 active+clean; 173 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-08-29T17:56:15.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:56:15 smithi029 bash[77880]: cluster 2024-08-29T17:56:14.030037+0000 mon.a (mon.0) 184 : cluster [DBG] osdmap e377: 8 total, 8 up, 8 in 2024-08-29T17:56:15.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:56:15 smithi029 bash[79042]: cluster 2024-08-29T17:56:13.335015+0000 mgr.y (mgr.25004) 61 : cluster [DBG] pgmap v92: 121 pgs: 121 active+clean; 173 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-08-29T17:56:15.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:56:15 smithi029 bash[79042]: cluster 2024-08-29T17:56:14.030037+0000 mon.a (mon.0) 184 : cluster [DBG] osdmap e377: 8 total, 8 up, 8 in 2024-08-29T17:56:16.050 INFO:tasks.rados.rados.0.smithi029.stdout:1580: done (10 left) 2024-08-29T17:56:16.050 INFO:tasks.rados.rados.0.smithi029.stdout:1584: done (9 left) 2024-08-29T17:56:16.050 INFO:tasks.rados.rados.0.smithi029.stdout:1585: done (8 left) 2024-08-29T17:56:16.050 INFO:tasks.rados.rados.0.smithi029.stdout:1586: done (7 left) 2024-08-29T17:56:16.051 INFO:tasks.rados.rados.0.smithi029.stdout:1587: done (6 left) 2024-08-29T17:56:16.051 INFO:tasks.rados.rados.0.smithi029.stdout:1588: done (5 left) 2024-08-29T17:56:16.051 INFO:tasks.rados.rados.0.smithi029.stdout:1589: done (4 left) 2024-08-29T17:56:16.051 INFO:tasks.rados.rados.0.smithi029.stdout:1590: done (3 left) 2024-08-29T17:56:16.051 INFO:tasks.rados.rados.0.smithi029.stdout:1591: done (2 left) 2024-08-29T17:56:16.051 INFO:tasks.rados.rados.0.smithi029.stdout:1592: done (1 left) 2024-08-29T17:56:16.051 INFO:tasks.rados.rados.0.smithi029.stdout:1593: done (0 left) 2024-08-29T17:56:16.051 INFO:tasks.rados.rados.0.smithi029.stdout:1594: delete oid 36 current snap is 147 2024-08-29T17:56:16.057 INFO:tasks.rados.rados.0.smithi029.stdout:1594: done (0 left) 2024-08-29T17:56:16.058 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 4 current snap is 147 2024-08-29T17:56:16.058 INFO:tasks.rados.rados.0.smithi029.stdout:1595: seq_num 497 ranges {6012928=729088,6742016=401408} 2024-08-29T17:56:16.099 INFO:tasks.rados.rados.0.smithi029.stdout:1595: writing smithi02969618-4 from 6012928 to 6742016 tid 1 2024-08-29T17:56:16.102 INFO:tasks.rados.rados.0.smithi029.stdout:1595: writing smithi02969618-4 from 6742016 to 7143424 tid 2 2024-08-29T17:56:16.102 INFO:tasks.rados.rados.0.smithi029.stdout:1596: rollback oid 39 current snap is 147 2024-08-29T17:56:16.102 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 39 to 146 2024-08-29T17:56:16.102 INFO:tasks.rados.rados.0.smithi029.stdout:1597: read oid 48 snap 144 2024-08-29T17:56:16.102 INFO:tasks.rados.rados.0.smithi029.stdout:1597: expect (ObjNum 484 snap 143 seq_num 484) 2024-08-29T17:56:16.102 INFO:tasks.rados.rados.0.smithi029.stdout:1598: snap_create 2024-08-29T17:56:16.112 INFO:tasks.rados.rados.0.smithi029.stdout:1595: finishing write tid 1 to smithi02969618-4 2024-08-29T17:56:16.112 INFO:tasks.rados.rados.0.smithi029.stdout:1595: finishing write tid 2 to smithi02969618-4 2024-08-29T17:56:16.112 INFO:tasks.rados.rados.0.smithi029.stdout:1596: finishing rollback tid 0 to smithi02969618-39 2024-08-29T17:56:16.114 INFO:tasks.rados.rados.0.smithi029.stdout:1595: finishing write tid 3 to smithi02969618-4 2024-08-29T17:56:16.114 INFO:tasks.rados.rados.0.smithi029.stdout:1596: finishing rollback tid 1 to smithi02969618-39 2024-08-29T17:56:16.114 INFO:tasks.rados.rados.0.smithi029.stdout:1596: finishing rollback tid 2 to smithi02969618-39 2024-08-29T17:56:16.115 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 39 v 998 (ObjNum 455 snap 135 seq_num 455) dirty exists 2024-08-29T17:56:16.115 INFO:tasks.rados.rados.0.smithi029.stdout:1595: finishing write tid 4 to smithi02969618-4 2024-08-29T17:56:16.115 INFO:tasks.rados.rados.0.smithi029.stdout:1595: oid 4 updating version 0 to 649 2024-08-29T17:56:16.115 INFO:tasks.rados.rados.0.smithi029.stdout:1595: oid 4 updating version 649 to 650 2024-08-29T17:56:16.115 INFO:tasks.rados.rados.0.smithi029.stdout:1595: oid 4 version 650 is already newer than 648 2024-08-29T17:56:16.115 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 4 v 650 (ObjNum 497 snap 147 seq_num 497) dirty exists 2024-08-29T17:56:16.116 INFO:tasks.rados.rados.0.smithi029.stdout:1595: left oid 4 (ObjNum 497 snap 147 seq_num 497) 2024-08-29T17:56:16.143 INFO:tasks.rados.rados.0.smithi029.stdout:1597: expect (ObjNum 484 snap 143 seq_num 484) 2024-08-29T17:56:16.399 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:16 smithi110 bash[67519]: cluster 2024-08-29T17:56:15.040970+0000 mon.a (mon.0) 185 : cluster [DBG] osdmap e378: 8 total, 8 up, 8 in 2024-08-29T17:56:16.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:56:16 smithi029 bash[79042]: cluster 2024-08-29T17:56:15.040970+0000 mon.a (mon.0) 185 : cluster [DBG] osdmap e378: 8 total, 8 up, 8 in 2024-08-29T17:56:16.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:56:16 smithi029 bash[77880]: cluster 2024-08-29T17:56:15.040970+0000 mon.a (mon.0) 185 : cluster [DBG] osdmap e378: 8 total, 8 up, 8 in 2024-08-29T17:56:16.810 INFO:tasks.rados.rados.0.smithi029.stdout:1595: done (3 left) 2024-08-29T17:56:16.810 INFO:tasks.rados.rados.0.smithi029.stdout:1596: done (2 left) 2024-08-29T17:56:16.810 INFO:tasks.rados.rados.0.smithi029.stdout:1597: done (1 left) 2024-08-29T17:56:16.811 INFO:tasks.rados.rados.0.smithi029.stdout:1598: done (0 left) 2024-08-29T17:56:16.811 INFO:tasks.rados.rados.0.smithi029.stdout:1599: rmattr oid 13 current snap is 148 2024-08-29T17:56:16.811 INFO:tasks.rados.rados.0.smithi029.stdout:1600: snap_remove snap 144 2024-08-29T17:56:17.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:56:17 smithi029 bash[79042]: cluster 2024-08-29T17:56:15.335695+0000 mgr.y (mgr.25004) 62 : cluster [DBG] pgmap v95: 121 pgs: 121 active+clean; 152 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 20 MiB/s rd, 1.6 MiB/s wr, 31 op/s 2024-08-29T17:56:17.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:56:17 smithi029 bash[79042]: cluster 2024-08-29T17:56:16.051262+0000 mon.a (mon.0) 186 : cluster [DBG] osdmap e379: 8 total, 8 up, 8 in 2024-08-29T17:56:17.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:56:17 smithi029 bash[79042]: cluster 2024-08-29T17:56:16.811654+0000 mon.a (mon.0) 187 : cluster [DBG] osdmap e380: 8 total, 8 up, 8 in 2024-08-29T17:56:17.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:17 smithi110 bash[67519]: cluster 2024-08-29T17:56:15.335695+0000 mgr.y (mgr.25004) 62 : cluster [DBG] pgmap v95: 121 pgs: 121 active+clean; 152 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 20 MiB/s rd, 1.6 MiB/s wr, 31 op/s 2024-08-29T17:56:17.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:17 smithi110 bash[67519]: cluster 2024-08-29T17:56:16.051262+0000 mon.a (mon.0) 186 : cluster [DBG] osdmap e379: 8 total, 8 up, 8 in 2024-08-29T17:56:17.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:17 smithi110 bash[67519]: cluster 2024-08-29T17:56:16.811654+0000 mon.a (mon.0) 187 : cluster [DBG] osdmap e380: 8 total, 8 up, 8 in 2024-08-29T17:56:17.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:56:17 smithi029 bash[77880]: cluster 2024-08-29T17:56:15.335695+0000 mgr.y (mgr.25004) 62 : cluster [DBG] pgmap v95: 121 pgs: 121 active+clean; 152 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 20 MiB/s rd, 1.6 MiB/s wr, 31 op/s 2024-08-29T17:56:17.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:56:17 smithi029 bash[77880]: cluster 2024-08-29T17:56:16.051262+0000 mon.a (mon.0) 186 : cluster [DBG] osdmap e379: 8 total, 8 up, 8 in 2024-08-29T17:56:17.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:56:17 smithi029 bash[77880]: cluster 2024-08-29T17:56:16.811654+0000 mon.a (mon.0) 187 : cluster [DBG] osdmap e380: 8 total, 8 up, 8 in 2024-08-29T17:56:17.820 INFO:tasks.rados.rados.0.smithi029.stdout:1600: done (1 left) 2024-08-29T17:56:17.820 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 25 current snap is 148 2024-08-29T17:56:17.820 INFO:tasks.rados.rados.0.smithi029.stdout:1601: seq_num 498 ranges {0=745472,745472=401408} 2024-08-29T17:56:17.821 INFO:tasks.rados.rados.0.smithi029.stdout:1601: writing smithi02969618-25 from 0 to 745472 tid 1 2024-08-29T17:56:17.824 INFO:tasks.rados.rados.0.smithi029.stdout:1601: writing smithi02969618-25 from 745472 to 1146880 tid 2 2024-08-29T17:56:17.824 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 13 v 777 (ObjNum 488 snap 144 seq_num 488) dirty exists 2024-08-29T17:56:17.825 INFO:tasks.rados.rados.0.smithi029.stdout:1599: done (1 left) 2024-08-29T17:56:17.825 INFO:tasks.rados.rados.0.smithi029.stdout:1602: snap_create 2024-08-29T17:56:17.841 INFO:tasks.rados.rados.0.smithi029.stdout:1601: finishing write tid 1 to smithi02969618-25 2024-08-29T17:56:17.842 INFO:tasks.rados.rados.0.smithi029.stdout:1601: finishing write tid 2 to smithi02969618-25 2024-08-29T17:56:17.843 INFO:tasks.rados.rados.0.smithi029.stdout:1601: finishing write tid 3 to smithi02969618-25 2024-08-29T17:56:17.845 INFO:tasks.rados.rados.0.smithi029.stdout:1601: finishing write tid 4 to smithi02969618-25 2024-08-29T17:56:17.846 INFO:tasks.rados.rados.0.smithi029.stdout:1601: oid 25 updating version 0 to 770 2024-08-29T17:56:17.846 INFO:tasks.rados.rados.0.smithi029.stdout:1601: oid 25 updating version 770 to 771 2024-08-29T17:56:17.846 INFO:tasks.rados.rados.0.smithi029.stdout:1601: oid 25 version 771 is already newer than 769 2024-08-29T17:56:17.846 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 25 v 771 (ObjNum 498 snap 148 seq_num 498) dirty exists 2024-08-29T17:56:17.846 INFO:tasks.rados.rados.0.smithi029.stdout:1601: left oid 25 (ObjNum 498 snap 148 seq_num 498) 2024-08-29T17:56:18.817 INFO:tasks.rados.rados.0.smithi029.stdout:1601: done (1 left) 2024-08-29T17:56:18.817 INFO:tasks.rados.rados.0.smithi029.stdout:1602: done (0 left) 2024-08-29T17:56:18.817 INFO:tasks.rados.rados.0.smithi029.stdout:1603: read oid 27 snap -1 2024-08-29T17:56:18.817 INFO:tasks.rados.rados.0.smithi029.stdout:1603: expect deleted 2024-08-29T17:56:18.817 INFO:tasks.rados.rados.0.smithi029.stdout:1604: rmattr oid 22 current snap is 149 2024-08-29T17:56:18.817 INFO:tasks.rados.rados.0.smithi029.stdout:1604: done (1 left) 2024-08-29T17:56:18.817 INFO:tasks.rados.rados.0.smithi029.stdout:1605: read oid 21 snap 148 2024-08-29T17:56:18.817 INFO:tasks.rados.rados.0.smithi029.stdout:1605: expect (ObjNum 221 snap 47 seq_num 221) 2024-08-29T17:56:18.818 INFO:tasks.rados.rados.0.smithi029.stdout:1606: snap_create 2024-08-29T17:56:18.838 INFO:tasks.rados.rados.0.smithi029.stdout:1605: expect (ObjNum 221 snap 47 seq_num 221) 2024-08-29T17:56:18.852 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:18 smithi110 bash[67519]: cluster 2024-08-29T17:56:17.336378+0000 mgr.y (mgr.25004) 63 : cluster [DBG] pgmap v98: 121 pgs: 121 active+clean; 152 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 20 MiB/s rd, 1.6 MiB/s wr, 31 op/s 2024-08-29T17:56:18.852 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:18 smithi110 bash[67519]: cluster 2024-08-29T17:56:17.816354+0000 mon.a (mon.0) 188 : cluster [DBG] osdmap e381: 8 total, 8 up, 8 in 2024-08-29T17:56:18.852 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:18 smithi110 bash[67519]: audit 2024-08-29T17:56:18.418150+0000 mon.c (mon.2) 12 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T17:56:19.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:56:18 smithi029 bash[79042]: cluster 2024-08-29T17:56:17.336378+0000 mgr.y (mgr.25004) 63 : cluster [DBG] pgmap v98: 121 pgs: 121 active+clean; 152 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 20 MiB/s rd, 1.6 MiB/s wr, 31 op/s 2024-08-29T17:56:19.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:56:18 smithi029 bash[79042]: cluster 2024-08-29T17:56:17.816354+0000 mon.a (mon.0) 188 : cluster [DBG] osdmap e381: 8 total, 8 up, 8 in 2024-08-29T17:56:19.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:56:18 smithi029 bash[79042]: audit 2024-08-29T17:56:18.418150+0000 mon.c (mon.2) 12 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T17:56:19.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:56:18 smithi029 bash[77880]: cluster 2024-08-29T17:56:17.336378+0000 mgr.y (mgr.25004) 63 : cluster [DBG] pgmap v98: 121 pgs: 121 active+clean; 152 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 20 MiB/s rd, 1.6 MiB/s wr, 31 op/s 2024-08-29T17:56:19.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:56:18 smithi029 bash[77880]: cluster 2024-08-29T17:56:17.816354+0000 mon.a (mon.0) 188 : cluster [DBG] osdmap e381: 8 total, 8 up, 8 in 2024-08-29T17:56:19.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:56:18 smithi029 bash[77880]: audit 2024-08-29T17:56:18.418150+0000 mon.c (mon.2) 12 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T17:56:19.820 INFO:tasks.rados.rados.0.smithi029.stdout:1603: done (2 left) 2024-08-29T17:56:19.820 INFO:tasks.rados.rados.0.smithi029.stdout:1605: done (1 left) 2024-08-29T17:56:19.820 INFO:tasks.rados.rados.0.smithi029.stdout:1606: done (0 left) 2024-08-29T17:56:19.820 INFO:tasks.rados.rados.0.smithi029.stdout:1607: setattr oid 18 current snap is 150 2024-08-29T17:56:19.822 INFO:tasks.rados.rados.0.smithi029.stdout:1608: setattr oid 47 current snap is 150 2024-08-29T17:56:19.825 INFO:tasks.rados.rados.0.smithi029.stdout:1609: delete oid 41 current snap is 150 2024-08-29T17:56:19.833 INFO:tasks.rados.rados.0.smithi029.stdout:1609: done (2 left) 2024-08-29T17:56:19.833 INFO:tasks.rados.rados.0.smithi029.stdout:1610: snap_create 2024-08-29T17:56:19.838 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 18 v 651 (ObjNum 385 snap 0 seq_num 1562020640) dirty exists 2024-08-29T17:56:19.847 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 47 v 1091 (ObjNum 418 snap 127 seq_num 418) dirty exists 2024-08-29T17:56:20.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:19 smithi110 bash[67519]: cluster 2024-08-29T17:56:18.817832+0000 mon.a (mon.0) 189 : cluster [DBG] osdmap e382: 8 total, 8 up, 8 in 2024-08-29T17:56:20.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:19 smithi110 bash[67519]: cluster 2024-08-29T17:56:19.820672+0000 mon.a (mon.0) 190 : cluster [DBG] osdmap e383: 8 total, 8 up, 8 in 2024-08-29T17:56:20.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:56:19 smithi029 bash[79042]: cluster 2024-08-29T17:56:18.817832+0000 mon.a (mon.0) 189 : cluster [DBG] osdmap e382: 8 total, 8 up, 8 in 2024-08-29T17:56:20.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:56:19 smithi029 bash[79042]: cluster 2024-08-29T17:56:19.820672+0000 mon.a (mon.0) 190 : cluster [DBG] osdmap e383: 8 total, 8 up, 8 in 2024-08-29T17:56:20.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:56:19 smithi029 bash[77880]: cluster 2024-08-29T17:56:18.817832+0000 mon.a (mon.0) 189 : cluster [DBG] osdmap e382: 8 total, 8 up, 8 in 2024-08-29T17:56:20.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:56:19 smithi029 bash[77880]: cluster 2024-08-29T17:56:19.820672+0000 mon.a (mon.0) 190 : cluster [DBG] osdmap e383: 8 total, 8 up, 8 in 2024-08-29T17:56:20.844 INFO:tasks.rados.rados.0.smithi029.stdout:1607: done (2 left) 2024-08-29T17:56:20.844 INFO:tasks.rados.rados.0.smithi029.stdout:1608: done (1 left) 2024-08-29T17:56:20.844 INFO:tasks.rados.rados.0.smithi029.stdout:1610: done (0 left) 2024-08-29T17:56:20.844 INFO:tasks.rados.rados.0.smithi029.stdout:1611: copy_from oid 49 from oid 48 current snap is 151 2024-08-29T17:56:20.845 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 15 current snap is 151 2024-08-29T17:56:20.845 INFO:tasks.rados.rados.0.smithi029.stdout:1612: seq_num 500 ranges {647168=778240,1425408=401408} 2024-08-29T17:56:20.863 INFO:tasks.rados.rados.0.smithi029.stdout:1612: writing smithi02969618-15 from 647168 to 1425408 tid 1 2024-08-29T17:56:20.868 INFO:tasks.rados.rados.0.smithi029.stdout:1612: writing smithi02969618-15 from 1425408 to 1826816 tid 2 2024-08-29T17:56:20.868 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 17 current snap is 151 2024-08-29T17:56:20.868 INFO:tasks.rados.rados.0.smithi029.stdout:1613: seq_num 501 ranges {679936=794624,1474560=401408} 2024-08-29T17:56:20.886 INFO:tasks.rados.rados.0.smithi029.stdout:1613: writing smithi02969618-17 from 679936 to 1474560 tid 1 2024-08-29T17:56:20.891 INFO:tasks.rados.rados.0.smithi029.stdout:1613: writing smithi02969618-17 from 1474560 to 1875968 tid 2 2024-08-29T17:56:20.891 INFO:tasks.rados.rados.0.smithi029.stdout:1614: rollback oid 28 current snap is 151 2024-08-29T17:56:20.891 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 28 to 147 2024-08-29T17:56:20.891 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 10 current snap is 151 2024-08-29T17:56:20.892 INFO:tasks.rados.rados.0.smithi029.stdout:1615: seq_num 502 ranges {0=409600,409600=417792,827392=385024} 2024-08-29T17:56:20.896 INFO:tasks.rados.rados.0.smithi029.stdout:1615: writing smithi02969618-10 from 0 to 409600 tid 1 2024-08-29T17:56:20.902 INFO:tasks.rados.rados.0.smithi029.stdout:1615: writing smithi02969618-10 from 409600 to 827392 tid 2 2024-08-29T17:56:20.907 INFO:tasks.rados.rados.0.smithi029.stdout:1615: writing smithi02969618-10 from 827392 to 1212416 tid 3 2024-08-29T17:56:20.907 INFO:tasks.rados.rados.0.smithi029.stdout:1616: delete oid 50 current snap is 151 2024-08-29T17:56:20.907 INFO:tasks.rados.rados.0.smithi029.stdout:1614: finishing rollback tid 0 to smithi02969618-28 2024-08-29T17:56:20.907 INFO:tasks.rados.rados.0.smithi029.stdout:1614: finishing rollback tid 1 to smithi02969618-28 2024-08-29T17:56:20.908 INFO:tasks.rados.rados.0.smithi029.stdout:1611: finishing copy_from racing read to smithi02969618-49 2024-08-29T17:56:20.908 INFO:tasks.rados.rados.0.smithi029.stdout:1612: finishing write tid 1 to smithi02969618-15 2024-08-29T17:56:20.908 INFO:tasks.rados.rados.0.smithi029.stdout:1612: finishing write tid 2 to smithi02969618-15 2024-08-29T17:56:20.908 INFO:tasks.rados.rados.0.smithi029.stdout:1612: finishing write tid 3 to smithi02969618-15 2024-08-29T17:56:20.908 INFO:tasks.rados.rados.0.smithi029.stdout:1614: finishing rollback tid 2 to smithi02969618-28 2024-08-29T17:56:20.908 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 28 v 1094 (ObjNum 483 snap 143 seq_num 483) dirty exists 2024-08-29T17:56:20.908 INFO:tasks.rados.rados.0.smithi029.stdout:1613: finishing write tid 1 to smithi02969618-17 2024-08-29T17:56:20.908 INFO:tasks.rados.rados.0.smithi029.stdout:1613: finishing write tid 2 to smithi02969618-17 2024-08-29T17:56:20.908 INFO:tasks.rados.rados.0.smithi029.stdout:1613: finishing write tid 3 to smithi02969618-17 2024-08-29T17:56:20.908 INFO:tasks.rados.rados.0.smithi029.stdout:1615: finishing write tid 1 to smithi02969618-10 2024-08-29T17:56:20.908 INFO:tasks.rados.rados.0.smithi029.stdout:1613: finishing write tid 4 to smithi02969618-17 2024-08-29T17:56:20.908 INFO:tasks.rados.rados.0.smithi029.stdout:1613: oid 17 updating version 0 to 1001 2024-08-29T17:56:20.908 INFO:tasks.rados.rados.0.smithi029.stdout:1613: oid 17 version 1001 is already newer than 999 2024-08-29T17:56:20.909 INFO:tasks.rados.rados.0.smithi029.stdout:1613: oid 17 version 1001 is already newer than 1000 2024-08-29T17:56:20.909 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 17 v 1001 (ObjNum 501 snap 151 seq_num 501) dirty exists 2024-08-29T17:56:20.909 INFO:tasks.rados.rados.0.smithi029.stdout:1613: left oid 17 (ObjNum 501 snap 151 seq_num 501) 2024-08-29T17:56:20.909 INFO:tasks.rados.rados.0.smithi029.stdout:1612: finishing write tid 4 to smithi02969618-15 2024-08-29T17:56:20.909 INFO:tasks.rados.rados.0.smithi029.stdout:1612: oid 15 updating version 0 to 1261 2024-08-29T17:56:20.909 INFO:tasks.rados.rados.0.smithi029.stdout:1612: oid 15 updating version 1261 to 1262 2024-08-29T17:56:20.909 INFO:tasks.rados.rados.0.smithi029.stdout:1612: oid 15 updating version 1262 to 1263 2024-08-29T17:56:20.909 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 15 v 1263 (ObjNum 500 snap 151 seq_num 500) dirty exists 2024-08-29T17:56:20.909 INFO:tasks.rados.rados.0.smithi029.stdout:1612: left oid 15 (ObjNum 500 snap 151 seq_num 500) 2024-08-29T17:56:20.910 INFO:tasks.rados.rados.0.smithi029.stdout:1615: finishing write tid 2 to smithi02969618-10 2024-08-29T17:56:20.910 INFO:tasks.rados.rados.0.smithi029.stdout:1611: finishing copy_from to smithi02969618-49 2024-08-29T17:56:20.910 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 49 v 1081 (ObjNum 484 snap 143 seq_num 484) dirty exists 2024-08-29T17:56:20.911 INFO:tasks.rados.rados.0.smithi029.stdout:1611: done (5 left) 2024-08-29T17:56:20.912 INFO:tasks.rados.rados.0.smithi029.stdout:1612: done (4 left) 2024-08-29T17:56:20.912 INFO:tasks.rados.rados.0.smithi029.stdout:1613: done (3 left) 2024-08-29T17:56:20.912 INFO:tasks.rados.rados.0.smithi029.stdout:1614: done (2 left) 2024-08-29T17:56:20.912 INFO:tasks.rados.rados.0.smithi029.stdout:1616: done (1 left) 2024-08-29T17:56:20.912 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 44 current snap is 151 2024-08-29T17:56:20.912 INFO:tasks.rados.rados.0.smithi029.stdout:1617: seq_num 504 ranges {9797632=450560,10248192=589824,10838016=212992} 2024-08-29T17:56:20.993 INFO:tasks.rados.rados.0.smithi029.stdout:1617: writing smithi02969618-44 from 9797632 to 10248192 tid 1 2024-08-29T17:56:20.996 INFO:tasks.rados.rados.0.smithi029.stdout:1617: writing smithi02969618-44 from 10248192 to 10838016 tid 2 2024-08-29T17:56:20.998 INFO:tasks.rados.rados.0.smithi029.stdout:1617: writing smithi02969618-44 from 10838016 to 11051008 tid 3 2024-08-29T17:56:20.998 INFO:tasks.rados.rados.0.smithi029.stdout:1618: read oid 20 snap -1 2024-08-29T17:56:20.998 INFO:tasks.rados.rados.0.smithi029.stdout:1618: expect (ObjNum 445 snap 133 seq_num 445) 2024-08-29T17:56:20.998 INFO:tasks.rados.rados.0.smithi029.stdout:1619: copy_from oid 49 from oid 17 current snap is 151 2024-08-29T17:56:20.998 INFO:tasks.rados.rados.0.smithi029.stdout:1615: finishing write tid 3 to smithi02969618-10 2024-08-29T17:56:20.998 INFO:tasks.rados.rados.0.smithi029.stdout:1620: setattr oid 9 current snap is 151 2024-08-29T17:56:20.998 INFO:tasks.rados.rados.0.smithi029.stdout:1615: finishing write tid 4 to smithi02969618-10 2024-08-29T17:56:20.999 INFO:tasks.rados.rados.0.smithi029.stdout:1615: finishing write tid 5 to smithi02969618-10 2024-08-29T17:56:20.999 INFO:tasks.rados.rados.0.smithi029.stdout:1615: oid 10 updating version 0 to 1118 2024-08-29T17:56:20.999 INFO:tasks.rados.rados.0.smithi029.stdout:1615: oid 10 version 1118 is already newer than 1116 2024-08-29T17:56:20.999 INFO:tasks.rados.rados.0.smithi029.stdout:1615: oid 10 version 1118 is already newer than 1117 2024-08-29T17:56:20.999 INFO:tasks.rados.rados.0.smithi029.stdout:1615: oid 10 updating version 1118 to 1119 2024-08-29T17:56:20.999 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 10 v 1119 (ObjNum 502 snap 151 seq_num 502) dirty exists 2024-08-29T17:56:20.999 INFO:tasks.rados.rados.0.smithi029.stdout:1615: left oid 10 (ObjNum 502 snap 151 seq_num 502) 2024-08-29T17:56:20.999 INFO:tasks.rados.rados.0.smithi029.stdout:1615: done (4 left) 2024-08-29T17:56:20.999 INFO:tasks.rados.rados.0.smithi029.stdout:1621: delete oid 2 current snap is 151 2024-08-29T17:56:21.000 INFO:tasks.rados.rados.0.smithi029.stdout:1617: finishing write tid 1 to smithi02969618-44 2024-08-29T17:56:21.003 INFO:tasks.rados.rados.0.smithi029.stdout:1617: finishing write tid 2 to smithi02969618-44 2024-08-29T17:56:21.003 INFO:tasks.rados.rados.0.smithi029.stdout:1618: expect (ObjNum 445 snap 133 seq_num 445) 2024-08-29T17:56:21.012 INFO:tasks.rados.rados.0.smithi029.stdout:1617: finishing write tid 3 to smithi02969618-44 2024-08-29T17:56:21.012 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 9 v 816 (ObjNum 459 snap 137 seq_num 459) dirty exists 2024-08-29T17:56:21.012 INFO:tasks.rados.rados.0.smithi029.stdout:1617: finishing write tid 4 to smithi02969618-44 2024-08-29T17:56:21.012 INFO:tasks.rados.rados.0.smithi029.stdout:1618: done (4 left) 2024-08-29T17:56:21.012 INFO:tasks.rados.rados.0.smithi029.stdout:1620: done (3 left) 2024-08-29T17:56:21.012 INFO:tasks.rados.rados.0.smithi029.stdout:1621: done (2 left) 2024-08-29T17:56:21.012 INFO:tasks.rados.rados.0.smithi029.stdout:1622: read oid 9 snap 149 2024-08-29T17:56:21.012 INFO:tasks.rados.rados.0.smithi029.stdout:1622: expect (ObjNum 459 snap 137 seq_num 459) 2024-08-29T17:56:21.013 INFO:tasks.rados.rados.0.smithi029.stdout:1623: read oid 29 snap -1 2024-08-29T17:56:21.013 INFO:tasks.rados.rados.0.smithi029.stdout:1623: expect (ObjNum 449 snap 134 seq_num 449) 2024-08-29T17:56:21.013 INFO:tasks.rados.rados.0.smithi029.stdout:1624: snap_remove snap 147 2024-08-29T17:56:21.149 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:20 smithi110 bash[67519]: cluster 2024-08-29T17:56:19.337768+0000 mgr.y (mgr.25004) 64 : cluster [DBG] pgmap v101: 121 pgs: 121 active+clean; 139 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 9.1 MiB/s rd, 2.1 MiB/s wr, 16 op/s 2024-08-29T17:56:21.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:56:20 smithi029 bash[79042]: cluster 2024-08-29T17:56:19.337768+0000 mgr.y (mgr.25004) 64 : cluster [DBG] pgmap v101: 121 pgs: 121 active+clean; 139 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 9.1 MiB/s rd, 2.1 MiB/s wr, 16 op/s 2024-08-29T17:56:21.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:56:20 smithi029 bash[77880]: cluster 2024-08-29T17:56:19.337768+0000 mgr.y (mgr.25004) 64 : cluster [DBG] pgmap v101: 121 pgs: 121 active+clean; 139 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 9.1 MiB/s rd, 2.1 MiB/s wr, 16 op/s 2024-08-29T17:56:21.814 INFO:tasks.rados.rados.0.smithi029.stdout:1624: done (4 left) 2024-08-29T17:56:21.815 INFO:tasks.rados.rados.0.smithi029.stdout:1625: snap_create 2024-08-29T17:56:21.815 INFO:tasks.rados.rados.0.smithi029.stdout:1617: finishing write tid 5 to smithi02969618-44 2024-08-29T17:56:21.815 INFO:tasks.rados.rados.0.smithi029.stdout:1617: oid 44 updating version 0 to 1130 2024-08-29T17:56:21.815 INFO:tasks.rados.rados.0.smithi029.stdout:1617: oid 44 updating version 1130 to 1132 2024-08-29T17:56:21.815 INFO:tasks.rados.rados.0.smithi029.stdout:1617: oid 44 version 1132 is already newer than 1129 2024-08-29T17:56:21.815 INFO:tasks.rados.rados.0.smithi029.stdout:1617: oid 44 version 1132 is already newer than 1131 2024-08-29T17:56:21.815 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 44 v 1132 (ObjNum 504 snap 151 seq_num 504) dirty exists 2024-08-29T17:56:21.815 INFO:tasks.rados.rados.0.smithi029.stdout:1617: left oid 44 (ObjNum 504 snap 151 seq_num 504) 2024-08-29T17:56:21.815 INFO:tasks.rados.rados.0.smithi029.stdout:1619: finishing copy_from racing read to smithi02969618-49 2024-08-29T17:56:21.815 INFO:tasks.rados.rados.0.smithi029.stdout:1619: finishing copy_from to smithi02969618-49 2024-08-29T17:56:21.815 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 49 v 1001 (ObjNum 501 snap 151 seq_num 501) dirty exists 2024-08-29T17:56:21.816 INFO:tasks.rados.rados.0.smithi029.stdout:1622: expect (ObjNum 459 snap 137 seq_num 459) 2024-08-29T17:56:22.073 INFO:tasks.rados.rados.0.smithi029.stdout:1623: expect (ObjNum 449 snap 134 seq_num 449) 2024-08-29T17:56:22.149 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:21 smithi110 bash[67519]: cluster 2024-08-29T17:56:20.845483+0000 mon.a (mon.0) 191 : cluster [DBG] osdmap e384: 8 total, 8 up, 8 in 2024-08-29T17:56:22.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:21 smithi110 bash[67519]: cluster 2024-08-29T17:56:21.815824+0000 mon.a (mon.0) 192 : cluster [DBG] osdmap e385: 8 total, 8 up, 8 in 2024-08-29T17:56:22.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:56:21 smithi029 bash[77880]: cluster 2024-08-29T17:56:20.845483+0000 mon.a (mon.0) 191 : cluster [DBG] osdmap e384: 8 total, 8 up, 8 in 2024-08-29T17:56:22.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:56:21 smithi029 bash[77880]: cluster 2024-08-29T17:56:21.815824+0000 mon.a (mon.0) 192 : cluster [DBG] osdmap e385: 8 total, 8 up, 8 in 2024-08-29T17:56:22.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:56:21 smithi029 bash[79042]: cluster 2024-08-29T17:56:20.845483+0000 mon.a (mon.0) 191 : cluster [DBG] osdmap e384: 8 total, 8 up, 8 in 2024-08-29T17:56:22.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:56:21 smithi029 bash[79042]: cluster 2024-08-29T17:56:21.815824+0000 mon.a (mon.0) 192 : cluster [DBG] osdmap e385: 8 total, 8 up, 8 in 2024-08-29T17:56:23.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:56:22 smithi029 bash[79042]: cluster 2024-08-29T17:56:21.338485+0000 mgr.y (mgr.25004) 65 : cluster [DBG] pgmap v104: 121 pgs: 121 active+clean; 139 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 9.1 MiB/s rd, 2.1 MiB/s wr, 16 op/s 2024-08-29T17:56:23.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:56:22 smithi029 bash[79042]: audit 2024-08-29T17:56:22.268831+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:56:23.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:56:22 smithi029 bash[79042]: audit 2024-08-29T17:56:22.279765+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:56:23.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:56:22 smithi029 bash[79042]: audit 2024-08-29T17:56:22.282939+0000 mon.c (mon.2) 13 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:56:23.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:56:22 smithi029 bash[79042]: audit 2024-08-29T17:56:22.284658+0000 mon.c (mon.2) 14 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T17:56:23.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:56:22 smithi029 bash[79042]: audit 2024-08-29T17:56:22.294389+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:56:23.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:56:22 smithi029 bash[79042]: audit 2024-08-29T17:56:22.354013+0000 mon.c (mon.2) 15 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-29T17:56:23.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:56:22 smithi029 bash[79042]: audit 2024-08-29T17:56:22.355238+0000 mon.c (mon.2) 16 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-29T17:56:23.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:56:22 smithi029 bash[79042]: audit 2024-08-29T17:56:22.356371+0000 mon.c (mon.2) 17 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:56:23.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:56:22 smithi029 bash[79042]: cluster 2024-08-29T17:56:22.817911+0000 mon.a (mon.0) 196 : cluster [DBG] osdmap e386: 8 total, 8 up, 8 in 2024-08-29T17:56:23.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:22 smithi110 bash[67519]: cluster 2024-08-29T17:56:21.338485+0000 mgr.y (mgr.25004) 65 : cluster [DBG] pgmap v104: 121 pgs: 121 active+clean; 139 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 9.1 MiB/s rd, 2.1 MiB/s wr, 16 op/s 2024-08-29T17:56:23.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:22 smithi110 bash[67519]: audit 2024-08-29T17:56:22.268831+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:56:23.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:22 smithi110 bash[67519]: audit 2024-08-29T17:56:22.279765+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:56:23.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:22 smithi110 bash[67519]: audit 2024-08-29T17:56:22.282939+0000 mon.c (mon.2) 13 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:56:23.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:22 smithi110 bash[67519]: audit 2024-08-29T17:56:22.284658+0000 mon.c (mon.2) 14 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T17:56:23.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:22 smithi110 bash[67519]: audit 2024-08-29T17:56:22.294389+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:56:23.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:22 smithi110 bash[67519]: audit 2024-08-29T17:56:22.354013+0000 mon.c (mon.2) 15 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-29T17:56:23.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:22 smithi110 bash[67519]: audit 2024-08-29T17:56:22.355238+0000 mon.c (mon.2) 16 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-29T17:56:23.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:22 smithi110 bash[67519]: audit 2024-08-29T17:56:22.356371+0000 mon.c (mon.2) 17 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:56:23.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:22 smithi110 bash[67519]: cluster 2024-08-29T17:56:22.817911+0000 mon.a (mon.0) 196 : cluster [DBG] osdmap e386: 8 total, 8 up, 8 in 2024-08-29T17:56:23.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:56:22 smithi029 bash[77880]: cluster 2024-08-29T17:56:21.338485+0000 mgr.y (mgr.25004) 65 : cluster [DBG] pgmap v104: 121 pgs: 121 active+clean; 139 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 9.1 MiB/s rd, 2.1 MiB/s wr, 16 op/s 2024-08-29T17:56:23.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:56:22 smithi029 bash[77880]: audit 2024-08-29T17:56:22.268831+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:56:23.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:56:22 smithi029 bash[77880]: audit 2024-08-29T17:56:22.279765+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:56:23.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:56:22 smithi029 bash[77880]: audit 2024-08-29T17:56:22.282939+0000 mon.c (mon.2) 13 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:56:23.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:56:22 smithi029 bash[77880]: audit 2024-08-29T17:56:22.284658+0000 mon.c (mon.2) 14 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T17:56:23.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:56:22 smithi029 bash[77880]: audit 2024-08-29T17:56:22.294389+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:56:23.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:56:22 smithi029 bash[77880]: audit 2024-08-29T17:56:22.354013+0000 mon.c (mon.2) 15 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-29T17:56:23.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:56:22 smithi029 bash[77880]: audit 2024-08-29T17:56:22.355238+0000 mon.c (mon.2) 16 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-29T17:56:23.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:56:22 smithi029 bash[77880]: audit 2024-08-29T17:56:22.356371+0000 mon.c (mon.2) 17 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:56:23.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:56:22 smithi029 bash[77880]: cluster 2024-08-29T17:56:22.817911+0000 mon.a (mon.0) 196 : cluster [DBG] osdmap e386: 8 total, 8 up, 8 in 2024-08-29T17:56:23.383 INFO:tasks.rados.rados.0.smithi029.stdout:1617: done (4 left) 2024-08-29T17:56:23.383 INFO:tasks.rados.rados.0.smithi029.stdout:1619: done (3 left) 2024-08-29T17:56:23.383 INFO:tasks.rados.rados.0.smithi029.stdout:1622: done (2 left) 2024-08-29T17:56:23.384 INFO:tasks.rados.rados.0.smithi029.stdout:1623: done (1 left) 2024-08-29T17:56:23.384 INFO:tasks.rados.rados.0.smithi029.stdout:1625: done (0 left) 2024-08-29T17:56:23.384 INFO:tasks.rados.rados.0.smithi029.stdout:1626: snap_create 2024-08-29T17:56:23.863 INFO:tasks.rados.rados.0.smithi029.stdout:1626: done (0 left) 2024-08-29T17:56:23.863 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 40 current snap is 153 2024-08-29T17:56:23.863 INFO:tasks.rados.rados.0.smithi029.stdout:1627: seq_num 506 ranges {0=483328,483328=761856,1245184=40960} 2024-08-29T17:56:23.868 INFO:tasks.rados.rados.0.smithi029.stdout:1627: writing smithi02969618-40 from 0 to 483328 tid 1 2024-08-29T17:56:23.878 INFO:tasks.rados.rados.0.smithi029.stdout:1627: writing smithi02969618-40 from 483328 to 1245184 tid 2 2024-08-29T17:56:23.879 INFO:tasks.rados.rados.0.smithi029.stdout:1627: writing smithi02969618-40 from 1245184 to 1286144 tid 3 2024-08-29T17:56:23.879 INFO:tasks.rados.rados.0.smithi029.stdout:1628: snap_create 2024-08-29T17:56:23.886 INFO:tasks.rados.rados.0.smithi029.stdout:1627: finishing write tid 1 to smithi02969618-40 2024-08-29T17:56:23.886 INFO:tasks.rados.rados.0.smithi029.stdout:1627: finishing write tid 2 to smithi02969618-40 2024-08-29T17:56:23.888 INFO:tasks.rados.rados.0.smithi029.stdout:1627: finishing write tid 3 to smithi02969618-40 2024-08-29T17:56:23.889 INFO:tasks.rados.rados.0.smithi029.stdout:1627: finishing write tid 4 to smithi02969618-40 2024-08-29T17:56:23.891 INFO:tasks.rados.rados.0.smithi029.stdout:1627: finishing write tid 5 to smithi02969618-40 2024-08-29T17:56:23.891 INFO:tasks.rados.rados.0.smithi029.stdout:1627: oid 40 updating version 0 to 645 2024-08-29T17:56:23.892 INFO:tasks.rados.rados.0.smithi029.stdout:1627: oid 40 version 645 is already newer than 643 2024-08-29T17:56:23.892 INFO:tasks.rados.rados.0.smithi029.stdout:1627: oid 40 version 645 is already newer than 644 2024-08-29T17:56:23.892 INFO:tasks.rados.rados.0.smithi029.stdout:1627: oid 40 version 645 is already newer than 642 2024-08-29T17:56:23.892 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 40 v 645 (ObjNum 506 snap 153 seq_num 506) dirty exists 2024-08-29T17:56:23.892 INFO:tasks.rados.rados.0.smithi029.stdout:1627: left oid 40 (ObjNum 506 snap 153 seq_num 506) 2024-08-29T17:56:24.149 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:23 smithi110 bash[67519]: cephadm 2024-08-29T17:56:22.353461+0000 mgr.y (mgr.25004) 66 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-08-29T17:56:24.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:23 smithi110 bash[67519]: cephadm 2024-08-29T17:56:22.357814+0000 mgr.y (mgr.25004) 67 : cephadm [INF] Reconfiguring daemon mon.a on smithi029 2024-08-29T17:56:24.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:56:23 smithi029 bash[79042]: cephadm 2024-08-29T17:56:22.353461+0000 mgr.y (mgr.25004) 66 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-08-29T17:56:24.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:56:23 smithi029 bash[79042]: cephadm 2024-08-29T17:56:22.357814+0000 mgr.y (mgr.25004) 67 : cephadm [INF] Reconfiguring daemon mon.a on smithi029 2024-08-29T17:56:24.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:56:23 smithi029 bash[77880]: cephadm 2024-08-29T17:56:22.353461+0000 mgr.y (mgr.25004) 66 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-08-29T17:56:24.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:56:23 smithi029 bash[77880]: cephadm 2024-08-29T17:56:22.357814+0000 mgr.y (mgr.25004) 67 : cephadm [INF] Reconfiguring daemon mon.a on smithi029 2024-08-29T17:56:24.857 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:56:24 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:17:56:24] "GET /metrics HTTP/1.1" 200 36075 "" "Prometheus/2.43.0" 2024-08-29T17:56:24.870 INFO:tasks.rados.rados.0.smithi029.stdout:1627: done (1 left) 2024-08-29T17:56:24.871 INFO:tasks.rados.rados.0.smithi029.stdout:1628: done (0 left) 2024-08-29T17:56:24.871 INFO:tasks.rados.rados.0.smithi029.stdout:1629: copy_from oid 50 from oid 10 current snap is 154 2024-08-29T17:56:24.871 INFO:tasks.rados.rados.0.smithi029.stdout:1630: snap_remove snap 150 2024-08-29T17:56:25.149 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:24 smithi110 bash[67519]: cluster 2024-08-29T17:56:23.339116+0000 mgr.y (mgr.25004) 68 : cluster [DBG] pgmap v107: 121 pgs: 121 active+clean; 139 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-08-29T17:56:25.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:24 smithi110 bash[67519]: cluster 2024-08-29T17:56:23.864934+0000 mon.a (mon.0) 197 : cluster [DBG] osdmap e387: 8 total, 8 up, 8 in 2024-08-29T17:56:25.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:56:24 smithi029 bash[79042]: cluster 2024-08-29T17:56:23.339116+0000 mgr.y (mgr.25004) 68 : cluster [DBG] pgmap v107: 121 pgs: 121 active+clean; 139 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-08-29T17:56:25.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:56:24 smithi029 bash[79042]: cluster 2024-08-29T17:56:23.864934+0000 mon.a (mon.0) 197 : cluster [DBG] osdmap e387: 8 total, 8 up, 8 in 2024-08-29T17:56:25.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:56:24 smithi029 bash[77880]: cluster 2024-08-29T17:56:23.339116+0000 mgr.y (mgr.25004) 68 : cluster [DBG] pgmap v107: 121 pgs: 121 active+clean; 139 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-08-29T17:56:25.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:56:24 smithi029 bash[77880]: cluster 2024-08-29T17:56:23.864934+0000 mon.a (mon.0) 197 : cluster [DBG] osdmap e387: 8 total, 8 up, 8 in 2024-08-29T17:56:25.882 INFO:tasks.rados.rados.0.smithi029.stdout:1630: done (1 left) 2024-08-29T17:56:25.882 INFO:tasks.rados.rados.0.smithi029.stdout:1631: copy_from oid 5 from oid 2 current snap is 154 2024-08-29T17:56:25.883 INFO:tasks.rados.rados.0.smithi029.stdout:1629: finishing copy_from racing read to smithi02969618-50 2024-08-29T17:56:25.883 INFO:tasks.rados.rados.0.smithi029.stdout:1629: finishing copy_from to smithi02969618-50 2024-08-29T17:56:25.883 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 50 v 1119 (ObjNum 502 snap 151 seq_num 502) dirty exists 2024-08-29T17:56:25.883 INFO:tasks.rados.rados.0.smithi029.stdout:1629: done (1 left) 2024-08-29T17:56:25.883 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 7 current snap is 154 2024-08-29T17:56:25.883 INFO:tasks.rados.rados.0.smithi029.stdout:1632: seq_num 507 ranges {2080768=499712,2580480=638976,3219456=163840} 2024-08-29T17:56:25.898 INFO:tasks.rados.rados.0.smithi029.stdout:1632: writing smithi02969618-7 from 2080768 to 2580480 tid 1 2024-08-29T17:56:25.902 INFO:tasks.rados.rados.0.smithi029.stdout:1632: writing smithi02969618-7 from 2580480 to 3219456 tid 2 2024-08-29T17:56:25.904 INFO:tasks.rados.rados.0.smithi029.stdout:1632: writing smithi02969618-7 from 3219456 to 3383296 tid 3 2024-08-29T17:56:25.904 INFO:tasks.rados.rados.0.smithi029.stdout:1633: snap_create 2024-08-29T17:56:25.904 INFO:tasks.rados.rados.0.smithi029.stdout:1631: finishing copy_from to smithi02969618-5 2024-08-29T17:56:25.904 INFO:tasks.rados.rados.0.smithi029.stdout:1631: got expected ENOENT (src dne) 2024-08-29T17:56:25.904 INFO:tasks.rados.rados.0.smithi029.stdout:1631: finishing copy_from racing read to smithi02969618-5 2024-08-29T17:56:25.909 INFO:tasks.rados.rados.0.smithi029.stdout:1632: finishing write tid 1 to smithi02969618-7 2024-08-29T17:56:25.910 INFO:tasks.rados.rados.0.smithi029.stdout:1632: finishing write tid 2 to smithi02969618-7 2024-08-29T17:56:25.912 INFO:tasks.rados.rados.0.smithi029.stdout:1632: finishing write tid 3 to smithi02969618-7 2024-08-29T17:56:25.913 INFO:tasks.rados.rados.0.smithi029.stdout:1632: finishing write tid 4 to smithi02969618-7 2024-08-29T17:56:25.915 INFO:tasks.rados.rados.0.smithi029.stdout:1632: finishing write tid 5 to smithi02969618-7 2024-08-29T17:56:25.915 INFO:tasks.rados.rados.0.smithi029.stdout:1632: oid 7 updating version 0 to 828 2024-08-29T17:56:25.915 INFO:tasks.rados.rados.0.smithi029.stdout:1632: oid 7 updating version 828 to 829 2024-08-29T17:56:25.915 INFO:tasks.rados.rados.0.smithi029.stdout:1632: oid 7 updating version 829 to 830 2024-08-29T17:56:25.916 INFO:tasks.rados.rados.0.smithi029.stdout:1632: oid 7 updating version 830 to 831 2024-08-29T17:56:25.916 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 7 v 831 (ObjNum 507 snap 154 seq_num 507) dirty exists 2024-08-29T17:56:25.916 INFO:tasks.rados.rados.0.smithi029.stdout:1632: left oid 7 (ObjNum 507 snap 154 seq_num 507) 2024-08-29T17:56:26.149 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:25 smithi110 bash[67519]: cluster 2024-08-29T17:56:24.872584+0000 mon.a (mon.0) 198 : cluster [DBG] osdmap e388: 8 total, 8 up, 8 in 2024-08-29T17:56:26.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:56:25 smithi029 bash[79042]: cluster 2024-08-29T17:56:24.872584+0000 mon.a (mon.0) 198 : cluster [DBG] osdmap e388: 8 total, 8 up, 8 in 2024-08-29T17:56:26.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:56:25 smithi029 bash[77880]: cluster 2024-08-29T17:56:24.872584+0000 mon.a (mon.0) 198 : cluster [DBG] osdmap e388: 8 total, 8 up, 8 in 2024-08-29T17:56:26.815 INFO:tasks.rados.rados.0.smithi029.stdout:1631: done (2 left) 2024-08-29T17:56:26.815 INFO:tasks.rados.rados.0.smithi029.stdout:1632: done (1 left) 2024-08-29T17:56:26.815 INFO:tasks.rados.rados.0.smithi029.stdout:1633: done (0 left) 2024-08-29T17:56:26.815 INFO:tasks.rados.rados.0.smithi029.stdout:1634: read oid 9 snap -1 2024-08-29T17:56:26.816 INFO:tasks.rados.rados.0.smithi029.stdout:1634: expect (ObjNum 459 snap 137 seq_num 459) 2024-08-29T17:56:26.816 INFO:tasks.rados.rados.0.smithi029.stdout:1635: setattr oid 15 current snap is 155 2024-08-29T17:56:26.824 INFO:tasks.rados.rados.0.smithi029.stdout:1636: snap_remove snap 151 2024-08-29T17:56:27.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:26 smithi110 bash[67519]: cluster 2024-08-29T17:56:25.339836+0000 mgr.y (mgr.25004) 69 : cluster [DBG] pgmap v110: 121 pgs: 121 active+clean; 147 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 3.8 MiB/s wr, 26 op/s 2024-08-29T17:56:27.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:26 smithi110 bash[67519]: cluster 2024-08-29T17:56:25.883468+0000 mon.a (mon.0) 199 : cluster [DBG] osdmap e389: 8 total, 8 up, 8 in 2024-08-29T17:56:27.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:26 smithi110 bash[67519]: audit 2024-08-29T17:56:25.917192+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:56:27.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:26 smithi110 bash[67519]: audit 2024-08-29T17:56:25.926691+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:56:27.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:26 smithi110 bash[67519]: cephadm 2024-08-29T17:56:25.928550+0000 mgr.y (mgr.25004) 70 : cephadm [INF] Reconfiguring mgr.y (monmap changed)... 2024-08-29T17:56:27.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:26 smithi110 bash[67519]: audit 2024-08-29T17:56:25.929271+0000 mon.c (mon.2) 18 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-29T17:56:27.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:26 smithi110 bash[67519]: audit 2024-08-29T17:56:25.929984+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-29T17:56:27.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:26 smithi110 bash[67519]: audit 2024-08-29T17:56:25.931693+0000 mon.c (mon.2) 19 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-29T17:56:27.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:26 smithi110 bash[67519]: audit 2024-08-29T17:56:25.933419+0000 mon.c (mon.2) 20 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:56:27.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:26 smithi110 bash[67519]: cephadm 2024-08-29T17:56:25.934796+0000 mgr.y (mgr.25004) 71 : cephadm [INF] Reconfiguring daemon mgr.y on smithi029 2024-08-29T17:56:27.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:26 smithi110 bash[67519]: cluster 2024-08-29T17:56:26.816652+0000 mon.a (mon.0) 203 : cluster [DBG] osdmap e390: 8 total, 8 up, 8 in 2024-08-29T17:56:27.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:56:26 smithi029 bash[79042]: cluster 2024-08-29T17:56:25.339836+0000 mgr.y (mgr.25004) 69 : cluster [DBG] pgmap v110: 121 pgs: 121 active+clean; 147 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 3.8 MiB/s wr, 26 op/s 2024-08-29T17:56:27.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:56:26 smithi029 bash[79042]: cluster 2024-08-29T17:56:25.883468+0000 mon.a (mon.0) 199 : cluster [DBG] osdmap e389: 8 total, 8 up, 8 in 2024-08-29T17:56:27.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:56:26 smithi029 bash[79042]: audit 2024-08-29T17:56:25.917192+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:56:27.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:56:26 smithi029 bash[79042]: audit 2024-08-29T17:56:25.926691+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:56:27.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:56:26 smithi029 bash[79042]: cephadm 2024-08-29T17:56:25.928550+0000 mgr.y (mgr.25004) 70 : cephadm [INF] Reconfiguring mgr.y (monmap changed)... 2024-08-29T17:56:27.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:56:26 smithi029 bash[79042]: audit 2024-08-29T17:56:25.929271+0000 mon.c (mon.2) 18 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-29T17:56:27.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:56:26 smithi029 bash[79042]: audit 2024-08-29T17:56:25.929984+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-29T17:56:27.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:56:26 smithi029 bash[79042]: audit 2024-08-29T17:56:25.931693+0000 mon.c (mon.2) 19 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-29T17:56:27.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:56:26 smithi029 bash[79042]: audit 2024-08-29T17:56:25.933419+0000 mon.c (mon.2) 20 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:56:27.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:56:26 smithi029 bash[79042]: cephadm 2024-08-29T17:56:25.934796+0000 mgr.y (mgr.25004) 71 : cephadm [INF] Reconfiguring daemon mgr.y on smithi029 2024-08-29T17:56:27.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:56:26 smithi029 bash[79042]: cluster 2024-08-29T17:56:26.816652+0000 mon.a (mon.0) 203 : cluster [DBG] osdmap e390: 8 total, 8 up, 8 in 2024-08-29T17:56:27.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:56:26 smithi029 bash[77880]: cluster 2024-08-29T17:56:25.339836+0000 mgr.y (mgr.25004) 69 : cluster [DBG] pgmap v110: 121 pgs: 121 active+clean; 147 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 3.8 MiB/s wr, 26 op/s 2024-08-29T17:56:27.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:56:26 smithi029 bash[77880]: cluster 2024-08-29T17:56:25.883468+0000 mon.a (mon.0) 199 : cluster [DBG] osdmap e389: 8 total, 8 up, 8 in 2024-08-29T17:56:27.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:56:26 smithi029 bash[77880]: audit 2024-08-29T17:56:25.917192+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:56:27.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:56:26 smithi029 bash[77880]: audit 2024-08-29T17:56:25.926691+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:56:27.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:56:26 smithi029 bash[77880]: cephadm 2024-08-29T17:56:25.928550+0000 mgr.y (mgr.25004) 70 : cephadm [INF] Reconfiguring mgr.y (monmap changed)... 2024-08-29T17:56:27.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:56:26 smithi029 bash[77880]: audit 2024-08-29T17:56:25.929271+0000 mon.c (mon.2) 18 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-29T17:56:27.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:56:26 smithi029 bash[77880]: audit 2024-08-29T17:56:25.929984+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-29T17:56:27.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:56:26 smithi029 bash[77880]: audit 2024-08-29T17:56:25.931693+0000 mon.c (mon.2) 19 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-29T17:56:27.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:56:26 smithi029 bash[77880]: audit 2024-08-29T17:56:25.933419+0000 mon.c (mon.2) 20 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:56:27.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:56:26 smithi029 bash[77880]: cephadm 2024-08-29T17:56:25.934796+0000 mgr.y (mgr.25004) 71 : cephadm [INF] Reconfiguring daemon mgr.y on smithi029 2024-08-29T17:56:27.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:56:26 smithi029 bash[77880]: cluster 2024-08-29T17:56:26.816652+0000 mon.a (mon.0) 203 : cluster [DBG] osdmap e390: 8 total, 8 up, 8 in 2024-08-29T17:56:27.818 INFO:tasks.rados.rados.0.smithi029.stdout:1636: done (2 left) 2024-08-29T17:56:27.818 INFO:tasks.rados.rados.0.smithi029.stdout:1637: snap_remove snap 154 2024-08-29T17:56:28.823 INFO:tasks.rados.rados.0.smithi029.stdout:1637: done (2 left) 2024-08-29T17:56:28.823 INFO:tasks.rados.rados.0.smithi029.stdout:1638: copy_from oid 7 from oid 33 current snap is 155 2024-08-29T17:56:28.823 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 15 v 1289 (ObjNum 500 snap 151 seq_num 500) dirty exists 2024-08-29T17:56:28.823 INFO:tasks.rados.rados.0.smithi029.stdout:1634: expect (ObjNum 459 snap 137 seq_num 459) 2024-08-29T17:56:29.085 INFO:tasks.rados.rados.0.smithi029.stdout:1634: done (2 left) 2024-08-29T17:56:29.085 INFO:tasks.rados.rados.0.smithi029.stdout:1635: done (1 left) 2024-08-29T17:56:29.086 INFO:tasks.rados.rados.0.smithi029.stdout:1639: rollback oid 4 current snap is 155 2024-08-29T17:56:29.086 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 4 to 149 2024-08-29T17:56:29.086 INFO:tasks.rados.rados.0.smithi029.stdout:1640: read oid 15 snap -1 2024-08-29T17:56:29.086 INFO:tasks.rados.rados.0.smithi029.stdout:1640: expect (ObjNum 500 snap 151 seq_num 500) 2024-08-29T17:56:29.086 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 42 current snap is 155 2024-08-29T17:56:29.086 INFO:tasks.rados.rados.0.smithi029.stdout:1641: seq_num 508 ranges {2318336=516096,2834432=524288,3358720=278528} 2024-08-29T17:56:29.134 INFO:tasks.rados.rados.0.smithi029.stdout:1641: writing smithi02969618-42 from 2318336 to 2834432 tid 1 2024-08-29T17:56:29.141 INFO:tasks.rados.rados.0.smithi029.stdout:1641: writing smithi02969618-42 from 2834432 to 3358720 tid 2 2024-08-29T17:56:29.145 INFO:tasks.rados.rados.0.smithi029.stdout:1641: writing smithi02969618-42 from 3358720 to 3637248 tid 3 2024-08-29T17:56:29.146 INFO:tasks.rados.rados.0.smithi029.stdout:1642: setattr oid 9 current snap is 155 2024-08-29T17:56:29.146 INFO:tasks.rados.rados.0.smithi029.stdout:1638: finishing copy_from to smithi02969618-7 2024-08-29T17:56:29.146 INFO:tasks.rados.rados.0.smithi029.stdout:1638: got expected ENOENT (src dne) 2024-08-29T17:56:29.146 INFO:tasks.rados.rados.0.smithi029.stdout:1638: finishing copy_from racing read to smithi02969618-7 2024-08-29T17:56:29.146 INFO:tasks.rados.rados.0.smithi029.stdout:1639: finishing rollback tid 0 to smithi02969618-4 2024-08-29T17:56:29.146 INFO:tasks.rados.rados.0.smithi029.stdout:1639: finishing rollback tid 1 to smithi02969618-4 2024-08-29T17:56:29.146 INFO:tasks.rados.rados.0.smithi029.stdout:1639: finishing rollback tid 2 to smithi02969618-4 2024-08-29T17:56:29.146 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 4 v 654 (ObjNum 497 snap 147 seq_num 497) dirty exists 2024-08-29T17:56:29.146 INFO:tasks.rados.rados.0.smithi029.stdout:1640: expect (ObjNum 500 snap 151 seq_num 500) 2024-08-29T17:56:29.149 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:28 smithi110 bash[67519]: cluster 2024-08-29T17:56:27.340656+0000 mgr.y (mgr.25004) 72 : cluster [DBG] pgmap v113: 121 pgs: 121 active+clean; 147 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 3.8 MiB/s wr, 26 op/s 2024-08-29T17:56:29.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:28 smithi110 bash[67519]: cluster 2024-08-29T17:56:27.819416+0000 mon.a (mon.0) 204 : cluster [DBG] osdmap e391: 8 total, 8 up, 8 in 2024-08-29T17:56:29.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:56:28 smithi029 bash[77880]: cluster 2024-08-29T17:56:27.340656+0000 mgr.y (mgr.25004) 72 : cluster [DBG] pgmap v113: 121 pgs: 121 active+clean; 147 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 3.8 MiB/s wr, 26 op/s 2024-08-29T17:56:29.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:56:28 smithi029 bash[77880]: cluster 2024-08-29T17:56:27.819416+0000 mon.a (mon.0) 204 : cluster [DBG] osdmap e391: 8 total, 8 up, 8 in 2024-08-29T17:56:29.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:56:28 smithi029 bash[79042]: cluster 2024-08-29T17:56:27.340656+0000 mgr.y (mgr.25004) 72 : cluster [DBG] pgmap v113: 121 pgs: 121 active+clean; 147 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 3.8 MiB/s wr, 26 op/s 2024-08-29T17:56:29.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:56:28 smithi029 bash[79042]: cluster 2024-08-29T17:56:27.819416+0000 mon.a (mon.0) 204 : cluster [DBG] osdmap e391: 8 total, 8 up, 8 in 2024-08-29T17:56:29.265 INFO:tasks.rados.rados.0.smithi029.stdout:1641: finishing write tid 1 to smithi02969618-42 2024-08-29T17:56:29.265 INFO:tasks.rados.rados.0.smithi029.stdout:1641: finishing write tid 2 to smithi02969618-42 2024-08-29T17:56:29.266 INFO:tasks.rados.rados.0.smithi029.stdout:1641: finishing write tid 3 to smithi02969618-42 2024-08-29T17:56:29.266 INFO:tasks.rados.rados.0.smithi029.stdout:1641: finishing write tid 4 to smithi02969618-42 2024-08-29T17:56:29.266 INFO:tasks.rados.rados.0.smithi029.stdout:1641: finishing write tid 5 to smithi02969618-42 2024-08-29T17:56:29.266 INFO:tasks.rados.rados.0.smithi029.stdout:1641: oid 42 updating version 0 to 1090 2024-08-29T17:56:29.266 INFO:tasks.rados.rados.0.smithi029.stdout:1641: oid 42 updating version 1090 to 1091 2024-08-29T17:56:29.266 INFO:tasks.rados.rados.0.smithi029.stdout:1641: oid 42 version 1091 is already newer than 1088 2024-08-29T17:56:29.266 INFO:tasks.rados.rados.0.smithi029.stdout:1641: oid 42 version 1091 is already newer than 1089 2024-08-29T17:56:29.266 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 42 v 1091 (ObjNum 508 snap 155 seq_num 508) dirty exists 2024-08-29T17:56:29.266 INFO:tasks.rados.rados.0.smithi029.stdout:1641: left oid 42 (ObjNum 508 snap 155 seq_num 508) 2024-08-29T17:56:29.266 INFO:tasks.rados.rados.0.smithi029.stdout:1638: done (4 left) 2024-08-29T17:56:29.267 INFO:tasks.rados.rados.0.smithi029.stdout:1639: done (3 left) 2024-08-29T17:56:29.267 INFO:tasks.rados.rados.0.smithi029.stdout:1640: done (2 left) 2024-08-29T17:56:29.267 INFO:tasks.rados.rados.0.smithi029.stdout:1641: done (1 left) 2024-08-29T17:56:29.267 INFO:tasks.rados.rados.0.smithi029.stdout:1643: snap_remove snap 149 2024-08-29T17:56:29.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:56:29 smithi029 bash[79042]: cluster 2024-08-29T17:56:28.823370+0000 mon.a (mon.0) 205 : cluster [DBG] osdmap e392: 8 total, 8 up, 8 in 2024-08-29T17:56:29.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:56:29 smithi029 bash[79042]: audit 2024-08-29T17:56:29.015832+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:56:29.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:56:29 smithi029 bash[79042]: audit 2024-08-29T17:56:29.025852+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:56:29.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:56:29 smithi029 bash[79042]: cephadm 2024-08-29T17:56:29.030086+0000 mgr.y (mgr.25004) 73 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-08-29T17:56:29.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:56:29 smithi029 bash[79042]: audit 2024-08-29T17:56:29.030611+0000 mon.c (mon.2) 21 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-29T17:56:29.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:56:29 smithi029 bash[79042]: audit 2024-08-29T17:56:29.032013+0000 mon.c (mon.2) 22 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-29T17:56:29.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:56:29 smithi029 bash[79042]: audit 2024-08-29T17:56:29.033336+0000 mon.c (mon.2) 23 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:56:29.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:56:29 smithi029 bash[79042]: cephadm 2024-08-29T17:56:29.034761+0000 mgr.y (mgr.25004) 74 : cephadm [INF] Reconfiguring daemon mon.c on smithi029 2024-08-29T17:56:29.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:56:29 smithi029 bash[77880]: cluster 2024-08-29T17:56:28.823370+0000 mon.a (mon.0) 205 : cluster [DBG] osdmap e392: 8 total, 8 up, 8 in 2024-08-29T17:56:29.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:56:29 smithi029 bash[77880]: audit 2024-08-29T17:56:29.015832+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:56:29.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:56:29 smithi029 bash[77880]: audit 2024-08-29T17:56:29.025852+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:56:29.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:56:29 smithi029 bash[77880]: cephadm 2024-08-29T17:56:29.030086+0000 mgr.y (mgr.25004) 73 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-08-29T17:56:29.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:56:29 smithi029 bash[77880]: audit 2024-08-29T17:56:29.030611+0000 mon.c (mon.2) 21 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-29T17:56:29.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:56:29 smithi029 bash[77880]: audit 2024-08-29T17:56:29.032013+0000 mon.c (mon.2) 22 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-29T17:56:29.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:56:29 smithi029 bash[77880]: audit 2024-08-29T17:56:29.033336+0000 mon.c (mon.2) 23 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:56:29.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:56:29 smithi029 bash[77880]: cephadm 2024-08-29T17:56:29.034761+0000 mgr.y (mgr.25004) 74 : cephadm [INF] Reconfiguring daemon mon.c on smithi029 2024-08-29T17:56:30.036 INFO:tasks.rados.rados.0.smithi029.stdout:1643: done (1 left) 2024-08-29T17:56:30.036 INFO:tasks.rados.rados.0.smithi029.stdout:1644: rmattr oid 23 current snap is 155 2024-08-29T17:56:30.037 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 9 v 817 (ObjNum 459 snap 137 seq_num 459) dirty exists 2024-08-29T17:56:30.037 INFO:tasks.rados.rados.0.smithi029.stdout:1642: done (1 left) 2024-08-29T17:56:30.037 INFO:tasks.rados.rados.0.smithi029.stdout:1645: read oid 4 snap 146 2024-08-29T17:56:30.037 INFO:tasks.rados.rados.0.smithi029.stdout:1645: expect (ObjNum 461 snap 137 seq_num 461) 2024-08-29T17:56:30.037 INFO:tasks.rados.rados.0.smithi029.stdout:1646: read oid 21 snap 152 2024-08-29T17:56:30.037 INFO:tasks.rados.rados.0.smithi029.stdout:1646: expect (ObjNum 221 snap 47 seq_num 221) 2024-08-29T17:56:30.037 INFO:tasks.rados.rados.0.smithi029.stdout:1647: delete oid 38 current snap is 155 2024-08-29T17:56:30.069 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 23 v 1299 (ObjNum 65 snap 0 seq_num 1651075933) dirty exists 2024-08-29T17:56:30.072 INFO:tasks.rados.rados.0.smithi029.stdout:1644: done (3 left) 2024-08-29T17:56:30.072 INFO:tasks.rados.rados.0.smithi029.stdout:1647: done (2 left) 2024-08-29T17:56:30.072 INFO:tasks.rados.rados.0.smithi029.stdout:1648: read oid 36 snap 146 2024-08-29T17:56:30.072 INFO:tasks.rados.rados.0.smithi029.stdout:1648: expect (ObjNum 466 snap 140 seq_num 466) 2024-08-29T17:56:30.072 INFO:tasks.rados.rados.0.smithi029.stdout:1649: delete oid 11 current snap is 155 2024-08-29T17:56:30.073 INFO:tasks.rados.rados.0.smithi029.stdout:1646: expect (ObjNum 221 snap 47 seq_num 221) 2024-08-29T17:56:30.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:29 smithi110 bash[67519]: cluster 2024-08-29T17:56:28.823370+0000 mon.a (mon.0) 205 : cluster [DBG] osdmap e392: 8 total, 8 up, 8 in 2024-08-29T17:56:30.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:29 smithi110 bash[67519]: audit 2024-08-29T17:56:29.015832+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:56:30.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:29 smithi110 bash[67519]: audit 2024-08-29T17:56:29.025852+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:56:30.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:29 smithi110 bash[67519]: cephadm 2024-08-29T17:56:29.030086+0000 mgr.y (mgr.25004) 73 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-08-29T17:56:30.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:29 smithi110 bash[67519]: audit 2024-08-29T17:56:29.030611+0000 mon.c (mon.2) 21 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-29T17:56:30.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:29 smithi110 bash[67519]: audit 2024-08-29T17:56:29.032013+0000 mon.c (mon.2) 22 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-29T17:56:30.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:29 smithi110 bash[67519]: audit 2024-08-29T17:56:29.033336+0000 mon.c (mon.2) 23 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:56:30.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:29 smithi110 bash[67519]: cephadm 2024-08-29T17:56:29.034761+0000 mgr.y (mgr.25004) 74 : cephadm [INF] Reconfiguring daemon mon.c on smithi029 2024-08-29T17:56:30.160 INFO:tasks.rados.rados.0.smithi029.stdout:1648: expect (ObjNum 466 snap 140 seq_num 466) 2024-08-29T17:56:30.176 INFO:tasks.rados.rados.0.smithi029.stdout:1645: expect (ObjNum 461 snap 137 seq_num 461) 2024-08-29T17:56:30.587 INFO:tasks.rados.rados.0.smithi029.stdout:1645: done (3 left) 2024-08-29T17:56:30.587 INFO:tasks.rados.rados.0.smithi029.stdout:1646: done (2 left) 2024-08-29T17:56:30.587 INFO:tasks.rados.rados.0.smithi029.stdout:1648: done (1 left) 2024-08-29T17:56:30.587 INFO:tasks.rados.rados.0.smithi029.stdout:1649: done (0 left) 2024-08-29T17:56:30.587 INFO:tasks.rados.rados.0.smithi029.stdout:1650: delete oid 34 current snap is 155 2024-08-29T17:56:30.590 INFO:tasks.rados.rados.0.smithi029.stdout:1650: done (0 left) 2024-08-29T17:56:30.590 INFO:tasks.rados.rados.0.smithi029.stdout:1651: snap_create 2024-08-29T17:56:31.038 INFO:tasks.rados.rados.0.smithi029.stdout:1651: done (0 left) 2024-08-29T17:56:31.039 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 49 current snap is 156 2024-08-29T17:56:31.039 INFO:tasks.rados.rados.0.smithi029.stdout:1652: seq_num 512 ranges {1875968=581632,2457600=516096,2973696=286720} 2024-08-29T17:56:31.079 INFO:tasks.rados.rados.0.smithi029.stdout:1652: writing smithi02969618-49 from 1875968 to 2457600 tid 1 2024-08-29T17:56:31.087 INFO:tasks.rados.rados.0.smithi029.stdout:1652: writing smithi02969618-49 from 2457600 to 2973696 tid 2 2024-08-29T17:56:31.091 INFO:tasks.rados.rados.0.smithi029.stdout:1652: writing smithi02969618-49 from 2973696 to 3260416 tid 3 2024-08-29T17:56:31.091 INFO:tasks.rados.rados.0.smithi029.stdout:1653: setattr oid 31 current snap is 156 2024-08-29T17:56:31.094 INFO:tasks.rados.rados.0.smithi029.stdout:1652: finishing write tid 1 to smithi02969618-49 2024-08-29T17:56:31.095 INFO:tasks.rados.rados.0.smithi029.stdout:1654: read oid 35 snap -1 2024-08-29T17:56:31.095 INFO:tasks.rados.rados.0.smithi029.stdout:1654: expect (ObjNum 410 snap 125 seq_num 410) 2024-08-29T17:56:31.095 INFO:tasks.rados.rados.0.smithi029.stdout:1655: snap_remove snap 153 2024-08-29T17:56:31.314 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:56:31 smithi029 bash[79042]: cluster 2024-08-29T17:56:29.342015+0000 mgr.y (mgr.25004) 75 : cluster [DBG] pgmap v116: 121 pgs: 121 active+clean; 150 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 4.3 MiB/s rd, 936 KiB/s wr, 15 op/s 2024-08-29T17:56:31.314 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:56:31 smithi029 bash[79042]: cluster 2024-08-29T17:56:30.037637+0000 mon.a (mon.0) 208 : cluster [DBG] osdmap e393: 8 total, 8 up, 8 in 2024-08-29T17:56:31.315 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:56:31 smithi029 bash[77880]: cluster 2024-08-29T17:56:29.342015+0000 mgr.y (mgr.25004) 75 : cluster [DBG] pgmap v116: 121 pgs: 121 active+clean; 150 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 4.3 MiB/s rd, 936 KiB/s wr, 15 op/s 2024-08-29T17:56:31.315 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:56:31 smithi029 bash[77880]: cluster 2024-08-29T17:56:30.037637+0000 mon.a (mon.0) 208 : cluster [DBG] osdmap e393: 8 total, 8 up, 8 in 2024-08-29T17:56:31.399 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:31 smithi110 bash[67519]: cluster 2024-08-29T17:56:29.342015+0000 mgr.y (mgr.25004) 75 : cluster [DBG] pgmap v116: 121 pgs: 121 active+clean; 150 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 4.3 MiB/s rd, 936 KiB/s wr, 15 op/s 2024-08-29T17:56:31.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:31 smithi110 bash[67519]: cluster 2024-08-29T17:56:30.037637+0000 mon.a (mon.0) 208 : cluster [DBG] osdmap e393: 8 total, 8 up, 8 in 2024-08-29T17:56:31.817 INFO:tasks.rados.rados.0.smithi029.stdout:1655: done (3 left) 2024-08-29T17:56:31.817 INFO:tasks.rados.rados.0.smithi029.stdout:1656: setattr oid 18 current snap is 156 2024-08-29T17:56:31.817 INFO:tasks.rados.rados.0.smithi029.stdout:1652: finishing write tid 2 to smithi02969618-49 2024-08-29T17:56:31.818 INFO:tasks.rados.rados.0.smithi029.stdout:1652: finishing write tid 3 to smithi02969618-49 2024-08-29T17:56:31.818 INFO:tasks.rados.rados.0.smithi029.stdout:1652: finishing write tid 4 to smithi02969618-49 2024-08-29T17:56:31.818 INFO:tasks.rados.rados.0.smithi029.stdout:1652: finishing write tid 5 to smithi02969618-49 2024-08-29T17:56:31.818 INFO:tasks.rados.rados.0.smithi029.stdout:1652: oid 49 updating version 0 to 1305 2024-08-29T17:56:31.818 INFO:tasks.rados.rados.0.smithi029.stdout:1652: oid 49 updating version 1305 to 1307 2024-08-29T17:56:31.818 INFO:tasks.rados.rados.0.smithi029.stdout:1652: oid 49 updating version 1307 to 1308 2024-08-29T17:56:31.818 INFO:tasks.rados.rados.0.smithi029.stdout:1652: oid 49 version 1308 is already newer than 1306 2024-08-29T17:56:31.818 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 49 v 1308 (ObjNum 512 snap 156 seq_num 512) dirty exists 2024-08-29T17:56:31.818 INFO:tasks.rados.rados.0.smithi029.stdout:1652: left oid 49 (ObjNum 512 snap 156 seq_num 512) 2024-08-29T17:56:31.818 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 31 v 816 (ObjNum 485 snap 144 seq_num 485) dirty exists 2024-08-29T17:56:31.818 INFO:tasks.rados.rados.0.smithi029.stdout:1654: expect (ObjNum 410 snap 125 seq_num 410) 2024-08-29T17:56:31.932 INFO:tasks.rados.rados.0.smithi029.stdout:1652: done (3 left) 2024-08-29T17:56:31.932 INFO:tasks.rados.rados.0.smithi029.stdout:1653: done (2 left) 2024-08-29T17:56:31.932 INFO:tasks.rados.rados.0.smithi029.stdout:1654: done (1 left) 2024-08-29T17:56:31.932 INFO:tasks.rados.rados.0.smithi029.stdout:1657: snap_create 2024-08-29T17:56:31.945 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 18 v 655 (ObjNum 49 snap 0 seq_num 1332831311) dirty exists 2024-08-29T17:56:32.399 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:32 smithi110 bash[67519]: cluster 2024-08-29T17:56:31.039881+0000 mon.a (mon.0) 209 : cluster [DBG] osdmap e394: 8 total, 8 up, 8 in 2024-08-29T17:56:32.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:32 smithi110 bash[67519]: cluster 2024-08-29T17:56:31.818654+0000 mon.a (mon.0) 210 : cluster [DBG] osdmap e395: 8 total, 8 up, 8 in 2024-08-29T17:56:32.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:56:32 smithi029 bash[79042]: cluster 2024-08-29T17:56:31.039881+0000 mon.a (mon.0) 209 : cluster [DBG] osdmap e394: 8 total, 8 up, 8 in 2024-08-29T17:56:32.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:56:32 smithi029 bash[79042]: cluster 2024-08-29T17:56:31.818654+0000 mon.a (mon.0) 210 : cluster [DBG] osdmap e395: 8 total, 8 up, 8 in 2024-08-29T17:56:32.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:56:32 smithi029 bash[77880]: cluster 2024-08-29T17:56:31.039881+0000 mon.a (mon.0) 209 : cluster [DBG] osdmap e394: 8 total, 8 up, 8 in 2024-08-29T17:56:32.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:56:32 smithi029 bash[77880]: cluster 2024-08-29T17:56:31.818654+0000 mon.a (mon.0) 210 : cluster [DBG] osdmap e395: 8 total, 8 up, 8 in 2024-08-29T17:56:32.817 INFO:tasks.rados.rados.0.smithi029.stdout:1656: done (1 left) 2024-08-29T17:56:32.817 INFO:tasks.rados.rados.0.smithi029.stdout:1657: done (0 left) 2024-08-29T17:56:32.817 INFO:tasks.rados.rados.0.smithi029.stdout:1658: snap_create 2024-08-29T17:56:33.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:33 smithi110 bash[67519]: cluster 2024-08-29T17:56:31.342747+0000 mgr.y (mgr.25004) 76 : cluster [DBG] pgmap v119: 121 pgs: 121 active+clean; 150 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 4.3 MiB/s rd, 935 KiB/s wr, 15 op/s 2024-08-29T17:56:33.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:33 smithi110 bash[67519]: audit 2024-08-29T17:56:32.287484+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:56:33.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:33 smithi110 bash[67519]: audit 2024-08-29T17:56:32.300068+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:56:33.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:33 smithi110 bash[67519]: audit 2024-08-29T17:56:32.303771+0000 mon.c (mon.2) 24 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-08-29T17:56:33.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:33 smithi110 bash[67519]: audit 2024-08-29T17:56:32.305330+0000 mon.c (mon.2) 25 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:56:33.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:33 smithi110 bash[67519]: cluster 2024-08-29T17:56:32.818586+0000 mon.a (mon.0) 213 : cluster [DBG] osdmap e396: 8 total, 8 up, 8 in 2024-08-29T17:56:33.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:56:33 smithi029 bash[77880]: cluster 2024-08-29T17:56:31.342747+0000 mgr.y (mgr.25004) 76 : cluster [DBG] pgmap v119: 121 pgs: 121 active+clean; 150 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 4.3 MiB/s rd, 935 KiB/s wr, 15 op/s 2024-08-29T17:56:33.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:56:33 smithi029 bash[77880]: audit 2024-08-29T17:56:32.287484+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:56:33.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:56:33 smithi029 bash[77880]: audit 2024-08-29T17:56:32.300068+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:56:33.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:56:33 smithi029 bash[77880]: audit 2024-08-29T17:56:32.303771+0000 mon.c (mon.2) 24 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-08-29T17:56:33.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:56:33 smithi029 bash[77880]: audit 2024-08-29T17:56:32.305330+0000 mon.c (mon.2) 25 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:56:33.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:56:33 smithi029 bash[77880]: cluster 2024-08-29T17:56:32.818586+0000 mon.a (mon.0) 213 : cluster [DBG] osdmap e396: 8 total, 8 up, 8 in 2024-08-29T17:56:33.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:56:33 smithi029 bash[79042]: cluster 2024-08-29T17:56:31.342747+0000 mgr.y (mgr.25004) 76 : cluster [DBG] pgmap v119: 121 pgs: 121 active+clean; 150 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 4.3 MiB/s rd, 935 KiB/s wr, 15 op/s 2024-08-29T17:56:33.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:56:33 smithi029 bash[79042]: audit 2024-08-29T17:56:32.287484+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:56:33.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:56:33 smithi029 bash[79042]: audit 2024-08-29T17:56:32.300068+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:56:33.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:56:33 smithi029 bash[79042]: audit 2024-08-29T17:56:32.303771+0000 mon.c (mon.2) 24 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-08-29T17:56:33.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:56:33 smithi029 bash[79042]: audit 2024-08-29T17:56:32.305330+0000 mon.c (mon.2) 25 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:56:33.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:56:33 smithi029 bash[79042]: cluster 2024-08-29T17:56:32.818586+0000 mon.a (mon.0) 213 : cluster [DBG] osdmap e396: 8 total, 8 up, 8 in 2024-08-29T17:56:33.825 INFO:tasks.rados.rados.0.smithi029.stdout:1658: done (0 left) 2024-08-29T17:56:33.825 INFO:tasks.rados.rados.0.smithi029.stdout:1659: snap_remove snap 148 2024-08-29T17:56:34.377 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:56:34 smithi029 bash[79042]: cephadm 2024-08-29T17:56:32.303218+0000 mgr.y (mgr.25004) 77 : cephadm [INF] Reconfiguring osd.0 (monmap changed)... 2024-08-29T17:56:34.377 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:56:34 smithi029 bash[79042]: cephadm 2024-08-29T17:56:32.310226+0000 mgr.y (mgr.25004) 78 : cephadm [INF] Reconfiguring daemon osd.0 on smithi029 2024-08-29T17:56:34.377 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:56:34 smithi029 bash[79042]: audit 2024-08-29T17:56:33.418408+0000 mon.c (mon.2) 26 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T17:56:34.377 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:56:34 smithi029 bash[79042]: cluster 2024-08-29T17:56:33.825838+0000 mon.a (mon.0) 214 : cluster [DBG] osdmap e397: 8 total, 8 up, 8 in 2024-08-29T17:56:34.377 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:56:34 smithi029 bash[77880]: cephadm 2024-08-29T17:56:32.303218+0000 mgr.y (mgr.25004) 77 : cephadm [INF] Reconfiguring osd.0 (monmap changed)... 2024-08-29T17:56:34.378 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:56:34 smithi029 bash[77880]: cephadm 2024-08-29T17:56:32.310226+0000 mgr.y (mgr.25004) 78 : cephadm [INF] Reconfiguring daemon osd.0 on smithi029 2024-08-29T17:56:34.378 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:56:34 smithi029 bash[77880]: audit 2024-08-29T17:56:33.418408+0000 mon.c (mon.2) 26 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T17:56:34.378 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:56:34 smithi029 bash[77880]: cluster 2024-08-29T17:56:33.825838+0000 mon.a (mon.0) 214 : cluster [DBG] osdmap e397: 8 total, 8 up, 8 in 2024-08-29T17:56:34.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:34 smithi110 bash[67519]: cephadm 2024-08-29T17:56:32.303218+0000 mgr.y (mgr.25004) 77 : cephadm [INF] Reconfiguring osd.0 (monmap changed)... 2024-08-29T17:56:34.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:34 smithi110 bash[67519]: cephadm 2024-08-29T17:56:32.310226+0000 mgr.y (mgr.25004) 78 : cephadm [INF] Reconfiguring daemon osd.0 on smithi029 2024-08-29T17:56:34.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:34 smithi110 bash[67519]: audit 2024-08-29T17:56:33.418408+0000 mon.c (mon.2) 26 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T17:56:34.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:34 smithi110 bash[67519]: cluster 2024-08-29T17:56:33.825838+0000 mon.a (mon.0) 214 : cluster [DBG] osdmap e397: 8 total, 8 up, 8 in 2024-08-29T17:56:34.649 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:56:34 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:17:56:34] "GET /metrics HTTP/1.1" 200 36072 "" "Prometheus/2.43.0" 2024-08-29T17:56:34.825 INFO:tasks.rados.rados.0.smithi029.stdout:1659: done (0 left) 2024-08-29T17:56:34.825 INFO:tasks.rados.rados.0.smithi029.stdout:1660: rollback oid 7 current snap is 158 2024-08-29T17:56:34.825 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 7 to 146 2024-08-29T17:56:34.825 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 31 current snap is 158 2024-08-29T17:56:34.825 INFO:tasks.rados.rados.0.smithi029.stdout:1661: seq_num 513 ranges {3129344=598016,3727360=794624,4521984=8192} 2024-08-29T17:56:34.885 INFO:tasks.rados.rados.0.smithi029.stdout:1661: writing smithi02969618-31 from 3129344 to 3727360 tid 1 2024-08-29T17:56:34.895 INFO:tasks.rados.rados.0.smithi029.stdout:1661: writing smithi02969618-31 from 3727360 to 4521984 tid 2 2024-08-29T17:56:34.895 INFO:tasks.rados.rados.0.smithi029.stdout:1661: writing smithi02969618-31 from 4521984 to 4530176 tid 3 2024-08-29T17:56:34.895 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 50 current snap is 158 2024-08-29T17:56:34.895 INFO:tasks.rados.rados.0.smithi029.stdout:1660: finishing rollback tid 0 to smithi02969618-7 2024-08-29T17:56:34.895 INFO:tasks.rados.rados.0.smithi029.stdout:1660: finishing rollback tid 1 to smithi02969618-7 2024-08-29T17:56:34.895 INFO:tasks.rados.rados.0.smithi029.stdout:1660: finishing rollback tid 2 to smithi02969618-7 2024-08-29T17:56:34.895 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 7 v 834 (ObjNum 410 snap 125 seq_num 410) dirty exists 2024-08-29T17:56:34.895 INFO:tasks.rados.rados.0.smithi029.stdout:1661: finishing write tid 1 to smithi02969618-31 2024-08-29T17:56:34.895 INFO:tasks.rados.rados.0.smithi029.stdout:1662: seq_num 514 ranges {1212416=614400,1826816=679936,2506752=122880} 2024-08-29T17:56:34.913 INFO:tasks.rados.rados.0.smithi029.stdout:1662: writing smithi02969618-50 from 1212416 to 1826816 tid 1 2024-08-29T17:56:34.919 INFO:tasks.rados.rados.0.smithi029.stdout:1662: writing smithi02969618-50 from 1826816 to 2506752 tid 2 2024-08-29T17:56:34.922 INFO:tasks.rados.rados.0.smithi029.stdout:1662: writing smithi02969618-50 from 2506752 to 2629632 tid 3 2024-08-29T17:56:34.922 INFO:tasks.rados.rados.0.smithi029.stdout:1660: done (2 left) 2024-08-29T17:56:34.922 INFO:tasks.rados.rados.0.smithi029.stdout:1661: finishing write tid 2 to smithi02969618-31 2024-08-29T17:56:34.922 INFO:tasks.rados.rados.0.smithi029.stdout:1661: finishing write tid 3 to smithi02969618-31 2024-08-29T17:56:34.923 INFO:tasks.rados.rados.0.smithi029.stdout:1661: finishing write tid 4 to smithi02969618-31 2024-08-29T17:56:34.923 INFO:tasks.rados.rados.0.smithi029.stdout:1661: finishing write tid 5 to smithi02969618-31 2024-08-29T17:56:34.923 INFO:tasks.rados.rados.0.smithi029.stdout:1661: oid 31 updating version 0 to 817 2024-08-29T17:56:34.923 INFO:tasks.rados.rados.0.smithi029.stdout:1661: oid 31 updating version 817 to 820 2024-08-29T17:56:34.923 INFO:tasks.rados.rados.0.smithi029.stdout:1661: oid 31 version 820 is already newer than 818 2024-08-29T17:56:34.923 INFO:tasks.rados.rados.0.smithi029.stdout:1661: oid 31 version 820 is already newer than 819 2024-08-29T17:56:34.923 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 31 v 820 (ObjNum 513 snap 158 seq_num 513) dirty exists 2024-08-29T17:56:34.923 INFO:tasks.rados.rados.0.smithi029.stdout:1661: left oid 31 (ObjNum 513 snap 158 seq_num 513) 2024-08-29T17:56:34.923 INFO:tasks.rados.rados.0.smithi029.stdout:1662: finishing write tid 1 to smithi02969618-50 2024-08-29T17:56:34.923 INFO:tasks.rados.rados.0.smithi029.stdout:1663: read oid 2 snap -1 2024-08-29T17:56:34.923 INFO:tasks.rados.rados.0.smithi029.stdout:1663: expect deleted 2024-08-29T17:56:34.923 INFO:tasks.rados.rados.0.smithi029.stdout:1661: done (2 left) 2024-08-29T17:56:34.924 INFO:tasks.rados.rados.0.smithi029.stdout:1664: snap_remove snap 157 2024-08-29T17:56:35.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:56:35 smithi029 bash[77880]: cluster 2024-08-29T17:56:33.343533+0000 mgr.y (mgr.25004) 79 : cluster [DBG] pgmap v122: 121 pgs: 121 active+clean; 150 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-29T17:56:35.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:56:35 smithi029 bash[77880]: cluster 2024-08-29T17:56:34.826501+0000 mon.a (mon.0) 215 : cluster [DBG] osdmap e398: 8 total, 8 up, 8 in 2024-08-29T17:56:35.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:56:35 smithi029 bash[79042]: cluster 2024-08-29T17:56:33.343533+0000 mgr.y (mgr.25004) 79 : cluster [DBG] pgmap v122: 121 pgs: 121 active+clean; 150 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-29T17:56:35.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:56:35 smithi029 bash[79042]: cluster 2024-08-29T17:56:34.826501+0000 mon.a (mon.0) 215 : cluster [DBG] osdmap e398: 8 total, 8 up, 8 in 2024-08-29T17:56:35.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:35 smithi110 bash[67519]: cluster 2024-08-29T17:56:33.343533+0000 mgr.y (mgr.25004) 79 : cluster [DBG] pgmap v122: 121 pgs: 121 active+clean; 150 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-29T17:56:35.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:35 smithi110 bash[67519]: cluster 2024-08-29T17:56:34.826501+0000 mon.a (mon.0) 215 : cluster [DBG] osdmap e398: 8 total, 8 up, 8 in 2024-08-29T17:56:35.828 INFO:tasks.rados.rados.0.smithi029.stdout:1664: done (2 left) 2024-08-29T17:56:35.828 INFO:tasks.rados.rados.0.smithi029.stdout:1665: copy_from oid 3 from oid 21 current snap is 158 2024-08-29T17:56:35.828 INFO:tasks.rados.rados.0.smithi029.stdout:1662: finishing write tid 2 to smithi02969618-50 2024-08-29T17:56:35.828 INFO:tasks.rados.rados.0.smithi029.stdout:1662: finishing write tid 3 to smithi02969618-50 2024-08-29T17:56:35.828 INFO:tasks.rados.rados.0.smithi029.stdout:1662: finishing write tid 4 to smithi02969618-50 2024-08-29T17:56:35.828 INFO:tasks.rados.rados.0.smithi029.stdout:1662: finishing write tid 5 to smithi02969618-50 2024-08-29T17:56:35.828 INFO:tasks.rados.rados.0.smithi029.stdout:1662: oid 50 updating version 0 to 1326 2024-08-29T17:56:35.828 INFO:tasks.rados.rados.0.smithi029.stdout:1662: oid 50 updating version 1326 to 1329 2024-08-29T17:56:35.828 INFO:tasks.rados.rados.0.smithi029.stdout:1662: oid 50 version 1329 is already newer than 1327 2024-08-29T17:56:35.828 INFO:tasks.rados.rados.0.smithi029.stdout:1662: oid 50 version 1329 is already newer than 1328 2024-08-29T17:56:35.829 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 50 v 1329 (ObjNum 514 snap 158 seq_num 514) dirty exists 2024-08-29T17:56:35.829 INFO:tasks.rados.rados.0.smithi029.stdout:1662: left oid 50 (ObjNum 514 snap 158 seq_num 514) 2024-08-29T17:56:35.829 INFO:tasks.rados.rados.0.smithi029.stdout:1662: done (2 left) 2024-08-29T17:56:35.829 INFO:tasks.rados.rados.0.smithi029.stdout:1663: done (1 left) 2024-08-29T17:56:35.829 INFO:tasks.rados.rados.0.smithi029.stdout:1666: read oid 38 snap -1 2024-08-29T17:56:35.829 INFO:tasks.rados.rados.0.smithi029.stdout:1666: expect deleted 2024-08-29T17:56:35.829 INFO:tasks.rados.rados.0.smithi029.stdout:1667: snap_create 2024-08-29T17:56:35.859 INFO:tasks.rados.rados.0.smithi029.stdout:1665: finishing copy_from racing read to smithi02969618-3 2024-08-29T17:56:35.859 INFO:tasks.rados.rados.0.smithi029.stdout:1665: finishing copy_from to smithi02969618-3 2024-08-29T17:56:35.859 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 3 v 259 (ObjNum 221 snap 47 seq_num 221) dirty exists 2024-08-29T17:56:36.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:36 smithi110 bash[67519]: cluster 2024-08-29T17:56:35.082421+0000 mon.a (mon.0) 216 : cluster [DBG] mgrmap e41: y(active, since 91s), standbys: x 2024-08-29T17:56:36.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:36 smithi110 bash[67519]: audit 2024-08-29T17:56:35.474773+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:56:36.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:36 smithi110 bash[67519]: audit 2024-08-29T17:56:35.486435+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:56:36.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:36 smithi110 bash[67519]: audit 2024-08-29T17:56:35.490384+0000 mon.c (mon.2) 27 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-08-29T17:56:36.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:36 smithi110 bash[67519]: audit 2024-08-29T17:56:35.492016+0000 mon.c (mon.2) 28 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:56:36.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:36 smithi110 bash[67519]: cluster 2024-08-29T17:56:35.828513+0000 mon.a (mon.0) 219 : cluster [DBG] osdmap e399: 8 total, 8 up, 8 in 2024-08-29T17:56:36.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:56:36 smithi029 bash[79042]: cluster 2024-08-29T17:56:35.082421+0000 mon.a (mon.0) 216 : cluster [DBG] mgrmap e41: y(active, since 91s), standbys: x 2024-08-29T17:56:36.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:56:36 smithi029 bash[79042]: audit 2024-08-29T17:56:35.474773+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:56:36.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:56:36 smithi029 bash[79042]: audit 2024-08-29T17:56:35.486435+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:56:36.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:56:36 smithi029 bash[79042]: audit 2024-08-29T17:56:35.490384+0000 mon.c (mon.2) 27 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-08-29T17:56:36.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:56:36 smithi029 bash[79042]: audit 2024-08-29T17:56:35.492016+0000 mon.c (mon.2) 28 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:56:36.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:56:36 smithi029 bash[79042]: cluster 2024-08-29T17:56:35.828513+0000 mon.a (mon.0) 219 : cluster [DBG] osdmap e399: 8 total, 8 up, 8 in 2024-08-29T17:56:36.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:56:36 smithi029 bash[77880]: cluster 2024-08-29T17:56:35.082421+0000 mon.a (mon.0) 216 : cluster [DBG] mgrmap e41: y(active, since 91s), standbys: x 2024-08-29T17:56:36.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:56:36 smithi029 bash[77880]: audit 2024-08-29T17:56:35.474773+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:56:36.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:56:36 smithi029 bash[77880]: audit 2024-08-29T17:56:35.486435+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:56:36.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:56:36 smithi029 bash[77880]: audit 2024-08-29T17:56:35.490384+0000 mon.c (mon.2) 27 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-08-29T17:56:36.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:56:36 smithi029 bash[77880]: audit 2024-08-29T17:56:35.492016+0000 mon.c (mon.2) 28 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:56:36.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:56:36 smithi029 bash[77880]: cluster 2024-08-29T17:56:35.828513+0000 mon.a (mon.0) 219 : cluster [DBG] osdmap e399: 8 total, 8 up, 8 in 2024-08-29T17:56:36.821 INFO:tasks.rados.rados.0.smithi029.stdout:1665: done (2 left) 2024-08-29T17:56:36.821 INFO:tasks.rados.rados.0.smithi029.stdout:1666: done (1 left) 2024-08-29T17:56:36.821 INFO:tasks.rados.rados.0.smithi029.stdout:1667: done (0 left) 2024-08-29T17:56:36.821 INFO:tasks.rados.rados.0.smithi029.stdout:1668: setattr oid 49 current snap is 159 2024-08-29T17:56:36.825 INFO:tasks.rados.rados.0.smithi029.stdout:1669: read oid 45 snap -1 2024-08-29T17:56:36.825 INFO:tasks.rados.rados.0.smithi029.stdout:1669: expect (ObjNum 446 snap 133 seq_num 446) 2024-08-29T17:56:36.825 INFO:tasks.rados.rados.0.smithi029.stdout:1670: snap_create 2024-08-29T17:56:36.840 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 49 v 1333 (ObjNum 512 snap 156 seq_num 512) dirty exists 2024-08-29T17:56:36.878 INFO:tasks.rados.rados.0.smithi029.stdout:1669: expect (ObjNum 446 snap 133 seq_num 446) 2024-08-29T17:56:37.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:56:37 smithi029 bash[79042]: cluster 2024-08-29T17:56:35.344305+0000 mgr.y (mgr.25004) 80 : cluster [DBG] pgmap v125: 121 pgs: 121 active+clean; 152 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 8.0 MiB/s rd, 339 KiB/s wr, 17 op/s 2024-08-29T17:56:37.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:56:37 smithi029 bash[79042]: cephadm 2024-08-29T17:56:35.489781+0000 mgr.y (mgr.25004) 81 : cephadm [INF] Reconfiguring osd.1 (monmap changed)... 2024-08-29T17:56:37.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:56:37 smithi029 bash[79042]: cephadm 2024-08-29T17:56:35.496908+0000 mgr.y (mgr.25004) 82 : cephadm [INF] Reconfiguring daemon osd.1 on smithi029 2024-08-29T17:56:37.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:56:37 smithi029 bash[79042]: cluster 2024-08-29T17:56:36.822315+0000 mon.a (mon.0) 220 : cluster [DBG] osdmap e400: 8 total, 8 up, 8 in 2024-08-29T17:56:37.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:37 smithi110 bash[67519]: cluster 2024-08-29T17:56:35.344305+0000 mgr.y (mgr.25004) 80 : cluster [DBG] pgmap v125: 121 pgs: 121 active+clean; 152 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 8.0 MiB/s rd, 339 KiB/s wr, 17 op/s 2024-08-29T17:56:37.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:37 smithi110 bash[67519]: cephadm 2024-08-29T17:56:35.489781+0000 mgr.y (mgr.25004) 81 : cephadm [INF] Reconfiguring osd.1 (monmap changed)... 2024-08-29T17:56:37.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:37 smithi110 bash[67519]: cephadm 2024-08-29T17:56:35.496908+0000 mgr.y (mgr.25004) 82 : cephadm [INF] Reconfiguring daemon osd.1 on smithi029 2024-08-29T17:56:37.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:37 smithi110 bash[67519]: cluster 2024-08-29T17:56:36.822315+0000 mon.a (mon.0) 220 : cluster [DBG] osdmap e400: 8 total, 8 up, 8 in 2024-08-29T17:56:37.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:56:37 smithi029 bash[77880]: cluster 2024-08-29T17:56:35.344305+0000 mgr.y (mgr.25004) 80 : cluster [DBG] pgmap v125: 121 pgs: 121 active+clean; 152 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 8.0 MiB/s rd, 339 KiB/s wr, 17 op/s 2024-08-29T17:56:37.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:56:37 smithi029 bash[77880]: cephadm 2024-08-29T17:56:35.489781+0000 mgr.y (mgr.25004) 81 : cephadm [INF] Reconfiguring osd.1 (monmap changed)... 2024-08-29T17:56:37.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:56:37 smithi029 bash[77880]: cephadm 2024-08-29T17:56:35.496908+0000 mgr.y (mgr.25004) 82 : cephadm [INF] Reconfiguring daemon osd.1 on smithi029 2024-08-29T17:56:37.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:56:37 smithi029 bash[77880]: cluster 2024-08-29T17:56:36.822315+0000 mon.a (mon.0) 220 : cluster [DBG] osdmap e400: 8 total, 8 up, 8 in 2024-08-29T17:56:37.819 INFO:tasks.rados.rados.0.smithi029.stdout:1668: done (2 left) 2024-08-29T17:56:37.820 INFO:tasks.rados.rados.0.smithi029.stdout:1669: done (1 left) 2024-08-29T17:56:37.820 INFO:tasks.rados.rados.0.smithi029.stdout:1670: done (0 left) 2024-08-29T17:56:37.820 INFO:tasks.rados.rados.0.smithi029.stdout:1671: copy_from oid 12 from oid 38 current snap is 160 2024-08-29T17:56:37.820 INFO:tasks.rados.rados.0.smithi029.stdout:1672: read oid 23 snap 146 2024-08-29T17:56:37.820 INFO:tasks.rados.rados.0.smithi029.stdout:1672: expect (ObjNum 1562404064 snap 21958 seq_num 1562073584) 2024-08-29T17:56:37.820 INFO:tasks.rados.rados.0.smithi029.stdout:1673: rollback oid 42 current snap is 160 2024-08-29T17:56:37.820 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 42 to 155 2024-08-29T17:56:37.820 INFO:tasks.rados.rados.0.smithi029.stdout:1674: read oid 40 snap -1 2024-08-29T17:56:37.820 INFO:tasks.rados.rados.0.smithi029.stdout:1674: expect (ObjNum 506 snap 153 seq_num 506) 2024-08-29T17:56:37.820 INFO:tasks.rados.rados.0.smithi029.stdout:1675: snap_create 2024-08-29T17:56:37.826 INFO:tasks.rados.rados.0.smithi029.stdout:1671: finishing copy_from to smithi02969618-12 2024-08-29T17:56:37.827 INFO:tasks.rados.rados.0.smithi029.stdout:1671: got expected ENOENT (src dne) 2024-08-29T17:56:37.827 INFO:tasks.rados.rados.0.smithi029.stdout:1671: finishing copy_from racing read to smithi02969618-12 2024-08-29T17:56:37.827 INFO:tasks.rados.rados.0.smithi029.stdout:1672: expect (ObjNum 1562404064 snap 21958 seq_num 1562073584) 2024-08-29T17:56:37.830 INFO:tasks.rados.rados.0.smithi029.stdout:1673: finishing rollback tid 0 to smithi02969618-42 2024-08-29T17:56:37.830 INFO:tasks.rados.rados.0.smithi029.stdout:1673: finishing rollback tid 1 to smithi02969618-42 2024-08-29T17:56:37.831 INFO:tasks.rados.rados.0.smithi029.stdout:1673: finishing rollback tid 2 to smithi02969618-42 2024-08-29T17:56:37.831 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 42 v 1094 (ObjNum 508 snap 155 seq_num 508) dirty exists 2024-08-29T17:56:37.832 INFO:tasks.rados.rados.0.smithi029.stdout:1674: expect (ObjNum 506 snap 153 seq_num 506) 2024-08-29T17:56:38.824 INFO:tasks.rados.rados.0.smithi029.stdout:1671: done (4 left) 2024-08-29T17:56:38.825 INFO:tasks.rados.rados.0.smithi029.stdout:1672: done (3 left) 2024-08-29T17:56:38.825 INFO:tasks.rados.rados.0.smithi029.stdout:1673: done (2 left) 2024-08-29T17:56:38.825 INFO:tasks.rados.rados.0.smithi029.stdout:1674: done (1 left) 2024-08-29T17:56:38.825 INFO:tasks.rados.rados.0.smithi029.stdout:1675: done (0 left) 2024-08-29T17:56:38.825 INFO:tasks.rados.rados.0.smithi029.stdout:1676: read oid 1 snap -1 2024-08-29T17:56:38.825 INFO:tasks.rados.rados.0.smithi029.stdout:1676: expect (ObjNum 495 snap 146 seq_num 495) 2024-08-29T17:56:38.825 INFO:tasks.rados.rados.0.smithi029.stdout:1677: delete oid 35 current snap is 161 2024-08-29T17:56:38.840 INFO:tasks.rados.rados.0.smithi029.stdout:1677: done (1 left) 2024-08-29T17:56:38.840 INFO:tasks.rados.rados.0.smithi029.stdout:1678: rollback oid 50 current snap is 161 2024-08-29T17:56:38.840 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 50 to 158 2024-08-29T17:56:38.840 INFO:tasks.rados.rados.0.smithi029.stdout:1679: read oid 33 snap -1 2024-08-29T17:56:38.840 INFO:tasks.rados.rados.0.smithi029.stdout:1679: expect deleted 2024-08-29T17:56:38.840 INFO:tasks.rados.rados.0.smithi029.stdout:1680: copy_from oid 30 from oid 19 current snap is 161 2024-08-29T17:56:38.841 INFO:tasks.rados.rados.0.smithi029.stdout:1681: snap_create 2024-08-29T17:56:38.864 INFO:tasks.rados.rados.0.smithi029.stdout:1680: finishing copy_from racing read to smithi02969618-30 2024-08-29T17:56:38.865 INFO:tasks.rados.rados.0.smithi029.stdout:1678: finishing rollback tid 0 to smithi02969618-50 2024-08-29T17:56:38.865 INFO:tasks.rados.rados.0.smithi029.stdout:1678: finishing rollback tid 1 to smithi02969618-50 2024-08-29T17:56:38.866 INFO:tasks.rados.rados.0.smithi029.stdout:1678: finishing rollback tid 2 to smithi02969618-50 2024-08-29T17:56:38.866 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 50 v 1337 (ObjNum 514 snap 158 seq_num 514) dirty exists 2024-08-29T17:56:38.873 INFO:tasks.rados.rados.0.smithi029.stdout:1680: finishing copy_from to smithi02969618-30 2024-08-29T17:56:38.873 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 30 v 259 (ObjNum 221 snap 47 seq_num 221) dirty exists 2024-08-29T17:56:38.931 INFO:tasks.rados.rados.0.smithi029.stdout:1676: expect (ObjNum 495 snap 146 seq_num 495) 2024-08-29T17:56:39.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:56:38 smithi029 bash[79042]: cluster 2024-08-29T17:56:37.344960+0000 mgr.y (mgr.25004) 83 : cluster [DBG] pgmap v128: 121 pgs: 121 active+clean; 152 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 8.0 MiB/s rd, 339 KiB/s wr, 17 op/s 2024-08-29T17:56:39.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:56:38 smithi029 bash[79042]: cluster 2024-08-29T17:56:37.821017+0000 mon.a (mon.0) 221 : cluster [DBG] osdmap e401: 8 total, 8 up, 8 in 2024-08-29T17:56:39.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:56:38 smithi029 bash[79042]: audit 2024-08-29T17:56:38.740098+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:56:39.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:56:38 smithi029 bash[79042]: audit 2024-08-29T17:56:38.754545+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:56:39.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:56:38 smithi029 bash[79042]: audit 2024-08-29T17:56:38.758572+0000 mon.c (mon.2) 29 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-08-29T17:56:39.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:56:38 smithi029 bash[79042]: audit 2024-08-29T17:56:38.760170+0000 mon.c (mon.2) 30 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:56:39.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:38 smithi110 bash[67519]: cluster 2024-08-29T17:56:37.344960+0000 mgr.y (mgr.25004) 83 : cluster [DBG] pgmap v128: 121 pgs: 121 active+clean; 152 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 8.0 MiB/s rd, 339 KiB/s wr, 17 op/s 2024-08-29T17:56:39.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:38 smithi110 bash[67519]: cluster 2024-08-29T17:56:37.821017+0000 mon.a (mon.0) 221 : cluster [DBG] osdmap e401: 8 total, 8 up, 8 in 2024-08-29T17:56:39.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:38 smithi110 bash[67519]: audit 2024-08-29T17:56:38.740098+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:56:39.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:38 smithi110 bash[67519]: audit 2024-08-29T17:56:38.754545+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:56:39.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:38 smithi110 bash[67519]: audit 2024-08-29T17:56:38.758572+0000 mon.c (mon.2) 29 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-08-29T17:56:39.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:38 smithi110 bash[67519]: audit 2024-08-29T17:56:38.760170+0000 mon.c (mon.2) 30 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:56:39.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:56:38 smithi029 bash[77880]: cluster 2024-08-29T17:56:37.344960+0000 mgr.y (mgr.25004) 83 : cluster [DBG] pgmap v128: 121 pgs: 121 active+clean; 152 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 8.0 MiB/s rd, 339 KiB/s wr, 17 op/s 2024-08-29T17:56:39.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:56:38 smithi029 bash[77880]: cluster 2024-08-29T17:56:37.821017+0000 mon.a (mon.0) 221 : cluster [DBG] osdmap e401: 8 total, 8 up, 8 in 2024-08-29T17:56:39.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:56:38 smithi029 bash[77880]: audit 2024-08-29T17:56:38.740098+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:56:39.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:56:38 smithi029 bash[77880]: audit 2024-08-29T17:56:38.754545+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:56:39.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:56:38 smithi029 bash[77880]: audit 2024-08-29T17:56:38.758572+0000 mon.c (mon.2) 29 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-08-29T17:56:39.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:56:38 smithi029 bash[77880]: audit 2024-08-29T17:56:38.760170+0000 mon.c (mon.2) 30 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:56:40.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:56:39 smithi029 bash[79042]: cephadm 2024-08-29T17:56:38.758028+0000 mgr.y (mgr.25004) 84 : cephadm [INF] Reconfiguring osd.2 (monmap changed)... 2024-08-29T17:56:40.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:56:39 smithi029 bash[79042]: cephadm 2024-08-29T17:56:38.763342+0000 mgr.y (mgr.25004) 85 : cephadm [INF] Reconfiguring daemon osd.2 on smithi029 2024-08-29T17:56:40.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:56:39 smithi029 bash[79042]: cluster 2024-08-29T17:56:38.825530+0000 mon.a (mon.0) 224 : cluster [DBG] osdmap e402: 8 total, 8 up, 8 in 2024-08-29T17:56:40.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:39 smithi110 bash[67519]: cephadm 2024-08-29T17:56:38.758028+0000 mgr.y (mgr.25004) 84 : cephadm [INF] Reconfiguring osd.2 (monmap changed)... 2024-08-29T17:56:40.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:39 smithi110 bash[67519]: cephadm 2024-08-29T17:56:38.763342+0000 mgr.y (mgr.25004) 85 : cephadm [INF] Reconfiguring daemon osd.2 on smithi029 2024-08-29T17:56:40.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:39 smithi110 bash[67519]: cluster 2024-08-29T17:56:38.825530+0000 mon.a (mon.0) 224 : cluster [DBG] osdmap e402: 8 total, 8 up, 8 in 2024-08-29T17:56:40.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:56:39 smithi029 bash[77880]: cephadm 2024-08-29T17:56:38.758028+0000 mgr.y (mgr.25004) 84 : cephadm [INF] Reconfiguring osd.2 (monmap changed)... 2024-08-29T17:56:40.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:56:39 smithi029 bash[77880]: cephadm 2024-08-29T17:56:38.763342+0000 mgr.y (mgr.25004) 85 : cephadm [INF] Reconfiguring daemon osd.2 on smithi029 2024-08-29T17:56:40.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:56:39 smithi029 bash[77880]: cluster 2024-08-29T17:56:38.825530+0000 mon.a (mon.0) 224 : cluster [DBG] osdmap e402: 8 total, 8 up, 8 in 2024-08-29T17:56:40.859 INFO:tasks.rados.rados.0.smithi029.stdout:1676: done (4 left) 2024-08-29T17:56:40.863 INFO:tasks.rados.rados.0.smithi029.stdout:1678: done (3 left) 2024-08-29T17:56:40.863 INFO:tasks.rados.rados.0.smithi029.stdout:1679: done (2 left) 2024-08-29T17:56:40.863 INFO:tasks.rados.rados.0.smithi029.stdout:1680: done (1 left) 2024-08-29T17:56:40.863 INFO:tasks.rados.rados.0.smithi029.stdout:1681: done (0 left) 2024-08-29T17:56:40.863 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 47 current snap is 162 2024-08-29T17:56:40.863 INFO:tasks.rados.rados.0.smithi029.stdout:1682: seq_num 516 ranges {4349952=647168,4997120=450560,5447680=352256} 2024-08-29T17:56:40.927 INFO:tasks.rados.rados.0.smithi029.stdout:1682: writing smithi02969618-47 from 4349952 to 4997120 tid 1 2024-08-29T17:56:40.929 INFO:tasks.rados.rados.0.smithi029.stdout:1682: writing smithi02969618-47 from 4997120 to 5447680 tid 2 2024-08-29T17:56:40.932 INFO:tasks.rados.rados.0.smithi029.stdout:1682: writing smithi02969618-47 from 5447680 to 5799936 tid 3 2024-08-29T17:56:40.932 INFO:tasks.rados.rados.0.smithi029.stdout:1683: read oid 37 snap -1 2024-08-29T17:56:40.932 INFO:tasks.rados.rados.0.smithi029.stdout:1683: expect (ObjNum 429 snap 128 seq_num 429) 2024-08-29T17:56:40.932 INFO:tasks.rados.rados.0.smithi029.stdout:1684: setattr oid 41 current snap is 162 2024-08-29T17:56:40.935 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 30 current snap is 162 2024-08-29T17:56:40.935 INFO:tasks.rados.rados.0.smithi029.stdout:1685: seq_num 517 ranges {2490368=663552,3153920=786432,3940352=16384} 2024-08-29T17:56:40.954 INFO:tasks.rados.rados.0.smithi029.stdout:1685: writing smithi02969618-30 from 2490368 to 3153920 tid 1 2024-08-29T17:56:40.959 INFO:tasks.rados.rados.0.smithi029.stdout:1685: writing smithi02969618-30 from 3153920 to 3940352 tid 2 2024-08-29T17:56:40.959 INFO:tasks.rados.rados.0.smithi029.stdout:1685: writing smithi02969618-30 from 3940352 to 3956736 tid 3 2024-08-29T17:56:40.959 INFO:tasks.rados.rados.0.smithi029.stdout:1686: rollback oid 15 current snap is 162 2024-08-29T17:56:40.959 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 15 to 156 2024-08-29T17:56:40.959 INFO:tasks.rados.rados.0.smithi029.stdout:1682: finishing write tid 1 to smithi02969618-47 2024-08-29T17:56:40.959 INFO:tasks.rados.rados.0.smithi029.stdout:1682: finishing write tid 2 to smithi02969618-47 2024-08-29T17:56:40.959 INFO:tasks.rados.rados.0.smithi029.stdout:1682: finishing write tid 3 to smithi02969618-47 2024-08-29T17:56:40.959 INFO:tasks.rados.rados.0.smithi029.stdout:1682: finishing write tid 4 to smithi02969618-47 2024-08-29T17:56:40.959 INFO:tasks.rados.rados.0.smithi029.stdout:1682: finishing write tid 5 to smithi02969618-47 2024-08-29T17:56:40.960 INFO:tasks.rados.rados.0.smithi029.stdout:1682: oid 47 updating version 0 to 1098 2024-08-29T17:56:40.960 INFO:tasks.rados.rados.0.smithi029.stdout:1682: oid 47 version 1098 is already newer than 1096 2024-08-29T17:56:40.960 INFO:tasks.rados.rados.0.smithi029.stdout:1682: oid 47 version 1098 is already newer than 1097 2024-08-29T17:56:40.960 INFO:tasks.rados.rados.0.smithi029.stdout:1682: oid 47 version 1098 is already newer than 1095 2024-08-29T17:56:40.960 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 47 v 1098 (ObjNum 516 snap 162 seq_num 516) dirty exists 2024-08-29T17:56:40.960 INFO:tasks.rados.rados.0.smithi029.stdout:1682: left oid 47 (ObjNum 516 snap 162 seq_num 516) 2024-08-29T17:56:40.960 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 41 v 320 (ObjNum 33 snap 0 seq_num 1562682176) dirty exists 2024-08-29T17:56:40.960 INFO:tasks.rados.rados.0.smithi029.stdout:1682: done (4 left) 2024-08-29T17:56:40.960 INFO:tasks.rados.rados.0.smithi029.stdout:1684: done (3 left) 2024-08-29T17:56:40.960 INFO:tasks.rados.rados.0.smithi029.stdout:1687: read oid 10 snap -1 2024-08-29T17:56:40.960 INFO:tasks.rados.rados.0.smithi029.stdout:1687: expect (ObjNum 502 snap 151 seq_num 502) 2024-08-29T17:56:40.960 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 5 current snap is 162 2024-08-29T17:56:40.960 INFO:tasks.rados.rados.0.smithi029.stdout:1685: finishing write tid 1 to smithi02969618-30 2024-08-29T17:56:40.961 INFO:tasks.rados.rados.0.smithi029.stdout:1688: seq_num 518 ranges {13680640=679936,14360576=671744,15032320=131072} 2024-08-29T17:56:41.040 INFO:tasks.rados.rados.0.smithi029.stdout:1688: writing smithi02969618-5 from 13680640 to 14360576 tid 1 2024-08-29T17:56:41.044 INFO:tasks.rados.rados.0.smithi029.stdout:1688: writing smithi02969618-5 from 14360576 to 15032320 tid 2 2024-08-29T17:56:41.045 INFO:tasks.rados.rados.0.smithi029.stdout:1688: writing smithi02969618-5 from 15032320 to 15163392 tid 3 2024-08-29T17:56:41.045 INFO:tasks.rados.rados.0.smithi029.stdout:1689: copy_from oid 9 from oid 12 current snap is 162 2024-08-29T17:56:41.045 INFO:tasks.rados.rados.0.smithi029.stdout:1687: expect (ObjNum 502 snap 151 seq_num 502) 2024-08-29T17:56:41.079 INFO:tasks.rados.rados.0.smithi029.stdout:1685: finishing write tid 2 to smithi02969618-30 2024-08-29T17:56:41.079 INFO:tasks.rados.rados.0.smithi029.stdout:1685: finishing write tid 3 to smithi02969618-30 2024-08-29T17:56:41.079 INFO:tasks.rados.rados.0.smithi029.stdout:1687: done (5 left) 2024-08-29T17:56:41.079 INFO:tasks.rados.rados.0.smithi029.stdout:1690: copy_from oid 31 from oid 40 current snap is 162 2024-08-29T17:56:41.079 INFO:tasks.rados.rados.0.smithi029.stdout:1685: finishing write tid 4 to smithi02969618-30 2024-08-29T17:56:41.079 INFO:tasks.rados.rados.0.smithi029.stdout:1685: finishing write tid 5 to smithi02969618-30 2024-08-29T17:56:41.079 INFO:tasks.rados.rados.0.smithi029.stdout:1685: oid 30 updating version 0 to 658 2024-08-29T17:56:41.080 INFO:tasks.rados.rados.0.smithi029.stdout:1685: oid 30 updating version 658 to 659 2024-08-29T17:56:41.080 INFO:tasks.rados.rados.0.smithi029.stdout:1685: oid 30 version 659 is already newer than 657 2024-08-29T17:56:41.080 INFO:tasks.rados.rados.0.smithi029.stdout:1685: oid 30 version 659 is already newer than 656 2024-08-29T17:56:41.080 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 30 v 659 (ObjNum 517 snap 162 seq_num 517) dirty exists 2024-08-29T17:56:41.080 INFO:tasks.rados.rados.0.smithi029.stdout:1685: left oid 30 (ObjNum 517 snap 162 seq_num 517) 2024-08-29T17:56:41.080 INFO:tasks.rados.rados.0.smithi029.stdout:1683: expect (ObjNum 429 snap 128 seq_num 429) 2024-08-29T17:56:41.149 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:56:40 smithi029 bash[79042]: cluster 2024-08-29T17:56:39.345748+0000 mgr.y (mgr.25004) 86 : cluster [DBG] pgmap v131: 121 pgs: 121 active+clean; 159 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 18 MiB/s rd, 1.9 MiB/s wr, 14 op/s 2024-08-29T17:56:41.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:56:40 smithi029 bash[79042]: cluster 2024-08-29T17:56:39.848887+0000 mon.a (mon.0) 225 : cluster [DBG] osdmap e403: 8 total, 8 up, 8 in 2024-08-29T17:56:41.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:56:40 smithi029 bash[77880]: cluster 2024-08-29T17:56:39.345748+0000 mgr.y (mgr.25004) 86 : cluster [DBG] pgmap v131: 121 pgs: 121 active+clean; 159 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 18 MiB/s rd, 1.9 MiB/s wr, 14 op/s 2024-08-29T17:56:41.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:56:40 smithi029 bash[77880]: cluster 2024-08-29T17:56:39.848887+0000 mon.a (mon.0) 225 : cluster [DBG] osdmap e403: 8 total, 8 up, 8 in 2024-08-29T17:56:41.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:40 smithi110 bash[67519]: cluster 2024-08-29T17:56:39.345748+0000 mgr.y (mgr.25004) 86 : cluster [DBG] pgmap v131: 121 pgs: 121 active+clean; 159 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 18 MiB/s rd, 1.9 MiB/s wr, 14 op/s 2024-08-29T17:56:41.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:40 smithi110 bash[67519]: cluster 2024-08-29T17:56:39.848887+0000 mon.a (mon.0) 225 : cluster [DBG] osdmap e403: 8 total, 8 up, 8 in 2024-08-29T17:56:41.337 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-08-29T17:56:41.496 INFO:tasks.rados.rados.0.smithi029.stdout:1686: finishing rollback tid 0 to smithi02969618-15 2024-08-29T17:56:41.496 INFO:tasks.rados.rados.0.smithi029.stdout:1686: finishing rollback tid 1 to smithi02969618-15 2024-08-29T17:56:41.496 INFO:tasks.rados.rados.0.smithi029.stdout:1686: finishing rollback tid 2 to smithi02969618-15 2024-08-29T17:56:41.496 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 15 v 1341 (ObjNum 500 snap 151 seq_num 500) dirty exists 2024-08-29T17:56:41.496 INFO:tasks.rados.rados.0.smithi029.stdout:1688: finishing write tid 1 to smithi02969618-5 2024-08-29T17:56:41.496 INFO:tasks.rados.rados.0.smithi029.stdout:1688: finishing write tid 2 to smithi02969618-5 2024-08-29T17:56:41.497 INFO:tasks.rados.rados.0.smithi029.stdout:1683: done (5 left) 2024-08-29T17:56:41.497 INFO:tasks.rados.rados.0.smithi029.stdout:1685: done (4 left) 2024-08-29T17:56:41.497 INFO:tasks.rados.rados.0.smithi029.stdout:1686: done (3 left) 2024-08-29T17:56:41.497 INFO:tasks.rados.rados.0.smithi029.stdout:1691: snap_create 2024-08-29T17:56:41.497 INFO:tasks.rados.rados.0.smithi029.stdout:1689: finishing copy_from to smithi02969618-9 2024-08-29T17:56:41.497 INFO:tasks.rados.rados.0.smithi029.stdout:1689: got expected ENOENT (src dne) 2024-08-29T17:56:41.497 INFO:tasks.rados.rados.0.smithi029.stdout:1689: finishing copy_from racing read to smithi02969618-9 2024-08-29T17:56:41.497 INFO:tasks.rados.rados.0.smithi029.stdout:1688: finishing write tid 3 to smithi02969618-5 2024-08-29T17:56:41.497 INFO:tasks.rados.rados.0.smithi029.stdout:1688: finishing write tid 4 to smithi02969618-5 2024-08-29T17:56:41.497 INFO:tasks.rados.rados.0.smithi029.stdout:1688: finishing write tid 5 to smithi02969618-5 2024-08-29T17:56:41.498 INFO:tasks.rados.rados.0.smithi029.stdout:1688: oid 5 updating version 0 to 819 2024-08-29T17:56:41.498 INFO:tasks.rados.rados.0.smithi029.stdout:1688: oid 5 updating version 819 to 821 2024-08-29T17:56:41.498 INFO:tasks.rados.rados.0.smithi029.stdout:1688: oid 5 version 821 is already newer than 820 2024-08-29T17:56:41.498 INFO:tasks.rados.rados.0.smithi029.stdout:1688: oid 5 version 821 is already newer than 818 2024-08-29T17:56:41.498 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 5 v 821 (ObjNum 518 snap 162 seq_num 518) dirty exists 2024-08-29T17:56:41.498 INFO:tasks.rados.rados.0.smithi029.stdout:1688: left oid 5 (ObjNum 518 snap 162 seq_num 518) 2024-08-29T17:56:41.498 INFO:tasks.rados.rados.0.smithi029.stdout:1690: finishing copy_from racing read to smithi02969618-31 2024-08-29T17:56:41.498 INFO:tasks.rados.rados.0.smithi029.stdout:1690: finishing copy_from to smithi02969618-31 2024-08-29T17:56:41.498 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 31 v 645 (ObjNum 506 snap 153 seq_num 506) dirty exists 2024-08-29T17:56:41.660 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-29T17:56:41.661 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.a smithi029 *:9093,9094 running (10m) 58s ago 10m 14.5M - 0.25.0 c8568f914cd2 ce247dae888d 2024-08-29T17:56:41.661 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.a smithi110 *:3000 running (10m) 30s ago 10m 79.1M - 9.4.7 954c08fa6188 a99d1c017111 2024-08-29T17:56:41.661 INFO:teuthology.orchestra.run.smithi029.stdout:mds.a smithi029 running (13m) 58s ago 13m 15.8M - 18.2.4-774-gfe43f1c9 96384990183a 33831fc09ebe 2024-08-29T17:56:41.661 INFO:teuthology.orchestra.run.smithi029.stdout:mds.b smithi110 running (13m) 30s ago 13m 20.5M - 18.2.4-774-gfe43f1c9 96384990183a d4752f4920d9 2024-08-29T17:56:41.661 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.x smithi110 *:8443,9283,8765 running (2m) 30s ago 21m 428M - 19.1.1-235-g1ef86450 d401bb9bb76e 97032a0314c7 2024-08-29T17:56:41.661 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.y smithi029 *:8443,9283,8765 running (3m) 58s ago 24m 483M - 19.1.1-235-g1ef86450 d401bb9bb76e 426f9f92ffcb 2024-08-29T17:56:41.661 INFO:teuthology.orchestra.run.smithi029.stdout:mon.a smithi029 running (106s) 58s ago 24m 41.5M 2048M 19.1.1-235-g1ef86450 d401bb9bb76e 0381d4389ff1 2024-08-29T17:56:41.662 INFO:teuthology.orchestra.run.smithi029.stdout:mon.b smithi110 running (39s) 30s ago 22m 19.8M 2048M 19.1.1-235-g1ef86450 d401bb9bb76e ee83370832b3 2024-08-29T17:56:41.662 INFO:teuthology.orchestra.run.smithi029.stdout:mon.c smithi029 running (70s) 58s ago 22m 18.5M 2048M 19.1.1-235-g1ef86450 d401bb9bb76e a9f9abf8dbe2 2024-08-29T17:56:41.662 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.a smithi029 *:9100 running (11m) 58s ago 11m 8376k - 1.5.0 0da6a335fe13 ad51f15f97c2 2024-08-29T17:56:41.662 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.b smithi110 *:9100 running (11m) 30s ago 11m 9035k - 1.5.0 0da6a335fe13 30ef3fa1e10b 2024-08-29T17:56:41.662 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (21m) 58s ago 21m 178M 2525M 18.2.4-774-gfe43f1c9 96384990183a 2c4ba6cd8923 2024-08-29T17:56:41.662 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (20m) 58s ago 20m 168M 2525M 18.2.4-774-gfe43f1c9 96384990183a a4be9491f22f 2024-08-29T17:56:41.662 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (19m) 58s ago 19m 147M 2525M 18.2.4-774-gfe43f1c9 96384990183a f82214cb5181 2024-08-29T17:56:41.662 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (18m) 58s ago 18m 115M 2525M 18.2.4-774-gfe43f1c9 96384990183a 3c70a57b97e6 2024-08-29T17:56:41.662 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi110 running (17m) 30s ago 17m 222M 2524M 18.2.4-774-gfe43f1c9 96384990183a 876fca7c6f49 2024-08-29T17:56:41.662 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi110 running (16m) 30s ago 16m 214M 2524M 18.2.4-774-gfe43f1c9 96384990183a 553a4e8175d9 2024-08-29T17:56:41.662 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi110 running (15m) 30s ago 15m 147M 2524M 18.2.4-774-gfe43f1c9 96384990183a a96a153c5cee 2024-08-29T17:56:41.662 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi110 running (14m) 30s ago 14m 120M 2524M 18.2.4-774-gfe43f1c9 96384990183a d61ec375881d 2024-08-29T17:56:41.662 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.a smithi110 *:9095 running (2m) 30s ago 11m 41.5M - 2.43.0 a07b618ecd1d 696215a147ab 2024-08-29T17:56:41.819 INFO:tasks.rados.rados.0.smithi029.stdout:1688: done (3 left) 2024-08-29T17:56:41.819 INFO:tasks.rados.rados.0.smithi029.stdout:1689: done (2 left) 2024-08-29T17:56:41.819 INFO:tasks.rados.rados.0.smithi029.stdout:1690: done (1 left) 2024-08-29T17:56:41.819 INFO:tasks.rados.rados.0.smithi029.stdout:1691: done (0 left) 2024-08-29T17:56:41.820 INFO:tasks.rados.rados.0.smithi029.stdout:1692: delete oid 20 current snap is 163 2024-08-29T17:56:41.831 INFO:tasks.rados.rados.0.smithi029.stdout:1692: done (0 left) 2024-08-29T17:56:41.831 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 29 current snap is 163 2024-08-29T17:56:41.832 INFO:tasks.rados.rados.0.smithi029.stdout:1693: seq_num 520 ranges {14008320=712704,14721024=434176,15155200=368640} 2024-08-29T17:56:41.917 INFO:tasks.rados.rados.0.smithi029.stdout:1693: writing smithi02969618-29 from 14008320 to 14721024 tid 1 2024-08-29T17:56:41.920 INFO:tasks.rados.rados.0.smithi029.stdout:1693: writing smithi02969618-29 from 14721024 to 15155200 tid 2 2024-08-29T17:56:41.922 INFO:tasks.rados.rados.0.smithi029.stdout:1693: writing smithi02969618-29 from 15155200 to 15523840 tid 3 2024-08-29T17:56:41.922 INFO:tasks.rados.rados.0.smithi029.stdout:1694: rmattr oid 24 current snap is 163 2024-08-29T17:56:41.922 INFO:tasks.rados.rados.0.smithi029.stdout:1694: done (1 left) 2024-08-29T17:56:41.922 INFO:tasks.rados.rados.0.smithi029.stdout:1695: snap_remove snap 159 2024-08-29T17:56:42.089 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-08-29T17:56:42.089 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-08-29T17:56:42.089 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.1.1-235-g1ef86450 (1ef864504b8875c83ee6c2c5fedc13315bebf7f5) squid (rc)": 3 2024-08-29T17:56:42.089 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-08-29T17:56:42.089 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-08-29T17:56:42.089 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.1.1-235-g1ef86450 (1ef864504b8875c83ee6c2c5fedc13315bebf7f5) squid (rc)": 2 2024-08-29T17:56:42.089 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-08-29T17:56:42.089 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-08-29T17:56:42.089 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 18.2.4-774-gfe43f1c9 (fe43f1c9f9e2945dda7244d8acbd33fb921449af) reef (stable)": 8 2024-08-29T17:56:42.089 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-08-29T17:56:42.090 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-08-29T17:56:42.090 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 18.2.4-774-gfe43f1c9 (fe43f1c9f9e2945dda7244d8acbd33fb921449af) reef (stable)": 2 2024-08-29T17:56:42.090 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-08-29T17:56:42.090 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-08-29T17:56:42.090 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 18.2.4-774-gfe43f1c9 (fe43f1c9f9e2945dda7244d8acbd33fb921449af) reef (stable)": 10, 2024-08-29T17:56:42.090 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.1.1-235-g1ef86450 (1ef864504b8875c83ee6c2c5fedc13315bebf7f5) squid (rc)": 5 2024-08-29T17:56:42.090 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-08-29T17:56:42.090 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-08-29T17:56:42.820 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:56:42 smithi029 bash[77880]: audit 2024-08-29T17:56:41.327397+0000 mgr.y (mgr.25004) 87 : audit [DBG] from='client.34197 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T17:56:42.820 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:56:42 smithi029 bash[77880]: cluster 2024-08-29T17:56:41.346297+0000 mgr.y (mgr.25004) 88 : cluster [DBG] pgmap v133: 121 pgs: 121 active+clean; 159 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 16 MiB/s rd, 1.6 MiB/s wr, 12 op/s 2024-08-29T17:56:42.820 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:56:42 smithi029 bash[77880]: audit 2024-08-29T17:56:41.626440+0000 mgr.y (mgr.25004) 89 : audit [DBG] from='client.44126 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T17:56:42.852 INFO:tasks.rados.rados.0.smithi029.stdout:1695: done (1 left) 2024-08-29T17:56:42.852 INFO:tasks.rados.rados.0.smithi029.stdout:1696: delete oid 8 current snap is 163 2024-08-29T17:56:42.852 INFO:tasks.rados.rados.0.smithi029.stdout:1693: finishing write tid 1 to smithi02969618-29 2024-08-29T17:56:42.852 INFO:tasks.rados.rados.0.smithi029.stdout:1693: finishing write tid 2 to smithi02969618-29 2024-08-29T17:56:42.852 INFO:tasks.rados.rados.0.smithi029.stdout:1693: finishing write tid 3 to smithi02969618-29 2024-08-29T17:56:42.852 INFO:tasks.rados.rados.0.smithi029.stdout:1693: finishing write tid 4 to smithi02969618-29 2024-08-29T17:56:42.852 INFO:tasks.rados.rados.0.smithi029.stdout:1693: finishing write tid 5 to smithi02969618-29 2024-08-29T17:56:42.852 INFO:tasks.rados.rados.0.smithi029.stdout:1693: oid 29 updating version 0 to 836 2024-08-29T17:56:42.852 INFO:tasks.rados.rados.0.smithi029.stdout:1693: oid 29 version 836 is already newer than 835 2024-08-29T17:56:42.853 INFO:tasks.rados.rados.0.smithi029.stdout:1693: oid 29 updating version 836 to 838 2024-08-29T17:56:42.853 INFO:tasks.rados.rados.0.smithi029.stdout:1693: oid 29 version 838 is already newer than 837 2024-08-29T17:56:42.853 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 29 v 838 (ObjNum 520 snap 163 seq_num 520) dirty exists 2024-08-29T17:56:42.853 INFO:tasks.rados.rados.0.smithi029.stdout:1693: left oid 29 (ObjNum 520 snap 163 seq_num 520) 2024-08-29T17:56:42.872 INFO:tasks.rados.rados.0.smithi029.stdout:1693: done (1 left) 2024-08-29T17:56:42.872 INFO:tasks.rados.rados.0.smithi029.stdout:1696: done (0 left) 2024-08-29T17:56:42.872 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 50 current snap is 163 2024-08-29T17:56:42.872 INFO:tasks.rados.rados.0.smithi029.stdout:1697: seq_num 522 ranges {2629632=745472,3375104=606208,3981312=196608} 2024-08-29T17:56:42.886 INFO:tasks.rados.rados.0.smithi029.stdout:1697: writing smithi02969618-50 from 2629632 to 3375104 tid 1 2024-08-29T17:56:42.890 INFO:tasks.rados.rados.0.smithi029.stdout:1697: writing smithi02969618-50 from 3375104 to 3981312 tid 2 2024-08-29T17:56:42.891 INFO:tasks.rados.rados.0.smithi029.stdout:1697: writing smithi02969618-50 from 3981312 to 4177920 tid 3 2024-08-29T17:56:42.891 INFO:tasks.rados.rados.0.smithi029.stdout:1698: snap_remove snap 160 2024-08-29T17:56:43.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:42 smithi110 bash[67519]: audit 2024-08-29T17:56:41.327397+0000 mgr.y (mgr.25004) 87 : audit [DBG] from='client.34197 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T17:56:43.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:42 smithi110 bash[67519]: cluster 2024-08-29T17:56:41.346297+0000 mgr.y (mgr.25004) 88 : cluster [DBG] pgmap v133: 121 pgs: 121 active+clean; 159 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 16 MiB/s rd, 1.6 MiB/s wr, 12 op/s 2024-08-29T17:56:43.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:42 smithi110 bash[67519]: audit 2024-08-29T17:56:41.626440+0000 mgr.y (mgr.25004) 89 : audit [DBG] from='client.44126 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T17:56:43.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:42 smithi110 bash[67519]: cluster 2024-08-29T17:56:41.820961+0000 mon.a (mon.0) 226 : cluster [DBG] osdmap e404: 8 total, 8 up, 8 in 2024-08-29T17:56:43.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:42 smithi110 bash[67519]: audit 2024-08-29T17:56:41.962427+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:56:43.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:42 smithi110 bash[67519]: audit 2024-08-29T17:56:41.969384+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:56:43.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:42 smithi110 bash[67519]: cephadm 2024-08-29T17:56:41.970958+0000 mgr.y (mgr.25004) 90 : cephadm [INF] Reconfiguring osd.3 (monmap changed)... 2024-08-29T17:56:43.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:42 smithi110 bash[67519]: audit 2024-08-29T17:56:41.971299+0000 mon.c (mon.2) 31 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-08-29T17:56:43.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:42 smithi110 bash[67519]: audit 2024-08-29T17:56:41.972140+0000 mon.c (mon.2) 32 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:56:43.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:42 smithi110 bash[67519]: cephadm 2024-08-29T17:56:41.975593+0000 mgr.y (mgr.25004) 91 : cephadm [INF] Reconfiguring daemon osd.3 on smithi029 2024-08-29T17:56:43.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:42 smithi110 bash[67519]: audit 2024-08-29T17:56:42.090472+0000 mon.a (mon.0) 229 : audit [DBG] from='client.? 172.21.15.29:0/1664597456' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T17:56:43.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:56:42 smithi029 bash[77880]: cluster 2024-08-29T17:56:41.820961+0000 mon.a (mon.0) 226 : cluster [DBG] osdmap e404: 8 total, 8 up, 8 in 2024-08-29T17:56:43.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:56:42 smithi029 bash[77880]: audit 2024-08-29T17:56:41.962427+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:56:43.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:56:42 smithi029 bash[77880]: audit 2024-08-29T17:56:41.969384+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:56:43.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:56:42 smithi029 bash[77880]: cephadm 2024-08-29T17:56:41.970958+0000 mgr.y (mgr.25004) 90 : cephadm [INF] Reconfiguring osd.3 (monmap changed)... 2024-08-29T17:56:43.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:56:42 smithi029 bash[77880]: audit 2024-08-29T17:56:41.971299+0000 mon.c (mon.2) 31 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-08-29T17:56:43.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:56:42 smithi029 bash[77880]: audit 2024-08-29T17:56:41.972140+0000 mon.c (mon.2) 32 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:56:43.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:56:42 smithi029 bash[77880]: cephadm 2024-08-29T17:56:41.975593+0000 mgr.y (mgr.25004) 91 : cephadm [INF] Reconfiguring daemon osd.3 on smithi029 2024-08-29T17:56:43.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:56:42 smithi029 bash[77880]: audit 2024-08-29T17:56:42.090472+0000 mon.a (mon.0) 229 : audit [DBG] from='client.? 172.21.15.29:0/1664597456' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T17:56:43.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:56:42 smithi029 bash[79042]: audit 2024-08-29T17:56:41.327397+0000 mgr.y (mgr.25004) 87 : audit [DBG] from='client.34197 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T17:56:43.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:56:42 smithi029 bash[79042]: cluster 2024-08-29T17:56:41.346297+0000 mgr.y (mgr.25004) 88 : cluster [DBG] pgmap v133: 121 pgs: 121 active+clean; 159 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 16 MiB/s rd, 1.6 MiB/s wr, 12 op/s 2024-08-29T17:56:43.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:56:42 smithi029 bash[79042]: audit 2024-08-29T17:56:41.626440+0000 mgr.y (mgr.25004) 89 : audit [DBG] from='client.44126 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T17:56:43.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:56:42 smithi029 bash[79042]: cluster 2024-08-29T17:56:41.820961+0000 mon.a (mon.0) 226 : cluster [DBG] osdmap e404: 8 total, 8 up, 8 in 2024-08-29T17:56:43.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:56:42 smithi029 bash[79042]: audit 2024-08-29T17:56:41.962427+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:56:43.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:56:42 smithi029 bash[79042]: audit 2024-08-29T17:56:41.969384+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:56:43.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:56:42 smithi029 bash[79042]: cephadm 2024-08-29T17:56:41.970958+0000 mgr.y (mgr.25004) 90 : cephadm [INF] Reconfiguring osd.3 (monmap changed)... 2024-08-29T17:56:43.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:56:42 smithi029 bash[79042]: audit 2024-08-29T17:56:41.971299+0000 mon.c (mon.2) 31 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-08-29T17:56:43.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:56:42 smithi029 bash[79042]: audit 2024-08-29T17:56:41.972140+0000 mon.c (mon.2) 32 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:56:43.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:56:42 smithi029 bash[79042]: cephadm 2024-08-29T17:56:41.975593+0000 mgr.y (mgr.25004) 91 : cephadm [INF] Reconfiguring daemon osd.3 on smithi029 2024-08-29T17:56:43.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:56:42 smithi029 bash[79042]: audit 2024-08-29T17:56:42.090472+0000 mon.a (mon.0) 229 : audit [DBG] from='client.? 172.21.15.29:0/1664597456' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T17:56:43.858 INFO:tasks.rados.rados.0.smithi029.stdout:1698: done (1 left) 2024-08-29T17:56:43.858 INFO:tasks.rados.rados.0.smithi029.stdout:1699: read oid 37 snap -1 2024-08-29T17:56:43.858 INFO:tasks.rados.rados.0.smithi029.stdout:1699: expect (ObjNum 429 snap 128 seq_num 429) 2024-08-29T17:56:43.858 INFO:tasks.rados.rados.0.smithi029.stdout:1700: setattr oid 39 current snap is 163 2024-08-29T17:56:43.858 INFO:tasks.rados.rados.0.smithi029.stdout:1697: finishing write tid 1 to smithi02969618-50 2024-08-29T17:56:43.858 INFO:tasks.rados.rados.0.smithi029.stdout:1697: finishing write tid 2 to smithi02969618-50 2024-08-29T17:56:43.858 INFO:tasks.rados.rados.0.smithi029.stdout:1697: finishing write tid 3 to smithi02969618-50 2024-08-29T17:56:43.858 INFO:tasks.rados.rados.0.smithi029.stdout:1697: finishing write tid 4 to smithi02969618-50 2024-08-29T17:56:43.858 INFO:tasks.rados.rados.0.smithi029.stdout:1697: finishing write tid 5 to smithi02969618-50 2024-08-29T17:56:43.858 INFO:tasks.rados.rados.0.smithi029.stdout:1697: oid 50 updating version 0 to 1353 2024-08-29T17:56:43.859 INFO:tasks.rados.rados.0.smithi029.stdout:1697: oid 50 version 1353 is already newer than 1351 2024-08-29T17:56:43.859 INFO:tasks.rados.rados.0.smithi029.stdout:1697: oid 50 version 1353 is already newer than 1352 2024-08-29T17:56:43.859 INFO:tasks.rados.rados.0.smithi029.stdout:1697: oid 50 updating version 1353 to 1354 2024-08-29T17:56:43.859 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 50 v 1354 (ObjNum 522 snap 163 seq_num 522) dirty exists 2024-08-29T17:56:43.859 INFO:tasks.rados.rados.0.smithi029.stdout:1697: left oid 50 (ObjNum 522 snap 163 seq_num 522) 2024-08-29T17:56:43.859 INFO:tasks.rados.rados.0.smithi029.stdout:1697: done (2 left) 2024-08-29T17:56:43.859 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 9 current snap is 163 2024-08-29T17:56:43.860 INFO:tasks.rados.rados.0.smithi029.stdout:1701: seq_num 523 ranges {4104192=770048,4874240=491520,5365760=311296} 2024-08-29T17:56:43.889 INFO:tasks.rados.rados.0.smithi029.stdout:1701: writing smithi02969618-9 from 4104192 to 4874240 tid 1 2024-08-29T17:56:43.893 INFO:tasks.rados.rados.0.smithi029.stdout:1701: writing smithi02969618-9 from 4874240 to 5365760 tid 2 2024-08-29T17:56:43.896 INFO:tasks.rados.rados.0.smithi029.stdout:1701: writing smithi02969618-9 from 5365760 to 5677056 tid 3 2024-08-29T17:56:43.896 INFO:tasks.rados.rados.0.smithi029.stdout:1702: read oid 45 snap -1 2024-08-29T17:56:43.896 INFO:tasks.rados.rados.0.smithi029.stdout:1702: expect (ObjNum 446 snap 133 seq_num 446) 2024-08-29T17:56:43.896 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 7 current snap is 163 2024-08-29T17:56:43.896 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 39 v 1002 (ObjNum 455 snap 135 seq_num 455) dirty exists 2024-08-29T17:56:43.897 INFO:tasks.rados.rados.0.smithi029.stdout:1703: seq_num 524 ranges {2080768=786432,2867200=778240,3645440=24576} 2024-08-29T17:56:43.918 INFO:tasks.rados.rados.0.smithi029.stdout:1703: writing smithi02969618-7 from 2080768 to 2867200 tid 1 2024-08-29T17:56:43.925 INFO:tasks.rados.rados.0.smithi029.stdout:1703: writing smithi02969618-7 from 2867200 to 3645440 tid 2 2024-08-29T17:56:43.925 INFO:tasks.rados.rados.0.smithi029.stdout:1703: writing smithi02969618-7 from 3645440 to 3670016 tid 3 2024-08-29T17:56:43.925 INFO:tasks.rados.rados.0.smithi029.stdout:1700: done (4 left) 2024-08-29T17:56:43.925 INFO:tasks.rados.rados.0.smithi029.stdout:1704: read oid 6 snap -1 2024-08-29T17:56:43.925 INFO:tasks.rados.rados.0.smithi029.stdout:1704: expect (ObjNum 476 snap 141 seq_num 476) 2024-08-29T17:56:43.925 INFO:tasks.rados.rados.0.smithi029.stdout:1705: copy_from oid 19 from oid 34 current snap is 163 2024-08-29T17:56:43.925 INFO:tasks.rados.rados.0.smithi029.stdout:1701: finishing write tid 1 to smithi02969618-9 2024-08-29T17:56:43.926 INFO:tasks.rados.rados.0.smithi029.stdout:1701: finishing write tid 2 to smithi02969618-9 2024-08-29T17:56:43.926 INFO:tasks.rados.rados.0.smithi029.stdout:1701: finishing write tid 3 to smithi02969618-9 2024-08-29T17:56:43.926 INFO:tasks.rados.rados.0.smithi029.stdout:1701: finishing write tid 4 to smithi02969618-9 2024-08-29T17:56:43.926 INFO:tasks.rados.rados.0.smithi029.stdout:1699: expect (ObjNum 429 snap 128 seq_num 429) 2024-08-29T17:56:44.119 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:56:43 smithi029 bash[79042]: cluster 2024-08-29T17:56:42.851899+0000 mon.a (mon.0) 230 : cluster [DBG] osdmap e405: 8 total, 8 up, 8 in 2024-08-29T17:56:44.119 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:56:43 smithi029 bash[77880]: cluster 2024-08-29T17:56:42.851899+0000 mon.a (mon.0) 230 : cluster [DBG] osdmap e405: 8 total, 8 up, 8 in 2024-08-29T17:56:44.149 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:43 smithi110 bash[67519]: cluster 2024-08-29T17:56:42.851899+0000 mon.a (mon.0) 230 : cluster [DBG] osdmap e405: 8 total, 8 up, 8 in 2024-08-29T17:56:44.393 INFO:tasks.rados.rados.0.smithi029.stdout:1701: finishing write tid 5 to smithi02969618-9 2024-08-29T17:56:44.393 INFO:tasks.rados.rados.0.smithi029.stdout:1701: oid 9 updating version 0 to 824 2024-08-29T17:56:44.393 INFO:tasks.rados.rados.0.smithi029.stdout:1701: oid 9 updating version 824 to 825 2024-08-29T17:56:44.393 INFO:tasks.rados.rados.0.smithi029.stdout:1701: oid 9 version 825 is already newer than 823 2024-08-29T17:56:44.393 INFO:tasks.rados.rados.0.smithi029.stdout:1701: oid 9 version 825 is already newer than 822 2024-08-29T17:56:44.393 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 9 v 825 (ObjNum 523 snap 163 seq_num 523) dirty exists 2024-08-29T17:56:44.393 INFO:tasks.rados.rados.0.smithi029.stdout:1701: left oid 9 (ObjNum 523 snap 163 seq_num 523) 2024-08-29T17:56:44.393 INFO:tasks.rados.rados.0.smithi029.stdout:1703: finishing write tid 1 to smithi02969618-7 2024-08-29T17:56:44.393 INFO:tasks.rados.rados.0.smithi029.stdout:1705: finishing copy_from to smithi02969618-19 2024-08-29T17:56:44.394 INFO:tasks.rados.rados.0.smithi029.stdout:1705: got expected ENOENT (src dne) 2024-08-29T17:56:44.394 INFO:tasks.rados.rados.0.smithi029.stdout:1705: finishing copy_from racing read to smithi02969618-19 2024-08-29T17:56:44.394 INFO:tasks.rados.rados.0.smithi029.stdout:1703: finishing write tid 2 to smithi02969618-7 2024-08-29T17:56:44.394 INFO:tasks.rados.rados.0.smithi029.stdout:1703: finishing write tid 3 to smithi02969618-7 2024-08-29T17:56:44.394 INFO:tasks.rados.rados.0.smithi029.stdout:1703: finishing write tid 4 to smithi02969618-7 2024-08-29T17:56:44.394 INFO:tasks.rados.rados.0.smithi029.stdout:1704: expect (ObjNum 476 snap 141 seq_num 476) 2024-08-29T17:56:44.413 INFO:tasks.rados.rados.0.smithi029.stdout:1703: finishing write tid 5 to smithi02969618-7 2024-08-29T17:56:44.413 INFO:tasks.rados.rados.0.smithi029.stdout:1703: oid 7 updating version 0 to 839 2024-08-29T17:56:44.413 INFO:tasks.rados.rados.0.smithi029.stdout:1703: oid 7 updating version 839 to 842 2024-08-29T17:56:44.413 INFO:tasks.rados.rados.0.smithi029.stdout:1703: oid 7 version 842 is already newer than 840 2024-08-29T17:56:44.413 INFO:tasks.rados.rados.0.smithi029.stdout:1703: oid 7 version 842 is already newer than 841 2024-08-29T17:56:44.413 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 7 v 842 (ObjNum 524 snap 163 seq_num 524) dirty exists 2024-08-29T17:56:44.413 INFO:tasks.rados.rados.0.smithi029.stdout:1703: left oid 7 (ObjNum 524 snap 163 seq_num 524) 2024-08-29T17:56:44.413 INFO:tasks.rados.rados.0.smithi029.stdout:1702: expect (ObjNum 446 snap 133 seq_num 446) 2024-08-29T17:56:44.853 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:56:44 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:17:56:44] "GET /metrics HTTP/1.1" 200 36072 "" "Prometheus/2.43.0" 2024-08-29T17:56:44.854 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:56:44 smithi110 bash[50978]: logger=sqlstore.transactions t=2024-08-29T17:56:44.582641661Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2024-08-29T17:56:44.854 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:56:44 smithi110 bash[50978]: logger=cleanup t=2024-08-29T17:56:44.639337503Z level=info msg="Completed cleanup jobs" duration=67.244265ms 2024-08-29T17:56:44.991 INFO:tasks.rados.rados.0.smithi029.stdout:1699: done (5 left) 2024-08-29T17:56:44.991 INFO:tasks.rados.rados.0.smithi029.stdout:1701: done (4 left) 2024-08-29T17:56:44.991 INFO:tasks.rados.rados.0.smithi029.stdout:1702: done (3 left) 2024-08-29T17:56:44.991 INFO:tasks.rados.rados.0.smithi029.stdout:1703: done (2 left) 2024-08-29T17:56:44.991 INFO:tasks.rados.rados.0.smithi029.stdout:1704: done (1 left) 2024-08-29T17:56:44.991 INFO:tasks.rados.rados.0.smithi029.stdout:1705: done (0 left) 2024-08-29T17:56:44.991 INFO:tasks.rados.rados.0.smithi029.stdout:1706: snap_create 2024-08-29T17:56:45.149 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:44 smithi110 bash[67519]: cluster 2024-08-29T17:56:43.347041+0000 mgr.y (mgr.25004) 92 : cluster [DBG] pgmap v136: 121 pgs: 121 active+clean; 159 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 16 MiB/s rd, 1.6 MiB/s wr, 12 op/s 2024-08-29T17:56:45.149 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:44 smithi110 bash[67519]: cluster 2024-08-29T17:56:43.859049+0000 mon.a (mon.0) 231 : cluster [DBG] osdmap e406: 8 total, 8 up, 8 in 2024-08-29T17:56:45.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:56:44 smithi029 bash[77880]: cluster 2024-08-29T17:56:43.347041+0000 mgr.y (mgr.25004) 92 : cluster [DBG] pgmap v136: 121 pgs: 121 active+clean; 159 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 16 MiB/s rd, 1.6 MiB/s wr, 12 op/s 2024-08-29T17:56:45.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:56:44 smithi029 bash[77880]: cluster 2024-08-29T17:56:43.859049+0000 mon.a (mon.0) 231 : cluster [DBG] osdmap e406: 8 total, 8 up, 8 in 2024-08-29T17:56:45.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:56:44 smithi029 bash[79042]: cluster 2024-08-29T17:56:43.347041+0000 mgr.y (mgr.25004) 92 : cluster [DBG] pgmap v136: 121 pgs: 121 active+clean; 159 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 16 MiB/s rd, 1.6 MiB/s wr, 12 op/s 2024-08-29T17:56:45.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:56:44 smithi029 bash[79042]: cluster 2024-08-29T17:56:43.859049+0000 mon.a (mon.0) 231 : cluster [DBG] osdmap e406: 8 total, 8 up, 8 in 2024-08-29T17:56:45.863 INFO:tasks.rados.rados.0.smithi029.stdout:1706: done (0 left) 2024-08-29T17:56:45.863 INFO:tasks.rados.rados.0.smithi029.stdout:1707: rollback oid 1 current snap is 164 2024-08-29T17:56:45.863 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 1 to 156 2024-08-29T17:56:45.863 INFO:tasks.rados.rados.0.smithi029.stdout:1708: read oid 38 snap -1 2024-08-29T17:56:45.863 INFO:tasks.rados.rados.0.smithi029.stdout:1708: expect deleted 2024-08-29T17:56:45.863 INFO:tasks.rados.rados.0.smithi029.stdout:1709: rollback oid 18 current snap is 164 2024-08-29T17:56:45.863 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 18 to 155 2024-08-29T17:56:45.864 INFO:tasks.rados.rados.0.smithi029.stdout:1710: rollback oid 27 current snap is 164 2024-08-29T17:56:45.864 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 27 to 146 2024-08-29T17:56:45.864 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 35 current snap is 164 2024-08-29T17:56:45.864 INFO:tasks.rados.rados.0.smithi029.stdout:1711: seq_num 525 ranges {0=802816,802816=712704,1515520=90112} 2024-08-29T17:56:45.880 INFO:tasks.rados.rados.0.smithi029.stdout:1711: writing smithi02969618-35 from 0 to 802816 tid 1 2024-08-29T17:56:45.893 INFO:tasks.rados.rados.0.smithi029.stdout:1711: writing smithi02969618-35 from 802816 to 1515520 tid 2 2024-08-29T17:56:45.895 INFO:tasks.rados.rados.0.smithi029.stdout:1711: writing smithi02969618-35 from 1515520 to 1605632 tid 3 2024-08-29T17:56:45.895 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 8 current snap is 164 2024-08-29T17:56:45.895 INFO:tasks.rados.rados.0.smithi029.stdout:1712: seq_num 526 ranges {0=417792,417792=589824,1007616=614400} 2024-08-29T17:56:45.904 INFO:tasks.rados.rados.0.smithi029.stdout:1712: writing smithi02969618-8 from 0 to 417792 tid 1 2024-08-29T17:56:45.913 INFO:tasks.rados.rados.0.smithi029.stdout:1712: writing smithi02969618-8 from 417792 to 1007616 tid 2 2024-08-29T17:56:45.921 INFO:tasks.rados.rados.0.smithi029.stdout:1712: writing smithi02969618-8 from 1007616 to 1622016 tid 3 2024-08-29T17:56:45.921 INFO:tasks.rados.rados.0.smithi029.stdout:1713: copy_from oid 14 from oid 21 current snap is 164 2024-08-29T17:56:45.921 INFO:tasks.rados.rados.0.smithi029.stdout:1710: finishing rollback tid 1 to smithi02969618-27 2024-08-29T17:56:45.921 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 27 v 0 (ObjNum 49 snap 0 seq_num 1953066355) dirty dne 2024-08-29T17:56:45.921 INFO:tasks.rados.rados.0.smithi029.stdout:1707: finishing rollback tid 0 to smithi02969618-1 2024-08-29T17:56:45.921 INFO:tasks.rados.rados.0.smithi029.stdout:1709: finishing rollback tid 0 to smithi02969618-18 2024-08-29T17:56:45.921 INFO:tasks.rados.rados.0.smithi029.stdout:1709: finishing rollback tid 1 to smithi02969618-18 2024-08-29T17:56:45.921 INFO:tasks.rados.rados.0.smithi029.stdout:1709: finishing rollback tid 2 to smithi02969618-18 2024-08-29T17:56:45.922 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 18 v 662 (ObjNum 161 snap 0 seq_num 1) dirty exists 2024-08-29T17:56:45.922 INFO:tasks.rados.rados.0.smithi029.stdout:1707: finishing rollback tid 1 to smithi02969618-1 2024-08-29T17:56:45.922 INFO:tasks.rados.rados.0.smithi029.stdout:1707: finishing rollback tid 2 to smithi02969618-1 2024-08-29T17:56:45.922 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 1 v 845 (ObjNum 495 snap 146 seq_num 495) dirty exists 2024-08-29T17:56:45.922 INFO:tasks.rados.rados.0.smithi029.stdout:1711: finishing write tid 1 to smithi02969618-35 2024-08-29T17:56:45.922 INFO:tasks.rados.rados.0.smithi029.stdout:1707: done (6 left) 2024-08-29T17:56:45.922 INFO:tasks.rados.rados.0.smithi029.stdout:1708: done (5 left) 2024-08-29T17:56:45.922 INFO:tasks.rados.rados.0.smithi029.stdout:1709: done (4 left) 2024-08-29T17:56:45.922 INFO:tasks.rados.rados.0.smithi029.stdout:1710: done (3 left) 2024-08-29T17:56:45.922 INFO:tasks.rados.rados.0.smithi029.stdout:1714: snap_remove snap 158 2024-08-29T17:56:46.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:46 smithi110 bash[67519]: audit 2024-08-29T17:56:45.097108+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:56:46.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:46 smithi110 bash[67519]: audit 2024-08-29T17:56:45.103925+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:56:46.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:46 smithi110 bash[67519]: cephadm 2024-08-29T17:56:45.105945+0000 mgr.y (mgr.25004) 93 : cephadm [INF] Reconfiguring mds.a (monmap changed)... 2024-08-29T17:56:46.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:46 smithi110 bash[67519]: audit 2024-08-29T17:56:45.106422+0000 mon.c (mon.2) 33 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.a", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-08-29T17:56:46.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:46 smithi110 bash[67519]: audit 2024-08-29T17:56:45.106762+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.a", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-08-29T17:56:46.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:46 smithi110 bash[67519]: audit 2024-08-29T17:56:45.107804+0000 mon.c (mon.2) 34 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:56:46.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:46 smithi110 bash[67519]: cephadm 2024-08-29T17:56:45.108624+0000 mgr.y (mgr.25004) 94 : cephadm [INF] Reconfiguring daemon mds.a on smithi029 2024-08-29T17:56:46.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:46 smithi110 bash[67519]: cluster 2024-08-29T17:56:45.863820+0000 mon.a (mon.0) 235 : cluster [DBG] osdmap e407: 8 total, 8 up, 8 in 2024-08-29T17:56:46.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:56:46 smithi029 bash[79042]: audit 2024-08-29T17:56:45.097108+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:56:46.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:56:46 smithi029 bash[79042]: audit 2024-08-29T17:56:45.103925+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:56:46.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:56:46 smithi029 bash[79042]: cephadm 2024-08-29T17:56:45.105945+0000 mgr.y (mgr.25004) 93 : cephadm [INF] Reconfiguring mds.a (monmap changed)... 2024-08-29T17:56:46.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:56:46 smithi029 bash[79042]: audit 2024-08-29T17:56:45.106422+0000 mon.c (mon.2) 33 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.a", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-08-29T17:56:46.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:56:46 smithi029 bash[79042]: audit 2024-08-29T17:56:45.106762+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.a", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-08-29T17:56:46.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:56:46 smithi029 bash[79042]: audit 2024-08-29T17:56:45.107804+0000 mon.c (mon.2) 34 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:56:46.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:56:46 smithi029 bash[79042]: cephadm 2024-08-29T17:56:45.108624+0000 mgr.y (mgr.25004) 94 : cephadm [INF] Reconfiguring daemon mds.a on smithi029 2024-08-29T17:56:46.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:56:46 smithi029 bash[79042]: cluster 2024-08-29T17:56:45.863820+0000 mon.a (mon.0) 235 : cluster [DBG] osdmap e407: 8 total, 8 up, 8 in 2024-08-29T17:56:46.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:56:46 smithi029 bash[77880]: audit 2024-08-29T17:56:45.097108+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:56:46.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:56:46 smithi029 bash[77880]: audit 2024-08-29T17:56:45.103925+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:56:46.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:56:46 smithi029 bash[77880]: cephadm 2024-08-29T17:56:45.105945+0000 mgr.y (mgr.25004) 93 : cephadm [INF] Reconfiguring mds.a (monmap changed)... 2024-08-29T17:56:46.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:56:46 smithi029 bash[77880]: audit 2024-08-29T17:56:45.106422+0000 mon.c (mon.2) 33 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.a", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-08-29T17:56:46.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:56:46 smithi029 bash[77880]: audit 2024-08-29T17:56:45.106762+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.a", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-08-29T17:56:46.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:56:46 smithi029 bash[77880]: audit 2024-08-29T17:56:45.107804+0000 mon.c (mon.2) 34 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:56:46.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:56:46 smithi029 bash[77880]: cephadm 2024-08-29T17:56:45.108624+0000 mgr.y (mgr.25004) 94 : cephadm [INF] Reconfiguring daemon mds.a on smithi029 2024-08-29T17:56:46.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:56:46 smithi029 bash[77880]: cluster 2024-08-29T17:56:45.863820+0000 mon.a (mon.0) 235 : cluster [DBG] osdmap e407: 8 total, 8 up, 8 in 2024-08-29T17:56:46.826 INFO:tasks.rados.rados.0.smithi029.stdout:1711: finishing write tid 2 to smithi02969618-35 2024-08-29T17:56:46.826 INFO:tasks.rados.rados.0.smithi029.stdout:1711: finishing write tid 3 to smithi02969618-35 2024-08-29T17:56:46.826 INFO:tasks.rados.rados.0.smithi029.stdout:1711: finishing write tid 4 to smithi02969618-35 2024-08-29T17:56:46.826 INFO:tasks.rados.rados.0.smithi029.stdout:1711: finishing write tid 5 to smithi02969618-35 2024-08-29T17:56:46.826 INFO:tasks.rados.rados.0.smithi029.stdout:1711: oid 35 updating version 0 to 824 2024-08-29T17:56:46.826 INFO:tasks.rados.rados.0.smithi029.stdout:1711: oid 35 version 824 is already newer than 823 2024-08-29T17:56:46.826 INFO:tasks.rados.rados.0.smithi029.stdout:1711: oid 35 version 824 is already newer than 822 2024-08-29T17:56:46.826 INFO:tasks.rados.rados.0.smithi029.stdout:1711: oid 35 updating version 824 to 825 2024-08-29T17:56:46.826 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 35 v 825 (ObjNum 525 snap 164 seq_num 525) dirty exists 2024-08-29T17:56:46.827 INFO:tasks.rados.rados.0.smithi029.stdout:1711: left oid 35 (ObjNum 525 snap 164 seq_num 525) 2024-08-29T17:56:46.827 INFO:tasks.rados.rados.0.smithi029.stdout:1712: finishing write tid 1 to smithi02969618-8 2024-08-29T17:56:46.827 INFO:tasks.rados.rados.0.smithi029.stdout:1712: finishing write tid 2 to smithi02969618-8 2024-08-29T17:56:46.827 INFO:tasks.rados.rados.0.smithi029.stdout:1712: finishing write tid 3 to smithi02969618-8 2024-08-29T17:56:46.827 INFO:tasks.rados.rados.0.smithi029.stdout:1712: finishing write tid 4 to smithi02969618-8 2024-08-29T17:56:46.827 INFO:tasks.rados.rados.0.smithi029.stdout:1712: finishing write tid 5 to smithi02969618-8 2024-08-29T17:56:46.827 INFO:tasks.rados.rados.0.smithi029.stdout:1712: oid 8 updating version 0 to 1011 2024-08-29T17:56:46.827 INFO:tasks.rados.rados.0.smithi029.stdout:1712: oid 8 version 1011 is already newer than 1008 2024-08-29T17:56:46.827 INFO:tasks.rados.rados.0.smithi029.stdout:1712: oid 8 version 1011 is already newer than 1009 2024-08-29T17:56:46.827 INFO:tasks.rados.rados.0.smithi029.stdout:1712: oid 8 version 1011 is already newer than 1010 2024-08-29T17:56:46.827 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 8 v 1011 (ObjNum 526 snap 164 seq_num 526) dirty exists 2024-08-29T17:56:46.827 INFO:tasks.rados.rados.0.smithi029.stdout:1712: left oid 8 (ObjNum 526 snap 164 seq_num 526) 2024-08-29T17:56:46.828 INFO:tasks.rados.rados.0.smithi029.stdout:1713: finishing copy_from racing read to smithi02969618-14 2024-08-29T17:56:46.828 INFO:tasks.rados.rados.0.smithi029.stdout:1713: finishing copy_from to smithi02969618-14 2024-08-29T17:56:46.828 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 14 v 259 (ObjNum 221 snap 47 seq_num 221) dirty exists 2024-08-29T17:56:46.828 INFO:tasks.rados.rados.0.smithi029.stdout:1711: done (3 left) 2024-08-29T17:56:46.828 INFO:tasks.rados.rados.0.smithi029.stdout:1712: done (2 left) 2024-08-29T17:56:46.828 INFO:tasks.rados.rados.0.smithi029.stdout:1713: done (1 left) 2024-08-29T17:56:46.828 INFO:tasks.rados.rados.0.smithi029.stdout:1714: done (0 left) 2024-08-29T17:56:46.828 INFO:tasks.rados.rados.0.smithi029.stdout:1715: read oid 31 snap -1 2024-08-29T17:56:46.828 INFO:tasks.rados.rados.0.smithi029.stdout:1715: expect (ObjNum 506 snap 153 seq_num 506) 2024-08-29T17:56:46.828 INFO:tasks.rados.rados.0.smithi029.stdout:1716: read oid 11 snap 162 2024-08-29T17:56:46.828 INFO:tasks.rados.rados.0.smithi029.stdout:1716: expect deleted 2024-08-29T17:56:46.828 INFO:tasks.rados.rados.0.smithi029.stdout:1717: delete oid 49 current snap is 164 2024-08-29T17:56:46.843 INFO:tasks.rados.rados.0.smithi029.stdout:1715: expect (ObjNum 506 snap 153 seq_num 506) 2024-08-29T17:56:46.880 INFO:tasks.rados.rados.0.smithi029.stdout:1715: done (2 left) 2024-08-29T17:56:46.880 INFO:tasks.rados.rados.0.smithi029.stdout:1716: done (1 left) 2024-08-29T17:56:46.880 INFO:tasks.rados.rados.0.smithi029.stdout:1717: done (0 left) 2024-08-29T17:56:46.880 INFO:tasks.rados.rados.0.smithi029.stdout:1718: snap_remove snap 161 2024-08-29T17:56:47.386 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:56:47 smithi029 bash[79042]: cluster 2024-08-29T17:56:45.348376+0000 mgr.y (mgr.25004) 95 : cluster [DBG] pgmap v138: 121 pgs: 121 active+clean; 171 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 2.1 MiB/s wr, 18 op/s 2024-08-29T17:56:47.386 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:56:47 smithi029 bash[79042]: cluster 2024-08-29T17:56:46.826159+0000 mon.a (mon.0) 236 : cluster [DBG] osdmap e408: 8 total, 8 up, 8 in 2024-08-29T17:56:47.386 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:56:47 smithi029 bash[77880]: cluster 2024-08-29T17:56:45.348376+0000 mgr.y (mgr.25004) 95 : cluster [DBG] pgmap v138: 121 pgs: 121 active+clean; 171 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 2.1 MiB/s wr, 18 op/s 2024-08-29T17:56:47.386 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:56:47 smithi029 bash[77880]: cluster 2024-08-29T17:56:46.826159+0000 mon.a (mon.0) 236 : cluster [DBG] osdmap e408: 8 total, 8 up, 8 in 2024-08-29T17:56:47.399 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:47 smithi110 bash[67519]: cluster 2024-08-29T17:56:45.348376+0000 mgr.y (mgr.25004) 95 : cluster [DBG] pgmap v138: 121 pgs: 121 active+clean; 171 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 2.1 MiB/s wr, 18 op/s 2024-08-29T17:56:47.399 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:47 smithi110 bash[67519]: cluster 2024-08-29T17:56:46.826159+0000 mon.a (mon.0) 236 : cluster [DBG] osdmap e408: 8 total, 8 up, 8 in 2024-08-29T17:56:47.826 INFO:tasks.rados.rados.0.smithi029.stdout:1718: done (0 left) 2024-08-29T17:56:47.826 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 3 current snap is 164 2024-08-29T17:56:47.826 INFO:tasks.rados.rados.0.smithi029.stdout:1719: seq_num 528 ranges {2490368=450560,2940928=761856,3702784=442368} 2024-08-29T17:56:47.872 INFO:tasks.rados.rados.0.smithi029.stdout:1719: writing smithi02969618-3 from 2490368 to 2940928 tid 1 2024-08-29T17:56:47.882 INFO:tasks.rados.rados.0.smithi029.stdout:1719: writing smithi02969618-3 from 2940928 to 3702784 tid 2 2024-08-29T17:56:47.887 INFO:tasks.rados.rados.0.smithi029.stdout:1719: writing smithi02969618-3 from 3702784 to 4145152 tid 3 2024-08-29T17:56:47.887 INFO:tasks.rados.rados.0.smithi029.stdout:1720: setattr oid 12 current snap is 164 2024-08-29T17:56:47.887 INFO:tasks.rados.rados.0.smithi029.stdout:1719: finishing write tid 1 to smithi02969618-3 2024-08-29T17:56:47.888 INFO:tasks.rados.rados.0.smithi029.stdout:1719: finishing write tid 2 to smithi02969618-3 2024-08-29T17:56:47.889 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 9 current snap is 164 2024-08-29T17:56:47.889 INFO:tasks.rados.rados.0.smithi029.stdout:1721: seq_num 529 ranges {5677056=466944,6144000=647168,6791168=532480,7323648=24576} 2024-08-29T17:56:47.936 INFO:tasks.rados.rados.0.smithi029.stdout:1721: writing smithi02969618-9 from 5677056 to 6144000 tid 1 2024-08-29T17:56:47.941 INFO:tasks.rados.rados.0.smithi029.stdout:1721: writing smithi02969618-9 from 6144000 to 6791168 tid 2 2024-08-29T17:56:47.945 INFO:tasks.rados.rados.0.smithi029.stdout:1721: writing smithi02969618-9 from 6791168 to 7323648 tid 3 2024-08-29T17:56:47.945 INFO:tasks.rados.rados.0.smithi029.stdout:1721: writing smithi02969618-9 from 7323648 to 7348224 tid 4 2024-08-29T17:56:47.945 INFO:tasks.rados.rados.0.smithi029.stdout:1722: copy_from oid 7 from oid 4 current snap is 164 2024-08-29T17:56:47.945 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 12 v 1379 (ObjNum 129 snap 0 seq_num 1562432624) dirty exists 2024-08-29T17:56:47.945 INFO:tasks.rados.rados.0.smithi029.stdout:1719: finishing write tid 3 to smithi02969618-3 2024-08-29T17:56:47.945 INFO:tasks.rados.rados.0.smithi029.stdout:1719: finishing write tid 4 to smithi02969618-3 2024-08-29T17:56:47.945 INFO:tasks.rados.rados.0.smithi029.stdout:1719: finishing write tid 5 to smithi02969618-3 2024-08-29T17:56:47.945 INFO:tasks.rados.rados.0.smithi029.stdout:1719: oid 3 updating version 0 to 849 2024-08-29T17:56:47.945 INFO:tasks.rados.rados.0.smithi029.stdout:1719: oid 3 version 849 is already newer than 848 2024-08-29T17:56:47.945 INFO:tasks.rados.rados.0.smithi029.stdout:1719: oid 3 version 849 is already newer than 846 2024-08-29T17:56:47.946 INFO:tasks.rados.rados.0.smithi029.stdout:1719: oid 3 version 849 is already newer than 847 2024-08-29T17:56:47.946 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 3 v 849 (ObjNum 528 snap 164 seq_num 528) dirty exists 2024-08-29T17:56:47.946 INFO:tasks.rados.rados.0.smithi029.stdout:1719: left oid 3 (ObjNum 528 snap 164 seq_num 528) 2024-08-29T17:56:47.946 INFO:tasks.rados.rados.0.smithi029.stdout:1719: done (3 left) 2024-08-29T17:56:47.946 INFO:tasks.rados.rados.0.smithi029.stdout:1720: done (2 left) 2024-08-29T17:56:47.946 INFO:tasks.rados.rados.0.smithi029.stdout:1723: rollback oid 28 current snap is 164 2024-08-29T17:56:47.946 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 28 to 152 2024-08-29T17:56:47.946 INFO:tasks.rados.rados.0.smithi029.stdout:1724: delete oid 27 current snap is 164 2024-08-29T17:56:47.948 INFO:tasks.rados.rados.0.smithi029.stdout:1721: finishing write tid 1 to smithi02969618-9 2024-08-29T17:56:47.949 INFO:tasks.rados.rados.0.smithi029.stdout:1724: done (3 left) 2024-08-29T17:56:47.949 INFO:tasks.rados.rados.0.smithi029.stdout:1725: copy_from oid 46 from oid 21 current snap is 164 2024-08-29T17:56:47.949 INFO:tasks.rados.rados.0.smithi029.stdout:1726: copy_from oid 33 from oid 38 current snap is 164 2024-08-29T17:56:47.949 INFO:tasks.rados.rados.0.smithi029.stdout:1727: read oid 45 snap -1 2024-08-29T17:56:47.950 INFO:tasks.rados.rados.0.smithi029.stdout:1727: expect (ObjNum 446 snap 133 seq_num 446) 2024-08-29T17:56:47.950 INFO:tasks.rados.rados.0.smithi029.stdout:1728: delete oid 22 current snap is 164 2024-08-29T17:56:47.951 INFO:tasks.rados.rados.0.smithi029.stdout:1723: finishing rollback tid 0 to smithi02969618-28 2024-08-29T17:56:47.952 INFO:tasks.rados.rados.0.smithi029.stdout:1723: finishing rollback tid 1 to smithi02969618-28 2024-08-29T17:56:47.952 INFO:tasks.rados.rados.0.smithi029.stdout:1723: finishing rollback tid 2 to smithi02969618-28 2024-08-29T17:56:47.952 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 28 v 1101 (ObjNum 483 snap 143 seq_num 483) dirty exists 2024-08-29T17:56:47.954 INFO:tasks.rados.rados.0.smithi029.stdout:1721: finishing write tid 2 to smithi02969618-9 2024-08-29T17:56:47.955 INFO:tasks.rados.rados.0.smithi029.stdout:1723: done (6 left) 2024-08-29T17:56:47.956 INFO:tasks.rados.rados.0.smithi029.stdout:1728: done (5 left) 2024-08-29T17:56:47.956 INFO:tasks.rados.rados.0.smithi029.stdout:1729: rmattr oid 42 current snap is 164 2024-08-29T17:56:47.956 INFO:tasks.rados.rados.0.smithi029.stdout:1729: done (5 left) 2024-08-29T17:56:47.956 INFO:tasks.rados.rados.0.smithi029.stdout:1730: read oid 16 snap -1 2024-08-29T17:56:47.956 INFO:tasks.rados.rados.0.smithi029.stdout:1730: expect (ObjNum 439 snap 133 seq_num 439) 2024-08-29T17:56:47.956 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 30 current snap is 164 2024-08-29T17:56:47.956 INFO:tasks.rados.rados.0.smithi029.stdout:1731: seq_num 532 ranges {3956736=516096,4472832=696320,5169152=507904} 2024-08-29T17:56:47.981 INFO:tasks.rados.rados.0.smithi029.stdout:1731: writing smithi02969618-30 from 3956736 to 4472832 tid 1 2024-08-29T17:56:47.985 INFO:tasks.rados.rados.0.smithi029.stdout:1731: writing smithi02969618-30 from 4472832 to 5169152 tid 2 2024-08-29T17:56:47.990 INFO:tasks.rados.rados.0.smithi029.stdout:1731: writing smithi02969618-30 from 5169152 to 5677056 tid 3 2024-08-29T17:56:47.990 INFO:tasks.rados.rados.0.smithi029.stdout:1732: delete oid 22 current snap is 164 2024-08-29T17:56:47.990 INFO:tasks.rados.rados.0.smithi029.stdout:1726: finishing copy_from to smithi02969618-33 2024-08-29T17:56:47.990 INFO:tasks.rados.rados.0.smithi029.stdout:1726: got expected ENOENT (src dne) 2024-08-29T17:56:47.990 INFO:tasks.rados.rados.0.smithi029.stdout:1726: finishing copy_from racing read to smithi02969618-33 2024-08-29T17:56:47.991 INFO:tasks.rados.rados.0.smithi029.stdout:1721: finishing write tid 3 to smithi02969618-9 2024-08-29T17:56:47.991 INFO:tasks.rados.rados.0.smithi029.stdout:1721: finishing write tid 4 to smithi02969618-9 2024-08-29T17:56:47.991 INFO:tasks.rados.rados.0.smithi029.stdout:1721: finishing write tid 5 to smithi02969618-9 2024-08-29T17:56:47.991 INFO:tasks.rados.rados.0.smithi029.stdout:1721: finishing write tid 6 to smithi02969618-9 2024-08-29T17:56:47.991 INFO:tasks.rados.rados.0.smithi029.stdout:1721: oid 9 updating version 0 to 827 2024-08-29T17:56:47.991 INFO:tasks.rados.rados.0.smithi029.stdout:1721: oid 9 version 827 is already newer than 826 2024-08-29T17:56:47.991 INFO:tasks.rados.rados.0.smithi029.stdout:1721: oid 9 updating version 827 to 828 2024-08-29T17:56:47.991 INFO:tasks.rados.rados.0.smithi029.stdout:1721: oid 9 updating version 828 to 830 2024-08-29T17:56:47.991 INFO:tasks.rados.rados.0.smithi029.stdout:1721: oid 9 version 830 is already newer than 829 2024-08-29T17:56:47.991 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 9 v 830 (ObjNum 529 snap 164 seq_num 529) dirty exists 2024-08-29T17:56:47.991 INFO:tasks.rados.rados.0.smithi029.stdout:1721: left oid 9 (ObjNum 529 snap 164 seq_num 529) 2024-08-29T17:56:47.991 INFO:tasks.rados.rados.0.smithi029.stdout:1725: finishing copy_from racing read to smithi02969618-46 2024-08-29T17:56:47.992 INFO:tasks.rados.rados.0.smithi029.stdout:1725: finishing copy_from to smithi02969618-46 2024-08-29T17:56:47.992 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 46 v 259 (ObjNum 221 snap 47 seq_num 221) dirty exists 2024-08-29T17:56:47.993 INFO:tasks.rados.rados.0.smithi029.stdout:1731: finishing write tid 1 to smithi02969618-30 2024-08-29T17:56:47.993 INFO:tasks.rados.rados.0.smithi029.stdout:1731: finishing write tid 2 to smithi02969618-30 2024-08-29T17:56:47.994 INFO:tasks.rados.rados.0.smithi029.stdout:1731: finishing write tid 3 to smithi02969618-30 2024-08-29T17:56:47.995 INFO:tasks.rados.rados.0.smithi029.stdout:1731: finishing write tid 4 to smithi02969618-30 2024-08-29T17:56:48.001 INFO:tasks.rados.rados.0.smithi029.stdout:1731: finishing write tid 5 to smithi02969618-30 2024-08-29T17:56:48.001 INFO:tasks.rados.rados.0.smithi029.stdout:1731: oid 30 updating version 0 to 666 2024-08-29T17:56:48.001 INFO:tasks.rados.rados.0.smithi029.stdout:1731: oid 30 version 666 is already newer than 663 2024-08-29T17:56:48.001 INFO:tasks.rados.rados.0.smithi029.stdout:1731: oid 30 version 666 is already newer than 665 2024-08-29T17:56:48.002 INFO:tasks.rados.rados.0.smithi029.stdout:1731: oid 30 version 666 is already newer than 664 2024-08-29T17:56:48.002 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 30 v 666 (ObjNum 532 snap 164 seq_num 532) dirty exists 2024-08-29T17:56:48.002 INFO:tasks.rados.rados.0.smithi029.stdout:1731: left oid 30 (ObjNum 532 snap 164 seq_num 532) 2024-08-29T17:56:48.003 INFO:tasks.rados.rados.0.smithi029.stdout:1727: expect (ObjNum 446 snap 133 seq_num 446) 2024-08-29T17:56:48.635 INFO:tasks.rados.rados.0.smithi029.stdout:1722: finishing copy_from racing read to smithi02969618-7 2024-08-29T17:56:48.636 INFO:tasks.rados.rados.0.smithi029.stdout:1722: finishing copy_from to smithi02969618-7 2024-08-29T17:56:48.636 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 7 v 654 (ObjNum 497 snap 147 seq_num 497) dirty exists 2024-08-29T17:56:48.636 INFO:tasks.rados.rados.0.smithi029.stdout:1730: expect (ObjNum 439 snap 133 seq_num 439) 2024-08-29T17:56:48.885 INFO:tasks.rados.rados.0.smithi029.stdout:1721: done (7 left) 2024-08-29T17:56:48.885 INFO:tasks.rados.rados.0.smithi029.stdout:1722: done (6 left) 2024-08-29T17:56:48.885 INFO:tasks.rados.rados.0.smithi029.stdout:1725: done (5 left) 2024-08-29T17:56:48.885 INFO:tasks.rados.rados.0.smithi029.stdout:1726: done (4 left) 2024-08-29T17:56:48.885 INFO:tasks.rados.rados.0.smithi029.stdout:1727: done (3 left) 2024-08-29T17:56:48.885 INFO:tasks.rados.rados.0.smithi029.stdout:1730: done (2 left) 2024-08-29T17:56:48.886 INFO:tasks.rados.rados.0.smithi029.stdout:1731: done (1 left) 2024-08-29T17:56:48.886 INFO:tasks.rados.rados.0.smithi029.stdout:1732: done (0 left) 2024-08-29T17:56:48.886 INFO:tasks.rados.rados.0.smithi029.stdout:1733: snap_remove snap 155 2024-08-29T17:56:49.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:48 smithi110 bash[67519]: cluster 2024-08-29T17:56:47.348896+0000 mgr.y (mgr.25004) 96 : cluster [DBG] pgmap v141: 121 pgs: 121 active+clean; 171 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 17 MiB/s rd, 2.5 MiB/s wr, 23 op/s 2024-08-29T17:56:49.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:48 smithi110 bash[67519]: cluster 2024-08-29T17:56:47.827699+0000 mon.a (mon.0) 237 : cluster [DBG] osdmap e409: 8 total, 8 up, 8 in 2024-08-29T17:56:49.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:48 smithi110 bash[67519]: audit 2024-08-29T17:56:48.358414+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:56:49.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:48 smithi110 bash[67519]: audit 2024-08-29T17:56:48.370886+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:56:49.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:48 smithi110 bash[67519]: audit 2024-08-29T17:56:48.376524+0000 mon.c (mon.2) 35 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-29T17:56:49.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:48 smithi110 bash[67519]: audit 2024-08-29T17:56:48.378183+0000 mon.c (mon.2) 36 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-29T17:56:49.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:48 smithi110 bash[67519]: audit 2024-08-29T17:56:48.379781+0000 mon.c (mon.2) 37 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:56:49.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:48 smithi110 bash[67519]: audit 2024-08-29T17:56:48.419154+0000 mon.c (mon.2) 38 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T17:56:49.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:56:48 smithi029 bash[79042]: cluster 2024-08-29T17:56:47.348896+0000 mgr.y (mgr.25004) 96 : cluster [DBG] pgmap v141: 121 pgs: 121 active+clean; 171 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 17 MiB/s rd, 2.5 MiB/s wr, 23 op/s 2024-08-29T17:56:49.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:56:48 smithi029 bash[79042]: cluster 2024-08-29T17:56:47.827699+0000 mon.a (mon.0) 237 : cluster [DBG] osdmap e409: 8 total, 8 up, 8 in 2024-08-29T17:56:49.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:56:48 smithi029 bash[79042]: audit 2024-08-29T17:56:48.358414+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:56:49.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:56:48 smithi029 bash[79042]: audit 2024-08-29T17:56:48.370886+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:56:49.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:56:48 smithi029 bash[79042]: audit 2024-08-29T17:56:48.376524+0000 mon.c (mon.2) 35 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-29T17:56:49.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:56:48 smithi029 bash[79042]: audit 2024-08-29T17:56:48.378183+0000 mon.c (mon.2) 36 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-29T17:56:49.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:56:48 smithi029 bash[79042]: audit 2024-08-29T17:56:48.379781+0000 mon.c (mon.2) 37 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:56:49.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:56:48 smithi029 bash[79042]: audit 2024-08-29T17:56:48.419154+0000 mon.c (mon.2) 38 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T17:56:49.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:56:48 smithi029 bash[77880]: cluster 2024-08-29T17:56:47.348896+0000 mgr.y (mgr.25004) 96 : cluster [DBG] pgmap v141: 121 pgs: 121 active+clean; 171 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 17 MiB/s rd, 2.5 MiB/s wr, 23 op/s 2024-08-29T17:56:49.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:56:48 smithi029 bash[77880]: cluster 2024-08-29T17:56:47.827699+0000 mon.a (mon.0) 237 : cluster [DBG] osdmap e409: 8 total, 8 up, 8 in 2024-08-29T17:56:49.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:56:48 smithi029 bash[77880]: audit 2024-08-29T17:56:48.358414+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:56:49.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:56:48 smithi029 bash[77880]: audit 2024-08-29T17:56:48.370886+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:56:49.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:56:48 smithi029 bash[77880]: audit 2024-08-29T17:56:48.376524+0000 mon.c (mon.2) 35 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-29T17:56:49.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:56:48 smithi029 bash[77880]: audit 2024-08-29T17:56:48.378183+0000 mon.c (mon.2) 36 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-29T17:56:49.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:56:48 smithi029 bash[77880]: audit 2024-08-29T17:56:48.379781+0000 mon.c (mon.2) 37 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:56:49.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:56:48 smithi029 bash[77880]: audit 2024-08-29T17:56:48.419154+0000 mon.c (mon.2) 38 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T17:56:49.842 INFO:tasks.rados.rados.0.smithi029.stdout:1733: done (0 left) 2024-08-29T17:56:49.842 INFO:tasks.rados.rados.0.smithi029.stdout:1734: delete oid 24 current snap is 164 2024-08-29T17:56:49.866 INFO:tasks.rados.rados.0.smithi029.stdout:1734: done (0 left) 2024-08-29T17:56:49.866 INFO:tasks.rados.rados.0.smithi029.stdout:1735: delete oid 23 current snap is 164 2024-08-29T17:56:49.875 INFO:tasks.rados.rados.0.smithi029.stdout:1735: done (0 left) 2024-08-29T17:56:49.875 INFO:tasks.rados.rados.0.smithi029.stdout:1736: copy_from oid 6 from oid 30 current snap is 164 2024-08-29T17:56:49.875 INFO:tasks.rados.rados.0.smithi029.stdout:1737: snap_remove snap 146 2024-08-29T17:56:50.149 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:49 smithi110 bash[67519]: cephadm 2024-08-29T17:56:48.375967+0000 mgr.y (mgr.25004) 97 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-08-29T17:56:50.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:49 smithi110 bash[67519]: cephadm 2024-08-29T17:56:48.381744+0000 mgr.y (mgr.25004) 98 : cephadm [INF] Reconfiguring daemon mon.b on smithi110 2024-08-29T17:56:50.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:56:49 smithi029 bash[79042]: cephadm 2024-08-29T17:56:48.375967+0000 mgr.y (mgr.25004) 97 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-08-29T17:56:50.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:56:49 smithi029 bash[79042]: cephadm 2024-08-29T17:56:48.381744+0000 mgr.y (mgr.25004) 98 : cephadm [INF] Reconfiguring daemon mon.b on smithi110 2024-08-29T17:56:50.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:56:49 smithi029 bash[77880]: cephadm 2024-08-29T17:56:48.375967+0000 mgr.y (mgr.25004) 97 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-08-29T17:56:50.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:56:49 smithi029 bash[77880]: cephadm 2024-08-29T17:56:48.381744+0000 mgr.y (mgr.25004) 98 : cephadm [INF] Reconfiguring daemon mon.b on smithi110 2024-08-29T17:56:50.850 INFO:tasks.rados.rados.0.smithi029.stdout:1737: done (1 left) 2024-08-29T17:56:50.850 INFO:tasks.rados.rados.0.smithi029.stdout:1738: snap_create 2024-08-29T17:56:50.850 INFO:tasks.rados.rados.0.smithi029.stdout:1736: finishing copy_from racing read to smithi02969618-6 2024-08-29T17:56:50.850 INFO:tasks.rados.rados.0.smithi029.stdout:1736: finishing copy_from to smithi02969618-6 2024-08-29T17:56:50.850 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 6 v 666 (ObjNum 532 snap 164 seq_num 532) dirty exists 2024-08-29T17:56:51.149 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:50 smithi110 bash[67519]: cluster 2024-08-29T17:56:49.350201+0000 mgr.y (mgr.25004) 99 : cluster [DBG] pgmap v143: 121 pgs: 121 active+clean; 189 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 21 MiB/s rd, 5.6 MiB/s wr, 31 op/s 2024-08-29T17:56:51.149 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:50 smithi110 bash[67519]: cluster 2024-08-29T17:56:49.843281+0000 mon.a (mon.0) 240 : cluster [DBG] osdmap e410: 8 total, 8 up, 8 in 2024-08-29T17:56:51.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:56:50 smithi029 bash[79042]: cluster 2024-08-29T17:56:49.350201+0000 mgr.y (mgr.25004) 99 : cluster [DBG] pgmap v143: 121 pgs: 121 active+clean; 189 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 21 MiB/s rd, 5.6 MiB/s wr, 31 op/s 2024-08-29T17:56:51.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:56:50 smithi029 bash[79042]: cluster 2024-08-29T17:56:49.843281+0000 mon.a (mon.0) 240 : cluster [DBG] osdmap e410: 8 total, 8 up, 8 in 2024-08-29T17:56:51.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:56:50 smithi029 bash[77880]: cluster 2024-08-29T17:56:49.350201+0000 mgr.y (mgr.25004) 99 : cluster [DBG] pgmap v143: 121 pgs: 121 active+clean; 189 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 21 MiB/s rd, 5.6 MiB/s wr, 31 op/s 2024-08-29T17:56:51.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:56:50 smithi029 bash[77880]: cluster 2024-08-29T17:56:49.843281+0000 mon.a (mon.0) 240 : cluster [DBG] osdmap e410: 8 total, 8 up, 8 in 2024-08-29T17:56:51.837 INFO:tasks.rados.rados.0.smithi029.stdout:1736: done (1 left) 2024-08-29T17:56:51.838 INFO:tasks.rados.rados.0.smithi029.stdout:1738: done (0 left) 2024-08-29T17:56:51.838 INFO:tasks.rados.rados.0.smithi029.stdout:1739: delete oid 46 current snap is 165 2024-08-29T17:56:51.851 INFO:tasks.rados.rados.0.smithi029.stdout:1739: done (0 left) 2024-08-29T17:56:51.851 INFO:tasks.rados.rados.0.smithi029.stdout:1740: rollback oid 6 current snap is 165 2024-08-29T17:56:51.851 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 6 to 164 2024-08-29T17:56:51.852 INFO:tasks.rados.rados.0.smithi029.stdout:1741: read oid 17 snap -1 2024-08-29T17:56:51.852 INFO:tasks.rados.rados.0.smithi029.stdout:1741: expect (ObjNum 501 snap 151 seq_num 501) 2024-08-29T17:56:51.852 INFO:tasks.rados.rados.0.smithi029.stdout:1742: setattr oid 1 current snap is 165 2024-08-29T17:56:51.854 INFO:tasks.rados.rados.0.smithi029.stdout:1743: snap_create 2024-08-29T17:56:51.872 INFO:tasks.rados.rados.0.smithi029.stdout:1740: finishing rollback tid 0 to smithi02969618-6 2024-08-29T17:56:51.873 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 1 v 850 (ObjNum 495 snap 146 seq_num 495) dirty exists 2024-08-29T17:56:51.874 INFO:tasks.rados.rados.0.smithi029.stdout:1740: finishing rollback tid 1 to smithi02969618-6 2024-08-29T17:56:51.874 INFO:tasks.rados.rados.0.smithi029.stdout:1740: finishing rollback tid 2 to smithi02969618-6 2024-08-29T17:56:51.874 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 6 v 780 (ObjNum 532 snap 164 seq_num 532) dirty exists 2024-08-29T17:56:51.878 INFO:tasks.rados.rados.0.smithi029.stdout:1741: expect (ObjNum 501 snap 151 seq_num 501) 2024-08-29T17:56:52.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:51 smithi110 bash[67519]: cluster 2024-08-29T17:56:50.851620+0000 mon.a (mon.0) 241 : cluster [DBG] osdmap e411: 8 total, 8 up, 8 in 2024-08-29T17:56:52.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:51 smithi110 bash[67519]: audit 2024-08-29T17:56:50.970306+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:56:52.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:51 smithi110 bash[67519]: audit 2024-08-29T17:56:50.983181+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:56:52.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:51 smithi110 bash[67519]: cephadm 2024-08-29T17:56:50.986344+0000 mgr.y (mgr.25004) 100 : cephadm [INF] Reconfiguring mgr.x (monmap changed)... 2024-08-29T17:56:52.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:51 smithi110 bash[67519]: audit 2024-08-29T17:56:50.987063+0000 mon.c (mon.2) 39 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-29T17:56:52.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:51 smithi110 bash[67519]: audit 2024-08-29T17:56:50.987892+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-29T17:56:52.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:51 smithi110 bash[67519]: audit 2024-08-29T17:56:50.990304+0000 mon.c (mon.2) 40 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-29T17:56:52.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:51 smithi110 bash[67519]: audit 2024-08-29T17:56:50.992152+0000 mon.c (mon.2) 41 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:56:52.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:51 smithi110 bash[67519]: cephadm 2024-08-29T17:56:50.994108+0000 mgr.y (mgr.25004) 101 : cephadm [INF] Reconfiguring daemon mgr.x on smithi110 2024-08-29T17:56:52.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:51 smithi110 bash[67519]: cluster 2024-08-29T17:56:51.837783+0000 mon.a (mon.0) 245 : cluster [DBG] osdmap e412: 8 total, 8 up, 8 in 2024-08-29T17:56:52.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:56:51 smithi029 bash[77880]: cluster 2024-08-29T17:56:50.851620+0000 mon.a (mon.0) 241 : cluster [DBG] osdmap e411: 8 total, 8 up, 8 in 2024-08-29T17:56:52.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:56:51 smithi029 bash[77880]: audit 2024-08-29T17:56:50.970306+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:56:52.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:56:51 smithi029 bash[77880]: audit 2024-08-29T17:56:50.983181+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:56:52.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:56:51 smithi029 bash[77880]: cephadm 2024-08-29T17:56:50.986344+0000 mgr.y (mgr.25004) 100 : cephadm [INF] Reconfiguring mgr.x (monmap changed)... 2024-08-29T17:56:52.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:56:51 smithi029 bash[77880]: audit 2024-08-29T17:56:50.987063+0000 mon.c (mon.2) 39 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-29T17:56:52.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:56:51 smithi029 bash[77880]: audit 2024-08-29T17:56:50.987892+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-29T17:56:52.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:56:51 smithi029 bash[77880]: audit 2024-08-29T17:56:50.990304+0000 mon.c (mon.2) 40 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-29T17:56:52.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:56:51 smithi029 bash[77880]: audit 2024-08-29T17:56:50.992152+0000 mon.c (mon.2) 41 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:56:52.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:56:51 smithi029 bash[77880]: cephadm 2024-08-29T17:56:50.994108+0000 mgr.y (mgr.25004) 101 : cephadm [INF] Reconfiguring daemon mgr.x on smithi110 2024-08-29T17:56:52.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:56:51 smithi029 bash[77880]: cluster 2024-08-29T17:56:51.837783+0000 mon.a (mon.0) 245 : cluster [DBG] osdmap e412: 8 total, 8 up, 8 in 2024-08-29T17:56:52.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:56:51 smithi029 bash[79042]: cluster 2024-08-29T17:56:50.851620+0000 mon.a (mon.0) 241 : cluster [DBG] osdmap e411: 8 total, 8 up, 8 in 2024-08-29T17:56:52.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:56:51 smithi029 bash[79042]: audit 2024-08-29T17:56:50.970306+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:56:52.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:56:51 smithi029 bash[79042]: audit 2024-08-29T17:56:50.983181+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:56:52.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:56:51 smithi029 bash[79042]: cephadm 2024-08-29T17:56:50.986344+0000 mgr.y (mgr.25004) 100 : cephadm [INF] Reconfiguring mgr.x (monmap changed)... 2024-08-29T17:56:52.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:56:51 smithi029 bash[79042]: audit 2024-08-29T17:56:50.987063+0000 mon.c (mon.2) 39 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-29T17:56:52.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:56:51 smithi029 bash[79042]: audit 2024-08-29T17:56:50.987892+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-29T17:56:52.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:56:51 smithi029 bash[79042]: audit 2024-08-29T17:56:50.990304+0000 mon.c (mon.2) 40 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-29T17:56:52.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:56:51 smithi029 bash[79042]: audit 2024-08-29T17:56:50.992152+0000 mon.c (mon.2) 41 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:56:52.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:56:51 smithi029 bash[79042]: cephadm 2024-08-29T17:56:50.994108+0000 mgr.y (mgr.25004) 101 : cephadm [INF] Reconfiguring daemon mgr.x on smithi110 2024-08-29T17:56:52.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:56:51 smithi029 bash[79042]: cluster 2024-08-29T17:56:51.837783+0000 mon.a (mon.0) 245 : cluster [DBG] osdmap e412: 8 total, 8 up, 8 in 2024-08-29T17:56:52.859 INFO:tasks.rados.rados.0.smithi029.stdout:1740: done (3 left) 2024-08-29T17:56:52.859 INFO:tasks.rados.rados.0.smithi029.stdout:1741: done (2 left) 2024-08-29T17:56:52.859 INFO:tasks.rados.rados.0.smithi029.stdout:1742: done (1 left) 2024-08-29T17:56:52.859 INFO:tasks.rados.rados.0.smithi029.stdout:1743: done (0 left) 2024-08-29T17:56:52.859 INFO:tasks.rados.rados.0.smithi029.stdout:1744: delete oid 31 current snap is 166 2024-08-29T17:56:52.867 INFO:tasks.rados.rados.0.smithi029.stdout:1744: done (0 left) 2024-08-29T17:56:52.867 INFO:tasks.rados.rados.0.smithi029.stdout:1745: delete oid 33 current snap is 166 2024-08-29T17:56:52.874 INFO:tasks.rados.rados.0.smithi029.stdout:1745: done (0 left) 2024-08-29T17:56:52.875 INFO:tasks.rados.rados.0.smithi029.stdout:1746: read oid 29 snap -1 2024-08-29T17:56:52.875 INFO:tasks.rados.rados.0.smithi029.stdout:1746: expect (ObjNum 520 snap 163 seq_num 520) 2024-08-29T17:56:52.875 INFO:tasks.rados.rados.0.smithi029.stdout:1747: rollback oid 6 current snap is 166 2024-08-29T17:56:52.875 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 6 to 152 2024-08-29T17:56:52.875 INFO:tasks.rados.rados.0.smithi029.stdout:1748: read oid 9 snap -1 2024-08-29T17:56:52.875 INFO:tasks.rados.rados.0.smithi029.stdout:1748: expect (ObjNum 529 snap 164 seq_num 529) 2024-08-29T17:56:52.875 INFO:tasks.rados.rados.0.smithi029.stdout:1749: copy_from oid 38 from oid 35 current snap is 166 2024-08-29T17:56:52.875 INFO:tasks.rados.rados.0.smithi029.stdout:1750: rollback oid 11 current snap is 166 2024-08-29T17:56:52.875 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 11 to 164 2024-08-29T17:56:52.875 INFO:tasks.rados.rados.0.smithi029.stdout:1751: copy_from oid 50 from oid 13 current snap is 166 2024-08-29T17:56:52.875 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 7 current snap is 166 2024-08-29T17:56:52.876 INFO:tasks.rados.rados.0.smithi029.stdout:1752: seq_num 539 ranges {7143424=630784,7774208=737280,8511488=466944} 2024-08-29T17:56:52.971 INFO:tasks.rados.rados.0.smithi029.stdout:1752: writing smithi02969618-7 from 7143424 to 7774208 tid 1 2024-08-29T17:56:52.976 INFO:tasks.rados.rados.0.smithi029.stdout:1752: writing smithi02969618-7 from 7774208 to 8511488 tid 2 2024-08-29T17:56:52.980 INFO:tasks.rados.rados.0.smithi029.stdout:1752: writing smithi02969618-7 from 8511488 to 8978432 tid 3 2024-08-29T17:56:52.980 INFO:tasks.rados.rados.0.smithi029.stdout:1753: delete oid 20 current snap is 166 2024-08-29T17:56:52.980 INFO:tasks.rados.rados.0.smithi029.stdout:1750: finishing rollback tid 1 to smithi02969618-11 2024-08-29T17:56:52.980 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 11 v 1006 (ObjNum 33 snap 0 seq_num 1562123056) dirty dne 2024-08-29T17:56:52.980 INFO:tasks.rados.rados.0.smithi029.stdout:1747: finishing rollback tid 0 to smithi02969618-6 2024-08-29T17:56:52.980 INFO:tasks.rados.rados.0.smithi029.stdout:1747: finishing rollback tid 1 to smithi02969618-6 2024-08-29T17:56:52.980 INFO:tasks.rados.rados.0.smithi029.stdout:1747: finishing rollback tid 2 to smithi02969618-6 2024-08-29T17:56:52.980 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 6 v 783 (ObjNum 476 snap 141 seq_num 476) dirty exists 2024-08-29T17:56:52.980 INFO:tasks.rados.rados.0.smithi029.stdout:1749: finishing copy_from racing read to smithi02969618-38 2024-08-29T17:56:52.980 INFO:tasks.rados.rados.0.smithi029.stdout:1751: finishing copy_from racing read to smithi02969618-50 2024-08-29T17:56:52.980 INFO:tasks.rados.rados.0.smithi029.stdout:1749: finishing copy_from to smithi02969618-38 2024-08-29T17:56:52.981 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 38 v 825 (ObjNum 525 snap 164 seq_num 525) dirty exists 2024-08-29T17:56:52.981 INFO:tasks.rados.rados.0.smithi029.stdout:1751: finishing copy_from to smithi02969618-50 2024-08-29T17:56:52.981 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 50 v 777 (ObjNum 488 snap 144 seq_num 488) dirty exists 2024-08-29T17:56:52.981 INFO:tasks.rados.rados.0.smithi029.stdout:1748: expect (ObjNum 529 snap 164 seq_num 529) 2024-08-29T17:56:53.399 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:52 smithi110 bash[67519]: cluster 2024-08-29T17:56:51.350921+0000 mgr.y (mgr.25004) 102 : cluster [DBG] pgmap v146: 121 pgs: 121 active+clean; 189 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 8.4 MiB/s rd, 4.3 MiB/s wr, 15 op/s 2024-08-29T17:56:53.399 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:52 smithi110 bash[67519]: cluster 2024-08-29T17:56:52.860539+0000 mon.a (mon.0) 246 : cluster [DBG] osdmap e413: 8 total, 8 up, 8 in 2024-08-29T17:56:53.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:56:52 smithi029 bash[77880]: cluster 2024-08-29T17:56:51.350921+0000 mgr.y (mgr.25004) 102 : cluster [DBG] pgmap v146: 121 pgs: 121 active+clean; 189 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 8.4 MiB/s rd, 4.3 MiB/s wr, 15 op/s 2024-08-29T17:56:53.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:56:52 smithi029 bash[77880]: cluster 2024-08-29T17:56:52.860539+0000 mon.a (mon.0) 246 : cluster [DBG] osdmap e413: 8 total, 8 up, 8 in 2024-08-29T17:56:53.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:56:52 smithi029 bash[79042]: cluster 2024-08-29T17:56:51.350921+0000 mgr.y (mgr.25004) 102 : cluster [DBG] pgmap v146: 121 pgs: 121 active+clean; 189 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 8.4 MiB/s rd, 4.3 MiB/s wr, 15 op/s 2024-08-29T17:56:53.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:56:52 smithi029 bash[79042]: cluster 2024-08-29T17:56:52.860539+0000 mon.a (mon.0) 246 : cluster [DBG] osdmap e413: 8 total, 8 up, 8 in 2024-08-29T17:56:53.434 INFO:tasks.rados.rados.0.smithi029.stdout:1746: expect (ObjNum 520 snap 163 seq_num 520) 2024-08-29T17:56:54.900 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:56:54 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:17:56:54] "GET /metrics HTTP/1.1" 200 36070 "" "Prometheus/2.43.0" 2024-08-29T17:56:54.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:54 smithi110 bash[67519]: cluster 2024-08-29T17:56:53.351515+0000 mgr.y (mgr.25004) 103 : cluster [DBG] pgmap v149: 121 pgs: 121 active+clean; 189 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-08-29T17:56:54.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:54 smithi110 bash[67519]: audit 2024-08-29T17:56:53.414219+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:56:54.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:54 smithi110 bash[67519]: audit 2024-08-29T17:56:53.426754+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:56:54.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:54 smithi110 bash[67519]: cephadm 2024-08-29T17:56:53.430131+0000 mgr.y (mgr.25004) 104 : cephadm [INF] Reconfiguring osd.4 (monmap changed)... 2024-08-29T17:56:54.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:54 smithi110 bash[67519]: audit 2024-08-29T17:56:53.430711+0000 mon.c (mon.2) 42 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-08-29T17:56:54.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:54 smithi110 bash[67519]: audit 2024-08-29T17:56:53.432356+0000 mon.c (mon.2) 43 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:56:54.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:54 smithi110 bash[67519]: cephadm 2024-08-29T17:56:53.437200+0000 mgr.y (mgr.25004) 105 : cephadm [INF] Reconfiguring daemon osd.4 on smithi110 2024-08-29T17:56:54.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:56:54 smithi029 bash[77880]: cluster 2024-08-29T17:56:53.351515+0000 mgr.y (mgr.25004) 103 : cluster [DBG] pgmap v149: 121 pgs: 121 active+clean; 189 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-08-29T17:56:54.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:56:54 smithi029 bash[77880]: audit 2024-08-29T17:56:53.414219+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:56:54.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:56:54 smithi029 bash[77880]: audit 2024-08-29T17:56:53.426754+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:56:54.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:56:54 smithi029 bash[77880]: cephadm 2024-08-29T17:56:53.430131+0000 mgr.y (mgr.25004) 104 : cephadm [INF] Reconfiguring osd.4 (monmap changed)... 2024-08-29T17:56:54.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:56:54 smithi029 bash[77880]: audit 2024-08-29T17:56:53.430711+0000 mon.c (mon.2) 42 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-08-29T17:56:54.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:56:54 smithi029 bash[77880]: audit 2024-08-29T17:56:53.432356+0000 mon.c (mon.2) 43 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:56:54.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:56:54 smithi029 bash[77880]: cephadm 2024-08-29T17:56:53.437200+0000 mgr.y (mgr.25004) 105 : cephadm [INF] Reconfiguring daemon osd.4 on smithi110 2024-08-29T17:56:54.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:56:54 smithi029 bash[79042]: cluster 2024-08-29T17:56:53.351515+0000 mgr.y (mgr.25004) 103 : cluster [DBG] pgmap v149: 121 pgs: 121 active+clean; 189 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-08-29T17:56:54.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:56:54 smithi029 bash[79042]: audit 2024-08-29T17:56:53.414219+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:56:54.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:56:54 smithi029 bash[79042]: audit 2024-08-29T17:56:53.426754+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:56:54.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:56:54 smithi029 bash[79042]: cephadm 2024-08-29T17:56:53.430131+0000 mgr.y (mgr.25004) 104 : cephadm [INF] Reconfiguring osd.4 (monmap changed)... 2024-08-29T17:56:54.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:56:54 smithi029 bash[79042]: audit 2024-08-29T17:56:53.430711+0000 mon.c (mon.2) 42 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-08-29T17:56:54.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:56:54 smithi029 bash[79042]: audit 2024-08-29T17:56:53.432356+0000 mon.c (mon.2) 43 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:56:54.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:56:54 smithi029 bash[79042]: cephadm 2024-08-29T17:56:53.437200+0000 mgr.y (mgr.25004) 105 : cephadm [INF] Reconfiguring daemon osd.4 on smithi110 2024-08-29T17:56:54.996 INFO:tasks.rados.rados.0.smithi029.stdout:1752: finishing write tid 1 to smithi02969618-7 2024-08-29T17:56:54.996 INFO:tasks.rados.rados.0.smithi029.stdout:1752: finishing write tid 2 to smithi02969618-7 2024-08-29T17:56:54.996 INFO:tasks.rados.rados.0.smithi029.stdout:1752: finishing write tid 3 to smithi02969618-7 2024-08-29T17:56:54.996 INFO:tasks.rados.rados.0.smithi029.stdout:1752: finishing write tid 4 to smithi02969618-7 2024-08-29T17:56:54.996 INFO:tasks.rados.rados.0.smithi029.stdout:1752: finishing write tid 5 to smithi02969618-7 2024-08-29T17:56:54.996 INFO:tasks.rados.rados.0.smithi029.stdout:1752: oid 7 updating version 0 to 854 2024-08-29T17:56:54.996 INFO:tasks.rados.rados.0.smithi029.stdout:1752: oid 7 version 854 is already newer than 851 2024-08-29T17:56:54.997 INFO:tasks.rados.rados.0.smithi029.stdout:1752: oid 7 version 854 is already newer than 852 2024-08-29T17:56:54.997 INFO:tasks.rados.rados.0.smithi029.stdout:1752: oid 7 version 854 is already newer than 853 2024-08-29T17:56:54.997 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 7 v 854 (ObjNum 539 snap 166 seq_num 539) dirty exists 2024-08-29T17:56:54.997 INFO:tasks.rados.rados.0.smithi029.stdout:1752: left oid 7 (ObjNum 539 snap 166 seq_num 539) 2024-08-29T17:56:54.997 INFO:tasks.rados.rados.0.smithi029.stdout:1746: done (7 left) 2024-08-29T17:56:54.998 INFO:tasks.rados.rados.0.smithi029.stdout:1747: done (6 left) 2024-08-29T17:56:54.998 INFO:tasks.rados.rados.0.smithi029.stdout:1748: done (5 left) 2024-08-29T17:56:54.998 INFO:tasks.rados.rados.0.smithi029.stdout:1749: done (4 left) 2024-08-29T17:56:54.998 INFO:tasks.rados.rados.0.smithi029.stdout:1750: done (3 left) 2024-08-29T17:56:54.998 INFO:tasks.rados.rados.0.smithi029.stdout:1751: done (2 left) 2024-08-29T17:56:54.998 INFO:tasks.rados.rados.0.smithi029.stdout:1752: done (1 left) 2024-08-29T17:56:54.998 INFO:tasks.rados.rados.0.smithi029.stdout:1753: done (0 left) 2024-08-29T17:56:54.998 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 29 current snap is 166 2024-08-29T17:56:54.998 INFO:tasks.rados.rados.0.smithi029.stdout:1754: seq_num 541 ranges {15523840=663552,16187392=557056,16744448=475136,17219584=172032} 2024-08-29T17:56:55.127 INFO:tasks.rados.rados.0.smithi029.stdout:1754: writing smithi02969618-29 from 15523840 to 16187392 tid 1 2024-08-29T17:56:55.129 INFO:tasks.rados.rados.0.smithi029.stdout:1754: writing smithi02969618-29 from 16187392 to 16744448 tid 2 2024-08-29T17:56:55.132 INFO:tasks.rados.rados.0.smithi029.stdout:1754: writing smithi02969618-29 from 16744448 to 17219584 tid 3 2024-08-29T17:56:55.134 INFO:tasks.rados.rados.0.smithi029.stdout:1754: writing smithi02969618-29 from 17219584 to 17391616 tid 4 2024-08-29T17:56:55.134 INFO:tasks.rados.rados.0.smithi029.stdout:1755: rollback oid 46 current snap is 166 2024-08-29T17:56:55.134 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 46 to 163 2024-08-29T17:56:55.134 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 45 current snap is 166 2024-08-29T17:56:55.134 INFO:tasks.rados.rados.0.smithi029.stdout:1756: seq_num 542 ranges {7684096=679936,8364032=442368,8806400=679936,9486336=81920} 2024-08-29T17:56:55.180 INFO:tasks.rados.rados.0.smithi029.stdout:1756: writing smithi02969618-45 from 7684096 to 8364032 tid 1 2024-08-29T17:56:55.183 INFO:tasks.rados.rados.0.smithi029.stdout:1756: writing smithi02969618-45 from 8364032 to 8806400 tid 2 2024-08-29T17:56:55.187 INFO:tasks.rados.rados.0.smithi029.stdout:1756: writing smithi02969618-45 from 8806400 to 9486336 tid 3 2024-08-29T17:56:55.189 INFO:tasks.rados.rados.0.smithi029.stdout:1756: writing smithi02969618-45 from 9486336 to 9568256 tid 4 2024-08-29T17:56:55.189 INFO:tasks.rados.rados.0.smithi029.stdout:1757: setattr oid 13 current snap is 166 2024-08-29T17:56:55.189 INFO:tasks.rados.rados.0.smithi029.stdout:1754: finishing write tid 1 to smithi02969618-29 2024-08-29T17:56:55.189 INFO:tasks.rados.rados.0.smithi029.stdout:1754: finishing write tid 2 to smithi02969618-29 2024-08-29T17:56:55.189 INFO:tasks.rados.rados.0.smithi029.stdout:1754: finishing write tid 3 to smithi02969618-29 2024-08-29T17:56:55.189 INFO:tasks.rados.rados.0.smithi029.stdout:1754: finishing write tid 4 to smithi02969618-29 2024-08-29T17:56:55.190 INFO:tasks.rados.rados.0.smithi029.stdout:1755: finishing rollback tid 1 to smithi02969618-46 2024-08-29T17:56:55.190 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 46 v 1102 (ObjNum 161 snap 0 seq_num 1) dirty dne 2024-08-29T17:56:55.190 INFO:tasks.rados.rados.0.smithi029.stdout:1754: finishing write tid 5 to smithi02969618-29 2024-08-29T17:56:55.190 INFO:tasks.rados.rados.0.smithi029.stdout:1754: finishing write tid 6 to smithi02969618-29 2024-08-29T17:56:55.190 INFO:tasks.rados.rados.0.smithi029.stdout:1754: oid 29 updating version 0 to 855 2024-08-29T17:56:55.190 INFO:tasks.rados.rados.0.smithi029.stdout:1754: oid 29 updating version 855 to 859 2024-08-29T17:56:55.190 INFO:tasks.rados.rados.0.smithi029.stdout:1754: oid 29 version 859 is already newer than 857 2024-08-29T17:56:55.190 INFO:tasks.rados.rados.0.smithi029.stdout:1754: oid 29 version 859 is already newer than 856 2024-08-29T17:56:55.190 INFO:tasks.rados.rados.0.smithi029.stdout:1754: oid 29 version 859 is already newer than 858 2024-08-29T17:56:55.190 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 29 v 859 (ObjNum 541 snap 166 seq_num 541) dirty exists 2024-08-29T17:56:55.190 INFO:tasks.rados.rados.0.smithi029.stdout:1754: left oid 29 (ObjNum 541 snap 166 seq_num 541) 2024-08-29T17:56:55.190 INFO:tasks.rados.rados.0.smithi029.stdout:1756: finishing write tid 1 to smithi02969618-45 2024-08-29T17:56:55.190 INFO:tasks.rados.rados.0.smithi029.stdout:1756: finishing write tid 2 to smithi02969618-45 2024-08-29T17:56:55.191 INFO:tasks.rados.rados.0.smithi029.stdout:1754: done (3 left) 2024-08-29T17:56:55.191 INFO:tasks.rados.rados.0.smithi029.stdout:1755: done (2 left) 2024-08-29T17:56:55.191 INFO:tasks.rados.rados.0.smithi029.stdout:1758: setattr oid 17 current snap is 166 2024-08-29T17:56:55.192 INFO:tasks.rados.rados.0.smithi029.stdout:1756: finishing write tid 3 to smithi02969618-45 2024-08-29T17:56:55.193 INFO:tasks.rados.rados.0.smithi029.stdout:1756: finishing write tid 4 to smithi02969618-45 2024-08-29T17:56:55.193 INFO:tasks.rados.rados.0.smithi029.stdout:1756: finishing write tid 5 to smithi02969618-45 2024-08-29T17:56:55.194 INFO:tasks.rados.rados.0.smithi029.stdout:1759: copy_from oid 43 from oid 39 current snap is 166 2024-08-29T17:56:55.194 INFO:tasks.rados.rados.0.smithi029.stdout:1760: read oid 38 snap -1 2024-08-29T17:56:55.194 INFO:tasks.rados.rados.0.smithi029.stdout:1760: expect (ObjNum 525 snap 164 seq_num 525) 2024-08-29T17:56:55.194 INFO:tasks.rados.rados.0.smithi029.stdout:1761: rollback oid 3 current snap is 166 2024-08-29T17:56:55.194 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 3 to 164 2024-08-29T17:56:55.194 INFO:tasks.rados.rados.0.smithi029.stdout:1762: copy_from oid 28 from oid 30 current snap is 166 2024-08-29T17:56:55.194 INFO:tasks.rados.rados.0.smithi029.stdout:1763: rollback oid 37 current snap is 166 2024-08-29T17:56:55.195 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 37 to 152 2024-08-29T17:56:55.195 INFO:tasks.rados.rados.0.smithi029.stdout:1764: snap_create 2024-08-29T17:56:55.195 INFO:tasks.rados.rados.0.smithi029.stdout:1756: finishing write tid 6 to smithi02969618-45 2024-08-29T17:56:55.195 INFO:tasks.rados.rados.0.smithi029.stdout:1756: oid 45 updating version 0 to 1134 2024-08-29T17:56:55.195 INFO:tasks.rados.rados.0.smithi029.stdout:1756: oid 45 updating version 1134 to 1138 2024-08-29T17:56:55.196 INFO:tasks.rados.rados.0.smithi029.stdout:1756: oid 45 version 1138 is already newer than 1137 2024-08-29T17:56:55.196 INFO:tasks.rados.rados.0.smithi029.stdout:1756: oid 45 version 1138 is already newer than 1136 2024-08-29T17:56:55.196 INFO:tasks.rados.rados.0.smithi029.stdout:1756: oid 45 version 1138 is already newer than 1135 2024-08-29T17:56:55.196 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 45 v 1138 (ObjNum 542 snap 166 seq_num 542) dirty exists 2024-08-29T17:56:55.196 INFO:tasks.rados.rados.0.smithi029.stdout:1756: left oid 45 (ObjNum 542 snap 166 seq_num 542) 2024-08-29T17:56:55.197 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 13 v 784 (ObjNum 488 snap 144 seq_num 488) dirty exists 2024-08-29T17:56:55.199 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 17 v 1003 (ObjNum 501 snap 151 seq_num 501) dirty exists 2024-08-29T17:56:55.200 INFO:tasks.rados.rados.0.smithi029.stdout:1761: finishing rollback tid 0 to smithi02969618-3 2024-08-29T17:56:55.200 INFO:tasks.rados.rados.0.smithi029.stdout:1761: finishing rollback tid 1 to smithi02969618-3 2024-08-29T17:56:55.200 INFO:tasks.rados.rados.0.smithi029.stdout:1761: finishing rollback tid 2 to smithi02969618-3 2024-08-29T17:56:55.200 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 3 v 862 (ObjNum 528 snap 164 seq_num 528) dirty exists 2024-08-29T17:56:55.208 INFO:tasks.rados.rados.0.smithi029.stdout:1760: expect (ObjNum 525 snap 164 seq_num 525) 2024-08-29T17:56:55.281 INFO:tasks.rados.rados.0.smithi029.stdout:1763: finishing rollback tid 0 to smithi02969618-37 2024-08-29T17:56:55.281 INFO:tasks.rados.rados.0.smithi029.stdout:1763: finishing rollback tid 1 to smithi02969618-37 2024-08-29T17:56:55.281 INFO:tasks.rados.rados.0.smithi029.stdout:1763: finishing rollback tid 2 to smithi02969618-37 2024-08-29T17:56:55.281 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 37 v 1412 (ObjNum 429 snap 128 seq_num 429) dirty exists 2024-08-29T17:56:55.282 INFO:tasks.rados.rados.0.smithi029.stdout:1759: finishing copy_from racing read to smithi02969618-43 2024-08-29T17:56:55.282 INFO:tasks.rados.rados.0.smithi029.stdout:1759: finishing copy_from to smithi02969618-43 2024-08-29T17:56:55.282 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 43 v 1002 (ObjNum 455 snap 135 seq_num 455) dirty exists 2024-08-29T17:56:55.282 INFO:tasks.rados.rados.0.smithi029.stdout:1762: finishing copy_from racing read to smithi02969618-28 2024-08-29T17:56:55.282 INFO:tasks.rados.rados.0.smithi029.stdout:1762: finishing copy_from to smithi02969618-28 2024-08-29T17:56:55.282 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 28 v 666 (ObjNum 532 snap 164 seq_num 532) dirty exists 2024-08-29T17:56:55.424 INFO:tasks.rados.rados.0.smithi029.stdout:1756: done (8 left) 2024-08-29T17:56:55.424 INFO:tasks.rados.rados.0.smithi029.stdout:1757: done (7 left) 2024-08-29T17:56:55.424 INFO:tasks.rados.rados.0.smithi029.stdout:1758: done (6 left) 2024-08-29T17:56:55.424 INFO:tasks.rados.rados.0.smithi029.stdout:1759: done (5 left) 2024-08-29T17:56:55.424 INFO:tasks.rados.rados.0.smithi029.stdout:1760: done (4 left) 2024-08-29T17:56:55.424 INFO:tasks.rados.rados.0.smithi029.stdout:1761: done (3 left) 2024-08-29T17:56:55.424 INFO:tasks.rados.rados.0.smithi029.stdout:1762: done (2 left) 2024-08-29T17:56:55.424 INFO:tasks.rados.rados.0.smithi029.stdout:1763: done (1 left) 2024-08-29T17:56:55.424 INFO:tasks.rados.rados.0.smithi029.stdout:1764: done (0 left) 2024-08-29T17:56:55.424 INFO:tasks.rados.rados.0.smithi029.stdout:1765: snap_create 2024-08-29T17:56:56.428 INFO:tasks.rados.rados.0.smithi029.stdout:1765: done (0 left) 2024-08-29T17:56:56.429 INFO:tasks.rados.rados.0.smithi029.stdout:1766: read oid 37 snap -1 2024-08-29T17:56:56.429 INFO:tasks.rados.rados.0.smithi029.stdout:1766: expect (ObjNum 429 snap 128 seq_num 429) 2024-08-29T17:56:56.429 INFO:tasks.rados.rados.0.smithi029.stdout:1767: rollback oid 13 current snap is 168 2024-08-29T17:56:56.429 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 13 to 152 2024-08-29T17:56:56.429 INFO:tasks.rados.rados.0.smithi029.stdout:1768: setattr oid 9 current snap is 168 2024-08-29T17:56:56.431 INFO:tasks.rados.rados.0.smithi029.stdout:1769: read oid 30 snap 166 2024-08-29T17:56:56.431 INFO:tasks.rados.rados.0.smithi029.stdout:1769: expect (ObjNum 532 snap 164 seq_num 532) 2024-08-29T17:56:56.431 INFO:tasks.rados.rados.0.smithi029.stdout:1770: delete oid 45 current snap is 168 2024-08-29T17:56:56.446 INFO:tasks.rados.rados.0.smithi029.stdout:1767: finishing rollback tid 0 to smithi02969618-13 2024-08-29T17:56:56.446 INFO:tasks.rados.rados.0.smithi029.stdout:1767: finishing rollback tid 1 to smithi02969618-13 2024-08-29T17:56:56.446 INFO:tasks.rados.rados.0.smithi029.stdout:1767: finishing rollback tid 2 to smithi02969618-13 2024-08-29T17:56:56.446 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 13 v 787 (ObjNum 488 snap 144 seq_num 488) dirty exists 2024-08-29T17:56:56.447 INFO:tasks.rados.rados.0.smithi029.stdout:1767: done (4 left) 2024-08-29T17:56:56.447 INFO:tasks.rados.rados.0.smithi029.stdout:1770: done (3 left) 2024-08-29T17:56:56.448 INFO:tasks.rados.rados.0.smithi029.stdout:1771: read oid 40 snap -1 2024-08-29T17:56:56.448 INFO:tasks.rados.rados.0.smithi029.stdout:1771: expect (ObjNum 506 snap 153 seq_num 506) 2024-08-29T17:56:56.448 INFO:tasks.rados.rados.0.smithi029.stdout:1772: read oid 39 snap -1 2024-08-29T17:56:56.448 INFO:tasks.rados.rados.0.smithi029.stdout:1772: expect (ObjNum 455 snap 135 seq_num 455) 2024-08-29T17:56:56.448 INFO:tasks.rados.rados.0.smithi029.stdout:1773: delete oid 6 current snap is 168 2024-08-29T17:56:56.448 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 9 v 831 (ObjNum 529 snap 164 seq_num 529) dirty exists 2024-08-29T17:56:56.456 INFO:tasks.rados.rados.0.smithi029.stdout:1768: done (5 left) 2024-08-29T17:56:56.456 INFO:tasks.rados.rados.0.smithi029.stdout:1773: done (4 left) 2024-08-29T17:56:56.456 INFO:tasks.rados.rados.0.smithi029.stdout:1774: rollback oid 48 current snap is 168 2024-08-29T17:56:56.456 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 48 to 164 2024-08-29T17:56:56.456 INFO:tasks.rados.rados.0.smithi029.stdout:1775: read oid 3 snap -1 2024-08-29T17:56:56.456 INFO:tasks.rados.rados.0.smithi029.stdout:1775: expect (ObjNum 528 snap 164 seq_num 528) 2024-08-29T17:56:56.456 INFO:tasks.rados.rados.0.smithi029.stdout:1776: read oid 49 snap -1 2024-08-29T17:56:56.457 INFO:tasks.rados.rados.0.smithi029.stdout:1776: expect deleted 2024-08-29T17:56:56.457 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 5 current snap is 168 2024-08-29T17:56:56.457 INFO:tasks.rados.rados.0.smithi029.stdout:1777: seq_num 545 ranges {15163392=737280,15900672=491520,16392192=450560,16842752=262144} 2024-08-29T17:56:56.556 INFO:tasks.rados.rados.0.smithi029.stdout:1777: writing smithi02969618-5 from 15163392 to 15900672 tid 1 2024-08-29T17:56:56.558 INFO:tasks.rados.rados.0.smithi029.stdout:1777: writing smithi02969618-5 from 15900672 to 16392192 tid 2 2024-08-29T17:56:56.561 INFO:tasks.rados.rados.0.smithi029.stdout:1777: writing smithi02969618-5 from 16392192 to 16842752 tid 3 2024-08-29T17:56:56.563 INFO:tasks.rados.rados.0.smithi029.stdout:1777: writing smithi02969618-5 from 16842752 to 17104896 tid 4 2024-08-29T17:56:56.563 INFO:tasks.rados.rados.0.smithi029.stdout:1778: copy_from oid 13 from oid 33 current snap is 168 2024-08-29T17:56:56.563 INFO:tasks.rados.rados.0.smithi029.stdout:1771: expect (ObjNum 506 snap 153 seq_num 506) 2024-08-29T17:56:56.645 INFO:tasks.rados.rados.0.smithi029.stdout:1769: expect (ObjNum 532 snap 164 seq_num 532) 2024-08-29T17:56:56.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:56:56 smithi029 bash[79042]: cluster 2024-08-29T17:56:55.352835+0000 mgr.y (mgr.25004) 106 : cluster [DBG] pgmap v150: 121 pgs: 121 active+clean; 195 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 1.8 MiB/s wr, 9 op/s 2024-08-29T17:56:56.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:56:56 smithi029 bash[79042]: cluster 2024-08-29T17:56:55.425212+0000 mon.a (mon.0) 249 : cluster [DBG] osdmap e414: 8 total, 8 up, 8 in 2024-08-29T17:56:56.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:56:56 smithi029 bash[79042]: audit 2024-08-29T17:56:55.961131+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:56:56.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:56:56 smithi029 bash[79042]: audit 2024-08-29T17:56:55.974783+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:56:56.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:56:56 smithi029 bash[79042]: cephadm 2024-08-29T17:56:55.978105+0000 mgr.y (mgr.25004) 107 : cephadm [INF] Reconfiguring osd.5 (monmap changed)... 2024-08-29T17:56:56.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:56:56 smithi029 bash[79042]: audit 2024-08-29T17:56:55.978727+0000 mon.c (mon.2) 44 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-08-29T17:56:56.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:56:56 smithi029 bash[79042]: audit 2024-08-29T17:56:55.980525+0000 mon.c (mon.2) 45 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:56:56.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:56:56 smithi029 bash[79042]: cephadm 2024-08-29T17:56:55.985563+0000 mgr.y (mgr.25004) 108 : cephadm [INF] Reconfiguring daemon osd.5 on smithi110 2024-08-29T17:56:56.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:56 smithi110 bash[67519]: cluster 2024-08-29T17:56:55.352835+0000 mgr.y (mgr.25004) 106 : cluster [DBG] pgmap v150: 121 pgs: 121 active+clean; 195 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 1.8 MiB/s wr, 9 op/s 2024-08-29T17:56:56.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:56 smithi110 bash[67519]: cluster 2024-08-29T17:56:55.425212+0000 mon.a (mon.0) 249 : cluster [DBG] osdmap e414: 8 total, 8 up, 8 in 2024-08-29T17:56:56.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:56 smithi110 bash[67519]: audit 2024-08-29T17:56:55.961131+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:56:56.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:56 smithi110 bash[67519]: audit 2024-08-29T17:56:55.974783+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:56:56.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:56 smithi110 bash[67519]: cephadm 2024-08-29T17:56:55.978105+0000 mgr.y (mgr.25004) 107 : cephadm [INF] Reconfiguring osd.5 (monmap changed)... 2024-08-29T17:56:56.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:56 smithi110 bash[67519]: audit 2024-08-29T17:56:55.978727+0000 mon.c (mon.2) 44 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-08-29T17:56:56.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:56 smithi110 bash[67519]: audit 2024-08-29T17:56:55.980525+0000 mon.c (mon.2) 45 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:56:56.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:56 smithi110 bash[67519]: cephadm 2024-08-29T17:56:55.985563+0000 mgr.y (mgr.25004) 108 : cephadm [INF] Reconfiguring daemon osd.5 on smithi110 2024-08-29T17:56:56.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:56:56 smithi029 bash[77880]: cluster 2024-08-29T17:56:55.352835+0000 mgr.y (mgr.25004) 106 : cluster [DBG] pgmap v150: 121 pgs: 121 active+clean; 195 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 1.8 MiB/s wr, 9 op/s 2024-08-29T17:56:56.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:56:56 smithi029 bash[77880]: cluster 2024-08-29T17:56:55.425212+0000 mon.a (mon.0) 249 : cluster [DBG] osdmap e414: 8 total, 8 up, 8 in 2024-08-29T17:56:56.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:56:56 smithi029 bash[77880]: audit 2024-08-29T17:56:55.961131+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:56:56.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:56:56 smithi029 bash[77880]: audit 2024-08-29T17:56:55.974783+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:56:56.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:56:56 smithi029 bash[77880]: cephadm 2024-08-29T17:56:55.978105+0000 mgr.y (mgr.25004) 107 : cephadm [INF] Reconfiguring osd.5 (monmap changed)... 2024-08-29T17:56:56.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:56:56 smithi029 bash[77880]: audit 2024-08-29T17:56:55.978727+0000 mon.c (mon.2) 44 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-08-29T17:56:56.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:56:56 smithi029 bash[77880]: audit 2024-08-29T17:56:55.980525+0000 mon.c (mon.2) 45 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:56:56.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:56:56 smithi029 bash[77880]: cephadm 2024-08-29T17:56:55.985563+0000 mgr.y (mgr.25004) 108 : cephadm [INF] Reconfiguring daemon osd.5 on smithi110 2024-08-29T17:56:56.931 INFO:tasks.rados.rados.0.smithi029.stdout:1774: finishing rollback tid 0 to smithi02969618-48 2024-08-29T17:56:56.932 INFO:tasks.rados.rados.0.smithi029.stdout:1774: finishing rollback tid 1 to smithi02969618-48 2024-08-29T17:56:56.932 INFO:tasks.rados.rados.0.smithi029.stdout:1774: finishing rollback tid 2 to smithi02969618-48 2024-08-29T17:56:56.932 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 48 v 1084 (ObjNum 484 snap 143 seq_num 484) dirty exists 2024-08-29T17:56:56.932 INFO:tasks.rados.rados.0.smithi029.stdout:1772: expect (ObjNum 455 snap 135 seq_num 455) 2024-08-29T17:56:57.028 INFO:tasks.rados.rados.0.smithi029.stdout:1775: expect (ObjNum 528 snap 164 seq_num 528) 2024-08-29T17:56:57.199 INFO:tasks.rados.rados.0.smithi029.stdout:1766: expect (ObjNum 429 snap 128 seq_num 429) 2024-08-29T17:56:57.611 INFO:tasks.rados.rados.0.smithi029.stdout:1778: finishing copy_from to smithi02969618-13 2024-08-29T17:56:57.611 INFO:tasks.rados.rados.0.smithi029.stdout:1778: got expected ENOENT (src dne) 2024-08-29T17:56:57.611 INFO:tasks.rados.rados.0.smithi029.stdout:1778: finishing copy_from racing read to smithi02969618-13 2024-08-29T17:56:57.611 INFO:tasks.rados.rados.0.smithi029.stdout:1777: finishing write tid 1 to smithi02969618-5 2024-08-29T17:56:57.611 INFO:tasks.rados.rados.0.smithi029.stdout:1777: finishing write tid 2 to smithi02969618-5 2024-08-29T17:56:57.611 INFO:tasks.rados.rados.0.smithi029.stdout:1766: done (8 left) 2024-08-29T17:56:57.611 INFO:tasks.rados.rados.0.smithi029.stdout:1769: done (7 left) 2024-08-29T17:56:57.611 INFO:tasks.rados.rados.0.smithi029.stdout:1771: done (6 left) 2024-08-29T17:56:57.612 INFO:tasks.rados.rados.0.smithi029.stdout:1772: done (5 left) 2024-08-29T17:56:57.612 INFO:tasks.rados.rados.0.smithi029.stdout:1774: done (4 left) 2024-08-29T17:56:57.612 INFO:tasks.rados.rados.0.smithi029.stdout:1775: done (3 left) 2024-08-29T17:56:57.612 INFO:tasks.rados.rados.0.smithi029.stdout:1776: done (2 left) 2024-08-29T17:56:57.612 INFO:tasks.rados.rados.0.smithi029.stdout:1778: done (1 left) 2024-08-29T17:56:57.612 INFO:tasks.rados.rados.0.smithi029.stdout:1779: rollback oid 13 current snap is 168 2024-08-29T17:56:57.612 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 13 to 164 2024-08-29T17:56:57.612 INFO:tasks.rados.rados.0.smithi029.stdout:1777: finishing write tid 3 to smithi02969618-5 2024-08-29T17:56:57.612 INFO:tasks.rados.rados.0.smithi029.stdout:1777: finishing write tid 4 to smithi02969618-5 2024-08-29T17:56:57.612 INFO:tasks.rados.rados.0.smithi029.stdout:1777: finishing write tid 5 to smithi02969618-5 2024-08-29T17:56:57.612 INFO:tasks.rados.rados.0.smithi029.stdout:1777: finishing write tid 6 to smithi02969618-5 2024-08-29T17:56:57.612 INFO:tasks.rados.rados.0.smithi029.stdout:1777: oid 5 updating version 0 to 834 2024-08-29T17:56:57.612 INFO:tasks.rados.rados.0.smithi029.stdout:1777: oid 5 updating version 834 to 836 2024-08-29T17:56:57.613 INFO:tasks.rados.rados.0.smithi029.stdout:1777: oid 5 version 836 is already newer than 832 2024-08-29T17:56:57.613 INFO:tasks.rados.rados.0.smithi029.stdout:1777: oid 5 version 836 is already newer than 835 2024-08-29T17:56:57.613 INFO:tasks.rados.rados.0.smithi029.stdout:1777: oid 5 version 836 is already newer than 833 2024-08-29T17:56:57.613 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 5 v 836 (ObjNum 545 snap 168 seq_num 545) dirty exists 2024-08-29T17:56:57.613 INFO:tasks.rados.rados.0.smithi029.stdout:1777: left oid 5 (ObjNum 545 snap 168 seq_num 545) 2024-08-29T17:56:57.613 INFO:tasks.rados.rados.0.smithi029.stdout:1777: done (1 left) 2024-08-29T17:56:57.613 INFO:tasks.rados.rados.0.smithi029.stdout:1780: rollback oid 19 current snap is 168 2024-08-29T17:56:57.613 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 19 to 163 2024-08-29T17:56:57.613 INFO:tasks.rados.rados.0.smithi029.stdout:1781: read oid 40 snap -1 2024-08-29T17:56:57.613 INFO:tasks.rados.rados.0.smithi029.stdout:1781: expect (ObjNum 506 snap 153 seq_num 506) 2024-08-29T17:56:57.613 INFO:tasks.rados.rados.0.smithi029.stdout:1782: delete oid 43 current snap is 168 2024-08-29T17:56:57.615 INFO:tasks.rados.rados.0.smithi029.stdout:1779: finishing rollback tid 0 to smithi02969618-13 2024-08-29T17:56:57.615 INFO:tasks.rados.rados.0.smithi029.stdout:1779: finishing rollback tid 1 to smithi02969618-13 2024-08-29T17:56:57.615 INFO:tasks.rados.rados.0.smithi029.stdout:1779: finishing rollback tid 2 to smithi02969618-13 2024-08-29T17:56:57.615 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 13 v 791 (ObjNum 488 snap 144 seq_num 488) dirty exists 2024-08-29T17:56:57.618 INFO:tasks.rados.rados.0.smithi029.stdout:1780: finishing rollback tid 0 to smithi02969618-19 2024-08-29T17:56:57.618 INFO:tasks.rados.rados.0.smithi029.stdout:1780: finishing rollback tid 1 to smithi02969618-19 2024-08-29T17:56:57.619 INFO:tasks.rados.rados.0.smithi029.stdout:1780: finishing rollback tid 2 to smithi02969618-19 2024-08-29T17:56:57.619 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 19 v 1122 (ObjNum 221 snap 47 seq_num 221) dirty exists 2024-08-29T17:56:57.619 INFO:tasks.rados.rados.0.smithi029.stdout:1779: done (3 left) 2024-08-29T17:56:57.619 INFO:tasks.rados.rados.0.smithi029.stdout:1780: done (2 left) 2024-08-29T17:56:57.619 INFO:tasks.rados.rados.0.smithi029.stdout:1782: done (1 left) 2024-08-29T17:56:57.619 INFO:tasks.rados.rados.0.smithi029.stdout:1783: snap_remove snap 162 2024-08-29T17:56:57.780 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:57 smithi110 bash[67519]: cluster 2024-08-29T17:56:56.429433+0000 mon.a (mon.0) 252 : cluster [DBG] osdmap e415: 8 total, 8 up, 8 in 2024-08-29T17:56:57.780 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:57 smithi110 bash[67519]: cluster 2024-08-29T17:56:56.840428+0000 mon.a (mon.0) 253 : cluster [DBG] osdmap e416: 8 total, 8 up, 8 in 2024-08-29T17:56:57.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:56:57 smithi029 bash[79042]: cluster 2024-08-29T17:56:56.429433+0000 mon.a (mon.0) 252 : cluster [DBG] osdmap e415: 8 total, 8 up, 8 in 2024-08-29T17:56:57.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:56:57 smithi029 bash[79042]: cluster 2024-08-29T17:56:56.840428+0000 mon.a (mon.0) 253 : cluster [DBG] osdmap e416: 8 total, 8 up, 8 in 2024-08-29T17:56:57.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:56:57 smithi029 bash[77880]: cluster 2024-08-29T17:56:56.429433+0000 mon.a (mon.0) 252 : cluster [DBG] osdmap e415: 8 total, 8 up, 8 in 2024-08-29T17:56:57.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:56:57 smithi029 bash[77880]: cluster 2024-08-29T17:56:56.840428+0000 mon.a (mon.0) 253 : cluster [DBG] osdmap e416: 8 total, 8 up, 8 in 2024-08-29T17:56:58.443 INFO:tasks.rados.rados.0.smithi029.stdout:1783: done (1 left) 2024-08-29T17:56:58.443 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 23 current snap is 168 2024-08-29T17:56:58.443 INFO:tasks.rados.rados.0.smithi029.stdout:1784: seq_num 547 ranges {0=770048,770048=663552,1433600=466944,1900544=73728} 2024-08-29T17:56:58.448 INFO:tasks.rados.rados.0.smithi029.stdout:1784: writing smithi02969618-23 from 0 to 770048 tid 1 2024-08-29T17:56:58.452 INFO:tasks.rados.rados.0.smithi029.stdout:1784: writing smithi02969618-23 from 770048 to 1433600 tid 2 2024-08-29T17:56:58.455 INFO:tasks.rados.rados.0.smithi029.stdout:1784: writing smithi02969618-23 from 1433600 to 1900544 tid 3 2024-08-29T17:56:58.456 INFO:tasks.rados.rados.0.smithi029.stdout:1784: writing smithi02969618-23 from 1900544 to 1974272 tid 4 2024-08-29T17:56:58.456 INFO:tasks.rados.rados.0.smithi029.stdout:1785: rollback oid 32 current snap is 168 2024-08-29T17:56:58.456 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 32 to 166 2024-08-29T17:56:58.456 INFO:tasks.rados.rados.0.smithi029.stdout:1781: expect (ObjNum 506 snap 153 seq_num 506) 2024-08-29T17:56:58.514 INFO:tasks.rados.rados.0.smithi029.stdout:1785: finishing rollback tid 0 to smithi02969618-32 2024-08-29T17:56:58.514 INFO:tasks.rados.rados.0.smithi029.stdout:1785: finishing rollback tid 1 to smithi02969618-32 2024-08-29T17:56:58.514 INFO:tasks.rados.rados.0.smithi029.stdout:1785: finishing rollback tid 2 to smithi02969618-32 2024-08-29T17:56:58.514 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 32 v 839 (ObjNum 493 snap 146 seq_num 493) dirty exists 2024-08-29T17:56:58.514 INFO:tasks.rados.rados.0.smithi029.stdout:1784: finishing write tid 1 to smithi02969618-23 2024-08-29T17:56:58.514 INFO:tasks.rados.rados.0.smithi029.stdout:1784: finishing write tid 2 to smithi02969618-23 2024-08-29T17:56:58.514 INFO:tasks.rados.rados.0.smithi029.stdout:1784: finishing write tid 3 to smithi02969618-23 2024-08-29T17:56:58.515 INFO:tasks.rados.rados.0.smithi029.stdout:1784: finishing write tid 4 to smithi02969618-23 2024-08-29T17:56:58.515 INFO:tasks.rados.rados.0.smithi029.stdout:1784: finishing write tid 5 to smithi02969618-23 2024-08-29T17:56:58.515 INFO:tasks.rados.rados.0.smithi029.stdout:1784: finishing write tid 6 to smithi02969618-23 2024-08-29T17:56:58.515 INFO:tasks.rados.rados.0.smithi029.stdout:1784: oid 23 updating version 0 to 1419 2024-08-29T17:56:58.515 INFO:tasks.rados.rados.0.smithi029.stdout:1784: oid 23 updating version 1419 to 1421 2024-08-29T17:56:58.515 INFO:tasks.rados.rados.0.smithi029.stdout:1784: oid 23 version 1421 is already newer than 1420 2024-08-29T17:56:58.515 INFO:tasks.rados.rados.0.smithi029.stdout:1784: oid 23 version 1421 is already newer than 1417 2024-08-29T17:56:58.515 INFO:tasks.rados.rados.0.smithi029.stdout:1784: oid 23 version 1421 is already newer than 1418 2024-08-29T17:56:58.515 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 23 v 1421 (ObjNum 547 snap 168 seq_num 547) dirty exists 2024-08-29T17:56:58.515 INFO:tasks.rados.rados.0.smithi029.stdout:1784: left oid 23 (ObjNum 547 snap 168 seq_num 547) 2024-08-29T17:56:58.515 INFO:tasks.rados.rados.0.smithi029.stdout:1781: done (2 left) 2024-08-29T17:56:58.515 INFO:tasks.rados.rados.0.smithi029.stdout:1784: done (1 left) 2024-08-29T17:56:58.515 INFO:tasks.rados.rados.0.smithi029.stdout:1785: done (0 left) 2024-08-29T17:56:58.515 INFO:tasks.rados.rados.0.smithi029.stdout:1786: rmattr oid 50 current snap is 168 2024-08-29T17:56:58.515 INFO:tasks.rados.rados.0.smithi029.stdout:1787: rollback oid 12 current snap is 168 2024-08-29T17:56:58.516 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 12 to 152 2024-08-29T17:56:58.516 INFO:tasks.rados.rados.0.smithi029.stdout:1788: setattr oid 4 current snap is 168 2024-08-29T17:56:58.517 INFO:tasks.rados.rados.0.smithi029.stdout:1789: read oid 2 snap -1 2024-08-29T17:56:58.517 INFO:tasks.rados.rados.0.smithi029.stdout:1789: expect deleted 2024-08-29T17:56:58.518 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 30 current snap is 168 2024-08-29T17:56:58.518 INFO:tasks.rados.rados.0.smithi029.stdout:1790: seq_num 548 ranges {5677056=786432,6463488=598016,7061504=606208} 2024-08-29T17:56:58.574 INFO:tasks.rados.rados.0.smithi029.stdout:1790: writing smithi02969618-30 from 5677056 to 6463488 tid 1 2024-08-29T17:56:58.578 INFO:tasks.rados.rados.0.smithi029.stdout:1790: writing smithi02969618-30 from 6463488 to 7061504 tid 2 2024-08-29T17:56:58.584 INFO:tasks.rados.rados.0.smithi029.stdout:1790: writing smithi02969618-30 from 7061504 to 7667712 tid 3 2024-08-29T17:56:58.584 INFO:tasks.rados.rados.0.smithi029.stdout:1791: copy_from oid 31 from oid 26 current snap is 168 2024-08-29T17:56:58.584 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 50 v 1431 (ObjNum 488 snap 144 seq_num 488) dirty exists 2024-08-29T17:56:58.584 INFO:tasks.rados.rados.0.smithi029.stdout:1787: finishing rollback tid 0 to smithi02969618-12 2024-08-29T17:56:58.584 INFO:tasks.rados.rados.0.smithi029.stdout:1786: done (5 left) 2024-08-29T17:56:58.584 INFO:tasks.rados.rados.0.smithi029.stdout:1792: rollback oid 17 current snap is 168 2024-08-29T17:56:58.584 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 17 to 165 2024-08-29T17:56:58.584 INFO:tasks.rados.rados.0.smithi029.stdout:1787: finishing rollback tid 1 to smithi02969618-12 2024-08-29T17:56:58.584 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 12 v 1434 (ObjNum 161 snap 0 seq_num 1563127168) dirty dne 2024-08-29T17:56:58.584 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 4 v 667 (ObjNum 497 snap 147 seq_num 497) dirty exists 2024-08-29T17:56:58.584 INFO:tasks.rados.rados.0.smithi029.stdout:1790: finishing write tid 1 to smithi02969618-30 2024-08-29T17:56:58.585 INFO:tasks.rados.rados.0.smithi029.stdout:1790: finishing write tid 2 to smithi02969618-30 2024-08-29T17:56:58.585 INFO:tasks.rados.rados.0.smithi029.stdout:1787: done (5 left) 2024-08-29T17:56:58.585 INFO:tasks.rados.rados.0.smithi029.stdout:1788: done (4 left) 2024-08-29T17:56:58.585 INFO:tasks.rados.rados.0.smithi029.stdout:1789: done (3 left) 2024-08-29T17:56:58.585 INFO:tasks.rados.rados.0.smithi029.stdout:1793: copy_from oid 4 from oid 39 current snap is 168 2024-08-29T17:56:58.585 INFO:tasks.rados.rados.0.smithi029.stdout:1794: read oid 16 snap 163 2024-08-29T17:56:58.585 INFO:tasks.rados.rados.0.smithi029.stdout:1794: expect (ObjNum 439 snap 133 seq_num 439) 2024-08-29T17:56:58.585 INFO:tasks.rados.rados.0.smithi029.stdout:1795: read oid 48 snap -1 2024-08-29T17:56:58.585 INFO:tasks.rados.rados.0.smithi029.stdout:1795: expect (ObjNum 484 snap 143 seq_num 484) 2024-08-29T17:56:58.585 INFO:tasks.rados.rados.0.smithi029.stdout:1796: read oid 33 snap -1 2024-08-29T17:56:58.585 INFO:tasks.rados.rados.0.smithi029.stdout:1796: expect deleted 2024-08-29T17:56:58.585 INFO:tasks.rados.rados.0.smithi029.stdout:1797: rollback oid 38 current snap is 168 2024-08-29T17:56:58.585 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 38 to 152 2024-08-29T17:56:58.586 INFO:tasks.rados.rados.0.smithi029.stdout:1798: copy_from oid 22 from oid 37 current snap is 168 2024-08-29T17:56:58.586 INFO:tasks.rados.rados.0.smithi029.stdout:1799: read oid 20 snap -1 2024-08-29T17:56:58.586 INFO:tasks.rados.rados.0.smithi029.stdout:1799: expect deleted 2024-08-29T17:56:58.586 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 49 current snap is 168 2024-08-29T17:56:58.586 INFO:tasks.rados.rados.0.smithi029.stdout:1800: seq_num 549 ranges {0=802816,802816=483328,1286144=434176,1720320=286720} 2024-08-29T17:56:58.588 INFO:tasks.rados.rados.0.smithi029.stdout:1800: writing smithi02969618-49 from 0 to 802816 tid 1 2024-08-29T17:56:58.596 INFO:tasks.rados.rados.0.smithi029.stdout:1800: writing smithi02969618-49 from 802816 to 1286144 tid 2 2024-08-29T17:56:58.596 INFO:tasks.rados.rados.0.smithi029.stdout:1800: writing smithi02969618-49 from 1286144 to 1720320 tid 3 2024-08-29T17:56:58.598 INFO:tasks.rados.rados.0.smithi029.stdout:1800: writing smithi02969618-49 from 1720320 to 2007040 tid 4 2024-08-29T17:56:58.598 INFO:tasks.rados.rados.0.smithi029.stdout:1801: rollback oid 43 current snap is 168 2024-08-29T17:56:58.598 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 43 to 167 2024-08-29T17:56:58.598 INFO:tasks.rados.rados.0.smithi029.stdout:1792: finishing rollback tid 0 to smithi02969618-17 2024-08-29T17:56:58.598 INFO:tasks.rados.rados.0.smithi029.stdout:1792: finishing rollback tid 1 to smithi02969618-17 2024-08-29T17:56:58.598 INFO:tasks.rados.rados.0.smithi029.stdout:1796: done (11 left) 2024-08-29T17:56:58.598 INFO:tasks.rados.rados.0.smithi029.stdout:1799: done (10 left) 2024-08-29T17:56:58.598 INFO:tasks.rados.rados.0.smithi029.stdout:1802: snap_create 2024-08-29T17:56:58.598 INFO:tasks.rados.rados.0.smithi029.stdout:1792: finishing rollback tid 2 to smithi02969618-17 2024-08-29T17:56:58.598 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 17 v 1006 (ObjNum 501 snap 151 seq_num 501) dirty exists 2024-08-29T17:56:58.598 INFO:tasks.rados.rados.0.smithi029.stdout:1790: finishing write tid 3 to smithi02969618-30 2024-08-29T17:56:58.598 INFO:tasks.rados.rados.0.smithi029.stdout:1790: finishing write tid 4 to smithi02969618-30 2024-08-29T17:56:58.602 INFO:tasks.rados.rados.0.smithi029.stdout:1801: finishing rollback tid 1 to smithi02969618-43 2024-08-29T17:56:58.602 INFO:tasks.rados.rados.0.smithi029.stdout:1801: finishing rollback tid 2 to smithi02969618-43 2024-08-29T17:56:58.602 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 43 v 1005 (ObjNum 455 snap 135 seq_num 455) dirty exists 2024-08-29T17:56:58.604 INFO:tasks.rados.rados.0.smithi029.stdout:1790: finishing write tid 5 to smithi02969618-30 2024-08-29T17:56:58.604 INFO:tasks.rados.rados.0.smithi029.stdout:1790: oid 30 updating version 0 to 669 2024-08-29T17:56:58.604 INFO:tasks.rados.rados.0.smithi029.stdout:1790: oid 30 version 669 is already newer than 668 2024-08-29T17:56:58.604 INFO:tasks.rados.rados.0.smithi029.stdout:1790: oid 30 updating version 669 to 670 2024-08-29T17:56:58.604 INFO:tasks.rados.rados.0.smithi029.stdout:1790: oid 30 updating version 670 to 671 2024-08-29T17:56:58.604 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 30 v 671 (ObjNum 548 snap 168 seq_num 548) dirty exists 2024-08-29T17:56:58.605 INFO:tasks.rados.rados.0.smithi029.stdout:1790: left oid 30 (ObjNum 548 snap 168 seq_num 548) 2024-08-29T17:56:58.605 INFO:tasks.rados.rados.0.smithi029.stdout:1791: finishing copy_from racing read to smithi02969618-31 2024-08-29T17:56:58.611 INFO:tasks.rados.rados.0.smithi029.stdout:1793: finishing copy_from racing read to smithi02969618-4 2024-08-29T17:56:58.611 INFO:tasks.rados.rados.0.smithi029.stdout:1791: finishing copy_from to smithi02969618-31 2024-08-29T17:56:58.611 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 31 v 768 (ObjNum 478 snap 143 seq_num 478) dirty exists 2024-08-29T17:56:58.618 INFO:tasks.rados.rados.0.smithi029.stdout:1795: expect (ObjNum 484 snap 143 seq_num 484) 2024-08-29T17:56:59.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:58 smithi110 bash[67519]: cluster 2024-08-29T17:56:57.353579+0000 mgr.y (mgr.25004) 109 : cluster [DBG] pgmap v154: 121 pgs: 121 active+clean; 195 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 16 MiB/s rd, 2.2 MiB/s wr, 12 op/s 2024-08-29T17:56:59.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:58 smithi110 bash[67519]: audit 2024-08-29T17:56:58.302370+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:56:59.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:58 smithi110 bash[67519]: audit 2024-08-29T17:56:58.314792+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:56:59.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:58 smithi110 bash[67519]: audit 2024-08-29T17:56:58.318708+0000 mon.c (mon.2) 46 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-08-29T17:56:59.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:58 smithi110 bash[67519]: audit 2024-08-29T17:56:58.320539+0000 mon.c (mon.2) 47 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:56:59.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:58 smithi110 bash[67519]: cluster 2024-08-29T17:56:58.442929+0000 mon.a (mon.0) 256 : cluster [DBG] osdmap e417: 8 total, 8 up, 8 in 2024-08-29T17:56:59.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:56:58 smithi029 bash[79042]: cluster 2024-08-29T17:56:57.353579+0000 mgr.y (mgr.25004) 109 : cluster [DBG] pgmap v154: 121 pgs: 121 active+clean; 195 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 16 MiB/s rd, 2.2 MiB/s wr, 12 op/s 2024-08-29T17:56:59.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:56:58 smithi029 bash[79042]: audit 2024-08-29T17:56:58.302370+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:56:59.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:56:58 smithi029 bash[79042]: audit 2024-08-29T17:56:58.314792+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:56:59.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:56:58 smithi029 bash[79042]: audit 2024-08-29T17:56:58.318708+0000 mon.c (mon.2) 46 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-08-29T17:56:59.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:56:58 smithi029 bash[79042]: audit 2024-08-29T17:56:58.320539+0000 mon.c (mon.2) 47 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:56:59.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:56:58 smithi029 bash[79042]: cluster 2024-08-29T17:56:58.442929+0000 mon.a (mon.0) 256 : cluster [DBG] osdmap e417: 8 total, 8 up, 8 in 2024-08-29T17:56:59.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:56:58 smithi029 bash[77880]: cluster 2024-08-29T17:56:57.353579+0000 mgr.y (mgr.25004) 109 : cluster [DBG] pgmap v154: 121 pgs: 121 active+clean; 195 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 16 MiB/s rd, 2.2 MiB/s wr, 12 op/s 2024-08-29T17:56:59.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:56:58 smithi029 bash[77880]: audit 2024-08-29T17:56:58.302370+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:56:59.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:56:58 smithi029 bash[77880]: audit 2024-08-29T17:56:58.314792+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:56:59.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:56:58 smithi029 bash[77880]: audit 2024-08-29T17:56:58.318708+0000 mon.c (mon.2) 46 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-08-29T17:56:59.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:56:58 smithi029 bash[77880]: audit 2024-08-29T17:56:58.320539+0000 mon.c (mon.2) 47 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:56:59.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:56:58 smithi029 bash[77880]: cluster 2024-08-29T17:56:58.442929+0000 mon.a (mon.0) 256 : cluster [DBG] osdmap e417: 8 total, 8 up, 8 in 2024-08-29T17:56:59.254 INFO:tasks.rados.rados.0.smithi029.stdout:1793: finishing copy_from to smithi02969618-4 2024-08-29T17:56:59.254 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 4 v 1002 (ObjNum 455 snap 135 seq_num 455) dirty exists 2024-08-29T17:56:59.254 INFO:tasks.rados.rados.0.smithi029.stdout:1797: finishing rollback tid 0 to smithi02969618-38 2024-08-29T17:56:59.254 INFO:tasks.rados.rados.0.smithi029.stdout:1797: finishing rollback tid 1 to smithi02969618-38 2024-08-29T17:56:59.255 INFO:tasks.rados.rados.0.smithi029.stdout:1797: finishing rollback tid 2 to smithi02969618-38 2024-08-29T17:56:59.255 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 38 v 1142 (ObjNum 472 snap 141 seq_num 472) dirty exists 2024-08-29T17:56:59.255 INFO:tasks.rados.rados.0.smithi029.stdout:1794: expect (ObjNum 439 snap 133 seq_num 439) 2024-08-29T17:56:59.500 INFO:tasks.rados.rados.0.smithi029.stdout:1800: finishing write tid 1 to smithi02969618-49 2024-08-29T17:56:59.500 INFO:tasks.rados.rados.0.smithi029.stdout:1800: finishing write tid 2 to smithi02969618-49 2024-08-29T17:56:59.500 INFO:tasks.rados.rados.0.smithi029.stdout:1800: finishing write tid 3 to smithi02969618-49 2024-08-29T17:56:59.500 INFO:tasks.rados.rados.0.smithi029.stdout:1800: finishing write tid 4 to smithi02969618-49 2024-08-29T17:56:59.500 INFO:tasks.rados.rados.0.smithi029.stdout:1800: finishing write tid 5 to smithi02969618-49 2024-08-29T17:56:59.500 INFO:tasks.rados.rados.0.smithi029.stdout:1800: finishing write tid 6 to smithi02969618-49 2024-08-29T17:56:59.500 INFO:tasks.rados.rados.0.smithi029.stdout:1800: oid 49 updating version 0 to 1439 2024-08-29T17:56:59.500 INFO:tasks.rados.rados.0.smithi029.stdout:1800: oid 49 version 1439 is already newer than 1438 2024-08-29T17:56:59.500 INFO:tasks.rados.rados.0.smithi029.stdout:1800: oid 49 version 1439 is already newer than 1436 2024-08-29T17:56:59.500 INFO:tasks.rados.rados.0.smithi029.stdout:1800: oid 49 version 1439 is already newer than 1435 2024-08-29T17:56:59.501 INFO:tasks.rados.rados.0.smithi029.stdout:1800: oid 49 version 1439 is already newer than 1437 2024-08-29T17:56:59.501 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 49 v 1439 (ObjNum 549 snap 168 seq_num 549) dirty exists 2024-08-29T17:56:59.501 INFO:tasks.rados.rados.0.smithi029.stdout:1800: left oid 49 (ObjNum 549 snap 168 seq_num 549) 2024-08-29T17:56:59.501 INFO:tasks.rados.rados.0.smithi029.stdout:1798: finishing copy_from racing read to smithi02969618-22 2024-08-29T17:56:59.501 INFO:tasks.rados.rados.0.smithi029.stdout:1798: finishing copy_from to smithi02969618-22 2024-08-29T17:56:59.501 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 22 v 1412 (ObjNum 429 snap 128 seq_num 429) dirty exists 2024-08-29T17:56:59.501 INFO:tasks.rados.rados.0.smithi029.stdout:1790: done (10 left) 2024-08-29T17:56:59.501 INFO:tasks.rados.rados.0.smithi029.stdout:1791: done (9 left) 2024-08-29T17:56:59.501 INFO:tasks.rados.rados.0.smithi029.stdout:1792: done (8 left) 2024-08-29T17:56:59.501 INFO:tasks.rados.rados.0.smithi029.stdout:1793: done (7 left) 2024-08-29T17:56:59.501 INFO:tasks.rados.rados.0.smithi029.stdout:1794: done (6 left) 2024-08-29T17:56:59.501 INFO:tasks.rados.rados.0.smithi029.stdout:1795: done (5 left) 2024-08-29T17:56:59.501 INFO:tasks.rados.rados.0.smithi029.stdout:1797: done (4 left) 2024-08-29T17:56:59.501 INFO:tasks.rados.rados.0.smithi029.stdout:1798: done (3 left) 2024-08-29T17:56:59.502 INFO:tasks.rados.rados.0.smithi029.stdout:1800: done (2 left) 2024-08-29T17:56:59.502 INFO:tasks.rados.rados.0.smithi029.stdout:1801: done (1 left) 2024-08-29T17:56:59.502 INFO:tasks.rados.rados.0.smithi029.stdout:1802: done (0 left) 2024-08-29T17:56:59.502 INFO:tasks.rados.rados.0.smithi029.stdout:1803: rmattr oid 18 current snap is 169 2024-08-29T17:56:59.502 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 14 current snap is 169 2024-08-29T17:56:59.502 INFO:tasks.rados.rados.0.smithi029.stdout:1804: seq_num 550 ranges {2490368=417792,2908160=770048,3678208=638976,4317184=196608} 2024-08-29T17:56:59.517 INFO:tasks.rados.rados.0.smithi029.stdout:1804: writing smithi02969618-14 from 2490368 to 2908160 tid 1 2024-08-29T17:56:59.522 INFO:tasks.rados.rados.0.smithi029.stdout:1804: writing smithi02969618-14 from 2908160 to 3678208 tid 2 2024-08-29T17:56:59.526 INFO:tasks.rados.rados.0.smithi029.stdout:1804: writing smithi02969618-14 from 3678208 to 4317184 tid 3 2024-08-29T17:56:59.528 INFO:tasks.rados.rados.0.smithi029.stdout:1804: writing smithi02969618-14 from 4317184 to 4513792 tid 4 2024-08-29T17:56:59.528 INFO:tasks.rados.rados.0.smithi029.stdout:1805: snap_create 2024-08-29T17:56:59.528 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 18 v 1003 (ObjNum 33 snap 0 seq_num 1364879981) dirty exists 2024-08-29T17:56:59.528 INFO:tasks.rados.rados.0.smithi029.stdout:1804: finishing write tid 1 to smithi02969618-14 2024-08-29T17:56:59.530 INFO:tasks.rados.rados.0.smithi029.stdout:1804: finishing write tid 2 to smithi02969618-14 2024-08-29T17:56:59.531 INFO:tasks.rados.rados.0.smithi029.stdout:1804: finishing write tid 3 to smithi02969618-14 2024-08-29T17:56:59.531 INFO:tasks.rados.rados.0.smithi029.stdout:1804: finishing write tid 4 to smithi02969618-14 2024-08-29T17:56:59.532 INFO:tasks.rados.rados.0.smithi029.stdout:1804: finishing write tid 5 to smithi02969618-14 2024-08-29T17:56:59.533 INFO:tasks.rados.rados.0.smithi029.stdout:1804: finishing write tid 6 to smithi02969618-14 2024-08-29T17:56:59.533 INFO:tasks.rados.rados.0.smithi029.stdout:1804: oid 14 updating version 0 to 1413 2024-08-29T17:56:59.533 INFO:tasks.rados.rados.0.smithi029.stdout:1804: oid 14 updating version 1413 to 1414 2024-08-29T17:56:59.533 INFO:tasks.rados.rados.0.smithi029.stdout:1804: oid 14 updating version 1414 to 1415 2024-08-29T17:56:59.533 INFO:tasks.rados.rados.0.smithi029.stdout:1804: oid 14 updating version 1415 to 1416 2024-08-29T17:56:59.533 INFO:tasks.rados.rados.0.smithi029.stdout:1804: oid 14 updating version 1416 to 1417 2024-08-29T17:56:59.534 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 14 v 1417 (ObjNum 550 snap 169 seq_num 550) dirty exists 2024-08-29T17:56:59.534 INFO:tasks.rados.rados.0.smithi029.stdout:1804: left oid 14 (ObjNum 550 snap 169 seq_num 550) 2024-08-29T17:57:00.149 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:59 smithi110 bash[67519]: cephadm 2024-08-29T17:56:58.318076+0000 mgr.y (mgr.25004) 110 : cephadm [INF] Reconfiguring osd.6 (monmap changed)... 2024-08-29T17:57:00.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:59 smithi110 bash[67519]: cephadm 2024-08-29T17:56:58.326159+0000 mgr.y (mgr.25004) 111 : cephadm [INF] Reconfiguring daemon osd.6 on smithi110 2024-08-29T17:57:00.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:56:59 smithi110 bash[67519]: cluster 2024-08-29T17:56:59.443172+0000 mon.a (mon.0) 257 : cluster [DBG] osdmap e418: 8 total, 8 up, 8 in 2024-08-29T17:57:00.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:56:59 smithi029 bash[77880]: cephadm 2024-08-29T17:56:58.318076+0000 mgr.y (mgr.25004) 110 : cephadm [INF] Reconfiguring osd.6 (monmap changed)... 2024-08-29T17:57:00.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:56:59 smithi029 bash[77880]: cephadm 2024-08-29T17:56:58.326159+0000 mgr.y (mgr.25004) 111 : cephadm [INF] Reconfiguring daemon osd.6 on smithi110 2024-08-29T17:57:00.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:56:59 smithi029 bash[77880]: cluster 2024-08-29T17:56:59.443172+0000 mon.a (mon.0) 257 : cluster [DBG] osdmap e418: 8 total, 8 up, 8 in 2024-08-29T17:57:00.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:56:59 smithi029 bash[79042]: cephadm 2024-08-29T17:56:58.318076+0000 mgr.y (mgr.25004) 110 : cephadm [INF] Reconfiguring osd.6 (monmap changed)... 2024-08-29T17:57:00.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:56:59 smithi029 bash[79042]: cephadm 2024-08-29T17:56:58.326159+0000 mgr.y (mgr.25004) 111 : cephadm [INF] Reconfiguring daemon osd.6 on smithi110 2024-08-29T17:57:00.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:56:59 smithi029 bash[79042]: cluster 2024-08-29T17:56:59.443172+0000 mon.a (mon.0) 257 : cluster [DBG] osdmap e418: 8 total, 8 up, 8 in 2024-08-29T17:57:00.445 INFO:tasks.rados.rados.0.smithi029.stdout:1803: done (2 left) 2024-08-29T17:57:00.445 INFO:tasks.rados.rados.0.smithi029.stdout:1804: done (1 left) 2024-08-29T17:57:00.445 INFO:tasks.rados.rados.0.smithi029.stdout:1805: done (0 left) 2024-08-29T17:57:00.445 INFO:tasks.rados.rados.0.smithi029.stdout:1806: copy_from oid 34 from oid 41 current snap is 170 2024-08-29T17:57:00.445 INFO:tasks.rados.rados.0.smithi029.stdout:1807: rollback oid 2 current snap is 170 2024-08-29T17:57:00.446 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 2 to 167 2024-08-29T17:57:00.446 INFO:tasks.rados.rados.0.smithi029.stdout:1808: rollback oid 26 current snap is 170 2024-08-29T17:57:00.446 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 26 to 164 2024-08-29T17:57:00.446 INFO:tasks.rados.rados.0.smithi029.stdout:1809: read oid 9 snap -1 2024-08-29T17:57:00.446 INFO:tasks.rados.rados.0.smithi029.stdout:1809: expect (ObjNum 529 snap 164 seq_num 529) 2024-08-29T17:57:00.446 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 18 current snap is 170 2024-08-29T17:57:00.446 INFO:tasks.rados.rados.0.smithi029.stdout:1810: seq_num 551 ranges {0=434176,434176=647168,1081344=450560,1531904=507904} 2024-08-29T17:57:00.456 INFO:tasks.rados.rados.0.smithi029.stdout:1810: writing smithi02969618-18 from 0 to 434176 tid 1 2024-08-29T17:57:00.457 INFO:tasks.rados.rados.0.smithi029.stdout:1810: writing smithi02969618-18 from 434176 to 1081344 tid 2 2024-08-29T17:57:00.460 INFO:tasks.rados.rados.0.smithi029.stdout:1810: writing smithi02969618-18 from 1081344 to 1531904 tid 3 2024-08-29T17:57:00.464 INFO:tasks.rados.rados.0.smithi029.stdout:1810: writing smithi02969618-18 from 1531904 to 2039808 tid 4 2024-08-29T17:57:00.464 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 33 current snap is 170 2024-08-29T17:57:00.464 INFO:tasks.rados.rados.0.smithi029.stdout:1807: finishing rollback tid 1 to smithi02969618-2 2024-08-29T17:57:00.465 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 2 v 0 (ObjNum 33 snap 0 seq_num 3021614320) dirty dne 2024-08-29T17:57:00.465 INFO:tasks.rados.rados.0.smithi029.stdout:1806: finishing copy_from racing read to smithi02969618-34 2024-08-29T17:57:00.465 INFO:tasks.rados.rados.0.smithi029.stdout:1806: finishing copy_from to smithi02969618-34 2024-08-29T17:57:00.465 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 34 v 320 (ObjNum 161 snap 0 seq_num 1) dirty exists 2024-08-29T17:57:00.465 INFO:tasks.rados.rados.0.smithi029.stdout:1811: seq_num 552 ranges {0=450560,450560=532480,983040=655360,1638400=417792} 2024-08-29T17:57:00.468 INFO:tasks.rados.rados.0.smithi029.stdout:1811: writing smithi02969618-33 from 0 to 450560 tid 1 2024-08-29T17:57:00.474 INFO:tasks.rados.rados.0.smithi029.stdout:1811: writing smithi02969618-33 from 450560 to 983040 tid 2 2024-08-29T17:57:00.480 INFO:tasks.rados.rados.0.smithi029.stdout:1811: writing smithi02969618-33 from 983040 to 1638400 tid 3 2024-08-29T17:57:00.484 INFO:tasks.rados.rados.0.smithi029.stdout:1811: writing smithi02969618-33 from 1638400 to 2056192 tid 4 2024-08-29T17:57:00.484 INFO:tasks.rados.rados.0.smithi029.stdout:1806: done (5 left) 2024-08-29T17:57:00.484 INFO:tasks.rados.rados.0.smithi029.stdout:1807: done (4 left) 2024-08-29T17:57:00.484 INFO:tasks.rados.rados.0.smithi029.stdout:1812: delete oid 3 current snap is 170 2024-08-29T17:57:00.484 INFO:tasks.rados.rados.0.smithi029.stdout:1808: finishing rollback tid 0 to smithi02969618-26 2024-08-29T17:57:00.484 INFO:tasks.rados.rados.0.smithi029.stdout:1808: finishing rollback tid 1 to smithi02969618-26 2024-08-29T17:57:00.484 INFO:tasks.rados.rados.0.smithi029.stdout:1808: finishing rollback tid 2 to smithi02969618-26 2024-08-29T17:57:00.484 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 26 v 774 (ObjNum 478 snap 143 seq_num 478) dirty exists 2024-08-29T17:57:00.486 INFO:tasks.rados.rados.0.smithi029.stdout:1811: finishing write tid 1 to smithi02969618-33 2024-08-29T17:57:00.487 INFO:tasks.rados.rados.0.smithi029.stdout:1810: finishing write tid 1 to smithi02969618-18 2024-08-29T17:57:00.487 INFO:tasks.rados.rados.0.smithi029.stdout:1810: finishing write tid 2 to smithi02969618-18 2024-08-29T17:57:00.487 INFO:tasks.rados.rados.0.smithi029.stdout:1811: finishing write tid 2 to smithi02969618-33 2024-08-29T17:57:00.488 INFO:tasks.rados.rados.0.smithi029.stdout:1810: finishing write tid 3 to smithi02969618-18 2024-08-29T17:57:00.488 INFO:tasks.rados.rados.0.smithi029.stdout:1808: done (4 left) 2024-08-29T17:57:00.488 INFO:tasks.rados.rados.0.smithi029.stdout:1812: done (3 left) 2024-08-29T17:57:00.488 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 1 current snap is 170 2024-08-29T17:57:00.489 INFO:tasks.rados.rados.0.smithi029.stdout:1813: seq_num 554 ranges {16670720=483328,17154048=704512,17858560=622592,18481152=278528} 2024-08-29T17:57:00.601 INFO:tasks.rados.rados.0.smithi029.stdout:1813: writing smithi02969618-1 from 16670720 to 17154048 tid 1 2024-08-29T17:57:00.605 INFO:tasks.rados.rados.0.smithi029.stdout:1813: writing smithi02969618-1 from 17154048 to 17858560 tid 2 2024-08-29T17:57:00.608 INFO:tasks.rados.rados.0.smithi029.stdout:1813: writing smithi02969618-1 from 17858560 to 18481152 tid 3 2024-08-29T17:57:00.610 INFO:tasks.rados.rados.0.smithi029.stdout:1813: writing smithi02969618-1 from 18481152 to 18759680 tid 4 2024-08-29T17:57:00.610 INFO:tasks.rados.rados.0.smithi029.stdout:1814: rmattr oid 32 current snap is 170 2024-08-29T17:57:00.610 INFO:tasks.rados.rados.0.smithi029.stdout:1814: done (4 left) 2024-08-29T17:57:00.610 INFO:tasks.rados.rados.0.smithi029.stdout:1815: copy_from oid 42 from oid 37 current snap is 170 2024-08-29T17:57:00.610 INFO:tasks.rados.rados.0.smithi029.stdout:1811: finishing write tid 3 to smithi02969618-33 2024-08-29T17:57:00.610 INFO:tasks.rados.rados.0.smithi029.stdout:1811: finishing write tid 4 to smithi02969618-33 2024-08-29T17:57:00.610 INFO:tasks.rados.rados.0.smithi029.stdout:1811: finishing write tid 5 to smithi02969618-33 2024-08-29T17:57:00.610 INFO:tasks.rados.rados.0.smithi029.stdout:1809: expect (ObjNum 529 snap 164 seq_num 529) 2024-08-29T17:57:01.083 INFO:tasks.rados.rados.0.smithi029.stdout:1810: finishing write tid 4 to smithi02969618-18 2024-08-29T17:57:01.083 INFO:tasks.rados.rados.0.smithi029.stdout:1810: finishing write tid 5 to smithi02969618-18 2024-08-29T17:57:01.083 INFO:tasks.rados.rados.0.smithi029.stdout:1809: done (4 left) 2024-08-29T17:57:01.083 INFO:tasks.rados.rados.0.smithi029.stdout:1816: copy_from oid 27 from oid 48 current snap is 170 2024-08-29T17:57:01.083 INFO:tasks.rados.rados.0.smithi029.stdout:1811: finishing write tid 6 to smithi02969618-33 2024-08-29T17:57:01.083 INFO:tasks.rados.rados.0.smithi029.stdout:1811: oid 33 updating version 0 to 1096 2024-08-29T17:57:01.083 INFO:tasks.rados.rados.0.smithi029.stdout:1811: oid 33 version 1096 is already newer than 1095 2024-08-29T17:57:01.083 INFO:tasks.rados.rados.0.smithi029.stdout:1811: oid 33 updating version 1096 to 1097 2024-08-29T17:57:01.084 INFO:tasks.rados.rados.0.smithi029.stdout:1811: oid 33 updating version 1097 to 1098 2024-08-29T17:57:01.084 INFO:tasks.rados.rados.0.smithi029.stdout:1811: oid 33 updating version 1098 to 1099 2024-08-29T17:57:01.084 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 33 v 1099 (ObjNum 552 snap 170 seq_num 552) dirty exists 2024-08-29T17:57:01.084 INFO:tasks.rados.rados.0.smithi029.stdout:1811: left oid 33 (ObjNum 552 snap 170 seq_num 552) 2024-08-29T17:57:01.084 INFO:tasks.rados.rados.0.smithi029.stdout:1810: finishing write tid 6 to smithi02969618-18 2024-08-29T17:57:01.084 INFO:tasks.rados.rados.0.smithi029.stdout:1810: oid 18 updating version 0 to 1005 2024-08-29T17:57:01.084 INFO:tasks.rados.rados.0.smithi029.stdout:1810: oid 18 updating version 1005 to 1007 2024-08-29T17:57:01.084 INFO:tasks.rados.rados.0.smithi029.stdout:1810: oid 18 updating version 1007 to 1008 2024-08-29T17:57:01.084 INFO:tasks.rados.rados.0.smithi029.stdout:1810: oid 18 version 1008 is already newer than 1006 2024-08-29T17:57:01.084 INFO:tasks.rados.rados.0.smithi029.stdout:1810: oid 18 version 1008 is already newer than 1004 2024-08-29T17:57:01.084 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 18 v 1008 (ObjNum 551 snap 170 seq_num 551) dirty exists 2024-08-29T17:57:01.084 INFO:tasks.rados.rados.0.smithi029.stdout:1810: left oid 18 (ObjNum 551 snap 170 seq_num 551) 2024-08-29T17:57:01.084 INFO:tasks.rados.rados.0.smithi029.stdout:1813: finishing write tid 1 to smithi02969618-1 2024-08-29T17:57:01.085 INFO:tasks.rados.rados.0.smithi029.stdout:1813: finishing write tid 2 to smithi02969618-1 2024-08-29T17:57:01.085 INFO:tasks.rados.rados.0.smithi029.stdout:1813: finishing write tid 3 to smithi02969618-1 2024-08-29T17:57:01.085 INFO:tasks.rados.rados.0.smithi029.stdout:1813: finishing write tid 4 to smithi02969618-1 2024-08-29T17:57:01.085 INFO:tasks.rados.rados.0.smithi029.stdout:1813: finishing write tid 5 to smithi02969618-1 2024-08-29T17:57:01.085 INFO:tasks.rados.rados.0.smithi029.stdout:1810: done (4 left) 2024-08-29T17:57:01.085 INFO:tasks.rados.rados.0.smithi029.stdout:1811: done (3 left) 2024-08-29T17:57:01.085 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 7 current snap is 170 2024-08-29T17:57:01.085 INFO:tasks.rados.rados.0.smithi029.stdout:1813: finishing write tid 6 to smithi02969618-1 2024-08-29T17:57:01.085 INFO:tasks.rados.rados.0.smithi029.stdout:1813: oid 1 updating version 0 to 868 2024-08-29T17:57:01.085 INFO:tasks.rados.rados.0.smithi029.stdout:1813: oid 1 version 868 is already newer than 864 2024-08-29T17:57:01.085 INFO:tasks.rados.rados.0.smithi029.stdout:1813: oid 1 version 868 is already newer than 865 2024-08-29T17:57:01.085 INFO:tasks.rados.rados.0.smithi029.stdout:1813: oid 1 version 868 is already newer than 867 2024-08-29T17:57:01.085 INFO:tasks.rados.rados.0.smithi029.stdout:1813: oid 1 version 868 is already newer than 866 2024-08-29T17:57:01.085 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 1 v 868 (ObjNum 554 snap 170 seq_num 554) dirty exists 2024-08-29T17:57:01.086 INFO:tasks.rados.rados.0.smithi029.stdout:1813: left oid 1 (ObjNum 554 snap 170 seq_num 554) 2024-08-29T17:57:01.086 INFO:tasks.rados.rados.0.smithi029.stdout:1815: finishing copy_from racing read to smithi02969618-42 2024-08-29T17:57:01.086 INFO:tasks.rados.rados.0.smithi029.stdout:1815: finishing copy_from to smithi02969618-42 2024-08-29T17:57:01.086 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 42 v 1412 (ObjNum 429 snap 128 seq_num 429) dirty exists 2024-08-29T17:57:01.086 INFO:tasks.rados.rados.0.smithi029.stdout:1817: seq_num 555 ranges {8978432=499712,9478144=638976,10117120=425984,10543104=540672} 2024-08-29T17:57:01.140 INFO:tasks.rados.rados.0.smithi029.stdout:1817: writing smithi02969618-7 from 8978432 to 9478144 tid 1 2024-08-29T17:57:01.144 INFO:tasks.rados.rados.0.smithi029.stdout:1817: writing smithi02969618-7 from 9478144 to 10117120 tid 2 2024-08-29T17:57:01.147 INFO:tasks.rados.rados.0.smithi029.stdout:1817: writing smithi02969618-7 from 10117120 to 10543104 tid 3 2024-08-29T17:57:01.149 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:57:00 smithi110 bash[67519]: cluster 2024-08-29T17:56:59.354912+0000 mgr.y (mgr.25004) 112 : cluster [DBG] pgmap v156: 121 pgs: 121 active+clean; 230 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 27 MiB/s rd, 8.0 MiB/s wr, 48 op/s 2024-08-29T17:57:01.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:57:00 smithi110 bash[67519]: cluster 2024-08-29T17:57:00.446338+0000 mon.a (mon.0) 258 : cluster [DBG] osdmap e419: 8 total, 8 up, 8 in 2024-08-29T17:57:01.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:57:00 smithi110 bash[67519]: audit 2024-08-29T17:57:00.767210+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:57:01.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:57:00 smithi110 bash[67519]: audit 2024-08-29T17:57:00.779229+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:57:01.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:57:00 smithi110 bash[67519]: audit 2024-08-29T17:57:00.782895+0000 mon.c (mon.2) 48 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-08-29T17:57:01.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:57:00 smithi110 bash[67519]: audit 2024-08-29T17:57:00.784540+0000 mon.c (mon.2) 49 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:57:01.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:57:00 smithi029 bash[79042]: cluster 2024-08-29T17:56:59.354912+0000 mgr.y (mgr.25004) 112 : cluster [DBG] pgmap v156: 121 pgs: 121 active+clean; 230 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 27 MiB/s rd, 8.0 MiB/s wr, 48 op/s 2024-08-29T17:57:01.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:57:00 smithi029 bash[79042]: cluster 2024-08-29T17:57:00.446338+0000 mon.a (mon.0) 258 : cluster [DBG] osdmap e419: 8 total, 8 up, 8 in 2024-08-29T17:57:01.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:57:00 smithi029 bash[79042]: audit 2024-08-29T17:57:00.767210+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:57:01.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:57:00 smithi029 bash[79042]: audit 2024-08-29T17:57:00.779229+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:57:01.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:57:00 smithi029 bash[79042]: audit 2024-08-29T17:57:00.782895+0000 mon.c (mon.2) 48 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-08-29T17:57:01.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:57:00 smithi029 bash[79042]: audit 2024-08-29T17:57:00.784540+0000 mon.c (mon.2) 49 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:57:01.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:57:00 smithi029 bash[77880]: cluster 2024-08-29T17:56:59.354912+0000 mgr.y (mgr.25004) 112 : cluster [DBG] pgmap v156: 121 pgs: 121 active+clean; 230 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 27 MiB/s rd, 8.0 MiB/s wr, 48 op/s 2024-08-29T17:57:01.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:57:00 smithi029 bash[77880]: cluster 2024-08-29T17:57:00.446338+0000 mon.a (mon.0) 258 : cluster [DBG] osdmap e419: 8 total, 8 up, 8 in 2024-08-29T17:57:01.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:57:00 smithi029 bash[77880]: audit 2024-08-29T17:57:00.767210+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:57:01.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:57:00 smithi029 bash[77880]: audit 2024-08-29T17:57:00.779229+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:57:01.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:57:00 smithi029 bash[77880]: audit 2024-08-29T17:57:00.782895+0000 mon.c (mon.2) 48 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-08-29T17:57:01.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:57:00 smithi029 bash[77880]: audit 2024-08-29T17:57:00.784540+0000 mon.c (mon.2) 49 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:57:01.152 INFO:tasks.rados.rados.0.smithi029.stdout:1817: writing smithi02969618-7 from 10543104 to 11083776 tid 4 2024-08-29T17:57:01.152 INFO:tasks.rados.rados.0.smithi029.stdout:1813: done (3 left) 2024-08-29T17:57:01.152 INFO:tasks.rados.rados.0.smithi029.stdout:1815: done (2 left) 2024-08-29T17:57:01.152 INFO:tasks.rados.rados.0.smithi029.stdout:1818: delete oid 3 current snap is 170 2024-08-29T17:57:01.152 INFO:tasks.rados.rados.0.smithi029.stdout:1816: finishing copy_from racing read to smithi02969618-27 2024-08-29T17:57:01.153 INFO:tasks.rados.rados.0.smithi029.stdout:1816: finishing copy_from to smithi02969618-27 2024-08-29T17:57:01.153 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 27 v 1084 (ObjNum 484 snap 143 seq_num 484) dirty exists 2024-08-29T17:57:01.153 INFO:tasks.rados.rados.0.smithi029.stdout:1817: finishing write tid 1 to smithi02969618-7 2024-08-29T17:57:01.153 INFO:tasks.rados.rados.0.smithi029.stdout:1817: finishing write tid 2 to smithi02969618-7 2024-08-29T17:57:01.155 INFO:tasks.rados.rados.0.smithi029.stdout:1817: finishing write tid 3 to smithi02969618-7 2024-08-29T17:57:01.158 INFO:tasks.rados.rados.0.smithi029.stdout:1817: finishing write tid 4 to smithi02969618-7 2024-08-29T17:57:01.159 INFO:tasks.rados.rados.0.smithi029.stdout:1817: finishing write tid 5 to smithi02969618-7 2024-08-29T17:57:01.162 INFO:tasks.rados.rados.0.smithi029.stdout:1817: finishing write tid 6 to smithi02969618-7 2024-08-29T17:57:01.162 INFO:tasks.rados.rados.0.smithi029.stdout:1817: oid 7 updating version 0 to 872 2024-08-29T17:57:01.162 INFO:tasks.rados.rados.0.smithi029.stdout:1817: oid 7 version 872 is already newer than 871 2024-08-29T17:57:01.162 INFO:tasks.rados.rados.0.smithi029.stdout:1817: oid 7 updating version 872 to 873 2024-08-29T17:57:01.162 INFO:tasks.rados.rados.0.smithi029.stdout:1817: oid 7 version 873 is already newer than 870 2024-08-29T17:57:01.162 INFO:tasks.rados.rados.0.smithi029.stdout:1817: oid 7 version 873 is already newer than 869 2024-08-29T17:57:01.162 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 7 v 873 (ObjNum 555 snap 170 seq_num 555) dirty exists 2024-08-29T17:57:01.162 INFO:tasks.rados.rados.0.smithi029.stdout:1817: left oid 7 (ObjNum 555 snap 170 seq_num 555) 2024-08-29T17:57:01.163 INFO:tasks.rados.rados.0.smithi029.stdout:1816: done (2 left) 2024-08-29T17:57:01.163 INFO:tasks.rados.rados.0.smithi029.stdout:1817: done (1 left) 2024-08-29T17:57:01.163 INFO:tasks.rados.rados.0.smithi029.stdout:1818: done (0 left) 2024-08-29T17:57:01.163 INFO:tasks.rados.rados.0.smithi029.stdout:1819: read oid 7 snap -1 2024-08-29T17:57:01.163 INFO:tasks.rados.rados.0.smithi029.stdout:1819: expect (ObjNum 555 snap 170 seq_num 555) 2024-08-29T17:57:01.164 INFO:tasks.rados.rados.0.smithi029.stdout:1820: delete oid 19 current snap is 170 2024-08-29T17:57:01.167 INFO:tasks.rados.rados.0.smithi029.stdout:1820: done (1 left) 2024-08-29T17:57:01.167 INFO:tasks.rados.rados.0.smithi029.stdout:1821: snap_create 2024-08-29T17:57:01.229 INFO:tasks.rados.rados.0.smithi029.stdout:1819: expect (ObjNum 555 snap 170 seq_num 555) 2024-08-29T17:57:02.149 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:57:01 smithi110 bash[67519]: cephadm 2024-08-29T17:57:00.782206+0000 mgr.y (mgr.25004) 113 : cephadm [INF] Reconfiguring osd.7 (monmap changed)... 2024-08-29T17:57:02.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:57:01 smithi110 bash[67519]: cephadm 2024-08-29T17:57:00.789371+0000 mgr.y (mgr.25004) 114 : cephadm [INF] Reconfiguring daemon osd.7 on smithi110 2024-08-29T17:57:02.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:57:01 smithi110 bash[67519]: cluster 2024-08-29T17:57:01.841287+0000 mon.a (mon.0) 261 : cluster [DBG] osdmap e420: 8 total, 8 up, 8 in 2024-08-29T17:57:02.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:57:01 smithi029 bash[77880]: cephadm 2024-08-29T17:57:00.782206+0000 mgr.y (mgr.25004) 113 : cephadm [INF] Reconfiguring osd.7 (monmap changed)... 2024-08-29T17:57:02.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:57:01 smithi029 bash[77880]: cephadm 2024-08-29T17:57:00.789371+0000 mgr.y (mgr.25004) 114 : cephadm [INF] Reconfiguring daemon osd.7 on smithi110 2024-08-29T17:57:02.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:57:01 smithi029 bash[77880]: cluster 2024-08-29T17:57:01.841287+0000 mon.a (mon.0) 261 : cluster [DBG] osdmap e420: 8 total, 8 up, 8 in 2024-08-29T17:57:02.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:57:01 smithi029 bash[79042]: cephadm 2024-08-29T17:57:00.782206+0000 mgr.y (mgr.25004) 113 : cephadm [INF] Reconfiguring osd.7 (monmap changed)... 2024-08-29T17:57:02.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:57:01 smithi029 bash[79042]: cephadm 2024-08-29T17:57:00.789371+0000 mgr.y (mgr.25004) 114 : cephadm [INF] Reconfiguring daemon osd.7 on smithi110 2024-08-29T17:57:02.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:57:01 smithi029 bash[79042]: cluster 2024-08-29T17:57:01.841287+0000 mon.a (mon.0) 261 : cluster [DBG] osdmap e420: 8 total, 8 up, 8 in 2024-08-29T17:57:02.200 INFO:tasks.rados.rados.0.smithi029.stdout:1819: done (1 left) 2024-08-29T17:57:02.201 INFO:tasks.rados.rados.0.smithi029.stdout:1821: done (0 left) 2024-08-29T17:57:02.201 INFO:tasks.rados.rados.0.smithi029.stdout:1822: delete oid 9 current snap is 171 2024-08-29T17:57:02.207 INFO:tasks.rados.rados.0.smithi029.stdout:1822: done (0 left) 2024-08-29T17:57:02.207 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 39 current snap is 171 2024-08-29T17:57:02.208 INFO:tasks.rados.rados.0.smithi029.stdout:1823: seq_num 559 ranges {2400256=565248,2965504=573440,3538944=409600,3948544=622592} 2024-08-29T17:57:02.223 INFO:tasks.rados.rados.0.smithi029.stdout:1823: writing smithi02969618-39 from 2400256 to 2965504 tid 1 2024-08-29T17:57:02.226 INFO:tasks.rados.rados.0.smithi029.stdout:1823: writing smithi02969618-39 from 2965504 to 3538944 tid 2 2024-08-29T17:57:02.229 INFO:tasks.rados.rados.0.smithi029.stdout:1823: writing smithi02969618-39 from 3538944 to 3948544 tid 3 2024-08-29T17:57:02.233 INFO:tasks.rados.rados.0.smithi029.stdout:1823: writing smithi02969618-39 from 3948544 to 4571136 tid 4 2024-08-29T17:57:02.233 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 47 current snap is 171 2024-08-29T17:57:02.233 INFO:tasks.rados.rados.0.smithi029.stdout:1824: seq_num 560 ranges {5799936=581632,6381568=458752,6840320=614400,7454720=532480} 2024-08-29T17:57:02.267 INFO:tasks.rados.rados.0.smithi029.stdout:1824: writing smithi02969618-47 from 5799936 to 6381568 tid 1 2024-08-29T17:57:02.270 INFO:tasks.rados.rados.0.smithi029.stdout:1824: writing smithi02969618-47 from 6381568 to 6840320 tid 2 2024-08-29T17:57:02.276 INFO:tasks.rados.rados.0.smithi029.stdout:1824: writing smithi02969618-47 from 6840320 to 7454720 tid 3 2024-08-29T17:57:02.278 INFO:tasks.rados.rados.0.smithi029.stdout:1824: writing smithi02969618-47 from 7454720 to 7987200 tid 4 2024-08-29T17:57:02.278 INFO:tasks.rados.rados.0.smithi029.stdout:1825: read oid 32 snap -1 2024-08-29T17:57:02.278 INFO:tasks.rados.rados.0.smithi029.stdout:1825: expect (ObjNum 493 snap 146 seq_num 493) 2024-08-29T17:57:02.278 INFO:tasks.rados.rados.0.smithi029.stdout:1826: snap_create 2024-08-29T17:57:02.279 INFO:tasks.rados.rados.0.smithi029.stdout:1823: finishing write tid 1 to smithi02969618-39 2024-08-29T17:57:02.279 INFO:tasks.rados.rados.0.smithi029.stdout:1823: finishing write tid 2 to smithi02969618-39 2024-08-29T17:57:02.279 INFO:tasks.rados.rados.0.smithi029.stdout:1823: finishing write tid 3 to smithi02969618-39 2024-08-29T17:57:02.279 INFO:tasks.rados.rados.0.smithi029.stdout:1823: finishing write tid 4 to smithi02969618-39 2024-08-29T17:57:02.279 INFO:tasks.rados.rados.0.smithi029.stdout:1823: finishing write tid 5 to smithi02969618-39 2024-08-29T17:57:02.279 INFO:tasks.rados.rados.0.smithi029.stdout:1823: finishing write tid 6 to smithi02969618-39 2024-08-29T17:57:02.279 INFO:tasks.rados.rados.0.smithi029.stdout:1823: oid 39 updating version 0 to 1007 2024-08-29T17:57:02.279 INFO:tasks.rados.rados.0.smithi029.stdout:1823: oid 39 updating version 1007 to 1009 2024-08-29T17:57:02.279 INFO:tasks.rados.rados.0.smithi029.stdout:1823: oid 39 updating version 1009 to 1011 2024-08-29T17:57:02.279 INFO:tasks.rados.rados.0.smithi029.stdout:1823: oid 39 version 1011 is already newer than 1008 2024-08-29T17:57:02.279 INFO:tasks.rados.rados.0.smithi029.stdout:1823: oid 39 version 1011 is already newer than 1010 2024-08-29T17:57:02.279 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 39 v 1011 (ObjNum 559 snap 171 seq_num 559) dirty exists 2024-08-29T17:57:02.279 INFO:tasks.rados.rados.0.smithi029.stdout:1823: left oid 39 (ObjNum 559 snap 171 seq_num 559) 2024-08-29T17:57:02.279 INFO:tasks.rados.rados.0.smithi029.stdout:1824: finishing write tid 1 to smithi02969618-47 2024-08-29T17:57:02.281 INFO:tasks.rados.rados.0.smithi029.stdout:1824: finishing write tid 2 to smithi02969618-47 2024-08-29T17:57:02.282 INFO:tasks.rados.rados.0.smithi029.stdout:1824: finishing write tid 3 to smithi02969618-47 2024-08-29T17:57:02.284 INFO:tasks.rados.rados.0.smithi029.stdout:1824: finishing write tid 4 to smithi02969618-47 2024-08-29T17:57:02.284 INFO:tasks.rados.rados.0.smithi029.stdout:1824: finishing write tid 5 to smithi02969618-47 2024-08-29T17:57:02.285 INFO:tasks.rados.rados.0.smithi029.stdout:1825: expect (ObjNum 493 snap 146 seq_num 493) 2024-08-29T17:57:02.353 INFO:tasks.rados.rados.0.smithi029.stdout:1824: finishing write tid 6 to smithi02969618-47 2024-08-29T17:57:02.353 INFO:tasks.rados.rados.0.smithi029.stdout:1824: oid 47 updating version 0 to 1104 2024-08-29T17:57:02.353 INFO:tasks.rados.rados.0.smithi029.stdout:1824: oid 47 updating version 1104 to 1106 2024-08-29T17:57:02.354 INFO:tasks.rados.rados.0.smithi029.stdout:1824: oid 47 updating version 1106 to 1107 2024-08-29T17:57:02.354 INFO:tasks.rados.rados.0.smithi029.stdout:1824: oid 47 version 1107 is already newer than 1105 2024-08-29T17:57:02.354 INFO:tasks.rados.rados.0.smithi029.stdout:1824: oid 47 version 1107 is already newer than 1103 2024-08-29T17:57:02.354 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 47 v 1107 (ObjNum 560 snap 171 seq_num 560) dirty exists 2024-08-29T17:57:02.354 INFO:tasks.rados.rados.0.smithi029.stdout:1824: left oid 47 (ObjNum 560 snap 171 seq_num 560) 2024-08-29T17:57:02.865 INFO:tasks.rados.rados.0.smithi029.stdout:1823: done (3 left) 2024-08-29T17:57:02.865 INFO:tasks.rados.rados.0.smithi029.stdout:1824: done (2 left) 2024-08-29T17:57:02.865 INFO:tasks.rados.rados.0.smithi029.stdout:1825: done (1 left) 2024-08-29T17:57:02.865 INFO:tasks.rados.rados.0.smithi029.stdout:1826: done (0 left) 2024-08-29T17:57:02.865 INFO:tasks.rados.rados.0.smithi029.stdout:1827: copy_from oid 23 from oid 48 current snap is 172 2024-08-29T17:57:02.865 INFO:tasks.rados.rados.0.smithi029.stdout:1828: delete oid 40 current snap is 172 2024-08-29T17:57:02.879 INFO:tasks.rados.rados.0.smithi029.stdout:1828: done (1 left) 2024-08-29T17:57:02.879 INFO:tasks.rados.rados.0.smithi029.stdout:1829: snap_remove snap 152 2024-08-29T17:57:02.899 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:57:02 smithi110 bash[67519]: cluster 2024-08-29T17:57:01.355595+0000 mgr.y (mgr.25004) 115 : cluster [DBG] pgmap v159: 121 pgs: 121 active+clean; 230 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 23 MiB/s rd, 7.1 MiB/s wr, 42 op/s 2024-08-29T17:57:03.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:57:02 smithi029 bash[77880]: cluster 2024-08-29T17:57:01.355595+0000 mgr.y (mgr.25004) 115 : cluster [DBG] pgmap v159: 121 pgs: 121 active+clean; 230 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 23 MiB/s rd, 7.1 MiB/s wr, 42 op/s 2024-08-29T17:57:03.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:57:02 smithi029 bash[79042]: cluster 2024-08-29T17:57:01.355595+0000 mgr.y (mgr.25004) 115 : cluster [DBG] pgmap v159: 121 pgs: 121 active+clean; 230 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 23 MiB/s rd, 7.1 MiB/s wr, 42 op/s 2024-08-29T17:57:03.874 INFO:tasks.rados.rados.0.smithi029.stdout:1829: done (1 left) 2024-08-29T17:57:03.874 INFO:tasks.rados.rados.0.smithi029.stdout:1830: setattr oid 37 current snap is 172 2024-08-29T17:57:03.874 INFO:tasks.rados.rados.0.smithi029.stdout:1827: finishing copy_from racing read to smithi02969618-23 2024-08-29T17:57:03.874 INFO:tasks.rados.rados.0.smithi029.stdout:1827: finishing copy_from to smithi02969618-23 2024-08-29T17:57:03.874 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 23 v 1084 (ObjNum 484 snap 143 seq_num 484) dirty exists 2024-08-29T17:57:03.875 INFO:tasks.rados.rados.0.smithi029.stdout:1827: done (1 left) 2024-08-29T17:57:03.876 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 46 current snap is 172 2024-08-29T17:57:03.876 INFO:tasks.rados.rados.0.smithi029.stdout:1831: seq_num 562 ranges {0=622592,622592=630784,1253376=581632,1835008=393216} 2024-08-29T17:57:03.882 INFO:tasks.rados.rados.0.smithi029.stdout:1831: writing smithi02969618-46 from 0 to 622592 tid 1 2024-08-29T17:57:03.890 INFO:tasks.rados.rados.0.smithi029.stdout:1831: writing smithi02969618-46 from 622592 to 1253376 tid 2 2024-08-29T17:57:03.901 INFO:tasks.rados.rados.0.smithi029.stdout:1831: writing smithi02969618-46 from 1253376 to 1835008 tid 3 2024-08-29T17:57:03.901 INFO:tasks.rados.rados.0.smithi029.stdout:1831: writing smithi02969618-46 from 1835008 to 2228224 tid 4 2024-08-29T17:57:03.901 INFO:tasks.rados.rados.0.smithi029.stdout:1832: delete oid 23 current snap is 172 2024-08-29T17:57:03.906 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 37 v 1443 (ObjNum 429 snap 128 seq_num 429) dirty exists 2024-08-29T17:57:03.910 INFO:tasks.rados.rados.0.smithi029.stdout:1831: finishing write tid 1 to smithi02969618-46 2024-08-29T17:57:03.916 INFO:tasks.rados.rados.0.smithi029.stdout:1830: done (2 left) 2024-08-29T17:57:03.916 INFO:tasks.rados.rados.0.smithi029.stdout:1832: done (1 left) 2024-08-29T17:57:03.916 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 26 current snap is 172 2024-08-29T17:57:03.916 INFO:tasks.rados.rados.0.smithi029.stdout:1833: seq_num 564 ranges {2891776=655360,3547136=442368,3989504=598016,4587520=565248} 2024-08-29T17:57:03.942 INFO:tasks.rados.rados.0.smithi029.stdout:1833: writing smithi02969618-26 from 2891776 to 3547136 tid 1 2024-08-29T17:57:03.947 INFO:tasks.rados.rados.0.smithi029.stdout:1833: writing smithi02969618-26 from 3547136 to 3989504 tid 2 2024-08-29T17:57:03.952 INFO:tasks.rados.rados.0.smithi029.stdout:1833: writing smithi02969618-26 from 3989504 to 4587520 tid 3 2024-08-29T17:57:03.957 INFO:tasks.rados.rados.0.smithi029.stdout:1833: writing smithi02969618-26 from 4587520 to 5152768 tid 4 2024-08-29T17:57:03.957 INFO:tasks.rados.rados.0.smithi029.stdout:1834: snap_remove snap 166 2024-08-29T17:57:04.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:57:03 smithi110 bash[67519]: cluster 2024-08-29T17:57:02.865892+0000 mon.a (mon.0) 262 : cluster [DBG] osdmap e421: 8 total, 8 up, 8 in 2024-08-29T17:57:04.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:57:03 smithi110 bash[67519]: audit 2024-08-29T17:57:03.140054+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:57:04.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:57:03 smithi110 bash[67519]: audit 2024-08-29T17:57:03.155395+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:57:04.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:57:03 smithi110 bash[67519]: audit 2024-08-29T17:57:03.159849+0000 mon.c (mon.2) 50 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.b", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-08-29T17:57:04.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:57:03 smithi110 bash[67519]: audit 2024-08-29T17:57:03.160677+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.b", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-08-29T17:57:04.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:57:03 smithi110 bash[67519]: audit 2024-08-29T17:57:03.163006+0000 mon.c (mon.2) 51 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:57:04.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:57:03 smithi110 bash[67519]: audit 2024-08-29T17:57:03.419445+0000 mon.c (mon.2) 52 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T17:57:04.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:57:03 smithi029 bash[79042]: cluster 2024-08-29T17:57:02.865892+0000 mon.a (mon.0) 262 : cluster [DBG] osdmap e421: 8 total, 8 up, 8 in 2024-08-29T17:57:04.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:57:03 smithi029 bash[79042]: audit 2024-08-29T17:57:03.140054+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:57:04.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:57:03 smithi029 bash[79042]: audit 2024-08-29T17:57:03.155395+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:57:04.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:57:03 smithi029 bash[79042]: audit 2024-08-29T17:57:03.159849+0000 mon.c (mon.2) 50 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.b", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-08-29T17:57:04.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:57:03 smithi029 bash[79042]: audit 2024-08-29T17:57:03.160677+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.b", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-08-29T17:57:04.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:57:03 smithi029 bash[79042]: audit 2024-08-29T17:57:03.163006+0000 mon.c (mon.2) 51 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:57:04.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:57:03 smithi029 bash[79042]: audit 2024-08-29T17:57:03.419445+0000 mon.c (mon.2) 52 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T17:57:04.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:57:03 smithi029 bash[77880]: cluster 2024-08-29T17:57:02.865892+0000 mon.a (mon.0) 262 : cluster [DBG] osdmap e421: 8 total, 8 up, 8 in 2024-08-29T17:57:04.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:57:03 smithi029 bash[77880]: audit 2024-08-29T17:57:03.140054+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:57:04.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:57:03 smithi029 bash[77880]: audit 2024-08-29T17:57:03.155395+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:57:04.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:57:03 smithi029 bash[77880]: audit 2024-08-29T17:57:03.159849+0000 mon.c (mon.2) 50 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.b", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-08-29T17:57:04.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:57:03 smithi029 bash[77880]: audit 2024-08-29T17:57:03.160677+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.b", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-08-29T17:57:04.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:57:03 smithi029 bash[77880]: audit 2024-08-29T17:57:03.163006+0000 mon.c (mon.2) 51 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:57:04.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:57:03 smithi029 bash[77880]: audit 2024-08-29T17:57:03.419445+0000 mon.c (mon.2) 52 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T17:57:04.879 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:57:04 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:17:57:04] "GET /metrics HTTP/1.1" 200 36073 "" "Prometheus/2.43.0" 2024-08-29T17:57:04.894 INFO:tasks.rados.rados.0.smithi029.stdout:1831: finishing write tid 2 to smithi02969618-46 2024-08-29T17:57:04.894 INFO:tasks.rados.rados.0.smithi029.stdout:1831: finishing write tid 3 to smithi02969618-46 2024-08-29T17:57:04.894 INFO:tasks.rados.rados.0.smithi029.stdout:1831: finishing write tid 4 to smithi02969618-46 2024-08-29T17:57:04.894 INFO:tasks.rados.rados.0.smithi029.stdout:1831: finishing write tid 5 to smithi02969618-46 2024-08-29T17:57:04.895 INFO:tasks.rados.rados.0.smithi029.stdout:1831: finishing write tid 6 to smithi02969618-46 2024-08-29T17:57:04.895 INFO:tasks.rados.rados.0.smithi029.stdout:1831: oid 46 updating version 0 to 1111 2024-08-29T17:57:04.895 INFO:tasks.rados.rados.0.smithi029.stdout:1831: oid 46 version 1111 is already newer than 1110 2024-08-29T17:57:04.895 INFO:tasks.rados.rados.0.smithi029.stdout:1831: oid 46 updating version 1111 to 1112 2024-08-29T17:57:04.895 INFO:tasks.rados.rados.0.smithi029.stdout:1831: oid 46 version 1112 is already newer than 1109 2024-08-29T17:57:04.895 INFO:tasks.rados.rados.0.smithi029.stdout:1831: oid 46 version 1112 is already newer than 1108 2024-08-29T17:57:04.895 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 46 v 1112 (ObjNum 562 snap 172 seq_num 562) dirty exists 2024-08-29T17:57:04.895 INFO:tasks.rados.rados.0.smithi029.stdout:1831: left oid 46 (ObjNum 562 snap 172 seq_num 562) 2024-08-29T17:57:04.895 INFO:tasks.rados.rados.0.smithi029.stdout:1833: finishing write tid 1 to smithi02969618-26 2024-08-29T17:57:04.895 INFO:tasks.rados.rados.0.smithi029.stdout:1833: finishing write tid 2 to smithi02969618-26 2024-08-29T17:57:04.895 INFO:tasks.rados.rados.0.smithi029.stdout:1833: finishing write tid 3 to smithi02969618-26 2024-08-29T17:57:04.895 INFO:tasks.rados.rados.0.smithi029.stdout:1833: finishing write tid 4 to smithi02969618-26 2024-08-29T17:57:04.895 INFO:tasks.rados.rados.0.smithi029.stdout:1833: finishing write tid 5 to smithi02969618-26 2024-08-29T17:57:04.896 INFO:tasks.rados.rados.0.smithi029.stdout:1833: finishing write tid 6 to smithi02969618-26 2024-08-29T17:57:04.896 INFO:tasks.rados.rados.0.smithi029.stdout:1833: oid 26 updating version 0 to 779 2024-08-29T17:57:04.896 INFO:tasks.rados.rados.0.smithi029.stdout:1833: oid 26 version 779 is already newer than 777 2024-08-29T17:57:04.896 INFO:tasks.rados.rados.0.smithi029.stdout:1833: oid 26 version 779 is already newer than 775 2024-08-29T17:57:04.896 INFO:tasks.rados.rados.0.smithi029.stdout:1833: oid 26 version 779 is already newer than 776 2024-08-29T17:57:04.896 INFO:tasks.rados.rados.0.smithi029.stdout:1833: oid 26 version 779 is already newer than 778 2024-08-29T17:57:04.896 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 26 v 779 (ObjNum 564 snap 172 seq_num 564) dirty exists 2024-08-29T17:57:04.896 INFO:tasks.rados.rados.0.smithi029.stdout:1833: left oid 26 (ObjNum 564 snap 172 seq_num 564) 2024-08-29T17:57:04.896 INFO:tasks.rados.rados.0.smithi029.stdout:1831: done (2 left) 2024-08-29T17:57:04.896 INFO:tasks.rados.rados.0.smithi029.stdout:1833: done (1 left) 2024-08-29T17:57:04.896 INFO:tasks.rados.rados.0.smithi029.stdout:1834: done (0 left) 2024-08-29T17:57:04.896 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 27 current snap is 172 2024-08-29T17:57:04.896 INFO:tasks.rados.rados.0.smithi029.stdout:1835: seq_num 565 ranges {7831552=671744,8503296=729088,9232384=753664,9986048=122880} 2024-08-29T17:57:04.958 INFO:tasks.rados.rados.0.smithi029.stdout:1835: writing smithi02969618-27 from 7831552 to 8503296 tid 1 2024-08-29T17:57:04.964 INFO:tasks.rados.rados.0.smithi029.stdout:1835: writing smithi02969618-27 from 8503296 to 9232384 tid 2 2024-08-29T17:57:04.968 INFO:tasks.rados.rados.0.smithi029.stdout:1835: writing smithi02969618-27 from 9232384 to 9986048 tid 3 2024-08-29T17:57:04.969 INFO:tasks.rados.rados.0.smithi029.stdout:1835: writing smithi02969618-27 from 9986048 to 10108928 tid 4 2024-08-29T17:57:04.969 INFO:tasks.rados.rados.0.smithi029.stdout:1836: snap_create 2024-08-29T17:57:04.970 INFO:tasks.rados.rados.0.smithi029.stdout:1835: finishing write tid 1 to smithi02969618-27 2024-08-29T17:57:04.971 INFO:tasks.rados.rados.0.smithi029.stdout:1835: finishing write tid 2 to smithi02969618-27 2024-08-29T17:57:04.975 INFO:tasks.rados.rados.0.smithi029.stdout:1835: finishing write tid 3 to smithi02969618-27 2024-08-29T17:57:04.975 INFO:tasks.rados.rados.0.smithi029.stdout:1835: finishing write tid 4 to smithi02969618-27 2024-08-29T17:57:04.976 INFO:tasks.rados.rados.0.smithi029.stdout:1835: finishing write tid 5 to smithi02969618-27 2024-08-29T17:57:04.978 INFO:tasks.rados.rados.0.smithi029.stdout:1835: finishing write tid 6 to smithi02969618-27 2024-08-29T17:57:04.978 INFO:tasks.rados.rados.0.smithi029.stdout:1835: oid 27 updating version 0 to 1090 2024-08-29T17:57:04.978 INFO:tasks.rados.rados.0.smithi029.stdout:1835: oid 27 version 1090 is already newer than 1087 2024-08-29T17:57:04.978 INFO:tasks.rados.rados.0.smithi029.stdout:1835: oid 27 version 1090 is already newer than 1086 2024-08-29T17:57:04.978 INFO:tasks.rados.rados.0.smithi029.stdout:1835: oid 27 version 1090 is already newer than 1089 2024-08-29T17:57:04.979 INFO:tasks.rados.rados.0.smithi029.stdout:1835: oid 27 version 1090 is already newer than 1088 2024-08-29T17:57:04.979 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 27 v 1090 (ObjNum 565 snap 172 seq_num 565) dirty exists 2024-08-29T17:57:04.979 INFO:tasks.rados.rados.0.smithi029.stdout:1835: left oid 27 (ObjNum 565 snap 172 seq_num 565) 2024-08-29T17:57:05.063 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:57:04 smithi110 bash[67519]: cephadm 2024-08-29T17:57:03.159124+0000 mgr.y (mgr.25004) 116 : cephadm [INF] Reconfiguring mds.b (monmap changed)... 2024-08-29T17:57:05.063 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:57:04 smithi110 bash[67519]: cephadm 2024-08-29T17:57:03.165033+0000 mgr.y (mgr.25004) 117 : cephadm [INF] Reconfiguring daemon mds.b on smithi110 2024-08-29T17:57:05.063 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:57:04 smithi110 bash[67519]: cluster 2024-08-29T17:57:03.356241+0000 mgr.y (mgr.25004) 118 : cluster [DBG] pgmap v162: 121 pgs: 121 active+clean; 230 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-08-29T17:57:05.063 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:57:04 smithi110 bash[67519]: cluster 2024-08-29T17:57:03.875309+0000 mon.a (mon.0) 266 : cluster [DBG] osdmap e422: 8 total, 8 up, 8 in 2024-08-29T17:57:05.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:57:04 smithi029 bash[79042]: cephadm 2024-08-29T17:57:03.159124+0000 mgr.y (mgr.25004) 116 : cephadm [INF] Reconfiguring mds.b (monmap changed)... 2024-08-29T17:57:05.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:57:04 smithi029 bash[79042]: cephadm 2024-08-29T17:57:03.165033+0000 mgr.y (mgr.25004) 117 : cephadm [INF] Reconfiguring daemon mds.b on smithi110 2024-08-29T17:57:05.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:57:04 smithi029 bash[79042]: cluster 2024-08-29T17:57:03.356241+0000 mgr.y (mgr.25004) 118 : cluster [DBG] pgmap v162: 121 pgs: 121 active+clean; 230 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-08-29T17:57:05.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:57:04 smithi029 bash[79042]: cluster 2024-08-29T17:57:03.875309+0000 mon.a (mon.0) 266 : cluster [DBG] osdmap e422: 8 total, 8 up, 8 in 2024-08-29T17:57:05.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:57:04 smithi029 bash[77880]: cephadm 2024-08-29T17:57:03.159124+0000 mgr.y (mgr.25004) 116 : cephadm [INF] Reconfiguring mds.b (monmap changed)... 2024-08-29T17:57:05.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:57:04 smithi029 bash[77880]: cephadm 2024-08-29T17:57:03.165033+0000 mgr.y (mgr.25004) 117 : cephadm [INF] Reconfiguring daemon mds.b on smithi110 2024-08-29T17:57:05.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:57:04 smithi029 bash[77880]: cluster 2024-08-29T17:57:03.356241+0000 mgr.y (mgr.25004) 118 : cluster [DBG] pgmap v162: 121 pgs: 121 active+clean; 230 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-08-29T17:57:05.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:57:04 smithi029 bash[77880]: cluster 2024-08-29T17:57:03.875309+0000 mon.a (mon.0) 266 : cluster [DBG] osdmap e422: 8 total, 8 up, 8 in 2024-08-29T17:57:05.905 INFO:tasks.rados.rados.0.smithi029.stdout:1835: done (1 left) 2024-08-29T17:57:05.906 INFO:tasks.rados.rados.0.smithi029.stdout:1836: done (0 left) 2024-08-29T17:57:05.906 INFO:tasks.rados.rados.0.smithi029.stdout:1837: rollback oid 36 current snap is 173 2024-08-29T17:57:05.906 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 36 to 171 2024-08-29T17:57:05.906 INFO:tasks.rados.rados.0.smithi029.stdout:1838: snap_create 2024-08-29T17:57:05.910 INFO:tasks.rados.rados.0.smithi029.stdout:1837: finishing rollback tid 1 to smithi02969618-36 2024-08-29T17:57:05.910 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 36 v 0 (ObjNum 273 snap 0 seq_num 0) dirty dne 2024-08-29T17:57:06.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:57:05 smithi110 bash[67519]: cluster 2024-08-29T17:57:04.895152+0000 mon.a (mon.0) 267 : cluster [DBG] osdmap e423: 8 total, 8 up, 8 in 2024-08-29T17:57:06.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:57:05 smithi110 bash[67519]: audit 2024-08-29T17:57:05.598707+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:57:06.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:57:05 smithi110 bash[67519]: audit 2024-08-29T17:57:05.611536+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:57:06.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:57:05 smithi110 bash[67519]: audit 2024-08-29T17:57:05.704035+0000 mon.c (mon.2) 53 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:57:06.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:57:05 smithi110 bash[67519]: audit 2024-08-29T17:57:05.707640+0000 mon.c (mon.2) 54 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T17:57:06.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:57:05 smithi110 bash[67519]: audit 2024-08-29T17:57:05.710569+0000 mon.c (mon.2) 55 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T17:57:06.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:57:05 smithi110 bash[67519]: audit 2024-08-29T17:57:05.721498+0000 mon.a (mon.0) 270 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:57:06.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:57:05 smithi110 bash[67519]: audit 2024-08-29T17:57:05.727170+0000 mon.c (mon.2) 56 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-08-29T17:57:06.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:57:05 smithi110 bash[67519]: audit 2024-08-29T17:57:05.727846+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-08-29T17:57:06.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:57:05 smithi110 bash[67519]: audit 2024-08-29T17:57:05.733430+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-08-29T17:57:06.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:57:05 smithi110 bash[67519]: audit 2024-08-29T17:57:05.737938+0000 mon.c (mon.2) 57 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-08-29T17:57:06.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:57:05 smithi110 bash[67519]: audit 2024-08-29T17:57:05.738618+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-08-29T17:57:06.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:57:05 smithi110 bash[67519]: audit 2024-08-29T17:57:05.744258+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-08-29T17:57:06.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:57:05 smithi110 bash[67519]: audit 2024-08-29T17:57:05.748768+0000 mon.c (mon.2) 58 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-08-29T17:57:06.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:57:05 smithi110 bash[67519]: audit 2024-08-29T17:57:05.749391+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-08-29T17:57:06.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:57:05 smithi110 bash[67519]: audit 2024-08-29T17:57:05.754992+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-08-29T17:57:06.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:57:05 smithi110 bash[67519]: audit 2024-08-29T17:57:05.760545+0000 mon.c (mon.2) 59 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T17:57:06.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:57:05 smithi110 bash[67519]: audit 2024-08-29T17:57:05.769030+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:57:06.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:57:05 smithi110 bash[67519]: audit 2024-08-29T17:57:05.775249+0000 mon.c (mon.2) 60 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-08-29T17:57:06.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:57:05 smithi029 bash[79042]: cluster 2024-08-29T17:57:04.895152+0000 mon.a (mon.0) 267 : cluster [DBG] osdmap e423: 8 total, 8 up, 8 in 2024-08-29T17:57:06.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:57:05 smithi029 bash[79042]: audit 2024-08-29T17:57:05.598707+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:57:06.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:57:05 smithi029 bash[79042]: audit 2024-08-29T17:57:05.611536+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:57:06.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:57:05 smithi029 bash[79042]: audit 2024-08-29T17:57:05.704035+0000 mon.c (mon.2) 53 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:57:06.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:57:05 smithi029 bash[79042]: audit 2024-08-29T17:57:05.707640+0000 mon.c (mon.2) 54 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T17:57:06.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:57:05 smithi029 bash[79042]: audit 2024-08-29T17:57:05.710569+0000 mon.c (mon.2) 55 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T17:57:06.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:57:05 smithi029 bash[79042]: audit 2024-08-29T17:57:05.721498+0000 mon.a (mon.0) 270 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:57:06.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:57:05 smithi029 bash[79042]: audit 2024-08-29T17:57:05.727170+0000 mon.c (mon.2) 56 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-08-29T17:57:06.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:57:05 smithi029 bash[79042]: audit 2024-08-29T17:57:05.727846+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-08-29T17:57:06.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:57:05 smithi029 bash[79042]: audit 2024-08-29T17:57:05.733430+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-08-29T17:57:06.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:57:05 smithi029 bash[79042]: audit 2024-08-29T17:57:05.737938+0000 mon.c (mon.2) 57 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-08-29T17:57:06.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:57:05 smithi029 bash[79042]: audit 2024-08-29T17:57:05.738618+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-08-29T17:57:06.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:57:05 smithi029 bash[79042]: audit 2024-08-29T17:57:05.744258+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-08-29T17:57:06.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:57:05 smithi029 bash[79042]: audit 2024-08-29T17:57:05.748768+0000 mon.c (mon.2) 58 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-08-29T17:57:06.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:57:05 smithi029 bash[79042]: audit 2024-08-29T17:57:05.749391+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-08-29T17:57:06.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:57:05 smithi029 bash[79042]: audit 2024-08-29T17:57:05.754992+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-08-29T17:57:06.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:57:05 smithi029 bash[79042]: audit 2024-08-29T17:57:05.760545+0000 mon.c (mon.2) 59 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T17:57:06.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:57:05 smithi029 bash[79042]: audit 2024-08-29T17:57:05.769030+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:57:06.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:57:05 smithi029 bash[79042]: audit 2024-08-29T17:57:05.775249+0000 mon.c (mon.2) 60 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-08-29T17:57:06.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:57:05 smithi029 bash[77880]: cluster 2024-08-29T17:57:04.895152+0000 mon.a (mon.0) 267 : cluster [DBG] osdmap e423: 8 total, 8 up, 8 in 2024-08-29T17:57:06.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:57:05 smithi029 bash[77880]: audit 2024-08-29T17:57:05.598707+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:57:06.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:57:05 smithi029 bash[77880]: audit 2024-08-29T17:57:05.611536+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:57:06.154 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:57:05 smithi029 bash[77880]: audit 2024-08-29T17:57:05.704035+0000 mon.c (mon.2) 53 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:57:06.154 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:57:05 smithi029 bash[77880]: audit 2024-08-29T17:57:05.707640+0000 mon.c (mon.2) 54 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T17:57:06.154 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:57:05 smithi029 bash[77880]: audit 2024-08-29T17:57:05.710569+0000 mon.c (mon.2) 55 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T17:57:06.154 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:57:05 smithi029 bash[77880]: audit 2024-08-29T17:57:05.721498+0000 mon.a (mon.0) 270 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:57:06.154 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:57:05 smithi029 bash[77880]: audit 2024-08-29T17:57:05.727170+0000 mon.c (mon.2) 56 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-08-29T17:57:06.154 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:57:05 smithi029 bash[77880]: audit 2024-08-29T17:57:05.727846+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-08-29T17:57:06.154 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:57:05 smithi029 bash[77880]: audit 2024-08-29T17:57:05.733430+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-08-29T17:57:06.154 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:57:05 smithi029 bash[77880]: audit 2024-08-29T17:57:05.737938+0000 mon.c (mon.2) 57 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-08-29T17:57:06.154 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:57:05 smithi029 bash[77880]: audit 2024-08-29T17:57:05.738618+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-08-29T17:57:06.154 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:57:05 smithi029 bash[77880]: audit 2024-08-29T17:57:05.744258+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-08-29T17:57:06.154 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:57:05 smithi029 bash[77880]: audit 2024-08-29T17:57:05.748768+0000 mon.c (mon.2) 58 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-08-29T17:57:06.154 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:57:05 smithi029 bash[77880]: audit 2024-08-29T17:57:05.749391+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-08-29T17:57:06.154 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:57:05 smithi029 bash[77880]: audit 2024-08-29T17:57:05.754992+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-08-29T17:57:06.154 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:57:05 smithi029 bash[77880]: audit 2024-08-29T17:57:05.760545+0000 mon.c (mon.2) 59 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T17:57:06.155 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:57:05 smithi029 bash[77880]: audit 2024-08-29T17:57:05.769030+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:57:06.155 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:57:05 smithi029 bash[77880]: audit 2024-08-29T17:57:05.775249+0000 mon.c (mon.2) 60 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-08-29T17:57:06.843 INFO:tasks.rados.rados.0.smithi029.stdout:1837: done (1 left) 2024-08-29T17:57:06.843 INFO:tasks.rados.rados.0.smithi029.stdout:1838: done (0 left) 2024-08-29T17:57:06.843 INFO:tasks.rados.rados.0.smithi029.stdout:1839: read oid 4 snap 171 2024-08-29T17:57:06.843 INFO:tasks.rados.rados.0.smithi029.stdout:1839: expect (ObjNum 455 snap 135 seq_num 455) 2024-08-29T17:57:06.843 INFO:tasks.rados.rados.0.smithi029.stdout:1840: snap_create 2024-08-29T17:57:06.861 INFO:tasks.rados.rados.0.smithi029.stdout:1839: expect (ObjNum 455 snap 135 seq_num 455) 2024-08-29T17:57:07.149 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:57:06 smithi110 bash[67519]: cluster 2024-08-29T17:57:05.356983+0000 mgr.y (mgr.25004) 119 : cluster [DBG] pgmap v165: 121 pgs: 121 active+clean; 262 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 10 MiB/s wr, 26 op/s 2024-08-29T17:57:07.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:57:06 smithi110 bash[67519]: cephadm 2024-08-29T17:57:05.712213+0000 mgr.y (mgr.25004) 120 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-08-29T17:57:07.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:57:06 smithi110 bash[67519]: cephadm 2024-08-29T17:57:05.762191+0000 mgr.y (mgr.25004) 121 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-08-29T17:57:07.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:57:06 smithi110 bash[67519]: audit 2024-08-29T17:57:05.775637+0000 mgr.y (mgr.25004) 122 : audit [DBG] from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-08-29T17:57:07.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:57:06 smithi110 bash[67519]: cephadm 2024-08-29T17:57:05.777927+0000 mgr.y (mgr.25004) 123 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-08-29T17:57:07.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:57:06 smithi110 bash[67519]: cluster 2024-08-29T17:57:05.907153+0000 mon.a (mon.0) 278 : cluster [DBG] osdmap e424: 8 total, 8 up, 8 in 2024-08-29T17:57:07.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:57:06 smithi110 bash[67519]: cluster 2024-08-29T17:57:06.844245+0000 mon.a (mon.0) 279 : cluster [DBG] osdmap e425: 8 total, 8 up, 8 in 2024-08-29T17:57:07.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:57:06 smithi029 bash[77880]: cluster 2024-08-29T17:57:05.356983+0000 mgr.y (mgr.25004) 119 : cluster [DBG] pgmap v165: 121 pgs: 121 active+clean; 262 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 10 MiB/s wr, 26 op/s 2024-08-29T17:57:07.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:57:06 smithi029 bash[77880]: cephadm 2024-08-29T17:57:05.712213+0000 mgr.y (mgr.25004) 120 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-08-29T17:57:07.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:57:06 smithi029 bash[77880]: cephadm 2024-08-29T17:57:05.762191+0000 mgr.y (mgr.25004) 121 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-08-29T17:57:07.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:57:06 smithi029 bash[77880]: audit 2024-08-29T17:57:05.775637+0000 mgr.y (mgr.25004) 122 : audit [DBG] from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-08-29T17:57:07.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:57:06 smithi029 bash[77880]: cephadm 2024-08-29T17:57:05.777927+0000 mgr.y (mgr.25004) 123 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-08-29T17:57:07.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:57:06 smithi029 bash[77880]: cluster 2024-08-29T17:57:05.907153+0000 mon.a (mon.0) 278 : cluster [DBG] osdmap e424: 8 total, 8 up, 8 in 2024-08-29T17:57:07.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:57:06 smithi029 bash[77880]: cluster 2024-08-29T17:57:06.844245+0000 mon.a (mon.0) 279 : cluster [DBG] osdmap e425: 8 total, 8 up, 8 in 2024-08-29T17:57:07.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:57:06 smithi029 bash[79042]: cluster 2024-08-29T17:57:05.356983+0000 mgr.y (mgr.25004) 119 : cluster [DBG] pgmap v165: 121 pgs: 121 active+clean; 262 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 10 MiB/s wr, 26 op/s 2024-08-29T17:57:07.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:57:06 smithi029 bash[79042]: cephadm 2024-08-29T17:57:05.712213+0000 mgr.y (mgr.25004) 120 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-08-29T17:57:07.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:57:06 smithi029 bash[79042]: cephadm 2024-08-29T17:57:05.762191+0000 mgr.y (mgr.25004) 121 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-08-29T17:57:07.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:57:06 smithi029 bash[79042]: audit 2024-08-29T17:57:05.775637+0000 mgr.y (mgr.25004) 122 : audit [DBG] from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-08-29T17:57:07.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:57:06 smithi029 bash[79042]: cephadm 2024-08-29T17:57:05.777927+0000 mgr.y (mgr.25004) 123 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-08-29T17:57:07.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:57:06 smithi029 bash[79042]: cluster 2024-08-29T17:57:05.907153+0000 mon.a (mon.0) 278 : cluster [DBG] osdmap e424: 8 total, 8 up, 8 in 2024-08-29T17:57:07.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:57:06 smithi029 bash[79042]: cluster 2024-08-29T17:57:06.844245+0000 mon.a (mon.0) 279 : cluster [DBG] osdmap e425: 8 total, 8 up, 8 in 2024-08-29T17:57:07.846 INFO:tasks.rados.rados.0.smithi029.stdout:1839: done (1 left) 2024-08-29T17:57:07.846 INFO:tasks.rados.rados.0.smithi029.stdout:1840: done (0 left) 2024-08-29T17:57:07.846 INFO:tasks.rados.rados.0.smithi029.stdout:1841: rollback oid 11 current snap is 175 2024-08-29T17:57:07.847 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 11 to 165 2024-08-29T17:57:07.847 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 29 current snap is 175 2024-08-29T17:57:07.847 INFO:tasks.rados.rados.0.smithi029.stdout:1842: seq_num 566 ranges {17391616=688128,18079744=614400,18694144=565248,19259392=425984} 2024-08-29T17:57:07.972 INFO:tasks.rados.rados.0.smithi029.stdout:1842: writing smithi02969618-29 from 17391616 to 18079744 tid 1 2024-08-29T17:57:07.975 INFO:tasks.rados.rados.0.smithi029.stdout:1842: writing smithi02969618-29 from 18079744 to 18694144 tid 2 2024-08-29T17:57:07.979 INFO:tasks.rados.rados.0.smithi029.stdout:1842: writing smithi02969618-29 from 18694144 to 19259392 tid 3 2024-08-29T17:57:07.981 INFO:tasks.rados.rados.0.smithi029.stdout:1842: writing smithi02969618-29 from 19259392 to 19685376 tid 4 2024-08-29T17:57:07.982 INFO:tasks.rados.rados.0.smithi029.stdout:1843: copy_from oid 16 from oid 39 current snap is 175 2024-08-29T17:57:07.982 INFO:tasks.rados.rados.0.smithi029.stdout:1841: finishing rollback tid 1 to smithi02969618-11 2024-08-29T17:57:07.982 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 11 v 0 (ObjNum 81 snap 0 seq_num 1667389533) dirty dne 2024-08-29T17:57:07.982 INFO:tasks.rados.rados.0.smithi029.stdout:1841: done (2 left) 2024-08-29T17:57:07.982 INFO:tasks.rados.rados.0.smithi029.stdout:1844: delete oid 35 current snap is 175 2024-08-29T17:57:07.984 INFO:tasks.rados.rados.0.smithi029.stdout:1842: finishing write tid 1 to smithi02969618-29 2024-08-29T17:57:07.986 INFO:tasks.rados.rados.0.smithi029.stdout:1844: done (2 left) 2024-08-29T17:57:07.987 INFO:tasks.rados.rados.0.smithi029.stdout:1845: rollback oid 5 current snap is 175 2024-08-29T17:57:07.987 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 5 to 165 2024-08-29T17:57:07.987 INFO:tasks.rados.rados.0.smithi029.stdout:1846: snap_create 2024-08-29T17:57:07.995 INFO:tasks.rados.rados.0.smithi029.stdout:1845: finishing rollback tid 0 to smithi02969618-5 2024-08-29T17:57:07.995 INFO:tasks.rados.rados.0.smithi029.stdout:1842: finishing write tid 2 to smithi02969618-29 2024-08-29T17:57:07.995 INFO:tasks.rados.rados.0.smithi029.stdout:1845: finishing rollback tid 1 to smithi02969618-5 2024-08-29T17:57:07.996 INFO:tasks.rados.rados.0.smithi029.stdout:1845: finishing rollback tid 2 to smithi02969618-5 2024-08-29T17:57:07.996 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 5 v 843 (ObjNum 518 snap 162 seq_num 518) dirty exists 2024-08-29T17:57:07.996 INFO:tasks.rados.rados.0.smithi029.stdout:1842: finishing write tid 3 to smithi02969618-29 2024-08-29T17:57:07.998 INFO:tasks.rados.rados.0.smithi029.stdout:1842: finishing write tid 4 to smithi02969618-29 2024-08-29T17:57:07.999 INFO:tasks.rados.rados.0.smithi029.stdout:1842: finishing write tid 5 to smithi02969618-29 2024-08-29T17:57:08.002 INFO:tasks.rados.rados.0.smithi029.stdout:1842: finishing write tid 6 to smithi02969618-29 2024-08-29T17:57:08.002 INFO:tasks.rados.rados.0.smithi029.stdout:1842: oid 29 updating version 0 to 874 2024-08-29T17:57:08.002 INFO:tasks.rados.rados.0.smithi029.stdout:1842: oid 29 updating version 874 to 876 2024-08-29T17:57:08.002 INFO:tasks.rados.rados.0.smithi029.stdout:1842: oid 29 updating version 876 to 877 2024-08-29T17:57:08.002 INFO:tasks.rados.rados.0.smithi029.stdout:1842: oid 29 updating version 877 to 878 2024-08-29T17:57:08.002 INFO:tasks.rados.rados.0.smithi029.stdout:1842: oid 29 version 878 is already newer than 875 2024-08-29T17:57:08.002 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 29 v 878 (ObjNum 566 snap 175 seq_num 566) dirty exists 2024-08-29T17:57:08.002 INFO:tasks.rados.rados.0.smithi029.stdout:1842: left oid 29 (ObjNum 566 snap 175 seq_num 566) 2024-08-29T17:57:08.016 INFO:tasks.rados.rados.0.smithi029.stdout:1843: finishing copy_from racing read to smithi02969618-16 2024-08-29T17:57:08.020 INFO:tasks.rados.rados.0.smithi029.stdout:1843: finishing copy_from to smithi02969618-16 2024-08-29T17:57:08.020 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 16 v 1011 (ObjNum 559 snap 171 seq_num 559) dirty exists 2024-08-29T17:57:08.908 INFO:tasks.rados.rados.0.smithi029.stdout:1842: done (3 left) 2024-08-29T17:57:08.908 INFO:tasks.rados.rados.0.smithi029.stdout:1843: done (2 left) 2024-08-29T17:57:08.908 INFO:tasks.rados.rados.0.smithi029.stdout:1845: done (1 left) 2024-08-29T17:57:08.908 INFO:tasks.rados.rados.0.smithi029.stdout:1846: done (0 left) 2024-08-29T17:57:08.908 INFO:tasks.rados.rados.0.smithi029.stdout:1847: read oid 30 snap 163 2024-08-29T17:57:08.908 INFO:tasks.rados.rados.0.smithi029.stdout:1847: expect (ObjNum 517 snap 162 seq_num 517) 2024-08-29T17:57:08.909 INFO:tasks.rados.rados.0.smithi029.stdout:1848: rollback oid 17 current snap is 176 2024-08-29T17:57:08.909 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 17 to 168 2024-08-29T17:57:08.909 INFO:tasks.rados.rados.0.smithi029.stdout:1849: read oid 14 snap 174 2024-08-29T17:57:08.909 INFO:tasks.rados.rados.0.smithi029.stdout:1849: expect (ObjNum 550 snap 169 seq_num 550) 2024-08-29T17:57:08.909 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 13 current snap is 176 2024-08-29T17:57:08.909 INFO:tasks.rados.rados.0.smithi029.stdout:1850: seq_num 568 ranges {1155072=720896,1875968=786432,2662400=581632,3244032=237568} 2024-08-29T17:57:08.919 INFO:tasks.rados.rados.0.smithi029.stdout:1850: writing smithi02969618-13 from 1155072 to 1875968 tid 1 2024-08-29T17:57:08.925 INFO:tasks.rados.rados.0.smithi029.stdout:1850: writing smithi02969618-13 from 1875968 to 2662400 tid 2 2024-08-29T17:57:08.929 INFO:tasks.rados.rados.0.smithi029.stdout:1850: writing smithi02969618-13 from 2662400 to 3244032 tid 3 2024-08-29T17:57:08.931 INFO:tasks.rados.rados.0.smithi029.stdout:1850: writing smithi02969618-13 from 3244032 to 3481600 tid 4 2024-08-29T17:57:08.931 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 23 current snap is 176 2024-08-29T17:57:08.931 INFO:tasks.rados.rados.0.smithi029.stdout:1851: seq_num 569 ranges {0=737280,737280=671744,1409024=737280,2146304=196608} 2024-08-29T17:57:08.936 INFO:tasks.rados.rados.0.smithi029.stdout:1851: writing smithi02969618-23 from 0 to 737280 tid 1 2024-08-29T17:57:08.941 INFO:tasks.rados.rados.0.smithi029.stdout:1851: writing smithi02969618-23 from 737280 to 1409024 tid 2 2024-08-29T17:57:08.945 INFO:tasks.rados.rados.0.smithi029.stdout:1851: writing smithi02969618-23 from 1409024 to 2146304 tid 3 2024-08-29T17:57:08.947 INFO:tasks.rados.rados.0.smithi029.stdout:1851: writing smithi02969618-23 from 2146304 to 2342912 tid 4 2024-08-29T17:57:08.947 INFO:tasks.rados.rados.0.smithi029.stdout:1852: rollback oid 32 current snap is 176 2024-08-29T17:57:08.947 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 32 to 169 2024-08-29T17:57:08.947 INFO:tasks.rados.rados.0.smithi029.stdout:1848: finishing rollback tid 0 to smithi02969618-17 2024-08-29T17:57:08.947 INFO:tasks.rados.rados.0.smithi029.stdout:1848: finishing rollback tid 1 to smithi02969618-17 2024-08-29T17:57:08.947 INFO:tasks.rados.rados.0.smithi029.stdout:1848: finishing rollback tid 2 to smithi02969618-17 2024-08-29T17:57:08.947 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 17 v 1014 (ObjNum 501 snap 151 seq_num 501) dirty exists 2024-08-29T17:57:08.947 INFO:tasks.rados.rados.0.smithi029.stdout:1850: finishing write tid 1 to smithi02969618-13 2024-08-29T17:57:08.948 INFO:tasks.rados.rados.0.smithi029.stdout:1850: finishing write tid 2 to smithi02969618-13 2024-08-29T17:57:08.948 INFO:tasks.rados.rados.0.smithi029.stdout:1850: finishing write tid 3 to smithi02969618-13 2024-08-29T17:57:08.948 INFO:tasks.rados.rados.0.smithi029.stdout:1850: finishing write tid 4 to smithi02969618-13 2024-08-29T17:57:08.948 INFO:tasks.rados.rados.0.smithi029.stdout:1850: finishing write tid 5 to smithi02969618-13 2024-08-29T17:57:08.948 INFO:tasks.rados.rados.0.smithi029.stdout:1850: finishing write tid 6 to smithi02969618-13 2024-08-29T17:57:08.948 INFO:tasks.rados.rados.0.smithi029.stdout:1850: oid 13 updating version 0 to 794 2024-08-29T17:57:08.948 INFO:tasks.rados.rados.0.smithi029.stdout:1850: oid 13 updating version 794 to 796 2024-08-29T17:57:08.948 INFO:tasks.rados.rados.0.smithi029.stdout:1850: oid 13 version 796 is already newer than 793 2024-08-29T17:57:08.948 INFO:tasks.rados.rados.0.smithi029.stdout:1850: oid 13 version 796 is already newer than 792 2024-08-29T17:57:08.948 INFO:tasks.rados.rados.0.smithi029.stdout:1850: oid 13 version 796 is already newer than 795 2024-08-29T17:57:08.948 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 13 v 796 (ObjNum 568 snap 176 seq_num 568) dirty exists 2024-08-29T17:57:08.948 INFO:tasks.rados.rados.0.smithi029.stdout:1850: left oid 13 (ObjNum 568 snap 176 seq_num 568) 2024-08-29T17:57:08.949 INFO:tasks.rados.rados.0.smithi029.stdout:1848: done (5 left) 2024-08-29T17:57:08.949 INFO:tasks.rados.rados.0.smithi029.stdout:1850: done (4 left) 2024-08-29T17:57:08.949 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 11 current snap is 176 2024-08-29T17:57:08.949 INFO:tasks.rados.rados.0.smithi029.stdout:1853: seq_num 570 ranges {0=753664,753664=548864,1302528=540672,1843200=516096} 2024-08-29T17:57:08.951 INFO:tasks.rados.rados.0.smithi029.stdout:1853: writing smithi02969618-11 from 0 to 753664 tid 1 2024-08-29T17:57:08.954 INFO:tasks.rados.rados.0.smithi029.stdout:1853: writing smithi02969618-11 from 753664 to 1302528 tid 2 2024-08-29T17:57:08.958 INFO:tasks.rados.rados.0.smithi029.stdout:1853: writing smithi02969618-11 from 1302528 to 1843200 tid 3 2024-08-29T17:57:08.962 INFO:tasks.rados.rados.0.smithi029.stdout:1853: writing smithi02969618-11 from 1843200 to 2359296 tid 4 2024-08-29T17:57:08.962 INFO:tasks.rados.rados.0.smithi029.stdout:1854: read oid 36 snap -1 2024-08-29T17:57:08.962 INFO:tasks.rados.rados.0.smithi029.stdout:1854: expect deleted 2024-08-29T17:57:08.962 INFO:tasks.rados.rados.0.smithi029.stdout:1855: snap_remove snap 164 2024-08-29T17:57:09.149 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:57:08 smithi110 bash[67519]: cluster 2024-08-29T17:57:07.357690+0000 mgr.y (mgr.25004) 124 : cluster [DBG] pgmap v168: 121 pgs: 121 active+clean; 262 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 10 MiB/s wr, 26 op/s 2024-08-29T17:57:09.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:57:08 smithi110 bash[67519]: cluster 2024-08-29T17:57:07.847723+0000 mon.a (mon.0) 280 : cluster [DBG] osdmap e426: 8 total, 8 up, 8 in 2024-08-29T17:57:09.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:57:08 smithi029 bash[79042]: cluster 2024-08-29T17:57:07.357690+0000 mgr.y (mgr.25004) 124 : cluster [DBG] pgmap v168: 121 pgs: 121 active+clean; 262 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 10 MiB/s wr, 26 op/s 2024-08-29T17:57:09.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:57:08 smithi029 bash[79042]: cluster 2024-08-29T17:57:07.847723+0000 mon.a (mon.0) 280 : cluster [DBG] osdmap e426: 8 total, 8 up, 8 in 2024-08-29T17:57:09.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:57:08 smithi029 bash[77880]: cluster 2024-08-29T17:57:07.357690+0000 mgr.y (mgr.25004) 124 : cluster [DBG] pgmap v168: 121 pgs: 121 active+clean; 262 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 10 MiB/s wr, 26 op/s 2024-08-29T17:57:09.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:57:08 smithi029 bash[77880]: cluster 2024-08-29T17:57:07.847723+0000 mon.a (mon.0) 280 : cluster [DBG] osdmap e426: 8 total, 8 up, 8 in 2024-08-29T17:57:09.920 INFO:tasks.rados.rados.0.smithi029.stdout:1855: done (6 left) 2024-08-29T17:57:09.920 INFO:tasks.rados.rados.0.smithi029.stdout:1856: setattr oid 37 current snap is 176 2024-08-29T17:57:09.920 INFO:tasks.rados.rados.0.smithi029.stdout:1851: finishing write tid 1 to smithi02969618-23 2024-08-29T17:57:09.920 INFO:tasks.rados.rados.0.smithi029.stdout:1851: finishing write tid 2 to smithi02969618-23 2024-08-29T17:57:09.921 INFO:tasks.rados.rados.0.smithi029.stdout:1847: expect (ObjNum 517 snap 162 seq_num 517) 2024-08-29T17:57:10.103 INFO:tasks.rados.rados.0.smithi029.stdout:1849: expect (ObjNum 550 snap 169 seq_num 550) 2024-08-29T17:57:10.149 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:57:09 smithi029 bash[79042]: cluster 2024-08-29T17:57:08.909130+0000 mon.a (mon.0) 281 : cluster [DBG] osdmap e427: 8 total, 8 up, 8 in 2024-08-29T17:57:10.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:57:09 smithi029 bash[79042]: audit 2024-08-29T17:57:09.268263+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:57:10.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:57:09 smithi029 bash[79042]: audit 2024-08-29T17:57:09.272212+0000 mon.c (mon.2) 61 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-08-29T17:57:10.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:57:09 smithi029 bash[79042]: audit 2024-08-29T17:57:09.273446+0000 mon.c (mon.2) 62 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:57:10.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:57:09 smithi029 bash[77880]: cluster 2024-08-29T17:57:08.909130+0000 mon.a (mon.0) 281 : cluster [DBG] osdmap e427: 8 total, 8 up, 8 in 2024-08-29T17:57:10.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:57:09 smithi029 bash[77880]: audit 2024-08-29T17:57:09.268263+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:57:10.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:57:09 smithi029 bash[77880]: audit 2024-08-29T17:57:09.272212+0000 mon.c (mon.2) 61 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-08-29T17:57:10.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:57:09 smithi029 bash[77880]: audit 2024-08-29T17:57:09.273446+0000 mon.c (mon.2) 62 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:57:10.282 INFO:tasks.rados.rados.0.smithi029.stdout:1853: finishing write tid 1 to smithi02969618-11 2024-08-29T17:57:10.282 INFO:tasks.rados.rados.0.smithi029.stdout:1851: finishing write tid 3 to smithi02969618-23 2024-08-29T17:57:10.282 INFO:tasks.rados.rados.0.smithi029.stdout:1853: finishing write tid 2 to smithi02969618-11 2024-08-29T17:57:10.282 INFO:tasks.rados.rados.0.smithi029.stdout:1851: finishing write tid 4 to smithi02969618-23 2024-08-29T17:57:10.282 INFO:tasks.rados.rados.0.smithi029.stdout:1851: finishing write tid 5 to smithi02969618-23 2024-08-29T17:57:10.282 INFO:tasks.rados.rados.0.smithi029.stdout:1852: finishing rollback tid 0 to smithi02969618-32 2024-08-29T17:57:10.282 INFO:tasks.rados.rados.0.smithi029.stdout:1853: finishing write tid 3 to smithi02969618-11 2024-08-29T17:57:10.283 INFO:tasks.rados.rados.0.smithi029.stdout:1852: finishing rollback tid 1 to smithi02969618-32 2024-08-29T17:57:10.283 INFO:tasks.rados.rados.0.smithi029.stdout:1852: finishing rollback tid 2 to smithi02969618-32 2024-08-29T17:57:10.283 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 32 v 846 (ObjNum 493 snap 146 seq_num 493) dirty exists 2024-08-29T17:57:10.283 INFO:tasks.rados.rados.0.smithi029.stdout:1851: finishing write tid 6 to smithi02969618-23 2024-08-29T17:57:10.283 INFO:tasks.rados.rados.0.smithi029.stdout:1851: oid 23 updating version 0 to 1464 2024-08-29T17:57:10.283 INFO:tasks.rados.rados.0.smithi029.stdout:1851: oid 23 updating version 1464 to 1467 2024-08-29T17:57:10.283 INFO:tasks.rados.rados.0.smithi029.stdout:1851: oid 23 version 1467 is already newer than 1465 2024-08-29T17:57:10.283 INFO:tasks.rados.rados.0.smithi029.stdout:1851: oid 23 version 1467 is already newer than 1466 2024-08-29T17:57:10.283 INFO:tasks.rados.rados.0.smithi029.stdout:1851: oid 23 version 1467 is already newer than 1463 2024-08-29T17:57:10.283 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 23 v 1467 (ObjNum 569 snap 176 seq_num 569) dirty exists 2024-08-29T17:57:10.283 INFO:tasks.rados.rados.0.smithi029.stdout:1851: left oid 23 (ObjNum 569 snap 176 seq_num 569) 2024-08-29T17:57:10.283 INFO:tasks.rados.rados.0.smithi029.stdout:1853: finishing write tid 4 to smithi02969618-11 2024-08-29T17:57:10.283 INFO:tasks.rados.rados.0.smithi029.stdout:1853: finishing write tid 5 to smithi02969618-11 2024-08-29T17:57:10.283 INFO:tasks.rados.rados.0.smithi029.stdout:1853: finishing write tid 6 to smithi02969618-11 2024-08-29T17:57:10.284 INFO:tasks.rados.rados.0.smithi029.stdout:1853: oid 11 updating version 0 to 1016 2024-08-29T17:57:10.284 INFO:tasks.rados.rados.0.smithi029.stdout:1853: oid 11 version 1016 is already newer than 1013 2024-08-29T17:57:10.284 INFO:tasks.rados.rados.0.smithi029.stdout:1853: oid 11 version 1016 is already newer than 1015 2024-08-29T17:57:10.284 INFO:tasks.rados.rados.0.smithi029.stdout:1853: oid 11 version 1016 is already newer than 1012 2024-08-29T17:57:10.284 INFO:tasks.rados.rados.0.smithi029.stdout:1853: oid 11 version 1016 is already newer than 1014 2024-08-29T17:57:10.284 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 11 v 1016 (ObjNum 570 snap 176 seq_num 570) dirty exists 2024-08-29T17:57:10.284 INFO:tasks.rados.rados.0.smithi029.stdout:1853: left oid 11 (ObjNum 570 snap 176 seq_num 570) 2024-08-29T17:57:10.284 INFO:tasks.rados.rados.0.smithi029.stdout:1847: done (6 left) 2024-08-29T17:57:10.284 INFO:tasks.rados.rados.0.smithi029.stdout:1849: done (5 left) 2024-08-29T17:57:10.284 INFO:tasks.rados.rados.0.smithi029.stdout:1851: done (4 left) 2024-08-29T17:57:10.284 INFO:tasks.rados.rados.0.smithi029.stdout:1852: done (3 left) 2024-08-29T17:57:10.284 INFO:tasks.rados.rados.0.smithi029.stdout:1853: done (2 left) 2024-08-29T17:57:10.284 INFO:tasks.rados.rados.0.smithi029.stdout:1854: done (1 left) 2024-08-29T17:57:10.284 INFO:tasks.rados.rados.0.smithi029.stdout:1857: read oid 21 snap 171 2024-08-29T17:57:10.285 INFO:tasks.rados.rados.0.smithi029.stdout:1857: expect (ObjNum 221 snap 47 seq_num 221) 2024-08-29T17:57:10.285 INFO:tasks.rados.rados.0.smithi029.stdout:1858: read oid 44 snap 156 2024-08-29T17:57:10.285 INFO:tasks.rados.rados.0.smithi029.stdout:1858: expect (ObjNum 504 snap 151 seq_num 504) 2024-08-29T17:57:10.285 INFO:tasks.rados.rados.0.smithi029.stdout:1859: delete oid 29 current snap is 176 2024-08-29T17:57:10.292 INFO:tasks.rados.rados.0.smithi029.stdout:1859: done (3 left) 2024-08-29T17:57:10.292 INFO:tasks.rados.rados.0.smithi029.stdout:1860: setattr oid 30 current snap is 176 2024-08-29T17:57:10.294 INFO:tasks.rados.rados.0.smithi029.stdout:1861: rollback oid 12 current snap is 176 2024-08-29T17:57:10.294 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 12 to 174 2024-08-29T17:57:10.294 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 45 current snap is 176 2024-08-29T17:57:10.294 INFO:tasks.rados.rados.0.smithi029.stdout:1862: seq_num 572 ranges {0=786432,786432=770048,1556480=557056,2113536=278528} 2024-08-29T17:57:10.299 INFO:tasks.rados.rados.0.smithi029.stdout:1862: writing smithi02969618-45 from 0 to 786432 tid 1 2024-08-29T17:57:10.304 INFO:tasks.rados.rados.0.smithi029.stdout:1862: writing smithi02969618-45 from 786432 to 1556480 tid 2 2024-08-29T17:57:10.307 INFO:tasks.rados.rados.0.smithi029.stdout:1862: writing smithi02969618-45 from 1556480 to 2113536 tid 3 2024-08-29T17:57:10.309 INFO:tasks.rados.rados.0.smithi029.stdout:1862: writing smithi02969618-45 from 2113536 to 2392064 tid 4 2024-08-29T17:57:10.309 INFO:tasks.rados.rados.0.smithi029.stdout:1863: read oid 32 snap -1 2024-08-29T17:57:10.309 INFO:tasks.rados.rados.0.smithi029.stdout:1863: expect (ObjNum 493 snap 146 seq_num 493) 2024-08-29T17:57:10.309 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 2 current snap is 176 2024-08-29T17:57:10.309 INFO:tasks.rados.rados.0.smithi029.stdout:1864: seq_num 573 ranges {0=802816,802816=655360,1458176=720896,2179072=229376} 2024-08-29T17:57:10.314 INFO:tasks.rados.rados.0.smithi029.stdout:1864: writing smithi02969618-2 from 0 to 802816 tid 1 2024-08-29T17:57:10.318 INFO:tasks.rados.rados.0.smithi029.stdout:1864: writing smithi02969618-2 from 802816 to 1458176 tid 2 2024-08-29T17:57:10.322 INFO:tasks.rados.rados.0.smithi029.stdout:1864: writing smithi02969618-2 from 1458176 to 2179072 tid 3 2024-08-29T17:57:10.323 INFO:tasks.rados.rados.0.smithi029.stdout:1864: writing smithi02969618-2 from 2179072 to 2408448 tid 4 2024-08-29T17:57:10.324 INFO:tasks.rados.rados.0.smithi029.stdout:1865: delete oid 23 current snap is 176 2024-08-29T17:57:10.324 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 30 v 1009 (ObjNum 548 snap 168 seq_num 548) dirty exists 2024-08-29T17:57:10.324 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 37 v 1475 (ObjNum 429 snap 128 seq_num 429) dirty exists 2024-08-29T17:57:10.324 INFO:tasks.rados.rados.0.smithi029.stdout:1857: expect (ObjNum 221 snap 47 seq_num 221) 2024-08-29T17:57:10.399 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:57:09 smithi110 bash[67519]: cluster 2024-08-29T17:57:08.909130+0000 mon.a (mon.0) 281 : cluster [DBG] osdmap e427: 8 total, 8 up, 8 in 2024-08-29T17:57:10.399 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:57:09 smithi110 bash[67519]: audit 2024-08-29T17:57:09.268263+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:57:10.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:57:09 smithi110 bash[67519]: audit 2024-08-29T17:57:09.272212+0000 mon.c (mon.2) 61 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-08-29T17:57:10.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:57:09 smithi110 bash[67519]: audit 2024-08-29T17:57:09.273446+0000 mon.c (mon.2) 62 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:57:10.410 INFO:tasks.rados.rados.0.smithi029.stdout:1863: expect (ObjNum 493 snap 146 seq_num 493) 2024-08-29T17:57:10.439 INFO:tasks.rados.rados.0.smithi029.stdout:1861: finishing rollback tid 1 to smithi02969618-12 2024-08-29T17:57:10.439 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 12 v 1434 (ObjNum 289 snap 0 seq_num 1) dirty dne 2024-08-29T17:57:10.439 INFO:tasks.rados.rados.0.smithi029.stdout:1858: expect (ObjNum 504 snap 151 seq_num 504) 2024-08-29T17:57:11.399 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:57:10 smithi110 bash[67519]: cephadm 2024-08-29T17:57:09.260983+0000 mgr.y (mgr.25004) 125 : cephadm [INF] Upgrade: Updating osd.0 2024-08-29T17:57:11.399 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:57:10 smithi110 bash[67519]: cephadm 2024-08-29T17:57:09.278148+0000 mgr.y (mgr.25004) 126 : cephadm [INF] Deploying daemon osd.0 on smithi029 2024-08-29T17:57:11.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:57:10 smithi110 bash[67519]: cluster 2024-08-29T17:57:09.359128+0000 mgr.y (mgr.25004) 127 : cluster [DBG] pgmap v171: 121 pgs: 121 active+clean; 278 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 7.8 MiB/s rd, 3.9 MiB/s wr, 12 op/s 2024-08-29T17:57:11.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:57:10 smithi110 bash[67519]: cluster 2024-08-29T17:57:09.921504+0000 mon.a (mon.0) 283 : cluster [DBG] osdmap e428: 8 total, 8 up, 8 in 2024-08-29T17:57:11.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:57:10 smithi029 bash[79042]: cephadm 2024-08-29T17:57:09.260983+0000 mgr.y (mgr.25004) 125 : cephadm [INF] Upgrade: Updating osd.0 2024-08-29T17:57:11.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:57:10 smithi029 bash[79042]: cephadm 2024-08-29T17:57:09.278148+0000 mgr.y (mgr.25004) 126 : cephadm [INF] Deploying daemon osd.0 on smithi029 2024-08-29T17:57:11.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:57:10 smithi029 bash[79042]: cluster 2024-08-29T17:57:09.359128+0000 mgr.y (mgr.25004) 127 : cluster [DBG] pgmap v171: 121 pgs: 121 active+clean; 278 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 7.8 MiB/s rd, 3.9 MiB/s wr, 12 op/s 2024-08-29T17:57:11.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:57:10 smithi029 bash[79042]: cluster 2024-08-29T17:57:09.921504+0000 mon.a (mon.0) 283 : cluster [DBG] osdmap e428: 8 total, 8 up, 8 in 2024-08-29T17:57:11.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:57:10 smithi029 bash[77880]: cephadm 2024-08-29T17:57:09.260983+0000 mgr.y (mgr.25004) 125 : cephadm [INF] Upgrade: Updating osd.0 2024-08-29T17:57:11.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:57:10 smithi029 bash[77880]: cephadm 2024-08-29T17:57:09.278148+0000 mgr.y (mgr.25004) 126 : cephadm [INF] Deploying daemon osd.0 on smithi029 2024-08-29T17:57:11.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:57:10 smithi029 bash[77880]: cluster 2024-08-29T17:57:09.359128+0000 mgr.y (mgr.25004) 127 : cluster [DBG] pgmap v171: 121 pgs: 121 active+clean; 278 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 7.8 MiB/s rd, 3.9 MiB/s wr, 12 op/s 2024-08-29T17:57:11.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:57:10 smithi029 bash[77880]: cluster 2024-08-29T17:57:09.921504+0000 mon.a (mon.0) 283 : cluster [DBG] osdmap e428: 8 total, 8 up, 8 in 2024-08-29T17:57:11.465 INFO:tasks.rados.rados.0.smithi029.stdout:1862: finishing write tid 1 to smithi02969618-45 2024-08-29T17:57:11.465 INFO:tasks.rados.rados.0.smithi029.stdout:1862: finishing write tid 2 to smithi02969618-45 2024-08-29T17:57:11.465 INFO:tasks.rados.rados.0.smithi029.stdout:1862: finishing write tid 3 to smithi02969618-45 2024-08-29T17:57:11.465 INFO:tasks.rados.rados.0.smithi029.stdout:1862: finishing write tid 4 to smithi02969618-45 2024-08-29T17:57:11.465 INFO:tasks.rados.rados.0.smithi029.stdout:1862: finishing write tid 5 to smithi02969618-45 2024-08-29T17:57:11.465 INFO:tasks.rados.rados.0.smithi029.stdout:1864: finishing write tid 1 to smithi02969618-2 2024-08-29T17:57:11.465 INFO:tasks.rados.rados.0.smithi029.stdout:1864: finishing write tid 2 to smithi02969618-2 2024-08-29T17:57:11.466 INFO:tasks.rados.rados.0.smithi029.stdout:1862: finishing write tid 6 to smithi02969618-45 2024-08-29T17:57:11.466 INFO:tasks.rados.rados.0.smithi029.stdout:1862: oid 45 updating version 0 to 1143 2024-08-29T17:57:11.466 INFO:tasks.rados.rados.0.smithi029.stdout:1862: oid 45 updating version 1143 to 1145 2024-08-29T17:57:11.466 INFO:tasks.rados.rados.0.smithi029.stdout:1862: oid 45 version 1145 is already newer than 1144 2024-08-29T17:57:11.466 INFO:tasks.rados.rados.0.smithi029.stdout:1862: oid 45 updating version 1145 to 1146 2024-08-29T17:57:11.466 INFO:tasks.rados.rados.0.smithi029.stdout:1862: oid 45 updating version 1146 to 1147 2024-08-29T17:57:11.466 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 45 v 1147 (ObjNum 572 snap 176 seq_num 572) dirty exists 2024-08-29T17:57:11.466 INFO:tasks.rados.rados.0.smithi029.stdout:1862: left oid 45 (ObjNum 572 snap 176 seq_num 572) 2024-08-29T17:57:11.466 INFO:tasks.rados.rados.0.smithi029.stdout:1864: finishing write tid 3 to smithi02969618-2 2024-08-29T17:57:11.466 INFO:tasks.rados.rados.0.smithi029.stdout:1864: finishing write tid 4 to smithi02969618-2 2024-08-29T17:57:11.466 INFO:tasks.rados.rados.0.smithi029.stdout:1864: finishing write tid 5 to smithi02969618-2 2024-08-29T17:57:11.466 INFO:tasks.rados.rados.0.smithi029.stdout:1864: finishing write tid 6 to smithi02969618-2 2024-08-29T17:57:11.466 INFO:tasks.rados.rados.0.smithi029.stdout:1864: oid 2 updating version 0 to 1478 2024-08-29T17:57:11.466 INFO:tasks.rados.rados.0.smithi029.stdout:1864: oid 2 updating version 1478 to 1480 2024-08-29T17:57:11.467 INFO:tasks.rados.rados.0.smithi029.stdout:1864: oid 2 updating version 1480 to 1481 2024-08-29T17:57:11.467 INFO:tasks.rados.rados.0.smithi029.stdout:1864: oid 2 version 1481 is already newer than 1479 2024-08-29T17:57:11.467 INFO:tasks.rados.rados.0.smithi029.stdout:1864: oid 2 version 1481 is already newer than 1477 2024-08-29T17:57:11.467 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 2 v 1481 (ObjNum 573 snap 176 seq_num 573) dirty exists 2024-08-29T17:57:11.467 INFO:tasks.rados.rados.0.smithi029.stdout:1864: left oid 2 (ObjNum 573 snap 176 seq_num 573) 2024-08-29T17:57:11.467 INFO:tasks.rados.rados.0.smithi029.stdout:1856: done (8 left) 2024-08-29T17:57:11.467 INFO:tasks.rados.rados.0.smithi029.stdout:1857: done (7 left) 2024-08-29T17:57:11.467 INFO:tasks.rados.rados.0.smithi029.stdout:1858: done (6 left) 2024-08-29T17:57:11.467 INFO:tasks.rados.rados.0.smithi029.stdout:1860: done (5 left) 2024-08-29T17:57:11.467 INFO:tasks.rados.rados.0.smithi029.stdout:1861: done (4 left) 2024-08-29T17:57:11.467 INFO:tasks.rados.rados.0.smithi029.stdout:1862: done (3 left) 2024-08-29T17:57:11.467 INFO:tasks.rados.rados.0.smithi029.stdout:1863: done (2 left) 2024-08-29T17:57:11.467 INFO:tasks.rados.rados.0.smithi029.stdout:1864: done (1 left) 2024-08-29T17:57:11.467 INFO:tasks.rados.rados.0.smithi029.stdout:1865: done (0 left) 2024-08-29T17:57:11.468 INFO:tasks.rados.rados.0.smithi029.stdout:1866: snap_create 2024-08-29T17:57:11.846 INFO:tasks.rados.rados.0.smithi029.stdout:1866: done (0 left) 2024-08-29T17:57:11.846 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 3 current snap is 177 2024-08-29T17:57:11.846 INFO:tasks.rados.rados.0.smithi029.stdout:1867: seq_num 575 ranges {0=32768} 2024-08-29T17:57:11.847 INFO:tasks.rados.rados.0.smithi029.stdout:1867: writing smithi02969618-3 from 0 to 32768 tid 1 2024-08-29T17:57:11.847 INFO:tasks.rados.rados.0.smithi029.stdout:1868: rollback oid 11 current snap is 177 2024-08-29T17:57:11.847 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 11 to 176 2024-08-29T17:57:11.847 INFO:tasks.rados.rados.0.smithi029.stdout:1869: rollback oid 26 current snap is 177 2024-08-29T17:57:11.847 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 26 to 176 2024-08-29T17:57:11.847 INFO:tasks.rados.rados.0.smithi029.stdout:1870: rollback oid 19 current snap is 177 2024-08-29T17:57:11.847 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 19 to 165 2024-08-29T17:57:11.847 INFO:tasks.rados.rados.0.smithi029.stdout:1871: snap_create 2024-08-29T17:57:11.852 INFO:tasks.rados.rados.0.smithi029.stdout:1869: finishing rollback tid 0 to smithi02969618-26 2024-08-29T17:57:11.853 INFO:tasks.rados.rados.0.smithi029.stdout:1869: finishing rollback tid 1 to smithi02969618-26 2024-08-29T17:57:11.853 INFO:tasks.rados.rados.0.smithi029.stdout:1869: finishing rollback tid 2 to smithi02969618-26 2024-08-29T17:57:11.853 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 26 v 782 (ObjNum 564 snap 172 seq_num 564) dirty exists 2024-08-29T17:57:11.860 INFO:tasks.rados.rados.0.smithi029.stdout:1868: finishing rollback tid 0 to smithi02969618-11 2024-08-29T17:57:11.860 INFO:tasks.rados.rados.0.smithi029.stdout:1867: finishing write tid 1 to smithi02969618-3 2024-08-29T17:57:11.862 INFO:tasks.rados.rados.0.smithi029.stdout:1868: finishing rollback tid 1 to smithi02969618-11 2024-08-29T17:57:11.862 INFO:tasks.rados.rados.0.smithi029.stdout:1867: finishing write tid 2 to smithi02969618-3 2024-08-29T17:57:11.865 INFO:tasks.rados.rados.0.smithi029.stdout:1870: finishing rollback tid 1 to smithi02969618-19 2024-08-29T17:57:11.865 INFO:tasks.rados.rados.0.smithi029.stdout:1870: finishing rollback tid 2 to smithi02969618-19 2024-08-29T17:57:11.865 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 19 v 1420 (ObjNum 221 snap 47 seq_num 221) dirty exists 2024-08-29T17:57:11.865 INFO:tasks.rados.rados.0.smithi029.stdout:1868: finishing rollback tid 2 to smithi02969618-11 2024-08-29T17:57:11.865 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 11 v 1019 (ObjNum 570 snap 176 seq_num 570) dirty exists 2024-08-29T17:57:11.865 INFO:tasks.rados.rados.0.smithi029.stdout:1867: finishing write tid 3 to smithi02969618-3 2024-08-29T17:57:11.866 INFO:tasks.rados.rados.0.smithi029.stdout:1867: oid 3 updating version 0 to 881 2024-08-29T17:57:11.866 INFO:tasks.rados.rados.0.smithi029.stdout:1867: oid 3 version 881 is already newer than 880 2024-08-29T17:57:11.866 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 3 v 881 (ObjNum 575 snap 177 seq_num 575) dirty exists 2024-08-29T17:57:11.866 INFO:tasks.rados.rados.0.smithi029.stdout:1867: left oid 3 (ObjNum 575 snap 177 seq_num 575) 2024-08-29T17:57:12.427 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-08-29T17:57:12.758 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-29T17:57:12.759 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.a smithi029 *:9093,9094 running (10m) 89s ago 11m 14.5M - 0.25.0 c8568f914cd2 ce247dae888d 2024-08-29T17:57:12.759 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.a smithi110 *:3000 running (10m) 61s ago 10m 79.1M - 9.4.7 954c08fa6188 a99d1c017111 2024-08-29T17:57:12.759 INFO:teuthology.orchestra.run.smithi029.stdout:mds.a smithi029 running (14m) 89s ago 14m 15.8M - 18.2.4-774-gfe43f1c9 96384990183a 33831fc09ebe 2024-08-29T17:57:12.759 INFO:teuthology.orchestra.run.smithi029.stdout:mds.b smithi110 running (14m) 61s ago 14m 20.5M - 18.2.4-774-gfe43f1c9 96384990183a d4752f4920d9 2024-08-29T17:57:12.759 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.x smithi110 *:8443,9283,8765 running (2m) 61s ago 22m 428M - 19.1.1-235-g1ef86450 d401bb9bb76e 97032a0314c7 2024-08-29T17:57:12.759 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.y smithi029 *:8443,9283,8765 running (3m) 89s ago 25m 483M - 19.1.1-235-g1ef86450 d401bb9bb76e 426f9f92ffcb 2024-08-29T17:57:12.759 INFO:teuthology.orchestra.run.smithi029.stdout:mon.a smithi029 running (2m) 89s ago 25m 41.5M 2048M 19.1.1-235-g1ef86450 d401bb9bb76e 0381d4389ff1 2024-08-29T17:57:12.759 INFO:teuthology.orchestra.run.smithi029.stdout:mon.b smithi110 running (70s) 61s ago 22m 19.8M 2048M 19.1.1-235-g1ef86450 d401bb9bb76e ee83370832b3 2024-08-29T17:57:12.759 INFO:teuthology.orchestra.run.smithi029.stdout:mon.c smithi029 running (101s) 89s ago 22m 18.5M 2048M 19.1.1-235-g1ef86450 d401bb9bb76e a9f9abf8dbe2 2024-08-29T17:57:12.759 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.a smithi029 *:9100 running (11m) 89s ago 11m 8376k - 1.5.0 0da6a335fe13 ad51f15f97c2 2024-08-29T17:57:12.759 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.b smithi110 *:9100 running (11m) 61s ago 11m 9035k - 1.5.0 0da6a335fe13 30ef3fa1e10b 2024-08-29T17:57:12.760 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (21m) 89s ago 21m 178M 2525M 18.2.4-774-gfe43f1c9 96384990183a 2c4ba6cd8923 2024-08-29T17:57:12.760 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (20m) 89s ago 20m 168M 2525M 18.2.4-774-gfe43f1c9 96384990183a a4be9491f22f 2024-08-29T17:57:12.760 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (19m) 89s ago 19m 147M 2525M 18.2.4-774-gfe43f1c9 96384990183a f82214cb5181 2024-08-29T17:57:12.760 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (18m) 89s ago 18m 115M 2525M 18.2.4-774-gfe43f1c9 96384990183a 3c70a57b97e6 2024-08-29T17:57:12.760 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi110 running (17m) 61s ago 17m 222M 2524M 18.2.4-774-gfe43f1c9 96384990183a 876fca7c6f49 2024-08-29T17:57:12.760 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi110 running (16m) 61s ago 17m 214M 2524M 18.2.4-774-gfe43f1c9 96384990183a 553a4e8175d9 2024-08-29T17:57:12.760 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi110 running (16m) 61s ago 16m 147M 2524M 18.2.4-774-gfe43f1c9 96384990183a a96a153c5cee 2024-08-29T17:57:12.760 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi110 running (15m) 61s ago 15m 120M 2524M 18.2.4-774-gfe43f1c9 96384990183a d61ec375881d 2024-08-29T17:57:12.760 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.a smithi110 *:9095 running (2m) 61s ago 11m 41.5M - 2.43.0 a07b618ecd1d 696215a147ab 2024-08-29T17:57:12.846 INFO:tasks.rados.rados.0.smithi029.stdout:1867: done (4 left) 2024-08-29T17:57:12.846 INFO:tasks.rados.rados.0.smithi029.stdout:1868: done (3 left) 2024-08-29T17:57:12.846 INFO:tasks.rados.rados.0.smithi029.stdout:1869: done (2 left) 2024-08-29T17:57:12.846 INFO:tasks.rados.rados.0.smithi029.stdout:1870: done (1 left) 2024-08-29T17:57:12.846 INFO:tasks.rados.rados.0.smithi029.stdout:1871: done (0 left) 2024-08-29T17:57:12.846 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 38 current snap is 178 2024-08-29T17:57:12.846 INFO:tasks.rados.rados.0.smithi029.stdout:1872: seq_num 576 ranges {1171456=49152} 2024-08-29T17:57:12.860 INFO:tasks.rados.rados.0.smithi029.stdout:1872: writing smithi02969618-38 from 1171456 to 1220608 tid 1 2024-08-29T17:57:12.860 INFO:tasks.rados.rados.0.smithi029.stdout:1873: snap_create 2024-08-29T17:57:12.873 INFO:tasks.rados.rados.0.smithi029.stdout:1872: finishing write tid 1 to smithi02969618-38 2024-08-29T17:57:12.875 INFO:tasks.rados.rados.0.smithi029.stdout:1872: finishing write tid 2 to smithi02969618-38 2024-08-29T17:57:12.877 INFO:tasks.rados.rados.0.smithi029.stdout:1872: finishing write tid 3 to smithi02969618-38 2024-08-29T17:57:12.877 INFO:tasks.rados.rados.0.smithi029.stdout:1872: oid 38 updating version 0 to 1148 2024-08-29T17:57:12.877 INFO:tasks.rados.rados.0.smithi029.stdout:1872: oid 38 updating version 1148 to 1149 2024-08-29T17:57:12.877 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 38 v 1149 (ObjNum 576 snap 178 seq_num 576) dirty exists 2024-08-29T17:57:12.877 INFO:tasks.rados.rados.0.smithi029.stdout:1872: left oid 38 (ObjNum 576 snap 178 seq_num 576) 2024-08-29T17:57:13.128 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-08-29T17:57:13.129 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-08-29T17:57:13.129 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.1.1-235-g1ef86450 (1ef864504b8875c83ee6c2c5fedc13315bebf7f5) squid (rc)": 3 2024-08-29T17:57:13.129 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-08-29T17:57:13.129 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-08-29T17:57:13.129 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.1.1-235-g1ef86450 (1ef864504b8875c83ee6c2c5fedc13315bebf7f5) squid (rc)": 2 2024-08-29T17:57:13.129 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-08-29T17:57:13.129 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-08-29T17:57:13.129 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 18.2.4-774-gfe43f1c9 (fe43f1c9f9e2945dda7244d8acbd33fb921449af) reef (stable)": 8 2024-08-29T17:57:13.129 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-08-29T17:57:13.129 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-08-29T17:57:13.129 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 18.2.4-774-gfe43f1c9 (fe43f1c9f9e2945dda7244d8acbd33fb921449af) reef (stable)": 2 2024-08-29T17:57:13.129 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-08-29T17:57:13.130 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-08-29T17:57:13.130 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 18.2.4-774-gfe43f1c9 (fe43f1c9f9e2945dda7244d8acbd33fb921449af) reef (stable)": 10, 2024-08-29T17:57:13.130 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.1.1-235-g1ef86450 (1ef864504b8875c83ee6c2c5fedc13315bebf7f5) squid (rc)": 5 2024-08-29T17:57:13.130 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-08-29T17:57:13.130 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-08-29T17:57:13.149 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:57:12 smithi110 bash[67519]: cluster 2024-08-29T17:57:11.359575+0000 mgr.y (mgr.25004) 128 : cluster [DBG] pgmap v173: 121 pgs: 121 active+clean; 278 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 6.9 MiB/s rd, 3.4 MiB/s wr, 11 op/s 2024-08-29T17:57:13.149 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:57:12 smithi110 bash[67519]: cluster 2024-08-29T17:57:11.846849+0000 mon.a (mon.0) 284 : cluster [DBG] osdmap e429: 8 total, 8 up, 8 in 2024-08-29T17:57:13.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:57:12 smithi029 bash[79042]: cluster 2024-08-29T17:57:11.359575+0000 mgr.y (mgr.25004) 128 : cluster [DBG] pgmap v173: 121 pgs: 121 active+clean; 278 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 6.9 MiB/s rd, 3.4 MiB/s wr, 11 op/s 2024-08-29T17:57:13.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:57:12 smithi029 bash[79042]: cluster 2024-08-29T17:57:11.846849+0000 mon.a (mon.0) 284 : cluster [DBG] osdmap e429: 8 total, 8 up, 8 in 2024-08-29T17:57:13.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:57:12 smithi029 bash[77880]: cluster 2024-08-29T17:57:11.359575+0000 mgr.y (mgr.25004) 128 : cluster [DBG] pgmap v173: 121 pgs: 121 active+clean; 278 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 6.9 MiB/s rd, 3.4 MiB/s wr, 11 op/s 2024-08-29T17:57:13.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:57:12 smithi029 bash[77880]: cluster 2024-08-29T17:57:11.846849+0000 mon.a (mon.0) 284 : cluster [DBG] osdmap e429: 8 total, 8 up, 8 in 2024-08-29T17:57:13.862 INFO:tasks.rados.rados.0.smithi029.stdout:1872: done (1 left) 2024-08-29T17:57:13.863 INFO:tasks.rados.rados.0.smithi029.stdout:1873: done (0 left) 2024-08-29T17:57:13.863 INFO:tasks.rados.rados.0.smithi029.stdout:1874: setattr oid 29 current snap is 179 2024-08-29T17:57:13.864 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 31 current snap is 179 2024-08-29T17:57:13.864 INFO:tasks.rados.rados.0.smithi029.stdout:1875: seq_num 577 ranges {2891776=65536} 2024-08-29T17:57:13.890 INFO:tasks.rados.rados.0.smithi029.stdout:1875: writing smithi02969618-31 from 2891776 to 2957312 tid 1 2024-08-29T17:57:13.890 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 46 current snap is 179 2024-08-29T17:57:13.890 INFO:tasks.rados.rados.0.smithi029.stdout:1876: seq_num 578 ranges {2228224=81920} 2024-08-29T17:57:13.910 INFO:tasks.rados.rados.0.smithi029.stdout:1876: writing smithi02969618-46 from 2228224 to 2310144 tid 1 2024-08-29T17:57:13.910 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 14 current snap is 179 2024-08-29T17:57:13.910 INFO:tasks.rados.rados.0.smithi029.stdout:1877: seq_num 579 ranges {4513792=98304} 2024-08-29T17:57:13.943 INFO:tasks.rados.rados.0.smithi029.stdout:1877: writing smithi02969618-14 from 4513792 to 4612096 tid 1 2024-08-29T17:57:13.943 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 12 current snap is 179 2024-08-29T17:57:13.943 INFO:tasks.rados.rados.0.smithi029.stdout:1878: seq_num 580 ranges {0=114688} 2024-08-29T17:57:13.944 INFO:tasks.rados.rados.0.smithi029.stdout:1878: writing smithi02969618-12 from 0 to 114688 tid 1 2024-08-29T17:57:13.944 INFO:tasks.rados.rados.0.smithi029.stdout:1879: rmattr oid 11 current snap is 179 2024-08-29T17:57:13.944 INFO:tasks.rados.rados.0.smithi029.stdout:1879: done (5 left) 2024-08-29T17:57:13.944 INFO:tasks.rados.rados.0.smithi029.stdout:1880: setattr oid 10 current snap is 179 2024-08-29T17:57:13.944 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 29 v 882 (ObjNum 177 snap 0 seq_num 1) dirty exists 2024-08-29T17:57:13.944 INFO:tasks.rados.rados.0.smithi029.stdout:1875: finishing write tid 1 to smithi02969618-31 2024-08-29T17:57:13.944 INFO:tasks.rados.rados.0.smithi029.stdout:1875: finishing write tid 2 to smithi02969618-31 2024-08-29T17:57:13.944 INFO:tasks.rados.rados.0.smithi029.stdout:1875: finishing write tid 3 to smithi02969618-31 2024-08-29T17:57:13.945 INFO:tasks.rados.rados.0.smithi029.stdout:1875: oid 31 updating version 0 to 828 2024-08-29T17:57:13.945 INFO:tasks.rados.rados.0.smithi029.stdout:1875: oid 31 updating version 828 to 829 2024-08-29T17:57:13.945 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 31 v 829 (ObjNum 577 snap 179 seq_num 577) dirty exists 2024-08-29T17:57:13.945 INFO:tasks.rados.rados.0.smithi029.stdout:1875: left oid 31 (ObjNum 577 snap 179 seq_num 577) 2024-08-29T17:57:13.945 INFO:tasks.rados.rados.0.smithi029.stdout:1876: finishing write tid 1 to smithi02969618-46 2024-08-29T17:57:13.945 INFO:tasks.rados.rados.0.smithi029.stdout:1876: finishing write tid 2 to smithi02969618-46 2024-08-29T17:57:13.945 INFO:tasks.rados.rados.0.smithi029.stdout:1876: finishing write tid 3 to smithi02969618-46 2024-08-29T17:57:13.945 INFO:tasks.rados.rados.0.smithi029.stdout:1876: oid 46 updating version 0 to 1113 2024-08-29T17:57:13.945 INFO:tasks.rados.rados.0.smithi029.stdout:1876: oid 46 updating version 1113 to 1114 2024-08-29T17:57:13.945 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 46 v 1114 (ObjNum 578 snap 179 seq_num 578) dirty exists 2024-08-29T17:57:13.945 INFO:tasks.rados.rados.0.smithi029.stdout:1876: left oid 46 (ObjNum 578 snap 179 seq_num 578) 2024-08-29T17:57:13.946 INFO:tasks.rados.rados.0.smithi029.stdout:1874: done (5 left) 2024-08-29T17:57:13.946 INFO:tasks.rados.rados.0.smithi029.stdout:1875: done (4 left) 2024-08-29T17:57:13.946 INFO:tasks.rados.rados.0.smithi029.stdout:1876: done (3 left) 2024-08-29T17:57:13.946 INFO:tasks.rados.rados.0.smithi029.stdout:1881: rollback oid 40 current snap is 179 2024-08-29T17:57:13.946 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 40 to 169 2024-08-29T17:57:13.946 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 8 current snap is 179 2024-08-29T17:57:13.946 INFO:tasks.rados.rados.0.smithi029.stdout:1882: seq_num 581 ranges {1622016=139264} 2024-08-29T17:57:13.956 INFO:tasks.rados.rados.0.smithi029.stdout:1882: writing smithi02969618-8 from 1622016 to 1761280 tid 1 2024-08-29T17:57:13.957 INFO:tasks.rados.rados.0.smithi029.stdout:1883: rollback oid 3 current snap is 179 2024-08-29T17:57:13.957 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 3 to 175 2024-08-29T17:57:13.957 INFO:tasks.rados.rados.0.smithi029.stdout:1877: finishing write tid 1 to smithi02969618-14 2024-08-29T17:57:13.957 INFO:tasks.rados.rados.0.smithi029.stdout:1884: copy_from oid 15 from oid 35 current snap is 179 2024-08-29T17:57:13.957 INFO:tasks.rados.rados.0.smithi029.stdout:1878: finishing write tid 1 to smithi02969618-12 2024-08-29T17:57:13.957 INFO:tasks.rados.rados.0.smithi029.stdout:1881: finishing rollback tid 1 to smithi02969618-40 2024-08-29T17:57:13.957 INFO:tasks.rados.rados.0.smithi029.stdout:1877: finishing write tid 2 to smithi02969618-14 2024-08-29T17:57:13.957 INFO:tasks.rados.rados.0.smithi029.stdout:1881: finishing rollback tid 2 to smithi02969618-40 2024-08-29T17:57:13.957 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 40 v 1092 (ObjNum 506 snap 153 seq_num 506) dirty exists 2024-08-29T17:57:13.957 INFO:tasks.rados.rados.0.smithi029.stdout:1877: finishing write tid 3 to smithi02969618-14 2024-08-29T17:57:13.957 INFO:tasks.rados.rados.0.smithi029.stdout:1877: oid 14 updating version 0 to 1422 2024-08-29T17:57:13.957 INFO:tasks.rados.rados.0.smithi029.stdout:1877: oid 14 version 1422 is already newer than 1421 2024-08-29T17:57:13.958 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 14 v 1422 (ObjNum 579 snap 179 seq_num 579) dirty exists 2024-08-29T17:57:13.958 INFO:tasks.rados.rados.0.smithi029.stdout:1877: left oid 14 (ObjNum 579 snap 179 seq_num 579) 2024-08-29T17:57:13.958 INFO:tasks.rados.rados.0.smithi029.stdout:1878: finishing write tid 2 to smithi02969618-12 2024-08-29T17:57:13.958 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 10 v 1423 (ObjNum 502 snap 151 seq_num 502) dirty exists 2024-08-29T17:57:13.958 INFO:tasks.rados.rados.0.smithi029.stdout:1877: done (6 left) 2024-08-29T17:57:13.958 INFO:tasks.rados.rados.0.smithi029.stdout:1880: done (5 left) 2024-08-29T17:57:13.958 INFO:tasks.rados.rados.0.smithi029.stdout:1881: done (4 left) 2024-08-29T17:57:13.958 INFO:tasks.rados.rados.0.smithi029.stdout:1885: delete oid 29 current snap is 179 2024-08-29T17:57:13.959 INFO:tasks.rados.rados.0.smithi029.stdout:1884: finishing copy_from to smithi02969618-15 2024-08-29T17:57:13.959 INFO:tasks.rados.rados.0.smithi029.stdout:1884: got expected ENOENT (src dne) 2024-08-29T17:57:13.960 INFO:tasks.rados.rados.0.smithi029.stdout:1884: finishing copy_from racing read to smithi02969618-15 2024-08-29T17:57:13.960 INFO:tasks.rados.rados.0.smithi029.stdout:1878: finishing write tid 3 to smithi02969618-12 2024-08-29T17:57:13.960 INFO:tasks.rados.rados.0.smithi029.stdout:1878: oid 12 updating version 0 to 1484 2024-08-29T17:57:13.960 INFO:tasks.rados.rados.0.smithi029.stdout:1878: oid 12 version 1484 is already newer than 1483 2024-08-29T17:57:13.960 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 12 v 1484 (ObjNum 580 snap 179 seq_num 580) dirty exists 2024-08-29T17:57:13.960 INFO:tasks.rados.rados.0.smithi029.stdout:1878: left oid 12 (ObjNum 580 snap 179 seq_num 580) 2024-08-29T17:57:13.963 INFO:tasks.rados.rados.0.smithi029.stdout:1882: finishing write tid 1 to smithi02969618-8 2024-08-29T17:57:13.964 INFO:tasks.rados.rados.0.smithi029.stdout:1882: finishing write tid 2 to smithi02969618-8 2024-08-29T17:57:13.965 INFO:tasks.rados.rados.0.smithi029.stdout:1883: finishing rollback tid 0 to smithi02969618-3 2024-08-29T17:57:13.966 INFO:tasks.rados.rados.0.smithi029.stdout:1883: finishing rollback tid 1 to smithi02969618-3 2024-08-29T17:57:13.966 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 3 v 884 (ObjNum 33 snap 0 seq_num 21415062) dirty dne 2024-08-29T17:57:13.967 INFO:tasks.rados.rados.0.smithi029.stdout:1882: finishing write tid 3 to smithi02969618-8 2024-08-29T17:57:13.967 INFO:tasks.rados.rados.0.smithi029.stdout:1882: oid 8 updating version 0 to 1020 2024-08-29T17:57:13.967 INFO:tasks.rados.rados.0.smithi029.stdout:1882: oid 8 updating version 1020 to 1021 2024-08-29T17:57:13.967 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 8 v 1021 (ObjNum 581 snap 179 seq_num 581) dirty exists 2024-08-29T17:57:13.967 INFO:tasks.rados.rados.0.smithi029.stdout:1882: left oid 8 (ObjNum 581 snap 179 seq_num 581) 2024-08-29T17:57:13.967 INFO:tasks.rados.rados.0.smithi029.stdout:1878: done (4 left) 2024-08-29T17:57:13.967 INFO:tasks.rados.rados.0.smithi029.stdout:1882: done (3 left) 2024-08-29T17:57:13.967 INFO:tasks.rados.rados.0.smithi029.stdout:1883: done (2 left) 2024-08-29T17:57:13.967 INFO:tasks.rados.rados.0.smithi029.stdout:1884: done (1 left) 2024-08-29T17:57:13.968 INFO:tasks.rados.rados.0.smithi029.stdout:1885: done (0 left) 2024-08-29T17:57:13.968 INFO:tasks.rados.rados.0.smithi029.stdout:1886: rmattr oid 31 current snap is 179 2024-08-29T17:57:13.968 INFO:tasks.rados.rados.0.smithi029.stdout:1886: done (0 left) 2024-08-29T17:57:13.968 INFO:tasks.rados.rados.0.smithi029.stdout:1887: copy_from oid 12 from oid 22 current snap is 179 2024-08-29T17:57:13.968 INFO:tasks.rados.rados.0.smithi029.stdout:1888: setattr oid 32 current snap is 179 2024-08-29T17:57:13.968 INFO:tasks.rados.rados.0.smithi029.stdout:1889: snap_create 2024-08-29T17:57:13.974 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 32 v 847 (ObjNum 493 snap 146 seq_num 493) dirty exists 2024-08-29T17:57:14.028 INFO:tasks.rados.rados.0.smithi029.stdout:1887: finishing copy_from racing read to smithi02969618-12 2024-08-29T17:57:14.031 INFO:tasks.rados.rados.0.smithi029.stdout:1887: finishing copy_from to smithi02969618-12 2024-08-29T17:57:14.031 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 12 v 1412 (ObjNum 429 snap 128 seq_num 429) dirty exists 2024-08-29T17:57:14.124 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:57:13 smithi029 bash[79042]: audit 2024-08-29T17:57:12.415979+0000 mgr.y (mgr.25004) 129 : audit [DBG] from='client.34215 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T17:57:14.124 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:57:13 smithi029 bash[79042]: audit 2024-08-29T17:57:12.735479+0000 mgr.y (mgr.25004) 130 : audit [DBG] from='client.44144 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T17:57:14.125 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:57:13 smithi029 bash[79042]: cluster 2024-08-29T17:57:12.847565+0000 mon.a (mon.0) 285 : cluster [DBG] osdmap e430: 8 total, 8 up, 8 in 2024-08-29T17:57:14.125 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:57:13 smithi029 bash[79042]: audit 2024-08-29T17:57:13.130536+0000 mon.c (mon.2) 63 : audit [DBG] from='client.? 172.21.15.29:0/3716096801' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T17:57:14.125 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:57:13 smithi029 bash[77880]: audit 2024-08-29T17:57:12.415979+0000 mgr.y (mgr.25004) 129 : audit [DBG] from='client.34215 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T17:57:14.125 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:57:13 smithi029 bash[77880]: audit 2024-08-29T17:57:12.735479+0000 mgr.y (mgr.25004) 130 : audit [DBG] from='client.44144 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T17:57:14.126 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:57:13 smithi029 bash[77880]: cluster 2024-08-29T17:57:12.847565+0000 mon.a (mon.0) 285 : cluster [DBG] osdmap e430: 8 total, 8 up, 8 in 2024-08-29T17:57:14.126 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:57:13 smithi029 bash[77880]: audit 2024-08-29T17:57:13.130536+0000 mon.c (mon.2) 63 : audit [DBG] from='client.? 172.21.15.29:0/3716096801' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T17:57:14.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:57:13 smithi110 bash[67519]: audit 2024-08-29T17:57:12.415979+0000 mgr.y (mgr.25004) 129 : audit [DBG] from='client.34215 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T17:57:14.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:57:13 smithi110 bash[67519]: audit 2024-08-29T17:57:12.735479+0000 mgr.y (mgr.25004) 130 : audit [DBG] from='client.44144 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T17:57:14.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:57:13 smithi110 bash[67519]: cluster 2024-08-29T17:57:12.847565+0000 mon.a (mon.0) 285 : cluster [DBG] osdmap e430: 8 total, 8 up, 8 in 2024-08-29T17:57:14.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:57:13 smithi110 bash[67519]: audit 2024-08-29T17:57:13.130536+0000 mon.c (mon.2) 63 : audit [DBG] from='client.? 172.21.15.29:0/3716096801' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T17:57:14.861 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:57:14 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:17:57:14] "GET /metrics HTTP/1.1" 200 36073 "" "Prometheus/2.43.0" 2024-08-29T17:57:14.878 INFO:tasks.rados.rados.0.smithi029.stdout:1887: done (2 left) 2024-08-29T17:57:14.878 INFO:tasks.rados.rados.0.smithi029.stdout:1888: done (1 left) 2024-08-29T17:57:14.878 INFO:tasks.rados.rados.0.smithi029.stdout:1889: done (0 left) 2024-08-29T17:57:14.878 INFO:tasks.rados.rados.0.smithi029.stdout:1890: delete oid 24 current snap is 180 2024-08-29T17:57:14.883 INFO:tasks.rados.rados.0.smithi029.stdout:1890: done (0 left) 2024-08-29T17:57:14.883 INFO:tasks.rados.rados.0.smithi029.stdout:1891: rmattr oid 14 current snap is 180 2024-08-29T17:57:14.883 INFO:tasks.rados.rados.0.smithi029.stdout:1891: done (0 left) 2024-08-29T17:57:14.883 INFO:tasks.rados.rados.0.smithi029.stdout:1892: delete oid 15 current snap is 180 2024-08-29T17:57:14.891 INFO:tasks.rados.rados.0.smithi029.stdout:1892: done (0 left) 2024-08-29T17:57:14.891 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 4 current snap is 180 2024-08-29T17:57:14.891 INFO:tasks.rados.rados.0.smithi029.stdout:1893: seq_num 585 ranges {2400256=204800} 2024-08-29T17:57:14.918 INFO:tasks.rados.rados.0.smithi029.stdout:1893: writing smithi02969618-4 from 2400256 to 2605056 tid 1 2024-08-29T17:57:14.918 INFO:tasks.rados.rados.0.smithi029.stdout:1894: snap_create 2024-08-29T17:57:14.928 INFO:tasks.rados.rados.0.smithi029.stdout:1893: finishing write tid 1 to smithi02969618-4 2024-08-29T17:57:14.929 INFO:tasks.rados.rados.0.smithi029.stdout:1893: finishing write tid 2 to smithi02969618-4 2024-08-29T17:57:14.931 INFO:tasks.rados.rados.0.smithi029.stdout:1893: finishing write tid 3 to smithi02969618-4 2024-08-29T17:57:14.931 INFO:tasks.rados.rados.0.smithi029.stdout:1893: oid 4 updating version 0 to 1010 2024-08-29T17:57:14.932 INFO:tasks.rados.rados.0.smithi029.stdout:1893: oid 4 updating version 1010 to 1011 2024-08-29T17:57:14.932 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 4 v 1011 (ObjNum 585 snap 180 seq_num 585) dirty exists 2024-08-29T17:57:14.932 INFO:tasks.rados.rados.0.smithi029.stdout:1893: left oid 4 (ObjNum 585 snap 180 seq_num 585) 2024-08-29T17:57:15.149 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:57:14 smithi110 bash[67519]: cluster 2024-08-29T17:57:13.360231+0000 mgr.y (mgr.25004) 131 : cluster [DBG] pgmap v176: 121 pgs: 121 active+clean; 278 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 7.0 MiB/s rd, 3.5 MiB/s wr, 11 op/s 2024-08-29T17:57:15.149 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:57:14 smithi110 bash[67519]: cluster 2024-08-29T17:57:13.864457+0000 mon.a (mon.0) 286 : cluster [DBG] osdmap e431: 8 total, 8 up, 8 in 2024-08-29T17:57:15.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:57:14 smithi029 bash[77880]: cluster 2024-08-29T17:57:13.360231+0000 mgr.y (mgr.25004) 131 : cluster [DBG] pgmap v176: 121 pgs: 121 active+clean; 278 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 7.0 MiB/s rd, 3.5 MiB/s wr, 11 op/s 2024-08-29T17:57:15.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:57:14 smithi029 bash[77880]: cluster 2024-08-29T17:57:13.864457+0000 mon.a (mon.0) 286 : cluster [DBG] osdmap e431: 8 total, 8 up, 8 in 2024-08-29T17:57:15.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:57:14 smithi029 bash[79042]: cluster 2024-08-29T17:57:13.360231+0000 mgr.y (mgr.25004) 131 : cluster [DBG] pgmap v176: 121 pgs: 121 active+clean; 278 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 7.0 MiB/s rd, 3.5 MiB/s wr, 11 op/s 2024-08-29T17:57:15.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:57:14 smithi029 bash[79042]: cluster 2024-08-29T17:57:13.864457+0000 mon.a (mon.0) 286 : cluster [DBG] osdmap e431: 8 total, 8 up, 8 in 2024-08-29T17:57:15.707 INFO:journalctl@ceph.mds.a.smithi029.stdout:Aug 29 17:57:15 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T17:57:15.708 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Aug 29 17:57:15 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T17:57:15.708 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:57:15 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T17:57:15.708 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:57:15 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T17:57:15.709 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Aug 29 17:57:15 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T17:57:15.709 INFO:journalctl@ceph.osd.3.smithi029.stdout:Aug 29 17:57:15 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T17:57:15.709 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:57:15 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T17:57:15.710 INFO:journalctl@ceph.osd.1.smithi029.stdout:Aug 29 17:57:15 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T17:57:15.710 INFO:journalctl@ceph.osd.2.smithi029.stdout:Aug 29 17:57:15 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T17:57:15.710 INFO:journalctl@ceph.osd.0.smithi029.stdout:Aug 29 17:57:15 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T17:57:15.710 INFO:journalctl@ceph.osd.0.smithi029.stdout:Aug 29 17:57:15 smithi029 systemd[1]: Stopping Ceph osd.0 for 5b99e290-662c-11ef-bcd4-c7b262605968... 2024-08-29T17:57:15.894 INFO:tasks.rados.rados.0.smithi029.stdout:1893: done (1 left) 2024-08-29T17:57:15.894 INFO:tasks.rados.rados.0.smithi029.stdout:1894: done (0 left) 2024-08-29T17:57:15.894 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 45 current snap is 181 2024-08-29T17:57:15.894 INFO:tasks.rados.rados.0.smithi029.stdout:1895: seq_num 586 ranges {2392064=221184} 2024-08-29T17:57:15.909 INFO:tasks.rados.rados.0.smithi029.stdout:1895: writing smithi02969618-45 from 2392064 to 2613248 tid 1 2024-08-29T17:57:15.909 INFO:tasks.rados.rados.0.smithi029.stdout:1896: snap_remove snap 177 2024-08-29T17:57:16.149 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:57:15 smithi110 bash[67519]: cluster 2024-08-29T17:57:14.879693+0000 mon.a (mon.0) 287 : cluster [DBG] osdmap e432: 8 total, 8 up, 8 in 2024-08-29T17:57:16.149 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:57:15 smithi110 bash[67519]: cluster 2024-08-29T17:57:15.809204+0000 mon.a (mon.0) 288 : cluster [INF] osd.0 marked itself down and dead 2024-08-29T17:57:16.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:57:15 smithi029 bash[79042]: cluster 2024-08-29T17:57:14.879693+0000 mon.a (mon.0) 287 : cluster [DBG] osdmap e432: 8 total, 8 up, 8 in 2024-08-29T17:57:16.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:57:15 smithi029 bash[79042]: cluster 2024-08-29T17:57:15.809204+0000 mon.a (mon.0) 288 : cluster [INF] osd.0 marked itself down and dead 2024-08-29T17:57:16.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:57:15 smithi029 bash[77880]: cluster 2024-08-29T17:57:14.879693+0000 mon.a (mon.0) 287 : cluster [DBG] osdmap e432: 8 total, 8 up, 8 in 2024-08-29T17:57:16.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:57:15 smithi029 bash[77880]: cluster 2024-08-29T17:57:15.809204+0000 mon.a (mon.0) 288 : cluster [INF] osd.0 marked itself down and dead 2024-08-29T17:57:16.150 INFO:journalctl@ceph.osd.0.smithi029.stdout:Aug 29 17:57:15 smithi029 bash[35474]: debug 2024-08-29T17:57:15.802+0000 7f70cc8a7640 -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-08-29T17:57:16.151 INFO:journalctl@ceph.osd.0.smithi029.stdout:Aug 29 17:57:15 smithi029 bash[35474]: debug 2024-08-29T17:57:15.802+0000 7f70cc8a7640 -1 osd.0 432 *** Got signal Terminated *** 2024-08-29T17:57:16.151 INFO:journalctl@ceph.osd.0.smithi029.stdout:Aug 29 17:57:15 smithi029 bash[35474]: debug 2024-08-29T17:57:15.802+0000 7f70cc8a7640 -1 osd.0 432 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-08-29T17:57:16.857 INFO:tasks.rados.rados.0.smithi029.stdout:1896: done (1 left) 2024-08-29T17:57:16.857 INFO:tasks.rados.rados.0.smithi029.stdout:1897: copy_from oid 25 from oid 40 current snap is 181 2024-08-29T17:57:16.857 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 29 current snap is 181 2024-08-29T17:57:16.857 INFO:tasks.rados.rados.0.smithi029.stdout:1898: seq_num 587 ranges {0=237568} 2024-08-29T17:57:16.860 INFO:tasks.rados.rados.0.smithi029.stdout:1898: writing smithi02969618-29 from 0 to 237568 tid 1 2024-08-29T17:57:16.861 INFO:tasks.rados.rados.0.smithi029.stdout:1899: snap_remove snap 180 2024-08-29T17:57:17.149 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:57:16 smithi110 bash[67519]: cluster 2024-08-29T17:57:15.360837+0000 mgr.y (mgr.25004) 132 : cluster [DBG] pgmap v179: 121 pgs: 121 active+clean; 290 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 3.3 MiB/s wr, 40 op/s 2024-08-29T17:57:17.149 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:57:16 smithi110 bash[67519]: cluster 2024-08-29T17:57:15.874440+0000 mon.a (mon.0) 289 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-29T17:57:17.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:57:16 smithi110 bash[67519]: cluster 2024-08-29T17:57:15.889327+0000 mon.a (mon.0) 290 : cluster [DBG] osdmap e433: 8 total, 7 up, 8 in 2024-08-29T17:57:17.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:57:16 smithi110 bash[67519]: cluster 2024-08-29T17:57:16.851533+0000 mon.a (mon.0) 291 : cluster [DBG] osdmap e434: 8 total, 7 up, 8 in 2024-08-29T17:57:17.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:57:16 smithi029 bash[79042]: cluster 2024-08-29T17:57:15.360837+0000 mgr.y (mgr.25004) 132 : cluster [DBG] pgmap v179: 121 pgs: 121 active+clean; 290 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 3.3 MiB/s wr, 40 op/s 2024-08-29T17:57:17.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:57:16 smithi029 bash[79042]: cluster 2024-08-29T17:57:15.874440+0000 mon.a (mon.0) 289 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-29T17:57:17.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:57:16 smithi029 bash[79042]: cluster 2024-08-29T17:57:15.889327+0000 mon.a (mon.0) 290 : cluster [DBG] osdmap e433: 8 total, 7 up, 8 in 2024-08-29T17:57:17.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:57:16 smithi029 bash[79042]: cluster 2024-08-29T17:57:16.851533+0000 mon.a (mon.0) 291 : cluster [DBG] osdmap e434: 8 total, 7 up, 8 in 2024-08-29T17:57:17.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:57:16 smithi029 bash[77880]: cluster 2024-08-29T17:57:15.360837+0000 mgr.y (mgr.25004) 132 : cluster [DBG] pgmap v179: 121 pgs: 121 active+clean; 290 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 3.3 MiB/s wr, 40 op/s 2024-08-29T17:57:17.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:57:16 smithi029 bash[77880]: cluster 2024-08-29T17:57:15.874440+0000 mon.a (mon.0) 289 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-29T17:57:17.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:57:16 smithi029 bash[77880]: cluster 2024-08-29T17:57:15.889327+0000 mon.a (mon.0) 290 : cluster [DBG] osdmap e433: 8 total, 7 up, 8 in 2024-08-29T17:57:17.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:57:16 smithi029 bash[77880]: cluster 2024-08-29T17:57:16.851533+0000 mon.a (mon.0) 291 : cluster [DBG] osdmap e434: 8 total, 7 up, 8 in 2024-08-29T17:57:17.731 INFO:journalctl@ceph.osd.0.smithi029.stdout:Aug 29 17:57:17 smithi029 bash[83102]: ceph-5b99e290-662c-11ef-bcd4-c7b262605968-osd-0 2024-08-29T17:57:17.851 INFO:tasks.rados.rados.0.smithi029.stdout:1899: done (3 left) 2024-08-29T17:57:17.851 INFO:tasks.rados.rados.0.smithi029.stdout:1900: delete oid 17 current snap is 181 2024-08-29T17:57:17.851 INFO:tasks.rados.rados.0.smithi029.stdout:1898: finishing write tid 1 to smithi02969618-29 2024-08-29T17:57:17.851 INFO:tasks.rados.rados.0.smithi029.stdout:1895: finishing write tid 1 to smithi02969618-45 2024-08-29T17:57:17.851 INFO:tasks.rados.rados.0.smithi029.stdout:1895: finishing write tid 2 to smithi02969618-45 2024-08-29T17:57:17.852 INFO:tasks.rados.rados.0.smithi029.stdout:1895: finishing write tid 3 to smithi02969618-45 2024-08-29T17:57:17.852 INFO:tasks.rados.rados.0.smithi029.stdout:1895: oid 45 updating version 0 to 1150 2024-08-29T17:57:17.852 INFO:tasks.rados.rados.0.smithi029.stdout:1895: oid 45 updating version 1150 to 1151 2024-08-29T17:57:17.852 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 45 v 1151 (ObjNum 586 snap 181 seq_num 586) dirty exists 2024-08-29T17:57:17.852 INFO:tasks.rados.rados.0.smithi029.stdout:1895: left oid 45 (ObjNum 586 snap 181 seq_num 586) 2024-08-29T17:57:17.852 INFO:tasks.rados.rados.0.smithi029.stdout:1898: finishing write tid 2 to smithi02969618-29 2024-08-29T17:57:17.852 INFO:tasks.rados.rados.0.smithi029.stdout:1898: finishing write tid 3 to smithi02969618-29 2024-08-29T17:57:17.852 INFO:tasks.rados.rados.0.smithi029.stdout:1898: oid 29 updating version 0 to 886 2024-08-29T17:57:17.852 INFO:tasks.rados.rados.0.smithi029.stdout:1898: oid 29 updating version 886 to 887 2024-08-29T17:57:17.852 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 29 v 887 (ObjNum 587 snap 181 seq_num 587) dirty exists 2024-08-29T17:57:17.852 INFO:tasks.rados.rados.0.smithi029.stdout:1898: left oid 29 (ObjNum 587 snap 181 seq_num 587) 2024-08-29T17:57:17.852 INFO:tasks.rados.rados.0.smithi029.stdout:1897: finishing copy_from racing read to smithi02969618-25 2024-08-29T17:57:17.852 INFO:tasks.rados.rados.0.smithi029.stdout:1897: finishing copy_from to smithi02969618-25 2024-08-29T17:57:17.853 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 25 v 1092 (ObjNum 506 snap 153 seq_num 506) dirty exists 2024-08-29T17:57:17.863 INFO:tasks.rados.rados.0.smithi029.stdout:1895: done (3 left) 2024-08-29T17:57:17.863 INFO:tasks.rados.rados.0.smithi029.stdout:1897: done (2 left) 2024-08-29T17:57:17.863 INFO:tasks.rados.rados.0.smithi029.stdout:1898: done (1 left) 2024-08-29T17:57:17.863 INFO:tasks.rados.rados.0.smithi029.stdout:1900: done (0 left) 2024-08-29T17:57:17.863 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 23 current snap is 181 2024-08-29T17:57:17.863 INFO:tasks.rados.rados.0.smithi029.stdout:1901: seq_num 589 ranges {0=270336} 2024-08-29T17:57:17.868 INFO:tasks.rados.rados.0.smithi029.stdout:1901: writing smithi02969618-23 from 0 to 270336 tid 1 2024-08-29T17:57:17.869 INFO:tasks.rados.rados.0.smithi029.stdout:1902: snap_create 2024-08-29T17:57:17.876 INFO:tasks.rados.rados.0.smithi029.stdout:1901: finishing write tid 1 to smithi02969618-23 2024-08-29T17:57:17.876 INFO:tasks.rados.rados.0.smithi029.stdout:1901: finishing write tid 2 to smithi02969618-23 2024-08-29T17:57:17.879 INFO:tasks.rados.rados.0.smithi029.stdout:1901: finishing write tid 3 to smithi02969618-23 2024-08-29T17:57:17.879 INFO:tasks.rados.rados.0.smithi029.stdout:1901: oid 23 updating version 0 to 1492 2024-08-29T17:57:17.879 INFO:tasks.rados.rados.0.smithi029.stdout:1901: oid 23 version 1492 is already newer than 1491 2024-08-29T17:57:17.879 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 23 v 1492 (ObjNum 589 snap 181 seq_num 589) dirty exists 2024-08-29T17:57:17.879 INFO:tasks.rados.rados.0.smithi029.stdout:1901: left oid 23 (ObjNum 589 snap 181 seq_num 589) 2024-08-29T17:57:18.150 INFO:journalctl@ceph.osd.0.smithi029.stdout:Aug 29 17:57:17 smithi029 bash[83168]: Error response from daemon: No such container: ceph-5b99e290-662c-11ef-bcd4-c7b262605968-osd-0 2024-08-29T17:57:18.858 INFO:tasks.rados.rados.0.smithi029.stdout:1901: done (1 left) 2024-08-29T17:57:18.859 INFO:tasks.rados.rados.0.smithi029.stdout:1902: done (0 left) 2024-08-29T17:57:18.859 INFO:tasks.rados.rados.0.smithi029.stdout:1903: read oid 33 snap -1 2024-08-29T17:57:18.859 INFO:tasks.rados.rados.0.smithi029.stdout:1903: expect (ObjNum 552 snap 170 seq_num 552) 2024-08-29T17:57:18.859 INFO:tasks.rados.rados.0.smithi029.stdout:1904: read oid 6 snap -1 2024-08-29T17:57:18.859 INFO:tasks.rados.rados.0.smithi029.stdout:1904: expect deleted 2024-08-29T17:57:18.859 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 2 current snap is 182 2024-08-29T17:57:18.859 INFO:tasks.rados.rados.0.smithi029.stdout:1905: seq_num 590 ranges {2408448=286720} 2024-08-29T17:57:18.884 INFO:tasks.rados.rados.0.smithi029.stdout:1905: writing smithi02969618-2 from 2408448 to 2695168 tid 1 2024-08-29T17:57:18.884 INFO:tasks.rados.rados.0.smithi029.stdout:1906: delete oid 8 current snap is 182 2024-08-29T17:57:18.884 INFO:tasks.rados.rados.0.smithi029.stdout:1903: expect (ObjNum 552 snap 170 seq_num 552) 2024-08-29T17:57:18.976 INFO:tasks.rados.rados.0.smithi029.stdout:1905: finishing write tid 1 to smithi02969618-2 2024-08-29T17:57:18.976 INFO:tasks.rados.rados.0.smithi029.stdout:1905: finishing write tid 2 to smithi02969618-2 2024-08-29T17:57:18.976 INFO:tasks.rados.rados.0.smithi029.stdout:1905: finishing write tid 3 to smithi02969618-2 2024-08-29T17:57:18.976 INFO:tasks.rados.rados.0.smithi029.stdout:1905: oid 2 updating version 0 to 1495 2024-08-29T17:57:18.976 INFO:tasks.rados.rados.0.smithi029.stdout:1905: oid 2 version 1495 is already newer than 1494 2024-08-29T17:57:18.976 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 2 v 1495 (ObjNum 590 snap 182 seq_num 590) dirty exists 2024-08-29T17:57:18.976 INFO:tasks.rados.rados.0.smithi029.stdout:1905: left oid 2 (ObjNum 590 snap 182 seq_num 590) 2024-08-29T17:57:18.976 INFO:tasks.rados.rados.0.smithi029.stdout:1903: done (3 left) 2024-08-29T17:57:18.976 INFO:tasks.rados.rados.0.smithi029.stdout:1904: done (2 left) 2024-08-29T17:57:18.976 INFO:tasks.rados.rados.0.smithi029.stdout:1905: done (1 left) 2024-08-29T17:57:18.977 INFO:tasks.rados.rados.0.smithi029.stdout:1906: done (0 left) 2024-08-29T17:57:18.977 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 42 current snap is 182 2024-08-29T17:57:18.977 INFO:tasks.rados.rados.0.smithi029.stdout:1907: seq_num 592 ranges {8421376=319488} 2024-08-29T17:57:19.035 INFO:tasks.rados.rados.0.smithi029.stdout:1907: writing smithi02969618-42 from 8421376 to 8740864 tid 1 2024-08-29T17:57:19.035 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 39 current snap is 182 2024-08-29T17:57:19.035 INFO:tasks.rados.rados.0.smithi029.stdout:1908: seq_num 593 ranges {4571136=335872} 2024-08-29T17:57:19.065 INFO:tasks.rados.rados.0.smithi029.stdout:1908: writing smithi02969618-39 from 4571136 to 4907008 tid 1 2024-08-29T17:57:19.065 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 23 current snap is 182 2024-08-29T17:57:19.065 INFO:tasks.rados.rados.0.smithi029.stdout:1909: seq_num 594 ranges {270336=352256} 2024-08-29T17:57:19.069 INFO:tasks.rados.rados.0.smithi029.stdout:1909: writing smithi02969618-23 from 270336 to 622592 tid 1 2024-08-29T17:57:19.069 INFO:tasks.rados.rados.0.smithi029.stdout:1910: delete oid 13 current snap is 182 2024-08-29T17:57:19.069 INFO:tasks.rados.rados.0.smithi029.stdout:1907: finishing write tid 1 to smithi02969618-42 2024-08-29T17:57:19.069 INFO:tasks.rados.rados.0.smithi029.stdout:1907: finishing write tid 2 to smithi02969618-42 2024-08-29T17:57:19.069 INFO:tasks.rados.rados.0.smithi029.stdout:1907: finishing write tid 3 to smithi02969618-42 2024-08-29T17:57:19.069 INFO:tasks.rados.rados.0.smithi029.stdout:1907: oid 42 updating version 0 to 1413 2024-08-29T17:57:19.070 INFO:tasks.rados.rados.0.smithi029.stdout:1907: oid 42 updating version 1413 to 1414 2024-08-29T17:57:19.070 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 42 v 1414 (ObjNum 592 snap 182 seq_num 592) dirty exists 2024-08-29T17:57:19.070 INFO:tasks.rados.rados.0.smithi029.stdout:1907: left oid 42 (ObjNum 592 snap 182 seq_num 592) 2024-08-29T17:57:19.073 INFO:tasks.rados.rados.0.smithi029.stdout:1908: finishing write tid 1 to smithi02969618-39 2024-08-29T17:57:19.074 INFO:tasks.rados.rados.0.smithi029.stdout:1908: finishing write tid 2 to smithi02969618-39 2024-08-29T17:57:19.077 INFO:tasks.rados.rados.0.smithi029.stdout:1907: done (3 left) 2024-08-29T17:57:19.077 INFO:tasks.rados.rados.0.smithi029.stdout:1910: done (2 left) 2024-08-29T17:57:19.077 INFO:tasks.rados.rados.0.smithi029.stdout:1911: rmattr oid 16 current snap is 182 2024-08-29T17:57:19.077 INFO:tasks.rados.rados.0.smithi029.stdout:1912: read oid 28 snap -1 2024-08-29T17:57:19.077 INFO:tasks.rados.rados.0.smithi029.stdout:1912: expect (ObjNum 532 snap 164 seq_num 532) 2024-08-29T17:57:19.078 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 7 current snap is 182 2024-08-29T17:57:19.078 INFO:tasks.rados.rados.0.smithi029.stdout:1913: seq_num 596 ranges {11083776=385024} 2024-08-29T17:57:19.143 INFO:tasks.rados.rados.0.smithi029.stdout:1913: writing smithi02969618-7 from 11083776 to 11468800 tid 1 2024-08-29T17:57:19.143 INFO:tasks.rados.rados.0.smithi029.stdout:1914: read oid 14 snap -1 2024-08-29T17:57:19.143 INFO:tasks.rados.rados.0.smithi029.stdout:1914: expect (ObjNum 579 snap 179 seq_num 579) 2024-08-29T17:57:19.143 INFO:tasks.rados.rados.0.smithi029.stdout:1915: read oid 4 snap 171 2024-08-29T17:57:19.143 INFO:tasks.rados.rados.0.smithi029.stdout:1915: expect (ObjNum 455 snap 135 seq_num 455) 2024-08-29T17:57:19.143 INFO:tasks.rados.rados.0.smithi029.stdout:1916: rmattr oid 12 current snap is 182 2024-08-29T17:57:19.143 INFO:tasks.rados.rados.0.smithi029.stdout:1908: finishing write tid 3 to smithi02969618-39 2024-08-29T17:57:19.143 INFO:tasks.rados.rados.0.smithi029.stdout:1908: oid 39 updating version 0 to 1016 2024-08-29T17:57:19.143 INFO:tasks.rados.rados.0.smithi029.stdout:1908: oid 39 updating version 1016 to 1017 2024-08-29T17:57:19.143 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 39 v 1017 (ObjNum 593 snap 182 seq_num 593) dirty exists 2024-08-29T17:57:19.144 INFO:tasks.rados.rados.0.smithi029.stdout:1908: left oid 39 (ObjNum 593 snap 182 seq_num 593) 2024-08-29T17:57:19.144 INFO:tasks.rados.rados.0.smithi029.stdout:1909: finishing write tid 1 to smithi02969618-23 2024-08-29T17:57:19.144 INFO:tasks.rados.rados.0.smithi029.stdout:1909: finishing write tid 2 to smithi02969618-23 2024-08-29T17:57:19.144 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 16 v 1152 (ObjNum 559 snap 171 seq_num 559) dirty exists 2024-08-29T17:57:19.144 INFO:tasks.rados.rados.0.smithi029.stdout:1909: finishing write tid 3 to smithi02969618-23 2024-08-29T17:57:19.144 INFO:tasks.rados.rados.0.smithi029.stdout:1909: oid 23 updating version 0 to 1497 2024-08-29T17:57:19.144 INFO:tasks.rados.rados.0.smithi029.stdout:1909: oid 23 updating version 1497 to 1498 2024-08-29T17:57:19.144 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 23 v 1498 (ObjNum 594 snap 182 seq_num 594) dirty exists 2024-08-29T17:57:19.144 INFO:tasks.rados.rados.0.smithi029.stdout:1909: left oid 23 (ObjNum 594 snap 182 seq_num 594) 2024-08-29T17:57:19.144 INFO:tasks.rados.rados.0.smithi029.stdout:1908: done (7 left) 2024-08-29T17:57:19.144 INFO:tasks.rados.rados.0.smithi029.stdout:1909: done (6 left) 2024-08-29T17:57:19.144 INFO:tasks.rados.rados.0.smithi029.stdout:1911: done (5 left) 2024-08-29T17:57:19.144 INFO:tasks.rados.rados.0.smithi029.stdout:1917: delete oid 11 current snap is 182 2024-08-29T17:57:19.145 INFO:tasks.rados.rados.0.smithi029.stdout:1912: expect (ObjNum 532 snap 164 seq_num 532) 2024-08-29T17:57:19.149 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:57:18 smithi029 bash[77880]: cluster 2024-08-29T17:57:17.361516+0000 mgr.y (mgr.25004) 133 : cluster [DBG] pgmap v182: 121 pgs: 15 stale+active+clean, 106 active+clean; 290 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 3.3 MiB/s wr, 40 op/s 2024-08-29T17:57:19.149 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:57:18 smithi029 bash[77880]: cluster 2024-08-29T17:57:17.852441+0000 mon.a (mon.0) 292 : cluster [DBG] osdmap e435: 8 total, 7 up, 8 in 2024-08-29T17:57:19.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:57:18 smithi029 bash[77880]: audit 2024-08-29T17:57:18.426244+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:57:19.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:57:18 smithi029 bash[77880]: audit 2024-08-29T17:57:18.441344+0000 mon.c (mon.2) 64 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T17:57:19.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:57:18 smithi029 bash[79042]: cluster 2024-08-29T17:57:17.361516+0000 mgr.y (mgr.25004) 133 : cluster [DBG] pgmap v182: 121 pgs: 15 stale+active+clean, 106 active+clean; 290 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 3.3 MiB/s wr, 40 op/s 2024-08-29T17:57:19.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:57:18 smithi029 bash[79042]: cluster 2024-08-29T17:57:17.852441+0000 mon.a (mon.0) 292 : cluster [DBG] osdmap e435: 8 total, 7 up, 8 in 2024-08-29T17:57:19.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:57:18 smithi029 bash[79042]: audit 2024-08-29T17:57:18.426244+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:57:19.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:57:18 smithi029 bash[79042]: audit 2024-08-29T17:57:18.441344+0000 mon.c (mon.2) 64 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T17:57:19.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:57:18 smithi110 bash[67519]: cluster 2024-08-29T17:57:17.361516+0000 mgr.y (mgr.25004) 133 : cluster [DBG] pgmap v182: 121 pgs: 15 stale+active+clean, 106 active+clean; 290 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 3.3 MiB/s wr, 40 op/s 2024-08-29T17:57:19.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:57:18 smithi110 bash[67519]: cluster 2024-08-29T17:57:17.852441+0000 mon.a (mon.0) 292 : cluster [DBG] osdmap e435: 8 total, 7 up, 8 in 2024-08-29T17:57:19.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:57:18 smithi110 bash[67519]: audit 2024-08-29T17:57:18.426244+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:57:19.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:57:18 smithi110 bash[67519]: audit 2024-08-29T17:57:18.441344+0000 mon.c (mon.2) 64 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T17:57:19.430 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 12 v 1500 (ObjNum 429 snap 128 seq_num 429) dirty exists 2024-08-29T17:57:19.430 INFO:tasks.rados.rados.0.smithi029.stdout:1912: done (5 left) 2024-08-29T17:57:19.430 INFO:tasks.rados.rados.0.smithi029.stdout:1916: done (4 left) 2024-08-29T17:57:19.430 INFO:tasks.rados.rados.0.smithi029.stdout:1917: done (3 left) 2024-08-29T17:57:19.430 INFO:tasks.rados.rados.0.smithi029.stdout:1918: snap_remove snap 179 2024-08-29T17:57:19.872 INFO:tasks.rados.rados.0.smithi029.stdout:1918: done (3 left) 2024-08-29T17:57:19.872 INFO:tasks.rados.rados.0.smithi029.stdout:1919: read oid 6 snap -1 2024-08-29T17:57:19.872 INFO:tasks.rados.rados.0.smithi029.stdout:1919: expect deleted 2024-08-29T17:57:19.872 INFO:tasks.rados.rados.0.smithi029.stdout:1920: read oid 25 snap 173 2024-08-29T17:57:19.872 INFO:tasks.rados.rados.0.smithi029.stdout:1920: expect (ObjNum 498 snap 148 seq_num 498) 2024-08-29T17:57:19.872 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 17 current snap is 182 2024-08-29T17:57:19.872 INFO:tasks.rados.rados.0.smithi029.stdout:1915: expect (ObjNum 455 snap 135 seq_num 455) 2024-08-29T17:57:19.974 INFO:tasks.rados.rados.0.smithi029.stdout:1913: finishing write tid 1 to smithi02969618-7 2024-08-29T17:57:19.974 INFO:tasks.rados.rados.0.smithi029.stdout:1913: finishing write tid 2 to smithi02969618-7 2024-08-29T17:57:19.974 INFO:tasks.rados.rados.0.smithi029.stdout:1913: finishing write tid 3 to smithi02969618-7 2024-08-29T17:57:19.974 INFO:tasks.rados.rados.0.smithi029.stdout:1913: oid 7 updating version 0 to 889 2024-08-29T17:57:19.974 INFO:tasks.rados.rados.0.smithi029.stdout:1913: oid 7 version 889 is already newer than 888 2024-08-29T17:57:19.974 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 7 v 889 (ObjNum 596 snap 182 seq_num 596) dirty exists 2024-08-29T17:57:19.974 INFO:tasks.rados.rados.0.smithi029.stdout:1913: left oid 7 (ObjNum 596 snap 182 seq_num 596) 2024-08-29T17:57:19.974 INFO:tasks.rados.rados.0.smithi029.stdout:1914: expect (ObjNum 579 snap 179 seq_num 579) 2024-08-29T17:57:20.149 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:57:19 smithi110 bash[67519]: cluster 2024-08-29T17:57:18.859707+0000 mon.a (mon.0) 294 : cluster [DBG] osdmap e436: 8 total, 7 up, 8 in 2024-08-29T17:57:20.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:57:19 smithi029 bash[79042]: cluster 2024-08-29T17:57:18.859707+0000 mon.a (mon.0) 294 : cluster [DBG] osdmap e436: 8 total, 7 up, 8 in 2024-08-29T17:57:20.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:57:19 smithi029 bash[77880]: cluster 2024-08-29T17:57:18.859707+0000 mon.a (mon.0) 294 : cluster [DBG] osdmap e436: 8 total, 7 up, 8 in 2024-08-29T17:57:20.233 INFO:tasks.rados.rados.0.smithi029.stdout:1920: expect (ObjNum 498 snap 148 seq_num 498) 2024-08-29T17:57:20.264 INFO:tasks.rados.rados.0.smithi029.stdout:1921: seq_num 598 ranges {0=417792} 2024-08-29T17:57:20.271 INFO:tasks.rados.rados.0.smithi029.stdout:1921: writing smithi02969618-17 from 0 to 417792 tid 1 2024-08-29T17:57:20.271 INFO:tasks.rados.rados.0.smithi029.stdout:1913: done (5 left) 2024-08-29T17:57:20.271 INFO:tasks.rados.rados.0.smithi029.stdout:1914: done (4 left) 2024-08-29T17:57:20.272 INFO:tasks.rados.rados.0.smithi029.stdout:1915: done (3 left) 2024-08-29T17:57:20.272 INFO:tasks.rados.rados.0.smithi029.stdout:1919: done (2 left) 2024-08-29T17:57:20.272 INFO:tasks.rados.rados.0.smithi029.stdout:1920: done (1 left) 2024-08-29T17:57:20.272 INFO:tasks.rados.rados.0.smithi029.stdout:1922: delete oid 7 current snap is 182 2024-08-29T17:57:20.278 INFO:tasks.rados.rados.0.smithi029.stdout:1921: finishing write tid 1 to smithi02969618-17 2024-08-29T17:57:20.279 INFO:tasks.rados.rados.0.smithi029.stdout:1922: done (1 left) 2024-08-29T17:57:20.279 INFO:tasks.rados.rados.0.smithi029.stdout:1923: rollback oid 5 current snap is 182 2024-08-29T17:57:20.279 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 5 to 171 2024-08-29T17:57:20.279 INFO:tasks.rados.rados.0.smithi029.stdout:1921: finishing write tid 2 to smithi02969618-17 2024-08-29T17:57:20.279 INFO:tasks.rados.rados.0.smithi029.stdout:1924: delete oid 33 current snap is 182 2024-08-29T17:57:20.281 INFO:tasks.rados.rados.0.smithi029.stdout:1921: finishing write tid 3 to smithi02969618-17 2024-08-29T17:57:20.281 INFO:tasks.rados.rados.0.smithi029.stdout:1921: oid 17 updating version 0 to 1018 2024-08-29T17:57:20.282 INFO:tasks.rados.rados.0.smithi029.stdout:1921: oid 17 updating version 1018 to 1019 2024-08-29T17:57:20.282 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 17 v 1019 (ObjNum 598 snap 182 seq_num 598) dirty exists 2024-08-29T17:57:20.282 INFO:tasks.rados.rados.0.smithi029.stdout:1921: left oid 17 (ObjNum 598 snap 182 seq_num 598) 2024-08-29T17:57:20.283 INFO:tasks.rados.rados.0.smithi029.stdout:1921: done (2 left) 2024-08-29T17:57:20.283 INFO:tasks.rados.rados.0.smithi029.stdout:1924: done (1 left) 2024-08-29T17:57:20.283 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 23 current snap is 182 2024-08-29T17:57:20.283 INFO:tasks.rados.rados.0.smithi029.stdout:1925: seq_num 601 ranges {622592=475136} 2024-08-29T17:57:20.290 INFO:tasks.rados.rados.0.smithi029.stdout:1925: writing smithi02969618-23 from 622592 to 1097728 tid 1 2024-08-29T17:57:20.290 INFO:tasks.rados.rados.0.smithi029.stdout:1926: snap_remove snap 165 2024-08-29T17:57:20.649 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:57:20 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T17:57:20.650 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Aug 29 17:57:20 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T17:57:20.650 INFO:journalctl@ceph.osd.1.smithi029.stdout:Aug 29 17:57:20 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T17:57:20.650 INFO:journalctl@ceph.osd.2.smithi029.stdout:Aug 29 17:57:20 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T17:57:20.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:57:20 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T17:57:20.651 INFO:journalctl@ceph.osd.0.smithi029.stdout:Aug 29 17:57:20 smithi029 systemd[1]: ceph-5b99e290-662c-11ef-bcd4-c7b262605968@osd.0.service: Deactivated successfully. 2024-08-29T17:57:20.651 INFO:journalctl@ceph.osd.0.smithi029.stdout:Aug 29 17:57:20 smithi029 systemd[1]: Stopped Ceph osd.0 for 5b99e290-662c-11ef-bcd4-c7b262605968. 2024-08-29T17:57:20.651 INFO:journalctl@ceph.osd.0.smithi029.stdout:Aug 29 17:57:20 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T17:57:20.651 INFO:journalctl@ceph.osd.3.smithi029.stdout:Aug 29 17:57:20 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T17:57:20.652 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Aug 29 17:57:20 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T17:57:20.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:57:20 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T17:57:20.652 INFO:journalctl@ceph.mds.a.smithi029.stdout:Aug 29 17:57:20 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T17:57:20.884 INFO:tasks.rados.rados.0.smithi029.stdout:1926: done (2 left) 2024-08-29T17:57:20.884 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 11 current snap is 182 2024-08-29T17:57:20.884 INFO:tasks.rados.rados.0.smithi029.stdout:1923: finishing rollback tid 0 to smithi02969618-5 2024-08-29T17:57:20.884 INFO:tasks.rados.rados.0.smithi029.stdout:1927: seq_num 602 ranges {0=491520} 2024-08-29T17:57:20.892 INFO:tasks.rados.rados.0.smithi029.stdout:1927: writing smithi02969618-11 from 0 to 491520 tid 1 2024-08-29T17:57:20.893 INFO:tasks.rados.rados.0.smithi029.stdout:1923: finishing rollback tid 1 to smithi02969618-5 2024-08-29T17:57:20.893 INFO:tasks.rados.rados.0.smithi029.stdout:1923: finishing rollback tid 2 to smithi02969618-5 2024-08-29T17:57:20.893 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 5 v 850 (ObjNum 545 snap 168 seq_num 545) dirty exists 2024-08-29T17:57:20.893 INFO:tasks.rados.rados.0.smithi029.stdout:1925: finishing write tid 1 to smithi02969618-23 2024-08-29T17:57:20.893 INFO:tasks.rados.rados.0.smithi029.stdout:1925: finishing write tid 2 to smithi02969618-23 2024-08-29T17:57:20.893 INFO:tasks.rados.rados.0.smithi029.stdout:1925: finishing write tid 3 to smithi02969618-23 2024-08-29T17:57:20.894 INFO:tasks.rados.rados.0.smithi029.stdout:1925: oid 23 updating version 0 to 1507 2024-08-29T17:57:20.894 INFO:tasks.rados.rados.0.smithi029.stdout:1925: oid 23 updating version 1507 to 1508 2024-08-29T17:57:20.894 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 23 v 1508 (ObjNum 601 snap 182 seq_num 601) dirty exists 2024-08-29T17:57:20.894 INFO:tasks.rados.rados.0.smithi029.stdout:1925: left oid 23 (ObjNum 601 snap 182 seq_num 601) 2024-08-29T17:57:20.894 INFO:tasks.rados.rados.0.smithi029.stdout:1923: done (2 left) 2024-08-29T17:57:20.894 INFO:tasks.rados.rados.0.smithi029.stdout:1925: done (1 left) 2024-08-29T17:57:20.894 INFO:tasks.rados.rados.0.smithi029.stdout:1928: read oid 9 snap -1 2024-08-29T17:57:20.894 INFO:tasks.rados.rados.0.smithi029.stdout:1928: expect deleted 2024-08-29T17:57:20.894 INFO:tasks.rados.rados.0.smithi029.stdout:1929: snap_remove snap 163 2024-08-29T17:57:21.149 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:57:20 smithi110 bash[67519]: cluster 2024-08-29T17:57:19.362317+0000 mgr.y (mgr.25004) 134 : cluster [DBG] pgmap v185: 121 pgs: 37 active+undersized, 16 active+undersized+degraded, 68 active+clean; 294 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 952 KiB/s wr, 17 op/s; 74/543 objects degraded (13.628%) 2024-08-29T17:57:21.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:57:20 smithi110 bash[67519]: cluster 2024-08-29T17:57:19.855471+0000 mon.a (mon.0) 295 : cluster [WRN] Health check failed: Degraded data redundancy: 74/543 objects degraded (13.628%), 16 pgs degraded (PG_DEGRADED) 2024-08-29T17:57:21.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:57:20 smithi110 bash[67519]: cluster 2024-08-29T17:57:19.873244+0000 mon.a (mon.0) 296 : cluster [DBG] osdmap e437: 8 total, 7 up, 8 in 2024-08-29T17:57:21.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:57:20 smithi110 bash[67519]: audit 2024-08-29T17:57:20.707191+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:57:21.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:57:20 smithi110 bash[67519]: audit 2024-08-29T17:57:20.716068+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:57:21.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:57:20 smithi110 bash[67519]: audit 2024-08-29T17:57:20.717475+0000 mon.c (mon.2) 65 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:57:21.151 INFO:journalctl@ceph.osd.0.smithi029.stdout:Aug 29 17:57:20 smithi029 systemd[1]: Started Ceph osd.0 for 5b99e290-662c-11ef-bcd4-c7b262605968. 2024-08-29T17:57:21.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:57:20 smithi029 bash[79042]: cluster 2024-08-29T17:57:19.362317+0000 mgr.y (mgr.25004) 134 : cluster [DBG] pgmap v185: 121 pgs: 37 active+undersized, 16 active+undersized+degraded, 68 active+clean; 294 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 952 KiB/s wr, 17 op/s; 74/543 objects degraded (13.628%) 2024-08-29T17:57:21.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:57:20 smithi029 bash[79042]: cluster 2024-08-29T17:57:19.855471+0000 mon.a (mon.0) 295 : cluster [WRN] Health check failed: Degraded data redundancy: 74/543 objects degraded (13.628%), 16 pgs degraded (PG_DEGRADED) 2024-08-29T17:57:21.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:57:20 smithi029 bash[79042]: cluster 2024-08-29T17:57:19.873244+0000 mon.a (mon.0) 296 : cluster [DBG] osdmap e437: 8 total, 7 up, 8 in 2024-08-29T17:57:21.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:57:20 smithi029 bash[79042]: audit 2024-08-29T17:57:20.707191+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:57:21.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:57:20 smithi029 bash[79042]: audit 2024-08-29T17:57:20.716068+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:57:21.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:57:20 smithi029 bash[79042]: audit 2024-08-29T17:57:20.717475+0000 mon.c (mon.2) 65 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:57:21.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:57:20 smithi029 bash[77880]: cluster 2024-08-29T17:57:19.362317+0000 mgr.y (mgr.25004) 134 : cluster [DBG] pgmap v185: 121 pgs: 37 active+undersized, 16 active+undersized+degraded, 68 active+clean; 294 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 952 KiB/s wr, 17 op/s; 74/543 objects degraded (13.628%) 2024-08-29T17:57:21.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:57:20 smithi029 bash[77880]: cluster 2024-08-29T17:57:19.855471+0000 mon.a (mon.0) 295 : cluster [WRN] Health check failed: Degraded data redundancy: 74/543 objects degraded (13.628%), 16 pgs degraded (PG_DEGRADED) 2024-08-29T17:57:21.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:57:20 smithi029 bash[77880]: cluster 2024-08-29T17:57:19.873244+0000 mon.a (mon.0) 296 : cluster [DBG] osdmap e437: 8 total, 7 up, 8 in 2024-08-29T17:57:21.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:57:20 smithi029 bash[77880]: audit 2024-08-29T17:57:20.707191+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:57:21.154 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:57:20 smithi029 bash[77880]: audit 2024-08-29T17:57:20.716068+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:57:21.154 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:57:20 smithi029 bash[77880]: audit 2024-08-29T17:57:20.717475+0000 mon.c (mon.2) 65 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:57:21.893 INFO:tasks.rados.rados.0.smithi029.stdout:1929: done (2 left) 2024-08-29T17:57:21.893 INFO:tasks.rados.rados.0.smithi029.stdout:1930: snap_remove snap 171 2024-08-29T17:57:22.149 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:57:21 smithi110 bash[67519]: cluster 2024-08-29T17:57:20.885177+0000 mon.a (mon.0) 299 : cluster [DBG] osdmap e438: 8 total, 7 up, 8 in 2024-08-29T17:57:22.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:57:21 smithi029 bash[79042]: cluster 2024-08-29T17:57:20.885177+0000 mon.a (mon.0) 299 : cluster [DBG] osdmap e438: 8 total, 7 up, 8 in 2024-08-29T17:57:22.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:57:21 smithi029 bash[77880]: cluster 2024-08-29T17:57:20.885177+0000 mon.a (mon.0) 299 : cluster [DBG] osdmap e438: 8 total, 7 up, 8 in 2024-08-29T17:57:22.557 INFO:journalctl@ceph.osd.0.smithi029.stdout:Aug 29 17:57:22 smithi029 bash[83313]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-29T17:57:22.557 INFO:journalctl@ceph.osd.0.smithi029.stdout:Aug 29 17:57:22 smithi029 bash[83313]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-29T17:57:22.897 INFO:tasks.rados.rados.0.smithi029.stdout:1930: done (2 left) 2024-08-29T17:57:22.897 INFO:tasks.rados.rados.0.smithi029.stdout:1931: rmattr oid 16 current snap is 182 2024-08-29T17:57:22.897 INFO:tasks.rados.rados.0.smithi029.stdout:1927: finishing write tid 1 to smithi02969618-11 2024-08-29T17:57:22.897 INFO:tasks.rados.rados.0.smithi029.stdout:1927: finishing write tid 2 to smithi02969618-11 2024-08-29T17:57:22.897 INFO:tasks.rados.rados.0.smithi029.stdout:1927: finishing write tid 3 to smithi02969618-11 2024-08-29T17:57:22.897 INFO:tasks.rados.rados.0.smithi029.stdout:1927: oid 11 updating version 0 to 1025 2024-08-29T17:57:22.897 INFO:tasks.rados.rados.0.smithi029.stdout:1927: oid 11 version 1025 is already newer than 1024 2024-08-29T17:57:22.897 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 11 v 1025 (ObjNum 602 snap 182 seq_num 602) dirty exists 2024-08-29T17:57:22.897 INFO:tasks.rados.rados.0.smithi029.stdout:1927: left oid 11 (ObjNum 602 snap 182 seq_num 602) 2024-08-29T17:57:22.898 INFO:tasks.rados.rados.0.smithi029.stdout:1927: done (2 left) 2024-08-29T17:57:22.898 INFO:tasks.rados.rados.0.smithi029.stdout:1928: done (1 left) 2024-08-29T17:57:22.898 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 39 current snap is 182 2024-08-29T17:57:22.898 INFO:tasks.rados.rados.0.smithi029.stdout:1932: seq_num 603 ranges {4907008=507904} 2024-08-29T17:57:22.899 INFO:journalctl@ceph.osd.0.smithi029.stdout:Aug 29 17:57:22 smithi029 bash[83313]: --> Failed to activate via raw: activate() takes 1 positional argument but 5 were given 2024-08-29T17:57:22.899 INFO:journalctl@ceph.osd.0.smithi029.stdout:Aug 29 17:57:22 smithi029 bash[83313]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-29T17:57:22.899 INFO:journalctl@ceph.osd.0.smithi029.stdout:Aug 29 17:57:22 smithi029 bash[83313]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-29T17:57:22.899 INFO:journalctl@ceph.osd.0.smithi029.stdout:Aug 29 17:57:22 smithi029 bash[83313]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-08-29T17:57:22.900 INFO:journalctl@ceph.osd.0.smithi029.stdout:Aug 29 17:57:22 smithi029 bash[83313]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_4 --path /var/lib/ceph/osd/ceph-0 --no-mon-config 2024-08-29T17:57:22.973 INFO:tasks.rados.rados.0.smithi029.stdout:1932: writing smithi02969618-39 from 4907008 to 5414912 tid 1 2024-08-29T17:57:22.973 INFO:tasks.rados.rados.0.smithi029.stdout:1933: read oid 48 snap -1 2024-08-29T17:57:22.973 INFO:tasks.rados.rados.0.smithi029.stdout:1933: expect (ObjNum 484 snap 143 seq_num 484) 2024-08-29T17:57:22.973 INFO:tasks.rados.rados.0.smithi029.stdout:1934: copy_from oid 7 from oid 35 current snap is 182 2024-08-29T17:57:22.973 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 16 v 1153 (ObjNum 559 snap 171 seq_num 559) dirty exists 2024-08-29T17:57:22.973 INFO:tasks.rados.rados.0.smithi029.stdout:1931: done (3 left) 2024-08-29T17:57:22.973 INFO:tasks.rados.rados.0.smithi029.stdout:1935: read oid 30 snap -1 2024-08-29T17:57:22.973 INFO:tasks.rados.rados.0.smithi029.stdout:1935: expect (ObjNum 548 snap 168 seq_num 548) 2024-08-29T17:57:22.973 INFO:tasks.rados.rados.0.smithi029.stdout:1936: snap_create 2024-08-29T17:57:22.974 INFO:tasks.rados.rados.0.smithi029.stdout:1934: finishing copy_from to smithi02969618-7 2024-08-29T17:57:22.974 INFO:tasks.rados.rados.0.smithi029.stdout:1934: got expected ENOENT (src dne) 2024-08-29T17:57:22.975 INFO:tasks.rados.rados.0.smithi029.stdout:1934: finishing copy_from racing read to smithi02969618-7 2024-08-29T17:57:22.984 INFO:tasks.rados.rados.0.smithi029.stdout:1932: finishing write tid 1 to smithi02969618-39 2024-08-29T17:57:22.985 INFO:tasks.rados.rados.0.smithi029.stdout:1932: finishing write tid 2 to smithi02969618-39 2024-08-29T17:57:22.988 INFO:tasks.rados.rados.0.smithi029.stdout:1932: finishing write tid 3 to smithi02969618-39 2024-08-29T17:57:22.988 INFO:tasks.rados.rados.0.smithi029.stdout:1932: oid 39 updating version 0 to 1020 2024-08-29T17:57:22.988 INFO:tasks.rados.rados.0.smithi029.stdout:1932: oid 39 updating version 1020 to 1021 2024-08-29T17:57:22.989 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 39 v 1021 (ObjNum 603 snap 182 seq_num 603) dirty exists 2024-08-29T17:57:22.989 INFO:tasks.rados.rados.0.smithi029.stdout:1932: left oid 39 (ObjNum 603 snap 182 seq_num 603) 2024-08-29T17:57:23.036 INFO:tasks.rados.rados.0.smithi029.stdout:1935: expect (ObjNum 548 snap 168 seq_num 548) 2024-08-29T17:57:23.149 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:57:22 smithi029 bash[77880]: cluster 2024-08-29T17:57:21.363017+0000 mgr.y (mgr.25004) 135 : cluster [DBG] pgmap v188: 121 pgs: 37 active+undersized, 16 active+undersized+degraded, 68 active+clean; 294 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 952 KiB/s wr, 17 op/s; 74/543 objects degraded (13.628%) 2024-08-29T17:57:23.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:57:22 smithi029 bash[77880]: cluster 2024-08-29T17:57:21.894347+0000 mon.a (mon.0) 300 : cluster [DBG] osdmap e439: 8 total, 7 up, 8 in 2024-08-29T17:57:23.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:57:22 smithi029 bash[79042]: cluster 2024-08-29T17:57:21.363017+0000 mgr.y (mgr.25004) 135 : cluster [DBG] pgmap v188: 121 pgs: 37 active+undersized, 16 active+undersized+degraded, 68 active+clean; 294 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 952 KiB/s wr, 17 op/s; 74/543 objects degraded (13.628%) 2024-08-29T17:57:23.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:57:22 smithi029 bash[79042]: cluster 2024-08-29T17:57:21.894347+0000 mon.a (mon.0) 300 : cluster [DBG] osdmap e439: 8 total, 7 up, 8 in 2024-08-29T17:57:23.150 INFO:journalctl@ceph.osd.0.smithi029.stdout:Aug 29 17:57:23 smithi029 bash[83313]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_4 /var/lib/ceph/osd/ceph-0/block 2024-08-29T17:57:23.150 INFO:journalctl@ceph.osd.0.smithi029.stdout:Aug 29 17:57:23 smithi029 bash[83313]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-0/block 2024-08-29T17:57:23.150 INFO:journalctl@ceph.osd.0.smithi029.stdout:Aug 29 17:57:23 smithi029 bash[83313]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-08-29T17:57:23.151 INFO:journalctl@ceph.osd.0.smithi029.stdout:Aug 29 17:57:23 smithi029 bash[83313]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-08-29T17:57:23.151 INFO:journalctl@ceph.osd.0.smithi029.stdout:Aug 29 17:57:23 smithi029 bash[83313]: --> ceph-volume lvm activate successful for osd ID: 0 2024-08-29T17:57:23.399 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:57:22 smithi110 bash[67519]: cluster 2024-08-29T17:57:21.363017+0000 mgr.y (mgr.25004) 135 : cluster [DBG] pgmap v188: 121 pgs: 37 active+undersized, 16 active+undersized+degraded, 68 active+clean; 294 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 952 KiB/s wr, 17 op/s; 74/543 objects degraded (13.628%) 2024-08-29T17:57:23.399 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:57:22 smithi110 bash[67519]: cluster 2024-08-29T17:57:21.894347+0000 mon.a (mon.0) 300 : cluster [DBG] osdmap e439: 8 total, 7 up, 8 in 2024-08-29T17:57:23.513 INFO:tasks.rados.rados.0.smithi029.stdout:1933: expect (ObjNum 484 snap 143 seq_num 484) 2024-08-29T17:57:24.149 INFO:tasks.rados.rados.0.smithi029.stdout:1932: done (4 left) 2024-08-29T17:57:24.149 INFO:tasks.rados.rados.0.smithi029.stdout:1933: done (3 left) 2024-08-29T17:57:24.149 INFO:tasks.rados.rados.0.smithi029.stdout:1934: done (2 left) 2024-08-29T17:57:24.149 INFO:tasks.rados.rados.0.smithi029.stdout:1935: done (1 left) 2024-08-29T17:57:24.149 INFO:tasks.rados.rados.0.smithi029.stdout:1936: done (0 left) 2024-08-29T17:57:24.149 INFO:tasks.rados.rados.0.smithi029.stdout:1937: delete oid 2 current snap is 183 2024-08-29T17:57:24.156 INFO:tasks.rados.rados.0.smithi029.stdout:1937: done (0 left) 2024-08-29T17:57:24.156 INFO:tasks.rados.rados.0.smithi029.stdout:1938: copy_from oid 29 from oid 30 current snap is 183 2024-08-29T17:57:24.156 INFO:tasks.rados.rados.0.smithi029.stdout:1939: read oid 1 snap 174 2024-08-29T17:57:24.156 INFO:tasks.rados.rados.0.smithi029.stdout:1939: expect (ObjNum 554 snap 170 seq_num 554) 2024-08-29T17:57:24.156 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 45 current snap is 183 2024-08-29T17:57:24.156 INFO:tasks.rados.rados.0.smithi029.stdout:1940: seq_num 605 ranges {2613248=540672} 2024-08-29T17:57:24.174 INFO:tasks.rados.rados.0.smithi029.stdout:1940: writing smithi02969618-45 from 2613248 to 3153920 tid 1 2024-08-29T17:57:24.174 INFO:tasks.rados.rados.0.smithi029.stdout:1941: snap_remove snap 176 2024-08-29T17:57:24.250 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:57:23 smithi029 bash[77880]: cluster 2024-08-29T17:57:22.896960+0000 mon.a (mon.0) 301 : cluster [DBG] osdmap e440: 8 total, 7 up, 8 in 2024-08-29T17:57:24.250 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:57:23 smithi029 bash[79042]: cluster 2024-08-29T17:57:22.896960+0000 mon.a (mon.0) 301 : cluster [DBG] osdmap e440: 8 total, 7 up, 8 in 2024-08-29T17:57:24.399 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:57:23 smithi110 bash[67519]: cluster 2024-08-29T17:57:22.896960+0000 mon.a (mon.0) 301 : cluster [DBG] osdmap e440: 8 total, 7 up, 8 in 2024-08-29T17:57:24.899 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:57:24 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:17:57:24] "GET /metrics HTTP/1.1" 200 36142 "" "Prometheus/2.43.0" 2024-08-29T17:57:24.923 INFO:tasks.rados.rados.0.smithi029.stdout:1941: done (3 left) 2024-08-29T17:57:24.923 INFO:tasks.rados.rados.0.smithi029.stdout:1942: rollback oid 47 current snap is 183 2024-08-29T17:57:24.923 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 47 to 167 2024-08-29T17:57:24.924 INFO:tasks.rados.rados.0.smithi029.stdout:1940: finishing write tid 1 to smithi02969618-45 2024-08-29T17:57:24.924 INFO:tasks.rados.rados.0.smithi029.stdout:1940: finishing write tid 2 to smithi02969618-45 2024-08-29T17:57:24.924 INFO:tasks.rados.rados.0.smithi029.stdout:1940: finishing write tid 3 to smithi02969618-45 2024-08-29T17:57:24.924 INFO:tasks.rados.rados.0.smithi029.stdout:1940: oid 45 updating version 0 to 1154 2024-08-29T17:57:24.924 INFO:tasks.rados.rados.0.smithi029.stdout:1940: oid 45 updating version 1154 to 1155 2024-08-29T17:57:24.924 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 45 v 1155 (ObjNum 605 snap 183 seq_num 605) dirty exists 2024-08-29T17:57:24.924 INFO:tasks.rados.rados.0.smithi029.stdout:1940: left oid 45 (ObjNum 605 snap 183 seq_num 605) 2024-08-29T17:57:24.924 INFO:tasks.rados.rados.0.smithi029.stdout:1938: finishing copy_from racing read to smithi02969618-29 2024-08-29T17:57:24.924 INFO:tasks.rados.rados.0.smithi029.stdout:1940: done (3 left) 2024-08-29T17:57:24.924 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 4 current snap is 183 2024-08-29T17:57:24.924 INFO:tasks.rados.rados.0.smithi029.stdout:1943: seq_num 606 ranges {2605056=557056} 2024-08-29T17:57:24.963 INFO:tasks.rados.rados.0.smithi029.stdout:1943: writing smithi02969618-4 from 2605056 to 3162112 tid 1 2024-08-29T17:57:24.963 INFO:tasks.rados.rados.0.smithi029.stdout:1944: read oid 45 snap 169 2024-08-29T17:57:24.963 INFO:tasks.rados.rados.0.smithi029.stdout:1944: expect deleted 2024-08-29T17:57:24.963 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 18 current snap is 183 2024-08-29T17:57:24.963 INFO:tasks.rados.rados.0.smithi029.stdout:1945: seq_num 607 ranges {2039808=573440} 2024-08-29T17:57:24.991 INFO:tasks.rados.rados.0.smithi029.stdout:1945: writing smithi02969618-18 from 2039808 to 2613248 tid 1 2024-08-29T17:57:24.992 INFO:tasks.rados.rados.0.smithi029.stdout:1946: read oid 21 snap -1 2024-08-29T17:57:24.992 INFO:tasks.rados.rados.0.smithi029.stdout:1946: expect (ObjNum 221 snap 47 seq_num 221) 2024-08-29T17:57:24.992 INFO:tasks.rados.rados.0.smithi029.stdout:1947: snap_create 2024-08-29T17:57:24.992 INFO:tasks.rados.rados.0.smithi029.stdout:1939: expect (ObjNum 554 snap 170 seq_num 554) 2024-08-29T17:57:25.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:57:24 smithi029 bash[79042]: cluster 2024-08-29T17:57:23.363823+0000 mgr.y (mgr.25004) 136 : cluster [DBG] pgmap v191: 121 pgs: 37 active+undersized, 16 active+undersized+degraded, 68 active+clean; 294 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 74/543 objects degraded (13.628%) 2024-08-29T17:57:25.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:57:24 smithi029 bash[79042]: cluster 2024-08-29T17:57:23.916730+0000 mon.a (mon.0) 302 : cluster [DBG] osdmap e441: 8 total, 7 up, 8 in 2024-08-29T17:57:25.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:57:24 smithi110 bash[67519]: cluster 2024-08-29T17:57:23.363823+0000 mgr.y (mgr.25004) 136 : cluster [DBG] pgmap v191: 121 pgs: 37 active+undersized, 16 active+undersized+degraded, 68 active+clean; 294 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 74/543 objects degraded (13.628%) 2024-08-29T17:57:25.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:57:24 smithi110 bash[67519]: cluster 2024-08-29T17:57:23.916730+0000 mon.a (mon.0) 302 : cluster [DBG] osdmap e441: 8 total, 7 up, 8 in 2024-08-29T17:57:25.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:57:24 smithi029 bash[77880]: cluster 2024-08-29T17:57:23.363823+0000 mgr.y (mgr.25004) 136 : cluster [DBG] pgmap v191: 121 pgs: 37 active+undersized, 16 active+undersized+degraded, 68 active+clean; 294 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 74/543 objects degraded (13.628%) 2024-08-29T17:57:25.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:57:24 smithi029 bash[77880]: cluster 2024-08-29T17:57:23.916730+0000 mon.a (mon.0) 302 : cluster [DBG] osdmap e441: 8 total, 7 up, 8 in 2024-08-29T17:57:25.899 INFO:journalctl@ceph.osd.0.smithi029.stdout:Aug 29 17:57:25 smithi029 bash[83528]: debug 2024-08-29T17:57:25.666+0000 7f92cb964640 1 -- 172.21.15.29:0/2386022070 <== mon.0 v2:172.21.15.29:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55d756e10960 con 0x55d757bf6000 2024-08-29T17:57:26.399 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:57:25 smithi110 bash[67519]: cluster 2024-08-29T17:57:24.922952+0000 mon.a (mon.0) 303 : cluster [DBG] osdmap e442: 8 total, 7 up, 8 in 2024-08-29T17:57:26.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:57:25 smithi029 bash[77880]: cluster 2024-08-29T17:57:24.922952+0000 mon.a (mon.0) 303 : cluster [DBG] osdmap e442: 8 total, 7 up, 8 in 2024-08-29T17:57:26.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:57:25 smithi029 bash[79042]: cluster 2024-08-29T17:57:24.922952+0000 mon.a (mon.0) 303 : cluster [DBG] osdmap e442: 8 total, 7 up, 8 in 2024-08-29T17:57:27.222 INFO:tasks.rados.rados.0.smithi029.stdout:1938: finishing copy_from to smithi02969618-29 2024-08-29T17:57:27.222 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 29 v 1009 (ObjNum 548 snap 168 seq_num 548) dirty exists 2024-08-29T17:57:27.222 INFO:tasks.rados.rados.0.smithi029.stdout:1942: finishing rollback tid 0 to smithi02969618-47 2024-08-29T17:57:27.222 INFO:tasks.rados.rados.0.smithi029.stdout:1942: finishing rollback tid 1 to smithi02969618-47 2024-08-29T17:57:27.222 INFO:tasks.rados.rados.0.smithi029.stdout:1942: finishing rollback tid 2 to smithi02969618-47 2024-08-29T17:57:27.223 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 47 v 1117 (ObjNum 516 snap 162 seq_num 516) dirty exists 2024-08-29T17:57:27.223 INFO:tasks.rados.rados.0.smithi029.stdout:1943: finishing write tid 1 to smithi02969618-4 2024-08-29T17:57:27.223 INFO:tasks.rados.rados.0.smithi029.stdout:1943: finishing write tid 2 to smithi02969618-4 2024-08-29T17:57:27.223 INFO:tasks.rados.rados.0.smithi029.stdout:1943: finishing write tid 3 to smithi02969618-4 2024-08-29T17:57:27.223 INFO:tasks.rados.rados.0.smithi029.stdout:1943: oid 4 updating version 0 to 1012 2024-08-29T17:57:27.223 INFO:tasks.rados.rados.0.smithi029.stdout:1943: oid 4 updating version 1012 to 1013 2024-08-29T17:57:27.223 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 4 v 1013 (ObjNum 606 snap 183 seq_num 606) dirty exists 2024-08-29T17:57:27.223 INFO:tasks.rados.rados.0.smithi029.stdout:1943: left oid 4 (ObjNum 606 snap 183 seq_num 606) 2024-08-29T17:57:27.223 INFO:tasks.rados.rados.0.smithi029.stdout:1945: finishing write tid 1 to smithi02969618-18 2024-08-29T17:57:27.223 INFO:tasks.rados.rados.0.smithi029.stdout:1945: finishing write tid 2 to smithi02969618-18 2024-08-29T17:57:27.223 INFO:tasks.rados.rados.0.smithi029.stdout:1945: finishing write tid 3 to smithi02969618-18 2024-08-29T17:57:27.224 INFO:tasks.rados.rados.0.smithi029.stdout:1945: oid 18 updating version 0 to 1015 2024-08-29T17:57:27.224 INFO:tasks.rados.rados.0.smithi029.stdout:1945: oid 18 version 1015 is already newer than 1014 2024-08-29T17:57:27.224 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 18 v 1015 (ObjNum 607 snap 183 seq_num 607) dirty exists 2024-08-29T17:57:27.224 INFO:tasks.rados.rados.0.smithi029.stdout:1945: left oid 18 (ObjNum 607 snap 183 seq_num 607) 2024-08-29T17:57:27.224 INFO:tasks.rados.rados.0.smithi029.stdout:1946: expect (ObjNum 221 snap 47 seq_num 221) 2024-08-29T17:57:27.306 INFO:tasks.rados.rados.0.smithi029.stdout:1938: done (7 left) 2024-08-29T17:57:27.306 INFO:tasks.rados.rados.0.smithi029.stdout:1939: done (6 left) 2024-08-29T17:57:27.310 INFO:tasks.rados.rados.0.smithi029.stdout:1942: done (5 left) 2024-08-29T17:57:27.310 INFO:tasks.rados.rados.0.smithi029.stdout:1943: done (4 left) 2024-08-29T17:57:27.310 INFO:tasks.rados.rados.0.smithi029.stdout:1944: done (3 left) 2024-08-29T17:57:27.310 INFO:tasks.rados.rados.0.smithi029.stdout:1945: done (2 left) 2024-08-29T17:57:27.310 INFO:tasks.rados.rados.0.smithi029.stdout:1946: done (1 left) 2024-08-29T17:57:27.310 INFO:tasks.rados.rados.0.smithi029.stdout:1947: done (0 left) 2024-08-29T17:57:27.310 INFO:tasks.rados.rados.0.smithi029.stdout:1948: delete oid 43 current snap is 184 2024-08-29T17:57:27.316 INFO:tasks.rados.rados.0.smithi029.stdout:1948: done (0 left) 2024-08-29T17:57:27.316 INFO:tasks.rados.rados.0.smithi029.stdout:1949: read oid 30 snap -1 2024-08-29T17:57:27.316 INFO:tasks.rados.rados.0.smithi029.stdout:1949: expect (ObjNum 548 snap 168 seq_num 548) 2024-08-29T17:57:27.316 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 38 current snap is 184 2024-08-29T17:57:27.316 INFO:tasks.rados.rados.0.smithi029.stdout:1950: seq_num 609 ranges {1220608=606208} 2024-08-29T17:57:27.348 INFO:tasks.rados.rados.0.smithi029.stdout:1950: writing smithi02969618-38 from 1220608 to 1826816 tid 1 2024-08-29T17:57:27.349 INFO:tasks.rados.rados.0.smithi029.stdout:1951: read oid 28 snap -1 2024-08-29T17:57:27.349 INFO:tasks.rados.rados.0.smithi029.stdout:1951: expect (ObjNum 532 snap 164 seq_num 532) 2024-08-29T17:57:27.349 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 14 current snap is 184 2024-08-29T17:57:27.349 INFO:tasks.rados.rados.0.smithi029.stdout:1952: seq_num 610 ranges {4612096=622592} 2024-08-29T17:57:27.399 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:57:26 smithi110 bash[67519]: cluster 2024-08-29T17:57:25.364682+0000 mgr.y (mgr.25004) 137 : cluster [DBG] pgmap v194: 121 pgs: 37 active+undersized, 16 active+undersized+degraded, 68 active+clean; 299 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 25 MiB/s rd, 2.4 MiB/s wr, 10 op/s; 75/528 objects degraded (14.205%) 2024-08-29T17:57:27.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:57:26 smithi110 bash[67519]: cluster 2024-08-29T17:57:25.916758+0000 mon.a (mon.0) 304 : cluster [WRN] Health check update: Degraded data redundancy: 75/528 objects degraded (14.205%), 16 pgs degraded (PG_DEGRADED) 2024-08-29T17:57:27.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:57:26 smithi110 bash[67519]: cluster 2024-08-29T17:57:25.929876+0000 mon.a (mon.0) 305 : cluster [DBG] osdmap e443: 8 total, 7 up, 8 in 2024-08-29T17:57:27.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:57:26 smithi029 bash[77880]: cluster 2024-08-29T17:57:25.364682+0000 mgr.y (mgr.25004) 137 : cluster [DBG] pgmap v194: 121 pgs: 37 active+undersized, 16 active+undersized+degraded, 68 active+clean; 299 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 25 MiB/s rd, 2.4 MiB/s wr, 10 op/s; 75/528 objects degraded (14.205%) 2024-08-29T17:57:27.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:57:26 smithi029 bash[77880]: cluster 2024-08-29T17:57:25.916758+0000 mon.a (mon.0) 304 : cluster [WRN] Health check update: Degraded data redundancy: 75/528 objects degraded (14.205%), 16 pgs degraded (PG_DEGRADED) 2024-08-29T17:57:27.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:57:26 smithi029 bash[77880]: cluster 2024-08-29T17:57:25.929876+0000 mon.a (mon.0) 305 : cluster [DBG] osdmap e443: 8 total, 7 up, 8 in 2024-08-29T17:57:27.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:57:26 smithi029 bash[79042]: cluster 2024-08-29T17:57:25.364682+0000 mgr.y (mgr.25004) 137 : cluster [DBG] pgmap v194: 121 pgs: 37 active+undersized, 16 active+undersized+degraded, 68 active+clean; 299 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 25 MiB/s rd, 2.4 MiB/s wr, 10 op/s; 75/528 objects degraded (14.205%) 2024-08-29T17:57:27.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:57:26 smithi029 bash[79042]: cluster 2024-08-29T17:57:25.916758+0000 mon.a (mon.0) 304 : cluster [WRN] Health check update: Degraded data redundancy: 75/528 objects degraded (14.205%), 16 pgs degraded (PG_DEGRADED) 2024-08-29T17:57:27.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:57:26 smithi029 bash[79042]: cluster 2024-08-29T17:57:25.929876+0000 mon.a (mon.0) 305 : cluster [DBG] osdmap e443: 8 total, 7 up, 8 in 2024-08-29T17:57:27.401 INFO:journalctl@ceph.osd.0.smithi029.stdout:Aug 29 17:57:27 smithi029 bash[83528]: debug 2024-08-29T17:57:27.134+0000 7f92ce1cb640 -1 Falling back to public interface 2024-08-29T17:57:27.410 INFO:tasks.rados.rados.0.smithi029.stdout:1952: writing smithi02969618-14 from 4612096 to 5234688 tid 1 2024-08-29T17:57:27.410 INFO:tasks.rados.rados.0.smithi029.stdout:1953: rollback oid 17 current snap is 184 2024-08-29T17:57:27.410 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 17 to 181 2024-08-29T17:57:27.410 INFO:tasks.rados.rados.0.smithi029.stdout:1954: read oid 39 snap -1 2024-08-29T17:57:27.410 INFO:tasks.rados.rados.0.smithi029.stdout:1954: expect (ObjNum 603 snap 182 seq_num 603) 2024-08-29T17:57:27.410 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 12 current snap is 184 2024-08-29T17:57:27.410 INFO:tasks.rados.rados.0.smithi029.stdout:1955: seq_num 611 ranges {8421376=638976} 2024-08-29T17:57:27.469 INFO:tasks.rados.rados.0.smithi029.stdout:1955: writing smithi02969618-12 from 8421376 to 9060352 tid 1 2024-08-29T17:57:27.469 INFO:tasks.rados.rados.0.smithi029.stdout:1956: rollback oid 46 current snap is 184 2024-08-29T17:57:27.469 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 46 to 169 2024-08-29T17:57:27.469 INFO:tasks.rados.rados.0.smithi029.stdout:1950: finishing write tid 1 to smithi02969618-38 2024-08-29T17:57:27.469 INFO:tasks.rados.rados.0.smithi029.stdout:1950: finishing write tid 2 to smithi02969618-38 2024-08-29T17:57:27.469 INFO:tasks.rados.rados.0.smithi029.stdout:1949: expect (ObjNum 548 snap 168 seq_num 548) 2024-08-29T17:57:27.897 INFO:tasks.rados.rados.0.smithi029.stdout:1950: finishing write tid 3 to smithi02969618-38 2024-08-29T17:57:27.897 INFO:tasks.rados.rados.0.smithi029.stdout:1950: oid 38 updating version 0 to 1156 2024-08-29T17:57:27.897 INFO:tasks.rados.rados.0.smithi029.stdout:1950: oid 38 updating version 1156 to 1157 2024-08-29T17:57:27.897 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 38 v 1157 (ObjNum 609 snap 184 seq_num 609) dirty exists 2024-08-29T17:57:27.897 INFO:tasks.rados.rados.0.smithi029.stdout:1950: left oid 38 (ObjNum 609 snap 184 seq_num 609) 2024-08-29T17:57:27.897 INFO:tasks.rados.rados.0.smithi029.stdout:1951: expect (ObjNum 532 snap 164 seq_num 532) 2024-08-29T17:57:28.171 INFO:tasks.rados.rados.0.smithi029.stdout:1952: finishing write tid 1 to smithi02969618-14 2024-08-29T17:57:28.171 INFO:tasks.rados.rados.0.smithi029.stdout:1952: finishing write tid 2 to smithi02969618-14 2024-08-29T17:57:28.171 INFO:tasks.rados.rados.0.smithi029.stdout:1953: finishing rollback tid 0 to smithi02969618-17 2024-08-29T17:57:28.171 INFO:tasks.rados.rados.0.smithi029.stdout:1953: finishing rollback tid 1 to smithi02969618-17 2024-08-29T17:57:28.171 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 17 v 1023 (ObjNum 49 snap 0 seq_num 1953066355) dirty dne 2024-08-29T17:57:28.172 INFO:tasks.rados.rados.0.smithi029.stdout:1952: finishing write tid 3 to smithi02969618-14 2024-08-29T17:57:28.172 INFO:tasks.rados.rados.0.smithi029.stdout:1952: oid 14 updating version 0 to 1424 2024-08-29T17:57:28.172 INFO:tasks.rados.rados.0.smithi029.stdout:1952: oid 14 updating version 1424 to 1425 2024-08-29T17:57:28.172 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 14 v 1425 (ObjNum 610 snap 184 seq_num 610) dirty exists 2024-08-29T17:57:28.172 INFO:tasks.rados.rados.0.smithi029.stdout:1952: left oid 14 (ObjNum 610 snap 184 seq_num 610) 2024-08-29T17:57:28.172 INFO:tasks.rados.rados.0.smithi029.stdout:1954: expect (ObjNum 603 snap 182 seq_num 603) 2024-08-29T17:57:28.540 INFO:tasks.rados.rados.0.smithi029.stdout:1956: finishing rollback tid 0 to smithi02969618-46 2024-08-29T17:57:28.540 INFO:tasks.rados.rados.0.smithi029.stdout:1956: finishing rollback tid 1 to smithi02969618-46 2024-08-29T17:57:28.541 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 46 v 1119 (ObjNum 273 snap 0 seq_num 0) dirty dne 2024-08-29T17:57:28.541 INFO:tasks.rados.rados.0.smithi029.stdout:1955: finishing write tid 1 to smithi02969618-12 2024-08-29T17:57:28.541 INFO:tasks.rados.rados.0.smithi029.stdout:1955: finishing write tid 2 to smithi02969618-12 2024-08-29T17:57:28.541 INFO:tasks.rados.rados.0.smithi029.stdout:1955: finishing write tid 3 to smithi02969618-12 2024-08-29T17:57:28.541 INFO:tasks.rados.rados.0.smithi029.stdout:1955: oid 12 updating version 0 to 1543 2024-08-29T17:57:28.541 INFO:tasks.rados.rados.0.smithi029.stdout:1955: oid 12 version 1543 is already newer than 1542 2024-08-29T17:57:28.541 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 12 v 1543 (ObjNum 611 snap 184 seq_num 611) dirty exists 2024-08-29T17:57:28.541 INFO:tasks.rados.rados.0.smithi029.stdout:1955: left oid 12 (ObjNum 611 snap 184 seq_num 611) 2024-08-29T17:57:28.541 INFO:tasks.rados.rados.0.smithi029.stdout:1949: done (7 left) 2024-08-29T17:57:28.541 INFO:tasks.rados.rados.0.smithi029.stdout:1950: done (6 left) 2024-08-29T17:57:28.541 INFO:tasks.rados.rados.0.smithi029.stdout:1951: done (5 left) 2024-08-29T17:57:28.541 INFO:tasks.rados.rados.0.smithi029.stdout:1952: done (4 left) 2024-08-29T17:57:28.541 INFO:tasks.rados.rados.0.smithi029.stdout:1953: done (3 left) 2024-08-29T17:57:28.542 INFO:tasks.rados.rados.0.smithi029.stdout:1954: done (2 left) 2024-08-29T17:57:28.542 INFO:tasks.rados.rados.0.smithi029.stdout:1955: done (1 left) 2024-08-29T17:57:28.542 INFO:tasks.rados.rados.0.smithi029.stdout:1956: done (0 left) 2024-08-29T17:57:28.542 INFO:tasks.rados.rados.0.smithi029.stdout:1957: read oid 7 snap -1 2024-08-29T17:57:28.542 INFO:tasks.rados.rados.0.smithi029.stdout:1957: expect deleted 2024-08-29T17:57:28.542 INFO:tasks.rados.rados.0.smithi029.stdout:1958: snap_create 2024-08-29T17:57:29.309 INFO:tasks.rados.rados.0.smithi029.stdout:1957: done (1 left) 2024-08-29T17:57:29.309 INFO:tasks.rados.rados.0.smithi029.stdout:1958: done (0 left) 2024-08-29T17:57:29.309 INFO:tasks.rados.rados.0.smithi029.stdout:1959: rollback oid 29 current snap is 185 2024-08-29T17:57:29.309 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 29 to 156 2024-08-29T17:57:29.309 INFO:tasks.rados.rados.0.smithi029.stdout:1960: copy_from oid 37 from oid 46 current snap is 185 2024-08-29T17:57:29.309 INFO:tasks.rados.rados.0.smithi029.stdout:1961: snap_remove snap 174 2024-08-29T17:57:29.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:57:28 smithi029 bash[79042]: cluster 2024-08-29T17:57:27.365763+0000 mgr.y (mgr.25004) 138 : cluster [DBG] pgmap v196: 121 pgs: 37 active+undersized, 16 active+undersized+degraded, 68 active+clean; 299 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 23 MiB/s rd, 2.2 MiB/s wr, 9 op/s; 75/528 objects degraded (14.205%) 2024-08-29T17:57:29.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:57:28 smithi029 bash[79042]: audit 2024-08-29T17:57:28.300396+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:57:29.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:57:28 smithi029 bash[79042]: audit 2024-08-29T17:57:28.306131+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:57:29.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:57:28 smithi110 bash[67519]: cluster 2024-08-29T17:57:27.365763+0000 mgr.y (mgr.25004) 138 : cluster [DBG] pgmap v196: 121 pgs: 37 active+undersized, 16 active+undersized+degraded, 68 active+clean; 299 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 23 MiB/s rd, 2.2 MiB/s wr, 9 op/s; 75/528 objects degraded (14.205%) 2024-08-29T17:57:29.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:57:28 smithi110 bash[67519]: audit 2024-08-29T17:57:28.300396+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:57:29.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:57:28 smithi110 bash[67519]: audit 2024-08-29T17:57:28.306131+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:57:29.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:57:28 smithi029 bash[77880]: cluster 2024-08-29T17:57:27.365763+0000 mgr.y (mgr.25004) 138 : cluster [DBG] pgmap v196: 121 pgs: 37 active+undersized, 16 active+undersized+degraded, 68 active+clean; 299 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 23 MiB/s rd, 2.2 MiB/s wr, 9 op/s; 75/528 objects degraded (14.205%) 2024-08-29T17:57:29.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:57:28 smithi029 bash[77880]: audit 2024-08-29T17:57:28.300396+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:57:29.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:57:28 smithi029 bash[77880]: audit 2024-08-29T17:57:28.306131+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:57:30.313 INFO:tasks.rados.rados.0.smithi029.stdout:1961: done (2 left) 2024-08-29T17:57:30.314 INFO:tasks.rados.rados.0.smithi029.stdout:1962: read oid 4 snap 184 2024-08-29T17:57:30.314 INFO:tasks.rados.rados.0.smithi029.stdout:1962: expect (ObjNum 606 snap 183 seq_num 606) 2024-08-29T17:57:30.314 INFO:tasks.rados.rados.0.smithi029.stdout:1963: rollback oid 33 current snap is 185 2024-08-29T17:57:30.314 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 33 to 184 2024-08-29T17:57:30.314 INFO:tasks.rados.rados.0.smithi029.stdout:1960: finishing copy_from to smithi02969618-37 2024-08-29T17:57:30.314 INFO:tasks.rados.rados.0.smithi029.stdout:1960: got expected ENOENT (src dne) 2024-08-29T17:57:30.314 INFO:tasks.rados.rados.0.smithi029.stdout:1960: finishing copy_from racing read to smithi02969618-37 2024-08-29T17:57:30.315 INFO:tasks.rados.rados.0.smithi029.stdout:1959: finishing rollback tid 0 to smithi02969618-29 2024-08-29T17:57:30.315 INFO:tasks.rados.rados.0.smithi029.stdout:1959: finishing rollback tid 1 to smithi02969618-29 2024-08-29T17:57:30.315 INFO:tasks.rados.rados.0.smithi029.stdout:1959: finishing rollback tid 2 to smithi02969618-29 2024-08-29T17:57:30.315 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 29 v 1012 (ObjNum 449 snap 134 seq_num 449) dirty exists 2024-08-29T17:57:30.315 INFO:tasks.rados.rados.0.smithi029.stdout:1959: done (3 left) 2024-08-29T17:57:30.315 INFO:tasks.rados.rados.0.smithi029.stdout:1960: done (2 left) 2024-08-29T17:57:30.315 INFO:tasks.rados.rados.0.smithi029.stdout:1964: copy_from oid 6 from oid 24 current snap is 185 2024-08-29T17:57:30.316 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 17 current snap is 185 2024-08-29T17:57:30.316 INFO:tasks.rados.rados.0.smithi029.stdout:1965: seq_num 612 ranges {0=655360} 2024-08-29T17:57:30.320 INFO:tasks.rados.rados.0.smithi029.stdout:1965: writing smithi02969618-17 from 0 to 655360 tid 1 2024-08-29T17:57:30.321 INFO:tasks.rados.rados.0.smithi029.stdout:1966: snap_create 2024-08-29T17:57:30.321 INFO:tasks.rados.rados.0.smithi029.stdout:1963: finishing rollback tid 1 to smithi02969618-33 2024-08-29T17:57:30.321 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 33 v 1415 (ObjNum 49 snap 0 seq_num 1953066355) dirty dne 2024-08-29T17:57:30.337 INFO:tasks.rados.rados.0.smithi029.stdout:1964: finishing copy_from to smithi02969618-6 2024-08-29T17:57:30.337 INFO:tasks.rados.rados.0.smithi029.stdout:1964: got expected ENOENT (src dne) 2024-08-29T17:57:30.338 INFO:tasks.rados.rados.0.smithi029.stdout:1964: finishing copy_from racing read to smithi02969618-6 2024-08-29T17:57:30.340 INFO:tasks.rados.rados.0.smithi029.stdout:1965: finishing write tid 1 to smithi02969618-17 2024-08-29T17:57:30.340 INFO:tasks.rados.rados.0.smithi029.stdout:1965: finishing write tid 2 to smithi02969618-17 2024-08-29T17:57:30.343 INFO:tasks.rados.rados.0.smithi029.stdout:1962: expect (ObjNum 606 snap 183 seq_num 606) 2024-08-29T17:57:30.568 INFO:tasks.rados.rados.0.smithi029.stdout:1965: finishing write tid 3 to smithi02969618-17 2024-08-29T17:57:30.568 INFO:tasks.rados.rados.0.smithi029.stdout:1965: oid 17 updating version 0 to 1024 2024-08-29T17:57:30.569 INFO:tasks.rados.rados.0.smithi029.stdout:1965: oid 17 updating version 1024 to 1025 2024-08-29T17:57:30.569 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 17 v 1025 (ObjNum 612 snap 185 seq_num 612) dirty exists 2024-08-29T17:57:30.569 INFO:tasks.rados.rados.0.smithi029.stdout:1965: left oid 17 (ObjNum 612 snap 185 seq_num 612) 2024-08-29T17:57:30.649 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:57:30 smithi110 bash[67519]: cluster 2024-08-29T17:57:29.310675+0000 mon.a (mon.0) 308 : cluster [DBG] osdmap e444: 8 total, 7 up, 8 in 2024-08-29T17:57:30.649 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:57:30 smithi110 bash[67519]: cluster 2024-08-29T17:57:29.367329+0000 mgr.y (mgr.25004) 139 : cluster [DBG] pgmap v198: 121 pgs: 37 active+undersized, 16 active+undersized+degraded, 68 active+clean; 315 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 30 MiB/s rd, 2.3 MiB/s wr, 15 op/s; 80/558 objects degraded (14.337%) 2024-08-29T17:57:30.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:57:30 smithi110 bash[67519]: audit 2024-08-29T17:57:29.481966+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:57:30.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:57:30 smithi110 bash[67519]: audit 2024-08-29T17:57:29.489053+0000 mon.a (mon.0) 310 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:57:30.650 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:57:30 smithi029 bash[79042]: cluster 2024-08-29T17:57:29.310675+0000 mon.a (mon.0) 308 : cluster [DBG] osdmap e444: 8 total, 7 up, 8 in 2024-08-29T17:57:30.650 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:57:30 smithi029 bash[79042]: cluster 2024-08-29T17:57:29.367329+0000 mgr.y (mgr.25004) 139 : cluster [DBG] pgmap v198: 121 pgs: 37 active+undersized, 16 active+undersized+degraded, 68 active+clean; 315 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 30 MiB/s rd, 2.3 MiB/s wr, 15 op/s; 80/558 objects degraded (14.337%) 2024-08-29T17:57:30.650 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:57:30 smithi029 bash[79042]: audit 2024-08-29T17:57:29.481966+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:57:30.650 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:57:30 smithi029 bash[79042]: audit 2024-08-29T17:57:29.489053+0000 mon.a (mon.0) 310 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:57:30.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:57:30 smithi029 bash[77880]: cluster 2024-08-29T17:57:29.310675+0000 mon.a (mon.0) 308 : cluster [DBG] osdmap e444: 8 total, 7 up, 8 in 2024-08-29T17:57:30.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:57:30 smithi029 bash[77880]: cluster 2024-08-29T17:57:29.367329+0000 mgr.y (mgr.25004) 139 : cluster [DBG] pgmap v198: 121 pgs: 37 active+undersized, 16 active+undersized+degraded, 68 active+clean; 315 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 30 MiB/s rd, 2.3 MiB/s wr, 15 op/s; 80/558 objects degraded (14.337%) 2024-08-29T17:57:30.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:57:30 smithi029 bash[77880]: audit 2024-08-29T17:57:29.481966+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:57:30.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:57:30 smithi029 bash[77880]: audit 2024-08-29T17:57:29.489053+0000 mon.a (mon.0) 310 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:57:31.317 INFO:tasks.rados.rados.0.smithi029.stdout:1962: done (4 left) 2024-08-29T17:57:31.317 INFO:tasks.rados.rados.0.smithi029.stdout:1963: done (3 left) 2024-08-29T17:57:31.317 INFO:tasks.rados.rados.0.smithi029.stdout:1964: done (2 left) 2024-08-29T17:57:31.317 INFO:tasks.rados.rados.0.smithi029.stdout:1965: done (1 left) 2024-08-29T17:57:31.317 INFO:tasks.rados.rados.0.smithi029.stdout:1966: done (0 left) 2024-08-29T17:57:31.317 INFO:tasks.rados.rados.0.smithi029.stdout:1967: snap_remove snap 167 2024-08-29T17:57:31.335 INFO:journalctl@ceph.osd.0.smithi029.stdout:Aug 29 17:57:31 smithi029 bash[83528]: debug 2024-08-29T17:57:31.078+0000 7f92ce1cb640 -1 osd.0 432 log_to_monitors true 2024-08-29T17:57:31.650 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:57:31 smithi029 bash[79042]: cluster 2024-08-29T17:57:30.313066+0000 mon.a (mon.0) 311 : cluster [DBG] osdmap e445: 8 total, 7 up, 8 in 2024-08-29T17:57:31.650 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:57:31 smithi029 bash[79042]: audit 2024-08-29T17:57:31.084919+0000 mon.a (mon.0) 312 : audit [INF] from='osd.0 [v2:172.21.15.29:6802/930243083,v1:172.21.15.29:6803/930243083]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-08-29T17:57:31.650 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:57:31 smithi029 bash[79042]: audit 2024-08-29T17:57:31.312548+0000 mon.a (mon.0) 313 : audit [INF] from='osd.0 [v2:172.21.15.29:6802/930243083,v1:172.21.15.29:6803/930243083]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-08-29T17:57:31.650 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:57:31 smithi029 bash[79042]: cluster 2024-08-29T17:57:31.317586+0000 mon.a (mon.0) 314 : cluster [DBG] osdmap e446: 8 total, 7 up, 8 in 2024-08-29T17:57:31.650 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:57:31 smithi029 bash[79042]: audit 2024-08-29T17:57:31.318277+0000 mon.a (mon.0) 315 : audit [INF] from='osd.0 [v2:172.21.15.29:6802/930243083,v1:172.21.15.29:6803/930243083]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi029", "root=default"]}]: dispatch 2024-08-29T17:57:31.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:57:31 smithi110 bash[67519]: cluster 2024-08-29T17:57:30.313066+0000 mon.a (mon.0) 311 : cluster [DBG] osdmap e445: 8 total, 7 up, 8 in 2024-08-29T17:57:31.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:57:31 smithi110 bash[67519]: audit 2024-08-29T17:57:31.084919+0000 mon.a (mon.0) 312 : audit [INF] from='osd.0 [v2:172.21.15.29:6802/930243083,v1:172.21.15.29:6803/930243083]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-08-29T17:57:31.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:57:31 smithi110 bash[67519]: audit 2024-08-29T17:57:31.312548+0000 mon.a (mon.0) 313 : audit [INF] from='osd.0 [v2:172.21.15.29:6802/930243083,v1:172.21.15.29:6803/930243083]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-08-29T17:57:31.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:57:31 smithi110 bash[67519]: cluster 2024-08-29T17:57:31.317586+0000 mon.a (mon.0) 314 : cluster [DBG] osdmap e446: 8 total, 7 up, 8 in 2024-08-29T17:57:31.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:57:31 smithi110 bash[67519]: audit 2024-08-29T17:57:31.318277+0000 mon.a (mon.0) 315 : audit [INF] from='osd.0 [v2:172.21.15.29:6802/930243083,v1:172.21.15.29:6803/930243083]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi029", "root=default"]}]: dispatch 2024-08-29T17:57:31.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:57:31 smithi029 bash[77880]: cluster 2024-08-29T17:57:30.313066+0000 mon.a (mon.0) 311 : cluster [DBG] osdmap e445: 8 total, 7 up, 8 in 2024-08-29T17:57:31.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:57:31 smithi029 bash[77880]: audit 2024-08-29T17:57:31.084919+0000 mon.a (mon.0) 312 : audit [INF] from='osd.0 [v2:172.21.15.29:6802/930243083,v1:172.21.15.29:6803/930243083]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-08-29T17:57:31.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:57:31 smithi029 bash[77880]: audit 2024-08-29T17:57:31.312548+0000 mon.a (mon.0) 313 : audit [INF] from='osd.0 [v2:172.21.15.29:6802/930243083,v1:172.21.15.29:6803/930243083]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-08-29T17:57:31.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:57:31 smithi029 bash[77880]: cluster 2024-08-29T17:57:31.317586+0000 mon.a (mon.0) 314 : cluster [DBG] osdmap e446: 8 total, 7 up, 8 in 2024-08-29T17:57:31.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:57:31 smithi029 bash[77880]: audit 2024-08-29T17:57:31.318277+0000 mon.a (mon.0) 315 : audit [INF] from='osd.0 [v2:172.21.15.29:6802/930243083,v1:172.21.15.29:6803/930243083]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi029", "root=default"]}]: dispatch 2024-08-29T17:57:32.150 INFO:journalctl@ceph.osd.0.smithi029.stdout:Aug 29 17:57:31 smithi029 bash[83528]: debug 2024-08-29T17:57:31.662+0000 7f92c1f6e640 -1 osd.0 432 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-08-29T17:57:32.330 INFO:tasks.rados.rados.0.smithi029.stdout:1967: done (0 left) 2024-08-29T17:57:32.330 INFO:tasks.rados.rados.0.smithi029.stdout:1968: read oid 42 snap 185 2024-08-29T17:57:32.330 INFO:tasks.rados.rados.0.smithi029.stdout:1968: expect (ObjNum 592 snap 182 seq_num 592) 2024-08-29T17:57:32.330 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 48 current snap is 186 2024-08-29T17:57:32.330 INFO:tasks.rados.rados.0.smithi029.stdout:1969: seq_num 613 ranges {7831552=671744} 2024-08-29T17:57:32.383 INFO:tasks.rados.rados.0.smithi029.stdout:1969: writing smithi02969618-48 from 7831552 to 8503296 tid 1 2024-08-29T17:57:32.384 INFO:tasks.rados.rados.0.smithi029.stdout:1970: read oid 28 snap 172 2024-08-29T17:57:32.384 INFO:tasks.rados.rados.0.smithi029.stdout:1970: expect (ObjNum 532 snap 164 seq_num 532) 2024-08-29T17:57:32.384 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 31 current snap is 186 2024-08-29T17:57:32.384 INFO:tasks.rados.rados.0.smithi029.stdout:1971: seq_num 614 ranges {2957312=688128} 2024-08-29T17:57:32.406 INFO:tasks.rados.rados.0.smithi029.stdout:1971: writing smithi02969618-31 from 2957312 to 3645440 tid 1 2024-08-29T17:57:32.406 INFO:tasks.rados.rados.0.smithi029.stdout:1972: delete oid 19 current snap is 186 2024-08-29T17:57:32.416 INFO:tasks.rados.rados.0.smithi029.stdout:1968: expect (ObjNum 592 snap 182 seq_num 592) 2024-08-29T17:57:32.983 INFO:tasks.rados.rados.0.smithi029.stdout:1971: finishing write tid 1 to smithi02969618-31 2024-08-29T17:57:32.983 INFO:tasks.rados.rados.0.smithi029.stdout:1971: finishing write tid 2 to smithi02969618-31 2024-08-29T17:57:32.983 INFO:tasks.rados.rados.0.smithi029.stdout:1971: finishing write tid 3 to smithi02969618-31 2024-08-29T17:57:32.983 INFO:tasks.rados.rados.0.smithi029.stdout:1971: oid 31 updating version 0 to 830 2024-08-29T17:57:32.983 INFO:tasks.rados.rados.0.smithi029.stdout:1971: oid 31 updating version 830 to 831 2024-08-29T17:57:32.983 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 31 v 831 (ObjNum 614 snap 186 seq_num 614) dirty exists 2024-08-29T17:57:32.983 INFO:tasks.rados.rados.0.smithi029.stdout:1971: left oid 31 (ObjNum 614 snap 186 seq_num 614) 2024-08-29T17:57:33.149 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:57:32 smithi110 bash[67519]: cluster 2024-08-29T17:57:31.367975+0000 mgr.y (mgr.25004) 140 : cluster [DBG] pgmap v201: 121 pgs: 37 active+undersized, 16 active+undersized+degraded, 68 active+clean; 315 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 538 KiB/s wr, 7 op/s; 80/558 objects degraded (14.337%) 2024-08-29T17:57:33.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:57:32 smithi110 bash[67519]: audit 2024-08-29T17:57:31.655980+0000 mon.a (mon.0) 316 : audit [INF] from='osd.0 [v2:172.21.15.29:6802/930243083,v1:172.21.15.29:6803/930243083]' entity='osd.0' 2024-08-29T17:57:33.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:57:32 smithi110 bash[67519]: cluster 2024-08-29T17:57:31.843993+0000 mon.a (mon.0) 317 : cluster [WRN] Health check update: Degraded data redundancy: 80/558 objects degraded (14.337%), 16 pgs degraded (PG_DEGRADED) 2024-08-29T17:57:33.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:57:32 smithi110 bash[67519]: cluster 2024-08-29T17:57:32.313672+0000 mon.a (mon.0) 318 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-29T17:57:33.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:57:32 smithi110 bash[67519]: cluster 2024-08-29T17:57:32.322825+0000 mon.a (mon.0) 319 : cluster [INF] osd.0 [v2:172.21.15.29:6802/930243083,v1:172.21.15.29:6803/930243083] boot 2024-08-29T17:57:33.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:57:32 smithi110 bash[67519]: cluster 2024-08-29T17:57:32.322966+0000 mon.a (mon.0) 320 : cluster [DBG] osdmap e447: 8 total, 8 up, 8 in 2024-08-29T17:57:33.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:57:32 smithi110 bash[67519]: audit 2024-08-29T17:57:32.325147+0000 mon.c (mon.2) 66 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-29T17:57:33.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:57:32 smithi029 bash[79042]: cluster 2024-08-29T17:57:31.367975+0000 mgr.y (mgr.25004) 140 : cluster [DBG] pgmap v201: 121 pgs: 37 active+undersized, 16 active+undersized+degraded, 68 active+clean; 315 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 538 KiB/s wr, 7 op/s; 80/558 objects degraded (14.337%) 2024-08-29T17:57:33.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:57:32 smithi029 bash[79042]: audit 2024-08-29T17:57:31.655980+0000 mon.a (mon.0) 316 : audit [INF] from='osd.0 [v2:172.21.15.29:6802/930243083,v1:172.21.15.29:6803/930243083]' entity='osd.0' 2024-08-29T17:57:33.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:57:32 smithi029 bash[79042]: cluster 2024-08-29T17:57:31.843993+0000 mon.a (mon.0) 317 : cluster [WRN] Health check update: Degraded data redundancy: 80/558 objects degraded (14.337%), 16 pgs degraded (PG_DEGRADED) 2024-08-29T17:57:33.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:57:32 smithi029 bash[79042]: cluster 2024-08-29T17:57:32.313672+0000 mon.a (mon.0) 318 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-29T17:57:33.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:57:32 smithi029 bash[79042]: cluster 2024-08-29T17:57:32.322825+0000 mon.a (mon.0) 319 : cluster [INF] osd.0 [v2:172.21.15.29:6802/930243083,v1:172.21.15.29:6803/930243083] boot 2024-08-29T17:57:33.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:57:32 smithi029 bash[79042]: cluster 2024-08-29T17:57:32.322966+0000 mon.a (mon.0) 320 : cluster [DBG] osdmap e447: 8 total, 8 up, 8 in 2024-08-29T17:57:33.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:57:32 smithi029 bash[79042]: audit 2024-08-29T17:57:32.325147+0000 mon.c (mon.2) 66 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-29T17:57:33.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:57:32 smithi029 bash[77880]: cluster 2024-08-29T17:57:31.367975+0000 mgr.y (mgr.25004) 140 : cluster [DBG] pgmap v201: 121 pgs: 37 active+undersized, 16 active+undersized+degraded, 68 active+clean; 315 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 538 KiB/s wr, 7 op/s; 80/558 objects degraded (14.337%) 2024-08-29T17:57:33.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:57:32 smithi029 bash[77880]: audit 2024-08-29T17:57:31.655980+0000 mon.a (mon.0) 316 : audit [INF] from='osd.0 [v2:172.21.15.29:6802/930243083,v1:172.21.15.29:6803/930243083]' entity='osd.0' 2024-08-29T17:57:33.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:57:32 smithi029 bash[77880]: cluster 2024-08-29T17:57:31.843993+0000 mon.a (mon.0) 317 : cluster [WRN] Health check update: Degraded data redundancy: 80/558 objects degraded (14.337%), 16 pgs degraded (PG_DEGRADED) 2024-08-29T17:57:33.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:57:32 smithi029 bash[77880]: cluster 2024-08-29T17:57:32.313672+0000 mon.a (mon.0) 318 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-29T17:57:33.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:57:32 smithi029 bash[77880]: cluster 2024-08-29T17:57:32.322825+0000 mon.a (mon.0) 319 : cluster [INF] osd.0 [v2:172.21.15.29:6802/930243083,v1:172.21.15.29:6803/930243083] boot 2024-08-29T17:57:33.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:57:32 smithi029 bash[77880]: cluster 2024-08-29T17:57:32.322966+0000 mon.a (mon.0) 320 : cluster [DBG] osdmap e447: 8 total, 8 up, 8 in 2024-08-29T17:57:33.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:57:32 smithi029 bash[77880]: audit 2024-08-29T17:57:32.325147+0000 mon.c (mon.2) 66 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-29T17:57:33.380 INFO:tasks.rados.rados.0.smithi029.stdout:1969: finishing write tid 1 to smithi02969618-48 2024-08-29T17:57:33.380 INFO:tasks.rados.rados.0.smithi029.stdout:1969: finishing write tid 2 to smithi02969618-48 2024-08-29T17:57:33.381 INFO:tasks.rados.rados.0.smithi029.stdout:1968: done (4 left) 2024-08-29T17:57:33.381 INFO:tasks.rados.rados.0.smithi029.stdout:1971: done (3 left) 2024-08-29T17:57:33.381 INFO:tasks.rados.rados.0.smithi029.stdout:1972: done (2 left) 2024-08-29T17:57:33.381 INFO:tasks.rados.rados.0.smithi029.stdout:1973: setattr oid 14 current snap is 186 2024-08-29T17:57:33.384 INFO:tasks.rados.rados.0.smithi029.stdout:1969: finishing write tid 3 to smithi02969618-48 2024-08-29T17:57:33.384 INFO:tasks.rados.rados.0.smithi029.stdout:1969: oid 48 updating version 0 to 1086 2024-08-29T17:57:33.384 INFO:tasks.rados.rados.0.smithi029.stdout:1969: oid 48 version 1086 is already newer than 1085 2024-08-29T17:57:33.384 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 48 v 1086 (ObjNum 613 snap 186 seq_num 613) dirty exists 2024-08-29T17:57:33.385 INFO:tasks.rados.rados.0.smithi029.stdout:1969: left oid 48 (ObjNum 613 snap 186 seq_num 613) 2024-08-29T17:57:33.385 INFO:tasks.rados.rados.0.smithi029.stdout:1969: done (2 left) 2024-08-29T17:57:33.385 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 16 current snap is 186 2024-08-29T17:57:33.385 INFO:tasks.rados.rados.0.smithi029.stdout:1974: seq_num 616 ranges {4571136=720896} 2024-08-29T17:57:33.418 INFO:tasks.rados.rados.0.smithi029.stdout:1974: writing smithi02969618-16 from 4571136 to 5292032 tid 1 2024-08-29T17:57:33.418 INFO:tasks.rados.rados.0.smithi029.stdout:1975: rollback oid 49 current snap is 186 2024-08-29T17:57:33.418 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 49 to 183 2024-08-29T17:57:33.418 INFO:tasks.rados.rados.0.smithi029.stdout:1970: expect (ObjNum 532 snap 164 seq_num 532) 2024-08-29T17:57:33.714 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 14 v 1427 (ObjNum 610 snap 184 seq_num 610) dirty exists 2024-08-29T17:57:33.714 INFO:tasks.rados.rados.0.smithi029.stdout:1975: finishing rollback tid 0 to smithi02969618-49 2024-08-29T17:57:33.715 INFO:tasks.rados.rados.0.smithi029.stdout:1975: finishing rollback tid 1 to smithi02969618-49 2024-08-29T17:57:33.715 INFO:tasks.rados.rados.0.smithi029.stdout:1975: finishing rollback tid 2 to smithi02969618-49 2024-08-29T17:57:33.715 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 49 v 1559 (ObjNum 549 snap 168 seq_num 549) dirty exists 2024-08-29T17:57:33.715 INFO:tasks.rados.rados.0.smithi029.stdout:1974: finishing write tid 1 to smithi02969618-16 2024-08-29T17:57:33.715 INFO:tasks.rados.rados.0.smithi029.stdout:1974: finishing write tid 2 to smithi02969618-16 2024-08-29T17:57:33.715 INFO:tasks.rados.rados.0.smithi029.stdout:1974: finishing write tid 3 to smithi02969618-16 2024-08-29T17:57:33.715 INFO:tasks.rados.rados.0.smithi029.stdout:1974: oid 16 updating version 0 to 1159 2024-08-29T17:57:33.715 INFO:tasks.rados.rados.0.smithi029.stdout:1974: oid 16 version 1159 is already newer than 1158 2024-08-29T17:57:33.715 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 16 v 1159 (ObjNum 616 snap 186 seq_num 616) dirty exists 2024-08-29T17:57:33.715 INFO:tasks.rados.rados.0.smithi029.stdout:1974: left oid 16 (ObjNum 616 snap 186 seq_num 616) 2024-08-29T17:57:33.715 INFO:tasks.rados.rados.0.smithi029.stdout:1970: done (3 left) 2024-08-29T17:57:33.715 INFO:tasks.rados.rados.0.smithi029.stdout:1973: done (2 left) 2024-08-29T17:57:33.715 INFO:tasks.rados.rados.0.smithi029.stdout:1974: done (1 left) 2024-08-29T17:57:33.716 INFO:tasks.rados.rados.0.smithi029.stdout:1975: done (0 left) 2024-08-29T17:57:33.716 INFO:tasks.rados.rados.0.smithi029.stdout:1976: copy_from oid 38 from oid 17 current snap is 186 2024-08-29T17:57:33.716 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 44 current snap is 186 2024-08-29T17:57:33.716 INFO:tasks.rados.rados.0.smithi029.stdout:1977: seq_num 617 ranges {11051008=737280} 2024-08-29T17:57:33.791 INFO:tasks.rados.rados.0.smithi029.stdout:1977: writing smithi02969618-44 from 11051008 to 11788288 tid 1 2024-08-29T17:57:33.791 INFO:tasks.rados.rados.0.smithi029.stdout:1978: delete oid 10 current snap is 186 2024-08-29T17:57:33.791 INFO:tasks.rados.rados.0.smithi029.stdout:1976: finishing copy_from racing read to smithi02969618-38 2024-08-29T17:57:33.791 INFO:tasks.rados.rados.0.smithi029.stdout:1976: finishing copy_from to smithi02969618-38 2024-08-29T17:57:33.792 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 38 v 1025 (ObjNum 612 snap 185 seq_num 612) dirty exists 2024-08-29T17:57:33.797 INFO:tasks.rados.rados.0.smithi029.stdout:1976: done (2 left) 2024-08-29T17:57:33.797 INFO:tasks.rados.rados.0.smithi029.stdout:1978: done (1 left) 2024-08-29T17:57:33.797 INFO:tasks.rados.rados.0.smithi029.stdout:1979: read oid 26 snap -1 2024-08-29T17:57:33.797 INFO:tasks.rados.rados.0.smithi029.stdout:1979: expect (ObjNum 564 snap 172 seq_num 564) 2024-08-29T17:57:33.797 INFO:tasks.rados.rados.0.smithi029.stdout:1980: read oid 29 snap -1 2024-08-29T17:57:33.797 INFO:tasks.rados.rados.0.smithi029.stdout:1980: expect (ObjNum 449 snap 134 seq_num 449) 2024-08-29T17:57:33.797 INFO:tasks.rados.rados.0.smithi029.stdout:1981: snap_create 2024-08-29T17:57:33.802 INFO:tasks.rados.rados.0.smithi029.stdout:1977: finishing write tid 1 to smithi02969618-44 2024-08-29T17:57:33.804 INFO:tasks.rados.rados.0.smithi029.stdout:1977: finishing write tid 2 to smithi02969618-44 2024-08-29T17:57:33.808 INFO:tasks.rados.rados.0.smithi029.stdout:1977: finishing write tid 3 to smithi02969618-44 2024-08-29T17:57:33.808 INFO:tasks.rados.rados.0.smithi029.stdout:1977: oid 44 updating version 0 to 1161 2024-08-29T17:57:33.808 INFO:tasks.rados.rados.0.smithi029.stdout:1977: oid 44 version 1161 is already newer than 1160 2024-08-29T17:57:33.808 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 44 v 1161 (ObjNum 617 snap 186 seq_num 617) dirty exists 2024-08-29T17:57:33.808 INFO:tasks.rados.rados.0.smithi029.stdout:1977: left oid 44 (ObjNum 617 snap 186 seq_num 617) 2024-08-29T17:57:33.822 INFO:tasks.rados.rados.0.smithi029.stdout:1979: expect (ObjNum 564 snap 172 seq_num 564) 2024-08-29T17:57:34.106 INFO:tasks.rados.rados.0.smithi029.stdout:1980: expect (ObjNum 449 snap 134 seq_num 449) 2024-08-29T17:57:34.597 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:57:34 smithi029 bash[79042]: cluster 2024-08-29T17:57:33.326130+0000 mon.a (mon.0) 321 : cluster [DBG] osdmap e448: 8 total, 8 up, 8 in 2024-08-29T17:57:34.597 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:57:34 smithi029 bash[79042]: cluster 2024-08-29T17:57:33.368899+0000 mgr.y (mgr.25004) 141 : cluster [DBG] pgmap v204: 121 pgs: 37 active+undersized, 16 active+undersized+degraded, 68 active+clean; 315 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 80/558 objects degraded (14.337%) 2024-08-29T17:57:34.598 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:57:34 smithi029 bash[79042]: audit 2024-08-29T17:57:33.437921+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:57:34.598 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:57:34 smithi029 bash[79042]: audit 2024-08-29T17:57:33.441908+0000 mon.c (mon.2) 67 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T17:57:34.598 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:57:34 smithi029 bash[77880]: cluster 2024-08-29T17:57:33.326130+0000 mon.a (mon.0) 321 : cluster [DBG] osdmap e448: 8 total, 8 up, 8 in 2024-08-29T17:57:34.598 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:57:34 smithi029 bash[77880]: cluster 2024-08-29T17:57:33.368899+0000 mgr.y (mgr.25004) 141 : cluster [DBG] pgmap v204: 121 pgs: 37 active+undersized, 16 active+undersized+degraded, 68 active+clean; 315 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 80/558 objects degraded (14.337%) 2024-08-29T17:57:34.598 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:57:34 smithi029 bash[77880]: audit 2024-08-29T17:57:33.437921+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:57:34.598 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:57:34 smithi029 bash[77880]: audit 2024-08-29T17:57:33.441908+0000 mon.c (mon.2) 67 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T17:57:34.649 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:57:34 smithi110 bash[67519]: cluster 2024-08-29T17:57:33.326130+0000 mon.a (mon.0) 321 : cluster [DBG] osdmap e448: 8 total, 8 up, 8 in 2024-08-29T17:57:34.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:57:34 smithi110 bash[67519]: cluster 2024-08-29T17:57:33.368899+0000 mgr.y (mgr.25004) 141 : cluster [DBG] pgmap v204: 121 pgs: 37 active+undersized, 16 active+undersized+degraded, 68 active+clean; 315 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 80/558 objects degraded (14.337%) 2024-08-29T17:57:34.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:57:34 smithi110 bash[67519]: audit 2024-08-29T17:57:33.437921+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:57:34.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:57:34 smithi110 bash[67519]: audit 2024-08-29T17:57:33.441908+0000 mon.c (mon.2) 67 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T17:57:34.899 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:57:34 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:17:57:34] "GET /metrics HTTP/1.1" 200 36061 "" "Prometheus/2.43.0" 2024-08-29T17:57:35.410 INFO:tasks.rados.rados.0.smithi029.stdout:1977: done (3 left) 2024-08-29T17:57:35.410 INFO:tasks.rados.rados.0.smithi029.stdout:1979: done (2 left) 2024-08-29T17:57:35.411 INFO:tasks.rados.rados.0.smithi029.stdout:1980: done (1 left) 2024-08-29T17:57:35.411 INFO:tasks.rados.rados.0.smithi029.stdout:1981: done (0 left) 2024-08-29T17:57:35.411 INFO:tasks.rados.rados.0.smithi029.stdout:1982: read oid 48 snap -1 2024-08-29T17:57:35.411 INFO:tasks.rados.rados.0.smithi029.stdout:1982: expect (ObjNum 613 snap 186 seq_num 613) 2024-08-29T17:57:35.411 INFO:tasks.rados.rados.0.smithi029.stdout:1983: snap_create 2024-08-29T17:57:35.447 INFO:tasks.rados.rados.0.smithi029.stdout:1983: done (1 left) 2024-08-29T17:57:35.447 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 1 current snap is 188 2024-08-29T17:57:35.447 INFO:tasks.rados.rados.0.smithi029.stdout:1984: seq_num 619 ranges {18759680=770048} 2024-08-29T17:57:35.558 INFO:tasks.rados.rados.0.smithi029.stdout:1984: writing smithi02969618-1 from 18759680 to 19529728 tid 1 2024-08-29T17:57:35.558 INFO:tasks.rados.rados.0.smithi029.stdout:1985: copy_from oid 38 from oid 33 current snap is 188 2024-08-29T17:57:35.558 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 7 current snap is 188 2024-08-29T17:57:35.558 INFO:tasks.rados.rados.0.smithi029.stdout:1986: seq_num 620 ranges {0=794624} 2024-08-29T17:57:35.562 INFO:tasks.rados.rados.0.smithi029.stdout:1986: writing smithi02969618-7 from 0 to 794624 tid 1 2024-08-29T17:57:35.563 INFO:tasks.rados.rados.0.smithi029.stdout:1987: copy_from oid 16 from oid 29 current snap is 188 2024-08-29T17:57:35.563 INFO:tasks.rados.rados.0.smithi029.stdout:1988: snap_create 2024-08-29T17:57:35.563 INFO:tasks.rados.rados.0.smithi029.stdout:1982: expect (ObjNum 613 snap 186 seq_num 613) 2024-08-29T17:57:35.899 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:57:35 smithi110 bash[67519]: cluster 2024-08-29T17:57:34.444596+0000 mon.a (mon.0) 323 : cluster [DBG] osdmap e449: 8 total, 8 up, 8 in 2024-08-29T17:57:35.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:57:35 smithi029 bash[77880]: cluster 2024-08-29T17:57:34.444596+0000 mon.a (mon.0) 323 : cluster [DBG] osdmap e449: 8 total, 8 up, 8 in 2024-08-29T17:57:35.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:57:35 smithi029 bash[79042]: cluster 2024-08-29T17:57:34.444596+0000 mon.a (mon.0) 323 : cluster [DBG] osdmap e449: 8 total, 8 up, 8 in 2024-08-29T17:57:36.337 INFO:tasks.rados.rados.0.smithi029.stdout:1985: finishing copy_from to smithi02969618-38 2024-08-29T17:57:36.338 INFO:tasks.rados.rados.0.smithi029.stdout:1985: got expected ENOENT (src dne) 2024-08-29T17:57:36.338 INFO:tasks.rados.rados.0.smithi029.stdout:1985: finishing copy_from racing read to smithi02969618-38 2024-08-29T17:57:36.338 INFO:tasks.rados.rados.0.smithi029.stdout:1984: finishing write tid 1 to smithi02969618-1 2024-08-29T17:57:36.338 INFO:tasks.rados.rados.0.smithi029.stdout:1984: finishing write tid 2 to smithi02969618-1 2024-08-29T17:57:36.338 INFO:tasks.rados.rados.0.smithi029.stdout:1986: finishing write tid 1 to smithi02969618-7 2024-08-29T17:57:36.338 INFO:tasks.rados.rados.0.smithi029.stdout:1984: finishing write tid 3 to smithi02969618-1 2024-08-29T17:57:36.338 INFO:tasks.rados.rados.0.smithi029.stdout:1984: oid 1 updating version 0 to 1014 2024-08-29T17:57:36.338 INFO:tasks.rados.rados.0.smithi029.stdout:1984: oid 1 version 1014 is already newer than 1013 2024-08-29T17:57:36.338 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 1 v 1014 (ObjNum 619 snap 188 seq_num 619) dirty exists 2024-08-29T17:57:36.338 INFO:tasks.rados.rados.0.smithi029.stdout:1984: left oid 1 (ObjNum 619 snap 188 seq_num 619) 2024-08-29T17:57:36.338 INFO:tasks.rados.rados.0.smithi029.stdout:1986: finishing write tid 2 to smithi02969618-7 2024-08-29T17:57:36.338 INFO:tasks.rados.rados.0.smithi029.stdout:1986: finishing write tid 3 to smithi02969618-7 2024-08-29T17:57:36.339 INFO:tasks.rados.rados.0.smithi029.stdout:1986: oid 7 updating version 0 to 1016 2024-08-29T17:57:36.339 INFO:tasks.rados.rados.0.smithi029.stdout:1986: oid 7 version 1016 is already newer than 1015 2024-08-29T17:57:36.339 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 7 v 1016 (ObjNum 620 snap 188 seq_num 620) dirty exists 2024-08-29T17:57:36.339 INFO:tasks.rados.rados.0.smithi029.stdout:1986: left oid 7 (ObjNum 620 snap 188 seq_num 620) 2024-08-29T17:57:36.339 INFO:tasks.rados.rados.0.smithi029.stdout:1987: finishing copy_from racing read to smithi02969618-16 2024-08-29T17:57:36.339 INFO:tasks.rados.rados.0.smithi029.stdout:1987: finishing copy_from to smithi02969618-16 2024-08-29T17:57:36.339 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 16 v 1012 (ObjNum 449 snap 134 seq_num 449) dirty exists 2024-08-29T17:57:36.462 INFO:tasks.rados.rados.0.smithi029.stdout:1982: done (5 left) 2024-08-29T17:57:36.462 INFO:tasks.rados.rados.0.smithi029.stdout:1984: done (4 left) 2024-08-29T17:57:36.462 INFO:tasks.rados.rados.0.smithi029.stdout:1985: done (3 left) 2024-08-29T17:57:36.462 INFO:tasks.rados.rados.0.smithi029.stdout:1986: done (2 left) 2024-08-29T17:57:36.462 INFO:tasks.rados.rados.0.smithi029.stdout:1987: done (1 left) 2024-08-29T17:57:36.462 INFO:tasks.rados.rados.0.smithi029.stdout:1988: done (0 left) 2024-08-29T17:57:36.462 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 43 current snap is 189 2024-08-29T17:57:36.462 INFO:tasks.rados.rados.0.smithi029.stdout:1989: seq_num 621 ranges {0=409600,409600=401408} 2024-08-29T17:57:36.463 INFO:tasks.rados.rados.0.smithi029.stdout:1989: writing smithi02969618-43 from 0 to 409600 tid 1 2024-08-29T17:57:36.466 INFO:tasks.rados.rados.0.smithi029.stdout:1989: writing smithi02969618-43 from 409600 to 811008 tid 2 2024-08-29T17:57:36.466 INFO:tasks.rados.rados.0.smithi029.stdout:1990: delete oid 18 current snap is 189 2024-08-29T17:57:36.474 INFO:tasks.rados.rados.0.smithi029.stdout:1990: done (1 left) 2024-08-29T17:57:36.474 INFO:tasks.rados.rados.0.smithi029.stdout:1991: read oid 13 snap -1 2024-08-29T17:57:36.474 INFO:tasks.rados.rados.0.smithi029.stdout:1991: expect deleted 2024-08-29T17:57:36.474 INFO:tasks.rados.rados.0.smithi029.stdout:1992: snap_create 2024-08-29T17:57:36.476 INFO:tasks.rados.rados.0.smithi029.stdout:1989: finishing write tid 1 to smithi02969618-43 2024-08-29T17:57:36.477 INFO:tasks.rados.rados.0.smithi029.stdout:1989: finishing write tid 2 to smithi02969618-43 2024-08-29T17:57:36.477 INFO:tasks.rados.rados.0.smithi029.stdout:1989: finishing write tid 3 to smithi02969618-43 2024-08-29T17:57:36.478 INFO:tasks.rados.rados.0.smithi029.stdout:1989: finishing write tid 4 to smithi02969618-43 2024-08-29T17:57:36.479 INFO:tasks.rados.rados.0.smithi029.stdout:1989: oid 43 updating version 0 to 1096 2024-08-29T17:57:36.479 INFO:tasks.rados.rados.0.smithi029.stdout:1989: oid 43 version 1096 is already newer than 1095 2024-08-29T17:57:36.479 INFO:tasks.rados.rados.0.smithi029.stdout:1989: oid 43 version 1096 is already newer than 1094 2024-08-29T17:57:36.479 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 43 v 1096 (ObjNum 621 snap 189 seq_num 621) dirty exists 2024-08-29T17:57:36.479 INFO:tasks.rados.rados.0.smithi029.stdout:1989: left oid 43 (ObjNum 621 snap 189 seq_num 621) 2024-08-29T17:57:36.828 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:57:36 smithi029 bash[77880]: cluster 2024-08-29T17:57:35.369668+0000 mgr.y (mgr.25004) 142 : cluster [DBG] pgmap v206: 121 pgs: 10 active+undersized, 5 active+undersized+degraded, 106 active+clean; 310 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 22 MiB/s rd, 994 KiB/s wr, 14 op/s; 19/546 objects degraded (3.480%); 13 MiB/s, 4 objects/s recovering 2024-08-29T17:57:36.828 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:57:36 smithi029 bash[77880]: cluster 2024-08-29T17:57:35.448570+0000 mon.a (mon.0) 324 : cluster [DBG] osdmap e450: 8 total, 8 up, 8 in 2024-08-29T17:57:36.828 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:57:36 smithi029 bash[79042]: cluster 2024-08-29T17:57:35.369668+0000 mgr.y (mgr.25004) 142 : cluster [DBG] pgmap v206: 121 pgs: 10 active+undersized, 5 active+undersized+degraded, 106 active+clean; 310 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 22 MiB/s rd, 994 KiB/s wr, 14 op/s; 19/546 objects degraded (3.480%); 13 MiB/s, 4 objects/s recovering 2024-08-29T17:57:36.828 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:57:36 smithi029 bash[79042]: cluster 2024-08-29T17:57:35.448570+0000 mon.a (mon.0) 324 : cluster [DBG] osdmap e450: 8 total, 8 up, 8 in 2024-08-29T17:57:36.899 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:57:36 smithi110 bash[67519]: cluster 2024-08-29T17:57:35.369668+0000 mgr.y (mgr.25004) 142 : cluster [DBG] pgmap v206: 121 pgs: 10 active+undersized, 5 active+undersized+degraded, 106 active+clean; 310 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 22 MiB/s rd, 994 KiB/s wr, 14 op/s; 19/546 objects degraded (3.480%); 13 MiB/s, 4 objects/s recovering 2024-08-29T17:57:36.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:57:36 smithi110 bash[67519]: cluster 2024-08-29T17:57:35.448570+0000 mon.a (mon.0) 324 : cluster [DBG] osdmap e450: 8 total, 8 up, 8 in 2024-08-29T17:57:37.468 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:57:37 smithi029 bash[77880]: cluster 2024-08-29T17:57:36.462924+0000 mon.a (mon.0) 325 : cluster [DBG] osdmap e451: 8 total, 8 up, 8 in 2024-08-29T17:57:37.468 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:57:37 smithi029 bash[77880]: cluster 2024-08-29T17:57:36.845468+0000 mon.a (mon.0) 326 : cluster [WRN] Health check update: Degraded data redundancy: 19/546 objects degraded (3.480%), 5 pgs degraded (PG_DEGRADED) 2024-08-29T17:57:37.471 INFO:tasks.rados.rados.0.smithi029.stdout:1989: done (2 left) 2024-08-29T17:57:37.472 INFO:tasks.rados.rados.0.smithi029.stdout:1991: done (1 left) 2024-08-29T17:57:37.472 INFO:tasks.rados.rados.0.smithi029.stdout:1992: done (0 left) 2024-08-29T17:57:37.472 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 7 current snap is 190 2024-08-29T17:57:37.472 INFO:tasks.rados.rados.0.smithi029.stdout:1993: seq_num 623 ranges {794624=442368,1236992=401408} 2024-08-29T17:57:37.479 INFO:tasks.rados.rados.0.smithi029.stdout:1993: writing smithi02969618-7 from 794624 to 1236992 tid 1 2024-08-29T17:57:37.482 INFO:tasks.rados.rados.0.smithi029.stdout:1993: writing smithi02969618-7 from 1236992 to 1638400 tid 2 2024-08-29T17:57:37.482 INFO:tasks.rados.rados.0.smithi029.stdout:1994: read oid 43 snap -1 2024-08-29T17:57:37.482 INFO:tasks.rados.rados.0.smithi029.stdout:1994: expect (ObjNum 621 snap 189 seq_num 621) 2024-08-29T17:57:37.482 INFO:tasks.rados.rados.0.smithi029.stdout:1995: snap_remove snap 184 2024-08-29T17:57:37.899 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:57:37 smithi110 bash[67519]: cluster 2024-08-29T17:57:36.462924+0000 mon.a (mon.0) 325 : cluster [DBG] osdmap e451: 8 total, 8 up, 8 in 2024-08-29T17:57:37.899 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:57:37 smithi110 bash[67519]: cluster 2024-08-29T17:57:36.845468+0000 mon.a (mon.0) 326 : cluster [WRN] Health check update: Degraded data redundancy: 19/546 objects degraded (3.480%), 5 pgs degraded (PG_DEGRADED) 2024-08-29T17:57:37.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:57:37 smithi029 bash[79042]: cluster 2024-08-29T17:57:36.462924+0000 mon.a (mon.0) 325 : cluster [DBG] osdmap e451: 8 total, 8 up, 8 in 2024-08-29T17:57:37.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:57:37 smithi029 bash[79042]: cluster 2024-08-29T17:57:36.845468+0000 mon.a (mon.0) 326 : cluster [WRN] Health check update: Degraded data redundancy: 19/546 objects degraded (3.480%), 5 pgs degraded (PG_DEGRADED) 2024-08-29T17:57:38.473 INFO:tasks.rados.rados.0.smithi029.stdout:1995: done (2 left) 2024-08-29T17:57:38.473 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 25 current snap is 190 2024-08-29T17:57:38.473 INFO:tasks.rados.rados.0.smithi029.stdout:1996: seq_num 624 ranges {1286144=458752,1744896=401408} 2024-08-29T17:57:38.489 INFO:tasks.rados.rados.0.smithi029.stdout:1996: writing smithi02969618-25 from 1286144 to 1744896 tid 1 2024-08-29T17:57:38.493 INFO:tasks.rados.rados.0.smithi029.stdout:1996: writing smithi02969618-25 from 1744896 to 2146304 tid 2 2024-08-29T17:57:38.493 INFO:tasks.rados.rados.0.smithi029.stdout:1997: snap_remove snap 186 2024-08-29T17:57:38.899 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:57:38 smithi110 bash[67519]: cluster 2024-08-29T17:57:37.370401+0000 mgr.y (mgr.25004) 143 : cluster [DBG] pgmap v209: 121 pgs: 121 active+clean; 308 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 26 MiB/s rd, 996 KiB/s wr, 15 op/s; 14 MiB/s, 5 objects/s recovering 2024-08-29T17:57:38.899 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:57:38 smithi110 bash[67519]: cluster 2024-08-29T17:57:37.456509+0000 mon.a (mon.0) 327 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 19/546 objects degraded (3.480%), 5 pgs degraded) 2024-08-29T17:57:38.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:57:38 smithi110 bash[67519]: cluster 2024-08-29T17:57:37.456560+0000 mon.a (mon.0) 328 : cluster [INF] Cluster is now healthy 2024-08-29T17:57:38.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:57:38 smithi110 bash[67519]: cluster 2024-08-29T17:57:37.473383+0000 mon.a (mon.0) 329 : cluster [DBG] osdmap e452: 8 total, 8 up, 8 in 2024-08-29T17:57:38.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:57:38 smithi029 bash[79042]: cluster 2024-08-29T17:57:37.370401+0000 mgr.y (mgr.25004) 143 : cluster [DBG] pgmap v209: 121 pgs: 121 active+clean; 308 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 26 MiB/s rd, 996 KiB/s wr, 15 op/s; 14 MiB/s, 5 objects/s recovering 2024-08-29T17:57:38.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:57:38 smithi029 bash[79042]: cluster 2024-08-29T17:57:37.456509+0000 mon.a (mon.0) 327 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 19/546 objects degraded (3.480%), 5 pgs degraded) 2024-08-29T17:57:38.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:57:38 smithi029 bash[79042]: cluster 2024-08-29T17:57:37.456560+0000 mon.a (mon.0) 328 : cluster [INF] Cluster is now healthy 2024-08-29T17:57:38.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:57:38 smithi029 bash[79042]: cluster 2024-08-29T17:57:37.473383+0000 mon.a (mon.0) 329 : cluster [DBG] osdmap e452: 8 total, 8 up, 8 in 2024-08-29T17:57:38.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:57:38 smithi029 bash[77880]: cluster 2024-08-29T17:57:37.370401+0000 mgr.y (mgr.25004) 143 : cluster [DBG] pgmap v209: 121 pgs: 121 active+clean; 308 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 26 MiB/s rd, 996 KiB/s wr, 15 op/s; 14 MiB/s, 5 objects/s recovering 2024-08-29T17:57:38.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:57:38 smithi029 bash[77880]: cluster 2024-08-29T17:57:37.456509+0000 mon.a (mon.0) 327 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 19/546 objects degraded (3.480%), 5 pgs degraded) 2024-08-29T17:57:38.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:57:38 smithi029 bash[77880]: cluster 2024-08-29T17:57:37.456560+0000 mon.a (mon.0) 328 : cluster [INF] Cluster is now healthy 2024-08-29T17:57:38.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:57:38 smithi029 bash[77880]: cluster 2024-08-29T17:57:37.473383+0000 mon.a (mon.0) 329 : cluster [DBG] osdmap e452: 8 total, 8 up, 8 in 2024-08-29T17:57:39.487 INFO:tasks.rados.rados.0.smithi029.stdout:1997: done (3 left) 2024-08-29T17:57:39.487 INFO:tasks.rados.rados.0.smithi029.stdout:1998: setattr oid 40 current snap is 190 2024-08-29T17:57:39.487 INFO:tasks.rados.rados.0.smithi029.stdout:1994: expect (ObjNum 621 snap 189 seq_num 621) 2024-08-29T17:57:39.514 INFO:tasks.rados.rados.0.smithi029.stdout:1993: finishing write tid 1 to smithi02969618-7 2024-08-29T17:57:39.515 INFO:tasks.rados.rados.0.smithi029.stdout:1993: finishing write tid 2 to smithi02969618-7 2024-08-29T17:57:39.515 INFO:tasks.rados.rados.0.smithi029.stdout:1993: finishing write tid 3 to smithi02969618-7 2024-08-29T17:57:39.515 INFO:tasks.rados.rados.0.smithi029.stdout:1993: finishing write tid 4 to smithi02969618-7 2024-08-29T17:57:39.515 INFO:tasks.rados.rados.0.smithi029.stdout:1993: oid 7 updating version 0 to 1018 2024-08-29T17:57:39.515 INFO:tasks.rados.rados.0.smithi029.stdout:1993: oid 7 updating version 1018 to 1019 2024-08-29T17:57:39.515 INFO:tasks.rados.rados.0.smithi029.stdout:1993: oid 7 version 1019 is already newer than 1017 2024-08-29T17:57:39.515 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 7 v 1019 (ObjNum 623 snap 190 seq_num 623) dirty exists 2024-08-29T17:57:39.515 INFO:tasks.rados.rados.0.smithi029.stdout:1993: left oid 7 (ObjNum 623 snap 190 seq_num 623) 2024-08-29T17:57:39.515 INFO:tasks.rados.rados.0.smithi029.stdout:1996: finishing write tid 1 to smithi02969618-25 2024-08-29T17:57:39.515 INFO:tasks.rados.rados.0.smithi029.stdout:1996: finishing write tid 2 to smithi02969618-25 2024-08-29T17:57:39.515 INFO:tasks.rados.rados.0.smithi029.stdout:1996: finishing write tid 3 to smithi02969618-25 2024-08-29T17:57:39.515 INFO:tasks.rados.rados.0.smithi029.stdout:1996: finishing write tid 4 to smithi02969618-25 2024-08-29T17:57:39.516 INFO:tasks.rados.rados.0.smithi029.stdout:1996: oid 25 updating version 0 to 1095 2024-08-29T17:57:39.516 INFO:tasks.rados.rados.0.smithi029.stdout:1996: oid 25 version 1095 is already newer than 1093 2024-08-29T17:57:39.516 INFO:tasks.rados.rados.0.smithi029.stdout:1996: oid 25 version 1095 is already newer than 1094 2024-08-29T17:57:39.516 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 25 v 1095 (ObjNum 624 snap 190 seq_num 624) dirty exists 2024-08-29T17:57:39.516 INFO:tasks.rados.rados.0.smithi029.stdout:1996: left oid 25 (ObjNum 624 snap 190 seq_num 624) 2024-08-29T17:57:39.516 INFO:tasks.rados.rados.0.smithi029.stdout:1993: done (3 left) 2024-08-29T17:57:39.516 INFO:tasks.rados.rados.0.smithi029.stdout:1994: done (2 left) 2024-08-29T17:57:39.516 INFO:tasks.rados.rados.0.smithi029.stdout:1996: done (1 left) 2024-08-29T17:57:39.516 INFO:tasks.rados.rados.0.smithi029.stdout:1999: copy_from oid 22 from oid 29 current snap is 190 2024-08-29T17:57:39.516 INFO:tasks.rados.rados.0.smithi029.stdout:2000: rmattr oid 38 current snap is 190 2024-08-29T17:57:39.516 INFO:tasks.rados.rados.0.smithi029.stdout:2000: done (2 left) 2024-08-29T17:57:39.516 INFO:tasks.rados.rados.0.smithi029.stdout:2001: rollback oid 28 current snap is 190 2024-08-29T17:57:39.516 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 28 to 178 2024-08-29T17:57:39.517 INFO:tasks.rados.rados.0.smithi029.stdout:2002: snap_create 2024-08-29T17:57:39.519 INFO:tasks.rados.rados.0.smithi029.stdout:2001: finishing rollback tid 0 to smithi02969618-28 2024-08-29T17:57:39.519 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 40 v 1097 (ObjNum 506 snap 153 seq_num 506) dirty exists 2024-08-29T17:57:39.520 INFO:tasks.rados.rados.0.smithi029.stdout:2001: finishing rollback tid 1 to smithi02969618-28 2024-08-29T17:57:39.522 INFO:tasks.rados.rados.0.smithi029.stdout:2001: finishing rollback tid 2 to smithi02969618-28 2024-08-29T17:57:39.522 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 28 v 1122 (ObjNum 532 snap 164 seq_num 532) dirty exists 2024-08-29T17:57:39.590 INFO:tasks.rados.rados.0.smithi029.stdout:1999: finishing copy_from racing read to smithi02969618-22 2024-08-29T17:57:39.595 INFO:tasks.rados.rados.0.smithi029.stdout:1999: finishing copy_from to smithi02969618-22 2024-08-29T17:57:39.595 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 22 v 1012 (ObjNum 449 snap 134 seq_num 449) dirty exists 2024-08-29T17:57:39.899 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:57:39 smithi110 bash[67519]: cluster 2024-08-29T17:57:38.473896+0000 mon.a (mon.0) 330 : cluster [DBG] osdmap e453: 8 total, 8 up, 8 in 2024-08-29T17:57:39.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:57:39 smithi029 bash[77880]: cluster 2024-08-29T17:57:38.473896+0000 mon.a (mon.0) 330 : cluster [DBG] osdmap e453: 8 total, 8 up, 8 in 2024-08-29T17:57:39.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:57:39 smithi029 bash[79042]: cluster 2024-08-29T17:57:38.473896+0000 mon.a (mon.0) 330 : cluster [DBG] osdmap e453: 8 total, 8 up, 8 in 2024-08-29T17:57:40.497 INFO:tasks.rados.rados.0.smithi029.stdout:1998: done (3 left) 2024-08-29T17:57:40.497 INFO:tasks.rados.rados.0.smithi029.stdout:1999: done (2 left) 2024-08-29T17:57:40.497 INFO:tasks.rados.rados.0.smithi029.stdout:2001: done (1 left) 2024-08-29T17:57:40.497 INFO:tasks.rados.rados.0.smithi029.stdout:2002: done (0 left) 2024-08-29T17:57:40.497 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 18 current snap is 191 2024-08-29T17:57:40.497 INFO:tasks.rados.rados.0.smithi029.stdout:2003: seq_num 625 ranges {0=475136,475136=401408} 2024-08-29T17:57:40.499 INFO:tasks.rados.rados.0.smithi029.stdout:2003: writing smithi02969618-18 from 0 to 475136 tid 1 2024-08-29T17:57:40.502 INFO:tasks.rados.rados.0.smithi029.stdout:2003: writing smithi02969618-18 from 475136 to 876544 tid 2 2024-08-29T17:57:40.502 INFO:tasks.rados.rados.0.smithi029.stdout:2004: snap_create 2024-08-29T17:57:40.507 INFO:tasks.rados.rados.0.smithi029.stdout:2003: finishing write tid 1 to smithi02969618-18 2024-08-29T17:57:40.508 INFO:tasks.rados.rados.0.smithi029.stdout:2003: finishing write tid 2 to smithi02969618-18 2024-08-29T17:57:40.508 INFO:tasks.rados.rados.0.smithi029.stdout:2003: finishing write tid 3 to smithi02969618-18 2024-08-29T17:57:40.510 INFO:tasks.rados.rados.0.smithi029.stdout:2003: finishing write tid 4 to smithi02969618-18 2024-08-29T17:57:40.510 INFO:tasks.rados.rados.0.smithi029.stdout:2003: oid 18 updating version 0 to 1019 2024-08-29T17:57:40.510 INFO:tasks.rados.rados.0.smithi029.stdout:2003: oid 18 version 1019 is already newer than 1017 2024-08-29T17:57:40.510 INFO:tasks.rados.rados.0.smithi029.stdout:2003: oid 18 version 1019 is already newer than 1018 2024-08-29T17:57:40.510 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 18 v 1019 (ObjNum 625 snap 191 seq_num 625) dirty exists 2024-08-29T17:57:40.510 INFO:tasks.rados.rados.0.smithi029.stdout:2003: left oid 18 (ObjNum 625 snap 191 seq_num 625) 2024-08-29T17:57:40.790 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:57:40 smithi029 bash[77880]: cluster 2024-08-29T17:57:39.371815+0000 mgr.y (mgr.25004) 144 : cluster [DBG] pgmap v212: 121 pgs: 121 active+clean; 323 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 9.8 MiB/s rd, 3.9 MiB/s wr, 5 op/s; 1.2 MiB/s, 0 objects/s recovering 2024-08-29T17:57:40.790 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:57:40 smithi029 bash[77880]: cluster 2024-08-29T17:57:39.489382+0000 mon.a (mon.0) 331 : cluster [DBG] osdmap e454: 8 total, 8 up, 8 in 2024-08-29T17:57:40.790 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:57:40 smithi029 bash[79042]: cluster 2024-08-29T17:57:39.371815+0000 mgr.y (mgr.25004) 144 : cluster [DBG] pgmap v212: 121 pgs: 121 active+clean; 323 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 9.8 MiB/s rd, 3.9 MiB/s wr, 5 op/s; 1.2 MiB/s, 0 objects/s recovering 2024-08-29T17:57:40.790 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:57:40 smithi029 bash[79042]: cluster 2024-08-29T17:57:39.489382+0000 mon.a (mon.0) 331 : cluster [DBG] osdmap e454: 8 total, 8 up, 8 in 2024-08-29T17:57:40.899 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:57:40 smithi110 bash[67519]: cluster 2024-08-29T17:57:39.371815+0000 mgr.y (mgr.25004) 144 : cluster [DBG] pgmap v212: 121 pgs: 121 active+clean; 323 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 9.8 MiB/s rd, 3.9 MiB/s wr, 5 op/s; 1.2 MiB/s, 0 objects/s recovering 2024-08-29T17:57:40.899 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:57:40 smithi110 bash[67519]: cluster 2024-08-29T17:57:39.489382+0000 mon.a (mon.0) 331 : cluster [DBG] osdmap e454: 8 total, 8 up, 8 in 2024-08-29T17:57:41.507 INFO:tasks.rados.rados.0.smithi029.stdout:2003: done (1 left) 2024-08-29T17:57:41.507 INFO:tasks.rados.rados.0.smithi029.stdout:2004: done (0 left) 2024-08-29T17:57:41.507 INFO:tasks.rados.rados.0.smithi029.stdout:2005: setattr oid 44 current snap is 192 2024-08-29T17:57:41.509 INFO:tasks.rados.rados.0.smithi029.stdout:2006: rollback oid 20 current snap is 192 2024-08-29T17:57:41.509 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 20 to 188 2024-08-29T17:57:41.509 INFO:tasks.rados.rados.0.smithi029.stdout:2007: snap_remove snap 187 2024-08-29T17:57:41.852 INFO:tasks.rados.rados.0.smithi029.stdout:2007: done (2 left) 2024-08-29T17:57:41.852 INFO:tasks.rados.rados.0.smithi029.stdout:2008: copy_from oid 39 from oid 18 current snap is 192 2024-08-29T17:57:41.852 INFO:tasks.rados.rados.0.smithi029.stdout:2006: finishing rollback tid 1 to smithi02969618-20 2024-08-29T17:57:41.852 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 20 v 1343 (ObjNum 161 snap 0 seq_num 1562782960) dirty dne 2024-08-29T17:57:41.852 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 44 v 1162 (ObjNum 617 snap 186 seq_num 617) dirty exists 2024-08-29T17:57:41.853 INFO:tasks.rados.rados.0.smithi029.stdout:2005: done (2 left) 2024-08-29T17:57:41.853 INFO:tasks.rados.rados.0.smithi029.stdout:2006: done (1 left) 2024-08-29T17:57:41.853 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 23 current snap is 192 2024-08-29T17:57:41.853 INFO:tasks.rados.rados.0.smithi029.stdout:2009: seq_num 626 ranges {1097728=491520,1589248=401408} 2024-08-29T17:57:41.862 INFO:tasks.rados.rados.0.smithi029.stdout:2009: writing smithi02969618-23 from 1097728 to 1589248 tid 1 2024-08-29T17:57:41.866 INFO:tasks.rados.rados.0.smithi029.stdout:2009: writing smithi02969618-23 from 1589248 to 1990656 tid 2 2024-08-29T17:57:41.866 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 30 current snap is 192 2024-08-29T17:57:41.866 INFO:tasks.rados.rados.0.smithi029.stdout:2010: seq_num 627 ranges {7667712=507904,8175616=401408} 2024-08-29T17:57:41.899 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:57:41 smithi110 bash[67519]: cluster 2024-08-29T17:57:40.496762+0000 mon.a (mon.0) 332 : cluster [DBG] osdmap e455: 8 total, 8 up, 8 in 2024-08-29T17:57:41.899 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:57:41 smithi029 bash[77880]: cluster 2024-08-29T17:57:40.496762+0000 mon.a (mon.0) 332 : cluster [DBG] osdmap e455: 8 total, 8 up, 8 in 2024-08-29T17:57:41.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:57:41 smithi029 bash[79042]: cluster 2024-08-29T17:57:40.496762+0000 mon.a (mon.0) 332 : cluster [DBG] osdmap e455: 8 total, 8 up, 8 in 2024-08-29T17:57:41.916 INFO:tasks.rados.rados.0.smithi029.stdout:2010: writing smithi02969618-30 from 7667712 to 8175616 tid 1 2024-08-29T17:57:41.920 INFO:tasks.rados.rados.0.smithi029.stdout:2010: writing smithi02969618-30 from 8175616 to 8577024 tid 2 2024-08-29T17:57:41.920 INFO:tasks.rados.rados.0.smithi029.stdout:2011: read oid 19 snap -1 2024-08-29T17:57:41.920 INFO:tasks.rados.rados.0.smithi029.stdout:2011: expect deleted 2024-08-29T17:57:41.920 INFO:tasks.rados.rados.0.smithi029.stdout:2012: read oid 1 snap -1 2024-08-29T17:57:41.920 INFO:tasks.rados.rados.0.smithi029.stdout:2012: expect (ObjNum 619 snap 188 seq_num 619) 2024-08-29T17:57:41.920 INFO:tasks.rados.rados.0.smithi029.stdout:2013: snap_create 2024-08-29T17:57:41.920 INFO:tasks.rados.rados.0.smithi029.stdout:2009: finishing write tid 1 to smithi02969618-23 2024-08-29T17:57:41.920 INFO:tasks.rados.rados.0.smithi029.stdout:2009: finishing write tid 2 to smithi02969618-23 2024-08-29T17:57:41.920 INFO:tasks.rados.rados.0.smithi029.stdout:2009: finishing write tid 3 to smithi02969618-23 2024-08-29T17:57:41.920 INFO:tasks.rados.rados.0.smithi029.stdout:2009: finishing write tid 4 to smithi02969618-23 2024-08-29T17:57:41.921 INFO:tasks.rados.rados.0.smithi029.stdout:2009: oid 23 updating version 0 to 1565 2024-08-29T17:57:41.921 INFO:tasks.rados.rados.0.smithi029.stdout:2009: oid 23 updating version 1565 to 1566 2024-08-29T17:57:41.921 INFO:tasks.rados.rados.0.smithi029.stdout:2009: oid 23 version 1566 is already newer than 1564 2024-08-29T17:57:41.921 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 23 v 1566 (ObjNum 626 snap 192 seq_num 626) dirty exists 2024-08-29T17:57:41.921 INFO:tasks.rados.rados.0.smithi029.stdout:2009: left oid 23 (ObjNum 626 snap 192 seq_num 626) 2024-08-29T17:57:41.921 INFO:tasks.rados.rados.0.smithi029.stdout:2008: finishing copy_from racing read to smithi02969618-39 2024-08-29T17:57:41.923 INFO:tasks.rados.rados.0.smithi029.stdout:2008: finishing copy_from to smithi02969618-39 2024-08-29T17:57:41.923 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 39 v 1019 (ObjNum 625 snap 191 seq_num 625) dirty exists 2024-08-29T17:57:41.926 INFO:tasks.rados.rados.0.smithi029.stdout:2010: finishing write tid 1 to smithi02969618-30 2024-08-29T17:57:41.927 INFO:tasks.rados.rados.0.smithi029.stdout:2010: finishing write tid 2 to smithi02969618-30 2024-08-29T17:57:41.927 INFO:tasks.rados.rados.0.smithi029.stdout:2010: finishing write tid 3 to smithi02969618-30 2024-08-29T17:57:41.929 INFO:tasks.rados.rados.0.smithi029.stdout:2010: finishing write tid 4 to smithi02969618-30 2024-08-29T17:57:41.929 INFO:tasks.rados.rados.0.smithi029.stdout:2010: oid 30 updating version 0 to 1021 2024-08-29T17:57:41.929 INFO:tasks.rados.rados.0.smithi029.stdout:2010: oid 30 updating version 1021 to 1022 2024-08-29T17:57:41.929 INFO:tasks.rados.rados.0.smithi029.stdout:2010: oid 30 version 1022 is already newer than 1020 2024-08-29T17:57:41.929 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 30 v 1022 (ObjNum 627 snap 192 seq_num 627) dirty exists 2024-08-29T17:57:41.929 INFO:tasks.rados.rados.0.smithi029.stdout:2010: left oid 30 (ObjNum 627 snap 192 seq_num 627) 2024-08-29T17:57:42.035 INFO:tasks.rados.rados.0.smithi029.stdout:2012: expect (ObjNum 619 snap 188 seq_num 619) 2024-08-29T17:57:42.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:57:42 smithi110 bash[67519]: cluster 2024-08-29T17:57:41.372631+0000 mgr.y (mgr.25004) 145 : cluster [DBG] pgmap v215: 121 pgs: 121 active+clean; 323 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 6.1 MiB/s rd, 3.9 MiB/s wr, 4 op/s 2024-08-29T17:57:42.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:57:42 smithi110 bash[67519]: cluster 2024-08-29T17:57:41.508483+0000 mon.a (mon.0) 333 : cluster [DBG] osdmap e456: 8 total, 8 up, 8 in 2024-08-29T17:57:42.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:57:42 smithi110 bash[67519]: audit 2024-08-29T17:57:41.606488+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:57:42.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:57:42 smithi110 bash[67519]: audit 2024-08-29T17:57:41.616806+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:57:42.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:57:42 smithi110 bash[67519]: audit 2024-08-29T17:57:41.619159+0000 mon.c (mon.2) 68 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:57:42.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:57:42 smithi110 bash[67519]: audit 2024-08-29T17:57:41.620698+0000 mon.c (mon.2) 69 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T17:57:42.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:57:42 smithi110 bash[67519]: audit 2024-08-29T17:57:41.630959+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:57:42.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:57:42 smithi110 bash[67519]: audit 2024-08-29T17:57:41.748294+0000 mon.c (mon.2) 70 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:57:42.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:57:42 smithi110 bash[67519]: audit 2024-08-29T17:57:41.751568+0000 mon.c (mon.2) 71 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T17:57:42.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:57:42 smithi110 bash[67519]: audit 2024-08-29T17:57:41.753865+0000 mon.c (mon.2) 72 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T17:57:42.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:57:42 smithi110 bash[67519]: audit 2024-08-29T17:57:41.755647+0000 mon.c (mon.2) 73 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T17:57:42.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:57:42 smithi110 bash[67519]: audit 2024-08-29T17:57:41.757935+0000 mon.c (mon.2) 74 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-08-29T17:57:42.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:57:42 smithi110 bash[67519]: audit 2024-08-29T17:57:41.758246+0000 mgr.y (mgr.25004) 146 : audit [DBG] from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-08-29T17:57:42.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:57:42 smithi110 bash[67519]: cephadm 2024-08-29T17:57:41.760142+0000 mgr.y (mgr.25004) 147 : cephadm [INF] Upgrade: osd.1 is safe to restart 2024-08-29T17:57:42.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:57:42 smithi110 bash[67519]: cluster 2024-08-29T17:57:41.853782+0000 mon.a (mon.0) 337 : cluster [DBG] osdmap e457: 8 total, 8 up, 8 in 2024-08-29T17:57:42.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:57:42 smithi029 bash[79042]: cluster 2024-08-29T17:57:41.372631+0000 mgr.y (mgr.25004) 145 : cluster [DBG] pgmap v215: 121 pgs: 121 active+clean; 323 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 6.1 MiB/s rd, 3.9 MiB/s wr, 4 op/s 2024-08-29T17:57:42.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:57:42 smithi029 bash[79042]: cluster 2024-08-29T17:57:41.508483+0000 mon.a (mon.0) 333 : cluster [DBG] osdmap e456: 8 total, 8 up, 8 in 2024-08-29T17:57:42.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:57:42 smithi029 bash[79042]: audit 2024-08-29T17:57:41.606488+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:57:42.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:57:42 smithi029 bash[79042]: audit 2024-08-29T17:57:41.616806+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:57:42.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:57:42 smithi029 bash[79042]: audit 2024-08-29T17:57:41.619159+0000 mon.c (mon.2) 68 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:57:42.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:57:42 smithi029 bash[79042]: audit 2024-08-29T17:57:41.620698+0000 mon.c (mon.2) 69 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T17:57:42.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:57:42 smithi029 bash[79042]: audit 2024-08-29T17:57:41.630959+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:57:42.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:57:42 smithi029 bash[79042]: audit 2024-08-29T17:57:41.748294+0000 mon.c (mon.2) 70 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:57:42.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:57:42 smithi029 bash[79042]: audit 2024-08-29T17:57:41.751568+0000 mon.c (mon.2) 71 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T17:57:42.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:57:42 smithi029 bash[79042]: audit 2024-08-29T17:57:41.753865+0000 mon.c (mon.2) 72 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T17:57:42.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:57:42 smithi029 bash[79042]: audit 2024-08-29T17:57:41.755647+0000 mon.c (mon.2) 73 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T17:57:42.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:57:42 smithi029 bash[79042]: audit 2024-08-29T17:57:41.757935+0000 mon.c (mon.2) 74 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-08-29T17:57:42.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:57:42 smithi029 bash[79042]: audit 2024-08-29T17:57:41.758246+0000 mgr.y (mgr.25004) 146 : audit [DBG] from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-08-29T17:57:42.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:57:42 smithi029 bash[79042]: cephadm 2024-08-29T17:57:41.760142+0000 mgr.y (mgr.25004) 147 : cephadm [INF] Upgrade: osd.1 is safe to restart 2024-08-29T17:57:42.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:57:42 smithi029 bash[79042]: cluster 2024-08-29T17:57:41.853782+0000 mon.a (mon.0) 337 : cluster [DBG] osdmap e457: 8 total, 8 up, 8 in 2024-08-29T17:57:42.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:57:42 smithi029 bash[77880]: cluster 2024-08-29T17:57:41.372631+0000 mgr.y (mgr.25004) 145 : cluster [DBG] pgmap v215: 121 pgs: 121 active+clean; 323 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 6.1 MiB/s rd, 3.9 MiB/s wr, 4 op/s 2024-08-29T17:57:42.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:57:42 smithi029 bash[77880]: cluster 2024-08-29T17:57:41.508483+0000 mon.a (mon.0) 333 : cluster [DBG] osdmap e456: 8 total, 8 up, 8 in 2024-08-29T17:57:42.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:57:42 smithi029 bash[77880]: audit 2024-08-29T17:57:41.606488+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:57:42.904 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:57:42 smithi029 bash[77880]: audit 2024-08-29T17:57:41.616806+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:57:42.904 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:57:42 smithi029 bash[77880]: audit 2024-08-29T17:57:41.619159+0000 mon.c (mon.2) 68 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:57:42.904 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:57:42 smithi029 bash[77880]: audit 2024-08-29T17:57:41.620698+0000 mon.c (mon.2) 69 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T17:57:42.904 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:57:42 smithi029 bash[77880]: audit 2024-08-29T17:57:41.630959+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:57:42.904 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:57:42 smithi029 bash[77880]: audit 2024-08-29T17:57:41.748294+0000 mon.c (mon.2) 70 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:57:42.904 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:57:42 smithi029 bash[77880]: audit 2024-08-29T17:57:41.751568+0000 mon.c (mon.2) 71 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T17:57:42.904 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:57:42 smithi029 bash[77880]: audit 2024-08-29T17:57:41.753865+0000 mon.c (mon.2) 72 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T17:57:42.904 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:57:42 smithi029 bash[77880]: audit 2024-08-29T17:57:41.755647+0000 mon.c (mon.2) 73 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T17:57:42.904 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:57:42 smithi029 bash[77880]: audit 2024-08-29T17:57:41.757935+0000 mon.c (mon.2) 74 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-08-29T17:57:42.904 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:57:42 smithi029 bash[77880]: audit 2024-08-29T17:57:41.758246+0000 mgr.y (mgr.25004) 146 : audit [DBG] from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-08-29T17:57:42.905 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:57:42 smithi029 bash[77880]: cephadm 2024-08-29T17:57:41.760142+0000 mgr.y (mgr.25004) 147 : cephadm [INF] Upgrade: osd.1 is safe to restart 2024-08-29T17:57:42.905 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:57:42 smithi029 bash[77880]: cluster 2024-08-29T17:57:41.853782+0000 mon.a (mon.0) 337 : cluster [DBG] osdmap e457: 8 total, 8 up, 8 in 2024-08-29T17:57:43.451 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-08-29T17:57:43.751 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-29T17:57:43.751 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.a smithi029 *:9093,9094 running (11m) 15s ago 11m 13.8M - 0.25.0 c8568f914cd2 ce247dae888d 2024-08-29T17:57:43.751 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.a smithi110 *:3000 running (11m) 92s ago 11m 79.1M - 9.4.7 954c08fa6188 a99d1c017111 2024-08-29T17:57:43.751 INFO:teuthology.orchestra.run.smithi029.stdout:mds.a smithi029 running (14m) 15s ago 14m 16.2M - 18.2.4-774-gfe43f1c9 96384990183a 33831fc09ebe 2024-08-29T17:57:43.751 INFO:teuthology.orchestra.run.smithi029.stdout:mds.b smithi110 running (14m) 92s ago 14m 20.5M - 18.2.4-774-gfe43f1c9 96384990183a d4752f4920d9 2024-08-29T17:57:43.751 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.x smithi110 *:8443,9283,8765 running (3m) 92s ago 22m 428M - 19.1.1-235-g1ef86450 d401bb9bb76e 97032a0314c7 2024-08-29T17:57:43.751 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.y smithi029 *:8443,9283,8765 running (4m) 15s ago 25m 488M - 19.1.1-235-g1ef86450 d401bb9bb76e 426f9f92ffcb 2024-08-29T17:57:43.751 INFO:teuthology.orchestra.run.smithi029.stdout:mon.a smithi029 running (2m) 15s ago 25m 49.1M 2048M 19.1.1-235-g1ef86450 d401bb9bb76e 0381d4389ff1 2024-08-29T17:57:43.752 INFO:teuthology.orchestra.run.smithi029.stdout:mon.b smithi110 running (101s) 92s ago 23m 19.8M 2048M 19.1.1-235-g1ef86450 d401bb9bb76e ee83370832b3 2024-08-29T17:57:43.752 INFO:teuthology.orchestra.run.smithi029.stdout:mon.c smithi029 running (2m) 15s ago 23m 40.4M 2048M 19.1.1-235-g1ef86450 d401bb9bb76e a9f9abf8dbe2 2024-08-29T17:57:43.752 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.a smithi029 *:9100 running (12m) 15s ago 12m 8680k - 1.5.0 0da6a335fe13 ad51f15f97c2 2024-08-29T17:57:43.752 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.b smithi110 *:9100 running (12m) 92s ago 12m 9035k - 1.5.0 0da6a335fe13 30ef3fa1e10b 2024-08-29T17:57:43.752 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (19s) 15s ago 22m - 2525M 19.1.1-235-g1ef86450 d401bb9bb76e 70ffeb91cd60 2024-08-29T17:57:43.752 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (21m) 15s ago 21m 212M 2525M 18.2.4-774-gfe43f1c9 96384990183a a4be9491f22f 2024-08-29T17:57:43.752 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (20m) 15s ago 20m 180M 2525M 18.2.4-774-gfe43f1c9 96384990183a f82214cb5181 2024-08-29T17:57:43.752 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (19m) 15s ago 19m 139M 2525M 18.2.4-774-gfe43f1c9 96384990183a 3c70a57b97e6 2024-08-29T17:57:43.752 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi110 running (18m) 92s ago 18m 222M 2524M 18.2.4-774-gfe43f1c9 96384990183a 876fca7c6f49 2024-08-29T17:57:43.752 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi110 running (17m) 92s ago 17m 214M 2524M 18.2.4-774-gfe43f1c9 96384990183a 553a4e8175d9 2024-08-29T17:57:43.752 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi110 running (16m) 92s ago 16m 147M 2524M 18.2.4-774-gfe43f1c9 96384990183a a96a153c5cee 2024-08-29T17:57:43.752 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi110 running (15m) 92s ago 15m 120M 2524M 18.2.4-774-gfe43f1c9 96384990183a d61ec375881d 2024-08-29T17:57:43.752 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.a smithi110 *:9095 running (3m) 92s ago 12m 41.5M - 2.43.0 a07b618ecd1d 696215a147ab 2024-08-29T17:57:44.110 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:57:43 smithi029 bash[79042]: cluster 2024-08-29T17:57:42.857419+0000 mon.a (mon.0) 338 : cluster [DBG] osdmap e458: 8 total, 8 up, 8 in 2024-08-29T17:57:44.110 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:57:43 smithi029 bash[79042]: audit 2024-08-29T17:57:43.447571+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:57:44.110 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:57:43 smithi029 bash[77880]: cluster 2024-08-29T17:57:42.857419+0000 mon.a (mon.0) 338 : cluster [DBG] osdmap e458: 8 total, 8 up, 8 in 2024-08-29T17:57:44.110 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:57:43 smithi029 bash[77880]: audit 2024-08-29T17:57:43.447571+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:57:44.114 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-08-29T17:57:44.114 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-08-29T17:57:44.114 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.1.1-235-g1ef86450 (1ef864504b8875c83ee6c2c5fedc13315bebf7f5) squid (rc)": 3 2024-08-29T17:57:44.115 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-08-29T17:57:44.115 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-08-29T17:57:44.115 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.1.1-235-g1ef86450 (1ef864504b8875c83ee6c2c5fedc13315bebf7f5) squid (rc)": 2 2024-08-29T17:57:44.115 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-08-29T17:57:44.115 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-08-29T17:57:44.115 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 18.2.4-774-gfe43f1c9 (fe43f1c9f9e2945dda7244d8acbd33fb921449af) reef (stable)": 7, 2024-08-29T17:57:44.115 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.1.1-235-g1ef86450 (1ef864504b8875c83ee6c2c5fedc13315bebf7f5) squid (rc)": 1 2024-08-29T17:57:44.115 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-08-29T17:57:44.115 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-08-29T17:57:44.115 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 18.2.4-774-gfe43f1c9 (fe43f1c9f9e2945dda7244d8acbd33fb921449af) reef (stable)": 2 2024-08-29T17:57:44.115 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-08-29T17:57:44.115 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-08-29T17:57:44.115 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 18.2.4-774-gfe43f1c9 (fe43f1c9f9e2945dda7244d8acbd33fb921449af) reef (stable)": 9, 2024-08-29T17:57:44.116 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.1.1-235-g1ef86450 (1ef864504b8875c83ee6c2c5fedc13315bebf7f5) squid (rc)": 6 2024-08-29T17:57:44.116 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-08-29T17:57:44.116 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-08-29T17:57:44.149 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:57:43 smithi110 bash[67519]: cluster 2024-08-29T17:57:42.857419+0000 mon.a (mon.0) 338 : cluster [DBG] osdmap e458: 8 total, 8 up, 8 in 2024-08-29T17:57:44.149 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:57:43 smithi110 bash[67519]: audit 2024-08-29T17:57:43.447571+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:57:44.600 INFO:tasks.rados.rados.0.smithi029.stdout:2008: done (5 left) 2024-08-29T17:57:44.600 INFO:tasks.rados.rados.0.smithi029.stdout:2009: done (4 left) 2024-08-29T17:57:44.601 INFO:tasks.rados.rados.0.smithi029.stdout:2010: done (3 left) 2024-08-29T17:57:44.601 INFO:tasks.rados.rados.0.smithi029.stdout:2011: done (2 left) 2024-08-29T17:57:44.601 INFO:tasks.rados.rados.0.smithi029.stdout:2012: done (1 left) 2024-08-29T17:57:44.601 INFO:tasks.rados.rados.0.smithi029.stdout:2013: done (0 left) 2024-08-29T17:57:44.602 INFO:tasks.rados.rados.0.smithi029.stdout:2014: setattr oid 50 current snap is 193 2024-08-29T17:57:44.604 INFO:tasks.rados.rados.0.smithi029.stdout:2015: rmattr oid 7 current snap is 193 2024-08-29T17:57:44.604 INFO:tasks.rados.rados.0.smithi029.stdout:2015: done (1 left) 2024-08-29T17:57:44.604 INFO:tasks.rados.rados.0.smithi029.stdout:2016: delete oid 48 current snap is 193 2024-08-29T17:57:44.609 INFO:tasks.rados.rados.0.smithi029.stdout:2016: done (1 left) 2024-08-29T17:57:44.609 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 42 current snap is 193 2024-08-29T17:57:44.610 INFO:tasks.rados.rados.0.smithi029.stdout:2017: seq_num 629 ranges {8740864=540672,9281536=401408} 2024-08-29T17:57:44.692 INFO:tasks.rados.rados.0.smithi029.stdout:2017: writing smithi02969618-42 from 8740864 to 9281536 tid 1 2024-08-29T17:57:44.694 INFO:tasks.rados.rados.0.smithi029.stdout:2017: writing smithi02969618-42 from 9281536 to 9682944 tid 2 2024-08-29T17:57:44.694 INFO:tasks.rados.rados.0.smithi029.stdout:2018: read oid 45 snap -1 2024-08-29T17:57:44.695 INFO:tasks.rados.rados.0.smithi029.stdout:2018: expect (ObjNum 605 snap 183 seq_num 605) 2024-08-29T17:57:44.695 INFO:tasks.rados.rados.0.smithi029.stdout:2019: delete oid 33 current snap is 193 2024-08-29T17:57:44.695 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 50 v 1568 (ObjNum 488 snap 144 seq_num 488) dirty exists 2024-08-29T17:57:44.705 INFO:tasks.rados.rados.0.smithi029.stdout:2017: finishing write tid 1 to smithi02969618-42 2024-08-29T17:57:44.717 INFO:tasks.rados.rados.0.smithi029.stdout:2017: finishing write tid 2 to smithi02969618-42 2024-08-29T17:57:44.717 INFO:tasks.rados.rados.0.smithi029.stdout:2017: finishing write tid 3 to smithi02969618-42 2024-08-29T17:57:44.718 INFO:tasks.rados.rados.0.smithi029.stdout:2014: done (3 left) 2024-08-29T17:57:44.718 INFO:tasks.rados.rados.0.smithi029.stdout:2019: done (2 left) 2024-08-29T17:57:44.718 INFO:tasks.rados.rados.0.smithi029.stdout:2020: snap_create 2024-08-29T17:57:44.719 INFO:tasks.rados.rados.0.smithi029.stdout:2017: finishing write tid 4 to smithi02969618-42 2024-08-29T17:57:44.719 INFO:tasks.rados.rados.0.smithi029.stdout:2017: oid 42 updating version 0 to 1417 2024-08-29T17:57:44.719 INFO:tasks.rados.rados.0.smithi029.stdout:2017: oid 42 updating version 1417 to 1418 2024-08-29T17:57:44.719 INFO:tasks.rados.rados.0.smithi029.stdout:2017: oid 42 version 1418 is already newer than 1416 2024-08-29T17:57:44.719 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 42 v 1418 (ObjNum 629 snap 193 seq_num 629) dirty exists 2024-08-29T17:57:44.719 INFO:tasks.rados.rados.0.smithi029.stdout:2017: left oid 42 (ObjNum 629 snap 193 seq_num 629) 2024-08-29T17:57:44.723 INFO:tasks.rados.rados.0.smithi029.stdout:2018: expect (ObjNum 605 snap 183 seq_num 605) 2024-08-29T17:57:44.861 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:57:44 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:17:57:44] "GET /metrics HTTP/1.1" 200 36061 "" "Prometheus/2.43.0" 2024-08-29T17:57:44.862 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:57:44 smithi029 bash[77880]: cluster 2024-08-29T17:57:43.373114+0000 mgr.y (mgr.25004) 148 : cluster [DBG] pgmap v219: 121 pgs: 121 active+clean; 325 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 612 KiB/s rd, 420 KiB/s wr, 8 op/s 2024-08-29T17:57:44.862 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:57:44 smithi029 bash[77880]: audit 2024-08-29T17:57:43.440675+0000 mgr.y (mgr.25004) 149 : audit [DBG] from='client.44162 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T17:57:44.862 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:57:44 smithi029 bash[77880]: audit 2024-08-29T17:57:43.733074+0000 mgr.y (mgr.25004) 150 : audit [DBG] from='client.34245 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T17:57:44.862 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:57:44 smithi029 bash[77880]: audit 2024-08-29T17:57:44.116802+0000 mon.a (mon.0) 340 : audit [DBG] from='client.? 172.21.15.29:0/2552605680' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T17:57:44.903 INFO:tasks.rados.rados.0.smithi029.stdout:2017: done (2 left) 2024-08-29T17:57:44.903 INFO:tasks.rados.rados.0.smithi029.stdout:2018: done (1 left) 2024-08-29T17:57:44.904 INFO:tasks.rados.rados.0.smithi029.stdout:2020: done (0 left) 2024-08-29T17:57:44.904 INFO:tasks.rados.rados.0.smithi029.stdout:2021: snap_create 2024-08-29T17:57:45.149 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:57:44 smithi110 bash[67519]: cluster 2024-08-29T17:57:43.373114+0000 mgr.y (mgr.25004) 148 : cluster [DBG] pgmap v219: 121 pgs: 121 active+clean; 325 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 612 KiB/s rd, 420 KiB/s wr, 8 op/s 2024-08-29T17:57:45.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:57:44 smithi110 bash[67519]: audit 2024-08-29T17:57:43.440675+0000 mgr.y (mgr.25004) 149 : audit [DBG] from='client.44162 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T17:57:45.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:57:44 smithi110 bash[67519]: audit 2024-08-29T17:57:43.733074+0000 mgr.y (mgr.25004) 150 : audit [DBG] from='client.34245 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T17:57:45.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:57:44 smithi110 bash[67519]: audit 2024-08-29T17:57:44.116802+0000 mon.a (mon.0) 340 : audit [DBG] from='client.? 172.21.15.29:0/2552605680' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T17:57:45.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:57:44 smithi029 bash[79042]: cluster 2024-08-29T17:57:43.373114+0000 mgr.y (mgr.25004) 148 : cluster [DBG] pgmap v219: 121 pgs: 121 active+clean; 325 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 612 KiB/s rd, 420 KiB/s wr, 8 op/s 2024-08-29T17:57:45.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:57:44 smithi029 bash[79042]: audit 2024-08-29T17:57:43.440675+0000 mgr.y (mgr.25004) 149 : audit [DBG] from='client.44162 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T17:57:45.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:57:44 smithi029 bash[79042]: audit 2024-08-29T17:57:43.733074+0000 mgr.y (mgr.25004) 150 : audit [DBG] from='client.34245 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T17:57:45.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:57:44 smithi029 bash[79042]: audit 2024-08-29T17:57:44.116802+0000 mon.a (mon.0) 340 : audit [DBG] from='client.? 172.21.15.29:0/2552605680' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T17:57:45.877 INFO:tasks.rados.rados.0.smithi029.stdout:2021: done (0 left) 2024-08-29T17:57:45.877 INFO:tasks.rados.rados.0.smithi029.stdout:2022: read oid 37 snap 194 2024-08-29T17:57:45.877 INFO:tasks.rados.rados.0.smithi029.stdout:2022: expect (ObjNum 429 snap 128 seq_num 429) 2024-08-29T17:57:45.877 INFO:tasks.rados.rados.0.smithi029.stdout:2023: snap_remove snap 156 2024-08-29T17:57:46.149 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:57:45 smithi110 bash[67519]: cluster 2024-08-29T17:57:44.875387+0000 mon.a (mon.0) 341 : cluster [DBG] osdmap e459: 8 total, 8 up, 8 in 2024-08-29T17:57:46.149 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:57:45 smithi110 bash[67519]: cephadm 2024-08-29T17:57:45.152013+0000 mgr.y (mgr.25004) 151 : cephadm [INF] Upgrade: Updating osd.1 2024-08-29T17:57:46.149 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:57:45 smithi110 bash[67519]: audit 2024-08-29T17:57:45.159188+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:57:46.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:57:45 smithi110 bash[67519]: audit 2024-08-29T17:57:45.163267+0000 mon.c (mon.2) 75 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-08-29T17:57:46.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:57:45 smithi110 bash[67519]: audit 2024-08-29T17:57:45.164533+0000 mon.c (mon.2) 76 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:57:46.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:57:45 smithi029 bash[79042]: cluster 2024-08-29T17:57:44.875387+0000 mon.a (mon.0) 341 : cluster [DBG] osdmap e459: 8 total, 8 up, 8 in 2024-08-29T17:57:46.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:57:45 smithi029 bash[79042]: cephadm 2024-08-29T17:57:45.152013+0000 mgr.y (mgr.25004) 151 : cephadm [INF] Upgrade: Updating osd.1 2024-08-29T17:57:46.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:57:45 smithi029 bash[79042]: audit 2024-08-29T17:57:45.159188+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:57:46.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:57:45 smithi029 bash[79042]: audit 2024-08-29T17:57:45.163267+0000 mon.c (mon.2) 75 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-08-29T17:57:46.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:57:45 smithi029 bash[79042]: audit 2024-08-29T17:57:45.164533+0000 mon.c (mon.2) 76 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:57:46.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:57:45 smithi029 bash[77880]: cluster 2024-08-29T17:57:44.875387+0000 mon.a (mon.0) 341 : cluster [DBG] osdmap e459: 8 total, 8 up, 8 in 2024-08-29T17:57:46.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:57:45 smithi029 bash[77880]: cephadm 2024-08-29T17:57:45.152013+0000 mgr.y (mgr.25004) 151 : cephadm [INF] Upgrade: Updating osd.1 2024-08-29T17:57:46.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:57:45 smithi029 bash[77880]: audit 2024-08-29T17:57:45.159188+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:57:46.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:57:45 smithi029 bash[77880]: audit 2024-08-29T17:57:45.163267+0000 mon.c (mon.2) 75 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-08-29T17:57:46.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:57:45 smithi029 bash[77880]: audit 2024-08-29T17:57:45.164533+0000 mon.c (mon.2) 76 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:57:46.862 INFO:tasks.rados.rados.0.smithi029.stdout:2023: done (1 left) 2024-08-29T17:57:46.862 INFO:tasks.rados.rados.0.smithi029.stdout:2024: snap_create 2024-08-29T17:57:46.862 INFO:tasks.rados.rados.0.smithi029.stdout:2022: expect (ObjNum 429 snap 128 seq_num 429) 2024-08-29T17:57:47.149 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:57:46 smithi110 bash[67519]: cephadm 2024-08-29T17:57:45.169544+0000 mgr.y (mgr.25004) 152 : cephadm [INF] Deploying daemon osd.1 on smithi029 2024-08-29T17:57:47.149 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:57:46 smithi110 bash[67519]: cluster 2024-08-29T17:57:45.373745+0000 mgr.y (mgr.25004) 153 : cluster [DBG] pgmap v221: 121 pgs: 121 active+clean; 341 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 15 MiB/s rd, 4.6 MiB/s wr, 18 op/s 2024-08-29T17:57:47.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:57:46 smithi110 bash[67519]: cluster 2024-08-29T17:57:45.878089+0000 mon.a (mon.0) 343 : cluster [DBG] osdmap e460: 8 total, 8 up, 8 in 2024-08-29T17:57:47.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:57:46 smithi110 bash[67519]: cluster 2024-08-29T17:57:46.859005+0000 mon.a (mon.0) 344 : cluster [DBG] osdmap e461: 8 total, 8 up, 8 in 2024-08-29T17:57:47.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:57:46 smithi029 bash[77880]: cephadm 2024-08-29T17:57:45.169544+0000 mgr.y (mgr.25004) 152 : cephadm [INF] Deploying daemon osd.1 on smithi029 2024-08-29T17:57:47.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:57:46 smithi029 bash[77880]: cluster 2024-08-29T17:57:45.373745+0000 mgr.y (mgr.25004) 153 : cluster [DBG] pgmap v221: 121 pgs: 121 active+clean; 341 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 15 MiB/s rd, 4.6 MiB/s wr, 18 op/s 2024-08-29T17:57:47.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:57:46 smithi029 bash[77880]: cluster 2024-08-29T17:57:45.878089+0000 mon.a (mon.0) 343 : cluster [DBG] osdmap e460: 8 total, 8 up, 8 in 2024-08-29T17:57:47.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:57:46 smithi029 bash[77880]: cluster 2024-08-29T17:57:46.859005+0000 mon.a (mon.0) 344 : cluster [DBG] osdmap e461: 8 total, 8 up, 8 in 2024-08-29T17:57:47.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:57:46 smithi029 bash[79042]: cephadm 2024-08-29T17:57:45.169544+0000 mgr.y (mgr.25004) 152 : cephadm [INF] Deploying daemon osd.1 on smithi029 2024-08-29T17:57:47.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:57:46 smithi029 bash[79042]: cluster 2024-08-29T17:57:45.373745+0000 mgr.y (mgr.25004) 153 : cluster [DBG] pgmap v221: 121 pgs: 121 active+clean; 341 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 15 MiB/s rd, 4.6 MiB/s wr, 18 op/s 2024-08-29T17:57:47.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:57:46 smithi029 bash[79042]: cluster 2024-08-29T17:57:45.878089+0000 mon.a (mon.0) 343 : cluster [DBG] osdmap e460: 8 total, 8 up, 8 in 2024-08-29T17:57:47.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:57:46 smithi029 bash[79042]: cluster 2024-08-29T17:57:46.859005+0000 mon.a (mon.0) 344 : cluster [DBG] osdmap e461: 8 total, 8 up, 8 in 2024-08-29T17:57:47.859 INFO:tasks.rados.rados.0.smithi029.stdout:2022: done (1 left) 2024-08-29T17:57:47.859 INFO:tasks.rados.rados.0.smithi029.stdout:2024: done (0 left) 2024-08-29T17:57:47.859 INFO:tasks.rados.rados.0.smithi029.stdout:2025: delete oid 38 current snap is 196 2024-08-29T17:57:47.871 INFO:tasks.rados.rados.0.smithi029.stdout:2025: done (0 left) 2024-08-29T17:57:47.871 INFO:tasks.rados.rados.0.smithi029.stdout:2026: snap_remove snap 190 2024-08-29T17:57:48.872 INFO:tasks.rados.rados.0.smithi029.stdout:2026: done (0 left) 2024-08-29T17:57:48.872 INFO:tasks.rados.rados.0.smithi029.stdout:2027: rmattr oid 12 current snap is 196 2024-08-29T17:57:48.872 INFO:tasks.rados.rados.0.smithi029.stdout:2028: snap_remove snap 182 2024-08-29T17:57:49.149 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:57:48 smithi110 bash[67519]: cluster 2024-08-29T17:57:47.374270+0000 mgr.y (mgr.25004) 154 : cluster [DBG] pgmap v224: 121 pgs: 121 active+clean; 341 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 3.7 MiB/s wr, 9 op/s 2024-08-29T17:57:49.149 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:57:48 smithi110 bash[67519]: cluster 2024-08-29T17:57:47.860497+0000 mon.a (mon.0) 345 : cluster [DBG] osdmap e462: 8 total, 8 up, 8 in 2024-08-29T17:57:49.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:57:48 smithi110 bash[67519]: audit 2024-08-29T17:57:48.424488+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:57:49.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:57:48 smithi110 bash[67519]: audit 2024-08-29T17:57:48.426571+0000 mon.c (mon.2) 77 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T17:57:49.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:57:48 smithi029 bash[77880]: cluster 2024-08-29T17:57:47.374270+0000 mgr.y (mgr.25004) 154 : cluster [DBG] pgmap v224: 121 pgs: 121 active+clean; 341 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 3.7 MiB/s wr, 9 op/s 2024-08-29T17:57:49.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:57:48 smithi029 bash[77880]: cluster 2024-08-29T17:57:47.860497+0000 mon.a (mon.0) 345 : cluster [DBG] osdmap e462: 8 total, 8 up, 8 in 2024-08-29T17:57:49.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:57:48 smithi029 bash[77880]: audit 2024-08-29T17:57:48.424488+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:57:49.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:57:48 smithi029 bash[77880]: audit 2024-08-29T17:57:48.426571+0000 mon.c (mon.2) 77 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T17:57:49.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:57:48 smithi029 bash[79042]: cluster 2024-08-29T17:57:47.374270+0000 mgr.y (mgr.25004) 154 : cluster [DBG] pgmap v224: 121 pgs: 121 active+clean; 341 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 3.7 MiB/s wr, 9 op/s 2024-08-29T17:57:49.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:57:48 smithi029 bash[79042]: cluster 2024-08-29T17:57:47.860497+0000 mon.a (mon.0) 345 : cluster [DBG] osdmap e462: 8 total, 8 up, 8 in 2024-08-29T17:57:49.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:57:48 smithi029 bash[79042]: audit 2024-08-29T17:57:48.424488+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:57:49.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:57:48 smithi029 bash[79042]: audit 2024-08-29T17:57:48.426571+0000 mon.c (mon.2) 77 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T17:57:49.879 INFO:tasks.rados.rados.0.smithi029.stdout:2028: done (1 left) 2024-08-29T17:57:49.879 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 45 current snap is 196 2024-08-29T17:57:49.879 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 12 v 1588 (ObjNum 611 snap 184 seq_num 611) dirty exists 2024-08-29T17:57:49.879 INFO:tasks.rados.rados.0.smithi029.stdout:2029: seq_num 632 ranges {3153920=589824,3743744=401408} 2024-08-29T17:57:49.913 INFO:tasks.rados.rados.0.smithi029.stdout:2029: writing smithi02969618-45 from 3153920 to 3743744 tid 1 2024-08-29T17:57:49.917 INFO:tasks.rados.rados.0.smithi029.stdout:2029: writing smithi02969618-45 from 3743744 to 4145152 tid 2 2024-08-29T17:57:49.917 INFO:tasks.rados.rados.0.smithi029.stdout:2027: done (1 left) 2024-08-29T17:57:49.917 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 37 current snap is 196 2024-08-29T17:57:49.917 INFO:tasks.rados.rados.0.smithi029.stdout:2030: seq_num 633 ranges {8421376=606208,9027584=401408} 2024-08-29T17:57:49.975 INFO:tasks.rados.rados.0.smithi029.stdout:2030: writing smithi02969618-37 from 8421376 to 9027584 tid 1 2024-08-29T17:57:49.978 INFO:tasks.rados.rados.0.smithi029.stdout:2030: writing smithi02969618-37 from 9027584 to 9428992 tid 2 2024-08-29T17:57:49.978 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 1 current snap is 196 2024-08-29T17:57:49.978 INFO:tasks.rados.rados.0.smithi029.stdout:2029: finishing write tid 1 to smithi02969618-45 2024-08-29T17:57:49.978 INFO:tasks.rados.rados.0.smithi029.stdout:2029: finishing write tid 2 to smithi02969618-45 2024-08-29T17:57:49.978 INFO:tasks.rados.rados.0.smithi029.stdout:2029: finishing write tid 3 to smithi02969618-45 2024-08-29T17:57:49.978 INFO:tasks.rados.rados.0.smithi029.stdout:2031: seq_num 634 ranges {19529728=622592,20152320=401408} 2024-08-29T17:57:50.091 INFO:tasks.rados.rados.0.smithi029.stdout:2031: writing smithi02969618-1 from 19529728 to 20152320 tid 1 2024-08-29T17:57:50.094 INFO:tasks.rados.rados.0.smithi029.stdout:2031: writing smithi02969618-1 from 20152320 to 20553728 tid 2 2024-08-29T17:57:50.094 INFO:tasks.rados.rados.0.smithi029.stdout:2032: rollback oid 33 current snap is 196 2024-08-29T17:57:50.094 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 33 to 194 2024-08-29T17:57:50.094 INFO:tasks.rados.rados.0.smithi029.stdout:2029: finishing write tid 4 to smithi02969618-45 2024-08-29T17:57:50.094 INFO:tasks.rados.rados.0.smithi029.stdout:2029: oid 45 updating version 0 to 1166 2024-08-29T17:57:50.094 INFO:tasks.rados.rados.0.smithi029.stdout:2029: oid 45 version 1166 is already newer than 1165 2024-08-29T17:57:50.094 INFO:tasks.rados.rados.0.smithi029.stdout:2029: oid 45 version 1166 is already newer than 1164 2024-08-29T17:57:50.094 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 45 v 1166 (ObjNum 632 snap 196 seq_num 632) dirty exists 2024-08-29T17:57:50.094 INFO:tasks.rados.rados.0.smithi029.stdout:2029: left oid 45 (ObjNum 632 snap 196 seq_num 632) 2024-08-29T17:57:50.095 INFO:tasks.rados.rados.0.smithi029.stdout:2030: finishing write tid 1 to smithi02969618-37 2024-08-29T17:57:50.095 INFO:tasks.rados.rados.0.smithi029.stdout:2030: finishing write tid 2 to smithi02969618-37 2024-08-29T17:57:50.095 INFO:tasks.rados.rados.0.smithi029.stdout:2030: finishing write tid 3 to smithi02969618-37 2024-08-29T17:57:50.095 INFO:tasks.rados.rados.0.smithi029.stdout:2030: finishing write tid 4 to smithi02969618-37 2024-08-29T17:57:50.095 INFO:tasks.rados.rados.0.smithi029.stdout:2030: oid 37 updating version 0 to 1600 2024-08-29T17:57:50.095 INFO:tasks.rados.rados.0.smithi029.stdout:2030: oid 37 updating version 1600 to 1602 2024-08-29T17:57:50.095 INFO:tasks.rados.rados.0.smithi029.stdout:2030: oid 37 version 1602 is already newer than 1601 2024-08-29T17:57:50.095 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 37 v 1602 (ObjNum 633 snap 196 seq_num 633) dirty exists 2024-08-29T17:57:50.095 INFO:tasks.rados.rados.0.smithi029.stdout:2030: left oid 37 (ObjNum 633 snap 196 seq_num 633) 2024-08-29T17:57:50.095 INFO:tasks.rados.rados.0.smithi029.stdout:2029: done (3 left) 2024-08-29T17:57:50.095 INFO:tasks.rados.rados.0.smithi029.stdout:2030: done (2 left) 2024-08-29T17:57:50.095 INFO:tasks.rados.rados.0.smithi029.stdout:2033: rollback oid 9 current snap is 196 2024-08-29T17:57:50.095 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 9 to 170 2024-08-29T17:57:50.096 INFO:tasks.rados.rados.0.smithi029.stdout:2034: copy_from oid 7 from oid 35 current snap is 196 2024-08-29T17:57:50.096 INFO:tasks.rados.rados.0.smithi029.stdout:2035: read oid 47 snap -1 2024-08-29T17:57:50.096 INFO:tasks.rados.rados.0.smithi029.stdout:2035: expect (ObjNum 516 snap 162 seq_num 516) 2024-08-29T17:57:50.096 INFO:tasks.rados.rados.0.smithi029.stdout:2036: copy_from oid 12 from oid 16 current snap is 196 2024-08-29T17:57:50.096 INFO:tasks.rados.rados.0.smithi029.stdout:2037: delete oid 23 current snap is 196 2024-08-29T17:57:50.098 INFO:tasks.rados.rados.0.smithi029.stdout:2032: finishing rollback tid 1 to smithi02969618-33 2024-08-29T17:57:50.098 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 33 v 1415 (ObjNum 161 snap 0 seq_num 0) dirty dne 2024-08-29T17:57:50.107 INFO:tasks.rados.rados.0.smithi029.stdout:2031: finishing write tid 1 to smithi02969618-1 2024-08-29T17:57:50.109 INFO:tasks.rados.rados.0.smithi029.stdout:2032: done (6 left) 2024-08-29T17:57:50.110 INFO:tasks.rados.rados.0.smithi029.stdout:2037: done (5 left) 2024-08-29T17:57:50.110 INFO:tasks.rados.rados.0.smithi029.stdout:2038: copy_from oid 22 from oid 6 current snap is 196 2024-08-29T17:57:50.110 INFO:tasks.rados.rados.0.smithi029.stdout:2039: setattr oid 23 current snap is 196 2024-08-29T17:57:50.110 INFO:tasks.rados.rados.0.smithi029.stdout:2031: finishing write tid 2 to smithi02969618-1 2024-08-29T17:57:50.110 INFO:tasks.rados.rados.0.smithi029.stdout:2034: finishing copy_from to smithi02969618-7 2024-08-29T17:57:50.110 INFO:tasks.rados.rados.0.smithi029.stdout:2034: got expected ENOENT (src dne) 2024-08-29T17:57:50.112 INFO:tasks.rados.rados.0.smithi029.stdout:2040: read oid 37 snap -1 2024-08-29T17:57:50.112 INFO:tasks.rados.rados.0.smithi029.stdout:2040: expect (ObjNum 633 snap 196 seq_num 633) 2024-08-29T17:57:50.112 INFO:tasks.rados.rados.0.smithi029.stdout:2041: read oid 49 snap -1 2024-08-29T17:57:50.112 INFO:tasks.rados.rados.0.smithi029.stdout:2041: expect (ObjNum 549 snap 168 seq_num 549) 2024-08-29T17:57:50.112 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 2 current snap is 196 2024-08-29T17:57:50.112 INFO:tasks.rados.rados.0.smithi029.stdout:2042: seq_num 636 ranges {0=655360,655360=401408} 2024-08-29T17:57:50.116 INFO:tasks.rados.rados.0.smithi029.stdout:2042: writing smithi02969618-2 from 0 to 655360 tid 1 2024-08-29T17:57:50.119 INFO:tasks.rados.rados.0.smithi029.stdout:2042: writing smithi02969618-2 from 655360 to 1056768 tid 2 2024-08-29T17:57:50.119 INFO:tasks.rados.rados.0.smithi029.stdout:2043: snap_remove snap 172 2024-08-29T17:57:50.149 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:57:49 smithi110 bash[67519]: cluster 2024-08-29T17:57:48.871080+0000 mon.a (mon.0) 347 : cluster [DBG] osdmap e463: 8 total, 8 up, 8 in 2024-08-29T17:57:50.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:57:49 smithi029 bash[79042]: cluster 2024-08-29T17:57:48.871080+0000 mon.a (mon.0) 347 : cluster [DBG] osdmap e463: 8 total, 8 up, 8 in 2024-08-29T17:57:50.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:57:49 smithi029 bash[77880]: cluster 2024-08-29T17:57:48.871080+0000 mon.a (mon.0) 347 : cluster [DBG] osdmap e463: 8 total, 8 up, 8 in 2024-08-29T17:57:50.891 INFO:tasks.rados.rados.0.smithi029.stdout:2043: done (10 left) 2024-08-29T17:57:50.891 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 11 current snap is 196 2024-08-29T17:57:50.891 INFO:tasks.rados.rados.0.smithi029.stdout:2044: seq_num 637 ranges {491520=671744,1163264=401408} 2024-08-29T17:57:50.898 INFO:tasks.rados.rados.0.smithi029.stdout:2044: writing smithi02969618-11 from 491520 to 1163264 tid 1 2024-08-29T17:57:50.901 INFO:tasks.rados.rados.0.smithi029.stdout:2044: writing smithi02969618-11 from 1163264 to 1564672 tid 2 2024-08-29T17:57:50.902 INFO:tasks.rados.rados.0.smithi029.stdout:2045: read oid 31 snap -1 2024-08-29T17:57:50.902 INFO:tasks.rados.rados.0.smithi029.stdout:2045: expect (ObjNum 614 snap 186 seq_num 614) 2024-08-29T17:57:50.902 INFO:tasks.rados.rados.0.smithi029.stdout:2046: rollback oid 27 current snap is 196 2024-08-29T17:57:50.902 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 27 to 181 2024-08-29T17:57:50.902 INFO:tasks.rados.rados.0.smithi029.stdout:2034: finishing copy_from racing read to smithi02969618-7 2024-08-29T17:57:50.902 INFO:tasks.rados.rados.0.smithi029.stdout:2031: finishing write tid 3 to smithi02969618-1 2024-08-29T17:57:50.902 INFO:tasks.rados.rados.0.smithi029.stdout:2031: finishing write tid 4 to smithi02969618-1 2024-08-29T17:57:50.902 INFO:tasks.rados.rados.0.smithi029.stdout:2031: oid 1 updating version 0 to 1020 2024-08-29T17:57:50.902 INFO:tasks.rados.rados.0.smithi029.stdout:2031: oid 1 updating version 1020 to 1022 2024-08-29T17:57:50.902 INFO:tasks.rados.rados.0.smithi029.stdout:2031: oid 1 version 1022 is already newer than 1021 2024-08-29T17:57:50.912 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 1 v 1022 (ObjNum 634 snap 196 seq_num 634) dirty exists 2024-08-29T17:57:50.912 INFO:tasks.rados.rados.0.smithi029.stdout:2031: left oid 1 (ObjNum 634 snap 196 seq_num 634) 2024-08-29T17:57:50.912 INFO:tasks.rados.rados.0.smithi029.stdout:2033: finishing rollback tid 1 to smithi02969618-9 2024-08-29T17:57:50.912 INFO:tasks.rados.rados.0.smithi029.stdout:2033: finishing rollback tid 2 to smithi02969618-9 2024-08-29T17:57:50.912 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 9 v 852 (ObjNum 529 snap 164 seq_num 529) dirty exists 2024-08-29T17:57:50.912 INFO:tasks.rados.rados.0.smithi029.stdout:2038: finishing copy_from to smithi02969618-22 2024-08-29T17:57:50.912 INFO:tasks.rados.rados.0.smithi029.stdout:2038: got expected ENOENT (src dne) 2024-08-29T17:57:50.912 INFO:tasks.rados.rados.0.smithi029.stdout:2038: finishing copy_from racing read to smithi02969618-22 2024-08-29T17:57:50.913 INFO:tasks.rados.rados.0.smithi029.stdout:2035: expect (ObjNum 516 snap 162 seq_num 516) 2024-08-29T17:57:51.149 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:57:50 smithi110 bash[67519]: cluster 2024-08-29T17:57:49.375837+0000 mgr.y (mgr.25004) 155 : cluster [DBG] pgmap v227: 121 pgs: 121 active+clean; 304 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 8.3 MiB/s rd, 230 KiB/s wr, 10 op/s 2024-08-29T17:57:51.149 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:57:50 smithi110 bash[67519]: cluster 2024-08-29T17:57:49.880444+0000 mon.a (mon.0) 348 : cluster [DBG] osdmap e464: 8 total, 8 up, 8 in 2024-08-29T17:57:51.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:57:50 smithi029 bash[79042]: cluster 2024-08-29T17:57:49.375837+0000 mgr.y (mgr.25004) 155 : cluster [DBG] pgmap v227: 121 pgs: 121 active+clean; 304 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 8.3 MiB/s rd, 230 KiB/s wr, 10 op/s 2024-08-29T17:57:51.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:57:50 smithi029 bash[79042]: cluster 2024-08-29T17:57:49.880444+0000 mon.a (mon.0) 348 : cluster [DBG] osdmap e464: 8 total, 8 up, 8 in 2024-08-29T17:57:51.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:57:50 smithi029 bash[77880]: cluster 2024-08-29T17:57:49.375837+0000 mgr.y (mgr.25004) 155 : cluster [DBG] pgmap v227: 121 pgs: 121 active+clean; 304 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 8.3 MiB/s rd, 230 KiB/s wr, 10 op/s 2024-08-29T17:57:51.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:57:50 smithi029 bash[77880]: cluster 2024-08-29T17:57:49.880444+0000 mon.a (mon.0) 348 : cluster [DBG] osdmap e464: 8 total, 8 up, 8 in 2024-08-29T17:57:51.229 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 23 v 1605 (ObjNum 289 snap 0 seq_num 0) dirty exists 2024-08-29T17:57:51.229 INFO:tasks.rados.rados.0.smithi029.stdout:2040: expect (ObjNum 633 snap 196 seq_num 633) 2024-08-29T17:57:51.649 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:57:51 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T17:57:51.650 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:57:51 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T17:57:51.650 INFO:journalctl@ceph.osd.2.smithi029.stdout:Aug 29 17:57:51 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T17:57:51.651 INFO:journalctl@ceph.osd.3.smithi029.stdout:Aug 29 17:57:51 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T17:57:51.651 INFO:journalctl@ceph.mds.a.smithi029.stdout:Aug 29 17:57:51 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T17:57:51.651 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Aug 29 17:57:51 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T17:57:51.652 INFO:journalctl@ceph.osd.0.smithi029.stdout:Aug 29 17:57:51 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T17:57:51.652 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Aug 29 17:57:51 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T17:57:51.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:57:51 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T17:57:51.652 INFO:journalctl@ceph.osd.1.smithi029.stdout:Aug 29 17:57:51 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T17:57:51.866 INFO:tasks.rados.rados.0.smithi029.stdout:2042: finishing write tid 1 to smithi02969618-2 2024-08-29T17:57:51.866 INFO:tasks.rados.rados.0.smithi029.stdout:2041: expect (ObjNum 549 snap 168 seq_num 549) 2024-08-29T17:57:51.926 INFO:tasks.rados.rados.0.smithi029.stdout:2042: finishing write tid 2 to smithi02969618-2 2024-08-29T17:57:51.926 INFO:tasks.rados.rados.0.smithi029.stdout:2042: finishing write tid 3 to smithi02969618-2 2024-08-29T17:57:51.926 INFO:tasks.rados.rados.0.smithi029.stdout:2042: finishing write tid 4 to smithi02969618-2 2024-08-29T17:57:51.926 INFO:tasks.rados.rados.0.smithi029.stdout:2042: oid 2 updating version 0 to 1606 2024-08-29T17:57:51.926 INFO:tasks.rados.rados.0.smithi029.stdout:2042: oid 2 updating version 1606 to 1608 2024-08-29T17:57:51.926 INFO:tasks.rados.rados.0.smithi029.stdout:2042: oid 2 version 1608 is already newer than 1607 2024-08-29T17:57:51.926 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 2 v 1608 (ObjNum 636 snap 196 seq_num 636) dirty exists 2024-08-29T17:57:51.926 INFO:tasks.rados.rados.0.smithi029.stdout:2042: left oid 2 (ObjNum 636 snap 196 seq_num 636) 2024-08-29T17:57:51.927 INFO:tasks.rados.rados.0.smithi029.stdout:2036: finishing copy_from racing read to smithi02969618-12 2024-08-29T17:57:51.927 INFO:tasks.rados.rados.0.smithi029.stdout:2036: finishing copy_from to smithi02969618-12 2024-08-29T17:57:51.927 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 12 v 1012 (ObjNum 449 snap 134 seq_num 449) dirty exists 2024-08-29T17:57:51.927 INFO:tasks.rados.rados.0.smithi029.stdout:2044: finishing write tid 1 to smithi02969618-11 2024-08-29T17:57:51.927 INFO:tasks.rados.rados.0.smithi029.stdout:2044: finishing write tid 2 to smithi02969618-11 2024-08-29T17:57:51.927 INFO:tasks.rados.rados.0.smithi029.stdout:2031: done (12 left) 2024-08-29T17:57:51.927 INFO:tasks.rados.rados.0.smithi029.stdout:2033: done (11 left) 2024-08-29T17:57:51.927 INFO:tasks.rados.rados.0.smithi029.stdout:2034: done (10 left) 2024-08-29T17:57:51.927 INFO:tasks.rados.rados.0.smithi029.stdout:2035: done (9 left) 2024-08-29T17:57:51.927 INFO:tasks.rados.rados.0.smithi029.stdout:2036: done (8 left) 2024-08-29T17:57:51.927 INFO:tasks.rados.rados.0.smithi029.stdout:2038: done (7 left) 2024-08-29T17:57:51.927 INFO:tasks.rados.rados.0.smithi029.stdout:2039: done (6 left) 2024-08-29T17:57:51.928 INFO:tasks.rados.rados.0.smithi029.stdout:2040: done (5 left) 2024-08-29T17:57:51.928 INFO:tasks.rados.rados.0.smithi029.stdout:2041: done (4 left) 2024-08-29T17:57:51.928 INFO:tasks.rados.rados.0.smithi029.stdout:2042: done (3 left) 2024-08-29T17:57:51.928 INFO:tasks.rados.rados.0.smithi029.stdout:2047: read oid 18 snap 173 2024-08-29T17:57:51.928 INFO:tasks.rados.rados.0.smithi029.stdout:2047: expect (ObjNum 551 snap 170 seq_num 551) 2024-08-29T17:57:51.928 INFO:tasks.rados.rados.0.smithi029.stdout:2048: snap_create 2024-08-29T17:57:51.928 INFO:tasks.rados.rados.0.smithi029.stdout:2044: finishing write tid 3 to smithi02969618-11 2024-08-29T17:57:51.928 INFO:tasks.rados.rados.0.smithi029.stdout:2044: finishing write tid 4 to smithi02969618-11 2024-08-29T17:57:51.928 INFO:tasks.rados.rados.0.smithi029.stdout:2044: oid 11 updating version 0 to 1027 2024-08-29T17:57:51.928 INFO:tasks.rados.rados.0.smithi029.stdout:2044: oid 11 updating version 1027 to 1028 2024-08-29T17:57:51.928 INFO:tasks.rados.rados.0.smithi029.stdout:2044: oid 11 version 1028 is already newer than 1026 2024-08-29T17:57:51.928 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 11 v 1028 (ObjNum 637 snap 196 seq_num 637) dirty exists 2024-08-29T17:57:51.928 INFO:tasks.rados.rados.0.smithi029.stdout:2044: left oid 11 (ObjNum 637 snap 196 seq_num 637) 2024-08-29T17:57:51.928 INFO:tasks.rados.rados.0.smithi029.stdout:2046: finishing rollback tid 0 to smithi02969618-27 2024-08-29T17:57:51.929 INFO:tasks.rados.rados.0.smithi029.stdout:2046: finishing rollback tid 1 to smithi02969618-27 2024-08-29T17:57:51.929 INFO:tasks.rados.rados.0.smithi029.stdout:2046: finishing rollback tid 2 to smithi02969618-27 2024-08-29T17:57:51.929 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 27 v 1100 (ObjNum 565 snap 172 seq_num 565) dirty exists 2024-08-29T17:57:51.929 INFO:tasks.rados.rados.0.smithi029.stdout:2045: expect (ObjNum 614 snap 186 seq_num 614) 2024-08-29T17:57:52.148 INFO:tasks.rados.rados.0.smithi029.stdout:2047: expect (ObjNum 551 snap 170 seq_num 551) 2024-08-29T17:57:52.149 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:57:51 smithi110 bash[67519]: cluster 2024-08-29T17:57:50.892197+0000 mon.a (mon.0) 349 : cluster [DBG] osdmap e465: 8 total, 8 up, 8 in 2024-08-29T17:57:52.149 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:57:51 smithi110 bash[67519]: cluster 2024-08-29T17:57:51.768973+0000 mon.a (mon.0) 350 : cluster [INF] osd.1 marked itself down and dead 2024-08-29T17:57:52.149 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:57:51 smithi110 bash[67519]: cluster 2024-08-29T17:57:51.853050+0000 mon.a (mon.0) 351 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-29T17:57:52.149 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:57:51 smithi110 bash[67519]: cluster 2024-08-29T17:57:51.857971+0000 mon.a (mon.0) 352 : cluster [DBG] osdmap e466: 8 total, 7 up, 8 in 2024-08-29T17:57:52.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:57:51 smithi029 bash[79042]: cluster 2024-08-29T17:57:50.892197+0000 mon.a (mon.0) 349 : cluster [DBG] osdmap e465: 8 total, 8 up, 8 in 2024-08-29T17:57:52.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:57:51 smithi029 bash[79042]: cluster 2024-08-29T17:57:51.768973+0000 mon.a (mon.0) 350 : cluster [INF] osd.1 marked itself down and dead 2024-08-29T17:57:52.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:57:51 smithi029 bash[79042]: cluster 2024-08-29T17:57:51.853050+0000 mon.a (mon.0) 351 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-29T17:57:52.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:57:51 smithi029 bash[79042]: cluster 2024-08-29T17:57:51.857971+0000 mon.a (mon.0) 352 : cluster [DBG] osdmap e466: 8 total, 7 up, 8 in 2024-08-29T17:57:52.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:57:51 smithi029 bash[77880]: cluster 2024-08-29T17:57:50.892197+0000 mon.a (mon.0) 349 : cluster [DBG] osdmap e465: 8 total, 8 up, 8 in 2024-08-29T17:57:52.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:57:51 smithi029 bash[77880]: cluster 2024-08-29T17:57:51.768973+0000 mon.a (mon.0) 350 : cluster [INF] osd.1 marked itself down and dead 2024-08-29T17:57:52.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:57:51 smithi029 bash[77880]: cluster 2024-08-29T17:57:51.853050+0000 mon.a (mon.0) 351 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-29T17:57:52.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:57:51 smithi029 bash[77880]: cluster 2024-08-29T17:57:51.857971+0000 mon.a (mon.0) 352 : cluster [DBG] osdmap e466: 8 total, 7 up, 8 in 2024-08-29T17:57:52.151 INFO:journalctl@ceph.osd.1.smithi029.stdout:Aug 29 17:57:51 smithi029 systemd[1]: Stopping Ceph osd.1 for 5b99e290-662c-11ef-bcd4-c7b262605968... 2024-08-29T17:57:52.151 INFO:journalctl@ceph.osd.1.smithi029.stdout:Aug 29 17:57:51 smithi029 bash[41165]: debug 2024-08-29T17:57:51.766+0000 7f4a78dd0640 -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-08-29T17:57:52.151 INFO:journalctl@ceph.osd.1.smithi029.stdout:Aug 29 17:57:51 smithi029 bash[41165]: debug 2024-08-29T17:57:51.766+0000 7f4a78dd0640 -1 osd.1 465 *** Got signal Terminated *** 2024-08-29T17:57:52.151 INFO:journalctl@ceph.osd.1.smithi029.stdout:Aug 29 17:57:51 smithi029 bash[41165]: debug 2024-08-29T17:57:51.766+0000 7f4a78dd0640 -1 osd.1 465 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-08-29T17:57:52.865 INFO:tasks.rados.rados.0.smithi029.stdout:2044: done (4 left) 2024-08-29T17:57:52.865 INFO:tasks.rados.rados.0.smithi029.stdout:2045: done (3 left) 2024-08-29T17:57:52.865 INFO:tasks.rados.rados.0.smithi029.stdout:2046: done (2 left) 2024-08-29T17:57:52.865 INFO:tasks.rados.rados.0.smithi029.stdout:2047: done (1 left) 2024-08-29T17:57:52.865 INFO:tasks.rados.rados.0.smithi029.stdout:2048: done (0 left) 2024-08-29T17:57:52.865 INFO:tasks.rados.rados.0.smithi029.stdout:2049: rollback oid 42 current snap is 197 2024-08-29T17:57:52.865 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 42 to 170 2024-08-29T17:57:52.866 INFO:tasks.rados.rados.0.smithi029.stdout:2050: rollback oid 29 current snap is 197 2024-08-29T17:57:52.866 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 29 to 168 2024-08-29T17:57:52.866 INFO:tasks.rados.rados.0.smithi029.stdout:2051: snap_create 2024-08-29T17:57:52.898 INFO:tasks.rados.rados.0.smithi029.stdout:2049: finishing rollback tid 0 to smithi02969618-42 2024-08-29T17:57:52.901 INFO:tasks.rados.rados.0.smithi029.stdout:2049: finishing rollback tid 1 to smithi02969618-42 2024-08-29T17:57:52.902 INFO:tasks.rados.rados.0.smithi029.stdout:2049: finishing rollback tid 2 to smithi02969618-42 2024-08-29T17:57:52.902 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 42 v 1421 (ObjNum 429 snap 128 seq_num 429) dirty exists 2024-08-29T17:57:52.903 INFO:tasks.rados.rados.0.smithi029.stdout:2050: finishing rollback tid 0 to smithi02969618-29 2024-08-29T17:57:52.904 INFO:tasks.rados.rados.0.smithi029.stdout:2050: finishing rollback tid 1 to smithi02969618-29 2024-08-29T17:57:52.904 INFO:tasks.rados.rados.0.smithi029.stdout:2050: finishing rollback tid 2 to smithi02969618-29 2024-08-29T17:57:52.904 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 29 v 1025 (ObjNum 541 snap 166 seq_num 541) dirty exists 2024-08-29T17:57:53.149 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:57:52 smithi110 bash[67519]: cluster 2024-08-29T17:57:51.376622+0000 mgr.y (mgr.25004) 156 : cluster [DBG] pgmap v230: 121 pgs: 121 active+clean; 304 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 8.3 MiB/s rd, 230 KiB/s wr, 10 op/s 2024-08-29T17:57:53.149 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:57:52 smithi110 bash[67519]: cluster 2024-08-29T17:57:52.864835+0000 mon.a (mon.0) 353 : cluster [DBG] osdmap e467: 8 total, 7 up, 8 in 2024-08-29T17:57:53.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:57:52 smithi029 bash[79042]: cluster 2024-08-29T17:57:51.376622+0000 mgr.y (mgr.25004) 156 : cluster [DBG] pgmap v230: 121 pgs: 121 active+clean; 304 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 8.3 MiB/s rd, 230 KiB/s wr, 10 op/s 2024-08-29T17:57:53.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:57:52 smithi029 bash[79042]: cluster 2024-08-29T17:57:52.864835+0000 mon.a (mon.0) 353 : cluster [DBG] osdmap e467: 8 total, 7 up, 8 in 2024-08-29T17:57:53.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:57:52 smithi029 bash[77880]: cluster 2024-08-29T17:57:51.376622+0000 mgr.y (mgr.25004) 156 : cluster [DBG] pgmap v230: 121 pgs: 121 active+clean; 304 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 8.3 MiB/s rd, 230 KiB/s wr, 10 op/s 2024-08-29T17:57:53.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:57:52 smithi029 bash[77880]: cluster 2024-08-29T17:57:52.864835+0000 mon.a (mon.0) 353 : cluster [DBG] osdmap e467: 8 total, 7 up, 8 in 2024-08-29T17:57:53.747 INFO:journalctl@ceph.osd.1.smithi029.stdout:Aug 29 17:57:53 smithi029 bash[87552]: ceph-5b99e290-662c-11ef-bcd4-c7b262605968-osd-1 2024-08-29T17:57:53.864 INFO:tasks.rados.rados.0.smithi029.stdout:2049: done (2 left) 2024-08-29T17:57:53.864 INFO:tasks.rados.rados.0.smithi029.stdout:2050: done (1 left) 2024-08-29T17:57:53.864 INFO:tasks.rados.rados.0.smithi029.stdout:2051: done (0 left) 2024-08-29T17:57:53.864 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 50 current snap is 198 2024-08-29T17:57:53.864 INFO:tasks.rados.rados.0.smithi029.stdout:2052: seq_num 638 ranges {1155072=688128,1843200=401408} 2024-08-29T17:57:53.874 INFO:tasks.rados.rados.0.smithi029.stdout:2052: writing smithi02969618-50 from 1155072 to 1843200 tid 1 2024-08-29T17:57:53.876 INFO:tasks.rados.rados.0.smithi029.stdout:2052: writing smithi02969618-50 from 1843200 to 2244608 tid 2 2024-08-29T17:57:53.876 INFO:tasks.rados.rados.0.smithi029.stdout:2053: read oid 28 snap 195 2024-08-29T17:57:53.876 INFO:tasks.rados.rados.0.smithi029.stdout:2053: expect (ObjNum 532 snap 164 seq_num 532) 2024-08-29T17:57:53.877 INFO:tasks.rados.rados.0.smithi029.stdout:2054: snap_remove snap 169 2024-08-29T17:57:54.149 INFO:journalctl@ceph.osd.1.smithi029.stdout:Aug 29 17:57:53 smithi029 bash[87616]: Error response from daemon: No such container: ceph-5b99e290-662c-11ef-bcd4-c7b262605968-osd-1 2024-08-29T17:57:54.860 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:57:54 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:17:57:54] "GET /metrics HTTP/1.1" 200 36207 "" "Prometheus/2.43.0" 2024-08-29T17:57:54.874 INFO:tasks.rados.rados.0.smithi029.stdout:2052: finishing write tid 1 to smithi02969618-50 2024-08-29T17:57:54.874 INFO:tasks.rados.rados.0.smithi029.stdout:2052: finishing write tid 2 to smithi02969618-50 2024-08-29T17:57:54.875 INFO:tasks.rados.rados.0.smithi029.stdout:2052: finishing write tid 3 to smithi02969618-50 2024-08-29T17:57:54.875 INFO:tasks.rados.rados.0.smithi029.stdout:2052: finishing write tid 4 to smithi02969618-50 2024-08-29T17:57:54.875 INFO:tasks.rados.rados.0.smithi029.stdout:2052: oid 50 updating version 0 to 1620 2024-08-29T17:57:54.875 INFO:tasks.rados.rados.0.smithi029.stdout:2052: oid 50 version 1620 is already newer than 1619 2024-08-29T17:57:54.875 INFO:tasks.rados.rados.0.smithi029.stdout:2052: oid 50 updating version 1620 to 1621 2024-08-29T17:57:54.875 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 50 v 1621 (ObjNum 638 snap 198 seq_num 638) dirty exists 2024-08-29T17:57:54.875 INFO:tasks.rados.rados.0.smithi029.stdout:2052: left oid 50 (ObjNum 638 snap 198 seq_num 638) 2024-08-29T17:57:54.875 INFO:tasks.rados.rados.0.smithi029.stdout:2053: expect (ObjNum 532 snap 164 seq_num 532) 2024-08-29T17:57:55.149 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:57:54 smithi110 bash[67519]: cluster 2024-08-29T17:57:53.377318+0000 mgr.y (mgr.25004) 157 : cluster [DBG] pgmap v233: 121 pgs: 16 stale+active+clean, 105 active+clean; 299 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2024-08-29T17:57:55.149 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:57:54 smithi110 bash[67519]: cluster 2024-08-29T17:57:53.865926+0000 mon.a (mon.0) 354 : cluster [DBG] osdmap e468: 8 total, 7 up, 8 in 2024-08-29T17:57:55.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:57:54 smithi029 bash[77880]: cluster 2024-08-29T17:57:53.377318+0000 mgr.y (mgr.25004) 157 : cluster [DBG] pgmap v233: 121 pgs: 16 stale+active+clean, 105 active+clean; 299 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2024-08-29T17:57:55.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:57:54 smithi029 bash[77880]: cluster 2024-08-29T17:57:53.865926+0000 mon.a (mon.0) 354 : cluster [DBG] osdmap e468: 8 total, 7 up, 8 in 2024-08-29T17:57:55.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:57:54 smithi029 bash[79042]: cluster 2024-08-29T17:57:53.377318+0000 mgr.y (mgr.25004) 157 : cluster [DBG] pgmap v233: 121 pgs: 16 stale+active+clean, 105 active+clean; 299 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2024-08-29T17:57:55.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:57:54 smithi029 bash[79042]: cluster 2024-08-29T17:57:53.865926+0000 mon.a (mon.0) 354 : cluster [DBG] osdmap e468: 8 total, 7 up, 8 in 2024-08-29T17:57:55.185 INFO:tasks.rados.rados.0.smithi029.stdout:2052: done (2 left) 2024-08-29T17:57:55.185 INFO:tasks.rados.rados.0.smithi029.stdout:2053: done (1 left) 2024-08-29T17:57:55.185 INFO:tasks.rados.rados.0.smithi029.stdout:2054: done (0 left) 2024-08-29T17:57:55.185 INFO:tasks.rados.rados.0.smithi029.stdout:2055: read oid 26 snap -1 2024-08-29T17:57:55.185 INFO:tasks.rados.rados.0.smithi029.stdout:2055: expect (ObjNum 564 snap 172 seq_num 564) 2024-08-29T17:57:55.185 INFO:tasks.rados.rados.0.smithi029.stdout:2056: snap_remove snap 175 2024-08-29T17:57:55.882 INFO:tasks.rados.rados.0.smithi029.stdout:2056: done (1 left) 2024-08-29T17:57:55.882 INFO:tasks.rados.rados.0.smithi029.stdout:2057: copy_from oid 15 from oid 47 current snap is 198 2024-08-29T17:57:55.882 INFO:tasks.rados.rados.0.smithi029.stdout:2055: expect (ObjNum 564 snap 172 seq_num 564) 2024-08-29T17:57:56.119 INFO:tasks.rados.rados.0.smithi029.stdout:2057: finishing copy_from racing read to smithi02969618-15 2024-08-29T17:57:56.119 INFO:tasks.rados.rados.0.smithi029.stdout:2057: finishing copy_from to smithi02969618-15 2024-08-29T17:57:56.119 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 15 v 1117 (ObjNum 516 snap 162 seq_num 516) dirty exists 2024-08-29T17:57:56.119 INFO:tasks.rados.rados.0.smithi029.stdout:2055: done (1 left) 2024-08-29T17:57:56.119 INFO:tasks.rados.rados.0.smithi029.stdout:2057: done (0 left) 2024-08-29T17:57:56.119 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 35 current snap is 198 2024-08-29T17:57:56.119 INFO:tasks.rados.rados.0.smithi029.stdout:2058: seq_num 639 ranges {0=704512,704512=401408} 2024-08-29T17:57:56.130 INFO:tasks.rados.rados.0.smithi029.stdout:2058: writing smithi02969618-35 from 0 to 704512 tid 1 2024-08-29T17:57:56.137 INFO:tasks.rados.rados.0.smithi029.stdout:2058: writing smithi02969618-35 from 704512 to 1105920 tid 2 2024-08-29T17:57:56.137 INFO:tasks.rados.rados.0.smithi029.stdout:2059: rollback oid 1 current snap is 198 2024-08-29T17:57:56.137 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 1 to 189 2024-08-29T17:57:56.137 INFO:tasks.rados.rados.0.smithi029.stdout:2058: finishing write tid 1 to smithi02969618-35 2024-08-29T17:57:56.137 INFO:tasks.rados.rados.0.smithi029.stdout:2060: copy_from oid 13 from oid 21 current snap is 198 2024-08-29T17:57:56.137 INFO:tasks.rados.rados.0.smithi029.stdout:2061: snap_create 2024-08-29T17:57:56.141 INFO:tasks.rados.rados.0.smithi029.stdout:2058: finishing write tid 2 to smithi02969618-35 2024-08-29T17:57:56.143 INFO:tasks.rados.rados.0.smithi029.stdout:2058: finishing write tid 3 to smithi02969618-35 2024-08-29T17:57:56.148 INFO:tasks.rados.rados.0.smithi029.stdout:2058: finishing write tid 4 to smithi02969618-35 2024-08-29T17:57:56.148 INFO:tasks.rados.rados.0.smithi029.stdout:2058: oid 35 updating version 0 to 834 2024-08-29T17:57:56.148 INFO:tasks.rados.rados.0.smithi029.stdout:2058: oid 35 version 834 is already newer than 833 2024-08-29T17:57:56.148 INFO:tasks.rados.rados.0.smithi029.stdout:2058: oid 35 version 834 is already newer than 832 2024-08-29T17:57:56.148 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 35 v 834 (ObjNum 639 snap 198 seq_num 639) dirty exists 2024-08-29T17:57:56.149 INFO:tasks.rados.rados.0.smithi029.stdout:2058: left oid 35 (ObjNum 639 snap 198 seq_num 639) 2024-08-29T17:57:56.149 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:57:55 smithi029 bash[77880]: cluster 2024-08-29T17:57:54.872593+0000 mon.a (mon.0) 355 : cluster [DBG] osdmap e469: 8 total, 7 up, 8 in 2024-08-29T17:57:56.149 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:57:55 smithi029 bash[79042]: cluster 2024-08-29T17:57:54.872593+0000 mon.a (mon.0) 355 : cluster [DBG] osdmap e469: 8 total, 7 up, 8 in 2024-08-29T17:57:56.149 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:57:55 smithi110 bash[67519]: cluster 2024-08-29T17:57:54.872593+0000 mon.a (mon.0) 355 : cluster [DBG] osdmap e469: 8 total, 7 up, 8 in 2024-08-29T17:57:56.151 INFO:tasks.rados.rados.0.smithi029.stdout:2059: finishing rollback tid 0 to smithi02969618-1 2024-08-29T17:57:56.155 INFO:tasks.rados.rados.0.smithi029.stdout:2059: finishing rollback tid 1 to smithi02969618-1 2024-08-29T17:57:56.155 INFO:tasks.rados.rados.0.smithi029.stdout:2059: finishing rollback tid 2 to smithi02969618-1 2024-08-29T17:57:56.156 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 1 v 1028 (ObjNum 619 snap 188 seq_num 619) dirty exists 2024-08-29T17:57:56.158 INFO:tasks.rados.rados.0.smithi029.stdout:2060: finishing copy_from racing read to smithi02969618-13 2024-08-29T17:57:56.160 INFO:tasks.rados.rados.0.smithi029.stdout:2060: finishing copy_from to smithi02969618-13 2024-08-29T17:57:56.160 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 13 v 259 (ObjNum 221 snap 47 seq_num 221) dirty exists 2024-08-29T17:57:56.486 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:57:56 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T17:57:56.487 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Aug 29 17:57:56 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T17:57:56.487 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:57:56 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T17:57:56.488 INFO:journalctl@ceph.osd.2.smithi029.stdout:Aug 29 17:57:56 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T17:57:56.488 INFO:journalctl@ceph.mds.a.smithi029.stdout:Aug 29 17:57:56 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T17:57:56.488 INFO:journalctl@ceph.osd.1.smithi029.stdout:Aug 29 17:57:56 smithi029 systemd[1]: ceph-5b99e290-662c-11ef-bcd4-c7b262605968@osd.1.service: Deactivated successfully. 2024-08-29T17:57:56.488 INFO:journalctl@ceph.osd.1.smithi029.stdout:Aug 29 17:57:56 smithi029 systemd[1]: Stopped Ceph osd.1 for 5b99e290-662c-11ef-bcd4-c7b262605968. 2024-08-29T17:57:56.488 INFO:journalctl@ceph.osd.1.smithi029.stdout:Aug 29 17:57:56 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T17:57:56.489 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:57:56 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T17:57:56.489 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Aug 29 17:57:56 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T17:57:56.489 INFO:journalctl@ceph.osd.0.smithi029.stdout:Aug 29 17:57:56 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T17:57:56.489 INFO:journalctl@ceph.osd.3.smithi029.stdout:Aug 29 17:57:56 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T17:57:56.859 INFO:tasks.rados.rados.0.smithi029.stdout:2058: done (3 left) 2024-08-29T17:57:56.859 INFO:tasks.rados.rados.0.smithi029.stdout:2059: done (2 left) 2024-08-29T17:57:56.859 INFO:tasks.rados.rados.0.smithi029.stdout:2060: done (1 left) 2024-08-29T17:57:56.859 INFO:tasks.rados.rados.0.smithi029.stdout:2061: done (0 left) 2024-08-29T17:57:56.859 INFO:tasks.rados.rados.0.smithi029.stdout:2062: copy_from oid 35 from oid 2 current snap is 199 2024-08-29T17:57:56.859 INFO:tasks.rados.rados.0.smithi029.stdout:2063: copy_from oid 24 from oid 12 current snap is 199 2024-08-29T17:57:56.859 INFO:tasks.rados.rados.0.smithi029.stdout:2064: copy_from oid 44 from oid 36 current snap is 199 2024-08-29T17:57:56.859 INFO:tasks.rados.rados.0.smithi029.stdout:2065: snap_create 2024-08-29T17:57:56.872 INFO:tasks.rados.rados.0.smithi029.stdout:2064: finishing copy_from to smithi02969618-44 2024-08-29T17:57:56.873 INFO:tasks.rados.rados.0.smithi029.stdout:2064: got expected ENOENT (src dne) 2024-08-29T17:57:56.874 INFO:tasks.rados.rados.0.smithi029.stdout:2064: finishing copy_from racing read to smithi02969618-44 2024-08-29T17:57:56.878 INFO:journalctl@ceph.osd.1.smithi029.stdout:Aug 29 17:57:56 smithi029 systemd[1]: Started Ceph osd.1 for 5b99e290-662c-11ef-bcd4-c7b262605968. 2024-08-29T17:57:56.879 INFO:tasks.rados.rados.0.smithi029.stdout:2062: finishing copy_from racing read to smithi02969618-35 2024-08-29T17:57:56.881 INFO:tasks.rados.rados.0.smithi029.stdout:2062: finishing copy_from to smithi02969618-35 2024-08-29T17:57:56.881 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 35 v 1608 (ObjNum 636 snap 196 seq_num 636) dirty exists 2024-08-29T17:57:56.954 INFO:tasks.rados.rados.0.smithi029.stdout:2063: finishing copy_from racing read to smithi02969618-24 2024-08-29T17:57:56.956 INFO:tasks.rados.rados.0.smithi029.stdout:2063: finishing copy_from to smithi02969618-24 2024-08-29T17:57:56.956 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 24 v 1012 (ObjNum 449 snap 134 seq_num 449) dirty exists 2024-08-29T17:57:57.149 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:57:56 smithi110 bash[67519]: cluster 2024-08-29T17:57:55.378350+0000 mgr.y (mgr.25004) 158 : cluster [DBG] pgmap v236: 121 pgs: 26 active+undersized, 2 stale+active+clean, 11 active+undersized+degraded, 82 active+clean; 342 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 21 MiB/s rd, 4.8 MiB/s wr, 19 op/s; 58/513 objects degraded (11.306%) 2024-08-29T17:57:57.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:57:56 smithi110 bash[67519]: cluster 2024-08-29T17:57:55.868875+0000 mon.a (mon.0) 356 : cluster [WRN] Health check failed: Degraded data redundancy: 58/513 objects degraded (11.306%), 11 pgs degraded (PG_DEGRADED) 2024-08-29T17:57:57.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:57:56 smithi110 bash[67519]: cluster 2024-08-29T17:57:55.883946+0000 mon.a (mon.0) 357 : cluster [DBG] osdmap e470: 8 total, 7 up, 8 in 2024-08-29T17:57:57.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:57:56 smithi110 bash[67519]: audit 2024-08-29T17:57:56.536023+0000 mon.a (mon.0) 358 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:57:57.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:57:56 smithi110 bash[67519]: audit 2024-08-29T17:57:56.541547+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:57:57.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:57:56 smithi110 bash[67519]: audit 2024-08-29T17:57:56.542980+0000 mon.c (mon.2) 78 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:57:57.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:57:56 smithi110 bash[67519]: cluster 2024-08-29T17:57:56.860435+0000 mon.a (mon.0) 360 : cluster [DBG] osdmap e471: 8 total, 7 up, 8 in 2024-08-29T17:57:57.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:57:56 smithi029 bash[79042]: cluster 2024-08-29T17:57:55.378350+0000 mgr.y (mgr.25004) 158 : cluster [DBG] pgmap v236: 121 pgs: 26 active+undersized, 2 stale+active+clean, 11 active+undersized+degraded, 82 active+clean; 342 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 21 MiB/s rd, 4.8 MiB/s wr, 19 op/s; 58/513 objects degraded (11.306%) 2024-08-29T17:57:57.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:57:56 smithi029 bash[79042]: cluster 2024-08-29T17:57:55.868875+0000 mon.a (mon.0) 356 : cluster [WRN] Health check failed: Degraded data redundancy: 58/513 objects degraded (11.306%), 11 pgs degraded (PG_DEGRADED) 2024-08-29T17:57:57.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:57:56 smithi029 bash[79042]: cluster 2024-08-29T17:57:55.883946+0000 mon.a (mon.0) 357 : cluster [DBG] osdmap e470: 8 total, 7 up, 8 in 2024-08-29T17:57:57.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:57:56 smithi029 bash[79042]: audit 2024-08-29T17:57:56.536023+0000 mon.a (mon.0) 358 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:57:57.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:57:56 smithi029 bash[79042]: audit 2024-08-29T17:57:56.541547+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:57:57.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:57:56 smithi029 bash[79042]: audit 2024-08-29T17:57:56.542980+0000 mon.c (mon.2) 78 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:57:57.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:57:56 smithi029 bash[79042]: cluster 2024-08-29T17:57:56.860435+0000 mon.a (mon.0) 360 : cluster [DBG] osdmap e471: 8 total, 7 up, 8 in 2024-08-29T17:57:57.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:57:56 smithi029 bash[77880]: cluster 2024-08-29T17:57:55.378350+0000 mgr.y (mgr.25004) 158 : cluster [DBG] pgmap v236: 121 pgs: 26 active+undersized, 2 stale+active+clean, 11 active+undersized+degraded, 82 active+clean; 342 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 21 MiB/s rd, 4.8 MiB/s wr, 19 op/s; 58/513 objects degraded (11.306%) 2024-08-29T17:57:57.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:57:56 smithi029 bash[77880]: cluster 2024-08-29T17:57:55.868875+0000 mon.a (mon.0) 356 : cluster [WRN] Health check failed: Degraded data redundancy: 58/513 objects degraded (11.306%), 11 pgs degraded (PG_DEGRADED) 2024-08-29T17:57:57.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:57:56 smithi029 bash[77880]: cluster 2024-08-29T17:57:55.883946+0000 mon.a (mon.0) 357 : cluster [DBG] osdmap e470: 8 total, 7 up, 8 in 2024-08-29T17:57:57.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:57:56 smithi029 bash[77880]: audit 2024-08-29T17:57:56.536023+0000 mon.a (mon.0) 358 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:57:57.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:57:56 smithi029 bash[77880]: audit 2024-08-29T17:57:56.541547+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:57:57.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:57:56 smithi029 bash[77880]: audit 2024-08-29T17:57:56.542980+0000 mon.c (mon.2) 78 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:57:57.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:57:56 smithi029 bash[77880]: cluster 2024-08-29T17:57:56.860435+0000 mon.a (mon.0) 360 : cluster [DBG] osdmap e471: 8 total, 7 up, 8 in 2024-08-29T17:57:57.865 INFO:tasks.rados.rados.0.smithi029.stdout:2062: done (3 left) 2024-08-29T17:57:57.865 INFO:tasks.rados.rados.0.smithi029.stdout:2063: done (2 left) 2024-08-29T17:57:57.865 INFO:tasks.rados.rados.0.smithi029.stdout:2064: done (1 left) 2024-08-29T17:57:57.865 INFO:tasks.rados.rados.0.smithi029.stdout:2065: done (0 left) 2024-08-29T17:57:57.865 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 45 current snap is 200 2024-08-29T17:57:57.865 INFO:tasks.rados.rados.0.smithi029.stdout:2066: seq_num 640 ranges {4145152=729088,4874240=401408} 2024-08-29T17:57:57.906 INFO:tasks.rados.rados.0.smithi029.stdout:2066: writing smithi02969618-45 from 4145152 to 4874240 tid 1 2024-08-29T17:57:57.910 INFO:tasks.rados.rados.0.smithi029.stdout:2066: writing smithi02969618-45 from 4874240 to 5275648 tid 2 2024-08-29T17:57:57.910 INFO:tasks.rados.rados.0.smithi029.stdout:2067: rollback oid 15 current snap is 200 2024-08-29T17:57:57.910 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 15 to 199 2024-08-29T17:57:57.910 INFO:tasks.rados.rados.0.smithi029.stdout:2068: snap_remove snap 195 2024-08-29T17:57:58.459 INFO:journalctl@ceph.osd.1.smithi029.stdout:Aug 29 17:57:58 smithi029 bash[87764]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-29T17:57:58.459 INFO:journalctl@ceph.osd.1.smithi029.stdout:Aug 29 17:57:58 smithi029 bash[87764]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-29T17:57:58.459 INFO:journalctl@ceph.osd.1.smithi029.stdout:Aug 29 17:57:58 smithi029 bash[87764]: --> Failed to activate via raw: activate() takes 1 positional argument but 5 were given 2024-08-29T17:57:58.459 INFO:journalctl@ceph.osd.1.smithi029.stdout:Aug 29 17:57:58 smithi029 bash[87764]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-29T17:57:58.459 INFO:journalctl@ceph.osd.1.smithi029.stdout:Aug 29 17:57:58 smithi029 bash[87764]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-29T17:57:58.860 INFO:journalctl@ceph.osd.1.smithi029.stdout:Aug 29 17:57:58 smithi029 bash[87764]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-08-29T17:57:58.860 INFO:journalctl@ceph.osd.1.smithi029.stdout:Aug 29 17:57:58 smithi029 bash[87764]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_3 --path /var/lib/ceph/osd/ceph-1 --no-mon-config 2024-08-29T17:57:58.893 INFO:tasks.rados.rados.0.smithi029.stdout:2068: done (2 left) 2024-08-29T17:57:58.893 INFO:tasks.rados.rados.0.smithi029.stdout:2069: read oid 8 snap 191 2024-08-29T17:57:58.893 INFO:tasks.rados.rados.0.smithi029.stdout:2069: expect deleted 2024-08-29T17:57:58.893 INFO:tasks.rados.rados.0.smithi029.stdout:2070: rollback oid 47 current snap is 200 2024-08-29T17:57:58.893 INFO:tasks.rados.rados.0.smithi029.stdout:2066: finishing write tid 1 to smithi02969618-45 2024-08-29T17:57:58.893 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 47 to 199 2024-08-29T17:57:58.893 INFO:tasks.rados.rados.0.smithi029.stdout:2066: finishing write tid 2 to smithi02969618-45 2024-08-29T17:57:58.893 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 11 current snap is 200 2024-08-29T17:57:58.893 INFO:tasks.rados.rados.0.smithi029.stdout:2071: seq_num 641 ranges {1564672=745472,2310144=401408} 2024-08-29T17:57:58.909 INFO:tasks.rados.rados.0.smithi029.stdout:2071: writing smithi02969618-11 from 1564672 to 2310144 tid 1 2024-08-29T17:57:58.913 INFO:tasks.rados.rados.0.smithi029.stdout:2071: writing smithi02969618-11 from 2310144 to 2711552 tid 2 2024-08-29T17:57:58.914 INFO:tasks.rados.rados.0.smithi029.stdout:2072: copy_from oid 23 from oid 42 current snap is 200 2024-08-29T17:57:58.914 INFO:tasks.rados.rados.0.smithi029.stdout:2066: finishing write tid 3 to smithi02969618-45 2024-08-29T17:57:58.914 INFO:tasks.rados.rados.0.smithi029.stdout:2066: finishing write tid 4 to smithi02969618-45 2024-08-29T17:57:58.914 INFO:tasks.rados.rados.0.smithi029.stdout:2066: oid 45 updating version 0 to 1167 2024-08-29T17:57:58.914 INFO:tasks.rados.rados.0.smithi029.stdout:2066: oid 45 updating version 1167 to 1168 2024-08-29T17:57:58.914 INFO:tasks.rados.rados.0.smithi029.stdout:2066: oid 45 updating version 1168 to 1169 2024-08-29T17:57:58.914 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 45 v 1169 (ObjNum 640 snap 200 seq_num 640) dirty exists 2024-08-29T17:57:58.914 INFO:tasks.rados.rados.0.smithi029.stdout:2066: left oid 45 (ObjNum 640 snap 200 seq_num 640) 2024-08-29T17:57:58.914 INFO:tasks.rados.rados.0.smithi029.stdout:2067: finishing rollback tid 0 to smithi02969618-15 2024-08-29T17:57:58.914 INFO:tasks.rados.rados.0.smithi029.stdout:2067: finishing rollback tid 1 to smithi02969618-15 2024-08-29T17:57:58.914 INFO:tasks.rados.rados.0.smithi029.stdout:2066: done (5 left) 2024-08-29T17:57:58.914 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 10 current snap is 200 2024-08-29T17:57:58.915 INFO:tasks.rados.rados.0.smithi029.stdout:2067: finishing rollback tid 2 to smithi02969618-15 2024-08-29T17:57:58.915 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 15 v 1645 (ObjNum 516 snap 162 seq_num 516) dirty exists 2024-08-29T17:57:58.915 INFO:tasks.rados.rados.0.smithi029.stdout:2073: seq_num 642 ranges {0=761856,761856=401408} 2024-08-29T17:57:58.918 INFO:tasks.rados.rados.0.smithi029.stdout:2073: writing smithi02969618-10 from 0 to 761856 tid 1 2024-08-29T17:57:58.921 INFO:tasks.rados.rados.0.smithi029.stdout:2073: writing smithi02969618-10 from 761856 to 1163264 tid 2 2024-08-29T17:57:58.921 INFO:tasks.rados.rados.0.smithi029.stdout:2067: done (5 left) 2024-08-29T17:57:58.922 INFO:tasks.rados.rados.0.smithi029.stdout:2069: done (4 left) 2024-08-29T17:57:58.922 INFO:tasks.rados.rados.0.smithi029.stdout:2074: snap_remove snap 188 2024-08-29T17:57:59.149 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:57:58 smithi110 bash[67519]: cluster 2024-08-29T17:57:57.379282+0000 mgr.y (mgr.25004) 159 : cluster [DBG] pgmap v239: 121 pgs: 33 active+undersized, 12 active+undersized+degraded, 76 active+clean; 342 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 24 MiB/s rd, 4.8 MiB/s wr, 20 op/s; 65/513 objects degraded (12.671%) 2024-08-29T17:57:59.149 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:57:58 smithi110 bash[67519]: cluster 2024-08-29T17:57:57.866271+0000 mon.a (mon.0) 361 : cluster [DBG] osdmap e472: 8 total, 7 up, 8 in 2024-08-29T17:57:59.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:57:58 smithi029 bash[77880]: cluster 2024-08-29T17:57:57.379282+0000 mgr.y (mgr.25004) 159 : cluster [DBG] pgmap v239: 121 pgs: 33 active+undersized, 12 active+undersized+degraded, 76 active+clean; 342 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 24 MiB/s rd, 4.8 MiB/s wr, 20 op/s; 65/513 objects degraded (12.671%) 2024-08-29T17:57:59.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:57:58 smithi029 bash[77880]: cluster 2024-08-29T17:57:57.866271+0000 mon.a (mon.0) 361 : cluster [DBG] osdmap e472: 8 total, 7 up, 8 in 2024-08-29T17:57:59.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:57:58 smithi029 bash[79042]: cluster 2024-08-29T17:57:57.379282+0000 mgr.y (mgr.25004) 159 : cluster [DBG] pgmap v239: 121 pgs: 33 active+undersized, 12 active+undersized+degraded, 76 active+clean; 342 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 24 MiB/s rd, 4.8 MiB/s wr, 20 op/s; 65/513 objects degraded (12.671%) 2024-08-29T17:57:59.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:57:58 smithi029 bash[79042]: cluster 2024-08-29T17:57:57.866271+0000 mon.a (mon.0) 361 : cluster [DBG] osdmap e472: 8 total, 7 up, 8 in 2024-08-29T17:57:59.151 INFO:journalctl@ceph.osd.1.smithi029.stdout:Aug 29 17:57:58 smithi029 bash[87764]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_3 /var/lib/ceph/osd/ceph-1/block 2024-08-29T17:57:59.151 INFO:journalctl@ceph.osd.1.smithi029.stdout:Aug 29 17:57:58 smithi029 bash[87764]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-1/block 2024-08-29T17:57:59.151 INFO:journalctl@ceph.osd.1.smithi029.stdout:Aug 29 17:57:58 smithi029 bash[87764]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-08-29T17:57:59.151 INFO:journalctl@ceph.osd.1.smithi029.stdout:Aug 29 17:57:58 smithi029 bash[87764]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-08-29T17:57:59.151 INFO:journalctl@ceph.osd.1.smithi029.stdout:Aug 29 17:57:58 smithi029 bash[87764]: --> ceph-volume lvm activate successful for osd ID: 1 2024-08-29T17:57:59.904 INFO:tasks.rados.rados.0.smithi029.stdout:2070: finishing rollback tid 0 to smithi02969618-47 2024-08-29T17:57:59.905 INFO:tasks.rados.rados.0.smithi029.stdout:2070: finishing rollback tid 1 to smithi02969618-47 2024-08-29T17:57:59.905 INFO:tasks.rados.rados.0.smithi029.stdout:2070: finishing rollback tid 2 to smithi02969618-47 2024-08-29T17:57:59.905 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 47 v 1125 (ObjNum 516 snap 162 seq_num 516) dirty exists 2024-08-29T17:57:59.905 INFO:tasks.rados.rados.0.smithi029.stdout:2071: finishing write tid 1 to smithi02969618-11 2024-08-29T17:57:59.905 INFO:tasks.rados.rados.0.smithi029.stdout:2071: finishing write tid 2 to smithi02969618-11 2024-08-29T17:57:59.905 INFO:tasks.rados.rados.0.smithi029.stdout:2073: finishing write tid 1 to smithi02969618-10 2024-08-29T17:57:59.905 INFO:tasks.rados.rados.0.smithi029.stdout:2073: finishing write tid 2 to smithi02969618-10 2024-08-29T17:57:59.905 INFO:tasks.rados.rados.0.smithi029.stdout:2073: finishing write tid 3 to smithi02969618-10 2024-08-29T17:57:59.905 INFO:tasks.rados.rados.0.smithi029.stdout:2071: finishing write tid 3 to smithi02969618-11 2024-08-29T17:57:59.905 INFO:tasks.rados.rados.0.smithi029.stdout:2073: finishing write tid 4 to smithi02969618-10 2024-08-29T17:57:59.905 INFO:tasks.rados.rados.0.smithi029.stdout:2073: oid 10 updating version 0 to 1429 2024-08-29T17:57:59.905 INFO:tasks.rados.rados.0.smithi029.stdout:2073: oid 10 updating version 1429 to 1431 2024-08-29T17:57:59.906 INFO:tasks.rados.rados.0.smithi029.stdout:2073: oid 10 version 1431 is already newer than 1430 2024-08-29T17:57:59.906 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 10 v 1431 (ObjNum 642 snap 200 seq_num 642) dirty exists 2024-08-29T17:57:59.906 INFO:tasks.rados.rados.0.smithi029.stdout:2073: left oid 10 (ObjNum 642 snap 200 seq_num 642) 2024-08-29T17:57:59.906 INFO:tasks.rados.rados.0.smithi029.stdout:2071: finishing write tid 4 to smithi02969618-11 2024-08-29T17:57:59.906 INFO:tasks.rados.rados.0.smithi029.stdout:2071: oid 11 updating version 0 to 1029 2024-08-29T17:57:59.906 INFO:tasks.rados.rados.0.smithi029.stdout:2071: oid 11 updating version 1029 to 1030 2024-08-29T17:57:59.906 INFO:tasks.rados.rados.0.smithi029.stdout:2071: oid 11 updating version 1030 to 1031 2024-08-29T17:57:59.906 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 11 v 1031 (ObjNum 641 snap 200 seq_num 641) dirty exists 2024-08-29T17:57:59.906 INFO:tasks.rados.rados.0.smithi029.stdout:2071: left oid 11 (ObjNum 641 snap 200 seq_num 641) 2024-08-29T17:57:59.906 INFO:tasks.rados.rados.0.smithi029.stdout:2072: finishing copy_from racing read to smithi02969618-23 2024-08-29T17:57:59.906 INFO:tasks.rados.rados.0.smithi029.stdout:2072: finishing copy_from to smithi02969618-23 2024-08-29T17:57:59.906 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 23 v 1421 (ObjNum 429 snap 128 seq_num 429) dirty exists 2024-08-29T17:57:59.906 INFO:tasks.rados.rados.0.smithi029.stdout:2070: done (4 left) 2024-08-29T17:57:59.906 INFO:tasks.rados.rados.0.smithi029.stdout:2071: done (3 left) 2024-08-29T17:57:59.907 INFO:tasks.rados.rados.0.smithi029.stdout:2072: done (2 left) 2024-08-29T17:57:59.907 INFO:tasks.rados.rados.0.smithi029.stdout:2073: done (1 left) 2024-08-29T17:57:59.907 INFO:tasks.rados.rados.0.smithi029.stdout:2074: done (0 left) 2024-08-29T17:57:59.907 INFO:tasks.rados.rados.0.smithi029.stdout:2075: snap_remove snap 191 2024-08-29T17:58:00.149 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:57:59 smithi110 bash[67519]: cluster 2024-08-29T17:57:58.892011+0000 mon.a (mon.0) 362 : cluster [DBG] osdmap e473: 8 total, 7 up, 8 in 2024-08-29T17:58:00.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:57:59 smithi029 bash[79042]: cluster 2024-08-29T17:57:58.892011+0000 mon.a (mon.0) 362 : cluster [DBG] osdmap e473: 8 total, 7 up, 8 in 2024-08-29T17:58:00.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:57:59 smithi029 bash[77880]: cluster 2024-08-29T17:57:58.892011+0000 mon.a (mon.0) 362 : cluster [DBG] osdmap e473: 8 total, 7 up, 8 in 2024-08-29T17:58:00.902 INFO:tasks.rados.rados.0.smithi029.stdout:2075: done (0 left) 2024-08-29T17:58:00.903 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 9 current snap is 200 2024-08-29T17:58:00.903 INFO:tasks.rados.rados.0.smithi029.stdout:2076: seq_num 643 ranges {7348224=778240,8126464=401408} 2024-08-29T17:58:00.994 INFO:tasks.rados.rados.0.smithi029.stdout:2076: writing smithi02969618-9 from 7348224 to 8126464 tid 1 2024-08-29T17:58:00.997 INFO:tasks.rados.rados.0.smithi029.stdout:2076: writing smithi02969618-9 from 8126464 to 8527872 tid 2 2024-08-29T17:58:00.997 INFO:tasks.rados.rados.0.smithi029.stdout:2077: setattr oid 30 current snap is 200 2024-08-29T17:58:01.000 INFO:tasks.rados.rados.0.smithi029.stdout:2078: rollback oid 11 current snap is 200 2024-08-29T17:58:01.000 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 11 to 199 2024-08-29T17:58:01.000 INFO:tasks.rados.rados.0.smithi029.stdout:2079: read oid 46 snap -1 2024-08-29T17:58:01.000 INFO:tasks.rados.rados.0.smithi029.stdout:2079: expect deleted 2024-08-29T17:58:01.000 INFO:tasks.rados.rados.0.smithi029.stdout:2080: setattr oid 23 current snap is 200 2024-08-29T17:58:01.001 INFO:tasks.rados.rados.0.smithi029.stdout:2079: done (4 left) 2024-08-29T17:58:01.002 INFO:tasks.rados.rados.0.smithi029.stdout:2081: read oid 39 snap 198 2024-08-29T17:58:01.002 INFO:tasks.rados.rados.0.smithi029.stdout:2081: expect (ObjNum 625 snap 191 seq_num 625) 2024-08-29T17:58:01.002 INFO:tasks.rados.rados.0.smithi029.stdout:2082: snap_create 2024-08-29T17:58:01.009 INFO:tasks.rados.rados.0.smithi029.stdout:2078: finishing rollback tid 0 to smithi02969618-11 2024-08-29T17:58:01.011 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 30 v 1023 (ObjNum 627 snap 192 seq_num 627) dirty exists 2024-08-29T17:58:01.012 INFO:tasks.rados.rados.0.smithi029.stdout:2076: finishing write tid 1 to smithi02969618-9 2024-08-29T17:58:01.013 INFO:tasks.rados.rados.0.smithi029.stdout:2076: finishing write tid 2 to smithi02969618-9 2024-08-29T17:58:01.013 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 23 v 1672 (ObjNum 429 snap 128 seq_num 429) dirty exists 2024-08-29T17:58:01.014 INFO:tasks.rados.rados.0.smithi029.stdout:2076: finishing write tid 3 to smithi02969618-9 2024-08-29T17:58:01.015 INFO:tasks.rados.rados.0.smithi029.stdout:2078: finishing rollback tid 1 to smithi02969618-11 2024-08-29T17:58:01.015 INFO:tasks.rados.rados.0.smithi029.stdout:2078: finishing rollback tid 2 to smithi02969618-11 2024-08-29T17:58:01.016 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 11 v 1034 (ObjNum 637 snap 196 seq_num 637) dirty exists 2024-08-29T17:58:01.018 INFO:tasks.rados.rados.0.smithi029.stdout:2076: finishing write tid 4 to smithi02969618-9 2024-08-29T17:58:01.018 INFO:tasks.rados.rados.0.smithi029.stdout:2076: oid 9 updating version 0 to 855 2024-08-29T17:58:01.018 INFO:tasks.rados.rados.0.smithi029.stdout:2076: oid 9 version 855 is already newer than 854 2024-08-29T17:58:01.018 INFO:tasks.rados.rados.0.smithi029.stdout:2076: oid 9 version 855 is already newer than 853 2024-08-29T17:58:01.018 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 9 v 855 (ObjNum 643 snap 200 seq_num 643) dirty exists 2024-08-29T17:58:01.018 INFO:tasks.rados.rados.0.smithi029.stdout:2076: left oid 9 (ObjNum 643 snap 200 seq_num 643) 2024-08-29T17:58:01.018 INFO:tasks.rados.rados.0.smithi029.stdout:2081: expect (ObjNum 625 snap 191 seq_num 625) 2024-08-29T17:58:01.251 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:58:00 smithi029 bash[79042]: cluster 2024-08-29T17:57:59.380716+0000 mgr.y (mgr.25004) 160 : cluster [DBG] pgmap v242: 121 pgs: 33 active+undersized, 12 active+undersized+degraded, 76 active+clean; 374 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 3.7 MiB/s rd, 8.7 MiB/s wr, 9 op/s; 68/531 objects degraded (12.806%) 2024-08-29T17:58:01.251 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:58:00 smithi029 bash[79042]: cluster 2024-08-29T17:57:59.903228+0000 mon.a (mon.0) 363 : cluster [DBG] osdmap e474: 8 total, 7 up, 8 in 2024-08-29T17:58:01.251 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:58:00 smithi029 bash[77880]: cluster 2024-08-29T17:57:59.380716+0000 mgr.y (mgr.25004) 160 : cluster [DBG] pgmap v242: 121 pgs: 33 active+undersized, 12 active+undersized+degraded, 76 active+clean; 374 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 3.7 MiB/s rd, 8.7 MiB/s wr, 9 op/s; 68/531 objects degraded (12.806%) 2024-08-29T17:58:01.251 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:58:00 smithi029 bash[77880]: cluster 2024-08-29T17:57:59.903228+0000 mon.a (mon.0) 363 : cluster [DBG] osdmap e474: 8 total, 7 up, 8 in 2024-08-29T17:58:01.399 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:58:00 smithi110 bash[67519]: cluster 2024-08-29T17:57:59.380716+0000 mgr.y (mgr.25004) 160 : cluster [DBG] pgmap v242: 121 pgs: 33 active+undersized, 12 active+undersized+degraded, 76 active+clean; 374 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 3.7 MiB/s rd, 8.7 MiB/s wr, 9 op/s; 68/531 objects degraded (12.806%) 2024-08-29T17:58:01.399 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:58:00 smithi110 bash[67519]: cluster 2024-08-29T17:57:59.903228+0000 mon.a (mon.0) 363 : cluster [DBG] osdmap e474: 8 total, 7 up, 8 in 2024-08-29T17:58:01.649 INFO:journalctl@ceph.osd.1.smithi029.stdout:Aug 29 17:58:01 smithi029 bash[87982]: debug 2024-08-29T17:58:01.338+0000 7f8797856640 1 -- 172.21.15.29:0/2722082341 <== mon.0 v2:172.21.15.29:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x5598ecb9a960 con 0x5598ed980000 2024-08-29T17:58:01.923 INFO:tasks.rados.rados.0.smithi029.stdout:2076: done (5 left) 2024-08-29T17:58:01.923 INFO:tasks.rados.rados.0.smithi029.stdout:2077: done (4 left) 2024-08-29T17:58:01.923 INFO:tasks.rados.rados.0.smithi029.stdout:2078: done (3 left) 2024-08-29T17:58:01.923 INFO:tasks.rados.rados.0.smithi029.stdout:2080: done (2 left) 2024-08-29T17:58:01.923 INFO:tasks.rados.rados.0.smithi029.stdout:2081: done (1 left) 2024-08-29T17:58:01.924 INFO:tasks.rados.rados.0.smithi029.stdout:2082: done (0 left) 2024-08-29T17:58:01.924 INFO:tasks.rados.rados.0.smithi029.stdout:2083: read oid 24 snap -1 2024-08-29T17:58:01.924 INFO:tasks.rados.rados.0.smithi029.stdout:2083: expect (ObjNum 449 snap 134 seq_num 449) 2024-08-29T17:58:01.924 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 23 current snap is 201 2024-08-29T17:58:01.924 INFO:tasks.rados.rados.0.smithi029.stdout:2084: seq_num 644 ranges {8421376=794624,9216000=401408} 2024-08-29T17:58:01.984 INFO:tasks.rados.rados.0.smithi029.stdout:2084: writing smithi02969618-23 from 8421376 to 9216000 tid 1 2024-08-29T17:58:01.987 INFO:tasks.rados.rados.0.smithi029.stdout:2084: writing smithi02969618-23 from 9216000 to 9617408 tid 2 2024-08-29T17:58:01.987 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 5 current snap is 201 2024-08-29T17:58:01.987 INFO:tasks.rados.rados.0.smithi029.stdout:2085: seq_num 645 ranges {17104896=409600,17514496=778240,18292736=24576} 2024-08-29T17:58:02.086 INFO:tasks.rados.rados.0.smithi029.stdout:2085: writing smithi02969618-5 from 17104896 to 17514496 tid 1 2024-08-29T17:58:02.091 INFO:tasks.rados.rados.0.smithi029.stdout:2085: writing smithi02969618-5 from 17514496 to 18292736 tid 2 2024-08-29T17:58:02.091 INFO:tasks.rados.rados.0.smithi029.stdout:2085: writing smithi02969618-5 from 18292736 to 18317312 tid 3 2024-08-29T17:58:02.091 INFO:tasks.rados.rados.0.smithi029.stdout:2086: snap_remove snap 181 2024-08-29T17:58:02.399 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:58:01 smithi110 bash[67519]: cluster 2024-08-29T17:58:00.903436+0000 mon.a (mon.0) 364 : cluster [DBG] osdmap e475: 8 total, 7 up, 8 in 2024-08-29T17:58:02.399 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:58:01 smithi110 bash[67519]: cluster 2024-08-29T17:58:01.856233+0000 mon.a (mon.0) 365 : cluster [WRN] Health check update: Degraded data redundancy: 68/531 objects degraded (12.806%), 12 pgs degraded (PG_DEGRADED) 2024-08-29T17:58:02.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:58:01 smithi029 bash[77880]: cluster 2024-08-29T17:58:00.903436+0000 mon.a (mon.0) 364 : cluster [DBG] osdmap e475: 8 total, 7 up, 8 in 2024-08-29T17:58:02.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:58:01 smithi029 bash[77880]: cluster 2024-08-29T17:58:01.856233+0000 mon.a (mon.0) 365 : cluster [WRN] Health check update: Degraded data redundancy: 68/531 objects degraded (12.806%), 12 pgs degraded (PG_DEGRADED) 2024-08-29T17:58:02.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:58:01 smithi029 bash[79042]: cluster 2024-08-29T17:58:00.903436+0000 mon.a (mon.0) 364 : cluster [DBG] osdmap e475: 8 total, 7 up, 8 in 2024-08-29T17:58:02.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:58:01 smithi029 bash[79042]: cluster 2024-08-29T17:58:01.856233+0000 mon.a (mon.0) 365 : cluster [WRN] Health check update: Degraded data redundancy: 68/531 objects degraded (12.806%), 12 pgs degraded (PG_DEGRADED) 2024-08-29T17:58:02.900 INFO:journalctl@ceph.osd.1.smithi029.stdout:Aug 29 17:58:02 smithi029 bash[87982]: debug 2024-08-29T17:58:02.630+0000 7f879a0bd640 -1 Falling back to public interface 2024-08-29T17:58:02.930 INFO:tasks.rados.rados.0.smithi029.stdout:2086: done (3 left) 2024-08-29T17:58:02.930 INFO:tasks.rados.rados.0.smithi029.stdout:2087: read oid 4 snap 168 2024-08-29T17:58:02.930 INFO:tasks.rados.rados.0.smithi029.stdout:2087: expect (ObjNum 455 snap 135 seq_num 455) 2024-08-29T17:58:02.930 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 20 current snap is 201 2024-08-29T17:58:02.930 INFO:tasks.rados.rados.0.smithi029.stdout:2088: seq_num 646 ranges {0=425984,425984=655360,1081344=147456} 2024-08-29T17:58:02.934 INFO:tasks.rados.rados.0.smithi029.stdout:2088: writing smithi02969618-20 from 0 to 425984 tid 1 2024-08-29T17:58:02.938 INFO:tasks.rados.rados.0.smithi029.stdout:2088: writing smithi02969618-20 from 425984 to 1081344 tid 2 2024-08-29T17:58:02.940 INFO:tasks.rados.rados.0.smithi029.stdout:2088: writing smithi02969618-20 from 1081344 to 1228800 tid 3 2024-08-29T17:58:02.940 INFO:tasks.rados.rados.0.smithi029.stdout:2089: copy_from oid 22 from oid 3 current snap is 201 2024-08-29T17:58:02.940 INFO:tasks.rados.rados.0.smithi029.stdout:2083: expect (ObjNum 449 snap 134 seq_num 449) 2024-08-29T17:58:03.399 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:58:02 smithi110 bash[67519]: cluster 2024-08-29T17:58:01.381297+0000 mgr.y (mgr.25004) 161 : cluster [DBG] pgmap v245: 121 pgs: 33 active+undersized, 12 active+undersized+degraded, 76 active+clean; 374 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 1023 B/s rd, 8.7 MiB/s wr, 8 op/s; 68/531 objects degraded (12.806%) 2024-08-29T17:58:03.399 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:58:02 smithi110 bash[67519]: cluster 2024-08-29T17:58:01.924521+0000 mon.a (mon.0) 366 : cluster [DBG] osdmap e476: 8 total, 7 up, 8 in 2024-08-29T17:58:03.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:58:02 smithi029 bash[79042]: cluster 2024-08-29T17:58:01.381297+0000 mgr.y (mgr.25004) 161 : cluster [DBG] pgmap v245: 121 pgs: 33 active+undersized, 12 active+undersized+degraded, 76 active+clean; 374 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 1023 B/s rd, 8.7 MiB/s wr, 8 op/s; 68/531 objects degraded (12.806%) 2024-08-29T17:58:03.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:58:02 smithi029 bash[79042]: cluster 2024-08-29T17:58:01.924521+0000 mon.a (mon.0) 366 : cluster [DBG] osdmap e476: 8 total, 7 up, 8 in 2024-08-29T17:58:03.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:58:02 smithi029 bash[77880]: cluster 2024-08-29T17:58:01.381297+0000 mgr.y (mgr.25004) 161 : cluster [DBG] pgmap v245: 121 pgs: 33 active+undersized, 12 active+undersized+degraded, 76 active+clean; 374 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 1023 B/s rd, 8.7 MiB/s wr, 8 op/s; 68/531 objects degraded (12.806%) 2024-08-29T17:58:03.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:58:02 smithi029 bash[77880]: cluster 2024-08-29T17:58:01.924521+0000 mon.a (mon.0) 366 : cluster [DBG] osdmap e476: 8 total, 7 up, 8 in 2024-08-29T17:58:04.282 INFO:tasks.rados.rados.0.smithi029.stdout:2084: finishing write tid 1 to smithi02969618-23 2024-08-29T17:58:04.282 INFO:tasks.rados.rados.0.smithi029.stdout:2084: finishing write tid 2 to smithi02969618-23 2024-08-29T17:58:04.282 INFO:tasks.rados.rados.0.smithi029.stdout:2084: finishing write tid 3 to smithi02969618-23 2024-08-29T17:58:04.282 INFO:tasks.rados.rados.0.smithi029.stdout:2084: finishing write tid 4 to smithi02969618-23 2024-08-29T17:58:04.282 INFO:tasks.rados.rados.0.smithi029.stdout:2084: oid 23 updating version 0 to 1675 2024-08-29T17:58:04.283 INFO:tasks.rados.rados.0.smithi029.stdout:2084: oid 23 version 1675 is already newer than 1674 2024-08-29T17:58:04.283 INFO:tasks.rados.rados.0.smithi029.stdout:2084: oid 23 updating version 1675 to 1676 2024-08-29T17:58:04.283 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 23 v 1676 (ObjNum 644 snap 201 seq_num 644) dirty exists 2024-08-29T17:58:04.283 INFO:tasks.rados.rados.0.smithi029.stdout:2084: left oid 23 (ObjNum 644 snap 201 seq_num 644) 2024-08-29T17:58:04.283 INFO:tasks.rados.rados.0.smithi029.stdout:2085: finishing write tid 1 to smithi02969618-5 2024-08-29T17:58:04.283 INFO:tasks.rados.rados.0.smithi029.stdout:2085: finishing write tid 2 to smithi02969618-5 2024-08-29T17:58:04.283 INFO:tasks.rados.rados.0.smithi029.stdout:2085: finishing write tid 3 to smithi02969618-5 2024-08-29T17:58:04.283 INFO:tasks.rados.rados.0.smithi029.stdout:2085: finishing write tid 4 to smithi02969618-5 2024-08-29T17:58:04.283 INFO:tasks.rados.rados.0.smithi029.stdout:2085: finishing write tid 5 to smithi02969618-5 2024-08-29T17:58:04.283 INFO:tasks.rados.rados.0.smithi029.stdout:2085: oid 5 updating version 0 to 856 2024-08-29T17:58:04.283 INFO:tasks.rados.rados.0.smithi029.stdout:2085: oid 5 updating version 856 to 858 2024-08-29T17:58:04.283 INFO:tasks.rados.rados.0.smithi029.stdout:2085: oid 5 version 858 is already newer than 857 2024-08-29T17:58:04.283 INFO:tasks.rados.rados.0.smithi029.stdout:2085: oid 5 updating version 858 to 859 2024-08-29T17:58:04.284 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 5 v 859 (ObjNum 645 snap 201 seq_num 645) dirty exists 2024-08-29T17:58:04.284 INFO:tasks.rados.rados.0.smithi029.stdout:2085: left oid 5 (ObjNum 645 snap 201 seq_num 645) 2024-08-29T17:58:04.284 INFO:tasks.rados.rados.0.smithi029.stdout:2089: finishing copy_from to smithi02969618-22 2024-08-29T17:58:04.284 INFO:tasks.rados.rados.0.smithi029.stdout:2089: got expected ENOENT (src dne) 2024-08-29T17:58:04.284 INFO:tasks.rados.rados.0.smithi029.stdout:2089: finishing copy_from racing read to smithi02969618-22 2024-08-29T17:58:04.284 INFO:tasks.rados.rados.0.smithi029.stdout:2088: finishing write tid 1 to smithi02969618-20 2024-08-29T17:58:04.284 INFO:tasks.rados.rados.0.smithi029.stdout:2088: finishing write tid 2 to smithi02969618-20 2024-08-29T17:58:04.284 INFO:tasks.rados.rados.0.smithi029.stdout:2087: expect (ObjNum 455 snap 135 seq_num 455) 2024-08-29T17:58:04.377 INFO:tasks.rados.rados.0.smithi029.stdout:2088: finishing write tid 3 to smithi02969618-20 2024-08-29T17:58:04.377 INFO:tasks.rados.rados.0.smithi029.stdout:2088: finishing write tid 4 to smithi02969618-20 2024-08-29T17:58:04.377 INFO:tasks.rados.rados.0.smithi029.stdout:2088: finishing write tid 5 to smithi02969618-20 2024-08-29T17:58:04.377 INFO:tasks.rados.rados.0.smithi029.stdout:2088: oid 20 updating version 0 to 1683 2024-08-29T17:58:04.377 INFO:tasks.rados.rados.0.smithi029.stdout:2088: oid 20 updating version 1683 to 1684 2024-08-29T17:58:04.377 INFO:tasks.rados.rados.0.smithi029.stdout:2088: oid 20 version 1684 is already newer than 1681 2024-08-29T17:58:04.377 INFO:tasks.rados.rados.0.smithi029.stdout:2088: oid 20 version 1684 is already newer than 1682 2024-08-29T17:58:04.377 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 20 v 1684 (ObjNum 646 snap 201 seq_num 646) dirty exists 2024-08-29T17:58:04.377 INFO:tasks.rados.rados.0.smithi029.stdout:2088: left oid 20 (ObjNum 646 snap 201 seq_num 646) 2024-08-29T17:58:04.377 INFO:tasks.rados.rados.0.smithi029.stdout:2083: done (5 left) 2024-08-29T17:58:04.377 INFO:tasks.rados.rados.0.smithi029.stdout:2084: done (4 left) 2024-08-29T17:58:04.377 INFO:tasks.rados.rados.0.smithi029.stdout:2085: done (3 left) 2024-08-29T17:58:04.378 INFO:tasks.rados.rados.0.smithi029.stdout:2087: done (2 left) 2024-08-29T17:58:04.378 INFO:tasks.rados.rados.0.smithi029.stdout:2088: done (1 left) 2024-08-29T17:58:04.378 INFO:tasks.rados.rados.0.smithi029.stdout:2089: done (0 left) 2024-08-29T17:58:04.378 INFO:tasks.rados.rados.0.smithi029.stdout:2090: snap_create 2024-08-29T17:58:04.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:58:03 smithi029 bash[79042]: cluster 2024-08-29T17:58:02.931918+0000 mon.a (mon.0) 367 : cluster [DBG] osdmap e477: 8 total, 7 up, 8 in 2024-08-29T17:58:04.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:58:03 smithi029 bash[79042]: audit 2024-08-29T17:58:03.440061+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:58:04.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:58:03 smithi029 bash[79042]: audit 2024-08-29T17:58:03.442234+0000 mon.c (mon.2) 79 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T17:58:04.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:58:03 smithi110 bash[67519]: cluster 2024-08-29T17:58:02.931918+0000 mon.a (mon.0) 367 : cluster [DBG] osdmap e477: 8 total, 7 up, 8 in 2024-08-29T17:58:04.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:58:03 smithi110 bash[67519]: audit 2024-08-29T17:58:03.440061+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:58:04.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:58:03 smithi110 bash[67519]: audit 2024-08-29T17:58:03.442234+0000 mon.c (mon.2) 79 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T17:58:04.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:58:03 smithi029 bash[77880]: cluster 2024-08-29T17:58:02.931918+0000 mon.a (mon.0) 367 : cluster [DBG] osdmap e477: 8 total, 7 up, 8 in 2024-08-29T17:58:04.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:58:03 smithi029 bash[77880]: audit 2024-08-29T17:58:03.440061+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:58:04.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:58:03 smithi029 bash[77880]: audit 2024-08-29T17:58:03.442234+0000 mon.c (mon.2) 79 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T17:58:04.900 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:58:04 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:17:58:04] "GET /metrics HTTP/1.1" 200 36212 "" "Prometheus/2.43.0" 2024-08-29T17:58:05.111 INFO:tasks.rados.rados.0.smithi029.stdout:2090: done (0 left) 2024-08-29T17:58:05.111 INFO:tasks.rados.rados.0.smithi029.stdout:2091: copy_from oid 24 from oid 14 current snap is 202 2024-08-29T17:58:05.111 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 10 current snap is 202 2024-08-29T17:58:05.111 INFO:tasks.rados.rados.0.smithi029.stdout:2092: seq_num 647 ranges {1163264=442368,1605632=589824,2195456=212992} 2024-08-29T17:58:05.124 INFO:tasks.rados.rados.0.smithi029.stdout:2092: writing smithi02969618-10 from 1163264 to 1605632 tid 1 2024-08-29T17:58:05.129 INFO:tasks.rados.rados.0.smithi029.stdout:2092: writing smithi02969618-10 from 1605632 to 2195456 tid 2 2024-08-29T17:58:05.131 INFO:tasks.rados.rados.0.smithi029.stdout:2092: writing smithi02969618-10 from 2195456 to 2408448 tid 3 2024-08-29T17:58:05.131 INFO:tasks.rados.rados.0.smithi029.stdout:2093: snap_remove snap 185 2024-08-29T17:58:05.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:58:05 smithi029 bash[79042]: cluster 2024-08-29T17:58:03.382059+0000 mgr.y (mgr.25004) 162 : cluster [DBG] pgmap v248: 121 pgs: 33 active+undersized, 12 active+undersized+degraded, 76 active+clean; 374 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 68/531 objects degraded (12.806%) 2024-08-29T17:58:05.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:58:05 smithi029 bash[79042]: audit 2024-08-29T17:58:04.105203+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:58:05.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:58:05 smithi029 bash[79042]: audit 2024-08-29T17:58:04.110485+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:58:05.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:58:05 smithi110 bash[67519]: cluster 2024-08-29T17:58:03.382059+0000 mgr.y (mgr.25004) 162 : cluster [DBG] pgmap v248: 121 pgs: 33 active+undersized, 12 active+undersized+degraded, 76 active+clean; 374 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 68/531 objects degraded (12.806%) 2024-08-29T17:58:05.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:58:05 smithi110 bash[67519]: audit 2024-08-29T17:58:04.105203+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:58:05.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:58:05 smithi110 bash[67519]: audit 2024-08-29T17:58:04.110485+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:58:05.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:58:05 smithi029 bash[77880]: cluster 2024-08-29T17:58:03.382059+0000 mgr.y (mgr.25004) 162 : cluster [DBG] pgmap v248: 121 pgs: 33 active+undersized, 12 active+undersized+degraded, 76 active+clean; 374 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 68/531 objects degraded (12.806%) 2024-08-29T17:58:05.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:58:05 smithi029 bash[77880]: audit 2024-08-29T17:58:04.105203+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:58:05.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:58:05 smithi029 bash[77880]: audit 2024-08-29T17:58:04.110485+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:58:06.124 INFO:tasks.rados.rados.0.smithi029.stdout:2093: done (2 left) 2024-08-29T17:58:06.125 INFO:tasks.rados.rados.0.smithi029.stdout:2094: read oid 36 snap -1 2024-08-29T17:58:06.125 INFO:tasks.rados.rados.0.smithi029.stdout:2094: expect deleted 2024-08-29T17:58:06.125 INFO:tasks.rados.rados.0.smithi029.stdout:2095: delete oid 40 current snap is 202 2024-08-29T17:58:06.125 INFO:tasks.rados.rados.0.smithi029.stdout:2092: finishing write tid 1 to smithi02969618-10 2024-08-29T17:58:06.125 INFO:tasks.rados.rados.0.smithi029.stdout:2092: finishing write tid 2 to smithi02969618-10 2024-08-29T17:58:06.125 INFO:tasks.rados.rados.0.smithi029.stdout:2092: finishing write tid 3 to smithi02969618-10 2024-08-29T17:58:06.125 INFO:tasks.rados.rados.0.smithi029.stdout:2092: finishing write tid 4 to smithi02969618-10 2024-08-29T17:58:06.125 INFO:tasks.rados.rados.0.smithi029.stdout:2092: finishing write tid 5 to smithi02969618-10 2024-08-29T17:58:06.125 INFO:tasks.rados.rados.0.smithi029.stdout:2092: oid 10 updating version 0 to 1432 2024-08-29T17:58:06.125 INFO:tasks.rados.rados.0.smithi029.stdout:2092: oid 10 updating version 1432 to 1433 2024-08-29T17:58:06.125 INFO:tasks.rados.rados.0.smithi029.stdout:2092: oid 10 updating version 1433 to 1435 2024-08-29T17:58:06.126 INFO:tasks.rados.rados.0.smithi029.stdout:2092: oid 10 version 1435 is already newer than 1434 2024-08-29T17:58:06.126 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 10 v 1435 (ObjNum 647 snap 202 seq_num 647) dirty exists 2024-08-29T17:58:06.126 INFO:tasks.rados.rados.0.smithi029.stdout:2092: left oid 10 (ObjNum 647 snap 202 seq_num 647) 2024-08-29T17:58:06.126 INFO:tasks.rados.rados.0.smithi029.stdout:2091: finishing copy_from racing read to smithi02969618-24 2024-08-29T17:58:06.126 INFO:tasks.rados.rados.0.smithi029.stdout:2091: finishing copy_from to smithi02969618-24 2024-08-29T17:58:06.126 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 24 v 1427 (ObjNum 610 snap 184 seq_num 610) dirty exists 2024-08-29T17:58:06.131 INFO:tasks.rados.rados.0.smithi029.stdout:2091: done (3 left) 2024-08-29T17:58:06.132 INFO:tasks.rados.rados.0.smithi029.stdout:2092: done (2 left) 2024-08-29T17:58:06.132 INFO:tasks.rados.rados.0.smithi029.stdout:2094: done (1 left) 2024-08-29T17:58:06.132 INFO:tasks.rados.rados.0.smithi029.stdout:2095: done (0 left) 2024-08-29T17:58:06.132 INFO:tasks.rados.rados.0.smithi029.stdout:2096: rmattr oid 46 current snap is 202 2024-08-29T17:58:06.132 INFO:tasks.rados.rados.0.smithi029.stdout:2096: done (0 left) 2024-08-29T17:58:06.132 INFO:tasks.rados.rados.0.smithi029.stdout:2097: rollback oid 20 current snap is 202 2024-08-29T17:58:06.132 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 20 to 173 2024-08-29T17:58:06.132 INFO:tasks.rados.rados.0.smithi029.stdout:2098: rmattr oid 26 current snap is 202 2024-08-29T17:58:06.132 INFO:tasks.rados.rados.0.smithi029.stdout:2098: done (1 left) 2024-08-29T17:58:06.132 INFO:tasks.rados.rados.0.smithi029.stdout:2099: rollback oid 22 current snap is 202 2024-08-29T17:58:06.132 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 22 to 196 2024-08-29T17:58:06.132 INFO:tasks.rados.rados.0.smithi029.stdout:2100: read oid 35 snap -1 2024-08-29T17:58:06.133 INFO:tasks.rados.rados.0.smithi029.stdout:2100: expect (ObjNum 636 snap 196 seq_num 636) 2024-08-29T17:58:06.133 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 48 current snap is 202 2024-08-29T17:58:06.133 INFO:tasks.rados.rados.0.smithi029.stdout:2101: seq_num 649 ranges {0=475136,475136=761856,1236992=40960} 2024-08-29T17:58:06.134 INFO:tasks.rados.rados.0.smithi029.stdout:2101: writing smithi02969618-48 from 0 to 475136 tid 1 2024-08-29T17:58:06.140 INFO:tasks.rados.rados.0.smithi029.stdout:2101: writing smithi02969618-48 from 475136 to 1236992 tid 2 2024-08-29T17:58:06.141 INFO:tasks.rados.rados.0.smithi029.stdout:2101: writing smithi02969618-48 from 1236992 to 1277952 tid 3 2024-08-29T17:58:06.141 INFO:tasks.rados.rados.0.smithi029.stdout:2102: snap_create 2024-08-29T17:58:06.142 INFO:tasks.rados.rados.0.smithi029.stdout:2100: expect (ObjNum 636 snap 196 seq_num 636) 2024-08-29T17:58:06.177 INFO:tasks.rados.rados.0.smithi029.stdout:2101: finishing write tid 1 to smithi02969618-48 2024-08-29T17:58:06.177 INFO:tasks.rados.rados.0.smithi029.stdout:2101: finishing write tid 2 to smithi02969618-48 2024-08-29T17:58:06.177 INFO:tasks.rados.rados.0.smithi029.stdout:2101: finishing write tid 3 to smithi02969618-48 2024-08-29T17:58:06.177 INFO:tasks.rados.rados.0.smithi029.stdout:2101: finishing write tid 4 to smithi02969618-48 2024-08-29T17:58:06.177 INFO:tasks.rados.rados.0.smithi029.stdout:2101: finishing write tid 5 to smithi02969618-48 2024-08-29T17:58:06.177 INFO:tasks.rados.rados.0.smithi029.stdout:2101: oid 48 updating version 0 to 1090 2024-08-29T17:58:06.178 INFO:tasks.rados.rados.0.smithi029.stdout:2101: oid 48 version 1090 is already newer than 1089 2024-08-29T17:58:06.178 INFO:tasks.rados.rados.0.smithi029.stdout:2101: oid 48 updating version 1090 to 1091 2024-08-29T17:58:06.178 INFO:tasks.rados.rados.0.smithi029.stdout:2101: oid 48 version 1091 is already newer than 1088 2024-08-29T17:58:06.178 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 48 v 1091 (ObjNum 649 snap 202 seq_num 649) dirty exists 2024-08-29T17:58:06.178 INFO:tasks.rados.rados.0.smithi029.stdout:2101: left oid 48 (ObjNum 649 snap 202 seq_num 649) 2024-08-29T17:58:06.178 INFO:tasks.rados.rados.0.smithi029.stdout:2099: finishing rollback tid 0 to smithi02969618-22 2024-08-29T17:58:06.178 INFO:tasks.rados.rados.0.smithi029.stdout:2099: finishing rollback tid 1 to smithi02969618-22 2024-08-29T17:58:06.178 INFO:tasks.rados.rados.0.smithi029.stdout:2099: finishing rollback tid 2 to smithi02969618-22 2024-08-29T17:58:06.178 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 22 v 1438 (ObjNum 449 snap 134 seq_num 449) dirty exists 2024-08-29T17:58:06.178 INFO:tasks.rados.rados.0.smithi029.stdout:2097: finishing rollback tid 0 to smithi02969618-20 2024-08-29T17:58:06.178 INFO:tasks.rados.rados.0.smithi029.stdout:2097: finishing rollback tid 1 to smithi02969618-20 2024-08-29T17:58:06.178 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 20 v 1701 (ObjNum 161 snap 0 seq_num 0) dirty dne 2024-08-29T17:58:06.399 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:58:06 smithi110 bash[67519]: cluster 2024-08-29T17:58:05.113422+0000 mon.a (mon.0) 371 : cluster [DBG] osdmap e478: 8 total, 7 up, 8 in 2024-08-29T17:58:06.399 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:58:06 smithi110 bash[67519]: audit 2024-08-29T17:58:05.221559+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:58:06.399 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:58:06 smithi110 bash[67519]: audit 2024-08-29T17:58:05.231450+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:58:06.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:58:06 smithi029 bash[77880]: cluster 2024-08-29T17:58:05.113422+0000 mon.a (mon.0) 371 : cluster [DBG] osdmap e478: 8 total, 7 up, 8 in 2024-08-29T17:58:06.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:58:06 smithi029 bash[77880]: audit 2024-08-29T17:58:05.221559+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:58:06.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:58:06 smithi029 bash[77880]: audit 2024-08-29T17:58:05.231450+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:58:06.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:58:06 smithi029 bash[79042]: cluster 2024-08-29T17:58:05.113422+0000 mon.a (mon.0) 371 : cluster [DBG] osdmap e478: 8 total, 7 up, 8 in 2024-08-29T17:58:06.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:58:06 smithi029 bash[79042]: audit 2024-08-29T17:58:05.221559+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:58:06.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:58:06 smithi029 bash[79042]: audit 2024-08-29T17:58:05.231450+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:58:06.900 INFO:journalctl@ceph.osd.1.smithi029.stdout:Aug 29 17:58:06 smithi029 bash[87982]: debug 2024-08-29T17:58:06.614+0000 7f879a0bd640 -1 osd.1 465 log_to_monitors true 2024-08-29T17:58:07.136 INFO:tasks.rados.rados.0.smithi029.stdout:2097: done (4 left) 2024-08-29T17:58:07.136 INFO:tasks.rados.rados.0.smithi029.stdout:2099: done (3 left) 2024-08-29T17:58:07.136 INFO:tasks.rados.rados.0.smithi029.stdout:2100: done (2 left) 2024-08-29T17:58:07.136 INFO:tasks.rados.rados.0.smithi029.stdout:2101: done (1 left) 2024-08-29T17:58:07.136 INFO:tasks.rados.rados.0.smithi029.stdout:2102: done (0 left) 2024-08-29T17:58:07.136 INFO:tasks.rados.rados.0.smithi029.stdout:2103: snap_create 2024-08-29T17:58:07.399 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:58:07 smithi110 bash[67519]: cluster 2024-08-29T17:58:05.382530+0000 mgr.y (mgr.25004) 163 : cluster [DBG] pgmap v250: 121 pgs: 33 active+undersized, 12 active+undersized+degraded, 76 active+clean; 378 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 1.0 MiB/s wr, 16 op/s; 70/531 objects degraded (13.183%) 2024-08-29T17:58:07.399 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:58:07 smithi110 bash[67519]: cluster 2024-08-29T17:58:06.125702+0000 mon.a (mon.0) 374 : cluster [DBG] osdmap e479: 8 total, 7 up, 8 in 2024-08-29T17:58:07.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:58:07 smithi110 bash[67519]: audit 2024-08-29T17:58:06.618238+0000 mon.c (mon.2) 80 : audit [INF] from='osd.1 [v2:172.21.15.29:6810/2246051733,v1:172.21.15.29:6811/2246051733]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-08-29T17:58:07.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:58:07 smithi110 bash[67519]: audit 2024-08-29T17:58:06.618519+0000 mon.a (mon.0) 375 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-08-29T17:58:07.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:58:07 smithi110 bash[67519]: cluster 2024-08-29T17:58:06.857353+0000 mon.a (mon.0) 376 : cluster [WRN] Health check update: Degraded data redundancy: 70/531 objects degraded (13.183%), 12 pgs degraded (PG_DEGRADED) 2024-08-29T17:58:07.400 INFO:journalctl@ceph.osd.1.smithi029.stdout:Aug 29 17:58:07 smithi029 bash[87982]: debug 2024-08-29T17:58:07.170+0000 7f8791e68640 -1 osd.1 465 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-08-29T17:58:07.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:58:07 smithi029 bash[79042]: cluster 2024-08-29T17:58:05.382530+0000 mgr.y (mgr.25004) 163 : cluster [DBG] pgmap v250: 121 pgs: 33 active+undersized, 12 active+undersized+degraded, 76 active+clean; 378 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 1.0 MiB/s wr, 16 op/s; 70/531 objects degraded (13.183%) 2024-08-29T17:58:07.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:58:07 smithi029 bash[79042]: cluster 2024-08-29T17:58:06.125702+0000 mon.a (mon.0) 374 : cluster [DBG] osdmap e479: 8 total, 7 up, 8 in 2024-08-29T17:58:07.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:58:07 smithi029 bash[79042]: audit 2024-08-29T17:58:06.618238+0000 mon.c (mon.2) 80 : audit [INF] from='osd.1 [v2:172.21.15.29:6810/2246051733,v1:172.21.15.29:6811/2246051733]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-08-29T17:58:07.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:58:07 smithi029 bash[79042]: audit 2024-08-29T17:58:06.618519+0000 mon.a (mon.0) 375 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-08-29T17:58:07.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:58:07 smithi029 bash[79042]: cluster 2024-08-29T17:58:06.857353+0000 mon.a (mon.0) 376 : cluster [WRN] Health check update: Degraded data redundancy: 70/531 objects degraded (13.183%), 12 pgs degraded (PG_DEGRADED) 2024-08-29T17:58:07.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:58:07 smithi029 bash[77880]: cluster 2024-08-29T17:58:05.382530+0000 mgr.y (mgr.25004) 163 : cluster [DBG] pgmap v250: 121 pgs: 33 active+undersized, 12 active+undersized+degraded, 76 active+clean; 378 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 1.0 MiB/s wr, 16 op/s; 70/531 objects degraded (13.183%) 2024-08-29T17:58:07.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:58:07 smithi029 bash[77880]: cluster 2024-08-29T17:58:06.125702+0000 mon.a (mon.0) 374 : cluster [DBG] osdmap e479: 8 total, 7 up, 8 in 2024-08-29T17:58:07.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:58:07 smithi029 bash[77880]: audit 2024-08-29T17:58:06.618238+0000 mon.c (mon.2) 80 : audit [INF] from='osd.1 [v2:172.21.15.29:6810/2246051733,v1:172.21.15.29:6811/2246051733]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-08-29T17:58:07.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:58:07 smithi029 bash[77880]: audit 2024-08-29T17:58:06.618519+0000 mon.a (mon.0) 375 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-08-29T17:58:07.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:58:07 smithi029 bash[77880]: cluster 2024-08-29T17:58:06.857353+0000 mon.a (mon.0) 376 : cluster [WRN] Health check update: Degraded data redundancy: 70/531 objects degraded (13.183%), 12 pgs degraded (PG_DEGRADED) 2024-08-29T17:58:08.142 INFO:tasks.rados.rados.0.smithi029.stdout:2103: done (0 left) 2024-08-29T17:58:08.142 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 11 current snap is 204 2024-08-29T17:58:08.142 INFO:tasks.rados.rados.0.smithi029.stdout:2104: seq_num 650 ranges {1564672=491520,2056192=647168,2703360=155648} 2024-08-29T17:58:08.161 INFO:tasks.rados.rados.0.smithi029.stdout:2104: writing smithi02969618-11 from 1564672 to 2056192 tid 1 2024-08-29T17:58:08.167 INFO:tasks.rados.rados.0.smithi029.stdout:2104: writing smithi02969618-11 from 2056192 to 2703360 tid 2 2024-08-29T17:58:08.169 INFO:tasks.rados.rados.0.smithi029.stdout:2104: writing smithi02969618-11 from 2703360 to 2859008 tid 3 2024-08-29T17:58:08.170 INFO:tasks.rados.rados.0.smithi029.stdout:2105: delete oid 48 current snap is 204 2024-08-29T17:58:08.179 INFO:tasks.rados.rados.0.smithi029.stdout:2104: finishing write tid 1 to smithi02969618-11 2024-08-29T17:58:08.181 INFO:tasks.rados.rados.0.smithi029.stdout:2104: finishing write tid 2 to smithi02969618-11 2024-08-29T17:58:08.181 INFO:tasks.rados.rados.0.smithi029.stdout:2104: finishing write tid 3 to smithi02969618-11 2024-08-29T17:58:08.182 INFO:tasks.rados.rados.0.smithi029.stdout:2104: finishing write tid 4 to smithi02969618-11 2024-08-29T17:58:08.185 INFO:tasks.rados.rados.0.smithi029.stdout:2104: finishing write tid 5 to smithi02969618-11 2024-08-29T17:58:08.185 INFO:tasks.rados.rados.0.smithi029.stdout:2104: oid 11 updating version 0 to 1037 2024-08-29T17:58:08.185 INFO:tasks.rados.rados.0.smithi029.stdout:2104: oid 11 version 1037 is already newer than 1036 2024-08-29T17:58:08.185 INFO:tasks.rados.rados.0.smithi029.stdout:2104: oid 11 updating version 1037 to 1038 2024-08-29T17:58:08.185 INFO:tasks.rados.rados.0.smithi029.stdout:2104: oid 11 version 1038 is already newer than 1035 2024-08-29T17:58:08.185 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 11 v 1038 (ObjNum 650 snap 204 seq_num 650) dirty exists 2024-08-29T17:58:08.185 INFO:tasks.rados.rados.0.smithi029.stdout:2104: left oid 11 (ObjNum 650 snap 204 seq_num 650) 2024-08-29T17:58:08.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:58:08 smithi110 bash[67519]: audit 2024-08-29T17:58:07.130428+0000 mon.a (mon.0) 377 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-08-29T17:58:08.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:58:08 smithi110 bash[67519]: cluster 2024-08-29T17:58:07.137058+0000 mon.a (mon.0) 378 : cluster [DBG] osdmap e480: 8 total, 7 up, 8 in 2024-08-29T17:58:08.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:58:08 smithi110 bash[67519]: audit 2024-08-29T17:58:07.138816+0000 mon.c (mon.2) 81 : audit [INF] from='osd.1 [v2:172.21.15.29:6810/2246051733,v1:172.21.15.29:6811/2246051733]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi029", "root=default"]}]: dispatch 2024-08-29T17:58:08.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:58:08 smithi110 bash[67519]: audit 2024-08-29T17:58:07.139494+0000 mon.a (mon.0) 379 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi029", "root=default"]}]: dispatch 2024-08-29T17:58:08.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:58:08 smithi029 bash[79042]: audit 2024-08-29T17:58:07.130428+0000 mon.a (mon.0) 377 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-08-29T17:58:08.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:58:08 smithi029 bash[79042]: cluster 2024-08-29T17:58:07.137058+0000 mon.a (mon.0) 378 : cluster [DBG] osdmap e480: 8 total, 7 up, 8 in 2024-08-29T17:58:08.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:58:08 smithi029 bash[79042]: audit 2024-08-29T17:58:07.138816+0000 mon.c (mon.2) 81 : audit [INF] from='osd.1 [v2:172.21.15.29:6810/2246051733,v1:172.21.15.29:6811/2246051733]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi029", "root=default"]}]: dispatch 2024-08-29T17:58:08.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:58:08 smithi029 bash[79042]: audit 2024-08-29T17:58:07.139494+0000 mon.a (mon.0) 379 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi029", "root=default"]}]: dispatch 2024-08-29T17:58:08.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:58:08 smithi029 bash[77880]: audit 2024-08-29T17:58:07.130428+0000 mon.a (mon.0) 377 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-08-29T17:58:08.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:58:08 smithi029 bash[77880]: cluster 2024-08-29T17:58:07.137058+0000 mon.a (mon.0) 378 : cluster [DBG] osdmap e480: 8 total, 7 up, 8 in 2024-08-29T17:58:08.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:58:08 smithi029 bash[77880]: audit 2024-08-29T17:58:07.138816+0000 mon.c (mon.2) 81 : audit [INF] from='osd.1 [v2:172.21.15.29:6810/2246051733,v1:172.21.15.29:6811/2246051733]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi029", "root=default"]}]: dispatch 2024-08-29T17:58:08.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:58:08 smithi029 bash[77880]: audit 2024-08-29T17:58:07.139494+0000 mon.a (mon.0) 379 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi029", "root=default"]}]: dispatch 2024-08-29T17:58:09.212 INFO:tasks.rados.rados.0.smithi029.stdout:2104: done (1 left) 2024-08-29T17:58:09.213 INFO:tasks.rados.rados.0.smithi029.stdout:2105: done (0 left) 2024-08-29T17:58:09.213 INFO:tasks.rados.rados.0.smithi029.stdout:2106: snap_create 2024-08-29T17:58:09.649 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:58:09 smithi110 bash[67519]: cluster 2024-08-29T17:58:07.383389+0000 mgr.y (mgr.25004) 164 : cluster [DBG] pgmap v253: 121 pgs: 33 active+undersized, 12 active+undersized+degraded, 76 active+clean; 378 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 1.0 MiB/s wr, 16 op/s; 70/534 objects degraded (13.109%) 2024-08-29T17:58:09.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:58:09 smithi110 bash[67519]: cluster 2024-08-29T17:58:08.131436+0000 mon.a (mon.0) 380 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-29T17:58:09.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:58:09 smithi110 bash[67519]: cluster 2024-08-29T17:58:08.140868+0000 mon.a (mon.0) 381 : cluster [INF] osd.1 [v2:172.21.15.29:6810/2246051733,v1:172.21.15.29:6811/2246051733] boot 2024-08-29T17:58:09.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:58:09 smithi110 bash[67519]: cluster 2024-08-29T17:58:08.140963+0000 mon.a (mon.0) 382 : cluster [DBG] osdmap e481: 8 total, 8 up, 8 in 2024-08-29T17:58:09.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:58:09 smithi110 bash[67519]: audit 2024-08-29T17:58:08.142725+0000 mon.c (mon.2) 82 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-29T17:58:09.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:58:09 smithi110 bash[67519]: cluster 2024-08-29T17:58:09.143119+0000 mon.a (mon.0) 383 : cluster [DBG] osdmap e482: 8 total, 8 up, 8 in 2024-08-29T17:58:09.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:58:09 smithi029 bash[79042]: cluster 2024-08-29T17:58:07.383389+0000 mgr.y (mgr.25004) 164 : cluster [DBG] pgmap v253: 121 pgs: 33 active+undersized, 12 active+undersized+degraded, 76 active+clean; 378 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 1.0 MiB/s wr, 16 op/s; 70/534 objects degraded (13.109%) 2024-08-29T17:58:09.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:58:09 smithi029 bash[79042]: cluster 2024-08-29T17:58:08.131436+0000 mon.a (mon.0) 380 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-29T17:58:09.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:58:09 smithi029 bash[79042]: cluster 2024-08-29T17:58:08.140868+0000 mon.a (mon.0) 381 : cluster [INF] osd.1 [v2:172.21.15.29:6810/2246051733,v1:172.21.15.29:6811/2246051733] boot 2024-08-29T17:58:09.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:58:09 smithi029 bash[79042]: cluster 2024-08-29T17:58:08.140963+0000 mon.a (mon.0) 382 : cluster [DBG] osdmap e481: 8 total, 8 up, 8 in 2024-08-29T17:58:09.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:58:09 smithi029 bash[79042]: audit 2024-08-29T17:58:08.142725+0000 mon.c (mon.2) 82 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-29T17:58:09.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:58:09 smithi029 bash[79042]: cluster 2024-08-29T17:58:09.143119+0000 mon.a (mon.0) 383 : cluster [DBG] osdmap e482: 8 total, 8 up, 8 in 2024-08-29T17:58:09.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:58:09 smithi029 bash[77880]: cluster 2024-08-29T17:58:07.383389+0000 mgr.y (mgr.25004) 164 : cluster [DBG] pgmap v253: 121 pgs: 33 active+undersized, 12 active+undersized+degraded, 76 active+clean; 378 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 1.0 MiB/s wr, 16 op/s; 70/534 objects degraded (13.109%) 2024-08-29T17:58:09.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:58:09 smithi029 bash[77880]: cluster 2024-08-29T17:58:08.131436+0000 mon.a (mon.0) 380 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-29T17:58:09.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:58:09 smithi029 bash[77880]: cluster 2024-08-29T17:58:08.140868+0000 mon.a (mon.0) 381 : cluster [INF] osd.1 [v2:172.21.15.29:6810/2246051733,v1:172.21.15.29:6811/2246051733] boot 2024-08-29T17:58:09.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:58:09 smithi029 bash[77880]: cluster 2024-08-29T17:58:08.140963+0000 mon.a (mon.0) 382 : cluster [DBG] osdmap e481: 8 total, 8 up, 8 in 2024-08-29T17:58:09.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:58:09 smithi029 bash[77880]: audit 2024-08-29T17:58:08.142725+0000 mon.c (mon.2) 82 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-29T17:58:09.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:58:09 smithi029 bash[77880]: cluster 2024-08-29T17:58:09.143119+0000 mon.a (mon.0) 383 : cluster [DBG] osdmap e482: 8 total, 8 up, 8 in 2024-08-29T17:58:10.179 INFO:tasks.rados.rados.0.smithi029.stdout:2106: done (0 left) 2024-08-29T17:58:10.180 INFO:tasks.rados.rados.0.smithi029.stdout:2107: read oid 1 snap -1 2024-08-29T17:58:10.180 INFO:tasks.rados.rados.0.smithi029.stdout:2107: expect (ObjNum 619 snap 188 seq_num 619) 2024-08-29T17:58:10.180 INFO:tasks.rados.rados.0.smithi029.stdout:2108: rollback oid 19 current snap is 205 2024-08-29T17:58:10.180 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 19 to 168 2024-08-29T17:58:10.180 INFO:tasks.rados.rados.0.smithi029.stdout:2109: read oid 49 snap -1 2024-08-29T17:58:10.180 INFO:tasks.rados.rados.0.smithi029.stdout:2109: expect (ObjNum 549 snap 168 seq_num 549) 2024-08-29T17:58:10.180 INFO:tasks.rados.rados.0.smithi029.stdout:2110: copy_from oid 30 from oid 31 current snap is 205 2024-08-29T17:58:10.180 INFO:tasks.rados.rados.0.smithi029.stdout:2111: read oid 26 snap -1 2024-08-29T17:58:10.180 INFO:tasks.rados.rados.0.smithi029.stdout:2111: expect (ObjNum 564 snap 172 seq_num 564) 2024-08-29T17:58:10.181 INFO:tasks.rados.rados.0.smithi029.stdout:2112: setattr oid 41 current snap is 205 2024-08-29T17:58:10.185 INFO:tasks.rados.rados.0.smithi029.stdout:2113: snap_remove snap 203 2024-08-29T17:58:10.649 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:58:10 smithi110 bash[67519]: cluster 2024-08-29T17:58:09.384172+0000 mgr.y (mgr.25004) 165 : cluster [DBG] pgmap v256: 121 pgs: 1 active+recovering+degraded, 16 active+undersized, 6 active+undersized+degraded, 98 active+clean; 386 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 767 B/s rd, 2.2 MiB/s wr, 6 op/s; 24/543 objects degraded (4.420%); 4.8 MiB/s, 1 objects/s recovering 2024-08-29T17:58:10.650 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:58:10 smithi029 bash[79042]: cluster 2024-08-29T17:58:09.384172+0000 mgr.y (mgr.25004) 165 : cluster [DBG] pgmap v256: 121 pgs: 1 active+recovering+degraded, 16 active+undersized, 6 active+undersized+degraded, 98 active+clean; 386 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 767 B/s rd, 2.2 MiB/s wr, 6 op/s; 24/543 objects degraded (4.420%); 4.8 MiB/s, 1 objects/s recovering 2024-08-29T17:58:10.650 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:58:10 smithi029 bash[77880]: cluster 2024-08-29T17:58:09.384172+0000 mgr.y (mgr.25004) 165 : cluster [DBG] pgmap v256: 121 pgs: 1 active+recovering+degraded, 16 active+undersized, 6 active+undersized+degraded, 98 active+clean; 386 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 767 B/s rd, 2.2 MiB/s wr, 6 op/s; 24/543 objects degraded (4.420%); 4.8 MiB/s, 1 objects/s recovering 2024-08-29T17:58:11.185 INFO:tasks.rados.rados.0.smithi029.stdout:2113: done (6 left) 2024-08-29T17:58:11.185 INFO:tasks.rados.rados.0.smithi029.stdout:2114: read oid 42 snap 168 2024-08-29T17:58:11.185 INFO:tasks.rados.rados.0.smithi029.stdout:2114: expect (ObjNum 508 snap 155 seq_num 508) 2024-08-29T17:58:11.185 INFO:tasks.rados.rados.0.smithi029.stdout:2115: rmattr oid 11 current snap is 205 2024-08-29T17:58:11.185 INFO:tasks.rados.rados.0.smithi029.stdout:2115: done (7 left) 2024-08-29T17:58:11.185 INFO:tasks.rados.rados.0.smithi029.stdout:2116: read oid 24 snap -1 2024-08-29T17:58:11.185 INFO:tasks.rados.rados.0.smithi029.stdout:2116: expect (ObjNum 610 snap 184 seq_num 610) 2024-08-29T17:58:11.185 INFO:tasks.rados.rados.0.smithi029.stdout:2117: rollback oid 47 current snap is 205 2024-08-29T17:58:11.185 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 47 to 189 2024-08-29T17:58:11.185 INFO:tasks.rados.rados.0.smithi029.stdout:2108: finishing rollback tid 1 to smithi02969618-19 2024-08-29T17:58:11.186 INFO:tasks.rados.rados.0.smithi029.stdout:2108: finishing rollback tid 2 to smithi02969618-19 2024-08-29T17:58:11.186 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 19 v 1440 (ObjNum 221 snap 47 seq_num 221) dirty exists 2024-08-29T17:58:11.186 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 41 v 324 (ObjNum 161 snap 0 seq_num 0) dirty exists 2024-08-29T17:58:11.186 INFO:tasks.rados.rados.0.smithi029.stdout:2109: expect (ObjNum 549 snap 168 seq_num 549) 2024-08-29T17:58:11.269 INFO:tasks.rados.rados.0.smithi029.stdout:2111: expect (ObjNum 564 snap 172 seq_num 564) 2024-08-29T17:58:11.487 INFO:tasks.rados.rados.0.smithi029.stdout:2110: finishing copy_from racing read to smithi02969618-30 2024-08-29T17:58:11.487 INFO:tasks.rados.rados.0.smithi029.stdout:2110: finishing copy_from to smithi02969618-30 2024-08-29T17:58:11.488 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 30 v 831 (ObjNum 614 snap 186 seq_num 614) dirty exists 2024-08-29T17:58:11.488 INFO:tasks.rados.rados.0.smithi029.stdout:2107: expect (ObjNum 619 snap 188 seq_num 619) 2024-08-29T17:58:11.649 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:58:11 smithi110 bash[67519]: cluster 2024-08-29T17:58:10.180744+0000 mon.a (mon.0) 384 : cluster [DBG] osdmap e483: 8 total, 8 up, 8 in 2024-08-29T17:58:11.650 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:58:11 smithi029 bash[77880]: cluster 2024-08-29T17:58:10.180744+0000 mon.a (mon.0) 384 : cluster [DBG] osdmap e483: 8 total, 8 up, 8 in 2024-08-29T17:58:11.650 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:58:11 smithi029 bash[79042]: cluster 2024-08-29T17:58:10.180744+0000 mon.a (mon.0) 384 : cluster [DBG] osdmap e483: 8 total, 8 up, 8 in 2024-08-29T17:58:12.555 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:58:12 smithi029 bash[79042]: cluster 2024-08-29T17:58:11.183997+0000 mon.a (mon.0) 385 : cluster [DBG] osdmap e484: 8 total, 8 up, 8 in 2024-08-29T17:58:12.555 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:58:12 smithi029 bash[79042]: cluster 2024-08-29T17:58:11.385091+0000 mgr.y (mgr.25004) 166 : cluster [DBG] pgmap v259: 121 pgs: 1 active+recovering+degraded, 11 active+undersized, 5 active+undersized+degraded, 104 active+clean; 386 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 3.7 MiB/s rd, 2.2 MiB/s wr, 6 op/s; 17/543 objects degraded (3.131%); 4.8 MiB/s, 1 objects/s recovering 2024-08-29T17:58:12.555 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:58:12 smithi029 bash[79042]: cluster 2024-08-29T17:58:11.858376+0000 mon.a (mon.0) 386 : cluster [WRN] Health check update: Degraded data redundancy: 24/543 objects degraded (4.420%), 7 pgs degraded (PG_DEGRADED) 2024-08-29T17:58:12.555 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:58:12 smithi029 bash[77880]: cluster 2024-08-29T17:58:11.183997+0000 mon.a (mon.0) 385 : cluster [DBG] osdmap e484: 8 total, 8 up, 8 in 2024-08-29T17:58:12.555 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:58:12 smithi029 bash[77880]: cluster 2024-08-29T17:58:11.385091+0000 mgr.y (mgr.25004) 166 : cluster [DBG] pgmap v259: 121 pgs: 1 active+recovering+degraded, 11 active+undersized, 5 active+undersized+degraded, 104 active+clean; 386 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 3.7 MiB/s rd, 2.2 MiB/s wr, 6 op/s; 17/543 objects degraded (3.131%); 4.8 MiB/s, 1 objects/s recovering 2024-08-29T17:58:12.556 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:58:12 smithi029 bash[77880]: cluster 2024-08-29T17:58:11.858376+0000 mon.a (mon.0) 386 : cluster [WRN] Health check update: Degraded data redundancy: 24/543 objects degraded (4.420%), 7 pgs degraded (PG_DEGRADED) 2024-08-29T17:58:12.649 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:58:12 smithi110 bash[67519]: cluster 2024-08-29T17:58:11.183997+0000 mon.a (mon.0) 385 : cluster [DBG] osdmap e484: 8 total, 8 up, 8 in 2024-08-29T17:58:12.649 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:58:12 smithi110 bash[67519]: cluster 2024-08-29T17:58:11.385091+0000 mgr.y (mgr.25004) 166 : cluster [DBG] pgmap v259: 121 pgs: 1 active+recovering+degraded, 11 active+undersized, 5 active+undersized+degraded, 104 active+clean; 386 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 3.7 MiB/s rd, 2.2 MiB/s wr, 6 op/s; 17/543 objects degraded (3.131%); 4.8 MiB/s, 1 objects/s recovering 2024-08-29T17:58:12.649 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:58:12 smithi110 bash[67519]: cluster 2024-08-29T17:58:11.858376+0000 mon.a (mon.0) 386 : cluster [WRN] Health check update: Degraded data redundancy: 24/543 objects degraded (4.420%), 7 pgs degraded (PG_DEGRADED) 2024-08-29T17:58:14.000 INFO:tasks.rados.rados.0.smithi029.stdout:2117: finishing rollback tid 0 to smithi02969618-47 2024-08-29T17:58:14.000 INFO:tasks.rados.rados.0.smithi029.stdout:2117: finishing rollback tid 1 to smithi02969618-47 2024-08-29T17:58:14.000 INFO:tasks.rados.rados.0.smithi029.stdout:2117: finishing rollback tid 2 to smithi02969618-47 2024-08-29T17:58:14.000 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 47 v 1128 (ObjNum 516 snap 162 seq_num 516) dirty exists 2024-08-29T17:58:14.000 INFO:tasks.rados.rados.0.smithi029.stdout:2114: expect (ObjNum 508 snap 155 seq_num 508) 2024-08-29T17:58:14.164 INFO:tasks.rados.rados.0.smithi029.stdout:2116: expect (ObjNum 610 snap 184 seq_num 610) 2024-08-29T17:58:14.442 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-08-29T17:58:14.513 INFO:tasks.rados.rados.0.smithi029.stdout:2107: done (8 left) 2024-08-29T17:58:14.516 INFO:tasks.rados.rados.0.smithi029.stdout:2108: done (7 left) 2024-08-29T17:58:14.516 INFO:tasks.rados.rados.0.smithi029.stdout:2109: done (6 left) 2024-08-29T17:58:14.516 INFO:tasks.rados.rados.0.smithi029.stdout:2110: done (5 left) 2024-08-29T17:58:14.516 INFO:tasks.rados.rados.0.smithi029.stdout:2111: done (4 left) 2024-08-29T17:58:14.516 INFO:tasks.rados.rados.0.smithi029.stdout:2112: done (3 left) 2024-08-29T17:58:14.516 INFO:tasks.rados.rados.0.smithi029.stdout:2114: done (2 left) 2024-08-29T17:58:14.516 INFO:tasks.rados.rados.0.smithi029.stdout:2116: done (1 left) 2024-08-29T17:58:14.516 INFO:tasks.rados.rados.0.smithi029.stdout:2117: done (0 left) 2024-08-29T17:58:14.516 INFO:tasks.rados.rados.0.smithi029.stdout:2118: rollback oid 43 current snap is 205 2024-08-29T17:58:14.516 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 43 to 189 2024-08-29T17:58:14.516 INFO:tasks.rados.rados.0.smithi029.stdout:2119: snap_create 2024-08-29T17:58:14.519 INFO:tasks.rados.rados.0.smithi029.stdout:2118: finishing rollback tid 0 to smithi02969618-43 2024-08-29T17:58:14.519 INFO:tasks.rados.rados.0.smithi029.stdout:2118: finishing rollback tid 1 to smithi02969618-43 2024-08-29T17:58:14.520 INFO:tasks.rados.rados.0.smithi029.stdout:2118: finishing rollback tid 2 to smithi02969618-43 2024-08-29T17:58:14.520 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 43 v 1104 (ObjNum 621 snap 189 seq_num 621) dirty exists 2024-08-29T17:58:14.741 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-29T17:58:14.741 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.a smithi029 *:9093,9094 running (11m) 10s ago 12m 13.8M - 0.25.0 c8568f914cd2 ce247dae888d 2024-08-29T17:58:14.741 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.a smithi110 *:3000 running (11m) 2m ago 11m 79.1M - 9.4.7 954c08fa6188 a99d1c017111 2024-08-29T17:58:14.741 INFO:teuthology.orchestra.run.smithi029.stdout:mds.a smithi029 running (15m) 10s ago 15m 16.4M - 18.2.4-774-gfe43f1c9 96384990183a 33831fc09ebe 2024-08-29T17:58:14.741 INFO:teuthology.orchestra.run.smithi029.stdout:mds.b smithi110 running (15m) 2m ago 15m 20.5M - 18.2.4-774-gfe43f1c9 96384990183a d4752f4920d9 2024-08-29T17:58:14.741 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.x smithi110 *:8443,9283,8765 running (3m) 2m ago 23m 428M - 19.1.1-235-g1ef86450 d401bb9bb76e 97032a0314c7 2024-08-29T17:58:14.741 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.y smithi029 *:8443,9283,8765 running (4m) 10s ago 26m 490M - 19.1.1-235-g1ef86450 d401bb9bb76e 426f9f92ffcb 2024-08-29T17:58:14.741 INFO:teuthology.orchestra.run.smithi029.stdout:mon.a smithi029 running (3m) 10s ago 26m 51.6M 2048M 19.1.1-235-g1ef86450 d401bb9bb76e 0381d4389ff1 2024-08-29T17:58:14.741 INFO:teuthology.orchestra.run.smithi029.stdout:mon.b smithi110 running (2m) 2m ago 24m 19.8M 2048M 19.1.1-235-g1ef86450 d401bb9bb76e ee83370832b3 2024-08-29T17:58:14.742 INFO:teuthology.orchestra.run.smithi029.stdout:mon.c smithi029 running (2m) 10s ago 23m 43.8M 2048M 19.1.1-235-g1ef86450 d401bb9bb76e a9f9abf8dbe2 2024-08-29T17:58:14.742 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.a smithi029 *:9100 running (12m) 10s ago 12m 8852k - 1.5.0 0da6a335fe13 ad51f15f97c2 2024-08-29T17:58:14.742 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.b smithi110 *:9100 running (12m) 2m ago 12m 9035k - 1.5.0 0da6a335fe13 30ef3fa1e10b 2024-08-29T17:58:14.742 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (50s) 10s ago 22m 126M 2525M 19.1.1-235-g1ef86450 d401bb9bb76e 70ffeb91cd60 2024-08-29T17:58:14.742 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (14s) 10s ago 21m - 2525M 19.1.1-235-g1ef86450 d401bb9bb76e 3637e7ef9c3c 2024-08-29T17:58:14.742 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (20m) 10s ago 20m 199M 2525M 18.2.4-774-gfe43f1c9 96384990183a f82214cb5181 2024-08-29T17:58:14.742 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (19m) 10s ago 19m 151M 2525M 18.2.4-774-gfe43f1c9 96384990183a 3c70a57b97e6 2024-08-29T17:58:14.742 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi110 running (18m) 2m ago 18m 222M 2524M 18.2.4-774-gfe43f1c9 96384990183a 876fca7c6f49 2024-08-29T17:58:14.742 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi110 running (18m) 2m ago 18m 214M 2524M 18.2.4-774-gfe43f1c9 96384990183a 553a4e8175d9 2024-08-29T17:58:14.742 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi110 running (17m) 2m ago 17m 147M 2524M 18.2.4-774-gfe43f1c9 96384990183a a96a153c5cee 2024-08-29T17:58:14.742 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi110 running (16m) 2m ago 16m 120M 2524M 18.2.4-774-gfe43f1c9 96384990183a d61ec375881d 2024-08-29T17:58:14.742 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.a smithi110 *:9095 running (3m) 2m ago 12m 41.5M - 2.43.0 a07b618ecd1d 696215a147ab 2024-08-29T17:58:14.899 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:58:14 smithi110 bash[67519]: cluster 2024-08-29T17:58:13.386090+0000 mgr.y (mgr.25004) 167 : cluster [DBG] pgmap v260: 121 pgs: 1 active+recovering+degraded, 120 active+clean; 386 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.6 MiB/s wr, 5 op/s; 3/546 objects degraded (0.549%); 5.8 MiB/s, 1 objects/s recovering 2024-08-29T17:58:14.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:58:14 smithi029 bash[77880]: cluster 2024-08-29T17:58:13.386090+0000 mgr.y (mgr.25004) 167 : cluster [DBG] pgmap v260: 121 pgs: 1 active+recovering+degraded, 120 active+clean; 386 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.6 MiB/s wr, 5 op/s; 3/546 objects degraded (0.549%); 5.8 MiB/s, 1 objects/s recovering 2024-08-29T17:58:14.900 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:58:14 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:17:58:14] "GET /metrics HTTP/1.1" 200 36212 "" "Prometheus/2.43.0" 2024-08-29T17:58:14.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:58:14 smithi029 bash[79042]: cluster 2024-08-29T17:58:13.386090+0000 mgr.y (mgr.25004) 167 : cluster [DBG] pgmap v260: 121 pgs: 1 active+recovering+degraded, 120 active+clean; 386 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.6 MiB/s wr, 5 op/s; 3/546 objects degraded (0.549%); 5.8 MiB/s, 1 objects/s recovering 2024-08-29T17:58:15.108 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-08-29T17:58:15.108 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-08-29T17:58:15.109 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.1.1-235-g1ef86450 (1ef864504b8875c83ee6c2c5fedc13315bebf7f5) squid (rc)": 3 2024-08-29T17:58:15.109 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-08-29T17:58:15.109 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-08-29T17:58:15.109 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.1.1-235-g1ef86450 (1ef864504b8875c83ee6c2c5fedc13315bebf7f5) squid (rc)": 2 2024-08-29T17:58:15.109 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-08-29T17:58:15.109 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-08-29T17:58:15.109 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 18.2.4-774-gfe43f1c9 (fe43f1c9f9e2945dda7244d8acbd33fb921449af) reef (stable)": 6, 2024-08-29T17:58:15.109 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.1.1-235-g1ef86450 (1ef864504b8875c83ee6c2c5fedc13315bebf7f5) squid (rc)": 2 2024-08-29T17:58:15.109 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-08-29T17:58:15.109 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-08-29T17:58:15.109 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 18.2.4-774-gfe43f1c9 (fe43f1c9f9e2945dda7244d8acbd33fb921449af) reef (stable)": 2 2024-08-29T17:58:15.109 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-08-29T17:58:15.110 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-08-29T17:58:15.110 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 18.2.4-774-gfe43f1c9 (fe43f1c9f9e2945dda7244d8acbd33fb921449af) reef (stable)": 8, 2024-08-29T17:58:15.110 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.1.1-235-g1ef86450 (1ef864504b8875c83ee6c2c5fedc13315bebf7f5) squid (rc)": 7 2024-08-29T17:58:15.110 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-08-29T17:58:15.110 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-08-29T17:58:15.460 INFO:tasks.rados.rados.0.smithi029.stdout:2118: done (1 left) 2024-08-29T17:58:15.460 INFO:tasks.rados.rados.0.smithi029.stdout:2119: done (0 left) 2024-08-29T17:58:15.460 INFO:tasks.rados.rados.0.smithi029.stdout:2120: read oid 42 snap 198 2024-08-29T17:58:15.460 INFO:tasks.rados.rados.0.smithi029.stdout:2120: expect (ObjNum 429 snap 128 seq_num 429) 2024-08-29T17:58:15.460 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 34 current snap is 206 2024-08-29T17:58:15.460 INFO:tasks.rados.rados.0.smithi029.stdout:2121: seq_num 652 ranges {0=524288,524288=409600,933888=393216} 2024-08-29T17:58:15.464 INFO:tasks.rados.rados.0.smithi029.stdout:2121: writing smithi02969618-34 from 0 to 524288 tid 1 2024-08-29T17:58:15.468 INFO:tasks.rados.rados.0.smithi029.stdout:2121: writing smithi02969618-34 from 524288 to 933888 tid 2 2024-08-29T17:58:15.471 INFO:tasks.rados.rados.0.smithi029.stdout:2121: writing smithi02969618-34 from 933888 to 1327104 tid 3 2024-08-29T17:58:15.471 INFO:tasks.rados.rados.0.smithi029.stdout:2122: rollback oid 4 current snap is 206 2024-08-29T17:58:15.471 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 4 to 168 2024-08-29T17:58:15.471 INFO:tasks.rados.rados.0.smithi029.stdout:2123: delete oid 41 current snap is 206 2024-08-29T17:58:15.487 INFO:tasks.rados.rados.0.smithi029.stdout:2123: done (3 left) 2024-08-29T17:58:15.487 INFO:tasks.rados.rados.0.smithi029.stdout:2124: setattr oid 16 current snap is 206 2024-08-29T17:58:15.487 INFO:tasks.rados.rados.0.smithi029.stdout:2122: finishing rollback tid 0 to smithi02969618-4 2024-08-29T17:58:15.487 INFO:tasks.rados.rados.0.smithi029.stdout:2122: finishing rollback tid 1 to smithi02969618-4 2024-08-29T17:58:15.488 INFO:tasks.rados.rados.0.smithi029.stdout:2125: rollback oid 46 current snap is 206 2024-08-29T17:58:15.489 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 46 to 200 2024-08-29T17:58:15.492 INFO:tasks.rados.rados.0.smithi029.stdout:2126: rollback oid 43 current snap is 206 2024-08-29T17:58:15.492 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 43 to 201 2024-08-29T17:58:15.492 INFO:tasks.rados.rados.0.smithi029.stdout:2127: read oid 8 snap 194 2024-08-29T17:58:15.492 INFO:tasks.rados.rados.0.smithi029.stdout:2127: expect deleted 2024-08-29T17:58:15.492 INFO:tasks.rados.rados.0.smithi029.stdout:2128: delete oid 3 current snap is 206 2024-08-29T17:58:15.492 INFO:tasks.rados.rados.0.smithi029.stdout:2122: finishing rollback tid 2 to smithi02969618-4 2024-08-29T17:58:15.493 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 4 v 1026 (ObjNum 455 snap 135 seq_num 455) dirty exists 2024-08-29T17:58:15.495 INFO:tasks.rados.rados.0.smithi029.stdout:2121: finishing write tid 1 to smithi02969618-34 2024-08-29T17:58:15.495 INFO:tasks.rados.rados.0.smithi029.stdout:2125: finishing rollback tid 1 to smithi02969618-46 2024-08-29T17:58:15.495 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 46 v 1119 (ObjNum 65 snap 0 seq_num 4099396406) dirty dne 2024-08-29T17:58:15.495 INFO:tasks.rados.rados.0.smithi029.stdout:2122: done (7 left) 2024-08-29T17:58:15.495 INFO:tasks.rados.rados.0.smithi029.stdout:2125: done (6 left) 2024-08-29T17:58:15.495 INFO:tasks.rados.rados.0.smithi029.stdout:2127: done (5 left) 2024-08-29T17:58:15.495 INFO:tasks.rados.rados.0.smithi029.stdout:2128: done (4 left) 2024-08-29T17:58:15.495 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 21 current snap is 206 2024-08-29T17:58:15.495 INFO:tasks.rados.rados.0.smithi029.stdout:2129: seq_num 655 ranges {2490368=573440,3063808=516096,3579904=286720} 2024-08-29T17:58:15.518 INFO:tasks.rados.rados.0.smithi029.stdout:2129: writing smithi02969618-21 from 2490368 to 3063808 tid 1 2024-08-29T17:58:15.522 INFO:tasks.rados.rados.0.smithi029.stdout:2129: writing smithi02969618-21 from 3063808 to 3579904 tid 2 2024-08-29T17:58:15.524 INFO:tasks.rados.rados.0.smithi029.stdout:2129: writing smithi02969618-21 from 3579904 to 3866624 tid 3 2024-08-29T17:58:15.525 INFO:tasks.rados.rados.0.smithi029.stdout:2130: delete oid 12 current snap is 206 2024-08-29T17:58:15.525 INFO:tasks.rados.rados.0.smithi029.stdout:2121: finishing write tid 2 to smithi02969618-34 2024-08-29T17:58:15.525 INFO:tasks.rados.rados.0.smithi029.stdout:2121: finishing write tid 3 to smithi02969618-34 2024-08-29T17:58:15.525 INFO:tasks.rados.rados.0.smithi029.stdout:2121: finishing write tid 4 to smithi02969618-34 2024-08-29T17:58:15.525 INFO:tasks.rados.rados.0.smithi029.stdout:2126: finishing rollback tid 0 to smithi02969618-43 2024-08-29T17:58:15.525 INFO:tasks.rados.rados.0.smithi029.stdout:2126: finishing rollback tid 1 to smithi02969618-43 2024-08-29T17:58:15.525 INFO:tasks.rados.rados.0.smithi029.stdout:2126: finishing rollback tid 2 to smithi02969618-43 2024-08-29T17:58:15.525 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 43 v 1107 (ObjNum 621 snap 189 seq_num 621) dirty exists 2024-08-29T17:58:15.525 INFO:tasks.rados.rados.0.smithi029.stdout:2121: finishing write tid 5 to smithi02969618-34 2024-08-29T17:58:15.525 INFO:tasks.rados.rados.0.smithi029.stdout:2121: oid 34 updating version 0 to 1027 2024-08-29T17:58:15.525 INFO:tasks.rados.rados.0.smithi029.stdout:2121: oid 34 updating version 1027 to 1029 2024-08-29T17:58:15.525 INFO:tasks.rados.rados.0.smithi029.stdout:2121: oid 34 version 1029 is already newer than 1028 2024-08-29T17:58:15.526 INFO:tasks.rados.rados.0.smithi029.stdout:2121: oid 34 version 1029 is already newer than 1026 2024-08-29T17:58:15.526 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 34 v 1029 (ObjNum 652 snap 206 seq_num 652) dirty exists 2024-08-29T17:58:15.526 INFO:tasks.rados.rados.0.smithi029.stdout:2121: left oid 34 (ObjNum 652 snap 206 seq_num 652) 2024-08-29T17:58:15.526 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 16 v 1170 (ObjNum 449 snap 134 seq_num 449) dirty exists 2024-08-29T17:58:15.526 INFO:tasks.rados.rados.0.smithi029.stdout:2120: expect (ObjNum 429 snap 128 seq_num 429) 2024-08-29T17:58:15.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:58:15 smithi029 bash[77880]: audit 2024-08-29T17:58:14.431279+0000 mgr.y (mgr.25004) 168 : audit [DBG] from='client.34263 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T17:58:15.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:58:15 smithi029 bash[77880]: audit 2024-08-29T17:58:14.722641+0000 mgr.y (mgr.25004) 169 : audit [DBG] from='client.34269 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T17:58:15.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:58:15 smithi029 bash[77880]: audit 2024-08-29T17:58:15.110217+0000 mon.a (mon.0) 387 : audit [DBG] from='client.? 172.21.15.29:0/267860206' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T17:58:15.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:58:15 smithi110 bash[67519]: audit 2024-08-29T17:58:14.431279+0000 mgr.y (mgr.25004) 168 : audit [DBG] from='client.34263 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T17:58:15.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:58:15 smithi110 bash[67519]: audit 2024-08-29T17:58:14.722641+0000 mgr.y (mgr.25004) 169 : audit [DBG] from='client.34269 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T17:58:15.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:58:15 smithi110 bash[67519]: audit 2024-08-29T17:58:15.110217+0000 mon.a (mon.0) 387 : audit [DBG] from='client.? 172.21.15.29:0/267860206' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T17:58:15.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:58:15 smithi029 bash[79042]: audit 2024-08-29T17:58:14.431279+0000 mgr.y (mgr.25004) 168 : audit [DBG] from='client.34263 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T17:58:15.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:58:15 smithi029 bash[79042]: audit 2024-08-29T17:58:14.722641+0000 mgr.y (mgr.25004) 169 : audit [DBG] from='client.34269 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T17:58:15.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:58:15 smithi029 bash[79042]: audit 2024-08-29T17:58:15.110217+0000 mon.a (mon.0) 387 : audit [DBG] from='client.? 172.21.15.29:0/267860206' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T17:58:15.939 INFO:tasks.rados.rados.0.smithi029.stdout:2129: finishing write tid 1 to smithi02969618-21 2024-08-29T17:58:15.939 INFO:tasks.rados.rados.0.smithi029.stdout:2129: finishing write tid 2 to smithi02969618-21 2024-08-29T17:58:15.939 INFO:tasks.rados.rados.0.smithi029.stdout:2129: finishing write tid 3 to smithi02969618-21 2024-08-29T17:58:15.939 INFO:tasks.rados.rados.0.smithi029.stdout:2129: finishing write tid 4 to smithi02969618-21 2024-08-29T17:58:15.939 INFO:tasks.rados.rados.0.smithi029.stdout:2129: finishing write tid 5 to smithi02969618-21 2024-08-29T17:58:15.939 INFO:tasks.rados.rados.0.smithi029.stdout:2129: oid 21 updating version 0 to 333 2024-08-29T17:58:15.939 INFO:tasks.rados.rados.0.smithi029.stdout:2129: oid 21 version 333 is already newer than 332 2024-08-29T17:58:15.939 INFO:tasks.rados.rados.0.smithi029.stdout:2129: oid 21 version 333 is already newer than 331 2024-08-29T17:58:15.939 INFO:tasks.rados.rados.0.smithi029.stdout:2129: oid 21 version 333 is already newer than 330 2024-08-29T17:58:15.939 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 21 v 333 (ObjNum 655 snap 206 seq_num 655) dirty exists 2024-08-29T17:58:15.939 INFO:tasks.rados.rados.0.smithi029.stdout:2129: left oid 21 (ObjNum 655 snap 206 seq_num 655) 2024-08-29T17:58:15.940 INFO:tasks.rados.rados.0.smithi029.stdout:2120: done (5 left) 2024-08-29T17:58:15.940 INFO:tasks.rados.rados.0.smithi029.stdout:2121: done (4 left) 2024-08-29T17:58:15.940 INFO:tasks.rados.rados.0.smithi029.stdout:2124: done (3 left) 2024-08-29T17:58:15.940 INFO:tasks.rados.rados.0.smithi029.stdout:2126: done (2 left) 2024-08-29T17:58:15.940 INFO:tasks.rados.rados.0.smithi029.stdout:2129: done (1 left) 2024-08-29T17:58:15.940 INFO:tasks.rados.rados.0.smithi029.stdout:2130: done (0 left) 2024-08-29T17:58:15.940 INFO:tasks.rados.rados.0.smithi029.stdout:2131: snap_remove snap 173 2024-08-29T17:58:16.464 INFO:tasks.rados.rados.0.smithi029.stdout:2131: done (0 left) 2024-08-29T17:58:16.464 INFO:tasks.rados.rados.0.smithi029.stdout:2132: snap_remove snap 193 2024-08-29T17:58:16.869 INFO:tasks.rados.rados.0.smithi029.stdout:2132: done (0 left) 2024-08-29T17:58:16.869 INFO:tasks.rados.rados.0.smithi029.stdout:2133: rollback oid 34 current snap is 206 2024-08-29T17:58:16.870 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 34 to 170 2024-08-29T17:58:16.870 INFO:tasks.rados.rados.0.smithi029.stdout:2134: snap_remove snap 198 2024-08-29T17:58:16.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:58:16 smithi029 bash[77880]: cluster 2024-08-29T17:58:15.387509+0000 mgr.y (mgr.25004) 170 : cluster [DBG] pgmap v261: 121 pgs: 121 active+clean; 392 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 16 MiB/s rd, 1.9 MiB/s wr, 10 op/s; 12 MiB/s, 1 objects/s recovering 2024-08-29T17:58:16.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:58:16 smithi029 bash[77880]: cluster 2024-08-29T17:58:15.441197+0000 mon.a (mon.0) 388 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 3/546 objects degraded (0.549%), 1 pg degraded) 2024-08-29T17:58:16.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:58:16 smithi029 bash[77880]: cluster 2024-08-29T17:58:15.441244+0000 mon.a (mon.0) 389 : cluster [INF] Cluster is now healthy 2024-08-29T17:58:16.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:58:16 smithi029 bash[77880]: cluster 2024-08-29T17:58:15.461047+0000 mon.a (mon.0) 390 : cluster [DBG] osdmap e485: 8 total, 8 up, 8 in 2024-08-29T17:58:16.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:58:16 smithi029 bash[79042]: cluster 2024-08-29T17:58:15.387509+0000 mgr.y (mgr.25004) 170 : cluster [DBG] pgmap v261: 121 pgs: 121 active+clean; 392 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 16 MiB/s rd, 1.9 MiB/s wr, 10 op/s; 12 MiB/s, 1 objects/s recovering 2024-08-29T17:58:16.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:58:16 smithi029 bash[79042]: cluster 2024-08-29T17:58:15.441197+0000 mon.a (mon.0) 388 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 3/546 objects degraded (0.549%), 1 pg degraded) 2024-08-29T17:58:16.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:58:16 smithi029 bash[79042]: cluster 2024-08-29T17:58:15.441244+0000 mon.a (mon.0) 389 : cluster [INF] Cluster is now healthy 2024-08-29T17:58:16.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:58:16 smithi029 bash[79042]: cluster 2024-08-29T17:58:15.461047+0000 mon.a (mon.0) 390 : cluster [DBG] osdmap e485: 8 total, 8 up, 8 in 2024-08-29T17:58:16.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:58:16 smithi110 bash[67519]: cluster 2024-08-29T17:58:15.387509+0000 mgr.y (mgr.25004) 170 : cluster [DBG] pgmap v261: 121 pgs: 121 active+clean; 392 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 16 MiB/s rd, 1.9 MiB/s wr, 10 op/s; 12 MiB/s, 1 objects/s recovering 2024-08-29T17:58:16.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:58:16 smithi110 bash[67519]: cluster 2024-08-29T17:58:15.441197+0000 mon.a (mon.0) 388 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 3/546 objects degraded (0.549%), 1 pg degraded) 2024-08-29T17:58:16.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:58:16 smithi110 bash[67519]: cluster 2024-08-29T17:58:15.441244+0000 mon.a (mon.0) 389 : cluster [INF] Cluster is now healthy 2024-08-29T17:58:16.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:58:16 smithi110 bash[67519]: cluster 2024-08-29T17:58:15.461047+0000 mon.a (mon.0) 390 : cluster [DBG] osdmap e485: 8 total, 8 up, 8 in 2024-08-29T17:58:17.789 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:58:17 smithi029 bash[77880]: cluster 2024-08-29T17:58:16.462399+0000 mon.a (mon.0) 391 : cluster [DBG] osdmap e486: 8 total, 8 up, 8 in 2024-08-29T17:58:17.789 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:58:17 smithi029 bash[77880]: cluster 2024-08-29T17:58:16.869268+0000 mon.a (mon.0) 392 : cluster [DBG] osdmap e487: 8 total, 8 up, 8 in 2024-08-29T17:58:17.789 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:58:17 smithi029 bash[77880]: audit 2024-08-29T17:58:17.040435+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:58:17.789 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:58:17 smithi029 bash[77880]: audit 2024-08-29T17:58:17.051063+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:58:17.789 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:58:17 smithi029 bash[77880]: audit 2024-08-29T17:58:17.054147+0000 mon.c (mon.2) 83 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:58:17.789 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:58:17 smithi029 bash[77880]: audit 2024-08-29T17:58:17.055891+0000 mon.c (mon.2) 84 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T17:58:17.789 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:58:17 smithi029 bash[77880]: audit 2024-08-29T17:58:17.068053+0000 mon.a (mon.0) 395 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:58:17.789 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:58:17 smithi029 bash[77880]: audit 2024-08-29T17:58:17.185423+0000 mon.c (mon.2) 85 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:58:17.789 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:58:17 smithi029 bash[77880]: audit 2024-08-29T17:58:17.189398+0000 mon.c (mon.2) 86 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T17:58:17.790 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:58:17 smithi029 bash[77880]: audit 2024-08-29T17:58:17.193256+0000 mon.c (mon.2) 87 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T17:58:17.790 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:58:17 smithi029 bash[77880]: audit 2024-08-29T17:58:17.195330+0000 mon.c (mon.2) 88 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T17:58:17.790 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:58:17 smithi029 bash[77880]: audit 2024-08-29T17:58:17.198039+0000 mon.c (mon.2) 89 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-08-29T17:58:17.790 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:58:17 smithi029 bash[79042]: cluster 2024-08-29T17:58:16.462399+0000 mon.a (mon.0) 391 : cluster [DBG] osdmap e486: 8 total, 8 up, 8 in 2024-08-29T17:58:17.790 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:58:17 smithi029 bash[79042]: cluster 2024-08-29T17:58:16.869268+0000 mon.a (mon.0) 392 : cluster [DBG] osdmap e487: 8 total, 8 up, 8 in 2024-08-29T17:58:17.790 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:58:17 smithi029 bash[79042]: audit 2024-08-29T17:58:17.040435+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:58:17.790 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:58:17 smithi029 bash[79042]: audit 2024-08-29T17:58:17.051063+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:58:17.790 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:58:17 smithi029 bash[79042]: audit 2024-08-29T17:58:17.054147+0000 mon.c (mon.2) 83 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:58:17.790 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:58:17 smithi029 bash[79042]: audit 2024-08-29T17:58:17.055891+0000 mon.c (mon.2) 84 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T17:58:17.790 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:58:17 smithi029 bash[79042]: audit 2024-08-29T17:58:17.068053+0000 mon.a (mon.0) 395 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:58:17.791 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:58:17 smithi029 bash[79042]: audit 2024-08-29T17:58:17.185423+0000 mon.c (mon.2) 85 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:58:17.791 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:58:17 smithi029 bash[79042]: audit 2024-08-29T17:58:17.189398+0000 mon.c (mon.2) 86 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T17:58:17.791 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:58:17 smithi029 bash[79042]: audit 2024-08-29T17:58:17.193256+0000 mon.c (mon.2) 87 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T17:58:17.791 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:58:17 smithi029 bash[79042]: audit 2024-08-29T17:58:17.195330+0000 mon.c (mon.2) 88 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T17:58:17.791 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:58:17 smithi029 bash[79042]: audit 2024-08-29T17:58:17.198039+0000 mon.c (mon.2) 89 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-08-29T17:58:17.872 INFO:tasks.rados.rados.0.smithi029.stdout:2134: done (1 left) 2024-08-29T17:58:17.872 INFO:tasks.rados.rados.0.smithi029.stdout:2135: copy_from oid 27 from oid 37 current snap is 206 2024-08-29T17:58:17.872 INFO:tasks.rados.rados.0.smithi029.stdout:2133: finishing rollback tid 0 to smithi02969618-34 2024-08-29T17:58:17.872 INFO:tasks.rados.rados.0.smithi029.stdout:2133: finishing rollback tid 1 to smithi02969618-34 2024-08-29T17:58:17.873 INFO:tasks.rados.rados.0.smithi029.stdout:2133: finishing rollback tid 2 to smithi02969618-34 2024-08-29T17:58:17.873 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 34 v 1032 (ObjNum 161 snap 0 seq_num 0) dirty exists 2024-08-29T17:58:17.873 INFO:tasks.rados.rados.0.smithi029.stdout:2133: done (1 left) 2024-08-29T17:58:17.873 INFO:tasks.rados.rados.0.smithi029.stdout:2136: snap_remove snap 170 2024-08-29T17:58:17.899 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:58:17 smithi110 bash[67519]: cluster 2024-08-29T17:58:16.462399+0000 mon.a (mon.0) 391 : cluster [DBG] osdmap e486: 8 total, 8 up, 8 in 2024-08-29T17:58:17.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:58:17 smithi110 bash[67519]: cluster 2024-08-29T17:58:16.869268+0000 mon.a (mon.0) 392 : cluster [DBG] osdmap e487: 8 total, 8 up, 8 in 2024-08-29T17:58:17.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:58:17 smithi110 bash[67519]: audit 2024-08-29T17:58:17.040435+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:58:17.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:58:17 smithi110 bash[67519]: audit 2024-08-29T17:58:17.051063+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:58:17.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:58:17 smithi110 bash[67519]: audit 2024-08-29T17:58:17.054147+0000 mon.c (mon.2) 83 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:58:17.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:58:17 smithi110 bash[67519]: audit 2024-08-29T17:58:17.055891+0000 mon.c (mon.2) 84 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T17:58:17.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:58:17 smithi110 bash[67519]: audit 2024-08-29T17:58:17.068053+0000 mon.a (mon.0) 395 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:58:17.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:58:17 smithi110 bash[67519]: audit 2024-08-29T17:58:17.185423+0000 mon.c (mon.2) 85 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:58:17.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:58:17 smithi110 bash[67519]: audit 2024-08-29T17:58:17.189398+0000 mon.c (mon.2) 86 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T17:58:17.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:58:17 smithi110 bash[67519]: audit 2024-08-29T17:58:17.193256+0000 mon.c (mon.2) 87 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T17:58:17.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:58:17 smithi110 bash[67519]: audit 2024-08-29T17:58:17.195330+0000 mon.c (mon.2) 88 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T17:58:17.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:58:17 smithi110 bash[67519]: audit 2024-08-29T17:58:17.198039+0000 mon.c (mon.2) 89 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-08-29T17:58:18.882 INFO:tasks.rados.rados.0.smithi029.stdout:2136: done (1 left) 2024-08-29T17:58:18.882 INFO:tasks.rados.rados.0.smithi029.stdout:2137: delete oid 11 current snap is 206 2024-08-29T17:58:18.882 INFO:tasks.rados.rados.0.smithi029.stdout:2135: finishing copy_from racing read to smithi02969618-27 2024-08-29T17:58:18.883 INFO:tasks.rados.rados.0.smithi029.stdout:2135: finishing copy_from to smithi02969618-27 2024-08-29T17:58:18.883 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 27 v 1602 (ObjNum 633 snap 196 seq_num 633) dirty exists 2024-08-29T17:58:18.908 INFO:tasks.rados.rados.0.smithi029.stdout:2135: done (1 left) 2024-08-29T17:58:18.908 INFO:tasks.rados.rados.0.smithi029.stdout:2137: done (0 left) 2024-08-29T17:58:18.908 INFO:tasks.rados.rados.0.smithi029.stdout:2138: read oid 47 snap -1 2024-08-29T17:58:18.908 INFO:tasks.rados.rados.0.smithi029.stdout:2138: expect (ObjNum 516 snap 162 seq_num 516) 2024-08-29T17:58:18.908 INFO:tasks.rados.rados.0.smithi029.stdout:2139: read oid 1 snap -1 2024-08-29T17:58:18.908 INFO:tasks.rados.rados.0.smithi029.stdout:2139: expect (ObjNum 619 snap 188 seq_num 619) 2024-08-29T17:58:18.908 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 42 current snap is 206 2024-08-29T17:58:18.909 INFO:tasks.rados.rados.0.smithi029.stdout:2140: seq_num 658 ranges {8421376=622592,9043968=565248,9609216=237568} 2024-08-29T17:58:19.002 INFO:tasks.rados.rados.0.smithi029.stdout:2140: writing smithi02969618-42 from 8421376 to 9043968 tid 1 2024-08-29T17:58:19.005 INFO:tasks.rados.rados.0.smithi029.stdout:2140: writing smithi02969618-42 from 9043968 to 9609216 tid 2 2024-08-29T17:58:19.007 INFO:tasks.rados.rados.0.smithi029.stdout:2140: writing smithi02969618-42 from 9609216 to 9846784 tid 3 2024-08-29T17:58:19.007 INFO:tasks.rados.rados.0.smithi029.stdout:2141: read oid 29 snap 200 2024-08-29T17:58:19.007 INFO:tasks.rados.rados.0.smithi029.stdout:2141: expect (ObjNum 541 snap 166 seq_num 541) 2024-08-29T17:58:19.007 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 3 current snap is 206 2024-08-29T17:58:19.008 INFO:tasks.rados.rados.0.smithi029.stdout:2142: seq_num 659 ranges {0=647168,647168=450560,1097728=352256} 2024-08-29T17:58:19.011 INFO:tasks.rados.rados.0.smithi029.stdout:2142: writing smithi02969618-3 from 0 to 647168 tid 1 2024-08-29T17:58:19.014 INFO:tasks.rados.rados.0.smithi029.stdout:2142: writing smithi02969618-3 from 647168 to 1097728 tid 2 2024-08-29T17:58:19.016 INFO:tasks.rados.rados.0.smithi029.stdout:2142: writing smithi02969618-3 from 1097728 to 1449984 tid 3 2024-08-29T17:58:19.016 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 7 current snap is 206 2024-08-29T17:58:19.017 INFO:tasks.rados.rados.0.smithi029.stdout:2143: seq_num 660 ranges {1638400=663552,2301952=737280,3039232=65536} 2024-08-29T17:58:19.030 INFO:tasks.rados.rados.0.smithi029.stdout:2143: writing smithi02969618-7 from 1638400 to 2301952 tid 1 2024-08-29T17:58:19.035 INFO:tasks.rados.rados.0.smithi029.stdout:2143: writing smithi02969618-7 from 2301952 to 3039232 tid 2 2024-08-29T17:58:19.036 INFO:tasks.rados.rados.0.smithi029.stdout:2143: writing smithi02969618-7 from 3039232 to 3104768 tid 3 2024-08-29T17:58:19.036 INFO:tasks.rados.rados.0.smithi029.stdout:2144: read oid 23 snap -1 2024-08-29T17:58:19.036 INFO:tasks.rados.rados.0.smithi029.stdout:2144: expect (ObjNum 644 snap 201 seq_num 644) 2024-08-29T17:58:19.036 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 44 current snap is 206 2024-08-29T17:58:19.036 INFO:tasks.rados.rados.0.smithi029.stdout:2145: seq_num 661 ranges {11788288=679936,12468224=622592,13090816=180224} 2024-08-29T17:58:19.108 INFO:tasks.rados.rados.0.smithi029.stdout:2145: writing smithi02969618-44 from 11788288 to 12468224 tid 1 2024-08-29T17:58:19.111 INFO:tasks.rados.rados.0.smithi029.stdout:2145: writing smithi02969618-44 from 12468224 to 13090816 tid 2 2024-08-29T17:58:19.113 INFO:tasks.rados.rados.0.smithi029.stdout:2145: writing smithi02969618-44 from 13090816 to 13271040 tid 3 2024-08-29T17:58:19.113 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 10 current snap is 206 2024-08-29T17:58:19.113 INFO:tasks.rados.rados.0.smithi029.stdout:2146: seq_num 662 ranges {2408448=696320,3104768=557056,3661824=245760} 2024-08-29T17:58:19.132 INFO:tasks.rados.rados.0.smithi029.stdout:2146: writing smithi02969618-10 from 2408448 to 3104768 tid 1 2024-08-29T17:58:19.136 INFO:tasks.rados.rados.0.smithi029.stdout:2146: writing smithi02969618-10 from 3104768 to 3661824 tid 2 2024-08-29T17:58:19.137 INFO:tasks.rados.rados.0.smithi029.stdout:2146: writing smithi02969618-10 from 3661824 to 3907584 tid 3 2024-08-29T17:58:19.137 INFO:tasks.rados.rados.0.smithi029.stdout:2147: delete oid 15 current snap is 206 2024-08-29T17:58:19.138 INFO:tasks.rados.rados.0.smithi029.stdout:2138: expect (ObjNum 516 snap 162 seq_num 516) 2024-08-29T17:58:19.149 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:58:18 smithi110 bash[67519]: audit 2024-08-29T17:58:17.198289+0000 mgr.y (mgr.25004) 171 : audit [DBG] from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-08-29T17:58:19.149 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:58:18 smithi110 bash[67519]: cephadm 2024-08-29T17:58:17.199814+0000 mgr.y (mgr.25004) 172 : cephadm [INF] Upgrade: osd.2 is safe to restart 2024-08-29T17:58:19.149 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:58:18 smithi110 bash[67519]: cluster 2024-08-29T17:58:17.388355+0000 mgr.y (mgr.25004) 173 : cluster [DBG] pgmap v265: 121 pgs: 121 active+clean; 392 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 15 MiB/s rd, 593 KiB/s wr, 7 op/s; 8.8 MiB/s, 0 objects/s recovering 2024-08-29T17:58:19.149 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:58:18 smithi110 bash[67519]: cluster 2024-08-29T17:58:17.873578+0000 mon.a (mon.0) 396 : cluster [DBG] osdmap e488: 8 total, 8 up, 8 in 2024-08-29T17:58:19.149 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:58:18 smithi110 bash[67519]: audit 2024-08-29T17:58:18.441286+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:58:19.149 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:58:18 smithi110 bash[67519]: audit 2024-08-29T17:58:18.444090+0000 mon.c (mon.2) 90 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T17:58:19.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:58:18 smithi029 bash[79042]: audit 2024-08-29T17:58:17.198289+0000 mgr.y (mgr.25004) 171 : audit [DBG] from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-08-29T17:58:19.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:58:18 smithi029 bash[79042]: cephadm 2024-08-29T17:58:17.199814+0000 mgr.y (mgr.25004) 172 : cephadm [INF] Upgrade: osd.2 is safe to restart 2024-08-29T17:58:19.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:58:18 smithi029 bash[79042]: cluster 2024-08-29T17:58:17.388355+0000 mgr.y (mgr.25004) 173 : cluster [DBG] pgmap v265: 121 pgs: 121 active+clean; 392 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 15 MiB/s rd, 593 KiB/s wr, 7 op/s; 8.8 MiB/s, 0 objects/s recovering 2024-08-29T17:58:19.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:58:18 smithi029 bash[79042]: cluster 2024-08-29T17:58:17.873578+0000 mon.a (mon.0) 396 : cluster [DBG] osdmap e488: 8 total, 8 up, 8 in 2024-08-29T17:58:19.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:58:18 smithi029 bash[79042]: audit 2024-08-29T17:58:18.441286+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:58:19.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:58:18 smithi029 bash[79042]: audit 2024-08-29T17:58:18.444090+0000 mon.c (mon.2) 90 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T17:58:19.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:58:18 smithi029 bash[77880]: audit 2024-08-29T17:58:17.198289+0000 mgr.y (mgr.25004) 171 : audit [DBG] from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-08-29T17:58:19.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:58:18 smithi029 bash[77880]: cephadm 2024-08-29T17:58:17.199814+0000 mgr.y (mgr.25004) 172 : cephadm [INF] Upgrade: osd.2 is safe to restart 2024-08-29T17:58:19.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:58:18 smithi029 bash[77880]: cluster 2024-08-29T17:58:17.388355+0000 mgr.y (mgr.25004) 173 : cluster [DBG] pgmap v265: 121 pgs: 121 active+clean; 392 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 15 MiB/s rd, 593 KiB/s wr, 7 op/s; 8.8 MiB/s, 0 objects/s recovering 2024-08-29T17:58:19.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:58:18 smithi029 bash[77880]: cluster 2024-08-29T17:58:17.873578+0000 mon.a (mon.0) 396 : cluster [DBG] osdmap e488: 8 total, 8 up, 8 in 2024-08-29T17:58:19.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:58:18 smithi029 bash[77880]: audit 2024-08-29T17:58:18.441286+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:58:19.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:58:18 smithi029 bash[77880]: audit 2024-08-29T17:58:18.444090+0000 mon.c (mon.2) 90 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T17:58:19.474 INFO:tasks.rados.rados.0.smithi029.stdout:2140: finishing write tid 1 to smithi02969618-42 2024-08-29T17:58:19.475 INFO:tasks.rados.rados.0.smithi029.stdout:2140: finishing write tid 2 to smithi02969618-42 2024-08-29T17:58:19.475 INFO:tasks.rados.rados.0.smithi029.stdout:2140: finishing write tid 3 to smithi02969618-42 2024-08-29T17:58:19.475 INFO:tasks.rados.rados.0.smithi029.stdout:2138: done (9 left) 2024-08-29T17:58:19.475 INFO:tasks.rados.rados.0.smithi029.stdout:2147: done (8 left) 2024-08-29T17:58:19.475 INFO:tasks.rados.rados.0.smithi029.stdout:2148: rmattr oid 11 current snap is 206 2024-08-29T17:58:19.475 INFO:tasks.rados.rados.0.smithi029.stdout:2148: done (8 left) 2024-08-29T17:58:19.475 INFO:tasks.rados.rados.0.smithi029.stdout:2149: read oid 43 snap 194 2024-08-29T17:58:19.475 INFO:tasks.rados.rados.0.smithi029.stdout:2149: expect (ObjNum 621 snap 189 seq_num 621) 2024-08-29T17:58:19.475 INFO:tasks.rados.rados.0.smithi029.stdout:2150: rollback oid 45 current snap is 206 2024-08-29T17:58:19.475 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 45 to 202 2024-08-29T17:58:19.475 INFO:tasks.rados.rados.0.smithi029.stdout:2140: finishing write tid 4 to smithi02969618-42 2024-08-29T17:58:19.475 INFO:tasks.rados.rados.0.smithi029.stdout:2140: finishing write tid 5 to smithi02969618-42 2024-08-29T17:58:19.476 INFO:tasks.rados.rados.0.smithi029.stdout:2140: oid 42 updating version 0 to 1422 2024-08-29T17:58:19.476 INFO:tasks.rados.rados.0.smithi029.stdout:2140: oid 42 updating version 1422 to 1423 2024-08-29T17:58:19.476 INFO:tasks.rados.rados.0.smithi029.stdout:2140: oid 42 updating version 1423 to 1424 2024-08-29T17:58:19.476 INFO:tasks.rados.rados.0.smithi029.stdout:2140: oid 42 updating version 1424 to 1425 2024-08-29T17:58:19.476 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 42 v 1425 (ObjNum 658 snap 206 seq_num 658) dirty exists 2024-08-29T17:58:19.476 INFO:tasks.rados.rados.0.smithi029.stdout:2140: left oid 42 (ObjNum 658 snap 206 seq_num 658) 2024-08-29T17:58:19.476 INFO:tasks.rados.rados.0.smithi029.stdout:2139: expect (ObjNum 619 snap 188 seq_num 619) 2024-08-29T17:58:20.149 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:58:19 smithi110 bash[67519]: cluster 2024-08-29T17:58:18.884207+0000 mon.a (mon.0) 398 : cluster [DBG] osdmap e489: 8 total, 8 up, 8 in 2024-08-29T17:58:20.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:58:19 smithi029 bash[77880]: cluster 2024-08-29T17:58:18.884207+0000 mon.a (mon.0) 398 : cluster [DBG] osdmap e489: 8 total, 8 up, 8 in 2024-08-29T17:58:20.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:58:19 smithi029 bash[79042]: cluster 2024-08-29T17:58:18.884207+0000 mon.a (mon.0) 398 : cluster [DBG] osdmap e489: 8 total, 8 up, 8 in 2024-08-29T17:58:21.149 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:58:20 smithi110 bash[67519]: cluster 2024-08-29T17:58:19.389062+0000 mgr.y (mgr.25004) 174 : cluster [DBG] pgmap v268: 121 pgs: 121 active+clean; 399 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 40 MiB/s rd, 2.4 MiB/s wr, 21 op/s 2024-08-29T17:58:21.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:58:20 smithi110 bash[67519]: audit 2024-08-29T17:58:20.552701+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:58:21.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:58:20 smithi110 bash[67519]: audit 2024-08-29T17:58:20.556665+0000 mon.c (mon.2) 91 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-08-29T17:58:21.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:58:20 smithi110 bash[67519]: audit 2024-08-29T17:58:20.557820+0000 mon.c (mon.2) 92 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:58:21.171 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:58:20 smithi029 bash[79042]: cluster 2024-08-29T17:58:19.389062+0000 mgr.y (mgr.25004) 174 : cluster [DBG] pgmap v268: 121 pgs: 121 active+clean; 399 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 40 MiB/s rd, 2.4 MiB/s wr, 21 op/s 2024-08-29T17:58:21.171 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:58:20 smithi029 bash[79042]: audit 2024-08-29T17:58:20.552701+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:58:21.171 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:58:20 smithi029 bash[79042]: audit 2024-08-29T17:58:20.556665+0000 mon.c (mon.2) 91 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-08-29T17:58:21.171 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:58:20 smithi029 bash[79042]: audit 2024-08-29T17:58:20.557820+0000 mon.c (mon.2) 92 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:58:21.171 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:58:20 smithi029 bash[77880]: cluster 2024-08-29T17:58:19.389062+0000 mgr.y (mgr.25004) 174 : cluster [DBG] pgmap v268: 121 pgs: 121 active+clean; 399 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 40 MiB/s rd, 2.4 MiB/s wr, 21 op/s 2024-08-29T17:58:21.171 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:58:20 smithi029 bash[77880]: audit 2024-08-29T17:58:20.552701+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:58:21.171 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:58:20 smithi029 bash[77880]: audit 2024-08-29T17:58:20.556665+0000 mon.c (mon.2) 91 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-08-29T17:58:21.171 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:58:20 smithi029 bash[77880]: audit 2024-08-29T17:58:20.557820+0000 mon.c (mon.2) 92 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:58:22.000 INFO:tasks.rados.rados.0.smithi029.stdout:2141: expect (ObjNum 541 snap 166 seq_num 541) 2024-08-29T17:58:22.149 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:58:21 smithi110 bash[67519]: cephadm 2024-08-29T17:58:20.545440+0000 mgr.y (mgr.25004) 175 : cephadm [INF] Upgrade: Updating osd.2 2024-08-29T17:58:22.149 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:58:21 smithi110 bash[67519]: cephadm 2024-08-29T17:58:20.562265+0000 mgr.y (mgr.25004) 176 : cephadm [INF] Deploying daemon osd.2 on smithi029 2024-08-29T17:58:22.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:58:21 smithi029 bash[79042]: cephadm 2024-08-29T17:58:20.545440+0000 mgr.y (mgr.25004) 175 : cephadm [INF] Upgrade: Updating osd.2 2024-08-29T17:58:22.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:58:21 smithi029 bash[79042]: cephadm 2024-08-29T17:58:20.562265+0000 mgr.y (mgr.25004) 176 : cephadm [INF] Deploying daemon osd.2 on smithi029 2024-08-29T17:58:22.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:58:21 smithi029 bash[77880]: cephadm 2024-08-29T17:58:20.545440+0000 mgr.y (mgr.25004) 175 : cephadm [INF] Upgrade: Updating osd.2 2024-08-29T17:58:22.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:58:21 smithi029 bash[77880]: cephadm 2024-08-29T17:58:20.562265+0000 mgr.y (mgr.25004) 176 : cephadm [INF] Deploying daemon osd.2 on smithi029 2024-08-29T17:58:23.149 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:58:22 smithi029 bash[77880]: cluster 2024-08-29T17:58:21.389733+0000 mgr.y (mgr.25004) 177 : cluster [DBG] pgmap v269: 121 pgs: 121 active+clean; 408 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 32 MiB/s rd, 3.8 MiB/s wr, 17 op/s 2024-08-29T17:58:23.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:58:22 smithi029 bash[79042]: cluster 2024-08-29T17:58:21.389733+0000 mgr.y (mgr.25004) 177 : cluster [DBG] pgmap v269: 121 pgs: 121 active+clean; 408 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 32 MiB/s rd, 3.8 MiB/s wr, 17 op/s 2024-08-29T17:58:23.399 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:58:22 smithi110 bash[67519]: cluster 2024-08-29T17:58:21.389733+0000 mgr.y (mgr.25004) 177 : cluster [DBG] pgmap v269: 121 pgs: 121 active+clean; 408 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 32 MiB/s rd, 3.8 MiB/s wr, 17 op/s 2024-08-29T17:58:23.859 INFO:tasks.rados.rados.0.smithi029.stdout:2142: finishing write tid 1 to smithi02969618-3 2024-08-29T17:58:23.859 INFO:tasks.rados.rados.0.smithi029.stdout:2142: finishing write tid 2 to smithi02969618-3 2024-08-29T17:58:23.859 INFO:tasks.rados.rados.0.smithi029.stdout:2142: finishing write tid 3 to smithi02969618-3 2024-08-29T17:58:23.859 INFO:tasks.rados.rados.0.smithi029.stdout:2142: finishing write tid 4 to smithi02969618-3 2024-08-29T17:58:23.859 INFO:tasks.rados.rados.0.smithi029.stdout:2143: finishing write tid 1 to smithi02969618-7 2024-08-29T17:58:23.859 INFO:tasks.rados.rados.0.smithi029.stdout:2143: finishing write tid 2 to smithi02969618-7 2024-08-29T17:58:23.859 INFO:tasks.rados.rados.0.smithi029.stdout:2143: finishing write tid 3 to smithi02969618-7 2024-08-29T17:58:23.859 INFO:tasks.rados.rados.0.smithi029.stdout:2144: expect (ObjNum 644 snap 201 seq_num 644) 2024-08-29T17:58:24.438 INFO:tasks.rados.rados.0.smithi029.stdout:2142: finishing write tid 5 to smithi02969618-3 2024-08-29T17:58:24.438 INFO:tasks.rados.rados.0.smithi029.stdout:2142: oid 3 updating version 0 to 1032 2024-08-29T17:58:24.438 INFO:tasks.rados.rados.0.smithi029.stdout:2142: oid 3 version 1032 is already newer than 1031 2024-08-29T17:58:24.438 INFO:tasks.rados.rados.0.smithi029.stdout:2142: oid 3 version 1032 is already newer than 1029 2024-08-29T17:58:24.439 INFO:tasks.rados.rados.0.smithi029.stdout:2142: oid 3 version 1032 is already newer than 1030 2024-08-29T17:58:24.439 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 3 v 1032 (ObjNum 659 snap 206 seq_num 659) dirty exists 2024-08-29T17:58:24.439 INFO:tasks.rados.rados.0.smithi029.stdout:2142: left oid 3 (ObjNum 659 snap 206 seq_num 659) 2024-08-29T17:58:24.439 INFO:tasks.rados.rados.0.smithi029.stdout:2143: finishing write tid 4 to smithi02969618-7 2024-08-29T17:58:24.439 INFO:tasks.rados.rados.0.smithi029.stdout:2145: finishing write tid 1 to smithi02969618-44 2024-08-29T17:58:24.439 INFO:tasks.rados.rados.0.smithi029.stdout:2143: finishing write tid 5 to smithi02969618-7 2024-08-29T17:58:24.439 INFO:tasks.rados.rados.0.smithi029.stdout:2143: oid 7 updating version 0 to 1035 2024-08-29T17:58:24.439 INFO:tasks.rados.rados.0.smithi029.stdout:2143: oid 7 updating version 1035 to 1036 2024-08-29T17:58:24.439 INFO:tasks.rados.rados.0.smithi029.stdout:2143: oid 7 version 1036 is already newer than 1034 2024-08-29T17:58:24.439 INFO:tasks.rados.rados.0.smithi029.stdout:2143: oid 7 version 1036 is already newer than 1033 2024-08-29T17:58:24.439 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 7 v 1036 (ObjNum 660 snap 206 seq_num 660) dirty exists 2024-08-29T17:58:24.439 INFO:tasks.rados.rados.0.smithi029.stdout:2143: left oid 7 (ObjNum 660 snap 206 seq_num 660) 2024-08-29T17:58:24.440 INFO:tasks.rados.rados.0.smithi029.stdout:2145: finishing write tid 2 to smithi02969618-44 2024-08-29T17:58:24.440 INFO:tasks.rados.rados.0.smithi029.stdout:2145: finishing write tid 3 to smithi02969618-44 2024-08-29T17:58:24.440 INFO:tasks.rados.rados.0.smithi029.stdout:2145: finishing write tid 4 to smithi02969618-44 2024-08-29T17:58:24.440 INFO:tasks.rados.rados.0.smithi029.stdout:2145: finishing write tid 5 to smithi02969618-44 2024-08-29T17:58:24.440 INFO:tasks.rados.rados.0.smithi029.stdout:2145: oid 44 updating version 0 to 1173 2024-08-29T17:58:24.440 INFO:tasks.rados.rados.0.smithi029.stdout:2145: oid 44 version 1173 is already newer than 1172 2024-08-29T17:58:24.440 INFO:tasks.rados.rados.0.smithi029.stdout:2145: oid 44 version 1173 is already newer than 1171 2024-08-29T17:58:24.440 INFO:tasks.rados.rados.0.smithi029.stdout:2145: oid 44 updating version 1173 to 1174 2024-08-29T17:58:24.440 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 44 v 1174 (ObjNum 661 snap 206 seq_num 661) dirty exists 2024-08-29T17:58:24.440 INFO:tasks.rados.rados.0.smithi029.stdout:2145: left oid 44 (ObjNum 661 snap 206 seq_num 661) 2024-08-29T17:58:24.440 INFO:tasks.rados.rados.0.smithi029.stdout:2146: finishing write tid 1 to smithi02969618-10 2024-08-29T17:58:24.440 INFO:tasks.rados.rados.0.smithi029.stdout:2146: finishing write tid 2 to smithi02969618-10 2024-08-29T17:58:24.441 INFO:tasks.rados.rados.0.smithi029.stdout:2146: finishing write tid 3 to smithi02969618-10 2024-08-29T17:58:24.441 INFO:tasks.rados.rados.0.smithi029.stdout:2146: finishing write tid 4 to smithi02969618-10 2024-08-29T17:58:24.441 INFO:tasks.rados.rados.0.smithi029.stdout:2139: done (9 left) 2024-08-29T17:58:24.441 INFO:tasks.rados.rados.0.smithi029.stdout:2140: done (8 left) 2024-08-29T17:58:24.441 INFO:tasks.rados.rados.0.smithi029.stdout:2141: done (7 left) 2024-08-29T17:58:24.442 INFO:tasks.rados.rados.0.smithi029.stdout:2142: done (6 left) 2024-08-29T17:58:24.442 INFO:tasks.rados.rados.0.smithi029.stdout:2143: done (5 left) 2024-08-29T17:58:24.442 INFO:tasks.rados.rados.0.smithi029.stdout:2144: done (4 left) 2024-08-29T17:58:24.442 INFO:tasks.rados.rados.0.smithi029.stdout:2145: done (3 left) 2024-08-29T17:58:24.442 INFO:tasks.rados.rados.0.smithi029.stdout:2151: setattr oid 42 current snap is 206 2024-08-29T17:58:24.442 INFO:tasks.rados.rados.0.smithi029.stdout:2146: finishing write tid 5 to smithi02969618-10 2024-08-29T17:58:24.442 INFO:tasks.rados.rados.0.smithi029.stdout:2146: oid 10 updating version 0 to 1444 2024-08-29T17:58:24.442 INFO:tasks.rados.rados.0.smithi029.stdout:2146: oid 10 version 1444 is already newer than 1443 2024-08-29T17:58:24.442 INFO:tasks.rados.rados.0.smithi029.stdout:2146: oid 10 version 1444 is already newer than 1442 2024-08-29T17:58:24.442 INFO:tasks.rados.rados.0.smithi029.stdout:2146: oid 10 version 1444 is already newer than 1441 2024-08-29T17:58:24.443 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 10 v 1444 (ObjNum 662 snap 206 seq_num 662) dirty exists 2024-08-29T17:58:24.443 INFO:tasks.rados.rados.0.smithi029.stdout:2146: left oid 10 (ObjNum 662 snap 206 seq_num 662) 2024-08-29T17:58:24.443 INFO:tasks.rados.rados.0.smithi029.stdout:2149: expect (ObjNum 621 snap 189 seq_num 621) 2024-08-29T17:58:24.460 INFO:tasks.rados.rados.0.smithi029.stdout:2150: finishing rollback tid 0 to smithi02969618-45 2024-08-29T17:58:24.460 INFO:tasks.rados.rados.0.smithi029.stdout:2150: finishing rollback tid 1 to smithi02969618-45 2024-08-29T17:58:24.460 INFO:tasks.rados.rados.0.smithi029.stdout:2150: finishing rollback tid 2 to smithi02969618-45 2024-08-29T17:58:24.460 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 45 v 1177 (ObjNum 640 snap 200 seq_num 640) dirty exists 2024-08-29T17:58:24.460 INFO:tasks.rados.rados.0.smithi029.stdout:2146: done (3 left) 2024-08-29T17:58:24.460 INFO:tasks.rados.rados.0.smithi029.stdout:2149: done (2 left) 2024-08-29T17:58:24.460 INFO:tasks.rados.rados.0.smithi029.stdout:2150: done (1 left) 2024-08-29T17:58:24.461 INFO:tasks.rados.rados.0.smithi029.stdout:2152: read oid 5 snap -1 2024-08-29T17:58:24.461 INFO:tasks.rados.rados.0.smithi029.stdout:2152: expect (ObjNum 645 snap 201 seq_num 645) 2024-08-29T17:58:24.461 INFO:tasks.rados.rados.0.smithi029.stdout:2153: snap_remove snap 194 2024-08-29T17:58:24.899 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:58:24 smithi110 bash[67519]: cluster 2024-08-29T17:58:23.390566+0000 mgr.y (mgr.25004) 178 : cluster [DBG] pgmap v270: 121 pgs: 121 active+clean; 408 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 27 MiB/s rd, 2.8 MiB/s wr, 13 op/s 2024-08-29T17:58:24.899 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:58:24 smithi110 bash[67519]: audit 2024-08-29T17:58:23.497954+0000 mon.a (mon.0) 400 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:58:24.900 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:58:24 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:17:58:24] "GET /metrics HTTP/1.1" 200 36220 "" "Prometheus/2.43.0" 2024-08-29T17:58:24.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:58:24 smithi029 bash[77880]: cluster 2024-08-29T17:58:23.390566+0000 mgr.y (mgr.25004) 178 : cluster [DBG] pgmap v270: 121 pgs: 121 active+clean; 408 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 27 MiB/s rd, 2.8 MiB/s wr, 13 op/s 2024-08-29T17:58:24.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:58:24 smithi029 bash[77880]: audit 2024-08-29T17:58:23.497954+0000 mon.a (mon.0) 400 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:58:24.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:58:24 smithi029 bash[79042]: cluster 2024-08-29T17:58:23.390566+0000 mgr.y (mgr.25004) 178 : cluster [DBG] pgmap v270: 121 pgs: 121 active+clean; 408 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 27 MiB/s rd, 2.8 MiB/s wr, 13 op/s 2024-08-29T17:58:24.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:58:24 smithi029 bash[79042]: audit 2024-08-29T17:58:23.497954+0000 mon.a (mon.0) 400 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:58:24.910 INFO:tasks.rados.rados.0.smithi029.stdout:2153: done (2 left) 2024-08-29T17:58:24.910 INFO:tasks.rados.rados.0.smithi029.stdout:2154: read oid 44 snap -1 2024-08-29T17:58:24.910 INFO:tasks.rados.rados.0.smithi029.stdout:2154: expect (ObjNum 661 snap 206 seq_num 661) 2024-08-29T17:58:24.910 INFO:tasks.rados.rados.0.smithi029.stdout:2155: rollback oid 12 current snap is 206 2024-08-29T17:58:24.910 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 12 to 168 2024-08-29T17:58:24.910 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 42 v 1426 (ObjNum 658 snap 206 seq_num 658) dirty exists 2024-08-29T17:58:24.910 INFO:tasks.rados.rados.0.smithi029.stdout:2152: expect (ObjNum 645 snap 201 seq_num 645) 2024-08-29T17:58:26.399 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:58:25 smithi110 bash[67519]: cluster 2024-08-29T17:58:24.911116+0000 mon.a (mon.0) 401 : cluster [DBG] osdmap e490: 8 total, 8 up, 8 in 2024-08-29T17:58:26.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:58:25 smithi029 bash[79042]: cluster 2024-08-29T17:58:24.911116+0000 mon.a (mon.0) 401 : cluster [DBG] osdmap e490: 8 total, 8 up, 8 in 2024-08-29T17:58:26.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:58:25 smithi029 bash[77880]: cluster 2024-08-29T17:58:24.911116+0000 mon.a (mon.0) 401 : cluster [DBG] osdmap e490: 8 total, 8 up, 8 in 2024-08-29T17:58:26.794 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:58:26 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T17:58:26.794 INFO:journalctl@ceph.mds.a.smithi029.stdout:Aug 29 17:58:26 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T17:58:26.795 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Aug 29 17:58:26 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T17:58:26.795 INFO:journalctl@ceph.osd.2.smithi029.stdout:Aug 29 17:58:26 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T17:58:26.795 INFO:journalctl@ceph.osd.2.smithi029.stdout:Aug 29 17:58:26 smithi029 systemd[1]: Stopping Ceph osd.2 for 5b99e290-662c-11ef-bcd4-c7b262605968... 2024-08-29T17:58:26.796 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Aug 29 17:58:26 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T17:58:26.796 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:58:26 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T17:58:26.796 INFO:journalctl@ceph.osd.1.smithi029.stdout:Aug 29 17:58:26 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T17:58:26.796 INFO:journalctl@ceph.osd.3.smithi029.stdout:Aug 29 17:58:26 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T17:58:26.797 INFO:journalctl@ceph.osd.0.smithi029.stdout:Aug 29 17:58:26 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T17:58:26.797 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:58:26 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T17:58:26.854 INFO:tasks.rados.rados.0.smithi029.stdout:2155: finishing rollback tid 1 to smithi02969618-12 2024-08-29T17:58:26.854 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 12 v 1709 (ObjNum -1291453216 snap 32735 seq_num 304) dirty dne 2024-08-29T17:58:26.854 INFO:tasks.rados.rados.0.smithi029.stdout:2154: expect (ObjNum 661 snap 206 seq_num 661) 2024-08-29T17:58:27.149 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:58:26 smithi029 bash[77880]: cluster 2024-08-29T17:58:25.391022+0000 mgr.y (mgr.25004) 179 : cluster [DBG] pgmap v272: 121 pgs: 121 active+clean; 408 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 23 MiB/s rd, 2.5 MiB/s wr, 12 op/s 2024-08-29T17:58:27.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:58:26 smithi029 bash[77880]: cluster 2024-08-29T17:58:26.796888+0000 mon.a (mon.0) 402 : cluster [INF] osd.2 marked itself down and dead 2024-08-29T17:58:27.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:58:26 smithi029 bash[77880]: cluster 2024-08-29T17:58:26.863818+0000 mon.a (mon.0) 403 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-29T17:58:27.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:58:26 smithi029 bash[77880]: cluster 2024-08-29T17:58:26.870559+0000 mon.a (mon.0) 404 : cluster [DBG] osdmap e491: 8 total, 7 up, 8 in 2024-08-29T17:58:27.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:58:26 smithi029 bash[79042]: cluster 2024-08-29T17:58:25.391022+0000 mgr.y (mgr.25004) 179 : cluster [DBG] pgmap v272: 121 pgs: 121 active+clean; 408 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 23 MiB/s rd, 2.5 MiB/s wr, 12 op/s 2024-08-29T17:58:27.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:58:26 smithi029 bash[79042]: cluster 2024-08-29T17:58:26.796888+0000 mon.a (mon.0) 402 : cluster [INF] osd.2 marked itself down and dead 2024-08-29T17:58:27.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:58:26 smithi029 bash[79042]: cluster 2024-08-29T17:58:26.863818+0000 mon.a (mon.0) 403 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-29T17:58:27.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:58:26 smithi029 bash[79042]: cluster 2024-08-29T17:58:26.870559+0000 mon.a (mon.0) 404 : cluster [DBG] osdmap e491: 8 total, 7 up, 8 in 2024-08-29T17:58:27.151 INFO:journalctl@ceph.osd.2.smithi029.stdout:Aug 29 17:58:26 smithi029 bash[46646]: debug 2024-08-29T17:58:26.793+0000 7faac4818640 -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-08-29T17:58:27.151 INFO:journalctl@ceph.osd.2.smithi029.stdout:Aug 29 17:58:26 smithi029 bash[46646]: debug 2024-08-29T17:58:26.793+0000 7faac4818640 -1 osd.2 490 *** Got signal Terminated *** 2024-08-29T17:58:27.151 INFO:journalctl@ceph.osd.2.smithi029.stdout:Aug 29 17:58:26 smithi029 bash[46646]: debug 2024-08-29T17:58:26.793+0000 7faac4818640 -1 osd.2 490 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-08-29T17:58:27.399 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:58:26 smithi110 bash[67519]: cluster 2024-08-29T17:58:25.391022+0000 mgr.y (mgr.25004) 179 : cluster [DBG] pgmap v272: 121 pgs: 121 active+clean; 408 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 23 MiB/s rd, 2.5 MiB/s wr, 12 op/s 2024-08-29T17:58:27.399 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:58:26 smithi110 bash[67519]: cluster 2024-08-29T17:58:26.796888+0000 mon.a (mon.0) 402 : cluster [INF] osd.2 marked itself down and dead 2024-08-29T17:58:27.399 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:58:26 smithi110 bash[67519]: cluster 2024-08-29T17:58:26.863818+0000 mon.a (mon.0) 403 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-29T17:58:27.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:58:26 smithi110 bash[67519]: cluster 2024-08-29T17:58:26.870559+0000 mon.a (mon.0) 404 : cluster [DBG] osdmap e491: 8 total, 7 up, 8 in 2024-08-29T17:58:28.319 INFO:tasks.rados.rados.0.smithi029.stdout:2151: done (3 left) 2024-08-29T17:58:28.320 INFO:tasks.rados.rados.0.smithi029.stdout:2152: done (2 left) 2024-08-29T17:58:28.320 INFO:tasks.rados.rados.0.smithi029.stdout:2154: done (1 left) 2024-08-29T17:58:28.321 INFO:tasks.rados.rados.0.smithi029.stdout:2155: done (0 left) 2024-08-29T17:58:28.321 INFO:tasks.rados.rados.0.smithi029.stdout:2156: rollback oid 14 current snap is 206 2024-08-29T17:58:28.321 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 14 to 178 2024-08-29T17:58:28.321 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 18 current snap is 206 2024-08-29T17:58:28.321 INFO:tasks.rados.rados.0.smithi029.stdout:2157: seq_num 664 ranges {876544=729088,1605632=729088,2334720=73728} 2024-08-29T17:58:28.331 INFO:tasks.rados.rados.0.smithi029.stdout:2157: writing smithi02969618-18 from 876544 to 1605632 tid 1 2024-08-29T17:58:28.335 INFO:tasks.rados.rados.0.smithi029.stdout:2157: writing smithi02969618-18 from 1605632 to 2334720 tid 2 2024-08-29T17:58:28.336 INFO:tasks.rados.rados.0.smithi029.stdout:2157: writing smithi02969618-18 from 2334720 to 2408448 tid 3 2024-08-29T17:58:28.336 INFO:tasks.rados.rados.0.smithi029.stdout:2158: read oid 38 snap -1 2024-08-29T17:58:28.336 INFO:tasks.rados.rados.0.smithi029.stdout:2158: expect deleted 2024-08-29T17:58:28.336 INFO:tasks.rados.rados.0.smithi029.stdout:2159: read oid 6 snap 183 2024-08-29T17:58:28.336 INFO:tasks.rados.rados.0.smithi029.stdout:2159: expect deleted 2024-08-29T17:58:28.336 INFO:tasks.rados.rados.0.smithi029.stdout:2160: rmattr oid 48 current snap is 206 2024-08-29T17:58:28.336 INFO:tasks.rados.rados.0.smithi029.stdout:2160: done (4 left) 2024-08-29T17:58:28.337 INFO:tasks.rados.rados.0.smithi029.stdout:2161: delete oid 21 current snap is 206 2024-08-29T17:58:28.337 INFO:tasks.rados.rados.0.smithi029.stdout:2156: finishing rollback tid 0 to smithi02969618-14 2024-08-29T17:58:28.337 INFO:tasks.rados.rados.0.smithi029.stdout:2156: finishing rollback tid 1 to smithi02969618-14 2024-08-29T17:58:28.337 INFO:tasks.rados.rados.0.smithi029.stdout:2156: finishing rollback tid 2 to smithi02969618-14 2024-08-29T17:58:28.337 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 14 v 1447 (ObjNum 550 snap 169 seq_num 550) dirty exists 2024-08-29T17:58:28.339 INFO:tasks.rados.rados.0.smithi029.stdout:2156: done (4 left) 2024-08-29T17:58:28.340 INFO:tasks.rados.rados.0.smithi029.stdout:2158: done (3 left) 2024-08-29T17:58:28.340 INFO:tasks.rados.rados.0.smithi029.stdout:2159: done (2 left) 2024-08-29T17:58:28.340 INFO:tasks.rados.rados.0.smithi029.stdout:2161: done (1 left) 2024-08-29T17:58:28.340 INFO:tasks.rados.rados.0.smithi029.stdout:2162: copy_from oid 28 from oid 40 current snap is 206 2024-08-29T17:58:28.340 INFO:tasks.rados.rados.0.smithi029.stdout:2163: rollback oid 45 current snap is 206 2024-08-29T17:58:28.340 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 45 to 178 2024-08-29T17:58:28.340 INFO:tasks.rados.rados.0.smithi029.stdout:2164: copy_from oid 50 from oid 30 current snap is 206 2024-08-29T17:58:28.340 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 32 current snap is 206 2024-08-29T17:58:28.340 INFO:tasks.rados.rados.0.smithi029.stdout:2165: seq_num 666 ranges {1064960=761856,1826816=491520,2318336=311296} 2024-08-29T17:58:28.350 INFO:tasks.rados.rados.0.smithi029.stdout:2165: writing smithi02969618-32 from 1064960 to 1826816 tid 1 2024-08-29T17:58:28.353 INFO:tasks.rados.rados.0.smithi029.stdout:2165: writing smithi02969618-32 from 1826816 to 2318336 tid 2 2024-08-29T17:58:28.355 INFO:tasks.rados.rados.0.smithi029.stdout:2165: writing smithi02969618-32 from 2318336 to 2629632 tid 3 2024-08-29T17:58:28.355 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 41 current snap is 206 2024-08-29T17:58:28.355 INFO:tasks.rados.rados.0.smithi029.stdout:2162: finishing copy_from to smithi02969618-28 2024-08-29T17:58:28.355 INFO:tasks.rados.rados.0.smithi029.stdout:2162: got expected ENOENT (src dne) 2024-08-29T17:58:28.355 INFO:tasks.rados.rados.0.smithi029.stdout:2162: finishing copy_from racing read to smithi02969618-28 2024-08-29T17:58:28.355 INFO:tasks.rados.rados.0.smithi029.stdout:2157: finishing write tid 1 to smithi02969618-18 2024-08-29T17:58:28.356 INFO:tasks.rados.rados.0.smithi029.stdout:2157: finishing write tid 2 to smithi02969618-18 2024-08-29T17:58:28.356 INFO:tasks.rados.rados.0.smithi029.stdout:2157: finishing write tid 3 to smithi02969618-18 2024-08-29T17:58:28.356 INFO:tasks.rados.rados.0.smithi029.stdout:2166: seq_num 667 ranges {0=778240,778240=778240,1556480=24576} 2024-08-29T17:58:28.359 INFO:tasks.rados.rados.0.smithi029.stdout:2166: writing smithi02969618-41 from 0 to 778240 tid 1 2024-08-29T17:58:28.364 INFO:tasks.rados.rados.0.smithi029.stdout:2166: writing smithi02969618-41 from 778240 to 1556480 tid 2 2024-08-29T17:58:28.364 INFO:tasks.rados.rados.0.smithi029.stdout:2166: writing smithi02969618-41 from 1556480 to 1581056 tid 3 2024-08-29T17:58:28.365 INFO:tasks.rados.rados.0.smithi029.stdout:2162: done (5 left) 2024-08-29T17:58:28.365 INFO:tasks.rados.rados.0.smithi029.stdout:2167: read oid 13 snap -1 2024-08-29T17:58:28.365 INFO:tasks.rados.rados.0.smithi029.stdout:2167: expect (ObjNum 221 snap 47 seq_num 221) 2024-08-29T17:58:28.365 INFO:tasks.rados.rados.0.smithi029.stdout:2168: rmattr oid 1 current snap is 206 2024-08-29T17:58:28.365 INFO:tasks.rados.rados.0.smithi029.stdout:2163: finishing rollback tid 0 to smithi02969618-45 2024-08-29T17:58:28.365 INFO:tasks.rados.rados.0.smithi029.stdout:2157: finishing write tid 4 to smithi02969618-18 2024-08-29T17:58:28.365 INFO:tasks.rados.rados.0.smithi029.stdout:2163: finishing rollback tid 1 to smithi02969618-45 2024-08-29T17:58:28.365 INFO:tasks.rados.rados.0.smithi029.stdout:2163: finishing rollback tid 2 to smithi02969618-45 2024-08-29T17:58:28.365 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 45 v 1180 (ObjNum 572 snap 176 seq_num 572) dirty exists 2024-08-29T17:58:28.366 INFO:tasks.rados.rados.0.smithi029.stdout:2157: finishing write tid 5 to smithi02969618-18 2024-08-29T17:58:28.366 INFO:tasks.rados.rados.0.smithi029.stdout:2157: oid 18 updating version 0 to 1029 2024-08-29T17:58:28.366 INFO:tasks.rados.rados.0.smithi029.stdout:2157: oid 18 version 1029 is already newer than 1028 2024-08-29T17:58:28.366 INFO:tasks.rados.rados.0.smithi029.stdout:2157: oid 18 updating version 1029 to 1030 2024-08-29T17:58:28.366 INFO:tasks.rados.rados.0.smithi029.stdout:2157: oid 18 version 1030 is already newer than 1027 2024-08-29T17:58:28.366 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 18 v 1030 (ObjNum 664 snap 206 seq_num 664) dirty exists 2024-08-29T17:58:28.366 INFO:tasks.rados.rados.0.smithi029.stdout:2157: left oid 18 (ObjNum 664 snap 206 seq_num 664) 2024-08-29T17:58:28.366 INFO:tasks.rados.rados.0.smithi029.stdout:2157: done (6 left) 2024-08-29T17:58:28.366 INFO:tasks.rados.rados.0.smithi029.stdout:2163: done (5 left) 2024-08-29T17:58:28.366 INFO:tasks.rados.rados.0.smithi029.stdout:2169: snap_create 2024-08-29T17:58:28.367 INFO:tasks.rados.rados.0.smithi029.stdout:2165: finishing write tid 1 to smithi02969618-32 2024-08-29T17:58:28.368 INFO:tasks.rados.rados.0.smithi029.stdout:2165: finishing write tid 2 to smithi02969618-32 2024-08-29T17:58:28.368 INFO:tasks.rados.rados.0.smithi029.stdout:2165: finishing write tid 3 to smithi02969618-32 2024-08-29T17:58:28.375 INFO:tasks.rados.rados.0.smithi029.stdout:2165: finishing write tid 4 to smithi02969618-32 2024-08-29T17:58:28.379 INFO:tasks.rados.rados.0.smithi029.stdout:2166: finishing write tid 1 to smithi02969618-41 2024-08-29T17:58:28.379 INFO:tasks.rados.rados.0.smithi029.stdout:2166: finishing write tid 2 to smithi02969618-41 2024-08-29T17:58:28.380 INFO:tasks.rados.rados.0.smithi029.stdout:2166: finishing write tid 3 to smithi02969618-41 2024-08-29T17:58:28.381 INFO:tasks.rados.rados.0.smithi029.stdout:2166: finishing write tid 4 to smithi02969618-41 2024-08-29T17:58:28.381 INFO:tasks.rados.rados.0.smithi029.stdout:2165: finishing write tid 5 to smithi02969618-32 2024-08-29T17:58:28.381 INFO:tasks.rados.rados.0.smithi029.stdout:2165: oid 32 updating version 0 to 860 2024-08-29T17:58:28.381 INFO:tasks.rados.rados.0.smithi029.stdout:2165: oid 32 updating version 860 to 863 2024-08-29T17:58:28.381 INFO:tasks.rados.rados.0.smithi029.stdout:2165: oid 32 version 863 is already newer than 862 2024-08-29T17:58:28.381 INFO:tasks.rados.rados.0.smithi029.stdout:2165: oid 32 version 863 is already newer than 861 2024-08-29T17:58:28.381 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 32 v 863 (ObjNum 666 snap 206 seq_num 666) dirty exists 2024-08-29T17:58:28.381 INFO:tasks.rados.rados.0.smithi029.stdout:2165: left oid 32 (ObjNum 666 snap 206 seq_num 666) 2024-08-29T17:58:28.381 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 1 v 1037 (ObjNum 619 snap 188 seq_num 619) dirty exists 2024-08-29T17:58:28.384 INFO:tasks.rados.rados.0.smithi029.stdout:2164: finishing copy_from racing read to smithi02969618-50 2024-08-29T17:58:28.384 INFO:tasks.rados.rados.0.smithi029.stdout:2166: finishing write tid 5 to smithi02969618-41 2024-08-29T17:58:28.384 INFO:tasks.rados.rados.0.smithi029.stdout:2166: oid 41 updating version 0 to 356 2024-08-29T17:58:28.384 INFO:tasks.rados.rados.0.smithi029.stdout:2166: oid 41 version 356 is already newer than 355 2024-08-29T17:58:28.384 INFO:tasks.rados.rados.0.smithi029.stdout:2166: oid 41 updating version 356 to 358 2024-08-29T17:58:28.385 INFO:tasks.rados.rados.0.smithi029.stdout:2166: oid 41 version 358 is already newer than 357 2024-08-29T17:58:28.385 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 41 v 358 (ObjNum 667 snap 206 seq_num 667) dirty exists 2024-08-29T17:58:28.385 INFO:tasks.rados.rados.0.smithi029.stdout:2166: left oid 41 (ObjNum 667 snap 206 seq_num 667) 2024-08-29T17:58:28.387 INFO:tasks.rados.rados.0.smithi029.stdout:2167: expect (ObjNum 221 snap 47 seq_num 221) 2024-08-29T17:58:28.506 INFO:tasks.rados.rados.0.smithi029.stdout:2164: finishing copy_from to smithi02969618-50 2024-08-29T17:58:28.506 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 50 v 831 (ObjNum 614 snap 186 seq_num 614) dirty exists 2024-08-29T17:58:28.569 INFO:journalctl@ceph.osd.2.smithi029.stdout:Aug 29 17:58:28 smithi029 bash[91847]: ceph-5b99e290-662c-11ef-bcd4-c7b262605968-osd-2 2024-08-29T17:58:28.869 INFO:journalctl@ceph.osd.2.smithi029.stdout:Aug 29 17:58:28 smithi029 bash[91911]: Error response from daemon: No such container: ceph-5b99e290-662c-11ef-bcd4-c7b262605968-osd-2 2024-08-29T17:58:28.924 INFO:tasks.rados.rados.0.smithi029.stdout:2164: done (5 left) 2024-08-29T17:58:28.924 INFO:tasks.rados.rados.0.smithi029.stdout:2165: done (4 left) 2024-08-29T17:58:28.925 INFO:tasks.rados.rados.0.smithi029.stdout:2166: done (3 left) 2024-08-29T17:58:28.925 INFO:tasks.rados.rados.0.smithi029.stdout:2167: done (2 left) 2024-08-29T17:58:28.926 INFO:tasks.rados.rados.0.smithi029.stdout:2168: done (1 left) 2024-08-29T17:58:28.926 INFO:tasks.rados.rados.0.smithi029.stdout:2169: done (0 left) 2024-08-29T17:58:28.926 INFO:tasks.rados.rados.0.smithi029.stdout:2170: read oid 44 snap 200 2024-08-29T17:58:28.926 INFO:tasks.rados.rados.0.smithi029.stdout:2170: expect (ObjNum 617 snap 186 seq_num 617) 2024-08-29T17:58:28.926 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 34 current snap is 207 2024-08-29T17:58:28.926 INFO:tasks.rados.rados.0.smithi029.stdout:2171: seq_num 668 ranges {0=794624,794624=663552,1458176=139264} 2024-08-29T17:58:28.936 INFO:tasks.rados.rados.0.smithi029.stdout:2171: writing smithi02969618-34 from 0 to 794624 tid 1 2024-08-29T17:58:28.943 INFO:tasks.rados.rados.0.smithi029.stdout:2171: writing smithi02969618-34 from 794624 to 1458176 tid 2 2024-08-29T17:58:28.945 INFO:tasks.rados.rados.0.smithi029.stdout:2171: writing smithi02969618-34 from 1458176 to 1597440 tid 3 2024-08-29T17:58:28.945 INFO:tasks.rados.rados.0.smithi029.stdout:2172: read oid 42 snap 189 2024-08-29T17:58:28.945 INFO:tasks.rados.rados.0.smithi029.stdout:2172: expect (ObjNum 592 snap 182 seq_num 592) 2024-08-29T17:58:28.945 INFO:tasks.rados.rados.0.smithi029.stdout:2173: rmattr oid 22 current snap is 207 2024-08-29T17:58:28.946 INFO:tasks.rados.rados.0.smithi029.stdout:2173: done (3 left) 2024-08-29T17:58:28.946 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 26 current snap is 207 2024-08-29T17:58:28.946 INFO:tasks.rados.rados.0.smithi029.stdout:2174: seq_num 669 ranges {5152768=409600,5562368=548864,6111232=655360} 2024-08-29T17:58:29.000 INFO:tasks.rados.rados.0.smithi029.stdout:2174: writing smithi02969618-26 from 5152768 to 5562368 tid 1 2024-08-29T17:58:29.005 INFO:tasks.rados.rados.0.smithi029.stdout:2174: writing smithi02969618-26 from 5562368 to 6111232 tid 2 2024-08-29T17:58:29.012 INFO:tasks.rados.rados.0.smithi029.stdout:2174: writing smithi02969618-26 from 6111232 to 6766592 tid 3 2024-08-29T17:58:29.012 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 25 current snap is 207 2024-08-29T17:58:29.012 INFO:tasks.rados.rados.0.smithi029.stdout:2171: finishing write tid 1 to smithi02969618-34 2024-08-29T17:58:29.012 INFO:tasks.rados.rados.0.smithi029.stdout:2175: seq_num 670 ranges {2146304=425984,2572288=483328,3055616=507904,3563520=212992} 2024-08-29T17:58:29.029 INFO:tasks.rados.rados.0.smithi029.stdout:2175: writing smithi02969618-25 from 2146304 to 2572288 tid 1 2024-08-29T17:58:29.033 INFO:tasks.rados.rados.0.smithi029.stdout:2175: writing smithi02969618-25 from 2572288 to 3055616 tid 2 2024-08-29T17:58:29.036 INFO:tasks.rados.rados.0.smithi029.stdout:2175: writing smithi02969618-25 from 3055616 to 3563520 tid 3 2024-08-29T17:58:29.039 INFO:tasks.rados.rados.0.smithi029.stdout:2175: writing smithi02969618-25 from 3563520 to 3776512 tid 4 2024-08-29T17:58:29.039 INFO:tasks.rados.rados.0.smithi029.stdout:2176: read oid 30 snap -1 2024-08-29T17:58:29.039 INFO:tasks.rados.rados.0.smithi029.stdout:2176: expect (ObjNum 614 snap 186 seq_num 614) 2024-08-29T17:58:29.039 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 24 current snap is 207 2024-08-29T17:58:29.039 INFO:tasks.rados.rados.0.smithi029.stdout:2171: finishing write tid 2 to smithi02969618-34 2024-08-29T17:58:29.040 INFO:tasks.rados.rados.0.smithi029.stdout:2171: finishing write tid 3 to smithi02969618-34 2024-08-29T17:58:29.040 INFO:tasks.rados.rados.0.smithi029.stdout:2171: finishing write tid 4 to smithi02969618-34 2024-08-29T17:58:29.040 INFO:tasks.rados.rados.0.smithi029.stdout:2177: seq_num 671 ranges {5234688=442368,5677056=761856,6438912=442368} 2024-08-29T17:58:29.075 INFO:tasks.rados.rados.0.smithi029.stdout:2177: writing smithi02969618-24 from 5234688 to 5677056 tid 1 2024-08-29T17:58:29.079 INFO:tasks.rados.rados.0.smithi029.stdout:2177: writing smithi02969618-24 from 5677056 to 6438912 tid 2 2024-08-29T17:58:29.083 INFO:tasks.rados.rados.0.smithi029.stdout:2177: writing smithi02969618-24 from 6438912 to 6881280 tid 3 2024-08-29T17:58:29.083 INFO:tasks.rados.rados.0.smithi029.stdout:2178: copy_from oid 46 from oid 21 current snap is 207 2024-08-29T17:58:29.083 INFO:tasks.rados.rados.0.smithi029.stdout:2171: finishing write tid 5 to smithi02969618-34 2024-08-29T17:58:29.083 INFO:tasks.rados.rados.0.smithi029.stdout:2171: oid 34 updating version 0 to 1036 2024-08-29T17:58:29.083 INFO:tasks.rados.rados.0.smithi029.stdout:2171: oid 34 version 1036 is already newer than 1035 2024-08-29T17:58:29.083 INFO:tasks.rados.rados.0.smithi029.stdout:2171: oid 34 version 1036 is already newer than 1033 2024-08-29T17:58:29.084 INFO:tasks.rados.rados.0.smithi029.stdout:2171: oid 34 version 1036 is already newer than 1034 2024-08-29T17:58:29.084 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 34 v 1036 (ObjNum 668 snap 207 seq_num 668) dirty exists 2024-08-29T17:58:29.084 INFO:tasks.rados.rados.0.smithi029.stdout:2171: left oid 34 (ObjNum 668 snap 207 seq_num 668) 2024-08-29T17:58:29.084 INFO:tasks.rados.rados.0.smithi029.stdout:2171: done (7 left) 2024-08-29T17:58:29.084 INFO:tasks.rados.rados.0.smithi029.stdout:2179: read oid 20 snap -1 2024-08-29T17:58:29.084 INFO:tasks.rados.rados.0.smithi029.stdout:2179: expect deleted 2024-08-29T17:58:29.085 INFO:tasks.rados.rados.0.smithi029.stdout:2180: snap_create 2024-08-29T17:58:29.085 INFO:tasks.rados.rados.0.smithi029.stdout:2170: expect (ObjNum 617 snap 186 seq_num 617) 2024-08-29T17:58:29.149 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:58:28 smithi110 bash[67519]: cluster 2024-08-29T17:58:27.391849+0000 mgr.y (mgr.25004) 180 : cluster [DBG] pgmap v274: 121 pgs: 5 peering, 12 stale+active+clean, 104 active+clean; 408 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.1 MiB/s wr, 1 op/s 2024-08-29T17:58:29.149 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:58:28 smithi110 bash[67519]: cluster 2024-08-29T17:58:27.873425+0000 mon.a (mon.0) 405 : cluster [DBG] osdmap e492: 8 total, 7 up, 8 in 2024-08-29T17:58:29.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:58:28 smithi110 bash[67519]: cluster 2024-08-29T17:58:27.914490+0000 mon.a (mon.0) 406 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-08-29T17:58:29.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:58:28 smithi029 bash[79042]: cluster 2024-08-29T17:58:27.391849+0000 mgr.y (mgr.25004) 180 : cluster [DBG] pgmap v274: 121 pgs: 5 peering, 12 stale+active+clean, 104 active+clean; 408 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.1 MiB/s wr, 1 op/s 2024-08-29T17:58:29.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:58:28 smithi029 bash[79042]: cluster 2024-08-29T17:58:27.873425+0000 mon.a (mon.0) 405 : cluster [DBG] osdmap e492: 8 total, 7 up, 8 in 2024-08-29T17:58:29.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:58:28 smithi029 bash[79042]: cluster 2024-08-29T17:58:27.914490+0000 mon.a (mon.0) 406 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-08-29T17:58:29.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:58:28 smithi029 bash[77880]: cluster 2024-08-29T17:58:27.391849+0000 mgr.y (mgr.25004) 180 : cluster [DBG] pgmap v274: 121 pgs: 5 peering, 12 stale+active+clean, 104 active+clean; 408 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.1 MiB/s wr, 1 op/s 2024-08-29T17:58:29.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:58:28 smithi029 bash[77880]: cluster 2024-08-29T17:58:27.873425+0000 mon.a (mon.0) 405 : cluster [DBG] osdmap e492: 8 total, 7 up, 8 in 2024-08-29T17:58:29.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:58:28 smithi029 bash[77880]: cluster 2024-08-29T17:58:27.914490+0000 mon.a (mon.0) 406 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-08-29T17:58:30.347 INFO:tasks.rados.rados.0.smithi029.stdout:2174: finishing write tid 1 to smithi02969618-26 2024-08-29T17:58:30.347 INFO:tasks.rados.rados.0.smithi029.stdout:2174: finishing write tid 2 to smithi02969618-26 2024-08-29T17:58:30.347 INFO:tasks.rados.rados.0.smithi029.stdout:2174: finishing write tid 3 to smithi02969618-26 2024-08-29T17:58:30.348 INFO:tasks.rados.rados.0.smithi029.stdout:2174: finishing write tid 4 to smithi02969618-26 2024-08-29T17:58:30.348 INFO:tasks.rados.rados.0.smithi029.stdout:2174: finishing write tid 5 to smithi02969618-26 2024-08-29T17:58:30.348 INFO:tasks.rados.rados.0.smithi029.stdout:2174: oid 26 updating version 0 to 1096 2024-08-29T17:58:30.348 INFO:tasks.rados.rados.0.smithi029.stdout:2174: oid 26 updating version 1096 to 1097 2024-08-29T17:58:30.348 INFO:tasks.rados.rados.0.smithi029.stdout:2174: oid 26 updating version 1097 to 1098 2024-08-29T17:58:30.348 INFO:tasks.rados.rados.0.smithi029.stdout:2174: oid 26 updating version 1098 to 1099 2024-08-29T17:58:30.349 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 26 v 1099 (ObjNum 669 snap 207 seq_num 669) dirty exists 2024-08-29T17:58:30.349 INFO:tasks.rados.rados.0.smithi029.stdout:2174: left oid 26 (ObjNum 669 snap 207 seq_num 669) 2024-08-29T17:58:30.349 INFO:tasks.rados.rados.0.smithi029.stdout:2175: finishing write tid 1 to smithi02969618-25 2024-08-29T17:58:30.349 INFO:tasks.rados.rados.0.smithi029.stdout:2175: finishing write tid 2 to smithi02969618-25 2024-08-29T17:58:30.349 INFO:tasks.rados.rados.0.smithi029.stdout:2172: expect (ObjNum 592 snap 182 seq_num 592) 2024-08-29T17:58:30.385 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:58:29 smithi029 bash[77880]: cluster 2024-08-29T17:58:28.925866+0000 mon.a (mon.0) 407 : cluster [DBG] osdmap e493: 8 total, 7 up, 8 in 2024-08-29T17:58:30.385 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:58:29 smithi029 bash[79042]: cluster 2024-08-29T17:58:28.925866+0000 mon.a (mon.0) 407 : cluster [DBG] osdmap e493: 8 total, 7 up, 8 in 2024-08-29T17:58:30.399 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:58:29 smithi110 bash[67519]: cluster 2024-08-29T17:58:28.925866+0000 mon.a (mon.0) 407 : cluster [DBG] osdmap e493: 8 total, 7 up, 8 in 2024-08-29T17:58:30.903 INFO:tasks.rados.rados.0.smithi029.stdout:2175: finishing write tid 3 to smithi02969618-25 2024-08-29T17:58:30.903 INFO:tasks.rados.rados.0.smithi029.stdout:2175: finishing write tid 4 to smithi02969618-25 2024-08-29T17:58:30.903 INFO:tasks.rados.rados.0.smithi029.stdout:2175: finishing write tid 5 to smithi02969618-25 2024-08-29T17:58:30.903 INFO:tasks.rados.rados.0.smithi029.stdout:2175: finishing write tid 6 to smithi02969618-25 2024-08-29T17:58:30.903 INFO:tasks.rados.rados.0.smithi029.stdout:2175: oid 25 updating version 0 to 1101 2024-08-29T17:58:30.903 INFO:tasks.rados.rados.0.smithi029.stdout:2175: oid 25 updating version 1101 to 1104 2024-08-29T17:58:30.903 INFO:tasks.rados.rados.0.smithi029.stdout:2175: oid 25 version 1104 is already newer than 1102 2024-08-29T17:58:30.904 INFO:tasks.rados.rados.0.smithi029.stdout:2175: oid 25 version 1104 is already newer than 1103 2024-08-29T17:58:30.904 INFO:tasks.rados.rados.0.smithi029.stdout:2175: oid 25 version 1104 is already newer than 1100 2024-08-29T17:58:30.904 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 25 v 1104 (ObjNum 670 snap 207 seq_num 670) dirty exists 2024-08-29T17:58:30.904 INFO:tasks.rados.rados.0.smithi029.stdout:2175: left oid 25 (ObjNum 670 snap 207 seq_num 670) 2024-08-29T17:58:30.904 INFO:tasks.rados.rados.0.smithi029.stdout:2176: expect (ObjNum 614 snap 186 seq_num 614) 2024-08-29T17:58:31.125 INFO:tasks.rados.rados.0.smithi029.stdout:2178: finishing copy_from to smithi02969618-46 2024-08-29T17:58:31.126 INFO:tasks.rados.rados.0.smithi029.stdout:2178: got expected ENOENT (src dne) 2024-08-29T17:58:31.126 INFO:tasks.rados.rados.0.smithi029.stdout:2178: finishing copy_from racing read to smithi02969618-46 2024-08-29T17:58:31.126 INFO:tasks.rados.rados.0.smithi029.stdout:2177: finishing write tid 1 to smithi02969618-24 2024-08-29T17:58:31.126 INFO:tasks.rados.rados.0.smithi029.stdout:2177: finishing write tid 2 to smithi02969618-24 2024-08-29T17:58:31.126 INFO:tasks.rados.rados.0.smithi029.stdout:2177: finishing write tid 3 to smithi02969618-24 2024-08-29T17:58:31.126 INFO:tasks.rados.rados.0.smithi029.stdout:2177: finishing write tid 4 to smithi02969618-24 2024-08-29T17:58:31.126 INFO:tasks.rados.rados.0.smithi029.stdout:2177: finishing write tid 5 to smithi02969618-24 2024-08-29T17:58:31.126 INFO:tasks.rados.rados.0.smithi029.stdout:2177: oid 24 updating version 0 to 1756 2024-08-29T17:58:31.126 INFO:tasks.rados.rados.0.smithi029.stdout:2177: oid 24 updating version 1756 to 1757 2024-08-29T17:58:31.126 INFO:tasks.rados.rados.0.smithi029.stdout:2177: oid 24 updating version 1757 to 1759 2024-08-29T17:58:31.126 INFO:tasks.rados.rados.0.smithi029.stdout:2177: oid 24 version 1759 is already newer than 1758 2024-08-29T17:58:31.126 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 24 v 1759 (ObjNum 671 snap 207 seq_num 671) dirty exists 2024-08-29T17:58:31.127 INFO:tasks.rados.rados.0.smithi029.stdout:2177: left oid 24 (ObjNum 671 snap 207 seq_num 671) 2024-08-29T17:58:31.127 INFO:tasks.rados.rados.0.smithi029.stdout:2170: done (8 left) 2024-08-29T17:58:31.127 INFO:tasks.rados.rados.0.smithi029.stdout:2172: done (7 left) 2024-08-29T17:58:31.127 INFO:tasks.rados.rados.0.smithi029.stdout:2174: done (6 left) 2024-08-29T17:58:31.127 INFO:tasks.rados.rados.0.smithi029.stdout:2175: done (5 left) 2024-08-29T17:58:31.127 INFO:tasks.rados.rados.0.smithi029.stdout:2176: done (4 left) 2024-08-29T17:58:31.127 INFO:tasks.rados.rados.0.smithi029.stdout:2177: done (3 left) 2024-08-29T17:58:31.127 INFO:tasks.rados.rados.0.smithi029.stdout:2178: done (2 left) 2024-08-29T17:58:31.127 INFO:tasks.rados.rados.0.smithi029.stdout:2179: done (1 left) 2024-08-29T17:58:31.127 INFO:tasks.rados.rados.0.smithi029.stdout:2180: done (0 left) 2024-08-29T17:58:31.127 INFO:tasks.rados.rados.0.smithi029.stdout:2181: delete oid 16 current snap is 208 2024-08-29T17:58:31.133 INFO:tasks.rados.rados.0.smithi029.stdout:2181: done (0 left) 2024-08-29T17:58:31.133 INFO:tasks.rados.rados.0.smithi029.stdout:2182: rollback oid 28 current snap is 208 2024-08-29T17:58:31.133 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 28 to 197 2024-08-29T17:58:31.133 INFO:tasks.rados.rados.0.smithi029.stdout:2183: copy_from oid 35 from oid 21 current snap is 208 2024-08-29T17:58:31.134 INFO:tasks.rados.rados.0.smithi029.stdout:2184: delete oid 50 current snap is 208 2024-08-29T17:58:31.138 INFO:tasks.rados.rados.0.smithi029.stdout:2184: done (2 left) 2024-08-29T17:58:31.138 INFO:tasks.rados.rados.0.smithi029.stdout:2185: setattr oid 44 current snap is 208 2024-08-29T17:58:31.140 INFO:tasks.rados.rados.0.smithi029.stdout:2182: finishing rollback tid 0 to smithi02969618-28 2024-08-29T17:58:31.141 INFO:tasks.rados.rados.0.smithi029.stdout:2183: finishing copy_from to smithi02969618-35 2024-08-29T17:58:31.141 INFO:tasks.rados.rados.0.smithi029.stdout:2183: got expected ENOENT (src dne) 2024-08-29T17:58:31.141 INFO:tasks.rados.rados.0.smithi029.stdout:2183: finishing copy_from racing read to smithi02969618-35 2024-08-29T17:58:31.142 INFO:tasks.rados.rados.0.smithi029.stdout:2182: finishing rollback tid 1 to smithi02969618-28 2024-08-29T17:58:31.142 INFO:tasks.rados.rados.0.smithi029.stdout:2182: finishing rollback tid 2 to smithi02969618-28 2024-08-29T17:58:31.142 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 28 v 1131 (ObjNum 532 snap 164 seq_num 532) dirty exists 2024-08-29T17:58:31.144 INFO:tasks.rados.rados.0.smithi029.stdout:2182: done (2 left) 2024-08-29T17:58:31.144 INFO:tasks.rados.rados.0.smithi029.stdout:2183: done (1 left) 2024-08-29T17:58:31.144 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 3 current snap is 208 2024-08-29T17:58:31.144 INFO:tasks.rados.rados.0.smithi029.stdout:2186: seq_num 674 ranges {1449984=491520,1941504=417792,2359296=483328,2842624=303104} 2024-08-29T17:58:31.175 INFO:tasks.rados.rados.0.smithi029.stdout:2186: writing smithi02969618-3 from 1449984 to 1941504 tid 1 2024-08-29T17:58:31.182 INFO:tasks.rados.rados.0.smithi029.stdout:2186: writing smithi02969618-3 from 1941504 to 2359296 tid 2 2024-08-29T17:58:31.188 INFO:tasks.rados.rados.0.smithi029.stdout:2186: writing smithi02969618-3 from 2359296 to 2842624 tid 3 2024-08-29T17:58:31.193 INFO:tasks.rados.rados.0.smithi029.stdout:2186: writing smithi02969618-3 from 2842624 to 3145728 tid 4 2024-08-29T17:58:31.193 INFO:tasks.rados.rados.0.smithi029.stdout:2187: read oid 28 snap -1 2024-08-29T17:58:31.193 INFO:tasks.rados.rados.0.smithi029.stdout:2187: expect (ObjNum 532 snap 164 seq_num 532) 2024-08-29T17:58:31.193 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 7 current snap is 208 2024-08-29T17:58:31.193 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 44 v 1182 (ObjNum 661 snap 206 seq_num 661) dirty exists 2024-08-29T17:58:31.193 INFO:tasks.rados.rados.0.smithi029.stdout:2186: finishing write tid 1 to smithi02969618-3 2024-08-29T17:58:31.193 INFO:tasks.rados.rados.0.smithi029.stdout:2188: seq_num 675 ranges {3104768=507904,3612672=704512,4317184=499712} 2024-08-29T17:58:31.233 INFO:tasks.rados.rados.0.smithi029.stdout:2188: writing smithi02969618-7 from 3104768 to 3612672 tid 1 2024-08-29T17:58:31.240 INFO:tasks.rados.rados.0.smithi029.stdout:2188: writing smithi02969618-7 from 3612672 to 4317184 tid 2 2024-08-29T17:58:31.245 INFO:tasks.rados.rados.0.smithi029.stdout:2188: writing smithi02969618-7 from 4317184 to 4816896 tid 3 2024-08-29T17:58:31.245 INFO:tasks.rados.rados.0.smithi029.stdout:2185: done (3 left) 2024-08-29T17:58:31.245 INFO:tasks.rados.rados.0.smithi029.stdout:2189: snap_create 2024-08-29T17:58:31.246 INFO:tasks.rados.rados.0.smithi029.stdout:2186: finishing write tid 2 to smithi02969618-3 2024-08-29T17:58:31.246 INFO:tasks.rados.rados.0.smithi029.stdout:2186: finishing write tid 3 to smithi02969618-3 2024-08-29T17:58:31.246 INFO:tasks.rados.rados.0.smithi029.stdout:2186: finishing write tid 4 to smithi02969618-3 2024-08-29T17:58:31.246 INFO:tasks.rados.rados.0.smithi029.stdout:2186: finishing write tid 5 to smithi02969618-3 2024-08-29T17:58:31.246 INFO:tasks.rados.rados.0.smithi029.stdout:2186: finishing write tid 6 to smithi02969618-3 2024-08-29T17:58:31.246 INFO:tasks.rados.rados.0.smithi029.stdout:2186: oid 3 updating version 0 to 1041 2024-08-29T17:58:31.246 INFO:tasks.rados.rados.0.smithi029.stdout:2186: oid 3 version 1041 is already newer than 1039 2024-08-29T17:58:31.246 INFO:tasks.rados.rados.0.smithi029.stdout:2186: oid 3 updating version 1041 to 1042 2024-08-29T17:58:31.246 INFO:tasks.rados.rados.0.smithi029.stdout:2186: oid 3 version 1042 is already newer than 1038 2024-08-29T17:58:31.246 INFO:tasks.rados.rados.0.smithi029.stdout:2186: oid 3 version 1042 is already newer than 1040 2024-08-29T17:58:31.246 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 3 v 1042 (ObjNum 674 snap 208 seq_num 674) dirty exists 2024-08-29T17:58:31.246 INFO:tasks.rados.rados.0.smithi029.stdout:2186: left oid 3 (ObjNum 674 snap 208 seq_num 674) 2024-08-29T17:58:31.246 INFO:tasks.rados.rados.0.smithi029.stdout:2187: expect (ObjNum 532 snap 164 seq_num 532) 2024-08-29T17:58:31.305 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:58:30 smithi029 bash[79042]: cluster 2024-08-29T17:58:29.392668+0000 mgr.y (mgr.25004) 181 : cluster [DBG] pgmap v277: 121 pgs: 20 active+undersized, 5 peering, 2 stale+active+clean, 7 active+undersized+degraded, 87 active+clean; 417 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 37 MiB/s rd, 2.5 MiB/s wr, 18 op/s; 40/603 objects degraded (6.633%) 2024-08-29T17:58:31.306 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:58:30 smithi029 bash[79042]: cluster 2024-08-29T17:58:29.919693+0000 mon.a (mon.0) 408 : cluster [WRN] Health check failed: Degraded data redundancy: 40/603 objects degraded (6.633%), 7 pgs degraded (PG_DEGRADED) 2024-08-29T17:58:31.306 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:58:30 smithi029 bash[79042]: cluster 2024-08-29T17:58:29.923960+0000 mon.a (mon.0) 409 : cluster [DBG] osdmap e494: 8 total, 7 up, 8 in 2024-08-29T17:58:31.306 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:58:30 smithi029 bash[77880]: cluster 2024-08-29T17:58:29.392668+0000 mgr.y (mgr.25004) 181 : cluster [DBG] pgmap v277: 121 pgs: 20 active+undersized, 5 peering, 2 stale+active+clean, 7 active+undersized+degraded, 87 active+clean; 417 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 37 MiB/s rd, 2.5 MiB/s wr, 18 op/s; 40/603 objects degraded (6.633%) 2024-08-29T17:58:31.306 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:58:30 smithi029 bash[77880]: cluster 2024-08-29T17:58:29.919693+0000 mon.a (mon.0) 408 : cluster [WRN] Health check failed: Degraded data redundancy: 40/603 objects degraded (6.633%), 7 pgs degraded (PG_DEGRADED) 2024-08-29T17:58:31.306 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:58:30 smithi029 bash[77880]: cluster 2024-08-29T17:58:29.923960+0000 mon.a (mon.0) 409 : cluster [DBG] osdmap e494: 8 total, 7 up, 8 in 2024-08-29T17:58:31.399 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:58:30 smithi110 bash[67519]: cluster 2024-08-29T17:58:29.392668+0000 mgr.y (mgr.25004) 181 : cluster [DBG] pgmap v277: 121 pgs: 20 active+undersized, 5 peering, 2 stale+active+clean, 7 active+undersized+degraded, 87 active+clean; 417 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 37 MiB/s rd, 2.5 MiB/s wr, 18 op/s; 40/603 objects degraded (6.633%) 2024-08-29T17:58:31.399 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:58:30 smithi110 bash[67519]: cluster 2024-08-29T17:58:29.919693+0000 mon.a (mon.0) 408 : cluster [WRN] Health check failed: Degraded data redundancy: 40/603 objects degraded (6.633%), 7 pgs degraded (PG_DEGRADED) 2024-08-29T17:58:31.399 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:58:30 smithi110 bash[67519]: cluster 2024-08-29T17:58:29.923960+0000 mon.a (mon.0) 409 : cluster [DBG] osdmap e494: 8 total, 7 up, 8 in 2024-08-29T17:58:31.528 INFO:tasks.rados.rados.0.smithi029.stdout:2188: finishing write tid 1 to smithi02969618-7 2024-08-29T17:58:31.621 INFO:tasks.rados.rados.0.smithi029.stdout:2188: finishing write tid 2 to smithi02969618-7 2024-08-29T17:58:31.621 INFO:tasks.rados.rados.0.smithi029.stdout:2188: finishing write tid 3 to smithi02969618-7 2024-08-29T17:58:31.621 INFO:tasks.rados.rados.0.smithi029.stdout:2188: finishing write tid 4 to smithi02969618-7 2024-08-29T17:58:31.621 INFO:tasks.rados.rados.0.smithi029.stdout:2188: finishing write tid 5 to smithi02969618-7 2024-08-29T17:58:31.621 INFO:tasks.rados.rados.0.smithi029.stdout:2188: oid 7 updating version 0 to 1046 2024-08-29T17:58:31.621 INFO:tasks.rados.rados.0.smithi029.stdout:2188: oid 7 version 1046 is already newer than 1044 2024-08-29T17:58:31.621 INFO:tasks.rados.rados.0.smithi029.stdout:2188: oid 7 version 1046 is already newer than 1045 2024-08-29T17:58:31.621 INFO:tasks.rados.rados.0.smithi029.stdout:2188: oid 7 version 1046 is already newer than 1043 2024-08-29T17:58:31.621 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 7 v 1046 (ObjNum 675 snap 208 seq_num 675) dirty exists 2024-08-29T17:58:31.621 INFO:tasks.rados.rados.0.smithi029.stdout:2188: left oid 7 (ObjNum 675 snap 208 seq_num 675) 2024-08-29T17:58:31.622 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:58:31 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T17:58:31.622 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:58:31 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T17:58:31.623 INFO:journalctl@ceph.mds.a.smithi029.stdout:Aug 29 17:58:31 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T17:58:31.623 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Aug 29 17:58:31 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T17:58:31.623 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Aug 29 17:58:31 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T17:58:31.624 INFO:journalctl@ceph.osd.1.smithi029.stdout:Aug 29 17:58:31 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T17:58:31.624 INFO:journalctl@ceph.osd.3.smithi029.stdout:Aug 29 17:58:31 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T17:58:31.625 INFO:journalctl@ceph.osd.0.smithi029.stdout:Aug 29 17:58:31 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T17:58:31.625 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:58:31 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T17:58:31.626 INFO:journalctl@ceph.osd.2.smithi029.stdout:Aug 29 17:58:31 smithi029 systemd[1]: ceph-5b99e290-662c-11ef-bcd4-c7b262605968@osd.2.service: Deactivated successfully. 2024-08-29T17:58:31.626 INFO:journalctl@ceph.osd.2.smithi029.stdout:Aug 29 17:58:31 smithi029 systemd[1]: Stopped Ceph osd.2 for 5b99e290-662c-11ef-bcd4-c7b262605968. 2024-08-29T17:58:31.626 INFO:journalctl@ceph.osd.2.smithi029.stdout:Aug 29 17:58:31 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T17:58:31.626 INFO:journalctl@ceph.osd.2.smithi029.stdout:Aug 29 17:58:31 smithi029 systemd[1]: Started Ceph osd.2 for 5b99e290-662c-11ef-bcd4-c7b262605968. 2024-08-29T17:58:31.952 INFO:tasks.rados.rados.0.smithi029.stdout:2186: done (3 left) 2024-08-29T17:58:31.952 INFO:tasks.rados.rados.0.smithi029.stdout:2187: done (2 left) 2024-08-29T17:58:31.952 INFO:tasks.rados.rados.0.smithi029.stdout:2188: done (1 left) 2024-08-29T17:58:31.952 INFO:tasks.rados.rados.0.smithi029.stdout:2189: done (0 left) 2024-08-29T17:58:31.952 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 6 current snap is 209 2024-08-29T17:58:31.952 INFO:tasks.rados.rados.0.smithi029.stdout:2190: seq_num 676 ranges {0=524288,524288=589824,1114112=450560,1564672=163840} 2024-08-29T17:58:31.955 INFO:tasks.rados.rados.0.smithi029.stdout:2190: writing smithi02969618-6 from 0 to 524288 tid 1 2024-08-29T17:58:31.960 INFO:tasks.rados.rados.0.smithi029.stdout:2190: writing smithi02969618-6 from 524288 to 1114112 tid 2 2024-08-29T17:58:31.964 INFO:tasks.rados.rados.0.smithi029.stdout:2190: writing smithi02969618-6 from 1114112 to 1564672 tid 3 2024-08-29T17:58:31.965 INFO:tasks.rados.rados.0.smithi029.stdout:2190: writing smithi02969618-6 from 1564672 to 1728512 tid 4 2024-08-29T17:58:31.965 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 36 current snap is 209 2024-08-29T17:58:31.965 INFO:tasks.rados.rados.0.smithi029.stdout:2191: seq_num 677 ranges {0=540672,540672=516096,1056768=655360,1712128=32768} 2024-08-29T17:58:31.969 INFO:tasks.rados.rados.0.smithi029.stdout:2191: writing smithi02969618-36 from 0 to 540672 tid 1 2024-08-29T17:58:31.973 INFO:tasks.rados.rados.0.smithi029.stdout:2191: writing smithi02969618-36 from 540672 to 1056768 tid 2 2024-08-29T17:58:31.979 INFO:tasks.rados.rados.0.smithi029.stdout:2191: writing smithi02969618-36 from 1056768 to 1712128 tid 3 2024-08-29T17:58:31.979 INFO:tasks.rados.rados.0.smithi029.stdout:2191: writing smithi02969618-36 from 1712128 to 1744896 tid 4 2024-08-29T17:58:31.979 INFO:tasks.rados.rados.0.smithi029.stdout:2192: snap_create 2024-08-29T17:58:31.980 INFO:tasks.rados.rados.0.smithi029.stdout:2190: finishing write tid 1 to smithi02969618-6 2024-08-29T17:58:31.980 INFO:tasks.rados.rados.0.smithi029.stdout:2190: finishing write tid 2 to smithi02969618-6 2024-08-29T17:58:31.980 INFO:tasks.rados.rados.0.smithi029.stdout:2190: finishing write tid 3 to smithi02969618-6 2024-08-29T17:58:31.980 INFO:tasks.rados.rados.0.smithi029.stdout:2190: finishing write tid 4 to smithi02969618-6 2024-08-29T17:58:31.980 INFO:tasks.rados.rados.0.smithi029.stdout:2190: finishing write tid 5 to smithi02969618-6 2024-08-29T17:58:31.980 INFO:tasks.rados.rados.0.smithi029.stdout:2190: finishing write tid 6 to smithi02969618-6 2024-08-29T17:58:31.981 INFO:tasks.rados.rados.0.smithi029.stdout:2190: oid 6 updating version 0 to 799 2024-08-29T17:58:31.981 INFO:tasks.rados.rados.0.smithi029.stdout:2190: oid 6 updating version 799 to 801 2024-08-29T17:58:31.981 INFO:tasks.rados.rados.0.smithi029.stdout:2190: oid 6 version 801 is already newer than 798 2024-08-29T17:58:31.981 INFO:tasks.rados.rados.0.smithi029.stdout:2190: oid 6 version 801 is already newer than 800 2024-08-29T17:58:31.981 INFO:tasks.rados.rados.0.smithi029.stdout:2190: oid 6 updating version 801 to 802 2024-08-29T17:58:31.981 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 6 v 802 (ObjNum 676 snap 209 seq_num 676) dirty exists 2024-08-29T17:58:31.981 INFO:tasks.rados.rados.0.smithi029.stdout:2190: left oid 6 (ObjNum 676 snap 209 seq_num 676) 2024-08-29T17:58:31.981 INFO:tasks.rados.rados.0.smithi029.stdout:2191: finishing write tid 1 to smithi02969618-36 2024-08-29T17:58:31.986 INFO:tasks.rados.rados.0.smithi029.stdout:2191: finishing write tid 2 to smithi02969618-36 2024-08-29T17:58:31.986 INFO:tasks.rados.rados.0.smithi029.stdout:2191: finishing write tid 3 to smithi02969618-36 2024-08-29T17:58:31.986 INFO:tasks.rados.rados.0.smithi029.stdout:2191: finishing write tid 4 to smithi02969618-36 2024-08-29T17:58:31.990 INFO:tasks.rados.rados.0.smithi029.stdout:2191: finishing write tid 5 to smithi02969618-36 2024-08-29T17:58:31.992 INFO:tasks.rados.rados.0.smithi029.stdout:2191: finishing write tid 6 to smithi02969618-36 2024-08-29T17:58:31.992 INFO:tasks.rados.rados.0.smithi029.stdout:2191: oid 36 updating version 0 to 804 2024-08-29T17:58:31.992 INFO:tasks.rados.rados.0.smithi029.stdout:2191: oid 36 version 804 is already newer than 803 2024-08-29T17:58:31.992 INFO:tasks.rados.rados.0.smithi029.stdout:2191: oid 36 updating version 804 to 806 2024-08-29T17:58:31.992 INFO:tasks.rados.rados.0.smithi029.stdout:2191: oid 36 version 806 is already newer than 805 2024-08-29T17:58:31.992 INFO:tasks.rados.rados.0.smithi029.stdout:2191: oid 36 updating version 806 to 807 2024-08-29T17:58:31.993 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 36 v 807 (ObjNum 677 snap 209 seq_num 677) dirty exists 2024-08-29T17:58:31.993 INFO:tasks.rados.rados.0.smithi029.stdout:2191: left oid 36 (ObjNum 677 snap 209 seq_num 677) 2024-08-29T17:58:32.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:58:32 smithi029 bash[79042]: cluster 2024-08-29T17:58:31.393724+0000 mgr.y (mgr.25004) 182 : cluster [DBG] pgmap v279: 121 pgs: 23 active+undersized, 5 peering, 9 active+undersized+degraded, 84 active+clean; 421 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 37 MiB/s rd, 3.1 MiB/s wr, 21 op/s; 60/612 objects degraded (9.804%) 2024-08-29T17:58:32.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:58:32 smithi029 bash[79042]: audit 2024-08-29T17:58:31.633985+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:58:32.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:58:32 smithi029 bash[79042]: audit 2024-08-29T17:58:31.639403+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:58:32.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:58:32 smithi029 bash[79042]: audit 2024-08-29T17:58:31.640669+0000 mon.c (mon.2) 93 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:58:32.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:58:32 smithi029 bash[79042]: cluster 2024-08-29T17:58:31.953252+0000 mon.a (mon.0) 412 : cluster [DBG] osdmap e495: 8 total, 7 up, 8 in 2024-08-29T17:58:32.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:58:32 smithi029 bash[77880]: cluster 2024-08-29T17:58:31.393724+0000 mgr.y (mgr.25004) 182 : cluster [DBG] pgmap v279: 121 pgs: 23 active+undersized, 5 peering, 9 active+undersized+degraded, 84 active+clean; 421 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 37 MiB/s rd, 3.1 MiB/s wr, 21 op/s; 60/612 objects degraded (9.804%) 2024-08-29T17:58:32.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:58:32 smithi029 bash[77880]: audit 2024-08-29T17:58:31.633985+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:58:32.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:58:32 smithi029 bash[77880]: audit 2024-08-29T17:58:31.639403+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:58:32.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:58:32 smithi029 bash[77880]: audit 2024-08-29T17:58:31.640669+0000 mon.c (mon.2) 93 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:58:32.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:58:32 smithi029 bash[77880]: cluster 2024-08-29T17:58:31.953252+0000 mon.a (mon.0) 412 : cluster [DBG] osdmap e495: 8 total, 7 up, 8 in 2024-08-29T17:58:32.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:58:32 smithi110 bash[67519]: cluster 2024-08-29T17:58:31.393724+0000 mgr.y (mgr.25004) 182 : cluster [DBG] pgmap v279: 121 pgs: 23 active+undersized, 5 peering, 9 active+undersized+degraded, 84 active+clean; 421 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 37 MiB/s rd, 3.1 MiB/s wr, 21 op/s; 60/612 objects degraded (9.804%) 2024-08-29T17:58:32.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:58:32 smithi110 bash[67519]: audit 2024-08-29T17:58:31.633985+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:58:32.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:58:32 smithi110 bash[67519]: audit 2024-08-29T17:58:31.639403+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:58:32.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:58:32 smithi110 bash[67519]: audit 2024-08-29T17:58:31.640669+0000 mon.c (mon.2) 93 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:58:32.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:58:32 smithi110 bash[67519]: cluster 2024-08-29T17:58:31.953252+0000 mon.a (mon.0) 412 : cluster [DBG] osdmap e495: 8 total, 7 up, 8 in 2024-08-29T17:58:32.948 INFO:tasks.rados.rados.0.smithi029.stdout:2190: done (2 left) 2024-08-29T17:58:32.948 INFO:tasks.rados.rados.0.smithi029.stdout:2191: done (1 left) 2024-08-29T17:58:32.948 INFO:tasks.rados.rados.0.smithi029.stdout:2192: done (0 left) 2024-08-29T17:58:32.948 INFO:tasks.rados.rados.0.smithi029.stdout:2193: rmattr oid 11 current snap is 210 2024-08-29T17:58:32.948 INFO:tasks.rados.rados.0.smithi029.stdout:2193: done (0 left) 2024-08-29T17:58:32.948 INFO:tasks.rados.rados.0.smithi029.stdout:2194: read oid 45 snap -1 2024-08-29T17:58:32.948 INFO:tasks.rados.rados.0.smithi029.stdout:2194: expect (ObjNum 572 snap 176 seq_num 572) 2024-08-29T17:58:32.948 INFO:tasks.rados.rados.0.smithi029.stdout:2195: copy_from oid 30 from oid 9 current snap is 210 2024-08-29T17:58:32.949 INFO:tasks.rados.rados.0.smithi029.stdout:2196: snap_create 2024-08-29T17:58:32.970 INFO:tasks.rados.rados.0.smithi029.stdout:2194: expect (ObjNum 572 snap 176 seq_num 572) 2024-08-29T17:58:33.082 INFO:tasks.rados.rados.0.smithi029.stdout:2195: finishing copy_from racing read to smithi02969618-30 2024-08-29T17:58:33.082 INFO:tasks.rados.rados.0.smithi029.stdout:2195: finishing copy_from to smithi02969618-30 2024-08-29T17:58:33.082 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 30 v 855 (ObjNum 643 snap 200 seq_num 643) dirty exists 2024-08-29T17:58:33.399 INFO:journalctl@ceph.osd.2.smithi029.stdout:Aug 29 17:58:33 smithi029 bash[92057]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-29T17:58:33.399 INFO:journalctl@ceph.osd.2.smithi029.stdout:Aug 29 17:58:33 smithi029 bash[92057]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-29T17:58:33.400 INFO:journalctl@ceph.osd.2.smithi029.stdout:Aug 29 17:58:33 smithi029 bash[92057]: --> Failed to activate via raw: activate() takes 1 positional argument but 5 were given 2024-08-29T17:58:33.400 INFO:journalctl@ceph.osd.2.smithi029.stdout:Aug 29 17:58:33 smithi029 bash[92057]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-29T17:58:33.400 INFO:journalctl@ceph.osd.2.smithi029.stdout:Aug 29 17:58:33 smithi029 bash[92057]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-29T17:58:33.784 INFO:journalctl@ceph.osd.2.smithi029.stdout:Aug 29 17:58:33 smithi029 bash[92057]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-08-29T17:58:33.785 INFO:journalctl@ceph.osd.2.smithi029.stdout:Aug 29 17:58:33 smithi029 bash[92057]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_2 --path /var/lib/ceph/osd/ceph-2 --no-mon-config 2024-08-29T17:58:33.962 INFO:tasks.rados.rados.0.smithi029.stdout:2194: done (2 left) 2024-08-29T17:58:33.962 INFO:tasks.rados.rados.0.smithi029.stdout:2195: done (1 left) 2024-08-29T17:58:33.962 INFO:tasks.rados.rados.0.smithi029.stdout:2196: done (0 left) 2024-08-29T17:58:33.962 INFO:tasks.rados.rados.0.smithi029.stdout:2197: rollback oid 30 current snap is 211 2024-08-29T17:58:33.962 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 30 to 209 2024-08-29T17:58:33.962 INFO:tasks.rados.rados.0.smithi029.stdout:2198: rollback oid 36 current snap is 211 2024-08-29T17:58:33.962 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 36 to 204 2024-08-29T17:58:33.962 INFO:tasks.rados.rados.0.smithi029.stdout:2199: read oid 1 snap -1 2024-08-29T17:58:33.963 INFO:tasks.rados.rados.0.smithi029.stdout:2199: expect (ObjNum 619 snap 188 seq_num 619) 2024-08-29T17:58:33.963 INFO:tasks.rados.rados.0.smithi029.stdout:2200: rmattr oid 4 current snap is 211 2024-08-29T17:58:33.963 INFO:tasks.rados.rados.0.smithi029.stdout:2201: copy_from oid 37 from oid 38 current snap is 211 2024-08-29T17:58:33.963 INFO:tasks.rados.rados.0.smithi029.stdout:2202: snap_remove snap 197 2024-08-29T17:58:34.051 INFO:journalctl@ceph.osd.2.smithi029.stdout:Aug 29 17:58:33 smithi029 bash[92057]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_2 /var/lib/ceph/osd/ceph-2/block 2024-08-29T17:58:34.051 INFO:journalctl@ceph.osd.2.smithi029.stdout:Aug 29 17:58:33 smithi029 bash[92057]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-2/block 2024-08-29T17:58:34.051 INFO:journalctl@ceph.osd.2.smithi029.stdout:Aug 29 17:58:33 smithi029 bash[92057]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-08-29T17:58:34.051 INFO:journalctl@ceph.osd.2.smithi029.stdout:Aug 29 17:58:33 smithi029 bash[92057]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-08-29T17:58:34.051 INFO:journalctl@ceph.osd.2.smithi029.stdout:Aug 29 17:58:33 smithi029 bash[92057]: --> ceph-volume lvm activate successful for osd ID: 2 2024-08-29T17:58:34.052 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:58:33 smithi029 bash[79042]: cluster 2024-08-29T17:58:32.949463+0000 mon.a (mon.0) 413 : cluster [DBG] osdmap e496: 8 total, 7 up, 8 in 2024-08-29T17:58:34.052 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:58:33 smithi029 bash[79042]: audit 2024-08-29T17:58:33.440039+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:58:34.052 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:58:33 smithi029 bash[79042]: audit 2024-08-29T17:58:33.441319+0000 mon.c (mon.2) 94 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T17:58:34.052 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:58:33 smithi029 bash[77880]: cluster 2024-08-29T17:58:32.949463+0000 mon.a (mon.0) 413 : cluster [DBG] osdmap e496: 8 total, 7 up, 8 in 2024-08-29T17:58:34.052 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:58:33 smithi029 bash[77880]: audit 2024-08-29T17:58:33.440039+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:58:34.052 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:58:33 smithi029 bash[77880]: audit 2024-08-29T17:58:33.441319+0000 mon.c (mon.2) 94 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T17:58:34.399 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:58:33 smithi110 bash[67519]: cluster 2024-08-29T17:58:32.949463+0000 mon.a (mon.0) 413 : cluster [DBG] osdmap e496: 8 total, 7 up, 8 in 2024-08-29T17:58:34.399 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:58:33 smithi110 bash[67519]: audit 2024-08-29T17:58:33.440039+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:58:34.399 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:58:33 smithi110 bash[67519]: audit 2024-08-29T17:58:33.441319+0000 mon.c (mon.2) 94 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T17:58:34.899 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:58:34 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:17:58:34] "GET /metrics HTTP/1.1" 200 36281 "" "Prometheus/2.43.0" 2024-08-29T17:58:34.966 INFO:tasks.rados.rados.0.smithi029.stdout:2202: done (5 left) 2024-08-29T17:58:34.966 INFO:tasks.rados.rados.0.smithi029.stdout:2203: copy_from oid 32 from oid 29 current snap is 211 2024-08-29T17:58:34.966 INFO:tasks.rados.rados.0.smithi029.stdout:2201: finishing copy_from to smithi02969618-37 2024-08-29T17:58:34.967 INFO:tasks.rados.rados.0.smithi029.stdout:2201: got expected ENOENT (src dne) 2024-08-29T17:58:34.967 INFO:tasks.rados.rados.0.smithi029.stdout:2201: finishing copy_from racing read to smithi02969618-37 2024-08-29T17:58:34.967 INFO:tasks.rados.rados.0.smithi029.stdout:2198: finishing rollback tid 0 to smithi02969618-36 2024-08-29T17:58:34.967 INFO:tasks.rados.rados.0.smithi029.stdout:2198: finishing rollback tid 1 to smithi02969618-36 2024-08-29T17:58:34.967 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 36 v 809 (ObjNum 273 snap 0 seq_num 0) dirty dne 2024-08-29T17:58:34.967 INFO:tasks.rados.rados.0.smithi029.stdout:2197: finishing rollback tid 0 to smithi02969618-30 2024-08-29T17:58:34.967 INFO:tasks.rados.rados.0.smithi029.stdout:2197: finishing rollback tid 1 to smithi02969618-30 2024-08-29T17:58:34.967 INFO:tasks.rados.rados.0.smithi029.stdout:2197: finishing rollback tid 2 to smithi02969618-30 2024-08-29T17:58:34.967 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 30 v 1033 (ObjNum 614 snap 186 seq_num 614) dirty exists 2024-08-29T17:58:34.967 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 4 v 1034 (ObjNum 455 snap 135 seq_num 455) dirty exists 2024-08-29T17:58:34.967 INFO:tasks.rados.rados.0.smithi029.stdout:2199: expect (ObjNum 619 snap 188 seq_num 619) 2024-08-29T17:58:35.399 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:58:34 smithi110 bash[67519]: cluster 2024-08-29T17:58:33.394300+0000 mgr.y (mgr.25004) 183 : cluster [DBG] pgmap v282: 121 pgs: 27 active+undersized, 10 active+undersized+degraded, 84 active+clean; 421 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 41 MiB/s rd, 3.2 MiB/s wr, 23 op/s; 64/615 objects degraded (10.407%) 2024-08-29T17:58:35.399 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:58:34 smithi110 bash[67519]: cluster 2024-08-29T17:58:33.943980+0000 mon.a (mon.0) 415 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-08-29T17:58:35.399 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:58:34 smithi110 bash[67519]: cluster 2024-08-29T17:58:33.962621+0000 mon.a (mon.0) 416 : cluster [DBG] osdmap e497: 8 total, 7 up, 8 in 2024-08-29T17:58:35.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:58:34 smithi029 bash[77880]: cluster 2024-08-29T17:58:33.394300+0000 mgr.y (mgr.25004) 183 : cluster [DBG] pgmap v282: 121 pgs: 27 active+undersized, 10 active+undersized+degraded, 84 active+clean; 421 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 41 MiB/s rd, 3.2 MiB/s wr, 23 op/s; 64/615 objects degraded (10.407%) 2024-08-29T17:58:35.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:58:34 smithi029 bash[77880]: cluster 2024-08-29T17:58:33.943980+0000 mon.a (mon.0) 415 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-08-29T17:58:35.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:58:34 smithi029 bash[77880]: cluster 2024-08-29T17:58:33.962621+0000 mon.a (mon.0) 416 : cluster [DBG] osdmap e497: 8 total, 7 up, 8 in 2024-08-29T17:58:35.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:58:34 smithi029 bash[79042]: cluster 2024-08-29T17:58:33.394300+0000 mgr.y (mgr.25004) 183 : cluster [DBG] pgmap v282: 121 pgs: 27 active+undersized, 10 active+undersized+degraded, 84 active+clean; 421 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 41 MiB/s rd, 3.2 MiB/s wr, 23 op/s; 64/615 objects degraded (10.407%) 2024-08-29T17:58:35.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:58:34 smithi029 bash[79042]: cluster 2024-08-29T17:58:33.943980+0000 mon.a (mon.0) 415 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-08-29T17:58:35.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:58:34 smithi029 bash[79042]: cluster 2024-08-29T17:58:33.962621+0000 mon.a (mon.0) 416 : cluster [DBG] osdmap e497: 8 total, 7 up, 8 in 2024-08-29T17:58:36.399 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:58:35 smithi110 bash[67519]: cluster 2024-08-29T17:58:34.967509+0000 mon.a (mon.0) 417 : cluster [DBG] osdmap e498: 8 total, 7 up, 8 in 2024-08-29T17:58:36.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:58:35 smithi029 bash[77880]: cluster 2024-08-29T17:58:34.967509+0000 mon.a (mon.0) 417 : cluster [DBG] osdmap e498: 8 total, 7 up, 8 in 2024-08-29T17:58:36.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:58:35 smithi029 bash[79042]: cluster 2024-08-29T17:58:34.967509+0000 mon.a (mon.0) 417 : cluster [DBG] osdmap e498: 8 total, 7 up, 8 in 2024-08-29T17:58:36.899 INFO:journalctl@ceph.osd.2.smithi029.stdout:Aug 29 17:58:36 smithi029 bash[92269]: debug 2024-08-29T17:58:36.557+0000 7f6e64330640 1 -- 172.21.15.29:0/4253820709 <== mon.2 v2:172.21.15.29:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x5620628cc960 con 0x5620636b2000 2024-08-29T17:58:37.399 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:58:36 smithi110 bash[67519]: cluster 2024-08-29T17:58:35.394741+0000 mgr.y (mgr.25004) 184 : cluster [DBG] pgmap v285: 121 pgs: 27 active+undersized, 10 active+undersized+degraded, 84 active+clean; 439 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 20 MiB/s rd, 3.7 MiB/s wr, 18 op/s; 67/648 objects degraded (10.340%) 2024-08-29T17:58:37.399 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:58:36 smithi110 bash[67519]: cluster 2024-08-29T17:58:35.961777+0000 mon.a (mon.0) 418 : cluster [WRN] Health check update: Degraded data redundancy: 67/648 objects degraded (10.340%), 10 pgs degraded (PG_DEGRADED) 2024-08-29T17:58:37.399 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:58:36 smithi110 bash[67519]: cluster 2024-08-29T17:58:36.869628+0000 mon.a (mon.0) 419 : cluster [DBG] osdmap e499: 8 total, 7 up, 8 in 2024-08-29T17:58:37.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:58:36 smithi029 bash[77880]: cluster 2024-08-29T17:58:35.394741+0000 mgr.y (mgr.25004) 184 : cluster [DBG] pgmap v285: 121 pgs: 27 active+undersized, 10 active+undersized+degraded, 84 active+clean; 439 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 20 MiB/s rd, 3.7 MiB/s wr, 18 op/s; 67/648 objects degraded (10.340%) 2024-08-29T17:58:37.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:58:36 smithi029 bash[77880]: cluster 2024-08-29T17:58:35.961777+0000 mon.a (mon.0) 418 : cluster [WRN] Health check update: Degraded data redundancy: 67/648 objects degraded (10.340%), 10 pgs degraded (PG_DEGRADED) 2024-08-29T17:58:37.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:58:36 smithi029 bash[77880]: cluster 2024-08-29T17:58:36.869628+0000 mon.a (mon.0) 419 : cluster [DBG] osdmap e499: 8 total, 7 up, 8 in 2024-08-29T17:58:37.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:58:36 smithi029 bash[79042]: cluster 2024-08-29T17:58:35.394741+0000 mgr.y (mgr.25004) 184 : cluster [DBG] pgmap v285: 121 pgs: 27 active+undersized, 10 active+undersized+degraded, 84 active+clean; 439 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 20 MiB/s rd, 3.7 MiB/s wr, 18 op/s; 67/648 objects degraded (10.340%) 2024-08-29T17:58:37.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:58:36 smithi029 bash[79042]: cluster 2024-08-29T17:58:35.961777+0000 mon.a (mon.0) 418 : cluster [WRN] Health check update: Degraded data redundancy: 67/648 objects degraded (10.340%), 10 pgs degraded (PG_DEGRADED) 2024-08-29T17:58:37.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:58:36 smithi029 bash[79042]: cluster 2024-08-29T17:58:36.869628+0000 mon.a (mon.0) 419 : cluster [DBG] osdmap e499: 8 total, 7 up, 8 in 2024-08-29T17:58:37.539 INFO:tasks.rados.rados.0.smithi029.stdout:2203: finishing copy_from racing read to smithi02969618-32 2024-08-29T17:58:37.539 INFO:tasks.rados.rados.0.smithi029.stdout:2203: finishing copy_from to smithi02969618-32 2024-08-29T17:58:37.539 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 32 v 1025 (ObjNum 541 snap 166 seq_num 541) dirty exists 2024-08-29T17:58:37.539 INFO:tasks.rados.rados.0.smithi029.stdout:2197: done (5 left) 2024-08-29T17:58:37.539 INFO:tasks.rados.rados.0.smithi029.stdout:2198: done (4 left) 2024-08-29T17:58:37.540 INFO:tasks.rados.rados.0.smithi029.stdout:2199: done (3 left) 2024-08-29T17:58:37.540 INFO:tasks.rados.rados.0.smithi029.stdout:2200: done (2 left) 2024-08-29T17:58:37.540 INFO:tasks.rados.rados.0.smithi029.stdout:2201: done (1 left) 2024-08-29T17:58:37.540 INFO:tasks.rados.rados.0.smithi029.stdout:2203: done (0 left) 2024-08-29T17:58:37.540 INFO:tasks.rados.rados.0.smithi029.stdout:2204: rmattr oid 28 current snap is 211 2024-08-29T17:58:37.540 INFO:tasks.rados.rados.0.smithi029.stdout:2204: done (0 left) 2024-08-29T17:58:37.540 INFO:tasks.rados.rados.0.smithi029.stdout:2205: copy_from oid 11 from oid 22 current snap is 211 2024-08-29T17:58:37.540 INFO:tasks.rados.rados.0.smithi029.stdout:2206: snap_create 2024-08-29T17:58:37.628 INFO:tasks.rados.rados.0.smithi029.stdout:2205: finishing copy_from racing read to smithi02969618-11 2024-08-29T17:58:37.630 INFO:tasks.rados.rados.0.smithi029.stdout:2205: finishing copy_from to smithi02969618-11 2024-08-29T17:58:37.630 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 11 v 1438 (ObjNum 449 snap 134 seq_num 449) dirty exists 2024-08-29T17:58:37.899 INFO:journalctl@ceph.osd.2.smithi029.stdout:Aug 29 17:58:37 smithi029 bash[92269]: debug 2024-08-29T17:58:37.593+0000 7f6e66b97640 -1 Falling back to public interface 2024-08-29T17:58:37.979 INFO:tasks.rados.rados.0.smithi029.stdout:2205: done (1 left) 2024-08-29T17:58:37.979 INFO:tasks.rados.rados.0.smithi029.stdout:2206: done (0 left) 2024-08-29T17:58:37.979 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 40 current snap is 212 2024-08-29T17:58:37.979 INFO:tasks.rados.rados.0.smithi029.stdout:2207: seq_num 678 ranges {0=565248,565248=802816,1368064=401408} 2024-08-29T17:58:37.982 INFO:tasks.rados.rados.0.smithi029.stdout:2207: writing smithi02969618-40 from 0 to 565248 tid 1 2024-08-29T17:58:37.996 INFO:tasks.rados.rados.0.smithi029.stdout:2207: writing smithi02969618-40 from 565248 to 1368064 tid 2 2024-08-29T17:58:38.003 INFO:tasks.rados.rados.0.smithi029.stdout:2207: writing smithi02969618-40 from 1368064 to 1769472 tid 3 2024-08-29T17:58:38.003 INFO:tasks.rados.rados.0.smithi029.stdout:2208: setattr oid 23 current snap is 212 2024-08-29T17:58:38.003 INFO:tasks.rados.rados.0.smithi029.stdout:2207: finishing write tid 1 to smithi02969618-40 2024-08-29T17:58:38.003 INFO:tasks.rados.rados.0.smithi029.stdout:2207: finishing write tid 2 to smithi02969618-40 2024-08-29T17:58:38.008 INFO:tasks.rados.rados.0.smithi029.stdout:2207: finishing write tid 3 to smithi02969618-40 2024-08-29T17:58:38.009 INFO:tasks.rados.rados.0.smithi029.stdout:2207: finishing write tid 4 to smithi02969618-40 2024-08-29T17:58:38.010 INFO:tasks.rados.rados.0.smithi029.stdout:2207: finishing write tid 5 to smithi02969618-40 2024-08-29T17:58:38.010 INFO:tasks.rados.rados.0.smithi029.stdout:2207: oid 40 updating version 0 to 1604 2024-08-29T17:58:38.011 INFO:tasks.rados.rados.0.smithi029.stdout:2207: oid 40 version 1604 is already newer than 1603 2024-08-29T17:58:38.011 INFO:tasks.rados.rados.0.smithi029.stdout:2207: oid 40 updating version 1604 to 1606 2024-08-29T17:58:38.011 INFO:tasks.rados.rados.0.smithi029.stdout:2207: oid 40 version 1606 is already newer than 1605 2024-08-29T17:58:38.011 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 40 v 1606 (ObjNum 678 snap 212 seq_num 678) dirty exists 2024-08-29T17:58:38.011 INFO:tasks.rados.rados.0.smithi029.stdout:2207: left oid 40 (ObjNum 678 snap 212 seq_num 678) 2024-08-29T17:58:38.011 INFO:tasks.rados.rados.0.smithi029.stdout:2207: done (1 left) 2024-08-29T17:58:38.012 INFO:tasks.rados.rados.0.smithi029.stdout:2209: delete oid 40 current snap is 212 2024-08-29T17:58:38.014 INFO:tasks.rados.rados.0.smithi029.stdout:2209: done (1 left) 2024-08-29T17:58:38.014 INFO:tasks.rados.rados.0.smithi029.stdout:2210: read oid 18 snap -1 2024-08-29T17:58:38.014 INFO:tasks.rados.rados.0.smithi029.stdout:2210: expect (ObjNum 664 snap 206 seq_num 664) 2024-08-29T17:58:38.014 INFO:tasks.rados.rados.0.smithi029.stdout:2211: rollback oid 44 current snap is 212 2024-08-29T17:58:38.014 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 44 to 201 2024-08-29T17:58:38.014 INFO:tasks.rados.rados.0.smithi029.stdout:2212: setattr oid 33 current snap is 212 2024-08-29T17:58:38.021 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 13 current snap is 212 2024-08-29T17:58:38.021 INFO:tasks.rados.rados.0.smithi029.stdout:2213: seq_num 680 ranges {2490368=598016,3088384=573440,3661824=434176,4096000=196608} 2024-08-29T17:58:38.060 INFO:tasks.rados.rados.0.smithi029.stdout:2213: writing smithi02969618-13 from 2490368 to 3088384 tid 1 2024-08-29T17:58:38.065 INFO:tasks.rados.rados.0.smithi029.stdout:2213: writing smithi02969618-13 from 3088384 to 3661824 tid 2 2024-08-29T17:58:38.069 INFO:tasks.rados.rados.0.smithi029.stdout:2213: writing smithi02969618-13 from 3661824 to 4096000 tid 3 2024-08-29T17:58:38.070 INFO:tasks.rados.rados.0.smithi029.stdout:2213: writing smithi02969618-13 from 4096000 to 4292608 tid 4 2024-08-29T17:58:38.071 INFO:tasks.rados.rados.0.smithi029.stdout:2214: copy_from oid 17 from oid 30 current snap is 212 2024-08-29T17:58:38.071 INFO:tasks.rados.rados.0.smithi029.stdout:2211: finishing rollback tid 0 to smithi02969618-44 2024-08-29T17:58:38.071 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 23 v 1769 (ObjNum 644 snap 201 seq_num 644) dirty exists 2024-08-29T17:58:38.071 INFO:tasks.rados.rados.0.smithi029.stdout:2211: finishing rollback tid 1 to smithi02969618-44 2024-08-29T17:58:38.071 INFO:tasks.rados.rados.0.smithi029.stdout:2211: finishing rollback tid 2 to smithi02969618-44 2024-08-29T17:58:38.071 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 44 v 1185 (ObjNum 617 snap 186 seq_num 617) dirty exists 2024-08-29T17:58:38.071 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 33 v 1427 (ObjNum 65 snap 0 seq_num 1562077392) dirty exists 2024-08-29T17:58:38.071 INFO:tasks.rados.rados.0.smithi029.stdout:2208: done (5 left) 2024-08-29T17:58:38.071 INFO:tasks.rados.rados.0.smithi029.stdout:2211: done (4 left) 2024-08-29T17:58:38.071 INFO:tasks.rados.rados.0.smithi029.stdout:2212: done (3 left) 2024-08-29T17:58:38.071 INFO:tasks.rados.rados.0.smithi029.stdout:2215: snap_remove snap 189 2024-08-29T17:58:38.986 INFO:tasks.rados.rados.0.smithi029.stdout:2215: done (3 left) 2024-08-29T17:58:38.987 INFO:tasks.rados.rados.0.smithi029.stdout:2216: snap_create 2024-08-29T17:58:38.987 INFO:tasks.rados.rados.0.smithi029.stdout:2210: expect (ObjNum 664 snap 206 seq_num 664) 2024-08-29T17:58:39.075 INFO:tasks.rados.rados.0.smithi029.stdout:2213: finishing write tid 1 to smithi02969618-13 2024-08-29T17:58:39.075 INFO:tasks.rados.rados.0.smithi029.stdout:2213: finishing write tid 2 to smithi02969618-13 2024-08-29T17:58:39.076 INFO:tasks.rados.rados.0.smithi029.stdout:2213: finishing write tid 3 to smithi02969618-13 2024-08-29T17:58:39.076 INFO:tasks.rados.rados.0.smithi029.stdout:2213: finishing write tid 4 to smithi02969618-13 2024-08-29T17:58:39.076 INFO:tasks.rados.rados.0.smithi029.stdout:2213: finishing write tid 5 to smithi02969618-13 2024-08-29T17:58:39.076 INFO:tasks.rados.rados.0.smithi029.stdout:2213: finishing write tid 6 to smithi02969618-13 2024-08-29T17:58:39.076 INFO:tasks.rados.rados.0.smithi029.stdout:2213: oid 13 updating version 0 to 814 2024-08-29T17:58:39.076 INFO:tasks.rados.rados.0.smithi029.stdout:2213: oid 13 version 814 is already newer than 811 2024-08-29T17:58:39.076 INFO:tasks.rados.rados.0.smithi029.stdout:2213: oid 13 version 814 is already newer than 812 2024-08-29T17:58:39.076 INFO:tasks.rados.rados.0.smithi029.stdout:2213: oid 13 version 814 is already newer than 810 2024-08-29T17:58:39.076 INFO:tasks.rados.rados.0.smithi029.stdout:2213: oid 13 version 814 is already newer than 813 2024-08-29T17:58:39.076 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 13 v 814 (ObjNum 680 snap 212 seq_num 680) dirty exists 2024-08-29T17:58:39.076 INFO:tasks.rados.rados.0.smithi029.stdout:2213: left oid 13 (ObjNum 680 snap 212 seq_num 680) 2024-08-29T17:58:39.076 INFO:tasks.rados.rados.0.smithi029.stdout:2214: finishing copy_from racing read to smithi02969618-17 2024-08-29T17:58:39.077 INFO:tasks.rados.rados.0.smithi029.stdout:2214: finishing copy_from to smithi02969618-17 2024-08-29T17:58:39.077 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 17 v 1033 (ObjNum 614 snap 186 seq_num 614) dirty exists 2024-08-29T17:58:39.399 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:58:38 smithi110 bash[67519]: cluster 2024-08-29T17:58:37.395730+0000 mgr.y (mgr.25004) 185 : cluster [DBG] pgmap v287: 121 pgs: 27 active+undersized, 10 active+undersized+degraded, 84 active+clean; 439 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 3.3 MiB/s wr, 15 op/s; 67/648 objects degraded (10.340%) 2024-08-29T17:58:39.399 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:58:38 smithi110 bash[67519]: cluster 2024-08-29T17:58:37.981247+0000 mon.a (mon.0) 420 : cluster [DBG] osdmap e500: 8 total, 7 up, 8 in 2024-08-29T17:58:39.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:58:38 smithi029 bash[79042]: cluster 2024-08-29T17:58:37.395730+0000 mgr.y (mgr.25004) 185 : cluster [DBG] pgmap v287: 121 pgs: 27 active+undersized, 10 active+undersized+degraded, 84 active+clean; 439 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 3.3 MiB/s wr, 15 op/s; 67/648 objects degraded (10.340%) 2024-08-29T17:58:39.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:58:38 smithi029 bash[79042]: cluster 2024-08-29T17:58:37.981247+0000 mon.a (mon.0) 420 : cluster [DBG] osdmap e500: 8 total, 7 up, 8 in 2024-08-29T17:58:39.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:58:38 smithi029 bash[77880]: cluster 2024-08-29T17:58:37.395730+0000 mgr.y (mgr.25004) 185 : cluster [DBG] pgmap v287: 121 pgs: 27 active+undersized, 10 active+undersized+degraded, 84 active+clean; 439 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 3.3 MiB/s wr, 15 op/s; 67/648 objects degraded (10.340%) 2024-08-29T17:58:39.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:58:38 smithi029 bash[77880]: cluster 2024-08-29T17:58:37.981247+0000 mon.a (mon.0) 420 : cluster [DBG] osdmap e500: 8 total, 7 up, 8 in 2024-08-29T17:58:39.994 INFO:tasks.rados.rados.0.smithi029.stdout:2210: done (3 left) 2024-08-29T17:58:39.995 INFO:tasks.rados.rados.0.smithi029.stdout:2213: done (2 left) 2024-08-29T17:58:39.995 INFO:tasks.rados.rados.0.smithi029.stdout:2214: done (1 left) 2024-08-29T17:58:39.995 INFO:tasks.rados.rados.0.smithi029.stdout:2216: done (0 left) 2024-08-29T17:58:39.995 INFO:tasks.rados.rados.0.smithi029.stdout:2217: rollback oid 29 current snap is 213 2024-08-29T17:58:39.995 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 29 to 183 2024-08-29T17:58:39.995 INFO:tasks.rados.rados.0.smithi029.stdout:2218: snap_remove snap 212 2024-08-29T17:58:40.399 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:58:39 smithi110 bash[67519]: cluster 2024-08-29T17:58:38.988650+0000 mon.a (mon.0) 421 : cluster [DBG] osdmap e501: 8 total, 7 up, 8 in 2024-08-29T17:58:40.399 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:58:39 smithi110 bash[67519]: audit 2024-08-29T17:58:39.062434+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:58:40.399 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:58:39 smithi110 bash[67519]: audit 2024-08-29T17:58:39.068656+0000 mon.a (mon.0) 423 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:58:40.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:58:39 smithi029 bash[77880]: cluster 2024-08-29T17:58:38.988650+0000 mon.a (mon.0) 421 : cluster [DBG] osdmap e501: 8 total, 7 up, 8 in 2024-08-29T17:58:40.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:58:39 smithi029 bash[77880]: audit 2024-08-29T17:58:39.062434+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:58:40.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:58:39 smithi029 bash[77880]: audit 2024-08-29T17:58:39.068656+0000 mon.a (mon.0) 423 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:58:40.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:58:39 smithi029 bash[79042]: cluster 2024-08-29T17:58:38.988650+0000 mon.a (mon.0) 421 : cluster [DBG] osdmap e501: 8 total, 7 up, 8 in 2024-08-29T17:58:40.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:58:39 smithi029 bash[79042]: audit 2024-08-29T17:58:39.062434+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:58:40.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:58:39 smithi029 bash[79042]: audit 2024-08-29T17:58:39.068656+0000 mon.a (mon.0) 423 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:58:41.005 INFO:tasks.rados.rados.0.smithi029.stdout:2218: done (1 left) 2024-08-29T17:58:41.006 INFO:tasks.rados.rados.0.smithi029.stdout:2219: rollback oid 42 current snap is 213 2024-08-29T17:58:41.006 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 42 to 196 2024-08-29T17:58:41.006 INFO:tasks.rados.rados.0.smithi029.stdout:2217: finishing rollback tid 0 to smithi02969618-29 2024-08-29T17:58:41.006 INFO:tasks.rados.rados.0.smithi029.stdout:2217: finishing rollback tid 1 to smithi02969618-29 2024-08-29T17:58:41.006 INFO:tasks.rados.rados.0.smithi029.stdout:2217: finishing rollback tid 2 to smithi02969618-29 2024-08-29T17:58:41.006 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 29 v 1049 (ObjNum 548 snap 168 seq_num 548) dirty exists 2024-08-29T17:58:41.006 INFO:tasks.rados.rados.0.smithi029.stdout:2217: done (1 left) 2024-08-29T17:58:41.006 INFO:tasks.rados.rados.0.smithi029.stdout:2220: delete oid 11 current snap is 213 2024-08-29T17:58:41.021 INFO:tasks.rados.rados.0.smithi029.stdout:2219: finishing rollback tid 0 to smithi02969618-42 2024-08-29T17:58:41.025 INFO:tasks.rados.rados.0.smithi029.stdout:2219: finishing rollback tid 1 to smithi02969618-42 2024-08-29T17:58:41.026 INFO:tasks.rados.rados.0.smithi029.stdout:2219: finishing rollback tid 2 to smithi02969618-42 2024-08-29T17:58:41.026 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 42 v 1430 (ObjNum 629 snap 193 seq_num 629) dirty exists 2024-08-29T17:58:41.026 INFO:tasks.rados.rados.0.smithi029.stdout:2219: done (1 left) 2024-08-29T17:58:41.026 INFO:tasks.rados.rados.0.smithi029.stdout:2220: done (0 left) 2024-08-29T17:58:41.026 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 34 current snap is 213 2024-08-29T17:58:41.026 INFO:tasks.rados.rados.0.smithi029.stdout:2221: seq_num 682 ranges {1597440=630784,2228224=745472,2973696=442368,3416064=16384} 2024-08-29T17:58:41.041 INFO:tasks.rados.rados.0.smithi029.stdout:2221: writing smithi02969618-34 from 1597440 to 2228224 tid 1 2024-08-29T17:58:41.046 INFO:tasks.rados.rados.0.smithi029.stdout:2221: writing smithi02969618-34 from 2228224 to 2973696 tid 2 2024-08-29T17:58:41.050 INFO:tasks.rados.rados.0.smithi029.stdout:2221: writing smithi02969618-34 from 2973696 to 3416064 tid 3 2024-08-29T17:58:41.050 INFO:tasks.rados.rados.0.smithi029.stdout:2221: writing smithi02969618-34 from 3416064 to 3432448 tid 4 2024-08-29T17:58:41.050 INFO:tasks.rados.rados.0.smithi029.stdout:2222: rmattr oid 44 current snap is 213 2024-08-29T17:58:41.051 INFO:tasks.rados.rados.0.smithi029.stdout:2223: rmattr oid 10 current snap is 213 2024-08-29T17:58:41.051 INFO:tasks.rados.rados.0.smithi029.stdout:2223: done (2 left) 2024-08-29T17:58:41.051 INFO:tasks.rados.rados.0.smithi029.stdout:2224: copy_from oid 23 from oid 37 current snap is 213 2024-08-29T17:58:41.051 INFO:tasks.rados.rados.0.smithi029.stdout:2225: copy_from oid 11 from oid 50 current snap is 213 2024-08-29T17:58:41.051 INFO:tasks.rados.rados.0.smithi029.stdout:2226: snap_remove snap 205 2024-08-29T17:58:41.293 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:58:41 smithi029 bash[77880]: cluster 2024-08-29T17:58:39.397072+0000 mgr.y (mgr.25004) 186 : cluster [DBG] pgmap v290: 121 pgs: 27 active+undersized, 10 active+undersized+degraded, 84 active+clean; 474 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 1.6 MiB/s rd, 7.9 MiB/s wr, 13 op/s; 68/657 objects degraded (10.350%) 2024-08-29T17:58:41.293 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:58:41 smithi029 bash[77880]: cluster 2024-08-29T17:58:39.995691+0000 mon.a (mon.0) 424 : cluster [DBG] osdmap e502: 8 total, 7 up, 8 in 2024-08-29T17:58:41.293 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:58:41 smithi029 bash[77880]: audit 2024-08-29T17:58:40.222963+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:58:41.293 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:58:41 smithi029 bash[77880]: audit 2024-08-29T17:58:40.229729+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:58:41.294 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:58:41 smithi029 bash[79042]: cluster 2024-08-29T17:58:39.397072+0000 mgr.y (mgr.25004) 186 : cluster [DBG] pgmap v290: 121 pgs: 27 active+undersized, 10 active+undersized+degraded, 84 active+clean; 474 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 1.6 MiB/s rd, 7.9 MiB/s wr, 13 op/s; 68/657 objects degraded (10.350%) 2024-08-29T17:58:41.294 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:58:41 smithi029 bash[79042]: cluster 2024-08-29T17:58:39.995691+0000 mon.a (mon.0) 424 : cluster [DBG] osdmap e502: 8 total, 7 up, 8 in 2024-08-29T17:58:41.294 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:58:41 smithi029 bash[79042]: audit 2024-08-29T17:58:40.222963+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:58:41.294 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:58:41 smithi029 bash[79042]: audit 2024-08-29T17:58:40.229729+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:58:41.399 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:58:41 smithi110 bash[67519]: cluster 2024-08-29T17:58:39.397072+0000 mgr.y (mgr.25004) 186 : cluster [DBG] pgmap v290: 121 pgs: 27 active+undersized, 10 active+undersized+degraded, 84 active+clean; 474 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 1.6 MiB/s rd, 7.9 MiB/s wr, 13 op/s; 68/657 objects degraded (10.350%) 2024-08-29T17:58:41.399 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:58:41 smithi110 bash[67519]: cluster 2024-08-29T17:58:39.995691+0000 mon.a (mon.0) 424 : cluster [DBG] osdmap e502: 8 total, 7 up, 8 in 2024-08-29T17:58:41.399 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:58:41 smithi110 bash[67519]: audit 2024-08-29T17:58:40.222963+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:58:41.399 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:58:41 smithi110 bash[67519]: audit 2024-08-29T17:58:40.229729+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:58:41.649 INFO:journalctl@ceph.osd.2.smithi029.stdout:Aug 29 17:58:41 smithi029 bash[92269]: debug 2024-08-29T17:58:41.293+0000 7f6e66b97640 -1 osd.2 490 log_to_monitors true 2024-08-29T17:58:42.026 INFO:tasks.rados.rados.0.smithi029.stdout:2226: done (4 left) 2024-08-29T17:58:42.026 INFO:tasks.rados.rados.0.smithi029.stdout:2227: rollback oid 1 current snap is 213 2024-08-29T17:58:42.026 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 1 to 202 2024-08-29T17:58:42.026 INFO:tasks.rados.rados.0.smithi029.stdout:2225: finishing copy_from to smithi02969618-11 2024-08-29T17:58:42.027 INFO:tasks.rados.rados.0.smithi029.stdout:2225: got expected ENOENT (src dne) 2024-08-29T17:58:42.027 INFO:tasks.rados.rados.0.smithi029.stdout:2225: finishing copy_from racing read to smithi02969618-11 2024-08-29T17:58:42.027 INFO:tasks.rados.rados.0.smithi029.stdout:2221: finishing write tid 1 to smithi02969618-34 2024-08-29T17:58:42.027 INFO:tasks.rados.rados.0.smithi029.stdout:2221: finishing write tid 2 to smithi02969618-34 2024-08-29T17:58:42.027 INFO:tasks.rados.rados.0.smithi029.stdout:2221: finishing write tid 3 to smithi02969618-34 2024-08-29T17:58:42.027 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 44 v 1186 (ObjNum 617 snap 186 seq_num 617) dirty exists 2024-08-29T17:58:42.027 INFO:tasks.rados.rados.0.smithi029.stdout:2221: finishing write tid 4 to smithi02969618-34 2024-08-29T17:58:42.027 INFO:tasks.rados.rados.0.smithi029.stdout:2221: finishing write tid 5 to smithi02969618-34 2024-08-29T17:58:42.027 INFO:tasks.rados.rados.0.smithi029.stdout:2221: finishing write tid 6 to smithi02969618-34 2024-08-29T17:58:42.027 INFO:tasks.rados.rados.0.smithi029.stdout:2221: oid 34 updating version 0 to 1041 2024-08-29T17:58:42.027 INFO:tasks.rados.rados.0.smithi029.stdout:2221: oid 34 version 1041 is already newer than 1037 2024-08-29T17:58:42.027 INFO:tasks.rados.rados.0.smithi029.stdout:2221: oid 34 version 1041 is already newer than 1039 2024-08-29T17:58:42.027 INFO:tasks.rados.rados.0.smithi029.stdout:2221: oid 34 version 1041 is already newer than 1038 2024-08-29T17:58:42.027 INFO:tasks.rados.rados.0.smithi029.stdout:2221: oid 34 version 1041 is already newer than 1040 2024-08-29T17:58:42.028 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 34 v 1041 (ObjNum 682 snap 213 seq_num 682) dirty exists 2024-08-29T17:58:42.028 INFO:tasks.rados.rados.0.smithi029.stdout:2221: left oid 34 (ObjNum 682 snap 213 seq_num 682) 2024-08-29T17:58:42.028 INFO:tasks.rados.rados.0.smithi029.stdout:2224: finishing copy_from racing read to smithi02969618-23 2024-08-29T17:58:42.028 INFO:tasks.rados.rados.0.smithi029.stdout:2221: done (4 left) 2024-08-29T17:58:42.028 INFO:tasks.rados.rados.0.smithi029.stdout:2222: done (3 left) 2024-08-29T17:58:42.028 INFO:tasks.rados.rados.0.smithi029.stdout:2225: done (2 left) 2024-08-29T17:58:42.028 INFO:tasks.rados.rados.0.smithi029.stdout:2228: rollback oid 4 current snap is 213 2024-08-29T17:58:42.028 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 4 to 200 2024-08-29T17:58:42.028 INFO:tasks.rados.rados.0.smithi029.stdout:2224: finishing copy_from to smithi02969618-23 2024-08-29T17:58:42.028 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 23 v 1602 (ObjNum 633 snap 196 seq_num 633) dirty exists 2024-08-29T17:58:42.028 INFO:tasks.rados.rados.0.smithi029.stdout:2224: done (2 left) 2024-08-29T17:58:42.028 INFO:tasks.rados.rados.0.smithi029.stdout:2229: read oid 49 snap -1 2024-08-29T17:58:42.029 INFO:tasks.rados.rados.0.smithi029.stdout:2229: expect (ObjNum 549 snap 168 seq_num 549) 2024-08-29T17:58:42.029 INFO:tasks.rados.rados.0.smithi029.stdout:2230: rollback oid 48 current snap is 213 2024-08-29T17:58:42.029 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 48 to 209 2024-08-29T17:58:42.029 INFO:tasks.rados.rados.0.smithi029.stdout:2231: snap_remove snap 178 2024-08-29T17:58:42.399 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:58:42 smithi110 bash[67519]: cluster 2024-08-29T17:58:41.006527+0000 mon.a (mon.0) 427 : cluster [DBG] osdmap e503: 8 total, 7 up, 8 in 2024-08-29T17:58:42.399 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:58:42 smithi110 bash[67519]: audit 2024-08-29T17:58:41.298643+0000 mon.c (mon.2) 95 : audit [INF] from='osd.2 [v2:172.21.15.29:6818/776161567,v1:172.21.15.29:6819/776161567]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-08-29T17:58:42.399 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:58:42 smithi110 bash[67519]: audit 2024-08-29T17:58:41.298976+0000 mon.a (mon.0) 428 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-08-29T17:58:42.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:58:42 smithi110 bash[67519]: cluster 2024-08-29T17:58:41.866779+0000 mon.a (mon.0) 429 : cluster [WRN] Health check update: Degraded data redundancy: 68/657 objects degraded (10.350%), 10 pgs degraded (PG_DEGRADED) 2024-08-29T17:58:42.400 INFO:journalctl@ceph.osd.2.smithi029.stdout:Aug 29 17:58:42 smithi029 bash[92269]: debug 2024-08-29T17:58:42.057+0000 7f6e5e942640 -1 osd.2 490 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-08-29T17:58:42.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:58:42 smithi029 bash[77880]: cluster 2024-08-29T17:58:41.006527+0000 mon.a (mon.0) 427 : cluster [DBG] osdmap e503: 8 total, 7 up, 8 in 2024-08-29T17:58:42.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:58:42 smithi029 bash[77880]: audit 2024-08-29T17:58:41.298643+0000 mon.c (mon.2) 95 : audit [INF] from='osd.2 [v2:172.21.15.29:6818/776161567,v1:172.21.15.29:6819/776161567]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-08-29T17:58:42.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:58:42 smithi029 bash[77880]: audit 2024-08-29T17:58:41.298976+0000 mon.a (mon.0) 428 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-08-29T17:58:42.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:58:42 smithi029 bash[77880]: cluster 2024-08-29T17:58:41.866779+0000 mon.a (mon.0) 429 : cluster [WRN] Health check update: Degraded data redundancy: 68/657 objects degraded (10.350%), 10 pgs degraded (PG_DEGRADED) 2024-08-29T17:58:42.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:58:42 smithi029 bash[79042]: cluster 2024-08-29T17:58:41.006527+0000 mon.a (mon.0) 427 : cluster [DBG] osdmap e503: 8 total, 7 up, 8 in 2024-08-29T17:58:42.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:58:42 smithi029 bash[79042]: audit 2024-08-29T17:58:41.298643+0000 mon.c (mon.2) 95 : audit [INF] from='osd.2 [v2:172.21.15.29:6818/776161567,v1:172.21.15.29:6819/776161567]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-08-29T17:58:42.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:58:42 smithi029 bash[79042]: audit 2024-08-29T17:58:41.298976+0000 mon.a (mon.0) 428 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-08-29T17:58:42.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:58:42 smithi029 bash[79042]: cluster 2024-08-29T17:58:41.866779+0000 mon.a (mon.0) 429 : cluster [WRN] Health check update: Degraded data redundancy: 68/657 objects degraded (10.350%), 10 pgs degraded (PG_DEGRADED) 2024-08-29T17:58:43.036 INFO:tasks.rados.rados.0.smithi029.stdout:2230: finishing rollback tid 1 to smithi02969618-48 2024-08-29T17:58:43.036 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 48 v 1092 (ObjNum 4113 snap 0 seq_num 1562407040) dirty dne 2024-08-29T17:58:43.036 INFO:tasks.rados.rados.0.smithi029.stdout:2228: finishing rollback tid 0 to smithi02969618-4 2024-08-29T17:58:43.036 INFO:tasks.rados.rados.0.smithi029.stdout:2228: finishing rollback tid 1 to smithi02969618-4 2024-08-29T17:58:43.036 INFO:tasks.rados.rados.0.smithi029.stdout:2228: finishing rollback tid 2 to smithi02969618-4 2024-08-29T17:58:43.036 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 4 v 1037 (ObjNum 606 snap 183 seq_num 606) dirty exists 2024-08-29T17:58:43.037 INFO:tasks.rados.rados.0.smithi029.stdout:2227: finishing rollback tid 0 to smithi02969618-1 2024-08-29T17:58:43.037 INFO:tasks.rados.rados.0.smithi029.stdout:2227: finishing rollback tid 1 to smithi02969618-1 2024-08-29T17:58:43.037 INFO:tasks.rados.rados.0.smithi029.stdout:2227: finishing rollback tid 2 to smithi02969618-1 2024-08-29T17:58:43.037 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 1 v 1052 (ObjNum 619 snap 188 seq_num 619) dirty exists 2024-08-29T17:58:43.037 INFO:tasks.rados.rados.0.smithi029.stdout:2229: expect (ObjNum 549 snap 168 seq_num 549) 2024-08-29T17:58:43.117 INFO:tasks.rados.rados.0.smithi029.stdout:2227: done (4 left) 2024-08-29T17:58:43.117 INFO:tasks.rados.rados.0.smithi029.stdout:2228: done (3 left) 2024-08-29T17:58:43.118 INFO:tasks.rados.rados.0.smithi029.stdout:2229: done (2 left) 2024-08-29T17:58:43.118 INFO:tasks.rados.rados.0.smithi029.stdout:2230: done (1 left) 2024-08-29T17:58:43.118 INFO:tasks.rados.rados.0.smithi029.stdout:2231: done (0 left) 2024-08-29T17:58:43.118 INFO:tasks.rados.rados.0.smithi029.stdout:2232: rollback oid 10 current snap is 213 2024-08-29T17:58:43.118 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 10 to 210 2024-08-29T17:58:43.118 INFO:tasks.rados.rados.0.smithi029.stdout:2233: delete oid 37 current snap is 213 2024-08-29T17:58:43.123 INFO:tasks.rados.rados.0.smithi029.stdout:2233: done (1 left) 2024-08-29T17:58:43.123 INFO:tasks.rados.rados.0.smithi029.stdout:2234: rollback oid 35 current snap is 213 2024-08-29T17:58:43.123 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 35 to 199 2024-08-29T17:58:43.124 INFO:tasks.rados.rados.0.smithi029.stdout:2235: snap_create 2024-08-29T17:58:43.126 INFO:tasks.rados.rados.0.smithi029.stdout:2234: finishing rollback tid 0 to smithi02969618-35 2024-08-29T17:58:43.126 INFO:tasks.rados.rados.0.smithi029.stdout:2234: finishing rollback tid 1 to smithi02969618-35 2024-08-29T17:58:43.126 INFO:tasks.rados.rados.0.smithi029.stdout:2234: finishing rollback tid 2 to smithi02969618-35 2024-08-29T17:58:43.126 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 35 v 1611 (ObjNum 636 snap 196 seq_num 636) dirty exists 2024-08-29T17:58:43.399 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:58:43 smithi110 bash[67519]: cluster 2024-08-29T17:58:41.397992+0000 mgr.y (mgr.25004) 187 : cluster [DBG] pgmap v293: 121 pgs: 27 active+undersized, 10 active+undersized+degraded, 84 active+clean; 474 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 1.7 MiB/s rd, 9.2 MiB/s wr, 15 op/s; 68/657 objects degraded (10.350%) 2024-08-29T17:58:43.399 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:58:43 smithi110 bash[67519]: audit 2024-08-29T17:58:42.019079+0000 mon.a (mon.0) 430 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-08-29T17:58:43.399 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:58:43 smithi110 bash[67519]: cluster 2024-08-29T17:58:42.025325+0000 mon.a (mon.0) 431 : cluster [DBG] osdmap e504: 8 total, 7 up, 8 in 2024-08-29T17:58:43.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:58:43 smithi110 bash[67519]: audit 2024-08-29T17:58:42.027301+0000 mon.c (mon.2) 96 : audit [INF] from='osd.2 [v2:172.21.15.29:6818/776161567,v1:172.21.15.29:6819/776161567]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi029", "root=default"]}]: dispatch 2024-08-29T17:58:43.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:58:43 smithi110 bash[67519]: audit 2024-08-29T17:58:42.028808+0000 mon.a (mon.0) 432 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi029", "root=default"]}]: dispatch 2024-08-29T17:58:43.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:58:43 smithi029 bash[79042]: cluster 2024-08-29T17:58:41.397992+0000 mgr.y (mgr.25004) 187 : cluster [DBG] pgmap v293: 121 pgs: 27 active+undersized, 10 active+undersized+degraded, 84 active+clean; 474 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 1.7 MiB/s rd, 9.2 MiB/s wr, 15 op/s; 68/657 objects degraded (10.350%) 2024-08-29T17:58:43.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:58:43 smithi029 bash[79042]: audit 2024-08-29T17:58:42.019079+0000 mon.a (mon.0) 430 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-08-29T17:58:43.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:58:43 smithi029 bash[79042]: cluster 2024-08-29T17:58:42.025325+0000 mon.a (mon.0) 431 : cluster [DBG] osdmap e504: 8 total, 7 up, 8 in 2024-08-29T17:58:43.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:58:43 smithi029 bash[79042]: audit 2024-08-29T17:58:42.027301+0000 mon.c (mon.2) 96 : audit [INF] from='osd.2 [v2:172.21.15.29:6818/776161567,v1:172.21.15.29:6819/776161567]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi029", "root=default"]}]: dispatch 2024-08-29T17:58:43.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:58:43 smithi029 bash[79042]: audit 2024-08-29T17:58:42.028808+0000 mon.a (mon.0) 432 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi029", "root=default"]}]: dispatch 2024-08-29T17:58:43.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:58:43 smithi029 bash[77880]: cluster 2024-08-29T17:58:41.397992+0000 mgr.y (mgr.25004) 187 : cluster [DBG] pgmap v293: 121 pgs: 27 active+undersized, 10 active+undersized+degraded, 84 active+clean; 474 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 1.7 MiB/s rd, 9.2 MiB/s wr, 15 op/s; 68/657 objects degraded (10.350%) 2024-08-29T17:58:43.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:58:43 smithi029 bash[77880]: audit 2024-08-29T17:58:42.019079+0000 mon.a (mon.0) 430 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-08-29T17:58:43.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:58:43 smithi029 bash[77880]: cluster 2024-08-29T17:58:42.025325+0000 mon.a (mon.0) 431 : cluster [DBG] osdmap e504: 8 total, 7 up, 8 in 2024-08-29T17:58:43.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:58:43 smithi029 bash[77880]: audit 2024-08-29T17:58:42.027301+0000 mon.c (mon.2) 96 : audit [INF] from='osd.2 [v2:172.21.15.29:6818/776161567,v1:172.21.15.29:6819/776161567]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi029", "root=default"]}]: dispatch 2024-08-29T17:58:43.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:58:43 smithi029 bash[77880]: audit 2024-08-29T17:58:42.028808+0000 mon.a (mon.0) 432 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi029", "root=default"]}]: dispatch 2024-08-29T17:58:44.033 INFO:tasks.rados.rados.0.smithi029.stdout:2234: done (2 left) 2024-08-29T17:58:44.033 INFO:tasks.rados.rados.0.smithi029.stdout:2235: done (1 left) 2024-08-29T17:58:44.033 INFO:tasks.rados.rados.0.smithi029.stdout:2236: snap_create 2024-08-29T17:58:44.087 INFO:tasks.rados.rados.0.smithi029.stdout:2232: finishing rollback tid 0 to smithi02969618-10 2024-08-29T17:58:44.087 INFO:tasks.rados.rados.0.smithi029.stdout:2232: finishing rollback tid 1 to smithi02969618-10 2024-08-29T17:58:44.087 INFO:tasks.rados.rados.0.smithi029.stdout:2232: finishing rollback tid 2 to smithi02969618-10 2024-08-29T17:58:44.088 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 10 v 1450 (ObjNum 662 snap 206 seq_num 662) dirty exists 2024-08-29T17:58:44.399 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:58:44 smithi110 bash[67519]: cluster 2024-08-29T17:58:43.020136+0000 mon.a (mon.0) 433 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-29T17:58:44.399 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:58:44 smithi110 bash[67519]: cluster 2024-08-29T17:58:43.029531+0000 mon.a (mon.0) 434 : cluster [INF] osd.2 [v2:172.21.15.29:6818/776161567,v1:172.21.15.29:6819/776161567] boot 2024-08-29T17:58:44.399 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:58:44 smithi110 bash[67519]: cluster 2024-08-29T17:58:43.029750+0000 mon.a (mon.0) 435 : cluster [DBG] osdmap e505: 8 total, 8 up, 8 in 2024-08-29T17:58:44.399 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:58:44 smithi110 bash[67519]: audit 2024-08-29T17:58:43.032132+0000 mon.c (mon.2) 97 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-29T17:58:44.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:58:44 smithi110 bash[67519]: cluster 2024-08-29T17:58:44.032621+0000 mon.a (mon.0) 436 : cluster [DBG] osdmap e506: 8 total, 8 up, 8 in 2024-08-29T17:58:44.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:58:44 smithi029 bash[77880]: cluster 2024-08-29T17:58:43.020136+0000 mon.a (mon.0) 433 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-29T17:58:44.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:58:44 smithi029 bash[77880]: cluster 2024-08-29T17:58:43.029531+0000 mon.a (mon.0) 434 : cluster [INF] osd.2 [v2:172.21.15.29:6818/776161567,v1:172.21.15.29:6819/776161567] boot 2024-08-29T17:58:44.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:58:44 smithi029 bash[77880]: cluster 2024-08-29T17:58:43.029750+0000 mon.a (mon.0) 435 : cluster [DBG] osdmap e505: 8 total, 8 up, 8 in 2024-08-29T17:58:44.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:58:44 smithi029 bash[77880]: audit 2024-08-29T17:58:43.032132+0000 mon.c (mon.2) 97 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-29T17:58:44.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:58:44 smithi029 bash[77880]: cluster 2024-08-29T17:58:44.032621+0000 mon.a (mon.0) 436 : cluster [DBG] osdmap e506: 8 total, 8 up, 8 in 2024-08-29T17:58:44.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:58:44 smithi029 bash[79042]: cluster 2024-08-29T17:58:43.020136+0000 mon.a (mon.0) 433 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-29T17:58:44.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:58:44 smithi029 bash[79042]: cluster 2024-08-29T17:58:43.029531+0000 mon.a (mon.0) 434 : cluster [INF] osd.2 [v2:172.21.15.29:6818/776161567,v1:172.21.15.29:6819/776161567] boot 2024-08-29T17:58:44.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:58:44 smithi029 bash[79042]: cluster 2024-08-29T17:58:43.029750+0000 mon.a (mon.0) 435 : cluster [DBG] osdmap e505: 8 total, 8 up, 8 in 2024-08-29T17:58:44.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:58:44 smithi029 bash[79042]: audit 2024-08-29T17:58:43.032132+0000 mon.c (mon.2) 97 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-29T17:58:44.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:58:44 smithi029 bash[79042]: cluster 2024-08-29T17:58:44.032621+0000 mon.a (mon.0) 436 : cluster [DBG] osdmap e506: 8 total, 8 up, 8 in 2024-08-29T17:58:44.899 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:58:44 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:17:58:44] "GET /metrics HTTP/1.1" 200 36281 "" "Prometheus/2.43.0" 2024-08-29T17:58:45.033 INFO:tasks.rados.rados.0.smithi029.stdout:2232: done (1 left) 2024-08-29T17:58:45.033 INFO:tasks.rados.rados.0.smithi029.stdout:2236: done (0 left) 2024-08-29T17:58:45.033 INFO:tasks.rados.rados.0.smithi029.stdout:2237: snap_create 2024-08-29T17:58:45.399 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:58:45 smithi110 bash[67519]: cluster 2024-08-29T17:58:43.398895+0000 mgr.y (mgr.25004) 188 : cluster [DBG] pgmap v296: 121 pgs: 27 active+undersized, 10 active+undersized+degraded, 84 active+clean; 474 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 432 KiB/s wr, 1 op/s; 68/657 objects degraded (10.350%) 2024-08-29T17:58:45.399 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:58:45 smithi110 bash[67519]: cluster 2024-08-29T17:58:45.033787+0000 mon.a (mon.0) 437 : cluster [DBG] osdmap e507: 8 total, 8 up, 8 in 2024-08-29T17:58:45.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:58:45 smithi029 bash[79042]: cluster 2024-08-29T17:58:43.398895+0000 mgr.y (mgr.25004) 188 : cluster [DBG] pgmap v296: 121 pgs: 27 active+undersized, 10 active+undersized+degraded, 84 active+clean; 474 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 432 KiB/s wr, 1 op/s; 68/657 objects degraded (10.350%) 2024-08-29T17:58:45.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:58:45 smithi029 bash[79042]: cluster 2024-08-29T17:58:45.033787+0000 mon.a (mon.0) 437 : cluster [DBG] osdmap e507: 8 total, 8 up, 8 in 2024-08-29T17:58:45.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:58:45 smithi029 bash[77880]: cluster 2024-08-29T17:58:43.398895+0000 mgr.y (mgr.25004) 188 : cluster [DBG] pgmap v296: 121 pgs: 27 active+undersized, 10 active+undersized+degraded, 84 active+clean; 474 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 432 KiB/s wr, 1 op/s; 68/657 objects degraded (10.350%) 2024-08-29T17:58:45.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:58:45 smithi029 bash[77880]: cluster 2024-08-29T17:58:45.033787+0000 mon.a (mon.0) 437 : cluster [DBG] osdmap e507: 8 total, 8 up, 8 in 2024-08-29T17:58:45.448 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-08-29T17:58:45.763 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-29T17:58:45.763 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.a smithi029 *:9093,9094 running (12m) 6s ago 12m 13.8M - 0.25.0 c8568f914cd2 ce247dae888d 2024-08-29T17:58:45.763 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.a smithi110 *:3000 running (12m) 2m ago 12m 79.1M - 9.4.7 954c08fa6188 a99d1c017111 2024-08-29T17:58:45.763 INFO:teuthology.orchestra.run.smithi029.stdout:mds.a smithi029 running (16m) 6s ago 16m 16.5M - 18.2.4-774-gfe43f1c9 96384990183a 33831fc09ebe 2024-08-29T17:58:45.763 INFO:teuthology.orchestra.run.smithi029.stdout:mds.b smithi110 running (15m) 2m ago 15m 20.5M - 18.2.4-774-gfe43f1c9 96384990183a d4752f4920d9 2024-08-29T17:58:45.763 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.x smithi110 *:8443,9283,8765 running (4m) 2m ago 24m 428M - 19.1.1-235-g1ef86450 d401bb9bb76e 97032a0314c7 2024-08-29T17:58:45.763 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.y smithi029 *:8443,9283,8765 running (5m) 6s ago 26m 494M - 19.1.1-235-g1ef86450 d401bb9bb76e 426f9f92ffcb 2024-08-29T17:58:45.763 INFO:teuthology.orchestra.run.smithi029.stdout:mon.a smithi029 running (3m) 6s ago 26m 58.2M 2048M 19.1.1-235-g1ef86450 d401bb9bb76e 0381d4389ff1 2024-08-29T17:58:45.763 INFO:teuthology.orchestra.run.smithi029.stdout:mon.b smithi110 running (2m) 2m ago 24m 19.8M 2048M 19.1.1-235-g1ef86450 d401bb9bb76e ee83370832b3 2024-08-29T17:58:45.764 INFO:teuthology.orchestra.run.smithi029.stdout:mon.c smithi029 running (3m) 6s ago 24m 43.7M 2048M 19.1.1-235-g1ef86450 d401bb9bb76e a9f9abf8dbe2 2024-08-29T17:58:45.764 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.a smithi029 *:9100 running (13m) 6s ago 13m 9075k - 1.5.0 0da6a335fe13 ad51f15f97c2 2024-08-29T17:58:45.764 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.b smithi110 *:9100 running (13m) 2m ago 13m 9035k - 1.5.0 0da6a335fe13 30ef3fa1e10b 2024-08-29T17:58:45.764 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (81s) 6s ago 23m 155M 2525M 19.1.1-235-g1ef86450 d401bb9bb76e 70ffeb91cd60 2024-08-29T17:58:45.764 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (45s) 6s ago 22m 190M 2525M 19.1.1-235-g1ef86450 d401bb9bb76e 3637e7ef9c3c 2024-08-29T17:58:45.764 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (10s) 6s ago 21m - 2525M 19.1.1-235-g1ef86450 d401bb9bb76e 6be972913a10 2024-08-29T17:58:45.764 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (20m) 6s ago 20m 173M 2525M 18.2.4-774-gfe43f1c9 96384990183a 3c70a57b97e6 2024-08-29T17:58:45.764 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi110 running (19m) 2m ago 19m 222M 2524M 18.2.4-774-gfe43f1c9 96384990183a 876fca7c6f49 2024-08-29T17:58:45.764 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi110 running (18m) 2m ago 18m 214M 2524M 18.2.4-774-gfe43f1c9 96384990183a 553a4e8175d9 2024-08-29T17:58:45.764 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi110 running (17m) 2m ago 17m 147M 2524M 18.2.4-774-gfe43f1c9 96384990183a a96a153c5cee 2024-08-29T17:58:45.764 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi110 running (16m) 2m ago 16m 120M 2524M 18.2.4-774-gfe43f1c9 96384990183a d61ec375881d 2024-08-29T17:58:45.765 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.a smithi110 *:9095 running (4m) 2m ago 13m 41.5M - 2.43.0 a07b618ecd1d 696215a147ab 2024-08-29T17:58:46.034 INFO:tasks.rados.rados.0.smithi029.stdout:2237: done (0 left) 2024-08-29T17:58:46.034 INFO:tasks.rados.rados.0.smithi029.stdout:2238: read oid 21 snap -1 2024-08-29T17:58:46.035 INFO:tasks.rados.rados.0.smithi029.stdout:2238: expect deleted 2024-08-29T17:58:46.035 INFO:tasks.rados.rados.0.smithi029.stdout:2239: delete oid 10 current snap is 216 2024-08-29T17:58:46.046 INFO:tasks.rados.rados.0.smithi029.stdout:2238: done (1 left) 2024-08-29T17:58:46.046 INFO:tasks.rados.rados.0.smithi029.stdout:2239: done (0 left) 2024-08-29T17:58:46.046 INFO:tasks.rados.rados.0.smithi029.stdout:2240: rollback oid 38 current snap is 216 2024-08-29T17:58:46.047 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 38 to 201 2024-08-29T17:58:46.047 INFO:tasks.rados.rados.0.smithi029.stdout:2241: snap_remove snap 215 2024-08-29T17:58:46.144 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-08-29T17:58:46.144 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-08-29T17:58:46.144 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.1.1-235-g1ef86450 (1ef864504b8875c83ee6c2c5fedc13315bebf7f5) squid (rc)": 3 2024-08-29T17:58:46.144 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-08-29T17:58:46.144 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-08-29T17:58:46.144 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.1.1-235-g1ef86450 (1ef864504b8875c83ee6c2c5fedc13315bebf7f5) squid (rc)": 2 2024-08-29T17:58:46.145 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-08-29T17:58:46.145 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-08-29T17:58:46.145 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 18.2.4-774-gfe43f1c9 (fe43f1c9f9e2945dda7244d8acbd33fb921449af) reef (stable)": 5, 2024-08-29T17:58:46.145 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.1.1-235-g1ef86450 (1ef864504b8875c83ee6c2c5fedc13315bebf7f5) squid (rc)": 3 2024-08-29T17:58:46.145 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-08-29T17:58:46.145 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-08-29T17:58:46.145 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 18.2.4-774-gfe43f1c9 (fe43f1c9f9e2945dda7244d8acbd33fb921449af) reef (stable)": 2 2024-08-29T17:58:46.145 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-08-29T17:58:46.145 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-08-29T17:58:46.145 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 18.2.4-774-gfe43f1c9 (fe43f1c9f9e2945dda7244d8acbd33fb921449af) reef (stable)": 7, 2024-08-29T17:58:46.145 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.1.1-235-g1ef86450 (1ef864504b8875c83ee6c2c5fedc13315bebf7f5) squid (rc)": 8 2024-08-29T17:58:46.145 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-08-29T17:58:46.145 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-08-29T17:58:47.047 INFO:tasks.rados.rados.0.smithi029.stdout:2241: done (1 left) 2024-08-29T17:58:47.047 INFO:tasks.rados.rados.0.smithi029.stdout:2242: snap_create 2024-08-29T17:58:47.047 INFO:tasks.rados.rados.0.smithi029.stdout:2240: finishing rollback tid 1 to smithi02969618-38 2024-08-29T17:58:47.047 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 38 v 1163 (ObjNum 161 snap 0 seq_num 1) dirty dne 2024-08-29T17:58:47.399 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:58:47 smithi110 bash[67519]: cluster 2024-08-29T17:58:45.399448+0000 mgr.y (mgr.25004) 189 : cluster [DBG] pgmap v299: 121 pgs: 13 active+undersized, 7 active+undersized+degraded, 101 active+clean; 483 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 1.4 MiB/s rd, 2.7 MiB/s wr, 9 op/s; 61/645 objects degraded (9.457%); 386 KiB/s, 0 objects/s recovering 2024-08-29T17:58:47.399 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:58:47 smithi110 bash[67519]: audit 2024-08-29T17:58:45.437607+0000 mgr.y (mgr.25004) 190 : audit [DBG] from='client.34287 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T17:58:47.399 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:58:47 smithi110 bash[67519]: audit 2024-08-29T17:58:45.743436+0000 mgr.y (mgr.25004) 191 : audit [DBG] from='client.44216 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T17:58:47.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:58:47 smithi110 bash[67519]: cluster 2024-08-29T17:58:46.036086+0000 mon.a (mon.0) 438 : cluster [DBG] osdmap e508: 8 total, 8 up, 8 in 2024-08-29T17:58:47.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:58:47 smithi110 bash[67519]: audit 2024-08-29T17:58:46.145955+0000 mon.a (mon.0) 439 : audit [DBG] from='client.? 172.21.15.29:0/3498836146' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T17:58:47.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:58:47 smithi110 bash[67519]: cluster 2024-08-29T17:58:46.867922+0000 mon.a (mon.0) 440 : cluster [WRN] Health check update: Degraded data redundancy: 61/645 objects degraded (9.457%), 7 pgs degraded (PG_DEGRADED) 2024-08-29T17:58:47.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:58:47 smithi029 bash[77880]: cluster 2024-08-29T17:58:45.399448+0000 mgr.y (mgr.25004) 189 : cluster [DBG] pgmap v299: 121 pgs: 13 active+undersized, 7 active+undersized+degraded, 101 active+clean; 483 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 1.4 MiB/s rd, 2.7 MiB/s wr, 9 op/s; 61/645 objects degraded (9.457%); 386 KiB/s, 0 objects/s recovering 2024-08-29T17:58:47.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:58:47 smithi029 bash[77880]: audit 2024-08-29T17:58:45.437607+0000 mgr.y (mgr.25004) 190 : audit [DBG] from='client.34287 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T17:58:47.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:58:47 smithi029 bash[77880]: audit 2024-08-29T17:58:45.743436+0000 mgr.y (mgr.25004) 191 : audit [DBG] from='client.44216 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T17:58:47.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:58:47 smithi029 bash[77880]: cluster 2024-08-29T17:58:46.036086+0000 mon.a (mon.0) 438 : cluster [DBG] osdmap e508: 8 total, 8 up, 8 in 2024-08-29T17:58:47.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:58:47 smithi029 bash[77880]: audit 2024-08-29T17:58:46.145955+0000 mon.a (mon.0) 439 : audit [DBG] from='client.? 172.21.15.29:0/3498836146' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T17:58:47.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:58:47 smithi029 bash[77880]: cluster 2024-08-29T17:58:46.867922+0000 mon.a (mon.0) 440 : cluster [WRN] Health check update: Degraded data redundancy: 61/645 objects degraded (9.457%), 7 pgs degraded (PG_DEGRADED) 2024-08-29T17:58:47.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:58:47 smithi029 bash[79042]: cluster 2024-08-29T17:58:45.399448+0000 mgr.y (mgr.25004) 189 : cluster [DBG] pgmap v299: 121 pgs: 13 active+undersized, 7 active+undersized+degraded, 101 active+clean; 483 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 1.4 MiB/s rd, 2.7 MiB/s wr, 9 op/s; 61/645 objects degraded (9.457%); 386 KiB/s, 0 objects/s recovering 2024-08-29T17:58:47.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:58:47 smithi029 bash[79042]: audit 2024-08-29T17:58:45.437607+0000 mgr.y (mgr.25004) 190 : audit [DBG] from='client.34287 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T17:58:47.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:58:47 smithi029 bash[79042]: audit 2024-08-29T17:58:45.743436+0000 mgr.y (mgr.25004) 191 : audit [DBG] from='client.44216 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T17:58:47.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:58:47 smithi029 bash[79042]: cluster 2024-08-29T17:58:46.036086+0000 mon.a (mon.0) 438 : cluster [DBG] osdmap e508: 8 total, 8 up, 8 in 2024-08-29T17:58:47.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:58:47 smithi029 bash[79042]: audit 2024-08-29T17:58:46.145955+0000 mon.a (mon.0) 439 : audit [DBG] from='client.? 172.21.15.29:0/3498836146' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T17:58:47.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:58:47 smithi029 bash[79042]: cluster 2024-08-29T17:58:46.867922+0000 mon.a (mon.0) 440 : cluster [WRN] Health check update: Degraded data redundancy: 61/645 objects degraded (9.457%), 7 pgs degraded (PG_DEGRADED) 2024-08-29T17:58:48.047 INFO:tasks.rados.rados.0.smithi029.stdout:2240: done (1 left) 2024-08-29T17:58:48.047 INFO:tasks.rados.rados.0.smithi029.stdout:2242: done (0 left) 2024-08-29T17:58:48.047 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 40 current snap is 217 2024-08-29T17:58:48.047 INFO:tasks.rados.rados.0.smithi029.stdout:2243: seq_num 685 ranges {0=679936,679936=442368,1122304=622592,1744896=139264} 2024-08-29T17:58:48.059 INFO:tasks.rados.rados.0.smithi029.stdout:2243: writing smithi02969618-40 from 0 to 679936 tid 1 2024-08-29T17:58:48.067 INFO:tasks.rados.rados.0.smithi029.stdout:2243: writing smithi02969618-40 from 679936 to 1122304 tid 2 2024-08-29T17:58:48.079 INFO:tasks.rados.rados.0.smithi029.stdout:2243: writing smithi02969618-40 from 1122304 to 1744896 tid 3 2024-08-29T17:58:48.082 INFO:tasks.rados.rados.0.smithi029.stdout:2243: writing smithi02969618-40 from 1744896 to 1884160 tid 4 2024-08-29T17:58:48.082 INFO:tasks.rados.rados.0.smithi029.stdout:2244: setattr oid 18 current snap is 217 2024-08-29T17:58:48.082 INFO:tasks.rados.rados.0.smithi029.stdout:2243: finishing write tid 1 to smithi02969618-40 2024-08-29T17:58:48.083 INFO:tasks.rados.rados.0.smithi029.stdout:2243: finishing write tid 2 to smithi02969618-40 2024-08-29T17:58:48.087 INFO:tasks.rados.rados.0.smithi029.stdout:2243: finishing write tid 3 to smithi02969618-40 2024-08-29T17:58:48.088 INFO:tasks.rados.rados.0.smithi029.stdout:2243: finishing write tid 4 to smithi02969618-40 2024-08-29T17:58:48.088 INFO:tasks.rados.rados.0.smithi029.stdout:2245: setattr oid 7 current snap is 217 2024-08-29T17:58:48.088 INFO:tasks.rados.rados.0.smithi029.stdout:2243: finishing write tid 5 to smithi02969618-40 2024-08-29T17:58:48.092 INFO:tasks.rados.rados.0.smithi029.stdout:2243: finishing write tid 6 to smithi02969618-40 2024-08-29T17:58:48.092 INFO:tasks.rados.rados.0.smithi029.stdout:2243: oid 40 updating version 0 to 1612 2024-08-29T17:58:48.092 INFO:tasks.rados.rados.0.smithi029.stdout:2243: oid 40 version 1612 is already newer than 1609 2024-08-29T17:58:48.092 INFO:tasks.rados.rados.0.smithi029.stdout:2243: oid 40 version 1612 is already newer than 1610 2024-08-29T17:58:48.092 INFO:tasks.rados.rados.0.smithi029.stdout:2243: oid 40 version 1612 is already newer than 1611 2024-08-29T17:58:48.092 INFO:tasks.rados.rados.0.smithi029.stdout:2243: oid 40 version 1612 is already newer than 1608 2024-08-29T17:58:48.092 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 40 v 1612 (ObjNum 685 snap 217 seq_num 685) dirty exists 2024-08-29T17:58:48.092 INFO:tasks.rados.rados.0.smithi029.stdout:2243: left oid 40 (ObjNum 685 snap 217 seq_num 685) 2024-08-29T17:58:48.094 INFO:tasks.rados.rados.0.smithi029.stdout:2243: done (2 left) 2024-08-29T17:58:48.094 INFO:tasks.rados.rados.0.smithi029.stdout:2246: rollback oid 19 current snap is 217 2024-08-29T17:58:48.094 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 19 to 201 2024-08-29T17:58:48.094 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 1 current snap is 217 2024-08-29T17:58:48.094 INFO:tasks.rados.rados.0.smithi029.stdout:2247: seq_num 686 ranges {19529728=696320,20226048=729088,20955136=425984,21381120=49152} 2024-08-29T17:58:48.149 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:58:48 smithi029 bash[77880]: cluster 2024-08-29T17:58:47.047650+0000 mon.a (mon.0) 441 : cluster [DBG] osdmap e509: 8 total, 8 up, 8 in 2024-08-29T17:58:48.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:58:48 smithi029 bash[79042]: cluster 2024-08-29T17:58:47.047650+0000 mon.a (mon.0) 441 : cluster [DBG] osdmap e509: 8 total, 8 up, 8 in 2024-08-29T17:58:48.212 INFO:tasks.rados.rados.0.smithi029.stdout:2247: writing smithi02969618-1 from 19529728 to 20226048 tid 1 2024-08-29T17:58:48.216 INFO:tasks.rados.rados.0.smithi029.stdout:2247: writing smithi02969618-1 from 20226048 to 20955136 tid 2 2024-08-29T17:58:48.218 INFO:tasks.rados.rados.0.smithi029.stdout:2247: writing smithi02969618-1 from 20955136 to 21381120 tid 3 2024-08-29T17:58:48.219 INFO:tasks.rados.rados.0.smithi029.stdout:2247: writing smithi02969618-1 from 21381120 to 21430272 tid 4 2024-08-29T17:58:48.219 INFO:tasks.rados.rados.0.smithi029.stdout:2248: read oid 26 snap 216 2024-08-29T17:58:48.219 INFO:tasks.rados.rados.0.smithi029.stdout:2248: expect (ObjNum 669 snap 207 seq_num 669) 2024-08-29T17:58:48.219 INFO:tasks.rados.rados.0.smithi029.stdout:2249: copy_from oid 23 from oid 25 current snap is 217 2024-08-29T17:58:48.220 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 7 v 1053 (ObjNum 675 snap 208 seq_num 675) dirty exists 2024-08-29T17:58:48.220 INFO:tasks.rados.rados.0.smithi029.stdout:2245: done (5 left) 2024-08-29T17:58:48.220 INFO:tasks.rados.rados.0.smithi029.stdout:2250: read oid 50 snap 201 2024-08-29T17:58:48.220 INFO:tasks.rados.rados.0.smithi029.stdout:2250: expect (ObjNum 638 snap 198 seq_num 638) 2024-08-29T17:58:48.220 INFO:tasks.rados.rados.0.smithi029.stdout:2251: rmattr oid 16 current snap is 217 2024-08-29T17:58:48.220 INFO:tasks.rados.rados.0.smithi029.stdout:2251: done (6 left) 2024-08-29T17:58:48.220 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 18 v 1038 (ObjNum 664 snap 206 seq_num 664) dirty exists 2024-08-29T17:58:48.220 INFO:tasks.rados.rados.0.smithi029.stdout:2252: read oid 28 snap 202 2024-08-29T17:58:48.220 INFO:tasks.rados.rados.0.smithi029.stdout:2252: expect (ObjNum 532 snap 164 seq_num 532) 2024-08-29T17:58:48.220 INFO:tasks.rados.rados.0.smithi029.stdout:2244: done (6 left) 2024-08-29T17:58:48.220 INFO:tasks.rados.rados.0.smithi029.stdout:2253: snap_create 2024-08-29T17:58:48.220 INFO:tasks.rados.rados.0.smithi029.stdout:2246: finishing rollback tid 0 to smithi02969618-19 2024-08-29T17:58:48.220 INFO:tasks.rados.rados.0.smithi029.stdout:2246: finishing rollback tid 1 to smithi02969618-19 2024-08-29T17:58:48.221 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 19 v 1453 (ObjNum 161 snap 0 seq_num 0) dirty dne 2024-08-29T17:58:48.233 INFO:tasks.rados.rados.0.smithi029.stdout:2247: finishing write tid 1 to smithi02969618-1 2024-08-29T17:58:48.234 INFO:tasks.rados.rados.0.smithi029.stdout:2247: finishing write tid 2 to smithi02969618-1 2024-08-29T17:58:48.237 INFO:tasks.rados.rados.0.smithi029.stdout:2247: finishing write tid 3 to smithi02969618-1 2024-08-29T17:58:48.240 INFO:tasks.rados.rados.0.smithi029.stdout:2247: finishing write tid 4 to smithi02969618-1 2024-08-29T17:58:48.240 INFO:tasks.rados.rados.0.smithi029.stdout:2247: finishing write tid 5 to smithi02969618-1 2024-08-29T17:58:48.241 INFO:tasks.rados.rados.0.smithi029.stdout:2250: expect (ObjNum 638 snap 198 seq_num 638) 2024-08-29T17:58:48.374 INFO:tasks.rados.rados.0.smithi029.stdout:2247: finishing write tid 6 to smithi02969618-1 2024-08-29T17:58:48.374 INFO:tasks.rados.rados.0.smithi029.stdout:2247: oid 1 updating version 0 to 1058 2024-08-29T17:58:48.374 INFO:tasks.rados.rados.0.smithi029.stdout:2247: oid 1 version 1058 is already newer than 1055 2024-08-29T17:58:48.374 INFO:tasks.rados.rados.0.smithi029.stdout:2247: oid 1 version 1058 is already newer than 1056 2024-08-29T17:58:48.374 INFO:tasks.rados.rados.0.smithi029.stdout:2247: oid 1 version 1058 is already newer than 1054 2024-08-29T17:58:48.374 INFO:tasks.rados.rados.0.smithi029.stdout:2247: oid 1 version 1058 is already newer than 1057 2024-08-29T17:58:48.375 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 1 v 1058 (ObjNum 686 snap 217 seq_num 686) dirty exists 2024-08-29T17:58:48.375 INFO:tasks.rados.rados.0.smithi029.stdout:2247: left oid 1 (ObjNum 686 snap 217 seq_num 686) 2024-08-29T17:58:48.375 INFO:tasks.rados.rados.0.smithi029.stdout:2248: expect (ObjNum 669 snap 207 seq_num 669) 2024-08-29T17:58:48.399 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:58:48 smithi110 bash[67519]: cluster 2024-08-29T17:58:47.047650+0000 mon.a (mon.0) 441 : cluster [DBG] osdmap e509: 8 total, 8 up, 8 in 2024-08-29T17:58:48.723 INFO:tasks.rados.rados.0.smithi029.stdout:2252: expect (ObjNum 532 snap 164 seq_num 532) 2024-08-29T17:58:48.999 INFO:tasks.rados.rados.0.smithi029.stdout:2249: finishing copy_from racing read to smithi02969618-23 2024-08-29T17:58:48.999 INFO:tasks.rados.rados.0.smithi029.stdout:2249: finishing copy_from to smithi02969618-23 2024-08-29T17:58:48.999 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 23 v 1104 (ObjNum 670 snap 207 seq_num 670) dirty exists 2024-08-29T17:58:49.066 INFO:tasks.rados.rados.0.smithi029.stdout:2246: done (6 left) 2024-08-29T17:58:49.066 INFO:tasks.rados.rados.0.smithi029.stdout:2247: done (5 left) 2024-08-29T17:58:49.066 INFO:tasks.rados.rados.0.smithi029.stdout:2248: done (4 left) 2024-08-29T17:58:49.066 INFO:tasks.rados.rados.0.smithi029.stdout:2249: done (3 left) 2024-08-29T17:58:49.066 INFO:tasks.rados.rados.0.smithi029.stdout:2250: done (2 left) 2024-08-29T17:58:49.069 INFO:tasks.rados.rados.0.smithi029.stdout:2252: done (1 left) 2024-08-29T17:58:49.069 INFO:tasks.rados.rados.0.smithi029.stdout:2253: done (0 left) 2024-08-29T17:58:49.069 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 27 current snap is 218 2024-08-29T17:58:49.069 INFO:tasks.rados.rados.0.smithi029.stdout:2254: seq_num 687 ranges {9428992=712704,10141696=614400,10756096=589824} 2024-08-29T17:58:49.126 INFO:tasks.rados.rados.0.smithi029.stdout:2254: writing smithi02969618-27 from 9428992 to 10141696 tid 1 2024-08-29T17:58:49.129 INFO:tasks.rados.rados.0.smithi029.stdout:2254: writing smithi02969618-27 from 10141696 to 10756096 tid 2 2024-08-29T17:58:49.133 INFO:tasks.rados.rados.0.smithi029.stdout:2254: writing smithi02969618-27 from 10756096 to 11345920 tid 3 2024-08-29T17:58:49.133 INFO:tasks.rados.rados.0.smithi029.stdout:2255: setattr oid 31 current snap is 218 2024-08-29T17:58:49.135 INFO:tasks.rados.rados.0.smithi029.stdout:2256: read oid 26 snap -1 2024-08-29T17:58:49.135 INFO:tasks.rados.rados.0.smithi029.stdout:2256: expect (ObjNum 669 snap 207 seq_num 669) 2024-08-29T17:58:49.135 INFO:tasks.rados.rados.0.smithi029.stdout:2257: rollback oid 36 current snap is 218 2024-08-29T17:58:49.136 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 36 to 199 2024-08-29T17:58:49.136 INFO:tasks.rados.rados.0.smithi029.stdout:2258: rmattr oid 2 current snap is 218 2024-08-29T17:58:49.136 INFO:tasks.rados.rados.0.smithi029.stdout:2258: done (4 left) 2024-08-29T17:58:49.136 INFO:tasks.rados.rados.0.smithi029.stdout:2259: delete oid 34 current snap is 218 2024-08-29T17:58:49.142 INFO:tasks.rados.rados.0.smithi029.stdout:2257: finishing rollback tid 1 to smithi02969618-36 2024-08-29T17:58:49.143 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 36 v 809 (ObjNum 273 snap 0 seq_num 0) dirty dne 2024-08-29T17:58:49.147 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 31 v 1612 (ObjNum 614 snap 186 seq_num 614) dirty exists 2024-08-29T17:58:49.151 INFO:tasks.rados.rados.0.smithi029.stdout:2255: done (4 left) 2024-08-29T17:58:49.151 INFO:tasks.rados.rados.0.smithi029.stdout:2257: done (3 left) 2024-08-29T17:58:49.151 INFO:tasks.rados.rados.0.smithi029.stdout:2259: done (2 left) 2024-08-29T17:58:49.151 INFO:tasks.rados.rados.0.smithi029.stdout:2260: delete oid 5 current snap is 218 2024-08-29T17:58:49.151 INFO:tasks.rados.rados.0.smithi029.stdout:2254: finishing write tid 1 to smithi02969618-27 2024-08-29T17:58:49.152 INFO:tasks.rados.rados.0.smithi029.stdout:2254: finishing write tid 2 to smithi02969618-27 2024-08-29T17:58:49.152 INFO:tasks.rados.rados.0.smithi029.stdout:2254: finishing write tid 3 to smithi02969618-27 2024-08-29T17:58:49.156 INFO:tasks.rados.rados.0.smithi029.stdout:2254: finishing write tid 4 to smithi02969618-27 2024-08-29T17:58:49.162 INFO:tasks.rados.rados.0.smithi029.stdout:2260: done (2 left) 2024-08-29T17:58:49.162 INFO:tasks.rados.rados.0.smithi029.stdout:2261: snap_create 2024-08-29T17:58:49.164 INFO:tasks.rados.rados.0.smithi029.stdout:2254: finishing write tid 5 to smithi02969618-27 2024-08-29T17:58:49.164 INFO:tasks.rados.rados.0.smithi029.stdout:2254: oid 27 updating version 0 to 1614 2024-08-29T17:58:49.164 INFO:tasks.rados.rados.0.smithi029.stdout:2254: oid 27 updating version 1614 to 1616 2024-08-29T17:58:49.164 INFO:tasks.rados.rados.0.smithi029.stdout:2254: oid 27 version 1616 is already newer than 1613 2024-08-29T17:58:49.164 INFO:tasks.rados.rados.0.smithi029.stdout:2254: oid 27 version 1616 is already newer than 1615 2024-08-29T17:58:49.164 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 27 v 1616 (ObjNum 687 snap 218 seq_num 687) dirty exists 2024-08-29T17:58:49.164 INFO:tasks.rados.rados.0.smithi029.stdout:2254: left oid 27 (ObjNum 687 snap 218 seq_num 687) 2024-08-29T17:58:49.173 INFO:tasks.rados.rados.0.smithi029.stdout:2256: expect (ObjNum 669 snap 207 seq_num 669) 2024-08-29T17:58:49.399 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:58:49 smithi110 bash[67519]: cluster 2024-08-29T17:58:47.400317+0000 mgr.y (mgr.25004) 192 : cluster [DBG] pgmap v302: 121 pgs: 121 active+clean; 481 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 1.4 MiB/s rd, 2.7 MiB/s wr, 10 op/s; 19 MiB/s, 4 objects/s recovering 2024-08-29T17:58:49.399 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:58:49 smithi110 bash[67519]: cluster 2024-08-29T17:58:48.041717+0000 mon.a (mon.0) 442 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 61/645 objects degraded (9.457%), 7 pgs degraded) 2024-08-29T17:58:49.399 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:58:49 smithi110 bash[67519]: cluster 2024-08-29T17:58:48.041758+0000 mon.a (mon.0) 443 : cluster [INF] Cluster is now healthy 2024-08-29T17:58:49.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:58:49 smithi110 bash[67519]: cluster 2024-08-29T17:58:48.048387+0000 mon.a (mon.0) 444 : cluster [DBG] osdmap e510: 8 total, 8 up, 8 in 2024-08-29T17:58:49.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:58:49 smithi110 bash[67519]: audit 2024-08-29T17:58:48.441498+0000 mon.a (mon.0) 445 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:58:49.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:58:49 smithi110 bash[67519]: audit 2024-08-29T17:58:48.443837+0000 mon.c (mon.2) 98 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T17:58:49.419 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:58:49 smithi029 bash[79042]: cluster 2024-08-29T17:58:47.400317+0000 mgr.y (mgr.25004) 192 : cluster [DBG] pgmap v302: 121 pgs: 121 active+clean; 481 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 1.4 MiB/s rd, 2.7 MiB/s wr, 10 op/s; 19 MiB/s, 4 objects/s recovering 2024-08-29T17:58:49.419 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:58:49 smithi029 bash[79042]: cluster 2024-08-29T17:58:48.041717+0000 mon.a (mon.0) 442 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 61/645 objects degraded (9.457%), 7 pgs degraded) 2024-08-29T17:58:49.419 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:58:49 smithi029 bash[79042]: cluster 2024-08-29T17:58:48.041758+0000 mon.a (mon.0) 443 : cluster [INF] Cluster is now healthy 2024-08-29T17:58:49.419 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:58:49 smithi029 bash[79042]: cluster 2024-08-29T17:58:48.048387+0000 mon.a (mon.0) 444 : cluster [DBG] osdmap e510: 8 total, 8 up, 8 in 2024-08-29T17:58:49.419 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:58:49 smithi029 bash[79042]: audit 2024-08-29T17:58:48.441498+0000 mon.a (mon.0) 445 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:58:49.419 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:58:49 smithi029 bash[79042]: audit 2024-08-29T17:58:48.443837+0000 mon.c (mon.2) 98 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T17:58:49.419 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:58:49 smithi029 bash[77880]: cluster 2024-08-29T17:58:47.400317+0000 mgr.y (mgr.25004) 192 : cluster [DBG] pgmap v302: 121 pgs: 121 active+clean; 481 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 1.4 MiB/s rd, 2.7 MiB/s wr, 10 op/s; 19 MiB/s, 4 objects/s recovering 2024-08-29T17:58:49.419 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:58:49 smithi029 bash[77880]: cluster 2024-08-29T17:58:48.041717+0000 mon.a (mon.0) 442 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 61/645 objects degraded (9.457%), 7 pgs degraded) 2024-08-29T17:58:49.420 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:58:49 smithi029 bash[77880]: cluster 2024-08-29T17:58:48.041758+0000 mon.a (mon.0) 443 : cluster [INF] Cluster is now healthy 2024-08-29T17:58:49.420 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:58:49 smithi029 bash[77880]: cluster 2024-08-29T17:58:48.048387+0000 mon.a (mon.0) 444 : cluster [DBG] osdmap e510: 8 total, 8 up, 8 in 2024-08-29T17:58:49.420 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:58:49 smithi029 bash[77880]: audit 2024-08-29T17:58:48.441498+0000 mon.a (mon.0) 445 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:58:49.420 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:58:49 smithi029 bash[77880]: audit 2024-08-29T17:58:48.443837+0000 mon.c (mon.2) 98 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T17:58:50.080 INFO:tasks.rados.rados.0.smithi029.stdout:2254: done (2 left) 2024-08-29T17:58:50.080 INFO:tasks.rados.rados.0.smithi029.stdout:2256: done (1 left) 2024-08-29T17:58:50.080 INFO:tasks.rados.rados.0.smithi029.stdout:2261: done (0 left) 2024-08-29T17:58:50.080 INFO:tasks.rados.rados.0.smithi029.stdout:2262: rmattr oid 43 current snap is 219 2024-08-29T17:58:50.080 INFO:tasks.rados.rados.0.smithi029.stdout:2262: done (0 left) 2024-08-29T17:58:50.080 INFO:tasks.rados.rados.0.smithi029.stdout:2263: read oid 11 snap -1 2024-08-29T17:58:50.081 INFO:tasks.rados.rados.0.smithi029.stdout:2263: expect deleted 2024-08-29T17:58:50.081 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 23 current snap is 219 2024-08-29T17:58:50.081 INFO:tasks.rados.rados.0.smithi029.stdout:2264: seq_num 690 ranges {3776512=761856,4538368=663552,5201920=409600,5611520=131072} 2024-08-29T17:58:50.105 INFO:tasks.rados.rados.0.smithi029.stdout:2264: writing smithi02969618-23 from 3776512 to 4538368 tid 1 2024-08-29T17:58:50.109 INFO:tasks.rados.rados.0.smithi029.stdout:2264: writing smithi02969618-23 from 4538368 to 5201920 tid 2 2024-08-29T17:58:50.112 INFO:tasks.rados.rados.0.smithi029.stdout:2264: writing smithi02969618-23 from 5201920 to 5611520 tid 3 2024-08-29T17:58:50.113 INFO:tasks.rados.rados.0.smithi029.stdout:2264: writing smithi02969618-23 from 5611520 to 5742592 tid 4 2024-08-29T17:58:50.113 INFO:tasks.rados.rados.0.smithi029.stdout:2265: read oid 2 snap -1 2024-08-29T17:58:50.113 INFO:tasks.rados.rados.0.smithi029.stdout:2265: expect (ObjNum 636 snap 196 seq_num 636) 2024-08-29T17:58:50.113 INFO:tasks.rados.rados.0.smithi029.stdout:2266: setattr oid 5 current snap is 219 2024-08-29T17:58:50.114 INFO:tasks.rados.rados.0.smithi029.stdout:2263: done (3 left) 2024-08-29T17:58:50.114 INFO:tasks.rados.rados.0.smithi029.stdout:2267: read oid 14 snap 207 2024-08-29T17:58:50.115 INFO:tasks.rados.rados.0.smithi029.stdout:2267: expect (ObjNum 550 snap 169 seq_num 550) 2024-08-29T17:58:50.115 INFO:tasks.rados.rados.0.smithi029.stdout:2268: read oid 29 snap -1 2024-08-29T17:58:50.115 INFO:tasks.rados.rados.0.smithi029.stdout:2268: expect (ObjNum 548 snap 168 seq_num 548) 2024-08-29T17:58:50.115 INFO:tasks.rados.rados.0.smithi029.stdout:2269: setattr oid 28 current snap is 219 2024-08-29T17:58:50.116 INFO:tasks.rados.rados.0.smithi029.stdout:2270: rmattr oid 34 current snap is 219 2024-08-29T17:58:50.116 INFO:tasks.rados.rados.0.smithi029.stdout:2270: done (6 left) 2024-08-29T17:58:50.116 INFO:tasks.rados.rados.0.smithi029.stdout:2271: read oid 30 snap -1 2024-08-29T17:58:50.116 INFO:tasks.rados.rados.0.smithi029.stdout:2271: expect (ObjNum 614 snap 186 seq_num 614) 2024-08-29T17:58:50.117 INFO:tasks.rados.rados.0.smithi029.stdout:2272: read oid 42 snap -1 2024-08-29T17:58:50.117 INFO:tasks.rados.rados.0.smithi029.stdout:2272: expect (ObjNum 629 snap 193 seq_num 629) 2024-08-29T17:58:50.117 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 8 current snap is 219 2024-08-29T17:58:50.117 INFO:tasks.rados.rados.0.smithi029.stdout:2273: seq_num 691 ranges {0=778240,778240=548864,1327104=614400,1941504=40960} 2024-08-29T17:58:50.121 INFO:tasks.rados.rados.0.smithi029.stdout:2273: writing smithi02969618-8 from 0 to 778240 tid 1 2024-08-29T17:58:50.126 INFO:tasks.rados.rados.0.smithi029.stdout:2273: writing smithi02969618-8 from 778240 to 1327104 tid 2 2024-08-29T17:58:50.130 INFO:tasks.rados.rados.0.smithi029.stdout:2273: writing smithi02969618-8 from 1327104 to 1941504 tid 3 2024-08-29T17:58:50.131 INFO:tasks.rados.rados.0.smithi029.stdout:2273: writing smithi02969618-8 from 1941504 to 1982464 tid 4 2024-08-29T17:58:50.131 INFO:tasks.rados.rados.0.smithi029.stdout:2274: delete oid 45 current snap is 219 2024-08-29T17:58:50.131 INFO:tasks.rados.rados.0.smithi029.stdout:2264: finishing write tid 1 to smithi02969618-23 2024-08-29T17:58:50.136 INFO:tasks.rados.rados.0.smithi029.stdout:2264: finishing write tid 2 to smithi02969618-23 2024-08-29T17:58:50.142 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 5 v 1027 (ObjNum 33 snap 0 seq_num 21138853) dirty exists 2024-08-29T17:58:50.144 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 28 v 1132 (ObjNum 532 snap 164 seq_num 532) dirty exists 2024-08-29T17:58:50.145 INFO:tasks.rados.rados.0.smithi029.stdout:2264: finishing write tid 3 to smithi02969618-23 2024-08-29T17:58:50.152 INFO:tasks.rados.rados.0.smithi029.stdout:2266: done (9 left) 2024-08-29T17:58:50.152 INFO:tasks.rados.rados.0.smithi029.stdout:2269: done (8 left) 2024-08-29T17:58:50.152 INFO:tasks.rados.rados.0.smithi029.stdout:2274: done (7 left) 2024-08-29T17:58:50.152 INFO:tasks.rados.rados.0.smithi029.stdout:2275: snap_remove snap 213 2024-08-29T17:58:50.322 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:58:50 smithi029 bash[79042]: cluster 2024-08-29T17:58:49.067852+0000 mon.a (mon.0) 446 : cluster [DBG] osdmap e511: 8 total, 8 up, 8 in 2024-08-29T17:58:50.322 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:58:50 smithi029 bash[77880]: cluster 2024-08-29T17:58:49.067852+0000 mon.a (mon.0) 446 : cluster [DBG] osdmap e511: 8 total, 8 up, 8 in 2024-08-29T17:58:50.399 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:58:50 smithi110 bash[67519]: cluster 2024-08-29T17:58:49.067852+0000 mon.a (mon.0) 446 : cluster [DBG] osdmap e511: 8 total, 8 up, 8 in 2024-08-29T17:58:51.082 INFO:tasks.rados.rados.0.smithi029.stdout:2275: done (7 left) 2024-08-29T17:58:51.082 INFO:tasks.rados.rados.0.smithi029.stdout:2276: delete oid 19 current snap is 219 2024-08-29T17:58:51.082 INFO:tasks.rados.rados.0.smithi029.stdout:2271: expect (ObjNum 614 snap 186 seq_num 614) 2024-08-29T17:58:51.326 INFO:tasks.rados.rados.0.smithi029.stdout:2264: finishing write tid 4 to smithi02969618-23 2024-08-29T17:58:51.327 INFO:tasks.rados.rados.0.smithi029.stdout:2264: finishing write tid 5 to smithi02969618-23 2024-08-29T17:58:51.327 INFO:tasks.rados.rados.0.smithi029.stdout:2271: done (7 left) 2024-08-29T17:58:51.327 INFO:tasks.rados.rados.0.smithi029.stdout:2276: done (6 left) 2024-08-29T17:58:51.327 INFO:tasks.rados.rados.0.smithi029.stdout:2277: setattr oid 32 current snap is 219 2024-08-29T17:58:51.327 INFO:tasks.rados.rados.0.smithi029.stdout:2273: finishing write tid 1 to smithi02969618-8 2024-08-29T17:58:51.327 INFO:tasks.rados.rados.0.smithi029.stdout:2273: finishing write tid 2 to smithi02969618-8 2024-08-29T17:58:51.327 INFO:tasks.rados.rados.0.smithi029.stdout:2273: finishing write tid 3 to smithi02969618-8 2024-08-29T17:58:51.327 INFO:tasks.rados.rados.0.smithi029.stdout:2273: finishing write tid 4 to smithi02969618-8 2024-08-29T17:58:51.327 INFO:tasks.rados.rados.0.smithi029.stdout:2273: finishing write tid 5 to smithi02969618-8 2024-08-29T17:58:51.327 INFO:tasks.rados.rados.0.smithi029.stdout:2267: expect (ObjNum 550 snap 169 seq_num 550) 2024-08-29T17:58:51.344 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:58:51 smithi029 bash[77880]: cluster 2024-08-29T17:58:49.401425+0000 mgr.y (mgr.25004) 193 : cluster [DBG] pgmap v305: 121 pgs: 121 active+clean; 486 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 1.6 MiB/s rd, 1.4 MiB/s wr, 14 op/s; 18 MiB/s, 3 objects/s recovering 2024-08-29T17:58:51.344 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:58:51 smithi029 bash[77880]: cluster 2024-08-29T17:58:50.079583+0000 mon.a (mon.0) 447 : cluster [DBG] osdmap e512: 8 total, 8 up, 8 in 2024-08-29T17:58:51.345 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:58:51 smithi029 bash[79042]: cluster 2024-08-29T17:58:49.401425+0000 mgr.y (mgr.25004) 193 : cluster [DBG] pgmap v305: 121 pgs: 121 active+clean; 486 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 1.6 MiB/s rd, 1.4 MiB/s wr, 14 op/s; 18 MiB/s, 3 objects/s recovering 2024-08-29T17:58:51.345 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:58:51 smithi029 bash[79042]: cluster 2024-08-29T17:58:50.079583+0000 mon.a (mon.0) 447 : cluster [DBG] osdmap e512: 8 total, 8 up, 8 in 2024-08-29T17:58:51.399 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:58:51 smithi110 bash[67519]: cluster 2024-08-29T17:58:49.401425+0000 mgr.y (mgr.25004) 193 : cluster [DBG] pgmap v305: 121 pgs: 121 active+clean; 486 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 1.6 MiB/s rd, 1.4 MiB/s wr, 14 op/s; 18 MiB/s, 3 objects/s recovering 2024-08-29T17:58:51.399 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:58:51 smithi110 bash[67519]: cluster 2024-08-29T17:58:50.079583+0000 mon.a (mon.0) 447 : cluster [DBG] osdmap e512: 8 total, 8 up, 8 in 2024-08-29T17:58:51.506 INFO:tasks.rados.rados.0.smithi029.stdout:2265: expect (ObjNum 636 snap 196 seq_num 636) 2024-08-29T17:58:51.534 INFO:tasks.rados.rados.0.smithi029.stdout:2264: finishing write tid 6 to smithi02969618-23 2024-08-29T17:58:51.534 INFO:tasks.rados.rados.0.smithi029.stdout:2264: oid 23 updating version 0 to 1805 2024-08-29T17:58:51.534 INFO:tasks.rados.rados.0.smithi029.stdout:2264: oid 23 updating version 1805 to 1806 2024-08-29T17:58:51.534 INFO:tasks.rados.rados.0.smithi029.stdout:2264: oid 23 version 1806 is already newer than 1804 2024-08-29T17:58:51.534 INFO:tasks.rados.rados.0.smithi029.stdout:2264: oid 23 updating version 1806 to 1808 2024-08-29T17:58:51.534 INFO:tasks.rados.rados.0.smithi029.stdout:2264: oid 23 version 1808 is already newer than 1807 2024-08-29T17:58:51.534 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 23 v 1808 (ObjNum 690 snap 219 seq_num 690) dirty exists 2024-08-29T17:58:51.534 INFO:tasks.rados.rados.0.smithi029.stdout:2264: left oid 23 (ObjNum 690 snap 219 seq_num 690) 2024-08-29T17:58:51.534 INFO:tasks.rados.rados.0.smithi029.stdout:2273: finishing write tid 6 to smithi02969618-8 2024-08-29T17:58:51.535 INFO:tasks.rados.rados.0.smithi029.stdout:2273: oid 8 updating version 0 to 1441 2024-08-29T17:58:51.535 INFO:tasks.rados.rados.0.smithi029.stdout:2273: oid 8 updating version 1441 to 1442 2024-08-29T17:58:51.535 INFO:tasks.rados.rados.0.smithi029.stdout:2273: oid 8 version 1442 is already newer than 1440 2024-08-29T17:58:51.535 INFO:tasks.rados.rados.0.smithi029.stdout:2273: oid 8 updating version 1442 to 1443 2024-08-29T17:58:51.535 INFO:tasks.rados.rados.0.smithi029.stdout:2273: oid 8 updating version 1443 to 1444 2024-08-29T17:58:51.535 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 8 v 1444 (ObjNum 691 snap 219 seq_num 691) dirty exists 2024-08-29T17:58:51.535 INFO:tasks.rados.rados.0.smithi029.stdout:2273: left oid 8 (ObjNum 691 snap 219 seq_num 691) 2024-08-29T17:58:51.535 INFO:tasks.rados.rados.0.smithi029.stdout:2268: expect (ObjNum 548 snap 168 seq_num 548) 2024-08-29T17:58:51.952 INFO:tasks.rados.rados.0.smithi029.stdout:2272: expect (ObjNum 629 snap 193 seq_num 629) 2024-08-29T17:58:52.399 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:58:52 smithi110 bash[67519]: cluster 2024-08-29T17:58:51.084217+0000 mon.a (mon.0) 448 : cluster [DBG] osdmap e513: 8 total, 8 up, 8 in 2024-08-29T17:58:52.399 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:58:52 smithi110 bash[67519]: cluster 2024-08-29T17:58:51.878427+0000 mon.a (mon.0) 449 : cluster [DBG] osdmap e514: 8 total, 8 up, 8 in 2024-08-29T17:58:52.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:58:52 smithi029 bash[77880]: cluster 2024-08-29T17:58:51.084217+0000 mon.a (mon.0) 448 : cluster [DBG] osdmap e513: 8 total, 8 up, 8 in 2024-08-29T17:58:52.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:58:52 smithi029 bash[77880]: cluster 2024-08-29T17:58:51.878427+0000 mon.a (mon.0) 449 : cluster [DBG] osdmap e514: 8 total, 8 up, 8 in 2024-08-29T17:58:52.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:58:52 smithi029 bash[79042]: cluster 2024-08-29T17:58:51.084217+0000 mon.a (mon.0) 448 : cluster [DBG] osdmap e513: 8 total, 8 up, 8 in 2024-08-29T17:58:52.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:58:52 smithi029 bash[79042]: cluster 2024-08-29T17:58:51.878427+0000 mon.a (mon.0) 449 : cluster [DBG] osdmap e514: 8 total, 8 up, 8 in 2024-08-29T17:58:52.687 INFO:tasks.rados.rados.0.smithi029.stdout:2264: done (6 left) 2024-08-29T17:58:52.687 INFO:tasks.rados.rados.0.smithi029.stdout:2265: done (5 left) 2024-08-29T17:58:52.687 INFO:tasks.rados.rados.0.smithi029.stdout:2267: done (4 left) 2024-08-29T17:58:52.687 INFO:tasks.rados.rados.0.smithi029.stdout:2268: done (3 left) 2024-08-29T17:58:52.687 INFO:tasks.rados.rados.0.smithi029.stdout:2272: done (2 left) 2024-08-29T17:58:52.687 INFO:tasks.rados.rados.0.smithi029.stdout:2273: done (1 left) 2024-08-29T17:58:52.687 INFO:tasks.rados.rados.0.smithi029.stdout:2278: rmattr oid 50 current snap is 219 2024-08-29T17:58:52.687 INFO:tasks.rados.rados.0.smithi029.stdout:2278: done (1 left) 2024-08-29T17:58:52.687 INFO:tasks.rados.rados.0.smithi029.stdout:2279: read oid 44 snap -1 2024-08-29T17:58:52.687 INFO:tasks.rados.rados.0.smithi029.stdout:2279: expect (ObjNum 617 snap 186 seq_num 617) 2024-08-29T17:58:52.687 INFO:tasks.rados.rados.0.smithi029.stdout:2280: copy_from oid 23 from oid 45 current snap is 219 2024-08-29T17:58:52.688 INFO:tasks.rados.rados.0.smithi029.stdout:2281: rollback oid 37 current snap is 219 2024-08-29T17:58:52.688 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 37 to 217 2024-08-29T17:58:52.688 INFO:tasks.rados.rados.0.smithi029.stdout:2282: rollback oid 13 current snap is 219 2024-08-29T17:58:52.688 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 13 to 199 2024-08-29T17:58:52.688 INFO:tasks.rados.rados.0.smithi029.stdout:2283: rollback oid 42 current snap is 219 2024-08-29T17:58:52.688 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 42 to 204 2024-08-29T17:58:52.688 INFO:tasks.rados.rados.0.smithi029.stdout:2284: copy_from oid 43 from oid 41 current snap is 219 2024-08-29T17:58:52.688 INFO:tasks.rados.rados.0.smithi029.stdout:2285: rollback oid 1 current snap is 219 2024-08-29T17:58:52.688 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 1 to 211 2024-08-29T17:58:52.688 INFO:tasks.rados.rados.0.smithi029.stdout:2286: delete oid 48 current snap is 219 2024-08-29T17:58:52.690 INFO:tasks.rados.rados.0.smithi029.stdout:2286: done (8 left) 2024-08-29T17:58:52.690 INFO:tasks.rados.rados.0.smithi029.stdout:2287: read oid 22 snap 200 2024-08-29T17:58:52.691 INFO:tasks.rados.rados.0.smithi029.stdout:2287: expect (ObjNum 449 snap 134 seq_num 449) 2024-08-29T17:58:52.691 INFO:tasks.rados.rados.0.smithi029.stdout:2288: snap_create 2024-08-29T17:58:52.697 INFO:tasks.rados.rados.0.smithi029.stdout:2283: finishing rollback tid 0 to smithi02969618-42 2024-08-29T17:58:52.704 INFO:tasks.rados.rados.0.smithi029.stdout:2285: finishing rollback tid 0 to smithi02969618-1 2024-08-29T17:58:52.705 INFO:tasks.rados.rados.0.smithi029.stdout:2283: finishing rollback tid 1 to smithi02969618-42 2024-08-29T17:58:52.705 INFO:tasks.rados.rados.0.smithi029.stdout:2283: finishing rollback tid 2 to smithi02969618-42 2024-08-29T17:58:52.705 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 42 v 1433 (ObjNum 429 snap 128 seq_num 429) dirty exists 2024-08-29T17:58:52.705 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 32 v 1028 (ObjNum 541 snap 166 seq_num 541) dirty exists 2024-08-29T17:58:52.705 INFO:tasks.rados.rados.0.smithi029.stdout:2285: finishing rollback tid 1 to smithi02969618-1 2024-08-29T17:58:52.707 INFO:tasks.rados.rados.0.smithi029.stdout:2285: finishing rollback tid 2 to smithi02969618-1 2024-08-29T17:58:52.707 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 1 v 1061 (ObjNum 619 snap 188 seq_num 619) dirty exists 2024-08-29T17:58:52.711 INFO:tasks.rados.rados.0.smithi029.stdout:2282: finishing rollback tid 0 to smithi02969618-13 2024-08-29T17:58:52.711 INFO:tasks.rados.rados.0.smithi029.stdout:2282: finishing rollback tid 1 to smithi02969618-13 2024-08-29T17:58:52.711 INFO:tasks.rados.rados.0.smithi029.stdout:2282: finishing rollback tid 2 to smithi02969618-13 2024-08-29T17:58:52.711 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 13 v 817 (ObjNum 221 snap 47 seq_num 221) dirty exists 2024-08-29T17:58:52.713 INFO:tasks.rados.rados.0.smithi029.stdout:2284: finishing copy_from racing read to smithi02969618-43 2024-08-29T17:58:52.718 INFO:tasks.rados.rados.0.smithi029.stdout:2284: finishing copy_from to smithi02969618-43 2024-08-29T17:58:52.718 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 43 v 358 (ObjNum 667 snap 206 seq_num 667) dirty exists 2024-08-29T17:58:52.749 INFO:tasks.rados.rados.0.smithi029.stdout:2287: expect (ObjNum 449 snap 134 seq_num 449) 2024-08-29T17:58:53.399 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:58:53 smithi110 bash[67519]: cluster 2024-08-29T17:58:51.401980+0000 mgr.y (mgr.25004) 194 : cluster [DBG] pgmap v308: 121 pgs: 121 active+clean; 490 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 2.3 MiB/s wr, 17 op/s 2024-08-29T17:58:53.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:58:53 smithi110 bash[67519]: audit 2024-08-29T17:58:52.307277+0000 mon.a (mon.0) 450 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:58:53.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:58:53 smithi110 bash[67519]: audit 2024-08-29T17:58:52.317867+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:58:53.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:58:53 smithi110 bash[67519]: audit 2024-08-29T17:58:52.319978+0000 mon.c (mon.2) 99 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:58:53.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:58:53 smithi110 bash[67519]: audit 2024-08-29T17:58:52.321014+0000 mon.c (mon.2) 100 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T17:58:53.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:58:53 smithi110 bash[67519]: audit 2024-08-29T17:58:52.329820+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:58:53.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:58:53 smithi110 bash[67519]: audit 2024-08-29T17:58:52.474827+0000 mon.c (mon.2) 101 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:58:53.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:58:53 smithi110 bash[67519]: audit 2024-08-29T17:58:52.477568+0000 mon.c (mon.2) 102 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T17:58:53.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:58:53 smithi110 bash[67519]: audit 2024-08-29T17:58:52.479720+0000 mon.c (mon.2) 103 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T17:58:53.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:58:53 smithi110 bash[67519]: audit 2024-08-29T17:58:52.481324+0000 mon.c (mon.2) 104 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T17:58:53.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:58:53 smithi110 bash[67519]: audit 2024-08-29T17:58:52.483270+0000 mon.c (mon.2) 105 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-08-29T17:58:53.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:58:53 smithi029 bash[79042]: cluster 2024-08-29T17:58:51.401980+0000 mgr.y (mgr.25004) 194 : cluster [DBG] pgmap v308: 121 pgs: 121 active+clean; 490 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 2.3 MiB/s wr, 17 op/s 2024-08-29T17:58:53.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:58:53 smithi029 bash[79042]: audit 2024-08-29T17:58:52.307277+0000 mon.a (mon.0) 450 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:58:53.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:58:53 smithi029 bash[79042]: audit 2024-08-29T17:58:52.317867+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:58:53.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:58:53 smithi029 bash[79042]: audit 2024-08-29T17:58:52.319978+0000 mon.c (mon.2) 99 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:58:53.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:58:53 smithi029 bash[79042]: audit 2024-08-29T17:58:52.321014+0000 mon.c (mon.2) 100 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T17:58:53.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:58:53 smithi029 bash[79042]: audit 2024-08-29T17:58:52.329820+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:58:53.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:58:53 smithi029 bash[79042]: audit 2024-08-29T17:58:52.474827+0000 mon.c (mon.2) 101 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:58:53.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:58:53 smithi029 bash[79042]: audit 2024-08-29T17:58:52.477568+0000 mon.c (mon.2) 102 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T17:58:53.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:58:53 smithi029 bash[79042]: audit 2024-08-29T17:58:52.479720+0000 mon.c (mon.2) 103 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T17:58:53.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:58:53 smithi029 bash[79042]: audit 2024-08-29T17:58:52.481324+0000 mon.c (mon.2) 104 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T17:58:53.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:58:53 smithi029 bash[79042]: audit 2024-08-29T17:58:52.483270+0000 mon.c (mon.2) 105 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-08-29T17:58:53.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:58:53 smithi029 bash[77880]: cluster 2024-08-29T17:58:51.401980+0000 mgr.y (mgr.25004) 194 : cluster [DBG] pgmap v308: 121 pgs: 121 active+clean; 490 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 2.3 MiB/s wr, 17 op/s 2024-08-29T17:58:53.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:58:53 smithi029 bash[77880]: audit 2024-08-29T17:58:52.307277+0000 mon.a (mon.0) 450 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:58:53.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:58:53 smithi029 bash[77880]: audit 2024-08-29T17:58:52.317867+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:58:53.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:58:53 smithi029 bash[77880]: audit 2024-08-29T17:58:52.319978+0000 mon.c (mon.2) 99 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:58:53.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:58:53 smithi029 bash[77880]: audit 2024-08-29T17:58:52.321014+0000 mon.c (mon.2) 100 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T17:58:53.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:58:53 smithi029 bash[77880]: audit 2024-08-29T17:58:52.329820+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:58:53.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:58:53 smithi029 bash[77880]: audit 2024-08-29T17:58:52.474827+0000 mon.c (mon.2) 101 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:58:53.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:58:53 smithi029 bash[77880]: audit 2024-08-29T17:58:52.477568+0000 mon.c (mon.2) 102 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T17:58:53.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:58:53 smithi029 bash[77880]: audit 2024-08-29T17:58:52.479720+0000 mon.c (mon.2) 103 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T17:58:53.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:58:53 smithi029 bash[77880]: audit 2024-08-29T17:58:52.481324+0000 mon.c (mon.2) 104 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T17:58:53.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:58:53 smithi029 bash[77880]: audit 2024-08-29T17:58:52.483270+0000 mon.c (mon.2) 105 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-08-29T17:58:54.061 INFO:tasks.rados.rados.0.smithi029.stdout:2281: finishing rollback tid 1 to smithi02969618-37 2024-08-29T17:58:54.061 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 37 v 1800 (ObjNum 129 snap 0 seq_num 1563218960) dirty dne 2024-08-29T17:58:54.061 INFO:tasks.rados.rados.0.smithi029.stdout:2279: expect (ObjNum 617 snap 186 seq_num 617) 2024-08-29T17:58:54.399 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:58:54 smithi110 bash[67519]: audit 2024-08-29T17:58:52.483558+0000 mgr.y (mgr.25004) 195 : audit [DBG] from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-08-29T17:58:54.399 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:58:54 smithi110 bash[67519]: cephadm 2024-08-29T17:58:52.485068+0000 mgr.y (mgr.25004) 196 : cephadm [INF] Upgrade: osd.3 is safe to restart 2024-08-29T17:58:54.399 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:58:54 smithi110 bash[67519]: cluster 2024-08-29T17:58:53.333847+0000 mon.a (mon.0) 453 : cluster [DBG] osdmap e515: 8 total, 8 up, 8 in 2024-08-29T17:58:54.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:58:54 smithi110 bash[67519]: audit 2024-08-29T17:58:53.521367+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:58:54.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:58:54 smithi029 bash[79042]: audit 2024-08-29T17:58:52.483558+0000 mgr.y (mgr.25004) 195 : audit [DBG] from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-08-29T17:58:54.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:58:54 smithi029 bash[79042]: cephadm 2024-08-29T17:58:52.485068+0000 mgr.y (mgr.25004) 196 : cephadm [INF] Upgrade: osd.3 is safe to restart 2024-08-29T17:58:54.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:58:54 smithi029 bash[79042]: cluster 2024-08-29T17:58:53.333847+0000 mon.a (mon.0) 453 : cluster [DBG] osdmap e515: 8 total, 8 up, 8 in 2024-08-29T17:58:54.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:58:54 smithi029 bash[79042]: audit 2024-08-29T17:58:53.521367+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:58:54.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:58:54 smithi029 bash[77880]: audit 2024-08-29T17:58:52.483558+0000 mgr.y (mgr.25004) 195 : audit [DBG] from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-08-29T17:58:54.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:58:54 smithi029 bash[77880]: cephadm 2024-08-29T17:58:52.485068+0000 mgr.y (mgr.25004) 196 : cephadm [INF] Upgrade: osd.3 is safe to restart 2024-08-29T17:58:54.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:58:54 smithi029 bash[77880]: cluster 2024-08-29T17:58:53.333847+0000 mon.a (mon.0) 453 : cluster [DBG] osdmap e515: 8 total, 8 up, 8 in 2024-08-29T17:58:54.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:58:54 smithi029 bash[77880]: audit 2024-08-29T17:58:53.521367+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:58:54.889 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:58:54 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:17:58:54] "GET /metrics HTTP/1.1" 200 36285 "" "Prometheus/2.43.0" 2024-08-29T17:58:55.149 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:58:55 smithi029 bash[79042]: cluster 2024-08-29T17:58:53.402455+0000 mgr.y (mgr.25004) 197 : cluster [DBG] pgmap v311: 121 pgs: 121 active+clean; 490 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 27 MiB/s rd, 928 KiB/s wr, 24 op/s 2024-08-29T17:58:55.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:58:55 smithi029 bash[77880]: cluster 2024-08-29T17:58:53.402455+0000 mgr.y (mgr.25004) 197 : cluster [DBG] pgmap v311: 121 pgs: 121 active+clean; 490 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 27 MiB/s rd, 928 KiB/s wr, 24 op/s 2024-08-29T17:58:55.280 INFO:tasks.rados.rados.0.smithi029.stdout:2280: finishing copy_from to smithi02969618-23 2024-08-29T17:58:55.281 INFO:tasks.rados.rados.0.smithi029.stdout:2280: got expected ENOENT (src dne) 2024-08-29T17:58:55.281 INFO:tasks.rados.rados.0.smithi029.stdout:2280: finishing copy_from racing read to smithi02969618-23 2024-08-29T17:58:55.281 INFO:tasks.rados.rados.0.smithi029.stdout:2277: done (9 left) 2024-08-29T17:58:55.281 INFO:tasks.rados.rados.0.smithi029.stdout:2279: done (8 left) 2024-08-29T17:58:55.281 INFO:tasks.rados.rados.0.smithi029.stdout:2280: done (7 left) 2024-08-29T17:58:55.281 INFO:tasks.rados.rados.0.smithi029.stdout:2281: done (6 left) 2024-08-29T17:58:55.281 INFO:tasks.rados.rados.0.smithi029.stdout:2282: done (5 left) 2024-08-29T17:58:55.281 INFO:tasks.rados.rados.0.smithi029.stdout:2283: done (4 left) 2024-08-29T17:58:55.281 INFO:tasks.rados.rados.0.smithi029.stdout:2284: done (3 left) 2024-08-29T17:58:55.281 INFO:tasks.rados.rados.0.smithi029.stdout:2285: done (2 left) 2024-08-29T17:58:55.281 INFO:tasks.rados.rados.0.smithi029.stdout:2287: done (1 left) 2024-08-29T17:58:55.281 INFO:tasks.rados.rados.0.smithi029.stdout:2288: done (0 left) 2024-08-29T17:58:55.282 INFO:tasks.rados.rados.0.smithi029.stdout:2289: read oid 21 snap -1 2024-08-29T17:58:55.282 INFO:tasks.rados.rados.0.smithi029.stdout:2289: expect deleted 2024-08-29T17:58:55.282 INFO:tasks.rados.rados.0.smithi029.stdout:2290: read oid 9 snap 208 2024-08-29T17:58:55.282 INFO:tasks.rados.rados.0.smithi029.stdout:2290: expect (ObjNum 643 snap 200 seq_num 643) 2024-08-29T17:58:55.282 INFO:tasks.rados.rados.0.smithi029.stdout:2291: copy_from oid 10 from oid 41 current snap is 220 2024-08-29T17:58:55.282 INFO:tasks.rados.rados.0.smithi029.stdout:2292: snap_create 2024-08-29T17:58:55.310 INFO:tasks.rados.rados.0.smithi029.stdout:2291: finishing copy_from racing read to smithi02969618-10 2024-08-29T17:58:55.316 INFO:tasks.rados.rados.0.smithi029.stdout:2291: finishing copy_from to smithi02969618-10 2024-08-29T17:58:55.316 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 10 v 358 (ObjNum 667 snap 206 seq_num 667) dirty exists 2024-08-29T17:58:55.321 INFO:tasks.rados.rados.0.smithi029.stdout:2290: expect (ObjNum 643 snap 200 seq_num 643) 2024-08-29T17:58:55.399 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:58:55 smithi110 bash[67519]: cluster 2024-08-29T17:58:53.402455+0000 mgr.y (mgr.25004) 197 : cluster [DBG] pgmap v311: 121 pgs: 121 active+clean; 490 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 27 MiB/s rd, 928 KiB/s wr, 24 op/s 2024-08-29T17:58:56.103 INFO:tasks.rados.rados.0.smithi029.stdout:2289: done (3 left) 2024-08-29T17:58:56.103 INFO:tasks.rados.rados.0.smithi029.stdout:2290: done (2 left) 2024-08-29T17:58:56.103 INFO:tasks.rados.rados.0.smithi029.stdout:2291: done (1 left) 2024-08-29T17:58:56.103 INFO:tasks.rados.rados.0.smithi029.stdout:2292: done (0 left) 2024-08-29T17:58:56.104 INFO:tasks.rados.rados.0.smithi029.stdout:2293: read oid 13 snap 201 2024-08-29T17:58:56.104 INFO:tasks.rados.rados.0.smithi029.stdout:2293: expect (ObjNum 221 snap 47 seq_num 221) 2024-08-29T17:58:56.104 INFO:tasks.rados.rados.0.smithi029.stdout:2294: read oid 44 snap 209 2024-08-29T17:58:56.104 INFO:tasks.rados.rados.0.smithi029.stdout:2294: expect (ObjNum 661 snap 206 seq_num 661) 2024-08-29T17:58:56.104 INFO:tasks.rados.rados.0.smithi029.stdout:2295: snap_create 2024-08-29T17:58:56.138 INFO:tasks.rados.rados.0.smithi029.stdout:2293: expect (ObjNum 221 snap 47 seq_num 221) 2024-08-29T17:58:56.226 INFO:tasks.rados.rados.0.smithi029.stdout:2294: expect (ObjNum 661 snap 206 seq_num 661) 2024-08-29T17:58:56.899 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:58:56 smithi110 bash[67519]: cluster 2024-08-29T17:58:55.403560+0000 mgr.y (mgr.25004) 198 : cluster [DBG] pgmap v312: 121 pgs: 121 active+clean; 494 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 31 MiB/s rd, 1.4 MiB/s wr, 24 op/s 2024-08-29T17:58:56.899 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:58:56 smithi110 bash[67519]: cephadm 2024-08-29T17:58:55.612556+0000 mgr.y (mgr.25004) 199 : cephadm [INF] Upgrade: Updating osd.3 2024-08-29T17:58:56.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:58:56 smithi110 bash[67519]: audit 2024-08-29T17:58:55.617807+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:58:56.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:58:56 smithi110 bash[67519]: audit 2024-08-29T17:58:55.623115+0000 mon.c (mon.2) 106 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-08-29T17:58:56.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:58:56 smithi110 bash[67519]: audit 2024-08-29T17:58:55.624245+0000 mon.c (mon.2) 107 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:58:56.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:58:56 smithi110 bash[67519]: cephadm 2024-08-29T17:58:55.627938+0000 mgr.y (mgr.25004) 200 : cephadm [INF] Deploying daemon osd.3 on smithi029 2024-08-29T17:58:56.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:58:56 smithi110 bash[67519]: cluster 2024-08-29T17:58:56.105300+0000 mon.a (mon.0) 456 : cluster [DBG] osdmap e516: 8 total, 8 up, 8 in 2024-08-29T17:58:56.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:58:56 smithi029 bash[79042]: cluster 2024-08-29T17:58:55.403560+0000 mgr.y (mgr.25004) 198 : cluster [DBG] pgmap v312: 121 pgs: 121 active+clean; 494 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 31 MiB/s rd, 1.4 MiB/s wr, 24 op/s 2024-08-29T17:58:56.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:58:56 smithi029 bash[79042]: cephadm 2024-08-29T17:58:55.612556+0000 mgr.y (mgr.25004) 199 : cephadm [INF] Upgrade: Updating osd.3 2024-08-29T17:58:56.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:58:56 smithi029 bash[79042]: audit 2024-08-29T17:58:55.617807+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:58:56.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:58:56 smithi029 bash[79042]: audit 2024-08-29T17:58:55.623115+0000 mon.c (mon.2) 106 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-08-29T17:58:56.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:58:56 smithi029 bash[79042]: audit 2024-08-29T17:58:55.624245+0000 mon.c (mon.2) 107 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:58:56.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:58:56 smithi029 bash[79042]: cephadm 2024-08-29T17:58:55.627938+0000 mgr.y (mgr.25004) 200 : cephadm [INF] Deploying daemon osd.3 on smithi029 2024-08-29T17:58:56.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:58:56 smithi029 bash[79042]: cluster 2024-08-29T17:58:56.105300+0000 mon.a (mon.0) 456 : cluster [DBG] osdmap e516: 8 total, 8 up, 8 in 2024-08-29T17:58:56.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:58:56 smithi029 bash[77880]: cluster 2024-08-29T17:58:55.403560+0000 mgr.y (mgr.25004) 198 : cluster [DBG] pgmap v312: 121 pgs: 121 active+clean; 494 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 31 MiB/s rd, 1.4 MiB/s wr, 24 op/s 2024-08-29T17:58:56.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:58:56 smithi029 bash[77880]: cephadm 2024-08-29T17:58:55.612556+0000 mgr.y (mgr.25004) 199 : cephadm [INF] Upgrade: Updating osd.3 2024-08-29T17:58:56.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:58:56 smithi029 bash[77880]: audit 2024-08-29T17:58:55.617807+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:58:56.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:58:56 smithi029 bash[77880]: audit 2024-08-29T17:58:55.623115+0000 mon.c (mon.2) 106 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-08-29T17:58:56.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:58:56 smithi029 bash[77880]: audit 2024-08-29T17:58:55.624245+0000 mon.c (mon.2) 107 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:58:56.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:58:56 smithi029 bash[77880]: cephadm 2024-08-29T17:58:55.627938+0000 mgr.y (mgr.25004) 200 : cephadm [INF] Deploying daemon osd.3 on smithi029 2024-08-29T17:58:56.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:58:56 smithi029 bash[77880]: cluster 2024-08-29T17:58:56.105300+0000 mon.a (mon.0) 456 : cluster [DBG] osdmap e516: 8 total, 8 up, 8 in 2024-08-29T17:58:57.676 INFO:tasks.rados.rados.0.smithi029.stdout:2293: done (2 left) 2024-08-29T17:58:57.677 INFO:tasks.rados.rados.0.smithi029.stdout:2294: done (1 left) 2024-08-29T17:58:57.679 INFO:tasks.rados.rados.0.smithi029.stdout:2295: done (0 left) 2024-08-29T17:58:57.679 INFO:tasks.rados.rados.0.smithi029.stdout:2296: copy_from oid 28 from oid 37 current snap is 222 2024-08-29T17:58:57.679 INFO:tasks.rados.rados.0.smithi029.stdout:2297: copy_from oid 24 from oid 14 current snap is 222 2024-08-29T17:58:57.679 INFO:tasks.rados.rados.0.smithi029.stdout:2298: delete oid 36 current snap is 222 2024-08-29T17:58:57.684 INFO:tasks.rados.rados.0.smithi029.stdout:2298: done (2 left) 2024-08-29T17:58:57.684 INFO:tasks.rados.rados.0.smithi029.stdout:2299: read oid 31 snap -1 2024-08-29T17:58:57.684 INFO:tasks.rados.rados.0.smithi029.stdout:2299: expect (ObjNum 614 snap 186 seq_num 614) 2024-08-29T17:58:57.684 INFO:tasks.rados.rados.0.smithi029.stdout:2300: snap_remove snap 207 2024-08-29T17:58:57.897 INFO:tasks.rados.rados.0.smithi029.stdout:2300: done (3 left) 2024-08-29T17:58:57.897 INFO:tasks.rados.rados.0.smithi029.stdout:2301: snap_create 2024-08-29T17:58:57.898 INFO:tasks.rados.rados.0.smithi029.stdout:2296: finishing copy_from to smithi02969618-28 2024-08-29T17:58:57.898 INFO:tasks.rados.rados.0.smithi029.stdout:2296: got expected ENOENT (src dne) 2024-08-29T17:58:57.898 INFO:tasks.rados.rados.0.smithi029.stdout:2296: finishing copy_from racing read to smithi02969618-28 2024-08-29T17:58:57.898 INFO:tasks.rados.rados.0.smithi029.stdout:2299: expect (ObjNum 614 snap 186 seq_num 614) 2024-08-29T17:58:58.132 INFO:tasks.rados.rados.0.smithi029.stdout:2297: finishing copy_from racing read to smithi02969618-24 2024-08-29T17:58:58.133 INFO:tasks.rados.rados.0.smithi029.stdout:2297: finishing copy_from to smithi02969618-24 2024-08-29T17:58:58.133 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 24 v 1447 (ObjNum 550 snap 169 seq_num 550) dirty exists 2024-08-29T17:58:58.149 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:58:57 smithi110 bash[67519]: cluster 2024-08-29T17:58:56.887824+0000 mon.a (mon.0) 457 : cluster [DBG] osdmap e517: 8 total, 8 up, 8 in 2024-08-29T17:58:58.149 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:58:57 smithi029 bash[77880]: cluster 2024-08-29T17:58:56.887824+0000 mon.a (mon.0) 457 : cluster [DBG] osdmap e517: 8 total, 8 up, 8 in 2024-08-29T17:58:58.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:58:57 smithi029 bash[79042]: cluster 2024-08-29T17:58:56.887824+0000 mon.a (mon.0) 457 : cluster [DBG] osdmap e517: 8 total, 8 up, 8 in 2024-08-29T17:58:58.901 INFO:tasks.rados.rados.0.smithi029.stdout:2296: done (3 left) 2024-08-29T17:58:58.901 INFO:tasks.rados.rados.0.smithi029.stdout:2297: done (2 left) 2024-08-29T17:58:58.901 INFO:tasks.rados.rados.0.smithi029.stdout:2299: done (1 left) 2024-08-29T17:58:58.901 INFO:tasks.rados.rados.0.smithi029.stdout:2301: done (0 left) 2024-08-29T17:58:58.901 INFO:tasks.rados.rados.0.smithi029.stdout:2302: snap_remove snap 221 2024-08-29T17:58:59.399 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:58:58 smithi110 bash[67519]: cluster 2024-08-29T17:58:57.404385+0000 mgr.y (mgr.25004) 201 : cluster [DBG] pgmap v315: 121 pgs: 121 active+clean; 497 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 35 MiB/s rd, 1.2 MiB/s wr, 26 op/s 2024-08-29T17:58:59.399 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:58:58 smithi110 bash[67519]: cluster 2024-08-29T17:58:57.899843+0000 mon.a (mon.0) 458 : cluster [DBG] osdmap e518: 8 total, 8 up, 8 in 2024-08-29T17:58:59.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:58:58 smithi029 bash[77880]: cluster 2024-08-29T17:58:57.404385+0000 mgr.y (mgr.25004) 201 : cluster [DBG] pgmap v315: 121 pgs: 121 active+clean; 497 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 35 MiB/s rd, 1.2 MiB/s wr, 26 op/s 2024-08-29T17:58:59.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:58:58 smithi029 bash[77880]: cluster 2024-08-29T17:58:57.899843+0000 mon.a (mon.0) 458 : cluster [DBG] osdmap e518: 8 total, 8 up, 8 in 2024-08-29T17:58:59.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:58:58 smithi029 bash[79042]: cluster 2024-08-29T17:58:57.404385+0000 mgr.y (mgr.25004) 201 : cluster [DBG] pgmap v315: 121 pgs: 121 active+clean; 497 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 35 MiB/s rd, 1.2 MiB/s wr, 26 op/s 2024-08-29T17:58:59.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:58:58 smithi029 bash[79042]: cluster 2024-08-29T17:58:57.899843+0000 mon.a (mon.0) 458 : cluster [DBG] osdmap e518: 8 total, 8 up, 8 in 2024-08-29T17:58:59.911 INFO:tasks.rados.rados.0.smithi029.stdout:2302: done (0 left) 2024-08-29T17:58:59.911 INFO:tasks.rados.rados.0.smithi029.stdout:2303: copy_from oid 33 from oid 14 current snap is 223 2024-08-29T17:58:59.911 INFO:tasks.rados.rados.0.smithi029.stdout:2304: rmattr oid 20 current snap is 223 2024-08-29T17:58:59.911 INFO:tasks.rados.rados.0.smithi029.stdout:2304: done (1 left) 2024-08-29T17:58:59.911 INFO:tasks.rados.rados.0.smithi029.stdout:2305: snap_remove snap 206 2024-08-29T17:59:00.399 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:58:59 smithi110 bash[67519]: cluster 2024-08-29T17:58:58.902959+0000 mon.a (mon.0) 459 : cluster [DBG] osdmap e519: 8 total, 8 up, 8 in 2024-08-29T17:59:00.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:58:59 smithi029 bash[79042]: cluster 2024-08-29T17:58:58.902959+0000 mon.a (mon.0) 459 : cluster [DBG] osdmap e519: 8 total, 8 up, 8 in 2024-08-29T17:59:00.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:58:59 smithi029 bash[77880]: cluster 2024-08-29T17:58:58.902959+0000 mon.a (mon.0) 459 : cluster [DBG] osdmap e519: 8 total, 8 up, 8 in 2024-08-29T17:59:00.920 INFO:tasks.rados.rados.0.smithi029.stdout:2305: done (1 left) 2024-08-29T17:59:00.920 INFO:tasks.rados.rados.0.smithi029.stdout:2306: snap_create 2024-08-29T17:59:00.920 INFO:tasks.rados.rados.0.smithi029.stdout:2303: finishing copy_from racing read to smithi02969618-33 2024-08-29T17:59:00.920 INFO:tasks.rados.rados.0.smithi029.stdout:2303: finishing copy_from to smithi02969618-33 2024-08-29T17:59:00.920 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 33 v 1447 (ObjNum 550 snap 169 seq_num 550) dirty exists 2024-08-29T17:59:01.149 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:59:00 smithi029 bash[79042]: cluster 2024-08-29T17:58:59.405509+0000 mgr.y (mgr.25004) 202 : cluster [DBG] pgmap v318: 121 pgs: 121 active+clean; 501 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 30 MiB/s rd, 1.8 MiB/s wr, 11 op/s 2024-08-29T17:59:01.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:59:00 smithi029 bash[79042]: cluster 2024-08-29T17:58:59.909228+0000 mon.a (mon.0) 460 : cluster [DBG] osdmap e520: 8 total, 8 up, 8 in 2024-08-29T17:59:01.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:59:00 smithi029 bash[79042]: cluster 2024-08-29T17:59:00.918774+0000 mon.a (mon.0) 461 : cluster [DBG] osdmap e521: 8 total, 8 up, 8 in 2024-08-29T17:59:01.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:59:00 smithi029 bash[77880]: cluster 2024-08-29T17:58:59.405509+0000 mgr.y (mgr.25004) 202 : cluster [DBG] pgmap v318: 121 pgs: 121 active+clean; 501 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 30 MiB/s rd, 1.8 MiB/s wr, 11 op/s 2024-08-29T17:59:01.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:59:00 smithi029 bash[77880]: cluster 2024-08-29T17:58:59.909228+0000 mon.a (mon.0) 460 : cluster [DBG] osdmap e520: 8 total, 8 up, 8 in 2024-08-29T17:59:01.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:59:00 smithi029 bash[77880]: cluster 2024-08-29T17:59:00.918774+0000 mon.a (mon.0) 461 : cluster [DBG] osdmap e521: 8 total, 8 up, 8 in 2024-08-29T17:59:01.399 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:59:00 smithi110 bash[67519]: cluster 2024-08-29T17:58:59.405509+0000 mgr.y (mgr.25004) 202 : cluster [DBG] pgmap v318: 121 pgs: 121 active+clean; 501 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 30 MiB/s rd, 1.8 MiB/s wr, 11 op/s 2024-08-29T17:59:01.399 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:59:00 smithi110 bash[67519]: cluster 2024-08-29T17:58:59.909228+0000 mon.a (mon.0) 460 : cluster [DBG] osdmap e520: 8 total, 8 up, 8 in 2024-08-29T17:59:01.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:59:00 smithi110 bash[67519]: cluster 2024-08-29T17:59:00.918774+0000 mon.a (mon.0) 461 : cluster [DBG] osdmap e521: 8 total, 8 up, 8 in 2024-08-29T17:59:01.920 INFO:tasks.rados.rados.0.smithi029.stdout:2303: done (1 left) 2024-08-29T17:59:01.920 INFO:tasks.rados.rados.0.smithi029.stdout:2306: done (0 left) 2024-08-29T17:59:01.920 INFO:tasks.rados.rados.0.smithi029.stdout:2307: read oid 47 snap -1 2024-08-29T17:59:01.920 INFO:tasks.rados.rados.0.smithi029.stdout:2307: expect (ObjNum 516 snap 162 seq_num 516) 2024-08-29T17:59:01.920 INFO:tasks.rados.rados.0.smithi029.stdout:2308: rollback oid 31 current snap is 224 2024-08-29T17:59:01.920 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 31 to 208 2024-08-29T17:59:01.920 INFO:tasks.rados.rados.0.smithi029.stdout:2309: read oid 24 snap 192 2024-08-29T17:59:01.921 INFO:tasks.rados.rados.0.smithi029.stdout:2309: expect deleted 2024-08-29T17:59:01.921 INFO:tasks.rados.rados.0.smithi029.stdout:2310: read oid 13 snap 183 2024-08-29T17:59:01.921 INFO:tasks.rados.rados.0.smithi029.stdout:2310: expect deleted 2024-08-29T17:59:01.921 INFO:tasks.rados.rados.0.smithi029.stdout:2311: read oid 43 snap -1 2024-08-29T17:59:01.921 INFO:tasks.rados.rados.0.smithi029.stdout:2311: expect (ObjNum 667 snap 206 seq_num 667) 2024-08-29T17:59:01.921 INFO:tasks.rados.rados.0.smithi029.stdout:2312: snap_create 2024-08-29T17:59:01.937 INFO:tasks.rados.rados.0.smithi029.stdout:2308: finishing rollback tid 0 to smithi02969618-31 2024-08-29T17:59:01.938 INFO:tasks.rados.rados.0.smithi029.stdout:2308: finishing rollback tid 1 to smithi02969618-31 2024-08-29T17:59:01.938 INFO:tasks.rados.rados.0.smithi029.stdout:2311: expect (ObjNum 667 snap 206 seq_num 667) 2024-08-29T17:59:01.994 INFO:tasks.rados.rados.0.smithi029.stdout:2308: finishing rollback tid 2 to smithi02969618-31 2024-08-29T17:59:01.994 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 31 v 1615 (ObjNum 614 snap 186 seq_num 614) dirty exists 2024-08-29T17:59:01.994 INFO:tasks.rados.rados.0.smithi029.stdout:2307: expect (ObjNum 516 snap 162 seq_num 516) 2024-08-29T17:59:02.427 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:59:02 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T17:59:02.427 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:59:02 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T17:59:02.427 INFO:journalctl@ceph.osd.1.smithi029.stdout:Aug 29 17:59:02 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T17:59:02.428 INFO:journalctl@ceph.osd.2.smithi029.stdout:Aug 29 17:59:02 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T17:59:02.428 INFO:journalctl@ceph.mds.a.smithi029.stdout:Aug 29 17:59:02 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T17:59:02.428 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Aug 29 17:59:02 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T17:59:02.429 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Aug 29 17:59:02 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T17:59:02.429 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:59:02 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T17:59:02.429 INFO:journalctl@ceph.osd.0.smithi029.stdout:Aug 29 17:59:02 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T17:59:02.429 INFO:journalctl@ceph.osd.3.smithi029.stdout:Aug 29 17:59:02 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T17:59:02.429 INFO:journalctl@ceph.osd.3.smithi029.stdout:Aug 29 17:59:02 smithi029 systemd[1]: Stopping Ceph osd.3 for 5b99e290-662c-11ef-bcd4-c7b262605968... 2024-08-29T17:59:02.900 INFO:journalctl@ceph.osd.3.smithi029.stdout:Aug 29 17:59:02 smithi029 bash[52072]: debug 2024-08-29T17:59:02.525+0000 7fd633948640 -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-08-29T17:59:02.900 INFO:journalctl@ceph.osd.3.smithi029.stdout:Aug 29 17:59:02 smithi029 bash[52072]: debug 2024-08-29T17:59:02.525+0000 7fd633948640 -1 osd.3 522 *** Got signal Terminated *** 2024-08-29T17:59:02.900 INFO:journalctl@ceph.osd.3.smithi029.stdout:Aug 29 17:59:02 smithi029 bash[52072]: debug 2024-08-29T17:59:02.525+0000 7fd633948640 -1 osd.3 522 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-08-29T17:59:02.935 INFO:tasks.rados.rados.0.smithi029.stdout:2307: done (5 left) 2024-08-29T17:59:02.935 INFO:tasks.rados.rados.0.smithi029.stdout:2308: done (4 left) 2024-08-29T17:59:02.936 INFO:tasks.rados.rados.0.smithi029.stdout:2309: done (3 left) 2024-08-29T17:59:02.936 INFO:tasks.rados.rados.0.smithi029.stdout:2310: done (2 left) 2024-08-29T17:59:02.936 INFO:tasks.rados.rados.0.smithi029.stdout:2311: done (1 left) 2024-08-29T17:59:02.936 INFO:tasks.rados.rados.0.smithi029.stdout:2312: done (0 left) 2024-08-29T17:59:02.936 INFO:tasks.rados.rados.0.smithi029.stdout:2313: copy_from oid 22 from oid 19 current snap is 225 2024-08-29T17:59:02.936 INFO:tasks.rados.rados.0.smithi029.stdout:2314: read oid 11 snap -1 2024-08-29T17:59:02.936 INFO:tasks.rados.rados.0.smithi029.stdout:2314: expect deleted 2024-08-29T17:59:02.936 INFO:tasks.rados.rados.0.smithi029.stdout:2315: snap_create 2024-08-29T17:59:02.954 INFO:tasks.rados.rados.0.smithi029.stdout:2313: finishing copy_from to smithi02969618-22 2024-08-29T17:59:02.954 INFO:tasks.rados.rados.0.smithi029.stdout:2313: got expected ENOENT (src dne) 2024-08-29T17:59:02.954 INFO:tasks.rados.rados.0.smithi029.stdout:2313: finishing copy_from racing read to smithi02969618-22 2024-08-29T17:59:03.399 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:59:02 smithi110 bash[67519]: cluster 2024-08-29T17:59:01.406303+0000 mgr.y (mgr.25004) 203 : cluster [DBG] pgmap v321: 121 pgs: 121 active+clean; 501 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 1.1 MiB/s wr, 3 op/s 2024-08-29T17:59:03.399 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:59:02 smithi110 bash[67519]: cluster 2024-08-29T17:59:01.920909+0000 mon.a (mon.0) 462 : cluster [DBG] osdmap e522: 8 total, 8 up, 8 in 2024-08-29T17:59:03.399 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:59:02 smithi110 bash[67519]: cluster 2024-08-29T17:59:02.528390+0000 mon.a (mon.0) 463 : cluster [INF] osd.3 marked itself down and dead 2024-08-29T17:59:03.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:59:02 smithi029 bash[79042]: cluster 2024-08-29T17:59:01.406303+0000 mgr.y (mgr.25004) 203 : cluster [DBG] pgmap v321: 121 pgs: 121 active+clean; 501 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 1.1 MiB/s wr, 3 op/s 2024-08-29T17:59:03.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:59:02 smithi029 bash[79042]: cluster 2024-08-29T17:59:01.920909+0000 mon.a (mon.0) 462 : cluster [DBG] osdmap e522: 8 total, 8 up, 8 in 2024-08-29T17:59:03.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:59:02 smithi029 bash[79042]: cluster 2024-08-29T17:59:02.528390+0000 mon.a (mon.0) 463 : cluster [INF] osd.3 marked itself down and dead 2024-08-29T17:59:03.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:59:02 smithi029 bash[77880]: cluster 2024-08-29T17:59:01.406303+0000 mgr.y (mgr.25004) 203 : cluster [DBG] pgmap v321: 121 pgs: 121 active+clean; 501 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 1.1 MiB/s wr, 3 op/s 2024-08-29T17:59:03.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:59:02 smithi029 bash[77880]: cluster 2024-08-29T17:59:01.920909+0000 mon.a (mon.0) 462 : cluster [DBG] osdmap e522: 8 total, 8 up, 8 in 2024-08-29T17:59:03.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:59:02 smithi029 bash[77880]: cluster 2024-08-29T17:59:02.528390+0000 mon.a (mon.0) 463 : cluster [INF] osd.3 marked itself down and dead 2024-08-29T17:59:03.956 INFO:tasks.rados.rados.0.smithi029.stdout:2313: done (2 left) 2024-08-29T17:59:03.956 INFO:tasks.rados.rados.0.smithi029.stdout:2314: done (1 left) 2024-08-29T17:59:03.956 INFO:tasks.rados.rados.0.smithi029.stdout:2315: done (0 left) 2024-08-29T17:59:03.956 INFO:tasks.rados.rados.0.smithi029.stdout:2316: rmattr oid 34 current snap is 226 2024-08-29T17:59:03.956 INFO:tasks.rados.rados.0.smithi029.stdout:2316: done (0 left) 2024-08-29T17:59:03.956 INFO:tasks.rados.rados.0.smithi029.stdout:2317: setattr oid 27 current snap is 226 2024-08-29T17:59:03.957 INFO:tasks.rados.rados.0.smithi029.stdout:2318: read oid 32 snap -1 2024-08-29T17:59:03.957 INFO:tasks.rados.rados.0.smithi029.stdout:2318: expect (ObjNum 541 snap 166 seq_num 541) 2024-08-29T17:59:03.957 INFO:tasks.rados.rados.0.smithi029.stdout:2319: setattr oid 13 current snap is 226 2024-08-29T17:59:03.965 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 2 current snap is 226 2024-08-29T17:59:03.966 INFO:tasks.rados.rados.0.smithi029.stdout:2320: seq_num 696 ranges {1056768=458752,1515520=417792,1933312=753664,2686976=434176} 2024-08-29T17:59:03.984 INFO:tasks.rados.rados.0.smithi029.stdout:2320: writing smithi02969618-2 from 1056768 to 1515520 tid 1 2024-08-29T17:59:03.992 INFO:tasks.rados.rados.0.smithi029.stdout:2320: writing smithi02969618-2 from 1515520 to 1933312 tid 2 2024-08-29T17:59:03.999 INFO:tasks.rados.rados.0.smithi029.stdout:2320: writing smithi02969618-2 from 1933312 to 2686976 tid 3 2024-08-29T17:59:04.002 INFO:tasks.rados.rados.0.smithi029.stdout:2320: writing smithi02969618-2 from 2686976 to 3121152 tid 4 2024-08-29T17:59:04.002 INFO:tasks.rados.rados.0.smithi029.stdout:2321: rollback oid 34 current snap is 226 2024-08-29T17:59:04.002 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 34 to 224 2024-08-29T17:59:04.002 INFO:tasks.rados.rados.0.smithi029.stdout:2320: finishing write tid 1 to smithi02969618-2 2024-08-29T17:59:04.002 INFO:tasks.rados.rados.0.smithi029.stdout:2320: finishing write tid 2 to smithi02969618-2 2024-08-29T17:59:04.002 INFO:tasks.rados.rados.0.smithi029.stdout:2322: setattr oid 17 current snap is 226 2024-08-29T17:59:04.002 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 27 v 1617 (ObjNum 687 snap 218 seq_num 687) dirty exists 2024-08-29T17:59:04.004 INFO:tasks.rados.rados.0.smithi029.stdout:2317: done (5 left) 2024-08-29T17:59:04.004 INFO:tasks.rados.rados.0.smithi029.stdout:2323: copy_from oid 15 from oid 49 current snap is 226 2024-08-29T17:59:04.004 INFO:tasks.rados.rados.0.smithi029.stdout:2324: rmattr oid 40 current snap is 226 2024-08-29T17:59:04.004 INFO:tasks.rados.rados.0.smithi029.stdout:2324: done (6 left) 2024-08-29T17:59:04.004 INFO:tasks.rados.rados.0.smithi029.stdout:2325: copy_from oid 50 from oid 9 current snap is 226 2024-08-29T17:59:04.004 INFO:tasks.rados.rados.0.smithi029.stdout:2326: read oid 29 snap -1 2024-08-29T17:59:04.004 INFO:tasks.rados.rados.0.smithi029.stdout:2326: expect (ObjNum 548 snap 168 seq_num 548) 2024-08-29T17:59:04.004 INFO:tasks.rados.rados.0.smithi029.stdout:2327: delete oid 19 current snap is 226 2024-08-29T17:59:04.008 INFO:tasks.rados.rados.0.smithi029.stdout:2321: finishing rollback tid 1 to smithi02969618-34 2024-08-29T17:59:04.008 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 34 v 1042 (ObjNum 161 snap 0 seq_num 1) dirty dne 2024-08-29T17:59:04.009 INFO:tasks.rados.rados.0.smithi029.stdout:2320: finishing write tid 3 to smithi02969618-2 2024-08-29T17:59:04.009 INFO:tasks.rados.rados.0.smithi029.stdout:2320: finishing write tid 4 to smithi02969618-2 2024-08-29T17:59:04.011 INFO:tasks.rados.rados.0.smithi029.stdout:2320: finishing write tid 5 to smithi02969618-2 2024-08-29T17:59:04.012 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 17 v 1043 (ObjNum 614 snap 186 seq_num 614) dirty exists 2024-08-29T17:59:04.013 INFO:tasks.rados.rados.0.smithi029.stdout:2321: done (8 left) 2024-08-29T17:59:04.014 INFO:tasks.rados.rados.0.smithi029.stdout:2322: done (7 left) 2024-08-29T17:59:04.014 INFO:tasks.rados.rados.0.smithi029.stdout:2327: done (6 left) 2024-08-29T17:59:04.014 INFO:tasks.rados.rados.0.smithi029.stdout:2328: snap_remove snap 168 2024-08-29T17:59:04.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:59:03 smithi110 bash[67519]: cluster 2024-08-29T17:59:02.919689+0000 mon.a (mon.0) 464 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-29T17:59:04.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:59:03 smithi110 bash[67519]: cluster 2024-08-29T17:59:02.936000+0000 mon.a (mon.0) 465 : cluster [DBG] osdmap e523: 8 total, 7 up, 8 in 2024-08-29T17:59:04.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:59:03 smithi110 bash[67519]: audit 2024-08-29T17:59:03.439915+0000 mon.c (mon.2) 108 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1", "id": [0, 1]}]: dispatch 2024-08-29T17:59:04.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:59:03 smithi110 bash[67519]: audit 2024-08-29T17:59:03.440807+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1", "id": [0, 1]}]: dispatch 2024-08-29T17:59:04.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:59:03 smithi110 bash[67519]: audit 2024-08-29T17:59:03.441084+0000 mon.c (mon.2) 109 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.7", "id": [7, 3]}]: dispatch 2024-08-29T17:59:04.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:59:03 smithi110 bash[67519]: audit 2024-08-29T17:59:03.441534+0000 mon.c (mon.2) 110 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.b", "id": [7, 3]}]: dispatch 2024-08-29T17:59:04.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:59:03 smithi110 bash[67519]: audit 2024-08-29T17:59:03.441895+0000 mon.c (mon.2) 111 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.18", "id": [7, 3]}]: dispatch 2024-08-29T17:59:04.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:59:03 smithi110 bash[67519]: audit 2024-08-29T17:59:03.446219+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:59:04.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:59:03 smithi110 bash[67519]: audit 2024-08-29T17:59:03.447986+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.7", "id": [7, 3]}]: dispatch 2024-08-29T17:59:04.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:59:03 smithi110 bash[67519]: audit 2024-08-29T17:59:03.448066+0000 mon.c (mon.2) 112 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1b", "id": [7, 2]}]: dispatch 2024-08-29T17:59:04.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:59:03 smithi110 bash[67519]: audit 2024-08-29T17:59:03.448825+0000 mon.c (mon.2) 113 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1c", "id": [7, 3]}]: dispatch 2024-08-29T17:59:04.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:59:03 smithi110 bash[67519]: audit 2024-08-29T17:59:03.449444+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.b", "id": [7, 3]}]: dispatch 2024-08-29T17:59:04.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:59:03 smithi110 bash[67519]: audit 2024-08-29T17:59:03.449459+0000 mon.c (mon.2) 114 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1e", "id": [0, 4]}]: dispatch 2024-08-29T17:59:04.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:59:03 smithi110 bash[67519]: audit 2024-08-29T17:59:03.450004+0000 mon.c (mon.2) 115 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.2", "id": [0, 3]}]: dispatch 2024-08-29T17:59:04.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:59:03 smithi110 bash[67519]: audit 2024-08-29T17:59:03.450551+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.18", "id": [7, 3]}]: dispatch 2024-08-29T17:59:04.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:59:03 smithi110 bash[67519]: audit 2024-08-29T17:59:03.450566+0000 mon.c (mon.2) 116 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.7", "id": [0, 6]}]: dispatch 2024-08-29T17:59:04.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:59:03 smithi110 bash[67519]: audit 2024-08-29T17:59:03.451192+0000 mon.c (mon.2) 117 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.e", "id": [5, 6]}]: dispatch 2024-08-29T17:59:04.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:59:03 smithi110 bash[67519]: audit 2024-08-29T17:59:03.451699+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1b", "id": [7, 2]}]: dispatch 2024-08-29T17:59:04.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:59:03 smithi110 bash[67519]: audit 2024-08-29T17:59:03.451729+0000 mon.c (mon.2) 118 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T17:59:04.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:59:03 smithi110 bash[67519]: audit 2024-08-29T17:59:03.452602+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1c", "id": [7, 3]}]: dispatch 2024-08-29T17:59:04.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:59:03 smithi110 bash[67519]: audit 2024-08-29T17:59:03.453517+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1e", "id": [0, 4]}]: dispatch 2024-08-29T17:59:04.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:59:03 smithi110 bash[67519]: audit 2024-08-29T17:59:03.454246+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.2", "id": [0, 3]}]: dispatch 2024-08-29T17:59:04.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:59:03 smithi110 bash[67519]: audit 2024-08-29T17:59:03.455008+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.7", "id": [0, 6]}]: dispatch 2024-08-29T17:59:04.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:59:03 smithi110 bash[67519]: audit 2024-08-29T17:59:03.455751+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.e", "id": [5, 6]}]: dispatch 2024-08-29T17:59:04.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:59:03 smithi029 bash[79042]: cluster 2024-08-29T17:59:02.919689+0000 mon.a (mon.0) 464 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-29T17:59:04.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:59:03 smithi029 bash[79042]: cluster 2024-08-29T17:59:02.936000+0000 mon.a (mon.0) 465 : cluster [DBG] osdmap e523: 8 total, 7 up, 8 in 2024-08-29T17:59:04.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:59:03 smithi029 bash[79042]: audit 2024-08-29T17:59:03.439915+0000 mon.c (mon.2) 108 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1", "id": [0, 1]}]: dispatch 2024-08-29T17:59:04.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:59:03 smithi029 bash[79042]: audit 2024-08-29T17:59:03.440807+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1", "id": [0, 1]}]: dispatch 2024-08-29T17:59:04.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:59:03 smithi029 bash[79042]: audit 2024-08-29T17:59:03.441084+0000 mon.c (mon.2) 109 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.7", "id": [7, 3]}]: dispatch 2024-08-29T17:59:04.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:59:03 smithi029 bash[79042]: audit 2024-08-29T17:59:03.441534+0000 mon.c (mon.2) 110 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.b", "id": [7, 3]}]: dispatch 2024-08-29T17:59:04.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:59:03 smithi029 bash[79042]: audit 2024-08-29T17:59:03.441895+0000 mon.c (mon.2) 111 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.18", "id": [7, 3]}]: dispatch 2024-08-29T17:59:04.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:59:03 smithi029 bash[79042]: audit 2024-08-29T17:59:03.446219+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:59:04.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:59:03 smithi029 bash[79042]: audit 2024-08-29T17:59:03.447986+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.7", "id": [7, 3]}]: dispatch 2024-08-29T17:59:04.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:59:03 smithi029 bash[79042]: audit 2024-08-29T17:59:03.448066+0000 mon.c (mon.2) 112 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1b", "id": [7, 2]}]: dispatch 2024-08-29T17:59:04.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:59:03 smithi029 bash[79042]: audit 2024-08-29T17:59:03.448825+0000 mon.c (mon.2) 113 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1c", "id": [7, 3]}]: dispatch 2024-08-29T17:59:04.404 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:59:03 smithi029 bash[79042]: audit 2024-08-29T17:59:03.449444+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.b", "id": [7, 3]}]: dispatch 2024-08-29T17:59:04.404 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:59:03 smithi029 bash[79042]: audit 2024-08-29T17:59:03.449459+0000 mon.c (mon.2) 114 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1e", "id": [0, 4]}]: dispatch 2024-08-29T17:59:04.404 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:59:03 smithi029 bash[79042]: audit 2024-08-29T17:59:03.450004+0000 mon.c (mon.2) 115 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.2", "id": [0, 3]}]: dispatch 2024-08-29T17:59:04.404 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:59:03 smithi029 bash[79042]: audit 2024-08-29T17:59:03.450551+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.18", "id": [7, 3]}]: dispatch 2024-08-29T17:59:04.404 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:59:03 smithi029 bash[79042]: audit 2024-08-29T17:59:03.450566+0000 mon.c (mon.2) 116 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.7", "id": [0, 6]}]: dispatch 2024-08-29T17:59:04.404 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:59:03 smithi029 bash[79042]: audit 2024-08-29T17:59:03.451192+0000 mon.c (mon.2) 117 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.e", "id": [5, 6]}]: dispatch 2024-08-29T17:59:04.404 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:59:03 smithi029 bash[77880]: cluster 2024-08-29T17:59:02.919689+0000 mon.a (mon.0) 464 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-29T17:59:04.405 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:59:03 smithi029 bash[77880]: cluster 2024-08-29T17:59:02.936000+0000 mon.a (mon.0) 465 : cluster [DBG] osdmap e523: 8 total, 7 up, 8 in 2024-08-29T17:59:04.405 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:59:03 smithi029 bash[77880]: audit 2024-08-29T17:59:03.439915+0000 mon.c (mon.2) 108 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1", "id": [0, 1]}]: dispatch 2024-08-29T17:59:04.405 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:59:03 smithi029 bash[77880]: audit 2024-08-29T17:59:03.440807+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1", "id": [0, 1]}]: dispatch 2024-08-29T17:59:04.405 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:59:03 smithi029 bash[77880]: audit 2024-08-29T17:59:03.441084+0000 mon.c (mon.2) 109 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.7", "id": [7, 3]}]: dispatch 2024-08-29T17:59:04.405 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:59:03 smithi029 bash[77880]: audit 2024-08-29T17:59:03.441534+0000 mon.c (mon.2) 110 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.b", "id": [7, 3]}]: dispatch 2024-08-29T17:59:04.405 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:59:03 smithi029 bash[77880]: audit 2024-08-29T17:59:03.441895+0000 mon.c (mon.2) 111 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.18", "id": [7, 3]}]: dispatch 2024-08-29T17:59:04.405 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:59:03 smithi029 bash[77880]: audit 2024-08-29T17:59:03.446219+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:59:04.405 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:59:03 smithi029 bash[77880]: audit 2024-08-29T17:59:03.447986+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.7", "id": [7, 3]}]: dispatch 2024-08-29T17:59:04.405 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:59:03 smithi029 bash[77880]: audit 2024-08-29T17:59:03.448066+0000 mon.c (mon.2) 112 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1b", "id": [7, 2]}]: dispatch 2024-08-29T17:59:04.405 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:59:03 smithi029 bash[77880]: audit 2024-08-29T17:59:03.448825+0000 mon.c (mon.2) 113 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1c", "id": [7, 3]}]: dispatch 2024-08-29T17:59:04.405 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:59:03 smithi029 bash[77880]: audit 2024-08-29T17:59:03.449444+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.b", "id": [7, 3]}]: dispatch 2024-08-29T17:59:04.405 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:59:03 smithi029 bash[77880]: audit 2024-08-29T17:59:03.449459+0000 mon.c (mon.2) 114 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1e", "id": [0, 4]}]: dispatch 2024-08-29T17:59:04.406 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:59:03 smithi029 bash[77880]: audit 2024-08-29T17:59:03.450004+0000 mon.c (mon.2) 115 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.2", "id": [0, 3]}]: dispatch 2024-08-29T17:59:04.406 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:59:03 smithi029 bash[77880]: audit 2024-08-29T17:59:03.450551+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.18", "id": [7, 3]}]: dispatch 2024-08-29T17:59:04.406 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:59:03 smithi029 bash[77880]: audit 2024-08-29T17:59:03.450566+0000 mon.c (mon.2) 116 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.7", "id": [0, 6]}]: dispatch 2024-08-29T17:59:04.406 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:59:03 smithi029 bash[77880]: audit 2024-08-29T17:59:03.451192+0000 mon.c (mon.2) 117 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.e", "id": [5, 6]}]: dispatch 2024-08-29T17:59:04.406 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:59:03 smithi029 bash[79042]: audit 2024-08-29T17:59:03.451699+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1b", "id": [7, 2]}]: dispatch 2024-08-29T17:59:04.406 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:59:03 smithi029 bash[79042]: audit 2024-08-29T17:59:03.451729+0000 mon.c (mon.2) 118 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T17:59:04.407 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:59:03 smithi029 bash[79042]: audit 2024-08-29T17:59:03.452602+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1c", "id": [7, 3]}]: dispatch 2024-08-29T17:59:04.407 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:59:03 smithi029 bash[79042]: audit 2024-08-29T17:59:03.453517+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1e", "id": [0, 4]}]: dispatch 2024-08-29T17:59:04.407 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:59:03 smithi029 bash[79042]: audit 2024-08-29T17:59:03.454246+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.2", "id": [0, 3]}]: dispatch 2024-08-29T17:59:04.407 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:59:03 smithi029 bash[79042]: audit 2024-08-29T17:59:03.455008+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.7", "id": [0, 6]}]: dispatch 2024-08-29T17:59:04.407 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:59:03 smithi029 bash[79042]: audit 2024-08-29T17:59:03.455751+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.e", "id": [5, 6]}]: dispatch 2024-08-29T17:59:04.407 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:59:03 smithi029 bash[77880]: audit 2024-08-29T17:59:03.451699+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1b", "id": [7, 2]}]: dispatch 2024-08-29T17:59:04.407 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:59:03 smithi029 bash[77880]: audit 2024-08-29T17:59:03.451729+0000 mon.c (mon.2) 118 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T17:59:04.407 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:59:03 smithi029 bash[77880]: audit 2024-08-29T17:59:03.452602+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1c", "id": [7, 3]}]: dispatch 2024-08-29T17:59:04.407 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:59:03 smithi029 bash[77880]: audit 2024-08-29T17:59:03.453517+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1e", "id": [0, 4]}]: dispatch 2024-08-29T17:59:04.407 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:59:03 smithi029 bash[77880]: audit 2024-08-29T17:59:03.454246+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.2", "id": [0, 3]}]: dispatch 2024-08-29T17:59:04.408 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:59:03 smithi029 bash[77880]: audit 2024-08-29T17:59:03.455008+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.7", "id": [0, 6]}]: dispatch 2024-08-29T17:59:04.408 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:59:03 smithi029 bash[77880]: audit 2024-08-29T17:59:03.455751+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.e", "id": [5, 6]}]: dispatch 2024-08-29T17:59:04.809 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:59:04 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:17:59:04] "GET /metrics HTTP/1.1" 200 36273 "" "Prometheus/2.43.0" 2024-08-29T17:59:04.809 INFO:journalctl@ceph.osd.3.smithi029.stdout:Aug 29 17:59:04 smithi029 bash[96144]: ceph-5b99e290-662c-11ef-bcd4-c7b262605968-osd-3 2024-08-29T17:59:04.954 INFO:tasks.rados.rados.0.smithi029.stdout:2328: done (6 left) 2024-08-29T17:59:04.954 INFO:tasks.rados.rados.0.smithi029.stdout:2329: read oid 35 snap 208 2024-08-29T17:59:04.954 INFO:tasks.rados.rados.0.smithi029.stdout:2329: expect (ObjNum 636 snap 196 seq_num 636) 2024-08-29T17:59:04.954 INFO:tasks.rados.rados.0.smithi029.stdout:2330: snap_remove snap 216 2024-08-29T17:59:05.149 INFO:journalctl@ceph.osd.3.smithi029.stdout:Aug 29 17:59:04 smithi029 bash[96211]: Error response from daemon: No such container: ceph-5b99e290-662c-11ef-bcd4-c7b262605968-osd-3 2024-08-29T17:59:05.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:59:04 smithi029 bash[79042]: cluster 2024-08-29T17:59:03.407033+0000 mgr.y (mgr.25004) 204 : cluster [DBG] pgmap v324: 121 pgs: 16 stale+active+clean, 105 active+clean; 505 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 4.2 MiB/s rd, 1.1 MiB/s wr, 1 op/s 2024-08-29T17:59:05.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:59:04 smithi029 bash[79042]: audit 2024-08-29T17:59:03.942160+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1", "id": [0, 1]}]': finished 2024-08-29T17:59:05.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:59:04 smithi029 bash[79042]: audit 2024-08-29T17:59:03.942356+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.7", "id": [7, 3]}]': finished 2024-08-29T17:59:05.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:59:04 smithi029 bash[79042]: audit 2024-08-29T17:59:03.942478+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.b", "id": [7, 3]}]': finished 2024-08-29T17:59:05.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:59:04 smithi029 bash[79042]: audit 2024-08-29T17:59:03.942574+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.18", "id": [7, 3]}]': finished 2024-08-29T17:59:05.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:59:04 smithi029 bash[79042]: audit 2024-08-29T17:59:03.942676+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1b", "id": [7, 2]}]': finished 2024-08-29T17:59:05.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:59:04 smithi029 bash[79042]: audit 2024-08-29T17:59:03.942808+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1c", "id": [7, 3]}]': finished 2024-08-29T17:59:05.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:59:04 smithi029 bash[79042]: audit 2024-08-29T17:59:03.942950+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1e", "id": [0, 4]}]': finished 2024-08-29T17:59:05.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:59:04 smithi029 bash[79042]: audit 2024-08-29T17:59:03.943082+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.2", "id": [0, 3]}]': finished 2024-08-29T17:59:05.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:59:04 smithi029 bash[79042]: audit 2024-08-29T17:59:03.943205+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.7", "id": [0, 6]}]': finished 2024-08-29T17:59:05.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:59:04 smithi029 bash[79042]: audit 2024-08-29T17:59:03.943310+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.e", "id": [5, 6]}]': finished 2024-08-29T17:59:05.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:59:04 smithi029 bash[79042]: cluster 2024-08-29T17:59:03.948756+0000 mon.a (mon.0) 487 : cluster [DBG] osdmap e524: 8 total, 7 up, 8 in 2024-08-29T17:59:05.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:59:04 smithi029 bash[77880]: cluster 2024-08-29T17:59:03.407033+0000 mgr.y (mgr.25004) 204 : cluster [DBG] pgmap v324: 121 pgs: 16 stale+active+clean, 105 active+clean; 505 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 4.2 MiB/s rd, 1.1 MiB/s wr, 1 op/s 2024-08-29T17:59:05.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:59:04 smithi029 bash[77880]: audit 2024-08-29T17:59:03.942160+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1", "id": [0, 1]}]': finished 2024-08-29T17:59:05.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:59:04 smithi029 bash[77880]: audit 2024-08-29T17:59:03.942356+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.7", "id": [7, 3]}]': finished 2024-08-29T17:59:05.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:59:04 smithi029 bash[77880]: audit 2024-08-29T17:59:03.942478+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.b", "id": [7, 3]}]': finished 2024-08-29T17:59:05.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:59:04 smithi029 bash[77880]: audit 2024-08-29T17:59:03.942574+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.18", "id": [7, 3]}]': finished 2024-08-29T17:59:05.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:59:04 smithi029 bash[77880]: audit 2024-08-29T17:59:03.942676+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1b", "id": [7, 2]}]': finished 2024-08-29T17:59:05.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:59:04 smithi029 bash[77880]: audit 2024-08-29T17:59:03.942808+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1c", "id": [7, 3]}]': finished 2024-08-29T17:59:05.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:59:04 smithi029 bash[77880]: audit 2024-08-29T17:59:03.942950+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1e", "id": [0, 4]}]': finished 2024-08-29T17:59:05.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:59:04 smithi029 bash[77880]: audit 2024-08-29T17:59:03.943082+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.2", "id": [0, 3]}]': finished 2024-08-29T17:59:05.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:59:04 smithi029 bash[77880]: audit 2024-08-29T17:59:03.943205+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.7", "id": [0, 6]}]': finished 2024-08-29T17:59:05.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:59:04 smithi029 bash[77880]: audit 2024-08-29T17:59:03.943310+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.e", "id": [5, 6]}]': finished 2024-08-29T17:59:05.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:59:04 smithi029 bash[77880]: cluster 2024-08-29T17:59:03.948756+0000 mon.a (mon.0) 487 : cluster [DBG] osdmap e524: 8 total, 7 up, 8 in 2024-08-29T17:59:05.399 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:59:04 smithi110 bash[67519]: cluster 2024-08-29T17:59:03.407033+0000 mgr.y (mgr.25004) 204 : cluster [DBG] pgmap v324: 121 pgs: 16 stale+active+clean, 105 active+clean; 505 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 4.2 MiB/s rd, 1.1 MiB/s wr, 1 op/s 2024-08-29T17:59:05.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:59:04 smithi110 bash[67519]: audit 2024-08-29T17:59:03.942160+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1", "id": [0, 1]}]': finished 2024-08-29T17:59:05.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:59:04 smithi110 bash[67519]: audit 2024-08-29T17:59:03.942356+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.7", "id": [7, 3]}]': finished 2024-08-29T17:59:05.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:59:04 smithi110 bash[67519]: audit 2024-08-29T17:59:03.942478+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.b", "id": [7, 3]}]': finished 2024-08-29T17:59:05.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:59:04 smithi110 bash[67519]: audit 2024-08-29T17:59:03.942574+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.18", "id": [7, 3]}]': finished 2024-08-29T17:59:05.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:59:04 smithi110 bash[67519]: audit 2024-08-29T17:59:03.942676+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1b", "id": [7, 2]}]': finished 2024-08-29T17:59:05.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:59:04 smithi110 bash[67519]: audit 2024-08-29T17:59:03.942808+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1c", "id": [7, 3]}]': finished 2024-08-29T17:59:05.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:59:04 smithi110 bash[67519]: audit 2024-08-29T17:59:03.942950+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1e", "id": [0, 4]}]': finished 2024-08-29T17:59:05.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:59:04 smithi110 bash[67519]: audit 2024-08-29T17:59:03.943082+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.2", "id": [0, 3]}]': finished 2024-08-29T17:59:05.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:59:04 smithi110 bash[67519]: audit 2024-08-29T17:59:03.943205+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.7", "id": [0, 6]}]': finished 2024-08-29T17:59:05.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:59:04 smithi110 bash[67519]: audit 2024-08-29T17:59:03.943310+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.e", "id": [5, 6]}]': finished 2024-08-29T17:59:05.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:59:04 smithi110 bash[67519]: cluster 2024-08-29T17:59:03.948756+0000 mon.a (mon.0) 487 : cluster [DBG] osdmap e524: 8 total, 7 up, 8 in 2024-08-29T17:59:05.971 INFO:tasks.rados.rados.0.smithi029.stdout:2330: done (7 left) 2024-08-29T17:59:05.971 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 42 current snap is 226 2024-08-29T17:59:05.971 INFO:tasks.rados.rados.0.smithi029.stdout:2320: finishing write tid 6 to smithi02969618-2 2024-08-29T17:59:05.971 INFO:tasks.rados.rados.0.smithi029.stdout:2320: oid 2 updating version 0 to 1837 2024-08-29T17:59:05.971 INFO:tasks.rados.rados.0.smithi029.stdout:2320: oid 2 version 1837 is already newer than 1835 2024-08-29T17:59:05.971 INFO:tasks.rados.rados.0.smithi029.stdout:2320: oid 2 version 1837 is already newer than 1836 2024-08-29T17:59:05.971 INFO:tasks.rados.rados.0.smithi029.stdout:2320: oid 2 version 1837 is already newer than 1834 2024-08-29T17:59:05.971 INFO:tasks.rados.rados.0.smithi029.stdout:2320: oid 2 version 1837 is already newer than 1833 2024-08-29T17:59:05.972 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 2 v 1837 (ObjNum 696 snap 226 seq_num 696) dirty exists 2024-08-29T17:59:05.972 INFO:tasks.rados.rados.0.smithi029.stdout:2320: left oid 2 (ObjNum 696 snap 226 seq_num 696) 2024-08-29T17:59:05.972 INFO:tasks.rados.rados.0.smithi029.stdout:2323: finishing copy_from racing read to smithi02969618-15 2024-08-29T17:59:05.972 INFO:tasks.rados.rados.0.smithi029.stdout:2331: seq_num 698 ranges {8421376=499712,8921088=589824,9510912=770048,10280960=245760} 2024-08-29T17:59:06.070 INFO:tasks.rados.rados.0.smithi029.stdout:2331: writing smithi02969618-42 from 8421376 to 8921088 tid 1 2024-08-29T17:59:06.073 INFO:tasks.rados.rados.0.smithi029.stdout:2331: writing smithi02969618-42 from 8921088 to 9510912 tid 2 2024-08-29T17:59:06.078 INFO:tasks.rados.rados.0.smithi029.stdout:2331: writing smithi02969618-42 from 9510912 to 10280960 tid 3 2024-08-29T17:59:06.080 INFO:tasks.rados.rados.0.smithi029.stdout:2331: writing smithi02969618-42 from 10280960 to 10526720 tid 4 2024-08-29T17:59:06.081 INFO:tasks.rados.rados.0.smithi029.stdout:2320: done (7 left) 2024-08-29T17:59:06.081 INFO:tasks.rados.rados.0.smithi029.stdout:2332: rollback oid 2 current snap is 226 2024-08-29T17:59:06.081 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 2 to 222 2024-08-29T17:59:06.081 INFO:tasks.rados.rados.0.smithi029.stdout:2323: finishing copy_from to smithi02969618-15 2024-08-29T17:59:06.081 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 15 v 1559 (ObjNum 549 snap 168 seq_num 549) dirty exists 2024-08-29T17:59:06.081 INFO:tasks.rados.rados.0.smithi029.stdout:2323: done (7 left) 2024-08-29T17:59:06.081 INFO:tasks.rados.rados.0.smithi029.stdout:2333: read oid 34 snap -1 2024-08-29T17:59:06.081 INFO:tasks.rados.rados.0.smithi029.stdout:2333: expect deleted 2024-08-29T17:59:06.081 INFO:tasks.rados.rados.0.smithi029.stdout:2334: snap_create 2024-08-29T17:59:06.081 INFO:tasks.rados.rados.0.smithi029.stdout:2326: expect (ObjNum 548 snap 168 seq_num 548) 2024-08-29T17:59:06.399 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:59:05 smithi110 bash[67519]: cluster 2024-08-29T17:59:04.955947+0000 mon.a (mon.0) 488 : cluster [DBG] osdmap e525: 8 total, 7 up, 8 in 2024-08-29T17:59:06.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:59:05 smithi029 bash[79042]: cluster 2024-08-29T17:59:04.955947+0000 mon.a (mon.0) 488 : cluster [DBG] osdmap e525: 8 total, 7 up, 8 in 2024-08-29T17:59:06.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:59:05 smithi029 bash[77880]: cluster 2024-08-29T17:59:04.955947+0000 mon.a (mon.0) 488 : cluster [DBG] osdmap e525: 8 total, 7 up, 8 in 2024-08-29T17:59:06.570 INFO:tasks.rados.rados.0.smithi029.stdout:2318: expect (ObjNum 541 snap 166 seq_num 541) 2024-08-29T17:59:07.149 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:59:06 smithi029 bash[77880]: cluster 2024-08-29T17:59:05.407811+0000 mgr.y (mgr.25004) 205 : cluster [DBG] pgmap v327: 121 pgs: 18 active+undersized, 3 unknown, 5 peering, 5 stale+active+clean, 2 active+undersized+degraded, 88 active+clean; 514 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 9.7 MiB/s rd, 4.1 MiB/s wr, 10 op/s; 24/675 objects degraded (3.556%) 2024-08-29T17:59:07.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:59:06 smithi029 bash[77880]: cluster 2024-08-29T17:59:05.953322+0000 mon.a (mon.0) 489 : cluster [WRN] Health check failed: Degraded data redundancy: 24/675 objects degraded (3.556%), 2 pgs degraded (PG_DEGRADED) 2024-08-29T17:59:07.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:59:06 smithi029 bash[77880]: cluster 2024-08-29T17:59:05.972260+0000 mon.a (mon.0) 490 : cluster [DBG] osdmap e526: 8 total, 7 up, 8 in 2024-08-29T17:59:07.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:59:06 smithi029 bash[77880]: cluster 2024-08-29T17:59:06.890117+0000 mon.a (mon.0) 491 : cluster [DBG] osdmap e527: 8 total, 7 up, 8 in 2024-08-29T17:59:07.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:59:06 smithi029 bash[79042]: cluster 2024-08-29T17:59:05.407811+0000 mgr.y (mgr.25004) 205 : cluster [DBG] pgmap v327: 121 pgs: 18 active+undersized, 3 unknown, 5 peering, 5 stale+active+clean, 2 active+undersized+degraded, 88 active+clean; 514 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 9.7 MiB/s rd, 4.1 MiB/s wr, 10 op/s; 24/675 objects degraded (3.556%) 2024-08-29T17:59:07.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:59:06 smithi029 bash[79042]: cluster 2024-08-29T17:59:05.953322+0000 mon.a (mon.0) 489 : cluster [WRN] Health check failed: Degraded data redundancy: 24/675 objects degraded (3.556%), 2 pgs degraded (PG_DEGRADED) 2024-08-29T17:59:07.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:59:06 smithi029 bash[79042]: cluster 2024-08-29T17:59:05.972260+0000 mon.a (mon.0) 490 : cluster [DBG] osdmap e526: 8 total, 7 up, 8 in 2024-08-29T17:59:07.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:59:06 smithi029 bash[79042]: cluster 2024-08-29T17:59:06.890117+0000 mon.a (mon.0) 491 : cluster [DBG] osdmap e527: 8 total, 7 up, 8 in 2024-08-29T17:59:07.399 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:59:06 smithi110 bash[67519]: cluster 2024-08-29T17:59:05.407811+0000 mgr.y (mgr.25004) 205 : cluster [DBG] pgmap v327: 121 pgs: 18 active+undersized, 3 unknown, 5 peering, 5 stale+active+clean, 2 active+undersized+degraded, 88 active+clean; 514 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 9.7 MiB/s rd, 4.1 MiB/s wr, 10 op/s; 24/675 objects degraded (3.556%) 2024-08-29T17:59:07.399 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:59:06 smithi110 bash[67519]: cluster 2024-08-29T17:59:05.953322+0000 mon.a (mon.0) 489 : cluster [WRN] Health check failed: Degraded data redundancy: 24/675 objects degraded (3.556%), 2 pgs degraded (PG_DEGRADED) 2024-08-29T17:59:07.399 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:59:06 smithi110 bash[67519]: cluster 2024-08-29T17:59:05.972260+0000 mon.a (mon.0) 490 : cluster [DBG] osdmap e526: 8 total, 7 up, 8 in 2024-08-29T17:59:07.399 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:59:06 smithi110 bash[67519]: cluster 2024-08-29T17:59:06.890117+0000 mon.a (mon.0) 491 : cluster [DBG] osdmap e527: 8 total, 7 up, 8 in 2024-08-29T17:59:08.088 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:59:07 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T17:59:08.089 INFO:journalctl@ceph.osd.2.smithi029.stdout:Aug 29 17:59:07 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T17:59:08.089 INFO:journalctl@ceph.osd.3.smithi029.stdout:Aug 29 17:59:07 smithi029 systemd[1]: ceph-5b99e290-662c-11ef-bcd4-c7b262605968@osd.3.service: Deactivated successfully. 2024-08-29T17:59:08.089 INFO:journalctl@ceph.osd.3.smithi029.stdout:Aug 29 17:59:07 smithi029 systemd[1]: Stopped Ceph osd.3 for 5b99e290-662c-11ef-bcd4-c7b262605968. 2024-08-29T17:59:08.089 INFO:journalctl@ceph.osd.3.smithi029.stdout:Aug 29 17:59:07 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T17:59:08.089 INFO:journalctl@ceph.mds.a.smithi029.stdout:Aug 29 17:59:07 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T17:59:08.090 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Aug 29 17:59:07 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T17:59:08.090 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:59:07 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T17:59:08.090 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Aug 29 17:59:07 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T17:59:08.091 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:59:07 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T17:59:08.091 INFO:journalctl@ceph.osd.0.smithi029.stdout:Aug 29 17:59:07 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T17:59:08.091 INFO:journalctl@ceph.osd.1.smithi029.stdout:Aug 29 17:59:07 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T17:59:08.399 INFO:journalctl@ceph.osd.3.smithi029.stdout:Aug 29 17:59:08 smithi029 systemd[1]: Started Ceph osd.3 for 5b99e290-662c-11ef-bcd4-c7b262605968. 2024-08-29T17:59:08.452 INFO:tasks.rados.rados.0.smithi029.stdout:2325: finishing copy_from racing read to smithi02969618-50 2024-08-29T17:59:08.453 INFO:tasks.rados.rados.0.smithi029.stdout:2325: finishing copy_from to smithi02969618-50 2024-08-29T17:59:08.453 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 50 v 855 (ObjNum 643 snap 200 seq_num 643) dirty exists 2024-08-29T17:59:08.453 INFO:tasks.rados.rados.0.smithi029.stdout:2318: done (8 left) 2024-08-29T17:59:08.453 INFO:tasks.rados.rados.0.smithi029.stdout:2325: done (7 left) 2024-08-29T17:59:08.453 INFO:tasks.rados.rados.0.smithi029.stdout:2326: done (6 left) 2024-08-29T17:59:08.453 INFO:tasks.rados.rados.0.smithi029.stdout:2334: done (5 left) 2024-08-29T17:59:08.453 INFO:tasks.rados.rados.0.smithi029.stdout:2335: delete oid 12 current snap is 227 2024-08-29T17:59:08.453 INFO:tasks.rados.rados.0.smithi029.stdout:2329: expect (ObjNum 636 snap 196 seq_num 636) 2024-08-29T17:59:08.480 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 13 v 818 (ObjNum 221 snap 47 seq_num 221) dirty exists 2024-08-29T17:59:08.480 INFO:tasks.rados.rados.0.smithi029.stdout:2331: finishing write tid 1 to smithi02969618-42 2024-08-29T17:59:08.480 INFO:tasks.rados.rados.0.smithi029.stdout:2331: finishing write tid 2 to smithi02969618-42 2024-08-29T17:59:08.480 INFO:tasks.rados.rados.0.smithi029.stdout:2332: finishing rollback tid 0 to smithi02969618-2 2024-08-29T17:59:08.481 INFO:tasks.rados.rados.0.smithi029.stdout:2331: finishing write tid 3 to smithi02969618-42 2024-08-29T17:59:08.481 INFO:tasks.rados.rados.0.smithi029.stdout:2332: finishing rollback tid 1 to smithi02969618-2 2024-08-29T17:59:08.481 INFO:tasks.rados.rados.0.smithi029.stdout:2332: finishing rollback tid 2 to smithi02969618-2 2024-08-29T17:59:08.481 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 2 v 1858 (ObjNum 636 snap 196 seq_num 636) dirty exists 2024-08-29T17:59:08.481 INFO:tasks.rados.rados.0.smithi029.stdout:2331: finishing write tid 4 to smithi02969618-42 2024-08-29T17:59:08.481 INFO:tasks.rados.rados.0.smithi029.stdout:2331: finishing write tid 5 to smithi02969618-42 2024-08-29T17:59:08.482 INFO:tasks.rados.rados.0.smithi029.stdout:2331: finishing write tid 6 to smithi02969618-42 2024-08-29T17:59:08.482 INFO:tasks.rados.rados.0.smithi029.stdout:2331: oid 42 updating version 0 to 1449 2024-08-29T17:59:08.482 INFO:tasks.rados.rados.0.smithi029.stdout:2331: oid 42 updating version 1449 to 1452 2024-08-29T17:59:08.482 INFO:tasks.rados.rados.0.smithi029.stdout:2331: oid 42 version 1452 is already newer than 1448 2024-08-29T17:59:08.482 INFO:tasks.rados.rados.0.smithi029.stdout:2331: oid 42 version 1452 is already newer than 1450 2024-08-29T17:59:08.482 INFO:tasks.rados.rados.0.smithi029.stdout:2331: oid 42 version 1452 is already newer than 1451 2024-08-29T17:59:08.482 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 42 v 1452 (ObjNum 698 snap 226 seq_num 698) dirty exists 2024-08-29T17:59:08.483 INFO:tasks.rados.rados.0.smithi029.stdout:2331: left oid 42 (ObjNum 698 snap 226 seq_num 698) 2024-08-29T17:59:08.483 INFO:tasks.rados.rados.0.smithi029.stdout:2319: done (5 left) 2024-08-29T17:59:08.483 INFO:tasks.rados.rados.0.smithi029.stdout:2329: done (4 left) 2024-08-29T17:59:08.483 INFO:tasks.rados.rados.0.smithi029.stdout:2331: done (3 left) 2024-08-29T17:59:08.483 INFO:tasks.rados.rados.0.smithi029.stdout:2332: done (2 left) 2024-08-29T17:59:08.483 INFO:tasks.rados.rados.0.smithi029.stdout:2333: done (1 left) 2024-08-29T17:59:08.483 INFO:tasks.rados.rados.0.smithi029.stdout:2335: done (0 left) 2024-08-29T17:59:08.483 INFO:tasks.rados.rados.0.smithi029.stdout:2336: snap_create 2024-08-29T17:59:09.142 INFO:tasks.rados.rados.0.smithi029.stdout:2336: done (0 left) 2024-08-29T17:59:09.143 INFO:tasks.rados.rados.0.smithi029.stdout:2337: copy_from oid 2 from oid 45 current snap is 228 2024-08-29T17:59:09.143 INFO:tasks.rados.rados.0.smithi029.stdout:2338: rmattr oid 23 current snap is 228 2024-08-29T17:59:09.143 INFO:tasks.rados.rados.0.smithi029.stdout:2338: done (1 left) 2024-08-29T17:59:09.143 INFO:tasks.rados.rados.0.smithi029.stdout:2339: rmattr oid 14 current snap is 228 2024-08-29T17:59:09.143 INFO:tasks.rados.rados.0.smithi029.stdout:2339: done (1 left) 2024-08-29T17:59:09.143 INFO:tasks.rados.rados.0.smithi029.stdout:2340: delete oid 18 current snap is 228 2024-08-29T17:59:09.146 INFO:tasks.rados.rados.0.smithi029.stdout:2337: finishing copy_from to smithi02969618-2 2024-08-29T17:59:09.146 INFO:tasks.rados.rados.0.smithi029.stdout:2337: got expected ENOENT (src dne) 2024-08-29T17:59:09.146 INFO:tasks.rados.rados.0.smithi029.stdout:2337: finishing copy_from racing read to smithi02969618-2 2024-08-29T17:59:09.149 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:59:08 smithi110 bash[67519]: cluster 2024-08-29T17:59:07.408980+0000 mgr.y (mgr.25004) 206 : cluster [DBG] pgmap v330: 121 pgs: 2 active+clean+remapped, 30 active+undersized, 3 unknown, 5 peering, 8 active+undersized+degraded, 73 active+clean; 500 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 19 MiB/s rd, 3.5 MiB/s wr, 17 op/s; 66/654 objects degraded (10.092%) 2024-08-29T17:59:09.149 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:59:08 smithi110 bash[67519]: cluster 2024-08-29T17:59:07.891976+0000 mon.a (mon.0) 492 : cluster [DBG] osdmap e528: 8 total, 7 up, 8 in 2024-08-29T17:59:09.149 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:59:08 smithi110 bash[67519]: audit 2024-08-29T17:59:08.132480+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:59:09.149 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:59:08 smithi110 bash[67519]: audit 2024-08-29T17:59:08.137876+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:59:09.149 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:59:08 smithi110 bash[67519]: audit 2024-08-29T17:59:08.139276+0000 mon.c (mon.2) 119 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:59:09.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:59:08 smithi029 bash[79042]: cluster 2024-08-29T17:59:07.408980+0000 mgr.y (mgr.25004) 206 : cluster [DBG] pgmap v330: 121 pgs: 2 active+clean+remapped, 30 active+undersized, 3 unknown, 5 peering, 8 active+undersized+degraded, 73 active+clean; 500 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 19 MiB/s rd, 3.5 MiB/s wr, 17 op/s; 66/654 objects degraded (10.092%) 2024-08-29T17:59:09.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:59:08 smithi029 bash[79042]: cluster 2024-08-29T17:59:07.891976+0000 mon.a (mon.0) 492 : cluster [DBG] osdmap e528: 8 total, 7 up, 8 in 2024-08-29T17:59:09.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:59:08 smithi029 bash[79042]: audit 2024-08-29T17:59:08.132480+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:59:09.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:59:08 smithi029 bash[79042]: audit 2024-08-29T17:59:08.137876+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:59:09.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:59:08 smithi029 bash[79042]: audit 2024-08-29T17:59:08.139276+0000 mon.c (mon.2) 119 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:59:09.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:59:08 smithi029 bash[77880]: cluster 2024-08-29T17:59:07.408980+0000 mgr.y (mgr.25004) 206 : cluster [DBG] pgmap v330: 121 pgs: 2 active+clean+remapped, 30 active+undersized, 3 unknown, 5 peering, 8 active+undersized+degraded, 73 active+clean; 500 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 19 MiB/s rd, 3.5 MiB/s wr, 17 op/s; 66/654 objects degraded (10.092%) 2024-08-29T17:59:09.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:59:08 smithi029 bash[77880]: cluster 2024-08-29T17:59:07.891976+0000 mon.a (mon.0) 492 : cluster [DBG] osdmap e528: 8 total, 7 up, 8 in 2024-08-29T17:59:09.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:59:08 smithi029 bash[77880]: audit 2024-08-29T17:59:08.132480+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:59:09.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:59:08 smithi029 bash[77880]: audit 2024-08-29T17:59:08.137876+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:59:09.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:59:08 smithi029 bash[77880]: audit 2024-08-29T17:59:08.139276+0000 mon.c (mon.2) 119 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:59:09.151 INFO:tasks.rados.rados.0.smithi029.stdout:2337: done (1 left) 2024-08-29T17:59:09.151 INFO:tasks.rados.rados.0.smithi029.stdout:2340: done (0 left) 2024-08-29T17:59:09.152 INFO:tasks.rados.rados.0.smithi029.stdout:2341: snap_remove snap 204 2024-08-29T17:59:09.899 INFO:journalctl@ceph.osd.3.smithi029.stdout:Aug 29 17:59:09 smithi029 bash[96355]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-29T17:59:09.899 INFO:journalctl@ceph.osd.3.smithi029.stdout:Aug 29 17:59:09 smithi029 bash[96355]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-29T17:59:09.900 INFO:journalctl@ceph.osd.3.smithi029.stdout:Aug 29 17:59:09 smithi029 bash[96355]: --> Failed to activate via raw: activate() takes 1 positional argument but 5 were given 2024-08-29T17:59:09.900 INFO:journalctl@ceph.osd.3.smithi029.stdout:Aug 29 17:59:09 smithi029 bash[96355]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-29T17:59:09.900 INFO:journalctl@ceph.osd.3.smithi029.stdout:Aug 29 17:59:09 smithi029 bash[96355]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-29T17:59:10.163 INFO:tasks.rados.rados.0.smithi029.stdout:2341: done (0 left) 2024-08-29T17:59:10.163 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 4 current snap is 228 2024-08-29T17:59:10.163 INFO:tasks.rados.rados.0.smithi029.stdout:2342: seq_num 701 ranges {3162112=548864,3710976=696320,4407296=540672,4947968=368640} 2024-08-29T17:59:10.214 INFO:tasks.rados.rados.0.smithi029.stdout:2342: writing smithi02969618-4 from 3162112 to 3710976 tid 1 2024-08-29T17:59:10.223 INFO:tasks.rados.rados.0.smithi029.stdout:2342: writing smithi02969618-4 from 3710976 to 4407296 tid 2 2024-08-29T17:59:10.229 INFO:tasks.rados.rados.0.smithi029.stdout:2342: writing smithi02969618-4 from 4407296 to 4947968 tid 3 2024-08-29T17:59:10.232 INFO:tasks.rados.rados.0.smithi029.stdout:2342: writing smithi02969618-4 from 4947968 to 5316608 tid 4 2024-08-29T17:59:10.232 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 13 current snap is 228 2024-08-29T17:59:10.233 INFO:tasks.rados.rados.0.smithi029.stdout:2343: seq_num 702 ranges {2490368=565248,3055616=581632,3637248=745472,4382720=278528} 2024-08-29T17:59:10.253 INFO:tasks.rados.rados.0.smithi029.stdout:2343: writing smithi02969618-13 from 2490368 to 3055616 tid 1 2024-08-29T17:59:10.257 INFO:tasks.rados.rados.0.smithi029.stdout:2343: writing smithi02969618-13 from 3055616 to 3637248 tid 2 2024-08-29T17:59:10.262 INFO:tasks.rados.rados.0.smithi029.stdout:2343: writing smithi02969618-13 from 3637248 to 4382720 tid 3 2024-08-29T17:59:10.263 INFO:tasks.rados.rados.0.smithi029.stdout:2343: writing smithi02969618-13 from 4382720 to 4661248 tid 4 2024-08-29T17:59:10.263 INFO:tasks.rados.rados.0.smithi029.stdout:2344: snap_remove snap 211 2024-08-29T17:59:10.313 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:59:10 smithi029 bash[77880]: cluster 2024-08-29T17:59:09.143934+0000 mon.a (mon.0) 495 : cluster [DBG] osdmap e529: 8 total, 7 up, 8 in 2024-08-29T17:59:10.313 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:59:10 smithi029 bash[79042]: cluster 2024-08-29T17:59:09.143934+0000 mon.a (mon.0) 495 : cluster [DBG] osdmap e529: 8 total, 7 up, 8 in 2024-08-29T17:59:10.313 INFO:journalctl@ceph.osd.3.smithi029.stdout:Aug 29 17:59:09 smithi029 bash[96355]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-08-29T17:59:10.313 INFO:journalctl@ceph.osd.3.smithi029.stdout:Aug 29 17:59:09 smithi029 bash[96355]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_1 --path /var/lib/ceph/osd/ceph-3 --no-mon-config 2024-08-29T17:59:10.314 INFO:journalctl@ceph.osd.3.smithi029.stdout:Aug 29 17:59:10 smithi029 bash[96355]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_1 /var/lib/ceph/osd/ceph-3/block 2024-08-29T17:59:10.399 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:59:10 smithi110 bash[67519]: cluster 2024-08-29T17:59:09.143934+0000 mon.a (mon.0) 495 : cluster [DBG] osdmap e529: 8 total, 7 up, 8 in 2024-08-29T17:59:10.621 INFO:journalctl@ceph.osd.3.smithi029.stdout:Aug 29 17:59:10 smithi029 bash[96355]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-3/block 2024-08-29T17:59:10.621 INFO:journalctl@ceph.osd.3.smithi029.stdout:Aug 29 17:59:10 smithi029 bash[96355]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-08-29T17:59:10.621 INFO:journalctl@ceph.osd.3.smithi029.stdout:Aug 29 17:59:10 smithi029 bash[96355]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-08-29T17:59:10.621 INFO:journalctl@ceph.osd.3.smithi029.stdout:Aug 29 17:59:10 smithi029 bash[96355]: --> ceph-volume lvm activate successful for osd ID: 3 2024-08-29T17:59:11.156 INFO:tasks.rados.rados.0.smithi029.stdout:2342: finishing write tid 1 to smithi02969618-4 2024-08-29T17:59:11.156 INFO:tasks.rados.rados.0.smithi029.stdout:2342: finishing write tid 2 to smithi02969618-4 2024-08-29T17:59:11.156 INFO:tasks.rados.rados.0.smithi029.stdout:2342: finishing write tid 3 to smithi02969618-4 2024-08-29T17:59:11.157 INFO:tasks.rados.rados.0.smithi029.stdout:2342: finishing write tid 4 to smithi02969618-4 2024-08-29T17:59:11.157 INFO:tasks.rados.rados.0.smithi029.stdout:2342: finishing write tid 5 to smithi02969618-4 2024-08-29T17:59:11.157 INFO:tasks.rados.rados.0.smithi029.stdout:2342: finishing write tid 6 to smithi02969618-4 2024-08-29T17:59:11.157 INFO:tasks.rados.rados.0.smithi029.stdout:2342: oid 4 updating version 0 to 1041 2024-08-29T17:59:11.157 INFO:tasks.rados.rados.0.smithi029.stdout:2342: oid 4 updating version 1041 to 1043 2024-08-29T17:59:11.157 INFO:tasks.rados.rados.0.smithi029.stdout:2342: oid 4 updating version 1043 to 1044 2024-08-29T17:59:11.157 INFO:tasks.rados.rados.0.smithi029.stdout:2342: oid 4 version 1044 is already newer than 1042 2024-08-29T17:59:11.157 INFO:tasks.rados.rados.0.smithi029.stdout:2342: oid 4 version 1044 is already newer than 1040 2024-08-29T17:59:11.157 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 4 v 1044 (ObjNum 701 snap 228 seq_num 701) dirty exists 2024-08-29T17:59:11.157 INFO:tasks.rados.rados.0.smithi029.stdout:2342: left oid 4 (ObjNum 701 snap 228 seq_num 701) 2024-08-29T17:59:11.157 INFO:tasks.rados.rados.0.smithi029.stdout:2343: finishing write tid 1 to smithi02969618-13 2024-08-29T17:59:11.158 INFO:tasks.rados.rados.0.smithi029.stdout:2343: finishing write tid 2 to smithi02969618-13 2024-08-29T17:59:11.158 INFO:tasks.rados.rados.0.smithi029.stdout:2343: finishing write tid 3 to smithi02969618-13 2024-08-29T17:59:11.158 INFO:tasks.rados.rados.0.smithi029.stdout:2343: finishing write tid 4 to smithi02969618-13 2024-08-29T17:59:11.158 INFO:tasks.rados.rados.0.smithi029.stdout:2343: finishing write tid 5 to smithi02969618-13 2024-08-29T17:59:11.158 INFO:tasks.rados.rados.0.smithi029.stdout:2343: finishing write tid 6 to smithi02969618-13 2024-08-29T17:59:11.158 INFO:tasks.rados.rados.0.smithi029.stdout:2343: oid 13 updating version 0 to 823 2024-08-29T17:59:11.158 INFO:tasks.rados.rados.0.smithi029.stdout:2343: oid 13 version 823 is already newer than 822 2024-08-29T17:59:11.158 INFO:tasks.rados.rados.0.smithi029.stdout:2343: oid 13 version 823 is already newer than 820 2024-08-29T17:59:11.158 INFO:tasks.rados.rados.0.smithi029.stdout:2343: oid 13 version 823 is already newer than 821 2024-08-29T17:59:11.158 INFO:tasks.rados.rados.0.smithi029.stdout:2343: oid 13 version 823 is already newer than 819 2024-08-29T17:59:11.158 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 13 v 823 (ObjNum 702 snap 228 seq_num 702) dirty exists 2024-08-29T17:59:11.159 INFO:tasks.rados.rados.0.smithi029.stdout:2343: left oid 13 (ObjNum 702 snap 228 seq_num 702) 2024-08-29T17:59:11.159 INFO:tasks.rados.rados.0.smithi029.stdout:2342: done (2 left) 2024-08-29T17:59:11.159 INFO:tasks.rados.rados.0.smithi029.stdout:2343: done (1 left) 2024-08-29T17:59:11.159 INFO:tasks.rados.rados.0.smithi029.stdout:2344: done (0 left) 2024-08-29T17:59:11.159 INFO:tasks.rados.rados.0.smithi029.stdout:2345: setattr oid 27 current snap is 228 2024-08-29T17:59:11.160 INFO:tasks.rados.rados.0.smithi029.stdout:2346: rmattr oid 39 current snap is 228 2024-08-29T17:59:11.160 INFO:tasks.rados.rados.0.smithi029.stdout:2346: done (1 left) 2024-08-29T17:59:11.160 INFO:tasks.rados.rados.0.smithi029.stdout:2347: rollback oid 22 current snap is 228 2024-08-29T17:59:11.160 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 22 to 223 2024-08-29T17:59:11.160 INFO:tasks.rados.rados.0.smithi029.stdout:2348: snap_remove snap 192 2024-08-29T17:59:11.506 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:59:11 smithi029 bash[79042]: cluster 2024-08-29T17:59:09.410282+0000 mgr.y (mgr.25004) 207 : cluster [DBG] pgmap v333: 121 pgs: 8 active+clean+remapped, 30 active+undersized, 8 active+undersized+degraded, 75 active+clean; 486 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 514 KiB/s wr, 14 op/s; 66/630 objects degraded (10.476%); 10/630 objects misplaced (1.587%); 27 MiB/s, 25 objects/s recovering 2024-08-29T17:59:11.506 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:59:11 smithi029 bash[79042]: cluster 2024-08-29T17:59:10.155324+0000 mon.a (mon.0) 496 : cluster [DBG] osdmap e530: 8 total, 7 up, 8 in 2024-08-29T17:59:11.506 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:59:11 smithi029 bash[77880]: cluster 2024-08-29T17:59:09.410282+0000 mgr.y (mgr.25004) 207 : cluster [DBG] pgmap v333: 121 pgs: 8 active+clean+remapped, 30 active+undersized, 8 active+undersized+degraded, 75 active+clean; 486 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 514 KiB/s wr, 14 op/s; 66/630 objects degraded (10.476%); 10/630 objects misplaced (1.587%); 27 MiB/s, 25 objects/s recovering 2024-08-29T17:59:11.506 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:59:11 smithi029 bash[77880]: cluster 2024-08-29T17:59:10.155324+0000 mon.a (mon.0) 496 : cluster [DBG] osdmap e530: 8 total, 7 up, 8 in 2024-08-29T17:59:11.649 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:59:11 smithi110 bash[67519]: cluster 2024-08-29T17:59:09.410282+0000 mgr.y (mgr.25004) 207 : cluster [DBG] pgmap v333: 121 pgs: 8 active+clean+remapped, 30 active+undersized, 8 active+undersized+degraded, 75 active+clean; 486 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 514 KiB/s wr, 14 op/s; 66/630 objects degraded (10.476%); 10/630 objects misplaced (1.587%); 27 MiB/s, 25 objects/s recovering 2024-08-29T17:59:11.649 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:59:11 smithi110 bash[67519]: cluster 2024-08-29T17:59:10.155324+0000 mon.a (mon.0) 496 : cluster [DBG] osdmap e530: 8 total, 7 up, 8 in 2024-08-29T17:59:11.895 INFO:tasks.rados.rados.0.smithi029.stdout:2348: done (2 left) 2024-08-29T17:59:11.896 INFO:tasks.rados.rados.0.smithi029.stdout:2349: delete oid 18 current snap is 228 2024-08-29T17:59:11.896 INFO:tasks.rados.rados.0.smithi029.stdout:2347: finishing rollback tid 0 to smithi02969618-22 2024-08-29T17:59:11.896 INFO:tasks.rados.rados.0.smithi029.stdout:2347: finishing rollback tid 1 to smithi02969618-22 2024-08-29T17:59:11.896 INFO:tasks.rados.rados.0.smithi029.stdout:2347: finishing rollback tid 2 to smithi02969618-22 2024-08-29T17:59:11.896 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 22 v 1456 (ObjNum 449 snap 134 seq_num 449) dirty exists 2024-08-29T17:59:11.896 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 27 v 1618 (ObjNum 687 snap 218 seq_num 687) dirty exists 2024-08-29T17:59:11.907 INFO:tasks.rados.rados.0.smithi029.stdout:2345: done (2 left) 2024-08-29T17:59:11.907 INFO:tasks.rados.rados.0.smithi029.stdout:2347: done (1 left) 2024-08-29T17:59:11.907 INFO:tasks.rados.rados.0.smithi029.stdout:2349: done (0 left) 2024-08-29T17:59:11.907 INFO:tasks.rados.rados.0.smithi029.stdout:2350: read oid 50 snap -1 2024-08-29T17:59:11.907 INFO:tasks.rados.rados.0.smithi029.stdout:2350: expect (ObjNum 643 snap 200 seq_num 643) 2024-08-29T17:59:11.907 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 2 current snap is 228 2024-08-29T17:59:11.907 INFO:tasks.rados.rados.0.smithi029.stdout:2351: seq_num 704 ranges {1056768=598016,1654784=745472,2400256=712704,3112960=147456} 2024-08-29T17:59:11.920 INFO:tasks.rados.rados.0.smithi029.stdout:2351: writing smithi02969618-2 from 1056768 to 1654784 tid 1 2024-08-29T17:59:11.927 INFO:tasks.rados.rados.0.smithi029.stdout:2351: writing smithi02969618-2 from 1654784 to 2400256 tid 2 2024-08-29T17:59:11.932 INFO:tasks.rados.rados.0.smithi029.stdout:2351: writing smithi02969618-2 from 2400256 to 3112960 tid 3 2024-08-29T17:59:11.933 INFO:tasks.rados.rados.0.smithi029.stdout:2351: writing smithi02969618-2 from 3112960 to 3260416 tid 4 2024-08-29T17:59:11.933 INFO:tasks.rados.rados.0.smithi029.stdout:2352: read oid 49 snap -1 2024-08-29T17:59:11.933 INFO:tasks.rados.rados.0.smithi029.stdout:2352: expect (ObjNum 549 snap 168 seq_num 549) 2024-08-29T17:59:11.933 INFO:tasks.rados.rados.0.smithi029.stdout:2353: snap_create 2024-08-29T17:59:11.961 INFO:tasks.rados.rados.0.smithi029.stdout:2351: finishing write tid 1 to smithi02969618-2 2024-08-29T17:59:11.969 INFO:tasks.rados.rados.0.smithi029.stdout:2350: expect (ObjNum 643 snap 200 seq_num 643) 2024-08-29T17:59:12.584 INFO:tasks.rados.rados.0.smithi029.stdout:2351: finishing write tid 2 to smithi02969618-2 2024-08-29T17:59:12.584 INFO:tasks.rados.rados.0.smithi029.stdout:2351: finishing write tid 3 to smithi02969618-2 2024-08-29T17:59:12.584 INFO:tasks.rados.rados.0.smithi029.stdout:2351: finishing write tid 4 to smithi02969618-2 2024-08-29T17:59:12.584 INFO:tasks.rados.rados.0.smithi029.stdout:2351: finishing write tid 5 to smithi02969618-2 2024-08-29T17:59:12.584 INFO:tasks.rados.rados.0.smithi029.stdout:2351: finishing write tid 6 to smithi02969618-2 2024-08-29T17:59:12.584 INFO:tasks.rados.rados.0.smithi029.stdout:2351: oid 2 updating version 0 to 1887 2024-08-29T17:59:12.584 INFO:tasks.rados.rados.0.smithi029.stdout:2351: oid 2 version 1887 is already newer than 1885 2024-08-29T17:59:12.584 INFO:tasks.rados.rados.0.smithi029.stdout:2351: oid 2 version 1887 is already newer than 1886 2024-08-29T17:59:12.585 INFO:tasks.rados.rados.0.smithi029.stdout:2351: oid 2 version 1887 is already newer than 1883 2024-08-29T17:59:12.585 INFO:tasks.rados.rados.0.smithi029.stdout:2351: oid 2 version 1887 is already newer than 1884 2024-08-29T17:59:12.585 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 2 v 1887 (ObjNum 704 snap 228 seq_num 704) dirty exists 2024-08-29T17:59:12.585 INFO:tasks.rados.rados.0.smithi029.stdout:2351: left oid 2 (ObjNum 704 snap 228 seq_num 704) 2024-08-29T17:59:12.585 INFO:tasks.rados.rados.0.smithi029.stdout:2352: expect (ObjNum 549 snap 168 seq_num 549) 2024-08-29T17:59:12.649 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:59:12 smithi110 bash[67519]: cluster 2024-08-29T17:59:11.156958+0000 mon.a (mon.0) 497 : cluster [DBG] osdmap e531: 8 total, 7 up, 8 in 2024-08-29T17:59:12.649 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:59:12 smithi110 bash[67519]: cluster 2024-08-29T17:59:11.885846+0000 mon.a (mon.0) 498 : cluster [WRN] Health check update: Degraded data redundancy: 66/630 objects degraded (10.476%), 8 pgs degraded (PG_DEGRADED) 2024-08-29T17:59:12.649 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:59:12 smithi110 bash[67519]: cluster 2024-08-29T17:59:11.895064+0000 mon.a (mon.0) 499 : cluster [DBG] osdmap e532: 8 total, 7 up, 8 in 2024-08-29T17:59:12.650 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:59:12 smithi029 bash[79042]: cluster 2024-08-29T17:59:11.156958+0000 mon.a (mon.0) 497 : cluster [DBG] osdmap e531: 8 total, 7 up, 8 in 2024-08-29T17:59:12.650 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:59:12 smithi029 bash[79042]: cluster 2024-08-29T17:59:11.885846+0000 mon.a (mon.0) 498 : cluster [WRN] Health check update: Degraded data redundancy: 66/630 objects degraded (10.476%), 8 pgs degraded (PG_DEGRADED) 2024-08-29T17:59:12.650 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:59:12 smithi029 bash[79042]: cluster 2024-08-29T17:59:11.895064+0000 mon.a (mon.0) 499 : cluster [DBG] osdmap e532: 8 total, 7 up, 8 in 2024-08-29T17:59:12.650 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:59:12 smithi029 bash[77880]: cluster 2024-08-29T17:59:11.156958+0000 mon.a (mon.0) 497 : cluster [DBG] osdmap e531: 8 total, 7 up, 8 in 2024-08-29T17:59:12.650 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:59:12 smithi029 bash[77880]: cluster 2024-08-29T17:59:11.885846+0000 mon.a (mon.0) 498 : cluster [WRN] Health check update: Degraded data redundancy: 66/630 objects degraded (10.476%), 8 pgs degraded (PG_DEGRADED) 2024-08-29T17:59:12.650 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:59:12 smithi029 bash[77880]: cluster 2024-08-29T17:59:11.895064+0000 mon.a (mon.0) 499 : cluster [DBG] osdmap e532: 8 total, 7 up, 8 in 2024-08-29T17:59:12.896 INFO:tasks.rados.rados.0.smithi029.stdout:2350: done (3 left) 2024-08-29T17:59:12.896 INFO:tasks.rados.rados.0.smithi029.stdout:2351: done (2 left) 2024-08-29T17:59:12.896 INFO:tasks.rados.rados.0.smithi029.stdout:2352: done (1 left) 2024-08-29T17:59:12.896 INFO:tasks.rados.rados.0.smithi029.stdout:2353: done (0 left) 2024-08-29T17:59:12.896 INFO:tasks.rados.rados.0.smithi029.stdout:2354: read oid 40 snap 226 2024-08-29T17:59:12.896 INFO:tasks.rados.rados.0.smithi029.stdout:2354: expect (ObjNum 685 snap 217 seq_num 685) 2024-08-29T17:59:12.896 INFO:tasks.rados.rados.0.smithi029.stdout:2355: read oid 23 snap 218 2024-08-29T17:59:12.896 INFO:tasks.rados.rados.0.smithi029.stdout:2355: expect (ObjNum 670 snap 207 seq_num 670) 2024-08-29T17:59:12.896 INFO:tasks.rados.rados.0.smithi029.stdout:2356: setattr oid 46 current snap is 229 2024-08-29T17:59:12.899 INFO:tasks.rados.rados.0.smithi029.stdout:2357: read oid 1 snap 209 2024-08-29T17:59:12.899 INFO:tasks.rados.rados.0.smithi029.stdout:2357: expect (ObjNum 619 snap 188 seq_num 619) 2024-08-29T17:59:12.899 INFO:tasks.rados.rados.0.smithi029.stdout:2358: snap_remove snap 219 2024-08-29T17:59:13.399 INFO:journalctl@ceph.osd.3.smithi029.stdout:Aug 29 17:59:13 smithi029 bash[96577]: debug 2024-08-29T17:59:13.205+0000 7fb211eaa640 1 -- 172.21.15.29:0/2620286961 <== mon.0 v2:172.21.15.29:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55d37eb48960 con 0x55d37eb69c00 2024-08-29T17:59:13.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:59:13 smithi029 bash[77880]: cluster 2024-08-29T17:59:11.410946+0000 mgr.y (mgr.25004) 208 : cluster [DBG] pgmap v336: 121 pgs: 8 active+clean+remapped, 30 active+undersized, 8 active+undersized+degraded, 75 active+clean; 486 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 10 op/s; 67/633 objects degraded (10.585%); 10/633 objects misplaced (1.580%); 27 MiB/s, 25 objects/s recovering 2024-08-29T17:59:13.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:59:13 smithi029 bash[77880]: cluster 2024-08-29T17:59:12.897210+0000 mon.a (mon.0) 500 : cluster [DBG] osdmap e533: 8 total, 7 up, 8 in 2024-08-29T17:59:13.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:59:13 smithi029 bash[79042]: cluster 2024-08-29T17:59:11.410946+0000 mgr.y (mgr.25004) 208 : cluster [DBG] pgmap v336: 121 pgs: 8 active+clean+remapped, 30 active+undersized, 8 active+undersized+degraded, 75 active+clean; 486 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 10 op/s; 67/633 objects degraded (10.585%); 10/633 objects misplaced (1.580%); 27 MiB/s, 25 objects/s recovering 2024-08-29T17:59:13.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:59:13 smithi029 bash[79042]: cluster 2024-08-29T17:59:12.897210+0000 mon.a (mon.0) 500 : cluster [DBG] osdmap e533: 8 total, 7 up, 8 in 2024-08-29T17:59:13.649 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:59:13 smithi110 bash[67519]: cluster 2024-08-29T17:59:11.410946+0000 mgr.y (mgr.25004) 208 : cluster [DBG] pgmap v336: 121 pgs: 8 active+clean+remapped, 30 active+undersized, 8 active+undersized+degraded, 75 active+clean; 486 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 10 op/s; 67/633 objects degraded (10.585%); 10/633 objects misplaced (1.580%); 27 MiB/s, 25 objects/s recovering 2024-08-29T17:59:13.649 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:59:13 smithi110 bash[67519]: cluster 2024-08-29T17:59:12.897210+0000 mon.a (mon.0) 500 : cluster [DBG] osdmap e533: 8 total, 7 up, 8 in 2024-08-29T17:59:13.898 INFO:tasks.rados.rados.0.smithi029.stdout:2358: done (4 left) 2024-08-29T17:59:13.899 INFO:tasks.rados.rados.0.smithi029.stdout:2359: copy_from oid 50 from oid 11 current snap is 229 2024-08-29T17:59:13.899 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 46 v 1133 (ObjNum 289 snap 0 seq_num 1) dirty exists 2024-08-29T17:59:13.899 INFO:tasks.rados.rados.0.smithi029.stdout:2354: expect (ObjNum 685 snap 217 seq_num 685) 2024-08-29T17:59:13.950 INFO:tasks.rados.rados.0.smithi029.stdout:2355: expect (ObjNum 670 snap 207 seq_num 670) 2024-08-29T17:59:14.105 INFO:tasks.rados.rados.0.smithi029.stdout:2357: expect (ObjNum 619 snap 188 seq_num 619) 2024-08-29T17:59:14.895 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:59:14 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:17:59:14] "GET /metrics HTTP/1.1" 200 36273 "" "Prometheus/2.43.0" 2024-08-29T17:59:14.895 INFO:journalctl@ceph.osd.3.smithi029.stdout:Aug 29 17:59:14 smithi029 bash[96577]: debug 2024-08-29T17:59:14.493+0000 7fb214711640 -1 Falling back to public interface 2024-08-29T17:59:15.149 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:59:14 smithi110 bash[67519]: cluster 2024-08-29T17:59:13.411551+0000 mgr.y (mgr.25004) 209 : cluster [DBG] pgmap v339: 121 pgs: 8 active+clean+remapped, 30 active+undersized, 8 active+undersized+degraded, 75 active+clean; 487 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 526 KiB/s wr, 7 op/s; 69/639 objects degraded (10.798%); 10/639 objects misplaced (1.565%) 2024-08-29T17:59:15.149 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:59:14 smithi110 bash[67519]: cluster 2024-08-29T17:59:13.900258+0000 mon.a (mon.0) 501 : cluster [DBG] osdmap e534: 8 total, 7 up, 8 in 2024-08-29T17:59:15.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:59:14 smithi029 bash[79042]: cluster 2024-08-29T17:59:13.411551+0000 mgr.y (mgr.25004) 209 : cluster [DBG] pgmap v339: 121 pgs: 8 active+clean+remapped, 30 active+undersized, 8 active+undersized+degraded, 75 active+clean; 487 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 526 KiB/s wr, 7 op/s; 69/639 objects degraded (10.798%); 10/639 objects misplaced (1.565%) 2024-08-29T17:59:15.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:59:14 smithi029 bash[79042]: cluster 2024-08-29T17:59:13.900258+0000 mon.a (mon.0) 501 : cluster [DBG] osdmap e534: 8 total, 7 up, 8 in 2024-08-29T17:59:15.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:59:14 smithi029 bash[77880]: cluster 2024-08-29T17:59:13.411551+0000 mgr.y (mgr.25004) 209 : cluster [DBG] pgmap v339: 121 pgs: 8 active+clean+remapped, 30 active+undersized, 8 active+undersized+degraded, 75 active+clean; 487 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 526 KiB/s wr, 7 op/s; 69/639 objects degraded (10.798%); 10/639 objects misplaced (1.565%) 2024-08-29T17:59:15.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:59:14 smithi029 bash[77880]: cluster 2024-08-29T17:59:13.900258+0000 mon.a (mon.0) 501 : cluster [DBG] osdmap e534: 8 total, 7 up, 8 in 2024-08-29T17:59:16.459 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-08-29T17:59:16.640 INFO:tasks.rados.rados.0.smithi029.stdout:2359: finishing copy_from to smithi02969618-50 2024-08-29T17:59:16.640 INFO:tasks.rados.rados.0.smithi029.stdout:2359: got expected ENOENT (src dne) 2024-08-29T17:59:16.640 INFO:tasks.rados.rados.0.smithi029.stdout:2359: finishing copy_from racing read to smithi02969618-50 2024-08-29T17:59:16.641 INFO:tasks.rados.rados.0.smithi029.stdout:2354: done (4 left) 2024-08-29T17:59:16.641 INFO:tasks.rados.rados.0.smithi029.stdout:2355: done (3 left) 2024-08-29T17:59:16.641 INFO:tasks.rados.rados.0.smithi029.stdout:2356: done (2 left) 2024-08-29T17:59:16.641 INFO:tasks.rados.rados.0.smithi029.stdout:2357: done (1 left) 2024-08-29T17:59:16.642 INFO:tasks.rados.rados.0.smithi029.stdout:2359: done (0 left) 2024-08-29T17:59:16.642 INFO:tasks.rados.rados.0.smithi029.stdout:2360: read oid 47 snap -1 2024-08-29T17:59:16.642 INFO:tasks.rados.rados.0.smithi029.stdout:2360: expect (ObjNum 516 snap 162 seq_num 516) 2024-08-29T17:59:16.642 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 30 current snap is 229 2024-08-29T17:59:16.642 INFO:tasks.rados.rados.0.smithi029.stdout:2361: seq_num 705 ranges {3645440=614400,4259840=630784,4890624=524288,5414912=450560} 2024-08-29T17:59:16.666 INFO:tasks.rados.rados.0.smithi029.stdout:2361: writing smithi02969618-30 from 3645440 to 4259840 tid 1 2024-08-29T17:59:16.670 INFO:tasks.rados.rados.0.smithi029.stdout:2361: writing smithi02969618-30 from 4259840 to 4890624 tid 2 2024-08-29T17:59:16.673 INFO:tasks.rados.rados.0.smithi029.stdout:2361: writing smithi02969618-30 from 4890624 to 5414912 tid 3 2024-08-29T17:59:16.676 INFO:tasks.rados.rados.0.smithi029.stdout:2361: writing smithi02969618-30 from 5414912 to 5865472 tid 4 2024-08-29T17:59:16.676 INFO:tasks.rados.rados.0.smithi029.stdout:2362: snap_remove snap 222 2024-08-29T17:59:16.752 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-29T17:59:16.753 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.a smithi029 *:9093,9094 running (12m) 1s ago 13m 13.9M - 0.25.0 c8568f914cd2 ce247dae888d 2024-08-29T17:59:16.753 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.a smithi110 *:3000 running (12m) 3m ago 12m 79.1M - 9.4.7 954c08fa6188 a99d1c017111 2024-08-29T17:59:16.753 INFO:teuthology.orchestra.run.smithi029.stdout:mds.a smithi029 running (16m) 1s ago 16m 16.6M - 18.2.4-774-gfe43f1c9 96384990183a 33831fc09ebe 2024-08-29T17:59:16.753 INFO:teuthology.orchestra.run.smithi029.stdout:mds.b smithi110 running (16m) 3m ago 16m 20.5M - 18.2.4-774-gfe43f1c9 96384990183a d4752f4920d9 2024-08-29T17:59:16.753 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.x smithi110 *:8443,9283,8765 running (4m) 3m ago 24m 428M - 19.1.1-235-g1ef86450 d401bb9bb76e 97032a0314c7 2024-08-29T17:59:16.753 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.y smithi029 *:8443,9283,8765 running (5m) 1s ago 27m 495M - 19.1.1-235-g1ef86450 d401bb9bb76e 426f9f92ffcb 2024-08-29T17:59:16.753 INFO:teuthology.orchestra.run.smithi029.stdout:mon.a smithi029 running (4m) 1s ago 27m 56.5M 2048M 19.1.1-235-g1ef86450 d401bb9bb76e 0381d4389ff1 2024-08-29T17:59:16.753 INFO:teuthology.orchestra.run.smithi029.stdout:mon.b smithi110 running (3m) 3m ago 25m 19.8M 2048M 19.1.1-235-g1ef86450 d401bb9bb76e ee83370832b3 2024-08-29T17:59:16.754 INFO:teuthology.orchestra.run.smithi029.stdout:mon.c smithi029 running (3m) 1s ago 24m 46.4M 2048M 19.1.1-235-g1ef86450 d401bb9bb76e a9f9abf8dbe2 2024-08-29T17:59:16.754 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.a smithi029 *:9100 running (13m) 1s ago 13m 9071k - 1.5.0 0da6a335fe13 ad51f15f97c2 2024-08-29T17:59:16.754 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.b smithi110 *:9100 running (13m) 3m ago 13m 9035k - 1.5.0 0da6a335fe13 30ef3fa1e10b 2024-08-29T17:59:16.754 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (112s) 1s ago 23m 174M 2525M 19.1.1-235-g1ef86450 d401bb9bb76e 70ffeb91cd60 2024-08-29T17:59:16.754 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (76s) 1s ago 22m 208M 2525M 19.1.1-235-g1ef86450 d401bb9bb76e 3637e7ef9c3c 2024-08-29T17:59:16.754 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (41s) 1s ago 21m 158M 2525M 19.1.1-235-g1ef86450 d401bb9bb76e 6be972913a10 2024-08-29T17:59:16.754 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (5s) 1s ago 20m - 2525M 19.1.1-235-g1ef86450 d401bb9bb76e 2becd8880bfa 2024-08-29T17:59:16.754 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi110 running (19m) 3m ago 19m 222M 2524M 18.2.4-774-gfe43f1c9 96384990183a 876fca7c6f49 2024-08-29T17:59:16.755 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi110 running (19m) 3m ago 19m 214M 2524M 18.2.4-774-gfe43f1c9 96384990183a 553a4e8175d9 2024-08-29T17:59:16.755 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi110 running (18m) 3m ago 18m 147M 2524M 18.2.4-774-gfe43f1c9 96384990183a a96a153c5cee 2024-08-29T17:59:16.755 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi110 running (17m) 3m ago 17m 120M 2524M 18.2.4-774-gfe43f1c9 96384990183a d61ec375881d 2024-08-29T17:59:16.755 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.a smithi110 *:9095 running (4m) 3m ago 14m 41.5M - 2.43.0 a07b618ecd1d 696215a147ab 2024-08-29T17:59:16.899 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:59:16 smithi110 bash[67519]: cluster 2024-08-29T17:59:15.412152+0000 mgr.y (mgr.25004) 210 : cluster [DBG] pgmap v341: 121 pgs: 8 active+clean+remapped, 30 active+undersized, 8 active+undersized+degraded, 75 active+clean; 475 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 23 MiB/s rd, 1.5 MiB/s wr, 13 op/s; 69/630 objects degraded (10.952%); 11/630 objects misplaced (1.746%) 2024-08-29T17:59:16.899 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:59:16 smithi110 bash[67519]: audit 2024-08-29T17:59:15.523137+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:59:16.899 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:59:16 smithi110 bash[67519]: audit 2024-08-29T17:59:15.529722+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:59:16.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:59:16 smithi029 bash[77880]: cluster 2024-08-29T17:59:15.412152+0000 mgr.y (mgr.25004) 210 : cluster [DBG] pgmap v341: 121 pgs: 8 active+clean+remapped, 30 active+undersized, 8 active+undersized+degraded, 75 active+clean; 475 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 23 MiB/s rd, 1.5 MiB/s wr, 13 op/s; 69/630 objects degraded (10.952%); 11/630 objects misplaced (1.746%) 2024-08-29T17:59:16.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:59:16 smithi029 bash[77880]: audit 2024-08-29T17:59:15.523137+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:59:16.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:59:16 smithi029 bash[77880]: audit 2024-08-29T17:59:15.529722+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:59:16.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:59:16 smithi029 bash[79042]: cluster 2024-08-29T17:59:15.412152+0000 mgr.y (mgr.25004) 210 : cluster [DBG] pgmap v341: 121 pgs: 8 active+clean+remapped, 30 active+undersized, 8 active+undersized+degraded, 75 active+clean; 475 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 23 MiB/s rd, 1.5 MiB/s wr, 13 op/s; 69/630 objects degraded (10.952%); 11/630 objects misplaced (1.746%) 2024-08-29T17:59:16.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:59:16 smithi029 bash[79042]: audit 2024-08-29T17:59:15.523137+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:59:16.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:59:16 smithi029 bash[79042]: audit 2024-08-29T17:59:15.529722+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:59:17.096 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-08-29T17:59:17.096 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-08-29T17:59:17.096 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.1.1-235-g1ef86450 (1ef864504b8875c83ee6c2c5fedc13315bebf7f5) squid (rc)": 3 2024-08-29T17:59:17.096 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-08-29T17:59:17.096 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-08-29T17:59:17.096 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.1.1-235-g1ef86450 (1ef864504b8875c83ee6c2c5fedc13315bebf7f5) squid (rc)": 2 2024-08-29T17:59:17.096 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-08-29T17:59:17.096 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-08-29T17:59:17.096 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 18.2.4-774-gfe43f1c9 (fe43f1c9f9e2945dda7244d8acbd33fb921449af) reef (stable)": 4, 2024-08-29T17:59:17.096 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.1.1-235-g1ef86450 (1ef864504b8875c83ee6c2c5fedc13315bebf7f5) squid (rc)": 3 2024-08-29T17:59:17.096 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-08-29T17:59:17.097 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-08-29T17:59:17.097 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 18.2.4-774-gfe43f1c9 (fe43f1c9f9e2945dda7244d8acbd33fb921449af) reef (stable)": 2 2024-08-29T17:59:17.097 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-08-29T17:59:17.097 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-08-29T17:59:17.097 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 18.2.4-774-gfe43f1c9 (fe43f1c9f9e2945dda7244d8acbd33fb921449af) reef (stable)": 6, 2024-08-29T17:59:17.097 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.1.1-235-g1ef86450 (1ef864504b8875c83ee6c2c5fedc13315bebf7f5) squid (rc)": 8 2024-08-29T17:59:17.097 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-08-29T17:59:17.097 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-08-29T17:59:17.681 INFO:tasks.rados.rados.0.smithi029.stdout:2362: done (2 left) 2024-08-29T17:59:17.681 INFO:tasks.rados.rados.0.smithi029.stdout:2363: copy_from oid 39 from oid 17 current snap is 229 2024-08-29T17:59:17.681 INFO:tasks.rados.rados.0.smithi029.stdout:2360: expect (ObjNum 516 snap 162 seq_num 516) 2024-08-29T17:59:17.972 INFO:tasks.rados.rados.0.smithi029.stdout:2361: finishing write tid 1 to smithi02969618-30 2024-08-29T17:59:17.972 INFO:tasks.rados.rados.0.smithi029.stdout:2361: finishing write tid 2 to smithi02969618-30 2024-08-29T17:59:17.972 INFO:tasks.rados.rados.0.smithi029.stdout:2361: finishing write tid 3 to smithi02969618-30 2024-08-29T17:59:17.973 INFO:tasks.rados.rados.0.smithi029.stdout:2361: finishing write tid 4 to smithi02969618-30 2024-08-29T17:59:17.973 INFO:tasks.rados.rados.0.smithi029.stdout:2361: finishing write tid 5 to smithi02969618-30 2024-08-29T17:59:17.973 INFO:tasks.rados.rados.0.smithi029.stdout:2361: finishing write tid 6 to smithi02969618-30 2024-08-29T17:59:17.973 INFO:tasks.rados.rados.0.smithi029.stdout:2361: oid 30 updating version 0 to 1048 2024-08-29T17:59:17.973 INFO:tasks.rados.rados.0.smithi029.stdout:2361: oid 30 updating version 1048 to 1049 2024-08-29T17:59:17.973 INFO:tasks.rados.rados.0.smithi029.stdout:2361: oid 30 version 1049 is already newer than 1046 2024-08-29T17:59:17.973 INFO:tasks.rados.rados.0.smithi029.stdout:2361: oid 30 version 1049 is already newer than 1045 2024-08-29T17:59:17.973 INFO:tasks.rados.rados.0.smithi029.stdout:2361: oid 30 version 1049 is already newer than 1047 2024-08-29T17:59:17.973 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 30 v 1049 (ObjNum 705 snap 229 seq_num 705) dirty exists 2024-08-29T17:59:17.973 INFO:tasks.rados.rados.0.smithi029.stdout:2361: left oid 30 (ObjNum 705 snap 229 seq_num 705) 2024-08-29T17:59:17.973 INFO:tasks.rados.rados.0.smithi029.stdout:2363: finishing copy_from racing read to smithi02969618-39 2024-08-29T17:59:17.973 INFO:tasks.rados.rados.0.smithi029.stdout:2363: finishing copy_from to smithi02969618-39 2024-08-29T17:59:17.973 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 39 v 1043 (ObjNum 614 snap 186 seq_num 614) dirty exists 2024-08-29T17:59:17.974 INFO:tasks.rados.rados.0.smithi029.stdout:2360: done (2 left) 2024-08-29T17:59:17.974 INFO:tasks.rados.rados.0.smithi029.stdout:2361: done (1 left) 2024-08-29T17:59:17.974 INFO:tasks.rados.rados.0.smithi029.stdout:2363: done (0 left) 2024-08-29T17:59:17.974 INFO:tasks.rados.rados.0.smithi029.stdout:2364: copy_from oid 50 from oid 18 current snap is 229 2024-08-29T17:59:17.974 INFO:tasks.rados.rados.0.smithi029.stdout:2365: rollback oid 15 current snap is 229 2024-08-29T17:59:17.974 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 15 to 201 2024-08-29T17:59:17.974 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 36 current snap is 229 2024-08-29T17:59:17.974 INFO:tasks.rados.rados.0.smithi029.stdout:2366: seq_num 706 ranges {0=630784,630784=516096,1146880=729088,1875968=360448} 2024-08-29T17:59:17.977 INFO:tasks.rados.rados.0.smithi029.stdout:2366: writing smithi02969618-36 from 0 to 630784 tid 1 2024-08-29T17:59:17.981 INFO:tasks.rados.rados.0.smithi029.stdout:2366: writing smithi02969618-36 from 630784 to 1146880 tid 2 2024-08-29T17:59:17.988 INFO:tasks.rados.rados.0.smithi029.stdout:2366: writing smithi02969618-36 from 1146880 to 1875968 tid 3 2024-08-29T17:59:17.991 INFO:tasks.rados.rados.0.smithi029.stdout:2366: writing smithi02969618-36 from 1875968 to 2236416 tid 4 2024-08-29T17:59:17.991 INFO:tasks.rados.rados.0.smithi029.stdout:2367: snap_create 2024-08-29T17:59:17.991 INFO:tasks.rados.rados.0.smithi029.stdout:2364: finishing copy_from to smithi02969618-50 2024-08-29T17:59:17.991 INFO:tasks.rados.rados.0.smithi029.stdout:2364: got expected ENOENT (src dne) 2024-08-29T17:59:17.992 INFO:tasks.rados.rados.0.smithi029.stdout:2364: finishing copy_from racing read to smithi02969618-50 2024-08-29T17:59:17.992 INFO:tasks.rados.rados.0.smithi029.stdout:2365: finishing rollback tid 0 to smithi02969618-15 2024-08-29T17:59:17.992 INFO:tasks.rados.rados.0.smithi029.stdout:2365: finishing rollback tid 1 to smithi02969618-15 2024-08-29T17:59:17.992 INFO:tasks.rados.rados.0.smithi029.stdout:2365: finishing rollback tid 2 to smithi02969618-15 2024-08-29T17:59:17.992 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 15 v 1905 (ObjNum 516 snap 162 seq_num 516) dirty exists 2024-08-29T17:59:17.992 INFO:tasks.rados.rados.0.smithi029.stdout:2366: finishing write tid 1 to smithi02969618-36 2024-08-29T17:59:17.992 INFO:tasks.rados.rados.0.smithi029.stdout:2366: finishing write tid 2 to smithi02969618-36 2024-08-29T17:59:17.996 INFO:tasks.rados.rados.0.smithi029.stdout:2366: finishing write tid 3 to smithi02969618-36 2024-08-29T17:59:17.998 INFO:tasks.rados.rados.0.smithi029.stdout:2366: finishing write tid 4 to smithi02969618-36 2024-08-29T17:59:17.999 INFO:tasks.rados.rados.0.smithi029.stdout:2366: finishing write tid 5 to smithi02969618-36 2024-08-29T17:59:18.002 INFO:tasks.rados.rados.0.smithi029.stdout:2366: finishing write tid 6 to smithi02969618-36 2024-08-29T17:59:18.002 INFO:tasks.rados.rados.0.smithi029.stdout:2366: oid 36 updating version 0 to 828 2024-08-29T17:59:18.002 INFO:tasks.rados.rados.0.smithi029.stdout:2366: oid 36 version 828 is already newer than 827 2024-08-29T17:59:18.003 INFO:tasks.rados.rados.0.smithi029.stdout:2366: oid 36 version 828 is already newer than 826 2024-08-29T17:59:18.003 INFO:tasks.rados.rados.0.smithi029.stdout:2366: oid 36 version 828 is already newer than 824 2024-08-29T17:59:18.003 INFO:tasks.rados.rados.0.smithi029.stdout:2366: oid 36 version 828 is already newer than 825 2024-08-29T17:59:18.003 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 36 v 828 (ObjNum 706 snap 229 seq_num 706) dirty exists 2024-08-29T17:59:18.003 INFO:tasks.rados.rados.0.smithi029.stdout:2366: left oid 36 (ObjNum 706 snap 229 seq_num 706) 2024-08-29T17:59:18.136 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:59:17 smithi029 bash[79042]: audit 2024-08-29T17:59:16.449297+0000 mgr.y (mgr.25004) 211 : audit [DBG] from='client.34308 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T17:59:18.136 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:59:17 smithi029 bash[79042]: audit 2024-08-29T17:59:16.667329+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:59:18.136 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:59:17 smithi029 bash[79042]: audit 2024-08-29T17:59:16.675560+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:59:18.136 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:59:17 smithi029 bash[79042]: audit 2024-08-29T17:59:16.741844+0000 mgr.y (mgr.25004) 212 : audit [DBG] from='client.44237 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T17:59:18.136 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:59:17 smithi029 bash[79042]: cluster 2024-08-29T17:59:16.888426+0000 mon.a (mon.0) 506 : cluster [WRN] Health check update: Degraded data redundancy: 69/630 objects degraded (10.952%), 8 pgs degraded (PG_DEGRADED) 2024-08-29T17:59:18.136 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:59:17 smithi029 bash[79042]: audit 2024-08-29T17:59:17.097512+0000 mon.a (mon.0) 507 : audit [DBG] from='client.? 172.21.15.29:0/609826308' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T17:59:18.137 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:59:17 smithi029 bash[77880]: audit 2024-08-29T17:59:16.449297+0000 mgr.y (mgr.25004) 211 : audit [DBG] from='client.34308 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T17:59:18.137 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:59:17 smithi029 bash[77880]: audit 2024-08-29T17:59:16.667329+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:59:18.137 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:59:17 smithi029 bash[77880]: audit 2024-08-29T17:59:16.675560+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:59:18.137 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:59:17 smithi029 bash[77880]: audit 2024-08-29T17:59:16.741844+0000 mgr.y (mgr.25004) 212 : audit [DBG] from='client.44237 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T17:59:18.137 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:59:17 smithi029 bash[77880]: cluster 2024-08-29T17:59:16.888426+0000 mon.a (mon.0) 506 : cluster [WRN] Health check update: Degraded data redundancy: 69/630 objects degraded (10.952%), 8 pgs degraded (PG_DEGRADED) 2024-08-29T17:59:18.137 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:59:17 smithi029 bash[77880]: audit 2024-08-29T17:59:17.097512+0000 mon.a (mon.0) 507 : audit [DBG] from='client.? 172.21.15.29:0/609826308' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T17:59:18.149 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:59:17 smithi110 bash[67519]: audit 2024-08-29T17:59:16.449297+0000 mgr.y (mgr.25004) 211 : audit [DBG] from='client.34308 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T17:59:18.149 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:59:17 smithi110 bash[67519]: audit 2024-08-29T17:59:16.667329+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:59:18.149 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:59:17 smithi110 bash[67519]: audit 2024-08-29T17:59:16.675560+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:59:18.149 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:59:17 smithi110 bash[67519]: audit 2024-08-29T17:59:16.741844+0000 mgr.y (mgr.25004) 212 : audit [DBG] from='client.44237 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T17:59:18.149 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:59:17 smithi110 bash[67519]: cluster 2024-08-29T17:59:16.888426+0000 mon.a (mon.0) 506 : cluster [WRN] Health check update: Degraded data redundancy: 69/630 objects degraded (10.952%), 8 pgs degraded (PG_DEGRADED) 2024-08-29T17:59:18.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:59:17 smithi110 bash[67519]: audit 2024-08-29T17:59:17.097512+0000 mon.a (mon.0) 507 : audit [DBG] from='client.? 172.21.15.29:0/609826308' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T17:59:18.399 INFO:journalctl@ceph.osd.3.smithi029.stdout:Aug 29 17:59:18 smithi029 bash[96577]: debug 2024-08-29T17:59:18.132+0000 7fb214711640 -1 osd.3 522 log_to_monitors true 2024-08-29T17:59:18.690 INFO:tasks.rados.rados.0.smithi029.stdout:2364: done (3 left) 2024-08-29T17:59:18.690 INFO:tasks.rados.rados.0.smithi029.stdout:2365: done (2 left) 2024-08-29T17:59:18.690 INFO:tasks.rados.rados.0.smithi029.stdout:2366: done (1 left) 2024-08-29T17:59:18.690 INFO:tasks.rados.rados.0.smithi029.stdout:2367: done (0 left) 2024-08-29T17:59:18.690 INFO:tasks.rados.rados.0.smithi029.stdout:2368: snap_remove snap 183 2024-08-29T17:59:19.149 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:59:18 smithi110 bash[67519]: cluster 2024-08-29T17:59:17.412878+0000 mgr.y (mgr.25004) 213 : cluster [DBG] pgmap v342: 121 pgs: 8 active+clean+remapped, 30 active+undersized, 8 active+undersized+degraded, 75 active+clean; 477 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 20 MiB/s rd, 1.4 MiB/s wr, 12 op/s; 70/633 objects degraded (11.058%); 11/633 objects misplaced (1.738%) 2024-08-29T17:59:19.149 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:59:18 smithi110 bash[67519]: cluster 2024-08-29T17:59:17.683333+0000 mon.a (mon.0) 508 : cluster [DBG] osdmap e535: 8 total, 7 up, 8 in 2024-08-29T17:59:19.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:59:18 smithi110 bash[67519]: audit 2024-08-29T17:59:18.141747+0000 mon.a (mon.0) 509 : audit [INF] from='osd.3 [v2:172.21.15.29:6826/2406496408,v1:172.21.15.29:6827/2406496408]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-08-29T17:59:19.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:59:18 smithi110 bash[67519]: audit 2024-08-29T17:59:18.445373+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:59:19.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:59:18 smithi110 bash[67519]: audit 2024-08-29T17:59:18.447781+0000 mon.c (mon.2) 120 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T17:59:19.150 INFO:journalctl@ceph.osd.3.smithi029.stdout:Aug 29 17:59:18 smithi029 bash[96577]: debug 2024-08-29T17:59:18.732+0000 7fb2084b4640 -1 osd.3 522 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-08-29T17:59:19.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:59:18 smithi029 bash[79042]: cluster 2024-08-29T17:59:17.412878+0000 mgr.y (mgr.25004) 213 : cluster [DBG] pgmap v342: 121 pgs: 8 active+clean+remapped, 30 active+undersized, 8 active+undersized+degraded, 75 active+clean; 477 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 20 MiB/s rd, 1.4 MiB/s wr, 12 op/s; 70/633 objects degraded (11.058%); 11/633 objects misplaced (1.738%) 2024-08-29T17:59:19.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:59:18 smithi029 bash[79042]: cluster 2024-08-29T17:59:17.683333+0000 mon.a (mon.0) 508 : cluster [DBG] osdmap e535: 8 total, 7 up, 8 in 2024-08-29T17:59:19.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:59:18 smithi029 bash[79042]: audit 2024-08-29T17:59:18.141747+0000 mon.a (mon.0) 509 : audit [INF] from='osd.3 [v2:172.21.15.29:6826/2406496408,v1:172.21.15.29:6827/2406496408]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-08-29T17:59:19.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:59:18 smithi029 bash[79042]: audit 2024-08-29T17:59:18.445373+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:59:19.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:59:18 smithi029 bash[79042]: audit 2024-08-29T17:59:18.447781+0000 mon.c (mon.2) 120 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T17:59:19.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:59:18 smithi029 bash[77880]: cluster 2024-08-29T17:59:17.412878+0000 mgr.y (mgr.25004) 213 : cluster [DBG] pgmap v342: 121 pgs: 8 active+clean+remapped, 30 active+undersized, 8 active+undersized+degraded, 75 active+clean; 477 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 20 MiB/s rd, 1.4 MiB/s wr, 12 op/s; 70/633 objects degraded (11.058%); 11/633 objects misplaced (1.738%) 2024-08-29T17:59:19.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:59:18 smithi029 bash[77880]: cluster 2024-08-29T17:59:17.683333+0000 mon.a (mon.0) 508 : cluster [DBG] osdmap e535: 8 total, 7 up, 8 in 2024-08-29T17:59:19.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:59:18 smithi029 bash[77880]: audit 2024-08-29T17:59:18.141747+0000 mon.a (mon.0) 509 : audit [INF] from='osd.3 [v2:172.21.15.29:6826/2406496408,v1:172.21.15.29:6827/2406496408]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-08-29T17:59:19.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:59:18 smithi029 bash[77880]: audit 2024-08-29T17:59:18.445373+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:59:19.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:59:18 smithi029 bash[77880]: audit 2024-08-29T17:59:18.447781+0000 mon.c (mon.2) 120 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T17:59:19.707 INFO:tasks.rados.rados.0.smithi029.stdout:2368: done (0 left) 2024-08-29T17:59:19.707 INFO:tasks.rados.rados.0.smithi029.stdout:2369: rmattr oid 25 current snap is 230 2024-08-29T17:59:19.707 INFO:tasks.rados.rados.0.smithi029.stdout:2370: read oid 26 snap -1 2024-08-29T17:59:19.708 INFO:tasks.rados.rados.0.smithi029.stdout:2370: expect (ObjNum 669 snap 207 seq_num 669) 2024-08-29T17:59:19.708 INFO:tasks.rados.rados.0.smithi029.stdout:2371: delete oid 30 current snap is 230 2024-08-29T17:59:19.716 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 25 v 0 (ObjNum 670 snap 207 seq_num 670) dirty exists 2024-08-29T17:59:19.755 INFO:tasks.rados.rados.0.smithi029.stdout:2370: expect (ObjNum 669 snap 207 seq_num 669) 2024-08-29T17:59:20.149 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:59:19 smithi110 bash[67519]: audit 2024-08-29T17:59:18.683347+0000 mon.a (mon.0) 511 : audit [INF] from='osd.3 [v2:172.21.15.29:6826/2406496408,v1:172.21.15.29:6827/2406496408]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-08-29T17:59:20.149 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:59:19 smithi110 bash[67519]: cluster 2024-08-29T17:59:18.690198+0000 mon.a (mon.0) 512 : cluster [DBG] osdmap e536: 8 total, 7 up, 8 in 2024-08-29T17:59:20.149 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:59:19 smithi110 bash[67519]: audit 2024-08-29T17:59:18.691603+0000 mon.a (mon.0) 513 : audit [INF] from='osd.3 [v2:172.21.15.29:6826/2406496408,v1:172.21.15.29:6827/2406496408]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi029", "root=default"]}]: dispatch 2024-08-29T17:59:20.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:59:19 smithi029 bash[77880]: audit 2024-08-29T17:59:18.683347+0000 mon.a (mon.0) 511 : audit [INF] from='osd.3 [v2:172.21.15.29:6826/2406496408,v1:172.21.15.29:6827/2406496408]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-08-29T17:59:20.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:59:19 smithi029 bash[77880]: cluster 2024-08-29T17:59:18.690198+0000 mon.a (mon.0) 512 : cluster [DBG] osdmap e536: 8 total, 7 up, 8 in 2024-08-29T17:59:20.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:59:19 smithi029 bash[77880]: audit 2024-08-29T17:59:18.691603+0000 mon.a (mon.0) 513 : audit [INF] from='osd.3 [v2:172.21.15.29:6826/2406496408,v1:172.21.15.29:6827/2406496408]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi029", "root=default"]}]: dispatch 2024-08-29T17:59:20.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:59:19 smithi029 bash[79042]: audit 2024-08-29T17:59:18.683347+0000 mon.a (mon.0) 511 : audit [INF] from='osd.3 [v2:172.21.15.29:6826/2406496408,v1:172.21.15.29:6827/2406496408]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-08-29T17:59:20.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:59:19 smithi029 bash[79042]: cluster 2024-08-29T17:59:18.690198+0000 mon.a (mon.0) 512 : cluster [DBG] osdmap e536: 8 total, 7 up, 8 in 2024-08-29T17:59:20.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:59:19 smithi029 bash[79042]: audit 2024-08-29T17:59:18.691603+0000 mon.a (mon.0) 513 : audit [INF] from='osd.3 [v2:172.21.15.29:6826/2406496408,v1:172.21.15.29:6827/2406496408]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi029", "root=default"]}]: dispatch 2024-08-29T17:59:20.799 INFO:tasks.rados.rados.0.smithi029.stdout:2369: done (2 left) 2024-08-29T17:59:20.799 INFO:tasks.rados.rados.0.smithi029.stdout:2370: done (1 left) 2024-08-29T17:59:20.799 INFO:tasks.rados.rados.0.smithi029.stdout:2371: done (0 left) 2024-08-29T17:59:20.799 INFO:tasks.rados.rados.0.smithi029.stdout:2372: rollback oid 32 current snap is 230 2024-08-29T17:59:20.799 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 32 to 223 2024-08-29T17:59:20.799 INFO:tasks.rados.rados.0.smithi029.stdout:2373: snap_remove snap 229 2024-08-29T17:59:21.149 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:59:20 smithi110 bash[67519]: cluster 2024-08-29T17:59:19.414093+0000 mgr.y (mgr.25004) 214 : cluster [DBG] pgmap v345: 121 pgs: 8 active+clean+remapped, 30 active+undersized, 8 active+undersized+degraded, 75 active+clean; 488 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 20 MiB/s rd, 2.0 MiB/s wr, 12 op/s; 70/639 objects degraded (10.955%); 11/639 objects misplaced (1.721%) 2024-08-29T17:59:21.149 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:59:20 smithi110 bash[67519]: cluster 2024-08-29T17:59:19.693624+0000 mon.a (mon.0) 514 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-29T17:59:21.149 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:59:20 smithi110 bash[67519]: audit 2024-08-29T17:59:19.705264+0000 mon.c (mon.2) 121 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-29T17:59:21.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:59:20 smithi110 bash[67519]: cluster 2024-08-29T17:59:19.706112+0000 mon.a (mon.0) 515 : cluster [INF] osd.3 [v2:172.21.15.29:6826/2406496408,v1:172.21.15.29:6827/2406496408] boot 2024-08-29T17:59:21.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:59:20 smithi110 bash[67519]: cluster 2024-08-29T17:59:19.706173+0000 mon.a (mon.0) 516 : cluster [DBG] osdmap e537: 8 total, 8 up, 8 in 2024-08-29T17:59:21.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:59:20 smithi029 bash[77880]: cluster 2024-08-29T17:59:19.414093+0000 mgr.y (mgr.25004) 214 : cluster [DBG] pgmap v345: 121 pgs: 8 active+clean+remapped, 30 active+undersized, 8 active+undersized+degraded, 75 active+clean; 488 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 20 MiB/s rd, 2.0 MiB/s wr, 12 op/s; 70/639 objects degraded (10.955%); 11/639 objects misplaced (1.721%) 2024-08-29T17:59:21.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:59:20 smithi029 bash[77880]: cluster 2024-08-29T17:59:19.693624+0000 mon.a (mon.0) 514 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-29T17:59:21.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:59:20 smithi029 bash[77880]: audit 2024-08-29T17:59:19.705264+0000 mon.c (mon.2) 121 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-29T17:59:21.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:59:20 smithi029 bash[77880]: cluster 2024-08-29T17:59:19.706112+0000 mon.a (mon.0) 515 : cluster [INF] osd.3 [v2:172.21.15.29:6826/2406496408,v1:172.21.15.29:6827/2406496408] boot 2024-08-29T17:59:21.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:59:20 smithi029 bash[77880]: cluster 2024-08-29T17:59:19.706173+0000 mon.a (mon.0) 516 : cluster [DBG] osdmap e537: 8 total, 8 up, 8 in 2024-08-29T17:59:21.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:59:20 smithi029 bash[79042]: cluster 2024-08-29T17:59:19.414093+0000 mgr.y (mgr.25004) 214 : cluster [DBG] pgmap v345: 121 pgs: 8 active+clean+remapped, 30 active+undersized, 8 active+undersized+degraded, 75 active+clean; 488 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 20 MiB/s rd, 2.0 MiB/s wr, 12 op/s; 70/639 objects degraded (10.955%); 11/639 objects misplaced (1.721%) 2024-08-29T17:59:21.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:59:20 smithi029 bash[79042]: cluster 2024-08-29T17:59:19.693624+0000 mon.a (mon.0) 514 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-29T17:59:21.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:59:20 smithi029 bash[79042]: audit 2024-08-29T17:59:19.705264+0000 mon.c (mon.2) 121 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-29T17:59:21.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:59:20 smithi029 bash[79042]: cluster 2024-08-29T17:59:19.706112+0000 mon.a (mon.0) 515 : cluster [INF] osd.3 [v2:172.21.15.29:6826/2406496408,v1:172.21.15.29:6827/2406496408] boot 2024-08-29T17:59:21.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:59:20 smithi029 bash[79042]: cluster 2024-08-29T17:59:19.706173+0000 mon.a (mon.0) 516 : cluster [DBG] osdmap e537: 8 total, 8 up, 8 in 2024-08-29T17:59:21.725 INFO:tasks.rados.rados.0.smithi029.stdout:2373: done (1 left) 2024-08-29T17:59:21.725 INFO:tasks.rados.rados.0.smithi029.stdout:2374: copy_from oid 5 from oid 20 current snap is 230 2024-08-29T17:59:21.725 INFO:tasks.rados.rados.0.smithi029.stdout:2372: finishing rollback tid 0 to smithi02969618-32 2024-08-29T17:59:21.725 INFO:tasks.rados.rados.0.smithi029.stdout:2372: finishing rollback tid 1 to smithi02969618-32 2024-08-29T17:59:21.726 INFO:tasks.rados.rados.0.smithi029.stdout:2372: finishing rollback tid 2 to smithi02969618-32 2024-08-29T17:59:21.726 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 32 v 1031 (ObjNum 541 snap 166 seq_num 541) dirty exists 2024-08-29T17:59:21.726 INFO:tasks.rados.rados.0.smithi029.stdout:2372: done (1 left) 2024-08-29T17:59:21.726 INFO:tasks.rados.rados.0.smithi029.stdout:2375: read oid 35 snap -1 2024-08-29T17:59:21.726 INFO:tasks.rados.rados.0.smithi029.stdout:2375: expect (ObjNum 636 snap 196 seq_num 636) 2024-08-29T17:59:21.732 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 41 current snap is 230 2024-08-29T17:59:21.732 INFO:tasks.rados.rados.0.smithi029.stdout:2376: seq_num 708 ranges {1581056=663552,2244608=737280,2981888=696320,3678208=172032} 2024-08-29T17:59:21.748 INFO:tasks.rados.rados.0.smithi029.stdout:2376: writing smithi02969618-41 from 1581056 to 2244608 tid 1 2024-08-29T17:59:21.752 INFO:tasks.rados.rados.0.smithi029.stdout:2376: writing smithi02969618-41 from 2244608 to 2981888 tid 2 2024-08-29T17:59:21.757 INFO:tasks.rados.rados.0.smithi029.stdout:2376: writing smithi02969618-41 from 2981888 to 3678208 tid 3 2024-08-29T17:59:21.758 INFO:tasks.rados.rados.0.smithi029.stdout:2376: writing smithi02969618-41 from 3678208 to 3850240 tid 4 2024-08-29T17:59:21.758 INFO:tasks.rados.rados.0.smithi029.stdout:2377: snap_remove snap 201 2024-08-29T17:59:22.149 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:59:21 smithi110 bash[67519]: cluster 2024-08-29T17:59:20.717272+0000 mon.a (mon.0) 517 : cluster [DBG] osdmap e538: 8 total, 8 up, 8 in 2024-08-29T17:59:22.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:59:21 smithi029 bash[79042]: cluster 2024-08-29T17:59:20.717272+0000 mon.a (mon.0) 517 : cluster [DBG] osdmap e538: 8 total, 8 up, 8 in 2024-08-29T17:59:22.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:59:21 smithi029 bash[77880]: cluster 2024-08-29T17:59:20.717272+0000 mon.a (mon.0) 517 : cluster [DBG] osdmap e538: 8 total, 8 up, 8 in 2024-08-29T17:59:22.730 INFO:tasks.rados.rados.0.smithi029.stdout:2377: done (3 left) 2024-08-29T17:59:22.736 INFO:tasks.rados.rados.0.smithi029.stdout:2378: read oid 14 snap -1 2024-08-29T17:59:22.736 INFO:tasks.rados.rados.0.smithi029.stdout:2378: expect (ObjNum 550 snap 169 seq_num 550) 2024-08-29T17:59:22.736 INFO:tasks.rados.rados.0.smithi029.stdout:2379: read oid 31 snap -1 2024-08-29T17:59:22.736 INFO:tasks.rados.rados.0.smithi029.stdout:2379: expect (ObjNum 614 snap 186 seq_num 614) 2024-08-29T17:59:22.736 INFO:tasks.rados.rados.0.smithi029.stdout:2380: snap_create 2024-08-29T17:59:22.737 INFO:tasks.rados.rados.0.smithi029.stdout:2374: finishing copy_from to smithi02969618-5 2024-08-29T17:59:22.737 INFO:tasks.rados.rados.0.smithi029.stdout:2374: got expected ENOENT (src dne) 2024-08-29T17:59:22.737 INFO:tasks.rados.rados.0.smithi029.stdout:2374: finishing copy_from racing read to smithi02969618-5 2024-08-29T17:59:22.737 INFO:tasks.rados.rados.0.smithi029.stdout:2375: expect (ObjNum 636 snap 196 seq_num 636) 2024-08-29T17:59:22.770 INFO:tasks.rados.rados.0.smithi029.stdout:2376: finishing write tid 1 to smithi02969618-41 2024-08-29T17:59:22.770 INFO:tasks.rados.rados.0.smithi029.stdout:2376: finishing write tid 2 to smithi02969618-41 2024-08-29T17:59:22.770 INFO:tasks.rados.rados.0.smithi029.stdout:2376: finishing write tid 3 to smithi02969618-41 2024-08-29T17:59:22.770 INFO:tasks.rados.rados.0.smithi029.stdout:2376: finishing write tid 4 to smithi02969618-41 2024-08-29T17:59:22.770 INFO:tasks.rados.rados.0.smithi029.stdout:2376: finishing write tid 5 to smithi02969618-41 2024-08-29T17:59:22.770 INFO:tasks.rados.rados.0.smithi029.stdout:2376: finishing write tid 6 to smithi02969618-41 2024-08-29T17:59:22.770 INFO:tasks.rados.rados.0.smithi029.stdout:2376: oid 41 updating version 0 to 383 2024-08-29T17:59:22.770 INFO:tasks.rados.rados.0.smithi029.stdout:2376: oid 41 updating version 383 to 384 2024-08-29T17:59:22.771 INFO:tasks.rados.rados.0.smithi029.stdout:2376: oid 41 version 384 is already newer than 382 2024-08-29T17:59:22.771 INFO:tasks.rados.rados.0.smithi029.stdout:2376: oid 41 updating version 384 to 385 2024-08-29T17:59:22.771 INFO:tasks.rados.rados.0.smithi029.stdout:2376: oid 41 updating version 385 to 386 2024-08-29T17:59:22.771 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 41 v 386 (ObjNum 708 snap 230 seq_num 708) dirty exists 2024-08-29T17:59:22.771 INFO:tasks.rados.rados.0.smithi029.stdout:2376: left oid 41 (ObjNum 708 snap 230 seq_num 708) 2024-08-29T17:59:22.771 INFO:tasks.rados.rados.0.smithi029.stdout:2378: expect (ObjNum 550 snap 169 seq_num 550) 2024-08-29T17:59:22.978 INFO:tasks.rados.rados.0.smithi029.stdout:2379: expect (ObjNum 614 snap 186 seq_num 614) 2024-08-29T17:59:23.149 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:59:22 smithi110 bash[67519]: cluster 2024-08-29T17:59:21.415051+0000 mgr.y (mgr.25004) 215 : cluster [DBG] pgmap v348: 121 pgs: 8 active+clean+remapped, 27 active+undersized, 6 active+undersized+degraded, 80 active+clean; 485 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 4.8 MiB/s rd, 1.4 MiB/s wr, 3 op/s; 54/624 objects degraded (8.654%); 11/624 objects misplaced (1.763%); 8.1 MiB/s, 0 objects/s recovering 2024-08-29T17:59:23.149 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:59:22 smithi110 bash[67519]: cluster 2024-08-29T17:59:21.726296+0000 mon.a (mon.0) 518 : cluster [DBG] osdmap e539: 8 total, 8 up, 8 in 2024-08-29T17:59:23.149 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:59:22 smithi110 bash[67519]: cluster 2024-08-29T17:59:21.889104+0000 mon.a (mon.0) 519 : cluster [WRN] Health check update: Degraded data redundancy: 54/624 objects degraded (8.654%), 6 pgs degraded (PG_DEGRADED) 2024-08-29T17:59:23.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:59:22 smithi029 bash[79042]: cluster 2024-08-29T17:59:21.415051+0000 mgr.y (mgr.25004) 215 : cluster [DBG] pgmap v348: 121 pgs: 8 active+clean+remapped, 27 active+undersized, 6 active+undersized+degraded, 80 active+clean; 485 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 4.8 MiB/s rd, 1.4 MiB/s wr, 3 op/s; 54/624 objects degraded (8.654%); 11/624 objects misplaced (1.763%); 8.1 MiB/s, 0 objects/s recovering 2024-08-29T17:59:23.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:59:22 smithi029 bash[79042]: cluster 2024-08-29T17:59:21.726296+0000 mon.a (mon.0) 518 : cluster [DBG] osdmap e539: 8 total, 8 up, 8 in 2024-08-29T17:59:23.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:59:22 smithi029 bash[79042]: cluster 2024-08-29T17:59:21.889104+0000 mon.a (mon.0) 519 : cluster [WRN] Health check update: Degraded data redundancy: 54/624 objects degraded (8.654%), 6 pgs degraded (PG_DEGRADED) 2024-08-29T17:59:23.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:59:22 smithi029 bash[77880]: cluster 2024-08-29T17:59:21.415051+0000 mgr.y (mgr.25004) 215 : cluster [DBG] pgmap v348: 121 pgs: 8 active+clean+remapped, 27 active+undersized, 6 active+undersized+degraded, 80 active+clean; 485 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 4.8 MiB/s rd, 1.4 MiB/s wr, 3 op/s; 54/624 objects degraded (8.654%); 11/624 objects misplaced (1.763%); 8.1 MiB/s, 0 objects/s recovering 2024-08-29T17:59:23.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:59:22 smithi029 bash[77880]: cluster 2024-08-29T17:59:21.726296+0000 mon.a (mon.0) 518 : cluster [DBG] osdmap e539: 8 total, 8 up, 8 in 2024-08-29T17:59:23.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:59:22 smithi029 bash[77880]: cluster 2024-08-29T17:59:21.889104+0000 mon.a (mon.0) 519 : cluster [WRN] Health check update: Degraded data redundancy: 54/624 objects degraded (8.654%), 6 pgs degraded (PG_DEGRADED) 2024-08-29T17:59:23.730 INFO:tasks.rados.rados.0.smithi029.stdout:2374: done (5 left) 2024-08-29T17:59:23.730 INFO:tasks.rados.rados.0.smithi029.stdout:2375: done (4 left) 2024-08-29T17:59:23.730 INFO:tasks.rados.rados.0.smithi029.stdout:2376: done (3 left) 2024-08-29T17:59:23.730 INFO:tasks.rados.rados.0.smithi029.stdout:2378: done (2 left) 2024-08-29T17:59:23.730 INFO:tasks.rados.rados.0.smithi029.stdout:2379: done (1 left) 2024-08-29T17:59:23.730 INFO:tasks.rados.rados.0.smithi029.stdout:2380: done (0 left) 2024-08-29T17:59:23.730 INFO:tasks.rados.rados.0.smithi029.stdout:2381: copy_from oid 44 from oid 8 current snap is 231 2024-08-29T17:59:23.731 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 35 current snap is 231 2024-08-29T17:59:23.731 INFO:tasks.rados.rados.0.smithi029.stdout:2382: seq_num 709 ranges {1056768=679936,1736704=614400,2351104=499712,2850816=491520} 2024-08-29T17:59:23.749 INFO:tasks.rados.rados.0.smithi029.stdout:2382: writing smithi02969618-35 from 1056768 to 1736704 tid 1 2024-08-29T17:59:23.758 INFO:tasks.rados.rados.0.smithi029.stdout:2382: writing smithi02969618-35 from 1736704 to 2351104 tid 2 2024-08-29T17:59:23.765 INFO:tasks.rados.rados.0.smithi029.stdout:2382: writing smithi02969618-35 from 2351104 to 2850816 tid 3 2024-08-29T17:59:23.772 INFO:tasks.rados.rados.0.smithi029.stdout:2382: writing smithi02969618-35 from 2850816 to 3342336 tid 4 2024-08-29T17:59:23.772 INFO:tasks.rados.rados.0.smithi029.stdout:2383: read oid 11 snap -1 2024-08-29T17:59:23.772 INFO:tasks.rados.rados.0.smithi029.stdout:2383: expect deleted 2024-08-29T17:59:23.772 INFO:tasks.rados.rados.0.smithi029.stdout:2384: read oid 46 snap -1 2024-08-29T17:59:23.772 INFO:tasks.rados.rados.0.smithi029.stdout:2384: expect (ObjNum 0 snap 0 seq_num 0) 2024-08-29T17:59:23.773 INFO:tasks.rados.rados.0.smithi029.stdout:2381: finishing copy_from racing read to smithi02969618-44 2024-08-29T17:59:23.774 INFO:tasks.rados.rados.0.smithi029.stdout:2382: finishing write tid 1 to smithi02969618-35 2024-08-29T17:59:23.774 INFO:tasks.rados.rados.0.smithi029.stdout:2381: finishing copy_from to smithi02969618-44 2024-08-29T17:59:23.774 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 44 v 1444 (ObjNum 691 snap 219 seq_num 691) dirty exists 2024-08-29T17:59:23.774 INFO:tasks.rados.rados.0.smithi029.stdout:2382: finishing write tid 2 to smithi02969618-35 2024-08-29T17:59:23.774 INFO:tasks.rados.rados.0.smithi029.stdout:2382: finishing write tid 3 to smithi02969618-35 2024-08-29T17:59:23.774 INFO:tasks.rados.rados.0.smithi029.stdout:2385: read oid 39 snap -1 2024-08-29T17:59:23.774 INFO:tasks.rados.rados.0.smithi029.stdout:2385: expect (ObjNum 614 snap 186 seq_num 614) 2024-08-29T17:59:23.774 INFO:tasks.rados.rados.0.smithi029.stdout:2381: done (4 left) 2024-08-29T17:59:23.774 INFO:tasks.rados.rados.0.smithi029.stdout:2386: setattr oid 12 current snap is 231 2024-08-29T17:59:23.775 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 8 current snap is 231 2024-08-29T17:59:23.775 INFO:tasks.rados.rados.0.smithi029.stdout:2387: seq_num 710 ranges {1982464=696320,2678784=499712,3178496=712704,3891200=393216} 2024-08-29T17:59:23.800 INFO:tasks.rados.rados.0.smithi029.stdout:2387: writing smithi02969618-8 from 1982464 to 2678784 tid 1 2024-08-29T17:59:23.804 INFO:tasks.rados.rados.0.smithi029.stdout:2387: writing smithi02969618-8 from 2678784 to 3178496 tid 2 2024-08-29T17:59:23.810 INFO:tasks.rados.rados.0.smithi029.stdout:2387: writing smithi02969618-8 from 3178496 to 3891200 tid 3 2024-08-29T17:59:23.813 INFO:tasks.rados.rados.0.smithi029.stdout:2387: writing smithi02969618-8 from 3891200 to 4284416 tid 4 2024-08-29T17:59:23.813 INFO:tasks.rados.rados.0.smithi029.stdout:2388: delete oid 3 current snap is 231 2024-08-29T17:59:23.813 INFO:tasks.rados.rados.0.smithi029.stdout:2384: expect (ObjNum 0 snap 0 seq_num 0) 2024-08-29T17:59:23.819 INFO:tasks.rados.rados.0.smithi029.stdout:2382: finishing write tid 4 to smithi02969618-35 2024-08-29T17:59:23.819 INFO:tasks.rados.rados.0.smithi029.stdout:2382: finishing write tid 5 to smithi02969618-35 2024-08-29T17:59:23.820 INFO:tasks.rados.rados.0.smithi029.stdout:2382: finishing write tid 6 to smithi02969618-35 2024-08-29T17:59:23.820 INFO:tasks.rados.rados.0.smithi029.stdout:2382: oid 35 updating version 0 to 1620 2024-08-29T17:59:23.820 INFO:tasks.rados.rados.0.smithi029.stdout:2382: oid 35 version 1620 is already newer than 1619 2024-08-29T17:59:23.820 INFO:tasks.rados.rados.0.smithi029.stdout:2382: oid 35 version 1620 is already newer than 1616 2024-08-29T17:59:23.820 INFO:tasks.rados.rados.0.smithi029.stdout:2382: oid 35 version 1620 is already newer than 1617 2024-08-29T17:59:23.820 INFO:tasks.rados.rados.0.smithi029.stdout:2382: oid 35 version 1620 is already newer than 1618 2024-08-29T17:59:23.820 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 35 v 1620 (ObjNum 709 snap 231 seq_num 709) dirty exists 2024-08-29T17:59:23.820 INFO:tasks.rados.rados.0.smithi029.stdout:2382: left oid 35 (ObjNum 709 snap 231 seq_num 709) 2024-08-29T17:59:23.820 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 12 v 1932 (ObjNum 129 snap 0 seq_num 1561997872) dirty exists 2024-08-29T17:59:23.820 INFO:tasks.rados.rados.0.smithi029.stdout:2385: expect (ObjNum 614 snap 186 seq_num 614) 2024-08-29T17:59:24.089 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:59:23 smithi029 bash[77880]: cluster 2024-08-29T17:59:22.730021+0000 mon.a (mon.0) 520 : cluster [DBG] osdmap e540: 8 total, 8 up, 8 in 2024-08-29T17:59:24.089 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:59:23 smithi029 bash[77880]: cluster 2024-08-29T17:59:23.731393+0000 mon.a (mon.0) 521 : cluster [DBG] osdmap e541: 8 total, 8 up, 8 in 2024-08-29T17:59:24.089 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:59:23 smithi029 bash[79042]: cluster 2024-08-29T17:59:22.730021+0000 mon.a (mon.0) 520 : cluster [DBG] osdmap e540: 8 total, 8 up, 8 in 2024-08-29T17:59:24.090 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:59:23 smithi029 bash[79042]: cluster 2024-08-29T17:59:23.731393+0000 mon.a (mon.0) 521 : cluster [DBG] osdmap e541: 8 total, 8 up, 8 in 2024-08-29T17:59:24.095 INFO:tasks.rados.rados.0.smithi029.stdout:2387: finishing write tid 1 to smithi02969618-8 2024-08-29T17:59:24.095 INFO:tasks.rados.rados.0.smithi029.stdout:2387: finishing write tid 2 to smithi02969618-8 2024-08-29T17:59:24.095 INFO:tasks.rados.rados.0.smithi029.stdout:2382: done (6 left) 2024-08-29T17:59:24.095 INFO:tasks.rados.rados.0.smithi029.stdout:2383: done (5 left) 2024-08-29T17:59:24.095 INFO:tasks.rados.rados.0.smithi029.stdout:2384: done (4 left) 2024-08-29T17:59:24.095 INFO:tasks.rados.rados.0.smithi029.stdout:2385: done (3 left) 2024-08-29T17:59:24.095 INFO:tasks.rados.rados.0.smithi029.stdout:2386: done (2 left) 2024-08-29T17:59:24.095 INFO:tasks.rados.rados.0.smithi029.stdout:2388: done (1 left) 2024-08-29T17:59:24.095 INFO:tasks.rados.rados.0.smithi029.stdout:2389: setattr oid 23 current snap is 231 2024-08-29T17:59:24.095 INFO:tasks.rados.rados.0.smithi029.stdout:2387: finishing write tid 3 to smithi02969618-8 2024-08-29T17:59:24.095 INFO:tasks.rados.rados.0.smithi029.stdout:2387: finishing write tid 4 to smithi02969618-8 2024-08-29T17:59:24.096 INFO:tasks.rados.rados.0.smithi029.stdout:2387: finishing write tid 5 to smithi02969618-8 2024-08-29T17:59:24.096 INFO:tasks.rados.rados.0.smithi029.stdout:2387: finishing write tid 6 to smithi02969618-8 2024-08-29T17:59:24.096 INFO:tasks.rados.rados.0.smithi029.stdout:2387: oid 8 updating version 0 to 1447 2024-08-29T17:59:24.096 INFO:tasks.rados.rados.0.smithi029.stdout:2387: oid 8 updating version 1447 to 1448 2024-08-29T17:59:24.096 INFO:tasks.rados.rados.0.smithi029.stdout:2387: oid 8 updating version 1448 to 1449 2024-08-29T17:59:24.096 INFO:tasks.rados.rados.0.smithi029.stdout:2387: oid 8 version 1449 is already newer than 1445 2024-08-29T17:59:24.096 INFO:tasks.rados.rados.0.smithi029.stdout:2387: oid 8 version 1449 is already newer than 1446 2024-08-29T17:59:24.096 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 8 v 1449 (ObjNum 710 snap 231 seq_num 710) dirty exists 2024-08-29T17:59:24.096 INFO:tasks.rados.rados.0.smithi029.stdout:2387: left oid 8 (ObjNum 710 snap 231 seq_num 710) 2024-08-29T17:59:24.098 INFO:tasks.rados.rados.0.smithi029.stdout:2387: done (1 left) 2024-08-29T17:59:24.098 INFO:tasks.rados.rados.0.smithi029.stdout:2390: copy_from oid 44 from oid 12 current snap is 231 2024-08-29T17:59:24.098 INFO:tasks.rados.rados.0.smithi029.stdout:2391: read oid 29 snap -1 2024-08-29T17:59:24.098 INFO:tasks.rados.rados.0.smithi029.stdout:2391: expect (ObjNum 548 snap 168 seq_num 548) 2024-08-29T17:59:24.098 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 25 current snap is 231 2024-08-29T17:59:24.098 INFO:tasks.rados.rados.0.smithi029.stdout:2392: seq_num 712 ranges {3776512=729088,4505600=671744,5177344=671744,5849088=262144} 2024-08-29T17:59:24.124 INFO:tasks.rados.rados.0.smithi029.stdout:2392: writing smithi02969618-25 from 3776512 to 4505600 tid 1 2024-08-29T17:59:24.127 INFO:tasks.rados.rados.0.smithi029.stdout:2392: writing smithi02969618-25 from 4505600 to 5177344 tid 2 2024-08-29T17:59:24.132 INFO:tasks.rados.rados.0.smithi029.stdout:2392: writing smithi02969618-25 from 5177344 to 5849088 tid 3 2024-08-29T17:59:24.135 INFO:tasks.rados.rados.0.smithi029.stdout:2392: writing smithi02969618-25 from 5849088 to 6111232 tid 4 2024-08-29T17:59:24.135 INFO:tasks.rados.rados.0.smithi029.stdout:2393: delete oid 40 current snap is 231 2024-08-29T17:59:24.135 INFO:tasks.rados.rados.0.smithi029.stdout:2390: finishing copy_from racing read to smithi02969618-44 2024-08-29T17:59:24.135 INFO:tasks.rados.rados.0.smithi029.stdout:2390: finishing copy_from to smithi02969618-44 2024-08-29T17:59:24.135 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 44 v 1932 (ObjNum 33 snap 0 seq_num 3019701136) dirty exists 2024-08-29T17:59:24.135 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 23 v 1934 (ObjNum 690 snap 219 seq_num 690) dirty exists 2024-08-29T17:59:24.135 INFO:tasks.rados.rados.0.smithi029.stdout:2392: finishing write tid 1 to smithi02969618-25 2024-08-29T17:59:24.135 INFO:tasks.rados.rados.0.smithi029.stdout:2392: finishing write tid 2 to smithi02969618-25 2024-08-29T17:59:24.138 INFO:tasks.rados.rados.0.smithi029.stdout:2392: finishing write tid 3 to smithi02969618-25 2024-08-29T17:59:24.139 INFO:tasks.rados.rados.0.smithi029.stdout:2392: finishing write tid 4 to smithi02969618-25 2024-08-29T17:59:24.139 INFO:tasks.rados.rados.0.smithi029.stdout:2392: finishing write tid 5 to smithi02969618-25 2024-08-29T17:59:24.141 INFO:tasks.rados.rados.0.smithi029.stdout:2389: done (4 left) 2024-08-29T17:59:24.141 INFO:tasks.rados.rados.0.smithi029.stdout:2390: done (3 left) 2024-08-29T17:59:24.141 INFO:tasks.rados.rados.0.smithi029.stdout:2393: done (2 left) 2024-08-29T17:59:24.141 INFO:tasks.rados.rados.0.smithi029.stdout:2394: delete oid 21 current snap is 231 2024-08-29T17:59:24.141 INFO:tasks.rados.rados.0.smithi029.stdout:2392: finishing write tid 6 to smithi02969618-25 2024-08-29T17:59:24.141 INFO:tasks.rados.rados.0.smithi029.stdout:2392: oid 25 updating version 0 to 1107 2024-08-29T17:59:24.141 INFO:tasks.rados.rados.0.smithi029.stdout:2392: oid 25 updating version 1107 to 1109 2024-08-29T17:59:24.141 INFO:tasks.rados.rados.0.smithi029.stdout:2392: oid 25 version 1109 is already newer than 1105 2024-08-29T17:59:24.142 INFO:tasks.rados.rados.0.smithi029.stdout:2392: oid 25 version 1109 is already newer than 1108 2024-08-29T17:59:24.142 INFO:tasks.rados.rados.0.smithi029.stdout:2392: oid 25 version 1109 is already newer than 1106 2024-08-29T17:59:24.142 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 25 v 1109 (ObjNum 712 snap 231 seq_num 712) dirty exists 2024-08-29T17:59:24.142 INFO:tasks.rados.rados.0.smithi029.stdout:2392: left oid 25 (ObjNum 712 snap 231 seq_num 712) 2024-08-29T17:59:24.142 INFO:tasks.rados.rados.0.smithi029.stdout:2391: expect (ObjNum 548 snap 168 seq_num 548) 2024-08-29T17:59:24.149 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:59:23 smithi110 bash[67519]: cluster 2024-08-29T17:59:22.730021+0000 mon.a (mon.0) 520 : cluster [DBG] osdmap e540: 8 total, 8 up, 8 in 2024-08-29T17:59:24.149 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:59:23 smithi110 bash[67519]: cluster 2024-08-29T17:59:23.731393+0000 mon.a (mon.0) 521 : cluster [DBG] osdmap e541: 8 total, 8 up, 8 in 2024-08-29T17:59:24.568 INFO:tasks.rados.rados.0.smithi029.stdout:2391: done (2 left) 2024-08-29T17:59:24.569 INFO:tasks.rados.rados.0.smithi029.stdout:2392: done (1 left) 2024-08-29T17:59:24.569 INFO:tasks.rados.rados.0.smithi029.stdout:2394: done (0 left) 2024-08-29T17:59:24.569 INFO:tasks.rados.rados.0.smithi029.stdout:2395: read oid 40 snap -1 2024-08-29T17:59:24.569 INFO:tasks.rados.rados.0.smithi029.stdout:2395: expect deleted 2024-08-29T17:59:24.569 INFO:tasks.rados.rados.0.smithi029.stdout:2396: snap_create 2024-08-29T17:59:24.770 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:59:24 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:17:59:24] "GET /metrics HTTP/1.1" 200 36275 "" "Prometheus/2.43.0" 2024-08-29T17:59:24.785 INFO:tasks.rados.rados.0.smithi029.stdout:2395: done (1 left) 2024-08-29T17:59:24.785 INFO:tasks.rados.rados.0.smithi029.stdout:2396: done (0 left) 2024-08-29T17:59:24.785 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 35 current snap is 232 2024-08-29T17:59:24.785 INFO:tasks.rados.rados.0.smithi029.stdout:2397: seq_num 715 ranges {3342336=778240,4120576=770048,4890624=499712,5390336=335872} 2024-08-29T17:59:24.830 INFO:tasks.rados.rados.0.smithi029.stdout:2397: writing smithi02969618-35 from 3342336 to 4120576 tid 1 2024-08-29T17:59:24.838 INFO:tasks.rados.rados.0.smithi029.stdout:2397: writing smithi02969618-35 from 4120576 to 4890624 tid 2 2024-08-29T17:59:24.843 INFO:tasks.rados.rados.0.smithi029.stdout:2397: writing smithi02969618-35 from 4890624 to 5390336 tid 3 2024-08-29T17:59:24.846 INFO:tasks.rados.rados.0.smithi029.stdout:2397: writing smithi02969618-35 from 5390336 to 5726208 tid 4 2024-08-29T17:59:24.846 INFO:tasks.rados.rados.0.smithi029.stdout:2398: snap_create 2024-08-29T17:59:24.846 INFO:tasks.rados.rados.0.smithi029.stdout:2397: finishing write tid 1 to smithi02969618-35 2024-08-29T17:59:24.847 INFO:tasks.rados.rados.0.smithi029.stdout:2397: finishing write tid 2 to smithi02969618-35 2024-08-29T17:59:24.852 INFO:tasks.rados.rados.0.smithi029.stdout:2397: finishing write tid 3 to smithi02969618-35 2024-08-29T17:59:24.853 INFO:tasks.rados.rados.0.smithi029.stdout:2397: finishing write tid 4 to smithi02969618-35 2024-08-29T17:59:24.853 INFO:tasks.rados.rados.0.smithi029.stdout:2397: finishing write tid 5 to smithi02969618-35 2024-08-29T17:59:24.855 INFO:tasks.rados.rados.0.smithi029.stdout:2397: finishing write tid 6 to smithi02969618-35 2024-08-29T17:59:24.855 INFO:tasks.rados.rados.0.smithi029.stdout:2397: oid 35 updating version 0 to 1623 2024-08-29T17:59:24.855 INFO:tasks.rados.rados.0.smithi029.stdout:2397: oid 35 version 1623 is already newer than 1621 2024-08-29T17:59:24.855 INFO:tasks.rados.rados.0.smithi029.stdout:2397: oid 35 version 1623 is already newer than 1622 2024-08-29T17:59:24.855 INFO:tasks.rados.rados.0.smithi029.stdout:2397: oid 35 updating version 1623 to 1624 2024-08-29T17:59:24.855 INFO:tasks.rados.rados.0.smithi029.stdout:2397: oid 35 updating version 1624 to 1625 2024-08-29T17:59:24.855 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 35 v 1625 (ObjNum 715 snap 232 seq_num 715) dirty exists 2024-08-29T17:59:24.856 INFO:tasks.rados.rados.0.smithi029.stdout:2397: left oid 35 (ObjNum 715 snap 232 seq_num 715) 2024-08-29T17:59:25.149 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:59:24 smithi110 bash[67519]: cluster 2024-08-29T17:59:23.415817+0000 mgr.y (mgr.25004) 216 : cluster [DBG] pgmap v351: 121 pgs: 7 active+clean+remapped, 21 active+undersized, 3 active+undersized+degraded, 90 active+clean; 459 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 4.8 MiB/s rd, 0 B/s wr, 2 op/s; 32/585 objects degraded (5.470%); 11/585 objects misplaced (1.880%); 13 MiB/s, 2 objects/s recovering 2024-08-29T17:59:25.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:59:24 smithi029 bash[79042]: cluster 2024-08-29T17:59:23.415817+0000 mgr.y (mgr.25004) 216 : cluster [DBG] pgmap v351: 121 pgs: 7 active+clean+remapped, 21 active+undersized, 3 active+undersized+degraded, 90 active+clean; 459 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 4.8 MiB/s rd, 0 B/s wr, 2 op/s; 32/585 objects degraded (5.470%); 11/585 objects misplaced (1.880%); 13 MiB/s, 2 objects/s recovering 2024-08-29T17:59:25.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:59:24 smithi029 bash[77880]: cluster 2024-08-29T17:59:23.415817+0000 mgr.y (mgr.25004) 216 : cluster [DBG] pgmap v351: 121 pgs: 7 active+clean+remapped, 21 active+undersized, 3 active+undersized+degraded, 90 active+clean; 459 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 4.8 MiB/s rd, 0 B/s wr, 2 op/s; 32/585 objects degraded (5.470%); 11/585 objects misplaced (1.880%); 13 MiB/s, 2 objects/s recovering 2024-08-29T17:59:25.794 INFO:tasks.rados.rados.0.smithi029.stdout:2397: done (1 left) 2024-08-29T17:59:25.794 INFO:tasks.rados.rados.0.smithi029.stdout:2398: done (0 left) 2024-08-29T17:59:25.794 INFO:tasks.rados.rados.0.smithi029.stdout:2399: read oid 2 snap -1 2024-08-29T17:59:25.794 INFO:tasks.rados.rados.0.smithi029.stdout:2399: expect (ObjNum 704 snap 228 seq_num 704) 2024-08-29T17:59:25.794 INFO:tasks.rados.rados.0.smithi029.stdout:2400: snap_create 2024-08-29T17:59:25.821 INFO:tasks.rados.rados.0.smithi029.stdout:2399: expect (ObjNum 704 snap 228 seq_num 704) 2024-08-29T17:59:25.864 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:59:25 smithi029 bash[77880]: cluster 2024-08-29T17:59:24.786320+0000 mon.a (mon.0) 522 : cluster [DBG] osdmap e542: 8 total, 8 up, 8 in 2024-08-29T17:59:26.149 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:59:25 smithi110 bash[67519]: cluster 2024-08-29T17:59:24.786320+0000 mon.a (mon.0) 522 : cluster [DBG] osdmap e542: 8 total, 8 up, 8 in 2024-08-29T17:59:26.149 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:59:25 smithi029 bash[79042]: cluster 2024-08-29T17:59:24.786320+0000 mon.a (mon.0) 522 : cluster [DBG] osdmap e542: 8 total, 8 up, 8 in 2024-08-29T17:59:26.799 INFO:tasks.rados.rados.0.smithi029.stdout:2399: done (1 left) 2024-08-29T17:59:26.800 INFO:tasks.rados.rados.0.smithi029.stdout:2400: done (0 left) 2024-08-29T17:59:26.800 INFO:tasks.rados.rados.0.smithi029.stdout:2401: snap_create 2024-08-29T17:59:26.899 INFO:tasks.rados.rados.0.smithi029.stdout:2401: done (0 left) 2024-08-29T17:59:26.899 INFO:tasks.rados.rados.0.smithi029.stdout:2402: copy_from oid 41 from oid 34 current snap is 235 2024-08-29T17:59:26.899 INFO:tasks.rados.rados.0.smithi029.stdout:2403: read oid 14 snap 202 2024-08-29T17:59:26.900 INFO:tasks.rados.rados.0.smithi029.stdout:2403: expect (ObjNum 610 snap 184 seq_num 610) 2024-08-29T17:59:26.900 INFO:tasks.rados.rados.0.smithi029.stdout:2404: snap_remove snap 199 2024-08-29T17:59:27.141 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:59:26 smithi029 bash[77880]: cluster 2024-08-29T17:59:25.416507+0000 mgr.y (mgr.25004) 217 : cluster [DBG] pgmap v354: 121 pgs: 121 active+clean; 404 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 1.6 MiB/s wr, 19 op/s; 10 MiB/s, 15 objects/s recovering 2024-08-29T17:59:27.142 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:59:26 smithi029 bash[77880]: cluster 2024-08-29T17:59:25.780616+0000 mon.a (mon.0) 523 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 32/585 objects degraded (5.470%), 3 pgs degraded) 2024-08-29T17:59:27.142 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:59:26 smithi029 bash[77880]: cluster 2024-08-29T17:59:25.780661+0000 mon.a (mon.0) 524 : cluster [INF] Cluster is now healthy 2024-08-29T17:59:27.142 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:59:26 smithi029 bash[77880]: cluster 2024-08-29T17:59:25.795236+0000 mon.a (mon.0) 525 : cluster [DBG] osdmap e543: 8 total, 8 up, 8 in 2024-08-29T17:59:27.142 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:59:26 smithi029 bash[79042]: cluster 2024-08-29T17:59:25.416507+0000 mgr.y (mgr.25004) 217 : cluster [DBG] pgmap v354: 121 pgs: 121 active+clean; 404 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 1.6 MiB/s wr, 19 op/s; 10 MiB/s, 15 objects/s recovering 2024-08-29T17:59:27.142 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:59:26 smithi029 bash[79042]: cluster 2024-08-29T17:59:25.780616+0000 mon.a (mon.0) 523 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 32/585 objects degraded (5.470%), 3 pgs degraded) 2024-08-29T17:59:27.142 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:59:26 smithi029 bash[79042]: cluster 2024-08-29T17:59:25.780661+0000 mon.a (mon.0) 524 : cluster [INF] Cluster is now healthy 2024-08-29T17:59:27.142 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:59:26 smithi029 bash[79042]: cluster 2024-08-29T17:59:25.795236+0000 mon.a (mon.0) 525 : cluster [DBG] osdmap e543: 8 total, 8 up, 8 in 2024-08-29T17:59:27.149 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:59:26 smithi110 bash[67519]: cluster 2024-08-29T17:59:25.416507+0000 mgr.y (mgr.25004) 217 : cluster [DBG] pgmap v354: 121 pgs: 121 active+clean; 404 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 1.6 MiB/s wr, 19 op/s; 10 MiB/s, 15 objects/s recovering 2024-08-29T17:59:27.149 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:59:26 smithi110 bash[67519]: cluster 2024-08-29T17:59:25.780616+0000 mon.a (mon.0) 523 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 32/585 objects degraded (5.470%), 3 pgs degraded) 2024-08-29T17:59:27.149 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:59:26 smithi110 bash[67519]: cluster 2024-08-29T17:59:25.780661+0000 mon.a (mon.0) 524 : cluster [INF] Cluster is now healthy 2024-08-29T17:59:27.149 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:59:26 smithi110 bash[67519]: cluster 2024-08-29T17:59:25.795236+0000 mon.a (mon.0) 525 : cluster [DBG] osdmap e543: 8 total, 8 up, 8 in 2024-08-29T17:59:27.905 INFO:tasks.rados.rados.0.smithi029.stdout:2404: done (2 left) 2024-08-29T17:59:27.905 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 13 current snap is 235 2024-08-29T17:59:27.905 INFO:tasks.rados.rados.0.smithi029.stdout:2405: seq_num 716 ranges {4661248=794624,5455872=655360,6111232=704512,6815744=245760} 2024-08-29T17:59:27.937 INFO:tasks.rados.rados.0.smithi029.stdout:2405: writing smithi02969618-13 from 4661248 to 5455872 tid 1 2024-08-29T17:59:27.941 INFO:tasks.rados.rados.0.smithi029.stdout:2405: writing smithi02969618-13 from 5455872 to 6111232 tid 2 2024-08-29T17:59:27.946 INFO:tasks.rados.rados.0.smithi029.stdout:2405: writing smithi02969618-13 from 6111232 to 6815744 tid 3 2024-08-29T17:59:27.947 INFO:tasks.rados.rados.0.smithi029.stdout:2405: writing smithi02969618-13 from 6815744 to 7061504 tid 4 2024-08-29T17:59:27.947 INFO:tasks.rados.rados.0.smithi029.stdout:2406: delete oid 38 current snap is 235 2024-08-29T17:59:27.947 INFO:tasks.rados.rados.0.smithi029.stdout:2402: finishing copy_from to smithi02969618-41 2024-08-29T17:59:27.947 INFO:tasks.rados.rados.0.smithi029.stdout:2402: got expected ENOENT (src dne) 2024-08-29T17:59:27.948 INFO:tasks.rados.rados.0.smithi029.stdout:2402: finishing copy_from racing read to smithi02969618-41 2024-08-29T17:59:27.948 INFO:tasks.rados.rados.0.smithi029.stdout:2403: expect (ObjNum 610 snap 184 seq_num 610) 2024-08-29T17:59:28.149 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:59:27 smithi029 bash[77880]: cluster 2024-08-29T17:59:26.800622+0000 mon.a (mon.0) 526 : cluster [DBG] osdmap e544: 8 total, 8 up, 8 in 2024-08-29T17:59:28.149 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:59:27 smithi029 bash[77880]: cluster 2024-08-29T17:59:26.900610+0000 mon.a (mon.0) 527 : cluster [DBG] osdmap e545: 8 total, 8 up, 8 in 2024-08-29T17:59:28.149 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:59:27 smithi029 bash[79042]: cluster 2024-08-29T17:59:26.800622+0000 mon.a (mon.0) 526 : cluster [DBG] osdmap e544: 8 total, 8 up, 8 in 2024-08-29T17:59:28.149 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:59:27 smithi029 bash[79042]: cluster 2024-08-29T17:59:26.900610+0000 mon.a (mon.0) 527 : cluster [DBG] osdmap e545: 8 total, 8 up, 8 in 2024-08-29T17:59:28.149 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:59:27 smithi110 bash[67519]: cluster 2024-08-29T17:59:26.800622+0000 mon.a (mon.0) 526 : cluster [DBG] osdmap e544: 8 total, 8 up, 8 in 2024-08-29T17:59:28.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:59:27 smithi110 bash[67519]: cluster 2024-08-29T17:59:26.900610+0000 mon.a (mon.0) 527 : cluster [DBG] osdmap e545: 8 total, 8 up, 8 in 2024-08-29T17:59:28.308 INFO:tasks.rados.rados.0.smithi029.stdout:2405: finishing write tid 1 to smithi02969618-13 2024-08-29T17:59:28.308 INFO:tasks.rados.rados.0.smithi029.stdout:2405: finishing write tid 2 to smithi02969618-13 2024-08-29T17:59:28.309 INFO:tasks.rados.rados.0.smithi029.stdout:2402: done (3 left) 2024-08-29T17:59:28.309 INFO:tasks.rados.rados.0.smithi029.stdout:2403: done (2 left) 2024-08-29T17:59:28.310 INFO:tasks.rados.rados.0.smithi029.stdout:2406: done (1 left) 2024-08-29T17:59:28.310 INFO:tasks.rados.rados.0.smithi029.stdout:2407: snap_remove snap 214 2024-08-29T17:59:28.916 INFO:tasks.rados.rados.0.smithi029.stdout:2407: done (1 left) 2024-08-29T17:59:28.917 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 39 current snap is 235 2024-08-29T17:59:28.917 INFO:tasks.rados.rados.0.smithi029.stdout:2408: seq_num 718 ranges {3645440=32768} 2024-08-29T17:59:28.957 INFO:tasks.rados.rados.0.smithi029.stdout:2408: writing smithi02969618-39 from 3645440 to 3678208 tid 1 2024-08-29T17:59:28.957 INFO:tasks.rados.rados.0.smithi029.stdout:2409: snap_remove snap 232 2024-08-29T17:59:29.399 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:59:28 smithi110 bash[67519]: cluster 2024-08-29T17:59:27.417141+0000 mgr.y (mgr.25004) 218 : cluster [DBG] pgmap v358: 121 pgs: 121 active+clean; 406 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 16 MiB/s rd, 2.3 MiB/s wr, 22 op/s; 5.7 MiB/s, 14 objects/s recovering 2024-08-29T17:59:29.399 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:59:28 smithi110 bash[67519]: cluster 2024-08-29T17:59:27.905953+0000 mon.a (mon.0) 528 : cluster [DBG] osdmap e546: 8 total, 8 up, 8 in 2024-08-29T17:59:29.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:59:28 smithi029 bash[79042]: cluster 2024-08-29T17:59:27.417141+0000 mgr.y (mgr.25004) 218 : cluster [DBG] pgmap v358: 121 pgs: 121 active+clean; 406 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 16 MiB/s rd, 2.3 MiB/s wr, 22 op/s; 5.7 MiB/s, 14 objects/s recovering 2024-08-29T17:59:29.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:59:28 smithi029 bash[79042]: cluster 2024-08-29T17:59:27.905953+0000 mon.a (mon.0) 528 : cluster [DBG] osdmap e546: 8 total, 8 up, 8 in 2024-08-29T17:59:29.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:59:28 smithi029 bash[77880]: cluster 2024-08-29T17:59:27.417141+0000 mgr.y (mgr.25004) 218 : cluster [DBG] pgmap v358: 121 pgs: 121 active+clean; 406 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 16 MiB/s rd, 2.3 MiB/s wr, 22 op/s; 5.7 MiB/s, 14 objects/s recovering 2024-08-29T17:59:29.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:59:28 smithi029 bash[77880]: cluster 2024-08-29T17:59:27.905953+0000 mon.a (mon.0) 528 : cluster [DBG] osdmap e546: 8 total, 8 up, 8 in 2024-08-29T17:59:29.922 INFO:tasks.rados.rados.0.smithi029.stdout:2409: done (2 left) 2024-08-29T17:59:29.923 INFO:tasks.rados.rados.0.smithi029.stdout:2410: copy_from oid 3 from oid 20 current snap is 235 2024-08-29T17:59:29.923 INFO:tasks.rados.rados.0.smithi029.stdout:2405: finishing write tid 3 to smithi02969618-13 2024-08-29T17:59:29.923 INFO:tasks.rados.rados.0.smithi029.stdout:2405: finishing write tid 4 to smithi02969618-13 2024-08-29T17:59:29.923 INFO:tasks.rados.rados.0.smithi029.stdout:2405: finishing write tid 5 to smithi02969618-13 2024-08-29T17:59:29.923 INFO:tasks.rados.rados.0.smithi029.stdout:2405: finishing write tid 6 to smithi02969618-13 2024-08-29T17:59:29.923 INFO:tasks.rados.rados.0.smithi029.stdout:2405: oid 13 updating version 0 to 833 2024-08-29T17:59:29.923 INFO:tasks.rados.rados.0.smithi029.stdout:2405: oid 13 version 833 is already newer than 832 2024-08-29T17:59:29.923 INFO:tasks.rados.rados.0.smithi029.stdout:2405: oid 13 version 833 is already newer than 829 2024-08-29T17:59:29.923 INFO:tasks.rados.rados.0.smithi029.stdout:2405: oid 13 version 833 is already newer than 831 2024-08-29T17:59:29.923 INFO:tasks.rados.rados.0.smithi029.stdout:2405: oid 13 version 833 is already newer than 830 2024-08-29T17:59:29.923 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 13 v 833 (ObjNum 716 snap 235 seq_num 716) dirty exists 2024-08-29T17:59:29.924 INFO:tasks.rados.rados.0.smithi029.stdout:2405: left oid 13 (ObjNum 716 snap 235 seq_num 716) 2024-08-29T17:59:29.924 INFO:tasks.rados.rados.0.smithi029.stdout:2408: finishing write tid 1 to smithi02969618-39 2024-08-29T17:59:29.924 INFO:tasks.rados.rados.0.smithi029.stdout:2408: finishing write tid 2 to smithi02969618-39 2024-08-29T17:59:29.924 INFO:tasks.rados.rados.0.smithi029.stdout:2408: finishing write tid 3 to smithi02969618-39 2024-08-29T17:59:29.924 INFO:tasks.rados.rados.0.smithi029.stdout:2408: oid 39 updating version 0 to 1044 2024-08-29T17:59:29.924 INFO:tasks.rados.rados.0.smithi029.stdout:2408: oid 39 updating version 1044 to 1045 2024-08-29T17:59:29.924 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 39 v 1045 (ObjNum 718 snap 235 seq_num 718) dirty exists 2024-08-29T17:59:29.924 INFO:tasks.rados.rados.0.smithi029.stdout:2408: left oid 39 (ObjNum 718 snap 235 seq_num 718) 2024-08-29T17:59:29.924 INFO:tasks.rados.rados.0.smithi029.stdout:2405: done (2 left) 2024-08-29T17:59:29.924 INFO:tasks.rados.rados.0.smithi029.stdout:2408: done (1 left) 2024-08-29T17:59:29.924 INFO:tasks.rados.rados.0.smithi029.stdout:2411: read oid 42 snap 227 2024-08-29T17:59:29.924 INFO:tasks.rados.rados.0.smithi029.stdout:2411: expect (ObjNum 698 snap 226 seq_num 698) 2024-08-29T17:59:29.925 INFO:tasks.rados.rados.0.smithi029.stdout:2412: delete oid 31 current snap is 235 2024-08-29T17:59:29.942 INFO:tasks.rados.rados.0.smithi029.stdout:2412: done (2 left) 2024-08-29T17:59:29.943 INFO:tasks.rados.rados.0.smithi029.stdout:2413: rmattr oid 17 current snap is 235 2024-08-29T17:59:29.943 INFO:tasks.rados.rados.0.smithi029.stdout:2414: read oid 32 snap -1 2024-08-29T17:59:29.943 INFO:tasks.rados.rados.0.smithi029.stdout:2414: expect (ObjNum 541 snap 166 seq_num 541) 2024-08-29T17:59:29.943 INFO:tasks.rados.rados.0.smithi029.stdout:2415: snap_remove snap 217 2024-08-29T17:59:30.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:59:29 smithi110 bash[67519]: cluster 2024-08-29T17:59:28.917403+0000 mon.a (mon.0) 529 : cluster [DBG] osdmap e547: 8 total, 8 up, 8 in 2024-08-29T17:59:30.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:59:29 smithi110 bash[67519]: audit 2024-08-29T17:59:29.279826+0000 mon.a (mon.0) 530 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:59:30.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:59:29 smithi110 bash[67519]: audit 2024-08-29T17:59:29.292926+0000 mon.a (mon.0) 531 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:59:30.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:59:29 smithi110 bash[67519]: audit 2024-08-29T17:59:29.313185+0000 mon.c (mon.2) 122 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:59:30.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:59:29 smithi110 bash[67519]: audit 2024-08-29T17:59:29.315016+0000 mon.c (mon.2) 123 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T17:59:30.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:59:29 smithi110 bash[67519]: audit 2024-08-29T17:59:29.324687+0000 mon.a (mon.0) 532 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:59:30.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:59:29 smithi110 bash[67519]: audit 2024-08-29T17:59:29.483097+0000 mon.c (mon.2) 124 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:59:30.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:59:29 smithi110 bash[67519]: audit 2024-08-29T17:59:29.486392+0000 mon.c (mon.2) 125 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T17:59:30.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:59:29 smithi110 bash[67519]: audit 2024-08-29T17:59:29.488956+0000 mon.c (mon.2) 126 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T17:59:30.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:59:29 smithi110 bash[67519]: audit 2024-08-29T17:59:29.490921+0000 mon.c (mon.2) 127 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T17:59:30.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:59:29 smithi110 bash[67519]: audit 2024-08-29T17:59:29.493381+0000 mon.c (mon.2) 128 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-08-29T17:59:30.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:59:29 smithi029 bash[77880]: cluster 2024-08-29T17:59:28.917403+0000 mon.a (mon.0) 529 : cluster [DBG] osdmap e547: 8 total, 8 up, 8 in 2024-08-29T17:59:30.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:59:29 smithi029 bash[77880]: audit 2024-08-29T17:59:29.279826+0000 mon.a (mon.0) 530 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:59:30.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:59:29 smithi029 bash[77880]: audit 2024-08-29T17:59:29.292926+0000 mon.a (mon.0) 531 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:59:30.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:59:29 smithi029 bash[77880]: audit 2024-08-29T17:59:29.313185+0000 mon.c (mon.2) 122 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:59:30.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:59:29 smithi029 bash[77880]: audit 2024-08-29T17:59:29.315016+0000 mon.c (mon.2) 123 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T17:59:30.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:59:29 smithi029 bash[77880]: audit 2024-08-29T17:59:29.324687+0000 mon.a (mon.0) 532 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:59:30.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:59:29 smithi029 bash[77880]: audit 2024-08-29T17:59:29.483097+0000 mon.c (mon.2) 124 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:59:30.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:59:29 smithi029 bash[77880]: audit 2024-08-29T17:59:29.486392+0000 mon.c (mon.2) 125 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T17:59:30.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:59:29 smithi029 bash[77880]: audit 2024-08-29T17:59:29.488956+0000 mon.c (mon.2) 126 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T17:59:30.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:59:29 smithi029 bash[77880]: audit 2024-08-29T17:59:29.490921+0000 mon.c (mon.2) 127 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T17:59:30.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:59:29 smithi029 bash[77880]: audit 2024-08-29T17:59:29.493381+0000 mon.c (mon.2) 128 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-08-29T17:59:30.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:59:29 smithi029 bash[79042]: cluster 2024-08-29T17:59:28.917403+0000 mon.a (mon.0) 529 : cluster [DBG] osdmap e547: 8 total, 8 up, 8 in 2024-08-29T17:59:30.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:59:29 smithi029 bash[79042]: audit 2024-08-29T17:59:29.279826+0000 mon.a (mon.0) 530 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:59:30.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:59:29 smithi029 bash[79042]: audit 2024-08-29T17:59:29.292926+0000 mon.a (mon.0) 531 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:59:30.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:59:29 smithi029 bash[79042]: audit 2024-08-29T17:59:29.313185+0000 mon.c (mon.2) 122 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:59:30.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:59:29 smithi029 bash[79042]: audit 2024-08-29T17:59:29.315016+0000 mon.c (mon.2) 123 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T17:59:30.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:59:29 smithi029 bash[79042]: audit 2024-08-29T17:59:29.324687+0000 mon.a (mon.0) 532 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:59:30.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:59:29 smithi029 bash[79042]: audit 2024-08-29T17:59:29.483097+0000 mon.c (mon.2) 124 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:59:30.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:59:29 smithi029 bash[79042]: audit 2024-08-29T17:59:29.486392+0000 mon.c (mon.2) 125 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T17:59:30.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:59:29 smithi029 bash[79042]: audit 2024-08-29T17:59:29.488956+0000 mon.c (mon.2) 126 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T17:59:30.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:59:29 smithi029 bash[79042]: audit 2024-08-29T17:59:29.490921+0000 mon.c (mon.2) 127 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T17:59:30.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:59:29 smithi029 bash[79042]: audit 2024-08-29T17:59:29.493381+0000 mon.c (mon.2) 128 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-08-29T17:59:30.948 INFO:tasks.rados.rados.0.smithi029.stdout:2410: finishing copy_from to smithi02969618-3 2024-08-29T17:59:30.948 INFO:tasks.rados.rados.0.smithi029.stdout:2410: got expected ENOENT (src dne) 2024-08-29T17:59:30.948 INFO:tasks.rados.rados.0.smithi029.stdout:2410: finishing copy_from racing read to smithi02969618-3 2024-08-29T17:59:30.948 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 17 v 1046 (ObjNum 614 snap 186 seq_num 614) dirty exists 2024-08-29T17:59:30.948 INFO:tasks.rados.rados.0.smithi029.stdout:2411: expect (ObjNum 698 snap 226 seq_num 698) 2024-08-29T17:59:31.256 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:59:30 smithi110 bash[67519]: cluster 2024-08-29T17:59:29.418299+0000 mgr.y (mgr.25004) 219 : cluster [DBG] pgmap v361: 121 pgs: 121 active+clean; 404 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 2.5 MiB/s wr, 12 op/s 2024-08-29T17:59:31.256 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:59:30 smithi110 bash[67519]: audit 2024-08-29T17:59:29.493700+0000 mgr.y (mgr.25004) 220 : audit [DBG] from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-08-29T17:59:31.256 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:59:30 smithi110 bash[67519]: cephadm 2024-08-29T17:59:29.495628+0000 mgr.y (mgr.25004) 221 : cephadm [INF] Upgrade: osd.4 is safe to restart 2024-08-29T17:59:31.257 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:59:30 smithi110 bash[67519]: cluster 2024-08-29T17:59:29.922695+0000 mon.a (mon.0) 533 : cluster [DBG] osdmap e548: 8 total, 8 up, 8 in 2024-08-29T17:59:31.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:59:30 smithi029 bash[79042]: cluster 2024-08-29T17:59:29.418299+0000 mgr.y (mgr.25004) 219 : cluster [DBG] pgmap v361: 121 pgs: 121 active+clean; 404 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 2.5 MiB/s wr, 12 op/s 2024-08-29T17:59:31.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:59:30 smithi029 bash[79042]: audit 2024-08-29T17:59:29.493700+0000 mgr.y (mgr.25004) 220 : audit [DBG] from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-08-29T17:59:31.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:59:30 smithi029 bash[79042]: cephadm 2024-08-29T17:59:29.495628+0000 mgr.y (mgr.25004) 221 : cephadm [INF] Upgrade: osd.4 is safe to restart 2024-08-29T17:59:31.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:59:30 smithi029 bash[79042]: cluster 2024-08-29T17:59:29.922695+0000 mon.a (mon.0) 533 : cluster [DBG] osdmap e548: 8 total, 8 up, 8 in 2024-08-29T17:59:31.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:59:30 smithi029 bash[77880]: cluster 2024-08-29T17:59:29.418299+0000 mgr.y (mgr.25004) 219 : cluster [DBG] pgmap v361: 121 pgs: 121 active+clean; 404 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 2.5 MiB/s wr, 12 op/s 2024-08-29T17:59:31.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:59:30 smithi029 bash[77880]: audit 2024-08-29T17:59:29.493700+0000 mgr.y (mgr.25004) 220 : audit [DBG] from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-08-29T17:59:31.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:59:30 smithi029 bash[77880]: cephadm 2024-08-29T17:59:29.495628+0000 mgr.y (mgr.25004) 221 : cephadm [INF] Upgrade: osd.4 is safe to restart 2024-08-29T17:59:31.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:59:30 smithi029 bash[77880]: cluster 2024-08-29T17:59:29.922695+0000 mon.a (mon.0) 533 : cluster [DBG] osdmap e548: 8 total, 8 up, 8 in 2024-08-29T17:59:31.559 INFO:tasks.rados.rados.0.smithi029.stdout:2414: expect (ObjNum 541 snap 166 seq_num 541) 2024-08-29T17:59:32.399 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:59:31 smithi110 bash[67519]: cluster 2024-08-29T17:59:30.941511+0000 mon.a (mon.0) 534 : cluster [DBG] osdmap e549: 8 total, 8 up, 8 in 2024-08-29T17:59:32.399 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:59:31 smithi110 bash[67519]: cluster 2024-08-29T17:59:31.901836+0000 mon.a (mon.0) 535 : cluster [DBG] osdmap e550: 8 total, 8 up, 8 in 2024-08-29T17:59:32.399 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:59:31 smithi110 bash[67519]: audit 2024-08-29T17:59:31.919515+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:59:32.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:59:31 smithi110 bash[67519]: audit 2024-08-29T17:59:31.923548+0000 mon.c (mon.2) 129 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-08-29T17:59:32.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:59:31 smithi110 bash[67519]: audit 2024-08-29T17:59:31.925043+0000 mon.c (mon.2) 130 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:59:32.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:59:31 smithi029 bash[77880]: cluster 2024-08-29T17:59:30.941511+0000 mon.a (mon.0) 534 : cluster [DBG] osdmap e549: 8 total, 8 up, 8 in 2024-08-29T17:59:32.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:59:31 smithi029 bash[77880]: cluster 2024-08-29T17:59:31.901836+0000 mon.a (mon.0) 535 : cluster [DBG] osdmap e550: 8 total, 8 up, 8 in 2024-08-29T17:59:32.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:59:31 smithi029 bash[77880]: audit 2024-08-29T17:59:31.919515+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:59:32.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:59:31 smithi029 bash[77880]: audit 2024-08-29T17:59:31.923548+0000 mon.c (mon.2) 129 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-08-29T17:59:32.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:59:31 smithi029 bash[77880]: audit 2024-08-29T17:59:31.925043+0000 mon.c (mon.2) 130 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:59:32.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:59:31 smithi029 bash[79042]: cluster 2024-08-29T17:59:30.941511+0000 mon.a (mon.0) 534 : cluster [DBG] osdmap e549: 8 total, 8 up, 8 in 2024-08-29T17:59:32.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:59:31 smithi029 bash[79042]: cluster 2024-08-29T17:59:31.901836+0000 mon.a (mon.0) 535 : cluster [DBG] osdmap e550: 8 total, 8 up, 8 in 2024-08-29T17:59:32.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:59:31 smithi029 bash[79042]: audit 2024-08-29T17:59:31.919515+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:59:32.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:59:31 smithi029 bash[79042]: audit 2024-08-29T17:59:31.923548+0000 mon.c (mon.2) 129 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-08-29T17:59:32.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:59:31 smithi029 bash[79042]: audit 2024-08-29T17:59:31.925043+0000 mon.c (mon.2) 130 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:59:33.340 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:59:32 smithi110 bash[67519]: cluster 2024-08-29T17:59:31.419130+0000 mgr.y (mgr.25004) 222 : cluster [DBG] pgmap v364: 121 pgs: 121 active+clean; 404 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.7 MiB/s wr, 6 op/s 2024-08-29T17:59:33.341 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:59:32 smithi110 bash[67519]: cephadm 2024-08-29T17:59:31.912722+0000 mgr.y (mgr.25004) 223 : cephadm [INF] Upgrade: Updating osd.4 2024-08-29T17:59:33.341 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:59:32 smithi110 bash[67519]: cephadm 2024-08-29T17:59:31.929771+0000 mgr.y (mgr.25004) 224 : cephadm [INF] Deploying daemon osd.4 on smithi110 2024-08-29T17:59:33.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:59:32 smithi029 bash[79042]: cluster 2024-08-29T17:59:31.419130+0000 mgr.y (mgr.25004) 222 : cluster [DBG] pgmap v364: 121 pgs: 121 active+clean; 404 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.7 MiB/s wr, 6 op/s 2024-08-29T17:59:33.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:59:32 smithi029 bash[79042]: cephadm 2024-08-29T17:59:31.912722+0000 mgr.y (mgr.25004) 223 : cephadm [INF] Upgrade: Updating osd.4 2024-08-29T17:59:33.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:59:32 smithi029 bash[79042]: cephadm 2024-08-29T17:59:31.929771+0000 mgr.y (mgr.25004) 224 : cephadm [INF] Deploying daemon osd.4 on smithi110 2024-08-29T17:59:33.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:59:32 smithi029 bash[77880]: cluster 2024-08-29T17:59:31.419130+0000 mgr.y (mgr.25004) 222 : cluster [DBG] pgmap v364: 121 pgs: 121 active+clean; 404 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.7 MiB/s wr, 6 op/s 2024-08-29T17:59:33.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:59:32 smithi029 bash[77880]: cephadm 2024-08-29T17:59:31.912722+0000 mgr.y (mgr.25004) 223 : cephadm [INF] Upgrade: Updating osd.4 2024-08-29T17:59:33.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:59:32 smithi029 bash[77880]: cephadm 2024-08-29T17:59:31.929771+0000 mgr.y (mgr.25004) 224 : cephadm [INF] Deploying daemon osd.4 on smithi110 2024-08-29T17:59:33.422 INFO:tasks.rados.rados.0.smithi029.stdout:2410: done (4 left) 2024-08-29T17:59:33.422 INFO:tasks.rados.rados.0.smithi029.stdout:2411: done (3 left) 2024-08-29T17:59:33.422 INFO:tasks.rados.rados.0.smithi029.stdout:2413: done (2 left) 2024-08-29T17:59:33.422 INFO:tasks.rados.rados.0.smithi029.stdout:2414: done (1 left) 2024-08-29T17:59:33.422 INFO:tasks.rados.rados.0.smithi029.stdout:2415: done (0 left) 2024-08-29T17:59:33.422 INFO:tasks.rados.rados.0.smithi029.stdout:2416: read oid 22 snap 220 2024-08-29T17:59:33.422 INFO:tasks.rados.rados.0.smithi029.stdout:2416: expect (ObjNum 449 snap 134 seq_num 449) 2024-08-29T17:59:33.422 INFO:tasks.rados.rados.0.smithi029.stdout:2417: snap_create 2024-08-29T17:59:33.486 INFO:tasks.rados.rados.0.smithi029.stdout:2416: expect (ObjNum 449 snap 134 seq_num 449) 2024-08-29T17:59:34.649 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:59:34 smithi110 bash[67519]: cluster 2024-08-29T17:59:33.419954+0000 mgr.y (mgr.25004) 225 : cluster [DBG] pgmap v366: 121 pgs: 121 active+clean; 404 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 20 MiB/s rd, 527 KiB/s wr, 4 op/s 2024-08-29T17:59:34.649 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:59:34 smithi110 bash[67519]: audit 2024-08-29T17:59:33.448620+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:59:34.649 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:59:34 smithi110 bash[67519]: audit 2024-08-29T17:59:33.451321+0000 mon.c (mon.2) 131 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T17:59:34.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:59:34 smithi110 bash[67519]: audit 2024-08-29T17:59:33.549536+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:59:34.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:59:34 smithi110 bash[67519]: cluster 2024-08-29T17:59:33.959222+0000 mon.a (mon.0) 539 : cluster [DBG] osdmap e551: 8 total, 8 up, 8 in 2024-08-29T17:59:34.798 INFO:tasks.rados.rados.0.smithi029.stdout:2416: done (1 left) 2024-08-29T17:59:34.798 INFO:tasks.rados.rados.0.smithi029.stdout:2417: done (0 left) 2024-08-29T17:59:34.798 INFO:tasks.rados.rados.0.smithi029.stdout:2418: setattr oid 44 current snap is 236 2024-08-29T17:59:34.799 INFO:tasks.rados.rados.0.smithi029.stdout:2419: rollback oid 17 current snap is 236 2024-08-29T17:59:34.799 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 17 to 231 2024-08-29T17:59:34.799 INFO:tasks.rados.rados.0.smithi029.stdout:2420: snap_remove snap 233 2024-08-29T17:59:34.899 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:59:34 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:17:59:34] "GET /metrics HTTP/1.1" 200 36267 "" "Prometheus/2.43.0" 2024-08-29T17:59:34.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:59:34 smithi029 bash[77880]: cluster 2024-08-29T17:59:33.419954+0000 mgr.y (mgr.25004) 225 : cluster [DBG] pgmap v366: 121 pgs: 121 active+clean; 404 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 20 MiB/s rd, 527 KiB/s wr, 4 op/s 2024-08-29T17:59:34.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:59:34 smithi029 bash[77880]: audit 2024-08-29T17:59:33.448620+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:59:34.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:59:34 smithi029 bash[77880]: audit 2024-08-29T17:59:33.451321+0000 mon.c (mon.2) 131 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T17:59:34.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:59:34 smithi029 bash[77880]: audit 2024-08-29T17:59:33.549536+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:59:34.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:59:34 smithi029 bash[77880]: cluster 2024-08-29T17:59:33.959222+0000 mon.a (mon.0) 539 : cluster [DBG] osdmap e551: 8 total, 8 up, 8 in 2024-08-29T17:59:34.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:59:34 smithi029 bash[79042]: cluster 2024-08-29T17:59:33.419954+0000 mgr.y (mgr.25004) 225 : cluster [DBG] pgmap v366: 121 pgs: 121 active+clean; 404 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 20 MiB/s rd, 527 KiB/s wr, 4 op/s 2024-08-29T17:59:34.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:59:34 smithi029 bash[79042]: audit 2024-08-29T17:59:33.448620+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:59:34.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:59:34 smithi029 bash[79042]: audit 2024-08-29T17:59:33.451321+0000 mon.c (mon.2) 131 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T17:59:34.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:59:34 smithi029 bash[79042]: audit 2024-08-29T17:59:33.549536+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:59:34.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:59:34 smithi029 bash[79042]: cluster 2024-08-29T17:59:33.959222+0000 mon.a (mon.0) 539 : cluster [DBG] osdmap e551: 8 total, 8 up, 8 in 2024-08-29T17:59:35.456 INFO:tasks.rados.rados.0.smithi029.stdout:2420: done (2 left) 2024-08-29T17:59:35.456 INFO:tasks.rados.rados.0.smithi029.stdout:2421: delete oid 48 current snap is 236 2024-08-29T17:59:35.456 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 44 v 1933 (ObjNum 129 snap 0 seq_num 1563090280) dirty exists 2024-08-29T17:59:35.457 INFO:tasks.rados.rados.0.smithi029.stdout:2419: finishing rollback tid 0 to smithi02969618-17 2024-08-29T17:59:35.457 INFO:tasks.rados.rados.0.smithi029.stdout:2419: finishing rollback tid 1 to smithi02969618-17 2024-08-29T17:59:35.457 INFO:tasks.rados.rados.0.smithi029.stdout:2419: finishing rollback tid 2 to smithi02969618-17 2024-08-29T17:59:35.457 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 17 v 1049 (ObjNum 614 snap 186 seq_num 614) dirty exists 2024-08-29T17:59:35.470 INFO:tasks.rados.rados.0.smithi029.stdout:2418: done (2 left) 2024-08-29T17:59:35.471 INFO:tasks.rados.rados.0.smithi029.stdout:2419: done (1 left) 2024-08-29T17:59:35.471 INFO:tasks.rados.rados.0.smithi029.stdout:2421: done (0 left) 2024-08-29T17:59:35.471 INFO:tasks.rados.rados.0.smithi029.stdout:2422: setattr oid 14 current snap is 236 2024-08-29T17:59:35.471 INFO:tasks.rados.rados.0.smithi029.stdout:2423: snap_remove snap 225 2024-08-29T17:59:36.464 INFO:tasks.rados.rados.0.smithi029.stdout:2423: done (1 left) 2024-08-29T17:59:36.464 INFO:tasks.rados.rados.0.smithi029.stdout:2424: rollback oid 37 current snap is 236 2024-08-29T17:59:36.464 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 37 to 218 2024-08-29T17:59:36.464 INFO:tasks.rados.rados.0.smithi029.stdout:2425: snap_remove snap 235 2024-08-29T17:59:36.649 INFO:journalctl@ceph.osd.4.smithi110.stdout:Aug 29 17:59:36 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T17:59:36.650 INFO:journalctl@ceph.mds.b.smithi110.stdout:Aug 29 17:59:36 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T17:59:36.650 INFO:journalctl@ceph.prometheus.a.smithi110.stdout:Aug 29 17:59:36 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T17:59:36.650 INFO:journalctl@ceph.node-exporter.b.smithi110.stdout:Aug 29 17:59:36 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T17:59:36.651 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:59:36 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T17:59:36.651 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:59:36 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T17:59:36.651 INFO:journalctl@ceph.osd.5.smithi110.stdout:Aug 29 17:59:36 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T17:59:36.652 INFO:journalctl@ceph.osd.6.smithi110.stdout:Aug 29 17:59:36 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T17:59:36.652 INFO:journalctl@ceph.osd.7.smithi110.stdout:Aug 29 17:59:36 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T17:59:36.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:59:36 smithi110 bash[67519]: cluster 2024-08-29T17:59:35.421042+0000 mgr.y (mgr.25004) 226 : cluster [DBG] pgmap v368: 121 pgs: 121 active+clean; 402 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 15 MiB/s rd, 0 B/s wr, 2 op/s 2024-08-29T17:59:36.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:59:36 smithi110 bash[67519]: cluster 2024-08-29T17:59:35.458020+0000 mon.a (mon.0) 540 : cluster [DBG] osdmap e552: 8 total, 8 up, 8 in 2024-08-29T17:59:36.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:59:36 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T17:59:36.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:59:36 smithi029 bash[79042]: cluster 2024-08-29T17:59:35.421042+0000 mgr.y (mgr.25004) 226 : cluster [DBG] pgmap v368: 121 pgs: 121 active+clean; 402 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 15 MiB/s rd, 0 B/s wr, 2 op/s 2024-08-29T17:59:36.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:59:36 smithi029 bash[79042]: cluster 2024-08-29T17:59:35.458020+0000 mon.a (mon.0) 540 : cluster [DBG] osdmap e552: 8 total, 8 up, 8 in 2024-08-29T17:59:36.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:59:36 smithi029 bash[77880]: cluster 2024-08-29T17:59:35.421042+0000 mgr.y (mgr.25004) 226 : cluster [DBG] pgmap v368: 121 pgs: 121 active+clean; 402 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 15 MiB/s rd, 0 B/s wr, 2 op/s 2024-08-29T17:59:36.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:59:36 smithi029 bash[77880]: cluster 2024-08-29T17:59:35.458020+0000 mon.a (mon.0) 540 : cluster [DBG] osdmap e552: 8 total, 8 up, 8 in 2024-08-29T17:59:36.907 INFO:tasks.rados.rados.0.smithi029.stdout:2425: done (2 left) 2024-08-29T17:59:36.907 INFO:tasks.rados.rados.0.smithi029.stdout:2426: copy_from oid 2 from oid 50 current snap is 236 2024-08-29T17:59:36.908 INFO:tasks.rados.rados.0.smithi029.stdout:2427: read oid 36 snap -1 2024-08-29T17:59:36.908 INFO:tasks.rados.rados.0.smithi029.stdout:2427: expect (ObjNum 706 snap 229 seq_num 706) 2024-08-29T17:59:36.908 INFO:tasks.rados.rados.0.smithi029.stdout:2428: snap_create 2024-08-29T17:59:36.908 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 14 v 1457 (ObjNum 550 snap 169 seq_num 550) dirty exists 2024-08-29T17:59:36.908 INFO:tasks.rados.rados.0.smithi029.stdout:2424: finishing rollback tid 1 to smithi02969618-37 2024-08-29T17:59:36.908 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 37 v 1800 (ObjNum 161 snap 0 seq_num 1) dirty dne 2024-08-29T17:59:36.941 INFO:tasks.rados.rados.0.smithi029.stdout:2427: expect (ObjNum 706 snap 229 seq_num 706) 2024-08-29T17:59:37.152 INFO:journalctl@ceph.osd.4.smithi110.stdout:Aug 29 17:59:36 smithi110 systemd[1]: Stopping Ceph osd.4 for 5b99e290-662c-11ef-bcd4-c7b262605968... 2024-08-29T17:59:37.152 INFO:journalctl@ceph.osd.4.smithi110.stdout:Aug 29 17:59:36 smithi110 bash[27983]: debug 2024-08-29T17:59:36.803+0000 7f727e1b3640 -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-08-29T17:59:37.152 INFO:journalctl@ceph.osd.4.smithi110.stdout:Aug 29 17:59:36 smithi110 bash[27983]: debug 2024-08-29T17:59:36.803+0000 7f727e1b3640 -1 osd.4 553 *** Got signal Terminated *** 2024-08-29T17:59:37.153 INFO:journalctl@ceph.osd.4.smithi110.stdout:Aug 29 17:59:36 smithi110 bash[27983]: debug 2024-08-29T17:59:36.803+0000 7f727e1b3640 -1 osd.4 553 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-08-29T17:59:37.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:59:37 smithi110 bash[67519]: cluster 2024-08-29T17:59:36.462207+0000 mon.a (mon.0) 541 : cluster [DBG] osdmap e553: 8 total, 8 up, 8 in 2024-08-29T17:59:37.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:59:37 smithi110 bash[67519]: cluster 2024-08-29T17:59:36.806425+0000 mon.a (mon.0) 542 : cluster [INF] osd.4 marked itself down and dead 2024-08-29T17:59:37.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:59:37 smithi110 bash[67519]: cluster 2024-08-29T17:59:36.898006+0000 mon.a (mon.0) 543 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-29T17:59:37.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:59:37 smithi110 bash[67519]: cluster 2024-08-29T17:59:36.906521+0000 mon.a (mon.0) 544 : cluster [DBG] osdmap e554: 8 total, 7 up, 8 in 2024-08-29T17:59:37.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:59:37 smithi029 bash[79042]: cluster 2024-08-29T17:59:36.462207+0000 mon.a (mon.0) 541 : cluster [DBG] osdmap e553: 8 total, 8 up, 8 in 2024-08-29T17:59:37.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:59:37 smithi029 bash[79042]: cluster 2024-08-29T17:59:36.806425+0000 mon.a (mon.0) 542 : cluster [INF] osd.4 marked itself down and dead 2024-08-29T17:59:37.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:59:37 smithi029 bash[79042]: cluster 2024-08-29T17:59:36.898006+0000 mon.a (mon.0) 543 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-29T17:59:37.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:59:37 smithi029 bash[79042]: cluster 2024-08-29T17:59:36.906521+0000 mon.a (mon.0) 544 : cluster [DBG] osdmap e554: 8 total, 7 up, 8 in 2024-08-29T17:59:37.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:59:37 smithi029 bash[77880]: cluster 2024-08-29T17:59:36.462207+0000 mon.a (mon.0) 541 : cluster [DBG] osdmap e553: 8 total, 8 up, 8 in 2024-08-29T17:59:37.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:59:37 smithi029 bash[77880]: cluster 2024-08-29T17:59:36.806425+0000 mon.a (mon.0) 542 : cluster [INF] osd.4 marked itself down and dead 2024-08-29T17:59:37.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:59:37 smithi029 bash[77880]: cluster 2024-08-29T17:59:36.898006+0000 mon.a (mon.0) 543 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-29T17:59:37.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:59:37 smithi029 bash[77880]: cluster 2024-08-29T17:59:36.906521+0000 mon.a (mon.0) 544 : cluster [DBG] osdmap e554: 8 total, 7 up, 8 in 2024-08-29T17:59:37.915 INFO:tasks.rados.rados.0.smithi029.stdout:2422: done (4 left) 2024-08-29T17:59:37.916 INFO:tasks.rados.rados.0.smithi029.stdout:2424: done (3 left) 2024-08-29T17:59:37.916 INFO:tasks.rados.rados.0.smithi029.stdout:2427: done (2 left) 2024-08-29T17:59:37.916 INFO:tasks.rados.rados.0.smithi029.stdout:2428: done (1 left) 2024-08-29T17:59:37.916 INFO:tasks.rados.rados.0.smithi029.stdout:2429: rmattr oid 7 current snap is 237 2024-08-29T17:59:37.916 INFO:tasks.rados.rados.0.smithi029.stdout:2430: read oid 41 snap -1 2024-08-29T17:59:37.917 INFO:tasks.rados.rados.0.smithi029.stdout:2430: expect (ObjNum 708 snap 230 seq_num 708) 2024-08-29T17:59:37.917 INFO:tasks.rados.rados.0.smithi029.stdout:2431: read oid 13 snap -1 2024-08-29T17:59:37.917 INFO:tasks.rados.rados.0.smithi029.stdout:2431: expect (ObjNum 716 snap 235 seq_num 716) 2024-08-29T17:59:37.917 INFO:tasks.rados.rados.0.smithi029.stdout:2432: copy_from oid 42 from oid 22 current snap is 237 2024-08-29T17:59:37.917 INFO:tasks.rados.rados.0.smithi029.stdout:2433: snap_remove snap 234 2024-08-29T17:59:38.399 INFO:journalctl@ceph.osd.4.smithi110.stdout:Aug 29 17:59:38 smithi110 bash[71656]: ceph-5b99e290-662c-11ef-bcd4-c7b262605968-osd-4 2024-08-29T17:59:38.399 INFO:journalctl@ceph.osd.4.smithi110.stdout:Aug 29 17:59:38 smithi110 bash[71721]: Error response from daemon: No such container: ceph-5b99e290-662c-11ef-bcd4-c7b262605968-osd-4 2024-08-29T17:59:38.924 INFO:tasks.rados.rados.0.smithi029.stdout:2433: done (5 left) 2024-08-29T17:59:38.924 INFO:tasks.rados.rados.0.smithi029.stdout:2434: read oid 27 snap -1 2024-08-29T17:59:38.925 INFO:tasks.rados.rados.0.smithi029.stdout:2434: expect (ObjNum 687 snap 218 seq_num 687) 2024-08-29T17:59:38.925 INFO:tasks.rados.rados.0.smithi029.stdout:2435: read oid 35 snap -1 2024-08-29T17:59:38.925 INFO:tasks.rados.rados.0.smithi029.stdout:2435: expect (ObjNum 715 snap 232 seq_num 715) 2024-08-29T17:59:38.925 INFO:tasks.rados.rados.0.smithi029.stdout:2436: read oid 49 snap -1 2024-08-29T17:59:38.925 INFO:tasks.rados.rados.0.smithi029.stdout:2436: expect (ObjNum 549 snap 168 seq_num 549) 2024-08-29T17:59:38.925 INFO:tasks.rados.rados.0.smithi029.stdout:2437: snap_create 2024-08-29T17:59:38.925 INFO:tasks.rados.rados.0.smithi029.stdout:2430: expect (ObjNum 708 snap 230 seq_num 708) 2024-08-29T17:59:39.070 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 7 v 1063 (ObjNum 675 snap 208 seq_num 675) dirty exists 2024-08-29T17:59:39.071 INFO:tasks.rados.rados.0.smithi029.stdout:2431: expect (ObjNum 716 snap 235 seq_num 716) 2024-08-29T17:59:39.397 INFO:tasks.rados.rados.0.smithi029.stdout:2432: finishing copy_from racing read to smithi02969618-42 2024-08-29T17:59:39.397 INFO:tasks.rados.rados.0.smithi029.stdout:2426: finishing copy_from racing read to smithi02969618-2 2024-08-29T17:59:39.397 INFO:tasks.rados.rados.0.smithi029.stdout:2426: finishing copy_from to smithi02969618-2 2024-08-29T17:59:39.397 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 2 v 855 (ObjNum 643 snap 200 seq_num 643) dirty exists 2024-08-29T17:59:39.397 INFO:tasks.rados.rados.0.smithi029.stdout:2432: finishing copy_from to smithi02969618-42 2024-08-29T17:59:39.397 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 42 v 1456 (ObjNum 449 snap 134 seq_num 449) dirty exists 2024-08-29T17:59:39.397 INFO:tasks.rados.rados.0.smithi029.stdout:2436: expect (ObjNum 549 snap 168 seq_num 549) 2024-08-29T17:59:39.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:59:38 smithi029 bash[77880]: cluster 2024-08-29T17:59:37.421929+0000 mgr.y (mgr.25004) 227 : cluster [DBG] pgmap v372: 121 pgs: 11 peering, 7 stale+active+clean, 103 active+clean; 402 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 0 B/s wr, 7 op/s 2024-08-29T17:59:39.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:59:38 smithi029 bash[77880]: cluster 2024-08-29T17:59:37.916445+0000 mon.a (mon.0) 545 : cluster [DBG] osdmap e555: 8 total, 7 up, 8 in 2024-08-29T17:59:39.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:59:38 smithi110 bash[67519]: cluster 2024-08-29T17:59:37.421929+0000 mgr.y (mgr.25004) 227 : cluster [DBG] pgmap v372: 121 pgs: 11 peering, 7 stale+active+clean, 103 active+clean; 402 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 0 B/s wr, 7 op/s 2024-08-29T17:59:39.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:59:38 smithi110 bash[67519]: cluster 2024-08-29T17:59:37.916445+0000 mon.a (mon.0) 545 : cluster [DBG] osdmap e555: 8 total, 7 up, 8 in 2024-08-29T17:59:39.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:59:38 smithi029 bash[79042]: cluster 2024-08-29T17:59:37.421929+0000 mgr.y (mgr.25004) 227 : cluster [DBG] pgmap v372: 121 pgs: 11 peering, 7 stale+active+clean, 103 active+clean; 402 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 0 B/s wr, 7 op/s 2024-08-29T17:59:39.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:59:38 smithi029 bash[79042]: cluster 2024-08-29T17:59:37.916445+0000 mon.a (mon.0) 545 : cluster [DBG] osdmap e555: 8 total, 7 up, 8 in 2024-08-29T17:59:39.450 INFO:tasks.rados.rados.0.smithi029.stdout:2435: expect (ObjNum 715 snap 232 seq_num 715) 2024-08-29T17:59:39.673 INFO:tasks.rados.rados.0.smithi029.stdout:2434: expect (ObjNum 687 snap 218 seq_num 687) 2024-08-29T17:59:40.149 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:59:39 smithi110 bash[67519]: cluster 2024-08-29T17:59:38.924850+0000 mon.a (mon.0) 546 : cluster [DBG] osdmap e556: 8 total, 7 up, 8 in 2024-08-29T17:59:40.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:59:39 smithi029 bash[79042]: cluster 2024-08-29T17:59:38.924850+0000 mon.a (mon.0) 546 : cluster [DBG] osdmap e556: 8 total, 7 up, 8 in 2024-08-29T17:59:40.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:59:39 smithi029 bash[77880]: cluster 2024-08-29T17:59:38.924850+0000 mon.a (mon.0) 546 : cluster [DBG] osdmap e556: 8 total, 7 up, 8 in 2024-08-29T17:59:40.457 INFO:tasks.rados.rados.0.smithi029.stdout:2426: done (8 left) 2024-08-29T17:59:40.457 INFO:tasks.rados.rados.0.smithi029.stdout:2429: done (7 left) 2024-08-29T17:59:40.457 INFO:tasks.rados.rados.0.smithi029.stdout:2430: done (6 left) 2024-08-29T17:59:40.457 INFO:tasks.rados.rados.0.smithi029.stdout:2431: done (5 left) 2024-08-29T17:59:40.457 INFO:tasks.rados.rados.0.smithi029.stdout:2432: done (4 left) 2024-08-29T17:59:40.457 INFO:tasks.rados.rados.0.smithi029.stdout:2434: done (3 left) 2024-08-29T17:59:40.457 INFO:tasks.rados.rados.0.smithi029.stdout:2435: done (2 left) 2024-08-29T17:59:40.458 INFO:tasks.rados.rados.0.smithi029.stdout:2436: done (1 left) 2024-08-29T17:59:40.458 INFO:tasks.rados.rados.0.smithi029.stdout:2437: done (0 left) 2024-08-29T17:59:40.458 INFO:tasks.rados.rados.0.smithi029.stdout:2438: copy_from oid 38 from oid 17 current snap is 238 2024-08-29T17:59:40.458 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 11 current snap is 238 2024-08-29T17:59:40.458 INFO:tasks.rados.rados.0.smithi029.stdout:2439: seq_num 721 ranges {0=81920} 2024-08-29T17:59:40.458 INFO:tasks.rados.rados.0.smithi029.stdout:2439: writing smithi02969618-11 from 0 to 81920 tid 1 2024-08-29T17:59:40.458 INFO:tasks.rados.rados.0.smithi029.stdout:2440: delete oid 47 current snap is 238 2024-08-29T17:59:40.462 INFO:tasks.rados.rados.0.smithi029.stdout:2440: done (2 left) 2024-08-29T17:59:40.462 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 48 current snap is 238 2024-08-29T17:59:40.462 INFO:tasks.rados.rados.0.smithi029.stdout:2441: seq_num 723 ranges {0=114688} 2024-08-29T17:59:40.462 INFO:tasks.rados.rados.0.smithi029.stdout:2441: writing smithi02969618-48 from 0 to 114688 tid 1 2024-08-29T17:59:40.463 INFO:tasks.rados.rados.0.smithi029.stdout:2442: delete oid 5 current snap is 238 2024-08-29T17:59:40.464 INFO:tasks.rados.rados.0.smithi029.stdout:2439: finishing write tid 1 to smithi02969618-11 2024-08-29T17:59:40.465 INFO:tasks.rados.rados.0.smithi029.stdout:2439: finishing write tid 2 to smithi02969618-11 2024-08-29T17:59:40.467 INFO:tasks.rados.rados.0.smithi029.stdout:2439: finishing write tid 3 to smithi02969618-11 2024-08-29T17:59:40.467 INFO:tasks.rados.rados.0.smithi029.stdout:2439: oid 11 updating version 0 to 1451 2024-08-29T17:59:40.467 INFO:tasks.rados.rados.0.smithi029.stdout:2439: oid 11 version 1451 is already newer than 1450 2024-08-29T17:59:40.467 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 11 v 1451 (ObjNum 721 snap 238 seq_num 721) dirty exists 2024-08-29T17:59:40.467 INFO:tasks.rados.rados.0.smithi029.stdout:2439: left oid 11 (ObjNum 721 snap 238 seq_num 721) 2024-08-29T17:59:40.468 INFO:tasks.rados.rados.0.smithi029.stdout:2441: finishing write tid 1 to smithi02969618-48 2024-08-29T17:59:40.468 INFO:tasks.rados.rados.0.smithi029.stdout:2441: finishing write tid 2 to smithi02969618-48 2024-08-29T17:59:40.470 INFO:tasks.rados.rados.0.smithi029.stdout:2441: finishing write tid 3 to smithi02969618-48 2024-08-29T17:59:40.470 INFO:tasks.rados.rados.0.smithi029.stdout:2441: oid 48 updating version 0 to 1093 2024-08-29T17:59:40.470 INFO:tasks.rados.rados.0.smithi029.stdout:2441: oid 48 updating version 1093 to 1094 2024-08-29T17:59:40.470 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 48 v 1094 (ObjNum 723 snap 238 seq_num 723) dirty exists 2024-08-29T17:59:40.470 INFO:tasks.rados.rados.0.smithi029.stdout:2441: left oid 48 (ObjNum 723 snap 238 seq_num 723) 2024-08-29T17:59:40.476 INFO:tasks.rados.rados.0.smithi029.stdout:2439: done (3 left) 2024-08-29T17:59:40.476 INFO:tasks.rados.rados.0.smithi029.stdout:2441: done (2 left) 2024-08-29T17:59:40.476 INFO:tasks.rados.rados.0.smithi029.stdout:2442: done (1 left) 2024-08-29T17:59:40.476 INFO:tasks.rados.rados.0.smithi029.stdout:2443: rollback oid 21 current snap is 238 2024-08-29T17:59:40.476 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 21 to 228 2024-08-29T17:59:40.476 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 24 current snap is 238 2024-08-29T17:59:40.477 INFO:tasks.rados.rados.0.smithi029.stdout:2444: seq_num 725 ranges {4513792=147456} 2024-08-29T17:59:40.499 INFO:tasks.rados.rados.0.smithi029.stdout:2444: writing smithi02969618-24 from 4513792 to 4661248 tid 1 2024-08-29T17:59:40.499 INFO:tasks.rados.rados.0.smithi029.stdout:2445: read oid 12 snap -1 2024-08-29T17:59:40.499 INFO:tasks.rados.rados.0.smithi029.stdout:2445: expect (ObjNum 0 snap 0 seq_num 0) 2024-08-29T17:59:40.499 INFO:tasks.rados.rados.0.smithi029.stdout:2446: read oid 30 snap -1 2024-08-29T17:59:40.499 INFO:tasks.rados.rados.0.smithi029.stdout:2446: expect deleted 2024-08-29T17:59:40.499 INFO:tasks.rados.rados.0.smithi029.stdout:2447: snap_create 2024-08-29T17:59:40.499 INFO:tasks.rados.rados.0.smithi029.stdout:2443: finishing rollback tid 1 to smithi02969618-21 2024-08-29T17:59:40.500 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 21 v 354 (ObjNum 1562920928 snap 21958 seq_num 304) dirty dne 2024-08-29T17:59:40.500 INFO:tasks.rados.rados.0.smithi029.stdout:2438: finishing copy_from racing read to smithi02969618-38 2024-08-29T17:59:40.500 INFO:tasks.rados.rados.0.smithi029.stdout:2438: finishing copy_from to smithi02969618-38 2024-08-29T17:59:40.500 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 38 v 1049 (ObjNum 614 snap 186 seq_num 614) dirty exists 2024-08-29T17:59:40.506 INFO:tasks.rados.rados.0.smithi029.stdout:2445: expect (ObjNum 0 snap 0 seq_num 0) 2024-08-29T17:59:40.509 INFO:tasks.rados.rados.0.smithi029.stdout:2444: finishing write tid 1 to smithi02969618-24 2024-08-29T17:59:40.510 INFO:tasks.rados.rados.0.smithi029.stdout:2444: finishing write tid 2 to smithi02969618-24 2024-08-29T17:59:40.513 INFO:tasks.rados.rados.0.smithi029.stdout:2444: finishing write tid 3 to smithi02969618-24 2024-08-29T17:59:40.513 INFO:tasks.rados.rados.0.smithi029.stdout:2444: oid 24 updating version 0 to 1969 2024-08-29T17:59:40.513 INFO:tasks.rados.rados.0.smithi029.stdout:2444: oid 24 updating version 1969 to 1970 2024-08-29T17:59:40.513 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 24 v 1970 (ObjNum 725 snap 238 seq_num 725) dirty exists 2024-08-29T17:59:40.513 INFO:tasks.rados.rados.0.smithi029.stdout:2444: left oid 24 (ObjNum 725 snap 238 seq_num 725) 2024-08-29T17:59:40.675 INFO:journalctl@ceph.osd.5.smithi110.stdout:Aug 29 17:59:40 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T17:59:40.675 INFO:journalctl@ceph.mds.b.smithi110.stdout:Aug 29 17:59:40 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T17:59:40.676 INFO:journalctl@ceph.prometheus.a.smithi110.stdout:Aug 29 17:59:40 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T17:59:40.676 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 17:59:40 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T17:59:40.676 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 17:59:40 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T17:59:40.677 INFO:journalctl@ceph.osd.7.smithi110.stdout:Aug 29 17:59:40 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T17:59:40.677 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:59:40 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T17:59:40.677 INFO:journalctl@ceph.osd.4.smithi110.stdout:Aug 29 17:59:40 smithi110 systemd[1]: ceph-5b99e290-662c-11ef-bcd4-c7b262605968@osd.4.service: Deactivated successfully. 2024-08-29T17:59:40.677 INFO:journalctl@ceph.osd.4.smithi110.stdout:Aug 29 17:59:40 smithi110 systemd[1]: Stopped Ceph osd.4 for 5b99e290-662c-11ef-bcd4-c7b262605968. 2024-08-29T17:59:40.677 INFO:journalctl@ceph.osd.4.smithi110.stdout:Aug 29 17:59:40 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T17:59:40.678 INFO:journalctl@ceph.osd.6.smithi110.stdout:Aug 29 17:59:40 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T17:59:40.678 INFO:journalctl@ceph.node-exporter.b.smithi110.stdout:Aug 29 17:59:40 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T17:59:40.937 INFO:tasks.rados.rados.0.smithi029.stdout:2438: done (5 left) 2024-08-29T17:59:40.937 INFO:tasks.rados.rados.0.smithi029.stdout:2443: done (4 left) 2024-08-29T17:59:40.937 INFO:tasks.rados.rados.0.smithi029.stdout:2444: done (3 left) 2024-08-29T17:59:40.937 INFO:tasks.rados.rados.0.smithi029.stdout:2445: done (2 left) 2024-08-29T17:59:40.937 INFO:tasks.rados.rados.0.smithi029.stdout:2446: done (1 left) 2024-08-29T17:59:40.937 INFO:tasks.rados.rados.0.smithi029.stdout:2447: done (0 left) 2024-08-29T17:59:40.937 INFO:tasks.rados.rados.0.smithi029.stdout:2448: copy_from oid 19 from oid 12 current snap is 239 2024-08-29T17:59:40.937 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 31 current snap is 239 2024-08-29T17:59:40.937 INFO:tasks.rados.rados.0.smithi029.stdout:2449: seq_num 726 ranges {0=163840} 2024-08-29T17:59:40.938 INFO:journalctl@ceph.osd.4.smithi110.stdout:Aug 29 17:59:40 smithi110 systemd[1]: Started Ceph osd.4 for 5b99e290-662c-11ef-bcd4-c7b262605968. 2024-08-29T17:59:40.939 INFO:tasks.rados.rados.0.smithi029.stdout:2449: writing smithi02969618-31 from 0 to 163840 tid 1 2024-08-29T17:59:40.939 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 42 current snap is 239 2024-08-29T17:59:40.939 INFO:tasks.rados.rados.0.smithi029.stdout:2450: seq_num 727 ranges {14008320=180224} 2024-08-29T17:59:41.047 INFO:tasks.rados.rados.0.smithi029.stdout:2450: writing smithi02969618-42 from 14008320 to 14188544 tid 1 2024-08-29T17:59:41.048 INFO:tasks.rados.rados.0.smithi029.stdout:2451: delete oid 1 current snap is 239 2024-08-29T17:59:41.048 INFO:tasks.rados.rados.0.smithi029.stdout:2449: finishing write tid 1 to smithi02969618-31 2024-08-29T17:59:41.048 INFO:tasks.rados.rados.0.smithi029.stdout:2448: finishing copy_from racing read to smithi02969618-19 2024-08-29T17:59:41.048 INFO:tasks.rados.rados.0.smithi029.stdout:2449: finishing write tid 2 to smithi02969618-31 2024-08-29T17:59:41.048 INFO:tasks.rados.rados.0.smithi029.stdout:2448: finishing copy_from to smithi02969618-19 2024-08-29T17:59:41.048 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 19 v 1932 (ObjNum 65 snap 0 seq_num 1448701810) dirty exists 2024-08-29T17:59:41.048 INFO:tasks.rados.rados.0.smithi029.stdout:2449: finishing write tid 3 to smithi02969618-31 2024-08-29T17:59:41.048 INFO:tasks.rados.rados.0.smithi029.stdout:2449: oid 31 updating version 0 to 1628 2024-08-29T17:59:41.048 INFO:tasks.rados.rados.0.smithi029.stdout:2449: oid 31 version 1628 is already newer than 1627 2024-08-29T17:59:41.048 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 31 v 1628 (ObjNum 726 snap 239 seq_num 726) dirty exists 2024-08-29T17:59:41.048 INFO:tasks.rados.rados.0.smithi029.stdout:2449: left oid 31 (ObjNum 726 snap 239 seq_num 726) 2024-08-29T17:59:41.052 INFO:tasks.rados.rados.0.smithi029.stdout:2450: finishing write tid 1 to smithi02969618-42 2024-08-29T17:59:41.053 INFO:tasks.rados.rados.0.smithi029.stdout:2450: finishing write tid 2 to smithi02969618-42 2024-08-29T17:59:41.054 INFO:tasks.rados.rados.0.smithi029.stdout:2448: done (3 left) 2024-08-29T17:59:41.055 INFO:tasks.rados.rados.0.smithi029.stdout:2449: done (2 left) 2024-08-29T17:59:41.055 INFO:tasks.rados.rados.0.smithi029.stdout:2451: done (1 left) 2024-08-29T17:59:41.055 INFO:tasks.rados.rados.0.smithi029.stdout:2452: snap_remove snap 220 2024-08-29T17:59:41.399 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:59:40 smithi110 bash[67519]: cluster 2024-08-29T17:59:39.423074+0000 mgr.y (mgr.25004) 228 : cluster [DBG] pgmap v375: 121 pgs: 23 active+undersized, 11 peering, 2 stale+active+clean, 5 active+undersized+degraded, 80 active+clean; 410 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 21 MiB/s rd, 2.0 MiB/s wr, 17 op/s; 53/546 objects degraded (9.707%) 2024-08-29T17:59:41.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:59:40 smithi110 bash[67519]: cluster 2024-08-29T17:59:39.918434+0000 mon.a (mon.0) 547 : cluster [WRN] Health check failed: Degraded data redundancy: 53/546 objects degraded (9.707%), 5 pgs degraded (PG_DEGRADED) 2024-08-29T17:59:41.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:59:40 smithi110 bash[67519]: cluster 2024-08-29T17:59:39.933768+0000 mon.a (mon.0) 548 : cluster [DBG] osdmap e557: 8 total, 7 up, 8 in 2024-08-29T17:59:41.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:59:40 smithi110 bash[67519]: audit 2024-08-29T17:59:40.725770+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:59:41.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:59:40 smithi110 bash[67519]: audit 2024-08-29T17:59:40.737874+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:59:41.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:59:40 smithi110 bash[67519]: audit 2024-08-29T17:59:40.741261+0000 mon.c (mon.2) 132 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:59:41.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:59:40 smithi029 bash[79042]: cluster 2024-08-29T17:59:39.423074+0000 mgr.y (mgr.25004) 228 : cluster [DBG] pgmap v375: 121 pgs: 23 active+undersized, 11 peering, 2 stale+active+clean, 5 active+undersized+degraded, 80 active+clean; 410 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 21 MiB/s rd, 2.0 MiB/s wr, 17 op/s; 53/546 objects degraded (9.707%) 2024-08-29T17:59:41.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:59:40 smithi029 bash[79042]: cluster 2024-08-29T17:59:39.918434+0000 mon.a (mon.0) 547 : cluster [WRN] Health check failed: Degraded data redundancy: 53/546 objects degraded (9.707%), 5 pgs degraded (PG_DEGRADED) 2024-08-29T17:59:41.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:59:40 smithi029 bash[79042]: cluster 2024-08-29T17:59:39.933768+0000 mon.a (mon.0) 548 : cluster [DBG] osdmap e557: 8 total, 7 up, 8 in 2024-08-29T17:59:41.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:59:40 smithi029 bash[79042]: audit 2024-08-29T17:59:40.725770+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:59:41.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:59:40 smithi029 bash[79042]: audit 2024-08-29T17:59:40.737874+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:59:41.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:59:40 smithi029 bash[79042]: audit 2024-08-29T17:59:40.741261+0000 mon.c (mon.2) 132 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:59:41.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:59:40 smithi029 bash[77880]: cluster 2024-08-29T17:59:39.423074+0000 mgr.y (mgr.25004) 228 : cluster [DBG] pgmap v375: 121 pgs: 23 active+undersized, 11 peering, 2 stale+active+clean, 5 active+undersized+degraded, 80 active+clean; 410 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 21 MiB/s rd, 2.0 MiB/s wr, 17 op/s; 53/546 objects degraded (9.707%) 2024-08-29T17:59:41.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:59:40 smithi029 bash[77880]: cluster 2024-08-29T17:59:39.918434+0000 mon.a (mon.0) 547 : cluster [WRN] Health check failed: Degraded data redundancy: 53/546 objects degraded (9.707%), 5 pgs degraded (PG_DEGRADED) 2024-08-29T17:59:41.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:59:40 smithi029 bash[77880]: cluster 2024-08-29T17:59:39.933768+0000 mon.a (mon.0) 548 : cluster [DBG] osdmap e557: 8 total, 7 up, 8 in 2024-08-29T17:59:41.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:59:40 smithi029 bash[77880]: audit 2024-08-29T17:59:40.725770+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:59:41.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:59:40 smithi029 bash[77880]: audit 2024-08-29T17:59:40.737874+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:59:41.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:59:40 smithi029 bash[77880]: audit 2024-08-29T17:59:40.741261+0000 mon.c (mon.2) 132 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:59:41.911 INFO:tasks.rados.rados.0.smithi029.stdout:2452: done (1 left) 2024-08-29T17:59:41.911 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 48 current snap is 239 2024-08-29T17:59:41.911 INFO:tasks.rados.rados.0.smithi029.stdout:2453: seq_num 729 ranges {114688=212992} 2024-08-29T17:59:41.913 INFO:tasks.rados.rados.0.smithi029.stdout:2453: writing smithi02969618-48 from 114688 to 327680 tid 1 2024-08-29T17:59:41.914 INFO:tasks.rados.rados.0.smithi029.stdout:2450: finishing write tid 3 to smithi02969618-42 2024-08-29T17:59:41.914 INFO:tasks.rados.rados.0.smithi029.stdout:2450: oid 42 updating version 0 to 1457 2024-08-29T17:59:41.914 INFO:tasks.rados.rados.0.smithi029.stdout:2450: oid 42 updating version 1457 to 1458 2024-08-29T17:59:41.914 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 42 v 1458 (ObjNum 727 snap 239 seq_num 727) dirty exists 2024-08-29T17:59:41.914 INFO:tasks.rados.rados.0.smithi029.stdout:2450: left oid 42 (ObjNum 727 snap 239 seq_num 727) 2024-08-29T17:59:41.914 INFO:tasks.rados.rados.0.smithi029.stdout:2450: done (1 left) 2024-08-29T17:59:41.914 INFO:tasks.rados.rados.0.smithi029.stdout:2454: read oid 15 snap -1 2024-08-29T17:59:41.914 INFO:tasks.rados.rados.0.smithi029.stdout:2454: expect (ObjNum 516 snap 162 seq_num 516) 2024-08-29T17:59:41.914 INFO:tasks.rados.rados.0.smithi029.stdout:2455: rollback oid 37 current snap is 239 2024-08-29T17:59:41.914 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 37 to 210 2024-08-29T17:59:41.914 INFO:tasks.rados.rados.0.smithi029.stdout:2456: read oid 17 snap -1 2024-08-29T17:59:41.914 INFO:tasks.rados.rados.0.smithi029.stdout:2456: expect (ObjNum 614 snap 186 seq_num 614) 2024-08-29T17:59:41.914 INFO:tasks.rados.rados.0.smithi029.stdout:2457: snap_create 2024-08-29T17:59:41.932 INFO:tasks.rados.rados.0.smithi029.stdout:2453: finishing write tid 1 to smithi02969618-48 2024-08-29T17:59:41.932 INFO:tasks.rados.rados.0.smithi029.stdout:2453: finishing write tid 2 to smithi02969618-48 2024-08-29T17:59:41.934 INFO:tasks.rados.rados.0.smithi029.stdout:2453: finishing write tid 3 to smithi02969618-48 2024-08-29T17:59:41.934 INFO:tasks.rados.rados.0.smithi029.stdout:2453: oid 48 updating version 0 to 1095 2024-08-29T17:59:41.934 INFO:tasks.rados.rados.0.smithi029.stdout:2453: oid 48 updating version 1095 to 1096 2024-08-29T17:59:41.934 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 48 v 1096 (ObjNum 729 snap 239 seq_num 729) dirty exists 2024-08-29T17:59:41.934 INFO:tasks.rados.rados.0.smithi029.stdout:2453: left oid 48 (ObjNum 729 snap 239 seq_num 729) 2024-08-29T17:59:41.942 INFO:tasks.rados.rados.0.smithi029.stdout:2456: expect (ObjNum 614 snap 186 seq_num 614) 2024-08-29T17:59:42.149 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:59:41 smithi110 bash[67519]: cluster 2024-08-29T17:59:40.935457+0000 mon.a (mon.0) 551 : cluster [DBG] osdmap e558: 8 total, 7 up, 8 in 2024-08-29T17:59:42.149 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:59:41 smithi110 bash[67519]: cluster 2024-08-29T17:59:41.909439+0000 mon.a (mon.0) 552 : cluster [DBG] osdmap e559: 8 total, 7 up, 8 in 2024-08-29T17:59:42.149 INFO:journalctl@ceph.osd.4.smithi110.stdout:Aug 29 17:59:42 smithi110 bash[71869]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-29T17:59:42.149 INFO:journalctl@ceph.osd.4.smithi110.stdout:Aug 29 17:59:42 smithi110 bash[71869]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-29T17:59:42.150 INFO:journalctl@ceph.osd.4.smithi110.stdout:Aug 29 17:59:42 smithi110 bash[71869]: --> Failed to activate via raw: activate() takes 1 positional argument but 5 were given 2024-08-29T17:59:42.150 INFO:journalctl@ceph.osd.4.smithi110.stdout:Aug 29 17:59:42 smithi110 bash[71869]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-29T17:59:42.150 INFO:journalctl@ceph.osd.4.smithi110.stdout:Aug 29 17:59:42 smithi110 bash[71869]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-29T17:59:42.175 INFO:tasks.rados.rados.0.smithi029.stdout:2455: finishing rollback tid 1 to smithi02969618-37 2024-08-29T17:59:42.175 INFO:tasks.rados.rados.0.smithi029.stdout:2455: finishing rollback tid 2 to smithi02969618-37 2024-08-29T17:59:42.175 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 37 v 1972 (ObjNum 633 snap 196 seq_num 633) dirty exists 2024-08-29T17:59:42.175 INFO:tasks.rados.rados.0.smithi029.stdout:2454: expect (ObjNum 516 snap 162 seq_num 516) 2024-08-29T17:59:42.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:59:41 smithi029 bash[77880]: cluster 2024-08-29T17:59:40.935457+0000 mon.a (mon.0) 551 : cluster [DBG] osdmap e558: 8 total, 7 up, 8 in 2024-08-29T17:59:42.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:59:41 smithi029 bash[77880]: cluster 2024-08-29T17:59:41.909439+0000 mon.a (mon.0) 552 : cluster [DBG] osdmap e559: 8 total, 7 up, 8 in 2024-08-29T17:59:42.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:59:41 smithi029 bash[79042]: cluster 2024-08-29T17:59:40.935457+0000 mon.a (mon.0) 551 : cluster [DBG] osdmap e558: 8 total, 7 up, 8 in 2024-08-29T17:59:42.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:59:41 smithi029 bash[79042]: cluster 2024-08-29T17:59:41.909439+0000 mon.a (mon.0) 552 : cluster [DBG] osdmap e559: 8 total, 7 up, 8 in 2024-08-29T17:59:42.541 INFO:journalctl@ceph.osd.4.smithi110.stdout:Aug 29 17:59:42 smithi110 bash[71869]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-08-29T17:59:42.542 INFO:journalctl@ceph.osd.4.smithi110.stdout:Aug 29 17:59:42 smithi110 bash[71869]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_4 --path /var/lib/ceph/osd/ceph-4 --no-mon-config 2024-08-29T17:59:42.899 INFO:journalctl@ceph.osd.4.smithi110.stdout:Aug 29 17:59:42 smithi110 bash[71869]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_4 /var/lib/ceph/osd/ceph-4/block 2024-08-29T17:59:42.900 INFO:journalctl@ceph.osd.4.smithi110.stdout:Aug 29 17:59:42 smithi110 bash[71869]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-4/block 2024-08-29T17:59:42.900 INFO:journalctl@ceph.osd.4.smithi110.stdout:Aug 29 17:59:42 smithi110 bash[71869]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-08-29T17:59:42.900 INFO:journalctl@ceph.osd.4.smithi110.stdout:Aug 29 17:59:42 smithi110 bash[71869]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-08-29T17:59:42.900 INFO:journalctl@ceph.osd.4.smithi110.stdout:Aug 29 17:59:42 smithi110 bash[71869]: --> ceph-volume lvm activate successful for osd ID: 4 2024-08-29T17:59:42.911 INFO:tasks.rados.rados.0.smithi029.stdout:2453: done (4 left) 2024-08-29T17:59:42.911 INFO:tasks.rados.rados.0.smithi029.stdout:2454: done (3 left) 2024-08-29T17:59:42.911 INFO:tasks.rados.rados.0.smithi029.stdout:2455: done (2 left) 2024-08-29T17:59:42.911 INFO:tasks.rados.rados.0.smithi029.stdout:2456: done (1 left) 2024-08-29T17:59:42.911 INFO:tasks.rados.rados.0.smithi029.stdout:2457: done (0 left) 2024-08-29T17:59:42.911 INFO:tasks.rados.rados.0.smithi029.stdout:2458: rollback oid 6 current snap is 240 2024-08-29T17:59:42.911 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 6 to 230 2024-08-29T17:59:42.912 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 9 current snap is 240 2024-08-29T17:59:42.912 INFO:tasks.rados.rados.0.smithi029.stdout:2459: seq_num 730 ranges {8527872=229376} 2024-08-29T17:59:42.973 INFO:tasks.rados.rados.0.smithi029.stdout:2459: writing smithi02969618-9 from 8527872 to 8757248 tid 1 2024-08-29T17:59:42.973 INFO:tasks.rados.rados.0.smithi029.stdout:2460: copy_from oid 19 from oid 31 current snap is 240 2024-08-29T17:59:42.973 INFO:tasks.rados.rados.0.smithi029.stdout:2458: finishing rollback tid 0 to smithi02969618-6 2024-08-29T17:59:42.973 INFO:tasks.rados.rados.0.smithi029.stdout:2461: rollback oid 17 current snap is 240 2024-08-29T17:59:42.973 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 17 to 210 2024-08-29T17:59:42.974 INFO:tasks.rados.rados.0.smithi029.stdout:2458: finishing rollback tid 1 to smithi02969618-6 2024-08-29T17:59:42.974 INFO:tasks.rados.rados.0.smithi029.stdout:2458: finishing rollback tid 2 to smithi02969618-6 2024-08-29T17:59:42.974 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 6 v 836 (ObjNum 676 snap 209 seq_num 676) dirty exists 2024-08-29T17:59:42.974 INFO:tasks.rados.rados.0.smithi029.stdout:2458: done (3 left) 2024-08-29T17:59:42.974 INFO:tasks.rados.rados.0.smithi029.stdout:2462: delete oid 7 current snap is 240 2024-08-29T17:59:42.984 INFO:tasks.rados.rados.0.smithi029.stdout:2462: done (3 left) 2024-08-29T17:59:42.985 INFO:tasks.rados.rados.0.smithi029.stdout:2463: read oid 5 snap -1 2024-08-29T17:59:42.985 INFO:tasks.rados.rados.0.smithi029.stdout:2463: expect deleted 2024-08-29T17:59:42.985 INFO:tasks.rados.rados.0.smithi029.stdout:2464: read oid 24 snap -1 2024-08-29T17:59:42.985 INFO:tasks.rados.rados.0.smithi029.stdout:2464: expect (ObjNum 725 snap 238 seq_num 725) 2024-08-29T17:59:42.985 INFO:tasks.rados.rados.0.smithi029.stdout:2465: delete oid 25 current snap is 240 2024-08-29T17:59:42.987 INFO:tasks.rados.rados.0.smithi029.stdout:2461: finishing rollback tid 0 to smithi02969618-17 2024-08-29T17:59:42.990 INFO:tasks.rados.rados.0.smithi029.stdout:2460: finishing copy_from racing read to smithi02969618-19 2024-08-29T17:59:42.990 INFO:tasks.rados.rados.0.smithi029.stdout:2459: finishing write tid 1 to smithi02969618-9 2024-08-29T17:59:42.991 INFO:tasks.rados.rados.0.smithi029.stdout:2461: finishing rollback tid 1 to smithi02969618-17 2024-08-29T17:59:42.991 INFO:tasks.rados.rados.0.smithi029.stdout:2461: finishing rollback tid 2 to smithi02969618-17 2024-08-29T17:59:42.991 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 17 v 1052 (ObjNum 612 snap 185 seq_num 612) dirty exists 2024-08-29T17:59:42.994 INFO:tasks.rados.rados.0.smithi029.stdout:2461: done (5 left) 2024-08-29T17:59:42.994 INFO:tasks.rados.rados.0.smithi029.stdout:2463: done (4 left) 2024-08-29T17:59:42.994 INFO:tasks.rados.rados.0.smithi029.stdout:2465: done (3 left) 2024-08-29T17:59:42.994 INFO:tasks.rados.rados.0.smithi029.stdout:2466: read oid 26 snap -1 2024-08-29T17:59:42.994 INFO:tasks.rados.rados.0.smithi029.stdout:2466: expect (ObjNum 669 snap 207 seq_num 669) 2024-08-29T17:59:42.994 INFO:tasks.rados.rados.0.smithi029.stdout:2467: read oid 44 snap -1 2024-08-29T17:59:42.994 INFO:tasks.rados.rados.0.smithi029.stdout:2467: expect (ObjNum 0 snap 0 seq_num 0) 2024-08-29T17:59:42.994 INFO:tasks.rados.rados.0.smithi029.stdout:2468: rollback oid 13 current snap is 240 2024-08-29T17:59:42.995 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 13 to 230 2024-08-29T17:59:42.995 INFO:tasks.rados.rados.0.smithi029.stdout:2469: read oid 14 snap -1 2024-08-29T17:59:42.995 INFO:tasks.rados.rados.0.smithi029.stdout:2469: expect (ObjNum 550 snap 169 seq_num 550) 2024-08-29T17:59:42.995 INFO:tasks.rados.rados.0.smithi029.stdout:2470: read oid 42 snap -1 2024-08-29T17:59:42.995 INFO:tasks.rados.rados.0.smithi029.stdout:2470: expect (ObjNum 727 snap 239 seq_num 727) 2024-08-29T17:59:42.995 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 38 current snap is 240 2024-08-29T17:59:42.995 INFO:tasks.rados.rados.0.smithi029.stdout:2471: seq_num 733 ranges {3645440=278528} 2024-08-29T17:59:43.020 INFO:tasks.rados.rados.0.smithi029.stdout:2471: writing smithi02969618-38 from 3645440 to 3923968 tid 1 2024-08-29T17:59:43.020 INFO:tasks.rados.rados.0.smithi029.stdout:2472: snap_remove snap 236 2024-08-29T17:59:43.315 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:59:42 smithi110 bash[67519]: cluster 2024-08-29T17:59:41.423995+0000 mgr.y (mgr.25004) 229 : cluster [DBG] pgmap v378: 121 pgs: 27 active+undersized, 11 peering, 9 active+undersized+degraded, 74 active+clean; 410 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 19 MiB/s rd, 2.0 MiB/s wr, 12 op/s; 63/546 objects degraded (11.538%) 2024-08-29T17:59:43.315 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:59:42 smithi110 bash[67519]: cluster 2024-08-29T17:59:42.912524+0000 mon.a (mon.0) 553 : cluster [DBG] osdmap e560: 8 total, 7 up, 8 in 2024-08-29T17:59:43.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:59:42 smithi029 bash[79042]: cluster 2024-08-29T17:59:41.423995+0000 mgr.y (mgr.25004) 229 : cluster [DBG] pgmap v378: 121 pgs: 27 active+undersized, 11 peering, 9 active+undersized+degraded, 74 active+clean; 410 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 19 MiB/s rd, 2.0 MiB/s wr, 12 op/s; 63/546 objects degraded (11.538%) 2024-08-29T17:59:43.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:59:42 smithi029 bash[79042]: cluster 2024-08-29T17:59:42.912524+0000 mon.a (mon.0) 553 : cluster [DBG] osdmap e560: 8 total, 7 up, 8 in 2024-08-29T17:59:43.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:59:42 smithi029 bash[77880]: cluster 2024-08-29T17:59:41.423995+0000 mgr.y (mgr.25004) 229 : cluster [DBG] pgmap v378: 121 pgs: 27 active+undersized, 11 peering, 9 active+undersized+degraded, 74 active+clean; 410 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 19 MiB/s rd, 2.0 MiB/s wr, 12 op/s; 63/546 objects degraded (11.538%) 2024-08-29T17:59:43.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:59:42 smithi029 bash[77880]: cluster 2024-08-29T17:59:42.912524+0000 mon.a (mon.0) 553 : cluster [DBG] osdmap e560: 8 total, 7 up, 8 in 2024-08-29T17:59:43.971 INFO:tasks.rados.rados.0.smithi029.stdout:2472: done (9 left) 2024-08-29T17:59:43.972 INFO:tasks.rados.rados.0.smithi029.stdout:2473: snap_remove snap 226 2024-08-29T17:59:44.649 INFO:journalctl@ceph.osd.4.smithi110.stdout:Aug 29 17:59:44 smithi110 bash[72077]: debug 2024-08-29T17:59:44.359+0000 7f41131c0640 1 -- 172.21.15.110:0/2665009599 <== mon.1 v2:172.21.15.110:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x561113df4960 con 0x561113e15800 2024-08-29T17:59:44.899 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:59:44 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:17:59:44] "GET /metrics HTTP/1.1" 200 36267 "" "Prometheus/2.43.0" 2024-08-29T17:59:44.984 INFO:tasks.rados.rados.0.smithi029.stdout:2473: done (9 left) 2024-08-29T17:59:44.985 INFO:tasks.rados.rados.0.smithi029.stdout:2474: delete oid 46 current snap is 240 2024-08-29T17:59:44.985 INFO:tasks.rados.rados.0.smithi029.stdout:2467: expect (ObjNum 0 snap 0 seq_num 0) 2024-08-29T17:59:44.990 INFO:tasks.rados.rados.0.smithi029.stdout:2459: finishing write tid 2 to smithi02969618-9 2024-08-29T17:59:44.990 INFO:tasks.rados.rados.0.smithi029.stdout:2460: finishing copy_from to smithi02969618-19 2024-08-29T17:59:44.990 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 19 v 1628 (ObjNum 726 snap 239 seq_num 726) dirty exists 2024-08-29T17:59:44.990 INFO:tasks.rados.rados.0.smithi029.stdout:2459: finishing write tid 3 to smithi02969618-9 2024-08-29T17:59:44.990 INFO:tasks.rados.rados.0.smithi029.stdout:2459: oid 9 updating version 0 to 1033 2024-08-29T17:59:44.990 INFO:tasks.rados.rados.0.smithi029.stdout:2459: oid 9 updating version 1033 to 1034 2024-08-29T17:59:44.990 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 9 v 1034 (ObjNum 730 snap 240 seq_num 730) dirty exists 2024-08-29T17:59:44.991 INFO:tasks.rados.rados.0.smithi029.stdout:2459: left oid 9 (ObjNum 730 snap 240 seq_num 730) 2024-08-29T17:59:44.991 INFO:tasks.rados.rados.0.smithi029.stdout:2468: finishing rollback tid 0 to smithi02969618-13 2024-08-29T17:59:44.991 INFO:tasks.rados.rados.0.smithi029.stdout:2468: finishing rollback tid 1 to smithi02969618-13 2024-08-29T17:59:44.991 INFO:tasks.rados.rados.0.smithi029.stdout:2468: finishing rollback tid 2 to smithi02969618-13 2024-08-29T17:59:44.991 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 13 v 839 (ObjNum 702 snap 228 seq_num 702) dirty exists 2024-08-29T17:59:44.991 INFO:tasks.rados.rados.0.smithi029.stdout:2464: expect (ObjNum 725 snap 238 seq_num 725) 2024-08-29T17:59:45.269 INFO:tasks.rados.rados.0.smithi029.stdout:2471: finishing write tid 1 to smithi02969618-38 2024-08-29T17:59:45.269 INFO:tasks.rados.rados.0.smithi029.stdout:2471: finishing write tid 2 to smithi02969618-38 2024-08-29T17:59:45.269 INFO:tasks.rados.rados.0.smithi029.stdout:2471: finishing write tid 3 to smithi02969618-38 2024-08-29T17:59:45.269 INFO:tasks.rados.rados.0.smithi029.stdout:2471: oid 38 updating version 0 to 1935 2024-08-29T17:59:45.269 INFO:tasks.rados.rados.0.smithi029.stdout:2471: oid 38 version 1935 is already newer than 1934 2024-08-29T17:59:45.269 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 38 v 1935 (ObjNum 733 snap 240 seq_num 733) dirty exists 2024-08-29T17:59:45.270 INFO:tasks.rados.rados.0.smithi029.stdout:2471: left oid 38 (ObjNum 733 snap 240 seq_num 733) 2024-08-29T17:59:45.270 INFO:tasks.rados.rados.0.smithi029.stdout:2469: expect (ObjNum 550 snap 169 seq_num 550) 2024-08-29T17:59:45.399 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:59:44 smithi110 bash[67519]: cluster 2024-08-29T17:59:43.424892+0000 mgr.y (mgr.25004) 230 : cluster [DBG] pgmap v381: 121 pgs: 33 active+undersized, 14 active+undersized+degraded, 74 active+clean; 424 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 8.2 MiB/s rd, 3.5 MiB/s wr, 5 op/s; 88/561 objects degraded (15.686%) 2024-08-29T17:59:45.399 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:59:44 smithi110 bash[67519]: cluster 2024-08-29T17:59:43.970877+0000 mon.a (mon.0) 554 : cluster [DBG] osdmap e561: 8 total, 7 up, 8 in 2024-08-29T17:59:45.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:59:44 smithi029 bash[77880]: cluster 2024-08-29T17:59:43.424892+0000 mgr.y (mgr.25004) 230 : cluster [DBG] pgmap v381: 121 pgs: 33 active+undersized, 14 active+undersized+degraded, 74 active+clean; 424 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 8.2 MiB/s rd, 3.5 MiB/s wr, 5 op/s; 88/561 objects degraded (15.686%) 2024-08-29T17:59:45.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:59:44 smithi029 bash[77880]: cluster 2024-08-29T17:59:43.970877+0000 mon.a (mon.0) 554 : cluster [DBG] osdmap e561: 8 total, 7 up, 8 in 2024-08-29T17:59:45.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:59:44 smithi029 bash[79042]: cluster 2024-08-29T17:59:43.424892+0000 mgr.y (mgr.25004) 230 : cluster [DBG] pgmap v381: 121 pgs: 33 active+undersized, 14 active+undersized+degraded, 74 active+clean; 424 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 8.2 MiB/s rd, 3.5 MiB/s wr, 5 op/s; 88/561 objects degraded (15.686%) 2024-08-29T17:59:45.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:59:44 smithi029 bash[79042]: cluster 2024-08-29T17:59:43.970877+0000 mon.a (mon.0) 554 : cluster [DBG] osdmap e561: 8 total, 7 up, 8 in 2024-08-29T17:59:45.450 INFO:tasks.rados.rados.0.smithi029.stdout:2466: expect (ObjNum 669 snap 207 seq_num 669) 2024-08-29T17:59:45.787 INFO:tasks.rados.rados.0.smithi029.stdout:2470: expect (ObjNum 727 snap 239 seq_num 727) 2024-08-29T17:59:45.983 INFO:journalctl@ceph.osd.4.smithi110.stdout:Aug 29 17:59:45 smithi110 bash[72077]: debug 2024-08-29T17:59:45.659+0000 7f4115a27640 -1 Falling back to public interface 2024-08-29T17:59:46.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:59:45 smithi029 bash[77880]: cluster 2024-08-29T17:59:44.974661+0000 mon.a (mon.0) 555 : cluster [DBG] osdmap e562: 8 total, 7 up, 8 in 2024-08-29T17:59:46.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:59:45 smithi110 bash[67519]: cluster 2024-08-29T17:59:44.974661+0000 mon.a (mon.0) 555 : cluster [DBG] osdmap e562: 8 total, 7 up, 8 in 2024-08-29T17:59:46.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:59:45 smithi029 bash[79042]: cluster 2024-08-29T17:59:44.974661+0000 mon.a (mon.0) 555 : cluster [DBG] osdmap e562: 8 total, 7 up, 8 in 2024-08-29T17:59:47.310 INFO:tasks.rados.rados.0.smithi029.stdout:2459: done (9 left) 2024-08-29T17:59:47.311 INFO:tasks.rados.rados.0.smithi029.stdout:2460: done (8 left) 2024-08-29T17:59:47.311 INFO:tasks.rados.rados.0.smithi029.stdout:2464: done (7 left) 2024-08-29T17:59:47.311 INFO:tasks.rados.rados.0.smithi029.stdout:2466: done (6 left) 2024-08-29T17:59:47.311 INFO:tasks.rados.rados.0.smithi029.stdout:2467: done (5 left) 2024-08-29T17:59:47.311 INFO:tasks.rados.rados.0.smithi029.stdout:2468: done (4 left) 2024-08-29T17:59:47.311 INFO:tasks.rados.rados.0.smithi029.stdout:2469: done (3 left) 2024-08-29T17:59:47.311 INFO:tasks.rados.rados.0.smithi029.stdout:2470: done (2 left) 2024-08-29T17:59:47.313 INFO:tasks.rados.rados.0.smithi029.stdout:2471: done (1 left) 2024-08-29T17:59:47.313 INFO:tasks.rados.rados.0.smithi029.stdout:2474: done (0 left) 2024-08-29T17:59:47.313 INFO:tasks.rados.rados.0.smithi029.stdout:2475: rollback oid 41 current snap is 240 2024-08-29T17:59:47.313 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 41 to 209 2024-08-29T17:59:47.314 INFO:tasks.rados.rados.0.smithi029.stdout:2476: copy_from oid 2 from oid 3 current snap is 240 2024-08-29T17:59:47.314 INFO:tasks.rados.rados.0.smithi029.stdout:2477: delete oid 12 current snap is 240 2024-08-29T17:59:47.316 INFO:tasks.rados.rados.0.smithi029.stdout:2476: finishing copy_from to smithi02969618-2 2024-08-29T17:59:47.316 INFO:tasks.rados.rados.0.smithi029.stdout:2476: got expected ENOENT (src dne) 2024-08-29T17:59:47.316 INFO:tasks.rados.rados.0.smithi029.stdout:2476: finishing copy_from racing read to smithi02969618-2 2024-08-29T17:59:47.317 INFO:tasks.rados.rados.0.smithi029.stdout:2475: finishing rollback tid 0 to smithi02969618-41 2024-08-29T17:59:47.317 INFO:tasks.rados.rados.0.smithi029.stdout:2476: done (2 left) 2024-08-29T17:59:47.317 INFO:tasks.rados.rados.0.smithi029.stdout:2477: done (1 left) 2024-08-29T17:59:47.317 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 24 current snap is 240 2024-08-29T17:59:47.317 INFO:tasks.rados.rados.0.smithi029.stdout:2478: seq_num 736 ranges {4661248=335872} 2024-08-29T17:59:47.345 INFO:tasks.rados.rados.0.smithi029.stdout:2478: writing smithi02969618-24 from 4661248 to 4997120 tid 1 2024-08-29T17:59:47.345 INFO:tasks.rados.rados.0.smithi029.stdout:2479: copy_from oid 10 from oid 36 current snap is 240 2024-08-29T17:59:47.345 INFO:tasks.rados.rados.0.smithi029.stdout:2475: finishing rollback tid 1 to smithi02969618-41 2024-08-29T17:59:47.345 INFO:tasks.rados.rados.0.smithi029.stdout:2475: finishing rollback tid 2 to smithi02969618-41 2024-08-29T17:59:47.345 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 41 v 410 (ObjNum 667 snap 206 seq_num 667) dirty exists 2024-08-29T17:59:47.345 INFO:tasks.rados.rados.0.smithi029.stdout:2475: done (2 left) 2024-08-29T17:59:47.345 INFO:tasks.rados.rados.0.smithi029.stdout:2480: snap_remove snap 224 2024-08-29T17:59:47.399 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:59:46 smithi110 bash[67519]: cluster 2024-08-29T17:59:45.425759+0000 mgr.y (mgr.25004) 231 : cluster [DBG] pgmap v384: 121 pgs: 33 active+undersized, 14 active+undersized+degraded, 74 active+clean; 438 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 4.5 MiB/s wr, 16 op/s; 91/585 objects degraded (15.556%) 2024-08-29T17:59:47.399 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:59:46 smithi110 bash[67519]: cluster 2024-08-29T17:59:45.978983+0000 mon.a (mon.0) 556 : cluster [WRN] Health check update: Degraded data redundancy: 91/585 objects degraded (15.556%), 14 pgs degraded (PG_DEGRADED) 2024-08-29T17:59:47.399 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:59:46 smithi110 bash[67519]: cluster 2024-08-29T17:59:46.909505+0000 mon.a (mon.0) 557 : cluster [DBG] osdmap e563: 8 total, 7 up, 8 in 2024-08-29T17:59:47.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:59:46 smithi029 bash[77880]: cluster 2024-08-29T17:59:45.425759+0000 mgr.y (mgr.25004) 231 : cluster [DBG] pgmap v384: 121 pgs: 33 active+undersized, 14 active+undersized+degraded, 74 active+clean; 438 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 4.5 MiB/s wr, 16 op/s; 91/585 objects degraded (15.556%) 2024-08-29T17:59:47.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:59:46 smithi029 bash[77880]: cluster 2024-08-29T17:59:45.978983+0000 mon.a (mon.0) 556 : cluster [WRN] Health check update: Degraded data redundancy: 91/585 objects degraded (15.556%), 14 pgs degraded (PG_DEGRADED) 2024-08-29T17:59:47.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:59:46 smithi029 bash[77880]: cluster 2024-08-29T17:59:46.909505+0000 mon.a (mon.0) 557 : cluster [DBG] osdmap e563: 8 total, 7 up, 8 in 2024-08-29T17:59:47.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:59:46 smithi029 bash[79042]: cluster 2024-08-29T17:59:45.425759+0000 mgr.y (mgr.25004) 231 : cluster [DBG] pgmap v384: 121 pgs: 33 active+undersized, 14 active+undersized+degraded, 74 active+clean; 438 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 4.5 MiB/s wr, 16 op/s; 91/585 objects degraded (15.556%) 2024-08-29T17:59:47.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:59:46 smithi029 bash[79042]: cluster 2024-08-29T17:59:45.978983+0000 mon.a (mon.0) 556 : cluster [WRN] Health check update: Degraded data redundancy: 91/585 objects degraded (15.556%), 14 pgs degraded (PG_DEGRADED) 2024-08-29T17:59:47.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:59:46 smithi029 bash[79042]: cluster 2024-08-29T17:59:46.909505+0000 mon.a (mon.0) 557 : cluster [DBG] osdmap e563: 8 total, 7 up, 8 in 2024-08-29T17:59:47.425 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-08-29T17:59:47.757 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-29T17:59:47.757 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.a smithi029 *:9093,9094 running (13m) 32s ago 14m 13.9M - 0.25.0 c8568f914cd2 ce247dae888d 2024-08-29T17:59:47.757 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.a smithi110 *:3000 running (13m) 3m ago 13m 79.1M - 9.4.7 954c08fa6188 a99d1c017111 2024-08-29T17:59:47.757 INFO:teuthology.orchestra.run.smithi029.stdout:mds.a smithi029 running (17m) 32s ago 17m 16.6M - 18.2.4-774-gfe43f1c9 96384990183a 33831fc09ebe 2024-08-29T17:59:47.757 INFO:teuthology.orchestra.run.smithi029.stdout:mds.b smithi110 running (16m) 3m ago 16m 20.5M - 18.2.4-774-gfe43f1c9 96384990183a d4752f4920d9 2024-08-29T17:59:47.757 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.x smithi110 *:8443,9283,8765 running (5m) 3m ago 25m 428M - 19.1.1-235-g1ef86450 d401bb9bb76e 97032a0314c7 2024-08-29T17:59:47.757 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.y smithi029 *:8443,9283,8765 running (6m) 32s ago 27m 495M - 19.1.1-235-g1ef86450 d401bb9bb76e 426f9f92ffcb 2024-08-29T17:59:47.758 INFO:teuthology.orchestra.run.smithi029.stdout:mon.a smithi029 running (4m) 32s ago 27m 56.5M 2048M 19.1.1-235-g1ef86450 d401bb9bb76e 0381d4389ff1 2024-08-29T17:59:47.758 INFO:teuthology.orchestra.run.smithi029.stdout:mon.b smithi110 running (3m) 3m ago 25m 19.8M 2048M 19.1.1-235-g1ef86450 d401bb9bb76e ee83370832b3 2024-08-29T17:59:47.758 INFO:teuthology.orchestra.run.smithi029.stdout:mon.c smithi029 running (4m) 32s ago 25m 46.4M 2048M 19.1.1-235-g1ef86450 d401bb9bb76e a9f9abf8dbe2 2024-08-29T17:59:47.758 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.a smithi029 *:9100 running (14m) 32s ago 14m 9071k - 1.5.0 0da6a335fe13 ad51f15f97c2 2024-08-29T17:59:47.758 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.b smithi110 *:9100 running (14m) 3m ago 14m 9035k - 1.5.0 0da6a335fe13 30ef3fa1e10b 2024-08-29T17:59:47.758 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (2m) 32s ago 24m 174M 2525M 19.1.1-235-g1ef86450 d401bb9bb76e 70ffeb91cd60 2024-08-29T17:59:47.758 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (107s) 32s ago 23m 208M 2525M 19.1.1-235-g1ef86450 d401bb9bb76e 3637e7ef9c3c 2024-08-29T17:59:47.758 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (72s) 32s ago 22m 158M 2525M 19.1.1-235-g1ef86450 d401bb9bb76e 6be972913a10 2024-08-29T17:59:47.758 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (36s) 32s ago 21m - 2525M 19.1.1-235-g1ef86450 d401bb9bb76e 2becd8880bfa 2024-08-29T17:59:47.758 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi110 starting - - - 2524M 2024-08-29T17:59:47.758 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi110 running (19m) 3m ago 19m 214M 2524M 18.2.4-774-gfe43f1c9 96384990183a 553a4e8175d9 2024-08-29T17:59:47.758 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi110 running (18m) 3m ago 18m 147M 2524M 18.2.4-774-gfe43f1c9 96384990183a a96a153c5cee 2024-08-29T17:59:47.758 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi110 running (17m) 3m ago 17m 120M 2524M 18.2.4-774-gfe43f1c9 96384990183a d61ec375881d 2024-08-29T17:59:47.759 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.a smithi110 *:9095 running (5m) 3m ago 14m 41.5M - 2.43.0 a07b618ecd1d 696215a147ab 2024-08-29T17:59:47.997 INFO:tasks.rados.rados.0.smithi029.stdout:2480: done (2 left) 2024-08-29T17:59:47.998 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 41 current snap is 240 2024-08-29T17:59:47.998 INFO:tasks.rados.rados.0.smithi029.stdout:2481: seq_num 737 ranges {1581056=352256} 2024-08-29T17:59:48.015 INFO:tasks.rados.rados.0.smithi029.stdout:2481: writing smithi02969618-41 from 1581056 to 1933312 tid 1 2024-08-29T17:59:48.015 INFO:tasks.rados.rados.0.smithi029.stdout:2482: delete oid 27 current snap is 240 2024-08-29T17:59:48.016 INFO:tasks.rados.rados.0.smithi029.stdout:2478: finishing write tid 1 to smithi02969618-24 2024-08-29T17:59:48.016 INFO:tasks.rados.rados.0.smithi029.stdout:2478: finishing write tid 2 to smithi02969618-24 2024-08-29T17:59:48.016 INFO:tasks.rados.rados.0.smithi029.stdout:2478: finishing write tid 3 to smithi02969618-24 2024-08-29T17:59:48.016 INFO:tasks.rados.rados.0.smithi029.stdout:2478: oid 24 updating version 0 to 1976 2024-08-29T17:59:48.016 INFO:tasks.rados.rados.0.smithi029.stdout:2478: oid 24 updating version 1976 to 1977 2024-08-29T17:59:48.016 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 24 v 1977 (ObjNum 736 snap 240 seq_num 736) dirty exists 2024-08-29T17:59:48.016 INFO:tasks.rados.rados.0.smithi029.stdout:2478: left oid 24 (ObjNum 736 snap 240 seq_num 736) 2024-08-29T17:59:48.016 INFO:tasks.rados.rados.0.smithi029.stdout:2479: finishing copy_from racing read to smithi02969618-10 2024-08-29T17:59:48.016 INFO:tasks.rados.rados.0.smithi029.stdout:2479: finishing copy_from to smithi02969618-10 2024-08-29T17:59:48.016 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 10 v 828 (ObjNum 706 snap 229 seq_num 706) dirty exists 2024-08-29T17:59:48.025 INFO:tasks.rados.rados.0.smithi029.stdout:2481: finishing write tid 1 to smithi02969618-41 2024-08-29T17:59:48.025 INFO:tasks.rados.rados.0.smithi029.stdout:2481: finishing write tid 2 to smithi02969618-41 2024-08-29T17:59:48.030 INFO:tasks.rados.rados.0.smithi029.stdout:2478: done (3 left) 2024-08-29T17:59:48.030 INFO:tasks.rados.rados.0.smithi029.stdout:2479: done (2 left) 2024-08-29T17:59:48.030 INFO:tasks.rados.rados.0.smithi029.stdout:2482: done (1 left) 2024-08-29T17:59:48.030 INFO:tasks.rados.rados.0.smithi029.stdout:2483: delete oid 28 current snap is 240 2024-08-29T17:59:48.030 INFO:tasks.rados.rados.0.smithi029.stdout:2481: finishing write tid 3 to smithi02969618-41 2024-08-29T17:59:48.030 INFO:tasks.rados.rados.0.smithi029.stdout:2481: oid 41 updating version 0 to 414 2024-08-29T17:59:48.030 INFO:tasks.rados.rados.0.smithi029.stdout:2481: oid 41 version 414 is already newer than 413 2024-08-29T17:59:48.030 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 41 v 414 (ObjNum 737 snap 240 seq_num 737) dirty exists 2024-08-29T17:59:48.030 INFO:tasks.rados.rados.0.smithi029.stdout:2481: left oid 41 (ObjNum 737 snap 240 seq_num 737) 2024-08-29T17:59:48.033 INFO:tasks.rados.rados.0.smithi029.stdout:2481: done (1 left) 2024-08-29T17:59:48.033 INFO:tasks.rados.rados.0.smithi029.stdout:2483: done (0 left) 2024-08-29T17:59:48.033 INFO:tasks.rados.rados.0.smithi029.stdout:2484: snap_remove snap 223 2024-08-29T17:59:48.133 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-08-29T17:59:48.133 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-08-29T17:59:48.133 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.1.1-235-g1ef86450 (1ef864504b8875c83ee6c2c5fedc13315bebf7f5) squid (rc)": 3 2024-08-29T17:59:48.133 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-08-29T17:59:48.133 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-08-29T17:59:48.133 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.1.1-235-g1ef86450 (1ef864504b8875c83ee6c2c5fedc13315bebf7f5) squid (rc)": 2 2024-08-29T17:59:48.133 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-08-29T17:59:48.133 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-08-29T17:59:48.134 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 18.2.4-774-gfe43f1c9 (fe43f1c9f9e2945dda7244d8acbd33fb921449af) reef (stable)": 3, 2024-08-29T17:59:48.134 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.1.1-235-g1ef86450 (1ef864504b8875c83ee6c2c5fedc13315bebf7f5) squid (rc)": 4 2024-08-29T17:59:48.134 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-08-29T17:59:48.134 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-08-29T17:59:48.134 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 18.2.4-774-gfe43f1c9 (fe43f1c9f9e2945dda7244d8acbd33fb921449af) reef (stable)": 2 2024-08-29T17:59:48.134 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-08-29T17:59:48.134 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-08-29T17:59:48.134 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 18.2.4-774-gfe43f1c9 (fe43f1c9f9e2945dda7244d8acbd33fb921449af) reef (stable)": 5, 2024-08-29T17:59:48.134 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.1.1-235-g1ef86450 (1ef864504b8875c83ee6c2c5fedc13315bebf7f5) squid (rc)": 9 2024-08-29T17:59:48.134 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-08-29T17:59:48.134 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-08-29T17:59:49.015 INFO:tasks.rados.rados.0.smithi029.stdout:2484: done (0 left) 2024-08-29T17:59:49.015 INFO:tasks.rados.rados.0.smithi029.stdout:2485: snap_create 2024-08-29T17:59:49.149 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:59:48 smithi110 bash[67519]: audit 2024-08-29T17:59:47.415687+0000 mgr.y (mgr.25004) 232 : audit [DBG] from='client.34332 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T17:59:49.149 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:59:48 smithi110 bash[67519]: cluster 2024-08-29T17:59:47.426449+0000 mgr.y (mgr.25004) 233 : cluster [DBG] pgmap v386: 121 pgs: 33 active+undersized, 14 active+undersized+degraded, 74 active+clean; 438 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 29 MiB/s rd, 1018 KiB/s wr, 15 op/s; 93/597 objects degraded (15.578%) 2024-08-29T17:59:49.149 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:59:48 smithi110 bash[67519]: audit 2024-08-29T17:59:47.710036+0000 mgr.y (mgr.25004) 234 : audit [DBG] from='client.34338 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T17:59:49.149 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:59:48 smithi110 bash[67519]: audit 2024-08-29T17:59:47.772617+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:59:49.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:59:48 smithi110 bash[67519]: audit 2024-08-29T17:59:47.784151+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:59:49.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:59:48 smithi110 bash[67519]: cluster 2024-08-29T17:59:47.997056+0000 mon.a (mon.0) 560 : cluster [DBG] osdmap e564: 8 total, 7 up, 8 in 2024-08-29T17:59:49.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:59:48 smithi110 bash[67519]: audit 2024-08-29T17:59:48.135198+0000 mon.c (mon.2) 133 : audit [DBG] from='client.? 172.21.15.29:0/963391613' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T17:59:49.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:59:48 smithi110 bash[67519]: audit 2024-08-29T17:59:48.445646+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:59:49.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:59:48 smithi110 bash[67519]: audit 2024-08-29T17:59:48.448134+0000 mon.c (mon.2) 134 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T17:59:49.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:59:48 smithi029 bash[77880]: audit 2024-08-29T17:59:47.415687+0000 mgr.y (mgr.25004) 232 : audit [DBG] from='client.34332 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T17:59:49.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:59:48 smithi029 bash[77880]: cluster 2024-08-29T17:59:47.426449+0000 mgr.y (mgr.25004) 233 : cluster [DBG] pgmap v386: 121 pgs: 33 active+undersized, 14 active+undersized+degraded, 74 active+clean; 438 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 29 MiB/s rd, 1018 KiB/s wr, 15 op/s; 93/597 objects degraded (15.578%) 2024-08-29T17:59:49.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:59:48 smithi029 bash[77880]: audit 2024-08-29T17:59:47.710036+0000 mgr.y (mgr.25004) 234 : audit [DBG] from='client.34338 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T17:59:49.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:59:48 smithi029 bash[77880]: audit 2024-08-29T17:59:47.772617+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:59:49.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:59:48 smithi029 bash[77880]: audit 2024-08-29T17:59:47.784151+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:59:49.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:59:48 smithi029 bash[77880]: cluster 2024-08-29T17:59:47.997056+0000 mon.a (mon.0) 560 : cluster [DBG] osdmap e564: 8 total, 7 up, 8 in 2024-08-29T17:59:49.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:59:48 smithi029 bash[77880]: audit 2024-08-29T17:59:48.135198+0000 mon.c (mon.2) 133 : audit [DBG] from='client.? 172.21.15.29:0/963391613' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T17:59:49.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:59:48 smithi029 bash[77880]: audit 2024-08-29T17:59:48.445646+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:59:49.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:59:48 smithi029 bash[77880]: audit 2024-08-29T17:59:48.448134+0000 mon.c (mon.2) 134 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T17:59:49.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:59:48 smithi029 bash[79042]: audit 2024-08-29T17:59:47.415687+0000 mgr.y (mgr.25004) 232 : audit [DBG] from='client.34332 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T17:59:49.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:59:48 smithi029 bash[79042]: cluster 2024-08-29T17:59:47.426449+0000 mgr.y (mgr.25004) 233 : cluster [DBG] pgmap v386: 121 pgs: 33 active+undersized, 14 active+undersized+degraded, 74 active+clean; 438 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 29 MiB/s rd, 1018 KiB/s wr, 15 op/s; 93/597 objects degraded (15.578%) 2024-08-29T17:59:49.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:59:48 smithi029 bash[79042]: audit 2024-08-29T17:59:47.710036+0000 mgr.y (mgr.25004) 234 : audit [DBG] from='client.34338 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T17:59:49.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:59:48 smithi029 bash[79042]: audit 2024-08-29T17:59:47.772617+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:59:49.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:59:48 smithi029 bash[79042]: audit 2024-08-29T17:59:47.784151+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:59:49.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:59:48 smithi029 bash[79042]: cluster 2024-08-29T17:59:47.997056+0000 mon.a (mon.0) 560 : cluster [DBG] osdmap e564: 8 total, 7 up, 8 in 2024-08-29T17:59:49.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:59:48 smithi029 bash[79042]: audit 2024-08-29T17:59:48.135198+0000 mon.c (mon.2) 133 : audit [DBG] from='client.? 172.21.15.29:0/963391613' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T17:59:49.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:59:48 smithi029 bash[79042]: audit 2024-08-29T17:59:48.445646+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:59:49.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:59:48 smithi029 bash[79042]: audit 2024-08-29T17:59:48.448134+0000 mon.c (mon.2) 134 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T17:59:50.027 INFO:tasks.rados.rados.0.smithi029.stdout:2485: done (0 left) 2024-08-29T17:59:50.027 INFO:tasks.rados.rados.0.smithi029.stdout:2486: rmattr oid 49 current snap is 241 2024-08-29T17:59:50.027 INFO:tasks.rados.rados.0.smithi029.stdout:2486: done (0 left) 2024-08-29T17:59:50.027 INFO:tasks.rados.rados.0.smithi029.stdout:2487: snap_remove snap 227 2024-08-29T17:59:50.399 INFO:journalctl@ceph.osd.4.smithi110.stdout:Aug 29 17:59:49 smithi110 bash[72077]: debug 2024-08-29T17:59:49.931+0000 7f4115a27640 -1 osd.4 553 log_to_monitors true 2024-08-29T17:59:50.400 INFO:journalctl@ceph.osd.4.smithi110.stdout:Aug 29 17:59:50 smithi110 bash[72077]: debug 2024-08-29T17:59:50.059+0000 7f41097ca640 -1 osd.4 553 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-08-29T17:59:50.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:59:49 smithi110 bash[67519]: audit 2024-08-29T17:59:48.945265+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:59:50.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:59:49 smithi110 bash[67519]: audit 2024-08-29T17:59:48.958954+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:59:50.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:59:49 smithi110 bash[67519]: cluster 2024-08-29T17:59:49.016702+0000 mon.a (mon.0) 564 : cluster [DBG] osdmap e565: 8 total, 7 up, 8 in 2024-08-29T17:59:50.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:59:49 smithi110 bash[67519]: audit 2024-08-29T17:59:49.936452+0000 mon.b (mon.1) 3 : audit [INF] from='osd.4 [v2:172.21.15.110:6800/3040867013,v1:172.21.15.110:6801/3040867013]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-08-29T17:59:50.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:59:49 smithi110 bash[67519]: audit 2024-08-29T17:59:49.937065+0000 mon.a (mon.0) 565 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-08-29T17:59:50.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:59:49 smithi029 bash[77880]: audit 2024-08-29T17:59:48.945265+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:59:50.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:59:49 smithi029 bash[77880]: audit 2024-08-29T17:59:48.958954+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:59:50.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:59:49 smithi029 bash[77880]: cluster 2024-08-29T17:59:49.016702+0000 mon.a (mon.0) 564 : cluster [DBG] osdmap e565: 8 total, 7 up, 8 in 2024-08-29T17:59:50.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:59:49 smithi029 bash[77880]: audit 2024-08-29T17:59:49.936452+0000 mon.b (mon.1) 3 : audit [INF] from='osd.4 [v2:172.21.15.110:6800/3040867013,v1:172.21.15.110:6801/3040867013]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-08-29T17:59:50.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:59:49 smithi029 bash[77880]: audit 2024-08-29T17:59:49.937065+0000 mon.a (mon.0) 565 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-08-29T17:59:50.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:59:49 smithi029 bash[79042]: audit 2024-08-29T17:59:48.945265+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:59:50.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:59:49 smithi029 bash[79042]: audit 2024-08-29T17:59:48.958954+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:59:50.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:59:49 smithi029 bash[79042]: cluster 2024-08-29T17:59:49.016702+0000 mon.a (mon.0) 564 : cluster [DBG] osdmap e565: 8 total, 7 up, 8 in 2024-08-29T17:59:50.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:59:49 smithi029 bash[79042]: audit 2024-08-29T17:59:49.936452+0000 mon.b (mon.1) 3 : audit [INF] from='osd.4 [v2:172.21.15.110:6800/3040867013,v1:172.21.15.110:6801/3040867013]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-08-29T17:59:50.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:59:49 smithi029 bash[79042]: audit 2024-08-29T17:59:49.937065+0000 mon.a (mon.0) 565 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-08-29T17:59:51.031 INFO:tasks.rados.rados.0.smithi029.stdout:2487: done (0 left) 2024-08-29T17:59:51.031 INFO:tasks.rados.rados.0.smithi029.stdout:2488: rollback oid 11 current snap is 241 2024-08-29T17:59:51.031 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 11 to 208 2024-08-29T17:59:51.031 INFO:tasks.rados.rados.0.smithi029.stdout:2489: delete oid 36 current snap is 241 2024-08-29T17:59:51.088 INFO:tasks.rados.rados.0.smithi029.stdout:2489: done (1 left) 2024-08-29T17:59:51.088 INFO:tasks.rados.rados.0.smithi029.stdout:2490: copy_from oid 1 from oid 9 current snap is 241 2024-08-29T17:59:51.088 INFO:tasks.rados.rados.0.smithi029.stdout:2491: snap_remove snap 240 2024-08-29T17:59:51.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:59:51 smithi029 bash[77880]: cluster 2024-08-29T17:59:49.427643+0000 mgr.y (mgr.25004) 235 : cluster [DBG] pgmap v389: 121 pgs: 33 active+undersized, 14 active+undersized+degraded, 74 active+clean; 439 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 16 MiB/s rd, 237 KiB/s wr, 6 op/s; 95/603 objects degraded (15.755%) 2024-08-29T17:59:51.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:59:51 smithi029 bash[77880]: audit 2024-08-29T17:59:50.023546+0000 mon.a (mon.0) 566 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-08-29T17:59:51.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:59:51 smithi029 bash[77880]: cluster 2024-08-29T17:59:50.028859+0000 mon.a (mon.0) 567 : cluster [DBG] osdmap e566: 8 total, 7 up, 8 in 2024-08-29T17:59:51.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:59:51 smithi029 bash[77880]: audit 2024-08-29T17:59:50.031673+0000 mon.b (mon.1) 4 : audit [INF] from='osd.4 [v2:172.21.15.110:6800/3040867013,v1:172.21.15.110:6801/3040867013]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi110", "root=default"]}]: dispatch 2024-08-29T17:59:51.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:59:51 smithi029 bash[77880]: audit 2024-08-29T17:59:50.032571+0000 mon.a (mon.0) 568 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi110", "root=default"]}]: dispatch 2024-08-29T17:59:51.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:59:51 smithi110 bash[67519]: cluster 2024-08-29T17:59:49.427643+0000 mgr.y (mgr.25004) 235 : cluster [DBG] pgmap v389: 121 pgs: 33 active+undersized, 14 active+undersized+degraded, 74 active+clean; 439 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 16 MiB/s rd, 237 KiB/s wr, 6 op/s; 95/603 objects degraded (15.755%) 2024-08-29T17:59:51.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:59:51 smithi110 bash[67519]: audit 2024-08-29T17:59:50.023546+0000 mon.a (mon.0) 566 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-08-29T17:59:51.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:59:51 smithi110 bash[67519]: cluster 2024-08-29T17:59:50.028859+0000 mon.a (mon.0) 567 : cluster [DBG] osdmap e566: 8 total, 7 up, 8 in 2024-08-29T17:59:51.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:59:51 smithi110 bash[67519]: audit 2024-08-29T17:59:50.031673+0000 mon.b (mon.1) 4 : audit [INF] from='osd.4 [v2:172.21.15.110:6800/3040867013,v1:172.21.15.110:6801/3040867013]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi110", "root=default"]}]: dispatch 2024-08-29T17:59:51.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:59:51 smithi110 bash[67519]: audit 2024-08-29T17:59:50.032571+0000 mon.a (mon.0) 568 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi110", "root=default"]}]: dispatch 2024-08-29T17:59:51.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:59:51 smithi029 bash[79042]: cluster 2024-08-29T17:59:49.427643+0000 mgr.y (mgr.25004) 235 : cluster [DBG] pgmap v389: 121 pgs: 33 active+undersized, 14 active+undersized+degraded, 74 active+clean; 439 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 16 MiB/s rd, 237 KiB/s wr, 6 op/s; 95/603 objects degraded (15.755%) 2024-08-29T17:59:51.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:59:51 smithi029 bash[79042]: audit 2024-08-29T17:59:50.023546+0000 mon.a (mon.0) 566 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-08-29T17:59:51.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:59:51 smithi029 bash[79042]: cluster 2024-08-29T17:59:50.028859+0000 mon.a (mon.0) 567 : cluster [DBG] osdmap e566: 8 total, 7 up, 8 in 2024-08-29T17:59:51.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:59:51 smithi029 bash[79042]: audit 2024-08-29T17:59:50.031673+0000 mon.b (mon.1) 4 : audit [INF] from='osd.4 [v2:172.21.15.110:6800/3040867013,v1:172.21.15.110:6801/3040867013]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi110", "root=default"]}]: dispatch 2024-08-29T17:59:51.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:59:51 smithi029 bash[79042]: audit 2024-08-29T17:59:50.032571+0000 mon.a (mon.0) 568 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi110", "root=default"]}]: dispatch 2024-08-29T17:59:52.049 INFO:tasks.rados.rados.0.smithi029.stdout:2491: done (2 left) 2024-08-29T17:59:52.049 INFO:tasks.rados.rados.0.smithi029.stdout:2492: setattr oid 38 current snap is 241 2024-08-29T17:59:52.054 INFO:tasks.rados.rados.0.smithi029.stdout:2493: snap_create 2024-08-29T17:59:52.079 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 38 v 1936 (ObjNum 733 snap 240 seq_num 733) dirty exists 2024-08-29T17:59:52.088 INFO:tasks.rados.rados.0.smithi029.stdout:2488: finishing rollback tid 0 to smithi02969618-11 2024-08-29T17:59:52.089 INFO:tasks.rados.rados.0.smithi029.stdout:2488: finishing rollback tid 1 to smithi02969618-11 2024-08-29T17:59:52.089 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 11 v 1453 (ObjNum 273 snap 0 seq_num 0) dirty dne 2024-08-29T17:59:52.132 INFO:tasks.rados.rados.0.smithi029.stdout:2490: finishing copy_from racing read to smithi02969618-1 2024-08-29T17:59:52.135 INFO:tasks.rados.rados.0.smithi029.stdout:2490: finishing copy_from to smithi02969618-1 2024-08-29T17:59:52.135 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 1 v 1034 (ObjNum 730 snap 240 seq_num 730) dirty exists 2024-08-29T17:59:52.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:59:52 smithi110 bash[67519]: cluster 2024-08-29T17:59:51.024708+0000 mon.a (mon.0) 569 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-29T17:59:52.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:59:52 smithi110 bash[67519]: cluster 2024-08-29T17:59:51.032467+0000 mon.a (mon.0) 570 : cluster [INF] osd.4 [v2:172.21.15.110:6800/3040867013,v1:172.21.15.110:6801/3040867013] boot 2024-08-29T17:59:52.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:59:52 smithi110 bash[67519]: cluster 2024-08-29T17:59:51.032585+0000 mon.a (mon.0) 571 : cluster [DBG] osdmap e567: 8 total, 8 up, 8 in 2024-08-29T17:59:52.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:59:52 smithi110 bash[67519]: audit 2024-08-29T17:59:51.034189+0000 mon.c (mon.2) 135 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-29T17:59:52.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:59:52 smithi110 bash[67519]: cluster 2024-08-29T17:59:51.904114+0000 mon.a (mon.0) 572 : cluster [WRN] Health check update: Degraded data redundancy: 95/603 objects degraded (15.755%), 14 pgs degraded (PG_DEGRADED) 2024-08-29T17:59:52.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:59:52 smithi110 bash[67519]: cluster 2024-08-29T17:59:52.038006+0000 mon.a (mon.0) 573 : cluster [DBG] osdmap e568: 8 total, 8 up, 8 in 2024-08-29T17:59:52.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:59:52 smithi029 bash[79042]: cluster 2024-08-29T17:59:51.024708+0000 mon.a (mon.0) 569 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-29T17:59:52.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:59:52 smithi029 bash[79042]: cluster 2024-08-29T17:59:51.032467+0000 mon.a (mon.0) 570 : cluster [INF] osd.4 [v2:172.21.15.110:6800/3040867013,v1:172.21.15.110:6801/3040867013] boot 2024-08-29T17:59:52.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:59:52 smithi029 bash[79042]: cluster 2024-08-29T17:59:51.032585+0000 mon.a (mon.0) 571 : cluster [DBG] osdmap e567: 8 total, 8 up, 8 in 2024-08-29T17:59:52.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:59:52 smithi029 bash[79042]: audit 2024-08-29T17:59:51.034189+0000 mon.c (mon.2) 135 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-29T17:59:52.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:59:52 smithi029 bash[79042]: cluster 2024-08-29T17:59:51.904114+0000 mon.a (mon.0) 572 : cluster [WRN] Health check update: Degraded data redundancy: 95/603 objects degraded (15.755%), 14 pgs degraded (PG_DEGRADED) 2024-08-29T17:59:52.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:59:52 smithi029 bash[79042]: cluster 2024-08-29T17:59:52.038006+0000 mon.a (mon.0) 573 : cluster [DBG] osdmap e568: 8 total, 8 up, 8 in 2024-08-29T17:59:52.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:59:52 smithi029 bash[77880]: cluster 2024-08-29T17:59:51.024708+0000 mon.a (mon.0) 569 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-29T17:59:52.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:59:52 smithi029 bash[77880]: cluster 2024-08-29T17:59:51.032467+0000 mon.a (mon.0) 570 : cluster [INF] osd.4 [v2:172.21.15.110:6800/3040867013,v1:172.21.15.110:6801/3040867013] boot 2024-08-29T17:59:52.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:59:52 smithi029 bash[77880]: cluster 2024-08-29T17:59:51.032585+0000 mon.a (mon.0) 571 : cluster [DBG] osdmap e567: 8 total, 8 up, 8 in 2024-08-29T17:59:52.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:59:52 smithi029 bash[77880]: audit 2024-08-29T17:59:51.034189+0000 mon.c (mon.2) 135 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-29T17:59:52.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:59:52 smithi029 bash[77880]: cluster 2024-08-29T17:59:51.904114+0000 mon.a (mon.0) 572 : cluster [WRN] Health check update: Degraded data redundancy: 95/603 objects degraded (15.755%), 14 pgs degraded (PG_DEGRADED) 2024-08-29T17:59:52.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:59:52 smithi029 bash[77880]: cluster 2024-08-29T17:59:52.038006+0000 mon.a (mon.0) 573 : cluster [DBG] osdmap e568: 8 total, 8 up, 8 in 2024-08-29T17:59:53.070 INFO:tasks.rados.rados.0.smithi029.stdout:2488: done (3 left) 2024-08-29T17:59:53.070 INFO:tasks.rados.rados.0.smithi029.stdout:2490: done (2 left) 2024-08-29T17:59:53.070 INFO:tasks.rados.rados.0.smithi029.stdout:2492: done (1 left) 2024-08-29T17:59:53.070 INFO:tasks.rados.rados.0.smithi029.stdout:2493: done (0 left) 2024-08-29T17:59:53.070 INFO:tasks.rados.rados.0.smithi029.stdout:2494: snap_remove snap 196 2024-08-29T17:59:53.399 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:59:53 smithi110 bash[67519]: cluster 2024-08-29T17:59:51.428608+0000 mgr.y (mgr.25004) 236 : cluster [DBG] pgmap v392: 121 pgs: 6 peering, 30 active+undersized, 11 active+undersized+degraded, 74 active+clean; 439 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 511 B/s rd, 168 KiB/s wr, 2 op/s; 85/603 objects degraded (14.096%) 2024-08-29T17:59:53.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:59:53 smithi029 bash[79042]: cluster 2024-08-29T17:59:51.428608+0000 mgr.y (mgr.25004) 236 : cluster [DBG] pgmap v392: 121 pgs: 6 peering, 30 active+undersized, 11 active+undersized+degraded, 74 active+clean; 439 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 511 B/s rd, 168 KiB/s wr, 2 op/s; 85/603 objects degraded (14.096%) 2024-08-29T17:59:53.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:59:53 smithi029 bash[77880]: cluster 2024-08-29T17:59:51.428608+0000 mgr.y (mgr.25004) 236 : cluster [DBG] pgmap v392: 121 pgs: 6 peering, 30 active+undersized, 11 active+undersized+degraded, 74 active+clean; 439 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 511 B/s rd, 168 KiB/s wr, 2 op/s; 85/603 objects degraded (14.096%) 2024-08-29T17:59:54.098 INFO:tasks.rados.rados.0.smithi029.stdout:2494: done (0 left) 2024-08-29T17:59:54.099 INFO:tasks.rados.rados.0.smithi029.stdout:2495: delete oid 29 current snap is 242 2024-08-29T17:59:54.121 INFO:tasks.rados.rados.0.smithi029.stdout:2495: done (0 left) 2024-08-29T17:59:54.121 INFO:tasks.rados.rados.0.smithi029.stdout:2496: copy_from oid 14 from oid 22 current snap is 242 2024-08-29T17:59:54.121 INFO:tasks.rados.rados.0.smithi029.stdout:2497: delete oid 40 current snap is 242 2024-08-29T17:59:54.126 INFO:tasks.rados.rados.0.smithi029.stdout:2497: done (1 left) 2024-08-29T17:59:54.126 INFO:tasks.rados.rados.0.smithi029.stdout:2498: delete oid 21 current snap is 242 2024-08-29T17:59:54.129 INFO:tasks.rados.rados.0.smithi029.stdout:2498: done (1 left) 2024-08-29T17:59:54.129 INFO:tasks.rados.rados.0.smithi029.stdout:2499: rmattr oid 28 current snap is 242 2024-08-29T17:59:54.129 INFO:tasks.rados.rados.0.smithi029.stdout:2499: done (1 left) 2024-08-29T17:59:54.129 INFO:tasks.rados.rados.0.smithi029.stdout:2500: read oid 7 snap 238 2024-08-29T17:59:54.130 INFO:tasks.rados.rados.0.smithi029.stdout:2500: expect (ObjNum 675 snap 208 seq_num 675) 2024-08-29T17:59:54.130 INFO:tasks.rados.rados.0.smithi029.stdout:2501: delete oid 28 current snap is 242 2024-08-29T17:59:54.135 INFO:tasks.rados.rados.0.smithi029.stdout:2501: done (2 left) 2024-08-29T17:59:54.135 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 3 current snap is 242 2024-08-29T17:59:54.135 INFO:tasks.rados.rados.0.smithi029.stdout:2502: seq_num 745 ranges {0=483328} 2024-08-29T17:59:54.143 INFO:tasks.rados.rados.0.smithi029.stdout:2502: writing smithi02969618-3 from 0 to 483328 tid 1 2024-08-29T17:59:54.143 INFO:tasks.rados.rados.0.smithi029.stdout:2503: delete oid 27 current snap is 242 2024-08-29T17:59:54.147 INFO:tasks.rados.rados.0.smithi029.stdout:2503: done (3 left) 2024-08-29T17:59:54.147 INFO:tasks.rados.rados.0.smithi029.stdout:2504: snap_remove snap 228 2024-08-29T17:59:54.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:59:54 smithi029 bash[77880]: cluster 2024-08-29T17:59:53.071165+0000 mon.a (mon.0) 574 : cluster [DBG] osdmap e569: 8 total, 8 up, 8 in 2024-08-29T17:59:54.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:59:54 smithi110 bash[67519]: cluster 2024-08-29T17:59:53.071165+0000 mon.a (mon.0) 574 : cluster [DBG] osdmap e569: 8 total, 8 up, 8 in 2024-08-29T17:59:54.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:59:54 smithi029 bash[79042]: cluster 2024-08-29T17:59:53.071165+0000 mon.a (mon.0) 574 : cluster [DBG] osdmap e569: 8 total, 8 up, 8 in 2024-08-29T17:59:54.899 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 17:59:54 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:17:59:54] "GET /metrics HTTP/1.1" 200 36270 "" "Prometheus/2.43.0" 2024-08-29T17:59:55.097 INFO:tasks.rados.rados.0.smithi029.stdout:2504: done (3 left) 2024-08-29T17:59:55.098 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 28 current snap is 242 2024-08-29T17:59:55.098 INFO:tasks.rados.rados.0.smithi029.stdout:2505: seq_num 747 ranges {0=516096} 2024-08-29T17:59:55.109 INFO:tasks.rados.rados.0.smithi029.stdout:2505: writing smithi02969618-28 from 0 to 516096 tid 1 2024-08-29T17:59:55.110 INFO:tasks.rados.rados.0.smithi029.stdout:2506: read oid 25 snap -1 2024-08-29T17:59:55.110 INFO:tasks.rados.rados.0.smithi029.stdout:2506: expect deleted 2024-08-29T17:59:55.110 INFO:tasks.rados.rados.0.smithi029.stdout:2507: rollback oid 35 current snap is 242 2024-08-29T17:59:55.110 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 35 to 209 2024-08-29T17:59:55.120 INFO:tasks.rados.rados.0.smithi029.stdout:2500: expect (ObjNum 675 snap 208 seq_num 675) 2024-08-29T17:59:55.355 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:59:55 smithi110 bash[67519]: cluster 2024-08-29T17:59:53.429587+0000 mgr.y (mgr.25004) 237 : cluster [DBG] pgmap v395: 121 pgs: 1 active+clean+snaptrim, 1 active, 6 peering, 1 active+recovery_wait+degraded, 26 active+undersized, 6 active+undersized+degraded, 80 active+clean; 441 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 0 B/s rd, 546 KiB/s wr, 1 op/s; 65/606 objects degraded (10.726%) 2024-08-29T17:59:55.355 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:59:55 smithi110 bash[67519]: cluster 2024-08-29T17:59:54.092672+0000 mon.a (mon.0) 575 : cluster [DBG] osdmap e570: 8 total, 8 up, 8 in 2024-08-29T17:59:55.386 INFO:tasks.rados.rados.0.smithi029.stdout:2502: finishing write tid 1 to smithi02969618-3 2024-08-29T17:59:55.386 INFO:tasks.rados.rados.0.smithi029.stdout:2502: finishing write tid 2 to smithi02969618-3 2024-08-29T17:59:55.386 INFO:tasks.rados.rados.0.smithi029.stdout:2502: finishing write tid 3 to smithi02969618-3 2024-08-29T17:59:55.386 INFO:tasks.rados.rados.0.smithi029.stdout:2502: oid 3 updating version 0 to 1068 2024-08-29T17:59:55.386 INFO:tasks.rados.rados.0.smithi029.stdout:2502: oid 3 version 1068 is already newer than 1067 2024-08-29T17:59:55.386 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 3 v 1068 (ObjNum 745 snap 242 seq_num 745) dirty exists 2024-08-29T17:59:55.386 INFO:tasks.rados.rados.0.smithi029.stdout:2502: left oid 3 (ObjNum 745 snap 242 seq_num 745) 2024-08-29T17:59:55.386 INFO:tasks.rados.rados.0.smithi029.stdout:2496: finishing copy_from racing read to smithi02969618-14 2024-08-29T17:59:55.386 INFO:tasks.rados.rados.0.smithi029.stdout:2496: finishing copy_from to smithi02969618-14 2024-08-29T17:59:55.387 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 14 v 1456 (ObjNum 449 snap 134 seq_num 449) dirty exists 2024-08-29T17:59:55.387 INFO:tasks.rados.rados.0.smithi029.stdout:2505: finishing write tid 1 to smithi02969618-28 2024-08-29T17:59:55.387 INFO:tasks.rados.rados.0.smithi029.stdout:2505: finishing write tid 2 to smithi02969618-28 2024-08-29T17:59:55.387 INFO:tasks.rados.rados.0.smithi029.stdout:2507: finishing rollback tid 0 to smithi02969618-35 2024-08-29T17:59:55.387 INFO:tasks.rados.rados.0.smithi029.stdout:2507: finishing rollback tid 1 to smithi02969618-35 2024-08-29T17:59:55.387 INFO:tasks.rados.rados.0.smithi029.stdout:2496: done (5 left) 2024-08-29T17:59:55.387 INFO:tasks.rados.rados.0.smithi029.stdout:2500: done (4 left) 2024-08-29T17:59:55.387 INFO:tasks.rados.rados.0.smithi029.stdout:2502: done (3 left) 2024-08-29T17:59:55.387 INFO:tasks.rados.rados.0.smithi029.stdout:2506: done (2 left) 2024-08-29T17:59:55.387 INFO:tasks.rados.rados.0.smithi029.stdout:2508: read oid 12 snap -1 2024-08-29T17:59:55.387 INFO:tasks.rados.rados.0.smithi029.stdout:2508: expect deleted 2024-08-29T17:59:55.387 INFO:tasks.rados.rados.0.smithi029.stdout:2509: rmattr oid 24 current snap is 242 2024-08-29T17:59:55.387 INFO:tasks.rados.rados.0.smithi029.stdout:2509: done (3 left) 2024-08-29T17:59:55.388 INFO:tasks.rados.rados.0.smithi029.stdout:2510: copy_from oid 6 from oid 31 current snap is 242 2024-08-29T17:59:55.388 INFO:tasks.rados.rados.0.smithi029.stdout:2507: finishing rollback tid 2 to smithi02969618-35 2024-08-29T17:59:55.388 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 35 v 1631 (ObjNum 636 snap 196 seq_num 636) dirty exists 2024-08-29T17:59:55.388 INFO:tasks.rados.rados.0.smithi029.stdout:2505: finishing write tid 3 to smithi02969618-28 2024-08-29T17:59:55.388 INFO:tasks.rados.rados.0.smithi029.stdout:2505: oid 28 updating version 0 to 1137 2024-08-29T17:59:55.388 INFO:tasks.rados.rados.0.smithi029.stdout:2505: oid 28 updating version 1137 to 1138 2024-08-29T17:59:55.388 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 28 v 1138 (ObjNum 747 snap 242 seq_num 747) dirty exists 2024-08-29T17:59:55.388 INFO:tasks.rados.rados.0.smithi029.stdout:2505: left oid 28 (ObjNum 747 snap 242 seq_num 747) 2024-08-29T17:59:55.388 INFO:tasks.rados.rados.0.smithi029.stdout:2505: done (3 left) 2024-08-29T17:59:55.388 INFO:tasks.rados.rados.0.smithi029.stdout:2507: done (2 left) 2024-08-29T17:59:55.388 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 7 current snap is 242 2024-08-29T17:59:55.388 INFO:tasks.rados.rados.0.smithi029.stdout:2511: seq_num 748 ranges {0=532480} 2024-08-29T17:59:55.395 INFO:tasks.rados.rados.0.smithi029.stdout:2511: writing smithi02969618-7 from 0 to 532480 tid 1 2024-08-29T17:59:55.395 INFO:tasks.rados.rados.0.smithi029.stdout:2512: delete oid 4 current snap is 242 2024-08-29T17:59:55.395 INFO:tasks.rados.rados.0.smithi029.stdout:2510: finishing copy_from racing read to smithi02969618-6 2024-08-29T17:59:55.396 INFO:tasks.rados.rados.0.smithi029.stdout:2510: finishing copy_from to smithi02969618-6 2024-08-29T17:59:55.396 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 6 v 1628 (ObjNum 726 snap 239 seq_num 726) dirty exists 2024-08-29T17:59:55.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:59:55 smithi029 bash[77880]: cluster 2024-08-29T17:59:53.429587+0000 mgr.y (mgr.25004) 237 : cluster [DBG] pgmap v395: 121 pgs: 1 active+clean+snaptrim, 1 active, 6 peering, 1 active+recovery_wait+degraded, 26 active+undersized, 6 active+undersized+degraded, 80 active+clean; 441 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 0 B/s rd, 546 KiB/s wr, 1 op/s; 65/606 objects degraded (10.726%) 2024-08-29T17:59:55.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:59:55 smithi029 bash[77880]: cluster 2024-08-29T17:59:54.092672+0000 mon.a (mon.0) 575 : cluster [DBG] osdmap e570: 8 total, 8 up, 8 in 2024-08-29T17:59:55.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:59:55 smithi029 bash[79042]: cluster 2024-08-29T17:59:53.429587+0000 mgr.y (mgr.25004) 237 : cluster [DBG] pgmap v395: 121 pgs: 1 active+clean+snaptrim, 1 active, 6 peering, 1 active+recovery_wait+degraded, 26 active+undersized, 6 active+undersized+degraded, 80 active+clean; 441 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 0 B/s rd, 546 KiB/s wr, 1 op/s; 65/606 objects degraded (10.726%) 2024-08-29T17:59:55.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:59:55 smithi029 bash[79042]: cluster 2024-08-29T17:59:54.092672+0000 mon.a (mon.0) 575 : cluster [DBG] osdmap e570: 8 total, 8 up, 8 in 2024-08-29T17:59:55.400 INFO:tasks.rados.rados.0.smithi029.stdout:2508: done (3 left) 2024-08-29T17:59:55.400 INFO:tasks.rados.rados.0.smithi029.stdout:2510: done (2 left) 2024-08-29T17:59:55.400 INFO:tasks.rados.rados.0.smithi029.stdout:2512: done (1 left) 2024-08-29T17:59:55.400 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 23 current snap is 242 2024-08-29T17:59:55.400 INFO:tasks.rados.rados.0.smithi029.stdout:2513: seq_num 750 ranges {5742592=565248} 2024-08-29T17:59:55.481 INFO:tasks.rados.rados.0.smithi029.stdout:2513: writing smithi02969618-23 from 5742592 to 6307840 tid 1 2024-08-29T17:59:55.481 INFO:tasks.rados.rados.0.smithi029.stdout:2514: delete oid 15 current snap is 242 2024-08-29T17:59:55.481 INFO:tasks.rados.rados.0.smithi029.stdout:2511: finishing write tid 1 to smithi02969618-7 2024-08-29T17:59:55.481 INFO:tasks.rados.rados.0.smithi029.stdout:2511: finishing write tid 2 to smithi02969618-7 2024-08-29T17:59:55.481 INFO:tasks.rados.rados.0.smithi029.stdout:2511: finishing write tid 3 to smithi02969618-7 2024-08-29T17:59:55.481 INFO:tasks.rados.rados.0.smithi029.stdout:2511: oid 7 updating version 0 to 1070 2024-08-29T17:59:55.481 INFO:tasks.rados.rados.0.smithi029.stdout:2511: oid 7 version 1070 is already newer than 1069 2024-08-29T17:59:55.482 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 7 v 1070 (ObjNum 748 snap 242 seq_num 748) dirty exists 2024-08-29T17:59:55.482 INFO:tasks.rados.rados.0.smithi029.stdout:2511: left oid 7 (ObjNum 748 snap 242 seq_num 748) 2024-08-29T17:59:55.490 INFO:tasks.rados.rados.0.smithi029.stdout:2513: finishing write tid 1 to smithi02969618-23 2024-08-29T17:59:55.490 INFO:tasks.rados.rados.0.smithi029.stdout:2513: finishing write tid 2 to smithi02969618-23 2024-08-29T17:59:55.492 INFO:tasks.rados.rados.0.smithi029.stdout:2513: finishing write tid 3 to smithi02969618-23 2024-08-29T17:59:55.492 INFO:tasks.rados.rados.0.smithi029.stdout:2513: oid 23 updating version 0 to 2011 2024-08-29T17:59:55.492 INFO:tasks.rados.rados.0.smithi029.stdout:2513: oid 23 updating version 2011 to 2012 2024-08-29T17:59:55.492 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 23 v 2012 (ObjNum 750 snap 242 seq_num 750) dirty exists 2024-08-29T17:59:55.492 INFO:tasks.rados.rados.0.smithi029.stdout:2513: left oid 23 (ObjNum 750 snap 242 seq_num 750) 2024-08-29T17:59:55.492 INFO:tasks.rados.rados.0.smithi029.stdout:2511: done (2 left) 2024-08-29T17:59:55.492 INFO:tasks.rados.rados.0.smithi029.stdout:2513: done (1 left) 2024-08-29T17:59:55.492 INFO:tasks.rados.rados.0.smithi029.stdout:2514: done (0 left) 2024-08-29T17:59:55.492 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 49 current snap is 242 2024-08-29T17:59:55.492 INFO:tasks.rados.rados.0.smithi029.stdout:2515: seq_num 752 ranges {2007040=598016} 2024-08-29T17:59:55.512 INFO:tasks.rados.rados.0.smithi029.stdout:2515: writing smithi02969618-49 from 2007040 to 2605056 tid 1 2024-08-29T17:59:55.512 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 15 current snap is 242 2024-08-29T17:59:55.512 INFO:tasks.rados.rados.0.smithi029.stdout:2516: seq_num 753 ranges {0=614400} 2024-08-29T17:59:55.517 INFO:tasks.rados.rados.0.smithi029.stdout:2516: writing smithi02969618-15 from 0 to 614400 tid 1 2024-08-29T17:59:55.517 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 18 current snap is 242 2024-08-29T17:59:55.517 INFO:tasks.rados.rados.0.smithi029.stdout:2517: seq_num 754 ranges {0=630784} 2024-08-29T17:59:55.522 INFO:tasks.rados.rados.0.smithi029.stdout:2517: writing smithi02969618-18 from 0 to 630784 tid 1 2024-08-29T17:59:55.522 INFO:tasks.rados.rados.0.smithi029.stdout:2518: read oid 42 snap -1 2024-08-29T17:59:55.522 INFO:tasks.rados.rados.0.smithi029.stdout:2518: expect (ObjNum 727 snap 239 seq_num 727) 2024-08-29T17:59:55.522 INFO:tasks.rados.rados.0.smithi029.stdout:2519: snap_remove snap 238 2024-08-29T17:59:56.104 INFO:tasks.rados.rados.0.smithi029.stdout:2519: done (4 left) 2024-08-29T17:59:56.104 INFO:tasks.rados.rados.0.smithi029.stdout:2520: delete oid 3 current snap is 242 2024-08-29T17:59:56.104 INFO:tasks.rados.rados.0.smithi029.stdout:2515: finishing write tid 1 to smithi02969618-49 2024-08-29T17:59:56.104 INFO:tasks.rados.rados.0.smithi029.stdout:2515: finishing write tid 2 to smithi02969618-49 2024-08-29T17:59:56.104 INFO:tasks.rados.rados.0.smithi029.stdout:2516: finishing write tid 1 to smithi02969618-15 2024-08-29T17:59:56.104 INFO:tasks.rados.rados.0.smithi029.stdout:2515: finishing write tid 3 to smithi02969618-49 2024-08-29T17:59:56.104 INFO:tasks.rados.rados.0.smithi029.stdout:2515: oid 49 updating version 0 to 2016 2024-08-29T17:59:56.104 INFO:tasks.rados.rados.0.smithi029.stdout:2515: oid 49 updating version 2016 to 2017 2024-08-29T17:59:56.105 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 49 v 2017 (ObjNum 752 snap 242 seq_num 752) dirty exists 2024-08-29T17:59:56.105 INFO:tasks.rados.rados.0.smithi029.stdout:2515: left oid 49 (ObjNum 752 snap 242 seq_num 752) 2024-08-29T17:59:56.105 INFO:tasks.rados.rados.0.smithi029.stdout:2516: finishing write tid 2 to smithi02969618-15 2024-08-29T17:59:56.105 INFO:tasks.rados.rados.0.smithi029.stdout:2516: finishing write tid 3 to smithi02969618-15 2024-08-29T17:59:56.105 INFO:tasks.rados.rados.0.smithi029.stdout:2516: oid 15 updating version 0 to 2019 2024-08-29T17:59:56.105 INFO:tasks.rados.rados.0.smithi029.stdout:2516: oid 15 version 2019 is already newer than 2018 2024-08-29T17:59:56.105 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 15 v 2019 (ObjNum 753 snap 242 seq_num 753) dirty exists 2024-08-29T17:59:56.105 INFO:tasks.rados.rados.0.smithi029.stdout:2516: left oid 15 (ObjNum 753 snap 242 seq_num 753) 2024-08-29T17:59:56.105 INFO:tasks.rados.rados.0.smithi029.stdout:2517: finishing write tid 1 to smithi02969618-18 2024-08-29T17:59:56.105 INFO:tasks.rados.rados.0.smithi029.stdout:2517: finishing write tid 2 to smithi02969618-18 2024-08-29T17:59:56.105 INFO:tasks.rados.rados.0.smithi029.stdout:2517: finishing write tid 3 to smithi02969618-18 2024-08-29T17:59:56.105 INFO:tasks.rados.rados.0.smithi029.stdout:2517: oid 18 updating version 0 to 1053 2024-08-29T17:59:56.105 INFO:tasks.rados.rados.0.smithi029.stdout:2517: oid 18 version 1053 is already newer than 1052 2024-08-29T17:59:56.105 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 18 v 1053 (ObjNum 754 snap 242 seq_num 754) dirty exists 2024-08-29T17:59:56.106 INFO:tasks.rados.rados.0.smithi029.stdout:2517: left oid 18 (ObjNum 754 snap 242 seq_num 754) 2024-08-29T17:59:56.106 INFO:tasks.rados.rados.0.smithi029.stdout:2518: expect (ObjNum 727 snap 239 seq_num 727) 2024-08-29T17:59:56.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:59:56 smithi029 bash[77880]: cluster 2024-08-29T17:59:55.099038+0000 mon.a (mon.0) 576 : cluster [DBG] osdmap e571: 8 total, 8 up, 8 in 2024-08-29T17:59:56.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:59:56 smithi110 bash[67519]: cluster 2024-08-29T17:59:55.099038+0000 mon.a (mon.0) 576 : cluster [DBG] osdmap e571: 8 total, 8 up, 8 in 2024-08-29T17:59:56.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:59:56 smithi029 bash[79042]: cluster 2024-08-29T17:59:55.099038+0000 mon.a (mon.0) 576 : cluster [DBG] osdmap e571: 8 total, 8 up, 8 in 2024-08-29T17:59:57.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:59:57 smithi029 bash[77880]: cluster 2024-08-29T17:59:55.430386+0000 mgr.y (mgr.25004) 238 : cluster [DBG] pgmap v398: 121 pgs: 1 active+clean+snaptrim, 1 active, 6 peering, 1 active+recovery_wait+degraded, 112 active+clean; 435 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.7 MiB/s wr, 8 op/s; 6/591 objects degraded (1.015%); 15 MiB/s, 3 objects/s recovering 2024-08-29T17:59:57.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:59:57 smithi029 bash[77880]: cluster 2024-08-29T17:59:56.103311+0000 mon.a (mon.0) 577 : cluster [DBG] osdmap e572: 8 total, 8 up, 8 in 2024-08-29T17:59:57.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:59:57 smithi029 bash[77880]: cluster 2024-08-29T17:59:56.905423+0000 mon.a (mon.0) 578 : cluster [WRN] Health check update: Degraded data redundancy: 6/591 objects degraded (1.015%), 1 pg degraded (PG_DEGRADED) 2024-08-29T17:59:57.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:59:57 smithi110 bash[67519]: cluster 2024-08-29T17:59:55.430386+0000 mgr.y (mgr.25004) 238 : cluster [DBG] pgmap v398: 121 pgs: 1 active+clean+snaptrim, 1 active, 6 peering, 1 active+recovery_wait+degraded, 112 active+clean; 435 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.7 MiB/s wr, 8 op/s; 6/591 objects degraded (1.015%); 15 MiB/s, 3 objects/s recovering 2024-08-29T17:59:57.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:59:57 smithi110 bash[67519]: cluster 2024-08-29T17:59:56.103311+0000 mon.a (mon.0) 577 : cluster [DBG] osdmap e572: 8 total, 8 up, 8 in 2024-08-29T17:59:57.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:59:57 smithi110 bash[67519]: cluster 2024-08-29T17:59:56.905423+0000 mon.a (mon.0) 578 : cluster [WRN] Health check update: Degraded data redundancy: 6/591 objects degraded (1.015%), 1 pg degraded (PG_DEGRADED) 2024-08-29T17:59:57.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:59:57 smithi029 bash[79042]: cluster 2024-08-29T17:59:55.430386+0000 mgr.y (mgr.25004) 238 : cluster [DBG] pgmap v398: 121 pgs: 1 active+clean+snaptrim, 1 active, 6 peering, 1 active+recovery_wait+degraded, 112 active+clean; 435 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.7 MiB/s wr, 8 op/s; 6/591 objects degraded (1.015%); 15 MiB/s, 3 objects/s recovering 2024-08-29T17:59:57.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:59:57 smithi029 bash[79042]: cluster 2024-08-29T17:59:56.103311+0000 mon.a (mon.0) 577 : cluster [DBG] osdmap e572: 8 total, 8 up, 8 in 2024-08-29T17:59:57.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:59:57 smithi029 bash[79042]: cluster 2024-08-29T17:59:56.905423+0000 mon.a (mon.0) 578 : cluster [WRN] Health check update: Degraded data redundancy: 6/591 objects degraded (1.015%), 1 pg degraded (PG_DEGRADED) 2024-08-29T17:59:57.680 INFO:tasks.rados.rados.0.smithi029.stdout:2515: done (4 left) 2024-08-29T17:59:57.680 INFO:tasks.rados.rados.0.smithi029.stdout:2516: done (3 left) 2024-08-29T17:59:57.680 INFO:tasks.rados.rados.0.smithi029.stdout:2517: done (2 left) 2024-08-29T17:59:57.680 INFO:tasks.rados.rados.0.smithi029.stdout:2518: done (1 left) 2024-08-29T17:59:57.681 INFO:tasks.rados.rados.0.smithi029.stdout:2520: done (0 left) 2024-08-29T17:59:57.681 INFO:tasks.rados.rados.0.smithi029.stdout:2521: delete oid 39 current snap is 242 2024-08-29T17:59:57.685 INFO:tasks.rados.rados.0.smithi029.stdout:2521: done (0 left) 2024-08-29T17:59:57.685 INFO:tasks.rados.rados.0.smithi029.stdout:2522: copy_from oid 18 from oid 48 current snap is 242 2024-08-29T17:59:57.685 INFO:tasks.rados.rados.0.smithi029.stdout:2523: read oid 29 snap -1 2024-08-29T17:59:57.685 INFO:tasks.rados.rados.0.smithi029.stdout:2523: expect deleted 2024-08-29T17:59:57.685 INFO:tasks.rados.rados.0.smithi029.stdout:2524: read oid 12 snap -1 2024-08-29T17:59:57.685 INFO:tasks.rados.rados.0.smithi029.stdout:2524: expect deleted 2024-08-29T17:59:57.685 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 21 current snap is 242 2024-08-29T17:59:57.685 INFO:tasks.rados.rados.0.smithi029.stdout:2525: seq_num 757 ranges {0=688128} 2024-08-29T17:59:57.689 INFO:tasks.rados.rados.0.smithi029.stdout:2525: writing smithi02969618-21 from 0 to 688128 tid 1 2024-08-29T17:59:57.689 INFO:tasks.rados.rados.0.smithi029.stdout:2526: read oid 17 snap -1 2024-08-29T17:59:57.689 INFO:tasks.rados.rados.0.smithi029.stdout:2526: expect (ObjNum 612 snap 185 seq_num 612) 2024-08-29T17:59:57.690 INFO:tasks.rados.rados.0.smithi029.stdout:2527: rollback oid 3 current snap is 242 2024-08-29T17:59:57.690 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 3 to 241 2024-08-29T17:59:57.690 INFO:tasks.rados.rados.0.smithi029.stdout:2523: done (5 left) 2024-08-29T17:59:57.690 INFO:tasks.rados.rados.0.smithi029.stdout:2524: done (4 left) 2024-08-29T17:59:57.690 INFO:tasks.rados.rados.0.smithi029.stdout:2528: snap_remove snap 218 2024-08-29T17:59:58.122 INFO:tasks.rados.rados.0.smithi029.stdout:2528: done (4 left) 2024-08-29T17:59:58.123 INFO:tasks.rados.rados.0.smithi029.stdout:2529: snap_remove snap 210 2024-08-29T17:59:58.423 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:59:58 smithi110 bash[67519]: cluster 2024-08-29T17:59:58.111213+0000 mon.a (mon.0) 579 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 6/591 objects degraded (1.015%), 1 pg degraded) 2024-08-29T17:59:58.424 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:59:58 smithi110 bash[67519]: cluster 2024-08-29T17:59:58.111263+0000 mon.a (mon.0) 580 : cluster [INF] Cluster is now healthy 2024-08-29T17:59:58.424 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:59:58 smithi110 bash[67519]: cluster 2024-08-29T17:59:58.124476+0000 mon.a (mon.0) 581 : cluster [DBG] osdmap e573: 8 total, 8 up, 8 in 2024-08-29T17:59:58.649 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:59:58 smithi029 bash[77880]: cluster 2024-08-29T17:59:58.111213+0000 mon.a (mon.0) 579 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 6/591 objects degraded (1.015%), 1 pg degraded) 2024-08-29T17:59:58.650 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:59:58 smithi029 bash[77880]: cluster 2024-08-29T17:59:58.111263+0000 mon.a (mon.0) 580 : cluster [INF] Cluster is now healthy 2024-08-29T17:59:58.650 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:59:58 smithi029 bash[77880]: cluster 2024-08-29T17:59:58.124476+0000 mon.a (mon.0) 581 : cluster [DBG] osdmap e573: 8 total, 8 up, 8 in 2024-08-29T17:59:58.650 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:59:58 smithi029 bash[79042]: cluster 2024-08-29T17:59:58.111213+0000 mon.a (mon.0) 579 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 6/591 objects degraded (1.015%), 1 pg degraded) 2024-08-29T17:59:58.650 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:59:58 smithi029 bash[79042]: cluster 2024-08-29T17:59:58.111263+0000 mon.a (mon.0) 580 : cluster [INF] Cluster is now healthy 2024-08-29T17:59:58.650 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:59:58 smithi029 bash[79042]: cluster 2024-08-29T17:59:58.124476+0000 mon.a (mon.0) 581 : cluster [DBG] osdmap e573: 8 total, 8 up, 8 in 2024-08-29T17:59:59.135 INFO:tasks.rados.rados.0.smithi029.stdout:2529: done (4 left) 2024-08-29T17:59:59.135 INFO:tasks.rados.rados.0.smithi029.stdout:2530: rmattr oid 2 current snap is 242 2024-08-29T17:59:59.136 INFO:tasks.rados.rados.0.smithi029.stdout:2522: finishing copy_from racing read to smithi02969618-18 2024-08-29T17:59:59.136 INFO:tasks.rados.rados.0.smithi029.stdout:2527: finishing rollback tid 1 to smithi02969618-3 2024-08-29T17:59:59.136 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 3 v 1071 (ObjNum 993 snap 0 seq_num 3019756504) dirty dne 2024-08-29T17:59:59.136 INFO:tasks.rados.rados.0.smithi029.stdout:2522: finishing copy_from to smithi02969618-18 2024-08-29T17:59:59.136 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 18 v 1096 (ObjNum 729 snap 239 seq_num 729) dirty exists 2024-08-29T17:59:59.136 INFO:tasks.rados.rados.0.smithi029.stdout:2525: finishing write tid 1 to smithi02969618-21 2024-08-29T17:59:59.136 INFO:tasks.rados.rados.0.smithi029.stdout:2525: finishing write tid 2 to smithi02969618-21 2024-08-29T17:59:59.136 INFO:tasks.rados.rados.0.smithi029.stdout:2526: expect (ObjNum 612 snap 185 seq_num 612) 2024-08-29T17:59:59.164 INFO:tasks.rados.rados.0.smithi029.stdout:2525: finishing write tid 3 to smithi02969618-21 2024-08-29T17:59:59.164 INFO:tasks.rados.rados.0.smithi029.stdout:2525: oid 21 updating version 0 to 429 2024-08-29T17:59:59.164 INFO:tasks.rados.rados.0.smithi029.stdout:2525: oid 21 version 429 is already newer than 428 2024-08-29T17:59:59.164 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 21 v 429 (ObjNum 757 snap 242 seq_num 757) dirty exists 2024-08-29T17:59:59.165 INFO:tasks.rados.rados.0.smithi029.stdout:2525: left oid 21 (ObjNum 757 snap 242 seq_num 757) 2024-08-29T17:59:59.165 INFO:tasks.rados.rados.0.smithi029.stdout:2522: done (4 left) 2024-08-29T17:59:59.165 INFO:tasks.rados.rados.0.smithi029.stdout:2525: done (3 left) 2024-08-29T17:59:59.165 INFO:tasks.rados.rados.0.smithi029.stdout:2526: done (2 left) 2024-08-29T17:59:59.165 INFO:tasks.rados.rados.0.smithi029.stdout:2527: done (1 left) 2024-08-29T17:59:59.165 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 23 current snap is 242 2024-08-29T17:59:59.165 INFO:tasks.rados.rados.0.smithi029.stdout:2531: seq_num 758 ranges {6307840=704512} 2024-08-29T17:59:59.230 INFO:tasks.rados.rados.0.smithi029.stdout:2531: writing smithi02969618-23 from 6307840 to 7012352 tid 1 2024-08-29T17:59:59.230 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 29 current snap is 242 2024-08-29T17:59:59.230 INFO:tasks.rados.rados.0.smithi029.stdout:2532: seq_num 759 ranges {0=720896} 2024-08-29T17:59:59.235 INFO:tasks.rados.rados.0.smithi029.stdout:2532: writing smithi02969618-29 from 0 to 720896 tid 1 2024-08-29T17:59:59.235 INFO:tasks.rados.rados.0.smithi029.stdout:2533: read oid 28 snap -1 2024-08-29T17:59:59.235 INFO:tasks.rados.rados.0.smithi029.stdout:2533: expect (ObjNum 747 snap 242 seq_num 747) 2024-08-29T17:59:59.235 INFO:tasks.rados.rados.0.smithi029.stdout:2534: snap_remove snap 230 2024-08-29T17:59:59.649 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:59:59 smithi110 bash[67519]: cluster 2024-08-29T17:59:57.431390+0000 mgr.y (mgr.25004) 239 : cluster [DBG] pgmap v400: 121 pgs: 121 active+clean; 449 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 5.3 MiB/s wr, 10 op/s; 18 MiB/s, 5 objects/s recovering 2024-08-29T17:59:59.649 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:59:59 smithi110 bash[67519]: audit 2024-08-29T17:59:58.938198+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:59:59.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:59:59 smithi110 bash[67519]: audit 2024-08-29T17:59:58.951472+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:59:59.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:59:59 smithi110 bash[67519]: audit 2024-08-29T17:59:58.954983+0000 mon.c (mon.2) 136 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:59:59.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:59:59 smithi110 bash[67519]: audit 2024-08-29T17:59:58.956933+0000 mon.c (mon.2) 137 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T17:59:59.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:59:59 smithi110 bash[67519]: audit 2024-08-29T17:59:58.967706+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:59:59.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:59:59 smithi110 bash[67519]: audit 2024-08-29T17:59:59.130647+0000 mon.c (mon.2) 138 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:59:59.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:59:59 smithi110 bash[67519]: cluster 2024-08-29T17:59:59.134148+0000 mon.a (mon.0) 585 : cluster [DBG] osdmap e574: 8 total, 8 up, 8 in 2024-08-29T17:59:59.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:59:59 smithi110 bash[67519]: audit 2024-08-29T17:59:59.148634+0000 mon.c (mon.2) 139 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T17:59:59.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:59:59 smithi110 bash[67519]: audit 2024-08-29T17:59:59.156899+0000 mon.c (mon.2) 140 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T17:59:59.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:59:59 smithi110 bash[67519]: audit 2024-08-29T17:59:59.159041+0000 mon.c (mon.2) 141 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T17:59:59.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 17:59:59 smithi110 bash[67519]: audit 2024-08-29T17:59:59.162440+0000 mon.c (mon.2) 142 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-08-29T17:59:59.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:59:59 smithi029 bash[77880]: cluster 2024-08-29T17:59:57.431390+0000 mgr.y (mgr.25004) 239 : cluster [DBG] pgmap v400: 121 pgs: 121 active+clean; 449 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 5.3 MiB/s wr, 10 op/s; 18 MiB/s, 5 objects/s recovering 2024-08-29T17:59:59.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:59:59 smithi029 bash[77880]: audit 2024-08-29T17:59:58.938198+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:59:59.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:59:59 smithi029 bash[77880]: audit 2024-08-29T17:59:58.951472+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:59:59.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:59:59 smithi029 bash[77880]: audit 2024-08-29T17:59:58.954983+0000 mon.c (mon.2) 136 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:59:59.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:59:59 smithi029 bash[77880]: audit 2024-08-29T17:59:58.956933+0000 mon.c (mon.2) 137 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T17:59:59.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:59:59 smithi029 bash[77880]: audit 2024-08-29T17:59:58.967706+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:59:59.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:59:59 smithi029 bash[77880]: audit 2024-08-29T17:59:59.130647+0000 mon.c (mon.2) 138 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:59:59.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:59:59 smithi029 bash[77880]: cluster 2024-08-29T17:59:59.134148+0000 mon.a (mon.0) 585 : cluster [DBG] osdmap e574: 8 total, 8 up, 8 in 2024-08-29T17:59:59.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:59:59 smithi029 bash[77880]: audit 2024-08-29T17:59:59.148634+0000 mon.c (mon.2) 139 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T17:59:59.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:59:59 smithi029 bash[77880]: audit 2024-08-29T17:59:59.156899+0000 mon.c (mon.2) 140 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T17:59:59.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:59:59 smithi029 bash[77880]: audit 2024-08-29T17:59:59.159041+0000 mon.c (mon.2) 141 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T17:59:59.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 17:59:59 smithi029 bash[77880]: audit 2024-08-29T17:59:59.162440+0000 mon.c (mon.2) 142 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-08-29T17:59:59.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:59:59 smithi029 bash[79042]: cluster 2024-08-29T17:59:57.431390+0000 mgr.y (mgr.25004) 239 : cluster [DBG] pgmap v400: 121 pgs: 121 active+clean; 449 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 5.3 MiB/s wr, 10 op/s; 18 MiB/s, 5 objects/s recovering 2024-08-29T17:59:59.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:59:59 smithi029 bash[79042]: audit 2024-08-29T17:59:58.938198+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:59:59.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:59:59 smithi029 bash[79042]: audit 2024-08-29T17:59:58.951472+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:59:59.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:59:59 smithi029 bash[79042]: audit 2024-08-29T17:59:58.954983+0000 mon.c (mon.2) 136 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:59:59.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:59:59 smithi029 bash[79042]: audit 2024-08-29T17:59:58.956933+0000 mon.c (mon.2) 137 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T17:59:59.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:59:59 smithi029 bash[79042]: audit 2024-08-29T17:59:58.967706+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T17:59:59.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:59:59 smithi029 bash[79042]: audit 2024-08-29T17:59:59.130647+0000 mon.c (mon.2) 138 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:59:59.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:59:59 smithi029 bash[79042]: cluster 2024-08-29T17:59:59.134148+0000 mon.a (mon.0) 585 : cluster [DBG] osdmap e574: 8 total, 8 up, 8 in 2024-08-29T17:59:59.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:59:59 smithi029 bash[79042]: audit 2024-08-29T17:59:59.148634+0000 mon.c (mon.2) 139 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T17:59:59.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:59:59 smithi029 bash[79042]: audit 2024-08-29T17:59:59.156899+0000 mon.c (mon.2) 140 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T17:59:59.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:59:59 smithi029 bash[79042]: audit 2024-08-29T17:59:59.159041+0000 mon.c (mon.2) 141 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T17:59:59.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 17:59:59 smithi029 bash[79042]: audit 2024-08-29T17:59:59.162440+0000 mon.c (mon.2) 142 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-08-29T18:00:00.190 INFO:tasks.rados.rados.0.smithi029.stdout:2534: done (4 left) 2024-08-29T18:00:00.190 INFO:tasks.rados.rados.0.smithi029.stdout:2535: setattr oid 48 current snap is 242 2024-08-29T18:00:00.190 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 2 v 2039 (ObjNum 643 snap 200 seq_num 643) dirty exists 2024-08-29T18:00:00.190 INFO:tasks.rados.rados.0.smithi029.stdout:2531: finishing write tid 1 to smithi02969618-23 2024-08-29T18:00:00.190 INFO:tasks.rados.rados.0.smithi029.stdout:2531: finishing write tid 2 to smithi02969618-23 2024-08-29T18:00:00.191 INFO:tasks.rados.rados.0.smithi029.stdout:2531: finishing write tid 3 to smithi02969618-23 2024-08-29T18:00:00.191 INFO:tasks.rados.rados.0.smithi029.stdout:2531: oid 23 updating version 0 to 2050 2024-08-29T18:00:00.191 INFO:tasks.rados.rados.0.smithi029.stdout:2531: oid 23 updating version 2050 to 2051 2024-08-29T18:00:00.191 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 23 v 2051 (ObjNum 758 snap 242 seq_num 758) dirty exists 2024-08-29T18:00:00.191 INFO:tasks.rados.rados.0.smithi029.stdout:2531: left oid 23 (ObjNum 758 snap 242 seq_num 758) 2024-08-29T18:00:00.191 INFO:tasks.rados.rados.0.smithi029.stdout:2533: expect (ObjNum 747 snap 242 seq_num 747) 2024-08-29T18:00:00.238 INFO:tasks.rados.rados.0.smithi029.stdout:2532: finishing write tid 1 to smithi02969618-29 2024-08-29T18:00:00.238 INFO:tasks.rados.rados.0.smithi029.stdout:2532: finishing write tid 2 to smithi02969618-29 2024-08-29T18:00:00.238 INFO:tasks.rados.rados.0.smithi029.stdout:2532: finishing write tid 3 to smithi02969618-29 2024-08-29T18:00:00.238 INFO:tasks.rados.rados.0.smithi029.stdout:2532: oid 29 updating version 0 to 1072 2024-08-29T18:00:00.238 INFO:tasks.rados.rados.0.smithi029.stdout:2532: oid 29 updating version 1072 to 1073 2024-08-29T18:00:00.238 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 29 v 1073 (ObjNum 759 snap 242 seq_num 759) dirty exists 2024-08-29T18:00:00.238 INFO:tasks.rados.rados.0.smithi029.stdout:2532: left oid 29 (ObjNum 759 snap 242 seq_num 759) 2024-08-29T18:00:00.238 INFO:tasks.rados.rados.0.smithi029.stdout:2530: done (4 left) 2024-08-29T18:00:00.238 INFO:tasks.rados.rados.0.smithi029.stdout:2531: done (3 left) 2024-08-29T18:00:00.238 INFO:tasks.rados.rados.0.smithi029.stdout:2532: done (2 left) 2024-08-29T18:00:00.238 INFO:tasks.rados.rados.0.smithi029.stdout:2533: done (1 left) 2024-08-29T18:00:00.239 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 49 current snap is 242 2024-08-29T18:00:00.239 INFO:tasks.rados.rados.0.smithi029.stdout:2536: seq_num 760 ranges {2605056=737280} 2024-08-29T18:00:00.268 INFO:tasks.rados.rados.0.smithi029.stdout:2536: writing smithi02969618-49 from 2605056 to 3342336 tid 1 2024-08-29T18:00:00.269 INFO:tasks.rados.rados.0.smithi029.stdout:2537: snap_remove snap 200 2024-08-29T18:00:00.649 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:00:00 smithi110 bash[67519]: audit 2024-08-29T17:59:59.162787+0000 mgr.y (mgr.25004) 240 : audit [DBG] from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-08-29T18:00:00.649 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:00:00 smithi110 bash[67519]: cephadm 2024-08-29T17:59:59.165169+0000 mgr.y (mgr.25004) 241 : cephadm [INF] Upgrade: osd.5 is safe to restart 2024-08-29T18:00:00.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:00:00 smithi110 bash[67519]: cluster 2024-08-29T18:00:00.000139+0000 mon.a (mon.0) 586 : cluster [INF] overall HEALTH_OK 2024-08-29T18:00:00.650 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:00:00 smithi029 bash[79042]: audit 2024-08-29T17:59:59.162787+0000 mgr.y (mgr.25004) 240 : audit [DBG] from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-08-29T18:00:00.650 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:00:00 smithi029 bash[79042]: cephadm 2024-08-29T17:59:59.165169+0000 mgr.y (mgr.25004) 241 : cephadm [INF] Upgrade: osd.5 is safe to restart 2024-08-29T18:00:00.650 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:00:00 smithi029 bash[79042]: cluster 2024-08-29T18:00:00.000139+0000 mon.a (mon.0) 586 : cluster [INF] overall HEALTH_OK 2024-08-29T18:00:00.650 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:00:00 smithi029 bash[77880]: audit 2024-08-29T17:59:59.162787+0000 mgr.y (mgr.25004) 240 : audit [DBG] from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-08-29T18:00:00.650 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:00:00 smithi029 bash[77880]: cephadm 2024-08-29T17:59:59.165169+0000 mgr.y (mgr.25004) 241 : cephadm [INF] Upgrade: osd.5 is safe to restart 2024-08-29T18:00:00.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:00:00 smithi029 bash[77880]: cluster 2024-08-29T18:00:00.000139+0000 mon.a (mon.0) 586 : cluster [INF] overall HEALTH_OK 2024-08-29T18:00:01.204 INFO:tasks.rados.rados.0.smithi029.stdout:2537: done (2 left) 2024-08-29T18:00:01.204 INFO:tasks.rados.rados.0.smithi029.stdout:2538: snap_remove snap 239 2024-08-29T18:00:01.213 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:00:01 smithi110 bash[67519]: cluster 2024-08-29T17:59:59.432422+0000 mgr.y (mgr.25004) 242 : cluster [DBG] pgmap v403: 121 pgs: 121 active+clean; 448 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 9.8 MiB/s rd, 4.1 MiB/s wr, 13 op/s; 3.9 MiB/s, 1 objects/s recovering 2024-08-29T18:00:01.214 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:00:01 smithi110 bash[67519]: cluster 2024-08-29T18:00:00.189874+0000 mon.a (mon.0) 587 : cluster [DBG] osdmap e575: 8 total, 8 up, 8 in 2024-08-29T18:00:01.649 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:00:01 smithi029 bash[79042]: cluster 2024-08-29T17:59:59.432422+0000 mgr.y (mgr.25004) 242 : cluster [DBG] pgmap v403: 121 pgs: 121 active+clean; 448 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 9.8 MiB/s rd, 4.1 MiB/s wr, 13 op/s; 3.9 MiB/s, 1 objects/s recovering 2024-08-29T18:00:01.650 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:00:01 smithi029 bash[79042]: cluster 2024-08-29T18:00:00.189874+0000 mon.a (mon.0) 587 : cluster [DBG] osdmap e575: 8 total, 8 up, 8 in 2024-08-29T18:00:01.650 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:00:01 smithi029 bash[77880]: cluster 2024-08-29T17:59:59.432422+0000 mgr.y (mgr.25004) 242 : cluster [DBG] pgmap v403: 121 pgs: 121 active+clean; 448 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 9.8 MiB/s rd, 4.1 MiB/s wr, 13 op/s; 3.9 MiB/s, 1 objects/s recovering 2024-08-29T18:00:01.650 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:00:01 smithi029 bash[77880]: cluster 2024-08-29T18:00:00.189874+0000 mon.a (mon.0) 587 : cluster [DBG] osdmap e575: 8 total, 8 up, 8 in 2024-08-29T18:00:01.918 INFO:tasks.rados.rados.0.smithi029.stdout:2538: done (2 left) 2024-08-29T18:00:01.918 INFO:tasks.rados.rados.0.smithi029.stdout:2539: delete oid 31 current snap is 242 2024-08-29T18:00:01.919 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 48 v 1097 (ObjNum 729 snap 239 seq_num 729) dirty exists 2024-08-29T18:00:01.919 INFO:tasks.rados.rados.0.smithi029.stdout:2536: finishing write tid 1 to smithi02969618-49 2024-08-29T18:00:01.919 INFO:tasks.rados.rados.0.smithi029.stdout:2536: finishing write tid 2 to smithi02969618-49 2024-08-29T18:00:01.919 INFO:tasks.rados.rados.0.smithi029.stdout:2536: finishing write tid 3 to smithi02969618-49 2024-08-29T18:00:01.919 INFO:tasks.rados.rados.0.smithi029.stdout:2536: oid 49 updating version 0 to 2062 2024-08-29T18:00:01.919 INFO:tasks.rados.rados.0.smithi029.stdout:2536: oid 49 updating version 2062 to 2063 2024-08-29T18:00:01.919 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 49 v 2063 (ObjNum 760 snap 242 seq_num 760) dirty exists 2024-08-29T18:00:01.919 INFO:tasks.rados.rados.0.smithi029.stdout:2536: left oid 49 (ObjNum 760 snap 242 seq_num 760) 2024-08-29T18:00:01.939 INFO:tasks.rados.rados.0.smithi029.stdout:2535: done (2 left) 2024-08-29T18:00:01.940 INFO:tasks.rados.rados.0.smithi029.stdout:2536: done (1 left) 2024-08-29T18:00:01.940 INFO:tasks.rados.rados.0.smithi029.stdout:2539: done (0 left) 2024-08-29T18:00:01.940 INFO:tasks.rados.rados.0.smithi029.stdout:2540: delete oid 19 current snap is 242 2024-08-29T18:00:01.949 INFO:tasks.rados.rados.0.smithi029.stdout:2540: done (0 left) 2024-08-29T18:00:01.949 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 18 current snap is 242 2024-08-29T18:00:01.949 INFO:tasks.rados.rados.0.smithi029.stdout:2541: seq_num 763 ranges {327680=786432} 2024-08-29T18:00:01.957 INFO:tasks.rados.rados.0.smithi029.stdout:2541: writing smithi02969618-18 from 327680 to 1114112 tid 1 2024-08-29T18:00:01.957 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 14 current snap is 242 2024-08-29T18:00:01.958 INFO:tasks.rados.rados.0.smithi029.stdout:2542: seq_num 764 ranges {14008320=802816} 2024-08-29T18:00:02.057 INFO:tasks.rados.rados.0.smithi029.stdout:2542: writing smithi02969618-14 from 14008320 to 14811136 tid 1 2024-08-29T18:00:02.057 INFO:tasks.rados.rados.0.smithi029.stdout:2543: delete oid 35 current snap is 242 2024-08-29T18:00:02.057 INFO:tasks.rados.rados.0.smithi029.stdout:2541: finishing write tid 1 to smithi02969618-18 2024-08-29T18:00:02.057 INFO:tasks.rados.rados.0.smithi029.stdout:2541: finishing write tid 2 to smithi02969618-18 2024-08-29T18:00:02.058 INFO:tasks.rados.rados.0.smithi029.stdout:2541: finishing write tid 3 to smithi02969618-18 2024-08-29T18:00:02.058 INFO:tasks.rados.rados.0.smithi029.stdout:2541: oid 18 updating version 0 to 1097 2024-08-29T18:00:02.058 INFO:tasks.rados.rados.0.smithi029.stdout:2541: oid 18 updating version 1097 to 1098 2024-08-29T18:00:02.058 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 18 v 1098 (ObjNum 763 snap 242 seq_num 763) dirty exists 2024-08-29T18:00:02.058 INFO:tasks.rados.rados.0.smithi029.stdout:2541: left oid 18 (ObjNum 763 snap 242 seq_num 763) 2024-08-29T18:00:02.059 INFO:tasks.rados.rados.0.smithi029.stdout:2541: done (2 left) 2024-08-29T18:00:02.059 INFO:tasks.rados.rados.0.smithi029.stdout:2543: done (1 left) 2024-08-29T18:00:02.060 INFO:tasks.rados.rados.0.smithi029.stdout:2544: setattr oid 35 current snap is 242 2024-08-29T18:00:02.061 INFO:tasks.rados.rados.0.smithi029.stdout:2545: copy_from oid 26 from oid 1 current snap is 242 2024-08-29T18:00:02.061 INFO:tasks.rados.rados.0.smithi029.stdout:2546: copy_from oid 17 from oid 29 current snap is 242 2024-08-29T18:00:02.061 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 27 current snap is 242 2024-08-29T18:00:02.061 INFO:tasks.rados.rados.0.smithi029.stdout:2547: seq_num 766 ranges {0=434176,434176=401408} 2024-08-29T18:00:02.064 INFO:tasks.rados.rados.0.smithi029.stdout:2547: writing smithi02969618-27 from 0 to 434176 tid 1 2024-08-29T18:00:02.067 INFO:tasks.rados.rados.0.smithi029.stdout:2547: writing smithi02969618-27 from 434176 to 835584 tid 2 2024-08-29T18:00:02.067 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 2 current snap is 242 2024-08-29T18:00:02.067 INFO:tasks.rados.rados.0.smithi029.stdout:2542: finishing write tid 1 to smithi02969618-14 2024-08-29T18:00:02.067 INFO:tasks.rados.rados.0.smithi029.stdout:2548: seq_num 767 ranges {8527872=450560,8978432=401408} 2024-08-29T18:00:02.118 INFO:tasks.rados.rados.0.smithi029.stdout:2548: writing smithi02969618-2 from 8527872 to 8978432 tid 1 2024-08-29T18:00:02.121 INFO:tasks.rados.rados.0.smithi029.stdout:2548: writing smithi02969618-2 from 8978432 to 9379840 tid 2 2024-08-29T18:00:02.121 INFO:tasks.rados.rados.0.smithi029.stdout:2549: read oid 9 snap -1 2024-08-29T18:00:02.121 INFO:tasks.rados.rados.0.smithi029.stdout:2549: expect (ObjNum 730 snap 240 seq_num 730) 2024-08-29T18:00:02.121 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 10 current snap is 242 2024-08-29T18:00:02.122 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 35 v 1634 (ObjNum 33 snap 0 seq_num 0) dirty exists 2024-08-29T18:00:02.122 INFO:tasks.rados.rados.0.smithi029.stdout:2542: finishing write tid 2 to smithi02969618-14 2024-08-29T18:00:02.122 INFO:tasks.rados.rados.0.smithi029.stdout:2550: seq_num 768 ranges {2236416=466944,2703360=401408} 2024-08-29T18:00:02.138 INFO:tasks.rados.rados.0.smithi029.stdout:2550: writing smithi02969618-10 from 2236416 to 2703360 tid 1 2024-08-29T18:00:02.140 INFO:tasks.rados.rados.0.smithi029.stdout:2550: writing smithi02969618-10 from 2703360 to 3104768 tid 2 2024-08-29T18:00:02.140 INFO:tasks.rados.rados.0.smithi029.stdout:2544: done (7 left) 2024-08-29T18:00:02.140 INFO:tasks.rados.rados.0.smithi029.stdout:2551: snap_remove snap 209 2024-08-29T18:00:02.456 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:00:02 smithi110 bash[67519]: cluster 2024-08-29T18:00:01.198167+0000 mon.a (mon.0) 588 : cluster [DBG] osdmap e576: 8 total, 8 up, 8 in 2024-08-29T18:00:02.456 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:00:02 smithi110 bash[67519]: cluster 2024-08-29T18:00:01.433378+0000 mgr.y (mgr.25004) 243 : cluster [DBG] pgmap v406: 121 pgs: 121 active+clean; 444 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 482 KiB/s rd, 1.1 MiB/s wr, 12 op/s 2024-08-29T18:00:02.456 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:00:02 smithi110 bash[67519]: cephadm 2024-08-29T18:00:01.825596+0000 mgr.y (mgr.25004) 244 : cephadm [INF] Upgrade: Updating osd.5 2024-08-29T18:00:02.456 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:00:02 smithi110 bash[67519]: audit 2024-08-29T18:00:01.835628+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:00:02.457 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:00:02 smithi110 bash[67519]: audit 2024-08-29T18:00:01.842155+0000 mon.c (mon.2) 143 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-08-29T18:00:02.457 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:00:02 smithi110 bash[67519]: audit 2024-08-29T18:00:01.843822+0000 mon.c (mon.2) 144 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:00:02.457 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:00:02 smithi110 bash[67519]: cephadm 2024-08-29T18:00:01.849034+0000 mgr.y (mgr.25004) 245 : cephadm [INF] Deploying daemon osd.5 on smithi110 2024-08-29T18:00:02.457 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:00:02 smithi110 bash[67519]: cluster 2024-08-29T18:00:01.918517+0000 mon.a (mon.0) 590 : cluster [DBG] osdmap e577: 8 total, 8 up, 8 in 2024-08-29T18:00:02.650 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:00:02 smithi029 bash[79042]: cluster 2024-08-29T18:00:01.198167+0000 mon.a (mon.0) 588 : cluster [DBG] osdmap e576: 8 total, 8 up, 8 in 2024-08-29T18:00:02.650 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:00:02 smithi029 bash[79042]: cluster 2024-08-29T18:00:01.433378+0000 mgr.y (mgr.25004) 243 : cluster [DBG] pgmap v406: 121 pgs: 121 active+clean; 444 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 482 KiB/s rd, 1.1 MiB/s wr, 12 op/s 2024-08-29T18:00:02.650 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:00:02 smithi029 bash[79042]: cephadm 2024-08-29T18:00:01.825596+0000 mgr.y (mgr.25004) 244 : cephadm [INF] Upgrade: Updating osd.5 2024-08-29T18:00:02.650 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:00:02 smithi029 bash[79042]: audit 2024-08-29T18:00:01.835628+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:00:02.650 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:00:02 smithi029 bash[79042]: audit 2024-08-29T18:00:01.842155+0000 mon.c (mon.2) 143 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-08-29T18:00:02.650 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:00:02 smithi029 bash[79042]: audit 2024-08-29T18:00:01.843822+0000 mon.c (mon.2) 144 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:00:02.650 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:00:02 smithi029 bash[79042]: cephadm 2024-08-29T18:00:01.849034+0000 mgr.y (mgr.25004) 245 : cephadm [INF] Deploying daemon osd.5 on smithi110 2024-08-29T18:00:02.650 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:00:02 smithi029 bash[79042]: cluster 2024-08-29T18:00:01.918517+0000 mon.a (mon.0) 590 : cluster [DBG] osdmap e577: 8 total, 8 up, 8 in 2024-08-29T18:00:02.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:00:02 smithi029 bash[77880]: cluster 2024-08-29T18:00:01.198167+0000 mon.a (mon.0) 588 : cluster [DBG] osdmap e576: 8 total, 8 up, 8 in 2024-08-29T18:00:02.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:00:02 smithi029 bash[77880]: cluster 2024-08-29T18:00:01.433378+0000 mgr.y (mgr.25004) 243 : cluster [DBG] pgmap v406: 121 pgs: 121 active+clean; 444 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 482 KiB/s rd, 1.1 MiB/s wr, 12 op/s 2024-08-29T18:00:02.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:00:02 smithi029 bash[77880]: cephadm 2024-08-29T18:00:01.825596+0000 mgr.y (mgr.25004) 244 : cephadm [INF] Upgrade: Updating osd.5 2024-08-29T18:00:02.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:00:02 smithi029 bash[77880]: audit 2024-08-29T18:00:01.835628+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:00:02.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:00:02 smithi029 bash[77880]: audit 2024-08-29T18:00:01.842155+0000 mon.c (mon.2) 143 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-08-29T18:00:02.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:00:02 smithi029 bash[77880]: audit 2024-08-29T18:00:01.843822+0000 mon.c (mon.2) 144 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:00:02.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:00:02 smithi029 bash[77880]: cephadm 2024-08-29T18:00:01.849034+0000 mgr.y (mgr.25004) 245 : cephadm [INF] Deploying daemon osd.5 on smithi110 2024-08-29T18:00:02.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:00:02 smithi029 bash[77880]: cluster 2024-08-29T18:00:01.918517+0000 mon.a (mon.0) 590 : cluster [DBG] osdmap e577: 8 total, 8 up, 8 in 2024-08-29T18:00:02.931 INFO:tasks.rados.rados.0.smithi029.stdout:2542: finishing write tid 3 to smithi02969618-14 2024-08-29T18:00:02.931 INFO:tasks.rados.rados.0.smithi029.stdout:2542: oid 14 updating version 0 to 1934 2024-08-29T18:00:02.931 INFO:tasks.rados.rados.0.smithi029.stdout:2542: oid 14 updating version 1934 to 1935 2024-08-29T18:00:02.931 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 14 v 1935 (ObjNum 764 snap 242 seq_num 764) dirty exists 2024-08-29T18:00:02.931 INFO:tasks.rados.rados.0.smithi029.stdout:2542: left oid 14 (ObjNum 764 snap 242 seq_num 764) 2024-08-29T18:00:02.931 INFO:tasks.rados.rados.0.smithi029.stdout:2547: finishing write tid 1 to smithi02969618-27 2024-08-29T18:00:02.932 INFO:tasks.rados.rados.0.smithi029.stdout:2547: finishing write tid 2 to smithi02969618-27 2024-08-29T18:00:02.932 INFO:tasks.rados.rados.0.smithi029.stdout:2547: finishing write tid 3 to smithi02969618-27 2024-08-29T18:00:02.932 INFO:tasks.rados.rados.0.smithi029.stdout:2546: finishing copy_from racing read to smithi02969618-17 2024-08-29T18:00:02.932 INFO:tasks.rados.rados.0.smithi029.stdout:2546: finishing copy_from to smithi02969618-17 2024-08-29T18:00:02.932 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 17 v 1073 (ObjNum 759 snap 242 seq_num 759) dirty exists 2024-08-29T18:00:02.932 INFO:tasks.rados.rados.0.smithi029.stdout:2547: finishing write tid 4 to smithi02969618-27 2024-08-29T18:00:02.932 INFO:tasks.rados.rados.0.smithi029.stdout:2547: oid 27 updating version 0 to 1623 2024-08-29T18:00:02.932 INFO:tasks.rados.rados.0.smithi029.stdout:2547: oid 27 version 1623 is already newer than 1622 2024-08-29T18:00:02.932 INFO:tasks.rados.rados.0.smithi029.stdout:2547: oid 27 version 1623 is already newer than 1621 2024-08-29T18:00:02.932 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 27 v 1623 (ObjNum 766 snap 242 seq_num 766) dirty exists 2024-08-29T18:00:02.932 INFO:tasks.rados.rados.0.smithi029.stdout:2547: left oid 27 (ObjNum 766 snap 242 seq_num 766) 2024-08-29T18:00:02.932 INFO:tasks.rados.rados.0.smithi029.stdout:2545: finishing copy_from racing read to smithi02969618-26 2024-08-29T18:00:02.933 INFO:tasks.rados.rados.0.smithi029.stdout:2548: finishing write tid 1 to smithi02969618-2 2024-08-29T18:00:02.933 INFO:tasks.rados.rados.0.smithi029.stdout:2545: finishing copy_from to smithi02969618-26 2024-08-29T18:00:02.933 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 26 v 1034 (ObjNum 730 snap 240 seq_num 730) dirty exists 2024-08-29T18:00:02.933 INFO:tasks.rados.rados.0.smithi029.stdout:2548: finishing write tid 2 to smithi02969618-2 2024-08-29T18:00:02.933 INFO:tasks.rados.rados.0.smithi029.stdout:2548: finishing write tid 3 to smithi02969618-2 2024-08-29T18:00:02.933 INFO:tasks.rados.rados.0.smithi029.stdout:2548: finishing write tid 4 to smithi02969618-2 2024-08-29T18:00:02.933 INFO:tasks.rados.rados.0.smithi029.stdout:2548: oid 2 updating version 0 to 2092 2024-08-29T18:00:02.933 INFO:tasks.rados.rados.0.smithi029.stdout:2548: oid 2 updating version 2092 to 2094 2024-08-29T18:00:02.933 INFO:tasks.rados.rados.0.smithi029.stdout:2548: oid 2 version 2094 is already newer than 2093 2024-08-29T18:00:02.933 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 2 v 2094 (ObjNum 767 snap 242 seq_num 767) dirty exists 2024-08-29T18:00:02.933 INFO:tasks.rados.rados.0.smithi029.stdout:2548: left oid 2 (ObjNum 767 snap 242 seq_num 767) 2024-08-29T18:00:02.933 INFO:tasks.rados.rados.0.smithi029.stdout:2549: expect (ObjNum 730 snap 240 seq_num 730) 2024-08-29T18:00:03.689 INFO:tasks.rados.rados.0.smithi029.stdout:2550: finishing write tid 1 to smithi02969618-10 2024-08-29T18:00:03.689 INFO:tasks.rados.rados.0.smithi029.stdout:2550: finishing write tid 2 to smithi02969618-10 2024-08-29T18:00:03.689 INFO:tasks.rados.rados.0.smithi029.stdout:2550: finishing write tid 3 to smithi02969618-10 2024-08-29T18:00:03.689 INFO:tasks.rados.rados.0.smithi029.stdout:2550: finishing write tid 4 to smithi02969618-10 2024-08-29T18:00:03.689 INFO:tasks.rados.rados.0.smithi029.stdout:2550: oid 10 updating version 0 to 1936 2024-08-29T18:00:03.689 INFO:tasks.rados.rados.0.smithi029.stdout:2550: oid 10 updating version 1936 to 1938 2024-08-29T18:00:03.689 INFO:tasks.rados.rados.0.smithi029.stdout:2550: oid 10 version 1938 is already newer than 1937 2024-08-29T18:00:03.689 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 10 v 1938 (ObjNum 768 snap 242 seq_num 768) dirty exists 2024-08-29T18:00:03.689 INFO:tasks.rados.rados.0.smithi029.stdout:2550: left oid 10 (ObjNum 768 snap 242 seq_num 768) 2024-08-29T18:00:03.689 INFO:tasks.rados.rados.0.smithi029.stdout:2542: done (7 left) 2024-08-29T18:00:03.689 INFO:tasks.rados.rados.0.smithi029.stdout:2545: done (6 left) 2024-08-29T18:00:03.689 INFO:tasks.rados.rados.0.smithi029.stdout:2546: done (5 left) 2024-08-29T18:00:03.690 INFO:tasks.rados.rados.0.smithi029.stdout:2547: done (4 left) 2024-08-29T18:00:03.690 INFO:tasks.rados.rados.0.smithi029.stdout:2548: done (3 left) 2024-08-29T18:00:03.690 INFO:tasks.rados.rados.0.smithi029.stdout:2549: done (2 left) 2024-08-29T18:00:03.690 INFO:tasks.rados.rados.0.smithi029.stdout:2550: done (1 left) 2024-08-29T18:00:03.690 INFO:tasks.rados.rados.0.smithi029.stdout:2551: done (0 left) 2024-08-29T18:00:03.690 INFO:tasks.rados.rados.0.smithi029.stdout:2552: read oid 38 snap -1 2024-08-29T18:00:03.690 INFO:tasks.rados.rados.0.smithi029.stdout:2552: expect (ObjNum 733 snap 240 seq_num 733) 2024-08-29T18:00:03.690 INFO:tasks.rados.rados.0.smithi029.stdout:2553: snap_create 2024-08-29T18:00:03.714 INFO:tasks.rados.rados.0.smithi029.stdout:2552: expect (ObjNum 733 snap 240 seq_num 733) 2024-08-29T18:00:04.338 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:00:03 smithi110 bash[67519]: cluster 2024-08-29T18:00:02.931559+0000 mon.a (mon.0) 591 : cluster [DBG] osdmap e578: 8 total, 8 up, 8 in 2024-08-29T18:00:04.338 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:00:03 smithi110 bash[67519]: audit 2024-08-29T18:00:03.445435+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:00:04.338 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:00:03 smithi110 bash[67519]: audit 2024-08-29T18:00:03.447695+0000 mon.c (mon.2) 145 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:00:04.338 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:00:03 smithi110 bash[67519]: audit 2024-08-29T18:00:03.575292+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:00:04.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:00:03 smithi029 bash[79042]: cluster 2024-08-29T18:00:02.931559+0000 mon.a (mon.0) 591 : cluster [DBG] osdmap e578: 8 total, 8 up, 8 in 2024-08-29T18:00:04.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:00:03 smithi029 bash[79042]: audit 2024-08-29T18:00:03.445435+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:00:04.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:00:03 smithi029 bash[79042]: audit 2024-08-29T18:00:03.447695+0000 mon.c (mon.2) 145 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:00:04.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:00:03 smithi029 bash[79042]: audit 2024-08-29T18:00:03.575292+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:00:04.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:00:03 smithi029 bash[77880]: cluster 2024-08-29T18:00:02.931559+0000 mon.a (mon.0) 591 : cluster [DBG] osdmap e578: 8 total, 8 up, 8 in 2024-08-29T18:00:04.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:00:03 smithi029 bash[77880]: audit 2024-08-29T18:00:03.445435+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:00:04.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:00:03 smithi029 bash[77880]: audit 2024-08-29T18:00:03.447695+0000 mon.c (mon.2) 145 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:00:04.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:00:03 smithi029 bash[77880]: audit 2024-08-29T18:00:03.575292+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:00:04.580 INFO:tasks.rados.rados.0.smithi029.stdout:2552: done (1 left) 2024-08-29T18:00:04.580 INFO:tasks.rados.rados.0.smithi029.stdout:2553: done (0 left) 2024-08-29T18:00:04.580 INFO:tasks.rados.rados.0.smithi029.stdout:2554: setattr oid 8 current snap is 243 2024-08-29T18:00:04.583 INFO:tasks.rados.rados.0.smithi029.stdout:2555: rmattr oid 27 current snap is 243 2024-08-29T18:00:04.583 INFO:tasks.rados.rados.0.smithi029.stdout:2555: done (1 left) 2024-08-29T18:00:04.583 INFO:tasks.rados.rados.0.smithi029.stdout:2556: rmattr oid 30 current snap is 243 2024-08-29T18:00:04.583 INFO:tasks.rados.rados.0.smithi029.stdout:2556: done (1 left) 2024-08-29T18:00:04.583 INFO:tasks.rados.rados.0.smithi029.stdout:2557: read oid 16 snap 242 2024-08-29T18:00:04.584 INFO:tasks.rados.rados.0.smithi029.stdout:2557: expect deleted 2024-08-29T18:00:04.584 INFO:tasks.rados.rados.0.smithi029.stdout:2558: read oid 15 snap -1 2024-08-29T18:00:04.584 INFO:tasks.rados.rados.0.smithi029.stdout:2558: expect (ObjNum 753 snap 242 seq_num 753) 2024-08-29T18:00:04.584 INFO:tasks.rados.rados.0.smithi029.stdout:2559: delete oid 5 current snap is 243 2024-08-29T18:00:04.594 INFO:tasks.rados.rados.0.smithi029.stdout:2557: done (3 left) 2024-08-29T18:00:04.594 INFO:tasks.rados.rados.0.smithi029.stdout:2559: done (2 left) 2024-08-29T18:00:04.594 INFO:tasks.rados.rados.0.smithi029.stdout:2560: snap_create 2024-08-29T18:00:04.594 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 8 v 1454 (ObjNum 710 snap 231 seq_num 710) dirty exists 2024-08-29T18:00:04.597 INFO:tasks.rados.rados.0.smithi029.stdout:2558: expect (ObjNum 753 snap 242 seq_num 753) 2024-08-29T18:00:04.899 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:00:04 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:00:04] "GET /metrics HTTP/1.1" 200 36265 "" "Prometheus/2.43.0" 2024-08-29T18:00:05.262 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:00:04 smithi110 bash[67519]: cluster 2024-08-29T18:00:03.434082+0000 mgr.y (mgr.25004) 246 : cluster [DBG] pgmap v409: 121 pgs: 121 active+clean; 433 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 379 KiB/s rd, 774 KiB/s wr, 9 op/s 2024-08-29T18:00:05.262 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:00:04 smithi110 bash[67519]: cluster 2024-08-29T18:00:04.581636+0000 mon.a (mon.0) 594 : cluster [DBG] osdmap e579: 8 total, 8 up, 8 in 2024-08-29T18:00:05.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:00:04 smithi029 bash[77880]: cluster 2024-08-29T18:00:03.434082+0000 mgr.y (mgr.25004) 246 : cluster [DBG] pgmap v409: 121 pgs: 121 active+clean; 433 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 379 KiB/s rd, 774 KiB/s wr, 9 op/s 2024-08-29T18:00:05.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:00:04 smithi029 bash[77880]: cluster 2024-08-29T18:00:04.581636+0000 mon.a (mon.0) 594 : cluster [DBG] osdmap e579: 8 total, 8 up, 8 in 2024-08-29T18:00:05.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:00:04 smithi029 bash[79042]: cluster 2024-08-29T18:00:03.434082+0000 mgr.y (mgr.25004) 246 : cluster [DBG] pgmap v409: 121 pgs: 121 active+clean; 433 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 379 KiB/s rd, 774 KiB/s wr, 9 op/s 2024-08-29T18:00:05.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:00:04 smithi029 bash[79042]: cluster 2024-08-29T18:00:04.581636+0000 mon.a (mon.0) 594 : cluster [DBG] osdmap e579: 8 total, 8 up, 8 in 2024-08-29T18:00:05.582 INFO:tasks.rados.rados.0.smithi029.stdout:2554: done (2 left) 2024-08-29T18:00:05.582 INFO:tasks.rados.rados.0.smithi029.stdout:2558: done (1 left) 2024-08-29T18:00:05.582 INFO:tasks.rados.rados.0.smithi029.stdout:2560: done (0 left) 2024-08-29T18:00:05.582 INFO:tasks.rados.rados.0.smithi029.stdout:2561: snap_remove snap 237 2024-08-29T18:00:06.601 INFO:journalctl@ceph.prometheus.a.smithi110.stdout:Aug 29 18:00:06 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:00:06.601 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 18:00:06 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:00:06.602 INFO:journalctl@ceph.osd.5.smithi110.stdout:Aug 29 18:00:06 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:00:06.602 INFO:journalctl@ceph.osd.5.smithi110.stdout:Aug 29 18:00:06 smithi110 systemd[1]: Stopping Ceph osd.5 for 5b99e290-662c-11ef-bcd4-c7b262605968... 2024-08-29T18:00:06.602 INFO:journalctl@ceph.mds.b.smithi110.stdout:Aug 29 18:00:06 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:00:06.603 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 18:00:06 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:00:06.603 INFO:journalctl@ceph.osd.4.smithi110.stdout:Aug 29 18:00:06 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:00:06.603 INFO:journalctl@ceph.osd.6.smithi110.stdout:Aug 29 18:00:06 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:00:06.604 INFO:journalctl@ceph.osd.7.smithi110.stdout:Aug 29 18:00:06 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:00:06.604 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:00:06 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:00:06.604 INFO:journalctl@ceph.node-exporter.b.smithi110.stdout:Aug 29 18:00:06 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:00:06.609 INFO:tasks.rados.rados.0.smithi029.stdout:2561: done (0 left) 2024-08-29T18:00:06.609 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 31 current snap is 244 2024-08-29T18:00:06.609 INFO:tasks.rados.rados.0.smithi029.stdout:2562: seq_num 770 ranges {0=499712,499712=401408} 2024-08-29T18:00:06.610 INFO:tasks.rados.rados.0.smithi029.stdout:2562: writing smithi02969618-31 from 0 to 499712 tid 1 2024-08-29T18:00:06.610 INFO:tasks.rados.rados.0.smithi029.stdout:2562: writing smithi02969618-31 from 499712 to 901120 tid 2 2024-08-29T18:00:06.610 INFO:tasks.rados.rados.0.smithi029.stdout:2563: delete oid 49 current snap is 244 2024-08-29T18:00:06.613 INFO:tasks.rados.rados.0.smithi029.stdout:2563: done (1 left) 2024-08-29T18:00:06.613 INFO:tasks.rados.rados.0.smithi029.stdout:2564: delete oid 34 current snap is 244 2024-08-29T18:00:06.619 INFO:tasks.rados.rados.0.smithi029.stdout:2564: done (1 left) 2024-08-29T18:00:06.619 INFO:tasks.rados.rados.0.smithi029.stdout:2565: snap_remove snap 242 2024-08-29T18:00:06.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:00:06 smithi029 bash[79042]: cluster 2024-08-29T18:00:05.434906+0000 mgr.y (mgr.25004) 247 : cluster [DBG] pgmap v411: 121 pgs: 121 active+clean; 420 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 3.0 MiB/s rd, 974 KiB/s wr, 20 op/s 2024-08-29T18:00:06.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:00:06 smithi029 bash[79042]: cluster 2024-08-29T18:00:05.583945+0000 mon.a (mon.0) 595 : cluster [DBG] osdmap e580: 8 total, 8 up, 8 in 2024-08-29T18:00:06.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:00:06 smithi110 bash[67519]: cluster 2024-08-29T18:00:05.434906+0000 mgr.y (mgr.25004) 247 : cluster [DBG] pgmap v411: 121 pgs: 121 active+clean; 420 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 3.0 MiB/s rd, 974 KiB/s wr, 20 op/s 2024-08-29T18:00:06.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:00:06 smithi110 bash[67519]: cluster 2024-08-29T18:00:05.583945+0000 mon.a (mon.0) 595 : cluster [DBG] osdmap e580: 8 total, 8 up, 8 in 2024-08-29T18:00:06.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:00:06 smithi029 bash[77880]: cluster 2024-08-29T18:00:05.434906+0000 mgr.y (mgr.25004) 247 : cluster [DBG] pgmap v411: 121 pgs: 121 active+clean; 420 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 3.0 MiB/s rd, 974 KiB/s wr, 20 op/s 2024-08-29T18:00:06.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:00:06 smithi029 bash[77880]: cluster 2024-08-29T18:00:05.583945+0000 mon.a (mon.0) 595 : cluster [DBG] osdmap e580: 8 total, 8 up, 8 in 2024-08-29T18:00:06.901 INFO:journalctl@ceph.osd.5.smithi110.stdout:Aug 29 18:00:06 smithi110 bash[33229]: debug 2024-08-29T18:00:06.646+0000 7fd3d8bd1640 -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-08-29T18:00:06.901 INFO:journalctl@ceph.osd.5.smithi110.stdout:Aug 29 18:00:06 smithi110 bash[33229]: debug 2024-08-29T18:00:06.646+0000 7fd3d8bd1640 -1 osd.5 581 *** Got signal Terminated *** 2024-08-29T18:00:06.901 INFO:journalctl@ceph.osd.5.smithi110.stdout:Aug 29 18:00:06 smithi110 bash[33229]: debug 2024-08-29T18:00:06.646+0000 7fd3d8bd1640 -1 osd.5 581 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-08-29T18:00:06.921 INFO:tasks.rados.rados.0.smithi029.stdout:2562: finishing write tid 1 to smithi02969618-31 2024-08-29T18:00:06.922 INFO:tasks.rados.rados.0.smithi029.stdout:2562: finishing write tid 2 to smithi02969618-31 2024-08-29T18:00:06.922 INFO:tasks.rados.rados.0.smithi029.stdout:2562: finishing write tid 3 to smithi02969618-31 2024-08-29T18:00:06.922 INFO:tasks.rados.rados.0.smithi029.stdout:2562: finishing write tid 4 to smithi02969618-31 2024-08-29T18:00:06.922 INFO:tasks.rados.rados.0.smithi029.stdout:2562: oid 31 updating version 0 to 1636 2024-08-29T18:00:06.922 INFO:tasks.rados.rados.0.smithi029.stdout:2562: oid 31 version 1636 is already newer than 1635 2024-08-29T18:00:06.922 INFO:tasks.rados.rados.0.smithi029.stdout:2562: oid 31 updating version 1636 to 1637 2024-08-29T18:00:06.922 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 31 v 1637 (ObjNum 770 snap 244 seq_num 770) dirty exists 2024-08-29T18:00:06.922 INFO:tasks.rados.rados.0.smithi029.stdout:2562: left oid 31 (ObjNum 770 snap 244 seq_num 770) 2024-08-29T18:00:06.922 INFO:tasks.rados.rados.0.smithi029.stdout:2562: done (1 left) 2024-08-29T18:00:06.922 INFO:tasks.rados.rados.0.smithi029.stdout:2565: done (0 left) 2024-08-29T18:00:06.922 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 45 current snap is 244 2024-08-29T18:00:06.922 INFO:tasks.rados.rados.0.smithi029.stdout:2566: seq_num 773 ranges {0=548864,548864=401408} 2024-08-29T18:00:06.925 INFO:tasks.rados.rados.0.smithi029.stdout:2566: writing smithi02969618-45 from 0 to 548864 tid 1 2024-08-29T18:00:06.928 INFO:tasks.rados.rados.0.smithi029.stdout:2566: writing smithi02969618-45 from 548864 to 950272 tid 2 2024-08-29T18:00:06.928 INFO:tasks.rados.rados.0.smithi029.stdout:2567: read oid 30 snap -1 2024-08-29T18:00:06.928 INFO:tasks.rados.rados.0.smithi029.stdout:2567: expect deleted 2024-08-29T18:00:06.929 INFO:tasks.rados.rados.0.smithi029.stdout:2568: rmattr oid 41 current snap is 244 2024-08-29T18:00:06.929 INFO:tasks.rados.rados.0.smithi029.stdout:2568: done (2 left) 2024-08-29T18:00:06.929 INFO:tasks.rados.rados.0.smithi029.stdout:2569: snap_remove snap 231 2024-08-29T18:00:07.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:00:07 smithi110 bash[67519]: cluster 2024-08-29T18:00:06.586534+0000 mon.a (mon.0) 596 : cluster [DBG] osdmap e581: 8 total, 8 up, 8 in 2024-08-29T18:00:07.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:00:07 smithi110 bash[67519]: cluster 2024-08-29T18:00:06.651104+0000 mon.a (mon.0) 597 : cluster [INF] osd.5 marked itself down and dead 2024-08-29T18:00:07.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:00:07 smithi110 bash[67519]: cluster 2024-08-29T18:00:06.912626+0000 mon.a (mon.0) 598 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-29T18:00:07.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:00:07 smithi110 bash[67519]: cluster 2024-08-29T18:00:06.920643+0000 mon.a (mon.0) 599 : cluster [DBG] osdmap e582: 8 total, 7 up, 8 in 2024-08-29T18:00:07.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:00:07 smithi029 bash[77880]: cluster 2024-08-29T18:00:06.586534+0000 mon.a (mon.0) 596 : cluster [DBG] osdmap e581: 8 total, 8 up, 8 in 2024-08-29T18:00:07.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:00:07 smithi029 bash[77880]: cluster 2024-08-29T18:00:06.651104+0000 mon.a (mon.0) 597 : cluster [INF] osd.5 marked itself down and dead 2024-08-29T18:00:07.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:00:07 smithi029 bash[77880]: cluster 2024-08-29T18:00:06.912626+0000 mon.a (mon.0) 598 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-29T18:00:07.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:00:07 smithi029 bash[77880]: cluster 2024-08-29T18:00:06.920643+0000 mon.a (mon.0) 599 : cluster [DBG] osdmap e582: 8 total, 7 up, 8 in 2024-08-29T18:00:07.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:00:07 smithi029 bash[79042]: cluster 2024-08-29T18:00:06.586534+0000 mon.a (mon.0) 596 : cluster [DBG] osdmap e581: 8 total, 8 up, 8 in 2024-08-29T18:00:07.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:00:07 smithi029 bash[79042]: cluster 2024-08-29T18:00:06.651104+0000 mon.a (mon.0) 597 : cluster [INF] osd.5 marked itself down and dead 2024-08-29T18:00:07.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:00:07 smithi029 bash[79042]: cluster 2024-08-29T18:00:06.912626+0000 mon.a (mon.0) 598 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-29T18:00:07.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:00:07 smithi029 bash[79042]: cluster 2024-08-29T18:00:06.920643+0000 mon.a (mon.0) 599 : cluster [DBG] osdmap e582: 8 total, 7 up, 8 in 2024-08-29T18:00:07.932 INFO:tasks.rados.rados.0.smithi029.stdout:2567: done (2 left) 2024-08-29T18:00:07.932 INFO:tasks.rados.rados.0.smithi029.stdout:2569: done (1 left) 2024-08-29T18:00:07.932 INFO:tasks.rados.rados.0.smithi029.stdout:2570: snap_create 2024-08-29T18:00:07.979 INFO:tasks.rados.rados.0.smithi029.stdout:2566: finishing write tid 1 to smithi02969618-45 2024-08-29T18:00:07.979 INFO:tasks.rados.rados.0.smithi029.stdout:2566: finishing write tid 2 to smithi02969618-45 2024-08-29T18:00:07.982 INFO:tasks.rados.rados.0.smithi029.stdout:2566: finishing write tid 3 to smithi02969618-45 2024-08-29T18:00:07.984 INFO:tasks.rados.rados.0.smithi029.stdout:2566: finishing write tid 4 to smithi02969618-45 2024-08-29T18:00:07.984 INFO:tasks.rados.rados.0.smithi029.stdout:2566: oid 45 updating version 0 to 1939 2024-08-29T18:00:07.984 INFO:tasks.rados.rados.0.smithi029.stdout:2566: oid 45 version 1939 is already newer than 1938 2024-08-29T18:00:07.984 INFO:tasks.rados.rados.0.smithi029.stdout:2566: oid 45 version 1939 is already newer than 1937 2024-08-29T18:00:07.984 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 45 v 1939 (ObjNum 773 snap 244 seq_num 773) dirty exists 2024-08-29T18:00:07.984 INFO:tasks.rados.rados.0.smithi029.stdout:2566: left oid 45 (ObjNum 773 snap 244 seq_num 773) 2024-08-29T18:00:08.399 INFO:journalctl@ceph.osd.5.smithi110.stdout:Aug 29 18:00:08 smithi110 bash[76045]: ceph-5b99e290-662c-11ef-bcd4-c7b262605968-osd-5 2024-08-29T18:00:08.400 INFO:journalctl@ceph.osd.5.smithi110.stdout:Aug 29 18:00:08 smithi110 bash[76108]: Error response from daemon: No such container: ceph-5b99e290-662c-11ef-bcd4-c7b262605968-osd-5 2024-08-29T18:00:08.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:00:08 smithi110 bash[67519]: cluster 2024-08-29T18:00:07.435852+0000 mgr.y (mgr.25004) 248 : cluster [DBG] pgmap v415: 121 pgs: 13 peering, 16 stale+active+clean, 92 active+clean; 430 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 6.3 MiB/s rd, 3.0 MiB/s wr, 16 op/s 2024-08-29T18:00:08.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:00:08 smithi110 bash[67519]: cluster 2024-08-29T18:00:07.915052+0000 mon.a (mon.0) 600 : cluster [WRN] Health check failed: Reduced data availability: 2 pgs inactive, 2 pgs peering (PG_AVAILABILITY) 2024-08-29T18:00:08.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:00:08 smithi110 bash[67519]: cluster 2024-08-29T18:00:07.933123+0000 mon.a (mon.0) 601 : cluster [DBG] osdmap e583: 8 total, 7 up, 8 in 2024-08-29T18:00:08.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:00:08 smithi029 bash[77880]: cluster 2024-08-29T18:00:07.435852+0000 mgr.y (mgr.25004) 248 : cluster [DBG] pgmap v415: 121 pgs: 13 peering, 16 stale+active+clean, 92 active+clean; 430 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 6.3 MiB/s rd, 3.0 MiB/s wr, 16 op/s 2024-08-29T18:00:08.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:00:08 smithi029 bash[77880]: cluster 2024-08-29T18:00:07.915052+0000 mon.a (mon.0) 600 : cluster [WRN] Health check failed: Reduced data availability: 2 pgs inactive, 2 pgs peering (PG_AVAILABILITY) 2024-08-29T18:00:08.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:00:08 smithi029 bash[77880]: cluster 2024-08-29T18:00:07.933123+0000 mon.a (mon.0) 601 : cluster [DBG] osdmap e583: 8 total, 7 up, 8 in 2024-08-29T18:00:08.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:00:08 smithi029 bash[79042]: cluster 2024-08-29T18:00:07.435852+0000 mgr.y (mgr.25004) 248 : cluster [DBG] pgmap v415: 121 pgs: 13 peering, 16 stale+active+clean, 92 active+clean; 430 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 6.3 MiB/s rd, 3.0 MiB/s wr, 16 op/s 2024-08-29T18:00:08.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:00:08 smithi029 bash[79042]: cluster 2024-08-29T18:00:07.915052+0000 mon.a (mon.0) 600 : cluster [WRN] Health check failed: Reduced data availability: 2 pgs inactive, 2 pgs peering (PG_AVAILABILITY) 2024-08-29T18:00:08.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:00:08 smithi029 bash[79042]: cluster 2024-08-29T18:00:07.933123+0000 mon.a (mon.0) 601 : cluster [DBG] osdmap e583: 8 total, 7 up, 8 in 2024-08-29T18:00:08.932 INFO:tasks.rados.rados.0.smithi029.stdout:2566: done (1 left) 2024-08-29T18:00:08.932 INFO:tasks.rados.rados.0.smithi029.stdout:2570: done (0 left) 2024-08-29T18:00:08.932 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 20 current snap is 245 2024-08-29T18:00:08.932 INFO:tasks.rados.rados.0.smithi029.stdout:2571: seq_num 774 ranges {0=565248,565248=401408} 2024-08-29T18:00:08.943 INFO:tasks.rados.rados.0.smithi029.stdout:2571: writing smithi02969618-20 from 0 to 565248 tid 1 2024-08-29T18:00:08.950 INFO:tasks.rados.rados.0.smithi029.stdout:2571: writing smithi02969618-20 from 565248 to 966656 tid 2 2024-08-29T18:00:08.950 INFO:tasks.rados.rados.0.smithi029.stdout:2572: read oid 9 snap 208 2024-08-29T18:00:08.950 INFO:tasks.rados.rados.0.smithi029.stdout:2572: expect (ObjNum 643 snap 200 seq_num 643) 2024-08-29T18:00:08.950 INFO:tasks.rados.rados.0.smithi029.stdout:2573: rmattr oid 28 current snap is 245 2024-08-29T18:00:08.950 INFO:tasks.rados.rados.0.smithi029.stdout:2573: done (2 left) 2024-08-29T18:00:08.950 INFO:tasks.rados.rados.0.smithi029.stdout:2574: read oid 17 snap 243 2024-08-29T18:00:08.951 INFO:tasks.rados.rados.0.smithi029.stdout:2574: expect (ObjNum 759 snap 242 seq_num 759) 2024-08-29T18:00:08.951 INFO:tasks.rados.rados.0.smithi029.stdout:2575: snap_create 2024-08-29T18:00:08.951 INFO:tasks.rados.rados.0.smithi029.stdout:2571: finishing write tid 1 to smithi02969618-20 2024-08-29T18:00:08.959 INFO:tasks.rados.rados.0.smithi029.stdout:2571: finishing write tid 2 to smithi02969618-20 2024-08-29T18:00:08.961 INFO:tasks.rados.rados.0.smithi029.stdout:2571: finishing write tid 3 to smithi02969618-20 2024-08-29T18:00:08.964 INFO:tasks.rados.rados.0.smithi029.stdout:2574: expect (ObjNum 759 snap 242 seq_num 759) 2024-08-29T18:00:09.019 INFO:tasks.rados.rados.0.smithi029.stdout:2571: finishing write tid 4 to smithi02969618-20 2024-08-29T18:00:09.019 INFO:tasks.rados.rados.0.smithi029.stdout:2571: oid 20 updating version 0 to 2121 2024-08-29T18:00:09.019 INFO:tasks.rados.rados.0.smithi029.stdout:2571: oid 20 version 2121 is already newer than 2119 2024-08-29T18:00:09.020 INFO:tasks.rados.rados.0.smithi029.stdout:2571: oid 20 version 2121 is already newer than 2120 2024-08-29T18:00:09.020 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 20 v 2121 (ObjNum 774 snap 245 seq_num 774) dirty exists 2024-08-29T18:00:09.020 INFO:tasks.rados.rados.0.smithi029.stdout:2571: left oid 20 (ObjNum 774 snap 245 seq_num 774) 2024-08-29T18:00:09.020 INFO:tasks.rados.rados.0.smithi029.stdout:2572: expect (ObjNum 643 snap 200 seq_num 643) 2024-08-29T18:00:09.946 INFO:tasks.rados.rados.0.smithi029.stdout:2571: done (3 left) 2024-08-29T18:00:09.947 INFO:tasks.rados.rados.0.smithi029.stdout:2572: done (2 left) 2024-08-29T18:00:09.947 INFO:tasks.rados.rados.0.smithi029.stdout:2574: done (1 left) 2024-08-29T18:00:09.947 INFO:tasks.rados.rados.0.smithi029.stdout:2575: done (0 left) 2024-08-29T18:00:09.947 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 15 current snap is 246 2024-08-29T18:00:09.947 INFO:tasks.rados.rados.0.smithi029.stdout:2576: seq_num 775 ranges {614400=589824,1204224=401408} 2024-08-29T18:00:09.967 INFO:tasks.rados.rados.0.smithi029.stdout:2576: writing smithi02969618-15 from 614400 to 1204224 tid 1 2024-08-29T18:00:09.974 INFO:tasks.rados.rados.0.smithi029.stdout:2576: writing smithi02969618-15 from 1204224 to 1605632 tid 2 2024-08-29T18:00:09.974 INFO:tasks.rados.rados.0.smithi029.stdout:2577: delete oid 23 current snap is 246 2024-08-29T18:00:09.986 INFO:tasks.rados.rados.0.smithi029.stdout:2576: finishing write tid 1 to smithi02969618-15 2024-08-29T18:00:09.986 INFO:tasks.rados.rados.0.smithi029.stdout:2576: finishing write tid 2 to smithi02969618-15 2024-08-29T18:00:09.991 INFO:tasks.rados.rados.0.smithi029.stdout:2576: finishing write tid 3 to smithi02969618-15 2024-08-29T18:00:09.994 INFO:tasks.rados.rados.0.smithi029.stdout:2576: finishing write tid 4 to smithi02969618-15 2024-08-29T18:00:09.994 INFO:tasks.rados.rados.0.smithi029.stdout:2576: oid 15 updating version 0 to 2125 2024-08-29T18:00:09.994 INFO:tasks.rados.rados.0.smithi029.stdout:2576: oid 15 version 2125 is already newer than 2123 2024-08-29T18:00:09.994 INFO:tasks.rados.rados.0.smithi029.stdout:2576: oid 15 version 2125 is already newer than 2124 2024-08-29T18:00:09.994 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 15 v 2125 (ObjNum 775 snap 246 seq_num 775) dirty exists 2024-08-29T18:00:09.994 INFO:tasks.rados.rados.0.smithi029.stdout:2576: left oid 15 (ObjNum 775 snap 246 seq_num 775) 2024-08-29T18:00:09.995 INFO:tasks.rados.rados.0.smithi029.stdout:2576: done (1 left) 2024-08-29T18:00:09.995 INFO:tasks.rados.rados.0.smithi029.stdout:2577: done (0 left) 2024-08-29T18:00:09.995 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 2 current snap is 246 2024-08-29T18:00:09.995 INFO:tasks.rados.rados.0.smithi029.stdout:2578: seq_num 777 ranges {9379840=622592,10002432=401408} 2024-08-29T18:00:10.099 INFO:tasks.rados.rados.0.smithi029.stdout:2578: writing smithi02969618-2 from 9379840 to 10002432 tid 1 2024-08-29T18:00:10.102 INFO:tasks.rados.rados.0.smithi029.stdout:2578: writing smithi02969618-2 from 10002432 to 10403840 tid 2 2024-08-29T18:00:10.102 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 11 current snap is 246 2024-08-29T18:00:10.102 INFO:tasks.rados.rados.0.smithi029.stdout:2579: seq_num 778 ranges {0=638976,638976=401408} 2024-08-29T18:00:10.105 INFO:tasks.rados.rados.0.smithi029.stdout:2579: writing smithi02969618-11 from 0 to 638976 tid 1 2024-08-29T18:00:10.108 INFO:tasks.rados.rados.0.smithi029.stdout:2579: writing smithi02969618-11 from 638976 to 1040384 tid 2 2024-08-29T18:00:10.108 INFO:tasks.rados.rados.0.smithi029.stdout:2580: read oid 37 snap -1 2024-08-29T18:00:10.108 INFO:tasks.rados.rados.0.smithi029.stdout:2580: expect (ObjNum 633 snap 196 seq_num 633) 2024-08-29T18:00:10.108 INFO:tasks.rados.rados.0.smithi029.stdout:2581: read oid 29 snap -1 2024-08-29T18:00:10.109 INFO:tasks.rados.rados.0.smithi029.stdout:2581: expect (ObjNum 759 snap 242 seq_num 759) 2024-08-29T18:00:10.109 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 22 current snap is 246 2024-08-29T18:00:10.109 INFO:tasks.rados.rados.0.smithi029.stdout:2582: seq_num 779 ranges {14008320=655360,14663680=401408} 2024-08-29T18:00:10.149 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:00:09 smithi110 bash[67519]: cluster 2024-08-29T18:00:08.933816+0000 mon.a (mon.0) 602 : cluster [DBG] osdmap e584: 8 total, 7 up, 8 in 2024-08-29T18:00:10.194 INFO:tasks.rados.rados.0.smithi029.stdout:2582: writing smithi02969618-22 from 14008320 to 14663680 tid 1 2024-08-29T18:00:10.196 INFO:tasks.rados.rados.0.smithi029.stdout:2582: writing smithi02969618-22 from 14663680 to 15065088 tid 2 2024-08-29T18:00:10.196 INFO:tasks.rados.rados.0.smithi029.stdout:2583: copy_from oid 1 from oid 10 current snap is 246 2024-08-29T18:00:10.197 INFO:tasks.rados.rados.0.smithi029.stdout:2579: finishing write tid 1 to smithi02969618-11 2024-08-29T18:00:10.197 INFO:tasks.rados.rados.0.smithi029.stdout:2581: expect (ObjNum 759 snap 242 seq_num 759) 2024-08-29T18:00:10.228 INFO:tasks.rados.rados.0.smithi029.stdout:2578: finishing write tid 1 to smithi02969618-2 2024-08-29T18:00:10.228 INFO:tasks.rados.rados.0.smithi029.stdout:2579: finishing write tid 2 to smithi02969618-11 2024-08-29T18:00:10.228 INFO:tasks.rados.rados.0.smithi029.stdout:2579: finishing write tid 3 to smithi02969618-11 2024-08-29T18:00:10.228 INFO:tasks.rados.rados.0.smithi029.stdout:2579: finishing write tid 4 to smithi02969618-11 2024-08-29T18:00:10.228 INFO:tasks.rados.rados.0.smithi029.stdout:2579: oid 11 updating version 0 to 1456 2024-08-29T18:00:10.228 INFO:tasks.rados.rados.0.smithi029.stdout:2579: oid 11 updating version 1456 to 1457 2024-08-29T18:00:10.228 INFO:tasks.rados.rados.0.smithi029.stdout:2579: oid 11 version 1457 is already newer than 1455 2024-08-29T18:00:10.228 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 11 v 1457 (ObjNum 778 snap 246 seq_num 778) dirty exists 2024-08-29T18:00:10.228 INFO:tasks.rados.rados.0.smithi029.stdout:2579: left oid 11 (ObjNum 778 snap 246 seq_num 778) 2024-08-29T18:00:10.229 INFO:tasks.rados.rados.0.smithi029.stdout:2578: finishing write tid 2 to smithi02969618-2 2024-08-29T18:00:10.229 INFO:tasks.rados.rados.0.smithi029.stdout:2579: done (5 left) 2024-08-29T18:00:10.229 INFO:tasks.rados.rados.0.smithi029.stdout:2581: done (4 left) 2024-08-29T18:00:10.229 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 7 current snap is 246 2024-08-29T18:00:10.229 INFO:tasks.rados.rados.0.smithi029.stdout:2584: seq_num 780 ranges {532480=671744,1204224=401408} 2024-08-29T18:00:10.235 INFO:tasks.rados.rados.0.smithi029.stdout:2584: writing smithi02969618-7 from 532480 to 1204224 tid 1 2024-08-29T18:00:10.237 INFO:tasks.rados.rados.0.smithi029.stdout:2584: writing smithi02969618-7 from 1204224 to 1605632 tid 2 2024-08-29T18:00:10.237 INFO:tasks.rados.rados.0.smithi029.stdout:2585: read oid 29 snap -1 2024-08-29T18:00:10.237 INFO:tasks.rados.rados.0.smithi029.stdout:2585: expect (ObjNum 759 snap 242 seq_num 759) 2024-08-29T18:00:10.237 INFO:tasks.rados.rados.0.smithi029.stdout:2586: copy_from oid 39 from oid 47 current snap is 246 2024-08-29T18:00:10.238 INFO:tasks.rados.rados.0.smithi029.stdout:2578: finishing write tid 3 to smithi02969618-2 2024-08-29T18:00:10.238 INFO:tasks.rados.rados.0.smithi029.stdout:2580: expect (ObjNum 633 snap 196 seq_num 633) 2024-08-29T18:00:10.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:00:09 smithi029 bash[77880]: cluster 2024-08-29T18:00:08.933816+0000 mon.a (mon.0) 602 : cluster [DBG] osdmap e584: 8 total, 7 up, 8 in 2024-08-29T18:00:10.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:00:09 smithi029 bash[79042]: cluster 2024-08-29T18:00:08.933816+0000 mon.a (mon.0) 602 : cluster [DBG] osdmap e584: 8 total, 7 up, 8 in 2024-08-29T18:00:10.683 INFO:journalctl@ceph.node-exporter.b.smithi110.stdout:Aug 29 18:00:10 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:00:10.684 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 18:00:10 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:00:10.684 INFO:journalctl@ceph.prometheus.a.smithi110.stdout:Aug 29 18:00:10 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:00:10.684 INFO:journalctl@ceph.osd.4.smithi110.stdout:Aug 29 18:00:10 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:00:10.684 INFO:journalctl@ceph.osd.7.smithi110.stdout:Aug 29 18:00:10 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:00:10.685 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:00:10 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:00:10.685 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 18:00:10 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:00:10.685 INFO:journalctl@ceph.mds.b.smithi110.stdout:Aug 29 18:00:10 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:00:10.686 INFO:journalctl@ceph.osd.6.smithi110.stdout:Aug 29 18:00:10 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:00:10.686 INFO:journalctl@ceph.osd.5.smithi110.stdout:Aug 29 18:00:10 smithi110 systemd[1]: ceph-5b99e290-662c-11ef-bcd4-c7b262605968@osd.5.service: Deactivated successfully. 2024-08-29T18:00:10.686 INFO:journalctl@ceph.osd.5.smithi110.stdout:Aug 29 18:00:10 smithi110 systemd[1]: Stopped Ceph osd.5 for 5b99e290-662c-11ef-bcd4-c7b262605968. 2024-08-29T18:00:10.686 INFO:journalctl@ceph.osd.5.smithi110.stdout:Aug 29 18:00:10 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:00:10.686 INFO:journalctl@ceph.osd.5.smithi110.stdout:Aug 29 18:00:10 smithi110 systemd[1]: Started Ceph osd.5 for 5b99e290-662c-11ef-bcd4-c7b262605968. 2024-08-29T18:00:10.829 INFO:tasks.rados.rados.0.smithi029.stdout:2578: finishing write tid 4 to smithi02969618-2 2024-08-29T18:00:10.829 INFO:tasks.rados.rados.0.smithi029.stdout:2578: oid 2 updating version 0 to 2131 2024-08-29T18:00:10.830 INFO:tasks.rados.rados.0.smithi029.stdout:2578: oid 2 version 2131 is already newer than 2129 2024-08-29T18:00:10.830 INFO:tasks.rados.rados.0.smithi029.stdout:2578: oid 2 version 2131 is already newer than 2130 2024-08-29T18:00:10.830 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 2 v 2131 (ObjNum 777 snap 246 seq_num 777) dirty exists 2024-08-29T18:00:10.830 INFO:tasks.rados.rados.0.smithi029.stdout:2578: left oid 2 (ObjNum 777 snap 246 seq_num 777) 2024-08-29T18:00:10.830 INFO:tasks.rados.rados.0.smithi029.stdout:2582: finishing write tid 1 to smithi02969618-22 2024-08-29T18:00:10.830 INFO:tasks.rados.rados.0.smithi029.stdout:2582: finishing write tid 2 to smithi02969618-22 2024-08-29T18:00:10.830 INFO:tasks.rados.rados.0.smithi029.stdout:2582: finishing write tid 3 to smithi02969618-22 2024-08-29T18:00:10.830 INFO:tasks.rados.rados.0.smithi029.stdout:2582: finishing write tid 4 to smithi02969618-22 2024-08-29T18:00:10.830 INFO:tasks.rados.rados.0.smithi029.stdout:2582: oid 22 updating version 0 to 1939 2024-08-29T18:00:10.830 INFO:tasks.rados.rados.0.smithi029.stdout:2582: oid 22 updating version 1939 to 1940 2024-08-29T18:00:10.830 INFO:tasks.rados.rados.0.smithi029.stdout:2582: oid 22 updating version 1940 to 1941 2024-08-29T18:00:10.830 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 22 v 1941 (ObjNum 779 snap 246 seq_num 779) dirty exists 2024-08-29T18:00:10.830 INFO:tasks.rados.rados.0.smithi029.stdout:2582: left oid 22 (ObjNum 779 snap 246 seq_num 779) 2024-08-29T18:00:10.831 INFO:tasks.rados.rados.0.smithi029.stdout:2583: finishing copy_from racing read to smithi02969618-1 2024-08-29T18:00:10.831 INFO:tasks.rados.rados.0.smithi029.stdout:2583: finishing copy_from to smithi02969618-1 2024-08-29T18:00:10.831 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 1 v 1938 (ObjNum 768 snap 242 seq_num 768) dirty exists 2024-08-29T18:00:10.831 INFO:tasks.rados.rados.0.smithi029.stdout:2586: finishing copy_from to smithi02969618-39 2024-08-29T18:00:10.831 INFO:tasks.rados.rados.0.smithi029.stdout:2586: got expected ENOENT (src dne) 2024-08-29T18:00:10.831 INFO:tasks.rados.rados.0.smithi029.stdout:2586: finishing copy_from racing read to smithi02969618-39 2024-08-29T18:00:10.831 INFO:tasks.rados.rados.0.smithi029.stdout:2584: finishing write tid 1 to smithi02969618-7 2024-08-29T18:00:10.831 INFO:tasks.rados.rados.0.smithi029.stdout:2578: done (6 left) 2024-08-29T18:00:10.831 INFO:tasks.rados.rados.0.smithi029.stdout:2580: done (5 left) 2024-08-29T18:00:10.831 INFO:tasks.rados.rados.0.smithi029.stdout:2582: done (4 left) 2024-08-29T18:00:10.831 INFO:tasks.rados.rados.0.smithi029.stdout:2583: done (3 left) 2024-08-29T18:00:10.831 INFO:tasks.rados.rados.0.smithi029.stdout:2586: done (2 left) 2024-08-29T18:00:10.831 INFO:tasks.rados.rados.0.smithi029.stdout:2587: read oid 23 snap -1 2024-08-29T18:00:10.831 INFO:tasks.rados.rados.0.smithi029.stdout:2587: expect deleted 2024-08-29T18:00:10.832 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 33 current snap is 246 2024-08-29T18:00:10.832 INFO:tasks.rados.rados.0.smithi029.stdout:2584: finishing write tid 2 to smithi02969618-7 2024-08-29T18:00:10.832 INFO:tasks.rados.rados.0.smithi029.stdout:2584: finishing write tid 3 to smithi02969618-7 2024-08-29T18:00:10.832 INFO:tasks.rados.rados.0.smithi029.stdout:2584: finishing write tid 4 to smithi02969618-7 2024-08-29T18:00:10.832 INFO:tasks.rados.rados.0.smithi029.stdout:2584: oid 7 updating version 0 to 1939 2024-08-29T18:00:10.832 INFO:tasks.rados.rados.0.smithi029.stdout:2584: oid 7 updating version 1939 to 1941 2024-08-29T18:00:10.832 INFO:tasks.rados.rados.0.smithi029.stdout:2584: oid 7 version 1941 is already newer than 1940 2024-08-29T18:00:10.832 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 7 v 1941 (ObjNum 780 snap 246 seq_num 780) dirty exists 2024-08-29T18:00:10.832 INFO:tasks.rados.rados.0.smithi029.stdout:2584: left oid 7 (ObjNum 780 snap 246 seq_num 780) 2024-08-29T18:00:10.832 INFO:tasks.rados.rados.0.smithi029.stdout:2588: seq_num 781 ranges {4513792=688128,5201920=401408} 2024-08-29T18:00:10.858 INFO:tasks.rados.rados.0.smithi029.stdout:2588: writing smithi02969618-33 from 4513792 to 5201920 tid 1 2024-08-29T18:00:10.860 INFO:tasks.rados.rados.0.smithi029.stdout:2588: writing smithi02969618-33 from 5201920 to 5603328 tid 2 2024-08-29T18:00:10.860 INFO:tasks.rados.rados.0.smithi029.stdout:2584: done (3 left) 2024-08-29T18:00:10.860 INFO:tasks.rados.rados.0.smithi029.stdout:2589: setattr oid 43 current snap is 246 2024-08-29T18:00:10.860 INFO:tasks.rados.rados.0.smithi029.stdout:2585: expect (ObjNum 759 snap 242 seq_num 759) 2024-08-29T18:00:10.882 INFO:tasks.rados.rados.0.smithi029.stdout:2588: finishing write tid 1 to smithi02969618-33 2024-08-29T18:00:10.882 INFO:tasks.rados.rados.0.smithi029.stdout:2588: finishing write tid 2 to smithi02969618-33 2024-08-29T18:00:10.882 INFO:tasks.rados.rados.0.smithi029.stdout:2588: finishing write tid 3 to smithi02969618-33 2024-08-29T18:00:10.882 INFO:tasks.rados.rados.0.smithi029.stdout:2588: finishing write tid 4 to smithi02969618-33 2024-08-29T18:00:10.882 INFO:tasks.rados.rados.0.smithi029.stdout:2588: oid 33 updating version 0 to 1461 2024-08-29T18:00:10.882 INFO:tasks.rados.rados.0.smithi029.stdout:2588: oid 33 version 1461 is already newer than 1460 2024-08-29T18:00:10.882 INFO:tasks.rados.rados.0.smithi029.stdout:2588: oid 33 version 1461 is already newer than 1459 2024-08-29T18:00:10.882 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 33 v 1461 (ObjNum 781 snap 246 seq_num 781) dirty exists 2024-08-29T18:00:10.882 INFO:tasks.rados.rados.0.smithi029.stdout:2588: left oid 33 (ObjNum 781 snap 246 seq_num 781) 2024-08-29T18:00:10.882 INFO:tasks.rados.rados.0.smithi029.stdout:2585: done (3 left) 2024-08-29T18:00:10.882 INFO:tasks.rados.rados.0.smithi029.stdout:2587: done (2 left) 2024-08-29T18:00:10.883 INFO:tasks.rados.rados.0.smithi029.stdout:2588: done (1 left) 2024-08-29T18:00:10.883 INFO:tasks.rados.rados.0.smithi029.stdout:2590: read oid 47 snap -1 2024-08-29T18:00:10.883 INFO:tasks.rados.rados.0.smithi029.stdout:2590: expect deleted 2024-08-29T18:00:10.883 INFO:tasks.rados.rados.0.smithi029.stdout:2591: rmattr oid 44 current snap is 246 2024-08-29T18:00:10.883 INFO:tasks.rados.rados.0.smithi029.stdout:2592: snap_create 2024-08-29T18:00:10.886 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 43 v 1624 (ObjNum 667 snap 206 seq_num 667) dirty exists 2024-08-29T18:00:10.888 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 44 v 1940 (ObjNum 33 snap 0 seq_num 1562825632) dirty exists 2024-08-29T18:00:11.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:00:10 smithi029 bash[77880]: cluster 2024-08-29T18:00:09.436901+0000 mgr.y (mgr.25004) 249 : cluster [DBG] pgmap v418: 121 pgs: 19 active+undersized, 13 peering, 6 stale+active+clean, 5 active+undersized+degraded, 78 active+clean; 425 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 4.1 MiB/s rd, 2.8 MiB/s wr, 4 op/s; 20/507 objects degraded (3.945%) 2024-08-29T18:00:11.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:00:10 smithi029 bash[77880]: cluster 2024-08-29T18:00:09.928471+0000 mon.a (mon.0) 603 : cluster [WRN] Health check failed: Degraded data redundancy: 20/507 objects degraded (3.945%), 5 pgs degraded (PG_DEGRADED) 2024-08-29T18:00:11.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:00:10 smithi029 bash[77880]: cluster 2024-08-29T18:00:09.946358+0000 mon.a (mon.0) 604 : cluster [DBG] osdmap e585: 8 total, 7 up, 8 in 2024-08-29T18:00:11.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:00:10 smithi029 bash[77880]: audit 2024-08-29T18:00:10.740700+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:00:11.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:00:10 smithi029 bash[77880]: audit 2024-08-29T18:00:10.754752+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:00:11.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:00:10 smithi029 bash[77880]: audit 2024-08-29T18:00:10.758176+0000 mon.c (mon.2) 146 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:00:11.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:00:10 smithi029 bash[79042]: cluster 2024-08-29T18:00:09.436901+0000 mgr.y (mgr.25004) 249 : cluster [DBG] pgmap v418: 121 pgs: 19 active+undersized, 13 peering, 6 stale+active+clean, 5 active+undersized+degraded, 78 active+clean; 425 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 4.1 MiB/s rd, 2.8 MiB/s wr, 4 op/s; 20/507 objects degraded (3.945%) 2024-08-29T18:00:11.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:00:10 smithi029 bash[79042]: cluster 2024-08-29T18:00:09.928471+0000 mon.a (mon.0) 603 : cluster [WRN] Health check failed: Degraded data redundancy: 20/507 objects degraded (3.945%), 5 pgs degraded (PG_DEGRADED) 2024-08-29T18:00:11.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:00:10 smithi029 bash[79042]: cluster 2024-08-29T18:00:09.946358+0000 mon.a (mon.0) 604 : cluster [DBG] osdmap e585: 8 total, 7 up, 8 in 2024-08-29T18:00:11.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:00:10 smithi029 bash[79042]: audit 2024-08-29T18:00:10.740700+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:00:11.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:00:10 smithi029 bash[79042]: audit 2024-08-29T18:00:10.754752+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:00:11.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:00:10 smithi029 bash[79042]: audit 2024-08-29T18:00:10.758176+0000 mon.c (mon.2) 146 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:00:11.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:00:10 smithi110 bash[67519]: cluster 2024-08-29T18:00:09.436901+0000 mgr.y (mgr.25004) 249 : cluster [DBG] pgmap v418: 121 pgs: 19 active+undersized, 13 peering, 6 stale+active+clean, 5 active+undersized+degraded, 78 active+clean; 425 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 4.1 MiB/s rd, 2.8 MiB/s wr, 4 op/s; 20/507 objects degraded (3.945%) 2024-08-29T18:00:11.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:00:10 smithi110 bash[67519]: cluster 2024-08-29T18:00:09.928471+0000 mon.a (mon.0) 603 : cluster [WRN] Health check failed: Degraded data redundancy: 20/507 objects degraded (3.945%), 5 pgs degraded (PG_DEGRADED) 2024-08-29T18:00:11.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:00:10 smithi110 bash[67519]: cluster 2024-08-29T18:00:09.946358+0000 mon.a (mon.0) 604 : cluster [DBG] osdmap e585: 8 total, 7 up, 8 in 2024-08-29T18:00:11.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:00:10 smithi110 bash[67519]: audit 2024-08-29T18:00:10.740700+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:00:11.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:00:10 smithi110 bash[67519]: audit 2024-08-29T18:00:10.754752+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:00:11.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:00:10 smithi110 bash[67519]: audit 2024-08-29T18:00:10.758176+0000 mon.c (mon.2) 146 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:00:11.757 INFO:tasks.rados.rados.0.smithi029.stdout:2589: done (3 left) 2024-08-29T18:00:11.757 INFO:tasks.rados.rados.0.smithi029.stdout:2590: done (2 left) 2024-08-29T18:00:11.757 INFO:tasks.rados.rados.0.smithi029.stdout:2591: done (1 left) 2024-08-29T18:00:11.757 INFO:tasks.rados.rados.0.smithi029.stdout:2592: done (0 left) 2024-08-29T18:00:11.757 INFO:tasks.rados.rados.0.smithi029.stdout:2593: delete oid 33 current snap is 247 2024-08-29T18:00:11.763 INFO:tasks.rados.rados.0.smithi029.stdout:2593: done (0 left) 2024-08-29T18:00:11.763 INFO:tasks.rados.rados.0.smithi029.stdout:2594: snap_remove snap 243 2024-08-29T18:00:11.925 INFO:tasks.rados.rados.0.smithi029.stdout:2594: done (0 left) 2024-08-29T18:00:11.926 INFO:tasks.rados.rados.0.smithi029.stdout:2595: snap_remove snap 241 2024-08-29T18:00:12.116 INFO:journalctl@ceph.osd.5.smithi110.stdout:Aug 29 18:00:12 smithi110 bash[76256]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-29T18:00:12.116 INFO:journalctl@ceph.osd.5.smithi110.stdout:Aug 29 18:00:12 smithi110 bash[76256]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-29T18:00:12.116 INFO:journalctl@ceph.osd.5.smithi110.stdout:Aug 29 18:00:12 smithi110 bash[76256]: --> Failed to activate via raw: activate() takes 1 positional argument but 5 were given 2024-08-29T18:00:12.116 INFO:journalctl@ceph.osd.5.smithi110.stdout:Aug 29 18:00:12 smithi110 bash[76256]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-29T18:00:12.399 INFO:journalctl@ceph.osd.5.smithi110.stdout:Aug 29 18:00:12 smithi110 bash[76256]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-29T18:00:12.400 INFO:journalctl@ceph.osd.5.smithi110.stdout:Aug 29 18:00:12 smithi110 bash[76256]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-08-29T18:00:12.400 INFO:journalctl@ceph.osd.5.smithi110.stdout:Aug 29 18:00:12 smithi110 bash[76256]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_3 --path /var/lib/ceph/osd/ceph-5 --no-mon-config 2024-08-29T18:00:12.821 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:00:12 smithi110 bash[67519]: cluster 2024-08-29T18:00:11.438135+0000 mgr.y (mgr.25004) 250 : cluster [DBG] pgmap v420: 121 pgs: 28 active+undersized, 13 peering, 7 active+undersized+degraded, 73 active+clean; 423 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 3.9 MiB/s rd, 805 KiB/s wr, 10 op/s; 48/507 objects degraded (9.467%) 2024-08-29T18:00:12.822 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:00:12 smithi110 bash[67519]: cluster 2024-08-29T18:00:11.757599+0000 mon.a (mon.0) 607 : cluster [DBG] osdmap e586: 8 total, 7 up, 8 in 2024-08-29T18:00:12.822 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:00:12 smithi110 bash[67519]: cluster 2024-08-29T18:00:11.924419+0000 mon.a (mon.0) 608 : cluster [DBG] osdmap e587: 8 total, 7 up, 8 in 2024-08-29T18:00:12.822 INFO:journalctl@ceph.osd.5.smithi110.stdout:Aug 29 18:00:12 smithi110 bash[76256]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_3 /var/lib/ceph/osd/ceph-5/block 2024-08-29T18:00:12.822 INFO:journalctl@ceph.osd.5.smithi110.stdout:Aug 29 18:00:12 smithi110 bash[76256]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-5/block 2024-08-29T18:00:12.822 INFO:journalctl@ceph.osd.5.smithi110.stdout:Aug 29 18:00:12 smithi110 bash[76256]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-08-29T18:00:12.822 INFO:journalctl@ceph.osd.5.smithi110.stdout:Aug 29 18:00:12 smithi110 bash[76256]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-08-29T18:00:12.822 INFO:journalctl@ceph.osd.5.smithi110.stdout:Aug 29 18:00:12 smithi110 bash[76256]: --> ceph-volume lvm activate successful for osd ID: 5 2024-08-29T18:00:12.926 INFO:tasks.rados.rados.0.smithi029.stdout:2595: done (0 left) 2024-08-29T18:00:12.926 INFO:tasks.rados.rados.0.smithi029.stdout:2596: read oid 40 snap -1 2024-08-29T18:00:12.926 INFO:tasks.rados.rados.0.smithi029.stdout:2596: expect deleted 2024-08-29T18:00:12.926 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 16 current snap is 247 2024-08-29T18:00:12.926 INFO:tasks.rados.rados.0.smithi029.stdout:2597: seq_num 783 ranges {0=720896,720896=401408} 2024-08-29T18:00:12.939 INFO:tasks.rados.rados.0.smithi029.stdout:2597: writing smithi02969618-16 from 0 to 720896 tid 1 2024-08-29T18:00:12.947 INFO:tasks.rados.rados.0.smithi029.stdout:2597: writing smithi02969618-16 from 720896 to 1122304 tid 2 2024-08-29T18:00:12.947 INFO:tasks.rados.rados.0.smithi029.stdout:2598: delete oid 9 current snap is 247 2024-08-29T18:00:12.947 INFO:tasks.rados.rados.0.smithi029.stdout:2597: finishing write tid 1 to smithi02969618-16 2024-08-29T18:00:12.954 INFO:tasks.rados.rados.0.smithi029.stdout:2597: finishing write tid 2 to smithi02969618-16 2024-08-29T18:00:12.956 INFO:tasks.rados.rados.0.smithi029.stdout:2597: finishing write tid 3 to smithi02969618-16 2024-08-29T18:00:12.960 INFO:tasks.rados.rados.0.smithi029.stdout:2596: done (2 left) 2024-08-29T18:00:12.960 INFO:tasks.rados.rados.0.smithi029.stdout:2598: done (1 left) 2024-08-29T18:00:12.960 INFO:tasks.rados.rados.0.smithi029.stdout:2599: rollback oid 33 current snap is 247 2024-08-29T18:00:12.960 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 33 to 244 2024-08-29T18:00:12.961 INFO:tasks.rados.rados.0.smithi029.stdout:2600: rollback oid 3 current snap is 247 2024-08-29T18:00:12.961 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 3 to 245 2024-08-29T18:00:12.961 INFO:tasks.rados.rados.0.smithi029.stdout:2601: copy_from oid 47 from oid 34 current snap is 247 2024-08-29T18:00:12.961 INFO:tasks.rados.rados.0.smithi029.stdout:2602: copy_from oid 13 from oid 17 current snap is 247 2024-08-29T18:00:12.961 INFO:tasks.rados.rados.0.smithi029.stdout:2603: snap_remove snap 202 2024-08-29T18:00:13.149 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:00:12 smithi029 bash[79042]: cluster 2024-08-29T18:00:11.438135+0000 mgr.y (mgr.25004) 250 : cluster [DBG] pgmap v420: 121 pgs: 28 active+undersized, 13 peering, 7 active+undersized+degraded, 73 active+clean; 423 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 3.9 MiB/s rd, 805 KiB/s wr, 10 op/s; 48/507 objects degraded (9.467%) 2024-08-29T18:00:13.149 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:00:12 smithi029 bash[79042]: cluster 2024-08-29T18:00:11.757599+0000 mon.a (mon.0) 607 : cluster [DBG] osdmap e586: 8 total, 7 up, 8 in 2024-08-29T18:00:13.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:00:12 smithi029 bash[79042]: cluster 2024-08-29T18:00:11.924419+0000 mon.a (mon.0) 608 : cluster [DBG] osdmap e587: 8 total, 7 up, 8 in 2024-08-29T18:00:13.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:00:12 smithi029 bash[77880]: cluster 2024-08-29T18:00:11.438135+0000 mgr.y (mgr.25004) 250 : cluster [DBG] pgmap v420: 121 pgs: 28 active+undersized, 13 peering, 7 active+undersized+degraded, 73 active+clean; 423 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 3.9 MiB/s rd, 805 KiB/s wr, 10 op/s; 48/507 objects degraded (9.467%) 2024-08-29T18:00:13.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:00:12 smithi029 bash[77880]: cluster 2024-08-29T18:00:11.757599+0000 mon.a (mon.0) 607 : cluster [DBG] osdmap e586: 8 total, 7 up, 8 in 2024-08-29T18:00:13.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:00:12 smithi029 bash[77880]: cluster 2024-08-29T18:00:11.924419+0000 mon.a (mon.0) 608 : cluster [DBG] osdmap e587: 8 total, 7 up, 8 in 2024-08-29T18:00:13.936 INFO:tasks.rados.rados.0.smithi029.stdout:2603: done (5 left) 2024-08-29T18:00:13.936 INFO:tasks.rados.rados.0.smithi029.stdout:2604: delete oid 42 current snap is 247 2024-08-29T18:00:13.937 INFO:tasks.rados.rados.0.smithi029.stdout:2597: finishing write tid 4 to smithi02969618-16 2024-08-29T18:00:13.937 INFO:tasks.rados.rados.0.smithi029.stdout:2597: oid 16 updating version 0 to 1941 2024-08-29T18:00:13.937 INFO:tasks.rados.rados.0.smithi029.stdout:2597: oid 16 updating version 1941 to 1943 2024-08-29T18:00:13.937 INFO:tasks.rados.rados.0.smithi029.stdout:2597: oid 16 version 1943 is already newer than 1942 2024-08-29T18:00:13.937 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 16 v 1943 (ObjNum 783 snap 247 seq_num 783) dirty exists 2024-08-29T18:00:13.937 INFO:tasks.rados.rados.0.smithi029.stdout:2597: left oid 16 (ObjNum 783 snap 247 seq_num 783) 2024-08-29T18:00:13.937 INFO:tasks.rados.rados.0.smithi029.stdout:2601: finishing copy_from to smithi02969618-47 2024-08-29T18:00:13.937 INFO:tasks.rados.rados.0.smithi029.stdout:2601: got expected ENOENT (src dne) 2024-08-29T18:00:13.937 INFO:tasks.rados.rados.0.smithi029.stdout:2601: finishing copy_from racing read to smithi02969618-47 2024-08-29T18:00:13.937 INFO:tasks.rados.rados.0.smithi029.stdout:2599: finishing rollback tid 1 to smithi02969618-33 2024-08-29T18:00:13.937 INFO:tasks.rados.rados.0.smithi029.stdout:2599: finishing rollback tid 2 to smithi02969618-33 2024-08-29T18:00:13.938 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 33 v 1464 (ObjNum 550 snap 169 seq_num 550) dirty exists 2024-08-29T18:00:13.938 INFO:tasks.rados.rados.0.smithi029.stdout:2600: finishing rollback tid 1 to smithi02969618-3 2024-08-29T18:00:13.938 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 3 v 1071 (ObjNum 289 snap 0 seq_num 0) dirty dne 2024-08-29T18:00:13.938 INFO:tasks.rados.rados.0.smithi029.stdout:2602: finishing copy_from racing read to smithi02969618-13 2024-08-29T18:00:13.938 INFO:tasks.rados.rados.0.smithi029.stdout:2602: finishing copy_from to smithi02969618-13 2024-08-29T18:00:13.938 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 13 v 1073 (ObjNum 759 snap 242 seq_num 759) dirty exists 2024-08-29T18:00:13.967 INFO:tasks.rados.rados.0.smithi029.stdout:2597: done (5 left) 2024-08-29T18:00:13.967 INFO:tasks.rados.rados.0.smithi029.stdout:2599: done (4 left) 2024-08-29T18:00:13.967 INFO:tasks.rados.rados.0.smithi029.stdout:2600: done (3 left) 2024-08-29T18:00:13.967 INFO:tasks.rados.rados.0.smithi029.stdout:2601: done (2 left) 2024-08-29T18:00:13.967 INFO:tasks.rados.rados.0.smithi029.stdout:2602: done (1 left) 2024-08-29T18:00:13.967 INFO:tasks.rados.rados.0.smithi029.stdout:2604: done (0 left) 2024-08-29T18:00:13.967 INFO:tasks.rados.rados.0.smithi029.stdout:2605: delete oid 21 current snap is 247 2024-08-29T18:00:13.969 INFO:tasks.rados.rados.0.smithi029.stdout:2605: done (0 left) 2024-08-29T18:00:13.970 INFO:tasks.rados.rados.0.smithi029.stdout:2606: copy_from oid 13 from oid 17 current snap is 247 2024-08-29T18:00:13.970 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 26 current snap is 247 2024-08-29T18:00:13.970 INFO:tasks.rados.rados.0.smithi029.stdout:2607: seq_num 787 ranges {8757248=786432,9543680=401408} 2024-08-29T18:00:14.023 INFO:tasks.rados.rados.0.smithi029.stdout:2607: writing smithi02969618-26 from 8757248 to 9543680 tid 1 2024-08-29T18:00:14.026 INFO:tasks.rados.rados.0.smithi029.stdout:2607: writing smithi02969618-26 from 9543680 to 9945088 tid 2 2024-08-29T18:00:14.026 INFO:tasks.rados.rados.0.smithi029.stdout:2608: snap_create 2024-08-29T18:00:14.026 INFO:tasks.rados.rados.0.smithi029.stdout:2606: finishing copy_from racing read to smithi02969618-13 2024-08-29T18:00:14.026 INFO:tasks.rados.rados.0.smithi029.stdout:2606: finishing copy_from to smithi02969618-13 2024-08-29T18:00:14.026 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 13 v 1073 (ObjNum 759 snap 242 seq_num 759) dirty exists 2024-08-29T18:00:14.034 INFO:tasks.rados.rados.0.smithi029.stdout:2607: finishing write tid 1 to smithi02969618-26 2024-08-29T18:00:14.035 INFO:tasks.rados.rados.0.smithi029.stdout:2607: finishing write tid 2 to smithi02969618-26 2024-08-29T18:00:14.036 INFO:tasks.rados.rados.0.smithi029.stdout:2607: finishing write tid 3 to smithi02969618-26 2024-08-29T18:00:14.038 INFO:tasks.rados.rados.0.smithi029.stdout:2607: finishing write tid 4 to smithi02969618-26 2024-08-29T18:00:14.038 INFO:tasks.rados.rados.0.smithi029.stdout:2607: oid 26 updating version 0 to 1111 2024-08-29T18:00:14.038 INFO:tasks.rados.rados.0.smithi029.stdout:2607: oid 26 updating version 1111 to 1113 2024-08-29T18:00:14.039 INFO:tasks.rados.rados.0.smithi029.stdout:2607: oid 26 version 1113 is already newer than 1112 2024-08-29T18:00:14.039 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 26 v 1113 (ObjNum 787 snap 247 seq_num 787) dirty exists 2024-08-29T18:00:14.039 INFO:tasks.rados.rados.0.smithi029.stdout:2607: left oid 26 (ObjNum 787 snap 247 seq_num 787) 2024-08-29T18:00:14.335 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:00:13 smithi110 bash[67519]: cluster 2024-08-29T18:00:12.927267+0000 mon.a (mon.0) 609 : cluster [DBG] osdmap e588: 8 total, 7 up, 8 in 2024-08-29T18:00:14.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:00:13 smithi029 bash[79042]: cluster 2024-08-29T18:00:12.927267+0000 mon.a (mon.0) 609 : cluster [DBG] osdmap e588: 8 total, 7 up, 8 in 2024-08-29T18:00:14.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:00:13 smithi029 bash[77880]: cluster 2024-08-29T18:00:12.927267+0000 mon.a (mon.0) 609 : cluster [DBG] osdmap e588: 8 total, 7 up, 8 in 2024-08-29T18:00:14.649 INFO:journalctl@ceph.osd.5.smithi110.stdout:Aug 29 18:00:14 smithi110 bash[76464]: debug 2024-08-29T18:00:14.426+0000 7f0cb5ac0640 1 -- 172.21.15.110:0/81460864 <== mon.1 v2:172.21.15.110:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x561e9d3b4960 con 0x561e9d3d5800 2024-08-29T18:00:14.899 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:00:14 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:00:14] "GET /metrics HTTP/1.1" 200 36265 "" "Prometheus/2.43.0" 2024-08-29T18:00:14.944 INFO:tasks.rados.rados.0.smithi029.stdout:2606: done (2 left) 2024-08-29T18:00:14.945 INFO:tasks.rados.rados.0.smithi029.stdout:2607: done (1 left) 2024-08-29T18:00:14.945 INFO:tasks.rados.rados.0.smithi029.stdout:2608: done (0 left) 2024-08-29T18:00:14.945 INFO:tasks.rados.rados.0.smithi029.stdout:2609: copy_from oid 24 from oid 35 current snap is 248 2024-08-29T18:00:14.945 INFO:tasks.rados.rados.0.smithi029.stdout:2610: read oid 32 snap 244 2024-08-29T18:00:14.945 INFO:tasks.rados.rados.0.smithi029.stdout:2610: expect (ObjNum 541 snap 166 seq_num 541) 2024-08-29T18:00:14.945 INFO:tasks.rados.rados.0.smithi029.stdout:2611: delete oid 31 current snap is 248 2024-08-29T18:00:14.951 INFO:tasks.rados.rados.0.smithi029.stdout:2611: done (2 left) 2024-08-29T18:00:14.951 INFO:tasks.rados.rados.0.smithi029.stdout:2612: rollback oid 11 current snap is 248 2024-08-29T18:00:14.951 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 11 to 245 2024-08-29T18:00:14.951 INFO:tasks.rados.rados.0.smithi029.stdout:2613: delete oid 44 current snap is 248 2024-08-29T18:00:14.951 INFO:tasks.rados.rados.0.smithi029.stdout:2609: finishing copy_from racing read to smithi02969618-24 2024-08-29T18:00:14.952 INFO:tasks.rados.rados.0.smithi029.stdout:2609: finishing copy_from to smithi02969618-24 2024-08-29T18:00:14.952 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 24 v 1634 (ObjNum 81 snap 0 seq_num 3019708880) dirty exists 2024-08-29T18:00:14.956 INFO:tasks.rados.rados.0.smithi029.stdout:2612: finishing rollback tid 0 to smithi02969618-11 2024-08-29T18:00:14.956 INFO:tasks.rados.rados.0.smithi029.stdout:2612: finishing rollback tid 1 to smithi02969618-11 2024-08-29T18:00:14.957 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 11 v 1459 (ObjNum 33 snap 0 seq_num 1563096960) dirty dne 2024-08-29T18:00:14.962 INFO:tasks.rados.rados.0.smithi029.stdout:2609: done (3 left) 2024-08-29T18:00:14.962 INFO:tasks.rados.rados.0.smithi029.stdout:2612: done (2 left) 2024-08-29T18:00:14.962 INFO:tasks.rados.rados.0.smithi029.stdout:2613: done (1 left) 2024-08-29T18:00:14.962 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 31 current snap is 248 2024-08-29T18:00:14.962 INFO:tasks.rados.rados.0.smithi029.stdout:2614: seq_num 790 ranges {0=434176,434176=548864,983040=253952} 2024-08-29T18:00:14.967 INFO:tasks.rados.rados.0.smithi029.stdout:2614: writing smithi02969618-31 from 0 to 434176 tid 1 2024-08-29T18:00:14.974 INFO:tasks.rados.rados.0.smithi029.stdout:2614: writing smithi02969618-31 from 434176 to 983040 tid 2 2024-08-29T18:00:14.977 INFO:tasks.rados.rados.0.smithi029.stdout:2614: writing smithi02969618-31 from 983040 to 1236992 tid 3 2024-08-29T18:00:14.977 INFO:tasks.rados.rados.0.smithi029.stdout:2615: snap_remove snap 247 2024-08-29T18:00:15.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:00:14 smithi029 bash[79042]: cluster 2024-08-29T18:00:13.439114+0000 mgr.y (mgr.25004) 251 : cluster [DBG] pgmap v424: 121 pgs: 35 active+undersized, 13 active+undersized+degraded, 73 active+clean; 426 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 6.6 MiB/s rd, 1.2 MiB/s wr, 16 op/s; 92/510 objects degraded (18.039%) 2024-08-29T18:00:15.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:00:14 smithi029 bash[79042]: cluster 2024-08-29T18:00:13.920209+0000 mon.a (mon.0) 610 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 2 pgs peering) 2024-08-29T18:00:15.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:00:14 smithi029 bash[79042]: cluster 2024-08-29T18:00:13.937712+0000 mon.a (mon.0) 611 : cluster [DBG] osdmap e589: 8 total, 7 up, 8 in 2024-08-29T18:00:15.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:00:14 smithi029 bash[77880]: cluster 2024-08-29T18:00:13.439114+0000 mgr.y (mgr.25004) 251 : cluster [DBG] pgmap v424: 121 pgs: 35 active+undersized, 13 active+undersized+degraded, 73 active+clean; 426 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 6.6 MiB/s rd, 1.2 MiB/s wr, 16 op/s; 92/510 objects degraded (18.039%) 2024-08-29T18:00:15.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:00:14 smithi029 bash[77880]: cluster 2024-08-29T18:00:13.920209+0000 mon.a (mon.0) 610 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 2 pgs peering) 2024-08-29T18:00:15.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:00:14 smithi029 bash[77880]: cluster 2024-08-29T18:00:13.937712+0000 mon.a (mon.0) 611 : cluster [DBG] osdmap e589: 8 total, 7 up, 8 in 2024-08-29T18:00:15.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:00:14 smithi110 bash[67519]: cluster 2024-08-29T18:00:13.439114+0000 mgr.y (mgr.25004) 251 : cluster [DBG] pgmap v424: 121 pgs: 35 active+undersized, 13 active+undersized+degraded, 73 active+clean; 426 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 6.6 MiB/s rd, 1.2 MiB/s wr, 16 op/s; 92/510 objects degraded (18.039%) 2024-08-29T18:00:15.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:00:14 smithi110 bash[67519]: cluster 2024-08-29T18:00:13.920209+0000 mon.a (mon.0) 610 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 2 pgs peering) 2024-08-29T18:00:15.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:00:14 smithi110 bash[67519]: cluster 2024-08-29T18:00:13.937712+0000 mon.a (mon.0) 611 : cluster [DBG] osdmap e589: 8 total, 7 up, 8 in 2024-08-29T18:00:15.899 INFO:journalctl@ceph.osd.5.smithi110.stdout:Aug 29 18:00:15 smithi110 bash[76464]: debug 2024-08-29T18:00:15.482+0000 7f0cb8327640 -1 Falling back to public interface 2024-08-29T18:00:15.954 INFO:tasks.rados.rados.0.smithi029.stdout:2615: done (2 left) 2024-08-29T18:00:15.954 INFO:tasks.rados.rados.0.smithi029.stdout:2616: snap_remove snap 246 2024-08-29T18:00:15.954 INFO:tasks.rados.rados.0.smithi029.stdout:2614: finishing write tid 1 to smithi02969618-31 2024-08-29T18:00:15.954 INFO:tasks.rados.rados.0.smithi029.stdout:2614: finishing write tid 2 to smithi02969618-31 2024-08-29T18:00:15.954 INFO:tasks.rados.rados.0.smithi029.stdout:2614: finishing write tid 3 to smithi02969618-31 2024-08-29T18:00:15.954 INFO:tasks.rados.rados.0.smithi029.stdout:2614: finishing write tid 4 to smithi02969618-31 2024-08-29T18:00:15.954 INFO:tasks.rados.rados.0.smithi029.stdout:2614: finishing write tid 5 to smithi02969618-31 2024-08-29T18:00:15.954 INFO:tasks.rados.rados.0.smithi029.stdout:2614: oid 31 updating version 0 to 1641 2024-08-29T18:00:15.954 INFO:tasks.rados.rados.0.smithi029.stdout:2614: oid 31 version 1641 is already newer than 1639 2024-08-29T18:00:15.954 INFO:tasks.rados.rados.0.smithi029.stdout:2614: oid 31 version 1641 is already newer than 1640 2024-08-29T18:00:15.955 INFO:tasks.rados.rados.0.smithi029.stdout:2614: oid 31 updating version 1641 to 1642 2024-08-29T18:00:15.955 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 31 v 1642 (ObjNum 790 snap 248 seq_num 790) dirty exists 2024-08-29T18:00:15.955 INFO:tasks.rados.rados.0.smithi029.stdout:2614: left oid 31 (ObjNum 790 snap 248 seq_num 790) 2024-08-29T18:00:15.955 INFO:tasks.rados.rados.0.smithi029.stdout:2610: expect (ObjNum 541 snap 166 seq_num 541) 2024-08-29T18:00:16.399 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:00:15 smithi110 bash[67519]: cluster 2024-08-29T18:00:14.945213+0000 mon.a (mon.0) 612 : cluster [DBG] osdmap e590: 8 total, 7 up, 8 in 2024-08-29T18:00:16.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:00:15 smithi029 bash[79042]: cluster 2024-08-29T18:00:14.945213+0000 mon.a (mon.0) 612 : cluster [DBG] osdmap e590: 8 total, 7 up, 8 in 2024-08-29T18:00:16.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:00:15 smithi029 bash[77880]: cluster 2024-08-29T18:00:14.945213+0000 mon.a (mon.0) 612 : cluster [DBG] osdmap e590: 8 total, 7 up, 8 in 2024-08-29T18:00:17.399 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:00:16 smithi110 bash[67519]: cluster 2024-08-29T18:00:15.440153+0000 mgr.y (mgr.25004) 252 : cluster [DBG] pgmap v427: 121 pgs: 35 active+undersized, 13 active+undersized+degraded, 73 active+clean; 415 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 15 MiB/s rd, 2.8 MiB/s wr, 17 op/s; 96/501 objects degraded (19.162%) 2024-08-29T18:00:17.399 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:00:16 smithi110 bash[67519]: cluster 2024-08-29T18:00:15.939328+0000 mon.a (mon.0) 613 : cluster [WRN] Health check update: Degraded data redundancy: 96/501 objects degraded (19.162%), 13 pgs degraded (PG_DEGRADED) 2024-08-29T18:00:17.399 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:00:16 smithi110 bash[67519]: cluster 2024-08-29T18:00:15.955324+0000 mon.a (mon.0) 614 : cluster [DBG] osdmap e591: 8 total, 7 up, 8 in 2024-08-29T18:00:17.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:00:16 smithi110 bash[67519]: cluster 2024-08-29T18:00:16.925537+0000 mon.a (mon.0) 615 : cluster [DBG] osdmap e592: 8 total, 7 up, 8 in 2024-08-29T18:00:17.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:00:16 smithi029 bash[77880]: cluster 2024-08-29T18:00:15.440153+0000 mgr.y (mgr.25004) 252 : cluster [DBG] pgmap v427: 121 pgs: 35 active+undersized, 13 active+undersized+degraded, 73 active+clean; 415 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 15 MiB/s rd, 2.8 MiB/s wr, 17 op/s; 96/501 objects degraded (19.162%) 2024-08-29T18:00:17.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:00:16 smithi029 bash[77880]: cluster 2024-08-29T18:00:15.939328+0000 mon.a (mon.0) 613 : cluster [WRN] Health check update: Degraded data redundancy: 96/501 objects degraded (19.162%), 13 pgs degraded (PG_DEGRADED) 2024-08-29T18:00:17.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:00:16 smithi029 bash[77880]: cluster 2024-08-29T18:00:15.955324+0000 mon.a (mon.0) 614 : cluster [DBG] osdmap e591: 8 total, 7 up, 8 in 2024-08-29T18:00:17.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:00:16 smithi029 bash[77880]: cluster 2024-08-29T18:00:16.925537+0000 mon.a (mon.0) 615 : cluster [DBG] osdmap e592: 8 total, 7 up, 8 in 2024-08-29T18:00:17.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:00:16 smithi029 bash[79042]: cluster 2024-08-29T18:00:15.440153+0000 mgr.y (mgr.25004) 252 : cluster [DBG] pgmap v427: 121 pgs: 35 active+undersized, 13 active+undersized+degraded, 73 active+clean; 415 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 15 MiB/s rd, 2.8 MiB/s wr, 17 op/s; 96/501 objects degraded (19.162%) 2024-08-29T18:00:17.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:00:16 smithi029 bash[79042]: cluster 2024-08-29T18:00:15.939328+0000 mon.a (mon.0) 613 : cluster [WRN] Health check update: Degraded data redundancy: 96/501 objects degraded (19.162%), 13 pgs degraded (PG_DEGRADED) 2024-08-29T18:00:17.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:00:16 smithi029 bash[79042]: cluster 2024-08-29T18:00:15.955324+0000 mon.a (mon.0) 614 : cluster [DBG] osdmap e591: 8 total, 7 up, 8 in 2024-08-29T18:00:17.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:00:16 smithi029 bash[79042]: cluster 2024-08-29T18:00:16.925537+0000 mon.a (mon.0) 615 : cluster [DBG] osdmap e592: 8 total, 7 up, 8 in 2024-08-29T18:00:18.468 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-08-29T18:00:18.769 INFO:tasks.rados.rados.0.smithi029.stdout:2610: done (2 left) 2024-08-29T18:00:18.769 INFO:tasks.rados.rados.0.smithi029.stdout:2614: done (1 left) 2024-08-29T18:00:18.769 INFO:tasks.rados.rados.0.smithi029.stdout:2616: done (0 left) 2024-08-29T18:00:18.769 INFO:tasks.rados.rados.0.smithi029.stdout:2617: delete oid 6 current snap is 248 2024-08-29T18:00:18.777 INFO:tasks.rados.rados.0.smithi029.stdout:2617: done (0 left) 2024-08-29T18:00:18.777 INFO:tasks.rados.rados.0.smithi029.stdout:2618: rollback oid 18 current snap is 248 2024-08-29T18:00:18.777 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 18 to 244 2024-08-29T18:00:18.777 INFO:tasks.rados.rados.0.smithi029.stdout:2619: rollback oid 20 current snap is 248 2024-08-29T18:00:18.777 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 20 to 244 2024-08-29T18:00:18.777 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 17 current snap is 248 2024-08-29T18:00:18.777 INFO:tasks.rados.rados.0.smithi029.stdout:2620: seq_num 792 ranges {720896=466944,1187840=761856,1949696=40960} 2024-08-29T18:00:18.778 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-29T18:00:18.778 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.a smithi029 *:9093,9094 running (13m) 63s ago 14m 13.9M - 0.25.0 c8568f914cd2 ce247dae888d 2024-08-29T18:00:18.778 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.a smithi110 *:3000 running (13m) 1s ago 13m 79.6M - 9.4.7 954c08fa6188 a99d1c017111 2024-08-29T18:00:18.778 INFO:teuthology.orchestra.run.smithi029.stdout:mds.a smithi029 running (17m) 63s ago 17m 16.6M - 18.2.4-774-gfe43f1c9 96384990183a 33831fc09ebe 2024-08-29T18:00:18.778 INFO:teuthology.orchestra.run.smithi029.stdout:mds.b smithi110 running (17m) 1s ago 17m 22.8M - 18.2.4-774-gfe43f1c9 96384990183a d4752f4920d9 2024-08-29T18:00:18.778 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.x smithi110 *:8443,9283,8765 running (5m) 1s ago 25m 430M - 19.1.1-235-g1ef86450 d401bb9bb76e 97032a0314c7 2024-08-29T18:00:18.778 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.y smithi029 *:8443,9283,8765 running (6m) 63s ago 28m 495M - 19.1.1-235-g1ef86450 d401bb9bb76e 426f9f92ffcb 2024-08-29T18:00:18.778 INFO:teuthology.orchestra.run.smithi029.stdout:mon.a smithi029 running (5m) 63s ago 28m 56.5M 2048M 19.1.1-235-g1ef86450 d401bb9bb76e 0381d4389ff1 2024-08-29T18:00:18.778 INFO:teuthology.orchestra.run.smithi029.stdout:mon.b smithi110 running (4m) 1s ago 26m 49.4M 2048M 19.1.1-235-g1ef86450 d401bb9bb76e ee83370832b3 2024-08-29T18:00:18.778 INFO:teuthology.orchestra.run.smithi029.stdout:mon.c smithi029 running (4m) 63s ago 26m 46.4M 2048M 19.1.1-235-g1ef86450 d401bb9bb76e a9f9abf8dbe2 2024-08-29T18:00:18.778 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.a smithi029 *:9100 running (14m) 63s ago 14m 9071k - 1.5.0 0da6a335fe13 ad51f15f97c2 2024-08-29T18:00:18.779 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.b smithi110 *:9100 running (14m) 1s ago 14m 8771k - 1.5.0 0da6a335fe13 30ef3fa1e10b 2024-08-29T18:00:18.779 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (2m) 63s ago 24m 174M 2525M 19.1.1-235-g1ef86450 d401bb9bb76e 70ffeb91cd60 2024-08-29T18:00:18.779 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (2m) 63s ago 23m 208M 2525M 19.1.1-235-g1ef86450 d401bb9bb76e 3637e7ef9c3c 2024-08-29T18:00:18.779 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (103s) 63s ago 22m 158M 2525M 19.1.1-235-g1ef86450 d401bb9bb76e 6be972913a10 2024-08-29T18:00:18.779 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (67s) 63s ago 21m - 2525M 19.1.1-235-g1ef86450 d401bb9bb76e 2becd8880bfa 2024-08-29T18:00:18.779 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi110 running (35s) 1s ago 21m 302M 2524M 19.1.1-235-g1ef86450 d401bb9bb76e 904ee1f8d2eb 2024-08-29T18:00:18.779 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi110 running (5s) 1s ago 20m - 2524M 19.1.1-235-g1ef86450 d401bb9bb76e ad523e2ac8b3 2024-08-29T18:00:18.779 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi110 running (19m) 1s ago 19m 322M 2524M 18.2.4-774-gfe43f1c9 96384990183a a96a153c5cee 2024-08-29T18:00:18.779 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi110 running (18m) 1s ago 18m 208M 2524M 18.2.4-774-gfe43f1c9 96384990183a d61ec375881d 2024-08-29T18:00:18.779 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.a smithi110 *:9095 running (5m) 1s ago 15m 46.5M - 2.43.0 a07b618ecd1d 696215a147ab 2024-08-29T18:00:18.785 INFO:tasks.rados.rados.0.smithi029.stdout:2620: writing smithi02969618-17 from 720896 to 1187840 tid 1 2024-08-29T18:00:18.789 INFO:tasks.rados.rados.0.smithi029.stdout:2620: writing smithi02969618-17 from 1187840 to 1949696 tid 2 2024-08-29T18:00:18.790 INFO:tasks.rados.rados.0.smithi029.stdout:2620: writing smithi02969618-17 from 1949696 to 1990656 tid 3 2024-08-29T18:00:18.790 INFO:tasks.rados.rados.0.smithi029.stdout:2621: read oid 48 snap -1 2024-08-29T18:00:18.790 INFO:tasks.rados.rados.0.smithi029.stdout:2621: expect (ObjNum 729 snap 239 seq_num 729) 2024-08-29T18:00:18.790 INFO:tasks.rados.rados.0.smithi029.stdout:2622: snap_create 2024-08-29T18:00:18.790 INFO:tasks.rados.rados.0.smithi029.stdout:2619: finishing rollback tid 0 to smithi02969618-20 2024-08-29T18:00:18.790 INFO:tasks.rados.rados.0.smithi029.stdout:2618: finishing rollback tid 0 to smithi02969618-18 2024-08-29T18:00:18.790 INFO:tasks.rados.rados.0.smithi029.stdout:2619: finishing rollback tid 1 to smithi02969618-20 2024-08-29T18:00:18.790 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 20 v 2136 (ObjNum 2193 snap 0 seq_num 1563090016) dirty dne 2024-08-29T18:00:18.791 INFO:tasks.rados.rados.0.smithi029.stdout:2618: finishing rollback tid 1 to smithi02969618-18 2024-08-29T18:00:18.791 INFO:tasks.rados.rados.0.smithi029.stdout:2618: finishing rollback tid 2 to smithi02969618-18 2024-08-29T18:00:18.791 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 18 v 1101 (ObjNum 763 snap 242 seq_num 763) dirty exists 2024-08-29T18:00:18.792 INFO:tasks.rados.rados.0.smithi029.stdout:2621: expect (ObjNum 729 snap 239 seq_num 729) 2024-08-29T18:00:18.806 INFO:tasks.rados.rados.0.smithi029.stdout:2620: finishing write tid 1 to smithi02969618-17 2024-08-29T18:00:18.806 INFO:tasks.rados.rados.0.smithi029.stdout:2620: finishing write tid 2 to smithi02969618-17 2024-08-29T18:00:18.806 INFO:tasks.rados.rados.0.smithi029.stdout:2620: finishing write tid 3 to smithi02969618-17 2024-08-29T18:00:18.806 INFO:tasks.rados.rados.0.smithi029.stdout:2620: finishing write tid 4 to smithi02969618-17 2024-08-29T18:00:18.806 INFO:tasks.rados.rados.0.smithi029.stdout:2620: finishing write tid 5 to smithi02969618-17 2024-08-29T18:00:18.807 INFO:tasks.rados.rados.0.smithi029.stdout:2620: oid 17 updating version 0 to 1076 2024-08-29T18:00:18.807 INFO:tasks.rados.rados.0.smithi029.stdout:2620: oid 17 version 1076 is already newer than 1075 2024-08-29T18:00:18.807 INFO:tasks.rados.rados.0.smithi029.stdout:2620: oid 17 updating version 1076 to 1077 2024-08-29T18:00:18.807 INFO:tasks.rados.rados.0.smithi029.stdout:2620: oid 17 version 1077 is already newer than 1074 2024-08-29T18:00:18.807 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 17 v 1077 (ObjNum 792 snap 248 seq_num 792) dirty exists 2024-08-29T18:00:18.807 INFO:tasks.rados.rados.0.smithi029.stdout:2620: left oid 17 (ObjNum 792 snap 248 seq_num 792) 2024-08-29T18:00:19.127 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-08-29T18:00:19.127 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-08-29T18:00:19.127 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.1.1-235-g1ef86450 (1ef864504b8875c83ee6c2c5fedc13315bebf7f5) squid (rc)": 3 2024-08-29T18:00:19.127 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-08-29T18:00:19.127 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-08-29T18:00:19.127 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.1.1-235-g1ef86450 (1ef864504b8875c83ee6c2c5fedc13315bebf7f5) squid (rc)": 2 2024-08-29T18:00:19.127 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-08-29T18:00:19.127 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-08-29T18:00:19.127 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 18.2.4-774-gfe43f1c9 (fe43f1c9f9e2945dda7244d8acbd33fb921449af) reef (stable)": 2, 2024-08-29T18:00:19.127 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.1.1-235-g1ef86450 (1ef864504b8875c83ee6c2c5fedc13315bebf7f5) squid (rc)": 5 2024-08-29T18:00:19.128 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-08-29T18:00:19.128 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-08-29T18:00:19.128 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 18.2.4-774-gfe43f1c9 (fe43f1c9f9e2945dda7244d8acbd33fb921449af) reef (stable)": 2 2024-08-29T18:00:19.128 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-08-29T18:00:19.128 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-08-29T18:00:19.128 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 18.2.4-774-gfe43f1c9 (fe43f1c9f9e2945dda7244d8acbd33fb921449af) reef (stable)": 4, 2024-08-29T18:00:19.128 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.1.1-235-g1ef86450 (1ef864504b8875c83ee6c2c5fedc13315bebf7f5) squid (rc)": 10 2024-08-29T18:00:19.128 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-08-29T18:00:19.128 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-08-29T18:00:19.149 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:00:18 smithi029 bash[79042]: cluster 2024-08-29T18:00:17.441288+0000 mgr.y (mgr.25004) 253 : cluster [DBG] pgmap v430: 121 pgs: 35 active+undersized, 13 active+undersized+degraded, 73 active+clean; 399 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 20 MiB/s rd, 2.4 MiB/s wr, 12 op/s; 99/477 objects degraded (20.755%) 2024-08-29T18:00:19.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:00:18 smithi029 bash[79042]: audit 2024-08-29T18:00:17.750648+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:00:19.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:00:18 smithi029 bash[79042]: audit 2024-08-29T18:00:17.763102+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:00:19.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:00:18 smithi029 bash[79042]: audit 2024-08-29T18:00:18.445989+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:00:19.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:00:18 smithi029 bash[79042]: audit 2024-08-29T18:00:18.448513+0000 mon.c (mon.2) 147 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:00:19.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:00:18 smithi110 bash[67519]: cluster 2024-08-29T18:00:17.441288+0000 mgr.y (mgr.25004) 253 : cluster [DBG] pgmap v430: 121 pgs: 35 active+undersized, 13 active+undersized+degraded, 73 active+clean; 399 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 20 MiB/s rd, 2.4 MiB/s wr, 12 op/s; 99/477 objects degraded (20.755%) 2024-08-29T18:00:19.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:00:18 smithi110 bash[67519]: audit 2024-08-29T18:00:17.750648+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:00:19.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:00:18 smithi110 bash[67519]: audit 2024-08-29T18:00:17.763102+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:00:19.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:00:18 smithi110 bash[67519]: audit 2024-08-29T18:00:18.445989+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:00:19.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:00:18 smithi110 bash[67519]: audit 2024-08-29T18:00:18.448513+0000 mon.c (mon.2) 147 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:00:19.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:00:18 smithi029 bash[77880]: cluster 2024-08-29T18:00:17.441288+0000 mgr.y (mgr.25004) 253 : cluster [DBG] pgmap v430: 121 pgs: 35 active+undersized, 13 active+undersized+degraded, 73 active+clean; 399 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 20 MiB/s rd, 2.4 MiB/s wr, 12 op/s; 99/477 objects degraded (20.755%) 2024-08-29T18:00:19.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:00:18 smithi029 bash[77880]: audit 2024-08-29T18:00:17.750648+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:00:19.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:00:18 smithi029 bash[77880]: audit 2024-08-29T18:00:17.763102+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:00:19.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:00:18 smithi029 bash[77880]: audit 2024-08-29T18:00:18.445989+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:00:19.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:00:18 smithi029 bash[77880]: audit 2024-08-29T18:00:18.448513+0000 mon.c (mon.2) 147 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:00:19.771 INFO:tasks.rados.rados.0.smithi029.stdout:2618: done (4 left) 2024-08-29T18:00:19.771 INFO:tasks.rados.rados.0.smithi029.stdout:2619: done (3 left) 2024-08-29T18:00:19.771 INFO:tasks.rados.rados.0.smithi029.stdout:2620: done (2 left) 2024-08-29T18:00:19.771 INFO:tasks.rados.rados.0.smithi029.stdout:2621: done (1 left) 2024-08-29T18:00:19.775 INFO:tasks.rados.rados.0.smithi029.stdout:2622: done (0 left) 2024-08-29T18:00:19.776 INFO:tasks.rados.rados.0.smithi029.stdout:2623: snap_create 2024-08-29T18:00:20.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:00:19 smithi110 bash[67519]: audit 2024-08-29T18:00:18.453983+0000 mgr.y (mgr.25004) 254 : audit [DBG] from='client.44270 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:00:20.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:00:19 smithi110 bash[67519]: audit 2024-08-29T18:00:18.761551+0000 mgr.y (mgr.25004) 255 : audit [DBG] from='client.34359 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:00:20.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:00:19 smithi110 bash[67519]: cluster 2024-08-29T18:00:18.769417+0000 mon.a (mon.0) 619 : cluster [DBG] osdmap e593: 8 total, 7 up, 8 in 2024-08-29T18:00:20.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:00:19 smithi110 bash[67519]: audit 2024-08-29T18:00:18.894440+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:00:20.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:00:19 smithi110 bash[67519]: audit 2024-08-29T18:00:18.900761+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:00:20.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:00:19 smithi110 bash[67519]: audit 2024-08-29T18:00:19.129026+0000 mon.a (mon.0) 622 : audit [DBG] from='client.? 172.21.15.29:0/1372990280' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:00:20.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:00:19 smithi029 bash[77880]: audit 2024-08-29T18:00:18.453983+0000 mgr.y (mgr.25004) 254 : audit [DBG] from='client.44270 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:00:20.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:00:19 smithi029 bash[77880]: audit 2024-08-29T18:00:18.761551+0000 mgr.y (mgr.25004) 255 : audit [DBG] from='client.34359 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:00:20.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:00:19 smithi029 bash[77880]: cluster 2024-08-29T18:00:18.769417+0000 mon.a (mon.0) 619 : cluster [DBG] osdmap e593: 8 total, 7 up, 8 in 2024-08-29T18:00:20.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:00:19 smithi029 bash[77880]: audit 2024-08-29T18:00:18.894440+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:00:20.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:00:19 smithi029 bash[77880]: audit 2024-08-29T18:00:18.900761+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:00:20.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:00:19 smithi029 bash[77880]: audit 2024-08-29T18:00:19.129026+0000 mon.a (mon.0) 622 : audit [DBG] from='client.? 172.21.15.29:0/1372990280' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:00:20.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:00:19 smithi029 bash[79042]: audit 2024-08-29T18:00:18.453983+0000 mgr.y (mgr.25004) 254 : audit [DBG] from='client.44270 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:00:20.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:00:19 smithi029 bash[79042]: audit 2024-08-29T18:00:18.761551+0000 mgr.y (mgr.25004) 255 : audit [DBG] from='client.34359 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:00:20.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:00:19 smithi029 bash[79042]: cluster 2024-08-29T18:00:18.769417+0000 mon.a (mon.0) 619 : cluster [DBG] osdmap e593: 8 total, 7 up, 8 in 2024-08-29T18:00:20.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:00:19 smithi029 bash[79042]: audit 2024-08-29T18:00:18.894440+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:00:20.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:00:19 smithi029 bash[79042]: audit 2024-08-29T18:00:18.900761+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:00:20.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:00:19 smithi029 bash[79042]: audit 2024-08-29T18:00:19.129026+0000 mon.a (mon.0) 622 : audit [DBG] from='client.? 172.21.15.29:0/1372990280' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:00:20.649 INFO:journalctl@ceph.osd.5.smithi110.stdout:Aug 29 18:00:20 smithi110 bash[76464]: debug 2024-08-29T18:00:20.386+0000 7f0cb8327640 -1 osd.5 581 log_to_monitors true 2024-08-29T18:00:20.784 INFO:tasks.rados.rados.0.smithi029.stdout:2623: done (0 left) 2024-08-29T18:00:20.784 INFO:tasks.rados.rados.0.smithi029.stdout:2624: snap_remove snap 245 2024-08-29T18:00:21.111 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:00:20 smithi110 bash[67519]: cluster 2024-08-29T18:00:19.442421+0000 mgr.y (mgr.25004) 256 : cluster [DBG] pgmap v432: 121 pgs: 35 active+undersized, 13 active+undersized+degraded, 73 active+clean; 401 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 18 MiB/s rd, 2.3 MiB/s wr, 13 op/s; 100/486 objects degraded (20.576%) 2024-08-29T18:00:21.111 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:00:20 smithi110 bash[67519]: cluster 2024-08-29T18:00:19.772804+0000 mon.a (mon.0) 623 : cluster [DBG] osdmap e594: 8 total, 7 up, 8 in 2024-08-29T18:00:21.111 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:00:20 smithi110 bash[67519]: audit 2024-08-29T18:00:20.392868+0000 mon.b (mon.1) 5 : audit [INF] from='osd.5 [v2:172.21.15.110:6808/3507700790,v1:172.21.15.110:6809/3507700790]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-08-29T18:00:21.112 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:00:20 smithi110 bash[67519]: audit 2024-08-29T18:00:20.393823+0000 mon.a (mon.0) 624 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-08-29T18:00:21.149 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:00:20 smithi029 bash[77880]: cluster 2024-08-29T18:00:19.442421+0000 mgr.y (mgr.25004) 256 : cluster [DBG] pgmap v432: 121 pgs: 35 active+undersized, 13 active+undersized+degraded, 73 active+clean; 401 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 18 MiB/s rd, 2.3 MiB/s wr, 13 op/s; 100/486 objects degraded (20.576%) 2024-08-29T18:00:21.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:00:20 smithi029 bash[77880]: cluster 2024-08-29T18:00:19.772804+0000 mon.a (mon.0) 623 : cluster [DBG] osdmap e594: 8 total, 7 up, 8 in 2024-08-29T18:00:21.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:00:20 smithi029 bash[77880]: audit 2024-08-29T18:00:20.392868+0000 mon.b (mon.1) 5 : audit [INF] from='osd.5 [v2:172.21.15.110:6808/3507700790,v1:172.21.15.110:6809/3507700790]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-08-29T18:00:21.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:00:20 smithi029 bash[77880]: audit 2024-08-29T18:00:20.393823+0000 mon.a (mon.0) 624 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-08-29T18:00:21.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:00:20 smithi029 bash[79042]: cluster 2024-08-29T18:00:19.442421+0000 mgr.y (mgr.25004) 256 : cluster [DBG] pgmap v432: 121 pgs: 35 active+undersized, 13 active+undersized+degraded, 73 active+clean; 401 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 18 MiB/s rd, 2.3 MiB/s wr, 13 op/s; 100/486 objects degraded (20.576%) 2024-08-29T18:00:21.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:00:20 smithi029 bash[79042]: cluster 2024-08-29T18:00:19.772804+0000 mon.a (mon.0) 623 : cluster [DBG] osdmap e594: 8 total, 7 up, 8 in 2024-08-29T18:00:21.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:00:20 smithi029 bash[79042]: audit 2024-08-29T18:00:20.392868+0000 mon.b (mon.1) 5 : audit [INF] from='osd.5 [v2:172.21.15.110:6808/3507700790,v1:172.21.15.110:6809/3507700790]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-08-29T18:00:21.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:00:20 smithi029 bash[79042]: audit 2024-08-29T18:00:20.393823+0000 mon.a (mon.0) 624 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-08-29T18:00:21.399 INFO:journalctl@ceph.osd.5.smithi110.stdout:Aug 29 18:00:21 smithi110 bash[76464]: debug 2024-08-29T18:00:21.110+0000 7f0cac0ca640 -1 osd.5 581 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-08-29T18:00:21.791 INFO:tasks.rados.rados.0.smithi029.stdout:2624: done (0 left) 2024-08-29T18:00:21.791 INFO:tasks.rados.rados.0.smithi029.stdout:2625: copy_from oid 14 from oid 19 current snap is 250 2024-08-29T18:00:21.791 INFO:tasks.rados.rados.0.smithi029.stdout:2626: rollback oid 13 current snap is 250 2024-08-29T18:00:21.791 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 13 to 249 2024-08-29T18:00:21.795 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 3 current snap is 250 2024-08-29T18:00:21.795 INFO:tasks.rados.rados.0.smithi029.stdout:2627: seq_num 793 ranges {0=483328,483328=647168,1130496=155648} 2024-08-29T18:00:21.795 INFO:tasks.rados.rados.0.smithi029.stdout:2627: writing smithi02969618-3 from 0 to 483328 tid 1 2024-08-29T18:00:21.800 INFO:tasks.rados.rados.0.smithi029.stdout:2627: writing smithi02969618-3 from 483328 to 1130496 tid 2 2024-08-29T18:00:21.802 INFO:tasks.rados.rados.0.smithi029.stdout:2627: writing smithi02969618-3 from 1130496 to 1286144 tid 3 2024-08-29T18:00:21.802 INFO:tasks.rados.rados.0.smithi029.stdout:2628: delete oid 43 current snap is 250 2024-08-29T18:00:21.834 INFO:tasks.rados.rados.0.smithi029.stdout:2627: finishing write tid 1 to smithi02969618-3 2024-08-29T18:00:21.834 INFO:tasks.rados.rados.0.smithi029.stdout:2627: finishing write tid 2 to smithi02969618-3 2024-08-29T18:00:21.835 INFO:tasks.rados.rados.0.smithi029.stdout:2627: finishing write tid 3 to smithi02969618-3 2024-08-29T18:00:21.835 INFO:tasks.rados.rados.0.smithi029.stdout:2627: finishing write tid 4 to smithi02969618-3 2024-08-29T18:00:21.837 INFO:tasks.rados.rados.0.smithi029.stdout:2627: finishing write tid 5 to smithi02969618-3 2024-08-29T18:00:21.837 INFO:tasks.rados.rados.0.smithi029.stdout:2627: oid 3 updating version 0 to 1943 2024-08-29T18:00:21.837 INFO:tasks.rados.rados.0.smithi029.stdout:2627: oid 3 updating version 1943 to 1945 2024-08-29T18:00:21.837 INFO:tasks.rados.rados.0.smithi029.stdout:2627: oid 3 version 1945 is already newer than 1944 2024-08-29T18:00:21.837 INFO:tasks.rados.rados.0.smithi029.stdout:2627: oid 3 version 1945 is already newer than 1942 2024-08-29T18:00:21.838 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 3 v 1945 (ObjNum 793 snap 250 seq_num 793) dirty exists 2024-08-29T18:00:21.838 INFO:tasks.rados.rados.0.smithi029.stdout:2627: left oid 3 (ObjNum 793 snap 250 seq_num 793) 2024-08-29T18:00:21.838 INFO:tasks.rados.rados.0.smithi029.stdout:2627: done (3 left) 2024-08-29T18:00:21.838 INFO:tasks.rados.rados.0.smithi029.stdout:2628: done (2 left) 2024-08-29T18:00:21.839 INFO:tasks.rados.rados.0.smithi029.stdout:2629: snap_create 2024-08-29T18:00:22.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:00:21 smithi029 bash[79042]: audit 2024-08-29T18:00:20.778259+0000 mon.a (mon.0) 625 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-08-29T18:00:22.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:00:21 smithi029 bash[79042]: cluster 2024-08-29T18:00:20.786047+0000 mon.a (mon.0) 626 : cluster [DBG] osdmap e595: 8 total, 7 up, 8 in 2024-08-29T18:00:22.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:00:21 smithi029 bash[79042]: audit 2024-08-29T18:00:20.788653+0000 mon.b (mon.1) 6 : audit [INF] from='osd.5 [v2:172.21.15.110:6808/3507700790,v1:172.21.15.110:6809/3507700790]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi110", "root=default"]}]: dispatch 2024-08-29T18:00:22.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:00:21 smithi029 bash[79042]: audit 2024-08-29T18:00:20.795410+0000 mon.a (mon.0) 627 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi110", "root=default"]}]: dispatch 2024-08-29T18:00:22.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:00:21 smithi029 bash[79042]: audit 2024-08-29T18:00:21.099578+0000 mon.a (mon.0) 628 : audit [INF] from='osd.5 ' entity='osd.5' 2024-08-29T18:00:22.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:00:21 smithi029 bash[79042]: cluster 2024-08-29T18:00:21.779273+0000 mon.a (mon.0) 629 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-29T18:00:22.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:00:21 smithi029 bash[79042]: cluster 2024-08-29T18:00:21.787635+0000 mon.a (mon.0) 630 : cluster [INF] osd.5 [v2:172.21.15.110:6808/3507700790,v1:172.21.15.110:6809/3507700790] boot 2024-08-29T18:00:22.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:00:21 smithi029 bash[79042]: cluster 2024-08-29T18:00:21.787733+0000 mon.a (mon.0) 631 : cluster [DBG] osdmap e596: 8 total, 8 up, 8 in 2024-08-29T18:00:22.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:00:21 smithi029 bash[77880]: audit 2024-08-29T18:00:20.778259+0000 mon.a (mon.0) 625 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-08-29T18:00:22.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:00:21 smithi029 bash[77880]: cluster 2024-08-29T18:00:20.786047+0000 mon.a (mon.0) 626 : cluster [DBG] osdmap e595: 8 total, 7 up, 8 in 2024-08-29T18:00:22.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:00:21 smithi029 bash[77880]: audit 2024-08-29T18:00:20.788653+0000 mon.b (mon.1) 6 : audit [INF] from='osd.5 [v2:172.21.15.110:6808/3507700790,v1:172.21.15.110:6809/3507700790]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi110", "root=default"]}]: dispatch 2024-08-29T18:00:22.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:00:21 smithi029 bash[77880]: audit 2024-08-29T18:00:20.795410+0000 mon.a (mon.0) 627 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi110", "root=default"]}]: dispatch 2024-08-29T18:00:22.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:00:21 smithi029 bash[77880]: audit 2024-08-29T18:00:21.099578+0000 mon.a (mon.0) 628 : audit [INF] from='osd.5 ' entity='osd.5' 2024-08-29T18:00:22.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:00:21 smithi029 bash[77880]: cluster 2024-08-29T18:00:21.779273+0000 mon.a (mon.0) 629 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-29T18:00:22.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:00:21 smithi029 bash[77880]: cluster 2024-08-29T18:00:21.787635+0000 mon.a (mon.0) 630 : cluster [INF] osd.5 [v2:172.21.15.110:6808/3507700790,v1:172.21.15.110:6809/3507700790] boot 2024-08-29T18:00:22.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:00:21 smithi029 bash[77880]: cluster 2024-08-29T18:00:21.787733+0000 mon.a (mon.0) 631 : cluster [DBG] osdmap e596: 8 total, 8 up, 8 in 2024-08-29T18:00:22.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:00:21 smithi110 bash[67519]: audit 2024-08-29T18:00:20.778259+0000 mon.a (mon.0) 625 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-08-29T18:00:22.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:00:21 smithi110 bash[67519]: cluster 2024-08-29T18:00:20.786047+0000 mon.a (mon.0) 626 : cluster [DBG] osdmap e595: 8 total, 7 up, 8 in 2024-08-29T18:00:22.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:00:21 smithi110 bash[67519]: audit 2024-08-29T18:00:20.788653+0000 mon.b (mon.1) 6 : audit [INF] from='osd.5 [v2:172.21.15.110:6808/3507700790,v1:172.21.15.110:6809/3507700790]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi110", "root=default"]}]: dispatch 2024-08-29T18:00:22.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:00:21 smithi110 bash[67519]: audit 2024-08-29T18:00:20.795410+0000 mon.a (mon.0) 627 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi110", "root=default"]}]: dispatch 2024-08-29T18:00:22.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:00:21 smithi110 bash[67519]: audit 2024-08-29T18:00:21.099578+0000 mon.a (mon.0) 628 : audit [INF] from='osd.5 ' entity='osd.5' 2024-08-29T18:00:22.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:00:21 smithi110 bash[67519]: cluster 2024-08-29T18:00:21.779273+0000 mon.a (mon.0) 629 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-29T18:00:22.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:00:21 smithi110 bash[67519]: cluster 2024-08-29T18:00:21.787635+0000 mon.a (mon.0) 630 : cluster [INF] osd.5 [v2:172.21.15.110:6808/3507700790,v1:172.21.15.110:6809/3507700790] boot 2024-08-29T18:00:22.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:00:21 smithi110 bash[67519]: cluster 2024-08-29T18:00:21.787733+0000 mon.a (mon.0) 631 : cluster [DBG] osdmap e596: 8 total, 8 up, 8 in 2024-08-29T18:00:22.795 INFO:tasks.rados.rados.0.smithi029.stdout:2629: done (2 left) 2024-08-29T18:00:22.795 INFO:tasks.rados.rados.0.smithi029.stdout:2630: read oid 5 snap -1 2024-08-29T18:00:22.795 INFO:tasks.rados.rados.0.smithi029.stdout:2630: expect deleted 2024-08-29T18:00:22.795 INFO:tasks.rados.rados.0.smithi029.stdout:2631: snap_remove snap 250 2024-08-29T18:00:23.149 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:00:22 smithi110 bash[67519]: cluster 2024-08-29T18:00:21.443485+0000 mgr.y (mgr.25004) 257 : cluster [DBG] pgmap v435: 121 pgs: 35 active+undersized, 13 active+undersized+degraded, 73 active+clean; 400 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 784 KiB/s wr, 6 op/s; 101/483 objects degraded (20.911%) 2024-08-29T18:00:23.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:00:22 smithi110 bash[67519]: audit 2024-08-29T18:00:21.796169+0000 mon.c (mon.2) 148 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-29T18:00:23.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:00:22 smithi110 bash[67519]: cluster 2024-08-29T18:00:21.918153+0000 mon.a (mon.0) 632 : cluster [WRN] Health check update: Degraded data redundancy: 100/486 objects degraded (20.576%), 13 pgs degraded (PG_DEGRADED) 2024-08-29T18:00:23.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:00:22 smithi110 bash[67519]: cluster 2024-08-29T18:00:22.791584+0000 mon.a (mon.0) 633 : cluster [DBG] osdmap e597: 8 total, 8 up, 8 in 2024-08-29T18:00:23.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:00:22 smithi029 bash[79042]: cluster 2024-08-29T18:00:21.443485+0000 mgr.y (mgr.25004) 257 : cluster [DBG] pgmap v435: 121 pgs: 35 active+undersized, 13 active+undersized+degraded, 73 active+clean; 400 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 784 KiB/s wr, 6 op/s; 101/483 objects degraded (20.911%) 2024-08-29T18:00:23.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:00:22 smithi029 bash[79042]: audit 2024-08-29T18:00:21.796169+0000 mon.c (mon.2) 148 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-29T18:00:23.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:00:22 smithi029 bash[79042]: cluster 2024-08-29T18:00:21.918153+0000 mon.a (mon.0) 632 : cluster [WRN] Health check update: Degraded data redundancy: 100/486 objects degraded (20.576%), 13 pgs degraded (PG_DEGRADED) 2024-08-29T18:00:23.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:00:22 smithi029 bash[79042]: cluster 2024-08-29T18:00:22.791584+0000 mon.a (mon.0) 633 : cluster [DBG] osdmap e597: 8 total, 8 up, 8 in 2024-08-29T18:00:23.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:00:22 smithi029 bash[77880]: cluster 2024-08-29T18:00:21.443485+0000 mgr.y (mgr.25004) 257 : cluster [DBG] pgmap v435: 121 pgs: 35 active+undersized, 13 active+undersized+degraded, 73 active+clean; 400 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 784 KiB/s wr, 6 op/s; 101/483 objects degraded (20.911%) 2024-08-29T18:00:23.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:00:22 smithi029 bash[77880]: audit 2024-08-29T18:00:21.796169+0000 mon.c (mon.2) 148 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-29T18:00:23.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:00:22 smithi029 bash[77880]: cluster 2024-08-29T18:00:21.918153+0000 mon.a (mon.0) 632 : cluster [WRN] Health check update: Degraded data redundancy: 100/486 objects degraded (20.576%), 13 pgs degraded (PG_DEGRADED) 2024-08-29T18:00:23.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:00:22 smithi029 bash[77880]: cluster 2024-08-29T18:00:22.791584+0000 mon.a (mon.0) 633 : cluster [DBG] osdmap e597: 8 total, 8 up, 8 in 2024-08-29T18:00:23.792 INFO:tasks.rados.rados.0.smithi029.stdout:2631: done (3 left) 2024-08-29T18:00:23.792 INFO:tasks.rados.rados.0.smithi029.stdout:2632: setattr oid 45 current snap is 251 2024-08-29T18:00:23.792 INFO:tasks.rados.rados.0.smithi029.stdout:2625: finishing copy_from to smithi02969618-14 2024-08-29T18:00:23.792 INFO:tasks.rados.rados.0.smithi029.stdout:2625: got expected ENOENT (src dne) 2024-08-29T18:00:23.793 INFO:tasks.rados.rados.0.smithi029.stdout:2625: finishing copy_from racing read to smithi02969618-14 2024-08-29T18:00:23.793 INFO:tasks.rados.rados.0.smithi029.stdout:2626: finishing rollback tid 0 to smithi02969618-13 2024-08-29T18:00:23.793 INFO:tasks.rados.rados.0.smithi029.stdout:2626: finishing rollback tid 1 to smithi02969618-13 2024-08-29T18:00:23.793 INFO:tasks.rados.rados.0.smithi029.stdout:2626: finishing rollback tid 2 to smithi02969618-13 2024-08-29T18:00:23.793 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 13 v 1632 (ObjNum 759 snap 242 seq_num 759) dirty exists 2024-08-29T18:00:23.798 INFO:tasks.rados.rados.0.smithi029.stdout:2625: done (3 left) 2024-08-29T18:00:23.798 INFO:tasks.rados.rados.0.smithi029.stdout:2626: done (2 left) 2024-08-29T18:00:23.798 INFO:tasks.rados.rados.0.smithi029.stdout:2630: done (1 left) 2024-08-29T18:00:23.798 INFO:tasks.rados.rados.0.smithi029.stdout:2633: read oid 46 snap -1 2024-08-29T18:00:23.798 INFO:tasks.rados.rados.0.smithi029.stdout:2633: expect deleted 2024-08-29T18:00:23.798 INFO:tasks.rados.rados.0.smithi029.stdout:2634: rollback oid 2 current snap is 251 2024-08-29T18:00:23.798 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 2 to 248 2024-08-29T18:00:23.799 INFO:tasks.rados.rados.0.smithi029.stdout:2635: delete oid 41 current snap is 251 2024-08-29T18:00:23.804 INFO:tasks.rados.rados.0.smithi029.stdout:2633: done (3 left) 2024-08-29T18:00:23.804 INFO:tasks.rados.rados.0.smithi029.stdout:2635: done (2 left) 2024-08-29T18:00:23.804 INFO:tasks.rados.rados.0.smithi029.stdout:2636: rollback oid 17 current snap is 251 2024-08-29T18:00:23.804 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 17 to 249 2024-08-29T18:00:23.804 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 19 current snap is 251 2024-08-29T18:00:23.804 INFO:tasks.rados.rados.0.smithi029.stdout:2637: seq_num 796 ranges {0=540672,540672=704512,1245184=98304} 2024-08-29T18:00:23.814 INFO:tasks.rados.rados.0.smithi029.stdout:2637: writing smithi02969618-19 from 0 to 540672 tid 1 2024-08-29T18:00:23.828 INFO:tasks.rados.rados.0.smithi029.stdout:2637: writing smithi02969618-19 from 540672 to 1245184 tid 2 2024-08-29T18:00:23.830 INFO:tasks.rados.rados.0.smithi029.stdout:2637: writing smithi02969618-19 from 1245184 to 1343488 tid 3 2024-08-29T18:00:23.830 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 12 current snap is 251 2024-08-29T18:00:23.830 INFO:tasks.rados.rados.0.smithi029.stdout:2638: seq_num 797 ranges {0=557056,557056=589824,1146880=212992} 2024-08-29T18:00:23.839 INFO:tasks.rados.rados.0.smithi029.stdout:2638: writing smithi02969618-12 from 0 to 557056 tid 1 2024-08-29T18:00:23.847 INFO:tasks.rados.rados.0.smithi029.stdout:2638: writing smithi02969618-12 from 557056 to 1146880 tid 2 2024-08-29T18:00:23.850 INFO:tasks.rados.rados.0.smithi029.stdout:2638: writing smithi02969618-12 from 1146880 to 1359872 tid 3 2024-08-29T18:00:23.850 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 37 current snap is 251 2024-08-29T18:00:23.850 INFO:tasks.rados.rados.0.smithi029.stdout:2636: finishing rollback tid 0 to smithi02969618-17 2024-08-29T18:00:23.851 INFO:tasks.rados.rados.0.smithi029.stdout:2636: finishing rollback tid 1 to smithi02969618-17 2024-08-29T18:00:23.851 INFO:tasks.rados.rados.0.smithi029.stdout:2636: finishing rollback tid 2 to smithi02969618-17 2024-08-29T18:00:23.851 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 17 v 1080 (ObjNum 792 snap 248 seq_num 792) dirty exists 2024-08-29T18:00:23.851 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 45 v 1945 (ObjNum 773 snap 244 seq_num 773) dirty exists 2024-08-29T18:00:23.851 INFO:tasks.rados.rados.0.smithi029.stdout:2634: finishing rollback tid 0 to smithi02969618-2 2024-08-29T18:00:23.851 INFO:tasks.rados.rados.0.smithi029.stdout:2634: finishing rollback tid 1 to smithi02969618-2 2024-08-29T18:00:23.851 INFO:tasks.rados.rados.0.smithi029.stdout:2639: seq_num 798 ranges {9428992=573440,10002432=466944,10469376=335872} 2024-08-29T18:00:23.938 INFO:tasks.rados.rados.0.smithi029.stdout:2639: writing smithi02969618-37 from 9428992 to 10002432 tid 1 2024-08-29T18:00:23.940 INFO:tasks.rados.rados.0.smithi029.stdout:2639: writing smithi02969618-37 from 10002432 to 10469376 tid 2 2024-08-29T18:00:23.943 INFO:tasks.rados.rados.0.smithi029.stdout:2639: writing smithi02969618-37 from 10469376 to 10805248 tid 3 2024-08-29T18:00:23.943 INFO:tasks.rados.rados.0.smithi029.stdout:2632: done (5 left) 2024-08-29T18:00:23.943 INFO:tasks.rados.rados.0.smithi029.stdout:2636: done (4 left) 2024-08-29T18:00:23.943 INFO:tasks.rados.rados.0.smithi029.stdout:2640: snap_create 2024-08-29T18:00:23.943 INFO:tasks.rados.rados.0.smithi029.stdout:2634: finishing rollback tid 2 to smithi02969618-2 2024-08-29T18:00:23.943 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 2 v 2180 (ObjNum 777 snap 246 seq_num 777) dirty exists 2024-08-29T18:00:23.943 INFO:tasks.rados.rados.0.smithi029.stdout:2637: finishing write tid 1 to smithi02969618-19 2024-08-29T18:00:23.943 INFO:tasks.rados.rados.0.smithi029.stdout:2637: finishing write tid 2 to smithi02969618-19 2024-08-29T18:00:23.943 INFO:tasks.rados.rados.0.smithi029.stdout:2637: finishing write tid 3 to smithi02969618-19 2024-08-29T18:00:23.944 INFO:tasks.rados.rados.0.smithi029.stdout:2637: finishing write tid 4 to smithi02969618-19 2024-08-29T18:00:23.944 INFO:tasks.rados.rados.0.smithi029.stdout:2637: finishing write tid 5 to smithi02969618-19 2024-08-29T18:00:23.944 INFO:tasks.rados.rados.0.smithi029.stdout:2637: oid 19 updating version 0 to 1944 2024-08-29T18:00:23.944 INFO:tasks.rados.rados.0.smithi029.stdout:2637: oid 19 updating version 1944 to 1945 2024-08-29T18:00:23.944 INFO:tasks.rados.rados.0.smithi029.stdout:2637: oid 19 version 1945 is already newer than 1942 2024-08-29T18:00:23.944 INFO:tasks.rados.rados.0.smithi029.stdout:2637: oid 19 version 1945 is already newer than 1943 2024-08-29T18:00:23.944 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 19 v 1945 (ObjNum 796 snap 251 seq_num 796) dirty exists 2024-08-29T18:00:23.944 INFO:tasks.rados.rados.0.smithi029.stdout:2637: left oid 19 (ObjNum 796 snap 251 seq_num 796) 2024-08-29T18:00:23.944 INFO:tasks.rados.rados.0.smithi029.stdout:2638: finishing write tid 1 to smithi02969618-12 2024-08-29T18:00:23.944 INFO:tasks.rados.rados.0.smithi029.stdout:2638: finishing write tid 2 to smithi02969618-12 2024-08-29T18:00:23.944 INFO:tasks.rados.rados.0.smithi029.stdout:2638: finishing write tid 3 to smithi02969618-12 2024-08-29T18:00:23.945 INFO:tasks.rados.rados.0.smithi029.stdout:2638: finishing write tid 4 to smithi02969618-12 2024-08-29T18:00:23.945 INFO:tasks.rados.rados.0.smithi029.stdout:2638: finishing write tid 5 to smithi02969618-12 2024-08-29T18:00:23.945 INFO:tasks.rados.rados.0.smithi029.stdout:2638: oid 12 updating version 0 to 2182 2024-08-29T18:00:23.945 INFO:tasks.rados.rados.0.smithi029.stdout:2638: oid 12 updating version 2182 to 2184 2024-08-29T18:00:23.945 INFO:tasks.rados.rados.0.smithi029.stdout:2638: oid 12 version 2184 is already newer than 2183 2024-08-29T18:00:23.945 INFO:tasks.rados.rados.0.smithi029.stdout:2638: oid 12 version 2184 is already newer than 2181 2024-08-29T18:00:23.945 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 12 v 2184 (ObjNum 797 snap 251 seq_num 797) dirty exists 2024-08-29T18:00:23.945 INFO:tasks.rados.rados.0.smithi029.stdout:2638: left oid 12 (ObjNum 797 snap 251 seq_num 797) 2024-08-29T18:00:23.954 INFO:tasks.rados.rados.0.smithi029.stdout:2639: finishing write tid 1 to smithi02969618-37 2024-08-29T18:00:23.956 INFO:tasks.rados.rados.0.smithi029.stdout:2639: finishing write tid 2 to smithi02969618-37 2024-08-29T18:00:23.957 INFO:tasks.rados.rados.0.smithi029.stdout:2639: finishing write tid 3 to smithi02969618-37 2024-08-29T18:00:23.958 INFO:tasks.rados.rados.0.smithi029.stdout:2639: finishing write tid 4 to smithi02969618-37 2024-08-29T18:00:23.960 INFO:tasks.rados.rados.0.smithi029.stdout:2639: finishing write tid 5 to smithi02969618-37 2024-08-29T18:00:23.960 INFO:tasks.rados.rados.0.smithi029.stdout:2639: oid 37 updating version 0 to 2187 2024-08-29T18:00:23.960 INFO:tasks.rados.rados.0.smithi029.stdout:2639: oid 37 updating version 2187 to 2189 2024-08-29T18:00:23.960 INFO:tasks.rados.rados.0.smithi029.stdout:2639: oid 37 version 2189 is already newer than 2186 2024-08-29T18:00:23.961 INFO:tasks.rados.rados.0.smithi029.stdout:2639: oid 37 version 2189 is already newer than 2188 2024-08-29T18:00:23.961 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 37 v 2189 (ObjNum 798 snap 251 seq_num 798) dirty exists 2024-08-29T18:00:23.961 INFO:tasks.rados.rados.0.smithi029.stdout:2639: left oid 37 (ObjNum 798 snap 251 seq_num 798) 2024-08-29T18:00:24.826 INFO:tasks.rados.rados.0.smithi029.stdout:2634: done (4 left) 2024-08-29T18:00:24.826 INFO:tasks.rados.rados.0.smithi029.stdout:2637: done (3 left) 2024-08-29T18:00:24.826 INFO:tasks.rados.rados.0.smithi029.stdout:2638: done (2 left) 2024-08-29T18:00:24.826 INFO:tasks.rados.rados.0.smithi029.stdout:2639: done (1 left) 2024-08-29T18:00:24.827 INFO:tasks.rados.rados.0.smithi029.stdout:2640: done (0 left) 2024-08-29T18:00:24.827 INFO:tasks.rados.rados.0.smithi029.stdout:2641: copy_from oid 48 from oid 43 current snap is 252 2024-08-29T18:00:24.827 INFO:tasks.rados.rados.0.smithi029.stdout:2642: setattr oid 7 current snap is 252 2024-08-29T18:00:24.830 INFO:tasks.rados.rados.0.smithi029.stdout:2643: read oid 36 snap 251 2024-08-29T18:00:24.830 INFO:tasks.rados.rados.0.smithi029.stdout:2643: expect deleted 2024-08-29T18:00:24.830 INFO:tasks.rados.rados.0.smithi029.stdout:2644: read oid 25 snap -1 2024-08-29T18:00:24.830 INFO:tasks.rados.rados.0.smithi029.stdout:2644: expect deleted 2024-08-29T18:00:24.830 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 44 current snap is 252 2024-08-29T18:00:24.830 INFO:tasks.rados.rados.0.smithi029.stdout:2645: seq_num 799 ranges {0=589824,589824=802816} 2024-08-29T18:00:24.833 INFO:tasks.rados.rados.0.smithi029.stdout:2645: writing smithi02969618-44 from 0 to 589824 tid 1 2024-08-29T18:00:24.839 INFO:tasks.rados.rados.0.smithi029.stdout:2645: writing smithi02969618-44 from 589824 to 1392640 tid 2 2024-08-29T18:00:24.839 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 24 current snap is 252 2024-08-29T18:00:24.839 INFO:tasks.rados.rados.0.smithi029.stdout:2646: seq_num 800 ranges {0=606208,606208=688128,1294336=114688} 2024-08-29T18:00:24.842 INFO:tasks.rados.rados.0.smithi029.stdout:2646: writing smithi02969618-24 from 0 to 606208 tid 1 2024-08-29T18:00:24.846 INFO:tasks.rados.rados.0.smithi029.stdout:2646: writing smithi02969618-24 from 606208 to 1294336 tid 2 2024-08-29T18:00:24.847 INFO:tasks.rados.rados.0.smithi029.stdout:2646: writing smithi02969618-24 from 1294336 to 1409024 tid 3 2024-08-29T18:00:24.847 INFO:tasks.rados.rados.0.smithi029.stdout:2647: rmattr oid 37 current snap is 252 2024-08-29T18:00:24.847 INFO:tasks.rados.rados.0.smithi029.stdout:2641: finishing copy_from to smithi02969618-48 2024-08-29T18:00:24.847 INFO:tasks.rados.rados.0.smithi029.stdout:2641: got expected ENOENT (src dne) 2024-08-29T18:00:24.847 INFO:tasks.rados.rados.0.smithi029.stdout:2641: finishing copy_from racing read to smithi02969618-48 2024-08-29T18:00:24.847 INFO:tasks.rados.rados.0.smithi029.stdout:2641: done (6 left) 2024-08-29T18:00:24.847 INFO:tasks.rados.rados.0.smithi029.stdout:2643: done (5 left) 2024-08-29T18:00:24.848 INFO:tasks.rados.rados.0.smithi029.stdout:2644: done (4 left) 2024-08-29T18:00:24.848 INFO:tasks.rados.rados.0.smithi029.stdout:2648: rmattr oid 6 current snap is 252 2024-08-29T18:00:24.848 INFO:tasks.rados.rados.0.smithi029.stdout:2648: done (4 left) 2024-08-29T18:00:24.848 INFO:tasks.rados.rados.0.smithi029.stdout:2649: read oid 22 snap 208 2024-08-29T18:00:24.848 INFO:tasks.rados.rados.0.smithi029.stdout:2649: expect (ObjNum 449 snap 134 seq_num 449) 2024-08-29T18:00:24.848 INFO:tasks.rados.rados.0.smithi029.stdout:2650: delete oid 48 current snap is 252 2024-08-29T18:00:24.848 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 7 v 1946 (ObjNum 780 snap 246 seq_num 780) dirty exists 2024-08-29T18:00:24.851 INFO:tasks.rados.rados.0.smithi029.stdout:2645: finishing write tid 1 to smithi02969618-44 2024-08-29T18:00:24.856 INFO:tasks.rados.rados.0.smithi029.stdout:2642: done (5 left) 2024-08-29T18:00:24.856 INFO:tasks.rados.rados.0.smithi029.stdout:2650: done (4 left) 2024-08-29T18:00:24.856 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 29 current snap is 252 2024-08-29T18:00:24.856 INFO:tasks.rados.rados.0.smithi029.stdout:2651: seq_num 802 ranges {720896=638976,1359872=458752,1818624=344064} 2024-08-29T18:00:24.867 INFO:tasks.rados.rados.0.smithi029.stdout:2651: writing smithi02969618-29 from 720896 to 1359872 tid 1 2024-08-29T18:00:24.872 INFO:tasks.rados.rados.0.smithi029.stdout:2651: writing smithi02969618-29 from 1359872 to 1818624 tid 2 2024-08-29T18:00:24.876 INFO:tasks.rados.rados.0.smithi029.stdout:2651: writing smithi02969618-29 from 1818624 to 2162688 tid 3 2024-08-29T18:00:24.876 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 9 current snap is 252 2024-08-29T18:00:24.876 INFO:tasks.rados.rados.0.smithi029.stdout:2652: seq_num 803 ranges {0=655360,655360=745472,1400832=57344} 2024-08-29T18:00:24.882 INFO:tasks.rados.rados.0.smithi029.stdout:2652: writing smithi02969618-9 from 0 to 655360 tid 1 2024-08-29T18:00:24.889 INFO:tasks.rados.rados.0.smithi029.stdout:2652: writing smithi02969618-9 from 655360 to 1400832 tid 2 2024-08-29T18:00:24.890 INFO:tasks.rados.rados.0.smithi029.stdout:2652: writing smithi02969618-9 from 1400832 to 1458176 tid 3 2024-08-29T18:00:24.890 INFO:tasks.rados.rados.0.smithi029.stdout:2653: read oid 2 snap 251 2024-08-29T18:00:24.890 INFO:tasks.rados.rados.0.smithi029.stdout:2653: expect (ObjNum 777 snap 246 seq_num 777) 2024-08-29T18:00:24.890 INFO:tasks.rados.rados.0.smithi029.stdout:2654: snap_create 2024-08-29T18:00:24.890 INFO:tasks.rados.rados.0.smithi029.stdout:2645: finishing write tid 2 to smithi02969618-44 2024-08-29T18:00:24.890 INFO:tasks.rados.rados.0.smithi029.stdout:2645: finishing write tid 3 to smithi02969618-44 2024-08-29T18:00:24.890 INFO:tasks.rados.rados.0.smithi029.stdout:2646: finishing write tid 1 to smithi02969618-24 2024-08-29T18:00:24.890 INFO:tasks.rados.rados.0.smithi029.stdout:2646: finishing write tid 2 to smithi02969618-24 2024-08-29T18:00:24.890 INFO:tasks.rados.rados.0.smithi029.stdout:2645: finishing write tid 4 to smithi02969618-44 2024-08-29T18:00:24.890 INFO:tasks.rados.rados.0.smithi029.stdout:2645: oid 44 updating version 0 to 1946 2024-08-29T18:00:24.891 INFO:tasks.rados.rados.0.smithi029.stdout:2645: oid 44 updating version 1946 to 1948 2024-08-29T18:00:24.891 INFO:tasks.rados.rados.0.smithi029.stdout:2645: oid 44 version 1948 is already newer than 1947 2024-08-29T18:00:24.891 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 44 v 1948 (ObjNum 799 snap 252 seq_num 799) dirty exists 2024-08-29T18:00:24.891 INFO:tasks.rados.rados.0.smithi029.stdout:2645: left oid 44 (ObjNum 799 snap 252 seq_num 799) 2024-08-29T18:00:24.891 INFO:tasks.rados.rados.0.smithi029.stdout:2646: finishing write tid 3 to smithi02969618-24 2024-08-29T18:00:24.891 INFO:tasks.rados.rados.0.smithi029.stdout:2646: finishing write tid 4 to smithi02969618-24 2024-08-29T18:00:24.891 INFO:tasks.rados.rados.0.smithi029.stdout:2646: finishing write tid 5 to smithi02969618-24 2024-08-29T18:00:24.891 INFO:tasks.rados.rados.0.smithi029.stdout:2646: oid 24 updating version 0 to 2191 2024-08-29T18:00:24.891 INFO:tasks.rados.rados.0.smithi029.stdout:2646: oid 24 updating version 2191 to 2192 2024-08-29T18:00:24.891 INFO:tasks.rados.rados.0.smithi029.stdout:2646: oid 24 updating version 2192 to 2194 2024-08-29T18:00:24.891 INFO:tasks.rados.rados.0.smithi029.stdout:2646: oid 24 version 2194 is already newer than 2193 2024-08-29T18:00:24.891 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 24 v 2194 (ObjNum 800 snap 252 seq_num 800) dirty exists 2024-08-29T18:00:24.891 INFO:tasks.rados.rados.0.smithi029.stdout:2646: left oid 24 (ObjNum 800 snap 252 seq_num 800) 2024-08-29T18:00:24.891 INFO:tasks.rados.rados.0.smithi029.stdout:2651: finishing write tid 1 to smithi02969618-29 2024-08-29T18:00:24.892 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 37 v 2196 (ObjNum 798 snap 251 seq_num 798) dirty exists 2024-08-29T18:00:24.892 INFO:tasks.rados.rados.0.smithi029.stdout:2651: finishing write tid 2 to smithi02969618-29 2024-08-29T18:00:24.892 INFO:tasks.rados.rados.0.smithi029.stdout:2651: finishing write tid 3 to smithi02969618-29 2024-08-29T18:00:24.892 INFO:tasks.rados.rados.0.smithi029.stdout:2651: finishing write tid 4 to smithi02969618-29 2024-08-29T18:00:24.892 INFO:tasks.rados.rados.0.smithi029.stdout:2651: finishing write tid 5 to smithi02969618-29 2024-08-29T18:00:24.892 INFO:tasks.rados.rados.0.smithi029.stdout:2651: oid 29 updating version 0 to 1948 2024-08-29T18:00:24.892 INFO:tasks.rados.rados.0.smithi029.stdout:2651: oid 29 updating version 1948 to 1949 2024-08-29T18:00:24.892 INFO:tasks.rados.rados.0.smithi029.stdout:2651: oid 29 updating version 1949 to 1950 2024-08-29T18:00:24.892 INFO:tasks.rados.rados.0.smithi029.stdout:2651: oid 29 version 1950 is already newer than 1947 2024-08-29T18:00:24.893 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 29 v 1950 (ObjNum 802 snap 252 seq_num 802) dirty exists 2024-08-29T18:00:24.893 INFO:tasks.rados.rados.0.smithi029.stdout:2651: left oid 29 (ObjNum 802 snap 252 seq_num 802) 2024-08-29T18:00:24.899 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:00:24 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:00:24] "GET /metrics HTTP/1.1" 200 36265 "" "Prometheus/2.43.0" 2024-08-29T18:00:24.899 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:00:24 smithi029 bash[79042]: cluster 2024-08-29T18:00:23.444440+0000 mgr.y (mgr.25004) 258 : cluster [DBG] pgmap v438: 121 pgs: 10 peering, 30 active+undersized, 8 active+undersized+degraded, 73 active+clean; 400 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 263 KiB/s rd, 0 B/s wr, 1 op/s; 66/486 objects degraded (13.580%) 2024-08-29T18:00:24.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:00:24 smithi029 bash[79042]: cluster 2024-08-29T18:00:23.793441+0000 mon.a (mon.0) 634 : cluster [DBG] osdmap e598: 8 total, 8 up, 8 in 2024-08-29T18:00:24.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:00:24 smithi029 bash[77880]: cluster 2024-08-29T18:00:23.444440+0000 mgr.y (mgr.25004) 258 : cluster [DBG] pgmap v438: 121 pgs: 10 peering, 30 active+undersized, 8 active+undersized+degraded, 73 active+clean; 400 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 263 KiB/s rd, 0 B/s wr, 1 op/s; 66/486 objects degraded (13.580%) 2024-08-29T18:00:24.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:00:24 smithi029 bash[77880]: cluster 2024-08-29T18:00:23.793441+0000 mon.a (mon.0) 634 : cluster [DBG] osdmap e598: 8 total, 8 up, 8 in 2024-08-29T18:00:24.909 INFO:tasks.rados.rados.0.smithi029.stdout:2649: expect (ObjNum 449 snap 134 seq_num 449) 2024-08-29T18:00:25.149 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:00:24 smithi110 bash[67519]: cluster 2024-08-29T18:00:23.444440+0000 mgr.y (mgr.25004) 258 : cluster [DBG] pgmap v438: 121 pgs: 10 peering, 30 active+undersized, 8 active+undersized+degraded, 73 active+clean; 400 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 263 KiB/s rd, 0 B/s wr, 1 op/s; 66/486 objects degraded (13.580%) 2024-08-29T18:00:25.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:00:24 smithi110 bash[67519]: cluster 2024-08-29T18:00:23.793441+0000 mon.a (mon.0) 634 : cluster [DBG] osdmap e598: 8 total, 8 up, 8 in 2024-08-29T18:00:26.149 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:00:25 smithi029 bash[77880]: cluster 2024-08-29T18:00:24.827814+0000 mon.a (mon.0) 635 : cluster [DBG] osdmap e599: 8 total, 8 up, 8 in 2024-08-29T18:00:26.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:00:25 smithi029 bash[79042]: cluster 2024-08-29T18:00:24.827814+0000 mon.a (mon.0) 635 : cluster [DBG] osdmap e599: 8 total, 8 up, 8 in 2024-08-29T18:00:26.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:00:25 smithi110 bash[67519]: cluster 2024-08-29T18:00:24.827814+0000 mon.a (mon.0) 635 : cluster [DBG] osdmap e599: 8 total, 8 up, 8 in 2024-08-29T18:00:26.270 INFO:tasks.rados.rados.0.smithi029.stdout:2652: finishing write tid 1 to smithi02969618-9 2024-08-29T18:00:26.270 INFO:tasks.rados.rados.0.smithi029.stdout:2652: finishing write tid 2 to smithi02969618-9 2024-08-29T18:00:26.270 INFO:tasks.rados.rados.0.smithi029.stdout:2652: finishing write tid 3 to smithi02969618-9 2024-08-29T18:00:26.271 INFO:tasks.rados.rados.0.smithi029.stdout:2652: finishing write tid 4 to smithi02969618-9 2024-08-29T18:00:26.271 INFO:tasks.rados.rados.0.smithi029.stdout:2652: finishing write tid 5 to smithi02969618-9 2024-08-29T18:00:26.271 INFO:tasks.rados.rados.0.smithi029.stdout:2652: oid 9 updating version 0 to 1036 2024-08-29T18:00:26.271 INFO:tasks.rados.rados.0.smithi029.stdout:2652: oid 9 updating version 1036 to 1039 2024-08-29T18:00:26.271 INFO:tasks.rados.rados.0.smithi029.stdout:2652: oid 9 version 1039 is already newer than 1037 2024-08-29T18:00:26.271 INFO:tasks.rados.rados.0.smithi029.stdout:2652: oid 9 version 1039 is already newer than 1038 2024-08-29T18:00:26.271 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 9 v 1039 (ObjNum 803 snap 252 seq_num 803) dirty exists 2024-08-29T18:00:26.271 INFO:tasks.rados.rados.0.smithi029.stdout:2652: left oid 9 (ObjNum 803 snap 252 seq_num 803) 2024-08-29T18:00:26.271 INFO:tasks.rados.rados.0.smithi029.stdout:2653: expect (ObjNum 777 snap 246 seq_num 777) 2024-08-29T18:00:27.149 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:00:26 smithi029 bash[77880]: cluster 2024-08-29T18:00:25.445339+0000 mgr.y (mgr.25004) 259 : cluster [DBG] pgmap v441: 121 pgs: 10 peering, 20 active+undersized, 3 active+undersized+degraded, 88 active+clean; 394 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 263 KiB/s rd, 666 KiB/s wr, 10 op/s; 43/477 objects degraded (9.015%); 1.5 MiB/s, 1 objects/s recovering 2024-08-29T18:00:27.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:00:26 smithi029 bash[77880]: cluster 2024-08-29T18:00:25.835708+0000 mon.a (mon.0) 636 : cluster [DBG] osdmap e600: 8 total, 8 up, 8 in 2024-08-29T18:00:27.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:00:26 smithi029 bash[79042]: cluster 2024-08-29T18:00:25.445339+0000 mgr.y (mgr.25004) 259 : cluster [DBG] pgmap v441: 121 pgs: 10 peering, 20 active+undersized, 3 active+undersized+degraded, 88 active+clean; 394 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 263 KiB/s rd, 666 KiB/s wr, 10 op/s; 43/477 objects degraded (9.015%); 1.5 MiB/s, 1 objects/s recovering 2024-08-29T18:00:27.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:00:26 smithi029 bash[79042]: cluster 2024-08-29T18:00:25.835708+0000 mon.a (mon.0) 636 : cluster [DBG] osdmap e600: 8 total, 8 up, 8 in 2024-08-29T18:00:27.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:00:26 smithi110 bash[67519]: cluster 2024-08-29T18:00:25.445339+0000 mgr.y (mgr.25004) 259 : cluster [DBG] pgmap v441: 121 pgs: 10 peering, 20 active+undersized, 3 active+undersized+degraded, 88 active+clean; 394 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 263 KiB/s rd, 666 KiB/s wr, 10 op/s; 43/477 objects degraded (9.015%); 1.5 MiB/s, 1 objects/s recovering 2024-08-29T18:00:27.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:00:26 smithi110 bash[67519]: cluster 2024-08-29T18:00:25.835708+0000 mon.a (mon.0) 636 : cluster [DBG] osdmap e600: 8 total, 8 up, 8 in 2024-08-29T18:00:27.195 INFO:tasks.rados.rados.0.smithi029.stdout:2645: done (7 left) 2024-08-29T18:00:27.196 INFO:tasks.rados.rados.0.smithi029.stdout:2646: done (6 left) 2024-08-29T18:00:27.196 INFO:tasks.rados.rados.0.smithi029.stdout:2647: done (5 left) 2024-08-29T18:00:27.196 INFO:tasks.rados.rados.0.smithi029.stdout:2649: done (4 left) 2024-08-29T18:00:27.196 INFO:tasks.rados.rados.0.smithi029.stdout:2651: done (3 left) 2024-08-29T18:00:27.196 INFO:tasks.rados.rados.0.smithi029.stdout:2652: done (2 left) 2024-08-29T18:00:27.196 INFO:tasks.rados.rados.0.smithi029.stdout:2653: done (1 left) 2024-08-29T18:00:27.197 INFO:tasks.rados.rados.0.smithi029.stdout:2654: done (0 left) 2024-08-29T18:00:27.197 INFO:tasks.rados.rados.0.smithi029.stdout:2655: snap_remove snap 208 2024-08-29T18:00:27.847 INFO:tasks.rados.rados.0.smithi029.stdout:2655: done (0 left) 2024-08-29T18:00:27.847 INFO:tasks.rados.rados.0.smithi029.stdout:2656: read oid 45 snap 248 2024-08-29T18:00:27.847 INFO:tasks.rados.rados.0.smithi029.stdout:2656: expect (ObjNum 773 snap 244 seq_num 773) 2024-08-29T18:00:27.847 INFO:tasks.rados.rados.0.smithi029.stdout:2657: read oid 9 snap 249 2024-08-29T18:00:27.847 INFO:tasks.rados.rados.0.smithi029.stdout:2657: expect deleted 2024-08-29T18:00:27.847 INFO:tasks.rados.rados.0.smithi029.stdout:2658: copy_from oid 42 from oid 50 current snap is 253 2024-08-29T18:00:27.847 INFO:tasks.rados.rados.0.smithi029.stdout:2659: delete oid 40 current snap is 253 2024-08-29T18:00:27.874 INFO:tasks.rados.rados.0.smithi029.stdout:2657: done (3 left) 2024-08-29T18:00:27.874 INFO:tasks.rados.rados.0.smithi029.stdout:2659: done (2 left) 2024-08-29T18:00:27.874 INFO:tasks.rados.rados.0.smithi029.stdout:2660: copy_from oid 12 from oid 4 current snap is 253 2024-08-29T18:00:27.874 INFO:tasks.rados.rados.0.smithi029.stdout:2661: read oid 6 snap -1 2024-08-29T18:00:27.874 INFO:tasks.rados.rados.0.smithi029.stdout:2661: expect deleted 2024-08-29T18:00:27.874 INFO:tasks.rados.rados.0.smithi029.stdout:2662: delete oid 44 current snap is 253 2024-08-29T18:00:27.879 INFO:tasks.rados.rados.0.smithi029.stdout:2656: expect (ObjNum 773 snap 244 seq_num 773) 2024-08-29T18:00:27.908 INFO:tasks.rados.rados.0.smithi029.stdout:2660: finishing copy_from to smithi02969618-12 2024-08-29T18:00:27.908 INFO:tasks.rados.rados.0.smithi029.stdout:2660: got expected ENOENT (src dne) 2024-08-29T18:00:27.909 INFO:tasks.rados.rados.0.smithi029.stdout:2660: finishing copy_from racing read to smithi02969618-12 2024-08-29T18:00:27.909 INFO:tasks.rados.rados.0.smithi029.stdout:2658: finishing copy_from racing read to smithi02969618-42 2024-08-29T18:00:27.909 INFO:tasks.rados.rados.0.smithi029.stdout:2656: done (4 left) 2024-08-29T18:00:27.909 INFO:tasks.rados.rados.0.smithi029.stdout:2660: done (3 left) 2024-08-29T18:00:27.909 INFO:tasks.rados.rados.0.smithi029.stdout:2661: done (2 left) 2024-08-29T18:00:27.909 INFO:tasks.rados.rados.0.smithi029.stdout:2662: done (1 left) 2024-08-29T18:00:27.909 INFO:tasks.rados.rados.0.smithi029.stdout:2663: snap_create 2024-08-29T18:00:27.913 INFO:tasks.rados.rados.0.smithi029.stdout:2658: finishing copy_from to smithi02969618-42 2024-08-29T18:00:27.913 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 42 v 855 (ObjNum 643 snap 200 seq_num 643) dirty exists 2024-08-29T18:00:28.149 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:00:27 smithi029 bash[77880]: cluster 2024-08-29T18:00:26.919513+0000 mon.a (mon.0) 637 : cluster [WRN] Health check update: Degraded data redundancy: 43/477 objects degraded (9.015%), 3 pgs degraded (PG_DEGRADED) 2024-08-29T18:00:28.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:00:27 smithi110 bash[67519]: cluster 2024-08-29T18:00:26.919513+0000 mon.a (mon.0) 637 : cluster [WRN] Health check update: Degraded data redundancy: 43/477 objects degraded (9.015%), 3 pgs degraded (PG_DEGRADED) 2024-08-29T18:00:28.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:00:27 smithi029 bash[79042]: cluster 2024-08-29T18:00:26.919513+0000 mon.a (mon.0) 637 : cluster [WRN] Health check update: Degraded data redundancy: 43/477 objects degraded (9.015%), 3 pgs degraded (PG_DEGRADED) 2024-08-29T18:00:28.847 INFO:tasks.rados.rados.0.smithi029.stdout:2658: done (1 left) 2024-08-29T18:00:28.847 INFO:tasks.rados.rados.0.smithi029.stdout:2663: done (0 left) 2024-08-29T18:00:28.847 INFO:tasks.rados.rados.0.smithi029.stdout:2664: rmattr oid 44 current snap is 254 2024-08-29T18:00:28.847 INFO:tasks.rados.rados.0.smithi029.stdout:2664: done (0 left) 2024-08-29T18:00:28.848 INFO:tasks.rados.rados.0.smithi029.stdout:2665: snap_remove snap 249 2024-08-29T18:00:29.149 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:00:28 smithi029 bash[77880]: cluster 2024-08-29T18:00:27.446478+0000 mgr.y (mgr.25004) 260 : cluster [DBG] pgmap v443: 121 pgs: 121 active+clean; 350 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 15 MiB/s rd, 2.3 MiB/s wr, 25 op/s; 22 MiB/s, 6 objects/s recovering 2024-08-29T18:00:29.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:00:28 smithi029 bash[77880]: cluster 2024-08-29T18:00:27.830055+0000 mon.a (mon.0) 638 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 43/477 objects degraded (9.015%), 3 pgs degraded) 2024-08-29T18:00:29.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:00:28 smithi029 bash[77880]: cluster 2024-08-29T18:00:27.830101+0000 mon.a (mon.0) 639 : cluster [INF] Cluster is now healthy 2024-08-29T18:00:29.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:00:28 smithi029 bash[77880]: cluster 2024-08-29T18:00:27.847900+0000 mon.a (mon.0) 640 : cluster [DBG] osdmap e601: 8 total, 8 up, 8 in 2024-08-29T18:00:29.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:00:28 smithi029 bash[79042]: cluster 2024-08-29T18:00:27.446478+0000 mgr.y (mgr.25004) 260 : cluster [DBG] pgmap v443: 121 pgs: 121 active+clean; 350 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 15 MiB/s rd, 2.3 MiB/s wr, 25 op/s; 22 MiB/s, 6 objects/s recovering 2024-08-29T18:00:29.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:00:28 smithi029 bash[79042]: cluster 2024-08-29T18:00:27.830055+0000 mon.a (mon.0) 638 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 43/477 objects degraded (9.015%), 3 pgs degraded) 2024-08-29T18:00:29.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:00:28 smithi029 bash[79042]: cluster 2024-08-29T18:00:27.830101+0000 mon.a (mon.0) 639 : cluster [INF] Cluster is now healthy 2024-08-29T18:00:29.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:00:28 smithi029 bash[79042]: cluster 2024-08-29T18:00:27.847900+0000 mon.a (mon.0) 640 : cluster [DBG] osdmap e601: 8 total, 8 up, 8 in 2024-08-29T18:00:29.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:00:28 smithi110 bash[67519]: cluster 2024-08-29T18:00:27.446478+0000 mgr.y (mgr.25004) 260 : cluster [DBG] pgmap v443: 121 pgs: 121 active+clean; 350 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 15 MiB/s rd, 2.3 MiB/s wr, 25 op/s; 22 MiB/s, 6 objects/s recovering 2024-08-29T18:00:29.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:00:28 smithi110 bash[67519]: cluster 2024-08-29T18:00:27.830055+0000 mon.a (mon.0) 638 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 43/477 objects degraded (9.015%), 3 pgs degraded) 2024-08-29T18:00:29.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:00:28 smithi110 bash[67519]: cluster 2024-08-29T18:00:27.830101+0000 mon.a (mon.0) 639 : cluster [INF] Cluster is now healthy 2024-08-29T18:00:29.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:00:28 smithi110 bash[67519]: cluster 2024-08-29T18:00:27.847900+0000 mon.a (mon.0) 640 : cluster [DBG] osdmap e601: 8 total, 8 up, 8 in 2024-08-29T18:00:29.851 INFO:tasks.rados.rados.0.smithi029.stdout:2665: done (0 left) 2024-08-29T18:00:29.851 INFO:tasks.rados.rados.0.smithi029.stdout:2666: read oid 10 snap -1 2024-08-29T18:00:29.851 INFO:tasks.rados.rados.0.smithi029.stdout:2666: expect (ObjNum 768 snap 242 seq_num 768) 2024-08-29T18:00:29.851 INFO:tasks.rados.rados.0.smithi029.stdout:2667: copy_from oid 38 from oid 48 current snap is 254 2024-08-29T18:00:29.852 INFO:tasks.rados.rados.0.smithi029.stdout:2668: copy_from oid 2 from oid 9 current snap is 254 2024-08-29T18:00:29.852 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 4 current snap is 254 2024-08-29T18:00:29.852 INFO:tasks.rados.rados.0.smithi029.stdout:2669: seq_num 806 ranges {0=704512,704512=442368,1146880=360448} 2024-08-29T18:00:29.866 INFO:tasks.rados.rados.0.smithi029.stdout:2669: writing smithi02969618-4 from 0 to 704512 tid 1 2024-08-29T18:00:29.875 INFO:tasks.rados.rados.0.smithi029.stdout:2669: writing smithi02969618-4 from 704512 to 1146880 tid 2 2024-08-29T18:00:29.883 INFO:tasks.rados.rados.0.smithi029.stdout:2669: writing smithi02969618-4 from 1146880 to 1507328 tid 3 2024-08-29T18:00:29.884 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 31 current snap is 254 2024-08-29T18:00:29.884 INFO:tasks.rados.rados.0.smithi029.stdout:2667: finishing copy_from to smithi02969618-38 2024-08-29T18:00:29.884 INFO:tasks.rados.rados.0.smithi029.stdout:2667: got expected ENOENT (src dne) 2024-08-29T18:00:29.884 INFO:tasks.rados.rados.0.smithi029.stdout:2670: seq_num 807 ranges {1236992=720896,1957888=729088,2686976=73728} 2024-08-29T18:00:29.914 INFO:tasks.rados.rados.0.smithi029.stdout:2670: writing smithi02969618-31 from 1236992 to 1957888 tid 1 2024-08-29T18:00:29.924 INFO:tasks.rados.rados.0.smithi029.stdout:2670: writing smithi02969618-31 from 1957888 to 2686976 tid 2 2024-08-29T18:00:29.925 INFO:tasks.rados.rados.0.smithi029.stdout:2670: writing smithi02969618-31 from 2686976 to 2760704 tid 3 2024-08-29T18:00:29.925 INFO:tasks.rados.rados.0.smithi029.stdout:2671: snap_remove snap 248 2024-08-29T18:00:30.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:00:29 smithi029 bash[77880]: cluster 2024-08-29T18:00:28.848640+0000 mon.a (mon.0) 641 : cluster [DBG] osdmap e602: 8 total, 8 up, 8 in 2024-08-29T18:00:30.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:00:29 smithi029 bash[77880]: audit 2024-08-29T18:00:28.917844+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:00:30.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:00:29 smithi029 bash[77880]: audit 2024-08-29T18:00:28.932934+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:00:30.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:00:29 smithi029 bash[77880]: audit 2024-08-29T18:00:28.936333+0000 mon.c (mon.2) 149 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:00:30.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:00:29 smithi029 bash[77880]: audit 2024-08-29T18:00:28.938357+0000 mon.c (mon.2) 150 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:00:30.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:00:29 smithi029 bash[77880]: audit 2024-08-29T18:00:28.949148+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:00:30.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:00:29 smithi029 bash[77880]: audit 2024-08-29T18:00:29.107274+0000 mon.c (mon.2) 151 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:00:30.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:00:29 smithi029 bash[77880]: audit 2024-08-29T18:00:29.110648+0000 mon.c (mon.2) 152 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:00:30.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:00:29 smithi029 bash[77880]: audit 2024-08-29T18:00:29.113266+0000 mon.c (mon.2) 153 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:00:30.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:00:29 smithi029 bash[77880]: audit 2024-08-29T18:00:29.115301+0000 mon.c (mon.2) 154 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:00:30.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:00:29 smithi029 bash[77880]: audit 2024-08-29T18:00:29.117693+0000 mon.c (mon.2) 155 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-08-29T18:00:30.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:00:29 smithi029 bash[77880]: audit 2024-08-29T18:00:29.118041+0000 mgr.y (mgr.25004) 261 : audit [DBG] from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-08-29T18:00:30.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:00:29 smithi029 bash[77880]: cephadm 2024-08-29T18:00:29.119870+0000 mgr.y (mgr.25004) 262 : cephadm [INF] Upgrade: osd.6 is safe to restart 2024-08-29T18:00:30.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:00:29 smithi029 bash[77880]: cluster 2024-08-29T18:00:29.850381+0000 mon.a (mon.0) 645 : cluster [DBG] osdmap e603: 8 total, 8 up, 8 in 2024-08-29T18:00:30.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:00:29 smithi029 bash[79042]: cluster 2024-08-29T18:00:28.848640+0000 mon.a (mon.0) 641 : cluster [DBG] osdmap e602: 8 total, 8 up, 8 in 2024-08-29T18:00:30.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:00:29 smithi029 bash[79042]: audit 2024-08-29T18:00:28.917844+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:00:30.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:00:29 smithi029 bash[79042]: audit 2024-08-29T18:00:28.932934+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:00:30.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:00:29 smithi029 bash[79042]: audit 2024-08-29T18:00:28.936333+0000 mon.c (mon.2) 149 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:00:30.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:00:29 smithi029 bash[79042]: audit 2024-08-29T18:00:28.938357+0000 mon.c (mon.2) 150 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:00:30.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:00:29 smithi029 bash[79042]: audit 2024-08-29T18:00:28.949148+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:00:30.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:00:29 smithi029 bash[79042]: audit 2024-08-29T18:00:29.107274+0000 mon.c (mon.2) 151 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:00:30.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:00:29 smithi029 bash[79042]: audit 2024-08-29T18:00:29.110648+0000 mon.c (mon.2) 152 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:00:30.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:00:29 smithi029 bash[79042]: audit 2024-08-29T18:00:29.113266+0000 mon.c (mon.2) 153 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:00:30.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:00:29 smithi029 bash[79042]: audit 2024-08-29T18:00:29.115301+0000 mon.c (mon.2) 154 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:00:30.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:00:29 smithi029 bash[79042]: audit 2024-08-29T18:00:29.117693+0000 mon.c (mon.2) 155 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-08-29T18:00:30.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:00:29 smithi029 bash[79042]: audit 2024-08-29T18:00:29.118041+0000 mgr.y (mgr.25004) 261 : audit [DBG] from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-08-29T18:00:30.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:00:29 smithi029 bash[79042]: cephadm 2024-08-29T18:00:29.119870+0000 mgr.y (mgr.25004) 262 : cephadm [INF] Upgrade: osd.6 is safe to restart 2024-08-29T18:00:30.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:00:29 smithi029 bash[79042]: cluster 2024-08-29T18:00:29.850381+0000 mon.a (mon.0) 645 : cluster [DBG] osdmap e603: 8 total, 8 up, 8 in 2024-08-29T18:00:30.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:00:29 smithi110 bash[67519]: cluster 2024-08-29T18:00:28.848640+0000 mon.a (mon.0) 641 : cluster [DBG] osdmap e602: 8 total, 8 up, 8 in 2024-08-29T18:00:30.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:00:29 smithi110 bash[67519]: audit 2024-08-29T18:00:28.917844+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:00:30.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:00:29 smithi110 bash[67519]: audit 2024-08-29T18:00:28.932934+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:00:30.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:00:29 smithi110 bash[67519]: audit 2024-08-29T18:00:28.936333+0000 mon.c (mon.2) 149 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:00:30.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:00:29 smithi110 bash[67519]: audit 2024-08-29T18:00:28.938357+0000 mon.c (mon.2) 150 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:00:30.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:00:29 smithi110 bash[67519]: audit 2024-08-29T18:00:28.949148+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:00:30.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:00:29 smithi110 bash[67519]: audit 2024-08-29T18:00:29.107274+0000 mon.c (mon.2) 151 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:00:30.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:00:29 smithi110 bash[67519]: audit 2024-08-29T18:00:29.110648+0000 mon.c (mon.2) 152 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:00:30.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:00:29 smithi110 bash[67519]: audit 2024-08-29T18:00:29.113266+0000 mon.c (mon.2) 153 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:00:30.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:00:29 smithi110 bash[67519]: audit 2024-08-29T18:00:29.115301+0000 mon.c (mon.2) 154 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:00:30.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:00:29 smithi110 bash[67519]: audit 2024-08-29T18:00:29.117693+0000 mon.c (mon.2) 155 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-08-29T18:00:30.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:00:29 smithi110 bash[67519]: audit 2024-08-29T18:00:29.118041+0000 mgr.y (mgr.25004) 261 : audit [DBG] from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-08-29T18:00:30.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:00:29 smithi110 bash[67519]: cephadm 2024-08-29T18:00:29.119870+0000 mgr.y (mgr.25004) 262 : cephadm [INF] Upgrade: osd.6 is safe to restart 2024-08-29T18:00:30.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:00:29 smithi110 bash[67519]: cluster 2024-08-29T18:00:29.850381+0000 mon.a (mon.0) 645 : cluster [DBG] osdmap e603: 8 total, 8 up, 8 in 2024-08-29T18:00:30.863 INFO:tasks.rados.rados.0.smithi029.stdout:2671: done (5 left) 2024-08-29T18:00:30.864 INFO:tasks.rados.rados.0.smithi029.stdout:2672: delete oid 20 current snap is 254 2024-08-29T18:00:30.864 INFO:tasks.rados.rados.0.smithi029.stdout:2667: finishing copy_from racing read to smithi02969618-38 2024-08-29T18:00:30.864 INFO:tasks.rados.rados.0.smithi029.stdout:2669: finishing write tid 1 to smithi02969618-4 2024-08-29T18:00:30.864 INFO:tasks.rados.rados.0.smithi029.stdout:2669: finishing write tid 2 to smithi02969618-4 2024-08-29T18:00:30.864 INFO:tasks.rados.rados.0.smithi029.stdout:2668: finishing copy_from racing read to smithi02969618-2 2024-08-29T18:00:30.864 INFO:tasks.rados.rados.0.smithi029.stdout:2669: finishing write tid 3 to smithi02969618-4 2024-08-29T18:00:30.864 INFO:tasks.rados.rados.0.smithi029.stdout:2668: finishing copy_from to smithi02969618-2 2024-08-29T18:00:30.864 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 2 v 1039 (ObjNum 803 snap 252 seq_num 803) dirty exists 2024-08-29T18:00:30.864 INFO:tasks.rados.rados.0.smithi029.stdout:2666: expect (ObjNum 768 snap 242 seq_num 768) 2024-08-29T18:00:31.024 INFO:tasks.rados.rados.0.smithi029.stdout:2669: finishing write tid 4 to smithi02969618-4 2024-08-29T18:00:31.025 INFO:tasks.rados.rados.0.smithi029.stdout:2669: finishing write tid 5 to smithi02969618-4 2024-08-29T18:00:31.025 INFO:tasks.rados.rados.0.smithi029.stdout:2669: oid 4 updating version 0 to 1104 2024-08-29T18:00:31.025 INFO:tasks.rados.rados.0.smithi029.stdout:2669: oid 4 version 1104 is already newer than 1102 2024-08-29T18:00:31.025 INFO:tasks.rados.rados.0.smithi029.stdout:2669: oid 4 updating version 1104 to 1105 2024-08-29T18:00:31.025 INFO:tasks.rados.rados.0.smithi029.stdout:2669: oid 4 version 1105 is already newer than 1103 2024-08-29T18:00:31.025 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 4 v 1105 (ObjNum 806 snap 254 seq_num 806) dirty exists 2024-08-29T18:00:31.025 INFO:tasks.rados.rados.0.smithi029.stdout:2669: left oid 4 (ObjNum 806 snap 254 seq_num 806) 2024-08-29T18:00:31.025 INFO:tasks.rados.rados.0.smithi029.stdout:2670: finishing write tid 1 to smithi02969618-31 2024-08-29T18:00:31.025 INFO:tasks.rados.rados.0.smithi029.stdout:2670: finishing write tid 2 to smithi02969618-31 2024-08-29T18:00:31.025 INFO:tasks.rados.rados.0.smithi029.stdout:2666: done (5 left) 2024-08-29T18:00:31.026 INFO:tasks.rados.rados.0.smithi029.stdout:2667: done (4 left) 2024-08-29T18:00:31.026 INFO:tasks.rados.rados.0.smithi029.stdout:2668: done (3 left) 2024-08-29T18:00:31.026 INFO:tasks.rados.rados.0.smithi029.stdout:2669: done (2 left) 2024-08-29T18:00:31.026 INFO:tasks.rados.rados.0.smithi029.stdout:2672: done (1 left) 2024-08-29T18:00:31.026 INFO:tasks.rados.rados.0.smithi029.stdout:2673: rollback oid 4 current snap is 254 2024-08-29T18:00:31.026 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 4 to 253 2024-08-29T18:00:31.026 INFO:tasks.rados.rados.0.smithi029.stdout:2670: finishing write tid 3 to smithi02969618-31 2024-08-29T18:00:31.026 INFO:tasks.rados.rados.0.smithi029.stdout:2670: finishing write tid 4 to smithi02969618-31 2024-08-29T18:00:31.026 INFO:tasks.rados.rados.0.smithi029.stdout:2670: finishing write tid 5 to smithi02969618-31 2024-08-29T18:00:31.026 INFO:tasks.rados.rados.0.smithi029.stdout:2670: oid 31 updating version 0 to 1644 2024-08-29T18:00:31.026 INFO:tasks.rados.rados.0.smithi029.stdout:2670: oid 31 version 1644 is already newer than 1643 2024-08-29T18:00:31.027 INFO:tasks.rados.rados.0.smithi029.stdout:2670: oid 31 updating version 1644 to 1646 2024-08-29T18:00:31.027 INFO:tasks.rados.rados.0.smithi029.stdout:2670: oid 31 version 1646 is already newer than 1645 2024-08-29T18:00:31.027 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 31 v 1646 (ObjNum 807 snap 254 seq_num 807) dirty exists 2024-08-29T18:00:31.027 INFO:tasks.rados.rados.0.smithi029.stdout:2670: left oid 31 (ObjNum 807 snap 254 seq_num 807) 2024-08-29T18:00:31.027 INFO:tasks.rados.rados.0.smithi029.stdout:2670: done (1 left) 2024-08-29T18:00:31.027 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 29 current snap is 254 2024-08-29T18:00:31.027 INFO:tasks.rados.rados.0.smithi029.stdout:2674: seq_num 809 ranges {2162688=753664,2916352=499712,3416064=303104} 2024-08-29T18:00:31.053 INFO:tasks.rados.rados.0.smithi029.stdout:2674: writing smithi02969618-29 from 2162688 to 2916352 tid 1 2024-08-29T18:00:31.058 INFO:tasks.rados.rados.0.smithi029.stdout:2674: writing smithi02969618-29 from 2916352 to 3416064 tid 2 2024-08-29T18:00:31.063 INFO:tasks.rados.rados.0.smithi029.stdout:2674: writing smithi02969618-29 from 3416064 to 3719168 tid 3 2024-08-29T18:00:31.063 INFO:tasks.rados.rados.0.smithi029.stdout:2675: read oid 48 snap 251 2024-08-29T18:00:31.064 INFO:tasks.rados.rados.0.smithi029.stdout:2675: expect (ObjNum 729 snap 239 seq_num 729) 2024-08-29T18:00:31.064 INFO:tasks.rados.rados.0.smithi029.stdout:2676: rollback oid 42 current snap is 254 2024-08-29T18:00:31.064 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 42 to 252 2024-08-29T18:00:31.064 INFO:tasks.rados.rados.0.smithi029.stdout:2673: finishing rollback tid 0 to smithi02969618-4 2024-08-29T18:00:31.064 INFO:tasks.rados.rados.0.smithi029.stdout:2673: finishing rollback tid 1 to smithi02969618-4 2024-08-29T18:00:31.064 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 4 v 1107 (ObjNum 4113 snap 0 seq_num 441627066) dirty dne 2024-08-29T18:00:31.064 INFO:tasks.rados.rados.0.smithi029.stdout:2673: done (3 left) 2024-08-29T18:00:31.064 INFO:tasks.rados.rados.0.smithi029.stdout:2677: read oid 24 snap -1 2024-08-29T18:00:31.064 INFO:tasks.rados.rados.0.smithi029.stdout:2677: expect (ObjNum 800 snap 252 seq_num 800) 2024-08-29T18:00:31.064 INFO:tasks.rados.rados.0.smithi029.stdout:2678: rollback oid 34 current snap is 254 2024-08-29T18:00:31.065 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 34 to 251 2024-08-29T18:00:31.065 INFO:tasks.rados.rados.0.smithi029.stdout:2679: rmattr oid 12 current snap is 254 2024-08-29T18:00:31.065 INFO:tasks.rados.rados.0.smithi029.stdout:2679: done (5 left) 2024-08-29T18:00:31.065 INFO:tasks.rados.rados.0.smithi029.stdout:2680: read oid 4 snap -1 2024-08-29T18:00:31.065 INFO:tasks.rados.rados.0.smithi029.stdout:2680: expect deleted 2024-08-29T18:00:31.065 INFO:tasks.rados.rados.0.smithi029.stdout:2681: read oid 49 snap -1 2024-08-29T18:00:31.065 INFO:tasks.rados.rados.0.smithi029.stdout:2681: expect deleted 2024-08-29T18:00:31.065 INFO:tasks.rados.rados.0.smithi029.stdout:2682: read oid 30 snap 244 2024-08-29T18:00:31.065 INFO:tasks.rados.rados.0.smithi029.stdout:2682: expect deleted 2024-08-29T18:00:31.065 INFO:tasks.rados.rados.0.smithi029.stdout:2683: read oid 37 snap -1 2024-08-29T18:00:31.065 INFO:tasks.rados.rados.0.smithi029.stdout:2683: expect (ObjNum 798 snap 251 seq_num 798) 2024-08-29T18:00:31.065 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 27 current snap is 254 2024-08-29T18:00:31.066 INFO:tasks.rados.rados.0.smithi029.stdout:2674: finishing write tid 1 to smithi02969618-29 2024-08-29T18:00:31.066 INFO:tasks.rados.rados.0.smithi029.stdout:2674: finishing write tid 2 to smithi02969618-29 2024-08-29T18:00:31.066 INFO:tasks.rados.rados.0.smithi029.stdout:2684: seq_num 810 ranges {835584=770048,1605632=778240,2383872=24576} 2024-08-29T18:00:31.081 INFO:tasks.rados.rados.0.smithi029.stdout:2684: writing smithi02969618-27 from 835584 to 1605632 tid 1 2024-08-29T18:00:31.089 INFO:tasks.rados.rados.0.smithi029.stdout:2684: writing smithi02969618-27 from 1605632 to 2383872 tid 2 2024-08-29T18:00:31.089 INFO:tasks.rados.rados.0.smithi029.stdout:2684: writing smithi02969618-27 from 2383872 to 2408448 tid 3 2024-08-29T18:00:31.089 INFO:tasks.rados.rados.0.smithi029.stdout:2685: read oid 3 snap 252 2024-08-29T18:00:31.089 INFO:tasks.rados.rados.0.smithi029.stdout:2685: expect (ObjNum 793 snap 250 seq_num 793) 2024-08-29T18:00:31.089 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 40 current snap is 254 2024-08-29T18:00:31.089 INFO:tasks.rados.rados.0.smithi029.stdout:2686: seq_num 811 ranges {0=786432,786432=663552,1449984=139264} 2024-08-29T18:00:31.096 INFO:tasks.rados.rados.0.smithi029.stdout:2686: writing smithi02969618-40 from 0 to 786432 tid 1 2024-08-29T18:00:31.101 INFO:tasks.rados.rados.0.smithi029.stdout:2686: writing smithi02969618-40 from 786432 to 1449984 tid 2 2024-08-29T18:00:31.102 INFO:tasks.rados.rados.0.smithi029.stdout:2686: writing smithi02969618-40 from 1449984 to 1589248 tid 3 2024-08-29T18:00:31.103 INFO:tasks.rados.rados.0.smithi029.stdout:2687: snap_remove snap 253 2024-08-29T18:00:31.149 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:00:30 smithi110 bash[67519]: cluster 2024-08-29T18:00:29.447450+0000 mgr.y (mgr.25004) 263 : cluster [DBG] pgmap v446: 121 pgs: 121 active+clean; 342 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 15 MiB/s rd, 2.3 MiB/s wr, 24 op/s; 21 MiB/s, 5 objects/s recovering 2024-08-29T18:00:31.149 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:00:30 smithi110 bash[67519]: cluster 2024-08-29T18:00:30.864758+0000 mon.a (mon.0) 646 : cluster [DBG] osdmap e604: 8 total, 8 up, 8 in 2024-08-29T18:00:31.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:00:30 smithi029 bash[79042]: cluster 2024-08-29T18:00:29.447450+0000 mgr.y (mgr.25004) 263 : cluster [DBG] pgmap v446: 121 pgs: 121 active+clean; 342 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 15 MiB/s rd, 2.3 MiB/s wr, 24 op/s; 21 MiB/s, 5 objects/s recovering 2024-08-29T18:00:31.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:00:30 smithi029 bash[79042]: cluster 2024-08-29T18:00:30.864758+0000 mon.a (mon.0) 646 : cluster [DBG] osdmap e604: 8 total, 8 up, 8 in 2024-08-29T18:00:31.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:00:30 smithi029 bash[77880]: cluster 2024-08-29T18:00:29.447450+0000 mgr.y (mgr.25004) 263 : cluster [DBG] pgmap v446: 121 pgs: 121 active+clean; 342 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 15 MiB/s rd, 2.3 MiB/s wr, 24 op/s; 21 MiB/s, 5 objects/s recovering 2024-08-29T18:00:31.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:00:30 smithi029 bash[77880]: cluster 2024-08-29T18:00:30.864758+0000 mon.a (mon.0) 646 : cluster [DBG] osdmap e604: 8 total, 8 up, 8 in 2024-08-29T18:00:31.933 INFO:tasks.rados.rados.0.smithi029.stdout:2687: done (12 left) 2024-08-29T18:00:31.934 INFO:tasks.rados.rados.0.smithi029.stdout:2688: read oid 41 snap -1 2024-08-29T18:00:31.934 INFO:tasks.rados.rados.0.smithi029.stdout:2688: expect deleted 2024-08-29T18:00:31.934 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 39 current snap is 254 2024-08-29T18:00:31.934 INFO:tasks.rados.rados.0.smithi029.stdout:2689: seq_num 812 ranges {0=802816,802816=548864,1351680=253952} 2024-08-29T18:00:31.939 INFO:tasks.rados.rados.0.smithi029.stdout:2689: writing smithi02969618-39 from 0 to 802816 tid 1 2024-08-29T18:00:31.943 INFO:tasks.rados.rados.0.smithi029.stdout:2689: writing smithi02969618-39 from 802816 to 1351680 tid 2 2024-08-29T18:00:31.945 INFO:tasks.rados.rados.0.smithi029.stdout:2689: writing smithi02969618-39 from 1351680 to 1605632 tid 3 2024-08-29T18:00:31.945 INFO:tasks.rados.rados.0.smithi029.stdout:2690: snap_create 2024-08-29T18:00:31.945 INFO:tasks.rados.rados.0.smithi029.stdout:2678: finishing rollback tid 1 to smithi02969618-34 2024-08-29T18:00:31.945 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 34 v 0 (ObjNum 225 snap 0 seq_num 1563652704) dirty dne 2024-08-29T18:00:31.945 INFO:tasks.rados.rados.0.smithi029.stdout:2674: finishing write tid 3 to smithi02969618-29 2024-08-29T18:00:31.945 INFO:tasks.rados.rados.0.smithi029.stdout:2674: finishing write tid 4 to smithi02969618-29 2024-08-29T18:00:31.945 INFO:tasks.rados.rados.0.smithi029.stdout:2676: finishing rollback tid 0 to smithi02969618-42 2024-08-29T18:00:31.945 INFO:tasks.rados.rados.0.smithi029.stdout:2677: expect (ObjNum 800 snap 252 seq_num 800) 2024-08-29T18:00:31.994 INFO:tasks.rados.rados.0.smithi029.stdout:2675: expect (ObjNum 729 snap 239 seq_num 729) 2024-08-29T18:00:32.011 INFO:tasks.rados.rados.0.smithi029.stdout:2674: finishing write tid 5 to smithi02969618-29 2024-08-29T18:00:32.011 INFO:tasks.rados.rados.0.smithi029.stdout:2674: oid 29 updating version 0 to 1954 2024-08-29T18:00:32.011 INFO:tasks.rados.rados.0.smithi029.stdout:2674: oid 29 version 1954 is already newer than 1952 2024-08-29T18:00:32.011 INFO:tasks.rados.rados.0.smithi029.stdout:2674: oid 29 version 1954 is already newer than 1953 2024-08-29T18:00:32.011 INFO:tasks.rados.rados.0.smithi029.stdout:2674: oid 29 version 1954 is already newer than 1951 2024-08-29T18:00:32.011 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 29 v 1954 (ObjNum 809 snap 254 seq_num 809) dirty exists 2024-08-29T18:00:32.011 INFO:tasks.rados.rados.0.smithi029.stdout:2674: left oid 29 (ObjNum 809 snap 254 seq_num 809) 2024-08-29T18:00:32.011 INFO:tasks.rados.rados.0.smithi029.stdout:2676: finishing rollback tid 1 to smithi02969618-42 2024-08-29T18:00:32.012 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 42 v 1467 (ObjNum 33 snap 0 seq_num 1562149536) dirty dne 2024-08-29T18:00:32.012 INFO:tasks.rados.rados.0.smithi029.stdout:2684: finishing write tid 1 to smithi02969618-27 2024-08-29T18:00:32.012 INFO:tasks.rados.rados.0.smithi029.stdout:2684: finishing write tid 2 to smithi02969618-27 2024-08-29T18:00:32.012 INFO:tasks.rados.rados.0.smithi029.stdout:2684: finishing write tid 3 to smithi02969618-27 2024-08-29T18:00:32.012 INFO:tasks.rados.rados.0.smithi029.stdout:2684: finishing write tid 4 to smithi02969618-27 2024-08-29T18:00:32.012 INFO:tasks.rados.rados.0.smithi029.stdout:2685: expect (ObjNum 793 snap 250 seq_num 793) 2024-08-29T18:00:32.046 INFO:tasks.rados.rados.0.smithi029.stdout:2684: finishing write tid 5 to smithi02969618-27 2024-08-29T18:00:32.046 INFO:tasks.rados.rados.0.smithi029.stdout:2684: oid 27 updating version 0 to 1629 2024-08-29T18:00:32.047 INFO:tasks.rados.rados.0.smithi029.stdout:2684: oid 27 version 1629 is already newer than 1628 2024-08-29T18:00:32.047 INFO:tasks.rados.rados.0.smithi029.stdout:2684: oid 27 version 1629 is already newer than 1627 2024-08-29T18:00:32.047 INFO:tasks.rados.rados.0.smithi029.stdout:2684: oid 27 version 1629 is already newer than 1626 2024-08-29T18:00:32.047 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 27 v 1629 (ObjNum 810 snap 254 seq_num 810) dirty exists 2024-08-29T18:00:32.047 INFO:tasks.rados.rados.0.smithi029.stdout:2684: left oid 27 (ObjNum 810 snap 254 seq_num 810) 2024-08-29T18:00:32.047 INFO:tasks.rados.rados.0.smithi029.stdout:2686: finishing write tid 1 to smithi02969618-40 2024-08-29T18:00:32.047 INFO:tasks.rados.rados.0.smithi029.stdout:2686: finishing write tid 2 to smithi02969618-40 2024-08-29T18:00:32.047 INFO:tasks.rados.rados.0.smithi029.stdout:2686: finishing write tid 3 to smithi02969618-40 2024-08-29T18:00:32.047 INFO:tasks.rados.rados.0.smithi029.stdout:2686: finishing write tid 4 to smithi02969618-40 2024-08-29T18:00:32.047 INFO:tasks.rados.rados.0.smithi029.stdout:2686: finishing write tid 5 to smithi02969618-40 2024-08-29T18:00:32.047 INFO:tasks.rados.rados.0.smithi029.stdout:2686: oid 40 updating version 0 to 1630 2024-08-29T18:00:32.047 INFO:tasks.rados.rados.0.smithi029.stdout:2686: oid 40 updating version 1630 to 1632 2024-08-29T18:00:32.047 INFO:tasks.rados.rados.0.smithi029.stdout:2686: oid 40 version 1632 is already newer than 1631 2024-08-29T18:00:32.048 INFO:tasks.rados.rados.0.smithi029.stdout:2686: oid 40 updating version 1632 to 1633 2024-08-29T18:00:32.048 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 40 v 1633 (ObjNum 811 snap 254 seq_num 811) dirty exists 2024-08-29T18:00:32.048 INFO:tasks.rados.rados.0.smithi029.stdout:2686: left oid 40 (ObjNum 811 snap 254 seq_num 811) 2024-08-29T18:00:32.048 INFO:tasks.rados.rados.0.smithi029.stdout:2683: expect (ObjNum 798 snap 251 seq_num 798) 2024-08-29T18:00:32.830 INFO:tasks.rados.rados.0.smithi029.stdout:2689: finishing write tid 1 to smithi02969618-39 2024-08-29T18:00:32.830 INFO:tasks.rados.rados.0.smithi029.stdout:2689: finishing write tid 2 to smithi02969618-39 2024-08-29T18:00:32.830 INFO:tasks.rados.rados.0.smithi029.stdout:2689: finishing write tid 3 to smithi02969618-39 2024-08-29T18:00:32.830 INFO:tasks.rados.rados.0.smithi029.stdout:2689: finishing write tid 4 to smithi02969618-39 2024-08-29T18:00:32.830 INFO:tasks.rados.rados.0.smithi029.stdout:2689: finishing write tid 5 to smithi02969618-39 2024-08-29T18:00:32.830 INFO:tasks.rados.rados.0.smithi029.stdout:2689: oid 39 updating version 0 to 1084 2024-08-29T18:00:32.830 INFO:tasks.rados.rados.0.smithi029.stdout:2689: oid 39 version 1084 is already newer than 1083 2024-08-29T18:00:32.830 INFO:tasks.rados.rados.0.smithi029.stdout:2689: oid 39 version 1084 is already newer than 1081 2024-08-29T18:00:32.830 INFO:tasks.rados.rados.0.smithi029.stdout:2689: oid 39 version 1084 is already newer than 1082 2024-08-29T18:00:32.830 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 39 v 1084 (ObjNum 812 snap 254 seq_num 812) dirty exists 2024-08-29T18:00:32.831 INFO:tasks.rados.rados.0.smithi029.stdout:2689: left oid 39 (ObjNum 812 snap 254 seq_num 812) 2024-08-29T18:00:32.929 INFO:tasks.rados.rados.0.smithi029.stdout:2674: done (14 left) 2024-08-29T18:00:32.929 INFO:tasks.rados.rados.0.smithi029.stdout:2675: done (13 left) 2024-08-29T18:00:32.929 INFO:tasks.rados.rados.0.smithi029.stdout:2676: done (12 left) 2024-08-29T18:00:32.930 INFO:tasks.rados.rados.0.smithi029.stdout:2677: done (11 left) 2024-08-29T18:00:32.930 INFO:tasks.rados.rados.0.smithi029.stdout:2678: done (10 left) 2024-08-29T18:00:32.930 INFO:tasks.rados.rados.0.smithi029.stdout:2680: done (9 left) 2024-08-29T18:00:32.930 INFO:tasks.rados.rados.0.smithi029.stdout:2681: done (8 left) 2024-08-29T18:00:32.930 INFO:tasks.rados.rados.0.smithi029.stdout:2682: done (7 left) 2024-08-29T18:00:32.930 INFO:tasks.rados.rados.0.smithi029.stdout:2683: done (6 left) 2024-08-29T18:00:32.930 INFO:tasks.rados.rados.0.smithi029.stdout:2684: done (5 left) 2024-08-29T18:00:32.930 INFO:tasks.rados.rados.0.smithi029.stdout:2685: done (4 left) 2024-08-29T18:00:32.930 INFO:tasks.rados.rados.0.smithi029.stdout:2686: done (3 left) 2024-08-29T18:00:32.930 INFO:tasks.rados.rados.0.smithi029.stdout:2688: done (2 left) 2024-08-29T18:00:32.930 INFO:tasks.rados.rados.0.smithi029.stdout:2689: done (1 left) 2024-08-29T18:00:32.930 INFO:tasks.rados.rados.0.smithi029.stdout:2690: done (0 left) 2024-08-29T18:00:32.930 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 25 current snap is 255 2024-08-29T18:00:32.930 INFO:tasks.rados.rados.0.smithi029.stdout:2691: seq_num 813 ranges {0=417792,417792=434176,851968=442368,1294336=327680} 2024-08-29T18:00:32.933 INFO:tasks.rados.rados.0.smithi029.stdout:2691: writing smithi02969618-25 from 0 to 417792 tid 1 2024-08-29T18:00:32.937 INFO:tasks.rados.rados.0.smithi029.stdout:2691: writing smithi02969618-25 from 417792 to 851968 tid 2 2024-08-29T18:00:32.941 INFO:tasks.rados.rados.0.smithi029.stdout:2691: writing smithi02969618-25 from 851968 to 1294336 tid 3 2024-08-29T18:00:32.945 INFO:tasks.rados.rados.0.smithi029.stdout:2691: writing smithi02969618-25 from 1294336 to 1622016 tid 4 2024-08-29T18:00:32.945 INFO:tasks.rados.rados.0.smithi029.stdout:2692: rmattr oid 5 current snap is 255 2024-08-29T18:00:32.945 INFO:tasks.rados.rados.0.smithi029.stdout:2692: done (1 left) 2024-08-29T18:00:32.945 INFO:tasks.rados.rados.0.smithi029.stdout:2693: snap_create 2024-08-29T18:00:32.947 INFO:tasks.rados.rados.0.smithi029.stdout:2691: finishing write tid 1 to smithi02969618-25 2024-08-29T18:00:32.948 INFO:tasks.rados.rados.0.smithi029.stdout:2691: finishing write tid 2 to smithi02969618-25 2024-08-29T18:00:32.950 INFO:tasks.rados.rados.0.smithi029.stdout:2691: finishing write tid 3 to smithi02969618-25 2024-08-29T18:00:32.952 INFO:tasks.rados.rados.0.smithi029.stdout:2691: finishing write tid 4 to smithi02969618-25 2024-08-29T18:00:32.953 INFO:tasks.rados.rados.0.smithi029.stdout:2691: finishing write tid 5 to smithi02969618-25 2024-08-29T18:00:32.955 INFO:tasks.rados.rados.0.smithi029.stdout:2691: finishing write tid 6 to smithi02969618-25 2024-08-29T18:00:32.955 INFO:tasks.rados.rados.0.smithi029.stdout:2691: oid 25 updating version 0 to 1118 2024-08-29T18:00:32.955 INFO:tasks.rados.rados.0.smithi029.stdout:2691: oid 25 version 1118 is already newer than 1115 2024-08-29T18:00:32.955 INFO:tasks.rados.rados.0.smithi029.stdout:2691: oid 25 version 1118 is already newer than 1117 2024-08-29T18:00:32.955 INFO:tasks.rados.rados.0.smithi029.stdout:2691: oid 25 version 1118 is already newer than 1116 2024-08-29T18:00:32.955 INFO:tasks.rados.rados.0.smithi029.stdout:2691: oid 25 version 1118 is already newer than 1114 2024-08-29T18:00:32.955 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 25 v 1118 (ObjNum 813 snap 255 seq_num 813) dirty exists 2024-08-29T18:00:32.955 INFO:tasks.rados.rados.0.smithi029.stdout:2691: left oid 25 (ObjNum 813 snap 255 seq_num 813) 2024-08-29T18:00:33.149 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:00:32 smithi029 bash[79042]: cluster 2024-08-29T18:00:31.448280+0000 mgr.y (mgr.25004) 264 : cluster [DBG] pgmap v449: 121 pgs: 121 active+clean; 242 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 696 KiB/s rd, 1.1 MiB/s wr, 4 op/s 2024-08-29T18:00:33.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:00:32 smithi029 bash[79042]: cephadm 2024-08-29T18:00:31.680258+0000 mgr.y (mgr.25004) 265 : cephadm [INF] Upgrade: Updating osd.6 2024-08-29T18:00:33.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:00:32 smithi029 bash[79042]: audit 2024-08-29T18:00:31.687861+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:00:33.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:00:32 smithi029 bash[79042]: audit 2024-08-29T18:00:31.692824+0000 mon.c (mon.2) 156 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-08-29T18:00:33.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:00:32 smithi029 bash[79042]: audit 2024-08-29T18:00:31.695247+0000 mon.c (mon.2) 157 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:00:33.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:00:32 smithi029 bash[79042]: cephadm 2024-08-29T18:00:31.700550+0000 mgr.y (mgr.25004) 266 : cephadm [INF] Deploying daemon osd.6 on smithi110 2024-08-29T18:00:33.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:00:32 smithi029 bash[79042]: cluster 2024-08-29T18:00:31.930315+0000 mon.a (mon.0) 648 : cluster [DBG] osdmap e605: 8 total, 8 up, 8 in 2024-08-29T18:00:33.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:00:32 smithi029 bash[77880]: cluster 2024-08-29T18:00:31.448280+0000 mgr.y (mgr.25004) 264 : cluster [DBG] pgmap v449: 121 pgs: 121 active+clean; 242 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 696 KiB/s rd, 1.1 MiB/s wr, 4 op/s 2024-08-29T18:00:33.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:00:32 smithi029 bash[77880]: cephadm 2024-08-29T18:00:31.680258+0000 mgr.y (mgr.25004) 265 : cephadm [INF] Upgrade: Updating osd.6 2024-08-29T18:00:33.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:00:32 smithi029 bash[77880]: audit 2024-08-29T18:00:31.687861+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:00:33.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:00:32 smithi029 bash[77880]: audit 2024-08-29T18:00:31.692824+0000 mon.c (mon.2) 156 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-08-29T18:00:33.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:00:32 smithi029 bash[77880]: audit 2024-08-29T18:00:31.695247+0000 mon.c (mon.2) 157 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:00:33.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:00:32 smithi029 bash[77880]: cephadm 2024-08-29T18:00:31.700550+0000 mgr.y (mgr.25004) 266 : cephadm [INF] Deploying daemon osd.6 on smithi110 2024-08-29T18:00:33.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:00:32 smithi029 bash[77880]: cluster 2024-08-29T18:00:31.930315+0000 mon.a (mon.0) 648 : cluster [DBG] osdmap e605: 8 total, 8 up, 8 in 2024-08-29T18:00:33.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:00:32 smithi110 bash[67519]: cluster 2024-08-29T18:00:31.448280+0000 mgr.y (mgr.25004) 264 : cluster [DBG] pgmap v449: 121 pgs: 121 active+clean; 242 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 696 KiB/s rd, 1.1 MiB/s wr, 4 op/s 2024-08-29T18:00:33.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:00:32 smithi110 bash[67519]: cephadm 2024-08-29T18:00:31.680258+0000 mgr.y (mgr.25004) 265 : cephadm [INF] Upgrade: Updating osd.6 2024-08-29T18:00:33.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:00:32 smithi110 bash[67519]: audit 2024-08-29T18:00:31.687861+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:00:33.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:00:32 smithi110 bash[67519]: audit 2024-08-29T18:00:31.692824+0000 mon.c (mon.2) 156 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-08-29T18:00:33.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:00:32 smithi110 bash[67519]: audit 2024-08-29T18:00:31.695247+0000 mon.c (mon.2) 157 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:00:33.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:00:32 smithi110 bash[67519]: cephadm 2024-08-29T18:00:31.700550+0000 mgr.y (mgr.25004) 266 : cephadm [INF] Deploying daemon osd.6 on smithi110 2024-08-29T18:00:33.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:00:32 smithi110 bash[67519]: cluster 2024-08-29T18:00:31.930315+0000 mon.a (mon.0) 648 : cluster [DBG] osdmap e605: 8 total, 8 up, 8 in 2024-08-29T18:00:33.934 INFO:tasks.rados.rados.0.smithi029.stdout:2691: done (1 left) 2024-08-29T18:00:33.934 INFO:tasks.rados.rados.0.smithi029.stdout:2693: done (0 left) 2024-08-29T18:00:33.934 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 40 current snap is 256 2024-08-29T18:00:33.934 INFO:tasks.rados.rados.0.smithi029.stdout:2694: seq_num 814 ranges {1589248=442368,2031616=770048,2801664=434176} 2024-08-29T18:00:33.955 INFO:tasks.rados.rados.0.smithi029.stdout:2694: writing smithi02969618-40 from 1589248 to 2031616 tid 1 2024-08-29T18:00:33.964 INFO:tasks.rados.rados.0.smithi029.stdout:2694: writing smithi02969618-40 from 2031616 to 2801664 tid 2 2024-08-29T18:00:33.970 INFO:tasks.rados.rados.0.smithi029.stdout:2694: writing smithi02969618-40 from 2801664 to 3235840 tid 3 2024-08-29T18:00:33.970 INFO:tasks.rados.rados.0.smithi029.stdout:2695: snap_create 2024-08-29T18:00:33.970 INFO:tasks.rados.rados.0.smithi029.stdout:2694: finishing write tid 1 to smithi02969618-40 2024-08-29T18:00:33.974 INFO:tasks.rados.rados.0.smithi029.stdout:2694: finishing write tid 2 to smithi02969618-40 2024-08-29T18:00:33.975 INFO:tasks.rados.rados.0.smithi029.stdout:2694: finishing write tid 3 to smithi02969618-40 2024-08-29T18:00:33.975 INFO:tasks.rados.rados.0.smithi029.stdout:2694: finishing write tid 4 to smithi02969618-40 2024-08-29T18:00:33.978 INFO:tasks.rados.rados.0.smithi029.stdout:2694: finishing write tid 5 to smithi02969618-40 2024-08-29T18:00:33.978 INFO:tasks.rados.rados.0.smithi029.stdout:2694: oid 40 updating version 0 to 1635 2024-08-29T18:00:33.978 INFO:tasks.rados.rados.0.smithi029.stdout:2694: oid 40 updating version 1635 to 1636 2024-08-29T18:00:33.978 INFO:tasks.rados.rados.0.smithi029.stdout:2694: oid 40 version 1636 is already newer than 1634 2024-08-29T18:00:33.978 INFO:tasks.rados.rados.0.smithi029.stdout:2694: oid 40 updating version 1636 to 1637 2024-08-29T18:00:33.978 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 40 v 1637 (ObjNum 814 snap 256 seq_num 814) dirty exists 2024-08-29T18:00:33.978 INFO:tasks.rados.rados.0.smithi029.stdout:2694: left oid 40 (ObjNum 814 snap 256 seq_num 814) 2024-08-29T18:00:34.203 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:00:33 smithi110 bash[67519]: cluster 2024-08-29T18:00:32.931275+0000 mon.a (mon.0) 649 : cluster [DBG] osdmap e606: 8 total, 8 up, 8 in 2024-08-29T18:00:34.203 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:00:33 smithi110 bash[67519]: audit 2024-08-29T18:00:33.447553+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:00:34.203 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:00:33 smithi110 bash[67519]: audit 2024-08-29T18:00:33.450330+0000 mon.c (mon.2) 158 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:00:34.203 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:00:33 smithi110 bash[67519]: audit 2024-08-29T18:00:33.600080+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:00:34.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:00:33 smithi029 bash[79042]: cluster 2024-08-29T18:00:32.931275+0000 mon.a (mon.0) 649 : cluster [DBG] osdmap e606: 8 total, 8 up, 8 in 2024-08-29T18:00:34.446 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:00:33 smithi029 bash[79042]: audit 2024-08-29T18:00:33.447553+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:00:34.446 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:00:33 smithi029 bash[79042]: audit 2024-08-29T18:00:33.450330+0000 mon.c (mon.2) 158 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:00:34.446 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:00:33 smithi029 bash[79042]: audit 2024-08-29T18:00:33.600080+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:00:34.446 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:00:33 smithi029 bash[77880]: cluster 2024-08-29T18:00:32.931275+0000 mon.a (mon.0) 649 : cluster [DBG] osdmap e606: 8 total, 8 up, 8 in 2024-08-29T18:00:34.446 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:00:33 smithi029 bash[77880]: audit 2024-08-29T18:00:33.447553+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:00:34.447 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:00:33 smithi029 bash[77880]: audit 2024-08-29T18:00:33.450330+0000 mon.c (mon.2) 158 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:00:34.447 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:00:33 smithi029 bash[77880]: audit 2024-08-29T18:00:33.600080+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:00:34.899 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:00:34 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:00:34] "GET /metrics HTTP/1.1" 200 36260 "" "Prometheus/2.43.0" 2024-08-29T18:00:34.954 INFO:tasks.rados.rados.0.smithi029.stdout:2694: done (1 left) 2024-08-29T18:00:34.954 INFO:tasks.rados.rados.0.smithi029.stdout:2695: done (0 left) 2024-08-29T18:00:34.954 INFO:tasks.rados.rados.0.smithi029.stdout:2696: snap_create 2024-08-29T18:00:35.317 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:00:34 smithi110 bash[67519]: cluster 2024-08-29T18:00:33.449086+0000 mgr.y (mgr.25004) 267 : cluster [DBG] pgmap v452: 121 pgs: 121 active+clean; 191 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.5 MiB/s wr, 9 op/s 2024-08-29T18:00:35.317 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:00:34 smithi110 bash[67519]: cluster 2024-08-29T18:00:33.935464+0000 mon.a (mon.0) 652 : cluster [DBG] osdmap e607: 8 total, 8 up, 8 in 2024-08-29T18:00:35.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:00:34 smithi029 bash[77880]: cluster 2024-08-29T18:00:33.449086+0000 mgr.y (mgr.25004) 267 : cluster [DBG] pgmap v452: 121 pgs: 121 active+clean; 191 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.5 MiB/s wr, 9 op/s 2024-08-29T18:00:35.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:00:34 smithi029 bash[77880]: cluster 2024-08-29T18:00:33.935464+0000 mon.a (mon.0) 652 : cluster [DBG] osdmap e607: 8 total, 8 up, 8 in 2024-08-29T18:00:35.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:00:34 smithi029 bash[79042]: cluster 2024-08-29T18:00:33.449086+0000 mgr.y (mgr.25004) 267 : cluster [DBG] pgmap v452: 121 pgs: 121 active+clean; 191 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.5 MiB/s wr, 9 op/s 2024-08-29T18:00:35.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:00:34 smithi029 bash[79042]: cluster 2024-08-29T18:00:33.935464+0000 mon.a (mon.0) 652 : cluster [DBG] osdmap e607: 8 total, 8 up, 8 in 2024-08-29T18:00:35.962 INFO:tasks.rados.rados.0.smithi029.stdout:2696: done (0 left) 2024-08-29T18:00:35.962 INFO:tasks.rados.rados.0.smithi029.stdout:2697: setattr oid 37 current snap is 258 2024-08-29T18:00:35.967 INFO:tasks.rados.rados.0.smithi029.stdout:2698: copy_from oid 13 from oid 1 current snap is 258 2024-08-29T18:00:35.967 INFO:tasks.rados.rados.0.smithi029.stdout:2699: delete oid 27 current snap is 258 2024-08-29T18:00:35.977 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 37 v 2225 (ObjNum 798 snap 251 seq_num 798) dirty exists 2024-08-29T18:00:35.978 INFO:tasks.rados.rados.0.smithi029.stdout:2697: done (2 left) 2024-08-29T18:00:35.978 INFO:tasks.rados.rados.0.smithi029.stdout:2699: done (1 left) 2024-08-29T18:00:35.978 INFO:tasks.rados.rados.0.smithi029.stdout:2700: copy_from oid 18 from oid 34 current snap is 258 2024-08-29T18:00:35.978 INFO:tasks.rados.rados.0.smithi029.stdout:2701: snap_remove snap 252 2024-08-29T18:00:36.263 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:00:35 smithi110 bash[67519]: cluster 2024-08-29T18:00:34.954064+0000 mon.a (mon.0) 653 : cluster [DBG] osdmap e608: 8 total, 8 up, 8 in 2024-08-29T18:00:36.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:00:35 smithi029 bash[79042]: cluster 2024-08-29T18:00:34.954064+0000 mon.a (mon.0) 653 : cluster [DBG] osdmap e608: 8 total, 8 up, 8 in 2024-08-29T18:00:36.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:00:35 smithi029 bash[77880]: cluster 2024-08-29T18:00:34.954064+0000 mon.a (mon.0) 653 : cluster [DBG] osdmap e608: 8 total, 8 up, 8 in 2024-08-29T18:00:36.650 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 18:00:36 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:00:36.650 INFO:journalctl@ceph.osd.4.smithi110.stdout:Aug 29 18:00:36 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:00:36.650 INFO:journalctl@ceph.osd.5.smithi110.stdout:Aug 29 18:00:36 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:00:36.651 INFO:journalctl@ceph.mds.b.smithi110.stdout:Aug 29 18:00:36 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:00:36.651 INFO:journalctl@ceph.prometheus.a.smithi110.stdout:Aug 29 18:00:36 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:00:36.651 INFO:journalctl@ceph.node-exporter.b.smithi110.stdout:Aug 29 18:00:36 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:00:36.652 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 18:00:36 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:00:36.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:00:36 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:00:36.652 INFO:journalctl@ceph.osd.7.smithi110.stdout:Aug 29 18:00:36 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:00:36.653 INFO:journalctl@ceph.osd.6.smithi110.stdout:Aug 29 18:00:36 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:00:36.653 INFO:journalctl@ceph.osd.6.smithi110.stdout:Aug 29 18:00:36 smithi110 systemd[1]: Stopping Ceph osd.6 for 5b99e290-662c-11ef-bcd4-c7b262605968... 2024-08-29T18:00:36.653 INFO:journalctl@ceph.osd.6.smithi110.stdout:Aug 29 18:00:36 smithi110 bash[38527]: debug 2024-08-29T18:00:36.466+0000 7f91cebb8640 -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-08-29T18:00:36.653 INFO:journalctl@ceph.osd.6.smithi110.stdout:Aug 29 18:00:36 smithi110 bash[38527]: debug 2024-08-29T18:00:36.466+0000 7f91cebb8640 -1 osd.6 609 *** Got signal Terminated *** 2024-08-29T18:00:36.653 INFO:journalctl@ceph.osd.6.smithi110.stdout:Aug 29 18:00:36 smithi110 bash[38527]: debug 2024-08-29T18:00:36.466+0000 7f91cebb8640 -1 osd.6 609 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-08-29T18:00:36.936 INFO:tasks.rados.rados.0.smithi029.stdout:2701: done (2 left) 2024-08-29T18:00:36.936 INFO:tasks.rados.rados.0.smithi029.stdout:2702: rmattr oid 15 current snap is 258 2024-08-29T18:00:36.936 INFO:tasks.rados.rados.0.smithi029.stdout:2702: done (2 left) 2024-08-29T18:00:36.936 INFO:tasks.rados.rados.0.smithi029.stdout:2703: setattr oid 5 current snap is 258 2024-08-29T18:00:36.936 INFO:tasks.rados.rados.0.smithi029.stdout:2700: finishing copy_from to smithi02969618-18 2024-08-29T18:00:36.936 INFO:tasks.rados.rados.0.smithi029.stdout:2700: got expected ENOENT (src dne) 2024-08-29T18:00:36.936 INFO:tasks.rados.rados.0.smithi029.stdout:2700: finishing copy_from racing read to smithi02969618-18 2024-08-29T18:00:36.936 INFO:tasks.rados.rados.0.smithi029.stdout:2698: finishing copy_from racing read to smithi02969618-13 2024-08-29T18:00:36.936 INFO:tasks.rados.rados.0.smithi029.stdout:2698: finishing copy_from to smithi02969618-13 2024-08-29T18:00:36.937 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 13 v 1938 (ObjNum 768 snap 242 seq_num 768) dirty exists 2024-08-29T18:00:36.942 INFO:tasks.rados.rados.0.smithi029.stdout:2698: done (2 left) 2024-08-29T18:00:36.942 INFO:tasks.rados.rados.0.smithi029.stdout:2700: done (1 left) 2024-08-29T18:00:36.942 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 46 current snap is 258 2024-08-29T18:00:36.942 INFO:tasks.rados.rados.0.smithi029.stdout:2704: seq_num 816 ranges {0=475136,475136=540672,1015808=614400,1630208=49152} 2024-08-29T18:00:36.952 INFO:tasks.rados.rados.0.smithi029.stdout:2704: writing smithi02969618-46 from 0 to 475136 tid 1 2024-08-29T18:00:36.962 INFO:tasks.rados.rados.0.smithi029.stdout:2704: writing smithi02969618-46 from 475136 to 1015808 tid 2 2024-08-29T18:00:36.974 INFO:tasks.rados.rados.0.smithi029.stdout:2704: writing smithi02969618-46 from 1015808 to 1630208 tid 3 2024-08-29T18:00:36.975 INFO:tasks.rados.rados.0.smithi029.stdout:2704: writing smithi02969618-46 from 1630208 to 1679360 tid 4 2024-08-29T18:00:36.975 INFO:tasks.rados.rados.0.smithi029.stdout:2705: read oid 42 snap -1 2024-08-29T18:00:36.975 INFO:tasks.rados.rados.0.smithi029.stdout:2705: expect deleted 2024-08-29T18:00:36.975 INFO:tasks.rados.rados.0.smithi029.stdout:2706: snap_remove snap 257 2024-08-29T18:00:37.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:00:36 smithi029 bash[79042]: cluster 2024-08-29T18:00:35.450071+0000 mgr.y (mgr.25004) 268 : cluster [DBG] pgmap v455: 121 pgs: 121 active+clean; 195 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 3.4 MiB/s rd, 3.5 MiB/s wr, 9 op/s 2024-08-29T18:00:37.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:00:36 smithi029 bash[79042]: cluster 2024-08-29T18:00:35.963516+0000 mon.a (mon.0) 654 : cluster [DBG] osdmap e609: 8 total, 8 up, 8 in 2024-08-29T18:00:37.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:00:36 smithi029 bash[79042]: cluster 2024-08-29T18:00:36.472652+0000 mon.a (mon.0) 655 : cluster [INF] osd.6 marked itself down and dead 2024-08-29T18:00:37.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:00:36 smithi029 bash[79042]: cluster 2024-08-29T18:00:36.925039+0000 mon.a (mon.0) 656 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-29T18:00:37.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:00:36 smithi029 bash[79042]: cluster 2024-08-29T18:00:36.933322+0000 mon.a (mon.0) 657 : cluster [DBG] osdmap e610: 8 total, 7 up, 8 in 2024-08-29T18:00:37.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:00:36 smithi029 bash[77880]: cluster 2024-08-29T18:00:35.450071+0000 mgr.y (mgr.25004) 268 : cluster [DBG] pgmap v455: 121 pgs: 121 active+clean; 195 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 3.4 MiB/s rd, 3.5 MiB/s wr, 9 op/s 2024-08-29T18:00:37.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:00:36 smithi029 bash[77880]: cluster 2024-08-29T18:00:35.963516+0000 mon.a (mon.0) 654 : cluster [DBG] osdmap e609: 8 total, 8 up, 8 in 2024-08-29T18:00:37.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:00:36 smithi029 bash[77880]: cluster 2024-08-29T18:00:36.472652+0000 mon.a (mon.0) 655 : cluster [INF] osd.6 marked itself down and dead 2024-08-29T18:00:37.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:00:36 smithi029 bash[77880]: cluster 2024-08-29T18:00:36.925039+0000 mon.a (mon.0) 656 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-29T18:00:37.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:00:36 smithi029 bash[77880]: cluster 2024-08-29T18:00:36.933322+0000 mon.a (mon.0) 657 : cluster [DBG] osdmap e610: 8 total, 7 up, 8 in 2024-08-29T18:00:37.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:00:36 smithi110 bash[67519]: cluster 2024-08-29T18:00:35.450071+0000 mgr.y (mgr.25004) 268 : cluster [DBG] pgmap v455: 121 pgs: 121 active+clean; 195 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 3.4 MiB/s rd, 3.5 MiB/s wr, 9 op/s 2024-08-29T18:00:37.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:00:36 smithi110 bash[67519]: cluster 2024-08-29T18:00:35.963516+0000 mon.a (mon.0) 654 : cluster [DBG] osdmap e609: 8 total, 8 up, 8 in 2024-08-29T18:00:37.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:00:36 smithi110 bash[67519]: cluster 2024-08-29T18:00:36.472652+0000 mon.a (mon.0) 655 : cluster [INF] osd.6 marked itself down and dead 2024-08-29T18:00:37.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:00:36 smithi110 bash[67519]: cluster 2024-08-29T18:00:36.925039+0000 mon.a (mon.0) 656 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-29T18:00:37.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:00:36 smithi110 bash[67519]: cluster 2024-08-29T18:00:36.933322+0000 mon.a (mon.0) 657 : cluster [DBG] osdmap e610: 8 total, 7 up, 8 in 2024-08-29T18:00:37.941 INFO:tasks.rados.rados.0.smithi029.stdout:2706: done (3 left) 2024-08-29T18:00:37.941 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 14 current snap is 258 2024-08-29T18:00:37.941 INFO:tasks.rados.rados.0.smithi029.stdout:2707: seq_num 817 ranges {14811136=491520,15302656=417792,15720448=425984,16146432=360448} 2024-08-29T18:00:38.075 INFO:tasks.rados.rados.0.smithi029.stdout:2707: writing smithi02969618-14 from 14811136 to 15302656 tid 1 2024-08-29T18:00:38.077 INFO:tasks.rados.rados.0.smithi029.stdout:2707: writing smithi02969618-14 from 15302656 to 15720448 tid 2 2024-08-29T18:00:38.080 INFO:tasks.rados.rados.0.smithi029.stdout:2707: writing smithi02969618-14 from 15720448 to 16146432 tid 3 2024-08-29T18:00:38.082 INFO:tasks.rados.rados.0.smithi029.stdout:2707: writing smithi02969618-14 from 16146432 to 16506880 tid 4 2024-08-29T18:00:38.082 INFO:tasks.rados.rados.0.smithi029.stdout:2708: snap_remove snap 255 2024-08-29T18:00:38.399 INFO:journalctl@ceph.osd.6.smithi110.stdout:Aug 29 18:00:38 smithi110 bash[80287]: ceph-5b99e290-662c-11ef-bcd4-c7b262605968-osd-6 2024-08-29T18:00:38.400 INFO:journalctl@ceph.osd.6.smithi110.stdout:Aug 29 18:00:38 smithi110 bash[80348]: Error response from daemon: No such container: ceph-5b99e290-662c-11ef-bcd4-c7b262605968-osd-6 2024-08-29T18:00:38.985 INFO:tasks.rados.rados.0.smithi029.stdout:2708: done (4 left) 2024-08-29T18:00:38.985 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 25 current snap is 258 2024-08-29T18:00:38.985 INFO:tasks.rados.rados.0.smithi029.stdout:2709: seq_num 818 ranges {1622016=507904,2129920=704512,2834432=499712} 2024-08-29T18:00:38.997 INFO:tasks.rados.rados.0.smithi029.stdout:2709: writing smithi02969618-25 from 1622016 to 2129920 tid 1 2024-08-29T18:00:39.001 INFO:tasks.rados.rados.0.smithi029.stdout:2709: writing smithi02969618-25 from 2129920 to 2834432 tid 2 2024-08-29T18:00:39.006 INFO:tasks.rados.rados.0.smithi029.stdout:2709: writing smithi02969618-25 from 2834432 to 3334144 tid 3 2024-08-29T18:00:39.006 INFO:tasks.rados.rados.0.smithi029.stdout:2710: snap_create 2024-08-29T18:00:39.006 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 5 v 1040 (ObjNum 625 snap 0 seq_num 4168282642) dirty exists 2024-08-29T18:00:39.007 INFO:tasks.rados.rados.0.smithi029.stdout:2704: finishing write tid 1 to smithi02969618-46 2024-08-29T18:00:39.007 INFO:tasks.rados.rados.0.smithi029.stdout:2704: finishing write tid 2 to smithi02969618-46 2024-08-29T18:00:39.007 INFO:tasks.rados.rados.0.smithi029.stdout:2704: finishing write tid 3 to smithi02969618-46 2024-08-29T18:00:39.007 INFO:tasks.rados.rados.0.smithi029.stdout:2704: finishing write tid 4 to smithi02969618-46 2024-08-29T18:00:39.007 INFO:tasks.rados.rados.0.smithi029.stdout:2704: finishing write tid 5 to smithi02969618-46 2024-08-29T18:00:39.007 INFO:tasks.rados.rados.0.smithi029.stdout:2704: finishing write tid 6 to smithi02969618-46 2024-08-29T18:00:39.007 INFO:tasks.rados.rados.0.smithi029.stdout:2704: oid 46 updating version 0 to 1142 2024-08-29T18:00:39.007 INFO:tasks.rados.rados.0.smithi029.stdout:2704: oid 46 version 1142 is already newer than 1140 2024-08-29T18:00:39.007 INFO:tasks.rados.rados.0.smithi029.stdout:2704: oid 46 version 1142 is already newer than 1139 2024-08-29T18:00:39.007 INFO:tasks.rados.rados.0.smithi029.stdout:2704: oid 46 updating version 1142 to 1143 2024-08-29T18:00:39.007 INFO:tasks.rados.rados.0.smithi029.stdout:2704: oid 46 version 1143 is already newer than 1141 2024-08-29T18:00:39.007 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 46 v 1143 (ObjNum 816 snap 258 seq_num 816) dirty exists 2024-08-29T18:00:39.007 INFO:tasks.rados.rados.0.smithi029.stdout:2704: left oid 46 (ObjNum 816 snap 258 seq_num 816) 2024-08-29T18:00:39.007 INFO:tasks.rados.rados.0.smithi029.stdout:2707: finishing write tid 1 to smithi02969618-14 2024-08-29T18:00:39.008 INFO:tasks.rados.rados.0.smithi029.stdout:2707: finishing write tid 2 to smithi02969618-14 2024-08-29T18:00:39.008 INFO:tasks.rados.rados.0.smithi029.stdout:2707: finishing write tid 3 to smithi02969618-14 2024-08-29T18:00:39.008 INFO:tasks.rados.rados.0.smithi029.stdout:2707: finishing write tid 4 to smithi02969618-14 2024-08-29T18:00:39.008 INFO:tasks.rados.rados.0.smithi029.stdout:2707: finishing write tid 5 to smithi02969618-14 2024-08-29T18:00:39.008 INFO:tasks.rados.rados.0.smithi029.stdout:2707: finishing write tid 6 to smithi02969618-14 2024-08-29T18:00:39.008 INFO:tasks.rados.rados.0.smithi029.stdout:2707: oid 14 updating version 0 to 1949 2024-08-29T18:00:39.008 INFO:tasks.rados.rados.0.smithi029.stdout:2707: oid 14 updating version 1949 to 1950 2024-08-29T18:00:39.008 INFO:tasks.rados.rados.0.smithi029.stdout:2707: oid 14 version 1950 is already newer than 1947 2024-08-29T18:00:39.008 INFO:tasks.rados.rados.0.smithi029.stdout:2707: oid 14 version 1950 is already newer than 1948 2024-08-29T18:00:39.008 INFO:tasks.rados.rados.0.smithi029.stdout:2707: oid 14 version 1950 is already newer than 1946 2024-08-29T18:00:39.008 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 14 v 1950 (ObjNum 817 snap 258 seq_num 817) dirty exists 2024-08-29T18:00:39.008 INFO:tasks.rados.rados.0.smithi029.stdout:2707: left oid 14 (ObjNum 817 snap 258 seq_num 817) 2024-08-29T18:00:39.009 INFO:tasks.rados.rados.0.smithi029.stdout:2709: finishing write tid 1 to smithi02969618-25 2024-08-29T18:00:39.012 INFO:tasks.rados.rados.0.smithi029.stdout:2709: finishing write tid 2 to smithi02969618-25 2024-08-29T18:00:39.013 INFO:tasks.rados.rados.0.smithi029.stdout:2709: finishing write tid 3 to smithi02969618-25 2024-08-29T18:00:39.013 INFO:tasks.rados.rados.0.smithi029.stdout:2709: finishing write tid 4 to smithi02969618-25 2024-08-29T18:00:39.015 INFO:tasks.rados.rados.0.smithi029.stdout:2709: finishing write tid 5 to smithi02969618-25 2024-08-29T18:00:39.015 INFO:tasks.rados.rados.0.smithi029.stdout:2709: oid 25 updating version 0 to 1122 2024-08-29T18:00:39.015 INFO:tasks.rados.rados.0.smithi029.stdout:2709: oid 25 version 1122 is already newer than 1119 2024-08-29T18:00:39.015 INFO:tasks.rados.rados.0.smithi029.stdout:2709: oid 25 version 1122 is already newer than 1120 2024-08-29T18:00:39.015 INFO:tasks.rados.rados.0.smithi029.stdout:2709: oid 25 version 1122 is already newer than 1121 2024-08-29T18:00:39.015 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 25 v 1122 (ObjNum 818 snap 258 seq_num 818) dirty exists 2024-08-29T18:00:39.015 INFO:tasks.rados.rados.0.smithi029.stdout:2709: left oid 25 (ObjNum 818 snap 258 seq_num 818) 2024-08-29T18:00:39.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:00:38 smithi029 bash[79042]: cluster 2024-08-29T18:00:37.451091+0000 mgr.y (mgr.25004) 269 : cluster [DBG] pgmap v458: 121 pgs: 5 peering, 14 stale+active+clean, 102 active+clean; 192 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 9.7 MiB/s rd, 2.3 MiB/s wr, 16 op/s 2024-08-29T18:00:39.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:00:38 smithi029 bash[79042]: cluster 2024-08-29T18:00:37.940368+0000 mon.a (mon.0) 658 : cluster [DBG] osdmap e611: 8 total, 7 up, 8 in 2024-08-29T18:00:39.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:00:38 smithi029 bash[77880]: cluster 2024-08-29T18:00:37.451091+0000 mgr.y (mgr.25004) 269 : cluster [DBG] pgmap v458: 121 pgs: 5 peering, 14 stale+active+clean, 102 active+clean; 192 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 9.7 MiB/s rd, 2.3 MiB/s wr, 16 op/s 2024-08-29T18:00:39.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:00:38 smithi029 bash[77880]: cluster 2024-08-29T18:00:37.940368+0000 mon.a (mon.0) 658 : cluster [DBG] osdmap e611: 8 total, 7 up, 8 in 2024-08-29T18:00:39.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:00:38 smithi110 bash[67519]: cluster 2024-08-29T18:00:37.451091+0000 mgr.y (mgr.25004) 269 : cluster [DBG] pgmap v458: 121 pgs: 5 peering, 14 stale+active+clean, 102 active+clean; 192 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 9.7 MiB/s rd, 2.3 MiB/s wr, 16 op/s 2024-08-29T18:00:39.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:00:38 smithi110 bash[67519]: cluster 2024-08-29T18:00:37.940368+0000 mon.a (mon.0) 658 : cluster [DBG] osdmap e611: 8 total, 7 up, 8 in 2024-08-29T18:00:39.995 INFO:tasks.rados.rados.0.smithi029.stdout:2703: done (5 left) 2024-08-29T18:00:39.995 INFO:tasks.rados.rados.0.smithi029.stdout:2704: done (4 left) 2024-08-29T18:00:39.995 INFO:tasks.rados.rados.0.smithi029.stdout:2705: done (3 left) 2024-08-29T18:00:39.995 INFO:tasks.rados.rados.0.smithi029.stdout:2707: done (2 left) 2024-08-29T18:00:39.995 INFO:tasks.rados.rados.0.smithi029.stdout:2709: done (1 left) 2024-08-29T18:00:39.995 INFO:tasks.rados.rados.0.smithi029.stdout:2710: done (0 left) 2024-08-29T18:00:39.995 INFO:tasks.rados.rados.0.smithi029.stdout:2711: read oid 30 snap -1 2024-08-29T18:00:39.995 INFO:tasks.rados.rados.0.smithi029.stdout:2711: expect deleted 2024-08-29T18:00:39.995 INFO:tasks.rados.rados.0.smithi029.stdout:2712: delete oid 49 current snap is 259 2024-08-29T18:00:40.006 INFO:tasks.rados.rados.0.smithi029.stdout:2711: done (1 left) 2024-08-29T18:00:40.006 INFO:tasks.rados.rados.0.smithi029.stdout:2712: done (0 left) 2024-08-29T18:00:40.006 INFO:tasks.rados.rados.0.smithi029.stdout:2713: rollback oid 37 current snap is 259 2024-08-29T18:00:40.006 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 37 to 254 2024-08-29T18:00:40.006 INFO:tasks.rados.rados.0.smithi029.stdout:2714: copy_from oid 1 from oid 10 current snap is 259 2024-08-29T18:00:40.006 INFO:tasks.rados.rados.0.smithi029.stdout:2715: read oid 5 snap -1 2024-08-29T18:00:40.006 INFO:tasks.rados.rados.0.smithi029.stdout:2715: expect (ObjNum 0 snap 0 seq_num 0) 2024-08-29T18:00:40.006 INFO:tasks.rados.rados.0.smithi029.stdout:2716: delete oid 4 current snap is 259 2024-08-29T18:00:40.007 INFO:tasks.rados.rados.0.smithi029.stdout:2715: expect (ObjNum 0 snap 0 seq_num 0) 2024-08-29T18:00:40.017 INFO:tasks.rados.rados.0.smithi029.stdout:2715: done (3 left) 2024-08-29T18:00:40.018 INFO:tasks.rados.rados.0.smithi029.stdout:2716: done (2 left) 2024-08-29T18:00:40.018 INFO:tasks.rados.rados.0.smithi029.stdout:2717: rollback oid 45 current snap is 259 2024-08-29T18:00:40.018 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 45 to 258 2024-08-29T18:00:40.018 INFO:tasks.rados.rados.0.smithi029.stdout:2718: read oid 36 snap -1 2024-08-29T18:00:40.018 INFO:tasks.rados.rados.0.smithi029.stdout:2718: expect deleted 2024-08-29T18:00:40.018 INFO:tasks.rados.rados.0.smithi029.stdout:2719: read oid 49 snap 244 2024-08-29T18:00:40.018 INFO:tasks.rados.rados.0.smithi029.stdout:2719: expect deleted 2024-08-29T18:00:40.018 INFO:tasks.rados.rados.0.smithi029.stdout:2720: rollback oid 21 current snap is 259 2024-08-29T18:00:40.018 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 21 to 258 2024-08-29T18:00:40.018 INFO:tasks.rados.rados.0.smithi029.stdout:2721: read oid 50 snap -1 2024-08-29T18:00:40.018 INFO:tasks.rados.rados.0.smithi029.stdout:2721: expect (ObjNum 643 snap 200 seq_num 643) 2024-08-29T18:00:40.018 INFO:tasks.rados.rados.0.smithi029.stdout:2722: read oid 12 snap 254 2024-08-29T18:00:40.019 INFO:tasks.rados.rados.0.smithi029.stdout:2722: expect (ObjNum 797 snap 251 seq_num 797) 2024-08-29T18:00:40.019 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 14 current snap is 259 2024-08-29T18:00:40.019 INFO:tasks.rados.rados.0.smithi029.stdout:2723: seq_num 821 ranges {16506880=557056,17063936=761856,17825792=442368} 2024-08-29T18:00:40.118 INFO:tasks.rados.rados.0.smithi029.stdout:2723: writing smithi02969618-14 from 16506880 to 17063936 tid 1 2024-08-29T18:00:40.123 INFO:tasks.rados.rados.0.smithi029.stdout:2723: writing smithi02969618-14 from 17063936 to 17825792 tid 2 2024-08-29T18:00:40.127 INFO:tasks.rados.rados.0.smithi029.stdout:2723: writing smithi02969618-14 from 17825792 to 18268160 tid 3 2024-08-29T18:00:40.127 INFO:tasks.rados.rados.0.smithi029.stdout:2724: rmattr oid 27 current snap is 259 2024-08-29T18:00:40.127 INFO:tasks.rados.rados.0.smithi029.stdout:2724: done (9 left) 2024-08-29T18:00:40.127 INFO:tasks.rados.rados.0.smithi029.stdout:2725: delete oid 28 current snap is 259 2024-08-29T18:00:40.127 INFO:tasks.rados.rados.0.smithi029.stdout:2713: finishing rollback tid 0 to smithi02969618-37 2024-08-29T18:00:40.127 INFO:tasks.rados.rados.0.smithi029.stdout:2720: finishing rollback tid 1 to smithi02969618-21 2024-08-29T18:00:40.127 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 21 v 447 (ObjNum 273 snap 0 seq_num 0) dirty dne 2024-08-29T18:00:40.127 INFO:tasks.rados.rados.0.smithi029.stdout:2713: finishing rollback tid 1 to smithi02969618-37 2024-08-29T18:00:40.127 INFO:tasks.rados.rados.0.smithi029.stdout:2717: finishing rollback tid 0 to smithi02969618-45 2024-08-29T18:00:40.127 INFO:tasks.rados.rados.0.smithi029.stdout:2717: finishing rollback tid 1 to smithi02969618-45 2024-08-29T18:00:40.127 INFO:tasks.rados.rados.0.smithi029.stdout:2717: finishing rollback tid 2 to smithi02969618-45 2024-08-29T18:00:40.128 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 45 v 1952 (ObjNum 773 snap 244 seq_num 773) dirty exists 2024-08-29T18:00:40.128 INFO:tasks.rados.rados.0.smithi029.stdout:2714: finishing copy_from racing read to smithi02969618-1 2024-08-29T18:00:40.128 INFO:tasks.rados.rados.0.smithi029.stdout:2713: finishing rollback tid 2 to smithi02969618-37 2024-08-29T18:00:40.128 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 37 v 2230 (ObjNum 798 snap 251 seq_num 798) dirty exists 2024-08-29T18:00:40.128 INFO:tasks.rados.rados.0.smithi029.stdout:2714: finishing copy_from to smithi02969618-1 2024-08-29T18:00:40.128 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 1 v 1938 (ObjNum 768 snap 242 seq_num 768) dirty exists 2024-08-29T18:00:40.128 INFO:tasks.rados.rados.0.smithi029.stdout:2721: expect (ObjNum 643 snap 200 seq_num 643) 2024-08-29T18:00:40.149 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:00:39 smithi110 bash[67519]: cluster 2024-08-29T18:00:38.983541+0000 mon.a (mon.0) 659 : cluster [DBG] osdmap e612: 8 total, 7 up, 8 in 2024-08-29T18:00:40.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:00:39 smithi029 bash[79042]: cluster 2024-08-29T18:00:38.983541+0000 mon.a (mon.0) 659 : cluster [DBG] osdmap e612: 8 total, 7 up, 8 in 2024-08-29T18:00:40.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:00:39 smithi029 bash[77880]: cluster 2024-08-29T18:00:38.983541+0000 mon.a (mon.0) 659 : cluster [DBG] osdmap e612: 8 total, 7 up, 8 in 2024-08-29T18:00:40.649 INFO:journalctl@ceph.mds.b.smithi110.stdout:Aug 29 18:00:40 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:00:40.650 INFO:journalctl@ceph.prometheus.a.smithi110.stdout:Aug 29 18:00:40 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:00:40.650 INFO:journalctl@ceph.osd.5.smithi110.stdout:Aug 29 18:00:40 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:00:40.650 INFO:journalctl@ceph.osd.4.smithi110.stdout:Aug 29 18:00:40 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:00:40.651 INFO:journalctl@ceph.node-exporter.b.smithi110.stdout:Aug 29 18:00:40 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:00:40.651 INFO:journalctl@ceph.osd.7.smithi110.stdout:Aug 29 18:00:40 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:00:40.651 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 18:00:40 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:00:40.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:00:40 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:00:40.652 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 18:00:40 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:00:40.652 INFO:journalctl@ceph.osd.6.smithi110.stdout:Aug 29 18:00:40 smithi110 systemd[1]: ceph-5b99e290-662c-11ef-bcd4-c7b262605968@osd.6.service: Deactivated successfully. 2024-08-29T18:00:40.652 INFO:journalctl@ceph.osd.6.smithi110.stdout:Aug 29 18:00:40 smithi110 systemd[1]: Stopped Ceph osd.6 for 5b99e290-662c-11ef-bcd4-c7b262605968. 2024-08-29T18:00:40.652 INFO:journalctl@ceph.osd.6.smithi110.stdout:Aug 29 18:00:40 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:00:40.788 INFO:tasks.rados.rados.0.smithi029.stdout:2722: expect (ObjNum 797 snap 251 seq_num 797) 2024-08-29T18:00:40.824 INFO:tasks.rados.rados.0.smithi029.stdout:2723: finishing write tid 1 to smithi02969618-14 2024-08-29T18:00:40.824 INFO:tasks.rados.rados.0.smithi029.stdout:2713: done (9 left) 2024-08-29T18:00:40.824 INFO:tasks.rados.rados.0.smithi029.stdout:2714: done (8 left) 2024-08-29T18:00:40.824 INFO:tasks.rados.rados.0.smithi029.stdout:2717: done (7 left) 2024-08-29T18:00:40.824 INFO:tasks.rados.rados.0.smithi029.stdout:2718: done (6 left) 2024-08-29T18:00:40.824 INFO:tasks.rados.rados.0.smithi029.stdout:2719: done (5 left) 2024-08-29T18:00:40.824 INFO:tasks.rados.rados.0.smithi029.stdout:2720: done (4 left) 2024-08-29T18:00:40.824 INFO:tasks.rados.rados.0.smithi029.stdout:2721: done (3 left) 2024-08-29T18:00:40.824 INFO:tasks.rados.rados.0.smithi029.stdout:2722: done (2 left) 2024-08-29T18:00:40.824 INFO:tasks.rados.rados.0.smithi029.stdout:2725: done (1 left) 2024-08-29T18:00:40.825 INFO:tasks.rados.rados.0.smithi029.stdout:2726: snap_remove snap 244 2024-08-29T18:00:40.988 INFO:journalctl@ceph.osd.6.smithi110.stdout:Aug 29 18:00:40 smithi110 systemd[1]: Started Ceph osd.6 for 5b99e290-662c-11ef-bcd4-c7b262605968. 2024-08-29T18:00:41.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:00:40 smithi029 bash[79042]: cluster 2024-08-29T18:00:39.451993+0000 mgr.y (mgr.25004) 270 : cluster [DBG] pgmap v461: 121 pgs: 11 active+undersized, 5 peering, 10 stale+active+clean, 6 active+undersized+degraded, 89 active+clean; 195 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 8.8 MiB/s rd, 1.9 MiB/s wr, 12 op/s; 16/309 objects degraded (5.178%) 2024-08-29T18:00:41.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:00:40 smithi029 bash[79042]: cluster 2024-08-29T18:00:39.977145+0000 mon.a (mon.0) 660 : cluster [WRN] Health check failed: Degraded data redundancy: 16/309 objects degraded (5.178%), 6 pgs degraded (PG_DEGRADED) 2024-08-29T18:00:41.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:00:40 smithi029 bash[79042]: cluster 2024-08-29T18:00:39.996131+0000 mon.a (mon.0) 661 : cluster [DBG] osdmap e613: 8 total, 7 up, 8 in 2024-08-29T18:00:41.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:00:40 smithi029 bash[79042]: audit 2024-08-29T18:00:40.715000+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:00:41.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:00:40 smithi029 bash[79042]: audit 2024-08-29T18:00:40.727298+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:00:41.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:00:40 smithi029 bash[79042]: audit 2024-08-29T18:00:40.730357+0000 mon.c (mon.2) 159 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:00:41.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:00:40 smithi029 bash[77880]: cluster 2024-08-29T18:00:39.451993+0000 mgr.y (mgr.25004) 270 : cluster [DBG] pgmap v461: 121 pgs: 11 active+undersized, 5 peering, 10 stale+active+clean, 6 active+undersized+degraded, 89 active+clean; 195 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 8.8 MiB/s rd, 1.9 MiB/s wr, 12 op/s; 16/309 objects degraded (5.178%) 2024-08-29T18:00:41.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:00:40 smithi029 bash[77880]: cluster 2024-08-29T18:00:39.977145+0000 mon.a (mon.0) 660 : cluster [WRN] Health check failed: Degraded data redundancy: 16/309 objects degraded (5.178%), 6 pgs degraded (PG_DEGRADED) 2024-08-29T18:00:41.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:00:40 smithi029 bash[77880]: cluster 2024-08-29T18:00:39.996131+0000 mon.a (mon.0) 661 : cluster [DBG] osdmap e613: 8 total, 7 up, 8 in 2024-08-29T18:00:41.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:00:40 smithi029 bash[77880]: audit 2024-08-29T18:00:40.715000+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:00:41.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:00:40 smithi029 bash[77880]: audit 2024-08-29T18:00:40.727298+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:00:41.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:00:40 smithi029 bash[77880]: audit 2024-08-29T18:00:40.730357+0000 mon.c (mon.2) 159 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:00:41.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:00:40 smithi110 bash[67519]: cluster 2024-08-29T18:00:39.451993+0000 mgr.y (mgr.25004) 270 : cluster [DBG] pgmap v461: 121 pgs: 11 active+undersized, 5 peering, 10 stale+active+clean, 6 active+undersized+degraded, 89 active+clean; 195 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 8.8 MiB/s rd, 1.9 MiB/s wr, 12 op/s; 16/309 objects degraded (5.178%) 2024-08-29T18:00:41.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:00:40 smithi110 bash[67519]: cluster 2024-08-29T18:00:39.977145+0000 mon.a (mon.0) 660 : cluster [WRN] Health check failed: Degraded data redundancy: 16/309 objects degraded (5.178%), 6 pgs degraded (PG_DEGRADED) 2024-08-29T18:00:41.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:00:40 smithi110 bash[67519]: cluster 2024-08-29T18:00:39.996131+0000 mon.a (mon.0) 661 : cluster [DBG] osdmap e613: 8 total, 7 up, 8 in 2024-08-29T18:00:41.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:00:40 smithi110 bash[67519]: audit 2024-08-29T18:00:40.715000+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:00:41.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:00:40 smithi110 bash[67519]: audit 2024-08-29T18:00:40.727298+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:00:41.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:00:40 smithi110 bash[67519]: audit 2024-08-29T18:00:40.730357+0000 mon.c (mon.2) 159 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:00:41.736 INFO:tasks.rados.rados.0.smithi029.stdout:2726: done (1 left) 2024-08-29T18:00:41.736 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 3 current snap is 259 2024-08-29T18:00:41.736 INFO:tasks.rados.rados.0.smithi029.stdout:2727: seq_num 823 ranges {1286144=589824,1875968=573440,2449408=630784} 2024-08-29T18:00:41.745 INFO:tasks.rados.rados.0.smithi029.stdout:2727: writing smithi02969618-3 from 1286144 to 1875968 tid 1 2024-08-29T18:00:41.749 INFO:tasks.rados.rados.0.smithi029.stdout:2727: writing smithi02969618-3 from 1875968 to 2449408 tid 2 2024-08-29T18:00:41.753 INFO:tasks.rados.rados.0.smithi029.stdout:2727: writing smithi02969618-3 from 2449408 to 3080192 tid 3 2024-08-29T18:00:41.754 INFO:tasks.rados.rados.0.smithi029.stdout:2723: finishing write tid 2 to smithi02969618-14 2024-08-29T18:00:41.754 INFO:tasks.rados.rados.0.smithi029.stdout:2723: finishing write tid 3 to smithi02969618-14 2024-08-29T18:00:41.754 INFO:tasks.rados.rados.0.smithi029.stdout:2723: finishing write tid 4 to smithi02969618-14 2024-08-29T18:00:41.754 INFO:tasks.rados.rados.0.smithi029.stdout:2723: finishing write tid 5 to smithi02969618-14 2024-08-29T18:00:41.754 INFO:tasks.rados.rados.0.smithi029.stdout:2723: oid 14 updating version 0 to 1954 2024-08-29T18:00:41.754 INFO:tasks.rados.rados.0.smithi029.stdout:2723: oid 14 version 1954 is already newer than 1952 2024-08-29T18:00:41.754 INFO:tasks.rados.rados.0.smithi029.stdout:2723: oid 14 version 1954 is already newer than 1951 2024-08-29T18:00:41.754 INFO:tasks.rados.rados.0.smithi029.stdout:2723: oid 14 version 1954 is already newer than 1953 2024-08-29T18:00:41.754 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 14 v 1954 (ObjNum 821 snap 259 seq_num 821) dirty exists 2024-08-29T18:00:41.754 INFO:tasks.rados.rados.0.smithi029.stdout:2723: left oid 14 (ObjNum 821 snap 259 seq_num 821) 2024-08-29T18:00:41.755 INFO:tasks.rados.rados.0.smithi029.stdout:2723: done (1 left) 2024-08-29T18:00:41.755 INFO:tasks.rados.rados.0.smithi029.stdout:2728: rmattr oid 43 current snap is 259 2024-08-29T18:00:41.755 INFO:tasks.rados.rados.0.smithi029.stdout:2728: done (1 left) 2024-08-29T18:00:41.755 INFO:tasks.rados.rados.0.smithi029.stdout:2729: rollback oid 37 current snap is 259 2024-08-29T18:00:41.755 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 37 to 254 2024-08-29T18:00:41.755 INFO:tasks.rados.rados.0.smithi029.stdout:2730: snap_remove snap 258 2024-08-29T18:00:41.935 INFO:tasks.rados.rados.0.smithi029.stdout:2727: finishing write tid 1 to smithi02969618-3 2024-08-29T18:00:41.935 INFO:tasks.rados.rados.0.smithi029.stdout:2727: finishing write tid 2 to smithi02969618-3 2024-08-29T18:00:41.935 INFO:tasks.rados.rados.0.smithi029.stdout:2729: finishing rollback tid 0 to smithi02969618-37 2024-08-29T18:00:41.935 INFO:tasks.rados.rados.0.smithi029.stdout:2727: finishing write tid 3 to smithi02969618-3 2024-08-29T18:00:41.935 INFO:tasks.rados.rados.0.smithi029.stdout:2727: finishing write tid 4 to smithi02969618-3 2024-08-29T18:00:41.935 INFO:tasks.rados.rados.0.smithi029.stdout:2727: finishing write tid 5 to smithi02969618-3 2024-08-29T18:00:41.935 INFO:tasks.rados.rados.0.smithi029.stdout:2727: oid 3 updating version 0 to 1958 2024-08-29T18:00:41.936 INFO:tasks.rados.rados.0.smithi029.stdout:2727: oid 3 version 1958 is already newer than 1955 2024-08-29T18:00:41.936 INFO:tasks.rados.rados.0.smithi029.stdout:2727: oid 3 version 1958 is already newer than 1957 2024-08-29T18:00:41.936 INFO:tasks.rados.rados.0.smithi029.stdout:2727: oid 3 version 1958 is already newer than 1956 2024-08-29T18:00:41.936 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 3 v 1958 (ObjNum 823 snap 259 seq_num 823) dirty exists 2024-08-29T18:00:41.936 INFO:tasks.rados.rados.0.smithi029.stdout:2727: left oid 3 (ObjNum 823 snap 259 seq_num 823) 2024-08-29T18:00:41.936 INFO:tasks.rados.rados.0.smithi029.stdout:2729: finishing rollback tid 1 to smithi02969618-37 2024-08-29T18:00:41.936 INFO:tasks.rados.rados.0.smithi029.stdout:2729: finishing rollback tid 2 to smithi02969618-37 2024-08-29T18:00:41.936 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 37 v 2233 (ObjNum 798 snap 251 seq_num 798) dirty exists 2024-08-29T18:00:41.936 INFO:tasks.rados.rados.0.smithi029.stdout:2727: done (2 left) 2024-08-29T18:00:41.936 INFO:tasks.rados.rados.0.smithi029.stdout:2729: done (1 left) 2024-08-29T18:00:41.936 INFO:tasks.rados.rados.0.smithi029.stdout:2730: done (0 left) 2024-08-29T18:00:41.936 INFO:tasks.rados.rados.0.smithi029.stdout:2731: rollback oid 28 current snap is 259 2024-08-29T18:00:41.936 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 28 to 256 2024-08-29T18:00:41.937 INFO:tasks.rados.rados.0.smithi029.stdout:2732: setattr oid 20 current snap is 259 2024-08-29T18:00:41.941 INFO:tasks.rados.rados.0.smithi029.stdout:2733: delete oid 10 current snap is 259 2024-08-29T18:00:41.946 INFO:tasks.rados.rados.0.smithi029.stdout:2731: finishing rollback tid 1 to smithi02969618-28 2024-08-29T18:00:41.946 INFO:tasks.rados.rados.0.smithi029.stdout:2731: finishing rollback tid 2 to smithi02969618-28 2024-08-29T18:00:41.946 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 28 v 1146 (ObjNum 747 snap 242 seq_num 747) dirty exists 2024-08-29T18:00:41.949 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 20 v 2234 (ObjNum 289 snap 0 seq_num 1) dirty exists 2024-08-29T18:00:41.957 INFO:tasks.rados.rados.0.smithi029.stdout:2731: done (2 left) 2024-08-29T18:00:41.957 INFO:tasks.rados.rados.0.smithi029.stdout:2732: done (1 left) 2024-08-29T18:00:41.957 INFO:tasks.rados.rados.0.smithi029.stdout:2733: done (0 left) 2024-08-29T18:00:41.957 INFO:tasks.rados.rados.0.smithi029.stdout:2734: copy_from oid 8 from oid 46 current snap is 259 2024-08-29T18:00:41.957 INFO:tasks.rados.rados.0.smithi029.stdout:2735: snap_remove snap 254 2024-08-29T18:00:42.250 INFO:journalctl@ceph.osd.6.smithi110.stdout:Aug 29 18:00:42 smithi110 bash[80495]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-29T18:00:42.250 INFO:journalctl@ceph.osd.6.smithi110.stdout:Aug 29 18:00:42 smithi110 bash[80495]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-29T18:00:42.250 INFO:journalctl@ceph.osd.6.smithi110.stdout:Aug 29 18:00:42 smithi110 bash[80495]: --> Failed to activate via raw: activate() takes 1 positional argument but 5 were given 2024-08-29T18:00:42.250 INFO:journalctl@ceph.osd.6.smithi110.stdout:Aug 29 18:00:42 smithi110 bash[80495]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-29T18:00:42.250 INFO:journalctl@ceph.osd.6.smithi110.stdout:Aug 29 18:00:42 smithi110 bash[80495]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-29T18:00:42.570 INFO:journalctl@ceph.osd.6.smithi110.stdout:Aug 29 18:00:42 smithi110 bash[80495]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-08-29T18:00:42.570 INFO:journalctl@ceph.osd.6.smithi110.stdout:Aug 29 18:00:42 smithi110 bash[80495]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_2 --path /var/lib/ceph/osd/ceph-6 --no-mon-config 2024-08-29T18:00:42.900 INFO:journalctl@ceph.osd.6.smithi110.stdout:Aug 29 18:00:42 smithi110 bash[80495]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_2 /var/lib/ceph/osd/ceph-6/block 2024-08-29T18:00:42.900 INFO:journalctl@ceph.osd.6.smithi110.stdout:Aug 29 18:00:42 smithi110 bash[80495]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-6/block 2024-08-29T18:00:42.900 INFO:journalctl@ceph.osd.6.smithi110.stdout:Aug 29 18:00:42 smithi110 bash[80495]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-08-29T18:00:42.900 INFO:journalctl@ceph.osd.6.smithi110.stdout:Aug 29 18:00:42 smithi110 bash[80495]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-08-29T18:00:42.900 INFO:journalctl@ceph.osd.6.smithi110.stdout:Aug 29 18:00:42 smithi110 bash[80495]: --> ceph-volume lvm activate successful for osd ID: 6 2024-08-29T18:00:42.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:00:42 smithi110 bash[67519]: cluster 2024-08-29T18:00:41.453168+0000 mgr.y (mgr.25004) 271 : cluster [DBG] pgmap v463: 121 pgs: 30 active+undersized, 5 peering, 10 active+undersized+degraded, 76 active+clean; 200 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 6.3 MiB/s rd, 2.0 MiB/s wr, 14 op/s; 49/321 objects degraded (15.265%) 2024-08-29T18:00:42.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:00:42 smithi110 bash[67519]: cluster 2024-08-29T18:00:41.732083+0000 mon.a (mon.0) 664 : cluster [DBG] osdmap e614: 8 total, 7 up, 8 in 2024-08-29T18:00:42.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:00:42 smithi110 bash[67519]: cluster 2024-08-29T18:00:41.936005+0000 mon.a (mon.0) 665 : cluster [DBG] osdmap e615: 8 total, 7 up, 8 in 2024-08-29T18:00:42.937 INFO:tasks.rados.rados.0.smithi029.stdout:2735: done (1 left) 2024-08-29T18:00:42.937 INFO:tasks.rados.rados.0.smithi029.stdout:2736: rmattr oid 36 current snap is 259 2024-08-29T18:00:42.937 INFO:tasks.rados.rados.0.smithi029.stdout:2736: done (1 left) 2024-08-29T18:00:42.937 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 28 current snap is 259 2024-08-29T18:00:42.937 INFO:tasks.rados.rados.0.smithi029.stdout:2734: finishing copy_from racing read to smithi02969618-8 2024-08-29T18:00:42.938 INFO:tasks.rados.rados.0.smithi029.stdout:2734: finishing copy_from to smithi02969618-8 2024-08-29T18:00:42.938 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 8 v 1143 (ObjNum 816 snap 258 seq_num 816) dirty exists 2024-08-29T18:00:42.938 INFO:tasks.rados.rados.0.smithi029.stdout:2737: seq_num 825 ranges {516096=622592,1138688=745472,1884160=458752} 2024-08-29T18:00:42.957 INFO:tasks.rados.rados.0.smithi029.stdout:2737: writing smithi02969618-28 from 516096 to 1138688 tid 1 2024-08-29T18:00:42.968 INFO:tasks.rados.rados.0.smithi029.stdout:2737: writing smithi02969618-28 from 1138688 to 1884160 tid 2 2024-08-29T18:00:42.975 INFO:tasks.rados.rados.0.smithi029.stdout:2737: writing smithi02969618-28 from 1884160 to 2342912 tid 3 2024-08-29T18:00:42.975 INFO:tasks.rados.rados.0.smithi029.stdout:2734: done (1 left) 2024-08-29T18:00:42.975 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 3 current snap is 259 2024-08-29T18:00:42.975 INFO:tasks.rados.rados.0.smithi029.stdout:2737: finishing write tid 1 to smithi02969618-28 2024-08-29T18:00:42.975 INFO:tasks.rados.rados.0.smithi029.stdout:2737: finishing write tid 2 to smithi02969618-28 2024-08-29T18:00:42.976 INFO:tasks.rados.rados.0.smithi029.stdout:2738: seq_num 826 ranges {3080192=638976,3719168=630784,4349952=573440} 2024-08-29T18:00:43.023 INFO:tasks.rados.rados.0.smithi029.stdout:2738: writing smithi02969618-3 from 3080192 to 3719168 tid 1 2024-08-29T18:00:43.029 INFO:tasks.rados.rados.0.smithi029.stdout:2738: writing smithi02969618-3 from 3719168 to 4349952 tid 2 2024-08-29T18:00:43.035 INFO:tasks.rados.rados.0.smithi029.stdout:2738: writing smithi02969618-3 from 4349952 to 4923392 tid 3 2024-08-29T18:00:43.035 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 20 current snap is 259 2024-08-29T18:00:43.035 INFO:tasks.rados.rados.0.smithi029.stdout:2739: seq_num 827 ranges {0=655360,655360=516096,1171456=688128} 2024-08-29T18:00:43.040 INFO:tasks.rados.rados.0.smithi029.stdout:2739: writing smithi02969618-20 from 0 to 655360 tid 1 2024-08-29T18:00:43.044 INFO:tasks.rados.rados.0.smithi029.stdout:2739: writing smithi02969618-20 from 655360 to 1171456 tid 2 2024-08-29T18:00:43.050 INFO:tasks.rados.rados.0.smithi029.stdout:2739: writing smithi02969618-20 from 1171456 to 1859584 tid 3 2024-08-29T18:00:43.050 INFO:tasks.rados.rados.0.smithi029.stdout:2740: copy_from oid 5 from oid 37 current snap is 259 2024-08-29T18:00:43.051 INFO:tasks.rados.rados.0.smithi029.stdout:2737: finishing write tid 3 to smithi02969618-28 2024-08-29T18:00:43.051 INFO:tasks.rados.rados.0.smithi029.stdout:2737: finishing write tid 4 to smithi02969618-28 2024-08-29T18:00:43.051 INFO:tasks.rados.rados.0.smithi029.stdout:2737: finishing write tid 5 to smithi02969618-28 2024-08-29T18:00:43.051 INFO:tasks.rados.rados.0.smithi029.stdout:2737: oid 28 updating version 0 to 1147 2024-08-29T18:00:43.051 INFO:tasks.rados.rados.0.smithi029.stdout:2737: oid 28 updating version 1147 to 1150 2024-08-29T18:00:43.051 INFO:tasks.rados.rados.0.smithi029.stdout:2737: oid 28 version 1150 is already newer than 1149 2024-08-29T18:00:43.051 INFO:tasks.rados.rados.0.smithi029.stdout:2737: oid 28 version 1150 is already newer than 1148 2024-08-29T18:00:43.051 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 28 v 1150 (ObjNum 825 snap 259 seq_num 825) dirty exists 2024-08-29T18:00:43.051 INFO:tasks.rados.rados.0.smithi029.stdout:2737: left oid 28 (ObjNum 825 snap 259 seq_num 825) 2024-08-29T18:00:43.051 INFO:tasks.rados.rados.0.smithi029.stdout:2738: finishing write tid 1 to smithi02969618-3 2024-08-29T18:00:43.051 INFO:tasks.rados.rados.0.smithi029.stdout:2737: done (3 left) 2024-08-29T18:00:43.051 INFO:tasks.rados.rados.0.smithi029.stdout:2741: snap_create 2024-08-29T18:00:43.051 INFO:tasks.rados.rados.0.smithi029.stdout:2738: finishing write tid 2 to smithi02969618-3 2024-08-29T18:00:43.052 INFO:tasks.rados.rados.0.smithi029.stdout:2738: finishing write tid 3 to smithi02969618-3 2024-08-29T18:00:43.052 INFO:tasks.rados.rados.0.smithi029.stdout:2738: finishing write tid 4 to smithi02969618-3 2024-08-29T18:00:43.052 INFO:tasks.rados.rados.0.smithi029.stdout:2738: finishing write tid 5 to smithi02969618-3 2024-08-29T18:00:43.052 INFO:tasks.rados.rados.0.smithi029.stdout:2738: oid 3 updating version 0 to 1962 2024-08-29T18:00:43.052 INFO:tasks.rados.rados.0.smithi029.stdout:2738: oid 3 version 1962 is already newer than 1960 2024-08-29T18:00:43.052 INFO:tasks.rados.rados.0.smithi029.stdout:2738: oid 3 version 1962 is already newer than 1961 2024-08-29T18:00:43.052 INFO:tasks.rados.rados.0.smithi029.stdout:2738: oid 3 version 1962 is already newer than 1959 2024-08-29T18:00:43.052 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 3 v 1962 (ObjNum 826 snap 259 seq_num 826) dirty exists 2024-08-29T18:00:43.052 INFO:tasks.rados.rados.0.smithi029.stdout:2738: left oid 3 (ObjNum 826 snap 259 seq_num 826) 2024-08-29T18:00:43.052 INFO:tasks.rados.rados.0.smithi029.stdout:2739: finishing write tid 1 to smithi02969618-20 2024-08-29T18:00:43.060 INFO:tasks.rados.rados.0.smithi029.stdout:2739: finishing write tid 2 to smithi02969618-20 2024-08-29T18:00:43.060 INFO:tasks.rados.rados.0.smithi029.stdout:2739: finishing write tid 3 to smithi02969618-20 2024-08-29T18:00:43.061 INFO:tasks.rados.rados.0.smithi029.stdout:2739: finishing write tid 4 to smithi02969618-20 2024-08-29T18:00:43.075 INFO:tasks.rados.rados.0.smithi029.stdout:2739: finishing write tid 5 to smithi02969618-20 2024-08-29T18:00:43.075 INFO:tasks.rados.rados.0.smithi029.stdout:2739: oid 20 updating version 0 to 2236 2024-08-29T18:00:43.075 INFO:tasks.rados.rados.0.smithi029.stdout:2739: oid 20 updating version 2236 to 2237 2024-08-29T18:00:43.075 INFO:tasks.rados.rados.0.smithi029.stdout:2739: oid 20 updating version 2237 to 2238 2024-08-29T18:00:43.075 INFO:tasks.rados.rados.0.smithi029.stdout:2739: oid 20 version 2238 is already newer than 2235 2024-08-29T18:00:43.075 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 20 v 2238 (ObjNum 827 snap 259 seq_num 827) dirty exists 2024-08-29T18:00:43.075 INFO:tasks.rados.rados.0.smithi029.stdout:2739: left oid 20 (ObjNum 827 snap 259 seq_num 827) 2024-08-29T18:00:43.134 INFO:tasks.rados.rados.0.smithi029.stdout:2740: finishing copy_from racing read to smithi02969618-5 2024-08-29T18:00:43.135 INFO:tasks.rados.rados.0.smithi029.stdout:2740: finishing copy_from to smithi02969618-5 2024-08-29T18:00:43.136 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 5 v 2233 (ObjNum 798 snap 251 seq_num 798) dirty exists 2024-08-29T18:00:43.149 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:00:42 smithi029 bash[79042]: cluster 2024-08-29T18:00:41.453168+0000 mgr.y (mgr.25004) 271 : cluster [DBG] pgmap v463: 121 pgs: 30 active+undersized, 5 peering, 10 active+undersized+degraded, 76 active+clean; 200 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 6.3 MiB/s rd, 2.0 MiB/s wr, 14 op/s; 49/321 objects degraded (15.265%) 2024-08-29T18:00:43.149 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:00:42 smithi029 bash[79042]: cluster 2024-08-29T18:00:41.732083+0000 mon.a (mon.0) 664 : cluster [DBG] osdmap e614: 8 total, 7 up, 8 in 2024-08-29T18:00:43.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:00:42 smithi029 bash[79042]: cluster 2024-08-29T18:00:41.936005+0000 mon.a (mon.0) 665 : cluster [DBG] osdmap e615: 8 total, 7 up, 8 in 2024-08-29T18:00:43.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:00:42 smithi029 bash[77880]: cluster 2024-08-29T18:00:41.453168+0000 mgr.y (mgr.25004) 271 : cluster [DBG] pgmap v463: 121 pgs: 30 active+undersized, 5 peering, 10 active+undersized+degraded, 76 active+clean; 200 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 6.3 MiB/s rd, 2.0 MiB/s wr, 14 op/s; 49/321 objects degraded (15.265%) 2024-08-29T18:00:43.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:00:42 smithi029 bash[77880]: cluster 2024-08-29T18:00:41.732083+0000 mon.a (mon.0) 664 : cluster [DBG] osdmap e614: 8 total, 7 up, 8 in 2024-08-29T18:00:43.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:00:42 smithi029 bash[77880]: cluster 2024-08-29T18:00:41.936005+0000 mon.a (mon.0) 665 : cluster [DBG] osdmap e615: 8 total, 7 up, 8 in 2024-08-29T18:00:43.950 INFO:tasks.rados.rados.0.smithi029.stdout:2738: done (3 left) 2024-08-29T18:00:43.950 INFO:tasks.rados.rados.0.smithi029.stdout:2739: done (2 left) 2024-08-29T18:00:43.950 INFO:tasks.rados.rados.0.smithi029.stdout:2740: done (1 left) 2024-08-29T18:00:43.950 INFO:tasks.rados.rados.0.smithi029.stdout:2741: done (0 left) 2024-08-29T18:00:43.951 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 13 current snap is 260 2024-08-29T18:00:43.951 INFO:tasks.rados.rados.0.smithi029.stdout:2742: seq_num 828 ranges {3104768=671744,3776512=802816,4579328=401408} 2024-08-29T18:00:43.981 INFO:tasks.rados.rados.0.smithi029.stdout:2742: writing smithi02969618-13 from 3104768 to 3776512 tid 1 2024-08-29T18:00:43.988 INFO:tasks.rados.rados.0.smithi029.stdout:2742: writing smithi02969618-13 from 3776512 to 4579328 tid 2 2024-08-29T18:00:43.992 INFO:tasks.rados.rados.0.smithi029.stdout:2742: writing smithi02969618-13 from 4579328 to 4980736 tid 3 2024-08-29T18:00:43.992 INFO:tasks.rados.rados.0.smithi029.stdout:2743: rollback oid 43 current snap is 260 2024-08-29T18:00:43.992 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 43 to 259 2024-08-29T18:00:43.992 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 30 current snap is 260 2024-08-29T18:00:43.992 INFO:tasks.rados.rados.0.smithi029.stdout:2744: seq_num 829 ranges {0=688128,688128=729088,1417216=475136} 2024-08-29T18:00:43.998 INFO:tasks.rados.rados.0.smithi029.stdout:2744: writing smithi02969618-30 from 0 to 688128 tid 1 2024-08-29T18:00:44.004 INFO:tasks.rados.rados.0.smithi029.stdout:2744: writing smithi02969618-30 from 688128 to 1417216 tid 2 2024-08-29T18:00:44.009 INFO:tasks.rados.rados.0.smithi029.stdout:2744: writing smithi02969618-30 from 1417216 to 1892352 tid 3 2024-08-29T18:00:44.009 INFO:tasks.rados.rados.0.smithi029.stdout:2745: snap_create 2024-08-29T18:00:44.009 INFO:tasks.rados.rados.0.smithi029.stdout:2743: finishing rollback tid 1 to smithi02969618-43 2024-08-29T18:00:44.009 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 43 v 1625 (ObjNum 2081 snap 0 seq_num 1563569328) dirty dne 2024-08-29T18:00:44.009 INFO:tasks.rados.rados.0.smithi029.stdout:2742: finishing write tid 1 to smithi02969618-13 2024-08-29T18:00:44.010 INFO:tasks.rados.rados.0.smithi029.stdout:2742: finishing write tid 2 to smithi02969618-13 2024-08-29T18:00:44.010 INFO:tasks.rados.rados.0.smithi029.stdout:2742: finishing write tid 3 to smithi02969618-13 2024-08-29T18:00:44.010 INFO:tasks.rados.rados.0.smithi029.stdout:2742: finishing write tid 4 to smithi02969618-13 2024-08-29T18:00:44.010 INFO:tasks.rados.rados.0.smithi029.stdout:2742: finishing write tid 5 to smithi02969618-13 2024-08-29T18:00:44.010 INFO:tasks.rados.rados.0.smithi029.stdout:2742: oid 13 updating version 0 to 1940 2024-08-29T18:00:44.010 INFO:tasks.rados.rados.0.smithi029.stdout:2742: oid 13 updating version 1940 to 1941 2024-08-29T18:00:44.010 INFO:tasks.rados.rados.0.smithi029.stdout:2742: oid 13 updating version 1941 to 1942 2024-08-29T18:00:44.010 INFO:tasks.rados.rados.0.smithi029.stdout:2742: oid 13 version 1942 is already newer than 1939 2024-08-29T18:00:44.010 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 13 v 1942 (ObjNum 828 snap 260 seq_num 828) dirty exists 2024-08-29T18:00:44.010 INFO:tasks.rados.rados.0.smithi029.stdout:2742: left oid 13 (ObjNum 828 snap 260 seq_num 828) 2024-08-29T18:00:44.010 INFO:tasks.rados.rados.0.smithi029.stdout:2744: finishing write tid 1 to smithi02969618-30 2024-08-29T18:00:44.013 INFO:tasks.rados.rados.0.smithi029.stdout:2744: finishing write tid 2 to smithi02969618-30 2024-08-29T18:00:44.015 INFO:tasks.rados.rados.0.smithi029.stdout:2744: finishing write tid 3 to smithi02969618-30 2024-08-29T18:00:44.015 INFO:tasks.rados.rados.0.smithi029.stdout:2744: finishing write tid 4 to smithi02969618-30 2024-08-29T18:00:44.018 INFO:tasks.rados.rados.0.smithi029.stdout:2744: finishing write tid 5 to smithi02969618-30 2024-08-29T18:00:44.018 INFO:tasks.rados.rados.0.smithi029.stdout:2744: oid 30 updating version 0 to 1108 2024-08-29T18:00:44.019 INFO:tasks.rados.rados.0.smithi029.stdout:2744: oid 30 updating version 1108 to 1110 2024-08-29T18:00:44.019 INFO:tasks.rados.rados.0.smithi029.stdout:2744: oid 30 updating version 1110 to 1111 2024-08-29T18:00:44.019 INFO:tasks.rados.rados.0.smithi029.stdout:2744: oid 30 version 1111 is already newer than 1109 2024-08-29T18:00:44.019 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 30 v 1111 (ObjNum 829 snap 260 seq_num 829) dirty exists 2024-08-29T18:00:44.019 INFO:tasks.rados.rados.0.smithi029.stdout:2744: left oid 30 (ObjNum 829 snap 260 seq_num 829) 2024-08-29T18:00:44.249 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:00:43 smithi110 bash[67519]: cluster 2024-08-29T18:00:42.938429+0000 mon.a (mon.0) 666 : cluster [DBG] osdmap e616: 8 total, 7 up, 8 in 2024-08-29T18:00:44.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:00:43 smithi029 bash[77880]: cluster 2024-08-29T18:00:42.938429+0000 mon.a (mon.0) 666 : cluster [DBG] osdmap e616: 8 total, 7 up, 8 in 2024-08-29T18:00:44.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:00:43 smithi029 bash[79042]: cluster 2024-08-29T18:00:42.938429+0000 mon.a (mon.0) 666 : cluster [DBG] osdmap e616: 8 total, 7 up, 8 in 2024-08-29T18:00:44.649 INFO:journalctl@ceph.osd.6.smithi110.stdout:Aug 29 18:00:44 smithi110 bash[80700]: debug 2024-08-29T18:00:44.341+0000 7f04f48e0640 1 -- 172.21.15.110:0/3253118327 <== mon.1 v2:172.21.15.110:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x5612629b8960 con 0x5612629d9800 2024-08-29T18:00:44.899 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:00:44 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:00:44] "GET /metrics HTTP/1.1" 200 36260 "" "Prometheus/2.43.0" 2024-08-29T18:00:44.958 INFO:tasks.rados.rados.0.smithi029.stdout:2742: done (3 left) 2024-08-29T18:00:44.958 INFO:tasks.rados.rados.0.smithi029.stdout:2743: done (2 left) 2024-08-29T18:00:44.958 INFO:tasks.rados.rados.0.smithi029.stdout:2744: done (1 left) 2024-08-29T18:00:44.958 INFO:tasks.rados.rados.0.smithi029.stdout:2745: done (0 left) 2024-08-29T18:00:44.958 INFO:tasks.rados.rados.0.smithi029.stdout:2746: snap_remove snap 259 2024-08-29T18:00:45.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:00:44 smithi029 bash[79042]: cluster 2024-08-29T18:00:43.454037+0000 mgr.y (mgr.25004) 272 : cluster [DBG] pgmap v467: 121 pgs: 34 active+undersized, 11 active+undersized+degraded, 76 active+clean; 177 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 7.1 MiB/s rd, 2.0 MiB/s wr, 14 op/s; 50/312 objects degraded (16.026%) 2024-08-29T18:00:45.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:00:44 smithi029 bash[79042]: cluster 2024-08-29T18:00:43.950582+0000 mon.a (mon.0) 667 : cluster [DBG] osdmap e617: 8 total, 7 up, 8 in 2024-08-29T18:00:45.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:00:44 smithi029 bash[77880]: cluster 2024-08-29T18:00:43.454037+0000 mgr.y (mgr.25004) 272 : cluster [DBG] pgmap v467: 121 pgs: 34 active+undersized, 11 active+undersized+degraded, 76 active+clean; 177 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 7.1 MiB/s rd, 2.0 MiB/s wr, 14 op/s; 50/312 objects degraded (16.026%) 2024-08-29T18:00:45.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:00:44 smithi029 bash[77880]: cluster 2024-08-29T18:00:43.950582+0000 mon.a (mon.0) 667 : cluster [DBG] osdmap e617: 8 total, 7 up, 8 in 2024-08-29T18:00:45.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:00:44 smithi110 bash[67519]: cluster 2024-08-29T18:00:43.454037+0000 mgr.y (mgr.25004) 272 : cluster [DBG] pgmap v467: 121 pgs: 34 active+undersized, 11 active+undersized+degraded, 76 active+clean; 177 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 7.1 MiB/s rd, 2.0 MiB/s wr, 14 op/s; 50/312 objects degraded (16.026%) 2024-08-29T18:00:45.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:00:44 smithi110 bash[67519]: cluster 2024-08-29T18:00:43.950582+0000 mon.a (mon.0) 667 : cluster [DBG] osdmap e617: 8 total, 7 up, 8 in 2024-08-29T18:00:45.971 INFO:tasks.rados.rados.0.smithi029.stdout:2746: done (0 left) 2024-08-29T18:00:45.971 INFO:tasks.rados.rados.0.smithi029.stdout:2747: setattr oid 40 current snap is 261 2024-08-29T18:00:45.975 INFO:tasks.rados.rados.0.smithi029.stdout:2748: read oid 41 snap 260 2024-08-29T18:00:45.975 INFO:tasks.rados.rados.0.smithi029.stdout:2748: expect deleted 2024-08-29T18:00:45.975 INFO:tasks.rados.rados.0.smithi029.stdout:2749: snap_remove snap 256 2024-08-29T18:00:46.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:00:45 smithi029 bash[79042]: cluster 2024-08-29T18:00:44.959798+0000 mon.a (mon.0) 668 : cluster [DBG] osdmap e618: 8 total, 7 up, 8 in 2024-08-29T18:00:46.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:00:45 smithi029 bash[77880]: cluster 2024-08-29T18:00:44.959798+0000 mon.a (mon.0) 668 : cluster [DBG] osdmap e618: 8 total, 7 up, 8 in 2024-08-29T18:00:46.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:00:45 smithi110 bash[67519]: cluster 2024-08-29T18:00:44.959798+0000 mon.a (mon.0) 668 : cluster [DBG] osdmap e618: 8 total, 7 up, 8 in 2024-08-29T18:00:46.400 INFO:journalctl@ceph.osd.6.smithi110.stdout:Aug 29 18:00:45 smithi110 bash[80700]: debug 2024-08-29T18:00:45.941+0000 7f04f7147640 -1 Falling back to public interface 2024-08-29T18:00:46.973 INFO:tasks.rados.rados.0.smithi029.stdout:2749: done (2 left) 2024-08-29T18:00:46.974 INFO:tasks.rados.rados.0.smithi029.stdout:2750: copy_from oid 27 from oid 44 current snap is 261 2024-08-29T18:00:46.974 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 40 v 1639 (ObjNum 814 snap 256 seq_num 814) dirty exists 2024-08-29T18:00:46.974 INFO:tasks.rados.rados.0.smithi029.stdout:2747: done (2 left) 2024-08-29T18:00:46.974 INFO:tasks.rados.rados.0.smithi029.stdout:2748: done (1 left) 2024-08-29T18:00:46.974 INFO:tasks.rados.rados.0.smithi029.stdout:2751: rmattr oid 48 current snap is 261 2024-08-29T18:00:46.974 INFO:tasks.rados.rados.0.smithi029.stdout:2751: done (1 left) 2024-08-29T18:00:46.974 INFO:tasks.rados.rados.0.smithi029.stdout:2752: rmattr oid 8 current snap is 261 2024-08-29T18:00:46.974 INFO:tasks.rados.rados.0.smithi029.stdout:2752: done (1 left) 2024-08-29T18:00:46.974 INFO:tasks.rados.rados.0.smithi029.stdout:2753: read oid 40 snap 251 2024-08-29T18:00:46.974 INFO:tasks.rados.rados.0.smithi029.stdout:2753: expect deleted 2024-08-29T18:00:46.974 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 16 current snap is 261 2024-08-29T18:00:46.974 INFO:tasks.rados.rados.0.smithi029.stdout:2754: seq_num 830 ranges {1122304=704512,1826816=614400,2441216=573440,3014656=16384} 2024-08-29T18:00:46.998 INFO:tasks.rados.rados.0.smithi029.stdout:2754: writing smithi02969618-16 from 1122304 to 1826816 tid 1 2024-08-29T18:00:47.007 INFO:tasks.rados.rados.0.smithi029.stdout:2754: writing smithi02969618-16 from 1826816 to 2441216 tid 2 2024-08-29T18:00:47.014 INFO:tasks.rados.rados.0.smithi029.stdout:2754: writing smithi02969618-16 from 2441216 to 3014656 tid 3 2024-08-29T18:00:47.015 INFO:tasks.rados.rados.0.smithi029.stdout:2754: writing smithi02969618-16 from 3014656 to 3031040 tid 4 2024-08-29T18:00:47.015 INFO:tasks.rados.rados.0.smithi029.stdout:2755: copy_from oid 32 from oid 5 current snap is 261 2024-08-29T18:00:47.015 INFO:tasks.rados.rados.0.smithi029.stdout:2750: finishing copy_from to smithi02969618-27 2024-08-29T18:00:47.015 INFO:tasks.rados.rados.0.smithi029.stdout:2750: got expected ENOENT (src dne) 2024-08-29T18:00:47.015 INFO:tasks.rados.rados.0.smithi029.stdout:2750: finishing copy_from racing read to smithi02969618-27 2024-08-29T18:00:47.015 INFO:tasks.rados.rados.0.smithi029.stdout:2754: finishing write tid 1 to smithi02969618-16 2024-08-29T18:00:47.015 INFO:tasks.rados.rados.0.smithi029.stdout:2754: finishing write tid 2 to smithi02969618-16 2024-08-29T18:00:47.015 INFO:tasks.rados.rados.0.smithi029.stdout:2750: done (3 left) 2024-08-29T18:00:47.016 INFO:tasks.rados.rados.0.smithi029.stdout:2753: done (2 left) 2024-08-29T18:00:47.016 INFO:tasks.rados.rados.0.smithi029.stdout:2756: delete oid 27 current snap is 261 2024-08-29T18:00:47.022 INFO:tasks.rados.rados.0.smithi029.stdout:2754: finishing write tid 3 to smithi02969618-16 2024-08-29T18:00:47.022 INFO:tasks.rados.rados.0.smithi029.stdout:2754: finishing write tid 4 to smithi02969618-16 2024-08-29T18:00:47.022 INFO:tasks.rados.rados.0.smithi029.stdout:2754: finishing write tid 5 to smithi02969618-16 2024-08-29T18:00:47.024 INFO:tasks.rados.rados.0.smithi029.stdout:2756: done (2 left) 2024-08-29T18:00:47.024 INFO:tasks.rados.rados.0.smithi029.stdout:2757: copy_from oid 20 from oid 11 current snap is 261 2024-08-29T18:00:47.025 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 13 current snap is 261 2024-08-29T18:00:47.025 INFO:tasks.rados.rados.0.smithi029.stdout:2758: seq_num 832 ranges {4980736=737280,5718016=786432,6504448=417792} 2024-08-29T18:00:47.078 INFO:tasks.rados.rados.0.smithi029.stdout:2758: writing smithi02969618-13 from 4980736 to 5718016 tid 1 2024-08-29T18:00:47.084 INFO:tasks.rados.rados.0.smithi029.stdout:2758: writing smithi02969618-13 from 5718016 to 6504448 tid 2 2024-08-29T18:00:47.087 INFO:tasks.rados.rados.0.smithi029.stdout:2758: writing smithi02969618-13 from 6504448 to 6922240 tid 3 2024-08-29T18:00:47.087 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 1 current snap is 261 2024-08-29T18:00:47.088 INFO:tasks.rados.rados.0.smithi029.stdout:2754: finishing write tid 6 to smithi02969618-16 2024-08-29T18:00:47.088 INFO:tasks.rados.rados.0.smithi029.stdout:2754: oid 16 updating version 0 to 1957 2024-08-29T18:00:47.088 INFO:tasks.rados.rados.0.smithi029.stdout:2754: oid 16 version 1957 is already newer than 1953 2024-08-29T18:00:47.088 INFO:tasks.rados.rados.0.smithi029.stdout:2754: oid 16 version 1957 is already newer than 1955 2024-08-29T18:00:47.088 INFO:tasks.rados.rados.0.smithi029.stdout:2754: oid 16 version 1957 is already newer than 1956 2024-08-29T18:00:47.088 INFO:tasks.rados.rados.0.smithi029.stdout:2754: oid 16 version 1957 is already newer than 1954 2024-08-29T18:00:47.088 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 16 v 1957 (ObjNum 830 snap 261 seq_num 830) dirty exists 2024-08-29T18:00:47.088 INFO:tasks.rados.rados.0.smithi029.stdout:2754: left oid 16 (ObjNum 830 snap 261 seq_num 830) 2024-08-29T18:00:47.088 INFO:tasks.rados.rados.0.smithi029.stdout:2757: finishing copy_from to smithi02969618-20 2024-08-29T18:00:47.088 INFO:tasks.rados.rados.0.smithi029.stdout:2757: got expected ENOENT (src dne) 2024-08-29T18:00:47.088 INFO:tasks.rados.rados.0.smithi029.stdout:2757: finishing copy_from racing read to smithi02969618-20 2024-08-29T18:00:47.088 INFO:tasks.rados.rados.0.smithi029.stdout:2759: seq_num 833 ranges {3104768=761856,3866624=671744,4538368=532480} 2024-08-29T18:00:47.112 INFO:tasks.rados.rados.0.smithi029.stdout:2759: writing smithi02969618-1 from 3104768 to 3866624 tid 1 2024-08-29T18:00:47.116 INFO:tasks.rados.rados.0.smithi029.stdout:2759: writing smithi02969618-1 from 3866624 to 4538368 tid 2 2024-08-29T18:00:47.120 INFO:tasks.rados.rados.0.smithi029.stdout:2759: writing smithi02969618-1 from 4538368 to 5070848 tid 3 2024-08-29T18:00:47.121 INFO:tasks.rados.rados.0.smithi029.stdout:2754: done (4 left) 2024-08-29T18:00:47.121 INFO:tasks.rados.rados.0.smithi029.stdout:2757: done (3 left) 2024-08-29T18:00:47.121 INFO:tasks.rados.rados.0.smithi029.stdout:2760: copy_from oid 39 from oid 16 current snap is 261 2024-08-29T18:00:47.121 INFO:tasks.rados.rados.0.smithi029.stdout:2758: finishing write tid 1 to smithi02969618-13 2024-08-29T18:00:47.121 INFO:tasks.rados.rados.0.smithi029.stdout:2761: rollback oid 29 current snap is 261 2024-08-29T18:00:47.121 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 29 to 260 2024-08-29T18:00:47.121 INFO:tasks.rados.rados.0.smithi029.stdout:2758: finishing write tid 2 to smithi02969618-13 2024-08-29T18:00:47.121 INFO:tasks.rados.rados.0.smithi029.stdout:2758: finishing write tid 3 to smithi02969618-13 2024-08-29T18:00:47.121 INFO:tasks.rados.rados.0.smithi029.stdout:2762: read oid 37 snap -1 2024-08-29T18:00:47.121 INFO:tasks.rados.rados.0.smithi029.stdout:2762: expect (ObjNum 798 snap 251 seq_num 798) 2024-08-29T18:00:47.121 INFO:tasks.rados.rados.0.smithi029.stdout:2763: delete oid 3 current snap is 261 2024-08-29T18:00:47.121 INFO:tasks.rados.rados.0.smithi029.stdout:2758: finishing write tid 4 to smithi02969618-13 2024-08-29T18:00:47.121 INFO:tasks.rados.rados.0.smithi029.stdout:2755: finishing copy_from racing read to smithi02969618-32 2024-08-29T18:00:47.122 INFO:tasks.rados.rados.0.smithi029.stdout:2758: finishing write tid 5 to smithi02969618-13 2024-08-29T18:00:47.122 INFO:tasks.rados.rados.0.smithi029.stdout:2758: oid 13 updating version 0 to 1944 2024-08-29T18:00:47.122 INFO:tasks.rados.rados.0.smithi029.stdout:2758: oid 13 updating version 1944 to 1946 2024-08-29T18:00:47.122 INFO:tasks.rados.rados.0.smithi029.stdout:2758: oid 13 version 1946 is already newer than 1943 2024-08-29T18:00:47.122 INFO:tasks.rados.rados.0.smithi029.stdout:2758: oid 13 version 1946 is already newer than 1945 2024-08-29T18:00:47.122 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 13 v 1946 (ObjNum 832 snap 261 seq_num 832) dirty exists 2024-08-29T18:00:47.122 INFO:tasks.rados.rados.0.smithi029.stdout:2758: left oid 13 (ObjNum 832 snap 261 seq_num 832) 2024-08-29T18:00:47.122 INFO:tasks.rados.rados.0.smithi029.stdout:2755: finishing copy_from to smithi02969618-32 2024-08-29T18:00:47.122 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 32 v 2233 (ObjNum 798 snap 251 seq_num 798) dirty exists 2024-08-29T18:00:47.122 INFO:tasks.rados.rados.0.smithi029.stdout:2759: finishing write tid 1 to smithi02969618-1 2024-08-29T18:00:47.123 INFO:tasks.rados.rados.0.smithi029.stdout:2759: finishing write tid 2 to smithi02969618-1 2024-08-29T18:00:47.126 INFO:tasks.rados.rados.0.smithi029.stdout:2759: finishing write tid 3 to smithi02969618-1 2024-08-29T18:00:47.129 INFO:tasks.rados.rados.0.smithi029.stdout:2759: finishing write tid 4 to smithi02969618-1 2024-08-29T18:00:47.132 INFO:tasks.rados.rados.0.smithi029.stdout:2761: finishing rollback tid 0 to smithi02969618-29 2024-08-29T18:00:47.132 INFO:tasks.rados.rados.0.smithi029.stdout:2761: finishing rollback tid 1 to smithi02969618-29 2024-08-29T18:00:47.133 INFO:tasks.rados.rados.0.smithi029.stdout:2759: finishing write tid 5 to smithi02969618-1 2024-08-29T18:00:47.133 INFO:tasks.rados.rados.0.smithi029.stdout:2759: oid 1 updating version 0 to 1963 2024-08-29T18:00:47.133 INFO:tasks.rados.rados.0.smithi029.stdout:2759: oid 1 updating version 1963 to 1966 2024-08-29T18:00:47.133 INFO:tasks.rados.rados.0.smithi029.stdout:2759: oid 1 version 1966 is already newer than 1965 2024-08-29T18:00:47.133 INFO:tasks.rados.rados.0.smithi029.stdout:2759: oid 1 version 1966 is already newer than 1964 2024-08-29T18:00:47.133 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 1 v 1966 (ObjNum 833 snap 261 seq_num 833) dirty exists 2024-08-29T18:00:47.133 INFO:tasks.rados.rados.0.smithi029.stdout:2759: left oid 1 (ObjNum 833 snap 261 seq_num 833) 2024-08-29T18:00:47.134 INFO:tasks.rados.rados.0.smithi029.stdout:2761: finishing rollback tid 2 to smithi02969618-29 2024-08-29T18:00:47.134 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 29 v 1969 (ObjNum 809 snap 254 seq_num 809) dirty exists 2024-08-29T18:00:47.134 INFO:tasks.rados.rados.0.smithi029.stdout:2755: done (6 left) 2024-08-29T18:00:47.134 INFO:tasks.rados.rados.0.smithi029.stdout:2758: done (5 left) 2024-08-29T18:00:47.134 INFO:tasks.rados.rados.0.smithi029.stdout:2759: done (4 left) 2024-08-29T18:00:47.135 INFO:tasks.rados.rados.0.smithi029.stdout:2761: done (3 left) 2024-08-29T18:00:47.135 INFO:tasks.rados.rados.0.smithi029.stdout:2763: done (2 left) 2024-08-29T18:00:47.135 INFO:tasks.rados.rados.0.smithi029.stdout:2764: snap_create 2024-08-29T18:00:47.157 INFO:tasks.rados.rados.0.smithi029.stdout:2760: finishing copy_from racing read to smithi02969618-39 2024-08-29T18:00:47.163 INFO:tasks.rados.rados.0.smithi029.stdout:2760: finishing copy_from to smithi02969618-39 2024-08-29T18:00:47.163 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 39 v 1957 (ObjNum 830 snap 261 seq_num 830) dirty exists 2024-08-29T18:00:47.173 INFO:tasks.rados.rados.0.smithi029.stdout:2762: expect (ObjNum 798 snap 251 seq_num 798) 2024-08-29T18:00:47.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:00:46 smithi029 bash[77880]: cluster 2024-08-29T18:00:45.455051+0000 mgr.y (mgr.25004) 273 : cluster [DBG] pgmap v470: 121 pgs: 34 active+undersized, 11 active+undersized+degraded, 76 active+clean; 171 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 20 KiB/s rd, 2.2 MiB/s wr, 8 op/s; 51/297 objects degraded (17.172%) 2024-08-29T18:00:47.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:00:46 smithi029 bash[77880]: cluster 2024-08-29T18:00:45.953983+0000 mon.a (mon.0) 669 : cluster [WRN] Health check update: Degraded data redundancy: 51/297 objects degraded (17.172%), 11 pgs degraded (PG_DEGRADED) 2024-08-29T18:00:47.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:00:46 smithi029 bash[77880]: cluster 2024-08-29T18:00:45.972186+0000 mon.a (mon.0) 670 : cluster [DBG] osdmap e619: 8 total, 7 up, 8 in 2024-08-29T18:00:47.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:00:46 smithi029 bash[79042]: cluster 2024-08-29T18:00:45.455051+0000 mgr.y (mgr.25004) 273 : cluster [DBG] pgmap v470: 121 pgs: 34 active+undersized, 11 active+undersized+degraded, 76 active+clean; 171 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 20 KiB/s rd, 2.2 MiB/s wr, 8 op/s; 51/297 objects degraded (17.172%) 2024-08-29T18:00:47.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:00:46 smithi029 bash[79042]: cluster 2024-08-29T18:00:45.953983+0000 mon.a (mon.0) 669 : cluster [WRN] Health check update: Degraded data redundancy: 51/297 objects degraded (17.172%), 11 pgs degraded (PG_DEGRADED) 2024-08-29T18:00:47.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:00:46 smithi029 bash[79042]: cluster 2024-08-29T18:00:45.972186+0000 mon.a (mon.0) 670 : cluster [DBG] osdmap e619: 8 total, 7 up, 8 in 2024-08-29T18:00:47.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:00:46 smithi110 bash[67519]: cluster 2024-08-29T18:00:45.455051+0000 mgr.y (mgr.25004) 273 : cluster [DBG] pgmap v470: 121 pgs: 34 active+undersized, 11 active+undersized+degraded, 76 active+clean; 171 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 20 KiB/s rd, 2.2 MiB/s wr, 8 op/s; 51/297 objects degraded (17.172%) 2024-08-29T18:00:47.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:00:46 smithi110 bash[67519]: cluster 2024-08-29T18:00:45.953983+0000 mon.a (mon.0) 669 : cluster [WRN] Health check update: Degraded data redundancy: 51/297 objects degraded (17.172%), 11 pgs degraded (PG_DEGRADED) 2024-08-29T18:00:47.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:00:46 smithi110 bash[67519]: cluster 2024-08-29T18:00:45.972186+0000 mon.a (mon.0) 670 : cluster [DBG] osdmap e619: 8 total, 7 up, 8 in 2024-08-29T18:00:48.017 INFO:tasks.rados.rados.0.smithi029.stdout:2760: done (2 left) 2024-08-29T18:00:48.017 INFO:tasks.rados.rados.0.smithi029.stdout:2762: done (1 left) 2024-08-29T18:00:48.017 INFO:tasks.rados.rados.0.smithi029.stdout:2764: done (0 left) 2024-08-29T18:00:48.018 INFO:tasks.rados.rados.0.smithi029.stdout:2765: setattr oid 28 current snap is 262 2024-08-29T18:00:48.019 INFO:tasks.rados.rados.0.smithi029.stdout:2766: read oid 7 snap 260 2024-08-29T18:00:48.019 INFO:tasks.rados.rados.0.smithi029.stdout:2766: expect (ObjNum 780 snap 246 seq_num 780) 2024-08-29T18:00:48.019 INFO:tasks.rados.rados.0.smithi029.stdout:2767: delete oid 20 current snap is 262 2024-08-29T18:00:48.027 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 28 v 1151 (ObjNum 825 snap 259 seq_num 825) dirty exists 2024-08-29T18:00:48.032 INFO:tasks.rados.rados.0.smithi029.stdout:2765: done (2 left) 2024-08-29T18:00:48.032 INFO:tasks.rados.rados.0.smithi029.stdout:2767: done (1 left) 2024-08-29T18:00:48.032 INFO:tasks.rados.rados.0.smithi029.stdout:2768: read oid 32 snap 251 2024-08-29T18:00:48.032 INFO:tasks.rados.rados.0.smithi029.stdout:2768: expect (ObjNum 541 snap 166 seq_num 541) 2024-08-29T18:00:48.032 INFO:tasks.rados.rados.0.smithi029.stdout:2769: read oid 9 snap -1 2024-08-29T18:00:48.032 INFO:tasks.rados.rados.0.smithi029.stdout:2769: expect (ObjNum 803 snap 252 seq_num 803) 2024-08-29T18:00:48.032 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 12 current snap is 262 2024-08-29T18:00:48.032 INFO:tasks.rados.rados.0.smithi029.stdout:2770: seq_num 836 ranges {1359872=409600,1769472=720896,2490368=516096,3006464=368640} 2024-08-29T18:00:48.042 INFO:tasks.rados.rados.0.smithi029.stdout:2770: writing smithi02969618-12 from 1359872 to 1769472 tid 1 2024-08-29T18:00:48.046 INFO:tasks.rados.rados.0.smithi029.stdout:2770: writing smithi02969618-12 from 1769472 to 2490368 tid 2 2024-08-29T18:00:48.049 INFO:tasks.rados.rados.0.smithi029.stdout:2770: writing smithi02969618-12 from 2490368 to 3006464 tid 3 2024-08-29T18:00:48.051 INFO:tasks.rados.rados.0.smithi029.stdout:2770: writing smithi02969618-12 from 3006464 to 3375104 tid 4 2024-08-29T18:00:48.051 INFO:tasks.rados.rados.0.smithi029.stdout:2771: read oid 49 snap -1 2024-08-29T18:00:48.051 INFO:tasks.rados.rados.0.smithi029.stdout:2771: expect deleted 2024-08-29T18:00:48.052 INFO:tasks.rados.rados.0.smithi029.stdout:2772: rollback oid 50 current snap is 262 2024-08-29T18:00:48.052 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 50 to 260 2024-08-29T18:00:48.052 INFO:tasks.rados.rados.0.smithi029.stdout:2773: read oid 14 snap -1 2024-08-29T18:00:48.052 INFO:tasks.rados.rados.0.smithi029.stdout:2773: expect (ObjNum 821 snap 259 seq_num 821) 2024-08-29T18:00:48.090 INFO:tasks.rados.rados.0.smithi029.stdout:2766: expect (ObjNum 780 snap 246 seq_num 780) 2024-08-29T18:00:48.183 INFO:tasks.rados.rados.0.smithi029.stdout:2770: finishing write tid 1 to smithi02969618-12 2024-08-29T18:00:48.183 INFO:tasks.rados.rados.0.smithi029.stdout:2770: finishing write tid 2 to smithi02969618-12 2024-08-29T18:00:48.183 INFO:tasks.rados.rados.0.smithi029.stdout:2770: finishing write tid 3 to smithi02969618-12 2024-08-29T18:00:48.183 INFO:tasks.rados.rados.0.smithi029.stdout:2770: finishing write tid 4 to smithi02969618-12 2024-08-29T18:00:48.184 INFO:tasks.rados.rados.0.smithi029.stdout:2770: finishing write tid 5 to smithi02969618-12 2024-08-29T18:00:48.184 INFO:tasks.rados.rados.0.smithi029.stdout:2770: finishing write tid 6 to smithi02969618-12 2024-08-29T18:00:48.184 INFO:tasks.rados.rados.0.smithi029.stdout:2770: oid 12 updating version 0 to 2246 2024-08-29T18:00:48.184 INFO:tasks.rados.rados.0.smithi029.stdout:2770: oid 12 version 2246 is already newer than 2242 2024-08-29T18:00:48.184 INFO:tasks.rados.rados.0.smithi029.stdout:2770: oid 12 version 2246 is already newer than 2245 2024-08-29T18:00:48.184 INFO:tasks.rados.rados.0.smithi029.stdout:2770: oid 12 version 2246 is already newer than 2243 2024-08-29T18:00:48.184 INFO:tasks.rados.rados.0.smithi029.stdout:2770: oid 12 version 2246 is already newer than 2244 2024-08-29T18:00:48.184 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 12 v 2246 (ObjNum 836 snap 262 seq_num 836) dirty exists 2024-08-29T18:00:48.184 INFO:tasks.rados.rados.0.smithi029.stdout:2770: left oid 12 (ObjNum 836 snap 262 seq_num 836) 2024-08-29T18:00:48.184 INFO:tasks.rados.rados.0.smithi029.stdout:2772: finishing rollback tid 0 to smithi02969618-50 2024-08-29T18:00:48.184 INFO:tasks.rados.rados.0.smithi029.stdout:2772: finishing rollback tid 1 to smithi02969618-50 2024-08-29T18:00:48.184 INFO:tasks.rados.rados.0.smithi029.stdout:2772: finishing rollback tid 2 to smithi02969618-50 2024-08-29T18:00:48.184 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 50 v 2250 (ObjNum 643 snap 200 seq_num 643) dirty exists 2024-08-29T18:00:48.184 INFO:tasks.rados.rados.0.smithi029.stdout:2768: expect (ObjNum 541 snap 166 seq_num 541) 2024-08-29T18:00:48.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:00:47 smithi029 bash[77880]: cluster 2024-08-29T18:00:46.973111+0000 mon.a (mon.0) 671 : cluster [DBG] osdmap e620: 8 total, 7 up, 8 in 2024-08-29T18:00:48.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:00:47 smithi029 bash[77880]: audit 2024-08-29T18:00:47.751339+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:00:48.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:00:47 smithi029 bash[77880]: audit 2024-08-29T18:00:47.762798+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:00:48.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:00:47 smithi029 bash[79042]: cluster 2024-08-29T18:00:46.973111+0000 mon.a (mon.0) 671 : cluster [DBG] osdmap e620: 8 total, 7 up, 8 in 2024-08-29T18:00:48.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:00:47 smithi029 bash[79042]: audit 2024-08-29T18:00:47.751339+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:00:48.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:00:47 smithi029 bash[79042]: audit 2024-08-29T18:00:47.762798+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:00:48.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:00:47 smithi110 bash[67519]: cluster 2024-08-29T18:00:46.973111+0000 mon.a (mon.0) 671 : cluster [DBG] osdmap e620: 8 total, 7 up, 8 in 2024-08-29T18:00:48.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:00:47 smithi110 bash[67519]: audit 2024-08-29T18:00:47.751339+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:00:48.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:00:47 smithi110 bash[67519]: audit 2024-08-29T18:00:47.762798+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:00:49.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:00:48 smithi029 bash[77880]: cluster 2024-08-29T18:00:47.456058+0000 mgr.y (mgr.25004) 274 : cluster [DBG] pgmap v473: 121 pgs: 34 active+undersized, 11 active+undersized+degraded, 76 active+clean; 186 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 1.2 KiB/s rd, 5.2 MiB/s wr, 17 op/s; 53/303 objects degraded (17.492%) 2024-08-29T18:00:49.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:00:48 smithi029 bash[77880]: cluster 2024-08-29T18:00:47.993749+0000 mon.a (mon.0) 674 : cluster [DBG] osdmap e621: 8 total, 7 up, 8 in 2024-08-29T18:00:49.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:00:48 smithi029 bash[77880]: audit 2024-08-29T18:00:48.466476+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:00:49.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:00:48 smithi029 bash[77880]: audit 2024-08-29T18:00:48.469604+0000 mon.c (mon.2) 160 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:00:49.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:00:48 smithi029 bash[79042]: cluster 2024-08-29T18:00:47.456058+0000 mgr.y (mgr.25004) 274 : cluster [DBG] pgmap v473: 121 pgs: 34 active+undersized, 11 active+undersized+degraded, 76 active+clean; 186 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 1.2 KiB/s rd, 5.2 MiB/s wr, 17 op/s; 53/303 objects degraded (17.492%) 2024-08-29T18:00:49.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:00:48 smithi029 bash[79042]: cluster 2024-08-29T18:00:47.993749+0000 mon.a (mon.0) 674 : cluster [DBG] osdmap e621: 8 total, 7 up, 8 in 2024-08-29T18:00:49.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:00:48 smithi029 bash[79042]: audit 2024-08-29T18:00:48.466476+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:00:49.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:00:48 smithi029 bash[79042]: audit 2024-08-29T18:00:48.469604+0000 mon.c (mon.2) 160 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:00:49.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:00:48 smithi110 bash[67519]: cluster 2024-08-29T18:00:47.456058+0000 mgr.y (mgr.25004) 274 : cluster [DBG] pgmap v473: 121 pgs: 34 active+undersized, 11 active+undersized+degraded, 76 active+clean; 186 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 1.2 KiB/s rd, 5.2 MiB/s wr, 17 op/s; 53/303 objects degraded (17.492%) 2024-08-29T18:00:49.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:00:48 smithi110 bash[67519]: cluster 2024-08-29T18:00:47.993749+0000 mon.a (mon.0) 674 : cluster [DBG] osdmap e621: 8 total, 7 up, 8 in 2024-08-29T18:00:49.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:00:48 smithi110 bash[67519]: audit 2024-08-29T18:00:48.466476+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:00:49.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:00:48 smithi110 bash[67519]: audit 2024-08-29T18:00:48.469604+0000 mon.c (mon.2) 160 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:00:49.466 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-08-29T18:00:49.765 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-29T18:00:49.765 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.a smithi029 *:9093,9094 running (14m) 94s ago 15m 13.9M - 0.25.0 c8568f914cd2 ce247dae888d 2024-08-29T18:00:49.765 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.a smithi110 *:3000 running (14m) 2s ago 14m 79.8M - 9.4.7 954c08fa6188 a99d1c017111 2024-08-29T18:00:49.765 INFO:teuthology.orchestra.run.smithi029.stdout:mds.a smithi029 running (18m) 94s ago 18m 16.6M - 18.2.4-774-gfe43f1c9 96384990183a 33831fc09ebe 2024-08-29T18:00:49.765 INFO:teuthology.orchestra.run.smithi029.stdout:mds.b smithi110 running (18m) 2s ago 18m 23.0M - 18.2.4-774-gfe43f1c9 96384990183a d4752f4920d9 2024-08-29T18:00:49.765 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.x smithi110 *:8443,9283,8765 running (6m) 2s ago 26m 431M - 19.1.1-235-g1ef86450 d401bb9bb76e 97032a0314c7 2024-08-29T18:00:49.766 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.y smithi029 *:8443,9283,8765 running (7m) 94s ago 28m 495M - 19.1.1-235-g1ef86450 d401bb9bb76e 426f9f92ffcb 2024-08-29T18:00:49.766 INFO:teuthology.orchestra.run.smithi029.stdout:mon.a smithi029 running (5m) 94s ago 28m 56.5M 2048M 19.1.1-235-g1ef86450 d401bb9bb76e 0381d4389ff1 2024-08-29T18:00:49.766 INFO:teuthology.orchestra.run.smithi029.stdout:mon.b smithi110 running (4m) 2s ago 26m 46.5M 2048M 19.1.1-235-g1ef86450 d401bb9bb76e ee83370832b3 2024-08-29T18:00:49.766 INFO:teuthology.orchestra.run.smithi029.stdout:mon.c smithi029 running (5m) 94s ago 26m 46.4M 2048M 19.1.1-235-g1ef86450 d401bb9bb76e a9f9abf8dbe2 2024-08-29T18:00:49.766 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.a smithi029 *:9100 running (15m) 94s ago 15m 9071k - 1.5.0 0da6a335fe13 ad51f15f97c2 2024-08-29T18:00:49.766 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.b smithi110 *:9100 running (15m) 2s ago 15m 9123k - 1.5.0 0da6a335fe13 30ef3fa1e10b 2024-08-29T18:00:49.766 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (3m) 94s ago 25m 174M 2525M 19.1.1-235-g1ef86450 d401bb9bb76e 70ffeb91cd60 2024-08-29T18:00:49.766 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (2m) 94s ago 24m 208M 2525M 19.1.1-235-g1ef86450 d401bb9bb76e 3637e7ef9c3c 2024-08-29T18:00:49.766 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (2m) 94s ago 23m 158M 2525M 19.1.1-235-g1ef86450 d401bb9bb76e 6be972913a10 2024-08-29T18:00:49.766 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (98s) 94s ago 22m - 2525M 19.1.1-235-g1ef86450 d401bb9bb76e 2becd8880bfa 2024-08-29T18:00:49.766 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi110 running (66s) 2s ago 21m 327M 2524M 19.1.1-235-g1ef86450 d401bb9bb76e 904ee1f8d2eb 2024-08-29T18:00:49.766 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi110 running (36s) 2s ago 20m 162M 2524M 19.1.1-235-g1ef86450 d401bb9bb76e ad523e2ac8b3 2024-08-29T18:00:49.766 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi110 running (6s) 2s ago 19m - 2524M 19.1.1-235-g1ef86450 d401bb9bb76e 2f40d31d17d4 2024-08-29T18:00:49.767 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi110 running (18m) 2s ago 18m 199M 2524M 18.2.4-774-gfe43f1c9 96384990183a d61ec375881d 2024-08-29T18:00:49.767 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.a smithi110 *:9095 running (6m) 2s ago 15m 46.5M - 2.43.0 a07b618ecd1d 696215a147ab 2024-08-29T18:00:50.070 INFO:tasks.rados.rados.0.smithi029.stdout:2773: expect (ObjNum 821 snap 259 seq_num 821) 2024-08-29T18:00:50.121 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-08-29T18:00:50.121 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-08-29T18:00:50.121 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.1.1-235-g1ef86450 (1ef864504b8875c83ee6c2c5fedc13315bebf7f5) squid (rc)": 3 2024-08-29T18:00:50.121 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-08-29T18:00:50.121 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-08-29T18:00:50.121 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.1.1-235-g1ef86450 (1ef864504b8875c83ee6c2c5fedc13315bebf7f5) squid (rc)": 2 2024-08-29T18:00:50.122 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-08-29T18:00:50.122 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-08-29T18:00:50.122 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 18.2.4-774-gfe43f1c9 (fe43f1c9f9e2945dda7244d8acbd33fb921449af) reef (stable)": 1, 2024-08-29T18:00:50.122 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.1.1-235-g1ef86450 (1ef864504b8875c83ee6c2c5fedc13315bebf7f5) squid (rc)": 6 2024-08-29T18:00:50.122 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-08-29T18:00:50.122 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-08-29T18:00:50.122 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 18.2.4-774-gfe43f1c9 (fe43f1c9f9e2945dda7244d8acbd33fb921449af) reef (stable)": 2 2024-08-29T18:00:50.122 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-08-29T18:00:50.122 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-08-29T18:00:50.122 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 18.2.4-774-gfe43f1c9 (fe43f1c9f9e2945dda7244d8acbd33fb921449af) reef (stable)": 3, 2024-08-29T18:00:50.122 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.1.1-235-g1ef86450 (1ef864504b8875c83ee6c2c5fedc13315bebf7f5) squid (rc)": 11 2024-08-29T18:00:50.122 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-08-29T18:00:50.122 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-08-29T18:00:50.302 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:00:50 smithi110 bash[67519]: audit 2024-08-29T18:00:49.055990+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:00:50.302 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:00:50 smithi110 bash[67519]: audit 2024-08-29T18:00:49.068050+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:00:50.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:00:50 smithi029 bash[79042]: audit 2024-08-29T18:00:49.055990+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:00:50.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:00:50 smithi029 bash[79042]: audit 2024-08-29T18:00:49.068050+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:00:50.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:00:50 smithi029 bash[77880]: audit 2024-08-29T18:00:49.055990+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:00:50.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:00:50 smithi029 bash[77880]: audit 2024-08-29T18:00:49.068050+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:00:50.650 INFO:journalctl@ceph.osd.6.smithi110.stdout:Aug 29 18:00:50 smithi110 bash[80700]: debug 2024-08-29T18:00:50.297+0000 7f04f7147640 -1 osd.6 609 log_to_monitors true 2024-08-29T18:00:51.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:00:51 smithi029 bash[77880]: audit 2024-08-29T18:00:49.456017+0000 mgr.y (mgr.25004) 275 : audit [DBG] from='client.34374 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:00:51.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:00:51 smithi029 bash[77880]: cluster 2024-08-29T18:00:49.457025+0000 mgr.y (mgr.25004) 276 : cluster [DBG] pgmap v475: 121 pgs: 34 active+undersized, 11 active+undersized+degraded, 76 active+clean; 193 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 1.6 KiB/s rd, 6.0 MiB/s wr, 18 op/s; 56/312 objects degraded (17.949%) 2024-08-29T18:00:51.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:00:51 smithi029 bash[77880]: audit 2024-08-29T18:00:49.754298+0000 mgr.y (mgr.25004) 277 : audit [DBG] from='client.34380 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:00:51.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:00:51 smithi029 bash[77880]: audit 2024-08-29T18:00:50.123362+0000 mon.a (mon.0) 678 : audit [DBG] from='client.? 172.21.15.29:0/2080227238' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:00:51.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:00:51 smithi029 bash[77880]: audit 2024-08-29T18:00:50.306975+0000 mon.b (mon.1) 7 : audit [INF] from='osd.6 [v2:172.21.15.110:6816/2839328170,v1:172.21.15.110:6817/2839328170]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-08-29T18:00:51.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:00:51 smithi029 bash[77880]: audit 2024-08-29T18:00:50.307921+0000 mon.a (mon.0) 679 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-08-29T18:00:51.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:00:51 smithi029 bash[79042]: audit 2024-08-29T18:00:49.456017+0000 mgr.y (mgr.25004) 275 : audit [DBG] from='client.34374 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:00:51.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:00:51 smithi029 bash[79042]: cluster 2024-08-29T18:00:49.457025+0000 mgr.y (mgr.25004) 276 : cluster [DBG] pgmap v475: 121 pgs: 34 active+undersized, 11 active+undersized+degraded, 76 active+clean; 193 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 1.6 KiB/s rd, 6.0 MiB/s wr, 18 op/s; 56/312 objects degraded (17.949%) 2024-08-29T18:00:51.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:00:51 smithi029 bash[79042]: audit 2024-08-29T18:00:49.754298+0000 mgr.y (mgr.25004) 277 : audit [DBG] from='client.34380 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:00:51.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:00:51 smithi029 bash[79042]: audit 2024-08-29T18:00:50.123362+0000 mon.a (mon.0) 678 : audit [DBG] from='client.? 172.21.15.29:0/2080227238' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:00:51.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:00:51 smithi029 bash[79042]: audit 2024-08-29T18:00:50.306975+0000 mon.b (mon.1) 7 : audit [INF] from='osd.6 [v2:172.21.15.110:6816/2839328170,v1:172.21.15.110:6817/2839328170]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-08-29T18:00:51.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:00:51 smithi029 bash[79042]: audit 2024-08-29T18:00:50.307921+0000 mon.a (mon.0) 679 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-08-29T18:00:51.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:00:51 smithi110 bash[67519]: audit 2024-08-29T18:00:49.456017+0000 mgr.y (mgr.25004) 275 : audit [DBG] from='client.34374 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:00:51.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:00:51 smithi110 bash[67519]: cluster 2024-08-29T18:00:49.457025+0000 mgr.y (mgr.25004) 276 : cluster [DBG] pgmap v475: 121 pgs: 34 active+undersized, 11 active+undersized+degraded, 76 active+clean; 193 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 1.6 KiB/s rd, 6.0 MiB/s wr, 18 op/s; 56/312 objects degraded (17.949%) 2024-08-29T18:00:51.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:00:51 smithi110 bash[67519]: audit 2024-08-29T18:00:49.754298+0000 mgr.y (mgr.25004) 277 : audit [DBG] from='client.34380 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:00:51.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:00:51 smithi110 bash[67519]: audit 2024-08-29T18:00:50.123362+0000 mon.a (mon.0) 678 : audit [DBG] from='client.? 172.21.15.29:0/2080227238' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:00:51.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:00:51 smithi110 bash[67519]: audit 2024-08-29T18:00:50.306975+0000 mon.b (mon.1) 7 : audit [INF] from='osd.6 [v2:172.21.15.110:6816/2839328170,v1:172.21.15.110:6817/2839328170]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-08-29T18:00:51.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:00:51 smithi110 bash[67519]: audit 2024-08-29T18:00:50.307921+0000 mon.a (mon.0) 679 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-08-29T18:00:51.899 INFO:journalctl@ceph.osd.6.smithi110.stdout:Aug 29 18:00:51 smithi110 bash[80700]: debug 2024-08-29T18:00:51.417+0000 7f04eaeea640 -1 osd.6 609 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-08-29T18:00:52.205 INFO:tasks.rados.rados.0.smithi029.stdout:2769: expect (ObjNum 803 snap 252 seq_num 803) 2024-08-29T18:00:52.243 INFO:tasks.rados.rados.0.smithi029.stdout:2766: done (6 left) 2024-08-29T18:00:52.243 INFO:tasks.rados.rados.0.smithi029.stdout:2768: done (5 left) 2024-08-29T18:00:52.243 INFO:tasks.rados.rados.0.smithi029.stdout:2769: done (4 left) 2024-08-29T18:00:52.243 INFO:tasks.rados.rados.0.smithi029.stdout:2770: done (3 left) 2024-08-29T18:00:52.243 INFO:tasks.rados.rados.0.smithi029.stdout:2771: done (2 left) 2024-08-29T18:00:52.243 INFO:tasks.rados.rados.0.smithi029.stdout:2772: done (1 left) 2024-08-29T18:00:52.243 INFO:tasks.rados.rados.0.smithi029.stdout:2773: done (0 left) 2024-08-29T18:00:52.244 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 14 current snap is 262 2024-08-29T18:00:52.244 INFO:tasks.rados.rados.0.smithi029.stdout:2774: seq_num 837 ranges {18268160=425984,18694144=655360,19349504=729088,20078592=221184} 2024-08-29T18:00:52.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:00:52 smithi029 bash[79042]: audit 2024-08-29T18:00:51.074968+0000 mon.a (mon.0) 680 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-08-29T18:00:52.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:00:52 smithi029 bash[79042]: cluster 2024-08-29T18:00:51.081010+0000 mon.a (mon.0) 681 : cluster [DBG] osdmap e622: 8 total, 7 up, 8 in 2024-08-29T18:00:52.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:00:52 smithi029 bash[79042]: audit 2024-08-29T18:00:51.081415+0000 mon.b (mon.1) 8 : audit [INF] from='osd.6 [v2:172.21.15.110:6816/2839328170,v1:172.21.15.110:6817/2839328170]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi110", "root=default"]}]: dispatch 2024-08-29T18:00:52.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:00:52 smithi029 bash[79042]: audit 2024-08-29T18:00:51.083493+0000 mon.a (mon.0) 682 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi110", "root=default"]}]: dispatch 2024-08-29T18:00:52.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:00:52 smithi029 bash[79042]: audit 2024-08-29T18:00:51.394975+0000 mon.a (mon.0) 683 : audit [INF] from='osd.6 ' entity='osd.6' 2024-08-29T18:00:52.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:00:52 smithi029 bash[79042]: cluster 2024-08-29T18:00:51.930015+0000 mon.a (mon.0) 684 : cluster [WRN] Health check update: Degraded data redundancy: 56/312 objects degraded (17.949%), 11 pgs degraded (PG_DEGRADED) 2024-08-29T18:00:52.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:00:52 smithi110 bash[67519]: audit 2024-08-29T18:00:51.074968+0000 mon.a (mon.0) 680 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-08-29T18:00:52.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:00:52 smithi110 bash[67519]: cluster 2024-08-29T18:00:51.081010+0000 mon.a (mon.0) 681 : cluster [DBG] osdmap e622: 8 total, 7 up, 8 in 2024-08-29T18:00:52.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:00:52 smithi110 bash[67519]: audit 2024-08-29T18:00:51.081415+0000 mon.b (mon.1) 8 : audit [INF] from='osd.6 [v2:172.21.15.110:6816/2839328170,v1:172.21.15.110:6817/2839328170]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi110", "root=default"]}]: dispatch 2024-08-29T18:00:52.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:00:52 smithi110 bash[67519]: audit 2024-08-29T18:00:51.083493+0000 mon.a (mon.0) 682 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi110", "root=default"]}]: dispatch 2024-08-29T18:00:52.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:00:52 smithi110 bash[67519]: audit 2024-08-29T18:00:51.394975+0000 mon.a (mon.0) 683 : audit [INF] from='osd.6 ' entity='osd.6' 2024-08-29T18:00:52.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:00:52 smithi110 bash[67519]: cluster 2024-08-29T18:00:51.930015+0000 mon.a (mon.0) 684 : cluster [WRN] Health check update: Degraded data redundancy: 56/312 objects degraded (17.949%), 11 pgs degraded (PG_DEGRADED) 2024-08-29T18:00:52.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:00:52 smithi029 bash[77880]: audit 2024-08-29T18:00:51.074968+0000 mon.a (mon.0) 680 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-08-29T18:00:52.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:00:52 smithi029 bash[77880]: cluster 2024-08-29T18:00:51.081010+0000 mon.a (mon.0) 681 : cluster [DBG] osdmap e622: 8 total, 7 up, 8 in 2024-08-29T18:00:52.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:00:52 smithi029 bash[77880]: audit 2024-08-29T18:00:51.081415+0000 mon.b (mon.1) 8 : audit [INF] from='osd.6 [v2:172.21.15.110:6816/2839328170,v1:172.21.15.110:6817/2839328170]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi110", "root=default"]}]: dispatch 2024-08-29T18:00:52.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:00:52 smithi029 bash[77880]: audit 2024-08-29T18:00:51.083493+0000 mon.a (mon.0) 682 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi110", "root=default"]}]: dispatch 2024-08-29T18:00:52.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:00:52 smithi029 bash[77880]: audit 2024-08-29T18:00:51.394975+0000 mon.a (mon.0) 683 : audit [INF] from='osd.6 ' entity='osd.6' 2024-08-29T18:00:52.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:00:52 smithi029 bash[77880]: cluster 2024-08-29T18:00:51.930015+0000 mon.a (mon.0) 684 : cluster [WRN] Health check update: Degraded data redundancy: 56/312 objects degraded (17.949%), 11 pgs degraded (PG_DEGRADED) 2024-08-29T18:00:52.406 INFO:tasks.rados.rados.0.smithi029.stdout:2774: writing smithi02969618-14 from 18268160 to 18694144 tid 1 2024-08-29T18:00:52.410 INFO:tasks.rados.rados.0.smithi029.stdout:2774: writing smithi02969618-14 from 18694144 to 19349504 tid 2 2024-08-29T18:00:52.415 INFO:tasks.rados.rados.0.smithi029.stdout:2774: writing smithi02969618-14 from 19349504 to 20078592 tid 3 2024-08-29T18:00:52.417 INFO:tasks.rados.rados.0.smithi029.stdout:2774: writing smithi02969618-14 from 20078592 to 20299776 tid 4 2024-08-29T18:00:52.417 INFO:tasks.rados.rados.0.smithi029.stdout:2775: snap_create 2024-08-29T18:00:52.423 INFO:tasks.rados.rados.0.smithi029.stdout:2774: finishing write tid 1 to smithi02969618-14 2024-08-29T18:00:52.431 INFO:tasks.rados.rados.0.smithi029.stdout:2774: finishing write tid 2 to smithi02969618-14 2024-08-29T18:00:52.431 INFO:tasks.rados.rados.0.smithi029.stdout:2774: finishing write tid 3 to smithi02969618-14 2024-08-29T18:00:52.431 INFO:tasks.rados.rados.0.smithi029.stdout:2774: finishing write tid 4 to smithi02969618-14 2024-08-29T18:00:52.432 INFO:tasks.rados.rados.0.smithi029.stdout:2774: finishing write tid 5 to smithi02969618-14 2024-08-29T18:00:52.434 INFO:tasks.rados.rados.0.smithi029.stdout:2774: finishing write tid 6 to smithi02969618-14 2024-08-29T18:00:52.434 INFO:tasks.rados.rados.0.smithi029.stdout:2774: oid 14 updating version 0 to 1958 2024-08-29T18:00:52.434 INFO:tasks.rados.rados.0.smithi029.stdout:2774: oid 14 version 1958 is already newer than 1956 2024-08-29T18:00:52.435 INFO:tasks.rados.rados.0.smithi029.stdout:2774: oid 14 updating version 1958 to 1960 2024-08-29T18:00:52.435 INFO:tasks.rados.rados.0.smithi029.stdout:2774: oid 14 version 1960 is already newer than 1959 2024-08-29T18:00:52.435 INFO:tasks.rados.rados.0.smithi029.stdout:2774: oid 14 version 1960 is already newer than 1957 2024-08-29T18:00:52.435 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 14 v 1960 (ObjNum 837 snap 262 seq_num 837) dirty exists 2024-08-29T18:00:52.435 INFO:tasks.rados.rados.0.smithi029.stdout:2774: left oid 14 (ObjNum 837 snap 262 seq_num 837) 2024-08-29T18:00:53.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:00:53 smithi029 bash[79042]: cluster 2024-08-29T18:00:51.457964+0000 mgr.y (mgr.25004) 278 : cluster [DBG] pgmap v477: 121 pgs: 34 active+undersized, 11 active+undersized+degraded, 76 active+clean; 198 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 6.5 MiB/s rd, 4.7 MiB/s wr, 14 op/s; 60/330 objects degraded (18.182%) 2024-08-29T18:00:53.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:00:53 smithi029 bash[79042]: cluster 2024-08-29T18:00:52.392440+0000 mon.a (mon.0) 685 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-29T18:00:53.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:00:53 smithi029 bash[79042]: cluster 2024-08-29T18:00:52.406017+0000 mon.a (mon.0) 686 : cluster [INF] osd.6 [v2:172.21.15.110:6816/2839328170,v1:172.21.15.110:6817/2839328170] boot 2024-08-29T18:00:53.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:00:53 smithi029 bash[79042]: cluster 2024-08-29T18:00:52.406112+0000 mon.a (mon.0) 687 : cluster [DBG] osdmap e623: 8 total, 8 up, 8 in 2024-08-29T18:00:53.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:00:53 smithi029 bash[79042]: audit 2024-08-29T18:00:52.407623+0000 mon.c (mon.2) 161 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-29T18:00:53.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:00:53 smithi029 bash[77880]: cluster 2024-08-29T18:00:51.457964+0000 mgr.y (mgr.25004) 278 : cluster [DBG] pgmap v477: 121 pgs: 34 active+undersized, 11 active+undersized+degraded, 76 active+clean; 198 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 6.5 MiB/s rd, 4.7 MiB/s wr, 14 op/s; 60/330 objects degraded (18.182%) 2024-08-29T18:00:53.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:00:53 smithi029 bash[77880]: cluster 2024-08-29T18:00:52.392440+0000 mon.a (mon.0) 685 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-29T18:00:53.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:00:53 smithi029 bash[77880]: cluster 2024-08-29T18:00:52.406017+0000 mon.a (mon.0) 686 : cluster [INF] osd.6 [v2:172.21.15.110:6816/2839328170,v1:172.21.15.110:6817/2839328170] boot 2024-08-29T18:00:53.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:00:53 smithi029 bash[77880]: cluster 2024-08-29T18:00:52.406112+0000 mon.a (mon.0) 687 : cluster [DBG] osdmap e623: 8 total, 8 up, 8 in 2024-08-29T18:00:53.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:00:53 smithi029 bash[77880]: audit 2024-08-29T18:00:52.407623+0000 mon.c (mon.2) 161 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-29T18:00:53.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:00:53 smithi110 bash[67519]: cluster 2024-08-29T18:00:51.457964+0000 mgr.y (mgr.25004) 278 : cluster [DBG] pgmap v477: 121 pgs: 34 active+undersized, 11 active+undersized+degraded, 76 active+clean; 198 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 6.5 MiB/s rd, 4.7 MiB/s wr, 14 op/s; 60/330 objects degraded (18.182%) 2024-08-29T18:00:53.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:00:53 smithi110 bash[67519]: cluster 2024-08-29T18:00:52.392440+0000 mon.a (mon.0) 685 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-29T18:00:53.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:00:53 smithi110 bash[67519]: cluster 2024-08-29T18:00:52.406017+0000 mon.a (mon.0) 686 : cluster [INF] osd.6 [v2:172.21.15.110:6816/2839328170,v1:172.21.15.110:6817/2839328170] boot 2024-08-29T18:00:53.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:00:53 smithi110 bash[67519]: cluster 2024-08-29T18:00:52.406112+0000 mon.a (mon.0) 687 : cluster [DBG] osdmap e623: 8 total, 8 up, 8 in 2024-08-29T18:00:53.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:00:53 smithi110 bash[67519]: audit 2024-08-29T18:00:52.407623+0000 mon.c (mon.2) 161 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-29T18:00:53.408 INFO:tasks.rados.rados.0.smithi029.stdout:2774: done (1 left) 2024-08-29T18:00:53.409 INFO:tasks.rados.rados.0.smithi029.stdout:2775: done (0 left) 2024-08-29T18:00:53.409 INFO:tasks.rados.rados.0.smithi029.stdout:2776: snap_remove snap 251 2024-08-29T18:00:54.418 INFO:tasks.rados.rados.0.smithi029.stdout:2776: done (0 left) 2024-08-29T18:00:54.419 INFO:tasks.rados.rados.0.smithi029.stdout:2777: copy_from oid 13 from oid 29 current snap is 263 2024-08-29T18:00:54.428 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 47 current snap is 263 2024-08-29T18:00:54.428 INFO:tasks.rados.rados.0.smithi029.stdout:2778: seq_num 838 ranges {0=442368,442368=540672,983040=532480,1515520=442368,1957888=90112} 2024-08-29T18:00:54.428 INFO:tasks.rados.rados.0.smithi029.stdout:2778: writing smithi02969618-47 from 0 to 442368 tid 1 2024-08-29T18:00:54.428 INFO:tasks.rados.rados.0.smithi029.stdout:2778: writing smithi02969618-47 from 442368 to 983040 tid 2 2024-08-29T18:00:54.429 INFO:tasks.rados.rados.0.smithi029.stdout:2778: writing smithi02969618-47 from 983040 to 1515520 tid 3 2024-08-29T18:00:54.432 INFO:tasks.rados.rados.0.smithi029.stdout:2778: writing smithi02969618-47 from 1515520 to 1957888 tid 4 2024-08-29T18:00:54.433 INFO:tasks.rados.rados.0.smithi029.stdout:2778: writing smithi02969618-47 from 1957888 to 2048000 tid 5 2024-08-29T18:00:54.433 INFO:tasks.rados.rados.0.smithi029.stdout:2779: read oid 28 snap 261 2024-08-29T18:00:54.433 INFO:tasks.rados.rados.0.smithi029.stdout:2779: expect (ObjNum 825 snap 259 seq_num 825) 2024-08-29T18:00:54.433 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 21 current snap is 263 2024-08-29T18:00:54.433 INFO:tasks.rados.rados.0.smithi029.stdout:2780: seq_num 839 ranges {0=458752,458752=425984,884736=688128,1572864=491520} 2024-08-29T18:00:54.436 INFO:tasks.rados.rados.0.smithi029.stdout:2780: writing smithi02969618-21 from 0 to 458752 tid 1 2024-08-29T18:00:54.439 INFO:tasks.rados.rados.0.smithi029.stdout:2780: writing smithi02969618-21 from 458752 to 884736 tid 2 2024-08-29T18:00:54.444 INFO:tasks.rados.rados.0.smithi029.stdout:2780: writing smithi02969618-21 from 884736 to 1572864 tid 3 2024-08-29T18:00:54.447 INFO:tasks.rados.rados.0.smithi029.stdout:2780: writing smithi02969618-21 from 1572864 to 2064384 tid 4 2024-08-29T18:00:54.451 INFO:tasks.rados.rados.0.smithi029.stdout:2781: setattr oid 16 current snap is 263 2024-08-29T18:00:54.451 INFO:tasks.rados.rados.0.smithi029.stdout:2778: finishing write tid 1 to smithi02969618-47 2024-08-29T18:00:54.451 INFO:tasks.rados.rados.0.smithi029.stdout:2782: rollback oid 39 current snap is 263 2024-08-29T18:00:54.451 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 39 to 261 2024-08-29T18:00:54.451 INFO:tasks.rados.rados.0.smithi029.stdout:2783: rmattr oid 35 current snap is 263 2024-08-29T18:00:54.451 INFO:tasks.rados.rados.0.smithi029.stdout:2784: copy_from oid 50 from oid 26 current snap is 263 2024-08-29T18:00:54.451 INFO:tasks.rados.rados.0.smithi029.stdout:2785: snap_create 2024-08-29T18:00:54.458 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 35 v 1647 (ObjNum 33 snap 0 seq_num 1953066355) dirty exists 2024-08-29T18:00:54.459 INFO:tasks.rados.rados.0.smithi029.stdout:2780: finishing write tid 1 to smithi02969618-21 2024-08-29T18:00:54.459 INFO:tasks.rados.rados.0.smithi029.stdout:2780: finishing write tid 2 to smithi02969618-21 2024-08-29T18:00:54.460 INFO:tasks.rados.rados.0.smithi029.stdout:2780: finishing write tid 3 to smithi02969618-21 2024-08-29T18:00:54.462 INFO:tasks.rados.rados.0.smithi029.stdout:2780: finishing write tid 4 to smithi02969618-21 2024-08-29T18:00:54.467 INFO:tasks.rados.rados.0.smithi029.stdout:2779: expect (ObjNum 825 snap 259 seq_num 825) 2024-08-29T18:00:54.535 INFO:tasks.rados.rados.0.smithi029.stdout:2778: finishing write tid 2 to smithi02969618-47 2024-08-29T18:00:54.535 INFO:tasks.rados.rados.0.smithi029.stdout:2778: finishing write tid 3 to smithi02969618-47 2024-08-29T18:00:54.535 INFO:tasks.rados.rados.0.smithi029.stdout:2778: finishing write tid 4 to smithi02969618-47 2024-08-29T18:00:54.535 INFO:tasks.rados.rados.0.smithi029.stdout:2778: finishing write tid 5 to smithi02969618-47 2024-08-29T18:00:54.535 INFO:tasks.rados.rados.0.smithi029.stdout:2778: finishing write tid 6 to smithi02969618-47 2024-08-29T18:00:54.535 INFO:tasks.rados.rados.0.smithi029.stdout:2780: finishing write tid 5 to smithi02969618-21 2024-08-29T18:00:54.535 INFO:tasks.rados.rados.0.smithi029.stdout:2778: finishing write tid 7 to smithi02969618-47 2024-08-29T18:00:54.535 INFO:tasks.rados.rados.0.smithi029.stdout:2778: oid 47 updating version 0 to 1154 2024-08-29T18:00:54.535 INFO:tasks.rados.rados.0.smithi029.stdout:2778: oid 47 version 1154 is already newer than 1152 2024-08-29T18:00:54.536 INFO:tasks.rados.rados.0.smithi029.stdout:2778: oid 47 updating version 1154 to 1156 2024-08-29T18:00:54.536 INFO:tasks.rados.rados.0.smithi029.stdout:2778: oid 47 version 1156 is already newer than 1153 2024-08-29T18:00:54.536 INFO:tasks.rados.rados.0.smithi029.stdout:2778: oid 47 updating version 1156 to 1157 2024-08-29T18:00:54.536 INFO:tasks.rados.rados.0.smithi029.stdout:2778: oid 47 version 1157 is already newer than 1155 2024-08-29T18:00:54.536 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 47 v 1157 (ObjNum 838 snap 263 seq_num 838) dirty exists 2024-08-29T18:00:54.536 INFO:tasks.rados.rados.0.smithi029.stdout:2778: left oid 47 (ObjNum 838 snap 263 seq_num 838) 2024-08-29T18:00:54.536 INFO:tasks.rados.rados.0.smithi029.stdout:2780: finishing write tid 6 to smithi02969618-21 2024-08-29T18:00:54.536 INFO:tasks.rados.rados.0.smithi029.stdout:2780: oid 21 updating version 0 to 470 2024-08-29T18:00:54.536 INFO:tasks.rados.rados.0.smithi029.stdout:2780: oid 21 updating version 470 to 471 2024-08-29T18:00:54.536 INFO:tasks.rados.rados.0.smithi029.stdout:2780: oid 21 version 471 is already newer than 469 2024-08-29T18:00:54.536 INFO:tasks.rados.rados.0.smithi029.stdout:2780: oid 21 updating version 471 to 473 2024-08-29T18:00:54.536 INFO:tasks.rados.rados.0.smithi029.stdout:2780: oid 21 version 473 is already newer than 472 2024-08-29T18:00:54.536 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 21 v 473 (ObjNum 839 snap 263 seq_num 839) dirty exists 2024-08-29T18:00:54.537 INFO:tasks.rados.rados.0.smithi029.stdout:2780: left oid 21 (ObjNum 839 snap 263 seq_num 839) 2024-08-29T18:00:54.537 INFO:tasks.rados.rados.0.smithi029.stdout:2777: finishing copy_from racing read to smithi02969618-13 2024-08-29T18:00:54.537 INFO:tasks.rados.rados.0.smithi029.stdout:2782: finishing rollback tid 0 to smithi02969618-39 2024-08-29T18:00:54.537 INFO:tasks.rados.rados.0.smithi029.stdout:2782: finishing rollback tid 1 to smithi02969618-39 2024-08-29T18:00:54.537 INFO:tasks.rados.rados.0.smithi029.stdout:2782: finishing rollback tid 2 to smithi02969618-39 2024-08-29T18:00:54.537 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 39 v 1960 (ObjNum 830 snap 261 seq_num 830) dirty exists 2024-08-29T18:00:54.537 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 16 v 1958 (ObjNum 830 snap 261 seq_num 830) dirty exists 2024-08-29T18:00:54.537 INFO:tasks.rados.rados.0.smithi029.stdout:2777: finishing copy_from to smithi02969618-13 2024-08-29T18:00:54.537 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 13 v 1969 (ObjNum 809 snap 254 seq_num 809) dirty exists 2024-08-29T18:00:54.537 INFO:tasks.rados.rados.0.smithi029.stdout:2784: finishing copy_from racing read to smithi02969618-50 2024-08-29T18:00:54.537 INFO:tasks.rados.rados.0.smithi029.stdout:2784: finishing copy_from to smithi02969618-50 2024-08-29T18:00:54.537 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 50 v 1113 (ObjNum 787 snap 247 seq_num 787) dirty exists 2024-08-29T18:00:54.899 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:00:54 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:00:54] "GET /metrics HTTP/1.1" 200 36262 "" "Prometheus/2.43.0" 2024-08-29T18:00:54.932 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:00:54 smithi029 bash[79042]: cluster 2024-08-29T18:00:53.408664+0000 mon.a (mon.0) 688 : cluster [DBG] osdmap e624: 8 total, 8 up, 8 in 2024-08-29T18:00:54.932 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:00:54 smithi029 bash[79042]: cluster 2024-08-29T18:00:53.458525+0000 mgr.y (mgr.25004) 279 : cluster [DBG] pgmap v480: 121 pgs: 34 active+undersized, 11 active+undersized+degraded, 76 active+clean; 209 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 26 MiB/s rd, 4.1 MiB/s wr, 14 op/s; 60/336 objects degraded (17.857%) 2024-08-29T18:00:54.933 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:00:54 smithi029 bash[77880]: cluster 2024-08-29T18:00:53.408664+0000 mon.a (mon.0) 688 : cluster [DBG] osdmap e624: 8 total, 8 up, 8 in 2024-08-29T18:00:54.933 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:00:54 smithi029 bash[77880]: cluster 2024-08-29T18:00:53.458525+0000 mgr.y (mgr.25004) 279 : cluster [DBG] pgmap v480: 121 pgs: 34 active+undersized, 11 active+undersized+degraded, 76 active+clean; 209 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 26 MiB/s rd, 4.1 MiB/s wr, 14 op/s; 60/336 objects degraded (17.857%) 2024-08-29T18:00:55.149 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:00:54 smithi110 bash[67519]: cluster 2024-08-29T18:00:53.408664+0000 mon.a (mon.0) 688 : cluster [DBG] osdmap e624: 8 total, 8 up, 8 in 2024-08-29T18:00:55.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:00:54 smithi110 bash[67519]: cluster 2024-08-29T18:00:53.458525+0000 mgr.y (mgr.25004) 279 : cluster [DBG] pgmap v480: 121 pgs: 34 active+undersized, 11 active+undersized+degraded, 76 active+clean; 209 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 26 MiB/s rd, 4.1 MiB/s wr, 14 op/s; 60/336 objects degraded (17.857%) 2024-08-29T18:00:55.426 INFO:tasks.rados.rados.0.smithi029.stdout:2777: done (8 left) 2024-08-29T18:00:55.427 INFO:tasks.rados.rados.0.smithi029.stdout:2778: done (7 left) 2024-08-29T18:00:55.427 INFO:tasks.rados.rados.0.smithi029.stdout:2779: done (6 left) 2024-08-29T18:00:55.427 INFO:tasks.rados.rados.0.smithi029.stdout:2780: done (5 left) 2024-08-29T18:00:55.427 INFO:tasks.rados.rados.0.smithi029.stdout:2781: done (4 left) 2024-08-29T18:00:55.427 INFO:tasks.rados.rados.0.smithi029.stdout:2782: done (3 left) 2024-08-29T18:00:55.427 INFO:tasks.rados.rados.0.smithi029.stdout:2783: done (2 left) 2024-08-29T18:00:55.427 INFO:tasks.rados.rados.0.smithi029.stdout:2784: done (1 left) 2024-08-29T18:00:55.427 INFO:tasks.rados.rados.0.smithi029.stdout:2785: done (0 left) 2024-08-29T18:00:55.427 INFO:tasks.rados.rados.0.smithi029.stdout:2786: read oid 2 snap 260 2024-08-29T18:00:55.427 INFO:tasks.rados.rados.0.smithi029.stdout:2786: expect (ObjNum 803 snap 252 seq_num 803) 2024-08-29T18:00:55.427 INFO:tasks.rados.rados.0.smithi029.stdout:2787: copy_from oid 8 from oid 20 current snap is 264 2024-08-29T18:00:55.427 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 5 current snap is 264 2024-08-29T18:00:55.428 INFO:tasks.rados.rados.0.smithi029.stdout:2788: seq_num 840 ranges {10805248=475136,11280384=712704,11993088=499712,12492800=393216} 2024-08-29T18:00:55.496 INFO:tasks.rados.rados.0.smithi029.stdout:2788: writing smithi02969618-5 from 10805248 to 11280384 tid 1 2024-08-29T18:00:55.500 INFO:tasks.rados.rados.0.smithi029.stdout:2788: writing smithi02969618-5 from 11280384 to 11993088 tid 2 2024-08-29T18:00:55.504 INFO:tasks.rados.rados.0.smithi029.stdout:2788: writing smithi02969618-5 from 11993088 to 12492800 tid 3 2024-08-29T18:00:55.507 INFO:tasks.rados.rados.0.smithi029.stdout:2788: writing smithi02969618-5 from 12492800 to 12886016 tid 4 2024-08-29T18:00:55.507 INFO:tasks.rados.rados.0.smithi029.stdout:2789: read oid 7 snap -1 2024-08-29T18:00:55.507 INFO:tasks.rados.rados.0.smithi029.stdout:2789: expect (ObjNum 780 snap 246 seq_num 780) 2024-08-29T18:00:55.507 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 24 current snap is 264 2024-08-29T18:00:55.507 INFO:tasks.rados.rados.0.smithi029.stdout:2787: finishing copy_from to smithi02969618-8 2024-08-29T18:00:55.507 INFO:tasks.rados.rados.0.smithi029.stdout:2787: got expected ENOENT (src dne) 2024-08-29T18:00:55.507 INFO:tasks.rados.rados.0.smithi029.stdout:2790: seq_num 841 ranges {1409024=491520,1900544=598016,2498560=704512,3203072=303104} 2024-08-29T18:00:55.518 INFO:tasks.rados.rados.0.smithi029.stdout:2790: writing smithi02969618-24 from 1409024 to 1900544 tid 1 2024-08-29T18:00:55.522 INFO:tasks.rados.rados.0.smithi029.stdout:2790: writing smithi02969618-24 from 1900544 to 2498560 tid 2 2024-08-29T18:00:55.526 INFO:tasks.rados.rados.0.smithi029.stdout:2790: writing smithi02969618-24 from 2498560 to 3203072 tid 3 2024-08-29T18:00:55.528 INFO:tasks.rados.rados.0.smithi029.stdout:2790: writing smithi02969618-24 from 3203072 to 3506176 tid 4 2024-08-29T18:00:55.528 INFO:tasks.rados.rados.0.smithi029.stdout:2791: setattr oid 26 current snap is 264 2024-08-29T18:00:55.528 INFO:tasks.rados.rados.0.smithi029.stdout:2787: finishing copy_from racing read to smithi02969618-8 2024-08-29T18:00:55.528 INFO:tasks.rados.rados.0.smithi029.stdout:2786: expect (ObjNum 803 snap 252 seq_num 803) 2024-08-29T18:00:55.566 INFO:tasks.rados.rados.0.smithi029.stdout:2788: finishing write tid 1 to smithi02969618-5 2024-08-29T18:00:55.566 INFO:tasks.rados.rados.0.smithi029.stdout:2788: finishing write tid 2 to smithi02969618-5 2024-08-29T18:00:55.566 INFO:tasks.rados.rados.0.smithi029.stdout:2788: finishing write tid 3 to smithi02969618-5 2024-08-29T18:00:55.566 INFO:tasks.rados.rados.0.smithi029.stdout:2789: expect (ObjNum 780 snap 246 seq_num 780) 2024-08-29T18:00:55.620 INFO:tasks.rados.rados.0.smithi029.stdout:2788: finishing write tid 4 to smithi02969618-5 2024-08-29T18:00:55.620 INFO:tasks.rados.rados.0.smithi029.stdout:2788: finishing write tid 5 to smithi02969618-5 2024-08-29T18:00:55.620 INFO:tasks.rados.rados.0.smithi029.stdout:2788: finishing write tid 6 to smithi02969618-5 2024-08-29T18:00:55.620 INFO:tasks.rados.rados.0.smithi029.stdout:2788: oid 5 updating version 0 to 2234 2024-08-29T18:00:55.621 INFO:tasks.rados.rados.0.smithi029.stdout:2788: oid 5 updating version 2234 to 2237 2024-08-29T18:00:55.621 INFO:tasks.rados.rados.0.smithi029.stdout:2788: oid 5 version 2237 is already newer than 2235 2024-08-29T18:00:55.621 INFO:tasks.rados.rados.0.smithi029.stdout:2788: oid 5 updating version 2237 to 2238 2024-08-29T18:00:55.621 INFO:tasks.rados.rados.0.smithi029.stdout:2788: oid 5 version 2238 is already newer than 2236 2024-08-29T18:00:55.621 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 5 v 2238 (ObjNum 840 snap 264 seq_num 840) dirty exists 2024-08-29T18:00:55.621 INFO:tasks.rados.rados.0.smithi029.stdout:2788: left oid 5 (ObjNum 840 snap 264 seq_num 840) 2024-08-29T18:00:55.621 INFO:tasks.rados.rados.0.smithi029.stdout:2790: finishing write tid 1 to smithi02969618-24 2024-08-29T18:00:55.621 INFO:tasks.rados.rados.0.smithi029.stdout:2790: finishing write tid 2 to smithi02969618-24 2024-08-29T18:00:55.621 INFO:tasks.rados.rados.0.smithi029.stdout:2790: finishing write tid 3 to smithi02969618-24 2024-08-29T18:00:55.621 INFO:tasks.rados.rados.0.smithi029.stdout:2790: finishing write tid 4 to smithi02969618-24 2024-08-29T18:00:55.621 INFO:tasks.rados.rados.0.smithi029.stdout:2790: finishing write tid 5 to smithi02969618-24 2024-08-29T18:00:55.621 INFO:tasks.rados.rados.0.smithi029.stdout:2790: finishing write tid 6 to smithi02969618-24 2024-08-29T18:00:55.622 INFO:tasks.rados.rados.0.smithi029.stdout:2790: oid 24 updating version 0 to 2280 2024-08-29T18:00:55.622 INFO:tasks.rados.rados.0.smithi029.stdout:2790: oid 24 updating version 2280 to 2282 2024-08-29T18:00:55.622 INFO:tasks.rados.rados.0.smithi029.stdout:2790: oid 24 version 2282 is already newer than 2281 2024-08-29T18:00:55.622 INFO:tasks.rados.rados.0.smithi029.stdout:2790: oid 24 updating version 2282 to 2283 2024-08-29T18:00:55.622 INFO:tasks.rados.rados.0.smithi029.stdout:2790: oid 24 updating version 2283 to 2284 2024-08-29T18:00:55.622 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 24 v 2284 (ObjNum 841 snap 264 seq_num 841) dirty exists 2024-08-29T18:00:55.622 INFO:tasks.rados.rados.0.smithi029.stdout:2790: left oid 24 (ObjNum 841 snap 264 seq_num 841) 2024-08-29T18:00:55.622 INFO:tasks.rados.rados.0.smithi029.stdout:2786: done (5 left) 2024-08-29T18:00:55.622 INFO:tasks.rados.rados.0.smithi029.stdout:2787: done (4 left) 2024-08-29T18:00:55.622 INFO:tasks.rados.rados.0.smithi029.stdout:2788: done (3 left) 2024-08-29T18:00:55.622 INFO:tasks.rados.rados.0.smithi029.stdout:2789: done (2 left) 2024-08-29T18:00:55.622 INFO:tasks.rados.rados.0.smithi029.stdout:2790: done (1 left) 2024-08-29T18:00:55.622 INFO:tasks.rados.rados.0.smithi029.stdout:2792: copy_from oid 32 from oid 3 current snap is 264 2024-08-29T18:00:55.622 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 31 current snap is 264 2024-08-29T18:00:55.623 INFO:tasks.rados.rados.0.smithi029.stdout:2793: seq_num 842 ranges {2760704=507904,3268608=475136,3743744=516096,4259840=499712,4759552=114688} 2024-08-29T18:00:55.640 INFO:tasks.rados.rados.0.smithi029.stdout:2793: writing smithi02969618-31 from 2760704 to 3268608 tid 1 2024-08-29T18:00:55.643 INFO:tasks.rados.rados.0.smithi029.stdout:2793: writing smithi02969618-31 from 3268608 to 3743744 tid 2 2024-08-29T18:00:55.647 INFO:tasks.rados.rados.0.smithi029.stdout:2793: writing smithi02969618-31 from 3743744 to 4259840 tid 3 2024-08-29T18:00:55.650 INFO:tasks.rados.rados.0.smithi029.stdout:2793: writing smithi02969618-31 from 4259840 to 4759552 tid 4 2024-08-29T18:00:55.651 INFO:tasks.rados.rados.0.smithi029.stdout:2793: writing smithi02969618-31 from 4759552 to 4874240 tid 5 2024-08-29T18:00:55.651 INFO:tasks.rados.rados.0.smithi029.stdout:2794: copy_from oid 22 from oid 7 current snap is 264 2024-08-29T18:00:55.652 INFO:tasks.rados.rados.0.smithi029.stdout:2792: finishing copy_from to smithi02969618-32 2024-08-29T18:00:55.652 INFO:tasks.rados.rados.0.smithi029.stdout:2792: got expected ENOENT (src dne) 2024-08-29T18:00:55.652 INFO:tasks.rados.rados.0.smithi029.stdout:2792: finishing copy_from racing read to smithi02969618-32 2024-08-29T18:00:55.652 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 26 v 1123 (ObjNum 787 snap 247 seq_num 787) dirty exists 2024-08-29T18:00:55.652 INFO:tasks.rados.rados.0.smithi029.stdout:2791: done (3 left) 2024-08-29T18:00:55.652 INFO:tasks.rados.rados.0.smithi029.stdout:2792: done (2 left) 2024-08-29T18:00:55.652 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 37 current snap is 264 2024-08-29T18:00:55.652 INFO:tasks.rados.rados.0.smithi029.stdout:2795: seq_num 843 ranges {10805248=524288,11329536=761856,12091392=671744,12763136=172032} 2024-08-29T18:00:55.710 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:00:55 smithi110 bash[67519]: cluster 2024-08-29T18:00:54.420418+0000 mon.a (mon.0) 689 : cluster [DBG] osdmap e625: 8 total, 8 up, 8 in 2024-08-29T18:00:55.724 INFO:tasks.rados.rados.0.smithi029.stdout:2795: writing smithi02969618-37 from 10805248 to 11329536 tid 1 2024-08-29T18:00:55.728 INFO:tasks.rados.rados.0.smithi029.stdout:2795: writing smithi02969618-37 from 11329536 to 12091392 tid 2 2024-08-29T18:00:55.732 INFO:tasks.rados.rados.0.smithi029.stdout:2795: writing smithi02969618-37 from 12091392 to 12763136 tid 3 2024-08-29T18:00:55.733 INFO:tasks.rados.rados.0.smithi029.stdout:2795: writing smithi02969618-37 from 12763136 to 12935168 tid 4 2024-08-29T18:00:55.733 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 21 current snap is 264 2024-08-29T18:00:55.733 INFO:tasks.rados.rados.0.smithi029.stdout:2796: seq_num 844 ranges {2064384=540672,2605056=696320,3301376=475136,3776512=434176} 2024-08-29T18:00:55.748 INFO:tasks.rados.rados.0.smithi029.stdout:2796: writing smithi02969618-21 from 2064384 to 2605056 tid 1 2024-08-29T18:00:55.751 INFO:tasks.rados.rados.0.smithi029.stdout:2796: writing smithi02969618-21 from 2605056 to 3301376 tid 2 2024-08-29T18:00:55.754 INFO:tasks.rados.rados.0.smithi029.stdout:2796: writing smithi02969618-21 from 3301376 to 3776512 tid 3 2024-08-29T18:00:55.758 INFO:tasks.rados.rados.0.smithi029.stdout:2796: writing smithi02969618-21 from 3776512 to 4210688 tid 4 2024-08-29T18:00:55.758 INFO:tasks.rados.rados.0.smithi029.stdout:2797: read oid 27 snap -1 2024-08-29T18:00:55.758 INFO:tasks.rados.rados.0.smithi029.stdout:2797: expect deleted 2024-08-29T18:00:55.758 INFO:tasks.rados.rados.0.smithi029.stdout:2798: delete oid 44 current snap is 264 2024-08-29T18:00:55.758 INFO:tasks.rados.rados.0.smithi029.stdout:2793: finishing write tid 1 to smithi02969618-31 2024-08-29T18:00:55.758 INFO:tasks.rados.rados.0.smithi029.stdout:2793: finishing write tid 2 to smithi02969618-31 2024-08-29T18:00:55.758 INFO:tasks.rados.rados.0.smithi029.stdout:2793: finishing write tid 3 to smithi02969618-31 2024-08-29T18:00:55.758 INFO:tasks.rados.rados.0.smithi029.stdout:2793: finishing write tid 4 to smithi02969618-31 2024-08-29T18:00:55.758 INFO:tasks.rados.rados.0.smithi029.stdout:2793: finishing write tid 5 to smithi02969618-31 2024-08-29T18:00:55.758 INFO:tasks.rados.rados.0.smithi029.stdout:2793: finishing write tid 6 to smithi02969618-31 2024-08-29T18:00:55.758 INFO:tasks.rados.rados.0.smithi029.stdout:2793: finishing write tid 7 to smithi02969618-31 2024-08-29T18:00:55.759 INFO:tasks.rados.rados.0.smithi029.stdout:2793: oid 31 updating version 0 to 1649 2024-08-29T18:00:55.759 INFO:tasks.rados.rados.0.smithi029.stdout:2793: oid 31 version 1649 is already newer than 1648 2024-08-29T18:00:55.759 INFO:tasks.rados.rados.0.smithi029.stdout:2793: oid 31 updating version 1649 to 1653 2024-08-29T18:00:55.759 INFO:tasks.rados.rados.0.smithi029.stdout:2793: oid 31 version 1653 is already newer than 1650 2024-08-29T18:00:55.759 INFO:tasks.rados.rados.0.smithi029.stdout:2793: oid 31 version 1653 is already newer than 1652 2024-08-29T18:00:55.759 INFO:tasks.rados.rados.0.smithi029.stdout:2793: oid 31 version 1653 is already newer than 1651 2024-08-29T18:00:55.759 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 31 v 1653 (ObjNum 842 snap 264 seq_num 842) dirty exists 2024-08-29T18:00:55.759 INFO:tasks.rados.rados.0.smithi029.stdout:2793: left oid 31 (ObjNum 842 snap 264 seq_num 842) 2024-08-29T18:00:55.759 INFO:tasks.rados.rados.0.smithi029.stdout:2794: finishing copy_from racing read to smithi02969618-22 2024-08-29T18:00:55.759 INFO:tasks.rados.rados.0.smithi029.stdout:2794: finishing copy_from to smithi02969618-22 2024-08-29T18:00:55.759 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 22 v 1946 (ObjNum 780 snap 246 seq_num 780) dirty exists 2024-08-29T18:00:55.759 INFO:tasks.rados.rados.0.smithi029.stdout:2795: finishing write tid 1 to smithi02969618-37 2024-08-29T18:00:55.759 INFO:tasks.rados.rados.0.smithi029.stdout:2795: finishing write tid 2 to smithi02969618-37 2024-08-29T18:00:55.760 INFO:tasks.rados.rados.0.smithi029.stdout:2795: finishing write tid 3 to smithi02969618-37 2024-08-29T18:00:55.760 INFO:tasks.rados.rados.0.smithi029.stdout:2795: finishing write tid 4 to smithi02969618-37 2024-08-29T18:00:55.760 INFO:tasks.rados.rados.0.smithi029.stdout:2795: finishing write tid 5 to smithi02969618-37 2024-08-29T18:00:55.760 INFO:tasks.rados.rados.0.smithi029.stdout:2795: finishing write tid 6 to smithi02969618-37 2024-08-29T18:00:55.760 INFO:tasks.rados.rados.0.smithi029.stdout:2795: oid 37 updating version 0 to 2287 2024-08-29T18:00:55.760 INFO:tasks.rados.rados.0.smithi029.stdout:2795: oid 37 updating version 2287 to 2290 2024-08-29T18:00:55.760 INFO:tasks.rados.rados.0.smithi029.stdout:2795: oid 37 version 2290 is already newer than 2288 2024-08-29T18:00:55.760 INFO:tasks.rados.rados.0.smithi029.stdout:2795: oid 37 version 2290 is already newer than 2289 2024-08-29T18:00:55.760 INFO:tasks.rados.rados.0.smithi029.stdout:2795: oid 37 version 2290 is already newer than 2286 2024-08-29T18:00:55.760 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 37 v 2290 (ObjNum 843 snap 264 seq_num 843) dirty exists 2024-08-29T18:00:55.760 INFO:tasks.rados.rados.0.smithi029.stdout:2795: left oid 37 (ObjNum 843 snap 264 seq_num 843) 2024-08-29T18:00:55.760 INFO:tasks.rados.rados.0.smithi029.stdout:2796: finishing write tid 1 to smithi02969618-21 2024-08-29T18:00:55.760 INFO:tasks.rados.rados.0.smithi029.stdout:2796: finishing write tid 2 to smithi02969618-21 2024-08-29T18:00:55.760 INFO:tasks.rados.rados.0.smithi029.stdout:2796: finishing write tid 3 to smithi02969618-21 2024-08-29T18:00:55.762 INFO:tasks.rados.rados.0.smithi029.stdout:2793: done (5 left) 2024-08-29T18:00:55.762 INFO:tasks.rados.rados.0.smithi029.stdout:2794: done (4 left) 2024-08-29T18:00:55.762 INFO:tasks.rados.rados.0.smithi029.stdout:2795: done (3 left) 2024-08-29T18:00:55.762 INFO:tasks.rados.rados.0.smithi029.stdout:2797: done (2 left) 2024-08-29T18:00:55.762 INFO:tasks.rados.rados.0.smithi029.stdout:2798: done (1 left) 2024-08-29T18:00:55.763 INFO:tasks.rados.rados.0.smithi029.stdout:2799: read oid 17 snap -1 2024-08-29T18:00:55.763 INFO:tasks.rados.rados.0.smithi029.stdout:2799: expect (ObjNum 792 snap 248 seq_num 792) 2024-08-29T18:00:55.763 INFO:tasks.rados.rados.0.smithi029.stdout:2800: read oid 42 snap -1 2024-08-29T18:00:55.763 INFO:tasks.rados.rados.0.smithi029.stdout:2800: expect deleted 2024-08-29T18:00:55.763 INFO:tasks.rados.rados.0.smithi029.stdout:2801: rollback oid 15 current snap is 264 2024-08-29T18:00:55.763 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 15 to 260 2024-08-29T18:00:55.763 INFO:tasks.rados.rados.0.smithi029.stdout:2796: finishing write tid 4 to smithi02969618-21 2024-08-29T18:00:55.763 INFO:tasks.rados.rados.0.smithi029.stdout:2802: rmattr oid 35 current snap is 264 2024-08-29T18:00:55.763 INFO:tasks.rados.rados.0.smithi029.stdout:2803: read oid 25 snap -1 2024-08-29T18:00:55.763 INFO:tasks.rados.rados.0.smithi029.stdout:2803: expect (ObjNum 818 snap 258 seq_num 818) 2024-08-29T18:00:55.763 INFO:tasks.rados.rados.0.smithi029.stdout:2804: read oid 22 snap -1 2024-08-29T18:00:55.763 INFO:tasks.rados.rados.0.smithi029.stdout:2804: expect (ObjNum 780 snap 246 seq_num 780) 2024-08-29T18:00:55.763 INFO:tasks.rados.rados.0.smithi029.stdout:2805: read oid 40 snap -1 2024-08-29T18:00:55.764 INFO:tasks.rados.rados.0.smithi029.stdout:2805: expect (ObjNum 814 snap 256 seq_num 814) 2024-08-29T18:00:55.764 INFO:tasks.rados.rados.0.smithi029.stdout:2806: read oid 50 snap 262 2024-08-29T18:00:55.764 INFO:tasks.rados.rados.0.smithi029.stdout:2806: expect (ObjNum 643 snap 200 seq_num 643) 2024-08-29T18:00:55.764 INFO:tasks.rados.rados.0.smithi029.stdout:2807: snap_remove snap 261 2024-08-29T18:00:55.899 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:00:55 smithi029 bash[79042]: cluster 2024-08-29T18:00:54.420418+0000 mon.a (mon.0) 689 : cluster [DBG] osdmap e625: 8 total, 8 up, 8 in 2024-08-29T18:00:55.899 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:00:55 smithi029 bash[77880]: cluster 2024-08-29T18:00:54.420418+0000 mon.a (mon.0) 689 : cluster [DBG] osdmap e625: 8 total, 8 up, 8 in 2024-08-29T18:00:56.443 INFO:tasks.rados.rados.0.smithi029.stdout:2807: done (9 left) 2024-08-29T18:00:56.443 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 3 current snap is 264 2024-08-29T18:00:56.444 INFO:tasks.rados.rados.0.smithi029.stdout:2808: seq_num 846 ranges {0=573440,573440=466944,1040384=491520,1531904=548864,2080768=98304} 2024-08-29T18:00:56.451 INFO:tasks.rados.rados.0.smithi029.stdout:2808: writing smithi02969618-3 from 0 to 573440 tid 1 2024-08-29T18:00:56.452 INFO:tasks.rados.rados.0.smithi029.stdout:2808: writing smithi02969618-3 from 573440 to 1040384 tid 2 2024-08-29T18:00:56.454 INFO:tasks.rados.rados.0.smithi029.stdout:2808: writing smithi02969618-3 from 1040384 to 1531904 tid 3 2024-08-29T18:00:56.457 INFO:tasks.rados.rados.0.smithi029.stdout:2808: writing smithi02969618-3 from 1531904 to 2080768 tid 4 2024-08-29T18:00:56.458 INFO:tasks.rados.rados.0.smithi029.stdout:2808: writing smithi02969618-3 from 2080768 to 2179072 tid 5 2024-08-29T18:00:56.458 INFO:tasks.rados.rados.0.smithi029.stdout:2809: rmattr oid 45 current snap is 264 2024-08-29T18:00:56.459 INFO:tasks.rados.rados.0.smithi029.stdout:2796: finishing write tid 5 to smithi02969618-21 2024-08-29T18:00:56.459 INFO:tasks.rados.rados.0.smithi029.stdout:2796: finishing write tid 6 to smithi02969618-21 2024-08-29T18:00:56.459 INFO:tasks.rados.rados.0.smithi029.stdout:2796: oid 21 updating version 0 to 479 2024-08-29T18:00:56.459 INFO:tasks.rados.rados.0.smithi029.stdout:2796: oid 21 version 479 is already newer than 478 2024-08-29T18:00:56.459 INFO:tasks.rados.rados.0.smithi029.stdout:2796: oid 21 version 479 is already newer than 475 2024-08-29T18:00:56.459 INFO:tasks.rados.rados.0.smithi029.stdout:2796: oid 21 version 479 is already newer than 476 2024-08-29T18:00:56.459 INFO:tasks.rados.rados.0.smithi029.stdout:2796: oid 21 version 479 is already newer than 477 2024-08-29T18:00:56.459 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 21 v 479 (ObjNum 844 snap 264 seq_num 844) dirty exists 2024-08-29T18:00:56.459 INFO:tasks.rados.rados.0.smithi029.stdout:2796: left oid 21 (ObjNum 844 snap 264 seq_num 844) 2024-08-29T18:00:56.459 INFO:tasks.rados.rados.0.smithi029.stdout:2796: done (10 left) 2024-08-29T18:00:56.459 INFO:tasks.rados.rados.0.smithi029.stdout:2800: done (9 left) 2024-08-29T18:00:56.459 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 16 current snap is 264 2024-08-29T18:00:56.459 INFO:tasks.rados.rados.0.smithi029.stdout:2810: seq_num 847 ranges {3031040=589824,3620864=753664,4374528=655360,5029888=196608} 2024-08-29T18:00:56.479 INFO:tasks.rados.rados.0.smithi029.stdout:2810: writing smithi02969618-16 from 3031040 to 3620864 tid 1 2024-08-29T18:00:56.483 INFO:tasks.rados.rados.0.smithi029.stdout:2810: writing smithi02969618-16 from 3620864 to 4374528 tid 2 2024-08-29T18:00:56.487 INFO:tasks.rados.rados.0.smithi029.stdout:2810: writing smithi02969618-16 from 4374528 to 5029888 tid 3 2024-08-29T18:00:56.488 INFO:tasks.rados.rados.0.smithi029.stdout:2810: writing smithi02969618-16 from 5029888 to 5226496 tid 4 2024-08-29T18:00:56.488 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 28 current snap is 264 2024-08-29T18:00:56.488 INFO:tasks.rados.rados.0.smithi029.stdout:2811: seq_num 848 ranges {2342912=606208,2949120=630784,3579904=458752,4038656=516096} 2024-08-29T18:00:56.505 INFO:tasks.rados.rados.0.smithi029.stdout:2811: writing smithi02969618-28 from 2342912 to 2949120 tid 1 2024-08-29T18:00:56.509 INFO:tasks.rados.rados.0.smithi029.stdout:2811: writing smithi02969618-28 from 2949120 to 3579904 tid 2 2024-08-29T18:00:56.511 INFO:tasks.rados.rados.0.smithi029.stdout:2811: writing smithi02969618-28 from 3579904 to 4038656 tid 3 2024-08-29T18:00:56.515 INFO:tasks.rados.rados.0.smithi029.stdout:2811: writing smithi02969618-28 from 4038656 to 4554752 tid 4 2024-08-29T18:00:56.515 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 11 current snap is 264 2024-08-29T18:00:56.515 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 35 v 1654 (ObjNum 113 snap 0 seq_num 25129944) dirty exists 2024-08-29T18:00:56.516 INFO:tasks.rados.rados.0.smithi029.stdout:2801: finishing rollback tid 0 to smithi02969618-15 2024-08-29T18:00:56.516 INFO:tasks.rados.rados.0.smithi029.stdout:2801: finishing rollback tid 1 to smithi02969618-15 2024-08-29T18:00:56.516 INFO:tasks.rados.rados.0.smithi029.stdout:2799: expect (ObjNum 792 snap 248 seq_num 792) 2024-08-29T18:00:56.617 INFO:tasks.rados.rados.0.smithi029.stdout:2804: expect (ObjNum 780 snap 246 seq_num 780) 2024-08-29T18:00:56.671 INFO:tasks.rados.rados.0.smithi029.stdout:2805: expect (ObjNum 814 snap 256 seq_num 814) 2024-08-29T18:00:56.785 INFO:tasks.rados.rados.0.smithi029.stdout:2803: expect (ObjNum 818 snap 258 seq_num 818) 2024-08-29T18:00:56.898 INFO:tasks.rados.rados.0.smithi029.stdout:2801: finishing rollback tid 2 to smithi02969618-15 2024-08-29T18:00:56.898 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 15 v 2294 (ObjNum 775 snap 246 seq_num 775) dirty exists 2024-08-29T18:00:56.899 INFO:tasks.rados.rados.0.smithi029.stdout:2806: expect (ObjNum 643 snap 200 seq_num 643) 2024-08-29T18:00:56.899 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:00:56 smithi029 bash[77880]: cluster 2024-08-29T18:00:55.427491+0000 mon.a (mon.0) 690 : cluster [DBG] osdmap e626: 8 total, 8 up, 8 in 2024-08-29T18:00:56.899 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:00:56 smithi029 bash[77880]: cluster 2024-08-29T18:00:55.459098+0000 mgr.y (mgr.25004) 280 : cluster [DBG] pgmap v483: 121 pgs: 20 active+undersized, 7 active+undersized+degraded, 94 active+clean; 202 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 27 MiB/s rd, 2.6 MiB/s wr, 8 op/s; 51/318 objects degraded (16.038%); 2.5 MiB/s, 0 objects/s recovering 2024-08-29T18:00:56.899 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:00:56 smithi029 bash[79042]: cluster 2024-08-29T18:00:55.427491+0000 mon.a (mon.0) 690 : cluster [DBG] osdmap e626: 8 total, 8 up, 8 in 2024-08-29T18:00:56.899 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:00:56 smithi029 bash[79042]: cluster 2024-08-29T18:00:55.459098+0000 mgr.y (mgr.25004) 280 : cluster [DBG] pgmap v483: 121 pgs: 20 active+undersized, 7 active+undersized+degraded, 94 active+clean; 202 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 27 MiB/s rd, 2.6 MiB/s wr, 8 op/s; 51/318 objects degraded (16.038%); 2.5 MiB/s, 0 objects/s recovering 2024-08-29T18:00:56.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:00:56 smithi110 bash[67519]: cluster 2024-08-29T18:00:55.427491+0000 mon.a (mon.0) 690 : cluster [DBG] osdmap e626: 8 total, 8 up, 8 in 2024-08-29T18:00:56.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:00:56 smithi110 bash[67519]: cluster 2024-08-29T18:00:55.459098+0000 mgr.y (mgr.25004) 280 : cluster [DBG] pgmap v483: 121 pgs: 20 active+undersized, 7 active+undersized+degraded, 94 active+clean; 202 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 27 MiB/s rd, 2.6 MiB/s wr, 8 op/s; 51/318 objects degraded (16.038%); 2.5 MiB/s, 0 objects/s recovering 2024-08-29T18:00:57.495 INFO:tasks.rados.rados.0.smithi029.stdout:2808: finishing write tid 1 to smithi02969618-3 2024-08-29T18:00:57.495 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 45 v 1959 (ObjNum 773 snap 244 seq_num 773) dirty exists 2024-08-29T18:00:57.495 INFO:tasks.rados.rados.0.smithi029.stdout:2808: finishing write tid 2 to smithi02969618-3 2024-08-29T18:00:57.495 INFO:tasks.rados.rados.0.smithi029.stdout:2808: finishing write tid 3 to smithi02969618-3 2024-08-29T18:00:57.495 INFO:tasks.rados.rados.0.smithi029.stdout:2808: finishing write tid 4 to smithi02969618-3 2024-08-29T18:00:57.495 INFO:tasks.rados.rados.0.smithi029.stdout:2808: finishing write tid 5 to smithi02969618-3 2024-08-29T18:00:57.495 INFO:tasks.rados.rados.0.smithi029.stdout:2808: finishing write tid 6 to smithi02969618-3 2024-08-29T18:00:57.495 INFO:tasks.rados.rados.0.smithi029.stdout:2808: finishing write tid 7 to smithi02969618-3 2024-08-29T18:00:57.495 INFO:tasks.rados.rados.0.smithi029.stdout:2808: oid 3 updating version 0 to 1972 2024-08-29T18:00:57.496 INFO:tasks.rados.rados.0.smithi029.stdout:2808: oid 3 updating version 1972 to 1975 2024-08-29T18:00:57.496 INFO:tasks.rados.rados.0.smithi029.stdout:2808: oid 3 version 1975 is already newer than 1973 2024-08-29T18:00:57.496 INFO:tasks.rados.rados.0.smithi029.stdout:2808: oid 3 version 1975 is already newer than 1971 2024-08-29T18:00:57.496 INFO:tasks.rados.rados.0.smithi029.stdout:2808: oid 3 updating version 1975 to 1976 2024-08-29T18:00:57.496 INFO:tasks.rados.rados.0.smithi029.stdout:2808: oid 3 version 1976 is already newer than 1974 2024-08-29T18:00:57.496 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 3 v 1976 (ObjNum 846 snap 264 seq_num 846) dirty exists 2024-08-29T18:00:57.496 INFO:tasks.rados.rados.0.smithi029.stdout:2808: left oid 3 (ObjNum 846 snap 264 seq_num 846) 2024-08-29T18:00:57.496 INFO:tasks.rados.rados.0.smithi029.stdout:2810: finishing write tid 1 to smithi02969618-16 2024-08-29T18:00:57.496 INFO:tasks.rados.rados.0.smithi029.stdout:2810: finishing write tid 2 to smithi02969618-16 2024-08-29T18:00:57.496 INFO:tasks.rados.rados.0.smithi029.stdout:2810: finishing write tid 3 to smithi02969618-16 2024-08-29T18:00:57.496 INFO:tasks.rados.rados.0.smithi029.stdout:2810: finishing write tid 4 to smithi02969618-16 2024-08-29T18:00:57.496 INFO:tasks.rados.rados.0.smithi029.stdout:2810: finishing write tid 5 to smithi02969618-16 2024-08-29T18:00:57.496 INFO:tasks.rados.rados.0.smithi029.stdout:2812: seq_num 849 ranges {0=622592,622592=516096,1138688=663552,1802240=425984} 2024-08-29T18:00:57.504 INFO:tasks.rados.rados.0.smithi029.stdout:2812: writing smithi02969618-11 from 0 to 622592 tid 1 2024-08-29T18:00:57.512 INFO:tasks.rados.rados.0.smithi029.stdout:2812: writing smithi02969618-11 from 622592 to 1138688 tid 2 2024-08-29T18:00:57.522 INFO:tasks.rados.rados.0.smithi029.stdout:2812: writing smithi02969618-11 from 1138688 to 1802240 tid 3 2024-08-29T18:00:57.528 INFO:tasks.rados.rados.0.smithi029.stdout:2812: writing smithi02969618-11 from 1802240 to 2228224 tid 4 2024-08-29T18:00:57.529 INFO:tasks.rados.rados.0.smithi029.stdout:2799: done (11 left) 2024-08-29T18:00:57.529 INFO:tasks.rados.rados.0.smithi029.stdout:2801: done (10 left) 2024-08-29T18:00:57.529 INFO:tasks.rados.rados.0.smithi029.stdout:2802: done (9 left) 2024-08-29T18:00:57.529 INFO:tasks.rados.rados.0.smithi029.stdout:2803: done (8 left) 2024-08-29T18:00:57.529 INFO:tasks.rados.rados.0.smithi029.stdout:2804: done (7 left) 2024-08-29T18:00:57.530 INFO:tasks.rados.rados.0.smithi029.stdout:2805: done (6 left) 2024-08-29T18:00:57.530 INFO:tasks.rados.rados.0.smithi029.stdout:2806: done (5 left) 2024-08-29T18:00:57.530 INFO:tasks.rados.rados.0.smithi029.stdout:2808: done (4 left) 2024-08-29T18:00:57.530 INFO:tasks.rados.rados.0.smithi029.stdout:2809: done (3 left) 2024-08-29T18:00:57.530 INFO:tasks.rados.rados.0.smithi029.stdout:2813: snap_create 2024-08-29T18:00:57.531 INFO:tasks.rados.rados.0.smithi029.stdout:2810: finishing write tid 6 to smithi02969618-16 2024-08-29T18:00:57.531 INFO:tasks.rados.rados.0.smithi029.stdout:2810: oid 16 updating version 0 to 1960 2024-08-29T18:00:57.531 INFO:tasks.rados.rados.0.smithi029.stdout:2810: oid 16 updating version 1960 to 1964 2024-08-29T18:00:57.531 INFO:tasks.rados.rados.0.smithi029.stdout:2810: oid 16 version 1964 is already newer than 1962 2024-08-29T18:00:57.531 INFO:tasks.rados.rados.0.smithi029.stdout:2810: oid 16 version 1964 is already newer than 1963 2024-08-29T18:00:57.531 INFO:tasks.rados.rados.0.smithi029.stdout:2810: oid 16 version 1964 is already newer than 1961 2024-08-29T18:00:57.531 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 16 v 1964 (ObjNum 847 snap 264 seq_num 847) dirty exists 2024-08-29T18:00:57.531 INFO:tasks.rados.rados.0.smithi029.stdout:2810: left oid 16 (ObjNum 847 snap 264 seq_num 847) 2024-08-29T18:00:57.531 INFO:tasks.rados.rados.0.smithi029.stdout:2811: finishing write tid 1 to smithi02969618-28 2024-08-29T18:00:57.531 INFO:tasks.rados.rados.0.smithi029.stdout:2811: finishing write tid 2 to smithi02969618-28 2024-08-29T18:00:57.531 INFO:tasks.rados.rados.0.smithi029.stdout:2811: finishing write tid 3 to smithi02969618-28 2024-08-29T18:00:57.531 INFO:tasks.rados.rados.0.smithi029.stdout:2811: finishing write tid 4 to smithi02969618-28 2024-08-29T18:00:57.531 INFO:tasks.rados.rados.0.smithi029.stdout:2811: finishing write tid 5 to smithi02969618-28 2024-08-29T18:00:57.531 INFO:tasks.rados.rados.0.smithi029.stdout:2811: finishing write tid 6 to smithi02969618-28 2024-08-29T18:00:57.532 INFO:tasks.rados.rados.0.smithi029.stdout:2811: oid 28 updating version 0 to 1158 2024-08-29T18:00:57.532 INFO:tasks.rados.rados.0.smithi029.stdout:2811: oid 28 updating version 1158 to 1162 2024-08-29T18:00:57.532 INFO:tasks.rados.rados.0.smithi029.stdout:2811: oid 28 version 1162 is already newer than 1160 2024-08-29T18:00:57.532 INFO:tasks.rados.rados.0.smithi029.stdout:2811: oid 28 version 1162 is already newer than 1159 2024-08-29T18:00:57.532 INFO:tasks.rados.rados.0.smithi029.stdout:2811: oid 28 version 1162 is already newer than 1161 2024-08-29T18:00:57.532 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 28 v 1162 (ObjNum 848 snap 264 seq_num 848) dirty exists 2024-08-29T18:00:57.532 INFO:tasks.rados.rados.0.smithi029.stdout:2811: left oid 28 (ObjNum 848 snap 264 seq_num 848) 2024-08-29T18:00:57.532 INFO:tasks.rados.rados.0.smithi029.stdout:2812: finishing write tid 1 to smithi02969618-11 2024-08-29T18:00:57.532 INFO:tasks.rados.rados.0.smithi029.stdout:2812: finishing write tid 2 to smithi02969618-11 2024-08-29T18:00:57.532 INFO:tasks.rados.rados.0.smithi029.stdout:2812: finishing write tid 3 to smithi02969618-11 2024-08-29T18:00:57.533 INFO:tasks.rados.rados.0.smithi029.stdout:2812: finishing write tid 4 to smithi02969618-11 2024-08-29T18:00:57.533 INFO:tasks.rados.rados.0.smithi029.stdout:2812: finishing write tid 5 to smithi02969618-11 2024-08-29T18:00:57.534 INFO:tasks.rados.rados.0.smithi029.stdout:2812: finishing write tid 6 to smithi02969618-11 2024-08-29T18:00:57.535 INFO:tasks.rados.rados.0.smithi029.stdout:2812: oid 11 updating version 0 to 1464 2024-08-29T18:00:57.535 INFO:tasks.rados.rados.0.smithi029.stdout:2812: oid 11 version 1464 is already newer than 1461 2024-08-29T18:00:57.535 INFO:tasks.rados.rados.0.smithi029.stdout:2812: oid 11 version 1464 is already newer than 1462 2024-08-29T18:00:57.535 INFO:tasks.rados.rados.0.smithi029.stdout:2812: oid 11 version 1464 is already newer than 1463 2024-08-29T18:00:57.535 INFO:tasks.rados.rados.0.smithi029.stdout:2812: oid 11 version 1464 is already newer than 1460 2024-08-29T18:00:57.535 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 11 v 1464 (ObjNum 849 snap 264 seq_num 849) dirty exists 2024-08-29T18:00:57.535 INFO:tasks.rados.rados.0.smithi029.stdout:2812: left oid 11 (ObjNum 849 snap 264 seq_num 849) 2024-08-29T18:00:57.899 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:00:57 smithi029 bash[79042]: cluster 2024-08-29T18:00:56.445048+0000 mon.a (mon.0) 691 : cluster [DBG] osdmap e627: 8 total, 8 up, 8 in 2024-08-29T18:00:57.899 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:00:57 smithi029 bash[79042]: cluster 2024-08-29T18:00:56.931225+0000 mon.a (mon.0) 692 : cluster [WRN] Health check update: Degraded data redundancy: 51/318 objects degraded (16.038%), 7 pgs degraded (PG_DEGRADED) 2024-08-29T18:00:57.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:00:57 smithi029 bash[77880]: cluster 2024-08-29T18:00:56.445048+0000 mon.a (mon.0) 691 : cluster [DBG] osdmap e627: 8 total, 8 up, 8 in 2024-08-29T18:00:57.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:00:57 smithi029 bash[77880]: cluster 2024-08-29T18:00:56.931225+0000 mon.a (mon.0) 692 : cluster [WRN] Health check update: Degraded data redundancy: 51/318 objects degraded (16.038%), 7 pgs degraded (PG_DEGRADED) 2024-08-29T18:00:57.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:00:57 smithi110 bash[67519]: cluster 2024-08-29T18:00:56.445048+0000 mon.a (mon.0) 691 : cluster [DBG] osdmap e627: 8 total, 8 up, 8 in 2024-08-29T18:00:57.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:00:57 smithi110 bash[67519]: cluster 2024-08-29T18:00:56.931225+0000 mon.a (mon.0) 692 : cluster [WRN] Health check update: Degraded data redundancy: 51/318 objects degraded (16.038%), 7 pgs degraded (PG_DEGRADED) 2024-08-29T18:00:58.448 INFO:tasks.rados.rados.0.smithi029.stdout:2810: done (3 left) 2024-08-29T18:00:58.448 INFO:tasks.rados.rados.0.smithi029.stdout:2811: done (2 left) 2024-08-29T18:00:58.448 INFO:tasks.rados.rados.0.smithi029.stdout:2812: done (1 left) 2024-08-29T18:00:58.448 INFO:tasks.rados.rados.0.smithi029.stdout:2813: done (0 left) 2024-08-29T18:00:58.448 INFO:tasks.rados.rados.0.smithi029.stdout:2814: rmattr oid 44 current snap is 265 2024-08-29T18:00:58.448 INFO:tasks.rados.rados.0.smithi029.stdout:2814: done (0 left) 2024-08-29T18:00:58.448 INFO:tasks.rados.rados.0.smithi029.stdout:2815: rmattr oid 50 current snap is 265 2024-08-29T18:00:58.448 INFO:tasks.rados.rados.0.smithi029.stdout:2816: read oid 37 snap -1 2024-08-29T18:00:58.448 INFO:tasks.rados.rados.0.smithi029.stdout:2816: expect (ObjNum 843 snap 264 seq_num 843) 2024-08-29T18:00:58.448 INFO:tasks.rados.rados.0.smithi029.stdout:2817: read oid 42 snap -1 2024-08-29T18:00:58.448 INFO:tasks.rados.rados.0.smithi029.stdout:2817: expect deleted 2024-08-29T18:00:58.449 INFO:tasks.rados.rados.0.smithi029.stdout:2818: rmattr oid 24 current snap is 265 2024-08-29T18:00:58.449 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 30 current snap is 265 2024-08-29T18:00:58.449 INFO:tasks.rados.rados.0.smithi029.stdout:2819: seq_num 850 ranges {1892352=638976,2531328=802816,3334144=475136,3809280=327680} 2024-08-29T18:00:58.489 INFO:tasks.rados.rados.0.smithi029.stdout:2819: writing smithi02969618-30 from 1892352 to 2531328 tid 1 2024-08-29T18:00:58.500 INFO:tasks.rados.rados.0.smithi029.stdout:2819: writing smithi02969618-30 from 2531328 to 3334144 tid 2 2024-08-29T18:00:58.506 INFO:tasks.rados.rados.0.smithi029.stdout:2819: writing smithi02969618-30 from 3334144 to 3809280 tid 3 2024-08-29T18:00:58.510 INFO:tasks.rados.rados.0.smithi029.stdout:2819: writing smithi02969618-30 from 3809280 to 4136960 tid 4 2024-08-29T18:00:58.510 INFO:tasks.rados.rados.0.smithi029.stdout:2820: rmattr oid 8 current snap is 265 2024-08-29T18:00:58.510 INFO:tasks.rados.rados.0.smithi029.stdout:2820: done (5 left) 2024-08-29T18:00:58.510 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 8 current snap is 265 2024-08-29T18:00:58.510 INFO:tasks.rados.rados.0.smithi029.stdout:2821: seq_num 851 ranges {1679360=655360,2334720=688128,3022848=679936,3702784=237568} 2024-08-29T18:00:58.533 INFO:tasks.rados.rados.0.smithi029.stdout:2821: writing smithi02969618-8 from 1679360 to 2334720 tid 1 2024-08-29T18:00:58.538 INFO:tasks.rados.rados.0.smithi029.stdout:2821: writing smithi02969618-8 from 2334720 to 3022848 tid 2 2024-08-29T18:00:58.544 INFO:tasks.rados.rados.0.smithi029.stdout:2821: writing smithi02969618-8 from 3022848 to 3702784 tid 3 2024-08-29T18:00:58.546 INFO:tasks.rados.rados.0.smithi029.stdout:2821: writing smithi02969618-8 from 3702784 to 3940352 tid 4 2024-08-29T18:00:58.546 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 4 current snap is 265 2024-08-29T18:00:58.546 INFO:tasks.rados.rados.0.smithi029.stdout:2822: seq_num 852 ranges {0=671744,671744=622592,1294336=442368,1736704=540672} 2024-08-29T18:00:58.550 INFO:tasks.rados.rados.0.smithi029.stdout:2822: writing smithi02969618-4 from 0 to 671744 tid 1 2024-08-29T18:00:58.554 INFO:tasks.rados.rados.0.smithi029.stdout:2822: writing smithi02969618-4 from 671744 to 1294336 tid 2 2024-08-29T18:00:58.557 INFO:tasks.rados.rados.0.smithi029.stdout:2822: writing smithi02969618-4 from 1294336 to 1736704 tid 3 2024-08-29T18:00:58.561 INFO:tasks.rados.rados.0.smithi029.stdout:2822: writing smithi02969618-4 from 1736704 to 2277376 tid 4 2024-08-29T18:00:58.562 INFO:tasks.rados.rados.0.smithi029.stdout:2823: delete oid 36 current snap is 265 2024-08-29T18:00:58.562 INFO:tasks.rados.rados.0.smithi029.stdout:2819: finishing write tid 1 to smithi02969618-30 2024-08-29T18:00:58.562 INFO:tasks.rados.rados.0.smithi029.stdout:2819: finishing write tid 2 to smithi02969618-30 2024-08-29T18:00:58.563 INFO:tasks.rados.rados.0.smithi029.stdout:2819: finishing write tid 3 to smithi02969618-30 2024-08-29T18:00:58.563 INFO:tasks.rados.rados.0.smithi029.stdout:2819: finishing write tid 4 to smithi02969618-30 2024-08-29T18:00:58.563 INFO:tasks.rados.rados.0.smithi029.stdout:2819: finishing write tid 5 to smithi02969618-30 2024-08-29T18:00:58.563 INFO:tasks.rados.rados.0.smithi029.stdout:2819: finishing write tid 6 to smithi02969618-30 2024-08-29T18:00:58.563 INFO:tasks.rados.rados.0.smithi029.stdout:2819: oid 30 updating version 0 to 1114 2024-08-29T18:00:58.563 INFO:tasks.rados.rados.0.smithi029.stdout:2819: oid 30 version 1114 is already newer than 1112 2024-08-29T18:00:58.563 INFO:tasks.rados.rados.0.smithi029.stdout:2819: oid 30 version 1114 is already newer than 1113 2024-08-29T18:00:58.563 INFO:tasks.rados.rados.0.smithi029.stdout:2819: oid 30 updating version 1114 to 1116 2024-08-29T18:00:58.563 INFO:tasks.rados.rados.0.smithi029.stdout:2819: oid 30 version 1116 is already newer than 1115 2024-08-29T18:00:58.564 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 30 v 1116 (ObjNum 850 snap 265 seq_num 850) dirty exists 2024-08-29T18:00:58.564 INFO:tasks.rados.rados.0.smithi029.stdout:2819: left oid 30 (ObjNum 850 snap 265 seq_num 850) 2024-08-29T18:00:58.564 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 50 v 2308 (ObjNum 787 snap 247 seq_num 787) dirty exists 2024-08-29T18:00:58.564 INFO:tasks.rados.rados.0.smithi029.stdout:2816: expect (ObjNum 843 snap 264 seq_num 843) 2024-08-29T18:00:58.716 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:00:58 smithi110 bash[67519]: cluster 2024-08-29T18:00:57.460008+0000 mgr.y (mgr.25004) 281 : cluster [DBG] pgmap v485: 121 pgs: 121 active+clean; 193 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 15 MiB/s rd, 6.6 MiB/s wr, 27 op/s; 20 MiB/s, 5 objects/s recovering 2024-08-29T18:00:58.899 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:00:58 smithi029 bash[77880]: cluster 2024-08-29T18:00:57.460008+0000 mgr.y (mgr.25004) 281 : cluster [DBG] pgmap v485: 121 pgs: 121 active+clean; 193 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 15 MiB/s rd, 6.6 MiB/s wr, 27 op/s; 20 MiB/s, 5 objects/s recovering 2024-08-29T18:00:58.899 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:00:58 smithi029 bash[79042]: cluster 2024-08-29T18:00:57.460008+0000 mgr.y (mgr.25004) 281 : cluster [DBG] pgmap v485: 121 pgs: 121 active+clean; 193 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 15 MiB/s rd, 6.6 MiB/s wr, 27 op/s; 20 MiB/s, 5 objects/s recovering 2024-08-29T18:00:59.633 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 24 v 2310 (ObjNum 841 snap 264 seq_num 841) dirty exists 2024-08-29T18:00:59.633 INFO:tasks.rados.rados.0.smithi029.stdout:2821: finishing write tid 1 to smithi02969618-8 2024-08-29T18:00:59.633 INFO:tasks.rados.rados.0.smithi029.stdout:2821: finishing write tid 2 to smithi02969618-8 2024-08-29T18:00:59.633 INFO:tasks.rados.rados.0.smithi029.stdout:2821: finishing write tid 3 to smithi02969618-8 2024-08-29T18:00:59.633 INFO:tasks.rados.rados.0.smithi029.stdout:2821: finishing write tid 4 to smithi02969618-8 2024-08-29T18:00:59.634 INFO:tasks.rados.rados.0.smithi029.stdout:2821: finishing write tid 5 to smithi02969618-8 2024-08-29T18:00:59.634 INFO:tasks.rados.rados.0.smithi029.stdout:2821: finishing write tid 6 to smithi02969618-8 2024-08-29T18:00:59.634 INFO:tasks.rados.rados.0.smithi029.stdout:2821: oid 8 updating version 0 to 1465 2024-08-29T18:00:59.634 INFO:tasks.rados.rados.0.smithi029.stdout:2821: oid 8 updating version 1465 to 1469 2024-08-29T18:00:59.634 INFO:tasks.rados.rados.0.smithi029.stdout:2821: oid 8 version 1469 is already newer than 1467 2024-08-29T18:00:59.634 INFO:tasks.rados.rados.0.smithi029.stdout:2821: oid 8 version 1469 is already newer than 1468 2024-08-29T18:00:59.634 INFO:tasks.rados.rados.0.smithi029.stdout:2821: oid 8 version 1469 is already newer than 1466 2024-08-29T18:00:59.634 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 8 v 1469 (ObjNum 851 snap 265 seq_num 851) dirty exists 2024-08-29T18:00:59.634 INFO:tasks.rados.rados.0.smithi029.stdout:2821: left oid 8 (ObjNum 851 snap 265 seq_num 851) 2024-08-29T18:00:59.634 INFO:tasks.rados.rados.0.smithi029.stdout:2822: finishing write tid 1 to smithi02969618-4 2024-08-29T18:00:59.634 INFO:tasks.rados.rados.0.smithi029.stdout:2822: finishing write tid 2 to smithi02969618-4 2024-08-29T18:00:59.634 INFO:tasks.rados.rados.0.smithi029.stdout:2822: finishing write tid 3 to smithi02969618-4 2024-08-29T18:00:59.634 INFO:tasks.rados.rados.0.smithi029.stdout:2822: finishing write tid 4 to smithi02969618-4 2024-08-29T18:00:59.635 INFO:tasks.rados.rados.0.smithi029.stdout:2822: finishing write tid 5 to smithi02969618-4 2024-08-29T18:00:59.635 INFO:tasks.rados.rados.0.smithi029.stdout:2822: finishing write tid 6 to smithi02969618-4 2024-08-29T18:00:59.635 INFO:tasks.rados.rados.0.smithi029.stdout:2822: oid 4 updating version 0 to 1120 2024-08-29T18:00:59.635 INFO:tasks.rados.rados.0.smithi029.stdout:2822: oid 4 version 1120 is already newer than 1118 2024-08-29T18:00:59.635 INFO:tasks.rados.rados.0.smithi029.stdout:2822: oid 4 version 1120 is already newer than 1119 2024-08-29T18:00:59.635 INFO:tasks.rados.rados.0.smithi029.stdout:2822: oid 4 version 1120 is already newer than 1117 2024-08-29T18:00:59.635 INFO:tasks.rados.rados.0.smithi029.stdout:2822: oid 4 updating version 1120 to 1121 2024-08-29T18:00:59.635 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 4 v 1121 (ObjNum 852 snap 265 seq_num 852) dirty exists 2024-08-29T18:00:59.635 INFO:tasks.rados.rados.0.smithi029.stdout:2822: left oid 4 (ObjNum 852 snap 265 seq_num 852) 2024-08-29T18:00:59.635 INFO:tasks.rados.rados.0.smithi029.stdout:2815: done (7 left) 2024-08-29T18:00:59.635 INFO:tasks.rados.rados.0.smithi029.stdout:2816: done (6 left) 2024-08-29T18:00:59.635 INFO:tasks.rados.rados.0.smithi029.stdout:2817: done (5 left) 2024-08-29T18:00:59.635 INFO:tasks.rados.rados.0.smithi029.stdout:2818: done (4 left) 2024-08-29T18:00:59.635 INFO:tasks.rados.rados.0.smithi029.stdout:2819: done (3 left) 2024-08-29T18:00:59.636 INFO:tasks.rados.rados.0.smithi029.stdout:2821: done (2 left) 2024-08-29T18:00:59.636 INFO:tasks.rados.rados.0.smithi029.stdout:2822: done (1 left) 2024-08-29T18:00:59.636 INFO:tasks.rados.rados.0.smithi029.stdout:2823: done (0 left) 2024-08-29T18:00:59.636 INFO:tasks.rados.rados.0.smithi029.stdout:2824: read oid 4 snap -1 2024-08-29T18:00:59.636 INFO:tasks.rados.rados.0.smithi029.stdout:2824: expect (ObjNum 852 snap 265 seq_num 852) 2024-08-29T18:00:59.636 INFO:tasks.rados.rados.0.smithi029.stdout:2825: rmattr oid 49 current snap is 265 2024-08-29T18:00:59.636 INFO:tasks.rados.rados.0.smithi029.stdout:2825: done (1 left) 2024-08-29T18:00:59.636 INFO:tasks.rados.rados.0.smithi029.stdout:2826: snap_create 2024-08-29T18:00:59.645 INFO:tasks.rados.rados.0.smithi029.stdout:2824: expect (ObjNum 852 snap 265 seq_num 852) 2024-08-29T18:00:59.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:00:59 smithi110 bash[67519]: cluster 2024-08-29T18:00:58.432321+0000 mon.a (mon.0) 693 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 51/318 objects degraded (16.038%), 7 pgs degraded) 2024-08-29T18:00:59.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:00:59 smithi110 bash[67519]: cluster 2024-08-29T18:00:58.432368+0000 mon.a (mon.0) 694 : cluster [INF] Cluster is now healthy 2024-08-29T18:00:59.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:00:59 smithi110 bash[67519]: cluster 2024-08-29T18:00:58.448637+0000 mon.a (mon.0) 695 : cluster [DBG] osdmap e628: 8 total, 8 up, 8 in 2024-08-29T18:00:59.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:00:59 smithi110 bash[67519]: audit 2024-08-29T18:00:59.256382+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:00:59.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:00:59 smithi110 bash[67519]: audit 2024-08-29T18:00:59.268498+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:00:59.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:00:59 smithi110 bash[67519]: audit 2024-08-29T18:00:59.271130+0000 mon.c (mon.2) 162 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:00:59.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:00:59 smithi110 bash[67519]: audit 2024-08-29T18:00:59.272536+0000 mon.c (mon.2) 163 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:00:59.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:00:59 smithi110 bash[67519]: audit 2024-08-29T18:00:59.282705+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:00:59.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:00:59 smithi110 bash[67519]: audit 2024-08-29T18:00:59.434484+0000 mon.c (mon.2) 164 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:00:59.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:00:59 smithi110 bash[67519]: audit 2024-08-29T18:00:59.437078+0000 mon.c (mon.2) 165 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:00:59.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:00:59 smithi110 bash[67519]: audit 2024-08-29T18:00:59.438990+0000 mon.c (mon.2) 166 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:00:59.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:00:59 smithi110 bash[67519]: audit 2024-08-29T18:00:59.440503+0000 mon.c (mon.2) 167 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:00:59.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:00:59 smithi029 bash[77880]: cluster 2024-08-29T18:00:58.432321+0000 mon.a (mon.0) 693 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 51/318 objects degraded (16.038%), 7 pgs degraded) 2024-08-29T18:00:59.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:00:59 smithi029 bash[77880]: cluster 2024-08-29T18:00:58.432368+0000 mon.a (mon.0) 694 : cluster [INF] Cluster is now healthy 2024-08-29T18:00:59.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:00:59 smithi029 bash[77880]: cluster 2024-08-29T18:00:58.448637+0000 mon.a (mon.0) 695 : cluster [DBG] osdmap e628: 8 total, 8 up, 8 in 2024-08-29T18:00:59.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:00:59 smithi029 bash[77880]: audit 2024-08-29T18:00:59.256382+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:00:59.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:00:59 smithi029 bash[77880]: audit 2024-08-29T18:00:59.268498+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:00:59.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:00:59 smithi029 bash[77880]: audit 2024-08-29T18:00:59.271130+0000 mon.c (mon.2) 162 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:00:59.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:00:59 smithi029 bash[77880]: audit 2024-08-29T18:00:59.272536+0000 mon.c (mon.2) 163 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:00:59.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:00:59 smithi029 bash[77880]: audit 2024-08-29T18:00:59.282705+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:00:59.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:00:59 smithi029 bash[77880]: audit 2024-08-29T18:00:59.434484+0000 mon.c (mon.2) 164 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:00:59.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:00:59 smithi029 bash[77880]: audit 2024-08-29T18:00:59.437078+0000 mon.c (mon.2) 165 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:00:59.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:00:59 smithi029 bash[77880]: audit 2024-08-29T18:00:59.438990+0000 mon.c (mon.2) 166 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:00:59.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:00:59 smithi029 bash[77880]: audit 2024-08-29T18:00:59.440503+0000 mon.c (mon.2) 167 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:00:59.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:00:59 smithi029 bash[79042]: cluster 2024-08-29T18:00:58.432321+0000 mon.a (mon.0) 693 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 51/318 objects degraded (16.038%), 7 pgs degraded) 2024-08-29T18:00:59.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:00:59 smithi029 bash[79042]: cluster 2024-08-29T18:00:58.432368+0000 mon.a (mon.0) 694 : cluster [INF] Cluster is now healthy 2024-08-29T18:00:59.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:00:59 smithi029 bash[79042]: cluster 2024-08-29T18:00:58.448637+0000 mon.a (mon.0) 695 : cluster [DBG] osdmap e628: 8 total, 8 up, 8 in 2024-08-29T18:00:59.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:00:59 smithi029 bash[79042]: audit 2024-08-29T18:00:59.256382+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:00:59.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:00:59 smithi029 bash[79042]: audit 2024-08-29T18:00:59.268498+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:00:59.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:00:59 smithi029 bash[79042]: audit 2024-08-29T18:00:59.271130+0000 mon.c (mon.2) 162 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:00:59.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:00:59 smithi029 bash[79042]: audit 2024-08-29T18:00:59.272536+0000 mon.c (mon.2) 163 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:00:59.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:00:59 smithi029 bash[79042]: audit 2024-08-29T18:00:59.282705+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:00:59.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:00:59 smithi029 bash[79042]: audit 2024-08-29T18:00:59.434484+0000 mon.c (mon.2) 164 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:00:59.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:00:59 smithi029 bash[79042]: audit 2024-08-29T18:00:59.437078+0000 mon.c (mon.2) 165 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:00:59.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:00:59 smithi029 bash[79042]: audit 2024-08-29T18:00:59.438990+0000 mon.c (mon.2) 166 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:00:59.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:00:59 smithi029 bash[79042]: audit 2024-08-29T18:00:59.440503+0000 mon.c (mon.2) 167 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:01:00.455 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:01:00 smithi029 bash[77880]: audit 2024-08-29T18:00:59.442531+0000 mon.c (mon.2) 168 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-08-29T18:01:00.455 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:01:00 smithi029 bash[77880]: audit 2024-08-29T18:00:59.442749+0000 mgr.y (mgr.25004) 282 : audit [DBG] from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-08-29T18:01:00.455 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:01:00 smithi029 bash[77880]: cephadm 2024-08-29T18:00:59.450756+0000 mgr.y (mgr.25004) 283 : cephadm [INF] Upgrade: osd.7 is safe to restart 2024-08-29T18:01:00.455 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:01:00 smithi029 bash[77880]: cluster 2024-08-29T18:00:59.460691+0000 mgr.y (mgr.25004) 284 : cluster [DBG] pgmap v487: 121 pgs: 121 active+clean; 199 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 6.5 MiB/s wr, 29 op/s; 15 MiB/s, 3 objects/s recovering 2024-08-29T18:01:00.459 INFO:tasks.rados.rados.0.smithi029.stdout:2824: done (1 left) 2024-08-29T18:01:00.460 INFO:tasks.rados.rados.0.smithi029.stdout:2826: done (0 left) 2024-08-29T18:01:00.460 INFO:tasks.rados.rados.0.smithi029.stdout:2827: read oid 49 snap -1 2024-08-29T18:01:00.460 INFO:tasks.rados.rados.0.smithi029.stdout:2827: expect deleted 2024-08-29T18:01:00.460 INFO:tasks.rados.rados.0.smithi029.stdout:2828: delete oid 13 current snap is 266 2024-08-29T18:01:00.472 INFO:tasks.rados.rados.0.smithi029.stdout:2827: done (1 left) 2024-08-29T18:01:00.472 INFO:tasks.rados.rados.0.smithi029.stdout:2828: done (0 left) 2024-08-29T18:01:00.472 INFO:tasks.rados.rados.0.smithi029.stdout:2829: snap_create 2024-08-29T18:01:00.899 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:01:00 smithi029 bash[79042]: audit 2024-08-29T18:00:59.442531+0000 mon.c (mon.2) 168 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-08-29T18:01:00.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:01:00 smithi029 bash[79042]: audit 2024-08-29T18:00:59.442749+0000 mgr.y (mgr.25004) 282 : audit [DBG] from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-08-29T18:01:00.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:01:00 smithi029 bash[79042]: cephadm 2024-08-29T18:00:59.450756+0000 mgr.y (mgr.25004) 283 : cephadm [INF] Upgrade: osd.7 is safe to restart 2024-08-29T18:01:00.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:01:00 smithi029 bash[79042]: cluster 2024-08-29T18:00:59.460691+0000 mgr.y (mgr.25004) 284 : cluster [DBG] pgmap v487: 121 pgs: 121 active+clean; 199 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 6.5 MiB/s wr, 29 op/s; 15 MiB/s, 3 objects/s recovering 2024-08-29T18:01:00.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:01:00 smithi110 bash[67519]: audit 2024-08-29T18:00:59.442531+0000 mon.c (mon.2) 168 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-08-29T18:01:00.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:01:00 smithi110 bash[67519]: audit 2024-08-29T18:00:59.442749+0000 mgr.y (mgr.25004) 282 : audit [DBG] from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-08-29T18:01:00.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:01:00 smithi110 bash[67519]: cephadm 2024-08-29T18:00:59.450756+0000 mgr.y (mgr.25004) 283 : cephadm [INF] Upgrade: osd.7 is safe to restart 2024-08-29T18:01:00.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:01:00 smithi110 bash[67519]: cluster 2024-08-29T18:00:59.460691+0000 mgr.y (mgr.25004) 284 : cluster [DBG] pgmap v487: 121 pgs: 121 active+clean; 199 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 6.5 MiB/s wr, 29 op/s; 15 MiB/s, 3 objects/s recovering 2024-08-29T18:01:01.463 INFO:tasks.rados.rados.0.smithi029.stdout:2829: done (0 left) 2024-08-29T18:01:01.463 INFO:tasks.rados.rados.0.smithi029.stdout:2830: rollback oid 15 current snap is 267 2024-08-29T18:01:01.463 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 15 to 263 2024-08-29T18:01:01.464 INFO:tasks.rados.rados.0.smithi029.stdout:2831: read oid 40 snap -1 2024-08-29T18:01:01.464 INFO:tasks.rados.rados.0.smithi029.stdout:2831: expect (ObjNum 814 snap 256 seq_num 814) 2024-08-29T18:01:01.464 INFO:tasks.rados.rados.0.smithi029.stdout:2832: snap_create 2024-08-29T18:01:01.471 INFO:tasks.rados.rados.0.smithi029.stdout:2830: finishing rollback tid 0 to smithi02969618-15 2024-08-29T18:01:01.473 INFO:tasks.rados.rados.0.smithi029.stdout:2830: finishing rollback tid 1 to smithi02969618-15 2024-08-29T18:01:01.473 INFO:tasks.rados.rados.0.smithi029.stdout:2830: finishing rollback tid 2 to smithi02969618-15 2024-08-29T18:01:01.473 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 15 v 2314 (ObjNum 775 snap 246 seq_num 775) dirty exists 2024-08-29T18:01:01.488 INFO:tasks.rados.rados.0.smithi029.stdout:2831: expect (ObjNum 814 snap 256 seq_num 814) 2024-08-29T18:01:01.899 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:01:01 smithi029 bash[79042]: cluster 2024-08-29T18:01:00.461028+0000 mon.a (mon.0) 699 : cluster [DBG] osdmap e629: 8 total, 8 up, 8 in 2024-08-29T18:01:01.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:01:01 smithi029 bash[77880]: cluster 2024-08-29T18:01:00.461028+0000 mon.a (mon.0) 699 : cluster [DBG] osdmap e629: 8 total, 8 up, 8 in 2024-08-29T18:01:01.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:01:01 smithi110 bash[67519]: cluster 2024-08-29T18:01:00.461028+0000 mon.a (mon.0) 699 : cluster [DBG] osdmap e629: 8 total, 8 up, 8 in 2024-08-29T18:01:01.945 INFO:tasks.rados.rados.0.smithi029.stdout:2830: done (2 left) 2024-08-29T18:01:01.945 INFO:tasks.rados.rados.0.smithi029.stdout:2831: done (1 left) 2024-08-29T18:01:01.945 INFO:tasks.rados.rados.0.smithi029.stdout:2832: done (0 left) 2024-08-29T18:01:01.945 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 14 current snap is 268 2024-08-29T18:01:01.945 INFO:tasks.rados.rados.0.smithi029.stdout:2833: seq_num 855 ranges {20299776=729088,21028864=671744,21700608=663552,22364160=270336} 2024-08-29T18:01:02.117 INFO:tasks.rados.rados.0.smithi029.stdout:2833: writing smithi02969618-14 from 20299776 to 21028864 tid 1 2024-08-29T18:01:02.121 INFO:tasks.rados.rados.0.smithi029.stdout:2833: writing smithi02969618-14 from 21028864 to 21700608 tid 2 2024-08-29T18:01:02.126 INFO:tasks.rados.rados.0.smithi029.stdout:2833: writing smithi02969618-14 from 21700608 to 22364160 tid 3 2024-08-29T18:01:02.128 INFO:tasks.rados.rados.0.smithi029.stdout:2833: writing smithi02969618-14 from 22364160 to 22634496 tid 4 2024-08-29T18:01:02.128 INFO:tasks.rados.rados.0.smithi029.stdout:2834: rollback oid 15 current snap is 268 2024-08-29T18:01:02.128 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 15 to 265 2024-08-29T18:01:02.128 INFO:tasks.rados.rados.0.smithi029.stdout:2833: finishing write tid 1 to smithi02969618-14 2024-08-29T18:01:02.128 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 46 current snap is 268 2024-08-29T18:01:02.128 INFO:tasks.rados.rados.0.smithi029.stdout:2835: seq_num 856 ranges {1679360=745472,2424832=557056,2981888=417792,3399680=434176,3833856=196608} 2024-08-29T18:01:02.141 INFO:tasks.rados.rados.0.smithi029.stdout:2835: writing smithi02969618-46 from 1679360 to 2424832 tid 1 2024-08-29T18:01:02.145 INFO:tasks.rados.rados.0.smithi029.stdout:2835: writing smithi02969618-46 from 2424832 to 2981888 tid 2 2024-08-29T18:01:02.148 INFO:tasks.rados.rados.0.smithi029.stdout:2835: writing smithi02969618-46 from 2981888 to 3399680 tid 3 2024-08-29T18:01:02.150 INFO:tasks.rados.rados.0.smithi029.stdout:2835: writing smithi02969618-46 from 3399680 to 3833856 tid 4 2024-08-29T18:01:02.152 INFO:tasks.rados.rados.0.smithi029.stdout:2835: writing smithi02969618-46 from 3833856 to 4030464 tid 5 2024-08-29T18:01:02.152 INFO:tasks.rados.rados.0.smithi029.stdout:2836: read oid 49 snap 264 2024-08-29T18:01:02.152 INFO:tasks.rados.rados.0.smithi029.stdout:2836: expect deleted 2024-08-29T18:01:02.153 INFO:tasks.rados.rados.0.smithi029.stdout:2837: rmattr oid 8 current snap is 268 2024-08-29T18:01:02.153 INFO:tasks.rados.rados.0.smithi029.stdout:2837: done (4 left) 2024-08-29T18:01:02.153 INFO:tasks.rados.rados.0.smithi029.stdout:2838: snap_create 2024-08-29T18:01:02.153 INFO:tasks.rados.rados.0.smithi029.stdout:2833: finishing write tid 2 to smithi02969618-14 2024-08-29T18:01:02.153 INFO:tasks.rados.rados.0.smithi029.stdout:2833: finishing write tid 3 to smithi02969618-14 2024-08-29T18:01:02.153 INFO:tasks.rados.rados.0.smithi029.stdout:2833: finishing write tid 4 to smithi02969618-14 2024-08-29T18:01:02.153 INFO:tasks.rados.rados.0.smithi029.stdout:2833: finishing write tid 5 to smithi02969618-14 2024-08-29T18:01:02.153 INFO:tasks.rados.rados.0.smithi029.stdout:2834: finishing rollback tid 0 to smithi02969618-15 2024-08-29T18:01:02.153 INFO:tasks.rados.rados.0.smithi029.stdout:2833: finishing write tid 6 to smithi02969618-14 2024-08-29T18:01:02.153 INFO:tasks.rados.rados.0.smithi029.stdout:2833: oid 14 updating version 0 to 1963 2024-08-29T18:01:02.153 INFO:tasks.rados.rados.0.smithi029.stdout:2833: oid 14 updating version 1963 to 1965 2024-08-29T18:01:02.153 INFO:tasks.rados.rados.0.smithi029.stdout:2833: oid 14 version 1965 is already newer than 1962 2024-08-29T18:01:02.153 INFO:tasks.rados.rados.0.smithi029.stdout:2833: oid 14 version 1965 is already newer than 1964 2024-08-29T18:01:02.153 INFO:tasks.rados.rados.0.smithi029.stdout:2833: oid 14 version 1965 is already newer than 1961 2024-08-29T18:01:02.154 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 14 v 1965 (ObjNum 855 snap 268 seq_num 855) dirty exists 2024-08-29T18:01:02.154 INFO:tasks.rados.rados.0.smithi029.stdout:2833: left oid 14 (ObjNum 855 snap 268 seq_num 855) 2024-08-29T18:01:02.154 INFO:tasks.rados.rados.0.smithi029.stdout:2834: finishing rollback tid 1 to smithi02969618-15 2024-08-29T18:01:02.154 INFO:tasks.rados.rados.0.smithi029.stdout:2834: finishing rollback tid 2 to smithi02969618-15 2024-08-29T18:01:02.154 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 15 v 2318 (ObjNum 775 snap 246 seq_num 775) dirty exists 2024-08-29T18:01:02.157 INFO:tasks.rados.rados.0.smithi029.stdout:2835: finishing write tid 1 to smithi02969618-46 2024-08-29T18:01:02.157 INFO:tasks.rados.rados.0.smithi029.stdout:2835: finishing write tid 2 to smithi02969618-46 2024-08-29T18:01:02.157 INFO:tasks.rados.rados.0.smithi029.stdout:2835: finishing write tid 3 to smithi02969618-46 2024-08-29T18:01:02.159 INFO:tasks.rados.rados.0.smithi029.stdout:2835: finishing write tid 4 to smithi02969618-46 2024-08-29T18:01:02.159 INFO:tasks.rados.rados.0.smithi029.stdout:2835: finishing write tid 5 to smithi02969618-46 2024-08-29T18:01:02.159 INFO:tasks.rados.rados.0.smithi029.stdout:2835: finishing write tid 6 to smithi02969618-46 2024-08-29T18:01:02.162 INFO:tasks.rados.rados.0.smithi029.stdout:2835: finishing write tid 7 to smithi02969618-46 2024-08-29T18:01:02.162 INFO:tasks.rados.rados.0.smithi029.stdout:2835: oid 46 updating version 0 to 1167 2024-08-29T18:01:02.162 INFO:tasks.rados.rados.0.smithi029.stdout:2835: oid 46 updating version 1167 to 1168 2024-08-29T18:01:02.162 INFO:tasks.rados.rados.0.smithi029.stdout:2835: oid 46 version 1168 is already newer than 1163 2024-08-29T18:01:02.162 INFO:tasks.rados.rados.0.smithi029.stdout:2835: oid 46 version 1168 is already newer than 1164 2024-08-29T18:01:02.162 INFO:tasks.rados.rados.0.smithi029.stdout:2835: oid 46 version 1168 is already newer than 1166 2024-08-29T18:01:02.162 INFO:tasks.rados.rados.0.smithi029.stdout:2835: oid 46 version 1168 is already newer than 1165 2024-08-29T18:01:02.162 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 46 v 1168 (ObjNum 856 snap 268 seq_num 856) dirty exists 2024-08-29T18:01:02.162 INFO:tasks.rados.rados.0.smithi029.stdout:2835: left oid 46 (ObjNum 856 snap 268 seq_num 856) 2024-08-29T18:01:02.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:01:02 smithi029 bash[77880]: cluster 2024-08-29T18:01:01.461508+0000 mgr.y (mgr.25004) 285 : cluster [DBG] pgmap v490: 121 pgs: 121 active+clean; 207 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 4.8 MiB/s wr, 28 op/s 2024-08-29T18:01:02.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:01:02 smithi029 bash[77880]: cluster 2024-08-29T18:01:01.462165+0000 mon.a (mon.0) 700 : cluster [DBG] osdmap e630: 8 total, 8 up, 8 in 2024-08-29T18:01:02.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:01:02 smithi029 bash[77880]: cluster 2024-08-29T18:01:01.945131+0000 mon.a (mon.0) 701 : cluster [DBG] osdmap e631: 8 total, 8 up, 8 in 2024-08-29T18:01:02.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:01:02 smithi029 bash[77880]: cephadm 2024-08-29T18:01:02.040159+0000 mgr.y (mgr.25004) 286 : cephadm [INF] Upgrade: Updating osd.7 2024-08-29T18:01:02.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:01:02 smithi029 bash[77880]: audit 2024-08-29T18:01:02.047253+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:01:02.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:01:02 smithi029 bash[77880]: audit 2024-08-29T18:01:02.052713+0000 mon.c (mon.2) 169 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-08-29T18:01:02.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:01:02 smithi029 bash[77880]: audit 2024-08-29T18:01:02.054163+0000 mon.c (mon.2) 170 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:01:02.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:01:02 smithi029 bash[77880]: cephadm 2024-08-29T18:01:02.059922+0000 mgr.y (mgr.25004) 287 : cephadm [INF] Deploying daemon osd.7 on smithi110 2024-08-29T18:01:02.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:01:02 smithi029 bash[79042]: cluster 2024-08-29T18:01:01.461508+0000 mgr.y (mgr.25004) 285 : cluster [DBG] pgmap v490: 121 pgs: 121 active+clean; 207 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 4.8 MiB/s wr, 28 op/s 2024-08-29T18:01:02.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:01:02 smithi029 bash[79042]: cluster 2024-08-29T18:01:01.462165+0000 mon.a (mon.0) 700 : cluster [DBG] osdmap e630: 8 total, 8 up, 8 in 2024-08-29T18:01:02.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:01:02 smithi029 bash[79042]: cluster 2024-08-29T18:01:01.945131+0000 mon.a (mon.0) 701 : cluster [DBG] osdmap e631: 8 total, 8 up, 8 in 2024-08-29T18:01:02.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:01:02 smithi029 bash[79042]: cephadm 2024-08-29T18:01:02.040159+0000 mgr.y (mgr.25004) 286 : cephadm [INF] Upgrade: Updating osd.7 2024-08-29T18:01:02.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:01:02 smithi029 bash[79042]: audit 2024-08-29T18:01:02.047253+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:01:02.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:01:02 smithi029 bash[79042]: audit 2024-08-29T18:01:02.052713+0000 mon.c (mon.2) 169 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-08-29T18:01:02.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:01:02 smithi029 bash[79042]: audit 2024-08-29T18:01:02.054163+0000 mon.c (mon.2) 170 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:01:02.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:01:02 smithi029 bash[79042]: cephadm 2024-08-29T18:01:02.059922+0000 mgr.y (mgr.25004) 287 : cephadm [INF] Deploying daemon osd.7 on smithi110 2024-08-29T18:01:02.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:01:02 smithi110 bash[67519]: cluster 2024-08-29T18:01:01.461508+0000 mgr.y (mgr.25004) 285 : cluster [DBG] pgmap v490: 121 pgs: 121 active+clean; 207 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 4.8 MiB/s wr, 28 op/s 2024-08-29T18:01:02.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:01:02 smithi110 bash[67519]: cluster 2024-08-29T18:01:01.462165+0000 mon.a (mon.0) 700 : cluster [DBG] osdmap e630: 8 total, 8 up, 8 in 2024-08-29T18:01:02.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:01:02 smithi110 bash[67519]: cluster 2024-08-29T18:01:01.945131+0000 mon.a (mon.0) 701 : cluster [DBG] osdmap e631: 8 total, 8 up, 8 in 2024-08-29T18:01:02.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:01:02 smithi110 bash[67519]: cephadm 2024-08-29T18:01:02.040159+0000 mgr.y (mgr.25004) 286 : cephadm [INF] Upgrade: Updating osd.7 2024-08-29T18:01:02.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:01:02 smithi110 bash[67519]: audit 2024-08-29T18:01:02.047253+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:01:02.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:01:02 smithi110 bash[67519]: audit 2024-08-29T18:01:02.052713+0000 mon.c (mon.2) 169 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-08-29T18:01:02.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:01:02 smithi110 bash[67519]: audit 2024-08-29T18:01:02.054163+0000 mon.c (mon.2) 170 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:01:02.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:01:02 smithi110 bash[67519]: cephadm 2024-08-29T18:01:02.059922+0000 mgr.y (mgr.25004) 287 : cephadm [INF] Deploying daemon osd.7 on smithi110 2024-08-29T18:01:03.052 INFO:tasks.rados.rados.0.smithi029.stdout:2833: done (4 left) 2024-08-29T18:01:03.052 INFO:tasks.rados.rados.0.smithi029.stdout:2834: done (3 left) 2024-08-29T18:01:03.052 INFO:tasks.rados.rados.0.smithi029.stdout:2835: done (2 left) 2024-08-29T18:01:03.052 INFO:tasks.rados.rados.0.smithi029.stdout:2836: done (1 left) 2024-08-29T18:01:03.052 INFO:tasks.rados.rados.0.smithi029.stdout:2838: done (0 left) 2024-08-29T18:01:03.052 INFO:tasks.rados.rados.0.smithi029.stdout:2839: read oid 5 snap -1 2024-08-29T18:01:03.052 INFO:tasks.rados.rados.0.smithi029.stdout:2839: expect (ObjNum 840 snap 264 seq_num 840) 2024-08-29T18:01:03.052 INFO:tasks.rados.rados.0.smithi029.stdout:2840: delete oid 38 current snap is 269 2024-08-29T18:01:03.060 INFO:tasks.rados.rados.0.smithi029.stdout:2840: done (1 left) 2024-08-29T18:01:03.061 INFO:tasks.rados.rados.0.smithi029.stdout:2841: snap_remove snap 266 2024-08-29T18:01:04.064 INFO:tasks.rados.rados.0.smithi029.stdout:2841: done (1 left) 2024-08-29T18:01:04.064 INFO:tasks.rados.rados.0.smithi029.stdout:2842: read oid 46 snap 264 2024-08-29T18:01:04.064 INFO:tasks.rados.rados.0.smithi029.stdout:2842: expect (ObjNum 816 snap 258 seq_num 816) 2024-08-29T18:01:04.064 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 29 current snap is 269 2024-08-29T18:01:04.064 INFO:tasks.rados.rados.0.smithi029.stdout:2843: seq_num 858 ranges {3719168=778240,4497408=729088,5226496=434176,5660672=442368} 2024-08-29T18:01:04.090 INFO:tasks.rados.rados.0.smithi029.stdout:2843: writing smithi02969618-29 from 3719168 to 4497408 tid 1 2024-08-29T18:01:04.094 INFO:tasks.rados.rados.0.smithi029.stdout:2843: writing smithi02969618-29 from 4497408 to 5226496 tid 2 2024-08-29T18:01:04.096 INFO:tasks.rados.rados.0.smithi029.stdout:2843: writing smithi02969618-29 from 5226496 to 5660672 tid 3 2024-08-29T18:01:04.099 INFO:tasks.rados.rados.0.smithi029.stdout:2843: writing smithi02969618-29 from 5660672 to 6103040 tid 4 2024-08-29T18:01:04.099 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 10 current snap is 269 2024-08-29T18:01:04.099 INFO:tasks.rados.rados.0.smithi029.stdout:2844: seq_num 859 ranges {0=794624,794624=614400,1409024=638976,2048000=352256} 2024-08-29T18:01:04.103 INFO:tasks.rados.rados.0.smithi029.stdout:2844: writing smithi02969618-10 from 0 to 794624 tid 1 2024-08-29T18:01:04.107 INFO:tasks.rados.rados.0.smithi029.stdout:2844: writing smithi02969618-10 from 794624 to 1409024 tid 2 2024-08-29T18:01:04.111 INFO:tasks.rados.rados.0.smithi029.stdout:2844: writing smithi02969618-10 from 1409024 to 2048000 tid 3 2024-08-29T18:01:04.114 INFO:tasks.rados.rados.0.smithi029.stdout:2844: writing smithi02969618-10 from 2048000 to 2400256 tid 4 2024-08-29T18:01:04.114 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 3 current snap is 269 2024-08-29T18:01:04.114 INFO:tasks.rados.rados.0.smithi029.stdout:2845: seq_num 860 ranges {2179072=8192} 2024-08-29T18:01:04.127 INFO:tasks.rados.rados.0.smithi029.stdout:2845: writing smithi02969618-3 from 2179072 to 2187264 tid 1 2024-08-29T18:01:04.127 INFO:tasks.rados.rados.0.smithi029.stdout:2846: delete oid 38 current snap is 269 2024-08-29T18:01:04.127 INFO:tasks.rados.rados.0.smithi029.stdout:2839: expect (ObjNum 840 snap 264 seq_num 840) 2024-08-29T18:01:04.149 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:01:04 smithi110 bash[67519]: cluster 2024-08-29T18:01:03.053163+0000 mon.a (mon.0) 703 : cluster [DBG] osdmap e632: 8 total, 8 up, 8 in 2024-08-29T18:01:04.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:01:04 smithi110 bash[67519]: audit 2024-08-29T18:01:03.466547+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:01:04.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:01:04 smithi110 bash[67519]: audit 2024-08-29T18:01:03.469452+0000 mon.c (mon.2) 171 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:01:04.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:01:04 smithi110 bash[67519]: audit 2024-08-29T18:01:03.626153+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:01:04.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:01:04 smithi029 bash[77880]: cluster 2024-08-29T18:01:03.053163+0000 mon.a (mon.0) 703 : cluster [DBG] osdmap e632: 8 total, 8 up, 8 in 2024-08-29T18:01:04.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:01:04 smithi029 bash[77880]: audit 2024-08-29T18:01:03.466547+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:01:04.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:01:04 smithi029 bash[77880]: audit 2024-08-29T18:01:03.469452+0000 mon.c (mon.2) 171 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:01:04.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:01:04 smithi029 bash[77880]: audit 2024-08-29T18:01:03.626153+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:01:04.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:01:04 smithi029 bash[79042]: cluster 2024-08-29T18:01:03.053163+0000 mon.a (mon.0) 703 : cluster [DBG] osdmap e632: 8 total, 8 up, 8 in 2024-08-29T18:01:04.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:01:04 smithi029 bash[79042]: audit 2024-08-29T18:01:03.466547+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:01:04.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:01:04 smithi029 bash[79042]: audit 2024-08-29T18:01:03.469452+0000 mon.c (mon.2) 171 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:01:04.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:01:04 smithi029 bash[79042]: audit 2024-08-29T18:01:03.626153+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:01:04.899 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:01:04 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:01:04] "GET /metrics HTTP/1.1" 200 36256 "" "Prometheus/2.43.0" 2024-08-29T18:01:05.139 INFO:tasks.rados.rados.0.smithi029.stdout:2842: expect (ObjNum 816 snap 258 seq_num 816) 2024-08-29T18:01:05.181 INFO:tasks.rados.rados.0.smithi029.stdout:2839: done (5 left) 2024-08-29T18:01:05.182 INFO:tasks.rados.rados.0.smithi029.stdout:2842: done (4 left) 2024-08-29T18:01:05.182 INFO:tasks.rados.rados.0.smithi029.stdout:2846: done (3 left) 2024-08-29T18:01:05.182 INFO:tasks.rados.rados.0.smithi029.stdout:2847: snap_create 2024-08-29T18:01:05.182 INFO:tasks.rados.rados.0.smithi029.stdout:2843: finishing write tid 1 to smithi02969618-29 2024-08-29T18:01:05.182 INFO:tasks.rados.rados.0.smithi029.stdout:2843: finishing write tid 2 to smithi02969618-29 2024-08-29T18:01:05.182 INFO:tasks.rados.rados.0.smithi029.stdout:2843: finishing write tid 3 to smithi02969618-29 2024-08-29T18:01:05.182 INFO:tasks.rados.rados.0.smithi029.stdout:2843: finishing write tid 4 to smithi02969618-29 2024-08-29T18:01:05.182 INFO:tasks.rados.rados.0.smithi029.stdout:2843: finishing write tid 5 to smithi02969618-29 2024-08-29T18:01:05.182 INFO:tasks.rados.rados.0.smithi029.stdout:2844: finishing write tid 1 to smithi02969618-10 2024-08-29T18:01:05.182 INFO:tasks.rados.rados.0.smithi029.stdout:2844: finishing write tid 2 to smithi02969618-10 2024-08-29T18:01:05.182 INFO:tasks.rados.rados.0.smithi029.stdout:2843: finishing write tid 6 to smithi02969618-29 2024-08-29T18:01:05.182 INFO:tasks.rados.rados.0.smithi029.stdout:2843: oid 29 updating version 0 to 1978 2024-08-29T18:01:05.183 INFO:tasks.rados.rados.0.smithi029.stdout:2843: oid 29 updating version 1978 to 1980 2024-08-29T18:01:05.183 INFO:tasks.rados.rados.0.smithi029.stdout:2843: oid 29 version 1980 is already newer than 1977 2024-08-29T18:01:05.183 INFO:tasks.rados.rados.0.smithi029.stdout:2843: oid 29 version 1980 is already newer than 1979 2024-08-29T18:01:05.183 INFO:tasks.rados.rados.0.smithi029.stdout:2843: oid 29 updating version 1980 to 1981 2024-08-29T18:01:05.183 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 29 v 1981 (ObjNum 858 snap 269 seq_num 858) dirty exists 2024-08-29T18:01:05.183 INFO:tasks.rados.rados.0.smithi029.stdout:2843: left oid 29 (ObjNum 858 snap 269 seq_num 858) 2024-08-29T18:01:05.183 INFO:tasks.rados.rados.0.smithi029.stdout:2844: finishing write tid 3 to smithi02969618-10 2024-08-29T18:01:05.183 INFO:tasks.rados.rados.0.smithi029.stdout:2844: finishing write tid 4 to smithi02969618-10 2024-08-29T18:01:05.183 INFO:tasks.rados.rados.0.smithi029.stdout:2844: finishing write tid 5 to smithi02969618-10 2024-08-29T18:01:05.183 INFO:tasks.rados.rados.0.smithi029.stdout:2844: finishing write tid 6 to smithi02969618-10 2024-08-29T18:01:05.183 INFO:tasks.rados.rados.0.smithi029.stdout:2844: oid 10 updating version 0 to 1967 2024-08-29T18:01:05.183 INFO:tasks.rados.rados.0.smithi029.stdout:2844: oid 10 updating version 1967 to 1969 2024-08-29T18:01:05.183 INFO:tasks.rados.rados.0.smithi029.stdout:2844: oid 10 version 1969 is already newer than 1968 2024-08-29T18:01:05.183 INFO:tasks.rados.rados.0.smithi029.stdout:2844: oid 10 updating version 1969 to 1970 2024-08-29T18:01:05.184 INFO:tasks.rados.rados.0.smithi029.stdout:2844: oid 10 version 1970 is already newer than 1966 2024-08-29T18:01:05.184 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 10 v 1970 (ObjNum 859 snap 269 seq_num 859) dirty exists 2024-08-29T18:01:05.184 INFO:tasks.rados.rados.0.smithi029.stdout:2844: left oid 10 (ObjNum 859 snap 269 seq_num 859) 2024-08-29T18:01:05.184 INFO:tasks.rados.rados.0.smithi029.stdout:2845: finishing write tid 1 to smithi02969618-3 2024-08-29T18:01:05.184 INFO:tasks.rados.rados.0.smithi029.stdout:2845: finishing write tid 2 to smithi02969618-3 2024-08-29T18:01:05.184 INFO:tasks.rados.rados.0.smithi029.stdout:2845: finishing write tid 3 to smithi02969618-3 2024-08-29T18:01:05.184 INFO:tasks.rados.rados.0.smithi029.stdout:2845: oid 3 updating version 0 to 1982 2024-08-29T18:01:05.184 INFO:tasks.rados.rados.0.smithi029.stdout:2845: oid 3 updating version 1982 to 1983 2024-08-29T18:01:05.184 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 3 v 1983 (ObjNum 860 snap 269 seq_num 860) dirty exists 2024-08-29T18:01:05.184 INFO:tasks.rados.rados.0.smithi029.stdout:2845: left oid 3 (ObjNum 860 snap 269 seq_num 860) 2024-08-29T18:01:05.330 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:01:05 smithi110 bash[67519]: cluster 2024-08-29T18:01:03.462407+0000 mgr.y (mgr.25004) 288 : cluster [DBG] pgmap v493: 121 pgs: 121 active+clean; 214 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 3.8 MiB/s wr, 23 op/s 2024-08-29T18:01:05.331 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:01:05 smithi110 bash[67519]: cluster 2024-08-29T18:01:04.063955+0000 mon.a (mon.0) 706 : cluster [DBG] osdmap e633: 8 total, 8 up, 8 in 2024-08-29T18:01:05.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:01:05 smithi029 bash[77880]: cluster 2024-08-29T18:01:03.462407+0000 mgr.y (mgr.25004) 288 : cluster [DBG] pgmap v493: 121 pgs: 121 active+clean; 214 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 3.8 MiB/s wr, 23 op/s 2024-08-29T18:01:05.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:01:05 smithi029 bash[77880]: cluster 2024-08-29T18:01:04.063955+0000 mon.a (mon.0) 706 : cluster [DBG] osdmap e633: 8 total, 8 up, 8 in 2024-08-29T18:01:05.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:01:05 smithi029 bash[79042]: cluster 2024-08-29T18:01:03.462407+0000 mgr.y (mgr.25004) 288 : cluster [DBG] pgmap v493: 121 pgs: 121 active+clean; 214 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 3.8 MiB/s wr, 23 op/s 2024-08-29T18:01:05.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:01:05 smithi029 bash[79042]: cluster 2024-08-29T18:01:04.063955+0000 mon.a (mon.0) 706 : cluster [DBG] osdmap e633: 8 total, 8 up, 8 in 2024-08-29T18:01:06.070 INFO:tasks.rados.rados.0.smithi029.stdout:2843: done (3 left) 2024-08-29T18:01:06.070 INFO:tasks.rados.rados.0.smithi029.stdout:2844: done (2 left) 2024-08-29T18:01:06.070 INFO:tasks.rados.rados.0.smithi029.stdout:2845: done (1 left) 2024-08-29T18:01:06.070 INFO:tasks.rados.rados.0.smithi029.stdout:2847: done (0 left) 2024-08-29T18:01:06.070 INFO:tasks.rados.rados.0.smithi029.stdout:2848: snap_create 2024-08-29T18:01:06.645 INFO:journalctl@ceph.mds.b.smithi110.stdout:Aug 29 18:01:06 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:01:06.646 INFO:journalctl@ceph.prometheus.a.smithi110.stdout:Aug 29 18:01:06 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:01:06.646 INFO:journalctl@ceph.node-exporter.b.smithi110.stdout:Aug 29 18:01:06 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:01:06.646 INFO:journalctl@ceph.osd.5.smithi110.stdout:Aug 29 18:01:06 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:01:06.647 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 18:01:06 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:01:06.647 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 18:01:06 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:01:06.647 INFO:journalctl@ceph.osd.7.smithi110.stdout:Aug 29 18:01:06 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:01:06.648 INFO:journalctl@ceph.osd.6.smithi110.stdout:Aug 29 18:01:06 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:01:06.648 INFO:journalctl@ceph.osd.4.smithi110.stdout:Aug 29 18:01:06 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:01:06.648 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:01:06 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:01:06.900 INFO:journalctl@ceph.osd.7.smithi110.stdout:Aug 29 18:01:06 smithi110 systemd[1]: Stopping Ceph osd.7 for 5b99e290-662c-11ef-bcd4-c7b262605968... 2024-08-29T18:01:06.900 INFO:journalctl@ceph.osd.7.smithi110.stdout:Aug 29 18:01:06 smithi110 bash[44280]: debug 2024-08-29T18:01:06.769+0000 7fe6710c2640 -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-08-29T18:01:06.900 INFO:journalctl@ceph.osd.7.smithi110.stdout:Aug 29 18:01:06 smithi110 bash[44280]: debug 2024-08-29T18:01:06.769+0000 7fe6710c2640 -1 osd.7 634 *** Got signal Terminated *** 2024-08-29T18:01:06.900 INFO:journalctl@ceph.osd.7.smithi110.stdout:Aug 29 18:01:06 smithi110 bash[44280]: debug 2024-08-29T18:01:06.769+0000 7fe6710c2640 -1 osd.7 634 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-08-29T18:01:06.952 INFO:tasks.rados.rados.0.smithi029.stdout:2848: done (0 left) 2024-08-29T18:01:06.952 INFO:tasks.rados.rados.0.smithi029.stdout:2849: snap_create 2024-08-29T18:01:07.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:01:07 smithi029 bash[77880]: cluster 2024-08-29T18:01:05.463337+0000 mgr.y (mgr.25004) 289 : cluster [DBG] pgmap v495: 121 pgs: 121 active+clean; 216 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.2 MiB/s wr, 7 op/s 2024-08-29T18:01:07.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:01:07 smithi029 bash[77880]: cluster 2024-08-29T18:01:06.071846+0000 mon.a (mon.0) 707 : cluster [DBG] osdmap e634: 8 total, 8 up, 8 in 2024-08-29T18:01:07.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:01:07 smithi029 bash[77880]: cluster 2024-08-29T18:01:06.775143+0000 mon.a (mon.0) 708 : cluster [INF] osd.7 marked itself down and dead 2024-08-29T18:01:07.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:01:07 smithi029 bash[77880]: cluster 2024-08-29T18:01:06.940251+0000 mon.a (mon.0) 709 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-29T18:01:07.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:01:07 smithi029 bash[77880]: cluster 2024-08-29T18:01:06.940297+0000 mon.a (mon.0) 710 : cluster [WRN] Health check failed: all OSDs are running squid or later but require_osd_release < squid (OSD_UPGRADE_FINISHED) 2024-08-29T18:01:07.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:01:07 smithi029 bash[77880]: cluster 2024-08-29T18:01:06.953676+0000 mon.a (mon.0) 711 : cluster [DBG] osdmap e635: 8 total, 7 up, 8 in 2024-08-29T18:01:07.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:01:07 smithi029 bash[79042]: cluster 2024-08-29T18:01:05.463337+0000 mgr.y (mgr.25004) 289 : cluster [DBG] pgmap v495: 121 pgs: 121 active+clean; 216 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.2 MiB/s wr, 7 op/s 2024-08-29T18:01:07.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:01:07 smithi029 bash[79042]: cluster 2024-08-29T18:01:06.071846+0000 mon.a (mon.0) 707 : cluster [DBG] osdmap e634: 8 total, 8 up, 8 in 2024-08-29T18:01:07.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:01:07 smithi029 bash[79042]: cluster 2024-08-29T18:01:06.775143+0000 mon.a (mon.0) 708 : cluster [INF] osd.7 marked itself down and dead 2024-08-29T18:01:07.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:01:07 smithi029 bash[79042]: cluster 2024-08-29T18:01:06.940251+0000 mon.a (mon.0) 709 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-29T18:01:07.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:01:07 smithi029 bash[79042]: cluster 2024-08-29T18:01:06.940297+0000 mon.a (mon.0) 710 : cluster [WRN] Health check failed: all OSDs are running squid or later but require_osd_release < squid (OSD_UPGRADE_FINISHED) 2024-08-29T18:01:07.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:01:07 smithi029 bash[79042]: cluster 2024-08-29T18:01:06.953676+0000 mon.a (mon.0) 711 : cluster [DBG] osdmap e635: 8 total, 7 up, 8 in 2024-08-29T18:01:07.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:01:07 smithi110 bash[67519]: cluster 2024-08-29T18:01:05.463337+0000 mgr.y (mgr.25004) 289 : cluster [DBG] pgmap v495: 121 pgs: 121 active+clean; 216 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.2 MiB/s wr, 7 op/s 2024-08-29T18:01:07.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:01:07 smithi110 bash[67519]: cluster 2024-08-29T18:01:06.071846+0000 mon.a (mon.0) 707 : cluster [DBG] osdmap e634: 8 total, 8 up, 8 in 2024-08-29T18:01:07.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:01:07 smithi110 bash[67519]: cluster 2024-08-29T18:01:06.775143+0000 mon.a (mon.0) 708 : cluster [INF] osd.7 marked itself down and dead 2024-08-29T18:01:07.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:01:07 smithi110 bash[67519]: cluster 2024-08-29T18:01:06.940251+0000 mon.a (mon.0) 709 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-29T18:01:07.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:01:07 smithi110 bash[67519]: cluster 2024-08-29T18:01:06.940297+0000 mon.a (mon.0) 710 : cluster [WRN] Health check failed: all OSDs are running squid or later but require_osd_release < squid (OSD_UPGRADE_FINISHED) 2024-08-29T18:01:07.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:01:07 smithi110 bash[67519]: cluster 2024-08-29T18:01:06.953676+0000 mon.a (mon.0) 711 : cluster [DBG] osdmap e635: 8 total, 7 up, 8 in 2024-08-29T18:01:07.951 INFO:tasks.rados.rados.0.smithi029.stdout:2849: done (0 left) 2024-08-29T18:01:07.951 INFO:tasks.rados.rados.0.smithi029.stdout:2850: snap_create 2024-08-29T18:01:08.485 INFO:journalctl@ceph.osd.7.smithi110.stdout:Aug 29 18:01:08 smithi110 bash[84660]: ceph-5b99e290-662c-11ef-bcd4-c7b262605968-osd-7 2024-08-29T18:01:08.485 INFO:journalctl@ceph.osd.7.smithi110.stdout:Aug 29 18:01:08 smithi110 bash[84724]: Error response from daemon: No such container: ceph-5b99e290-662c-11ef-bcd4-c7b262605968-osd-7 2024-08-29T18:01:08.957 INFO:tasks.rados.rados.0.smithi029.stdout:2850: done (0 left) 2024-08-29T18:01:08.957 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 17 current snap is 273 2024-08-29T18:01:08.957 INFO:tasks.rados.rados.0.smithi029.stdout:2851: seq_num 862 ranges {1990656=40960} 2024-08-29T18:01:08.986 INFO:tasks.rados.rados.0.smithi029.stdout:2851: writing smithi02969618-17 from 1990656 to 2031616 tid 1 2024-08-29T18:01:08.986 INFO:tasks.rados.rados.0.smithi029.stdout:2852: rollback oid 40 current snap is 273 2024-08-29T18:01:08.986 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 40 to 268 2024-08-29T18:01:08.986 INFO:tasks.rados.rados.0.smithi029.stdout:2853: snap_remove snap 267 2024-08-29T18:01:09.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:01:08 smithi029 bash[77880]: cluster 2024-08-29T18:01:07.464352+0000 mgr.y (mgr.25004) 290 : cluster [DBG] pgmap v498: 121 pgs: 11 peering, 12 stale+active+clean, 98 active+clean; 220 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 1.5 MiB/s wr, 8 op/s 2024-08-29T18:01:09.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:01:08 smithi029 bash[77880]: cluster 2024-08-29T18:01:07.953052+0000 mon.a (mon.0) 712 : cluster [DBG] osdmap e636: 8 total, 7 up, 8 in 2024-08-29T18:01:09.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:01:08 smithi029 bash[77880]: cluster 2024-08-29T18:01:08.068286+0000 mon.a (mon.0) 713 : cluster [WRN] Health check failed: Reduced data availability: 3 pgs inactive, 3 pgs peering (PG_AVAILABILITY) 2024-08-29T18:01:09.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:01:08 smithi029 bash[79042]: cluster 2024-08-29T18:01:07.464352+0000 mgr.y (mgr.25004) 290 : cluster [DBG] pgmap v498: 121 pgs: 11 peering, 12 stale+active+clean, 98 active+clean; 220 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 1.5 MiB/s wr, 8 op/s 2024-08-29T18:01:09.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:01:08 smithi029 bash[79042]: cluster 2024-08-29T18:01:07.953052+0000 mon.a (mon.0) 712 : cluster [DBG] osdmap e636: 8 total, 7 up, 8 in 2024-08-29T18:01:09.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:01:08 smithi029 bash[79042]: cluster 2024-08-29T18:01:08.068286+0000 mon.a (mon.0) 713 : cluster [WRN] Health check failed: Reduced data availability: 3 pgs inactive, 3 pgs peering (PG_AVAILABILITY) 2024-08-29T18:01:09.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:01:08 smithi110 bash[67519]: cluster 2024-08-29T18:01:07.464352+0000 mgr.y (mgr.25004) 290 : cluster [DBG] pgmap v498: 121 pgs: 11 peering, 12 stale+active+clean, 98 active+clean; 220 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 1.5 MiB/s wr, 8 op/s 2024-08-29T18:01:09.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:01:08 smithi110 bash[67519]: cluster 2024-08-29T18:01:07.953052+0000 mon.a (mon.0) 712 : cluster [DBG] osdmap e636: 8 total, 7 up, 8 in 2024-08-29T18:01:09.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:01:08 smithi110 bash[67519]: cluster 2024-08-29T18:01:08.068286+0000 mon.a (mon.0) 713 : cluster [WRN] Health check failed: Reduced data availability: 3 pgs inactive, 3 pgs peering (PG_AVAILABILITY) 2024-08-29T18:01:09.977 INFO:tasks.rados.rados.0.smithi029.stdout:2853: done (2 left) 2024-08-29T18:01:09.977 INFO:tasks.rados.rados.0.smithi029.stdout:2854: read oid 29 snap 268 2024-08-29T18:01:09.977 INFO:tasks.rados.rados.0.smithi029.stdout:2854: expect (ObjNum 809 snap 254 seq_num 809) 2024-08-29T18:01:09.977 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 19 current snap is 273 2024-08-29T18:01:09.977 INFO:tasks.rados.rados.0.smithi029.stdout:2855: seq_num 863 ranges {1343488=57344} 2024-08-29T18:01:09.986 INFO:tasks.rados.rados.0.smithi029.stdout:2855: writing smithi02969618-19 from 1343488 to 1400832 tid 1 2024-08-29T18:01:09.986 INFO:tasks.rados.rados.0.smithi029.stdout:2852: finishing rollback tid 0 to smithi02969618-40 2024-08-29T18:01:09.986 INFO:tasks.rados.rados.0.smithi029.stdout:2852: finishing rollback tid 1 to smithi02969618-40 2024-08-29T18:01:09.986 INFO:tasks.rados.rados.0.smithi029.stdout:2852: finishing rollback tid 2 to smithi02969618-40 2024-08-29T18:01:09.986 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 40 v 1642 (ObjNum 814 snap 256 seq_num 814) dirty exists 2024-08-29T18:01:09.986 INFO:tasks.rados.rados.0.smithi029.stdout:2851: finishing write tid 1 to smithi02969618-17 2024-08-29T18:01:09.986 INFO:tasks.rados.rados.0.smithi029.stdout:2851: finishing write tid 2 to smithi02969618-17 2024-08-29T18:01:09.986 INFO:tasks.rados.rados.0.smithi029.stdout:2851: finishing write tid 3 to smithi02969618-17 2024-08-29T18:01:09.986 INFO:tasks.rados.rados.0.smithi029.stdout:2851: oid 17 updating version 0 to 1961 2024-08-29T18:01:09.986 INFO:tasks.rados.rados.0.smithi029.stdout:2851: oid 17 updating version 1961 to 1962 2024-08-29T18:01:09.986 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 17 v 1962 (ObjNum 862 snap 273 seq_num 862) dirty exists 2024-08-29T18:01:09.986 INFO:tasks.rados.rados.0.smithi029.stdout:2851: left oid 17 (ObjNum 862 snap 273 seq_num 862) 2024-08-29T18:01:09.986 INFO:tasks.rados.rados.0.smithi029.stdout:2851: done (3 left) 2024-08-29T18:01:09.987 INFO:tasks.rados.rados.0.smithi029.stdout:2852: done (2 left) 2024-08-29T18:01:09.987 INFO:tasks.rados.rados.0.smithi029.stdout:2856: rollback oid 8 current snap is 273 2024-08-29T18:01:09.987 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 8 to 263 2024-08-29T18:01:09.987 INFO:tasks.rados.rados.0.smithi029.stdout:2857: rollback oid 22 current snap is 273 2024-08-29T18:01:09.987 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 22 to 268 2024-08-29T18:01:09.987 INFO:tasks.rados.rados.0.smithi029.stdout:2858: snap_create 2024-08-29T18:01:10.007 INFO:tasks.rados.rados.0.smithi029.stdout:2855: finishing write tid 1 to smithi02969618-19 2024-08-29T18:01:10.009 INFO:tasks.rados.rados.0.smithi029.stdout:2854: expect (ObjNum 809 snap 254 seq_num 809) 2024-08-29T18:01:10.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:01:09 smithi110 bash[67519]: cluster 2024-08-29T18:01:08.955584+0000 mon.a (mon.0) 714 : cluster [DBG] osdmap e637: 8 total, 7 up, 8 in 2024-08-29T18:01:10.168 INFO:tasks.rados.rados.0.smithi029.stdout:2856: finishing rollback tid 0 to smithi02969618-8 2024-08-29T18:01:10.168 INFO:tasks.rados.rados.0.smithi029.stdout:2856: finishing rollback tid 1 to smithi02969618-8 2024-08-29T18:01:10.168 INFO:tasks.rados.rados.0.smithi029.stdout:2856: finishing rollback tid 2 to smithi02969618-8 2024-08-29T18:01:10.168 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 8 v 1472 (ObjNum 816 snap 258 seq_num 816) dirty exists 2024-08-29T18:01:10.169 INFO:tasks.rados.rados.0.smithi029.stdout:2855: finishing write tid 2 to smithi02969618-19 2024-08-29T18:01:10.169 INFO:tasks.rados.rados.0.smithi029.stdout:2857: finishing rollback tid 0 to smithi02969618-22 2024-08-29T18:01:10.169 INFO:tasks.rados.rados.0.smithi029.stdout:2857: finishing rollback tid 1 to smithi02969618-22 2024-08-29T18:01:10.169 INFO:tasks.rados.rados.0.smithi029.stdout:2857: finishing rollback tid 2 to smithi02969618-22 2024-08-29T18:01:10.169 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 22 v 1975 (ObjNum 780 snap 246 seq_num 780) dirty exists 2024-08-29T18:01:10.169 INFO:tasks.rados.rados.0.smithi029.stdout:2855: finishing write tid 3 to smithi02969618-19 2024-08-29T18:01:10.169 INFO:tasks.rados.rados.0.smithi029.stdout:2855: oid 19 updating version 0 to 1971 2024-08-29T18:01:10.169 INFO:tasks.rados.rados.0.smithi029.stdout:2855: oid 19 updating version 1971 to 1972 2024-08-29T18:01:10.169 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 19 v 1972 (ObjNum 863 snap 273 seq_num 863) dirty exists 2024-08-29T18:01:10.169 INFO:tasks.rados.rados.0.smithi029.stdout:2855: left oid 19 (ObjNum 863 snap 273 seq_num 863) 2024-08-29T18:01:10.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:01:09 smithi029 bash[79042]: cluster 2024-08-29T18:01:08.955584+0000 mon.a (mon.0) 714 : cluster [DBG] osdmap e637: 8 total, 7 up, 8 in 2024-08-29T18:01:10.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:01:09 smithi029 bash[77880]: cluster 2024-08-29T18:01:08.955584+0000 mon.a (mon.0) 714 : cluster [DBG] osdmap e637: 8 total, 7 up, 8 in 2024-08-29T18:01:10.720 INFO:journalctl@ceph.osd.5.smithi110.stdout:Aug 29 18:01:10 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:01:10.720 INFO:journalctl@ceph.mds.b.smithi110.stdout:Aug 29 18:01:10 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:01:10.721 INFO:journalctl@ceph.prometheus.a.smithi110.stdout:Aug 29 18:01:10 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:01:10.721 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 18:01:10 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:01:10.721 INFO:journalctl@ceph.osd.4.smithi110.stdout:Aug 29 18:01:10 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:01:10.722 INFO:journalctl@ceph.osd.7.smithi110.stdout:Aug 29 18:01:10 smithi110 systemd[1]: ceph-5b99e290-662c-11ef-bcd4-c7b262605968@osd.7.service: Deactivated successfully. 2024-08-29T18:01:10.722 INFO:journalctl@ceph.osd.7.smithi110.stdout:Aug 29 18:01:10 smithi110 systemd[1]: Stopped Ceph osd.7 for 5b99e290-662c-11ef-bcd4-c7b262605968. 2024-08-29T18:01:10.722 INFO:journalctl@ceph.osd.7.smithi110.stdout:Aug 29 18:01:10 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:01:10.722 INFO:journalctl@ceph.osd.7.smithi110.stdout:Aug 29 18:01:10 smithi110 systemd[1]: Started Ceph osd.7 for 5b99e290-662c-11ef-bcd4-c7b262605968. 2024-08-29T18:01:10.722 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 18:01:10 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:01:10.722 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:01:10 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:01:10.723 INFO:journalctl@ceph.osd.6.smithi110.stdout:Aug 29 18:01:10 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:01:10.723 INFO:journalctl@ceph.node-exporter.b.smithi110.stdout:Aug 29 18:01:10 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:01:10.980 INFO:tasks.rados.rados.0.smithi029.stdout:2854: done (4 left) 2024-08-29T18:01:10.981 INFO:tasks.rados.rados.0.smithi029.stdout:2855: done (3 left) 2024-08-29T18:01:10.981 INFO:tasks.rados.rados.0.smithi029.stdout:2856: done (2 left) 2024-08-29T18:01:10.981 INFO:tasks.rados.rados.0.smithi029.stdout:2857: done (1 left) 2024-08-29T18:01:10.981 INFO:tasks.rados.rados.0.smithi029.stdout:2858: done (0 left) 2024-08-29T18:01:10.981 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 30 current snap is 274 2024-08-29T18:01:10.981 INFO:tasks.rados.rados.0.smithi029.stdout:2859: seq_num 864 ranges {4136960=73728} 2024-08-29T18:01:11.011 INFO:tasks.rados.rados.0.smithi029.stdout:2859: writing smithi02969618-30 from 4136960 to 4210688 tid 1 2024-08-29T18:01:11.012 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 38 current snap is 274 2024-08-29T18:01:11.012 INFO:tasks.rados.rados.0.smithi029.stdout:2860: seq_num 865 ranges {0=90112} 2024-08-29T18:01:11.012 INFO:tasks.rados.rados.0.smithi029.stdout:2860: writing smithi02969618-38 from 0 to 90112 tid 1 2024-08-29T18:01:11.012 INFO:tasks.rados.rados.0.smithi029.stdout:2861: snap_create 2024-08-29T18:01:11.017 INFO:tasks.rados.rados.0.smithi029.stdout:2860: finishing write tid 1 to smithi02969618-38 2024-08-29T18:01:11.020 INFO:tasks.rados.rados.0.smithi029.stdout:2860: finishing write tid 2 to smithi02969618-38 2024-08-29T18:01:11.022 INFO:tasks.rados.rados.0.smithi029.stdout:2860: finishing write tid 3 to smithi02969618-38 2024-08-29T18:01:11.022 INFO:tasks.rados.rados.0.smithi029.stdout:2860: oid 38 updating version 0 to 1967 2024-08-29T18:01:11.022 INFO:tasks.rados.rados.0.smithi029.stdout:2860: oid 38 version 1967 is already newer than 1966 2024-08-29T18:01:11.022 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 38 v 1967 (ObjNum 865 snap 274 seq_num 865) dirty exists 2024-08-29T18:01:11.022 INFO:tasks.rados.rados.0.smithi029.stdout:2860: left oid 38 (ObjNum 865 snap 274 seq_num 865) 2024-08-29T18:01:11.022 INFO:tasks.rados.rados.0.smithi029.stdout:2859: finishing write tid 1 to smithi02969618-30 2024-08-29T18:01:11.022 INFO:tasks.rados.rados.0.smithi029.stdout:2859: finishing write tid 2 to smithi02969618-30 2024-08-29T18:01:11.023 INFO:tasks.rados.rados.0.smithi029.stdout:2859: finishing write tid 3 to smithi02969618-30 2024-08-29T18:01:11.023 INFO:tasks.rados.rados.0.smithi029.stdout:2859: oid 30 updating version 0 to 1123 2024-08-29T18:01:11.023 INFO:tasks.rados.rados.0.smithi029.stdout:2859: oid 30 version 1123 is already newer than 1122 2024-08-29T18:01:11.024 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 30 v 1123 (ObjNum 864 snap 274 seq_num 864) dirty exists 2024-08-29T18:01:11.024 INFO:tasks.rados.rados.0.smithi029.stdout:2859: left oid 30 (ObjNum 864 snap 274 seq_num 864) 2024-08-29T18:01:11.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:01:10 smithi029 bash[79042]: cluster 2024-08-29T18:01:09.465255+0000 mgr.y (mgr.25004) 291 : cluster [DBG] pgmap v501: 121 pgs: 4 active+undersized, 11 peering, 11 stale+active+clean, 95 active+clean; 220 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 1.1 MiB/s wr, 7 op/s 2024-08-29T18:01:11.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:01:10 smithi029 bash[79042]: cluster 2024-08-29T18:01:09.977929+0000 mon.a (mon.0) 715 : cluster [DBG] osdmap e638: 8 total, 7 up, 8 in 2024-08-29T18:01:11.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:01:10 smithi029 bash[79042]: audit 2024-08-29T18:01:10.780807+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:01:11.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:01:10 smithi029 bash[79042]: audit 2024-08-29T18:01:10.794059+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:01:11.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:01:10 smithi029 bash[79042]: audit 2024-08-29T18:01:10.797720+0000 mon.c (mon.2) 172 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:01:11.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:01:10 smithi029 bash[77880]: cluster 2024-08-29T18:01:09.465255+0000 mgr.y (mgr.25004) 291 : cluster [DBG] pgmap v501: 121 pgs: 4 active+undersized, 11 peering, 11 stale+active+clean, 95 active+clean; 220 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 1.1 MiB/s wr, 7 op/s 2024-08-29T18:01:11.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:01:10 smithi029 bash[77880]: cluster 2024-08-29T18:01:09.977929+0000 mon.a (mon.0) 715 : cluster [DBG] osdmap e638: 8 total, 7 up, 8 in 2024-08-29T18:01:11.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:01:10 smithi029 bash[77880]: audit 2024-08-29T18:01:10.780807+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:01:11.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:01:10 smithi029 bash[77880]: audit 2024-08-29T18:01:10.794059+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:01:11.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:01:10 smithi029 bash[77880]: audit 2024-08-29T18:01:10.797720+0000 mon.c (mon.2) 172 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:01:11.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:01:10 smithi110 bash[67519]: cluster 2024-08-29T18:01:09.465255+0000 mgr.y (mgr.25004) 291 : cluster [DBG] pgmap v501: 121 pgs: 4 active+undersized, 11 peering, 11 stale+active+clean, 95 active+clean; 220 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 1.1 MiB/s wr, 7 op/s 2024-08-29T18:01:11.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:01:10 smithi110 bash[67519]: cluster 2024-08-29T18:01:09.977929+0000 mon.a (mon.0) 715 : cluster [DBG] osdmap e638: 8 total, 7 up, 8 in 2024-08-29T18:01:11.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:01:10 smithi110 bash[67519]: audit 2024-08-29T18:01:10.780807+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:01:11.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:01:10 smithi110 bash[67519]: audit 2024-08-29T18:01:10.794059+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:01:11.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:01:10 smithi110 bash[67519]: audit 2024-08-29T18:01:10.797720+0000 mon.c (mon.2) 172 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:01:11.950 INFO:tasks.rados.rados.0.smithi029.stdout:2859: done (2 left) 2024-08-29T18:01:11.950 INFO:tasks.rados.rados.0.smithi029.stdout:2860: done (1 left) 2024-08-29T18:01:11.950 INFO:tasks.rados.rados.0.smithi029.stdout:2861: done (0 left) 2024-08-29T18:01:11.950 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 31 current snap is 275 2024-08-29T18:01:11.950 INFO:tasks.rados.rados.0.smithi029.stdout:2862: seq_num 866 ranges {4874240=106496} 2024-08-29T18:01:12.002 INFO:tasks.rados.rados.0.smithi029.stdout:2862: writing smithi02969618-31 from 4874240 to 4980736 tid 1 2024-08-29T18:01:12.002 INFO:tasks.rados.rados.0.smithi029.stdout:2863: rmattr oid 35 current snap is 275 2024-08-29T18:01:12.003 INFO:tasks.rados.rados.0.smithi029.stdout:2864: read oid 46 snap 274 2024-08-29T18:01:12.003 INFO:tasks.rados.rados.0.smithi029.stdout:2864: expect (ObjNum 856 snap 268 seq_num 856) 2024-08-29T18:01:12.003 INFO:tasks.rados.rados.0.smithi029.stdout:2865: copy_from oid 42 from oid 38 current snap is 275 2024-08-29T18:01:12.003 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 3 current snap is 275 2024-08-29T18:01:12.003 INFO:tasks.rados.rados.0.smithi029.stdout:2866: seq_num 867 ranges {2187264=122880} 2024-08-29T18:01:12.023 INFO:tasks.rados.rados.0.smithi029.stdout:2866: writing smithi02969618-3 from 2187264 to 2310144 tid 1 2024-08-29T18:01:12.023 INFO:tasks.rados.rados.0.smithi029.stdout:2867: delete oid 40 current snap is 275 2024-08-29T18:01:12.024 INFO:tasks.rados.rados.0.smithi029.stdout:2862: finishing write tid 1 to smithi02969618-31 2024-08-29T18:01:12.024 INFO:tasks.rados.rados.0.smithi029.stdout:2862: finishing write tid 2 to smithi02969618-31 2024-08-29T18:01:12.024 INFO:tasks.rados.rados.0.smithi029.stdout:2862: finishing write tid 3 to smithi02969618-31 2024-08-29T18:01:12.024 INFO:tasks.rados.rados.0.smithi029.stdout:2862: oid 31 updating version 0 to 1656 2024-08-29T18:01:12.024 INFO:tasks.rados.rados.0.smithi029.stdout:2862: oid 31 version 1656 is already newer than 1655 2024-08-29T18:01:12.024 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 31 v 1656 (ObjNum 866 snap 275 seq_num 866) dirty exists 2024-08-29T18:01:12.024 INFO:tasks.rados.rados.0.smithi029.stdout:2862: left oid 31 (ObjNum 866 snap 275 seq_num 866) 2024-08-29T18:01:12.024 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 35 v 1657 (ObjNum 33 snap 0 seq_num 1) dirty exists 2024-08-29T18:01:12.031 INFO:tasks.rados.rados.0.smithi029.stdout:2864: expect (ObjNum 856 snap 268 seq_num 856) 2024-08-29T18:01:12.133 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:01:11 smithi110 bash[67519]: cluster 2024-08-29T18:01:10.980520+0000 mon.a (mon.0) 718 : cluster [DBG] osdmap e639: 8 total, 7 up, 8 in 2024-08-29T18:01:12.134 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:01:11 smithi110 bash[67519]: cluster 2024-08-29T18:01:11.951454+0000 mon.a (mon.0) 719 : cluster [DBG] osdmap e640: 8 total, 7 up, 8 in 2024-08-29T18:01:12.134 INFO:journalctl@ceph.osd.7.smithi110.stdout:Aug 29 18:01:12 smithi110 bash[84871]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-29T18:01:12.134 INFO:journalctl@ceph.osd.7.smithi110.stdout:Aug 29 18:01:12 smithi110 bash[84871]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-29T18:01:12.134 INFO:journalctl@ceph.osd.7.smithi110.stdout:Aug 29 18:01:12 smithi110 bash[84871]: --> Failed to activate via raw: activate() takes 1 positional argument but 5 were given 2024-08-29T18:01:12.134 INFO:journalctl@ceph.osd.7.smithi110.stdout:Aug 29 18:01:12 smithi110 bash[84871]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-29T18:01:12.204 INFO:tasks.rados.rados.0.smithi029.stdout:2866: finishing write tid 1 to smithi02969618-3 2024-08-29T18:01:12.205 INFO:tasks.rados.rados.0.smithi029.stdout:2866: finishing write tid 2 to smithi02969618-3 2024-08-29T18:01:12.205 INFO:tasks.rados.rados.0.smithi029.stdout:2865: finishing copy_from racing read to smithi02969618-42 2024-08-29T18:01:12.205 INFO:tasks.rados.rados.0.smithi029.stdout:2866: finishing write tid 3 to smithi02969618-3 2024-08-29T18:01:12.205 INFO:tasks.rados.rados.0.smithi029.stdout:2866: oid 3 updating version 0 to 1984 2024-08-29T18:01:12.205 INFO:tasks.rados.rados.0.smithi029.stdout:2866: oid 3 updating version 1984 to 1985 2024-08-29T18:01:12.205 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 3 v 1985 (ObjNum 867 snap 275 seq_num 867) dirty exists 2024-08-29T18:01:12.205 INFO:tasks.rados.rados.0.smithi029.stdout:2866: left oid 3 (ObjNum 867 snap 275 seq_num 867) 2024-08-29T18:01:12.205 INFO:tasks.rados.rados.0.smithi029.stdout:2865: finishing copy_from to smithi02969618-42 2024-08-29T18:01:12.205 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 42 v 1967 (ObjNum 865 snap 274 seq_num 865) dirty exists 2024-08-29T18:01:12.205 INFO:tasks.rados.rados.0.smithi029.stdout:2862: done (5 left) 2024-08-29T18:01:12.205 INFO:tasks.rados.rados.0.smithi029.stdout:2863: done (4 left) 2024-08-29T18:01:12.206 INFO:tasks.rados.rados.0.smithi029.stdout:2864: done (3 left) 2024-08-29T18:01:12.206 INFO:tasks.rados.rados.0.smithi029.stdout:2865: done (2 left) 2024-08-29T18:01:12.206 INFO:tasks.rados.rados.0.smithi029.stdout:2866: done (1 left) 2024-08-29T18:01:12.206 INFO:tasks.rados.rados.0.smithi029.stdout:2867: done (0 left) 2024-08-29T18:01:12.206 INFO:tasks.rados.rados.0.smithi029.stdout:2868: read oid 26 snap -1 2024-08-29T18:01:12.206 INFO:tasks.rados.rados.0.smithi029.stdout:2868: expect (ObjNum 787 snap 247 seq_num 787) 2024-08-29T18:01:12.207 INFO:tasks.rados.rados.0.smithi029.stdout:2869: snap_remove snap 274 2024-08-29T18:01:12.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:01:11 smithi029 bash[77880]: cluster 2024-08-29T18:01:10.980520+0000 mon.a (mon.0) 718 : cluster [DBG] osdmap e639: 8 total, 7 up, 8 in 2024-08-29T18:01:12.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:01:11 smithi029 bash[77880]: cluster 2024-08-29T18:01:11.951454+0000 mon.a (mon.0) 719 : cluster [DBG] osdmap e640: 8 total, 7 up, 8 in 2024-08-29T18:01:12.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:01:11 smithi029 bash[79042]: cluster 2024-08-29T18:01:10.980520+0000 mon.a (mon.0) 718 : cluster [DBG] osdmap e639: 8 total, 7 up, 8 in 2024-08-29T18:01:12.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:01:11 smithi029 bash[79042]: cluster 2024-08-29T18:01:11.951454+0000 mon.a (mon.0) 719 : cluster [DBG] osdmap e640: 8 total, 7 up, 8 in 2024-08-29T18:01:12.400 INFO:journalctl@ceph.osd.7.smithi110.stdout:Aug 29 18:01:12 smithi110 bash[84871]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-29T18:01:12.400 INFO:journalctl@ceph.osd.7.smithi110.stdout:Aug 29 18:01:12 smithi110 bash[84871]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-08-29T18:01:12.400 INFO:journalctl@ceph.osd.7.smithi110.stdout:Aug 29 18:01:12 smithi110 bash[84871]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_1 --path /var/lib/ceph/osd/ceph-7 --no-mon-config 2024-08-29T18:01:12.839 INFO:journalctl@ceph.osd.7.smithi110.stdout:Aug 29 18:01:12 smithi110 bash[84871]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_1 /var/lib/ceph/osd/ceph-7/block 2024-08-29T18:01:12.839 INFO:journalctl@ceph.osd.7.smithi110.stdout:Aug 29 18:01:12 smithi110 bash[84871]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-7/block 2024-08-29T18:01:12.839 INFO:journalctl@ceph.osd.7.smithi110.stdout:Aug 29 18:01:12 smithi110 bash[84871]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-08-29T18:01:12.839 INFO:journalctl@ceph.osd.7.smithi110.stdout:Aug 29 18:01:12 smithi110 bash[84871]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-08-29T18:01:12.839 INFO:journalctl@ceph.osd.7.smithi110.stdout:Aug 29 18:01:12 smithi110 bash[84871]: --> ceph-volume lvm activate successful for osd ID: 7 2024-08-29T18:01:13.002 INFO:tasks.rados.rados.0.smithi029.stdout:2869: done (1 left) 2024-08-29T18:01:13.002 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 21 current snap is 275 2024-08-29T18:01:13.002 INFO:tasks.rados.rados.0.smithi029.stdout:2870: seq_num 869 ranges {4210688=155648} 2024-08-29T18:01:13.027 INFO:tasks.rados.rados.0.smithi029.stdout:2870: writing smithi02969618-21 from 4210688 to 4366336 tid 1 2024-08-29T18:01:13.028 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 16 current snap is 275 2024-08-29T18:01:13.028 INFO:tasks.rados.rados.0.smithi029.stdout:2871: seq_num 870 ranges {5226496=172032} 2024-08-29T18:01:13.058 INFO:tasks.rados.rados.0.smithi029.stdout:2871: writing smithi02969618-16 from 5226496 to 5398528 tid 1 2024-08-29T18:01:13.058 INFO:tasks.rados.rados.0.smithi029.stdout:2872: setattr oid 41 current snap is 275 2024-08-29T18:01:13.058 INFO:tasks.rados.rados.0.smithi029.stdout:2868: expect (ObjNum 787 snap 247 seq_num 787) 2024-08-29T18:01:13.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:01:12 smithi110 bash[67519]: cluster 2024-08-29T18:01:11.466445+0000 mgr.y (mgr.25004) 292 : cluster [DBG] pgmap v504: 121 pgs: 26 active+undersized, 11 peering, 7 active+undersized+degraded, 77 active+clean; 220 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 10 KiB/s wr, 1 op/s; 21/327 objects degraded (6.422%) 2024-08-29T18:01:13.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:01:12 smithi110 bash[67519]: cluster 2024-08-29T18:01:11.985419+0000 mon.a (mon.0) 720 : cluster [WRN] Health check failed: Degraded data redundancy: 21/327 objects degraded (6.422%), 7 pgs degraded (PG_DEGRADED) 2024-08-29T18:01:13.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:01:12 smithi029 bash[77880]: cluster 2024-08-29T18:01:11.466445+0000 mgr.y (mgr.25004) 292 : cluster [DBG] pgmap v504: 121 pgs: 26 active+undersized, 11 peering, 7 active+undersized+degraded, 77 active+clean; 220 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 10 KiB/s wr, 1 op/s; 21/327 objects degraded (6.422%) 2024-08-29T18:01:13.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:01:12 smithi029 bash[77880]: cluster 2024-08-29T18:01:11.985419+0000 mon.a (mon.0) 720 : cluster [WRN] Health check failed: Degraded data redundancy: 21/327 objects degraded (6.422%), 7 pgs degraded (PG_DEGRADED) 2024-08-29T18:01:13.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:01:12 smithi029 bash[79042]: cluster 2024-08-29T18:01:11.466445+0000 mgr.y (mgr.25004) 292 : cluster [DBG] pgmap v504: 121 pgs: 26 active+undersized, 11 peering, 7 active+undersized+degraded, 77 active+clean; 220 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 10 KiB/s wr, 1 op/s; 21/327 objects degraded (6.422%) 2024-08-29T18:01:13.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:01:12 smithi029 bash[79042]: cluster 2024-08-29T18:01:11.985419+0000 mon.a (mon.0) 720 : cluster [WRN] Health check failed: Degraded data redundancy: 21/327 objects degraded (6.422%), 7 pgs degraded (PG_DEGRADED) 2024-08-29T18:01:14.040 INFO:tasks.rados.rados.0.smithi029.stdout:2870: finishing write tid 1 to smithi02969618-21 2024-08-29T18:01:14.041 INFO:tasks.rados.rados.0.smithi029.stdout:2870: finishing write tid 2 to smithi02969618-21 2024-08-29T18:01:14.041 INFO:tasks.rados.rados.0.smithi029.stdout:2870: finishing write tid 3 to smithi02969618-21 2024-08-29T18:01:14.041 INFO:tasks.rados.rados.0.smithi029.stdout:2870: oid 21 updating version 0 to 482 2024-08-29T18:01:14.041 INFO:tasks.rados.rados.0.smithi029.stdout:2870: oid 21 version 482 is already newer than 481 2024-08-29T18:01:14.041 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 21 v 482 (ObjNum 869 snap 275 seq_num 869) dirty exists 2024-08-29T18:01:14.041 INFO:tasks.rados.rados.0.smithi029.stdout:2870: left oid 21 (ObjNum 869 snap 275 seq_num 869) 2024-08-29T18:01:14.041 INFO:tasks.rados.rados.0.smithi029.stdout:2871: finishing write tid 1 to smithi02969618-16 2024-08-29T18:01:14.041 INFO:tasks.rados.rados.0.smithi029.stdout:2871: finishing write tid 2 to smithi02969618-16 2024-08-29T18:01:14.041 INFO:tasks.rados.rados.0.smithi029.stdout:2871: finishing write tid 3 to smithi02969618-16 2024-08-29T18:01:14.041 INFO:tasks.rados.rados.0.smithi029.stdout:2871: oid 16 updating version 0 to 1968 2024-08-29T18:01:14.042 INFO:tasks.rados.rados.0.smithi029.stdout:2871: oid 16 updating version 1968 to 1969 2024-08-29T18:01:14.042 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 16 v 1969 (ObjNum 870 snap 275 seq_num 870) dirty exists 2024-08-29T18:01:14.042 INFO:tasks.rados.rados.0.smithi029.stdout:2871: left oid 16 (ObjNum 870 snap 275 seq_num 870) 2024-08-29T18:01:14.042 INFO:tasks.rados.rados.0.smithi029.stdout:2868: done (3 left) 2024-08-29T18:01:14.042 INFO:tasks.rados.rados.0.smithi029.stdout:2870: done (2 left) 2024-08-29T18:01:14.042 INFO:tasks.rados.rados.0.smithi029.stdout:2871: done (1 left) 2024-08-29T18:01:14.042 INFO:tasks.rados.rados.0.smithi029.stdout:2873: snap_remove snap 264 2024-08-29T18:01:14.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:01:14 smithi029 bash[77880]: cluster 2024-08-29T18:01:13.003849+0000 mon.a (mon.0) 721 : cluster [DBG] osdmap e641: 8 total, 7 up, 8 in 2024-08-29T18:01:14.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:01:14 smithi029 bash[79042]: cluster 2024-08-29T18:01:13.003849+0000 mon.a (mon.0) 721 : cluster [DBG] osdmap e641: 8 total, 7 up, 8 in 2024-08-29T18:01:14.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:01:14 smithi110 bash[67519]: cluster 2024-08-29T18:01:13.003849+0000 mon.a (mon.0) 721 : cluster [DBG] osdmap e641: 8 total, 7 up, 8 in 2024-08-29T18:01:14.899 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:01:14 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:01:14] "GET /metrics HTTP/1.1" 200 36256 "" "Prometheus/2.43.0" 2024-08-29T18:01:14.900 INFO:journalctl@ceph.osd.7.smithi110.stdout:Aug 29 18:01:14 smithi110 bash[85091]: debug 2024-08-29T18:01:14.605+0000 7f3c26581640 1 -- 172.21.15.110:0/914964888 <== mon.1 v2:172.21.15.110:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x5610078e0960 con 0x561007901800 2024-08-29T18:01:15.022 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 41 v 483 (ObjNum 161 snap 0 seq_num 0) dirty exists 2024-08-29T18:01:15.022 INFO:tasks.rados.rados.0.smithi029.stdout:2872: done (1 left) 2024-08-29T18:01:15.022 INFO:tasks.rados.rados.0.smithi029.stdout:2873: done (0 left) 2024-08-29T18:01:15.022 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 29 current snap is 275 2024-08-29T18:01:15.022 INFO:tasks.rados.rados.0.smithi029.stdout:2874: seq_num 871 ranges {6103040=188416} 2024-08-29T18:01:15.058 INFO:tasks.rados.rados.0.smithi029.stdout:2874: writing smithi02969618-29 from 6103040 to 6291456 tid 1 2024-08-29T18:01:15.059 INFO:tasks.rados.rados.0.smithi029.stdout:2875: read oid 4 snap -1 2024-08-29T18:01:15.059 INFO:tasks.rados.rados.0.smithi029.stdout:2875: expect (ObjNum 852 snap 265 seq_num 852) 2024-08-29T18:01:15.059 INFO:tasks.rados.rados.0.smithi029.stdout:2876: setattr oid 19 current snap is 275 2024-08-29T18:01:15.062 INFO:tasks.rados.rados.0.smithi029.stdout:2877: setattr oid 49 current snap is 275 2024-08-29T18:01:15.066 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 42 current snap is 275 2024-08-29T18:01:15.066 INFO:tasks.rados.rados.0.smithi029.stdout:2878: seq_num 872 ranges {90112=212992} 2024-08-29T18:01:15.068 INFO:tasks.rados.rados.0.smithi029.stdout:2878: writing smithi02969618-42 from 90112 to 303104 tid 1 2024-08-29T18:01:15.069 INFO:tasks.rados.rados.0.smithi029.stdout:2879: delete oid 46 current snap is 275 2024-08-29T18:01:15.069 INFO:tasks.rados.rados.0.smithi029.stdout:2874: finishing write tid 1 to smithi02969618-29 2024-08-29T18:01:15.069 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 49 v 2329 (ObjNum 113 snap 0 seq_num 25009064) dirty exists 2024-08-29T18:01:15.070 INFO:tasks.rados.rados.0.smithi029.stdout:2874: finishing write tid 2 to smithi02969618-29 2024-08-29T18:01:15.071 INFO:tasks.rados.rados.0.smithi029.stdout:2875: expect (ObjNum 852 snap 265 seq_num 852) 2024-08-29T18:01:15.132 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 19 v 1976 (ObjNum 863 snap 273 seq_num 863) dirty exists 2024-08-29T18:01:15.132 INFO:tasks.rados.rados.0.smithi029.stdout:2874: finishing write tid 3 to smithi02969618-29 2024-08-29T18:01:15.132 INFO:tasks.rados.rados.0.smithi029.stdout:2874: oid 29 updating version 0 to 1986 2024-08-29T18:01:15.132 INFO:tasks.rados.rados.0.smithi029.stdout:2874: oid 29 updating version 1986 to 1987 2024-08-29T18:01:15.132 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 29 v 1987 (ObjNum 871 snap 275 seq_num 871) dirty exists 2024-08-29T18:01:15.132 INFO:tasks.rados.rados.0.smithi029.stdout:2874: left oid 29 (ObjNum 871 snap 275 seq_num 871) 2024-08-29T18:01:15.132 INFO:tasks.rados.rados.0.smithi029.stdout:2878: finishing write tid 1 to smithi02969618-42 2024-08-29T18:01:15.132 INFO:tasks.rados.rados.0.smithi029.stdout:2878: finishing write tid 2 to smithi02969618-42 2024-08-29T18:01:15.132 INFO:tasks.rados.rados.0.smithi029.stdout:2878: finishing write tid 3 to smithi02969618-42 2024-08-29T18:01:15.133 INFO:tasks.rados.rados.0.smithi029.stdout:2878: oid 42 updating version 0 to 1968 2024-08-29T18:01:15.133 INFO:tasks.rados.rados.0.smithi029.stdout:2878: oid 42 updating version 1968 to 1969 2024-08-29T18:01:15.133 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 42 v 1969 (ObjNum 872 snap 275 seq_num 872) dirty exists 2024-08-29T18:01:15.133 INFO:tasks.rados.rados.0.smithi029.stdout:2878: left oid 42 (ObjNum 872 snap 275 seq_num 872) 2024-08-29T18:01:15.133 INFO:tasks.rados.rados.0.smithi029.stdout:2874: done (5 left) 2024-08-29T18:01:15.133 INFO:tasks.rados.rados.0.smithi029.stdout:2875: done (4 left) 2024-08-29T18:01:15.133 INFO:tasks.rados.rados.0.smithi029.stdout:2876: done (3 left) 2024-08-29T18:01:15.133 INFO:tasks.rados.rados.0.smithi029.stdout:2877: done (2 left) 2024-08-29T18:01:15.133 INFO:tasks.rados.rados.0.smithi029.stdout:2878: done (1 left) 2024-08-29T18:01:15.133 INFO:tasks.rados.rados.0.smithi029.stdout:2879: done (0 left) 2024-08-29T18:01:15.133 INFO:tasks.rados.rados.0.smithi029.stdout:2880: rollback oid 11 current snap is 275 2024-08-29T18:01:15.133 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 11 to 270 2024-08-29T18:01:15.134 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 32 current snap is 275 2024-08-29T18:01:15.134 INFO:tasks.rados.rados.0.smithi029.stdout:2881: seq_num 874 ranges {10805248=245760} 2024-08-29T18:01:15.207 INFO:tasks.rados.rados.0.smithi029.stdout:2881: writing smithi02969618-32 from 10805248 to 11051008 tid 1 2024-08-29T18:01:15.207 INFO:tasks.rados.rados.0.smithi029.stdout:2882: read oid 46 snap -1 2024-08-29T18:01:15.208 INFO:tasks.rados.rados.0.smithi029.stdout:2882: expect deleted 2024-08-29T18:01:15.208 INFO:tasks.rados.rados.0.smithi029.stdout:2883: snap_remove snap 271 2024-08-29T18:01:15.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:01:15 smithi029 bash[77880]: cluster 2024-08-29T18:01:13.467384+0000 mgr.y (mgr.25004) 293 : cluster [DBG] pgmap v507: 121 pgs: 34 active+undersized, 10 active+undersized+degraded, 77 active+clean; 221 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 64 KiB/s wr, 3 op/s; 26/339 objects degraded (7.670%) 2024-08-29T18:01:15.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:01:15 smithi029 bash[77880]: cluster 2024-08-29T18:01:13.997023+0000 mon.a (mon.0) 722 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 3 pgs inactive, 3 pgs peering) 2024-08-29T18:01:15.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:01:15 smithi029 bash[79042]: cluster 2024-08-29T18:01:13.467384+0000 mgr.y (mgr.25004) 293 : cluster [DBG] pgmap v507: 121 pgs: 34 active+undersized, 10 active+undersized+degraded, 77 active+clean; 221 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 64 KiB/s wr, 3 op/s; 26/339 objects degraded (7.670%) 2024-08-29T18:01:15.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:01:15 smithi029 bash[79042]: cluster 2024-08-29T18:01:13.997023+0000 mon.a (mon.0) 722 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 3 pgs inactive, 3 pgs peering) 2024-08-29T18:01:15.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:01:15 smithi110 bash[67519]: cluster 2024-08-29T18:01:13.467384+0000 mgr.y (mgr.25004) 293 : cluster [DBG] pgmap v507: 121 pgs: 34 active+undersized, 10 active+undersized+degraded, 77 active+clean; 221 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 64 KiB/s wr, 3 op/s; 26/339 objects degraded (7.670%) 2024-08-29T18:01:15.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:01:15 smithi110 bash[67519]: cluster 2024-08-29T18:01:13.997023+0000 mon.a (mon.0) 722 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 3 pgs inactive, 3 pgs peering) 2024-08-29T18:01:16.032 INFO:tasks.rados.rados.0.smithi029.stdout:2883: done (3 left) 2024-08-29T18:01:16.032 INFO:tasks.rados.rados.0.smithi029.stdout:2884: read oid 23 snap -1 2024-08-29T18:01:16.032 INFO:tasks.rados.rados.0.smithi029.stdout:2884: expect deleted 2024-08-29T18:01:16.032 INFO:tasks.rados.rados.0.smithi029.stdout:2880: finishing rollback tid 0 to smithi02969618-11 2024-08-29T18:01:16.032 INFO:tasks.rados.rados.0.smithi029.stdout:2880: finishing rollback tid 1 to smithi02969618-11 2024-08-29T18:01:16.032 INFO:tasks.rados.rados.0.smithi029.stdout:2880: finishing rollback tid 2 to smithi02969618-11 2024-08-29T18:01:16.032 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 11 v 1475 (ObjNum 849 snap 264 seq_num 849) dirty exists 2024-08-29T18:01:16.033 INFO:tasks.rados.rados.0.smithi029.stdout:2881: finishing write tid 1 to smithi02969618-32 2024-08-29T18:01:16.033 INFO:tasks.rados.rados.0.smithi029.stdout:2881: finishing write tid 2 to smithi02969618-32 2024-08-29T18:01:16.033 INFO:tasks.rados.rados.0.smithi029.stdout:2881: finishing write tid 3 to smithi02969618-32 2024-08-29T18:01:16.033 INFO:tasks.rados.rados.0.smithi029.stdout:2881: oid 32 updating version 0 to 2240 2024-08-29T18:01:16.033 INFO:tasks.rados.rados.0.smithi029.stdout:2881: oid 32 version 2240 is already newer than 2239 2024-08-29T18:01:16.033 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 32 v 2240 (ObjNum 874 snap 275 seq_num 874) dirty exists 2024-08-29T18:01:16.033 INFO:tasks.rados.rados.0.smithi029.stdout:2881: left oid 32 (ObjNum 874 snap 275 seq_num 874) 2024-08-29T18:01:16.033 INFO:tasks.rados.rados.0.smithi029.stdout:2880: done (3 left) 2024-08-29T18:01:16.033 INFO:tasks.rados.rados.0.smithi029.stdout:2881: done (2 left) 2024-08-29T18:01:16.033 INFO:tasks.rados.rados.0.smithi029.stdout:2882: done (1 left) 2024-08-29T18:01:16.033 INFO:tasks.rados.rados.0.smithi029.stdout:2885: snap_remove snap 263 2024-08-29T18:01:16.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:01:16 smithi029 bash[79042]: cluster 2024-08-29T18:01:15.023290+0000 mon.a (mon.0) 723 : cluster [DBG] osdmap e642: 8 total, 7 up, 8 in 2024-08-29T18:01:16.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:01:16 smithi029 bash[77880]: cluster 2024-08-29T18:01:15.023290+0000 mon.a (mon.0) 723 : cluster [DBG] osdmap e642: 8 total, 7 up, 8 in 2024-08-29T18:01:16.400 INFO:journalctl@ceph.osd.7.smithi110.stdout:Aug 29 18:01:15 smithi110 bash[85091]: debug 2024-08-29T18:01:15.945+0000 7f3c28de8640 -1 Falling back to public interface 2024-08-29T18:01:16.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:01:16 smithi110 bash[67519]: cluster 2024-08-29T18:01:15.023290+0000 mon.a (mon.0) 723 : cluster [DBG] osdmap e642: 8 total, 7 up, 8 in 2024-08-29T18:01:17.034 INFO:tasks.rados.rados.0.smithi029.stdout:2885: done (1 left) 2024-08-29T18:01:17.034 INFO:tasks.rados.rados.0.smithi029.stdout:2886: read oid 29 snap -1 2024-08-29T18:01:17.034 INFO:tasks.rados.rados.0.smithi029.stdout:2886: expect (ObjNum 871 snap 275 seq_num 871) 2024-08-29T18:01:17.034 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 35 current snap is 275 2024-08-29T18:01:17.034 INFO:tasks.rados.rados.0.smithi029.stdout:2887: seq_num 875 ranges {0=262144} 2024-08-29T18:01:17.036 INFO:tasks.rados.rados.0.smithi029.stdout:2887: writing smithi02969618-35 from 0 to 262144 tid 1 2024-08-29T18:01:17.036 INFO:tasks.rados.rados.0.smithi029.stdout:2888: copy_from oid 16 from oid 4 current snap is 275 2024-08-29T18:01:17.036 INFO:tasks.rados.rados.0.smithi029.stdout:2889: read oid 34 snap -1 2024-08-29T18:01:17.036 INFO:tasks.rados.rados.0.smithi029.stdout:2889: expect deleted 2024-08-29T18:01:17.036 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 25 current snap is 275 2024-08-29T18:01:17.036 INFO:tasks.rados.rados.0.smithi029.stdout:2890: seq_num 876 ranges {3334144=278528} 2024-08-29T18:01:17.058 INFO:tasks.rados.rados.0.smithi029.stdout:2890: writing smithi02969618-25 from 3334144 to 3612672 tid 1 2024-08-29T18:01:17.058 INFO:tasks.rados.rados.0.smithi029.stdout:2884: done (5 left) 2024-08-29T18:01:17.058 INFO:tasks.rados.rados.0.smithi029.stdout:2889: done (4 left) 2024-08-29T18:01:17.058 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 39 current snap is 275 2024-08-29T18:01:17.058 INFO:tasks.rados.rados.0.smithi029.stdout:2891: seq_num 877 ranges {3031040=294912} 2024-08-29T18:01:17.078 INFO:tasks.rados.rados.0.smithi029.stdout:2891: writing smithi02969618-39 from 3031040 to 3325952 tid 1 2024-08-29T18:01:17.078 INFO:tasks.rados.rados.0.smithi029.stdout:2892: rollback oid 47 current snap is 275 2024-08-29T18:01:17.078 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 47 to 270 2024-08-29T18:01:17.079 INFO:tasks.rados.rados.0.smithi029.stdout:2890: finishing write tid 1 to smithi02969618-25 2024-08-29T18:01:17.079 INFO:tasks.rados.rados.0.smithi029.stdout:2890: finishing write tid 2 to smithi02969618-25 2024-08-29T18:01:17.079 INFO:tasks.rados.rados.0.smithi029.stdout:2886: expect (ObjNum 871 snap 275 seq_num 871) 2024-08-29T18:01:17.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:01:17 smithi029 bash[79042]: cluster 2024-08-29T18:01:15.468369+0000 mgr.y (mgr.25004) 294 : cluster [DBG] pgmap v509: 121 pgs: 34 active+undersized, 10 active+undersized+degraded, 77 active+clean; 221 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 107 KiB/s wr, 3 op/s; 27/348 objects degraded (7.759%) 2024-08-29T18:01:17.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:01:17 smithi029 bash[79042]: cluster 2024-08-29T18:01:16.033004+0000 mon.a (mon.0) 724 : cluster [DBG] osdmap e643: 8 total, 7 up, 8 in 2024-08-29T18:01:17.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:01:17 smithi029 bash[77880]: cluster 2024-08-29T18:01:15.468369+0000 mgr.y (mgr.25004) 294 : cluster [DBG] pgmap v509: 121 pgs: 34 active+undersized, 10 active+undersized+degraded, 77 active+clean; 221 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 107 KiB/s wr, 3 op/s; 27/348 objects degraded (7.759%) 2024-08-29T18:01:17.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:01:17 smithi029 bash[77880]: cluster 2024-08-29T18:01:16.033004+0000 mon.a (mon.0) 724 : cluster [DBG] osdmap e643: 8 total, 7 up, 8 in 2024-08-29T18:01:17.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:01:17 smithi110 bash[67519]: cluster 2024-08-29T18:01:15.468369+0000 mgr.y (mgr.25004) 294 : cluster [DBG] pgmap v509: 121 pgs: 34 active+undersized, 10 active+undersized+degraded, 77 active+clean; 221 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 107 KiB/s wr, 3 op/s; 27/348 objects degraded (7.759%) 2024-08-29T18:01:17.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:01:17 smithi110 bash[67519]: cluster 2024-08-29T18:01:16.033004+0000 mon.a (mon.0) 724 : cluster [DBG] osdmap e643: 8 total, 7 up, 8 in 2024-08-29T18:01:17.503 INFO:tasks.rados.rados.0.smithi029.stdout:2887: finishing write tid 1 to smithi02969618-35 2024-08-29T18:01:17.503 INFO:tasks.rados.rados.0.smithi029.stdout:2886: done (5 left) 2024-08-29T18:01:17.503 INFO:tasks.rados.rados.0.smithi029.stdout:2893: read oid 27 snap -1 2024-08-29T18:01:17.504 INFO:tasks.rados.rados.0.smithi029.stdout:2893: expect deleted 2024-08-29T18:01:17.504 INFO:tasks.rados.rados.0.smithi029.stdout:2887: finishing write tid 2 to smithi02969618-35 2024-08-29T18:01:17.504 INFO:tasks.rados.rados.0.smithi029.stdout:2888: finishing copy_from racing read to smithi02969618-16 2024-08-29T18:01:17.504 INFO:tasks.rados.rados.0.smithi029.stdout:2887: finishing write tid 3 to smithi02969618-35 2024-08-29T18:01:17.504 INFO:tasks.rados.rados.0.smithi029.stdout:2887: oid 35 updating version 0 to 1658 2024-08-29T18:01:17.504 INFO:tasks.rados.rados.0.smithi029.stdout:2887: oid 35 updating version 1658 to 1659 2024-08-29T18:01:17.504 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 35 v 1659 (ObjNum 875 snap 275 seq_num 875) dirty exists 2024-08-29T18:01:17.505 INFO:tasks.rados.rados.0.smithi029.stdout:2887: left oid 35 (ObjNum 875 snap 275 seq_num 875) 2024-08-29T18:01:17.505 INFO:tasks.rados.rados.0.smithi029.stdout:2892: finishing rollback tid 0 to smithi02969618-47 2024-08-29T18:01:17.505 INFO:tasks.rados.rados.0.smithi029.stdout:2888: finishing copy_from to smithi02969618-16 2024-08-29T18:01:17.505 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 16 v 1121 (ObjNum 852 snap 265 seq_num 852) dirty exists 2024-08-29T18:01:17.505 INFO:tasks.rados.rados.0.smithi029.stdout:2890: finishing write tid 3 to smithi02969618-25 2024-08-29T18:01:17.505 INFO:tasks.rados.rados.0.smithi029.stdout:2890: oid 25 updating version 0 to 1125 2024-08-29T18:01:17.505 INFO:tasks.rados.rados.0.smithi029.stdout:2890: oid 25 version 1125 is already newer than 1124 2024-08-29T18:01:17.505 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 25 v 1125 (ObjNum 876 snap 275 seq_num 876) dirty exists 2024-08-29T18:01:17.505 INFO:tasks.rados.rados.0.smithi029.stdout:2890: left oid 25 (ObjNum 876 snap 275 seq_num 876) 2024-08-29T18:01:17.505 INFO:tasks.rados.rados.0.smithi029.stdout:2891: finishing write tid 1 to smithi02969618-39 2024-08-29T18:01:17.505 INFO:tasks.rados.rados.0.smithi029.stdout:2892: finishing rollback tid 1 to smithi02969618-47 2024-08-29T18:01:17.505 INFO:tasks.rados.rados.0.smithi029.stdout:2891: finishing write tid 2 to smithi02969618-39 2024-08-29T18:01:17.506 INFO:tasks.rados.rados.0.smithi029.stdout:2892: finishing rollback tid 2 to smithi02969618-47 2024-08-29T18:01:17.506 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 47 v 1172 (ObjNum 838 snap 263 seq_num 838) dirty exists 2024-08-29T18:01:17.506 INFO:tasks.rados.rados.0.smithi029.stdout:2891: finishing write tid 3 to smithi02969618-39 2024-08-29T18:01:17.506 INFO:tasks.rados.rados.0.smithi029.stdout:2891: oid 39 updating version 0 to 1964 2024-08-29T18:01:17.506 INFO:tasks.rados.rados.0.smithi029.stdout:2891: oid 39 version 1964 is already newer than 1963 2024-08-29T18:01:17.506 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 39 v 1964 (ObjNum 877 snap 275 seq_num 877) dirty exists 2024-08-29T18:01:17.506 INFO:tasks.rados.rados.0.smithi029.stdout:2891: left oid 39 (ObjNum 877 snap 275 seq_num 877) 2024-08-29T18:01:17.506 INFO:tasks.rados.rados.0.smithi029.stdout:2894: read oid 17 snap 265 2024-08-29T18:01:17.506 INFO:tasks.rados.rados.0.smithi029.stdout:2894: expect (ObjNum 792 snap 248 seq_num 792) 2024-08-29T18:01:17.506 INFO:tasks.rados.rados.0.smithi029.stdout:2887: done (6 left) 2024-08-29T18:01:17.506 INFO:tasks.rados.rados.0.smithi029.stdout:2888: done (5 left) 2024-08-29T18:01:17.506 INFO:tasks.rados.rados.0.smithi029.stdout:2890: done (4 left) 2024-08-29T18:01:17.506 INFO:tasks.rados.rados.0.smithi029.stdout:2891: done (3 left) 2024-08-29T18:01:17.507 INFO:tasks.rados.rados.0.smithi029.stdout:2892: done (2 left) 2024-08-29T18:01:17.507 INFO:tasks.rados.rados.0.smithi029.stdout:2895: delete oid 47 current snap is 275 2024-08-29T18:01:17.507 INFO:tasks.rados.rados.0.smithi029.stdout:2893: done (2 left) 2024-08-29T18:01:17.507 INFO:tasks.rados.rados.0.smithi029.stdout:2895: done (1 left) 2024-08-29T18:01:17.507 INFO:tasks.rados.rados.0.smithi029.stdout:2896: copy_from oid 27 from oid 40 current snap is 275 2024-08-29T18:01:17.507 INFO:tasks.rados.rados.0.smithi029.stdout:2897: snap_remove snap 260 2024-08-29T18:01:18.074 INFO:tasks.rados.rados.0.smithi029.stdout:2896: finishing copy_from to smithi02969618-27 2024-08-29T18:01:18.074 INFO:tasks.rados.rados.0.smithi029.stdout:2896: got expected ENOENT (src dne) 2024-08-29T18:01:18.074 INFO:tasks.rados.rados.0.smithi029.stdout:2896: finishing copy_from racing read to smithi02969618-27 2024-08-29T18:01:18.074 INFO:tasks.rados.rados.0.smithi029.stdout:2894: expect (ObjNum 792 snap 248 seq_num 792) 2024-08-29T18:01:18.143 INFO:tasks.rados.rados.0.smithi029.stdout:2894: done (2 left) 2024-08-29T18:01:18.143 INFO:tasks.rados.rados.0.smithi029.stdout:2896: done (1 left) 2024-08-29T18:01:18.143 INFO:tasks.rados.rados.0.smithi029.stdout:2897: done (0 left) 2024-08-29T18:01:18.144 INFO:tasks.rados.rados.0.smithi029.stdout:2898: rollback oid 48 current snap is 275 2024-08-29T18:01:18.144 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 48 to 268 2024-08-29T18:01:18.144 INFO:tasks.rados.rados.0.smithi029.stdout:2899: copy_from oid 21 from oid 16 current snap is 275 2024-08-29T18:01:18.144 INFO:tasks.rados.rados.0.smithi029.stdout:2900: snap_remove snap 273 2024-08-29T18:01:18.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:01:18 smithi029 bash[79042]: cluster 2024-08-29T18:01:17.034306+0000 mon.a (mon.0) 725 : cluster [DBG] osdmap e644: 8 total, 7 up, 8 in 2024-08-29T18:01:18.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:01:18 smithi029 bash[79042]: audit 2024-08-29T18:01:17.833618+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:01:18.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:01:18 smithi029 bash[79042]: audit 2024-08-29T18:01:17.846563+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:01:18.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:01:18 smithi029 bash[77880]: cluster 2024-08-29T18:01:17.034306+0000 mon.a (mon.0) 725 : cluster [DBG] osdmap e644: 8 total, 7 up, 8 in 2024-08-29T18:01:18.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:01:18 smithi029 bash[77880]: audit 2024-08-29T18:01:17.833618+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:01:18.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:01:18 smithi029 bash[77880]: audit 2024-08-29T18:01:17.846563+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:01:18.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:01:18 smithi110 bash[67519]: cluster 2024-08-29T18:01:17.034306+0000 mon.a (mon.0) 725 : cluster [DBG] osdmap e644: 8 total, 7 up, 8 in 2024-08-29T18:01:18.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:01:18 smithi110 bash[67519]: audit 2024-08-29T18:01:17.833618+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:01:18.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:01:18 smithi110 bash[67519]: audit 2024-08-29T18:01:17.846563+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:01:19.070 INFO:tasks.rados.rados.0.smithi029.stdout:2898: finishing rollback tid 1 to smithi02969618-48 2024-08-29T18:01:19.070 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 48 v 0 (ObjNum 385 snap 0 seq_num 1562443168) dirty dne 2024-08-29T18:01:19.070 INFO:tasks.rados.rados.0.smithi029.stdout:2899: finishing copy_from racing read to smithi02969618-21 2024-08-29T18:01:19.070 INFO:tasks.rados.rados.0.smithi029.stdout:2899: finishing copy_from to smithi02969618-21 2024-08-29T18:01:19.070 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 21 v 1121 (ObjNum 852 snap 265 seq_num 852) dirty exists 2024-08-29T18:01:19.070 INFO:tasks.rados.rados.0.smithi029.stdout:2898: done (2 left) 2024-08-29T18:01:19.070 INFO:tasks.rados.rados.0.smithi029.stdout:2899: done (1 left) 2024-08-29T18:01:19.070 INFO:tasks.rados.rados.0.smithi029.stdout:2900: done (0 left) 2024-08-29T18:01:19.070 INFO:tasks.rados.rados.0.smithi029.stdout:2901: rollback oid 31 current snap is 275 2024-08-29T18:01:19.070 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 31 to 265 2024-08-29T18:01:19.070 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 15 current snap is 275 2024-08-29T18:01:19.070 INFO:tasks.rados.rados.0.smithi029.stdout:2902: seq_num 879 ranges {1605632=327680} 2024-08-29T18:01:19.081 INFO:tasks.rados.rados.0.smithi029.stdout:2902: writing smithi02969618-15 from 1605632 to 1933312 tid 1 2024-08-29T18:01:19.081 INFO:tasks.rados.rados.0.smithi029.stdout:2903: snap_create 2024-08-29T18:01:19.089 INFO:tasks.rados.rados.0.smithi029.stdout:2901: finishing rollback tid 0 to smithi02969618-31 2024-08-29T18:01:19.089 INFO:tasks.rados.rados.0.smithi029.stdout:2901: finishing rollback tid 1 to smithi02969618-31 2024-08-29T18:01:19.089 INFO:tasks.rados.rados.0.smithi029.stdout:2901: finishing rollback tid 2 to smithi02969618-31 2024-08-29T18:01:19.089 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 31 v 1662 (ObjNum 842 snap 264 seq_num 842) dirty exists 2024-08-29T18:01:19.093 INFO:tasks.rados.rados.0.smithi029.stdout:2902: finishing write tid 1 to smithi02969618-15 2024-08-29T18:01:19.093 INFO:tasks.rados.rados.0.smithi029.stdout:2902: finishing write tid 2 to smithi02969618-15 2024-08-29T18:01:19.097 INFO:tasks.rados.rados.0.smithi029.stdout:2902: finishing write tid 3 to smithi02969618-15 2024-08-29T18:01:19.097 INFO:tasks.rados.rados.0.smithi029.stdout:2902: oid 15 updating version 0 to 2351 2024-08-29T18:01:19.098 INFO:tasks.rados.rados.0.smithi029.stdout:2902: oid 15 updating version 2351 to 2352 2024-08-29T18:01:19.098 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 15 v 2352 (ObjNum 879 snap 275 seq_num 879) dirty exists 2024-08-29T18:01:19.098 INFO:tasks.rados.rados.0.smithi029.stdout:2902: left oid 15 (ObjNum 879 snap 275 seq_num 879) 2024-08-29T18:01:19.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:01:19 smithi029 bash[79042]: cluster 2024-08-29T18:01:17.469515+0000 mgr.y (mgr.25004) 295 : cluster [DBG] pgmap v512: 121 pgs: 2 active+clean+snaptrim, 34 active+undersized, 10 active+undersized+degraded, 75 active+clean; 222 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 7.9 MiB/s rd, 242 KiB/s wr, 21 op/s; 29/372 objects degraded (7.796%) 2024-08-29T18:01:19.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:01:19 smithi029 bash[79042]: cluster 2024-08-29T18:01:18.051990+0000 mon.a (mon.0) 728 : cluster [WRN] Health check update: Degraded data redundancy: 29/372 objects degraded (7.796%), 10 pgs degraded (PG_DEGRADED) 2024-08-29T18:01:19.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:01:19 smithi029 bash[79042]: cluster 2024-08-29T18:01:18.067614+0000 mon.a (mon.0) 729 : cluster [DBG] osdmap e645: 8 total, 7 up, 8 in 2024-08-29T18:01:19.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:01:19 smithi029 bash[79042]: audit 2024-08-29T18:01:18.495402+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:01:19.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:01:19 smithi029 bash[79042]: audit 2024-08-29T18:01:18.537014+0000 mon.c (mon.2) 173 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:01:19.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:01:19 smithi029 bash[77880]: cluster 2024-08-29T18:01:17.469515+0000 mgr.y (mgr.25004) 295 : cluster [DBG] pgmap v512: 121 pgs: 2 active+clean+snaptrim, 34 active+undersized, 10 active+undersized+degraded, 75 active+clean; 222 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 7.9 MiB/s rd, 242 KiB/s wr, 21 op/s; 29/372 objects degraded (7.796%) 2024-08-29T18:01:19.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:01:19 smithi029 bash[77880]: cluster 2024-08-29T18:01:18.051990+0000 mon.a (mon.0) 728 : cluster [WRN] Health check update: Degraded data redundancy: 29/372 objects degraded (7.796%), 10 pgs degraded (PG_DEGRADED) 2024-08-29T18:01:19.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:01:19 smithi029 bash[77880]: cluster 2024-08-29T18:01:18.067614+0000 mon.a (mon.0) 729 : cluster [DBG] osdmap e645: 8 total, 7 up, 8 in 2024-08-29T18:01:19.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:01:19 smithi029 bash[77880]: audit 2024-08-29T18:01:18.495402+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:01:19.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:01:19 smithi029 bash[77880]: audit 2024-08-29T18:01:18.537014+0000 mon.c (mon.2) 173 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:01:19.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:01:19 smithi110 bash[67519]: cluster 2024-08-29T18:01:17.469515+0000 mgr.y (mgr.25004) 295 : cluster [DBG] pgmap v512: 121 pgs: 2 active+clean+snaptrim, 34 active+undersized, 10 active+undersized+degraded, 75 active+clean; 222 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 7.9 MiB/s rd, 242 KiB/s wr, 21 op/s; 29/372 objects degraded (7.796%) 2024-08-29T18:01:19.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:01:19 smithi110 bash[67519]: cluster 2024-08-29T18:01:18.051990+0000 mon.a (mon.0) 728 : cluster [WRN] Health check update: Degraded data redundancy: 29/372 objects degraded (7.796%), 10 pgs degraded (PG_DEGRADED) 2024-08-29T18:01:19.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:01:19 smithi110 bash[67519]: cluster 2024-08-29T18:01:18.067614+0000 mon.a (mon.0) 729 : cluster [DBG] osdmap e645: 8 total, 7 up, 8 in 2024-08-29T18:01:19.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:01:19 smithi110 bash[67519]: audit 2024-08-29T18:01:18.495402+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:01:19.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:01:19 smithi110 bash[67519]: audit 2024-08-29T18:01:18.537014+0000 mon.c (mon.2) 173 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:01:20.086 INFO:tasks.rados.rados.0.smithi029.stdout:2901: done (2 left) 2024-08-29T18:01:20.087 INFO:tasks.rados.rados.0.smithi029.stdout:2902: done (1 left) 2024-08-29T18:01:20.087 INFO:tasks.rados.rados.0.smithi029.stdout:2903: done (0 left) 2024-08-29T18:01:20.087 INFO:tasks.rados.rados.0.smithi029.stdout:2904: copy_from oid 49 from oid 13 current snap is 276 2024-08-29T18:01:20.087 INFO:tasks.rados.rados.0.smithi029.stdout:2905: copy_from oid 46 from oid 17 current snap is 276 2024-08-29T18:01:20.087 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 25 current snap is 276 2024-08-29T18:01:20.087 INFO:tasks.rados.rados.0.smithi029.stdout:2906: seq_num 880 ranges {3612672=344064} 2024-08-29T18:01:20.141 INFO:tasks.rados.rados.0.smithi029.stdout:2906: writing smithi02969618-25 from 3612672 to 3956736 tid 1 2024-08-29T18:01:20.142 INFO:tasks.rados.rados.0.smithi029.stdout:2907: read oid 11 snap -1 2024-08-29T18:01:20.142 INFO:tasks.rados.rados.0.smithi029.stdout:2907: expect (ObjNum 849 snap 264 seq_num 849) 2024-08-29T18:01:20.142 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 12 current snap is 276 2024-08-29T18:01:20.142 INFO:tasks.rados.rados.0.smithi029.stdout:2904: finishing copy_from to smithi02969618-49 2024-08-29T18:01:20.142 INFO:tasks.rados.rados.0.smithi029.stdout:2904: got expected ENOENT (src dne) 2024-08-29T18:01:20.143 INFO:tasks.rados.rados.0.smithi029.stdout:2904: finishing copy_from racing read to smithi02969618-49 2024-08-29T18:01:20.143 INFO:tasks.rados.rados.0.smithi029.stdout:2905: finishing copy_from racing read to smithi02969618-46 2024-08-29T18:01:20.143 INFO:tasks.rados.rados.0.smithi029.stdout:2905: finishing copy_from to smithi02969618-46 2024-08-29T18:01:20.143 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 46 v 1962 (ObjNum 862 snap 273 seq_num 862) dirty exists 2024-08-29T18:01:20.143 INFO:tasks.rados.rados.0.smithi029.stdout:2908: seq_num 881 ranges {3375104=360448} 2024-08-29T18:01:20.167 INFO:tasks.rados.rados.0.smithi029.stdout:2908: writing smithi02969618-12 from 3375104 to 3735552 tid 1 2024-08-29T18:01:20.167 INFO:tasks.rados.rados.0.smithi029.stdout:2904: done (4 left) 2024-08-29T18:01:20.167 INFO:tasks.rados.rados.0.smithi029.stdout:2905: done (3 left) 2024-08-29T18:01:20.167 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 6 current snap is 276 2024-08-29T18:01:20.167 INFO:tasks.rados.rados.0.smithi029.stdout:2906: finishing write tid 1 to smithi02969618-25 2024-08-29T18:01:20.168 INFO:tasks.rados.rados.0.smithi029.stdout:2906: finishing write tid 2 to smithi02969618-25 2024-08-29T18:01:20.168 INFO:tasks.rados.rados.0.smithi029.stdout:2906: finishing write tid 3 to smithi02969618-25 2024-08-29T18:01:20.168 INFO:tasks.rados.rados.0.smithi029.stdout:2906: oid 25 updating version 0 to 1126 2024-08-29T18:01:20.168 INFO:tasks.rados.rados.0.smithi029.stdout:2906: oid 25 updating version 1126 to 1127 2024-08-29T18:01:20.168 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 25 v 1127 (ObjNum 880 snap 276 seq_num 880) dirty exists 2024-08-29T18:01:20.168 INFO:tasks.rados.rados.0.smithi029.stdout:2906: left oid 25 (ObjNum 880 snap 276 seq_num 880) 2024-08-29T18:01:20.169 INFO:tasks.rados.rados.0.smithi029.stdout:2907: expect (ObjNum 849 snap 264 seq_num 849) 2024-08-29T18:01:20.228 INFO:tasks.rados.rados.0.smithi029.stdout:2908: finishing write tid 1 to smithi02969618-12 2024-08-29T18:01:20.229 INFO:tasks.rados.rados.0.smithi029.stdout:2909: seq_num 882 ranges {0=376832} 2024-08-29T18:01:20.232 INFO:tasks.rados.rados.0.smithi029.stdout:2909: writing smithi02969618-6 from 0 to 376832 tid 1 2024-08-29T18:01:20.232 INFO:tasks.rados.rados.0.smithi029.stdout:2906: done (3 left) 2024-08-29T18:01:20.232 INFO:tasks.rados.rados.0.smithi029.stdout:2907: done (2 left) 2024-08-29T18:01:20.232 INFO:tasks.rados.rados.0.smithi029.stdout:2910: rollback oid 20 current snap is 276 2024-08-29T18:01:20.232 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 20 to 270 2024-08-29T18:01:20.232 INFO:tasks.rados.rados.0.smithi029.stdout:2908: finishing write tid 2 to smithi02969618-12 2024-08-29T18:01:20.232 INFO:tasks.rados.rados.0.smithi029.stdout:2908: finishing write tid 3 to smithi02969618-12 2024-08-29T18:01:20.233 INFO:tasks.rados.rados.0.smithi029.stdout:2908: oid 12 updating version 0 to 2354 2024-08-29T18:01:20.233 INFO:tasks.rados.rados.0.smithi029.stdout:2908: oid 12 updating version 2354 to 2355 2024-08-29T18:01:20.233 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 12 v 2355 (ObjNum 881 snap 276 seq_num 881) dirty exists 2024-08-29T18:01:20.233 INFO:tasks.rados.rados.0.smithi029.stdout:2908: left oid 12 (ObjNum 881 snap 276 seq_num 881) 2024-08-29T18:01:20.233 INFO:tasks.rados.rados.0.smithi029.stdout:2908: done (2 left) 2024-08-29T18:01:20.233 INFO:tasks.rados.rados.0.smithi029.stdout:2911: delete oid 47 current snap is 276 2024-08-29T18:01:20.233 INFO:tasks.rados.rados.0.smithi029.stdout:2910: finishing rollback tid 1 to smithi02969618-20 2024-08-29T18:01:20.233 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 20 v 0 (ObjNum 129 snap 0 seq_num 1563549936) dirty dne 2024-08-29T18:01:20.235 INFO:tasks.rados.rados.0.smithi029.stdout:2910: done (2 left) 2024-08-29T18:01:20.235 INFO:tasks.rados.rados.0.smithi029.stdout:2911: done (1 left) 2024-08-29T18:01:20.235 INFO:tasks.rados.rados.0.smithi029.stdout:2912: read oid 37 snap -1 2024-08-29T18:01:20.235 INFO:tasks.rados.rados.0.smithi029.stdout:2912: expect (ObjNum 843 snap 264 seq_num 843) 2024-08-29T18:01:20.235 INFO:tasks.rados.rados.0.smithi029.stdout:2913: read oid 28 snap -1 2024-08-29T18:01:20.235 INFO:tasks.rados.rados.0.smithi029.stdout:2913: expect (ObjNum 848 snap 264 seq_num 848) 2024-08-29T18:01:20.235 INFO:tasks.rados.rados.0.smithi029.stdout:2914: delete oid 30 current snap is 276 2024-08-29T18:01:20.238 INFO:tasks.rados.rados.0.smithi029.stdout:2909: finishing write tid 1 to smithi02969618-6 2024-08-29T18:01:20.241 INFO:tasks.rados.rados.0.smithi029.stdout:2914: done (3 left) 2024-08-29T18:01:20.241 INFO:tasks.rados.rados.0.smithi029.stdout:2915: read oid 43 snap 270 2024-08-29T18:01:20.241 INFO:tasks.rados.rados.0.smithi029.stdout:2915: expect deleted 2024-08-29T18:01:20.241 INFO:tasks.rados.rados.0.smithi029.stdout:2916: copy_from oid 24 from oid 36 current snap is 276 2024-08-29T18:01:20.241 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 11 current snap is 276 2024-08-29T18:01:20.241 INFO:tasks.rados.rados.0.smithi029.stdout:2917: seq_num 885 ranges {2228224=425984} 2024-08-29T18:01:20.257 INFO:tasks.rados.rados.0.smithi029.stdout:2917: writing smithi02969618-11 from 2228224 to 2654208 tid 1 2024-08-29T18:01:20.257 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 18 current snap is 276 2024-08-29T18:01:20.257 INFO:tasks.rados.rados.0.smithi029.stdout:2909: finishing write tid 2 to smithi02969618-6 2024-08-29T18:01:20.258 INFO:tasks.rados.rados.0.smithi029.stdout:2909: finishing write tid 3 to smithi02969618-6 2024-08-29T18:01:20.258 INFO:tasks.rados.rados.0.smithi029.stdout:2909: oid 6 updating version 0 to 1971 2024-08-29T18:01:20.258 INFO:tasks.rados.rados.0.smithi029.stdout:2909: oid 6 updating version 1971 to 1972 2024-08-29T18:01:20.258 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 6 v 1972 (ObjNum 882 snap 276 seq_num 882) dirty exists 2024-08-29T18:01:20.258 INFO:tasks.rados.rados.0.smithi029.stdout:2909: left oid 6 (ObjNum 882 snap 276 seq_num 882) 2024-08-29T18:01:20.258 INFO:tasks.rados.rados.0.smithi029.stdout:2918: seq_num 886 ranges {1114112=442368} 2024-08-29T18:01:20.266 INFO:tasks.rados.rados.0.smithi029.stdout:2918: writing smithi02969618-18 from 1114112 to 1556480 tid 1 2024-08-29T18:01:20.266 INFO:tasks.rados.rados.0.smithi029.stdout:2909: done (6 left) 2024-08-29T18:01:20.266 INFO:tasks.rados.rados.0.smithi029.stdout:2915: done (5 left) 2024-08-29T18:01:20.266 INFO:tasks.rados.rados.0.smithi029.stdout:2919: copy_from oid 41 from oid 3 current snap is 276 2024-08-29T18:01:20.266 INFO:tasks.rados.rados.0.smithi029.stdout:2917: finishing write tid 1 to smithi02969618-11 2024-08-29T18:01:20.267 INFO:tasks.rados.rados.0.smithi029.stdout:2917: finishing write tid 2 to smithi02969618-11 2024-08-29T18:01:20.267 INFO:tasks.rados.rados.0.smithi029.stdout:2913: expect (ObjNum 848 snap 264 seq_num 848) 2024-08-29T18:01:20.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:01:20 smithi029 bash[77880]: cluster 2024-08-29T18:01:19.071009+0000 mon.a (mon.0) 731 : cluster [DBG] osdmap e646: 8 total, 7 up, 8 in 2024-08-29T18:01:20.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:01:20 smithi029 bash[77880]: audit 2024-08-29T18:01:19.152304+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:01:20.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:01:20 smithi029 bash[77880]: audit 2024-08-29T18:01:19.165437+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:01:20.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:01:20 smithi029 bash[79042]: cluster 2024-08-29T18:01:19.071009+0000 mon.a (mon.0) 731 : cluster [DBG] osdmap e646: 8 total, 7 up, 8 in 2024-08-29T18:01:20.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:01:20 smithi029 bash[79042]: audit 2024-08-29T18:01:19.152304+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:01:20.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:01:20 smithi029 bash[79042]: audit 2024-08-29T18:01:19.165437+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:01:20.400 INFO:journalctl@ceph.osd.7.smithi110.stdout:Aug 29 18:01:20 smithi110 bash[85091]: debug 2024-08-29T18:01:20.137+0000 7f3c28de8640 -1 osd.7 634 log_to_monitors true 2024-08-29T18:01:20.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:01:20 smithi110 bash[67519]: cluster 2024-08-29T18:01:19.071009+0000 mon.a (mon.0) 731 : cluster [DBG] osdmap e646: 8 total, 7 up, 8 in 2024-08-29T18:01:20.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:01:20 smithi110 bash[67519]: audit 2024-08-29T18:01:19.152304+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:01:20.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:01:20 smithi110 bash[67519]: audit 2024-08-29T18:01:19.165437+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:01:20.440 INFO:tasks.rados.rados.0.smithi029.stdout:2917: finishing write tid 3 to smithi02969618-11 2024-08-29T18:01:20.440 INFO:tasks.rados.rados.0.smithi029.stdout:2917: oid 11 updating version 0 to 1477 2024-08-29T18:01:20.440 INFO:tasks.rados.rados.0.smithi029.stdout:2917: oid 11 version 1477 is already newer than 1476 2024-08-29T18:01:20.441 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 11 v 1477 (ObjNum 885 snap 276 seq_num 885) dirty exists 2024-08-29T18:01:20.441 INFO:tasks.rados.rados.0.smithi029.stdout:2917: left oid 11 (ObjNum 885 snap 276 seq_num 885) 2024-08-29T18:01:20.441 INFO:tasks.rados.rados.0.smithi029.stdout:2918: finishing write tid 1 to smithi02969618-18 2024-08-29T18:01:20.441 INFO:tasks.rados.rados.0.smithi029.stdout:2918: finishing write tid 2 to smithi02969618-18 2024-08-29T18:01:20.441 INFO:tasks.rados.rados.0.smithi029.stdout:2918: finishing write tid 3 to smithi02969618-18 2024-08-29T18:01:20.441 INFO:tasks.rados.rados.0.smithi029.stdout:2918: oid 18 updating version 0 to 1125 2024-08-29T18:01:20.441 INFO:tasks.rados.rados.0.smithi029.stdout:2918: oid 18 updating version 1125 to 1126 2024-08-29T18:01:20.441 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 18 v 1126 (ObjNum 886 snap 276 seq_num 886) dirty exists 2024-08-29T18:01:20.441 INFO:tasks.rados.rados.0.smithi029.stdout:2918: left oid 18 (ObjNum 886 snap 276 seq_num 886) 2024-08-29T18:01:20.441 INFO:tasks.rados.rados.0.smithi029.stdout:2916: finishing copy_from to smithi02969618-24 2024-08-29T18:01:20.441 INFO:tasks.rados.rados.0.smithi029.stdout:2916: got expected ENOENT (src dne) 2024-08-29T18:01:20.441 INFO:tasks.rados.rados.0.smithi029.stdout:2916: finishing copy_from racing read to smithi02969618-24 2024-08-29T18:01:20.442 INFO:tasks.rados.rados.0.smithi029.stdout:2919: finishing copy_from racing read to smithi02969618-41 2024-08-29T18:01:20.442 INFO:tasks.rados.rados.0.smithi029.stdout:2919: finishing copy_from to smithi02969618-41 2024-08-29T18:01:20.442 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 41 v 1985 (ObjNum 867 snap 275 seq_num 867) dirty exists 2024-08-29T18:01:20.442 INFO:tasks.rados.rados.0.smithi029.stdout:2912: expect (ObjNum 843 snap 264 seq_num 843) 2024-08-29T18:01:20.473 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-08-29T18:01:20.790 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-29T18:01:20.790 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.a smithi029 *:9093,9094 running (14m) 2m ago 15m 13.9M - 0.25.0 c8568f914cd2 ce247dae888d 2024-08-29T18:01:20.790 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.a smithi110 *:3000 running (15m) 2s ago 15m 79.7M - 9.4.7 954c08fa6188 a99d1c017111 2024-08-29T18:01:20.790 INFO:teuthology.orchestra.run.smithi029.stdout:mds.a smithi029 running (18m) 2m ago 18m 16.6M - 18.2.4-774-gfe43f1c9 96384990183a 33831fc09ebe 2024-08-29T18:01:20.790 INFO:teuthology.orchestra.run.smithi029.stdout:mds.b smithi110 running (18m) 2s ago 18m 23.3M - 18.2.4-774-gfe43f1c9 96384990183a d4752f4920d9 2024-08-29T18:01:20.790 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.x smithi110 *:8443,9283,8765 running (6m) 2s ago 26m 431M - 19.1.1-235-g1ef86450 d401bb9bb76e 97032a0314c7 2024-08-29T18:01:20.791 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.y smithi029 *:8443,9283,8765 running (7m) 2m ago 29m 495M - 19.1.1-235-g1ef86450 d401bb9bb76e 426f9f92ffcb 2024-08-29T18:01:20.791 INFO:teuthology.orchestra.run.smithi029.stdout:mon.a smithi029 running (6m) 2m ago 29m 56.5M 2048M 19.1.1-235-g1ef86450 d401bb9bb76e 0381d4389ff1 2024-08-29T18:01:20.791 INFO:teuthology.orchestra.run.smithi029.stdout:mon.b smithi110 running (5m) 2s ago 27m 46.6M 2048M 19.1.1-235-g1ef86450 d401bb9bb76e ee83370832b3 2024-08-29T18:01:20.791 INFO:teuthology.orchestra.run.smithi029.stdout:mon.c smithi029 running (5m) 2m ago 27m 46.4M 2048M 19.1.1-235-g1ef86450 d401bb9bb76e a9f9abf8dbe2 2024-08-29T18:01:20.791 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.a smithi029 *:9100 running (15m) 2m ago 15m 9071k - 1.5.0 0da6a335fe13 ad51f15f97c2 2024-08-29T18:01:20.791 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.b smithi110 *:9100 running (15m) 2s ago 15m 8884k - 1.5.0 0da6a335fe13 30ef3fa1e10b 2024-08-29T18:01:20.791 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (3m) 2m ago 25m 174M 2525M 19.1.1-235-g1ef86450 d401bb9bb76e 70ffeb91cd60 2024-08-29T18:01:20.791 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (3m) 2m ago 24m 208M 2525M 19.1.1-235-g1ef86450 d401bb9bb76e 3637e7ef9c3c 2024-08-29T18:01:20.792 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (2m) 2m ago 23m 158M 2525M 19.1.1-235-g1ef86450 d401bb9bb76e 6be972913a10 2024-08-29T18:01:20.792 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (2m) 2m ago 22m - 2525M 19.1.1-235-g1ef86450 d401bb9bb76e 2becd8880bfa 2024-08-29T18:01:20.792 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi110 running (97s) 2s ago 22m 344M 2524M 19.1.1-235-g1ef86450 d401bb9bb76e 904ee1f8d2eb 2024-08-29T18:01:20.792 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi110 running (67s) 2s ago 21m 189M 2524M 19.1.1-235-g1ef86450 d401bb9bb76e ad523e2ac8b3 2024-08-29T18:01:20.792 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi110 running (37s) 2s ago 20m 146M 2524M 19.1.1-235-g1ef86450 d401bb9bb76e 2f40d31d17d4 2024-08-29T18:01:20.792 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi110 running (7s) 2s ago 19m - 2524M 19.1.1-235-g1ef86450 d401bb9bb76e d39ddc1ea214 2024-08-29T18:01:20.792 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.a smithi110 *:9095 running (6m) 2s ago 16m 48.7M - 2.43.0 a07b618ecd1d 696215a147ab 2024-08-29T18:01:21.153 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-08-29T18:01:21.153 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-08-29T18:01:21.153 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.1.1-235-g1ef86450 (1ef864504b8875c83ee6c2c5fedc13315bebf7f5) squid (rc)": 3 2024-08-29T18:01:21.153 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-08-29T18:01:21.153 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-08-29T18:01:21.153 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.1.1-235-g1ef86450 (1ef864504b8875c83ee6c2c5fedc13315bebf7f5) squid (rc)": 2 2024-08-29T18:01:21.153 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-08-29T18:01:21.153 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-08-29T18:01:21.153 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.1.1-235-g1ef86450 (1ef864504b8875c83ee6c2c5fedc13315bebf7f5) squid (rc)": 7 2024-08-29T18:01:21.153 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-08-29T18:01:21.154 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-08-29T18:01:21.154 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 18.2.4-774-gfe43f1c9 (fe43f1c9f9e2945dda7244d8acbd33fb921449af) reef (stable)": 2 2024-08-29T18:01:21.154 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-08-29T18:01:21.154 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-08-29T18:01:21.154 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 18.2.4-774-gfe43f1c9 (fe43f1c9f9e2945dda7244d8acbd33fb921449af) reef (stable)": 2, 2024-08-29T18:01:21.154 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.1.1-235-g1ef86450 (1ef864504b8875c83ee6c2c5fedc13315bebf7f5) squid (rc)": 12 2024-08-29T18:01:21.154 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-08-29T18:01:21.154 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-08-29T18:01:21.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:01:21 smithi029 bash[77880]: cluster 2024-08-29T18:01:19.470492+0000 mgr.y (mgr.25004) 296 : cluster [DBG] pgmap v515: 121 pgs: 2 active+clean+snaptrim, 34 active+undersized, 10 active+undersized+degraded, 75 active+clean; 222 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 8.8 MiB/s rd, 278 KiB/s wr, 22 op/s; 29/369 objects degraded (7.859%) 2024-08-29T18:01:21.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:01:21 smithi029 bash[77880]: cluster 2024-08-29T18:01:20.088053+0000 mon.a (mon.0) 734 : cluster [DBG] osdmap e647: 8 total, 7 up, 8 in 2024-08-29T18:01:21.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:01:21 smithi029 bash[77880]: audit 2024-08-29T18:01:20.145522+0000 mon.b (mon.1) 9 : audit [INF] from='osd.7 [v2:172.21.15.110:6824/1681309485,v1:172.21.15.110:6825/1681309485]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-08-29T18:01:21.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:01:21 smithi029 bash[77880]: audit 2024-08-29T18:01:20.146712+0000 mon.a (mon.0) 735 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-08-29T18:01:21.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:01:21 smithi029 bash[79042]: cluster 2024-08-29T18:01:19.470492+0000 mgr.y (mgr.25004) 296 : cluster [DBG] pgmap v515: 121 pgs: 2 active+clean+snaptrim, 34 active+undersized, 10 active+undersized+degraded, 75 active+clean; 222 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 8.8 MiB/s rd, 278 KiB/s wr, 22 op/s; 29/369 objects degraded (7.859%) 2024-08-29T18:01:21.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:01:21 smithi029 bash[79042]: cluster 2024-08-29T18:01:20.088053+0000 mon.a (mon.0) 734 : cluster [DBG] osdmap e647: 8 total, 7 up, 8 in 2024-08-29T18:01:21.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:01:21 smithi029 bash[79042]: audit 2024-08-29T18:01:20.145522+0000 mon.b (mon.1) 9 : audit [INF] from='osd.7 [v2:172.21.15.110:6824/1681309485,v1:172.21.15.110:6825/1681309485]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-08-29T18:01:21.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:01:21 smithi029 bash[79042]: audit 2024-08-29T18:01:20.146712+0000 mon.a (mon.0) 735 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-08-29T18:01:21.400 INFO:journalctl@ceph.osd.7.smithi110.stdout:Aug 29 18:01:21 smithi110 bash[85091]: debug 2024-08-29T18:01:21.125+0000 7f3c20b93640 -1 osd.7 634 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-08-29T18:01:21.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:01:21 smithi110 bash[67519]: cluster 2024-08-29T18:01:19.470492+0000 mgr.y (mgr.25004) 296 : cluster [DBG] pgmap v515: 121 pgs: 2 active+clean+snaptrim, 34 active+undersized, 10 active+undersized+degraded, 75 active+clean; 222 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 8.8 MiB/s rd, 278 KiB/s wr, 22 op/s; 29/369 objects degraded (7.859%) 2024-08-29T18:01:21.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:01:21 smithi110 bash[67519]: cluster 2024-08-29T18:01:20.088053+0000 mon.a (mon.0) 734 : cluster [DBG] osdmap e647: 8 total, 7 up, 8 in 2024-08-29T18:01:21.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:01:21 smithi110 bash[67519]: audit 2024-08-29T18:01:20.145522+0000 mon.b (mon.1) 9 : audit [INF] from='osd.7 [v2:172.21.15.110:6824/1681309485,v1:172.21.15.110:6825/1681309485]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-08-29T18:01:21.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:01:21 smithi110 bash[67519]: audit 2024-08-29T18:01:20.146712+0000 mon.a (mon.0) 735 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-08-29T18:01:21.442 INFO:tasks.rados.rados.0.smithi029.stdout:2912: done (5 left) 2024-08-29T18:01:21.442 INFO:tasks.rados.rados.0.smithi029.stdout:2913: done (4 left) 2024-08-29T18:01:21.442 INFO:tasks.rados.rados.0.smithi029.stdout:2916: done (3 left) 2024-08-29T18:01:21.442 INFO:tasks.rados.rados.0.smithi029.stdout:2917: done (2 left) 2024-08-29T18:01:21.442 INFO:tasks.rados.rados.0.smithi029.stdout:2918: done (1 left) 2024-08-29T18:01:21.442 INFO:tasks.rados.rados.0.smithi029.stdout:2919: done (0 left) 2024-08-29T18:01:21.442 INFO:tasks.rados.rados.0.smithi029.stdout:2920: snap_create 2024-08-29T18:01:22.103 INFO:tasks.rados.rados.0.smithi029.stdout:2920: done (0 left) 2024-08-29T18:01:22.103 INFO:tasks.rados.rados.0.smithi029.stdout:2921: read oid 38 snap 275 2024-08-29T18:01:22.103 INFO:tasks.rados.rados.0.smithi029.stdout:2921: expect (ObjNum 865 snap 274 seq_num 865) 2024-08-29T18:01:22.103 INFO:tasks.rados.rados.0.smithi029.stdout:2922: delete oid 20 current snap is 277 2024-08-29T18:01:22.123 INFO:tasks.rados.rados.0.smithi029.stdout:2921: expect (ObjNum 865 snap 274 seq_num 865) 2024-08-29T18:01:22.130 INFO:tasks.rados.rados.0.smithi029.stdout:2921: done (1 left) 2024-08-29T18:01:22.130 INFO:tasks.rados.rados.0.smithi029.stdout:2922: done (0 left) 2024-08-29T18:01:22.130 INFO:tasks.rados.rados.0.smithi029.stdout:2923: snap_create 2024-08-29T18:01:22.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:01:22 smithi029 bash[77880]: audit 2024-08-29T18:01:20.463163+0000 mgr.y (mgr.25004) 297 : audit [DBG] from='client.44315 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:01:22.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:01:22 smithi029 bash[77880]: audit 2024-08-29T18:01:20.755937+0000 mgr.y (mgr.25004) 298 : audit [DBG] from='client.34401 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:01:22.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:01:22 smithi029 bash[77880]: audit 2024-08-29T18:01:21.078505+0000 mon.a (mon.0) 736 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-08-29T18:01:22.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:01:22 smithi029 bash[77880]: audit 2024-08-29T18:01:21.085357+0000 mon.b (mon.1) 10 : audit [INF] from='osd.7 [v2:172.21.15.110:6824/1681309485,v1:172.21.15.110:6825/1681309485]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi110", "root=default"]}]: dispatch 2024-08-29T18:01:22.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:01:22 smithi029 bash[77880]: cluster 2024-08-29T18:01:21.087800+0000 mon.a (mon.0) 737 : cluster [DBG] osdmap e648: 8 total, 7 up, 8 in 2024-08-29T18:01:22.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:01:22 smithi029 bash[77880]: audit 2024-08-29T18:01:21.089192+0000 mon.a (mon.0) 738 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi110", "root=default"]}]: dispatch 2024-08-29T18:01:22.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:01:22 smithi029 bash[77880]: audit 2024-08-29T18:01:21.154949+0000 mon.c (mon.2) 174 : audit [DBG] from='client.? 172.21.15.29:0/2609110981' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:01:22.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:01:22 smithi029 bash[79042]: audit 2024-08-29T18:01:20.463163+0000 mgr.y (mgr.25004) 297 : audit [DBG] from='client.44315 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:01:22.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:01:22 smithi029 bash[79042]: audit 2024-08-29T18:01:20.755937+0000 mgr.y (mgr.25004) 298 : audit [DBG] from='client.34401 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:01:22.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:01:22 smithi029 bash[79042]: audit 2024-08-29T18:01:21.078505+0000 mon.a (mon.0) 736 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-08-29T18:01:22.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:01:22 smithi029 bash[79042]: audit 2024-08-29T18:01:21.085357+0000 mon.b (mon.1) 10 : audit [INF] from='osd.7 [v2:172.21.15.110:6824/1681309485,v1:172.21.15.110:6825/1681309485]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi110", "root=default"]}]: dispatch 2024-08-29T18:01:22.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:01:22 smithi029 bash[79042]: cluster 2024-08-29T18:01:21.087800+0000 mon.a (mon.0) 737 : cluster [DBG] osdmap e648: 8 total, 7 up, 8 in 2024-08-29T18:01:22.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:01:22 smithi029 bash[79042]: audit 2024-08-29T18:01:21.089192+0000 mon.a (mon.0) 738 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi110", "root=default"]}]: dispatch 2024-08-29T18:01:22.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:01:22 smithi029 bash[79042]: audit 2024-08-29T18:01:21.154949+0000 mon.c (mon.2) 174 : audit [DBG] from='client.? 172.21.15.29:0/2609110981' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:01:22.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:01:22 smithi110 bash[67519]: audit 2024-08-29T18:01:20.463163+0000 mgr.y (mgr.25004) 297 : audit [DBG] from='client.44315 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:01:22.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:01:22 smithi110 bash[67519]: audit 2024-08-29T18:01:20.755937+0000 mgr.y (mgr.25004) 298 : audit [DBG] from='client.34401 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:01:22.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:01:22 smithi110 bash[67519]: audit 2024-08-29T18:01:21.078505+0000 mon.a (mon.0) 736 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-08-29T18:01:22.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:01:22 smithi110 bash[67519]: audit 2024-08-29T18:01:21.085357+0000 mon.b (mon.1) 10 : audit [INF] from='osd.7 [v2:172.21.15.110:6824/1681309485,v1:172.21.15.110:6825/1681309485]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi110", "root=default"]}]: dispatch 2024-08-29T18:01:22.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:01:22 smithi110 bash[67519]: cluster 2024-08-29T18:01:21.087800+0000 mon.a (mon.0) 737 : cluster [DBG] osdmap e648: 8 total, 7 up, 8 in 2024-08-29T18:01:22.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:01:22 smithi110 bash[67519]: audit 2024-08-29T18:01:21.089192+0000 mon.a (mon.0) 738 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi110", "root=default"]}]: dispatch 2024-08-29T18:01:22.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:01:22 smithi110 bash[67519]: audit 2024-08-29T18:01:21.154949+0000 mon.c (mon.2) 174 : audit [DBG] from='client.? 172.21.15.29:0/2609110981' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:01:23.104 INFO:tasks.rados.rados.0.smithi029.stdout:2923: done (0 left) 2024-08-29T18:01:23.104 INFO:tasks.rados.rados.0.smithi029.stdout:2924: rollback oid 31 current snap is 278 2024-08-29T18:01:23.104 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 31 to 277 2024-08-29T18:01:23.104 INFO:tasks.rados.rados.0.smithi029.stdout:2925: read oid 45 snap -1 2024-08-29T18:01:23.105 INFO:tasks.rados.rados.0.smithi029.stdout:2925: expect (ObjNum 773 snap 244 seq_num 773) 2024-08-29T18:01:23.105 INFO:tasks.rados.rados.0.smithi029.stdout:2926: setattr oid 8 current snap is 278 2024-08-29T18:01:23.108 INFO:tasks.rados.rados.0.smithi029.stdout:2927: delete oid 49 current snap is 278 2024-08-29T18:01:23.125 INFO:tasks.rados.rados.0.smithi029.stdout:2924: finishing rollback tid 0 to smithi02969618-31 2024-08-29T18:01:23.125 INFO:tasks.rados.rados.0.smithi029.stdout:2924: finishing rollback tid 1 to smithi02969618-31 2024-08-29T18:01:23.127 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 8 v 1478 (ObjNum 816 snap 258 seq_num 816) dirty exists 2024-08-29T18:01:23.130 INFO:tasks.rados.rados.0.smithi029.stdout:2924: finishing rollback tid 2 to smithi02969618-31 2024-08-29T18:01:23.130 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 31 v 1665 (ObjNum 842 snap 264 seq_num 842) dirty exists 2024-08-29T18:01:23.137 INFO:tasks.rados.rados.0.smithi029.stdout:2925: expect (ObjNum 773 snap 244 seq_num 773) 2024-08-29T18:01:23.185 INFO:tasks.rados.rados.0.smithi029.stdout:2924: done (3 left) 2024-08-29T18:01:23.186 INFO:tasks.rados.rados.0.smithi029.stdout:2925: done (2 left) 2024-08-29T18:01:23.186 INFO:tasks.rados.rados.0.smithi029.stdout:2926: done (1 left) 2024-08-29T18:01:23.186 INFO:tasks.rados.rados.0.smithi029.stdout:2927: done (0 left) 2024-08-29T18:01:23.186 INFO:tasks.rados.rados.0.smithi029.stdout:2928: snap_create 2024-08-29T18:01:23.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:01:23 smithi029 bash[79042]: cluster 2024-08-29T18:01:21.471628+0000 mgr.y (mgr.25004) 299 : cluster [DBG] pgmap v518: 121 pgs: 2 active+clean+snaptrim, 34 active+undersized, 10 active+undersized+degraded, 75 active+clean; 224 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 15 MiB/s rd, 1.1 MiB/s wr, 10 op/s; 31/363 objects degraded (8.540%) 2024-08-29T18:01:23.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:01:23 smithi029 bash[79042]: cluster 2024-08-29T18:01:22.091151+0000 mon.a (mon.0) 739 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-29T18:01:23.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:01:23 smithi029 bash[79042]: cluster 2024-08-29T18:01:22.101879+0000 mon.a (mon.0) 740 : cluster [INF] osd.7 [v2:172.21.15.110:6824/1681309485,v1:172.21.15.110:6825/1681309485] boot 2024-08-29T18:01:23.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:01:23 smithi029 bash[79042]: cluster 2024-08-29T18:01:22.102056+0000 mon.a (mon.0) 741 : cluster [DBG] osdmap e649: 8 total, 8 up, 8 in 2024-08-29T18:01:23.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:01:23 smithi029 bash[79042]: audit 2024-08-29T18:01:22.102859+0000 mon.c (mon.2) 175 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-29T18:01:23.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:01:23 smithi029 bash[79042]: cluster 2024-08-29T18:01:23.104454+0000 mon.a (mon.0) 742 : cluster [DBG] osdmap e650: 8 total, 8 up, 8 in 2024-08-29T18:01:23.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:01:23 smithi029 bash[77880]: cluster 2024-08-29T18:01:21.471628+0000 mgr.y (mgr.25004) 299 : cluster [DBG] pgmap v518: 121 pgs: 2 active+clean+snaptrim, 34 active+undersized, 10 active+undersized+degraded, 75 active+clean; 224 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 15 MiB/s rd, 1.1 MiB/s wr, 10 op/s; 31/363 objects degraded (8.540%) 2024-08-29T18:01:23.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:01:23 smithi029 bash[77880]: cluster 2024-08-29T18:01:22.091151+0000 mon.a (mon.0) 739 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-29T18:01:23.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:01:23 smithi029 bash[77880]: cluster 2024-08-29T18:01:22.101879+0000 mon.a (mon.0) 740 : cluster [INF] osd.7 [v2:172.21.15.110:6824/1681309485,v1:172.21.15.110:6825/1681309485] boot 2024-08-29T18:01:23.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:01:23 smithi029 bash[77880]: cluster 2024-08-29T18:01:22.102056+0000 mon.a (mon.0) 741 : cluster [DBG] osdmap e649: 8 total, 8 up, 8 in 2024-08-29T18:01:23.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:01:23 smithi029 bash[77880]: audit 2024-08-29T18:01:22.102859+0000 mon.c (mon.2) 175 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-29T18:01:23.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:01:23 smithi029 bash[77880]: cluster 2024-08-29T18:01:23.104454+0000 mon.a (mon.0) 742 : cluster [DBG] osdmap e650: 8 total, 8 up, 8 in 2024-08-29T18:01:23.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:01:23 smithi110 bash[67519]: cluster 2024-08-29T18:01:21.471628+0000 mgr.y (mgr.25004) 299 : cluster [DBG] pgmap v518: 121 pgs: 2 active+clean+snaptrim, 34 active+undersized, 10 active+undersized+degraded, 75 active+clean; 224 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 15 MiB/s rd, 1.1 MiB/s wr, 10 op/s; 31/363 objects degraded (8.540%) 2024-08-29T18:01:23.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:01:23 smithi110 bash[67519]: cluster 2024-08-29T18:01:22.091151+0000 mon.a (mon.0) 739 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-29T18:01:23.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:01:23 smithi110 bash[67519]: cluster 2024-08-29T18:01:22.101879+0000 mon.a (mon.0) 740 : cluster [INF] osd.7 [v2:172.21.15.110:6824/1681309485,v1:172.21.15.110:6825/1681309485] boot 2024-08-29T18:01:23.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:01:23 smithi110 bash[67519]: cluster 2024-08-29T18:01:22.102056+0000 mon.a (mon.0) 741 : cluster [DBG] osdmap e649: 8 total, 8 up, 8 in 2024-08-29T18:01:23.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:01:23 smithi110 bash[67519]: audit 2024-08-29T18:01:22.102859+0000 mon.c (mon.2) 175 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-29T18:01:23.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:01:23 smithi110 bash[67519]: cluster 2024-08-29T18:01:23.104454+0000 mon.a (mon.0) 742 : cluster [DBG] osdmap e650: 8 total, 8 up, 8 in 2024-08-29T18:01:24.125 INFO:tasks.rados.rados.0.smithi029.stdout:2928: done (0 left) 2024-08-29T18:01:24.125 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 45 current snap is 279 2024-08-29T18:01:24.125 INFO:tasks.rados.rados.0.smithi029.stdout:2929: seq_num 889 ranges {950272=491520} 2024-08-29T18:01:24.149 INFO:tasks.rados.rados.0.smithi029.stdout:2929: writing smithi02969618-45 from 950272 to 1441792 tid 1 2024-08-29T18:01:24.149 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 1 current snap is 279 2024-08-29T18:01:24.149 INFO:tasks.rados.rados.0.smithi029.stdout:2930: seq_num 890 ranges {5070848=507904} 2024-08-29T18:01:24.205 INFO:tasks.rados.rados.0.smithi029.stdout:2930: writing smithi02969618-1 from 5070848 to 5578752 tid 1 2024-08-29T18:01:24.205 INFO:tasks.rados.rados.0.smithi029.stdout:2931: snap_remove snap 270 2024-08-29T18:01:24.206 INFO:tasks.rados.rados.0.smithi029.stdout:2929: finishing write tid 1 to smithi02969618-45 2024-08-29T18:01:24.206 INFO:tasks.rados.rados.0.smithi029.stdout:2929: finishing write tid 2 to smithi02969618-45 2024-08-29T18:01:24.206 INFO:tasks.rados.rados.0.smithi029.stdout:2929: finishing write tid 3 to smithi02969618-45 2024-08-29T18:01:24.206 INFO:tasks.rados.rados.0.smithi029.stdout:2929: oid 45 updating version 0 to 1970 2024-08-29T18:01:24.206 INFO:tasks.rados.rados.0.smithi029.stdout:2929: oid 45 updating version 1970 to 1971 2024-08-29T18:01:24.206 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 45 v 1971 (ObjNum 889 snap 279 seq_num 889) dirty exists 2024-08-29T18:01:24.206 INFO:tasks.rados.rados.0.smithi029.stdout:2929: left oid 45 (ObjNum 889 snap 279 seq_num 889) 2024-08-29T18:01:24.600 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:01:24 smithi029 bash[77880]: cluster 2024-08-29T18:01:24.110521+0000 mon.a (mon.0) 743 : cluster [WRN] Health check update: Degraded data redundancy: 32/360 objects degraded (8.889%), 10 pgs degraded (PG_DEGRADED) 2024-08-29T18:01:24.600 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:01:24 smithi029 bash[77880]: cluster 2024-08-29T18:01:24.126262+0000 mon.a (mon.0) 744 : cluster [DBG] osdmap e651: 8 total, 8 up, 8 in 2024-08-29T18:01:24.600 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:01:24 smithi029 bash[79042]: cluster 2024-08-29T18:01:24.110521+0000 mon.a (mon.0) 743 : cluster [WRN] Health check update: Degraded data redundancy: 32/360 objects degraded (8.889%), 10 pgs degraded (PG_DEGRADED) 2024-08-29T18:01:24.600 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:01:24 smithi029 bash[79042]: cluster 2024-08-29T18:01:24.126262+0000 mon.a (mon.0) 744 : cluster [DBG] osdmap e651: 8 total, 8 up, 8 in 2024-08-29T18:01:24.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:01:24 smithi110 bash[67519]: cluster 2024-08-29T18:01:24.110521+0000 mon.a (mon.0) 743 : cluster [WRN] Health check update: Degraded data redundancy: 32/360 objects degraded (8.889%), 10 pgs degraded (PG_DEGRADED) 2024-08-29T18:01:24.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:01:24 smithi110 bash[67519]: cluster 2024-08-29T18:01:24.126262+0000 mon.a (mon.0) 744 : cluster [DBG] osdmap e651: 8 total, 8 up, 8 in 2024-08-29T18:01:24.899 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:01:24 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:01:24] "GET /metrics HTTP/1.1" 200 36333 "" "Prometheus/2.43.0" 2024-08-29T18:01:25.186 INFO:tasks.rados.rados.0.smithi029.stdout:2929: done (2 left) 2024-08-29T18:01:25.186 INFO:tasks.rados.rados.0.smithi029.stdout:2931: done (1 left) 2024-08-29T18:01:25.186 INFO:tasks.rados.rados.0.smithi029.stdout:2932: read oid 21 snap 265 2024-08-29T18:01:25.186 INFO:tasks.rados.rados.0.smithi029.stdout:2932: expect (ObjNum 844 snap 264 seq_num 844) 2024-08-29T18:01:25.186 INFO:tasks.rados.rados.0.smithi029.stdout:2933: rmattr oid 36 current snap is 279 2024-08-29T18:01:25.186 INFO:tasks.rados.rados.0.smithi029.stdout:2933: done (2 left) 2024-08-29T18:01:25.186 INFO:tasks.rados.rados.0.smithi029.stdout:2934: read oid 46 snap 268 2024-08-29T18:01:25.186 INFO:tasks.rados.rados.0.smithi029.stdout:2934: expect (ObjNum 856 snap 268 seq_num 856) 2024-08-29T18:01:25.187 INFO:tasks.rados.rados.0.smithi029.stdout:2935: snap_create 2024-08-29T18:01:25.187 INFO:tasks.rados.rados.0.smithi029.stdout:2930: finishing write tid 1 to smithi02969618-1 2024-08-29T18:01:25.187 INFO:tasks.rados.rados.0.smithi029.stdout:2930: finishing write tid 2 to smithi02969618-1 2024-08-29T18:01:25.187 INFO:tasks.rados.rados.0.smithi029.stdout:2930: finishing write tid 3 to smithi02969618-1 2024-08-29T18:01:25.187 INFO:tasks.rados.rados.0.smithi029.stdout:2930: oid 1 updating version 0 to 1988 2024-08-29T18:01:25.187 INFO:tasks.rados.rados.0.smithi029.stdout:2930: oid 1 updating version 1988 to 1989 2024-08-29T18:01:25.187 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 1 v 1989 (ObjNum 890 snap 279 seq_num 890) dirty exists 2024-08-29T18:01:25.187 INFO:tasks.rados.rados.0.smithi029.stdout:2930: left oid 1 (ObjNum 890 snap 279 seq_num 890) 2024-08-29T18:01:25.233 INFO:tasks.rados.rados.0.smithi029.stdout:2932: expect (ObjNum 844 snap 264 seq_num 844) 2024-08-29T18:01:25.401 INFO:tasks.rados.rados.0.smithi029.stdout:2934: expect (ObjNum 856 snap 268 seq_num 856) 2024-08-29T18:01:25.649 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:01:25 smithi029 bash[79042]: cluster 2024-08-29T18:01:23.472467+0000 mgr.y (mgr.25004) 300 : cluster [DBG] pgmap v521: 121 pgs: 3 peering, 31 active+undersized, 10 active+undersized+degraded, 77 active+clean; 214 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 18 MiB/s rd, 2.7 MiB/s wr, 13 op/s; 32/360 objects degraded (8.889%) 2024-08-29T18:01:25.650 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:01:25 smithi029 bash[77880]: cluster 2024-08-29T18:01:23.472467+0000 mgr.y (mgr.25004) 300 : cluster [DBG] pgmap v521: 121 pgs: 3 peering, 31 active+undersized, 10 active+undersized+degraded, 77 active+clean; 214 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 18 MiB/s rd, 2.7 MiB/s wr, 13 op/s; 32/360 objects degraded (8.889%) 2024-08-29T18:01:25.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:01:25 smithi110 bash[67519]: cluster 2024-08-29T18:01:23.472467+0000 mgr.y (mgr.25004) 300 : cluster [DBG] pgmap v521: 121 pgs: 3 peering, 31 active+undersized, 10 active+undersized+degraded, 77 active+clean; 214 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 18 MiB/s rd, 2.7 MiB/s wr, 13 op/s; 32/360 objects degraded (8.889%) 2024-08-29T18:01:25.650 INFO:journalctl@ceph.osd.7.smithi110.stdout:Aug 29 18:01:25 smithi110 bash[85091]: debug 2024-08-29T18:01:25.220+0000 7f3c0d352640 -1 snap_mapper.get_next_objects_to_trim::New Clone-Objects were added to Snap 183 after trimming was started 2024-08-29T18:01:26.195 INFO:tasks.rados.rados.0.smithi029.stdout:2930: done (3 left) 2024-08-29T18:01:26.195 INFO:tasks.rados.rados.0.smithi029.stdout:2932: done (2 left) 2024-08-29T18:01:26.195 INFO:tasks.rados.rados.0.smithi029.stdout:2934: done (1 left) 2024-08-29T18:01:26.195 INFO:tasks.rados.rados.0.smithi029.stdout:2935: done (0 left) 2024-08-29T18:01:26.195 INFO:tasks.rados.rados.0.smithi029.stdout:2936: snap_remove snap 268 2024-08-29T18:01:26.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:01:26 smithi110 bash[67519]: cluster 2024-08-29T18:01:25.185362+0000 mon.a (mon.0) 745 : cluster [DBG] osdmap e652: 8 total, 8 up, 8 in 2024-08-29T18:01:26.649 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:01:26 smithi029 bash[79042]: cluster 2024-08-29T18:01:25.185362+0000 mon.a (mon.0) 745 : cluster [DBG] osdmap e652: 8 total, 8 up, 8 in 2024-08-29T18:01:26.649 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:01:26 smithi029 bash[77880]: cluster 2024-08-29T18:01:25.185362+0000 mon.a (mon.0) 745 : cluster [DBG] osdmap e652: 8 total, 8 up, 8 in 2024-08-29T18:01:27.196 INFO:tasks.rados.rados.0.smithi029.stdout:2936: done (0 left) 2024-08-29T18:01:27.196 INFO:tasks.rados.rados.0.smithi029.stdout:2937: rollback oid 24 current snap is 280 2024-08-29T18:01:27.197 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 24 to 277 2024-08-29T18:01:27.197 INFO:tasks.rados.rados.0.smithi029.stdout:2938: copy_from oid 33 from oid 15 current snap is 280 2024-08-29T18:01:27.197 INFO:tasks.rados.rados.0.smithi029.stdout:2939: snap_remove snap 275 2024-08-29T18:01:27.619 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:01:27 smithi110 bash[67519]: cluster 2024-08-29T18:01:25.473360+0000 mgr.y (mgr.25004) 301 : cluster [DBG] pgmap v524: 121 pgs: 3 peering, 26 active+undersized, 8 active+undersized+degraded, 84 active+clean; 210 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 4.9 MiB/s rd, 1.9 MiB/s wr, 12 op/s; 20/363 objects degraded (5.510%); 4.0 MiB/s, 0 objects/s recovering 2024-08-29T18:01:27.619 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:01:27 smithi110 bash[67519]: cluster 2024-08-29T18:01:26.195520+0000 mon.a (mon.0) 746 : cluster [DBG] osdmap e653: 8 total, 8 up, 8 in 2024-08-29T18:01:27.649 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:01:27 smithi029 bash[77880]: cluster 2024-08-29T18:01:25.473360+0000 mgr.y (mgr.25004) 301 : cluster [DBG] pgmap v524: 121 pgs: 3 peering, 26 active+undersized, 8 active+undersized+degraded, 84 active+clean; 210 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 4.9 MiB/s rd, 1.9 MiB/s wr, 12 op/s; 20/363 objects degraded (5.510%); 4.0 MiB/s, 0 objects/s recovering 2024-08-29T18:01:27.649 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:01:27 smithi029 bash[77880]: cluster 2024-08-29T18:01:26.195520+0000 mon.a (mon.0) 746 : cluster [DBG] osdmap e653: 8 total, 8 up, 8 in 2024-08-29T18:01:27.650 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:01:27 smithi029 bash[79042]: cluster 2024-08-29T18:01:25.473360+0000 mgr.y (mgr.25004) 301 : cluster [DBG] pgmap v524: 121 pgs: 3 peering, 26 active+undersized, 8 active+undersized+degraded, 84 active+clean; 210 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 4.9 MiB/s rd, 1.9 MiB/s wr, 12 op/s; 20/363 objects degraded (5.510%); 4.0 MiB/s, 0 objects/s recovering 2024-08-29T18:01:27.650 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:01:27 smithi029 bash[79042]: cluster 2024-08-29T18:01:26.195520+0000 mon.a (mon.0) 746 : cluster [DBG] osdmap e653: 8 total, 8 up, 8 in 2024-08-29T18:01:28.208 INFO:tasks.rados.rados.0.smithi029.stdout:2939: done (2 left) 2024-08-29T18:01:28.209 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 40 current snap is 280 2024-08-29T18:01:28.209 INFO:tasks.rados.rados.0.smithi029.stdout:2940: seq_num 891 ranges {0=532480} 2024-08-29T18:01:28.220 INFO:tasks.rados.rados.0.smithi029.stdout:2940: writing smithi02969618-40 from 0 to 532480 tid 1 2024-08-29T18:01:28.221 INFO:tasks.rados.rados.0.smithi029.stdout:2937: finishing rollback tid 0 to smithi02969618-24 2024-08-29T18:01:28.221 INFO:tasks.rados.rados.0.smithi029.stdout:2937: finishing rollback tid 1 to smithi02969618-24 2024-08-29T18:01:28.221 INFO:tasks.rados.rados.0.smithi029.stdout:2937: finishing rollback tid 2 to smithi02969618-24 2024-08-29T18:01:28.221 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 24 v 2366 (ObjNum 841 snap 264 seq_num 841) dirty exists 2024-08-29T18:01:28.221 INFO:tasks.rados.rados.0.smithi029.stdout:2938: finishing copy_from racing read to smithi02969618-33 2024-08-29T18:01:28.221 INFO:tasks.rados.rados.0.smithi029.stdout:2938: finishing copy_from to smithi02969618-33 2024-08-29T18:01:28.221 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 33 v 2352 (ObjNum 879 snap 275 seq_num 879) dirty exists 2024-08-29T18:01:28.221 INFO:tasks.rados.rados.0.smithi029.stdout:2937: done (2 left) 2024-08-29T18:01:28.221 INFO:tasks.rados.rados.0.smithi029.stdout:2938: done (1 left) 2024-08-29T18:01:28.221 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 28 current snap is 280 2024-08-29T18:01:28.221 INFO:tasks.rados.rados.0.smithi029.stdout:2941: seq_num 892 ranges {4554752=548864} 2024-08-29T18:01:28.290 INFO:tasks.rados.rados.0.smithi029.stdout:2941: writing smithi02969618-28 from 4554752 to 5103616 tid 1 2024-08-29T18:01:28.290 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 32 current snap is 280 2024-08-29T18:01:28.290 INFO:tasks.rados.rados.0.smithi029.stdout:2942: seq_num 893 ranges {11051008=565248} 2024-08-29T18:01:28.365 INFO:tasks.rados.rados.0.smithi029.stdout:2942: writing smithi02969618-32 from 11051008 to 11616256 tid 1 2024-08-29T18:01:28.365 INFO:tasks.rados.rados.0.smithi029.stdout:2943: delete oid 36 current snap is 280 2024-08-29T18:01:28.365 INFO:tasks.rados.rados.0.smithi029.stdout:2940: finishing write tid 1 to smithi02969618-40 2024-08-29T18:01:28.366 INFO:tasks.rados.rados.0.smithi029.stdout:2940: finishing write tid 2 to smithi02969618-40 2024-08-29T18:01:28.366 INFO:tasks.rados.rados.0.smithi029.stdout:2940: finishing write tid 3 to smithi02969618-40 2024-08-29T18:01:28.366 INFO:tasks.rados.rados.0.smithi029.stdout:2940: oid 40 updating version 0 to 1644 2024-08-29T18:01:28.366 INFO:tasks.rados.rados.0.smithi029.stdout:2940: oid 40 updating version 1644 to 1645 2024-08-29T18:01:28.366 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 40 v 1645 (ObjNum 891 snap 280 seq_num 891) dirty exists 2024-08-29T18:01:28.366 INFO:tasks.rados.rados.0.smithi029.stdout:2940: left oid 40 (ObjNum 891 snap 280 seq_num 891) 2024-08-29T18:01:28.366 INFO:tasks.rados.rados.0.smithi029.stdout:2941: finishing write tid 1 to smithi02969618-28 2024-08-29T18:01:28.366 INFO:tasks.rados.rados.0.smithi029.stdout:2941: finishing write tid 2 to smithi02969618-28 2024-08-29T18:01:28.366 INFO:tasks.rados.rados.0.smithi029.stdout:2941: finishing write tid 3 to smithi02969618-28 2024-08-29T18:01:28.366 INFO:tasks.rados.rados.0.smithi029.stdout:2941: oid 28 updating version 0 to 1964 2024-08-29T18:01:28.366 INFO:tasks.rados.rados.0.smithi029.stdout:2941: oid 28 version 1964 is already newer than 1963 2024-08-29T18:01:28.366 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 28 v 1964 (ObjNum 892 snap 280 seq_num 892) dirty exists 2024-08-29T18:01:28.367 INFO:tasks.rados.rados.0.smithi029.stdout:2941: left oid 28 (ObjNum 892 snap 280 seq_num 892) 2024-08-29T18:01:28.368 INFO:tasks.rados.rados.0.smithi029.stdout:2940: done (3 left) 2024-08-29T18:01:28.368 INFO:tasks.rados.rados.0.smithi029.stdout:2941: done (2 left) 2024-08-29T18:01:28.368 INFO:tasks.rados.rados.0.smithi029.stdout:2943: done (1 left) 2024-08-29T18:01:28.368 INFO:tasks.rados.rados.0.smithi029.stdout:2944: snap_create 2024-08-29T18:01:28.373 INFO:tasks.rados.rados.0.smithi029.stdout:2942: finishing write tid 1 to smithi02969618-32 2024-08-29T18:01:28.374 INFO:tasks.rados.rados.0.smithi029.stdout:2942: finishing write tid 2 to smithi02969618-32 2024-08-29T18:01:28.376 INFO:tasks.rados.rados.0.smithi029.stdout:2942: finishing write tid 3 to smithi02969618-32 2024-08-29T18:01:28.376 INFO:tasks.rados.rados.0.smithi029.stdout:2942: oid 32 updating version 0 to 2241 2024-08-29T18:01:28.376 INFO:tasks.rados.rados.0.smithi029.stdout:2942: oid 32 updating version 2241 to 2242 2024-08-29T18:01:28.377 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 32 v 2242 (ObjNum 893 snap 280 seq_num 893) dirty exists 2024-08-29T18:01:28.377 INFO:tasks.rados.rados.0.smithi029.stdout:2942: left oid 32 (ObjNum 893 snap 280 seq_num 893) 2024-08-29T18:01:28.617 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:01:28 smithi110 bash[67519]: cluster 2024-08-29T18:01:27.197163+0000 mon.a (mon.0) 747 : cluster [DBG] osdmap e654: 8 total, 8 up, 8 in 2024-08-29T18:01:28.617 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:01:28 smithi110 bash[67519]: cluster 2024-08-29T18:01:28.199989+0000 mon.a (mon.0) 748 : cluster [DBG] osdmap e655: 8 total, 8 up, 8 in 2024-08-29T18:01:28.649 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:01:28 smithi029 bash[77880]: cluster 2024-08-29T18:01:27.197163+0000 mon.a (mon.0) 747 : cluster [DBG] osdmap e654: 8 total, 8 up, 8 in 2024-08-29T18:01:28.649 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:01:28 smithi029 bash[77880]: cluster 2024-08-29T18:01:28.199989+0000 mon.a (mon.0) 748 : cluster [DBG] osdmap e655: 8 total, 8 up, 8 in 2024-08-29T18:01:28.650 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:01:28 smithi029 bash[79042]: cluster 2024-08-29T18:01:27.197163+0000 mon.a (mon.0) 747 : cluster [DBG] osdmap e654: 8 total, 8 up, 8 in 2024-08-29T18:01:28.650 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:01:28 smithi029 bash[79042]: cluster 2024-08-29T18:01:28.199989+0000 mon.a (mon.0) 748 : cluster [DBG] osdmap e655: 8 total, 8 up, 8 in 2024-08-29T18:01:29.245 INFO:tasks.rados.rados.0.smithi029.stdout:2942: done (1 left) 2024-08-29T18:01:29.245 INFO:tasks.rados.rados.0.smithi029.stdout:2944: done (0 left) 2024-08-29T18:01:29.245 INFO:tasks.rados.rados.0.smithi029.stdout:2945: read oid 21 snap 276 2024-08-29T18:01:29.245 INFO:tasks.rados.rados.0.smithi029.stdout:2945: expect (ObjNum 852 snap 265 seq_num 852) 2024-08-29T18:01:29.245 INFO:tasks.rados.rados.0.smithi029.stdout:2946: delete oid 3 current snap is 281 2024-08-29T18:01:29.252 INFO:tasks.rados.rados.0.smithi029.stdout:2946: done (1 left) 2024-08-29T18:01:29.253 INFO:tasks.rados.rados.0.smithi029.stdout:2947: read oid 16 snap 272 2024-08-29T18:01:29.253 INFO:tasks.rados.rados.0.smithi029.stdout:2947: expect (ObjNum 847 snap 264 seq_num 847) 2024-08-29T18:01:29.253 INFO:tasks.rados.rados.0.smithi029.stdout:2948: read oid 32 snap -1 2024-08-29T18:01:29.253 INFO:tasks.rados.rados.0.smithi029.stdout:2948: expect (ObjNum 893 snap 280 seq_num 893) 2024-08-29T18:01:29.253 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 43 current snap is 281 2024-08-29T18:01:29.253 INFO:tasks.rados.rados.0.smithi029.stdout:2949: seq_num 896 ranges {0=614400} 2024-08-29T18:01:29.256 INFO:tasks.rados.rados.0.smithi029.stdout:2949: writing smithi02969618-43 from 0 to 614400 tid 1 2024-08-29T18:01:29.256 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 1 current snap is 281 2024-08-29T18:01:29.256 INFO:tasks.rados.rados.0.smithi029.stdout:2950: seq_num 897 ranges {5578752=630784} 2024-08-29T18:01:29.293 INFO:tasks.rados.rados.0.smithi029.stdout:2950: writing smithi02969618-1 from 5578752 to 6209536 tid 1 2024-08-29T18:01:29.293 INFO:tasks.rados.rados.0.smithi029.stdout:2951: snap_create 2024-08-29T18:01:29.293 INFO:tasks.rados.rados.0.smithi029.stdout:2945: expect (ObjNum 852 snap 265 seq_num 852) 2024-08-29T18:01:29.410 INFO:tasks.rados.rados.0.smithi029.stdout:2949: finishing write tid 1 to smithi02969618-43 2024-08-29T18:01:29.410 INFO:tasks.rados.rados.0.smithi029.stdout:2949: finishing write tid 2 to smithi02969618-43 2024-08-29T18:01:29.410 INFO:tasks.rados.rados.0.smithi029.stdout:2949: finishing write tid 3 to smithi02969618-43 2024-08-29T18:01:29.410 INFO:tasks.rados.rados.0.smithi029.stdout:2949: oid 43 updating version 0 to 1647 2024-08-29T18:01:29.410 INFO:tasks.rados.rados.0.smithi029.stdout:2949: oid 43 version 1647 is already newer than 1646 2024-08-29T18:01:29.410 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 43 v 1647 (ObjNum 896 snap 281 seq_num 896) dirty exists 2024-08-29T18:01:29.410 INFO:tasks.rados.rados.0.smithi029.stdout:2949: left oid 43 (ObjNum 896 snap 281 seq_num 896) 2024-08-29T18:01:29.411 INFO:tasks.rados.rados.0.smithi029.stdout:2947: expect (ObjNum 847 snap 264 seq_num 847) 2024-08-29T18:01:29.629 INFO:tasks.rados.rados.0.smithi029.stdout:2950: finishing write tid 1 to smithi02969618-1 2024-08-29T18:01:29.630 INFO:tasks.rados.rados.0.smithi029.stdout:2950: finishing write tid 2 to smithi02969618-1 2024-08-29T18:01:29.630 INFO:tasks.rados.rados.0.smithi029.stdout:2950: finishing write tid 3 to smithi02969618-1 2024-08-29T18:01:29.630 INFO:tasks.rados.rados.0.smithi029.stdout:2950: oid 1 updating version 0 to 1992 2024-08-29T18:01:29.630 INFO:tasks.rados.rados.0.smithi029.stdout:2950: oid 1 version 1992 is already newer than 1991 2024-08-29T18:01:29.630 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 1 v 1992 (ObjNum 897 snap 281 seq_num 897) dirty exists 2024-08-29T18:01:29.630 INFO:tasks.rados.rados.0.smithi029.stdout:2950: left oid 1 (ObjNum 897 snap 281 seq_num 897) 2024-08-29T18:01:29.630 INFO:tasks.rados.rados.0.smithi029.stdout:2948: expect (ObjNum 893 snap 280 seq_num 893) 2024-08-29T18:01:29.649 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:01:29 smithi029 bash[79042]: cluster 2024-08-29T18:01:27.474375+0000 mgr.y (mgr.25004) 302 : cluster [DBG] pgmap v527: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 209 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 6.8 MiB/s rd, 348 KiB/s wr, 12 op/s; 8.7 MiB/s, 3 objects/s recovering 2024-08-29T18:01:29.649 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:01:29 smithi029 bash[79042]: cluster 2024-08-29T18:01:28.210621+0000 mon.a (mon.0) 749 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 20/363 objects degraded (5.510%), 8 pgs degraded) 2024-08-29T18:01:29.649 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:01:29 smithi029 bash[77880]: cluster 2024-08-29T18:01:27.474375+0000 mgr.y (mgr.25004) 302 : cluster [DBG] pgmap v527: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 209 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 6.8 MiB/s rd, 348 KiB/s wr, 12 op/s; 8.7 MiB/s, 3 objects/s recovering 2024-08-29T18:01:29.650 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:01:29 smithi029 bash[77880]: cluster 2024-08-29T18:01:28.210621+0000 mon.a (mon.0) 749 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 20/363 objects degraded (5.510%), 8 pgs degraded) 2024-08-29T18:01:29.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:01:29 smithi110 bash[67519]: cluster 2024-08-29T18:01:27.474375+0000 mgr.y (mgr.25004) 302 : cluster [DBG] pgmap v527: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 209 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 6.8 MiB/s rd, 348 KiB/s wr, 12 op/s; 8.7 MiB/s, 3 objects/s recovering 2024-08-29T18:01:29.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:01:29 smithi110 bash[67519]: cluster 2024-08-29T18:01:28.210621+0000 mon.a (mon.0) 749 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 20/363 objects degraded (5.510%), 8 pgs degraded) 2024-08-29T18:01:30.650 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:01:30 smithi029 bash[79042]: cluster 2024-08-29T18:01:29.244485+0000 mon.a (mon.0) 750 : cluster [DBG] osdmap e656: 8 total, 8 up, 8 in 2024-08-29T18:01:30.650 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:01:30 smithi029 bash[79042]: audit 2024-08-29T18:01:29.343213+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:01:30.650 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:01:30 smithi029 bash[79042]: audit 2024-08-29T18:01:29.354876+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:01:30.650 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:01:30 smithi029 bash[79042]: audit 2024-08-29T18:01:29.357603+0000 mon.c (mon.2) 176 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:01:30.650 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:01:30 smithi029 bash[79042]: audit 2024-08-29T18:01:29.359244+0000 mon.c (mon.2) 177 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:01:30.650 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:01:30 smithi029 bash[79042]: audit 2024-08-29T18:01:29.368846+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:01:30.650 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:01:30 smithi029 bash[79042]: cluster 2024-08-29T18:01:29.475121+0000 mgr.y (mgr.25004) 303 : cluster [DBG] pgmap v530: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 209 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 5.2 MiB/s rd, 120 KiB/s wr, 3 op/s; 4.6 MiB/s, 2 objects/s recovering 2024-08-29T18:01:30.650 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:01:30 smithi029 bash[79042]: audit 2024-08-29T18:01:29.491215+0000 mon.c (mon.2) 178 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:01:30.650 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:01:30 smithi029 bash[79042]: audit 2024-08-29T18:01:29.494120+0000 mon.c (mon.2) 179 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:01:30.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:01:30 smithi029 bash[79042]: audit 2024-08-29T18:01:29.496205+0000 mon.c (mon.2) 180 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:01:30.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:01:30 smithi029 bash[79042]: audit 2024-08-29T18:01:29.497836+0000 mon.c (mon.2) 181 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:01:30.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:01:30 smithi029 bash[79042]: audit 2024-08-29T18:01:29.500620+0000 mon.c (mon.2) 182 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:01:30.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:01:30 smithi029 bash[79042]: cephadm 2024-08-29T18:01:29.501643+0000 mgr.y (mgr.25004) 304 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-08-29T18:01:30.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:01:30 smithi029 bash[79042]: audit 2024-08-29T18:01:29.508027+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:01:30.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:01:30 smithi029 bash[79042]: audit 2024-08-29T18:01:29.511368+0000 mon.c (mon.2) 183 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2024-08-29T18:01:30.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:01:30 smithi029 bash[79042]: audit 2024-08-29T18:01:29.511796+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2024-08-29T18:01:30.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:01:30 smithi029 bash[79042]: audit 2024-08-29T18:01:29.516703+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-08-29T18:01:30.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:01:30 smithi029 bash[79042]: audit 2024-08-29T18:01:29.520055+0000 mon.c (mon.2) 184 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2024-08-29T18:01:30.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:01:30 smithi029 bash[79042]: audit 2024-08-29T18:01:29.520503+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2024-08-29T18:01:30.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:01:30 smithi029 bash[79042]: audit 2024-08-29T18:01:29.526087+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-08-29T18:01:30.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:01:30 smithi029 bash[79042]: audit 2024-08-29T18:01:29.529991+0000 mon.c (mon.2) 185 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2024-08-29T18:01:30.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:01:30 smithi029 bash[79042]: audit 2024-08-29T18:01:29.530447+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2024-08-29T18:01:30.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:01:30 smithi029 bash[79042]: audit 2024-08-29T18:01:29.535973+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-08-29T18:01:30.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:01:30 smithi029 bash[79042]: audit 2024-08-29T18:01:29.539585+0000 mon.c (mon.2) 186 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2024-08-29T18:01:30.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:01:30 smithi029 bash[79042]: audit 2024-08-29T18:01:29.540138+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2024-08-29T18:01:30.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:01:30 smithi029 bash[79042]: audit 2024-08-29T18:01:29.545509+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-08-29T18:01:30.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:01:30 smithi029 bash[79042]: audit 2024-08-29T18:01:29.549493+0000 mon.c (mon.2) 187 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2024-08-29T18:01:30.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:01:30 smithi029 bash[79042]: audit 2024-08-29T18:01:29.549962+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2024-08-29T18:01:30.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:01:30 smithi029 bash[79042]: audit 2024-08-29T18:01:29.554956+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-08-29T18:01:30.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:01:30 smithi029 bash[79042]: audit 2024-08-29T18:01:29.558236+0000 mon.c (mon.2) 188 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2024-08-29T18:01:30.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:01:30 smithi029 bash[79042]: audit 2024-08-29T18:01:29.558673+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2024-08-29T18:01:30.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:01:30 smithi029 bash[79042]: audit 2024-08-29T18:01:29.564981+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-08-29T18:01:30.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:01:30 smithi029 bash[79042]: audit 2024-08-29T18:01:29.569411+0000 mon.c (mon.2) 189 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2024-08-29T18:01:30.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:01:30 smithi029 bash[79042]: audit 2024-08-29T18:01:29.569830+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2024-08-29T18:01:30.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:01:30 smithi029 bash[79042]: audit 2024-08-29T18:01:29.573347+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-08-29T18:01:30.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:01:30 smithi029 bash[79042]: audit 2024-08-29T18:01:29.577657+0000 mon.c (mon.2) 190 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2024-08-29T18:01:30.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:01:30 smithi029 bash[79042]: audit 2024-08-29T18:01:29.578041+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2024-08-29T18:01:30.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:01:30 smithi029 bash[77880]: cluster 2024-08-29T18:01:29.244485+0000 mon.a (mon.0) 750 : cluster [DBG] osdmap e656: 8 total, 8 up, 8 in 2024-08-29T18:01:30.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:01:30 smithi029 bash[77880]: audit 2024-08-29T18:01:29.343213+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:01:30.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:01:30 smithi029 bash[77880]: audit 2024-08-29T18:01:29.354876+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:01:30.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:01:30 smithi029 bash[77880]: audit 2024-08-29T18:01:29.357603+0000 mon.c (mon.2) 176 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:01:30.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:01:30 smithi029 bash[77880]: audit 2024-08-29T18:01:29.359244+0000 mon.c (mon.2) 177 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:01:30.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:01:30 smithi029 bash[77880]: audit 2024-08-29T18:01:29.368846+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:01:30.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:01:30 smithi029 bash[77880]: cluster 2024-08-29T18:01:29.475121+0000 mgr.y (mgr.25004) 303 : cluster [DBG] pgmap v530: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 209 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 5.2 MiB/s rd, 120 KiB/s wr, 3 op/s; 4.6 MiB/s, 2 objects/s recovering 2024-08-29T18:01:30.654 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:01:30 smithi029 bash[77880]: audit 2024-08-29T18:01:29.491215+0000 mon.c (mon.2) 178 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:01:30.654 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:01:30 smithi029 bash[77880]: audit 2024-08-29T18:01:29.494120+0000 mon.c (mon.2) 179 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:01:30.654 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:01:30 smithi029 bash[77880]: audit 2024-08-29T18:01:29.496205+0000 mon.c (mon.2) 180 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:01:30.654 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:01:30 smithi029 bash[77880]: audit 2024-08-29T18:01:29.497836+0000 mon.c (mon.2) 181 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:01:30.654 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:01:30 smithi029 bash[77880]: audit 2024-08-29T18:01:29.500620+0000 mon.c (mon.2) 182 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:01:30.654 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:01:30 smithi029 bash[77880]: cephadm 2024-08-29T18:01:29.501643+0000 mgr.y (mgr.25004) 304 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-08-29T18:01:30.654 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:01:30 smithi029 bash[77880]: audit 2024-08-29T18:01:29.508027+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:01:30.654 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:01:30 smithi029 bash[77880]: audit 2024-08-29T18:01:29.511368+0000 mon.c (mon.2) 183 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2024-08-29T18:01:30.654 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:01:30 smithi029 bash[77880]: audit 2024-08-29T18:01:29.511796+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2024-08-29T18:01:30.654 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:01:30 smithi029 bash[77880]: audit 2024-08-29T18:01:29.516703+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-08-29T18:01:30.654 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:01:30 smithi029 bash[77880]: audit 2024-08-29T18:01:29.520055+0000 mon.c (mon.2) 184 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2024-08-29T18:01:30.654 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:01:30 smithi029 bash[77880]: audit 2024-08-29T18:01:29.520503+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2024-08-29T18:01:30.654 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:01:30 smithi029 bash[77880]: audit 2024-08-29T18:01:29.526087+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-08-29T18:01:30.655 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:01:30 smithi029 bash[79042]: audit 2024-08-29T18:01:29.581183+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-08-29T18:01:30.655 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:01:30 smithi029 bash[79042]: cephadm 2024-08-29T18:01:29.586551+0000 mgr.y (mgr.25004) 305 : cephadm [INF] Upgrade: Setting require_osd_release to 19 squid 2024-08-29T18:01:30.655 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:01:30 smithi029 bash[79042]: audit 2024-08-29T18:01:29.586886+0000 mon.c (mon.2) 191 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd require-osd-release", "release": "squid"}]: dispatch 2024-08-29T18:01:30.655 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:01:30 smithi029 bash[79042]: audit 2024-08-29T18:01:29.587267+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd=[{"prefix": "osd require-osd-release", "release": "squid"}]: dispatch 2024-08-29T18:01:30.655 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:01:30 smithi029 bash[77880]: audit 2024-08-29T18:01:29.529991+0000 mon.c (mon.2) 185 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2024-08-29T18:01:30.655 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:01:30 smithi029 bash[77880]: audit 2024-08-29T18:01:29.530447+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2024-08-29T18:01:30.656 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:01:30 smithi029 bash[77880]: audit 2024-08-29T18:01:29.535973+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-08-29T18:01:30.656 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:01:30 smithi029 bash[77880]: audit 2024-08-29T18:01:29.539585+0000 mon.c (mon.2) 186 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2024-08-29T18:01:30.656 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:01:30 smithi029 bash[77880]: audit 2024-08-29T18:01:29.540138+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2024-08-29T18:01:30.656 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:01:30 smithi029 bash[77880]: audit 2024-08-29T18:01:29.545509+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-08-29T18:01:30.656 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:01:30 smithi029 bash[77880]: audit 2024-08-29T18:01:29.549493+0000 mon.c (mon.2) 187 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2024-08-29T18:01:30.656 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:01:30 smithi029 bash[77880]: audit 2024-08-29T18:01:29.549962+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2024-08-29T18:01:30.656 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:01:30 smithi029 bash[77880]: audit 2024-08-29T18:01:29.554956+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-08-29T18:01:30.656 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:01:30 smithi029 bash[77880]: audit 2024-08-29T18:01:29.558236+0000 mon.c (mon.2) 188 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2024-08-29T18:01:30.656 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:01:30 smithi029 bash[77880]: audit 2024-08-29T18:01:29.558673+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2024-08-29T18:01:30.656 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:01:30 smithi029 bash[77880]: audit 2024-08-29T18:01:29.564981+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-08-29T18:01:30.656 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:01:30 smithi029 bash[77880]: audit 2024-08-29T18:01:29.569411+0000 mon.c (mon.2) 189 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2024-08-29T18:01:30.656 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:01:30 smithi029 bash[77880]: audit 2024-08-29T18:01:29.569830+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2024-08-29T18:01:30.656 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:01:30 smithi029 bash[77880]: audit 2024-08-29T18:01:29.573347+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-08-29T18:01:30.657 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:01:30 smithi029 bash[77880]: audit 2024-08-29T18:01:29.577657+0000 mon.c (mon.2) 190 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2024-08-29T18:01:30.657 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:01:30 smithi029 bash[77880]: audit 2024-08-29T18:01:29.578041+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2024-08-29T18:01:30.657 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:01:30 smithi029 bash[77880]: audit 2024-08-29T18:01:29.581183+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-08-29T18:01:30.657 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:01:30 smithi029 bash[77880]: cephadm 2024-08-29T18:01:29.586551+0000 mgr.y (mgr.25004) 305 : cephadm [INF] Upgrade: Setting require_osd_release to 19 squid 2024-08-29T18:01:30.657 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:01:30 smithi029 bash[77880]: audit 2024-08-29T18:01:29.586886+0000 mon.c (mon.2) 191 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd require-osd-release", "release": "squid"}]: dispatch 2024-08-29T18:01:30.657 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:01:30 smithi029 bash[77880]: audit 2024-08-29T18:01:29.587267+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd=[{"prefix": "osd require-osd-release", "release": "squid"}]: dispatch 2024-08-29T18:01:30.658 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:01:30 smithi110 bash[67519]: cluster 2024-08-29T18:01:29.244485+0000 mon.a (mon.0) 750 : cluster [DBG] osdmap e656: 8 total, 8 up, 8 in 2024-08-29T18:01:30.658 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:01:30 smithi110 bash[67519]: audit 2024-08-29T18:01:29.343213+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:01:30.658 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:01:30 smithi110 bash[67519]: audit 2024-08-29T18:01:29.354876+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:01:30.658 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:01:30 smithi110 bash[67519]: audit 2024-08-29T18:01:29.357603+0000 mon.c (mon.2) 176 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:01:30.658 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:01:30 smithi110 bash[67519]: audit 2024-08-29T18:01:29.359244+0000 mon.c (mon.2) 177 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:01:30.658 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:01:30 smithi110 bash[67519]: audit 2024-08-29T18:01:29.368846+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:01:30.659 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:01:30 smithi110 bash[67519]: cluster 2024-08-29T18:01:29.475121+0000 mgr.y (mgr.25004) 303 : cluster [DBG] pgmap v530: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 209 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 5.2 MiB/s rd, 120 KiB/s wr, 3 op/s; 4.6 MiB/s, 2 objects/s recovering 2024-08-29T18:01:30.659 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:01:30 smithi110 bash[67519]: audit 2024-08-29T18:01:29.491215+0000 mon.c (mon.2) 178 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:01:30.659 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:01:30 smithi110 bash[67519]: audit 2024-08-29T18:01:29.494120+0000 mon.c (mon.2) 179 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:01:30.659 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:01:30 smithi110 bash[67519]: audit 2024-08-29T18:01:29.496205+0000 mon.c (mon.2) 180 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:01:30.659 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:01:30 smithi110 bash[67519]: audit 2024-08-29T18:01:29.497836+0000 mon.c (mon.2) 181 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:01:30.659 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:01:30 smithi110 bash[67519]: audit 2024-08-29T18:01:29.500620+0000 mon.c (mon.2) 182 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:01:30.659 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:01:30 smithi110 bash[67519]: cephadm 2024-08-29T18:01:29.501643+0000 mgr.y (mgr.25004) 304 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-08-29T18:01:30.659 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:01:30 smithi110 bash[67519]: audit 2024-08-29T18:01:29.508027+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:01:30.659 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:01:30 smithi110 bash[67519]: audit 2024-08-29T18:01:29.511368+0000 mon.c (mon.2) 183 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2024-08-29T18:01:30.659 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:01:30 smithi110 bash[67519]: audit 2024-08-29T18:01:29.511796+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2024-08-29T18:01:30.659 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:01:30 smithi110 bash[67519]: audit 2024-08-29T18:01:29.516703+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-08-29T18:01:30.659 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:01:30 smithi110 bash[67519]: audit 2024-08-29T18:01:29.520055+0000 mon.c (mon.2) 184 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2024-08-29T18:01:30.659 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:01:30 smithi110 bash[67519]: audit 2024-08-29T18:01:29.520503+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2024-08-29T18:01:30.660 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:01:30 smithi110 bash[67519]: audit 2024-08-29T18:01:29.526087+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-08-29T18:01:30.660 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:01:30 smithi110 bash[67519]: audit 2024-08-29T18:01:29.529991+0000 mon.c (mon.2) 185 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2024-08-29T18:01:30.660 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:01:30 smithi110 bash[67519]: audit 2024-08-29T18:01:29.530447+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2024-08-29T18:01:30.660 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:01:30 smithi110 bash[67519]: audit 2024-08-29T18:01:29.535973+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-08-29T18:01:30.660 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:01:30 smithi110 bash[67519]: audit 2024-08-29T18:01:29.539585+0000 mon.c (mon.2) 186 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2024-08-29T18:01:30.660 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:01:30 smithi110 bash[67519]: audit 2024-08-29T18:01:29.540138+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2024-08-29T18:01:30.660 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:01:30 smithi110 bash[67519]: audit 2024-08-29T18:01:29.545509+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-08-29T18:01:30.660 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:01:30 smithi110 bash[67519]: audit 2024-08-29T18:01:29.549493+0000 mon.c (mon.2) 187 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2024-08-29T18:01:30.660 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:01:30 smithi110 bash[67519]: audit 2024-08-29T18:01:29.549962+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2024-08-29T18:01:30.660 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:01:30 smithi110 bash[67519]: audit 2024-08-29T18:01:29.554956+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-08-29T18:01:30.660 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:01:30 smithi110 bash[67519]: audit 2024-08-29T18:01:29.558236+0000 mon.c (mon.2) 188 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2024-08-29T18:01:30.660 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:01:30 smithi110 bash[67519]: audit 2024-08-29T18:01:29.558673+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2024-08-29T18:01:30.660 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:01:30 smithi110 bash[67519]: audit 2024-08-29T18:01:29.564981+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-08-29T18:01:30.661 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:01:30 smithi110 bash[67519]: audit 2024-08-29T18:01:29.569411+0000 mon.c (mon.2) 189 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2024-08-29T18:01:30.661 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:01:30 smithi110 bash[67519]: audit 2024-08-29T18:01:29.569830+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2024-08-29T18:01:30.661 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:01:30 smithi110 bash[67519]: audit 2024-08-29T18:01:29.573347+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-08-29T18:01:30.661 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:01:30 smithi110 bash[67519]: audit 2024-08-29T18:01:29.577657+0000 mon.c (mon.2) 190 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2024-08-29T18:01:30.661 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:01:30 smithi110 bash[67519]: audit 2024-08-29T18:01:29.578041+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2024-08-29T18:01:30.661 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:01:30 smithi110 bash[67519]: audit 2024-08-29T18:01:29.581183+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-08-29T18:01:30.661 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:01:30 smithi110 bash[67519]: cephadm 2024-08-29T18:01:29.586551+0000 mgr.y (mgr.25004) 305 : cephadm [INF] Upgrade: Setting require_osd_release to 19 squid 2024-08-29T18:01:30.661 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:01:30 smithi110 bash[67519]: audit 2024-08-29T18:01:29.586886+0000 mon.c (mon.2) 191 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd require-osd-release", "release": "squid"}]: dispatch 2024-08-29T18:01:30.661 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:01:30 smithi110 bash[67519]: audit 2024-08-29T18:01:29.587267+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd=[{"prefix": "osd require-osd-release", "release": "squid"}]: dispatch 2024-08-29T18:01:30.783 INFO:tasks.rados.rados.0.smithi029.stdout:2945: done (5 left) 2024-08-29T18:01:30.783 INFO:tasks.rados.rados.0.smithi029.stdout:2947: done (4 left) 2024-08-29T18:01:30.783 INFO:tasks.rados.rados.0.smithi029.stdout:2948: done (3 left) 2024-08-29T18:01:30.784 INFO:tasks.rados.rados.0.smithi029.stdout:2949: done (2 left) 2024-08-29T18:01:30.784 INFO:tasks.rados.rados.0.smithi029.stdout:2950: done (1 left) 2024-08-29T18:01:30.784 INFO:tasks.rados.rados.0.smithi029.stdout:2951: done (0 left) 2024-08-29T18:01:30.784 INFO:tasks.rados.rados.0.smithi029.stdout:2952: snap_remove snap 279 2024-08-29T18:01:31.377 INFO:tasks.rados.rados.0.smithi029.stdout:2952: done (0 left) 2024-08-29T18:01:31.377 INFO:tasks.rados.rados.0.smithi029.stdout:2953: copy_from oid 49 from oid 17 current snap is 282 2024-08-29T18:01:31.378 INFO:tasks.rados.rados.0.smithi029.stdout:2954: snap_remove snap 265 2024-08-29T18:01:31.650 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:01:31 smithi029 bash[79042]: cluster 2024-08-29T18:01:30.238591+0000 mon.a (mon.0) 772 : cluster [INF] Health check cleared: OSD_UPGRADE_FINISHED (was: all OSDs are running squid or later but require_osd_release < squid) 2024-08-29T18:01:31.650 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:01:31 smithi029 bash[79042]: cluster 2024-08-29T18:01:30.238630+0000 mon.a (mon.0) 773 : cluster [INF] Cluster is now healthy 2024-08-29T18:01:31.650 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:01:31 smithi029 bash[79042]: audit 2024-08-29T18:01:30.240735+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd='[{"prefix": "osd require-osd-release", "release": "squid"}]': finished 2024-08-29T18:01:31.650 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:01:31 smithi029 bash[79042]: cluster 2024-08-29T18:01:30.246234+0000 mon.a (mon.0) 775 : cluster [DBG] osdmap e657: 8 total, 8 up, 8 in 2024-08-29T18:01:31.650 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:01:31 smithi029 bash[79042]: audit 2024-08-29T18:01:30.247813+0000 mon.c (mon.2) 192 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mds ok-to-stop", "ids": ["a"]}]: dispatch 2024-08-29T18:01:31.650 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:01:31 smithi029 bash[79042]: cephadm 2024-08-29T18:01:30.248575+0000 mgr.y (mgr.25004) 306 : cephadm [INF] Upgrade: It appears safe to stop mds.a 2024-08-29T18:01:31.650 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:01:31 smithi029 bash[77880]: cluster 2024-08-29T18:01:30.238591+0000 mon.a (mon.0) 772 : cluster [INF] Health check cleared: OSD_UPGRADE_FINISHED (was: all OSDs are running squid or later but require_osd_release < squid) 2024-08-29T18:01:31.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:01:31 smithi029 bash[77880]: cluster 2024-08-29T18:01:30.238630+0000 mon.a (mon.0) 773 : cluster [INF] Cluster is now healthy 2024-08-29T18:01:31.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:01:31 smithi029 bash[77880]: audit 2024-08-29T18:01:30.240735+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd='[{"prefix": "osd require-osd-release", "release": "squid"}]': finished 2024-08-29T18:01:31.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:01:31 smithi029 bash[77880]: cluster 2024-08-29T18:01:30.246234+0000 mon.a (mon.0) 775 : cluster [DBG] osdmap e657: 8 total, 8 up, 8 in 2024-08-29T18:01:31.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:01:31 smithi029 bash[77880]: audit 2024-08-29T18:01:30.247813+0000 mon.c (mon.2) 192 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mds ok-to-stop", "ids": ["a"]}]: dispatch 2024-08-29T18:01:31.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:01:31 smithi029 bash[77880]: cephadm 2024-08-29T18:01:30.248575+0000 mgr.y (mgr.25004) 306 : cephadm [INF] Upgrade: It appears safe to stop mds.a 2024-08-29T18:01:31.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:01:31 smithi110 bash[67519]: cluster 2024-08-29T18:01:30.238591+0000 mon.a (mon.0) 772 : cluster [INF] Health check cleared: OSD_UPGRADE_FINISHED (was: all OSDs are running squid or later but require_osd_release < squid) 2024-08-29T18:01:31.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:01:31 smithi110 bash[67519]: cluster 2024-08-29T18:01:30.238630+0000 mon.a (mon.0) 773 : cluster [INF] Cluster is now healthy 2024-08-29T18:01:31.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:01:31 smithi110 bash[67519]: audit 2024-08-29T18:01:30.240735+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd='[{"prefix": "osd require-osd-release", "release": "squid"}]': finished 2024-08-29T18:01:31.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:01:31 smithi110 bash[67519]: cluster 2024-08-29T18:01:30.246234+0000 mon.a (mon.0) 775 : cluster [DBG] osdmap e657: 8 total, 8 up, 8 in 2024-08-29T18:01:31.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:01:31 smithi110 bash[67519]: audit 2024-08-29T18:01:30.247813+0000 mon.c (mon.2) 192 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mds ok-to-stop", "ids": ["a"]}]: dispatch 2024-08-29T18:01:31.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:01:31 smithi110 bash[67519]: cephadm 2024-08-29T18:01:30.248575+0000 mgr.y (mgr.25004) 306 : cephadm [INF] Upgrade: It appears safe to stop mds.a 2024-08-29T18:01:31.958 INFO:tasks.rados.rados.0.smithi029.stdout:2954: done (1 left) 2024-08-29T18:01:31.958 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 28 current snap is 282 2024-08-29T18:01:31.958 INFO:tasks.rados.rados.0.smithi029.stdout:2955: seq_num 898 ranges {5103616=647168} 2024-08-29T18:01:31.994 INFO:tasks.rados.rados.0.smithi029.stdout:2955: writing smithi02969618-28 from 5103616 to 5750784 tid 1 2024-08-29T18:01:31.994 INFO:tasks.rados.rados.0.smithi029.stdout:2956: snap_remove snap 278 2024-08-29T18:01:32.649 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:01:32 smithi029 bash[77880]: cluster 2024-08-29T18:01:31.376828+0000 mon.a (mon.0) 776 : cluster [DBG] osdmap e658: 8 total, 8 up, 8 in 2024-08-29T18:01:32.649 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:01:32 smithi029 bash[77880]: cluster 2024-08-29T18:01:31.475972+0000 mgr.y (mgr.25004) 307 : cluster [DBG] pgmap v533: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 211 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 5.4 MiB/s rd, 434 KiB/s wr, 5 op/s 2024-08-29T18:01:32.650 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:01:32 smithi029 bash[77880]: cluster 2024-08-29T18:01:31.957655+0000 mon.a (mon.0) 777 : cluster [DBG] osdmap e659: 8 total, 8 up, 8 in 2024-08-29T18:01:32.650 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:01:32 smithi029 bash[79042]: cluster 2024-08-29T18:01:31.376828+0000 mon.a (mon.0) 776 : cluster [DBG] osdmap e658: 8 total, 8 up, 8 in 2024-08-29T18:01:32.650 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:01:32 smithi029 bash[79042]: cluster 2024-08-29T18:01:31.475972+0000 mgr.y (mgr.25004) 307 : cluster [DBG] pgmap v533: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 211 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 5.4 MiB/s rd, 434 KiB/s wr, 5 op/s 2024-08-29T18:01:32.650 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:01:32 smithi029 bash[79042]: cluster 2024-08-29T18:01:31.957655+0000 mon.a (mon.0) 777 : cluster [DBG] osdmap e659: 8 total, 8 up, 8 in 2024-08-29T18:01:32.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:01:32 smithi110 bash[67519]: cluster 2024-08-29T18:01:31.376828+0000 mon.a (mon.0) 776 : cluster [DBG] osdmap e658: 8 total, 8 up, 8 in 2024-08-29T18:01:32.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:01:32 smithi110 bash[67519]: cluster 2024-08-29T18:01:31.475972+0000 mgr.y (mgr.25004) 307 : cluster [DBG] pgmap v533: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 211 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 5.4 MiB/s rd, 434 KiB/s wr, 5 op/s 2024-08-29T18:01:32.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:01:32 smithi110 bash[67519]: cluster 2024-08-29T18:01:31.957655+0000 mon.a (mon.0) 777 : cluster [DBG] osdmap e659: 8 total, 8 up, 8 in 2024-08-29T18:01:32.961 INFO:tasks.rados.rados.0.smithi029.stdout:2953: finishing copy_from racing read to smithi02969618-49 2024-08-29T18:01:32.961 INFO:tasks.rados.rados.0.smithi029.stdout:2953: finishing copy_from to smithi02969618-49 2024-08-29T18:01:32.961 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 49 v 1962 (ObjNum 862 snap 273 seq_num 862) dirty exists 2024-08-29T18:01:32.962 INFO:tasks.rados.rados.0.smithi029.stdout:2955: finishing write tid 1 to smithi02969618-28 2024-08-29T18:01:32.962 INFO:tasks.rados.rados.0.smithi029.stdout:2955: finishing write tid 2 to smithi02969618-28 2024-08-29T18:01:32.962 INFO:tasks.rados.rados.0.smithi029.stdout:2955: finishing write tid 3 to smithi02969618-28 2024-08-29T18:01:32.962 INFO:tasks.rados.rados.0.smithi029.stdout:2955: oid 28 updating version 0 to 1966 2024-08-29T18:01:32.962 INFO:tasks.rados.rados.0.smithi029.stdout:2955: oid 28 version 1966 is already newer than 1965 2024-08-29T18:01:32.962 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 28 v 1966 (ObjNum 898 snap 282 seq_num 898) dirty exists 2024-08-29T18:01:32.962 INFO:tasks.rados.rados.0.smithi029.stdout:2955: left oid 28 (ObjNum 898 snap 282 seq_num 898) 2024-08-29T18:01:32.962 INFO:tasks.rados.rados.0.smithi029.stdout:2953: done (2 left) 2024-08-29T18:01:32.962 INFO:tasks.rados.rados.0.smithi029.stdout:2955: done (1 left) 2024-08-29T18:01:32.962 INFO:tasks.rados.rados.0.smithi029.stdout:2956: done (0 left) 2024-08-29T18:01:32.962 INFO:tasks.rados.rados.0.smithi029.stdout:2957: delete oid 18 current snap is 282 2024-08-29T18:01:32.970 INFO:tasks.rados.rados.0.smithi029.stdout:2957: done (0 left) 2024-08-29T18:01:32.971 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 4 current snap is 282 2024-08-29T18:01:32.971 INFO:tasks.rados.rados.0.smithi029.stdout:2958: seq_num 900 ranges {2277376=679936} 2024-08-29T18:01:32.988 INFO:tasks.rados.rados.0.smithi029.stdout:2958: writing smithi02969618-4 from 2277376 to 2957312 tid 1 2024-08-29T18:01:32.988 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 40 current snap is 282 2024-08-29T18:01:32.988 INFO:tasks.rados.rados.0.smithi029.stdout:2959: seq_num 901 ranges {532480=696320} 2024-08-29T18:01:32.996 INFO:tasks.rados.rados.0.smithi029.stdout:2959: writing smithi02969618-40 from 532480 to 1228800 tid 1 2024-08-29T18:01:32.996 INFO:tasks.rados.rados.0.smithi029.stdout:2960: copy_from oid 33 from oid 22 current snap is 282 2024-08-29T18:01:32.996 INFO:tasks.rados.rados.0.smithi029.stdout:2958: finishing write tid 1 to smithi02969618-4 2024-08-29T18:01:32.996 INFO:tasks.rados.rados.0.smithi029.stdout:2961: snap_remove snap 277 2024-08-29T18:01:33.970 INFO:tasks.rados.rados.0.smithi029.stdout:2961: done (3 left) 2024-08-29T18:01:33.970 INFO:tasks.rados.rados.0.smithi029.stdout:2962: rmattr oid 12 current snap is 282 2024-08-29T18:01:33.970 INFO:tasks.rados.rados.0.smithi029.stdout:2962: done (3 left) 2024-08-29T18:01:33.970 INFO:tasks.rados.rados.0.smithi029.stdout:2963: setattr oid 29 current snap is 282 2024-08-29T18:01:33.970 INFO:tasks.rados.rados.0.smithi029.stdout:2958: finishing write tid 2 to smithi02969618-4 2024-08-29T18:01:33.970 INFO:tasks.rados.rados.0.smithi029.stdout:2958: finishing write tid 3 to smithi02969618-4 2024-08-29T18:01:33.970 INFO:tasks.rados.rados.0.smithi029.stdout:2958: oid 4 updating version 0 to 1128 2024-08-29T18:01:33.970 INFO:tasks.rados.rados.0.smithi029.stdout:2958: oid 4 updating version 1128 to 1129 2024-08-29T18:01:33.970 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 4 v 1129 (ObjNum 900 snap 282 seq_num 900) dirty exists 2024-08-29T18:01:33.970 INFO:tasks.rados.rados.0.smithi029.stdout:2958: left oid 4 (ObjNum 900 snap 282 seq_num 900) 2024-08-29T18:01:33.970 INFO:tasks.rados.rados.0.smithi029.stdout:2959: finishing write tid 1 to smithi02969618-40 2024-08-29T18:01:33.971 INFO:tasks.rados.rados.0.smithi029.stdout:2959: finishing write tid 2 to smithi02969618-40 2024-08-29T18:01:33.971 INFO:tasks.rados.rados.0.smithi029.stdout:2959: finishing write tid 3 to smithi02969618-40 2024-08-29T18:01:33.971 INFO:tasks.rados.rados.0.smithi029.stdout:2959: oid 40 updating version 0 to 1648 2024-08-29T18:01:33.971 INFO:tasks.rados.rados.0.smithi029.stdout:2959: oid 40 updating version 1648 to 1649 2024-08-29T18:01:33.971 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 40 v 1649 (ObjNum 901 snap 282 seq_num 901) dirty exists 2024-08-29T18:01:33.971 INFO:tasks.rados.rados.0.smithi029.stdout:2959: left oid 40 (ObjNum 901 snap 282 seq_num 901) 2024-08-29T18:01:33.971 INFO:tasks.rados.rados.0.smithi029.stdout:2960: finishing copy_from racing read to smithi02969618-33 2024-08-29T18:01:33.971 INFO:tasks.rados.rados.0.smithi029.stdout:2960: finishing copy_from to smithi02969618-33 2024-08-29T18:01:33.971 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 33 v 1975 (ObjNum 780 snap 246 seq_num 780) dirty exists 2024-08-29T18:01:33.973 INFO:tasks.rados.rados.0.smithi029.stdout:2958: done (3 left) 2024-08-29T18:01:33.973 INFO:tasks.rados.rados.0.smithi029.stdout:2959: done (2 left) 2024-08-29T18:01:33.973 INFO:tasks.rados.rados.0.smithi029.stdout:2960: done (1 left) 2024-08-29T18:01:33.973 INFO:tasks.rados.rados.0.smithi029.stdout:2964: read oid 33 snap -1 2024-08-29T18:01:33.973 INFO:tasks.rados.rados.0.smithi029.stdout:2964: expect (ObjNum 780 snap 246 seq_num 780) 2024-08-29T18:01:33.973 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 2 current snap is 282 2024-08-29T18:01:33.973 INFO:tasks.rados.rados.0.smithi029.stdout:2965: seq_num 902 ranges {1458176=712704} 2024-08-29T18:01:33.989 INFO:tasks.rados.rados.0.smithi029.stdout:2965: writing smithi02969618-2 from 1458176 to 2170880 tid 1 2024-08-29T18:01:33.989 INFO:tasks.rados.rados.0.smithi029.stdout:2966: copy_from oid 24 from oid 36 current snap is 282 2024-08-29T18:01:33.989 INFO:tasks.rados.rados.0.smithi029.stdout:2967: snap_remove snap 262 2024-08-29T18:01:34.399 INFO:journalctl@ceph.osd.2.smithi029.stdout:Aug 29 18:01:33 smithi029 bash[92269]: debug 2024-08-29T18:01:33.990+0000 7f6e4a900640 -1 snap_mapper.get_next_objects_to_trim::New Clone-Objects were added to Snap 18a after trimming was started 2024-08-29T18:01:34.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:01:33 smithi029 bash[77880]: cluster 2024-08-29T18:01:32.960331+0000 mon.a (mon.0) 778 : cluster [DBG] osdmap e660: 8 total, 8 up, 8 in 2024-08-29T18:01:34.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:01:33 smithi029 bash[77880]: audit 2024-08-29T18:01:33.493356+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:01:34.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:01:33 smithi029 bash[77880]: audit 2024-08-29T18:01:33.494471+0000 mon.c (mon.2) 193 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:01:34.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:01:33 smithi029 bash[77880]: audit 2024-08-29T18:01:33.652585+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:01:34.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:01:33 smithi029 bash[79042]: cluster 2024-08-29T18:01:32.960331+0000 mon.a (mon.0) 778 : cluster [DBG] osdmap e660: 8 total, 8 up, 8 in 2024-08-29T18:01:34.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:01:33 smithi029 bash[79042]: audit 2024-08-29T18:01:33.493356+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:01:34.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:01:33 smithi029 bash[79042]: audit 2024-08-29T18:01:33.494471+0000 mon.c (mon.2) 193 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:01:34.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:01:33 smithi029 bash[79042]: audit 2024-08-29T18:01:33.652585+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:01:34.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:01:33 smithi110 bash[67519]: cluster 2024-08-29T18:01:32.960331+0000 mon.a (mon.0) 778 : cluster [DBG] osdmap e660: 8 total, 8 up, 8 in 2024-08-29T18:01:34.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:01:33 smithi110 bash[67519]: audit 2024-08-29T18:01:33.493356+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:01:34.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:01:33 smithi110 bash[67519]: audit 2024-08-29T18:01:33.494471+0000 mon.c (mon.2) 193 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:01:34.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:01:33 smithi110 bash[67519]: audit 2024-08-29T18:01:33.652585+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:01:34.899 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:01:34 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:01:34] "GET /metrics HTTP/1.1" 200 36328 "" "Prometheus/2.43.0" 2024-08-29T18:01:34.967 INFO:tasks.rados.rados.0.smithi029.stdout:2967: done (4 left) 2024-08-29T18:01:34.967 INFO:tasks.rados.rados.0.smithi029.stdout:2968: copy_from oid 28 from oid 12 current snap is 282 2024-08-29T18:01:34.967 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 37 current snap is 282 2024-08-29T18:01:34.967 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 29 v 1993 (ObjNum 871 snap 275 seq_num 871) dirty exists 2024-08-29T18:01:34.967 INFO:tasks.rados.rados.0.smithi029.stdout:2969: seq_num 903 ranges {12935168=729088} 2024-08-29T18:01:35.046 INFO:tasks.rados.rados.0.smithi029.stdout:2969: writing smithi02969618-37 from 12935168 to 13664256 tid 1 2024-08-29T18:01:35.046 INFO:tasks.rados.rados.0.smithi029.stdout:2963: done (5 left) 2024-08-29T18:01:35.047 INFO:tasks.rados.rados.0.smithi029.stdout:2970: rollback oid 34 current snap is 282 2024-08-29T18:01:35.047 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 34 to 272 2024-08-29T18:01:35.047 INFO:tasks.rados.rados.0.smithi029.stdout:2964: expect (ObjNum 780 snap 246 seq_num 780) 2024-08-29T18:01:35.117 INFO:tasks.rados.rados.0.smithi029.stdout:2965: finishing write tid 1 to smithi02969618-2 2024-08-29T18:01:35.117 INFO:tasks.rados.rados.0.smithi029.stdout:2965: finishing write tid 2 to smithi02969618-2 2024-08-29T18:01:35.117 INFO:tasks.rados.rados.0.smithi029.stdout:2966: finishing copy_from to smithi02969618-24 2024-08-29T18:01:35.117 INFO:tasks.rados.rados.0.smithi029.stdout:2966: got expected ENOENT (src dne) 2024-08-29T18:01:35.117 INFO:tasks.rados.rados.0.smithi029.stdout:2966: finishing copy_from racing read to smithi02969618-24 2024-08-29T18:01:35.117 INFO:tasks.rados.rados.0.smithi029.stdout:2965: finishing write tid 3 to smithi02969618-2 2024-08-29T18:01:35.117 INFO:tasks.rados.rados.0.smithi029.stdout:2965: oid 2 updating version 0 to 2390 2024-08-29T18:01:35.117 INFO:tasks.rados.rados.0.smithi029.stdout:2965: oid 2 version 2390 is already newer than 2389 2024-08-29T18:01:35.117 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 2 v 2390 (ObjNum 902 snap 282 seq_num 902) dirty exists 2024-08-29T18:01:35.118 INFO:tasks.rados.rados.0.smithi029.stdout:2965: left oid 2 (ObjNum 902 snap 282 seq_num 902) 2024-08-29T18:01:35.118 INFO:tasks.rados.rados.0.smithi029.stdout:2968: finishing copy_from racing read to smithi02969618-28 2024-08-29T18:01:35.118 INFO:tasks.rados.rados.0.smithi029.stdout:2968: finishing copy_from to smithi02969618-28 2024-08-29T18:01:35.118 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 28 v 2355 (ObjNum 881 snap 276 seq_num 881) dirty exists 2024-08-29T18:01:35.118 INFO:tasks.rados.rados.0.smithi029.stdout:2970: finishing rollback tid 1 to smithi02969618-34 2024-08-29T18:01:35.118 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 34 v 0 (ObjNum 289 snap 0 seq_num 21829160) dirty dne 2024-08-29T18:01:35.118 INFO:tasks.rados.rados.0.smithi029.stdout:2969: finishing write tid 1 to smithi02969618-37 2024-08-29T18:01:35.118 INFO:tasks.rados.rados.0.smithi029.stdout:2969: finishing write tid 2 to smithi02969618-37 2024-08-29T18:01:35.118 INFO:tasks.rados.rados.0.smithi029.stdout:2964: done (5 left) 2024-08-29T18:01:35.118 INFO:tasks.rados.rados.0.smithi029.stdout:2965: done (4 left) 2024-08-29T18:01:35.118 INFO:tasks.rados.rados.0.smithi029.stdout:2966: done (3 left) 2024-08-29T18:01:35.118 INFO:tasks.rados.rados.0.smithi029.stdout:2968: done (2 left) 2024-08-29T18:01:35.118 INFO:tasks.rados.rados.0.smithi029.stdout:2970: done (1 left) 2024-08-29T18:01:35.119 INFO:tasks.rados.rados.0.smithi029.stdout:2971: rollback oid 46 current snap is 282 2024-08-29T18:01:35.119 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 46 to 276 2024-08-29T18:01:35.119 INFO:tasks.rados.rados.0.smithi029.stdout:2969: finishing write tid 3 to smithi02969618-37 2024-08-29T18:01:35.119 INFO:tasks.rados.rados.0.smithi029.stdout:2969: oid 37 updating version 0 to 2409 2024-08-29T18:01:35.119 INFO:tasks.rados.rados.0.smithi029.stdout:2969: oid 37 version 2409 is already newer than 2408 2024-08-29T18:01:35.119 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 37 v 2409 (ObjNum 903 snap 282 seq_num 903) dirty exists 2024-08-29T18:01:35.119 INFO:tasks.rados.rados.0.smithi029.stdout:2969: left oid 37 (ObjNum 903 snap 282 seq_num 903) 2024-08-29T18:01:35.119 INFO:tasks.rados.rados.0.smithi029.stdout:2969: done (1 left) 2024-08-29T18:01:35.119 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 45 current snap is 282 2024-08-29T18:01:35.119 INFO:tasks.rados.rados.0.smithi029.stdout:2972: seq_num 904 ranges {1441792=745472} 2024-08-29T18:01:35.130 INFO:tasks.rados.rados.0.smithi029.stdout:2972: writing smithi02969618-45 from 1441792 to 2187264 tid 1 2024-08-29T18:01:35.131 INFO:tasks.rados.rados.0.smithi029.stdout:2973: delete oid 21 current snap is 282 2024-08-29T18:01:35.131 INFO:tasks.rados.rados.0.smithi029.stdout:2971: finishing rollback tid 0 to smithi02969618-46 2024-08-29T18:01:35.131 INFO:tasks.rados.rados.0.smithi029.stdout:2971: finishing rollback tid 1 to smithi02969618-46 2024-08-29T18:01:35.131 INFO:tasks.rados.rados.0.smithi029.stdout:2971: finishing rollback tid 2 to smithi02969618-46 2024-08-29T18:01:35.131 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 46 v 2358 (ObjNum 862 snap 273 seq_num 862) dirty exists 2024-08-29T18:01:35.139 INFO:tasks.rados.rados.0.smithi029.stdout:2972: finishing write tid 1 to smithi02969618-45 2024-08-29T18:01:35.140 INFO:tasks.rados.rados.0.smithi029.stdout:2972: finishing write tid 2 to smithi02969618-45 2024-08-29T18:01:35.142 INFO:tasks.rados.rados.0.smithi029.stdout:2972: finishing write tid 3 to smithi02969618-45 2024-08-29T18:01:35.143 INFO:tasks.rados.rados.0.smithi029.stdout:2972: oid 45 updating version 0 to 1972 2024-08-29T18:01:35.143 INFO:tasks.rados.rados.0.smithi029.stdout:2972: oid 45 updating version 1972 to 1973 2024-08-29T18:01:35.143 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 45 v 1973 (ObjNum 904 snap 282 seq_num 904) dirty exists 2024-08-29T18:01:35.143 INFO:tasks.rados.rados.0.smithi029.stdout:2972: left oid 45 (ObjNum 904 snap 282 seq_num 904) 2024-08-29T18:01:35.194 INFO:tasks.rados.rados.0.smithi029.stdout:2971: done (2 left) 2024-08-29T18:01:35.194 INFO:tasks.rados.rados.0.smithi029.stdout:2972: done (1 left) 2024-08-29T18:01:35.195 INFO:tasks.rados.rados.0.smithi029.stdout:2973: done (0 left) 2024-08-29T18:01:35.195 INFO:tasks.rados.rados.0.smithi029.stdout:2974: read oid 36 snap -1 2024-08-29T18:01:35.195 INFO:tasks.rados.rados.0.smithi029.stdout:2974: expect deleted 2024-08-29T18:01:35.195 INFO:tasks.rados.rados.0.smithi029.stdout:2975: delete oid 25 current snap is 282 2024-08-29T18:01:35.200 INFO:tasks.rados.rados.0.smithi029.stdout:2974: done (1 left) 2024-08-29T18:01:35.200 INFO:tasks.rados.rados.0.smithi029.stdout:2975: done (0 left) 2024-08-29T18:01:35.200 INFO:tasks.rados.rados.0.smithi029.stdout:2976: copy_from oid 16 from oid 14 current snap is 282 2024-08-29T18:01:35.200 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 1 current snap is 282 2024-08-29T18:01:35.200 INFO:tasks.rados.rados.0.smithi029.stdout:2977: seq_num 907 ranges {6209536=794624} 2024-08-29T18:01:35.252 INFO:tasks.rados.rados.0.smithi029.stdout:2977: writing smithi02969618-1 from 6209536 to 7004160 tid 1 2024-08-29T18:01:35.252 INFO:tasks.rados.rados.0.smithi029.stdout:2978: read oid 27 snap -1 2024-08-29T18:01:35.252 INFO:tasks.rados.rados.0.smithi029.stdout:2978: expect deleted 2024-08-29T18:01:35.252 INFO:tasks.rados.rados.0.smithi029.stdout:2979: delete oid 33 current snap is 282 2024-08-29T18:01:35.257 INFO:tasks.rados.rados.0.smithi029.stdout:2978: done (3 left) 2024-08-29T18:01:35.257 INFO:tasks.rados.rados.0.smithi029.stdout:2979: done (2 left) 2024-08-29T18:01:35.257 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 32 current snap is 282 2024-08-29T18:01:35.257 INFO:tasks.rados.rados.0.smithi029.stdout:2980: seq_num 909 ranges {11616256=425984,12042240=401408} 2024-08-29T18:01:35.334 INFO:tasks.rados.rados.0.smithi029.stdout:2980: writing smithi02969618-32 from 11616256 to 12042240 tid 1 2024-08-29T18:01:35.337 INFO:tasks.rados.rados.0.smithi029.stdout:2980: writing smithi02969618-32 from 12042240 to 12443648 tid 2 2024-08-29T18:01:35.337 INFO:tasks.rados.rados.0.smithi029.stdout:2981: rollback oid 17 current snap is 282 2024-08-29T18:01:35.338 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 17 to 269 2024-08-29T18:01:35.338 INFO:tasks.rados.rados.0.smithi029.stdout:2977: finishing write tid 1 to smithi02969618-1 2024-08-29T18:01:35.338 INFO:tasks.rados.rados.0.smithi029.stdout:2977: finishing write tid 2 to smithi02969618-1 2024-08-29T18:01:35.338 INFO:tasks.rados.rados.0.smithi029.stdout:2977: finishing write tid 3 to smithi02969618-1 2024-08-29T18:01:35.338 INFO:tasks.rados.rados.0.smithi029.stdout:2977: oid 1 updating version 0 to 1995 2024-08-29T18:01:35.338 INFO:tasks.rados.rados.0.smithi029.stdout:2977: oid 1 version 1995 is already newer than 1994 2024-08-29T18:01:35.338 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 1 v 1995 (ObjNum 907 snap 282 seq_num 907) dirty exists 2024-08-29T18:01:35.338 INFO:tasks.rados.rados.0.smithi029.stdout:2977: left oid 1 (ObjNum 907 snap 282 seq_num 907) 2024-08-29T18:01:35.338 INFO:tasks.rados.rados.0.smithi029.stdout:2976: finishing copy_from racing read to smithi02969618-16 2024-08-29T18:01:35.339 INFO:tasks.rados.rados.0.smithi029.stdout:2977: done (3 left) 2024-08-29T18:01:35.339 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 41 current snap is 282 2024-08-29T18:01:35.339 INFO:tasks.rados.rados.0.smithi029.stdout:2982: seq_num 910 ranges {2310144=442368,2752512=401408} 2024-08-29T18:01:35.353 INFO:tasks.rados.rados.0.smithi029.stdout:2982: writing smithi02969618-41 from 2310144 to 2752512 tid 1 2024-08-29T18:01:35.355 INFO:tasks.rados.rados.0.smithi029.stdout:2982: writing smithi02969618-41 from 2752512 to 3153920 tid 2 2024-08-29T18:01:35.355 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 7 current snap is 282 2024-08-29T18:01:35.355 INFO:tasks.rados.rados.0.smithi029.stdout:2983: seq_num 911 ranges {1605632=466944,2072576=401408} 2024-08-29T18:01:35.366 INFO:tasks.rados.rados.0.smithi029.stdout:2983: writing smithi02969618-7 from 1605632 to 2072576 tid 1 2024-08-29T18:01:35.369 INFO:tasks.rados.rados.0.smithi029.stdout:2983: writing smithi02969618-7 from 2072576 to 2473984 tid 2 2024-08-29T18:01:35.369 INFO:tasks.rados.rados.0.smithi029.stdout:2984: snap_create 2024-08-29T18:01:35.369 INFO:tasks.rados.rados.0.smithi029.stdout:2976: finishing copy_from to smithi02969618-16 2024-08-29T18:01:35.369 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 16 v 1965 (ObjNum 855 snap 268 seq_num 855) dirty exists 2024-08-29T18:01:35.369 INFO:tasks.rados.rados.0.smithi029.stdout:2980: finishing write tid 1 to smithi02969618-32 2024-08-29T18:01:35.370 INFO:tasks.rados.rados.0.smithi029.stdout:2980: finishing write tid 2 to smithi02969618-32 2024-08-29T18:01:35.370 INFO:tasks.rados.rados.0.smithi029.stdout:2980: finishing write tid 3 to smithi02969618-32 2024-08-29T18:01:35.370 INFO:tasks.rados.rados.0.smithi029.stdout:2981: finishing rollback tid 0 to smithi02969618-17 2024-08-29T18:01:35.370 INFO:tasks.rados.rados.0.smithi029.stdout:2981: finishing rollback tid 1 to smithi02969618-17 2024-08-29T18:01:35.370 INFO:tasks.rados.rados.0.smithi029.stdout:2981: finishing rollback tid 2 to smithi02969618-17 2024-08-29T18:01:35.370 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 17 v 1967 (ObjNum 792 snap 248 seq_num 792) dirty exists 2024-08-29T18:01:35.370 INFO:tasks.rados.rados.0.smithi029.stdout:2980: finishing write tid 4 to smithi02969618-32 2024-08-29T18:01:35.370 INFO:tasks.rados.rados.0.smithi029.stdout:2980: oid 32 updating version 0 to 2244 2024-08-29T18:01:35.370 INFO:tasks.rados.rados.0.smithi029.stdout:2980: oid 32 version 2244 is already newer than 2243 2024-08-29T18:01:35.370 INFO:tasks.rados.rados.0.smithi029.stdout:2980: oid 32 updating version 2244 to 2245 2024-08-29T18:01:35.370 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 32 v 2245 (ObjNum 909 snap 282 seq_num 909) dirty exists 2024-08-29T18:01:35.370 INFO:tasks.rados.rados.0.smithi029.stdout:2980: left oid 32 (ObjNum 909 snap 282 seq_num 909) 2024-08-29T18:01:35.370 INFO:tasks.rados.rados.0.smithi029.stdout:2982: finishing write tid 1 to smithi02969618-41 2024-08-29T18:01:35.371 INFO:tasks.rados.rados.0.smithi029.stdout:2982: finishing write tid 2 to smithi02969618-41 2024-08-29T18:01:35.371 INFO:tasks.rados.rados.0.smithi029.stdout:2982: finishing write tid 3 to smithi02969618-41 2024-08-29T18:01:35.371 INFO:tasks.rados.rados.0.smithi029.stdout:2982: finishing write tid 4 to smithi02969618-41 2024-08-29T18:01:35.371 INFO:tasks.rados.rados.0.smithi029.stdout:2982: oid 41 updating version 0 to 1987 2024-08-29T18:01:35.371 INFO:tasks.rados.rados.0.smithi029.stdout:2982: oid 41 updating version 1987 to 1988 2024-08-29T18:01:35.371 INFO:tasks.rados.rados.0.smithi029.stdout:2982: oid 41 updating version 1988 to 1989 2024-08-29T18:01:35.371 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 41 v 1989 (ObjNum 910 snap 282 seq_num 910) dirty exists 2024-08-29T18:01:35.371 INFO:tasks.rados.rados.0.smithi029.stdout:2982: left oid 41 (ObjNum 910 snap 282 seq_num 910) 2024-08-29T18:01:35.377 INFO:tasks.rados.rados.0.smithi029.stdout:2983: finishing write tid 1 to smithi02969618-7 2024-08-29T18:01:35.378 INFO:tasks.rados.rados.0.smithi029.stdout:2983: finishing write tid 2 to smithi02969618-7 2024-08-29T18:01:35.381 INFO:tasks.rados.rados.0.smithi029.stdout:2983: finishing write tid 3 to smithi02969618-7 2024-08-29T18:01:35.382 INFO:tasks.rados.rados.0.smithi029.stdout:2983: finishing write tid 4 to smithi02969618-7 2024-08-29T18:01:35.382 INFO:tasks.rados.rados.0.smithi029.stdout:2983: oid 7 updating version 0 to 1996 2024-08-29T18:01:35.382 INFO:tasks.rados.rados.0.smithi029.stdout:2983: oid 7 updating version 1996 to 1998 2024-08-29T18:01:35.382 INFO:tasks.rados.rados.0.smithi029.stdout:2983: oid 7 version 1998 is already newer than 1997 2024-08-29T18:01:35.382 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 7 v 1998 (ObjNum 911 snap 282 seq_num 911) dirty exists 2024-08-29T18:01:35.382 INFO:tasks.rados.rados.0.smithi029.stdout:2983: left oid 7 (ObjNum 911 snap 282 seq_num 911) 2024-08-29T18:01:35.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:01:34 smithi029 bash[77880]: cluster 2024-08-29T18:01:33.476395+0000 mgr.y (mgr.25004) 308 : cluster [DBG] pgmap v536: 121 pgs: 121 active+clean; 214 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 1.3 MiB/s wr, 8 op/s 2024-08-29T18:01:35.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:01:34 smithi029 bash[77880]: cluster 2024-08-29T18:01:33.970561+0000 mon.a (mon.0) 781 : cluster [DBG] osdmap e661: 8 total, 8 up, 8 in 2024-08-29T18:01:35.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:01:34 smithi029 bash[77880]: audit 2024-08-29T18:01:34.443910+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:01:35.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:01:34 smithi029 bash[77880]: audit 2024-08-29T18:01:34.448353+0000 mon.c (mon.2) 194 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.a", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-08-29T18:01:35.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:01:34 smithi029 bash[77880]: audit 2024-08-29T18:01:34.449055+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.a", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-08-29T18:01:35.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:01:34 smithi029 bash[77880]: audit 2024-08-29T18:01:34.450590+0000 mon.c (mon.2) 195 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:01:35.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:01:34 smithi029 bash[79042]: cluster 2024-08-29T18:01:33.476395+0000 mgr.y (mgr.25004) 308 : cluster [DBG] pgmap v536: 121 pgs: 121 active+clean; 214 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 1.3 MiB/s wr, 8 op/s 2024-08-29T18:01:35.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:01:34 smithi029 bash[79042]: cluster 2024-08-29T18:01:33.970561+0000 mon.a (mon.0) 781 : cluster [DBG] osdmap e661: 8 total, 8 up, 8 in 2024-08-29T18:01:35.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:01:34 smithi029 bash[79042]: audit 2024-08-29T18:01:34.443910+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:01:35.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:01:34 smithi029 bash[79042]: audit 2024-08-29T18:01:34.448353+0000 mon.c (mon.2) 194 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.a", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-08-29T18:01:35.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:01:34 smithi029 bash[79042]: audit 2024-08-29T18:01:34.449055+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.a", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-08-29T18:01:35.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:01:34 smithi029 bash[79042]: audit 2024-08-29T18:01:34.450590+0000 mon.c (mon.2) 195 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:01:35.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:01:34 smithi110 bash[67519]: cluster 2024-08-29T18:01:33.476395+0000 mgr.y (mgr.25004) 308 : cluster [DBG] pgmap v536: 121 pgs: 121 active+clean; 214 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 1.3 MiB/s wr, 8 op/s 2024-08-29T18:01:35.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:01:34 smithi110 bash[67519]: cluster 2024-08-29T18:01:33.970561+0000 mon.a (mon.0) 781 : cluster [DBG] osdmap e661: 8 total, 8 up, 8 in 2024-08-29T18:01:35.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:01:34 smithi110 bash[67519]: audit 2024-08-29T18:01:34.443910+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:01:35.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:01:34 smithi110 bash[67519]: audit 2024-08-29T18:01:34.448353+0000 mon.c (mon.2) 194 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.a", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-08-29T18:01:35.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:01:34 smithi110 bash[67519]: audit 2024-08-29T18:01:34.449055+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.a", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-08-29T18:01:35.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:01:34 smithi110 bash[67519]: audit 2024-08-29T18:01:34.450590+0000 mon.c (mon.2) 195 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:01:35.995 INFO:tasks.rados.rados.0.smithi029.stdout:2976: done (5 left) 2024-08-29T18:01:35.995 INFO:tasks.rados.rados.0.smithi029.stdout:2980: done (4 left) 2024-08-29T18:01:35.995 INFO:tasks.rados.rados.0.smithi029.stdout:2981: done (3 left) 2024-08-29T18:01:35.995 INFO:tasks.rados.rados.0.smithi029.stdout:2982: done (2 left) 2024-08-29T18:01:35.995 INFO:tasks.rados.rados.0.smithi029.stdout:2983: done (1 left) 2024-08-29T18:01:35.995 INFO:tasks.rados.rados.0.smithi029.stdout:2984: done (0 left) 2024-08-29T18:01:35.996 INFO:tasks.rados.rados.0.smithi029.stdout:2985: delete oid 47 current snap is 283 2024-08-29T18:01:36.004 INFO:tasks.rados.rados.0.smithi029.stdout:2985: done (0 left) 2024-08-29T18:01:36.004 INFO:tasks.rados.rados.0.smithi029.stdout:2986: snap_create 2024-08-29T18:01:36.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:01:35 smithi029 bash[79042]: cephadm 2024-08-29T18:01:34.436968+0000 mgr.y (mgr.25004) 309 : cephadm [INF] Upgrade: Updating mds.a 2024-08-29T18:01:36.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:01:35 smithi029 bash[79042]: cephadm 2024-08-29T18:01:34.452254+0000 mgr.y (mgr.25004) 310 : cephadm [INF] Deploying daemon mds.a on smithi029 2024-08-29T18:01:36.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:01:35 smithi029 bash[79042]: cluster 2024-08-29T18:01:34.966790+0000 mon.a (mon.0) 784 : cluster [DBG] osdmap e662: 8 total, 8 up, 8 in 2024-08-29T18:01:36.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:01:35 smithi029 bash[77880]: cephadm 2024-08-29T18:01:34.436968+0000 mgr.y (mgr.25004) 309 : cephadm [INF] Upgrade: Updating mds.a 2024-08-29T18:01:36.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:01:35 smithi029 bash[77880]: cephadm 2024-08-29T18:01:34.452254+0000 mgr.y (mgr.25004) 310 : cephadm [INF] Deploying daemon mds.a on smithi029 2024-08-29T18:01:36.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:01:35 smithi029 bash[77880]: cluster 2024-08-29T18:01:34.966790+0000 mon.a (mon.0) 784 : cluster [DBG] osdmap e662: 8 total, 8 up, 8 in 2024-08-29T18:01:36.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:01:35 smithi110 bash[67519]: cephadm 2024-08-29T18:01:34.436968+0000 mgr.y (mgr.25004) 309 : cephadm [INF] Upgrade: Updating mds.a 2024-08-29T18:01:36.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:01:35 smithi110 bash[67519]: cephadm 2024-08-29T18:01:34.452254+0000 mgr.y (mgr.25004) 310 : cephadm [INF] Deploying daemon mds.a on smithi029 2024-08-29T18:01:36.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:01:35 smithi110 bash[67519]: cluster 2024-08-29T18:01:34.966790+0000 mon.a (mon.0) 784 : cluster [DBG] osdmap e662: 8 total, 8 up, 8 in 2024-08-29T18:01:36.959 INFO:tasks.rados.rados.0.smithi029.stdout:2986: done (0 left) 2024-08-29T18:01:36.959 INFO:tasks.rados.rados.0.smithi029.stdout:2987: read oid 39 snap -1 2024-08-29T18:01:36.959 INFO:tasks.rados.rados.0.smithi029.stdout:2987: expect (ObjNum 877 snap 275 seq_num 877) 2024-08-29T18:01:36.960 INFO:tasks.rados.rados.0.smithi029.stdout:2988: snap_create 2024-08-29T18:01:36.985 INFO:tasks.rados.rados.0.smithi029.stdout:2987: expect (ObjNum 877 snap 275 seq_num 877) 2024-08-29T18:01:37.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:01:36 smithi029 bash[79042]: cluster 2024-08-29T18:01:35.477137+0000 mgr.y (mgr.25004) 311 : cluster [DBG] pgmap v539: 121 pgs: 121 active+clean; 214 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 8.3 MiB/s rd, 902 KiB/s wr, 8 op/s 2024-08-29T18:01:37.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:01:36 smithi029 bash[79042]: cluster 2024-08-29T18:01:35.996711+0000 mon.a (mon.0) 785 : cluster [DBG] osdmap e663: 8 total, 8 up, 8 in 2024-08-29T18:01:37.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:01:36 smithi029 bash[79042]: cluster 2024-08-29T18:01:36.961239+0000 mon.a (mon.0) 786 : cluster [DBG] osdmap e664: 8 total, 8 up, 8 in 2024-08-29T18:01:37.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:01:36 smithi029 bash[77880]: cluster 2024-08-29T18:01:35.477137+0000 mgr.y (mgr.25004) 311 : cluster [DBG] pgmap v539: 121 pgs: 121 active+clean; 214 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 8.3 MiB/s rd, 902 KiB/s wr, 8 op/s 2024-08-29T18:01:37.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:01:36 smithi029 bash[77880]: cluster 2024-08-29T18:01:35.996711+0000 mon.a (mon.0) 785 : cluster [DBG] osdmap e663: 8 total, 8 up, 8 in 2024-08-29T18:01:37.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:01:36 smithi029 bash[77880]: cluster 2024-08-29T18:01:36.961239+0000 mon.a (mon.0) 786 : cluster [DBG] osdmap e664: 8 total, 8 up, 8 in 2024-08-29T18:01:37.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:01:36 smithi110 bash[67519]: cluster 2024-08-29T18:01:35.477137+0000 mgr.y (mgr.25004) 311 : cluster [DBG] pgmap v539: 121 pgs: 121 active+clean; 214 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 8.3 MiB/s rd, 902 KiB/s wr, 8 op/s 2024-08-29T18:01:37.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:01:36 smithi110 bash[67519]: cluster 2024-08-29T18:01:35.996711+0000 mon.a (mon.0) 785 : cluster [DBG] osdmap e663: 8 total, 8 up, 8 in 2024-08-29T18:01:37.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:01:36 smithi110 bash[67519]: cluster 2024-08-29T18:01:36.961239+0000 mon.a (mon.0) 786 : cluster [DBG] osdmap e664: 8 total, 8 up, 8 in 2024-08-29T18:01:37.963 INFO:tasks.rados.rados.0.smithi029.stdout:2987: done (1 left) 2024-08-29T18:01:37.963 INFO:tasks.rados.rados.0.smithi029.stdout:2988: done (0 left) 2024-08-29T18:01:37.963 INFO:tasks.rados.rados.0.smithi029.stdout:2989: delete oid 11 current snap is 285 2024-08-29T18:01:37.969 INFO:tasks.rados.rados.0.smithi029.stdout:2989: done (0 left) 2024-08-29T18:01:37.969 INFO:tasks.rados.rados.0.smithi029.stdout:2990: delete oid 18 current snap is 285 2024-08-29T18:01:37.973 INFO:tasks.rados.rados.0.smithi029.stdout:2990: done (0 left) 2024-08-29T18:01:37.973 INFO:tasks.rados.rados.0.smithi029.stdout:2991: read oid 38 snap -1 2024-08-29T18:01:37.973 INFO:tasks.rados.rados.0.smithi029.stdout:2991: expect (ObjNum 865 snap 274 seq_num 865) 2024-08-29T18:01:37.973 INFO:tasks.rados.rados.0.smithi029.stdout:2992: read oid 31 snap -1 2024-08-29T18:01:37.973 INFO:tasks.rados.rados.0.smithi029.stdout:2992: expect (ObjNum 842 snap 264 seq_num 842) 2024-08-29T18:01:37.973 INFO:tasks.rados.rados.0.smithi029.stdout:2993: snap_remove snap 269 2024-08-29T18:01:38.219 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:01:38 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:01:38.220 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:01:38 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:01:38.220 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:01:38 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:01:38.220 INFO:journalctl@ceph.osd.1.smithi029.stdout:Aug 29 18:01:38 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:01:38.221 INFO:journalctl@ceph.mds.a.smithi029.stdout:Aug 29 18:01:38 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:01:38.221 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Aug 29 18:01:38 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:01:38.221 INFO:journalctl@ceph.osd.0.smithi029.stdout:Aug 29 18:01:38 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:01:38.221 INFO:journalctl@ceph.osd.2.smithi029.stdout:Aug 29 18:01:38 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:01:38.222 INFO:journalctl@ceph.osd.3.smithi029.stdout:Aug 29 18:01:38 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:01:38.222 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Aug 29 18:01:38 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:01:38.649 INFO:journalctl@ceph.mds.a.smithi029.stdout:Aug 29 18:01:38 smithi029 systemd[1]: Stopping Ceph mds.a for 5b99e290-662c-11ef-bcd4-c7b262605968... 2024-08-29T18:01:38.649 INFO:journalctl@ceph.mds.a.smithi029.stdout:Aug 29 18:01:38 smithi029 bash[56265]: debug 2024-08-29T18:01:38.334+0000 7f0b37402640 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mds -n mds.a -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-08-29T18:01:38.649 INFO:journalctl@ceph.mds.a.smithi029.stdout:Aug 29 18:01:38 smithi029 bash[56265]: debug 2024-08-29T18:01:38.334+0000 7f0b37402640 -1 mds.a *** got signal Terminated *** 2024-08-29T18:01:38.968 INFO:tasks.rados.rados.0.smithi029.stdout:2993: done (2 left) 2024-08-29T18:01:38.968 INFO:tasks.rados.rados.0.smithi029.stdout:2994: setattr oid 12 current snap is 285 2024-08-29T18:01:38.969 INFO:tasks.rados.rados.0.smithi029.stdout:2995: rollback oid 18 current snap is 285 2024-08-29T18:01:38.970 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 18 to 284 2024-08-29T18:01:38.970 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 11 current snap is 285 2024-08-29T18:01:38.970 INFO:tasks.rados.rados.0.smithi029.stdout:2996: seq_num 915 ranges {0=532480,532480=401408} 2024-08-29T18:01:38.973 INFO:tasks.rados.rados.0.smithi029.stdout:2996: writing smithi02969618-11 from 0 to 532480 tid 1 2024-08-29T18:01:38.976 INFO:tasks.rados.rados.0.smithi029.stdout:2996: writing smithi02969618-11 from 532480 to 933888 tid 2 2024-08-29T18:01:38.976 INFO:tasks.rados.rados.0.smithi029.stdout:2997: copy_from oid 45 from oid 26 current snap is 285 2024-08-29T18:01:38.977 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 49 current snap is 285 2024-08-29T18:01:38.977 INFO:tasks.rados.rados.0.smithi029.stdout:2998: seq_num 916 ranges {2031616=548864,2580480=401408} 2024-08-29T18:01:39.012 INFO:tasks.rados.rados.0.smithi029.stdout:2998: writing smithi02969618-49 from 2031616 to 2580480 tid 1 2024-08-29T18:01:39.017 INFO:tasks.rados.rados.0.smithi029.stdout:2998: writing smithi02969618-49 from 2580480 to 2981888 tid 2 2024-08-29T18:01:39.017 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 44 current snap is 285 2024-08-29T18:01:39.017 INFO:tasks.rados.rados.0.smithi029.stdout:2999: seq_num 917 ranges {0=565248,565248=401408} 2024-08-29T18:01:39.022 INFO:tasks.rados.rados.0.smithi029.stdout:2999: writing smithi02969618-44 from 0 to 565248 tid 1 2024-08-29T18:01:39.026 INFO:tasks.rados.rados.0.smithi029.stdout:2999: writing smithi02969618-44 from 565248 to 966656 tid 2 2024-08-29T18:01:39.026 INFO:tasks.rados.rados.0.smithi029.stdout:3000: read oid 35 snap -1 2024-08-29T18:01:39.026 INFO:tasks.rados.rados.0.smithi029.stdout:3000: expect (ObjNum 875 snap 275 seq_num 875) 2024-08-29T18:01:39.026 INFO:tasks.rados.rados.0.smithi029.stdout:3001: snap_create 2024-08-29T18:01:39.026 INFO:tasks.rados.rados.0.smithi029.stdout:2991: expect (ObjNum 865 snap 274 seq_num 865) 2024-08-29T18:01:39.028 INFO:tasks.rados.rados.0.smithi029.stdout:2992: expect (ObjNum 842 snap 264 seq_num 842) 2024-08-29T18:01:39.227 INFO:tasks.rados.rados.0.smithi029.stdout:2995: finishing rollback tid 1 to smithi02969618-18 2024-08-29T18:01:39.227 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 18 v 1127 (ObjNum 161 snap 0 seq_num 1) dirty dne 2024-08-29T18:01:39.227 INFO:tasks.rados.rados.0.smithi029.stdout:2996: finishing write tid 1 to smithi02969618-11 2024-08-29T18:01:39.227 INFO:tasks.rados.rados.0.smithi029.stdout:2996: finishing write tid 2 to smithi02969618-11 2024-08-29T18:01:39.228 INFO:tasks.rados.rados.0.smithi029.stdout:2996: finishing write tid 3 to smithi02969618-11 2024-08-29T18:01:39.228 INFO:tasks.rados.rados.0.smithi029.stdout:2996: finishing write tid 4 to smithi02969618-11 2024-08-29T18:01:39.228 INFO:tasks.rados.rados.0.smithi029.stdout:2996: oid 11 updating version 0 to 1481 2024-08-29T18:01:39.228 INFO:tasks.rados.rados.0.smithi029.stdout:2996: oid 11 updating version 1481 to 1482 2024-08-29T18:01:39.228 INFO:tasks.rados.rados.0.smithi029.stdout:2996: oid 11 version 1482 is already newer than 1480 2024-08-29T18:01:39.228 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 11 v 1482 (ObjNum 915 snap 285 seq_num 915) dirty exists 2024-08-29T18:01:39.228 INFO:tasks.rados.rados.0.smithi029.stdout:2996: left oid 11 (ObjNum 915 snap 285 seq_num 915) 2024-08-29T18:01:39.228 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 12 v 2411 (ObjNum 881 snap 276 seq_num 881) dirty exists 2024-08-29T18:01:39.228 INFO:tasks.rados.rados.0.smithi029.stdout:2998: finishing write tid 1 to smithi02969618-49 2024-08-29T18:01:39.228 INFO:tasks.rados.rados.0.smithi029.stdout:2998: finishing write tid 2 to smithi02969618-49 2024-08-29T18:01:39.228 INFO:tasks.rados.rados.0.smithi029.stdout:2998: finishing write tid 3 to smithi02969618-49 2024-08-29T18:01:39.228 INFO:tasks.rados.rados.0.smithi029.stdout:3000: expect (ObjNum 875 snap 275 seq_num 875) 2024-08-29T18:01:39.235 INFO:tasks.rados.rados.0.smithi029.stdout:2998: finishing write tid 4 to smithi02969618-49 2024-08-29T18:01:39.235 INFO:tasks.rados.rados.0.smithi029.stdout:2998: oid 49 updating version 0 to 2423 2024-08-29T18:01:39.235 INFO:tasks.rados.rados.0.smithi029.stdout:2998: oid 49 updating version 2423 to 2425 2024-08-29T18:01:39.235 INFO:tasks.rados.rados.0.smithi029.stdout:2998: oid 49 version 2425 is already newer than 2424 2024-08-29T18:01:39.235 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 49 v 2425 (ObjNum 916 snap 285 seq_num 916) dirty exists 2024-08-29T18:01:39.235 INFO:tasks.rados.rados.0.smithi029.stdout:2998: left oid 49 (ObjNum 916 snap 285 seq_num 916) 2024-08-29T18:01:39.235 INFO:tasks.rados.rados.0.smithi029.stdout:2997: finishing copy_from racing read to smithi02969618-45 2024-08-29T18:01:39.236 INFO:tasks.rados.rados.0.smithi029.stdout:2999: finishing write tid 1 to smithi02969618-44 2024-08-29T18:01:39.236 INFO:tasks.rados.rados.0.smithi029.stdout:2999: finishing write tid 2 to smithi02969618-44 2024-08-29T18:01:39.236 INFO:tasks.rados.rados.0.smithi029.stdout:2999: finishing write tid 3 to smithi02969618-44 2024-08-29T18:01:39.236 INFO:tasks.rados.rados.0.smithi029.stdout:2997: finishing copy_from to smithi02969618-45 2024-08-29T18:01:39.236 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 45 v 1123 (ObjNum 787 snap 247 seq_num 787) dirty exists 2024-08-29T18:01:39.236 INFO:tasks.rados.rados.0.smithi029.stdout:2999: finishing write tid 4 to smithi02969618-44 2024-08-29T18:01:39.236 INFO:tasks.rados.rados.0.smithi029.stdout:2999: oid 44 updating version 0 to 1976 2024-08-29T18:01:39.236 INFO:tasks.rados.rados.0.smithi029.stdout:2999: oid 44 version 1976 is already newer than 1975 2024-08-29T18:01:39.236 INFO:tasks.rados.rados.0.smithi029.stdout:2999: oid 44 version 1976 is already newer than 1974 2024-08-29T18:01:39.236 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 44 v 1976 (ObjNum 917 snap 285 seq_num 917) dirty exists 2024-08-29T18:01:39.237 INFO:tasks.rados.rados.0.smithi029.stdout:2999: left oid 44 (ObjNum 917 snap 285 seq_num 917) 2024-08-29T18:01:39.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:01:38 smithi029 bash[79042]: cluster 2024-08-29T18:01:37.478060+0000 mgr.y (mgr.25004) 312 : cluster [DBG] pgmap v542: 121 pgs: 121 active+clean; 210 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 1.2 MiB/s rd, 8.4 MiB/s wr, 16 op/s 2024-08-29T18:01:39.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:01:38 smithi029 bash[79042]: cluster 2024-08-29T18:01:37.965390+0000 mon.a (mon.0) 787 : cluster [DBG] osdmap e665: 8 total, 8 up, 8 in 2024-08-29T18:01:39.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:01:38 smithi029 bash[77880]: cluster 2024-08-29T18:01:37.478060+0000 mgr.y (mgr.25004) 312 : cluster [DBG] pgmap v542: 121 pgs: 121 active+clean; 210 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 1.2 MiB/s rd, 8.4 MiB/s wr, 16 op/s 2024-08-29T18:01:39.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:01:38 smithi029 bash[77880]: cluster 2024-08-29T18:01:37.965390+0000 mon.a (mon.0) 787 : cluster [DBG] osdmap e665: 8 total, 8 up, 8 in 2024-08-29T18:01:39.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:01:38 smithi110 bash[67519]: cluster 2024-08-29T18:01:37.478060+0000 mgr.y (mgr.25004) 312 : cluster [DBG] pgmap v542: 121 pgs: 121 active+clean; 210 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 1.2 MiB/s rd, 8.4 MiB/s wr, 16 op/s 2024-08-29T18:01:39.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:01:38 smithi110 bash[67519]: cluster 2024-08-29T18:01:37.965390+0000 mon.a (mon.0) 787 : cluster [DBG] osdmap e665: 8 total, 8 up, 8 in 2024-08-29T18:01:40.011 INFO:tasks.rados.rados.0.smithi029.stdout:2991: done (9 left) 2024-08-29T18:01:40.011 INFO:tasks.rados.rados.0.smithi029.stdout:2992: done (8 left) 2024-08-29T18:01:40.011 INFO:tasks.rados.rados.0.smithi029.stdout:2994: done (7 left) 2024-08-29T18:01:40.011 INFO:tasks.rados.rados.0.smithi029.stdout:2995: done (6 left) 2024-08-29T18:01:40.011 INFO:tasks.rados.rados.0.smithi029.stdout:2996: done (5 left) 2024-08-29T18:01:40.012 INFO:tasks.rados.rados.0.smithi029.stdout:2997: done (4 left) 2024-08-29T18:01:40.012 INFO:tasks.rados.rados.0.smithi029.stdout:2998: done (3 left) 2024-08-29T18:01:40.012 INFO:tasks.rados.rados.0.smithi029.stdout:2999: done (2 left) 2024-08-29T18:01:40.012 INFO:tasks.rados.rados.0.smithi029.stdout:3000: done (1 left) 2024-08-29T18:01:40.012 INFO:tasks.rados.rados.0.smithi029.stdout:3001: done (0 left) 2024-08-29T18:01:40.012 INFO:tasks.rados.rados.0.smithi029.stdout:3002: copy_from oid 10 from oid 33 current snap is 286 2024-08-29T18:01:40.012 INFO:tasks.rados.rados.0.smithi029.stdout:3003: delete oid 21 current snap is 286 2024-08-29T18:01:40.013 INFO:tasks.rados.rados.0.smithi029.stdout:3002: finishing copy_from to smithi02969618-10 2024-08-29T18:01:40.013 INFO:tasks.rados.rados.0.smithi029.stdout:3002: got expected ENOENT (src dne) 2024-08-29T18:01:40.013 INFO:tasks.rados.rados.0.smithi029.stdout:3002: finishing copy_from racing read to smithi02969618-10 2024-08-29T18:01:40.019 INFO:tasks.rados.rados.0.smithi029.stdout:3002: done (1 left) 2024-08-29T18:01:40.019 INFO:tasks.rados.rados.0.smithi029.stdout:3003: done (0 left) 2024-08-29T18:01:40.019 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 14 current snap is 286 2024-08-29T18:01:40.019 INFO:tasks.rados.rados.0.smithi029.stdout:3004: seq_num 919 ranges {22634496=598016,23232512=401408} 2024-08-29T18:01:40.149 INFO:tasks.rados.rados.0.smithi029.stdout:3004: writing smithi02969618-14 from 22634496 to 23232512 tid 1 2024-08-29T18:01:40.151 INFO:tasks.rados.rados.0.smithi029.stdout:3004: writing smithi02969618-14 from 23232512 to 23633920 tid 2 2024-08-29T18:01:40.151 INFO:tasks.rados.rados.0.smithi029.stdout:3005: delete oid 48 current snap is 286 2024-08-29T18:01:40.159 INFO:tasks.rados.rados.0.smithi029.stdout:3005: done (1 left) 2024-08-29T18:01:40.159 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 5 current snap is 286 2024-08-29T18:01:40.159 INFO:tasks.rados.rados.0.smithi029.stdout:3006: seq_num 921 ranges {12886016=630784,13516800=401408} 2024-08-29T18:01:40.235 INFO:tasks.rados.rados.0.smithi029.stdout:3006: writing smithi02969618-5 from 12886016 to 13516800 tid 1 2024-08-29T18:01:40.237 INFO:tasks.rados.rados.0.smithi029.stdout:3006: writing smithi02969618-5 from 13516800 to 13918208 tid 2 2024-08-29T18:01:40.237 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 48 current snap is 286 2024-08-29T18:01:40.238 INFO:tasks.rados.rados.0.smithi029.stdout:3007: seq_num 922 ranges {0=647168,647168=401408} 2024-08-29T18:01:40.242 INFO:tasks.rados.rados.0.smithi029.stdout:3007: writing smithi02969618-48 from 0 to 647168 tid 1 2024-08-29T18:01:40.245 INFO:tasks.rados.rados.0.smithi029.stdout:3007: writing smithi02969618-48 from 647168 to 1048576 tid 2 2024-08-29T18:01:40.245 INFO:tasks.rados.rados.0.smithi029.stdout:3008: rollback oid 41 current snap is 286 2024-08-29T18:01:40.245 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 41 to 280 2024-08-29T18:01:40.245 INFO:tasks.rados.rados.0.smithi029.stdout:3009: delete oid 34 current snap is 286 2024-08-29T18:01:40.245 INFO:tasks.rados.rados.0.smithi029.stdout:3004: finishing write tid 1 to smithi02969618-14 2024-08-29T18:01:40.245 INFO:tasks.rados.rados.0.smithi029.stdout:3004: finishing write tid 2 to smithi02969618-14 2024-08-29T18:01:40.245 INFO:tasks.rados.rados.0.smithi029.stdout:3004: finishing write tid 3 to smithi02969618-14 2024-08-29T18:01:40.245 INFO:tasks.rados.rados.0.smithi029.stdout:3004: finishing write tid 4 to smithi02969618-14 2024-08-29T18:01:40.245 INFO:tasks.rados.rados.0.smithi029.stdout:3004: oid 14 updating version 0 to 1978 2024-08-29T18:01:40.246 INFO:tasks.rados.rados.0.smithi029.stdout:3004: oid 14 updating version 1978 to 1979 2024-08-29T18:01:40.246 INFO:tasks.rados.rados.0.smithi029.stdout:3004: oid 14 version 1979 is already newer than 1977 2024-08-29T18:01:40.246 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 14 v 1979 (ObjNum 919 snap 286 seq_num 919) dirty exists 2024-08-29T18:01:40.246 INFO:tasks.rados.rados.0.smithi029.stdout:3004: left oid 14 (ObjNum 919 snap 286 seq_num 919) 2024-08-29T18:01:40.246 INFO:tasks.rados.rados.0.smithi029.stdout:3006: finishing write tid 1 to smithi02969618-5 2024-08-29T18:01:40.246 INFO:tasks.rados.rados.0.smithi029.stdout:3006: finishing write tid 2 to smithi02969618-5 2024-08-29T18:01:40.247 INFO:tasks.rados.rados.0.smithi029.stdout:3006: finishing write tid 3 to smithi02969618-5 2024-08-29T18:01:40.248 INFO:tasks.rados.rados.0.smithi029.stdout:3007: finishing write tid 1 to smithi02969618-48 2024-08-29T18:01:40.249 INFO:tasks.rados.rados.0.smithi029.stdout:3004: done (4 left) 2024-08-29T18:01:40.249 INFO:tasks.rados.rados.0.smithi029.stdout:3009: done (3 left) 2024-08-29T18:01:40.249 INFO:tasks.rados.rados.0.smithi029.stdout:3010: delete oid 29 current snap is 286 2024-08-29T18:01:40.249 INFO:tasks.rados.rados.0.smithi029.stdout:3007: finishing write tid 2 to smithi02969618-48 2024-08-29T18:01:40.250 INFO:tasks.rados.rados.0.smithi029.stdout:3007: finishing write tid 3 to smithi02969618-48 2024-08-29T18:01:40.251 INFO:tasks.rados.rados.0.smithi029.stdout:3007: finishing write tid 4 to smithi02969618-48 2024-08-29T18:01:40.251 INFO:tasks.rados.rados.0.smithi029.stdout:3007: oid 48 updating version 0 to 1100 2024-08-29T18:01:40.251 INFO:tasks.rados.rados.0.smithi029.stdout:3007: oid 48 updating version 1100 to 1101 2024-08-29T18:01:40.251 INFO:tasks.rados.rados.0.smithi029.stdout:3007: oid 48 version 1101 is already newer than 1099 2024-08-29T18:01:40.251 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 48 v 1101 (ObjNum 922 snap 286 seq_num 922) dirty exists 2024-08-29T18:01:40.252 INFO:tasks.rados.rados.0.smithi029.stdout:3007: left oid 48 (ObjNum 922 snap 286 seq_num 922) 2024-08-29T18:01:40.255 INFO:tasks.rados.rados.0.smithi029.stdout:3006: finishing write tid 4 to smithi02969618-5 2024-08-29T18:01:40.255 INFO:tasks.rados.rados.0.smithi029.stdout:3006: oid 5 updating version 0 to 2247 2024-08-29T18:01:40.255 INFO:tasks.rados.rados.0.smithi029.stdout:3006: oid 5 version 2247 is already newer than 2246 2024-08-29T18:01:40.255 INFO:tasks.rados.rados.0.smithi029.stdout:3006: oid 5 updating version 2247 to 2248 2024-08-29T18:01:40.255 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 5 v 2248 (ObjNum 921 snap 286 seq_num 921) dirty exists 2024-08-29T18:01:40.255 INFO:tasks.rados.rados.0.smithi029.stdout:3006: left oid 5 (ObjNum 921 snap 286 seq_num 921) 2024-08-29T18:01:40.255 INFO:tasks.rados.rados.0.smithi029.stdout:3008: finishing rollback tid 0 to smithi02969618-41 2024-08-29T18:01:40.256 INFO:tasks.rados.rados.0.smithi029.stdout:3008: finishing rollback tid 1 to smithi02969618-41 2024-08-29T18:01:40.256 INFO:tasks.rados.rados.0.smithi029.stdout:3008: finishing rollback tid 2 to smithi02969618-41 2024-08-29T18:01:40.256 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 41 v 1992 (ObjNum 867 snap 275 seq_num 867) dirty exists 2024-08-29T18:01:40.258 INFO:tasks.rados.rados.0.smithi029.stdout:3006: done (3 left) 2024-08-29T18:01:40.258 INFO:tasks.rados.rados.0.smithi029.stdout:3007: done (2 left) 2024-08-29T18:01:40.258 INFO:tasks.rados.rados.0.smithi029.stdout:3008: done (1 left) 2024-08-29T18:01:40.258 INFO:tasks.rados.rados.0.smithi029.stdout:3010: done (0 left) 2024-08-29T18:01:40.258 INFO:tasks.rados.rados.0.smithi029.stdout:3011: read oid 36 snap 272 2024-08-29T18:01:40.259 INFO:tasks.rados.rados.0.smithi029.stdout:3011: expect deleted 2024-08-29T18:01:40.259 INFO:tasks.rados.rados.0.smithi029.stdout:3012: snap_remove snap 284 2024-08-29T18:01:40.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:01:39 smithi029 bash[77880]: cluster 2024-08-29T18:01:38.968940+0000 mon.a (mon.0) 788 : cluster [DBG] osdmap e666: 8 total, 8 up, 8 in 2024-08-29T18:01:40.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:01:39 smithi029 bash[77880]: cluster 2024-08-29T18:01:39.003301+0000 mon.a (mon.0) 789 : cluster [DBG] fsmap cephfs:1 {0=b=up:active} 2024-08-29T18:01:40.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:01:39 smithi029 bash[77880]: audit 2024-08-29T18:01:39.316541+0000 mon.c (mon.2) 196 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-08-29T18:01:40.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:01:39 smithi029 bash[79042]: cluster 2024-08-29T18:01:38.968940+0000 mon.a (mon.0) 788 : cluster [DBG] osdmap e666: 8 total, 8 up, 8 in 2024-08-29T18:01:40.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:01:39 smithi029 bash[79042]: cluster 2024-08-29T18:01:39.003301+0000 mon.a (mon.0) 789 : cluster [DBG] fsmap cephfs:1 {0=b=up:active} 2024-08-29T18:01:40.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:01:39 smithi029 bash[79042]: audit 2024-08-29T18:01:39.316541+0000 mon.c (mon.2) 196 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-08-29T18:01:40.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:01:39 smithi110 bash[67519]: cluster 2024-08-29T18:01:38.968940+0000 mon.a (mon.0) 788 : cluster [DBG] osdmap e666: 8 total, 8 up, 8 in 2024-08-29T18:01:40.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:01:39 smithi110 bash[67519]: cluster 2024-08-29T18:01:39.003301+0000 mon.a (mon.0) 789 : cluster [DBG] fsmap cephfs:1 {0=b=up:active} 2024-08-29T18:01:40.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:01:39 smithi110 bash[67519]: audit 2024-08-29T18:01:39.316541+0000 mon.c (mon.2) 196 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-08-29T18:01:41.015 INFO:tasks.rados.rados.0.smithi029.stdout:3011: done (1 left) 2024-08-29T18:01:41.015 INFO:tasks.rados.rados.0.smithi029.stdout:3012: done (0 left) 2024-08-29T18:01:41.015 INFO:tasks.rados.rados.0.smithi029.stdout:3013: delete oid 43 current snap is 286 2024-08-29T18:01:41.033 INFO:tasks.rados.rados.0.smithi029.stdout:3013: done (0 left) 2024-08-29T18:01:41.033 INFO:tasks.rados.rados.0.smithi029.stdout:3014: delete oid 48 current snap is 286 2024-08-29T18:01:41.040 INFO:tasks.rados.rados.0.smithi029.stdout:3014: done (0 left) 2024-08-29T18:01:41.040 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 7 current snap is 286 2024-08-29T18:01:41.040 INFO:tasks.rados.rados.0.smithi029.stdout:3015: seq_num 927 ranges {2473984=729088,3203072=401408} 2024-08-29T18:01:41.058 INFO:tasks.rados.rados.0.smithi029.stdout:3015: writing smithi02969618-7 from 2473984 to 3203072 tid 1 2024-08-29T18:01:41.061 INFO:tasks.rados.rados.0.smithi029.stdout:3015: writing smithi02969618-7 from 3203072 to 3604480 tid 2 2024-08-29T18:01:41.061 INFO:tasks.rados.rados.0.smithi029.stdout:3016: rollback oid 19 current snap is 286 2024-08-29T18:01:41.061 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 19 to 280 2024-08-29T18:01:41.061 INFO:tasks.rados.rados.0.smithi029.stdout:3017: rollback oid 24 current snap is 286 2024-08-29T18:01:41.061 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 24 to 276 2024-08-29T18:01:41.061 INFO:tasks.rados.rados.0.smithi029.stdout:3018: snap_create 2024-08-29T18:01:41.070 INFO:tasks.rados.rados.0.smithi029.stdout:3016: finishing rollback tid 0 to smithi02969618-19 2024-08-29T18:01:41.073 INFO:tasks.rados.rados.0.smithi029.stdout:3016: finishing rollback tid 1 to smithi02969618-19 2024-08-29T18:01:41.073 INFO:tasks.rados.rados.0.smithi029.stdout:3017: finishing rollback tid 0 to smithi02969618-24 2024-08-29T18:01:41.073 INFO:tasks.rados.rados.0.smithi029.stdout:3016: finishing rollback tid 2 to smithi02969618-19 2024-08-29T18:01:41.073 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 19 v 1982 (ObjNum 863 snap 273 seq_num 863) dirty exists 2024-08-29T18:01:41.074 INFO:tasks.rados.rados.0.smithi029.stdout:3015: finishing write tid 1 to smithi02969618-7 2024-08-29T18:01:41.074 INFO:tasks.rados.rados.0.smithi029.stdout:3017: finishing rollback tid 1 to smithi02969618-24 2024-08-29T18:01:41.074 INFO:tasks.rados.rados.0.smithi029.stdout:3015: finishing write tid 2 to smithi02969618-7 2024-08-29T18:01:41.074 INFO:tasks.rados.rados.0.smithi029.stdout:3017: finishing rollback tid 2 to smithi02969618-24 2024-08-29T18:01:41.075 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 24 v 2433 (ObjNum 841 snap 264 seq_num 841) dirty exists 2024-08-29T18:01:41.075 INFO:tasks.rados.rados.0.smithi029.stdout:3015: finishing write tid 3 to smithi02969618-7 2024-08-29T18:01:41.078 INFO:tasks.rados.rados.0.smithi029.stdout:3015: finishing write tid 4 to smithi02969618-7 2024-08-29T18:01:41.078 INFO:tasks.rados.rados.0.smithi029.stdout:3015: oid 7 updating version 0 to 2000 2024-08-29T18:01:41.078 INFO:tasks.rados.rados.0.smithi029.stdout:3015: oid 7 updating version 2000 to 2001 2024-08-29T18:01:41.079 INFO:tasks.rados.rados.0.smithi029.stdout:3015: oid 7 updating version 2001 to 2002 2024-08-29T18:01:41.079 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 7 v 2002 (ObjNum 927 snap 286 seq_num 927) dirty exists 2024-08-29T18:01:41.079 INFO:tasks.rados.rados.0.smithi029.stdout:3015: left oid 7 (ObjNum 927 snap 286 seq_num 927) 2024-08-29T18:01:41.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:01:41 smithi029 bash[77880]: cluster 2024-08-29T18:01:39.478800+0000 mgr.y (mgr.25004) 313 : cluster [DBG] pgmap v545: 121 pgs: 121 active+clean; 210 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 4.7 MiB/s rd, 8.4 MiB/s wr, 12 op/s 2024-08-29T18:01:41.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:01:41 smithi029 bash[77880]: cluster 2024-08-29T18:01:40.013081+0000 mon.a (mon.0) 790 : cluster [DBG] osdmap e667: 8 total, 8 up, 8 in 2024-08-29T18:01:41.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:01:41 smithi029 bash[79042]: cluster 2024-08-29T18:01:39.478800+0000 mgr.y (mgr.25004) 313 : cluster [DBG] pgmap v545: 121 pgs: 121 active+clean; 210 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 4.7 MiB/s rd, 8.4 MiB/s wr, 12 op/s 2024-08-29T18:01:41.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:01:41 smithi029 bash[79042]: cluster 2024-08-29T18:01:40.013081+0000 mon.a (mon.0) 790 : cluster [DBG] osdmap e667: 8 total, 8 up, 8 in 2024-08-29T18:01:41.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:01:41 smithi110 bash[67519]: cluster 2024-08-29T18:01:39.478800+0000 mgr.y (mgr.25004) 313 : cluster [DBG] pgmap v545: 121 pgs: 121 active+clean; 210 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 4.7 MiB/s rd, 8.4 MiB/s wr, 12 op/s 2024-08-29T18:01:41.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:01:41 smithi110 bash[67519]: cluster 2024-08-29T18:01:40.013081+0000 mon.a (mon.0) 790 : cluster [DBG] osdmap e667: 8 total, 8 up, 8 in 2024-08-29T18:01:41.966 INFO:tasks.rados.rados.0.smithi029.stdout:3015: done (3 left) 2024-08-29T18:01:41.966 INFO:tasks.rados.rados.0.smithi029.stdout:3016: done (2 left) 2024-08-29T18:01:41.966 INFO:tasks.rados.rados.0.smithi029.stdout:3017: done (1 left) 2024-08-29T18:01:41.966 INFO:tasks.rados.rados.0.smithi029.stdout:3018: done (0 left) 2024-08-29T18:01:41.966 INFO:tasks.rados.rados.0.smithi029.stdout:3019: read oid 49 snap -1 2024-08-29T18:01:41.966 INFO:tasks.rados.rados.0.smithi029.stdout:3019: expect (ObjNum 916 snap 285 seq_num 916) 2024-08-29T18:01:41.966 INFO:tasks.rados.rados.0.smithi029.stdout:3020: snap_remove snap 282 2024-08-29T18:01:42.348 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:01:42 smithi029 bash[77880]: cluster 2024-08-29T18:01:41.015995+0000 mon.a (mon.0) 791 : cluster [DBG] osdmap e668: 8 total, 8 up, 8 in 2024-08-29T18:01:42.348 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:01:42 smithi029 bash[77880]: cluster 2024-08-29T18:01:41.966738+0000 mon.a (mon.0) 792 : cluster [DBG] osdmap e669: 8 total, 8 up, 8 in 2024-08-29T18:01:42.348 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:01:42 smithi029 bash[79042]: cluster 2024-08-29T18:01:41.015995+0000 mon.a (mon.0) 791 : cluster [DBG] osdmap e668: 8 total, 8 up, 8 in 2024-08-29T18:01:42.348 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:01:42 smithi029 bash[79042]: cluster 2024-08-29T18:01:41.966738+0000 mon.a (mon.0) 792 : cluster [DBG] osdmap e669: 8 total, 8 up, 8 in 2024-08-29T18:01:42.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:01:42 smithi110 bash[67519]: cluster 2024-08-29T18:01:41.015995+0000 mon.a (mon.0) 791 : cluster [DBG] osdmap e668: 8 total, 8 up, 8 in 2024-08-29T18:01:42.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:01:42 smithi110 bash[67519]: cluster 2024-08-29T18:01:41.966738+0000 mon.a (mon.0) 792 : cluster [DBG] osdmap e669: 8 total, 8 up, 8 in 2024-08-29T18:01:42.968 INFO:tasks.rados.rados.0.smithi029.stdout:3019: expect (ObjNum 916 snap 285 seq_num 916) 2024-08-29T18:01:43.133 INFO:tasks.rados.rados.0.smithi029.stdout:3019: done (1 left) 2024-08-29T18:01:43.134 INFO:tasks.rados.rados.0.smithi029.stdout:3020: done (0 left) 2024-08-29T18:01:43.134 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 6 current snap is 287 2024-08-29T18:01:43.134 INFO:tasks.rados.rados.0.smithi029.stdout:3021: seq_num 928 ranges {376832=745472,1122304=401408} 2024-08-29T18:01:43.139 INFO:tasks.rados.rados.0.smithi029.stdout:3021: writing smithi02969618-6 from 376832 to 1122304 tid 1 2024-08-29T18:01:43.142 INFO:tasks.rados.rados.0.smithi029.stdout:3021: writing smithi02969618-6 from 1122304 to 1523712 tid 2 2024-08-29T18:01:43.142 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 40 current snap is 287 2024-08-29T18:01:43.142 INFO:tasks.rados.rados.0.smithi029.stdout:3022: seq_num 929 ranges {1228800=761856,1990656=401408} 2024-08-29T18:01:43.154 INFO:tasks.rados.rados.0.smithi029.stdout:3022: writing smithi02969618-40 from 1228800 to 1990656 tid 1 2024-08-29T18:01:43.157 INFO:tasks.rados.rados.0.smithi029.stdout:3022: writing smithi02969618-40 from 1990656 to 2392064 tid 2 2024-08-29T18:01:43.157 INFO:tasks.rados.rados.0.smithi029.stdout:3023: snap_remove snap 283 2024-08-29T18:01:43.368 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:01:43 smithi029 bash[77880]: cluster 2024-08-29T18:01:41.479793+0000 mgr.y (mgr.25004) 314 : cluster [DBG] pgmap v548: 121 pgs: 121 active+clean; 223 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 5.9 MiB/s rd, 3.4 MiB/s wr, 14 op/s 2024-08-29T18:01:43.368 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:01:43 smithi029 bash[77880]: cluster 2024-08-29T18:01:42.969066+0000 mon.a (mon.0) 793 : cluster [DBG] osdmap e670: 8 total, 8 up, 8 in 2024-08-29T18:01:43.368 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:01:43 smithi029 bash[79042]: cluster 2024-08-29T18:01:41.479793+0000 mgr.y (mgr.25004) 314 : cluster [DBG] pgmap v548: 121 pgs: 121 active+clean; 223 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 5.9 MiB/s rd, 3.4 MiB/s wr, 14 op/s 2024-08-29T18:01:43.368 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:01:43 smithi029 bash[79042]: cluster 2024-08-29T18:01:42.969066+0000 mon.a (mon.0) 793 : cluster [DBG] osdmap e670: 8 total, 8 up, 8 in 2024-08-29T18:01:43.400 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 18:01:43 smithi110 bash[50978]: logger=sqlstore.transactions t=2024-08-29T18:01:43.174212151Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2024-08-29T18:01:43.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:01:43 smithi110 bash[67519]: cluster 2024-08-29T18:01:41.479793+0000 mgr.y (mgr.25004) 314 : cluster [DBG] pgmap v548: 121 pgs: 121 active+clean; 223 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 5.9 MiB/s rd, 3.4 MiB/s wr, 14 op/s 2024-08-29T18:01:43.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:01:43 smithi110 bash[67519]: cluster 2024-08-29T18:01:42.969066+0000 mon.a (mon.0) 793 : cluster [DBG] osdmap e670: 8 total, 8 up, 8 in 2024-08-29T18:01:43.649 INFO:journalctl@ceph.mds.a.smithi029.stdout:Aug 29 18:01:43 smithi029 bash[100414]: ceph-5b99e290-662c-11ef-bcd4-c7b262605968-mds-a 2024-08-29T18:01:43.955 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:01:43 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:01:43.955 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:01:43 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:01:43.955 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:01:43 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:01:43.956 INFO:journalctl@ceph.osd.0.smithi029.stdout:Aug 29 18:01:43 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:01:43.956 INFO:journalctl@ceph.osd.1.smithi029.stdout:Aug 29 18:01:43 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:01:43.956 INFO:journalctl@ceph.osd.2.smithi029.stdout:Aug 29 18:01:43 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:01:43.957 INFO:journalctl@ceph.osd.3.smithi029.stdout:Aug 29 18:01:43 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:01:43.957 INFO:journalctl@ceph.mds.a.smithi029.stdout:Aug 29 18:01:43 smithi029 bash[100474]: Error response from daemon: No such container: ceph-5b99e290-662c-11ef-bcd4-c7b262605968-mds-a 2024-08-29T18:01:43.957 INFO:journalctl@ceph.mds.a.smithi029.stdout:Aug 29 18:01:43 smithi029 systemd[1]: ceph-5b99e290-662c-11ef-bcd4-c7b262605968@mds.a.service: Deactivated successfully. 2024-08-29T18:01:43.957 INFO:journalctl@ceph.mds.a.smithi029.stdout:Aug 29 18:01:43 smithi029 systemd[1]: Stopped Ceph mds.a for 5b99e290-662c-11ef-bcd4-c7b262605968. 2024-08-29T18:01:43.957 INFO:journalctl@ceph.mds.a.smithi029.stdout:Aug 29 18:01:43 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:01:43.958 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Aug 29 18:01:43 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:01:43.958 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Aug 29 18:01:43 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:01:44.048 INFO:tasks.rados.rados.0.smithi029.stdout:3023: done (2 left) 2024-08-29T18:01:44.048 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 17 current snap is 287 2024-08-29T18:01:44.048 INFO:tasks.rados.rados.0.smithi029.stdout:3021: finishing write tid 1 to smithi02969618-6 2024-08-29T18:01:44.048 INFO:tasks.rados.rados.0.smithi029.stdout:3021: finishing write tid 2 to smithi02969618-6 2024-08-29T18:01:44.048 INFO:tasks.rados.rados.0.smithi029.stdout:3021: finishing write tid 3 to smithi02969618-6 2024-08-29T18:01:44.048 INFO:tasks.rados.rados.0.smithi029.stdout:3024: seq_num 930 ranges {1990656=786432,2777088=401408} 2024-08-29T18:01:44.066 INFO:tasks.rados.rados.0.smithi029.stdout:3024: writing smithi02969618-17 from 1990656 to 2777088 tid 1 2024-08-29T18:01:44.069 INFO:tasks.rados.rados.0.smithi029.stdout:3024: writing smithi02969618-17 from 2777088 to 3178496 tid 2 2024-08-29T18:01:44.069 INFO:tasks.rados.rados.0.smithi029.stdout:3025: rollback oid 38 current snap is 287 2024-08-29T18:01:44.069 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 38 to 272 2024-08-29T18:01:44.069 INFO:tasks.rados.rados.0.smithi029.stdout:3021: finishing write tid 4 to smithi02969618-6 2024-08-29T18:01:44.069 INFO:tasks.rados.rados.0.smithi029.stdout:3021: oid 6 updating version 0 to 1974 2024-08-29T18:01:44.069 INFO:tasks.rados.rados.0.smithi029.stdout:3021: oid 6 updating version 1974 to 1975 2024-08-29T18:01:44.070 INFO:tasks.rados.rados.0.smithi029.stdout:3021: oid 6 version 1975 is already newer than 1973 2024-08-29T18:01:44.070 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 6 v 1975 (ObjNum 928 snap 287 seq_num 928) dirty exists 2024-08-29T18:01:44.070 INFO:tasks.rados.rados.0.smithi029.stdout:3021: left oid 6 (ObjNum 928 snap 287 seq_num 928) 2024-08-29T18:01:44.070 INFO:tasks.rados.rados.0.smithi029.stdout:3021: done (3 left) 2024-08-29T18:01:44.070 INFO:tasks.rados.rados.0.smithi029.stdout:3026: snap_remove snap 276 2024-08-29T18:01:44.399 INFO:journalctl@ceph.mds.a.smithi029.stdout:Aug 29 18:01:43 smithi029 systemd[1]: Started Ceph mds.a for 5b99e290-662c-11ef-bcd4-c7b262605968. 2024-08-29T18:01:44.899 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:01:44 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:01:44] "GET /metrics HTTP/1.1" 200 36328 "" "Prometheus/2.43.0" 2024-08-29T18:01:45.058 INFO:tasks.rados.rados.0.smithi029.stdout:3022: finishing write tid 1 to smithi02969618-40 2024-08-29T18:01:45.058 INFO:tasks.rados.rados.0.smithi029.stdout:3022: finishing write tid 2 to smithi02969618-40 2024-08-29T18:01:45.058 INFO:tasks.rados.rados.0.smithi029.stdout:3022: finishing write tid 3 to smithi02969618-40 2024-08-29T18:01:45.058 INFO:tasks.rados.rados.0.smithi029.stdout:3022: finishing write tid 4 to smithi02969618-40 2024-08-29T18:01:45.058 INFO:tasks.rados.rados.0.smithi029.stdout:3022: oid 40 updating version 0 to 1653 2024-08-29T18:01:45.058 INFO:tasks.rados.rados.0.smithi029.stdout:3022: oid 40 version 1653 is already newer than 1651 2024-08-29T18:01:45.058 INFO:tasks.rados.rados.0.smithi029.stdout:3022: oid 40 version 1653 is already newer than 1652 2024-08-29T18:01:45.058 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 40 v 1653 (ObjNum 929 snap 287 seq_num 929) dirty exists 2024-08-29T18:01:45.059 INFO:tasks.rados.rados.0.smithi029.stdout:3022: left oid 40 (ObjNum 929 snap 287 seq_num 929) 2024-08-29T18:01:45.059 INFO:tasks.rados.rados.0.smithi029.stdout:3024: finishing write tid 1 to smithi02969618-17 2024-08-29T18:01:45.059 INFO:tasks.rados.rados.0.smithi029.stdout:3025: finishing rollback tid 0 to smithi02969618-38 2024-08-29T18:01:45.059 INFO:tasks.rados.rados.0.smithi029.stdout:3024: finishing write tid 2 to smithi02969618-17 2024-08-29T18:01:45.059 INFO:tasks.rados.rados.0.smithi029.stdout:3025: finishing rollback tid 1 to smithi02969618-38 2024-08-29T18:01:45.059 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 38 v 1978 (ObjNum 161 snap 0 seq_num 1) dirty dne 2024-08-29T18:01:45.059 INFO:tasks.rados.rados.0.smithi029.stdout:3024: finishing write tid 3 to smithi02969618-17 2024-08-29T18:01:45.059 INFO:tasks.rados.rados.0.smithi029.stdout:3024: finishing write tid 4 to smithi02969618-17 2024-08-29T18:01:45.059 INFO:tasks.rados.rados.0.smithi029.stdout:3024: oid 17 updating version 0 to 1968 2024-08-29T18:01:45.059 INFO:tasks.rados.rados.0.smithi029.stdout:3024: oid 17 updating version 1968 to 1970 2024-08-29T18:01:45.059 INFO:tasks.rados.rados.0.smithi029.stdout:3024: oid 17 version 1970 is already newer than 1969 2024-08-29T18:01:45.059 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 17 v 1970 (ObjNum 930 snap 287 seq_num 930) dirty exists 2024-08-29T18:01:45.060 INFO:tasks.rados.rados.0.smithi029.stdout:3024: left oid 17 (ObjNum 930 snap 287 seq_num 930) 2024-08-29T18:01:45.060 INFO:tasks.rados.rados.0.smithi029.stdout:3022: done (3 left) 2024-08-29T18:01:45.060 INFO:tasks.rados.rados.0.smithi029.stdout:3024: done (2 left) 2024-08-29T18:01:45.060 INFO:tasks.rados.rados.0.smithi029.stdout:3025: done (1 left) 2024-08-29T18:01:45.060 INFO:tasks.rados.rados.0.smithi029.stdout:3026: done (0 left) 2024-08-29T18:01:45.060 INFO:tasks.rados.rados.0.smithi029.stdout:3027: rmattr oid 9 current snap is 287 2024-08-29T18:01:45.060 INFO:tasks.rados.rados.0.smithi029.stdout:3027: done (0 left) 2024-08-29T18:01:45.060 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 40 current snap is 287 2024-08-29T18:01:45.060 INFO:tasks.rados.rados.0.smithi029.stdout:3028: seq_num 931 ranges {2392064=802816,3194880=401408} 2024-08-29T18:01:45.076 INFO:tasks.rados.rados.0.smithi029.stdout:3028: writing smithi02969618-40 from 2392064 to 3194880 tid 1 2024-08-29T18:01:45.079 INFO:tasks.rados.rados.0.smithi029.stdout:3028: writing smithi02969618-40 from 3194880 to 3596288 tid 2 2024-08-29T18:01:45.079 INFO:tasks.rados.rados.0.smithi029.stdout:3029: snap_remove snap 286 2024-08-29T18:01:45.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:01:45 smithi029 bash[79042]: cluster 2024-08-29T18:01:43.480488+0000 mgr.y (mgr.25004) 315 : cluster [DBG] pgmap v551: 121 pgs: 121 active+clean; 225 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 2.4 MiB/s rd, 4.2 MiB/s wr, 17 op/s 2024-08-29T18:01:45.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:01:45 smithi029 bash[79042]: audit 2024-08-29T18:01:44.002716+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:01:45.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:01:45 smithi029 bash[79042]: audit 2024-08-29T18:01:44.008370+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:01:45.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:01:45 smithi029 bash[79042]: audit 2024-08-29T18:01:44.009744+0000 mon.c (mon.2) 197 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:01:45.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:01:45 smithi029 bash[79042]: cluster 2024-08-29T18:01:44.049988+0000 mon.a (mon.0) 796 : cluster [DBG] osdmap e671: 8 total, 8 up, 8 in 2024-08-29T18:01:45.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:01:45 smithi029 bash[77880]: cluster 2024-08-29T18:01:43.480488+0000 mgr.y (mgr.25004) 315 : cluster [DBG] pgmap v551: 121 pgs: 121 active+clean; 225 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 2.4 MiB/s rd, 4.2 MiB/s wr, 17 op/s 2024-08-29T18:01:45.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:01:45 smithi029 bash[77880]: audit 2024-08-29T18:01:44.002716+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:01:45.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:01:45 smithi029 bash[77880]: audit 2024-08-29T18:01:44.008370+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:01:45.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:01:45 smithi029 bash[77880]: audit 2024-08-29T18:01:44.009744+0000 mon.c (mon.2) 197 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:01:45.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:01:45 smithi029 bash[77880]: cluster 2024-08-29T18:01:44.049988+0000 mon.a (mon.0) 796 : cluster [DBG] osdmap e671: 8 total, 8 up, 8 in 2024-08-29T18:01:45.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:01:45 smithi110 bash[67519]: cluster 2024-08-29T18:01:43.480488+0000 mgr.y (mgr.25004) 315 : cluster [DBG] pgmap v551: 121 pgs: 121 active+clean; 225 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 2.4 MiB/s rd, 4.2 MiB/s wr, 17 op/s 2024-08-29T18:01:45.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:01:45 smithi110 bash[67519]: audit 2024-08-29T18:01:44.002716+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:01:45.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:01:45 smithi110 bash[67519]: audit 2024-08-29T18:01:44.008370+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:01:45.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:01:45 smithi110 bash[67519]: audit 2024-08-29T18:01:44.009744+0000 mon.c (mon.2) 197 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:01:45.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:01:45 smithi110 bash[67519]: cluster 2024-08-29T18:01:44.049988+0000 mon.a (mon.0) 796 : cluster [DBG] osdmap e671: 8 total, 8 up, 8 in 2024-08-29T18:01:45.899 INFO:journalctl@ceph.mds.a.smithi029.stdout:Aug 29 18:01:45 smithi029 bash[100529]: starting mds.a at 2024-08-29T18:01:46.066 INFO:tasks.rados.rados.0.smithi029.stdout:3029: done (1 left) 2024-08-29T18:01:46.066 INFO:tasks.rados.rados.0.smithi029.stdout:3030: copy_from oid 6 from oid 44 current snap is 287 2024-08-29T18:01:46.066 INFO:tasks.rados.rados.0.smithi029.stdout:3028: finishing write tid 1 to smithi02969618-40 2024-08-29T18:01:46.066 INFO:tasks.rados.rados.0.smithi029.stdout:3028: finishing write tid 2 to smithi02969618-40 2024-08-29T18:01:46.066 INFO:tasks.rados.rados.0.smithi029.stdout:3028: finishing write tid 3 to smithi02969618-40 2024-08-29T18:01:46.067 INFO:tasks.rados.rados.0.smithi029.stdout:3028: finishing write tid 4 to smithi02969618-40 2024-08-29T18:01:46.067 INFO:tasks.rados.rados.0.smithi029.stdout:3028: oid 40 updating version 0 to 1655 2024-08-29T18:01:46.067 INFO:tasks.rados.rados.0.smithi029.stdout:3028: oid 40 updating version 1655 to 1656 2024-08-29T18:01:46.067 INFO:tasks.rados.rados.0.smithi029.stdout:3028: oid 40 version 1656 is already newer than 1654 2024-08-29T18:01:46.067 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 40 v 1656 (ObjNum 931 snap 287 seq_num 931) dirty exists 2024-08-29T18:01:46.067 INFO:tasks.rados.rados.0.smithi029.stdout:3028: left oid 40 (ObjNum 931 snap 287 seq_num 931) 2024-08-29T18:01:46.067 INFO:tasks.rados.rados.0.smithi029.stdout:3028: done (1 left) 2024-08-29T18:01:46.067 INFO:tasks.rados.rados.0.smithi029.stdout:3031: copy_from oid 33 from oid 49 current snap is 287 2024-08-29T18:01:46.067 INFO:tasks.rados.rados.0.smithi029.stdout:3032: setattr oid 12 current snap is 287 2024-08-29T18:01:46.069 INFO:tasks.rados.rados.0.smithi029.stdout:3033: delete oid 1 current snap is 287 2024-08-29T18:01:46.090 INFO:tasks.rados.rados.0.smithi029.stdout:3033: done (3 left) 2024-08-29T18:01:46.090 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 8 current snap is 287 2024-08-29T18:01:46.091 INFO:tasks.rados.rados.0.smithi029.stdout:3034: seq_num 933 ranges {1679360=434176,2113536=548864,2662400=253952} 2024-08-29T18:01:46.109 INFO:tasks.rados.rados.0.smithi029.stdout:3034: writing smithi02969618-8 from 1679360 to 2113536 tid 1 2024-08-29T18:01:46.113 INFO:tasks.rados.rados.0.smithi029.stdout:3034: writing smithi02969618-8 from 2113536 to 2662400 tid 2 2024-08-29T18:01:46.116 INFO:tasks.rados.rados.0.smithi029.stdout:3034: writing smithi02969618-8 from 2662400 to 2916352 tid 3 2024-08-29T18:01:46.116 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 28 current snap is 287 2024-08-29T18:01:46.116 INFO:tasks.rados.rados.0.smithi029.stdout:3035: seq_num 934 ranges {3735552=450560,4186112=434176,4620288=368640} 2024-08-29T18:01:46.150 INFO:tasks.rados.rados.0.smithi029.stdout:3035: writing smithi02969618-28 from 3735552 to 4186112 tid 1 2024-08-29T18:01:46.153 INFO:tasks.rados.rados.0.smithi029.stdout:3035: writing smithi02969618-28 from 4186112 to 4620288 tid 2 2024-08-29T18:01:46.156 INFO:tasks.rados.rados.0.smithi029.stdout:3035: writing smithi02969618-28 from 4620288 to 4988928 tid 3 2024-08-29T18:01:46.156 INFO:tasks.rados.rados.0.smithi029.stdout:3036: setattr oid 26 current snap is 287 2024-08-29T18:01:46.156 INFO:tasks.rados.rados.0.smithi029.stdout:3030: finishing copy_from racing read to smithi02969618-6 2024-08-29T18:01:46.156 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 12 v 2457 (ObjNum 881 snap 276 seq_num 881) dirty exists 2024-08-29T18:01:46.156 INFO:tasks.rados.rados.0.smithi029.stdout:3030: finishing copy_from to smithi02969618-6 2024-08-29T18:01:46.156 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 6 v 1976 (ObjNum 917 snap 285 seq_num 917) dirty exists 2024-08-29T18:01:46.156 INFO:tasks.rados.rados.0.smithi029.stdout:3031: finishing copy_from racing read to smithi02969618-33 2024-08-29T18:01:46.157 INFO:tasks.rados.rados.0.smithi029.stdout:3031: finishing copy_from to smithi02969618-33 2024-08-29T18:01:46.157 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 33 v 2425 (ObjNum 916 snap 285 seq_num 916) dirty exists 2024-08-29T18:01:46.157 INFO:tasks.rados.rados.0.smithi029.stdout:3034: finishing write tid 1 to smithi02969618-8 2024-08-29T18:01:46.157 INFO:tasks.rados.rados.0.smithi029.stdout:3034: finishing write tid 2 to smithi02969618-8 2024-08-29T18:01:46.157 INFO:tasks.rados.rados.0.smithi029.stdout:3034: finishing write tid 3 to smithi02969618-8 2024-08-29T18:01:46.157 INFO:tasks.rados.rados.0.smithi029.stdout:3034: finishing write tid 4 to smithi02969618-8 2024-08-29T18:01:46.157 INFO:tasks.rados.rados.0.smithi029.stdout:3034: finishing write tid 5 to smithi02969618-8 2024-08-29T18:01:46.157 INFO:tasks.rados.rados.0.smithi029.stdout:3034: oid 8 updating version 0 to 1485 2024-08-29T18:01:46.157 INFO:tasks.rados.rados.0.smithi029.stdout:3034: oid 8 version 1485 is already newer than 1484 2024-08-29T18:01:46.157 INFO:tasks.rados.rados.0.smithi029.stdout:3034: oid 8 updating version 1485 to 1486 2024-08-29T18:01:46.157 INFO:tasks.rados.rados.0.smithi029.stdout:3034: oid 8 version 1486 is already newer than 1483 2024-08-29T18:01:46.157 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 8 v 1486 (ObjNum 933 snap 287 seq_num 933) dirty exists 2024-08-29T18:01:46.157 INFO:tasks.rados.rados.0.smithi029.stdout:3034: left oid 8 (ObjNum 933 snap 287 seq_num 933) 2024-08-29T18:01:46.158 INFO:tasks.rados.rados.0.smithi029.stdout:3030: done (5 left) 2024-08-29T18:01:46.158 INFO:tasks.rados.rados.0.smithi029.stdout:3031: done (4 left) 2024-08-29T18:01:46.158 INFO:tasks.rados.rados.0.smithi029.stdout:3032: done (3 left) 2024-08-29T18:01:46.158 INFO:tasks.rados.rados.0.smithi029.stdout:3034: done (2 left) 2024-08-29T18:01:46.158 INFO:tasks.rados.rados.0.smithi029.stdout:3037: rollback oid 14 current snap is 287 2024-08-29T18:01:46.158 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 14 to 281 2024-08-29T18:01:46.158 INFO:tasks.rados.rados.0.smithi029.stdout:3038: setattr oid 22 current snap is 287 2024-08-29T18:01:46.159 INFO:tasks.rados.rados.0.smithi029.stdout:3035: finishing write tid 1 to smithi02969618-28 2024-08-29T18:01:46.160 INFO:tasks.rados.rados.0.smithi029.stdout:3039: snap_create 2024-08-29T18:01:46.162 INFO:tasks.rados.rados.0.smithi029.stdout:3035: finishing write tid 2 to smithi02969618-28 2024-08-29T18:01:46.167 INFO:tasks.rados.rados.0.smithi029.stdout:3037: finishing rollback tid 0 to smithi02969618-14 2024-08-29T18:01:46.168 INFO:tasks.rados.rados.0.smithi029.stdout:3037: finishing rollback tid 1 to smithi02969618-14 2024-08-29T18:01:46.168 INFO:tasks.rados.rados.0.smithi029.stdout:3035: finishing write tid 3 to smithi02969618-28 2024-08-29T18:01:46.168 INFO:tasks.rados.rados.0.smithi029.stdout:3037: finishing rollback tid 2 to smithi02969618-14 2024-08-29T18:01:46.168 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 14 v 1985 (ObjNum 855 snap 268 seq_num 855) dirty exists 2024-08-29T18:01:46.168 INFO:tasks.rados.rados.0.smithi029.stdout:3035: finishing write tid 4 to smithi02969618-28 2024-08-29T18:01:46.169 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 22 v 1986 (ObjNum 780 snap 246 seq_num 780) dirty exists 2024-08-29T18:01:46.172 INFO:tasks.rados.rados.0.smithi029.stdout:3035: finishing write tid 5 to smithi02969618-28 2024-08-29T18:01:46.172 INFO:tasks.rados.rados.0.smithi029.stdout:3035: oid 28 updating version 0 to 2361 2024-08-29T18:01:46.172 INFO:tasks.rados.rados.0.smithi029.stdout:3035: oid 28 version 2361 is already newer than 2359 2024-08-29T18:01:46.172 INFO:tasks.rados.rados.0.smithi029.stdout:3035: oid 28 version 2361 is already newer than 2360 2024-08-29T18:01:46.172 INFO:tasks.rados.rados.0.smithi029.stdout:3035: oid 28 updating version 2361 to 2362 2024-08-29T18:01:46.172 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 28 v 2362 (ObjNum 934 snap 287 seq_num 934) dirty exists 2024-08-29T18:01:46.172 INFO:tasks.rados.rados.0.smithi029.stdout:3035: left oid 28 (ObjNum 934 snap 287 seq_num 934) 2024-08-29T18:01:46.173 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 26 v 1129 (ObjNum 787 snap 247 seq_num 787) dirty exists 2024-08-29T18:01:46.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:01:46 smithi029 bash[77880]: cluster 2024-08-29T18:01:45.056084+0000 mon.a (mon.0) 797 : cluster [DBG] osdmap e672: 8 total, 8 up, 8 in 2024-08-29T18:01:46.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:01:46 smithi029 bash[79042]: cluster 2024-08-29T18:01:45.056084+0000 mon.a (mon.0) 797 : cluster [DBG] osdmap e672: 8 total, 8 up, 8 in 2024-08-29T18:01:46.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:01:46 smithi110 bash[67519]: cluster 2024-08-29T18:01:45.056084+0000 mon.a (mon.0) 797 : cluster [DBG] osdmap e672: 8 total, 8 up, 8 in 2024-08-29T18:01:46.968 INFO:tasks.rados.rados.0.smithi029.stdout:3035: done (4 left) 2024-08-29T18:01:46.968 INFO:tasks.rados.rados.0.smithi029.stdout:3036: done (3 left) 2024-08-29T18:01:46.968 INFO:tasks.rados.rados.0.smithi029.stdout:3037: done (2 left) 2024-08-29T18:01:46.968 INFO:tasks.rados.rados.0.smithi029.stdout:3038: done (1 left) 2024-08-29T18:01:46.968 INFO:tasks.rados.rados.0.smithi029.stdout:3039: done (0 left) 2024-08-29T18:01:46.968 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 45 current snap is 288 2024-08-29T18:01:46.968 INFO:tasks.rados.rados.0.smithi029.stdout:3040: seq_num 935 ranges {9945088=466944,10412032=720896,11132928=81920} 2024-08-29T18:01:47.038 INFO:tasks.rados.rados.0.smithi029.stdout:3040: writing smithi02969618-45 from 9945088 to 10412032 tid 1 2024-08-29T18:01:47.042 INFO:tasks.rados.rados.0.smithi029.stdout:3040: writing smithi02969618-45 from 10412032 to 11132928 tid 2 2024-08-29T18:01:47.043 INFO:tasks.rados.rados.0.smithi029.stdout:3040: writing smithi02969618-45 from 11132928 to 11214848 tid 3 2024-08-29T18:01:47.043 INFO:tasks.rados.rados.0.smithi029.stdout:3041: read oid 41 snap 287 2024-08-29T18:01:47.043 INFO:tasks.rados.rados.0.smithi029.stdout:3041: expect (ObjNum 867 snap 275 seq_num 867) 2024-08-29T18:01:47.043 INFO:tasks.rados.rados.0.smithi029.stdout:3042: delete oid 6 current snap is 288 2024-08-29T18:01:47.058 INFO:tasks.rados.rados.0.smithi029.stdout:3040: finishing write tid 1 to smithi02969618-45 2024-08-29T18:01:47.059 INFO:tasks.rados.rados.0.smithi029.stdout:3042: done (2 left) 2024-08-29T18:01:47.059 INFO:tasks.rados.rados.0.smithi029.stdout:3043: copy_from oid 5 from oid 32 current snap is 288 2024-08-29T18:01:47.059 INFO:tasks.rados.rados.0.smithi029.stdout:3044: setattr oid 24 current snap is 288 2024-08-29T18:01:47.061 INFO:tasks.rados.rados.0.smithi029.stdout:3045: read oid 40 snap 287 2024-08-29T18:01:47.061 INFO:tasks.rados.rados.0.smithi029.stdout:3045: expect (ObjNum 931 snap 287 seq_num 931) 2024-08-29T18:01:47.061 INFO:tasks.rados.rados.0.smithi029.stdout:3046: setattr oid 7 current snap is 288 2024-08-29T18:01:47.064 INFO:tasks.rados.rados.0.smithi029.stdout:3040: finishing write tid 2 to smithi02969618-45 2024-08-29T18:01:47.064 INFO:tasks.rados.rados.0.smithi029.stdout:3047: read oid 26 snap 287 2024-08-29T18:01:47.064 INFO:tasks.rados.rados.0.smithi029.stdout:3047: expect (ObjNum 787 snap 247 seq_num 787) 2024-08-29T18:01:47.064 INFO:tasks.rados.rados.0.smithi029.stdout:3048: copy_from oid 20 from oid 12 current snap is 288 2024-08-29T18:01:47.064 INFO:tasks.rados.rados.0.smithi029.stdout:3049: copy_from oid 34 from oid 13 current snap is 288 2024-08-29T18:01:47.064 INFO:tasks.rados.rados.0.smithi029.stdout:3050: rollback oid 19 current snap is 288 2024-08-29T18:01:47.064 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 19 to 281 2024-08-29T18:01:47.064 INFO:tasks.rados.rados.0.smithi029.stdout:3051: read oid 18 snap -1 2024-08-29T18:01:47.064 INFO:tasks.rados.rados.0.smithi029.stdout:3051: expect deleted 2024-08-29T18:01:47.064 INFO:tasks.rados.rados.0.smithi029.stdout:3052: read oid 44 snap -1 2024-08-29T18:01:47.064 INFO:tasks.rados.rados.0.smithi029.stdout:3052: expect (ObjNum 917 snap 285 seq_num 917) 2024-08-29T18:01:47.064 INFO:tasks.rados.rados.0.smithi029.stdout:3053: read oid 22 snap -1 2024-08-29T18:01:47.065 INFO:tasks.rados.rados.0.smithi029.stdout:3053: expect (ObjNum 780 snap 246 seq_num 780) 2024-08-29T18:01:47.065 INFO:tasks.rados.rados.0.smithi029.stdout:3054: delete oid 50 current snap is 288 2024-08-29T18:01:47.071 INFO:tasks.rados.rados.0.smithi029.stdout:3040: finishing write tid 3 to smithi02969618-45 2024-08-29T18:01:47.074 INFO:tasks.rados.rados.0.smithi029.stdout:3041: expect (ObjNum 867 snap 275 seq_num 867) 2024-08-29T18:01:47.221 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 7 v 2004 (ObjNum 927 snap 286 seq_num 927) dirty exists 2024-08-29T18:01:47.221 INFO:tasks.rados.rados.0.smithi029.stdout:3050: finishing rollback tid 0 to smithi02969618-19 2024-08-29T18:01:47.221 INFO:tasks.rados.rados.0.smithi029.stdout:3049: finishing copy_from to smithi02969618-34 2024-08-29T18:01:47.221 INFO:tasks.rados.rados.0.smithi029.stdout:3049: got expected ENOENT (src dne) 2024-08-29T18:01:47.221 INFO:tasks.rados.rados.0.smithi029.stdout:3049: finishing copy_from racing read to smithi02969618-34 2024-08-29T18:01:47.221 INFO:tasks.rados.rados.0.smithi029.stdout:3040: finishing write tid 4 to smithi02969618-45 2024-08-29T18:01:47.221 INFO:tasks.rados.rados.0.smithi029.stdout:3052: expect (ObjNum 917 snap 285 seq_num 917) 2024-08-29T18:01:47.246 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 24 v 2459 (ObjNum 841 snap 264 seq_num 841) dirty exists 2024-08-29T18:01:47.247 INFO:tasks.rados.rados.0.smithi029.stdout:3040: finishing write tid 5 to smithi02969618-45 2024-08-29T18:01:47.247 INFO:tasks.rados.rados.0.smithi029.stdout:3040: oid 45 updating version 0 to 1981 2024-08-29T18:01:47.247 INFO:tasks.rados.rados.0.smithi029.stdout:3040: oid 45 updating version 1981 to 1982 2024-08-29T18:01:47.247 INFO:tasks.rados.rados.0.smithi029.stdout:3040: oid 45 version 1982 is already newer than 1980 2024-08-29T18:01:47.247 INFO:tasks.rados.rados.0.smithi029.stdout:3040: oid 45 version 1982 is already newer than 1979 2024-08-29T18:01:47.247 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 45 v 1982 (ObjNum 935 snap 288 seq_num 935) dirty exists 2024-08-29T18:01:47.247 INFO:tasks.rados.rados.0.smithi029.stdout:3040: left oid 45 (ObjNum 935 snap 288 seq_num 935) 2024-08-29T18:01:47.247 INFO:tasks.rados.rados.0.smithi029.stdout:3048: finishing copy_from racing read to smithi02969618-20 2024-08-29T18:01:47.247 INFO:tasks.rados.rados.0.smithi029.stdout:3040: done (13 left) 2024-08-29T18:01:47.247 INFO:tasks.rados.rados.0.smithi029.stdout:3041: done (12 left) 2024-08-29T18:01:47.247 INFO:tasks.rados.rados.0.smithi029.stdout:3044: done (11 left) 2024-08-29T18:01:47.247 INFO:tasks.rados.rados.0.smithi029.stdout:3046: done (10 left) 2024-08-29T18:01:47.247 INFO:tasks.rados.rados.0.smithi029.stdout:3049: done (9 left) 2024-08-29T18:01:47.248 INFO:tasks.rados.rados.0.smithi029.stdout:3051: done (8 left) 2024-08-29T18:01:47.248 INFO:tasks.rados.rados.0.smithi029.stdout:3052: done (7 left) 2024-08-29T18:01:47.248 INFO:tasks.rados.rados.0.smithi029.stdout:3054: done (6 left) 2024-08-29T18:01:47.248 INFO:tasks.rados.rados.0.smithi029.stdout:3055: read oid 24 snap -1 2024-08-29T18:01:47.248 INFO:tasks.rados.rados.0.smithi029.stdout:3055: expect (ObjNum 841 snap 264 seq_num 841) 2024-08-29T18:01:47.248 INFO:tasks.rados.rados.0.smithi029.stdout:3056: read oid 13 snap -1 2024-08-29T18:01:47.248 INFO:tasks.rados.rados.0.smithi029.stdout:3056: expect deleted 2024-08-29T18:01:47.248 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 8 current snap is 288 2024-08-29T18:01:47.248 INFO:tasks.rados.rados.0.smithi029.stdout:3050: finishing rollback tid 1 to smithi02969618-19 2024-08-29T18:01:47.248 INFO:tasks.rados.rados.0.smithi029.stdout:3050: finishing rollback tid 2 to smithi02969618-19 2024-08-29T18:01:47.248 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 19 v 1989 (ObjNum 863 snap 273 seq_num 863) dirty exists 2024-08-29T18:01:47.249 INFO:tasks.rados.rados.0.smithi029.stdout:3057: seq_num 938 ranges {2916352=516096,3432448=417792,3850240=385024} 2024-08-29T18:01:47.284 INFO:tasks.rados.rados.0.smithi029.stdout:3057: writing smithi02969618-8 from 2916352 to 3432448 tid 1 2024-08-29T18:01:47.289 INFO:tasks.rados.rados.0.smithi029.stdout:3057: writing smithi02969618-8 from 3432448 to 3850240 tid 2 2024-08-29T18:01:47.294 INFO:tasks.rados.rados.0.smithi029.stdout:3057: writing smithi02969618-8 from 3850240 to 4235264 tid 3 2024-08-29T18:01:47.294 INFO:tasks.rados.rados.0.smithi029.stdout:3050: done (8 left) 2024-08-29T18:01:47.294 INFO:tasks.rados.rados.0.smithi029.stdout:3058: read oid 25 snap -1 2024-08-29T18:01:47.294 INFO:tasks.rados.rados.0.smithi029.stdout:3058: expect deleted 2024-08-29T18:01:47.294 INFO:tasks.rados.rados.0.smithi029.stdout:3059: copy_from oid 3 from oid 30 current snap is 288 2024-08-29T18:01:47.294 INFO:tasks.rados.rados.0.smithi029.stdout:3048: finishing copy_from to smithi02969618-20 2024-08-29T18:01:47.295 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 20 v 2457 (ObjNum 881 snap 276 seq_num 881) dirty exists 2024-08-29T18:01:47.295 INFO:tasks.rados.rados.0.smithi029.stdout:3053: expect (ObjNum 780 snap 246 seq_num 780) 2024-08-29T18:01:47.350 INFO:tasks.rados.rados.0.smithi029.stdout:3047: expect (ObjNum 787 snap 247 seq_num 787) 2024-08-29T18:01:47.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:01:47 smithi029 bash[79042]: cluster 2024-08-29T18:01:45.481244+0000 mgr.y (mgr.25004) 316 : cluster [DBG] pgmap v554: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 226 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 198 KiB/s rd, 1.0 MiB/s wr, 6 op/s 2024-08-29T18:01:47.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:01:47 smithi029 bash[79042]: cluster 2024-08-29T18:01:46.056309+0000 mon.a (mon.0) 798 : cluster [DBG] mds.? [v2:172.21.15.29:6834/1723186690,v1:172.21.15.29:6835/1723186690] up:boot 2024-08-29T18:01:47.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:01:47 smithi029 bash[79042]: cluster 2024-08-29T18:01:46.056634+0000 mon.a (mon.0) 799 : cluster [DBG] fsmap cephfs:1 {0=b=up:active} 1 up:standby 2024-08-29T18:01:47.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:01:47 smithi029 bash[79042]: audit 2024-08-29T18:01:46.057403+0000 mon.c (mon.2) 198 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-08-29T18:01:47.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:01:47 smithi029 bash[79042]: cluster 2024-08-29T18:01:46.067209+0000 mon.a (mon.0) 800 : cluster [DBG] osdmap e673: 8 total, 8 up, 8 in 2024-08-29T18:01:47.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:01:47 smithi029 bash[79042]: cluster 2024-08-29T18:01:46.969323+0000 mon.a (mon.0) 801 : cluster [DBG] osdmap e674: 8 total, 8 up, 8 in 2024-08-29T18:01:47.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:01:47 smithi029 bash[77880]: cluster 2024-08-29T18:01:45.481244+0000 mgr.y (mgr.25004) 316 : cluster [DBG] pgmap v554: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 226 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 198 KiB/s rd, 1.0 MiB/s wr, 6 op/s 2024-08-29T18:01:47.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:01:47 smithi029 bash[77880]: cluster 2024-08-29T18:01:46.056309+0000 mon.a (mon.0) 798 : cluster [DBG] mds.? [v2:172.21.15.29:6834/1723186690,v1:172.21.15.29:6835/1723186690] up:boot 2024-08-29T18:01:47.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:01:47 smithi029 bash[77880]: cluster 2024-08-29T18:01:46.056634+0000 mon.a (mon.0) 799 : cluster [DBG] fsmap cephfs:1 {0=b=up:active} 1 up:standby 2024-08-29T18:01:47.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:01:47 smithi029 bash[77880]: audit 2024-08-29T18:01:46.057403+0000 mon.c (mon.2) 198 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-08-29T18:01:47.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:01:47 smithi029 bash[77880]: cluster 2024-08-29T18:01:46.067209+0000 mon.a (mon.0) 800 : cluster [DBG] osdmap e673: 8 total, 8 up, 8 in 2024-08-29T18:01:47.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:01:47 smithi029 bash[77880]: cluster 2024-08-29T18:01:46.969323+0000 mon.a (mon.0) 801 : cluster [DBG] osdmap e674: 8 total, 8 up, 8 in 2024-08-29T18:01:47.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:01:47 smithi110 bash[67519]: cluster 2024-08-29T18:01:45.481244+0000 mgr.y (mgr.25004) 316 : cluster [DBG] pgmap v554: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 226 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 198 KiB/s rd, 1.0 MiB/s wr, 6 op/s 2024-08-29T18:01:47.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:01:47 smithi110 bash[67519]: cluster 2024-08-29T18:01:46.056309+0000 mon.a (mon.0) 798 : cluster [DBG] mds.? [v2:172.21.15.29:6834/1723186690,v1:172.21.15.29:6835/1723186690] up:boot 2024-08-29T18:01:47.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:01:47 smithi110 bash[67519]: cluster 2024-08-29T18:01:46.056634+0000 mon.a (mon.0) 799 : cluster [DBG] fsmap cephfs:1 {0=b=up:active} 1 up:standby 2024-08-29T18:01:47.404 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:01:47 smithi110 bash[67519]: audit 2024-08-29T18:01:46.057403+0000 mon.c (mon.2) 198 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-08-29T18:01:47.404 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:01:47 smithi110 bash[67519]: cluster 2024-08-29T18:01:46.067209+0000 mon.a (mon.0) 800 : cluster [DBG] osdmap e673: 8 total, 8 up, 8 in 2024-08-29T18:01:47.404 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:01:47 smithi110 bash[67519]: cluster 2024-08-29T18:01:46.969323+0000 mon.a (mon.0) 801 : cluster [DBG] osdmap e674: 8 total, 8 up, 8 in 2024-08-29T18:01:48.289 INFO:tasks.rados.rados.0.smithi029.stdout:3045: expect (ObjNum 931 snap 287 seq_num 931) 2024-08-29T18:01:48.447 INFO:tasks.rados.rados.0.smithi029.stdout:3043: finishing copy_from racing read to smithi02969618-5 2024-08-29T18:01:48.447 INFO:tasks.rados.rados.0.smithi029.stdout:3043: finishing copy_from to smithi02969618-5 2024-08-29T18:01:48.447 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 5 v 2245 (ObjNum 909 snap 282 seq_num 909) dirty exists 2024-08-29T18:01:48.448 INFO:tasks.rados.rados.0.smithi029.stdout:3055: expect (ObjNum 841 snap 264 seq_num 841) 2024-08-29T18:01:48.562 INFO:tasks.rados.rados.0.smithi029.stdout:3057: finishing write tid 1 to smithi02969618-8 2024-08-29T18:01:48.562 INFO:tasks.rados.rados.0.smithi029.stdout:3059: finishing copy_from to smithi02969618-3 2024-08-29T18:01:48.562 INFO:tasks.rados.rados.0.smithi029.stdout:3059: got expected ENOENT (src dne) 2024-08-29T18:01:48.562 INFO:tasks.rados.rados.0.smithi029.stdout:3059: finishing copy_from racing read to smithi02969618-3 2024-08-29T18:01:48.562 INFO:tasks.rados.rados.0.smithi029.stdout:3057: finishing write tid 2 to smithi02969618-8 2024-08-29T18:01:48.563 INFO:tasks.rados.rados.0.smithi029.stdout:3057: finishing write tid 3 to smithi02969618-8 2024-08-29T18:01:48.563 INFO:tasks.rados.rados.0.smithi029.stdout:3057: finishing write tid 4 to smithi02969618-8 2024-08-29T18:01:48.563 INFO:tasks.rados.rados.0.smithi029.stdout:3057: finishing write tid 5 to smithi02969618-8 2024-08-29T18:01:48.563 INFO:tasks.rados.rados.0.smithi029.stdout:3057: oid 8 updating version 0 to 1490 2024-08-29T18:01:48.563 INFO:tasks.rados.rados.0.smithi029.stdout:3057: oid 8 version 1490 is already newer than 1487 2024-08-29T18:01:48.563 INFO:tasks.rados.rados.0.smithi029.stdout:3057: oid 8 version 1490 is already newer than 1488 2024-08-29T18:01:48.563 INFO:tasks.rados.rados.0.smithi029.stdout:3057: oid 8 version 1490 is already newer than 1489 2024-08-29T18:01:48.563 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 8 v 1490 (ObjNum 938 snap 288 seq_num 938) dirty exists 2024-08-29T18:01:48.563 INFO:tasks.rados.rados.0.smithi029.stdout:3057: left oid 8 (ObjNum 938 snap 288 seq_num 938) 2024-08-29T18:01:48.563 INFO:tasks.rados.rados.0.smithi029.stdout:3043: done (9 left) 2024-08-29T18:01:48.563 INFO:tasks.rados.rados.0.smithi029.stdout:3045: done (8 left) 2024-08-29T18:01:48.563 INFO:tasks.rados.rados.0.smithi029.stdout:3047: done (7 left) 2024-08-29T18:01:48.563 INFO:tasks.rados.rados.0.smithi029.stdout:3048: done (6 left) 2024-08-29T18:01:48.564 INFO:tasks.rados.rados.0.smithi029.stdout:3053: done (5 left) 2024-08-29T18:01:48.564 INFO:tasks.rados.rados.0.smithi029.stdout:3055: done (4 left) 2024-08-29T18:01:48.564 INFO:tasks.rados.rados.0.smithi029.stdout:3056: done (3 left) 2024-08-29T18:01:48.564 INFO:tasks.rados.rados.0.smithi029.stdout:3057: done (2 left) 2024-08-29T18:01:48.564 INFO:tasks.rados.rados.0.smithi029.stdout:3058: done (1 left) 2024-08-29T18:01:48.564 INFO:tasks.rados.rados.0.smithi029.stdout:3059: done (0 left) 2024-08-29T18:01:48.564 INFO:tasks.rados.rados.0.smithi029.stdout:3060: rmattr oid 8 current snap is 288 2024-08-29T18:01:48.564 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 38 current snap is 288 2024-08-29T18:01:48.564 INFO:tasks.rados.rados.0.smithi029.stdout:3061: seq_num 939 ranges {0=532480,532480=704512,1236992=98304} 2024-08-29T18:01:48.571 INFO:tasks.rados.rados.0.smithi029.stdout:3061: writing smithi02969618-38 from 0 to 532480 tid 1 2024-08-29T18:01:48.583 INFO:tasks.rados.rados.0.smithi029.stdout:3061: writing smithi02969618-38 from 532480 to 1236992 tid 2 2024-08-29T18:01:48.586 INFO:tasks.rados.rados.0.smithi029.stdout:3061: writing smithi02969618-38 from 1236992 to 1335296 tid 3 2024-08-29T18:01:48.586 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 11 current snap is 288 2024-08-29T18:01:48.586 INFO:tasks.rados.rados.0.smithi029.stdout:3062: seq_num 940 ranges {933888=548864,1482752=589824,2072576=212992} 2024-08-29T18:01:48.609 INFO:tasks.rados.rados.0.smithi029.stdout:3062: writing smithi02969618-11 from 933888 to 1482752 tid 1 2024-08-29T18:01:48.618 INFO:tasks.rados.rados.0.smithi029.stdout:3062: writing smithi02969618-11 from 1482752 to 2072576 tid 2 2024-08-29T18:01:48.620 INFO:tasks.rados.rados.0.smithi029.stdout:3062: writing smithi02969618-11 from 2072576 to 2285568 tid 3 2024-08-29T18:01:48.621 INFO:tasks.rados.rados.0.smithi029.stdout:3063: delete oid 40 current snap is 288 2024-08-29T18:01:48.621 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 8 v 1491 (ObjNum 938 snap 288 seq_num 938) dirty exists 2024-08-29T18:01:48.621 INFO:tasks.rados.rados.0.smithi029.stdout:3061: finishing write tid 1 to smithi02969618-38 2024-08-29T18:01:48.621 INFO:tasks.rados.rados.0.smithi029.stdout:3061: finishing write tid 2 to smithi02969618-38 2024-08-29T18:01:48.621 INFO:tasks.rados.rados.0.smithi029.stdout:3061: finishing write tid 3 to smithi02969618-38 2024-08-29T18:01:48.621 INFO:tasks.rados.rados.0.smithi029.stdout:3061: finishing write tid 4 to smithi02969618-38 2024-08-29T18:01:48.621 INFO:tasks.rados.rados.0.smithi029.stdout:3061: finishing write tid 5 to smithi02969618-38 2024-08-29T18:01:48.621 INFO:tasks.rados.rados.0.smithi029.stdout:3061: oid 38 updating version 0 to 1983 2024-08-29T18:01:48.621 INFO:tasks.rados.rados.0.smithi029.stdout:3061: oid 38 updating version 1983 to 1986 2024-08-29T18:01:48.621 INFO:tasks.rados.rados.0.smithi029.stdout:3061: oid 38 version 1986 is already newer than 1985 2024-08-29T18:01:48.621 INFO:tasks.rados.rados.0.smithi029.stdout:3061: oid 38 version 1986 is already newer than 1984 2024-08-29T18:01:48.621 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 38 v 1986 (ObjNum 939 snap 288 seq_num 939) dirty exists 2024-08-29T18:01:48.622 INFO:tasks.rados.rados.0.smithi029.stdout:3061: left oid 38 (ObjNum 939 snap 288 seq_num 939) 2024-08-29T18:01:48.622 INFO:tasks.rados.rados.0.smithi029.stdout:3062: finishing write tid 1 to smithi02969618-11 2024-08-29T18:01:48.625 INFO:tasks.rados.rados.0.smithi029.stdout:3060: done (3 left) 2024-08-29T18:01:48.625 INFO:tasks.rados.rados.0.smithi029.stdout:3061: done (2 left) 2024-08-29T18:01:48.625 INFO:tasks.rados.rados.0.smithi029.stdout:3063: done (1 left) 2024-08-29T18:01:48.625 INFO:tasks.rados.rados.0.smithi029.stdout:3064: read oid 3 snap 272 2024-08-29T18:01:48.625 INFO:tasks.rados.rados.0.smithi029.stdout:3064: expect (ObjNum 860 snap 269 seq_num 860) 2024-08-29T18:01:48.625 INFO:tasks.rados.rados.0.smithi029.stdout:3065: read oid 32 snap -1 2024-08-29T18:01:48.626 INFO:tasks.rados.rados.0.smithi029.stdout:3065: expect (ObjNum 909 snap 282 seq_num 909) 2024-08-29T18:01:48.626 INFO:tasks.rados.rados.0.smithi029.stdout:3066: copy_from oid 36 from oid 38 current snap is 288 2024-08-29T18:01:48.626 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 43 current snap is 288 2024-08-29T18:01:48.626 INFO:tasks.rados.rados.0.smithi029.stdout:3067: seq_num 942 ranges {0=581632,581632=761856,1343488=40960} 2024-08-29T18:01:48.631 INFO:tasks.rados.rados.0.smithi029.stdout:3067: writing smithi02969618-43 from 0 to 581632 tid 1 2024-08-29T18:01:48.639 INFO:tasks.rados.rados.0.smithi029.stdout:3067: writing smithi02969618-43 from 581632 to 1343488 tid 2 2024-08-29T18:01:48.640 INFO:tasks.rados.rados.0.smithi029.stdout:3067: writing smithi02969618-43 from 1343488 to 1384448 tid 3 2024-08-29T18:01:48.640 INFO:tasks.rados.rados.0.smithi029.stdout:3068: read oid 22 snap 272 2024-08-29T18:01:48.640 INFO:tasks.rados.rados.0.smithi029.stdout:3068: expect (ObjNum 780 snap 246 seq_num 780) 2024-08-29T18:01:48.640 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 9 current snap is 288 2024-08-29T18:01:48.640 INFO:tasks.rados.rados.0.smithi029.stdout:3062: finishing write tid 2 to smithi02969618-11 2024-08-29T18:01:48.640 INFO:tasks.rados.rados.0.smithi029.stdout:3062: finishing write tid 3 to smithi02969618-11 2024-08-29T18:01:48.640 INFO:tasks.rados.rados.0.smithi029.stdout:3062: finishing write tid 4 to smithi02969618-11 2024-08-29T18:01:48.640 INFO:tasks.rados.rados.0.smithi029.stdout:3069: seq_num 943 ranges {1458176=598016,2056192=688128,2744320=114688} 2024-08-29T18:01:48.662 INFO:tasks.rados.rados.0.smithi029.stdout:3069: writing smithi02969618-9 from 1458176 to 2056192 tid 1 2024-08-29T18:01:48.669 INFO:tasks.rados.rados.0.smithi029.stdout:3069: writing smithi02969618-9 from 2056192 to 2744320 tid 2 2024-08-29T18:01:48.671 INFO:tasks.rados.rados.0.smithi029.stdout:3069: writing smithi02969618-9 from 2744320 to 2859008 tid 3 2024-08-29T18:01:48.672 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 34 current snap is 288 2024-08-29T18:01:48.672 INFO:tasks.rados.rados.0.smithi029.stdout:3070: seq_num 944 ranges {0=614400,614400=573440,1187840=229376} 2024-08-29T18:01:48.676 INFO:tasks.rados.rados.0.smithi029.stdout:3070: writing smithi02969618-34 from 0 to 614400 tid 1 2024-08-29T18:01:48.682 INFO:tasks.rados.rados.0.smithi029.stdout:3070: writing smithi02969618-34 from 614400 to 1187840 tid 2 2024-08-29T18:01:48.685 INFO:tasks.rados.rados.0.smithi029.stdout:3070: writing smithi02969618-34 from 1187840 to 1417216 tid 3 2024-08-29T18:01:48.685 INFO:tasks.rados.rados.0.smithi029.stdout:3071: rollback oid 41 current snap is 288 2024-08-29T18:01:48.685 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 41 to 280 2024-08-29T18:01:48.685 INFO:tasks.rados.rados.0.smithi029.stdout:3062: finishing write tid 5 to smithi02969618-11 2024-08-29T18:01:48.685 INFO:tasks.rados.rados.0.smithi029.stdout:3062: oid 11 updating version 0 to 1493 2024-08-29T18:01:48.685 INFO:tasks.rados.rados.0.smithi029.stdout:3062: oid 11 updating version 1493 to 1494 2024-08-29T18:01:48.685 INFO:tasks.rados.rados.0.smithi029.stdout:3062: oid 11 updating version 1494 to 1495 2024-08-29T18:01:48.685 INFO:tasks.rados.rados.0.smithi029.stdout:3062: oid 11 version 1495 is already newer than 1492 2024-08-29T18:01:48.686 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 11 v 1495 (ObjNum 940 snap 288 seq_num 940) dirty exists 2024-08-29T18:01:48.686 INFO:tasks.rados.rados.0.smithi029.stdout:3062: left oid 11 (ObjNum 940 snap 288 seq_num 940) 2024-08-29T18:01:48.686 INFO:tasks.rados.rados.0.smithi029.stdout:3066: finishing copy_from racing read to smithi02969618-36 2024-08-29T18:01:48.686 INFO:tasks.rados.rados.0.smithi029.stdout:3062: done (8 left) 2024-08-29T18:01:48.686 INFO:tasks.rados.rados.0.smithi029.stdout:3072: copy_from oid 18 from oid 24 current snap is 288 2024-08-29T18:01:48.686 INFO:tasks.rados.rados.0.smithi029.stdout:3067: finishing write tid 1 to smithi02969618-43 2024-08-29T18:01:48.686 INFO:tasks.rados.rados.0.smithi029.stdout:3067: finishing write tid 2 to smithi02969618-43 2024-08-29T18:01:48.686 INFO:tasks.rados.rados.0.smithi029.stdout:3067: finishing write tid 3 to smithi02969618-43 2024-08-29T18:01:48.686 INFO:tasks.rados.rados.0.smithi029.stdout:3066: finishing copy_from to smithi02969618-36 2024-08-29T18:01:48.686 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 36 v 1986 (ObjNum 939 snap 288 seq_num 939) dirty exists 2024-08-29T18:01:48.687 INFO:tasks.rados.rados.0.smithi029.stdout:3067: finishing write tid 4 to smithi02969618-43 2024-08-29T18:01:48.687 INFO:tasks.rados.rados.0.smithi029.stdout:3067: finishing write tid 5 to smithi02969618-43 2024-08-29T18:01:48.687 INFO:tasks.rados.rados.0.smithi029.stdout:3067: oid 43 updating version 0 to 1659 2024-08-29T18:01:48.687 INFO:tasks.rados.rados.0.smithi029.stdout:3067: oid 43 updating version 1659 to 1660 2024-08-29T18:01:48.687 INFO:tasks.rados.rados.0.smithi029.stdout:3067: oid 43 updating version 1660 to 1661 2024-08-29T18:01:48.687 INFO:tasks.rados.rados.0.smithi029.stdout:3067: oid 43 version 1661 is already newer than 1658 2024-08-29T18:01:48.688 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 43 v 1661 (ObjNum 942 snap 288 seq_num 942) dirty exists 2024-08-29T18:01:48.688 INFO:tasks.rados.rados.0.smithi029.stdout:3067: left oid 43 (ObjNum 942 snap 288 seq_num 942) 2024-08-29T18:01:48.688 INFO:tasks.rados.rados.0.smithi029.stdout:3064: expect (ObjNum 860 snap 269 seq_num 860) 2024-08-29T18:01:48.781 INFO:tasks.rados.rados.0.smithi029.stdout:3068: expect (ObjNum 780 snap 246 seq_num 780) 2024-08-29T18:01:48.834 INFO:tasks.rados.rados.0.smithi029.stdout:3065: expect (ObjNum 909 snap 282 seq_num 909) 2024-08-29T18:01:49.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:01:49 smithi029 bash[79042]: cluster 2024-08-29T18:01:47.482139+0000 mgr.y (mgr.25004) 317 : cluster [DBG] pgmap v557: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 233 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.6 MiB/s wr, 21 op/s 2024-08-29T18:01:49.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:01:49 smithi029 bash[79042]: audit 2024-08-29T18:01:48.488798+0000 mon.c (mon.2) 199 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:01:49.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:01:49 smithi029 bash[77880]: cluster 2024-08-29T18:01:47.482139+0000 mgr.y (mgr.25004) 317 : cluster [DBG] pgmap v557: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 233 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.6 MiB/s wr, 21 op/s 2024-08-29T18:01:49.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:01:49 smithi029 bash[77880]: audit 2024-08-29T18:01:48.488798+0000 mon.c (mon.2) 199 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:01:49.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:01:49 smithi110 bash[67519]: cluster 2024-08-29T18:01:47.482139+0000 mgr.y (mgr.25004) 317 : cluster [DBG] pgmap v557: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 233 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.6 MiB/s wr, 21 op/s 2024-08-29T18:01:49.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:01:49 smithi110 bash[67519]: audit 2024-08-29T18:01:48.488798+0000 mon.c (mon.2) 199 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:01:50.199 INFO:tasks.rados.rados.0.smithi029.stdout:3069: finishing write tid 1 to smithi02969618-9 2024-08-29T18:01:50.200 INFO:tasks.rados.rados.0.smithi029.stdout:3069: finishing write tid 2 to smithi02969618-9 2024-08-29T18:01:50.200 INFO:tasks.rados.rados.0.smithi029.stdout:3069: finishing write tid 3 to smithi02969618-9 2024-08-29T18:01:50.200 INFO:tasks.rados.rados.0.smithi029.stdout:3070: finishing write tid 1 to smithi02969618-34 2024-08-29T18:01:50.200 INFO:tasks.rados.rados.0.smithi029.stdout:3069: finishing write tid 4 to smithi02969618-9 2024-08-29T18:01:50.200 INFO:tasks.rados.rados.0.smithi029.stdout:3069: finishing write tid 5 to smithi02969618-9 2024-08-29T18:01:50.200 INFO:tasks.rados.rados.0.smithi029.stdout:3069: oid 9 updating version 0 to 2252 2024-08-29T18:01:50.200 INFO:tasks.rados.rados.0.smithi029.stdout:3069: oid 9 version 2252 is already newer than 2251 2024-08-29T18:01:50.200 INFO:tasks.rados.rados.0.smithi029.stdout:3069: oid 9 version 2252 is already newer than 2250 2024-08-29T18:01:50.200 INFO:tasks.rados.rados.0.smithi029.stdout:3069: oid 9 version 2252 is already newer than 2249 2024-08-29T18:01:50.200 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 9 v 2252 (ObjNum 943 snap 288 seq_num 943) dirty exists 2024-08-29T18:01:50.200 INFO:tasks.rados.rados.0.smithi029.stdout:3069: left oid 9 (ObjNum 943 snap 288 seq_num 943) 2024-08-29T18:01:50.201 INFO:tasks.rados.rados.0.smithi029.stdout:3070: finishing write tid 2 to smithi02969618-34 2024-08-29T18:01:50.201 INFO:tasks.rados.rados.0.smithi029.stdout:3064: done (8 left) 2024-08-29T18:01:50.201 INFO:tasks.rados.rados.0.smithi029.stdout:3065: done (7 left) 2024-08-29T18:01:50.201 INFO:tasks.rados.rados.0.smithi029.stdout:3066: done (6 left) 2024-08-29T18:01:50.201 INFO:tasks.rados.rados.0.smithi029.stdout:3067: done (5 left) 2024-08-29T18:01:50.201 INFO:tasks.rados.rados.0.smithi029.stdout:3068: done (4 left) 2024-08-29T18:01:50.201 INFO:tasks.rados.rados.0.smithi029.stdout:3069: done (3 left) 2024-08-29T18:01:50.201 INFO:tasks.rados.rados.0.smithi029.stdout:3073: snap_create 2024-08-29T18:01:50.201 INFO:tasks.rados.rados.0.smithi029.stdout:3071: finishing rollback tid 0 to smithi02969618-41 2024-08-29T18:01:50.202 INFO:tasks.rados.rados.0.smithi029.stdout:3070: finishing write tid 3 to smithi02969618-34 2024-08-29T18:01:50.202 INFO:tasks.rados.rados.0.smithi029.stdout:3070: finishing write tid 4 to smithi02969618-34 2024-08-29T18:01:50.202 INFO:tasks.rados.rados.0.smithi029.stdout:3071: finishing rollback tid 1 to smithi02969618-41 2024-08-29T18:01:50.202 INFO:tasks.rados.rados.0.smithi029.stdout:3071: finishing rollback tid 2 to smithi02969618-41 2024-08-29T18:01:50.202 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 41 v 1995 (ObjNum 867 snap 275 seq_num 867) dirty exists 2024-08-29T18:01:50.202 INFO:tasks.rados.rados.0.smithi029.stdout:3070: finishing write tid 5 to smithi02969618-34 2024-08-29T18:01:50.202 INFO:tasks.rados.rados.0.smithi029.stdout:3070: oid 34 updating version 0 to 1974 2024-08-29T18:01:50.202 INFO:tasks.rados.rados.0.smithi029.stdout:3070: oid 34 version 1974 is already newer than 1971 2024-08-29T18:01:50.202 INFO:tasks.rados.rados.0.smithi029.stdout:3070: oid 34 version 1974 is already newer than 1973 2024-08-29T18:01:50.202 INFO:tasks.rados.rados.0.smithi029.stdout:3070: oid 34 version 1974 is already newer than 1972 2024-08-29T18:01:50.202 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 34 v 1974 (ObjNum 944 snap 288 seq_num 944) dirty exists 2024-08-29T18:01:50.203 INFO:tasks.rados.rados.0.smithi029.stdout:3070: left oid 34 (ObjNum 944 snap 288 seq_num 944) 2024-08-29T18:01:50.203 INFO:tasks.rados.rados.0.smithi029.stdout:3072: finishing copy_from racing read to smithi02969618-18 2024-08-29T18:01:50.203 INFO:tasks.rados.rados.0.smithi029.stdout:3072: finishing copy_from to smithi02969618-18 2024-08-29T18:01:50.203 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 18 v 2459 (ObjNum 841 snap 264 seq_num 841) dirty exists 2024-08-29T18:01:51.074 INFO:tasks.rados.rados.0.smithi029.stdout:3070: done (3 left) 2024-08-29T18:01:51.074 INFO:tasks.rados.rados.0.smithi029.stdout:3071: done (2 left) 2024-08-29T18:01:51.074 INFO:tasks.rados.rados.0.smithi029.stdout:3072: done (1 left) 2024-08-29T18:01:51.075 INFO:tasks.rados.rados.0.smithi029.stdout:3073: done (0 left) 2024-08-29T18:01:51.075 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 2 current snap is 289 2024-08-29T18:01:51.075 INFO:tasks.rados.rados.0.smithi029.stdout:3074: seq_num 945 ranges {2170880=630784,2801664=458752,3260416=344064} 2024-08-29T18:01:51.114 INFO:tasks.rados.rados.0.smithi029.stdout:3074: writing smithi02969618-2 from 2170880 to 2801664 tid 1 2024-08-29T18:01:51.120 INFO:tasks.rados.rados.0.smithi029.stdout:3074: writing smithi02969618-2 from 2801664 to 3260416 tid 2 2024-08-29T18:01:51.124 INFO:tasks.rados.rados.0.smithi029.stdout:3074: writing smithi02969618-2 from 3260416 to 3604480 tid 3 2024-08-29T18:01:51.124 INFO:tasks.rados.rados.0.smithi029.stdout:3075: setattr oid 41 current snap is 289 2024-08-29T18:01:51.126 INFO:tasks.rados.rados.0.smithi029.stdout:3076: read oid 44 snap -1 2024-08-29T18:01:51.126 INFO:tasks.rados.rados.0.smithi029.stdout:3076: expect (ObjNum 917 snap 285 seq_num 917) 2024-08-29T18:01:51.126 INFO:tasks.rados.rados.0.smithi029.stdout:3077: read oid 6 snap -1 2024-08-29T18:01:51.126 INFO:tasks.rados.rados.0.smithi029.stdout:3077: expect deleted 2024-08-29T18:01:51.126 INFO:tasks.rados.rados.0.smithi029.stdout:3078: read oid 35 snap -1 2024-08-29T18:01:51.126 INFO:tasks.rados.rados.0.smithi029.stdout:3078: expect (ObjNum 875 snap 275 seq_num 875) 2024-08-29T18:01:51.126 INFO:tasks.rados.rados.0.smithi029.stdout:3079: snap_remove snap 288 2024-08-29T18:01:51.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:01:51 smithi029 bash[77880]: cluster 2024-08-29T18:01:49.482927+0000 mgr.y (mgr.25004) 318 : cluster [DBG] pgmap v558: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 233 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 1.6 MiB/s rd, 1.9 MiB/s wr, 15 op/s 2024-08-29T18:01:51.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:01:51 smithi029 bash[77880]: audit 2024-08-29T18:01:50.625686+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:01:51.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:01:51 smithi029 bash[77880]: audit 2024-08-29T18:01:50.631192+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:01:51.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:01:51 smithi029 bash[79042]: cluster 2024-08-29T18:01:49.482927+0000 mgr.y (mgr.25004) 318 : cluster [DBG] pgmap v558: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 233 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 1.6 MiB/s rd, 1.9 MiB/s wr, 15 op/s 2024-08-29T18:01:51.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:01:51 smithi029 bash[79042]: audit 2024-08-29T18:01:50.625686+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:01:51.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:01:51 smithi029 bash[79042]: audit 2024-08-29T18:01:50.631192+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:01:51.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:01:51 smithi110 bash[67519]: cluster 2024-08-29T18:01:49.482927+0000 mgr.y (mgr.25004) 318 : cluster [DBG] pgmap v558: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 233 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 1.6 MiB/s rd, 1.9 MiB/s wr, 15 op/s 2024-08-29T18:01:51.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:01:51 smithi110 bash[67519]: audit 2024-08-29T18:01:50.625686+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:01:51.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:01:51 smithi110 bash[67519]: audit 2024-08-29T18:01:50.631192+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:01:51.477 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-08-29T18:01:51.790 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-29T18:01:51.790 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.a smithi029 *:9093,9094 running (15m) 1s ago 16m 15.0M - 0.25.0 c8568f914cd2 ce247dae888d 2024-08-29T18:01:51.790 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.a smithi110 *:3000 running (15m) 33s ago 15m 79.7M - 9.4.7 954c08fa6188 a99d1c017111 2024-08-29T18:01:51.790 INFO:teuthology.orchestra.run.smithi029.stdout:mds.a smithi029 running (7s) 1s ago 19m 11.7M - 19.1.1-235-g1ef86450 d401bb9bb76e 8cc78645712f 2024-08-29T18:01:51.790 INFO:teuthology.orchestra.run.smithi029.stdout:mds.b smithi110 running (19m) 33s ago 19m 23.3M - 18.2.4-774-gfe43f1c9 96384990183a d4752f4920d9 2024-08-29T18:01:51.790 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.x smithi110 *:8443,9283,8765 running (7m) 33s ago 27m 431M - 19.1.1-235-g1ef86450 d401bb9bb76e 97032a0314c7 2024-08-29T18:01:51.791 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.y smithi029 *:8443,9283,8765 running (8m) 1s ago 29m 499M - 19.1.1-235-g1ef86450 d401bb9bb76e 426f9f92ffcb 2024-08-29T18:01:51.791 INFO:teuthology.orchestra.run.smithi029.stdout:mon.a smithi029 running (6m) 1s ago 29m 67.4M 2048M 19.1.1-235-g1ef86450 d401bb9bb76e 0381d4389ff1 2024-08-29T18:01:51.791 INFO:teuthology.orchestra.run.smithi029.stdout:mon.b smithi110 running (5m) 33s ago 27m 46.6M 2048M 19.1.1-235-g1ef86450 d401bb9bb76e ee83370832b3 2024-08-29T18:01:51.791 INFO:teuthology.orchestra.run.smithi029.stdout:mon.c smithi029 running (6m) 1s ago 27m 56.8M 2048M 19.1.1-235-g1ef86450 d401bb9bb76e a9f9abf8dbe2 2024-08-29T18:01:51.791 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.a smithi029 *:9100 running (16m) 1s ago 16m 8724k - 1.5.0 0da6a335fe13 ad51f15f97c2 2024-08-29T18:01:51.791 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.b smithi110 *:9100 running (16m) 33s ago 16m 8884k - 1.5.0 0da6a335fe13 30ef3fa1e10b 2024-08-29T18:01:51.791 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (4m) 1s ago 26m 239M 2525M 19.1.1-235-g1ef86450 d401bb9bb76e 70ffeb91cd60 2024-08-29T18:01:51.791 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (3m) 1s ago 25m 283M 2525M 19.1.1-235-g1ef86450 d401bb9bb76e 3637e7ef9c3c 2024-08-29T18:01:51.791 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (3m) 1s ago 24m 239M 2525M 19.1.1-235-g1ef86450 d401bb9bb76e 6be972913a10 2024-08-29T18:01:51.791 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (2m) 1s ago 23m 177M 2525M 19.1.1-235-g1ef86450 d401bb9bb76e 2becd8880bfa 2024-08-29T18:01:51.791 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi110 running (2m) 33s ago 22m 344M 2524M 19.1.1-235-g1ef86450 d401bb9bb76e 904ee1f8d2eb 2024-08-29T18:01:51.791 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi110 running (98s) 33s ago 21m 189M 2524M 19.1.1-235-g1ef86450 d401bb9bb76e ad523e2ac8b3 2024-08-29T18:01:51.791 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi110 running (68s) 33s ago 20m 146M 2524M 19.1.1-235-g1ef86450 d401bb9bb76e 2f40d31d17d4 2024-08-29T18:01:51.791 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi110 running (38s) 33s ago 19m - 2524M 19.1.1-235-g1ef86450 d401bb9bb76e d39ddc1ea214 2024-08-29T18:01:51.792 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.a smithi110 *:9095 running (7m) 33s ago 16m 48.7M - 2.43.0 a07b618ecd1d 696215a147ab 2024-08-29T18:01:51.968 INFO:tasks.rados.rados.0.smithi029.stdout:3079: done (5 left) 2024-08-29T18:01:51.969 INFO:tasks.rados.rados.0.smithi029.stdout:3080: snap_remove snap 272 2024-08-29T18:01:52.145 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-08-29T18:01:52.145 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-08-29T18:01:52.145 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.1.1-235-g1ef86450 (1ef864504b8875c83ee6c2c5fedc13315bebf7f5) squid (rc)": 3 2024-08-29T18:01:52.145 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-08-29T18:01:52.145 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-08-29T18:01:52.145 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.1.1-235-g1ef86450 (1ef864504b8875c83ee6c2c5fedc13315bebf7f5) squid (rc)": 2 2024-08-29T18:01:52.145 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-08-29T18:01:52.145 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-08-29T18:01:52.145 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.1.1-235-g1ef86450 (1ef864504b8875c83ee6c2c5fedc13315bebf7f5) squid (rc)": 8 2024-08-29T18:01:52.146 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-08-29T18:01:52.146 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-08-29T18:01:52.146 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 18.2.4-774-gfe43f1c9 (fe43f1c9f9e2945dda7244d8acbd33fb921449af) reef (stable)": 1, 2024-08-29T18:01:52.146 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.1.1-235-g1ef86450 (1ef864504b8875c83ee6c2c5fedc13315bebf7f5) squid (rc)": 1 2024-08-29T18:01:52.146 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-08-29T18:01:52.146 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-08-29T18:01:52.146 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 18.2.4-774-gfe43f1c9 (fe43f1c9f9e2945dda7244d8acbd33fb921449af) reef (stable)": 1, 2024-08-29T18:01:52.146 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.1.1-235-g1ef86450 (1ef864504b8875c83ee6c2c5fedc13315bebf7f5) squid (rc)": 14 2024-08-29T18:01:52.146 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-08-29T18:01:52.146 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-08-29T18:01:52.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:01:52 smithi029 bash[79042]: cluster 2024-08-29T18:01:51.075651+0000 mon.a (mon.0) 804 : cluster [DBG] osdmap e675: 8 total, 8 up, 8 in 2024-08-29T18:01:52.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:01:52 smithi029 bash[79042]: audit 2024-08-29T18:01:51.739173+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:01:52.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:01:52 smithi029 bash[79042]: audit 2024-08-29T18:01:51.746343+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:01:52.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:01:52 smithi029 bash[79042]: cluster 2024-08-29T18:01:51.968006+0000 mon.a (mon.0) 807 : cluster [DBG] osdmap e676: 8 total, 8 up, 8 in 2024-08-29T18:01:52.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:01:52 smithi029 bash[77880]: cluster 2024-08-29T18:01:51.075651+0000 mon.a (mon.0) 804 : cluster [DBG] osdmap e675: 8 total, 8 up, 8 in 2024-08-29T18:01:52.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:01:52 smithi029 bash[77880]: audit 2024-08-29T18:01:51.739173+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:01:52.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:01:52 smithi029 bash[77880]: audit 2024-08-29T18:01:51.746343+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:01:52.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:01:52 smithi029 bash[77880]: cluster 2024-08-29T18:01:51.968006+0000 mon.a (mon.0) 807 : cluster [DBG] osdmap e676: 8 total, 8 up, 8 in 2024-08-29T18:01:52.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:01:52 smithi110 bash[67519]: cluster 2024-08-29T18:01:51.075651+0000 mon.a (mon.0) 804 : cluster [DBG] osdmap e675: 8 total, 8 up, 8 in 2024-08-29T18:01:52.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:01:52 smithi110 bash[67519]: audit 2024-08-29T18:01:51.739173+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:01:52.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:01:52 smithi110 bash[67519]: audit 2024-08-29T18:01:51.746343+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:01:52.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:01:52 smithi110 bash[67519]: cluster 2024-08-29T18:01:51.968006+0000 mon.a (mon.0) 807 : cluster [DBG] osdmap e676: 8 total, 8 up, 8 in 2024-08-29T18:01:52.988 INFO:tasks.rados.rados.0.smithi029.stdout:3080: done (5 left) 2024-08-29T18:01:52.988 INFO:tasks.rados.rados.0.smithi029.stdout:3081: delete oid 34 current snap is 289 2024-08-29T18:01:52.988 INFO:tasks.rados.rados.0.smithi029.stdout:3078: expect (ObjNum 875 snap 275 seq_num 875) 2024-08-29T18:01:52.988 INFO:tasks.rados.rados.0.smithi029.stdout:3074: finishing write tid 1 to smithi02969618-2 2024-08-29T18:01:52.988 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 41 v 1996 (ObjNum 867 snap 275 seq_num 867) dirty exists 2024-08-29T18:01:52.988 INFO:tasks.rados.rados.0.smithi029.stdout:3074: finishing write tid 2 to smithi02969618-2 2024-08-29T18:01:52.988 INFO:tasks.rados.rados.0.smithi029.stdout:3074: finishing write tid 3 to smithi02969618-2 2024-08-29T18:01:52.988 INFO:tasks.rados.rados.0.smithi029.stdout:3074: finishing write tid 4 to smithi02969618-2 2024-08-29T18:01:52.988 INFO:tasks.rados.rados.0.smithi029.stdout:3074: finishing write tid 5 to smithi02969618-2 2024-08-29T18:01:52.989 INFO:tasks.rados.rados.0.smithi029.stdout:3074: oid 2 updating version 0 to 2466 2024-08-29T18:01:52.989 INFO:tasks.rados.rados.0.smithi029.stdout:3074: oid 2 version 2466 is already newer than 2464 2024-08-29T18:01:52.989 INFO:tasks.rados.rados.0.smithi029.stdout:3074: oid 2 version 2466 is already newer than 2465 2024-08-29T18:01:52.989 INFO:tasks.rados.rados.0.smithi029.stdout:3074: oid 2 updating version 2466 to 2467 2024-08-29T18:01:52.989 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 2 v 2467 (ObjNum 945 snap 289 seq_num 945) dirty exists 2024-08-29T18:01:52.989 INFO:tasks.rados.rados.0.smithi029.stdout:3074: left oid 2 (ObjNum 945 snap 289 seq_num 945) 2024-08-29T18:01:52.989 INFO:tasks.rados.rados.0.smithi029.stdout:3076: expect (ObjNum 917 snap 285 seq_num 917) 2024-08-29T18:01:53.021 INFO:tasks.rados.rados.0.smithi029.stdout:3074: done (5 left) 2024-08-29T18:01:53.022 INFO:tasks.rados.rados.0.smithi029.stdout:3075: done (4 left) 2024-08-29T18:01:53.022 INFO:tasks.rados.rados.0.smithi029.stdout:3076: done (3 left) 2024-08-29T18:01:53.022 INFO:tasks.rados.rados.0.smithi029.stdout:3077: done (2 left) 2024-08-29T18:01:53.022 INFO:tasks.rados.rados.0.smithi029.stdout:3078: done (1 left) 2024-08-29T18:01:53.022 INFO:tasks.rados.rados.0.smithi029.stdout:3081: done (0 left) 2024-08-29T18:01:53.022 INFO:tasks.rados.rados.0.smithi029.stdout:3082: setattr oid 12 current snap is 289 2024-08-29T18:01:53.023 INFO:tasks.rados.rados.0.smithi029.stdout:3083: read oid 5 snap -1 2024-08-29T18:01:53.023 INFO:tasks.rados.rados.0.smithi029.stdout:3083: expect (ObjNum 909 snap 282 seq_num 909) 2024-08-29T18:01:53.024 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 38 current snap is 289 2024-08-29T18:01:53.024 INFO:tasks.rados.rados.0.smithi029.stdout:3084: seq_num 947 ranges {1335296=663552,1998848=630784,2629632=172032} 2024-08-29T18:01:53.053 INFO:tasks.rados.rados.0.smithi029.stdout:3084: writing smithi02969618-38 from 1335296 to 1998848 tid 1 2024-08-29T18:01:53.061 INFO:tasks.rados.rados.0.smithi029.stdout:3084: writing smithi02969618-38 from 1998848 to 2629632 tid 2 2024-08-29T18:01:53.063 INFO:tasks.rados.rados.0.smithi029.stdout:3084: writing smithi02969618-38 from 2629632 to 2801664 tid 3 2024-08-29T18:01:53.063 INFO:tasks.rados.rados.0.smithi029.stdout:3085: snap_create 2024-08-29T18:01:53.063 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 12 v 2483 (ObjNum 881 snap 276 seq_num 881) dirty exists 2024-08-29T18:01:53.063 INFO:tasks.rados.rados.0.smithi029.stdout:3084: finishing write tid 1 to smithi02969618-38 2024-08-29T18:01:53.065 INFO:tasks.rados.rados.0.smithi029.stdout:3084: finishing write tid 2 to smithi02969618-38 2024-08-29T18:01:53.066 INFO:tasks.rados.rados.0.smithi029.stdout:3084: finishing write tid 3 to smithi02969618-38 2024-08-29T18:01:53.066 INFO:tasks.rados.rados.0.smithi029.stdout:3084: finishing write tid 4 to smithi02969618-38 2024-08-29T18:01:53.068 INFO:tasks.rados.rados.0.smithi029.stdout:3084: finishing write tid 5 to smithi02969618-38 2024-08-29T18:01:53.068 INFO:tasks.rados.rados.0.smithi029.stdout:3084: oid 38 updating version 0 to 1987 2024-08-29T18:01:53.068 INFO:tasks.rados.rados.0.smithi029.stdout:3084: oid 38 updating version 1987 to 1989 2024-08-29T18:01:53.068 INFO:tasks.rados.rados.0.smithi029.stdout:3084: oid 38 updating version 1989 to 1990 2024-08-29T18:01:53.068 INFO:tasks.rados.rados.0.smithi029.stdout:3084: oid 38 version 1990 is already newer than 1988 2024-08-29T18:01:53.068 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 38 v 1990 (ObjNum 947 snap 289 seq_num 947) dirty exists 2024-08-29T18:01:53.068 INFO:tasks.rados.rados.0.smithi029.stdout:3084: left oid 38 (ObjNum 947 snap 289 seq_num 947) 2024-08-29T18:01:53.085 INFO:tasks.rados.rados.0.smithi029.stdout:3083: expect (ObjNum 909 snap 282 seq_num 909) 2024-08-29T18:01:53.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:01:53 smithi029 bash[77880]: audit 2024-08-29T18:01:51.466823+0000 mgr.y (mgr.25004) 319 : audit [DBG] from='client.44339 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:01:53.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:01:53 smithi029 bash[77880]: cluster 2024-08-29T18:01:51.483883+0000 mgr.y (mgr.25004) 320 : cluster [DBG] pgmap v560: 121 pgs: 121 active+clean; 247 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 3.9 MiB/s wr, 35 op/s 2024-08-29T18:01:53.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:01:53 smithi029 bash[77880]: audit 2024-08-29T18:01:51.763155+0000 mgr.y (mgr.25004) 321 : audit [DBG] from='client.44345 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:01:53.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:01:53 smithi029 bash[77880]: audit 2024-08-29T18:01:52.146741+0000 mon.a (mon.0) 808 : audit [DBG] from='client.? 172.21.15.29:0/1331921859' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:01:53.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:01:53 smithi029 bash[77880]: cluster 2024-08-29T18:01:52.973048+0000 mon.a (mon.0) 809 : cluster [DBG] osdmap e677: 8 total, 8 up, 8 in 2024-08-29T18:01:53.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:01:53 smithi029 bash[79042]: audit 2024-08-29T18:01:51.466823+0000 mgr.y (mgr.25004) 319 : audit [DBG] from='client.44339 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:01:53.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:01:53 smithi029 bash[79042]: cluster 2024-08-29T18:01:51.483883+0000 mgr.y (mgr.25004) 320 : cluster [DBG] pgmap v560: 121 pgs: 121 active+clean; 247 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 3.9 MiB/s wr, 35 op/s 2024-08-29T18:01:53.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:01:53 smithi029 bash[79042]: audit 2024-08-29T18:01:51.763155+0000 mgr.y (mgr.25004) 321 : audit [DBG] from='client.44345 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:01:53.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:01:53 smithi029 bash[79042]: audit 2024-08-29T18:01:52.146741+0000 mon.a (mon.0) 808 : audit [DBG] from='client.? 172.21.15.29:0/1331921859' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:01:53.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:01:53 smithi029 bash[79042]: cluster 2024-08-29T18:01:52.973048+0000 mon.a (mon.0) 809 : cluster [DBG] osdmap e677: 8 total, 8 up, 8 in 2024-08-29T18:01:53.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:01:53 smithi110 bash[67519]: audit 2024-08-29T18:01:51.466823+0000 mgr.y (mgr.25004) 319 : audit [DBG] from='client.44339 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:01:53.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:01:53 smithi110 bash[67519]: cluster 2024-08-29T18:01:51.483883+0000 mgr.y (mgr.25004) 320 : cluster [DBG] pgmap v560: 121 pgs: 121 active+clean; 247 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 3.9 MiB/s wr, 35 op/s 2024-08-29T18:01:53.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:01:53 smithi110 bash[67519]: audit 2024-08-29T18:01:51.763155+0000 mgr.y (mgr.25004) 321 : audit [DBG] from='client.44345 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:01:53.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:01:53 smithi110 bash[67519]: audit 2024-08-29T18:01:52.146741+0000 mon.a (mon.0) 808 : audit [DBG] from='client.? 172.21.15.29:0/1331921859' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:01:53.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:01:53 smithi110 bash[67519]: cluster 2024-08-29T18:01:52.973048+0000 mon.a (mon.0) 809 : cluster [DBG] osdmap e677: 8 total, 8 up, 8 in 2024-08-29T18:01:54.466 INFO:tasks.rados.rados.0.smithi029.stdout:3082: done (3 left) 2024-08-29T18:01:54.466 INFO:tasks.rados.rados.0.smithi029.stdout:3083: done (2 left) 2024-08-29T18:01:54.466 INFO:tasks.rados.rados.0.smithi029.stdout:3084: done (1 left) 2024-08-29T18:01:54.466 INFO:tasks.rados.rados.0.smithi029.stdout:3085: done (0 left) 2024-08-29T18:01:54.466 INFO:tasks.rados.rados.0.smithi029.stdout:3086: copy_from oid 19 from oid 27 current snap is 290 2024-08-29T18:01:54.466 INFO:tasks.rados.rados.0.smithi029.stdout:3087: snap_remove snap 280 2024-08-29T18:01:54.899 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:01:54 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:01:54] "GET /metrics HTTP/1.1" 200 36327 "" "Prometheus/2.43.0" 2024-08-29T18:01:55.104 INFO:tasks.rados.rados.0.smithi029.stdout:3087: done (1 left) 2024-08-29T18:01:55.104 INFO:tasks.rados.rados.0.smithi029.stdout:3088: read oid 21 snap 285 2024-08-29T18:01:55.104 INFO:tasks.rados.rados.0.smithi029.stdout:3088: expect deleted 2024-08-29T18:01:55.104 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 7 current snap is 290 2024-08-29T18:01:55.104 INFO:tasks.rados.rados.0.smithi029.stdout:3089: seq_num 948 ranges {3604480=679936,4284416=516096,4800512=286720} 2024-08-29T18:01:55.123 INFO:tasks.rados.rados.0.smithi029.stdout:3089: writing smithi02969618-7 from 3604480 to 4284416 tid 1 2024-08-29T18:01:55.127 INFO:tasks.rados.rados.0.smithi029.stdout:3089: writing smithi02969618-7 from 4284416 to 4800512 tid 2 2024-08-29T18:01:55.129 INFO:tasks.rados.rados.0.smithi029.stdout:3089: writing smithi02969618-7 from 4800512 to 5087232 tid 3 2024-08-29T18:01:55.129 INFO:tasks.rados.rados.0.smithi029.stdout:3090: read oid 38 snap 289 2024-08-29T18:01:55.129 INFO:tasks.rados.rados.0.smithi029.stdout:3090: expect (ObjNum 947 snap 289 seq_num 947) 2024-08-29T18:01:55.129 INFO:tasks.rados.rados.0.smithi029.stdout:3091: delete oid 1 current snap is 290 2024-08-29T18:01:55.129 INFO:tasks.rados.rados.0.smithi029.stdout:3086: finishing copy_from to smithi02969618-19 2024-08-29T18:01:55.129 INFO:tasks.rados.rados.0.smithi029.stdout:3086: got expected ENOENT (src dne) 2024-08-29T18:01:55.130 INFO:tasks.rados.rados.0.smithi029.stdout:3086: finishing copy_from racing read to smithi02969618-19 2024-08-29T18:01:55.156 INFO:tasks.rados.rados.0.smithi029.stdout:3089: finishing write tid 1 to smithi02969618-7 2024-08-29T18:01:55.157 INFO:tasks.rados.rados.0.smithi029.stdout:3089: finishing write tid 2 to smithi02969618-7 2024-08-29T18:01:55.165 INFO:tasks.rados.rados.0.smithi029.stdout:3089: finishing write tid 3 to smithi02969618-7 2024-08-29T18:01:55.167 INFO:tasks.rados.rados.0.smithi029.stdout:3089: finishing write tid 4 to smithi02969618-7 2024-08-29T18:01:55.170 INFO:tasks.rados.rados.0.smithi029.stdout:3086: done (4 left) 2024-08-29T18:01:55.170 INFO:tasks.rados.rados.0.smithi029.stdout:3088: done (3 left) 2024-08-29T18:01:55.170 INFO:tasks.rados.rados.0.smithi029.stdout:3091: done (2 left) 2024-08-29T18:01:55.170 INFO:tasks.rados.rados.0.smithi029.stdout:3092: read oid 30 snap -1 2024-08-29T18:01:55.170 INFO:tasks.rados.rados.0.smithi029.stdout:3092: expect deleted 2024-08-29T18:01:55.170 INFO:tasks.rados.rados.0.smithi029.stdout:3093: snap_remove snap 285 2024-08-29T18:01:55.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:01:54 smithi029 bash[77880]: cluster 2024-08-29T18:01:53.484543+0000 mgr.y (mgr.25004) 322 : cluster [DBG] pgmap v563: 121 pgs: 121 active+clean; 263 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 18 MiB/s rd, 5.0 MiB/s wr, 26 op/s 2024-08-29T18:01:55.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:01:54 smithi029 bash[77880]: cluster 2024-08-29T18:01:53.975288+0000 mon.a (mon.0) 810 : cluster [DBG] osdmap e678: 8 total, 8 up, 8 in 2024-08-29T18:01:55.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:01:54 smithi029 bash[79042]: cluster 2024-08-29T18:01:53.484543+0000 mgr.y (mgr.25004) 322 : cluster [DBG] pgmap v563: 121 pgs: 121 active+clean; 263 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 18 MiB/s rd, 5.0 MiB/s wr, 26 op/s 2024-08-29T18:01:55.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:01:54 smithi029 bash[79042]: cluster 2024-08-29T18:01:53.975288+0000 mon.a (mon.0) 810 : cluster [DBG] osdmap e678: 8 total, 8 up, 8 in 2024-08-29T18:01:55.400 INFO:journalctl@ceph.osd.5.smithi110.stdout:Aug 29 18:01:55 smithi110 bash[76464]: debug 2024-08-29T18:01:55.168+0000 7f0c9307e640 -1 snap_mapper.get_next_objects_to_trim::New Clone-Objects were added to Snap 18d after trimming was started 2024-08-29T18:01:55.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:01:54 smithi110 bash[67519]: cluster 2024-08-29T18:01:53.484543+0000 mgr.y (mgr.25004) 322 : cluster [DBG] pgmap v563: 121 pgs: 121 active+clean; 263 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 18 MiB/s rd, 5.0 MiB/s wr, 26 op/s 2024-08-29T18:01:55.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:01:54 smithi110 bash[67519]: cluster 2024-08-29T18:01:53.975288+0000 mon.a (mon.0) 810 : cluster [DBG] osdmap e678: 8 total, 8 up, 8 in 2024-08-29T18:01:56.112 INFO:tasks.rados.rados.0.smithi029.stdout:3089: finishing write tid 5 to smithi02969618-7 2024-08-29T18:01:56.112 INFO:tasks.rados.rados.0.smithi029.stdout:3089: oid 7 updating version 0 to 2007 2024-08-29T18:01:56.112 INFO:tasks.rados.rados.0.smithi029.stdout:3089: oid 7 updating version 2007 to 2008 2024-08-29T18:01:56.112 INFO:tasks.rados.rados.0.smithi029.stdout:3089: oid 7 version 2008 is already newer than 2006 2024-08-29T18:01:56.112 INFO:tasks.rados.rados.0.smithi029.stdout:3089: oid 7 version 2008 is already newer than 2005 2024-08-29T18:01:56.112 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 7 v 2008 (ObjNum 948 snap 290 seq_num 948) dirty exists 2024-08-29T18:01:56.112 INFO:tasks.rados.rados.0.smithi029.stdout:3089: left oid 7 (ObjNum 948 snap 290 seq_num 948) 2024-08-29T18:01:56.112 INFO:tasks.rados.rados.0.smithi029.stdout:3090: expect (ObjNum 947 snap 289 seq_num 947) 2024-08-29T18:01:56.238 INFO:tasks.rados.rados.0.smithi029.stdout:3089: done (3 left) 2024-08-29T18:01:56.238 INFO:tasks.rados.rados.0.smithi029.stdout:3090: done (2 left) 2024-08-29T18:01:56.238 INFO:tasks.rados.rados.0.smithi029.stdout:3092: done (1 left) 2024-08-29T18:01:56.238 INFO:tasks.rados.rados.0.smithi029.stdout:3093: done (0 left) 2024-08-29T18:01:56.238 INFO:tasks.rados.rados.0.smithi029.stdout:3094: snap_remove snap 287 2024-08-29T18:01:56.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:01:56 smithi029 bash[79042]: cluster 2024-08-29T18:01:55.099117+0000 mon.a (mon.0) 811 : cluster [DBG] osdmap e679: 8 total, 8 up, 8 in 2024-08-29T18:01:56.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:01:56 smithi029 bash[77880]: cluster 2024-08-29T18:01:55.099117+0000 mon.a (mon.0) 811 : cluster [DBG] osdmap e679: 8 total, 8 up, 8 in 2024-08-29T18:01:56.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:01:56 smithi110 bash[67519]: cluster 2024-08-29T18:01:55.099117+0000 mon.a (mon.0) 811 : cluster [DBG] osdmap e679: 8 total, 8 up, 8 in 2024-08-29T18:01:56.972 INFO:tasks.rados.rados.0.smithi029.stdout:3094: done (0 left) 2024-08-29T18:01:56.972 INFO:tasks.rados.rados.0.smithi029.stdout:3095: snap_create 2024-08-29T18:01:57.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:01:57 smithi110 bash[67519]: cluster 2024-08-29T18:01:55.485338+0000 mgr.y (mgr.25004) 323 : cluster [DBG] pgmap v566: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 261 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 4.1 MiB/s wr, 6 op/s 2024-08-29T18:01:57.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:01:57 smithi110 bash[67519]: cluster 2024-08-29T18:01:56.108247+0000 mon.a (mon.0) 812 : cluster [DBG] osdmap e680: 8 total, 8 up, 8 in 2024-08-29T18:01:57.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:01:57 smithi110 bash[67519]: cluster 2024-08-29T18:01:56.973619+0000 mon.a (mon.0) 813 : cluster [DBG] osdmap e681: 8 total, 8 up, 8 in 2024-08-29T18:01:57.406 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:01:57 smithi029 bash[77880]: cluster 2024-08-29T18:01:55.485338+0000 mgr.y (mgr.25004) 323 : cluster [DBG] pgmap v566: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 261 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 4.1 MiB/s wr, 6 op/s 2024-08-29T18:01:57.406 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:01:57 smithi029 bash[77880]: cluster 2024-08-29T18:01:56.108247+0000 mon.a (mon.0) 812 : cluster [DBG] osdmap e680: 8 total, 8 up, 8 in 2024-08-29T18:01:57.406 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:01:57 smithi029 bash[77880]: cluster 2024-08-29T18:01:56.973619+0000 mon.a (mon.0) 813 : cluster [DBG] osdmap e681: 8 total, 8 up, 8 in 2024-08-29T18:01:57.899 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:01:57 smithi029 bash[79042]: cluster 2024-08-29T18:01:55.485338+0000 mgr.y (mgr.25004) 323 : cluster [DBG] pgmap v566: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 261 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 4.1 MiB/s wr, 6 op/s 2024-08-29T18:01:57.899 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:01:57 smithi029 bash[79042]: cluster 2024-08-29T18:01:56.108247+0000 mon.a (mon.0) 812 : cluster [DBG] osdmap e680: 8 total, 8 up, 8 in 2024-08-29T18:01:57.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:01:57 smithi029 bash[79042]: cluster 2024-08-29T18:01:56.973619+0000 mon.a (mon.0) 813 : cluster [DBG] osdmap e681: 8 total, 8 up, 8 in 2024-08-29T18:01:57.975 INFO:tasks.rados.rados.0.smithi029.stdout:3095: done (0 left) 2024-08-29T18:01:57.975 INFO:tasks.rados.rados.0.smithi029.stdout:3096: delete oid 7 current snap is 291 2024-08-29T18:01:57.982 INFO:tasks.rados.rados.0.smithi029.stdout:3096: done (0 left) 2024-08-29T18:01:57.982 INFO:tasks.rados.rados.0.smithi029.stdout:3097: setattr oid 17 current snap is 291 2024-08-29T18:01:57.984 INFO:tasks.rados.rados.0.smithi029.stdout:3098: snap_remove snap 290 2024-08-29T18:01:58.981 INFO:tasks.rados.rados.0.smithi029.stdout:3098: done (1 left) 2024-08-29T18:01:58.981 INFO:tasks.rados.rados.0.smithi029.stdout:3099: snap_create 2024-08-29T18:01:58.981 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 17 v 1976 (ObjNum 930 snap 287 seq_num 930) dirty exists 2024-08-29T18:01:59.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:01:58 smithi029 bash[79042]: cluster 2024-08-29T18:01:57.486314+0000 mgr.y (mgr.25004) 324 : cluster [DBG] pgmap v569: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 235 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 708 KiB/s wr, 17 op/s 2024-08-29T18:01:59.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:01:58 smithi029 bash[79042]: cluster 2024-08-29T18:01:57.976688+0000 mon.a (mon.0) 814 : cluster [DBG] osdmap e682: 8 total, 8 up, 8 in 2024-08-29T18:01:59.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:01:58 smithi029 bash[77880]: cluster 2024-08-29T18:01:57.486314+0000 mgr.y (mgr.25004) 324 : cluster [DBG] pgmap v569: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 235 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 708 KiB/s wr, 17 op/s 2024-08-29T18:01:59.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:01:58 smithi029 bash[77880]: cluster 2024-08-29T18:01:57.976688+0000 mon.a (mon.0) 814 : cluster [DBG] osdmap e682: 8 total, 8 up, 8 in 2024-08-29T18:01:59.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:01:58 smithi110 bash[67519]: cluster 2024-08-29T18:01:57.486314+0000 mgr.y (mgr.25004) 324 : cluster [DBG] pgmap v569: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 235 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 708 KiB/s wr, 17 op/s 2024-08-29T18:01:59.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:01:58 smithi110 bash[67519]: cluster 2024-08-29T18:01:57.976688+0000 mon.a (mon.0) 814 : cluster [DBG] osdmap e682: 8 total, 8 up, 8 in 2024-08-29T18:01:59.997 INFO:tasks.rados.rados.0.smithi029.stdout:3097: done (1 left) 2024-08-29T18:01:59.997 INFO:tasks.rados.rados.0.smithi029.stdout:3099: done (0 left) 2024-08-29T18:01:59.997 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 46 current snap is 292 2024-08-29T18:01:59.997 INFO:tasks.rados.rados.0.smithi029.stdout:3100: seq_num 951 ranges {2031616=737280,2768896=614400,3383296=188416} 2024-08-29T18:02:00.013 INFO:tasks.rados.rados.0.smithi029.stdout:3100: writing smithi02969618-46 from 2031616 to 2768896 tid 1 2024-08-29T18:02:00.017 INFO:tasks.rados.rados.0.smithi029.stdout:3100: writing smithi02969618-46 from 2768896 to 3383296 tid 2 2024-08-29T18:02:00.018 INFO:tasks.rados.rados.0.smithi029.stdout:3100: writing smithi02969618-46 from 3383296 to 3571712 tid 3 2024-08-29T18:02:00.018 INFO:tasks.rados.rados.0.smithi029.stdout:3101: read oid 11 snap -1 2024-08-29T18:02:00.018 INFO:tasks.rados.rados.0.smithi029.stdout:3101: expect (ObjNum 940 snap 288 seq_num 940) 2024-08-29T18:02:00.018 INFO:tasks.rados.rados.0.smithi029.stdout:3102: setattr oid 38 current snap is 292 2024-08-29T18:02:00.020 INFO:tasks.rados.rados.0.smithi029.stdout:3103: snap_remove snap 289 2024-08-29T18:02:00.149 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:01:59 smithi029 bash[79042]: cluster 2024-08-29T18:01:58.982396+0000 mon.a (mon.0) 815 : cluster [DBG] osdmap e683: 8 total, 8 up, 8 in 2024-08-29T18:02:00.149 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:01:59 smithi029 bash[77880]: cluster 2024-08-29T18:01:58.982396+0000 mon.a (mon.0) 815 : cluster [DBG] osdmap e683: 8 total, 8 up, 8 in 2024-08-29T18:02:00.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:01:59 smithi110 bash[67519]: cluster 2024-08-29T18:01:58.982396+0000 mon.a (mon.0) 815 : cluster [DBG] osdmap e683: 8 total, 8 up, 8 in 2024-08-29T18:02:01.000 INFO:tasks.rados.rados.0.smithi029.stdout:3103: done (3 left) 2024-08-29T18:02:01.000 INFO:tasks.rados.rados.0.smithi029.stdout:3104: snap_remove snap 291 2024-08-29T18:02:01.273 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:02:01 smithi029 bash[79042]: cluster 2024-08-29T18:01:59.487061+0000 mgr.y (mgr.25004) 325 : cluster [DBG] pgmap v572: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 235 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 708 KiB/s wr, 16 op/s 2024-08-29T18:02:01.273 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:02:01 smithi029 bash[79042]: cluster 2024-08-29T18:01:59.995945+0000 mon.a (mon.0) 816 : cluster [DBG] osdmap e684: 8 total, 8 up, 8 in 2024-08-29T18:02:01.274 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:02:01 smithi029 bash[77880]: cluster 2024-08-29T18:01:59.487061+0000 mgr.y (mgr.25004) 325 : cluster [DBG] pgmap v572: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 235 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 708 KiB/s wr, 16 op/s 2024-08-29T18:02:01.274 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:02:01 smithi029 bash[77880]: cluster 2024-08-29T18:01:59.995945+0000 mon.a (mon.0) 816 : cluster [DBG] osdmap e684: 8 total, 8 up, 8 in 2024-08-29T18:02:01.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:02:01 smithi110 bash[67519]: cluster 2024-08-29T18:01:59.487061+0000 mgr.y (mgr.25004) 325 : cluster [DBG] pgmap v572: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 235 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 708 KiB/s wr, 16 op/s 2024-08-29T18:02:01.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:02:01 smithi110 bash[67519]: cluster 2024-08-29T18:01:59.995945+0000 mon.a (mon.0) 816 : cluster [DBG] osdmap e684: 8 total, 8 up, 8 in 2024-08-29T18:02:01.978 INFO:tasks.rados.rados.0.smithi029.stdout:3104: done (3 left) 2024-08-29T18:02:01.978 INFO:tasks.rados.rados.0.smithi029.stdout:3105: snap_create 2024-08-29T18:02:01.979 INFO:tasks.rados.rados.0.smithi029.stdout:3100: finishing write tid 1 to smithi02969618-46 2024-08-29T18:02:01.979 INFO:tasks.rados.rados.0.smithi029.stdout:3100: finishing write tid 2 to smithi02969618-46 2024-08-29T18:02:01.979 INFO:tasks.rados.rados.0.smithi029.stdout:3100: finishing write tid 3 to smithi02969618-46 2024-08-29T18:02:01.979 INFO:tasks.rados.rados.0.smithi029.stdout:3100: finishing write tid 4 to smithi02969618-46 2024-08-29T18:02:01.979 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 38 v 1991 (ObjNum 947 snap 289 seq_num 947) dirty exists 2024-08-29T18:02:01.979 INFO:tasks.rados.rados.0.smithi029.stdout:3100: finishing write tid 5 to smithi02969618-46 2024-08-29T18:02:01.979 INFO:tasks.rados.rados.0.smithi029.stdout:3100: oid 46 updating version 0 to 2365 2024-08-29T18:02:01.979 INFO:tasks.rados.rados.0.smithi029.stdout:3100: oid 46 version 2365 is already newer than 2364 2024-08-29T18:02:01.980 INFO:tasks.rados.rados.0.smithi029.stdout:3100: oid 46 updating version 2365 to 2366 2024-08-29T18:02:01.980 INFO:tasks.rados.rados.0.smithi029.stdout:3100: oid 46 version 2366 is already newer than 2363 2024-08-29T18:02:01.980 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 46 v 2366 (ObjNum 951 snap 292 seq_num 951) dirty exists 2024-08-29T18:02:01.980 INFO:tasks.rados.rados.0.smithi029.stdout:3100: left oid 46 (ObjNum 951 snap 292 seq_num 951) 2024-08-29T18:02:01.980 INFO:tasks.rados.rados.0.smithi029.stdout:3101: expect (ObjNum 940 snap 288 seq_num 940) 2024-08-29T18:02:02.376 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:02:02 smithi029 bash[79042]: cluster 2024-08-29T18:02:00.997853+0000 mon.a (mon.0) 817 : cluster [DBG] osdmap e685: 8 total, 8 up, 8 in 2024-08-29T18:02:02.376 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:02:02 smithi029 bash[79042]: cluster 2024-08-29T18:02:01.977293+0000 mon.a (mon.0) 818 : cluster [DBG] osdmap e686: 8 total, 8 up, 8 in 2024-08-29T18:02:02.376 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:02:02 smithi029 bash[77880]: cluster 2024-08-29T18:02:00.997853+0000 mon.a (mon.0) 817 : cluster [DBG] osdmap e685: 8 total, 8 up, 8 in 2024-08-29T18:02:02.376 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:02:02 smithi029 bash[77880]: cluster 2024-08-29T18:02:01.977293+0000 mon.a (mon.0) 818 : cluster [DBG] osdmap e686: 8 total, 8 up, 8 in 2024-08-29T18:02:02.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:02:02 smithi110 bash[67519]: cluster 2024-08-29T18:02:00.997853+0000 mon.a (mon.0) 817 : cluster [DBG] osdmap e685: 8 total, 8 up, 8 in 2024-08-29T18:02:02.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:02:02 smithi110 bash[67519]: cluster 2024-08-29T18:02:01.977293+0000 mon.a (mon.0) 818 : cluster [DBG] osdmap e686: 8 total, 8 up, 8 in 2024-08-29T18:02:02.977 INFO:tasks.rados.rados.0.smithi029.stdout:3100: done (3 left) 2024-08-29T18:02:02.977 INFO:tasks.rados.rados.0.smithi029.stdout:3101: done (2 left) 2024-08-29T18:02:02.977 INFO:tasks.rados.rados.0.smithi029.stdout:3102: done (1 left) 2024-08-29T18:02:02.978 INFO:tasks.rados.rados.0.smithi029.stdout:3105: done (0 left) 2024-08-29T18:02:02.978 INFO:tasks.rados.rados.0.smithi029.stdout:3106: rmattr oid 20 current snap is 293 2024-08-29T18:02:02.978 INFO:tasks.rados.rados.0.smithi029.stdout:3107: rollback oid 4 current snap is 293 2024-08-29T18:02:02.978 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 4 to 281 2024-08-29T18:02:02.978 INFO:tasks.rados.rados.0.smithi029.stdout:3108: rmattr oid 41 current snap is 293 2024-08-29T18:02:02.978 INFO:tasks.rados.rados.0.smithi029.stdout:3109: read oid 27 snap 281 2024-08-29T18:02:02.978 INFO:tasks.rados.rados.0.smithi029.stdout:3109: expect deleted 2024-08-29T18:02:02.978 INFO:tasks.rados.rados.0.smithi029.stdout:3110: read oid 21 snap 281 2024-08-29T18:02:02.978 INFO:tasks.rados.rados.0.smithi029.stdout:3110: expect (ObjNum 852 snap 265 seq_num 852) 2024-08-29T18:02:02.978 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 42 current snap is 293 2024-08-29T18:02:02.978 INFO:tasks.rados.rados.0.smithi029.stdout:3111: seq_num 952 ranges {303104=753664,1056768=499712,1556480=303104} 2024-08-29T18:02:02.986 INFO:tasks.rados.rados.0.smithi029.stdout:3111: writing smithi02969618-42 from 303104 to 1056768 tid 1 2024-08-29T18:02:02.990 INFO:tasks.rados.rados.0.smithi029.stdout:3111: writing smithi02969618-42 from 1056768 to 1556480 tid 2 2024-08-29T18:02:02.995 INFO:tasks.rados.rados.0.smithi029.stdout:3111: writing smithi02969618-42 from 1556480 to 1859584 tid 3 2024-08-29T18:02:02.995 INFO:tasks.rados.rados.0.smithi029.stdout:3112: delete oid 44 current snap is 293 2024-08-29T18:02:03.001 INFO:tasks.rados.rados.0.smithi029.stdout:3107: finishing rollback tid 0 to smithi02969618-4 2024-08-29T18:02:03.001 INFO:tasks.rados.rados.0.smithi029.stdout:3107: finishing rollback tid 1 to smithi02969618-4 2024-08-29T18:02:03.001 INFO:tasks.rados.rados.0.smithi029.stdout:3107: finishing rollback tid 2 to smithi02969618-4 2024-08-29T18:02:03.001 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 4 v 2462 (ObjNum 852 snap 265 seq_num 852) dirty exists 2024-08-29T18:02:03.002 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 41 v 1997 (ObjNum 867 snap 275 seq_num 867) dirty exists 2024-08-29T18:02:03.004 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 20 v 2511 (ObjNum 881 snap 276 seq_num 881) dirty exists 2024-08-29T18:02:03.006 INFO:tasks.rados.rados.0.smithi029.stdout:3111: finishing write tid 1 to smithi02969618-42 2024-08-29T18:02:03.006 INFO:tasks.rados.rados.0.smithi029.stdout:3111: finishing write tid 2 to smithi02969618-42 2024-08-29T18:02:03.007 INFO:tasks.rados.rados.0.smithi029.stdout:3111: finishing write tid 3 to smithi02969618-42 2024-08-29T18:02:03.007 INFO:tasks.rados.rados.0.smithi029.stdout:3111: finishing write tid 4 to smithi02969618-42 2024-08-29T18:02:03.009 INFO:tasks.rados.rados.0.smithi029.stdout:3106: done (6 left) 2024-08-29T18:02:03.009 INFO:tasks.rados.rados.0.smithi029.stdout:3107: done (5 left) 2024-08-29T18:02:03.010 INFO:tasks.rados.rados.0.smithi029.stdout:3108: done (4 left) 2024-08-29T18:02:03.010 INFO:tasks.rados.rados.0.smithi029.stdout:3109: done (3 left) 2024-08-29T18:02:03.010 INFO:tasks.rados.rados.0.smithi029.stdout:3112: done (2 left) 2024-08-29T18:02:03.010 INFO:tasks.rados.rados.0.smithi029.stdout:3113: rmattr oid 43 current snap is 293 2024-08-29T18:02:03.010 INFO:tasks.rados.rados.0.smithi029.stdout:3113: done (2 left) 2024-08-29T18:02:03.010 INFO:tasks.rados.rados.0.smithi029.stdout:3114: rollback oid 3 current snap is 293 2024-08-29T18:02:03.010 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 3 to 281 2024-08-29T18:02:03.010 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 20 current snap is 293 2024-08-29T18:02:03.010 INFO:tasks.rados.rados.0.smithi029.stdout:3115: seq_num 954 ranges {3735552=786432,4521984=671744,5193728=131072} 2024-08-29T18:02:03.057 INFO:tasks.rados.rados.0.smithi029.stdout:3115: writing smithi02969618-20 from 3735552 to 4521984 tid 1 2024-08-29T18:02:03.062 INFO:tasks.rados.rados.0.smithi029.stdout:3115: writing smithi02969618-20 from 4521984 to 5193728 tid 2 2024-08-29T18:02:03.063 INFO:tasks.rados.rados.0.smithi029.stdout:3115: writing smithi02969618-20 from 5193728 to 5324800 tid 3 2024-08-29T18:02:03.063 INFO:tasks.rados.rados.0.smithi029.stdout:3116: read oid 32 snap 281 2024-08-29T18:02:03.063 INFO:tasks.rados.rados.0.smithi029.stdout:3116: expect (ObjNum 893 snap 280 seq_num 893) 2024-08-29T18:02:03.064 INFO:tasks.rados.rados.0.smithi029.stdout:3117: snap_remove snap 292 2024-08-29T18:02:03.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:02:03 smithi029 bash[79042]: cluster 2024-08-29T18:02:01.488030+0000 mgr.y (mgr.25004) 326 : cluster [DBG] pgmap v575: 121 pgs: 121 active+clean; 228 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 1.6 MiB/s rd, 362 KiB/s wr, 12 op/s 2024-08-29T18:02:03.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:02:03 smithi029 bash[79042]: cluster 2024-08-29T18:02:02.978246+0000 mon.a (mon.0) 819 : cluster [DBG] osdmap e687: 8 total, 8 up, 8 in 2024-08-29T18:02:03.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:02:03 smithi029 bash[77880]: cluster 2024-08-29T18:02:01.488030+0000 mgr.y (mgr.25004) 326 : cluster [DBG] pgmap v575: 121 pgs: 121 active+clean; 228 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 1.6 MiB/s rd, 362 KiB/s wr, 12 op/s 2024-08-29T18:02:03.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:02:03 smithi029 bash[77880]: cluster 2024-08-29T18:02:02.978246+0000 mon.a (mon.0) 819 : cluster [DBG] osdmap e687: 8 total, 8 up, 8 in 2024-08-29T18:02:03.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:02:03 smithi110 bash[67519]: cluster 2024-08-29T18:02:01.488030+0000 mgr.y (mgr.25004) 326 : cluster [DBG] pgmap v575: 121 pgs: 121 active+clean; 228 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 1.6 MiB/s rd, 362 KiB/s wr, 12 op/s 2024-08-29T18:02:03.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:02:03 smithi110 bash[67519]: cluster 2024-08-29T18:02:02.978246+0000 mon.a (mon.0) 819 : cluster [DBG] osdmap e687: 8 total, 8 up, 8 in 2024-08-29T18:02:04.032 INFO:tasks.rados.rados.0.smithi029.stdout:3114: finishing rollback tid 1 to smithi02969618-3 2024-08-29T18:02:04.032 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 3 v 0 (ObjNum 97 snap 0 seq_num 1550176839) dirty dne 2024-08-29T18:02:04.032 INFO:tasks.rados.rados.0.smithi029.stdout:3111: finishing write tid 5 to smithi02969618-42 2024-08-29T18:02:04.032 INFO:tasks.rados.rados.0.smithi029.stdout:3111: oid 42 updating version 0 to 2429 2024-08-29T18:02:04.033 INFO:tasks.rados.rados.0.smithi029.stdout:3111: oid 42 version 2429 is already newer than 2427 2024-08-29T18:02:04.033 INFO:tasks.rados.rados.0.smithi029.stdout:3111: oid 42 version 2429 is already newer than 2426 2024-08-29T18:02:04.033 INFO:tasks.rados.rados.0.smithi029.stdout:3111: oid 42 version 2429 is already newer than 2428 2024-08-29T18:02:04.033 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 42 v 2429 (ObjNum 952 snap 293 seq_num 952) dirty exists 2024-08-29T18:02:04.033 INFO:tasks.rados.rados.0.smithi029.stdout:3111: left oid 42 (ObjNum 952 snap 293 seq_num 952) 2024-08-29T18:02:04.033 INFO:tasks.rados.rados.0.smithi029.stdout:3110: expect (ObjNum 852 snap 265 seq_num 852) 2024-08-29T18:02:04.094 INFO:tasks.rados.rados.0.smithi029.stdout:3115: finishing write tid 1 to smithi02969618-20 2024-08-29T18:02:04.095 INFO:tasks.rados.rados.0.smithi029.stdout:3115: finishing write tid 2 to smithi02969618-20 2024-08-29T18:02:04.095 INFO:tasks.rados.rados.0.smithi029.stdout:3110: done (5 left) 2024-08-29T18:02:04.095 INFO:tasks.rados.rados.0.smithi029.stdout:3111: done (4 left) 2024-08-29T18:02:04.095 INFO:tasks.rados.rados.0.smithi029.stdout:3114: done (3 left) 2024-08-29T18:02:04.095 INFO:tasks.rados.rados.0.smithi029.stdout:3117: done (2 left) 2024-08-29T18:02:04.095 INFO:tasks.rados.rados.0.smithi029.stdout:3118: rmattr oid 15 current snap is 293 2024-08-29T18:02:04.096 INFO:tasks.rados.rados.0.smithi029.stdout:3118: done (2 left) 2024-08-29T18:02:04.096 INFO:tasks.rados.rados.0.smithi029.stdout:3119: read oid 17 snap -1 2024-08-29T18:02:04.096 INFO:tasks.rados.rados.0.smithi029.stdout:3119: expect (ObjNum 930 snap 287 seq_num 930) 2024-08-29T18:02:04.096 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 33 current snap is 293 2024-08-29T18:02:04.096 INFO:tasks.rados.rados.0.smithi029.stdout:3115: finishing write tid 3 to smithi02969618-20 2024-08-29T18:02:04.096 INFO:tasks.rados.rados.0.smithi029.stdout:3115: finishing write tid 4 to smithi02969618-20 2024-08-29T18:02:04.096 INFO:tasks.rados.rados.0.smithi029.stdout:3120: seq_num 955 ranges {2981888=802816,3784704=557056,4341760=245760} 2024-08-29T18:02:04.123 INFO:tasks.rados.rados.0.smithi029.stdout:3120: writing smithi02969618-33 from 2981888 to 3784704 tid 1 2024-08-29T18:02:04.129 INFO:tasks.rados.rados.0.smithi029.stdout:3120: writing smithi02969618-33 from 3784704 to 4341760 tid 2 2024-08-29T18:02:04.132 INFO:tasks.rados.rados.0.smithi029.stdout:3120: writing smithi02969618-33 from 4341760 to 4587520 tid 3 2024-08-29T18:02:04.132 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 49 current snap is 293 2024-08-29T18:02:04.132 INFO:tasks.rados.rados.0.smithi029.stdout:3115: finishing write tid 5 to smithi02969618-20 2024-08-29T18:02:04.133 INFO:tasks.rados.rados.0.smithi029.stdout:3115: oid 20 updating version 0 to 2515 2024-08-29T18:02:04.133 INFO:tasks.rados.rados.0.smithi029.stdout:3115: oid 20 version 2515 is already newer than 2513 2024-08-29T18:02:04.133 INFO:tasks.rados.rados.0.smithi029.stdout:3115: oid 20 version 2515 is already newer than 2512 2024-08-29T18:02:04.133 INFO:tasks.rados.rados.0.smithi029.stdout:3115: oid 20 version 2515 is already newer than 2514 2024-08-29T18:02:04.133 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 20 v 2515 (ObjNum 954 snap 293 seq_num 954) dirty exists 2024-08-29T18:02:04.133 INFO:tasks.rados.rados.0.smithi029.stdout:3115: left oid 20 (ObjNum 954 snap 293 seq_num 954) 2024-08-29T18:02:04.133 INFO:tasks.rados.rados.0.smithi029.stdout:3116: expect (ObjNum 893 snap 280 seq_num 893) 2024-08-29T18:02:04.649 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:02:04 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:02:04] "GET /metrics HTTP/1.1" 200 36327 "" "Prometheus/2.43.0" 2024-08-29T18:02:04.650 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:02:04 smithi029 bash[79042]: audit 2024-08-29T18:02:03.364743+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:02:04.650 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:02:04 smithi029 bash[79042]: audit 2024-08-29T18:02:03.378601+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:02:04.650 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:02:04 smithi029 bash[79042]: audit 2024-08-29T18:02:03.381676+0000 mon.c (mon.2) 200 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:02:04.650 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:02:04 smithi029 bash[79042]: audit 2024-08-29T18:02:03.383575+0000 mon.c (mon.2) 201 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:02:04.650 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:02:04 smithi029 bash[79042]: audit 2024-08-29T18:02:03.394243+0000 mon.a (mon.0) 822 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:02:04.650 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:02:04 smithi029 bash[79042]: cluster 2024-08-29T18:02:03.488767+0000 mgr.y (mgr.25004) 327 : cluster [DBG] pgmap v578: 121 pgs: 121 active+clean; 229 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 1.6 MiB/s rd, 738 KiB/s wr, 13 op/s 2024-08-29T18:02:04.650 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:02:04 smithi029 bash[79042]: audit 2024-08-29T18:02:03.489410+0000 mon.c (mon.2) 202 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:02:04.650 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:02:04 smithi029 bash[79042]: audit 2024-08-29T18:02:03.544439+0000 mon.c (mon.2) 203 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:02:04.650 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:02:04 smithi029 bash[79042]: audit 2024-08-29T18:02:03.548289+0000 mon.c (mon.2) 204 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:02:04.650 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:02:04 smithi029 bash[79042]: audit 2024-08-29T18:02:03.550941+0000 mon.c (mon.2) 205 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:02:04.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:02:04 smithi029 bash[79042]: audit 2024-08-29T18:02:03.553118+0000 mon.c (mon.2) 206 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:02:04.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:02:04 smithi029 bash[79042]: audit 2024-08-29T18:02:03.556964+0000 mon.c (mon.2) 207 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:02:04.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:02:04 smithi029 bash[79042]: audit 2024-08-29T18:02:03.560902+0000 mon.c (mon.2) 208 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mds ok-to-stop", "ids": ["b"]}]: dispatch 2024-08-29T18:02:04.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:02:04 smithi029 bash[79042]: cephadm 2024-08-29T18:02:03.561950+0000 mgr.y (mgr.25004) 328 : cephadm [INF] Upgrade: It appears safe to stop mds.b 2024-08-29T18:02:04.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:02:04 smithi029 bash[79042]: cluster 2024-08-29T18:02:04.022587+0000 mon.a (mon.0) 823 : cluster [DBG] osdmap e688: 8 total, 8 up, 8 in 2024-08-29T18:02:04.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:02:04 smithi029 bash[77880]: audit 2024-08-29T18:02:03.364743+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:02:04.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:02:04 smithi029 bash[77880]: audit 2024-08-29T18:02:03.378601+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:02:04.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:02:04 smithi029 bash[77880]: audit 2024-08-29T18:02:03.381676+0000 mon.c (mon.2) 200 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:02:04.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:02:04 smithi029 bash[77880]: audit 2024-08-29T18:02:03.383575+0000 mon.c (mon.2) 201 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:02:04.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:02:04 smithi029 bash[77880]: audit 2024-08-29T18:02:03.394243+0000 mon.a (mon.0) 822 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:02:04.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:02:04 smithi029 bash[77880]: cluster 2024-08-29T18:02:03.488767+0000 mgr.y (mgr.25004) 327 : cluster [DBG] pgmap v578: 121 pgs: 121 active+clean; 229 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 1.6 MiB/s rd, 738 KiB/s wr, 13 op/s 2024-08-29T18:02:04.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:02:04 smithi029 bash[77880]: audit 2024-08-29T18:02:03.489410+0000 mon.c (mon.2) 202 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:02:04.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:02:04 smithi029 bash[77880]: audit 2024-08-29T18:02:03.544439+0000 mon.c (mon.2) 203 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:02:04.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:02:04 smithi029 bash[77880]: audit 2024-08-29T18:02:03.548289+0000 mon.c (mon.2) 204 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:02:04.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:02:04 smithi029 bash[77880]: audit 2024-08-29T18:02:03.550941+0000 mon.c (mon.2) 205 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:02:04.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:02:04 smithi029 bash[77880]: audit 2024-08-29T18:02:03.553118+0000 mon.c (mon.2) 206 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:02:04.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:02:04 smithi029 bash[77880]: audit 2024-08-29T18:02:03.556964+0000 mon.c (mon.2) 207 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:02:04.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:02:04 smithi029 bash[77880]: audit 2024-08-29T18:02:03.560902+0000 mon.c (mon.2) 208 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mds ok-to-stop", "ids": ["b"]}]: dispatch 2024-08-29T18:02:04.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:02:04 smithi029 bash[77880]: cephadm 2024-08-29T18:02:03.561950+0000 mgr.y (mgr.25004) 328 : cephadm [INF] Upgrade: It appears safe to stop mds.b 2024-08-29T18:02:04.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:02:04 smithi029 bash[77880]: cluster 2024-08-29T18:02:04.022587+0000 mon.a (mon.0) 823 : cluster [DBG] osdmap e688: 8 total, 8 up, 8 in 2024-08-29T18:02:04.653 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:02:04 smithi110 bash[67519]: audit 2024-08-29T18:02:03.364743+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:02:04.653 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:02:04 smithi110 bash[67519]: audit 2024-08-29T18:02:03.378601+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:02:04.653 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:02:04 smithi110 bash[67519]: audit 2024-08-29T18:02:03.381676+0000 mon.c (mon.2) 200 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:02:04.653 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:02:04 smithi110 bash[67519]: audit 2024-08-29T18:02:03.383575+0000 mon.c (mon.2) 201 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:02:04.653 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:02:04 smithi110 bash[67519]: audit 2024-08-29T18:02:03.394243+0000 mon.a (mon.0) 822 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:02:04.653 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:02:04 smithi110 bash[67519]: cluster 2024-08-29T18:02:03.488767+0000 mgr.y (mgr.25004) 327 : cluster [DBG] pgmap v578: 121 pgs: 121 active+clean; 229 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 1.6 MiB/s rd, 738 KiB/s wr, 13 op/s 2024-08-29T18:02:04.653 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:02:04 smithi110 bash[67519]: audit 2024-08-29T18:02:03.489410+0000 mon.c (mon.2) 202 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:02:04.653 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:02:04 smithi110 bash[67519]: audit 2024-08-29T18:02:03.544439+0000 mon.c (mon.2) 203 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:02:04.653 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:02:04 smithi110 bash[67519]: audit 2024-08-29T18:02:03.548289+0000 mon.c (mon.2) 204 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:02:04.653 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:02:04 smithi110 bash[67519]: audit 2024-08-29T18:02:03.550941+0000 mon.c (mon.2) 205 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:02:04.653 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:02:04 smithi110 bash[67519]: audit 2024-08-29T18:02:03.553118+0000 mon.c (mon.2) 206 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:02:04.654 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:02:04 smithi110 bash[67519]: audit 2024-08-29T18:02:03.556964+0000 mon.c (mon.2) 207 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:02:04.654 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:02:04 smithi110 bash[67519]: audit 2024-08-29T18:02:03.560902+0000 mon.c (mon.2) 208 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mds ok-to-stop", "ids": ["b"]}]: dispatch 2024-08-29T18:02:04.654 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:02:04 smithi110 bash[67519]: cephadm 2024-08-29T18:02:03.561950+0000 mgr.y (mgr.25004) 328 : cephadm [INF] Upgrade: It appears safe to stop mds.b 2024-08-29T18:02:04.654 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:02:04 smithi110 bash[67519]: cluster 2024-08-29T18:02:04.022587+0000 mon.a (mon.0) 823 : cluster [DBG] osdmap e688: 8 total, 8 up, 8 in 2024-08-29T18:02:05.308 INFO:tasks.rados.rados.0.smithi029.stdout:3119: expect (ObjNum 930 snap 287 seq_num 930) 2024-08-29T18:02:05.434 INFO:tasks.rados.rados.0.smithi029.stdout:3120: finishing write tid 1 to smithi02969618-33 2024-08-29T18:02:05.434 INFO:tasks.rados.rados.0.smithi029.stdout:3120: finishing write tid 2 to smithi02969618-33 2024-08-29T18:02:05.434 INFO:tasks.rados.rados.0.smithi029.stdout:3121: seq_num 956 ranges {2981888=417792,3399680=434176,3833856=770048} 2024-08-29T18:02:05.453 INFO:tasks.rados.rados.0.smithi029.stdout:3121: writing smithi02969618-49 from 2981888 to 3399680 tid 1 2024-08-29T18:02:05.456 INFO:tasks.rados.rados.0.smithi029.stdout:3121: writing smithi02969618-49 from 3399680 to 3833856 tid 2 2024-08-29T18:02:05.461 INFO:tasks.rados.rados.0.smithi029.stdout:3121: writing smithi02969618-49 from 3833856 to 4603904 tid 3 2024-08-29T18:02:05.461 INFO:tasks.rados.rados.0.smithi029.stdout:3115: done (4 left) 2024-08-29T18:02:05.461 INFO:tasks.rados.rados.0.smithi029.stdout:3116: done (3 left) 2024-08-29T18:02:05.461 INFO:tasks.rados.rados.0.smithi029.stdout:3119: done (2 left) 2024-08-29T18:02:05.461 INFO:tasks.rados.rados.0.smithi029.stdout:3122: read oid 19 snap -1 2024-08-29T18:02:05.462 INFO:tasks.rados.rados.0.smithi029.stdout:3122: expect (ObjNum 863 snap 273 seq_num 863) 2024-08-29T18:02:05.462 INFO:tasks.rados.rados.0.smithi029.stdout:3123: snap_remove snap 281 2024-08-29T18:02:05.522 INFO:tasks.rados.rados.0.smithi029.stdout:3123: done (3 left) 2024-08-29T18:02:05.523 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 39 current snap is 293 2024-08-29T18:02:05.523 INFO:tasks.rados.rados.0.smithi029.stdout:3124: seq_num 957 ranges {3325952=434176,3760128=720896,4481024=483328} 2024-08-29T18:02:05.562 INFO:tasks.rados.rados.0.smithi029.stdout:3124: writing smithi02969618-39 from 3325952 to 3760128 tid 1 2024-08-29T18:02:05.567 INFO:tasks.rados.rados.0.smithi029.stdout:3124: writing smithi02969618-39 from 3760128 to 4481024 tid 2 2024-08-29T18:02:05.570 INFO:tasks.rados.rados.0.smithi029.stdout:3124: writing smithi02969618-39 from 4481024 to 4964352 tid 3 2024-08-29T18:02:05.570 INFO:tasks.rados.rados.0.smithi029.stdout:3125: snap_create 2024-08-29T18:02:05.570 INFO:tasks.rados.rados.0.smithi029.stdout:3120: finishing write tid 3 to smithi02969618-33 2024-08-29T18:02:05.571 INFO:tasks.rados.rados.0.smithi029.stdout:3120: finishing write tid 4 to smithi02969618-33 2024-08-29T18:02:05.571 INFO:tasks.rados.rados.0.smithi029.stdout:3120: finishing write tid 5 to smithi02969618-33 2024-08-29T18:02:05.571 INFO:tasks.rados.rados.0.smithi029.stdout:3120: oid 33 updating version 0 to 2433 2024-08-29T18:02:05.571 INFO:tasks.rados.rados.0.smithi029.stdout:3120: oid 33 version 2433 is already newer than 2431 2024-08-29T18:02:05.571 INFO:tasks.rados.rados.0.smithi029.stdout:3120: oid 33 version 2433 is already newer than 2430 2024-08-29T18:02:05.571 INFO:tasks.rados.rados.0.smithi029.stdout:3120: oid 33 version 2433 is already newer than 2432 2024-08-29T18:02:05.571 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 33 v 2433 (ObjNum 955 snap 293 seq_num 955) dirty exists 2024-08-29T18:02:05.571 INFO:tasks.rados.rados.0.smithi029.stdout:3120: left oid 33 (ObjNum 955 snap 293 seq_num 955) 2024-08-29T18:02:05.571 INFO:tasks.rados.rados.0.smithi029.stdout:3121: finishing write tid 1 to smithi02969618-49 2024-08-29T18:02:05.571 INFO:tasks.rados.rados.0.smithi029.stdout:3121: finishing write tid 2 to smithi02969618-49 2024-08-29T18:02:05.571 INFO:tasks.rados.rados.0.smithi029.stdout:3121: finishing write tid 3 to smithi02969618-49 2024-08-29T18:02:05.571 INFO:tasks.rados.rados.0.smithi029.stdout:3121: finishing write tid 4 to smithi02969618-49 2024-08-29T18:02:05.571 INFO:tasks.rados.rados.0.smithi029.stdout:3122: expect (ObjNum 863 snap 273 seq_num 863) 2024-08-29T18:02:05.633 INFO:tasks.rados.rados.0.smithi029.stdout:3121: finishing write tid 5 to smithi02969618-49 2024-08-29T18:02:05.633 INFO:tasks.rados.rados.0.smithi029.stdout:3121: oid 49 updating version 0 to 2518 2024-08-29T18:02:05.633 INFO:tasks.rados.rados.0.smithi029.stdout:3121: oid 49 updating version 2518 to 2519 2024-08-29T18:02:05.633 INFO:tasks.rados.rados.0.smithi029.stdout:3121: oid 49 updating version 2519 to 2521 2024-08-29T18:02:05.633 INFO:tasks.rados.rados.0.smithi029.stdout:3121: oid 49 version 2521 is already newer than 2520 2024-08-29T18:02:05.634 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 49 v 2521 (ObjNum 956 snap 293 seq_num 956) dirty exists 2024-08-29T18:02:05.634 INFO:tasks.rados.rados.0.smithi029.stdout:3121: left oid 49 (ObjNum 956 snap 293 seq_num 956) 2024-08-29T18:02:05.634 INFO:tasks.rados.rados.0.smithi029.stdout:3124: finishing write tid 1 to smithi02969618-39 2024-08-29T18:02:05.634 INFO:tasks.rados.rados.0.smithi029.stdout:3124: finishing write tid 2 to smithi02969618-39 2024-08-29T18:02:05.634 INFO:tasks.rados.rados.0.smithi029.stdout:3124: finishing write tid 3 to smithi02969618-39 2024-08-29T18:02:05.634 INFO:tasks.rados.rados.0.smithi029.stdout:3124: finishing write tid 4 to smithi02969618-39 2024-08-29T18:02:05.634 INFO:tasks.rados.rados.0.smithi029.stdout:3124: finishing write tid 5 to smithi02969618-39 2024-08-29T18:02:05.634 INFO:tasks.rados.rados.0.smithi029.stdout:3124: oid 39 updating version 0 to 1977 2024-08-29T18:02:05.634 INFO:tasks.rados.rados.0.smithi029.stdout:3124: oid 39 updating version 1977 to 1978 2024-08-29T18:02:05.634 INFO:tasks.rados.rados.0.smithi029.stdout:3124: oid 39 updating version 1978 to 1979 2024-08-29T18:02:05.634 INFO:tasks.rados.rados.0.smithi029.stdout:3124: oid 39 updating version 1979 to 1980 2024-08-29T18:02:05.634 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 39 v 1980 (ObjNum 957 snap 293 seq_num 957) dirty exists 2024-08-29T18:02:05.635 INFO:tasks.rados.rados.0.smithi029.stdout:3124: left oid 39 (ObjNum 957 snap 293 seq_num 957) 2024-08-29T18:02:06.553 INFO:tasks.rados.rados.0.smithi029.stdout:3120: done (4 left) 2024-08-29T18:02:06.553 INFO:tasks.rados.rados.0.smithi029.stdout:3121: done (3 left) 2024-08-29T18:02:06.553 INFO:tasks.rados.rados.0.smithi029.stdout:3122: done (2 left) 2024-08-29T18:02:06.553 INFO:tasks.rados.rados.0.smithi029.stdout:3124: done (1 left) 2024-08-29T18:02:06.553 INFO:tasks.rados.rados.0.smithi029.stdout:3125: done (0 left) 2024-08-29T18:02:06.553 INFO:tasks.rados.rados.0.smithi029.stdout:3126: snap_remove snap 293 2024-08-29T18:02:06.784 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:02:06 smithi110 bash[67519]: cluster 2024-08-29T18:02:05.489565+0000 mgr.y (mgr.25004) 329 : cluster [DBG] pgmap v580: 121 pgs: 121 active+clean; 227 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 227 B/s rd, 334 KiB/s wr, 5 op/s 2024-08-29T18:02:06.784 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:02:06 smithi110 bash[67519]: cluster 2024-08-29T18:02:05.524211+0000 mon.a (mon.0) 824 : cluster [DBG] osdmap e689: 8 total, 8 up, 8 in 2024-08-29T18:02:06.784 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:02:06 smithi110 bash[67519]: cephadm 2024-08-29T18:02:06.125496+0000 mgr.y (mgr.25004) 330 : cephadm [INF] Upgrade: Updating mds.b 2024-08-29T18:02:06.784 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:02:06 smithi110 bash[67519]: audit 2024-08-29T18:02:06.133201+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:02:06.784 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:02:06 smithi110 bash[67519]: audit 2024-08-29T18:02:06.138403+0000 mon.c (mon.2) 209 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.b", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-08-29T18:02:06.784 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:02:06 smithi110 bash[67519]: audit 2024-08-29T18:02:06.139164+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.b", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-08-29T18:02:06.785 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:02:06 smithi110 bash[67519]: audit 2024-08-29T18:02:06.141415+0000 mon.c (mon.2) 210 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:02:06.785 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:02:06 smithi110 bash[67519]: cephadm 2024-08-29T18:02:06.143632+0000 mgr.y (mgr.25004) 331 : cephadm [INF] Deploying daemon mds.b on smithi110 2024-08-29T18:02:06.899 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:02:06 smithi029 bash[77880]: cluster 2024-08-29T18:02:05.489565+0000 mgr.y (mgr.25004) 329 : cluster [DBG] pgmap v580: 121 pgs: 121 active+clean; 227 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 227 B/s rd, 334 KiB/s wr, 5 op/s 2024-08-29T18:02:06.899 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:02:06 smithi029 bash[77880]: cluster 2024-08-29T18:02:05.524211+0000 mon.a (mon.0) 824 : cluster [DBG] osdmap e689: 8 total, 8 up, 8 in 2024-08-29T18:02:06.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:02:06 smithi029 bash[77880]: cephadm 2024-08-29T18:02:06.125496+0000 mgr.y (mgr.25004) 330 : cephadm [INF] Upgrade: Updating mds.b 2024-08-29T18:02:06.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:02:06 smithi029 bash[77880]: audit 2024-08-29T18:02:06.133201+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:02:06.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:02:06 smithi029 bash[77880]: audit 2024-08-29T18:02:06.138403+0000 mon.c (mon.2) 209 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.b", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-08-29T18:02:06.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:02:06 smithi029 bash[77880]: audit 2024-08-29T18:02:06.139164+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.b", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-08-29T18:02:06.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:02:06 smithi029 bash[77880]: audit 2024-08-29T18:02:06.141415+0000 mon.c (mon.2) 210 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:02:06.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:02:06 smithi029 bash[77880]: cephadm 2024-08-29T18:02:06.143632+0000 mgr.y (mgr.25004) 331 : cephadm [INF] Deploying daemon mds.b on smithi110 2024-08-29T18:02:06.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:02:06 smithi029 bash[79042]: cluster 2024-08-29T18:02:05.489565+0000 mgr.y (mgr.25004) 329 : cluster [DBG] pgmap v580: 121 pgs: 121 active+clean; 227 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 227 B/s rd, 334 KiB/s wr, 5 op/s 2024-08-29T18:02:06.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:02:06 smithi029 bash[79042]: cluster 2024-08-29T18:02:05.524211+0000 mon.a (mon.0) 824 : cluster [DBG] osdmap e689: 8 total, 8 up, 8 in 2024-08-29T18:02:06.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:02:06 smithi029 bash[79042]: cephadm 2024-08-29T18:02:06.125496+0000 mgr.y (mgr.25004) 330 : cephadm [INF] Upgrade: Updating mds.b 2024-08-29T18:02:06.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:02:06 smithi029 bash[79042]: audit 2024-08-29T18:02:06.133201+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:02:06.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:02:06 smithi029 bash[79042]: audit 2024-08-29T18:02:06.138403+0000 mon.c (mon.2) 209 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.b", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-08-29T18:02:06.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:02:06 smithi029 bash[79042]: audit 2024-08-29T18:02:06.139164+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.b", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-08-29T18:02:06.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:02:06 smithi029 bash[79042]: audit 2024-08-29T18:02:06.141415+0000 mon.c (mon.2) 210 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:02:06.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:02:06 smithi029 bash[79042]: cephadm 2024-08-29T18:02:06.143632+0000 mgr.y (mgr.25004) 331 : cephadm [INF] Deploying daemon mds.b on smithi110 2024-08-29T18:02:06.977 INFO:tasks.rados.rados.0.smithi029.stdout:3126: done (0 left) 2024-08-29T18:02:06.978 INFO:tasks.rados.rados.0.smithi029.stdout:3127: snap_create 2024-08-29T18:02:07.840 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:02:07 smithi110 bash[67519]: cluster 2024-08-29T18:02:06.554776+0000 mon.a (mon.0) 827 : cluster [DBG] osdmap e690: 8 total, 8 up, 8 in 2024-08-29T18:02:07.840 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:02:07 smithi110 bash[67519]: cluster 2024-08-29T18:02:06.978547+0000 mon.a (mon.0) 828 : cluster [DBG] osdmap e691: 8 total, 8 up, 8 in 2024-08-29T18:02:07.899 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:02:07 smithi029 bash[77880]: cluster 2024-08-29T18:02:06.554776+0000 mon.a (mon.0) 827 : cluster [DBG] osdmap e690: 8 total, 8 up, 8 in 2024-08-29T18:02:07.899 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:02:07 smithi029 bash[77880]: cluster 2024-08-29T18:02:06.978547+0000 mon.a (mon.0) 828 : cluster [DBG] osdmap e691: 8 total, 8 up, 8 in 2024-08-29T18:02:07.899 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:02:07 smithi029 bash[79042]: cluster 2024-08-29T18:02:06.554776+0000 mon.a (mon.0) 827 : cluster [DBG] osdmap e690: 8 total, 8 up, 8 in 2024-08-29T18:02:07.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:02:07 smithi029 bash[79042]: cluster 2024-08-29T18:02:06.978547+0000 mon.a (mon.0) 828 : cluster [DBG] osdmap e691: 8 total, 8 up, 8 in 2024-08-29T18:02:07.985 INFO:tasks.rados.rados.0.smithi029.stdout:3127: done (0 left) 2024-08-29T18:02:07.986 INFO:tasks.rados.rados.0.smithi029.stdout:3128: read oid 11 snap -1 2024-08-29T18:02:07.986 INFO:tasks.rados.rados.0.smithi029.stdout:3128: expect (ObjNum 940 snap 288 seq_num 940) 2024-08-29T18:02:07.986 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 28 current snap is 295 2024-08-29T18:02:07.986 INFO:tasks.rados.rados.0.smithi029.stdout:3129: seq_num 958 ranges {4988928=450560,5439488=655360,6094848=548864} 2024-08-29T18:02:08.056 INFO:tasks.rados.rados.0.smithi029.stdout:3129: writing smithi02969618-28 from 4988928 to 5439488 tid 1 2024-08-29T18:02:08.063 INFO:tasks.rados.rados.0.smithi029.stdout:3129: writing smithi02969618-28 from 5439488 to 6094848 tid 2 2024-08-29T18:02:08.068 INFO:tasks.rados.rados.0.smithi029.stdout:3129: writing smithi02969618-28 from 6094848 to 6643712 tid 3 2024-08-29T18:02:08.068 INFO:tasks.rados.rados.0.smithi029.stdout:3130: delete oid 46 current snap is 295 2024-08-29T18:02:08.068 INFO:tasks.rados.rados.0.smithi029.stdout:3128: expect (ObjNum 940 snap 288 seq_num 940) 2024-08-29T18:02:08.168 INFO:tasks.rados.rados.0.smithi029.stdout:3129: finishing write tid 1 to smithi02969618-28 2024-08-29T18:02:08.168 INFO:tasks.rados.rados.0.smithi029.stdout:3129: finishing write tid 2 to smithi02969618-28 2024-08-29T18:02:08.168 INFO:tasks.rados.rados.0.smithi029.stdout:3129: finishing write tid 3 to smithi02969618-28 2024-08-29T18:02:08.168 INFO:tasks.rados.rados.0.smithi029.stdout:3129: finishing write tid 4 to smithi02969618-28 2024-08-29T18:02:08.168 INFO:tasks.rados.rados.0.smithi029.stdout:3128: done (2 left) 2024-08-29T18:02:08.168 INFO:tasks.rados.rados.0.smithi029.stdout:3130: done (1 left) 2024-08-29T18:02:08.168 INFO:tasks.rados.rados.0.smithi029.stdout:3131: read oid 44 snap -1 2024-08-29T18:02:08.168 INFO:tasks.rados.rados.0.smithi029.stdout:3131: expect deleted 2024-08-29T18:02:08.169 INFO:tasks.rados.rados.0.smithi029.stdout:3132: rollback oid 38 current snap is 295 2024-08-29T18:02:08.169 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 38 to 294 2024-08-29T18:02:08.169 INFO:tasks.rados.rados.0.smithi029.stdout:3129: finishing write tid 5 to smithi02969618-28 2024-08-29T18:02:08.169 INFO:tasks.rados.rados.0.smithi029.stdout:3129: oid 28 updating version 0 to 2367 2024-08-29T18:02:08.169 INFO:tasks.rados.rados.0.smithi029.stdout:3129: oid 28 updating version 2367 to 2370 2024-08-29T18:02:08.169 INFO:tasks.rados.rados.0.smithi029.stdout:3129: oid 28 version 2370 is already newer than 2368 2024-08-29T18:02:08.169 INFO:tasks.rados.rados.0.smithi029.stdout:3129: oid 28 version 2370 is already newer than 2369 2024-08-29T18:02:08.169 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 28 v 2370 (ObjNum 958 snap 295 seq_num 958) dirty exists 2024-08-29T18:02:08.169 INFO:tasks.rados.rados.0.smithi029.stdout:3129: left oid 28 (ObjNum 958 snap 295 seq_num 958) 2024-08-29T18:02:08.169 INFO:tasks.rados.rados.0.smithi029.stdout:3129: done (2 left) 2024-08-29T18:02:08.169 INFO:tasks.rados.rados.0.smithi029.stdout:3133: rmattr oid 39 current snap is 295 2024-08-29T18:02:08.169 INFO:tasks.rados.rados.0.smithi029.stdout:3133: done (2 left) 2024-08-29T18:02:08.169 INFO:tasks.rados.rados.0.smithi029.stdout:3134: read oid 33 snap -1 2024-08-29T18:02:08.169 INFO:tasks.rados.rados.0.smithi029.stdout:3134: expect (ObjNum 955 snap 293 seq_num 955) 2024-08-29T18:02:08.170 INFO:tasks.rados.rados.0.smithi029.stdout:3135: snap_create 2024-08-29T18:02:08.185 INFO:tasks.rados.rados.0.smithi029.stdout:3132: finishing rollback tid 0 to smithi02969618-38 2024-08-29T18:02:08.186 INFO:tasks.rados.rados.0.smithi029.stdout:3132: finishing rollback tid 1 to smithi02969618-38 2024-08-29T18:02:08.186 INFO:tasks.rados.rados.0.smithi029.stdout:3132: finishing rollback tid 2 to smithi02969618-38 2024-08-29T18:02:08.186 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 38 v 1995 (ObjNum 947 snap 289 seq_num 947) dirty exists 2024-08-29T18:02:08.196 INFO:tasks.rados.rados.0.smithi029.stdout:3134: expect (ObjNum 955 snap 293 seq_num 955) 2024-08-29T18:02:08.837 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 18:02:08 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:02:08.837 INFO:journalctl@ceph.mds.b.smithi110.stdout:Aug 29 18:02:08 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:02:08.837 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 18:02:08 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:02:08.838 INFO:journalctl@ceph.osd.7.smithi110.stdout:Aug 29 18:02:08 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:02:08.838 INFO:journalctl@ceph.prometheus.a.smithi110.stdout:Aug 29 18:02:08 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:02:08.838 INFO:journalctl@ceph.osd.6.smithi110.stdout:Aug 29 18:02:08 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:02:08.839 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:02:08 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:02:08.839 INFO:journalctl@ceph.osd.4.smithi110.stdout:Aug 29 18:02:08 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:02:08.839 INFO:journalctl@ceph.node-exporter.b.smithi110.stdout:Aug 29 18:02:08 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:02:08.839 INFO:journalctl@ceph.osd.5.smithi110.stdout:Aug 29 18:02:08 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:02:08.968 INFO:tasks.rados.rados.0.smithi029.stdout:3131: done (3 left) 2024-08-29T18:02:08.968 INFO:tasks.rados.rados.0.smithi029.stdout:3132: done (2 left) 2024-08-29T18:02:08.968 INFO:tasks.rados.rados.0.smithi029.stdout:3134: done (1 left) 2024-08-29T18:02:08.968 INFO:tasks.rados.rados.0.smithi029.stdout:3135: done (0 left) 2024-08-29T18:02:08.968 INFO:tasks.rados.rados.0.smithi029.stdout:3136: delete oid 27 current snap is 296 2024-08-29T18:02:08.979 INFO:tasks.rados.rados.0.smithi029.stdout:3136: done (0 left) 2024-08-29T18:02:08.979 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 27 current snap is 296 2024-08-29T18:02:08.980 INFO:tasks.rados.rados.0.smithi029.stdout:3137: seq_num 961 ranges {0=499712,499712=712704,1212416=491520} 2024-08-29T18:02:08.982 INFO:tasks.rados.rados.0.smithi029.stdout:3137: writing smithi02969618-27 from 0 to 499712 tid 1 2024-08-29T18:02:08.988 INFO:tasks.rados.rados.0.smithi029.stdout:3137: writing smithi02969618-27 from 499712 to 1212416 tid 2 2024-08-29T18:02:08.991 INFO:tasks.rados.rados.0.smithi029.stdout:3137: writing smithi02969618-27 from 1212416 to 1703936 tid 3 2024-08-29T18:02:08.991 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 36 current snap is 296 2024-08-29T18:02:08.991 INFO:tasks.rados.rados.0.smithi029.stdout:3137: finishing write tid 1 to smithi02969618-27 2024-08-29T18:02:08.991 INFO:tasks.rados.rados.0.smithi029.stdout:3138: seq_num 962 ranges {1335296=516096,1851392=589824,2441216=614400} 2024-08-29T18:02:09.002 INFO:tasks.rados.rados.0.smithi029.stdout:3138: writing smithi02969618-36 from 1335296 to 1851392 tid 1 2024-08-29T18:02:09.005 INFO:tasks.rados.rados.0.smithi029.stdout:3138: writing smithi02969618-36 from 1851392 to 2441216 tid 2 2024-08-29T18:02:09.009 INFO:tasks.rados.rados.0.smithi029.stdout:3138: writing smithi02969618-36 from 2441216 to 3055616 tid 3 2024-08-29T18:02:09.009 INFO:tasks.rados.rados.0.smithi029.stdout:3139: delete oid 13 current snap is 296 2024-08-29T18:02:09.009 INFO:tasks.rados.rados.0.smithi029.stdout:3137: finishing write tid 2 to smithi02969618-27 2024-08-29T18:02:09.009 INFO:tasks.rados.rados.0.smithi029.stdout:3137: finishing write tid 3 to smithi02969618-27 2024-08-29T18:02:09.010 INFO:tasks.rados.rados.0.smithi029.stdout:3137: finishing write tid 4 to smithi02969618-27 2024-08-29T18:02:09.010 INFO:tasks.rados.rados.0.smithi029.stdout:3137: finishing write tid 5 to smithi02969618-27 2024-08-29T18:02:09.010 INFO:tasks.rados.rados.0.smithi029.stdout:3137: oid 27 updating version 0 to 1665 2024-08-29T18:02:09.010 INFO:tasks.rados.rados.0.smithi029.stdout:3137: oid 27 version 1665 is already newer than 1662 2024-08-29T18:02:09.010 INFO:tasks.rados.rados.0.smithi029.stdout:3137: oid 27 version 1665 is already newer than 1664 2024-08-29T18:02:09.010 INFO:tasks.rados.rados.0.smithi029.stdout:3137: oid 27 version 1665 is already newer than 1663 2024-08-29T18:02:09.010 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 27 v 1665 (ObjNum 961 snap 296 seq_num 961) dirty exists 2024-08-29T18:02:09.010 INFO:tasks.rados.rados.0.smithi029.stdout:3137: left oid 27 (ObjNum 961 snap 296 seq_num 961) 2024-08-29T18:02:09.010 INFO:tasks.rados.rados.0.smithi029.stdout:3138: finishing write tid 1 to smithi02969618-36 2024-08-29T18:02:09.010 INFO:tasks.rados.rados.0.smithi029.stdout:3138: finishing write tid 2 to smithi02969618-36 2024-08-29T18:02:09.013 INFO:tasks.rados.rados.0.smithi029.stdout:3138: finishing write tid 3 to smithi02969618-36 2024-08-29T18:02:09.013 INFO:tasks.rados.rados.0.smithi029.stdout:3138: finishing write tid 4 to smithi02969618-36 2024-08-29T18:02:09.014 INFO:tasks.rados.rados.0.smithi029.stdout:3137: done (2 left) 2024-08-29T18:02:09.014 INFO:tasks.rados.rados.0.smithi029.stdout:3139: done (1 left) 2024-08-29T18:02:09.015 INFO:tasks.rados.rados.0.smithi029.stdout:3140: read oid 6 snap -1 2024-08-29T18:02:09.015 INFO:tasks.rados.rados.0.smithi029.stdout:3140: expect deleted 2024-08-29T18:02:09.015 INFO:tasks.rados.rados.0.smithi029.stdout:3141: read oid 27 snap -1 2024-08-29T18:02:09.015 INFO:tasks.rados.rados.0.smithi029.stdout:3141: expect (ObjNum 961 snap 296 seq_num 961) 2024-08-29T18:02:09.015 INFO:tasks.rados.rados.0.smithi029.stdout:3142: delete oid 3 current snap is 296 2024-08-29T18:02:09.015 INFO:tasks.rados.rados.0.smithi029.stdout:3138: finishing write tid 5 to smithi02969618-36 2024-08-29T18:02:09.015 INFO:tasks.rados.rados.0.smithi029.stdout:3138: oid 36 updating version 0 to 1987 2024-08-29T18:02:09.015 INFO:tasks.rados.rados.0.smithi029.stdout:3138: oid 36 updating version 1987 to 1988 2024-08-29T18:02:09.015 INFO:tasks.rados.rados.0.smithi029.stdout:3138: oid 36 updating version 1988 to 1989 2024-08-29T18:02:09.015 INFO:tasks.rados.rados.0.smithi029.stdout:3138: oid 36 updating version 1989 to 1990 2024-08-29T18:02:09.016 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 36 v 1990 (ObjNum 962 snap 296 seq_num 962) dirty exists 2024-08-29T18:02:09.016 INFO:tasks.rados.rados.0.smithi029.stdout:3138: left oid 36 (ObjNum 962 snap 296 seq_num 962) 2024-08-29T18:02:09.017 INFO:tasks.rados.rados.0.smithi029.stdout:3138: done (3 left) 2024-08-29T18:02:09.018 INFO:tasks.rados.rados.0.smithi029.stdout:3140: done (2 left) 2024-08-29T18:02:09.018 INFO:tasks.rados.rados.0.smithi029.stdout:3142: done (1 left) 2024-08-29T18:02:09.018 INFO:tasks.rados.rados.0.smithi029.stdout:3143: copy_from oid 41 from oid 43 current snap is 296 2024-08-29T18:02:09.018 INFO:tasks.rados.rados.0.smithi029.stdout:3144: copy_from oid 42 from oid 5 current snap is 296 2024-08-29T18:02:09.018 INFO:tasks.rados.rados.0.smithi029.stdout:3145: rollback oid 4 current snap is 296 2024-08-29T18:02:09.018 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 4 to 295 2024-08-29T18:02:09.018 INFO:tasks.rados.rados.0.smithi029.stdout:3146: copy_from oid 7 from oid 39 current snap is 296 2024-08-29T18:02:09.018 INFO:tasks.rados.rados.0.smithi029.stdout:3147: read oid 45 snap -1 2024-08-29T18:02:09.018 INFO:tasks.rados.rados.0.smithi029.stdout:3147: expect (ObjNum 935 snap 288 seq_num 935) 2024-08-29T18:02:09.018 INFO:tasks.rados.rados.0.smithi029.stdout:3148: read oid 30 snap 294 2024-08-29T18:02:09.018 INFO:tasks.rados.rados.0.smithi029.stdout:3148: expect deleted 2024-08-29T18:02:09.019 INFO:tasks.rados.rados.0.smithi029.stdout:3149: copy_from oid 3 from oid 24 current snap is 296 2024-08-29T18:02:09.019 INFO:tasks.rados.rados.0.smithi029.stdout:3150: setattr oid 35 current snap is 296 2024-08-29T18:02:09.020 INFO:tasks.rados.rados.0.smithi029.stdout:3151: snap_create 2024-08-29T18:02:09.023 INFO:tasks.rados.rados.0.smithi029.stdout:3141: expect (ObjNum 961 snap 296 seq_num 961) 2024-08-29T18:02:09.083 INFO:tasks.rados.rados.0.smithi029.stdout:3145: finishing rollback tid 0 to smithi02969618-4 2024-08-29T18:02:09.083 INFO:tasks.rados.rados.0.smithi029.stdout:3145: finishing rollback tid 1 to smithi02969618-4 2024-08-29T18:02:09.084 INFO:tasks.rados.rados.0.smithi029.stdout:3145: finishing rollback tid 2 to smithi02969618-4 2024-08-29T18:02:09.084 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 4 v 2465 (ObjNum 852 snap 265 seq_num 852) dirty exists 2024-08-29T18:02:09.084 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 35 v 1666 (ObjNum 875 snap 275 seq_num 875) dirty exists 2024-08-29T18:02:09.084 INFO:tasks.rados.rados.0.smithi029.stdout:3143: finishing copy_from racing read to smithi02969618-41 2024-08-29T18:02:09.084 INFO:tasks.rados.rados.0.smithi029.stdout:3143: finishing copy_from to smithi02969618-41 2024-08-29T18:02:09.084 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 41 v 1661 (ObjNum 942 snap 288 seq_num 942) dirty exists 2024-08-29T18:02:09.084 INFO:tasks.rados.rados.0.smithi029.stdout:3149: finishing copy_from racing read to smithi02969618-3 2024-08-29T18:02:09.084 INFO:tasks.rados.rados.0.smithi029.stdout:3146: finishing copy_from racing read to smithi02969618-7 2024-08-29T18:02:09.084 INFO:tasks.rados.rados.0.smithi029.stdout:3146: finishing copy_from to smithi02969618-7 2024-08-29T18:02:09.084 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 7 v 1980 (ObjNum 957 snap 293 seq_num 957) dirty exists 2024-08-29T18:02:09.084 INFO:tasks.rados.rados.0.smithi029.stdout:3149: finishing copy_from to smithi02969618-3 2024-08-29T18:02:09.084 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 3 v 2459 (ObjNum 841 snap 264 seq_num 841) dirty exists 2024-08-29T18:02:09.086 INFO:tasks.rados.rados.0.smithi029.stdout:3144: finishing copy_from racing read to smithi02969618-42 2024-08-29T18:02:09.088 INFO:tasks.rados.rados.0.smithi029.stdout:3147: expect (ObjNum 935 snap 288 seq_num 935) 2024-08-29T18:02:09.150 INFO:journalctl@ceph.mds.b.smithi110.stdout:Aug 29 18:02:08 smithi110 systemd[1]: Stopping Ceph mds.b for 5b99e290-662c-11ef-bcd4-c7b262605968... 2024-08-29T18:02:09.150 INFO:journalctl@ceph.mds.b.smithi110.stdout:Aug 29 18:02:08 smithi110 bash[48164]: debug 2024-08-29T18:02:08.948+0000 7f52e0391640 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mds -n mds.b -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-08-29T18:02:09.150 INFO:journalctl@ceph.mds.b.smithi110.stdout:Aug 29 18:02:08 smithi110 bash[48164]: debug 2024-08-29T18:02:08.948+0000 7f52e0391640 -1 mds.b *** got signal Terminated *** 2024-08-29T18:02:09.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:02:08 smithi110 bash[67519]: cluster 2024-08-29T18:02:07.490505+0000 mgr.y (mgr.25004) 332 : cluster [DBG] pgmap v584: 121 pgs: 121 active+clean; 192 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 1.9 MiB/s wr, 15 op/s 2024-08-29T18:02:09.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:02:08 smithi110 bash[67519]: cluster 2024-08-29T18:02:07.987496+0000 mon.a (mon.0) 829 : cluster [DBG] osdmap e692: 8 total, 8 up, 8 in 2024-08-29T18:02:09.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:02:08 smithi110 bash[67519]: cluster 2024-08-29T18:02:08.956888+0000 mon.a (mon.0) 830 : cluster [WRN] Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2024-08-29T18:02:09.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:02:08 smithi110 bash[67519]: cluster 2024-08-29T18:02:08.956954+0000 mon.a (mon.0) 831 : cluster [ERR] Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-08-29T18:02:09.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:02:08 smithi110 bash[67519]: cluster 2024-08-29T18:02:08.967092+0000 mon.a (mon.0) 832 : cluster [DBG] osdmap e693: 8 total, 8 up, 8 in 2024-08-29T18:02:09.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:02:08 smithi110 bash[67519]: cluster 2024-08-29T18:02:08.967612+0000 mon.a (mon.0) 833 : cluster [INF] Standby daemon mds.a assigned to filesystem cephfs as rank 0 2024-08-29T18:02:09.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:02:08 smithi110 bash[67519]: cluster 2024-08-29T18:02:08.967905+0000 mon.a (mon.0) 834 : cluster [INF] Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-08-29T18:02:09.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:02:08 smithi110 bash[67519]: cluster 2024-08-29T18:02:08.969516+0000 mon.a (mon.0) 835 : cluster [DBG] fsmap cephfs:0/1 1 up:standby, 1 failed 2024-08-29T18:02:09.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:02:08 smithi110 bash[67519]: cluster 2024-08-29T18:02:08.976690+0000 mon.a (mon.0) 836 : cluster [DBG] fsmap cephfs:1/1 {0=a=up:replay} 2024-08-29T18:02:09.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:02:08 smithi029 bash[77880]: debug 2024-08-29T18:02:08.954+0000 7f91600e8640 -1 log_channel(cluster) log [ERR] : Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-08-29T18:02:09.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:02:08 smithi029 bash[77880]: cluster 2024-08-29T18:02:07.490505+0000 mgr.y (mgr.25004) 332 : cluster [DBG] pgmap v584: 121 pgs: 121 active+clean; 192 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 1.9 MiB/s wr, 15 op/s 2024-08-29T18:02:09.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:02:08 smithi029 bash[77880]: cluster 2024-08-29T18:02:07.987496+0000 mon.a (mon.0) 829 : cluster [DBG] osdmap e692: 8 total, 8 up, 8 in 2024-08-29T18:02:09.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:02:08 smithi029 bash[77880]: cluster 2024-08-29T18:02:08.956888+0000 mon.a (mon.0) 830 : cluster [WRN] Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2024-08-29T18:02:09.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:02:08 smithi029 bash[77880]: cluster 2024-08-29T18:02:08.956954+0000 mon.a (mon.0) 831 : cluster [ERR] Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-08-29T18:02:09.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:02:08 smithi029 bash[77880]: cluster 2024-08-29T18:02:08.967092+0000 mon.a (mon.0) 832 : cluster [DBG] osdmap e693: 8 total, 8 up, 8 in 2024-08-29T18:02:09.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:02:08 smithi029 bash[77880]: cluster 2024-08-29T18:02:08.967612+0000 mon.a (mon.0) 833 : cluster [INF] Standby daemon mds.a assigned to filesystem cephfs as rank 0 2024-08-29T18:02:09.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:02:08 smithi029 bash[77880]: cluster 2024-08-29T18:02:08.967905+0000 mon.a (mon.0) 834 : cluster [INF] Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-08-29T18:02:09.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:02:08 smithi029 bash[77880]: cluster 2024-08-29T18:02:08.969516+0000 mon.a (mon.0) 835 : cluster [DBG] fsmap cephfs:0/1 1 up:standby, 1 failed 2024-08-29T18:02:09.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:02:08 smithi029 bash[77880]: cluster 2024-08-29T18:02:08.976690+0000 mon.a (mon.0) 836 : cluster [DBG] fsmap cephfs:1/1 {0=a=up:replay} 2024-08-29T18:02:09.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:02:08 smithi029 bash[79042]: cluster 2024-08-29T18:02:07.490505+0000 mgr.y (mgr.25004) 332 : cluster [DBG] pgmap v584: 121 pgs: 121 active+clean; 192 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 1.9 MiB/s wr, 15 op/s 2024-08-29T18:02:09.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:02:08 smithi029 bash[79042]: cluster 2024-08-29T18:02:07.987496+0000 mon.a (mon.0) 829 : cluster [DBG] osdmap e692: 8 total, 8 up, 8 in 2024-08-29T18:02:09.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:02:08 smithi029 bash[79042]: cluster 2024-08-29T18:02:08.956888+0000 mon.a (mon.0) 830 : cluster [WRN] Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2024-08-29T18:02:09.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:02:08 smithi029 bash[79042]: cluster 2024-08-29T18:02:08.956954+0000 mon.a (mon.0) 831 : cluster [ERR] Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-08-29T18:02:09.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:02:08 smithi029 bash[79042]: cluster 2024-08-29T18:02:08.967092+0000 mon.a (mon.0) 832 : cluster [DBG] osdmap e693: 8 total, 8 up, 8 in 2024-08-29T18:02:09.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:02:08 smithi029 bash[79042]: cluster 2024-08-29T18:02:08.967612+0000 mon.a (mon.0) 833 : cluster [INF] Standby daemon mds.a assigned to filesystem cephfs as rank 0 2024-08-29T18:02:09.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:02:08 smithi029 bash[79042]: cluster 2024-08-29T18:02:08.967905+0000 mon.a (mon.0) 834 : cluster [INF] Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-08-29T18:02:09.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:02:08 smithi029 bash[79042]: cluster 2024-08-29T18:02:08.969516+0000 mon.a (mon.0) 835 : cluster [DBG] fsmap cephfs:0/1 1 up:standby, 1 failed 2024-08-29T18:02:09.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:02:08 smithi029 bash[79042]: cluster 2024-08-29T18:02:08.976690+0000 mon.a (mon.0) 836 : cluster [DBG] fsmap cephfs:1/1 {0=a=up:replay} 2024-08-29T18:02:10.198 INFO:tasks.rados.rados.0.smithi029.stdout:3144: finishing copy_from to smithi02969618-42 2024-08-29T18:02:10.198 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 42 v 2245 (ObjNum 909 snap 282 seq_num 909) dirty exists 2024-08-29T18:02:10.198 INFO:tasks.rados.rados.0.smithi029.stdout:3141: done (9 left) 2024-08-29T18:02:10.198 INFO:tasks.rados.rados.0.smithi029.stdout:3143: done (8 left) 2024-08-29T18:02:10.199 INFO:tasks.rados.rados.0.smithi029.stdout:3144: done (7 left) 2024-08-29T18:02:10.199 INFO:tasks.rados.rados.0.smithi029.stdout:3145: done (6 left) 2024-08-29T18:02:10.199 INFO:tasks.rados.rados.0.smithi029.stdout:3146: done (5 left) 2024-08-29T18:02:10.199 INFO:tasks.rados.rados.0.smithi029.stdout:3147: done (4 left) 2024-08-29T18:02:10.199 INFO:tasks.rados.rados.0.smithi029.stdout:3148: done (3 left) 2024-08-29T18:02:10.199 INFO:tasks.rados.rados.0.smithi029.stdout:3149: done (2 left) 2024-08-29T18:02:10.199 INFO:tasks.rados.rados.0.smithi029.stdout:3150: done (1 left) 2024-08-29T18:02:10.199 INFO:tasks.rados.rados.0.smithi029.stdout:3151: done (0 left) 2024-08-29T18:02:10.199 INFO:tasks.rados.rados.0.smithi029.stdout:3152: delete oid 34 current snap is 297 2024-08-29T18:02:10.202 INFO:tasks.rados.rados.0.smithi029.stdout:3152: done (0 left) 2024-08-29T18:02:10.202 INFO:tasks.rados.rados.0.smithi029.stdout:3153: rmattr oid 6 current snap is 297 2024-08-29T18:02:10.202 INFO:tasks.rados.rados.0.smithi029.stdout:3153: done (0 left) 2024-08-29T18:02:10.202 INFO:tasks.rados.rados.0.smithi029.stdout:3154: read oid 36 snap -1 2024-08-29T18:02:10.202 INFO:tasks.rados.rados.0.smithi029.stdout:3154: expect (ObjNum 962 snap 296 seq_num 962) 2024-08-29T18:02:10.202 INFO:tasks.rados.rados.0.smithi029.stdout:3155: delete oid 50 current snap is 297 2024-08-29T18:02:10.210 INFO:tasks.rados.rados.0.smithi029.stdout:3155: done (1 left) 2024-08-29T18:02:10.210 INFO:tasks.rados.rados.0.smithi029.stdout:3156: rollback oid 25 current snap is 297 2024-08-29T18:02:10.210 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 25 to 295 2024-08-29T18:02:10.210 INFO:tasks.rados.rados.0.smithi029.stdout:3157: read oid 20 snap 295 2024-08-29T18:02:10.210 INFO:tasks.rados.rados.0.smithi029.stdout:3157: expect (ObjNum 954 snap 293 seq_num 954) 2024-08-29T18:02:10.210 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 26 current snap is 297 2024-08-29T18:02:10.210 INFO:tasks.rados.rados.0.smithi029.stdout:3158: seq_num 967 ranges {9945088=598016,10543104=466944,11010048=516096,11526144=221184} 2024-08-29T18:02:10.325 INFO:tasks.rados.rados.0.smithi029.stdout:3158: writing smithi02969618-26 from 9945088 to 10543104 tid 1 2024-08-29T18:02:10.328 INFO:tasks.rados.rados.0.smithi029.stdout:3158: writing smithi02969618-26 from 10543104 to 11010048 tid 2 2024-08-29T18:02:10.331 INFO:tasks.rados.rados.0.smithi029.stdout:3158: writing smithi02969618-26 from 11010048 to 11526144 tid 3 2024-08-29T18:02:10.333 INFO:tasks.rados.rados.0.smithi029.stdout:3158: writing smithi02969618-26 from 11526144 to 11747328 tid 4 2024-08-29T18:02:10.333 INFO:tasks.rados.rados.0.smithi029.stdout:3159: copy_from oid 13 from oid 23 current snap is 297 2024-08-29T18:02:10.333 INFO:tasks.rados.rados.0.smithi029.stdout:3160: rmattr oid 9 current snap is 297 2024-08-29T18:02:10.333 INFO:tasks.rados.rados.0.smithi029.stdout:3160: done (5 left) 2024-08-29T18:02:10.333 INFO:tasks.rados.rados.0.smithi029.stdout:3161: rmattr oid 30 current snap is 297 2024-08-29T18:02:10.333 INFO:tasks.rados.rados.0.smithi029.stdout:3161: done (5 left) 2024-08-29T18:02:10.333 INFO:tasks.rados.rados.0.smithi029.stdout:3162: read oid 39 snap -1 2024-08-29T18:02:10.333 INFO:tasks.rados.rados.0.smithi029.stdout:3162: expect (ObjNum 957 snap 293 seq_num 957) 2024-08-29T18:02:10.333 INFO:tasks.rados.rados.0.smithi029.stdout:3163: rollback oid 50 current snap is 297 2024-08-29T18:02:10.333 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 50 to 295 2024-08-29T18:02:10.333 INFO:tasks.rados.rados.0.smithi029.stdout:3156: finishing rollback tid 1 to smithi02969618-25 2024-08-29T18:02:10.333 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 25 v 0 (ObjNum 33 snap 0 seq_num 1562149536) dirty dne 2024-08-29T18:02:10.334 INFO:tasks.rados.rados.0.smithi029.stdout:3154: expect (ObjNum 962 snap 296 seq_num 962) 2024-08-29T18:02:10.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:02:09 smithi029 bash[79042]: audit 2024-08-29T18:02:09.340343+0000 mon.c (mon.2) 211 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-08-29T18:02:10.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:02:09 smithi029 bash[77880]: audit 2024-08-29T18:02:09.340343+0000 mon.c (mon.2) 211 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-08-29T18:02:10.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:02:09 smithi110 bash[67519]: audit 2024-08-29T18:02:09.340343+0000 mon.c (mon.2) 211 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-08-29T18:02:10.493 INFO:tasks.rados.rados.0.smithi029.stdout:3157: expect (ObjNum 954 snap 293 seq_num 954) 2024-08-29T18:02:10.776 INFO:tasks.rados.rados.0.smithi029.stdout:3163: finishing rollback tid 1 to smithi02969618-50 2024-08-29T18:02:10.776 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 50 v 0 (ObjNum 33 snap 0 seq_num 1563225216) dirty dne 2024-08-29T18:02:10.776 INFO:tasks.rados.rados.0.smithi029.stdout:3159: finishing copy_from to smithi02969618-13 2024-08-29T18:02:10.776 INFO:tasks.rados.rados.0.smithi029.stdout:3159: got expected ENOENT (src dne) 2024-08-29T18:02:10.776 INFO:tasks.rados.rados.0.smithi029.stdout:3159: finishing copy_from racing read to smithi02969618-13 2024-08-29T18:02:10.776 INFO:tasks.rados.rados.0.smithi029.stdout:3158: finishing write tid 1 to smithi02969618-26 2024-08-29T18:02:10.776 INFO:tasks.rados.rados.0.smithi029.stdout:3158: finishing write tid 2 to smithi02969618-26 2024-08-29T18:02:10.776 INFO:tasks.rados.rados.0.smithi029.stdout:3154: done (6 left) 2024-08-29T18:02:10.777 INFO:tasks.rados.rados.0.smithi029.stdout:3156: done (5 left) 2024-08-29T18:02:10.777 INFO:tasks.rados.rados.0.smithi029.stdout:3157: done (4 left) 2024-08-29T18:02:10.777 INFO:tasks.rados.rados.0.smithi029.stdout:3159: done (3 left) 2024-08-29T18:02:10.777 INFO:tasks.rados.rados.0.smithi029.stdout:3163: done (2 left) 2024-08-29T18:02:10.777 INFO:tasks.rados.rados.0.smithi029.stdout:3164: read oid 10 snap -1 2024-08-29T18:02:10.777 INFO:tasks.rados.rados.0.smithi029.stdout:3164: expect (ObjNum 859 snap 269 seq_num 859) 2024-08-29T18:02:10.777 INFO:tasks.rados.rados.0.smithi029.stdout:3165: delete oid 41 current snap is 297 2024-08-29T18:02:10.777 INFO:tasks.rados.rados.0.smithi029.stdout:3158: finishing write tid 3 to smithi02969618-26 2024-08-29T18:02:10.777 INFO:tasks.rados.rados.0.smithi029.stdout:3158: finishing write tid 4 to smithi02969618-26 2024-08-29T18:02:10.777 INFO:tasks.rados.rados.0.smithi029.stdout:3158: finishing write tid 5 to smithi02969618-26 2024-08-29T18:02:10.777 INFO:tasks.rados.rados.0.smithi029.stdout:3158: finishing write tid 6 to smithi02969618-26 2024-08-29T18:02:10.778 INFO:tasks.rados.rados.0.smithi029.stdout:3158: oid 26 updating version 0 to 1134 2024-08-29T18:02:10.778 INFO:tasks.rados.rados.0.smithi029.stdout:3158: oid 26 version 1134 is already newer than 1132 2024-08-29T18:02:10.778 INFO:tasks.rados.rados.0.smithi029.stdout:3158: oid 26 version 1134 is already newer than 1130 2024-08-29T18:02:10.778 INFO:tasks.rados.rados.0.smithi029.stdout:3158: oid 26 version 1134 is already newer than 1133 2024-08-29T18:02:10.778 INFO:tasks.rados.rados.0.smithi029.stdout:3158: oid 26 version 1134 is already newer than 1131 2024-08-29T18:02:10.778 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 26 v 1134 (ObjNum 967 snap 297 seq_num 967) dirty exists 2024-08-29T18:02:10.778 INFO:tasks.rados.rados.0.smithi029.stdout:3158: left oid 26 (ObjNum 967 snap 297 seq_num 967) 2024-08-29T18:02:10.778 INFO:tasks.rados.rados.0.smithi029.stdout:3162: expect (ObjNum 957 snap 293 seq_num 957) 2024-08-29T18:02:11.034 INFO:tasks.rados.rados.0.smithi029.stdout:3164: expect (ObjNum 859 snap 269 seq_num 859) 2024-08-29T18:02:11.095 INFO:tasks.rados.rados.0.smithi029.stdout:3158: done (3 left) 2024-08-29T18:02:11.095 INFO:tasks.rados.rados.0.smithi029.stdout:3162: done (2 left) 2024-08-29T18:02:11.095 INFO:tasks.rados.rados.0.smithi029.stdout:3164: done (1 left) 2024-08-29T18:02:11.096 INFO:tasks.rados.rados.0.smithi029.stdout:3165: done (0 left) 2024-08-29T18:02:11.096 INFO:tasks.rados.rados.0.smithi029.stdout:3166: snap_remove snap 295 2024-08-29T18:02:11.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:02:10 smithi029 bash[79042]: cluster 2024-08-29T18:02:09.491207+0000 mgr.y (mgr.25004) 333 : cluster [DBG] pgmap v587: 121 pgs: 121 active+clean; 192 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 1.9 MiB/s wr, 15 op/s 2024-08-29T18:02:11.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:02:10 smithi029 bash[79042]: cluster 2024-08-29T18:02:09.997132+0000 mon.a (mon.0) 837 : cluster [DBG] mds.? [v2:172.21.15.29:6834/1723186690,v1:172.21.15.29:6835/1723186690] up:reconnect 2024-08-29T18:02:11.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:02:10 smithi029 bash[79042]: cluster 2024-08-29T18:02:09.997247+0000 mon.a (mon.0) 838 : cluster [DBG] fsmap cephfs:1/1 {0=a=up:reconnect} 2024-08-29T18:02:11.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:02:10 smithi029 bash[79042]: cluster 2024-08-29T18:02:09.997309+0000 mon.a (mon.0) 839 : cluster [DBG] osdmap e694: 8 total, 8 up, 8 in 2024-08-29T18:02:11.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:02:10 smithi029 bash[77880]: cluster 2024-08-29T18:02:09.491207+0000 mgr.y (mgr.25004) 333 : cluster [DBG] pgmap v587: 121 pgs: 121 active+clean; 192 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 1.9 MiB/s wr, 15 op/s 2024-08-29T18:02:11.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:02:10 smithi029 bash[77880]: cluster 2024-08-29T18:02:09.997132+0000 mon.a (mon.0) 837 : cluster [DBG] mds.? [v2:172.21.15.29:6834/1723186690,v1:172.21.15.29:6835/1723186690] up:reconnect 2024-08-29T18:02:11.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:02:10 smithi029 bash[77880]: cluster 2024-08-29T18:02:09.997247+0000 mon.a (mon.0) 838 : cluster [DBG] fsmap cephfs:1/1 {0=a=up:reconnect} 2024-08-29T18:02:11.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:02:10 smithi029 bash[77880]: cluster 2024-08-29T18:02:09.997309+0000 mon.a (mon.0) 839 : cluster [DBG] osdmap e694: 8 total, 8 up, 8 in 2024-08-29T18:02:11.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:02:10 smithi110 bash[67519]: cluster 2024-08-29T18:02:09.491207+0000 mgr.y (mgr.25004) 333 : cluster [DBG] pgmap v587: 121 pgs: 121 active+clean; 192 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 1.9 MiB/s wr, 15 op/s 2024-08-29T18:02:11.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:02:10 smithi110 bash[67519]: cluster 2024-08-29T18:02:09.997132+0000 mon.a (mon.0) 837 : cluster [DBG] mds.? [v2:172.21.15.29:6834/1723186690,v1:172.21.15.29:6835/1723186690] up:reconnect 2024-08-29T18:02:11.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:02:10 smithi110 bash[67519]: cluster 2024-08-29T18:02:09.997247+0000 mon.a (mon.0) 838 : cluster [DBG] fsmap cephfs:1/1 {0=a=up:reconnect} 2024-08-29T18:02:11.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:02:10 smithi110 bash[67519]: cluster 2024-08-29T18:02:09.997309+0000 mon.a (mon.0) 839 : cluster [DBG] osdmap e694: 8 total, 8 up, 8 in 2024-08-29T18:02:11.989 INFO:tasks.rados.rados.0.smithi029.stdout:3166: done (0 left) 2024-08-29T18:02:11.989 INFO:tasks.rados.rados.0.smithi029.stdout:3167: read oid 50 snap -1 2024-08-29T18:02:11.989 INFO:tasks.rados.rados.0.smithi029.stdout:3167: expect deleted 2024-08-29T18:02:11.989 INFO:tasks.rados.rados.0.smithi029.stdout:3168: copy_from oid 14 from oid 22 current snap is 297 2024-08-29T18:02:11.989 INFO:tasks.rados.rados.0.smithi029.stdout:3169: rollback oid 3 current snap is 297 2024-08-29T18:02:11.989 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 3 to 296 2024-08-29T18:02:11.990 INFO:tasks.rados.rados.0.smithi029.stdout:3170: snap_create 2024-08-29T18:02:12.003 INFO:tasks.rados.rados.0.smithi029.stdout:3169: finishing rollback tid 0 to smithi02969618-3 2024-08-29T18:02:12.004 INFO:tasks.rados.rados.0.smithi029.stdout:3169: finishing rollback tid 1 to smithi02969618-3 2024-08-29T18:02:12.005 INFO:tasks.rados.rados.0.smithi029.stdout:3169: finishing rollback tid 2 to smithi02969618-3 2024-08-29T18:02:12.005 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 3 v 2462 (ObjNum 841 snap 264 seq_num 841) dirty exists 2024-08-29T18:02:12.012 INFO:tasks.rados.rados.0.smithi029.stdout:3168: finishing copy_from racing read to smithi02969618-14 2024-08-29T18:02:12.014 INFO:tasks.rados.rados.0.smithi029.stdout:3168: finishing copy_from to smithi02969618-14 2024-08-29T18:02:12.014 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 14 v 1986 (ObjNum 780 snap 246 seq_num 780) dirty exists 2024-08-29T18:02:12.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:02:12 smithi029 bash[79042]: cluster 2024-08-29T18:02:11.006608+0000 mon.a (mon.0) 840 : cluster [DBG] mds.? [v2:172.21.15.29:6834/1723186690,v1:172.21.15.29:6835/1723186690] up:rejoin 2024-08-29T18:02:12.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:02:12 smithi029 bash[79042]: cluster 2024-08-29T18:02:11.006958+0000 mon.a (mon.0) 841 : cluster [DBG] fsmap cephfs:1/1 {0=a=up:rejoin} 2024-08-29T18:02:12.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:02:12 smithi029 bash[79042]: cluster 2024-08-29T18:02:11.007227+0000 mon.a (mon.0) 842 : cluster [INF] daemon mds.a is now active in filesystem cephfs as rank 0 2024-08-29T18:02:12.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:02:12 smithi029 bash[79042]: cluster 2024-08-29T18:02:11.981945+0000 mon.a (mon.0) 843 : cluster [DBG] osdmap e695: 8 total, 8 up, 8 in 2024-08-29T18:02:12.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:02:12 smithi029 bash[77880]: cluster 2024-08-29T18:02:11.006608+0000 mon.a (mon.0) 840 : cluster [DBG] mds.? [v2:172.21.15.29:6834/1723186690,v1:172.21.15.29:6835/1723186690] up:rejoin 2024-08-29T18:02:12.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:02:12 smithi029 bash[77880]: cluster 2024-08-29T18:02:11.006958+0000 mon.a (mon.0) 841 : cluster [DBG] fsmap cephfs:1/1 {0=a=up:rejoin} 2024-08-29T18:02:12.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:02:12 smithi029 bash[77880]: cluster 2024-08-29T18:02:11.007227+0000 mon.a (mon.0) 842 : cluster [INF] daemon mds.a is now active in filesystem cephfs as rank 0 2024-08-29T18:02:12.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:02:12 smithi029 bash[77880]: cluster 2024-08-29T18:02:11.981945+0000 mon.a (mon.0) 843 : cluster [DBG] osdmap e695: 8 total, 8 up, 8 in 2024-08-29T18:02:12.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:02:12 smithi110 bash[67519]: cluster 2024-08-29T18:02:11.006608+0000 mon.a (mon.0) 840 : cluster [DBG] mds.? [v2:172.21.15.29:6834/1723186690,v1:172.21.15.29:6835/1723186690] up:rejoin 2024-08-29T18:02:12.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:02:12 smithi110 bash[67519]: cluster 2024-08-29T18:02:11.006958+0000 mon.a (mon.0) 841 : cluster [DBG] fsmap cephfs:1/1 {0=a=up:rejoin} 2024-08-29T18:02:12.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:02:12 smithi110 bash[67519]: cluster 2024-08-29T18:02:11.007227+0000 mon.a (mon.0) 842 : cluster [INF] daemon mds.a is now active in filesystem cephfs as rank 0 2024-08-29T18:02:12.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:02:12 smithi110 bash[67519]: cluster 2024-08-29T18:02:11.981945+0000 mon.a (mon.0) 843 : cluster [DBG] osdmap e695: 8 total, 8 up, 8 in 2024-08-29T18:02:12.986 INFO:tasks.rados.rados.0.smithi029.stdout:3167: done (3 left) 2024-08-29T18:02:12.986 INFO:tasks.rados.rados.0.smithi029.stdout:3168: done (2 left) 2024-08-29T18:02:12.986 INFO:tasks.rados.rados.0.smithi029.stdout:3169: done (1 left) 2024-08-29T18:02:12.987 INFO:tasks.rados.rados.0.smithi029.stdout:3170: done (0 left) 2024-08-29T18:02:12.987 INFO:tasks.rados.rados.0.smithi029.stdout:3171: rollback oid 13 current snap is 298 2024-08-29T18:02:12.987 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 13 to 297 2024-08-29T18:02:12.987 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 42 current snap is 298 2024-08-29T18:02:12.987 INFO:tasks.rados.rados.0.smithi029.stdout:3172: seq_num 969 ranges {12443648=638976,13082624=630784,13713408=532480,14245888=40960} 2024-08-29T18:02:13.061 INFO:tasks.rados.rados.0.smithi029.stdout:3172: writing smithi02969618-42 from 12443648 to 13082624 tid 1 2024-08-29T18:02:13.065 INFO:tasks.rados.rados.0.smithi029.stdout:3172: writing smithi02969618-42 from 13082624 to 13713408 tid 2 2024-08-29T18:02:13.069 INFO:tasks.rados.rados.0.smithi029.stdout:3172: writing smithi02969618-42 from 13713408 to 14245888 tid 3 2024-08-29T18:02:13.069 INFO:tasks.rados.rados.0.smithi029.stdout:3172: writing smithi02969618-42 from 14245888 to 14286848 tid 4 2024-08-29T18:02:13.069 INFO:tasks.rados.rados.0.smithi029.stdout:3173: copy_from oid 47 from oid 38 current snap is 298 2024-08-29T18:02:13.070 INFO:tasks.rados.rados.0.smithi029.stdout:3171: finishing rollback tid 1 to smithi02969618-13 2024-08-29T18:02:13.070 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 13 v 0 (ObjNum 289 snap 0 seq_num 0) dirty dne 2024-08-29T18:02:13.070 INFO:tasks.rados.rados.0.smithi029.stdout:3171: done (2 left) 2024-08-29T18:02:13.070 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 6 current snap is 298 2024-08-29T18:02:13.070 INFO:tasks.rados.rados.0.smithi029.stdout:3174: seq_num 970 ranges {0=655360,655360=516096,1171456=688128} 2024-08-29T18:02:13.073 INFO:tasks.rados.rados.0.smithi029.stdout:3174: writing smithi02969618-6 from 0 to 655360 tid 1 2024-08-29T18:02:13.076 INFO:tasks.rados.rados.0.smithi029.stdout:3174: writing smithi02969618-6 from 655360 to 1171456 tid 2 2024-08-29T18:02:13.080 INFO:tasks.rados.rados.0.smithi029.stdout:3174: writing smithi02969618-6 from 1171456 to 1859584 tid 3 2024-08-29T18:02:13.081 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 12 current snap is 298 2024-08-29T18:02:13.081 INFO:tasks.rados.rados.0.smithi029.stdout:3175: seq_num 971 ranges {3735552=671744,4407296=802816,5210112=401408} 2024-08-29T18:02:13.106 INFO:tasks.rados.rados.0.smithi029.stdout:3175: writing smithi02969618-12 from 3735552 to 4407296 tid 1 2024-08-29T18:02:13.110 INFO:tasks.rados.rados.0.smithi029.stdout:3175: writing smithi02969618-12 from 4407296 to 5210112 tid 2 2024-08-29T18:02:13.114 INFO:tasks.rados.rados.0.smithi029.stdout:3175: writing smithi02969618-12 from 5210112 to 5611520 tid 3 2024-08-29T18:02:13.115 INFO:tasks.rados.rados.0.smithi029.stdout:3176: snap_create 2024-08-29T18:02:13.115 INFO:tasks.rados.rados.0.smithi029.stdout:3172: finishing write tid 1 to smithi02969618-42 2024-08-29T18:02:13.115 INFO:tasks.rados.rados.0.smithi029.stdout:3172: finishing write tid 2 to smithi02969618-42 2024-08-29T18:02:13.115 INFO:tasks.rados.rados.0.smithi029.stdout:3172: finishing write tid 3 to smithi02969618-42 2024-08-29T18:02:13.116 INFO:tasks.rados.rados.0.smithi029.stdout:3172: finishing write tid 4 to smithi02969618-42 2024-08-29T18:02:13.116 INFO:tasks.rados.rados.0.smithi029.stdout:3172: finishing write tid 5 to smithi02969618-42 2024-08-29T18:02:13.116 INFO:tasks.rados.rados.0.smithi029.stdout:3172: finishing write tid 6 to smithi02969618-42 2024-08-29T18:02:13.116 INFO:tasks.rados.rados.0.smithi029.stdout:3172: oid 42 updating version 0 to 2438 2024-08-29T18:02:13.116 INFO:tasks.rados.rados.0.smithi029.stdout:3172: oid 42 version 2438 is already newer than 2436 2024-08-29T18:02:13.117 INFO:tasks.rados.rados.0.smithi029.stdout:3172: oid 42 version 2438 is already newer than 2437 2024-08-29T18:02:13.117 INFO:tasks.rados.rados.0.smithi029.stdout:3172: oid 42 version 2438 is already newer than 2434 2024-08-29T18:02:13.117 INFO:tasks.rados.rados.0.smithi029.stdout:3172: oid 42 version 2438 is already newer than 2435 2024-08-29T18:02:13.117 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 42 v 2438 (ObjNum 969 snap 298 seq_num 969) dirty exists 2024-08-29T18:02:13.117 INFO:tasks.rados.rados.0.smithi029.stdout:3172: left oid 42 (ObjNum 969 snap 298 seq_num 969) 2024-08-29T18:02:13.118 INFO:tasks.rados.rados.0.smithi029.stdout:3174: finishing write tid 1 to smithi02969618-6 2024-08-29T18:02:13.118 INFO:tasks.rados.rados.0.smithi029.stdout:3174: finishing write tid 2 to smithi02969618-6 2024-08-29T18:02:13.118 INFO:tasks.rados.rados.0.smithi029.stdout:3174: finishing write tid 3 to smithi02969618-6 2024-08-29T18:02:13.118 INFO:tasks.rados.rados.0.smithi029.stdout:3174: finishing write tid 4 to smithi02969618-6 2024-08-29T18:02:13.118 INFO:tasks.rados.rados.0.smithi029.stdout:3174: finishing write tid 5 to smithi02969618-6 2024-08-29T18:02:13.118 INFO:tasks.rados.rados.0.smithi029.stdout:3174: oid 6 updating version 0 to 1991 2024-08-29T18:02:13.118 INFO:tasks.rados.rados.0.smithi029.stdout:3174: oid 6 updating version 1991 to 1993 2024-08-29T18:02:13.118 INFO:tasks.rados.rados.0.smithi029.stdout:3174: oid 6 updating version 1993 to 1994 2024-08-29T18:02:13.118 INFO:tasks.rados.rados.0.smithi029.stdout:3174: oid 6 version 1994 is already newer than 1992 2024-08-29T18:02:13.118 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 6 v 1994 (ObjNum 970 snap 298 seq_num 970) dirty exists 2024-08-29T18:02:13.118 INFO:tasks.rados.rados.0.smithi029.stdout:3174: left oid 6 (ObjNum 970 snap 298 seq_num 970) 2024-08-29T18:02:13.119 INFO:tasks.rados.rados.0.smithi029.stdout:3173: finishing copy_from racing read to smithi02969618-47 2024-08-29T18:02:13.119 INFO:tasks.rados.rados.0.smithi029.stdout:3173: finishing copy_from to smithi02969618-47 2024-08-29T18:02:13.119 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 47 v 1995 (ObjNum 947 snap 289 seq_num 947) dirty exists 2024-08-29T18:02:13.123 INFO:tasks.rados.rados.0.smithi029.stdout:3175: finishing write tid 1 to smithi02969618-12 2024-08-29T18:02:13.124 INFO:tasks.rados.rados.0.smithi029.stdout:3175: finishing write tid 2 to smithi02969618-12 2024-08-29T18:02:13.127 INFO:tasks.rados.rados.0.smithi029.stdout:3175: finishing write tid 3 to smithi02969618-12 2024-08-29T18:02:13.128 INFO:tasks.rados.rados.0.smithi029.stdout:3175: finishing write tid 4 to smithi02969618-12 2024-08-29T18:02:13.132 INFO:tasks.rados.rados.0.smithi029.stdout:3175: finishing write tid 5 to smithi02969618-12 2024-08-29T18:02:13.132 INFO:tasks.rados.rados.0.smithi029.stdout:3175: oid 12 updating version 0 to 2536 2024-08-29T18:02:13.132 INFO:tasks.rados.rados.0.smithi029.stdout:3175: oid 12 version 2536 is already newer than 2535 2024-08-29T18:02:13.132 INFO:tasks.rados.rados.0.smithi029.stdout:3175: oid 12 updating version 2536 to 2537 2024-08-29T18:02:13.132 INFO:tasks.rados.rados.0.smithi029.stdout:3175: oid 12 version 2537 is already newer than 2534 2024-08-29T18:02:13.132 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 12 v 2537 (ObjNum 971 snap 298 seq_num 971) dirty exists 2024-08-29T18:02:13.132 INFO:tasks.rados.rados.0.smithi029.stdout:3175: left oid 12 (ObjNum 971 snap 298 seq_num 971) 2024-08-29T18:02:13.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:02:13 smithi029 bash[79042]: cluster 2024-08-29T18:02:11.492398+0000 mgr.y (mgr.25004) 334 : cluster [DBG] pgmap v589: 121 pgs: 121 active+clean; 191 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 26 MiB/s rd, 3.9 MiB/s wr, 16 op/s 2024-08-29T18:02:13.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:02:13 smithi029 bash[79042]: cluster 2024-08-29T18:02:12.001262+0000 mon.a (mon.0) 844 : cluster [INF] Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2024-08-29T18:02:13.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:02:13 smithi029 bash[79042]: cluster 2024-08-29T18:02:12.001347+0000 mon.a (mon.0) 845 : cluster [INF] Cluster is now healthy 2024-08-29T18:02:13.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:02:13 smithi029 bash[79042]: cluster 2024-08-29T18:02:12.016475+0000 mon.a (mon.0) 846 : cluster [DBG] mds.? [v2:172.21.15.29:6834/1723186690,v1:172.21.15.29:6835/1723186690] up:active 2024-08-29T18:02:13.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:02:13 smithi029 bash[79042]: cluster 2024-08-29T18:02:12.016609+0000 mon.a (mon.0) 847 : cluster [DBG] fsmap cephfs:1 {0=a=up:active} 2024-08-29T18:02:13.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:02:13 smithi029 bash[79042]: cluster 2024-08-29T18:02:12.985382+0000 mon.a (mon.0) 848 : cluster [DBG] osdmap e696: 8 total, 8 up, 8 in 2024-08-29T18:02:13.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:02:13 smithi029 bash[77880]: cluster 2024-08-29T18:02:11.492398+0000 mgr.y (mgr.25004) 334 : cluster [DBG] pgmap v589: 121 pgs: 121 active+clean; 191 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 26 MiB/s rd, 3.9 MiB/s wr, 16 op/s 2024-08-29T18:02:13.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:02:13 smithi029 bash[77880]: cluster 2024-08-29T18:02:12.001262+0000 mon.a (mon.0) 844 : cluster [INF] Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2024-08-29T18:02:13.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:02:13 smithi029 bash[77880]: cluster 2024-08-29T18:02:12.001347+0000 mon.a (mon.0) 845 : cluster [INF] Cluster is now healthy 2024-08-29T18:02:13.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:02:13 smithi029 bash[77880]: cluster 2024-08-29T18:02:12.016475+0000 mon.a (mon.0) 846 : cluster [DBG] mds.? [v2:172.21.15.29:6834/1723186690,v1:172.21.15.29:6835/1723186690] up:active 2024-08-29T18:02:13.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:02:13 smithi029 bash[77880]: cluster 2024-08-29T18:02:12.016609+0000 mon.a (mon.0) 847 : cluster [DBG] fsmap cephfs:1 {0=a=up:active} 2024-08-29T18:02:13.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:02:13 smithi029 bash[77880]: cluster 2024-08-29T18:02:12.985382+0000 mon.a (mon.0) 848 : cluster [DBG] osdmap e696: 8 total, 8 up, 8 in 2024-08-29T18:02:13.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:02:13 smithi110 bash[67519]: cluster 2024-08-29T18:02:11.492398+0000 mgr.y (mgr.25004) 334 : cluster [DBG] pgmap v589: 121 pgs: 121 active+clean; 191 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 26 MiB/s rd, 3.9 MiB/s wr, 16 op/s 2024-08-29T18:02:13.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:02:13 smithi110 bash[67519]: cluster 2024-08-29T18:02:12.001262+0000 mon.a (mon.0) 844 : cluster [INF] Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2024-08-29T18:02:13.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:02:13 smithi110 bash[67519]: cluster 2024-08-29T18:02:12.001347+0000 mon.a (mon.0) 845 : cluster [INF] Cluster is now healthy 2024-08-29T18:02:13.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:02:13 smithi110 bash[67519]: cluster 2024-08-29T18:02:12.016475+0000 mon.a (mon.0) 846 : cluster [DBG] mds.? [v2:172.21.15.29:6834/1723186690,v1:172.21.15.29:6835/1723186690] up:active 2024-08-29T18:02:13.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:02:13 smithi110 bash[67519]: cluster 2024-08-29T18:02:12.016609+0000 mon.a (mon.0) 847 : cluster [DBG] fsmap cephfs:1 {0=a=up:active} 2024-08-29T18:02:13.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:02:13 smithi110 bash[67519]: cluster 2024-08-29T18:02:12.985382+0000 mon.a (mon.0) 848 : cluster [DBG] osdmap e696: 8 total, 8 up, 8 in 2024-08-29T18:02:14.032 INFO:tasks.rados.rados.0.smithi029.stdout:3172: done (4 left) 2024-08-29T18:02:14.032 INFO:tasks.rados.rados.0.smithi029.stdout:3173: done (3 left) 2024-08-29T18:02:14.032 INFO:tasks.rados.rados.0.smithi029.stdout:3174: done (2 left) 2024-08-29T18:02:14.032 INFO:tasks.rados.rados.0.smithi029.stdout:3175: done (1 left) 2024-08-29T18:02:14.032 INFO:tasks.rados.rados.0.smithi029.stdout:3176: done (0 left) 2024-08-29T18:02:14.032 INFO:tasks.rados.rados.0.smithi029.stdout:3177: read oid 35 snap 297 2024-08-29T18:02:14.032 INFO:tasks.rados.rados.0.smithi029.stdout:3177: expect (ObjNum 875 snap 275 seq_num 875) 2024-08-29T18:02:14.033 INFO:tasks.rados.rados.0.smithi029.stdout:3178: delete oid 33 current snap is 299 2024-08-29T18:02:14.043 INFO:tasks.rados.rados.0.smithi029.stdout:3177: expect (ObjNum 875 snap 275 seq_num 875) 2024-08-29T18:02:14.070 INFO:tasks.rados.rados.0.smithi029.stdout:3177: done (1 left) 2024-08-29T18:02:14.070 INFO:tasks.rados.rados.0.smithi029.stdout:3178: done (0 left) 2024-08-29T18:02:14.070 INFO:tasks.rados.rados.0.smithi029.stdout:3179: read oid 30 snap 294 2024-08-29T18:02:14.070 INFO:tasks.rados.rados.0.smithi029.stdout:3179: expect deleted 2024-08-29T18:02:14.070 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 35 current snap is 299 2024-08-29T18:02:14.070 INFO:tasks.rados.rados.0.smithi029.stdout:3180: seq_num 973 ranges {262144=704512,966656=573440,1540096=507904,2048000=122880} 2024-08-29T18:02:14.076 INFO:tasks.rados.rados.0.smithi029.stdout:3180: writing smithi02969618-35 from 262144 to 966656 tid 1 2024-08-29T18:02:14.079 INFO:tasks.rados.rados.0.smithi029.stdout:3180: writing smithi02969618-35 from 966656 to 1540096 tid 2 2024-08-29T18:02:14.083 INFO:tasks.rados.rados.0.smithi029.stdout:3180: writing smithi02969618-35 from 1540096 to 2048000 tid 3 2024-08-29T18:02:14.085 INFO:tasks.rados.rados.0.smithi029.stdout:3180: writing smithi02969618-35 from 2048000 to 2170880 tid 4 2024-08-29T18:02:14.085 INFO:tasks.rados.rados.0.smithi029.stdout:3181: copy_from oid 6 from oid 11 current snap is 299 2024-08-29T18:02:14.085 INFO:tasks.rados.rados.0.smithi029.stdout:3182: snap_create 2024-08-29T18:02:14.085 INFO:tasks.rados.rados.0.smithi029.stdout:3180: finishing write tid 1 to smithi02969618-35 2024-08-29T18:02:14.089 INFO:tasks.rados.rados.0.smithi029.stdout:3180: finishing write tid 2 to smithi02969618-35 2024-08-29T18:02:14.090 INFO:tasks.rados.rados.0.smithi029.stdout:3180: finishing write tid 3 to smithi02969618-35 2024-08-29T18:02:14.090 INFO:tasks.rados.rados.0.smithi029.stdout:3180: finishing write tid 4 to smithi02969618-35 2024-08-29T18:02:14.091 INFO:tasks.rados.rados.0.smithi029.stdout:3180: finishing write tid 5 to smithi02969618-35 2024-08-29T18:02:14.094 INFO:tasks.rados.rados.0.smithi029.stdout:3180: finishing write tid 6 to smithi02969618-35 2024-08-29T18:02:14.094 INFO:tasks.rados.rados.0.smithi029.stdout:3180: oid 35 updating version 0 to 1667 2024-08-29T18:02:14.094 INFO:tasks.rados.rados.0.smithi029.stdout:3180: oid 35 updating version 1667 to 1668 2024-08-29T18:02:14.094 INFO:tasks.rados.rados.0.smithi029.stdout:3180: oid 35 updating version 1668 to 1671 2024-08-29T18:02:14.095 INFO:tasks.rados.rados.0.smithi029.stdout:3180: oid 35 version 1671 is already newer than 1670 2024-08-29T18:02:14.095 INFO:tasks.rados.rados.0.smithi029.stdout:3180: oid 35 version 1671 is already newer than 1669 2024-08-29T18:02:14.095 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 35 v 1671 (ObjNum 973 snap 299 seq_num 973) dirty exists 2024-08-29T18:02:14.095 INFO:tasks.rados.rados.0.smithi029.stdout:3180: left oid 35 (ObjNum 973 snap 299 seq_num 973) 2024-08-29T18:02:14.106 INFO:tasks.rados.rados.0.smithi029.stdout:3181: finishing copy_from racing read to smithi02969618-6 2024-08-29T18:02:14.108 INFO:tasks.rados.rados.0.smithi029.stdout:3181: finishing copy_from to smithi02969618-6 2024-08-29T18:02:14.108 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 6 v 1495 (ObjNum 940 snap 288 seq_num 940) dirty exists 2024-08-29T18:02:14.899 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:02:14 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:02:14] "GET /metrics HTTP/1.1" 200 36327 "" "Prometheus/2.43.0" 2024-08-29T18:02:15.032 INFO:tasks.rados.rados.0.smithi029.stdout:3179: done (3 left) 2024-08-29T18:02:15.032 INFO:tasks.rados.rados.0.smithi029.stdout:3180: done (2 left) 2024-08-29T18:02:15.032 INFO:tasks.rados.rados.0.smithi029.stdout:3181: done (1 left) 2024-08-29T18:02:15.032 INFO:tasks.rados.rados.0.smithi029.stdout:3182: done (0 left) 2024-08-29T18:02:15.032 INFO:tasks.rados.rados.0.smithi029.stdout:3183: delete oid 26 current snap is 300 2024-08-29T18:02:15.043 INFO:tasks.rados.rados.0.smithi029.stdout:3183: done (0 left) 2024-08-29T18:02:15.043 INFO:tasks.rados.rados.0.smithi029.stdout:3184: snap_remove snap 299 2024-08-29T18:02:15.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:02:15 smithi029 bash[79042]: cluster 2024-08-29T18:02:13.493124+0000 mgr.y (mgr.25004) 335 : cluster [DBG] pgmap v592: 121 pgs: 121 active+clean; 206 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 23 MiB/s rd, 6.5 MiB/s wr, 25 op/s 2024-08-29T18:02:15.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:02:15 smithi029 bash[79042]: cluster 2024-08-29T18:02:14.029629+0000 mon.a (mon.0) 849 : cluster [DBG] osdmap e697: 8 total, 8 up, 8 in 2024-08-29T18:02:15.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:02:15 smithi029 bash[77880]: cluster 2024-08-29T18:02:13.493124+0000 mgr.y (mgr.25004) 335 : cluster [DBG] pgmap v592: 121 pgs: 121 active+clean; 206 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 23 MiB/s rd, 6.5 MiB/s wr, 25 op/s 2024-08-29T18:02:15.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:02:15 smithi029 bash[77880]: cluster 2024-08-29T18:02:14.029629+0000 mon.a (mon.0) 849 : cluster [DBG] osdmap e697: 8 total, 8 up, 8 in 2024-08-29T18:02:15.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:02:15 smithi110 bash[67519]: cluster 2024-08-29T18:02:13.493124+0000 mgr.y (mgr.25004) 335 : cluster [DBG] pgmap v592: 121 pgs: 121 active+clean; 206 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 23 MiB/s rd, 6.5 MiB/s wr, 25 op/s 2024-08-29T18:02:15.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:02:15 smithi110 bash[67519]: cluster 2024-08-29T18:02:14.029629+0000 mon.a (mon.0) 849 : cluster [DBG] osdmap e697: 8 total, 8 up, 8 in 2024-08-29T18:02:16.053 INFO:tasks.rados.rados.0.smithi029.stdout:3184: done (0 left) 2024-08-29T18:02:16.053 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 1 current snap is 300 2024-08-29T18:02:16.053 INFO:tasks.rados.rados.0.smithi029.stdout:3185: seq_num 975 ranges {0=737280,737280=786432,1523712=417792} 2024-08-29T18:02:16.059 INFO:tasks.rados.rados.0.smithi029.stdout:3185: writing smithi02969618-1 from 0 to 737280 tid 1 2024-08-29T18:02:16.066 INFO:tasks.rados.rados.0.smithi029.stdout:3185: writing smithi02969618-1 from 737280 to 1523712 tid 2 2024-08-29T18:02:16.070 INFO:tasks.rados.rados.0.smithi029.stdout:3185: writing smithi02969618-1 from 1523712 to 1941504 tid 3 2024-08-29T18:02:16.070 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 31 current snap is 300 2024-08-29T18:02:16.070 INFO:tasks.rados.rados.0.smithi029.stdout:3186: seq_num 976 ranges {4874240=753664,5627904=671744,6299648=532480} 2024-08-29T18:02:16.118 INFO:tasks.rados.rados.0.smithi029.stdout:3186: writing smithi02969618-31 from 4874240 to 5627904 tid 1 2024-08-29T18:02:16.123 INFO:tasks.rados.rados.0.smithi029.stdout:3186: writing smithi02969618-31 from 5627904 to 6299648 tid 2 2024-08-29T18:02:16.128 INFO:tasks.rados.rados.0.smithi029.stdout:3186: writing smithi02969618-31 from 6299648 to 6832128 tid 3 2024-08-29T18:02:16.128 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 38 current snap is 300 2024-08-29T18:02:16.128 INFO:tasks.rados.rados.0.smithi029.stdout:3187: seq_num 977 ranges {2801664=770048,3571712=557056,4128768=491520,4620288=155648} 2024-08-29T18:02:16.150 INFO:tasks.rados.rados.0.smithi029.stdout:3187: writing smithi02969618-38 from 2801664 to 3571712 tid 1 2024-08-29T18:02:16.153 INFO:tasks.rados.rados.0.smithi029.stdout:3187: writing smithi02969618-38 from 3571712 to 4128768 tid 2 2024-08-29T18:02:16.156 INFO:tasks.rados.rados.0.smithi029.stdout:3187: writing smithi02969618-38 from 4128768 to 4620288 tid 3 2024-08-29T18:02:16.157 INFO:tasks.rados.rados.0.smithi029.stdout:3187: writing smithi02969618-38 from 4620288 to 4775936 tid 4 2024-08-29T18:02:16.157 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 44 current snap is 300 2024-08-29T18:02:16.157 INFO:tasks.rados.rados.0.smithi029.stdout:3188: seq_num 978 ranges {0=786432,786432=442368,1228800=647168,1875968=114688} 2024-08-29T18:02:16.161 INFO:tasks.rados.rados.0.smithi029.stdout:3188: writing smithi02969618-44 from 0 to 786432 tid 1 2024-08-29T18:02:16.164 INFO:tasks.rados.rados.0.smithi029.stdout:3188: writing smithi02969618-44 from 786432 to 1228800 tid 2 2024-08-29T18:02:16.168 INFO:tasks.rados.rados.0.smithi029.stdout:3188: writing smithi02969618-44 from 1228800 to 1875968 tid 3 2024-08-29T18:02:16.169 INFO:tasks.rados.rados.0.smithi029.stdout:3188: writing smithi02969618-44 from 1875968 to 1990656 tid 4 2024-08-29T18:02:16.169 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 5 current snap is 300 2024-08-29T18:02:16.169 INFO:tasks.rados.rados.0.smithi029.stdout:3185: finishing write tid 1 to smithi02969618-1 2024-08-29T18:02:16.169 INFO:tasks.rados.rados.0.smithi029.stdout:3189: seq_num 979 ranges {12443648=802816,13246464=729088,13975552=458752,14434304=16384} 2024-08-29T18:02:16.243 INFO:tasks.rados.rados.0.smithi029.stdout:3189: writing smithi02969618-5 from 12443648 to 13246464 tid 1 2024-08-29T18:02:16.247 INFO:tasks.rados.rados.0.smithi029.stdout:3189: writing smithi02969618-5 from 13246464 to 13975552 tid 2 2024-08-29T18:02:16.250 INFO:tasks.rados.rados.0.smithi029.stdout:3189: writing smithi02969618-5 from 13975552 to 14434304 tid 3 2024-08-29T18:02:16.250 INFO:tasks.rados.rados.0.smithi029.stdout:3189: writing smithi02969618-5 from 14434304 to 14450688 tid 4 2024-08-29T18:02:16.250 INFO:tasks.rados.rados.0.smithi029.stdout:3190: rmattr oid 26 current snap is 300 2024-08-29T18:02:16.250 INFO:tasks.rados.rados.0.smithi029.stdout:3190: done (5 left) 2024-08-29T18:02:16.251 INFO:tasks.rados.rados.0.smithi029.stdout:3191: rollback oid 25 current snap is 300 2024-08-29T18:02:16.251 INFO:tasks.rados.rados.0.smithi029.stdout:3185: finishing write tid 2 to smithi02969618-1 2024-08-29T18:02:16.251 INFO:tasks.rados.rados.0.smithi029.stdout:3185: finishing write tid 3 to smithi02969618-1 2024-08-29T18:02:16.251 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 25 to 294 2024-08-29T18:02:16.252 INFO:tasks.rados.rados.0.smithi029.stdout:3185: finishing write tid 4 to smithi02969618-1 2024-08-29T18:02:16.252 INFO:tasks.rados.rados.0.smithi029.stdout:3185: finishing write tid 5 to smithi02969618-1 2024-08-29T18:02:16.252 INFO:tasks.rados.rados.0.smithi029.stdout:3185: oid 1 updating version 0 to 2465 2024-08-29T18:02:16.252 INFO:tasks.rados.rados.0.smithi029.stdout:3185: oid 1 version 2465 is already newer than 2464 2024-08-29T18:02:16.252 INFO:tasks.rados.rados.0.smithi029.stdout:3185: oid 1 updating version 2465 to 2466 2024-08-29T18:02:16.252 INFO:tasks.rados.rados.0.smithi029.stdout:3185: oid 1 version 2466 is already newer than 2463 2024-08-29T18:02:16.252 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 1 v 2466 (ObjNum 975 snap 300 seq_num 975) dirty exists 2024-08-29T18:02:16.252 INFO:tasks.rados.rados.0.smithi029.stdout:3185: left oid 1 (ObjNum 975 snap 300 seq_num 975) 2024-08-29T18:02:16.253 INFO:tasks.rados.rados.0.smithi029.stdout:3186: finishing write tid 1 to smithi02969618-31 2024-08-29T18:02:16.253 INFO:tasks.rados.rados.0.smithi029.stdout:3185: done (5 left) 2024-08-29T18:02:16.253 INFO:tasks.rados.rados.0.smithi029.stdout:3192: rmattr oid 49 current snap is 300 2024-08-29T18:02:16.253 INFO:tasks.rados.rados.0.smithi029.stdout:3192: done (5 left) 2024-08-29T18:02:16.253 INFO:tasks.rados.rados.0.smithi029.stdout:3193: rmattr oid 2 current snap is 300 2024-08-29T18:02:16.253 INFO:tasks.rados.rados.0.smithi029.stdout:3193: done (5 left) 2024-08-29T18:02:16.253 INFO:tasks.rados.rados.0.smithi029.stdout:3194: read oid 8 snap -1 2024-08-29T18:02:16.253 INFO:tasks.rados.rados.0.smithi029.stdout:3194: expect (ObjNum 938 snap 288 seq_num 938) 2024-08-29T18:02:16.253 INFO:tasks.rados.rados.0.smithi029.stdout:3195: read oid 24 snap -1 2024-08-29T18:02:16.253 INFO:tasks.rados.rados.0.smithi029.stdout:3195: expect (ObjNum 841 snap 264 seq_num 841) 2024-08-29T18:02:16.253 INFO:tasks.rados.rados.0.smithi029.stdout:3196: snap_remove snap 296 2024-08-29T18:02:16.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:02:16 smithi029 bash[77880]: cluster 2024-08-29T18:02:15.033141+0000 mon.a (mon.0) 850 : cluster [DBG] osdmap e698: 8 total, 8 up, 8 in 2024-08-29T18:02:16.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:02:16 smithi029 bash[79042]: cluster 2024-08-29T18:02:15.033141+0000 mon.a (mon.0) 850 : cluster [DBG] osdmap e698: 8 total, 8 up, 8 in 2024-08-29T18:02:16.400 INFO:journalctl@ceph.mds.a.smithi029.stdout:Aug 29 18:02:16 smithi029 bash[100529]: debug 2024-08-29T18:02:16.074+0000 7fb707342640 -1 mds.pinger is_rank_lagging: rank=0 was never sent ping request. 2024-08-29T18:02:16.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:02:16 smithi110 bash[67519]: cluster 2024-08-29T18:02:15.033141+0000 mon.a (mon.0) 850 : cluster [DBG] osdmap e698: 8 total, 8 up, 8 in 2024-08-29T18:02:16.984 INFO:tasks.rados.rados.0.smithi029.stdout:3196: done (7 left) 2024-08-29T18:02:16.984 INFO:tasks.rados.rados.0.smithi029.stdout:3197: rollback oid 28 current snap is 300 2024-08-29T18:02:16.984 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 28 to 298 2024-08-29T18:02:16.984 INFO:tasks.rados.rados.0.smithi029.stdout:3186: finishing write tid 2 to smithi02969618-31 2024-08-29T18:02:16.984 INFO:tasks.rados.rados.0.smithi029.stdout:3186: finishing write tid 3 to smithi02969618-31 2024-08-29T18:02:16.984 INFO:tasks.rados.rados.0.smithi029.stdout:3186: finishing write tid 4 to smithi02969618-31 2024-08-29T18:02:16.985 INFO:tasks.rados.rados.0.smithi029.stdout:3186: finishing write tid 5 to smithi02969618-31 2024-08-29T18:02:16.985 INFO:tasks.rados.rados.0.smithi029.stdout:3186: oid 31 updating version 0 to 1672 2024-08-29T18:02:16.985 INFO:tasks.rados.rados.0.smithi029.stdout:3186: oid 31 updating version 1672 to 1674 2024-08-29T18:02:16.985 INFO:tasks.rados.rados.0.smithi029.stdout:3186: oid 31 updating version 1674 to 1675 2024-08-29T18:02:16.985 INFO:tasks.rados.rados.0.smithi029.stdout:3186: oid 31 version 1675 is already newer than 1673 2024-08-29T18:02:16.985 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 31 v 1675 (ObjNum 976 snap 300 seq_num 976) dirty exists 2024-08-29T18:02:16.985 INFO:tasks.rados.rados.0.smithi029.stdout:3186: left oid 31 (ObjNum 976 snap 300 seq_num 976) 2024-08-29T18:02:16.985 INFO:tasks.rados.rados.0.smithi029.stdout:3187: finishing write tid 1 to smithi02969618-38 2024-08-29T18:02:16.985 INFO:tasks.rados.rados.0.smithi029.stdout:3187: finishing write tid 2 to smithi02969618-38 2024-08-29T18:02:16.985 INFO:tasks.rados.rados.0.smithi029.stdout:3187: finishing write tid 3 to smithi02969618-38 2024-08-29T18:02:16.985 INFO:tasks.rados.rados.0.smithi029.stdout:3187: finishing write tid 4 to smithi02969618-38 2024-08-29T18:02:16.985 INFO:tasks.rados.rados.0.smithi029.stdout:3187: finishing write tid 5 to smithi02969618-38 2024-08-29T18:02:16.985 INFO:tasks.rados.rados.0.smithi029.stdout:3188: finishing write tid 1 to smithi02969618-44 2024-08-29T18:02:16.985 INFO:tasks.rados.rados.0.smithi029.stdout:3188: finishing write tid 2 to smithi02969618-44 2024-08-29T18:02:16.986 INFO:tasks.rados.rados.0.smithi029.stdout:3187: finishing write tid 6 to smithi02969618-38 2024-08-29T18:02:16.986 INFO:tasks.rados.rados.0.smithi029.stdout:3187: oid 38 updating version 0 to 1999 2024-08-29T18:02:16.986 INFO:tasks.rados.rados.0.smithi029.stdout:3187: oid 38 version 1999 is already newer than 1997 2024-08-29T18:02:16.986 INFO:tasks.rados.rados.0.smithi029.stdout:3187: oid 38 version 1999 is already newer than 1998 2024-08-29T18:02:16.986 INFO:tasks.rados.rados.0.smithi029.stdout:3187: oid 38 updating version 1999 to 2000 2024-08-29T18:02:16.986 INFO:tasks.rados.rados.0.smithi029.stdout:3187: oid 38 version 2000 is already newer than 1996 2024-08-29T18:02:16.986 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 38 v 2000 (ObjNum 977 snap 300 seq_num 977) dirty exists 2024-08-29T18:02:16.986 INFO:tasks.rados.rados.0.smithi029.stdout:3187: left oid 38 (ObjNum 977 snap 300 seq_num 977) 2024-08-29T18:02:16.986 INFO:tasks.rados.rados.0.smithi029.stdout:3188: finishing write tid 3 to smithi02969618-44 2024-08-29T18:02:16.986 INFO:tasks.rados.rados.0.smithi029.stdout:3188: finishing write tid 4 to smithi02969618-44 2024-08-29T18:02:16.986 INFO:tasks.rados.rados.0.smithi029.stdout:3188: finishing write tid 5 to smithi02969618-44 2024-08-29T18:02:16.986 INFO:tasks.rados.rados.0.smithi029.stdout:3188: finishing write tid 6 to smithi02969618-44 2024-08-29T18:02:16.986 INFO:tasks.rados.rados.0.smithi029.stdout:3188: oid 44 updating version 0 to 2005 2024-08-29T18:02:16.986 INFO:tasks.rados.rados.0.smithi029.stdout:3188: oid 44 version 2005 is already newer than 2003 2024-08-29T18:02:16.987 INFO:tasks.rados.rados.0.smithi029.stdout:3188: oid 44 version 2005 is already newer than 2002 2024-08-29T18:02:16.987 INFO:tasks.rados.rados.0.smithi029.stdout:3188: oid 44 version 2005 is already newer than 2001 2024-08-29T18:02:16.987 INFO:tasks.rados.rados.0.smithi029.stdout:3188: oid 44 version 2005 is already newer than 2004 2024-08-29T18:02:16.987 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 44 v 2005 (ObjNum 978 snap 300 seq_num 978) dirty exists 2024-08-29T18:02:16.987 INFO:tasks.rados.rados.0.smithi029.stdout:3188: left oid 44 (ObjNum 978 snap 300 seq_num 978) 2024-08-29T18:02:16.987 INFO:tasks.rados.rados.0.smithi029.stdout:3191: finishing rollback tid 1 to smithi02969618-25 2024-08-29T18:02:16.987 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 25 v 0 (ObjNum 0 snap 0 seq_num 304) dirty dne 2024-08-29T18:02:16.987 INFO:tasks.rados.rados.0.smithi029.stdout:3189: finishing write tid 1 to smithi02969618-5 2024-08-29T18:02:16.987 INFO:tasks.rados.rados.0.smithi029.stdout:3189: finishing write tid 2 to smithi02969618-5 2024-08-29T18:02:16.987 INFO:tasks.rados.rados.0.smithi029.stdout:3189: finishing write tid 3 to smithi02969618-5 2024-08-29T18:02:16.987 INFO:tasks.rados.rados.0.smithi029.stdout:3186: done (7 left) 2024-08-29T18:02:16.987 INFO:tasks.rados.rados.0.smithi029.stdout:3187: done (6 left) 2024-08-29T18:02:16.987 INFO:tasks.rados.rados.0.smithi029.stdout:3188: done (5 left) 2024-08-29T18:02:16.988 INFO:tasks.rados.rados.0.smithi029.stdout:3191: done (4 left) 2024-08-29T18:02:16.988 INFO:tasks.rados.rados.0.smithi029.stdout:3198: delete oid 25 current snap is 300 2024-08-29T18:02:16.988 INFO:tasks.rados.rados.0.smithi029.stdout:3189: finishing write tid 4 to smithi02969618-5 2024-08-29T18:02:16.988 INFO:tasks.rados.rados.0.smithi029.stdout:3189: finishing write tid 5 to smithi02969618-5 2024-08-29T18:02:16.988 INFO:tasks.rados.rados.0.smithi029.stdout:3189: finishing write tid 6 to smithi02969618-5 2024-08-29T18:02:16.988 INFO:tasks.rados.rados.0.smithi029.stdout:3189: oid 5 updating version 0 to 2255 2024-08-29T18:02:16.988 INFO:tasks.rados.rados.0.smithi029.stdout:3189: oid 5 updating version 2255 to 2256 2024-08-29T18:02:16.988 INFO:tasks.rados.rados.0.smithi029.stdout:3189: oid 5 version 2256 is already newer than 2253 2024-08-29T18:02:16.988 INFO:tasks.rados.rados.0.smithi029.stdout:3189: oid 5 version 2256 is already newer than 2254 2024-08-29T18:02:16.988 INFO:tasks.rados.rados.0.smithi029.stdout:3189: oid 5 updating version 2256 to 2257 2024-08-29T18:02:16.988 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 5 v 2257 (ObjNum 979 snap 300 seq_num 979) dirty exists 2024-08-29T18:02:16.988 INFO:tasks.rados.rados.0.smithi029.stdout:3189: left oid 5 (ObjNum 979 snap 300 seq_num 979) 2024-08-29T18:02:16.988 INFO:tasks.rados.rados.0.smithi029.stdout:3195: expect (ObjNum 841 snap 264 seq_num 841) 2024-08-29T18:02:17.109 INFO:tasks.rados.rados.0.smithi029.stdout:3194: expect (ObjNum 938 snap 288 seq_num 938) 2024-08-29T18:02:17.298 INFO:tasks.rados.rados.0.smithi029.stdout:3197: finishing rollback tid 0 to smithi02969618-28 2024-08-29T18:02:17.298 INFO:tasks.rados.rados.0.smithi029.stdout:3197: finishing rollback tid 1 to smithi02969618-28 2024-08-29T18:02:17.298 INFO:tasks.rados.rados.0.smithi029.stdout:3197: finishing rollback tid 2 to smithi02969618-28 2024-08-29T18:02:17.298 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 28 v 2374 (ObjNum 958 snap 295 seq_num 958) dirty exists 2024-08-29T18:02:17.298 INFO:tasks.rados.rados.0.smithi029.stdout:3189: done (4 left) 2024-08-29T18:02:17.299 INFO:tasks.rados.rados.0.smithi029.stdout:3194: done (3 left) 2024-08-29T18:02:17.299 INFO:tasks.rados.rados.0.smithi029.stdout:3195: done (2 left) 2024-08-29T18:02:17.299 INFO:tasks.rados.rados.0.smithi029.stdout:3197: done (1 left) 2024-08-29T18:02:17.299 INFO:tasks.rados.rados.0.smithi029.stdout:3198: done (0 left) 2024-08-29T18:02:17.299 INFO:tasks.rados.rados.0.smithi029.stdout:3199: rollback oid 26 current snap is 300 2024-08-29T18:02:17.299 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 26 to 297 2024-08-29T18:02:17.299 INFO:tasks.rados.rados.0.smithi029.stdout:3200: copy_from oid 12 from oid 25 current snap is 300 2024-08-29T18:02:17.299 INFO:tasks.rados.rados.0.smithi029.stdout:3201: rollback oid 16 current snap is 300 2024-08-29T18:02:17.299 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 16 to 298 2024-08-29T18:02:17.299 INFO:tasks.rados.rados.0.smithi029.stdout:3202: delete oid 22 current snap is 300 2024-08-29T18:02:17.302 INFO:tasks.rados.rados.0.smithi029.stdout:3200: finishing copy_from to smithi02969618-12 2024-08-29T18:02:17.302 INFO:tasks.rados.rados.0.smithi029.stdout:3200: got expected ENOENT (src dne) 2024-08-29T18:02:17.303 INFO:tasks.rados.rados.0.smithi029.stdout:3200: finishing copy_from racing read to smithi02969618-12 2024-08-29T18:02:17.304 INFO:tasks.rados.rados.0.smithi029.stdout:3199: finishing rollback tid 1 to smithi02969618-26 2024-08-29T18:02:17.305 INFO:tasks.rados.rados.0.smithi029.stdout:3200: done (3 left) 2024-08-29T18:02:17.305 INFO:tasks.rados.rados.0.smithi029.stdout:3202: done (2 left) 2024-08-29T18:02:17.305 INFO:tasks.rados.rados.0.smithi029.stdout:3203: rollback oid 45 current snap is 300 2024-08-29T18:02:17.305 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 45 to 298 2024-08-29T18:02:17.306 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 15 current snap is 300 2024-08-29T18:02:17.306 INFO:tasks.rados.rados.0.smithi029.stdout:3204: seq_num 982 ranges {1933312=450560,2383872=425984,2809856=679936,3489792=466944,3956736=32768} 2024-08-29T18:02:17.340 INFO:tasks.rados.rados.0.smithi029.stdout:3204: writing smithi02969618-15 from 1933312 to 2383872 tid 1 2024-08-29T18:02:17.345 INFO:tasks.rados.rados.0.smithi029.stdout:3204: writing smithi02969618-15 from 2383872 to 2809856 tid 2 2024-08-29T18:02:17.352 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:02:17 smithi110 bash[67519]: cluster 2024-08-29T18:02:15.493930+0000 mgr.y (mgr.25004) 336 : cluster [DBG] pgmap v595: 121 pgs: 121 active+clean; 206 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 5.0 MiB/s rd, 3.7 MiB/s wr, 22 op/s 2024-08-29T18:02:17.353 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:02:17 smithi110 bash[67519]: cluster 2024-08-29T18:02:16.054003+0000 mon.a (mon.0) 851 : cluster [DBG] osdmap e699: 8 total, 8 up, 8 in 2024-08-29T18:02:17.353 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:02:17 smithi110 bash[67519]: cluster 2024-08-29T18:02:16.984694+0000 mon.a (mon.0) 852 : cluster [DBG] osdmap e700: 8 total, 8 up, 8 in 2024-08-29T18:02:17.354 INFO:tasks.rados.rados.0.smithi029.stdout:3204: writing smithi02969618-15 from 2809856 to 3489792 tid 3 2024-08-29T18:02:17.360 INFO:tasks.rados.rados.0.smithi029.stdout:3204: writing smithi02969618-15 from 3489792 to 3956736 tid 4 2024-08-29T18:02:17.361 INFO:tasks.rados.rados.0.smithi029.stdout:3204: writing smithi02969618-15 from 3956736 to 3989504 tid 5 2024-08-29T18:02:17.361 INFO:tasks.rados.rados.0.smithi029.stdout:3205: snap_create 2024-08-29T18:02:17.361 INFO:tasks.rados.rados.0.smithi029.stdout:3199: finishing rollback tid 2 to smithi02969618-26 2024-08-29T18:02:17.362 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 26 v 1137 (ObjNum 967 snap 297 seq_num 967) dirty exists 2024-08-29T18:02:17.362 INFO:tasks.rados.rados.0.smithi029.stdout:3201: finishing rollback tid 0 to smithi02969618-16 2024-08-29T18:02:17.362 INFO:tasks.rados.rados.0.smithi029.stdout:3201: finishing rollback tid 1 to smithi02969618-16 2024-08-29T18:02:17.362 INFO:tasks.rados.rados.0.smithi029.stdout:3201: finishing rollback tid 2 to smithi02969618-16 2024-08-29T18:02:17.362 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 16 v 2008 (ObjNum 855 snap 268 seq_num 855) dirty exists 2024-08-29T18:02:17.362 INFO:tasks.rados.rados.0.smithi029.stdout:3203: finishing rollback tid 0 to smithi02969618-45 2024-08-29T18:02:17.362 INFO:tasks.rados.rados.0.smithi029.stdout:3203: finishing rollback tid 1 to smithi02969618-45 2024-08-29T18:02:17.362 INFO:tasks.rados.rados.0.smithi029.stdout:3203: finishing rollback tid 2 to smithi02969618-45 2024-08-29T18:02:17.362 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 45 v 2011 (ObjNum 935 snap 288 seq_num 935) dirty exists 2024-08-29T18:02:17.362 INFO:tasks.rados.rados.0.smithi029.stdout:3204: finishing write tid 1 to smithi02969618-15 2024-08-29T18:02:17.362 INFO:tasks.rados.rados.0.smithi029.stdout:3204: finishing write tid 2 to smithi02969618-15 2024-08-29T18:02:17.362 INFO:tasks.rados.rados.0.smithi029.stdout:3204: finishing write tid 3 to smithi02969618-15 2024-08-29T18:02:17.365 INFO:tasks.rados.rados.0.smithi029.stdout:3204: finishing write tid 4 to smithi02969618-15 2024-08-29T18:02:17.368 INFO:tasks.rados.rados.0.smithi029.stdout:3204: finishing write tid 5 to smithi02969618-15 2024-08-29T18:02:17.368 INFO:tasks.rados.rados.0.smithi029.stdout:3204: finishing write tid 6 to smithi02969618-15 2024-08-29T18:02:17.370 INFO:tasks.rados.rados.0.smithi029.stdout:3204: finishing write tid 7 to smithi02969618-15 2024-08-29T18:02:17.370 INFO:tasks.rados.rados.0.smithi029.stdout:3204: oid 15 updating version 0 to 2543 2024-08-29T18:02:17.370 INFO:tasks.rados.rados.0.smithi029.stdout:3204: oid 15 version 2543 is already newer than 2542 2024-08-29T18:02:17.370 INFO:tasks.rados.rados.0.smithi029.stdout:3204: oid 15 updating version 2543 to 2546 2024-08-29T18:02:17.370 INFO:tasks.rados.rados.0.smithi029.stdout:3204: oid 15 version 2546 is already newer than 2544 2024-08-29T18:02:17.370 INFO:tasks.rados.rados.0.smithi029.stdout:3204: oid 15 version 2546 is already newer than 2545 2024-08-29T18:02:17.370 INFO:tasks.rados.rados.0.smithi029.stdout:3204: oid 15 version 2546 is already newer than 2541 2024-08-29T18:02:17.370 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 15 v 2546 (ObjNum 982 snap 300 seq_num 982) dirty exists 2024-08-29T18:02:17.370 INFO:tasks.rados.rados.0.smithi029.stdout:3204: left oid 15 (ObjNum 982 snap 300 seq_num 982) 2024-08-29T18:02:17.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:02:17 smithi029 bash[79042]: cluster 2024-08-29T18:02:15.493930+0000 mgr.y (mgr.25004) 336 : cluster [DBG] pgmap v595: 121 pgs: 121 active+clean; 206 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 5.0 MiB/s rd, 3.7 MiB/s wr, 22 op/s 2024-08-29T18:02:17.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:02:17 smithi029 bash[79042]: cluster 2024-08-29T18:02:16.054003+0000 mon.a (mon.0) 851 : cluster [DBG] osdmap e699: 8 total, 8 up, 8 in 2024-08-29T18:02:17.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:02:17 smithi029 bash[79042]: cluster 2024-08-29T18:02:16.984694+0000 mon.a (mon.0) 852 : cluster [DBG] osdmap e700: 8 total, 8 up, 8 in 2024-08-29T18:02:17.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:02:17 smithi029 bash[77880]: cluster 2024-08-29T18:02:15.493930+0000 mgr.y (mgr.25004) 336 : cluster [DBG] pgmap v595: 121 pgs: 121 active+clean; 206 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 5.0 MiB/s rd, 3.7 MiB/s wr, 22 op/s 2024-08-29T18:02:17.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:02:17 smithi029 bash[77880]: cluster 2024-08-29T18:02:16.054003+0000 mon.a (mon.0) 851 : cluster [DBG] osdmap e699: 8 total, 8 up, 8 in 2024-08-29T18:02:17.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:02:17 smithi029 bash[77880]: cluster 2024-08-29T18:02:16.984694+0000 mon.a (mon.0) 852 : cluster [DBG] osdmap e700: 8 total, 8 up, 8 in 2024-08-29T18:02:17.650 INFO:journalctl@ceph.mds.b.smithi110.stdout:Aug 29 18:02:17 smithi110 bash[88578]: ceph-5b99e290-662c-11ef-bcd4-c7b262605968-mds-b 2024-08-29T18:02:17.650 INFO:journalctl@ceph.mds.b.smithi110.stdout:Aug 29 18:02:17 smithi110 bash[88636]: Error response from daemon: No such container: ceph-5b99e290-662c-11ef-bcd4-c7b262605968-mds-b 2024-08-29T18:02:17.650 INFO:journalctl@ceph.mds.b.smithi110.stdout:Aug 29 18:02:17 smithi110 systemd[1]: ceph-5b99e290-662c-11ef-bcd4-c7b262605968@mds.b.service: Deactivated successfully. 2024-08-29T18:02:17.650 INFO:journalctl@ceph.mds.b.smithi110.stdout:Aug 29 18:02:17 smithi110 systemd[1]: Stopped Ceph mds.b for 5b99e290-662c-11ef-bcd4-c7b262605968. 2024-08-29T18:02:18.061 INFO:tasks.rados.rados.0.smithi029.stdout:3199: done (4 left) 2024-08-29T18:02:18.062 INFO:tasks.rados.rados.0.smithi029.stdout:3201: done (3 left) 2024-08-29T18:02:18.062 INFO:tasks.rados.rados.0.smithi029.stdout:3203: done (2 left) 2024-08-29T18:02:18.062 INFO:tasks.rados.rados.0.smithi029.stdout:3204: done (1 left) 2024-08-29T18:02:18.062 INFO:tasks.rados.rados.0.smithi029.stdout:3205: done (0 left) 2024-08-29T18:02:18.062 INFO:tasks.rados.rados.0.smithi029.stdout:3206: delete oid 13 current snap is 301 2024-08-29T18:02:18.068 INFO:tasks.rados.rados.0.smithi029.stdout:3206: done (0 left) 2024-08-29T18:02:18.068 INFO:tasks.rados.rados.0.smithi029.stdout:3207: delete oid 2 current snap is 301 2024-08-29T18:02:18.074 INFO:tasks.rados.rados.0.smithi029.stdout:3207: done (0 left) 2024-08-29T18:02:18.075 INFO:tasks.rados.rados.0.smithi029.stdout:3208: snap_create 2024-08-29T18:02:18.150 INFO:journalctl@ceph.osd.5.smithi110.stdout:Aug 29 18:02:17 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:02:18.150 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 18:02:17 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:02:18.150 INFO:journalctl@ceph.osd.6.smithi110.stdout:Aug 29 18:02:17 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:02:18.151 INFO:journalctl@ceph.prometheus.a.smithi110.stdout:Aug 29 18:02:17 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:02:18.151 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 18:02:17 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:02:18.151 INFO:journalctl@ceph.osd.4.smithi110.stdout:Aug 29 18:02:17 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:02:18.152 INFO:journalctl@ceph.mds.b.smithi110.stdout:Aug 29 18:02:17 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:02:18.152 INFO:journalctl@ceph.mds.b.smithi110.stdout:Aug 29 18:02:17 smithi110 systemd[1]: Started Ceph mds.b for 5b99e290-662c-11ef-bcd4-c7b262605968. 2024-08-29T18:02:18.152 INFO:journalctl@ceph.node-exporter.b.smithi110.stdout:Aug 29 18:02:17 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:02:18.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:02:17 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:02:18.153 INFO:journalctl@ceph.osd.7.smithi110.stdout:Aug 29 18:02:17 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:02:19.063 INFO:tasks.rados.rados.0.smithi029.stdout:3208: done (0 left) 2024-08-29T18:02:19.063 INFO:tasks.rados.rados.0.smithi029.stdout:3209: read oid 49 snap -1 2024-08-29T18:02:19.063 INFO:tasks.rados.rados.0.smithi029.stdout:3209: expect (ObjNum 956 snap 293 seq_num 956) 2024-08-29T18:02:19.063 INFO:tasks.rados.rados.0.smithi029.stdout:3210: snap_remove snap 294 2024-08-29T18:02:19.151 INFO:journalctl@ceph.mds.b.smithi110.stdout:Aug 29 18:02:19 smithi110 bash[88693]: starting mds.b at 2024-08-29T18:02:19.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:02:18 smithi029 bash[79042]: cluster 2024-08-29T18:02:17.494875+0000 mgr.y (mgr.25004) 337 : cluster [DBG] pgmap v598: 121 pgs: 121 active+clean; 218 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 10 KiB/s rd, 3.0 MiB/s wr, 21 op/s 2024-08-29T18:02:19.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:02:18 smithi029 bash[79042]: audit 2024-08-29T18:02:17.851392+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:02:19.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:02:18 smithi029 bash[79042]: audit 2024-08-29T18:02:17.864700+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:02:19.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:02:18 smithi029 bash[79042]: audit 2024-08-29T18:02:17.868085+0000 mon.c (mon.2) 212 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:02:19.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:02:18 smithi029 bash[79042]: cluster 2024-08-29T18:02:18.062060+0000 mon.a (mon.0) 855 : cluster [DBG] osdmap e701: 8 total, 8 up, 8 in 2024-08-29T18:02:19.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:02:18 smithi029 bash[79042]: audit 2024-08-29T18:02:18.489632+0000 mon.c (mon.2) 213 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:02:19.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:02:18 smithi029 bash[77880]: cluster 2024-08-29T18:02:17.494875+0000 mgr.y (mgr.25004) 337 : cluster [DBG] pgmap v598: 121 pgs: 121 active+clean; 218 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 10 KiB/s rd, 3.0 MiB/s wr, 21 op/s 2024-08-29T18:02:19.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:02:18 smithi029 bash[77880]: audit 2024-08-29T18:02:17.851392+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:02:19.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:02:18 smithi029 bash[77880]: audit 2024-08-29T18:02:17.864700+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:02:19.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:02:18 smithi029 bash[77880]: audit 2024-08-29T18:02:17.868085+0000 mon.c (mon.2) 212 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:02:19.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:02:18 smithi029 bash[77880]: cluster 2024-08-29T18:02:18.062060+0000 mon.a (mon.0) 855 : cluster [DBG] osdmap e701: 8 total, 8 up, 8 in 2024-08-29T18:02:19.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:02:18 smithi029 bash[77880]: audit 2024-08-29T18:02:18.489632+0000 mon.c (mon.2) 213 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:02:19.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:02:18 smithi110 bash[67519]: cluster 2024-08-29T18:02:17.494875+0000 mgr.y (mgr.25004) 337 : cluster [DBG] pgmap v598: 121 pgs: 121 active+clean; 218 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 10 KiB/s rd, 3.0 MiB/s wr, 21 op/s 2024-08-29T18:02:19.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:02:18 smithi110 bash[67519]: audit 2024-08-29T18:02:17.851392+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:02:19.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:02:18 smithi110 bash[67519]: audit 2024-08-29T18:02:17.864700+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:02:19.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:02:18 smithi110 bash[67519]: audit 2024-08-29T18:02:17.868085+0000 mon.c (mon.2) 212 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:02:19.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:02:18 smithi110 bash[67519]: cluster 2024-08-29T18:02:18.062060+0000 mon.a (mon.0) 855 : cluster [DBG] osdmap e701: 8 total, 8 up, 8 in 2024-08-29T18:02:19.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:02:18 smithi110 bash[67519]: audit 2024-08-29T18:02:18.489632+0000 mon.c (mon.2) 213 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:02:20.081 INFO:tasks.rados.rados.0.smithi029.stdout:3210: done (1 left) 2024-08-29T18:02:20.081 INFO:tasks.rados.rados.0.smithi029.stdout:3211: snap_remove snap 298 2024-08-29T18:02:20.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:02:20 smithi029 bash[79042]: cluster 2024-08-29T18:02:19.064461+0000 mon.a (mon.0) 856 : cluster [DBG] osdmap e702: 8 total, 8 up, 8 in 2024-08-29T18:02:20.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:02:20 smithi029 bash[79042]: cluster 2024-08-29T18:02:19.856728+0000 mon.a (mon.0) 857 : cluster [DBG] mds.? [v2:172.21.15.110:6832/3082902649,v1:172.21.15.110:6833/3082902649] up:boot 2024-08-29T18:02:20.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:02:20 smithi029 bash[79042]: cluster 2024-08-29T18:02:19.857014+0000 mon.a (mon.0) 858 : cluster [DBG] fsmap cephfs:1 {0=a=up:active} 1 up:standby 2024-08-29T18:02:20.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:02:20 smithi029 bash[79042]: audit 2024-08-29T18:02:19.857364+0000 mon.c (mon.2) 214 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-08-29T18:02:20.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:02:20 smithi029 bash[77880]: cluster 2024-08-29T18:02:19.064461+0000 mon.a (mon.0) 856 : cluster [DBG] osdmap e702: 8 total, 8 up, 8 in 2024-08-29T18:02:20.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:02:20 smithi029 bash[77880]: cluster 2024-08-29T18:02:19.856728+0000 mon.a (mon.0) 857 : cluster [DBG] mds.? [v2:172.21.15.110:6832/3082902649,v1:172.21.15.110:6833/3082902649] up:boot 2024-08-29T18:02:20.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:02:20 smithi029 bash[77880]: cluster 2024-08-29T18:02:19.857014+0000 mon.a (mon.0) 858 : cluster [DBG] fsmap cephfs:1 {0=a=up:active} 1 up:standby 2024-08-29T18:02:20.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:02:20 smithi029 bash[77880]: audit 2024-08-29T18:02:19.857364+0000 mon.c (mon.2) 214 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-08-29T18:02:20.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:02:20 smithi110 bash[67519]: cluster 2024-08-29T18:02:19.064461+0000 mon.a (mon.0) 856 : cluster [DBG] osdmap e702: 8 total, 8 up, 8 in 2024-08-29T18:02:20.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:02:20 smithi110 bash[67519]: cluster 2024-08-29T18:02:19.856728+0000 mon.a (mon.0) 857 : cluster [DBG] mds.? [v2:172.21.15.110:6832/3082902649,v1:172.21.15.110:6833/3082902649] up:boot 2024-08-29T18:02:20.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:02:20 smithi110 bash[67519]: cluster 2024-08-29T18:02:19.857014+0000 mon.a (mon.0) 858 : cluster [DBG] fsmap cephfs:1 {0=a=up:active} 1 up:standby 2024-08-29T18:02:20.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:02:20 smithi110 bash[67519]: audit 2024-08-29T18:02:19.857364+0000 mon.c (mon.2) 214 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-08-29T18:02:21.089 INFO:tasks.rados.rados.0.smithi029.stdout:3209: expect (ObjNum 956 snap 293 seq_num 956) 2024-08-29T18:02:21.362 INFO:tasks.rados.rados.0.smithi029.stdout:3209: done (1 left) 2024-08-29T18:02:21.362 INFO:tasks.rados.rados.0.smithi029.stdout:3211: done (0 left) 2024-08-29T18:02:21.362 INFO:tasks.rados.rados.0.smithi029.stdout:3212: delete oid 7 current snap is 302 2024-08-29T18:02:21.367 INFO:tasks.rados.rados.0.smithi029.stdout:3212: done (0 left) 2024-08-29T18:02:21.367 INFO:tasks.rados.rados.0.smithi029.stdout:3213: rollback oid 19 current snap is 302 2024-08-29T18:02:21.367 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 19 to 301 2024-08-29T18:02:21.367 INFO:tasks.rados.rados.0.smithi029.stdout:3214: copy_from oid 18 from oid 42 current snap is 302 2024-08-29T18:02:21.367 INFO:tasks.rados.rados.0.smithi029.stdout:3215: read oid 30 snap 301 2024-08-29T18:02:21.368 INFO:tasks.rados.rados.0.smithi029.stdout:3215: expect deleted 2024-08-29T18:02:21.368 INFO:tasks.rados.rados.0.smithi029.stdout:3216: read oid 10 snap -1 2024-08-29T18:02:21.368 INFO:tasks.rados.rados.0.smithi029.stdout:3216: expect (ObjNum 859 snap 269 seq_num 859) 2024-08-29T18:02:21.368 INFO:tasks.rados.rados.0.smithi029.stdout:3217: delete oid 21 current snap is 302 2024-08-29T18:02:21.371 INFO:tasks.rados.rados.0.smithi029.stdout:3215: done (4 left) 2024-08-29T18:02:21.371 INFO:tasks.rados.rados.0.smithi029.stdout:3217: done (3 left) 2024-08-29T18:02:21.371 INFO:tasks.rados.rados.0.smithi029.stdout:3218: rmattr oid 44 current snap is 302 2024-08-29T18:02:21.371 INFO:tasks.rados.rados.0.smithi029.stdout:3218: done (3 left) 2024-08-29T18:02:21.371 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 4 current snap is 302 2024-08-29T18:02:21.372 INFO:tasks.rados.rados.0.smithi029.stdout:3219: seq_num 987 ranges {2277376=532480,2809856=647168,3457024=417792,3874816=409600,4284416=131072} 2024-08-29T18:02:21.387 INFO:tasks.rados.rados.0.smithi029.stdout:3219: writing smithi02969618-4 from 2277376 to 2809856 tid 1 2024-08-29T18:02:21.391 INFO:tasks.rados.rados.0.smithi029.stdout:3219: writing smithi02969618-4 from 2809856 to 3457024 tid 2 2024-08-29T18:02:21.394 INFO:tasks.rados.rados.0.smithi029.stdout:3219: writing smithi02969618-4 from 3457024 to 3874816 tid 3 2024-08-29T18:02:21.397 INFO:tasks.rados.rados.0.smithi029.stdout:3219: writing smithi02969618-4 from 3874816 to 4284416 tid 4 2024-08-29T18:02:21.398 INFO:tasks.rados.rados.0.smithi029.stdout:3219: writing smithi02969618-4 from 4284416 to 4415488 tid 5 2024-08-29T18:02:21.398 INFO:tasks.rados.rados.0.smithi029.stdout:3220: rollback oid 1 current snap is 302 2024-08-29T18:02:21.398 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 1 to 301 2024-08-29T18:02:21.398 INFO:tasks.rados.rados.0.smithi029.stdout:3213: finishing rollback tid 0 to smithi02969618-19 2024-08-29T18:02:21.399 INFO:tasks.rados.rados.0.smithi029.stdout:3213: finishing rollback tid 1 to smithi02969618-19 2024-08-29T18:02:21.399 INFO:tasks.rados.rados.0.smithi029.stdout:3216: expect (ObjNum 859 snap 269 seq_num 859) 2024-08-29T18:02:21.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:02:21 smithi029 bash[79042]: cluster 2024-08-29T18:02:19.495575+0000 mgr.y (mgr.25004) 338 : cluster [DBG] pgmap v601: 121 pgs: 121 active+clean; 222 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 223 KiB/s rd, 3.9 MiB/s wr, 17 op/s 2024-08-29T18:02:21.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:02:21 smithi029 bash[79042]: cluster 2024-08-29T18:02:20.077884+0000 mon.a (mon.0) 859 : cluster [DBG] osdmap e703: 8 total, 8 up, 8 in 2024-08-29T18:02:21.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:02:21 smithi029 bash[77880]: cluster 2024-08-29T18:02:19.495575+0000 mgr.y (mgr.25004) 338 : cluster [DBG] pgmap v601: 121 pgs: 121 active+clean; 222 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 223 KiB/s rd, 3.9 MiB/s wr, 17 op/s 2024-08-29T18:02:21.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:02:21 smithi029 bash[77880]: cluster 2024-08-29T18:02:20.077884+0000 mon.a (mon.0) 859 : cluster [DBG] osdmap e703: 8 total, 8 up, 8 in 2024-08-29T18:02:21.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:02:21 smithi110 bash[67519]: cluster 2024-08-29T18:02:19.495575+0000 mgr.y (mgr.25004) 338 : cluster [DBG] pgmap v601: 121 pgs: 121 active+clean; 222 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 223 KiB/s rd, 3.9 MiB/s wr, 17 op/s 2024-08-29T18:02:21.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:02:21 smithi110 bash[67519]: cluster 2024-08-29T18:02:20.077884+0000 mon.a (mon.0) 859 : cluster [DBG] osdmap e703: 8 total, 8 up, 8 in 2024-08-29T18:02:21.469 INFO:tasks.rados.rados.0.smithi029.stdout:3213: finishing rollback tid 2 to smithi02969618-19 2024-08-29T18:02:21.469 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 19 v 1993 (ObjNum 863 snap 273 seq_num 863) dirty exists 2024-08-29T18:02:21.469 INFO:tasks.rados.rados.0.smithi029.stdout:3219: finishing write tid 1 to smithi02969618-4 2024-08-29T18:02:21.469 INFO:tasks.rados.rados.0.smithi029.stdout:3219: finishing write tid 2 to smithi02969618-4 2024-08-29T18:02:21.469 INFO:tasks.rados.rados.0.smithi029.stdout:3219: finishing write tid 3 to smithi02969618-4 2024-08-29T18:02:21.469 INFO:tasks.rados.rados.0.smithi029.stdout:3220: finishing rollback tid 0 to smithi02969618-1 2024-08-29T18:02:21.469 INFO:tasks.rados.rados.0.smithi029.stdout:3220: finishing rollback tid 1 to smithi02969618-1 2024-08-29T18:02:21.469 INFO:tasks.rados.rados.0.smithi029.stdout:3220: finishing rollback tid 2 to smithi02969618-1 2024-08-29T18:02:21.470 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 1 v 2470 (ObjNum 975 snap 300 seq_num 975) dirty exists 2024-08-29T18:02:21.470 INFO:tasks.rados.rados.0.smithi029.stdout:3214: finishing copy_from racing read to smithi02969618-18 2024-08-29T18:02:21.470 INFO:tasks.rados.rados.0.smithi029.stdout:3219: finishing write tid 4 to smithi02969618-4 2024-08-29T18:02:21.470 INFO:tasks.rados.rados.0.smithi029.stdout:3219: finishing write tid 5 to smithi02969618-4 2024-08-29T18:02:21.470 INFO:tasks.rados.rados.0.smithi029.stdout:3219: finishing write tid 6 to smithi02969618-4 2024-08-29T18:02:21.470 INFO:tasks.rados.rados.0.smithi029.stdout:3214: finishing copy_from to smithi02969618-18 2024-08-29T18:02:21.470 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 18 v 2438 (ObjNum 969 snap 298 seq_num 969) dirty exists 2024-08-29T18:02:21.470 INFO:tasks.rados.rados.0.smithi029.stdout:3219: finishing write tid 7 to smithi02969618-4 2024-08-29T18:02:21.470 INFO:tasks.rados.rados.0.smithi029.stdout:3219: oid 4 updating version 0 to 2468 2024-08-29T18:02:21.470 INFO:tasks.rados.rados.0.smithi029.stdout:3219: oid 4 version 2468 is already newer than 2467 2024-08-29T18:02:21.470 INFO:tasks.rados.rados.0.smithi029.stdout:3219: oid 4 updating version 2468 to 2470 2024-08-29T18:02:21.470 INFO:tasks.rados.rados.0.smithi029.stdout:3219: oid 4 version 2470 is already newer than 2469 2024-08-29T18:02:21.470 INFO:tasks.rados.rados.0.smithi029.stdout:3219: oid 4 updating version 2470 to 2471 2024-08-29T18:02:21.470 INFO:tasks.rados.rados.0.smithi029.stdout:3219: oid 4 version 2471 is already newer than 2466 2024-08-29T18:02:21.471 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 4 v 2471 (ObjNum 987 snap 302 seq_num 987) dirty exists 2024-08-29T18:02:21.471 INFO:tasks.rados.rados.0.smithi029.stdout:3219: left oid 4 (ObjNum 987 snap 302 seq_num 987) 2024-08-29T18:02:21.471 INFO:tasks.rados.rados.0.smithi029.stdout:3213: done (4 left) 2024-08-29T18:02:21.471 INFO:tasks.rados.rados.0.smithi029.stdout:3214: done (3 left) 2024-08-29T18:02:21.471 INFO:tasks.rados.rados.0.smithi029.stdout:3216: done (2 left) 2024-08-29T18:02:21.471 INFO:tasks.rados.rados.0.smithi029.stdout:3219: done (1 left) 2024-08-29T18:02:21.471 INFO:tasks.rados.rados.0.smithi029.stdout:3220: done (0 left) 2024-08-29T18:02:21.471 INFO:tasks.rados.rados.0.smithi029.stdout:3221: rmattr oid 1 current snap is 302 2024-08-29T18:02:21.471 INFO:tasks.rados.rados.0.smithi029.stdout:3221: done (0 left) 2024-08-29T18:02:21.471 INFO:tasks.rados.rados.0.smithi029.stdout:3222: read oid 15 snap -1 2024-08-29T18:02:21.471 INFO:tasks.rados.rados.0.smithi029.stdout:3222: expect (ObjNum 982 snap 300 seq_num 982) 2024-08-29T18:02:21.471 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 47 current snap is 302 2024-08-29T18:02:21.471 INFO:tasks.rados.rados.0.smithi029.stdout:3223: seq_num 988 ranges {2801664=557056,3358720=532480,3891200=622592,4513792=450560} 2024-08-29T18:02:21.502 INFO:tasks.rados.rados.0.smithi029.stdout:3223: writing smithi02969618-47 from 2801664 to 3358720 tid 1 2024-08-29T18:02:21.507 INFO:tasks.rados.rados.0.smithi029.stdout:3223: writing smithi02969618-47 from 3358720 to 3891200 tid 2 2024-08-29T18:02:21.511 INFO:tasks.rados.rados.0.smithi029.stdout:3223: writing smithi02969618-47 from 3891200 to 4513792 tid 3 2024-08-29T18:02:21.515 INFO:tasks.rados.rados.0.smithi029.stdout:3223: writing smithi02969618-47 from 4513792 to 4964352 tid 4 2024-08-29T18:02:21.515 INFO:tasks.rados.rados.0.smithi029.stdout:3224: snap_create 2024-08-29T18:02:21.515 INFO:tasks.rados.rados.0.smithi029.stdout:3222: expect (ObjNum 982 snap 300 seq_num 982) 2024-08-29T18:02:21.727 INFO:tasks.rados.rados.0.smithi029.stdout:3223: finishing write tid 1 to smithi02969618-47 2024-08-29T18:02:21.727 INFO:tasks.rados.rados.0.smithi029.stdout:3223: finishing write tid 2 to smithi02969618-47 2024-08-29T18:02:21.727 INFO:tasks.rados.rados.0.smithi029.stdout:3223: finishing write tid 3 to smithi02969618-47 2024-08-29T18:02:21.727 INFO:tasks.rados.rados.0.smithi029.stdout:3223: finishing write tid 4 to smithi02969618-47 2024-08-29T18:02:21.727 INFO:tasks.rados.rados.0.smithi029.stdout:3223: finishing write tid 5 to smithi02969618-47 2024-08-29T18:02:21.727 INFO:tasks.rados.rados.0.smithi029.stdout:3223: finishing write tid 6 to smithi02969618-47 2024-08-29T18:02:21.728 INFO:tasks.rados.rados.0.smithi029.stdout:3223: oid 47 updating version 0 to 2377 2024-08-29T18:02:21.728 INFO:tasks.rados.rados.0.smithi029.stdout:3223: oid 47 version 2377 is already newer than 2375 2024-08-29T18:02:21.728 INFO:tasks.rados.rados.0.smithi029.stdout:3223: oid 47 version 2377 is already newer than 2376 2024-08-29T18:02:21.728 INFO:tasks.rados.rados.0.smithi029.stdout:3223: oid 47 updating version 2377 to 2379 2024-08-29T18:02:21.728 INFO:tasks.rados.rados.0.smithi029.stdout:3223: oid 47 version 2379 is already newer than 2378 2024-08-29T18:02:21.728 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 47 v 2379 (ObjNum 988 snap 302 seq_num 988) dirty exists 2024-08-29T18:02:21.728 INFO:tasks.rados.rados.0.smithi029.stdout:3223: left oid 47 (ObjNum 988 snap 302 seq_num 988) 2024-08-29T18:02:21.985 INFO:tasks.rados.rados.0.smithi029.stdout:3222: done (2 left) 2024-08-29T18:02:21.985 INFO:tasks.rados.rados.0.smithi029.stdout:3223: done (1 left) 2024-08-29T18:02:21.985 INFO:tasks.rados.rados.0.smithi029.stdout:3224: done (0 left) 2024-08-29T18:02:21.985 INFO:tasks.rados.rados.0.smithi029.stdout:3225: snap_create 2024-08-29T18:02:22.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:02:22 smithi029 bash[79042]: cluster 2024-08-29T18:02:21.085753+0000 mon.a (mon.0) 860 : cluster [DBG] osdmap e704: 8 total, 8 up, 8 in 2024-08-29T18:02:22.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:02:22 smithi029 bash[79042]: cluster 2024-08-29T18:02:21.987184+0000 mon.a (mon.0) 861 : cluster [DBG] osdmap e705: 8 total, 8 up, 8 in 2024-08-29T18:02:22.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:02:22 smithi029 bash[77880]: cluster 2024-08-29T18:02:21.085753+0000 mon.a (mon.0) 860 : cluster [DBG] osdmap e704: 8 total, 8 up, 8 in 2024-08-29T18:02:22.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:02:22 smithi029 bash[77880]: cluster 2024-08-29T18:02:21.987184+0000 mon.a (mon.0) 861 : cluster [DBG] osdmap e705: 8 total, 8 up, 8 in 2024-08-29T18:02:22.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:02:22 smithi110 bash[67519]: cluster 2024-08-29T18:02:21.085753+0000 mon.a (mon.0) 860 : cluster [DBG] osdmap e704: 8 total, 8 up, 8 in 2024-08-29T18:02:22.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:02:22 smithi110 bash[67519]: cluster 2024-08-29T18:02:21.987184+0000 mon.a (mon.0) 861 : cluster [DBG] osdmap e705: 8 total, 8 up, 8 in 2024-08-29T18:02:22.485 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-08-29T18:02:22.792 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-29T18:02:22.792 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.a smithi029 *:9093,9094 running (15m) 32s ago 16m 15.0M - 0.25.0 c8568f914cd2 ce247dae888d 2024-08-29T18:02:22.793 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.a smithi110 *:3000 running (16m) 64s ago 16m 79.7M - 9.4.7 954c08fa6188 a99d1c017111 2024-08-29T18:02:22.793 INFO:teuthology.orchestra.run.smithi029.stdout:mds.a smithi029 running (38s) 32s ago 19m 11.7M - 19.1.1-235-g1ef86450 d401bb9bb76e 8cc78645712f 2024-08-29T18:02:22.793 INFO:teuthology.orchestra.run.smithi029.stdout:mds.b smithi110 starting - - - - 2024-08-29T18:02:22.793 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.x smithi110 *:8443,9283,8765 running (7m) 64s ago 27m 431M - 19.1.1-235-g1ef86450 d401bb9bb76e 97032a0314c7 2024-08-29T18:02:22.793 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.y smithi029 *:8443,9283,8765 running (8m) 32s ago 30m 499M - 19.1.1-235-g1ef86450 d401bb9bb76e 426f9f92ffcb 2024-08-29T18:02:22.793 INFO:teuthology.orchestra.run.smithi029.stdout:mon.a smithi029 running (7m) 32s ago 30m 67.4M 2048M 19.1.1-235-g1ef86450 d401bb9bb76e 0381d4389ff1 2024-08-29T18:02:22.793 INFO:teuthology.orchestra.run.smithi029.stdout:mon.b smithi110 running (6m) 64s ago 28m 46.6M 2048M 19.1.1-235-g1ef86450 d401bb9bb76e ee83370832b3 2024-08-29T18:02:22.793 INFO:teuthology.orchestra.run.smithi029.stdout:mon.c smithi029 running (6m) 32s ago 28m 56.8M 2048M 19.1.1-235-g1ef86450 d401bb9bb76e a9f9abf8dbe2 2024-08-29T18:02:22.793 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.a smithi029 *:9100 running (16m) 32s ago 16m 8724k - 1.5.0 0da6a335fe13 ad51f15f97c2 2024-08-29T18:02:22.793 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.b smithi110 *:9100 running (16m) 64s ago 16m 8884k - 1.5.0 0da6a335fe13 30ef3fa1e10b 2024-08-29T18:02:22.793 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (4m) 32s ago 26m 239M 2525M 19.1.1-235-g1ef86450 d401bb9bb76e 70ffeb91cd60 2024-08-29T18:02:22.793 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (4m) 32s ago 25m 283M 2525M 19.1.1-235-g1ef86450 d401bb9bb76e 3637e7ef9c3c 2024-08-29T18:02:22.793 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (3m) 32s ago 24m 239M 2525M 19.1.1-235-g1ef86450 d401bb9bb76e 6be972913a10 2024-08-29T18:02:22.794 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (3m) 32s ago 23m 177M 2525M 19.1.1-235-g1ef86450 d401bb9bb76e 2becd8880bfa 2024-08-29T18:02:22.794 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi110 running (2m) 64s ago 23m 344M 2524M 19.1.1-235-g1ef86450 d401bb9bb76e 904ee1f8d2eb 2024-08-29T18:02:22.794 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi110 running (2m) 64s ago 22m 189M 2524M 19.1.1-235-g1ef86450 d401bb9bb76e ad523e2ac8b3 2024-08-29T18:02:22.794 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi110 running (99s) 64s ago 21m 146M 2524M 19.1.1-235-g1ef86450 d401bb9bb76e 2f40d31d17d4 2024-08-29T18:02:22.794 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi110 running (69s) 64s ago 20m - 2524M 19.1.1-235-g1ef86450 d401bb9bb76e d39ddc1ea214 2024-08-29T18:02:22.794 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.a smithi110 *:9095 running (8m) 64s ago 17m 48.7M - 2.43.0 a07b618ecd1d 696215a147ab 2024-08-29T18:02:22.990 INFO:tasks.rados.rados.0.smithi029.stdout:3225: done (0 left) 2024-08-29T18:02:22.990 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 32 current snap is 304 2024-08-29T18:02:22.990 INFO:tasks.rados.rados.0.smithi029.stdout:3226: seq_num 989 ranges {12443648=573440,13017088=466944,13484032=434176,13918208=638976,14557184=65536} 2024-08-29T18:02:23.065 INFO:tasks.rados.rados.0.smithi029.stdout:3226: writing smithi02969618-32 from 12443648 to 13017088 tid 1 2024-08-29T18:02:23.067 INFO:tasks.rados.rados.0.smithi029.stdout:3226: writing smithi02969618-32 from 13017088 to 13484032 tid 2 2024-08-29T18:02:23.070 INFO:tasks.rados.rados.0.smithi029.stdout:3226: writing smithi02969618-32 from 13484032 to 13918208 tid 3 2024-08-29T18:02:23.076 INFO:tasks.rados.rados.0.smithi029.stdout:3226: writing smithi02969618-32 from 13918208 to 14557184 tid 4 2024-08-29T18:02:23.076 INFO:tasks.rados.rados.0.smithi029.stdout:3226: writing smithi02969618-32 from 14557184 to 14622720 tid 5 2024-08-29T18:02:23.076 INFO:tasks.rados.rados.0.smithi029.stdout:3227: read oid 50 snap 300 2024-08-29T18:02:23.077 INFO:tasks.rados.rados.0.smithi029.stdout:3227: expect deleted 2024-08-29T18:02:23.077 INFO:tasks.rados.rados.0.smithi029.stdout:3228: copy_from oid 45 from oid 16 current snap is 304 2024-08-29T18:02:23.077 INFO:tasks.rados.rados.0.smithi029.stdout:3229: snap_create 2024-08-29T18:02:23.078 INFO:tasks.rados.rados.0.smithi029.stdout:3226: finishing write tid 1 to smithi02969618-32 2024-08-29T18:02:23.078 INFO:tasks.rados.rados.0.smithi029.stdout:3226: finishing write tid 2 to smithi02969618-32 2024-08-29T18:02:23.082 INFO:tasks.rados.rados.0.smithi029.stdout:3226: finishing write tid 3 to smithi02969618-32 2024-08-29T18:02:23.082 INFO:tasks.rados.rados.0.smithi029.stdout:3226: finishing write tid 4 to smithi02969618-32 2024-08-29T18:02:23.084 INFO:tasks.rados.rados.0.smithi029.stdout:3226: finishing write tid 5 to smithi02969618-32 2024-08-29T18:02:23.085 INFO:tasks.rados.rados.0.smithi029.stdout:3226: finishing write tid 6 to smithi02969618-32 2024-08-29T18:02:23.093 INFO:tasks.rados.rados.0.smithi029.stdout:3226: finishing write tid 7 to smithi02969618-32 2024-08-29T18:02:23.093 INFO:tasks.rados.rados.0.smithi029.stdout:3226: oid 32 updating version 0 to 2259 2024-08-29T18:02:23.093 INFO:tasks.rados.rados.0.smithi029.stdout:3226: oid 32 updating version 2259 to 2261 2024-08-29T18:02:23.093 INFO:tasks.rados.rados.0.smithi029.stdout:3226: oid 32 updating version 2261 to 2262 2024-08-29T18:02:23.093 INFO:tasks.rados.rados.0.smithi029.stdout:3226: oid 32 version 2262 is already newer than 2258 2024-08-29T18:02:23.093 INFO:tasks.rados.rados.0.smithi029.stdout:3226: oid 32 updating version 2262 to 2263 2024-08-29T18:02:23.093 INFO:tasks.rados.rados.0.smithi029.stdout:3226: oid 32 version 2263 is already newer than 2260 2024-08-29T18:02:23.093 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 32 v 2263 (ObjNum 989 snap 304 seq_num 989) dirty exists 2024-08-29T18:02:23.093 INFO:tasks.rados.rados.0.smithi029.stdout:3226: left oid 32 (ObjNum 989 snap 304 seq_num 989) 2024-08-29T18:02:23.161 INFO:tasks.rados.rados.0.smithi029.stdout:3228: finishing copy_from racing read to smithi02969618-45 2024-08-29T18:02:23.165 INFO:tasks.rados.rados.0.smithi029.stdout:3228: finishing copy_from to smithi02969618-45 2024-08-29T18:02:23.165 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 45 v 2008 (ObjNum 855 snap 268 seq_num 855) dirty exists 2024-08-29T18:02:23.178 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-08-29T18:02:23.178 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-08-29T18:02:23.178 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.1.1-235-g1ef86450 (1ef864504b8875c83ee6c2c5fedc13315bebf7f5) squid (rc)": 3 2024-08-29T18:02:23.178 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-08-29T18:02:23.178 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-08-29T18:02:23.178 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.1.1-235-g1ef86450 (1ef864504b8875c83ee6c2c5fedc13315bebf7f5) squid (rc)": 2 2024-08-29T18:02:23.178 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-08-29T18:02:23.178 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-08-29T18:02:23.178 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.1.1-235-g1ef86450 (1ef864504b8875c83ee6c2c5fedc13315bebf7f5) squid (rc)": 8 2024-08-29T18:02:23.178 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-08-29T18:02:23.178 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-08-29T18:02:23.179 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.1.1-235-g1ef86450 (1ef864504b8875c83ee6c2c5fedc13315bebf7f5) squid (rc)": 2 2024-08-29T18:02:23.179 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-08-29T18:02:23.179 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-08-29T18:02:23.179 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.1.1-235-g1ef86450 (1ef864504b8875c83ee6c2c5fedc13315bebf7f5) squid (rc)": 15 2024-08-29T18:02:23.179 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-08-29T18:02:23.179 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-08-29T18:02:23.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:02:23 smithi029 bash[79042]: cluster 2024-08-29T18:02:21.496299+0000 mgr.y (mgr.25004) 339 : cluster [DBG] pgmap v604: 121 pgs: 121 active+clean; 237 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 9.1 MiB/s rd, 2.8 MiB/s wr, 14 op/s 2024-08-29T18:02:23.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:02:23 smithi029 bash[79042]: cluster 2024-08-29T18:02:22.989219+0000 mon.a (mon.0) 862 : cluster [DBG] osdmap e706: 8 total, 8 up, 8 in 2024-08-29T18:02:23.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:02:23 smithi029 bash[77880]: cluster 2024-08-29T18:02:21.496299+0000 mgr.y (mgr.25004) 339 : cluster [DBG] pgmap v604: 121 pgs: 121 active+clean; 237 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 9.1 MiB/s rd, 2.8 MiB/s wr, 14 op/s 2024-08-29T18:02:23.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:02:23 smithi029 bash[77880]: cluster 2024-08-29T18:02:22.989219+0000 mon.a (mon.0) 862 : cluster [DBG] osdmap e706: 8 total, 8 up, 8 in 2024-08-29T18:02:23.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:02:23 smithi110 bash[67519]: cluster 2024-08-29T18:02:21.496299+0000 mgr.y (mgr.25004) 339 : cluster [DBG] pgmap v604: 121 pgs: 121 active+clean; 237 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 9.1 MiB/s rd, 2.8 MiB/s wr, 14 op/s 2024-08-29T18:02:23.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:02:23 smithi110 bash[67519]: cluster 2024-08-29T18:02:22.989219+0000 mon.a (mon.0) 862 : cluster [DBG] osdmap e706: 8 total, 8 up, 8 in 2024-08-29T18:02:23.991 INFO:tasks.rados.rados.0.smithi029.stdout:3226: done (3 left) 2024-08-29T18:02:23.991 INFO:tasks.rados.rados.0.smithi029.stdout:3227: done (2 left) 2024-08-29T18:02:23.991 INFO:tasks.rados.rados.0.smithi029.stdout:3228: done (1 left) 2024-08-29T18:02:23.991 INFO:tasks.rados.rados.0.smithi029.stdout:3229: done (0 left) 2024-08-29T18:02:23.991 INFO:tasks.rados.rados.0.smithi029.stdout:3230: read oid 34 snap -1 2024-08-29T18:02:23.991 INFO:tasks.rados.rados.0.smithi029.stdout:3230: expect deleted 2024-08-29T18:02:23.991 INFO:tasks.rados.rados.0.smithi029.stdout:3231: copy_from oid 11 from oid 38 current snap is 305 2024-08-29T18:02:23.991 INFO:tasks.rados.rados.0.smithi029.stdout:3232: snap_create 2024-08-29T18:02:24.034 INFO:tasks.rados.rados.0.smithi029.stdout:3231: finishing copy_from racing read to smithi02969618-11 2024-08-29T18:02:24.035 INFO:tasks.rados.rados.0.smithi029.stdout:3231: finishing copy_from to smithi02969618-11 2024-08-29T18:02:24.035 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 11 v 2000 (ObjNum 977 snap 300 seq_num 977) dirty exists 2024-08-29T18:02:24.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:02:24 smithi029 bash[77880]: audit 2024-08-29T18:02:22.473903+0000 mgr.y (mgr.25004) 340 : audit [DBG] from='client.44357 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:02:24.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:02:24 smithi029 bash[77880]: audit 2024-08-29T18:02:22.776502+0000 mgr.y (mgr.25004) 341 : audit [DBG] from='client.34443 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:02:24.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:02:24 smithi029 bash[77880]: audit 2024-08-29T18:02:23.180502+0000 mon.a (mon.0) 863 : audit [DBG] from='client.? 172.21.15.29:0/397305297' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:02:24.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:02:24 smithi029 bash[77880]: audit 2024-08-29T18:02:23.771719+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:02:24.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:02:24 smithi029 bash[77880]: audit 2024-08-29T18:02:23.786034+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:02:24.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:02:24 smithi029 bash[77880]: cluster 2024-08-29T18:02:23.991762+0000 mon.a (mon.0) 866 : cluster [DBG] osdmap e707: 8 total, 8 up, 8 in 2024-08-29T18:02:24.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:02:24 smithi029 bash[79042]: audit 2024-08-29T18:02:22.473903+0000 mgr.y (mgr.25004) 340 : audit [DBG] from='client.44357 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:02:24.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:02:24 smithi029 bash[79042]: audit 2024-08-29T18:02:22.776502+0000 mgr.y (mgr.25004) 341 : audit [DBG] from='client.34443 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:02:24.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:02:24 smithi029 bash[79042]: audit 2024-08-29T18:02:23.180502+0000 mon.a (mon.0) 863 : audit [DBG] from='client.? 172.21.15.29:0/397305297' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:02:24.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:02:24 smithi029 bash[79042]: audit 2024-08-29T18:02:23.771719+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:02:24.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:02:24 smithi029 bash[79042]: audit 2024-08-29T18:02:23.786034+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:02:24.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:02:24 smithi029 bash[79042]: cluster 2024-08-29T18:02:23.991762+0000 mon.a (mon.0) 866 : cluster [DBG] osdmap e707: 8 total, 8 up, 8 in 2024-08-29T18:02:24.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:02:24 smithi110 bash[67519]: audit 2024-08-29T18:02:22.473903+0000 mgr.y (mgr.25004) 340 : audit [DBG] from='client.44357 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:02:24.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:02:24 smithi110 bash[67519]: audit 2024-08-29T18:02:22.776502+0000 mgr.y (mgr.25004) 341 : audit [DBG] from='client.34443 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:02:24.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:02:24 smithi110 bash[67519]: audit 2024-08-29T18:02:23.180502+0000 mon.a (mon.0) 863 : audit [DBG] from='client.? 172.21.15.29:0/397305297' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:02:24.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:02:24 smithi110 bash[67519]: audit 2024-08-29T18:02:23.771719+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:02:24.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:02:24 smithi110 bash[67519]: audit 2024-08-29T18:02:23.786034+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:02:24.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:02:24 smithi110 bash[67519]: cluster 2024-08-29T18:02:23.991762+0000 mon.a (mon.0) 866 : cluster [DBG] osdmap e707: 8 total, 8 up, 8 in 2024-08-29T18:02:24.899 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:02:24 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:02:24] "GET /metrics HTTP/1.1" 200 36099 "" "Prometheus/2.43.0" 2024-08-29T18:02:24.995 INFO:tasks.rados.rados.0.smithi029.stdout:3230: done (2 left) 2024-08-29T18:02:24.996 INFO:tasks.rados.rados.0.smithi029.stdout:3231: done (1 left) 2024-08-29T18:02:24.996 INFO:tasks.rados.rados.0.smithi029.stdout:3232: done (0 left) 2024-08-29T18:02:24.996 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 26 current snap is 306 2024-08-29T18:02:24.996 INFO:tasks.rados.rados.0.smithi029.stdout:3233: seq_num 990 ranges {11747328=589824,12337152=753664,13090816=638976,13729792=212992} 2024-08-29T18:02:25.065 INFO:tasks.rados.rados.0.smithi029.stdout:3233: writing smithi02969618-26 from 11747328 to 12337152 tid 1 2024-08-29T18:02:25.071 INFO:tasks.rados.rados.0.smithi029.stdout:3233: writing smithi02969618-26 from 12337152 to 13090816 tid 2 2024-08-29T18:02:25.074 INFO:tasks.rados.rados.0.smithi029.stdout:3233: writing smithi02969618-26 from 13090816 to 13729792 tid 3 2024-08-29T18:02:25.079 INFO:tasks.rados.rados.0.smithi029.stdout:3233: writing smithi02969618-26 from 13729792 to 13942784 tid 4 2024-08-29T18:02:25.079 INFO:tasks.rados.rados.0.smithi029.stdout:3234: rollback oid 10 current snap is 306 2024-08-29T18:02:25.079 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 10 to 297 2024-08-29T18:02:25.079 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 49 current snap is 306 2024-08-29T18:02:25.080 INFO:tasks.rados.rados.0.smithi029.stdout:3235: seq_num 991 ranges {4603904=606208,5210112=638976,5849088=794624,6643712=172032} 2024-08-29T18:02:25.106 INFO:tasks.rados.rados.0.smithi029.stdout:3235: writing smithi02969618-49 from 4603904 to 5210112 tid 1 2024-08-29T18:02:25.109 INFO:tasks.rados.rados.0.smithi029.stdout:3235: writing smithi02969618-49 from 5210112 to 5849088 tid 2 2024-08-29T18:02:25.114 INFO:tasks.rados.rados.0.smithi029.stdout:3235: writing smithi02969618-49 from 5849088 to 6643712 tid 3 2024-08-29T18:02:25.115 INFO:tasks.rados.rados.0.smithi029.stdout:3235: writing smithi02969618-49 from 6643712 to 6815744 tid 4 2024-08-29T18:02:25.115 INFO:tasks.rados.rados.0.smithi029.stdout:3236: read oid 25 snap -1 2024-08-29T18:02:25.115 INFO:tasks.rados.rados.0.smithi029.stdout:3236: expect deleted 2024-08-29T18:02:25.116 INFO:tasks.rados.rados.0.smithi029.stdout:3237: read oid 24 snap -1 2024-08-29T18:02:25.116 INFO:tasks.rados.rados.0.smithi029.stdout:3237: expect (ObjNum 841 snap 264 seq_num 841) 2024-08-29T18:02:25.116 INFO:tasks.rados.rados.0.smithi029.stdout:3238: snap_remove snap 302 2024-08-29T18:02:25.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:02:25 smithi029 bash[77880]: cluster 2024-08-29T18:02:23.496938+0000 mgr.y (mgr.25004) 342 : cluster [DBG] pgmap v607: 121 pgs: 121 active+clean; 228 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 6.3 MiB/s wr, 16 op/s 2024-08-29T18:02:25.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:02:25 smithi029 bash[77880]: cluster 2024-08-29T18:02:24.995280+0000 mon.a (mon.0) 867 : cluster [DBG] osdmap e708: 8 total, 8 up, 8 in 2024-08-29T18:02:25.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:02:25 smithi029 bash[77880]: audit 2024-08-29T18:02:25.005954+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:02:25.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:02:25 smithi029 bash[77880]: audit 2024-08-29T18:02:25.021074+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:02:25.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:02:25 smithi029 bash[79042]: cluster 2024-08-29T18:02:23.496938+0000 mgr.y (mgr.25004) 342 : cluster [DBG] pgmap v607: 121 pgs: 121 active+clean; 228 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 6.3 MiB/s wr, 16 op/s 2024-08-29T18:02:25.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:02:25 smithi029 bash[79042]: cluster 2024-08-29T18:02:24.995280+0000 mon.a (mon.0) 867 : cluster [DBG] osdmap e708: 8 total, 8 up, 8 in 2024-08-29T18:02:25.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:02:25 smithi029 bash[79042]: audit 2024-08-29T18:02:25.005954+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:02:25.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:02:25 smithi029 bash[79042]: audit 2024-08-29T18:02:25.021074+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:02:25.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:02:25 smithi110 bash[67519]: cluster 2024-08-29T18:02:23.496938+0000 mgr.y (mgr.25004) 342 : cluster [DBG] pgmap v607: 121 pgs: 121 active+clean; 228 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 6.3 MiB/s wr, 16 op/s 2024-08-29T18:02:25.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:02:25 smithi110 bash[67519]: cluster 2024-08-29T18:02:24.995280+0000 mon.a (mon.0) 867 : cluster [DBG] osdmap e708: 8 total, 8 up, 8 in 2024-08-29T18:02:25.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:02:25 smithi110 bash[67519]: audit 2024-08-29T18:02:25.005954+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:02:25.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:02:25 smithi110 bash[67519]: audit 2024-08-29T18:02:25.021074+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:02:26.115 INFO:tasks.rados.rados.0.smithi029.stdout:3238: done (5 left) 2024-08-29T18:02:26.115 INFO:tasks.rados.rados.0.smithi029.stdout:3239: snap_create 2024-08-29T18:02:26.115 INFO:tasks.rados.rados.0.smithi029.stdout:3233: finishing write tid 1 to smithi02969618-26 2024-08-29T18:02:26.115 INFO:tasks.rados.rados.0.smithi029.stdout:3233: finishing write tid 2 to smithi02969618-26 2024-08-29T18:02:26.115 INFO:tasks.rados.rados.0.smithi029.stdout:3234: finishing rollback tid 0 to smithi02969618-10 2024-08-29T18:02:26.116 INFO:tasks.rados.rados.0.smithi029.stdout:3234: finishing rollback tid 1 to smithi02969618-10 2024-08-29T18:02:26.116 INFO:tasks.rados.rados.0.smithi029.stdout:3233: finishing write tid 3 to smithi02969618-26 2024-08-29T18:02:26.116 INFO:tasks.rados.rados.0.smithi029.stdout:3233: finishing write tid 4 to smithi02969618-26 2024-08-29T18:02:26.116 INFO:tasks.rados.rados.0.smithi029.stdout:3233: finishing write tid 5 to smithi02969618-26 2024-08-29T18:02:26.116 INFO:tasks.rados.rados.0.smithi029.stdout:3234: finishing rollback tid 2 to smithi02969618-10 2024-08-29T18:02:26.116 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 10 v 1996 (ObjNum 859 snap 269 seq_num 859) dirty exists 2024-08-29T18:02:26.116 INFO:tasks.rados.rados.0.smithi029.stdout:3233: finishing write tid 6 to smithi02969618-26 2024-08-29T18:02:26.116 INFO:tasks.rados.rados.0.smithi029.stdout:3233: oid 26 updating version 0 to 1138 2024-08-29T18:02:26.116 INFO:tasks.rados.rados.0.smithi029.stdout:3233: oid 26 updating version 1138 to 1139 2024-08-29T18:02:26.116 INFO:tasks.rados.rados.0.smithi029.stdout:3233: oid 26 updating version 1139 to 1141 2024-08-29T18:02:26.116 INFO:tasks.rados.rados.0.smithi029.stdout:3233: oid 26 updating version 1141 to 1142 2024-08-29T18:02:26.117 INFO:tasks.rados.rados.0.smithi029.stdout:3233: oid 26 version 1142 is already newer than 1140 2024-08-29T18:02:26.117 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 26 v 1142 (ObjNum 990 snap 306 seq_num 990) dirty exists 2024-08-29T18:02:26.117 INFO:tasks.rados.rados.0.smithi029.stdout:3233: left oid 26 (ObjNum 990 snap 306 seq_num 990) 2024-08-29T18:02:26.117 INFO:tasks.rados.rados.0.smithi029.stdout:3235: finishing write tid 1 to smithi02969618-49 2024-08-29T18:02:26.117 INFO:tasks.rados.rados.0.smithi029.stdout:3235: finishing write tid 2 to smithi02969618-49 2024-08-29T18:02:26.117 INFO:tasks.rados.rados.0.smithi029.stdout:3235: finishing write tid 3 to smithi02969618-49 2024-08-29T18:02:26.117 INFO:tasks.rados.rados.0.smithi029.stdout:3235: finishing write tid 4 to smithi02969618-49 2024-08-29T18:02:26.117 INFO:tasks.rados.rados.0.smithi029.stdout:3235: finishing write tid 5 to smithi02969618-49 2024-08-29T18:02:26.117 INFO:tasks.rados.rados.0.smithi029.stdout:3237: expect (ObjNum 841 snap 264 seq_num 841) 2024-08-29T18:02:26.287 INFO:tasks.rados.rados.0.smithi029.stdout:3235: finishing write tid 6 to smithi02969618-49 2024-08-29T18:02:26.287 INFO:tasks.rados.rados.0.smithi029.stdout:3235: oid 49 updating version 0 to 2561 2024-08-29T18:02:26.288 INFO:tasks.rados.rados.0.smithi029.stdout:3235: oid 49 version 2561 is already newer than 2560 2024-08-29T18:02:26.288 INFO:tasks.rados.rados.0.smithi029.stdout:3235: oid 49 updating version 2561 to 2562 2024-08-29T18:02:26.288 INFO:tasks.rados.rados.0.smithi029.stdout:3235: oid 49 updating version 2562 to 2564 2024-08-29T18:02:26.288 INFO:tasks.rados.rados.0.smithi029.stdout:3235: oid 49 version 2564 is already newer than 2563 2024-08-29T18:02:26.288 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 49 v 2564 (ObjNum 991 snap 306 seq_num 991) dirty exists 2024-08-29T18:02:26.288 INFO:tasks.rados.rados.0.smithi029.stdout:3235: left oid 49 (ObjNum 991 snap 306 seq_num 991) 2024-08-29T18:02:26.989 INFO:tasks.rados.rados.0.smithi029.stdout:3233: done (5 left) 2024-08-29T18:02:26.990 INFO:tasks.rados.rados.0.smithi029.stdout:3234: done (4 left) 2024-08-29T18:02:26.990 INFO:tasks.rados.rados.0.smithi029.stdout:3235: done (3 left) 2024-08-29T18:02:26.990 INFO:tasks.rados.rados.0.smithi029.stdout:3236: done (2 left) 2024-08-29T18:02:26.990 INFO:tasks.rados.rados.0.smithi029.stdout:3237: done (1 left) 2024-08-29T18:02:26.990 INFO:tasks.rados.rados.0.smithi029.stdout:3239: done (0 left) 2024-08-29T18:02:26.990 INFO:tasks.rados.rados.0.smithi029.stdout:3240: snap_create 2024-08-29T18:02:27.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:02:27 smithi029 bash[79042]: cluster 2024-08-29T18:02:25.497756+0000 mgr.y (mgr.25004) 343 : cluster [DBG] pgmap v610: 121 pgs: 121 active+clean; 232 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 1.7 MiB/s rd, 5.6 MiB/s wr, 7 op/s 2024-08-29T18:02:27.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:02:27 smithi029 bash[79042]: cluster 2024-08-29T18:02:26.115069+0000 mon.a (mon.0) 870 : cluster [DBG] osdmap e709: 8 total, 8 up, 8 in 2024-08-29T18:02:27.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:02:27 smithi029 bash[79042]: cluster 2024-08-29T18:02:26.989007+0000 mon.a (mon.0) 871 : cluster [DBG] osdmap e710: 8 total, 8 up, 8 in 2024-08-29T18:02:27.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:02:27 smithi029 bash[77880]: cluster 2024-08-29T18:02:25.497756+0000 mgr.y (mgr.25004) 343 : cluster [DBG] pgmap v610: 121 pgs: 121 active+clean; 232 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 1.7 MiB/s rd, 5.6 MiB/s wr, 7 op/s 2024-08-29T18:02:27.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:02:27 smithi029 bash[77880]: cluster 2024-08-29T18:02:26.115069+0000 mon.a (mon.0) 870 : cluster [DBG] osdmap e709: 8 total, 8 up, 8 in 2024-08-29T18:02:27.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:02:27 smithi029 bash[77880]: cluster 2024-08-29T18:02:26.989007+0000 mon.a (mon.0) 871 : cluster [DBG] osdmap e710: 8 total, 8 up, 8 in 2024-08-29T18:02:27.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:02:27 smithi110 bash[67519]: cluster 2024-08-29T18:02:25.497756+0000 mgr.y (mgr.25004) 343 : cluster [DBG] pgmap v610: 121 pgs: 121 active+clean; 232 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 1.7 MiB/s rd, 5.6 MiB/s wr, 7 op/s 2024-08-29T18:02:27.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:02:27 smithi110 bash[67519]: cluster 2024-08-29T18:02:26.115069+0000 mon.a (mon.0) 870 : cluster [DBG] osdmap e709: 8 total, 8 up, 8 in 2024-08-29T18:02:27.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:02:27 smithi110 bash[67519]: cluster 2024-08-29T18:02:26.989007+0000 mon.a (mon.0) 871 : cluster [DBG] osdmap e710: 8 total, 8 up, 8 in 2024-08-29T18:02:27.991 INFO:tasks.rados.rados.0.smithi029.stdout:3240: done (0 left) 2024-08-29T18:02:27.991 INFO:tasks.rados.rados.0.smithi029.stdout:3241: copy_from oid 28 from oid 26 current snap is 308 2024-08-29T18:02:27.991 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 20 current snap is 308 2024-08-29T18:02:27.991 INFO:tasks.rados.rados.0.smithi029.stdout:3242: seq_num 992 ranges {5324800=622592,5947392=524288,6471680=606208,7077888=475136} 2024-08-29T18:02:28.030 INFO:tasks.rados.rados.0.smithi029.stdout:3242: writing smithi02969618-20 from 5324800 to 5947392 tid 1 2024-08-29T18:02:28.033 INFO:tasks.rados.rados.0.smithi029.stdout:3242: writing smithi02969618-20 from 5947392 to 6471680 tid 2 2024-08-29T18:02:28.036 INFO:tasks.rados.rados.0.smithi029.stdout:3242: writing smithi02969618-20 from 6471680 to 7077888 tid 3 2024-08-29T18:02:28.040 INFO:tasks.rados.rados.0.smithi029.stdout:3242: writing smithi02969618-20 from 7077888 to 7553024 tid 4 2024-08-29T18:02:28.040 INFO:tasks.rados.rados.0.smithi029.stdout:3243: snap_create 2024-08-29T18:02:28.055 INFO:tasks.rados.rados.0.smithi029.stdout:3242: finishing write tid 1 to smithi02969618-20 2024-08-29T18:02:28.055 INFO:tasks.rados.rados.0.smithi029.stdout:3242: finishing write tid 2 to smithi02969618-20 2024-08-29T18:02:28.062 INFO:tasks.rados.rados.0.smithi029.stdout:3242: finishing write tid 3 to smithi02969618-20 2024-08-29T18:02:28.063 INFO:tasks.rados.rados.0.smithi029.stdout:3242: finishing write tid 4 to smithi02969618-20 2024-08-29T18:02:28.063 INFO:tasks.rados.rados.0.smithi029.stdout:3242: finishing write tid 5 to smithi02969618-20 2024-08-29T18:02:28.068 INFO:tasks.rados.rados.0.smithi029.stdout:3242: finishing write tid 6 to smithi02969618-20 2024-08-29T18:02:28.068 INFO:tasks.rados.rados.0.smithi029.stdout:3242: oid 20 updating version 0 to 2568 2024-08-29T18:02:28.068 INFO:tasks.rados.rados.0.smithi029.stdout:3242: oid 20 updating version 2568 to 2570 2024-08-29T18:02:28.069 INFO:tasks.rados.rados.0.smithi029.stdout:3242: oid 20 updating version 2570 to 2571 2024-08-29T18:02:28.069 INFO:tasks.rados.rados.0.smithi029.stdout:3242: oid 20 version 2571 is already newer than 2569 2024-08-29T18:02:28.069 INFO:tasks.rados.rados.0.smithi029.stdout:3242: oid 20 updating version 2571 to 2572 2024-08-29T18:02:28.069 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 20 v 2572 (ObjNum 992 snap 308 seq_num 992) dirty exists 2024-08-29T18:02:28.069 INFO:tasks.rados.rados.0.smithi029.stdout:3242: left oid 20 (ObjNum 992 snap 308 seq_num 992) 2024-08-29T18:02:28.076 INFO:tasks.rados.rados.0.smithi029.stdout:3241: finishing copy_from racing read to smithi02969618-28 2024-08-29T18:02:28.078 INFO:tasks.rados.rados.0.smithi029.stdout:3241: finishing copy_from to smithi02969618-28 2024-08-29T18:02:28.078 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 28 v 1142 (ObjNum 990 snap 306 seq_num 990) dirty exists 2024-08-29T18:02:29.004 INFO:tasks.rados.rados.0.smithi029.stdout:3241: done (2 left) 2024-08-29T18:02:29.004 INFO:tasks.rados.rados.0.smithi029.stdout:3242: done (1 left) 2024-08-29T18:02:29.004 INFO:tasks.rados.rados.0.smithi029.stdout:3243: done (0 left) 2024-08-29T18:02:29.004 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 5 current snap is 309 2024-08-29T18:02:29.004 INFO:tasks.rados.rados.0.smithi029.stdout:3244: seq_num 993 ranges {14450688=638976,15089664=409600,15499264=409600,15908864=688128,16596992=98304} 2024-08-29T18:02:29.087 INFO:tasks.rados.rados.0.smithi029.stdout:3244: writing smithi02969618-5 from 14450688 to 15089664 tid 1 2024-08-29T18:02:29.089 INFO:tasks.rados.rados.0.smithi029.stdout:3244: writing smithi02969618-5 from 15089664 to 15499264 tid 2 2024-08-29T18:02:29.092 INFO:tasks.rados.rados.0.smithi029.stdout:3244: writing smithi02969618-5 from 15499264 to 15908864 tid 3 2024-08-29T18:02:29.096 INFO:tasks.rados.rados.0.smithi029.stdout:3244: writing smithi02969618-5 from 15908864 to 16596992 tid 4 2024-08-29T18:02:29.097 INFO:tasks.rados.rados.0.smithi029.stdout:3244: writing smithi02969618-5 from 16596992 to 16695296 tid 5 2024-08-29T18:02:29.097 INFO:tasks.rados.rados.0.smithi029.stdout:3245: delete oid 35 current snap is 309 2024-08-29T18:02:29.104 INFO:tasks.rados.rados.0.smithi029.stdout:3245: done (1 left) 2024-08-29T18:02:29.104 INFO:tasks.rados.rados.0.smithi029.stdout:3246: rmattr oid 45 current snap is 309 2024-08-29T18:02:29.104 INFO:tasks.rados.rados.0.smithi029.stdout:3246: done (1 left) 2024-08-29T18:02:29.104 INFO:tasks.rados.rados.0.smithi029.stdout:3247: read oid 42 snap -1 2024-08-29T18:02:29.105 INFO:tasks.rados.rados.0.smithi029.stdout:3247: expect (ObjNum 969 snap 298 seq_num 969) 2024-08-29T18:02:29.105 INFO:tasks.rados.rados.0.smithi029.stdout:3248: copy_from oid 12 from oid 24 current snap is 309 2024-08-29T18:02:29.105 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 39 current snap is 309 2024-08-29T18:02:29.105 INFO:tasks.rados.rados.0.smithi029.stdout:3249: seq_num 995 ranges {4964352=671744,5636096=573440,6209536=778240,6987776=253952} 2024-08-29T18:02:29.138 INFO:tasks.rados.rados.0.smithi029.stdout:3249: writing smithi02969618-39 from 4964352 to 5636096 tid 1 2024-08-29T18:02:29.141 INFO:tasks.rados.rados.0.smithi029.stdout:3249: writing smithi02969618-39 from 5636096 to 6209536 tid 2 2024-08-29T18:02:29.146 INFO:tasks.rados.rados.0.smithi029.stdout:3249: writing smithi02969618-39 from 6209536 to 6987776 tid 3 2024-08-29T18:02:29.148 INFO:tasks.rados.rados.0.smithi029.stdout:3249: writing smithi02969618-39 from 6987776 to 7241728 tid 4 2024-08-29T18:02:29.148 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 48 current snap is 309 2024-08-29T18:02:29.148 INFO:tasks.rados.rados.0.smithi029.stdout:3244: finishing write tid 1 to smithi02969618-5 2024-08-29T18:02:29.148 INFO:tasks.rados.rados.0.smithi029.stdout:3250: seq_num 996 ranges {0=688128,688128=507904,1196032=581632,1777664=516096} 2024-08-29T18:02:29.152 INFO:tasks.rados.rados.0.smithi029.stdout:3250: writing smithi02969618-48 from 0 to 688128 tid 1 2024-08-29T18:02:29.156 INFO:tasks.rados.rados.0.smithi029.stdout:3250: writing smithi02969618-48 from 688128 to 1196032 tid 2 2024-08-29T18:02:29.163 INFO:tasks.rados.rados.0.smithi029.stdout:3250: writing smithi02969618-48 from 1196032 to 1777664 tid 3 2024-08-29T18:02:29.165 INFO:tasks.rados.rados.0.smithi029.stdout:3250: writing smithi02969618-48 from 1777664 to 2293760 tid 4 2024-08-29T18:02:29.165 INFO:tasks.rados.rados.0.smithi029.stdout:3251: delete oid 13 current snap is 309 2024-08-29T18:02:29.165 INFO:tasks.rados.rados.0.smithi029.stdout:3244: finishing write tid 2 to smithi02969618-5 2024-08-29T18:02:29.165 INFO:tasks.rados.rados.0.smithi029.stdout:3244: finishing write tid 3 to smithi02969618-5 2024-08-29T18:02:29.165 INFO:tasks.rados.rados.0.smithi029.stdout:3244: finishing write tid 4 to smithi02969618-5 2024-08-29T18:02:29.165 INFO:tasks.rados.rados.0.smithi029.stdout:3244: finishing write tid 5 to smithi02969618-5 2024-08-29T18:02:29.165 INFO:tasks.rados.rados.0.smithi029.stdout:3244: finishing write tid 6 to smithi02969618-5 2024-08-29T18:02:29.165 INFO:tasks.rados.rados.0.smithi029.stdout:3244: finishing write tid 7 to smithi02969618-5 2024-08-29T18:02:29.165 INFO:tasks.rados.rados.0.smithi029.stdout:3244: oid 5 updating version 0 to 2269 2024-08-29T18:02:29.165 INFO:tasks.rados.rados.0.smithi029.stdout:3244: oid 5 version 2269 is already newer than 2264 2024-08-29T18:02:29.165 INFO:tasks.rados.rados.0.smithi029.stdout:3244: oid 5 version 2269 is already newer than 2266 2024-08-29T18:02:29.165 INFO:tasks.rados.rados.0.smithi029.stdout:3244: oid 5 version 2269 is already newer than 2267 2024-08-29T18:02:29.166 INFO:tasks.rados.rados.0.smithi029.stdout:3244: oid 5 version 2269 is already newer than 2268 2024-08-29T18:02:29.166 INFO:tasks.rados.rados.0.smithi029.stdout:3244: oid 5 version 2269 is already newer than 2265 2024-08-29T18:02:29.166 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 5 v 2269 (ObjNum 993 snap 309 seq_num 993) dirty exists 2024-08-29T18:02:29.166 INFO:tasks.rados.rados.0.smithi029.stdout:3244: left oid 5 (ObjNum 993 snap 309 seq_num 993) 2024-08-29T18:02:29.166 INFO:tasks.rados.rados.0.smithi029.stdout:3248: finishing copy_from racing read to smithi02969618-12 2024-08-29T18:02:29.166 INFO:tasks.rados.rados.0.smithi029.stdout:3248: finishing copy_from to smithi02969618-12 2024-08-29T18:02:29.166 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 12 v 2459 (ObjNum 841 snap 264 seq_num 841) dirty exists 2024-08-29T18:02:29.166 INFO:tasks.rados.rados.0.smithi029.stdout:3249: finishing write tid 1 to smithi02969618-39 2024-08-29T18:02:29.166 INFO:tasks.rados.rados.0.smithi029.stdout:3249: finishing write tid 2 to smithi02969618-39 2024-08-29T18:02:29.166 INFO:tasks.rados.rados.0.smithi029.stdout:3249: finishing write tid 3 to smithi02969618-39 2024-08-29T18:02:29.166 INFO:tasks.rados.rados.0.smithi029.stdout:3249: finishing write tid 4 to smithi02969618-39 2024-08-29T18:02:29.166 INFO:tasks.rados.rados.0.smithi029.stdout:3249: finishing write tid 5 to smithi02969618-39 2024-08-29T18:02:29.166 INFO:tasks.rados.rados.0.smithi029.stdout:3249: finishing write tid 6 to smithi02969618-39 2024-08-29T18:02:29.167 INFO:tasks.rados.rados.0.smithi029.stdout:3249: oid 39 updating version 0 to 1983 2024-08-29T18:02:29.167 INFO:tasks.rados.rados.0.smithi029.stdout:3249: oid 39 version 1983 is already newer than 1981 2024-08-29T18:02:29.167 INFO:tasks.rados.rados.0.smithi029.stdout:3249: oid 39 version 1983 is already newer than 1982 2024-08-29T18:02:29.167 INFO:tasks.rados.rados.0.smithi029.stdout:3249: oid 39 updating version 1983 to 1985 2024-08-29T18:02:29.167 INFO:tasks.rados.rados.0.smithi029.stdout:3249: oid 39 version 1985 is already newer than 1984 2024-08-29T18:02:29.167 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 39 v 1985 (ObjNum 995 snap 309 seq_num 995) dirty exists 2024-08-29T18:02:29.167 INFO:tasks.rados.rados.0.smithi029.stdout:3249: left oid 39 (ObjNum 995 snap 309 seq_num 995) 2024-08-29T18:02:29.167 INFO:tasks.rados.rados.0.smithi029.stdout:3244: done (5 left) 2024-08-29T18:02:29.168 INFO:tasks.rados.rados.0.smithi029.stdout:3248: done (4 left) 2024-08-29T18:02:29.168 INFO:tasks.rados.rados.0.smithi029.stdout:3249: done (3 left) 2024-08-29T18:02:29.168 INFO:tasks.rados.rados.0.smithi029.stdout:3251: done (2 left) 2024-08-29T18:02:29.168 INFO:tasks.rados.rados.0.smithi029.stdout:3252: read oid 25 snap 301 2024-08-29T18:02:29.168 INFO:tasks.rados.rados.0.smithi029.stdout:3252: expect deleted 2024-08-29T18:02:29.168 INFO:tasks.rados.rados.0.smithi029.stdout:3253: delete oid 47 current snap is 309 2024-08-29T18:02:29.172 INFO:tasks.rados.rados.0.smithi029.stdout:3252: done (3 left) 2024-08-29T18:02:29.172 INFO:tasks.rados.rados.0.smithi029.stdout:3253: done (2 left) 2024-08-29T18:02:29.172 INFO:tasks.rados.rados.0.smithi029.stdout:3254: rollback oid 31 current snap is 309 2024-08-29T18:02:29.172 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 31 to 301 2024-08-29T18:02:29.172 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 3 current snap is 309 2024-08-29T18:02:29.172 INFO:tasks.rados.rados.0.smithi029.stdout:3255: seq_num 999 ranges {3506176=737280,4243456=565248,4808704=761856,5570560=278528} 2024-08-29T18:02:29.196 INFO:tasks.rados.rados.0.smithi029.stdout:3255: writing smithi02969618-3 from 3506176 to 4243456 tid 1 2024-08-29T18:02:29.199 INFO:tasks.rados.rados.0.smithi029.stdout:3255: writing smithi02969618-3 from 4243456 to 4808704 tid 2 2024-08-29T18:02:29.204 INFO:tasks.rados.rados.0.smithi029.stdout:3255: writing smithi02969618-3 from 4808704 to 5570560 tid 3 2024-08-29T18:02:29.206 INFO:tasks.rados.rados.0.smithi029.stdout:3255: writing smithi02969618-3 from 5570560 to 5849088 tid 4 2024-08-29T18:02:29.206 INFO:tasks.rados.rados.0.smithi029.stdout:3256: snap_create 2024-08-29T18:02:29.206 INFO:tasks.rados.rados.0.smithi029.stdout:3254: finishing rollback tid 0 to smithi02969618-31 2024-08-29T18:02:29.206 INFO:tasks.rados.rados.0.smithi029.stdout:3254: finishing rollback tid 1 to smithi02969618-31 2024-08-29T18:02:29.206 INFO:tasks.rados.rados.0.smithi029.stdout:3254: finishing rollback tid 2 to smithi02969618-31 2024-08-29T18:02:29.206 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 31 v 1679 (ObjNum 976 snap 300 seq_num 976) dirty exists 2024-08-29T18:02:29.206 INFO:tasks.rados.rados.0.smithi029.stdout:3247: expect (ObjNum 969 snap 298 seq_num 969) 2024-08-29T18:02:29.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:02:28 smithi029 bash[79042]: cluster 2024-08-29T18:02:27.498696+0000 mgr.y (mgr.25004) 344 : cluster [DBG] pgmap v613: 121 pgs: 121 active+clean; 258 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 5.4 MiB/s rd, 8.1 MiB/s wr, 9 op/s 2024-08-29T18:02:29.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:02:28 smithi029 bash[79042]: cluster 2024-08-29T18:02:27.992412+0000 mon.a (mon.0) 872 : cluster [DBG] osdmap e711: 8 total, 8 up, 8 in 2024-08-29T18:02:29.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:02:28 smithi029 bash[77880]: cluster 2024-08-29T18:02:27.498696+0000 mgr.y (mgr.25004) 344 : cluster [DBG] pgmap v613: 121 pgs: 121 active+clean; 258 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 5.4 MiB/s rd, 8.1 MiB/s wr, 9 op/s 2024-08-29T18:02:29.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:02:28 smithi029 bash[77880]: cluster 2024-08-29T18:02:27.992412+0000 mon.a (mon.0) 872 : cluster [DBG] osdmap e711: 8 total, 8 up, 8 in 2024-08-29T18:02:29.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:02:28 smithi110 bash[67519]: cluster 2024-08-29T18:02:27.498696+0000 mgr.y (mgr.25004) 344 : cluster [DBG] pgmap v613: 121 pgs: 121 active+clean; 258 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 5.4 MiB/s rd, 8.1 MiB/s wr, 9 op/s 2024-08-29T18:02:29.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:02:28 smithi110 bash[67519]: cluster 2024-08-29T18:02:27.992412+0000 mon.a (mon.0) 872 : cluster [DBG] osdmap e711: 8 total, 8 up, 8 in 2024-08-29T18:02:30.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:02:30 smithi029 bash[79042]: cluster 2024-08-29T18:02:29.002191+0000 mon.a (mon.0) 873 : cluster [DBG] osdmap e712: 8 total, 8 up, 8 in 2024-08-29T18:02:30.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:02:30 smithi029 bash[77880]: cluster 2024-08-29T18:02:29.002191+0000 mon.a (mon.0) 873 : cluster [DBG] osdmap e712: 8 total, 8 up, 8 in 2024-08-29T18:02:30.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:02:30 smithi110 bash[67519]: cluster 2024-08-29T18:02:29.002191+0000 mon.a (mon.0) 873 : cluster [DBG] osdmap e712: 8 total, 8 up, 8 in 2024-08-29T18:02:30.833 INFO:tasks.rados.rados.0.smithi029.stdout:3250: finishing write tid 1 to smithi02969618-48 2024-08-29T18:02:30.833 INFO:tasks.rados.rados.0.smithi029.stdout:3250: finishing write tid 2 to smithi02969618-48 2024-08-29T18:02:30.833 INFO:tasks.rados.rados.0.smithi029.stdout:3250: finishing write tid 3 to smithi02969618-48 2024-08-29T18:02:30.833 INFO:tasks.rados.rados.0.smithi029.stdout:3250: finishing write tid 4 to smithi02969618-48 2024-08-29T18:02:30.833 INFO:tasks.rados.rados.0.smithi029.stdout:3250: finishing write tid 5 to smithi02969618-48 2024-08-29T18:02:30.833 INFO:tasks.rados.rados.0.smithi029.stdout:3250: finishing write tid 6 to smithi02969618-48 2024-08-29T18:02:30.833 INFO:tasks.rados.rados.0.smithi029.stdout:3250: oid 48 updating version 0 to 1106 2024-08-29T18:02:30.833 INFO:tasks.rados.rados.0.smithi029.stdout:3250: oid 48 version 1106 is already newer than 1103 2024-08-29T18:02:30.833 INFO:tasks.rados.rados.0.smithi029.stdout:3250: oid 48 updating version 1106 to 1107 2024-08-29T18:02:30.833 INFO:tasks.rados.rados.0.smithi029.stdout:3250: oid 48 version 1107 is already newer than 1105 2024-08-29T18:02:30.833 INFO:tasks.rados.rados.0.smithi029.stdout:3250: oid 48 version 1107 is already newer than 1104 2024-08-29T18:02:30.834 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 48 v 1107 (ObjNum 996 snap 309 seq_num 996) dirty exists 2024-08-29T18:02:30.834 INFO:tasks.rados.rados.0.smithi029.stdout:3250: left oid 48 (ObjNum 996 snap 309 seq_num 996) 2024-08-29T18:02:30.834 INFO:tasks.rados.rados.0.smithi029.stdout:3255: finishing write tid 1 to smithi02969618-3 2024-08-29T18:02:30.834 INFO:tasks.rados.rados.0.smithi029.stdout:3255: finishing write tid 2 to smithi02969618-3 2024-08-29T18:02:30.834 INFO:tasks.rados.rados.0.smithi029.stdout:3255: finishing write tid 3 to smithi02969618-3 2024-08-29T18:02:30.834 INFO:tasks.rados.rados.0.smithi029.stdout:3255: finishing write tid 4 to smithi02969618-3 2024-08-29T18:02:30.834 INFO:tasks.rados.rados.0.smithi029.stdout:3255: finishing write tid 5 to smithi02969618-3 2024-08-29T18:02:30.834 INFO:tasks.rados.rados.0.smithi029.stdout:3255: finishing write tid 6 to smithi02969618-3 2024-08-29T18:02:30.835 INFO:tasks.rados.rados.0.smithi029.stdout:3255: oid 3 updating version 0 to 2473 2024-08-29T18:02:30.835 INFO:tasks.rados.rados.0.smithi029.stdout:3255: oid 3 updating version 2473 to 2475 2024-08-29T18:02:30.835 INFO:tasks.rados.rados.0.smithi029.stdout:3255: oid 3 version 2475 is already newer than 2471 2024-08-29T18:02:30.835 INFO:tasks.rados.rados.0.smithi029.stdout:3255: oid 3 version 2475 is already newer than 2472 2024-08-29T18:02:30.835 INFO:tasks.rados.rados.0.smithi029.stdout:3255: oid 3 version 2475 is already newer than 2474 2024-08-29T18:02:30.835 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 3 v 2475 (ObjNum 999 snap 309 seq_num 999) dirty exists 2024-08-29T18:02:30.835 INFO:tasks.rados.rados.0.smithi029.stdout:3255: left oid 3 (ObjNum 999 snap 309 seq_num 999) 2024-08-29T18:02:30.835 INFO:tasks.rados.rados.0.smithi029.stdout:3247: done (4 left) 2024-08-29T18:02:30.835 INFO:tasks.rados.rados.0.smithi029.stdout:3250: done (3 left) 2024-08-29T18:02:30.835 INFO:tasks.rados.rados.0.smithi029.stdout:3254: done (2 left) 2024-08-29T18:02:30.835 INFO:tasks.rados.rados.0.smithi029.stdout:3255: done (1 left) 2024-08-29T18:02:30.835 INFO:tasks.rados.rados.0.smithi029.stdout:3256: done (0 left) 2024-08-29T18:02:30.836 INFO:tasks.rados.rados.0.smithi029.stdout:3257: rollback oid 16 current snap is 310 2024-08-29T18:02:30.836 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 16 to 297 2024-08-29T18:02:30.836 INFO:tasks.rados.rados.0.smithi029.stdout:3258: setattr oid 43 current snap is 310 2024-08-29T18:02:30.836 INFO:tasks.rados.rados.0.smithi029.stdout:3259: delete oid 40 current snap is 310 2024-08-29T18:02:30.840 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 43 v 1666 (ObjNum 942 snap 288 seq_num 942) dirty exists 2024-08-29T18:02:30.841 INFO:tasks.rados.rados.0.smithi029.stdout:3258: done (2 left) 2024-08-29T18:02:30.841 INFO:tasks.rados.rados.0.smithi029.stdout:3259: done (1 left) 2024-08-29T18:02:30.841 INFO:tasks.rados.rados.0.smithi029.stdout:3260: copy_from oid 6 from oid 23 current snap is 310 2024-08-29T18:02:30.841 INFO:tasks.rados.rados.0.smithi029.stdout:3261: setattr oid 41 current snap is 310 2024-08-29T18:02:30.843 INFO:tasks.rados.rados.0.smithi029.stdout:3262: copy_from oid 9 from oid 50 current snap is 310 2024-08-29T18:02:30.844 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 30 current snap is 310 2024-08-29T18:02:30.844 INFO:tasks.rados.rados.0.smithi029.stdout:3263: seq_num 1001 ranges {0=770048,770048=729088,1499136=770048,2269184=106496} 2024-08-29T18:02:30.850 INFO:tasks.rados.rados.0.smithi029.stdout:3263: writing smithi02969618-30 from 0 to 770048 tid 1 2024-08-29T18:02:30.857 INFO:tasks.rados.rados.0.smithi029.stdout:3263: writing smithi02969618-30 from 770048 to 1499136 tid 2 2024-08-29T18:02:30.864 INFO:tasks.rados.rados.0.smithi029.stdout:3263: writing smithi02969618-30 from 1499136 to 2269184 tid 3 2024-08-29T18:02:30.865 INFO:tasks.rados.rados.0.smithi029.stdout:3263: writing smithi02969618-30 from 2269184 to 2375680 tid 4 2024-08-29T18:02:30.865 INFO:tasks.rados.rados.0.smithi029.stdout:3264: snap_create 2024-08-29T18:02:30.866 INFO:tasks.rados.rados.0.smithi029.stdout:3257: finishing rollback tid 0 to smithi02969618-16 2024-08-29T18:02:30.866 INFO:tasks.rados.rados.0.smithi029.stdout:3257: finishing rollback tid 1 to smithi02969618-16 2024-08-29T18:02:30.866 INFO:tasks.rados.rados.0.smithi029.stdout:3262: finishing copy_from to smithi02969618-9 2024-08-29T18:02:30.866 INFO:tasks.rados.rados.0.smithi029.stdout:3262: got expected ENOENT (src dne) 2024-08-29T18:02:30.866 INFO:tasks.rados.rados.0.smithi029.stdout:3260: finishing copy_from to smithi02969618-6 2024-08-29T18:02:30.866 INFO:tasks.rados.rados.0.smithi029.stdout:3260: got expected ENOENT (src dne) 2024-08-29T18:02:30.866 INFO:tasks.rados.rados.0.smithi029.stdout:3262: finishing copy_from racing read to smithi02969618-9 2024-08-29T18:02:30.866 INFO:tasks.rados.rados.0.smithi029.stdout:3257: finishing rollback tid 2 to smithi02969618-16 2024-08-29T18:02:30.866 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 16 v 2014 (ObjNum 855 snap 268 seq_num 855) dirty exists 2024-08-29T18:02:30.866 INFO:tasks.rados.rados.0.smithi029.stdout:3260: finishing copy_from racing read to smithi02969618-6 2024-08-29T18:02:30.866 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 41 v 1999 (ObjNum 273 snap 0 seq_num 0) dirty exists 2024-08-29T18:02:30.866 INFO:tasks.rados.rados.0.smithi029.stdout:3263: finishing write tid 1 to smithi02969618-30 2024-08-29T18:02:30.867 INFO:tasks.rados.rados.0.smithi029.stdout:3263: finishing write tid 2 to smithi02969618-30 2024-08-29T18:02:30.869 INFO:tasks.rados.rados.0.smithi029.stdout:3263: finishing write tid 3 to smithi02969618-30 2024-08-29T18:02:30.869 INFO:tasks.rados.rados.0.smithi029.stdout:3263: finishing write tid 4 to smithi02969618-30 2024-08-29T18:02:30.870 INFO:tasks.rados.rados.0.smithi029.stdout:3263: finishing write tid 5 to smithi02969618-30 2024-08-29T18:02:30.872 INFO:tasks.rados.rados.0.smithi029.stdout:3263: finishing write tid 6 to smithi02969618-30 2024-08-29T18:02:30.872 INFO:tasks.rados.rados.0.smithi029.stdout:3263: oid 30 updating version 0 to 2474 2024-08-29T18:02:30.872 INFO:tasks.rados.rados.0.smithi029.stdout:3263: oid 30 version 2474 is already newer than 2473 2024-08-29T18:02:30.872 INFO:tasks.rados.rados.0.smithi029.stdout:3263: oid 30 updating version 2474 to 2475 2024-08-29T18:02:30.872 INFO:tasks.rados.rados.0.smithi029.stdout:3263: oid 30 updating version 2475 to 2476 2024-08-29T18:02:30.872 INFO:tasks.rados.rados.0.smithi029.stdout:3263: oid 30 version 2476 is already newer than 2472 2024-08-29T18:02:30.872 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 30 v 2476 (ObjNum 1001 snap 310 seq_num 1001) dirty exists 2024-08-29T18:02:30.872 INFO:tasks.rados.rados.0.smithi029.stdout:3263: left oid 30 (ObjNum 1001 snap 310 seq_num 1001) 2024-08-29T18:02:31.016 INFO:tasks.rados.rados.0.smithi029.stdout:3257: done (5 left) 2024-08-29T18:02:31.016 INFO:tasks.rados.rados.0.smithi029.stdout:3260: done (4 left) 2024-08-29T18:02:31.016 INFO:tasks.rados.rados.0.smithi029.stdout:3261: done (3 left) 2024-08-29T18:02:31.016 INFO:tasks.rados.rados.0.smithi029.stdout:3262: done (2 left) 2024-08-29T18:02:31.016 INFO:tasks.rados.rados.0.smithi029.stdout:3263: done (1 left) 2024-08-29T18:02:31.016 INFO:tasks.rados.rados.0.smithi029.stdout:3264: done (0 left) 2024-08-29T18:02:31.016 INFO:tasks.rados.rados.0.smithi029.stdout:3265: read oid 10 snap -1 2024-08-29T18:02:31.016 INFO:tasks.rados.rados.0.smithi029.stdout:3265: expect (ObjNum 859 snap 269 seq_num 859) 2024-08-29T18:02:31.016 INFO:tasks.rados.rados.0.smithi029.stdout:3266: snap_create 2024-08-29T18:02:31.035 INFO:tasks.rados.rados.0.smithi029.stdout:3265: expect (ObjNum 859 snap 269 seq_num 859) 2024-08-29T18:02:31.342 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:02:31 smithi110 bash[67519]: cluster 2024-08-29T18:02:29.499381+0000 mgr.y (mgr.25004) 345 : cluster [DBG] pgmap v616: 121 pgs: 121 active+clean; 258 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 5.4 MiB/s rd, 7.0 MiB/s wr, 7 op/s 2024-08-29T18:02:31.342 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:02:31 smithi110 bash[67519]: cluster 2024-08-29T18:02:30.013499+0000 mon.a (mon.0) 874 : cluster [DBG] osdmap e713: 8 total, 8 up, 8 in 2024-08-29T18:02:31.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:02:31 smithi029 bash[77880]: cluster 2024-08-29T18:02:29.499381+0000 mgr.y (mgr.25004) 345 : cluster [DBG] pgmap v616: 121 pgs: 121 active+clean; 258 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 5.4 MiB/s rd, 7.0 MiB/s wr, 7 op/s 2024-08-29T18:02:31.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:02:31 smithi029 bash[77880]: cluster 2024-08-29T18:02:30.013499+0000 mon.a (mon.0) 874 : cluster [DBG] osdmap e713: 8 total, 8 up, 8 in 2024-08-29T18:02:31.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:02:31 smithi029 bash[79042]: cluster 2024-08-29T18:02:29.499381+0000 mgr.y (mgr.25004) 345 : cluster [DBG] pgmap v616: 121 pgs: 121 active+clean; 258 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 5.4 MiB/s rd, 7.0 MiB/s wr, 7 op/s 2024-08-29T18:02:31.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:02:31 smithi029 bash[79042]: cluster 2024-08-29T18:02:30.013499+0000 mon.a (mon.0) 874 : cluster [DBG] osdmap e713: 8 total, 8 up, 8 in 2024-08-29T18:02:31.992 INFO:tasks.rados.rados.0.smithi029.stdout:3265: done (1 left) 2024-08-29T18:02:31.992 INFO:tasks.rados.rados.0.smithi029.stdout:3266: done (0 left) 2024-08-29T18:02:31.992 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 42 current snap is 312 2024-08-29T18:02:31.992 INFO:tasks.rados.rados.0.smithi029.stdout:3267: seq_num 1002 ranges {14286848=786432,15073280=614400,15687680=581632,16269312=409600} 2024-08-29T18:02:32.131 INFO:tasks.rados.rados.0.smithi029.stdout:3267: writing smithi02969618-42 from 14286848 to 15073280 tid 1 2024-08-29T18:02:32.134 INFO:tasks.rados.rados.0.smithi029.stdout:3267: writing smithi02969618-42 from 15073280 to 15687680 tid 2 2024-08-29T18:02:32.137 INFO:tasks.rados.rados.0.smithi029.stdout:3267: writing smithi02969618-42 from 15687680 to 16269312 tid 3 2024-08-29T18:02:32.140 INFO:tasks.rados.rados.0.smithi029.stdout:3267: writing smithi02969618-42 from 16269312 to 16678912 tid 4 2024-08-29T18:02:32.140 INFO:tasks.rados.rados.0.smithi029.stdout:3268: setattr oid 12 current snap is 312 2024-08-29T18:02:32.141 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 25 current snap is 312 2024-08-29T18:02:32.141 INFO:tasks.rados.rados.0.smithi029.stdout:3269: seq_num 1003 ranges {0=802816,802816=499712,1302528=737280,2039808=368640} 2024-08-29T18:02:32.146 INFO:tasks.rados.rados.0.smithi029.stdout:3269: writing smithi02969618-25 from 0 to 802816 tid 1 2024-08-29T18:02:32.149 INFO:tasks.rados.rados.0.smithi029.stdout:3269: writing smithi02969618-25 from 802816 to 1302528 tid 2 2024-08-29T18:02:32.153 INFO:tasks.rados.rados.0.smithi029.stdout:3269: writing smithi02969618-25 from 1302528 to 2039808 tid 3 2024-08-29T18:02:32.156 INFO:tasks.rados.rados.0.smithi029.stdout:3269: writing smithi02969618-25 from 2039808 to 2408448 tid 4 2024-08-29T18:02:32.156 INFO:tasks.rados.rados.0.smithi029.stdout:3270: read oid 23 snap -1 2024-08-29T18:02:32.156 INFO:tasks.rados.rados.0.smithi029.stdout:3270: expect deleted 2024-08-29T18:02:32.156 INFO:tasks.rados.rados.0.smithi029.stdout:3271: delete oid 17 current snap is 312 2024-08-29T18:02:32.156 INFO:tasks.rados.rados.0.smithi029.stdout:3267: finishing write tid 1 to smithi02969618-42 2024-08-29T18:02:32.156 INFO:tasks.rados.rados.0.smithi029.stdout:3267: finishing write tid 2 to smithi02969618-42 2024-08-29T18:02:32.156 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 12 v 2576 (ObjNum 841 snap 264 seq_num 841) dirty exists 2024-08-29T18:02:32.157 INFO:tasks.rados.rados.0.smithi029.stdout:3267: finishing write tid 3 to smithi02969618-42 2024-08-29T18:02:32.160 INFO:tasks.rados.rados.0.smithi029.stdout:3267: finishing write tid 4 to smithi02969618-42 2024-08-29T18:02:32.160 INFO:tasks.rados.rados.0.smithi029.stdout:3267: finishing write tid 5 to smithi02969618-42 2024-08-29T18:02:32.160 INFO:tasks.rados.rados.0.smithi029.stdout:3268: done (4 left) 2024-08-29T18:02:32.161 INFO:tasks.rados.rados.0.smithi029.stdout:3270: done (3 left) 2024-08-29T18:02:32.161 INFO:tasks.rados.rados.0.smithi029.stdout:3271: done (2 left) 2024-08-29T18:02:32.161 INFO:tasks.rados.rados.0.smithi029.stdout:3272: setattr oid 46 current snap is 312 2024-08-29T18:02:32.161 INFO:tasks.rados.rados.0.smithi029.stdout:3269: finishing write tid 1 to smithi02969618-25 2024-08-29T18:02:32.161 INFO:tasks.rados.rados.0.smithi029.stdout:3269: finishing write tid 2 to smithi02969618-25 2024-08-29T18:02:32.162 INFO:tasks.rados.rados.0.smithi029.stdout:3269: finishing write tid 3 to smithi02969618-25 2024-08-29T18:02:32.162 INFO:tasks.rados.rados.0.smithi029.stdout:3267: finishing write tid 6 to smithi02969618-42 2024-08-29T18:02:32.162 INFO:tasks.rados.rados.0.smithi029.stdout:3267: oid 42 updating version 0 to 2442 2024-08-29T18:02:32.162 INFO:tasks.rados.rados.0.smithi029.stdout:3267: oid 42 updating version 2442 to 2444 2024-08-29T18:02:32.162 INFO:tasks.rados.rados.0.smithi029.stdout:3267: oid 42 version 2444 is already newer than 2441 2024-08-29T18:02:32.162 INFO:tasks.rados.rados.0.smithi029.stdout:3267: oid 42 version 2444 is already newer than 2443 2024-08-29T18:02:32.163 INFO:tasks.rados.rados.0.smithi029.stdout:3267: oid 42 version 2444 is already newer than 2440 2024-08-29T18:02:32.163 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 42 v 2444 (ObjNum 1002 snap 312 seq_num 1002) dirty exists 2024-08-29T18:02:32.163 INFO:tasks.rados.rados.0.smithi029.stdout:3267: left oid 42 (ObjNum 1002 snap 312 seq_num 1002) 2024-08-29T18:02:32.163 INFO:tasks.rados.rados.0.smithi029.stdout:3269: finishing write tid 4 to smithi02969618-25 2024-08-29T18:02:32.163 INFO:tasks.rados.rados.0.smithi029.stdout:3269: finishing write tid 5 to smithi02969618-25 2024-08-29T18:02:32.163 INFO:tasks.rados.rados.0.smithi029.stdout:3267: done (2 left) 2024-08-29T18:02:32.163 INFO:tasks.rados.rados.0.smithi029.stdout:3273: delete oid 4 current snap is 312 2024-08-29T18:02:32.165 INFO:tasks.rados.rados.0.smithi029.stdout:3273: done (2 left) 2024-08-29T18:02:32.165 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 33 current snap is 312 2024-08-29T18:02:32.165 INFO:tasks.rados.rados.0.smithi029.stdout:3274: seq_num 1006 ranges {0=49152} 2024-08-29T18:02:32.165 INFO:tasks.rados.rados.0.smithi029.stdout:3274: writing smithi02969618-33 from 0 to 49152 tid 1 2024-08-29T18:02:32.166 INFO:tasks.rados.rados.0.smithi029.stdout:3275: snap_remove snap 300 2024-08-29T18:02:32.288 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:02:32 smithi110 bash[67519]: cluster 2024-08-29T18:02:31.015018+0000 mon.a (mon.0) 875 : cluster [DBG] osdmap e714: 8 total, 8 up, 8 in 2024-08-29T18:02:32.288 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:02:32 smithi110 bash[67519]: cluster 2024-08-29T18:02:31.991984+0000 mon.a (mon.0) 876 : cluster [DBG] osdmap e715: 8 total, 8 up, 8 in 2024-08-29T18:02:32.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:02:32 smithi029 bash[79042]: cluster 2024-08-29T18:02:31.015018+0000 mon.a (mon.0) 875 : cluster [DBG] osdmap e714: 8 total, 8 up, 8 in 2024-08-29T18:02:32.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:02:32 smithi029 bash[79042]: cluster 2024-08-29T18:02:31.991984+0000 mon.a (mon.0) 876 : cluster [DBG] osdmap e715: 8 total, 8 up, 8 in 2024-08-29T18:02:32.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:02:32 smithi029 bash[77880]: cluster 2024-08-29T18:02:31.015018+0000 mon.a (mon.0) 875 : cluster [DBG] osdmap e714: 8 total, 8 up, 8 in 2024-08-29T18:02:32.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:02:32 smithi029 bash[77880]: cluster 2024-08-29T18:02:31.991984+0000 mon.a (mon.0) 876 : cluster [DBG] osdmap e715: 8 total, 8 up, 8 in 2024-08-29T18:02:33.038 INFO:tasks.rados.rados.0.smithi029.stdout:3275: done (3 left) 2024-08-29T18:02:33.038 INFO:tasks.rados.rados.0.smithi029.stdout:3276: copy_from oid 41 from oid 7 current snap is 312 2024-08-29T18:02:33.038 INFO:tasks.rados.rados.0.smithi029.stdout:3269: finishing write tid 6 to smithi02969618-25 2024-08-29T18:02:33.038 INFO:tasks.rados.rados.0.smithi029.stdout:3269: oid 25 updating version 0 to 1146 2024-08-29T18:02:33.038 INFO:tasks.rados.rados.0.smithi029.stdout:3269: oid 25 updating version 1146 to 1147 2024-08-29T18:02:33.038 INFO:tasks.rados.rados.0.smithi029.stdout:3269: oid 25 version 1147 is already newer than 1145 2024-08-29T18:02:33.038 INFO:tasks.rados.rados.0.smithi029.stdout:3269: oid 25 version 1147 is already newer than 1143 2024-08-29T18:02:33.038 INFO:tasks.rados.rados.0.smithi029.stdout:3269: oid 25 version 1147 is already newer than 1144 2024-08-29T18:02:33.039 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 25 v 1147 (ObjNum 1003 snap 312 seq_num 1003) dirty exists 2024-08-29T18:02:33.039 INFO:tasks.rados.rados.0.smithi029.stdout:3269: left oid 25 (ObjNum 1003 snap 312 seq_num 1003) 2024-08-29T18:02:33.039 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 46 v 2381 (ObjNum 33 snap 0 seq_num 1885364590) dirty exists 2024-08-29T18:02:33.039 INFO:tasks.rados.rados.0.smithi029.stdout:3274: finishing write tid 1 to smithi02969618-33 2024-08-29T18:02:33.039 INFO:tasks.rados.rados.0.smithi029.stdout:3274: finishing write tid 2 to smithi02969618-33 2024-08-29T18:02:33.039 INFO:tasks.rados.rados.0.smithi029.stdout:3274: finishing write tid 3 to smithi02969618-33 2024-08-29T18:02:33.039 INFO:tasks.rados.rados.0.smithi029.stdout:3274: oid 33 updating version 0 to 2445 2024-08-29T18:02:33.039 INFO:tasks.rados.rados.0.smithi029.stdout:3274: oid 33 updating version 2445 to 2446 2024-08-29T18:02:33.039 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 33 v 2446 (ObjNum 1006 snap 312 seq_num 1006) dirty exists 2024-08-29T18:02:33.039 INFO:tasks.rados.rados.0.smithi029.stdout:3274: left oid 33 (ObjNum 1006 snap 312 seq_num 1006) 2024-08-29T18:02:33.039 INFO:tasks.rados.rados.0.smithi029.stdout:3269: done (3 left) 2024-08-29T18:02:33.039 INFO:tasks.rados.rados.0.smithi029.stdout:3272: done (2 left) 2024-08-29T18:02:33.040 INFO:tasks.rados.rados.0.smithi029.stdout:3274: done (1 left) 2024-08-29T18:02:33.040 INFO:tasks.rados.rados.0.smithi029.stdout:3277: rollback oid 20 current snap is 312 2024-08-29T18:02:33.040 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 20 to 303 2024-08-29T18:02:33.040 INFO:tasks.rados.rados.0.smithi029.stdout:3278: snap_create 2024-08-29T18:02:33.051 INFO:tasks.rados.rados.0.smithi029.stdout:3276: finishing copy_from to smithi02969618-41 2024-08-29T18:02:33.051 INFO:tasks.rados.rados.0.smithi029.stdout:3276: got expected ENOENT (src dne) 2024-08-29T18:02:33.051 INFO:tasks.rados.rados.0.smithi029.stdout:3276: finishing copy_from racing read to smithi02969618-41 2024-08-29T18:02:33.067 INFO:tasks.rados.rados.0.smithi029.stdout:3277: finishing rollback tid 0 to smithi02969618-20 2024-08-29T18:02:33.067 INFO:tasks.rados.rados.0.smithi029.stdout:3277: finishing rollback tid 1 to smithi02969618-20 2024-08-29T18:02:33.072 INFO:tasks.rados.rados.0.smithi029.stdout:3277: finishing rollback tid 2 to smithi02969618-20 2024-08-29T18:02:33.072 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 20 v 2580 (ObjNum 954 snap 293 seq_num 954) dirty exists 2024-08-29T18:02:33.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:02:33 smithi029 bash[77880]: cluster 2024-08-29T18:02:31.500351+0000 mgr.y (mgr.25004) 346 : cluster [DBG] pgmap v619: 121 pgs: 121 active+clean; 268 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 767 B/s rd, 2.5 MiB/s wr, 15 op/s 2024-08-29T18:02:33.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:02:33 smithi029 bash[79042]: cluster 2024-08-29T18:02:31.500351+0000 mgr.y (mgr.25004) 346 : cluster [DBG] pgmap v619: 121 pgs: 121 active+clean; 268 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 767 B/s rd, 2.5 MiB/s wr, 15 op/s 2024-08-29T18:02:33.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:02:33 smithi110 bash[67519]: cluster 2024-08-29T18:02:31.500351+0000 mgr.y (mgr.25004) 346 : cluster [DBG] pgmap v619: 121 pgs: 121 active+clean; 268 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 767 B/s rd, 2.5 MiB/s wr, 15 op/s 2024-08-29T18:02:34.059 INFO:tasks.rados.rados.0.smithi029.stdout:3276: done (2 left) 2024-08-29T18:02:34.059 INFO:tasks.rados.rados.0.smithi029.stdout:3277: done (1 left) 2024-08-29T18:02:34.059 INFO:tasks.rados.rados.0.smithi029.stdout:3278: done (0 left) 2024-08-29T18:02:34.059 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 4 current snap is 313 2024-08-29T18:02:34.059 INFO:tasks.rados.rados.0.smithi029.stdout:3279: seq_num 1007 ranges {0=65536} 2024-08-29T18:02:34.059 INFO:tasks.rados.rados.0.smithi029.stdout:3279: writing smithi02969618-4 from 0 to 65536 tid 1 2024-08-29T18:02:34.059 INFO:tasks.rados.rados.0.smithi029.stdout:3280: snap_remove snap 310 2024-08-29T18:02:34.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:02:34 smithi029 bash[77880]: cluster 2024-08-29T18:02:33.038619+0000 mon.a (mon.0) 877 : cluster [DBG] osdmap e716: 8 total, 8 up, 8 in 2024-08-29T18:02:34.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:02:34 smithi029 bash[77880]: audit 2024-08-29T18:02:33.490149+0000 mon.c (mon.2) 215 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:02:34.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:02:34 smithi029 bash[79042]: cluster 2024-08-29T18:02:33.038619+0000 mon.a (mon.0) 877 : cluster [DBG] osdmap e716: 8 total, 8 up, 8 in 2024-08-29T18:02:34.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:02:34 smithi029 bash[79042]: audit 2024-08-29T18:02:33.490149+0000 mon.c (mon.2) 215 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:02:34.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:02:34 smithi110 bash[67519]: cluster 2024-08-29T18:02:33.038619+0000 mon.a (mon.0) 877 : cluster [DBG] osdmap e716: 8 total, 8 up, 8 in 2024-08-29T18:02:34.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:02:34 smithi110 bash[67519]: audit 2024-08-29T18:02:33.490149+0000 mon.c (mon.2) 215 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:02:34.899 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:02:34 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:02:34] "GET /metrics HTTP/1.1" 200 36328 "" "Prometheus/2.43.0" 2024-08-29T18:02:35.068 INFO:tasks.rados.rados.0.smithi029.stdout:3280: done (1 left) 2024-08-29T18:02:35.068 INFO:tasks.rados.rados.0.smithi029.stdout:3281: snap_remove snap 305 2024-08-29T18:02:35.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:02:35 smithi029 bash[79042]: cluster 2024-08-29T18:02:33.501018+0000 mgr.y (mgr.25004) 347 : cluster [DBG] pgmap v622: 121 pgs: 121 active+clean; 288 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 7.4 MiB/s wr, 28 op/s 2024-08-29T18:02:35.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:02:35 smithi029 bash[79042]: cluster 2024-08-29T18:02:34.058524+0000 mon.a (mon.0) 878 : cluster [DBG] osdmap e717: 8 total, 8 up, 8 in 2024-08-29T18:02:35.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:02:35 smithi029 bash[77880]: cluster 2024-08-29T18:02:33.501018+0000 mgr.y (mgr.25004) 347 : cluster [DBG] pgmap v622: 121 pgs: 121 active+clean; 288 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 7.4 MiB/s wr, 28 op/s 2024-08-29T18:02:35.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:02:35 smithi029 bash[77880]: cluster 2024-08-29T18:02:34.058524+0000 mon.a (mon.0) 878 : cluster [DBG] osdmap e717: 8 total, 8 up, 8 in 2024-08-29T18:02:35.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:02:35 smithi110 bash[67519]: cluster 2024-08-29T18:02:33.501018+0000 mgr.y (mgr.25004) 347 : cluster [DBG] pgmap v622: 121 pgs: 121 active+clean; 288 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 7.4 MiB/s wr, 28 op/s 2024-08-29T18:02:35.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:02:35 smithi110 bash[67519]: cluster 2024-08-29T18:02:34.058524+0000 mon.a (mon.0) 878 : cluster [DBG] osdmap e717: 8 total, 8 up, 8 in 2024-08-29T18:02:36.196 INFO:tasks.rados.rados.0.smithi029.stdout:3281: done (1 left) 2024-08-29T18:02:36.196 INFO:tasks.rados.rados.0.smithi029.stdout:3282: delete oid 26 current snap is 313 2024-08-29T18:02:36.196 INFO:tasks.rados.rados.0.smithi029.stdout:3279: finishing write tid 1 to smithi02969618-4 2024-08-29T18:02:36.196 INFO:tasks.rados.rados.0.smithi029.stdout:3279: finishing write tid 2 to smithi02969618-4 2024-08-29T18:02:36.196 INFO:tasks.rados.rados.0.smithi029.stdout:3279: finishing write tid 3 to smithi02969618-4 2024-08-29T18:02:36.196 INFO:tasks.rados.rados.0.smithi029.stdout:3279: oid 4 updating version 0 to 2478 2024-08-29T18:02:36.197 INFO:tasks.rados.rados.0.smithi029.stdout:3279: oid 4 updating version 2478 to 2479 2024-08-29T18:02:36.197 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 4 v 2479 (ObjNum 1007 snap 313 seq_num 1007) dirty exists 2024-08-29T18:02:36.197 INFO:tasks.rados.rados.0.smithi029.stdout:3279: left oid 4 (ObjNum 1007 snap 313 seq_num 1007) 2024-08-29T18:02:36.249 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:02:36 smithi029 bash[79042]: cluster 2024-08-29T18:02:35.070319+0000 mon.a (mon.0) 879 : cluster [DBG] osdmap e718: 8 total, 8 up, 8 in 2024-08-29T18:02:36.250 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:02:36 smithi029 bash[79042]: audit 2024-08-29T18:02:35.082556+0000 mon.a (mon.0) 880 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:02:36.250 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:02:36 smithi029 bash[79042]: audit 2024-08-29T18:02:35.095440+0000 mon.a (mon.0) 881 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:02:36.250 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:02:36 smithi029 bash[79042]: audit 2024-08-29T18:02:35.099166+0000 mon.c (mon.2) 216 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:02:36.250 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:02:36 smithi029 bash[79042]: audit 2024-08-29T18:02:35.101013+0000 mon.c (mon.2) 217 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:02:36.250 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:02:36 smithi029 bash[79042]: audit 2024-08-29T18:02:35.113748+0000 mon.a (mon.0) 882 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:02:36.250 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:02:36 smithi029 bash[79042]: audit 2024-08-29T18:02:35.239803+0000 mon.c (mon.2) 218 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:02:36.250 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:02:36 smithi029 bash[79042]: audit 2024-08-29T18:02:35.243637+0000 mon.c (mon.2) 219 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:02:36.250 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:02:36 smithi029 bash[79042]: audit 2024-08-29T18:02:35.246623+0000 mon.c (mon.2) 220 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:02:36.250 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:02:36 smithi029 bash[79042]: audit 2024-08-29T18:02:35.248967+0000 mon.c (mon.2) 221 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:02:36.313 INFO:tasks.rados.rados.0.smithi029.stdout:3279: done (1 left) 2024-08-29T18:02:36.313 INFO:tasks.rados.rados.0.smithi029.stdout:3282: done (0 left) 2024-08-29T18:02:36.313 INFO:tasks.rados.rados.0.smithi029.stdout:3283: snap_remove snap 306 2024-08-29T18:02:36.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:02:36 smithi110 bash[67519]: cluster 2024-08-29T18:02:35.070319+0000 mon.a (mon.0) 879 : cluster [DBG] osdmap e718: 8 total, 8 up, 8 in 2024-08-29T18:02:36.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:02:36 smithi110 bash[67519]: audit 2024-08-29T18:02:35.082556+0000 mon.a (mon.0) 880 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:02:36.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:02:36 smithi110 bash[67519]: audit 2024-08-29T18:02:35.095440+0000 mon.a (mon.0) 881 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:02:36.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:02:36 smithi110 bash[67519]: audit 2024-08-29T18:02:35.099166+0000 mon.c (mon.2) 216 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:02:36.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:02:36 smithi110 bash[67519]: audit 2024-08-29T18:02:35.101013+0000 mon.c (mon.2) 217 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:02:36.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:02:36 smithi110 bash[67519]: audit 2024-08-29T18:02:35.113748+0000 mon.a (mon.0) 882 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:02:36.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:02:36 smithi110 bash[67519]: audit 2024-08-29T18:02:35.239803+0000 mon.c (mon.2) 218 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:02:36.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:02:36 smithi110 bash[67519]: audit 2024-08-29T18:02:35.243637+0000 mon.c (mon.2) 219 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:02:36.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:02:36 smithi110 bash[67519]: audit 2024-08-29T18:02:35.246623+0000 mon.c (mon.2) 220 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:02:36.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:02:36 smithi110 bash[67519]: audit 2024-08-29T18:02:35.248967+0000 mon.c (mon.2) 221 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:02:36.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:02:36 smithi110 bash[67519]: audit 2024-08-29T18:02:35.252952+0000 mon.c (mon.2) 222 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:02:36.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:02:36 smithi110 bash[67519]: audit 2024-08-29T18:02:35.257157+0000 mon.c (mon.2) 223 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:02:36.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:02:36 smithi110 bash[67519]: audit 2024-08-29T18:02:35.265702+0000 mon.a (mon.0) 883 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:02:36.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:02:36 smithi110 bash[67519]: audit 2024-08-29T18:02:35.270831+0000 mon.c (mon.2) 224 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds.a"}]: dispatch 2024-08-29T18:02:36.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:02:36 smithi110 bash[67519]: audit 2024-08-29T18:02:35.271404+0000 mon.a (mon.0) 884 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds.a"}]: dispatch 2024-08-29T18:02:36.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:02:36 smithi110 bash[67519]: audit 2024-08-29T18:02:35.277297+0000 mon.a (mon.0) 885 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds.a"}]': finished 2024-08-29T18:02:36.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:02:36 smithi110 bash[67519]: audit 2024-08-29T18:02:35.280815+0000 mon.c (mon.2) 225 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds.b"}]: dispatch 2024-08-29T18:02:36.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:02:36 smithi110 bash[67519]: audit 2024-08-29T18:02:35.281367+0000 mon.a (mon.0) 886 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds.b"}]: dispatch 2024-08-29T18:02:36.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:02:36 smithi110 bash[67519]: audit 2024-08-29T18:02:35.289212+0000 mon.a (mon.0) 887 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds.b"}]': finished 2024-08-29T18:02:36.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:02:36 smithi110 bash[67519]: audit 2024-08-29T18:02:35.299073+0000 mon.c (mon.2) 226 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:02:36.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:02:36 smithi110 bash[67519]: audit 2024-08-29T18:02:35.311099+0000 mon.a (mon.0) 888 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:02:36.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:02:36 smithi110 bash[67519]: audit 2024-08-29T18:02:35.316512+0000 mon.c (mon.2) 227 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:02:36.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:02:36 smithi110 bash[67519]: audit 2024-08-29T18:02:35.324665+0000 mon.a (mon.0) 889 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:02:36.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:02:36 smithi110 bash[67519]: audit 2024-08-29T18:02:35.329398+0000 mon.c (mon.2) 228 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:02:36.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:02:36 smithi110 bash[67519]: audit 2024-08-29T18:02:35.332130+0000 mon.c (mon.2) 229 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:02:36.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:02:36 smithi110 bash[67519]: audit 2024-08-29T18:02:35.340408+0000 mon.a (mon.0) 890 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:02:36.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:02:36 smithi110 bash[67519]: audit 2024-08-29T18:02:35.345371+0000 mon.c (mon.2) 230 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:02:36.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:02:36 smithi110 bash[67519]: audit 2024-08-29T18:02:35.354077+0000 mon.a (mon.0) 891 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:02:36.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:02:36 smithi110 bash[67519]: audit 2024-08-29T18:02:35.359081+0000 mon.c (mon.2) 231 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:02:36.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:02:36 smithi110 bash[67519]: audit 2024-08-29T18:02:35.367050+0000 mon.a (mon.0) 892 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:02:36.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:02:36 smithi110 bash[67519]: audit 2024-08-29T18:02:35.375018+0000 mon.c (mon.2) 232 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:02:36.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:02:36 smithi110 bash[67519]: audit 2024-08-29T18:02:35.383543+0000 mon.a (mon.0) 893 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:02:36.650 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:02:36 smithi029 bash[79042]: audit 2024-08-29T18:02:35.252952+0000 mon.c (mon.2) 222 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:02:36.650 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:02:36 smithi029 bash[79042]: audit 2024-08-29T18:02:35.257157+0000 mon.c (mon.2) 223 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:02:36.650 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:02:36 smithi029 bash[79042]: audit 2024-08-29T18:02:35.265702+0000 mon.a (mon.0) 883 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:02:36.650 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:02:36 smithi029 bash[79042]: audit 2024-08-29T18:02:35.270831+0000 mon.c (mon.2) 224 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds.a"}]: dispatch 2024-08-29T18:02:36.650 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:02:36 smithi029 bash[79042]: audit 2024-08-29T18:02:35.271404+0000 mon.a (mon.0) 884 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds.a"}]: dispatch 2024-08-29T18:02:36.650 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:02:36 smithi029 bash[79042]: audit 2024-08-29T18:02:35.277297+0000 mon.a (mon.0) 885 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds.a"}]': finished 2024-08-29T18:02:36.650 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:02:36 smithi029 bash[79042]: audit 2024-08-29T18:02:35.280815+0000 mon.c (mon.2) 225 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds.b"}]: dispatch 2024-08-29T18:02:36.650 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:02:36 smithi029 bash[79042]: audit 2024-08-29T18:02:35.281367+0000 mon.a (mon.0) 886 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds.b"}]: dispatch 2024-08-29T18:02:36.650 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:02:36 smithi029 bash[79042]: audit 2024-08-29T18:02:35.289212+0000 mon.a (mon.0) 887 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds.b"}]': finished 2024-08-29T18:02:36.650 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:02:36 smithi029 bash[79042]: audit 2024-08-29T18:02:35.299073+0000 mon.c (mon.2) 226 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:02:36.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:02:36 smithi029 bash[79042]: audit 2024-08-29T18:02:35.311099+0000 mon.a (mon.0) 888 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:02:36.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:02:36 smithi029 bash[79042]: audit 2024-08-29T18:02:35.316512+0000 mon.c (mon.2) 227 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:02:36.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:02:36 smithi029 bash[79042]: audit 2024-08-29T18:02:35.324665+0000 mon.a (mon.0) 889 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:02:36.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:02:36 smithi029 bash[79042]: audit 2024-08-29T18:02:35.329398+0000 mon.c (mon.2) 228 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:02:36.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:02:36 smithi029 bash[79042]: audit 2024-08-29T18:02:35.332130+0000 mon.c (mon.2) 229 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:02:36.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:02:36 smithi029 bash[79042]: audit 2024-08-29T18:02:35.340408+0000 mon.a (mon.0) 890 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:02:36.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:02:36 smithi029 bash[79042]: audit 2024-08-29T18:02:35.345371+0000 mon.c (mon.2) 230 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:02:36.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:02:36 smithi029 bash[79042]: audit 2024-08-29T18:02:35.354077+0000 mon.a (mon.0) 891 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:02:36.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:02:36 smithi029 bash[79042]: audit 2024-08-29T18:02:35.359081+0000 mon.c (mon.2) 231 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:02:36.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:02:36 smithi029 bash[79042]: audit 2024-08-29T18:02:35.367050+0000 mon.a (mon.0) 892 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:02:36.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:02:36 smithi029 bash[79042]: audit 2024-08-29T18:02:35.375018+0000 mon.c (mon.2) 232 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:02:36.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:02:36 smithi029 bash[79042]: audit 2024-08-29T18:02:35.383543+0000 mon.a (mon.0) 893 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:02:36.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:02:36 smithi029 bash[77880]: cluster 2024-08-29T18:02:35.070319+0000 mon.a (mon.0) 879 : cluster [DBG] osdmap e718: 8 total, 8 up, 8 in 2024-08-29T18:02:36.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:02:36 smithi029 bash[77880]: audit 2024-08-29T18:02:35.082556+0000 mon.a (mon.0) 880 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:02:36.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:02:36 smithi029 bash[77880]: audit 2024-08-29T18:02:35.095440+0000 mon.a (mon.0) 881 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:02:36.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:02:36 smithi029 bash[77880]: audit 2024-08-29T18:02:35.099166+0000 mon.c (mon.2) 216 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:02:36.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:02:36 smithi029 bash[77880]: audit 2024-08-29T18:02:35.101013+0000 mon.c (mon.2) 217 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:02:36.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:02:36 smithi029 bash[77880]: audit 2024-08-29T18:02:35.113748+0000 mon.a (mon.0) 882 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:02:36.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:02:36 smithi029 bash[77880]: audit 2024-08-29T18:02:35.239803+0000 mon.c (mon.2) 218 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:02:36.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:02:36 smithi029 bash[77880]: audit 2024-08-29T18:02:35.243637+0000 mon.c (mon.2) 219 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:02:36.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:02:36 smithi029 bash[77880]: audit 2024-08-29T18:02:35.246623+0000 mon.c (mon.2) 220 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:02:36.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:02:36 smithi029 bash[77880]: audit 2024-08-29T18:02:35.248967+0000 mon.c (mon.2) 221 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:02:36.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:02:36 smithi029 bash[77880]: audit 2024-08-29T18:02:35.252952+0000 mon.c (mon.2) 222 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:02:36.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:02:36 smithi029 bash[77880]: audit 2024-08-29T18:02:35.257157+0000 mon.c (mon.2) 223 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:02:36.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:02:36 smithi029 bash[77880]: audit 2024-08-29T18:02:35.265702+0000 mon.a (mon.0) 883 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:02:36.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:02:36 smithi029 bash[77880]: audit 2024-08-29T18:02:35.270831+0000 mon.c (mon.2) 224 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds.a"}]: dispatch 2024-08-29T18:02:36.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:02:36 smithi029 bash[77880]: audit 2024-08-29T18:02:35.271404+0000 mon.a (mon.0) 884 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds.a"}]: dispatch 2024-08-29T18:02:36.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:02:36 smithi029 bash[77880]: audit 2024-08-29T18:02:35.277297+0000 mon.a (mon.0) 885 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds.a"}]': finished 2024-08-29T18:02:36.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:02:36 smithi029 bash[77880]: audit 2024-08-29T18:02:35.280815+0000 mon.c (mon.2) 225 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds.b"}]: dispatch 2024-08-29T18:02:36.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:02:36 smithi029 bash[77880]: audit 2024-08-29T18:02:35.281367+0000 mon.a (mon.0) 886 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds.b"}]: dispatch 2024-08-29T18:02:36.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:02:36 smithi029 bash[77880]: audit 2024-08-29T18:02:35.289212+0000 mon.a (mon.0) 887 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds.b"}]': finished 2024-08-29T18:02:36.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:02:36 smithi029 bash[77880]: audit 2024-08-29T18:02:35.299073+0000 mon.c (mon.2) 226 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:02:36.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:02:36 smithi029 bash[77880]: audit 2024-08-29T18:02:35.311099+0000 mon.a (mon.0) 888 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:02:36.654 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:02:36 smithi029 bash[77880]: audit 2024-08-29T18:02:35.316512+0000 mon.c (mon.2) 227 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:02:36.654 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:02:36 smithi029 bash[77880]: audit 2024-08-29T18:02:35.324665+0000 mon.a (mon.0) 889 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:02:36.654 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:02:36 smithi029 bash[77880]: audit 2024-08-29T18:02:35.329398+0000 mon.c (mon.2) 228 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:02:36.654 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:02:36 smithi029 bash[77880]: audit 2024-08-29T18:02:35.332130+0000 mon.c (mon.2) 229 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:02:36.654 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:02:36 smithi029 bash[77880]: audit 2024-08-29T18:02:35.340408+0000 mon.a (mon.0) 890 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:02:36.654 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:02:36 smithi029 bash[77880]: audit 2024-08-29T18:02:35.345371+0000 mon.c (mon.2) 230 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:02:36.654 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:02:36 smithi029 bash[77880]: audit 2024-08-29T18:02:35.354077+0000 mon.a (mon.0) 891 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:02:36.654 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:02:36 smithi029 bash[77880]: audit 2024-08-29T18:02:35.359081+0000 mon.c (mon.2) 231 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:02:36.654 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:02:36 smithi029 bash[77880]: audit 2024-08-29T18:02:35.367050+0000 mon.a (mon.0) 892 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:02:36.654 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:02:36 smithi029 bash[77880]: audit 2024-08-29T18:02:35.375018+0000 mon.c (mon.2) 232 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:02:36.654 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:02:36 smithi029 bash[77880]: audit 2024-08-29T18:02:35.383543+0000 mon.a (mon.0) 893 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:02:36.996 INFO:tasks.rados.rados.0.smithi029.stdout:3283: done (0 left) 2024-08-29T18:02:36.996 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 50 current snap is 313 2024-08-29T18:02:36.996 INFO:tasks.rados.rados.0.smithi029.stdout:3284: seq_num 1009 ranges {0=106496} 2024-08-29T18:02:36.997 INFO:tasks.rados.rados.0.smithi029.stdout:3284: writing smithi02969618-50 from 0 to 106496 tid 1 2024-08-29T18:02:36.998 INFO:tasks.rados.rados.0.smithi029.stdout:3285: delete oid 42 current snap is 313 2024-08-29T18:02:37.014 INFO:tasks.rados.rados.0.smithi029.stdout:3285: done (1 left) 2024-08-29T18:02:37.014 INFO:tasks.rados.rados.0.smithi029.stdout:3286: snap_create 2024-08-29T18:02:37.025 INFO:tasks.rados.rados.0.smithi029.stdout:3284: finishing write tid 1 to smithi02969618-50 2024-08-29T18:02:37.027 INFO:tasks.rados.rados.0.smithi029.stdout:3284: finishing write tid 2 to smithi02969618-50 2024-08-29T18:02:37.030 INFO:tasks.rados.rados.0.smithi029.stdout:3284: finishing write tid 3 to smithi02969618-50 2024-08-29T18:02:37.030 INFO:tasks.rados.rados.0.smithi029.stdout:3284: oid 50 updating version 0 to 2599 2024-08-29T18:02:37.030 INFO:tasks.rados.rados.0.smithi029.stdout:3284: oid 50 updating version 2599 to 2600 2024-08-29T18:02:37.030 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 50 v 2600 (ObjNum 1009 snap 313 seq_num 1009) dirty exists 2024-08-29T18:02:37.030 INFO:tasks.rados.rados.0.smithi029.stdout:3284: left oid 50 (ObjNum 1009 snap 313 seq_num 1009) 2024-08-29T18:02:37.649 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:02:37 smithi029 bash[77880]: cephadm 2024-08-29T18:02:35.258562+0000 mgr.y (mgr.25004) 348 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-08-29T18:02:37.649 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:02:37 smithi029 bash[77880]: cephadm 2024-08-29T18:02:35.303513+0000 mgr.y (mgr.25004) 349 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-08-29T18:02:37.650 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:02:37 smithi029 bash[77880]: cephadm 2024-08-29T18:02:35.317966+0000 mgr.y (mgr.25004) 350 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-08-29T18:02:37.650 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:02:37 smithi029 bash[77880]: cephadm 2024-08-29T18:02:35.333585+0000 mgr.y (mgr.25004) 351 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-08-29T18:02:37.650 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:02:37 smithi029 bash[77880]: cephadm 2024-08-29T18:02:35.347476+0000 mgr.y (mgr.25004) 352 : cephadm [INF] Upgrade: Setting container_image for all iscsi 2024-08-29T18:02:37.650 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:02:37 smithi029 bash[77880]: cephadm 2024-08-29T18:02:35.360601+0000 mgr.y (mgr.25004) 353 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-08-29T18:02:37.650 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:02:37 smithi029 bash[77880]: cephadm 2024-08-29T18:02:35.376503+0000 mgr.y (mgr.25004) 354 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-08-29T18:02:37.650 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:02:37 smithi029 bash[77880]: cluster 2024-08-29T18:02:35.501607+0000 mgr.y (mgr.25004) 355 : cluster [DBG] pgmap v625: 121 pgs: 121 active+clean; 288 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 5.0 MiB/s wr, 13 op/s 2024-08-29T18:02:37.650 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:02:37 smithi029 bash[77880]: cluster 2024-08-29T18:02:36.195690+0000 mon.a (mon.0) 894 : cluster [DBG] osdmap e719: 8 total, 8 up, 8 in 2024-08-29T18:02:37.650 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:02:37 smithi029 bash[77880]: cluster 2024-08-29T18:02:36.995847+0000 mon.a (mon.0) 895 : cluster [DBG] osdmap e720: 8 total, 8 up, 8 in 2024-08-29T18:02:37.650 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:02:37 smithi029 bash[79042]: cephadm 2024-08-29T18:02:35.258562+0000 mgr.y (mgr.25004) 348 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-08-29T18:02:37.650 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:02:37 smithi029 bash[79042]: cephadm 2024-08-29T18:02:35.303513+0000 mgr.y (mgr.25004) 349 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-08-29T18:02:37.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:02:37 smithi029 bash[79042]: cephadm 2024-08-29T18:02:35.317966+0000 mgr.y (mgr.25004) 350 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-08-29T18:02:37.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:02:37 smithi029 bash[79042]: cephadm 2024-08-29T18:02:35.333585+0000 mgr.y (mgr.25004) 351 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-08-29T18:02:37.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:02:37 smithi029 bash[79042]: cephadm 2024-08-29T18:02:35.347476+0000 mgr.y (mgr.25004) 352 : cephadm [INF] Upgrade: Setting container_image for all iscsi 2024-08-29T18:02:37.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:02:37 smithi029 bash[79042]: cephadm 2024-08-29T18:02:35.360601+0000 mgr.y (mgr.25004) 353 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-08-29T18:02:37.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:02:37 smithi029 bash[79042]: cephadm 2024-08-29T18:02:35.376503+0000 mgr.y (mgr.25004) 354 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-08-29T18:02:37.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:02:37 smithi029 bash[79042]: cluster 2024-08-29T18:02:35.501607+0000 mgr.y (mgr.25004) 355 : cluster [DBG] pgmap v625: 121 pgs: 121 active+clean; 288 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 5.0 MiB/s wr, 13 op/s 2024-08-29T18:02:37.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:02:37 smithi029 bash[79042]: cluster 2024-08-29T18:02:36.195690+0000 mon.a (mon.0) 894 : cluster [DBG] osdmap e719: 8 total, 8 up, 8 in 2024-08-29T18:02:37.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:02:37 smithi029 bash[79042]: cluster 2024-08-29T18:02:36.995847+0000 mon.a (mon.0) 895 : cluster [DBG] osdmap e720: 8 total, 8 up, 8 in 2024-08-29T18:02:37.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:02:37 smithi110 bash[67519]: cephadm 2024-08-29T18:02:35.258562+0000 mgr.y (mgr.25004) 348 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-08-29T18:02:37.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:02:37 smithi110 bash[67519]: cephadm 2024-08-29T18:02:35.303513+0000 mgr.y (mgr.25004) 349 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-08-29T18:02:37.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:02:37 smithi110 bash[67519]: cephadm 2024-08-29T18:02:35.317966+0000 mgr.y (mgr.25004) 350 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-08-29T18:02:37.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:02:37 smithi110 bash[67519]: cephadm 2024-08-29T18:02:35.333585+0000 mgr.y (mgr.25004) 351 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-08-29T18:02:37.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:02:37 smithi110 bash[67519]: cephadm 2024-08-29T18:02:35.347476+0000 mgr.y (mgr.25004) 352 : cephadm [INF] Upgrade: Setting container_image for all iscsi 2024-08-29T18:02:37.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:02:37 smithi110 bash[67519]: cephadm 2024-08-29T18:02:35.360601+0000 mgr.y (mgr.25004) 353 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-08-29T18:02:37.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:02:37 smithi110 bash[67519]: cephadm 2024-08-29T18:02:35.376503+0000 mgr.y (mgr.25004) 354 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-08-29T18:02:37.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:02:37 smithi110 bash[67519]: cluster 2024-08-29T18:02:35.501607+0000 mgr.y (mgr.25004) 355 : cluster [DBG] pgmap v625: 121 pgs: 121 active+clean; 288 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 5.0 MiB/s wr, 13 op/s 2024-08-29T18:02:37.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:02:37 smithi110 bash[67519]: cluster 2024-08-29T18:02:36.195690+0000 mon.a (mon.0) 894 : cluster [DBG] osdmap e719: 8 total, 8 up, 8 in 2024-08-29T18:02:37.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:02:37 smithi110 bash[67519]: cluster 2024-08-29T18:02:36.995847+0000 mon.a (mon.0) 895 : cluster [DBG] osdmap e720: 8 total, 8 up, 8 in 2024-08-29T18:02:37.990 INFO:tasks.rados.rados.0.smithi029.stdout:3284: done (1 left) 2024-08-29T18:02:37.990 INFO:tasks.rados.rados.0.smithi029.stdout:3286: done (0 left) 2024-08-29T18:02:37.990 INFO:tasks.rados.rados.0.smithi029.stdout:3287: snap_create 2024-08-29T18:02:39.004 INFO:tasks.rados.rados.0.smithi029.stdout:3287: done (0 left) 2024-08-29T18:02:39.004 INFO:tasks.rados.rados.0.smithi029.stdout:3288: rollback oid 11 current snap is 315 2024-08-29T18:02:39.004 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 11 to 301 2024-08-29T18:02:39.004 INFO:tasks.rados.rados.0.smithi029.stdout:3289: rollback oid 32 current snap is 315 2024-08-29T18:02:39.005 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 32 to 312 2024-08-29T18:02:39.005 INFO:tasks.rados.rados.0.smithi029.stdout:3290: delete oid 15 current snap is 315 2024-08-29T18:02:39.020 INFO:tasks.rados.rados.0.smithi029.stdout:3289: finishing rollback tid 0 to smithi02969618-32 2024-08-29T18:02:39.021 INFO:tasks.rados.rados.0.smithi029.stdout:3290: done (2 left) 2024-08-29T18:02:39.021 INFO:tasks.rados.rados.0.smithi029.stdout:3291: rollback oid 41 current snap is 315 2024-08-29T18:02:39.021 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 41 to 314 2024-08-29T18:02:39.023 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 46 current snap is 315 2024-08-29T18:02:39.023 INFO:tasks.rados.rados.0.smithi029.stdout:3292: seq_num 1012 ranges {0=155648} 2024-08-29T18:02:39.023 INFO:tasks.rados.rados.0.smithi029.stdout:3292: writing smithi02969618-46 from 0 to 155648 tid 1 2024-08-29T18:02:39.023 INFO:tasks.rados.rados.0.smithi029.stdout:3293: snap_create 2024-08-29T18:02:39.023 INFO:tasks.rados.rados.0.smithi029.stdout:3289: finishing rollback tid 1 to smithi02969618-32 2024-08-29T18:02:39.024 INFO:tasks.rados.rados.0.smithi029.stdout:3289: finishing rollback tid 2 to smithi02969618-32 2024-08-29T18:02:39.024 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 32 v 2272 (ObjNum 989 snap 304 seq_num 989) dirty exists 2024-08-29T18:02:39.025 INFO:tasks.rados.rados.0.smithi029.stdout:3288: finishing rollback tid 0 to smithi02969618-11 2024-08-29T18:02:39.029 INFO:tasks.rados.rados.0.smithi029.stdout:3292: finishing write tid 1 to smithi02969618-46 2024-08-29T18:02:39.029 INFO:tasks.rados.rados.0.smithi029.stdout:3288: finishing rollback tid 1 to smithi02969618-11 2024-08-29T18:02:39.029 INFO:tasks.rados.rados.0.smithi029.stdout:3288: finishing rollback tid 2 to smithi02969618-11 2024-08-29T18:02:39.029 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 11 v 2003 (ObjNum 940 snap 288 seq_num 940) dirty exists 2024-08-29T18:02:39.031 INFO:tasks.rados.rados.0.smithi029.stdout:3292: finishing write tid 2 to smithi02969618-46 2024-08-29T18:02:39.035 INFO:tasks.rados.rados.0.smithi029.stdout:3292: finishing write tid 3 to smithi02969618-46 2024-08-29T18:02:39.035 INFO:tasks.rados.rados.0.smithi029.stdout:3292: oid 46 updating version 0 to 2382 2024-08-29T18:02:39.035 INFO:tasks.rados.rados.0.smithi029.stdout:3292: oid 46 updating version 2382 to 2383 2024-08-29T18:02:39.036 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 46 v 2383 (ObjNum 1012 snap 315 seq_num 1012) dirty exists 2024-08-29T18:02:39.036 INFO:tasks.rados.rados.0.smithi029.stdout:3292: left oid 46 (ObjNum 1012 snap 315 seq_num 1012) 2024-08-29T18:02:39.036 INFO:tasks.rados.rados.0.smithi029.stdout:3291: finishing rollback tid 0 to smithi02969618-41 2024-08-29T18:02:39.036 INFO:tasks.rados.rados.0.smithi029.stdout:3291: finishing rollback tid 1 to smithi02969618-41 2024-08-29T18:02:39.037 INFO:tasks.rados.rados.0.smithi029.stdout:3291: finishing rollback tid 2 to smithi02969618-41 2024-08-29T18:02:39.037 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 41 v 2002 (ObjNum 161 snap 0 seq_num 1) dirty exists 2024-08-29T18:02:39.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:02:38 smithi029 bash[77880]: cluster 2024-08-29T18:02:37.502503+0000 mgr.y (mgr.25004) 356 : cluster [DBG] pgmap v628: 121 pgs: 121 active+clean; 293 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 1023 B/s rd, 1.2 MiB/s wr, 13 op/s 2024-08-29T18:02:39.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:02:38 smithi029 bash[77880]: cluster 2024-08-29T18:02:37.992479+0000 mon.a (mon.0) 896 : cluster [DBG] osdmap e721: 8 total, 8 up, 8 in 2024-08-29T18:02:39.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:02:38 smithi029 bash[79042]: cluster 2024-08-29T18:02:37.502503+0000 mgr.y (mgr.25004) 356 : cluster [DBG] pgmap v628: 121 pgs: 121 active+clean; 293 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 1023 B/s rd, 1.2 MiB/s wr, 13 op/s 2024-08-29T18:02:39.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:02:38 smithi029 bash[79042]: cluster 2024-08-29T18:02:37.992479+0000 mon.a (mon.0) 896 : cluster [DBG] osdmap e721: 8 total, 8 up, 8 in 2024-08-29T18:02:39.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:02:38 smithi110 bash[67519]: cluster 2024-08-29T18:02:37.502503+0000 mgr.y (mgr.25004) 356 : cluster [DBG] pgmap v628: 121 pgs: 121 active+clean; 293 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 1023 B/s rd, 1.2 MiB/s wr, 13 op/s 2024-08-29T18:02:39.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:02:38 smithi110 bash[67519]: cluster 2024-08-29T18:02:37.992479+0000 mon.a (mon.0) 896 : cluster [DBG] osdmap e721: 8 total, 8 up, 8 in 2024-08-29T18:02:39.899 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:02:39 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:02:39.899 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:02:39 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:02:39.900 INFO:journalctl@ceph.osd.1.smithi029.stdout:Aug 29 18:02:39 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:02:39.900 INFO:journalctl@ceph.osd.2.smithi029.stdout:Aug 29 18:02:39 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:02:39.900 INFO:journalctl@ceph.osd.3.smithi029.stdout:Aug 29 18:02:39 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:02:39.901 INFO:journalctl@ceph.mds.a.smithi029.stdout:Aug 29 18:02:39 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:02:39.901 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Aug 29 18:02:39 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:02:39.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:02:39 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:02:39.902 INFO:journalctl@ceph.osd.0.smithi029.stdout:Aug 29 18:02:39 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:02:39.902 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Aug 29 18:02:39 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:02:40.011 INFO:tasks.rados.rados.0.smithi029.stdout:3288: done (4 left) 2024-08-29T18:02:40.011 INFO:tasks.rados.rados.0.smithi029.stdout:3289: done (3 left) 2024-08-29T18:02:40.011 INFO:tasks.rados.rados.0.smithi029.stdout:3291: done (2 left) 2024-08-29T18:02:40.011 INFO:tasks.rados.rados.0.smithi029.stdout:3292: done (1 left) 2024-08-29T18:02:40.011 INFO:tasks.rados.rados.0.smithi029.stdout:3293: done (0 left) 2024-08-29T18:02:40.011 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 13 current snap is 316 2024-08-29T18:02:40.011 INFO:tasks.rados.rados.0.smithi029.stdout:3294: seq_num 1013 ranges {0=172032} 2024-08-29T18:02:40.012 INFO:tasks.rados.rados.0.smithi029.stdout:3294: writing smithi02969618-13 from 0 to 172032 tid 1 2024-08-29T18:02:40.012 INFO:tasks.rados.rados.0.smithi029.stdout:3295: rollback oid 30 current snap is 316 2024-08-29T18:02:40.012 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 30 to 308 2024-08-29T18:02:40.012 INFO:tasks.rados.rados.0.smithi029.stdout:3296: snap_create 2024-08-29T18:02:40.016 INFO:tasks.rados.rados.0.smithi029.stdout:3295: finishing rollback tid 0 to smithi02969618-30 2024-08-29T18:02:40.016 INFO:tasks.rados.rados.0.smithi029.stdout:3295: finishing rollback tid 1 to smithi02969618-30 2024-08-29T18:02:40.016 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 30 v 2481 (ObjNum 33 snap 0 seq_num 1561841248) dirty dne 2024-08-29T18:02:40.024 INFO:tasks.rados.rados.0.smithi029.stdout:3294: finishing write tid 1 to smithi02969618-13 2024-08-29T18:02:40.024 INFO:tasks.rados.rados.0.smithi029.stdout:3294: finishing write tid 2 to smithi02969618-13 2024-08-29T18:02:40.028 INFO:tasks.rados.rados.0.smithi029.stdout:3294: finishing write tid 3 to smithi02969618-13 2024-08-29T18:02:40.028 INFO:tasks.rados.rados.0.smithi029.stdout:3294: oid 13 updating version 0 to 1995 2024-08-29T18:02:40.028 INFO:tasks.rados.rados.0.smithi029.stdout:3294: oid 13 updating version 1995 to 1996 2024-08-29T18:02:40.028 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 13 v 1996 (ObjNum 1013 snap 316 seq_num 1013) dirty exists 2024-08-29T18:02:40.028 INFO:tasks.rados.rados.0.smithi029.stdout:3294: left oid 13 (ObjNum 1013 snap 316 seq_num 1013) 2024-08-29T18:02:40.195 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Aug 29 18:02:39 smithi029 systemd[1]: Stopping Ceph node-exporter.a for 5b99e290-662c-11ef-bcd4-c7b262605968... 2024-08-29T18:02:40.196 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:02:40 smithi029 bash[77880]: cluster 2024-08-29T18:02:39.005427+0000 mon.a (mon.0) 897 : cluster [DBG] osdmap e722: 8 total, 8 up, 8 in 2024-08-29T18:02:40.196 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:02:40 smithi029 bash[77880]: cephadm 2024-08-29T18:02:39.042800+0000 mgr.y (mgr.25004) 357 : cephadm [INF] Upgrade: Updating node-exporter.a (1/2) 2024-08-29T18:02:40.196 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:02:40 smithi029 bash[77880]: cephadm 2024-08-29T18:02:39.043490+0000 mgr.y (mgr.25004) 358 : cephadm [INF] Deploying daemon node-exporter.a on smithi029 2024-08-29T18:02:40.196 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:02:40 smithi029 bash[79042]: cluster 2024-08-29T18:02:39.005427+0000 mon.a (mon.0) 897 : cluster [DBG] osdmap e722: 8 total, 8 up, 8 in 2024-08-29T18:02:40.196 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:02:40 smithi029 bash[79042]: cephadm 2024-08-29T18:02:39.042800+0000 mgr.y (mgr.25004) 357 : cephadm [INF] Upgrade: Updating node-exporter.a (1/2) 2024-08-29T18:02:40.196 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:02:40 smithi029 bash[79042]: cephadm 2024-08-29T18:02:39.043490+0000 mgr.y (mgr.25004) 358 : cephadm [INF] Deploying daemon node-exporter.a on smithi029 2024-08-29T18:02:40.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:02:40 smithi110 bash[67519]: cluster 2024-08-29T18:02:39.005427+0000 mon.a (mon.0) 897 : cluster [DBG] osdmap e722: 8 total, 8 up, 8 in 2024-08-29T18:02:40.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:02:40 smithi110 bash[67519]: cephadm 2024-08-29T18:02:39.042800+0000 mgr.y (mgr.25004) 357 : cephadm [INF] Upgrade: Updating node-exporter.a (1/2) 2024-08-29T18:02:40.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:02:40 smithi110 bash[67519]: cephadm 2024-08-29T18:02:39.043490+0000 mgr.y (mgr.25004) 358 : cephadm [INF] Deploying daemon node-exporter.a on smithi029 2024-08-29T18:02:41.018 INFO:tasks.rados.rados.0.smithi029.stdout:3294: done (2 left) 2024-08-29T18:02:41.018 INFO:tasks.rados.rados.0.smithi029.stdout:3295: done (1 left) 2024-08-29T18:02:41.018 INFO:tasks.rados.rados.0.smithi029.stdout:3296: done (0 left) 2024-08-29T18:02:41.018 INFO:tasks.rados.rados.0.smithi029.stdout:3297: read oid 41 snap -1 2024-08-29T18:02:41.018 INFO:tasks.rados.rados.0.smithi029.stdout:3297: expect (ObjNum 0 snap 0 seq_num 0) 2024-08-29T18:02:41.018 INFO:tasks.rados.rados.0.smithi029.stdout:3298: delete oid 28 current snap is 317 2024-08-29T18:02:41.024 INFO:tasks.rados.rados.0.smithi029.stdout:3297: expect (ObjNum 0 snap 0 seq_num 0) 2024-08-29T18:02:41.028 INFO:tasks.rados.rados.0.smithi029.stdout:3297: done (1 left) 2024-08-29T18:02:41.028 INFO:tasks.rados.rados.0.smithi029.stdout:3298: done (0 left) 2024-08-29T18:02:41.028 INFO:tasks.rados.rados.0.smithi029.stdout:3299: snap_create 2024-08-29T18:02:41.037 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Aug 29 18:02:40 smithi029 bash[103737]: ceph-5b99e290-662c-11ef-bcd4-c7b262605968-node-exporter-a 2024-08-29T18:02:41.038 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:02:41 smithi029 bash[77880]: cluster 2024-08-29T18:02:39.503005+0000 mgr.y (mgr.25004) 359 : cluster [DBG] pgmap v631: 121 pgs: 121 active+clean; 293 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 1023 B/s rd, 1.2 MiB/s wr, 12 op/s 2024-08-29T18:02:41.038 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:02:41 smithi029 bash[77880]: cluster 2024-08-29T18:02:40.013304+0000 mon.a (mon.0) 898 : cluster [DBG] osdmap e723: 8 total, 8 up, 8 in 2024-08-29T18:02:41.038 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:02:41 smithi029 bash[79042]: cluster 2024-08-29T18:02:39.503005+0000 mgr.y (mgr.25004) 359 : cluster [DBG] pgmap v631: 121 pgs: 121 active+clean; 293 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 1023 B/s rd, 1.2 MiB/s wr, 12 op/s 2024-08-29T18:02:41.038 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:02:41 smithi029 bash[79042]: cluster 2024-08-29T18:02:40.013304+0000 mon.a (mon.0) 898 : cluster [DBG] osdmap e723: 8 total, 8 up, 8 in 2024-08-29T18:02:41.378 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:02:41 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:02:41.379 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:02:41 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:02:41.379 INFO:journalctl@ceph.osd.1.smithi029.stdout:Aug 29 18:02:41 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:02:41.379 INFO:journalctl@ceph.mds.a.smithi029.stdout:Aug 29 18:02:41 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:02:41.379 INFO:journalctl@ceph.osd.2.smithi029.stdout:Aug 29 18:02:41 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:02:41.380 INFO:journalctl@ceph.osd.3.smithi029.stdout:Aug 29 18:02:41 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:02:41.380 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Aug 29 18:02:41 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:02:41.380 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:02:41 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:02:41.381 INFO:journalctl@ceph.osd.0.smithi029.stdout:Aug 29 18:02:41 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:02:41.381 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Aug 29 18:02:41 smithi029 bash[103797]: ceph-5b99e290-662c-11ef-bcd4-c7b262605968-node-exporter-a 2024-08-29T18:02:41.381 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Aug 29 18:02:41 smithi029 systemd[1]: ceph-5b99e290-662c-11ef-bcd4-c7b262605968@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2024-08-29T18:02:41.381 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Aug 29 18:02:41 smithi029 systemd[1]: ceph-5b99e290-662c-11ef-bcd4-c7b262605968@node-exporter.a.service: Failed with result 'exit-code'. 2024-08-29T18:02:41.381 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Aug 29 18:02:41 smithi029 systemd[1]: Stopped Ceph node-exporter.a for 5b99e290-662c-11ef-bcd4-c7b262605968. 2024-08-29T18:02:41.381 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Aug 29 18:02:41 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:02:41.381 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Aug 29 18:02:41 smithi029 systemd[1]: Started Ceph node-exporter.a for 5b99e290-662c-11ef-bcd4-c7b262605968. 2024-08-29T18:02:41.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:02:41 smithi110 bash[67519]: cluster 2024-08-29T18:02:39.503005+0000 mgr.y (mgr.25004) 359 : cluster [DBG] pgmap v631: 121 pgs: 121 active+clean; 293 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 1023 B/s rd, 1.2 MiB/s wr, 12 op/s 2024-08-29T18:02:41.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:02:41 smithi110 bash[67519]: cluster 2024-08-29T18:02:40.013304+0000 mon.a (mon.0) 898 : cluster [DBG] osdmap e723: 8 total, 8 up, 8 in 2024-08-29T18:02:41.996 INFO:tasks.rados.rados.0.smithi029.stdout:3299: done (0 left) 2024-08-29T18:02:41.996 INFO:tasks.rados.rados.0.smithi029.stdout:3300: snap_remove snap 307 2024-08-29T18:02:42.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:02:42 smithi029 bash[79042]: cluster 2024-08-29T18:02:41.020424+0000 mon.a (mon.0) 899 : cluster [DBG] osdmap e724: 8 total, 8 up, 8 in 2024-08-29T18:02:42.430 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:02:42 smithi029 bash[79042]: audit 2024-08-29T18:02:41.328397+0000 mon.a (mon.0) 900 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:02:42.430 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:02:42 smithi029 bash[79042]: audit 2024-08-29T18:02:41.334136+0000 mon.a (mon.0) 901 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:02:42.430 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:02:42 smithi029 bash[79042]: cluster 2024-08-29T18:02:41.997015+0000 mon.a (mon.0) 902 : cluster [DBG] osdmap e725: 8 total, 8 up, 8 in 2024-08-29T18:02:42.431 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:02:42 smithi029 bash[77880]: cluster 2024-08-29T18:02:41.020424+0000 mon.a (mon.0) 899 : cluster [DBG] osdmap e724: 8 total, 8 up, 8 in 2024-08-29T18:02:42.431 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:02:42 smithi029 bash[77880]: audit 2024-08-29T18:02:41.328397+0000 mon.a (mon.0) 900 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:02:42.431 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:02:42 smithi029 bash[77880]: audit 2024-08-29T18:02:41.334136+0000 mon.a (mon.0) 901 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:02:42.431 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:02:42 smithi029 bash[77880]: cluster 2024-08-29T18:02:41.997015+0000 mon.a (mon.0) 902 : cluster [DBG] osdmap e725: 8 total, 8 up, 8 in 2024-08-29T18:02:42.431 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:02:42 smithi110 bash[67519]: cluster 2024-08-29T18:02:41.020424+0000 mon.a (mon.0) 899 : cluster [DBG] osdmap e724: 8 total, 8 up, 8 in 2024-08-29T18:02:42.431 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:02:42 smithi110 bash[67519]: audit 2024-08-29T18:02:41.328397+0000 mon.a (mon.0) 900 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:02:42.431 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:02:42 smithi110 bash[67519]: audit 2024-08-29T18:02:41.334136+0000 mon.a (mon.0) 901 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:02:42.432 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:02:42 smithi110 bash[67519]: cluster 2024-08-29T18:02:41.997015+0000 mon.a (mon.0) 902 : cluster [DBG] osdmap e725: 8 total, 8 up, 8 in 2024-08-29T18:02:43.001 INFO:tasks.rados.rados.0.smithi029.stdout:3300: done (0 left) 2024-08-29T18:02:43.001 INFO:tasks.rados.rados.0.smithi029.stdout:3301: snap_create 2024-08-29T18:02:43.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:02:43 smithi029 bash[77880]: cluster 2024-08-29T18:02:41.504014+0000 mgr.y (mgr.25004) 360 : cluster [DBG] pgmap v634: 121 pgs: 121 active+clean; 295 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 15 KiB/s rd, 68 KiB/s wr, 3 op/s 2024-08-29T18:02:43.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:02:43 smithi029 bash[77880]: cluster 2024-08-29T18:02:43.000389+0000 mon.a (mon.0) 903 : cluster [DBG] osdmap e726: 8 total, 8 up, 8 in 2024-08-29T18:02:43.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:02:43 smithi029 bash[79042]: cluster 2024-08-29T18:02:41.504014+0000 mgr.y (mgr.25004) 360 : cluster [DBG] pgmap v634: 121 pgs: 121 active+clean; 295 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 15 KiB/s rd, 68 KiB/s wr, 3 op/s 2024-08-29T18:02:43.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:02:43 smithi029 bash[79042]: cluster 2024-08-29T18:02:43.000389+0000 mon.a (mon.0) 903 : cluster [DBG] osdmap e726: 8 total, 8 up, 8 in 2024-08-29T18:02:43.401 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Aug 29 18:02:43 smithi029 bash[103851]: ts=2024-08-29T18:02:43.097Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2024-08-29T18:02:43.401 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Aug 29 18:02:43 smithi029 bash[103851]: ts=2024-08-29T18:02:43.097Z 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-08-29T18:02:43.402 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Aug 29 18:02:43 smithi029 bash[103851]: ts=2024-08-29T18:02:43.097Z 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-08-29T18:02:43.402 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Aug 29 18:02:43 smithi029 bash[103851]: ts=2024-08-29T18:02:43.097Z 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-08-29T18:02:43.402 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Aug 29 18:02:43 smithi029 bash[103851]: ts=2024-08-29T18:02:43.098Z 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-08-29T18:02:43.402 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Aug 29 18:02:43 smithi029 bash[103851]: ts=2024-08-29T18:02:43.098Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-08-29T18:02:43.402 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Aug 29 18:02:43 smithi029 bash[103851]: ts=2024-08-29T18:02:43.099Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-08-29T18:02:43.403 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Aug 29 18:02:43 smithi029 bash[103851]: ts=2024-08-29T18:02:43.099Z caller=node_exporter.go:117 level=info collector=arp 2024-08-29T18:02:43.403 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Aug 29 18:02:43 smithi029 bash[103851]: ts=2024-08-29T18:02:43.099Z caller=node_exporter.go:117 level=info collector=bcache 2024-08-29T18:02:43.403 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Aug 29 18:02:43 smithi029 bash[103851]: ts=2024-08-29T18:02:43.099Z caller=node_exporter.go:117 level=info collector=bonding 2024-08-29T18:02:43.403 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Aug 29 18:02:43 smithi029 bash[103851]: ts=2024-08-29T18:02:43.099Z caller=node_exporter.go:117 level=info collector=btrfs 2024-08-29T18:02:43.403 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Aug 29 18:02:43 smithi029 bash[103851]: ts=2024-08-29T18:02:43.099Z caller=node_exporter.go:117 level=info collector=conntrack 2024-08-29T18:02:43.403 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Aug 29 18:02:43 smithi029 bash[103851]: ts=2024-08-29T18:02:43.099Z caller=node_exporter.go:117 level=info collector=cpu 2024-08-29T18:02:43.404 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Aug 29 18:02:43 smithi029 bash[103851]: ts=2024-08-29T18:02:43.099Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-08-29T18:02:43.404 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Aug 29 18:02:43 smithi029 bash[103851]: ts=2024-08-29T18:02:43.099Z caller=node_exporter.go:117 level=info collector=diskstats 2024-08-29T18:02:43.404 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Aug 29 18:02:43 smithi029 bash[103851]: ts=2024-08-29T18:02:43.099Z caller=node_exporter.go:117 level=info collector=dmi 2024-08-29T18:02:43.404 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Aug 29 18:02:43 smithi029 bash[103851]: ts=2024-08-29T18:02:43.099Z caller=node_exporter.go:117 level=info collector=edac 2024-08-29T18:02:43.404 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Aug 29 18:02:43 smithi029 bash[103851]: ts=2024-08-29T18:02:43.099Z caller=node_exporter.go:117 level=info collector=entropy 2024-08-29T18:02:43.405 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Aug 29 18:02:43 smithi029 bash[103851]: ts=2024-08-29T18:02:43.099Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-08-29T18:02:43.405 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Aug 29 18:02:43 smithi029 bash[103851]: ts=2024-08-29T18:02:43.099Z caller=node_exporter.go:117 level=info collector=filefd 2024-08-29T18:02:43.405 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Aug 29 18:02:43 smithi029 bash[103851]: ts=2024-08-29T18:02:43.099Z caller=node_exporter.go:117 level=info collector=filesystem 2024-08-29T18:02:43.405 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Aug 29 18:02:43 smithi029 bash[103851]: ts=2024-08-29T18:02:43.099Z caller=node_exporter.go:117 level=info collector=hwmon 2024-08-29T18:02:43.405 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Aug 29 18:02:43 smithi029 bash[103851]: ts=2024-08-29T18:02:43.099Z caller=node_exporter.go:117 level=info collector=infiniband 2024-08-29T18:02:43.405 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Aug 29 18:02:43 smithi029 bash[103851]: ts=2024-08-29T18:02:43.099Z caller=node_exporter.go:117 level=info collector=ipvs 2024-08-29T18:02:43.406 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Aug 29 18:02:43 smithi029 bash[103851]: ts=2024-08-29T18:02:43.099Z caller=node_exporter.go:117 level=info collector=loadavg 2024-08-29T18:02:43.406 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Aug 29 18:02:43 smithi029 bash[103851]: ts=2024-08-29T18:02:43.099Z caller=node_exporter.go:117 level=info collector=mdadm 2024-08-29T18:02:43.406 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Aug 29 18:02:43 smithi029 bash[103851]: ts=2024-08-29T18:02:43.099Z caller=node_exporter.go:117 level=info collector=meminfo 2024-08-29T18:02:43.406 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Aug 29 18:02:43 smithi029 bash[103851]: ts=2024-08-29T18:02:43.099Z caller=node_exporter.go:117 level=info collector=netclass 2024-08-29T18:02:43.406 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Aug 29 18:02:43 smithi029 bash[103851]: ts=2024-08-29T18:02:43.099Z caller=node_exporter.go:117 level=info collector=netdev 2024-08-29T18:02:43.406 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Aug 29 18:02:43 smithi029 bash[103851]: ts=2024-08-29T18:02:43.099Z caller=node_exporter.go:117 level=info collector=netstat 2024-08-29T18:02:43.407 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Aug 29 18:02:43 smithi029 bash[103851]: ts=2024-08-29T18:02:43.099Z caller=node_exporter.go:117 level=info collector=nfs 2024-08-29T18:02:43.407 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Aug 29 18:02:43 smithi029 bash[103851]: ts=2024-08-29T18:02:43.099Z caller=node_exporter.go:117 level=info collector=nfsd 2024-08-29T18:02:43.407 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Aug 29 18:02:43 smithi029 bash[103851]: ts=2024-08-29T18:02:43.099Z caller=node_exporter.go:117 level=info collector=nvme 2024-08-29T18:02:43.407 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Aug 29 18:02:43 smithi029 bash[103851]: ts=2024-08-29T18:02:43.099Z caller=node_exporter.go:117 level=info collector=os 2024-08-29T18:02:43.407 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Aug 29 18:02:43 smithi029 bash[103851]: ts=2024-08-29T18:02:43.099Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-08-29T18:02:43.408 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Aug 29 18:02:43 smithi029 bash[103851]: ts=2024-08-29T18:02:43.099Z caller=node_exporter.go:117 level=info collector=pressure 2024-08-29T18:02:43.408 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Aug 29 18:02:43 smithi029 bash[103851]: ts=2024-08-29T18:02:43.099Z caller=node_exporter.go:117 level=info collector=rapl 2024-08-29T18:02:43.408 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Aug 29 18:02:43 smithi029 bash[103851]: ts=2024-08-29T18:02:43.099Z caller=node_exporter.go:117 level=info collector=schedstat 2024-08-29T18:02:43.408 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Aug 29 18:02:43 smithi029 bash[103851]: ts=2024-08-29T18:02:43.099Z caller=node_exporter.go:117 level=info collector=selinux 2024-08-29T18:02:43.408 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Aug 29 18:02:43 smithi029 bash[103851]: ts=2024-08-29T18:02:43.099Z caller=node_exporter.go:117 level=info collector=sockstat 2024-08-29T18:02:43.408 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Aug 29 18:02:43 smithi029 bash[103851]: ts=2024-08-29T18:02:43.099Z caller=node_exporter.go:117 level=info collector=softnet 2024-08-29T18:02:43.409 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Aug 29 18:02:43 smithi029 bash[103851]: ts=2024-08-29T18:02:43.099Z caller=node_exporter.go:117 level=info collector=stat 2024-08-29T18:02:43.409 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Aug 29 18:02:43 smithi029 bash[103851]: ts=2024-08-29T18:02:43.099Z caller=node_exporter.go:117 level=info collector=tapestats 2024-08-29T18:02:43.409 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Aug 29 18:02:43 smithi029 bash[103851]: ts=2024-08-29T18:02:43.099Z caller=node_exporter.go:117 level=info collector=textfile 2024-08-29T18:02:43.409 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Aug 29 18:02:43 smithi029 bash[103851]: ts=2024-08-29T18:02:43.099Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-08-29T18:02:43.409 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Aug 29 18:02:43 smithi029 bash[103851]: ts=2024-08-29T18:02:43.099Z caller=node_exporter.go:117 level=info collector=time 2024-08-29T18:02:43.409 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Aug 29 18:02:43 smithi029 bash[103851]: ts=2024-08-29T18:02:43.099Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-08-29T18:02:43.410 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Aug 29 18:02:43 smithi029 bash[103851]: ts=2024-08-29T18:02:43.099Z caller=node_exporter.go:117 level=info collector=uname 2024-08-29T18:02:43.410 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Aug 29 18:02:43 smithi029 bash[103851]: ts=2024-08-29T18:02:43.099Z caller=node_exporter.go:117 level=info collector=vmstat 2024-08-29T18:02:43.410 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Aug 29 18:02:43 smithi029 bash[103851]: ts=2024-08-29T18:02:43.099Z caller=node_exporter.go:117 level=info collector=xfs 2024-08-29T18:02:43.410 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Aug 29 18:02:43 smithi029 bash[103851]: ts=2024-08-29T18:02:43.099Z caller=node_exporter.go:117 level=info collector=zfs 2024-08-29T18:02:43.410 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Aug 29 18:02:43 smithi029 bash[103851]: ts=2024-08-29T18:02:43.099Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2024-08-29T18:02:43.410 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Aug 29 18:02:43 smithi029 bash[103851]: ts=2024-08-29T18:02:43.099Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-08-29T18:02:43.411 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:02:43 smithi110 bash[67519]: cluster 2024-08-29T18:02:41.504014+0000 mgr.y (mgr.25004) 360 : cluster [DBG] pgmap v634: 121 pgs: 121 active+clean; 295 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 15 KiB/s rd, 68 KiB/s wr, 3 op/s 2024-08-29T18:02:43.411 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:02:43 smithi110 bash[67519]: cluster 2024-08-29T18:02:43.000389+0000 mon.a (mon.0) 903 : cluster [DBG] osdmap e726: 8 total, 8 up, 8 in 2024-08-29T18:02:44.001 INFO:tasks.rados.rados.0.smithi029.stdout:3301: done (0 left) 2024-08-29T18:02:44.001 INFO:tasks.rados.rados.0.smithi029.stdout:3302: copy_from oid 13 from oid 23 current snap is 319 2024-08-29T18:02:44.001 INFO:tasks.rados.rados.0.smithi029.stdout:3303: delete oid 7 current snap is 319 2024-08-29T18:02:44.006 INFO:tasks.rados.rados.0.smithi029.stdout:3303: done (1 left) 2024-08-29T18:02:44.006 INFO:tasks.rados.rados.0.smithi029.stdout:3304: snap_create 2024-08-29T18:02:44.010 INFO:tasks.rados.rados.0.smithi029.stdout:3302: finishing copy_from to smithi02969618-13 2024-08-29T18:02:44.011 INFO:tasks.rados.rados.0.smithi029.stdout:3302: got expected ENOENT (src dne) 2024-08-29T18:02:44.011 INFO:tasks.rados.rados.0.smithi029.stdout:3302: finishing copy_from racing read to smithi02969618-13 2024-08-29T18:02:44.843 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 18:02:44 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:02:44.844 INFO:journalctl@ceph.osd.4.smithi110.stdout:Aug 29 18:02:44 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:02:44.844 INFO:journalctl@ceph.osd.5.smithi110.stdout:Aug 29 18:02:44 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:02:44.844 INFO:journalctl@ceph.mds.b.smithi110.stdout:Aug 29 18:02:44 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:02:44.845 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 18:02:44 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:02:44.845 INFO:journalctl@ceph.osd.6.smithi110.stdout:Aug 29 18:02:44 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:02:44.845 INFO:journalctl@ceph.prometheus.a.smithi110.stdout:Aug 29 18:02:44 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:02:44.845 INFO:journalctl@ceph.osd.7.smithi110.stdout:Aug 29 18:02:44 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:02:44.846 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:02:44 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:02:44.846 INFO:journalctl@ceph.node-exporter.b.smithi110.stdout:Aug 29 18:02:44 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:02:44.846 INFO:journalctl@ceph.node-exporter.b.smithi110.stdout:Aug 29 18:02:44 smithi110 systemd[1]: Stopping Ceph node-exporter.b for 5b99e290-662c-11ef-bcd4-c7b262605968... 2024-08-29T18:02:44.899 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:02:44 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:02:44] "GET /metrics HTTP/1.1" 200 36328 "" "Prometheus/2.43.0" 2024-08-29T18:02:45.011 INFO:tasks.rados.rados.0.smithi029.stdout:3302: done (1 left) 2024-08-29T18:02:45.011 INFO:tasks.rados.rados.0.smithi029.stdout:3304: done (0 left) 2024-08-29T18:02:45.011 INFO:tasks.rados.rados.0.smithi029.stdout:3305: snap_create 2024-08-29T18:02:45.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:02:44 smithi110 bash[67519]: cluster 2024-08-29T18:02:43.504724+0000 mgr.y (mgr.25004) 361 : cluster [DBG] pgmap v637: 121 pgs: 121 active+clean; 295 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 15 KiB/s rd, 106 KiB/s wr, 6 op/s 2024-08-29T18:02:45.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:02:44 smithi110 bash[67519]: cephadm 2024-08-29T18:02:43.961817+0000 mgr.y (mgr.25004) 362 : cephadm [INF] Upgrade: Updating node-exporter.b (2/2) 2024-08-29T18:02:45.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:02:44 smithi110 bash[67519]: cephadm 2024-08-29T18:02:43.962620+0000 mgr.y (mgr.25004) 363 : cephadm [INF] Deploying daemon node-exporter.b on smithi110 2024-08-29T18:02:45.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:02:44 smithi110 bash[67519]: cluster 2024-08-29T18:02:44.002642+0000 mon.a (mon.0) 904 : cluster [DBG] osdmap e727: 8 total, 8 up, 8 in 2024-08-29T18:02:45.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:02:44 smithi029 bash[79042]: cluster 2024-08-29T18:02:43.504724+0000 mgr.y (mgr.25004) 361 : cluster [DBG] pgmap v637: 121 pgs: 121 active+clean; 295 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 15 KiB/s rd, 106 KiB/s wr, 6 op/s 2024-08-29T18:02:45.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:02:44 smithi029 bash[79042]: cephadm 2024-08-29T18:02:43.961817+0000 mgr.y (mgr.25004) 362 : cephadm [INF] Upgrade: Updating node-exporter.b (2/2) 2024-08-29T18:02:45.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:02:44 smithi029 bash[79042]: cephadm 2024-08-29T18:02:43.962620+0000 mgr.y (mgr.25004) 363 : cephadm [INF] Deploying daemon node-exporter.b on smithi110 2024-08-29T18:02:45.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:02:44 smithi029 bash[79042]: cluster 2024-08-29T18:02:44.002642+0000 mon.a (mon.0) 904 : cluster [DBG] osdmap e727: 8 total, 8 up, 8 in 2024-08-29T18:02:45.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:02:44 smithi029 bash[77880]: cluster 2024-08-29T18:02:43.504724+0000 mgr.y (mgr.25004) 361 : cluster [DBG] pgmap v637: 121 pgs: 121 active+clean; 295 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 15 KiB/s rd, 106 KiB/s wr, 6 op/s 2024-08-29T18:02:45.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:02:44 smithi029 bash[77880]: cephadm 2024-08-29T18:02:43.961817+0000 mgr.y (mgr.25004) 362 : cephadm [INF] Upgrade: Updating node-exporter.b (2/2) 2024-08-29T18:02:45.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:02:44 smithi029 bash[77880]: cephadm 2024-08-29T18:02:43.962620+0000 mgr.y (mgr.25004) 363 : cephadm [INF] Deploying daemon node-exporter.b on smithi110 2024-08-29T18:02:45.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:02:44 smithi029 bash[77880]: cluster 2024-08-29T18:02:44.002642+0000 mon.a (mon.0) 904 : cluster [DBG] osdmap e727: 8 total, 8 up, 8 in 2024-08-29T18:02:45.833 INFO:journalctl@ceph.node-exporter.b.smithi110.stdout:Aug 29 18:02:45 smithi110 bash[91881]: ceph-5b99e290-662c-11ef-bcd4-c7b262605968-node-exporter-b 2024-08-29T18:02:45.834 INFO:journalctl@ceph.node-exporter.b.smithi110.stdout:Aug 29 18:02:45 smithi110 systemd[1]: ceph-5b99e290-662c-11ef-bcd4-c7b262605968@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2024-08-29T18:02:45.834 INFO:journalctl@ceph.node-exporter.b.smithi110.stdout:Aug 29 18:02:45 smithi110 bash[91941]: Error response from daemon: No such container: ceph-5b99e290-662c-11ef-bcd4-c7b262605968-node-exporter-b 2024-08-29T18:02:45.834 INFO:journalctl@ceph.node-exporter.b.smithi110.stdout:Aug 29 18:02:45 smithi110 systemd[1]: ceph-5b99e290-662c-11ef-bcd4-c7b262605968@node-exporter.b.service: Failed with result 'exit-code'. 2024-08-29T18:02:45.834 INFO:journalctl@ceph.node-exporter.b.smithi110.stdout:Aug 29 18:02:45 smithi110 systemd[1]: Stopped Ceph node-exporter.b for 5b99e290-662c-11ef-bcd4-c7b262605968. 2024-08-29T18:02:46.031 INFO:tasks.rados.rados.0.smithi029.stdout:3305: done (0 left) 2024-08-29T18:02:46.031 INFO:tasks.rados.rados.0.smithi029.stdout:3306: snap_create 2024-08-29T18:02:46.150 INFO:journalctl@ceph.osd.7.smithi110.stdout:Aug 29 18:02:45 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:02:46.150 INFO:journalctl@ceph.prometheus.a.smithi110.stdout:Aug 29 18:02:45 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:02:46.150 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 18:02:45 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:02:46.151 INFO:journalctl@ceph.osd.4.smithi110.stdout:Aug 29 18:02:45 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:02:46.151 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 18:02:45 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:02:46.151 INFO:journalctl@ceph.osd.5.smithi110.stdout:Aug 29 18:02:45 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:02:46.151 INFO:journalctl@ceph.mds.b.smithi110.stdout:Aug 29 18:02:45 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:02:46.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:02:45 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:02:46.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:02:46 smithi110 bash[67519]: cluster 2024-08-29T18:02:45.012869+0000 mon.a (mon.0) 905 : cluster [DBG] osdmap e728: 8 total, 8 up, 8 in 2024-08-29T18:02:46.152 INFO:journalctl@ceph.node-exporter.b.smithi110.stdout:Aug 29 18:02:45 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:02:46.152 INFO:journalctl@ceph.node-exporter.b.smithi110.stdout:Aug 29 18:02:45 smithi110 systemd[1]: Started Ceph node-exporter.b for 5b99e290-662c-11ef-bcd4-c7b262605968. 2024-08-29T18:02:46.152 INFO:journalctl@ceph.osd.6.smithi110.stdout:Aug 29 18:02:45 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:02:46.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:02:46 smithi029 bash[77880]: cluster 2024-08-29T18:02:45.012869+0000 mon.a (mon.0) 905 : cluster [DBG] osdmap e728: 8 total, 8 up, 8 in 2024-08-29T18:02:46.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:02:46 smithi029 bash[79042]: cluster 2024-08-29T18:02:45.012869+0000 mon.a (mon.0) 905 : cluster [DBG] osdmap e728: 8 total, 8 up, 8 in 2024-08-29T18:02:46.997 INFO:tasks.rados.rados.0.smithi029.stdout:3306: done (0 left) 2024-08-29T18:02:46.997 INFO:tasks.rados.rados.0.smithi029.stdout:3307: snap_create 2024-08-29T18:02:47.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:02:47 smithi029 bash[77880]: cluster 2024-08-29T18:02:45.505541+0000 mgr.y (mgr.25004) 364 : cluster [DBG] pgmap v640: 121 pgs: 121 active+clean; 295 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 38 KiB/s wr, 2 op/s 2024-08-29T18:02:47.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:02:47 smithi029 bash[77880]: audit 2024-08-29T18:02:46.010878+0000 mon.a (mon.0) 906 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:02:47.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:02:47 smithi029 bash[77880]: cluster 2024-08-29T18:02:46.032097+0000 mon.a (mon.0) 907 : cluster [DBG] osdmap e729: 8 total, 8 up, 8 in 2024-08-29T18:02:47.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:02:47 smithi029 bash[77880]: audit 2024-08-29T18:02:46.039902+0000 mon.a (mon.0) 908 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:02:47.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:02:47 smithi029 bash[77880]: audit 2024-08-29T18:02:46.043427+0000 mon.c (mon.2) 233 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:02:47.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:02:47 smithi029 bash[77880]: cluster 2024-08-29T18:02:46.998810+0000 mon.a (mon.0) 909 : cluster [DBG] osdmap e730: 8 total, 8 up, 8 in 2024-08-29T18:02:47.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:02:47 smithi029 bash[79042]: cluster 2024-08-29T18:02:45.505541+0000 mgr.y (mgr.25004) 364 : cluster [DBG] pgmap v640: 121 pgs: 121 active+clean; 295 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 38 KiB/s wr, 2 op/s 2024-08-29T18:02:47.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:02:47 smithi029 bash[79042]: audit 2024-08-29T18:02:46.010878+0000 mon.a (mon.0) 906 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:02:47.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:02:47 smithi029 bash[79042]: cluster 2024-08-29T18:02:46.032097+0000 mon.a (mon.0) 907 : cluster [DBG] osdmap e729: 8 total, 8 up, 8 in 2024-08-29T18:02:47.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:02:47 smithi029 bash[79042]: audit 2024-08-29T18:02:46.039902+0000 mon.a (mon.0) 908 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:02:47.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:02:47 smithi029 bash[79042]: audit 2024-08-29T18:02:46.043427+0000 mon.c (mon.2) 233 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:02:47.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:02:47 smithi029 bash[79042]: cluster 2024-08-29T18:02:46.998810+0000 mon.a (mon.0) 909 : cluster [DBG] osdmap e730: 8 total, 8 up, 8 in 2024-08-29T18:02:47.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:02:47 smithi110 bash[67519]: cluster 2024-08-29T18:02:45.505541+0000 mgr.y (mgr.25004) 364 : cluster [DBG] pgmap v640: 121 pgs: 121 active+clean; 295 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 38 KiB/s wr, 2 op/s 2024-08-29T18:02:47.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:02:47 smithi110 bash[67519]: audit 2024-08-29T18:02:46.010878+0000 mon.a (mon.0) 906 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:02:47.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:02:47 smithi110 bash[67519]: cluster 2024-08-29T18:02:46.032097+0000 mon.a (mon.0) 907 : cluster [DBG] osdmap e729: 8 total, 8 up, 8 in 2024-08-29T18:02:47.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:02:47 smithi110 bash[67519]: audit 2024-08-29T18:02:46.039902+0000 mon.a (mon.0) 908 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:02:47.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:02:47 smithi110 bash[67519]: audit 2024-08-29T18:02:46.043427+0000 mon.c (mon.2) 233 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:02:47.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:02:47 smithi110 bash[67519]: cluster 2024-08-29T18:02:46.998810+0000 mon.a (mon.0) 909 : cluster [DBG] osdmap e730: 8 total, 8 up, 8 in 2024-08-29T18:02:47.402 INFO:journalctl@ceph.node-exporter.b.smithi110.stdout:Aug 29 18:02:47 smithi110 bash[91997]: ts=2024-08-29T18:02:47.221Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2024-08-29T18:02:47.402 INFO:journalctl@ceph.node-exporter.b.smithi110.stdout:Aug 29 18:02:47 smithi110 bash[91997]: ts=2024-08-29T18:02:47.221Z 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-08-29T18:02:47.402 INFO:journalctl@ceph.node-exporter.b.smithi110.stdout:Aug 29 18:02:47 smithi110 bash[91997]: ts=2024-08-29T18:02:47.221Z 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-08-29T18:02:47.402 INFO:journalctl@ceph.node-exporter.b.smithi110.stdout:Aug 29 18:02:47 smithi110 bash[91997]: ts=2024-08-29T18:02:47.221Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-08-29T18:02:47.402 INFO:journalctl@ceph.node-exporter.b.smithi110.stdout:Aug 29 18:02:47 smithi110 bash[91997]: ts=2024-08-29T18:02:47.222Z 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-08-29T18:02:47.402 INFO:journalctl@ceph.node-exporter.b.smithi110.stdout:Aug 29 18:02:47 smithi110 bash[91997]: ts=2024-08-29T18:02:47.222Z 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-08-29T18:02:47.402 INFO:journalctl@ceph.node-exporter.b.smithi110.stdout:Aug 29 18:02:47 smithi110 bash[91997]: ts=2024-08-29T18:02:47.222Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-08-29T18:02:47.402 INFO:journalctl@ceph.node-exporter.b.smithi110.stdout:Aug 29 18:02:47 smithi110 bash[91997]: ts=2024-08-29T18:02:47.222Z caller=node_exporter.go:117 level=info collector=arp 2024-08-29T18:02:47.402 INFO:journalctl@ceph.node-exporter.b.smithi110.stdout:Aug 29 18:02:47 smithi110 bash[91997]: ts=2024-08-29T18:02:47.222Z caller=node_exporter.go:117 level=info collector=bcache 2024-08-29T18:02:47.402 INFO:journalctl@ceph.node-exporter.b.smithi110.stdout:Aug 29 18:02:47 smithi110 bash[91997]: ts=2024-08-29T18:02:47.222Z caller=node_exporter.go:117 level=info collector=bonding 2024-08-29T18:02:47.402 INFO:journalctl@ceph.node-exporter.b.smithi110.stdout:Aug 29 18:02:47 smithi110 bash[91997]: ts=2024-08-29T18:02:47.222Z caller=node_exporter.go:117 level=info collector=btrfs 2024-08-29T18:02:47.403 INFO:journalctl@ceph.node-exporter.b.smithi110.stdout:Aug 29 18:02:47 smithi110 bash[91997]: ts=2024-08-29T18:02:47.222Z caller=node_exporter.go:117 level=info collector=conntrack 2024-08-29T18:02:47.403 INFO:journalctl@ceph.node-exporter.b.smithi110.stdout:Aug 29 18:02:47 smithi110 bash[91997]: ts=2024-08-29T18:02:47.222Z caller=node_exporter.go:117 level=info collector=cpu 2024-08-29T18:02:47.403 INFO:journalctl@ceph.node-exporter.b.smithi110.stdout:Aug 29 18:02:47 smithi110 bash[91997]: ts=2024-08-29T18:02:47.222Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-08-29T18:02:47.403 INFO:journalctl@ceph.node-exporter.b.smithi110.stdout:Aug 29 18:02:47 smithi110 bash[91997]: ts=2024-08-29T18:02:47.222Z caller=node_exporter.go:117 level=info collector=diskstats 2024-08-29T18:02:47.403 INFO:journalctl@ceph.node-exporter.b.smithi110.stdout:Aug 29 18:02:47 smithi110 bash[91997]: ts=2024-08-29T18:02:47.222Z caller=node_exporter.go:117 level=info collector=dmi 2024-08-29T18:02:47.403 INFO:journalctl@ceph.node-exporter.b.smithi110.stdout:Aug 29 18:02:47 smithi110 bash[91997]: ts=2024-08-29T18:02:47.222Z caller=node_exporter.go:117 level=info collector=edac 2024-08-29T18:02:47.403 INFO:journalctl@ceph.node-exporter.b.smithi110.stdout:Aug 29 18:02:47 smithi110 bash[91997]: ts=2024-08-29T18:02:47.222Z caller=node_exporter.go:117 level=info collector=entropy 2024-08-29T18:02:47.403 INFO:journalctl@ceph.node-exporter.b.smithi110.stdout:Aug 29 18:02:47 smithi110 bash[91997]: ts=2024-08-29T18:02:47.222Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-08-29T18:02:47.403 INFO:journalctl@ceph.node-exporter.b.smithi110.stdout:Aug 29 18:02:47 smithi110 bash[91997]: ts=2024-08-29T18:02:47.222Z caller=node_exporter.go:117 level=info collector=filefd 2024-08-29T18:02:47.403 INFO:journalctl@ceph.node-exporter.b.smithi110.stdout:Aug 29 18:02:47 smithi110 bash[91997]: ts=2024-08-29T18:02:47.222Z caller=node_exporter.go:117 level=info collector=filesystem 2024-08-29T18:02:47.403 INFO:journalctl@ceph.node-exporter.b.smithi110.stdout:Aug 29 18:02:47 smithi110 bash[91997]: ts=2024-08-29T18:02:47.222Z caller=node_exporter.go:117 level=info collector=hwmon 2024-08-29T18:02:47.404 INFO:journalctl@ceph.node-exporter.b.smithi110.stdout:Aug 29 18:02:47 smithi110 bash[91997]: ts=2024-08-29T18:02:47.222Z caller=node_exporter.go:117 level=info collector=infiniband 2024-08-29T18:02:47.404 INFO:journalctl@ceph.node-exporter.b.smithi110.stdout:Aug 29 18:02:47 smithi110 bash[91997]: ts=2024-08-29T18:02:47.222Z caller=node_exporter.go:117 level=info collector=ipvs 2024-08-29T18:02:47.404 INFO:journalctl@ceph.node-exporter.b.smithi110.stdout:Aug 29 18:02:47 smithi110 bash[91997]: ts=2024-08-29T18:02:47.222Z caller=node_exporter.go:117 level=info collector=loadavg 2024-08-29T18:02:47.404 INFO:journalctl@ceph.node-exporter.b.smithi110.stdout:Aug 29 18:02:47 smithi110 bash[91997]: ts=2024-08-29T18:02:47.222Z caller=node_exporter.go:117 level=info collector=mdadm 2024-08-29T18:02:47.404 INFO:journalctl@ceph.node-exporter.b.smithi110.stdout:Aug 29 18:02:47 smithi110 bash[91997]: ts=2024-08-29T18:02:47.222Z caller=node_exporter.go:117 level=info collector=meminfo 2024-08-29T18:02:47.404 INFO:journalctl@ceph.node-exporter.b.smithi110.stdout:Aug 29 18:02:47 smithi110 bash[91997]: ts=2024-08-29T18:02:47.222Z caller=node_exporter.go:117 level=info collector=netclass 2024-08-29T18:02:47.404 INFO:journalctl@ceph.node-exporter.b.smithi110.stdout:Aug 29 18:02:47 smithi110 bash[91997]: ts=2024-08-29T18:02:47.222Z caller=node_exporter.go:117 level=info collector=netdev 2024-08-29T18:02:47.404 INFO:journalctl@ceph.node-exporter.b.smithi110.stdout:Aug 29 18:02:47 smithi110 bash[91997]: ts=2024-08-29T18:02:47.222Z caller=node_exporter.go:117 level=info collector=netstat 2024-08-29T18:02:47.404 INFO:journalctl@ceph.node-exporter.b.smithi110.stdout:Aug 29 18:02:47 smithi110 bash[91997]: ts=2024-08-29T18:02:47.222Z caller=node_exporter.go:117 level=info collector=nfs 2024-08-29T18:02:47.404 INFO:journalctl@ceph.node-exporter.b.smithi110.stdout:Aug 29 18:02:47 smithi110 bash[91997]: ts=2024-08-29T18:02:47.222Z caller=node_exporter.go:117 level=info collector=nfsd 2024-08-29T18:02:47.404 INFO:journalctl@ceph.node-exporter.b.smithi110.stdout:Aug 29 18:02:47 smithi110 bash[91997]: ts=2024-08-29T18:02:47.223Z caller=node_exporter.go:117 level=info collector=nvme 2024-08-29T18:02:47.404 INFO:journalctl@ceph.node-exporter.b.smithi110.stdout:Aug 29 18:02:47 smithi110 bash[91997]: ts=2024-08-29T18:02:47.223Z caller=node_exporter.go:117 level=info collector=os 2024-08-29T18:02:47.404 INFO:journalctl@ceph.node-exporter.b.smithi110.stdout:Aug 29 18:02:47 smithi110 bash[91997]: ts=2024-08-29T18:02:47.223Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-08-29T18:02:47.405 INFO:journalctl@ceph.node-exporter.b.smithi110.stdout:Aug 29 18:02:47 smithi110 bash[91997]: ts=2024-08-29T18:02:47.223Z caller=node_exporter.go:117 level=info collector=pressure 2024-08-29T18:02:47.405 INFO:journalctl@ceph.node-exporter.b.smithi110.stdout:Aug 29 18:02:47 smithi110 bash[91997]: ts=2024-08-29T18:02:47.223Z caller=node_exporter.go:117 level=info collector=rapl 2024-08-29T18:02:47.405 INFO:journalctl@ceph.node-exporter.b.smithi110.stdout:Aug 29 18:02:47 smithi110 bash[91997]: ts=2024-08-29T18:02:47.223Z caller=node_exporter.go:117 level=info collector=schedstat 2024-08-29T18:02:47.405 INFO:journalctl@ceph.node-exporter.b.smithi110.stdout:Aug 29 18:02:47 smithi110 bash[91997]: ts=2024-08-29T18:02:47.223Z caller=node_exporter.go:117 level=info collector=selinux 2024-08-29T18:02:47.405 INFO:journalctl@ceph.node-exporter.b.smithi110.stdout:Aug 29 18:02:47 smithi110 bash[91997]: ts=2024-08-29T18:02:47.223Z caller=node_exporter.go:117 level=info collector=sockstat 2024-08-29T18:02:47.405 INFO:journalctl@ceph.node-exporter.b.smithi110.stdout:Aug 29 18:02:47 smithi110 bash[91997]: ts=2024-08-29T18:02:47.223Z caller=node_exporter.go:117 level=info collector=softnet 2024-08-29T18:02:47.405 INFO:journalctl@ceph.node-exporter.b.smithi110.stdout:Aug 29 18:02:47 smithi110 bash[91997]: ts=2024-08-29T18:02:47.223Z caller=node_exporter.go:117 level=info collector=stat 2024-08-29T18:02:47.405 INFO:journalctl@ceph.node-exporter.b.smithi110.stdout:Aug 29 18:02:47 smithi110 bash[91997]: ts=2024-08-29T18:02:47.223Z caller=node_exporter.go:117 level=info collector=tapestats 2024-08-29T18:02:47.405 INFO:journalctl@ceph.node-exporter.b.smithi110.stdout:Aug 29 18:02:47 smithi110 bash[91997]: ts=2024-08-29T18:02:47.223Z caller=node_exporter.go:117 level=info collector=textfile 2024-08-29T18:02:47.405 INFO:journalctl@ceph.node-exporter.b.smithi110.stdout:Aug 29 18:02:47 smithi110 bash[91997]: ts=2024-08-29T18:02:47.223Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-08-29T18:02:47.405 INFO:journalctl@ceph.node-exporter.b.smithi110.stdout:Aug 29 18:02:47 smithi110 bash[91997]: ts=2024-08-29T18:02:47.223Z caller=node_exporter.go:117 level=info collector=time 2024-08-29T18:02:47.405 INFO:journalctl@ceph.node-exporter.b.smithi110.stdout:Aug 29 18:02:47 smithi110 bash[91997]: ts=2024-08-29T18:02:47.223Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-08-29T18:02:47.405 INFO:journalctl@ceph.node-exporter.b.smithi110.stdout:Aug 29 18:02:47 smithi110 bash[91997]: ts=2024-08-29T18:02:47.223Z caller=node_exporter.go:117 level=info collector=uname 2024-08-29T18:02:47.406 INFO:journalctl@ceph.node-exporter.b.smithi110.stdout:Aug 29 18:02:47 smithi110 bash[91997]: ts=2024-08-29T18:02:47.223Z caller=node_exporter.go:117 level=info collector=vmstat 2024-08-29T18:02:47.406 INFO:journalctl@ceph.node-exporter.b.smithi110.stdout:Aug 29 18:02:47 smithi110 bash[91997]: ts=2024-08-29T18:02:47.223Z caller=node_exporter.go:117 level=info collector=xfs 2024-08-29T18:02:47.406 INFO:journalctl@ceph.node-exporter.b.smithi110.stdout:Aug 29 18:02:47 smithi110 bash[91997]: ts=2024-08-29T18:02:47.223Z caller=node_exporter.go:117 level=info collector=zfs 2024-08-29T18:02:47.406 INFO:journalctl@ceph.node-exporter.b.smithi110.stdout:Aug 29 18:02:47 smithi110 bash[91997]: ts=2024-08-29T18:02:47.223Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2024-08-29T18:02:47.406 INFO:journalctl@ceph.node-exporter.b.smithi110.stdout:Aug 29 18:02:47 smithi110 bash[91997]: ts=2024-08-29T18:02:47.223Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-08-29T18:02:48.003 INFO:tasks.rados.rados.0.smithi029.stdout:3307: done (0 left) 2024-08-29T18:02:48.003 INFO:tasks.rados.rados.0.smithi029.stdout:3308: read oid 3 snap 315 2024-08-29T18:02:48.003 INFO:tasks.rados.rados.0.smithi029.stdout:3308: expect (ObjNum 999 snap 309 seq_num 999) 2024-08-29T18:02:48.003 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 13 current snap is 323 2024-08-29T18:02:48.003 INFO:tasks.rados.rados.0.smithi029.stdout:3309: seq_num 1016 ranges {172032=221184} 2024-08-29T18:02:48.007 INFO:tasks.rados.rados.0.smithi029.stdout:3309: writing smithi02969618-13 from 172032 to 393216 tid 1 2024-08-29T18:02:48.008 INFO:tasks.rados.rados.0.smithi029.stdout:3310: rollback oid 36 current snap is 323 2024-08-29T18:02:48.008 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 36 to 309 2024-08-29T18:02:48.008 INFO:tasks.rados.rados.0.smithi029.stdout:3311: snap_create 2024-08-29T18:02:48.022 INFO:tasks.rados.rados.0.smithi029.stdout:3309: finishing write tid 1 to smithi02969618-13 2024-08-29T18:02:48.022 INFO:tasks.rados.rados.0.smithi029.stdout:3309: finishing write tid 2 to smithi02969618-13 2024-08-29T18:02:48.024 INFO:tasks.rados.rados.0.smithi029.stdout:3310: finishing rollback tid 0 to smithi02969618-36 2024-08-29T18:02:48.025 INFO:tasks.rados.rados.0.smithi029.stdout:3310: finishing rollback tid 1 to smithi02969618-36 2024-08-29T18:02:48.034 INFO:tasks.rados.rados.0.smithi029.stdout:3309: finishing write tid 3 to smithi02969618-13 2024-08-29T18:02:48.034 INFO:tasks.rados.rados.0.smithi029.stdout:3309: oid 13 updating version 0 to 1997 2024-08-29T18:02:48.034 INFO:tasks.rados.rados.0.smithi029.stdout:3309: oid 13 updating version 1997 to 1998 2024-08-29T18:02:48.034 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 13 v 1998 (ObjNum 1016 snap 323 seq_num 1016) dirty exists 2024-08-29T18:02:48.034 INFO:tasks.rados.rados.0.smithi029.stdout:3309: left oid 13 (ObjNum 1016 snap 323 seq_num 1016) 2024-08-29T18:02:48.034 INFO:tasks.rados.rados.0.smithi029.stdout:3310: finishing rollback tid 2 to smithi02969618-36 2024-08-29T18:02:48.035 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 36 v 2001 (ObjNum 962 snap 296 seq_num 962) dirty exists 2024-08-29T18:02:48.051 INFO:tasks.rados.rados.0.smithi029.stdout:3308: expect (ObjNum 999 snap 309 seq_num 999) 2024-08-29T18:02:49.008 INFO:tasks.rados.rados.0.smithi029.stdout:3308: done (3 left) 2024-08-29T18:02:49.008 INFO:tasks.rados.rados.0.smithi029.stdout:3309: done (2 left) 2024-08-29T18:02:49.008 INFO:tasks.rados.rados.0.smithi029.stdout:3310: done (1 left) 2024-08-29T18:02:49.008 INFO:tasks.rados.rados.0.smithi029.stdout:3311: done (0 left) 2024-08-29T18:02:49.008 INFO:tasks.rados.rados.0.smithi029.stdout:3312: copy_from oid 49 from oid 25 current snap is 324 2024-08-29T18:02:49.008 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 10 current snap is 324 2024-08-29T18:02:49.008 INFO:tasks.rados.rados.0.smithi029.stdout:3313: seq_num 1017 ranges {2400256=237568} 2024-08-29T18:02:49.049 INFO:tasks.rados.rados.0.smithi029.stdout:3313: writing smithi02969618-10 from 2400256 to 2637824 tid 1 2024-08-29T18:02:49.049 INFO:tasks.rados.rados.0.smithi029.stdout:3314: snap_remove snap 315 2024-08-29T18:02:49.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:02:49 smithi029 bash[79042]: cluster 2024-08-29T18:02:47.506479+0000 mgr.y (mgr.25004) 365 : cluster [DBG] pgmap v643: 121 pgs: 121 active+clean; 295 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 0 B/s rd, 0 op/s 2024-08-29T18:02:49.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:02:49 smithi029 bash[79042]: cluster 2024-08-29T18:02:48.002619+0000 mon.a (mon.0) 910 : cluster [DBG] osdmap e731: 8 total, 8 up, 8 in 2024-08-29T18:02:49.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:02:49 smithi029 bash[79042]: audit 2024-08-29T18:02:48.490662+0000 mon.c (mon.2) 234 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:02:49.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:02:49 smithi029 bash[77880]: cluster 2024-08-29T18:02:47.506479+0000 mgr.y (mgr.25004) 365 : cluster [DBG] pgmap v643: 121 pgs: 121 active+clean; 295 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 0 B/s rd, 0 op/s 2024-08-29T18:02:49.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:02:49 smithi029 bash[77880]: cluster 2024-08-29T18:02:48.002619+0000 mon.a (mon.0) 910 : cluster [DBG] osdmap e731: 8 total, 8 up, 8 in 2024-08-29T18:02:49.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:02:49 smithi029 bash[77880]: audit 2024-08-29T18:02:48.490662+0000 mon.c (mon.2) 234 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:02:49.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:02:49 smithi110 bash[67519]: cluster 2024-08-29T18:02:47.506479+0000 mgr.y (mgr.25004) 365 : cluster [DBG] pgmap v643: 121 pgs: 121 active+clean; 295 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 0 B/s rd, 0 op/s 2024-08-29T18:02:49.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:02:49 smithi110 bash[67519]: cluster 2024-08-29T18:02:48.002619+0000 mon.a (mon.0) 910 : cluster [DBG] osdmap e731: 8 total, 8 up, 8 in 2024-08-29T18:02:49.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:02:49 smithi110 bash[67519]: audit 2024-08-29T18:02:48.490662+0000 mon.c (mon.2) 234 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:02:50.030 INFO:tasks.rados.rados.0.smithi029.stdout:3312: finishing copy_from racing read to smithi02969618-49 2024-08-29T18:02:50.030 INFO:tasks.rados.rados.0.smithi029.stdout:3312: finishing copy_from to smithi02969618-49 2024-08-29T18:02:50.030 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 49 v 1147 (ObjNum 1003 snap 312 seq_num 1003) dirty exists 2024-08-29T18:02:50.030 INFO:tasks.rados.rados.0.smithi029.stdout:3313: finishing write tid 1 to smithi02969618-10 2024-08-29T18:02:50.030 INFO:tasks.rados.rados.0.smithi029.stdout:3313: finishing write tid 2 to smithi02969618-10 2024-08-29T18:02:50.030 INFO:tasks.rados.rados.0.smithi029.stdout:3313: finishing write tid 3 to smithi02969618-10 2024-08-29T18:02:50.030 INFO:tasks.rados.rados.0.smithi029.stdout:3313: oid 10 updating version 0 to 1998 2024-08-29T18:02:50.030 INFO:tasks.rados.rados.0.smithi029.stdout:3313: oid 10 version 1998 is already newer than 1997 2024-08-29T18:02:50.030 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 10 v 1998 (ObjNum 1017 snap 324 seq_num 1017) dirty exists 2024-08-29T18:02:50.030 INFO:tasks.rados.rados.0.smithi029.stdout:3313: left oid 10 (ObjNum 1017 snap 324 seq_num 1017) 2024-08-29T18:02:50.031 INFO:tasks.rados.rados.0.smithi029.stdout:3312: done (2 left) 2024-08-29T18:02:50.031 INFO:tasks.rados.rados.0.smithi029.stdout:3313: done (1 left) 2024-08-29T18:02:50.031 INFO:tasks.rados.rados.0.smithi029.stdout:3314: done (0 left) 2024-08-29T18:02:50.031 INFO:tasks.rados.rados.0.smithi029.stdout:3315: snap_create 2024-08-29T18:02:50.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:02:50 smithi029 bash[77880]: cluster 2024-08-29T18:02:49.005074+0000 mon.a (mon.0) 911 : cluster [DBG] osdmap e732: 8 total, 8 up, 8 in 2024-08-29T18:02:50.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:02:50 smithi029 bash[79042]: cluster 2024-08-29T18:02:49.005074+0000 mon.a (mon.0) 911 : cluster [DBG] osdmap e732: 8 total, 8 up, 8 in 2024-08-29T18:02:50.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:02:50 smithi110 bash[67519]: cluster 2024-08-29T18:02:49.005074+0000 mon.a (mon.0) 911 : cluster [DBG] osdmap e732: 8 total, 8 up, 8 in 2024-08-29T18:02:51.035 INFO:tasks.rados.rados.0.smithi029.stdout:3315: done (0 left) 2024-08-29T18:02:51.036 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 45 current snap is 325 2024-08-29T18:02:51.036 INFO:tasks.rados.rados.0.smithi029.stdout:3316: seq_num 1018 ranges {22634496=253952} 2024-08-29T18:02:51.216 INFO:tasks.rados.rados.0.smithi029.stdout:3316: writing smithi02969618-45 from 22634496 to 22888448 tid 1 2024-08-29T18:02:51.216 INFO:tasks.rados.rados.0.smithi029.stdout:3317: rollback oid 38 current snap is 325 2024-08-29T18:02:51.217 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 38 to 322 2024-08-29T18:02:51.217 INFO:tasks.rados.rados.0.smithi029.stdout:3318: rollback oid 1 current snap is 325 2024-08-29T18:02:51.217 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 1 to 313 2024-08-29T18:02:51.217 INFO:tasks.rados.rados.0.smithi029.stdout:3319: setattr oid 22 current snap is 325 2024-08-29T18:02:51.218 INFO:tasks.rados.rados.0.smithi029.stdout:3320: snap_create 2024-08-29T18:02:51.221 INFO:tasks.rados.rados.0.smithi029.stdout:3318: finishing rollback tid 0 to smithi02969618-1 2024-08-29T18:02:51.223 INFO:tasks.rados.rados.0.smithi029.stdout:3318: finishing rollback tid 1 to smithi02969618-1 2024-08-29T18:02:51.223 INFO:tasks.rados.rados.0.smithi029.stdout:3318: finishing rollback tid 2 to smithi02969618-1 2024-08-29T18:02:51.223 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 1 v 2478 (ObjNum 975 snap 300 seq_num 975) dirty exists 2024-08-29T18:02:51.223 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 22 v 1999 (ObjNum 161 snap 0 seq_num 1) dirty exists 2024-08-29T18:02:51.228 INFO:tasks.rados.rados.0.smithi029.stdout:3316: finishing write tid 1 to smithi02969618-45 2024-08-29T18:02:51.230 INFO:tasks.rados.rados.0.smithi029.stdout:3316: finishing write tid 2 to smithi02969618-45 2024-08-29T18:02:51.231 INFO:tasks.rados.rados.0.smithi029.stdout:3317: finishing rollback tid 0 to smithi02969618-38 2024-08-29T18:02:51.232 INFO:tasks.rados.rados.0.smithi029.stdout:3316: finishing write tid 3 to smithi02969618-45 2024-08-29T18:02:51.232 INFO:tasks.rados.rados.0.smithi029.stdout:3316: oid 45 updating version 0 to 2015 2024-08-29T18:02:51.232 INFO:tasks.rados.rados.0.smithi029.stdout:3316: oid 45 updating version 2015 to 2016 2024-08-29T18:02:51.233 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 45 v 2016 (ObjNum 1018 snap 325 seq_num 1018) dirty exists 2024-08-29T18:02:51.233 INFO:tasks.rados.rados.0.smithi029.stdout:3316: left oid 45 (ObjNum 1018 snap 325 seq_num 1018) 2024-08-29T18:02:51.235 INFO:tasks.rados.rados.0.smithi029.stdout:3317: finishing rollback tid 1 to smithi02969618-38 2024-08-29T18:02:51.235 INFO:tasks.rados.rados.0.smithi029.stdout:3317: finishing rollback tid 2 to smithi02969618-38 2024-08-29T18:02:51.235 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 38 v 2019 (ObjNum 977 snap 300 seq_num 977) dirty exists 2024-08-29T18:02:51.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:02:51 smithi029 bash[77880]: cluster 2024-08-29T18:02:49.507194+0000 mgr.y (mgr.25004) 366 : cluster [DBG] pgmap v646: 121 pgs: 121 active+clean; 295 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 0 B/s rd, 0 op/s 2024-08-29T18:02:51.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:02:51 smithi029 bash[77880]: cluster 2024-08-29T18:02:50.030220+0000 mon.a (mon.0) 912 : cluster [DBG] osdmap e733: 8 total, 8 up, 8 in 2024-08-29T18:02:51.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:02:51 smithi029 bash[79042]: cluster 2024-08-29T18:02:49.507194+0000 mgr.y (mgr.25004) 366 : cluster [DBG] pgmap v646: 121 pgs: 121 active+clean; 295 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 0 B/s rd, 0 op/s 2024-08-29T18:02:51.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:02:51 smithi029 bash[79042]: cluster 2024-08-29T18:02:50.030220+0000 mon.a (mon.0) 912 : cluster [DBG] osdmap e733: 8 total, 8 up, 8 in 2024-08-29T18:02:51.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:02:51 smithi110 bash[67519]: cluster 2024-08-29T18:02:49.507194+0000 mgr.y (mgr.25004) 366 : cluster [DBG] pgmap v646: 121 pgs: 121 active+clean; 295 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 0 B/s rd, 0 op/s 2024-08-29T18:02:51.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:02:51 smithi110 bash[67519]: cluster 2024-08-29T18:02:50.030220+0000 mon.a (mon.0) 912 : cluster [DBG] osdmap e733: 8 total, 8 up, 8 in 2024-08-29T18:02:52.001 INFO:tasks.rados.rados.0.smithi029.stdout:3316: done (4 left) 2024-08-29T18:02:52.001 INFO:tasks.rados.rados.0.smithi029.stdout:3317: done (3 left) 2024-08-29T18:02:52.001 INFO:tasks.rados.rados.0.smithi029.stdout:3318: done (2 left) 2024-08-29T18:02:52.002 INFO:tasks.rados.rados.0.smithi029.stdout:3319: done (1 left) 2024-08-29T18:02:52.002 INFO:tasks.rados.rados.0.smithi029.stdout:3320: done (0 left) 2024-08-29T18:02:52.002 INFO:tasks.rados.rados.0.smithi029.stdout:3321: rollback oid 29 current snap is 326 2024-08-29T18:02:52.002 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 29 to 325 2024-08-29T18:02:52.002 INFO:tasks.rados.rados.0.smithi029.stdout:3322: snap_create 2024-08-29T18:02:52.002 INFO:tasks.rados.rados.0.smithi029.stdout:3321: finishing rollback tid 1 to smithi02969618-29 2024-08-29T18:02:52.002 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 29 v 0 (ObjNum 289 snap 0 seq_num 1) dirty dne 2024-08-29T18:02:52.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:02:52 smithi029 bash[77880]: cluster 2024-08-29T18:02:51.036389+0000 mon.a (mon.0) 913 : cluster [DBG] osdmap e734: 8 total, 8 up, 8 in 2024-08-29T18:02:52.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:02:52 smithi029 bash[77880]: audit 2024-08-29T18:02:51.695761+0000 mon.a (mon.0) 914 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:02:52.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:02:52 smithi029 bash[77880]: audit 2024-08-29T18:02:51.700807+0000 mon.a (mon.0) 915 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:02:52.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:02:52 smithi029 bash[77880]: audit 2024-08-29T18:02:51.954639+0000 mon.a (mon.0) 916 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:02:52.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:02:52 smithi029 bash[77880]: audit 2024-08-29T18:02:51.967646+0000 mon.a (mon.0) 917 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:02:52.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:02:52 smithi029 bash[77880]: cluster 2024-08-29T18:02:52.001506+0000 mon.a (mon.0) 918 : cluster [DBG] osdmap e735: 8 total, 8 up, 8 in 2024-08-29T18:02:52.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:02:52 smithi029 bash[79042]: cluster 2024-08-29T18:02:51.036389+0000 mon.a (mon.0) 913 : cluster [DBG] osdmap e734: 8 total, 8 up, 8 in 2024-08-29T18:02:52.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:02:52 smithi029 bash[79042]: audit 2024-08-29T18:02:51.695761+0000 mon.a (mon.0) 914 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:02:52.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:02:52 smithi029 bash[79042]: audit 2024-08-29T18:02:51.700807+0000 mon.a (mon.0) 915 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:02:52.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:02:52 smithi029 bash[79042]: audit 2024-08-29T18:02:51.954639+0000 mon.a (mon.0) 916 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:02:52.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:02:52 smithi029 bash[79042]: audit 2024-08-29T18:02:51.967646+0000 mon.a (mon.0) 917 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:02:52.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:02:52 smithi029 bash[79042]: cluster 2024-08-29T18:02:52.001506+0000 mon.a (mon.0) 918 : cluster [DBG] osdmap e735: 8 total, 8 up, 8 in 2024-08-29T18:02:52.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:02:52 smithi110 bash[67519]: cluster 2024-08-29T18:02:51.036389+0000 mon.a (mon.0) 913 : cluster [DBG] osdmap e734: 8 total, 8 up, 8 in 2024-08-29T18:02:52.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:02:52 smithi110 bash[67519]: audit 2024-08-29T18:02:51.695761+0000 mon.a (mon.0) 914 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:02:52.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:02:52 smithi110 bash[67519]: audit 2024-08-29T18:02:51.700807+0000 mon.a (mon.0) 915 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:02:52.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:02:52 smithi110 bash[67519]: audit 2024-08-29T18:02:51.954639+0000 mon.a (mon.0) 916 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:02:52.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:02:52 smithi110 bash[67519]: audit 2024-08-29T18:02:51.967646+0000 mon.a (mon.0) 917 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:02:52.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:02:52 smithi110 bash[67519]: cluster 2024-08-29T18:02:52.001506+0000 mon.a (mon.0) 918 : cluster [DBG] osdmap e735: 8 total, 8 up, 8 in 2024-08-29T18:02:53.002 INFO:tasks.rados.rados.0.smithi029.stdout:3321: done (1 left) 2024-08-29T18:02:53.002 INFO:tasks.rados.rados.0.smithi029.stdout:3322: done (0 left) 2024-08-29T18:02:53.002 INFO:tasks.rados.rados.0.smithi029.stdout:3323: delete oid 19 current snap is 327 2024-08-29T18:02:53.013 INFO:tasks.rados.rados.0.smithi029.stdout:3323: done (0 left) 2024-08-29T18:02:53.013 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 44 current snap is 327 2024-08-29T18:02:53.013 INFO:tasks.rados.rados.0.smithi029.stdout:3324: seq_num 1020 ranges {1990656=286720} 2024-08-29T18:02:53.025 INFO:tasks.rados.rados.0.smithi029.stdout:3324: writing smithi02969618-44 from 1990656 to 2277376 tid 1 2024-08-29T18:02:53.026 INFO:tasks.rados.rados.0.smithi029.stdout:3325: snap_create 2024-08-29T18:02:53.034 INFO:tasks.rados.rados.0.smithi029.stdout:3324: finishing write tid 1 to smithi02969618-44 2024-08-29T18:02:53.034 INFO:tasks.rados.rados.0.smithi029.stdout:3324: finishing write tid 2 to smithi02969618-44 2024-08-29T18:02:53.037 INFO:tasks.rados.rados.0.smithi029.stdout:3324: finishing write tid 3 to smithi02969618-44 2024-08-29T18:02:53.037 INFO:tasks.rados.rados.0.smithi029.stdout:3324: oid 44 updating version 0 to 2021 2024-08-29T18:02:53.037 INFO:tasks.rados.rados.0.smithi029.stdout:3324: oid 44 version 2021 is already newer than 2020 2024-08-29T18:02:53.037 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 44 v 2021 (ObjNum 1020 snap 327 seq_num 1020) dirty exists 2024-08-29T18:02:53.037 INFO:tasks.rados.rados.0.smithi029.stdout:3324: left oid 44 (ObjNum 1020 snap 327 seq_num 1020) 2024-08-29T18:02:53.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:02:53 smithi029 bash[77880]: cluster 2024-08-29T18:02:51.507778+0000 mgr.y (mgr.25004) 367 : cluster [DBG] pgmap v649: 121 pgs: 121 active+clean; 298 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 4.2 MiB/s rd, 642 KiB/s wr, 2 op/s 2024-08-29T18:02:53.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:02:53 smithi029 bash[77880]: audit 2024-08-29T18:02:52.871728+0000 mon.a (mon.0) 919 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:02:53.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:02:53 smithi029 bash[77880]: audit 2024-08-29T18:02:52.879422+0000 mon.a (mon.0) 920 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:02:53.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:02:53 smithi029 bash[77880]: cluster 2024-08-29T18:02:53.003204+0000 mon.a (mon.0) 921 : cluster [DBG] osdmap e736: 8 total, 8 up, 8 in 2024-08-29T18:02:53.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:02:53 smithi029 bash[79042]: cluster 2024-08-29T18:02:51.507778+0000 mgr.y (mgr.25004) 367 : cluster [DBG] pgmap v649: 121 pgs: 121 active+clean; 298 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 4.2 MiB/s rd, 642 KiB/s wr, 2 op/s 2024-08-29T18:02:53.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:02:53 smithi029 bash[79042]: audit 2024-08-29T18:02:52.871728+0000 mon.a (mon.0) 919 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:02:53.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:02:53 smithi029 bash[79042]: audit 2024-08-29T18:02:52.879422+0000 mon.a (mon.0) 920 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:02:53.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:02:53 smithi029 bash[79042]: cluster 2024-08-29T18:02:53.003204+0000 mon.a (mon.0) 921 : cluster [DBG] osdmap e736: 8 total, 8 up, 8 in 2024-08-29T18:02:53.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:02:53 smithi110 bash[67519]: cluster 2024-08-29T18:02:51.507778+0000 mgr.y (mgr.25004) 367 : cluster [DBG] pgmap v649: 121 pgs: 121 active+clean; 298 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 4.2 MiB/s rd, 642 KiB/s wr, 2 op/s 2024-08-29T18:02:53.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:02:53 smithi110 bash[67519]: audit 2024-08-29T18:02:52.871728+0000 mon.a (mon.0) 919 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:02:53.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:02:53 smithi110 bash[67519]: audit 2024-08-29T18:02:52.879422+0000 mon.a (mon.0) 920 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:02:53.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:02:53 smithi110 bash[67519]: cluster 2024-08-29T18:02:53.003204+0000 mon.a (mon.0) 921 : cluster [DBG] osdmap e736: 8 total, 8 up, 8 in 2024-08-29T18:02:53.514 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-08-29T18:02:53.829 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-29T18:02:53.830 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.a smithi029 *:9093,9094 running (16m) 2s ago 17m 14.7M - 0.25.0 c8568f914cd2 ce247dae888d 2024-08-29T18:02:53.830 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.a smithi110 *:3000 running (16m) 1s ago 16m 78.9M - 9.4.7 954c08fa6188 a99d1c017111 2024-08-29T18:02:53.830 INFO:teuthology.orchestra.run.smithi029.stdout:mds.a smithi029 running (69s) 2s ago 20m 13.6M - 19.1.1-235-g1ef86450 d401bb9bb76e 8cc78645712f 2024-08-29T18:02:53.830 INFO:teuthology.orchestra.run.smithi029.stdout:mds.b smithi110 running (35s) 1s ago 20m 11.8M - 19.1.1-235-g1ef86450 d401bb9bb76e dda645cc1a19 2024-08-29T18:02:53.830 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.x smithi110 *:8443,9283,8765 running (8m) 1s ago 28m 431M - 19.1.1-235-g1ef86450 d401bb9bb76e 97032a0314c7 2024-08-29T18:02:53.830 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.y smithi029 *:8443,9283,8765 running (9m) 2s ago 30m 500M - 19.1.1-235-g1ef86450 d401bb9bb76e 426f9f92ffcb 2024-08-29T18:02:53.830 INFO:teuthology.orchestra.run.smithi029.stdout:mon.a smithi029 running (7m) 2s ago 30m 70.1M 2048M 19.1.1-235-g1ef86450 d401bb9bb76e 0381d4389ff1 2024-08-29T18:02:53.830 INFO:teuthology.orchestra.run.smithi029.stdout:mon.b smithi110 running (6m) 1s ago 28m 54.1M 2048M 19.1.1-235-g1ef86450 d401bb9bb76e ee83370832b3 2024-08-29T18:02:53.830 INFO:teuthology.orchestra.run.smithi029.stdout:mon.c smithi029 running (7m) 2s ago 28m 59.5M 2048M 19.1.1-235-g1ef86450 d401bb9bb76e a9f9abf8dbe2 2024-08-29T18:02:53.830 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.a smithi029 *:9100 running (12s) 2s ago 17m 7067k - 1.5.0 0da6a335fe13 bf045900be47 2024-08-29T18:02:53.830 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.b smithi110 *:9100 running (7s) 1s ago 17m 7027k - 1.5.0 0da6a335fe13 79199686006e 2024-08-29T18:02:53.830 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (5m) 2s ago 27m 258M 2525M 19.1.1-235-g1ef86450 d401bb9bb76e 70ffeb91cd60 2024-08-29T18:02:53.830 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (4m) 2s ago 26m 322M 2525M 19.1.1-235-g1ef86450 d401bb9bb76e 3637e7ef9c3c 2024-08-29T18:02:53.831 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (4m) 2s ago 25m 263M 2525M 19.1.1-235-g1ef86450 d401bb9bb76e 6be972913a10 2024-08-29T18:02:53.831 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (3m) 2s ago 24m 189M 2525M 19.1.1-235-g1ef86450 d401bb9bb76e 2becd8880bfa 2024-08-29T18:02:53.831 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi110 running (3m) 1s ago 23m 396M 2524M 19.1.1-235-g1ef86450 d401bb9bb76e 904ee1f8d2eb 2024-08-29T18:02:53.831 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi110 running (2m) 1s ago 22m 271M 2524M 19.1.1-235-g1ef86450 d401bb9bb76e ad523e2ac8b3 2024-08-29T18:02:53.831 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi110 running (2m) 1s ago 21m 192M 2524M 19.1.1-235-g1ef86450 d401bb9bb76e 2f40d31d17d4 2024-08-29T18:02:53.831 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi110 running (100s) 1s ago 20m 163M 2524M 19.1.1-235-g1ef86450 d401bb9bb76e d39ddc1ea214 2024-08-29T18:02:53.831 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.a smithi110 *:9095 running (8m) 1s ago 17m 53.9M - 2.43.0 a07b618ecd1d 696215a147ab 2024-08-29T18:02:54.007 INFO:tasks.rados.rados.0.smithi029.stdout:3324: done (1 left) 2024-08-29T18:02:54.007 INFO:tasks.rados.rados.0.smithi029.stdout:3325: done (0 left) 2024-08-29T18:02:54.007 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 23 current snap is 328 2024-08-29T18:02:54.007 INFO:tasks.rados.rados.0.smithi029.stdout:3326: seq_num 1021 ranges {0=303104} 2024-08-29T18:02:54.009 INFO:tasks.rados.rados.0.smithi029.stdout:3326: writing smithi02969618-23 from 0 to 303104 tid 1 2024-08-29T18:02:54.009 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 3 current snap is 328 2024-08-29T18:02:54.009 INFO:tasks.rados.rados.0.smithi029.stdout:3327: seq_num 1022 ranges {5849088=319488} 2024-08-29T18:02:54.056 INFO:tasks.rados.rados.0.smithi029.stdout:3327: writing smithi02969618-3 from 5849088 to 6168576 tid 1 2024-08-29T18:02:54.056 INFO:tasks.rados.rados.0.smithi029.stdout:3328: read oid 34 snap -1 2024-08-29T18:02:54.056 INFO:tasks.rados.rados.0.smithi029.stdout:3328: expect deleted 2024-08-29T18:02:54.057 INFO:tasks.rados.rados.0.smithi029.stdout:3329: rollback oid 19 current snap is 328 2024-08-29T18:02:54.057 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 19 to 303 2024-08-29T18:02:54.057 INFO:tasks.rados.rados.0.smithi029.stdout:3326: finishing write tid 1 to smithi02969618-23 2024-08-29T18:02:54.057 INFO:tasks.rados.rados.0.smithi029.stdout:3326: finishing write tid 2 to smithi02969618-23 2024-08-29T18:02:54.057 INFO:tasks.rados.rados.0.smithi029.stdout:3326: finishing write tid 3 to smithi02969618-23 2024-08-29T18:02:54.057 INFO:tasks.rados.rados.0.smithi029.stdout:3326: oid 23 updating version 0 to 2618 2024-08-29T18:02:54.057 INFO:tasks.rados.rados.0.smithi029.stdout:3326: oid 23 version 2618 is already newer than 2617 2024-08-29T18:02:54.057 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 23 v 2618 (ObjNum 1021 snap 328 seq_num 1021) dirty exists 2024-08-29T18:02:54.057 INFO:tasks.rados.rados.0.smithi029.stdout:3326: left oid 23 (ObjNum 1021 snap 328 seq_num 1021) 2024-08-29T18:02:54.057 INFO:tasks.rados.rados.0.smithi029.stdout:3326: done (3 left) 2024-08-29T18:02:54.057 INFO:tasks.rados.rados.0.smithi029.stdout:3330: delete oid 5 current snap is 328 2024-08-29T18:02:54.068 INFO:tasks.rados.rados.0.smithi029.stdout:3327: finishing write tid 1 to smithi02969618-3 2024-08-29T18:02:54.069 INFO:tasks.rados.rados.0.smithi029.stdout:3329: finishing rollback tid 1 to smithi02969618-19 2024-08-29T18:02:54.070 INFO:tasks.rados.rados.0.smithi029.stdout:3328: done (3 left) 2024-08-29T18:02:54.070 INFO:tasks.rados.rados.0.smithi029.stdout:3330: done (2 left) 2024-08-29T18:02:54.070 INFO:tasks.rados.rados.0.smithi029.stdout:3331: rollback oid 10 current snap is 328 2024-08-29T18:02:54.070 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 10 to 327 2024-08-29T18:02:54.070 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 22 current snap is 328 2024-08-29T18:02:54.070 INFO:tasks.rados.rados.0.smithi029.stdout:3332: seq_num 1024 ranges {0=352256} 2024-08-29T18:02:54.073 INFO:tasks.rados.rados.0.smithi029.stdout:3332: writing smithi02969618-22 from 0 to 352256 tid 1 2024-08-29T18:02:54.074 INFO:tasks.rados.rados.0.smithi029.stdout:3333: rollback oid 41 current snap is 328 2024-08-29T18:02:54.074 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 41 to 318 2024-08-29T18:02:54.074 INFO:tasks.rados.rados.0.smithi029.stdout:3327: finishing write tid 2 to smithi02969618-3 2024-08-29T18:02:54.074 INFO:tasks.rados.rados.0.smithi029.stdout:3329: finishing rollback tid 2 to smithi02969618-19 2024-08-29T18:02:54.074 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 19 v 2002 (ObjNum 863 snap 273 seq_num 863) dirty exists 2024-08-29T18:02:54.074 INFO:tasks.rados.rados.0.smithi029.stdout:3327: finishing write tid 3 to smithi02969618-3 2024-08-29T18:02:54.074 INFO:tasks.rados.rados.0.smithi029.stdout:3327: oid 3 updating version 0 to 2479 2024-08-29T18:02:54.074 INFO:tasks.rados.rados.0.smithi029.stdout:3327: oid 3 updating version 2479 to 2480 2024-08-29T18:02:54.075 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 3 v 2480 (ObjNum 1022 snap 328 seq_num 1022) dirty exists 2024-08-29T18:02:54.075 INFO:tasks.rados.rados.0.smithi029.stdout:3327: left oid 3 (ObjNum 1022 snap 328 seq_num 1022) 2024-08-29T18:02:54.075 INFO:tasks.rados.rados.0.smithi029.stdout:3327: done (4 left) 2024-08-29T18:02:54.075 INFO:tasks.rados.rados.0.smithi029.stdout:3329: done (3 left) 2024-08-29T18:02:54.075 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 23 current snap is 328 2024-08-29T18:02:54.076 INFO:tasks.rados.rados.0.smithi029.stdout:3334: seq_num 1025 ranges {303104=368640} 2024-08-29T18:02:54.080 INFO:tasks.rados.rados.0.smithi029.stdout:3334: writing smithi02969618-23 from 303104 to 671744 tid 1 2024-08-29T18:02:54.080 INFO:tasks.rados.rados.0.smithi029.stdout:3335: snap_create 2024-08-29T18:02:54.080 INFO:tasks.rados.rados.0.smithi029.stdout:3331: finishing rollback tid 0 to smithi02969618-10 2024-08-29T18:02:54.080 INFO:tasks.rados.rados.0.smithi029.stdout:3331: finishing rollback tid 1 to smithi02969618-10 2024-08-29T18:02:54.080 INFO:tasks.rados.rados.0.smithi029.stdout:3331: finishing rollback tid 2 to smithi02969618-10 2024-08-29T18:02:54.080 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 10 v 2005 (ObjNum 1017 snap 324 seq_num 1017) dirty exists 2024-08-29T18:02:54.082 INFO:tasks.rados.rados.0.smithi029.stdout:3333: finishing rollback tid 0 to smithi02969618-41 2024-08-29T18:02:54.082 INFO:tasks.rados.rados.0.smithi029.stdout:3333: finishing rollback tid 1 to smithi02969618-41 2024-08-29T18:02:54.083 INFO:tasks.rados.rados.0.smithi029.stdout:3332: finishing write tid 1 to smithi02969618-22 2024-08-29T18:02:54.083 INFO:tasks.rados.rados.0.smithi029.stdout:3333: finishing rollback tid 2 to smithi02969618-41 2024-08-29T18:02:54.083 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 41 v 2005 (ObjNum 161 snap 0 seq_num 1) dirty exists 2024-08-29T18:02:54.084 INFO:tasks.rados.rados.0.smithi029.stdout:3332: finishing write tid 2 to smithi02969618-22 2024-08-29T18:02:54.085 INFO:tasks.rados.rados.0.smithi029.stdout:3332: finishing write tid 3 to smithi02969618-22 2024-08-29T18:02:54.086 INFO:tasks.rados.rados.0.smithi029.stdout:3332: oid 22 updating version 0 to 2007 2024-08-29T18:02:54.086 INFO:tasks.rados.rados.0.smithi029.stdout:3332: oid 22 version 2007 is already newer than 2006 2024-08-29T18:02:54.086 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 22 v 2007 (ObjNum 1024 snap 328 seq_num 1024) dirty exists 2024-08-29T18:02:54.086 INFO:tasks.rados.rados.0.smithi029.stdout:3332: left oid 22 (ObjNum 1024 snap 328 seq_num 1024) 2024-08-29T18:02:54.089 INFO:tasks.rados.rados.0.smithi029.stdout:3334: finishing write tid 1 to smithi02969618-23 2024-08-29T18:02:54.090 INFO:tasks.rados.rados.0.smithi029.stdout:3334: finishing write tid 2 to smithi02969618-23 2024-08-29T18:02:54.092 INFO:tasks.rados.rados.0.smithi029.stdout:3334: finishing write tid 3 to smithi02969618-23 2024-08-29T18:02:54.093 INFO:tasks.rados.rados.0.smithi029.stdout:3334: oid 23 updating version 0 to 2619 2024-08-29T18:02:54.093 INFO:tasks.rados.rados.0.smithi029.stdout:3334: oid 23 updating version 2619 to 2620 2024-08-29T18:02:54.093 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 23 v 2620 (ObjNum 1025 snap 328 seq_num 1025) dirty exists 2024-08-29T18:02:54.093 INFO:tasks.rados.rados.0.smithi029.stdout:3334: left oid 23 (ObjNum 1025 snap 328 seq_num 1025) 2024-08-29T18:02:54.210 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-08-29T18:02:54.211 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-08-29T18:02:54.211 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.1.1-235-g1ef86450 (1ef864504b8875c83ee6c2c5fedc13315bebf7f5) squid (rc)": 3 2024-08-29T18:02:54.211 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-08-29T18:02:54.211 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-08-29T18:02:54.211 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.1.1-235-g1ef86450 (1ef864504b8875c83ee6c2c5fedc13315bebf7f5) squid (rc)": 2 2024-08-29T18:02:54.211 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-08-29T18:02:54.211 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-08-29T18:02:54.211 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.1.1-235-g1ef86450 (1ef864504b8875c83ee6c2c5fedc13315bebf7f5) squid (rc)": 8 2024-08-29T18:02:54.211 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-08-29T18:02:54.211 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-08-29T18:02:54.212 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.1.1-235-g1ef86450 (1ef864504b8875c83ee6c2c5fedc13315bebf7f5) squid (rc)": 2 2024-08-29T18:02:54.212 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-08-29T18:02:54.212 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-08-29T18:02:54.212 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.1.1-235-g1ef86450 (1ef864504b8875c83ee6c2c5fedc13315bebf7f5) squid (rc)": 15 2024-08-29T18:02:54.212 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-08-29T18:02:54.212 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-08-29T18:02:54.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:02:54 smithi029 bash[79042]: audit 2024-08-29T18:02:53.139348+0000 mon.a (mon.0) 922 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:02:54.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:02:54 smithi029 bash[79042]: audit 2024-08-29T18:02:53.153944+0000 mon.a (mon.0) 923 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:02:54.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:02:54 smithi029 bash[79042]: cluster 2024-08-29T18:02:54.009430+0000 mon.a (mon.0) 924 : cluster [DBG] osdmap e737: 8 total, 8 up, 8 in 2024-08-29T18:02:54.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:02:54 smithi029 bash[77880]: audit 2024-08-29T18:02:53.139348+0000 mon.a (mon.0) 922 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:02:54.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:02:54 smithi029 bash[77880]: audit 2024-08-29T18:02:53.153944+0000 mon.a (mon.0) 923 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:02:54.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:02:54 smithi029 bash[77880]: cluster 2024-08-29T18:02:54.009430+0000 mon.a (mon.0) 924 : cluster [DBG] osdmap e737: 8 total, 8 up, 8 in 2024-08-29T18:02:54.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:02:54 smithi110 bash[67519]: audit 2024-08-29T18:02:53.139348+0000 mon.a (mon.0) 922 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:02:54.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:02:54 smithi110 bash[67519]: audit 2024-08-29T18:02:53.153944+0000 mon.a (mon.0) 923 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:02:54.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:02:54 smithi110 bash[67519]: cluster 2024-08-29T18:02:54.009430+0000 mon.a (mon.0) 924 : cluster [DBG] osdmap e737: 8 total, 8 up, 8 in 2024-08-29T18:02:54.899 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:02:54 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:02:54] "GET /metrics HTTP/1.1" 200 36330 "" "Prometheus/2.43.0" 2024-08-29T18:02:55.006 INFO:tasks.rados.rados.0.smithi029.stdout:3331: done (4 left) 2024-08-29T18:02:55.006 INFO:tasks.rados.rados.0.smithi029.stdout:3332: done (3 left) 2024-08-29T18:02:55.006 INFO:tasks.rados.rados.0.smithi029.stdout:3333: done (2 left) 2024-08-29T18:02:55.006 INFO:tasks.rados.rados.0.smithi029.stdout:3334: done (1 left) 2024-08-29T18:02:55.007 INFO:tasks.rados.rados.0.smithi029.stdout:3335: done (0 left) 2024-08-29T18:02:55.007 INFO:tasks.rados.rados.0.smithi029.stdout:3336: delete oid 49 current snap is 329 2024-08-29T18:02:55.018 INFO:tasks.rados.rados.0.smithi029.stdout:3336: done (0 left) 2024-08-29T18:02:55.018 INFO:tasks.rados.rados.0.smithi029.stdout:3337: snap_remove snap 327 2024-08-29T18:02:55.649 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:02:55 smithi029 bash[79042]: audit 2024-08-29T18:02:53.503607+0000 mgr.y (mgr.25004) 368 : audit [DBG] from='client.44375 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:02:55.649 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:02:55 smithi029 bash[79042]: cluster 2024-08-29T18:02:53.508202+0000 mgr.y (mgr.25004) 369 : cluster [DBG] pgmap v652: 121 pgs: 121 active+clean; 298 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 4.2 MiB/s rd, 700 KiB/s wr, 8 op/s 2024-08-29T18:02:55.649 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:02:55 smithi029 bash[79042]: audit 2024-08-29T18:02:53.796409+0000 mgr.y (mgr.25004) 370 : audit [DBG] from='client.34461 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:02:55.650 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:02:55 smithi029 bash[79042]: audit 2024-08-29T18:02:54.213137+0000 mon.a (mon.0) 925 : audit [DBG] from='client.? 172.21.15.29:0/2767588403' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:02:55.650 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:02:55 smithi029 bash[79042]: cluster 2024-08-29T18:02:55.008077+0000 mon.a (mon.0) 926 : cluster [DBG] osdmap e738: 8 total, 8 up, 8 in 2024-08-29T18:02:55.650 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:02:55 smithi029 bash[77880]: audit 2024-08-29T18:02:53.503607+0000 mgr.y (mgr.25004) 368 : audit [DBG] from='client.44375 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:02:55.650 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:02:55 smithi029 bash[77880]: cluster 2024-08-29T18:02:53.508202+0000 mgr.y (mgr.25004) 369 : cluster [DBG] pgmap v652: 121 pgs: 121 active+clean; 298 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 4.2 MiB/s rd, 700 KiB/s wr, 8 op/s 2024-08-29T18:02:55.650 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:02:55 smithi029 bash[77880]: audit 2024-08-29T18:02:53.796409+0000 mgr.y (mgr.25004) 370 : audit [DBG] from='client.34461 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:02:55.650 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:02:55 smithi029 bash[77880]: audit 2024-08-29T18:02:54.213137+0000 mon.a (mon.0) 925 : audit [DBG] from='client.? 172.21.15.29:0/2767588403' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:02:55.650 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:02:55 smithi029 bash[77880]: cluster 2024-08-29T18:02:55.008077+0000 mon.a (mon.0) 926 : cluster [DBG] osdmap e738: 8 total, 8 up, 8 in 2024-08-29T18:02:55.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:02:55 smithi110 bash[67519]: audit 2024-08-29T18:02:53.503607+0000 mgr.y (mgr.25004) 368 : audit [DBG] from='client.44375 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:02:55.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:02:55 smithi110 bash[67519]: cluster 2024-08-29T18:02:53.508202+0000 mgr.y (mgr.25004) 369 : cluster [DBG] pgmap v652: 121 pgs: 121 active+clean; 298 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 4.2 MiB/s rd, 700 KiB/s wr, 8 op/s 2024-08-29T18:02:55.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:02:55 smithi110 bash[67519]: audit 2024-08-29T18:02:53.796409+0000 mgr.y (mgr.25004) 370 : audit [DBG] from='client.34461 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:02:55.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:02:55 smithi110 bash[67519]: audit 2024-08-29T18:02:54.213137+0000 mon.a (mon.0) 925 : audit [DBG] from='client.? 172.21.15.29:0/2767588403' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:02:55.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:02:55 smithi110 bash[67519]: cluster 2024-08-29T18:02:55.008077+0000 mon.a (mon.0) 926 : cluster [DBG] osdmap e738: 8 total, 8 up, 8 in 2024-08-29T18:02:56.007 INFO:tasks.rados.rados.0.smithi029.stdout:3337: done (0 left) 2024-08-29T18:02:56.007 INFO:tasks.rados.rados.0.smithi029.stdout:3338: rollback oid 20 current snap is 329 2024-08-29T18:02:56.007 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 20 to 316 2024-08-29T18:02:56.007 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 10 current snap is 329 2024-08-29T18:02:56.007 INFO:tasks.rados.rados.0.smithi029.stdout:3339: seq_num 1027 ranges {2637824=409600} 2024-08-29T18:02:56.024 INFO:tasks.rados.rados.0.smithi029.stdout:3339: writing smithi02969618-10 from 2637824 to 3047424 tid 1 2024-08-29T18:02:56.025 INFO:tasks.rados.rados.0.smithi029.stdout:3340: copy_from oid 24 from oid 49 current snap is 329 2024-08-29T18:02:56.025 INFO:tasks.rados.rados.0.smithi029.stdout:3341: rollback oid 36 current snap is 329 2024-08-29T18:02:56.025 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 36 to 319 2024-08-29T18:02:56.025 INFO:tasks.rados.rados.0.smithi029.stdout:3342: snap_remove snap 313 2024-08-29T18:02:57.005 INFO:tasks.rados.rados.0.smithi029.stdout:3342: done (4 left) 2024-08-29T18:02:57.005 INFO:tasks.rados.rados.0.smithi029.stdout:3343: delete oid 43 current snap is 329 2024-08-29T18:02:57.005 INFO:tasks.rados.rados.0.smithi029.stdout:3341: finishing rollback tid 0 to smithi02969618-36 2024-08-29T18:02:57.006 INFO:tasks.rados.rados.0.smithi029.stdout:3341: finishing rollback tid 1 to smithi02969618-36 2024-08-29T18:02:57.006 INFO:tasks.rados.rados.0.smithi029.stdout:3339: finishing write tid 1 to smithi02969618-10 2024-08-29T18:02:57.006 INFO:tasks.rados.rados.0.smithi029.stdout:3339: finishing write tid 2 to smithi02969618-10 2024-08-29T18:02:57.006 INFO:tasks.rados.rados.0.smithi029.stdout:3341: finishing rollback tid 2 to smithi02969618-36 2024-08-29T18:02:57.006 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 36 v 2004 (ObjNum 962 snap 296 seq_num 962) dirty exists 2024-08-29T18:02:57.006 INFO:tasks.rados.rados.0.smithi029.stdout:3339: finishing write tid 3 to smithi02969618-10 2024-08-29T18:02:57.006 INFO:tasks.rados.rados.0.smithi029.stdout:3339: oid 10 updating version 0 to 2009 2024-08-29T18:02:57.007 INFO:tasks.rados.rados.0.smithi029.stdout:3339: oid 10 version 2009 is already newer than 2008 2024-08-29T18:02:57.007 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 10 v 2009 (ObjNum 1027 snap 329 seq_num 1027) dirty exists 2024-08-29T18:02:57.007 INFO:tasks.rados.rados.0.smithi029.stdout:3339: left oid 10 (ObjNum 1027 snap 329 seq_num 1027) 2024-08-29T18:02:57.007 INFO:tasks.rados.rados.0.smithi029.stdout:3338: finishing rollback tid 0 to smithi02969618-20 2024-08-29T18:02:57.007 INFO:tasks.rados.rados.0.smithi029.stdout:3338: finishing rollback tid 1 to smithi02969618-20 2024-08-29T18:02:57.007 INFO:tasks.rados.rados.0.smithi029.stdout:3340: finishing copy_from to smithi02969618-24 2024-08-29T18:02:57.007 INFO:tasks.rados.rados.0.smithi029.stdout:3340: got expected ENOENT (src dne) 2024-08-29T18:02:57.007 INFO:tasks.rados.rados.0.smithi029.stdout:3340: finishing copy_from racing read to smithi02969618-24 2024-08-29T18:02:57.007 INFO:tasks.rados.rados.0.smithi029.stdout:3338: finishing rollback tid 2 to smithi02969618-20 2024-08-29T18:02:57.007 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 20 v 2628 (ObjNum 954 snap 293 seq_num 954) dirty exists 2024-08-29T18:02:57.028 INFO:tasks.rados.rados.0.smithi029.stdout:3338: done (4 left) 2024-08-29T18:02:57.028 INFO:tasks.rados.rados.0.smithi029.stdout:3339: done (3 left) 2024-08-29T18:02:57.029 INFO:tasks.rados.rados.0.smithi029.stdout:3340: done (2 left) 2024-08-29T18:02:57.029 INFO:tasks.rados.rados.0.smithi029.stdout:3341: done (1 left) 2024-08-29T18:02:57.029 INFO:tasks.rados.rados.0.smithi029.stdout:3343: done (0 left) 2024-08-29T18:02:57.029 INFO:tasks.rados.rados.0.smithi029.stdout:3344: read oid 27 snap -1 2024-08-29T18:02:57.029 INFO:tasks.rados.rados.0.smithi029.stdout:3344: expect (ObjNum 961 snap 296 seq_num 961) 2024-08-29T18:02:57.029 INFO:tasks.rados.rados.0.smithi029.stdout:3345: copy_from oid 25 from oid 17 current snap is 329 2024-08-29T18:02:57.029 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 19 current snap is 329 2024-08-29T18:02:57.029 INFO:tasks.rados.rados.0.smithi029.stdout:3346: seq_num 1029 ranges {1400832=442368} 2024-08-29T18:02:57.056 INFO:tasks.rados.rados.0.smithi029.stdout:3346: writing smithi02969618-19 from 1400832 to 1843200 tid 1 2024-08-29T18:02:57.057 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 42 current snap is 329 2024-08-29T18:02:57.057 INFO:tasks.rados.rados.0.smithi029.stdout:3347: seq_num 1030 ranges {0=458752} 2024-08-29T18:02:57.062 INFO:tasks.rados.rados.0.smithi029.stdout:3347: writing smithi02969618-42 from 0 to 458752 tid 1 2024-08-29T18:02:57.063 INFO:tasks.rados.rados.0.smithi029.stdout:3348: rollback oid 10 current snap is 329 2024-08-29T18:02:57.063 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 10 to 308 2024-08-29T18:02:57.063 INFO:tasks.rados.rados.0.smithi029.stdout:3345: finishing copy_from to smithi02969618-25 2024-08-29T18:02:57.063 INFO:tasks.rados.rados.0.smithi029.stdout:3345: got expected ENOENT (src dne) 2024-08-29T18:02:57.063 INFO:tasks.rados.rados.0.smithi029.stdout:3345: finishing copy_from racing read to smithi02969618-25 2024-08-29T18:02:57.063 INFO:tasks.rados.rados.0.smithi029.stdout:3345: done (4 left) 2024-08-29T18:02:57.064 INFO:tasks.rados.rados.0.smithi029.stdout:3349: read oid 20 snap -1 2024-08-29T18:02:57.064 INFO:tasks.rados.rados.0.smithi029.stdout:3349: expect (ObjNum 954 snap 293 seq_num 954) 2024-08-29T18:02:57.064 INFO:tasks.rados.rados.0.smithi029.stdout:3350: copy_from oid 11 from oid 32 current snap is 329 2024-08-29T18:02:57.064 INFO:tasks.rados.rados.0.smithi029.stdout:3344: expect (ObjNum 961 snap 296 seq_num 961) 2024-08-29T18:02:57.113 INFO:tasks.rados.rados.0.smithi029.stdout:3346: finishing write tid 1 to smithi02969618-19 2024-08-29T18:02:57.113 INFO:tasks.rados.rados.0.smithi029.stdout:3346: finishing write tid 2 to smithi02969618-19 2024-08-29T18:02:57.113 INFO:tasks.rados.rados.0.smithi029.stdout:3344: done (5 left) 2024-08-29T18:02:57.113 INFO:tasks.rados.rados.0.smithi029.stdout:3351: copy_from oid 4 from oid 2 current snap is 329 2024-08-29T18:02:57.113 INFO:tasks.rados.rados.0.smithi029.stdout:3346: finishing write tid 3 to smithi02969618-19 2024-08-29T18:02:57.113 INFO:tasks.rados.rados.0.smithi029.stdout:3346: oid 19 updating version 0 to 2010 2024-08-29T18:02:57.113 INFO:tasks.rados.rados.0.smithi029.stdout:3346: oid 19 updating version 2010 to 2011 2024-08-29T18:02:57.113 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 19 v 2011 (ObjNum 1029 snap 329 seq_num 1029) dirty exists 2024-08-29T18:02:57.113 INFO:tasks.rados.rados.0.smithi029.stdout:3346: left oid 19 (ObjNum 1029 snap 329 seq_num 1029) 2024-08-29T18:02:57.113 INFO:tasks.rados.rados.0.smithi029.stdout:3347: finishing write tid 1 to smithi02969618-42 2024-08-29T18:02:57.114 INFO:tasks.rados.rados.0.smithi029.stdout:3347: finishing write tid 2 to smithi02969618-42 2024-08-29T18:02:57.114 INFO:tasks.rados.rados.0.smithi029.stdout:3348: finishing rollback tid 0 to smithi02969618-10 2024-08-29T18:02:57.114 INFO:tasks.rados.rados.0.smithi029.stdout:3347: finishing write tid 3 to smithi02969618-42 2024-08-29T18:02:57.114 INFO:tasks.rados.rados.0.smithi029.stdout:3347: oid 42 updating version 0 to 2449 2024-08-29T18:02:57.114 INFO:tasks.rados.rados.0.smithi029.stdout:3347: oid 42 version 2449 is already newer than 2448 2024-08-29T18:02:57.114 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 42 v 2449 (ObjNum 1030 snap 329 seq_num 1030) dirty exists 2024-08-29T18:02:57.114 INFO:tasks.rados.rados.0.smithi029.stdout:3347: left oid 42 (ObjNum 1030 snap 329 seq_num 1030) 2024-08-29T18:02:57.114 INFO:tasks.rados.rados.0.smithi029.stdout:3348: finishing rollback tid 1 to smithi02969618-10 2024-08-29T18:02:57.114 INFO:tasks.rados.rados.0.smithi029.stdout:3348: finishing rollback tid 2 to smithi02969618-10 2024-08-29T18:02:57.115 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 10 v 2014 (ObjNum 859 snap 269 seq_num 859) dirty exists 2024-08-29T18:02:57.115 INFO:tasks.rados.rados.0.smithi029.stdout:3349: expect (ObjNum 954 snap 293 seq_num 954) 2024-08-29T18:02:57.397 INFO:tasks.rados.rados.0.smithi029.stdout:3351: finishing copy_from to smithi02969618-4 2024-08-29T18:02:57.397 INFO:tasks.rados.rados.0.smithi029.stdout:3351: got expected ENOENT (src dne) 2024-08-29T18:02:57.397 INFO:tasks.rados.rados.0.smithi029.stdout:3351: finishing copy_from racing read to smithi02969618-4 2024-08-29T18:02:57.397 INFO:tasks.rados.rados.0.smithi029.stdout:3350: finishing copy_from racing read to smithi02969618-11 2024-08-29T18:02:57.397 INFO:tasks.rados.rados.0.smithi029.stdout:3350: finishing copy_from to smithi02969618-11 2024-08-29T18:02:57.397 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 11 v 2272 (ObjNum 989 snap 304 seq_num 989) dirty exists 2024-08-29T18:02:57.397 INFO:tasks.rados.rados.0.smithi029.stdout:3346: done (5 left) 2024-08-29T18:02:57.398 INFO:tasks.rados.rados.0.smithi029.stdout:3347: done (4 left) 2024-08-29T18:02:57.398 INFO:tasks.rados.rados.0.smithi029.stdout:3348: done (3 left) 2024-08-29T18:02:57.398 INFO:tasks.rados.rados.0.smithi029.stdout:3349: done (2 left) 2024-08-29T18:02:57.398 INFO:tasks.rados.rados.0.smithi029.stdout:3350: done (1 left) 2024-08-29T18:02:57.398 INFO:tasks.rados.rados.0.smithi029.stdout:3351: done (0 left) 2024-08-29T18:02:57.398 INFO:tasks.rados.rados.0.smithi029.stdout:3352: delete oid 32 current snap is 329 2024-08-29T18:02:57.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:02:57 smithi029 bash[77880]: cluster 2024-08-29T18:02:55.508983+0000 mgr.y (mgr.25004) 371 : cluster [DBG] pgmap v655: 121 pgs: 121 active+clean; 299 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 511 B/s rd, 136 KiB/s wr, 6 op/s 2024-08-29T18:02:57.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:02:57 smithi029 bash[77880]: cluster 2024-08-29T18:02:56.007515+0000 mon.a (mon.0) 927 : cluster [DBG] osdmap e739: 8 total, 8 up, 8 in 2024-08-29T18:02:57.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:02:57 smithi029 bash[79042]: cluster 2024-08-29T18:02:55.508983+0000 mgr.y (mgr.25004) 371 : cluster [DBG] pgmap v655: 121 pgs: 121 active+clean; 299 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 511 B/s rd, 136 KiB/s wr, 6 op/s 2024-08-29T18:02:57.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:02:57 smithi029 bash[79042]: cluster 2024-08-29T18:02:56.007515+0000 mon.a (mon.0) 927 : cluster [DBG] osdmap e739: 8 total, 8 up, 8 in 2024-08-29T18:02:57.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:02:57 smithi110 bash[67519]: cluster 2024-08-29T18:02:55.508983+0000 mgr.y (mgr.25004) 371 : cluster [DBG] pgmap v655: 121 pgs: 121 active+clean; 299 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 511 B/s rd, 136 KiB/s wr, 6 op/s 2024-08-29T18:02:57.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:02:57 smithi110 bash[67519]: cluster 2024-08-29T18:02:56.007515+0000 mon.a (mon.0) 927 : cluster [DBG] osdmap e739: 8 total, 8 up, 8 in 2024-08-29T18:02:57.404 INFO:tasks.rados.rados.0.smithi029.stdout:3352: done (0 left) 2024-08-29T18:02:57.404 INFO:tasks.rados.rados.0.smithi029.stdout:3353: read oid 26 snap -1 2024-08-29T18:02:57.404 INFO:tasks.rados.rados.0.smithi029.stdout:3353: expect deleted 2024-08-29T18:02:57.404 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 28 current snap is 329 2024-08-29T18:02:57.404 INFO:tasks.rados.rados.0.smithi029.stdout:3354: seq_num 1032 ranges {0=491520} 2024-08-29T18:02:57.407 INFO:tasks.rados.rados.0.smithi029.stdout:3354: writing smithi02969618-28 from 0 to 491520 tid 1 2024-08-29T18:02:57.407 INFO:tasks.rados.rados.0.smithi029.stdout:3355: rmattr oid 25 current snap is 329 2024-08-29T18:02:57.407 INFO:tasks.rados.rados.0.smithi029.stdout:3355: done (2 left) 2024-08-29T18:02:57.407 INFO:tasks.rados.rados.0.smithi029.stdout:3356: delete oid 47 current snap is 329 2024-08-29T18:02:57.413 INFO:tasks.rados.rados.0.smithi029.stdout:3354: finishing write tid 1 to smithi02969618-28 2024-08-29T18:02:57.413 INFO:tasks.rados.rados.0.smithi029.stdout:3354: finishing write tid 2 to smithi02969618-28 2024-08-29T18:02:57.415 INFO:tasks.rados.rados.0.smithi029.stdout:3353: done (2 left) 2024-08-29T18:02:57.415 INFO:tasks.rados.rados.0.smithi029.stdout:3356: done (1 left) 2024-08-29T18:02:57.416 INFO:tasks.rados.rados.0.smithi029.stdout:3357: rmattr oid 3 current snap is 329 2024-08-29T18:02:57.416 INFO:tasks.rados.rados.0.smithi029.stdout:3354: finishing write tid 3 to smithi02969618-28 2024-08-29T18:02:57.416 INFO:tasks.rados.rados.0.smithi029.stdout:3354: oid 28 updating version 0 to 2386 2024-08-29T18:02:57.416 INFO:tasks.rados.rados.0.smithi029.stdout:3354: oid 28 version 2386 is already newer than 2385 2024-08-29T18:02:57.416 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 28 v 2386 (ObjNum 1032 snap 329 seq_num 1032) dirty exists 2024-08-29T18:02:57.417 INFO:tasks.rados.rados.0.smithi029.stdout:3354: left oid 28 (ObjNum 1032 snap 329 seq_num 1032) 2024-08-29T18:02:57.417 INFO:tasks.rados.rados.0.smithi029.stdout:3354: done (1 left) 2024-08-29T18:02:57.417 INFO:tasks.rados.rados.0.smithi029.stdout:3358: copy_from oid 25 from oid 42 current snap is 329 2024-08-29T18:02:57.417 INFO:tasks.rados.rados.0.smithi029.stdout:3359: rollback oid 29 current snap is 329 2024-08-29T18:02:57.417 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 29 to 301 2024-08-29T18:02:57.417 INFO:tasks.rados.rados.0.smithi029.stdout:3360: delete oid 13 current snap is 329 2024-08-29T18:02:57.420 INFO:tasks.rados.rados.0.smithi029.stdout:3360: done (3 left) 2024-08-29T18:02:57.420 INFO:tasks.rados.rados.0.smithi029.stdout:3361: read oid 24 snap 312 2024-08-29T18:02:57.420 INFO:tasks.rados.rados.0.smithi029.stdout:3361: expect (ObjNum 841 snap 264 seq_num 841) 2024-08-29T18:02:57.420 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 5 current snap is 329 2024-08-29T18:02:57.420 INFO:tasks.rados.rados.0.smithi029.stdout:3362: seq_num 1035 ranges {0=540672} 2024-08-29T18:02:57.429 INFO:tasks.rados.rados.0.smithi029.stdout:3362: writing smithi02969618-5 from 0 to 540672 tid 1 2024-08-29T18:02:57.430 INFO:tasks.rados.rados.0.smithi029.stdout:3363: rollback oid 22 current snap is 329 2024-08-29T18:02:57.430 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 22 to 323 2024-08-29T18:02:57.430 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 3 v 2481 (ObjNum 1022 snap 328 seq_num 1022) dirty exists 2024-08-29T18:02:57.430 INFO:tasks.rados.rados.0.smithi029.stdout:3358: finishing copy_from racing read to smithi02969618-25 2024-08-29T18:02:57.430 INFO:tasks.rados.rados.0.smithi029.stdout:3359: finishing rollback tid 1 to smithi02969618-29 2024-08-29T18:02:57.430 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 29 v 0 (ObjNum 161 snap 0 seq_num 1) dirty dne 2024-08-29T18:02:57.430 INFO:tasks.rados.rados.0.smithi029.stdout:3358: finishing copy_from to smithi02969618-25 2024-08-29T18:02:57.430 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 25 v 2449 (ObjNum 1030 snap 329 seq_num 1030) dirty exists 2024-08-29T18:02:57.430 INFO:tasks.rados.rados.0.smithi029.stdout:3357: done (5 left) 2024-08-29T18:02:57.430 INFO:tasks.rados.rados.0.smithi029.stdout:3358: done (4 left) 2024-08-29T18:02:57.430 INFO:tasks.rados.rados.0.smithi029.stdout:3359: done (3 left) 2024-08-29T18:02:57.430 INFO:tasks.rados.rados.0.smithi029.stdout:3364: rollback oid 23 current snap is 329 2024-08-29T18:02:57.430 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 23 to 328 2024-08-29T18:02:57.431 INFO:tasks.rados.rados.0.smithi029.stdout:3365: snap_create 2024-08-29T18:02:57.443 INFO:tasks.rados.rados.0.smithi029.stdout:3363: finishing rollback tid 0 to smithi02969618-22 2024-08-29T18:02:57.443 INFO:tasks.rados.rados.0.smithi029.stdout:3363: finishing rollback tid 1 to smithi02969618-22 2024-08-29T18:02:57.443 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 22 v 2016 (ObjNum 97 snap 0 seq_num 1562322880) dirty dne 2024-08-29T18:02:57.443 INFO:tasks.rados.rados.0.smithi029.stdout:3362: finishing write tid 1 to smithi02969618-5 2024-08-29T18:02:57.443 INFO:tasks.rados.rados.0.smithi029.stdout:3361: expect (ObjNum 841 snap 264 seq_num 841) 2024-08-29T18:02:57.564 INFO:tasks.rados.rados.0.smithi029.stdout:3362: finishing write tid 2 to smithi02969618-5 2024-08-29T18:02:57.564 INFO:tasks.rados.rados.0.smithi029.stdout:3362: finishing write tid 3 to smithi02969618-5 2024-08-29T18:02:57.564 INFO:tasks.rados.rados.0.smithi029.stdout:3362: oid 5 updating version 0 to 2275 2024-08-29T18:02:57.564 INFO:tasks.rados.rados.0.smithi029.stdout:3362: oid 5 updating version 2275 to 2276 2024-08-29T18:02:57.564 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 5 v 2276 (ObjNum 1035 snap 329 seq_num 1035) dirty exists 2024-08-29T18:02:57.565 INFO:tasks.rados.rados.0.smithi029.stdout:3362: left oid 5 (ObjNum 1035 snap 329 seq_num 1035) 2024-08-29T18:02:57.565 INFO:tasks.rados.rados.0.smithi029.stdout:3364: finishing rollback tid 0 to smithi02969618-23 2024-08-29T18:02:57.565 INFO:tasks.rados.rados.0.smithi029.stdout:3364: finishing rollback tid 1 to smithi02969618-23 2024-08-29T18:02:57.565 INFO:tasks.rados.rados.0.smithi029.stdout:3364: finishing rollback tid 2 to smithi02969618-23 2024-08-29T18:02:57.565 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 23 v 2638 (ObjNum 1025 snap 328 seq_num 1025) dirty exists 2024-08-29T18:02:58.023 INFO:tasks.rados.rados.0.smithi029.stdout:3361: done (4 left) 2024-08-29T18:02:58.024 INFO:tasks.rados.rados.0.smithi029.stdout:3362: done (3 left) 2024-08-29T18:02:58.024 INFO:tasks.rados.rados.0.smithi029.stdout:3363: done (2 left) 2024-08-29T18:02:58.024 INFO:tasks.rados.rados.0.smithi029.stdout:3364: done (1 left) 2024-08-29T18:02:58.024 INFO:tasks.rados.rados.0.smithi029.stdout:3365: done (0 left) 2024-08-29T18:02:58.024 INFO:tasks.rados.rados.0.smithi029.stdout:3366: read oid 5 snap -1 2024-08-29T18:02:58.024 INFO:tasks.rados.rados.0.smithi029.stdout:3366: expect (ObjNum 1035 snap 329 seq_num 1035) 2024-08-29T18:02:58.024 INFO:tasks.rados.rados.0.smithi029.stdout:3367: copy_from oid 49 from oid 47 current snap is 330 2024-08-29T18:02:58.024 INFO:tasks.rados.rados.0.smithi029.stdout:3368: delete oid 34 current snap is 330 2024-08-29T18:02:58.027 INFO:tasks.rados.rados.0.smithi029.stdout:3366: expect (ObjNum 1035 snap 329 seq_num 1035) 2024-08-29T18:02:58.042 INFO:tasks.rados.rados.0.smithi029.stdout:3367: finishing copy_from to smithi02969618-49 2024-08-29T18:02:58.042 INFO:tasks.rados.rados.0.smithi029.stdout:3367: got expected ENOENT (src dne) 2024-08-29T18:02:58.042 INFO:tasks.rados.rados.0.smithi029.stdout:3367: finishing copy_from racing read to smithi02969618-49 2024-08-29T18:02:58.042 INFO:tasks.rados.rados.0.smithi029.stdout:3366: done (2 left) 2024-08-29T18:02:58.042 INFO:tasks.rados.rados.0.smithi029.stdout:3367: done (1 left) 2024-08-29T18:02:58.042 INFO:tasks.rados.rados.0.smithi029.stdout:3368: done (0 left) 2024-08-29T18:02:58.042 INFO:tasks.rados.rados.0.smithi029.stdout:3369: delete oid 30 current snap is 330 2024-08-29T18:02:58.045 INFO:tasks.rados.rados.0.smithi029.stdout:3369: done (0 left) 2024-08-29T18:02:58.045 INFO:tasks.rados.rados.0.smithi029.stdout:3370: snap_create 2024-08-29T18:02:58.363 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:02:58 smithi110 bash[67519]: cluster 2024-08-29T18:02:57.005128+0000 mon.a (mon.0) 928 : cluster [DBG] osdmap e740: 8 total, 8 up, 8 in 2024-08-29T18:02:58.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:02:58 smithi029 bash[79042]: cluster 2024-08-29T18:02:57.005128+0000 mon.a (mon.0) 928 : cluster [DBG] osdmap e740: 8 total, 8 up, 8 in 2024-08-29T18:02:58.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:02:58 smithi029 bash[77880]: cluster 2024-08-29T18:02:57.005128+0000 mon.a (mon.0) 928 : cluster [DBG] osdmap e740: 8 total, 8 up, 8 in 2024-08-29T18:02:59.036 INFO:tasks.rados.rados.0.smithi029.stdout:3370: done (0 left) 2024-08-29T18:02:59.036 INFO:tasks.rados.rados.0.smithi029.stdout:3371: snap_remove snap 304 2024-08-29T18:02:59.347 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:02:59 smithi110 bash[67519]: cluster 2024-08-29T18:02:57.509684+0000 mgr.y (mgr.25004) 372 : cluster [DBG] pgmap v658: 121 pgs: 121 active+clean; 302 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 2.2 KiB/s rd, 780 KiB/s wr, 10 op/s 2024-08-29T18:02:59.347 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:02:59 smithi110 bash[67519]: cluster 2024-08-29T18:02:58.025982+0000 mon.a (mon.0) 929 : cluster [DBG] osdmap e741: 8 total, 8 up, 8 in 2024-08-29T18:02:59.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:02:59 smithi029 bash[79042]: cluster 2024-08-29T18:02:57.509684+0000 mgr.y (mgr.25004) 372 : cluster [DBG] pgmap v658: 121 pgs: 121 active+clean; 302 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 2.2 KiB/s rd, 780 KiB/s wr, 10 op/s 2024-08-29T18:02:59.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:02:59 smithi029 bash[79042]: cluster 2024-08-29T18:02:58.025982+0000 mon.a (mon.0) 929 : cluster [DBG] osdmap e741: 8 total, 8 up, 8 in 2024-08-29T18:02:59.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:02:59 smithi029 bash[77880]: cluster 2024-08-29T18:02:57.509684+0000 mgr.y (mgr.25004) 372 : cluster [DBG] pgmap v658: 121 pgs: 121 active+clean; 302 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 2.2 KiB/s rd, 780 KiB/s wr, 10 op/s 2024-08-29T18:02:59.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:02:59 smithi029 bash[77880]: cluster 2024-08-29T18:02:58.025982+0000 mon.a (mon.0) 929 : cluster [DBG] osdmap e741: 8 total, 8 up, 8 in 2024-08-29T18:03:00.044 INFO:tasks.rados.rados.0.smithi029.stdout:3371: done (0 left) 2024-08-29T18:03:00.044 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 7 current snap is 331 2024-08-29T18:03:00.045 INFO:tasks.rados.rados.0.smithi029.stdout:3372: seq_num 1038 ranges {0=589824} 2024-08-29T18:03:00.048 INFO:tasks.rados.rados.0.smithi029.stdout:3372: writing smithi02969618-7 from 0 to 589824 tid 1 2024-08-29T18:03:00.048 INFO:tasks.rados.rados.0.smithi029.stdout:3373: snap_remove snap 330 2024-08-29T18:03:00.319 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:03:00 smithi029 bash[77880]: cluster 2024-08-29T18:02:59.037925+0000 mon.a (mon.0) 930 : cluster [DBG] osdmap e742: 8 total, 8 up, 8 in 2024-08-29T18:03:00.319 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:03:00 smithi029 bash[79042]: cluster 2024-08-29T18:02:59.037925+0000 mon.a (mon.0) 930 : cluster [DBG] osdmap e742: 8 total, 8 up, 8 in 2024-08-29T18:03:00.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:03:00 smithi110 bash[67519]: cluster 2024-08-29T18:02:59.037925+0000 mon.a (mon.0) 930 : cluster [DBG] osdmap e742: 8 total, 8 up, 8 in 2024-08-29T18:03:01.062 INFO:tasks.rados.rados.0.smithi029.stdout:3372: finishing write tid 1 to smithi02969618-7 2024-08-29T18:03:01.062 INFO:tasks.rados.rados.0.smithi029.stdout:3372: finishing write tid 2 to smithi02969618-7 2024-08-29T18:03:01.062 INFO:tasks.rados.rados.0.smithi029.stdout:3372: finishing write tid 3 to smithi02969618-7 2024-08-29T18:03:01.062 INFO:tasks.rados.rados.0.smithi029.stdout:3372: oid 7 updating version 0 to 2482 2024-08-29T18:03:01.062 INFO:tasks.rados.rados.0.smithi029.stdout:3372: oid 7 updating version 2482 to 2483 2024-08-29T18:03:01.062 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 7 v 2483 (ObjNum 1038 snap 331 seq_num 1038) dirty exists 2024-08-29T18:03:01.062 INFO:tasks.rados.rados.0.smithi029.stdout:3372: left oid 7 (ObjNum 1038 snap 331 seq_num 1038) 2024-08-29T18:03:01.062 INFO:tasks.rados.rados.0.smithi029.stdout:3372: done (1 left) 2024-08-29T18:03:01.063 INFO:tasks.rados.rados.0.smithi029.stdout:3373: done (0 left) 2024-08-29T18:03:01.063 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 28 current snap is 331 2024-08-29T18:03:01.063 INFO:tasks.rados.rados.0.smithi029.stdout:3374: seq_num 1039 ranges {491520=606208} 2024-08-29T18:03:01.069 INFO:tasks.rados.rados.0.smithi029.stdout:3374: writing smithi02969618-28 from 491520 to 1097728 tid 1 2024-08-29T18:03:01.069 INFO:tasks.rados.rados.0.smithi029.stdout:3375: read oid 38 snap 326 2024-08-29T18:03:01.069 INFO:tasks.rados.rados.0.smithi029.stdout:3375: expect (ObjNum 977 snap 300 seq_num 977) 2024-08-29T18:03:01.069 INFO:tasks.rados.rados.0.smithi029.stdout:3376: copy_from oid 22 from oid 46 current snap is 331 2024-08-29T18:03:01.069 INFO:tasks.rados.rados.0.smithi029.stdout:3377: read oid 42 snap 312 2024-08-29T18:03:01.069 INFO:tasks.rados.rados.0.smithi029.stdout:3377: expect (ObjNum 1002 snap 312 seq_num 1002) 2024-08-29T18:03:01.070 INFO:tasks.rados.rados.0.smithi029.stdout:3378: setattr oid 8 current snap is 331 2024-08-29T18:03:01.071 INFO:tasks.rados.rados.0.smithi029.stdout:3379: setattr oid 13 current snap is 331 2024-08-29T18:03:01.073 INFO:tasks.rados.rados.0.smithi029.stdout:3380: snap_create 2024-08-29T18:03:01.081 INFO:tasks.rados.rados.0.smithi029.stdout:3376: finishing copy_from racing read to smithi02969618-22 2024-08-29T18:03:01.087 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 8 v 2273 (ObjNum 938 snap 288 seq_num 938) dirty exists 2024-08-29T18:03:01.089 INFO:tasks.rados.rados.0.smithi029.stdout:3376: finishing copy_from to smithi02969618-22 2024-08-29T18:03:01.089 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 22 v 2383 (ObjNum 1012 snap 315 seq_num 1012) dirty exists 2024-08-29T18:03:01.089 INFO:tasks.rados.rados.0.smithi029.stdout:3374: finishing write tid 1 to smithi02969618-28 2024-08-29T18:03:01.090 INFO:tasks.rados.rados.0.smithi029.stdout:3374: finishing write tid 2 to smithi02969618-28 2024-08-29T18:03:01.092 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 13 v 2006 (ObjNum 33 snap 0 seq_num 1563496672) dirty exists 2024-08-29T18:03:01.097 INFO:tasks.rados.rados.0.smithi029.stdout:3374: finishing write tid 3 to smithi02969618-28 2024-08-29T18:03:01.097 INFO:tasks.rados.rados.0.smithi029.stdout:3374: oid 28 updating version 0 to 2388 2024-08-29T18:03:01.097 INFO:tasks.rados.rados.0.smithi029.stdout:3374: oid 28 version 2388 is already newer than 2387 2024-08-29T18:03:01.098 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 28 v 2388 (ObjNum 1039 snap 331 seq_num 1039) dirty exists 2024-08-29T18:03:01.098 INFO:tasks.rados.rados.0.smithi029.stdout:3374: left oid 28 (ObjNum 1039 snap 331 seq_num 1039) 2024-08-29T18:03:01.126 INFO:tasks.rados.rados.0.smithi029.stdout:3375: expect (ObjNum 977 snap 300 seq_num 977) 2024-08-29T18:03:01.339 INFO:tasks.rados.rados.0.smithi029.stdout:3377: expect (ObjNum 1002 snap 312 seq_num 1002) 2024-08-29T18:03:01.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:03:01 smithi029 bash[79042]: cluster 2024-08-29T18:02:59.510333+0000 mgr.y (mgr.25004) 373 : cluster [DBG] pgmap v661: 121 pgs: 121 active+clean; 302 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 2.0 KiB/s rd, 702 KiB/s wr, 9 op/s 2024-08-29T18:03:01.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:03:01 smithi029 bash[79042]: cluster 2024-08-29T18:03:00.045887+0000 mon.a (mon.0) 931 : cluster [DBG] osdmap e743: 8 total, 8 up, 8 in 2024-08-29T18:03:01.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:03:01 smithi029 bash[77880]: cluster 2024-08-29T18:02:59.510333+0000 mgr.y (mgr.25004) 373 : cluster [DBG] pgmap v661: 121 pgs: 121 active+clean; 302 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 2.0 KiB/s rd, 702 KiB/s wr, 9 op/s 2024-08-29T18:03:01.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:03:01 smithi029 bash[77880]: cluster 2024-08-29T18:03:00.045887+0000 mon.a (mon.0) 931 : cluster [DBG] osdmap e743: 8 total, 8 up, 8 in 2024-08-29T18:03:01.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:03:01 smithi110 bash[67519]: cluster 2024-08-29T18:02:59.510333+0000 mgr.y (mgr.25004) 373 : cluster [DBG] pgmap v661: 121 pgs: 121 active+clean; 302 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 2.0 KiB/s rd, 702 KiB/s wr, 9 op/s 2024-08-29T18:03:01.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:03:01 smithi110 bash[67519]: cluster 2024-08-29T18:03:00.045887+0000 mon.a (mon.0) 931 : cluster [DBG] osdmap e743: 8 total, 8 up, 8 in 2024-08-29T18:03:02.319 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:03:02 smithi110 bash[67519]: cluster 2024-08-29T18:03:01.060885+0000 mon.a (mon.0) 932 : cluster [DBG] osdmap e744: 8 total, 8 up, 8 in 2024-08-29T18:03:02.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:03:02 smithi029 bash[77880]: cluster 2024-08-29T18:03:01.060885+0000 mon.a (mon.0) 932 : cluster [DBG] osdmap e744: 8 total, 8 up, 8 in 2024-08-29T18:03:02.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:03:02 smithi029 bash[79042]: cluster 2024-08-29T18:03:01.060885+0000 mon.a (mon.0) 932 : cluster [DBG] osdmap e744: 8 total, 8 up, 8 in 2024-08-29T18:03:03.253 INFO:tasks.rados.rados.0.smithi029.stdout:3374: done (6 left) 2024-08-29T18:03:03.254 INFO:tasks.rados.rados.0.smithi029.stdout:3375: done (5 left) 2024-08-29T18:03:03.254 INFO:tasks.rados.rados.0.smithi029.stdout:3376: done (4 left) 2024-08-29T18:03:03.254 INFO:tasks.rados.rados.0.smithi029.stdout:3377: done (3 left) 2024-08-29T18:03:03.254 INFO:tasks.rados.rados.0.smithi029.stdout:3378: done (2 left) 2024-08-29T18:03:03.254 INFO:tasks.rados.rados.0.smithi029.stdout:3379: done (1 left) 2024-08-29T18:03:03.254 INFO:tasks.rados.rados.0.smithi029.stdout:3380: done (0 left) 2024-08-29T18:03:03.254 INFO:tasks.rados.rados.0.smithi029.stdout:3381: rollback oid 29 current snap is 332 2024-08-29T18:03:03.254 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 29 to 323 2024-08-29T18:03:03.254 INFO:tasks.rados.rados.0.smithi029.stdout:3382: rollback oid 14 current snap is 332 2024-08-29T18:03:03.254 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 14 to 318 2024-08-29T18:03:03.254 INFO:tasks.rados.rados.0.smithi029.stdout:3383: snap_remove snap 322 2024-08-29T18:03:03.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:03:03 smithi029 bash[79042]: cluster 2024-08-29T18:03:01.511320+0000 mgr.y (mgr.25004) 374 : cluster [DBG] pgmap v664: 121 pgs: 121 active+clean; 317 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 7.6 MiB/s rd, 3.7 MiB/s wr, 14 op/s 2024-08-29T18:03:03.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:03:03 smithi029 bash[79042]: cluster 2024-08-29T18:03:02.066263+0000 mon.a (mon.0) 933 : cluster [DBG] osdmap e745: 8 total, 8 up, 8 in 2024-08-29T18:03:03.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:03:03 smithi029 bash[79042]: audit 2024-08-29T18:03:03.047400+0000 mon.a (mon.0) 934 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:03:03.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:03:03 smithi029 bash[77880]: cluster 2024-08-29T18:03:01.511320+0000 mgr.y (mgr.25004) 374 : cluster [DBG] pgmap v664: 121 pgs: 121 active+clean; 317 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 7.6 MiB/s rd, 3.7 MiB/s wr, 14 op/s 2024-08-29T18:03:03.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:03:03 smithi029 bash[77880]: cluster 2024-08-29T18:03:02.066263+0000 mon.a (mon.0) 933 : cluster [DBG] osdmap e745: 8 total, 8 up, 8 in 2024-08-29T18:03:03.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:03:03 smithi029 bash[77880]: audit 2024-08-29T18:03:03.047400+0000 mon.a (mon.0) 934 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:03:03.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:03:03 smithi110 bash[67519]: cluster 2024-08-29T18:03:01.511320+0000 mgr.y (mgr.25004) 374 : cluster [DBG] pgmap v664: 121 pgs: 121 active+clean; 317 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 7.6 MiB/s rd, 3.7 MiB/s wr, 14 op/s 2024-08-29T18:03:03.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:03:03 smithi110 bash[67519]: cluster 2024-08-29T18:03:02.066263+0000 mon.a (mon.0) 933 : cluster [DBG] osdmap e745: 8 total, 8 up, 8 in 2024-08-29T18:03:03.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:03:03 smithi110 bash[67519]: audit 2024-08-29T18:03:03.047400+0000 mon.a (mon.0) 934 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:03:04.085 INFO:tasks.rados.rados.0.smithi029.stdout:3383: done (2 left) 2024-08-29T18:03:04.085 INFO:tasks.rados.rados.0.smithi029.stdout:3384: rmattr oid 43 current snap is 332 2024-08-29T18:03:04.085 INFO:tasks.rados.rados.0.smithi029.stdout:3384: done (2 left) 2024-08-29T18:03:04.085 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 27 current snap is 332 2024-08-29T18:03:04.085 INFO:tasks.rados.rados.0.smithi029.stdout:3385: seq_num 1040 ranges {1703936=622592} 2024-08-29T18:03:04.115 INFO:tasks.rados.rados.0.smithi029.stdout:3385: writing smithi02969618-27 from 1703936 to 2326528 tid 1 2024-08-29T18:03:04.115 INFO:tasks.rados.rados.0.smithi029.stdout:3386: read oid 19 snap -1 2024-08-29T18:03:04.115 INFO:tasks.rados.rados.0.smithi029.stdout:3386: expect (ObjNum 1029 snap 329 seq_num 1029) 2024-08-29T18:03:04.115 INFO:tasks.rados.rados.0.smithi029.stdout:3387: snap_create 2024-08-29T18:03:04.115 INFO:tasks.rados.rados.0.smithi029.stdout:3381: finishing rollback tid 1 to smithi02969618-29 2024-08-29T18:03:04.115 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 29 v 0 (ObjNum 945 snap 0 seq_num 3021634112) dirty dne 2024-08-29T18:03:04.115 INFO:tasks.rados.rados.0.smithi029.stdout:3382: finishing rollback tid 0 to smithi02969618-14 2024-08-29T18:03:04.116 INFO:tasks.rados.rados.0.smithi029.stdout:3382: finishing rollback tid 1 to smithi02969618-14 2024-08-29T18:03:04.116 INFO:tasks.rados.rados.0.smithi029.stdout:3382: finishing rollback tid 2 to smithi02969618-14 2024-08-29T18:03:04.116 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 14 v 2386 (ObjNum 780 snap 246 seq_num 780) dirty exists 2024-08-29T18:03:04.122 INFO:tasks.rados.rados.0.smithi029.stdout:3385: finishing write tid 1 to smithi02969618-27 2024-08-29T18:03:04.122 INFO:tasks.rados.rados.0.smithi029.stdout:3385: finishing write tid 2 to smithi02969618-27 2024-08-29T18:03:04.126 INFO:tasks.rados.rados.0.smithi029.stdout:3385: finishing write tid 3 to smithi02969618-27 2024-08-29T18:03:04.126 INFO:tasks.rados.rados.0.smithi029.stdout:3385: oid 27 updating version 0 to 1669 2024-08-29T18:03:04.126 INFO:tasks.rados.rados.0.smithi029.stdout:3385: oid 27 version 1669 is already newer than 1668 2024-08-29T18:03:04.127 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 27 v 1669 (ObjNum 1040 snap 332 seq_num 1040) dirty exists 2024-08-29T18:03:04.127 INFO:tasks.rados.rados.0.smithi029.stdout:3385: left oid 27 (ObjNum 1040 snap 332 seq_num 1040) 2024-08-29T18:03:04.127 INFO:tasks.rados.rados.0.smithi029.stdout:3386: expect (ObjNum 1029 snap 329 seq_num 1029) 2024-08-29T18:03:04.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:03:04 smithi029 bash[77880]: audit 2024-08-29T18:03:03.060725+0000 mon.a (mon.0) 935 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:03:04.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:03:04 smithi029 bash[77880]: audit 2024-08-29T18:03:03.490516+0000 mon.c (mon.2) 235 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:03:04.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:03:04 smithi029 bash[79042]: audit 2024-08-29T18:03:03.060725+0000 mon.a (mon.0) 935 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:03:04.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:03:04 smithi029 bash[79042]: audit 2024-08-29T18:03:03.490516+0000 mon.c (mon.2) 235 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:03:04.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:03:04 smithi110 bash[67519]: audit 2024-08-29T18:03:03.060725+0000 mon.a (mon.0) 935 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:03:04.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:03:04 smithi110 bash[67519]: audit 2024-08-29T18:03:03.490516+0000 mon.c (mon.2) 235 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:03:04.899 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:03:04 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:03:04] "GET /metrics HTTP/1.1" 200 36328 "" "Prometheus/2.43.0" 2024-08-29T18:03:05.091 INFO:tasks.rados.rados.0.smithi029.stdout:3381: done (4 left) 2024-08-29T18:03:05.091 INFO:tasks.rados.rados.0.smithi029.stdout:3382: done (3 left) 2024-08-29T18:03:05.091 INFO:tasks.rados.rados.0.smithi029.stdout:3385: done (2 left) 2024-08-29T18:03:05.091 INFO:tasks.rados.rados.0.smithi029.stdout:3386: done (1 left) 2024-08-29T18:03:05.091 INFO:tasks.rados.rados.0.smithi029.stdout:3387: done (0 left) 2024-08-29T18:03:05.091 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 29 current snap is 333 2024-08-29T18:03:05.091 INFO:tasks.rados.rados.0.smithi029.stdout:3388: seq_num 1041 ranges {0=638976} 2024-08-29T18:03:05.101 INFO:tasks.rados.rados.0.smithi029.stdout:3388: writing smithi02969618-29 from 0 to 638976 tid 1 2024-08-29T18:03:05.101 INFO:tasks.rados.rados.0.smithi029.stdout:3389: read oid 16 snap -1 2024-08-29T18:03:05.101 INFO:tasks.rados.rados.0.smithi029.stdout:3389: expect (ObjNum 855 snap 268 seq_num 855) 2024-08-29T18:03:05.101 INFO:tasks.rados.rados.0.smithi029.stdout:3390: delete oid 23 current snap is 333 2024-08-29T18:03:05.114 INFO:tasks.rados.rados.0.smithi029.stdout:3388: finishing write tid 1 to smithi02969618-29 2024-08-29T18:03:05.115 INFO:tasks.rados.rados.0.smithi029.stdout:3388: finishing write tid 2 to smithi02969618-29 2024-08-29T18:03:05.117 INFO:tasks.rados.rados.0.smithi029.stdout:3388: finishing write tid 3 to smithi02969618-29 2024-08-29T18:03:05.117 INFO:tasks.rados.rados.0.smithi029.stdout:3388: oid 29 updating version 0 to 2485 2024-08-29T18:03:05.117 INFO:tasks.rados.rados.0.smithi029.stdout:3388: oid 29 version 2485 is already newer than 2484 2024-08-29T18:03:05.117 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 29 v 2485 (ObjNum 1041 snap 333 seq_num 1041) dirty exists 2024-08-29T18:03:05.117 INFO:tasks.rados.rados.0.smithi029.stdout:3388: left oid 29 (ObjNum 1041 snap 333 seq_num 1041) 2024-08-29T18:03:05.209 INFO:tasks.rados.rados.0.smithi029.stdout:3388: done (2 left) 2024-08-29T18:03:05.209 INFO:tasks.rados.rados.0.smithi029.stdout:3390: done (1 left) 2024-08-29T18:03:05.209 INFO:tasks.rados.rados.0.smithi029.stdout:3391: read oid 35 snap 312 2024-08-29T18:03:05.209 INFO:tasks.rados.rados.0.smithi029.stdout:3391: expect deleted 2024-08-29T18:03:05.209 INFO:tasks.rados.rados.0.smithi029.stdout:3392: snap_create 2024-08-29T18:03:05.273 INFO:tasks.rados.rados.0.smithi029.stdout:3389: expect (ObjNum 855 snap 268 seq_num 855) 2024-08-29T18:03:05.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:03:05 smithi029 bash[77880]: cluster 2024-08-29T18:03:03.511910+0000 mgr.y (mgr.25004) 375 : cluster [DBG] pgmap v666: 121 pgs: 121 active+clean; 319 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 18 MiB/s rd, 3.7 MiB/s wr, 18 op/s 2024-08-29T18:03:05.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:03:05 smithi029 bash[77880]: cluster 2024-08-29T18:03:04.080635+0000 mon.a (mon.0) 936 : cluster [DBG] osdmap e746: 8 total, 8 up, 8 in 2024-08-29T18:03:05.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:03:05 smithi029 bash[77880]: audit 2024-08-29T18:03:04.692455+0000 mon.a (mon.0) 937 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:03:05.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:03:05 smithi029 bash[77880]: audit 2024-08-29T18:03:04.705288+0000 mon.a (mon.0) 938 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:03:05.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:03:05 smithi029 bash[77880]: audit 2024-08-29T18:03:04.708931+0000 mon.c (mon.2) 236 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:03:05.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:03:05 smithi029 bash[77880]: audit 2024-08-29T18:03:04.710763+0000 mon.c (mon.2) 237 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:03:05.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:03:05 smithi029 bash[77880]: audit 2024-08-29T18:03:04.720980+0000 mon.a (mon.0) 939 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:03:05.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:03:05 smithi029 bash[77880]: audit 2024-08-29T18:03:04.841857+0000 mon.c (mon.2) 238 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:03:05.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:03:05 smithi029 bash[77880]: audit 2024-08-29T18:03:04.845182+0000 mon.c (mon.2) 239 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:03:05.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:03:05 smithi029 bash[77880]: audit 2024-08-29T18:03:04.847874+0000 mon.c (mon.2) 240 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:03:05.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:03:05 smithi029 bash[77880]: audit 2024-08-29T18:03:04.850004+0000 mon.c (mon.2) 241 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:03:05.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:03:05 smithi029 bash[77880]: audit 2024-08-29T18:03:04.853587+0000 mon.c (mon.2) 242 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:03:05.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:03:05 smithi029 bash[77880]: audit 2024-08-29T18:03:04.857748+0000 mon.c (mon.2) 243 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:03:05.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:03:05 smithi029 bash[77880]: audit 2024-08-29T18:03:04.859914+0000 mon.c (mon.2) 244 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:03:05.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:03:05 smithi029 bash[77880]: audit 2024-08-29T18:03:04.862039+0000 mon.c (mon.2) 245 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:03:05.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:03:05 smithi029 bash[77880]: audit 2024-08-29T18:03:04.864253+0000 mon.c (mon.2) 246 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:03:05.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:03:05 smithi029 bash[77880]: audit 2024-08-29T18:03:04.866523+0000 mon.c (mon.2) 247 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:03:05.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:03:05 smithi029 bash[77880]: audit 2024-08-29T18:03:04.868749+0000 mon.c (mon.2) 248 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:03:05.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:03:05 smithi029 bash[77880]: audit 2024-08-29T18:03:04.870954+0000 mon.c (mon.2) 249 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:03:05.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:03:05 smithi029 bash[77880]: audit 2024-08-29T18:03:04.874448+0000 mon.c (mon.2) 250 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:03:05.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:03:05 smithi029 bash[77880]: audit 2024-08-29T18:03:04.877181+0000 mon.c (mon.2) 251 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:03:05.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:03:05 smithi029 bash[79042]: cluster 2024-08-29T18:03:03.511910+0000 mgr.y (mgr.25004) 375 : cluster [DBG] pgmap v666: 121 pgs: 121 active+clean; 319 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 18 MiB/s rd, 3.7 MiB/s wr, 18 op/s 2024-08-29T18:03:05.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:03:05 smithi029 bash[79042]: cluster 2024-08-29T18:03:04.080635+0000 mon.a (mon.0) 936 : cluster [DBG] osdmap e746: 8 total, 8 up, 8 in 2024-08-29T18:03:05.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:03:05 smithi029 bash[79042]: audit 2024-08-29T18:03:04.692455+0000 mon.a (mon.0) 937 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:03:05.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:03:05 smithi029 bash[79042]: audit 2024-08-29T18:03:04.705288+0000 mon.a (mon.0) 938 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:03:05.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:03:05 smithi029 bash[79042]: audit 2024-08-29T18:03:04.708931+0000 mon.c (mon.2) 236 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:03:05.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:03:05 smithi029 bash[79042]: audit 2024-08-29T18:03:04.710763+0000 mon.c (mon.2) 237 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:03:05.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:03:05 smithi029 bash[79042]: audit 2024-08-29T18:03:04.720980+0000 mon.a (mon.0) 939 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:03:05.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:03:05 smithi029 bash[79042]: audit 2024-08-29T18:03:04.841857+0000 mon.c (mon.2) 238 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:03:05.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:03:05 smithi029 bash[79042]: audit 2024-08-29T18:03:04.845182+0000 mon.c (mon.2) 239 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:03:05.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:03:05 smithi029 bash[79042]: audit 2024-08-29T18:03:04.847874+0000 mon.c (mon.2) 240 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:03:05.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:03:05 smithi029 bash[79042]: audit 2024-08-29T18:03:04.850004+0000 mon.c (mon.2) 241 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:03:05.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:03:05 smithi029 bash[79042]: audit 2024-08-29T18:03:04.853587+0000 mon.c (mon.2) 242 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:03:05.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:03:05 smithi029 bash[79042]: audit 2024-08-29T18:03:04.857748+0000 mon.c (mon.2) 243 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:03:05.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:03:05 smithi029 bash[79042]: audit 2024-08-29T18:03:04.859914+0000 mon.c (mon.2) 244 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:03:05.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:03:05 smithi029 bash[79042]: audit 2024-08-29T18:03:04.862039+0000 mon.c (mon.2) 245 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:03:05.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:03:05 smithi029 bash[79042]: audit 2024-08-29T18:03:04.864253+0000 mon.c (mon.2) 246 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:03:05.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:03:05 smithi029 bash[79042]: audit 2024-08-29T18:03:04.866523+0000 mon.c (mon.2) 247 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:03:05.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:03:05 smithi029 bash[79042]: audit 2024-08-29T18:03:04.868749+0000 mon.c (mon.2) 248 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:03:05.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:03:05 smithi029 bash[79042]: audit 2024-08-29T18:03:04.870954+0000 mon.c (mon.2) 249 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:03:05.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:03:05 smithi029 bash[79042]: audit 2024-08-29T18:03:04.874448+0000 mon.c (mon.2) 250 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:03:05.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:03:05 smithi029 bash[79042]: audit 2024-08-29T18:03:04.877181+0000 mon.c (mon.2) 251 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:03:05.404 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:03:05 smithi110 bash[67519]: cluster 2024-08-29T18:03:03.511910+0000 mgr.y (mgr.25004) 375 : cluster [DBG] pgmap v666: 121 pgs: 121 active+clean; 319 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 18 MiB/s rd, 3.7 MiB/s wr, 18 op/s 2024-08-29T18:03:05.404 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:03:05 smithi110 bash[67519]: cluster 2024-08-29T18:03:04.080635+0000 mon.a (mon.0) 936 : cluster [DBG] osdmap e746: 8 total, 8 up, 8 in 2024-08-29T18:03:05.404 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:03:05 smithi110 bash[67519]: audit 2024-08-29T18:03:04.692455+0000 mon.a (mon.0) 937 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:03:05.404 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:03:05 smithi110 bash[67519]: audit 2024-08-29T18:03:04.705288+0000 mon.a (mon.0) 938 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:03:05.404 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:03:05 smithi110 bash[67519]: audit 2024-08-29T18:03:04.708931+0000 mon.c (mon.2) 236 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:03:05.404 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:03:05 smithi110 bash[67519]: audit 2024-08-29T18:03:04.710763+0000 mon.c (mon.2) 237 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:03:05.404 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:03:05 smithi110 bash[67519]: audit 2024-08-29T18:03:04.720980+0000 mon.a (mon.0) 939 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:03:05.404 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:03:05 smithi110 bash[67519]: audit 2024-08-29T18:03:04.841857+0000 mon.c (mon.2) 238 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:03:05.405 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:03:05 smithi110 bash[67519]: audit 2024-08-29T18:03:04.845182+0000 mon.c (mon.2) 239 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:03:05.405 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:03:05 smithi110 bash[67519]: audit 2024-08-29T18:03:04.847874+0000 mon.c (mon.2) 240 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:03:05.405 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:03:05 smithi110 bash[67519]: audit 2024-08-29T18:03:04.850004+0000 mon.c (mon.2) 241 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:03:05.405 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:03:05 smithi110 bash[67519]: audit 2024-08-29T18:03:04.853587+0000 mon.c (mon.2) 242 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:03:05.405 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:03:05 smithi110 bash[67519]: audit 2024-08-29T18:03:04.857748+0000 mon.c (mon.2) 243 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:03:05.405 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:03:05 smithi110 bash[67519]: audit 2024-08-29T18:03:04.859914+0000 mon.c (mon.2) 244 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:03:05.405 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:03:05 smithi110 bash[67519]: audit 2024-08-29T18:03:04.862039+0000 mon.c (mon.2) 245 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:03:05.405 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:03:05 smithi110 bash[67519]: audit 2024-08-29T18:03:04.864253+0000 mon.c (mon.2) 246 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:03:05.405 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:03:05 smithi110 bash[67519]: audit 2024-08-29T18:03:04.866523+0000 mon.c (mon.2) 247 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:03:05.405 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:03:05 smithi110 bash[67519]: audit 2024-08-29T18:03:04.868749+0000 mon.c (mon.2) 248 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:03:05.405 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:03:05 smithi110 bash[67519]: audit 2024-08-29T18:03:04.870954+0000 mon.c (mon.2) 249 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:03:05.405 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:03:05 smithi110 bash[67519]: audit 2024-08-29T18:03:04.874448+0000 mon.c (mon.2) 250 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:03:05.406 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:03:05 smithi110 bash[67519]: audit 2024-08-29T18:03:04.877181+0000 mon.c (mon.2) 251 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:03:06.371 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:03:06 smithi110 bash[67519]: cluster 2024-08-29T18:03:05.092466+0000 mon.a (mon.0) 940 : cluster [DBG] osdmap e747: 8 total, 8 up, 8 in 2024-08-29T18:03:06.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:03:06 smithi029 bash[77880]: cluster 2024-08-29T18:03:05.092466+0000 mon.a (mon.0) 940 : cluster [DBG] osdmap e747: 8 total, 8 up, 8 in 2024-08-29T18:03:06.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:03:06 smithi029 bash[79042]: cluster 2024-08-29T18:03:05.092466+0000 mon.a (mon.0) 940 : cluster [DBG] osdmap e747: 8 total, 8 up, 8 in 2024-08-29T18:03:07.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:03:07 smithi029 bash[79042]: cluster 2024-08-29T18:03:05.512659+0000 mgr.y (mgr.25004) 376 : cluster [DBG] pgmap v669: 121 pgs: 121 active+clean; 319 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 634 KiB/s wr, 17 op/s 2024-08-29T18:03:07.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:03:07 smithi029 bash[79042]: cluster 2024-08-29T18:03:06.102376+0000 mon.a (mon.0) 941 : cluster [DBG] osdmap e748: 8 total, 8 up, 8 in 2024-08-29T18:03:07.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:03:07 smithi029 bash[79042]: cluster 2024-08-29T18:03:07.006518+0000 mon.a (mon.0) 942 : cluster [DBG] osdmap e749: 8 total, 8 up, 8 in 2024-08-29T18:03:07.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:03:07 smithi029 bash[77880]: cluster 2024-08-29T18:03:05.512659+0000 mgr.y (mgr.25004) 376 : cluster [DBG] pgmap v669: 121 pgs: 121 active+clean; 319 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 634 KiB/s wr, 17 op/s 2024-08-29T18:03:07.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:03:07 smithi029 bash[77880]: cluster 2024-08-29T18:03:06.102376+0000 mon.a (mon.0) 941 : cluster [DBG] osdmap e748: 8 total, 8 up, 8 in 2024-08-29T18:03:07.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:03:07 smithi029 bash[77880]: cluster 2024-08-29T18:03:07.006518+0000 mon.a (mon.0) 942 : cluster [DBG] osdmap e749: 8 total, 8 up, 8 in 2024-08-29T18:03:07.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:03:07 smithi110 bash[67519]: cluster 2024-08-29T18:03:05.512659+0000 mgr.y (mgr.25004) 376 : cluster [DBG] pgmap v669: 121 pgs: 121 active+clean; 319 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 634 KiB/s wr, 17 op/s 2024-08-29T18:03:07.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:03:07 smithi110 bash[67519]: cluster 2024-08-29T18:03:06.102376+0000 mon.a (mon.0) 941 : cluster [DBG] osdmap e748: 8 total, 8 up, 8 in 2024-08-29T18:03:07.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:03:07 smithi110 bash[67519]: cluster 2024-08-29T18:03:07.006518+0000 mon.a (mon.0) 942 : cluster [DBG] osdmap e749: 8 total, 8 up, 8 in 2024-08-29T18:03:08.180 INFO:tasks.rados.rados.0.smithi029.stdout:3389: done (2 left) 2024-08-29T18:03:08.186 INFO:tasks.rados.rados.0.smithi029.stdout:3391: done (1 left) 2024-08-29T18:03:08.187 INFO:tasks.rados.rados.0.smithi029.stdout:3392: done (0 left) 2024-08-29T18:03:08.187 INFO:tasks.rados.rados.0.smithi029.stdout:3393: read oid 14 snap 318 2024-08-29T18:03:08.187 INFO:tasks.rados.rados.0.smithi029.stdout:3393: expect (ObjNum 780 snap 246 seq_num 780) 2024-08-29T18:03:08.187 INFO:tasks.rados.rados.0.smithi029.stdout:3394: delete oid 50 current snap is 334 2024-08-29T18:03:08.194 INFO:tasks.rados.rados.0.smithi029.stdout:3394: done (1 left) 2024-08-29T18:03:08.194 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 37 current snap is 334 2024-08-29T18:03:08.194 INFO:tasks.rados.rados.0.smithi029.stdout:3395: seq_num 1044 ranges {13664256=688128} 2024-08-29T18:03:08.329 INFO:tasks.rados.rados.0.smithi029.stdout:3395: writing smithi02969618-37 from 13664256 to 14352384 tid 1 2024-08-29T18:03:08.329 INFO:tasks.rados.rados.0.smithi029.stdout:3396: snap_create 2024-08-29T18:03:08.329 INFO:tasks.rados.rados.0.smithi029.stdout:3393: expect (ObjNum 780 snap 246 seq_num 780) 2024-08-29T18:03:08.442 INFO:tasks.rados.rados.0.smithi029.stdout:3395: finishing write tid 1 to smithi02969618-37 2024-08-29T18:03:08.442 INFO:tasks.rados.rados.0.smithi029.stdout:3395: finishing write tid 2 to smithi02969618-37 2024-08-29T18:03:08.442 INFO:tasks.rados.rados.0.smithi029.stdout:3395: finishing write tid 3 to smithi02969618-37 2024-08-29T18:03:08.442 INFO:tasks.rados.rados.0.smithi029.stdout:3395: oid 37 updating version 0 to 2657 2024-08-29T18:03:08.442 INFO:tasks.rados.rados.0.smithi029.stdout:3395: oid 37 version 2657 is already newer than 2656 2024-08-29T18:03:08.442 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 37 v 2657 (ObjNum 1044 snap 334 seq_num 1044) dirty exists 2024-08-29T18:03:08.442 INFO:tasks.rados.rados.0.smithi029.stdout:3395: left oid 37 (ObjNum 1044 snap 334 seq_num 1044) 2024-08-29T18:03:09.108 INFO:tasks.rados.rados.0.smithi029.stdout:3393: done (2 left) 2024-08-29T18:03:09.108 INFO:tasks.rados.rados.0.smithi029.stdout:3395: done (1 left) 2024-08-29T18:03:09.108 INFO:tasks.rados.rados.0.smithi029.stdout:3396: done (0 left) 2024-08-29T18:03:09.109 INFO:tasks.rados.rados.0.smithi029.stdout:3397: read oid 47 snap 312 2024-08-29T18:03:09.109 INFO:tasks.rados.rados.0.smithi029.stdout:3397: expect deleted 2024-08-29T18:03:09.109 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 36 current snap is 335 2024-08-29T18:03:09.109 INFO:tasks.rados.rados.0.smithi029.stdout:3398: seq_num 1045 ranges {3055616=704512} 2024-08-29T18:03:09.129 INFO:tasks.rados.rados.0.smithi029.stdout:3398: writing smithi02969618-36 from 3055616 to 3760128 tid 1 2024-08-29T18:03:09.129 INFO:tasks.rados.rados.0.smithi029.stdout:3399: snap_remove snap 326 2024-08-29T18:03:09.340 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:03:09 smithi110 bash[67519]: cephadm 2024-08-29T18:03:07.224244+0000 mgr.y (mgr.25004) 377 : cephadm [INF] Upgrade: Updating prometheus.a 2024-08-29T18:03:09.340 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:03:09 smithi110 bash[67519]: cluster 2024-08-29T18:03:07.513613+0000 mgr.y (mgr.25004) 378 : cluster [DBG] pgmap v672: 121 pgs: 121 active+clean; 320 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 21 MiB/s rd, 308 KiB/s wr, 10 op/s 2024-08-29T18:03:09.340 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:03:09 smithi110 bash[67519]: cephadm 2024-08-29T18:03:07.529286+0000 mgr.y (mgr.25004) 379 : cephadm [INF] Deploying daemon prometheus.a on smithi110 2024-08-29T18:03:09.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:03:09 smithi029 bash[79042]: cephadm 2024-08-29T18:03:07.224244+0000 mgr.y (mgr.25004) 377 : cephadm [INF] Upgrade: Updating prometheus.a 2024-08-29T18:03:09.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:03:09 smithi029 bash[79042]: cluster 2024-08-29T18:03:07.513613+0000 mgr.y (mgr.25004) 378 : cluster [DBG] pgmap v672: 121 pgs: 121 active+clean; 320 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 21 MiB/s rd, 308 KiB/s wr, 10 op/s 2024-08-29T18:03:09.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:03:09 smithi029 bash[79042]: cephadm 2024-08-29T18:03:07.529286+0000 mgr.y (mgr.25004) 379 : cephadm [INF] Deploying daemon prometheus.a on smithi110 2024-08-29T18:03:09.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:03:09 smithi029 bash[77880]: cephadm 2024-08-29T18:03:07.224244+0000 mgr.y (mgr.25004) 377 : cephadm [INF] Upgrade: Updating prometheus.a 2024-08-29T18:03:09.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:03:09 smithi029 bash[77880]: cluster 2024-08-29T18:03:07.513613+0000 mgr.y (mgr.25004) 378 : cluster [DBG] pgmap v672: 121 pgs: 121 active+clean; 320 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 21 MiB/s rd, 308 KiB/s wr, 10 op/s 2024-08-29T18:03:09.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:03:09 smithi029 bash[77880]: cephadm 2024-08-29T18:03:07.529286+0000 mgr.y (mgr.25004) 379 : cephadm [INF] Deploying daemon prometheus.a on smithi110 2024-08-29T18:03:10.137 INFO:tasks.rados.rados.0.smithi029.stdout:3399: done (2 left) 2024-08-29T18:03:10.137 INFO:tasks.rados.rados.0.smithi029.stdout:3400: delete oid 3 current snap is 335 2024-08-29T18:03:10.137 INFO:tasks.rados.rados.0.smithi029.stdout:3398: finishing write tid 1 to smithi02969618-36 2024-08-29T18:03:10.137 INFO:tasks.rados.rados.0.smithi029.stdout:3398: finishing write tid 2 to smithi02969618-36 2024-08-29T18:03:10.137 INFO:tasks.rados.rados.0.smithi029.stdout:3398: finishing write tid 3 to smithi02969618-36 2024-08-29T18:03:10.137 INFO:tasks.rados.rados.0.smithi029.stdout:3398: oid 36 updating version 0 to 2008 2024-08-29T18:03:10.137 INFO:tasks.rados.rados.0.smithi029.stdout:3398: oid 36 version 2008 is already newer than 2007 2024-08-29T18:03:10.137 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 36 v 2008 (ObjNum 1045 snap 335 seq_num 1045) dirty exists 2024-08-29T18:03:10.137 INFO:tasks.rados.rados.0.smithi029.stdout:3398: left oid 36 (ObjNum 1045 snap 335 seq_num 1045) 2024-08-29T18:03:10.155 INFO:tasks.rados.rados.0.smithi029.stdout:3397: done (2 left) 2024-08-29T18:03:10.155 INFO:tasks.rados.rados.0.smithi029.stdout:3398: done (1 left) 2024-08-29T18:03:10.155 INFO:tasks.rados.rados.0.smithi029.stdout:3400: done (0 left) 2024-08-29T18:03:10.155 INFO:tasks.rados.rados.0.smithi029.stdout:3401: setattr oid 47 current snap is 335 2024-08-29T18:03:10.158 INFO:tasks.rados.rados.0.smithi029.stdout:3402: read oid 49 snap -1 2024-08-29T18:03:10.158 INFO:tasks.rados.rados.0.smithi029.stdout:3402: expect deleted 2024-08-29T18:03:10.158 INFO:tasks.rados.rados.0.smithi029.stdout:3403: copy_from oid 8 from oid 22 current snap is 335 2024-08-29T18:03:10.158 INFO:tasks.rados.rados.0.smithi029.stdout:3404: read oid 14 snap -1 2024-08-29T18:03:10.158 INFO:tasks.rados.rados.0.smithi029.stdout:3404: expect (ObjNum 780 snap 246 seq_num 780) 2024-08-29T18:03:10.158 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 31 current snap is 335 2024-08-29T18:03:10.158 INFO:tasks.rados.rados.0.smithi029.stdout:3405: seq_num 1047 ranges {6832128=745472} 2024-08-29T18:03:10.169 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:03:10 smithi110 bash[67519]: cluster 2024-08-29T18:03:09.108859+0000 mon.a (mon.0) 943 : cluster [DBG] osdmap e750: 8 total, 8 up, 8 in 2024-08-29T18:03:10.201 INFO:tasks.rados.rados.0.smithi029.stdout:3405: writing smithi02969618-31 from 6832128 to 7577600 tid 1 2024-08-29T18:03:10.201 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 30 current snap is 335 2024-08-29T18:03:10.201 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 47 v 2389 (ObjNum 49 snap 0 seq_num 1953066355) dirty exists 2024-08-29T18:03:10.201 INFO:tasks.rados.rados.0.smithi029.stdout:3406: seq_num 1048 ranges {0=761856} 2024-08-29T18:03:10.205 INFO:tasks.rados.rados.0.smithi029.stdout:3406: writing smithi02969618-30 from 0 to 761856 tid 1 2024-08-29T18:03:10.205 INFO:tasks.rados.rados.0.smithi029.stdout:3401: done (5 left) 2024-08-29T18:03:10.205 INFO:tasks.rados.rados.0.smithi029.stdout:3407: delete oid 24 current snap is 335 2024-08-29T18:03:10.205 INFO:tasks.rados.rados.0.smithi029.stdout:3404: expect (ObjNum 780 snap 246 seq_num 780) 2024-08-29T18:03:10.281 INFO:tasks.rados.rados.0.smithi029.stdout:3403: finishing copy_from racing read to smithi02969618-8 2024-08-29T18:03:10.281 INFO:tasks.rados.rados.0.smithi029.stdout:3403: finishing copy_from to smithi02969618-8 2024-08-29T18:03:10.281 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 8 v 2383 (ObjNum 1012 snap 315 seq_num 1012) dirty exists 2024-08-29T18:03:10.281 INFO:tasks.rados.rados.0.smithi029.stdout:3406: finishing write tid 1 to smithi02969618-30 2024-08-29T18:03:10.281 INFO:tasks.rados.rados.0.smithi029.stdout:3406: finishing write tid 2 to smithi02969618-30 2024-08-29T18:03:10.281 INFO:tasks.rados.rados.0.smithi029.stdout:3405: finishing write tid 1 to smithi02969618-31 2024-08-29T18:03:10.281 INFO:tasks.rados.rados.0.smithi029.stdout:3405: finishing write tid 2 to smithi02969618-31 2024-08-29T18:03:10.282 INFO:tasks.rados.rados.0.smithi029.stdout:3406: finishing write tid 3 to smithi02969618-30 2024-08-29T18:03:10.282 INFO:tasks.rados.rados.0.smithi029.stdout:3406: oid 30 updating version 0 to 2482 2024-08-29T18:03:10.282 INFO:tasks.rados.rados.0.smithi029.stdout:3406: oid 30 updating version 2482 to 2483 2024-08-29T18:03:10.282 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 30 v 2483 (ObjNum 1048 snap 335 seq_num 1048) dirty exists 2024-08-29T18:03:10.282 INFO:tasks.rados.rados.0.smithi029.stdout:3406: left oid 30 (ObjNum 1048 snap 335 seq_num 1048) 2024-08-29T18:03:10.282 INFO:tasks.rados.rados.0.smithi029.stdout:3405: finishing write tid 3 to smithi02969618-31 2024-08-29T18:03:10.282 INFO:tasks.rados.rados.0.smithi029.stdout:3405: oid 31 updating version 0 to 1680 2024-08-29T18:03:10.282 INFO:tasks.rados.rados.0.smithi029.stdout:3405: oid 31 updating version 1680 to 1681 2024-08-29T18:03:10.282 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 31 v 1681 (ObjNum 1047 snap 335 seq_num 1047) dirty exists 2024-08-29T18:03:10.282 INFO:tasks.rados.rados.0.smithi029.stdout:3405: left oid 31 (ObjNum 1047 snap 335 seq_num 1047) 2024-08-29T18:03:10.282 INFO:tasks.rados.rados.0.smithi029.stdout:3402: done (5 left) 2024-08-29T18:03:10.282 INFO:tasks.rados.rados.0.smithi029.stdout:3403: done (4 left) 2024-08-29T18:03:10.282 INFO:tasks.rados.rados.0.smithi029.stdout:3404: done (3 left) 2024-08-29T18:03:10.283 INFO:tasks.rados.rados.0.smithi029.stdout:3405: done (2 left) 2024-08-29T18:03:10.283 INFO:tasks.rados.rados.0.smithi029.stdout:3406: done (1 left) 2024-08-29T18:03:10.283 INFO:tasks.rados.rados.0.smithi029.stdout:3407: done (0 left) 2024-08-29T18:03:10.283 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 44 current snap is 335 2024-08-29T18:03:10.283 INFO:tasks.rados.rados.0.smithi029.stdout:3408: seq_num 1050 ranges {2277376=794624} 2024-08-29T18:03:10.301 INFO:tasks.rados.rados.0.smithi029.stdout:3408: writing smithi02969618-44 from 2277376 to 3072000 tid 1 2024-08-29T18:03:10.301 INFO:tasks.rados.rados.0.smithi029.stdout:3409: snap_remove snap 311 2024-08-29T18:03:10.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:03:10 smithi029 bash[79042]: cluster 2024-08-29T18:03:09.108859+0000 mon.a (mon.0) 943 : cluster [DBG] osdmap e750: 8 total, 8 up, 8 in 2024-08-29T18:03:10.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:03:10 smithi029 bash[77880]: cluster 2024-08-29T18:03:09.108859+0000 mon.a (mon.0) 943 : cluster [DBG] osdmap e750: 8 total, 8 up, 8 in 2024-08-29T18:03:11.138 INFO:tasks.rados.rados.0.smithi029.stdout:3409: done (1 left) 2024-08-29T18:03:11.139 INFO:tasks.rados.rados.0.smithi029.stdout:3410: snap_create 2024-08-29T18:03:11.139 INFO:tasks.rados.rados.0.smithi029.stdout:3408: finishing write tid 1 to smithi02969618-44 2024-08-29T18:03:11.139 INFO:tasks.rados.rados.0.smithi029.stdout:3408: finishing write tid 2 to smithi02969618-44 2024-08-29T18:03:11.139 INFO:tasks.rados.rados.0.smithi029.stdout:3408: finishing write tid 3 to smithi02969618-44 2024-08-29T18:03:11.139 INFO:tasks.rados.rados.0.smithi029.stdout:3408: oid 44 updating version 0 to 2023 2024-08-29T18:03:11.139 INFO:tasks.rados.rados.0.smithi029.stdout:3408: oid 44 version 2023 is already newer than 2022 2024-08-29T18:03:11.139 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 44 v 2023 (ObjNum 1050 snap 335 seq_num 1050) dirty exists 2024-08-29T18:03:11.139 INFO:tasks.rados.rados.0.smithi029.stdout:3408: left oid 44 (ObjNum 1050 snap 335 seq_num 1050) 2024-08-29T18:03:11.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:03:11 smithi029 bash[79042]: cluster 2024-08-29T18:03:09.514339+0000 mgr.y (mgr.25004) 380 : cluster [DBG] pgmap v674: 121 pgs: 121 active+clean; 320 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 19 MiB/s rd, 278 KiB/s wr, 9 op/s 2024-08-29T18:03:11.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:03:11 smithi029 bash[79042]: cluster 2024-08-29T18:03:10.129905+0000 mon.a (mon.0) 944 : cluster [DBG] osdmap e751: 8 total, 8 up, 8 in 2024-08-29T18:03:11.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:03:11 smithi029 bash[77880]: cluster 2024-08-29T18:03:09.514339+0000 mgr.y (mgr.25004) 380 : cluster [DBG] pgmap v674: 121 pgs: 121 active+clean; 320 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 19 MiB/s rd, 278 KiB/s wr, 9 op/s 2024-08-29T18:03:11.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:03:11 smithi029 bash[77880]: cluster 2024-08-29T18:03:10.129905+0000 mon.a (mon.0) 944 : cluster [DBG] osdmap e751: 8 total, 8 up, 8 in 2024-08-29T18:03:11.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:03:11 smithi110 bash[67519]: cluster 2024-08-29T18:03:09.514339+0000 mgr.y (mgr.25004) 380 : cluster [DBG] pgmap v674: 121 pgs: 121 active+clean; 320 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 19 MiB/s rd, 278 KiB/s wr, 9 op/s 2024-08-29T18:03:11.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:03:11 smithi110 bash[67519]: cluster 2024-08-29T18:03:10.129905+0000 mon.a (mon.0) 944 : cluster [DBG] osdmap e751: 8 total, 8 up, 8 in 2024-08-29T18:03:11.870 INFO:journalctl@ceph.osd.4.smithi110.stdout:Aug 29 18:03:11 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:03:11.870 INFO:journalctl@ceph.osd.5.smithi110.stdout:Aug 29 18:03:11 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:03:11.871 INFO:journalctl@ceph.mds.b.smithi110.stdout:Aug 29 18:03:11 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:03:11.871 INFO:journalctl@ceph.prometheus.a.smithi110.stdout:Aug 29 18:03:11 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:03:11.871 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 18:03:11 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:03:11.872 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 18:03:11 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:03:11.872 INFO:journalctl@ceph.osd.6.smithi110.stdout:Aug 29 18:03:11 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:03:11.872 INFO:journalctl@ceph.osd.7.smithi110.stdout:Aug 29 18:03:11 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:03:11.872 INFO:journalctl@ceph.node-exporter.b.smithi110.stdout:Aug 29 18:03:11 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:03:11.873 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:03:11 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:03:12.008 INFO:tasks.rados.rados.0.smithi029.stdout:3408: done (1 left) 2024-08-29T18:03:12.009 INFO:tasks.rados.rados.0.smithi029.stdout:3410: done (0 left) 2024-08-29T18:03:12.009 INFO:tasks.rados.rados.0.smithi029.stdout:3411: rollback oid 21 current snap is 336 2024-08-29T18:03:12.009 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 21 to 297 2024-08-29T18:03:12.009 INFO:tasks.rados.rados.0.smithi029.stdout:3412: rollback oid 38 current snap is 336 2024-08-29T18:03:12.009 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 38 to 329 2024-08-29T18:03:12.009 INFO:tasks.rados.rados.0.smithi029.stdout:3413: snap_create 2024-08-29T18:03:12.012 INFO:tasks.rados.rados.0.smithi029.stdout:3411: finishing rollback tid 1 to smithi02969618-21 2024-08-29T18:03:12.012 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 21 v 0 (ObjNum 273 snap 0 seq_num 0) dirty dne 2024-08-29T18:03:12.021 INFO:tasks.rados.rados.0.smithi029.stdout:3412: finishing rollback tid 0 to smithi02969618-38 2024-08-29T18:03:12.021 INFO:tasks.rados.rados.0.smithi029.stdout:3412: finishing rollback tid 1 to smithi02969618-38 2024-08-29T18:03:12.021 INFO:tasks.rados.rados.0.smithi029.stdout:3412: finishing rollback tid 2 to smithi02969618-38 2024-08-29T18:03:12.021 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 38 v 2026 (ObjNum 977 snap 300 seq_num 977) dirty exists 2024-08-29T18:03:12.139 INFO:journalctl@ceph.prometheus.a.smithi110.stdout:Aug 29 18:03:11 smithi110 systemd[1]: Stopping Ceph prometheus.a for 5b99e290-662c-11ef-bcd4-c7b262605968... 2024-08-29T18:03:12.139 INFO:journalctl@ceph.prometheus.a.smithi110.stdout:Aug 29 18:03:11 smithi110 bash[60633]: ts=2024-08-29T18:03:11.990Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-08-29T18:03:12.139 INFO:journalctl@ceph.prometheus.a.smithi110.stdout:Aug 29 18:03:11 smithi110 bash[60633]: ts=2024-08-29T18:03:11.990Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-08-29T18:03:12.139 INFO:journalctl@ceph.prometheus.a.smithi110.stdout:Aug 29 18:03:11 smithi110 bash[60633]: ts=2024-08-29T18:03:11.990Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-08-29T18:03:12.139 INFO:journalctl@ceph.prometheus.a.smithi110.stdout:Aug 29 18:03:11 smithi110 bash[60633]: ts=2024-08-29T18:03:11.990Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-08-29T18:03:12.139 INFO:journalctl@ceph.prometheus.a.smithi110.stdout:Aug 29 18:03:11 smithi110 bash[60633]: ts=2024-08-29T18:03:11.990Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-08-29T18:03:12.140 INFO:journalctl@ceph.prometheus.a.smithi110.stdout:Aug 29 18:03:11 smithi110 bash[60633]: ts=2024-08-29T18:03:11.990Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-08-29T18:03:12.140 INFO:journalctl@ceph.prometheus.a.smithi110.stdout:Aug 29 18:03:11 smithi110 bash[60633]: ts=2024-08-29T18:03:11.990Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-08-29T18:03:12.140 INFO:journalctl@ceph.prometheus.a.smithi110.stdout:Aug 29 18:03:11 smithi110 bash[60633]: ts=2024-08-29T18:03:11.990Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-08-29T18:03:12.140 INFO:journalctl@ceph.prometheus.a.smithi110.stdout:Aug 29 18:03:11 smithi110 bash[60633]: ts=2024-08-29T18:03:11.990Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-08-29T18:03:12.140 INFO:journalctl@ceph.prometheus.a.smithi110.stdout:Aug 29 18:03:11 smithi110 bash[60633]: ts=2024-08-29T18:03:11.991Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-08-29T18:03:12.140 INFO:journalctl@ceph.prometheus.a.smithi110.stdout:Aug 29 18:03:11 smithi110 bash[60633]: ts=2024-08-29T18:03:11.991Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-08-29T18:03:12.140 INFO:journalctl@ceph.prometheus.a.smithi110.stdout:Aug 29 18:03:11 smithi110 bash[60633]: ts=2024-08-29T18:03:11.991Z caller=main.go:1147 level=info msg="See you next time!" 2024-08-29T18:03:12.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:03:12 smithi029 bash[79042]: cluster 2024-08-29T18:03:11.140357+0000 mon.a (mon.0) 945 : cluster [DBG] osdmap e752: 8 total, 8 up, 8 in 2024-08-29T18:03:12.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:03:12 smithi029 bash[79042]: cluster 2024-08-29T18:03:12.010116+0000 mon.a (mon.0) 946 : cluster [DBG] osdmap e753: 8 total, 8 up, 8 in 2024-08-29T18:03:12.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:03:12 smithi029 bash[77880]: cluster 2024-08-29T18:03:11.140357+0000 mon.a (mon.0) 945 : cluster [DBG] osdmap e752: 8 total, 8 up, 8 in 2024-08-29T18:03:12.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:03:12 smithi029 bash[77880]: cluster 2024-08-29T18:03:12.010116+0000 mon.a (mon.0) 946 : cluster [DBG] osdmap e753: 8 total, 8 up, 8 in 2024-08-29T18:03:12.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:03:12 smithi110 bash[67519]: cluster 2024-08-29T18:03:11.140357+0000 mon.a (mon.0) 945 : cluster [DBG] osdmap e752: 8 total, 8 up, 8 in 2024-08-29T18:03:12.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:03:12 smithi110 bash[67519]: cluster 2024-08-29T18:03:12.010116+0000 mon.a (mon.0) 946 : cluster [DBG] osdmap e753: 8 total, 8 up, 8 in 2024-08-29T18:03:12.896 INFO:journalctl@ceph.prometheus.a.smithi110.stdout:Aug 29 18:03:12 smithi110 bash[95317]: ceph-5b99e290-662c-11ef-bcd4-c7b262605968-prometheus-a 2024-08-29T18:03:12.896 INFO:journalctl@ceph.prometheus.a.smithi110.stdout:Aug 29 18:03:12 smithi110 bash[95377]: Error response from daemon: No such container: ceph-5b99e290-662c-11ef-bcd4-c7b262605968-prometheus-a 2024-08-29T18:03:12.896 INFO:journalctl@ceph.prometheus.a.smithi110.stdout:Aug 29 18:03:12 smithi110 systemd[1]: ceph-5b99e290-662c-11ef-bcd4-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-08-29T18:03:12.896 INFO:journalctl@ceph.prometheus.a.smithi110.stdout:Aug 29 18:03:12 smithi110 systemd[1]: Stopped Ceph prometheus.a for 5b99e290-662c-11ef-bcd4-c7b262605968. 2024-08-29T18:03:13.013 INFO:tasks.rados.rados.0.smithi029.stdout:3411: done (2 left) 2024-08-29T18:03:13.013 INFO:tasks.rados.rados.0.smithi029.stdout:3412: done (1 left) 2024-08-29T18:03:13.013 INFO:tasks.rados.rados.0.smithi029.stdout:3413: done (0 left) 2024-08-29T18:03:13.013 INFO:tasks.rados.rados.0.smithi029.stdout:3414: read oid 9 snap 336 2024-08-29T18:03:13.013 INFO:tasks.rados.rados.0.smithi029.stdout:3414: expect (ObjNum 943 snap 288 seq_num 943) 2024-08-29T18:03:13.013 INFO:tasks.rados.rados.0.smithi029.stdout:3415: delete oid 37 current snap is 337 2024-08-29T18:03:13.023 INFO:tasks.rados.rados.0.smithi029.stdout:3415: done (1 left) 2024-08-29T18:03:13.023 INFO:tasks.rados.rados.0.smithi029.stdout:3416: rollback oid 8 current snap is 337 2024-08-29T18:03:13.023 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 8 to 332 2024-08-29T18:03:13.023 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 32 current snap is 337 2024-08-29T18:03:13.023 INFO:tasks.rados.rados.0.smithi029.stdout:3417: seq_num 1052 ranges {0=425984,425984=401408} 2024-08-29T18:03:13.032 INFO:tasks.rados.rados.0.smithi029.stdout:3417: writing smithi02969618-32 from 0 to 425984 tid 1 2024-08-29T18:03:13.041 INFO:tasks.rados.rados.0.smithi029.stdout:3417: writing smithi02969618-32 from 425984 to 827392 tid 2 2024-08-29T18:03:13.041 INFO:tasks.rados.rados.0.smithi029.stdout:3418: rmattr oid 7 current snap is 337 2024-08-29T18:03:13.041 INFO:tasks.rados.rados.0.smithi029.stdout:3418: done (3 left) 2024-08-29T18:03:13.041 INFO:tasks.rados.rados.0.smithi029.stdout:3419: copy_from oid 6 from oid 34 current snap is 337 2024-08-29T18:03:13.041 INFO:tasks.rados.rados.0.smithi029.stdout:3416: finishing rollback tid 0 to smithi02969618-8 2024-08-29T18:03:13.041 INFO:tasks.rados.rados.0.smithi029.stdout:3416: finishing rollback tid 1 to smithi02969618-8 2024-08-29T18:03:13.041 INFO:tasks.rados.rados.0.smithi029.stdout:3416: finishing rollback tid 2 to smithi02969618-8 2024-08-29T18:03:13.042 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 8 v 2386 (ObjNum 938 snap 288 seq_num 938) dirty exists 2024-08-29T18:03:13.042 INFO:tasks.rados.rados.0.smithi029.stdout:3414: expect (ObjNum 943 snap 288 seq_num 943) 2024-08-29T18:03:13.150 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 18:03:12 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:03:13.150 INFO:journalctl@ceph.osd.4.smithi110.stdout:Aug 29 18:03:12 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:03:13.150 INFO:journalctl@ceph.mds.b.smithi110.stdout:Aug 29 18:03:12 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:03:13.150 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 18:03:12 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:03:13.151 INFO:journalctl@ceph.osd.6.smithi110.stdout:Aug 29 18:03:12 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:03:13.151 INFO:journalctl@ceph.prometheus.a.smithi110.stdout:Aug 29 18:03:12 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:03:13.151 INFO:journalctl@ceph.prometheus.a.smithi110.stdout:Aug 29 18:03:13 smithi110 systemd[1]: Started Ceph prometheus.a for 5b99e290-662c-11ef-bcd4-c7b262605968. 2024-08-29T18:03:13.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:03:12 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:03:13.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:03:13 smithi110 bash[67519]: cluster 2024-08-29T18:03:11.515428+0000 mgr.y (mgr.25004) 381 : cluster [DBG] pgmap v677: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 322 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 1.2 MiB/s rd, 473 KiB/s wr, 4 op/s 2024-08-29T18:03:13.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:03:13 smithi110 bash[67519]: cluster 2024-08-29T18:03:13.013454+0000 mon.a (mon.0) 947 : cluster [DBG] osdmap e754: 8 total, 8 up, 8 in 2024-08-29T18:03:13.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:03:13 smithi110 bash[67519]: audit 2024-08-29T18:03:13.074939+0000 mon.a (mon.0) 948 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:03:13.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:03:13 smithi110 bash[67519]: audit 2024-08-29T18:03:13.089584+0000 mon.a (mon.0) 949 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:03:13.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:03:13 smithi110 bash[67519]: audit 2024-08-29T18:03:13.093260+0000 mon.c (mon.2) 252 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:03:13.152 INFO:journalctl@ceph.osd.5.smithi110.stdout:Aug 29 18:03:12 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:03:13.152 INFO:journalctl@ceph.osd.7.smithi110.stdout:Aug 29 18:03:12 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:03:13.153 INFO:journalctl@ceph.node-exporter.b.smithi110.stdout:Aug 29 18:03:12 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:03:13.197 INFO:tasks.rados.rados.0.smithi029.stdout:3417: finishing write tid 1 to smithi02969618-32 2024-08-29T18:03:13.197 INFO:tasks.rados.rados.0.smithi029.stdout:3419: finishing copy_from to smithi02969618-6 2024-08-29T18:03:13.197 INFO:tasks.rados.rados.0.smithi029.stdout:3419: got expected ENOENT (src dne) 2024-08-29T18:03:13.197 INFO:tasks.rados.rados.0.smithi029.stdout:3419: finishing copy_from racing read to smithi02969618-6 2024-08-29T18:03:13.197 INFO:tasks.rados.rados.0.smithi029.stdout:3417: finishing write tid 2 to smithi02969618-32 2024-08-29T18:03:13.197 INFO:tasks.rados.rados.0.smithi029.stdout:3417: finishing write tid 3 to smithi02969618-32 2024-08-29T18:03:13.197 INFO:tasks.rados.rados.0.smithi029.stdout:3417: finishing write tid 4 to smithi02969618-32 2024-08-29T18:03:13.198 INFO:tasks.rados.rados.0.smithi029.stdout:3417: oid 32 updating version 0 to 2278 2024-08-29T18:03:13.198 INFO:tasks.rados.rados.0.smithi029.stdout:3417: oid 32 updating version 2278 to 2279 2024-08-29T18:03:13.198 INFO:tasks.rados.rados.0.smithi029.stdout:3417: oid 32 version 2279 is already newer than 2277 2024-08-29T18:03:13.198 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 32 v 2279 (ObjNum 1052 snap 337 seq_num 1052) dirty exists 2024-08-29T18:03:13.198 INFO:tasks.rados.rados.0.smithi029.stdout:3417: left oid 32 (ObjNum 1052 snap 337 seq_num 1052) 2024-08-29T18:03:13.198 INFO:tasks.rados.rados.0.smithi029.stdout:3414: done (3 left) 2024-08-29T18:03:13.198 INFO:tasks.rados.rados.0.smithi029.stdout:3416: done (2 left) 2024-08-29T18:03:13.198 INFO:tasks.rados.rados.0.smithi029.stdout:3417: done (1 left) 2024-08-29T18:03:13.198 INFO:tasks.rados.rados.0.smithi029.stdout:3419: done (0 left) 2024-08-29T18:03:13.198 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 2 current snap is 337 2024-08-29T18:03:13.198 INFO:tasks.rados.rados.0.smithi029.stdout:3420: seq_num 1053 ranges {0=442368,442368=401408} 2024-08-29T18:03:13.204 INFO:tasks.rados.rados.0.smithi029.stdout:3420: writing smithi02969618-2 from 0 to 442368 tid 1 2024-08-29T18:03:13.211 INFO:tasks.rados.rados.0.smithi029.stdout:3420: writing smithi02969618-2 from 442368 to 843776 tid 2 2024-08-29T18:03:13.211 INFO:tasks.rados.rados.0.smithi029.stdout:3421: delete oid 9 current snap is 337 2024-08-29T18:03:13.211 INFO:tasks.rados.rados.0.smithi029.stdout:3420: finishing write tid 1 to smithi02969618-2 2024-08-29T18:03:13.214 INFO:tasks.rados.rados.0.smithi029.stdout:3421: done (1 left) 2024-08-29T18:03:13.214 INFO:tasks.rados.rados.0.smithi029.stdout:3422: rollback oid 10 current snap is 337 2024-08-29T18:03:13.214 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 10 to 325 2024-08-29T18:03:13.215 INFO:tasks.rados.rados.0.smithi029.stdout:3423: setattr oid 21 current snap is 337 2024-08-29T18:03:13.217 INFO:tasks.rados.rados.0.smithi029.stdout:3420: finishing write tid 2 to smithi02969618-2 2024-08-29T18:03:13.217 INFO:tasks.rados.rados.0.smithi029.stdout:3420: finishing write tid 3 to smithi02969618-2 2024-08-29T18:03:13.220 INFO:tasks.rados.rados.0.smithi029.stdout:3422: finishing rollback tid 0 to smithi02969618-10 2024-08-29T18:03:13.220 INFO:tasks.rados.rados.0.smithi029.stdout:3424: read oid 4 snap -1 2024-08-29T18:03:13.220 INFO:tasks.rados.rados.0.smithi029.stdout:3424: expect (ObjNum 1007 snap 313 seq_num 1007) 2024-08-29T18:03:13.220 INFO:tasks.rados.rados.0.smithi029.stdout:3425: read oid 11 snap -1 2024-08-29T18:03:13.220 INFO:tasks.rados.rados.0.smithi029.stdout:3425: expect (ObjNum 989 snap 304 seq_num 989) 2024-08-29T18:03:13.220 INFO:tasks.rados.rados.0.smithi029.stdout:3426: copy_from oid 7 from oid 1 current snap is 337 2024-08-29T18:03:13.220 INFO:tasks.rados.rados.0.smithi029.stdout:3422: finishing rollback tid 1 to smithi02969618-10 2024-08-29T18:03:13.220 INFO:tasks.rados.rados.0.smithi029.stdout:3427: rmattr oid 9 current snap is 337 2024-08-29T18:03:13.220 INFO:tasks.rados.rados.0.smithi029.stdout:3427: done (6 left) 2024-08-29T18:03:13.220 INFO:tasks.rados.rados.0.smithi029.stdout:3428: read oid 33 snap -1 2024-08-29T18:03:13.220 INFO:tasks.rados.rados.0.smithi029.stdout:3428: expect (ObjNum 1006 snap 312 seq_num 1006) 2024-08-29T18:03:13.220 INFO:tasks.rados.rados.0.smithi029.stdout:3429: setattr oid 27 current snap is 337 2024-08-29T18:03:13.221 INFO:tasks.rados.rados.0.smithi029.stdout:3422: finishing rollback tid 2 to smithi02969618-10 2024-08-29T18:03:13.221 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 10 v 2389 (ObjNum 1017 snap 324 seq_num 1017) dirty exists 2024-08-29T18:03:13.224 INFO:tasks.rados.rados.0.smithi029.stdout:3424: expect (ObjNum 1007 snap 313 seq_num 1007) 2024-08-29T18:03:13.226 INFO:tasks.rados.rados.0.smithi029.stdout:3420: finishing write tid 4 to smithi02969618-2 2024-08-29T18:03:13.226 INFO:tasks.rados.rados.0.smithi029.stdout:3420: oid 2 updating version 0 to 2684 2024-08-29T18:03:13.226 INFO:tasks.rados.rados.0.smithi029.stdout:3420: oid 2 version 2684 is already newer than 2683 2024-08-29T18:03:13.226 INFO:tasks.rados.rados.0.smithi029.stdout:3420: oid 2 version 2684 is already newer than 2682 2024-08-29T18:03:13.226 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 2 v 2684 (ObjNum 1053 snap 337 seq_num 1053) dirty exists 2024-08-29T18:03:13.226 INFO:tasks.rados.rados.0.smithi029.stdout:3420: left oid 2 (ObjNum 1053 snap 337 seq_num 1053) 2024-08-29T18:03:13.226 INFO:tasks.rados.rados.0.smithi029.stdout:3428: expect (ObjNum 1006 snap 312 seq_num 1006) 2024-08-29T18:03:13.228 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 21 v 2006 (ObjNum 161 snap 0 seq_num 0) dirty exists 2024-08-29T18:03:13.228 INFO:tasks.rados.rados.0.smithi029.stdout:3420: done (7 left) 2024-08-29T18:03:13.228 INFO:tasks.rados.rados.0.smithi029.stdout:3422: done (6 left) 2024-08-29T18:03:13.228 INFO:tasks.rados.rados.0.smithi029.stdout:3423: done (5 left) 2024-08-29T18:03:13.228 INFO:tasks.rados.rados.0.smithi029.stdout:3424: done (4 left) 2024-08-29T18:03:13.228 INFO:tasks.rados.rados.0.smithi029.stdout:3428: done (3 left) 2024-08-29T18:03:13.228 INFO:tasks.rados.rados.0.smithi029.stdout:3430: delete oid 21 current snap is 337 2024-08-29T18:03:13.233 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 27 v 1670 (ObjNum 1040 snap 332 seq_num 1040) dirty exists 2024-08-29T18:03:13.234 INFO:tasks.rados.rados.0.smithi029.stdout:3429: done (3 left) 2024-08-29T18:03:13.234 INFO:tasks.rados.rados.0.smithi029.stdout:3430: done (2 left) 2024-08-29T18:03:13.234 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 10 current snap is 337 2024-08-29T18:03:13.234 INFO:tasks.rados.rados.0.smithi029.stdout:3431: seq_num 1056 ranges {2637824=491520,3129344=401408} 2024-08-29T18:03:13.292 INFO:tasks.rados.rados.0.smithi029.stdout:3431: writing smithi02969618-10 from 2637824 to 3129344 tid 1 2024-08-29T18:03:13.298 INFO:tasks.rados.rados.0.smithi029.stdout:3431: writing smithi02969618-10 from 3129344 to 3530752 tid 2 2024-08-29T18:03:13.298 INFO:tasks.rados.rados.0.smithi029.stdout:3432: delete oid 6 current snap is 337 2024-08-29T18:03:13.298 INFO:tasks.rados.rados.0.smithi029.stdout:3426: finishing copy_from racing read to smithi02969618-7 2024-08-29T18:03:13.298 INFO:tasks.rados.rados.0.smithi029.stdout:3426: finishing copy_from to smithi02969618-7 2024-08-29T18:03:13.298 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 7 v 2478 (ObjNum 975 snap 300 seq_num 975) dirty exists 2024-08-29T18:03:13.299 INFO:tasks.rados.rados.0.smithi029.stdout:3431: finishing write tid 1 to smithi02969618-10 2024-08-29T18:03:13.305 INFO:tasks.rados.rados.0.smithi029.stdout:3431: finishing write tid 2 to smithi02969618-10 2024-08-29T18:03:13.305 INFO:tasks.rados.rados.0.smithi029.stdout:3431: finishing write tid 3 to smithi02969618-10 2024-08-29T18:03:13.307 INFO:tasks.rados.rados.0.smithi029.stdout:3431: finishing write tid 4 to smithi02969618-10 2024-08-29T18:03:13.308 INFO:tasks.rados.rados.0.smithi029.stdout:3431: oid 10 updating version 0 to 2391 2024-08-29T18:03:13.308 INFO:tasks.rados.rados.0.smithi029.stdout:3431: oid 10 updating version 2391 to 2392 2024-08-29T18:03:13.308 INFO:tasks.rados.rados.0.smithi029.stdout:3431: oid 10 version 2392 is already newer than 2390 2024-08-29T18:03:13.308 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 10 v 2392 (ObjNum 1056 snap 337 seq_num 1056) dirty exists 2024-08-29T18:03:13.308 INFO:tasks.rados.rados.0.smithi029.stdout:3431: left oid 10 (ObjNum 1056 snap 337 seq_num 1056) 2024-08-29T18:03:13.314 INFO:tasks.rados.rados.0.smithi029.stdout:3425: expect (ObjNum 989 snap 304 seq_num 989) 2024-08-29T18:03:13.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:03:13 smithi029 bash[77880]: cluster 2024-08-29T18:03:11.515428+0000 mgr.y (mgr.25004) 381 : cluster [DBG] pgmap v677: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 322 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 1.2 MiB/s rd, 473 KiB/s wr, 4 op/s 2024-08-29T18:03:13.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:03:13 smithi029 bash[77880]: cluster 2024-08-29T18:03:13.013454+0000 mon.a (mon.0) 947 : cluster [DBG] osdmap e754: 8 total, 8 up, 8 in 2024-08-29T18:03:13.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:03:13 smithi029 bash[77880]: audit 2024-08-29T18:03:13.074939+0000 mon.a (mon.0) 948 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:03:13.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:03:13 smithi029 bash[77880]: audit 2024-08-29T18:03:13.089584+0000 mon.a (mon.0) 949 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:03:13.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:03:13 smithi029 bash[77880]: audit 2024-08-29T18:03:13.093260+0000 mon.c (mon.2) 252 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:03:13.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:03:13 smithi029 bash[79042]: cluster 2024-08-29T18:03:11.515428+0000 mgr.y (mgr.25004) 381 : cluster [DBG] pgmap v677: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 322 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 1.2 MiB/s rd, 473 KiB/s wr, 4 op/s 2024-08-29T18:03:13.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:03:13 smithi029 bash[79042]: cluster 2024-08-29T18:03:13.013454+0000 mon.a (mon.0) 947 : cluster [DBG] osdmap e754: 8 total, 8 up, 8 in 2024-08-29T18:03:13.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:03:13 smithi029 bash[79042]: audit 2024-08-29T18:03:13.074939+0000 mon.a (mon.0) 948 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:03:13.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:03:13 smithi029 bash[79042]: audit 2024-08-29T18:03:13.089584+0000 mon.a (mon.0) 949 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:03:13.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:03:13 smithi029 bash[79042]: audit 2024-08-29T18:03:13.093260+0000 mon.c (mon.2) 252 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:03:14.650 INFO:journalctl@ceph.prometheus.a.smithi110.stdout:Aug 29 18:03:14 smithi110 bash[95431]: ts=2024-08-29T18:03:14.254Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-08-29T18:03:14.650 INFO:journalctl@ceph.prometheus.a.smithi110.stdout:Aug 29 18:03:14 smithi110 bash[95431]: ts=2024-08-29T18:03:14.254Z 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-08-29T18:03:14.651 INFO:journalctl@ceph.prometheus.a.smithi110.stdout:Aug 29 18:03:14 smithi110 bash[95431]: ts=2024-08-29T18:03:14.254Z caller=main.go:570 level=info host_details="(Linux 5.15.0-119-generic #129-Ubuntu SMP Fri Aug 2 19:25:20 UTC 2024 x86_64 smithi110 (none))" 2024-08-29T18:03:14.651 INFO:journalctl@ceph.prometheus.a.smithi110.stdout:Aug 29 18:03:14 smithi110 bash[95431]: ts=2024-08-29T18:03:14.254Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-08-29T18:03:14.651 INFO:journalctl@ceph.prometheus.a.smithi110.stdout:Aug 29 18:03:14 smithi110 bash[95431]: ts=2024-08-29T18:03:14.255Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-08-29T18:03:14.651 INFO:journalctl@ceph.prometheus.a.smithi110.stdout:Aug 29 18:03:14 smithi110 bash[95431]: ts=2024-08-29T18:03:14.257Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-08-29T18:03:14.651 INFO:journalctl@ceph.prometheus.a.smithi110.stdout:Aug 29 18:03:14 smithi110 bash[95431]: ts=2024-08-29T18:03:14.257Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-08-29T18:03:14.651 INFO:journalctl@ceph.prometheus.a.smithi110.stdout:Aug 29 18:03:14 smithi110 bash[95431]: ts=2024-08-29T18:03:14.258Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-08-29T18:03:14.651 INFO:journalctl@ceph.prometheus.a.smithi110.stdout:Aug 29 18:03:14 smithi110 bash[95431]: ts=2024-08-29T18:03:14.258Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-08-29T18:03:14.651 INFO:journalctl@ceph.prometheus.a.smithi110.stdout:Aug 29 18:03:14 smithi110 bash[95431]: ts=2024-08-29T18:03:14.261Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-08-29T18:03:14.651 INFO:journalctl@ceph.prometheus.a.smithi110.stdout:Aug 29 18:03:14 smithi110 bash[95431]: ts=2024-08-29T18:03:14.262Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=891.328µs 2024-08-29T18:03:14.651 INFO:journalctl@ceph.prometheus.a.smithi110.stdout:Aug 29 18:03:14 smithi110 bash[95431]: ts=2024-08-29T18:03:14.262Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-08-29T18:03:14.651 INFO:journalctl@ceph.prometheus.a.smithi110.stdout:Aug 29 18:03:14 smithi110 bash[95431]: ts=2024-08-29T18:03:14.263Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=4 2024-08-29T18:03:14.652 INFO:journalctl@ceph.prometheus.a.smithi110.stdout:Aug 29 18:03:14 smithi110 bash[95431]: ts=2024-08-29T18:03:14.276Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=4 2024-08-29T18:03:14.652 INFO:journalctl@ceph.prometheus.a.smithi110.stdout:Aug 29 18:03:14 smithi110 bash[95431]: ts=2024-08-29T18:03:14.277Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=4 2024-08-29T18:03:14.652 INFO:journalctl@ceph.prometheus.a.smithi110.stdout:Aug 29 18:03:14 smithi110 bash[95431]: ts=2024-08-29T18:03:14.284Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=4 2024-08-29T18:03:14.652 INFO:journalctl@ceph.prometheus.a.smithi110.stdout:Aug 29 18:03:14 smithi110 bash[95431]: ts=2024-08-29T18:03:14.284Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=4 maxSegment=4 2024-08-29T18:03:14.652 INFO:journalctl@ceph.prometheus.a.smithi110.stdout:Aug 29 18:03:14 smithi110 bash[95431]: ts=2024-08-29T18:03:14.284Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=36.915µs wal_replay_duration=22.130027ms wbl_replay_duration=105ns total_replay_duration=23.094095ms 2024-08-29T18:03:14.652 INFO:journalctl@ceph.prometheus.a.smithi110.stdout:Aug 29 18:03:14 smithi110 bash[95431]: ts=2024-08-29T18:03:14.286Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-08-29T18:03:14.652 INFO:journalctl@ceph.prometheus.a.smithi110.stdout:Aug 29 18:03:14 smithi110 bash[95431]: ts=2024-08-29T18:03:14.286Z caller=main.go:1029 level=info msg="TSDB started" 2024-08-29T18:03:14.652 INFO:journalctl@ceph.prometheus.a.smithi110.stdout:Aug 29 18:03:14 smithi110 bash[95431]: ts=2024-08-29T18:03:14.286Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-08-29T18:03:14.652 INFO:journalctl@ceph.prometheus.a.smithi110.stdout:Aug 29 18:03:14 smithi110 bash[95431]: ts=2024-08-29T18:03:14.312Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=26.105336ms db_storage=908ns remote_storage=1.077µs web_handler=412ns query_engine=783ns scrape=279.138µs scrape_sd=135.882µs notify=18.433µs notify_sd=24.217µs rules=25.181749ms tracing=8.183µs 2024-08-29T18:03:14.652 INFO:journalctl@ceph.prometheus.a.smithi110.stdout:Aug 29 18:03:14 smithi110 bash[95431]: ts=2024-08-29T18:03:14.312Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-08-29T18:03:14.652 INFO:journalctl@ceph.prometheus.a.smithi110.stdout:Aug 29 18:03:14 smithi110 bash[95431]: ts=2024-08-29T18:03:14.312Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-08-29T18:03:14.997 INFO:tasks.rados.rados.0.smithi029.stdout:3425: done (3 left) 2024-08-29T18:03:14.997 INFO:tasks.rados.rados.0.smithi029.stdout:3426: done (2 left) 2024-08-29T18:03:14.997 INFO:tasks.rados.rados.0.smithi029.stdout:3431: done (1 left) 2024-08-29T18:03:14.997 INFO:tasks.rados.rados.0.smithi029.stdout:3432: done (0 left) 2024-08-29T18:03:14.997 INFO:tasks.rados.rados.0.smithi029.stdout:3433: snap_remove snap 308 2024-08-29T18:03:15.149 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:03:14 smithi029 bash[79042]: cluster 2024-08-29T18:03:13.516132+0000 mgr.y (mgr.25004) 382 : cluster [DBG] pgmap v680: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 323 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 2.4 MiB/s rd, 720 KiB/s wr, 10 op/s 2024-08-29T18:03:15.149 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:03:14 smithi029 bash[79042]: audit 2024-08-29T18:03:13.680768+0000 mon.a (mon.0) 950 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:03:15.149 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:03:14 smithi029 bash[79042]: audit 2024-08-29T18:03:13.686851+0000 mon.a (mon.0) 951 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:03:15.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:03:14 smithi029 bash[77880]: cluster 2024-08-29T18:03:13.516132+0000 mgr.y (mgr.25004) 382 : cluster [DBG] pgmap v680: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 323 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 2.4 MiB/s rd, 720 KiB/s wr, 10 op/s 2024-08-29T18:03:15.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:03:14 smithi029 bash[77880]: audit 2024-08-29T18:03:13.680768+0000 mon.a (mon.0) 950 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:03:15.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:03:14 smithi029 bash[77880]: audit 2024-08-29T18:03:13.686851+0000 mon.a (mon.0) 951 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:03:15.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:03:14 smithi110 bash[67519]: cluster 2024-08-29T18:03:13.516132+0000 mgr.y (mgr.25004) 382 : cluster [DBG] pgmap v680: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 323 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 2.4 MiB/s rd, 720 KiB/s wr, 10 op/s 2024-08-29T18:03:15.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:03:14 smithi110 bash[67519]: audit 2024-08-29T18:03:13.680768+0000 mon.a (mon.0) 950 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:03:15.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:03:14 smithi110 bash[67519]: audit 2024-08-29T18:03:13.686851+0000 mon.a (mon.0) 951 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:03:15.694 INFO:tasks.rados.rados.0.smithi029.stdout:3433: done (0 left) 2024-08-29T18:03:15.695 INFO:tasks.rados.rados.0.smithi029.stdout:3434: read oid 19 snap -1 2024-08-29T18:03:15.695 INFO:tasks.rados.rados.0.smithi029.stdout:3434: expect (ObjNum 1029 snap 329 seq_num 1029) 2024-08-29T18:03:15.695 INFO:tasks.rados.rados.0.smithi029.stdout:3435: snap_remove snap 335 2024-08-29T18:03:16.701 INFO:tasks.rados.rados.0.smithi029.stdout:3435: done (1 left) 2024-08-29T18:03:16.701 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 39 current snap is 337 2024-08-29T18:03:16.701 INFO:tasks.rados.rados.0.smithi029.stdout:3436: seq_num 1058 ranges {7241728=524288,7766016=401408} 2024-08-29T18:03:16.793 INFO:tasks.rados.rados.0.smithi029.stdout:3436: writing smithi02969618-39 from 7241728 to 7766016 tid 1 2024-08-29T18:03:16.796 INFO:tasks.rados.rados.0.smithi029.stdout:3436: writing smithi02969618-39 from 7766016 to 8167424 tid 2 2024-08-29T18:03:16.796 INFO:tasks.rados.rados.0.smithi029.stdout:3437: snap_remove snap 328 2024-08-29T18:03:17.015 INFO:tasks.rados.rados.0.smithi029.stdout:3437: done (2 left) 2024-08-29T18:03:17.015 INFO:tasks.rados.rados.0.smithi029.stdout:3438: read oid 30 snap -1 2024-08-29T18:03:17.015 INFO:tasks.rados.rados.0.smithi029.stdout:3438: expect (ObjNum 1048 snap 335 seq_num 1048) 2024-08-29T18:03:17.015 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 15 current snap is 337 2024-08-29T18:03:17.015 INFO:tasks.rados.rados.0.smithi029.stdout:3439: seq_num 1059 ranges {0=540672,540672=401408} 2024-08-29T18:03:17.019 INFO:tasks.rados.rados.0.smithi029.stdout:3439: writing smithi02969618-15 from 0 to 540672 tid 1 2024-08-29T18:03:17.023 INFO:tasks.rados.rados.0.smithi029.stdout:3439: writing smithi02969618-15 from 540672 to 942080 tid 2 2024-08-29T18:03:17.023 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 9 current snap is 337 2024-08-29T18:03:17.023 INFO:tasks.rados.rados.0.smithi029.stdout:3440: seq_num 1060 ranges {0=557056,557056=401408} 2024-08-29T18:03:17.028 INFO:tasks.rados.rados.0.smithi029.stdout:3440: writing smithi02969618-9 from 0 to 557056 tid 1 2024-08-29T18:03:17.032 INFO:tasks.rados.rados.0.smithi029.stdout:3440: writing smithi02969618-9 from 557056 to 958464 tid 2 2024-08-29T18:03:17.032 INFO:tasks.rados.rados.0.smithi029.stdout:3441: setattr oid 41 current snap is 337 2024-08-29T18:03:17.032 INFO:tasks.rados.rados.0.smithi029.stdout:3434: expect (ObjNum 1029 snap 329 seq_num 1029) 2024-08-29T18:03:17.149 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:03:16 smithi029 bash[79042]: cluster 2024-08-29T18:03:15.517043+0000 mgr.y (mgr.25004) 383 : cluster [DBG] pgmap v681: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 330 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 9.5 MiB/s rd, 1.0 MiB/s wr, 10 op/s 2024-08-29T18:03:17.149 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:03:16 smithi029 bash[79042]: cluster 2024-08-29T18:03:15.696710+0000 mon.a (mon.0) 952 : cluster [DBG] osdmap e755: 8 total, 8 up, 8 in 2024-08-29T18:03:17.149 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:03:16 smithi029 bash[77880]: cluster 2024-08-29T18:03:15.517043+0000 mgr.y (mgr.25004) 383 : cluster [DBG] pgmap v681: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 330 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 9.5 MiB/s rd, 1.0 MiB/s wr, 10 op/s 2024-08-29T18:03:17.149 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:03:16 smithi029 bash[77880]: cluster 2024-08-29T18:03:15.696710+0000 mon.a (mon.0) 952 : cluster [DBG] osdmap e755: 8 total, 8 up, 8 in 2024-08-29T18:03:17.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:03:16 smithi110 bash[67519]: cluster 2024-08-29T18:03:15.517043+0000 mgr.y (mgr.25004) 383 : cluster [DBG] pgmap v681: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 330 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 9.5 MiB/s rd, 1.0 MiB/s wr, 10 op/s 2024-08-29T18:03:17.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:03:16 smithi110 bash[67519]: cluster 2024-08-29T18:03:15.696710+0000 mon.a (mon.0) 952 : cluster [DBG] osdmap e755: 8 total, 8 up, 8 in 2024-08-29T18:03:17.173 INFO:tasks.rados.rados.0.smithi029.stdout:3436: finishing write tid 1 to smithi02969618-39 2024-08-29T18:03:17.173 INFO:tasks.rados.rados.0.smithi029.stdout:3436: finishing write tid 2 to smithi02969618-39 2024-08-29T18:03:17.173 INFO:tasks.rados.rados.0.smithi029.stdout:3436: finishing write tid 3 to smithi02969618-39 2024-08-29T18:03:17.174 INFO:tasks.rados.rados.0.smithi029.stdout:3436: finishing write tid 4 to smithi02969618-39 2024-08-29T18:03:17.174 INFO:tasks.rados.rados.0.smithi029.stdout:3436: oid 39 updating version 0 to 1989 2024-08-29T18:03:17.174 INFO:tasks.rados.rados.0.smithi029.stdout:3436: oid 39 version 1989 is already newer than 1987 2024-08-29T18:03:17.174 INFO:tasks.rados.rados.0.smithi029.stdout:3436: oid 39 version 1989 is already newer than 1988 2024-08-29T18:03:17.174 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 39 v 1989 (ObjNum 1058 snap 337 seq_num 1058) dirty exists 2024-08-29T18:03:17.174 INFO:tasks.rados.rados.0.smithi029.stdout:3436: left oid 39 (ObjNum 1058 snap 337 seq_num 1058) 2024-08-29T18:03:17.174 INFO:tasks.rados.rados.0.smithi029.stdout:3439: finishing write tid 1 to smithi02969618-15 2024-08-29T18:03:17.174 INFO:tasks.rados.rados.0.smithi029.stdout:3439: finishing write tid 2 to smithi02969618-15 2024-08-29T18:03:17.174 INFO:tasks.rados.rados.0.smithi029.stdout:3439: finishing write tid 3 to smithi02969618-15 2024-08-29T18:03:17.174 INFO:tasks.rados.rados.0.smithi029.stdout:3438: expect (ObjNum 1048 snap 335 seq_num 1048) 2024-08-29T18:03:17.194 INFO:tasks.rados.rados.0.smithi029.stdout:3440: finishing write tid 1 to smithi02969618-9 2024-08-29T18:03:17.194 INFO:tasks.rados.rados.0.smithi029.stdout:3440: finishing write tid 2 to smithi02969618-9 2024-08-29T18:03:17.194 INFO:tasks.rados.rados.0.smithi029.stdout:3440: finishing write tid 3 to smithi02969618-9 2024-08-29T18:03:17.194 INFO:tasks.rados.rados.0.smithi029.stdout:3439: finishing write tid 4 to smithi02969618-15 2024-08-29T18:03:17.194 INFO:tasks.rados.rados.0.smithi029.stdout:3439: oid 15 updating version 0 to 2703 2024-08-29T18:03:17.194 INFO:tasks.rados.rados.0.smithi029.stdout:3439: oid 15 updating version 2703 to 2704 2024-08-29T18:03:17.194 INFO:tasks.rados.rados.0.smithi029.stdout:3439: oid 15 updating version 2704 to 2705 2024-08-29T18:03:17.194 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 15 v 2705 (ObjNum 1059 snap 337 seq_num 1059) dirty exists 2024-08-29T18:03:17.194 INFO:tasks.rados.rados.0.smithi029.stdout:3439: left oid 15 (ObjNum 1059 snap 337 seq_num 1059) 2024-08-29T18:03:17.195 INFO:tasks.rados.rados.0.smithi029.stdout:3440: finishing write tid 4 to smithi02969618-9 2024-08-29T18:03:17.195 INFO:tasks.rados.rados.0.smithi029.stdout:3440: oid 9 updating version 0 to 2283 2024-08-29T18:03:17.195 INFO:tasks.rados.rados.0.smithi029.stdout:3440: oid 9 version 2283 is already newer than 2281 2024-08-29T18:03:17.195 INFO:tasks.rados.rados.0.smithi029.stdout:3440: oid 9 version 2283 is already newer than 2282 2024-08-29T18:03:17.195 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 9 v 2283 (ObjNum 1060 snap 337 seq_num 1060) dirty exists 2024-08-29T18:03:17.195 INFO:tasks.rados.rados.0.smithi029.stdout:3440: left oid 9 (ObjNum 1060 snap 337 seq_num 1060) 2024-08-29T18:03:17.195 INFO:tasks.rados.rados.0.smithi029.stdout:3434: done (5 left) 2024-08-29T18:03:17.195 INFO:tasks.rados.rados.0.smithi029.stdout:3436: done (4 left) 2024-08-29T18:03:17.195 INFO:tasks.rados.rados.0.smithi029.stdout:3438: done (3 left) 2024-08-29T18:03:17.195 INFO:tasks.rados.rados.0.smithi029.stdout:3439: done (2 left) 2024-08-29T18:03:17.195 INFO:tasks.rados.rados.0.smithi029.stdout:3440: done (1 left) 2024-08-29T18:03:17.195 INFO:tasks.rados.rados.0.smithi029.stdout:3442: rollback oid 30 current snap is 337 2024-08-29T18:03:17.195 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 30 to 318 2024-08-29T18:03:17.195 INFO:tasks.rados.rados.0.smithi029.stdout:3443: snap_remove snap 319 2024-08-29T18:03:18.019 INFO:tasks.rados.rados.0.smithi029.stdout:3443: done (2 left) 2024-08-29T18:03:18.019 INFO:tasks.rados.rados.0.smithi029.stdout:3444: rmattr oid 11 current snap is 337 2024-08-29T18:03:18.019 INFO:tasks.rados.rados.0.smithi029.stdout:3442: finishing rollback tid 0 to smithi02969618-30 2024-08-29T18:03:18.019 INFO:tasks.rados.rados.0.smithi029.stdout:3442: finishing rollback tid 1 to smithi02969618-30 2024-08-29T18:03:18.019 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 30 v 2485 (ObjNum 49 snap 0 seq_num 1347578726) dirty dne 2024-08-29T18:03:18.019 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 41 v 2008 (ObjNum 161 snap 0 seq_num 1) dirty exists 2024-08-29T18:03:18.020 INFO:tasks.rados.rados.0.smithi029.stdout:3441: done (2 left) 2024-08-29T18:03:18.020 INFO:tasks.rados.rados.0.smithi029.stdout:3442: done (1 left) 2024-08-29T18:03:18.020 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 10 current snap is 337 2024-08-29T18:03:18.020 INFO:tasks.rados.rados.0.smithi029.stdout:3445: seq_num 1061 ranges {3530752=573440,4104192=401408} 2024-08-29T18:03:18.073 INFO:tasks.rados.rados.0.smithi029.stdout:3445: writing smithi02969618-10 from 3530752 to 4104192 tid 1 2024-08-29T18:03:18.078 INFO:tasks.rados.rados.0.smithi029.stdout:3445: writing smithi02969618-10 from 4104192 to 4505600 tid 2 2024-08-29T18:03:18.079 INFO:tasks.rados.rados.0.smithi029.stdout:3446: rmattr oid 9 current snap is 337 2024-08-29T18:03:18.079 INFO:tasks.rados.rados.0.smithi029.stdout:3446: done (2 left) 2024-08-29T18:03:18.079 INFO:tasks.rados.rados.0.smithi029.stdout:3447: read oid 26 snap 309 2024-08-29T18:03:18.079 INFO:tasks.rados.rados.0.smithi029.stdout:3447: expect (ObjNum 990 snap 306 seq_num 990) 2024-08-29T18:03:18.079 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 28 current snap is 337 2024-08-29T18:03:18.079 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 11 v 2387 (ObjNum 989 snap 304 seq_num 989) dirty exists 2024-08-29T18:03:18.079 INFO:tasks.rados.rados.0.smithi029.stdout:3445: finishing write tid 1 to smithi02969618-10 2024-08-29T18:03:18.079 INFO:tasks.rados.rados.0.smithi029.stdout:3448: seq_num 1062 ranges {1097728=589824,1687552=401408} 2024-08-29T18:03:18.089 INFO:tasks.rados.rados.0.smithi029.stdout:3448: writing smithi02969618-28 from 1097728 to 1687552 tid 1 2024-08-29T18:03:18.092 INFO:tasks.rados.rados.0.smithi029.stdout:3448: writing smithi02969618-28 from 1687552 to 2088960 tid 2 2024-08-29T18:03:18.092 INFO:tasks.rados.rados.0.smithi029.stdout:3444: done (3 left) 2024-08-29T18:03:18.092 INFO:tasks.rados.rados.0.smithi029.stdout:3449: snap_create 2024-08-29T18:03:18.092 INFO:tasks.rados.rados.0.smithi029.stdout:3445: finishing write tid 2 to smithi02969618-10 2024-08-29T18:03:18.092 INFO:tasks.rados.rados.0.smithi029.stdout:3445: finishing write tid 3 to smithi02969618-10 2024-08-29T18:03:18.093 INFO:tasks.rados.rados.0.smithi029.stdout:3445: finishing write tid 4 to smithi02969618-10 2024-08-29T18:03:18.093 INFO:tasks.rados.rados.0.smithi029.stdout:3445: oid 10 updating version 0 to 2394 2024-08-29T18:03:18.093 INFO:tasks.rados.rados.0.smithi029.stdout:3445: oid 10 updating version 2394 to 2395 2024-08-29T18:03:18.093 INFO:tasks.rados.rados.0.smithi029.stdout:3445: oid 10 version 2395 is already newer than 2393 2024-08-29T18:03:18.093 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 10 v 2395 (ObjNum 1061 snap 337 seq_num 1061) dirty exists 2024-08-29T18:03:18.093 INFO:tasks.rados.rados.0.smithi029.stdout:3445: left oid 10 (ObjNum 1061 snap 337 seq_num 1061) 2024-08-29T18:03:18.097 INFO:tasks.rados.rados.0.smithi029.stdout:3448: finishing write tid 1 to smithi02969618-28 2024-08-29T18:03:18.099 INFO:tasks.rados.rados.0.smithi029.stdout:3448: finishing write tid 2 to smithi02969618-28 2024-08-29T18:03:18.099 INFO:tasks.rados.rados.0.smithi029.stdout:3448: finishing write tid 3 to smithi02969618-28 2024-08-29T18:03:18.101 INFO:tasks.rados.rados.0.smithi029.stdout:3448: finishing write tid 4 to smithi02969618-28 2024-08-29T18:03:18.101 INFO:tasks.rados.rados.0.smithi029.stdout:3448: oid 28 updating version 0 to 2390 2024-08-29T18:03:18.101 INFO:tasks.rados.rados.0.smithi029.stdout:3448: oid 28 updating version 2390 to 2392 2024-08-29T18:03:18.101 INFO:tasks.rados.rados.0.smithi029.stdout:3448: oid 28 version 2392 is already newer than 2391 2024-08-29T18:03:18.101 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 28 v 2392 (ObjNum 1062 snap 337 seq_num 1062) dirty exists 2024-08-29T18:03:18.101 INFO:tasks.rados.rados.0.smithi029.stdout:3448: left oid 28 (ObjNum 1062 snap 337 seq_num 1062) 2024-08-29T18:03:18.134 INFO:tasks.rados.rados.0.smithi029.stdout:3447: expect (ObjNum 990 snap 306 seq_num 990) 2024-08-29T18:03:18.149 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:03:17 smithi029 bash[77880]: cluster 2024-08-29T18:03:16.699481+0000 mon.a (mon.0) 953 : cluster [DBG] osdmap e756: 8 total, 8 up, 8 in 2024-08-29T18:03:18.149 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:03:17 smithi029 bash[77880]: cluster 2024-08-29T18:03:17.012055+0000 mon.a (mon.0) 954 : cluster [DBG] osdmap e757: 8 total, 8 up, 8 in 2024-08-29T18:03:18.149 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:03:17 smithi029 bash[79042]: cluster 2024-08-29T18:03:16.699481+0000 mon.a (mon.0) 953 : cluster [DBG] osdmap e756: 8 total, 8 up, 8 in 2024-08-29T18:03:18.149 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:03:17 smithi029 bash[79042]: cluster 2024-08-29T18:03:17.012055+0000 mon.a (mon.0) 954 : cluster [DBG] osdmap e757: 8 total, 8 up, 8 in 2024-08-29T18:03:18.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:03:17 smithi110 bash[67519]: cluster 2024-08-29T18:03:16.699481+0000 mon.a (mon.0) 953 : cluster [DBG] osdmap e756: 8 total, 8 up, 8 in 2024-08-29T18:03:18.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:03:17 smithi110 bash[67519]: cluster 2024-08-29T18:03:17.012055+0000 mon.a (mon.0) 954 : cluster [DBG] osdmap e757: 8 total, 8 up, 8 in 2024-08-29T18:03:19.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:03:19 smithi029 bash[77880]: cluster 2024-08-29T18:03:17.517967+0000 mgr.y (mgr.25004) 384 : cluster [DBG] pgmap v685: 121 pgs: 121 active+clean; 333 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 1.3 MiB/s wr, 22 op/s 2024-08-29T18:03:19.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:03:19 smithi029 bash[77880]: cluster 2024-08-29T18:03:18.020384+0000 mon.a (mon.0) 955 : cluster [DBG] osdmap e758: 8 total, 8 up, 8 in 2024-08-29T18:03:19.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:03:19 smithi029 bash[77880]: audit 2024-08-29T18:03:18.490797+0000 mon.c (mon.2) 253 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:03:19.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:03:19 smithi029 bash[79042]: cluster 2024-08-29T18:03:17.517967+0000 mgr.y (mgr.25004) 384 : cluster [DBG] pgmap v685: 121 pgs: 121 active+clean; 333 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 1.3 MiB/s wr, 22 op/s 2024-08-29T18:03:19.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:03:19 smithi029 bash[79042]: cluster 2024-08-29T18:03:18.020384+0000 mon.a (mon.0) 955 : cluster [DBG] osdmap e758: 8 total, 8 up, 8 in 2024-08-29T18:03:19.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:03:19 smithi029 bash[79042]: audit 2024-08-29T18:03:18.490797+0000 mon.c (mon.2) 253 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:03:19.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:03:19 smithi110 bash[67519]: cluster 2024-08-29T18:03:17.517967+0000 mgr.y (mgr.25004) 384 : cluster [DBG] pgmap v685: 121 pgs: 121 active+clean; 333 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 1.3 MiB/s wr, 22 op/s 2024-08-29T18:03:19.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:03:19 smithi110 bash[67519]: cluster 2024-08-29T18:03:18.020384+0000 mon.a (mon.0) 955 : cluster [DBG] osdmap e758: 8 total, 8 up, 8 in 2024-08-29T18:03:19.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:03:19 smithi110 bash[67519]: audit 2024-08-29T18:03:18.490797+0000 mon.c (mon.2) 253 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:03:19.537 INFO:tasks.rados.rados.0.smithi029.stdout:3445: done (3 left) 2024-08-29T18:03:19.537 INFO:tasks.rados.rados.0.smithi029.stdout:3447: done (2 left) 2024-08-29T18:03:19.537 INFO:tasks.rados.rados.0.smithi029.stdout:3448: done (1 left) 2024-08-29T18:03:19.538 INFO:tasks.rados.rados.0.smithi029.stdout:3449: done (0 left) 2024-08-29T18:03:19.538 INFO:tasks.rados.rados.0.smithi029.stdout:3450: copy_from oid 47 from oid 22 current snap is 338 2024-08-29T18:03:19.538 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 49 current snap is 338 2024-08-29T18:03:19.538 INFO:tasks.rados.rados.0.smithi029.stdout:3451: seq_num 1063 ranges {0=606208,606208=401408} 2024-08-29T18:03:19.543 INFO:tasks.rados.rados.0.smithi029.stdout:3451: writing smithi02969618-49 from 0 to 606208 tid 1 2024-08-29T18:03:19.548 INFO:tasks.rados.rados.0.smithi029.stdout:3451: writing smithi02969618-49 from 606208 to 1007616 tid 2 2024-08-29T18:03:19.549 INFO:tasks.rados.rados.0.smithi029.stdout:3452: snap_remove snap 324 2024-08-29T18:03:20.099 INFO:tasks.rados.rados.0.smithi029.stdout:3450: finishing copy_from racing read to smithi02969618-47 2024-08-29T18:03:20.099 INFO:tasks.rados.rados.0.smithi029.stdout:3450: finishing copy_from to smithi02969618-47 2024-08-29T18:03:20.099 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 47 v 2383 (ObjNum 1012 snap 315 seq_num 1012) dirty exists 2024-08-29T18:03:20.099 INFO:tasks.rados.rados.0.smithi029.stdout:3451: finishing write tid 1 to smithi02969618-49 2024-08-29T18:03:20.100 INFO:tasks.rados.rados.0.smithi029.stdout:3451: finishing write tid 2 to smithi02969618-49 2024-08-29T18:03:20.100 INFO:tasks.rados.rados.0.smithi029.stdout:3451: finishing write tid 3 to smithi02969618-49 2024-08-29T18:03:20.100 INFO:tasks.rados.rados.0.smithi029.stdout:3451: finishing write tid 4 to smithi02969618-49 2024-08-29T18:03:20.100 INFO:tasks.rados.rados.0.smithi029.stdout:3451: oid 49 updating version 0 to 2726 2024-08-29T18:03:20.100 INFO:tasks.rados.rados.0.smithi029.stdout:3451: oid 49 version 2726 is already newer than 2725 2024-08-29T18:03:20.100 INFO:tasks.rados.rados.0.smithi029.stdout:3451: oid 49 version 2726 is already newer than 2724 2024-08-29T18:03:20.100 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 49 v 2726 (ObjNum 1063 snap 338 seq_num 1063) dirty exists 2024-08-29T18:03:20.100 INFO:tasks.rados.rados.0.smithi029.stdout:3451: left oid 49 (ObjNum 1063 snap 338 seq_num 1063) 2024-08-29T18:03:20.100 INFO:tasks.rados.rados.0.smithi029.stdout:3450: done (2 left) 2024-08-29T18:03:20.100 INFO:tasks.rados.rados.0.smithi029.stdout:3451: done (1 left) 2024-08-29T18:03:20.101 INFO:tasks.rados.rados.0.smithi029.stdout:3452: done (0 left) 2024-08-29T18:03:20.101 INFO:tasks.rados.rados.0.smithi029.stdout:3453: rmattr oid 9 current snap is 338 2024-08-29T18:03:20.101 INFO:tasks.rados.rados.0.smithi029.stdout:3453: done (0 left) 2024-08-29T18:03:20.101 INFO:tasks.rados.rados.0.smithi029.stdout:3454: delete oid 11 current snap is 338 2024-08-29T18:03:20.125 INFO:tasks.rados.rados.0.smithi029.stdout:3454: done (0 left) 2024-08-29T18:03:20.125 INFO:tasks.rados.rados.0.smithi029.stdout:3455: rollback oid 27 current snap is 338 2024-08-29T18:03:20.125 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 27 to 314 2024-08-29T18:03:20.125 INFO:tasks.rados.rados.0.smithi029.stdout:3456: snap_remove snap 325 2024-08-29T18:03:20.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:03:20 smithi029 bash[79042]: cluster 2024-08-29T18:03:19.033660+0000 mon.a (mon.0) 956 : cluster [DBG] osdmap e759: 8 total, 8 up, 8 in 2024-08-29T18:03:20.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:03:20 smithi029 bash[79042]: audit 2024-08-29T18:03:19.070873+0000 mon.a (mon.0) 957 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:03:20.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:03:20 smithi029 bash[79042]: audit 2024-08-29T18:03:19.083518+0000 mon.a (mon.0) 958 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:03:20.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:03:20 smithi029 bash[77880]: cluster 2024-08-29T18:03:19.033660+0000 mon.a (mon.0) 956 : cluster [DBG] osdmap e759: 8 total, 8 up, 8 in 2024-08-29T18:03:20.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:03:20 smithi029 bash[77880]: audit 2024-08-29T18:03:19.070873+0000 mon.a (mon.0) 957 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:03:20.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:03:20 smithi029 bash[77880]: audit 2024-08-29T18:03:19.083518+0000 mon.a (mon.0) 958 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:03:20.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:03:20 smithi110 bash[67519]: cluster 2024-08-29T18:03:19.033660+0000 mon.a (mon.0) 956 : cluster [DBG] osdmap e759: 8 total, 8 up, 8 in 2024-08-29T18:03:20.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:03:20 smithi110 bash[67519]: audit 2024-08-29T18:03:19.070873+0000 mon.a (mon.0) 957 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:03:20.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:03:20 smithi110 bash[67519]: audit 2024-08-29T18:03:19.083518+0000 mon.a (mon.0) 958 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:03:21.117 INFO:tasks.rados.rados.0.smithi029.stdout:3456: done (1 left) 2024-08-29T18:03:21.117 INFO:tasks.rados.rados.0.smithi029.stdout:3457: snap_remove snap 336 2024-08-29T18:03:21.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:03:21 smithi029 bash[77880]: cluster 2024-08-29T18:03:19.518593+0000 mgr.y (mgr.25004) 385 : cluster [DBG] pgmap v688: 121 pgs: 121 active+clean; 333 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 4.2 MiB/s rd, 899 KiB/s wr, 22 op/s 2024-08-29T18:03:21.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:03:21 smithi029 bash[77880]: cluster 2024-08-29T18:03:20.097383+0000 mon.a (mon.0) 959 : cluster [DBG] osdmap e760: 8 total, 8 up, 8 in 2024-08-29T18:03:21.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:03:21 smithi029 bash[77880]: audit 2024-08-29T18:03:20.290998+0000 mon.a (mon.0) 960 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:03:21.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:03:21 smithi029 bash[77880]: audit 2024-08-29T18:03:20.303748+0000 mon.a (mon.0) 961 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:03:21.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:03:21 smithi029 bash[79042]: cluster 2024-08-29T18:03:19.518593+0000 mgr.y (mgr.25004) 385 : cluster [DBG] pgmap v688: 121 pgs: 121 active+clean; 333 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 4.2 MiB/s rd, 899 KiB/s wr, 22 op/s 2024-08-29T18:03:21.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:03:21 smithi029 bash[79042]: cluster 2024-08-29T18:03:20.097383+0000 mon.a (mon.0) 959 : cluster [DBG] osdmap e760: 8 total, 8 up, 8 in 2024-08-29T18:03:21.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:03:21 smithi029 bash[79042]: audit 2024-08-29T18:03:20.290998+0000 mon.a (mon.0) 960 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:03:21.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:03:21 smithi029 bash[79042]: audit 2024-08-29T18:03:20.303748+0000 mon.a (mon.0) 961 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:03:21.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:03:21 smithi110 bash[67519]: cluster 2024-08-29T18:03:19.518593+0000 mgr.y (mgr.25004) 385 : cluster [DBG] pgmap v688: 121 pgs: 121 active+clean; 333 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 4.2 MiB/s rd, 899 KiB/s wr, 22 op/s 2024-08-29T18:03:21.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:03:21 smithi110 bash[67519]: cluster 2024-08-29T18:03:20.097383+0000 mon.a (mon.0) 959 : cluster [DBG] osdmap e760: 8 total, 8 up, 8 in 2024-08-29T18:03:21.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:03:21 smithi110 bash[67519]: audit 2024-08-29T18:03:20.290998+0000 mon.a (mon.0) 960 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:03:21.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:03:21 smithi110 bash[67519]: audit 2024-08-29T18:03:20.303748+0000 mon.a (mon.0) 961 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:03:22.020 INFO:tasks.rados.rados.0.smithi029.stdout:3457: done (1 left) 2024-08-29T18:03:22.020 INFO:tasks.rados.rados.0.smithi029.stdout:3458: setattr oid 11 current snap is 338 2024-08-29T18:03:22.022 INFO:tasks.rados.rados.0.smithi029.stdout:3459: delete oid 16 current snap is 338 2024-08-29T18:03:22.022 INFO:tasks.rados.rados.0.smithi029.stdout:3455: finishing rollback tid 0 to smithi02969618-27 2024-08-29T18:03:22.022 INFO:tasks.rados.rados.0.smithi029.stdout:3455: finishing rollback tid 1 to smithi02969618-27 2024-08-29T18:03:22.022 INFO:tasks.rados.rados.0.smithi029.stdout:3455: finishing rollback tid 2 to smithi02969618-27 2024-08-29T18:03:22.022 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 27 v 1673 (ObjNum 961 snap 296 seq_num 961) dirty exists 2024-08-29T18:03:22.038 INFO:tasks.rados.rados.0.smithi029.stdout:3455: done (2 left) 2024-08-29T18:03:22.039 INFO:tasks.rados.rados.0.smithi029.stdout:3459: done (1 left) 2024-08-29T18:03:22.039 INFO:tasks.rados.rados.0.smithi029.stdout:3460: read oid 49 snap -1 2024-08-29T18:03:22.039 INFO:tasks.rados.rados.0.smithi029.stdout:3460: expect (ObjNum 1063 snap 338 seq_num 1063) 2024-08-29T18:03:22.039 INFO:tasks.rados.rados.0.smithi029.stdout:3461: rollback oid 22 current snap is 338 2024-08-29T18:03:22.039 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 22 to 337 2024-08-29T18:03:22.039 INFO:tasks.rados.rados.0.smithi029.stdout:3462: read oid 4 snap -1 2024-08-29T18:03:22.039 INFO:tasks.rados.rados.0.smithi029.stdout:3462: expect (ObjNum 1007 snap 313 seq_num 1007) 2024-08-29T18:03:22.039 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 33 current snap is 338 2024-08-29T18:03:22.039 INFO:tasks.rados.rados.0.smithi029.stdout:3463: seq_num 1066 ranges {49152=663552,712704=401408} 2024-08-29T18:03:22.043 INFO:tasks.rados.rados.0.smithi029.stdout:3463: writing smithi02969618-33 from 49152 to 712704 tid 1 2024-08-29T18:03:22.046 INFO:tasks.rados.rados.0.smithi029.stdout:3463: writing smithi02969618-33 from 712704 to 1114112 tid 2 2024-08-29T18:03:22.046 INFO:tasks.rados.rados.0.smithi029.stdout:3464: rollback oid 12 current snap is 338 2024-08-29T18:03:22.046 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 12 to 329 2024-08-29T18:03:22.046 INFO:tasks.rados.rados.0.smithi029.stdout:3462: expect (ObjNum 1007 snap 313 seq_num 1007) 2024-08-29T18:03:22.054 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 11 v 2389 (ObjNum 161 snap 0 seq_num 1) dirty exists 2024-08-29T18:03:22.054 INFO:tasks.rados.rados.0.smithi029.stdout:3458: done (5 left) 2024-08-29T18:03:22.054 INFO:tasks.rados.rados.0.smithi029.stdout:3462: done (4 left) 2024-08-29T18:03:22.054 INFO:tasks.rados.rados.0.smithi029.stdout:3465: copy_from oid 7 from oid 32 current snap is 338 2024-08-29T18:03:22.054 INFO:tasks.rados.rados.0.smithi029.stdout:3460: expect (ObjNum 1063 snap 338 seq_num 1063) 2024-08-29T18:03:22.113 INFO:tasks.rados.rados.0.smithi029.stdout:3463: finishing write tid 1 to smithi02969618-33 2024-08-29T18:03:22.113 INFO:tasks.rados.rados.0.smithi029.stdout:3461: finishing rollback tid 0 to smithi02969618-22 2024-08-29T18:03:22.114 INFO:tasks.rados.rados.0.smithi029.stdout:3460: done (4 left) 2024-08-29T18:03:22.114 INFO:tasks.rados.rados.0.smithi029.stdout:3466: read oid 3 snap -1 2024-08-29T18:03:22.114 INFO:tasks.rados.rados.0.smithi029.stdout:3466: expect deleted 2024-08-29T18:03:22.114 INFO:tasks.rados.rados.0.smithi029.stdout:3467: copy_from oid 47 from oid 46 current snap is 338 2024-08-29T18:03:22.114 INFO:tasks.rados.rados.0.smithi029.stdout:3461: finishing rollback tid 1 to smithi02969618-22 2024-08-29T18:03:22.114 INFO:tasks.rados.rados.0.smithi029.stdout:3461: finishing rollback tid 2 to smithi02969618-22 2024-08-29T18:03:22.114 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 22 v 2398 (ObjNum 1012 snap 315 seq_num 1012) dirty exists 2024-08-29T18:03:22.114 INFO:tasks.rados.rados.0.smithi029.stdout:3463: finishing write tid 2 to smithi02969618-33 2024-08-29T18:03:22.114 INFO:tasks.rados.rados.0.smithi029.stdout:3463: finishing write tid 3 to smithi02969618-33 2024-08-29T18:03:22.114 INFO:tasks.rados.rados.0.smithi029.stdout:3463: finishing write tid 4 to smithi02969618-33 2024-08-29T18:03:22.114 INFO:tasks.rados.rados.0.smithi029.stdout:3463: oid 33 updating version 0 to 2450 2024-08-29T18:03:22.114 INFO:tasks.rados.rados.0.smithi029.stdout:3463: oid 33 updating version 2450 to 2451 2024-08-29T18:03:22.114 INFO:tasks.rados.rados.0.smithi029.stdout:3463: oid 33 updating version 2451 to 2452 2024-08-29T18:03:22.115 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 33 v 2452 (ObjNum 1066 snap 338 seq_num 1066) dirty exists 2024-08-29T18:03:22.115 INFO:tasks.rados.rados.0.smithi029.stdout:3463: left oid 33 (ObjNum 1066 snap 338 seq_num 1066) 2024-08-29T18:03:22.115 INFO:tasks.rados.rados.0.smithi029.stdout:3464: finishing rollback tid 0 to smithi02969618-12 2024-08-29T18:03:22.115 INFO:tasks.rados.rados.0.smithi029.stdout:3464: finishing rollback tid 1 to smithi02969618-12 2024-08-29T18:03:22.115 INFO:tasks.rados.rados.0.smithi029.stdout:3461: done (5 left) 2024-08-29T18:03:22.115 INFO:tasks.rados.rados.0.smithi029.stdout:3463: done (4 left) 2024-08-29T18:03:22.115 INFO:tasks.rados.rados.0.smithi029.stdout:3468: snap_remove snap 334 2024-08-29T18:03:22.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:03:22 smithi029 bash[79042]: cluster 2024-08-29T18:03:21.119551+0000 mon.a (mon.0) 962 : cluster [DBG] osdmap e761: 8 total, 8 up, 8 in 2024-08-29T18:03:22.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:03:22 smithi029 bash[79042]: cluster 2024-08-29T18:03:22.017030+0000 mon.a (mon.0) 963 : cluster [DBG] osdmap e762: 8 total, 8 up, 8 in 2024-08-29T18:03:22.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:03:22 smithi029 bash[77880]: cluster 2024-08-29T18:03:21.119551+0000 mon.a (mon.0) 962 : cluster [DBG] osdmap e761: 8 total, 8 up, 8 in 2024-08-29T18:03:22.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:03:22 smithi029 bash[77880]: cluster 2024-08-29T18:03:22.017030+0000 mon.a (mon.0) 963 : cluster [DBG] osdmap e762: 8 total, 8 up, 8 in 2024-08-29T18:03:22.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:03:22 smithi110 bash[67519]: cluster 2024-08-29T18:03:21.119551+0000 mon.a (mon.0) 962 : cluster [DBG] osdmap e761: 8 total, 8 up, 8 in 2024-08-29T18:03:22.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:03:22 smithi110 bash[67519]: cluster 2024-08-29T18:03:22.017030+0000 mon.a (mon.0) 963 : cluster [DBG] osdmap e762: 8 total, 8 up, 8 in 2024-08-29T18:03:23.128 INFO:tasks.rados.rados.0.smithi029.stdout:3468: done (4 left) 2024-08-29T18:03:23.128 INFO:tasks.rados.rados.0.smithi029.stdout:3469: rollback oid 8 current snap is 338 2024-08-29T18:03:23.128 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 8 to 329 2024-08-29T18:03:23.128 INFO:tasks.rados.rados.0.smithi029.stdout:3464: finishing rollback tid 2 to smithi02969618-12 2024-08-29T18:03:23.128 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 12 v 2752 (ObjNum 841 snap 264 seq_num 841) dirty exists 2024-08-29T18:03:23.128 INFO:tasks.rados.rados.0.smithi029.stdout:3465: finishing copy_from racing read to smithi02969618-7 2024-08-29T18:03:23.128 INFO:tasks.rados.rados.0.smithi029.stdout:3465: finishing copy_from to smithi02969618-7 2024-08-29T18:03:23.128 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 7 v 2279 (ObjNum 1052 snap 337 seq_num 1052) dirty exists 2024-08-29T18:03:23.128 INFO:tasks.rados.rados.0.smithi029.stdout:3467: finishing copy_from racing read to smithi02969618-47 2024-08-29T18:03:23.128 INFO:tasks.rados.rados.0.smithi029.stdout:3467: finishing copy_from to smithi02969618-47 2024-08-29T18:03:23.129 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 47 v 2383 (ObjNum 1012 snap 315 seq_num 1012) dirty exists 2024-08-29T18:03:23.129 INFO:tasks.rados.rados.0.smithi029.stdout:3464: done (4 left) 2024-08-29T18:03:23.129 INFO:tasks.rados.rados.0.smithi029.stdout:3465: done (3 left) 2024-08-29T18:03:23.129 INFO:tasks.rados.rados.0.smithi029.stdout:3466: done (2 left) 2024-08-29T18:03:23.129 INFO:tasks.rados.rados.0.smithi029.stdout:3467: done (1 left) 2024-08-29T18:03:23.129 INFO:tasks.rados.rados.0.smithi029.stdout:3470: copy_from oid 25 from oid 12 current snap is 338 2024-08-29T18:03:23.129 INFO:tasks.rados.rados.0.smithi029.stdout:3471: snap_remove snap 318 2024-08-29T18:03:23.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:03:23 smithi029 bash[77880]: cluster 2024-08-29T18:03:21.519657+0000 mgr.y (mgr.25004) 386 : cluster [DBG] pgmap v691: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 336 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 702 KiB/s wr, 16 op/s 2024-08-29T18:03:23.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:03:23 smithi029 bash[79042]: cluster 2024-08-29T18:03:21.519657+0000 mgr.y (mgr.25004) 386 : cluster [DBG] pgmap v691: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 336 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 702 KiB/s wr, 16 op/s 2024-08-29T18:03:23.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:03:23 smithi110 bash[67519]: cluster 2024-08-29T18:03:21.519657+0000 mgr.y (mgr.25004) 386 : cluster [DBG] pgmap v691: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 336 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 702 KiB/s wr, 16 op/s 2024-08-29T18:03:24.128 INFO:tasks.rados.rados.0.smithi029.stdout:3469: finishing rollback tid 0 to smithi02969618-8 2024-08-29T18:03:24.128 INFO:tasks.rados.rados.0.smithi029.stdout:3469: finishing rollback tid 1 to smithi02969618-8 2024-08-29T18:03:24.128 INFO:tasks.rados.rados.0.smithi029.stdout:3469: finishing rollback tid 2 to smithi02969618-8 2024-08-29T18:03:24.128 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 8 v 2392 (ObjNum 938 snap 288 seq_num 938) dirty exists 2024-08-29T18:03:24.128 INFO:tasks.rados.rados.0.smithi029.stdout:3470: finishing copy_from racing read to smithi02969618-25 2024-08-29T18:03:24.128 INFO:tasks.rados.rados.0.smithi029.stdout:3470: finishing copy_from to smithi02969618-25 2024-08-29T18:03:24.128 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 25 v 2752 (ObjNum 841 snap 264 seq_num 841) dirty exists 2024-08-29T18:03:24.131 INFO:tasks.rados.rados.0.smithi029.stdout:3469: done (2 left) 2024-08-29T18:03:24.131 INFO:tasks.rados.rados.0.smithi029.stdout:3470: done (1 left) 2024-08-29T18:03:24.131 INFO:tasks.rados.rados.0.smithi029.stdout:3471: done (0 left) 2024-08-29T18:03:24.131 INFO:tasks.rados.rados.0.smithi029.stdout:3472: rmattr oid 21 current snap is 338 2024-08-29T18:03:24.131 INFO:tasks.rados.rados.0.smithi029.stdout:3472: done (0 left) 2024-08-29T18:03:24.131 INFO:tasks.rados.rados.0.smithi029.stdout:3473: read oid 25 snap -1 2024-08-29T18:03:24.132 INFO:tasks.rados.rados.0.smithi029.stdout:3473: expect (ObjNum 841 snap 264 seq_num 841) 2024-08-29T18:03:24.132 INFO:tasks.rados.rados.0.smithi029.stdout:3474: setattr oid 36 current snap is 338 2024-08-29T18:03:24.132 INFO:tasks.rados.rados.0.smithi029.stdout:3475: rollback oid 2 current snap is 338 2024-08-29T18:03:24.132 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 2 to 303 2024-08-29T18:03:24.132 INFO:tasks.rados.rados.0.smithi029.stdout:3476: snap_remove snap 320 2024-08-29T18:03:24.542 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-08-29T18:03:24.600 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:03:24 smithi029 bash[77880]: cluster 2024-08-29T18:03:23.127288+0000 mon.a (mon.0) 964 : cluster [DBG] osdmap e763: 8 total, 8 up, 8 in 2024-08-29T18:03:24.600 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:03:24 smithi029 bash[77880]: cluster 2024-08-29T18:03:24.127856+0000 mon.a (mon.0) 965 : cluster [DBG] osdmap e764: 8 total, 8 up, 8 in 2024-08-29T18:03:24.600 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:03:24 smithi029 bash[79042]: cluster 2024-08-29T18:03:23.127288+0000 mon.a (mon.0) 964 : cluster [DBG] osdmap e763: 8 total, 8 up, 8 in 2024-08-29T18:03:24.600 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:03:24 smithi029 bash[79042]: cluster 2024-08-29T18:03:24.127856+0000 mon.a (mon.0) 965 : cluster [DBG] osdmap e764: 8 total, 8 up, 8 in 2024-08-29T18:03:24.601 INFO:journalctl@ceph.osd.0.smithi029.stdout:Aug 29 18:03:24 smithi029 bash[83528]: debug 2024-08-29T18:03:24.177+0000 7f92adf2c640 -1 snap_mapper.get_next_objects_to_trim::New Clone-Objects were added to Snap 1b3 after trimming was started 2024-08-29T18:03:24.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:03:24 smithi110 bash[67519]: cluster 2024-08-29T18:03:23.127288+0000 mon.a (mon.0) 964 : cluster [DBG] osdmap e763: 8 total, 8 up, 8 in 2024-08-29T18:03:24.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:03:24 smithi110 bash[67519]: cluster 2024-08-29T18:03:24.127856+0000 mon.a (mon.0) 965 : cluster [DBG] osdmap e764: 8 total, 8 up, 8 in 2024-08-29T18:03:24.875 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-29T18:03:24.875 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.a smithi029 *:9093,9094 running (16m) 33s ago 17m 14.7M - 0.25.0 c8568f914cd2 ce247dae888d 2024-08-29T18:03:24.875 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.a smithi110 *:3000 running (17m) 5s ago 17m 78.9M - 9.4.7 954c08fa6188 a99d1c017111 2024-08-29T18:03:24.875 INFO:teuthology.orchestra.run.smithi029.stdout:mds.a smithi029 running (100s) 33s ago 20m 13.6M - 19.1.1-235-g1ef86450 d401bb9bb76e 8cc78645712f 2024-08-29T18:03:24.876 INFO:teuthology.orchestra.run.smithi029.stdout:mds.b smithi110 running (67s) 5s ago 20m 11.9M - 19.1.1-235-g1ef86450 d401bb9bb76e dda645cc1a19 2024-08-29T18:03:24.876 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.x smithi110 *:8443,9283,8765 running (8m) 5s ago 28m 432M - 19.1.1-235-g1ef86450 d401bb9bb76e 97032a0314c7 2024-08-29T18:03:24.876 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.y smithi029 *:8443,9283,8765 running (9m) 33s ago 31m 500M - 19.1.1-235-g1ef86450 d401bb9bb76e 426f9f92ffcb 2024-08-29T18:03:24.876 INFO:teuthology.orchestra.run.smithi029.stdout:mon.a smithi029 running (8m) 33s ago 31m 70.1M 2048M 19.1.1-235-g1ef86450 d401bb9bb76e 0381d4389ff1 2024-08-29T18:03:24.876 INFO:teuthology.orchestra.run.smithi029.stdout:mon.b smithi110 running (7m) 5s ago 29m 56.2M 2048M 19.1.1-235-g1ef86450 d401bb9bb76e ee83370832b3 2024-08-29T18:03:24.876 INFO:teuthology.orchestra.run.smithi029.stdout:mon.c smithi029 running (7m) 33s ago 29m 59.5M 2048M 19.1.1-235-g1ef86450 d401bb9bb76e a9f9abf8dbe2 2024-08-29T18:03:24.876 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.a smithi029 *:9100 running (43s) 33s ago 17m 7067k - 1.5.0 0da6a335fe13 bf045900be47 2024-08-29T18:03:24.876 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.b smithi110 *:9100 running (38s) 5s ago 17m 7316k - 1.5.0 0da6a335fe13 79199686006e 2024-08-29T18:03:24.876 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (6m) 33s ago 27m 258M 2525M 19.1.1-235-g1ef86450 d401bb9bb76e 70ffeb91cd60 2024-08-29T18:03:24.876 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (5m) 33s ago 27m 322M 2525M 19.1.1-235-g1ef86450 d401bb9bb76e 3637e7ef9c3c 2024-08-29T18:03:24.877 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (4m) 33s ago 26m 263M 2525M 19.1.1-235-g1ef86450 d401bb9bb76e 6be972913a10 2024-08-29T18:03:24.877 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (4m) 33s ago 24m 189M 2525M 19.1.1-235-g1ef86450 d401bb9bb76e 2becd8880bfa 2024-08-29T18:03:24.877 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi110 running (3m) 5s ago 24m 406M 2524M 19.1.1-235-g1ef86450 d401bb9bb76e 904ee1f8d2eb 2024-08-29T18:03:24.877 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi110 running (3m) 5s ago 23m 289M 2524M 19.1.1-235-g1ef86450 d401bb9bb76e ad523e2ac8b3 2024-08-29T18:03:24.877 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi110 running (2m) 5s ago 22m 205M 2524M 19.1.1-235-g1ef86450 d401bb9bb76e 2f40d31d17d4 2024-08-29T18:03:24.877 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi110 running (2m) 5s ago 21m 168M 2524M 19.1.1-235-g1ef86450 d401bb9bb76e d39ddc1ea214 2024-08-29T18:03:24.877 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.a smithi110 *:9095 running (11s) 5s ago 18m 33.9M - 2.43.0 a07b618ecd1d c0d98a62bddc 2024-08-29T18:03:24.898 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:03:24 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:03:24] "GET /metrics HTTP/1.1" 200 36328 "" "Prometheus/2.43.0" 2024-08-29T18:03:25.139 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 36 v 2010 (ObjNum 1045 snap 335 seq_num 1045) dirty exists 2024-08-29T18:03:25.140 INFO:tasks.rados.rados.0.smithi029.stdout:3475: finishing rollback tid 0 to smithi02969618-2 2024-08-29T18:03:25.140 INFO:tasks.rados.rados.0.smithi029.stdout:3475: finishing rollback tid 1 to smithi02969618-2 2024-08-29T18:03:25.140 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 2 v 2761 (ObjNum 65 snap 0 seq_num 25086144) dirty dne 2024-08-29T18:03:25.140 INFO:tasks.rados.rados.0.smithi029.stdout:3473: expect (ObjNum 841 snap 264 seq_num 841) 2024-08-29T18:03:25.261 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-08-29T18:03:25.261 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-08-29T18:03:25.261 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.1.1-235-g1ef86450 (1ef864504b8875c83ee6c2c5fedc13315bebf7f5) squid (rc)": 3 2024-08-29T18:03:25.261 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-08-29T18:03:25.261 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-08-29T18:03:25.261 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.1.1-235-g1ef86450 (1ef864504b8875c83ee6c2c5fedc13315bebf7f5) squid (rc)": 2 2024-08-29T18:03:25.261 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-08-29T18:03:25.261 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-08-29T18:03:25.261 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.1.1-235-g1ef86450 (1ef864504b8875c83ee6c2c5fedc13315bebf7f5) squid (rc)": 8 2024-08-29T18:03:25.261 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-08-29T18:03:25.261 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-08-29T18:03:25.262 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.1.1-235-g1ef86450 (1ef864504b8875c83ee6c2c5fedc13315bebf7f5) squid (rc)": 2 2024-08-29T18:03:25.262 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-08-29T18:03:25.262 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-08-29T18:03:25.262 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.1.1-235-g1ef86450 (1ef864504b8875c83ee6c2c5fedc13315bebf7f5) squid (rc)": 15 2024-08-29T18:03:25.262 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-08-29T18:03:25.262 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-08-29T18:03:25.294 INFO:tasks.rados.rados.0.smithi029.stdout:3473: done (3 left) 2024-08-29T18:03:25.294 INFO:tasks.rados.rados.0.smithi029.stdout:3474: done (2 left) 2024-08-29T18:03:25.294 INFO:tasks.rados.rados.0.smithi029.stdout:3475: done (1 left) 2024-08-29T18:03:25.294 INFO:tasks.rados.rados.0.smithi029.stdout:3476: done (0 left) 2024-08-29T18:03:25.294 INFO:tasks.rados.rados.0.smithi029.stdout:3477: rmattr oid 44 current snap is 338 2024-08-29T18:03:25.294 INFO:tasks.rados.rados.0.smithi029.stdout:3477: done (0 left) 2024-08-29T18:03:25.294 INFO:tasks.rados.rados.0.smithi029.stdout:3478: snap_remove snap 312 2024-08-29T18:03:25.465 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:03:25 smithi110 bash[67519]: cluster 2024-08-29T18:03:23.520356+0000 mgr.y (mgr.25004) 387 : cluster [DBG] pgmap v694: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 338 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 1.5 MiB/s wr, 22 op/s 2024-08-29T18:03:25.465 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:03:25 smithi110 bash[67519]: cluster 2024-08-29T18:03:25.133359+0000 mon.a (mon.0) 966 : cluster [DBG] osdmap e765: 8 total, 8 up, 8 in 2024-08-29T18:03:25.649 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:03:25 smithi029 bash[79042]: cluster 2024-08-29T18:03:23.520356+0000 mgr.y (mgr.25004) 387 : cluster [DBG] pgmap v694: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 338 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 1.5 MiB/s wr, 22 op/s 2024-08-29T18:03:25.649 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:03:25 smithi029 bash[79042]: cluster 2024-08-29T18:03:25.133359+0000 mon.a (mon.0) 966 : cluster [DBG] osdmap e765: 8 total, 8 up, 8 in 2024-08-29T18:03:25.649 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:03:25 smithi029 bash[77880]: cluster 2024-08-29T18:03:23.520356+0000 mgr.y (mgr.25004) 387 : cluster [DBG] pgmap v694: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 338 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 1.5 MiB/s wr, 22 op/s 2024-08-29T18:03:25.650 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:03:25 smithi029 bash[77880]: cluster 2024-08-29T18:03:25.133359+0000 mon.a (mon.0) 966 : cluster [DBG] osdmap e765: 8 total, 8 up, 8 in 2024-08-29T18:03:26.178 INFO:tasks.rados.rados.0.smithi029.stdout:3478: done (0 left) 2024-08-29T18:03:26.178 INFO:tasks.rados.rados.0.smithi029.stdout:3479: snap_create 2024-08-29T18:03:26.427 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:03:26 smithi110 bash[67519]: audit 2024-08-29T18:03:24.531895+0000 mgr.y (mgr.25004) 388 : audit [DBG] from='client.44393 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:03:26.427 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:03:26 smithi110 bash[67519]: audit 2024-08-29T18:03:24.841029+0000 mgr.y (mgr.25004) 389 : audit [DBG] from='client.34479 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:03:26.427 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:03:26 smithi110 bash[67519]: audit 2024-08-29T18:03:25.263514+0000 mon.a (mon.0) 967 : audit [DBG] from='client.? 172.21.15.29:0/389111377' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:03:26.649 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:03:26 smithi029 bash[77880]: audit 2024-08-29T18:03:24.531895+0000 mgr.y (mgr.25004) 388 : audit [DBG] from='client.44393 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:03:26.649 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:03:26 smithi029 bash[77880]: audit 2024-08-29T18:03:24.841029+0000 mgr.y (mgr.25004) 389 : audit [DBG] from='client.34479 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:03:26.649 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:03:26 smithi029 bash[77880]: audit 2024-08-29T18:03:25.263514+0000 mon.a (mon.0) 967 : audit [DBG] from='client.? 172.21.15.29:0/389111377' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:03:26.649 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:03:26 smithi029 bash[79042]: audit 2024-08-29T18:03:24.531895+0000 mgr.y (mgr.25004) 388 : audit [DBG] from='client.44393 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:03:26.649 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:03:26 smithi029 bash[79042]: audit 2024-08-29T18:03:24.841029+0000 mgr.y (mgr.25004) 389 : audit [DBG] from='client.34479 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:03:26.650 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:03:26 smithi029 bash[79042]: audit 2024-08-29T18:03:25.263514+0000 mon.a (mon.0) 967 : audit [DBG] from='client.? 172.21.15.29:0/389111377' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:03:27.016 INFO:tasks.rados.rados.0.smithi029.stdout:3479: done (0 left) 2024-08-29T18:03:27.016 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 29 current snap is 339 2024-08-29T18:03:27.016 INFO:tasks.rados.rados.0.smithi029.stdout:3480: seq_num 1067 ranges {638976=679936,1318912=401408} 2024-08-29T18:03:27.023 INFO:tasks.rados.rados.0.smithi029.stdout:3480: writing smithi02969618-29 from 638976 to 1318912 tid 1 2024-08-29T18:03:27.026 INFO:tasks.rados.rados.0.smithi029.stdout:3480: writing smithi02969618-29 from 1318912 to 1720320 tid 2 2024-08-29T18:03:27.026 INFO:tasks.rados.rados.0.smithi029.stdout:3481: delete oid 37 current snap is 339 2024-08-29T18:03:27.039 INFO:tasks.rados.rados.0.smithi029.stdout:3480: finishing write tid 1 to smithi02969618-29 2024-08-29T18:03:27.041 INFO:tasks.rados.rados.0.smithi029.stdout:3480: finishing write tid 2 to smithi02969618-29 2024-08-29T18:03:27.042 INFO:tasks.rados.rados.0.smithi029.stdout:3480: finishing write tid 3 to smithi02969618-29 2024-08-29T18:03:27.046 INFO:tasks.rados.rados.0.smithi029.stdout:3481: done (1 left) 2024-08-29T18:03:27.046 INFO:tasks.rados.rados.0.smithi029.stdout:3482: copy_from oid 33 from oid 15 current snap is 339 2024-08-29T18:03:27.046 INFO:tasks.rados.rados.0.smithi029.stdout:3483: read oid 20 snap 333 2024-08-29T18:03:27.046 INFO:tasks.rados.rados.0.smithi029.stdout:3483: expect (ObjNum 954 snap 293 seq_num 954) 2024-08-29T18:03:27.046 INFO:tasks.rados.rados.0.smithi029.stdout:3484: rmattr oid 27 current snap is 339 2024-08-29T18:03:27.047 INFO:tasks.rados.rados.0.smithi029.stdout:3484: done (3 left) 2024-08-29T18:03:27.047 INFO:tasks.rados.rados.0.smithi029.stdout:3485: delete oid 36 current snap is 339 2024-08-29T18:03:27.052 INFO:tasks.rados.rados.0.smithi029.stdout:3480: finishing write tid 4 to smithi02969618-29 2024-08-29T18:03:27.052 INFO:tasks.rados.rados.0.smithi029.stdout:3480: oid 29 updating version 0 to 2489 2024-08-29T18:03:27.053 INFO:tasks.rados.rados.0.smithi029.stdout:3480: oid 29 version 2489 is already newer than 2488 2024-08-29T18:03:27.053 INFO:tasks.rados.rados.0.smithi029.stdout:3480: oid 29 version 2489 is already newer than 2487 2024-08-29T18:03:27.053 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 29 v 2489 (ObjNum 1067 snap 339 seq_num 1067) dirty exists 2024-08-29T18:03:27.053 INFO:tasks.rados.rados.0.smithi029.stdout:3480: left oid 29 (ObjNum 1067 snap 339 seq_num 1067) 2024-08-29T18:03:27.056 INFO:tasks.rados.rados.0.smithi029.stdout:3480: done (3 left) 2024-08-29T18:03:27.056 INFO:tasks.rados.rados.0.smithi029.stdout:3485: done (2 left) 2024-08-29T18:03:27.056 INFO:tasks.rados.rados.0.smithi029.stdout:3486: read oid 35 snap -1 2024-08-29T18:03:27.057 INFO:tasks.rados.rados.0.smithi029.stdout:3486: expect deleted 2024-08-29T18:03:27.057 INFO:tasks.rados.rados.0.smithi029.stdout:3487: delete oid 7 current snap is 339 2024-08-29T18:03:27.061 INFO:tasks.rados.rados.0.smithi029.stdout:3486: done (3 left) 2024-08-29T18:03:27.061 INFO:tasks.rados.rados.0.smithi029.stdout:3487: done (2 left) 2024-08-29T18:03:27.061 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 50 current snap is 339 2024-08-29T18:03:27.061 INFO:tasks.rados.rados.0.smithi029.stdout:3488: seq_num 1071 ranges {0=745472,745472=401408} 2024-08-29T18:03:27.065 INFO:tasks.rados.rados.0.smithi029.stdout:3488: writing smithi02969618-50 from 0 to 745472 tid 1 2024-08-29T18:03:27.068 INFO:tasks.rados.rados.0.smithi029.stdout:3488: writing smithi02969618-50 from 745472 to 1146880 tid 2 2024-08-29T18:03:27.068 INFO:tasks.rados.rados.0.smithi029.stdout:3489: rollback oid 23 current snap is 339 2024-08-29T18:03:27.068 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 23 to 314 2024-08-29T18:03:27.068 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 12 current snap is 339 2024-08-29T18:03:27.068 INFO:tasks.rados.rados.0.smithi029.stdout:3490: seq_num 1072 ranges {3506176=761856,4268032=401408} 2024-08-29T18:03:27.092 INFO:tasks.rados.rados.0.smithi029.stdout:3490: writing smithi02969618-12 from 3506176 to 4268032 tid 1 2024-08-29T18:03:27.095 INFO:tasks.rados.rados.0.smithi029.stdout:3490: writing smithi02969618-12 from 4268032 to 4669440 tid 2 2024-08-29T18:03:27.095 INFO:tasks.rados.rados.0.smithi029.stdout:3491: read oid 18 snap -1 2024-08-29T18:03:27.095 INFO:tasks.rados.rados.0.smithi029.stdout:3491: expect (ObjNum 969 snap 298 seq_num 969) 2024-08-29T18:03:27.095 INFO:tasks.rados.rados.0.smithi029.stdout:3492: read oid 31 snap -1 2024-08-29T18:03:27.095 INFO:tasks.rados.rados.0.smithi029.stdout:3492: expect (ObjNum 1047 snap 335 seq_num 1047) 2024-08-29T18:03:27.095 INFO:tasks.rados.rados.0.smithi029.stdout:3493: snap_create 2024-08-29T18:03:27.095 INFO:tasks.rados.rados.0.smithi029.stdout:3483: expect (ObjNum 954 snap 293 seq_num 954) 2024-08-29T18:03:27.405 INFO:tasks.rados.rados.0.smithi029.stdout:3488: finishing write tid 1 to smithi02969618-50 2024-08-29T18:03:27.406 INFO:tasks.rados.rados.0.smithi029.stdout:3482: finishing copy_from racing read to smithi02969618-33 2024-08-29T18:03:27.406 INFO:tasks.rados.rados.0.smithi029.stdout:3482: finishing copy_from to smithi02969618-33 2024-08-29T18:03:27.406 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 33 v 2705 (ObjNum 1059 snap 337 seq_num 1059) dirty exists 2024-08-29T18:03:27.406 INFO:tasks.rados.rados.0.smithi029.stdout:3488: finishing write tid 2 to smithi02969618-50 2024-08-29T18:03:27.406 INFO:tasks.rados.rados.0.smithi029.stdout:3488: finishing write tid 3 to smithi02969618-50 2024-08-29T18:03:27.406 INFO:tasks.rados.rados.0.smithi029.stdout:3489: finishing rollback tid 1 to smithi02969618-23 2024-08-29T18:03:27.406 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 23 v 2652 (ObjNum 33 snap 0 seq_num 1885364590) dirty dne 2024-08-29T18:03:27.406 INFO:tasks.rados.rados.0.smithi029.stdout:3488: finishing write tid 4 to smithi02969618-50 2024-08-29T18:03:27.406 INFO:tasks.rados.rados.0.smithi029.stdout:3488: oid 50 updating version 0 to 2800 2024-08-29T18:03:27.406 INFO:tasks.rados.rados.0.smithi029.stdout:3488: oid 50 updating version 2800 to 2801 2024-08-29T18:03:27.406 INFO:tasks.rados.rados.0.smithi029.stdout:3488: oid 50 version 2801 is already newer than 2799 2024-08-29T18:03:27.406 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 50 v 2801 (ObjNum 1071 snap 339 seq_num 1071) dirty exists 2024-08-29T18:03:27.407 INFO:tasks.rados.rados.0.smithi029.stdout:3488: left oid 50 (ObjNum 1071 snap 339 seq_num 1071) 2024-08-29T18:03:27.407 INFO:tasks.rados.rados.0.smithi029.stdout:3490: finishing write tid 1 to smithi02969618-12 2024-08-29T18:03:27.407 INFO:tasks.rados.rados.0.smithi029.stdout:3490: finishing write tid 2 to smithi02969618-12 2024-08-29T18:03:27.407 INFO:tasks.rados.rados.0.smithi029.stdout:3490: finishing write tid 3 to smithi02969618-12 2024-08-29T18:03:27.407 INFO:tasks.rados.rados.0.smithi029.stdout:3490: finishing write tid 4 to smithi02969618-12 2024-08-29T18:03:27.407 INFO:tasks.rados.rados.0.smithi029.stdout:3490: oid 12 updating version 0 to 2806 2024-08-29T18:03:27.407 INFO:tasks.rados.rados.0.smithi029.stdout:3490: oid 12 version 2806 is already newer than 2805 2024-08-29T18:03:27.407 INFO:tasks.rados.rados.0.smithi029.stdout:3490: oid 12 version 2806 is already newer than 2804 2024-08-29T18:03:27.407 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 12 v 2806 (ObjNum 1072 snap 339 seq_num 1072) dirty exists 2024-08-29T18:03:27.407 INFO:tasks.rados.rados.0.smithi029.stdout:3490: left oid 12 (ObjNum 1072 snap 339 seq_num 1072) 2024-08-29T18:03:27.407 INFO:tasks.rados.rados.0.smithi029.stdout:3492: expect (ObjNum 1047 snap 335 seq_num 1047) 2024-08-29T18:03:27.650 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:03:27 smithi029 bash[79042]: cluster 2024-08-29T18:03:25.521238+0000 mgr.y (mgr.25004) 390 : cluster [DBG] pgmap v697: 121 pgs: 121 active+clean; 342 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 49 KiB/s rd, 1018 KiB/s wr, 12 op/s 2024-08-29T18:03:27.650 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:03:27 smithi029 bash[79042]: cluster 2024-08-29T18:03:26.176997+0000 mon.a (mon.0) 968 : cluster [DBG] osdmap e766: 8 total, 8 up, 8 in 2024-08-29T18:03:27.650 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:03:27 smithi029 bash[79042]: cluster 2024-08-29T18:03:27.017987+0000 mon.a (mon.0) 969 : cluster [DBG] osdmap e767: 8 total, 8 up, 8 in 2024-08-29T18:03:27.650 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:03:27 smithi029 bash[77880]: cluster 2024-08-29T18:03:25.521238+0000 mgr.y (mgr.25004) 390 : cluster [DBG] pgmap v697: 121 pgs: 121 active+clean; 342 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 49 KiB/s rd, 1018 KiB/s wr, 12 op/s 2024-08-29T18:03:27.650 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:03:27 smithi029 bash[77880]: cluster 2024-08-29T18:03:26.176997+0000 mon.a (mon.0) 968 : cluster [DBG] osdmap e766: 8 total, 8 up, 8 in 2024-08-29T18:03:27.650 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:03:27 smithi029 bash[77880]: cluster 2024-08-29T18:03:27.017987+0000 mon.a (mon.0) 969 : cluster [DBG] osdmap e767: 8 total, 8 up, 8 in 2024-08-29T18:03:27.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:03:27 smithi110 bash[67519]: cluster 2024-08-29T18:03:25.521238+0000 mgr.y (mgr.25004) 390 : cluster [DBG] pgmap v697: 121 pgs: 121 active+clean; 342 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 49 KiB/s rd, 1018 KiB/s wr, 12 op/s 2024-08-29T18:03:27.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:03:27 smithi110 bash[67519]: cluster 2024-08-29T18:03:26.176997+0000 mon.a (mon.0) 968 : cluster [DBG] osdmap e766: 8 total, 8 up, 8 in 2024-08-29T18:03:27.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:03:27 smithi110 bash[67519]: cluster 2024-08-29T18:03:27.017987+0000 mon.a (mon.0) 969 : cluster [DBG] osdmap e767: 8 total, 8 up, 8 in 2024-08-29T18:03:27.866 INFO:tasks.rados.rados.0.smithi029.stdout:3491: expect (ObjNum 969 snap 298 seq_num 969) 2024-08-29T18:03:29.266 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:03:29 smithi110 bash[67519]: cluster 2024-08-29T18:03:27.522177+0000 mgr.y (mgr.25004) 391 : cluster [DBG] pgmap v700: 121 pgs: 121 active+clean; 341 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 3.3 MiB/s rd, 1.3 MiB/s wr, 15 op/s 2024-08-29T18:03:29.266 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:03:29 smithi110 bash[67519]: cluster 2024-08-29T18:03:28.019926+0000 mon.a (mon.0) 970 : cluster [DBG] osdmap e768: 8 total, 8 up, 8 in 2024-08-29T18:03:29.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:03:29 smithi029 bash[79042]: cluster 2024-08-29T18:03:27.522177+0000 mgr.y (mgr.25004) 391 : cluster [DBG] pgmap v700: 121 pgs: 121 active+clean; 341 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 3.3 MiB/s rd, 1.3 MiB/s wr, 15 op/s 2024-08-29T18:03:29.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:03:29 smithi029 bash[79042]: cluster 2024-08-29T18:03:28.019926+0000 mon.a (mon.0) 970 : cluster [DBG] osdmap e768: 8 total, 8 up, 8 in 2024-08-29T18:03:29.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:03:29 smithi029 bash[77880]: cluster 2024-08-29T18:03:27.522177+0000 mgr.y (mgr.25004) 391 : cluster [DBG] pgmap v700: 121 pgs: 121 active+clean; 341 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 3.3 MiB/s rd, 1.3 MiB/s wr, 15 op/s 2024-08-29T18:03:29.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:03:29 smithi029 bash[77880]: cluster 2024-08-29T18:03:28.019926+0000 mon.a (mon.0) 970 : cluster [DBG] osdmap e768: 8 total, 8 up, 8 in 2024-08-29T18:03:29.464 INFO:tasks.rados.rados.0.smithi029.stdout:3482: done (7 left) 2024-08-29T18:03:29.465 INFO:tasks.rados.rados.0.smithi029.stdout:3483: done (6 left) 2024-08-29T18:03:29.465 INFO:tasks.rados.rados.0.smithi029.stdout:3488: done (5 left) 2024-08-29T18:03:29.465 INFO:tasks.rados.rados.0.smithi029.stdout:3489: done (4 left) 2024-08-29T18:03:29.465 INFO:tasks.rados.rados.0.smithi029.stdout:3490: done (3 left) 2024-08-29T18:03:29.465 INFO:tasks.rados.rados.0.smithi029.stdout:3491: done (2 left) 2024-08-29T18:03:29.465 INFO:tasks.rados.rados.0.smithi029.stdout:3492: done (1 left) 2024-08-29T18:03:29.465 INFO:tasks.rados.rados.0.smithi029.stdout:3493: done (0 left) 2024-08-29T18:03:29.465 INFO:tasks.rados.rados.0.smithi029.stdout:3494: snap_remove snap 337 2024-08-29T18:03:30.032 INFO:tasks.rados.rados.0.smithi029.stdout:3494: done (0 left) 2024-08-29T18:03:30.032 INFO:tasks.rados.rados.0.smithi029.stdout:3495: setattr oid 44 current snap is 340 2024-08-29T18:03:30.037 INFO:tasks.rados.rados.0.smithi029.stdout:3496: copy_from oid 35 from oid 34 current snap is 340 2024-08-29T18:03:30.037 INFO:tasks.rados.rados.0.smithi029.stdout:3497: read oid 22 snap -1 2024-08-29T18:03:30.037 INFO:tasks.rados.rados.0.smithi029.stdout:3497: expect (ObjNum 1012 snap 315 seq_num 1012) 2024-08-29T18:03:30.037 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 40 current snap is 340 2024-08-29T18:03:30.037 INFO:tasks.rados.rados.0.smithi029.stdout:3498: seq_num 1073 ranges {0=778240,778240=401408} 2024-08-29T18:03:30.046 INFO:tasks.rados.rados.0.smithi029.stdout:3498: writing smithi02969618-40 from 0 to 778240 tid 1 2024-08-29T18:03:30.051 INFO:tasks.rados.rados.0.smithi029.stdout:3498: writing smithi02969618-40 from 778240 to 1179648 tid 2 2024-08-29T18:03:30.052 INFO:tasks.rados.rados.0.smithi029.stdout:3499: read oid 5 snap 316 2024-08-29T18:03:30.052 INFO:tasks.rados.rados.0.smithi029.stdout:3499: expect (ObjNum 993 snap 309 seq_num 993) 2024-08-29T18:03:30.052 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 50 current snap is 340 2024-08-29T18:03:30.052 INFO:tasks.rados.rados.0.smithi029.stdout:3500: seq_num 1074 ranges {1146880=794624,1941504=401408} 2024-08-29T18:03:30.065 INFO:tasks.rados.rados.0.smithi029.stdout:3500: writing smithi02969618-50 from 1146880 to 1941504 tid 1 2024-08-29T18:03:30.069 INFO:tasks.rados.rados.0.smithi029.stdout:3500: writing smithi02969618-50 from 1941504 to 2342912 tid 2 2024-08-29T18:03:30.069 INFO:tasks.rados.rados.0.smithi029.stdout:3501: rollback oid 20 current snap is 340 2024-08-29T18:03:30.069 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 20 to 314 2024-08-29T18:03:30.069 INFO:tasks.rados.rados.0.smithi029.stdout:3502: read oid 29 snap -1 2024-08-29T18:03:30.069 INFO:tasks.rados.rados.0.smithi029.stdout:3502: expect (ObjNum 1067 snap 339 seq_num 1067) 2024-08-29T18:03:30.070 INFO:tasks.rados.rados.0.smithi029.stdout:3503: rollback oid 16 current snap is 340 2024-08-29T18:03:30.070 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 16 to 297 2024-08-29T18:03:30.070 INFO:tasks.rados.rados.0.smithi029.stdout:3496: finishing copy_from to smithi02969618-35 2024-08-29T18:03:30.070 INFO:tasks.rados.rados.0.smithi029.stdout:3496: got expected ENOENT (src dne) 2024-08-29T18:03:30.070 INFO:tasks.rados.rados.0.smithi029.stdout:3496: finishing copy_from racing read to smithi02969618-35 2024-08-29T18:03:30.070 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 44 v 2028 (ObjNum 1050 snap 335 seq_num 1050) dirty exists 2024-08-29T18:03:30.070 INFO:tasks.rados.rados.0.smithi029.stdout:3498: finishing write tid 1 to smithi02969618-40 2024-08-29T18:03:30.070 INFO:tasks.rados.rados.0.smithi029.stdout:3498: finishing write tid 2 to smithi02969618-40 2024-08-29T18:03:30.070 INFO:tasks.rados.rados.0.smithi029.stdout:3498: finishing write tid 3 to smithi02969618-40 2024-08-29T18:03:30.071 INFO:tasks.rados.rados.0.smithi029.stdout:3495: done (8 left) 2024-08-29T18:03:30.071 INFO:tasks.rados.rados.0.smithi029.stdout:3496: done (7 left) 2024-08-29T18:03:30.071 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 23 current snap is 340 2024-08-29T18:03:30.071 INFO:tasks.rados.rados.0.smithi029.stdout:3504: seq_num 1075 ranges {0=409600,409600=671744,1081344=131072} 2024-08-29T18:03:30.071 INFO:tasks.rados.rados.0.smithi029.stdout:3504: writing smithi02969618-23 from 0 to 409600 tid 1 2024-08-29T18:03:30.076 INFO:tasks.rados.rados.0.smithi029.stdout:3504: writing smithi02969618-23 from 409600 to 1081344 tid 2 2024-08-29T18:03:30.077 INFO:tasks.rados.rados.0.smithi029.stdout:3504: writing smithi02969618-23 from 1081344 to 1212416 tid 3 2024-08-29T18:03:30.077 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 36 current snap is 340 2024-08-29T18:03:30.077 INFO:tasks.rados.rados.0.smithi029.stdout:3498: finishing write tid 4 to smithi02969618-40 2024-08-29T18:03:30.078 INFO:tasks.rados.rados.0.smithi029.stdout:3498: oid 40 updating version 0 to 1676 2024-08-29T18:03:30.078 INFO:tasks.rados.rados.0.smithi029.stdout:3498: oid 40 version 1676 is already newer than 1674 2024-08-29T18:03:30.078 INFO:tasks.rados.rados.0.smithi029.stdout:3498: oid 40 version 1676 is already newer than 1675 2024-08-29T18:03:30.078 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 40 v 1676 (ObjNum 1073 snap 340 seq_num 1073) dirty exists 2024-08-29T18:03:30.078 INFO:tasks.rados.rados.0.smithi029.stdout:3498: left oid 40 (ObjNum 1073 snap 340 seq_num 1073) 2024-08-29T18:03:30.079 INFO:tasks.rados.rados.0.smithi029.stdout:3505: seq_num 1076 ranges {0=425984,425984=548864,974848=253952} 2024-08-29T18:03:30.080 INFO:tasks.rados.rados.0.smithi029.stdout:3505: writing smithi02969618-36 from 0 to 425984 tid 1 2024-08-29T18:03:30.083 INFO:tasks.rados.rados.0.smithi029.stdout:3505: writing smithi02969618-36 from 425984 to 974848 tid 2 2024-08-29T18:03:30.084 INFO:tasks.rados.rados.0.smithi029.stdout:3505: writing smithi02969618-36 from 974848 to 1228800 tid 3 2024-08-29T18:03:30.084 INFO:tasks.rados.rados.0.smithi029.stdout:3498: done (8 left) 2024-08-29T18:03:30.085 INFO:tasks.rados.rados.0.smithi029.stdout:3506: snap_remove snap 332 2024-08-29T18:03:31.035 INFO:tasks.rados.rados.0.smithi029.stdout:3506: done (8 left) 2024-08-29T18:03:31.035 INFO:tasks.rados.rados.0.smithi029.stdout:3507: rollback oid 48 current snap is 340 2024-08-29T18:03:31.035 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 48 to 316 2024-08-29T18:03:31.035 INFO:tasks.rados.rados.0.smithi029.stdout:3497: expect (ObjNum 1012 snap 315 seq_num 1012) 2024-08-29T18:03:31.043 INFO:tasks.rados.rados.0.smithi029.stdout:3502: expect (ObjNum 1067 snap 339 seq_num 1067) 2024-08-29T18:03:31.110 INFO:tasks.rados.rados.0.smithi029.stdout:3505: finishing write tid 1 to smithi02969618-36 2024-08-29T18:03:31.111 INFO:tasks.rados.rados.0.smithi029.stdout:3505: finishing write tid 2 to smithi02969618-36 2024-08-29T18:03:31.111 INFO:tasks.rados.rados.0.smithi029.stdout:3505: finishing write tid 3 to smithi02969618-36 2024-08-29T18:03:31.111 INFO:tasks.rados.rados.0.smithi029.stdout:3505: finishing write tid 4 to smithi02969618-36 2024-08-29T18:03:31.111 INFO:tasks.rados.rados.0.smithi029.stdout:3505: finishing write tid 5 to smithi02969618-36 2024-08-29T18:03:31.111 INFO:tasks.rados.rados.0.smithi029.stdout:3505: oid 36 updating version 0 to 2014 2024-08-29T18:03:31.111 INFO:tasks.rados.rados.0.smithi029.stdout:3505: oid 36 updating version 2014 to 2015 2024-08-29T18:03:31.111 INFO:tasks.rados.rados.0.smithi029.stdout:3505: oid 36 version 2015 is already newer than 2012 2024-08-29T18:03:31.111 INFO:tasks.rados.rados.0.smithi029.stdout:3505: oid 36 version 2015 is already newer than 2013 2024-08-29T18:03:31.111 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 36 v 2015 (ObjNum 1076 snap 340 seq_num 1076) dirty exists 2024-08-29T18:03:31.111 INFO:tasks.rados.rados.0.smithi029.stdout:3505: left oid 36 (ObjNum 1076 snap 340 seq_num 1076) 2024-08-29T18:03:31.111 INFO:tasks.rados.rados.0.smithi029.stdout:3497: done (8 left) 2024-08-29T18:03:31.111 INFO:tasks.rados.rados.0.smithi029.stdout:3502: done (7 left) 2024-08-29T18:03:31.111 INFO:tasks.rados.rados.0.smithi029.stdout:3505: done (6 left) 2024-08-29T18:03:31.112 INFO:tasks.rados.rados.0.smithi029.stdout:3508: rollback oid 7 current snap is 340 2024-08-29T18:03:31.112 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 7 to 314 2024-08-29T18:03:31.112 INFO:tasks.rados.rados.0.smithi029.stdout:3500: finishing write tid 1 to smithi02969618-50 2024-08-29T18:03:31.112 INFO:tasks.rados.rados.0.smithi029.stdout:3500: finishing write tid 2 to smithi02969618-50 2024-08-29T18:03:31.112 INFO:tasks.rados.rados.0.smithi029.stdout:3500: finishing write tid 3 to smithi02969618-50 2024-08-29T18:03:31.112 INFO:tasks.rados.rados.0.smithi029.stdout:3501: finishing rollback tid 0 to smithi02969618-20 2024-08-29T18:03:31.112 INFO:tasks.rados.rados.0.smithi029.stdout:3503: finishing rollback tid 1 to smithi02969618-16 2024-08-29T18:03:31.112 INFO:tasks.rados.rados.0.smithi029.stdout:3501: finishing rollback tid 1 to smithi02969618-20 2024-08-29T18:03:31.112 INFO:tasks.rados.rados.0.smithi029.stdout:3503: finishing rollback tid 2 to smithi02969618-16 2024-08-29T18:03:31.112 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 16 v 2030 (ObjNum 855 snap 268 seq_num 855) dirty exists 2024-08-29T18:03:31.112 INFO:tasks.rados.rados.0.smithi029.stdout:3501: finishing rollback tid 2 to smithi02969618-20 2024-08-29T18:03:31.112 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 20 v 2818 (ObjNum 954 snap 293 seq_num 954) dirty exists 2024-08-29T18:03:31.112 INFO:tasks.rados.rados.0.smithi029.stdout:3504: finishing write tid 1 to smithi02969618-23 2024-08-29T18:03:31.113 INFO:tasks.rados.rados.0.smithi029.stdout:3504: finishing write tid 2 to smithi02969618-23 2024-08-29T18:03:31.113 INFO:tasks.rados.rados.0.smithi029.stdout:3500: finishing write tid 4 to smithi02969618-50 2024-08-29T18:03:31.113 INFO:tasks.rados.rados.0.smithi029.stdout:3500: oid 50 updating version 0 to 2814 2024-08-29T18:03:31.113 INFO:tasks.rados.rados.0.smithi029.stdout:3500: oid 50 version 2814 is already newer than 2812 2024-08-29T18:03:31.113 INFO:tasks.rados.rados.0.smithi029.stdout:3500: oid 50 version 2814 is already newer than 2813 2024-08-29T18:03:31.113 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 50 v 2814 (ObjNum 1074 snap 340 seq_num 1074) dirty exists 2024-08-29T18:03:31.113 INFO:tasks.rados.rados.0.smithi029.stdout:3500: left oid 50 (ObjNum 1074 snap 340 seq_num 1074) 2024-08-29T18:03:31.113 INFO:tasks.rados.rados.0.smithi029.stdout:3504: finishing write tid 3 to smithi02969618-23 2024-08-29T18:03:31.113 INFO:tasks.rados.rados.0.smithi029.stdout:3504: finishing write tid 4 to smithi02969618-23 2024-08-29T18:03:31.113 INFO:tasks.rados.rados.0.smithi029.stdout:3504: finishing write tid 5 to smithi02969618-23 2024-08-29T18:03:31.113 INFO:tasks.rados.rados.0.smithi029.stdout:3504: oid 23 updating version 0 to 2821 2024-08-29T18:03:31.113 INFO:tasks.rados.rados.0.smithi029.stdout:3504: oid 23 version 2821 is already newer than 2819 2024-08-29T18:03:31.113 INFO:tasks.rados.rados.0.smithi029.stdout:3504: oid 23 updating version 2821 to 2822 2024-08-29T18:03:31.113 INFO:tasks.rados.rados.0.smithi029.stdout:3504: oid 23 version 2822 is already newer than 2820 2024-08-29T18:03:31.114 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 23 v 2822 (ObjNum 1075 snap 340 seq_num 1075) dirty exists 2024-08-29T18:03:31.114 INFO:tasks.rados.rados.0.smithi029.stdout:3504: left oid 23 (ObjNum 1075 snap 340 seq_num 1075) 2024-08-29T18:03:31.114 INFO:tasks.rados.rados.0.smithi029.stdout:3499: expect (ObjNum 993 snap 309 seq_num 993) 2024-08-29T18:03:31.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:03:30 smithi029 bash[77880]: cluster 2024-08-29T18:03:29.523028+0000 mgr.y (mgr.25004) 392 : cluster [DBG] pgmap v702: 121 pgs: 121 active+clean; 341 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 7.9 MiB/s rd, 1.1 MiB/s wr, 15 op/s 2024-08-29T18:03:31.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:03:30 smithi029 bash[77880]: audit 2024-08-29T18:03:29.929284+0000 mon.a (mon.0) 971 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:03:31.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:03:30 smithi029 bash[77880]: audit 2024-08-29T18:03:29.943318+0000 mon.a (mon.0) 972 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:03:31.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:03:30 smithi029 bash[77880]: audit 2024-08-29T18:03:29.946624+0000 mon.c (mon.2) 254 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:03:31.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:03:30 smithi029 bash[77880]: audit 2024-08-29T18:03:29.948413+0000 mon.c (mon.2) 255 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:03:31.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:03:30 smithi029 bash[77880]: audit 2024-08-29T18:03:29.959483+0000 mon.a (mon.0) 973 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:03:31.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:03:30 smithi029 bash[77880]: cluster 2024-08-29T18:03:30.034481+0000 mon.a (mon.0) 974 : cluster [DBG] osdmap e769: 8 total, 8 up, 8 in 2024-08-29T18:03:31.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:03:30 smithi029 bash[77880]: audit 2024-08-29T18:03:30.075760+0000 mon.c (mon.2) 256 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-29T18:03:31.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:03:30 smithi029 bash[77880]: audit 2024-08-29T18:03:30.076908+0000 mgr.y (mgr.25004) 393 : audit [DBG] from='mon.2 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-29T18:03:31.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:03:30 smithi029 bash[77880]: audit 2024-08-29T18:03:30.147700+0000 mon.c (mon.2) 257 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:03:31.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:03:30 smithi029 bash[77880]: audit 2024-08-29T18:03:30.150255+0000 mon.c (mon.2) 258 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:03:31.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:03:30 smithi029 bash[77880]: audit 2024-08-29T18:03:30.152129+0000 mon.c (mon.2) 259 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:03:31.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:03:30 smithi029 bash[77880]: audit 2024-08-29T18:03:30.153749+0000 mon.c (mon.2) 260 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:03:31.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:03:30 smithi029 bash[77880]: audit 2024-08-29T18:03:30.156276+0000 mon.c (mon.2) 261 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:03:31.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:03:30 smithi029 bash[77880]: audit 2024-08-29T18:03:30.159346+0000 mon.c (mon.2) 262 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:03:31.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:03:30 smithi029 bash[77880]: audit 2024-08-29T18:03:30.161053+0000 mon.c (mon.2) 263 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:03:31.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:03:30 smithi029 bash[77880]: audit 2024-08-29T18:03:30.162694+0000 mon.c (mon.2) 264 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:03:31.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:03:30 smithi029 bash[77880]: audit 2024-08-29T18:03:30.164519+0000 mon.c (mon.2) 265 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:03:31.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:03:30 smithi029 bash[77880]: audit 2024-08-29T18:03:30.166573+0000 mon.c (mon.2) 266 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:03:31.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:03:30 smithi029 bash[77880]: audit 2024-08-29T18:03:30.168577+0000 mon.c (mon.2) 267 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:03:31.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:03:30 smithi029 bash[79042]: cluster 2024-08-29T18:03:29.523028+0000 mgr.y (mgr.25004) 392 : cluster [DBG] pgmap v702: 121 pgs: 121 active+clean; 341 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 7.9 MiB/s rd, 1.1 MiB/s wr, 15 op/s 2024-08-29T18:03:31.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:03:30 smithi029 bash[79042]: audit 2024-08-29T18:03:29.929284+0000 mon.a (mon.0) 971 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:03:31.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:03:30 smithi029 bash[79042]: audit 2024-08-29T18:03:29.943318+0000 mon.a (mon.0) 972 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:03:31.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:03:30 smithi029 bash[79042]: audit 2024-08-29T18:03:29.946624+0000 mon.c (mon.2) 254 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:03:31.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:03:30 smithi029 bash[79042]: audit 2024-08-29T18:03:29.948413+0000 mon.c (mon.2) 255 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:03:31.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:03:30 smithi029 bash[79042]: audit 2024-08-29T18:03:29.959483+0000 mon.a (mon.0) 973 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:03:31.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:03:30 smithi029 bash[79042]: cluster 2024-08-29T18:03:30.034481+0000 mon.a (mon.0) 974 : cluster [DBG] osdmap e769: 8 total, 8 up, 8 in 2024-08-29T18:03:31.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:03:30 smithi029 bash[79042]: audit 2024-08-29T18:03:30.075760+0000 mon.c (mon.2) 256 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-29T18:03:31.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:03:30 smithi029 bash[79042]: audit 2024-08-29T18:03:30.076908+0000 mgr.y (mgr.25004) 393 : audit [DBG] from='mon.2 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-29T18:03:31.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:03:30 smithi029 bash[79042]: audit 2024-08-29T18:03:30.147700+0000 mon.c (mon.2) 257 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:03:31.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:03:30 smithi029 bash[79042]: audit 2024-08-29T18:03:30.150255+0000 mon.c (mon.2) 258 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:03:31.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:03:30 smithi029 bash[79042]: audit 2024-08-29T18:03:30.152129+0000 mon.c (mon.2) 259 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:03:31.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:03:30 smithi029 bash[79042]: audit 2024-08-29T18:03:30.153749+0000 mon.c (mon.2) 260 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:03:31.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:03:30 smithi029 bash[79042]: audit 2024-08-29T18:03:30.156276+0000 mon.c (mon.2) 261 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:03:31.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:03:30 smithi029 bash[79042]: audit 2024-08-29T18:03:30.159346+0000 mon.c (mon.2) 262 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:03:31.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:03:30 smithi029 bash[79042]: audit 2024-08-29T18:03:30.161053+0000 mon.c (mon.2) 263 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:03:31.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:03:30 smithi029 bash[79042]: audit 2024-08-29T18:03:30.162694+0000 mon.c (mon.2) 264 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:03:31.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:03:30 smithi029 bash[79042]: audit 2024-08-29T18:03:30.164519+0000 mon.c (mon.2) 265 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:03:31.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:03:30 smithi029 bash[79042]: audit 2024-08-29T18:03:30.166573+0000 mon.c (mon.2) 266 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:03:31.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:03:30 smithi029 bash[79042]: audit 2024-08-29T18:03:30.168577+0000 mon.c (mon.2) 267 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:03:31.154 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:03:30 smithi029 bash[77880]: audit 2024-08-29T18:03:30.170429+0000 mon.c (mon.2) 268 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:03:31.154 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:03:30 smithi029 bash[77880]: audit 2024-08-29T18:03:30.173610+0000 mon.c (mon.2) 269 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:03:31.154 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:03:30 smithi029 bash[77880]: audit 2024-08-29T18:03:30.176176+0000 mon.c (mon.2) 270 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:03:31.154 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:03:30 smithi029 bash[77880]: audit 2024-08-29T18:03:30.178505+0000 mon.c (mon.2) 271 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:03:31.154 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:03:30 smithi029 bash[79042]: audit 2024-08-29T18:03:30.170429+0000 mon.c (mon.2) 268 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:03:31.154 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:03:30 smithi029 bash[79042]: audit 2024-08-29T18:03:30.173610+0000 mon.c (mon.2) 269 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:03:31.154 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:03:30 smithi029 bash[79042]: audit 2024-08-29T18:03:30.176176+0000 mon.c (mon.2) 270 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:03:31.154 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:03:30 smithi029 bash[79042]: audit 2024-08-29T18:03:30.178505+0000 mon.c (mon.2) 271 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:03:31.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:03:30 smithi110 bash[67519]: cluster 2024-08-29T18:03:29.523028+0000 mgr.y (mgr.25004) 392 : cluster [DBG] pgmap v702: 121 pgs: 121 active+clean; 341 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 7.9 MiB/s rd, 1.1 MiB/s wr, 15 op/s 2024-08-29T18:03:31.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:03:30 smithi110 bash[67519]: audit 2024-08-29T18:03:29.929284+0000 mon.a (mon.0) 971 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:03:31.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:03:30 smithi110 bash[67519]: audit 2024-08-29T18:03:29.943318+0000 mon.a (mon.0) 972 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:03:31.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:03:30 smithi110 bash[67519]: audit 2024-08-29T18:03:29.946624+0000 mon.c (mon.2) 254 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:03:31.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:03:30 smithi110 bash[67519]: audit 2024-08-29T18:03:29.948413+0000 mon.c (mon.2) 255 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:03:31.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:03:30 smithi110 bash[67519]: audit 2024-08-29T18:03:29.959483+0000 mon.a (mon.0) 973 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:03:31.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:03:30 smithi110 bash[67519]: cluster 2024-08-29T18:03:30.034481+0000 mon.a (mon.0) 974 : cluster [DBG] osdmap e769: 8 total, 8 up, 8 in 2024-08-29T18:03:31.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:03:30 smithi110 bash[67519]: audit 2024-08-29T18:03:30.075760+0000 mon.c (mon.2) 256 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-29T18:03:31.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:03:30 smithi110 bash[67519]: audit 2024-08-29T18:03:30.076908+0000 mgr.y (mgr.25004) 393 : audit [DBG] from='mon.2 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-29T18:03:31.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:03:30 smithi110 bash[67519]: audit 2024-08-29T18:03:30.147700+0000 mon.c (mon.2) 257 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:03:31.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:03:30 smithi110 bash[67519]: audit 2024-08-29T18:03:30.150255+0000 mon.c (mon.2) 258 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:03:31.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:03:30 smithi110 bash[67519]: audit 2024-08-29T18:03:30.152129+0000 mon.c (mon.2) 259 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:03:31.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:03:30 smithi110 bash[67519]: audit 2024-08-29T18:03:30.153749+0000 mon.c (mon.2) 260 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:03:31.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:03:30 smithi110 bash[67519]: audit 2024-08-29T18:03:30.156276+0000 mon.c (mon.2) 261 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:03:31.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:03:30 smithi110 bash[67519]: audit 2024-08-29T18:03:30.159346+0000 mon.c (mon.2) 262 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:03:31.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:03:30 smithi110 bash[67519]: audit 2024-08-29T18:03:30.161053+0000 mon.c (mon.2) 263 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:03:31.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:03:30 smithi110 bash[67519]: audit 2024-08-29T18:03:30.162694+0000 mon.c (mon.2) 264 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:03:31.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:03:30 smithi110 bash[67519]: audit 2024-08-29T18:03:30.164519+0000 mon.c (mon.2) 265 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:03:31.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:03:30 smithi110 bash[67519]: audit 2024-08-29T18:03:30.166573+0000 mon.c (mon.2) 266 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:03:31.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:03:30 smithi110 bash[67519]: audit 2024-08-29T18:03:30.168577+0000 mon.c (mon.2) 267 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:03:31.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:03:30 smithi110 bash[67519]: audit 2024-08-29T18:03:30.170429+0000 mon.c (mon.2) 268 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:03:31.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:03:30 smithi110 bash[67519]: audit 2024-08-29T18:03:30.173610+0000 mon.c (mon.2) 269 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:03:31.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:03:30 smithi110 bash[67519]: audit 2024-08-29T18:03:30.176176+0000 mon.c (mon.2) 270 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:03:31.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:03:30 smithi110 bash[67519]: audit 2024-08-29T18:03:30.178505+0000 mon.c (mon.2) 271 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:03:32.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:03:32 smithi029 bash[77880]: cluster 2024-08-29T18:03:31.036986+0000 mon.a (mon.0) 975 : cluster [DBG] osdmap e770: 8 total, 8 up, 8 in 2024-08-29T18:03:32.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:03:32 smithi029 bash[77880]: cluster 2024-08-29T18:03:32.016038+0000 mon.a (mon.0) 976 : cluster [DBG] osdmap e771: 8 total, 8 up, 8 in 2024-08-29T18:03:32.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:03:32 smithi029 bash[79042]: cluster 2024-08-29T18:03:31.036986+0000 mon.a (mon.0) 975 : cluster [DBG] osdmap e770: 8 total, 8 up, 8 in 2024-08-29T18:03:32.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:03:32 smithi029 bash[79042]: cluster 2024-08-29T18:03:32.016038+0000 mon.a (mon.0) 976 : cluster [DBG] osdmap e771: 8 total, 8 up, 8 in 2024-08-29T18:03:32.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:03:32 smithi110 bash[67519]: cluster 2024-08-29T18:03:31.036986+0000 mon.a (mon.0) 975 : cluster [DBG] osdmap e770: 8 total, 8 up, 8 in 2024-08-29T18:03:32.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:03:32 smithi110 bash[67519]: cluster 2024-08-29T18:03:32.016038+0000 mon.a (mon.0) 976 : cluster [DBG] osdmap e771: 8 total, 8 up, 8 in 2024-08-29T18:03:33.025 INFO:tasks.rados.rados.0.smithi029.stdout:3507: finishing rollback tid 0 to smithi02969618-48 2024-08-29T18:03:33.025 INFO:tasks.rados.rados.0.smithi029.stdout:3507: finishing rollback tid 1 to smithi02969618-48 2024-08-29T18:03:33.025 INFO:tasks.rados.rados.0.smithi029.stdout:3507: finishing rollback tid 2 to smithi02969618-48 2024-08-29T18:03:33.025 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 48 v 1110 (ObjNum 996 snap 309 seq_num 996) dirty exists 2024-08-29T18:03:33.025 INFO:tasks.rados.rados.0.smithi029.stdout:3508: finishing rollback tid 1 to smithi02969618-7 2024-08-29T18:03:33.025 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 7 v 2490 (ObjNum 65 snap 0 seq_num 1700419675) dirty dne 2024-08-29T18:03:33.025 INFO:tasks.rados.rados.0.smithi029.stdout:3499: done (6 left) 2024-08-29T18:03:33.025 INFO:tasks.rados.rados.0.smithi029.stdout:3500: done (5 left) 2024-08-29T18:03:33.025 INFO:tasks.rados.rados.0.smithi029.stdout:3501: done (4 left) 2024-08-29T18:03:33.026 INFO:tasks.rados.rados.0.smithi029.stdout:3503: done (3 left) 2024-08-29T18:03:33.026 INFO:tasks.rados.rados.0.smithi029.stdout:3504: done (2 left) 2024-08-29T18:03:33.026 INFO:tasks.rados.rados.0.smithi029.stdout:3507: done (1 left) 2024-08-29T18:03:33.026 INFO:tasks.rados.rados.0.smithi029.stdout:3508: done (0 left) 2024-08-29T18:03:33.026 INFO:tasks.rados.rados.0.smithi029.stdout:3509: delete oid 20 current snap is 340 2024-08-29T18:03:33.029 INFO:tasks.rados.rados.0.smithi029.stdout:3509: done (0 left) 2024-08-29T18:03:33.029 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 20 current snap is 340 2024-08-29T18:03:33.029 INFO:tasks.rados.rados.0.smithi029.stdout:3510: seq_num 1078 ranges {0=458752,458752=720896,1179648=81920} 2024-08-29T18:03:33.038 INFO:tasks.rados.rados.0.smithi029.stdout:3510: writing smithi02969618-20 from 0 to 458752 tid 1 2024-08-29T18:03:33.050 INFO:tasks.rados.rados.0.smithi029.stdout:3510: writing smithi02969618-20 from 458752 to 1179648 tid 2 2024-08-29T18:03:33.051 INFO:tasks.rados.rados.0.smithi029.stdout:3510: writing smithi02969618-20 from 1179648 to 1261568 tid 3 2024-08-29T18:03:33.051 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 28 current snap is 340 2024-08-29T18:03:33.052 INFO:tasks.rados.rados.0.smithi029.stdout:3511: seq_num 1079 ranges {2088960=475136,2564096=606208,3170304=196608} 2024-08-29T18:03:33.090 INFO:tasks.rados.rados.0.smithi029.stdout:3511: writing smithi02969618-28 from 2088960 to 2564096 tid 1 2024-08-29T18:03:33.099 INFO:tasks.rados.rados.0.smithi029.stdout:3511: writing smithi02969618-28 from 2564096 to 3170304 tid 2 2024-08-29T18:03:33.101 INFO:tasks.rados.rados.0.smithi029.stdout:3511: writing smithi02969618-28 from 3170304 to 3366912 tid 3 2024-08-29T18:03:33.102 INFO:tasks.rados.rados.0.smithi029.stdout:3512: snap_remove snap 323 2024-08-29T18:03:33.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:03:33 smithi029 bash[79042]: cluster 2024-08-29T18:03:31.523960+0000 mgr.y (mgr.25004) 394 : cluster [DBG] pgmap v705: 121 pgs: 121 active+clean; 364 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 9.3 MiB/s rd, 1.9 MiB/s wr, 15 op/s 2024-08-29T18:03:33.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:03:33 smithi029 bash[77880]: cluster 2024-08-29T18:03:31.523960+0000 mgr.y (mgr.25004) 394 : cluster [DBG] pgmap v705: 121 pgs: 121 active+clean; 364 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 9.3 MiB/s rd, 1.9 MiB/s wr, 15 op/s 2024-08-29T18:03:33.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:03:33 smithi110 bash[67519]: cluster 2024-08-29T18:03:31.523960+0000 mgr.y (mgr.25004) 394 : cluster [DBG] pgmap v705: 121 pgs: 121 active+clean; 364 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 9.3 MiB/s rd, 1.9 MiB/s wr, 15 op/s 2024-08-29T18:03:34.057 INFO:tasks.rados.rados.0.smithi029.stdout:3512: done (2 left) 2024-08-29T18:03:34.057 INFO:tasks.rados.rados.0.smithi029.stdout:3513: delete oid 7 current snap is 340 2024-08-29T18:03:34.057 INFO:tasks.rados.rados.0.smithi029.stdout:3510: finishing write tid 1 to smithi02969618-20 2024-08-29T18:03:34.057 INFO:tasks.rados.rados.0.smithi029.stdout:3510: finishing write tid 2 to smithi02969618-20 2024-08-29T18:03:34.057 INFO:tasks.rados.rados.0.smithi029.stdout:3510: finishing write tid 3 to smithi02969618-20 2024-08-29T18:03:34.057 INFO:tasks.rados.rados.0.smithi029.stdout:3510: finishing write tid 4 to smithi02969618-20 2024-08-29T18:03:34.057 INFO:tasks.rados.rados.0.smithi029.stdout:3510: finishing write tid 5 to smithi02969618-20 2024-08-29T18:03:34.057 INFO:tasks.rados.rados.0.smithi029.stdout:3510: oid 20 updating version 0 to 2838 2024-08-29T18:03:34.057 INFO:tasks.rados.rados.0.smithi029.stdout:3510: oid 20 version 2838 is already newer than 2836 2024-08-29T18:03:34.058 INFO:tasks.rados.rados.0.smithi029.stdout:3510: oid 20 version 2838 is already newer than 2837 2024-08-29T18:03:34.058 INFO:tasks.rados.rados.0.smithi029.stdout:3510: oid 20 updating version 2838 to 2839 2024-08-29T18:03:34.058 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 20 v 2839 (ObjNum 1078 snap 340 seq_num 1078) dirty exists 2024-08-29T18:03:34.058 INFO:tasks.rados.rados.0.smithi029.stdout:3510: left oid 20 (ObjNum 1078 snap 340 seq_num 1078) 2024-08-29T18:03:34.058 INFO:tasks.rados.rados.0.smithi029.stdout:3511: finishing write tid 1 to smithi02969618-28 2024-08-29T18:03:34.058 INFO:tasks.rados.rados.0.smithi029.stdout:3511: finishing write tid 2 to smithi02969618-28 2024-08-29T18:03:34.058 INFO:tasks.rados.rados.0.smithi029.stdout:3511: finishing write tid 3 to smithi02969618-28 2024-08-29T18:03:34.058 INFO:tasks.rados.rados.0.smithi029.stdout:3511: finishing write tid 4 to smithi02969618-28 2024-08-29T18:03:34.058 INFO:tasks.rados.rados.0.smithi029.stdout:3511: finishing write tid 5 to smithi02969618-28 2024-08-29T18:03:34.059 INFO:tasks.rados.rados.0.smithi029.stdout:3511: oid 28 updating version 0 to 2393 2024-08-29T18:03:34.059 INFO:tasks.rados.rados.0.smithi029.stdout:3511: oid 28 updating version 2393 to 2396 2024-08-29T18:03:34.059 INFO:tasks.rados.rados.0.smithi029.stdout:3511: oid 28 version 2396 is already newer than 2394 2024-08-29T18:03:34.059 INFO:tasks.rados.rados.0.smithi029.stdout:3511: oid 28 version 2396 is already newer than 2395 2024-08-29T18:03:34.059 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 28 v 2396 (ObjNum 1079 snap 340 seq_num 1079) dirty exists 2024-08-29T18:03:34.059 INFO:tasks.rados.rados.0.smithi029.stdout:3511: left oid 28 (ObjNum 1079 snap 340 seq_num 1079) 2024-08-29T18:03:34.081 INFO:tasks.rados.rados.0.smithi029.stdout:3510: done (2 left) 2024-08-29T18:03:34.081 INFO:tasks.rados.rados.0.smithi029.stdout:3511: done (1 left) 2024-08-29T18:03:34.081 INFO:tasks.rados.rados.0.smithi029.stdout:3513: done (0 left) 2024-08-29T18:03:34.082 INFO:tasks.rados.rados.0.smithi029.stdout:3514: read oid 22 snap -1 2024-08-29T18:03:34.082 INFO:tasks.rados.rados.0.smithi029.stdout:3514: expect (ObjNum 1012 snap 315 seq_num 1012) 2024-08-29T18:03:34.082 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 7 current snap is 340 2024-08-29T18:03:34.082 INFO:tasks.rados.rados.0.smithi029.stdout:3515: seq_num 1081 ranges {0=507904,507904=425984,933888=376832} 2024-08-29T18:03:34.087 INFO:tasks.rados.rados.0.smithi029.stdout:3515: writing smithi02969618-7 from 0 to 507904 tid 1 2024-08-29T18:03:34.087 INFO:tasks.rados.rados.0.smithi029.stdout:3515: writing smithi02969618-7 from 507904 to 933888 tid 2 2024-08-29T18:03:34.090 INFO:tasks.rados.rados.0.smithi029.stdout:3515: writing smithi02969618-7 from 933888 to 1310720 tid 3 2024-08-29T18:03:34.090 INFO:tasks.rados.rados.0.smithi029.stdout:3516: read oid 1 snap -1 2024-08-29T18:03:34.090 INFO:tasks.rados.rados.0.smithi029.stdout:3516: expect (ObjNum 975 snap 300 seq_num 975) 2024-08-29T18:03:34.090 INFO:tasks.rados.rados.0.smithi029.stdout:3517: rmattr oid 40 current snap is 340 2024-08-29T18:03:34.090 INFO:tasks.rados.rados.0.smithi029.stdout:3517: done (3 left) 2024-08-29T18:03:34.090 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 14 current snap is 340 2024-08-29T18:03:34.090 INFO:tasks.rados.rados.0.smithi029.stdout:3518: seq_num 1082 ranges {1605632=524288,2129920=704512,2834432=98304} 2024-08-29T18:03:34.102 INFO:tasks.rados.rados.0.smithi029.stdout:3518: writing smithi02969618-14 from 1605632 to 2129920 tid 1 2024-08-29T18:03:34.107 INFO:tasks.rados.rados.0.smithi029.stdout:3518: writing smithi02969618-14 from 2129920 to 2834432 tid 2 2024-08-29T18:03:34.108 INFO:tasks.rados.rados.0.smithi029.stdout:3518: writing smithi02969618-14 from 2834432 to 2932736 tid 3 2024-08-29T18:03:34.108 INFO:tasks.rados.rados.0.smithi029.stdout:3519: delete oid 29 current snap is 340 2024-08-29T18:03:34.108 INFO:tasks.rados.rados.0.smithi029.stdout:3514: expect (ObjNum 1012 snap 315 seq_num 1012) 2024-08-29T18:03:34.117 INFO:tasks.rados.rados.0.smithi029.stdout:3515: finishing write tid 1 to smithi02969618-7 2024-08-29T18:03:34.117 INFO:tasks.rados.rados.0.smithi029.stdout:3515: finishing write tid 2 to smithi02969618-7 2024-08-29T18:03:34.117 INFO:tasks.rados.rados.0.smithi029.stdout:3515: finishing write tid 3 to smithi02969618-7 2024-08-29T18:03:34.117 INFO:tasks.rados.rados.0.smithi029.stdout:3515: finishing write tid 4 to smithi02969618-7 2024-08-29T18:03:34.117 INFO:tasks.rados.rados.0.smithi029.stdout:3515: finishing write tid 5 to smithi02969618-7 2024-08-29T18:03:34.117 INFO:tasks.rados.rados.0.smithi029.stdout:3515: oid 7 updating version 0 to 2494 2024-08-29T18:03:34.117 INFO:tasks.rados.rados.0.smithi029.stdout:3515: oid 7 version 2494 is already newer than 2492 2024-08-29T18:03:34.118 INFO:tasks.rados.rados.0.smithi029.stdout:3515: oid 7 version 2494 is already newer than 2491 2024-08-29T18:03:34.118 INFO:tasks.rados.rados.0.smithi029.stdout:3515: oid 7 version 2494 is already newer than 2493 2024-08-29T18:03:34.118 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 7 v 2494 (ObjNum 1081 snap 340 seq_num 1081) dirty exists 2024-08-29T18:03:34.118 INFO:tasks.rados.rados.0.smithi029.stdout:3515: left oid 7 (ObjNum 1081 snap 340 seq_num 1081) 2024-08-29T18:03:34.118 INFO:tasks.rados.rados.0.smithi029.stdout:3518: finishing write tid 1 to smithi02969618-14 2024-08-29T18:03:34.118 INFO:tasks.rados.rados.0.smithi029.stdout:3518: finishing write tid 2 to smithi02969618-14 2024-08-29T18:03:34.118 INFO:tasks.rados.rados.0.smithi029.stdout:3518: finishing write tid 3 to smithi02969618-14 2024-08-29T18:03:34.118 INFO:tasks.rados.rados.0.smithi029.stdout:3516: expect (ObjNum 975 snap 300 seq_num 975) 2024-08-29T18:03:34.180 INFO:tasks.rados.rados.0.smithi029.stdout:3518: finishing write tid 4 to smithi02969618-14 2024-08-29T18:03:34.180 INFO:tasks.rados.rados.0.smithi029.stdout:3518: finishing write tid 5 to smithi02969618-14 2024-08-29T18:03:34.181 INFO:tasks.rados.rados.0.smithi029.stdout:3518: oid 14 updating version 0 to 2402 2024-08-29T18:03:34.181 INFO:tasks.rados.rados.0.smithi029.stdout:3518: oid 14 version 2402 is already newer than 2401 2024-08-29T18:03:34.181 INFO:tasks.rados.rados.0.smithi029.stdout:3518: oid 14 version 2402 is already newer than 2399 2024-08-29T18:03:34.181 INFO:tasks.rados.rados.0.smithi029.stdout:3518: oid 14 version 2402 is already newer than 2400 2024-08-29T18:03:34.181 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 14 v 2402 (ObjNum 1082 snap 340 seq_num 1082) dirty exists 2024-08-29T18:03:34.181 INFO:tasks.rados.rados.0.smithi029.stdout:3518: left oid 14 (ObjNum 1082 snap 340 seq_num 1082) 2024-08-29T18:03:34.181 INFO:tasks.rados.rados.0.smithi029.stdout:3514: done (4 left) 2024-08-29T18:03:34.182 INFO:tasks.rados.rados.0.smithi029.stdout:3515: done (3 left) 2024-08-29T18:03:34.182 INFO:tasks.rados.rados.0.smithi029.stdout:3516: done (2 left) 2024-08-29T18:03:34.182 INFO:tasks.rados.rados.0.smithi029.stdout:3518: done (1 left) 2024-08-29T18:03:34.182 INFO:tasks.rados.rados.0.smithi029.stdout:3519: done (0 left) 2024-08-29T18:03:34.182 INFO:tasks.rados.rados.0.smithi029.stdout:3520: rollback oid 16 current snap is 340 2024-08-29T18:03:34.183 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 16 to 329 2024-08-29T18:03:34.183 INFO:tasks.rados.rados.0.smithi029.stdout:3521: rmattr oid 36 current snap is 340 2024-08-29T18:03:34.183 INFO:tasks.rados.rados.0.smithi029.stdout:3521: done (1 left) 2024-08-29T18:03:34.183 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 34 current snap is 340 2024-08-29T18:03:34.183 INFO:tasks.rados.rados.0.smithi029.stdout:3522: seq_num 1084 ranges {0=557056,557056=475136,1032192=327680} 2024-08-29T18:03:34.186 INFO:tasks.rados.rados.0.smithi029.stdout:3522: writing smithi02969618-34 from 0 to 557056 tid 1 2024-08-29T18:03:34.189 INFO:tasks.rados.rados.0.smithi029.stdout:3522: writing smithi02969618-34 from 557056 to 1032192 tid 2 2024-08-29T18:03:34.192 INFO:tasks.rados.rados.0.smithi029.stdout:3522: writing smithi02969618-34 from 1032192 to 1359872 tid 3 2024-08-29T18:03:34.192 INFO:tasks.rados.rados.0.smithi029.stdout:3523: read oid 17 snap -1 2024-08-29T18:03:34.192 INFO:tasks.rados.rados.0.smithi029.stdout:3523: expect deleted 2024-08-29T18:03:34.193 INFO:tasks.rados.rados.0.smithi029.stdout:3524: snap_remove snap 301 2024-08-29T18:03:34.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:03:34 smithi029 bash[79042]: audit 2024-08-29T18:03:33.491699+0000 mon.c (mon.2) 272 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:03:34.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:03:34 smithi029 bash[77880]: audit 2024-08-29T18:03:33.491699+0000 mon.c (mon.2) 272 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:03:34.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:03:34 smithi110 bash[67519]: audit 2024-08-29T18:03:33.491699+0000 mon.c (mon.2) 272 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:03:34.899 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:03:34 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:03:34] "GET /metrics HTTP/1.1" 200 36330 "" "Prometheus/2.43.0" 2024-08-29T18:03:35.063 INFO:tasks.rados.rados.0.smithi029.stdout:3524: done (3 left) 2024-08-29T18:03:35.063 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 37 current snap is 340 2024-08-29T18:03:35.063 INFO:tasks.rados.rados.0.smithi029.stdout:3525: seq_num 1085 ranges {0=581632,581632=761856,1343488=40960} 2024-08-29T18:03:35.064 INFO:tasks.rados.rados.0.smithi029.stdout:3525: writing smithi02969618-37 from 0 to 581632 tid 1 2024-08-29T18:03:35.066 INFO:tasks.rados.rados.0.smithi029.stdout:3525: writing smithi02969618-37 from 581632 to 1343488 tid 2 2024-08-29T18:03:35.067 INFO:tasks.rados.rados.0.smithi029.stdout:3525: writing smithi02969618-37 from 1343488 to 1384448 tid 3 2024-08-29T18:03:35.067 INFO:tasks.rados.rados.0.smithi029.stdout:3526: copy_from oid 41 from oid 6 current snap is 340 2024-08-29T18:03:35.067 INFO:tasks.rados.rados.0.smithi029.stdout:3527: rmattr oid 50 current snap is 340 2024-08-29T18:03:35.067 INFO:tasks.rados.rados.0.smithi029.stdout:3527: done (5 left) 2024-08-29T18:03:35.068 INFO:tasks.rados.rados.0.smithi029.stdout:3528: snap_remove snap 309 2024-08-29T18:03:35.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:03:35 smithi029 bash[79042]: cluster 2024-08-29T18:03:33.526948+0000 mgr.y (mgr.25004) 395 : cluster [DBG] pgmap v707: 121 pgs: 121 active+clean; 364 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 24 MiB/s rd, 1.4 MiB/s wr, 14 op/s 2024-08-29T18:03:35.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:03:35 smithi029 bash[79042]: cephadm 2024-08-29T18:03:33.637556+0000 mgr.y (mgr.25004) 396 : cephadm [INF] Upgrade: Updating alertmanager.a 2024-08-29T18:03:35.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:03:35 smithi029 bash[79042]: cephadm 2024-08-29T18:03:33.653173+0000 mgr.y (mgr.25004) 397 : cephadm [INF] Deploying daemon alertmanager.a on smithi029 2024-08-29T18:03:35.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:03:35 smithi029 bash[79042]: cluster 2024-08-29T18:03:34.055772+0000 mon.a (mon.0) 977 : cluster [DBG] osdmap e772: 8 total, 8 up, 8 in 2024-08-29T18:03:35.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:03:35 smithi029 bash[77880]: cluster 2024-08-29T18:03:33.526948+0000 mgr.y (mgr.25004) 395 : cluster [DBG] pgmap v707: 121 pgs: 121 active+clean; 364 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 24 MiB/s rd, 1.4 MiB/s wr, 14 op/s 2024-08-29T18:03:35.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:03:35 smithi029 bash[77880]: cephadm 2024-08-29T18:03:33.637556+0000 mgr.y (mgr.25004) 396 : cephadm [INF] Upgrade: Updating alertmanager.a 2024-08-29T18:03:35.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:03:35 smithi029 bash[77880]: cephadm 2024-08-29T18:03:33.653173+0000 mgr.y (mgr.25004) 397 : cephadm [INF] Deploying daemon alertmanager.a on smithi029 2024-08-29T18:03:35.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:03:35 smithi029 bash[77880]: cluster 2024-08-29T18:03:34.055772+0000 mon.a (mon.0) 977 : cluster [DBG] osdmap e772: 8 total, 8 up, 8 in 2024-08-29T18:03:35.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:03:35 smithi110 bash[67519]: cluster 2024-08-29T18:03:33.526948+0000 mgr.y (mgr.25004) 395 : cluster [DBG] pgmap v707: 121 pgs: 121 active+clean; 364 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 24 MiB/s rd, 1.4 MiB/s wr, 14 op/s 2024-08-29T18:03:35.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:03:35 smithi110 bash[67519]: cephadm 2024-08-29T18:03:33.637556+0000 mgr.y (mgr.25004) 396 : cephadm [INF] Upgrade: Updating alertmanager.a 2024-08-29T18:03:35.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:03:35 smithi110 bash[67519]: cephadm 2024-08-29T18:03:33.653173+0000 mgr.y (mgr.25004) 397 : cephadm [INF] Deploying daemon alertmanager.a on smithi029 2024-08-29T18:03:35.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:03:35 smithi110 bash[67519]: cluster 2024-08-29T18:03:34.055772+0000 mon.a (mon.0) 977 : cluster [DBG] osdmap e772: 8 total, 8 up, 8 in 2024-08-29T18:03:36.055 INFO:tasks.rados.rados.0.smithi029.stdout:3528: done (5 left) 2024-08-29T18:03:36.055 INFO:tasks.rados.rados.0.smithi029.stdout:3529: rmattr oid 3 current snap is 340 2024-08-29T18:03:36.055 INFO:tasks.rados.rados.0.smithi029.stdout:3529: done (5 left) 2024-08-29T18:03:36.055 INFO:tasks.rados.rados.0.smithi029.stdout:3530: rollback oid 12 current snap is 340 2024-08-29T18:03:36.055 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 12 to 338 2024-08-29T18:03:36.055 INFO:tasks.rados.rados.0.smithi029.stdout:3520: finishing rollback tid 0 to smithi02969618-16 2024-08-29T18:03:36.055 INFO:tasks.rados.rados.0.smithi029.stdout:3520: finishing rollback tid 1 to smithi02969618-16 2024-08-29T18:03:36.055 INFO:tasks.rados.rados.0.smithi029.stdout:3520: finishing rollback tid 2 to smithi02969618-16 2024-08-29T18:03:36.055 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 16 v 2033 (ObjNum 855 snap 268 seq_num 855) dirty exists 2024-08-29T18:03:36.056 INFO:tasks.rados.rados.0.smithi029.stdout:3522: finishing write tid 1 to smithi02969618-34 2024-08-29T18:03:36.056 INFO:tasks.rados.rados.0.smithi029.stdout:3522: finishing write tid 2 to smithi02969618-34 2024-08-29T18:03:36.056 INFO:tasks.rados.rados.0.smithi029.stdout:3522: finishing write tid 3 to smithi02969618-34 2024-08-29T18:03:36.056 INFO:tasks.rados.rados.0.smithi029.stdout:3522: finishing write tid 4 to smithi02969618-34 2024-08-29T18:03:36.056 INFO:tasks.rados.rados.0.smithi029.stdout:3522: finishing write tid 5 to smithi02969618-34 2024-08-29T18:03:36.056 INFO:tasks.rados.rados.0.smithi029.stdout:3522: oid 34 updating version 0 to 1990 2024-08-29T18:03:36.056 INFO:tasks.rados.rados.0.smithi029.stdout:3522: oid 34 updating version 1990 to 1992 2024-08-29T18:03:36.056 INFO:tasks.rados.rados.0.smithi029.stdout:3522: oid 34 version 1992 is already newer than 1991 2024-08-29T18:03:36.056 INFO:tasks.rados.rados.0.smithi029.stdout:3522: oid 34 updating version 1992 to 1993 2024-08-29T18:03:36.056 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 34 v 1993 (ObjNum 1084 snap 340 seq_num 1084) dirty exists 2024-08-29T18:03:36.056 INFO:tasks.rados.rados.0.smithi029.stdout:3522: left oid 34 (ObjNum 1084 snap 340 seq_num 1084) 2024-08-29T18:03:36.056 INFO:tasks.rados.rados.0.smithi029.stdout:3526: finishing copy_from to smithi02969618-41 2024-08-29T18:03:36.057 INFO:tasks.rados.rados.0.smithi029.stdout:3526: got expected ENOENT (src dne) 2024-08-29T18:03:36.057 INFO:tasks.rados.rados.0.smithi029.stdout:3526: finishing copy_from racing read to smithi02969618-41 2024-08-29T18:03:36.057 INFO:tasks.rados.rados.0.smithi029.stdout:3525: finishing write tid 1 to smithi02969618-37 2024-08-29T18:03:36.057 INFO:tasks.rados.rados.0.smithi029.stdout:3525: finishing write tid 2 to smithi02969618-37 2024-08-29T18:03:36.057 INFO:tasks.rados.rados.0.smithi029.stdout:3525: finishing write tid 3 to smithi02969618-37 2024-08-29T18:03:36.057 INFO:tasks.rados.rados.0.smithi029.stdout:3525: finishing write tid 4 to smithi02969618-37 2024-08-29T18:03:36.057 INFO:tasks.rados.rados.0.smithi029.stdout:3525: finishing write tid 5 to smithi02969618-37 2024-08-29T18:03:36.057 INFO:tasks.rados.rados.0.smithi029.stdout:3525: oid 37 updating version 0 to 2854 2024-08-29T18:03:36.057 INFO:tasks.rados.rados.0.smithi029.stdout:3525: oid 37 updating version 2854 to 2855 2024-08-29T18:03:36.057 INFO:tasks.rados.rados.0.smithi029.stdout:3525: oid 37 version 2855 is already newer than 2852 2024-08-29T18:03:36.057 INFO:tasks.rados.rados.0.smithi029.stdout:3525: oid 37 version 2855 is already newer than 2853 2024-08-29T18:03:36.057 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 37 v 2855 (ObjNum 1085 snap 340 seq_num 1085) dirty exists 2024-08-29T18:03:36.057 INFO:tasks.rados.rados.0.smithi029.stdout:3525: left oid 37 (ObjNum 1085 snap 340 seq_num 1085) 2024-08-29T18:03:36.058 INFO:tasks.rados.rados.0.smithi029.stdout:3520: done (5 left) 2024-08-29T18:03:36.058 INFO:tasks.rados.rados.0.smithi029.stdout:3522: done (4 left) 2024-08-29T18:03:36.058 INFO:tasks.rados.rados.0.smithi029.stdout:3523: done (3 left) 2024-08-29T18:03:36.058 INFO:tasks.rados.rados.0.smithi029.stdout:3525: done (2 left) 2024-08-29T18:03:36.058 INFO:tasks.rados.rados.0.smithi029.stdout:3526: done (1 left) 2024-08-29T18:03:36.058 INFO:tasks.rados.rados.0.smithi029.stdout:3531: read oid 42 snap -1 2024-08-29T18:03:36.058 INFO:tasks.rados.rados.0.smithi029.stdout:3531: expect (ObjNum 1030 snap 329 seq_num 1030) 2024-08-29T18:03:36.058 INFO:tasks.rados.rados.0.smithi029.stdout:3532: rollback oid 37 current snap is 340 2024-08-29T18:03:36.058 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 37 to 321 2024-08-29T18:03:36.058 INFO:tasks.rados.rados.0.smithi029.stdout:3533: read oid 6 snap -1 2024-08-29T18:03:36.058 INFO:tasks.rados.rados.0.smithi029.stdout:3533: expect deleted 2024-08-29T18:03:36.058 INFO:tasks.rados.rados.0.smithi029.stdout:3534: copy_from oid 43 from oid 8 current snap is 340 2024-08-29T18:03:36.059 INFO:tasks.rados.rados.0.smithi029.stdout:3535: snap_remove snap 316 2024-08-29T18:03:36.149 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:03:36 smithi029 bash[79042]: cluster 2024-08-29T18:03:35.057629+0000 mon.a (mon.0) 978 : cluster [DBG] osdmap e773: 8 total, 8 up, 8 in 2024-08-29T18:03:36.149 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:03:36 smithi029 bash[79042]: cluster 2024-08-29T18:03:36.055946+0000 mon.a (mon.0) 979 : cluster [DBG] osdmap e774: 8 total, 8 up, 8 in 2024-08-29T18:03:36.149 INFO:journalctl@ceph.osd.2.smithi029.stdout:Aug 29 18:03:36 smithi029 bash[92269]: debug 2024-08-29T18:03:36.065+0000 7f6e4a900640 -1 snap_mapper.get_next_objects_to_trim::New Clone-Objects were added to Snap 1aa after trimming was started 2024-08-29T18:03:36.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:03:36 smithi029 bash[77880]: cluster 2024-08-29T18:03:35.057629+0000 mon.a (mon.0) 978 : cluster [DBG] osdmap e773: 8 total, 8 up, 8 in 2024-08-29T18:03:36.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:03:36 smithi029 bash[77880]: cluster 2024-08-29T18:03:36.055946+0000 mon.a (mon.0) 979 : cluster [DBG] osdmap e774: 8 total, 8 up, 8 in 2024-08-29T18:03:36.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:03:36 smithi110 bash[67519]: cluster 2024-08-29T18:03:35.057629+0000 mon.a (mon.0) 978 : cluster [DBG] osdmap e773: 8 total, 8 up, 8 in 2024-08-29T18:03:36.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:03:36 smithi110 bash[67519]: cluster 2024-08-29T18:03:36.055946+0000 mon.a (mon.0) 979 : cluster [DBG] osdmap e774: 8 total, 8 up, 8 in 2024-08-29T18:03:37.027 INFO:tasks.rados.rados.0.smithi029.stdout:3531: expect (ObjNum 1030 snap 329 seq_num 1030) 2024-08-29T18:03:37.041 INFO:tasks.rados.rados.0.smithi029.stdout:3530: finishing rollback tid 0 to smithi02969618-12 2024-08-29T18:03:37.042 INFO:tasks.rados.rados.0.smithi029.stdout:3530: finishing rollback tid 1 to smithi02969618-12 2024-08-29T18:03:37.042 INFO:tasks.rados.rados.0.smithi029.stdout:3530: finishing rollback tid 2 to smithi02969618-12 2024-08-29T18:03:37.042 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 12 v 2871 (ObjNum 841 snap 264 seq_num 841) dirty exists 2024-08-29T18:03:37.042 INFO:tasks.rados.rados.0.smithi029.stdout:3532: finishing rollback tid 0 to smithi02969618-37 2024-08-29T18:03:37.042 INFO:tasks.rados.rados.0.smithi029.stdout:3530: done (5 left) 2024-08-29T18:03:37.042 INFO:tasks.rados.rados.0.smithi029.stdout:3531: done (4 left) 2024-08-29T18:03:37.042 INFO:tasks.rados.rados.0.smithi029.stdout:3533: done (3 left) 2024-08-29T18:03:37.042 INFO:tasks.rados.rados.0.smithi029.stdout:3535: done (2 left) 2024-08-29T18:03:37.042 INFO:tasks.rados.rados.0.smithi029.stdout:3536: read oid 32 snap -1 2024-08-29T18:03:37.042 INFO:tasks.rados.rados.0.smithi029.stdout:3536: expect (ObjNum 1052 snap 337 seq_num 1052) 2024-08-29T18:03:37.042 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 25 current snap is 340 2024-08-29T18:03:37.042 INFO:tasks.rados.rados.0.smithi029.stdout:3537: seq_num 1086 ranges {3506176=598016,4104192=647168,4751360=155648} 2024-08-29T18:03:37.066 INFO:tasks.rados.rados.0.smithi029.stdout:3537: writing smithi02969618-25 from 3506176 to 4104192 tid 1 2024-08-29T18:03:37.070 INFO:tasks.rados.rados.0.smithi029.stdout:3537: writing smithi02969618-25 from 4104192 to 4751360 tid 2 2024-08-29T18:03:37.071 INFO:tasks.rados.rados.0.smithi029.stdout:3537: writing smithi02969618-25 from 4751360 to 4907008 tid 3 2024-08-29T18:03:37.071 INFO:tasks.rados.rados.0.smithi029.stdout:3538: snap_create 2024-08-29T18:03:37.072 INFO:tasks.rados.rados.0.smithi029.stdout:3532: finishing rollback tid 1 to smithi02969618-37 2024-08-29T18:03:37.072 INFO:tasks.rados.rados.0.smithi029.stdout:3532: finishing rollback tid 2 to smithi02969618-37 2024-08-29T18:03:37.072 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 37 v 2874 (ObjNum 903 snap 282 seq_num 903) dirty exists 2024-08-29T18:03:37.072 INFO:tasks.rados.rados.0.smithi029.stdout:3534: finishing copy_from racing read to smithi02969618-43 2024-08-29T18:03:37.072 INFO:tasks.rados.rados.0.smithi029.stdout:3534: finishing copy_from to smithi02969618-43 2024-08-29T18:03:37.072 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 43 v 2392 (ObjNum 938 snap 288 seq_num 938) dirty exists 2024-08-29T18:03:37.072 INFO:tasks.rados.rados.0.smithi029.stdout:3536: expect (ObjNum 1052 snap 337 seq_num 1052) 2024-08-29T18:03:37.096 INFO:tasks.rados.rados.0.smithi029.stdout:3537: finishing write tid 1 to smithi02969618-25 2024-08-29T18:03:37.096 INFO:tasks.rados.rados.0.smithi029.stdout:3537: finishing write tid 2 to smithi02969618-25 2024-08-29T18:03:37.096 INFO:tasks.rados.rados.0.smithi029.stdout:3537: finishing write tid 3 to smithi02969618-25 2024-08-29T18:03:37.096 INFO:tasks.rados.rados.0.smithi029.stdout:3537: finishing write tid 4 to smithi02969618-25 2024-08-29T18:03:37.097 INFO:tasks.rados.rados.0.smithi029.stdout:3537: finishing write tid 5 to smithi02969618-25 2024-08-29T18:03:37.097 INFO:tasks.rados.rados.0.smithi029.stdout:3537: oid 25 updating version 0 to 2756 2024-08-29T18:03:37.097 INFO:tasks.rados.rados.0.smithi029.stdout:3537: oid 25 version 2756 is already newer than 2755 2024-08-29T18:03:37.097 INFO:tasks.rados.rados.0.smithi029.stdout:3537: oid 25 version 2756 is already newer than 2754 2024-08-29T18:03:37.097 INFO:tasks.rados.rados.0.smithi029.stdout:3537: oid 25 version 2756 is already newer than 2753 2024-08-29T18:03:37.097 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 25 v 2756 (ObjNum 1086 snap 340 seq_num 1086) dirty exists 2024-08-29T18:03:37.097 INFO:tasks.rados.rados.0.smithi029.stdout:3537: left oid 25 (ObjNum 1086 snap 340 seq_num 1086) 2024-08-29T18:03:37.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:03:37 smithi029 bash[77880]: cluster 2024-08-29T18:03:35.527563+0000 mgr.y (mgr.25004) 398 : cluster [DBG] pgmap v710: 121 pgs: 121 active+clean; 365 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 21 MiB/s rd, 808 KiB/s wr, 7 op/s 2024-08-29T18:03:37.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:03:37 smithi029 bash[77880]: cluster 2024-08-29T18:03:37.022973+0000 mon.a (mon.0) 980 : cluster [DBG] osdmap e775: 8 total, 8 up, 8 in 2024-08-29T18:03:37.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:03:37 smithi029 bash[79042]: cluster 2024-08-29T18:03:35.527563+0000 mgr.y (mgr.25004) 398 : cluster [DBG] pgmap v710: 121 pgs: 121 active+clean; 365 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 21 MiB/s rd, 808 KiB/s wr, 7 op/s 2024-08-29T18:03:37.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:03:37 smithi029 bash[79042]: cluster 2024-08-29T18:03:37.022973+0000 mon.a (mon.0) 980 : cluster [DBG] osdmap e775: 8 total, 8 up, 8 in 2024-08-29T18:03:37.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:03:37 smithi110 bash[67519]: cluster 2024-08-29T18:03:35.527563+0000 mgr.y (mgr.25004) 398 : cluster [DBG] pgmap v710: 121 pgs: 121 active+clean; 365 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 21 MiB/s rd, 808 KiB/s wr, 7 op/s 2024-08-29T18:03:37.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:03:37 smithi110 bash[67519]: cluster 2024-08-29T18:03:37.022973+0000 mon.a (mon.0) 980 : cluster [DBG] osdmap e775: 8 total, 8 up, 8 in 2024-08-29T18:03:38.025 INFO:tasks.rados.rados.0.smithi029.stdout:3532: done (4 left) 2024-08-29T18:03:38.025 INFO:tasks.rados.rados.0.smithi029.stdout:3534: done (3 left) 2024-08-29T18:03:38.025 INFO:tasks.rados.rados.0.smithi029.stdout:3536: done (2 left) 2024-08-29T18:03:38.025 INFO:tasks.rados.rados.0.smithi029.stdout:3537: done (1 left) 2024-08-29T18:03:38.025 INFO:tasks.rados.rados.0.smithi029.stdout:3538: done (0 left) 2024-08-29T18:03:38.025 INFO:tasks.rados.rados.0.smithi029.stdout:3539: read oid 20 snap -1 2024-08-29T18:03:38.025 INFO:tasks.rados.rados.0.smithi029.stdout:3539: expect (ObjNum 1078 snap 340 seq_num 1078) 2024-08-29T18:03:38.025 INFO:tasks.rados.rados.0.smithi029.stdout:3540: rollback oid 45 current snap is 341 2024-08-29T18:03:38.025 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 45 to 338 2024-08-29T18:03:38.026 INFO:tasks.rados.rados.0.smithi029.stdout:3541: snap_remove snap 297 2024-08-29T18:03:39.028 INFO:tasks.rados.rados.0.smithi029.stdout:3541: done (2 left) 2024-08-29T18:03:39.028 INFO:tasks.rados.rados.0.smithi029.stdout:3542: delete oid 34 current snap is 341 2024-08-29T18:03:39.035 INFO:tasks.rados.rados.0.smithi029.stdout:3540: finishing rollback tid 0 to smithi02969618-45 2024-08-29T18:03:39.035 INFO:tasks.rados.rados.0.smithi029.stdout:3540: finishing rollback tid 1 to smithi02969618-45 2024-08-29T18:03:39.035 INFO:tasks.rados.rados.0.smithi029.stdout:3540: finishing rollback tid 2 to smithi02969618-45 2024-08-29T18:03:39.035 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 45 v 2036 (ObjNum 1018 snap 325 seq_num 1018) dirty exists 2024-08-29T18:03:39.035 INFO:tasks.rados.rados.0.smithi029.stdout:3539: expect (ObjNum 1078 snap 340 seq_num 1078) 2024-08-29T18:03:39.077 INFO:tasks.rados.rados.0.smithi029.stdout:3539: done (2 left) 2024-08-29T18:03:39.077 INFO:tasks.rados.rados.0.smithi029.stdout:3540: done (1 left) 2024-08-29T18:03:39.077 INFO:tasks.rados.rados.0.smithi029.stdout:3542: done (0 left) 2024-08-29T18:03:39.077 INFO:tasks.rados.rados.0.smithi029.stdout:3543: read oid 17 snap -1 2024-08-29T18:03:39.077 INFO:tasks.rados.rados.0.smithi029.stdout:3543: expect deleted 2024-08-29T18:03:39.078 INFO:tasks.rados.rados.0.smithi029.stdout:3544: snap_create 2024-08-29T18:03:39.149 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:03:39 smithi029 bash[77880]: cluster 2024-08-29T18:03:37.528428+0000 mgr.y (mgr.25004) 399 : cluster [DBG] pgmap v713: 121 pgs: 121 active+clean; 373 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.9 MiB/s wr, 13 op/s 2024-08-29T18:03:39.149 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:03:39 smithi029 bash[77880]: cluster 2024-08-29T18:03:38.025313+0000 mon.a (mon.0) 981 : cluster [DBG] osdmap e776: 8 total, 8 up, 8 in 2024-08-29T18:03:39.149 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:03:39 smithi029 bash[79042]: cluster 2024-08-29T18:03:37.528428+0000 mgr.y (mgr.25004) 399 : cluster [DBG] pgmap v713: 121 pgs: 121 active+clean; 373 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.9 MiB/s wr, 13 op/s 2024-08-29T18:03:39.149 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:03:39 smithi029 bash[79042]: cluster 2024-08-29T18:03:38.025313+0000 mon.a (mon.0) 981 : cluster [DBG] osdmap e776: 8 total, 8 up, 8 in 2024-08-29T18:03:39.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:03:39 smithi110 bash[67519]: cluster 2024-08-29T18:03:37.528428+0000 mgr.y (mgr.25004) 399 : cluster [DBG] pgmap v713: 121 pgs: 121 active+clean; 373 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.9 MiB/s wr, 13 op/s 2024-08-29T18:03:39.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:03:39 smithi110 bash[67519]: cluster 2024-08-29T18:03:38.025313+0000 mon.a (mon.0) 981 : cluster [DBG] osdmap e776: 8 total, 8 up, 8 in 2024-08-29T18:03:39.949 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:03:39 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:03:39.950 INFO:journalctl@ceph.osd.2.smithi029.stdout:Aug 29 18:03:39 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:03:39.950 INFO:journalctl@ceph.mds.a.smithi029.stdout:Aug 29 18:03:39 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:03:39.950 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Aug 29 18:03:39 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:03:39.951 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Aug 29 18:03:39 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:03:39.951 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:03:39 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:03:39.951 INFO:journalctl@ceph.osd.0.smithi029.stdout:Aug 29 18:03:39 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:03:39.952 INFO:journalctl@ceph.osd.1.smithi029.stdout:Aug 29 18:03:39 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:03:39.952 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:03:39 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:03:39.952 INFO:journalctl@ceph.osd.3.smithi029.stdout:Aug 29 18:03:39 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:03:40.048 INFO:tasks.rados.rados.0.smithi029.stdout:3543: done (1 left) 2024-08-29T18:03:40.048 INFO:tasks.rados.rados.0.smithi029.stdout:3544: done (0 left) 2024-08-29T18:03:40.049 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 34 current snap is 342 2024-08-29T18:03:40.049 INFO:tasks.rados.rados.0.smithi029.stdout:3545: seq_num 1088 ranges {0=630784,630784=466944,1097728=335872} 2024-08-29T18:03:40.051 INFO:tasks.rados.rados.0.smithi029.stdout:3545: writing smithi02969618-34 from 0 to 630784 tid 1 2024-08-29T18:03:40.054 INFO:tasks.rados.rados.0.smithi029.stdout:3545: writing smithi02969618-34 from 630784 to 1097728 tid 2 2024-08-29T18:03:40.056 INFO:tasks.rados.rados.0.smithi029.stdout:3545: writing smithi02969618-34 from 1097728 to 1433600 tid 3 2024-08-29T18:03:40.056 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 21 current snap is 342 2024-08-29T18:03:40.057 INFO:tasks.rados.rados.0.smithi029.stdout:3546: seq_num 1089 ranges {0=647168,647168=745472,1392640=57344} 2024-08-29T18:03:40.060 INFO:tasks.rados.rados.0.smithi029.stdout:3546: writing smithi02969618-21 from 0 to 647168 tid 1 2024-08-29T18:03:40.065 INFO:tasks.rados.rados.0.smithi029.stdout:3546: writing smithi02969618-21 from 647168 to 1392640 tid 2 2024-08-29T18:03:40.066 INFO:tasks.rados.rados.0.smithi029.stdout:3546: writing smithi02969618-21 from 1392640 to 1449984 tid 3 2024-08-29T18:03:40.066 INFO:tasks.rados.rados.0.smithi029.stdout:3547: read oid 36 snap 303 2024-08-29T18:03:40.066 INFO:tasks.rados.rados.0.smithi029.stdout:3547: expect (ObjNum 962 snap 296 seq_num 962) 2024-08-29T18:03:40.066 INFO:tasks.rados.rados.0.smithi029.stdout:3548: rollback oid 20 current snap is 342 2024-08-29T18:03:40.066 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 20 to 340 2024-08-29T18:03:40.066 INFO:tasks.rados.rados.0.smithi029.stdout:3549: copy_from oid 12 from oid 3 current snap is 342 2024-08-29T18:03:40.066 INFO:tasks.rados.rados.0.smithi029.stdout:3550: read oid 4 snap 303 2024-08-29T18:03:40.066 INFO:tasks.rados.rados.0.smithi029.stdout:3550: expect (ObjNum 987 snap 302 seq_num 987) 2024-08-29T18:03:40.067 INFO:tasks.rados.rados.0.smithi029.stdout:3551: rollback oid 5 current snap is 342 2024-08-29T18:03:40.067 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 5 to 321 2024-08-29T18:03:40.067 INFO:tasks.rados.rados.0.smithi029.stdout:3552: snap_create 2024-08-29T18:03:40.075 INFO:tasks.rados.rados.0.smithi029.stdout:3545: finishing write tid 1 to smithi02969618-34 2024-08-29T18:03:40.083 INFO:tasks.rados.rados.0.smithi029.stdout:3545: finishing write tid 2 to smithi02969618-34 2024-08-29T18:03:40.083 INFO:tasks.rados.rados.0.smithi029.stdout:3545: finishing write tid 3 to smithi02969618-34 2024-08-29T18:03:40.086 INFO:tasks.rados.rados.0.smithi029.stdout:3550: expect (ObjNum 987 snap 302 seq_num 987) 2024-08-29T18:03:40.252 INFO:tasks.rados.rados.0.smithi029.stdout:3551: finishing rollback tid 0 to smithi02969618-5 2024-08-29T18:03:40.252 INFO:tasks.rados.rados.0.smithi029.stdout:3551: finishing rollback tid 1 to smithi02969618-5 2024-08-29T18:03:40.252 INFO:tasks.rados.rados.0.smithi029.stdout:3551: finishing rollback tid 2 to smithi02969618-5 2024-08-29T18:03:40.252 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 5 v 2286 (ObjNum 993 snap 309 seq_num 993) dirty exists 2024-08-29T18:03:40.252 INFO:tasks.rados.rados.0.smithi029.stdout:3545: finishing write tid 4 to smithi02969618-34 2024-08-29T18:03:40.252 INFO:tasks.rados.rados.0.smithi029.stdout:3546: finishing write tid 1 to smithi02969618-21 2024-08-29T18:03:40.252 INFO:tasks.rados.rados.0.smithi029.stdout:3546: finishing write tid 2 to smithi02969618-21 2024-08-29T18:03:40.252 INFO:tasks.rados.rados.0.smithi029.stdout:3546: finishing write tid 3 to smithi02969618-21 2024-08-29T18:03:40.252 INFO:tasks.rados.rados.0.smithi029.stdout:3546: finishing write tid 4 to smithi02969618-21 2024-08-29T18:03:40.252 INFO:tasks.rados.rados.0.smithi029.stdout:3545: finishing write tid 5 to smithi02969618-34 2024-08-29T18:03:40.252 INFO:tasks.rados.rados.0.smithi029.stdout:3545: oid 34 updating version 0 to 1997 2024-08-29T18:03:40.253 INFO:tasks.rados.rados.0.smithi029.stdout:3545: oid 34 version 1997 is already newer than 1995 2024-08-29T18:03:40.253 INFO:tasks.rados.rados.0.smithi029.stdout:3545: oid 34 version 1997 is already newer than 1996 2024-08-29T18:03:40.253 INFO:tasks.rados.rados.0.smithi029.stdout:3545: oid 34 updating version 1997 to 1998 2024-08-29T18:03:40.253 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 34 v 1998 (ObjNum 1088 snap 342 seq_num 1088) dirty exists 2024-08-29T18:03:40.253 INFO:tasks.rados.rados.0.smithi029.stdout:3545: left oid 34 (ObjNum 1088 snap 342 seq_num 1088) 2024-08-29T18:03:40.253 INFO:tasks.rados.rados.0.smithi029.stdout:3546: finishing write tid 5 to smithi02969618-21 2024-08-29T18:03:40.253 INFO:tasks.rados.rados.0.smithi029.stdout:3546: oid 21 updating version 0 to 2012 2024-08-29T18:03:40.253 INFO:tasks.rados.rados.0.smithi029.stdout:3546: oid 21 version 2012 is already newer than 2009 2024-08-29T18:03:40.253 INFO:tasks.rados.rados.0.smithi029.stdout:3546: oid 21 version 2012 is already newer than 2010 2024-08-29T18:03:40.253 INFO:tasks.rados.rados.0.smithi029.stdout:3546: oid 21 version 2012 is already newer than 2011 2024-08-29T18:03:40.253 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 21 v 2012 (ObjNum 1089 snap 342 seq_num 1089) dirty exists 2024-08-29T18:03:40.253 INFO:tasks.rados.rados.0.smithi029.stdout:3546: left oid 21 (ObjNum 1089 snap 342 seq_num 1089) 2024-08-29T18:03:40.253 INFO:tasks.rados.rados.0.smithi029.stdout:3547: expect (ObjNum 962 snap 296 seq_num 962) 2024-08-29T18:03:40.304 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Aug 29 18:03:39 smithi029 systemd[1]: Stopping Ceph alertmanager.a for 5b99e290-662c-11ef-bcd4-c7b262605968... 2024-08-29T18:03:40.304 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Aug 29 18:03:40 smithi029 bash[61962]: ts=2024-08-29T18:03:40.080Z caller=main.go:583 level=info msg="Received SIGTERM, exiting gracefully..." 2024-08-29T18:03:40.305 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:03:40 smithi029 bash[79042]: cluster 2024-08-29T18:03:39.027466+0000 mon.a (mon.0) 982 : cluster [DBG] osdmap e777: 8 total, 8 up, 8 in 2024-08-29T18:03:40.305 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:03:40 smithi029 bash[77880]: cluster 2024-08-29T18:03:39.027466+0000 mon.a (mon.0) 982 : cluster [DBG] osdmap e777: 8 total, 8 up, 8 in 2024-08-29T18:03:40.354 INFO:tasks.rados.rados.0.smithi029.stdout:3548: finishing rollback tid 0 to smithi02969618-20 2024-08-29T18:03:40.354 INFO:tasks.rados.rados.0.smithi029.stdout:3548: finishing rollback tid 1 to smithi02969618-20 2024-08-29T18:03:40.354 INFO:tasks.rados.rados.0.smithi029.stdout:3548: finishing rollback tid 2 to smithi02969618-20 2024-08-29T18:03:40.354 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 20 v 2916 (ObjNum 1078 snap 340 seq_num 1078) dirty exists 2024-08-29T18:03:40.354 INFO:tasks.rados.rados.0.smithi029.stdout:3549: finishing copy_from to smithi02969618-12 2024-08-29T18:03:40.354 INFO:tasks.rados.rados.0.smithi029.stdout:3549: got expected ENOENT (src dne) 2024-08-29T18:03:40.355 INFO:tasks.rados.rados.0.smithi029.stdout:3549: finishing copy_from racing read to smithi02969618-12 2024-08-29T18:03:40.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:03:40 smithi110 bash[67519]: cluster 2024-08-29T18:03:39.027466+0000 mon.a (mon.0) 982 : cluster [DBG] osdmap e777: 8 total, 8 up, 8 in 2024-08-29T18:03:41.058 INFO:tasks.rados.rados.0.smithi029.stdout:3545: done (7 left) 2024-08-29T18:03:41.058 INFO:tasks.rados.rados.0.smithi029.stdout:3546: done (6 left) 2024-08-29T18:03:41.058 INFO:tasks.rados.rados.0.smithi029.stdout:3547: done (5 left) 2024-08-29T18:03:41.058 INFO:tasks.rados.rados.0.smithi029.stdout:3548: done (4 left) 2024-08-29T18:03:41.058 INFO:tasks.rados.rados.0.smithi029.stdout:3549: done (3 left) 2024-08-29T18:03:41.059 INFO:tasks.rados.rados.0.smithi029.stdout:3550: done (2 left) 2024-08-29T18:03:41.059 INFO:tasks.rados.rados.0.smithi029.stdout:3551: done (1 left) 2024-08-29T18:03:41.059 INFO:tasks.rados.rados.0.smithi029.stdout:3552: done (0 left) 2024-08-29T18:03:41.059 INFO:tasks.rados.rados.0.smithi029.stdout:3553: copy_from oid 7 from oid 45 current snap is 343 2024-08-29T18:03:41.059 INFO:tasks.rados.rados.0.smithi029.stdout:3554: snap_remove snap 314 2024-08-29T18:03:41.293 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Aug 29 18:03:40 smithi029 bash[107473]: ceph-5b99e290-662c-11ef-bcd4-c7b262605968-alertmanager-a 2024-08-29T18:03:41.293 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:03:41 smithi029 bash[77880]: cluster 2024-08-29T18:03:39.529105+0000 mgr.y (mgr.25004) 400 : cluster [DBG] pgmap v716: 121 pgs: 121 active+clean; 373 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 1.0 MiB/s rd, 2.6 MiB/s wr, 10 op/s 2024-08-29T18:03:41.293 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:03:41 smithi029 bash[77880]: cluster 2024-08-29T18:03:40.051200+0000 mon.a (mon.0) 983 : cluster [DBG] osdmap e778: 8 total, 8 up, 8 in 2024-08-29T18:03:41.293 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:03:41 smithi029 bash[79042]: cluster 2024-08-29T18:03:39.529105+0000 mgr.y (mgr.25004) 400 : cluster [DBG] pgmap v716: 121 pgs: 121 active+clean; 373 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 1.0 MiB/s rd, 2.6 MiB/s wr, 10 op/s 2024-08-29T18:03:41.293 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:03:41 smithi029 bash[79042]: cluster 2024-08-29T18:03:40.051200+0000 mon.a (mon.0) 983 : cluster [DBG] osdmap e778: 8 total, 8 up, 8 in 2024-08-29T18:03:41.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:03:41 smithi110 bash[67519]: cluster 2024-08-29T18:03:39.529105+0000 mgr.y (mgr.25004) 400 : cluster [DBG] pgmap v716: 121 pgs: 121 active+clean; 373 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 1.0 MiB/s rd, 2.6 MiB/s wr, 10 op/s 2024-08-29T18:03:41.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:03:41 smithi110 bash[67519]: cluster 2024-08-29T18:03:40.051200+0000 mon.a (mon.0) 983 : cluster [DBG] osdmap e778: 8 total, 8 up, 8 in 2024-08-29T18:03:41.562 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:03:41 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:03:41.562 INFO:journalctl@ceph.osd.1.smithi029.stdout:Aug 29 18:03:41 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:03:41.563 INFO:journalctl@ceph.osd.2.smithi029.stdout:Aug 29 18:03:41 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:03:41.563 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Aug 29 18:03:41 smithi029 bash[107568]: Error response from daemon: No such container: ceph-5b99e290-662c-11ef-bcd4-c7b262605968-alertmanager-a 2024-08-29T18:03:41.563 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Aug 29 18:03:41 smithi029 systemd[1]: ceph-5b99e290-662c-11ef-bcd4-c7b262605968@alertmanager.a.service: Deactivated successfully. 2024-08-29T18:03:41.563 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Aug 29 18:03:41 smithi029 systemd[1]: Stopped Ceph alertmanager.a for 5b99e290-662c-11ef-bcd4-c7b262605968. 2024-08-29T18:03:41.563 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Aug 29 18:03:41 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:03:41.564 INFO:journalctl@ceph.mds.a.smithi029.stdout:Aug 29 18:03:41 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:03:41.564 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:03:41 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:03:41.564 INFO:journalctl@ceph.osd.3.smithi029.stdout:Aug 29 18:03:41 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:03:41.565 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:03:41 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:03:41.565 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Aug 29 18:03:41 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:03:41.565 INFO:journalctl@ceph.osd.0.smithi029.stdout:Aug 29 18:03:41 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:03:41.943 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Aug 29 18:03:41 smithi029 systemd[1]: Started Ceph alertmanager.a for 5b99e290-662c-11ef-bcd4-c7b262605968. 2024-08-29T18:03:42.022 INFO:tasks.rados.rados.0.smithi029.stdout:3554: done (1 left) 2024-08-29T18:03:42.022 INFO:tasks.rados.rados.0.smithi029.stdout:3555: read oid 16 snap 321 2024-08-29T18:03:42.022 INFO:tasks.rados.rados.0.smithi029.stdout:3555: expect (ObjNum 855 snap 268 seq_num 855) 2024-08-29T18:03:42.023 INFO:tasks.rados.rados.0.smithi029.stdout:3556: snap_create 2024-08-29T18:03:42.023 INFO:tasks.rados.rados.0.smithi029.stdout:3553: finishing copy_from racing read to smithi02969618-7 2024-08-29T18:03:42.023 INFO:tasks.rados.rados.0.smithi029.stdout:3553: finishing copy_from to smithi02969618-7 2024-08-29T18:03:42.023 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 7 v 2036 (ObjNum 1018 snap 325 seq_num 1018) dirty exists 2024-08-29T18:03:42.173 INFO:tasks.rados.rados.0.smithi029.stdout:3555: expect (ObjNum 855 snap 268 seq_num 855) 2024-08-29T18:03:42.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:03:42 smithi029 bash[77880]: cluster 2024-08-29T18:03:41.060123+0000 mon.a (mon.0) 984 : cluster [DBG] osdmap e779: 8 total, 8 up, 8 in 2024-08-29T18:03:42.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:03:42 smithi029 bash[77880]: audit 2024-08-29T18:03:41.615080+0000 mon.a (mon.0) 985 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:03:42.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:03:42 smithi029 bash[77880]: audit 2024-08-29T18:03:41.621481+0000 mon.a (mon.0) 986 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:03:42.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:03:42 smithi029 bash[77880]: audit 2024-08-29T18:03:41.623064+0000 mon.c (mon.2) 273 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:03:42.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:03:42 smithi029 bash[77880]: cluster 2024-08-29T18:03:42.023682+0000 mon.a (mon.0) 987 : cluster [DBG] osdmap e780: 8 total, 8 up, 8 in 2024-08-29T18:03:42.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:03:42 smithi029 bash[79042]: cluster 2024-08-29T18:03:41.060123+0000 mon.a (mon.0) 984 : cluster [DBG] osdmap e779: 8 total, 8 up, 8 in 2024-08-29T18:03:42.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:03:42 smithi029 bash[79042]: audit 2024-08-29T18:03:41.615080+0000 mon.a (mon.0) 985 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:03:42.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:03:42 smithi029 bash[79042]: audit 2024-08-29T18:03:41.621481+0000 mon.a (mon.0) 986 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:03:42.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:03:42 smithi029 bash[79042]: audit 2024-08-29T18:03:41.623064+0000 mon.c (mon.2) 273 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:03:42.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:03:42 smithi029 bash[79042]: cluster 2024-08-29T18:03:42.023682+0000 mon.a (mon.0) 987 : cluster [DBG] osdmap e780: 8 total, 8 up, 8 in 2024-08-29T18:03:42.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:03:42 smithi110 bash[67519]: cluster 2024-08-29T18:03:41.060123+0000 mon.a (mon.0) 984 : cluster [DBG] osdmap e779: 8 total, 8 up, 8 in 2024-08-29T18:03:42.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:03:42 smithi110 bash[67519]: audit 2024-08-29T18:03:41.615080+0000 mon.a (mon.0) 985 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:03:42.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:03:42 smithi110 bash[67519]: audit 2024-08-29T18:03:41.621481+0000 mon.a (mon.0) 986 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:03:42.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:03:42 smithi110 bash[67519]: audit 2024-08-29T18:03:41.623064+0000 mon.c (mon.2) 273 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:03:42.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:03:42 smithi110 bash[67519]: cluster 2024-08-29T18:03:42.023682+0000 mon.a (mon.0) 987 : cluster [DBG] osdmap e780: 8 total, 8 up, 8 in 2024-08-29T18:03:43.373 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:03:43 smithi029 bash[79042]: cluster 2024-08-29T18:03:41.529660+0000 mgr.y (mgr.25004) 401 : cluster [DBG] pgmap v719: 121 pgs: 121 active+clean; 368 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 3.1 MiB/s rd, 1.0 MiB/s wr, 8 op/s 2024-08-29T18:03:43.373 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:03:43 smithi029 bash[79042]: cluster 2024-08-29T18:03:43.025179+0000 mon.a (mon.0) 988 : cluster [DBG] osdmap e781: 8 total, 8 up, 8 in 2024-08-29T18:03:43.374 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:03:43 smithi029 bash[77880]: cluster 2024-08-29T18:03:41.529660+0000 mgr.y (mgr.25004) 401 : cluster [DBG] pgmap v719: 121 pgs: 121 active+clean; 368 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 3.1 MiB/s rd, 1.0 MiB/s wr, 8 op/s 2024-08-29T18:03:43.374 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:03:43 smithi029 bash[77880]: cluster 2024-08-29T18:03:43.025179+0000 mon.a (mon.0) 988 : cluster [DBG] osdmap e781: 8 total, 8 up, 8 in 2024-08-29T18:03:43.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:03:43 smithi110 bash[67519]: cluster 2024-08-29T18:03:41.529660+0000 mgr.y (mgr.25004) 401 : cluster [DBG] pgmap v719: 121 pgs: 121 active+clean; 368 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 3.1 MiB/s rd, 1.0 MiB/s wr, 8 op/s 2024-08-29T18:03:43.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:03:43 smithi110 bash[67519]: cluster 2024-08-29T18:03:43.025179+0000 mon.a (mon.0) 988 : cluster [DBG] osdmap e781: 8 total, 8 up, 8 in 2024-08-29T18:03:43.649 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Aug 29 18:03:43 smithi029 bash[107623]: ts=2024-08-29T18:03:43.462Z caller=main.go:240 level=info msg="Starting Alertmanager" version="(version=0.25.0, branch=HEAD, revision=258fab7cdd551f2cf251ed0348f0ad7289aee789)" 2024-08-29T18:03:43.649 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Aug 29 18:03:43 smithi029 bash[107623]: ts=2024-08-29T18:03:43.462Z caller=main.go:241 level=info build_context="(go=go1.19.4, user=root@abe866dd5717, date=20221222-14:51:36)" 2024-08-29T18:03:43.649 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Aug 29 18:03:43 smithi029 bash[107623]: ts=2024-08-29T18:03:43.464Z caller=cluster.go:185 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.29 port=9094 2024-08-29T18:03:43.649 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Aug 29 18:03:43 smithi029 bash[107623]: ts=2024-08-29T18:03:43.465Z caller=cluster.go:681 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-08-29T18:03:43.649 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Aug 29 18:03:43 smithi029 bash[107623]: ts=2024-08-29T18:03:43.494Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-08-29T18:03:43.649 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Aug 29 18:03:43 smithi029 bash[107623]: ts=2024-08-29T18:03:43.495Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-08-29T18:03:43.649 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Aug 29 18:03:43 smithi029 bash[107623]: ts=2024-08-29T18:03:43.498Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9093 2024-08-29T18:03:43.649 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Aug 29 18:03:43 smithi029 bash[107623]: ts=2024-08-29T18:03:43.498Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9093 2024-08-29T18:03:44.899 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:03:44 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:03:44] "GET /metrics HTTP/1.1" 200 36330 "" "Prometheus/2.43.0" 2024-08-29T18:03:45.068 INFO:tasks.rados.rados.0.smithi029.stdout:3553: done (2 left) 2024-08-29T18:03:45.068 INFO:tasks.rados.rados.0.smithi029.stdout:3555: done (1 left) 2024-08-29T18:03:45.074 INFO:tasks.rados.rados.0.smithi029.stdout:3556: done (0 left) 2024-08-29T18:03:45.074 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 43 current snap is 344 2024-08-29T18:03:45.074 INFO:tasks.rados.rados.0.smithi029.stdout:3557: seq_num 1090 ranges {4235264=663552,4898816=630784,5529600=172032} 2024-08-29T18:03:45.138 INFO:tasks.rados.rados.0.smithi029.stdout:3557: writing smithi02969618-43 from 4235264 to 4898816 tid 1 2024-08-29T18:03:45.145 INFO:tasks.rados.rados.0.smithi029.stdout:3557: writing smithi02969618-43 from 4898816 to 5529600 tid 2 2024-08-29T18:03:45.147 INFO:tasks.rados.rados.0.smithi029.stdout:3557: writing smithi02969618-43 from 5529600 to 5701632 tid 3 2024-08-29T18:03:45.147 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 44 current snap is 344 2024-08-29T18:03:45.147 INFO:tasks.rados.rados.0.smithi029.stdout:3558: seq_num 1091 ranges {3072000=679936,3751936=516096,4268032=286720} 2024-08-29T18:03:45.174 INFO:tasks.rados.rados.0.smithi029.stdout:3558: writing smithi02969618-44 from 3072000 to 3751936 tid 1 2024-08-29T18:03:45.177 INFO:tasks.rados.rados.0.smithi029.stdout:3558: writing smithi02969618-44 from 3751936 to 4268032 tid 2 2024-08-29T18:03:45.180 INFO:tasks.rados.rados.0.smithi029.stdout:3558: writing smithi02969618-44 from 4268032 to 4554752 tid 3 2024-08-29T18:03:45.180 INFO:tasks.rados.rados.0.smithi029.stdout:3559: copy_from oid 11 from oid 13 current snap is 344 2024-08-29T18:03:45.180 INFO:tasks.rados.rados.0.smithi029.stdout:3557: finishing write tid 1 to smithi02969618-43 2024-08-29T18:03:45.180 INFO:tasks.rados.rados.0.smithi029.stdout:3557: finishing write tid 2 to smithi02969618-43 2024-08-29T18:03:45.180 INFO:tasks.rados.rados.0.smithi029.stdout:3557: finishing write tid 3 to smithi02969618-43 2024-08-29T18:03:45.180 INFO:tasks.rados.rados.0.smithi029.stdout:3557: finishing write tid 4 to smithi02969618-43 2024-08-29T18:03:45.180 INFO:tasks.rados.rados.0.smithi029.stdout:3557: finishing write tid 5 to smithi02969618-43 2024-08-29T18:03:45.180 INFO:tasks.rados.rados.0.smithi029.stdout:3557: oid 43 updating version 0 to 2395 2024-08-29T18:03:45.181 INFO:tasks.rados.rados.0.smithi029.stdout:3557: oid 43 updating version 2395 to 2396 2024-08-29T18:03:45.181 INFO:tasks.rados.rados.0.smithi029.stdout:3557: oid 43 version 2396 is already newer than 2393 2024-08-29T18:03:45.181 INFO:tasks.rados.rados.0.smithi029.stdout:3557: oid 43 version 2396 is already newer than 2394 2024-08-29T18:03:45.181 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 43 v 2396 (ObjNum 1090 snap 344 seq_num 1090) dirty exists 2024-08-29T18:03:45.181 INFO:tasks.rados.rados.0.smithi029.stdout:3557: left oid 43 (ObjNum 1090 snap 344 seq_num 1090) 2024-08-29T18:03:45.181 INFO:tasks.rados.rados.0.smithi029.stdout:3557: done (2 left) 2024-08-29T18:03:45.181 INFO:tasks.rados.rados.0.smithi029.stdout:3560: delete oid 33 current snap is 344 2024-08-29T18:03:45.185 INFO:tasks.rados.rados.0.smithi029.stdout:3560: done (2 left) 2024-08-29T18:03:45.186 INFO:tasks.rados.rados.0.smithi029.stdout:3561: copy_from oid 14 from oid 18 current snap is 344 2024-08-29T18:03:45.186 INFO:tasks.rados.rados.0.smithi029.stdout:3562: copy_from oid 36 from oid 42 current snap is 344 2024-08-29T18:03:45.186 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 43 current snap is 344 2024-08-29T18:03:45.186 INFO:tasks.rados.rados.0.smithi029.stdout:3563: seq_num 1093 ranges {5701632=712704,6414336=688128,7102464=114688} 2024-08-29T18:03:45.234 INFO:tasks.rados.rados.0.smithi029.stdout:3563: writing smithi02969618-43 from 5701632 to 6414336 tid 1 2024-08-29T18:03:45.239 INFO:tasks.rados.rados.0.smithi029.stdout:3563: writing smithi02969618-43 from 6414336 to 7102464 tid 2 2024-08-29T18:03:45.240 INFO:tasks.rados.rados.0.smithi029.stdout:3563: writing smithi02969618-43 from 7102464 to 7217152 tid 3 2024-08-29T18:03:45.240 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 2 current snap is 344 2024-08-29T18:03:45.240 INFO:tasks.rados.rados.0.smithi029.stdout:3559: finishing copy_from racing read to smithi02969618-11 2024-08-29T18:03:45.240 INFO:tasks.rados.rados.0.smithi029.stdout:3564: seq_num 1094 ranges {0=729088,729088=573440,1302528=229376} 2024-08-29T18:03:45.245 INFO:tasks.rados.rados.0.smithi029.stdout:3564: writing smithi02969618-2 from 0 to 729088 tid 1 2024-08-29T18:03:45.249 INFO:tasks.rados.rados.0.smithi029.stdout:3564: writing smithi02969618-2 from 729088 to 1302528 tid 2 2024-08-29T18:03:45.251 INFO:tasks.rados.rados.0.smithi029.stdout:3564: writing smithi02969618-2 from 1302528 to 1531904 tid 3 2024-08-29T18:03:45.251 INFO:tasks.rados.rados.0.smithi029.stdout:3565: snap_remove snap 343 2024-08-29T18:03:45.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:03:45 smithi029 bash[77880]: cluster 2024-08-29T18:03:43.529962+0000 mgr.y (mgr.25004) 402 : cluster [DBG] pgmap v722: 121 pgs: 121 active+clean; 359 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 6.2 MiB/s rd, 1.0 MiB/s wr, 9 op/s 2024-08-29T18:03:45.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:03:45 smithi029 bash[79042]: cluster 2024-08-29T18:03:43.529962+0000 mgr.y (mgr.25004) 402 : cluster [DBG] pgmap v722: 121 pgs: 121 active+clean; 359 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 6.2 MiB/s rd, 1.0 MiB/s wr, 9 op/s 2024-08-29T18:03:45.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:03:45 smithi110 bash[67519]: cluster 2024-08-29T18:03:43.529962+0000 mgr.y (mgr.25004) 402 : cluster [DBG] pgmap v722: 121 pgs: 121 active+clean; 359 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 6.2 MiB/s rd, 1.0 MiB/s wr, 9 op/s 2024-08-29T18:03:45.899 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Aug 29 18:03:45 smithi029 bash[107623]: ts=2024-08-29T18:03:45.466Z caller=cluster.go:706 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.001098952s 2024-08-29T18:03:46.088 INFO:tasks.rados.rados.0.smithi029.stdout:3565: done (6 left) 2024-08-29T18:03:46.088 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 27 current snap is 344 2024-08-29T18:03:46.088 INFO:tasks.rados.rados.0.smithi029.stdout:3566: seq_num 1095 ranges {1703936=745472,2449408=499712,2949120=303104} 2024-08-29T18:03:46.103 INFO:tasks.rados.rados.0.smithi029.stdout:3566: writing smithi02969618-27 from 1703936 to 2449408 tid 1 2024-08-29T18:03:46.106 INFO:tasks.rados.rados.0.smithi029.stdout:3566: writing smithi02969618-27 from 2449408 to 2949120 tid 2 2024-08-29T18:03:46.108 INFO:tasks.rados.rados.0.smithi029.stdout:3566: writing smithi02969618-27 from 2949120 to 3252224 tid 3 2024-08-29T18:03:46.109 INFO:tasks.rados.rados.0.smithi029.stdout:3558: finishing write tid 1 to smithi02969618-44 2024-08-29T18:03:46.109 INFO:tasks.rados.rados.0.smithi029.stdout:3559: finishing copy_from to smithi02969618-11 2024-08-29T18:03:46.109 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 11 v 2006 (ObjNum 177 snap 0 seq_num 0) dirty exists 2024-08-29T18:03:46.109 INFO:tasks.rados.rados.0.smithi029.stdout:3558: finishing write tid 2 to smithi02969618-44 2024-08-29T18:03:46.109 INFO:tasks.rados.rados.0.smithi029.stdout:3558: finishing write tid 3 to smithi02969618-44 2024-08-29T18:03:46.109 INFO:tasks.rados.rados.0.smithi029.stdout:3558: finishing write tid 4 to smithi02969618-44 2024-08-29T18:03:46.109 INFO:tasks.rados.rados.0.smithi029.stdout:3558: finishing write tid 5 to smithi02969618-44 2024-08-29T18:03:46.109 INFO:tasks.rados.rados.0.smithi029.stdout:3558: oid 44 updating version 0 to 2040 2024-08-29T18:03:46.109 INFO:tasks.rados.rados.0.smithi029.stdout:3558: oid 44 version 2040 is already newer than 2039 2024-08-29T18:03:46.109 INFO:tasks.rados.rados.0.smithi029.stdout:3558: oid 44 version 2040 is already newer than 2037 2024-08-29T18:03:46.110 INFO:tasks.rados.rados.0.smithi029.stdout:3558: oid 44 version 2040 is already newer than 2038 2024-08-29T18:03:46.110 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 44 v 2040 (ObjNum 1091 snap 344 seq_num 1091) dirty exists 2024-08-29T18:03:46.110 INFO:tasks.rados.rados.0.smithi029.stdout:3558: left oid 44 (ObjNum 1091 snap 344 seq_num 1091) 2024-08-29T18:03:46.110 INFO:tasks.rados.rados.0.smithi029.stdout:3562: finishing copy_from racing read to smithi02969618-36 2024-08-29T18:03:46.110 INFO:tasks.rados.rados.0.smithi029.stdout:3562: finishing copy_from to smithi02969618-36 2024-08-29T18:03:46.110 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 36 v 2449 (ObjNum 1030 snap 329 seq_num 1030) dirty exists 2024-08-29T18:03:46.110 INFO:tasks.rados.rados.0.smithi029.stdout:3563: finishing write tid 1 to smithi02969618-43 2024-08-29T18:03:46.110 INFO:tasks.rados.rados.0.smithi029.stdout:3563: finishing write tid 2 to smithi02969618-43 2024-08-29T18:03:46.110 INFO:tasks.rados.rados.0.smithi029.stdout:3563: finishing write tid 3 to smithi02969618-43 2024-08-29T18:03:46.110 INFO:tasks.rados.rados.0.smithi029.stdout:3563: finishing write tid 4 to smithi02969618-43 2024-08-29T18:03:46.110 INFO:tasks.rados.rados.0.smithi029.stdout:3563: finishing write tid 5 to smithi02969618-43 2024-08-29T18:03:46.110 INFO:tasks.rados.rados.0.smithi029.stdout:3563: oid 43 updating version 0 to 2398 2024-08-29T18:03:46.110 INFO:tasks.rados.rados.0.smithi029.stdout:3563: oid 43 version 2398 is already newer than 2397 2024-08-29T18:03:46.110 INFO:tasks.rados.rados.0.smithi029.stdout:3563: oid 43 updating version 2398 to 2400 2024-08-29T18:03:46.111 INFO:tasks.rados.rados.0.smithi029.stdout:3563: oid 43 version 2400 is already newer than 2399 2024-08-29T18:03:46.111 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 43 v 2400 (ObjNum 1093 snap 344 seq_num 1093) dirty exists 2024-08-29T18:03:46.111 INFO:tasks.rados.rados.0.smithi029.stdout:3563: left oid 43 (ObjNum 1093 snap 344 seq_num 1093) 2024-08-29T18:03:46.111 INFO:tasks.rados.rados.0.smithi029.stdout:3561: finishing copy_from racing read to smithi02969618-14 2024-08-29T18:03:46.111 INFO:tasks.rados.rados.0.smithi029.stdout:3564: finishing write tid 1 to smithi02969618-2 2024-08-29T18:03:46.111 INFO:tasks.rados.rados.0.smithi029.stdout:3564: finishing write tid 2 to smithi02969618-2 2024-08-29T18:03:46.111 INFO:tasks.rados.rados.0.smithi029.stdout:3561: finishing copy_from to smithi02969618-14 2024-08-29T18:03:46.111 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 14 v 2438 (ObjNum 969 snap 298 seq_num 969) dirty exists 2024-08-29T18:03:46.111 INFO:tasks.rados.rados.0.smithi029.stdout:3564: finishing write tid 3 to smithi02969618-2 2024-08-29T18:03:46.111 INFO:tasks.rados.rados.0.smithi029.stdout:3564: finishing write tid 4 to smithi02969618-2 2024-08-29T18:03:46.111 INFO:tasks.rados.rados.0.smithi029.stdout:3564: finishing write tid 5 to smithi02969618-2 2024-08-29T18:03:46.111 INFO:tasks.rados.rados.0.smithi029.stdout:3564: oid 2 updating version 0 to 2932 2024-08-29T18:03:46.111 INFO:tasks.rados.rados.0.smithi029.stdout:3564: oid 2 version 2932 is already newer than 2931 2024-08-29T18:03:46.112 INFO:tasks.rados.rados.0.smithi029.stdout:3564: oid 2 updating version 2932 to 2933 2024-08-29T18:03:46.112 INFO:tasks.rados.rados.0.smithi029.stdout:3564: oid 2 updating version 2933 to 2934 2024-08-29T18:03:46.112 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 2 v 2934 (ObjNum 1094 snap 344 seq_num 1094) dirty exists 2024-08-29T18:03:46.112 INFO:tasks.rados.rados.0.smithi029.stdout:3564: left oid 2 (ObjNum 1094 snap 344 seq_num 1094) 2024-08-29T18:03:46.112 INFO:tasks.rados.rados.0.smithi029.stdout:3558: done (6 left) 2024-08-29T18:03:46.112 INFO:tasks.rados.rados.0.smithi029.stdout:3559: done (5 left) 2024-08-29T18:03:46.112 INFO:tasks.rados.rados.0.smithi029.stdout:3561: done (4 left) 2024-08-29T18:03:46.112 INFO:tasks.rados.rados.0.smithi029.stdout:3562: done (3 left) 2024-08-29T18:03:46.112 INFO:tasks.rados.rados.0.smithi029.stdout:3563: done (2 left) 2024-08-29T18:03:46.112 INFO:tasks.rados.rados.0.smithi029.stdout:3564: done (1 left) 2024-08-29T18:03:46.112 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 22 current snap is 344 2024-08-29T18:03:46.112 INFO:tasks.rados.rados.0.smithi029.stdout:3567: seq_num 1096 ranges {155648=761856,917504=786432,1703936=16384} 2024-08-29T18:03:46.115 INFO:tasks.rados.rados.0.smithi029.stdout:3567: writing smithi02969618-22 from 155648 to 917504 tid 1 2024-08-29T18:03:46.121 INFO:tasks.rados.rados.0.smithi029.stdout:3567: writing smithi02969618-22 from 917504 to 1703936 tid 2 2024-08-29T18:03:46.121 INFO:tasks.rados.rados.0.smithi029.stdout:3567: writing smithi02969618-22 from 1703936 to 1720320 tid 3 2024-08-29T18:03:46.121 INFO:tasks.rados.rados.0.smithi029.stdout:3568: rollback oid 11 current snap is 344 2024-08-29T18:03:46.121 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 11 to 331 2024-08-29T18:03:46.121 INFO:tasks.rados.rados.0.smithi029.stdout:3566: finishing write tid 1 to smithi02969618-27 2024-08-29T18:03:46.121 INFO:tasks.rados.rados.0.smithi029.stdout:3566: finishing write tid 2 to smithi02969618-27 2024-08-29T18:03:46.121 INFO:tasks.rados.rados.0.smithi029.stdout:3569: read oid 6 snap -1 2024-08-29T18:03:46.121 INFO:tasks.rados.rados.0.smithi029.stdout:3569: expect deleted 2024-08-29T18:03:46.121 INFO:tasks.rados.rados.0.smithi029.stdout:3570: read oid 10 snap -1 2024-08-29T18:03:46.121 INFO:tasks.rados.rados.0.smithi029.stdout:3570: expect (ObjNum 1061 snap 337 seq_num 1061) 2024-08-29T18:03:46.121 INFO:tasks.rados.rados.0.smithi029.stdout:3571: rollback oid 49 current snap is 344 2024-08-29T18:03:46.122 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 49 to 339 2024-08-29T18:03:46.122 INFO:tasks.rados.rados.0.smithi029.stdout:3572: rollback oid 20 current snap is 344 2024-08-29T18:03:46.122 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 20 to 339 2024-08-29T18:03:46.122 INFO:tasks.rados.rados.0.smithi029.stdout:3566: finishing write tid 3 to smithi02969618-27 2024-08-29T18:03:46.122 INFO:tasks.rados.rados.0.smithi029.stdout:3566: finishing write tid 4 to smithi02969618-27 2024-08-29T18:03:46.122 INFO:tasks.rados.rados.0.smithi029.stdout:3573: delete oid 32 current snap is 344 2024-08-29T18:03:46.123 INFO:tasks.rados.rados.0.smithi029.stdout:3566: finishing write tid 5 to smithi02969618-27 2024-08-29T18:03:46.123 INFO:tasks.rados.rados.0.smithi029.stdout:3566: oid 27 updating version 0 to 2404 2024-08-29T18:03:46.123 INFO:tasks.rados.rados.0.smithi029.stdout:3566: oid 27 version 2404 is already newer than 2403 2024-08-29T18:03:46.123 INFO:tasks.rados.rados.0.smithi029.stdout:3566: oid 27 version 2404 is already newer than 2401 2024-08-29T18:03:46.123 INFO:tasks.rados.rados.0.smithi029.stdout:3566: oid 27 version 2404 is already newer than 2402 2024-08-29T18:03:46.123 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 27 v 2404 (ObjNum 1095 snap 344 seq_num 1095) dirty exists 2024-08-29T18:03:46.123 INFO:tasks.rados.rados.0.smithi029.stdout:3566: left oid 27 (ObjNum 1095 snap 344 seq_num 1095) 2024-08-29T18:03:46.125 INFO:tasks.rados.rados.0.smithi029.stdout:3567: finishing write tid 1 to smithi02969618-22 2024-08-29T18:03:46.132 INFO:tasks.rados.rados.0.smithi029.stdout:3568: finishing rollback tid 0 to smithi02969618-11 2024-08-29T18:03:46.132 INFO:tasks.rados.rados.0.smithi029.stdout:3568: finishing rollback tid 1 to smithi02969618-11 2024-08-29T18:03:46.133 INFO:tasks.rados.rados.0.smithi029.stdout:3566: done (7 left) 2024-08-29T18:03:46.133 INFO:tasks.rados.rados.0.smithi029.stdout:3569: done (6 left) 2024-08-29T18:03:46.133 INFO:tasks.rados.rados.0.smithi029.stdout:3573: done (5 left) 2024-08-29T18:03:46.133 INFO:tasks.rados.rados.0.smithi029.stdout:3574: rmattr oid 13 current snap is 344 2024-08-29T18:03:46.133 INFO:tasks.rados.rados.0.smithi029.stdout:3575: rollback oid 48 current snap is 344 2024-08-29T18:03:46.134 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 48 to 317 2024-08-29T18:03:46.134 INFO:tasks.rados.rados.0.smithi029.stdout:3576: snap_remove snap 341 2024-08-29T18:03:47.035 INFO:tasks.rados.rados.0.smithi029.stdout:3568: finishing rollback tid 2 to smithi02969618-11 2024-08-29T18:03:47.035 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 11 v 2395 (ObjNum 989 snap 304 seq_num 989) dirty exists 2024-08-29T18:03:47.036 INFO:tasks.rados.rados.0.smithi029.stdout:3575: finishing rollback tid 0 to smithi02969618-48 2024-08-29T18:03:47.036 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 13 v 2450 (ObjNum 161 snap 0 seq_num 1) dirty exists 2024-08-29T18:03:47.036 INFO:tasks.rados.rados.0.smithi029.stdout:3571: finishing rollback tid 0 to smithi02969618-49 2024-08-29T18:03:47.036 INFO:tasks.rados.rados.0.smithi029.stdout:3571: finishing rollback tid 1 to smithi02969618-49 2024-08-29T18:03:47.036 INFO:tasks.rados.rados.0.smithi029.stdout:3571: finishing rollback tid 2 to smithi02969618-49 2024-08-29T18:03:47.036 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 49 v 2938 (ObjNum 1063 snap 338 seq_num 1063) dirty exists 2024-08-29T18:03:47.036 INFO:tasks.rados.rados.0.smithi029.stdout:3575: finishing rollback tid 1 to smithi02969618-48 2024-08-29T18:03:47.036 INFO:tasks.rados.rados.0.smithi029.stdout:3567: finishing write tid 2 to smithi02969618-22 2024-08-29T18:03:47.036 INFO:tasks.rados.rados.0.smithi029.stdout:3575: finishing rollback tid 2 to smithi02969618-48 2024-08-29T18:03:47.036 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 48 v 1113 (ObjNum 996 snap 309 seq_num 996) dirty exists 2024-08-29T18:03:47.036 INFO:tasks.rados.rados.0.smithi029.stdout:3567: finishing write tid 3 to smithi02969618-22 2024-08-29T18:03:47.037 INFO:tasks.rados.rados.0.smithi029.stdout:3567: finishing write tid 4 to smithi02969618-22 2024-08-29T18:03:47.037 INFO:tasks.rados.rados.0.smithi029.stdout:3570: expect (ObjNum 1061 snap 337 seq_num 1061) 2024-08-29T18:03:47.300 INFO:tasks.rados.rados.0.smithi029.stdout:3567: finishing write tid 5 to smithi02969618-22 2024-08-29T18:03:47.301 INFO:tasks.rados.rados.0.smithi029.stdout:3567: oid 22 updating version 0 to 2439 2024-08-29T18:03:47.301 INFO:tasks.rados.rados.0.smithi029.stdout:3567: oid 22 updating version 2439 to 2441 2024-08-29T18:03:47.301 INFO:tasks.rados.rados.0.smithi029.stdout:3567: oid 22 version 2441 is already newer than 2440 2024-08-29T18:03:47.301 INFO:tasks.rados.rados.0.smithi029.stdout:3567: oid 22 updating version 2441 to 2442 2024-08-29T18:03:47.301 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 22 v 2442 (ObjNum 1096 snap 344 seq_num 1096) dirty exists 2024-08-29T18:03:47.301 INFO:tasks.rados.rados.0.smithi029.stdout:3567: left oid 22 (ObjNum 1096 snap 344 seq_num 1096) 2024-08-29T18:03:47.301 INFO:tasks.rados.rados.0.smithi029.stdout:3572: finishing rollback tid 0 to smithi02969618-20 2024-08-29T18:03:47.301 INFO:tasks.rados.rados.0.smithi029.stdout:3572: finishing rollback tid 1 to smithi02969618-20 2024-08-29T18:03:47.301 INFO:tasks.rados.rados.0.smithi029.stdout:3572: finishing rollback tid 2 to smithi02969618-20 2024-08-29T18:03:47.301 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 20 v 2942 (ObjNum 954 snap 293 seq_num 954) dirty exists 2024-08-29T18:03:47.301 INFO:tasks.rados.rados.0.smithi029.stdout:3567: done (7 left) 2024-08-29T18:03:47.302 INFO:tasks.rados.rados.0.smithi029.stdout:3568: done (6 left) 2024-08-29T18:03:47.302 INFO:tasks.rados.rados.0.smithi029.stdout:3570: done (5 left) 2024-08-29T18:03:47.302 INFO:tasks.rados.rados.0.smithi029.stdout:3571: done (4 left) 2024-08-29T18:03:47.302 INFO:tasks.rados.rados.0.smithi029.stdout:3572: done (3 left) 2024-08-29T18:03:47.302 INFO:tasks.rados.rados.0.smithi029.stdout:3574: done (2 left) 2024-08-29T18:03:47.302 INFO:tasks.rados.rados.0.smithi029.stdout:3575: done (1 left) 2024-08-29T18:03:47.302 INFO:tasks.rados.rados.0.smithi029.stdout:3576: done (0 left) 2024-08-29T18:03:47.302 INFO:tasks.rados.rados.0.smithi029.stdout:3577: delete oid 37 current snap is 344 2024-08-29T18:03:47.310 INFO:tasks.rados.rados.0.smithi029.stdout:3577: done (0 left) 2024-08-29T18:03:47.310 INFO:tasks.rados.rados.0.smithi029.stdout:3578: snap_remove snap 342 2024-08-29T18:03:47.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:03:47 smithi029 bash[79042]: cluster 2024-08-29T18:03:45.530804+0000 mgr.y (mgr.25004) 403 : cluster [DBG] pgmap v723: 121 pgs: 121 active+clean; 376 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 4.6 MiB/s rd, 4.7 MiB/s wr, 7 op/s 2024-08-29T18:03:47.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:03:47 smithi029 bash[79042]: cluster 2024-08-29T18:03:46.089815+0000 mon.a (mon.0) 989 : cluster [DBG] osdmap e782: 8 total, 8 up, 8 in 2024-08-29T18:03:47.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:03:47 smithi029 bash[79042]: cluster 2024-08-29T18:03:47.026535+0000 mon.a (mon.0) 990 : cluster [DBG] osdmap e783: 8 total, 8 up, 8 in 2024-08-29T18:03:47.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:03:47 smithi029 bash[77880]: cluster 2024-08-29T18:03:45.530804+0000 mgr.y (mgr.25004) 403 : cluster [DBG] pgmap v723: 121 pgs: 121 active+clean; 376 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 4.6 MiB/s rd, 4.7 MiB/s wr, 7 op/s 2024-08-29T18:03:47.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:03:47 smithi029 bash[77880]: cluster 2024-08-29T18:03:46.089815+0000 mon.a (mon.0) 989 : cluster [DBG] osdmap e782: 8 total, 8 up, 8 in 2024-08-29T18:03:47.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:03:47 smithi029 bash[77880]: cluster 2024-08-29T18:03:47.026535+0000 mon.a (mon.0) 990 : cluster [DBG] osdmap e783: 8 total, 8 up, 8 in 2024-08-29T18:03:47.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:03:47 smithi110 bash[67519]: cluster 2024-08-29T18:03:45.530804+0000 mgr.y (mgr.25004) 403 : cluster [DBG] pgmap v723: 121 pgs: 121 active+clean; 376 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 4.6 MiB/s rd, 4.7 MiB/s wr, 7 op/s 2024-08-29T18:03:47.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:03:47 smithi110 bash[67519]: cluster 2024-08-29T18:03:46.089815+0000 mon.a (mon.0) 989 : cluster [DBG] osdmap e782: 8 total, 8 up, 8 in 2024-08-29T18:03:47.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:03:47 smithi110 bash[67519]: cluster 2024-08-29T18:03:47.026535+0000 mon.a (mon.0) 990 : cluster [DBG] osdmap e783: 8 total, 8 up, 8 in 2024-08-29T18:03:48.094 INFO:tasks.rados.rados.0.smithi029.stdout:3578: done (0 left) 2024-08-29T18:03:48.094 INFO:tasks.rados.rados.0.smithi029.stdout:3579: snap_remove snap 333 2024-08-29T18:03:49.103 INFO:tasks.rados.rados.0.smithi029.stdout:3579: done (0 left) 2024-08-29T18:03:49.103 INFO:tasks.rados.rados.0.smithi029.stdout:3580: rmattr oid 1 current snap is 344 2024-08-29T18:03:49.103 INFO:tasks.rados.rados.0.smithi029.stdout:3580: done (0 left) 2024-08-29T18:03:49.103 INFO:tasks.rados.rados.0.smithi029.stdout:3581: snap_remove snap 338 2024-08-29T18:03:49.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:03:49 smithi029 bash[77880]: cluster 2024-08-29T18:03:47.531714+0000 mgr.y (mgr.25004) 404 : cluster [DBG] pgmap v726: 121 pgs: 121 active+clean; 399 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 16 MiB/s rd, 8.1 MiB/s wr, 10 op/s 2024-08-29T18:03:49.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:03:49 smithi029 bash[77880]: cluster 2024-08-29T18:03:48.097204+0000 mon.a (mon.0) 991 : cluster [DBG] osdmap e784: 8 total, 8 up, 8 in 2024-08-29T18:03:49.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:03:49 smithi029 bash[77880]: audit 2024-08-29T18:03:48.298920+0000 mon.a (mon.0) 992 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:03:49.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:03:49 smithi029 bash[77880]: audit 2024-08-29T18:03:48.304734+0000 mon.a (mon.0) 993 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:03:49.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:03:49 smithi029 bash[77880]: audit 2024-08-29T18:03:48.491723+0000 mon.c (mon.2) 274 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:03:49.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:03:49 smithi029 bash[79042]: cluster 2024-08-29T18:03:47.531714+0000 mgr.y (mgr.25004) 404 : cluster [DBG] pgmap v726: 121 pgs: 121 active+clean; 399 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 16 MiB/s rd, 8.1 MiB/s wr, 10 op/s 2024-08-29T18:03:49.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:03:49 smithi029 bash[79042]: cluster 2024-08-29T18:03:48.097204+0000 mon.a (mon.0) 991 : cluster [DBG] osdmap e784: 8 total, 8 up, 8 in 2024-08-29T18:03:49.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:03:49 smithi029 bash[79042]: audit 2024-08-29T18:03:48.298920+0000 mon.a (mon.0) 992 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:03:49.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:03:49 smithi029 bash[79042]: audit 2024-08-29T18:03:48.304734+0000 mon.a (mon.0) 993 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:03:49.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:03:49 smithi029 bash[79042]: audit 2024-08-29T18:03:48.491723+0000 mon.c (mon.2) 274 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:03:49.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:03:49 smithi110 bash[67519]: cluster 2024-08-29T18:03:47.531714+0000 mgr.y (mgr.25004) 404 : cluster [DBG] pgmap v726: 121 pgs: 121 active+clean; 399 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 16 MiB/s rd, 8.1 MiB/s wr, 10 op/s 2024-08-29T18:03:49.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:03:49 smithi110 bash[67519]: cluster 2024-08-29T18:03:48.097204+0000 mon.a (mon.0) 991 : cluster [DBG] osdmap e784: 8 total, 8 up, 8 in 2024-08-29T18:03:49.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:03:49 smithi110 bash[67519]: audit 2024-08-29T18:03:48.298920+0000 mon.a (mon.0) 992 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:03:49.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:03:49 smithi110 bash[67519]: audit 2024-08-29T18:03:48.304734+0000 mon.a (mon.0) 993 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:03:49.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:03:49 smithi110 bash[67519]: audit 2024-08-29T18:03:48.491723+0000 mon.c (mon.2) 274 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:03:50.120 INFO:tasks.rados.rados.0.smithi029.stdout:3581: done (0 left) 2024-08-29T18:03:50.120 INFO:tasks.rados.rados.0.smithi029.stdout:3582: delete oid 18 current snap is 344 2024-08-29T18:03:50.139 INFO:tasks.rados.rados.0.smithi029.stdout:3582: done (0 left) 2024-08-29T18:03:50.139 INFO:tasks.rados.rados.0.smithi029.stdout:3583: setattr oid 31 current snap is 344 2024-08-29T18:03:50.144 INFO:tasks.rados.rados.0.smithi029.stdout:3584: copy_from oid 2 from oid 7 current snap is 344 2024-08-29T18:03:50.144 INFO:tasks.rados.rados.0.smithi029.stdout:3585: read oid 50 snap -1 2024-08-29T18:03:50.144 INFO:tasks.rados.rados.0.smithi029.stdout:3585: expect (ObjNum 1074 snap 340 seq_num 1074) 2024-08-29T18:03:50.144 INFO:tasks.rados.rados.0.smithi029.stdout:3586: read oid 6 snap -1 2024-08-29T18:03:50.144 INFO:tasks.rados.rados.0.smithi029.stdout:3586: expect deleted 2024-08-29T18:03:50.144 INFO:tasks.rados.rados.0.smithi029.stdout:3587: rollback oid 48 current snap is 344 2024-08-29T18:03:50.144 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 48 to 321 2024-08-29T18:03:50.144 INFO:tasks.rados.rados.0.smithi029.stdout:3588: read oid 47 snap -1 2024-08-29T18:03:50.144 INFO:tasks.rados.rados.0.smithi029.stdout:3588: expect (ObjNum 1012 snap 315 seq_num 1012) 2024-08-29T18:03:50.144 INFO:tasks.rados.rados.0.smithi029.stdout:3589: delete oid 49 current snap is 344 2024-08-29T18:03:50.149 INFO:tasks.rados.rados.0.smithi029.stdout:3587: finishing rollback tid 0 to smithi02969618-48 2024-08-29T18:03:50.155 INFO:tasks.rados.rados.0.smithi029.stdout:3588: expect (ObjNum 1012 snap 315 seq_num 1012) 2024-08-29T18:03:50.160 INFO:tasks.rados.rados.0.smithi029.stdout:3587: finishing rollback tid 1 to smithi02969618-48 2024-08-29T18:03:50.160 INFO:tasks.rados.rados.0.smithi029.stdout:3587: finishing rollback tid 2 to smithi02969618-48 2024-08-29T18:03:50.160 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 48 v 1116 (ObjNum 996 snap 309 seq_num 996) dirty exists 2024-08-29T18:03:50.161 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 31 v 1682 (ObjNum 1047 snap 335 seq_num 1047) dirty exists 2024-08-29T18:03:50.169 INFO:tasks.rados.rados.0.smithi029.stdout:3583: done (6 left) 2024-08-29T18:03:50.169 INFO:tasks.rados.rados.0.smithi029.stdout:3586: done (5 left) 2024-08-29T18:03:50.169 INFO:tasks.rados.rados.0.smithi029.stdout:3587: done (4 left) 2024-08-29T18:03:50.169 INFO:tasks.rados.rados.0.smithi029.stdout:3588: done (3 left) 2024-08-29T18:03:50.169 INFO:tasks.rados.rados.0.smithi029.stdout:3589: done (2 left) 2024-08-29T18:03:50.169 INFO:tasks.rados.rados.0.smithi029.stdout:3590: snap_create 2024-08-29T18:03:50.173 INFO:tasks.rados.rados.0.smithi029.stdout:3585: expect (ObjNum 1074 snap 340 seq_num 1074) 2024-08-29T18:03:50.262 INFO:tasks.rados.rados.0.smithi029.stdout:3584: finishing copy_from racing read to smithi02969618-2 2024-08-29T18:03:50.265 INFO:tasks.rados.rados.0.smithi029.stdout:3584: finishing copy_from to smithi02969618-2 2024-08-29T18:03:50.265 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 2 v 2036 (ObjNum 1018 snap 325 seq_num 1018) dirty exists 2024-08-29T18:03:50.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:03:50 smithi029 bash[79042]: cluster 2024-08-29T18:03:49.102652+0000 mon.a (mon.0) 994 : cluster [DBG] osdmap e785: 8 total, 8 up, 8 in 2024-08-29T18:03:50.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:03:50 smithi029 bash[79042]: audit 2024-08-29T18:03:49.432244+0000 mon.a (mon.0) 995 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:03:50.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:03:50 smithi029 bash[79042]: audit 2024-08-29T18:03:49.439548+0000 mon.a (mon.0) 996 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:03:50.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:03:50 smithi029 bash[77880]: cluster 2024-08-29T18:03:49.102652+0000 mon.a (mon.0) 994 : cluster [DBG] osdmap e785: 8 total, 8 up, 8 in 2024-08-29T18:03:50.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:03:50 smithi029 bash[77880]: audit 2024-08-29T18:03:49.432244+0000 mon.a (mon.0) 995 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:03:50.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:03:50 smithi029 bash[77880]: audit 2024-08-29T18:03:49.439548+0000 mon.a (mon.0) 996 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:03:50.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:03:50 smithi110 bash[67519]: cluster 2024-08-29T18:03:49.102652+0000 mon.a (mon.0) 994 : cluster [DBG] osdmap e785: 8 total, 8 up, 8 in 2024-08-29T18:03:50.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:03:50 smithi110 bash[67519]: audit 2024-08-29T18:03:49.432244+0000 mon.a (mon.0) 995 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:03:50.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:03:50 smithi110 bash[67519]: audit 2024-08-29T18:03:49.439548+0000 mon.a (mon.0) 996 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:03:51.123 INFO:tasks.rados.rados.0.smithi029.stdout:3584: done (2 left) 2024-08-29T18:03:51.124 INFO:tasks.rados.rados.0.smithi029.stdout:3585: done (1 left) 2024-08-29T18:03:51.124 INFO:tasks.rados.rados.0.smithi029.stdout:3590: done (0 left) 2024-08-29T18:03:51.124 INFO:tasks.rados.rados.0.smithi029.stdout:3591: copy_from oid 15 from oid 17 current snap is 345 2024-08-29T18:03:51.124 INFO:tasks.rados.rados.0.smithi029.stdout:3592: snap_remove snap 329 2024-08-29T18:03:51.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:03:51 smithi029 bash[79042]: cluster 2024-08-29T18:03:49.532374+0000 mgr.y (mgr.25004) 405 : cluster [DBG] pgmap v729: 121 pgs: 121 active+clean; 399 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 19 MiB/s rd, 5.7 MiB/s wr, 12 op/s 2024-08-29T18:03:51.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:03:51 smithi029 bash[79042]: cluster 2024-08-29T18:03:50.122056+0000 mon.a (mon.0) 997 : cluster [DBG] osdmap e786: 8 total, 8 up, 8 in 2024-08-29T18:03:51.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:03:51 smithi029 bash[77880]: cluster 2024-08-29T18:03:49.532374+0000 mgr.y (mgr.25004) 405 : cluster [DBG] pgmap v729: 121 pgs: 121 active+clean; 399 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 19 MiB/s rd, 5.7 MiB/s wr, 12 op/s 2024-08-29T18:03:51.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:03:51 smithi029 bash[77880]: cluster 2024-08-29T18:03:50.122056+0000 mon.a (mon.0) 997 : cluster [DBG] osdmap e786: 8 total, 8 up, 8 in 2024-08-29T18:03:51.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:03:51 smithi110 bash[67519]: cluster 2024-08-29T18:03:49.532374+0000 mgr.y (mgr.25004) 405 : cluster [DBG] pgmap v729: 121 pgs: 121 active+clean; 399 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 19 MiB/s rd, 5.7 MiB/s wr, 12 op/s 2024-08-29T18:03:51.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:03:51 smithi110 bash[67519]: cluster 2024-08-29T18:03:50.122056+0000 mon.a (mon.0) 997 : cluster [DBG] osdmap e786: 8 total, 8 up, 8 in 2024-08-29T18:03:52.027 INFO:tasks.rados.rados.0.smithi029.stdout:3592: done (1 left) 2024-08-29T18:03:52.027 INFO:tasks.rados.rados.0.smithi029.stdout:3593: copy_from oid 18 from oid 46 current snap is 345 2024-08-29T18:03:52.028 INFO:tasks.rados.rados.0.smithi029.stdout:3594: snap_create 2024-08-29T18:03:52.028 INFO:tasks.rados.rados.0.smithi029.stdout:3591: finishing copy_from to smithi02969618-15 2024-08-29T18:03:52.028 INFO:tasks.rados.rados.0.smithi029.stdout:3591: got expected ENOENT (src dne) 2024-08-29T18:03:52.028 INFO:tasks.rados.rados.0.smithi029.stdout:3591: finishing copy_from racing read to smithi02969618-15 2024-08-29T18:03:52.062 INFO:tasks.rados.rados.0.smithi029.stdout:3593: finishing copy_from racing read to smithi02969618-18 2024-08-29T18:03:52.065 INFO:tasks.rados.rados.0.smithi029.stdout:3593: finishing copy_from to smithi02969618-18 2024-08-29T18:03:52.065 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 18 v 2383 (ObjNum 1012 snap 315 seq_num 1012) dirty exists 2024-08-29T18:03:52.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:03:52 smithi029 bash[77880]: cluster 2024-08-29T18:03:51.125201+0000 mon.a (mon.0) 998 : cluster [DBG] osdmap e787: 8 total, 8 up, 8 in 2024-08-29T18:03:52.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:03:52 smithi029 bash[77880]: cluster 2024-08-29T18:03:52.029199+0000 mon.a (mon.0) 999 : cluster [DBG] osdmap e788: 8 total, 8 up, 8 in 2024-08-29T18:03:52.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:03:52 smithi029 bash[79042]: cluster 2024-08-29T18:03:51.125201+0000 mon.a (mon.0) 998 : cluster [DBG] osdmap e787: 8 total, 8 up, 8 in 2024-08-29T18:03:52.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:03:52 smithi029 bash[79042]: cluster 2024-08-29T18:03:52.029199+0000 mon.a (mon.0) 999 : cluster [DBG] osdmap e788: 8 total, 8 up, 8 in 2024-08-29T18:03:52.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:03:52 smithi110 bash[67519]: cluster 2024-08-29T18:03:51.125201+0000 mon.a (mon.0) 998 : cluster [DBG] osdmap e787: 8 total, 8 up, 8 in 2024-08-29T18:03:52.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:03:52 smithi110 bash[67519]: cluster 2024-08-29T18:03:52.029199+0000 mon.a (mon.0) 999 : cluster [DBG] osdmap e788: 8 total, 8 up, 8 in 2024-08-29T18:03:53.030 INFO:tasks.rados.rados.0.smithi029.stdout:3591: done (2 left) 2024-08-29T18:03:53.031 INFO:tasks.rados.rados.0.smithi029.stdout:3593: done (1 left) 2024-08-29T18:03:53.031 INFO:tasks.rados.rados.0.smithi029.stdout:3594: done (0 left) 2024-08-29T18:03:53.031 INFO:tasks.rados.rados.0.smithi029.stdout:3595: read oid 18 snap -1 2024-08-29T18:03:53.031 INFO:tasks.rados.rados.0.smithi029.stdout:3595: expect (ObjNum 1012 snap 315 seq_num 1012) 2024-08-29T18:03:53.031 INFO:tasks.rados.rados.0.smithi029.stdout:3596: delete oid 48 current snap is 346 2024-08-29T18:03:53.037 INFO:tasks.rados.rados.0.smithi029.stdout:3596: done (1 left) 2024-08-29T18:03:53.037 INFO:tasks.rados.rados.0.smithi029.stdout:3597: snap_create 2024-08-29T18:03:53.038 INFO:tasks.rados.rados.0.smithi029.stdout:3595: expect (ObjNum 1012 snap 315 seq_num 1012) 2024-08-29T18:03:53.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:03:53 smithi029 bash[77880]: cluster 2024-08-29T18:03:51.533417+0000 mgr.y (mgr.25004) 406 : cluster [DBG] pgmap v732: 121 pgs: 121 active+clean; 436 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 1.7 MiB/s rd, 5.5 MiB/s wr, 4 op/s 2024-08-29T18:03:53.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:03:53 smithi029 bash[77880]: cluster 2024-08-29T18:03:53.032355+0000 mon.a (mon.0) 1000 : cluster [DBG] osdmap e789: 8 total, 8 up, 8 in 2024-08-29T18:03:53.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:03:53 smithi029 bash[79042]: cluster 2024-08-29T18:03:51.533417+0000 mgr.y (mgr.25004) 406 : cluster [DBG] pgmap v732: 121 pgs: 121 active+clean; 436 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 1.7 MiB/s rd, 5.5 MiB/s wr, 4 op/s 2024-08-29T18:03:53.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:03:53 smithi029 bash[79042]: cluster 2024-08-29T18:03:53.032355+0000 mon.a (mon.0) 1000 : cluster [DBG] osdmap e789: 8 total, 8 up, 8 in 2024-08-29T18:03:53.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:03:53 smithi110 bash[67519]: cluster 2024-08-29T18:03:51.533417+0000 mgr.y (mgr.25004) 406 : cluster [DBG] pgmap v732: 121 pgs: 121 active+clean; 436 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 1.7 MiB/s rd, 5.5 MiB/s wr, 4 op/s 2024-08-29T18:03:53.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:03:53 smithi110 bash[67519]: cluster 2024-08-29T18:03:53.032355+0000 mon.a (mon.0) 1000 : cluster [DBG] osdmap e789: 8 total, 8 up, 8 in 2024-08-29T18:03:53.899 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Aug 29 18:03:53 smithi029 bash[107623]: ts=2024-08-29T18:03:53.469Z caller=cluster.go:698 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.004079153s 2024-08-29T18:03:54.031 INFO:tasks.rados.rados.0.smithi029.stdout:3595: done (1 left) 2024-08-29T18:03:54.031 INFO:tasks.rados.rados.0.smithi029.stdout:3597: done (0 left) 2024-08-29T18:03:54.031 INFO:tasks.rados.rados.0.smithi029.stdout:3598: setattr oid 5 current snap is 347 2024-08-29T18:03:54.032 INFO:tasks.rados.rados.0.smithi029.stdout:3599: snap_remove snap 345 2024-08-29T18:03:54.899 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:03:54 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:03:54] "GET /metrics HTTP/1.1" 200 36327 "" "Prometheus/2.43.0" 2024-08-29T18:03:55.039 INFO:tasks.rados.rados.0.smithi029.stdout:3599: done (1 left) 2024-08-29T18:03:55.039 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 36 current snap is 347 2024-08-29T18:03:55.039 INFO:tasks.rados.rados.0.smithi029.stdout:3600: seq_num 1102 ranges {458752=458752,917504=491520,1409024=491520,1900544=221184} 2024-08-29T18:03:55.054 INFO:tasks.rados.rados.0.smithi029.stdout:3600: writing smithi02969618-36 from 458752 to 917504 tid 1 2024-08-29T18:03:55.062 INFO:tasks.rados.rados.0.smithi029.stdout:3600: writing smithi02969618-36 from 917504 to 1409024 tid 2 2024-08-29T18:03:55.071 INFO:tasks.rados.rados.0.smithi029.stdout:3600: writing smithi02969618-36 from 1409024 to 1900544 tid 3 2024-08-29T18:03:55.075 INFO:tasks.rados.rados.0.smithi029.stdout:3600: writing smithi02969618-36 from 1900544 to 2121728 tid 4 2024-08-29T18:03:55.075 INFO:tasks.rados.rados.0.smithi029.stdout:3601: setattr oid 31 current snap is 347 2024-08-29T18:03:55.075 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 5 v 2288 (ObjNum 993 snap 309 seq_num 993) dirty exists 2024-08-29T18:03:55.075 INFO:tasks.rados.rados.0.smithi029.stdout:3600: finishing write tid 1 to smithi02969618-36 2024-08-29T18:03:55.075 INFO:tasks.rados.rados.0.smithi029.stdout:3600: finishing write tid 2 to smithi02969618-36 2024-08-29T18:03:55.078 INFO:tasks.rados.rados.0.smithi029.stdout:3598: done (2 left) 2024-08-29T18:03:55.078 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 26 current snap is 347 2024-08-29T18:03:55.079 INFO:tasks.rados.rados.0.smithi029.stdout:3602: seq_num 1103 ranges {0=475136,475136=425984,901120=696320,1597440=81920} 2024-08-29T18:03:55.087 INFO:tasks.rados.rados.0.smithi029.stdout:3602: writing smithi02969618-26 from 0 to 475136 tid 1 2024-08-29T18:03:55.094 INFO:tasks.rados.rados.0.smithi029.stdout:3602: writing smithi02969618-26 from 475136 to 901120 tid 2 2024-08-29T18:03:55.104 INFO:tasks.rados.rados.0.smithi029.stdout:3602: writing smithi02969618-26 from 901120 to 1597440 tid 3 2024-08-29T18:03:55.105 INFO:tasks.rados.rados.0.smithi029.stdout:3602: writing smithi02969618-26 from 1597440 to 1679360 tid 4 2024-08-29T18:03:55.105 INFO:tasks.rados.rados.0.smithi029.stdout:3603: snap_create 2024-08-29T18:03:55.105 INFO:tasks.rados.rados.0.smithi029.stdout:3600: finishing write tid 3 to smithi02969618-36 2024-08-29T18:03:55.106 INFO:tasks.rados.rados.0.smithi029.stdout:3600: finishing write tid 4 to smithi02969618-36 2024-08-29T18:03:55.106 INFO:tasks.rados.rados.0.smithi029.stdout:3600: finishing write tid 5 to smithi02969618-36 2024-08-29T18:03:55.106 INFO:tasks.rados.rados.0.smithi029.stdout:3600: finishing write tid 6 to smithi02969618-36 2024-08-29T18:03:55.106 INFO:tasks.rados.rados.0.smithi029.stdout:3600: oid 36 updating version 0 to 2451 2024-08-29T18:03:55.106 INFO:tasks.rados.rados.0.smithi029.stdout:3600: oid 36 updating version 2451 to 2454 2024-08-29T18:03:55.106 INFO:tasks.rados.rados.0.smithi029.stdout:3600: oid 36 updating version 2454 to 2455 2024-08-29T18:03:55.106 INFO:tasks.rados.rados.0.smithi029.stdout:3600: oid 36 version 2455 is already newer than 2452 2024-08-29T18:03:55.106 INFO:tasks.rados.rados.0.smithi029.stdout:3600: oid 36 version 2455 is already newer than 2453 2024-08-29T18:03:55.106 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 36 v 2455 (ObjNum 1102 snap 347 seq_num 1102) dirty exists 2024-08-29T18:03:55.106 INFO:tasks.rados.rados.0.smithi029.stdout:3600: left oid 36 (ObjNum 1102 snap 347 seq_num 1102) 2024-08-29T18:03:55.106 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 31 v 1683 (ObjNum 1047 snap 335 seq_num 1047) dirty exists 2024-08-29T18:03:55.106 INFO:tasks.rados.rados.0.smithi029.stdout:3602: finishing write tid 1 to smithi02969618-26 2024-08-29T18:03:55.107 INFO:tasks.rados.rados.0.smithi029.stdout:3602: finishing write tid 2 to smithi02969618-26 2024-08-29T18:03:55.112 INFO:tasks.rados.rados.0.smithi029.stdout:3602: finishing write tid 3 to smithi02969618-26 2024-08-29T18:03:55.113 INFO:tasks.rados.rados.0.smithi029.stdout:3602: finishing write tid 4 to smithi02969618-26 2024-08-29T18:03:55.115 INFO:tasks.rados.rados.0.smithi029.stdout:3602: finishing write tid 5 to smithi02969618-26 2024-08-29T18:03:55.117 INFO:tasks.rados.rados.0.smithi029.stdout:3602: finishing write tid 6 to smithi02969618-26 2024-08-29T18:03:55.117 INFO:tasks.rados.rados.0.smithi029.stdout:3602: oid 26 updating version 0 to 2759 2024-08-29T18:03:55.118 INFO:tasks.rados.rados.0.smithi029.stdout:3602: oid 26 updating version 2759 to 2761 2024-08-29T18:03:55.118 INFO:tasks.rados.rados.0.smithi029.stdout:3602: oid 26 version 2761 is already newer than 2760 2024-08-29T18:03:55.118 INFO:tasks.rados.rados.0.smithi029.stdout:3602: oid 26 version 2761 is already newer than 2758 2024-08-29T18:03:55.118 INFO:tasks.rados.rados.0.smithi029.stdout:3602: oid 26 version 2761 is already newer than 2757 2024-08-29T18:03:55.118 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 26 v 2761 (ObjNum 1103 snap 347 seq_num 1103) dirty exists 2024-08-29T18:03:55.118 INFO:tasks.rados.rados.0.smithi029.stdout:3602: left oid 26 (ObjNum 1103 snap 347 seq_num 1103) 2024-08-29T18:03:55.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:03:55 smithi029 bash[77880]: cluster 2024-08-29T18:03:53.534139+0000 mgr.y (mgr.25004) 407 : cluster [DBG] pgmap v735: 121 pgs: 121 active+clean; 435 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 1.8 MiB/s rd, 5.5 MiB/s wr, 6 op/s 2024-08-29T18:03:55.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:03:55 smithi029 bash[77880]: cluster 2024-08-29T18:03:54.032918+0000 mon.a (mon.0) 1001 : cluster [DBG] osdmap e790: 8 total, 8 up, 8 in 2024-08-29T18:03:55.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:03:55 smithi029 bash[79042]: cluster 2024-08-29T18:03:53.534139+0000 mgr.y (mgr.25004) 407 : cluster [DBG] pgmap v735: 121 pgs: 121 active+clean; 435 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 1.8 MiB/s rd, 5.5 MiB/s wr, 6 op/s 2024-08-29T18:03:55.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:03:55 smithi029 bash[79042]: cluster 2024-08-29T18:03:54.032918+0000 mon.a (mon.0) 1001 : cluster [DBG] osdmap e790: 8 total, 8 up, 8 in 2024-08-29T18:03:55.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:03:55 smithi110 bash[67519]: cluster 2024-08-29T18:03:53.534139+0000 mgr.y (mgr.25004) 407 : cluster [DBG] pgmap v735: 121 pgs: 121 active+clean; 435 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 1.8 MiB/s rd, 5.5 MiB/s wr, 6 op/s 2024-08-29T18:03:55.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:03:55 smithi110 bash[67519]: cluster 2024-08-29T18:03:54.032918+0000 mon.a (mon.0) 1001 : cluster [DBG] osdmap e790: 8 total, 8 up, 8 in 2024-08-29T18:03:55.602 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-08-29T18:03:55.916 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-29T18:03:55.916 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.a smithi029 *:9093,9094 running (14s) 7s ago 18m 13.6M - 0.25.0 c8568f914cd2 3bc0c35eb7b8 2024-08-29T18:03:55.916 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.a smithi110 *:3000 running (17m) 36s ago 17m 78.9M - 9.4.7 954c08fa6188 a99d1c017111 2024-08-29T18:03:55.917 INFO:teuthology.orchestra.run.smithi029.stdout:mds.a smithi029 running (2m) 7s ago 21m 14.2M - 19.1.1-235-g1ef86450 d401bb9bb76e 8cc78645712f 2024-08-29T18:03:55.917 INFO:teuthology.orchestra.run.smithi029.stdout:mds.b smithi110 running (98s) 36s ago 21m 11.9M - 19.1.1-235-g1ef86450 d401bb9bb76e dda645cc1a19 2024-08-29T18:03:55.917 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.x smithi110 *:8443,9283,8765 running (9m) 36s ago 29m 432M - 19.1.1-235-g1ef86450 d401bb9bb76e 97032a0314c7 2024-08-29T18:03:55.917 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.y smithi029 *:8443,9283,8765 running (10m) 7s ago 31m 502M - 19.1.1-235-g1ef86450 d401bb9bb76e 426f9f92ffcb 2024-08-29T18:03:55.917 INFO:teuthology.orchestra.run.smithi029.stdout:mon.a smithi029 running (9m) 7s ago 31m 72.5M 2048M 19.1.1-235-g1ef86450 d401bb9bb76e 0381d4389ff1 2024-08-29T18:03:55.917 INFO:teuthology.orchestra.run.smithi029.stdout:mon.b smithi110 running (7m) 36s ago 29m 56.2M 2048M 19.1.1-235-g1ef86450 d401bb9bb76e ee83370832b3 2024-08-29T18:03:55.917 INFO:teuthology.orchestra.run.smithi029.stdout:mon.c smithi029 running (8m) 7s ago 29m 61.4M 2048M 19.1.1-235-g1ef86450 d401bb9bb76e a9f9abf8dbe2 2024-08-29T18:03:55.918 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.a smithi029 *:9100 running (74s) 7s ago 18m 8267k - 1.5.0 0da6a335fe13 bf045900be47 2024-08-29T18:03:55.918 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.b smithi110 *:9100 running (69s) 36s ago 18m 7316k - 1.5.0 0da6a335fe13 79199686006e 2024-08-29T18:03:55.918 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (6m) 7s ago 28m 302M 2525M 19.1.1-235-g1ef86450 d401bb9bb76e 70ffeb91cd60 2024-08-29T18:03:55.918 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (5m) 7s ago 27m 351M 2525M 19.1.1-235-g1ef86450 d401bb9bb76e 3637e7ef9c3c 2024-08-29T18:03:55.918 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (5m) 7s ago 26m 303M 2525M 19.1.1-235-g1ef86450 d401bb9bb76e 6be972913a10 2024-08-29T18:03:55.918 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (4m) 7s ago 25m 200M 2525M 19.1.1-235-g1ef86450 d401bb9bb76e 2becd8880bfa 2024-08-29T18:03:55.918 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi110 running (4m) 36s ago 24m 406M 2524M 19.1.1-235-g1ef86450 d401bb9bb76e 904ee1f8d2eb 2024-08-29T18:03:55.918 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi110 running (3m) 36s ago 23m 289M 2524M 19.1.1-235-g1ef86450 d401bb9bb76e ad523e2ac8b3 2024-08-29T18:03:55.918 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi110 running (3m) 36s ago 22m 205M 2524M 19.1.1-235-g1ef86450 d401bb9bb76e 2f40d31d17d4 2024-08-29T18:03:55.918 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi110 running (2m) 36s ago 21m 168M 2524M 19.1.1-235-g1ef86450 d401bb9bb76e d39ddc1ea214 2024-08-29T18:03:55.918 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.a smithi110 *:9095 running (42s) 36s ago 18m 33.9M - 2.43.0 a07b618ecd1d c0d98a62bddc 2024-08-29T18:03:56.053 INFO:tasks.rados.rados.0.smithi029.stdout:3600: done (3 left) 2024-08-29T18:03:56.054 INFO:tasks.rados.rados.0.smithi029.stdout:3601: done (2 left) 2024-08-29T18:03:56.054 INFO:tasks.rados.rados.0.smithi029.stdout:3602: done (1 left) 2024-08-29T18:03:56.054 INFO:tasks.rados.rados.0.smithi029.stdout:3603: done (0 left) 2024-08-29T18:03:56.054 INFO:tasks.rados.rados.0.smithi029.stdout:3604: rollback oid 46 current snap is 348 2024-08-29T18:03:56.054 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 46 to 321 2024-08-29T18:03:56.054 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 48 current snap is 348 2024-08-29T18:03:56.054 INFO:tasks.rados.rados.0.smithi029.stdout:3605: seq_num 1104 ranges {0=499712,499712=712704,1212416=491520} 2024-08-29T18:03:56.056 INFO:tasks.rados.rados.0.smithi029.stdout:3605: writing smithi02969618-48 from 0 to 499712 tid 1 2024-08-29T18:03:56.061 INFO:tasks.rados.rados.0.smithi029.stdout:3605: writing smithi02969618-48 from 499712 to 1212416 tid 2 2024-08-29T18:03:56.064 INFO:tasks.rados.rados.0.smithi029.stdout:3605: writing smithi02969618-48 from 1212416 to 1703936 tid 3 2024-08-29T18:03:56.065 INFO:tasks.rados.rados.0.smithi029.stdout:3604: finishing rollback tid 0 to smithi02969618-46 2024-08-29T18:03:56.065 INFO:tasks.rados.rados.0.smithi029.stdout:3605: finishing write tid 1 to smithi02969618-48 2024-08-29T18:03:56.065 INFO:tasks.rados.rados.0.smithi029.stdout:3604: finishing rollback tid 1 to smithi02969618-46 2024-08-29T18:03:56.065 INFO:tasks.rados.rados.0.smithi029.stdout:3604: finishing rollback tid 2 to smithi02969618-46 2024-08-29T18:03:56.065 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 46 v 2399 (ObjNum 1012 snap 315 seq_num 1012) dirty exists 2024-08-29T18:03:56.065 INFO:tasks.rados.rados.0.smithi029.stdout:3604: done (1 left) 2024-08-29T18:03:56.065 INFO:tasks.rados.rados.0.smithi029.stdout:3606: read oid 17 snap -1 2024-08-29T18:03:56.065 INFO:tasks.rados.rados.0.smithi029.stdout:3606: expect deleted 2024-08-29T18:03:56.065 INFO:tasks.rados.rados.0.smithi029.stdout:3607: setattr oid 32 current snap is 348 2024-08-29T18:03:56.066 INFO:tasks.rados.rados.0.smithi029.stdout:3605: finishing write tid 2 to smithi02969618-48 2024-08-29T18:03:56.067 INFO:tasks.rados.rados.0.smithi029.stdout:3608: read oid 3 snap -1 2024-08-29T18:03:56.067 INFO:tasks.rados.rados.0.smithi029.stdout:3608: expect deleted 2024-08-29T18:03:56.067 INFO:tasks.rados.rados.0.smithi029.stdout:3609: rollback oid 18 current snap is 348 2024-08-29T18:03:56.067 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 18 to 340 2024-08-29T18:03:56.067 INFO:tasks.rados.rados.0.smithi029.stdout:3610: copy_from oid 35 from oid 23 current snap is 348 2024-08-29T18:03:56.067 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 15 current snap is 348 2024-08-29T18:03:56.067 INFO:tasks.rados.rados.0.smithi029.stdout:3611: seq_num 1105 ranges {942080=516096,1458176=598016,2056192=606208} 2024-08-29T18:03:56.076 INFO:tasks.rados.rados.0.smithi029.stdout:3611: writing smithi02969618-15 from 942080 to 1458176 tid 1 2024-08-29T18:03:56.079 INFO:tasks.rados.rados.0.smithi029.stdout:3611: writing smithi02969618-15 from 1458176 to 2056192 tid 2 2024-08-29T18:03:56.083 INFO:tasks.rados.rados.0.smithi029.stdout:3611: writing smithi02969618-15 from 2056192 to 2662400 tid 3 2024-08-29T18:03:56.083 INFO:tasks.rados.rados.0.smithi029.stdout:3612: read oid 11 snap -1 2024-08-29T18:03:56.084 INFO:tasks.rados.rados.0.smithi029.stdout:3612: expect (ObjNum 989 snap 304 seq_num 989) 2024-08-29T18:03:56.084 INFO:tasks.rados.rados.0.smithi029.stdout:3613: rmattr oid 29 current snap is 348 2024-08-29T18:03:56.084 INFO:tasks.rados.rados.0.smithi029.stdout:3613: done (8 left) 2024-08-29T18:03:56.084 INFO:tasks.rados.rados.0.smithi029.stdout:3614: read oid 10 snap -1 2024-08-29T18:03:56.084 INFO:tasks.rados.rados.0.smithi029.stdout:3614: expect (ObjNum 1061 snap 337 seq_num 1061) 2024-08-29T18:03:56.084 INFO:tasks.rados.rados.0.smithi029.stdout:3615: snap_create 2024-08-29T18:03:56.084 INFO:tasks.rados.rados.0.smithi029.stdout:3605: finishing write tid 3 to smithi02969618-48 2024-08-29T18:03:56.084 INFO:tasks.rados.rados.0.smithi029.stdout:3605: finishing write tid 4 to smithi02969618-48 2024-08-29T18:03:56.084 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 32 v 2289 (ObjNum 161 snap 0 seq_num 1) dirty exists 2024-08-29T18:03:56.084 INFO:tasks.rados.rados.0.smithi029.stdout:3609: finishing rollback tid 0 to smithi02969618-18 2024-08-29T18:03:56.085 INFO:tasks.rados.rados.0.smithi029.stdout:3605: finishing write tid 5 to smithi02969618-48 2024-08-29T18:03:56.085 INFO:tasks.rados.rados.0.smithi029.stdout:3605: oid 48 updating version 0 to 1118 2024-08-29T18:03:56.085 INFO:tasks.rados.rados.0.smithi029.stdout:3605: oid 48 updating version 1118 to 1119 2024-08-29T18:03:56.085 INFO:tasks.rados.rados.0.smithi029.stdout:3605: oid 48 updating version 1119 to 1120 2024-08-29T18:03:56.085 INFO:tasks.rados.rados.0.smithi029.stdout:3605: oid 48 updating version 1120 to 1121 2024-08-29T18:03:56.085 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 48 v 1121 (ObjNum 1104 snap 348 seq_num 1104) dirty exists 2024-08-29T18:03:56.085 INFO:tasks.rados.rados.0.smithi029.stdout:3605: left oid 48 (ObjNum 1104 snap 348 seq_num 1104) 2024-08-29T18:03:56.085 INFO:tasks.rados.rados.0.smithi029.stdout:3609: finishing rollback tid 1 to smithi02969618-18 2024-08-29T18:03:56.085 INFO:tasks.rados.rados.0.smithi029.stdout:3609: finishing rollback tid 2 to smithi02969618-18 2024-08-29T18:03:56.085 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 18 v 2489 (ObjNum 969 snap 298 seq_num 969) dirty exists 2024-08-29T18:03:56.095 INFO:tasks.rados.rados.0.smithi029.stdout:3614: expect (ObjNum 1061 snap 337 seq_num 1061) 2024-08-29T18:03:56.303 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-08-29T18:03:56.304 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-08-29T18:03:56.304 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.1.1-235-g1ef86450 (1ef864504b8875c83ee6c2c5fedc13315bebf7f5) squid (rc)": 3 2024-08-29T18:03:56.304 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-08-29T18:03:56.304 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-08-29T18:03:56.304 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.1.1-235-g1ef86450 (1ef864504b8875c83ee6c2c5fedc13315bebf7f5) squid (rc)": 2 2024-08-29T18:03:56.304 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-08-29T18:03:56.304 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-08-29T18:03:56.304 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.1.1-235-g1ef86450 (1ef864504b8875c83ee6c2c5fedc13315bebf7f5) squid (rc)": 8 2024-08-29T18:03:56.304 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-08-29T18:03:56.304 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-08-29T18:03:56.304 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.1.1-235-g1ef86450 (1ef864504b8875c83ee6c2c5fedc13315bebf7f5) squid (rc)": 2 2024-08-29T18:03:56.305 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-08-29T18:03:56.305 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-08-29T18:03:56.305 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.1.1-235-g1ef86450 (1ef864504b8875c83ee6c2c5fedc13315bebf7f5) squid (rc)": 15 2024-08-29T18:03:56.305 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-08-29T18:03:56.305 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-08-29T18:03:56.364 INFO:tasks.rados.rados.0.smithi029.stdout:3611: finishing write tid 1 to smithi02969618-15 2024-08-29T18:03:56.364 INFO:tasks.rados.rados.0.smithi029.stdout:3610: finishing copy_from racing read to smithi02969618-35 2024-08-29T18:03:56.364 INFO:tasks.rados.rados.0.smithi029.stdout:3610: finishing copy_from to smithi02969618-35 2024-08-29T18:03:56.364 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 35 v 2822 (ObjNum 1075 snap 340 seq_num 1075) dirty exists 2024-08-29T18:03:56.364 INFO:tasks.rados.rados.0.smithi029.stdout:3611: finishing write tid 2 to smithi02969618-15 2024-08-29T18:03:56.364 INFO:tasks.rados.rados.0.smithi029.stdout:3611: finishing write tid 3 to smithi02969618-15 2024-08-29T18:03:56.364 INFO:tasks.rados.rados.0.smithi029.stdout:3611: finishing write tid 4 to smithi02969618-15 2024-08-29T18:03:56.364 INFO:tasks.rados.rados.0.smithi029.stdout:3611: finishing write tid 5 to smithi02969618-15 2024-08-29T18:03:56.364 INFO:tasks.rados.rados.0.smithi029.stdout:3611: oid 15 updating version 0 to 2987 2024-08-29T18:03:56.364 INFO:tasks.rados.rados.0.smithi029.stdout:3611: oid 15 version 2987 is already newer than 2986 2024-08-29T18:03:56.365 INFO:tasks.rados.rados.0.smithi029.stdout:3611: oid 15 updating version 2987 to 2988 2024-08-29T18:03:56.365 INFO:tasks.rados.rados.0.smithi029.stdout:3611: oid 15 updating version 2988 to 2989 2024-08-29T18:03:56.365 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 15 v 2989 (ObjNum 1105 snap 348 seq_num 1105) dirty exists 2024-08-29T18:03:56.365 INFO:tasks.rados.rados.0.smithi029.stdout:3611: left oid 15 (ObjNum 1105 snap 348 seq_num 1105) 2024-08-29T18:03:56.365 INFO:tasks.rados.rados.0.smithi029.stdout:3612: expect (ObjNum 989 snap 304 seq_num 989) 2024-08-29T18:03:56.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:03:56 smithi110 bash[67519]: cluster 2024-08-29T18:03:55.039472+0000 mon.a (mon.0) 1002 : cluster [DBG] osdmap e791: 8 total, 8 up, 8 in 2024-08-29T18:03:56.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:03:56 smithi029 bash[79042]: cluster 2024-08-29T18:03:55.039472+0000 mon.a (mon.0) 1002 : cluster [DBG] osdmap e791: 8 total, 8 up, 8 in 2024-08-29T18:03:56.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:03:56 smithi029 bash[77880]: cluster 2024-08-29T18:03:55.039472+0000 mon.a (mon.0) 1002 : cluster [DBG] osdmap e791: 8 total, 8 up, 8 in 2024-08-29T18:03:57.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:03:57 smithi029 bash[77880]: cluster 2024-08-29T18:03:55.534699+0000 mgr.y (mgr.25004) 408 : cluster [DBG] pgmap v738: 121 pgs: 121 active+clean; 435 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 129 KiB/s rd, 38 KiB/s wr, 7 op/s 2024-08-29T18:03:57.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:03:57 smithi029 bash[77880]: audit 2024-08-29T18:03:55.591265+0000 mgr.y (mgr.25004) 409 : audit [DBG] from='client.44411 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:03:57.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:03:57 smithi029 bash[77880]: audit 2024-08-29T18:03:55.900374+0000 mgr.y (mgr.25004) 410 : audit [DBG] from='client.34497 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:03:57.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:03:57 smithi029 bash[77880]: cluster 2024-08-29T18:03:56.056404+0000 mon.a (mon.0) 1003 : cluster [DBG] osdmap e792: 8 total, 8 up, 8 in 2024-08-29T18:03:57.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:03:57 smithi029 bash[77880]: audit 2024-08-29T18:03:56.306169+0000 mon.a (mon.0) 1004 : audit [DBG] from='client.? 172.21.15.29:0/3728866805' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:03:57.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:03:57 smithi029 bash[77880]: cluster 2024-08-29T18:03:57.030387+0000 mon.a (mon.0) 1005 : cluster [DBG] osdmap e793: 8 total, 8 up, 8 in 2024-08-29T18:03:57.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:03:57 smithi029 bash[79042]: cluster 2024-08-29T18:03:55.534699+0000 mgr.y (mgr.25004) 408 : cluster [DBG] pgmap v738: 121 pgs: 121 active+clean; 435 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 129 KiB/s rd, 38 KiB/s wr, 7 op/s 2024-08-29T18:03:57.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:03:57 smithi029 bash[79042]: audit 2024-08-29T18:03:55.591265+0000 mgr.y (mgr.25004) 409 : audit [DBG] from='client.44411 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:03:57.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:03:57 smithi029 bash[79042]: audit 2024-08-29T18:03:55.900374+0000 mgr.y (mgr.25004) 410 : audit [DBG] from='client.34497 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:03:57.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:03:57 smithi029 bash[79042]: cluster 2024-08-29T18:03:56.056404+0000 mon.a (mon.0) 1003 : cluster [DBG] osdmap e792: 8 total, 8 up, 8 in 2024-08-29T18:03:57.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:03:57 smithi029 bash[79042]: audit 2024-08-29T18:03:56.306169+0000 mon.a (mon.0) 1004 : audit [DBG] from='client.? 172.21.15.29:0/3728866805' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:03:57.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:03:57 smithi029 bash[79042]: cluster 2024-08-29T18:03:57.030387+0000 mon.a (mon.0) 1005 : cluster [DBG] osdmap e793: 8 total, 8 up, 8 in 2024-08-29T18:03:57.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:03:57 smithi110 bash[67519]: cluster 2024-08-29T18:03:55.534699+0000 mgr.y (mgr.25004) 408 : cluster [DBG] pgmap v738: 121 pgs: 121 active+clean; 435 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 129 KiB/s rd, 38 KiB/s wr, 7 op/s 2024-08-29T18:03:57.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:03:57 smithi110 bash[67519]: audit 2024-08-29T18:03:55.591265+0000 mgr.y (mgr.25004) 409 : audit [DBG] from='client.44411 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:03:57.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:03:57 smithi110 bash[67519]: audit 2024-08-29T18:03:55.900374+0000 mgr.y (mgr.25004) 410 : audit [DBG] from='client.34497 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:03:57.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:03:57 smithi110 bash[67519]: cluster 2024-08-29T18:03:56.056404+0000 mon.a (mon.0) 1003 : cluster [DBG] osdmap e792: 8 total, 8 up, 8 in 2024-08-29T18:03:57.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:03:57 smithi110 bash[67519]: audit 2024-08-29T18:03:56.306169+0000 mon.a (mon.0) 1004 : audit [DBG] from='client.? 172.21.15.29:0/3728866805' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:03:57.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:03:57 smithi110 bash[67519]: cluster 2024-08-29T18:03:57.030387+0000 mon.a (mon.0) 1005 : cluster [DBG] osdmap e793: 8 total, 8 up, 8 in 2024-08-29T18:03:57.992 INFO:tasks.rados.rados.0.smithi029.stdout:3605: done (9 left) 2024-08-29T18:03:57.992 INFO:tasks.rados.rados.0.smithi029.stdout:3606: done (8 left) 2024-08-29T18:03:57.992 INFO:tasks.rados.rados.0.smithi029.stdout:3607: done (7 left) 2024-08-29T18:03:57.992 INFO:tasks.rados.rados.0.smithi029.stdout:3608: done (6 left) 2024-08-29T18:03:57.992 INFO:tasks.rados.rados.0.smithi029.stdout:3609: done (5 left) 2024-08-29T18:03:57.992 INFO:tasks.rados.rados.0.smithi029.stdout:3610: done (4 left) 2024-08-29T18:03:57.993 INFO:tasks.rados.rados.0.smithi029.stdout:3611: done (3 left) 2024-08-29T18:03:57.993 INFO:tasks.rados.rados.0.smithi029.stdout:3612: done (2 left) 2024-08-29T18:03:57.993 INFO:tasks.rados.rados.0.smithi029.stdout:3614: done (1 left) 2024-08-29T18:03:57.993 INFO:tasks.rados.rados.0.smithi029.stdout:3615: done (0 left) 2024-08-29T18:03:57.993 INFO:tasks.rados.rados.0.smithi029.stdout:3616: setattr oid 19 current snap is 349 2024-08-29T18:03:57.993 INFO:tasks.rados.rados.0.smithi029.stdout:3617: copy_from oid 24 from oid 17 current snap is 349 2024-08-29T18:03:57.993 INFO:tasks.rados.rados.0.smithi029.stdout:3618: snap_create 2024-08-29T18:03:57.994 INFO:tasks.rados.rados.0.smithi029.stdout:3617: finishing copy_from to smithi02969618-24 2024-08-29T18:03:57.994 INFO:tasks.rados.rados.0.smithi029.stdout:3617: got expected ENOENT (src dne) 2024-08-29T18:03:57.995 INFO:tasks.rados.rados.0.smithi029.stdout:3617: finishing copy_from racing read to smithi02969618-24 2024-08-29T18:03:57.999 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 19 v 2443 (ObjNum 1029 snap 329 seq_num 1029) dirty exists 2024-08-29T18:03:58.065 INFO:tasks.rados.rados.0.smithi029.stdout:3616: done (2 left) 2024-08-29T18:03:58.065 INFO:tasks.rados.rados.0.smithi029.stdout:3617: done (1 left) 2024-08-29T18:03:58.065 INFO:tasks.rados.rados.0.smithi029.stdout:3618: done (0 left) 2024-08-29T18:03:58.065 INFO:tasks.rados.rados.0.smithi029.stdout:3619: read oid 6 snap -1 2024-08-29T18:03:58.065 INFO:tasks.rados.rados.0.smithi029.stdout:3619: expect deleted 2024-08-29T18:03:58.065 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 43 current snap is 350 2024-08-29T18:03:58.066 INFO:tasks.rados.rados.0.smithi029.stdout:3620: seq_num 1106 ranges {7217152=532480,7749632=483328,8232960=475136,8708096=245760} 2024-08-29T18:03:58.145 INFO:tasks.rados.rados.0.smithi029.stdout:3620: writing smithi02969618-43 from 7217152 to 7749632 tid 1 2024-08-29T18:03:58.148 INFO:tasks.rados.rados.0.smithi029.stdout:3620: writing smithi02969618-43 from 7749632 to 8232960 tid 2 2024-08-29T18:03:58.152 INFO:tasks.rados.rados.0.smithi029.stdout:3620: writing smithi02969618-43 from 8232960 to 8708096 tid 3 2024-08-29T18:03:58.153 INFO:tasks.rados.rados.0.smithi029.stdout:3620: writing smithi02969618-43 from 8708096 to 8953856 tid 4 2024-08-29T18:03:58.153 INFO:tasks.rados.rados.0.smithi029.stdout:3621: read oid 10 snap -1 2024-08-29T18:03:58.153 INFO:tasks.rados.rados.0.smithi029.stdout:3621: expect (ObjNum 1061 snap 337 seq_num 1061) 2024-08-29T18:03:58.154 INFO:tasks.rados.rados.0.smithi029.stdout:3622: snap_create 2024-08-29T18:03:58.350 INFO:tasks.rados.rados.0.smithi029.stdout:3620: finishing write tid 1 to smithi02969618-43 2024-08-29T18:03:58.350 INFO:tasks.rados.rados.0.smithi029.stdout:3620: finishing write tid 2 to smithi02969618-43 2024-08-29T18:03:58.351 INFO:tasks.rados.rados.0.smithi029.stdout:3620: finishing write tid 3 to smithi02969618-43 2024-08-29T18:03:58.356 INFO:tasks.rados.rados.0.smithi029.stdout:3620: finishing write tid 4 to smithi02969618-43 2024-08-29T18:03:58.356 INFO:tasks.rados.rados.0.smithi029.stdout:3620: finishing write tid 5 to smithi02969618-43 2024-08-29T18:03:58.358 INFO:tasks.rados.rados.0.smithi029.stdout:3620: finishing write tid 6 to smithi02969618-43 2024-08-29T18:03:58.358 INFO:tasks.rados.rados.0.smithi029.stdout:3620: oid 43 updating version 0 to 2407 2024-08-29T18:03:58.358 INFO:tasks.rados.rados.0.smithi029.stdout:3620: oid 43 version 2407 is already newer than 2405 2024-08-29T18:03:58.358 INFO:tasks.rados.rados.0.smithi029.stdout:3620: oid 43 updating version 2407 to 2408 2024-08-29T18:03:58.359 INFO:tasks.rados.rados.0.smithi029.stdout:3620: oid 43 updating version 2408 to 2409 2024-08-29T18:03:58.359 INFO:tasks.rados.rados.0.smithi029.stdout:3620: oid 43 version 2409 is already newer than 2406 2024-08-29T18:03:58.359 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 43 v 2409 (ObjNum 1106 snap 350 seq_num 1106) dirty exists 2024-08-29T18:03:58.359 INFO:tasks.rados.rados.0.smithi029.stdout:3620: left oid 43 (ObjNum 1106 snap 350 seq_num 1106) 2024-08-29T18:03:58.362 INFO:tasks.rados.rados.0.smithi029.stdout:3621: expect (ObjNum 1061 snap 337 seq_num 1061) 2024-08-29T18:03:59.074 INFO:tasks.rados.rados.0.smithi029.stdout:3619: done (3 left) 2024-08-29T18:03:59.074 INFO:tasks.rados.rados.0.smithi029.stdout:3620: done (2 left) 2024-08-29T18:03:59.074 INFO:tasks.rados.rados.0.smithi029.stdout:3621: done (1 left) 2024-08-29T18:03:59.074 INFO:tasks.rados.rados.0.smithi029.stdout:3622: done (0 left) 2024-08-29T18:03:59.074 INFO:tasks.rados.rados.0.smithi029.stdout:3623: setattr oid 34 current snap is 351 2024-08-29T18:03:59.076 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 25 current snap is 351 2024-08-29T18:03:59.076 INFO:tasks.rados.rados.0.smithi029.stdout:3624: seq_num 1107 ranges {4907008=548864,5455872=770048,6225920=434176} 2024-08-29T18:03:59.113 INFO:tasks.rados.rados.0.smithi029.stdout:3624: writing smithi02969618-25 from 4907008 to 5455872 tid 1 2024-08-29T18:03:59.118 INFO:tasks.rados.rados.0.smithi029.stdout:3624: writing smithi02969618-25 from 5455872 to 6225920 tid 2 2024-08-29T18:03:59.122 INFO:tasks.rados.rados.0.smithi029.stdout:3624: writing smithi02969618-25 from 6225920 to 6660096 tid 3 2024-08-29T18:03:59.122 INFO:tasks.rados.rados.0.smithi029.stdout:3625: delete oid 35 current snap is 351 2024-08-29T18:03:59.122 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 34 v 1999 (ObjNum 1088 snap 342 seq_num 1088) dirty exists 2024-08-29T18:03:59.129 INFO:tasks.rados.rados.0.smithi029.stdout:3623: done (2 left) 2024-08-29T18:03:59.129 INFO:tasks.rados.rados.0.smithi029.stdout:3625: done (1 left) 2024-08-29T18:03:59.129 INFO:tasks.rados.rados.0.smithi029.stdout:3626: snap_remove snap 344 2024-08-29T18:03:59.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:03:59 smithi029 bash[79042]: cluster 2024-08-29T18:03:57.535519+0000 mgr.y (mgr.25004) 411 : cluster [DBG] pgmap v741: 121 pgs: 121 active+clean; 454 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 3.3 MiB/s rd, 1.2 MiB/s wr, 22 op/s 2024-08-29T18:03:59.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:03:59 smithi029 bash[79042]: cluster 2024-08-29T18:03:58.066264+0000 mon.a (mon.0) 1006 : cluster [DBG] osdmap e794: 8 total, 8 up, 8 in 2024-08-29T18:03:59.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:03:59 smithi029 bash[77880]: cluster 2024-08-29T18:03:57.535519+0000 mgr.y (mgr.25004) 411 : cluster [DBG] pgmap v741: 121 pgs: 121 active+clean; 454 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 3.3 MiB/s rd, 1.2 MiB/s wr, 22 op/s 2024-08-29T18:03:59.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:03:59 smithi029 bash[77880]: cluster 2024-08-29T18:03:58.066264+0000 mon.a (mon.0) 1006 : cluster [DBG] osdmap e794: 8 total, 8 up, 8 in 2024-08-29T18:03:59.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:03:59 smithi110 bash[67519]: cluster 2024-08-29T18:03:57.535519+0000 mgr.y (mgr.25004) 411 : cluster [DBG] pgmap v741: 121 pgs: 121 active+clean; 454 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 3.3 MiB/s rd, 1.2 MiB/s wr, 22 op/s 2024-08-29T18:03:59.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:03:59 smithi110 bash[67519]: cluster 2024-08-29T18:03:58.066264+0000 mon.a (mon.0) 1006 : cluster [DBG] osdmap e794: 8 total, 8 up, 8 in 2024-08-29T18:04:00.085 INFO:tasks.rados.rados.0.smithi029.stdout:3626: done (1 left) 2024-08-29T18:04:00.085 INFO:tasks.rados.rados.0.smithi029.stdout:3627: rollback oid 35 current snap is 351 2024-08-29T18:04:00.085 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 35 to 339 2024-08-29T18:04:00.085 INFO:tasks.rados.rados.0.smithi029.stdout:3624: finishing write tid 1 to smithi02969618-25 2024-08-29T18:04:00.085 INFO:tasks.rados.rados.0.smithi029.stdout:3624: finishing write tid 2 to smithi02969618-25 2024-08-29T18:04:00.086 INFO:tasks.rados.rados.0.smithi029.stdout:3624: finishing write tid 3 to smithi02969618-25 2024-08-29T18:04:00.086 INFO:tasks.rados.rados.0.smithi029.stdout:3624: finishing write tid 4 to smithi02969618-25 2024-08-29T18:04:00.086 INFO:tasks.rados.rados.0.smithi029.stdout:3624: finishing write tid 5 to smithi02969618-25 2024-08-29T18:04:00.086 INFO:tasks.rados.rados.0.smithi029.stdout:3624: oid 25 updating version 0 to 2765 2024-08-29T18:04:00.086 INFO:tasks.rados.rados.0.smithi029.stdout:3624: oid 25 version 2765 is already newer than 2763 2024-08-29T18:04:00.086 INFO:tasks.rados.rados.0.smithi029.stdout:3624: oid 25 version 2765 is already newer than 2762 2024-08-29T18:04:00.086 INFO:tasks.rados.rados.0.smithi029.stdout:3624: oid 25 version 2765 is already newer than 2764 2024-08-29T18:04:00.086 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 25 v 2765 (ObjNum 1107 snap 351 seq_num 1107) dirty exists 2024-08-29T18:04:00.086 INFO:tasks.rados.rados.0.smithi029.stdout:3624: left oid 25 (ObjNum 1107 snap 351 seq_num 1107) 2024-08-29T18:04:00.086 INFO:tasks.rados.rados.0.smithi029.stdout:3624: done (1 left) 2024-08-29T18:04:00.086 INFO:tasks.rados.rados.0.smithi029.stdout:3628: setattr oid 17 current snap is 351 2024-08-29T18:04:00.087 INFO:tasks.rados.rados.0.smithi029.stdout:3629: setattr oid 34 current snap is 351 2024-08-29T18:04:00.089 INFO:tasks.rados.rados.0.smithi029.stdout:3630: snap_create 2024-08-29T18:04:00.092 INFO:tasks.rados.rados.0.smithi029.stdout:3627: finishing rollback tid 1 to smithi02969618-35 2024-08-29T18:04:00.093 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 35 v 2823 (ObjNum 161 snap 0 seq_num 0) dirty dne 2024-08-29T18:04:00.109 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 17 v 2000 (ObjNum 913 snap 0 seq_num 3003514976) dirty exists 2024-08-29T18:04:00.110 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 34 v 2001 (ObjNum 1088 snap 342 seq_num 1088) dirty exists 2024-08-29T18:04:00.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:04:00 smithi029 bash[77880]: cluster 2024-08-29T18:03:59.076742+0000 mon.a (mon.0) 1007 : cluster [DBG] osdmap e795: 8 total, 8 up, 8 in 2024-08-29T18:04:00.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:04:00 smithi029 bash[79042]: cluster 2024-08-29T18:03:59.076742+0000 mon.a (mon.0) 1007 : cluster [DBG] osdmap e795: 8 total, 8 up, 8 in 2024-08-29T18:04:00.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:04:00 smithi110 bash[67519]: cluster 2024-08-29T18:03:59.076742+0000 mon.a (mon.0) 1007 : cluster [DBG] osdmap e795: 8 total, 8 up, 8 in 2024-08-29T18:04:01.088 INFO:tasks.rados.rados.0.smithi029.stdout:3627: done (3 left) 2024-08-29T18:04:01.089 INFO:tasks.rados.rados.0.smithi029.stdout:3628: done (2 left) 2024-08-29T18:04:01.089 INFO:tasks.rados.rados.0.smithi029.stdout:3629: done (1 left) 2024-08-29T18:04:01.089 INFO:tasks.rados.rados.0.smithi029.stdout:3630: done (0 left) 2024-08-29T18:04:01.089 INFO:tasks.rados.rados.0.smithi029.stdout:3631: snap_create 2024-08-29T18:04:01.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:04:01 smithi029 bash[79042]: cluster 2024-08-29T18:03:59.535963+0000 mgr.y (mgr.25004) 412 : cluster [DBG] pgmap v744: 121 pgs: 121 active+clean; 455 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 3.3 MiB/s rd, 1.5 MiB/s wr, 23 op/s 2024-08-29T18:04:01.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:04:01 smithi029 bash[79042]: cluster 2024-08-29T18:04:00.086318+0000 mon.a (mon.0) 1008 : cluster [DBG] osdmap e796: 8 total, 8 up, 8 in 2024-08-29T18:04:01.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:04:01 smithi029 bash[77880]: cluster 2024-08-29T18:03:59.535963+0000 mgr.y (mgr.25004) 412 : cluster [DBG] pgmap v744: 121 pgs: 121 active+clean; 455 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 3.3 MiB/s rd, 1.5 MiB/s wr, 23 op/s 2024-08-29T18:04:01.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:04:01 smithi029 bash[77880]: cluster 2024-08-29T18:04:00.086318+0000 mon.a (mon.0) 1008 : cluster [DBG] osdmap e796: 8 total, 8 up, 8 in 2024-08-29T18:04:01.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:04:01 smithi110 bash[67519]: cluster 2024-08-29T18:03:59.535963+0000 mgr.y (mgr.25004) 412 : cluster [DBG] pgmap v744: 121 pgs: 121 active+clean; 455 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 3.3 MiB/s rd, 1.5 MiB/s wr, 23 op/s 2024-08-29T18:04:01.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:04:01 smithi110 bash[67519]: cluster 2024-08-29T18:04:00.086318+0000 mon.a (mon.0) 1008 : cluster [DBG] osdmap e796: 8 total, 8 up, 8 in 2024-08-29T18:04:02.032 INFO:tasks.rados.rados.0.smithi029.stdout:3631: done (0 left) 2024-08-29T18:04:02.033 INFO:tasks.rados.rados.0.smithi029.stdout:3632: read oid 39 snap 317 2024-08-29T18:04:02.033 INFO:tasks.rados.rados.0.smithi029.stdout:3632: expect (ObjNum 995 snap 309 seq_num 995) 2024-08-29T18:04:02.033 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 38 current snap is 353 2024-08-29T18:04:02.033 INFO:tasks.rados.rados.0.smithi029.stdout:3633: seq_num 1109 ranges {4775936=581632,5357568=532480,5890048=647168,6537216=24576} 2024-08-29T18:04:02.063 INFO:tasks.rados.rados.0.smithi029.stdout:3633: writing smithi02969618-38 from 4775936 to 5357568 tid 1 2024-08-29T18:04:02.066 INFO:tasks.rados.rados.0.smithi029.stdout:3633: writing smithi02969618-38 from 5357568 to 5890048 tid 2 2024-08-29T18:04:02.070 INFO:tasks.rados.rados.0.smithi029.stdout:3633: writing smithi02969618-38 from 5890048 to 6537216 tid 3 2024-08-29T18:04:02.070 INFO:tasks.rados.rados.0.smithi029.stdout:3633: writing smithi02969618-38 from 6537216 to 6561792 tid 4 2024-08-29T18:04:02.071 INFO:tasks.rados.rados.0.smithi029.stdout:3634: read oid 21 snap -1 2024-08-29T18:04:02.071 INFO:tasks.rados.rados.0.smithi029.stdout:3634: expect (ObjNum 1089 snap 342 seq_num 1089) 2024-08-29T18:04:02.071 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 28 current snap is 353 2024-08-29T18:04:02.071 INFO:tasks.rados.rados.0.smithi029.stdout:3635: seq_num 1110 ranges {3366912=598016,3964928=466944,4431872=450560,4882432=286720} 2024-08-29T18:04:02.094 INFO:tasks.rados.rados.0.smithi029.stdout:3635: writing smithi02969618-28 from 3366912 to 3964928 tid 1 2024-08-29T18:04:02.097 INFO:tasks.rados.rados.0.smithi029.stdout:3635: writing smithi02969618-28 from 3964928 to 4431872 tid 2 2024-08-29T18:04:02.101 INFO:tasks.rados.rados.0.smithi029.stdout:3635: writing smithi02969618-28 from 4431872 to 4882432 tid 3 2024-08-29T18:04:02.103 INFO:tasks.rados.rados.0.smithi029.stdout:3635: writing smithi02969618-28 from 4882432 to 5169152 tid 4 2024-08-29T18:04:02.103 INFO:tasks.rados.rados.0.smithi029.stdout:3636: snap_remove snap 331 2024-08-29T18:04:02.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:04:02 smithi029 bash[79042]: cluster 2024-08-29T18:04:01.088043+0000 mon.a (mon.0) 1009 : cluster [DBG] osdmap e797: 8 total, 8 up, 8 in 2024-08-29T18:04:02.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:04:02 smithi029 bash[79042]: audit 2024-08-29T18:04:01.654399+0000 mon.a (mon.0) 1010 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:04:02.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:04:02 smithi029 bash[79042]: audit 2024-08-29T18:04:01.666191+0000 mon.a (mon.0) 1011 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:04:02.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:04:02 smithi029 bash[79042]: audit 2024-08-29T18:04:01.685239+0000 mon.c (mon.2) 275 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:04:02.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:04:02 smithi029 bash[79042]: audit 2024-08-29T18:04:01.687218+0000 mon.c (mon.2) 276 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:04:02.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:04:02 smithi029 bash[79042]: audit 2024-08-29T18:04:01.700366+0000 mon.a (mon.0) 1012 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:04:02.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:04:02 smithi029 bash[79042]: audit 2024-08-29T18:04:01.779007+0000 mon.c (mon.2) 277 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-08-29T18:04:02.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:04:02 smithi029 bash[79042]: audit 2024-08-29T18:04:01.863972+0000 mon.c (mon.2) 278 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:04:02.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:04:02 smithi029 bash[79042]: audit 2024-08-29T18:04:01.867540+0000 mon.c (mon.2) 279 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:04:02.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:04:02 smithi029 bash[79042]: audit 2024-08-29T18:04:01.870242+0000 mon.c (mon.2) 280 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:04:02.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:04:02 smithi029 bash[79042]: audit 2024-08-29T18:04:01.872133+0000 mon.c (mon.2) 281 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:04:02.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:04:02 smithi029 bash[79042]: audit 2024-08-29T18:04:01.875233+0000 mon.c (mon.2) 282 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:04:02.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:04:02 smithi029 bash[79042]: audit 2024-08-29T18:04:01.878972+0000 mon.c (mon.2) 283 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:04:02.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:04:02 smithi029 bash[79042]: audit 2024-08-29T18:04:01.880903+0000 mon.c (mon.2) 284 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:04:02.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:04:02 smithi029 bash[79042]: audit 2024-08-29T18:04:01.882846+0000 mon.c (mon.2) 285 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:04:02.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:04:02 smithi029 bash[79042]: audit 2024-08-29T18:04:01.885377+0000 mon.c (mon.2) 286 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:04:02.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:04:02 smithi029 bash[79042]: audit 2024-08-29T18:04:01.888109+0000 mon.c (mon.2) 287 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:04:02.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:04:02 smithi029 bash[79042]: audit 2024-08-29T18:04:01.890810+0000 mon.c (mon.2) 288 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:04:02.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:04:02 smithi029 bash[79042]: audit 2024-08-29T18:04:01.893523+0000 mon.c (mon.2) 289 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:04:02.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:04:02 smithi029 bash[79042]: audit 2024-08-29T18:04:01.898782+0000 mon.c (mon.2) 290 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:04:02.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:04:02 smithi029 bash[77880]: cluster 2024-08-29T18:04:01.088043+0000 mon.a (mon.0) 1009 : cluster [DBG] osdmap e797: 8 total, 8 up, 8 in 2024-08-29T18:04:02.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:04:02 smithi029 bash[77880]: audit 2024-08-29T18:04:01.654399+0000 mon.a (mon.0) 1010 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:04:02.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:04:02 smithi029 bash[77880]: audit 2024-08-29T18:04:01.666191+0000 mon.a (mon.0) 1011 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:04:02.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:04:02 smithi029 bash[77880]: audit 2024-08-29T18:04:01.685239+0000 mon.c (mon.2) 275 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:04:02.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:04:02 smithi029 bash[77880]: audit 2024-08-29T18:04:01.687218+0000 mon.c (mon.2) 276 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:04:02.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:04:02 smithi029 bash[77880]: audit 2024-08-29T18:04:01.700366+0000 mon.a (mon.0) 1012 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:04:02.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:04:02 smithi029 bash[77880]: audit 2024-08-29T18:04:01.779007+0000 mon.c (mon.2) 277 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-08-29T18:04:02.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:04:02 smithi029 bash[77880]: audit 2024-08-29T18:04:01.863972+0000 mon.c (mon.2) 278 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:04:02.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:04:02 smithi029 bash[77880]: audit 2024-08-29T18:04:01.867540+0000 mon.c (mon.2) 279 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:04:02.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:04:02 smithi029 bash[77880]: audit 2024-08-29T18:04:01.870242+0000 mon.c (mon.2) 280 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:04:02.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:04:02 smithi029 bash[77880]: audit 2024-08-29T18:04:01.872133+0000 mon.c (mon.2) 281 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:04:02.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:04:02 smithi029 bash[77880]: audit 2024-08-29T18:04:01.875233+0000 mon.c (mon.2) 282 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:04:02.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:04:02 smithi029 bash[77880]: audit 2024-08-29T18:04:01.878972+0000 mon.c (mon.2) 283 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:04:02.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:04:02 smithi029 bash[77880]: audit 2024-08-29T18:04:01.880903+0000 mon.c (mon.2) 284 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:04:02.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:04:02 smithi029 bash[77880]: audit 2024-08-29T18:04:01.882846+0000 mon.c (mon.2) 285 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:04:02.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:04:02 smithi029 bash[77880]: audit 2024-08-29T18:04:01.885377+0000 mon.c (mon.2) 286 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:04:02.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:04:02 smithi029 bash[77880]: audit 2024-08-29T18:04:01.888109+0000 mon.c (mon.2) 287 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:04:02.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:04:02 smithi029 bash[77880]: audit 2024-08-29T18:04:01.890810+0000 mon.c (mon.2) 288 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:04:02.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:04:02 smithi029 bash[77880]: audit 2024-08-29T18:04:01.893523+0000 mon.c (mon.2) 289 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:04:02.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:04:02 smithi029 bash[77880]: audit 2024-08-29T18:04:01.898782+0000 mon.c (mon.2) 290 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:04:02.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:04:02 smithi029 bash[79042]: audit 2024-08-29T18:04:01.902821+0000 mon.c (mon.2) 291 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:04:02.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:04:02 smithi029 bash[79042]: audit 2024-08-29T18:04:01.906536+0000 mon.c (mon.2) 292 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:04:02.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:04:02 smithi029 bash[79042]: audit 2024-08-29T18:04:01.910200+0000 mon.c (mon.2) 293 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:04:02.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:04:02 smithi029 bash[79042]: cluster 2024-08-29T18:04:02.034128+0000 mon.a (mon.0) 1013 : cluster [DBG] osdmap e798: 8 total, 8 up, 8 in 2024-08-29T18:04:02.404 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:04:02 smithi029 bash[77880]: audit 2024-08-29T18:04:01.902821+0000 mon.c (mon.2) 291 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:04:02.404 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:04:02 smithi029 bash[77880]: audit 2024-08-29T18:04:01.906536+0000 mon.c (mon.2) 292 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:04:02.404 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:04:02 smithi029 bash[77880]: audit 2024-08-29T18:04:01.910200+0000 mon.c (mon.2) 293 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:04:02.404 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:04:02 smithi029 bash[77880]: cluster 2024-08-29T18:04:02.034128+0000 mon.a (mon.0) 1013 : cluster [DBG] osdmap e798: 8 total, 8 up, 8 in 2024-08-29T18:04:02.404 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:04:02 smithi110 bash[67519]: cluster 2024-08-29T18:04:01.088043+0000 mon.a (mon.0) 1009 : cluster [DBG] osdmap e797: 8 total, 8 up, 8 in 2024-08-29T18:04:02.404 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:04:02 smithi110 bash[67519]: audit 2024-08-29T18:04:01.654399+0000 mon.a (mon.0) 1010 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:04:02.405 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:04:02 smithi110 bash[67519]: audit 2024-08-29T18:04:01.666191+0000 mon.a (mon.0) 1011 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:04:02.405 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:04:02 smithi110 bash[67519]: audit 2024-08-29T18:04:01.685239+0000 mon.c (mon.2) 275 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:04:02.405 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:04:02 smithi110 bash[67519]: audit 2024-08-29T18:04:01.687218+0000 mon.c (mon.2) 276 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:04:02.405 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:04:02 smithi110 bash[67519]: audit 2024-08-29T18:04:01.700366+0000 mon.a (mon.0) 1012 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:04:02.405 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:04:02 smithi110 bash[67519]: audit 2024-08-29T18:04:01.779007+0000 mon.c (mon.2) 277 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-08-29T18:04:02.405 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:04:02 smithi110 bash[67519]: audit 2024-08-29T18:04:01.863972+0000 mon.c (mon.2) 278 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:04:02.405 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:04:02 smithi110 bash[67519]: audit 2024-08-29T18:04:01.867540+0000 mon.c (mon.2) 279 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:04:02.405 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:04:02 smithi110 bash[67519]: audit 2024-08-29T18:04:01.870242+0000 mon.c (mon.2) 280 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:04:02.405 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:04:02 smithi110 bash[67519]: audit 2024-08-29T18:04:01.872133+0000 mon.c (mon.2) 281 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:04:02.405 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:04:02 smithi110 bash[67519]: audit 2024-08-29T18:04:01.875233+0000 mon.c (mon.2) 282 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:04:02.405 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:04:02 smithi110 bash[67519]: audit 2024-08-29T18:04:01.878972+0000 mon.c (mon.2) 283 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:04:02.405 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:04:02 smithi110 bash[67519]: audit 2024-08-29T18:04:01.880903+0000 mon.c (mon.2) 284 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:04:02.405 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:04:02 smithi110 bash[67519]: audit 2024-08-29T18:04:01.882846+0000 mon.c (mon.2) 285 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:04:02.406 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:04:02 smithi110 bash[67519]: audit 2024-08-29T18:04:01.885377+0000 mon.c (mon.2) 286 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:04:02.406 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:04:02 smithi110 bash[67519]: audit 2024-08-29T18:04:01.888109+0000 mon.c (mon.2) 287 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:04:02.406 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:04:02 smithi110 bash[67519]: audit 2024-08-29T18:04:01.890810+0000 mon.c (mon.2) 288 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:04:02.406 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:04:02 smithi110 bash[67519]: audit 2024-08-29T18:04:01.893523+0000 mon.c (mon.2) 289 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:04:02.406 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:04:02 smithi110 bash[67519]: audit 2024-08-29T18:04:01.898782+0000 mon.c (mon.2) 290 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:04:02.406 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:04:02 smithi110 bash[67519]: audit 2024-08-29T18:04:01.902821+0000 mon.c (mon.2) 291 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:04:02.406 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:04:02 smithi110 bash[67519]: audit 2024-08-29T18:04:01.906536+0000 mon.c (mon.2) 292 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:04:02.406 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:04:02 smithi110 bash[67519]: audit 2024-08-29T18:04:01.910200+0000 mon.c (mon.2) 293 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:04:02.406 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:04:02 smithi110 bash[67519]: cluster 2024-08-29T18:04:02.034128+0000 mon.a (mon.0) 1013 : cluster [DBG] osdmap e798: 8 total, 8 up, 8 in 2024-08-29T18:04:03.113 INFO:tasks.rados.rados.0.smithi029.stdout:3632: expect (ObjNum 995 snap 309 seq_num 995) 2024-08-29T18:04:03.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:04:03 smithi029 bash[77880]: cluster 2024-08-29T18:04:01.536956+0000 mgr.y (mgr.25004) 413 : cluster [DBG] pgmap v747: 121 pgs: 121 active+clean; 460 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 1.5 MiB/s wr, 25 op/s 2024-08-29T18:04:03.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:04:03 smithi029 bash[77880]: audit 2024-08-29T18:04:01.779685+0000 mgr.y (mgr.25004) 414 : audit [DBG] from='mon.2 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-08-29T18:04:03.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:04:03 smithi029 bash[79042]: cluster 2024-08-29T18:04:01.536956+0000 mgr.y (mgr.25004) 413 : cluster [DBG] pgmap v747: 121 pgs: 121 active+clean; 460 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 1.5 MiB/s wr, 25 op/s 2024-08-29T18:04:03.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:04:03 smithi029 bash[79042]: audit 2024-08-29T18:04:01.779685+0000 mgr.y (mgr.25004) 414 : audit [DBG] from='mon.2 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-08-29T18:04:03.399 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:04:03 smithi110 bash[67519]: cluster 2024-08-29T18:04:01.536956+0000 mgr.y (mgr.25004) 413 : cluster [DBG] pgmap v747: 121 pgs: 121 active+clean; 460 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 1.5 MiB/s wr, 25 op/s 2024-08-29T18:04:03.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:04:03 smithi110 bash[67519]: audit 2024-08-29T18:04:01.779685+0000 mgr.y (mgr.25004) 414 : audit [DBG] from='mon.2 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-08-29T18:04:03.524 INFO:tasks.rados.rados.0.smithi029.stdout:3633: finishing write tid 1 to smithi02969618-38 2024-08-29T18:04:03.524 INFO:tasks.rados.rados.0.smithi029.stdout:3633: finishing write tid 2 to smithi02969618-38 2024-08-29T18:04:03.525 INFO:tasks.rados.rados.0.smithi029.stdout:3633: finishing write tid 3 to smithi02969618-38 2024-08-29T18:04:03.525 INFO:tasks.rados.rados.0.smithi029.stdout:3633: finishing write tid 4 to smithi02969618-38 2024-08-29T18:04:03.525 INFO:tasks.rados.rados.0.smithi029.stdout:3632: done (4 left) 2024-08-29T18:04:03.525 INFO:tasks.rados.rados.0.smithi029.stdout:3636: done (3 left) 2024-08-29T18:04:03.525 INFO:tasks.rados.rados.0.smithi029.stdout:3637: delete oid 11 current snap is 353 2024-08-29T18:04:03.525 INFO:tasks.rados.rados.0.smithi029.stdout:3633: finishing write tid 5 to smithi02969618-38 2024-08-29T18:04:03.525 INFO:tasks.rados.rados.0.smithi029.stdout:3634: expect (ObjNum 1089 snap 342 seq_num 1089) 2024-08-29T18:04:03.563 INFO:tasks.rados.rados.0.smithi029.stdout:3633: finishing write tid 6 to smithi02969618-38 2024-08-29T18:04:03.563 INFO:tasks.rados.rados.0.smithi029.stdout:3633: oid 38 updating version 0 to 2044 2024-08-29T18:04:03.563 INFO:tasks.rados.rados.0.smithi029.stdout:3633: oid 38 updating version 2044 to 2045 2024-08-29T18:04:03.563 INFO:tasks.rados.rados.0.smithi029.stdout:3633: oid 38 version 2045 is already newer than 2043 2024-08-29T18:04:03.563 INFO:tasks.rados.rados.0.smithi029.stdout:3633: oid 38 version 2045 is already newer than 2041 2024-08-29T18:04:03.563 INFO:tasks.rados.rados.0.smithi029.stdout:3633: oid 38 version 2045 is already newer than 2042 2024-08-29T18:04:03.563 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 38 v 2045 (ObjNum 1109 snap 353 seq_num 1109) dirty exists 2024-08-29T18:04:03.563 INFO:tasks.rados.rados.0.smithi029.stdout:3633: left oid 38 (ObjNum 1109 snap 353 seq_num 1109) 2024-08-29T18:04:03.563 INFO:tasks.rados.rados.0.smithi029.stdout:3635: finishing write tid 1 to smithi02969618-28 2024-08-29T18:04:03.563 INFO:tasks.rados.rados.0.smithi029.stdout:3635: finishing write tid 2 to smithi02969618-28 2024-08-29T18:04:03.563 INFO:tasks.rados.rados.0.smithi029.stdout:3635: finishing write tid 3 to smithi02969618-28 2024-08-29T18:04:03.563 INFO:tasks.rados.rados.0.smithi029.stdout:3635: finishing write tid 4 to smithi02969618-28 2024-08-29T18:04:03.564 INFO:tasks.rados.rados.0.smithi029.stdout:3635: finishing write tid 5 to smithi02969618-28 2024-08-29T18:04:03.564 INFO:tasks.rados.rados.0.smithi029.stdout:3635: finishing write tid 6 to smithi02969618-28 2024-08-29T18:04:03.564 INFO:tasks.rados.rados.0.smithi029.stdout:3635: oid 28 updating version 0 to 2403 2024-08-29T18:04:03.564 INFO:tasks.rados.rados.0.smithi029.stdout:3635: oid 28 version 2403 is already newer than 2400 2024-08-29T18:04:03.564 INFO:tasks.rados.rados.0.smithi029.stdout:3635: oid 28 version 2403 is already newer than 2402 2024-08-29T18:04:03.564 INFO:tasks.rados.rados.0.smithi029.stdout:3635: oid 28 updating version 2403 to 2404 2024-08-29T18:04:03.564 INFO:tasks.rados.rados.0.smithi029.stdout:3635: oid 28 version 2404 is already newer than 2401 2024-08-29T18:04:03.564 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 28 v 2404 (ObjNum 1110 snap 353 seq_num 1110) dirty exists 2024-08-29T18:04:03.564 INFO:tasks.rados.rados.0.smithi029.stdout:3635: left oid 28 (ObjNum 1110 snap 353 seq_num 1110) 2024-08-29T18:04:03.564 INFO:tasks.rados.rados.0.smithi029.stdout:3633: done (3 left) 2024-08-29T18:04:03.564 INFO:tasks.rados.rados.0.smithi029.stdout:3634: done (2 left) 2024-08-29T18:04:03.564 INFO:tasks.rados.rados.0.smithi029.stdout:3635: done (1 left) 2024-08-29T18:04:03.564 INFO:tasks.rados.rados.0.smithi029.stdout:3637: done (0 left) 2024-08-29T18:04:03.565 INFO:tasks.rados.rados.0.smithi029.stdout:3638: rollback oid 31 current snap is 353 2024-08-29T18:04:03.565 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 31 to 350 2024-08-29T18:04:03.565 INFO:tasks.rados.rados.0.smithi029.stdout:3639: rmattr oid 11 current snap is 353 2024-08-29T18:04:03.565 INFO:tasks.rados.rados.0.smithi029.stdout:3639: done (1 left) 2024-08-29T18:04:03.565 INFO:tasks.rados.rados.0.smithi029.stdout:3640: read oid 6 snap -1 2024-08-29T18:04:03.565 INFO:tasks.rados.rados.0.smithi029.stdout:3640: expect deleted 2024-08-29T18:04:03.565 INFO:tasks.rados.rados.0.smithi029.stdout:3641: delete oid 50 current snap is 353 2024-08-29T18:04:03.567 INFO:tasks.rados.rados.0.smithi029.stdout:3640: done (2 left) 2024-08-29T18:04:03.567 INFO:tasks.rados.rados.0.smithi029.stdout:3641: done (1 left) 2024-08-29T18:04:03.567 INFO:tasks.rados.rados.0.smithi029.stdout:3642: snap_create 2024-08-29T18:04:03.572 INFO:tasks.rados.rados.0.smithi029.stdout:3638: finishing rollback tid 0 to smithi02969618-31 2024-08-29T18:04:03.572 INFO:tasks.rados.rados.0.smithi029.stdout:3638: finishing rollback tid 1 to smithi02969618-31 2024-08-29T18:04:03.573 INFO:tasks.rados.rados.0.smithi029.stdout:3638: finishing rollback tid 2 to smithi02969618-31 2024-08-29T18:04:03.573 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 31 v 2826 (ObjNum 1047 snap 335 seq_num 1047) dirty exists 2024-08-29T18:04:04.139 INFO:tasks.rados.rados.0.smithi029.stdout:3638: done (1 left) 2024-08-29T18:04:04.139 INFO:tasks.rados.rados.0.smithi029.stdout:3642: done (0 left) 2024-08-29T18:04:04.140 INFO:tasks.rados.rados.0.smithi029.stdout:3643: rollback oid 23 current snap is 354 2024-08-29T18:04:04.140 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 23 to 339 2024-08-29T18:04:04.140 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 3 current snap is 354 2024-08-29T18:04:04.140 INFO:tasks.rados.rados.0.smithi029.stdout:3644: seq_num 1113 ranges {0=647168,647168=524288,1171456=622592,1794048=57344} 2024-08-29T18:04:04.149 INFO:tasks.rados.rados.0.smithi029.stdout:3644: writing smithi02969618-3 from 0 to 647168 tid 1 2024-08-29T18:04:04.156 INFO:tasks.rados.rados.0.smithi029.stdout:3644: writing smithi02969618-3 from 647168 to 1171456 tid 2 2024-08-29T18:04:04.165 INFO:tasks.rados.rados.0.smithi029.stdout:3644: writing smithi02969618-3 from 1171456 to 1794048 tid 3 2024-08-29T18:04:04.166 INFO:tasks.rados.rados.0.smithi029.stdout:3644: writing smithi02969618-3 from 1794048 to 1851392 tid 4 2024-08-29T18:04:04.166 INFO:tasks.rados.rados.0.smithi029.stdout:3645: setattr oid 31 current snap is 354 2024-08-29T18:04:04.166 INFO:tasks.rados.rados.0.smithi029.stdout:3643: finishing rollback tid 0 to smithi02969618-23 2024-08-29T18:04:04.166 INFO:tasks.rados.rados.0.smithi029.stdout:3643: finishing rollback tid 1 to smithi02969618-23 2024-08-29T18:04:04.167 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 23 v 3008 (ObjNum 97 snap 0 seq_num 1563746464) dirty dne 2024-08-29T18:04:04.167 INFO:tasks.rados.rados.0.smithi029.stdout:3644: finishing write tid 1 to smithi02969618-3 2024-08-29T18:04:04.167 INFO:tasks.rados.rados.0.smithi029.stdout:3644: finishing write tid 2 to smithi02969618-3 2024-08-29T18:04:04.169 INFO:tasks.rados.rados.0.smithi029.stdout:3643: done (2 left) 2024-08-29T18:04:04.170 INFO:tasks.rados.rados.0.smithi029.stdout:3646: rollback oid 47 current snap is 354 2024-08-29T18:04:04.170 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 47 to 352 2024-08-29T18:04:04.170 INFO:tasks.rados.rados.0.smithi029.stdout:3647: snap_remove snap 353 2024-08-29T18:04:04.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:04:04 smithi029 bash[77880]: cluster 2024-08-29T18:04:03.114479+0000 mon.a (mon.0) 1014 : cluster [DBG] osdmap e799: 8 total, 8 up, 8 in 2024-08-29T18:04:04.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:04:04 smithi029 bash[77880]: audit 2024-08-29T18:04:03.491850+0000 mon.c (mon.2) 294 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:04:04.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:04:04 smithi029 bash[79042]: cluster 2024-08-29T18:04:03.114479+0000 mon.a (mon.0) 1014 : cluster [DBG] osdmap e799: 8 total, 8 up, 8 in 2024-08-29T18:04:04.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:04:04 smithi029 bash[79042]: audit 2024-08-29T18:04:03.491850+0000 mon.c (mon.2) 294 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:04:04.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:04:04 smithi110 bash[67519]: cluster 2024-08-29T18:04:03.114479+0000 mon.a (mon.0) 1014 : cluster [DBG] osdmap e799: 8 total, 8 up, 8 in 2024-08-29T18:04:04.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:04:04 smithi110 bash[67519]: audit 2024-08-29T18:04:03.491850+0000 mon.c (mon.2) 294 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:04:04.899 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:04:04 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:04:04] "GET /metrics HTTP/1.1" 200 36329 "" "Prometheus/2.43.0" 2024-08-29T18:04:05.147 INFO:tasks.rados.rados.0.smithi029.stdout:3647: done (3 left) 2024-08-29T18:04:05.147 INFO:tasks.rados.rados.0.smithi029.stdout:3648: read oid 37 snap -1 2024-08-29T18:04:05.147 INFO:tasks.rados.rados.0.smithi029.stdout:3648: expect deleted 2024-08-29T18:04:05.147 INFO:tasks.rados.rados.0.smithi029.stdout:3649: delete oid 39 current snap is 354 2024-08-29T18:04:05.147 INFO:tasks.rados.rados.0.smithi029.stdout:3644: finishing write tid 3 to smithi02969618-3 2024-08-29T18:04:05.147 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 31 v 2827 (ObjNum 1047 snap 335 seq_num 1047) dirty exists 2024-08-29T18:04:05.148 INFO:tasks.rados.rados.0.smithi029.stdout:3644: finishing write tid 4 to smithi02969618-3 2024-08-29T18:04:05.148 INFO:tasks.rados.rados.0.smithi029.stdout:3644: finishing write tid 5 to smithi02969618-3 2024-08-29T18:04:05.148 INFO:tasks.rados.rados.0.smithi029.stdout:3644: finishing write tid 6 to smithi02969618-3 2024-08-29T18:04:05.148 INFO:tasks.rados.rados.0.smithi029.stdout:3644: oid 3 updating version 0 to 2498 2024-08-29T18:04:05.148 INFO:tasks.rados.rados.0.smithi029.stdout:3644: oid 3 updating version 2498 to 2500 2024-08-29T18:04:05.148 INFO:tasks.rados.rados.0.smithi029.stdout:3644: oid 3 version 2500 is already newer than 2499 2024-08-29T18:04:05.148 INFO:tasks.rados.rados.0.smithi029.stdout:3644: oid 3 version 2500 is already newer than 2497 2024-08-29T18:04:05.148 INFO:tasks.rados.rados.0.smithi029.stdout:3644: oid 3 version 2500 is already newer than 2496 2024-08-29T18:04:05.148 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 3 v 2500 (ObjNum 1113 snap 354 seq_num 1113) dirty exists 2024-08-29T18:04:05.148 INFO:tasks.rados.rados.0.smithi029.stdout:3644: left oid 3 (ObjNum 1113 snap 354 seq_num 1113) 2024-08-29T18:04:05.148 INFO:tasks.rados.rados.0.smithi029.stdout:3646: finishing rollback tid 0 to smithi02969618-47 2024-08-29T18:04:05.148 INFO:tasks.rados.rados.0.smithi029.stdout:3646: finishing rollback tid 1 to smithi02969618-47 2024-08-29T18:04:05.148 INFO:tasks.rados.rados.0.smithi029.stdout:3646: finishing rollback tid 2 to smithi02969618-47 2024-08-29T18:04:05.149 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 47 v 2407 (ObjNum 1012 snap 315 seq_num 1012) dirty exists 2024-08-29T18:04:05.156 INFO:tasks.rados.rados.0.smithi029.stdout:3644: done (4 left) 2024-08-29T18:04:05.156 INFO:tasks.rados.rados.0.smithi029.stdout:3645: done (3 left) 2024-08-29T18:04:05.156 INFO:tasks.rados.rados.0.smithi029.stdout:3646: done (2 left) 2024-08-29T18:04:05.156 INFO:tasks.rados.rados.0.smithi029.stdout:3648: done (1 left) 2024-08-29T18:04:05.156 INFO:tasks.rados.rados.0.smithi029.stdout:3649: done (0 left) 2024-08-29T18:04:05.156 INFO:tasks.rados.rados.0.smithi029.stdout:3650: rollback oid 11 current snap is 354 2024-08-29T18:04:05.157 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 11 to 348 2024-08-29T18:04:05.157 INFO:tasks.rados.rados.0.smithi029.stdout:3651: delete oid 24 current snap is 354 2024-08-29T18:04:05.161 INFO:tasks.rados.rados.0.smithi029.stdout:3650: finishing rollback tid 1 to smithi02969618-11 2024-08-29T18:04:05.162 INFO:tasks.rados.rados.0.smithi029.stdout:3650: finishing rollback tid 2 to smithi02969618-11 2024-08-29T18:04:05.162 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 11 v 2398 (ObjNum 989 snap 304 seq_num 989) dirty exists 2024-08-29T18:04:05.163 INFO:tasks.rados.rados.0.smithi029.stdout:3650: done (1 left) 2024-08-29T18:04:05.163 INFO:tasks.rados.rados.0.smithi029.stdout:3651: done (0 left) 2024-08-29T18:04:05.164 INFO:tasks.rados.rados.0.smithi029.stdout:3652: snap_remove snap 349 2024-08-29T18:04:05.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:04:05 smithi029 bash[79042]: cluster 2024-08-29T18:04:03.537545+0000 mgr.y (mgr.25004) 415 : cluster [DBG] pgmap v750: 121 pgs: 121 active+clean; 462 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 1.7 MiB/s wr, 27 op/s 2024-08-29T18:04:05.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:04:05 smithi029 bash[79042]: cluster 2024-08-29T18:04:04.140905+0000 mon.a (mon.0) 1015 : cluster [DBG] osdmap e800: 8 total, 8 up, 8 in 2024-08-29T18:04:05.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:04:05 smithi029 bash[77880]: cluster 2024-08-29T18:04:03.537545+0000 mgr.y (mgr.25004) 415 : cluster [DBG] pgmap v750: 121 pgs: 121 active+clean; 462 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 1.7 MiB/s wr, 27 op/s 2024-08-29T18:04:05.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:04:05 smithi029 bash[77880]: cluster 2024-08-29T18:04:04.140905+0000 mon.a (mon.0) 1015 : cluster [DBG] osdmap e800: 8 total, 8 up, 8 in 2024-08-29T18:04:05.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:04:05 smithi110 bash[67519]: cluster 2024-08-29T18:04:03.537545+0000 mgr.y (mgr.25004) 415 : cluster [DBG] pgmap v750: 121 pgs: 121 active+clean; 462 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 1.7 MiB/s wr, 27 op/s 2024-08-29T18:04:05.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:04:05 smithi110 bash[67519]: cluster 2024-08-29T18:04:04.140905+0000 mon.a (mon.0) 1015 : cluster [DBG] osdmap e800: 8 total, 8 up, 8 in 2024-08-29T18:04:06.164 INFO:tasks.rados.rados.0.smithi029.stdout:3652: done (0 left) 2024-08-29T18:04:06.164 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 46 current snap is 354 2024-08-29T18:04:06.164 INFO:tasks.rados.rados.0.smithi029.stdout:3653: seq_num 1116 ranges {155648=696320,851968=573440,1425408=450560,1875968=180224} 2024-08-29T18:04:06.172 INFO:tasks.rados.rados.0.smithi029.stdout:3653: writing smithi02969618-46 from 155648 to 851968 tid 1 2024-08-29T18:04:06.176 INFO:tasks.rados.rados.0.smithi029.stdout:3653: writing smithi02969618-46 from 851968 to 1425408 tid 2 2024-08-29T18:04:06.179 INFO:tasks.rados.rados.0.smithi029.stdout:3653: writing smithi02969618-46 from 1425408 to 1875968 tid 3 2024-08-29T18:04:06.181 INFO:tasks.rados.rados.0.smithi029.stdout:3653: writing smithi02969618-46 from 1875968 to 2056192 tid 4 2024-08-29T18:04:06.181 INFO:tasks.rados.rados.0.smithi029.stdout:3654: rmattr oid 27 current snap is 354 2024-08-29T18:04:06.181 INFO:tasks.rados.rados.0.smithi029.stdout:3654: done (1 left) 2024-08-29T18:04:06.181 INFO:tasks.rados.rados.0.smithi029.stdout:3655: delete oid 30 current snap is 354 2024-08-29T18:04:06.183 INFO:tasks.rados.rados.0.smithi029.stdout:3653: finishing write tid 1 to smithi02969618-46 2024-08-29T18:04:06.185 INFO:tasks.rados.rados.0.smithi029.stdout:3653: finishing write tid 2 to smithi02969618-46 2024-08-29T18:04:06.187 INFO:tasks.rados.rados.0.smithi029.stdout:3653: finishing write tid 3 to smithi02969618-46 2024-08-29T18:04:06.188 INFO:tasks.rados.rados.0.smithi029.stdout:3653: finishing write tid 4 to smithi02969618-46 2024-08-29T18:04:06.188 INFO:tasks.rados.rados.0.smithi029.stdout:3653: finishing write tid 5 to smithi02969618-46 2024-08-29T18:04:06.190 INFO:tasks.rados.rados.0.smithi029.stdout:3653: finishing write tid 6 to smithi02969618-46 2024-08-29T18:04:06.190 INFO:tasks.rados.rados.0.smithi029.stdout:3653: oid 46 updating version 0 to 2409 2024-08-29T18:04:06.191 INFO:tasks.rados.rados.0.smithi029.stdout:3653: oid 46 version 2409 is already newer than 2408 2024-08-29T18:04:06.191 INFO:tasks.rados.rados.0.smithi029.stdout:3653: oid 46 updating version 2409 to 2411 2024-08-29T18:04:06.191 INFO:tasks.rados.rados.0.smithi029.stdout:3653: oid 46 updating version 2411 to 2412 2024-08-29T18:04:06.191 INFO:tasks.rados.rados.0.smithi029.stdout:3653: oid 46 version 2412 is already newer than 2410 2024-08-29T18:04:06.191 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 46 v 2412 (ObjNum 1116 snap 354 seq_num 1116) dirty exists 2024-08-29T18:04:06.191 INFO:tasks.rados.rados.0.smithi029.stdout:3653: left oid 46 (ObjNum 1116 snap 354 seq_num 1116) 2024-08-29T18:04:06.191 INFO:tasks.rados.rados.0.smithi029.stdout:3653: done (1 left) 2024-08-29T18:04:06.192 INFO:tasks.rados.rados.0.smithi029.stdout:3655: done (0 left) 2024-08-29T18:04:06.192 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 4 current snap is 354 2024-08-29T18:04:06.192 INFO:tasks.rados.rados.0.smithi029.stdout:3656: seq_num 1118 ranges {65536=729088,794624=794624,1589248=409600} 2024-08-29T18:04:06.195 INFO:tasks.rados.rados.0.smithi029.stdout:3656: writing smithi02969618-4 from 65536 to 794624 tid 1 2024-08-29T18:04:06.200 INFO:tasks.rados.rados.0.smithi029.stdout:3656: writing smithi02969618-4 from 794624 to 1589248 tid 2 2024-08-29T18:04:06.203 INFO:tasks.rados.rados.0.smithi029.stdout:3656: writing smithi02969618-4 from 1589248 to 1998848 tid 3 2024-08-29T18:04:06.203 INFO:tasks.rados.rados.0.smithi029.stdout:3657: read oid 26 snap 317 2024-08-29T18:04:06.204 INFO:tasks.rados.rados.0.smithi029.stdout:3657: expect deleted 2024-08-29T18:04:06.204 INFO:tasks.rados.rados.0.smithi029.stdout:3658: read oid 43 snap -1 2024-08-29T18:04:06.204 INFO:tasks.rados.rados.0.smithi029.stdout:3658: expect (ObjNum 1106 snap 350 seq_num 1106) 2024-08-29T18:04:06.204 INFO:tasks.rados.rados.0.smithi029.stdout:3659: copy_from oid 19 from oid 38 current snap is 354 2024-08-29T18:04:06.204 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 34 current snap is 354 2024-08-29T18:04:06.204 INFO:tasks.rados.rados.0.smithi029.stdout:3660: seq_num 1119 ranges {1433600=745472,2179072=679936,2859008=524288} 2024-08-29T18:04:06.216 INFO:tasks.rados.rados.0.smithi029.stdout:3660: writing smithi02969618-34 from 1433600 to 2179072 tid 1 2024-08-29T18:04:06.220 INFO:tasks.rados.rados.0.smithi029.stdout:3660: writing smithi02969618-34 from 2179072 to 2859008 tid 2 2024-08-29T18:04:06.224 INFO:tasks.rados.rados.0.smithi029.stdout:3660: writing smithi02969618-34 from 2859008 to 3383296 tid 3 2024-08-29T18:04:06.224 INFO:tasks.rados.rados.0.smithi029.stdout:3661: snap_remove snap 321 2024-08-29T18:04:06.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:04:06 smithi029 bash[79042]: cephadm 2024-08-29T18:04:04.335197+0000 mgr.y (mgr.25004) 416 : cephadm [INF] Upgrade: Updating grafana.a 2024-08-29T18:04:06.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:04:06 smithi029 bash[79042]: cephadm 2024-08-29T18:04:04.443225+0000 mgr.y (mgr.25004) 417 : cephadm [INF] Deploying daemon grafana.a on smithi110 2024-08-29T18:04:06.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:04:06 smithi029 bash[79042]: cluster 2024-08-29T18:04:05.148099+0000 mon.a (mon.0) 1016 : cluster [DBG] osdmap e801: 8 total, 8 up, 8 in 2024-08-29T18:04:06.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:04:06 smithi029 bash[77880]: cephadm 2024-08-29T18:04:04.335197+0000 mgr.y (mgr.25004) 416 : cephadm [INF] Upgrade: Updating grafana.a 2024-08-29T18:04:06.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:04:06 smithi029 bash[77880]: cephadm 2024-08-29T18:04:04.443225+0000 mgr.y (mgr.25004) 417 : cephadm [INF] Deploying daemon grafana.a on smithi110 2024-08-29T18:04:06.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:04:06 smithi029 bash[77880]: cluster 2024-08-29T18:04:05.148099+0000 mon.a (mon.0) 1016 : cluster [DBG] osdmap e801: 8 total, 8 up, 8 in 2024-08-29T18:04:06.400 INFO:journalctl@ceph.osd.7.smithi110.stdout:Aug 29 18:04:06 smithi110 bash[85091]: debug 2024-08-29T18:04:06.233+0000 7f3c0ab4d640 -1 snap_mapper.get_next_objects_to_trim::New Clone-Objects were added to Snap 1d2 after trimming was started 2024-08-29T18:04:06.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:04:06 smithi110 bash[67519]: cephadm 2024-08-29T18:04:04.335197+0000 mgr.y (mgr.25004) 416 : cephadm [INF] Upgrade: Updating grafana.a 2024-08-29T18:04:06.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:04:06 smithi110 bash[67519]: cephadm 2024-08-29T18:04:04.443225+0000 mgr.y (mgr.25004) 417 : cephadm [INF] Deploying daemon grafana.a on smithi110 2024-08-29T18:04:06.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:04:06 smithi110 bash[67519]: cluster 2024-08-29T18:04:05.148099+0000 mon.a (mon.0) 1016 : cluster [DBG] osdmap e801: 8 total, 8 up, 8 in 2024-08-29T18:04:06.401 INFO:journalctl@ceph.osd.5.smithi110.stdout:Aug 29 18:04:06 smithi110 bash[76464]: debug 2024-08-29T18:04:06.217+0000 7f0c9307e640 -1 snap_mapper.get_next_objects_to_trim::New Clone-Objects were added to Snap 1d2 after trimming was started 2024-08-29T18:04:07.038 INFO:tasks.rados.rados.0.smithi029.stdout:3656: finishing write tid 1 to smithi02969618-4 2024-08-29T18:04:07.038 INFO:tasks.rados.rados.0.smithi029.stdout:3656: finishing write tid 2 to smithi02969618-4 2024-08-29T18:04:07.038 INFO:tasks.rados.rados.0.smithi029.stdout:3656: finishing write tid 3 to smithi02969618-4 2024-08-29T18:04:07.038 INFO:tasks.rados.rados.0.smithi029.stdout:3656: finishing write tid 4 to smithi02969618-4 2024-08-29T18:04:07.038 INFO:tasks.rados.rados.0.smithi029.stdout:3656: finishing write tid 5 to smithi02969618-4 2024-08-29T18:04:07.038 INFO:tasks.rados.rados.0.smithi029.stdout:3656: oid 4 updating version 0 to 2493 2024-08-29T18:04:07.038 INFO:tasks.rados.rados.0.smithi029.stdout:3656: oid 4 version 2493 is already newer than 2491 2024-08-29T18:04:07.038 INFO:tasks.rados.rados.0.smithi029.stdout:3656: oid 4 version 2493 is already newer than 2492 2024-08-29T18:04:07.039 INFO:tasks.rados.rados.0.smithi029.stdout:3656: oid 4 version 2493 is already newer than 2490 2024-08-29T18:04:07.039 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 4 v 2493 (ObjNum 1118 snap 354 seq_num 1118) dirty exists 2024-08-29T18:04:07.039 INFO:tasks.rados.rados.0.smithi029.stdout:3656: left oid 4 (ObjNum 1118 snap 354 seq_num 1118) 2024-08-29T18:04:07.039 INFO:tasks.rados.rados.0.smithi029.stdout:3660: finishing write tid 1 to smithi02969618-34 2024-08-29T18:04:07.039 INFO:tasks.rados.rados.0.smithi029.stdout:3660: finishing write tid 2 to smithi02969618-34 2024-08-29T18:04:07.039 INFO:tasks.rados.rados.0.smithi029.stdout:3660: finishing write tid 3 to smithi02969618-34 2024-08-29T18:04:07.039 INFO:tasks.rados.rados.0.smithi029.stdout:3660: finishing write tid 4 to smithi02969618-34 2024-08-29T18:04:07.039 INFO:tasks.rados.rados.0.smithi029.stdout:3660: finishing write tid 5 to smithi02969618-34 2024-08-29T18:04:07.039 INFO:tasks.rados.rados.0.smithi029.stdout:3660: oid 34 updating version 0 to 2006 2024-08-29T18:04:07.039 INFO:tasks.rados.rados.0.smithi029.stdout:3660: oid 34 version 2006 is already newer than 2003 2024-08-29T18:04:07.039 INFO:tasks.rados.rados.0.smithi029.stdout:3660: oid 34 version 2006 is already newer than 2005 2024-08-29T18:04:07.039 INFO:tasks.rados.rados.0.smithi029.stdout:3660: oid 34 version 2006 is already newer than 2004 2024-08-29T18:04:07.039 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 34 v 2006 (ObjNum 1119 snap 354 seq_num 1119) dirty exists 2024-08-29T18:04:07.039 INFO:tasks.rados.rados.0.smithi029.stdout:3660: left oid 34 (ObjNum 1119 snap 354 seq_num 1119) 2024-08-29T18:04:07.040 INFO:tasks.rados.rados.0.smithi029.stdout:3658: expect (ObjNum 1106 snap 350 seq_num 1106) 2024-08-29T18:04:07.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:04:07 smithi110 bash[67519]: cluster 2024-08-29T18:04:05.538340+0000 mgr.y (mgr.25004) 418 : cluster [DBG] pgmap v753: 121 pgs: 121 active+clean; 449 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 3.2 MiB/s rd, 892 KiB/s wr, 10 op/s 2024-08-29T18:04:07.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:04:07 smithi110 bash[67519]: cluster 2024-08-29T18:04:06.165069+0000 mon.a (mon.0) 1017 : cluster [DBG] osdmap e802: 8 total, 8 up, 8 in 2024-08-29T18:04:07.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:04:07 smithi110 bash[67519]: cluster 2024-08-29T18:04:07.038550+0000 mon.a (mon.0) 1018 : cluster [DBG] osdmap e803: 8 total, 8 up, 8 in 2024-08-29T18:04:07.649 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:04:07 smithi029 bash[77880]: cluster 2024-08-29T18:04:05.538340+0000 mgr.y (mgr.25004) 418 : cluster [DBG] pgmap v753: 121 pgs: 121 active+clean; 449 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 3.2 MiB/s rd, 892 KiB/s wr, 10 op/s 2024-08-29T18:04:07.649 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:04:07 smithi029 bash[77880]: cluster 2024-08-29T18:04:06.165069+0000 mon.a (mon.0) 1017 : cluster [DBG] osdmap e802: 8 total, 8 up, 8 in 2024-08-29T18:04:07.649 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:04:07 smithi029 bash[77880]: cluster 2024-08-29T18:04:07.038550+0000 mon.a (mon.0) 1018 : cluster [DBG] osdmap e803: 8 total, 8 up, 8 in 2024-08-29T18:04:07.649 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:04:07 smithi029 bash[79042]: cluster 2024-08-29T18:04:05.538340+0000 mgr.y (mgr.25004) 418 : cluster [DBG] pgmap v753: 121 pgs: 121 active+clean; 449 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 3.2 MiB/s rd, 892 KiB/s wr, 10 op/s 2024-08-29T18:04:07.649 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:04:07 smithi029 bash[79042]: cluster 2024-08-29T18:04:06.165069+0000 mon.a (mon.0) 1017 : cluster [DBG] osdmap e802: 8 total, 8 up, 8 in 2024-08-29T18:04:07.649 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:04:07 smithi029 bash[79042]: cluster 2024-08-29T18:04:07.038550+0000 mon.a (mon.0) 1018 : cluster [DBG] osdmap e803: 8 total, 8 up, 8 in 2024-08-29T18:04:07.651 INFO:tasks.rados.rados.0.smithi029.stdout:3659: finishing copy_from racing read to smithi02969618-19 2024-08-29T18:04:07.651 INFO:tasks.rados.rados.0.smithi029.stdout:3659: finishing copy_from to smithi02969618-19 2024-08-29T18:04:07.652 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 19 v 2045 (ObjNum 1109 snap 353 seq_num 1109) dirty exists 2024-08-29T18:04:07.652 INFO:tasks.rados.rados.0.smithi029.stdout:3656: done (5 left) 2024-08-29T18:04:07.652 INFO:tasks.rados.rados.0.smithi029.stdout:3657: done (4 left) 2024-08-29T18:04:07.652 INFO:tasks.rados.rados.0.smithi029.stdout:3658: done (3 left) 2024-08-29T18:04:07.652 INFO:tasks.rados.rados.0.smithi029.stdout:3659: done (2 left) 2024-08-29T18:04:07.652 INFO:tasks.rados.rados.0.smithi029.stdout:3660: done (1 left) 2024-08-29T18:04:07.652 INFO:tasks.rados.rados.0.smithi029.stdout:3661: done (0 left) 2024-08-29T18:04:07.652 INFO:tasks.rados.rados.0.smithi029.stdout:3662: read oid 12 snap -1 2024-08-29T18:04:07.652 INFO:tasks.rados.rados.0.smithi029.stdout:3662: expect (ObjNum 841 snap 264 seq_num 841) 2024-08-29T18:04:07.652 INFO:tasks.rados.rados.0.smithi029.stdout:3663: snap_remove snap 352 2024-08-29T18:04:08.167 INFO:tasks.rados.rados.0.smithi029.stdout:3663: done (1 left) 2024-08-29T18:04:08.167 INFO:tasks.rados.rados.0.smithi029.stdout:3664: read oid 11 snap -1 2024-08-29T18:04:08.167 INFO:tasks.rados.rados.0.smithi029.stdout:3664: expect (ObjNum 989 snap 304 seq_num 989) 2024-08-29T18:04:08.167 INFO:tasks.rados.rados.0.smithi029.stdout:3665: rollback oid 38 current snap is 354 2024-08-29T18:04:08.167 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 38 to 350 2024-08-29T18:04:08.168 INFO:tasks.rados.rados.0.smithi029.stdout:3666: read oid 14 snap -1 2024-08-29T18:04:08.168 INFO:tasks.rados.rados.0.smithi029.stdout:3666: expect (ObjNum 969 snap 298 seq_num 969) 2024-08-29T18:04:08.168 INFO:tasks.rados.rados.0.smithi029.stdout:3667: copy_from oid 15 from oid 8 current snap is 354 2024-08-29T18:04:08.168 INFO:tasks.rados.rados.0.smithi029.stdout:3668: delete oid 43 current snap is 354 2024-08-29T18:04:08.168 INFO:tasks.rados.rados.0.smithi029.stdout:3662: expect (ObjNum 841 snap 264 seq_num 841) 2024-08-29T18:04:08.301 INFO:tasks.rados.rados.0.smithi029.stdout:3665: finishing rollback tid 0 to smithi02969618-38 2024-08-29T18:04:08.301 INFO:tasks.rados.rados.0.smithi029.stdout:3665: finishing rollback tid 1 to smithi02969618-38 2024-08-29T18:04:08.301 INFO:tasks.rados.rados.0.smithi029.stdout:3665: finishing rollback tid 2 to smithi02969618-38 2024-08-29T18:04:08.301 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 38 v 2048 (ObjNum 977 snap 300 seq_num 977) dirty exists 2024-08-29T18:04:08.302 INFO:tasks.rados.rados.0.smithi029.stdout:3667: finishing copy_from racing read to smithi02969618-15 2024-08-29T18:04:08.302 INFO:tasks.rados.rados.0.smithi029.stdout:3667: finishing copy_from to smithi02969618-15 2024-08-29T18:04:08.302 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 15 v 2392 (ObjNum 938 snap 288 seq_num 938) dirty exists 2024-08-29T18:04:08.302 INFO:tasks.rados.rados.0.smithi029.stdout:3666: expect (ObjNum 969 snap 298 seq_num 969) 2024-08-29T18:04:09.649 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:04:09 smithi029 bash[79042]: cluster 2024-08-29T18:04:07.539268+0000 mgr.y (mgr.25004) 419 : cluster [DBG] pgmap v756: 121 pgs: 121 active+clean; 459 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 3.3 MiB/s wr, 12 op/s 2024-08-29T18:04:09.649 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:04:09 smithi029 bash[79042]: cluster 2024-08-29T18:04:08.168022+0000 mon.a (mon.0) 1019 : cluster [DBG] osdmap e804: 8 total, 8 up, 8 in 2024-08-29T18:04:09.649 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:04:09 smithi029 bash[77880]: cluster 2024-08-29T18:04:07.539268+0000 mgr.y (mgr.25004) 419 : cluster [DBG] pgmap v756: 121 pgs: 121 active+clean; 459 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 3.3 MiB/s wr, 12 op/s 2024-08-29T18:04:09.649 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:04:09 smithi029 bash[77880]: cluster 2024-08-29T18:04:08.168022+0000 mon.a (mon.0) 1019 : cluster [DBG] osdmap e804: 8 total, 8 up, 8 in 2024-08-29T18:04:09.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:04:09 smithi110 bash[67519]: cluster 2024-08-29T18:04:07.539268+0000 mgr.y (mgr.25004) 419 : cluster [DBG] pgmap v756: 121 pgs: 121 active+clean; 459 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 3.3 MiB/s wr, 12 op/s 2024-08-29T18:04:09.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:04:09 smithi110 bash[67519]: cluster 2024-08-29T18:04:08.168022+0000 mon.a (mon.0) 1019 : cluster [DBG] osdmap e804: 8 total, 8 up, 8 in 2024-08-29T18:04:09.902 INFO:tasks.rados.rados.0.smithi029.stdout:3664: expect (ObjNum 989 snap 304 seq_num 989) 2024-08-29T18:04:11.510 INFO:tasks.rados.rados.0.smithi029.stdout:3662: done (5 left) 2024-08-29T18:04:11.510 INFO:tasks.rados.rados.0.smithi029.stdout:3664: done (4 left) 2024-08-29T18:04:11.510 INFO:tasks.rados.rados.0.smithi029.stdout:3665: done (3 left) 2024-08-29T18:04:11.510 INFO:tasks.rados.rados.0.smithi029.stdout:3666: done (2 left) 2024-08-29T18:04:11.510 INFO:tasks.rados.rados.0.smithi029.stdout:3667: done (1 left) 2024-08-29T18:04:11.510 INFO:tasks.rados.rados.0.smithi029.stdout:3668: done (0 left) 2024-08-29T18:04:11.510 INFO:tasks.rados.rados.0.smithi029.stdout:3669: snap_create 2024-08-29T18:04:11.649 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:04:11 smithi029 bash[79042]: cluster 2024-08-29T18:04:09.539768+0000 mgr.y (mgr.25004) 420 : cluster [DBG] pgmap v758: 121 pgs: 121 active+clean; 459 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 3.0 MiB/s wr, 15 op/s 2024-08-29T18:04:11.649 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:04:11 smithi029 bash[77880]: cluster 2024-08-29T18:04:09.539768+0000 mgr.y (mgr.25004) 420 : cluster [DBG] pgmap v758: 121 pgs: 121 active+clean; 459 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 3.0 MiB/s wr, 15 op/s 2024-08-29T18:04:11.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:04:11 smithi110 bash[67519]: cluster 2024-08-29T18:04:09.539768+0000 mgr.y (mgr.25004) 420 : cluster [DBG] pgmap v758: 121 pgs: 121 active+clean; 459 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 3.0 MiB/s wr, 15 op/s 2024-08-29T18:04:12.039 INFO:tasks.rados.rados.0.smithi029.stdout:3669: done (0 left) 2024-08-29T18:04:12.039 INFO:tasks.rados.rados.0.smithi029.stdout:3670: snap_create 2024-08-29T18:04:13.041 INFO:tasks.rados.rados.0.smithi029.stdout:3670: done (0 left) 2024-08-29T18:04:13.041 INFO:tasks.rados.rados.0.smithi029.stdout:3671: delete oid 36 current snap is 356 2024-08-29T18:04:13.049 INFO:tasks.rados.rados.0.smithi029.stdout:3671: done (0 left) 2024-08-29T18:04:13.050 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 49 current snap is 356 2024-08-29T18:04:13.050 INFO:tasks.rados.rados.0.smithi029.stdout:3672: seq_num 1122 ranges {0=794624,794624=729088,1523712=475136} 2024-08-29T18:04:13.060 INFO:tasks.rados.rados.0.smithi029.stdout:3672: writing smithi02969618-49 from 0 to 794624 tid 1 2024-08-29T18:04:13.069 INFO:tasks.rados.rados.0.smithi029.stdout:3672: writing smithi02969618-49 from 794624 to 1523712 tid 2 2024-08-29T18:04:13.076 INFO:tasks.rados.rados.0.smithi029.stdout:3672: writing smithi02969618-49 from 1523712 to 1998848 tid 3 2024-08-29T18:04:13.076 INFO:tasks.rados.rados.0.smithi029.stdout:3673: rollback oid 45 current snap is 356 2024-08-29T18:04:13.076 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 45 to 340 2024-08-29T18:04:13.076 INFO:tasks.rados.rados.0.smithi029.stdout:3672: finishing write tid 1 to smithi02969618-49 2024-08-29T18:04:13.076 INFO:tasks.rados.rados.0.smithi029.stdout:3672: finishing write tid 2 to smithi02969618-49 2024-08-29T18:04:13.076 INFO:tasks.rados.rados.0.smithi029.stdout:3674: setattr oid 5 current snap is 356 2024-08-29T18:04:13.081 INFO:tasks.rados.rados.0.smithi029.stdout:3675: copy_from oid 3 from oid 46 current snap is 356 2024-08-29T18:04:13.081 INFO:tasks.rados.rados.0.smithi029.stdout:3676: copy_from oid 47 from oid 50 current snap is 356 2024-08-29T18:04:13.081 INFO:tasks.rados.rados.0.smithi029.stdout:3677: read oid 38 snap -1 2024-08-29T18:04:13.081 INFO:tasks.rados.rados.0.smithi029.stdout:3677: expect (ObjNum 977 snap 300 seq_num 977) 2024-08-29T18:04:13.081 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 7 current snap is 356 2024-08-29T18:04:13.081 INFO:tasks.rados.rados.0.smithi029.stdout:3678: seq_num 1123 ranges {22888448=409600,23298048=614400,23912448=598016,24510464=393216} 2024-08-29T18:04:13.239 INFO:tasks.rados.rados.0.smithi029.stdout:3678: writing smithi02969618-7 from 22888448 to 23298048 tid 1 2024-08-29T18:04:13.242 INFO:tasks.rados.rados.0.smithi029.stdout:3678: writing smithi02969618-7 from 23298048 to 23912448 tid 2 2024-08-29T18:04:13.246 INFO:tasks.rados.rados.0.smithi029.stdout:3678: writing smithi02969618-7 from 23912448 to 24510464 tid 3 2024-08-29T18:04:13.248 INFO:tasks.rados.rados.0.smithi029.stdout:3678: writing smithi02969618-7 from 24510464 to 24903680 tid 4 2024-08-29T18:04:13.249 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 44 current snap is 356 2024-08-29T18:04:13.249 INFO:tasks.rados.rados.0.smithi029.stdout:3679: seq_num 1124 ranges {4554752=434176,4988928=499712,5488640=409600,5898240=663552,6561792=32768} 2024-08-29T18:04:13.275 INFO:tasks.rados.rados.0.smithi029.stdout:3679: writing smithi02969618-44 from 4554752 to 4988928 tid 1 2024-08-29T18:04:13.278 INFO:tasks.rados.rados.0.smithi029.stdout:3679: writing smithi02969618-44 from 4988928 to 5488640 tid 2 2024-08-29T18:04:13.280 INFO:tasks.rados.rados.0.smithi029.stdout:3679: writing smithi02969618-44 from 5488640 to 5898240 tid 3 2024-08-29T18:04:13.286 INFO:tasks.rados.rados.0.smithi029.stdout:3679: writing smithi02969618-44 from 5898240 to 6561792 tid 4 2024-08-29T18:04:13.286 INFO:tasks.rados.rados.0.smithi029.stdout:3679: writing smithi02969618-44 from 6561792 to 6594560 tid 5 2024-08-29T18:04:13.286 INFO:tasks.rados.rados.0.smithi029.stdout:3680: read oid 6 snap -1 2024-08-29T18:04:13.286 INFO:tasks.rados.rados.0.smithi029.stdout:3680: expect deleted 2024-08-29T18:04:13.286 INFO:tasks.rados.rados.0.smithi029.stdout:3681: read oid 8 snap -1 2024-08-29T18:04:13.286 INFO:tasks.rados.rados.0.smithi029.stdout:3681: expect (ObjNum 938 snap 288 seq_num 938) 2024-08-29T18:04:13.287 INFO:tasks.rados.rados.0.smithi029.stdout:3682: snap_create 2024-08-29T18:04:13.287 INFO:tasks.rados.rados.0.smithi029.stdout:3672: finishing write tid 3 to smithi02969618-49 2024-08-29T18:04:13.287 INFO:tasks.rados.rados.0.smithi029.stdout:3672: finishing write tid 4 to smithi02969618-49 2024-08-29T18:04:13.287 INFO:tasks.rados.rados.0.smithi029.stdout:3673: finishing rollback tid 0 to smithi02969618-45 2024-08-29T18:04:13.287 INFO:tasks.rados.rados.0.smithi029.stdout:3673: finishing rollback tid 1 to smithi02969618-45 2024-08-29T18:04:13.287 INFO:tasks.rados.rados.0.smithi029.stdout:3672: finishing write tid 5 to smithi02969618-49 2024-08-29T18:04:13.287 INFO:tasks.rados.rados.0.smithi029.stdout:3672: oid 49 updating version 0 to 3035 2024-08-29T18:04:13.287 INFO:tasks.rados.rados.0.smithi029.stdout:3672: oid 49 updating version 3035 to 3036 2024-08-29T18:04:13.287 INFO:tasks.rados.rados.0.smithi029.stdout:3672: oid 49 version 3036 is already newer than 3034 2024-08-29T18:04:13.287 INFO:tasks.rados.rados.0.smithi029.stdout:3672: oid 49 updating version 3036 to 3037 2024-08-29T18:04:13.287 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 49 v 3037 (ObjNum 1122 snap 356 seq_num 1122) dirty exists 2024-08-29T18:04:13.287 INFO:tasks.rados.rados.0.smithi029.stdout:3672: left oid 49 (ObjNum 1122 snap 356 seq_num 1122) 2024-08-29T18:04:13.287 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 5 v 2290 (ObjNum 993 snap 309 seq_num 993) dirty exists 2024-08-29T18:04:13.288 INFO:tasks.rados.rados.0.smithi029.stdout:3676: finishing copy_from to smithi02969618-47 2024-08-29T18:04:13.288 INFO:tasks.rados.rados.0.smithi029.stdout:3676: got expected ENOENT (src dne) 2024-08-29T18:04:13.288 INFO:tasks.rados.rados.0.smithi029.stdout:3676: finishing copy_from racing read to smithi02969618-47 2024-08-29T18:04:13.288 INFO:tasks.rados.rados.0.smithi029.stdout:3675: finishing copy_from racing read to smithi02969618-3 2024-08-29T18:04:13.288 INFO:tasks.rados.rados.0.smithi029.stdout:3675: finishing copy_from to smithi02969618-3 2024-08-29T18:04:13.288 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 3 v 2412 (ObjNum 1116 snap 354 seq_num 1116) dirty exists 2024-08-29T18:04:13.288 INFO:tasks.rados.rados.0.smithi029.stdout:3673: finishing rollback tid 2 to smithi02969618-45 2024-08-29T18:04:13.288 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 45 v 2051 (ObjNum 1018 snap 325 seq_num 1018) dirty exists 2024-08-29T18:04:13.288 INFO:tasks.rados.rados.0.smithi029.stdout:3677: expect (ObjNum 977 snap 300 seq_num 977) 2024-08-29T18:04:13.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:04:13 smithi029 bash[79042]: cluster 2024-08-29T18:04:11.540850+0000 mgr.y (mgr.25004) 421 : cluster [DBG] pgmap v759: 121 pgs: 121 active+clean; 477 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 17 MiB/s rd, 2.9 MiB/s wr, 13 op/s 2024-08-29T18:04:13.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:04:13 smithi029 bash[79042]: cluster 2024-08-29T18:04:12.040806+0000 mon.a (mon.0) 1020 : cluster [DBG] osdmap e805: 8 total, 8 up, 8 in 2024-08-29T18:04:13.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:04:13 smithi029 bash[77880]: cluster 2024-08-29T18:04:11.540850+0000 mgr.y (mgr.25004) 421 : cluster [DBG] pgmap v759: 121 pgs: 121 active+clean; 477 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 17 MiB/s rd, 2.9 MiB/s wr, 13 op/s 2024-08-29T18:04:13.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:04:13 smithi029 bash[77880]: cluster 2024-08-29T18:04:12.040806+0000 mon.a (mon.0) 1020 : cluster [DBG] osdmap e805: 8 total, 8 up, 8 in 2024-08-29T18:04:13.399 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:04:13 smithi110 bash[67519]: cluster 2024-08-29T18:04:11.540850+0000 mgr.y (mgr.25004) 421 : cluster [DBG] pgmap v759: 121 pgs: 121 active+clean; 477 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 17 MiB/s rd, 2.9 MiB/s wr, 13 op/s 2024-08-29T18:04:13.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:04:13 smithi110 bash[67519]: cluster 2024-08-29T18:04:12.040806+0000 mon.a (mon.0) 1020 : cluster [DBG] osdmap e805: 8 total, 8 up, 8 in 2024-08-29T18:04:13.485 INFO:tasks.rados.rados.0.smithi029.stdout:3678: finishing write tid 1 to smithi02969618-7 2024-08-29T18:04:13.485 INFO:tasks.rados.rados.0.smithi029.stdout:3678: finishing write tid 2 to smithi02969618-7 2024-08-29T18:04:13.485 INFO:tasks.rados.rados.0.smithi029.stdout:3678: finishing write tid 3 to smithi02969618-7 2024-08-29T18:04:13.485 INFO:tasks.rados.rados.0.smithi029.stdout:3678: finishing write tid 4 to smithi02969618-7 2024-08-29T18:04:13.485 INFO:tasks.rados.rados.0.smithi029.stdout:3678: finishing write tid 5 to smithi02969618-7 2024-08-29T18:04:13.486 INFO:tasks.rados.rados.0.smithi029.stdout:3678: finishing write tid 6 to smithi02969618-7 2024-08-29T18:04:13.486 INFO:tasks.rados.rados.0.smithi029.stdout:3678: oid 7 updating version 0 to 2503 2024-08-29T18:04:13.486 INFO:tasks.rados.rados.0.smithi029.stdout:3678: oid 7 version 2503 is already newer than 2502 2024-08-29T18:04:13.486 INFO:tasks.rados.rados.0.smithi029.stdout:3678: oid 7 version 2503 is already newer than 2501 2024-08-29T18:04:13.486 INFO:tasks.rados.rados.0.smithi029.stdout:3678: oid 7 updating version 2503 to 2505 2024-08-29T18:04:13.486 INFO:tasks.rados.rados.0.smithi029.stdout:3678: oid 7 version 2505 is already newer than 2504 2024-08-29T18:04:13.486 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 7 v 2505 (ObjNum 1123 snap 356 seq_num 1123) dirty exists 2024-08-29T18:04:13.486 INFO:tasks.rados.rados.0.smithi029.stdout:3678: left oid 7 (ObjNum 1123 snap 356 seq_num 1123) 2024-08-29T18:04:13.486 INFO:tasks.rados.rados.0.smithi029.stdout:3679: finishing write tid 1 to smithi02969618-44 2024-08-29T18:04:13.486 INFO:tasks.rados.rados.0.smithi029.stdout:3679: finishing write tid 2 to smithi02969618-44 2024-08-29T18:04:13.486 INFO:tasks.rados.rados.0.smithi029.stdout:3679: finishing write tid 3 to smithi02969618-44 2024-08-29T18:04:13.486 INFO:tasks.rados.rados.0.smithi029.stdout:3679: finishing write tid 4 to smithi02969618-44 2024-08-29T18:04:13.486 INFO:tasks.rados.rados.0.smithi029.stdout:3679: finishing write tid 5 to smithi02969618-44 2024-08-29T18:04:13.486 INFO:tasks.rados.rados.0.smithi029.stdout:3679: finishing write tid 6 to smithi02969618-44 2024-08-29T18:04:13.487 INFO:tasks.rados.rados.0.smithi029.stdout:3679: finishing write tid 7 to smithi02969618-44 2024-08-29T18:04:13.487 INFO:tasks.rados.rados.0.smithi029.stdout:3679: oid 44 updating version 0 to 2057 2024-08-29T18:04:13.487 INFO:tasks.rados.rados.0.smithi029.stdout:3679: oid 44 version 2057 is already newer than 2056 2024-08-29T18:04:13.487 INFO:tasks.rados.rados.0.smithi029.stdout:3679: oid 44 version 2057 is already newer than 2055 2024-08-29T18:04:13.487 INFO:tasks.rados.rados.0.smithi029.stdout:3679: oid 44 version 2057 is already newer than 2052 2024-08-29T18:04:13.487 INFO:tasks.rados.rados.0.smithi029.stdout:3679: oid 44 version 2057 is already newer than 2054 2024-08-29T18:04:13.487 INFO:tasks.rados.rados.0.smithi029.stdout:3679: oid 44 version 2057 is already newer than 2053 2024-08-29T18:04:13.487 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 44 v 2057 (ObjNum 1124 snap 356 seq_num 1124) dirty exists 2024-08-29T18:04:13.487 INFO:tasks.rados.rados.0.smithi029.stdout:3679: left oid 44 (ObjNum 1124 snap 356 seq_num 1124) 2024-08-29T18:04:13.487 INFO:tasks.rados.rados.0.smithi029.stdout:3681: expect (ObjNum 938 snap 288 seq_num 938) 2024-08-29T18:04:14.061 INFO:tasks.rados.rados.0.smithi029.stdout:3672: done (10 left) 2024-08-29T18:04:14.061 INFO:tasks.rados.rados.0.smithi029.stdout:3673: done (9 left) 2024-08-29T18:04:14.061 INFO:tasks.rados.rados.0.smithi029.stdout:3674: done (8 left) 2024-08-29T18:04:14.061 INFO:tasks.rados.rados.0.smithi029.stdout:3675: done (7 left) 2024-08-29T18:04:14.061 INFO:tasks.rados.rados.0.smithi029.stdout:3676: done (6 left) 2024-08-29T18:04:14.061 INFO:tasks.rados.rados.0.smithi029.stdout:3677: done (5 left) 2024-08-29T18:04:14.061 INFO:tasks.rados.rados.0.smithi029.stdout:3678: done (4 left) 2024-08-29T18:04:14.061 INFO:tasks.rados.rados.0.smithi029.stdout:3679: done (3 left) 2024-08-29T18:04:14.061 INFO:tasks.rados.rados.0.smithi029.stdout:3680: done (2 left) 2024-08-29T18:04:14.061 INFO:tasks.rados.rados.0.smithi029.stdout:3681: done (1 left) 2024-08-29T18:04:14.062 INFO:tasks.rados.rados.0.smithi029.stdout:3682: done (0 left) 2024-08-29T18:04:14.062 INFO:tasks.rados.rados.0.smithi029.stdout:3683: copy_from oid 1 from oid 29 current snap is 357 2024-08-29T18:04:14.062 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 49 current snap is 357 2024-08-29T18:04:14.062 INFO:tasks.rados.rados.0.smithi029.stdout:3684: seq_num 1125 ranges {1998848=450560,2449408=786432,3235840=614400,3850240=204800} 2024-08-29T18:04:14.074 INFO:tasks.rados.rados.0.smithi029.stdout:3684: writing smithi02969618-49 from 1998848 to 2449408 tid 1 2024-08-29T18:04:14.079 INFO:tasks.rados.rados.0.smithi029.stdout:3684: writing smithi02969618-49 from 2449408 to 3235840 tid 2 2024-08-29T18:04:14.082 INFO:tasks.rados.rados.0.smithi029.stdout:3684: writing smithi02969618-49 from 3235840 to 3850240 tid 3 2024-08-29T18:04:14.083 INFO:tasks.rados.rados.0.smithi029.stdout:3684: writing smithi02969618-49 from 3850240 to 4055040 tid 4 2024-08-29T18:04:14.083 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 23 current snap is 357 2024-08-29T18:04:14.083 INFO:tasks.rados.rados.0.smithi029.stdout:3685: seq_num 1126 ranges {0=466944,466944=720896,1187840=778240,1966080=106496} 2024-08-29T18:04:14.086 INFO:tasks.rados.rados.0.smithi029.stdout:3685: writing smithi02969618-23 from 0 to 466944 tid 1 2024-08-29T18:04:14.090 INFO:tasks.rados.rados.0.smithi029.stdout:3685: writing smithi02969618-23 from 466944 to 1187840 tid 2 2024-08-29T18:04:14.094 INFO:tasks.rados.rados.0.smithi029.stdout:3685: writing smithi02969618-23 from 1187840 to 1966080 tid 3 2024-08-29T18:04:14.095 INFO:tasks.rados.rados.0.smithi029.stdout:3685: writing smithi02969618-23 from 1966080 to 2072576 tid 4 2024-08-29T18:04:14.095 INFO:tasks.rados.rados.0.smithi029.stdout:3686: rmattr oid 37 current snap is 357 2024-08-29T18:04:14.095 INFO:tasks.rados.rados.0.smithi029.stdout:3686: done (3 left) 2024-08-29T18:04:14.095 INFO:tasks.rados.rados.0.smithi029.stdout:3687: snap_create 2024-08-29T18:04:14.095 INFO:tasks.rados.rados.0.smithi029.stdout:3683: finishing copy_from to smithi02969618-1 2024-08-29T18:04:14.095 INFO:tasks.rados.rados.0.smithi029.stdout:3683: got expected ENOENT (src dne) 2024-08-29T18:04:14.096 INFO:tasks.rados.rados.0.smithi029.stdout:3683: finishing copy_from racing read to smithi02969618-1 2024-08-29T18:04:14.098 INFO:tasks.rados.rados.0.smithi029.stdout:3684: finishing write tid 1 to smithi02969618-49 2024-08-29T18:04:14.098 INFO:tasks.rados.rados.0.smithi029.stdout:3684: finishing write tid 2 to smithi02969618-49 2024-08-29T18:04:14.098 INFO:tasks.rados.rados.0.smithi029.stdout:3684: finishing write tid 3 to smithi02969618-49 2024-08-29T18:04:14.108 INFO:tasks.rados.rados.0.smithi029.stdout:3684: finishing write tid 4 to smithi02969618-49 2024-08-29T18:04:14.116 INFO:tasks.rados.rados.0.smithi029.stdout:3684: finishing write tid 5 to smithi02969618-49 2024-08-29T18:04:14.118 INFO:tasks.rados.rados.0.smithi029.stdout:3685: finishing write tid 1 to smithi02969618-23 2024-08-29T18:04:14.119 INFO:tasks.rados.rados.0.smithi029.stdout:3685: finishing write tid 2 to smithi02969618-23 2024-08-29T18:04:14.121 INFO:tasks.rados.rados.0.smithi029.stdout:3684: finishing write tid 6 to smithi02969618-49 2024-08-29T18:04:14.122 INFO:tasks.rados.rados.0.smithi029.stdout:3684: oid 49 updating version 0 to 3039 2024-08-29T18:04:14.122 INFO:tasks.rados.rados.0.smithi029.stdout:3684: oid 49 updating version 3039 to 3042 2024-08-29T18:04:14.122 INFO:tasks.rados.rados.0.smithi029.stdout:3684: oid 49 version 3042 is already newer than 3040 2024-08-29T18:04:14.122 INFO:tasks.rados.rados.0.smithi029.stdout:3684: oid 49 updating version 3042 to 3043 2024-08-29T18:04:14.122 INFO:tasks.rados.rados.0.smithi029.stdout:3684: oid 49 version 3043 is already newer than 3041 2024-08-29T18:04:14.122 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 49 v 3043 (ObjNum 1125 snap 357 seq_num 1125) dirty exists 2024-08-29T18:04:14.122 INFO:tasks.rados.rados.0.smithi029.stdout:3684: left oid 49 (ObjNum 1125 snap 357 seq_num 1125) 2024-08-29T18:04:14.131 INFO:tasks.rados.rados.0.smithi029.stdout:3685: finishing write tid 3 to smithi02969618-23 2024-08-29T18:04:14.135 INFO:tasks.rados.rados.0.smithi029.stdout:3685: finishing write tid 4 to smithi02969618-23 2024-08-29T18:04:14.136 INFO:tasks.rados.rados.0.smithi029.stdout:3685: finishing write tid 5 to smithi02969618-23 2024-08-29T18:04:14.140 INFO:tasks.rados.rados.0.smithi029.stdout:3685: finishing write tid 6 to smithi02969618-23 2024-08-29T18:04:14.140 INFO:tasks.rados.rados.0.smithi029.stdout:3685: oid 23 updating version 0 to 3045 2024-08-29T18:04:14.140 INFO:tasks.rados.rados.0.smithi029.stdout:3685: oid 23 version 3045 is already newer than 3044 2024-08-29T18:04:14.140 INFO:tasks.rados.rados.0.smithi029.stdout:3685: oid 23 updating version 3045 to 3047 2024-08-29T18:04:14.140 INFO:tasks.rados.rados.0.smithi029.stdout:3685: oid 23 version 3047 is already newer than 3046 2024-08-29T18:04:14.140 INFO:tasks.rados.rados.0.smithi029.stdout:3685: oid 23 updating version 3047 to 3048 2024-08-29T18:04:14.140 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 23 v 3048 (ObjNum 1126 snap 357 seq_num 1126) dirty exists 2024-08-29T18:04:14.140 INFO:tasks.rados.rados.0.smithi029.stdout:3685: left oid 23 (ObjNum 1126 snap 357 seq_num 1126) 2024-08-29T18:04:14.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:04:14 smithi110 bash[67519]: cluster 2024-08-29T18:04:13.042784+0000 mon.a (mon.0) 1021 : cluster [DBG] osdmap e806: 8 total, 8 up, 8 in 2024-08-29T18:04:14.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:04:14 smithi029 bash[77880]: cluster 2024-08-29T18:04:13.042784+0000 mon.a (mon.0) 1021 : cluster [DBG] osdmap e806: 8 total, 8 up, 8 in 2024-08-29T18:04:14.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:04:14 smithi029 bash[79042]: cluster 2024-08-29T18:04:13.042784+0000 mon.a (mon.0) 1021 : cluster [DBG] osdmap e806: 8 total, 8 up, 8 in 2024-08-29T18:04:14.899 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:04:14 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:04:14] "GET /metrics HTTP/1.1" 200 36329 "" "Prometheus/2.43.0" 2024-08-29T18:04:15.065 INFO:tasks.rados.rados.0.smithi029.stdout:3683: done (3 left) 2024-08-29T18:04:15.065 INFO:tasks.rados.rados.0.smithi029.stdout:3684: done (2 left) 2024-08-29T18:04:15.065 INFO:tasks.rados.rados.0.smithi029.stdout:3685: done (1 left) 2024-08-29T18:04:15.065 INFO:tasks.rados.rados.0.smithi029.stdout:3687: done (0 left) 2024-08-29T18:04:15.065 INFO:tasks.rados.rados.0.smithi029.stdout:3688: snap_create 2024-08-29T18:04:15.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:04:15 smithi029 bash[77880]: cluster 2024-08-29T18:04:13.541499+0000 mgr.y (mgr.25004) 422 : cluster [DBG] pgmap v762: 121 pgs: 121 active+clean; 477 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 16 MiB/s rd, 1006 KiB/s wr, 7 op/s 2024-08-29T18:04:15.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:04:15 smithi029 bash[77880]: cluster 2024-08-29T18:04:14.062211+0000 mon.a (mon.0) 1022 : cluster [DBG] osdmap e807: 8 total, 8 up, 8 in 2024-08-29T18:04:15.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:04:15 smithi029 bash[79042]: cluster 2024-08-29T18:04:13.541499+0000 mgr.y (mgr.25004) 422 : cluster [DBG] pgmap v762: 121 pgs: 121 active+clean; 477 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 16 MiB/s rd, 1006 KiB/s wr, 7 op/s 2024-08-29T18:04:15.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:04:15 smithi029 bash[79042]: cluster 2024-08-29T18:04:14.062211+0000 mon.a (mon.0) 1022 : cluster [DBG] osdmap e807: 8 total, 8 up, 8 in 2024-08-29T18:04:15.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:04:15 smithi110 bash[67519]: cluster 2024-08-29T18:04:13.541499+0000 mgr.y (mgr.25004) 422 : cluster [DBG] pgmap v762: 121 pgs: 121 active+clean; 477 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 16 MiB/s rd, 1006 KiB/s wr, 7 op/s 2024-08-29T18:04:15.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:04:15 smithi110 bash[67519]: cluster 2024-08-29T18:04:14.062211+0000 mon.a (mon.0) 1022 : cluster [DBG] osdmap e807: 8 total, 8 up, 8 in 2024-08-29T18:04:16.088 INFO:tasks.rados.rados.0.smithi029.stdout:3688: done (0 left) 2024-08-29T18:04:16.088 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 48 current snap is 359 2024-08-29T18:04:16.089 INFO:tasks.rados.rados.0.smithi029.stdout:3689: seq_num 1127 ranges {1703936=483328,2187264=598016,2785280=581632,3366912=425984} 2024-08-29T18:04:16.100 INFO:tasks.rados.rados.0.smithi029.stdout:3689: writing smithi02969618-48 from 1703936 to 2187264 tid 1 2024-08-29T18:04:16.104 INFO:tasks.rados.rados.0.smithi029.stdout:3689: writing smithi02969618-48 from 2187264 to 2785280 tid 2 2024-08-29T18:04:16.109 INFO:tasks.rados.rados.0.smithi029.stdout:3689: writing smithi02969618-48 from 2785280 to 3366912 tid 3 2024-08-29T18:04:16.112 INFO:tasks.rados.rados.0.smithi029.stdout:3689: writing smithi02969618-48 from 3366912 to 3792896 tid 4 2024-08-29T18:04:16.112 INFO:tasks.rados.rados.0.smithi029.stdout:3690: snap_create 2024-08-29T18:04:16.117 INFO:tasks.rados.rados.0.smithi029.stdout:3689: finishing write tid 1 to smithi02969618-48 2024-08-29T18:04:16.118 INFO:tasks.rados.rados.0.smithi029.stdout:3689: finishing write tid 2 to smithi02969618-48 2024-08-29T18:04:16.118 INFO:tasks.rados.rados.0.smithi029.stdout:3689: finishing write tid 3 to smithi02969618-48 2024-08-29T18:04:16.118 INFO:tasks.rados.rados.0.smithi029.stdout:3689: finishing write tid 4 to smithi02969618-48 2024-08-29T18:04:16.121 INFO:tasks.rados.rados.0.smithi029.stdout:3689: finishing write tid 5 to smithi02969618-48 2024-08-29T18:04:16.123 INFO:tasks.rados.rados.0.smithi029.stdout:3689: finishing write tid 6 to smithi02969618-48 2024-08-29T18:04:16.123 INFO:tasks.rados.rados.0.smithi029.stdout:3689: oid 48 updating version 0 to 1125 2024-08-29T18:04:16.123 INFO:tasks.rados.rados.0.smithi029.stdout:3689: oid 48 version 1125 is already newer than 1122 2024-08-29T18:04:16.123 INFO:tasks.rados.rados.0.smithi029.stdout:3689: oid 48 version 1125 is already newer than 1123 2024-08-29T18:04:16.123 INFO:tasks.rados.rados.0.smithi029.stdout:3689: oid 48 updating version 1125 to 1126 2024-08-29T18:04:16.123 INFO:tasks.rados.rados.0.smithi029.stdout:3689: oid 48 version 1126 is already newer than 1124 2024-08-29T18:04:16.124 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 48 v 1126 (ObjNum 1127 snap 359 seq_num 1127) dirty exists 2024-08-29T18:04:16.124 INFO:tasks.rados.rados.0.smithi029.stdout:3689: left oid 48 (ObjNum 1127 snap 359 seq_num 1127) 2024-08-29T18:04:16.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:04:16 smithi029 bash[79042]: cluster 2024-08-29T18:04:15.065440+0000 mon.a (mon.0) 1023 : cluster [DBG] osdmap e808: 8 total, 8 up, 8 in 2024-08-29T18:04:16.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:04:16 smithi029 bash[77880]: cluster 2024-08-29T18:04:15.065440+0000 mon.a (mon.0) 1023 : cluster [DBG] osdmap e808: 8 total, 8 up, 8 in 2024-08-29T18:04:16.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:04:16 smithi110 bash[67519]: cluster 2024-08-29T18:04:15.065440+0000 mon.a (mon.0) 1023 : cluster [DBG] osdmap e808: 8 total, 8 up, 8 in 2024-08-29T18:04:17.041 INFO:tasks.rados.rados.0.smithi029.stdout:3689: done (1 left) 2024-08-29T18:04:17.041 INFO:tasks.rados.rados.0.smithi029.stdout:3690: done (0 left) 2024-08-29T18:04:17.041 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 31 current snap is 360 2024-08-29T18:04:17.041 INFO:tasks.rados.rados.0.smithi029.stdout:3691: seq_num 1128 ranges {7577600=499712,8077312=483328,8560640=786432,9347072=335872} 2024-08-29T18:04:17.088 INFO:tasks.rados.rados.0.smithi029.stdout:3691: writing smithi02969618-31 from 7577600 to 8077312 tid 1 2024-08-29T18:04:17.091 INFO:tasks.rados.rados.0.smithi029.stdout:3691: writing smithi02969618-31 from 8077312 to 8560640 tid 2 2024-08-29T18:04:17.096 INFO:tasks.rados.rados.0.smithi029.stdout:3691: writing smithi02969618-31 from 8560640 to 9347072 tid 3 2024-08-29T18:04:17.099 INFO:tasks.rados.rados.0.smithi029.stdout:3691: writing smithi02969618-31 from 9347072 to 9682944 tid 4 2024-08-29T18:04:17.099 INFO:tasks.rados.rados.0.smithi029.stdout:3692: copy_from oid 50 from oid 15 current snap is 360 2024-08-29T18:04:17.099 INFO:tasks.rados.rados.0.smithi029.stdout:3693: snap_create 2024-08-29T18:04:17.101 INFO:tasks.rados.rados.0.smithi029.stdout:3691: finishing write tid 1 to smithi02969618-31 2024-08-29T18:04:17.104 INFO:tasks.rados.rados.0.smithi029.stdout:3691: finishing write tid 2 to smithi02969618-31 2024-08-29T18:04:17.106 INFO:tasks.rados.rados.0.smithi029.stdout:3691: finishing write tid 3 to smithi02969618-31 2024-08-29T18:04:17.107 INFO:tasks.rados.rados.0.smithi029.stdout:3691: finishing write tid 4 to smithi02969618-31 2024-08-29T18:04:17.108 INFO:tasks.rados.rados.0.smithi029.stdout:3691: finishing write tid 5 to smithi02969618-31 2024-08-29T18:04:17.112 INFO:tasks.rados.rados.0.smithi029.stdout:3691: finishing write tid 6 to smithi02969618-31 2024-08-29T18:04:17.112 INFO:tasks.rados.rados.0.smithi029.stdout:3691: oid 31 updating version 0 to 2830 2024-08-29T18:04:17.112 INFO:tasks.rados.rados.0.smithi029.stdout:3691: oid 31 version 2830 is already newer than 2828 2024-08-29T18:04:17.112 INFO:tasks.rados.rados.0.smithi029.stdout:3691: oid 31 updating version 2830 to 2832 2024-08-29T18:04:17.112 INFO:tasks.rados.rados.0.smithi029.stdout:3691: oid 31 version 2832 is already newer than 2831 2024-08-29T18:04:17.112 INFO:tasks.rados.rados.0.smithi029.stdout:3691: oid 31 version 2832 is already newer than 2829 2024-08-29T18:04:17.112 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 31 v 2832 (ObjNum 1128 snap 360 seq_num 1128) dirty exists 2024-08-29T18:04:17.112 INFO:tasks.rados.rados.0.smithi029.stdout:3691: left oid 31 (ObjNum 1128 snap 360 seq_num 1128) 2024-08-29T18:04:17.137 INFO:tasks.rados.rados.0.smithi029.stdout:3692: finishing copy_from racing read to smithi02969618-50 2024-08-29T18:04:17.140 INFO:tasks.rados.rados.0.smithi029.stdout:3692: finishing copy_from to smithi02969618-50 2024-08-29T18:04:17.140 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 50 v 2392 (ObjNum 938 snap 288 seq_num 938) dirty exists 2024-08-29T18:04:17.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:04:17 smithi029 bash[79042]: cluster 2024-08-29T18:04:15.542392+0000 mgr.y (mgr.25004) 423 : cluster [DBG] pgmap v765: 121 pgs: 121 active+clean; 481 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 994 KiB/s wr, 4 op/s 2024-08-29T18:04:17.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:04:17 smithi029 bash[79042]: cluster 2024-08-29T18:04:16.088618+0000 mon.a (mon.0) 1024 : cluster [DBG] osdmap e809: 8 total, 8 up, 8 in 2024-08-29T18:04:17.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:04:17 smithi029 bash[79042]: cluster 2024-08-29T18:04:17.043262+0000 mon.a (mon.0) 1025 : cluster [DBG] osdmap e810: 8 total, 8 up, 8 in 2024-08-29T18:04:17.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:04:17 smithi029 bash[77880]: cluster 2024-08-29T18:04:15.542392+0000 mgr.y (mgr.25004) 423 : cluster [DBG] pgmap v765: 121 pgs: 121 active+clean; 481 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 994 KiB/s wr, 4 op/s 2024-08-29T18:04:17.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:04:17 smithi029 bash[77880]: cluster 2024-08-29T18:04:16.088618+0000 mon.a (mon.0) 1024 : cluster [DBG] osdmap e809: 8 total, 8 up, 8 in 2024-08-29T18:04:17.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:04:17 smithi029 bash[77880]: cluster 2024-08-29T18:04:17.043262+0000 mon.a (mon.0) 1025 : cluster [DBG] osdmap e810: 8 total, 8 up, 8 in 2024-08-29T18:04:17.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:04:17 smithi110 bash[67519]: cluster 2024-08-29T18:04:15.542392+0000 mgr.y (mgr.25004) 423 : cluster [DBG] pgmap v765: 121 pgs: 121 active+clean; 481 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 994 KiB/s wr, 4 op/s 2024-08-29T18:04:17.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:04:17 smithi110 bash[67519]: cluster 2024-08-29T18:04:16.088618+0000 mon.a (mon.0) 1024 : cluster [DBG] osdmap e809: 8 total, 8 up, 8 in 2024-08-29T18:04:17.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:04:17 smithi110 bash[67519]: cluster 2024-08-29T18:04:17.043262+0000 mon.a (mon.0) 1025 : cluster [DBG] osdmap e810: 8 total, 8 up, 8 in 2024-08-29T18:04:18.095 INFO:tasks.rados.rados.0.smithi029.stdout:3691: done (2 left) 2024-08-29T18:04:18.095 INFO:tasks.rados.rados.0.smithi029.stdout:3692: done (1 left) 2024-08-29T18:04:18.095 INFO:tasks.rados.rados.0.smithi029.stdout:3693: done (0 left) 2024-08-29T18:04:18.095 INFO:tasks.rados.rados.0.smithi029.stdout:3694: rollback oid 31 current snap is 361 2024-08-29T18:04:18.095 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 31 to 355 2024-08-29T18:04:18.095 INFO:tasks.rados.rados.0.smithi029.stdout:3695: read oid 29 snap -1 2024-08-29T18:04:18.096 INFO:tasks.rados.rados.0.smithi029.stdout:3695: expect deleted 2024-08-29T18:04:18.096 INFO:tasks.rados.rados.0.smithi029.stdout:3696: snap_create 2024-08-29T18:04:18.108 INFO:tasks.rados.rados.0.smithi029.stdout:3694: finishing rollback tid 0 to smithi02969618-31 2024-08-29T18:04:18.108 INFO:tasks.rados.rados.0.smithi029.stdout:3694: finishing rollback tid 1 to smithi02969618-31 2024-08-29T18:04:18.109 INFO:tasks.rados.rados.0.smithi029.stdout:3694: finishing rollback tid 2 to smithi02969618-31 2024-08-29T18:04:18.109 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 31 v 2835 (ObjNum 1047 snap 335 seq_num 1047) dirty exists 2024-08-29T18:04:19.100 INFO:tasks.rados.rados.0.smithi029.stdout:3694: done (2 left) 2024-08-29T18:04:19.100 INFO:tasks.rados.rados.0.smithi029.stdout:3695: done (1 left) 2024-08-29T18:04:19.101 INFO:tasks.rados.rados.0.smithi029.stdout:3696: done (0 left) 2024-08-29T18:04:19.101 INFO:tasks.rados.rados.0.smithi029.stdout:3697: read oid 7 snap -1 2024-08-29T18:04:19.101 INFO:tasks.rados.rados.0.smithi029.stdout:3697: expect (ObjNum 1123 snap 356 seq_num 1123) 2024-08-29T18:04:19.101 INFO:tasks.rados.rados.0.smithi029.stdout:3698: copy_from oid 43 from oid 33 current snap is 362 2024-08-29T18:04:19.101 INFO:tasks.rados.rados.0.smithi029.stdout:3699: snap_remove snap 360 2024-08-29T18:04:19.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:04:19 smithi029 bash[79042]: cluster 2024-08-29T18:04:17.543388+0000 mgr.y (mgr.25004) 424 : cluster [DBG] pgmap v768: 121 pgs: 121 active+clean; 491 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 6.5 MiB/s rd, 3.4 MiB/s wr, 17 op/s 2024-08-29T18:04:19.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:04:19 smithi029 bash[79042]: cluster 2024-08-29T18:04:18.096879+0000 mon.a (mon.0) 1026 : cluster [DBG] osdmap e811: 8 total, 8 up, 8 in 2024-08-29T18:04:19.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:04:19 smithi029 bash[79042]: audit 2024-08-29T18:04:18.492654+0000 mon.c (mon.2) 295 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:04:19.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:04:19 smithi029 bash[77880]: cluster 2024-08-29T18:04:17.543388+0000 mgr.y (mgr.25004) 424 : cluster [DBG] pgmap v768: 121 pgs: 121 active+clean; 491 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 6.5 MiB/s rd, 3.4 MiB/s wr, 17 op/s 2024-08-29T18:04:19.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:04:19 smithi029 bash[77880]: cluster 2024-08-29T18:04:18.096879+0000 mon.a (mon.0) 1026 : cluster [DBG] osdmap e811: 8 total, 8 up, 8 in 2024-08-29T18:04:19.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:04:19 smithi029 bash[77880]: audit 2024-08-29T18:04:18.492654+0000 mon.c (mon.2) 295 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:04:19.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:04:19 smithi110 bash[67519]: cluster 2024-08-29T18:04:17.543388+0000 mgr.y (mgr.25004) 424 : cluster [DBG] pgmap v768: 121 pgs: 121 active+clean; 491 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 6.5 MiB/s rd, 3.4 MiB/s wr, 17 op/s 2024-08-29T18:04:19.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:04:19 smithi110 bash[67519]: cluster 2024-08-29T18:04:18.096879+0000 mon.a (mon.0) 1026 : cluster [DBG] osdmap e811: 8 total, 8 up, 8 in 2024-08-29T18:04:19.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:04:19 smithi110 bash[67519]: audit 2024-08-29T18:04:18.492654+0000 mon.c (mon.2) 295 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:04:20.102 INFO:tasks.rados.rados.0.smithi029.stdout:3698: finishing copy_from to smithi02969618-43 2024-08-29T18:04:20.102 INFO:tasks.rados.rados.0.smithi029.stdout:3698: got expected ENOENT (src dne) 2024-08-29T18:04:20.102 INFO:tasks.rados.rados.0.smithi029.stdout:3698: finishing copy_from racing read to smithi02969618-43 2024-08-29T18:04:20.102 INFO:tasks.rados.rados.0.smithi029.stdout:3697: expect (ObjNum 1123 snap 356 seq_num 1123) 2024-08-29T18:04:20.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:04:20 smithi029 bash[79042]: cluster 2024-08-29T18:04:19.100518+0000 mon.a (mon.0) 1027 : cluster [DBG] osdmap e812: 8 total, 8 up, 8 in 2024-08-29T18:04:20.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:04:20 smithi029 bash[79042]: cluster 2024-08-29T18:04:20.103153+0000 mon.a (mon.0) 1028 : cluster [DBG] osdmap e813: 8 total, 8 up, 8 in 2024-08-29T18:04:20.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:04:20 smithi029 bash[77880]: cluster 2024-08-29T18:04:19.100518+0000 mon.a (mon.0) 1027 : cluster [DBG] osdmap e812: 8 total, 8 up, 8 in 2024-08-29T18:04:20.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:04:20 smithi029 bash[77880]: cluster 2024-08-29T18:04:20.103153+0000 mon.a (mon.0) 1028 : cluster [DBG] osdmap e813: 8 total, 8 up, 8 in 2024-08-29T18:04:20.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:04:20 smithi110 bash[67519]: cluster 2024-08-29T18:04:19.100518+0000 mon.a (mon.0) 1027 : cluster [DBG] osdmap e812: 8 total, 8 up, 8 in 2024-08-29T18:04:20.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:04:20 smithi110 bash[67519]: cluster 2024-08-29T18:04:20.103153+0000 mon.a (mon.0) 1028 : cluster [DBG] osdmap e813: 8 total, 8 up, 8 in 2024-08-29T18:04:20.951 INFO:journalctl@ceph.mds.b.smithi110.stdout:Aug 29 18:04:20 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:04:20.952 INFO:journalctl@ceph.prometheus.a.smithi110.stdout:Aug 29 18:04:20 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:04:20.952 INFO:journalctl@ceph.osd.4.smithi110.stdout:Aug 29 18:04:20 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:04:20.952 INFO:journalctl@ceph.node-exporter.b.smithi110.stdout:Aug 29 18:04:20 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:04:20.953 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 18:04:20 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:04:20.953 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 18:04:20 smithi110 systemd[1]: Stopping Ceph grafana.a for 5b99e290-662c-11ef-bcd4-c7b262605968... 2024-08-29T18:04:20.953 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:04:20 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:04:20.953 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 18:04:20 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:04:20.954 INFO:journalctl@ceph.osd.6.smithi110.stdout:Aug 29 18:04:20 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:04:20.954 INFO:journalctl@ceph.osd.5.smithi110.stdout:Aug 29 18:04:20 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:04:20.954 INFO:journalctl@ceph.osd.7.smithi110.stdout:Aug 29 18:04:20 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:04:21.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:04:21 smithi029 bash[77880]: cluster 2024-08-29T18:04:19.544080+0000 mgr.y (mgr.25004) 425 : cluster [DBG] pgmap v771: 121 pgs: 121 active+clean; 493 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.9 MiB/s wr, 16 op/s 2024-08-29T18:04:21.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:04:21 smithi029 bash[79042]: cluster 2024-08-29T18:04:19.544080+0000 mgr.y (mgr.25004) 425 : cluster [DBG] pgmap v771: 121 pgs: 121 active+clean; 493 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.9 MiB/s wr, 16 op/s 2024-08-29T18:04:21.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:04:21 smithi110 bash[67519]: cluster 2024-08-29T18:04:19.544080+0000 mgr.y (mgr.25004) 425 : cluster [DBG] pgmap v771: 121 pgs: 121 active+clean; 493 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.9 MiB/s wr, 16 op/s 2024-08-29T18:04:21.900 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 18:04:21 smithi110 bash[98939]: ceph-5b99e290-662c-11ef-bcd4-c7b262605968-grafana-a 2024-08-29T18:04:21.900 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 18:04:21 smithi110 systemd[1]: ceph-5b99e290-662c-11ef-bcd4-c7b262605968@grafana.a.service: Main process exited, code=exited, status=143/n/a 2024-08-29T18:04:21.900 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 18:04:21 smithi110 bash[98999]: Error response from daemon: No such container: ceph-5b99e290-662c-11ef-bcd4-c7b262605968-grafana-a 2024-08-29T18:04:21.900 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 18:04:21 smithi110 systemd[1]: ceph-5b99e290-662c-11ef-bcd4-c7b262605968@grafana.a.service: Failed with result 'exit-code'. 2024-08-29T18:04:21.900 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 18:04:21 smithi110 systemd[1]: Stopped Ceph grafana.a for 5b99e290-662c-11ef-bcd4-c7b262605968. 2024-08-29T18:04:22.400 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 18:04:21 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:04:22.400 INFO:journalctl@ceph.osd.4.smithi110.stdout:Aug 29 18:04:21 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:04:22.401 INFO:journalctl@ceph.osd.5.smithi110.stdout:Aug 29 18:04:21 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:04:22.401 INFO:journalctl@ceph.osd.6.smithi110.stdout:Aug 29 18:04:21 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:04:22.401 INFO:journalctl@ceph.osd.7.smithi110.stdout:Aug 29 18:04:21 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:04:22.402 INFO:journalctl@ceph.mds.b.smithi110.stdout:Aug 29 18:04:22 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:04:22.402 INFO:journalctl@ceph.prometheus.a.smithi110.stdout:Aug 29 18:04:21 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:04:22.402 INFO:journalctl@ceph.node-exporter.b.smithi110.stdout:Aug 29 18:04:21 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:04:22.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:04:21 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:04:22.403 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 18:04:22 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:04:22.403 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 18:04:22 smithi110 systemd[1]: Started Ceph grafana.a for 5b99e290-662c-11ef-bcd4-c7b262605968. 2024-08-29T18:04:23.378 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:04:23 smithi110 bash[67519]: cluster 2024-08-29T18:04:21.545196+0000 mgr.y (mgr.25004) 426 : cluster [DBG] pgmap v773: 121 pgs: 121 active+clean; 497 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 16 MiB/s rd, 1.8 MiB/s wr, 9 op/s 2024-08-29T18:04:23.378 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:04:23 smithi110 bash[67519]: audit 2024-08-29T18:04:22.165007+0000 mon.a (mon.0) 1029 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:04:23.378 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:04:23 smithi110 bash[67519]: audit 2024-08-29T18:04:22.176647+0000 mon.a (mon.0) 1030 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:04:23.378 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:04:23 smithi110 bash[67519]: audit 2024-08-29T18:04:22.179395+0000 mon.c (mon.2) 296 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:04:23.378 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:04:23 smithi110 bash[67519]: audit 2024-08-29T18:04:22.711342+0000 mon.a (mon.0) 1031 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:04:23.378 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:04:23 smithi110 bash[67519]: audit 2024-08-29T18:04:22.723325+0000 mon.a (mon.0) 1032 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:04:23.379 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 18:04:23 smithi110 bash[99052]: logger=settings t=2024-08-29T18:04:23.376488443Z level=info msg="Starting Grafana" version=9.4.12 commit=37ee25ba46 branch=HEAD compiled=2023-05-22T15:58:05Z 2024-08-29T18:04:23.379 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 18:04:23 smithi110 bash[99052]: logger=settings t=2024-08-29T18:04:23.376709388Z level=warn msg="\"sentry\" frontend logging provider is deprecated and will be removed in the next major version. Use \"grafana\" provider instead." 2024-08-29T18:04:23.379 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 18:04:23 smithi110 bash[99052]: logger=settings t=2024-08-29T18:04:23.376723039Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini 2024-08-29T18:04:23.379 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 18:04:23 smithi110 bash[99052]: logger=settings t=2024-08-29T18:04:23.376727204Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini 2024-08-29T18:04:23.379 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 18:04:23 smithi110 bash[99052]: logger=settings t=2024-08-29T18:04:23.376730449Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana" 2024-08-29T18:04:23.379 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 18:04:23 smithi110 bash[99052]: logger=settings t=2024-08-29T18:04:23.376733812Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" 2024-08-29T18:04:23.379 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 18:04:23 smithi110 bash[99052]: logger=settings t=2024-08-29T18:04:23.376737598Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" 2024-08-29T18:04:23.379 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 18:04:23 smithi110 bash[99052]: logger=settings t=2024-08-29T18:04:23.376742712Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" 2024-08-29T18:04:23.379 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 18:04:23 smithi110 bash[99052]: logger=settings t=2024-08-29T18:04:23.376748142Z level=info msg="Config overridden from command line" arg="default.log.mode=console" 2024-08-29T18:04:23.379 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 18:04:23 smithi110 bash[99052]: logger=settings t=2024-08-29T18:04:23.376753517Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana" 2024-08-29T18:04:23.379 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 18:04:23 smithi110 bash[99052]: logger=settings t=2024-08-29T18:04:23.376758954Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" 2024-08-29T18:04:23.380 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 18:04:23 smithi110 bash[99052]: logger=settings t=2024-08-29T18:04:23.376764194Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2024-08-29T18:04:23.380 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 18:04:23 smithi110 bash[99052]: logger=settings t=2024-08-29T18:04:23.376770684Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2024-08-29T18:04:23.380 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 18:04:23 smithi110 bash[99052]: logger=settings t=2024-08-29T18:04:23.376775971Z level=info msg="Path Home" path=/usr/share/grafana 2024-08-29T18:04:23.380 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 18:04:23 smithi110 bash[99052]: logger=settings t=2024-08-29T18:04:23.376780682Z level=info msg="Path Data" path=/var/lib/grafana 2024-08-29T18:04:23.380 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 18:04:23 smithi110 bash[99052]: logger=settings t=2024-08-29T18:04:23.376785349Z level=info msg="Path Logs" path=/var/log/grafana 2024-08-29T18:04:23.380 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 18:04:23 smithi110 bash[99052]: logger=settings t=2024-08-29T18:04:23.376790326Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins 2024-08-29T18:04:23.380 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 18:04:23 smithi110 bash[99052]: logger=settings t=2024-08-29T18:04:23.376796463Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning 2024-08-29T18:04:23.380 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 18:04:23 smithi110 bash[99052]: logger=settings t=2024-08-29T18:04:23.376802307Z level=info msg="App mode production" 2024-08-29T18:04:23.380 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 18:04:23 smithi110 bash[99052]: logger=sqlstore t=2024-08-29T18:04:23.376876756Z level=info msg="Connecting to DB" dbtype=sqlite3 2024-08-29T18:04:23.380 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 18:04:23 smithi110 bash[99052]: logger=sqlstore t=2024-08-29T18:04:23.376900792Z 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-08-29T18:04:23.649 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:04:23 smithi029 bash[77880]: cluster 2024-08-29T18:04:21.545196+0000 mgr.y (mgr.25004) 426 : cluster [DBG] pgmap v773: 121 pgs: 121 active+clean; 497 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 16 MiB/s rd, 1.8 MiB/s wr, 9 op/s 2024-08-29T18:04:23.649 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:04:23 smithi029 bash[77880]: audit 2024-08-29T18:04:22.165007+0000 mon.a (mon.0) 1029 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:04:23.649 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:04:23 smithi029 bash[77880]: audit 2024-08-29T18:04:22.176647+0000 mon.a (mon.0) 1030 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:04:23.649 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:04:23 smithi029 bash[77880]: audit 2024-08-29T18:04:22.179395+0000 mon.c (mon.2) 296 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:04:23.649 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:04:23 smithi029 bash[77880]: audit 2024-08-29T18:04:22.711342+0000 mon.a (mon.0) 1031 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:04:23.649 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:04:23 smithi029 bash[77880]: audit 2024-08-29T18:04:22.723325+0000 mon.a (mon.0) 1032 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:04:23.649 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:04:23 smithi029 bash[79042]: cluster 2024-08-29T18:04:21.545196+0000 mgr.y (mgr.25004) 426 : cluster [DBG] pgmap v773: 121 pgs: 121 active+clean; 497 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 16 MiB/s rd, 1.8 MiB/s wr, 9 op/s 2024-08-29T18:04:23.650 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:04:23 smithi029 bash[79042]: audit 2024-08-29T18:04:22.165007+0000 mon.a (mon.0) 1029 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:04:23.650 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:04:23 smithi029 bash[79042]: audit 2024-08-29T18:04:22.176647+0000 mon.a (mon.0) 1030 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:04:23.650 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:04:23 smithi029 bash[79042]: audit 2024-08-29T18:04:22.179395+0000 mon.c (mon.2) 296 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:04:23.650 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:04:23 smithi029 bash[79042]: audit 2024-08-29T18:04:22.711342+0000 mon.a (mon.0) 1031 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:04:23.650 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:04:23 smithi029 bash[79042]: audit 2024-08-29T18:04:22.723325+0000 mon.a (mon.0) 1032 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:04:23.650 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 18:04:23 smithi110 bash[99052]: logger=migrator t=2024-08-29T18:04:23.393693005Z level=info msg="Starting DB migrations" 2024-08-29T18:04:23.650 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 18:04:23 smithi110 bash[99052]: logger=migrator t=2024-08-29T18:04:23.399127509Z level=info msg="migrations completed" performed=0 skipped=481 duration=533.752µs 2024-08-29T18:04:23.650 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 18:04:23 smithi110 bash[99052]: logger=sqlstore t=2024-08-29T18:04:23.399494432Z level=info msg="Created default organization" 2024-08-29T18:04:23.651 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 18:04:23 smithi110 bash[99052]: logger=plugin.finder t=2024-08-29T18:04:23.468368631Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled 2024-08-29T18:04:23.651 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 18:04:23 smithi110 bash[99052]: logger=secrets t=2024-08-29T18:04:23.468507448Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 2024-08-29T18:04:23.651 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 18:04:23 smithi110 bash[99052]: logger=query_data t=2024-08-29T18:04:23.472173479Z level=info msg="Query Service initialization" 2024-08-29T18:04:23.651 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 18:04:23 smithi110 bash[99052]: logger=live.push_http t=2024-08-29T18:04:23.480928983Z level=info msg="Live Push Gateway initialization" 2024-08-29T18:04:23.809 INFO:tasks.rados.rados.0.smithi029.stdout:3697: done (2 left) 2024-08-29T18:04:23.811 INFO:tasks.rados.rados.0.smithi029.stdout:3698: done (1 left) 2024-08-29T18:04:23.811 INFO:tasks.rados.rados.0.smithi029.stdout:3699: done (0 left) 2024-08-29T18:04:23.811 INFO:tasks.rados.rados.0.smithi029.stdout:3700: setattr oid 42 current snap is 362 2024-08-29T18:04:23.814 INFO:tasks.rados.rados.0.smithi029.stdout:3701: snap_remove snap 356 2024-08-29T18:04:24.191 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 42 v 2707 (ObjNum 1030 snap 329 seq_num 1030) dirty exists 2024-08-29T18:04:24.191 INFO:tasks.rados.rados.0.smithi029.stdout:3700: done (1 left) 2024-08-29T18:04:24.191 INFO:tasks.rados.rados.0.smithi029.stdout:3701: done (0 left) 2024-08-29T18:04:24.191 INFO:tasks.rados.rados.0.smithi029.stdout:3702: read oid 17 snap -1 2024-08-29T18:04:24.191 INFO:tasks.rados.rados.0.smithi029.stdout:3702: expect (ObjNum 0 snap 0 seq_num 0) 2024-08-29T18:04:24.191 INFO:tasks.rados.rados.0.smithi029.stdout:3703: rmattr oid 40 current snap is 362 2024-08-29T18:04:24.192 INFO:tasks.rados.rados.0.smithi029.stdout:3703: done (1 left) 2024-08-29T18:04:24.192 INFO:tasks.rados.rados.0.smithi029.stdout:3704: snap_remove snap 348 2024-08-29T18:04:24.899 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:04:24 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:04:24] "GET /metrics HTTP/1.1" 200 36331 "" "Prometheus/2.43.0" 2024-08-29T18:04:24.900 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 18:04:24 smithi110 bash[99052]: logger=infra.usagestats.collector t=2024-08-29T18:04:24.528611204Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 2024-08-29T18:04:24.900 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 18:04:24 smithi110 bash[99052]: logger=provisioning.datasources t=2024-08-29T18:04:24.558171557Z level=info msg="deleted correlations based on configuration" ds_name=Dashboard1 2024-08-29T18:04:24.900 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 18:04:24 smithi110 bash[99052]: logger=provisioning.datasources t=2024-08-29T18:04:24.558184874Z level=info msg="deleted datasource based on configuration" name=Dashboard1 2024-08-29T18:04:24.900 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 18:04:24 smithi110 bash[99052]: logger=provisioning.datasources t=2024-08-29T18:04:24.558340572Z level=info msg="inserting datasource from configuration " name=Dashboard1 uid=P43CA22E17D0F9596 2024-08-29T18:04:24.901 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 18:04:24 smithi110 bash[99052]: logger=provisioning.alerting t=2024-08-29T18:04:24.650407439Z level=info msg="starting to provision alerting" 2024-08-29T18:04:24.901 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 18:04:24 smithi110 bash[99052]: logger=provisioning.alerting t=2024-08-29T18:04:24.650430539Z level=info msg="finished to provision alerting" 2024-08-29T18:04:24.901 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 18:04:24 smithi110 bash[99052]: logger=ngalert.state.manager t=2024-08-29T18:04:24.650612946Z level=info msg="Warming state cache for startup" 2024-08-29T18:04:24.901 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 18:04:24 smithi110 bash[99052]: logger=ngalert.state.manager t=2024-08-29T18:04:24.651309797Z level=info msg="State cache has been initialized" states=0 duration=696.136µs 2024-08-29T18:04:24.901 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 18:04:24 smithi110 bash[99052]: logger=ticker t=2024-08-29T18:04:24.651662079Z level=info msg=starting first_tick=2024-08-29T18:04:30Z 2024-08-29T18:04:24.901 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 18:04:24 smithi110 bash[99052]: logger=ngalert.multiorg.alertmanager t=2024-08-29T18:04:24.651712337Z level=info msg="starting MultiOrg Alertmanager" 2024-08-29T18:04:24.901 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 18:04:24 smithi110 bash[99052]: logger=grafanaStorageLogger t=2024-08-29T18:04:24.651728068Z level=info msg="storage starting" 2024-08-29T18:04:24.901 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 18:04:24 smithi110 bash[99052]: logger=http.server t=2024-08-29T18:04:24.659101179Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=https subUrl= socket= 2024-08-29T18:04:25.186 INFO:tasks.rados.rados.0.smithi029.stdout:3704: done (1 left) 2024-08-29T18:04:25.187 INFO:tasks.rados.rados.0.smithi029.stdout:3705: snap_create 2024-08-29T18:04:25.187 INFO:tasks.rados.rados.0.smithi029.stdout:3702: expect (ObjNum 0 snap 0 seq_num 0) 2024-08-29T18:04:25.445 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:04:25 smithi110 bash[67519]: cluster 2024-08-29T18:04:23.546040+0000 mgr.y (mgr.25004) 427 : cluster [DBG] pgmap v774: 121 pgs: 121 active+clean; 497 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 1.0 MiB/s wr, 2 op/s 2024-08-29T18:04:25.445 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:04:25 smithi110 bash[67519]: cluster 2024-08-29T18:04:24.177456+0000 mon.a (mon.0) 1033 : cluster [DBG] osdmap e814: 8 total, 8 up, 8 in 2024-08-29T18:04:25.445 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 18:04:25 smithi110 bash[99052]: logger=sqlstore.transactions t=2024-08-29T18:04:25.402099184Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2024-08-29T18:04:25.445 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 18:04:25 smithi110 bash[99052]: logger=sqlstore.transactions t=2024-08-29T18:04:25.446187461Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" 2024-08-29T18:04:25.649 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:04:25 smithi029 bash[79042]: cluster 2024-08-29T18:04:23.546040+0000 mgr.y (mgr.25004) 427 : cluster [DBG] pgmap v774: 121 pgs: 121 active+clean; 497 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 1.0 MiB/s wr, 2 op/s 2024-08-29T18:04:25.649 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:04:25 smithi029 bash[79042]: cluster 2024-08-29T18:04:24.177456+0000 mon.a (mon.0) 1033 : cluster [DBG] osdmap e814: 8 total, 8 up, 8 in 2024-08-29T18:04:25.649 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:04:25 smithi029 bash[77880]: cluster 2024-08-29T18:04:23.546040+0000 mgr.y (mgr.25004) 427 : cluster [DBG] pgmap v774: 121 pgs: 121 active+clean; 497 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 1.0 MiB/s wr, 2 op/s 2024-08-29T18:04:25.650 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:04:25 smithi029 bash[77880]: cluster 2024-08-29T18:04:24.177456+0000 mon.a (mon.0) 1033 : cluster [DBG] osdmap e814: 8 total, 8 up, 8 in 2024-08-29T18:04:26.181 INFO:tasks.rados.rados.0.smithi029.stdout:3702: done (1 left) 2024-08-29T18:04:26.181 INFO:tasks.rados.rados.0.smithi029.stdout:3705: done (0 left) 2024-08-29T18:04:26.182 INFO:tasks.rados.rados.0.smithi029.stdout:3706: copy_from oid 12 from oid 13 current snap is 363 2024-08-29T18:04:26.182 INFO:tasks.rados.rados.0.smithi029.stdout:3707: snap_create 2024-08-29T18:04:26.200 INFO:tasks.rados.rados.0.smithi029.stdout:3706: finishing copy_from racing read to smithi02969618-12 2024-08-29T18:04:26.201 INFO:tasks.rados.rados.0.smithi029.stdout:3706: finishing copy_from to smithi02969618-12 2024-08-29T18:04:26.201 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 12 v 2450 (ObjNum 33 snap 0 seq_num 3019718288) dirty exists 2024-08-29T18:04:26.639 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-08-29T18:04:26.648 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:04:26 smithi029 bash[77880]: cluster 2024-08-29T18:04:25.181118+0000 mon.a (mon.0) 1034 : cluster [DBG] osdmap e815: 8 total, 8 up, 8 in 2024-08-29T18:04:26.648 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:04:26 smithi029 bash[77880]: cluster 2024-08-29T18:04:26.183319+0000 mon.a (mon.0) 1035 : cluster [DBG] osdmap e816: 8 total, 8 up, 8 in 2024-08-29T18:04:26.649 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:04:26 smithi029 bash[79042]: cluster 2024-08-29T18:04:25.181118+0000 mon.a (mon.0) 1034 : cluster [DBG] osdmap e815: 8 total, 8 up, 8 in 2024-08-29T18:04:26.649 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:04:26 smithi029 bash[79042]: cluster 2024-08-29T18:04:26.183319+0000 mon.a (mon.0) 1035 : cluster [DBG] osdmap e816: 8 total, 8 up, 8 in 2024-08-29T18:04:26.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:04:26 smithi110 bash[67519]: cluster 2024-08-29T18:04:25.181118+0000 mon.a (mon.0) 1034 : cluster [DBG] osdmap e815: 8 total, 8 up, 8 in 2024-08-29T18:04:26.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:04:26 smithi110 bash[67519]: cluster 2024-08-29T18:04:26.183319+0000 mon.a (mon.0) 1035 : cluster [DBG] osdmap e816: 8 total, 8 up, 8 in 2024-08-29T18:04:26.944 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-29T18:04:26.944 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.a smithi029 *:9093,9094 running (45s) 38s ago 18m 13.6M - 0.25.0 c8568f914cd2 3bc0c35eb7b8 2024-08-29T18:04:26.944 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.a smithi110 *:3000 starting - - - - 2024-08-29T18:04:26.944 INFO:teuthology.orchestra.run.smithi029.stdout:mds.a smithi029 running (2m) 38s ago 21m 14.2M - 19.1.1-235-g1ef86450 d401bb9bb76e 8cc78645712f 2024-08-29T18:04:26.944 INFO:teuthology.orchestra.run.smithi029.stdout:mds.b smithi110 running (2m) 67s ago 21m 11.9M - 19.1.1-235-g1ef86450 d401bb9bb76e dda645cc1a19 2024-08-29T18:04:26.945 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.x smithi110 *:8443,9283,8765 running (9m) 67s ago 29m 432M - 19.1.1-235-g1ef86450 d401bb9bb76e 97032a0314c7 2024-08-29T18:04:26.945 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.y smithi029 *:8443,9283,8765 running (10m) 38s ago 32m 502M - 19.1.1-235-g1ef86450 d401bb9bb76e 426f9f92ffcb 2024-08-29T18:04:26.945 INFO:teuthology.orchestra.run.smithi029.stdout:mon.a smithi029 running (9m) 38s ago 32m 72.5M 2048M 19.1.1-235-g1ef86450 d401bb9bb76e 0381d4389ff1 2024-08-29T18:04:26.945 INFO:teuthology.orchestra.run.smithi029.stdout:mon.b smithi110 running (8m) 67s ago 30m 56.2M 2048M 19.1.1-235-g1ef86450 d401bb9bb76e ee83370832b3 2024-08-29T18:04:26.945 INFO:teuthology.orchestra.run.smithi029.stdout:mon.c smithi029 running (8m) 38s ago 30m 61.4M 2048M 19.1.1-235-g1ef86450 d401bb9bb76e a9f9abf8dbe2 2024-08-29T18:04:26.945 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.a smithi029 *:9100 running (105s) 38s ago 18m 8267k - 1.5.0 0da6a335fe13 bf045900be47 2024-08-29T18:04:26.945 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.b smithi110 *:9100 running (100s) 67s ago 18m 7316k - 1.5.0 0da6a335fe13 79199686006e 2024-08-29T18:04:26.945 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (7m) 38s ago 28m 302M 2525M 19.1.1-235-g1ef86450 d401bb9bb76e 70ffeb91cd60 2024-08-29T18:04:26.945 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (6m) 38s ago 28m 351M 2525M 19.1.1-235-g1ef86450 d401bb9bb76e 3637e7ef9c3c 2024-08-29T18:04:26.945 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (5m) 38s ago 27m 303M 2525M 19.1.1-235-g1ef86450 d401bb9bb76e 6be972913a10 2024-08-29T18:04:26.945 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (5m) 38s ago 26m 200M 2525M 19.1.1-235-g1ef86450 d401bb9bb76e 2becd8880bfa 2024-08-29T18:04:26.945 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi110 running (4m) 67s ago 25m 406M 2524M 19.1.1-235-g1ef86450 d401bb9bb76e 904ee1f8d2eb 2024-08-29T18:04:26.945 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi110 running (4m) 67s ago 24m 289M 2524M 19.1.1-235-g1ef86450 d401bb9bb76e ad523e2ac8b3 2024-08-29T18:04:26.946 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi110 running (3m) 67s ago 23m 205M 2524M 19.1.1-235-g1ef86450 d401bb9bb76e 2f40d31d17d4 2024-08-29T18:04:26.946 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi110 running (3m) 67s ago 22m 168M 2524M 19.1.1-235-g1ef86450 d401bb9bb76e d39ddc1ea214 2024-08-29T18:04:26.946 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.a smithi110 *:9095 running (73s) 67s ago 19m 33.9M - 2.43.0 a07b618ecd1d c0d98a62bddc 2024-08-29T18:04:27.052 INFO:tasks.rados.rados.0.smithi029.stdout:3706: done (1 left) 2024-08-29T18:04:27.052 INFO:tasks.rados.rados.0.smithi029.stdout:3707: done (0 left) 2024-08-29T18:04:27.053 INFO:tasks.rados.rados.0.smithi029.stdout:3708: rollback oid 8 current snap is 364 2024-08-29T18:04:27.053 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 8 to 363 2024-08-29T18:04:27.053 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 32 current snap is 364 2024-08-29T18:04:27.053 INFO:tasks.rados.rados.0.smithi029.stdout:3709: seq_num 1129 ranges {0=516096,516096=770048,1286144=598016,1884160=237568} 2024-08-29T18:04:27.055 INFO:tasks.rados.rados.0.smithi029.stdout:3709: writing smithi02969618-32 from 0 to 516096 tid 1 2024-08-29T18:04:27.061 INFO:tasks.rados.rados.0.smithi029.stdout:3709: writing smithi02969618-32 from 516096 to 1286144 tid 2 2024-08-29T18:04:27.065 INFO:tasks.rados.rados.0.smithi029.stdout:3709: writing smithi02969618-32 from 1286144 to 1884160 tid 3 2024-08-29T18:04:27.067 INFO:tasks.rados.rados.0.smithi029.stdout:3709: writing smithi02969618-32 from 1884160 to 2121728 tid 4 2024-08-29T18:04:27.067 INFO:tasks.rados.rados.0.smithi029.stdout:3710: snap_create 2024-08-29T18:04:27.068 INFO:tasks.rados.rados.0.smithi029.stdout:3708: finishing rollback tid 0 to smithi02969618-8 2024-08-29T18:04:27.068 INFO:tasks.rados.rados.0.smithi029.stdout:3708: finishing rollback tid 1 to smithi02969618-8 2024-08-29T18:04:27.069 INFO:tasks.rados.rados.0.smithi029.stdout:3708: finishing rollback tid 2 to smithi02969618-8 2024-08-29T18:04:27.069 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 8 v 2401 (ObjNum 938 snap 288 seq_num 938) dirty exists 2024-08-29T18:04:27.074 INFO:tasks.rados.rados.0.smithi029.stdout:3709: finishing write tid 1 to smithi02969618-32 2024-08-29T18:04:27.075 INFO:tasks.rados.rados.0.smithi029.stdout:3709: finishing write tid 2 to smithi02969618-32 2024-08-29T18:04:27.075 INFO:tasks.rados.rados.0.smithi029.stdout:3709: finishing write tid 3 to smithi02969618-32 2024-08-29T18:04:27.075 INFO:tasks.rados.rados.0.smithi029.stdout:3709: finishing write tid 4 to smithi02969618-32 2024-08-29T18:04:27.075 INFO:tasks.rados.rados.0.smithi029.stdout:3709: finishing write tid 5 to smithi02969618-32 2024-08-29T18:04:27.076 INFO:tasks.rados.rados.0.smithi029.stdout:3709: finishing write tid 6 to smithi02969618-32 2024-08-29T18:04:27.076 INFO:tasks.rados.rados.0.smithi029.stdout:3709: oid 32 updating version 0 to 2292 2024-08-29T18:04:27.076 INFO:tasks.rados.rados.0.smithi029.stdout:3709: oid 32 updating version 2292 to 2294 2024-08-29T18:04:27.077 INFO:tasks.rados.rados.0.smithi029.stdout:3709: oid 32 version 2294 is already newer than 2293 2024-08-29T18:04:27.077 INFO:tasks.rados.rados.0.smithi029.stdout:3709: oid 32 updating version 2294 to 2295 2024-08-29T18:04:27.077 INFO:tasks.rados.rados.0.smithi029.stdout:3709: oid 32 version 2295 is already newer than 2291 2024-08-29T18:04:27.077 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 32 v 2295 (ObjNum 1129 snap 364 seq_num 1129) dirty exists 2024-08-29T18:04:27.077 INFO:tasks.rados.rados.0.smithi029.stdout:3709: left oid 32 (ObjNum 1129 snap 364 seq_num 1129) 2024-08-29T18:04:27.319 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-08-29T18:04:27.319 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-08-29T18:04:27.319 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.1.1-235-g1ef86450 (1ef864504b8875c83ee6c2c5fedc13315bebf7f5) squid (rc)": 3 2024-08-29T18:04:27.319 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-08-29T18:04:27.319 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-08-29T18:04:27.319 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.1.1-235-g1ef86450 (1ef864504b8875c83ee6c2c5fedc13315bebf7f5) squid (rc)": 2 2024-08-29T18:04:27.319 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-08-29T18:04:27.319 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-08-29T18:04:27.319 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.1.1-235-g1ef86450 (1ef864504b8875c83ee6c2c5fedc13315bebf7f5) squid (rc)": 8 2024-08-29T18:04:27.319 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-08-29T18:04:27.320 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-08-29T18:04:27.320 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.1.1-235-g1ef86450 (1ef864504b8875c83ee6c2c5fedc13315bebf7f5) squid (rc)": 2 2024-08-29T18:04:27.320 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-08-29T18:04:27.320 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-08-29T18:04:27.320 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.1.1-235-g1ef86450 (1ef864504b8875c83ee6c2c5fedc13315bebf7f5) squid (rc)": 15 2024-08-29T18:04:27.320 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-08-29T18:04:27.320 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-08-29T18:04:27.649 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:04:27 smithi029 bash[79042]: cluster 2024-08-29T18:04:25.546869+0000 mgr.y (mgr.25004) 428 : cluster [DBG] pgmap v777: 121 pgs: 121 active+clean; 495 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 689 KiB/s wr, 0 op/s 2024-08-29T18:04:27.649 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:04:27 smithi029 bash[79042]: cluster 2024-08-29T18:04:27.054165+0000 mon.a (mon.0) 1036 : cluster [DBG] osdmap e817: 8 total, 8 up, 8 in 2024-08-29T18:04:27.649 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:04:27 smithi029 bash[77880]: cluster 2024-08-29T18:04:25.546869+0000 mgr.y (mgr.25004) 428 : cluster [DBG] pgmap v777: 121 pgs: 121 active+clean; 495 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 689 KiB/s wr, 0 op/s 2024-08-29T18:04:27.649 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:04:27 smithi029 bash[77880]: cluster 2024-08-29T18:04:27.054165+0000 mon.a (mon.0) 1036 : cluster [DBG] osdmap e817: 8 total, 8 up, 8 in 2024-08-29T18:04:27.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:04:27 smithi110 bash[67519]: cluster 2024-08-29T18:04:25.546869+0000 mgr.y (mgr.25004) 428 : cluster [DBG] pgmap v777: 121 pgs: 121 active+clean; 495 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 689 KiB/s wr, 0 op/s 2024-08-29T18:04:27.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:04:27 smithi110 bash[67519]: cluster 2024-08-29T18:04:27.054165+0000 mon.a (mon.0) 1036 : cluster [DBG] osdmap e817: 8 total, 8 up, 8 in 2024-08-29T18:04:28.060 INFO:tasks.rados.rados.0.smithi029.stdout:3708: done (2 left) 2024-08-29T18:04:28.060 INFO:tasks.rados.rados.0.smithi029.stdout:3709: done (1 left) 2024-08-29T18:04:28.060 INFO:tasks.rados.rados.0.smithi029.stdout:3710: done (0 left) 2024-08-29T18:04:28.060 INFO:tasks.rados.rados.0.smithi029.stdout:3711: rmattr oid 22 current snap is 365 2024-08-29T18:04:28.060 INFO:tasks.rados.rados.0.smithi029.stdout:3712: read oid 36 snap -1 2024-08-29T18:04:28.060 INFO:tasks.rados.rados.0.smithi029.stdout:3712: expect deleted 2024-08-29T18:04:28.061 INFO:tasks.rados.rados.0.smithi029.stdout:3713: delete oid 23 current snap is 365 2024-08-29T18:04:28.065 INFO:tasks.rados.rados.0.smithi029.stdout:3712: done (2 left) 2024-08-29T18:04:28.065 INFO:tasks.rados.rados.0.smithi029.stdout:3713: done (1 left) 2024-08-29T18:04:28.065 INFO:tasks.rados.rados.0.smithi029.stdout:3714: snap_remove snap 355 2024-08-29T18:04:28.649 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:04:28 smithi029 bash[79042]: audit 2024-08-29T18:04:26.628819+0000 mgr.y (mgr.25004) 429 : audit [DBG] from='client.44429 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:04:28.649 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:04:28 smithi029 bash[79042]: audit 2024-08-29T18:04:26.932626+0000 mgr.y (mgr.25004) 430 : audit [DBG] from='client.44435 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:04:28.649 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:04:28 smithi029 bash[79042]: audit 2024-08-29T18:04:27.321425+0000 mon.c (mon.2) 297 : audit [DBG] from='client.? 172.21.15.29:0/1984500314' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:04:28.649 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:04:28 smithi029 bash[79042]: cluster 2024-08-29T18:04:28.060353+0000 mon.a (mon.0) 1037 : cluster [DBG] osdmap e818: 8 total, 8 up, 8 in 2024-08-29T18:04:28.649 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:04:28 smithi029 bash[77880]: audit 2024-08-29T18:04:26.628819+0000 mgr.y (mgr.25004) 429 : audit [DBG] from='client.44429 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:04:28.649 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:04:28 smithi029 bash[77880]: audit 2024-08-29T18:04:26.932626+0000 mgr.y (mgr.25004) 430 : audit [DBG] from='client.44435 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:04:28.650 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:04:28 smithi029 bash[77880]: audit 2024-08-29T18:04:27.321425+0000 mon.c (mon.2) 297 : audit [DBG] from='client.? 172.21.15.29:0/1984500314' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:04:28.650 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:04:28 smithi029 bash[77880]: cluster 2024-08-29T18:04:28.060353+0000 mon.a (mon.0) 1037 : cluster [DBG] osdmap e818: 8 total, 8 up, 8 in 2024-08-29T18:04:28.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:04:28 smithi110 bash[67519]: audit 2024-08-29T18:04:26.628819+0000 mgr.y (mgr.25004) 429 : audit [DBG] from='client.44429 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:04:28.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:04:28 smithi110 bash[67519]: audit 2024-08-29T18:04:26.932626+0000 mgr.y (mgr.25004) 430 : audit [DBG] from='client.44435 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:04:28.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:04:28 smithi110 bash[67519]: audit 2024-08-29T18:04:27.321425+0000 mon.c (mon.2) 297 : audit [DBG] from='client.? 172.21.15.29:0/1984500314' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:04:28.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:04:28 smithi110 bash[67519]: cluster 2024-08-29T18:04:28.060353+0000 mon.a (mon.0) 1037 : cluster [DBG] osdmap e818: 8 total, 8 up, 8 in 2024-08-29T18:04:29.063 INFO:tasks.rados.rados.0.smithi029.stdout:3714: done (1 left) 2024-08-29T18:04:29.063 INFO:tasks.rados.rados.0.smithi029.stdout:3715: snap_remove snap 339 2024-08-29T18:04:29.649 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:04:29 smithi029 bash[77880]: cluster 2024-08-29T18:04:27.547801+0000 mgr.y (mgr.25004) 431 : cluster [DBG] pgmap v780: 121 pgs: 121 active+clean; 497 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 18 KiB/s rd, 518 KiB/s wr, 7 op/s 2024-08-29T18:04:29.649 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:04:29 smithi029 bash[77880]: audit 2024-08-29T18:04:28.556039+0000 mon.a (mon.0) 1038 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:04:29.649 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:04:29 smithi029 bash[77880]: audit 2024-08-29T18:04:28.569058+0000 mon.a (mon.0) 1039 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:04:29.649 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:04:29 smithi029 bash[77880]: cluster 2024-08-29T18:04:29.063337+0000 mon.a (mon.0) 1040 : cluster [DBG] osdmap e819: 8 total, 8 up, 8 in 2024-08-29T18:04:29.650 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:04:29 smithi029 bash[79042]: cluster 2024-08-29T18:04:27.547801+0000 mgr.y (mgr.25004) 431 : cluster [DBG] pgmap v780: 121 pgs: 121 active+clean; 497 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 18 KiB/s rd, 518 KiB/s wr, 7 op/s 2024-08-29T18:04:29.650 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:04:29 smithi029 bash[79042]: audit 2024-08-29T18:04:28.556039+0000 mon.a (mon.0) 1038 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:04:29.650 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:04:29 smithi029 bash[79042]: audit 2024-08-29T18:04:28.569058+0000 mon.a (mon.0) 1039 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:04:29.650 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:04:29 smithi029 bash[79042]: cluster 2024-08-29T18:04:29.063337+0000 mon.a (mon.0) 1040 : cluster [DBG] osdmap e819: 8 total, 8 up, 8 in 2024-08-29T18:04:29.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:04:29 smithi110 bash[67519]: cluster 2024-08-29T18:04:27.547801+0000 mgr.y (mgr.25004) 431 : cluster [DBG] pgmap v780: 121 pgs: 121 active+clean; 497 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 18 KiB/s rd, 518 KiB/s wr, 7 op/s 2024-08-29T18:04:29.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:04:29 smithi110 bash[67519]: audit 2024-08-29T18:04:28.556039+0000 mon.a (mon.0) 1038 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:04:29.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:04:29 smithi110 bash[67519]: audit 2024-08-29T18:04:28.569058+0000 mon.a (mon.0) 1039 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:04:29.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:04:29 smithi110 bash[67519]: cluster 2024-08-29T18:04:29.063337+0000 mon.a (mon.0) 1040 : cluster [DBG] osdmap e819: 8 total, 8 up, 8 in 2024-08-29T18:04:30.067 INFO:tasks.rados.rados.0.smithi029.stdout:3715: done (1 left) 2024-08-29T18:04:30.067 INFO:tasks.rados.rados.0.smithi029.stdout:3716: read oid 44 snap -1 2024-08-29T18:04:30.067 INFO:tasks.rados.rados.0.smithi029.stdout:3716: expect (ObjNum 1124 snap 356 seq_num 1124) 2024-08-29T18:04:30.068 INFO:tasks.rados.rados.0.smithi029.stdout:3717: rollback oid 29 current snap is 365 2024-08-29T18:04:30.068 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 29 to 362 2024-08-29T18:04:30.068 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 38 current snap is 365 2024-08-29T18:04:30.068 INFO:tasks.rados.rados.0.smithi029.stdout:3718: seq_num 1131 ranges {4775936=548864,5324800=540672,5865472=565248,6430720=425984,6856704=73728} 2024-08-29T18:04:30.126 INFO:tasks.rados.rados.0.smithi029.stdout:3718: writing smithi02969618-38 from 4775936 to 5324800 tid 1 2024-08-29T18:04:30.131 INFO:tasks.rados.rados.0.smithi029.stdout:3718: writing smithi02969618-38 from 5324800 to 5865472 tid 2 2024-08-29T18:04:30.136 INFO:tasks.rados.rados.0.smithi029.stdout:3718: writing smithi02969618-38 from 5865472 to 6430720 tid 3 2024-08-29T18:04:30.139 INFO:tasks.rados.rados.0.smithi029.stdout:3718: writing smithi02969618-38 from 6430720 to 6856704 tid 4 2024-08-29T18:04:30.140 INFO:tasks.rados.rados.0.smithi029.stdout:3718: writing smithi02969618-38 from 6856704 to 6930432 tid 5 2024-08-29T18:04:30.140 INFO:tasks.rados.rados.0.smithi029.stdout:3719: delete oid 34 current snap is 365 2024-08-29T18:04:30.140 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 22 v 2444 (ObjNum 1096 snap 344 seq_num 1096) dirty exists 2024-08-29T18:04:30.140 INFO:tasks.rados.rados.0.smithi029.stdout:3717: finishing rollback tid 1 to smithi02969618-29 2024-08-29T18:04:30.140 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 29 v 0 (ObjNum 161 snap 0 seq_num 22050675) dirty dne 2024-08-29T18:04:30.141 INFO:tasks.rados.rados.0.smithi029.stdout:3716: expect (ObjNum 1124 snap 356 seq_num 1124) 2024-08-29T18:04:30.546 INFO:tasks.rados.rados.0.smithi029.stdout:3718: finishing write tid 1 to smithi02969618-38 2024-08-29T18:04:30.546 INFO:tasks.rados.rados.0.smithi029.stdout:3718: finishing write tid 2 to smithi02969618-38 2024-08-29T18:04:30.546 INFO:tasks.rados.rados.0.smithi029.stdout:3718: finishing write tid 3 to smithi02969618-38 2024-08-29T18:04:30.547 INFO:tasks.rados.rados.0.smithi029.stdout:3718: finishing write tid 4 to smithi02969618-38 2024-08-29T18:04:30.547 INFO:tasks.rados.rados.0.smithi029.stdout:3718: finishing write tid 5 to smithi02969618-38 2024-08-29T18:04:30.547 INFO:tasks.rados.rados.0.smithi029.stdout:3718: finishing write tid 6 to smithi02969618-38 2024-08-29T18:04:30.547 INFO:tasks.rados.rados.0.smithi029.stdout:3718: finishing write tid 7 to smithi02969618-38 2024-08-29T18:04:30.547 INFO:tasks.rados.rados.0.smithi029.stdout:3718: oid 38 updating version 0 to 2058 2024-08-29T18:04:30.547 INFO:tasks.rados.rados.0.smithi029.stdout:3718: oid 38 updating version 2058 to 2061 2024-08-29T18:04:30.547 INFO:tasks.rados.rados.0.smithi029.stdout:3718: oid 38 updating version 2061 to 2062 2024-08-29T18:04:30.547 INFO:tasks.rados.rados.0.smithi029.stdout:3718: oid 38 version 2062 is already newer than 2059 2024-08-29T18:04:30.547 INFO:tasks.rados.rados.0.smithi029.stdout:3718: oid 38 version 2062 is already newer than 2060 2024-08-29T18:04:30.547 INFO:tasks.rados.rados.0.smithi029.stdout:3718: oid 38 updating version 2062 to 2063 2024-08-29T18:04:30.547 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 38 v 2063 (ObjNum 1131 snap 365 seq_num 1131) dirty exists 2024-08-29T18:04:30.547 INFO:tasks.rados.rados.0.smithi029.stdout:3718: left oid 38 (ObjNum 1131 snap 365 seq_num 1131) 2024-08-29T18:04:30.548 INFO:tasks.rados.rados.0.smithi029.stdout:3711: done (4 left) 2024-08-29T18:04:30.548 INFO:tasks.rados.rados.0.smithi029.stdout:3716: done (3 left) 2024-08-29T18:04:30.548 INFO:tasks.rados.rados.0.smithi029.stdout:3717: done (2 left) 2024-08-29T18:04:30.548 INFO:tasks.rados.rados.0.smithi029.stdout:3718: done (1 left) 2024-08-29T18:04:30.548 INFO:tasks.rados.rados.0.smithi029.stdout:3719: done (0 left) 2024-08-29T18:04:30.548 INFO:tasks.rados.rados.0.smithi029.stdout:3720: snap_remove snap 357 2024-08-29T18:04:31.149 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:04:30 smithi029 bash[79042]: cluster 2024-08-29T18:04:29.548554+0000 mgr.y (mgr.25004) 432 : cluster [DBG] pgmap v783: 121 pgs: 121 active+clean; 497 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 18 KiB/s rd, 518 KiB/s wr, 7 op/s 2024-08-29T18:04:31.149 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:04:30 smithi029 bash[79042]: audit 2024-08-29T18:04:29.768201+0000 mon.a (mon.0) 1041 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:04:31.149 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:04:30 smithi029 bash[79042]: audit 2024-08-29T18:04:29.780945+0000 mon.a (mon.0) 1042 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:04:31.149 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:04:30 smithi029 bash[79042]: cluster 2024-08-29T18:04:30.065923+0000 mon.a (mon.0) 1043 : cluster [DBG] osdmap e820: 8 total, 8 up, 8 in 2024-08-29T18:04:31.149 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:04:30 smithi029 bash[77880]: cluster 2024-08-29T18:04:29.548554+0000 mgr.y (mgr.25004) 432 : cluster [DBG] pgmap v783: 121 pgs: 121 active+clean; 497 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 18 KiB/s rd, 518 KiB/s wr, 7 op/s 2024-08-29T18:04:31.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:04:30 smithi029 bash[77880]: audit 2024-08-29T18:04:29.768201+0000 mon.a (mon.0) 1041 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:04:31.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:04:30 smithi029 bash[77880]: audit 2024-08-29T18:04:29.780945+0000 mon.a (mon.0) 1042 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:04:31.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:04:30 smithi029 bash[77880]: cluster 2024-08-29T18:04:30.065923+0000 mon.a (mon.0) 1043 : cluster [DBG] osdmap e820: 8 total, 8 up, 8 in 2024-08-29T18:04:31.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:04:30 smithi110 bash[67519]: cluster 2024-08-29T18:04:29.548554+0000 mgr.y (mgr.25004) 432 : cluster [DBG] pgmap v783: 121 pgs: 121 active+clean; 497 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 18 KiB/s rd, 518 KiB/s wr, 7 op/s 2024-08-29T18:04:31.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:04:30 smithi110 bash[67519]: audit 2024-08-29T18:04:29.768201+0000 mon.a (mon.0) 1041 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:04:31.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:04:30 smithi110 bash[67519]: audit 2024-08-29T18:04:29.780945+0000 mon.a (mon.0) 1042 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:04:31.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:04:30 smithi110 bash[67519]: cluster 2024-08-29T18:04:30.065923+0000 mon.a (mon.0) 1043 : cluster [DBG] osdmap e820: 8 total, 8 up, 8 in 2024-08-29T18:04:31.228 INFO:tasks.rados.rados.0.smithi029.stdout:3720: done (0 left) 2024-08-29T18:04:31.228 INFO:tasks.rados.rados.0.smithi029.stdout:3721: read oid 49 snap -1 2024-08-29T18:04:31.228 INFO:tasks.rados.rados.0.smithi029.stdout:3721: expect (ObjNum 1125 snap 357 seq_num 1125) 2024-08-29T18:04:31.228 INFO:tasks.rados.rados.0.smithi029.stdout:3722: read oid 48 snap -1 2024-08-29T18:04:31.228 INFO:tasks.rados.rados.0.smithi029.stdout:3722: expect (ObjNum 1127 snap 359 seq_num 1127) 2024-08-29T18:04:31.231 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 11 current snap is 365 2024-08-29T18:04:31.231 INFO:tasks.rados.rados.0.smithi029.stdout:3723: seq_num 1133 ranges {14622720=581632,15204352=753664,15958016=573440,16531456=278528} 2024-08-29T18:04:31.353 INFO:tasks.rados.rados.0.smithi029.stdout:3723: writing smithi02969618-11 from 14622720 to 15204352 tid 1 2024-08-29T18:04:31.357 INFO:tasks.rados.rados.0.smithi029.stdout:3723: writing smithi02969618-11 from 15204352 to 15958016 tid 2 2024-08-29T18:04:31.360 INFO:tasks.rados.rados.0.smithi029.stdout:3723: writing smithi02969618-11 from 15958016 to 16531456 tid 3 2024-08-29T18:04:31.362 INFO:tasks.rados.rados.0.smithi029.stdout:3723: writing smithi02969618-11 from 16531456 to 16809984 tid 4 2024-08-29T18:04:31.362 INFO:tasks.rados.rados.0.smithi029.stdout:3724: snap_create 2024-08-29T18:04:31.362 INFO:tasks.rados.rados.0.smithi029.stdout:3722: expect (ObjNum 1127 snap 359 seq_num 1127) 2024-08-29T18:04:31.490 INFO:tasks.rados.rados.0.smithi029.stdout:3721: expect (ObjNum 1125 snap 357 seq_num 1125) 2024-08-29T18:04:31.629 INFO:tasks.rados.rados.0.smithi029.stdout:3723: finishing write tid 1 to smithi02969618-11 2024-08-29T18:04:31.629 INFO:tasks.rados.rados.0.smithi029.stdout:3723: finishing write tid 2 to smithi02969618-11 2024-08-29T18:04:31.629 INFO:tasks.rados.rados.0.smithi029.stdout:3723: finishing write tid 3 to smithi02969618-11 2024-08-29T18:04:31.629 INFO:tasks.rados.rados.0.smithi029.stdout:3723: finishing write tid 4 to smithi02969618-11 2024-08-29T18:04:31.629 INFO:tasks.rados.rados.0.smithi029.stdout:3723: finishing write tid 5 to smithi02969618-11 2024-08-29T18:04:31.629 INFO:tasks.rados.rados.0.smithi029.stdout:3723: finishing write tid 6 to smithi02969618-11 2024-08-29T18:04:31.629 INFO:tasks.rados.rados.0.smithi029.stdout:3723: oid 11 updating version 0 to 2403 2024-08-29T18:04:31.629 INFO:tasks.rados.rados.0.smithi029.stdout:3723: oid 11 updating version 2403 to 2404 2024-08-29T18:04:31.629 INFO:tasks.rados.rados.0.smithi029.stdout:3723: oid 11 version 2404 is already newer than 2402 2024-08-29T18:04:31.629 INFO:tasks.rados.rados.0.smithi029.stdout:3723: oid 11 updating version 2404 to 2406 2024-08-29T18:04:31.630 INFO:tasks.rados.rados.0.smithi029.stdout:3723: oid 11 version 2406 is already newer than 2405 2024-08-29T18:04:31.630 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 11 v 2406 (ObjNum 1133 snap 365 seq_num 1133) dirty exists 2024-08-29T18:04:31.630 INFO:tasks.rados.rados.0.smithi029.stdout:3723: left oid 11 (ObjNum 1133 snap 365 seq_num 1133) 2024-08-29T18:04:32.063 INFO:tasks.rados.rados.0.smithi029.stdout:3721: done (3 left) 2024-08-29T18:04:32.063 INFO:tasks.rados.rados.0.smithi029.stdout:3722: done (2 left) 2024-08-29T18:04:32.063 INFO:tasks.rados.rados.0.smithi029.stdout:3723: done (1 left) 2024-08-29T18:04:32.063 INFO:tasks.rados.rados.0.smithi029.stdout:3724: done (0 left) 2024-08-29T18:04:32.064 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 35 current snap is 366 2024-08-29T18:04:32.064 INFO:tasks.rados.rados.0.smithi029.stdout:3725: seq_num 1134 ranges {0=598016,598016=638976,1236992=737280,1974272=229376} 2024-08-29T18:04:32.064 INFO:tasks.rados.rados.0.smithi029.stdout:3725: writing smithi02969618-35 from 0 to 598016 tid 1 2024-08-29T18:04:32.065 INFO:tasks.rados.rados.0.smithi029.stdout:3725: writing smithi02969618-35 from 598016 to 1236992 tid 2 2024-08-29T18:04:32.070 INFO:tasks.rados.rados.0.smithi029.stdout:3725: writing smithi02969618-35 from 1236992 to 1974272 tid 3 2024-08-29T18:04:32.072 INFO:tasks.rados.rados.0.smithi029.stdout:3725: writing smithi02969618-35 from 1974272 to 2203648 tid 4 2024-08-29T18:04:32.072 INFO:tasks.rados.rados.0.smithi029.stdout:3726: read oid 20 snap 362 2024-08-29T18:04:32.072 INFO:tasks.rados.rados.0.smithi029.stdout:3726: expect (ObjNum 954 snap 293 seq_num 954) 2024-08-29T18:04:32.072 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 24 current snap is 366 2024-08-29T18:04:32.072 INFO:tasks.rados.rados.0.smithi029.stdout:3727: seq_num 1135 ranges {0=614400,614400=524288,1138688=540672,1679360=483328,2162688=57344} 2024-08-29T18:04:32.076 INFO:tasks.rados.rados.0.smithi029.stdout:3727: writing smithi02969618-24 from 0 to 614400 tid 1 2024-08-29T18:04:32.079 INFO:tasks.rados.rados.0.smithi029.stdout:3727: writing smithi02969618-24 from 614400 to 1138688 tid 2 2024-08-29T18:04:32.082 INFO:tasks.rados.rados.0.smithi029.stdout:3727: writing smithi02969618-24 from 1138688 to 1679360 tid 3 2024-08-29T18:04:32.086 INFO:tasks.rados.rados.0.smithi029.stdout:3727: writing smithi02969618-24 from 1679360 to 2162688 tid 4 2024-08-29T18:04:32.086 INFO:tasks.rados.rados.0.smithi029.stdout:3727: writing smithi02969618-24 from 2162688 to 2220032 tid 5 2024-08-29T18:04:32.086 INFO:tasks.rados.rados.0.smithi029.stdout:3728: snap_remove snap 346 2024-08-29T18:04:32.649 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:04:32 smithi029 bash[79042]: cluster 2024-08-29T18:04:31.229111+0000 mon.a (mon.0) 1044 : cluster [DBG] osdmap e821: 8 total, 8 up, 8 in 2024-08-29T18:04:32.649 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:04:32 smithi029 bash[79042]: cluster 2024-08-29T18:04:32.060271+0000 mon.a (mon.0) 1045 : cluster [DBG] osdmap e822: 8 total, 8 up, 8 in 2024-08-29T18:04:32.649 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:04:32 smithi029 bash[77880]: cluster 2024-08-29T18:04:31.229111+0000 mon.a (mon.0) 1044 : cluster [DBG] osdmap e821: 8 total, 8 up, 8 in 2024-08-29T18:04:32.649 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:04:32 smithi029 bash[77880]: cluster 2024-08-29T18:04:32.060271+0000 mon.a (mon.0) 1045 : cluster [DBG] osdmap e822: 8 total, 8 up, 8 in 2024-08-29T18:04:32.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:04:32 smithi110 bash[67519]: cluster 2024-08-29T18:04:31.229111+0000 mon.a (mon.0) 1044 : cluster [DBG] osdmap e821: 8 total, 8 up, 8 in 2024-08-29T18:04:32.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:04:32 smithi110 bash[67519]: cluster 2024-08-29T18:04:32.060271+0000 mon.a (mon.0) 1045 : cluster [DBG] osdmap e822: 8 total, 8 up, 8 in 2024-08-29T18:04:33.063 INFO:tasks.rados.rados.0.smithi029.stdout:3728: done (3 left) 2024-08-29T18:04:33.063 INFO:tasks.rados.rados.0.smithi029.stdout:3729: copy_from oid 50 from oid 45 current snap is 366 2024-08-29T18:04:33.063 INFO:tasks.rados.rados.0.smithi029.stdout:3730: rollback oid 17 current snap is 366 2024-08-29T18:04:33.063 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 17 to 347 2024-08-29T18:04:33.063 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 6 current snap is 366 2024-08-29T18:04:33.064 INFO:tasks.rados.rados.0.smithi029.stdout:3731: seq_num 1136 ranges {0=630784,630784=409600,1040384=753664,1794048=417792,2211840=24576} 2024-08-29T18:04:33.068 INFO:tasks.rados.rados.0.smithi029.stdout:3731: writing smithi02969618-6 from 0 to 630784 tid 1 2024-08-29T18:04:33.070 INFO:tasks.rados.rados.0.smithi029.stdout:3731: writing smithi02969618-6 from 630784 to 1040384 tid 2 2024-08-29T18:04:33.076 INFO:tasks.rados.rados.0.smithi029.stdout:3731: writing smithi02969618-6 from 1040384 to 1794048 tid 3 2024-08-29T18:04:33.078 INFO:tasks.rados.rados.0.smithi029.stdout:3731: writing smithi02969618-6 from 1794048 to 2211840 tid 4 2024-08-29T18:04:33.079 INFO:tasks.rados.rados.0.smithi029.stdout:3731: writing smithi02969618-6 from 2211840 to 2236416 tid 5 2024-08-29T18:04:33.079 INFO:tasks.rados.rados.0.smithi029.stdout:3725: finishing write tid 1 to smithi02969618-35 2024-08-29T18:04:33.079 INFO:tasks.rados.rados.0.smithi029.stdout:3725: finishing write tid 2 to smithi02969618-35 2024-08-29T18:04:33.079 INFO:tasks.rados.rados.0.smithi029.stdout:3725: finishing write tid 3 to smithi02969618-35 2024-08-29T18:04:33.079 INFO:tasks.rados.rados.0.smithi029.stdout:3725: finishing write tid 4 to smithi02969618-35 2024-08-29T18:04:33.079 INFO:tasks.rados.rados.0.smithi029.stdout:3725: finishing write tid 5 to smithi02969618-35 2024-08-29T18:04:33.079 INFO:tasks.rados.rados.0.smithi029.stdout:3725: finishing write tid 6 to smithi02969618-35 2024-08-29T18:04:33.079 INFO:tasks.rados.rados.0.smithi029.stdout:3725: oid 35 updating version 0 to 2837 2024-08-29T18:04:33.080 INFO:tasks.rados.rados.0.smithi029.stdout:3725: oid 35 version 2837 is already newer than 2836 2024-08-29T18:04:33.080 INFO:tasks.rados.rados.0.smithi029.stdout:3725: oid 35 updating version 2837 to 2838 2024-08-29T18:04:33.080 INFO:tasks.rados.rados.0.smithi029.stdout:3725: oid 35 updating version 2838 to 2840 2024-08-29T18:04:33.080 INFO:tasks.rados.rados.0.smithi029.stdout:3725: oid 35 version 2840 is already newer than 2839 2024-08-29T18:04:33.080 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 35 v 2840 (ObjNum 1134 snap 366 seq_num 1134) dirty exists 2024-08-29T18:04:33.080 INFO:tasks.rados.rados.0.smithi029.stdout:3725: left oid 35 (ObjNum 1134 snap 366 seq_num 1134) 2024-08-29T18:04:33.080 INFO:tasks.rados.rados.0.smithi029.stdout:3726: expect (ObjNum 954 snap 293 seq_num 954) 2024-08-29T18:04:33.371 INFO:tasks.rados.rados.0.smithi029.stdout:3727: finishing write tid 1 to smithi02969618-24 2024-08-29T18:04:33.371 INFO:tasks.rados.rados.0.smithi029.stdout:3727: finishing write tid 2 to smithi02969618-24 2024-08-29T18:04:33.371 INFO:tasks.rados.rados.0.smithi029.stdout:3727: finishing write tid 3 to smithi02969618-24 2024-08-29T18:04:33.371 INFO:tasks.rados.rados.0.smithi029.stdout:3727: finishing write tid 4 to smithi02969618-24 2024-08-29T18:04:33.371 INFO:tasks.rados.rados.0.smithi029.stdout:3727: finishing write tid 5 to smithi02969618-24 2024-08-29T18:04:33.371 INFO:tasks.rados.rados.0.smithi029.stdout:3727: finishing write tid 6 to smithi02969618-24 2024-08-29T18:04:33.371 INFO:tasks.rados.rados.0.smithi029.stdout:3727: finishing write tid 7 to smithi02969618-24 2024-08-29T18:04:33.371 INFO:tasks.rados.rados.0.smithi029.stdout:3727: oid 24 updating version 0 to 3081 2024-08-29T18:04:33.371 INFO:tasks.rados.rados.0.smithi029.stdout:3727: oid 24 updating version 3081 to 3083 2024-08-29T18:04:33.371 INFO:tasks.rados.rados.0.smithi029.stdout:3727: oid 24 version 3083 is already newer than 3082 2024-08-29T18:04:33.371 INFO:tasks.rados.rados.0.smithi029.stdout:3727: oid 24 version 3083 is already newer than 3079 2024-08-29T18:04:33.371 INFO:tasks.rados.rados.0.smithi029.stdout:3727: oid 24 version 3083 is already newer than 3078 2024-08-29T18:04:33.372 INFO:tasks.rados.rados.0.smithi029.stdout:3727: oid 24 version 3083 is already newer than 3080 2024-08-29T18:04:33.372 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 24 v 3083 (ObjNum 1135 snap 366 seq_num 1135) dirty exists 2024-08-29T18:04:33.372 INFO:tasks.rados.rados.0.smithi029.stdout:3727: left oid 24 (ObjNum 1135 snap 366 seq_num 1135) 2024-08-29T18:04:33.372 INFO:tasks.rados.rados.0.smithi029.stdout:3730: finishing rollback tid 0 to smithi02969618-17 2024-08-29T18:04:33.372 INFO:tasks.rados.rados.0.smithi029.stdout:3730: finishing rollback tid 1 to smithi02969618-17 2024-08-29T18:04:33.372 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 17 v 2009 (ObjNum 593 snap 0 seq_num 1562626120) dirty dne 2024-08-29T18:04:33.372 INFO:tasks.rados.rados.0.smithi029.stdout:3731: finishing write tid 1 to smithi02969618-6 2024-08-29T18:04:33.372 INFO:tasks.rados.rados.0.smithi029.stdout:3725: done (5 left) 2024-08-29T18:04:33.372 INFO:tasks.rados.rados.0.smithi029.stdout:3726: done (4 left) 2024-08-29T18:04:33.372 INFO:tasks.rados.rados.0.smithi029.stdout:3727: done (3 left) 2024-08-29T18:04:33.372 INFO:tasks.rados.rados.0.smithi029.stdout:3730: done (2 left) 2024-08-29T18:04:33.372 INFO:tasks.rados.rados.0.smithi029.stdout:3732: snap_create 2024-08-29T18:04:33.373 INFO:tasks.rados.rados.0.smithi029.stdout:3731: finishing write tid 2 to smithi02969618-6 2024-08-29T18:04:33.373 INFO:tasks.rados.rados.0.smithi029.stdout:3731: finishing write tid 3 to smithi02969618-6 2024-08-29T18:04:33.373 INFO:tasks.rados.rados.0.smithi029.stdout:3731: finishing write tid 4 to smithi02969618-6 2024-08-29T18:04:33.373 INFO:tasks.rados.rados.0.smithi029.stdout:3731: finishing write tid 5 to smithi02969618-6 2024-08-29T18:04:33.373 INFO:tasks.rados.rados.0.smithi029.stdout:3731: finishing write tid 6 to smithi02969618-6 2024-08-29T18:04:33.373 INFO:tasks.rados.rados.0.smithi029.stdout:3731: finishing write tid 7 to smithi02969618-6 2024-08-29T18:04:33.373 INFO:tasks.rados.rados.0.smithi029.stdout:3731: oid 6 updating version 0 to 2458 2024-08-29T18:04:33.373 INFO:tasks.rados.rados.0.smithi029.stdout:3731: oid 6 updating version 2458 to 2461 2024-08-29T18:04:33.373 INFO:tasks.rados.rados.0.smithi029.stdout:3731: oid 6 version 2461 is already newer than 2460 2024-08-29T18:04:33.373 INFO:tasks.rados.rados.0.smithi029.stdout:3731: oid 6 updating version 2461 to 2462 2024-08-29T18:04:33.373 INFO:tasks.rados.rados.0.smithi029.stdout:3731: oid 6 version 2462 is already newer than 2457 2024-08-29T18:04:33.373 INFO:tasks.rados.rados.0.smithi029.stdout:3731: oid 6 version 2462 is already newer than 2459 2024-08-29T18:04:33.374 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 6 v 2462 (ObjNum 1136 snap 366 seq_num 1136) dirty exists 2024-08-29T18:04:33.374 INFO:tasks.rados.rados.0.smithi029.stdout:3731: left oid 6 (ObjNum 1136 snap 366 seq_num 1136) 2024-08-29T18:04:33.374 INFO:tasks.rados.rados.0.smithi029.stdout:3729: finishing copy_from racing read to smithi02969618-50 2024-08-29T18:04:33.374 INFO:tasks.rados.rados.0.smithi029.stdout:3729: finishing copy_from to smithi02969618-50 2024-08-29T18:04:33.374 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 50 v 2051 (ObjNum 1018 snap 325 seq_num 1018) dirty exists 2024-08-29T18:04:33.649 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:04:33 smithi029 bash[77880]: cluster 2024-08-29T18:04:31.549351+0000 mgr.y (mgr.25004) 433 : cluster [DBG] pgmap v786: 121 pgs: 121 active+clean; 496 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 4.7 MiB/s rd, 526 KiB/s wr, 4 op/s 2024-08-29T18:04:33.649 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:04:33 smithi029 bash[77880]: cluster 2024-08-29T18:04:33.064892+0000 mon.a (mon.0) 1046 : cluster [DBG] osdmap e823: 8 total, 8 up, 8 in 2024-08-29T18:04:33.649 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:04:33 smithi029 bash[79042]: cluster 2024-08-29T18:04:31.549351+0000 mgr.y (mgr.25004) 433 : cluster [DBG] pgmap v786: 121 pgs: 121 active+clean; 496 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 4.7 MiB/s rd, 526 KiB/s wr, 4 op/s 2024-08-29T18:04:33.649 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:04:33 smithi029 bash[79042]: cluster 2024-08-29T18:04:33.064892+0000 mon.a (mon.0) 1046 : cluster [DBG] osdmap e823: 8 total, 8 up, 8 in 2024-08-29T18:04:33.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:04:33 smithi110 bash[67519]: cluster 2024-08-29T18:04:31.549351+0000 mgr.y (mgr.25004) 433 : cluster [DBG] pgmap v786: 121 pgs: 121 active+clean; 496 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 4.7 MiB/s rd, 526 KiB/s wr, 4 op/s 2024-08-29T18:04:33.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:04:33 smithi110 bash[67519]: cluster 2024-08-29T18:04:33.064892+0000 mon.a (mon.0) 1046 : cluster [DBG] osdmap e823: 8 total, 8 up, 8 in 2024-08-29T18:04:34.249 INFO:tasks.rados.rados.0.smithi029.stdout:3729: done (2 left) 2024-08-29T18:04:34.249 INFO:tasks.rados.rados.0.smithi029.stdout:3731: done (1 left) 2024-08-29T18:04:34.249 INFO:tasks.rados.rados.0.smithi029.stdout:3732: done (0 left) 2024-08-29T18:04:34.249 INFO:tasks.rados.rados.0.smithi029.stdout:3733: snap_remove snap 317 2024-08-29T18:04:34.599 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:04:34 smithi029 bash[79042]: audit 2024-08-29T18:04:33.493060+0000 mon.c (mon.2) 298 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:04:34.599 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:04:34 smithi029 bash[79042]: cluster 2024-08-29T18:04:33.550089+0000 mgr.y (mgr.25004) 434 : cluster [DBG] pgmap v789: 121 pgs: 121 active+clean; 496 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 7.4 MiB/s rd, 526 KiB/s wr, 6 op/s 2024-08-29T18:04:34.600 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:04:34 smithi029 bash[77880]: audit 2024-08-29T18:04:33.493060+0000 mon.c (mon.2) 298 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:04:34.600 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:04:34 smithi029 bash[77880]: cluster 2024-08-29T18:04:33.550089+0000 mgr.y (mgr.25004) 434 : cluster [DBG] pgmap v789: 121 pgs: 121 active+clean; 496 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 7.4 MiB/s rd, 526 KiB/s wr, 6 op/s 2024-08-29T18:04:34.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:04:34 smithi110 bash[67519]: audit 2024-08-29T18:04:33.493060+0000 mon.c (mon.2) 298 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:04:34.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:04:34 smithi110 bash[67519]: cluster 2024-08-29T18:04:33.550089+0000 mgr.y (mgr.25004) 434 : cluster [DBG] pgmap v789: 121 pgs: 121 active+clean; 496 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 7.4 MiB/s rd, 526 KiB/s wr, 6 op/s 2024-08-29T18:04:34.899 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:04:34 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:04:34] "GET /metrics HTTP/1.1" 200 36327 "" "Prometheus/2.43.0" 2024-08-29T18:04:35.251 INFO:tasks.rados.rados.0.smithi029.stdout:3733: done (0 left) 2024-08-29T18:04:35.251 INFO:tasks.rados.rados.0.smithi029.stdout:3734: read oid 22 snap 364 2024-08-29T18:04:35.252 INFO:tasks.rados.rados.0.smithi029.stdout:3734: expect (ObjNum 1096 snap 344 seq_num 1096) 2024-08-29T18:04:35.252 INFO:tasks.rados.rados.0.smithi029.stdout:3735: read oid 45 snap -1 2024-08-29T18:04:35.252 INFO:tasks.rados.rados.0.smithi029.stdout:3735: expect (ObjNum 1018 snap 325 seq_num 1018) 2024-08-29T18:04:35.252 INFO:tasks.rados.rados.0.smithi029.stdout:3736: snap_create 2024-08-29T18:04:35.282 INFO:tasks.rados.rados.0.smithi029.stdout:3734: expect (ObjNum 1096 snap 344 seq_num 1096) 2024-08-29T18:04:35.405 INFO:tasks.rados.rados.0.smithi029.stdout:3735: expect (ObjNum 1018 snap 325 seq_num 1018) 2024-08-29T18:04:35.649 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:04:35 smithi029 bash[77880]: cluster 2024-08-29T18:04:34.250177+0000 mon.a (mon.0) 1047 : cluster [DBG] osdmap e824: 8 total, 8 up, 8 in 2024-08-29T18:04:35.649 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:04:35 smithi029 bash[79042]: cluster 2024-08-29T18:04:34.250177+0000 mon.a (mon.0) 1047 : cluster [DBG] osdmap e824: 8 total, 8 up, 8 in 2024-08-29T18:04:35.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:04:35 smithi110 bash[67519]: cluster 2024-08-29T18:04:34.250177+0000 mon.a (mon.0) 1047 : cluster [DBG] osdmap e824: 8 total, 8 up, 8 in 2024-08-29T18:04:36.282 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:04:36 smithi110 bash[67519]: cluster 2024-08-29T18:04:35.252464+0000 mon.a (mon.0) 1048 : cluster [DBG] osdmap e825: 8 total, 8 up, 8 in 2024-08-29T18:04:36.282 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:04:36 smithi110 bash[67519]: cluster 2024-08-29T18:04:35.550737+0000 mgr.y (mgr.25004) 435 : cluster [DBG] pgmap v792: 121 pgs: 121 active+clean; 500 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.0 MiB/s wr, 4 op/s 2024-08-29T18:04:36.282 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:04:36 smithi110 bash[67519]: cluster 2024-08-29T18:04:36.253634+0000 mon.a (mon.0) 1049 : cluster [DBG] osdmap e826: 8 total, 8 up, 8 in 2024-08-29T18:04:36.649 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:04:36 smithi029 bash[77880]: cluster 2024-08-29T18:04:35.252464+0000 mon.a (mon.0) 1048 : cluster [DBG] osdmap e825: 8 total, 8 up, 8 in 2024-08-29T18:04:36.649 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:04:36 smithi029 bash[77880]: cluster 2024-08-29T18:04:35.550737+0000 mgr.y (mgr.25004) 435 : cluster [DBG] pgmap v792: 121 pgs: 121 active+clean; 500 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.0 MiB/s wr, 4 op/s 2024-08-29T18:04:36.649 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:04:36 smithi029 bash[77880]: cluster 2024-08-29T18:04:36.253634+0000 mon.a (mon.0) 1049 : cluster [DBG] osdmap e826: 8 total, 8 up, 8 in 2024-08-29T18:04:36.649 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:04:36 smithi029 bash[79042]: cluster 2024-08-29T18:04:35.252464+0000 mon.a (mon.0) 1048 : cluster [DBG] osdmap e825: 8 total, 8 up, 8 in 2024-08-29T18:04:36.649 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:04:36 smithi029 bash[79042]: cluster 2024-08-29T18:04:35.550737+0000 mgr.y (mgr.25004) 435 : cluster [DBG] pgmap v792: 121 pgs: 121 active+clean; 500 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.0 MiB/s wr, 4 op/s 2024-08-29T18:04:36.649 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:04:36 smithi029 bash[79042]: cluster 2024-08-29T18:04:36.253634+0000 mon.a (mon.0) 1049 : cluster [DBG] osdmap e826: 8 total, 8 up, 8 in 2024-08-29T18:04:38.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:04:38 smithi029 bash[79042]: cluster 2024-08-29T18:04:37.063106+0000 mon.a (mon.0) 1050 : cluster [DBG] osdmap e827: 8 total, 8 up, 8 in 2024-08-29T18:04:38.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:04:38 smithi029 bash[77880]: cluster 2024-08-29T18:04:37.063106+0000 mon.a (mon.0) 1050 : cluster [DBG] osdmap e827: 8 total, 8 up, 8 in 2024-08-29T18:04:38.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:04:38 smithi110 bash[67519]: cluster 2024-08-29T18:04:37.063106+0000 mon.a (mon.0) 1050 : cluster [DBG] osdmap e827: 8 total, 8 up, 8 in 2024-08-29T18:04:38.680 INFO:tasks.rados.rados.0.smithi029.stdout:3734: done (2 left) 2024-08-29T18:04:38.680 INFO:tasks.rados.rados.0.smithi029.stdout:3735: done (1 left) 2024-08-29T18:04:38.680 INFO:tasks.rados.rados.0.smithi029.stdout:3736: done (0 left) 2024-08-29T18:04:38.680 INFO:tasks.rados.rados.0.smithi029.stdout:3737: setattr oid 33 current snap is 368 2024-08-29T18:04:38.683 INFO:tasks.rados.rados.0.smithi029.stdout:3738: read oid 41 snap 340 2024-08-29T18:04:38.684 INFO:tasks.rados.rados.0.smithi029.stdout:3738: expect (ObjNum -1543410976 snap 32735 seq_num 1562772160) 2024-08-29T18:04:38.684 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 36 current snap is 368 2024-08-29T18:04:38.684 INFO:tasks.rados.rados.0.smithi029.stdout:3739: seq_num 1137 ranges {0=647168,647168=696320,1343488=557056,1900544=352256} 2024-08-29T18:04:38.691 INFO:tasks.rados.rados.0.smithi029.stdout:3739: writing smithi02969618-36 from 0 to 647168 tid 1 2024-08-29T18:04:38.697 INFO:tasks.rados.rados.0.smithi029.stdout:3739: writing smithi02969618-36 from 647168 to 1343488 tid 2 2024-08-29T18:04:38.703 INFO:tasks.rados.rados.0.smithi029.stdout:3739: writing smithi02969618-36 from 1343488 to 1900544 tid 3 2024-08-29T18:04:38.706 INFO:tasks.rados.rados.0.smithi029.stdout:3739: writing smithi02969618-36 from 1900544 to 2252800 tid 4 2024-08-29T18:04:38.706 INFO:tasks.rados.rados.0.smithi029.stdout:3740: read oid 15 snap 358 2024-08-29T18:04:38.707 INFO:tasks.rados.rados.0.smithi029.stdout:3740: expect (ObjNum 938 snap 288 seq_num 938) 2024-08-29T18:04:38.707 INFO:tasks.rados.rados.0.smithi029.stdout:3741: snap_create 2024-08-29T18:04:38.707 INFO:tasks.rados.rados.0.smithi029.stdout:3738: expect (ObjNum -1543410976 snap 32735 seq_num 1562772160) 2024-08-29T18:04:38.715 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 33 v 2708 (ObjNum 161 snap 0 seq_num 1) dirty exists 2024-08-29T18:04:38.715 INFO:tasks.rados.rados.0.smithi029.stdout:3739: finishing write tid 1 to smithi02969618-36 2024-08-29T18:04:38.715 INFO:tasks.rados.rados.0.smithi029.stdout:3739: finishing write tid 2 to smithi02969618-36 2024-08-29T18:04:38.715 INFO:tasks.rados.rados.0.smithi029.stdout:3739: finishing write tid 3 to smithi02969618-36 2024-08-29T18:04:38.715 INFO:tasks.rados.rados.0.smithi029.stdout:3739: finishing write tid 4 to smithi02969618-36 2024-08-29T18:04:38.715 INFO:tasks.rados.rados.0.smithi029.stdout:3739: finishing write tid 5 to smithi02969618-36 2024-08-29T18:04:38.715 INFO:tasks.rados.rados.0.smithi029.stdout:3739: finishing write tid 6 to smithi02969618-36 2024-08-29T18:04:38.716 INFO:tasks.rados.rados.0.smithi029.stdout:3739: oid 36 updating version 0 to 2466 2024-08-29T18:04:38.716 INFO:tasks.rados.rados.0.smithi029.stdout:3739: oid 36 updating version 2466 to 2467 2024-08-29T18:04:38.716 INFO:tasks.rados.rados.0.smithi029.stdout:3739: oid 36 version 2467 is already newer than 2463 2024-08-29T18:04:38.716 INFO:tasks.rados.rados.0.smithi029.stdout:3739: oid 36 version 2467 is already newer than 2465 2024-08-29T18:04:38.716 INFO:tasks.rados.rados.0.smithi029.stdout:3739: oid 36 version 2467 is already newer than 2464 2024-08-29T18:04:38.716 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 36 v 2467 (ObjNum 1137 snap 368 seq_num 1137) dirty exists 2024-08-29T18:04:38.716 INFO:tasks.rados.rados.0.smithi029.stdout:3739: left oid 36 (ObjNum 1137 snap 368 seq_num 1137) 2024-08-29T18:04:38.729 INFO:tasks.rados.rados.0.smithi029.stdout:3740: expect (ObjNum 938 snap 288 seq_num 938) 2024-08-29T18:04:39.070 INFO:tasks.rados.rados.0.smithi029.stdout:3737: done (4 left) 2024-08-29T18:04:39.071 INFO:tasks.rados.rados.0.smithi029.stdout:3738: done (3 left) 2024-08-29T18:04:39.071 INFO:tasks.rados.rados.0.smithi029.stdout:3739: done (2 left) 2024-08-29T18:04:39.071 INFO:tasks.rados.rados.0.smithi029.stdout:3740: done (1 left) 2024-08-29T18:04:39.071 INFO:tasks.rados.rados.0.smithi029.stdout:3741: done (0 left) 2024-08-29T18:04:39.071 INFO:tasks.rados.rados.0.smithi029.stdout:3742: rmattr oid 11 current snap is 369 2024-08-29T18:04:39.071 INFO:tasks.rados.rados.0.smithi029.stdout:3743: setattr oid 18 current snap is 369 2024-08-29T18:04:39.074 INFO:tasks.rados.rados.0.smithi029.stdout:3744: rollback oid 45 current snap is 369 2024-08-29T18:04:39.074 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 45 to 350 2024-08-29T18:04:39.075 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 49 current snap is 369 2024-08-29T18:04:39.075 INFO:tasks.rados.rados.0.smithi029.stdout:3745: seq_num 1138 ranges {4055040=663552,4718592=581632,5300224=712704,6012928=311296} 2024-08-29T18:04:39.118 INFO:tasks.rados.rados.0.smithi029.stdout:3745: writing smithi02969618-49 from 4055040 to 4718592 tid 1 2024-08-29T18:04:39.123 INFO:tasks.rados.rados.0.smithi029.stdout:3745: writing smithi02969618-49 from 4718592 to 5300224 tid 2 2024-08-29T18:04:39.129 INFO:tasks.rados.rados.0.smithi029.stdout:3745: writing smithi02969618-49 from 5300224 to 6012928 tid 3 2024-08-29T18:04:39.132 INFO:tasks.rados.rados.0.smithi029.stdout:3745: writing smithi02969618-49 from 6012928 to 6324224 tid 4 2024-08-29T18:04:39.132 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 15 current snap is 369 2024-08-29T18:04:39.132 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 11 v 2407 (ObjNum 1133 snap 365 seq_num 1133) dirty exists 2024-08-29T18:04:39.132 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 18 v 2494 (ObjNum 969 snap 298 seq_num 969) dirty exists 2024-08-29T18:04:39.132 INFO:tasks.rados.rados.0.smithi029.stdout:3744: finishing rollback tid 0 to smithi02969618-45 2024-08-29T18:04:39.132 INFO:tasks.rados.rados.0.smithi029.stdout:3744: finishing rollback tid 1 to smithi02969618-45 2024-08-29T18:04:39.132 INFO:tasks.rados.rados.0.smithi029.stdout:3744: finishing rollback tid 2 to smithi02969618-45 2024-08-29T18:04:39.132 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 45 v 2066 (ObjNum 1018 snap 325 seq_num 1018) dirty exists 2024-08-29T18:04:39.133 INFO:tasks.rados.rados.0.smithi029.stdout:3745: finishing write tid 1 to smithi02969618-49 2024-08-29T18:04:39.133 INFO:tasks.rados.rados.0.smithi029.stdout:3746: seq_num 1139 ranges {4235264=679936,4915200=458752,5373952=524288,5898240=540672,6438912=81920} 2024-08-29T18:04:39.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:04:39 smithi110 bash[67519]: cluster 2024-08-29T18:04:37.551585+0000 mgr.y (mgr.25004) 436 : cluster [DBG] pgmap v795: 121 pgs: 121 active+clean; 518 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 24 MiB/s rd, 7.6 MiB/s wr, 11 op/s 2024-08-29T18:04:39.171 INFO:tasks.rados.rados.0.smithi029.stdout:3746: writing smithi02969618-15 from 4235264 to 4915200 tid 1 2024-08-29T18:04:39.174 INFO:tasks.rados.rados.0.smithi029.stdout:3746: writing smithi02969618-15 from 4915200 to 5373952 tid 2 2024-08-29T18:04:39.178 INFO:tasks.rados.rados.0.smithi029.stdout:3746: writing smithi02969618-15 from 5373952 to 5898240 tid 3 2024-08-29T18:04:39.181 INFO:tasks.rados.rados.0.smithi029.stdout:3746: writing smithi02969618-15 from 5898240 to 6438912 tid 4 2024-08-29T18:04:39.182 INFO:tasks.rados.rados.0.smithi029.stdout:3746: writing smithi02969618-15 from 6438912 to 6520832 tid 5 2024-08-29T18:04:39.182 INFO:tasks.rados.rados.0.smithi029.stdout:3742: done (4 left) 2024-08-29T18:04:39.182 INFO:tasks.rados.rados.0.smithi029.stdout:3743: done (3 left) 2024-08-29T18:04:39.182 INFO:tasks.rados.rados.0.smithi029.stdout:3744: done (2 left) 2024-08-29T18:04:39.182 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 31 current snap is 369 2024-08-29T18:04:39.182 INFO:tasks.rados.rados.0.smithi029.stdout:3747: seq_num 1140 ranges {7577600=696320,8273920=745472,9019392=729088,9748480=131072} 2024-08-29T18:04:39.229 INFO:tasks.rados.rados.0.smithi029.stdout:3747: writing smithi02969618-31 from 7577600 to 8273920 tid 1 2024-08-29T18:04:39.233 INFO:tasks.rados.rados.0.smithi029.stdout:3747: writing smithi02969618-31 from 8273920 to 9019392 tid 2 2024-08-29T18:04:39.238 INFO:tasks.rados.rados.0.smithi029.stdout:3747: writing smithi02969618-31 from 9019392 to 9748480 tid 3 2024-08-29T18:04:39.239 INFO:tasks.rados.rados.0.smithi029.stdout:3747: writing smithi02969618-31 from 9748480 to 9879552 tid 4 2024-08-29T18:04:39.239 INFO:tasks.rados.rados.0.smithi029.stdout:3748: snap_create 2024-08-29T18:04:39.239 INFO:tasks.rados.rados.0.smithi029.stdout:3745: finishing write tid 2 to smithi02969618-49 2024-08-29T18:04:39.239 INFO:tasks.rados.rados.0.smithi029.stdout:3745: finishing write tid 3 to smithi02969618-49 2024-08-29T18:04:39.240 INFO:tasks.rados.rados.0.smithi029.stdout:3745: finishing write tid 4 to smithi02969618-49 2024-08-29T18:04:39.240 INFO:tasks.rados.rados.0.smithi029.stdout:3745: finishing write tid 5 to smithi02969618-49 2024-08-29T18:04:39.240 INFO:tasks.rados.rados.0.smithi029.stdout:3745: finishing write tid 6 to smithi02969618-49 2024-08-29T18:04:39.240 INFO:tasks.rados.rados.0.smithi029.stdout:3745: oid 49 updating version 0 to 3111 2024-08-29T18:04:39.240 INFO:tasks.rados.rados.0.smithi029.stdout:3745: oid 49 version 3111 is already newer than 3109 2024-08-29T18:04:39.240 INFO:tasks.rados.rados.0.smithi029.stdout:3745: oid 49 version 3111 is already newer than 3108 2024-08-29T18:04:39.240 INFO:tasks.rados.rados.0.smithi029.stdout:3745: oid 49 version 3111 is already newer than 3107 2024-08-29T18:04:39.240 INFO:tasks.rados.rados.0.smithi029.stdout:3745: oid 49 version 3111 is already newer than 3110 2024-08-29T18:04:39.240 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 49 v 3111 (ObjNum 1138 snap 369 seq_num 1138) dirty exists 2024-08-29T18:04:39.240 INFO:tasks.rados.rados.0.smithi029.stdout:3745: left oid 49 (ObjNum 1138 snap 369 seq_num 1138) 2024-08-29T18:04:39.240 INFO:tasks.rados.rados.0.smithi029.stdout:3746: finishing write tid 1 to smithi02969618-15 2024-08-29T18:04:39.240 INFO:tasks.rados.rados.0.smithi029.stdout:3746: finishing write tid 2 to smithi02969618-15 2024-08-29T18:04:39.240 INFO:tasks.rados.rados.0.smithi029.stdout:3746: finishing write tid 3 to smithi02969618-15 2024-08-29T18:04:39.241 INFO:tasks.rados.rados.0.smithi029.stdout:3746: finishing write tid 4 to smithi02969618-15 2024-08-29T18:04:39.241 INFO:tasks.rados.rados.0.smithi029.stdout:3746: finishing write tid 5 to smithi02969618-15 2024-08-29T18:04:39.241 INFO:tasks.rados.rados.0.smithi029.stdout:3746: finishing write tid 6 to smithi02969618-15 2024-08-29T18:04:39.241 INFO:tasks.rados.rados.0.smithi029.stdout:3746: finishing write tid 7 to smithi02969618-15 2024-08-29T18:04:39.241 INFO:tasks.rados.rados.0.smithi029.stdout:3746: oid 15 updating version 0 to 3116 2024-08-29T18:04:39.241 INFO:tasks.rados.rados.0.smithi029.stdout:3746: oid 15 version 3116 is already newer than 3115 2024-08-29T18:04:39.241 INFO:tasks.rados.rados.0.smithi029.stdout:3746: oid 15 updating version 3116 to 3118 2024-08-29T18:04:39.241 INFO:tasks.rados.rados.0.smithi029.stdout:3746: oid 15 version 3118 is already newer than 3117 2024-08-29T18:04:39.241 INFO:tasks.rados.rados.0.smithi029.stdout:3746: oid 15 version 3118 is already newer than 3114 2024-08-29T18:04:39.241 INFO:tasks.rados.rados.0.smithi029.stdout:3746: oid 15 version 3118 is already newer than 3113 2024-08-29T18:04:39.241 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 15 v 3118 (ObjNum 1139 snap 369 seq_num 1139) dirty exists 2024-08-29T18:04:39.241 INFO:tasks.rados.rados.0.smithi029.stdout:3746: left oid 15 (ObjNum 1139 snap 369 seq_num 1139) 2024-08-29T18:04:39.245 INFO:tasks.rados.rados.0.smithi029.stdout:3747: finishing write tid 1 to smithi02969618-31 2024-08-29T18:04:39.246 INFO:tasks.rados.rados.0.smithi029.stdout:3747: finishing write tid 2 to smithi02969618-31 2024-08-29T18:04:39.246 INFO:tasks.rados.rados.0.smithi029.stdout:3747: finishing write tid 3 to smithi02969618-31 2024-08-29T18:04:39.249 INFO:tasks.rados.rados.0.smithi029.stdout:3747: finishing write tid 4 to smithi02969618-31 2024-08-29T18:04:39.250 INFO:tasks.rados.rados.0.smithi029.stdout:3747: finishing write tid 5 to smithi02969618-31 2024-08-29T18:04:39.253 INFO:tasks.rados.rados.0.smithi029.stdout:3747: finishing write tid 6 to smithi02969618-31 2024-08-29T18:04:39.253 INFO:tasks.rados.rados.0.smithi029.stdout:3747: oid 31 updating version 0 to 2844 2024-08-29T18:04:39.253 INFO:tasks.rados.rados.0.smithi029.stdout:3747: oid 31 version 2844 is already newer than 2841 2024-08-29T18:04:39.253 INFO:tasks.rados.rados.0.smithi029.stdout:3747: oid 31 version 2844 is already newer than 2843 2024-08-29T18:04:39.253 INFO:tasks.rados.rados.0.smithi029.stdout:3747: oid 31 updating version 2844 to 2845 2024-08-29T18:04:39.253 INFO:tasks.rados.rados.0.smithi029.stdout:3747: oid 31 version 2845 is already newer than 2842 2024-08-29T18:04:39.253 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 31 v 2845 (ObjNum 1140 snap 369 seq_num 1140) dirty exists 2024-08-29T18:04:39.253 INFO:tasks.rados.rados.0.smithi029.stdout:3747: left oid 31 (ObjNum 1140 snap 369 seq_num 1140) 2024-08-29T18:04:39.398 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:04:39 smithi029 bash[77880]: cluster 2024-08-29T18:04:37.551585+0000 mgr.y (mgr.25004) 436 : cluster [DBG] pgmap v795: 121 pgs: 121 active+clean; 518 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 24 MiB/s rd, 7.6 MiB/s wr, 11 op/s 2024-08-29T18:04:39.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:04:39 smithi029 bash[79042]: cluster 2024-08-29T18:04:37.551585+0000 mgr.y (mgr.25004) 436 : cluster [DBG] pgmap v795: 121 pgs: 121 active+clean; 518 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 24 MiB/s rd, 7.6 MiB/s wr, 11 op/s 2024-08-29T18:04:40.104 INFO:tasks.rados.rados.0.smithi029.stdout:3745: done (3 left) 2024-08-29T18:04:40.104 INFO:tasks.rados.rados.0.smithi029.stdout:3746: done (2 left) 2024-08-29T18:04:40.104 INFO:tasks.rados.rados.0.smithi029.stdout:3747: done (1 left) 2024-08-29T18:04:40.104 INFO:tasks.rados.rados.0.smithi029.stdout:3748: done (0 left) 2024-08-29T18:04:40.104 INFO:tasks.rados.rados.0.smithi029.stdout:3749: setattr oid 21 current snap is 370 2024-08-29T18:04:40.105 INFO:tasks.rados.rados.0.smithi029.stdout:3750: snap_create 2024-08-29T18:04:40.121 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 21 v 2013 (ObjNum 1089 snap 342 seq_num 1089) dirty exists 2024-08-29T18:04:40.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:04:40 smithi029 bash[77880]: cluster 2024-08-29T18:04:39.071874+0000 mon.a (mon.0) 1051 : cluster [DBG] osdmap e828: 8 total, 8 up, 8 in 2024-08-29T18:04:40.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:04:40 smithi029 bash[77880]: audit 2024-08-29T18:04:39.674939+0000 mon.a (mon.0) 1052 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:04:40.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:04:40 smithi029 bash[77880]: audit 2024-08-29T18:04:39.688246+0000 mon.a (mon.0) 1053 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:04:40.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:04:40 smithi029 bash[77880]: audit 2024-08-29T18:04:39.691807+0000 mon.c (mon.2) 299 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:04:40.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:04:40 smithi029 bash[77880]: audit 2024-08-29T18:04:39.693706+0000 mon.c (mon.2) 300 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:04:40.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:04:40 smithi029 bash[77880]: audit 2024-08-29T18:04:39.704261+0000 mon.a (mon.0) 1054 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:04:40.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:04:40 smithi029 bash[77880]: audit 2024-08-29T18:04:39.781500+0000 mon.c (mon.2) 301 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-08-29T18:04:40.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:04:40 smithi029 bash[77880]: audit 2024-08-29T18:04:39.865612+0000 mon.c (mon.2) 302 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:04:40.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:04:40 smithi029 bash[77880]: audit 2024-08-29T18:04:39.868443+0000 mon.c (mon.2) 303 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:04:40.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:04:40 smithi029 bash[77880]: audit 2024-08-29T18:04:39.870707+0000 mon.c (mon.2) 304 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:04:40.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:04:40 smithi029 bash[77880]: audit 2024-08-29T18:04:39.872465+0000 mon.c (mon.2) 305 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:04:40.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:04:40 smithi029 bash[77880]: audit 2024-08-29T18:04:39.875387+0000 mon.c (mon.2) 306 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:04:40.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:04:40 smithi029 bash[77880]: audit 2024-08-29T18:04:39.878899+0000 mon.c (mon.2) 307 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:04:40.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:04:40 smithi029 bash[77880]: audit 2024-08-29T18:04:39.881155+0000 mon.c (mon.2) 308 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:04:40.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:04:40 smithi029 bash[77880]: audit 2024-08-29T18:04:39.883631+0000 mon.c (mon.2) 309 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:04:40.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:04:40 smithi029 bash[77880]: audit 2024-08-29T18:04:39.886569+0000 mon.c (mon.2) 310 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:04:40.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:04:40 smithi029 bash[77880]: audit 2024-08-29T18:04:39.889106+0000 mon.c (mon.2) 311 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:04:40.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:04:40 smithi029 bash[77880]: audit 2024-08-29T18:04:39.891654+0000 mon.c (mon.2) 312 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:04:40.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:04:40 smithi029 bash[77880]: audit 2024-08-29T18:04:39.894211+0000 mon.c (mon.2) 313 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:04:40.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:04:40 smithi029 bash[77880]: audit 2024-08-29T18:04:39.898737+0000 mon.c (mon.2) 314 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:04:40.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:04:40 smithi029 bash[79042]: cluster 2024-08-29T18:04:39.071874+0000 mon.a (mon.0) 1051 : cluster [DBG] osdmap e828: 8 total, 8 up, 8 in 2024-08-29T18:04:40.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:04:40 smithi029 bash[79042]: audit 2024-08-29T18:04:39.674939+0000 mon.a (mon.0) 1052 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:04:40.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:04:40 smithi029 bash[79042]: audit 2024-08-29T18:04:39.688246+0000 mon.a (mon.0) 1053 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:04:40.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:04:40 smithi029 bash[79042]: audit 2024-08-29T18:04:39.691807+0000 mon.c (mon.2) 299 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:04:40.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:04:40 smithi029 bash[79042]: audit 2024-08-29T18:04:39.693706+0000 mon.c (mon.2) 300 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:04:40.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:04:40 smithi029 bash[79042]: audit 2024-08-29T18:04:39.704261+0000 mon.a (mon.0) 1054 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:04:40.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:04:40 smithi029 bash[79042]: audit 2024-08-29T18:04:39.781500+0000 mon.c (mon.2) 301 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-08-29T18:04:40.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:04:40 smithi029 bash[79042]: audit 2024-08-29T18:04:39.865612+0000 mon.c (mon.2) 302 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:04:40.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:04:40 smithi029 bash[79042]: audit 2024-08-29T18:04:39.868443+0000 mon.c (mon.2) 303 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:04:40.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:04:40 smithi029 bash[79042]: audit 2024-08-29T18:04:39.870707+0000 mon.c (mon.2) 304 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:04:40.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:04:40 smithi029 bash[79042]: audit 2024-08-29T18:04:39.872465+0000 mon.c (mon.2) 305 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:04:40.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:04:40 smithi029 bash[79042]: audit 2024-08-29T18:04:39.875387+0000 mon.c (mon.2) 306 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:04:40.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:04:40 smithi029 bash[79042]: audit 2024-08-29T18:04:39.878899+0000 mon.c (mon.2) 307 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:04:40.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:04:40 smithi029 bash[79042]: audit 2024-08-29T18:04:39.881155+0000 mon.c (mon.2) 308 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:04:40.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:04:40 smithi029 bash[79042]: audit 2024-08-29T18:04:39.883631+0000 mon.c (mon.2) 309 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:04:40.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:04:40 smithi029 bash[79042]: audit 2024-08-29T18:04:39.886569+0000 mon.c (mon.2) 310 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:04:40.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:04:40 smithi029 bash[79042]: audit 2024-08-29T18:04:39.889106+0000 mon.c (mon.2) 311 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:04:40.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:04:40 smithi029 bash[79042]: audit 2024-08-29T18:04:39.891654+0000 mon.c (mon.2) 312 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:04:40.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:04:40 smithi029 bash[79042]: audit 2024-08-29T18:04:39.894211+0000 mon.c (mon.2) 313 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:04:40.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:04:40 smithi029 bash[79042]: audit 2024-08-29T18:04:39.898737+0000 mon.c (mon.2) 314 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:04:40.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:04:40 smithi029 bash[77880]: audit 2024-08-29T18:04:39.902334+0000 mon.c (mon.2) 315 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:04:40.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:04:40 smithi029 bash[77880]: audit 2024-08-29T18:04:39.905541+0000 mon.c (mon.2) 316 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:04:40.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:04:40 smithi029 bash[77880]: audit 2024-08-29T18:04:39.908760+0000 mon.c (mon.2) 317 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:04:40.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:04:40 smithi029 bash[77880]: audit 2024-08-29T18:04:39.912013+0000 mon.c (mon.2) 318 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:04:40.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:04:40 smithi029 bash[77880]: audit 2024-08-29T18:04:39.914826+0000 mon.c (mon.2) 319 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:04:40.404 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:04:40 smithi029 bash[77880]: audit 2024-08-29T18:04:39.917928+0000 mon.c (mon.2) 320 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:04:40.404 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:04:40 smithi029 bash[77880]: audit 2024-08-29T18:04:39.927474+0000 mon.a (mon.0) 1055 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:04:40.404 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:04:40 smithi029 bash[77880]: audit 2024-08-29T18:04:39.932604+0000 mon.c (mon.2) 321 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-08-29T18:04:40.404 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:04:40 smithi029 bash[77880]: audit 2024-08-29T18:04:39.933219+0000 mon.a (mon.0) 1056 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-08-29T18:04:40.404 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:04:40 smithi029 bash[77880]: audit 2024-08-29T18:04:39.941266+0000 mon.a (mon.0) 1057 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-08-29T18:04:40.404 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:04:40 smithi029 bash[77880]: audit 2024-08-29T18:04:39.946894+0000 mon.c (mon.2) 322 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-29T18:04:40.404 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:04:40 smithi029 bash[77880]: audit 2024-08-29T18:04:39.947522+0000 mon.a (mon.0) 1058 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-29T18:04:40.404 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:04:40 smithi029 bash[77880]: audit 2024-08-29T18:04:39.955118+0000 mon.a (mon.0) 1059 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-08-29T18:04:40.404 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:04:40 smithi029 bash[77880]: audit 2024-08-29T18:04:39.961277+0000 mon.c (mon.2) 323 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-08-29T18:04:40.404 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:04:40 smithi029 bash[77880]: audit 2024-08-29T18:04:39.962012+0000 mon.a (mon.0) 1060 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-08-29T18:04:40.405 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:04:40 smithi029 bash[77880]: audit 2024-08-29T18:04:39.969452+0000 mon.a (mon.0) 1061 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-08-29T18:04:40.405 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:04:40 smithi029 bash[77880]: audit 2024-08-29T18:04:39.975548+0000 mon.c (mon.2) 324 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-08-29T18:04:40.405 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:04:40 smithi029 bash[77880]: audit 2024-08-29T18:04:39.976193+0000 mon.a (mon.0) 1062 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-08-29T18:04:40.405 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:04:40 smithi029 bash[77880]: audit 2024-08-29T18:04:39.983682+0000 mon.a (mon.0) 1063 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-08-29T18:04:40.405 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:04:40 smithi029 bash[77880]: audit 2024-08-29T18:04:39.989972+0000 mon.c (mon.2) 325 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-08-29T18:04:40.405 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:04:40 smithi029 bash[77880]: audit 2024-08-29T18:04:39.990618+0000 mon.a (mon.0) 1064 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-08-29T18:04:40.405 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:04:40 smithi029 bash[77880]: audit 2024-08-29T18:04:39.997988+0000 mon.a (mon.0) 1065 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-08-29T18:04:40.405 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:04:40 smithi029 bash[77880]: audit 2024-08-29T18:04:40.004234+0000 mon.c (mon.2) 326 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-08-29T18:04:40.405 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:04:40 smithi029 bash[77880]: audit 2024-08-29T18:04:40.004887+0000 mon.a (mon.0) 1066 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-08-29T18:04:40.405 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:04:40 smithi029 bash[77880]: audit 2024-08-29T18:04:40.012620+0000 mon.a (mon.0) 1067 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-08-29T18:04:40.405 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:04:40 smithi029 bash[77880]: audit 2024-08-29T18:04:40.018643+0000 mon.c (mon.2) 327 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-08-29T18:04:40.405 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:04:40 smithi029 bash[77880]: audit 2024-08-29T18:04:40.019265+0000 mon.a (mon.0) 1068 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-08-29T18:04:40.405 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:04:40 smithi029 bash[77880]: audit 2024-08-29T18:04:40.026391+0000 mon.a (mon.0) 1069 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-08-29T18:04:40.406 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:04:40 smithi029 bash[77880]: audit 2024-08-29T18:04:40.032429+0000 mon.c (mon.2) 328 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-29T18:04:40.406 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:04:40 smithi029 bash[77880]: audit 2024-08-29T18:04:40.033035+0000 mon.a (mon.0) 1070 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-29T18:04:40.406 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:04:40 smithi029 bash[77880]: audit 2024-08-29T18:04:40.034918+0000 mon.c (mon.2) 329 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-08-29T18:04:40.406 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:04:40 smithi029 bash[77880]: audit 2024-08-29T18:04:40.035683+0000 mon.a (mon.0) 1071 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-08-29T18:04:40.406 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:04:40 smithi029 bash[77880]: audit 2024-08-29T18:04:40.041206+0000 mon.a (mon.0) 1072 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-08-29T18:04:40.406 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:04:40 smithi029 bash[77880]: audit 2024-08-29T18:04:40.066431+0000 mon.c (mon.2) 330 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-08-29T18:04:40.406 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:04:40 smithi029 bash[77880]: audit 2024-08-29T18:04:40.067125+0000 mon.a (mon.0) 1073 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-08-29T18:04:40.406 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:04:40 smithi029 bash[77880]: audit 2024-08-29T18:04:40.073831+0000 mon.a (mon.0) 1074 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-08-29T18:04:40.407 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:04:40 smithi029 bash[79042]: audit 2024-08-29T18:04:39.902334+0000 mon.c (mon.2) 315 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:04:40.407 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:04:40 smithi029 bash[79042]: audit 2024-08-29T18:04:39.905541+0000 mon.c (mon.2) 316 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:04:40.407 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:04:40 smithi029 bash[79042]: audit 2024-08-29T18:04:39.908760+0000 mon.c (mon.2) 317 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:04:40.407 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:04:40 smithi029 bash[79042]: audit 2024-08-29T18:04:39.912013+0000 mon.c (mon.2) 318 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:04:40.407 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:04:40 smithi029 bash[79042]: audit 2024-08-29T18:04:39.914826+0000 mon.c (mon.2) 319 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:04:40.407 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:04:40 smithi029 bash[79042]: audit 2024-08-29T18:04:39.917928+0000 mon.c (mon.2) 320 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:04:40.407 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:04:40 smithi029 bash[79042]: audit 2024-08-29T18:04:39.927474+0000 mon.a (mon.0) 1055 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:04:40.407 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:04:40 smithi029 bash[79042]: audit 2024-08-29T18:04:39.932604+0000 mon.c (mon.2) 321 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-08-29T18:04:40.407 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:04:40 smithi029 bash[79042]: audit 2024-08-29T18:04:39.933219+0000 mon.a (mon.0) 1056 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-08-29T18:04:40.407 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:04:40 smithi029 bash[79042]: audit 2024-08-29T18:04:39.941266+0000 mon.a (mon.0) 1057 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-08-29T18:04:40.408 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:04:40 smithi029 bash[79042]: audit 2024-08-29T18:04:39.946894+0000 mon.c (mon.2) 322 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-29T18:04:40.408 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:04:40 smithi029 bash[79042]: audit 2024-08-29T18:04:39.947522+0000 mon.a (mon.0) 1058 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-29T18:04:40.408 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:04:40 smithi029 bash[79042]: audit 2024-08-29T18:04:39.955118+0000 mon.a (mon.0) 1059 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-08-29T18:04:40.408 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:04:40 smithi029 bash[79042]: audit 2024-08-29T18:04:39.961277+0000 mon.c (mon.2) 323 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-08-29T18:04:40.408 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:04:40 smithi029 bash[79042]: audit 2024-08-29T18:04:39.962012+0000 mon.a (mon.0) 1060 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-08-29T18:04:40.408 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:04:40 smithi029 bash[79042]: audit 2024-08-29T18:04:39.969452+0000 mon.a (mon.0) 1061 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-08-29T18:04:40.408 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:04:40 smithi029 bash[79042]: audit 2024-08-29T18:04:39.975548+0000 mon.c (mon.2) 324 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-08-29T18:04:40.408 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:04:40 smithi029 bash[79042]: audit 2024-08-29T18:04:39.976193+0000 mon.a (mon.0) 1062 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-08-29T18:04:40.408 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:04:40 smithi029 bash[79042]: audit 2024-08-29T18:04:39.983682+0000 mon.a (mon.0) 1063 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-08-29T18:04:40.408 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:04:40 smithi029 bash[79042]: audit 2024-08-29T18:04:39.989972+0000 mon.c (mon.2) 325 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-08-29T18:04:40.409 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:04:40 smithi029 bash[79042]: audit 2024-08-29T18:04:39.990618+0000 mon.a (mon.0) 1064 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-08-29T18:04:40.409 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:04:40 smithi029 bash[79042]: audit 2024-08-29T18:04:39.997988+0000 mon.a (mon.0) 1065 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-08-29T18:04:40.409 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:04:40 smithi029 bash[79042]: audit 2024-08-29T18:04:40.004234+0000 mon.c (mon.2) 326 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-08-29T18:04:40.409 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:04:40 smithi029 bash[79042]: audit 2024-08-29T18:04:40.004887+0000 mon.a (mon.0) 1066 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-08-29T18:04:40.409 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:04:40 smithi029 bash[79042]: audit 2024-08-29T18:04:40.012620+0000 mon.a (mon.0) 1067 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-08-29T18:04:40.409 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:04:40 smithi029 bash[79042]: audit 2024-08-29T18:04:40.018643+0000 mon.c (mon.2) 327 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-08-29T18:04:40.409 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:04:40 smithi029 bash[79042]: audit 2024-08-29T18:04:40.019265+0000 mon.a (mon.0) 1068 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-08-29T18:04:40.409 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:04:40 smithi029 bash[79042]: audit 2024-08-29T18:04:40.026391+0000 mon.a (mon.0) 1069 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-08-29T18:04:40.409 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:04:40 smithi029 bash[79042]: audit 2024-08-29T18:04:40.032429+0000 mon.c (mon.2) 328 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-29T18:04:40.409 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:04:40 smithi029 bash[79042]: audit 2024-08-29T18:04:40.033035+0000 mon.a (mon.0) 1070 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-29T18:04:40.409 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:04:40 smithi029 bash[79042]: audit 2024-08-29T18:04:40.034918+0000 mon.c (mon.2) 329 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-08-29T18:04:40.410 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:04:40 smithi029 bash[79042]: audit 2024-08-29T18:04:40.035683+0000 mon.a (mon.0) 1071 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-08-29T18:04:40.410 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:04:40 smithi029 bash[79042]: audit 2024-08-29T18:04:40.041206+0000 mon.a (mon.0) 1072 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-08-29T18:04:40.410 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:04:40 smithi029 bash[79042]: audit 2024-08-29T18:04:40.066431+0000 mon.c (mon.2) 330 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-08-29T18:04:40.410 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:04:40 smithi029 bash[79042]: audit 2024-08-29T18:04:40.067125+0000 mon.a (mon.0) 1073 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-08-29T18:04:40.410 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:04:40 smithi029 bash[79042]: audit 2024-08-29T18:04:40.073831+0000 mon.a (mon.0) 1074 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-08-29T18:04:40.410 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:04:40 smithi110 bash[67519]: cluster 2024-08-29T18:04:39.071874+0000 mon.a (mon.0) 1051 : cluster [DBG] osdmap e828: 8 total, 8 up, 8 in 2024-08-29T18:04:40.411 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:04:40 smithi110 bash[67519]: audit 2024-08-29T18:04:39.674939+0000 mon.a (mon.0) 1052 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:04:40.411 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:04:40 smithi110 bash[67519]: audit 2024-08-29T18:04:39.688246+0000 mon.a (mon.0) 1053 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:04:40.411 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:04:40 smithi110 bash[67519]: audit 2024-08-29T18:04:39.691807+0000 mon.c (mon.2) 299 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:04:40.411 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:04:40 smithi110 bash[67519]: audit 2024-08-29T18:04:39.693706+0000 mon.c (mon.2) 300 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:04:40.411 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:04:40 smithi110 bash[67519]: audit 2024-08-29T18:04:39.704261+0000 mon.a (mon.0) 1054 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:04:40.411 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:04:40 smithi110 bash[67519]: audit 2024-08-29T18:04:39.781500+0000 mon.c (mon.2) 301 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-08-29T18:04:40.411 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:04:40 smithi110 bash[67519]: audit 2024-08-29T18:04:39.865612+0000 mon.c (mon.2) 302 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:04:40.411 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:04:40 smithi110 bash[67519]: audit 2024-08-29T18:04:39.868443+0000 mon.c (mon.2) 303 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:04:40.412 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:04:40 smithi110 bash[67519]: audit 2024-08-29T18:04:39.870707+0000 mon.c (mon.2) 304 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:04:40.412 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:04:40 smithi110 bash[67519]: audit 2024-08-29T18:04:39.872465+0000 mon.c (mon.2) 305 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:04:40.412 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:04:40 smithi110 bash[67519]: audit 2024-08-29T18:04:39.875387+0000 mon.c (mon.2) 306 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:04:40.412 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:04:40 smithi110 bash[67519]: audit 2024-08-29T18:04:39.878899+0000 mon.c (mon.2) 307 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:04:40.412 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:04:40 smithi110 bash[67519]: audit 2024-08-29T18:04:39.881155+0000 mon.c (mon.2) 308 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:04:40.412 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:04:40 smithi110 bash[67519]: audit 2024-08-29T18:04:39.883631+0000 mon.c (mon.2) 309 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:04:40.412 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:04:40 smithi110 bash[67519]: audit 2024-08-29T18:04:39.886569+0000 mon.c (mon.2) 310 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:04:40.412 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:04:40 smithi110 bash[67519]: audit 2024-08-29T18:04:39.889106+0000 mon.c (mon.2) 311 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:04:40.412 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:04:40 smithi110 bash[67519]: audit 2024-08-29T18:04:39.891654+0000 mon.c (mon.2) 312 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:04:40.412 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:04:40 smithi110 bash[67519]: audit 2024-08-29T18:04:39.894211+0000 mon.c (mon.2) 313 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:04:40.412 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:04:40 smithi110 bash[67519]: audit 2024-08-29T18:04:39.898737+0000 mon.c (mon.2) 314 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:04:40.412 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:04:40 smithi110 bash[67519]: audit 2024-08-29T18:04:39.902334+0000 mon.c (mon.2) 315 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:04:40.413 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:04:40 smithi110 bash[67519]: audit 2024-08-29T18:04:39.905541+0000 mon.c (mon.2) 316 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:04:40.413 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:04:40 smithi110 bash[67519]: audit 2024-08-29T18:04:39.908760+0000 mon.c (mon.2) 317 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:04:40.413 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:04:40 smithi110 bash[67519]: audit 2024-08-29T18:04:39.912013+0000 mon.c (mon.2) 318 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:04:40.413 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:04:40 smithi110 bash[67519]: audit 2024-08-29T18:04:39.914826+0000 mon.c (mon.2) 319 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:04:40.413 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:04:40 smithi110 bash[67519]: audit 2024-08-29T18:04:39.917928+0000 mon.c (mon.2) 320 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:04:40.413 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:04:40 smithi110 bash[67519]: audit 2024-08-29T18:04:39.927474+0000 mon.a (mon.0) 1055 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:04:40.413 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:04:40 smithi110 bash[67519]: audit 2024-08-29T18:04:39.932604+0000 mon.c (mon.2) 321 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-08-29T18:04:40.413 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:04:40 smithi110 bash[67519]: audit 2024-08-29T18:04:39.933219+0000 mon.a (mon.0) 1056 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-08-29T18:04:40.413 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:04:40 smithi110 bash[67519]: audit 2024-08-29T18:04:39.941266+0000 mon.a (mon.0) 1057 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-08-29T18:04:40.413 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:04:40 smithi110 bash[67519]: audit 2024-08-29T18:04:39.946894+0000 mon.c (mon.2) 322 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-29T18:04:40.413 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:04:40 smithi110 bash[67519]: audit 2024-08-29T18:04:39.947522+0000 mon.a (mon.0) 1058 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-29T18:04:40.413 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:04:40 smithi110 bash[67519]: audit 2024-08-29T18:04:39.955118+0000 mon.a (mon.0) 1059 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-08-29T18:04:40.413 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:04:40 smithi110 bash[67519]: audit 2024-08-29T18:04:39.961277+0000 mon.c (mon.2) 323 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-08-29T18:04:40.414 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:04:40 smithi110 bash[67519]: audit 2024-08-29T18:04:39.962012+0000 mon.a (mon.0) 1060 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-08-29T18:04:40.414 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:04:40 smithi110 bash[67519]: audit 2024-08-29T18:04:39.969452+0000 mon.a (mon.0) 1061 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-08-29T18:04:40.414 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:04:40 smithi110 bash[67519]: audit 2024-08-29T18:04:39.975548+0000 mon.c (mon.2) 324 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-08-29T18:04:40.414 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:04:40 smithi110 bash[67519]: audit 2024-08-29T18:04:39.976193+0000 mon.a (mon.0) 1062 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-08-29T18:04:40.414 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:04:40 smithi110 bash[67519]: audit 2024-08-29T18:04:39.983682+0000 mon.a (mon.0) 1063 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-08-29T18:04:40.414 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:04:40 smithi110 bash[67519]: audit 2024-08-29T18:04:39.989972+0000 mon.c (mon.2) 325 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-08-29T18:04:40.414 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:04:40 smithi110 bash[67519]: audit 2024-08-29T18:04:39.990618+0000 mon.a (mon.0) 1064 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-08-29T18:04:40.414 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:04:40 smithi110 bash[67519]: audit 2024-08-29T18:04:39.997988+0000 mon.a (mon.0) 1065 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-08-29T18:04:40.414 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:04:40 smithi110 bash[67519]: audit 2024-08-29T18:04:40.004234+0000 mon.c (mon.2) 326 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-08-29T18:04:40.414 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:04:40 smithi110 bash[67519]: audit 2024-08-29T18:04:40.004887+0000 mon.a (mon.0) 1066 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-08-29T18:04:40.414 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:04:40 smithi110 bash[67519]: audit 2024-08-29T18:04:40.012620+0000 mon.a (mon.0) 1067 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-08-29T18:04:40.414 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:04:40 smithi110 bash[67519]: audit 2024-08-29T18:04:40.018643+0000 mon.c (mon.2) 327 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-08-29T18:04:40.414 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:04:40 smithi110 bash[67519]: audit 2024-08-29T18:04:40.019265+0000 mon.a (mon.0) 1068 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-08-29T18:04:40.414 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:04:40 smithi110 bash[67519]: audit 2024-08-29T18:04:40.026391+0000 mon.a (mon.0) 1069 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-08-29T18:04:40.415 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:04:40 smithi110 bash[67519]: audit 2024-08-29T18:04:40.032429+0000 mon.c (mon.2) 328 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-29T18:04:40.415 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:04:40 smithi110 bash[67519]: audit 2024-08-29T18:04:40.033035+0000 mon.a (mon.0) 1070 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-29T18:04:40.415 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:04:40 smithi110 bash[67519]: audit 2024-08-29T18:04:40.034918+0000 mon.c (mon.2) 329 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-08-29T18:04:40.415 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:04:40 smithi110 bash[67519]: audit 2024-08-29T18:04:40.035683+0000 mon.a (mon.0) 1071 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-08-29T18:04:40.415 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:04:40 smithi110 bash[67519]: audit 2024-08-29T18:04:40.041206+0000 mon.a (mon.0) 1072 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-08-29T18:04:40.415 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:04:40 smithi110 bash[67519]: audit 2024-08-29T18:04:40.066431+0000 mon.c (mon.2) 330 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-08-29T18:04:40.415 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:04:40 smithi110 bash[67519]: audit 2024-08-29T18:04:40.067125+0000 mon.a (mon.0) 1073 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-08-29T18:04:40.415 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:04:40 smithi110 bash[67519]: audit 2024-08-29T18:04:40.073831+0000 mon.a (mon.0) 1074 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-08-29T18:04:41.118 INFO:tasks.rados.rados.0.smithi029.stdout:3749: done (1 left) 2024-08-29T18:04:41.119 INFO:tasks.rados.rados.0.smithi029.stdout:3750: done (0 left) 2024-08-29T18:04:41.119 INFO:tasks.rados.rados.0.smithi029.stdout:3751: read oid 4 snap -1 2024-08-29T18:04:41.119 INFO:tasks.rados.rados.0.smithi029.stdout:3751: expect (ObjNum 1118 snap 354 seq_num 1118) 2024-08-29T18:04:41.119 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 38 current snap is 371 2024-08-29T18:04:41.119 INFO:tasks.rados.rados.0.smithi029.stdout:3752: seq_num 1141 ranges {6930432=712704,7643136=679936,8323072=540672,8863744=385024} 2024-08-29T18:04:41.161 INFO:tasks.rados.rados.0.smithi029.stdout:3752: writing smithi02969618-38 from 6930432 to 7643136 tid 1 2024-08-29T18:04:41.165 INFO:tasks.rados.rados.0.smithi029.stdout:3752: writing smithi02969618-38 from 7643136 to 8323072 tid 2 2024-08-29T18:04:41.168 INFO:tasks.rados.rados.0.smithi029.stdout:3752: writing smithi02969618-38 from 8323072 to 8863744 tid 3 2024-08-29T18:04:41.171 INFO:tasks.rados.rados.0.smithi029.stdout:3752: writing smithi02969618-38 from 8863744 to 9248768 tid 4 2024-08-29T18:04:41.171 INFO:tasks.rados.rados.0.smithi029.stdout:3753: copy_from oid 32 from oid 34 current snap is 371 2024-08-29T18:04:41.172 INFO:tasks.rados.rados.0.smithi029.stdout:3751: expect (ObjNum 1118 snap 354 seq_num 1118) 2024-08-29T18:04:41.232 INFO:tasks.rados.rados.0.smithi029.stdout:3752: finishing write tid 1 to smithi02969618-38 2024-08-29T18:04:41.232 INFO:tasks.rados.rados.0.smithi029.stdout:3753: finishing copy_from to smithi02969618-32 2024-08-29T18:04:41.232 INFO:tasks.rados.rados.0.smithi029.stdout:3753: got expected ENOENT (src dne) 2024-08-29T18:04:41.232 INFO:tasks.rados.rados.0.smithi029.stdout:3752: finishing write tid 2 to smithi02969618-38 2024-08-29T18:04:41.232 INFO:tasks.rados.rados.0.smithi029.stdout:3751: done (2 left) 2024-08-29T18:04:41.232 INFO:tasks.rados.rados.0.smithi029.stdout:3754: rollback oid 47 current snap is 371 2024-08-29T18:04:41.232 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 47 to 370 2024-08-29T18:04:41.233 INFO:tasks.rados.rados.0.smithi029.stdout:3753: finishing copy_from racing read to smithi02969618-32 2024-08-29T18:04:41.233 INFO:tasks.rados.rados.0.smithi029.stdout:3752: finishing write tid 3 to smithi02969618-38 2024-08-29T18:04:41.233 INFO:tasks.rados.rados.0.smithi029.stdout:3752: finishing write tid 4 to smithi02969618-38 2024-08-29T18:04:41.233 INFO:tasks.rados.rados.0.smithi029.stdout:3752: finishing write tid 5 to smithi02969618-38 2024-08-29T18:04:41.233 INFO:tasks.rados.rados.0.smithi029.stdout:3752: finishing write tid 6 to smithi02969618-38 2024-08-29T18:04:41.233 INFO:tasks.rados.rados.0.smithi029.stdout:3752: oid 38 updating version 0 to 2071 2024-08-29T18:04:41.233 INFO:tasks.rados.rados.0.smithi029.stdout:3752: oid 38 version 2071 is already newer than 2070 2024-08-29T18:04:41.233 INFO:tasks.rados.rados.0.smithi029.stdout:3752: oid 38 version 2071 is already newer than 2067 2024-08-29T18:04:41.233 INFO:tasks.rados.rados.0.smithi029.stdout:3752: oid 38 version 2071 is already newer than 2068 2024-08-29T18:04:41.233 INFO:tasks.rados.rados.0.smithi029.stdout:3752: oid 38 version 2071 is already newer than 2069 2024-08-29T18:04:41.233 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 38 v 2071 (ObjNum 1141 snap 371 seq_num 1141) dirty exists 2024-08-29T18:04:41.233 INFO:tasks.rados.rados.0.smithi029.stdout:3752: left oid 38 (ObjNum 1141 snap 371 seq_num 1141) 2024-08-29T18:04:41.234 INFO:tasks.rados.rados.0.smithi029.stdout:3752: done (2 left) 2024-08-29T18:04:41.234 INFO:tasks.rados.rados.0.smithi029.stdout:3753: done (1 left) 2024-08-29T18:04:41.234 INFO:tasks.rados.rados.0.smithi029.stdout:3755: setattr oid 25 current snap is 371 2024-08-29T18:04:41.234 INFO:tasks.rados.rados.0.smithi029.stdout:3756: delete oid 42 current snap is 371 2024-08-29T18:04:41.239 INFO:tasks.rados.rados.0.smithi029.stdout:3754: finishing rollback tid 0 to smithi02969618-47 2024-08-29T18:04:41.241 INFO:tasks.rados.rados.0.smithi029.stdout:3754: finishing rollback tid 1 to smithi02969618-47 2024-08-29T18:04:41.241 INFO:tasks.rados.rados.0.smithi029.stdout:3756: done (2 left) 2024-08-29T18:04:41.241 INFO:tasks.rados.rados.0.smithi029.stdout:3757: rollback oid 9 current snap is 371 2024-08-29T18:04:41.241 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 9 to 367 2024-08-29T18:04:41.241 INFO:tasks.rados.rados.0.smithi029.stdout:3758: copy_from oid 50 from oid 30 current snap is 371 2024-08-29T18:04:41.241 INFO:tasks.rados.rados.0.smithi029.stdout:3759: read oid 48 snap -1 2024-08-29T18:04:41.241 INFO:tasks.rados.rados.0.smithi029.stdout:3759: expect (ObjNum 1127 snap 359 seq_num 1127) 2024-08-29T18:04:41.241 INFO:tasks.rados.rados.0.smithi029.stdout:3760: read oid 2 snap -1 2024-08-29T18:04:41.241 INFO:tasks.rados.rados.0.smithi029.stdout:3760: expect (ObjNum 1018 snap 325 seq_num 1018) 2024-08-29T18:04:41.241 INFO:tasks.rados.rados.0.smithi029.stdout:3761: snap_create 2024-08-29T18:04:41.242 INFO:tasks.rados.rados.0.smithi029.stdout:3754: finishing rollback tid 2 to smithi02969618-47 2024-08-29T18:04:41.242 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 47 v 2415 (ObjNum 1012 snap 315 seq_num 1012) dirty exists 2024-08-29T18:04:41.249 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 25 v 2766 (ObjNum 1107 snap 351 seq_num 1107) dirty exists 2024-08-29T18:04:41.257 INFO:tasks.rados.rados.0.smithi029.stdout:3759: expect (ObjNum 1127 snap 359 seq_num 1127) 2024-08-29T18:04:41.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:04:41 smithi029 bash[79042]: cluster 2024-08-29T18:04:39.552282+0000 mgr.y (mgr.25004) 437 : cluster [DBG] pgmap v797: 121 pgs: 121 active+clean; 518 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 23 MiB/s rd, 6.1 MiB/s wr, 7 op/s 2024-08-29T18:04:41.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:04:41 smithi029 bash[79042]: audit 2024-08-29T18:04:39.782577+0000 mgr.y (mgr.25004) 438 : audit [DBG] from='mon.2 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-08-29T18:04:41.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:04:41 smithi029 bash[79042]: cephadm 2024-08-29T18:04:39.919613+0000 mgr.y (mgr.25004) 439 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-08-29T18:04:41.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:04:41 smithi029 bash[79042]: audit 2024-08-29T18:04:40.079456+0000 mon.c (mon.2) 331 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-08-29T18:04:41.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:04:41 smithi029 bash[79042]: audit 2024-08-29T18:04:40.086046+0000 mon.a (mon.0) 1075 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-08-29T18:04:41.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:04:41 smithi029 bash[79042]: cluster 2024-08-29T18:04:40.100440+0000 mon.a (mon.0) 1076 : cluster [DBG] osdmap e829: 8 total, 8 up, 8 in 2024-08-29T18:04:41.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:04:41 smithi029 bash[79042]: audit 2024-08-29T18:04:40.110729+0000 mon.a (mon.0) 1077 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-08-29T18:04:41.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:04:41 smithi029 bash[79042]: audit 2024-08-29T18:04:40.118004+0000 mon.c (mon.2) 332 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-08-29T18:04:41.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:04:41 smithi029 bash[79042]: audit 2024-08-29T18:04:40.118543+0000 mon.a (mon.0) 1078 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-08-29T18:04:41.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:04:41 smithi029 bash[79042]: audit 2024-08-29T18:04:40.123361+0000 mon.a (mon.0) 1079 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-08-29T18:04:41.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:04:41 smithi029 bash[79042]: audit 2024-08-29T18:04:40.127024+0000 mon.c (mon.2) 333 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-29T18:04:41.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:04:41 smithi029 bash[79042]: audit 2024-08-29T18:04:40.127542+0000 mon.a (mon.0) 1080 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-29T18:04:41.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:04:41 smithi029 bash[79042]: audit 2024-08-29T18:04:40.128975+0000 mon.c (mon.2) 334 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-29T18:04:41.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:04:41 smithi029 bash[79042]: audit 2024-08-29T18:04:40.129609+0000 mon.a (mon.0) 1081 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-29T18:04:41.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:04:41 smithi029 bash[79042]: audit 2024-08-29T18:04:40.130932+0000 mon.c (mon.2) 335 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-29T18:04:41.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:04:41 smithi029 bash[79042]: audit 2024-08-29T18:04:40.131535+0000 mon.a (mon.0) 1082 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-29T18:04:41.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:04:41 smithi029 bash[79042]: audit 2024-08-29T18:04:40.132794+0000 mon.c (mon.2) 336 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-29T18:04:41.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:04:41 smithi029 bash[79042]: audit 2024-08-29T18:04:40.133441+0000 mon.a (mon.0) 1083 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-29T18:04:41.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:04:41 smithi029 bash[77880]: cluster 2024-08-29T18:04:39.552282+0000 mgr.y (mgr.25004) 437 : cluster [DBG] pgmap v797: 121 pgs: 121 active+clean; 518 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 23 MiB/s rd, 6.1 MiB/s wr, 7 op/s 2024-08-29T18:04:41.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:04:41 smithi029 bash[77880]: audit 2024-08-29T18:04:39.782577+0000 mgr.y (mgr.25004) 438 : audit [DBG] from='mon.2 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-08-29T18:04:41.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:04:41 smithi029 bash[77880]: cephadm 2024-08-29T18:04:39.919613+0000 mgr.y (mgr.25004) 439 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-08-29T18:04:41.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:04:41 smithi029 bash[77880]: audit 2024-08-29T18:04:40.079456+0000 mon.c (mon.2) 331 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-08-29T18:04:41.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:04:41 smithi029 bash[77880]: audit 2024-08-29T18:04:40.086046+0000 mon.a (mon.0) 1075 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-08-29T18:04:41.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:04:41 smithi029 bash[77880]: cluster 2024-08-29T18:04:40.100440+0000 mon.a (mon.0) 1076 : cluster [DBG] osdmap e829: 8 total, 8 up, 8 in 2024-08-29T18:04:41.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:04:41 smithi029 bash[77880]: audit 2024-08-29T18:04:40.110729+0000 mon.a (mon.0) 1077 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-08-29T18:04:41.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:04:41 smithi029 bash[77880]: audit 2024-08-29T18:04:40.118004+0000 mon.c (mon.2) 332 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-08-29T18:04:41.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:04:41 smithi029 bash[77880]: audit 2024-08-29T18:04:40.118543+0000 mon.a (mon.0) 1078 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-08-29T18:04:41.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:04:41 smithi029 bash[77880]: audit 2024-08-29T18:04:40.123361+0000 mon.a (mon.0) 1079 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-08-29T18:04:41.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:04:41 smithi029 bash[77880]: audit 2024-08-29T18:04:40.127024+0000 mon.c (mon.2) 333 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-29T18:04:41.404 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:04:41 smithi029 bash[77880]: audit 2024-08-29T18:04:40.127542+0000 mon.a (mon.0) 1080 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-29T18:04:41.404 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:04:41 smithi029 bash[77880]: audit 2024-08-29T18:04:40.128975+0000 mon.c (mon.2) 334 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-29T18:04:41.404 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:04:41 smithi029 bash[77880]: audit 2024-08-29T18:04:40.129609+0000 mon.a (mon.0) 1081 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-29T18:04:41.404 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:04:41 smithi029 bash[77880]: audit 2024-08-29T18:04:40.130932+0000 mon.c (mon.2) 335 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-29T18:04:41.404 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:04:41 smithi029 bash[77880]: audit 2024-08-29T18:04:40.131535+0000 mon.a (mon.0) 1082 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-29T18:04:41.404 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:04:41 smithi029 bash[77880]: audit 2024-08-29T18:04:40.132794+0000 mon.c (mon.2) 336 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-29T18:04:41.404 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:04:41 smithi029 bash[77880]: audit 2024-08-29T18:04:40.133441+0000 mon.a (mon.0) 1083 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-29T18:04:41.404 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:04:41 smithi029 bash[79042]: audit 2024-08-29T18:04:40.134891+0000 mon.c (mon.2) 337 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-29T18:04:41.405 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:04:41 smithi029 bash[79042]: audit 2024-08-29T18:04:40.135576+0000 mon.a (mon.0) 1084 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-29T18:04:41.405 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:04:41 smithi029 bash[79042]: audit 2024-08-29T18:04:40.136850+0000 mon.c (mon.2) 338 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-29T18:04:41.405 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:04:41 smithi029 bash[79042]: audit 2024-08-29T18:04:40.137470+0000 mon.a (mon.0) 1085 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-29T18:04:41.405 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:04:41 smithi029 bash[79042]: cephadm 2024-08-29T18:04:40.138636+0000 mgr.y (mgr.25004) 440 : cephadm [INF] Upgrade: Complete! 2024-08-29T18:04:41.405 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:04:41 smithi029 bash[79042]: audit 2024-08-29T18:04:40.139370+0000 mon.c (mon.2) 339 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-08-29T18:04:41.405 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:04:41 smithi029 bash[79042]: audit 2024-08-29T18:04:40.139842+0000 mon.a (mon.0) 1086 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-08-29T18:04:41.405 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:04:41 smithi029 bash[79042]: audit 2024-08-29T18:04:40.145011+0000 mon.a (mon.0) 1087 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-08-29T18:04:41.405 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:04:41 smithi029 bash[79042]: audit 2024-08-29T18:04:40.146226+0000 mon.c (mon.2) 340 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:04:41.405 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:04:41 smithi029 bash[79042]: audit 2024-08-29T18:04:40.148952+0000 mon.c (mon.2) 341 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:04:41.405 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:04:41 smithi029 bash[79042]: audit 2024-08-29T18:04:40.150342+0000 mon.c (mon.2) 342 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:04:41.405 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:04:41 smithi029 bash[79042]: audit 2024-08-29T18:04:40.158913+0000 mon.a (mon.0) 1088 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:04:41.405 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:04:41 smithi029 bash[79042]: audit 2024-08-29T18:04:40.291168+0000 mon.c (mon.2) 343 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:04:41.405 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:04:41 smithi029 bash[79042]: audit 2024-08-29T18:04:40.293989+0000 mon.c (mon.2) 344 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:04:41.406 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:04:41 smithi029 bash[79042]: audit 2024-08-29T18:04:40.295257+0000 mon.c (mon.2) 345 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:04:41.406 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:04:41 smithi029 bash[79042]: audit 2024-08-29T18:04:40.304883+0000 mon.a (mon.0) 1089 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:04:41.406 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:04:41 smithi029 bash[77880]: audit 2024-08-29T18:04:40.134891+0000 mon.c (mon.2) 337 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-29T18:04:41.406 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:04:41 smithi029 bash[77880]: audit 2024-08-29T18:04:40.135576+0000 mon.a (mon.0) 1084 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-29T18:04:41.406 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:04:41 smithi029 bash[77880]: audit 2024-08-29T18:04:40.136850+0000 mon.c (mon.2) 338 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-29T18:04:41.406 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:04:41 smithi029 bash[77880]: audit 2024-08-29T18:04:40.137470+0000 mon.a (mon.0) 1085 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-29T18:04:41.406 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:04:41 smithi029 bash[77880]: cephadm 2024-08-29T18:04:40.138636+0000 mgr.y (mgr.25004) 440 : cephadm [INF] Upgrade: Complete! 2024-08-29T18:04:41.406 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:04:41 smithi029 bash[77880]: audit 2024-08-29T18:04:40.139370+0000 mon.c (mon.2) 339 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-08-29T18:04:41.406 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:04:41 smithi029 bash[77880]: audit 2024-08-29T18:04:40.139842+0000 mon.a (mon.0) 1086 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-08-29T18:04:41.406 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:04:41 smithi029 bash[77880]: audit 2024-08-29T18:04:40.145011+0000 mon.a (mon.0) 1087 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-08-29T18:04:41.407 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:04:41 smithi029 bash[77880]: audit 2024-08-29T18:04:40.146226+0000 mon.c (mon.2) 340 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:04:41.407 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:04:41 smithi029 bash[77880]: audit 2024-08-29T18:04:40.148952+0000 mon.c (mon.2) 341 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:04:41.407 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:04:41 smithi029 bash[77880]: audit 2024-08-29T18:04:40.150342+0000 mon.c (mon.2) 342 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:04:41.407 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:04:41 smithi029 bash[77880]: audit 2024-08-29T18:04:40.158913+0000 mon.a (mon.0) 1088 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:04:41.407 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:04:41 smithi029 bash[77880]: audit 2024-08-29T18:04:40.291168+0000 mon.c (mon.2) 343 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:04:41.407 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:04:41 smithi029 bash[77880]: audit 2024-08-29T18:04:40.293989+0000 mon.c (mon.2) 344 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:04:41.407 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:04:41 smithi029 bash[77880]: audit 2024-08-29T18:04:40.295257+0000 mon.c (mon.2) 345 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:04:41.407 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:04:41 smithi029 bash[77880]: audit 2024-08-29T18:04:40.304883+0000 mon.a (mon.0) 1089 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:04:41.408 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:04:41 smithi110 bash[67519]: cluster 2024-08-29T18:04:39.552282+0000 mgr.y (mgr.25004) 437 : cluster [DBG] pgmap v797: 121 pgs: 121 active+clean; 518 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 23 MiB/s rd, 6.1 MiB/s wr, 7 op/s 2024-08-29T18:04:41.408 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:04:41 smithi110 bash[67519]: audit 2024-08-29T18:04:39.782577+0000 mgr.y (mgr.25004) 438 : audit [DBG] from='mon.2 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-08-29T18:04:41.408 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:04:41 smithi110 bash[67519]: cephadm 2024-08-29T18:04:39.919613+0000 mgr.y (mgr.25004) 439 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-08-29T18:04:41.408 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:04:41 smithi110 bash[67519]: audit 2024-08-29T18:04:40.079456+0000 mon.c (mon.2) 331 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-08-29T18:04:41.408 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:04:41 smithi110 bash[67519]: audit 2024-08-29T18:04:40.086046+0000 mon.a (mon.0) 1075 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-08-29T18:04:41.408 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:04:41 smithi110 bash[67519]: cluster 2024-08-29T18:04:40.100440+0000 mon.a (mon.0) 1076 : cluster [DBG] osdmap e829: 8 total, 8 up, 8 in 2024-08-29T18:04:41.408 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:04:41 smithi110 bash[67519]: audit 2024-08-29T18:04:40.110729+0000 mon.a (mon.0) 1077 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-08-29T18:04:41.408 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:04:41 smithi110 bash[67519]: audit 2024-08-29T18:04:40.118004+0000 mon.c (mon.2) 332 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-08-29T18:04:41.408 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:04:41 smithi110 bash[67519]: audit 2024-08-29T18:04:40.118543+0000 mon.a (mon.0) 1078 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-08-29T18:04:41.408 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:04:41 smithi110 bash[67519]: audit 2024-08-29T18:04:40.123361+0000 mon.a (mon.0) 1079 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-08-29T18:04:41.409 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:04:41 smithi110 bash[67519]: audit 2024-08-29T18:04:40.127024+0000 mon.c (mon.2) 333 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-29T18:04:41.409 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:04:41 smithi110 bash[67519]: audit 2024-08-29T18:04:40.127542+0000 mon.a (mon.0) 1080 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-29T18:04:41.409 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:04:41 smithi110 bash[67519]: audit 2024-08-29T18:04:40.128975+0000 mon.c (mon.2) 334 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-29T18:04:41.409 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:04:41 smithi110 bash[67519]: audit 2024-08-29T18:04:40.129609+0000 mon.a (mon.0) 1081 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-29T18:04:41.409 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:04:41 smithi110 bash[67519]: audit 2024-08-29T18:04:40.130932+0000 mon.c (mon.2) 335 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-29T18:04:41.409 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:04:41 smithi110 bash[67519]: audit 2024-08-29T18:04:40.131535+0000 mon.a (mon.0) 1082 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-29T18:04:41.409 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:04:41 smithi110 bash[67519]: audit 2024-08-29T18:04:40.132794+0000 mon.c (mon.2) 336 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-29T18:04:41.409 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:04:41 smithi110 bash[67519]: audit 2024-08-29T18:04:40.133441+0000 mon.a (mon.0) 1083 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-29T18:04:41.409 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:04:41 smithi110 bash[67519]: audit 2024-08-29T18:04:40.134891+0000 mon.c (mon.2) 337 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-29T18:04:41.409 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:04:41 smithi110 bash[67519]: audit 2024-08-29T18:04:40.135576+0000 mon.a (mon.0) 1084 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-29T18:04:41.409 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:04:41 smithi110 bash[67519]: audit 2024-08-29T18:04:40.136850+0000 mon.c (mon.2) 338 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-29T18:04:41.409 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:04:41 smithi110 bash[67519]: audit 2024-08-29T18:04:40.137470+0000 mon.a (mon.0) 1085 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-29T18:04:41.410 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:04:41 smithi110 bash[67519]: cephadm 2024-08-29T18:04:40.138636+0000 mgr.y (mgr.25004) 440 : cephadm [INF] Upgrade: Complete! 2024-08-29T18:04:41.410 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:04:41 smithi110 bash[67519]: audit 2024-08-29T18:04:40.139370+0000 mon.c (mon.2) 339 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-08-29T18:04:41.410 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:04:41 smithi110 bash[67519]: audit 2024-08-29T18:04:40.139842+0000 mon.a (mon.0) 1086 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-08-29T18:04:41.410 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:04:41 smithi110 bash[67519]: audit 2024-08-29T18:04:40.145011+0000 mon.a (mon.0) 1087 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-08-29T18:04:41.410 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:04:41 smithi110 bash[67519]: audit 2024-08-29T18:04:40.146226+0000 mon.c (mon.2) 340 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:04:41.410 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:04:41 smithi110 bash[67519]: audit 2024-08-29T18:04:40.148952+0000 mon.c (mon.2) 341 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:04:41.410 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:04:41 smithi110 bash[67519]: audit 2024-08-29T18:04:40.150342+0000 mon.c (mon.2) 342 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:04:41.410 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:04:41 smithi110 bash[67519]: audit 2024-08-29T18:04:40.158913+0000 mon.a (mon.0) 1088 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:04:41.410 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:04:41 smithi110 bash[67519]: audit 2024-08-29T18:04:40.291168+0000 mon.c (mon.2) 343 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:04:41.410 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:04:41 smithi110 bash[67519]: audit 2024-08-29T18:04:40.293989+0000 mon.c (mon.2) 344 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:04:41.410 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:04:41 smithi110 bash[67519]: audit 2024-08-29T18:04:40.295257+0000 mon.c (mon.2) 345 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:04:41.410 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:04:41 smithi110 bash[67519]: audit 2024-08-29T18:04:40.304883+0000 mon.a (mon.0) 1089 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:04:41.453 INFO:tasks.rados.rados.0.smithi029.stdout:3757: finishing rollback tid 0 to smithi02969618-9 2024-08-29T18:04:41.453 INFO:tasks.rados.rados.0.smithi029.stdout:3757: finishing rollback tid 1 to smithi02969618-9 2024-08-29T18:04:41.453 INFO:tasks.rados.rados.0.smithi029.stdout:3757: finishing rollback tid 2 to smithi02969618-9 2024-08-29T18:04:41.453 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 9 v 2298 (ObjNum 1060 snap 337 seq_num 1060) dirty exists 2024-08-29T18:04:41.453 INFO:tasks.rados.rados.0.smithi029.stdout:3758: finishing copy_from to smithi02969618-50 2024-08-29T18:04:41.454 INFO:tasks.rados.rados.0.smithi029.stdout:3758: got expected ENOENT (src dne) 2024-08-29T18:04:41.454 INFO:tasks.rados.rados.0.smithi029.stdout:3758: finishing copy_from racing read to smithi02969618-50 2024-08-29T18:04:41.454 INFO:tasks.rados.rados.0.smithi029.stdout:3760: expect (ObjNum 1018 snap 325 seq_num 1018) 2024-08-29T18:04:42.398 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:04:42 smithi029 bash[79042]: cluster 2024-08-29T18:04:41.117102+0000 mon.a (mon.0) 1090 : cluster [DBG] osdmap e830: 8 total, 8 up, 8 in 2024-08-29T18:04:42.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:04:42 smithi029 bash[79042]: cluster 2024-08-29T18:04:42.063776+0000 mon.a (mon.0) 1091 : cluster [DBG] osdmap e831: 8 total, 8 up, 8 in 2024-08-29T18:04:42.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:04:42 smithi029 bash[77880]: cluster 2024-08-29T18:04:41.117102+0000 mon.a (mon.0) 1090 : cluster [DBG] osdmap e830: 8 total, 8 up, 8 in 2024-08-29T18:04:42.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:04:42 smithi029 bash[77880]: cluster 2024-08-29T18:04:42.063776+0000 mon.a (mon.0) 1091 : cluster [DBG] osdmap e831: 8 total, 8 up, 8 in 2024-08-29T18:04:42.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:04:42 smithi110 bash[67519]: cluster 2024-08-29T18:04:41.117102+0000 mon.a (mon.0) 1090 : cluster [DBG] osdmap e830: 8 total, 8 up, 8 in 2024-08-29T18:04:42.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:04:42 smithi110 bash[67519]: cluster 2024-08-29T18:04:42.063776+0000 mon.a (mon.0) 1091 : cluster [DBG] osdmap e831: 8 total, 8 up, 8 in 2024-08-29T18:04:43.398 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:04:43 smithi029 bash[79042]: cluster 2024-08-29T18:04:41.553257+0000 mgr.y (mgr.25004) 441 : cluster [DBG] pgmap v800: 121 pgs: 121 active+clean; 520 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 3.8 MiB/s rd, 1.4 MiB/s wr, 29 op/s 2024-08-29T18:04:43.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:04:43 smithi029 bash[77880]: cluster 2024-08-29T18:04:41.553257+0000 mgr.y (mgr.25004) 441 : cluster [DBG] pgmap v800: 121 pgs: 121 active+clean; 520 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 3.8 MiB/s rd, 1.4 MiB/s wr, 29 op/s 2024-08-29T18:04:43.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:04:43 smithi110 bash[67519]: cluster 2024-08-29T18:04:41.553257+0000 mgr.y (mgr.25004) 441 : cluster [DBG] pgmap v800: 121 pgs: 121 active+clean; 520 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 3.8 MiB/s rd, 1.4 MiB/s wr, 29 op/s 2024-08-29T18:04:44.723 INFO:tasks.rados.rados.0.smithi029.stdout:3754: done (6 left) 2024-08-29T18:04:44.723 INFO:tasks.rados.rados.0.smithi029.stdout:3755: done (5 left) 2024-08-29T18:04:44.723 INFO:tasks.rados.rados.0.smithi029.stdout:3757: done (4 left) 2024-08-29T18:04:44.723 INFO:tasks.rados.rados.0.smithi029.stdout:3758: done (3 left) 2024-08-29T18:04:44.723 INFO:tasks.rados.rados.0.smithi029.stdout:3759: done (2 left) 2024-08-29T18:04:44.723 INFO:tasks.rados.rados.0.smithi029.stdout:3760: done (1 left) 2024-08-29T18:04:44.724 INFO:tasks.rados.rados.0.smithi029.stdout:3761: done (0 left) 2024-08-29T18:04:44.724 INFO:tasks.rados.rados.0.smithi029.stdout:3762: delete oid 29 current snap is 372 2024-08-29T18:04:44.728 INFO:tasks.rados.rados.0.smithi029.stdout:3762: done (0 left) 2024-08-29T18:04:44.728 INFO:tasks.rados.rados.0.smithi029.stdout:3763: read oid 13 snap -1 2024-08-29T18:04:44.728 INFO:tasks.rados.rados.0.smithi029.stdout:3763: expect (ObjNum 0 snap 0 seq_num 0) 2024-08-29T18:04:44.728 INFO:tasks.rados.rados.0.smithi029.stdout:3764: rmattr oid 44 current snap is 372 2024-08-29T18:04:44.728 INFO:tasks.rados.rados.0.smithi029.stdout:3765: copy_from oid 32 from oid 35 current snap is 372 2024-08-29T18:04:44.728 INFO:tasks.rados.rados.0.smithi029.stdout:3766: snap_create 2024-08-29T18:04:44.730 INFO:tasks.rados.rados.0.smithi029.stdout:3763: expect (ObjNum 0 snap 0 seq_num 0) 2024-08-29T18:04:44.735 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 44 v 2072 (ObjNum 1124 snap 356 seq_num 1124) dirty exists 2024-08-29T18:04:44.744 INFO:tasks.rados.rados.0.smithi029.stdout:3765: finishing copy_from racing read to smithi02969618-32 2024-08-29T18:04:44.745 INFO:tasks.rados.rados.0.smithi029.stdout:3765: finishing copy_from to smithi02969618-32 2024-08-29T18:04:44.745 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 32 v 2840 (ObjNum 1134 snap 366 seq_num 1134) dirty exists 2024-08-29T18:04:44.899 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:04:44 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:04:44] "GET /metrics HTTP/1.1" 200 36327 "" "Prometheus/2.43.0" 2024-08-29T18:04:44.899 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:04:44 smithi029 bash[79042]: cluster 2024-08-29T18:04:43.554104+0000 mgr.y (mgr.25004) 442 : cluster [DBG] pgmap v802: 121 pgs: 121 active+clean; 520 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 6.4 MiB/s rd, 1.4 MiB/s wr, 40 op/s 2024-08-29T18:04:44.899 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:04:44 smithi029 bash[79042]: audit 2024-08-29T18:04:43.695984+0000 mon.a (mon.0) 1092 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:04:44.899 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:04:44 smithi029 bash[77880]: cluster 2024-08-29T18:04:43.554104+0000 mgr.y (mgr.25004) 442 : cluster [DBG] pgmap v802: 121 pgs: 121 active+clean; 520 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 6.4 MiB/s rd, 1.4 MiB/s wr, 40 op/s 2024-08-29T18:04:44.899 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:04:44 smithi029 bash[77880]: audit 2024-08-29T18:04:43.695984+0000 mon.a (mon.0) 1092 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:04:45.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:04:44 smithi110 bash[67519]: cluster 2024-08-29T18:04:43.554104+0000 mgr.y (mgr.25004) 442 : cluster [DBG] pgmap v802: 121 pgs: 121 active+clean; 520 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 6.4 MiB/s rd, 1.4 MiB/s wr, 40 op/s 2024-08-29T18:04:45.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:04:44 smithi110 bash[67519]: audit 2024-08-29T18:04:43.695984+0000 mon.a (mon.0) 1092 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:04:45.712 INFO:tasks.rados.rados.0.smithi029.stdout:3763: done (3 left) 2024-08-29T18:04:45.712 INFO:tasks.rados.rados.0.smithi029.stdout:3764: done (2 left) 2024-08-29T18:04:45.712 INFO:tasks.rados.rados.0.smithi029.stdout:3765: done (1 left) 2024-08-29T18:04:45.712 INFO:tasks.rados.rados.0.smithi029.stdout:3766: done (0 left) 2024-08-29T18:04:45.713 INFO:tasks.rados.rados.0.smithi029.stdout:3767: rollback oid 50 current snap is 373 2024-08-29T18:04:45.713 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 50 to 340 2024-08-29T18:04:45.713 INFO:tasks.rados.rados.0.smithi029.stdout:3768: rollback oid 8 current snap is 373 2024-08-29T18:04:45.713 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 8 to 364 2024-08-29T18:04:45.713 INFO:tasks.rados.rados.0.smithi029.stdout:3769: snap_remove snap 369 2024-08-29T18:04:46.713 INFO:tasks.rados.rados.0.smithi029.stdout:3769: done (2 left) 2024-08-29T18:04:46.713 INFO:tasks.rados.rados.0.smithi029.stdout:3770: snap_remove snap 363 2024-08-29T18:04:47.072 INFO:tasks.rados.rados.0.smithi029.stdout:3770: done (2 left) 2024-08-29T18:04:47.072 INFO:tasks.rados.rados.0.smithi029.stdout:3771: snap_create 2024-08-29T18:04:47.072 INFO:tasks.rados.rados.0.smithi029.stdout:3768: finishing rollback tid 0 to smithi02969618-8 2024-08-29T18:04:47.072 INFO:tasks.rados.rados.0.smithi029.stdout:3768: finishing rollback tid 1 to smithi02969618-8 2024-08-29T18:04:47.072 INFO:tasks.rados.rados.0.smithi029.stdout:3768: finishing rollback tid 2 to smithi02969618-8 2024-08-29T18:04:47.072 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 8 v 2410 (ObjNum 938 snap 288 seq_num 938) dirty exists 2024-08-29T18:04:47.072 INFO:tasks.rados.rados.0.smithi029.stdout:3767: finishing rollback tid 0 to smithi02969618-50 2024-08-29T18:04:47.072 INFO:tasks.rados.rados.0.smithi029.stdout:3767: finishing rollback tid 1 to smithi02969618-50 2024-08-29T18:04:47.072 INFO:tasks.rados.rados.0.smithi029.stdout:3767: finishing rollback tid 2 to smithi02969618-50 2024-08-29T18:04:47.072 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 50 v 3122 (ObjNum 1074 snap 340 seq_num 1074) dirty exists 2024-08-29T18:04:47.148 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:04:46 smithi029 bash[79042]: cluster 2024-08-29T18:04:45.555065+0000 mgr.y (mgr.25004) 443 : cluster [DBG] pgmap v803: 121 pgs: 121 active+clean; 522 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 4.8 MiB/s rd, 1.4 MiB/s wr, 31 op/s 2024-08-29T18:04:47.149 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:04:46 smithi029 bash[79042]: cluster 2024-08-29T18:04:45.711515+0000 mon.a (mon.0) 1093 : cluster [DBG] osdmap e832: 8 total, 8 up, 8 in 2024-08-29T18:04:47.149 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:04:46 smithi029 bash[77880]: cluster 2024-08-29T18:04:45.555065+0000 mgr.y (mgr.25004) 443 : cluster [DBG] pgmap v803: 121 pgs: 121 active+clean; 522 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 4.8 MiB/s rd, 1.4 MiB/s wr, 31 op/s 2024-08-29T18:04:47.149 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:04:46 smithi029 bash[77880]: cluster 2024-08-29T18:04:45.711515+0000 mon.a (mon.0) 1093 : cluster [DBG] osdmap e832: 8 total, 8 up, 8 in 2024-08-29T18:04:47.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:04:46 smithi110 bash[67519]: cluster 2024-08-29T18:04:45.555065+0000 mgr.y (mgr.25004) 443 : cluster [DBG] pgmap v803: 121 pgs: 121 active+clean; 522 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 4.8 MiB/s rd, 1.4 MiB/s wr, 31 op/s 2024-08-29T18:04:47.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:04:46 smithi110 bash[67519]: cluster 2024-08-29T18:04:45.711515+0000 mon.a (mon.0) 1093 : cluster [DBG] osdmap e832: 8 total, 8 up, 8 in 2024-08-29T18:04:48.074 INFO:tasks.rados.rados.0.smithi029.stdout:3767: done (2 left) 2024-08-29T18:04:48.074 INFO:tasks.rados.rados.0.smithi029.stdout:3768: done (1 left) 2024-08-29T18:04:48.074 INFO:tasks.rados.rados.0.smithi029.stdout:3771: done (0 left) 2024-08-29T18:04:48.074 INFO:tasks.rados.rados.0.smithi029.stdout:3772: rmattr oid 26 current snap is 374 2024-08-29T18:04:48.075 INFO:tasks.rados.rados.0.smithi029.stdout:3772: done (0 left) 2024-08-29T18:04:48.075 INFO:tasks.rados.rados.0.smithi029.stdout:3773: snap_remove snap 373 2024-08-29T18:04:48.149 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:04:47 smithi029 bash[77880]: cluster 2024-08-29T18:04:46.714288+0000 mon.a (mon.0) 1094 : cluster [DBG] osdmap e833: 8 total, 8 up, 8 in 2024-08-29T18:04:48.149 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:04:47 smithi029 bash[77880]: cluster 2024-08-29T18:04:47.067886+0000 mon.a (mon.0) 1095 : cluster [DBG] osdmap e834: 8 total, 8 up, 8 in 2024-08-29T18:04:48.149 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:04:47 smithi029 bash[79042]: cluster 2024-08-29T18:04:46.714288+0000 mon.a (mon.0) 1094 : cluster [DBG] osdmap e833: 8 total, 8 up, 8 in 2024-08-29T18:04:48.149 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:04:47 smithi029 bash[79042]: cluster 2024-08-29T18:04:47.067886+0000 mon.a (mon.0) 1095 : cluster [DBG] osdmap e834: 8 total, 8 up, 8 in 2024-08-29T18:04:48.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:04:47 smithi110 bash[67519]: cluster 2024-08-29T18:04:46.714288+0000 mon.a (mon.0) 1094 : cluster [DBG] osdmap e833: 8 total, 8 up, 8 in 2024-08-29T18:04:48.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:04:47 smithi110 bash[67519]: cluster 2024-08-29T18:04:47.067886+0000 mon.a (mon.0) 1095 : cluster [DBG] osdmap e834: 8 total, 8 up, 8 in 2024-08-29T18:04:49.077 INFO:tasks.rados.rados.0.smithi029.stdout:3773: done (0 left) 2024-08-29T18:04:49.077 INFO:tasks.rados.rados.0.smithi029.stdout:3774: snap_create 2024-08-29T18:04:49.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:04:49 smithi029 bash[79042]: cluster 2024-08-29T18:04:47.556014+0000 mgr.y (mgr.25004) 444 : cluster [DBG] pgmap v807: 121 pgs: 121 active+clean; 528 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 15 MiB/s rd, 1.2 MiB/s wr, 16 op/s 2024-08-29T18:04:49.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:04:49 smithi029 bash[79042]: cluster 2024-08-29T18:04:48.076616+0000 mon.a (mon.0) 1096 : cluster [DBG] osdmap e835: 8 total, 8 up, 8 in 2024-08-29T18:04:49.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:04:49 smithi029 bash[79042]: audit 2024-08-29T18:04:48.493769+0000 mon.c (mon.2) 346 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:04:49.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:04:49 smithi029 bash[77880]: cluster 2024-08-29T18:04:47.556014+0000 mgr.y (mgr.25004) 444 : cluster [DBG] pgmap v807: 121 pgs: 121 active+clean; 528 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 15 MiB/s rd, 1.2 MiB/s wr, 16 op/s 2024-08-29T18:04:49.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:04:49 smithi029 bash[77880]: cluster 2024-08-29T18:04:48.076616+0000 mon.a (mon.0) 1096 : cluster [DBG] osdmap e835: 8 total, 8 up, 8 in 2024-08-29T18:04:49.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:04:49 smithi029 bash[77880]: audit 2024-08-29T18:04:48.493769+0000 mon.c (mon.2) 346 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:04:49.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:04:49 smithi110 bash[67519]: cluster 2024-08-29T18:04:47.556014+0000 mgr.y (mgr.25004) 444 : cluster [DBG] pgmap v807: 121 pgs: 121 active+clean; 528 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 15 MiB/s rd, 1.2 MiB/s wr, 16 op/s 2024-08-29T18:04:49.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:04:49 smithi110 bash[67519]: cluster 2024-08-29T18:04:48.076616+0000 mon.a (mon.0) 1096 : cluster [DBG] osdmap e835: 8 total, 8 up, 8 in 2024-08-29T18:04:49.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:04:49 smithi110 bash[67519]: audit 2024-08-29T18:04:48.493769+0000 mon.c (mon.2) 346 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:04:50.082 INFO:tasks.rados.rados.0.smithi029.stdout:3774: done (0 left) 2024-08-29T18:04:50.082 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 50 current snap is 375 2024-08-29T18:04:50.082 INFO:tasks.rados.rados.0.smithi029.stdout:3775: seq_num 1144 ranges {2342912=770048,3112960=737280,3850240=712704,4562944=155648} 2024-08-29T18:04:50.126 INFO:tasks.rados.rados.0.smithi029.stdout:3775: writing smithi02969618-50 from 2342912 to 3112960 tid 1 2024-08-29T18:04:50.136 INFO:tasks.rados.rados.0.smithi029.stdout:3775: writing smithi02969618-50 from 3112960 to 3850240 tid 2 2024-08-29T18:04:50.144 INFO:tasks.rados.rados.0.smithi029.stdout:3775: writing smithi02969618-50 from 3850240 to 4562944 tid 3 2024-08-29T18:04:50.145 INFO:tasks.rados.rados.0.smithi029.stdout:3775: writing smithi02969618-50 from 4562944 to 4718592 tid 4 2024-08-29T18:04:50.145 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 7 current snap is 375 2024-08-29T18:04:50.145 INFO:tasks.rados.rados.0.smithi029.stdout:3776: seq_num 1145 ranges {24903680=786432,25690112=622592,26312704=516096,26828800=417792,27246592=49152} 2024-08-29T18:04:50.301 INFO:tasks.rados.rados.0.smithi029.stdout:3776: writing smithi02969618-7 from 24903680 to 25690112 tid 1 2024-08-29T18:04:50.305 INFO:tasks.rados.rados.0.smithi029.stdout:3776: writing smithi02969618-7 from 25690112 to 26312704 tid 2 2024-08-29T18:04:50.308 INFO:tasks.rados.rados.0.smithi029.stdout:3776: writing smithi02969618-7 from 26312704 to 26828800 tid 3 2024-08-29T18:04:50.311 INFO:tasks.rados.rados.0.smithi029.stdout:3776: writing smithi02969618-7 from 26828800 to 27246592 tid 4 2024-08-29T18:04:50.311 INFO:tasks.rados.rados.0.smithi029.stdout:3776: writing smithi02969618-7 from 27246592 to 27295744 tid 5 2024-08-29T18:04:50.311 INFO:tasks.rados.rados.0.smithi029.stdout:3777: rollback oid 43 current snap is 375 2024-08-29T18:04:50.311 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 43 to 354 2024-08-29T18:04:50.311 INFO:tasks.rados.rados.0.smithi029.stdout:3775: finishing write tid 1 to smithi02969618-50 2024-08-29T18:04:50.311 INFO:tasks.rados.rados.0.smithi029.stdout:3778: delete oid 23 current snap is 375 2024-08-29T18:04:50.312 INFO:tasks.rados.rados.0.smithi029.stdout:3775: finishing write tid 2 to smithi02969618-50 2024-08-29T18:04:50.312 INFO:tasks.rados.rados.0.smithi029.stdout:3775: finishing write tid 3 to smithi02969618-50 2024-08-29T18:04:50.312 INFO:tasks.rados.rados.0.smithi029.stdout:3775: finishing write tid 4 to smithi02969618-50 2024-08-29T18:04:50.312 INFO:tasks.rados.rados.0.smithi029.stdout:3775: finishing write tid 5 to smithi02969618-50 2024-08-29T18:04:50.312 INFO:tasks.rados.rados.0.smithi029.stdout:3775: finishing write tid 6 to smithi02969618-50 2024-08-29T18:04:50.312 INFO:tasks.rados.rados.0.smithi029.stdout:3775: oid 50 updating version 0 to 3136 2024-08-29T18:04:50.312 INFO:tasks.rados.rados.0.smithi029.stdout:3775: oid 50 updating version 3136 to 3137 2024-08-29T18:04:50.312 INFO:tasks.rados.rados.0.smithi029.stdout:3775: oid 50 version 3137 is already newer than 3134 2024-08-29T18:04:50.312 INFO:tasks.rados.rados.0.smithi029.stdout:3775: oid 50 updating version 3137 to 3138 2024-08-29T18:04:50.312 INFO:tasks.rados.rados.0.smithi029.stdout:3775: oid 50 version 3138 is already newer than 3135 2024-08-29T18:04:50.312 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 50 v 3138 (ObjNum 1144 snap 375 seq_num 1144) dirty exists 2024-08-29T18:04:50.313 INFO:tasks.rados.rados.0.smithi029.stdout:3775: left oid 50 (ObjNum 1144 snap 375 seq_num 1144) 2024-08-29T18:04:50.314 INFO:tasks.rados.rados.0.smithi029.stdout:3777: finishing rollback tid 1 to smithi02969618-43 2024-08-29T18:04:50.314 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 43 v 2410 (ObjNum 161 snap 0 seq_num 1) dirty dne 2024-08-29T18:04:50.318 INFO:tasks.rados.rados.0.smithi029.stdout:3776: finishing write tid 1 to smithi02969618-7 2024-08-29T18:04:50.318 INFO:tasks.rados.rados.0.smithi029.stdout:3776: finishing write tid 2 to smithi02969618-7 2024-08-29T18:04:50.319 INFO:tasks.rados.rados.0.smithi029.stdout:3776: finishing write tid 3 to smithi02969618-7 2024-08-29T18:04:50.320 INFO:tasks.rados.rados.0.smithi029.stdout:3775: done (3 left) 2024-08-29T18:04:50.320 INFO:tasks.rados.rados.0.smithi029.stdout:3777: done (2 left) 2024-08-29T18:04:50.320 INFO:tasks.rados.rados.0.smithi029.stdout:3778: done (1 left) 2024-08-29T18:04:50.320 INFO:tasks.rados.rados.0.smithi029.stdout:3779: read oid 9 snap 351 2024-08-29T18:04:50.320 INFO:tasks.rados.rados.0.smithi029.stdout:3779: expect (ObjNum 1060 snap 337 seq_num 1060) 2024-08-29T18:04:50.320 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 49 current snap is 375 2024-08-29T18:04:50.320 INFO:tasks.rados.rados.0.smithi029.stdout:3780: seq_num 1147 ranges {6324224=16384} 2024-08-29T18:04:50.356 INFO:tasks.rados.rados.0.smithi029.stdout:3780: writing smithi02969618-49 from 6324224 to 6340608 tid 1 2024-08-29T18:04:50.356 INFO:tasks.rados.rados.0.smithi029.stdout:3781: delete oid 33 current snap is 375 2024-08-29T18:04:50.356 INFO:tasks.rados.rados.0.smithi029.stdout:3776: finishing write tid 4 to smithi02969618-7 2024-08-29T18:04:50.356 INFO:tasks.rados.rados.0.smithi029.stdout:3779: expect (ObjNum 1060 snap 337 seq_num 1060) 2024-08-29T18:04:50.381 INFO:tasks.rados.rados.0.smithi029.stdout:3776: finishing write tid 5 to smithi02969618-7 2024-08-29T18:04:50.381 INFO:tasks.rados.rados.0.smithi029.stdout:3776: finishing write tid 6 to smithi02969618-7 2024-08-29T18:04:50.381 INFO:tasks.rados.rados.0.smithi029.stdout:3779: done (3 left) 2024-08-29T18:04:50.381 INFO:tasks.rados.rados.0.smithi029.stdout:3781: done (2 left) 2024-08-29T18:04:50.381 INFO:tasks.rados.rados.0.smithi029.stdout:3782: delete oid 47 current snap is 375 2024-08-29T18:04:50.381 INFO:tasks.rados.rados.0.smithi029.stdout:3776: finishing write tid 7 to smithi02969618-7 2024-08-29T18:04:50.381 INFO:tasks.rados.rados.0.smithi029.stdout:3776: oid 7 updating version 0 to 2508 2024-08-29T18:04:50.381 INFO:tasks.rados.rados.0.smithi029.stdout:3776: oid 7 version 2508 is already newer than 2506 2024-08-29T18:04:50.381 INFO:tasks.rados.rados.0.smithi029.stdout:3776: oid 7 version 2508 is already newer than 2507 2024-08-29T18:04:50.381 INFO:tasks.rados.rados.0.smithi029.stdout:3776: oid 7 updating version 2508 to 2511 2024-08-29T18:04:50.381 INFO:tasks.rados.rados.0.smithi029.stdout:3776: oid 7 version 2511 is already newer than 2510 2024-08-29T18:04:50.381 INFO:tasks.rados.rados.0.smithi029.stdout:3776: oid 7 version 2511 is already newer than 2509 2024-08-29T18:04:50.382 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 7 v 2511 (ObjNum 1145 snap 375 seq_num 1145) dirty exists 2024-08-29T18:04:50.382 INFO:tasks.rados.rados.0.smithi029.stdout:3776: left oid 7 (ObjNum 1145 snap 375 seq_num 1145) 2024-08-29T18:04:50.382 INFO:tasks.rados.rados.0.smithi029.stdout:3780: finishing write tid 1 to smithi02969618-49 2024-08-29T18:04:50.382 INFO:tasks.rados.rados.0.smithi029.stdout:3780: finishing write tid 2 to smithi02969618-49 2024-08-29T18:04:50.382 INFO:tasks.rados.rados.0.smithi029.stdout:3780: finishing write tid 3 to smithi02969618-49 2024-08-29T18:04:50.382 INFO:tasks.rados.rados.0.smithi029.stdout:3780: oid 49 updating version 0 to 3142 2024-08-29T18:04:50.382 INFO:tasks.rados.rados.0.smithi029.stdout:3780: oid 49 version 3142 is already newer than 3141 2024-08-29T18:04:50.382 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 49 v 3142 (ObjNum 1147 snap 375 seq_num 1147) dirty exists 2024-08-29T18:04:50.382 INFO:tasks.rados.rados.0.smithi029.stdout:3780: left oid 49 (ObjNum 1147 snap 375 seq_num 1147) 2024-08-29T18:04:50.385 INFO:tasks.rados.rados.0.smithi029.stdout:3776: done (2 left) 2024-08-29T18:04:50.386 INFO:tasks.rados.rados.0.smithi029.stdout:3780: done (1 left) 2024-08-29T18:04:50.386 INFO:tasks.rados.rados.0.smithi029.stdout:3782: done (0 left) 2024-08-29T18:04:50.386 INFO:tasks.rados.rados.0.smithi029.stdout:3783: copy_from oid 14 from oid 39 current snap is 375 2024-08-29T18:04:50.386 INFO:tasks.rados.rados.0.smithi029.stdout:3784: read oid 25 snap -1 2024-08-29T18:04:50.386 INFO:tasks.rados.rados.0.smithi029.stdout:3784: expect (ObjNum 1107 snap 351 seq_num 1107) 2024-08-29T18:04:50.386 INFO:tasks.rados.rados.0.smithi029.stdout:3785: setattr oid 4 current snap is 375 2024-08-29T18:04:50.387 INFO:tasks.rados.rados.0.smithi029.stdout:3783: finishing copy_from to smithi02969618-14 2024-08-29T18:04:50.387 INFO:tasks.rados.rados.0.smithi029.stdout:3783: got expected ENOENT (src dne) 2024-08-29T18:04:50.387 INFO:tasks.rados.rados.0.smithi029.stdout:3783: finishing copy_from racing read to smithi02969618-14 2024-08-29T18:04:50.388 INFO:tasks.rados.rados.0.smithi029.stdout:3783: done (2 left) 2024-08-29T18:04:50.388 INFO:tasks.rados.rados.0.smithi029.stdout:3786: setattr oid 49 current snap is 375 2024-08-29T18:04:50.391 INFO:tasks.rados.rados.0.smithi029.stdout:3787: rollback oid 50 current snap is 375 2024-08-29T18:04:50.391 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 50 to 347 2024-08-29T18:04:50.391 INFO:tasks.rados.rados.0.smithi029.stdout:3788: rollback oid 31 current snap is 375 2024-08-29T18:04:50.391 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 31 to 370 2024-08-29T18:04:50.391 INFO:tasks.rados.rados.0.smithi029.stdout:3789: read oid 20 snap -1 2024-08-29T18:04:50.391 INFO:tasks.rados.rados.0.smithi029.stdout:3789: expect (ObjNum 954 snap 293 seq_num 954) 2024-08-29T18:04:50.391 INFO:tasks.rados.rados.0.smithi029.stdout:3790: delete oid 47 current snap is 375 2024-08-29T18:04:50.396 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 4 v 2495 (ObjNum 1118 snap 354 seq_num 1118) dirty exists 2024-08-29T18:04:50.397 INFO:tasks.rados.rados.0.smithi029.stdout:3785: done (6 left) 2024-08-29T18:04:50.397 INFO:tasks.rados.rados.0.smithi029.stdout:3790: done (5 left) 2024-08-29T18:04:50.397 INFO:tasks.rados.rados.0.smithi029.stdout:3791: snap_create 2024-08-29T18:04:50.398 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:04:50 smithi029 bash[79042]: cluster 2024-08-29T18:04:49.079183+0000 mon.a (mon.0) 1097 : cluster [DBG] osdmap e836: 8 total, 8 up, 8 in 2024-08-29T18:04:50.398 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:04:50 smithi029 bash[77880]: cluster 2024-08-29T18:04:49.079183+0000 mon.a (mon.0) 1097 : cluster [DBG] osdmap e836: 8 total, 8 up, 8 in 2024-08-29T18:04:50.400 INFO:tasks.rados.rados.0.smithi029.stdout:3788: finishing rollback tid 0 to smithi02969618-31 2024-08-29T18:04:50.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:04:50 smithi110 bash[67519]: cluster 2024-08-29T18:04:49.079183+0000 mon.a (mon.0) 1097 : cluster [DBG] osdmap e836: 8 total, 8 up, 8 in 2024-08-29T18:04:50.403 INFO:tasks.rados.rados.0.smithi029.stdout:3788: finishing rollback tid 1 to smithi02969618-31 2024-08-29T18:04:50.403 INFO:tasks.rados.rados.0.smithi029.stdout:3788: finishing rollback tid 2 to smithi02969618-31 2024-08-29T18:04:50.404 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 31 v 2848 (ObjNum 1140 snap 369 seq_num 1140) dirty exists 2024-08-29T18:04:50.406 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 49 v 3143 (ObjNum 1147 snap 375 seq_num 1147) dirty exists 2024-08-29T18:04:50.406 INFO:tasks.rados.rados.0.smithi029.stdout:3787: finishing rollback tid 0 to smithi02969618-50 2024-08-29T18:04:50.407 INFO:tasks.rados.rados.0.smithi029.stdout:3787: finishing rollback tid 1 to smithi02969618-50 2024-08-29T18:04:50.407 INFO:tasks.rados.rados.0.smithi029.stdout:3787: finishing rollback tid 2 to smithi02969618-50 2024-08-29T18:04:50.407 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 50 v 3146 (ObjNum 1074 snap 340 seq_num 1074) dirty exists 2024-08-29T18:04:50.421 INFO:tasks.rados.rados.0.smithi029.stdout:3784: expect (ObjNum 1107 snap 351 seq_num 1107) 2024-08-29T18:04:50.787 INFO:tasks.rados.rados.0.smithi029.stdout:3789: expect (ObjNum 954 snap 293 seq_num 954) 2024-08-29T18:04:51.103 INFO:tasks.rados.rados.0.smithi029.stdout:3784: done (5 left) 2024-08-29T18:04:51.103 INFO:tasks.rados.rados.0.smithi029.stdout:3786: done (4 left) 2024-08-29T18:04:51.103 INFO:tasks.rados.rados.0.smithi029.stdout:3787: done (3 left) 2024-08-29T18:04:51.103 INFO:tasks.rados.rados.0.smithi029.stdout:3788: done (2 left) 2024-08-29T18:04:51.103 INFO:tasks.rados.rados.0.smithi029.stdout:3789: done (1 left) 2024-08-29T18:04:51.103 INFO:tasks.rados.rados.0.smithi029.stdout:3791: done (0 left) 2024-08-29T18:04:51.104 INFO:tasks.rados.rados.0.smithi029.stdout:3792: read oid 1 snap 358 2024-08-29T18:04:51.104 INFO:tasks.rados.rados.0.smithi029.stdout:3792: expect (ObjNum 975 snap 300 seq_num 975) 2024-08-29T18:04:51.104 INFO:tasks.rados.rados.0.smithi029.stdout:3793: read oid 44 snap -1 2024-08-29T18:04:51.104 INFO:tasks.rados.rados.0.smithi029.stdout:3793: expect (ObjNum 1124 snap 356 seq_num 1124) 2024-08-29T18:04:51.104 INFO:tasks.rados.rados.0.smithi029.stdout:3794: snap_remove snap 347 2024-08-29T18:04:51.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:04:51 smithi029 bash[79042]: cluster 2024-08-29T18:04:49.556704+0000 mgr.y (mgr.25004) 445 : cluster [DBG] pgmap v810: 121 pgs: 121 active+clean; 528 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 17 MiB/s rd, 1.1 MiB/s wr, 7 op/s 2024-08-29T18:04:51.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:04:51 smithi029 bash[79042]: cluster 2024-08-29T18:04:50.082516+0000 mon.a (mon.0) 1098 : cluster [DBG] osdmap e837: 8 total, 8 up, 8 in 2024-08-29T18:04:51.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:04:51 smithi029 bash[77880]: cluster 2024-08-29T18:04:49.556704+0000 mgr.y (mgr.25004) 445 : cluster [DBG] pgmap v810: 121 pgs: 121 active+clean; 528 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 17 MiB/s rd, 1.1 MiB/s wr, 7 op/s 2024-08-29T18:04:51.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:04:51 smithi029 bash[77880]: cluster 2024-08-29T18:04:50.082516+0000 mon.a (mon.0) 1098 : cluster [DBG] osdmap e837: 8 total, 8 up, 8 in 2024-08-29T18:04:51.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:04:51 smithi110 bash[67519]: cluster 2024-08-29T18:04:49.556704+0000 mgr.y (mgr.25004) 445 : cluster [DBG] pgmap v810: 121 pgs: 121 active+clean; 528 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 17 MiB/s rd, 1.1 MiB/s wr, 7 op/s 2024-08-29T18:04:51.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:04:51 smithi110 bash[67519]: cluster 2024-08-29T18:04:50.082516+0000 mon.a (mon.0) 1098 : cluster [DBG] osdmap e837: 8 total, 8 up, 8 in 2024-08-29T18:04:52.111 INFO:tasks.rados.rados.0.smithi029.stdout:3794: done (2 left) 2024-08-29T18:04:52.111 INFO:tasks.rados.rados.0.smithi029.stdout:3795: delete oid 36 current snap is 376 2024-08-29T18:04:52.111 INFO:tasks.rados.rados.0.smithi029.stdout:3792: expect (ObjNum 975 snap 300 seq_num 975) 2024-08-29T18:04:52.178 INFO:tasks.rados.rados.0.smithi029.stdout:3793: expect (ObjNum 1124 snap 356 seq_num 1124) 2024-08-29T18:04:52.398 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:04:52 smithi029 bash[79042]: cluster 2024-08-29T18:04:51.105362+0000 mon.a (mon.0) 1099 : cluster [DBG] osdmap e838: 8 total, 8 up, 8 in 2024-08-29T18:04:52.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:04:52 smithi029 bash[77880]: cluster 2024-08-29T18:04:51.105362+0000 mon.a (mon.0) 1099 : cluster [DBG] osdmap e838: 8 total, 8 up, 8 in 2024-08-29T18:04:52.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:04:52 smithi110 bash[67519]: cluster 2024-08-29T18:04:51.105362+0000 mon.a (mon.0) 1099 : cluster [DBG] osdmap e838: 8 total, 8 up, 8 in 2024-08-29T18:04:52.546 INFO:tasks.rados.rados.0.smithi029.stdout:3792: done (2 left) 2024-08-29T18:04:52.546 INFO:tasks.rados.rados.0.smithi029.stdout:3793: done (1 left) 2024-08-29T18:04:52.546 INFO:tasks.rados.rados.0.smithi029.stdout:3795: done (0 left) 2024-08-29T18:04:52.546 INFO:tasks.rados.rados.0.smithi029.stdout:3796: copy_from oid 29 from oid 12 current snap is 376 2024-08-29T18:04:52.546 INFO:tasks.rados.rados.0.smithi029.stdout:3797: copy_from oid 46 from oid 11 current snap is 376 2024-08-29T18:04:52.546 INFO:tasks.rados.rados.0.smithi029.stdout:3798: read oid 17 snap 375 2024-08-29T18:04:52.546 INFO:tasks.rados.rados.0.smithi029.stdout:3798: expect deleted 2024-08-29T18:04:52.546 INFO:tasks.rados.rados.0.smithi029.stdout:3799: snap_create 2024-08-29T18:04:52.551 INFO:tasks.rados.rados.0.smithi029.stdout:3796: finishing copy_from racing read to smithi02969618-29 2024-08-29T18:04:52.552 INFO:tasks.rados.rados.0.smithi029.stdout:3796: finishing copy_from to smithi02969618-29 2024-08-29T18:04:52.552 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 29 v 2450 (ObjNum 2817 snap 0 seq_num 3003515536) dirty exists 2024-08-29T18:04:52.642 INFO:tasks.rados.rados.0.smithi029.stdout:3797: finishing copy_from racing read to smithi02969618-46 2024-08-29T18:04:52.644 INFO:tasks.rados.rados.0.smithi029.stdout:3797: finishing copy_from to smithi02969618-46 2024-08-29T18:04:52.644 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 46 v 2407 (ObjNum 1133 snap 365 seq_num 1133) dirty exists 2024-08-29T18:04:53.116 INFO:tasks.rados.rados.0.smithi029.stdout:3796: done (3 left) 2024-08-29T18:04:53.116 INFO:tasks.rados.rados.0.smithi029.stdout:3797: done (2 left) 2024-08-29T18:04:53.116 INFO:tasks.rados.rados.0.smithi029.stdout:3798: done (1 left) 2024-08-29T18:04:53.116 INFO:tasks.rados.rados.0.smithi029.stdout:3799: done (0 left) 2024-08-29T18:04:53.116 INFO:tasks.rados.rados.0.smithi029.stdout:3800: snap_remove snap 365 2024-08-29T18:04:53.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:04:53 smithi029 bash[79042]: cluster 2024-08-29T18:04:51.557816+0000 mgr.y (mgr.25004) 446 : cluster [DBG] pgmap v813: 121 pgs: 121 active+clean; 531 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 8.6 MiB/s rd, 584 KiB/s wr, 10 op/s 2024-08-29T18:04:53.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:04:53 smithi029 bash[79042]: cluster 2024-08-29T18:04:52.113456+0000 mon.a (mon.0) 1100 : cluster [DBG] osdmap e839: 8 total, 8 up, 8 in 2024-08-29T18:04:53.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:04:53 smithi029 bash[77880]: cluster 2024-08-29T18:04:51.557816+0000 mgr.y (mgr.25004) 446 : cluster [DBG] pgmap v813: 121 pgs: 121 active+clean; 531 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 8.6 MiB/s rd, 584 KiB/s wr, 10 op/s 2024-08-29T18:04:53.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:04:53 smithi029 bash[77880]: cluster 2024-08-29T18:04:52.113456+0000 mon.a (mon.0) 1100 : cluster [DBG] osdmap e839: 8 total, 8 up, 8 in 2024-08-29T18:04:53.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:04:53 smithi110 bash[67519]: cluster 2024-08-29T18:04:51.557816+0000 mgr.y (mgr.25004) 446 : cluster [DBG] pgmap v813: 121 pgs: 121 active+clean; 531 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 8.6 MiB/s rd, 584 KiB/s wr, 10 op/s 2024-08-29T18:04:53.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:04:53 smithi110 bash[67519]: cluster 2024-08-29T18:04:52.113456+0000 mon.a (mon.0) 1100 : cluster [DBG] osdmap e839: 8 total, 8 up, 8 in 2024-08-29T18:04:54.123 INFO:tasks.rados.rados.0.smithi029.stdout:3800: done (0 left) 2024-08-29T18:04:54.123 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 28 current snap is 377 2024-08-29T18:04:54.123 INFO:tasks.rados.rados.0.smithi029.stdout:3801: seq_num 1152 ranges {5169152=98304} 2024-08-29T18:04:54.174 INFO:tasks.rados.rados.0.smithi029.stdout:3801: writing smithi02969618-28 from 5169152 to 5267456 tid 1 2024-08-29T18:04:54.174 INFO:tasks.rados.rados.0.smithi029.stdout:3802: rollback oid 22 current snap is 377 2024-08-29T18:04:54.174 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 22 to 361 2024-08-29T18:04:54.174 INFO:tasks.rados.rados.0.smithi029.stdout:3803: read oid 30 snap -1 2024-08-29T18:04:54.175 INFO:tasks.rados.rados.0.smithi029.stdout:3803: expect deleted 2024-08-29T18:04:54.175 INFO:tasks.rados.rados.0.smithi029.stdout:3804: read oid 49 snap -1 2024-08-29T18:04:54.175 INFO:tasks.rados.rados.0.smithi029.stdout:3804: expect (ObjNum 1147 snap 375 seq_num 1147) 2024-08-29T18:04:54.175 INFO:tasks.rados.rados.0.smithi029.stdout:3805: delete oid 21 current snap is 377 2024-08-29T18:04:54.177 INFO:tasks.rados.rados.0.smithi029.stdout:3803: done (4 left) 2024-08-29T18:04:54.178 INFO:tasks.rados.rados.0.smithi029.stdout:3805: done (3 left) 2024-08-29T18:04:54.178 INFO:tasks.rados.rados.0.smithi029.stdout:3806: copy_from oid 3 from oid 16 current snap is 377 2024-08-29T18:04:54.178 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 23 current snap is 377 2024-08-29T18:04:54.178 INFO:tasks.rados.rados.0.smithi029.stdout:3807: seq_num 1154 ranges {0=131072} 2024-08-29T18:04:54.179 INFO:tasks.rados.rados.0.smithi029.stdout:3807: writing smithi02969618-23 from 0 to 131072 tid 1 2024-08-29T18:04:54.179 INFO:tasks.rados.rados.0.smithi029.stdout:3808: snap_create 2024-08-29T18:04:54.179 INFO:tasks.rados.rados.0.smithi029.stdout:3801: finishing write tid 1 to smithi02969618-28 2024-08-29T18:04:54.180 INFO:tasks.rados.rados.0.smithi029.stdout:3801: finishing write tid 2 to smithi02969618-28 2024-08-29T18:04:54.181 INFO:tasks.rados.rados.0.smithi029.stdout:3802: finishing rollback tid 0 to smithi02969618-22 2024-08-29T18:04:54.183 INFO:tasks.rados.rados.0.smithi029.stdout:3801: finishing write tid 3 to smithi02969618-28 2024-08-29T18:04:54.183 INFO:tasks.rados.rados.0.smithi029.stdout:3801: oid 28 updating version 0 to 2417 2024-08-29T18:04:54.183 INFO:tasks.rados.rados.0.smithi029.stdout:3801: oid 28 updating version 2417 to 2418 2024-08-29T18:04:54.183 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 28 v 2418 (ObjNum 1152 snap 377 seq_num 1152) dirty exists 2024-08-29T18:04:54.183 INFO:tasks.rados.rados.0.smithi029.stdout:3801: left oid 28 (ObjNum 1152 snap 377 seq_num 1152) 2024-08-29T18:04:54.183 INFO:tasks.rados.rados.0.smithi029.stdout:3802: finishing rollback tid 1 to smithi02969618-22 2024-08-29T18:04:54.183 INFO:tasks.rados.rados.0.smithi029.stdout:3802: finishing rollback tid 2 to smithi02969618-22 2024-08-29T18:04:54.183 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 22 v 2447 (ObjNum 1096 snap 344 seq_num 1096) dirty exists 2024-08-29T18:04:54.206 INFO:tasks.rados.rados.0.smithi029.stdout:3804: expect (ObjNum 1147 snap 375 seq_num 1147) 2024-08-29T18:04:54.581 INFO:tasks.rados.rados.0.smithi029.stdout:3807: finishing write tid 1 to smithi02969618-23 2024-08-29T18:04:54.582 INFO:tasks.rados.rados.0.smithi029.stdout:3807: finishing write tid 2 to smithi02969618-23 2024-08-29T18:04:54.582 INFO:tasks.rados.rados.0.smithi029.stdout:3807: finishing write tid 3 to smithi02969618-23 2024-08-29T18:04:54.582 INFO:tasks.rados.rados.0.smithi029.stdout:3807: oid 23 updating version 0 to 3162 2024-08-29T18:04:54.582 INFO:tasks.rados.rados.0.smithi029.stdout:3807: oid 23 version 3162 is already newer than 3161 2024-08-29T18:04:54.582 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 23 v 3162 (ObjNum 1154 snap 377 seq_num 1154) dirty exists 2024-08-29T18:04:54.582 INFO:tasks.rados.rados.0.smithi029.stdout:3807: left oid 23 (ObjNum 1154 snap 377 seq_num 1154) 2024-08-29T18:04:54.582 INFO:tasks.rados.rados.0.smithi029.stdout:3806: finishing copy_from racing read to smithi02969618-3 2024-08-29T18:04:54.582 INFO:tasks.rados.rados.0.smithi029.stdout:3806: finishing copy_from to smithi02969618-3 2024-08-29T18:04:54.582 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 3 v 2033 (ObjNum 855 snap 268 seq_num 855) dirty exists 2024-08-29T18:04:54.598 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:04:54 smithi029 bash[79042]: cluster 2024-08-29T18:04:53.117192+0000 mon.a (mon.0) 1101 : cluster [DBG] osdmap e840: 8 total, 8 up, 8 in 2024-08-29T18:04:54.599 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:04:54 smithi029 bash[77880]: cluster 2024-08-29T18:04:53.117192+0000 mon.a (mon.0) 1101 : cluster [DBG] osdmap e840: 8 total, 8 up, 8 in 2024-08-29T18:04:54.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:04:54 smithi110 bash[67519]: cluster 2024-08-29T18:04:53.117192+0000 mon.a (mon.0) 1101 : cluster [DBG] osdmap e840: 8 total, 8 up, 8 in 2024-08-29T18:04:54.898 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:04:54 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:04:54] "GET /metrics HTTP/1.1" 200 36332 "" "Prometheus/2.43.0" 2024-08-29T18:04:55.175 INFO:tasks.rados.rados.0.smithi029.stdout:3801: done (5 left) 2024-08-29T18:04:55.176 INFO:tasks.rados.rados.0.smithi029.stdout:3802: done (4 left) 2024-08-29T18:04:55.176 INFO:tasks.rados.rados.0.smithi029.stdout:3804: done (3 left) 2024-08-29T18:04:55.176 INFO:tasks.rados.rados.0.smithi029.stdout:3806: done (2 left) 2024-08-29T18:04:55.176 INFO:tasks.rados.rados.0.smithi029.stdout:3807: done (1 left) 2024-08-29T18:04:55.176 INFO:tasks.rados.rados.0.smithi029.stdout:3808: done (0 left) 2024-08-29T18:04:55.176 INFO:tasks.rados.rados.0.smithi029.stdout:3809: rmattr oid 42 current snap is 378 2024-08-29T18:04:55.176 INFO:tasks.rados.rados.0.smithi029.stdout:3809: done (0 left) 2024-08-29T18:04:55.176 INFO:tasks.rados.rados.0.smithi029.stdout:3810: read oid 24 snap -1 2024-08-29T18:04:55.176 INFO:tasks.rados.rados.0.smithi029.stdout:3810: expect (ObjNum 1135 snap 366 seq_num 1135) 2024-08-29T18:04:55.176 INFO:tasks.rados.rados.0.smithi029.stdout:3811: snap_remove snap 362 2024-08-29T18:04:55.649 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:04:55 smithi029 bash[79042]: cluster 2024-08-29T18:04:53.558559+0000 mgr.y (mgr.25004) 447 : cluster [DBG] pgmap v816: 121 pgs: 2 active+clean+snaptrim, 1 active+clean+snaptrim_wait, 118 active+clean; 531 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 9.3 MiB/s rd, 584 KiB/s wr, 16 op/s 2024-08-29T18:04:55.649 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:04:55 smithi029 bash[79042]: cluster 2024-08-29T18:04:54.119772+0000 mon.a (mon.0) 1102 : cluster [DBG] osdmap e841: 8 total, 8 up, 8 in 2024-08-29T18:04:55.649 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:04:55 smithi029 bash[77880]: cluster 2024-08-29T18:04:53.558559+0000 mgr.y (mgr.25004) 447 : cluster [DBG] pgmap v816: 121 pgs: 2 active+clean+snaptrim, 1 active+clean+snaptrim_wait, 118 active+clean; 531 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 9.3 MiB/s rd, 584 KiB/s wr, 16 op/s 2024-08-29T18:04:55.649 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:04:55 smithi029 bash[77880]: cluster 2024-08-29T18:04:54.119772+0000 mon.a (mon.0) 1102 : cluster [DBG] osdmap e841: 8 total, 8 up, 8 in 2024-08-29T18:04:55.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:04:55 smithi110 bash[67519]: cluster 2024-08-29T18:04:53.558559+0000 mgr.y (mgr.25004) 447 : cluster [DBG] pgmap v816: 121 pgs: 2 active+clean+snaptrim, 1 active+clean+snaptrim_wait, 118 active+clean; 531 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 9.3 MiB/s rd, 584 KiB/s wr, 16 op/s 2024-08-29T18:04:55.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:04:55 smithi110 bash[67519]: cluster 2024-08-29T18:04:54.119772+0000 mon.a (mon.0) 1102 : cluster [DBG] osdmap e841: 8 total, 8 up, 8 in 2024-08-29T18:04:56.185 INFO:tasks.rados.rados.0.smithi029.stdout:3811: done (1 left) 2024-08-29T18:04:56.185 INFO:tasks.rados.rados.0.smithi029.stdout:3812: read oid 25 snap -1 2024-08-29T18:04:56.185 INFO:tasks.rados.rados.0.smithi029.stdout:3812: expect (ObjNum 1107 snap 351 seq_num 1107) 2024-08-29T18:04:56.185 INFO:tasks.rados.rados.0.smithi029.stdout:3813: delete oid 34 current snap is 378 2024-08-29T18:04:56.185 INFO:tasks.rados.rados.0.smithi029.stdout:3810: expect (ObjNum 1135 snap 366 seq_num 1135) 2024-08-29T18:04:56.263 INFO:tasks.rados.rados.0.smithi029.stdout:3812: expect (ObjNum 1107 snap 351 seq_num 1107) 2024-08-29T18:04:56.607 INFO:tasks.rados.rados.0.smithi029.stdout:3810: done (2 left) 2024-08-29T18:04:56.607 INFO:tasks.rados.rados.0.smithi029.stdout:3812: done (1 left) 2024-08-29T18:04:56.607 INFO:tasks.rados.rados.0.smithi029.stdout:3813: done (0 left) 2024-08-29T18:04:56.607 INFO:tasks.rados.rados.0.smithi029.stdout:3814: delete oid 26 current snap is 378 2024-08-29T18:04:56.611 INFO:tasks.rados.rados.0.smithi029.stdout:3814: done (0 left) 2024-08-29T18:04:56.612 INFO:tasks.rados.rados.0.smithi029.stdout:3815: snap_create 2024-08-29T18:04:56.648 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:04:56 smithi029 bash[77880]: cluster 2024-08-29T18:04:55.175987+0000 mon.a (mon.0) 1103 : cluster [DBG] osdmap e842: 8 total, 8 up, 8 in 2024-08-29T18:04:56.649 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:04:56 smithi029 bash[79042]: cluster 2024-08-29T18:04:55.175987+0000 mon.a (mon.0) 1103 : cluster [DBG] osdmap e842: 8 total, 8 up, 8 in 2024-08-29T18:04:56.649 INFO:journalctl@ceph.osd.0.smithi029.stdout:Aug 29 18:04:56 smithi029 bash[83528]: debug 2024-08-29T18:04:56.232+0000 7f92adf2c640 -1 snap_mapper.get_next_objects_to_trim::New Clone-Objects were added to Snap 1df after trimming was started 2024-08-29T18:04:56.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:04:56 smithi110 bash[67519]: cluster 2024-08-29T18:04:55.175987+0000 mon.a (mon.0) 1103 : cluster [DBG] osdmap e842: 8 total, 8 up, 8 in 2024-08-29T18:04:57.069 INFO:tasks.rados.rados.0.smithi029.stdout:3815: done (0 left) 2024-08-29T18:04:57.069 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 19 current snap is 379 2024-08-29T18:04:57.069 INFO:tasks.rados.rados.0.smithi029.stdout:3816: seq_num 1157 ranges {6561792=180224} 2024-08-29T18:04:57.155 INFO:tasks.rados.rados.0.smithi029.stdout:3816: writing smithi02969618-19 from 6561792 to 6742016 tid 1 2024-08-29T18:04:57.155 INFO:tasks.rados.rados.0.smithi029.stdout:3817: snap_create 2024-08-29T18:04:57.170 INFO:tasks.rados.rados.0.smithi029.stdout:3816: finishing write tid 1 to smithi02969618-19 2024-08-29T18:04:57.173 INFO:tasks.rados.rados.0.smithi029.stdout:3816: finishing write tid 2 to smithi02969618-19 2024-08-29T18:04:57.175 INFO:tasks.rados.rados.0.smithi029.stdout:3816: finishing write tid 3 to smithi02969618-19 2024-08-29T18:04:57.175 INFO:tasks.rados.rados.0.smithi029.stdout:3816: oid 19 updating version 0 to 2449 2024-08-29T18:04:57.175 INFO:tasks.rados.rados.0.smithi029.stdout:3816: oid 19 version 2449 is already newer than 2448 2024-08-29T18:04:57.175 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 19 v 2449 (ObjNum 1157 snap 379 seq_num 1157) dirty exists 2024-08-29T18:04:57.175 INFO:tasks.rados.rados.0.smithi029.stdout:3816: left oid 19 (ObjNum 1157 snap 379 seq_num 1157) 2024-08-29T18:04:57.649 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:04:57 smithi029 bash[77880]: cluster 2024-08-29T18:04:55.559300+0000 mgr.y (mgr.25004) 448 : cluster [DBG] pgmap v819: 121 pgs: 2 active+clean+snaptrim, 1 active+clean+snaptrim_wait, 118 active+clean; 554 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 2.1 MiB/s rd, 6.0 MiB/s wr, 10 op/s 2024-08-29T18:04:57.649 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:04:57 smithi029 bash[77880]: cluster 2024-08-29T18:04:56.186229+0000 mon.a (mon.0) 1104 : cluster [DBG] osdmap e843: 8 total, 8 up, 8 in 2024-08-29T18:04:57.649 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:04:57 smithi029 bash[77880]: cluster 2024-08-29T18:04:57.070980+0000 mon.a (mon.0) 1105 : cluster [DBG] osdmap e844: 8 total, 8 up, 8 in 2024-08-29T18:04:57.649 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:04:57 smithi029 bash[79042]: cluster 2024-08-29T18:04:55.559300+0000 mgr.y (mgr.25004) 448 : cluster [DBG] pgmap v819: 121 pgs: 2 active+clean+snaptrim, 1 active+clean+snaptrim_wait, 118 active+clean; 554 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 2.1 MiB/s rd, 6.0 MiB/s wr, 10 op/s 2024-08-29T18:04:57.649 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:04:57 smithi029 bash[79042]: cluster 2024-08-29T18:04:56.186229+0000 mon.a (mon.0) 1104 : cluster [DBG] osdmap e843: 8 total, 8 up, 8 in 2024-08-29T18:04:57.649 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:04:57 smithi029 bash[79042]: cluster 2024-08-29T18:04:57.070980+0000 mon.a (mon.0) 1105 : cluster [DBG] osdmap e844: 8 total, 8 up, 8 in 2024-08-29T18:04:57.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:04:57 smithi110 bash[67519]: cluster 2024-08-29T18:04:55.559300+0000 mgr.y (mgr.25004) 448 : cluster [DBG] pgmap v819: 121 pgs: 2 active+clean+snaptrim, 1 active+clean+snaptrim_wait, 118 active+clean; 554 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 2.1 MiB/s rd, 6.0 MiB/s wr, 10 op/s 2024-08-29T18:04:57.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:04:57 smithi110 bash[67519]: cluster 2024-08-29T18:04:56.186229+0000 mon.a (mon.0) 1104 : cluster [DBG] osdmap e843: 8 total, 8 up, 8 in 2024-08-29T18:04:57.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:04:57 smithi110 bash[67519]: cluster 2024-08-29T18:04:57.070980+0000 mon.a (mon.0) 1105 : cluster [DBG] osdmap e844: 8 total, 8 up, 8 in 2024-08-29T18:04:58.074 INFO:tasks.rados.rados.0.smithi029.stdout:3816: done (1 left) 2024-08-29T18:04:58.075 INFO:tasks.rados.rados.0.smithi029.stdout:3817: done (0 left) 2024-08-29T18:04:58.075 INFO:tasks.rados.rados.0.smithi029.stdout:3818: snap_create 2024-08-29T18:04:58.955 DEBUG:teuthology.orchestra.run.smithi029:> 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 5b99e290-662c-11ef-bcd4-c7b262605968 -e sha1=1ef864504b8875c83ee6c2c5fedc13315bebf7f5 -- bash -c 'ceph orch ps' 2024-08-29T18:04:59.078 INFO:tasks.rados.rados.0.smithi029.stdout:3818: done (0 left) 2024-08-29T18:04:59.078 INFO:tasks.rados.rados.0.smithi029.stdout:3819: snap_remove snap 359 2024-08-29T18:04:59.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:04:59 smithi029 bash[79042]: cluster 2024-08-29T18:04:57.560198+0000 mgr.y (mgr.25004) 449 : cluster [DBG] pgmap v822: 121 pgs: 121 active+clean; 571 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 17 MiB/s rd, 10 MiB/s wr, 11 op/s 2024-08-29T18:04:59.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:04:59 smithi029 bash[79042]: audit 2024-08-29T18:04:57.644002+0000 mgr.y (mgr.25004) 450 : audit [DBG] from='client.44447 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:04:59.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:04:59 smithi029 bash[79042]: cluster 2024-08-29T18:04:58.074425+0000 mon.a (mon.0) 1106 : cluster [DBG] osdmap e845: 8 total, 8 up, 8 in 2024-08-29T18:04:59.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:04:59 smithi029 bash[77880]: cluster 2024-08-29T18:04:57.560198+0000 mgr.y (mgr.25004) 449 : cluster [DBG] pgmap v822: 121 pgs: 121 active+clean; 571 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 17 MiB/s rd, 10 MiB/s wr, 11 op/s 2024-08-29T18:04:59.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:04:59 smithi029 bash[77880]: audit 2024-08-29T18:04:57.644002+0000 mgr.y (mgr.25004) 450 : audit [DBG] from='client.44447 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:04:59.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:04:59 smithi029 bash[77880]: cluster 2024-08-29T18:04:58.074425+0000 mon.a (mon.0) 1106 : cluster [DBG] osdmap e845: 8 total, 8 up, 8 in 2024-08-29T18:04:59.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:04:59 smithi110 bash[67519]: cluster 2024-08-29T18:04:57.560198+0000 mgr.y (mgr.25004) 449 : cluster [DBG] pgmap v822: 121 pgs: 121 active+clean; 571 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 17 MiB/s rd, 10 MiB/s wr, 11 op/s 2024-08-29T18:04:59.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:04:59 smithi110 bash[67519]: audit 2024-08-29T18:04:57.644002+0000 mgr.y (mgr.25004) 450 : audit [DBG] from='client.44447 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:04:59.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:04:59 smithi110 bash[67519]: cluster 2024-08-29T18:04:58.074425+0000 mon.a (mon.0) 1106 : cluster [DBG] osdmap e845: 8 total, 8 up, 8 in 2024-08-29T18:05:00.079 INFO:tasks.rados.rados.0.smithi029.stdout:3819: done (0 left) 2024-08-29T18:05:00.079 INFO:tasks.rados.rados.0.smithi029.stdout:3820: read oid 44 snap -1 2024-08-29T18:05:00.079 INFO:tasks.rados.rados.0.smithi029.stdout:3820: expect (ObjNum 1124 snap 356 seq_num 1124) 2024-08-29T18:05:00.079 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 2 current snap is 381 2024-08-29T18:05:00.079 INFO:tasks.rados.rados.0.smithi029.stdout:3821: seq_num 1158 ranges {22888448=196608} 2024-08-29T18:05:00.227 INFO:tasks.rados.rados.0.smithi029.stdout:3821: writing smithi02969618-2 from 22888448 to 23085056 tid 1 2024-08-29T18:05:00.227 INFO:tasks.rados.rados.0.smithi029.stdout:3822: snap_create 2024-08-29T18:05:00.227 INFO:tasks.rados.rados.0.smithi029.stdout:3820: expect (ObjNum 1124 snap 356 seq_num 1124) 2024-08-29T18:05:00.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:05:00 smithi029 bash[77880]: cluster 2024-08-29T18:04:59.076166+0000 mon.a (mon.0) 1107 : cluster [DBG] osdmap e846: 8 total, 8 up, 8 in 2024-08-29T18:05:00.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:05:00 smithi029 bash[77880]: cluster 2024-08-29T18:05:00.079493+0000 mon.a (mon.0) 1108 : cluster [DBG] osdmap e847: 8 total, 8 up, 8 in 2024-08-29T18:05:00.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:05:00 smithi029 bash[79042]: cluster 2024-08-29T18:04:59.076166+0000 mon.a (mon.0) 1107 : cluster [DBG] osdmap e846: 8 total, 8 up, 8 in 2024-08-29T18:05:00.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:05:00 smithi029 bash[79042]: cluster 2024-08-29T18:05:00.079493+0000 mon.a (mon.0) 1108 : cluster [DBG] osdmap e847: 8 total, 8 up, 8 in 2024-08-29T18:05:00.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:05:00 smithi110 bash[67519]: cluster 2024-08-29T18:04:59.076166+0000 mon.a (mon.0) 1107 : cluster [DBG] osdmap e846: 8 total, 8 up, 8 in 2024-08-29T18:05:00.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:05:00 smithi110 bash[67519]: cluster 2024-08-29T18:05:00.079493+0000 mon.a (mon.0) 1108 : cluster [DBG] osdmap e847: 8 total, 8 up, 8 in 2024-08-29T18:05:00.618 INFO:tasks.rados.rados.0.smithi029.stdout:3821: finishing write tid 1 to smithi02969618-2 2024-08-29T18:05:00.618 INFO:tasks.rados.rados.0.smithi029.stdout:3821: finishing write tid 2 to smithi02969618-2 2024-08-29T18:05:00.618 INFO:tasks.rados.rados.0.smithi029.stdout:3821: finishing write tid 3 to smithi02969618-2 2024-08-29T18:05:00.618 INFO:tasks.rados.rados.0.smithi029.stdout:3821: oid 2 updating version 0 to 3182 2024-08-29T18:05:00.618 INFO:tasks.rados.rados.0.smithi029.stdout:3821: oid 2 updating version 3182 to 3183 2024-08-29T18:05:00.618 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 2 v 3183 (ObjNum 1158 snap 381 seq_num 1158) dirty exists 2024-08-29T18:05:00.619 INFO:tasks.rados.rados.0.smithi029.stdout:3821: left oid 2 (ObjNum 1158 snap 381 seq_num 1158) 2024-08-29T18:05:01.123 INFO:tasks.rados.rados.0.smithi029.stdout:3820: done (2 left) 2024-08-29T18:05:01.124 INFO:tasks.rados.rados.0.smithi029.stdout:3821: done (1 left) 2024-08-29T18:05:01.124 INFO:tasks.rados.rados.0.smithi029.stdout:3822: done (0 left) 2024-08-29T18:05:01.124 INFO:tasks.rados.rados.0.smithi029.stdout:3823: delete oid 19 current snap is 382 2024-08-29T18:05:01.143 INFO:tasks.rados.rados.0.smithi029.stdout:3823: done (0 left) 2024-08-29T18:05:01.143 INFO:tasks.rados.rados.0.smithi029.stdout:3824: read oid 3 snap -1 2024-08-29T18:05:01.143 INFO:tasks.rados.rados.0.smithi029.stdout:3824: expect (ObjNum 855 snap 268 seq_num 855) 2024-08-29T18:05:01.143 INFO:tasks.rados.rados.0.smithi029.stdout:3825: read oid 14 snap -1 2024-08-29T18:05:01.143 INFO:tasks.rados.rados.0.smithi029.stdout:3825: expect (ObjNum 969 snap 298 seq_num 969) 2024-08-29T18:05:01.182 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 7 current snap is 382 2024-08-29T18:05:01.182 INFO:tasks.rados.rados.0.smithi029.stdout:3826: seq_num 1160 ranges {27295744=229376} 2024-08-29T18:05:01.338 INFO:tasks.rados.rados.0.smithi029.stdout:3826: writing smithi02969618-7 from 27295744 to 27525120 tid 1 2024-08-29T18:05:01.338 INFO:tasks.rados.rados.0.smithi029.stdout:3827: read oid 26 snap -1 2024-08-29T18:05:01.338 INFO:tasks.rados.rados.0.smithi029.stdout:3827: expect deleted 2024-08-29T18:05:01.338 INFO:tasks.rados.rados.0.smithi029.stdout:3828: rmattr oid 25 current snap is 382 2024-08-29T18:05:01.338 INFO:tasks.rados.rados.0.smithi029.stdout:3825: expect (ObjNum 969 snap 298 seq_num 969) 2024-08-29T18:05:01.398 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:05:01 smithi029 bash[77880]: cluster 2024-08-29T18:04:59.560889+0000 mgr.y (mgr.25004) 451 : cluster [DBG] pgmap v825: 121 pgs: 121 active+clean; 571 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 16 MiB/s rd, 4.1 MiB/s wr, 7 op/s 2024-08-29T18:05:01.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:05:01 smithi029 bash[79042]: cluster 2024-08-29T18:04:59.560889+0000 mgr.y (mgr.25004) 451 : cluster [DBG] pgmap v825: 121 pgs: 121 active+clean; 571 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 16 MiB/s rd, 4.1 MiB/s wr, 7 op/s 2024-08-29T18:05:01.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:05:01 smithi110 bash[67519]: cluster 2024-08-29T18:04:59.560889+0000 mgr.y (mgr.25004) 451 : cluster [DBG] pgmap v825: 121 pgs: 121 active+clean; 571 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 16 MiB/s rd, 4.1 MiB/s wr, 7 op/s 2024-08-29T18:05:02.398 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:05:02 smithi029 bash[77880]: cluster 2024-08-29T18:05:01.124044+0000 mon.a (mon.0) 1109 : cluster [DBG] osdmap e848: 8 total, 8 up, 8 in 2024-08-29T18:05:02.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:05:02 smithi029 bash[77880]: cluster 2024-08-29T18:05:02.074642+0000 mon.a (mon.0) 1110 : cluster [DBG] osdmap e849: 8 total, 8 up, 8 in 2024-08-29T18:05:02.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:05:02 smithi029 bash[79042]: cluster 2024-08-29T18:05:01.124044+0000 mon.a (mon.0) 1109 : cluster [DBG] osdmap e848: 8 total, 8 up, 8 in 2024-08-29T18:05:02.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:05:02 smithi029 bash[79042]: cluster 2024-08-29T18:05:02.074642+0000 mon.a (mon.0) 1110 : cluster [DBG] osdmap e849: 8 total, 8 up, 8 in 2024-08-29T18:05:02.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:05:02 smithi110 bash[67519]: cluster 2024-08-29T18:05:01.124044+0000 mon.a (mon.0) 1109 : cluster [DBG] osdmap e848: 8 total, 8 up, 8 in 2024-08-29T18:05:02.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:05:02 smithi110 bash[67519]: cluster 2024-08-29T18:05:02.074642+0000 mon.a (mon.0) 1110 : cluster [DBG] osdmap e849: 8 total, 8 up, 8 in 2024-08-29T18:05:02.958 INFO:tasks.rados.rados.0.smithi029.stdout:3824: expect (ObjNum 855 snap 268 seq_num 855) 2024-08-29T18:05:03.398 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:05:03 smithi029 bash[77880]: cluster 2024-08-29T18:05:01.561869+0000 mgr.y (mgr.25004) 452 : cluster [DBG] pgmap v828: 121 pgs: 121 active+clean; 571 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 4.7 MiB/s rd, 48 KiB/s wr, 9 op/s 2024-08-29T18:05:03.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:05:03 smithi029 bash[79042]: cluster 2024-08-29T18:05:01.561869+0000 mgr.y (mgr.25004) 452 : cluster [DBG] pgmap v828: 121 pgs: 121 active+clean; 571 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 4.7 MiB/s rd, 48 KiB/s wr, 9 op/s 2024-08-29T18:05:03.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:05:03 smithi110 bash[67519]: cluster 2024-08-29T18:05:01.561869+0000 mgr.y (mgr.25004) 452 : cluster [DBG] pgmap v828: 121 pgs: 121 active+clean; 571 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 4.7 MiB/s rd, 48 KiB/s wr, 9 op/s 2024-08-29T18:05:03.715 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/5b99e290-662c-11ef-bcd4-c7b262605968/mon.a/config 2024-08-29T18:05:04.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:05:04 smithi110 bash[67519]: audit 2024-08-29T18:05:03.494011+0000 mon.c (mon.2) 347 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:05:04.598 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:05:04 smithi029 bash[77880]: audit 2024-08-29T18:05:03.494011+0000 mon.c (mon.2) 347 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:05:04.599 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:05:04 smithi029 bash[79042]: audit 2024-08-29T18:05:03.494011+0000 mon.c (mon.2) 347 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:05:04.898 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:05:04 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:05:04] "GET /metrics HTTP/1.1" 200 36327 "" "Prometheus/2.43.0" 2024-08-29T18:05:05.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:05:05 smithi029 bash[79042]: cluster 2024-08-29T18:05:03.562698+0000 mgr.y (mgr.25004) 453 : cluster [DBG] pgmap v830: 121 pgs: 121 active+clean; 571 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 82 KiB/s wr, 10 op/s 2024-08-29T18:05:05.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:05:05 smithi029 bash[77880]: cluster 2024-08-29T18:05:03.562698+0000 mgr.y (mgr.25004) 453 : cluster [DBG] pgmap v830: 121 pgs: 121 active+clean; 571 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 82 KiB/s wr, 10 op/s 2024-08-29T18:05:05.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:05:05 smithi110 bash[67519]: cluster 2024-08-29T18:05:03.562698+0000 mgr.y (mgr.25004) 453 : cluster [DBG] pgmap v830: 121 pgs: 121 active+clean; 571 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 82 KiB/s wr, 10 op/s 2024-08-29T18:05:05.838 INFO:tasks.rados.rados.0.smithi029.stdout:3826: finishing write tid 1 to smithi02969618-7 2024-08-29T18:05:05.838 INFO:tasks.rados.rados.0.smithi029.stdout:3826: finishing write tid 2 to smithi02969618-7 2024-08-29T18:05:05.838 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 25 v 2768 (ObjNum 1107 snap 351 seq_num 1107) dirty exists 2024-08-29T18:05:05.838 INFO:tasks.rados.rados.0.smithi029.stdout:3826: finishing write tid 3 to smithi02969618-7 2024-08-29T18:05:05.838 INFO:tasks.rados.rados.0.smithi029.stdout:3826: oid 7 updating version 0 to 2513 2024-08-29T18:05:05.838 INFO:tasks.rados.rados.0.smithi029.stdout:3826: oid 7 version 2513 is already newer than 2512 2024-08-29T18:05:05.838 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 7 v 2513 (ObjNum 1160 snap 382 seq_num 1160) dirty exists 2024-08-29T18:05:05.838 INFO:tasks.rados.rados.0.smithi029.stdout:3826: left oid 7 (ObjNum 1160 snap 382 seq_num 1160) 2024-08-29T18:05:05.838 INFO:tasks.rados.rados.0.smithi029.stdout:3824: done (4 left) 2024-08-29T18:05:05.838 INFO:tasks.rados.rados.0.smithi029.stdout:3825: done (3 left) 2024-08-29T18:05:05.838 INFO:tasks.rados.rados.0.smithi029.stdout:3826: done (2 left) 2024-08-29T18:05:05.839 INFO:tasks.rados.rados.0.smithi029.stdout:3827: done (1 left) 2024-08-29T18:05:05.839 INFO:tasks.rados.rados.0.smithi029.stdout:3828: done (0 left) 2024-08-29T18:05:05.839 INFO:tasks.rados.rados.0.smithi029.stdout:3829: read oid 33 snap -1 2024-08-29T18:05:05.839 INFO:tasks.rados.rados.0.smithi029.stdout:3829: expect deleted 2024-08-29T18:05:05.839 INFO:tasks.rados.rados.0.smithi029.stdout:3830: delete oid 23 current snap is 382 2024-08-29T18:05:05.845 INFO:tasks.rados.rados.0.smithi029.stdout:3829: done (1 left) 2024-08-29T18:05:05.845 INFO:tasks.rados.rados.0.smithi029.stdout:3830: done (0 left) 2024-08-29T18:05:05.845 INFO:tasks.rados.rados.0.smithi029.stdout:3831: rmattr oid 48 current snap is 382 2024-08-29T18:05:05.845 INFO:tasks.rados.rados.0.smithi029.stdout:3831: done (0 left) 2024-08-29T18:05:05.845 INFO:tasks.rados.rados.0.smithi029.stdout:3832: rollback oid 25 current snap is 382 2024-08-29T18:05:05.845 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 25 to 372 2024-08-29T18:05:05.845 INFO:tasks.rados.rados.0.smithi029.stdout:3833: rollback oid 9 current snap is 382 2024-08-29T18:05:05.845 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 9 to 372 2024-08-29T18:05:05.845 INFO:tasks.rados.rados.0.smithi029.stdout:3834: read oid 15 snap -1 2024-08-29T18:05:05.845 INFO:tasks.rados.rados.0.smithi029.stdout:3834: expect (ObjNum 1139 snap 369 seq_num 1139) 2024-08-29T18:05:05.845 INFO:tasks.rados.rados.0.smithi029.stdout:3835: rmattr oid 19 current snap is 382 2024-08-29T18:05:05.845 INFO:tasks.rados.rados.0.smithi029.stdout:3835: done (3 left) 2024-08-29T18:05:05.846 INFO:tasks.rados.rados.0.smithi029.stdout:3836: snap_remove snap 381 2024-08-29T18:05:06.156 INFO:tasks.rados.rados.0.smithi029.stdout:3836: done (3 left) 2024-08-29T18:05:06.156 INFO:tasks.rados.rados.0.smithi029.stdout:3837: rollback oid 3 current snap is 382 2024-08-29T18:05:06.156 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 3 to 375 2024-08-29T18:05:06.156 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 7 current snap is 382 2024-08-29T18:05:06.156 INFO:tasks.rados.rados.0.smithi029.stdout:3838: seq_num 1162 ranges {27525120=270336} 2024-08-29T18:05:06.313 INFO:tasks.rados.rados.0.smithi029.stdout:3838: writing smithi02969618-7 from 27525120 to 27795456 tid 1 2024-08-29T18:05:06.313 INFO:tasks.rados.rados.0.smithi029.stdout:3839: snap_create 2024-08-29T18:05:06.313 INFO:tasks.rados.rados.0.smithi029.stdout:3833: finishing rollback tid 0 to smithi02969618-9 2024-08-29T18:05:06.314 INFO:tasks.rados.rados.0.smithi029.stdout:3832: finishing rollback tid 0 to smithi02969618-25 2024-08-29T18:05:06.314 INFO:tasks.rados.rados.0.smithi029.stdout:3833: finishing rollback tid 1 to smithi02969618-9 2024-08-29T18:05:06.314 INFO:tasks.rados.rados.0.smithi029.stdout:3833: finishing rollback tid 2 to smithi02969618-9 2024-08-29T18:05:06.314 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 9 v 2843 (ObjNum 1060 snap 337 seq_num 1060) dirty exists 2024-08-29T18:05:06.314 INFO:tasks.rados.rados.0.smithi029.stdout:3832: finishing rollback tid 1 to smithi02969618-25 2024-08-29T18:05:06.315 INFO:tasks.rados.rados.0.smithi029.stdout:3832: finishing rollback tid 2 to smithi02969618-25 2024-08-29T18:05:06.315 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 25 v 2771 (ObjNum 1107 snap 351 seq_num 1107) dirty exists 2024-08-29T18:05:06.315 INFO:tasks.rados.rados.0.smithi029.stdout:3834: expect (ObjNum 1139 snap 369 seq_num 1139) 2024-08-29T18:05:06.641 INFO:tasks.rados.rados.0.smithi029.stdout:3837: finishing rollback tid 0 to smithi02969618-3 2024-08-29T18:05:06.642 INFO:tasks.rados.rados.0.smithi029.stdout:3837: finishing rollback tid 1 to smithi02969618-3 2024-08-29T18:05:06.642 INFO:tasks.rados.rados.0.smithi029.stdout:3837: finishing rollback tid 2 to smithi02969618-3 2024-08-29T18:05:06.642 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 3 v 2516 (ObjNum 1116 snap 354 seq_num 1116) dirty exists 2024-08-29T18:05:06.642 INFO:tasks.rados.rados.0.smithi029.stdout:3838: finishing write tid 1 to smithi02969618-7 2024-08-29T18:05:06.642 INFO:tasks.rados.rados.0.smithi029.stdout:3838: finishing write tid 2 to smithi02969618-7 2024-08-29T18:05:06.642 INFO:tasks.rados.rados.0.smithi029.stdout:3838: finishing write tid 3 to smithi02969618-7 2024-08-29T18:05:06.642 INFO:tasks.rados.rados.0.smithi029.stdout:3838: oid 7 updating version 0 to 2517 2024-08-29T18:05:06.642 INFO:tasks.rados.rados.0.smithi029.stdout:3838: oid 7 updating version 2517 to 2518 2024-08-29T18:05:06.642 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 7 v 2518 (ObjNum 1162 snap 382 seq_num 1162) dirty exists 2024-08-29T18:05:06.642 INFO:tasks.rados.rados.0.smithi029.stdout:3838: left oid 7 (ObjNum 1162 snap 382 seq_num 1162) 2024-08-29T18:05:07.074 INFO:tasks.rados.rados.0.smithi029.stdout:3832: done (5 left) 2024-08-29T18:05:07.074 INFO:tasks.rados.rados.0.smithi029.stdout:3833: done (4 left) 2024-08-29T18:05:07.074 INFO:tasks.rados.rados.0.smithi029.stdout:3834: done (3 left) 2024-08-29T18:05:07.074 INFO:tasks.rados.rados.0.smithi029.stdout:3837: done (2 left) 2024-08-29T18:05:07.074 INFO:tasks.rados.rados.0.smithi029.stdout:3838: done (1 left) 2024-08-29T18:05:07.075 INFO:tasks.rados.rados.0.smithi029.stdout:3839: done (0 left) 2024-08-29T18:05:07.075 INFO:tasks.rados.rados.0.smithi029.stdout:3840: delete oid 18 current snap is 383 2024-08-29T18:05:07.151 INFO:tasks.rados.rados.0.smithi029.stdout:3840: done (0 left) 2024-08-29T18:05:07.151 INFO:tasks.rados.rados.0.smithi029.stdout:3841: read oid 15 snap 303 2024-08-29T18:05:07.152 INFO:tasks.rados.rados.0.smithi029.stdout:3841: expect (ObjNum 982 snap 300 seq_num 982) 2024-08-29T18:05:07.152 INFO:tasks.rados.rados.0.smithi029.stdout:3842: snap_create 2024-08-29T18:05:07.192 INFO:tasks.rados.rados.0.smithi029.stdout:3841: expect (ObjNum 982 snap 300 seq_num 982) 2024-08-29T18:05:07.649 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:05:07 smithi029 bash[79042]: cluster 2024-08-29T18:05:05.563154+0000 mgr.y (mgr.25004) 454 : cluster [DBG] pgmap v831: 121 pgs: 121 active+clean; 571 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 21 MiB/s rd, 99 KiB/s wr, 8 op/s 2024-08-29T18:05:07.649 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:05:07 smithi029 bash[79042]: cluster 2024-08-29T18:05:06.155092+0000 mon.a (mon.0) 1111 : cluster [DBG] osdmap e850: 8 total, 8 up, 8 in 2024-08-29T18:05:07.649 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:05:07 smithi029 bash[79042]: cluster 2024-08-29T18:05:07.076267+0000 mon.a (mon.0) 1112 : cluster [DBG] osdmap e851: 8 total, 8 up, 8 in 2024-08-29T18:05:07.649 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:05:07 smithi029 bash[77880]: cluster 2024-08-29T18:05:05.563154+0000 mgr.y (mgr.25004) 454 : cluster [DBG] pgmap v831: 121 pgs: 121 active+clean; 571 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 21 MiB/s rd, 99 KiB/s wr, 8 op/s 2024-08-29T18:05:07.649 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:05:07 smithi029 bash[77880]: cluster 2024-08-29T18:05:06.155092+0000 mon.a (mon.0) 1111 : cluster [DBG] osdmap e850: 8 total, 8 up, 8 in 2024-08-29T18:05:07.649 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:05:07 smithi029 bash[77880]: cluster 2024-08-29T18:05:07.076267+0000 mon.a (mon.0) 1112 : cluster [DBG] osdmap e851: 8 total, 8 up, 8 in 2024-08-29T18:05:07.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:05:07 smithi110 bash[67519]: cluster 2024-08-29T18:05:05.563154+0000 mgr.y (mgr.25004) 454 : cluster [DBG] pgmap v831: 121 pgs: 121 active+clean; 571 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 21 MiB/s rd, 99 KiB/s wr, 8 op/s 2024-08-29T18:05:07.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:05:07 smithi110 bash[67519]: cluster 2024-08-29T18:05:06.155092+0000 mon.a (mon.0) 1111 : cluster [DBG] osdmap e850: 8 total, 8 up, 8 in 2024-08-29T18:05:07.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:05:07 smithi110 bash[67519]: cluster 2024-08-29T18:05:07.076267+0000 mon.a (mon.0) 1112 : cluster [DBG] osdmap e851: 8 total, 8 up, 8 in 2024-08-29T18:05:08.163 INFO:tasks.rados.rados.0.smithi029.stdout:3841: done (1 left) 2024-08-29T18:05:08.164 INFO:tasks.rados.rados.0.smithi029.stdout:3842: done (0 left) 2024-08-29T18:05:08.164 INFO:tasks.rados.rados.0.smithi029.stdout:3843: snap_remove snap 303 2024-08-29T18:05:08.725 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-29T18:05:08.725 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.a smithi029 *:9093,9094 running (87s) 80s ago 19m 13.6M - 0.25.0 c8568f914cd2 3bc0c35eb7b8 2024-08-29T18:05:08.725 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.a smithi110 *:3000 running (46s) 40s ago 18m 60.0M - 9.4.12 2bacad6d85d8 31ed5fcd4f36 2024-08-29T18:05:08.725 INFO:teuthology.orchestra.run.smithi029.stdout:mds.a smithi029 running (3m) 80s ago 22m 14.2M - 19.1.1-235-g1ef86450 d401bb9bb76e 8cc78645712f 2024-08-29T18:05:08.725 INFO:teuthology.orchestra.run.smithi029.stdout:mds.b smithi110 running (2m) 40s ago 22m 12.2M - 19.1.1-235-g1ef86450 d401bb9bb76e dda645cc1a19 2024-08-29T18:05:08.725 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.x smithi110 *:8443,9283,8765 running (10m) 40s ago 30m 432M - 19.1.1-235-g1ef86450 d401bb9bb76e 97032a0314c7 2024-08-29T18:05:08.725 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.y smithi029 *:8443,9283,8765 running (11m) 80s ago 33m 502M - 19.1.1-235-g1ef86450 d401bb9bb76e 426f9f92ffcb 2024-08-29T18:05:08.726 INFO:teuthology.orchestra.run.smithi029.stdout:mon.a smithi029 running (10m) 80s ago 33m 72.5M 2048M 19.1.1-235-g1ef86450 d401bb9bb76e 0381d4389ff1 2024-08-29T18:05:08.726 INFO:teuthology.orchestra.run.smithi029.stdout:mon.b smithi110 running (9m) 40s ago 30m 55.8M 2048M 19.1.1-235-g1ef86450 d401bb9bb76e ee83370832b3 2024-08-29T18:05:08.726 INFO:teuthology.orchestra.run.smithi029.stdout:mon.c smithi029 running (9m) 80s ago 30m 61.4M 2048M 19.1.1-235-g1ef86450 d401bb9bb76e a9f9abf8dbe2 2024-08-29T18:05:08.726 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.a smithi029 *:9100 running (2m) 80s ago 19m 8267k - 1.5.0 0da6a335fe13 bf045900be47 2024-08-29T18:05:08.726 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.b smithi110 *:9100 running (2m) 40s ago 19m 7948k - 1.5.0 0da6a335fe13 79199686006e 2024-08-29T18:05:08.726 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (7m) 80s ago 29m 302M 2525M 19.1.1-235-g1ef86450 d401bb9bb76e 70ffeb91cd60 2024-08-29T18:05:08.726 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (7m) 80s ago 28m 351M 2525M 19.1.1-235-g1ef86450 d401bb9bb76e 3637e7ef9c3c 2024-08-29T18:05:08.726 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (6m) 80s ago 27m 303M 2525M 19.1.1-235-g1ef86450 d401bb9bb76e 6be972913a10 2024-08-29T18:05:08.726 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (5m) 80s ago 26m 200M 2525M 19.1.1-235-g1ef86450 d401bb9bb76e 2becd8880bfa 2024-08-29T18:05:08.726 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi110 running (5m) 40s ago 25m 474M 2524M 19.1.1-235-g1ef86450 d401bb9bb76e 904ee1f8d2eb 2024-08-29T18:05:08.726 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi110 running (4m) 40s ago 24m 365M 2524M 19.1.1-235-g1ef86450 d401bb9bb76e ad523e2ac8b3 2024-08-29T18:05:08.726 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi110 running (4m) 40s ago 24m 263M 2524M 19.1.1-235-g1ef86450 d401bb9bb76e 2f40d31d17d4 2024-08-29T18:05:08.726 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi110 running (3m) 40s ago 23m 180M 2524M 19.1.1-235-g1ef86450 d401bb9bb76e d39ddc1ea214 2024-08-29T18:05:08.726 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.a smithi110 *:9095 running (115s) 40s ago 19m 40.9M - 2.43.0 a07b618ecd1d c0d98a62bddc 2024-08-29T18:05:09.179 INFO:tasks.rados.rados.0.smithi029.stdout:3843: done (0 left) 2024-08-29T18:05:09.179 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 43 current snap is 384 2024-08-29T18:05:09.179 INFO:tasks.rados.rados.0.smithi029.stdout:3844: seq_num 1164 ranges {0=303104} 2024-08-29T18:05:09.179 INFO:tasks.rados.rados.0.smithi029.stdout:3844: writing smithi02969618-43 from 0 to 303104 tid 1 2024-08-29T18:05:09.179 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 18 current snap is 384 2024-08-29T18:05:09.179 INFO:tasks.rados.rados.0.smithi029.stdout:3845: seq_num 1165 ranges {0=319488} 2024-08-29T18:05:09.181 INFO:tasks.rados.rados.0.smithi029.stdout:3845: writing smithi02969618-18 from 0 to 319488 tid 1 2024-08-29T18:05:09.181 INFO:tasks.rados.rados.0.smithi029.stdout:3846: rollback oid 30 current snap is 384 2024-08-29T18:05:09.181 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 30 to 376 2024-08-29T18:05:09.181 INFO:tasks.rados.rados.0.smithi029.stdout:3847: rmattr oid 21 current snap is 384 2024-08-29T18:05:09.181 INFO:tasks.rados.rados.0.smithi029.stdout:3847: done (3 left) 2024-08-29T18:05:09.181 INFO:tasks.rados.rados.0.smithi029.stdout:3848: read oid 10 snap -1 2024-08-29T18:05:09.181 INFO:tasks.rados.rados.0.smithi029.stdout:3848: expect (ObjNum 1061 snap 337 seq_num 1061) 2024-08-29T18:05:09.181 INFO:tasks.rados.rados.0.smithi029.stdout:3849: rollback oid 20 current snap is 384 2024-08-29T18:05:09.182 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 20 to 340 2024-08-29T18:05:09.182 INFO:tasks.rados.rados.0.smithi029.stdout:3850: read oid 9 snap -1 2024-08-29T18:05:09.182 INFO:tasks.rados.rados.0.smithi029.stdout:3850: expect (ObjNum 1060 snap 337 seq_num 1060) 2024-08-29T18:05:09.182 INFO:tasks.rados.rados.0.smithi029.stdout:3851: setattr oid 39 current snap is 384 2024-08-29T18:05:09.183 INFO:tasks.rados.rados.0.smithi029.stdout:3852: snap_create 2024-08-29T18:05:09.199 INFO:tasks.rados.rados.0.smithi029.stdout:3846: finishing rollback tid 1 to smithi02969618-30 2024-08-29T18:05:09.199 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 30 v 0 (ObjNum 385 snap 0 seq_num 1562571872) dirty dne 2024-08-29T18:05:09.202 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 39 v 2010 (ObjNum 65 snap 0 seq_num 1515614545) dirty exists 2024-08-29T18:05:09.213 INFO:tasks.rados.rados.0.smithi029.stdout:3844: finishing write tid 1 to smithi02969618-43 2024-08-29T18:05:09.214 INFO:tasks.rados.rados.0.smithi029.stdout:3844: finishing write tid 2 to smithi02969618-43 2024-08-29T18:05:09.222 INFO:tasks.rados.rados.0.smithi029.stdout:3844: finishing write tid 3 to smithi02969618-43 2024-08-29T18:05:09.222 INFO:tasks.rados.rados.0.smithi029.stdout:3844: oid 43 updating version 0 to 2411 2024-08-29T18:05:09.222 INFO:tasks.rados.rados.0.smithi029.stdout:3844: oid 43 updating version 2411 to 2412 2024-08-29T18:05:09.222 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 43 v 2412 (ObjNum 1164 snap 384 seq_num 1164) dirty exists 2024-08-29T18:05:09.222 INFO:tasks.rados.rados.0.smithi029.stdout:3844: left oid 43 (ObjNum 1164 snap 384 seq_num 1164) 2024-08-29T18:05:09.226 INFO:tasks.rados.rados.0.smithi029.stdout:3850: expect (ObjNum 1060 snap 337 seq_num 1060) 2024-08-29T18:05:09.263 INFO:tasks.rados.rados.0.smithi029.stdout:3845: finishing write tid 1 to smithi02969618-18 2024-08-29T18:05:09.263 INFO:tasks.rados.rados.0.smithi029.stdout:3845: finishing write tid 2 to smithi02969618-18 2024-08-29T18:05:09.264 INFO:tasks.rados.rados.0.smithi029.stdout:3845: finishing write tid 3 to smithi02969618-18 2024-08-29T18:05:09.264 INFO:tasks.rados.rados.0.smithi029.stdout:3845: oid 18 updating version 0 to 2497 2024-08-29T18:05:09.264 INFO:tasks.rados.rados.0.smithi029.stdout:3845: oid 18 updating version 2497 to 2498 2024-08-29T18:05:09.264 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 18 v 2498 (ObjNum 1165 snap 384 seq_num 1165) dirty exists 2024-08-29T18:05:09.264 INFO:tasks.rados.rados.0.smithi029.stdout:3845: left oid 18 (ObjNum 1165 snap 384 seq_num 1165) 2024-08-29T18:05:09.264 INFO:tasks.rados.rados.0.smithi029.stdout:3849: finishing rollback tid 0 to smithi02969618-20 2024-08-29T18:05:09.264 INFO:tasks.rados.rados.0.smithi029.stdout:3849: finishing rollback tid 1 to smithi02969618-20 2024-08-29T18:05:09.264 INFO:tasks.rados.rados.0.smithi029.stdout:3849: finishing rollback tid 2 to smithi02969618-20 2024-08-29T18:05:09.264 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 20 v 3195 (ObjNum 1078 snap 340 seq_num 1078) dirty exists 2024-08-29T18:05:09.264 INFO:tasks.rados.rados.0.smithi029.stdout:3848: expect (ObjNum 1061 snap 337 seq_num 1061) 2024-08-29T18:05:09.588 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:05:09 smithi029 bash[79042]: cluster 2024-08-29T18:05:07.564000+0000 mgr.y (mgr.25004) 455 : cluster [DBG] pgmap v834: 121 pgs: 121 active+clean; 571 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 21 MiB/s rd, 67 KiB/s wr, 4 op/s 2024-08-29T18:05:09.588 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:05:09 smithi029 bash[79042]: cluster 2024-08-29T18:05:08.165325+0000 mon.a (mon.0) 1113 : cluster [DBG] osdmap e852: 8 total, 8 up, 8 in 2024-08-29T18:05:09.589 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:05:09 smithi029 bash[77880]: cluster 2024-08-29T18:05:07.564000+0000 mgr.y (mgr.25004) 455 : cluster [DBG] pgmap v834: 121 pgs: 121 active+clean; 571 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 21 MiB/s rd, 67 KiB/s wr, 4 op/s 2024-08-29T18:05:09.589 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:05:09 smithi029 bash[77880]: cluster 2024-08-29T18:05:08.165325+0000 mon.a (mon.0) 1113 : cluster [DBG] osdmap e852: 8 total, 8 up, 8 in 2024-08-29T18:05:09.589 INFO:journalctl@ceph.osd.0.smithi029.stdout:Aug 29 18:05:09 smithi029 bash[83528]: debug 2024-08-29T18:05:09.220+0000 7f92aef2e640 -1 snap_mapper.get_next_objects_to_trim::New Clone-Objects were added to Snap 1a4 after trimming was started 2024-08-29T18:05:09.590 DEBUG:teuthology.orchestra.run.smithi029:> 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 5b99e290-662c-11ef-bcd4-c7b262605968 -e sha1=1ef864504b8875c83ee6c2c5fedc13315bebf7f5 -- bash -c 'ceph versions' 2024-08-29T18:05:09.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:05:09 smithi110 bash[67519]: cluster 2024-08-29T18:05:07.564000+0000 mgr.y (mgr.25004) 455 : cluster [DBG] pgmap v834: 121 pgs: 121 active+clean; 571 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 21 MiB/s rd, 67 KiB/s wr, 4 op/s 2024-08-29T18:05:09.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:05:09 smithi110 bash[67519]: cluster 2024-08-29T18:05:08.165325+0000 mon.a (mon.0) 1113 : cluster [DBG] osdmap e852: 8 total, 8 up, 8 in 2024-08-29T18:05:10.184 INFO:tasks.rados.rados.0.smithi029.stdout:3844: done (7 left) 2024-08-29T18:05:10.184 INFO:tasks.rados.rados.0.smithi029.stdout:3845: done (6 left) 2024-08-29T18:05:10.184 INFO:tasks.rados.rados.0.smithi029.stdout:3846: done (5 left) 2024-08-29T18:05:10.184 INFO:tasks.rados.rados.0.smithi029.stdout:3848: done (4 left) 2024-08-29T18:05:10.184 INFO:tasks.rados.rados.0.smithi029.stdout:3849: done (3 left) 2024-08-29T18:05:10.184 INFO:tasks.rados.rados.0.smithi029.stdout:3850: done (2 left) 2024-08-29T18:05:10.184 INFO:tasks.rados.rados.0.smithi029.stdout:3851: done (1 left) 2024-08-29T18:05:10.184 INFO:tasks.rados.rados.0.smithi029.stdout:3852: done (0 left) 2024-08-29T18:05:10.184 INFO:tasks.rados.rados.0.smithi029.stdout:3853: delete oid 11 current snap is 385 2024-08-29T18:05:10.190 INFO:tasks.rados.rados.0.smithi029.stdout:3853: done (0 left) 2024-08-29T18:05:10.190 INFO:tasks.rados.rados.0.smithi029.stdout:3854: snap_remove snap 350 2024-08-29T18:05:10.649 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:05:10 smithi029 bash[79042]: audit 2024-08-29T18:05:08.700300+0000 mgr.y (mgr.25004) 456 : audit [DBG] from='client.44453 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:05:10.649 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:05:10 smithi029 bash[79042]: cluster 2024-08-29T18:05:09.176445+0000 mon.a (mon.0) 1114 : cluster [DBG] osdmap e853: 8 total, 8 up, 8 in 2024-08-29T18:05:10.649 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:05:10 smithi029 bash[77880]: audit 2024-08-29T18:05:08.700300+0000 mgr.y (mgr.25004) 456 : audit [DBG] from='client.44453 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:05:10.649 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:05:10 smithi029 bash[77880]: cluster 2024-08-29T18:05:09.176445+0000 mon.a (mon.0) 1114 : cluster [DBG] osdmap e853: 8 total, 8 up, 8 in 2024-08-29T18:05:10.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:05:10 smithi110 bash[67519]: audit 2024-08-29T18:05:08.700300+0000 mgr.y (mgr.25004) 456 : audit [DBG] from='client.44453 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:05:10.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:05:10 smithi110 bash[67519]: cluster 2024-08-29T18:05:09.176445+0000 mon.a (mon.0) 1114 : cluster [DBG] osdmap e853: 8 total, 8 up, 8 in 2024-08-29T18:05:11.191 INFO:tasks.rados.rados.0.smithi029.stdout:3854: done (0 left) 2024-08-29T18:05:11.192 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 47 current snap is 385 2024-08-29T18:05:11.192 INFO:tasks.rados.rados.0.smithi029.stdout:3855: seq_num 1167 ranges {0=352256} 2024-08-29T18:05:11.192 INFO:tasks.rados.rados.0.smithi029.stdout:3855: writing smithi02969618-47 from 0 to 352256 tid 1 2024-08-29T18:05:11.192 INFO:tasks.rados.rados.0.smithi029.stdout:3856: read oid 15 snap -1 2024-08-29T18:05:11.192 INFO:tasks.rados.rados.0.smithi029.stdout:3856: expect (ObjNum 1139 snap 369 seq_num 1139) 2024-08-29T18:05:11.192 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 5 current snap is 385 2024-08-29T18:05:11.192 INFO:tasks.rados.rados.0.smithi029.stdout:3857: seq_num 1168 ranges {16695296=368640} 2024-08-29T18:05:11.289 INFO:tasks.rados.rados.0.smithi029.stdout:3857: writing smithi02969618-5 from 16695296 to 17063936 tid 1 2024-08-29T18:05:11.289 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 4 current snap is 385 2024-08-29T18:05:11.289 INFO:tasks.rados.rados.0.smithi029.stdout:3858: seq_num 1169 ranges {1998848=385024} 2024-08-29T18:05:11.302 INFO:tasks.rados.rados.0.smithi029.stdout:3858: writing smithi02969618-4 from 1998848 to 2383872 tid 1 2024-08-29T18:05:11.303 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 20 current snap is 385 2024-08-29T18:05:11.303 INFO:tasks.rados.rados.0.smithi029.stdout:3859: seq_num 1170 ranges {1261568=401408} 2024-08-29T18:05:11.312 INFO:tasks.rados.rados.0.smithi029.stdout:3859: writing smithi02969618-20 from 1261568 to 1662976 tid 1 2024-08-29T18:05:11.312 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 42 current snap is 385 2024-08-29T18:05:11.312 INFO:tasks.rados.rados.0.smithi029.stdout:3860: seq_num 1171 ranges {0=417792} 2024-08-29T18:05:11.315 INFO:tasks.rados.rados.0.smithi029.stdout:3860: writing smithi02969618-42 from 0 to 417792 tid 1 2024-08-29T18:05:11.315 INFO:tasks.rados.rados.0.smithi029.stdout:3861: read oid 16 snap -1 2024-08-29T18:05:11.315 INFO:tasks.rados.rados.0.smithi029.stdout:3861: expect (ObjNum 855 snap 268 seq_num 855) 2024-08-29T18:05:11.315 INFO:tasks.rados.rados.0.smithi029.stdout:3862: delete oid 46 current snap is 385 2024-08-29T18:05:11.315 INFO:tasks.rados.rados.0.smithi029.stdout:3855: finishing write tid 1 to smithi02969618-47 2024-08-29T18:05:11.315 INFO:tasks.rados.rados.0.smithi029.stdout:3855: finishing write tid 2 to smithi02969618-47 2024-08-29T18:05:11.315 INFO:tasks.rados.rados.0.smithi029.stdout:3855: finishing write tid 3 to smithi02969618-47 2024-08-29T18:05:11.315 INFO:tasks.rados.rados.0.smithi029.stdout:3855: oid 47 updating version 0 to 2420 2024-08-29T18:05:11.315 INFO:tasks.rados.rados.0.smithi029.stdout:3855: oid 47 version 2420 is already newer than 2419 2024-08-29T18:05:11.316 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 47 v 2420 (ObjNum 1167 snap 385 seq_num 1167) dirty exists 2024-08-29T18:05:11.316 INFO:tasks.rados.rados.0.smithi029.stdout:3855: left oid 47 (ObjNum 1167 snap 385 seq_num 1167) 2024-08-29T18:05:11.316 INFO:tasks.rados.rados.0.smithi029.stdout:3856: expect (ObjNum 1139 snap 369 seq_num 1139) 2024-08-29T18:05:11.649 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:05:11 smithi029 bash[77880]: cluster 2024-08-29T18:05:09.564432+0000 mgr.y (mgr.25004) 457 : cluster [DBG] pgmap v837: 121 pgs: 121 active+clean; 571 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 4.7 MiB/s rd, 0 B/s wr, 2 op/s 2024-08-29T18:05:11.649 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:05:11 smithi029 bash[77880]: cluster 2024-08-29T18:05:10.184458+0000 mon.a (mon.0) 1115 : cluster [DBG] osdmap e854: 8 total, 8 up, 8 in 2024-08-29T18:05:11.649 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:05:11 smithi029 bash[79042]: cluster 2024-08-29T18:05:09.564432+0000 mgr.y (mgr.25004) 457 : cluster [DBG] pgmap v837: 121 pgs: 121 active+clean; 571 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 4.7 MiB/s rd, 0 B/s wr, 2 op/s 2024-08-29T18:05:11.649 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:05:11 smithi029 bash[79042]: cluster 2024-08-29T18:05:10.184458+0000 mon.a (mon.0) 1115 : cluster [DBG] osdmap e854: 8 total, 8 up, 8 in 2024-08-29T18:05:11.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:05:11 smithi110 bash[67519]: cluster 2024-08-29T18:05:09.564432+0000 mgr.y (mgr.25004) 457 : cluster [DBG] pgmap v837: 121 pgs: 121 active+clean; 571 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 4.7 MiB/s rd, 0 B/s wr, 2 op/s 2024-08-29T18:05:11.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:05:11 smithi110 bash[67519]: cluster 2024-08-29T18:05:10.184458+0000 mon.a (mon.0) 1115 : cluster [DBG] osdmap e854: 8 total, 8 up, 8 in 2024-08-29T18:05:11.689 INFO:tasks.rados.rados.0.smithi029.stdout:3857: finishing write tid 1 to smithi02969618-5 2024-08-29T18:05:11.689 INFO:tasks.rados.rados.0.smithi029.stdout:3857: finishing write tid 2 to smithi02969618-5 2024-08-29T18:05:11.689 INFO:tasks.rados.rados.0.smithi029.stdout:3857: finishing write tid 3 to smithi02969618-5 2024-08-29T18:05:11.689 INFO:tasks.rados.rados.0.smithi029.stdout:3857: oid 5 updating version 0 to 2845 2024-08-29T18:05:11.689 INFO:tasks.rados.rados.0.smithi029.stdout:3857: oid 5 version 2845 is already newer than 2844 2024-08-29T18:05:11.689 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 5 v 2845 (ObjNum 1168 snap 385 seq_num 1168) dirty exists 2024-08-29T18:05:11.689 INFO:tasks.rados.rados.0.smithi029.stdout:3857: left oid 5 (ObjNum 1168 snap 385 seq_num 1168) 2024-08-29T18:05:11.689 INFO:tasks.rados.rados.0.smithi029.stdout:3858: finishing write tid 1 to smithi02969618-4 2024-08-29T18:05:11.689 INFO:tasks.rados.rados.0.smithi029.stdout:3858: finishing write tid 2 to smithi02969618-4 2024-08-29T18:05:11.689 INFO:tasks.rados.rados.0.smithi029.stdout:3858: finishing write tid 3 to smithi02969618-4 2024-08-29T18:05:11.689 INFO:tasks.rados.rados.0.smithi029.stdout:3858: oid 4 updating version 0 to 2500 2024-08-29T18:05:11.690 INFO:tasks.rados.rados.0.smithi029.stdout:3858: oid 4 version 2500 is already newer than 2499 2024-08-29T18:05:11.690 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 4 v 2500 (ObjNum 1169 snap 385 seq_num 1169) dirty exists 2024-08-29T18:05:11.690 INFO:tasks.rados.rados.0.smithi029.stdout:3858: left oid 4 (ObjNum 1169 snap 385 seq_num 1169) 2024-08-29T18:05:11.690 INFO:tasks.rados.rados.0.smithi029.stdout:3860: finishing write tid 1 to smithi02969618-42 2024-08-29T18:05:11.690 INFO:tasks.rados.rados.0.smithi029.stdout:3860: finishing write tid 2 to smithi02969618-42 2024-08-29T18:05:11.690 INFO:tasks.rados.rados.0.smithi029.stdout:3860: finishing write tid 3 to smithi02969618-42 2024-08-29T18:05:11.690 INFO:tasks.rados.rados.0.smithi029.stdout:3860: oid 42 updating version 0 to 2711 2024-08-29T18:05:11.690 INFO:tasks.rados.rados.0.smithi029.stdout:3860: oid 42 updating version 2711 to 2712 2024-08-29T18:05:11.690 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 42 v 2712 (ObjNum 1171 snap 385 seq_num 1171) dirty exists 2024-08-29T18:05:11.690 INFO:tasks.rados.rados.0.smithi029.stdout:3860: left oid 42 (ObjNum 1171 snap 385 seq_num 1171) 2024-08-29T18:05:11.690 INFO:tasks.rados.rados.0.smithi029.stdout:3859: finishing write tid 1 to smithi02969618-20 2024-08-29T18:05:11.690 INFO:tasks.rados.rados.0.smithi029.stdout:3859: finishing write tid 2 to smithi02969618-20 2024-08-29T18:05:11.690 INFO:tasks.rados.rados.0.smithi029.stdout:3859: finishing write tid 3 to smithi02969618-20 2024-08-29T18:05:11.691 INFO:tasks.rados.rados.0.smithi029.stdout:3859: oid 20 updating version 0 to 3218 2024-08-29T18:05:11.691 INFO:tasks.rados.rados.0.smithi029.stdout:3859: oid 20 version 3218 is already newer than 3217 2024-08-29T18:05:11.691 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 20 v 3218 (ObjNum 1170 snap 385 seq_num 1170) dirty exists 2024-08-29T18:05:11.691 INFO:tasks.rados.rados.0.smithi029.stdout:3859: left oid 20 (ObjNum 1170 snap 385 seq_num 1170) 2024-08-29T18:05:11.691 INFO:tasks.rados.rados.0.smithi029.stdout:3861: expect (ObjNum 855 snap 268 seq_num 855) 2024-08-29T18:05:12.649 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:05:12 smithi029 bash[77880]: cluster 2024-08-29T18:05:11.188013+0000 mon.a (mon.0) 1116 : cluster [DBG] osdmap e855: 8 total, 8 up, 8 in 2024-08-29T18:05:12.649 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:05:12 smithi029 bash[79042]: cluster 2024-08-29T18:05:11.188013+0000 mon.a (mon.0) 1116 : cluster [DBG] osdmap e855: 8 total, 8 up, 8 in 2024-08-29T18:05:12.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:05:12 smithi110 bash[67519]: cluster 2024-08-29T18:05:11.188013+0000 mon.a (mon.0) 1116 : cluster [DBG] osdmap e855: 8 total, 8 up, 8 in 2024-08-29T18:05:13.649 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:05:13 smithi029 bash[77880]: cluster 2024-08-29T18:05:11.565379+0000 mgr.y (mgr.25004) 458 : cluster [DBG] pgmap v840: 121 pgs: 121 active+clean; 477 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 2.9 MiB/s rd, 140 KiB/s wr, 8 op/s 2024-08-29T18:05:13.649 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:05:13 smithi029 bash[79042]: cluster 2024-08-29T18:05:11.565379+0000 mgr.y (mgr.25004) 458 : cluster [DBG] pgmap v840: 121 pgs: 121 active+clean; 477 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 2.9 MiB/s rd, 140 KiB/s wr, 8 op/s 2024-08-29T18:05:13.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:05:13 smithi110 bash[67519]: cluster 2024-08-29T18:05:11.565379+0000 mgr.y (mgr.25004) 458 : cluster [DBG] pgmap v840: 121 pgs: 121 active+clean; 477 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 2.9 MiB/s rd, 140 KiB/s wr, 8 op/s 2024-08-29T18:05:14.325 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/5b99e290-662c-11ef-bcd4-c7b262605968/mon.a/config 2024-08-29T18:05:14.579 INFO:tasks.rados.rados.0.smithi029.stdout:3855: done (7 left) 2024-08-29T18:05:14.579 INFO:tasks.rados.rados.0.smithi029.stdout:3856: done (6 left) 2024-08-29T18:05:14.579 INFO:tasks.rados.rados.0.smithi029.stdout:3857: done (5 left) 2024-08-29T18:05:14.579 INFO:tasks.rados.rados.0.smithi029.stdout:3858: done (4 left) 2024-08-29T18:05:14.579 INFO:tasks.rados.rados.0.smithi029.stdout:3859: done (3 left) 2024-08-29T18:05:14.579 INFO:tasks.rados.rados.0.smithi029.stdout:3860: done (2 left) 2024-08-29T18:05:14.580 INFO:tasks.rados.rados.0.smithi029.stdout:3861: done (1 left) 2024-08-29T18:05:14.580 INFO:tasks.rados.rados.0.smithi029.stdout:3862: done (0 left) 2024-08-29T18:05:14.580 INFO:tasks.rados.rados.0.smithi029.stdout:3863: snap_create 2024-08-29T18:05:14.898 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:05:14 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:05:14] "GET /metrics HTTP/1.1" 200 36327 "" "Prometheus/2.43.0" 2024-08-29T18:05:15.223 INFO:tasks.rados.rados.0.smithi029.stdout:3863: done (0 left) 2024-08-29T18:05:15.223 INFO:tasks.rados.rados.0.smithi029.stdout:3864: copy_from oid 13 from oid 47 current snap is 386 2024-08-29T18:05:15.224 INFO:tasks.rados.rados.0.smithi029.stdout:3865: read oid 41 snap -1 2024-08-29T18:05:15.224 INFO:tasks.rados.rados.0.smithi029.stdout:3865: expect (ObjNum 0 snap 0 seq_num 0) 2024-08-29T18:05:15.224 INFO:tasks.rados.rados.0.smithi029.stdout:3866: rollback oid 9 current snap is 386 2024-08-29T18:05:15.224 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 9 to 374 2024-08-29T18:05:15.224 INFO:tasks.rados.rados.0.smithi029.stdout:3867: rollback oid 43 current snap is 386 2024-08-29T18:05:15.224 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 43 to 380 2024-08-29T18:05:15.224 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 28 current snap is 386 2024-08-29T18:05:15.224 INFO:tasks.rados.rados.0.smithi029.stdout:3868: seq_num 1173 ranges {5267456=450560} 2024-08-29T18:05:15.266 INFO:tasks.rados.rados.0.smithi029.stdout:3868: writing smithi02969618-28 from 5267456 to 5718016 tid 1 2024-08-29T18:05:15.266 INFO:tasks.rados.rados.0.smithi029.stdout:3869: read oid 8 snap -1 2024-08-29T18:05:15.266 INFO:tasks.rados.rados.0.smithi029.stdout:3869: expect (ObjNum 938 snap 288 seq_num 938) 2024-08-29T18:05:15.266 INFO:tasks.rados.rados.0.smithi029.stdout:3870: read oid 20 snap -1 2024-08-29T18:05:15.266 INFO:tasks.rados.rados.0.smithi029.stdout:3870: expect (ObjNum 1170 snap 385 seq_num 1170) 2024-08-29T18:05:15.266 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 18 current snap is 386 2024-08-29T18:05:15.266 INFO:tasks.rados.rados.0.smithi029.stdout:3871: seq_num 1174 ranges {319488=466944} 2024-08-29T18:05:15.272 INFO:tasks.rados.rados.0.smithi029.stdout:3871: writing smithi02969618-18 from 319488 to 786432 tid 1 2024-08-29T18:05:15.272 INFO:tasks.rados.rados.0.smithi029.stdout:3872: delete oid 44 current snap is 386 2024-08-29T18:05:15.272 INFO:tasks.rados.rados.0.smithi029.stdout:3865: expect (ObjNum 0 snap 0 seq_num 0) 2024-08-29T18:05:15.276 INFO:tasks.rados.rados.0.smithi029.stdout:3867: finishing rollback tid 0 to smithi02969618-43 2024-08-29T18:05:15.276 INFO:tasks.rados.rados.0.smithi029.stdout:3866: finishing rollback tid 0 to smithi02969618-9 2024-08-29T18:05:15.276 INFO:tasks.rados.rados.0.smithi029.stdout:3866: finishing rollback tid 1 to smithi02969618-9 2024-08-29T18:05:15.277 INFO:tasks.rados.rados.0.smithi029.stdout:3866: finishing rollback tid 2 to smithi02969618-9 2024-08-29T18:05:15.277 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 9 v 2848 (ObjNum 1060 snap 337 seq_num 1060) dirty exists 2024-08-29T18:05:15.277 INFO:tasks.rados.rados.0.smithi029.stdout:3867: finishing rollback tid 1 to smithi02969618-43 2024-08-29T18:05:15.277 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 43 v 2414 (ObjNum 33 snap 0 seq_num 1953066355) dirty dne 2024-08-29T18:05:15.277 INFO:tasks.rados.rados.0.smithi029.stdout:3864: finishing copy_from racing read to smithi02969618-13 2024-08-29T18:05:15.277 INFO:tasks.rados.rados.0.smithi029.stdout:3864: finishing copy_from to smithi02969618-13 2024-08-29T18:05:15.277 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 13 v 2420 (ObjNum 1167 snap 385 seq_num 1167) dirty exists 2024-08-29T18:05:15.277 INFO:tasks.rados.rados.0.smithi029.stdout:3868: finishing write tid 1 to smithi02969618-28 2024-08-29T18:05:15.277 INFO:tasks.rados.rados.0.smithi029.stdout:3868: finishing write tid 2 to smithi02969618-28 2024-08-29T18:05:15.278 INFO:tasks.rados.rados.0.smithi029.stdout:3871: finishing write tid 1 to smithi02969618-18 2024-08-29T18:05:15.278 INFO:tasks.rados.rados.0.smithi029.stdout:3871: finishing write tid 2 to smithi02969618-18 2024-08-29T18:05:15.282 INFO:tasks.rados.rados.0.smithi029.stdout:3868: finishing write tid 3 to smithi02969618-28 2024-08-29T18:05:15.282 INFO:tasks.rados.rados.0.smithi029.stdout:3868: oid 28 updating version 0 to 2423 2024-08-29T18:05:15.282 INFO:tasks.rados.rados.0.smithi029.stdout:3868: oid 28 version 2423 is already newer than 2422 2024-08-29T18:05:15.282 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 28 v 2423 (ObjNum 1173 snap 386 seq_num 1173) dirty exists 2024-08-29T18:05:15.282 INFO:tasks.rados.rados.0.smithi029.stdout:3868: left oid 28 (ObjNum 1173 snap 386 seq_num 1173) 2024-08-29T18:05:15.283 INFO:tasks.rados.rados.0.smithi029.stdout:3871: finishing write tid 3 to smithi02969618-18 2024-08-29T18:05:15.283 INFO:tasks.rados.rados.0.smithi029.stdout:3871: oid 18 updating version 0 to 2502 2024-08-29T18:05:15.283 INFO:tasks.rados.rados.0.smithi029.stdout:3871: oid 18 version 2502 is already newer than 2501 2024-08-29T18:05:15.283 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 18 v 2502 (ObjNum 1174 snap 386 seq_num 1174) dirty exists 2024-08-29T18:05:15.283 INFO:tasks.rados.rados.0.smithi029.stdout:3871: left oid 18 (ObjNum 1174 snap 386 seq_num 1174) 2024-08-29T18:05:15.284 INFO:tasks.rados.rados.0.smithi029.stdout:3870: expect (ObjNum 1170 snap 385 seq_num 1170) 2024-08-29T18:05:15.349 INFO:tasks.rados.rados.0.smithi029.stdout:3869: expect (ObjNum 938 snap 288 seq_num 938) 2024-08-29T18:05:15.538 INFO:tasks.rados.rados.0.smithi029.stdout:3864: done (8 left) 2024-08-29T18:05:15.538 INFO:tasks.rados.rados.0.smithi029.stdout:3865: done (7 left) 2024-08-29T18:05:15.538 INFO:tasks.rados.rados.0.smithi029.stdout:3866: done (6 left) 2024-08-29T18:05:15.538 INFO:tasks.rados.rados.0.smithi029.stdout:3867: done (5 left) 2024-08-29T18:05:15.539 INFO:tasks.rados.rados.0.smithi029.stdout:3868: done (4 left) 2024-08-29T18:05:15.539 INFO:tasks.rados.rados.0.smithi029.stdout:3869: done (3 left) 2024-08-29T18:05:15.539 INFO:tasks.rados.rados.0.smithi029.stdout:3870: done (2 left) 2024-08-29T18:05:15.539 INFO:tasks.rados.rados.0.smithi029.stdout:3871: done (1 left) 2024-08-29T18:05:15.539 INFO:tasks.rados.rados.0.smithi029.stdout:3872: done (0 left) 2024-08-29T18:05:15.539 INFO:tasks.rados.rados.0.smithi029.stdout:3873: rollback oid 47 current snap is 386 2024-08-29T18:05:15.539 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 47 to 376 2024-08-29T18:05:15.539 INFO:tasks.rados.rados.0.smithi029.stdout:3874: copy_from oid 15 from oid 37 current snap is 386 2024-08-29T18:05:15.539 INFO:tasks.rados.rados.0.smithi029.stdout:3875: delete oid 32 current snap is 386 2024-08-29T18:05:15.540 INFO:tasks.rados.rados.0.smithi029.stdout:3874: finishing copy_from to smithi02969618-15 2024-08-29T18:05:15.540 INFO:tasks.rados.rados.0.smithi029.stdout:3874: got expected ENOENT (src dne) 2024-08-29T18:05:15.540 INFO:tasks.rados.rados.0.smithi029.stdout:3874: finishing copy_from racing read to smithi02969618-15 2024-08-29T18:05:15.542 INFO:tasks.rados.rados.0.smithi029.stdout:3873: finishing rollback tid 0 to smithi02969618-47 2024-08-29T18:05:15.542 INFO:tasks.rados.rados.0.smithi029.stdout:3873: finishing rollback tid 1 to smithi02969618-47 2024-08-29T18:05:15.542 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 47 v 2425 (ObjNum 161 snap 0 seq_num 1) dirty dne 2024-08-29T18:05:15.543 INFO:tasks.rados.rados.0.smithi029.stdout:3873: done (2 left) 2024-08-29T18:05:15.543 INFO:tasks.rados.rados.0.smithi029.stdout:3874: done (1 left) 2024-08-29T18:05:15.543 INFO:tasks.rados.rados.0.smithi029.stdout:3875: done (0 left) 2024-08-29T18:05:15.543 INFO:tasks.rados.rados.0.smithi029.stdout:3876: read oid 20 snap -1 2024-08-29T18:05:15.543 INFO:tasks.rados.rados.0.smithi029.stdout:3876: expect (ObjNum 1170 snap 385 seq_num 1170) 2024-08-29T18:05:15.543 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 5 current snap is 386 2024-08-29T18:05:15.543 INFO:tasks.rados.rados.0.smithi029.stdout:3877: seq_num 1177 ranges {17063936=516096} 2024-08-29T18:05:15.648 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:05:15 smithi029 bash[79042]: cluster 2024-08-29T18:05:13.566213+0000 mgr.y (mgr.25004) 459 : cluster [DBG] pgmap v841: 121 pgs: 121 active+clean; 421 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 5.0 MiB/s rd, 437 KiB/s wr, 10 op/s 2024-08-29T18:05:15.649 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:05:15 smithi029 bash[77880]: cluster 2024-08-29T18:05:13.566213+0000 mgr.y (mgr.25004) 459 : cluster [DBG] pgmap v841: 121 pgs: 121 active+clean; 421 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 5.0 MiB/s rd, 437 KiB/s wr, 10 op/s 2024-08-29T18:05:15.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:05:15 smithi110 bash[67519]: cluster 2024-08-29T18:05:13.566213+0000 mgr.y (mgr.25004) 459 : cluster [DBG] pgmap v841: 121 pgs: 121 active+clean; 421 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 5.0 MiB/s rd, 437 KiB/s wr, 10 op/s 2024-08-29T18:05:15.675 INFO:tasks.rados.rados.0.smithi029.stdout:3877: writing smithi02969618-5 from 17063936 to 17580032 tid 1 2024-08-29T18:05:15.675 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 11 current snap is 386 2024-08-29T18:05:15.675 INFO:tasks.rados.rados.0.smithi029.stdout:3878: seq_num 1178 ranges {0=532480} 2024-08-29T18:05:15.678 INFO:tasks.rados.rados.0.smithi029.stdout:3878: writing smithi02969618-11 from 0 to 532480 tid 1 2024-08-29T18:05:15.679 INFO:tasks.rados.rados.0.smithi029.stdout:3879: rollback oid 17 current snap is 386 2024-08-29T18:05:15.679 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 17 to 383 2024-08-29T18:05:15.679 INFO:tasks.rados.rados.0.smithi029.stdout:3876: expect (ObjNum 1170 snap 385 seq_num 1170) 2024-08-29T18:05:15.778 INFO:tasks.rados.rados.0.smithi029.stdout:3879: finishing rollback tid 1 to smithi02969618-17 2024-08-29T18:05:15.778 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 17 v 2009 (ObjNum 273 snap 0 seq_num 0) dirty dne 2024-08-29T18:05:15.778 INFO:tasks.rados.rados.0.smithi029.stdout:3878: finishing write tid 1 to smithi02969618-11 2024-08-29T18:05:15.778 INFO:tasks.rados.rados.0.smithi029.stdout:3876: done (3 left) 2024-08-29T18:05:15.778 INFO:tasks.rados.rados.0.smithi029.stdout:3879: done (2 left) 2024-08-29T18:05:15.778 INFO:tasks.rados.rados.0.smithi029.stdout:3880: snap_create 2024-08-29T18:05:15.778 INFO:tasks.rados.rados.0.smithi029.stdout:3878: finishing write tid 2 to smithi02969618-11 2024-08-29T18:05:15.779 INFO:tasks.rados.rados.0.smithi029.stdout:3877: finishing write tid 1 to smithi02969618-5 2024-08-29T18:05:15.779 INFO:tasks.rados.rados.0.smithi029.stdout:3878: finishing write tid 3 to smithi02969618-11 2024-08-29T18:05:15.779 INFO:tasks.rados.rados.0.smithi029.stdout:3878: oid 11 updating version 0 to 2412 2024-08-29T18:05:15.779 INFO:tasks.rados.rados.0.smithi029.stdout:3878: oid 11 updating version 2412 to 2413 2024-08-29T18:05:15.779 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 11 v 2413 (ObjNum 1178 snap 386 seq_num 1178) dirty exists 2024-08-29T18:05:15.779 INFO:tasks.rados.rados.0.smithi029.stdout:3878: left oid 11 (ObjNum 1178 snap 386 seq_num 1178) 2024-08-29T18:05:15.779 INFO:tasks.rados.rados.0.smithi029.stdout:3877: finishing write tid 2 to smithi02969618-5 2024-08-29T18:05:15.779 INFO:tasks.rados.rados.0.smithi029.stdout:3877: finishing write tid 3 to smithi02969618-5 2024-08-29T18:05:15.779 INFO:tasks.rados.rados.0.smithi029.stdout:3877: oid 5 updating version 0 to 2850 2024-08-29T18:05:15.779 INFO:tasks.rados.rados.0.smithi029.stdout:3877: oid 5 updating version 2850 to 2851 2024-08-29T18:05:15.779 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 5 v 2851 (ObjNum 1177 snap 386 seq_num 1177) dirty exists 2024-08-29T18:05:15.779 INFO:tasks.rados.rados.0.smithi029.stdout:3877: left oid 5 (ObjNum 1177 snap 386 seq_num 1177) 2024-08-29T18:05:16.237 INFO:tasks.rados.rados.0.smithi029.stdout:3877: done (2 left) 2024-08-29T18:05:16.237 INFO:tasks.rados.rados.0.smithi029.stdout:3878: done (1 left) 2024-08-29T18:05:16.237 INFO:tasks.rados.rados.0.smithi029.stdout:3880: done (0 left) 2024-08-29T18:05:16.237 INFO:tasks.rados.rados.0.smithi029.stdout:3881: copy_from oid 13 from oid 38 current snap is 387 2024-08-29T18:05:16.237 INFO:tasks.rados.rados.0.smithi029.stdout:3882: setattr oid 31 current snap is 387 2024-08-29T18:05:16.237 INFO:tasks.rados.rados.0.smithi029.stdout:3883: rollback oid 23 current snap is 387 2024-08-29T18:05:16.237 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 23 to 386 2024-08-29T18:05:16.237 INFO:tasks.rados.rados.0.smithi029.stdout:3884: snap_remove snap 378 2024-08-29T18:05:16.577 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:05:16 smithi029 bash[77880]: cluster 2024-08-29T18:05:15.221889+0000 mon.a (mon.0) 1117 : cluster [DBG] osdmap e856: 8 total, 8 up, 8 in 2024-08-29T18:05:16.577 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:05:16 smithi029 bash[79042]: cluster 2024-08-29T18:05:15.221889+0000 mon.a (mon.0) 1117 : cluster [DBG] osdmap e856: 8 total, 8 up, 8 in 2024-08-29T18:05:16.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:05:16 smithi110 bash[67519]: cluster 2024-08-29T18:05:15.221889+0000 mon.a (mon.0) 1117 : cluster [DBG] osdmap e856: 8 total, 8 up, 8 in 2024-08-29T18:05:17.078 INFO:tasks.rados.rados.0.smithi029.stdout:3884: done (3 left) 2024-08-29T18:05:17.078 INFO:tasks.rados.rados.0.smithi029.stdout:3885: read oid 25 snap -1 2024-08-29T18:05:17.078 INFO:tasks.rados.rados.0.smithi029.stdout:3885: expect (ObjNum 1107 snap 351 seq_num 1107) 2024-08-29T18:05:17.078 INFO:tasks.rados.rados.0.smithi029.stdout:3886: copy_from oid 11 from oid 47 current snap is 387 2024-08-29T18:05:17.079 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 31 v 2849 (ObjNum 1140 snap 369 seq_num 1140) dirty exists 2024-08-29T18:05:17.079 INFO:tasks.rados.rados.0.smithi029.stdout:3883: finishing rollback tid 1 to smithi02969618-23 2024-08-29T18:05:17.079 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 23 v 3185 (ObjNum 33 snap 0 seq_num 0) dirty dne 2024-08-29T18:05:17.079 INFO:tasks.rados.rados.0.smithi029.stdout:3881: finishing copy_from racing read to smithi02969618-13 2024-08-29T18:05:17.079 INFO:tasks.rados.rados.0.smithi029.stdout:3881: finishing copy_from to smithi02969618-13 2024-08-29T18:05:17.079 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 13 v 2071 (ObjNum 1141 snap 371 seq_num 1141) dirty exists 2024-08-29T18:05:17.079 INFO:tasks.rados.rados.0.smithi029.stdout:3881: done (4 left) 2024-08-29T18:05:17.079 INFO:tasks.rados.rados.0.smithi029.stdout:3882: done (3 left) 2024-08-29T18:05:17.079 INFO:tasks.rados.rados.0.smithi029.stdout:3883: done (2 left) 2024-08-29T18:05:17.079 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 19 current snap is 387 2024-08-29T18:05:17.079 INFO:tasks.rados.rados.0.smithi029.stdout:3887: seq_num 1179 ranges {0=548864} 2024-08-29T18:05:17.084 INFO:tasks.rados.rados.0.smithi029.stdout:3887: writing smithi02969618-19 from 0 to 548864 tid 1 2024-08-29T18:05:17.084 INFO:tasks.rados.rados.0.smithi029.stdout:3888: snap_remove snap 383 2024-08-29T18:05:17.513 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:05:17 smithi029 bash[79042]: cluster 2024-08-29T18:05:15.566654+0000 mgr.y (mgr.25004) 460 : cluster [DBG] pgmap v843: 121 pgs: 121 active+clean; 417 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 4.5 MiB/s rd, 393 KiB/s wr, 9 op/s 2024-08-29T18:05:17.513 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:05:17 smithi029 bash[79042]: cluster 2024-08-29T18:05:16.237409+0000 mon.a (mon.0) 1118 : cluster [DBG] osdmap e857: 8 total, 8 up, 8 in 2024-08-29T18:05:17.513 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:05:17 smithi029 bash[79042]: cluster 2024-08-29T18:05:17.079959+0000 mon.a (mon.0) 1119 : cluster [DBG] osdmap e858: 8 total, 8 up, 8 in 2024-08-29T18:05:17.514 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:05:17 smithi029 bash[77880]: cluster 2024-08-29T18:05:15.566654+0000 mgr.y (mgr.25004) 460 : cluster [DBG] pgmap v843: 121 pgs: 121 active+clean; 417 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 4.5 MiB/s rd, 393 KiB/s wr, 9 op/s 2024-08-29T18:05:17.514 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:05:17 smithi029 bash[77880]: cluster 2024-08-29T18:05:16.237409+0000 mon.a (mon.0) 1118 : cluster [DBG] osdmap e857: 8 total, 8 up, 8 in 2024-08-29T18:05:17.514 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:05:17 smithi029 bash[77880]: cluster 2024-08-29T18:05:17.079959+0000 mon.a (mon.0) 1119 : cluster [DBG] osdmap e858: 8 total, 8 up, 8 in 2024-08-29T18:05:17.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:05:17 smithi110 bash[67519]: cluster 2024-08-29T18:05:15.566654+0000 mgr.y (mgr.25004) 460 : cluster [DBG] pgmap v843: 121 pgs: 121 active+clean; 417 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 4.5 MiB/s rd, 393 KiB/s wr, 9 op/s 2024-08-29T18:05:17.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:05:17 smithi110 bash[67519]: cluster 2024-08-29T18:05:16.237409+0000 mon.a (mon.0) 1118 : cluster [DBG] osdmap e857: 8 total, 8 up, 8 in 2024-08-29T18:05:17.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:05:17 smithi110 bash[67519]: cluster 2024-08-29T18:05:17.079959+0000 mon.a (mon.0) 1119 : cluster [DBG] osdmap e858: 8 total, 8 up, 8 in 2024-08-29T18:05:18.080 INFO:tasks.rados.rados.0.smithi029.stdout:3888: done (3 left) 2024-08-29T18:05:18.081 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 45 current snap is 387 2024-08-29T18:05:18.081 INFO:tasks.rados.rados.0.smithi029.stdout:3889: seq_num 1180 ranges {22888448=565248} 2024-08-29T18:05:18.214 INFO:tasks.rados.rados.0.smithi029.stdout:3889: writing smithi02969618-45 from 22888448 to 23453696 tid 1 2024-08-29T18:05:18.214 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 7 current snap is 387 2024-08-29T18:05:18.215 INFO:tasks.rados.rados.0.smithi029.stdout:3890: seq_num 1181 ranges {27795456=581632} 2024-08-29T18:05:18.373 INFO:tasks.rados.rados.0.smithi029.stdout:3890: writing smithi02969618-7 from 27795456 to 28377088 tid 1 2024-08-29T18:05:18.373 INFO:tasks.rados.rados.0.smithi029.stdout:3891: snap_remove snap 384 2024-08-29T18:05:19.149 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:05:19 smithi029 bash[77880]: cluster 2024-08-29T18:05:17.567577+0000 mgr.y (mgr.25004) 461 : cluster [DBG] pgmap v846: 121 pgs: 121 active+clean; 420 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 18 MiB/s rd, 745 KiB/s wr, 12 op/s 2024-08-29T18:05:19.149 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:05:19 smithi029 bash[77880]: cluster 2024-08-29T18:05:18.082848+0000 mon.a (mon.0) 1120 : cluster [DBG] osdmap e859: 8 total, 8 up, 8 in 2024-08-29T18:05:19.149 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:05:19 smithi029 bash[77880]: audit 2024-08-29T18:05:18.494456+0000 mon.c (mon.2) 348 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:05:19.149 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:05:19 smithi029 bash[79042]: cluster 2024-08-29T18:05:17.567577+0000 mgr.y (mgr.25004) 461 : cluster [DBG] pgmap v846: 121 pgs: 121 active+clean; 420 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 18 MiB/s rd, 745 KiB/s wr, 12 op/s 2024-08-29T18:05:19.149 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:05:19 smithi029 bash[79042]: cluster 2024-08-29T18:05:18.082848+0000 mon.a (mon.0) 1120 : cluster [DBG] osdmap e859: 8 total, 8 up, 8 in 2024-08-29T18:05:19.149 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:05:19 smithi029 bash[79042]: audit 2024-08-29T18:05:18.494456+0000 mon.c (mon.2) 348 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:05:19.246 INFO:tasks.rados.rados.0.smithi029.stdout:3891: done (5 left) 2024-08-29T18:05:19.247 INFO:tasks.rados.rados.0.smithi029.stdout:3892: read oid 18 snap -1 2024-08-29T18:05:19.247 INFO:tasks.rados.rados.0.smithi029.stdout:3892: expect (ObjNum 1174 snap 386 seq_num 1174) 2024-08-29T18:05:19.247 INFO:tasks.rados.rados.0.smithi029.stdout:3886: finishing copy_from to smithi02969618-11 2024-08-29T18:05:19.247 INFO:tasks.rados.rados.0.smithi029.stdout:3886: got expected ENOENT (src dne) 2024-08-29T18:05:19.247 INFO:tasks.rados.rados.0.smithi029.stdout:3887: finishing write tid 1 to smithi02969618-19 2024-08-29T18:05:19.247 INFO:tasks.rados.rados.0.smithi029.stdout:3886: finishing copy_from racing read to smithi02969618-11 2024-08-29T18:05:19.247 INFO:tasks.rados.rados.0.smithi029.stdout:3887: finishing write tid 2 to smithi02969618-19 2024-08-29T18:05:19.247 INFO:tasks.rados.rados.0.smithi029.stdout:3887: finishing write tid 3 to smithi02969618-19 2024-08-29T18:05:19.247 INFO:tasks.rados.rados.0.smithi029.stdout:3887: oid 19 updating version 0 to 2452 2024-08-29T18:05:19.247 INFO:tasks.rados.rados.0.smithi029.stdout:3887: oid 19 version 2452 is already newer than 2451 2024-08-29T18:05:19.247 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 19 v 2452 (ObjNum 1179 snap 387 seq_num 1179) dirty exists 2024-08-29T18:05:19.247 INFO:tasks.rados.rados.0.smithi029.stdout:3887: left oid 19 (ObjNum 1179 snap 387 seq_num 1179) 2024-08-29T18:05:19.247 INFO:tasks.rados.rados.0.smithi029.stdout:3885: expect (ObjNum 1107 snap 351 seq_num 1107) 2024-08-29T18:05:19.298 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-08-29T18:05:19.298 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-08-29T18:05:19.298 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.1.1-235-g1ef86450 (1ef864504b8875c83ee6c2c5fedc13315bebf7f5) squid (rc)": 3 2024-08-29T18:05:19.298 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-08-29T18:05:19.298 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-08-29T18:05:19.298 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.1.1-235-g1ef86450 (1ef864504b8875c83ee6c2c5fedc13315bebf7f5) squid (rc)": 2 2024-08-29T18:05:19.299 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-08-29T18:05:19.299 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-08-29T18:05:19.299 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.1.1-235-g1ef86450 (1ef864504b8875c83ee6c2c5fedc13315bebf7f5) squid (rc)": 8 2024-08-29T18:05:19.299 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-08-29T18:05:19.299 INFO:teuthology.orchestra.run.smithi029.stdout: "mds": { 2024-08-29T18:05:19.299 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.1.1-235-g1ef86450 (1ef864504b8875c83ee6c2c5fedc13315bebf7f5) squid (rc)": 2 2024-08-29T18:05:19.299 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-08-29T18:05:19.299 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-08-29T18:05:19.299 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.1.1-235-g1ef86450 (1ef864504b8875c83ee6c2c5fedc13315bebf7f5) squid (rc)": 15 2024-08-29T18:05:19.299 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-08-29T18:05:19.299 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-08-29T18:05:19.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:05:19 smithi110 bash[67519]: cluster 2024-08-29T18:05:17.567577+0000 mgr.y (mgr.25004) 461 : cluster [DBG] pgmap v846: 121 pgs: 121 active+clean; 420 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 18 MiB/s rd, 745 KiB/s wr, 12 op/s 2024-08-29T18:05:19.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:05:19 smithi110 bash[67519]: cluster 2024-08-29T18:05:18.082848+0000 mon.a (mon.0) 1120 : cluster [DBG] osdmap e859: 8 total, 8 up, 8 in 2024-08-29T18:05:19.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:05:19 smithi110 bash[67519]: audit 2024-08-29T18:05:18.494456+0000 mon.c (mon.2) 348 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:05:19.597 INFO:tasks.rados.rados.0.smithi029.stdout:3889: finishing write tid 1 to smithi02969618-45 2024-08-29T18:05:19.597 INFO:tasks.rados.rados.0.smithi029.stdout:3889: finishing write tid 2 to smithi02969618-45 2024-08-29T18:05:19.597 INFO:tasks.rados.rados.0.smithi029.stdout:3885: done (5 left) 2024-08-29T18:05:19.598 INFO:tasks.rados.rados.0.smithi029.stdout:3886: done (4 left) 2024-08-29T18:05:19.598 INFO:tasks.rados.rados.0.smithi029.stdout:3887: done (3 left) 2024-08-29T18:05:19.598 INFO:tasks.rados.rados.0.smithi029.stdout:3893: snap_remove snap 386 2024-08-29T18:05:20.257 INFO:tasks.rados.rados.0.smithi029.stdout:3893: done (3 left) 2024-08-29T18:05:20.257 INFO:tasks.rados.rados.0.smithi029.stdout:3894: read oid 3 snap -1 2024-08-29T18:05:20.258 INFO:tasks.rados.rados.0.smithi029.stdout:3894: expect (ObjNum 1116 snap 354 seq_num 1116) 2024-08-29T18:05:20.258 INFO:tasks.rados.rados.0.smithi029.stdout:3895: read oid 46 snap 376 2024-08-29T18:05:20.258 INFO:tasks.rados.rados.0.smithi029.stdout:3895: expect (ObjNum 1133 snap 365 seq_num 1133) 2024-08-29T18:05:20.258 INFO:tasks.rados.rados.0.smithi029.stdout:3896: setattr oid 2 current snap is 387 2024-08-29T18:05:20.258 INFO:tasks.rados.rados.0.smithi029.stdout:3889: finishing write tid 3 to smithi02969618-45 2024-08-29T18:05:20.258 INFO:tasks.rados.rados.0.smithi029.stdout:3889: oid 45 updating version 0 to 2075 2024-08-29T18:05:20.258 INFO:tasks.rados.rados.0.smithi029.stdout:3889: oid 45 version 2075 is already newer than 2074 2024-08-29T18:05:20.258 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 45 v 2075 (ObjNum 1180 snap 387 seq_num 1180) dirty exists 2024-08-29T18:05:20.258 INFO:tasks.rados.rados.0.smithi029.stdout:3889: left oid 45 (ObjNum 1180 snap 387 seq_num 1180) 2024-08-29T18:05:20.258 INFO:tasks.rados.rados.0.smithi029.stdout:3890: finishing write tid 1 to smithi02969618-7 2024-08-29T18:05:20.258 INFO:tasks.rados.rados.0.smithi029.stdout:3890: finishing write tid 2 to smithi02969618-7 2024-08-29T18:05:20.258 INFO:tasks.rados.rados.0.smithi029.stdout:3890: finishing write tid 3 to smithi02969618-7 2024-08-29T18:05:20.258 INFO:tasks.rados.rados.0.smithi029.stdout:3890: oid 7 updating version 0 to 2519 2024-08-29T18:05:20.258 INFO:tasks.rados.rados.0.smithi029.stdout:3890: oid 7 updating version 2519 to 2520 2024-08-29T18:05:20.258 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 7 v 2520 (ObjNum 1181 snap 387 seq_num 1181) dirty exists 2024-08-29T18:05:20.259 INFO:tasks.rados.rados.0.smithi029.stdout:3890: left oid 7 (ObjNum 1181 snap 387 seq_num 1181) 2024-08-29T18:05:20.259 INFO:tasks.rados.rados.0.smithi029.stdout:3892: expect (ObjNum 1174 snap 386 seq_num 1174) 2024-08-29T18:05:20.288 INFO:tasks.rados.rados.0.smithi029.stdout:3894: expect (ObjNum 1116 snap 354 seq_num 1116) 2024-08-29T18:05:20.342 DEBUG:teuthology.orchestra.run.smithi029:> 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 5b99e290-662c-11ef-bcd4-c7b262605968 -e sha1=1ef864504b8875c83ee6c2c5fedc13315bebf7f5 -- bash -c 'ceph versions | jq -e '"'"'.overall | length == 1'"'"'' 2024-08-29T18:05:20.359 INFO:tasks.rados.rados.0.smithi029.stdout:3895: expect (ObjNum 1133 snap 365 seq_num 1133) 2024-08-29T18:05:20.648 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:05:20 smithi029 bash[79042]: cluster 2024-08-29T18:05:19.248787+0000 mon.a (mon.0) 1121 : cluster [DBG] osdmap e860: 8 total, 8 up, 8 in 2024-08-29T18:05:20.649 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:05:20 smithi029 bash[79042]: audit 2024-08-29T18:05:19.301316+0000 mon.c (mon.2) 349 : audit [DBG] from='client.? 172.21.15.29:0/2792356923' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:05:20.649 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:05:20 smithi029 bash[77880]: cluster 2024-08-29T18:05:19.248787+0000 mon.a (mon.0) 1121 : cluster [DBG] osdmap e860: 8 total, 8 up, 8 in 2024-08-29T18:05:20.649 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:05:20 smithi029 bash[77880]: audit 2024-08-29T18:05:19.301316+0000 mon.c (mon.2) 349 : audit [DBG] from='client.? 172.21.15.29:0/2792356923' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:05:20.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:05:20 smithi110 bash[67519]: cluster 2024-08-29T18:05:19.248787+0000 mon.a (mon.0) 1121 : cluster [DBG] osdmap e860: 8 total, 8 up, 8 in 2024-08-29T18:05:20.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:05:20 smithi110 bash[67519]: audit 2024-08-29T18:05:19.301316+0000 mon.c (mon.2) 349 : audit [DBG] from='client.? 172.21.15.29:0/2792356923' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:05:21.649 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:05:21 smithi029 bash[79042]: cluster 2024-08-29T18:05:19.568216+0000 mgr.y (mgr.25004) 462 : cluster [DBG] pgmap v849: 121 pgs: 121 active+clean; 420 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 23 MiB/s rd, 668 KiB/s wr, 16 op/s 2024-08-29T18:05:21.649 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:05:21 smithi029 bash[79042]: cluster 2024-08-29T18:05:20.254878+0000 mon.a (mon.0) 1122 : cluster [DBG] osdmap e861: 8 total, 8 up, 8 in 2024-08-29T18:05:21.649 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:05:21 smithi029 bash[77880]: cluster 2024-08-29T18:05:19.568216+0000 mgr.y (mgr.25004) 462 : cluster [DBG] pgmap v849: 121 pgs: 121 active+clean; 420 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 23 MiB/s rd, 668 KiB/s wr, 16 op/s 2024-08-29T18:05:21.649 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:05:21 smithi029 bash[77880]: cluster 2024-08-29T18:05:20.254878+0000 mon.a (mon.0) 1122 : cluster [DBG] osdmap e861: 8 total, 8 up, 8 in 2024-08-29T18:05:21.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:05:21 smithi110 bash[67519]: cluster 2024-08-29T18:05:19.568216+0000 mgr.y (mgr.25004) 462 : cluster [DBG] pgmap v849: 121 pgs: 121 active+clean; 420 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 23 MiB/s rd, 668 KiB/s wr, 16 op/s 2024-08-29T18:05:21.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:05:21 smithi110 bash[67519]: cluster 2024-08-29T18:05:20.254878+0000 mon.a (mon.0) 1122 : cluster [DBG] osdmap e861: 8 total, 8 up, 8 in 2024-08-29T18:05:22.254 INFO:tasks.rados.rados.0.smithi029.stdout:3889: done (5 left) 2024-08-29T18:05:22.254 INFO:tasks.rados.rados.0.smithi029.stdout:3890: done (4 left) 2024-08-29T18:05:22.254 INFO:tasks.rados.rados.0.smithi029.stdout:3892: done (3 left) 2024-08-29T18:05:22.255 INFO:tasks.rados.rados.0.smithi029.stdout:3894: done (2 left) 2024-08-29T18:05:22.255 INFO:tasks.rados.rados.0.smithi029.stdout:3895: done (1 left) 2024-08-29T18:05:22.255 INFO:tasks.rados.rados.0.smithi029.stdout:3897: setattr oid 17 current snap is 387 2024-08-29T18:05:22.260 INFO:tasks.rados.rados.0.smithi029.stdout:3898: snap_remove snap 377 2024-08-29T18:05:23.254 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 2 v 3231 (ObjNum 1158 snap 381 seq_num 1158) dirty exists 2024-08-29T18:05:23.254 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 17 v 2011 (ObjNum 161 snap 0 seq_num 0) dirty exists 2024-08-29T18:05:23.254 INFO:tasks.rados.rados.0.smithi029.stdout:3896: done (2 left) 2024-08-29T18:05:23.255 INFO:tasks.rados.rados.0.smithi029.stdout:3897: done (1 left) 2024-08-29T18:05:23.255 INFO:tasks.rados.rados.0.smithi029.stdout:3898: done (0 left) 2024-08-29T18:05:23.255 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 2 current snap is 387 2024-08-29T18:05:23.255 INFO:tasks.rados.rados.0.smithi029.stdout:3899: seq_num 1182 ranges {23085056=606208} 2024-08-29T18:05:23.389 INFO:tasks.rados.rados.0.smithi029.stdout:3899: writing smithi02969618-2 from 23085056 to 23691264 tid 1 2024-08-29T18:05:23.390 INFO:tasks.rados.rados.0.smithi029.stdout:3900: rmattr oid 14 current snap is 387 2024-08-29T18:05:23.390 INFO:tasks.rados.rados.0.smithi029.stdout:3901: snap_create 2024-08-29T18:05:23.398 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:05:23 smithi029 bash[77880]: cluster 2024-08-29T18:05:21.569266+0000 mgr.y (mgr.25004) 463 : cluster [DBG] pgmap v851: 121 pgs: 121 active+clean; 430 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 7.0 MiB/s rd, 2.7 MiB/s wr, 12 op/s 2024-08-29T18:05:23.398 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:05:23 smithi029 bash[77880]: cluster 2024-08-29T18:05:22.080639+0000 mon.a (mon.0) 1123 : cluster [DBG] osdmap e862: 8 total, 8 up, 8 in 2024-08-29T18:05:23.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:05:23 smithi029 bash[79042]: cluster 2024-08-29T18:05:21.569266+0000 mgr.y (mgr.25004) 463 : cluster [DBG] pgmap v851: 121 pgs: 121 active+clean; 430 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 7.0 MiB/s rd, 2.7 MiB/s wr, 12 op/s 2024-08-29T18:05:23.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:05:23 smithi029 bash[79042]: cluster 2024-08-29T18:05:22.080639+0000 mon.a (mon.0) 1123 : cluster [DBG] osdmap e862: 8 total, 8 up, 8 in 2024-08-29T18:05:23.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:05:23 smithi110 bash[67519]: cluster 2024-08-29T18:05:21.569266+0000 mgr.y (mgr.25004) 463 : cluster [DBG] pgmap v851: 121 pgs: 121 active+clean; 430 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 7.0 MiB/s rd, 2.7 MiB/s wr, 12 op/s 2024-08-29T18:05:23.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:05:23 smithi110 bash[67519]: cluster 2024-08-29T18:05:22.080639+0000 mon.a (mon.0) 1123 : cluster [DBG] osdmap e862: 8 total, 8 up, 8 in 2024-08-29T18:05:23.401 INFO:tasks.rados.rados.0.smithi029.stdout:3899: finishing write tid 1 to smithi02969618-2 2024-08-29T18:05:23.401 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 14 v 2453 (ObjNum 969 snap 298 seq_num 969) dirty exists 2024-08-29T18:05:23.401 INFO:tasks.rados.rados.0.smithi029.stdout:3899: finishing write tid 2 to smithi02969618-2 2024-08-29T18:05:23.408 INFO:tasks.rados.rados.0.smithi029.stdout:3899: finishing write tid 3 to smithi02969618-2 2024-08-29T18:05:23.408 INFO:tasks.rados.rados.0.smithi029.stdout:3899: oid 2 updating version 0 to 3238 2024-08-29T18:05:23.408 INFO:tasks.rados.rados.0.smithi029.stdout:3899: oid 2 updating version 3238 to 3239 2024-08-29T18:05:23.408 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 2 v 3239 (ObjNum 1182 snap 387 seq_num 1182) dirty exists 2024-08-29T18:05:23.408 INFO:tasks.rados.rados.0.smithi029.stdout:3899: left oid 2 (ObjNum 1182 snap 387 seq_num 1182) 2024-08-29T18:05:24.263 INFO:tasks.rados.rados.0.smithi029.stdout:3899: done (2 left) 2024-08-29T18:05:24.263 INFO:tasks.rados.rados.0.smithi029.stdout:3900: done (1 left) 2024-08-29T18:05:24.263 INFO:tasks.rados.rados.0.smithi029.stdout:3901: done (0 left) 2024-08-29T18:05:24.263 INFO:tasks.rados.rados.0.smithi029.stdout:3902: read oid 44 snap -1 2024-08-29T18:05:24.263 INFO:tasks.rados.rados.0.smithi029.stdout:3902: expect deleted 2024-08-29T18:05:24.263 INFO:tasks.rados.rados.0.smithi029.stdout:3903: setattr oid 11 current snap is 388 2024-08-29T18:05:24.264 INFO:tasks.rados.rados.0.smithi029.stdout:3904: read oid 42 snap 370 2024-08-29T18:05:24.265 INFO:tasks.rados.rados.0.smithi029.stdout:3904: expect (ObjNum 1030 snap 329 seq_num 1030) 2024-08-29T18:05:24.265 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 13 current snap is 388 2024-08-29T18:05:24.265 INFO:tasks.rados.rados.0.smithi029.stdout:3905: seq_num 1183 ranges {9248768=622592} 2024-08-29T18:05:24.320 INFO:tasks.rados.rados.0.smithi029.stdout:3905: writing smithi02969618-13 from 9248768 to 9871360 tid 1 2024-08-29T18:05:24.320 INFO:tasks.rados.rados.0.smithi029.stdout:3906: snap_remove snap 340 2024-08-29T18:05:24.599 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:05:24 smithi029 bash[77880]: cluster 2024-08-29T18:05:23.254639+0000 mon.a (mon.0) 1124 : cluster [DBG] osdmap e863: 8 total, 8 up, 8 in 2024-08-29T18:05:24.600 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:05:24 smithi029 bash[77880]: cluster 2024-08-29T18:05:23.569932+0000 mgr.y (mgr.25004) 464 : cluster [DBG] pgmap v854: 121 pgs: 121 active+clean; 430 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 19 MiB/s rd, 2.4 MiB/s wr, 6 op/s 2024-08-29T18:05:24.600 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:05:24 smithi029 bash[79042]: cluster 2024-08-29T18:05:23.254639+0000 mon.a (mon.0) 1124 : cluster [DBG] osdmap e863: 8 total, 8 up, 8 in 2024-08-29T18:05:24.600 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:05:24 smithi029 bash[79042]: cluster 2024-08-29T18:05:23.569932+0000 mgr.y (mgr.25004) 464 : cluster [DBG] pgmap v854: 121 pgs: 121 active+clean; 430 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 19 MiB/s rd, 2.4 MiB/s wr, 6 op/s 2024-08-29T18:05:24.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:05:24 smithi110 bash[67519]: cluster 2024-08-29T18:05:23.254639+0000 mon.a (mon.0) 1124 : cluster [DBG] osdmap e863: 8 total, 8 up, 8 in 2024-08-29T18:05:24.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:05:24 smithi110 bash[67519]: cluster 2024-08-29T18:05:23.569932+0000 mgr.y (mgr.25004) 464 : cluster [DBG] pgmap v854: 121 pgs: 121 active+clean; 430 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 19 MiB/s rd, 2.4 MiB/s wr, 6 op/s 2024-08-29T18:05:24.898 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:05:24 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:05:24] "GET /metrics HTTP/1.1" 200 36325 "" "Prometheus/2.43.0" 2024-08-29T18:05:25.068 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/5b99e290-662c-11ef-bcd4-c7b262605968/mon.a/config 2024-08-29T18:05:25.272 INFO:tasks.rados.rados.0.smithi029.stdout:3906: done (4 left) 2024-08-29T18:05:25.272 INFO:tasks.rados.rados.0.smithi029.stdout:3907: read oid 31 snap -1 2024-08-29T18:05:25.272 INFO:tasks.rados.rados.0.smithi029.stdout:3907: expect (ObjNum 1140 snap 369 seq_num 1140) 2024-08-29T18:05:25.272 INFO:tasks.rados.rados.0.smithi029.stdout:3908: copy_from oid 45 from oid 23 current snap is 388 2024-08-29T18:05:25.273 INFO:tasks.rados.rados.0.smithi029.stdout:3904: expect (ObjNum 1030 snap 329 seq_num 1030) 2024-08-29T18:05:25.328 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 11 v 2414 (ObjNum 1178 snap 386 seq_num 1178) dirty exists 2024-08-29T18:05:25.328 INFO:tasks.rados.rados.0.smithi029.stdout:3905: finishing write tid 1 to smithi02969618-13 2024-08-29T18:05:25.328 INFO:tasks.rados.rados.0.smithi029.stdout:3905: finishing write tid 2 to smithi02969618-13 2024-08-29T18:05:25.328 INFO:tasks.rados.rados.0.smithi029.stdout:3905: finishing write tid 3 to smithi02969618-13 2024-08-29T18:05:25.328 INFO:tasks.rados.rados.0.smithi029.stdout:3905: oid 13 updating version 0 to 2470 2024-08-29T18:05:25.328 INFO:tasks.rados.rados.0.smithi029.stdout:3905: oid 13 version 2470 is already newer than 2469 2024-08-29T18:05:25.328 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 13 v 2470 (ObjNum 1183 snap 388 seq_num 1183) dirty exists 2024-08-29T18:05:25.329 INFO:tasks.rados.rados.0.smithi029.stdout:3905: left oid 13 (ObjNum 1183 snap 388 seq_num 1183) 2024-08-29T18:05:25.329 INFO:tasks.rados.rados.0.smithi029.stdout:3902: done (5 left) 2024-08-29T18:05:25.329 INFO:tasks.rados.rados.0.smithi029.stdout:3903: done (4 left) 2024-08-29T18:05:25.329 INFO:tasks.rados.rados.0.smithi029.stdout:3904: done (3 left) 2024-08-29T18:05:25.329 INFO:tasks.rados.rados.0.smithi029.stdout:3905: done (2 left) 2024-08-29T18:05:25.329 INFO:tasks.rados.rados.0.smithi029.stdout:3909: setattr oid 21 current snap is 388 2024-08-29T18:05:25.329 INFO:tasks.rados.rados.0.smithi029.stdout:3908: finishing copy_from to smithi02969618-45 2024-08-29T18:05:25.329 INFO:tasks.rados.rados.0.smithi029.stdout:3908: got expected ENOENT (src dne) 2024-08-29T18:05:25.329 INFO:tasks.rados.rados.0.smithi029.stdout:3908: finishing copy_from racing read to smithi02969618-45 2024-08-29T18:05:25.330 INFO:tasks.rados.rados.0.smithi029.stdout:3908: done (2 left) 2024-08-29T18:05:25.330 INFO:tasks.rados.rados.0.smithi029.stdout:3910: snap_create 2024-08-29T18:05:25.335 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 21 v 2015 (ObjNum 177 snap 0 seq_num 1562913696) dirty exists 2024-08-29T18:05:25.341 INFO:tasks.rados.rados.0.smithi029.stdout:3907: expect (ObjNum 1140 snap 369 seq_num 1140) 2024-08-29T18:05:25.648 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:05:25 smithi029 bash[77880]: cluster 2024-08-29T18:05:24.265004+0000 mon.a (mon.0) 1125 : cluster [DBG] osdmap e864: 8 total, 8 up, 8 in 2024-08-29T18:05:25.649 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:05:25 smithi029 bash[79042]: cluster 2024-08-29T18:05:24.265004+0000 mon.a (mon.0) 1125 : cluster [DBG] osdmap e864: 8 total, 8 up, 8 in 2024-08-29T18:05:25.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:05:25 smithi110 bash[67519]: cluster 2024-08-29T18:05:24.265004+0000 mon.a (mon.0) 1125 : cluster [DBG] osdmap e864: 8 total, 8 up, 8 in 2024-08-29T18:05:26.283 INFO:tasks.rados.rados.0.smithi029.stdout:3907: done (2 left) 2024-08-29T18:05:26.283 INFO:tasks.rados.rados.0.smithi029.stdout:3909: done (1 left) 2024-08-29T18:05:26.283 INFO:tasks.rados.rados.0.smithi029.stdout:3910: done (0 left) 2024-08-29T18:05:26.283 INFO:tasks.rados.rados.0.smithi029.stdout:3911: copy_from oid 42 from oid 39 current snap is 389 2024-08-29T18:05:26.283 INFO:tasks.rados.rados.0.smithi029.stdout:3912: read oid 14 snap -1 2024-08-29T18:05:26.283 INFO:tasks.rados.rados.0.smithi029.stdout:3912: expect (ObjNum 969 snap 298 seq_num 969) 2024-08-29T18:05:26.283 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 37 current snap is 389 2024-08-29T18:05:26.283 INFO:tasks.rados.rados.0.smithi029.stdout:3913: seq_num 1184 ranges {0=638976} 2024-08-29T18:05:26.290 INFO:tasks.rados.rados.0.smithi029.stdout:3913: writing smithi02969618-37 from 0 to 638976 tid 1 2024-08-29T18:05:26.290 INFO:tasks.rados.rados.0.smithi029.stdout:3914: rmattr oid 18 current snap is 389 2024-08-29T18:05:26.290 INFO:tasks.rados.rados.0.smithi029.stdout:3914: done (3 left) 2024-08-29T18:05:26.290 INFO:tasks.rados.rados.0.smithi029.stdout:3915: read oid 40 snap 375 2024-08-29T18:05:26.290 INFO:tasks.rados.rados.0.smithi029.stdout:3915: expect (ObjNum 1073 snap 340 seq_num 1073) 2024-08-29T18:05:26.290 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 3 current snap is 389 2024-08-29T18:05:26.290 INFO:tasks.rados.rados.0.smithi029.stdout:3916: seq_num 1185 ranges {2056192=655360} 2024-08-29T18:05:26.314 INFO:tasks.rados.rados.0.smithi029.stdout:3916: writing smithi02969618-3 from 2056192 to 2711552 tid 1 2024-08-29T18:05:26.315 INFO:tasks.rados.rados.0.smithi029.stdout:3917: copy_from oid 48 from oid 2 current snap is 389 2024-08-29T18:05:26.315 INFO:tasks.rados.rados.0.smithi029.stdout:3911: finishing copy_from racing read to smithi02969618-42 2024-08-29T18:05:26.315 INFO:tasks.rados.rados.0.smithi029.stdout:3913: finishing write tid 1 to smithi02969618-37 2024-08-29T18:05:26.315 INFO:tasks.rados.rados.0.smithi029.stdout:3913: finishing write tid 2 to smithi02969618-37 2024-08-29T18:05:26.315 INFO:tasks.rados.rados.0.smithi029.stdout:3915: expect (ObjNum 1073 snap 340 seq_num 1073) 2024-08-29T18:05:26.349 INFO:tasks.rados.rados.0.smithi029.stdout:3913: finishing write tid 3 to smithi02969618-37 2024-08-29T18:05:26.349 INFO:tasks.rados.rados.0.smithi029.stdout:3913: oid 37 updating version 0 to 3254 2024-08-29T18:05:26.349 INFO:tasks.rados.rados.0.smithi029.stdout:3913: oid 37 updating version 3254 to 3255 2024-08-29T18:05:26.349 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 37 v 3255 (ObjNum 1184 snap 389 seq_num 1184) dirty exists 2024-08-29T18:05:26.349 INFO:tasks.rados.rados.0.smithi029.stdout:3913: left oid 37 (ObjNum 1184 snap 389 seq_num 1184) 2024-08-29T18:05:26.349 INFO:tasks.rados.rados.0.smithi029.stdout:3916: finishing write tid 1 to smithi02969618-3 2024-08-29T18:05:26.349 INFO:tasks.rados.rados.0.smithi029.stdout:3916: finishing write tid 2 to smithi02969618-3 2024-08-29T18:05:26.349 INFO:tasks.rados.rados.0.smithi029.stdout:3916: finishing write tid 3 to smithi02969618-3 2024-08-29T18:05:26.349 INFO:tasks.rados.rados.0.smithi029.stdout:3916: oid 3 updating version 0 to 2521 2024-08-29T18:05:26.349 INFO:tasks.rados.rados.0.smithi029.stdout:3916: oid 3 updating version 2521 to 2522 2024-08-29T18:05:26.350 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 3 v 2522 (ObjNum 1185 snap 389 seq_num 1185) dirty exists 2024-08-29T18:05:26.350 INFO:tasks.rados.rados.0.smithi029.stdout:3916: left oid 3 (ObjNum 1185 snap 389 seq_num 1185) 2024-08-29T18:05:26.350 INFO:tasks.rados.rados.0.smithi029.stdout:3913: done (5 left) 2024-08-29T18:05:26.350 INFO:tasks.rados.rados.0.smithi029.stdout:3915: done (4 left) 2024-08-29T18:05:26.350 INFO:tasks.rados.rados.0.smithi029.stdout:3916: done (3 left) 2024-08-29T18:05:26.350 INFO:tasks.rados.rados.0.smithi029.stdout:3918: snap_remove snap 366 2024-08-29T18:05:26.648 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:05:26 smithi029 bash[79042]: cluster 2024-08-29T18:05:25.274229+0000 mon.a (mon.0) 1126 : cluster [DBG] osdmap e865: 8 total, 8 up, 8 in 2024-08-29T18:05:26.649 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:05:26 smithi029 bash[79042]: cluster 2024-08-29T18:05:25.570716+0000 mgr.y (mgr.25004) 465 : cluster [DBG] pgmap v857: 121 pgs: 121 active+clean; 430 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 0 B/s wr, 7 op/s 2024-08-29T18:05:26.649 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:05:26 smithi029 bash[77880]: cluster 2024-08-29T18:05:25.274229+0000 mon.a (mon.0) 1126 : cluster [DBG] osdmap e865: 8 total, 8 up, 8 in 2024-08-29T18:05:26.649 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:05:26 smithi029 bash[77880]: cluster 2024-08-29T18:05:25.570716+0000 mgr.y (mgr.25004) 465 : cluster [DBG] pgmap v857: 121 pgs: 121 active+clean; 430 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 0 B/s wr, 7 op/s 2024-08-29T18:05:26.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:05:26 smithi110 bash[67519]: cluster 2024-08-29T18:05:25.274229+0000 mon.a (mon.0) 1126 : cluster [DBG] osdmap e865: 8 total, 8 up, 8 in 2024-08-29T18:05:26.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:05:26 smithi110 bash[67519]: cluster 2024-08-29T18:05:25.570716+0000 mgr.y (mgr.25004) 465 : cluster [DBG] pgmap v857: 121 pgs: 121 active+clean; 430 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 0 B/s wr, 7 op/s 2024-08-29T18:05:27.077 INFO:tasks.rados.rados.0.smithi029.stdout:3918: done (3 left) 2024-08-29T18:05:27.077 INFO:tasks.rados.rados.0.smithi029.stdout:3919: rollback oid 41 current snap is 389 2024-08-29T18:05:27.077 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 41 to 370 2024-08-29T18:05:27.077 INFO:tasks.rados.rados.0.smithi029.stdout:3920: rmattr oid 25 current snap is 389 2024-08-29T18:05:27.078 INFO:tasks.rados.rados.0.smithi029.stdout:3921: snap_remove snap 364 2024-08-29T18:05:27.649 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:05:27 smithi029 bash[77880]: cluster 2024-08-29T18:05:26.283362+0000 mon.a (mon.0) 1127 : cluster [DBG] osdmap e866: 8 total, 8 up, 8 in 2024-08-29T18:05:27.649 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:05:27 smithi029 bash[77880]: cluster 2024-08-29T18:05:27.080080+0000 mon.a (mon.0) 1128 : cluster [DBG] osdmap e867: 8 total, 8 up, 8 in 2024-08-29T18:05:27.649 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:05:27 smithi029 bash[79042]: cluster 2024-08-29T18:05:26.283362+0000 mon.a (mon.0) 1127 : cluster [DBG] osdmap e866: 8 total, 8 up, 8 in 2024-08-29T18:05:27.649 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:05:27 smithi029 bash[79042]: cluster 2024-08-29T18:05:27.080080+0000 mon.a (mon.0) 1128 : cluster [DBG] osdmap e867: 8 total, 8 up, 8 in 2024-08-29T18:05:27.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:05:27 smithi110 bash[67519]: cluster 2024-08-29T18:05:26.283362+0000 mon.a (mon.0) 1127 : cluster [DBG] osdmap e866: 8 total, 8 up, 8 in 2024-08-29T18:05:27.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:05:27 smithi110 bash[67519]: cluster 2024-08-29T18:05:27.080080+0000 mon.a (mon.0) 1128 : cluster [DBG] osdmap e867: 8 total, 8 up, 8 in 2024-08-29T18:05:28.080 INFO:tasks.rados.rados.0.smithi029.stdout:3921: done (5 left) 2024-08-29T18:05:28.081 INFO:tasks.rados.rados.0.smithi029.stdout:3922: snap_remove snap 382 2024-08-29T18:05:29.097 INFO:tasks.rados.rados.0.smithi029.stdout:3922: done (5 left) 2024-08-29T18:05:29.097 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 27 current snap is 389 2024-08-29T18:05:29.097 INFO:tasks.rados.rados.0.smithi029.stdout:3923: seq_num 1186 ranges {3252224=671744} 2024-08-29T18:05:29.132 INFO:tasks.rados.rados.0.smithi029.stdout:3923: writing smithi02969618-27 from 3252224 to 3923968 tid 1 2024-08-29T18:05:29.132 INFO:tasks.rados.rados.0.smithi029.stdout:3924: read oid 8 snap 368 2024-08-29T18:05:29.132 INFO:tasks.rados.rados.0.smithi029.stdout:3924: expect (ObjNum 938 snap 288 seq_num 938) 2024-08-29T18:05:29.132 INFO:tasks.rados.rados.0.smithi029.stdout:3925: delete oid 21 current snap is 389 2024-08-29T18:05:29.133 INFO:tasks.rados.rados.0.smithi029.stdout:3911: finishing copy_from to smithi02969618-42 2024-08-29T18:05:29.133 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 42 v 2010 (ObjNum 289 snap 0 seq_num 1) dirty exists 2024-08-29T18:05:29.133 INFO:tasks.rados.rados.0.smithi029.stdout:3912: expect (ObjNum 969 snap 298 seq_num 969) 2024-08-29T18:05:29.398 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:05:29 smithi029 bash[77880]: cluster 2024-08-29T18:05:27.571692+0000 mgr.y (mgr.25004) 466 : cluster [DBG] pgmap v860: 121 pgs: 121 active+clean; 415 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 5.9 MiB/s wr, 32 op/s 2024-08-29T18:05:29.398 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:05:29 smithi029 bash[77880]: cluster 2024-08-29T18:05:28.082414+0000 mon.a (mon.0) 1129 : cluster [DBG] osdmap e868: 8 total, 8 up, 8 in 2024-08-29T18:05:29.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:05:29 smithi029 bash[79042]: cluster 2024-08-29T18:05:27.571692+0000 mgr.y (mgr.25004) 466 : cluster [DBG] pgmap v860: 121 pgs: 121 active+clean; 415 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 5.9 MiB/s wr, 32 op/s 2024-08-29T18:05:29.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:05:29 smithi029 bash[79042]: cluster 2024-08-29T18:05:28.082414+0000 mon.a (mon.0) 1129 : cluster [DBG] osdmap e868: 8 total, 8 up, 8 in 2024-08-29T18:05:29.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:05:29 smithi110 bash[67519]: cluster 2024-08-29T18:05:27.571692+0000 mgr.y (mgr.25004) 466 : cluster [DBG] pgmap v860: 121 pgs: 121 active+clean; 415 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 5.9 MiB/s wr, 32 op/s 2024-08-29T18:05:29.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:05:29 smithi110 bash[67519]: cluster 2024-08-29T18:05:28.082414+0000 mon.a (mon.0) 1129 : cluster [DBG] osdmap e868: 8 total, 8 up, 8 in 2024-08-29T18:05:30.020 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-08-29T18:05:30.398 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:05:30 smithi029 bash[79042]: cluster 2024-08-29T18:05:29.095220+0000 mon.a (mon.0) 1130 : cluster [DBG] osdmap e869: 8 total, 8 up, 8 in 2024-08-29T18:05:30.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:05:30 smithi029 bash[79042]: audit 2024-08-29T18:05:30.012965+0000 mon.c (mon.2) 350 : audit [DBG] from='client.? 172.21.15.29:0/36785804' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:05:30.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:05:30 smithi029 bash[77880]: cluster 2024-08-29T18:05:29.095220+0000 mon.a (mon.0) 1130 : cluster [DBG] osdmap e869: 8 total, 8 up, 8 in 2024-08-29T18:05:30.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:05:30 smithi029 bash[77880]: audit 2024-08-29T18:05:30.012965+0000 mon.c (mon.2) 350 : audit [DBG] from='client.? 172.21.15.29:0/36785804' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:05:30.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:05:30 smithi110 bash[67519]: cluster 2024-08-29T18:05:29.095220+0000 mon.a (mon.0) 1130 : cluster [DBG] osdmap e869: 8 total, 8 up, 8 in 2024-08-29T18:05:30.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:05:30 smithi110 bash[67519]: audit 2024-08-29T18:05:30.012965+0000 mon.c (mon.2) 350 : audit [DBG] from='client.? 172.21.15.29:0/36785804' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:05:30.789 INFO:tasks.rados.rados.0.smithi029.stdout:3917: finishing copy_from racing read to smithi02969618-48 2024-08-29T18:05:30.790 INFO:tasks.rados.rados.0.smithi029.stdout:3917: finishing copy_from to smithi02969618-48 2024-08-29T18:05:30.790 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 48 v 3239 (ObjNum 1182 snap 387 seq_num 1182) dirty exists 2024-08-29T18:05:30.790 INFO:tasks.rados.rados.0.smithi029.stdout:3919: finishing rollback tid 0 to smithi02969618-41 2024-08-29T18:05:30.790 INFO:tasks.rados.rados.0.smithi029.stdout:3919: finishing rollback tid 1 to smithi02969618-41 2024-08-29T18:05:30.790 INFO:tasks.rados.rados.0.smithi029.stdout:3919: finishing rollback tid 2 to smithi02969618-41 2024-08-29T18:05:30.790 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 41 v 2018 (ObjNum 43105 snap 0 seq_num 3003515984) dirty exists 2024-08-29T18:05:30.790 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 25 v 2772 (ObjNum 1107 snap 351 seq_num 1107) dirty exists 2024-08-29T18:05:30.790 INFO:tasks.rados.rados.0.smithi029.stdout:3923: finishing write tid 1 to smithi02969618-27 2024-08-29T18:05:30.790 INFO:tasks.rados.rados.0.smithi029.stdout:3923: finishing write tid 2 to smithi02969618-27 2024-08-29T18:05:30.790 INFO:tasks.rados.rados.0.smithi029.stdout:3923: finishing write tid 3 to smithi02969618-27 2024-08-29T18:05:30.790 INFO:tasks.rados.rados.0.smithi029.stdout:3923: oid 27 updating version 0 to 2416 2024-08-29T18:05:30.790 INFO:tasks.rados.rados.0.smithi029.stdout:3923: oid 27 version 2416 is already newer than 2415 2024-08-29T18:05:30.791 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 27 v 2416 (ObjNum 1186 snap 389 seq_num 1186) dirty exists 2024-08-29T18:05:30.791 INFO:tasks.rados.rados.0.smithi029.stdout:3923: left oid 27 (ObjNum 1186 snap 389 seq_num 1186) 2024-08-29T18:05:30.791 INFO:tasks.rados.rados.0.smithi029.stdout:3911: done (7 left) 2024-08-29T18:05:30.791 INFO:tasks.rados.rados.0.smithi029.stdout:3912: done (6 left) 2024-08-29T18:05:30.791 INFO:tasks.rados.rados.0.smithi029.stdout:3917: done (5 left) 2024-08-29T18:05:30.791 INFO:tasks.rados.rados.0.smithi029.stdout:3919: done (4 left) 2024-08-29T18:05:30.791 INFO:tasks.rados.rados.0.smithi029.stdout:3920: done (3 left) 2024-08-29T18:05:30.791 INFO:tasks.rados.rados.0.smithi029.stdout:3923: done (2 left) 2024-08-29T18:05:30.791 INFO:tasks.rados.rados.0.smithi029.stdout:3925: done (1 left) 2024-08-29T18:05:30.791 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 5 current snap is 389 2024-08-29T18:05:30.791 INFO:tasks.rados.rados.0.smithi029.stdout:3924: expect (ObjNum 938 snap 288 seq_num 938) 2024-08-29T18:05:30.974 INFO:tasks.rados.rados.0.smithi029.stdout:3926: seq_num 1188 ranges {17580032=704512} 2024-08-29T18:05:31.009 DEBUG:teuthology.orchestra.run.smithi029:> 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 5b99e290-662c-11ef-bcd4-c7b262605968 -e sha1=1ef864504b8875c83ee6c2c5fedc13315bebf7f5 -- bash -c 'ceph versions | jq -e '"'"'.overall | keys'"'"' | grep $sha1' 2024-08-29T18:05:31.135 INFO:tasks.rados.rados.0.smithi029.stdout:3926: writing smithi02969618-5 from 17580032 to 18284544 tid 1 2024-08-29T18:05:31.135 INFO:tasks.rados.rados.0.smithi029.stdout:3924: done (1 left) 2024-08-29T18:05:31.135 INFO:tasks.rados.rados.0.smithi029.stdout:3927: rmattr oid 46 current snap is 389 2024-08-29T18:05:31.135 INFO:tasks.rados.rados.0.smithi029.stdout:3927: done (1 left) 2024-08-29T18:05:31.135 INFO:tasks.rados.rados.0.smithi029.stdout:3928: read oid 50 snap -1 2024-08-29T18:05:31.135 INFO:tasks.rados.rados.0.smithi029.stdout:3928: expect (ObjNum 1074 snap 340 seq_num 1074) 2024-08-29T18:05:31.135 INFO:tasks.rados.rados.0.smithi029.stdout:3929: rollback oid 19 current snap is 389 2024-08-29T18:05:31.135 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 19 to 388 2024-08-29T18:05:31.135 INFO:tasks.rados.rados.0.smithi029.stdout:3930: delete oid 14 current snap is 389 2024-08-29T18:05:31.149 INFO:tasks.rados.rados.0.smithi029.stdout:3929: finishing rollback tid 0 to smithi02969618-19 2024-08-29T18:05:31.152 INFO:tasks.rados.rados.0.smithi029.stdout:3929: finishing rollback tid 1 to smithi02969618-19 2024-08-29T18:05:31.152 INFO:tasks.rados.rados.0.smithi029.stdout:3929: finishing rollback tid 2 to smithi02969618-19 2024-08-29T18:05:31.152 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 19 v 2456 (ObjNum 1179 snap 387 seq_num 1179) dirty exists 2024-08-29T18:05:31.153 INFO:tasks.rados.rados.0.smithi029.stdout:3928: expect (ObjNum 1074 snap 340 seq_num 1074) 2024-08-29T18:05:31.252 INFO:tasks.rados.rados.0.smithi029.stdout:3926: finishing write tid 1 to smithi02969618-5 2024-08-29T18:05:31.252 INFO:tasks.rados.rados.0.smithi029.stdout:3926: finishing write tid 2 to smithi02969618-5 2024-08-29T18:05:31.252 INFO:tasks.rados.rados.0.smithi029.stdout:3926: finishing write tid 3 to smithi02969618-5 2024-08-29T18:05:31.253 INFO:tasks.rados.rados.0.smithi029.stdout:3926: oid 5 updating version 0 to 2852 2024-08-29T18:05:31.253 INFO:tasks.rados.rados.0.smithi029.stdout:3926: oid 5 updating version 2852 to 2853 2024-08-29T18:05:31.253 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 5 v 2853 (ObjNum 1188 snap 389 seq_num 1188) dirty exists 2024-08-29T18:05:31.253 INFO:tasks.rados.rados.0.smithi029.stdout:3926: left oid 5 (ObjNum 1188 snap 389 seq_num 1188) 2024-08-29T18:05:31.253 INFO:tasks.rados.rados.0.smithi029.stdout:3926: done (3 left) 2024-08-29T18:05:31.253 INFO:tasks.rados.rados.0.smithi029.stdout:3928: done (2 left) 2024-08-29T18:05:31.253 INFO:tasks.rados.rados.0.smithi029.stdout:3929: done (1 left) 2024-08-29T18:05:31.253 INFO:tasks.rados.rados.0.smithi029.stdout:3930: done (0 left) 2024-08-29T18:05:31.253 INFO:tasks.rados.rados.0.smithi029.stdout:3931: snap_remove snap 358 2024-08-29T18:05:31.398 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:05:31 smithi029 bash[79042]: cluster 2024-08-29T18:05:29.572371+0000 mgr.y (mgr.25004) 467 : cluster [DBG] pgmap v863: 121 pgs: 121 active+clean; 415 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 19 MiB/s rd, 5.9 MiB/s wr, 27 op/s 2024-08-29T18:05:31.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:05:31 smithi029 bash[77880]: cluster 2024-08-29T18:05:29.572371+0000 mgr.y (mgr.25004) 467 : cluster [DBG] pgmap v863: 121 pgs: 121 active+clean; 415 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 19 MiB/s rd, 5.9 MiB/s wr, 27 op/s 2024-08-29T18:05:31.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:05:31 smithi110 bash[67519]: cluster 2024-08-29T18:05:29.572371+0000 mgr.y (mgr.25004) 467 : cluster [DBG] pgmap v863: 121 pgs: 121 active+clean; 415 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 19 MiB/s rd, 5.9 MiB/s wr, 27 op/s 2024-08-29T18:05:32.093 INFO:tasks.rados.rados.0.smithi029.stdout:3931: done (0 left) 2024-08-29T18:05:32.093 INFO:tasks.rados.rados.0.smithi029.stdout:3932: rollback oid 17 current snap is 389 2024-08-29T18:05:32.093 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 17 to 379 2024-08-29T18:05:32.093 INFO:tasks.rados.rados.0.smithi029.stdout:3933: read oid 31 snap -1 2024-08-29T18:05:32.094 INFO:tasks.rados.rados.0.smithi029.stdout:3933: expect (ObjNum 1140 snap 369 seq_num 1140) 2024-08-29T18:05:32.094 INFO:tasks.rados.rados.0.smithi029.stdout:3934: read oid 48 snap -1 2024-08-29T18:05:32.094 INFO:tasks.rados.rados.0.smithi029.stdout:3934: expect (ObjNum 1182 snap 387 seq_num 1182) 2024-08-29T18:05:32.094 INFO:tasks.rados.rados.0.smithi029.stdout:3935: rollback oid 19 current snap is 389 2024-08-29T18:05:32.094 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 19 to 361 2024-08-29T18:05:32.094 INFO:tasks.rados.rados.0.smithi029.stdout:3936: read oid 22 snap 380 2024-08-29T18:05:32.094 INFO:tasks.rados.rados.0.smithi029.stdout:3936: expect (ObjNum 1096 snap 344 seq_num 1096) 2024-08-29T18:05:32.154 INFO:tasks.rados.rados.0.smithi029.stdout:3937: read oid 23 snap 387 2024-08-29T18:05:32.154 INFO:tasks.rados.rados.0.smithi029.stdout:3937: expect deleted 2024-08-29T18:05:32.154 INFO:tasks.rados.rados.0.smithi029.stdout:3938: copy_from oid 41 from oid 1 current snap is 389 2024-08-29T18:05:32.154 INFO:tasks.rados.rados.0.smithi029.stdout:3932: finishing rollback tid 0 to smithi02969618-17 2024-08-29T18:05:32.154 INFO:tasks.rados.rados.0.smithi029.stdout:3932: finishing rollback tid 1 to smithi02969618-17 2024-08-29T18:05:32.154 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 17 v 2013 (ObjNum 65 snap 0 seq_num 1583640933) dirty dne 2024-08-29T18:05:32.154 INFO:tasks.rados.rados.0.smithi029.stdout:3935: finishing rollback tid 0 to smithi02969618-19 2024-08-29T18:05:32.155 INFO:tasks.rados.rados.0.smithi029.stdout:3935: finishing rollback tid 1 to smithi02969618-19 2024-08-29T18:05:32.155 INFO:tasks.rados.rados.0.smithi029.stdout:3935: finishing rollback tid 2 to smithi02969618-19 2024-08-29T18:05:32.155 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 19 v 2460 (ObjNum 1109 snap 353 seq_num 1109) dirty exists 2024-08-29T18:05:32.155 INFO:tasks.rados.rados.0.smithi029.stdout:3932: done (6 left) 2024-08-29T18:05:32.155 INFO:tasks.rados.rados.0.smithi029.stdout:3935: done (5 left) 2024-08-29T18:05:32.155 INFO:tasks.rados.rados.0.smithi029.stdout:3939: rollback oid 5 current snap is 389 2024-08-29T18:05:32.155 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 5 to 371 2024-08-29T18:05:32.155 INFO:tasks.rados.rados.0.smithi029.stdout:3940: snap_create 2024-08-29T18:05:32.178 INFO:tasks.rados.rados.0.smithi029.stdout:3936: expect (ObjNum 1096 snap 344 seq_num 1096) 2024-08-29T18:05:32.234 INFO:tasks.rados.rados.0.smithi029.stdout:3939: finishing rollback tid 0 to smithi02969618-5 2024-08-29T18:05:32.234 INFO:tasks.rados.rados.0.smithi029.stdout:3933: expect (ObjNum 1140 snap 369 seq_num 1140) 2024-08-29T18:05:32.648 INFO:journalctl@ceph.osd.2.smithi029.stdout:Aug 29 18:05:32 smithi029 bash[92269]: debug 2024-08-29T18:05:32.211+0000 7f6e4d105640 -1 snap_mapper.get_next_objects_to_trim::New Clone-Objects were added to Snap 1db after trimming was started 2024-08-29T18:05:32.885 INFO:tasks.rados.rados.0.smithi029.stdout:3938: finishing copy_from racing read to smithi02969618-41 2024-08-29T18:05:32.885 INFO:tasks.rados.rados.0.smithi029.stdout:3939: finishing rollback tid 1 to smithi02969618-5 2024-08-29T18:05:32.886 INFO:tasks.rados.rados.0.smithi029.stdout:3939: finishing rollback tid 2 to smithi02969618-5 2024-08-29T18:05:32.886 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 5 v 2856 (ObjNum 993 snap 309 seq_num 993) dirty exists 2024-08-29T18:05:32.886 INFO:tasks.rados.rados.0.smithi029.stdout:3938: finishing copy_from to smithi02969618-41 2024-08-29T18:05:32.886 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 41 v 2478 (ObjNum 975 snap 300 seq_num 975) dirty exists 2024-08-29T18:05:32.886 INFO:tasks.rados.rados.0.smithi029.stdout:3934: expect (ObjNum 1182 snap 387 seq_num 1182) 2024-08-29T18:05:33.398 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:05:33 smithi029 bash[77880]: cluster 2024-08-29T18:05:31.573522+0000 mgr.y (mgr.25004) 468 : cluster [DBG] pgmap v864: 121 pgs: 121 active+clean; 416 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 16 MiB/s rd, 4.6 MiB/s wr, 15 op/s 2024-08-29T18:05:33.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:05:33 smithi029 bash[77880]: cluster 2024-08-29T18:05:32.085792+0000 mon.a (mon.0) 1131 : cluster [DBG] osdmap e870: 8 total, 8 up, 8 in 2024-08-29T18:05:33.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:05:33 smithi029 bash[79042]: cluster 2024-08-29T18:05:31.573522+0000 mgr.y (mgr.25004) 468 : cluster [DBG] pgmap v864: 121 pgs: 121 active+clean; 416 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 16 MiB/s rd, 4.6 MiB/s wr, 15 op/s 2024-08-29T18:05:33.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:05:33 smithi029 bash[79042]: cluster 2024-08-29T18:05:32.085792+0000 mon.a (mon.0) 1131 : cluster [DBG] osdmap e870: 8 total, 8 up, 8 in 2024-08-29T18:05:33.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:05:33 smithi110 bash[67519]: cluster 2024-08-29T18:05:31.573522+0000 mgr.y (mgr.25004) 468 : cluster [DBG] pgmap v864: 121 pgs: 121 active+clean; 416 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 16 MiB/s rd, 4.6 MiB/s wr, 15 op/s 2024-08-29T18:05:33.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:05:33 smithi110 bash[67519]: cluster 2024-08-29T18:05:32.085792+0000 mon.a (mon.0) 1131 : cluster [DBG] osdmap e870: 8 total, 8 up, 8 in 2024-08-29T18:05:34.398 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:05:34 smithi029 bash[79042]: cluster 2024-08-29T18:05:33.108479+0000 mon.a (mon.0) 1132 : cluster [DBG] osdmap e871: 8 total, 8 up, 8 in 2024-08-29T18:05:34.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:05:34 smithi029 bash[79042]: audit 2024-08-29T18:05:33.494689+0000 mon.c (mon.2) 351 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:05:34.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:05:34 smithi029 bash[77880]: cluster 2024-08-29T18:05:33.108479+0000 mon.a (mon.0) 1132 : cluster [DBG] osdmap e871: 8 total, 8 up, 8 in 2024-08-29T18:05:34.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:05:34 smithi029 bash[77880]: audit 2024-08-29T18:05:33.494689+0000 mon.c (mon.2) 351 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:05:34.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:05:34 smithi110 bash[67519]: cluster 2024-08-29T18:05:33.108479+0000 mon.a (mon.0) 1132 : cluster [DBG] osdmap e871: 8 total, 8 up, 8 in 2024-08-29T18:05:34.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:05:34 smithi110 bash[67519]: audit 2024-08-29T18:05:33.494689+0000 mon.c (mon.2) 351 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:05:34.898 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:05:34 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:05:34] "GET /metrics HTTP/1.1" 200 36328 "" "Prometheus/2.43.0" 2024-08-29T18:05:35.398 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:05:35 smithi029 bash[77880]: cluster 2024-08-29T18:05:33.574018+0000 mgr.y (mgr.25004) 469 : cluster [DBG] pgmap v867: 121 pgs: 2 active+clean+snaptrim, 3 active+clean+snaptrim_wait, 116 active+clean; 423 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 7.4 MiB/s rd, 475 KiB/s wr, 9 op/s 2024-08-29T18:05:35.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:05:35 smithi029 bash[79042]: cluster 2024-08-29T18:05:33.574018+0000 mgr.y (mgr.25004) 469 : cluster [DBG] pgmap v867: 121 pgs: 2 active+clean+snaptrim, 3 active+clean+snaptrim_wait, 116 active+clean; 423 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 7.4 MiB/s rd, 475 KiB/s wr, 9 op/s 2024-08-29T18:05:35.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:05:35 smithi110 bash[67519]: cluster 2024-08-29T18:05:33.574018+0000 mgr.y (mgr.25004) 469 : cluster [DBG] pgmap v867: 121 pgs: 2 active+clean+snaptrim, 3 active+clean+snaptrim_wait, 116 active+clean; 423 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 7.4 MiB/s rd, 475 KiB/s wr, 9 op/s 2024-08-29T18:05:35.781 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/5b99e290-662c-11ef-bcd4-c7b262605968/mon.a/config 2024-08-29T18:05:36.911 INFO:tasks.rados.rados.0.smithi029.stdout:3933: done (6 left) 2024-08-29T18:05:36.911 INFO:tasks.rados.rados.0.smithi029.stdout:3934: done (5 left) 2024-08-29T18:05:36.911 INFO:tasks.rados.rados.0.smithi029.stdout:3936: done (4 left) 2024-08-29T18:05:36.911 INFO:tasks.rados.rados.0.smithi029.stdout:3937: done (3 left) 2024-08-29T18:05:36.911 INFO:tasks.rados.rados.0.smithi029.stdout:3938: done (2 left) 2024-08-29T18:05:36.911 INFO:tasks.rados.rados.0.smithi029.stdout:3939: done (1 left) 2024-08-29T18:05:36.911 INFO:tasks.rados.rados.0.smithi029.stdout:3940: done (0 left) 2024-08-29T18:05:36.911 INFO:tasks.rados.rados.0.smithi029.stdout:3941: snap_create 2024-08-29T18:05:37.087 INFO:tasks.rados.rados.0.smithi029.stdout:3941: done (0 left) 2024-08-29T18:05:37.087 INFO:tasks.rados.rados.0.smithi029.stdout:3942: read oid 1 snap 351 2024-08-29T18:05:37.087 INFO:tasks.rados.rados.0.smithi029.stdout:3942: expect (ObjNum 975 snap 300 seq_num 975) 2024-08-29T18:05:37.087 INFO:tasks.rados.rados.0.smithi029.stdout:3943: rmattr oid 18 current snap is 391 2024-08-29T18:05:37.087 INFO:tasks.rados.rados.0.smithi029.stdout:3943: done (1 left) 2024-08-29T18:05:37.087 INFO:tasks.rados.rados.0.smithi029.stdout:3944: read oid 27 snap -1 2024-08-29T18:05:37.088 INFO:tasks.rados.rados.0.smithi029.stdout:3944: expect (ObjNum 1186 snap 389 seq_num 1186) 2024-08-29T18:05:37.088 INFO:tasks.rados.rados.0.smithi029.stdout:3945: copy_from oid 35 from oid 3 current snap is 391 2024-08-29T18:05:37.088 INFO:tasks.rados.rados.0.smithi029.stdout:3946: read oid 46 snap 387 2024-08-29T18:05:37.088 INFO:tasks.rados.rados.0.smithi029.stdout:3946: expect deleted 2024-08-29T18:05:37.088 INFO:tasks.rados.rados.0.smithi029.stdout:3947: delete oid 49 current snap is 391 2024-08-29T18:05:37.101 INFO:tasks.rados.rados.0.smithi029.stdout:3946: done (4 left) 2024-08-29T18:05:37.101 INFO:tasks.rados.rados.0.smithi029.stdout:3947: done (3 left) 2024-08-29T18:05:37.101 INFO:tasks.rados.rados.0.smithi029.stdout:3948: snap_create 2024-08-29T18:05:37.108 INFO:tasks.rados.rados.0.smithi029.stdout:3944: expect (ObjNum 1186 snap 389 seq_num 1186) 2024-08-29T18:05:37.310 INFO:tasks.rados.rados.0.smithi029.stdout:3942: expect (ObjNum 975 snap 300 seq_num 975) 2024-08-29T18:05:37.361 INFO:tasks.rados.rados.0.smithi029.stdout:3945: finishing copy_from racing read to smithi02969618-35 2024-08-29T18:05:37.361 INFO:tasks.rados.rados.0.smithi029.stdout:3945: finishing copy_from to smithi02969618-35 2024-08-29T18:05:37.361 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 35 v 2522 (ObjNum 1185 snap 389 seq_num 1185) dirty exists 2024-08-29T18:05:37.394 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:05:37 smithi029 bash[77880]: cluster 2024-08-29T18:05:35.574914+0000 mgr.y (mgr.25004) 470 : cluster [DBG] pgmap v868: 121 pgs: 2 active+clean+snaptrim, 3 active+clean+snaptrim_wait, 116 active+clean; 423 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 6.3 MiB/s rd, 402 KiB/s wr, 7 op/s 2024-08-29T18:05:37.394 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:05:37 smithi029 bash[77880]: cluster 2024-08-29T18:05:37.088512+0000 mon.a (mon.0) 1133 : cluster [DBG] osdmap e872: 8 total, 8 up, 8 in 2024-08-29T18:05:37.394 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:05:37 smithi029 bash[79042]: cluster 2024-08-29T18:05:35.574914+0000 mgr.y (mgr.25004) 470 : cluster [DBG] pgmap v868: 121 pgs: 2 active+clean+snaptrim, 3 active+clean+snaptrim_wait, 116 active+clean; 423 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 6.3 MiB/s rd, 402 KiB/s wr, 7 op/s 2024-08-29T18:05:37.394 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:05:37 smithi029 bash[79042]: cluster 2024-08-29T18:05:37.088512+0000 mon.a (mon.0) 1133 : cluster [DBG] osdmap e872: 8 total, 8 up, 8 in 2024-08-29T18:05:37.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:05:37 smithi110 bash[67519]: cluster 2024-08-29T18:05:35.574914+0000 mgr.y (mgr.25004) 470 : cluster [DBG] pgmap v868: 121 pgs: 2 active+clean+snaptrim, 3 active+clean+snaptrim_wait, 116 active+clean; 423 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 6.3 MiB/s rd, 402 KiB/s wr, 7 op/s 2024-08-29T18:05:37.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:05:37 smithi110 bash[67519]: cluster 2024-08-29T18:05:37.088512+0000 mon.a (mon.0) 1133 : cluster [DBG] osdmap e872: 8 total, 8 up, 8 in 2024-08-29T18:05:38.089 INFO:tasks.rados.rados.0.smithi029.stdout:3942: done (3 left) 2024-08-29T18:05:38.089 INFO:tasks.rados.rados.0.smithi029.stdout:3944: done (2 left) 2024-08-29T18:05:38.089 INFO:tasks.rados.rados.0.smithi029.stdout:3945: done (1 left) 2024-08-29T18:05:38.089 INFO:tasks.rados.rados.0.smithi029.stdout:3948: done (0 left) 2024-08-29T18:05:38.089 INFO:tasks.rados.rados.0.smithi029.stdout:3949: delete oid 27 current snap is 392 2024-08-29T18:05:38.097 INFO:tasks.rados.rados.0.smithi029.stdout:3949: done (0 left) 2024-08-29T18:05:38.097 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 30 current snap is 392 2024-08-29T18:05:38.097 INFO:tasks.rados.rados.0.smithi029.stdout:3950: seq_num 1192 ranges {0=770048} 2024-08-29T18:05:38.109 INFO:tasks.rados.rados.0.smithi029.stdout:3950: writing smithi02969618-30 from 0 to 770048 tid 1 2024-08-29T18:05:38.109 INFO:tasks.rados.rados.0.smithi029.stdout:3951: snap_remove snap 374 2024-08-29T18:05:39.099 INFO:tasks.rados.rados.0.smithi029.stdout:3951: done (1 left) 2024-08-29T18:05:39.099 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 34 current snap is 392 2024-08-29T18:05:39.099 INFO:tasks.rados.rados.0.smithi029.stdout:3952: seq_num 1193 ranges {0=786432} 2024-08-29T18:05:39.104 INFO:tasks.rados.rados.0.smithi029.stdout:3952: writing smithi02969618-34 from 0 to 786432 tid 1 2024-08-29T18:05:39.104 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 7 current snap is 392 2024-08-29T18:05:39.105 INFO:tasks.rados.rados.0.smithi029.stdout:3953: seq_num 1194 ranges {28377088=802816} 2024-08-29T18:05:39.271 INFO:tasks.rados.rados.0.smithi029.stdout:3953: writing smithi02969618-7 from 28377088 to 29179904 tid 1 2024-08-29T18:05:39.271 INFO:tasks.rados.rados.0.smithi029.stdout:3954: snap_remove snap 370 2024-08-29T18:05:39.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:05:39 smithi029 bash[77880]: cluster 2024-08-29T18:05:37.575448+0000 mgr.y (mgr.25004) 471 : cluster [DBG] pgmap v870: 121 pgs: 121 active+clean; 424 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 18 MiB/s rd, 430 KiB/s wr, 5 op/s 2024-08-29T18:05:39.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:05:39 smithi029 bash[77880]: cluster 2024-08-29T18:05:38.090823+0000 mon.a (mon.0) 1134 : cluster [DBG] osdmap e873: 8 total, 8 up, 8 in 2024-08-29T18:05:39.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:05:39 smithi029 bash[79042]: cluster 2024-08-29T18:05:37.575448+0000 mgr.y (mgr.25004) 471 : cluster [DBG] pgmap v870: 121 pgs: 121 active+clean; 424 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 18 MiB/s rd, 430 KiB/s wr, 5 op/s 2024-08-29T18:05:39.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:05:39 smithi029 bash[79042]: cluster 2024-08-29T18:05:38.090823+0000 mon.a (mon.0) 1134 : cluster [DBG] osdmap e873: 8 total, 8 up, 8 in 2024-08-29T18:05:39.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:05:39 smithi110 bash[67519]: cluster 2024-08-29T18:05:37.575448+0000 mgr.y (mgr.25004) 471 : cluster [DBG] pgmap v870: 121 pgs: 121 active+clean; 424 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 18 MiB/s rd, 430 KiB/s wr, 5 op/s 2024-08-29T18:05:39.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:05:39 smithi110 bash[67519]: cluster 2024-08-29T18:05:38.090823+0000 mon.a (mon.0) 1134 : cluster [DBG] osdmap e873: 8 total, 8 up, 8 in 2024-08-29T18:05:40.109 INFO:tasks.rados.rados.0.smithi029.stdout:3954: done (3 left) 2024-08-29T18:05:40.109 INFO:tasks.rados.rados.0.smithi029.stdout:3955: copy_from oid 20 from oid 37 current snap is 392 2024-08-29T18:05:40.109 INFO:tasks.rados.rados.0.smithi029.stdout:3950: finishing write tid 1 to smithi02969618-30 2024-08-29T18:05:40.109 INFO:tasks.rados.rados.0.smithi029.stdout:3950: finishing write tid 2 to smithi02969618-30 2024-08-29T18:05:40.110 INFO:tasks.rados.rados.0.smithi029.stdout:3950: finishing write tid 3 to smithi02969618-30 2024-08-29T18:05:40.110 INFO:tasks.rados.rados.0.smithi029.stdout:3950: oid 30 updating version 0 to 2504 2024-08-29T18:05:40.110 INFO:tasks.rados.rados.0.smithi029.stdout:3950: oid 30 version 2504 is already newer than 2503 2024-08-29T18:05:40.110 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 30 v 2504 (ObjNum 1192 snap 392 seq_num 1192) dirty exists 2024-08-29T18:05:40.110 INFO:tasks.rados.rados.0.smithi029.stdout:3950: left oid 30 (ObjNum 1192 snap 392 seq_num 1192) 2024-08-29T18:05:40.110 INFO:tasks.rados.rados.0.smithi029.stdout:3952: finishing write tid 1 to smithi02969618-34 2024-08-29T18:05:40.110 INFO:tasks.rados.rados.0.smithi029.stdout:3952: finishing write tid 2 to smithi02969618-34 2024-08-29T18:05:40.110 INFO:tasks.rados.rados.0.smithi029.stdout:3952: finishing write tid 3 to smithi02969618-34 2024-08-29T18:05:40.110 INFO:tasks.rados.rados.0.smithi029.stdout:3952: oid 34 updating version 0 to 2014 2024-08-29T18:05:40.110 INFO:tasks.rados.rados.0.smithi029.stdout:3952: oid 34 updating version 2014 to 2015 2024-08-29T18:05:40.110 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 34 v 2015 (ObjNum 1193 snap 392 seq_num 1193) dirty exists 2024-08-29T18:05:40.110 INFO:tasks.rados.rados.0.smithi029.stdout:3952: left oid 34 (ObjNum 1193 snap 392 seq_num 1193) 2024-08-29T18:05:40.110 INFO:tasks.rados.rados.0.smithi029.stdout:3953: finishing write tid 1 to smithi02969618-7 2024-08-29T18:05:40.111 INFO:tasks.rados.rados.0.smithi029.stdout:3953: finishing write tid 2 to smithi02969618-7 2024-08-29T18:05:40.111 INFO:tasks.rados.rados.0.smithi029.stdout:3953: finishing write tid 3 to smithi02969618-7 2024-08-29T18:05:40.111 INFO:tasks.rados.rados.0.smithi029.stdout:3953: oid 7 updating version 0 to 2524 2024-08-29T18:05:40.111 INFO:tasks.rados.rados.0.smithi029.stdout:3953: oid 7 version 2524 is already newer than 2523 2024-08-29T18:05:40.111 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 7 v 2524 (ObjNum 1194 snap 392 seq_num 1194) dirty exists 2024-08-29T18:05:40.111 INFO:tasks.rados.rados.0.smithi029.stdout:3953: left oid 7 (ObjNum 1194 snap 392 seq_num 1194) 2024-08-29T18:05:40.111 INFO:tasks.rados.rados.0.smithi029.stdout:3950: done (3 left) 2024-08-29T18:05:40.111 INFO:tasks.rados.rados.0.smithi029.stdout:3952: done (2 left) 2024-08-29T18:05:40.111 INFO:tasks.rados.rados.0.smithi029.stdout:3953: done (1 left) 2024-08-29T18:05:40.111 INFO:tasks.rados.rados.0.smithi029.stdout:3956: setattr oid 9 current snap is 392 2024-08-29T18:05:40.112 INFO:tasks.rados.rados.0.smithi029.stdout:3957: rmattr oid 49 current snap is 392 2024-08-29T18:05:40.112 INFO:tasks.rados.rados.0.smithi029.stdout:3957: done (2 left) 2024-08-29T18:05:40.112 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 38 current snap is 392 2024-08-29T18:05:40.112 INFO:tasks.rados.rados.0.smithi029.stdout:3958: seq_num 1195 ranges {9248768=417792,9666560=401408} 2024-08-29T18:05:40.167 INFO:tasks.rados.rados.0.smithi029.stdout:3958: writing smithi02969618-38 from 9248768 to 9666560 tid 1 2024-08-29T18:05:40.170 INFO:tasks.rados.rados.0.smithi029.stdout:3958: writing smithi02969618-38 from 9666560 to 10067968 tid 2 2024-08-29T18:05:40.170 INFO:tasks.rados.rados.0.smithi029.stdout:3959: rollback oid 19 current snap is 392 2024-08-29T18:05:40.170 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 19 to 385 2024-08-29T18:05:40.170 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 9 v 2857 (ObjNum 1060 snap 337 seq_num 1060) dirty exists 2024-08-29T18:05:40.170 INFO:tasks.rados.rados.0.smithi029.stdout:3955: finishing copy_from racing read to smithi02969618-20 2024-08-29T18:05:40.170 INFO:tasks.rados.rados.0.smithi029.stdout:3955: finishing copy_from to smithi02969618-20 2024-08-29T18:05:40.170 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 20 v 3255 (ObjNum 1184 snap 389 seq_num 1184) dirty exists 2024-08-29T18:05:40.170 INFO:tasks.rados.rados.0.smithi029.stdout:3955: done (3 left) 2024-08-29T18:05:40.170 INFO:tasks.rados.rados.0.smithi029.stdout:3956: done (2 left) 2024-08-29T18:05:40.170 INFO:tasks.rados.rados.0.smithi029.stdout:3960: snap_create 2024-08-29T18:05:40.175 INFO:tasks.rados.rados.0.smithi029.stdout:3958: finishing write tid 1 to smithi02969618-38 2024-08-29T18:05:40.175 INFO:tasks.rados.rados.0.smithi029.stdout:3959: finishing rollback tid 0 to smithi02969618-19 2024-08-29T18:05:40.175 INFO:tasks.rados.rados.0.smithi029.stdout:3958: finishing write tid 2 to smithi02969618-38 2024-08-29T18:05:40.176 INFO:tasks.rados.rados.0.smithi029.stdout:3959: finishing rollback tid 1 to smithi02969618-19 2024-08-29T18:05:40.176 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 19 v 2462 (ObjNum 129 snap 0 seq_num 1562950384) dirty dne 2024-08-29T18:05:40.176 INFO:tasks.rados.rados.0.smithi029.stdout:3958: finishing write tid 3 to smithi02969618-38 2024-08-29T18:05:40.178 INFO:tasks.rados.rados.0.smithi029.stdout:3958: finishing write tid 4 to smithi02969618-38 2024-08-29T18:05:40.178 INFO:tasks.rados.rados.0.smithi029.stdout:3958: oid 38 updating version 0 to 2076 2024-08-29T18:05:40.178 INFO:tasks.rados.rados.0.smithi029.stdout:3958: oid 38 updating version 2076 to 2078 2024-08-29T18:05:40.178 INFO:tasks.rados.rados.0.smithi029.stdout:3958: oid 38 version 2078 is already newer than 2077 2024-08-29T18:05:40.178 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 38 v 2078 (ObjNum 1195 snap 392 seq_num 1195) dirty exists 2024-08-29T18:05:40.178 INFO:tasks.rados.rados.0.smithi029.stdout:3958: left oid 38 (ObjNum 1195 snap 392 seq_num 1195) 2024-08-29T18:05:40.398 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:05:40 smithi029 bash[79042]: cluster 2024-08-29T18:05:39.100930+0000 mon.a (mon.0) 1135 : cluster [DBG] osdmap e874: 8 total, 8 up, 8 in 2024-08-29T18:05:40.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:05:40 smithi029 bash[77880]: cluster 2024-08-29T18:05:39.100930+0000 mon.a (mon.0) 1135 : cluster [DBG] osdmap e874: 8 total, 8 up, 8 in 2024-08-29T18:05:40.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:05:40 smithi110 bash[67519]: cluster 2024-08-29T18:05:39.100930+0000 mon.a (mon.0) 1135 : cluster [DBG] osdmap e874: 8 total, 8 up, 8 in 2024-08-29T18:05:40.447 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.1.1-235-g1ef86450 (1ef864504b8875c83ee6c2c5fedc13315bebf7f5) squid (rc)" 2024-08-29T18:05:41.113 INFO:tasks.rados.rados.0.smithi029.stdout:3958: done (2 left) 2024-08-29T18:05:41.113 INFO:tasks.rados.rados.0.smithi029.stdout:3959: done (1 left) 2024-08-29T18:05:41.113 INFO:tasks.rados.rados.0.smithi029.stdout:3960: done (0 left) 2024-08-29T18:05:41.113 INFO:tasks.rados.rados.0.smithi029.stdout:3961: snap_create 2024-08-29T18:05:41.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:05:41 smithi110 bash[67519]: cluster 2024-08-29T18:05:39.576094+0000 mgr.y (mgr.25004) 472 : cluster [DBG] pgmap v873: 121 pgs: 121 active+clean; 427 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 18 MiB/s rd, 757 KiB/s wr, 3 op/s 2024-08-29T18:05:41.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:05:41 smithi110 bash[67519]: cluster 2024-08-29T18:05:40.111230+0000 mon.a (mon.0) 1136 : cluster [DBG] osdmap e875: 8 total, 8 up, 8 in 2024-08-29T18:05:41.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:05:41 smithi110 bash[67519]: audit 2024-08-29T18:05:40.437958+0000 mon.c (mon.2) 352 : audit [DBG] from='client.? 172.21.15.29:0/32622953' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:05:41.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:05:41 smithi110 bash[67519]: audit 2024-08-29T18:05:40.448570+0000 mon.c (mon.2) 353 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:05:41.431 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:05:41 smithi029 bash[79042]: cluster 2024-08-29T18:05:39.576094+0000 mgr.y (mgr.25004) 472 : cluster [DBG] pgmap v873: 121 pgs: 121 active+clean; 427 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 18 MiB/s rd, 757 KiB/s wr, 3 op/s 2024-08-29T18:05:41.431 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:05:41 smithi029 bash[79042]: cluster 2024-08-29T18:05:40.111230+0000 mon.a (mon.0) 1136 : cluster [DBG] osdmap e875: 8 total, 8 up, 8 in 2024-08-29T18:05:41.431 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:05:41 smithi029 bash[79042]: audit 2024-08-29T18:05:40.437958+0000 mon.c (mon.2) 352 : audit [DBG] from='client.? 172.21.15.29:0/32622953' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:05:41.431 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:05:41 smithi029 bash[79042]: audit 2024-08-29T18:05:40.448570+0000 mon.c (mon.2) 353 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:05:41.431 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:05:41 smithi029 bash[77880]: cluster 2024-08-29T18:05:39.576094+0000 mgr.y (mgr.25004) 472 : cluster [DBG] pgmap v873: 121 pgs: 121 active+clean; 427 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 18 MiB/s rd, 757 KiB/s wr, 3 op/s 2024-08-29T18:05:41.431 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:05:41 smithi029 bash[77880]: cluster 2024-08-29T18:05:40.111230+0000 mon.a (mon.0) 1136 : cluster [DBG] osdmap e875: 8 total, 8 up, 8 in 2024-08-29T18:05:41.431 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:05:41 smithi029 bash[77880]: audit 2024-08-29T18:05:40.437958+0000 mon.c (mon.2) 352 : audit [DBG] from='client.? 172.21.15.29:0/32622953' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:05:41.431 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:05:41 smithi029 bash[77880]: audit 2024-08-29T18:05:40.448570+0000 mon.c (mon.2) 353 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:05:41.491 INFO:teuthology.task.sequential:In sequential, running task print... 2024-08-29T18:05:41.492 INFO:teuthology.task.print:**** done end upgrade, wait... 2024-08-29T18:05:41.492 DEBUG:teuthology.parallel:result is None 2024-08-29T18:05:42.091 INFO:tasks.rados.rados.0.smithi029.stdout:3961: done (0 left) 2024-08-29T18:05:42.091 INFO:tasks.rados.rados.0.smithi029.stdout:3962: setattr oid 45 current snap is 394 2024-08-29T18:05:42.091 INFO:tasks.rados.rados.0.smithi029.stdout:3963: copy_from oid 13 from oid 16 current snap is 394 2024-08-29T18:05:42.091 INFO:tasks.rados.rados.0.smithi029.stdout:3964: snap_remove snap 368 2024-08-29T18:05:42.398 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:05:42 smithi029 bash[77880]: cluster 2024-08-29T18:05:41.115601+0000 mon.a (mon.0) 1137 : cluster [DBG] osdmap e876: 8 total, 8 up, 8 in 2024-08-29T18:05:42.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:05:42 smithi029 bash[77880]: audit 2024-08-29T18:05:41.173558+0000 mon.c (mon.2) 354 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:05:42.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:05:42 smithi029 bash[77880]: audit 2024-08-29T18:05:41.174956+0000 mon.c (mon.2) 355 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:05:42.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:05:42 smithi029 bash[77880]: audit 2024-08-29T18:05:41.184179+0000 mon.a (mon.0) 1138 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:05:42.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:05:42 smithi029 bash[77880]: cluster 2024-08-29T18:05:42.090648+0000 mon.a (mon.0) 1139 : cluster [DBG] osdmap e877: 8 total, 8 up, 8 in 2024-08-29T18:05:42.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:05:42 smithi029 bash[79042]: cluster 2024-08-29T18:05:41.115601+0000 mon.a (mon.0) 1137 : cluster [DBG] osdmap e876: 8 total, 8 up, 8 in 2024-08-29T18:05:42.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:05:42 smithi029 bash[79042]: audit 2024-08-29T18:05:41.173558+0000 mon.c (mon.2) 354 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:05:42.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:05:42 smithi029 bash[79042]: audit 2024-08-29T18:05:41.174956+0000 mon.c (mon.2) 355 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:05:42.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:05:42 smithi029 bash[79042]: audit 2024-08-29T18:05:41.184179+0000 mon.a (mon.0) 1138 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:05:42.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:05:42 smithi029 bash[79042]: cluster 2024-08-29T18:05:42.090648+0000 mon.a (mon.0) 1139 : cluster [DBG] osdmap e877: 8 total, 8 up, 8 in 2024-08-29T18:05:42.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:05:42 smithi110 bash[67519]: cluster 2024-08-29T18:05:41.115601+0000 mon.a (mon.0) 1137 : cluster [DBG] osdmap e876: 8 total, 8 up, 8 in 2024-08-29T18:05:42.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:05:42 smithi110 bash[67519]: audit 2024-08-29T18:05:41.173558+0000 mon.c (mon.2) 354 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:05:42.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:05:42 smithi110 bash[67519]: audit 2024-08-29T18:05:41.174956+0000 mon.c (mon.2) 355 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:05:42.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:05:42 smithi110 bash[67519]: audit 2024-08-29T18:05:41.184179+0000 mon.a (mon.0) 1138 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:05:42.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:05:42 smithi110 bash[67519]: cluster 2024-08-29T18:05:42.090648+0000 mon.a (mon.0) 1139 : cluster [DBG] osdmap e877: 8 total, 8 up, 8 in 2024-08-29T18:05:43.094 INFO:tasks.rados.rados.0.smithi029.stdout:3964: done (2 left) 2024-08-29T18:05:43.094 INFO:tasks.rados.rados.0.smithi029.stdout:3965: snap_remove snap 379 2024-08-29T18:05:43.648 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:05:43 smithi029 bash[77880]: cluster 2024-08-29T18:05:41.577246+0000 mgr.y (mgr.25004) 473 : cluster [DBG] pgmap v876: 121 pgs: 121 active+clean; 427 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 4.2 MiB/s rd, 1.4 MiB/s wr, 6 op/s 2024-08-29T18:05:43.649 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:05:43 smithi029 bash[77880]: cluster 2024-08-29T18:05:43.093398+0000 mon.a (mon.0) 1140 : cluster [DBG] osdmap e878: 8 total, 8 up, 8 in 2024-08-29T18:05:43.649 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:05:43 smithi029 bash[79042]: cluster 2024-08-29T18:05:41.577246+0000 mgr.y (mgr.25004) 473 : cluster [DBG] pgmap v876: 121 pgs: 121 active+clean; 427 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 4.2 MiB/s rd, 1.4 MiB/s wr, 6 op/s 2024-08-29T18:05:43.649 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:05:43 smithi029 bash[79042]: cluster 2024-08-29T18:05:43.093398+0000 mon.a (mon.0) 1140 : cluster [DBG] osdmap e878: 8 total, 8 up, 8 in 2024-08-29T18:05:43.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:05:43 smithi110 bash[67519]: cluster 2024-08-29T18:05:41.577246+0000 mgr.y (mgr.25004) 473 : cluster [DBG] pgmap v876: 121 pgs: 121 active+clean; 427 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 4.2 MiB/s rd, 1.4 MiB/s wr, 6 op/s 2024-08-29T18:05:43.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:05:43 smithi110 bash[67519]: cluster 2024-08-29T18:05:43.093398+0000 mon.a (mon.0) 1140 : cluster [DBG] osdmap e878: 8 total, 8 up, 8 in 2024-08-29T18:05:44.094 INFO:tasks.rados.rados.0.smithi029.stdout:3965: done (2 left) 2024-08-29T18:05:44.094 INFO:tasks.rados.rados.0.smithi029.stdout:3966: delete oid 2 current snap is 394 2024-08-29T18:05:44.094 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 45 v 2079 (ObjNum 1180 snap 387 seq_num 1180) dirty exists 2024-08-29T18:05:44.095 INFO:tasks.rados.rados.0.smithi029.stdout:3963: finishing copy_from racing read to smithi02969618-13 2024-08-29T18:05:44.095 INFO:tasks.rados.rados.0.smithi029.stdout:3963: finishing copy_from to smithi02969618-13 2024-08-29T18:05:44.095 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 13 v 2033 (ObjNum 855 snap 268 seq_num 855) dirty exists 2024-08-29T18:05:44.129 INFO:tasks.rados.rados.0.smithi029.stdout:3962: done (2 left) 2024-08-29T18:05:44.129 INFO:tasks.rados.rados.0.smithi029.stdout:3963: done (1 left) 2024-08-29T18:05:44.129 INFO:tasks.rados.rados.0.smithi029.stdout:3966: done (0 left) 2024-08-29T18:05:44.129 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 12 current snap is 394 2024-08-29T18:05:44.129 INFO:tasks.rados.rados.0.smithi029.stdout:3967: seq_num 1197 ranges {0=450560,450560=401408} 2024-08-29T18:05:44.133 INFO:tasks.rados.rados.0.smithi029.stdout:3967: writing smithi02969618-12 from 0 to 450560 tid 1 2024-08-29T18:05:44.138 INFO:tasks.rados.rados.0.smithi029.stdout:3967: writing smithi02969618-12 from 450560 to 851968 tid 2 2024-08-29T18:05:44.138 INFO:tasks.rados.rados.0.smithi029.stdout:3968: copy_from oid 9 from oid 13 current snap is 394 2024-08-29T18:05:44.138 INFO:tasks.rados.rados.0.smithi029.stdout:3969: read oid 27 snap -1 2024-08-29T18:05:44.138 INFO:tasks.rados.rados.0.smithi029.stdout:3969: expect deleted 2024-08-29T18:05:44.138 INFO:tasks.rados.rados.0.smithi029.stdout:3970: delete oid 22 current snap is 394 2024-08-29T18:05:44.145 INFO:tasks.rados.rados.0.smithi029.stdout:3969: done (3 left) 2024-08-29T18:05:44.145 INFO:tasks.rados.rados.0.smithi029.stdout:3970: done (2 left) 2024-08-29T18:05:44.145 INFO:tasks.rados.rados.0.smithi029.stdout:3971: snap_remove snap 376 2024-08-29T18:05:44.898 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:05:44 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:05:44] "GET /metrics HTTP/1.1" 200 36328 "" "Prometheus/2.43.0" 2024-08-29T18:05:45.107 INFO:tasks.rados.rados.0.smithi029.stdout:3971: done (2 left) 2024-08-29T18:05:45.107 INFO:tasks.rados.rados.0.smithi029.stdout:3972: delete oid 7 current snap is 394 2024-08-29T18:05:45.107 INFO:tasks.rados.rados.0.smithi029.stdout:3967: finishing write tid 1 to smithi02969618-12 2024-08-29T18:05:45.107 INFO:tasks.rados.rados.0.smithi029.stdout:3967: finishing write tid 2 to smithi02969618-12 2024-08-29T18:05:45.107 INFO:tasks.rados.rados.0.smithi029.stdout:3967: finishing write tid 3 to smithi02969618-12 2024-08-29T18:05:45.107 INFO:tasks.rados.rados.0.smithi029.stdout:3967: finishing write tid 4 to smithi02969618-12 2024-08-29T18:05:45.107 INFO:tasks.rados.rados.0.smithi029.stdout:3967: oid 12 updating version 0 to 3337 2024-08-29T18:05:45.107 INFO:tasks.rados.rados.0.smithi029.stdout:3967: oid 12 version 3337 is already newer than 3335 2024-08-29T18:05:45.107 INFO:tasks.rados.rados.0.smithi029.stdout:3967: oid 12 version 3337 is already newer than 3336 2024-08-29T18:05:45.108 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 12 v 3337 (ObjNum 1197 snap 394 seq_num 1197) dirty exists 2024-08-29T18:05:45.108 INFO:tasks.rados.rados.0.smithi029.stdout:3967: left oid 12 (ObjNum 1197 snap 394 seq_num 1197) 2024-08-29T18:05:45.108 INFO:tasks.rados.rados.0.smithi029.stdout:3968: finishing copy_from racing read to smithi02969618-9 2024-08-29T18:05:45.108 INFO:tasks.rados.rados.0.smithi029.stdout:3968: finishing copy_from to smithi02969618-9 2024-08-29T18:05:45.108 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 9 v 2033 (ObjNum 855 snap 268 seq_num 855) dirty exists 2024-08-29T18:05:45.133 INFO:tasks.rados.rados.0.smithi029.stdout:3967: done (2 left) 2024-08-29T18:05:45.133 INFO:tasks.rados.rados.0.smithi029.stdout:3968: done (1 left) 2024-08-29T18:05:45.133 INFO:tasks.rados.rados.0.smithi029.stdout:3972: done (0 left) 2024-08-29T18:05:45.133 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 10 current snap is 394 2024-08-29T18:05:45.133 INFO:tasks.rados.rados.0.smithi029.stdout:3973: seq_num 1200 ranges {4505600=499712,5005312=401408} 2024-08-29T18:05:45.200 INFO:tasks.rados.rados.0.smithi029.stdout:3973: writing smithi02969618-10 from 4505600 to 5005312 tid 1 2024-08-29T18:05:45.205 INFO:tasks.rados.rados.0.smithi029.stdout:3973: writing smithi02969618-10 from 5005312 to 5406720 tid 2 2024-08-29T18:05:45.205 INFO:tasks.rados.rados.0.smithi029.stdout:3974: delete oid 22 current snap is 394 2024-08-29T18:05:45.211 INFO:tasks.rados.rados.0.smithi029.stdout:3973: finishing write tid 1 to smithi02969618-10 2024-08-29T18:05:45.211 INFO:tasks.rados.rados.0.smithi029.stdout:3973: finishing write tid 2 to smithi02969618-10 2024-08-29T18:05:45.211 INFO:tasks.rados.rados.0.smithi029.stdout:3973: finishing write tid 3 to smithi02969618-10 2024-08-29T18:05:45.215 INFO:tasks.rados.rados.0.smithi029.stdout:3973: finishing write tid 4 to smithi02969618-10 2024-08-29T18:05:45.215 INFO:tasks.rados.rados.0.smithi029.stdout:3973: oid 10 updating version 0 to 2465 2024-08-29T18:05:45.215 INFO:tasks.rados.rados.0.smithi029.stdout:3973: oid 10 updating version 2465 to 2466 2024-08-29T18:05:45.215 INFO:tasks.rados.rados.0.smithi029.stdout:3973: oid 10 version 2466 is already newer than 2464 2024-08-29T18:05:45.215 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 10 v 2466 (ObjNum 1200 snap 394 seq_num 1200) dirty exists 2024-08-29T18:05:45.215 INFO:tasks.rados.rados.0.smithi029.stdout:3973: left oid 10 (ObjNum 1200 snap 394 seq_num 1200) 2024-08-29T18:05:45.216 INFO:tasks.rados.rados.0.smithi029.stdout:3973: done (1 left) 2024-08-29T18:05:45.217 INFO:tasks.rados.rados.0.smithi029.stdout:3974: done (0 left) 2024-08-29T18:05:45.217 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 9 current snap is 394 2024-08-29T18:05:45.217 INFO:tasks.rados.rados.0.smithi029.stdout:3975: seq_num 1202 ranges {22634496=540672,23175168=401408} 2024-08-29T18:05:45.368 INFO:tasks.rados.rados.0.smithi029.stdout:3975: writing smithi02969618-9 from 22634496 to 23175168 tid 1 2024-08-29T18:05:45.370 INFO:tasks.rados.rados.0.smithi029.stdout:3975: writing smithi02969618-9 from 23175168 to 23576576 tid 2 2024-08-29T18:05:45.370 INFO:tasks.rados.rados.0.smithi029.stdout:3976: setattr oid 17 current snap is 394 2024-08-29T18:05:45.371 INFO:tasks.rados.rados.0.smithi029.stdout:3977: read oid 13 snap -1 2024-08-29T18:05:45.371 INFO:tasks.rados.rados.0.smithi029.stdout:3977: expect (ObjNum 855 snap 268 seq_num 855) 2024-08-29T18:05:45.371 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 48 current snap is 394 2024-08-29T18:05:45.371 INFO:tasks.rados.rados.0.smithi029.stdout:3978: seq_num 1203 ranges {23691264=557056,24248320=401408} 2024-08-29T18:05:45.398 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:05:45 smithi029 bash[79042]: cluster 2024-08-29T18:05:43.578002+0000 mgr.y (mgr.25004) 474 : cluster [DBG] pgmap v879: 121 pgs: 121 active+clean; 428 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 4.2 MiB/s rd, 932 KiB/s wr, 12 op/s 2024-08-29T18:05:45.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:05:45 smithi029 bash[79042]: cluster 2024-08-29T18:05:44.096727+0000 mon.a (mon.0) 1141 : cluster [DBG] osdmap e879: 8 total, 8 up, 8 in 2024-08-29T18:05:45.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:05:45 smithi029 bash[77880]: cluster 2024-08-29T18:05:43.578002+0000 mgr.y (mgr.25004) 474 : cluster [DBG] pgmap v879: 121 pgs: 121 active+clean; 428 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 4.2 MiB/s rd, 932 KiB/s wr, 12 op/s 2024-08-29T18:05:45.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:05:45 smithi029 bash[77880]: cluster 2024-08-29T18:05:44.096727+0000 mon.a (mon.0) 1141 : cluster [DBG] osdmap e879: 8 total, 8 up, 8 in 2024-08-29T18:05:45.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:05:45 smithi110 bash[67519]: cluster 2024-08-29T18:05:43.578002+0000 mgr.y (mgr.25004) 474 : cluster [DBG] pgmap v879: 121 pgs: 121 active+clean; 428 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 4.2 MiB/s rd, 932 KiB/s wr, 12 op/s 2024-08-29T18:05:45.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:05:45 smithi110 bash[67519]: cluster 2024-08-29T18:05:44.096727+0000 mon.a (mon.0) 1141 : cluster [DBG] osdmap e879: 8 total, 8 up, 8 in 2024-08-29T18:05:45.508 INFO:tasks.rados.rados.0.smithi029.stdout:3978: writing smithi02969618-48 from 23691264 to 24248320 tid 1 2024-08-29T18:05:45.510 INFO:tasks.rados.rados.0.smithi029.stdout:3978: writing smithi02969618-48 from 24248320 to 24649728 tid 2 2024-08-29T18:05:45.511 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 24 current snap is 394 2024-08-29T18:05:45.511 INFO:tasks.rados.rados.0.smithi029.stdout:3979: seq_num 1204 ranges {2220032=573440,2793472=401408} 2024-08-29T18:05:45.527 INFO:tasks.rados.rados.0.smithi029.stdout:3979: writing smithi02969618-24 from 2220032 to 2793472 tid 1 2024-08-29T18:05:45.530 INFO:tasks.rados.rados.0.smithi029.stdout:3979: writing smithi02969618-24 from 2793472 to 3194880 tid 2 2024-08-29T18:05:45.530 INFO:tasks.rados.rados.0.smithi029.stdout:3980: read oid 15 snap -1 2024-08-29T18:05:45.530 INFO:tasks.rados.rados.0.smithi029.stdout:3980: expect (ObjNum 1139 snap 369 seq_num 1139) 2024-08-29T18:05:45.530 INFO:tasks.rados.rados.0.smithi029.stdout:3981: setattr oid 12 current snap is 394 2024-08-29T18:05:45.530 INFO:tasks.rados.rados.0.smithi029.stdout:3975: finishing write tid 1 to smithi02969618-9 2024-08-29T18:05:45.530 INFO:tasks.rados.rados.0.smithi029.stdout:3975: finishing write tid 2 to smithi02969618-9 2024-08-29T18:05:45.530 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 17 v 2016 (ObjNum 161 snap 0 seq_num 1) dirty exists 2024-08-29T18:05:45.531 INFO:tasks.rados.rados.0.smithi029.stdout:3975: finishing write tid 3 to smithi02969618-9 2024-08-29T18:05:45.531 INFO:tasks.rados.rados.0.smithi029.stdout:3975: finishing write tid 4 to smithi02969618-9 2024-08-29T18:05:45.531 INFO:tasks.rados.rados.0.smithi029.stdout:3975: oid 9 updating version 0 to 2859 2024-08-29T18:05:45.531 INFO:tasks.rados.rados.0.smithi029.stdout:3975: oid 9 updating version 2859 to 2860 2024-08-29T18:05:45.531 INFO:tasks.rados.rados.0.smithi029.stdout:3975: oid 9 version 2860 is already newer than 2858 2024-08-29T18:05:45.531 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 9 v 2860 (ObjNum 1202 snap 394 seq_num 1202) dirty exists 2024-08-29T18:05:45.531 INFO:tasks.rados.rados.0.smithi029.stdout:3975: left oid 9 (ObjNum 1202 snap 394 seq_num 1202) 2024-08-29T18:05:45.531 INFO:tasks.rados.rados.0.smithi029.stdout:3978: finishing write tid 1 to smithi02969618-48 2024-08-29T18:05:45.531 INFO:tasks.rados.rados.0.smithi029.stdout:3978: finishing write tid 2 to smithi02969618-48 2024-08-29T18:05:45.532 INFO:tasks.rados.rados.0.smithi029.stdout:3978: finishing write tid 3 to smithi02969618-48 2024-08-29T18:05:45.532 INFO:tasks.rados.rados.0.smithi029.stdout:3978: finishing write tid 4 to smithi02969618-48 2024-08-29T18:05:45.532 INFO:tasks.rados.rados.0.smithi029.stdout:3978: oid 48 updating version 0 to 3240 2024-08-29T18:05:45.532 INFO:tasks.rados.rados.0.smithi029.stdout:3978: oid 48 updating version 3240 to 3242 2024-08-29T18:05:45.532 INFO:tasks.rados.rados.0.smithi029.stdout:3978: oid 48 version 3242 is already newer than 3241 2024-08-29T18:05:45.532 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 48 v 3242 (ObjNum 1203 snap 394 seq_num 1203) dirty exists 2024-08-29T18:05:45.532 INFO:tasks.rados.rados.0.smithi029.stdout:3978: left oid 48 (ObjNum 1203 snap 394 seq_num 1203) 2024-08-29T18:05:45.532 INFO:tasks.rados.rados.0.smithi029.stdout:3977: expect (ObjNum 855 snap 268 seq_num 855) 2024-08-29T18:05:46.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:05:46 smithi029 bash[79042]: cluster 2024-08-29T18:05:45.105834+0000 mon.a (mon.0) 1142 : cluster [DBG] osdmap e880: 8 total, 8 up, 8 in 2024-08-29T18:05:46.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:05:46 smithi029 bash[77880]: cluster 2024-08-29T18:05:45.105834+0000 mon.a (mon.0) 1142 : cluster [DBG] osdmap e880: 8 total, 8 up, 8 in 2024-08-29T18:05:46.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:05:46 smithi110 bash[67519]: cluster 2024-08-29T18:05:45.105834+0000 mon.a (mon.0) 1142 : cluster [DBG] osdmap e880: 8 total, 8 up, 8 in 2024-08-29T18:05:47.398 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:05:47 smithi029 bash[79042]: cluster 2024-08-29T18:05:45.578777+0000 mgr.y (mgr.25004) 475 : cluster [DBG] pgmap v882: 121 pgs: 121 active+clean; 428 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 188 KiB/s wr, 6 op/s 2024-08-29T18:05:47.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:05:47 smithi029 bash[79042]: cluster 2024-08-29T18:05:47.092871+0000 mon.a (mon.0) 1143 : cluster [DBG] osdmap e881: 8 total, 8 up, 8 in 2024-08-29T18:05:47.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:05:47 smithi029 bash[77880]: cluster 2024-08-29T18:05:45.578777+0000 mgr.y (mgr.25004) 475 : cluster [DBG] pgmap v882: 121 pgs: 121 active+clean; 428 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 188 KiB/s wr, 6 op/s 2024-08-29T18:05:47.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:05:47 smithi029 bash[77880]: cluster 2024-08-29T18:05:47.092871+0000 mon.a (mon.0) 1143 : cluster [DBG] osdmap e881: 8 total, 8 up, 8 in 2024-08-29T18:05:47.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:05:47 smithi110 bash[67519]: cluster 2024-08-29T18:05:45.578777+0000 mgr.y (mgr.25004) 475 : cluster [DBG] pgmap v882: 121 pgs: 121 active+clean; 428 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 188 KiB/s wr, 6 op/s 2024-08-29T18:05:47.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:05:47 smithi110 bash[67519]: cluster 2024-08-29T18:05:47.092871+0000 mon.a (mon.0) 1143 : cluster [DBG] osdmap e881: 8 total, 8 up, 8 in 2024-08-29T18:05:48.476 INFO:tasks.rados.rados.0.smithi029.stdout:3979: finishing write tid 1 to smithi02969618-24 2024-08-29T18:05:48.476 INFO:tasks.rados.rados.0.smithi029.stdout:3979: finishing write tid 2 to smithi02969618-24 2024-08-29T18:05:48.476 INFO:tasks.rados.rados.0.smithi029.stdout:3979: finishing write tid 3 to smithi02969618-24 2024-08-29T18:05:48.476 INFO:tasks.rados.rados.0.smithi029.stdout:3979: finishing write tid 4 to smithi02969618-24 2024-08-29T18:05:48.476 INFO:tasks.rados.rados.0.smithi029.stdout:3979: oid 24 updating version 0 to 3347 2024-08-29T18:05:48.476 INFO:tasks.rados.rados.0.smithi029.stdout:3979: oid 24 updating version 3347 to 3349 2024-08-29T18:05:48.476 INFO:tasks.rados.rados.0.smithi029.stdout:3979: oid 24 version 3349 is already newer than 3348 2024-08-29T18:05:48.477 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 24 v 3349 (ObjNum 1204 snap 394 seq_num 1204) dirty exists 2024-08-29T18:05:48.477 INFO:tasks.rados.rados.0.smithi029.stdout:3979: left oid 24 (ObjNum 1204 snap 394 seq_num 1204) 2024-08-29T18:05:48.477 INFO:tasks.rados.rados.0.smithi029.stdout:3980: expect (ObjNum 1139 snap 369 seq_num 1139) 2024-08-29T18:05:48.786 INFO:tasks.rados.rados.0.smithi029.stdout:3975: done (6 left) 2024-08-29T18:05:48.786 INFO:tasks.rados.rados.0.smithi029.stdout:3976: done (5 left) 2024-08-29T18:05:48.786 INFO:tasks.rados.rados.0.smithi029.stdout:3977: done (4 left) 2024-08-29T18:05:48.786 INFO:tasks.rados.rados.0.smithi029.stdout:3978: done (3 left) 2024-08-29T18:05:48.787 INFO:tasks.rados.rados.0.smithi029.stdout:3979: done (2 left) 2024-08-29T18:05:48.787 INFO:tasks.rados.rados.0.smithi029.stdout:3980: done (1 left) 2024-08-29T18:05:48.787 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 32 current snap is 394 2024-08-29T18:05:48.787 INFO:tasks.rados.rados.0.smithi029.stdout:3982: seq_num 1205 ranges {0=589824,589824=401408} 2024-08-29T18:05:48.789 INFO:tasks.rados.rados.0.smithi029.stdout:3982: writing smithi02969618-32 from 0 to 589824 tid 1 2024-08-29T18:05:48.792 INFO:tasks.rados.rados.0.smithi029.stdout:3982: writing smithi02969618-32 from 589824 to 991232 tid 2 2024-08-29T18:05:48.792 INFO:tasks.rados.rados.0.smithi029.stdout:3983: read oid 19 snap -1 2024-08-29T18:05:48.792 INFO:tasks.rados.rados.0.smithi029.stdout:3983: expect deleted 2024-08-29T18:05:48.792 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 26 current snap is 394 2024-08-29T18:05:48.792 INFO:tasks.rados.rados.0.smithi029.stdout:3984: seq_num 1206 ranges {0=606208,606208=401408} 2024-08-29T18:05:48.796 INFO:tasks.rados.rados.0.smithi029.stdout:3984: writing smithi02969618-26 from 0 to 606208 tid 1 2024-08-29T18:05:48.799 INFO:tasks.rados.rados.0.smithi029.stdout:3984: writing smithi02969618-26 from 606208 to 1007616 tid 2 2024-08-29T18:05:48.799 INFO:tasks.rados.rados.0.smithi029.stdout:3985: snap_create 2024-08-29T18:05:48.799 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 12 v 3350 (ObjNum 1197 snap 394 seq_num 1197) dirty exists 2024-08-29T18:05:48.799 INFO:tasks.rados.rados.0.smithi029.stdout:3982: finishing write tid 1 to smithi02969618-32 2024-08-29T18:05:48.799 INFO:tasks.rados.rados.0.smithi029.stdout:3982: finishing write tid 2 to smithi02969618-32 2024-08-29T18:05:48.799 INFO:tasks.rados.rados.0.smithi029.stdout:3982: finishing write tid 3 to smithi02969618-32 2024-08-29T18:05:48.799 INFO:tasks.rados.rados.0.smithi029.stdout:3982: finishing write tid 4 to smithi02969618-32 2024-08-29T18:05:48.799 INFO:tasks.rados.rados.0.smithi029.stdout:3982: oid 32 updating version 0 to 2863 2024-08-29T18:05:48.799 INFO:tasks.rados.rados.0.smithi029.stdout:3982: oid 32 version 2863 is already newer than 2861 2024-08-29T18:05:48.800 INFO:tasks.rados.rados.0.smithi029.stdout:3982: oid 32 version 2863 is already newer than 2862 2024-08-29T18:05:48.800 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 32 v 2863 (ObjNum 1205 snap 394 seq_num 1205) dirty exists 2024-08-29T18:05:48.800 INFO:tasks.rados.rados.0.smithi029.stdout:3982: left oid 32 (ObjNum 1205 snap 394 seq_num 1205) 2024-08-29T18:05:48.804 INFO:tasks.rados.rados.0.smithi029.stdout:3984: finishing write tid 1 to smithi02969618-26 2024-08-29T18:05:48.804 INFO:tasks.rados.rados.0.smithi029.stdout:3984: finishing write tid 2 to smithi02969618-26 2024-08-29T18:05:48.805 INFO:tasks.rados.rados.0.smithi029.stdout:3984: finishing write tid 3 to smithi02969618-26 2024-08-29T18:05:48.808 INFO:tasks.rados.rados.0.smithi029.stdout:3984: finishing write tid 4 to smithi02969618-26 2024-08-29T18:05:48.808 INFO:tasks.rados.rados.0.smithi029.stdout:3984: oid 26 updating version 0 to 2775 2024-08-29T18:05:48.808 INFO:tasks.rados.rados.0.smithi029.stdout:3984: oid 26 version 2775 is already newer than 2774 2024-08-29T18:05:48.808 INFO:tasks.rados.rados.0.smithi029.stdout:3984: oid 26 version 2775 is already newer than 2773 2024-08-29T18:05:48.809 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 26 v 2775 (ObjNum 1206 snap 394 seq_num 1206) dirty exists 2024-08-29T18:05:48.809 INFO:tasks.rados.rados.0.smithi029.stdout:3984: left oid 26 (ObjNum 1206 snap 394 seq_num 1206) 2024-08-29T18:05:49.128 INFO:tasks.rados.rados.0.smithi029.stdout:3981: done (4 left) 2024-08-29T18:05:49.128 INFO:tasks.rados.rados.0.smithi029.stdout:3982: done (3 left) 2024-08-29T18:05:49.128 INFO:tasks.rados.rados.0.smithi029.stdout:3983: done (2 left) 2024-08-29T18:05:49.128 INFO:tasks.rados.rados.0.smithi029.stdout:3984: done (1 left) 2024-08-29T18:05:49.128 INFO:tasks.rados.rados.0.smithi029.stdout:3985: done (0 left) 2024-08-29T18:05:49.129 INFO:tasks.rados.rados.0.smithi029.stdout:3986: snap_create 2024-08-29T18:05:49.398 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:05:49 smithi029 bash[79042]: cluster 2024-08-29T18:05:47.579746+0000 mgr.y (mgr.25004) 476 : cluster [DBG] pgmap v884: 121 pgs: 121 active+clean; 476 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 19 MiB/s rd, 11 MiB/s wr, 17 op/s 2024-08-29T18:05:49.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:05:49 smithi029 bash[79042]: audit 2024-08-29T18:05:48.495119+0000 mon.c (mon.2) 356 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:05:49.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:05:49 smithi029 bash[77880]: cluster 2024-08-29T18:05:47.579746+0000 mgr.y (mgr.25004) 476 : cluster [DBG] pgmap v884: 121 pgs: 121 active+clean; 476 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 19 MiB/s rd, 11 MiB/s wr, 17 op/s 2024-08-29T18:05:49.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:05:49 smithi029 bash[77880]: audit 2024-08-29T18:05:48.495119+0000 mon.c (mon.2) 356 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:05:49.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:05:49 smithi110 bash[67519]: cluster 2024-08-29T18:05:47.579746+0000 mgr.y (mgr.25004) 476 : cluster [DBG] pgmap v884: 121 pgs: 121 active+clean; 476 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 19 MiB/s rd, 11 MiB/s wr, 17 op/s 2024-08-29T18:05:49.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:05:49 smithi110 bash[67519]: audit 2024-08-29T18:05:48.495119+0000 mon.c (mon.2) 356 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:05:50.137 INFO:tasks.rados.rados.0.smithi029.stdout:3986: done (0 left) 2024-08-29T18:05:50.137 INFO:tasks.rados.rados.0.smithi029.stdout:3987: snap_create 2024-08-29T18:05:50.398 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:05:50 smithi029 bash[79042]: cluster 2024-08-29T18:05:49.128634+0000 mon.a (mon.0) 1144 : cluster [DBG] osdmap e882: 8 total, 8 up, 8 in 2024-08-29T18:05:50.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:05:50 smithi029 bash[77880]: cluster 2024-08-29T18:05:49.128634+0000 mon.a (mon.0) 1144 : cluster [DBG] osdmap e882: 8 total, 8 up, 8 in 2024-08-29T18:05:50.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:05:50 smithi110 bash[67519]: cluster 2024-08-29T18:05:49.128634+0000 mon.a (mon.0) 1144 : cluster [DBG] osdmap e882: 8 total, 8 up, 8 in 2024-08-29T18:05:51.140 INFO:tasks.rados.rados.0.smithi029.stdout:3987: done (0 left) 2024-08-29T18:05:51.140 INFO:tasks.rados.rados.0.smithi029.stdout:3988: copy_from oid 44 from oid 9 current snap is 397 2024-08-29T18:05:51.140 INFO:tasks.rados.rados.0.smithi029.stdout:3989: setattr oid 17 current snap is 397 2024-08-29T18:05:51.143 INFO:tasks.rados.rados.0.smithi029.stdout:3990: delete oid 14 current snap is 397 2024-08-29T18:05:51.162 INFO:tasks.rados.rados.0.smithi029.stdout:3990: done (2 left) 2024-08-29T18:05:51.162 INFO:tasks.rados.rados.0.smithi029.stdout:3991: setattr oid 23 current snap is 397 2024-08-29T18:05:51.164 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 17 v 2017 (ObjNum 593 snap 0 seq_num 21300328) dirty exists 2024-08-29T18:05:51.165 INFO:tasks.rados.rados.0.smithi029.stdout:3989: done (2 left) 2024-08-29T18:05:51.165 INFO:tasks.rados.rados.0.smithi029.stdout:3992: delete oid 31 current snap is 397 2024-08-29T18:05:51.173 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 23 v 3351 (ObjNum 0 snap 0 seq_num 304) dirty exists 2024-08-29T18:05:51.176 INFO:tasks.rados.rados.0.smithi029.stdout:3991: done (2 left) 2024-08-29T18:05:51.176 INFO:tasks.rados.rados.0.smithi029.stdout:3992: done (1 left) 2024-08-29T18:05:51.176 INFO:tasks.rados.rados.0.smithi029.stdout:append oid 37 current snap is 397 2024-08-29T18:05:51.176 INFO:tasks.rados.rados.0.smithi029.stdout:3993: seq_num 1209 ranges {638976=655360,1294336=401408} 2024-08-29T18:05:51.184 INFO:tasks.rados.rados.0.smithi029.stdout:3993: writing smithi02969618-37 from 638976 to 1294336 tid 1 2024-08-29T18:05:51.187 INFO:tasks.rados.rados.0.smithi029.stdout:3993: writing smithi02969618-37 from 1294336 to 1695744 tid 2 2024-08-29T18:05:51.187 INFO:tasks.rados.rados.0.smithi029.stdout:3994: setattr oid 24 current snap is 397 2024-08-29T18:05:51.189 INFO:tasks.rados.rados.0.smithi029.stdout:3995: rollback oid 5 current snap is 397 2024-08-29T18:05:51.189 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 5 to 361 2024-08-29T18:05:51.189 INFO:tasks.rados.rados.0.smithi029.stdout:3996: rollback oid 13 current snap is 397 2024-08-29T18:05:51.189 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 13 to 390 2024-08-29T18:05:51.189 INFO:tasks.rados.rados.0.smithi029.stdout:3997: rollback oid 12 current snap is 397 2024-08-29T18:05:51.189 INFO:tasks.rados.rados.0.smithi029.stdout:rollback oid 12 to 387 2024-08-29T18:05:51.189 INFO:tasks.rados.rados.0.smithi029.stdout:3998: delete oid 30 current snap is 397 2024-08-29T18:05:51.194 INFO:tasks.rados.rados.0.smithi029.stdout:3998: done (6 left) 2024-08-29T18:05:51.194 INFO:tasks.rados.rados.0.smithi029.stdout:3999: setattr oid 15 current snap is 397 2024-08-29T18:05:51.201 INFO:tasks.rados.rados.0.smithi029.stdout: waiting on 7 2024-08-29T18:05:51.206 INFO:tasks.rados.rados.0.smithi029.stdout:3996: finishing rollback tid 0 to smithi02969618-13 2024-08-29T18:05:51.206 INFO:tasks.rados.rados.0.smithi029.stdout:3996: finishing rollback tid 1 to smithi02969618-13 2024-08-29T18:05:51.206 INFO:tasks.rados.rados.0.smithi029.stdout:3993: finishing write tid 1 to smithi02969618-37 2024-08-29T18:05:51.207 INFO:tasks.rados.rados.0.smithi029.stdout:3996: finishing rollback tid 2 to smithi02969618-13 2024-08-29T18:05:51.207 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 13 v 2473 (ObjNum 1183 snap 388 seq_num 1183) dirty exists 2024-08-29T18:05:51.207 INFO:tasks.rados.rados.0.smithi029.stdout:3996: done (6 left) 2024-08-29T18:05:51.207 INFO:tasks.rados.rados.0.smithi029.stdout: waiting on 6 2024-08-29T18:05:51.211 INFO:tasks.rados.rados.0.smithi029.stdout:3995: finishing rollback tid 0 to smithi02969618-5 2024-08-29T18:05:51.211 INFO:tasks.rados.rados.0.smithi029.stdout:3995: finishing rollback tid 1 to smithi02969618-5 2024-08-29T18:05:51.213 INFO:tasks.rados.rados.0.smithi029.stdout:3995: finishing rollback tid 2 to smithi02969618-5 2024-08-29T18:05:51.214 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 5 v 2866 (ObjNum 993 snap 309 seq_num 993) dirty exists 2024-08-29T18:05:51.214 INFO:tasks.rados.rados.0.smithi029.stdout:3995: done (5 left) 2024-08-29T18:05:51.214 INFO:tasks.rados.rados.0.smithi029.stdout: waiting on 5 2024-08-29T18:05:51.217 INFO:tasks.rados.rados.0.smithi029.stdout:3993: finishing write tid 2 to smithi02969618-37 2024-08-29T18:05:51.218 INFO:tasks.rados.rados.0.smithi029.stdout:3993: finishing write tid 3 to smithi02969618-37 2024-08-29T18:05:51.218 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 24 v 3357 (ObjNum 1204 snap 394 seq_num 1204) dirty exists 2024-08-29T18:05:51.219 INFO:tasks.rados.rados.0.smithi029.stdout:3994: done (4 left) 2024-08-29T18:05:51.219 INFO:tasks.rados.rados.0.smithi029.stdout: waiting on 4 2024-08-29T18:05:51.222 INFO:tasks.rados.rados.0.smithi029.stdout:3997: finishing rollback tid 0 to smithi02969618-12 2024-08-29T18:05:51.231 INFO:tasks.rados.rados.0.smithi029.stdout:3993: finishing write tid 4 to smithi02969618-37 2024-08-29T18:05:51.231 INFO:tasks.rados.rados.0.smithi029.stdout:3993: oid 37 updating version 0 to 3355 2024-08-29T18:05:51.231 INFO:tasks.rados.rados.0.smithi029.stdout:3993: oid 37 version 3355 is already newer than 3354 2024-08-29T18:05:51.231 INFO:tasks.rados.rados.0.smithi029.stdout:3993: oid 37 version 3355 is already newer than 3353 2024-08-29T18:05:51.232 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 37 v 3355 (ObjNum 1209 snap 397 seq_num 1209) dirty exists 2024-08-29T18:05:51.232 INFO:tasks.rados.rados.0.smithi029.stdout:3993: left oid 37 (ObjNum 1209 snap 397 seq_num 1209) 2024-08-29T18:05:51.232 INFO:tasks.rados.rados.0.smithi029.stdout:3993: done (3 left) 2024-08-29T18:05:51.232 INFO:tasks.rados.rados.0.smithi029.stdout: waiting on 3 2024-08-29T18:05:51.232 INFO:tasks.rados.rados.0.smithi029.stdout:3997: finishing rollback tid 1 to smithi02969618-12 2024-08-29T18:05:51.238 INFO:tasks.rados.rados.0.smithi029.stdout:3997: finishing rollback tid 2 to smithi02969618-12 2024-08-29T18:05:51.238 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 12 v 3361 (ObjNum 33 snap 0 seq_num 21513231) dirty exists 2024-08-29T18:05:51.238 INFO:tasks.rados.rados.0.smithi029.stdout:3997: done (2 left) 2024-08-29T18:05:51.238 INFO:tasks.rados.rados.0.smithi029.stdout: waiting on 2 2024-08-29T18:05:51.239 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 15 v 3363 (ObjNum 1139 snap 369 seq_num 1139) dirty exists 2024-08-29T18:05:51.239 INFO:tasks.rados.rados.0.smithi029.stdout:3999: done (1 left) 2024-08-29T18:05:51.239 INFO:tasks.rados.rados.0.smithi029.stdout: waiting on 1 2024-08-29T18:05:51.302 INFO:tasks.rados.rados.0.smithi029.stdout:3988: finishing copy_from racing read to smithi02969618-44 2024-08-29T18:05:51.305 INFO:tasks.rados.rados.0.smithi029.stdout:3988: finishing copy_from to smithi02969618-44 2024-08-29T18:05:51.306 INFO:tasks.rados.rados.0.smithi029.stdout:update_object_version oid 44 v 2860 (ObjNum 1202 snap 394 seq_num 1202) dirty exists 2024-08-29T18:05:51.306 INFO:tasks.rados.rados.0.smithi029.stdout:3988: done (0 left) 2024-08-29T18:05:51.333 INFO:tasks.rados.rados.0.smithi029.stderr:0 errors. 2024-08-29T18:05:51.333 INFO:tasks.rados.rados.0.smithi029.stderr: 2024-08-29T18:05:51.369 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 5b99e290-662c-11ef-bcd4-c7b262605968 -- ceph osd dump --format=json 2024-08-29T18:05:51.398 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:05:51 smithi029 bash[79042]: cluster 2024-08-29T18:05:49.580468+0000 mgr.y (mgr.25004) 477 : cluster [DBG] pgmap v886: 121 pgs: 121 active+clean; 476 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 15 MiB/s rd, 8.7 MiB/s wr, 14 op/s 2024-08-29T18:05:51.398 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:05:51 smithi029 bash[79042]: cluster 2024-08-29T18:05:50.138412+0000 mon.a (mon.0) 1145 : cluster [DBG] osdmap e883: 8 total, 8 up, 8 in 2024-08-29T18:05:51.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:05:51 smithi029 bash[77880]: cluster 2024-08-29T18:05:49.580468+0000 mgr.y (mgr.25004) 477 : cluster [DBG] pgmap v886: 121 pgs: 121 active+clean; 476 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 15 MiB/s rd, 8.7 MiB/s wr, 14 op/s 2024-08-29T18:05:51.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:05:51 smithi029 bash[77880]: cluster 2024-08-29T18:05:50.138412+0000 mon.a (mon.0) 1145 : cluster [DBG] osdmap e883: 8 total, 8 up, 8 in 2024-08-29T18:05:51.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:05:51 smithi110 bash[67519]: cluster 2024-08-29T18:05:49.580468+0000 mgr.y (mgr.25004) 477 : cluster [DBG] pgmap v886: 121 pgs: 121 active+clean; 476 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 15 MiB/s rd, 8.7 MiB/s wr, 14 op/s 2024-08-29T18:05:51.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:05:51 smithi110 bash[67519]: cluster 2024-08-29T18:05:50.138412+0000 mon.a (mon.0) 1145 : cluster [DBG] osdmap e883: 8 total, 8 up, 8 in 2024-08-29T18:05:52.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:05:52 smithi110 bash[67519]: cluster 2024-08-29T18:05:51.141834+0000 mon.a (mon.0) 1146 : cluster [DBG] osdmap e884: 8 total, 8 up, 8 in 2024-08-29T18:05:52.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:05:52 smithi110 bash[67519]: cluster 2024-08-29T18:05:52.094964+0000 mon.a (mon.0) 1147 : cluster [DBG] osdmap e885: 8 total, 8 up, 8 in 2024-08-29T18:05:52.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:05:52 smithi029 bash[77880]: cluster 2024-08-29T18:05:51.141834+0000 mon.a (mon.0) 1146 : cluster [DBG] osdmap e884: 8 total, 8 up, 8 in 2024-08-29T18:05:52.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:05:52 smithi029 bash[77880]: cluster 2024-08-29T18:05:52.094964+0000 mon.a (mon.0) 1147 : cluster [DBG] osdmap e885: 8 total, 8 up, 8 in 2024-08-29T18:05:52.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:05:52 smithi029 bash[79042]: cluster 2024-08-29T18:05:51.141834+0000 mon.a (mon.0) 1146 : cluster [DBG] osdmap e884: 8 total, 8 up, 8 in 2024-08-29T18:05:52.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:05:52 smithi029 bash[79042]: cluster 2024-08-29T18:05:52.094964+0000 mon.a (mon.0) 1147 : cluster [DBG] osdmap e885: 8 total, 8 up, 8 in 2024-08-29T18:05:53.649 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:05:53 smithi029 bash[77880]: cluster 2024-08-29T18:05:51.581466+0000 mgr.y (mgr.25004) 478 : cluster [DBG] pgmap v889: 121 pgs: 121 active+clean; 477 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 911 B/s rd, 5.6 MiB/s wr, 13 op/s 2024-08-29T18:05:53.649 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:05:53 smithi029 bash[79042]: cluster 2024-08-29T18:05:51.581466+0000 mgr.y (mgr.25004) 478 : cluster [DBG] pgmap v889: 121 pgs: 121 active+clean; 477 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 911 B/s rd, 5.6 MiB/s wr, 13 op/s 2024-08-29T18:05:53.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:05:53 smithi110 bash[67519]: cluster 2024-08-29T18:05:51.581466+0000 mgr.y (mgr.25004) 478 : cluster [DBG] pgmap v889: 121 pgs: 121 active+clean; 477 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 911 B/s rd, 5.6 MiB/s wr, 13 op/s 2024-08-29T18:05:54.898 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:05:54 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:05:54] "GET /metrics HTTP/1.1" 200 36330 "" "Prometheus/2.43.0" 2024-08-29T18:05:55.648 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:05:55 smithi029 bash[77880]: cluster 2024-08-29T18:05:53.582373+0000 mgr.y (mgr.25004) 479 : cluster [DBG] pgmap v891: 121 pgs: 121 active+clean; 478 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 459 B/s rd, 438 KiB/s wr, 11 op/s 2024-08-29T18:05:55.649 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:05:55 smithi029 bash[79042]: cluster 2024-08-29T18:05:53.582373+0000 mgr.y (mgr.25004) 479 : cluster [DBG] pgmap v891: 121 pgs: 121 active+clean; 478 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 459 B/s rd, 438 KiB/s wr, 11 op/s 2024-08-29T18:05:55.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:05:55 smithi110 bash[67519]: cluster 2024-08-29T18:05:53.582373+0000 mgr.y (mgr.25004) 479 : cluster [DBG] pgmap v891: 121 pgs: 121 active+clean; 478 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 459 B/s rd, 438 KiB/s wr, 11 op/s 2024-08-29T18:05:56.114 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/5b99e290-662c-11ef-bcd4-c7b262605968/mon.a/config 2024-08-29T18:05:57.648 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:05:57 smithi029 bash[77880]: cluster 2024-08-29T18:05:55.583328+0000 mgr.y (mgr.25004) 480 : cluster [DBG] pgmap v892: 121 pgs: 121 active+clean; 478 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 325 KiB/s wr, 8 op/s 2024-08-29T18:05:57.649 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:05:57 smithi029 bash[79042]: cluster 2024-08-29T18:05:55.583328+0000 mgr.y (mgr.25004) 480 : cluster [DBG] pgmap v892: 121 pgs: 121 active+clean; 478 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 325 KiB/s wr, 8 op/s 2024-08-29T18:05:57.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:05:57 smithi110 bash[67519]: cluster 2024-08-29T18:05:55.583328+0000 mgr.y (mgr.25004) 480 : cluster [DBG] pgmap v892: 121 pgs: 121 active+clean; 478 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 325 KiB/s wr, 8 op/s 2024-08-29T18:05:59.424 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:05:59 smithi029 bash[79042]: cluster 2024-08-29T18:05:57.584649+0000 mgr.y (mgr.25004) 481 : cluster [DBG] pgmap v893: 121 pgs: 121 active+clean; 510 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 412 B/s rd, 3.4 MiB/s wr, 16 op/s 2024-08-29T18:05:59.425 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:05:59 smithi029 bash[77880]: cluster 2024-08-29T18:05:57.584649+0000 mgr.y (mgr.25004) 481 : cluster [DBG] pgmap v893: 121 pgs: 121 active+clean; 510 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 412 B/s rd, 3.4 MiB/s wr, 16 op/s 2024-08-29T18:05:59.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:05:59 smithi110 bash[67519]: cluster 2024-08-29T18:05:57.584649+0000 mgr.y (mgr.25004) 481 : cluster [DBG] pgmap v893: 121 pgs: 121 active+clean; 510 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 412 B/s rd, 3.4 MiB/s wr, 16 op/s 2024-08-29T18:06:01.185 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-08-29T18:06:01.185 INFO:teuthology.orchestra.run.smithi029.stdout:{"epoch":885,"fsid":"5b99e290-662c-11ef-bcd4-c7b262605968","created":"2024-08-29T17:31:59.857942+0000","modified":"2024-08-29T18:05:52.084705+0000","last_up_change":"2024-08-29T18:01:22.089962+0000","last_in_change":"2024-08-29T17:41:39.493388+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":27,"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":"squid","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-08-29T17:37:34.229201+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"21","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"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":"cephfs_metadata","create_time":"2024-08-29T17:43:11.062376+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":"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":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":"cephfs"}},"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":3,"pool_name":"cephfs_data","create_time":"2024-08-29T17:43:21.312575+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":64,"pg_placement_num":64,"pg_placement_num_target":64,"pg_num_target":64,"pg_num_pending":64,"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":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_min":64,"target_size_ratio":0.89999997615814209},"application_metadata":{"cephfs":{"data":"cephfs"}},"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":"rbd","create_time":"2024-08-29T17:46:05.092291+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":"75","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":75,"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":3,"score_stable":3,"optimal_score":1,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":5,"pool_name":"unique_pool_0","create_time":"2024-08-29T17:50:42.337531+0000","flags":8193,"flags_names":"hashpspool,selfmanaged_snaps","type":3,"size":3,"min_size":2,"crush_rule":1,"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":"884","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":513,"snap_epoch":884,"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":"teuthologyprofile","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":8192,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rados":{}}}],"osds":[{"osd":0,"uuid":"bf0dce25-d289-4341-954f-1cf64e6cd332","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":8,"last_clean_end":432,"up_from":447,"up_thru":649,"down_at":433,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6802","nonce":930243083},{"type":"v1","addr":"172.21.15.29:6803","nonce":930243083}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6804","nonce":930243083},{"type":"v1","addr":"172.21.15.29:6805","nonce":930243083}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6808","nonce":930243083},{"type":"v1","addr":"172.21.15.29:6809","nonce":930243083}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6806","nonce":930243083},{"type":"v1","addr":"172.21.15.29:6807","nonce":930243083}]},"public_addr":"172.21.15.29:6803/930243083","cluster_addr":"172.21.15.29:6805/930243083","heartbeat_back_addr":"172.21.15.29:6809/930243083","heartbeat_front_addr":"172.21.15.29:6807/930243083","state":["exists","up"]},{"osd":1,"uuid":"b6bcf254-7220-4748-97db-d51ef0fb0c5b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":13,"last_clean_end":465,"up_from":481,"up_thru":649,"down_at":466,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6810","nonce":2246051733},{"type":"v1","addr":"172.21.15.29:6811","nonce":2246051733}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6812","nonce":2246051733},{"type":"v1","addr":"172.21.15.29:6813","nonce":2246051733}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6816","nonce":2246051733},{"type":"v1","addr":"172.21.15.29:6817","nonce":2246051733}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6814","nonce":2246051733},{"type":"v1","addr":"172.21.15.29:6815","nonce":2246051733}]},"public_addr":"172.21.15.29:6811/2246051733","cluster_addr":"172.21.15.29:6813/2246051733","heartbeat_back_addr":"172.21.15.29:6817/2246051733","heartbeat_front_addr":"172.21.15.29:6815/2246051733","state":["exists","up"]},{"osd":2,"uuid":"2f868ed8-2ac7-40aa-9158-95af387dcf97","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":18,"last_clean_end":490,"up_from":505,"up_thru":649,"down_at":491,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6818","nonce":776161567},{"type":"v1","addr":"172.21.15.29:6819","nonce":776161567}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6820","nonce":776161567},{"type":"v1","addr":"172.21.15.29:6821","nonce":776161567}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6824","nonce":776161567},{"type":"v1","addr":"172.21.15.29:6825","nonce":776161567}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6822","nonce":776161567},{"type":"v1","addr":"172.21.15.29:6823","nonce":776161567}]},"public_addr":"172.21.15.29:6819/776161567","cluster_addr":"172.21.15.29:6821/776161567","heartbeat_back_addr":"172.21.15.29:6825/776161567","heartbeat_front_addr":"172.21.15.29:6823/776161567","state":["exists","up"]},{"osd":3,"uuid":"5c7f5243-e5dc-4475-a475-aa7395a634a9","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":25,"last_clean_end":522,"up_from":537,"up_thru":649,"down_at":523,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6826","nonce":2406496408},{"type":"v1","addr":"172.21.15.29:6827","nonce":2406496408}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6828","nonce":2406496408},{"type":"v1","addr":"172.21.15.29:6829","nonce":2406496408}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6832","nonce":2406496408},{"type":"v1","addr":"172.21.15.29:6833","nonce":2406496408}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6830","nonce":2406496408},{"type":"v1","addr":"172.21.15.29:6831","nonce":2406496408}]},"public_addr":"172.21.15.29:6827/2406496408","cluster_addr":"172.21.15.29:6829/2406496408","heartbeat_back_addr":"172.21.15.29:6833/2406496408","heartbeat_front_addr":"172.21.15.29:6831/2406496408","state":["exists","up"]},{"osd":4,"uuid":"947a1c89-8fd1-48b1-84a3-f11790091238","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":31,"last_clean_end":553,"up_from":567,"up_thru":649,"down_at":554,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6800","nonce":3040867013},{"type":"v1","addr":"172.21.15.110:6801","nonce":3040867013}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6802","nonce":3040867013},{"type":"v1","addr":"172.21.15.110:6803","nonce":3040867013}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6806","nonce":3040867013},{"type":"v1","addr":"172.21.15.110:6807","nonce":3040867013}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6804","nonce":3040867013},{"type":"v1","addr":"172.21.15.110:6805","nonce":3040867013}]},"public_addr":"172.21.15.110:6801/3040867013","cluster_addr":"172.21.15.110:6803/3040867013","heartbeat_back_addr":"172.21.15.110:6807/3040867013","heartbeat_front_addr":"172.21.15.110:6805/3040867013","state":["exists","up"]},{"osd":5,"uuid":"9bbb5c1b-95f3-4f29-9f8e-7b5130d1a9b7","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":39,"last_clean_end":581,"up_from":596,"up_thru":649,"down_at":582,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6808","nonce":3507700790},{"type":"v1","addr":"172.21.15.110:6809","nonce":3507700790}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6810","nonce":3507700790},{"type":"v1","addr":"172.21.15.110:6811","nonce":3507700790}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6814","nonce":3507700790},{"type":"v1","addr":"172.21.15.110:6815","nonce":3507700790}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6812","nonce":3507700790},{"type":"v1","addr":"172.21.15.110:6813","nonce":3507700790}]},"public_addr":"172.21.15.110:6809/3507700790","cluster_addr":"172.21.15.110:6811/3507700790","heartbeat_back_addr":"172.21.15.110:6815/3507700790","heartbeat_front_addr":"172.21.15.110:6813/3507700790","state":["exists","up"]},{"osd":6,"uuid":"f513aef1-39f9-4768-aa72-d29a4bc33bc8","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":47,"last_clean_end":609,"up_from":623,"up_thru":649,"down_at":610,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6816","nonce":2839328170},{"type":"v1","addr":"172.21.15.110:6817","nonce":2839328170}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6818","nonce":2839328170},{"type":"v1","addr":"172.21.15.110:6819","nonce":2839328170}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6822","nonce":2839328170},{"type":"v1","addr":"172.21.15.110:6823","nonce":2839328170}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6820","nonce":2839328170},{"type":"v1","addr":"172.21.15.110:6821","nonce":2839328170}]},"public_addr":"172.21.15.110:6817/2839328170","cluster_addr":"172.21.15.110:6819/2839328170","heartbeat_back_addr":"172.21.15.110:6823/2839328170","heartbeat_front_addr":"172.21.15.110:6821/2839328170","state":["exists","up"]},{"osd":7,"uuid":"d940d9b7-08ff-4939-aed2-678705b27227","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":55,"last_clean_end":634,"up_from":649,"up_thru":649,"down_at":635,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6824","nonce":1681309485},{"type":"v1","addr":"172.21.15.110:6825","nonce":1681309485}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6826","nonce":1681309485},{"type":"v1","addr":"172.21.15.110:6827","nonce":1681309485}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6830","nonce":1681309485},{"type":"v1","addr":"172.21.15.110:6831","nonce":1681309485}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6828","nonce":1681309485},{"type":"v1","addr":"172.21.15.110:6829","nonce":1681309485}]},"public_addr":"172.21.15.110:6825/1681309485","cluster_addr":"172.21.15.110:6827/1681309485","heartbeat_back_addr":"172.21.15.110:6831/1681309485","heartbeat_front_addr":"172.21.15.110:6829/1681309485","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-08-29T17:35:36.848338+0000","dead_epoch":432},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-08-29T17:36:32.724265+0000","dead_epoch":465},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-08-29T17:37:32.101304+0000","dead_epoch":490},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-08-29T17:38:34.040225+0000","dead_epoch":522},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-08-29T17:39:25.601943+0000","dead_epoch":553},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-08-29T17:40:18.558225+0000","dead_epoch":581},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-08-29T17:41:12.498528+0000","dead_epoch":609},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-08-29T17:42:03.622503+0000","dead_epoch":634}],"pg_upmap":[],"pg_upmap_items":[{"pgid":"2.1","mappings":[{"from":0,"to":1}]},{"pgid":"2.7","mappings":[{"from":7,"to":3}]},{"pgid":"2.b","mappings":[{"from":7,"to":3}]},{"pgid":"2.12","mappings":[{"from":7,"to":2}]},{"pgid":"2.18","mappings":[{"from":7,"to":3}]},{"pgid":"2.1b","mappings":[{"from":7,"to":2}]},{"pgid":"2.1c","mappings":[{"from":7,"to":3}]},{"pgid":"2.1e","mappings":[{"from":0,"to":4}]},{"pgid":"3.b","mappings":[{"from":0,"to":2}]},{"pgid":"3.e","mappings":[{"from":7,"to":2}]},{"pgid":"3.15","mappings":[{"from":4,"to":1}]},{"pgid":"3.23","mappings":[{"from":0,"to":2}]},{"pgid":"3.26","mappings":[{"from":4,"to":3}]},{"pgid":"3.37","mappings":[{"from":5,"to":1}]},{"pgid":"5.2","mappings":[{"from":0,"to":3}]},{"pgid":"5.7","mappings":[{"from":0,"to":6}]},{"pgid":"5.e","mappings":[{"from":5,"to":6}]}],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.110:6833/2479508237":"2024-08-30T18:02:08.955869+0000","172.21.15.29:0/1253653471":"2024-08-30T17:55:03.270168+0000","172.21.15.29:0/284340155":"2024-08-30T17:55:03.270168+0000","172.21.15.29:0/1117529256":"2024-08-30T17:55:03.270168+0000","172.21.15.29:6801/1019541794":"2024-08-30T17:55:03.270168+0000","172.21.15.29:0/2064802388":"2024-08-30T17:55:03.270168+0000","172.21.15.110:0/2033569755":"2024-08-30T17:53:55.574956+0000","172.21.15.29:0/1839793656":"2024-08-30T17:55:03.270168+0000","172.21.15.29:6801/3392536525":"2024-08-30T17:52:58.835410+0000","172.21.15.29:0/2922715966":"2024-08-30T17:45:21.840922+0000","172.21.15.29:0/3971843634":"2024-08-30T17:32:27.208924+0000","172.21.15.29:0/118245924":"2024-08-30T17:45:21.840922+0000","172.21.15.29:0/1809900963":"2024-08-30T17:45:21.840922+0000","172.21.15.29:0/478047055":"2024-08-30T17:55:03.270168+0000","172.21.15.110:0/3131775528":"2024-08-30T17:53:55.574956+0000","172.21.15.29:0/1111128610":"2024-08-30T17:33:03.600654+0000","172.21.15.29:6800/1426057126":"2024-08-30T17:32:27.208924+0000","172.21.15.29:0/2134421522":"2024-08-30T17:52:58.835410+0000","172.21.15.29:6801/1426057126":"2024-08-30T17:32:27.208924+0000","172.21.15.29:0/1197831948":"2024-08-30T17:32:27.208924+0000","172.21.15.29:0/1915500856":"2024-08-30T17:33:03.600654+0000","172.21.15.110:0/3133629961":"2024-08-30T17:53:55.574956+0000","172.21.15.29:0/425744648":"2024-08-30T17:32:27.208924+0000","172.21.15.29:0/1304188967":"2024-08-30T17:45:21.840922+0000","172.21.15.110:0/2917994497":"2024-08-30T17:53:55.574956+0000","172.21.15.29:0/1480801420":"2024-08-30T17:52:58.835410+0000","172.21.15.110:6832/2479508237":"2024-08-30T18:02:08.955869+0000","172.21.15.29:6800/1019541794":"2024-08-30T17:55:03.270168+0000","172.21.15.29:6801/1545607225":"2024-08-30T17:45:21.840922+0000","172.21.15.110:6834/1358708797":"2024-08-30T17:53:55.574956+0000","172.21.15.110:0/2397192296":"2024-08-30T17:53:55.574956+0000","172.21.15.29:0/982136970":"2024-08-30T17:52:58.835410+0000","172.21.15.29:0/144040842":"2024-08-30T17:33:03.600654+0000","172.21.15.29:0/1303594825":"2024-08-30T17:52:58.835410+0000","172.21.15.29:6800/3392536525":"2024-08-30T17:52:58.835410+0000","172.21.15.110:6835/1358708797":"2024-08-30T17:53:55.574956+0000","172.21.15.29:0/3163160762":"2024-08-30T17:52:58.835410+0000","172.21.15.110:0/3888566204":"2024-08-30T17:53:55.574956+0000","172.21.15.29:6800/1545607225":"2024-08-30T17:45:21.840922+0000","172.21.15.29:6800/4165032381":"2024-08-30T17:33:03.600654+0000","172.21.15.29:6801/4165032381":"2024-08-30T17:33:03.600654+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"},"teuthologyprofile":{"crush-device-class":"","crush-failure-domain":"osd","crush-root":"default","jerasure-per-chunk-alignment":"false","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van","w":"8"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[{"pool":5,"snaps":[{"begin":485,"length":1},{"begin":493,"length":1},{"begin":496,"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-08-29T18:06:01.438 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:06:01 smithi029 bash[79042]: cluster 2024-08-29T18:05:59.585495+0000 mgr.y (mgr.25004) 482 : cluster [DBG] pgmap v894: 121 pgs: 121 active+clean; 510 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 363 B/s rd, 3.0 MiB/s wr, 12 op/s 2024-08-29T18:06:01.438 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:06:01 smithi029 bash[77880]: cluster 2024-08-29T18:05:59.585495+0000 mgr.y (mgr.25004) 482 : cluster [DBG] pgmap v894: 121 pgs: 121 active+clean; 510 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 363 B/s rd, 3.0 MiB/s wr, 12 op/s 2024-08-29T18:06:01.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:06:01 smithi110 bash[67519]: cluster 2024-08-29T18:05:59.585495+0000 mgr.y (mgr.25004) 482 : cluster [DBG] pgmap v894: 121 pgs: 121 active+clean; 510 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 363 B/s rd, 3.0 MiB/s wr, 12 op/s 2024-08-29T18:06:02.231 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 5b99e290-662c-11ef-bcd4-c7b262605968 -- ceph pg dump --format=json 2024-08-29T18:06:02.648 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:06:02 smithi029 bash[77880]: audit 2024-08-29T18:06:01.184567+0000 mon.a (mon.0) 1148 : audit [DBG] from='client.? 172.21.15.29:0/989035901' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-08-29T18:06:02.649 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:06:02 smithi029 bash[79042]: audit 2024-08-29T18:06:01.184567+0000 mon.a (mon.0) 1148 : audit [DBG] from='client.? 172.21.15.29:0/989035901' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-08-29T18:06:02.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:06:02 smithi110 bash[67519]: audit 2024-08-29T18:06:01.184567+0000 mon.a (mon.0) 1148 : audit [DBG] from='client.? 172.21.15.29:0/989035901' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-08-29T18:06:03.648 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:06:03 smithi029 bash[79042]: cluster 2024-08-29T18:06:01.586756+0000 mgr.y (mgr.25004) 483 : cluster [DBG] pgmap v895: 121 pgs: 121 active+clean; 510 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 204 B/s rd, 2.4 MiB/s wr, 7 op/s 2024-08-29T18:06:03.649 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:06:03 smithi029 bash[77880]: cluster 2024-08-29T18:06:01.586756+0000 mgr.y (mgr.25004) 483 : cluster [DBG] pgmap v895: 121 pgs: 121 active+clean; 510 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 204 B/s rd, 2.4 MiB/s wr, 7 op/s 2024-08-29T18:06:03.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:06:03 smithi110 bash[67519]: cluster 2024-08-29T18:06:01.586756+0000 mgr.y (mgr.25004) 483 : cluster [DBG] pgmap v895: 121 pgs: 121 active+clean; 510 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 204 B/s rd, 2.4 MiB/s wr, 7 op/s 2024-08-29T18:06:04.599 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:06:04 smithi029 bash[79042]: audit 2024-08-29T18:06:03.495667+0000 mon.c (mon.2) 357 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:06:04.600 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:06:04 smithi029 bash[77880]: audit 2024-08-29T18:06:03.495667+0000 mon.c (mon.2) 357 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:06:04.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:06:04 smithi110 bash[67519]: audit 2024-08-29T18:06:03.495667+0000 mon.c (mon.2) 357 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:06:04.898 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:06:04 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:06:04] "GET /metrics HTTP/1.1" 200 36329 "" "Prometheus/2.43.0" 2024-08-29T18:06:05.648 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:06:05 smithi029 bash[77880]: cluster 2024-08-29T18:06:03.587731+0000 mgr.y (mgr.25004) 484 : cluster [DBG] pgmap v896: 121 pgs: 121 active+clean; 510 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 178 B/s rd, 2.1 MiB/s wr, 6 op/s 2024-08-29T18:06:05.649 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:06:05 smithi029 bash[79042]: cluster 2024-08-29T18:06:03.587731+0000 mgr.y (mgr.25004) 484 : cluster [DBG] pgmap v896: 121 pgs: 121 active+clean; 510 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 178 B/s rd, 2.1 MiB/s wr, 6 op/s 2024-08-29T18:06:05.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:06:05 smithi110 bash[67519]: cluster 2024-08-29T18:06:03.587731+0000 mgr.y (mgr.25004) 484 : cluster [DBG] pgmap v896: 121 pgs: 121 active+clean; 510 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 178 B/s rd, 2.1 MiB/s wr, 6 op/s 2024-08-29T18:06:07.026 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/5b99e290-662c-11ef-bcd4-c7b262605968/mon.a/config 2024-08-29T18:06:07.398 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:06:07 smithi029 bash[77880]: cluster 2024-08-29T18:06:05.588649+0000 mgr.y (mgr.25004) 485 : cluster [DBG] pgmap v897: 121 pgs: 121 active+clean; 510 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 85 B/s rd, 2.0 MiB/s wr, 5 op/s 2024-08-29T18:06:07.415 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:06:07 smithi029 bash[79042]: cluster 2024-08-29T18:06:05.588649+0000 mgr.y (mgr.25004) 485 : cluster [DBG] pgmap v897: 121 pgs: 121 active+clean; 510 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 85 B/s rd, 2.0 MiB/s wr, 5 op/s 2024-08-29T18:06:07.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:06:07 smithi110 bash[67519]: cluster 2024-08-29T18:06:05.588649+0000 mgr.y (mgr.25004) 485 : cluster [DBG] pgmap v897: 121 pgs: 121 active+clean; 510 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 85 B/s rd, 2.0 MiB/s wr, 5 op/s 2024-08-29T18:06:09.398 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:06:09 smithi029 bash[79042]: cluster 2024-08-29T18:06:07.589949+0000 mgr.y (mgr.25004) 486 : cluster [DBG] pgmap v898: 121 pgs: 121 active+clean; 510 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 85 B/s rd, 2.0 MiB/s wr, 5 op/s 2024-08-29T18:06:09.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:06:09 smithi029 bash[77880]: cluster 2024-08-29T18:06:07.589949+0000 mgr.y (mgr.25004) 486 : cluster [DBG] pgmap v898: 121 pgs: 121 active+clean; 510 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 85 B/s rd, 2.0 MiB/s wr, 5 op/s 2024-08-29T18:06:09.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:06:09 smithi110 bash[67519]: cluster 2024-08-29T18:06:07.589949+0000 mgr.y (mgr.25004) 486 : cluster [DBG] pgmap v898: 121 pgs: 121 active+clean; 510 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 85 B/s rd, 2.0 MiB/s wr, 5 op/s 2024-08-29T18:06:11.457 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:06:11 smithi029 bash[79042]: cluster 2024-08-29T18:06:09.590786+0000 mgr.y (mgr.25004) 487 : cluster [DBG] pgmap v899: 121 pgs: 121 active+clean; 510 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:06:11.458 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:06:11 smithi029 bash[77880]: cluster 2024-08-29T18:06:09.590786+0000 mgr.y (mgr.25004) 487 : cluster [DBG] pgmap v899: 121 pgs: 121 active+clean; 510 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:06:11.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:06:11 smithi110 bash[67519]: cluster 2024-08-29T18:06:09.590786+0000 mgr.y (mgr.25004) 487 : cluster [DBG] pgmap v899: 121 pgs: 121 active+clean; 510 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:06:11.803 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-08-29T18:06:11.805 INFO:teuthology.orchestra.run.smithi029.stderr:dumped all 2024-08-29T18:06:12.754 INFO:teuthology.orchestra.run.smithi029.stdout:{"pg_ready":true,"pg_map":{"version":900,"stamp":"2024-08-29T18:06:11.591051+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":535215107,"num_objects":206,"num_object_clones":130,"num_object_copies":618,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":206,"num_whiteouts":15,"num_read":4684,"num_read_kb":7821332,"num_write":8930,"num_write_kb":2079934,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":312,"num_bytes_recovered":717375072,"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":19056,"ondisk_log_size":19056,"up":363,"acting":363,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":363,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":3042676,"kb_used_data":806460,"kb_used_omap":335,"kb_used_meta":2235760,"kb_avail":746918540,"statfs":{"total":767960285184,"available":764844584960,"internally_reserved":0,"allocated":825815040,"data_stored":1791100721,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":343065,"internal_metadata":2289419239},"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.006095"},"pg_stats":[{"pgid":"3.3f","version":"0'0","reported_seq":1079,"reported_epoch":885,"state":"active+clean","last_fresh":"2024-08-29T18:05:52.278746+0000","last_change":"2024-08-29T18:01:23.157522+0000","last_active":"2024-08-29T18:05:52.278746+0000","last_peered":"2024-08-29T18:05:52.278746+0000","last_clean":"2024-08-29T18:05:52.278746+0000","last_became_active":"2024-08-29T18:01:23.157095+0000","last_became_peered":"2024-08-29T18:01:23.157095+0000","last_unstale":"2024-08-29T18:05:52.278746+0000","last_undegraded":"2024-08-29T18:05:52.278746+0000","last_fullsized":"2024-08-29T18:05:52.278746+0000","mapping_epoch":649,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":650,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T22:05:30.764671+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,0],"acting":[7,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.3e","version":"0'0","reported_seq":1235,"reported_epoch":885,"state":"active+clean","last_fresh":"2024-08-29T18:05:52.099871+0000","last_change":"2024-08-29T18:00:53.450939+0000","last_active":"2024-08-29T18:05:52.099871+0000","last_peered":"2024-08-29T18:05:52.099871+0000","last_clean":"2024-08-29T18:05:52.099871+0000","last_became_active":"2024-08-29T18:00:53.450200+0000","last_became_peered":"2024-08-29T18:00:53.450200+0000","last_unstale":"2024-08-29T18:05:52.099871+0000","last_undegraded":"2024-08-29T18:05:52.099871+0000","last_fullsized":"2024-08-29T18:05:52.099871+0000","mapping_epoch":623,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":624,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T02:38:23.829079+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[1,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.3d","version":"0'0","reported_seq":1241,"reported_epoch":885,"state":"active+clean","last_fresh":"2024-08-29T18:05:52.093398+0000","last_change":"2024-08-29T17:58:44.056827+0000","last_active":"2024-08-29T18:05:52.093398+0000","last_peered":"2024-08-29T18:05:52.093398+0000","last_clean":"2024-08-29T18:05:52.093398+0000","last_became_active":"2024-08-29T17:58:44.056505+0000","last_became_peered":"2024-08-29T17:58:44.056505+0000","last_unstale":"2024-08-29T18:05:52.093398+0000","last_undegraded":"2024-08-29T18:05:52.093398+0000","last_fullsized":"2024-08-29T18:05:52.093398+0000","mapping_epoch":505,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":506,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T18:46:32.405763+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,1],"acting":[0,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.3c","version":"0'0","reported_seq":1138,"reported_epoch":885,"state":"active+clean","last_fresh":"2024-08-29T18:05:52.306811+0000","last_change":"2024-08-29T18:01:23.149461+0000","last_active":"2024-08-29T18:05:52.306811+0000","last_peered":"2024-08-29T18:05:52.306811+0000","last_clean":"2024-08-29T18:05:52.306811+0000","last_became_active":"2024-08-29T18:01:23.149181+0000","last_became_peered":"2024-08-29T18:01:23.149181+0000","last_unstale":"2024-08-29T18:05:52.306811+0000","last_undegraded":"2024-08-29T18:05:52.306811+0000","last_fullsized":"2024-08-29T18:05:52.306811+0000","mapping_epoch":649,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":650,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T01:34:30.353733+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.3b","version":"0'0","reported_seq":1062,"reported_epoch":885,"state":"active+clean","last_fresh":"2024-08-29T18:05:52.277452+0000","last_change":"2024-08-29T18:01:23.146039+0000","last_active":"2024-08-29T18:05:52.277452+0000","last_peered":"2024-08-29T18:05:52.277452+0000","last_clean":"2024-08-29T18:05:52.277452+0000","last_became_active":"2024-08-29T18:01:23.145719+0000","last_became_peered":"2024-08-29T18:01:23.145719+0000","last_unstale":"2024-08-29T18:05:52.277452+0000","last_undegraded":"2024-08-29T18:05:52.277452+0000","last_fullsized":"2024-08-29T18:05:52.277452+0000","mapping_epoch":649,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":650,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T05:34:04.110738+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.3a","version":"0'0","reported_seq":1127,"reported_epoch":885,"state":"active+clean","last_fresh":"2024-08-29T18:05:52.306336+0000","last_change":"2024-08-29T18:00:22.840502+0000","last_active":"2024-08-29T18:05:52.306336+0000","last_peered":"2024-08-29T18:05:52.306336+0000","last_clean":"2024-08-29T18:05:52.306336+0000","last_became_active":"2024-08-29T18:00:22.836950+0000","last_became_peered":"2024-08-29T18:00:22.836950+0000","last_unstale":"2024-08-29T18:05:52.306336+0000","last_undegraded":"2024-08-29T18:05:52.306336+0000","last_fullsized":"2024-08-29T18:05:52.306336+0000","mapping_epoch":596,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":597,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T20:16:05.717698+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,0,1],"acting":[5,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.39","version":"0'0","reported_seq":1062,"reported_epoch":885,"state":"active+clean","last_fresh":"2024-08-29T18:05:52.276889+0000","last_change":"2024-08-29T18:01:23.147282+0000","last_active":"2024-08-29T18:05:52.276889+0000","last_peered":"2024-08-29T18:05:52.276889+0000","last_clean":"2024-08-29T18:05:52.276889+0000","last_became_active":"2024-08-29T18:01:23.146103+0000","last_became_peered":"2024-08-29T18:01:23.146103+0000","last_unstale":"2024-08-29T18:05:52.276889+0000","last_undegraded":"2024-08-29T18:05:52.276889+0000","last_fullsized":"2024-08-29T18:05:52.276889+0000","mapping_epoch":649,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":650,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T00:18:07.140650+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.38","version":"0'0","reported_seq":1184,"reported_epoch":885,"state":"active+clean","last_fresh":"2024-08-29T18:05:52.309623+0000","last_change":"2024-08-29T18:00:53.455064+0000","last_active":"2024-08-29T18:05:52.309623+0000","last_peered":"2024-08-29T18:05:52.309623+0000","last_clean":"2024-08-29T18:05:52.309623+0000","last_became_active":"2024-08-29T18:00:53.454416+0000","last_became_peered":"2024-08-29T18:00:53.454416+0000","last_unstale":"2024-08-29T18:05:52.309623+0000","last_undegraded":"2024-08-29T18:05:52.309623+0000","last_fullsized":"2024-08-29T18:05:52.309623+0000","mapping_epoch":623,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":624,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T23:36:39.563315+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.37","version":"0'0","reported_seq":1069,"reported_epoch":885,"state":"active+clean","last_fresh":"2024-08-29T18:05:52.278621+0000","last_change":"2024-08-29T18:01:23.159542+0000","last_active":"2024-08-29T18:05:52.278621+0000","last_peered":"2024-08-29T18:05:52.278621+0000","last_clean":"2024-08-29T18:05:52.278621+0000","last_became_active":"2024-08-29T18:01:23.158274+0000","last_became_peered":"2024-08-29T18:01:23.158274+0000","last_unstale":"2024-08-29T18:05:52.278621+0000","last_undegraded":"2024-08-29T18:05:52.278621+0000","last_fullsized":"2024-08-29T18:05:52.278621+0000","mapping_epoch":649,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":650,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T17:51:35.911974+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.36","version":"0'0","reported_seq":1095,"reported_epoch":885,"state":"active+clean","last_fresh":"2024-08-29T18:05:52.307993+0000","last_change":"2024-08-29T18:00:53.461511+0000","last_active":"2024-08-29T18:05:52.307993+0000","last_peered":"2024-08-29T18:05:52.307993+0000","last_clean":"2024-08-29T18:05:52.307993+0000","last_became_active":"2024-08-29T18:00:53.460850+0000","last_became_peered":"2024-08-29T18:00:53.460850+0000","last_unstale":"2024-08-29T18:05:52.307993+0000","last_undegraded":"2024-08-29T18:05:52.307993+0000","last_fullsized":"2024-08-29T18:05:52.307993+0000","mapping_epoch":623,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":624,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T01:13:26.680683+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.35","version":"0'0","reported_seq":1095,"reported_epoch":885,"state":"active+clean","last_fresh":"2024-08-29T18:05:52.307262+0000","last_change":"2024-08-29T18:00:53.462438+0000","last_active":"2024-08-29T18:05:52.307262+0000","last_peered":"2024-08-29T18:05:52.307262+0000","last_clean":"2024-08-29T18:05:52.307262+0000","last_became_active":"2024-08-29T18:00:53.461368+0000","last_became_peered":"2024-08-29T18:00:53.461368+0000","last_unstale":"2024-08-29T18:05:52.307262+0000","last_undegraded":"2024-08-29T18:05:52.307262+0000","last_fullsized":"2024-08-29T18:05:52.307262+0000","mapping_epoch":623,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":624,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T21:54:25.130220+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.34","version":"0'0","reported_seq":1148,"reported_epoch":885,"state":"active+clean","last_fresh":"2024-08-29T18:05:52.091334+0000","last_change":"2024-08-29T18:00:53.438372+0000","last_active":"2024-08-29T18:05:52.091334+0000","last_peered":"2024-08-29T18:05:52.091334+0000","last_clean":"2024-08-29T18:05:52.091334+0000","last_became_active":"2024-08-29T18:00:53.437620+0000","last_became_peered":"2024-08-29T18:00:53.437620+0000","last_unstale":"2024-08-29T18:05:52.091334+0000","last_undegraded":"2024-08-29T18:05:52.091334+0000","last_fullsized":"2024-08-29T18:05:52.091334+0000","mapping_epoch":623,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":624,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T22:28:34.851632+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,0],"acting":[4,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.33","version":"0'0","reported_seq":1156,"reported_epoch":885,"state":"active+clean","last_fresh":"2024-08-29T18:05:52.310011+0000","last_change":"2024-08-29T18:00:53.455816+0000","last_active":"2024-08-29T18:05:52.310011+0000","last_peered":"2024-08-29T18:05:52.310011+0000","last_clean":"2024-08-29T18:05:52.310011+0000","last_became_active":"2024-08-29T18:00:53.454898+0000","last_became_peered":"2024-08-29T18:00:53.454898+0000","last_unstale":"2024-08-29T18:05:52.310011+0000","last_undegraded":"2024-08-29T18:05:52.310011+0000","last_fullsized":"2024-08-29T18:05:52.310011+0000","mapping_epoch":623,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":624,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T02:11:01.029439+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.32","version":"0'0","reported_seq":1239,"reported_epoch":885,"state":"active+clean","last_fresh":"2024-08-29T18:05:52.092132+0000","last_change":"2024-08-29T18:00:22.822015+0000","last_active":"2024-08-29T18:05:52.092132+0000","last_peered":"2024-08-29T18:05:52.092132+0000","last_clean":"2024-08-29T18:05:52.092132+0000","last_became_active":"2024-08-29T18:00:22.820725+0000","last_became_peered":"2024-08-29T18:00:22.820725+0000","last_unstale":"2024-08-29T18:05:52.092132+0000","last_undegraded":"2024-08-29T18:05:52.092132+0000","last_fullsized":"2024-08-29T18:05:52.092132+0000","mapping_epoch":596,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":597,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T21:05:50.161399+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,5],"acting":[0,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.31","version":"0'0","reported_seq":1214,"reported_epoch":885,"state":"active+clean","last_fresh":"2024-08-29T18:05:52.097532+0000","last_change":"2024-08-29T18:00:22.826570+0000","last_active":"2024-08-29T18:05:52.097532+0000","last_peered":"2024-08-29T18:05:52.097532+0000","last_clean":"2024-08-29T18:05:52.097532+0000","last_became_active":"2024-08-29T18:00:22.825561+0000","last_became_peered":"2024-08-29T18:00:22.825561+0000","last_unstale":"2024-08-29T18:05:52.097532+0000","last_undegraded":"2024-08-29T18:05:52.097532+0000","last_fullsized":"2024-08-29T18:05:52.097532+0000","mapping_epoch":596,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":597,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T22:27:31.105911+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,5],"acting":[1,4,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.30","version":"0'0","reported_seq":1129,"reported_epoch":885,"state":"active+clean","last_fresh":"2024-08-29T18:05:52.304711+0000","last_change":"2024-08-29T18:01:23.147264+0000","last_active":"2024-08-29T18:05:52.304711+0000","last_peered":"2024-08-29T18:05:52.304711+0000","last_clean":"2024-08-29T18:05:52.304711+0000","last_became_active":"2024-08-29T18:01:23.146950+0000","last_became_peered":"2024-08-29T18:01:23.146950+0000","last_unstale":"2024-08-29T18:05:52.304711+0000","last_undegraded":"2024-08-29T18:05:52.304711+0000","last_fullsized":"2024-08-29T18:05:52.304711+0000","mapping_epoch":649,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":650,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T05:17:59.415145+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.2f","version":"0'0","reported_seq":1125,"reported_epoch":885,"state":"active+clean","last_fresh":"2024-08-29T18:05:52.308212+0000","last_change":"2024-08-29T18:01:23.149855+0000","last_active":"2024-08-29T18:05:52.308212+0000","last_peered":"2024-08-29T18:05:52.308212+0000","last_clean":"2024-08-29T18:05:52.308212+0000","last_became_active":"2024-08-29T18:01:23.148976+0000","last_became_peered":"2024-08-29T18:01:23.148976+0000","last_unstale":"2024-08-29T18:05:52.308212+0000","last_undegraded":"2024-08-29T18:05:52.308212+0000","last_fullsized":"2024-08-29T18:05:52.308212+0000","mapping_epoch":649,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":650,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T03:34:59.991126+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[5,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.2e","version":"0'0","reported_seq":1199,"reported_epoch":885,"state":"active+clean","last_fresh":"2024-08-29T18:05:52.309428+0000","last_change":"2024-08-29T18:01:23.127909+0000","last_active":"2024-08-29T18:05:52.309428+0000","last_peered":"2024-08-29T18:05:52.309428+0000","last_clean":"2024-08-29T18:05:52.309428+0000","last_became_active":"2024-08-29T18:01:23.126751+0000","last_became_peered":"2024-08-29T18:01:23.126751+0000","last_unstale":"2024-08-29T18:05:52.309428+0000","last_undegraded":"2024-08-29T18:05:52.309428+0000","last_fullsized":"2024-08-29T18:05:52.309428+0000","mapping_epoch":649,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":650,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T22:14:21.471710+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,6,7],"acting":[2,6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.2d","version":"0'0","reported_seq":1078,"reported_epoch":885,"state":"active+clean","last_fresh":"2024-08-29T18:05:52.277723+0000","last_change":"2024-08-29T18:01:23.160697+0000","last_active":"2024-08-29T18:05:52.277723+0000","last_peered":"2024-08-29T18:05:52.277723+0000","last_clean":"2024-08-29T18:05:52.277723+0000","last_became_active":"2024-08-29T18:01:23.159805+0000","last_became_peered":"2024-08-29T18:01:23.159805+0000","last_unstale":"2024-08-29T18:05:52.277723+0000","last_undegraded":"2024-08-29T18:05:52.277723+0000","last_fullsized":"2024-08-29T18:05:52.277723+0000","mapping_epoch":649,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":650,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T19:27:29.764251+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[7,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.2c","version":"0'0","reported_seq":1108,"reported_epoch":885,"state":"active+clean","last_fresh":"2024-08-29T18:05:52.307148+0000","last_change":"2024-08-29T18:00:53.447744+0000","last_active":"2024-08-29T18:05:52.307148+0000","last_peered":"2024-08-29T18:05:52.307148+0000","last_clean":"2024-08-29T18:05:52.307148+0000","last_became_active":"2024-08-29T18:00:53.446674+0000","last_became_peered":"2024-08-29T18:00:53.446674+0000","last_unstale":"2024-08-29T18:05:52.307148+0000","last_undegraded":"2024-08-29T18:05:52.307148+0000","last_fullsized":"2024-08-29T18:05:52.307148+0000","mapping_epoch":623,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":624,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T19:57:09.327120+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,0],"acting":[6,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.2b","version":"0'0","reported_seq":1239,"reported_epoch":885,"state":"active+clean","last_fresh":"2024-08-29T18:05:52.092006+0000","last_change":"2024-08-29T18:01:23.138102+0000","last_active":"2024-08-29T18:05:52.092006+0000","last_peered":"2024-08-29T18:05:52.092006+0000","last_clean":"2024-08-29T18:05:52.092006+0000","last_became_active":"2024-08-29T18:01:23.135069+0000","last_became_peered":"2024-08-29T18:01:23.135069+0000","last_unstale":"2024-08-29T18:05:52.092006+0000","last_undegraded":"2024-08-29T18:05:52.092006+0000","last_fullsized":"2024-08-29T18:05:52.092006+0000","mapping_epoch":649,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":650,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T21:31:12.119027+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.2a","version":"0'0","reported_seq":1108,"reported_epoch":885,"state":"active+clean","last_fresh":"2024-08-29T18:05:52.305702+0000","last_change":"2024-08-29T18:01:23.147783+0000","last_active":"2024-08-29T18:05:52.305702+0000","last_peered":"2024-08-29T18:05:52.305702+0000","last_clean":"2024-08-29T18:05:52.305702+0000","last_became_active":"2024-08-29T18:01:23.147047+0000","last_became_peered":"2024-08-29T18:01:23.147047+0000","last_unstale":"2024-08-29T18:05:52.305702+0000","last_undegraded":"2024-08-29T18:05:52.305702+0000","last_fullsized":"2024-08-29T18:05:52.305702+0000","mapping_epoch":649,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":650,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T04:47:45.884929+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.29","version":"0'0","reported_seq":1157,"reported_epoch":885,"state":"active+clean","last_fresh":"2024-08-29T18:05:52.306717+0000","last_change":"2024-08-29T17:59:52.068534+0000","last_active":"2024-08-29T18:05:52.306717+0000","last_peered":"2024-08-29T18:05:52.306717+0000","last_clean":"2024-08-29T18:05:52.306717+0000","last_became_active":"2024-08-29T17:59:52.067875+0000","last_became_peered":"2024-08-29T17:59:52.067875+0000","last_unstale":"2024-08-29T18:05:52.306717+0000","last_undegraded":"2024-08-29T18:05:52.306717+0000","last_fullsized":"2024-08-29T18:05:52.306717+0000","mapping_epoch":567,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":568,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T18:45:54.738576+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,4,1],"acting":[3,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.28","version":"0'0","reported_seq":1143,"reported_epoch":885,"state":"active+clean","last_fresh":"2024-08-29T18:05:52.304965+0000","last_change":"2024-08-29T18:00:22.829243+0000","last_active":"2024-08-29T18:05:52.304965+0000","last_peered":"2024-08-29T18:05:52.304965+0000","last_clean":"2024-08-29T18:05:52.304965+0000","last_became_active":"2024-08-29T18:00:22.828909+0000","last_became_peered":"2024-08-29T18:00:22.828909+0000","last_unstale":"2024-08-29T18:05:52.304965+0000","last_undegraded":"2024-08-29T18:05:52.304965+0000","last_fullsized":"2024-08-29T18:05:52.304965+0000","mapping_epoch":596,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":597,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T23:00:46.546145+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.27","version":"0'0","reported_seq":1182,"reported_epoch":885,"state":"active+clean","last_fresh":"2024-08-29T18:05:52.307149+0000","last_change":"2024-08-29T17:59:52.077360+0000","last_active":"2024-08-29T18:05:52.307149+0000","last_peered":"2024-08-29T18:05:52.307149+0000","last_clean":"2024-08-29T18:05:52.307149+0000","last_became_active":"2024-08-29T17:59:52.069527+0000","last_became_peered":"2024-08-29T17:59:52.069527+0000","last_unstale":"2024-08-29T18:05:52.307149+0000","last_undegraded":"2024-08-29T18:05:52.307149+0000","last_fullsized":"2024-08-29T18:05:52.307149+0000","mapping_epoch":567,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":568,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T19:03:16.428883+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,4,2],"acting":[3,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.26","version":"0'0","reported_seq":1084,"reported_epoch":885,"state":"active+clean","last_fresh":"2024-08-29T18:05:52.308521+0000","last_change":"2024-08-29T18:01:23.153731+0000","last_active":"2024-08-29T18:05:52.308521+0000","last_peered":"2024-08-29T18:05:52.308521+0000","last_clean":"2024-08-29T18:05:52.308521+0000","last_became_active":"2024-08-29T18:01:23.152970+0000","last_became_peered":"2024-08-29T18:01:23.152970+0000","last_unstale":"2024-08-29T18:05:52.308521+0000","last_undegraded":"2024-08-29T18:05:52.308521+0000","last_fullsized":"2024-08-29T18:05:52.308521+0000","mapping_epoch":649,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":650,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T20:25:42.351606+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.25","version":"0'0","reported_seq":1215,"reported_epoch":885,"state":"active+clean","last_fresh":"2024-08-29T18:05:52.099625+0000","last_change":"2024-08-29T17:59:20.758543+0000","last_active":"2024-08-29T18:05:52.099625+0000","last_peered":"2024-08-29T18:05:52.099625+0000","last_clean":"2024-08-29T18:05:52.099625+0000","last_became_active":"2024-08-29T17:59:20.757754+0000","last_became_peered":"2024-08-29T17:59:20.757754+0000","last_unstale":"2024-08-29T18:05:52.099625+0000","last_undegraded":"2024-08-29T18:05:52.099625+0000","last_fullsized":"2024-08-29T18:05:52.099625+0000","mapping_epoch":537,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":538,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T23:23:59.751966+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,2],"acting":[1,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.24","version":"0'0","reported_seq":1165,"reported_epoch":885,"state":"active+clean","last_fresh":"2024-08-29T18:05:52.306634+0000","last_change":"2024-08-29T17:59:52.069867+0000","last_active":"2024-08-29T18:05:52.306634+0000","last_peered":"2024-08-29T18:05:52.306634+0000","last_clean":"2024-08-29T18:05:52.306634+0000","last_became_active":"2024-08-29T17:59:52.069042+0000","last_became_peered":"2024-08-29T17:59:52.069042+0000","last_unstale":"2024-08-29T18:05:52.306634+0000","last_undegraded":"2024-08-29T18:05:52.306634+0000","last_fullsized":"2024-08-29T18:05:52.306634+0000","mapping_epoch":567,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":568,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T18:06:31.397099+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,4,0],"acting":[3,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.23","version":"0'0","reported_seq":1201,"reported_epoch":885,"state":"active+clean","last_fresh":"2024-08-29T18:05:52.308261+0000","last_change":"2024-08-29T17:59:52.055759+0000","last_active":"2024-08-29T18:05:52.308261+0000","last_peered":"2024-08-29T18:05:52.308261+0000","last_clean":"2024-08-29T18:05:52.308261+0000","last_became_active":"2024-08-29T17:59:52.054752+0000","last_became_peered":"2024-08-29T17:59:52.054752+0000","last_unstale":"2024-08-29T18:05:52.308261+0000","last_undegraded":"2024-08-29T18:05:52.308261+0000","last_fullsized":"2024-08-29T18:05:52.308261+0000","mapping_epoch":567,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":568,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T04:45:03.237471+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.22","version":"0'0","reported_seq":1143,"reported_epoch":885,"state":"active+clean","last_fresh":"2024-08-29T18:05:52.305804+0000","last_change":"2024-08-29T18:00:22.813314+0000","last_active":"2024-08-29T18:05:52.305804+0000","last_peered":"2024-08-29T18:05:52.305804+0000","last_clean":"2024-08-29T18:05:52.305804+0000","last_became_active":"2024-08-29T18:00:22.812271+0000","last_became_peered":"2024-08-29T18:00:22.812271+0000","last_unstale":"2024-08-29T18:05:52.305804+0000","last_undegraded":"2024-08-29T18:05:52.305804+0000","last_fullsized":"2024-08-29T18:05:52.305804+0000","mapping_epoch":596,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":597,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T23:48:46.270397+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.21","version":"0'0","reported_seq":1200,"reported_epoch":885,"state":"active+clean","last_fresh":"2024-08-29T18:05:52.307794+0000","last_change":"2024-08-29T18:00:53.433906+0000","last_active":"2024-08-29T18:05:52.307794+0000","last_peered":"2024-08-29T18:05:52.307794+0000","last_clean":"2024-08-29T18:05:52.307794+0000","last_became_active":"2024-08-29T18:00:53.433206+0000","last_became_peered":"2024-08-29T18:00:53.433206+0000","last_unstale":"2024-08-29T18:05:52.307794+0000","last_undegraded":"2024-08-29T18:05:52.307794+0000","last_fullsized":"2024-08-29T18:05:52.307794+0000","mapping_epoch":623,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":624,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T18:42:22.653667+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,5,6],"acting":[2,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.20","version":"0'0","reported_seq":1097,"reported_epoch":885,"state":"active+clean","last_fresh":"2024-08-29T18:05:52.305193+0000","last_change":"2024-08-29T18:00:53.459175+0000","last_active":"2024-08-29T18:05:52.305193+0000","last_peered":"2024-08-29T18:05:52.305193+0000","last_clean":"2024-08-29T18:05:52.305193+0000","last_became_active":"2024-08-29T18:00:53.458527+0000","last_became_peered":"2024-08-29T18:00:53.458527+0000","last_unstale":"2024-08-29T18:05:52.305193+0000","last_undegraded":"2024-08-29T18:05:52.305193+0000","last_fullsized":"2024-08-29T18:05:52.305193+0000","mapping_epoch":623,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":624,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T04:43:17.888173+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1a","version":"0'0","reported_seq":1170,"reported_epoch":885,"state":"active+clean","last_fresh":"2024-08-29T18:05:52.090647+0000","last_change":"2024-08-29T17:59:52.063004+0000","last_active":"2024-08-29T18:05:52.090647+0000","last_peered":"2024-08-29T18:05:52.090647+0000","last_clean":"2024-08-29T18:05:52.090647+0000","last_became_active":"2024-08-29T17:59:52.062514+0000","last_became_peered":"2024-08-29T17:59:52.062514+0000","last_unstale":"2024-08-29T18:05:52.090647+0000","last_undegraded":"2024-08-29T18:05:52.090647+0000","last_fullsized":"2024-08-29T18:05:52.090647+0000","mapping_epoch":567,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":568,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T00:16:32.494835+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.1b","version":"693'2","reported_seq":1179,"reported_epoch":885,"state":"active+clean","last_fresh":"2024-08-29T18:05:52.309475+0000","last_change":"2024-08-29T18:00:53.455390+0000","last_active":"2024-08-29T18:05:52.309475+0000","last_peered":"2024-08-29T18:05:52.309475+0000","last_clean":"2024-08-29T18:05:52.309475+0000","last_became_active":"2024-08-29T18:00:53.454200+0000","last_became_peered":"2024-08-29T18:00:53.454200+0000","last_unstale":"2024-08-29T18:05:52.309475+0000","last_undegraded":"2024-08-29T18:05:52.309475+0000","last_fullsized":"2024-08-29T18:05:52.309475+0000","mapping_epoch":623,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":624,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_clean_scrub_stamp":"2024-08-29T17:43:11.112604+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T18:51:55.601842+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.1b","version":"0'0","reported_seq":1239,"reported_epoch":885,"state":"active+clean","last_fresh":"2024-08-29T18:05:52.092598+0000","last_change":"2024-08-29T18:01:23.135750+0000","last_active":"2024-08-29T18:05:52.092598+0000","last_peered":"2024-08-29T18:05:52.092598+0000","last_clean":"2024-08-29T18:05:52.092598+0000","last_became_active":"2024-08-29T18:01:23.134448+0000","last_became_peered":"2024-08-29T18:01:23.134448+0000","last_unstale":"2024-08-29T18:05:52.092598+0000","last_undegraded":"2024-08-29T18:05:52.092598+0000","last_fullsized":"2024-08-29T18:05:52.092598+0000","mapping_epoch":649,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":650,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T18:55:03.034979+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,7],"acting":[0,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.1a","version":"693'2","reported_seq":1106,"reported_epoch":885,"state":"active+clean","last_fresh":"2024-08-29T18:05:52.306016+0000","last_change":"2024-08-29T18:01:23.154082+0000","last_active":"2024-08-29T18:05:52.306016+0000","last_peered":"2024-08-29T18:05:52.306016+0000","last_clean":"2024-08-29T18:05:52.306016+0000","last_became_active":"2024-08-29T18:01:23.153545+0000","last_became_peered":"2024-08-29T18:01:23.153545+0000","last_unstale":"2024-08-29T18:05:52.306016+0000","last_undegraded":"2024-08-29T18:05:52.306016+0000","last_fullsized":"2024-08-29T18:05:52.306016+0000","mapping_epoch":649,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":650,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_clean_scrub_stamp":"2024-08-29T17:43:11.112604+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T05:40:47.013848+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.19","version":"0'0","reported_seq":1167,"reported_epoch":885,"state":"active+clean","last_fresh":"2024-08-29T18:05:52.307435+0000","last_change":"2024-08-29T18:00:53.456991+0000","last_active":"2024-08-29T18:05:52.307435+0000","last_peered":"2024-08-29T18:05:52.307435+0000","last_clean":"2024-08-29T18:05:52.307435+0000","last_became_active":"2024-08-29T18:00:53.456271+0000","last_became_peered":"2024-08-29T18:00:53.456271+0000","last_unstale":"2024-08-29T18:05:52.307435+0000","last_undegraded":"2024-08-29T18:05:52.307435+0000","last_fullsized":"2024-08-29T18:05:52.307435+0000","mapping_epoch":623,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":624,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_clean_scrub_stamp":"2024-08-29T17:43:11.112604+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T05:07:30.936623+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,0],"acting":[3,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.18","version":"0'0","reported_seq":1162,"reported_epoch":885,"state":"active+clean","last_fresh":"2024-08-29T18:05:52.309885+0000","last_change":"2024-08-29T17:59:20.779067+0000","last_active":"2024-08-29T18:05:52.309885+0000","last_peered":"2024-08-29T18:05:52.309885+0000","last_clean":"2024-08-29T18:05:52.309885+0000","last_became_active":"2024-08-29T17:59:20.777227+0000","last_became_peered":"2024-08-29T17:59:20.777227+0000","last_unstale":"2024-08-29T18:05:52.309885+0000","last_undegraded":"2024-08-29T18:05:52.309885+0000","last_fullsized":"2024-08-29T18:05:52.309885+0000","mapping_epoch":537,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":538,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T05:38:35.283719+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"2.18","version":"0'0","reported_seq":1138,"reported_epoch":885,"state":"active+clean","last_fresh":"2024-08-29T18:05:52.304754+0000","last_change":"2024-08-29T18:00:22.832660+0000","last_active":"2024-08-29T18:05:52.304754+0000","last_peered":"2024-08-29T18:05:52.304754+0000","last_clean":"2024-08-29T18:05:52.304754+0000","last_became_active":"2024-08-29T18:00:22.831330+0000","last_became_peered":"2024-08-29T18:00:22.831330+0000","last_unstale":"2024-08-29T18:05:52.304754+0000","last_undegraded":"2024-08-29T18:05:52.304754+0000","last_fullsized":"2024-08-29T18:05:52.304754+0000","mapping_epoch":596,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":597,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_clean_scrub_stamp":"2024-08-29T17:43:11.112604+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T03:24:52.299717+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"acting":[5,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":1214,"reported_epoch":885,"state":"active+clean","last_fresh":"2024-08-29T18:05:52.097241+0000","last_change":"2024-08-29T17:59:52.076939+0000","last_active":"2024-08-29T18:05:52.097241+0000","last_peered":"2024-08-29T18:05:52.097241+0000","last_clean":"2024-08-29T18:05:52.097241+0000","last_became_active":"2024-08-29T17:59:52.076545+0000","last_became_peered":"2024-08-29T17:59:52.076545+0000","last_unstale":"2024-08-29T18:05:52.097241+0000","last_undegraded":"2024-08-29T18:05:52.097241+0000","last_fullsized":"2024-08-29T18:05:52.097241+0000","mapping_epoch":567,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":568,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T22:43:21.167767+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.17","version":"0'0","reported_seq":1099,"reported_epoch":885,"state":"active+clean","last_fresh":"2024-08-29T18:05:52.308064+0000","last_change":"2024-08-29T18:00:53.463104+0000","last_active":"2024-08-29T18:05:52.308064+0000","last_peered":"2024-08-29T18:05:52.308064+0000","last_clean":"2024-08-29T18:05:52.308064+0000","last_became_active":"2024-08-29T18:00:53.462475+0000","last_became_peered":"2024-08-29T18:00:53.462475+0000","last_unstale":"2024-08-29T18:05:52.308064+0000","last_undegraded":"2024-08-29T18:05:52.308064+0000","last_fullsized":"2024-08-29T18:05:52.308064+0000","mapping_epoch":623,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":624,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_clean_scrub_stamp":"2024-08-29T17:43:11.112604+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T22:30:05.886387+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,2],"acting":[6,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":1121,"reported_epoch":885,"state":"active+clean","last_fresh":"2024-08-29T18:05:52.307791+0000","last_change":"2024-08-29T18:01:23.149686+0000","last_active":"2024-08-29T18:05:52.307791+0000","last_peered":"2024-08-29T18:05:52.307791+0000","last_clean":"2024-08-29T18:05:52.307791+0000","last_became_active":"2024-08-29T18:01:23.148622+0000","last_became_peered":"2024-08-29T18:01:23.148622+0000","last_unstale":"2024-08-29T18:05:52.307791+0000","last_undegraded":"2024-08-29T18:05:52.307791+0000","last_fullsized":"2024-08-29T18:05:52.307791+0000","mapping_epoch":649,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":650,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T23:21:03.188128+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.16","version":"0'0","reported_seq":1107,"reported_epoch":885,"state":"active+clean","last_fresh":"2024-08-29T18:05:52.308311+0000","last_change":"2024-08-29T18:00:53.463085+0000","last_active":"2024-08-29T18:05:52.308311+0000","last_peered":"2024-08-29T18:05:52.308311+0000","last_clean":"2024-08-29T18:05:52.308311+0000","last_became_active":"2024-08-29T18:00:53.462383+0000","last_became_peered":"2024-08-29T18:00:53.462383+0000","last_unstale":"2024-08-29T18:05:52.308311+0000","last_undegraded":"2024-08-29T18:05:52.308311+0000","last_fullsized":"2024-08-29T18:05:52.308311+0000","mapping_epoch":623,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":624,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_clean_scrub_stamp":"2024-08-29T17:43:11.112604+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T02:35:30.035940+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,6,2],"acting":[5,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":1239,"reported_epoch":885,"state":"active+clean","last_fresh":"2024-08-29T18:05:52.094164+0000","last_change":"2024-08-29T18:00:22.822959+0000","last_active":"2024-08-29T18:05:52.094164+0000","last_peered":"2024-08-29T18:05:52.094164+0000","last_clean":"2024-08-29T18:05:52.094164+0000","last_became_active":"2024-08-29T18:00:22.821863+0000","last_became_peered":"2024-08-29T18:00:22.821863+0000","last_unstale":"2024-08-29T18:05:52.094164+0000","last_undegraded":"2024-08-29T18:05:52.094164+0000","last_fullsized":"2024-08-29T18:05:52.094164+0000","mapping_epoch":596,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":597,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T01:08:08.080057+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"2.15","version":"66'3","reported_seq":1243,"reported_epoch":885,"state":"active+clean","last_fresh":"2024-08-29T18:05:52.100160+0000","last_change":"2024-08-29T18:00:22.821270+0000","last_active":"2024-08-29T18:05:52.100160+0000","last_peered":"2024-08-29T18:05:52.100160+0000","last_clean":"2024-08-29T18:05:52.100160+0000","last_became_active":"2024-08-29T18:00:22.820258+0000","last_became_peered":"2024-08-29T18:00:22.820258+0000","last_unstale":"2024-08-29T18:05:52.100160+0000","last_undegraded":"2024-08-29T18:05:52.100160+0000","last_fullsized":"2024-08-29T18:05:52.100160+0000","mapping_epoch":596,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":597,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_clean_scrub_stamp":"2024-08-29T17:43:11.112604+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-08-31T02:17:10.312052+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":[1,5,0],"acting":[1,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.14","version":"0'0","reported_seq":1128,"reported_epoch":885,"state":"active+clean","last_fresh":"2024-08-29T18:05:52.091878+0000","last_change":"2024-08-29T18:01:23.149716+0000","last_active":"2024-08-29T18:05:52.091878+0000","last_peered":"2024-08-29T18:05:52.091878+0000","last_clean":"2024-08-29T18:05:52.091878+0000","last_became_active":"2024-08-29T18:01:23.148841+0000","last_became_peered":"2024-08-29T18:01:23.148841+0000","last_unstale":"2024-08-29T18:05:52.091878+0000","last_undegraded":"2024-08-29T18:05:52.091878+0000","last_fullsized":"2024-08-29T18:05:52.091878+0000","mapping_epoch":649,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":650,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T00:31:37.363413+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.14","version":"693'29","reported_seq":1134,"reported_epoch":885,"state":"active+clean","last_fresh":"2024-08-29T18:05:52.307614+0000","last_change":"2024-08-29T18:00:53.459222+0000","last_active":"2024-08-29T18:05:52.307614+0000","last_peered":"2024-08-29T18:05:52.307614+0000","last_clean":"2024-08-29T18:05:52.307614+0000","last_became_active":"2024-08-29T18:00:53.458644+0000","last_became_peered":"2024-08-29T18:00:53.458644+0000","last_unstale":"2024-08-29T18:05:52.307614+0000","last_undegraded":"2024-08-29T18:05:52.307614+0000","last_fullsized":"2024-08-29T18:05:52.307614+0000","mapping_epoch":623,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":624,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_clean_scrub_stamp":"2024-08-29T17:43:11.112604+0000","objects_scrubbed":0,"log_size":29,"log_dups_size":0,"ondisk_log_size":29,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T18:10:28.646913+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":5810,"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":14,"num_write":28,"num_write_kb":25,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,3,5],"acting":[6,3,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.15","version":"0'0","reported_seq":1084,"reported_epoch":885,"state":"active+clean","last_fresh":"2024-08-29T18:05:52.277550+0000","last_change":"2024-08-29T18:01:23.161202+0000","last_active":"2024-08-29T18:05:52.277550+0000","last_peered":"2024-08-29T18:05:52.277550+0000","last_clean":"2024-08-29T18:05:52.277550+0000","last_became_active":"2024-08-29T18:01:23.160578+0000","last_became_peered":"2024-08-29T18:01:23.160578+0000","last_unstale":"2024-08-29T18:05:52.277550+0000","last_undegraded":"2024-08-29T18:05:52.277550+0000","last_fullsized":"2024-08-29T18:05:52.277550+0000","mapping_epoch":649,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":650,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T03:34:30.253106+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,1],"acting":[7,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.13","version":"66'2","reported_seq":1248,"reported_epoch":885,"state":"active+clean","last_fresh":"2024-08-29T18:05:52.092885+0000","last_change":"2024-08-29T17:59:52.083925+0000","last_active":"2024-08-29T18:05:52.092885+0000","last_peered":"2024-08-29T18:05:52.092885+0000","last_clean":"2024-08-29T18:05:52.092885+0000","last_became_active":"2024-08-29T17:59:52.083423+0000","last_became_peered":"2024-08-29T17:59:52.083423+0000","last_unstale":"2024-08-29T18:05:52.092885+0000","last_undegraded":"2024-08-29T18:05:52.092885+0000","last_fullsized":"2024-08-29T18:05:52.092885+0000","mapping_epoch":567,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":568,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_clean_scrub_stamp":"2024-08-29T17:43:11.112604+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T23:45:49.824306+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":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":1239,"reported_epoch":885,"state":"active+clean","last_fresh":"2024-08-29T18:05:52.091647+0000","last_change":"2024-08-29T18:01:23.130631+0000","last_active":"2024-08-29T18:05:52.091647+0000","last_peered":"2024-08-29T18:05:52.091647+0000","last_clean":"2024-08-29T18:05:52.091647+0000","last_became_active":"2024-08-29T18:01:23.129677+0000","last_became_peered":"2024-08-29T18:01:23.129677+0000","last_unstale":"2024-08-29T18:05:52.091647+0000","last_undegraded":"2024-08-29T18:05:52.091647+0000","last_fullsized":"2024-08-29T18:05:52.091647+0000","mapping_epoch":649,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":650,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T02:11:45.739758+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.12","version":"0'0","reported_seq":1155,"reported_epoch":885,"state":"active+clean","last_fresh":"2024-08-29T18:05:52.306398+0000","last_change":"2024-08-29T18:00:22.839856+0000","last_active":"2024-08-29T18:05:52.306398+0000","last_peered":"2024-08-29T18:05:52.306398+0000","last_clean":"2024-08-29T18:05:52.306398+0000","last_became_active":"2024-08-29T18:00:22.835009+0000","last_became_peered":"2024-08-29T18:00:22.835009+0000","last_unstale":"2024-08-29T18:05:52.306398+0000","last_undegraded":"2024-08-29T18:05:52.306398+0000","last_fullsized":"2024-08-29T18:05:52.306398+0000","mapping_epoch":596,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":597,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_clean_scrub_stamp":"2024-08-29T17:43:11.112604+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T04:14:13.626485+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.13","version":"0'0","reported_seq":1064,"reported_epoch":885,"state":"active+clean","last_fresh":"2024-08-29T18:05:52.277478+0000","last_change":"2024-08-29T18:01:23.147672+0000","last_active":"2024-08-29T18:05:52.277478+0000","last_peered":"2024-08-29T18:05:52.277478+0000","last_clean":"2024-08-29T18:05:52.277478+0000","last_became_active":"2024-08-29T18:01:23.146091+0000","last_became_peered":"2024-08-29T18:01:23.146091+0000","last_unstale":"2024-08-29T18:05:52.277478+0000","last_undegraded":"2024-08-29T18:05:52.277478+0000","last_fullsized":"2024-08-29T18:05:52.277478+0000","mapping_epoch":649,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":650,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T00:02:47.822220+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"2.11","version":"0'0","reported_seq":1111,"reported_epoch":885,"state":"active+clean","last_fresh":"2024-08-29T18:05:52.306028+0000","last_change":"2024-08-29T18:00:53.444282+0000","last_active":"2024-08-29T18:05:52.306028+0000","last_peered":"2024-08-29T18:05:52.306028+0000","last_clean":"2024-08-29T18:05:52.306028+0000","last_became_active":"2024-08-29T18:00:53.443259+0000","last_became_peered":"2024-08-29T18:00:53.443259+0000","last_unstale":"2024-08-29T18:05:52.306028+0000","last_undegraded":"2024-08-29T18:05:52.306028+0000","last_fullsized":"2024-08-29T18:05:52.306028+0000","mapping_epoch":623,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":624,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_clean_scrub_stamp":"2024-08-29T17:43:11.112604+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T02:06:19.722681+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.10","version":"0'0","reported_seq":1096,"reported_epoch":885,"state":"active+clean","last_fresh":"2024-08-29T18:05:52.305285+0000","last_change":"2024-08-29T18:00:53.459653+0000","last_active":"2024-08-29T18:05:52.305285+0000","last_peered":"2024-08-29T18:05:52.305285+0000","last_clean":"2024-08-29T18:05:52.305285+0000","last_became_active":"2024-08-29T18:00:53.459372+0000","last_became_peered":"2024-08-29T18:00:53.459372+0000","last_unstale":"2024-08-29T18:05:52.305285+0000","last_undegraded":"2024-08-29T18:05:52.305285+0000","last_fullsized":"2024-08-29T18:05:52.305285+0000","mapping_epoch":623,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":624,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T19:18:02.435765+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.10","version":"66'8","reported_seq":1237,"reported_epoch":885,"state":"active+clean","last_fresh":"2024-08-29T18:05:52.307397+0000","last_change":"2024-08-29T17:58:44.066265+0000","last_active":"2024-08-29T18:05:52.307397+0000","last_peered":"2024-08-29T18:05:52.307397+0000","last_clean":"2024-08-29T18:05:52.307397+0000","last_became_active":"2024-08-29T17:58:44.064160+0000","last_became_peered":"2024-08-29T17:58:44.064160+0000","last_unstale":"2024-08-29T18:05:52.307397+0000","last_undegraded":"2024-08-29T18:05:52.307397+0000","last_fullsized":"2024-08-29T18:05:52.307397+0000","mapping_epoch":505,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":506,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_clean_scrub_stamp":"2024-08-29T17:43:11.112604+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-08-31T00:37:09.457935+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":[2,1,0],"acting":[2,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":1078,"reported_epoch":885,"state":"active+clean","last_fresh":"2024-08-29T18:05:52.277769+0000","last_change":"2024-08-29T18:01:23.148805+0000","last_active":"2024-08-29T18:05:52.277769+0000","last_peered":"2024-08-29T18:05:52.277769+0000","last_clean":"2024-08-29T18:05:52.277769+0000","last_became_active":"2024-08-29T18:01:23.146934+0000","last_became_peered":"2024-08-29T18:01:23.146934+0000","last_unstale":"2024-08-29T18:05:52.277769+0000","last_undegraded":"2024-08-29T18:05:52.277769+0000","last_fullsized":"2024-08-29T18:05:52.277769+0000","mapping_epoch":649,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":650,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T01:05:19.061903+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"5.8","version":"880'334","reported_seq":3537,"reported_epoch":885,"state":"active+clean","last_fresh":"2024-08-29T18:05:52.307920+0000","last_change":"2024-08-29T18:05:45.134947+0000","last_active":"2024-08-29T18:05:52.307920+0000","last_peered":"2024-08-29T18:05:52.307920+0000","last_clean":"2024-08-29T18:05:52.307920+0000","last_became_active":"2024-08-29T17:58:44.061787+0000","last_became_peered":"2024-08-29T17:58:44.061787+0000","last_unstale":"2024-08-29T18:05:52.307920+0000","last_undegraded":"2024-08-29T18:05:52.307920+0000","last_fullsized":"2024-08-29T18:05:52.307920+0000","mapping_epoch":505,"log_start":"0'0","ondisk_log_start":"0'0","created":79,"last_epoch_clean":506,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:50:42.878815+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:50:42.878815+0000","last_clean_scrub_stamp":"2024-08-29T17:50:42.878815+0000","objects_scrubbed":0,"log_size":334,"log_dups_size":0,"ondisk_log_size":334,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T18:16:51.794547+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.010366510000000001,"stat_sum":{"num_bytes":28442624,"num_objects":4,"num_object_clones":3,"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":96,"num_read_kb":240552,"num_write":151,"num_write_kb":59848,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":1277952,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.f","version":"66'1","reported_seq":1154,"reported_epoch":885,"state":"active+clean","last_fresh":"2024-08-29T18:05:52.092826+0000","last_change":"2024-08-29T18:01:23.149055+0000","last_active":"2024-08-29T18:05:52.092826+0000","last_peered":"2024-08-29T18:05:52.092826+0000","last_clean":"2024-08-29T18:05:52.092826+0000","last_became_active":"2024-08-29T18:01:23.148290+0000","last_became_peered":"2024-08-29T18:01:23.148290+0000","last_unstale":"2024-08-29T18:05:52.092826+0000","last_undegraded":"2024-08-29T18:05:52.092826+0000","last_fullsized":"2024-08-29T18:05:52.092826+0000","mapping_epoch":649,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":650,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_clean_scrub_stamp":"2024-08-29T17:43:11.112604+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T02:01:26.596852+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":[4,0,7],"acting":[4,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.e","version":"0'0","reported_seq":1209,"reported_epoch":885,"state":"active+clean","last_fresh":"2024-08-29T18:05:52.309136+0000","last_change":"2024-08-29T17:59:52.064956+0000","last_active":"2024-08-29T18:05:52.309136+0000","last_peered":"2024-08-29T18:05:52.309136+0000","last_clean":"2024-08-29T18:05:52.309136+0000","last_became_active":"2024-08-29T17:59:52.063772+0000","last_became_peered":"2024-08-29T17:59:52.063772+0000","last_unstale":"2024-08-29T18:05:52.309136+0000","last_undegraded":"2024-08-29T18:05:52.309136+0000","last_fullsized":"2024-08-29T18:05:52.309136+0000","mapping_epoch":567,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":568,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T22:12:45.156662+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,4,1],"acting":[2,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"5.9","version":"884'999","reported_seq":3877,"reported_epoch":885,"state":"active+clean","last_fresh":"2024-08-29T18:05:52.277851+0000","last_change":"2024-08-29T18:05:45.110809+0000","last_active":"2024-08-29T18:05:52.277851+0000","last_peered":"2024-08-29T18:05:52.277851+0000","last_clean":"2024-08-29T18:05:52.277851+0000","last_became_active":"2024-08-29T18:01:23.159941+0000","last_became_peered":"2024-08-29T18:01:23.159941+0000","last_unstale":"2024-08-29T18:05:52.277851+0000","last_undegraded":"2024-08-29T18:05:52.277851+0000","last_fullsized":"2024-08-29T18:05:52.277851+0000","mapping_epoch":649,"log_start":"0'0","ondisk_log_start":"0'0","created":79,"last_epoch_clean":650,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:50:42.878815+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:50:42.878815+0000","last_clean_scrub_stamp":"2024-08-29T17:50:42.878815+0000","objects_scrubbed":0,"log_size":999,"log_dups_size":0,"ondisk_log_size":999,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T20:54:45.068595+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0013949190000000001,"stat_sum":{"num_bytes":12337152,"num_objects":9,"num_object_clones":6,"num_object_copies":27,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":9,"num_whiteouts":0,"num_read":165,"num_read_kb":157294,"num_write":551,"num_write_kb":67240,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":15015936,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,6,1],"acting":[7,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.e","version":"66'2","reported_seq":1208,"reported_epoch":885,"state":"active+clean","last_fresh":"2024-08-29T18:05:52.309718+0000","last_change":"2024-08-29T18:01:23.130008+0000","last_active":"2024-08-29T18:05:52.309718+0000","last_peered":"2024-08-29T18:05:52.309718+0000","last_clean":"2024-08-29T18:05:52.309718+0000","last_became_active":"2024-08-29T18:01:23.129117+0000","last_became_peered":"2024-08-29T18:01:23.129117+0000","last_unstale":"2024-08-29T18:05:52.309718+0000","last_undegraded":"2024-08-29T18:05:52.309718+0000","last_fullsized":"2024-08-29T18:05:52.309718+0000","mapping_epoch":649,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":650,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_clean_scrub_stamp":"2024-08-29T17:43:11.112604+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T05:05:38.839866+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_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":[2,3,7],"acting":[2,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.f","version":"0'0","reported_seq":1064,"reported_epoch":885,"state":"active+clean","last_fresh":"2024-08-29T18:05:52.279029+0000","last_change":"2024-08-29T18:01:23.152671+0000","last_active":"2024-08-29T18:05:52.279029+0000","last_peered":"2024-08-29T18:05:52.279029+0000","last_clean":"2024-08-29T18:05:52.279029+0000","last_became_active":"2024-08-29T18:01:23.151589+0000","last_became_peered":"2024-08-29T18:01:23.151589+0000","last_unstale":"2024-08-29T18:05:52.279029+0000","last_undegraded":"2024-08-29T18:05:52.279029+0000","last_fullsized":"2024-08-29T18:05:52.279029+0000","mapping_epoch":649,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":650,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T22:57:23.948128+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"5.a","version":"884'1096","reported_seq":4221,"reported_epoch":885,"state":"active+clean","last_fresh":"2024-08-29T18:05:52.310581+0000","last_change":"2024-08-29T18:05:45.163610+0000","last_active":"2024-08-29T18:05:52.310581+0000","last_peered":"2024-08-29T18:05:52.310581+0000","last_clean":"2024-08-29T18:05:52.310581+0000","last_became_active":"2024-08-29T17:59:52.054201+0000","last_became_peered":"2024-08-29T17:59:52.054201+0000","last_unstale":"2024-08-29T18:05:52.310581+0000","last_undegraded":"2024-08-29T18:05:52.310581+0000","last_fullsized":"2024-08-29T18:05:52.310581+0000","mapping_epoch":567,"log_start":"0'0","ondisk_log_start":"0'0","created":79,"last_epoch_clean":568,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:50:42.878815+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:50:42.878815+0000","last_clean_scrub_stamp":"2024-08-29T17:50:42.878815+0000","objects_scrubbed":0,"log_size":1096,"log_dups_size":0,"ondisk_log_size":1096,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T02:49:15.964476+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.035423844000000003,"stat_sum":{"num_bytes":18227200,"num_objects":10,"num_object_clones":7,"num_object_copies":30,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":10,"num_whiteouts":1,"num_read":215,"num_read_kb":287933,"num_write":452,"num_write_kb":101576,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":14,"num_bytes_recovered":47464448,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.d","version":"66'1","reported_seq":1222,"reported_epoch":885,"state":"active+clean","last_fresh":"2024-08-29T18:05:52.097826+0000","last_change":"2024-08-29T17:59:52.079470+0000","last_active":"2024-08-29T18:05:52.097826+0000","last_peered":"2024-08-29T18:05:52.097826+0000","last_clean":"2024-08-29T18:05:52.097826+0000","last_became_active":"2024-08-29T17:59:52.078625+0000","last_became_peered":"2024-08-29T17:59:52.078625+0000","last_unstale":"2024-08-29T18:05:52.097826+0000","last_undegraded":"2024-08-29T18:05:52.097826+0000","last_fullsized":"2024-08-29T18:05:52.097826+0000","mapping_epoch":567,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":568,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_clean_scrub_stamp":"2024-08-29T17:43:11.112604+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T03:05:01.792314+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":[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.c","version":"0'0","reported_seq":1137,"reported_epoch":885,"state":"active+clean","last_fresh":"2024-08-29T18:05:52.307098+0000","last_change":"2024-08-29T18:00:53.448605+0000","last_active":"2024-08-29T18:05:52.307098+0000","last_peered":"2024-08-29T18:05:52.307098+0000","last_clean":"2024-08-29T18:05:52.307098+0000","last_became_active":"2024-08-29T18:00:53.447784+0000","last_became_peered":"2024-08-29T18:00:53.447784+0000","last_unstale":"2024-08-29T18:05:52.307098+0000","last_undegraded":"2024-08-29T18:05:52.307098+0000","last_fullsized":"2024-08-29T18:05:52.307098+0000","mapping_epoch":623,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":624,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T03:30:02.657696+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"5.b","version":"884'1443","reported_seq":4588,"reported_epoch":885,"state":"active+clean","last_fresh":"2024-08-29T18:05:52.308708+0000","last_change":"2024-08-29T18:05:45.152507+0000","last_active":"2024-08-29T18:05:52.308708+0000","last_peered":"2024-08-29T18:05:52.308708+0000","last_clean":"2024-08-29T18:05:52.308708+0000","last_became_active":"2024-08-29T18:00:22.842821+0000","last_became_peered":"2024-08-29T18:00:22.842821+0000","last_unstale":"2024-08-29T18:05:52.308708+0000","last_undegraded":"2024-08-29T18:05:52.308708+0000","last_fullsized":"2024-08-29T18:05:52.308708+0000","mapping_epoch":596,"log_start":"0'0","ondisk_log_start":"0'0","created":79,"last_epoch_clean":597,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:50:42.878815+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:50:42.878815+0000","last_clean_scrub_stamp":"2024-08-29T17:50:42.878815+0000","objects_scrubbed":0,"log_size":1443,"log_dups_size":0,"ondisk_log_size":1443,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T00:53:33.491346+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.02625692,"stat_sum":{"num_bytes":37109760,"num_objects":15,"num_object_clones":11,"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":3,"num_read":311,"num_read_kb":658889,"num_write":507,"num_write_kb":164080,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":48668672,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.c","version":"0'0","reported_seq":1223,"reported_epoch":885,"state":"active+clean","last_fresh":"2024-08-29T18:05:52.309549+0000","last_change":"2024-08-29T18:00:22.842534+0000","last_active":"2024-08-29T18:05:52.309549+0000","last_peered":"2024-08-29T18:05:52.309549+0000","last_clean":"2024-08-29T18:05:52.309549+0000","last_became_active":"2024-08-29T18:00:22.841625+0000","last_became_peered":"2024-08-29T18:00:22.841625+0000","last_unstale":"2024-08-29T18:05:52.309549+0000","last_undegraded":"2024-08-29T18:05:52.309549+0000","last_fullsized":"2024-08-29T18:05:52.309549+0000","mapping_epoch":596,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":597,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_clean_scrub_stamp":"2024-08-29T17:43:11.112604+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T04:48:16.933749+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,5,0],"acting":[2,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.d","version":"0'0","reported_seq":1078,"reported_epoch":885,"state":"active+clean","last_fresh":"2024-08-29T18:05:52.277990+0000","last_change":"2024-08-29T18:01:23.160943+0000","last_active":"2024-08-29T18:05:52.277990+0000","last_peered":"2024-08-29T18:05:52.277990+0000","last_clean":"2024-08-29T18:05:52.277990+0000","last_became_active":"2024-08-29T18:01:23.160121+0000","last_became_peered":"2024-08-29T18:01:23.160121+0000","last_unstale":"2024-08-29T18:05:52.277990+0000","last_undegraded":"2024-08-29T18:05:52.277990+0000","last_fullsized":"2024-08-29T18:05:52.277990+0000","mapping_epoch":649,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":650,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T18:57:33.186226+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"5.4","version":"880'673","reported_seq":3607,"reported_epoch":885,"state":"active+clean","last_fresh":"2024-08-29T18:05:52.278348+0000","last_change":"2024-08-29T18:05:45.126628+0000","last_active":"2024-08-29T18:05:52.278348+0000","last_peered":"2024-08-29T18:05:52.278348+0000","last_clean":"2024-08-29T18:05:52.278348+0000","last_became_active":"2024-08-29T18:01:23.156157+0000","last_became_peered":"2024-08-29T18:01:23.156157+0000","last_unstale":"2024-08-29T18:05:52.278348+0000","last_undegraded":"2024-08-29T18:05:52.278348+0000","last_fullsized":"2024-08-29T18:05:52.278348+0000","mapping_epoch":649,"log_start":"0'0","ondisk_log_start":"0'0","created":79,"last_epoch_clean":650,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:50:42.878815+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:50:42.878815+0000","last_clean_scrub_stamp":"2024-08-29T17:50:42.878815+0000","objects_scrubbed":0,"log_size":673,"log_dups_size":0,"ondisk_log_size":673,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T19:22:36.815094+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.017315371999999999,"stat_sum":{"num_bytes":3391488,"num_objects":6,"num_object_clones":4,"num_object_copies":18,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6,"num_whiteouts":1,"num_read":145,"num_read_kb":150735,"num_write":401,"num_write_kb":41952,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":8,"num_bytes_recovered":11067392,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.5","version":"0'0","reported_seq":1099,"reported_epoch":885,"state":"active+clean","last_fresh":"2024-08-29T18:05:52.308387+0000","last_change":"2024-08-29T18:01:23.153080+0000","last_active":"2024-08-29T18:05:52.308387+0000","last_peered":"2024-08-29T18:05:52.308387+0000","last_clean":"2024-08-29T18:05:52.308387+0000","last_became_active":"2024-08-29T18:01:23.152747+0000","last_became_peered":"2024-08-29T18:01:23.152747+0000","last_unstale":"2024-08-29T18:05:52.308387+0000","last_undegraded":"2024-08-29T18:05:52.308387+0000","last_fullsized":"2024-08-29T18:05:52.308387+0000","mapping_epoch":649,"log_start":"0'0","ondisk_log_start":"0'0","created":70,"last_epoch_clean":650,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:46:05.142502+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:46:05.142502+0000","last_clean_scrub_stamp":"2024-08-29T17:46:05.142502+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T23:17:45.286312+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00093461300000000005,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.0","version":"323'197","reported_seq":1574,"reported_epoch":885,"state":"active+clean","last_fresh":"2024-08-29T18:05:52.277121+0000","last_change":"2024-08-29T18:01:23.156427+0000","last_active":"2024-08-29T18:05:52.277121+0000","last_peered":"2024-08-29T18:05:52.277121+0000","last_clean":"2024-08-29T18:05:52.277121+0000","last_became_active":"2024-08-29T18:01:23.155622+0000","last_became_peered":"2024-08-29T18:01:23.155622+0000","last_unstale":"2024-08-29T18:05:52.277121+0000","last_undegraded":"2024-08-29T18:05:52.277121+0000","last_fullsized":"2024-08-29T18:05:52.277121+0000","mapping_epoch":649,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":650,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:37:34.254299+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:37:34.254299+0000","last_clean_scrub_stamp":"2024-08-29T17:37:34.254299+0000","objects_scrubbed":0,"log_size":197,"log_dups_size":0,"ondisk_log_size":197,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T18:28:31.281171+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":812,"num_read_kb":1310,"num_write":311,"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":"0'0","reported_seq":1108,"reported_epoch":885,"state":"active+clean","last_fresh":"2024-08-29T18:05:52.305719+0000","last_change":"2024-08-29T18:01:23.155829+0000","last_active":"2024-08-29T18:05:52.305719+0000","last_peered":"2024-08-29T18:05:52.305719+0000","last_clean":"2024-08-29T18:05:52.305719+0000","last_became_active":"2024-08-29T18:01:23.155163+0000","last_became_peered":"2024-08-29T18:01:23.155163+0000","last_unstale":"2024-08-29T18:05:52.305719+0000","last_undegraded":"2024-08-29T18:05:52.305719+0000","last_fullsized":"2024-08-29T18:05:52.305719+0000","mapping_epoch":649,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":650,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_clean_scrub_stamp":"2024-08-29T17:43:11.112604+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T22:50:48.717366+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1186,"reported_epoch":885,"state":"active+clean","last_fresh":"2024-08-29T18:05:52.310197+0000","last_change":"2024-08-29T18:00:53.455286+0000","last_active":"2024-08-29T18:05:52.310197+0000","last_peered":"2024-08-29T18:05:52.310197+0000","last_clean":"2024-08-29T18:05:52.310197+0000","last_became_active":"2024-08-29T18:00:53.454552+0000","last_became_peered":"2024-08-29T18:00:53.454552+0000","last_unstale":"2024-08-29T18:05:52.310197+0000","last_undegraded":"2024-08-29T18:05:52.310197+0000","last_fullsized":"2024-08-29T18:05:52.310197+0000","mapping_epoch":623,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":624,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T20:09:54.789394+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"5.7","version":"884'1540","reported_seq":4729,"reported_epoch":885,"state":"active+clean","last_fresh":"2024-08-29T18:05:52.309184+0000","last_change":"2024-08-29T18:05:45.156334+0000","last_active":"2024-08-29T18:05:52.309184+0000","last_peered":"2024-08-29T18:05:52.309184+0000","last_clean":"2024-08-29T18:05:52.309184+0000","last_became_active":"2024-08-29T18:00:53.463282+0000","last_became_peered":"2024-08-29T18:00:53.463282+0000","last_unstale":"2024-08-29T18:05:52.309184+0000","last_undegraded":"2024-08-29T18:05:52.309184+0000","last_fullsized":"2024-08-29T18:05:52.309184+0000","mapping_epoch":623,"log_start":"0'0","ondisk_log_start":"0'0","created":79,"last_epoch_clean":624,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:50:42.878815+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:50:42.878815+0000","last_clean_scrub_stamp":"2024-08-29T17:50:42.878815+0000","objects_scrubbed":0,"log_size":1540,"log_dups_size":0,"ondisk_log_size":1540,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T02:57:21.150338+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.033083125999999997,"stat_sum":{"num_bytes":86327296,"num_objects":15,"num_object_clones":11,"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":307,"num_read_kb":902083,"num_write":653,"num_write_kb":214472,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":90,"num_bytes_recovered":126754816,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.6","version":"0'0","reported_seq":1249,"reported_epoch":885,"state":"active+clean","last_fresh":"2024-08-29T18:05:52.093080+0000","last_change":"2024-08-29T17:58:44.057412+0000","last_active":"2024-08-29T18:05:52.093080+0000","last_peered":"2024-08-29T18:05:52.093080+0000","last_clean":"2024-08-29T18:05:52.093080+0000","last_became_active":"2024-08-29T17:58:44.056585+0000","last_became_peered":"2024-08-29T17:58:44.056585+0000","last_unstale":"2024-08-29T18:05:52.093080+0000","last_undegraded":"2024-08-29T18:05:52.093080+0000","last_fullsized":"2024-08-29T18:05:52.093080+0000","mapping_epoch":505,"log_start":"0'0","ondisk_log_start":"0'0","created":70,"last_epoch_clean":506,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:46:05.142502+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:46:05.142502+0000","last_clean_scrub_stamp":"2024-08-29T17:46:05.142502+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T05:41:35.637587+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,2],"acting":[0,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":1064,"reported_epoch":885,"state":"active+clean","last_fresh":"2024-08-29T18:05:52.277452+0000","last_change":"2024-08-29T18:01:23.141334+0000","last_active":"2024-08-29T18:05:52.277452+0000","last_peered":"2024-08-29T18:05:52.277452+0000","last_clean":"2024-08-29T18:05:52.277452+0000","last_became_active":"2024-08-29T18:01:23.139924+0000","last_became_peered":"2024-08-29T18:01:23.139924+0000","last_unstale":"2024-08-29T18:05:52.277452+0000","last_undegraded":"2024-08-29T18:05:52.277452+0000","last_fullsized":"2024-08-29T18:05:52.277452+0000","mapping_epoch":649,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":650,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_clean_scrub_stamp":"2024-08-29T17:43:11.112604+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T21:31:27.196419+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1241,"reported_epoch":885,"state":"active+clean","last_fresh":"2024-08-29T18:05:52.091564+0000","last_change":"2024-08-29T17:59:52.078377+0000","last_active":"2024-08-29T18:05:52.091564+0000","last_peered":"2024-08-29T18:05:52.091564+0000","last_clean":"2024-08-29T18:05:52.091564+0000","last_became_active":"2024-08-29T17:59:52.078025+0000","last_became_peered":"2024-08-29T17:59:52.078025+0000","last_unstale":"2024-08-29T18:05:52.091564+0000","last_undegraded":"2024-08-29T18:05:52.091564+0000","last_fullsized":"2024-08-29T18:05:52.091564+0000","mapping_epoch":567,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":568,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T23:50:07.728053+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"5.6","version":"884'1249","reported_seq":4384,"reported_epoch":885,"state":"active+clean","last_fresh":"2024-08-29T18:05:52.310538+0000","last_change":"2024-08-29T18:05:45.160995+0000","last_active":"2024-08-29T18:05:52.310538+0000","last_peered":"2024-08-29T18:05:52.310538+0000","last_clean":"2024-08-29T18:05:52.310538+0000","last_became_active":"2024-08-29T18:00:22.845917+0000","last_became_peered":"2024-08-29T18:00:22.845917+0000","last_unstale":"2024-08-29T18:05:52.310538+0000","last_undegraded":"2024-08-29T18:05:52.310538+0000","last_fullsized":"2024-08-29T18:05:52.310538+0000","mapping_epoch":596,"log_start":"0'0","ondisk_log_start":"0'0","created":79,"last_epoch_clean":597,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:50:42.878815+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:50:42.878815+0000","last_clean_scrub_stamp":"2024-08-29T17:50:42.878815+0000","objects_scrubbed":0,"log_size":1249,"log_dups_size":0,"ondisk_log_size":1249,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T23:28:19.906025+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.033966943999999999,"stat_sum":{"num_bytes":47431680,"num_objects":16,"num_object_clones":13,"num_object_copies":48,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":16,"num_whiteouts":0,"num_read":234,"num_read_kb":771914,"num_write":530,"num_write_kb":146544,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":9,"num_bytes_recovered":81141760,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[2,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.7","version":"0'0","reported_seq":1232,"reported_epoch":885,"state":"active+clean","last_fresh":"2024-08-29T18:05:52.099111+0000","last_change":"2024-08-29T18:00:22.821949+0000","last_active":"2024-08-29T18:05:52.099111+0000","last_peered":"2024-08-29T18:05:52.099111+0000","last_clean":"2024-08-29T18:05:52.099111+0000","last_became_active":"2024-08-29T18:00:22.821633+0000","last_became_peered":"2024-08-29T18:00:22.821633+0000","last_unstale":"2024-08-29T18:05:52.099111+0000","last_undegraded":"2024-08-29T18:05:52.099111+0000","last_fullsized":"2024-08-29T18:05:52.099111+0000","mapping_epoch":596,"log_start":"0'0","ondisk_log_start":"0'0","created":70,"last_epoch_clean":597,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:46:05.142502+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:46:05.142502+0000","last_clean_scrub_stamp":"2024-08-29T17:46:05.142502+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T05:30:47.099825+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0024847910000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1","version":"0'0","reported_seq":1224,"reported_epoch":885,"state":"active+clean","last_fresh":"2024-08-29T18:05:52.308071+0000","last_change":"2024-08-29T17:59:21.744244+0000","last_active":"2024-08-29T18:05:52.308071+0000","last_peered":"2024-08-29T18:05:52.308071+0000","last_clean":"2024-08-29T18:05:52.308071+0000","last_became_active":"2024-08-29T17:59:21.743873+0000","last_became_peered":"2024-08-29T17:59:21.743873+0000","last_unstale":"2024-08-29T18:05:52.308071+0000","last_undegraded":"2024-08-29T18:05:52.308071+0000","last_fullsized":"2024-08-29T18:05:52.308071+0000","mapping_epoch":538,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":539,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_clean_scrub_stamp":"2024-08-29T17:43:11.112604+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T21:15:32.632797+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,1],"acting":[2,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":1216,"reported_epoch":885,"state":"active+clean","last_fresh":"2024-08-29T18:05:52.095281+0000","last_change":"2024-08-29T18:00:53.433142+0000","last_active":"2024-08-29T18:05:52.095281+0000","last_peered":"2024-08-29T18:05:52.095281+0000","last_clean":"2024-08-29T18:05:52.095281+0000","last_became_active":"2024-08-29T18:00:53.432900+0000","last_became_peered":"2024-08-29T18:00:53.432900+0000","last_unstale":"2024-08-29T18:05:52.095281+0000","last_undegraded":"2024-08-29T18:05:52.095281+0000","last_fullsized":"2024-08-29T18:05:52.095281+0000","mapping_epoch":623,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":624,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T23:30:40.419960+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"5.5","version":"881'765","reported_seq":4045,"reported_epoch":885,"state":"active+clean","last_fresh":"2024-08-29T18:05:52.095450+0000","last_change":"2024-08-29T18:05:45.140943+0000","last_active":"2024-08-29T18:05:52.095450+0000","last_peered":"2024-08-29T18:05:52.095450+0000","last_clean":"2024-08-29T18:05:52.095450+0000","last_became_active":"2024-08-29T17:59:52.081847+0000","last_became_peered":"2024-08-29T17:59:52.081847+0000","last_unstale":"2024-08-29T18:05:52.095450+0000","last_undegraded":"2024-08-29T18:05:52.095450+0000","last_fullsized":"2024-08-29T18:05:52.095450+0000","mapping_epoch":567,"log_start":"0'0","ondisk_log_start":"0'0","created":79,"last_epoch_clean":568,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:50:42.878815+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:50:42.878815+0000","last_clean_scrub_stamp":"2024-08-29T17:50:42.878815+0000","objects_scrubbed":0,"log_size":765,"log_dups_size":0,"ondisk_log_size":765,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T05:27:32.850728+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.026381106000000001,"stat_sum":{"num_bytes":9347072,"num_objects":6,"num_object_clones":4,"num_object_copies":18,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6,"num_whiteouts":0,"num_read":176,"num_read_kb":368441,"num_write":336,"num_write_kb":61456,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":8544256,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":1224,"reported_epoch":885,"state":"active+clean","last_fresh":"2024-08-29T18:05:52.098725+0000","last_change":"2024-08-29T17:59:20.760850+0000","last_active":"2024-08-29T18:05:52.098725+0000","last_peered":"2024-08-29T18:05:52.098725+0000","last_clean":"2024-08-29T18:05:52.098725+0000","last_became_active":"2024-08-29T17:59:20.760132+0000","last_became_peered":"2024-08-29T17:59:20.760132+0000","last_unstale":"2024-08-29T18:05:52.098725+0000","last_undegraded":"2024-08-29T18:05:52.098725+0000","last_fullsized":"2024-08-29T18:05:52.098725+0000","mapping_epoch":537,"log_start":"0'0","ondisk_log_start":"0'0","created":70,"last_epoch_clean":538,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:46:05.142502+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:46:05.142502+0000","last_clean_scrub_stamp":"2024-08-29T17:46:05.142502+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T18:58:42.752825+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,3],"acting":[1,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.2","version":"0'0","reported_seq":1125,"reported_epoch":885,"state":"active+clean","last_fresh":"2024-08-29T18:05:52.306073+0000","last_change":"2024-08-29T18:00:53.463681+0000","last_active":"2024-08-29T18:05:52.306073+0000","last_peered":"2024-08-29T18:05:52.306073+0000","last_clean":"2024-08-29T18:05:52.306073+0000","last_became_active":"2024-08-29T18:00:53.461921+0000","last_became_peered":"2024-08-29T18:00:53.461921+0000","last_unstale":"2024-08-29T18:05:52.306073+0000","last_undegraded":"2024-08-29T18:05:52.306073+0000","last_fullsized":"2024-08-29T18:05:52.306073+0000","mapping_epoch":623,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":624,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_clean_scrub_stamp":"2024-08-29T17:43:11.112604+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T01:42:31.370199+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1150,"reported_epoch":885,"state":"active+clean","last_fresh":"2024-08-29T18:05:52.091656+0000","last_change":"2024-08-29T18:00:53.436848+0000","last_active":"2024-08-29T18:05:52.091656+0000","last_peered":"2024-08-29T18:05:52.091656+0000","last_clean":"2024-08-29T18:05:52.091656+0000","last_became_active":"2024-08-29T18:00:53.436073+0000","last_became_peered":"2024-08-29T18:00:53.436073+0000","last_unstale":"2024-08-29T18:05:52.091656+0000","last_undegraded":"2024-08-29T18:05:52.091656+0000","last_fullsized":"2024-08-29T18:05:52.091656+0000","mapping_epoch":623,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":624,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T18:49:26.227310+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"5.3","version":"880'1017","reported_seq":4238,"reported_epoch":885,"state":"active+clean","last_fresh":"2024-08-29T18:05:52.094150+0000","last_change":"2024-08-29T18:05:45.133908+0000","last_active":"2024-08-29T18:05:52.094150+0000","last_peered":"2024-08-29T18:05:52.094150+0000","last_clean":"2024-08-29T18:05:52.094150+0000","last_became_active":"2024-08-29T18:00:53.455000+0000","last_became_peered":"2024-08-29T18:00:53.455000+0000","last_unstale":"2024-08-29T18:05:52.094150+0000","last_undegraded":"2024-08-29T18:05:52.094150+0000","last_fullsized":"2024-08-29T18:05:52.094150+0000","mapping_epoch":623,"log_start":"0'0","ondisk_log_start":"0'0","created":79,"last_epoch_clean":624,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:50:42.878815+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:50:42.878815+0000","last_clean_scrub_stamp":"2024-08-29T17:50:42.878815+0000","objects_scrubbed":0,"log_size":1017,"log_dups_size":0,"ondisk_log_size":1017,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T05:23:10.810407+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.019676058,"stat_sum":{"num_bytes":14360576,"num_objects":7,"num_object_clones":4,"num_object_copies":21,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":7,"num_whiteouts":2,"num_read":161,"num_read_kb":188744,"num_write":418,"num_write_kb":99512,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":7,"num_bytes_recovered":42909696,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,3,6],"acting":[0,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.2","version":"75'2","reported_seq":1226,"reported_epoch":885,"state":"active+clean","last_fresh":"2024-08-29T18:05:52.097175+0000","last_change":"2024-08-29T18:00:22.822726+0000","last_active":"2024-08-29T18:05:52.097175+0000","last_peered":"2024-08-29T18:05:52.097175+0000","last_clean":"2024-08-29T18:05:52.097175+0000","last_became_active":"2024-08-29T18:00:22.821659+0000","last_became_peered":"2024-08-29T18:00:22.821659+0000","last_unstale":"2024-08-29T18:05:52.097175+0000","last_undegraded":"2024-08-29T18:05:52.097175+0000","last_fullsized":"2024-08-29T18:05:52.097175+0000","mapping_epoch":596,"log_start":"0'0","ondisk_log_start":"0'0","created":70,"last_epoch_clean":597,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:46:05.142502+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:46:05.142502+0000","last_clean_scrub_stamp":"2024-08-29T17:46:05.142502+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T22:51:55.461083+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0047386679999999997,"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":[1,5,4],"acting":[1,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":1238,"reported_epoch":885,"state":"active+clean","last_fresh":"2024-08-29T18:05:52.097558+0000","last_change":"2024-08-29T18:01:23.148483+0000","last_active":"2024-08-29T18:05:52.097558+0000","last_peered":"2024-08-29T18:05:52.097558+0000","last_clean":"2024-08-29T18:05:52.097558+0000","last_became_active":"2024-08-29T18:01:23.147927+0000","last_became_peered":"2024-08-29T18:01:23.147927+0000","last_unstale":"2024-08-29T18:05:52.097558+0000","last_undegraded":"2024-08-29T18:05:52.097558+0000","last_fullsized":"2024-08-29T18:05:52.097558+0000","mapping_epoch":649,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":650,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_clean_scrub_stamp":"2024-08-29T17:43:11.112604+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T03:48:14.459886+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,7],"acting":[1,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":1143,"reported_epoch":885,"state":"active+clean","last_fresh":"2024-08-29T18:05:52.307797+0000","last_change":"2024-08-29T18:00:22.835187+0000","last_active":"2024-08-29T18:05:52.307797+0000","last_peered":"2024-08-29T18:05:52.307797+0000","last_clean":"2024-08-29T18:05:52.307797+0000","last_became_active":"2024-08-29T18:00:22.829610+0000","last_became_peered":"2024-08-29T18:00:22.829610+0000","last_unstale":"2024-08-29T18:05:52.307797+0000","last_undegraded":"2024-08-29T18:05:52.307797+0000","last_fullsized":"2024-08-29T18:05:52.307797+0000","mapping_epoch":596,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":597,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T02:54:09.928937+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"5.2","version":"884'1071","reported_seq":4123,"reported_epoch":885,"state":"active+clean","last_fresh":"2024-08-29T18:05:52.306748+0000","last_change":"2024-08-29T18:05:45.132850+0000","last_active":"2024-08-29T18:05:52.306748+0000","last_peered":"2024-08-29T18:05:52.306748+0000","last_clean":"2024-08-29T18:05:52.306748+0000","last_became_active":"2024-08-29T18:00:53.460448+0000","last_became_peered":"2024-08-29T18:00:53.460448+0000","last_unstale":"2024-08-29T18:05:52.306748+0000","last_undegraded":"2024-08-29T18:05:52.306748+0000","last_fullsized":"2024-08-29T18:05:52.306748+0000","mapping_epoch":623,"log_start":"0'0","ondisk_log_start":"0'0","created":79,"last_epoch_clean":624,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:50:42.878815+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:50:42.878815+0000","last_clean_scrub_stamp":"2024-08-29T17:50:42.878815+0000","objects_scrubbed":0,"log_size":1071,"log_dups_size":0,"ondisk_log_size":1071,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T22:34:40.134572+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.017257278000000001,"stat_sum":{"num_bytes":48988160,"num_objects":9,"num_object_clones":6,"num_object_copies":27,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":9,"num_whiteouts":1,"num_read":161,"num_read_kb":207880,"num_write":419,"num_write_kb":123696,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":61,"num_bytes_recovered":46170112,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.3","version":"73'1","reported_seq":1251,"reported_epoch":885,"state":"active+clean","last_fresh":"2024-08-29T18:05:52.093348+0000","last_change":"2024-08-29T18:01:23.143832+0000","last_active":"2024-08-29T18:05:52.093348+0000","last_peered":"2024-08-29T18:05:52.093348+0000","last_clean":"2024-08-29T18:05:52.093348+0000","last_became_active":"2024-08-29T18:01:23.143073+0000","last_became_peered":"2024-08-29T18:01:23.143073+0000","last_unstale":"2024-08-29T18:05:52.093348+0000","last_undegraded":"2024-08-29T18:05:52.093348+0000","last_fullsized":"2024-08-29T18:05:52.093348+0000","mapping_epoch":649,"log_start":"0'0","ondisk_log_start":"0'0","created":70,"last_epoch_clean":650,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:46:05.142502+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:46:05.142502+0000","last_clean_scrub_stamp":"2024-08-29T17:46:05.142502+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T02:33:37.553331+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":[0,5,7],"acting":[0,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":1068,"reported_epoch":885,"state":"active+clean","last_fresh":"2024-08-29T18:05:52.277890+0000","last_change":"2024-08-29T18:01:23.159610+0000","last_active":"2024-08-29T18:05:52.277890+0000","last_peered":"2024-08-29T18:05:52.277890+0000","last_clean":"2024-08-29T18:05:52.277890+0000","last_became_active":"2024-08-29T18:01:23.153286+0000","last_became_peered":"2024-08-29T18:01:23.153286+0000","last_unstale":"2024-08-29T18:05:52.277890+0000","last_undegraded":"2024-08-29T18:05:52.277890+0000","last_fullsized":"2024-08-29T18:05:52.277890+0000","mapping_epoch":649,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":650,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_clean_scrub_stamp":"2024-08-29T17:43:11.112604+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T20:45:40.427329+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":1215,"reported_epoch":885,"state":"active+clean","last_fresh":"2024-08-29T18:05:52.098576+0000","last_change":"2024-08-29T18:00:22.828471+0000","last_active":"2024-08-29T18:05:52.098576+0000","last_peered":"2024-08-29T18:05:52.098576+0000","last_clean":"2024-08-29T18:05:52.098576+0000","last_became_active":"2024-08-29T18:00:22.827812+0000","last_became_peered":"2024-08-29T18:00:22.827812+0000","last_unstale":"2024-08-29T18:05:52.098576+0000","last_undegraded":"2024-08-29T18:05:52.098576+0000","last_fullsized":"2024-08-29T18:05:52.098576+0000","mapping_epoch":596,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":597,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T18:45:00.263172+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"5.1","version":"880'1686","reported_seq":4739,"reported_epoch":885,"state":"active+clean","last_fresh":"2024-08-29T18:05:52.091134+0000","last_change":"2024-08-29T18:05:45.133857+0000","last_active":"2024-08-29T18:05:52.091134+0000","last_peered":"2024-08-29T18:05:52.091134+0000","last_clean":"2024-08-29T18:05:52.091134+0000","last_became_active":"2024-08-29T18:01:23.155485+0000","last_became_peered":"2024-08-29T18:01:23.155485+0000","last_unstale":"2024-08-29T18:05:52.091134+0000","last_undegraded":"2024-08-29T18:05:52.091134+0000","last_fullsized":"2024-08-29T18:05:52.091134+0000","mapping_epoch":649,"log_start":"0'0","ondisk_log_start":"0'0","created":79,"last_epoch_clean":650,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:50:42.878815+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:50:42.878815+0000","last_clean_scrub_stamp":"2024-08-29T17:50:42.878815+0000","objects_scrubbed":0,"log_size":1686,"log_dups_size":0,"ondisk_log_size":1686,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T01:54:27.330431+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.031458587000000003,"stat_sum":{"num_bytes":60375040,"num_objects":14,"num_object_clones":10,"num_object_copies":42,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":14,"num_whiteouts":1,"num_read":365,"num_read_kb":1188857,"num_write":707,"num_write_kb":225488,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":9,"num_bytes_recovered":46055424,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"4.0","version":"0'0","reported_seq":1163,"reported_epoch":885,"state":"active+clean","last_fresh":"2024-08-29T18:05:52.310973+0000","last_change":"2024-08-29T18:01:23.138493+0000","last_active":"2024-08-29T18:05:52.310973+0000","last_peered":"2024-08-29T18:05:52.310973+0000","last_clean":"2024-08-29T18:05:52.310973+0000","last_became_active":"2024-08-29T18:01:23.136207+0000","last_became_peered":"2024-08-29T18:01:23.136207+0000","last_unstale":"2024-08-29T18:05:52.310973+0000","last_undegraded":"2024-08-29T18:05:52.310973+0000","last_fullsized":"2024-08-29T18:05:52.310973+0000","mapping_epoch":649,"log_start":"0'0","ondisk_log_start":"0'0","created":70,"last_epoch_clean":650,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:46:05.142502+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:46:05.142502+0000","last_clean_scrub_stamp":"2024-08-29T17:46:05.142502+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T21:55:12.912206+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00095221100000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"696'2","reported_seq":1223,"reported_epoch":885,"state":"active+clean","last_fresh":"2024-08-29T18:05:52.099232+0000","last_change":"2024-08-29T18:00:53.453306+0000","last_active":"2024-08-29T18:05:52.099232+0000","last_peered":"2024-08-29T18:05:52.099232+0000","last_clean":"2024-08-29T18:05:52.099232+0000","last_became_active":"2024-08-29T18:00:53.452470+0000","last_became_peered":"2024-08-29T18:00:53.452470+0000","last_unstale":"2024-08-29T18:05:52.099232+0000","last_undegraded":"2024-08-29T18:05:52.099232+0000","last_fullsized":"2024-08-29T18:05:52.099232+0000","mapping_epoch":623,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":624,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_clean_scrub_stamp":"2024-08-29T17:43:11.112604+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T20:17:01.206840+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_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":2,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,4],"acting":[1,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.7","version":"0'0","reported_seq":1165,"reported_epoch":885,"state":"active+clean","last_fresh":"2024-08-29T18:05:52.310429+0000","last_change":"2024-08-29T18:01:23.141925+0000","last_active":"2024-08-29T18:05:52.310429+0000","last_peered":"2024-08-29T18:05:52.310429+0000","last_clean":"2024-08-29T18:05:52.310429+0000","last_became_active":"2024-08-29T18:01:23.141332+0000","last_became_peered":"2024-08-29T18:01:23.141332+0000","last_unstale":"2024-08-29T18:05:52.310429+0000","last_undegraded":"2024-08-29T18:05:52.310429+0000","last_fullsized":"2024-08-29T18:05:52.310429+0000","mapping_epoch":649,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":650,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T04:33:29.092593+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"884'839","reported_seq":3944,"reported_epoch":885,"state":"active+clean","last_fresh":"2024-08-29T18:05:52.310721+0000","last_change":"2024-08-29T18:05:45.131998+0000","last_active":"2024-08-29T18:05:52.310721+0000","last_peered":"2024-08-29T18:05:52.310721+0000","last_clean":"2024-08-29T18:05:52.310721+0000","last_became_active":"2024-08-29T17:59:52.052999+0000","last_became_peered":"2024-08-29T17:59:52.052999+0000","last_unstale":"2024-08-29T18:05:52.310721+0000","last_undegraded":"2024-08-29T18:05:52.310721+0000","last_fullsized":"2024-08-29T18:05:52.310721+0000","mapping_epoch":567,"log_start":"0'0","ondisk_log_start":"0'0","created":79,"last_epoch_clean":568,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:50:42.878815+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:50:42.878815+0000","last_clean_scrub_stamp":"2024-08-29T17:50:42.878815+0000","objects_scrubbed":0,"log_size":839,"log_dups_size":0,"ondisk_log_size":839,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T22:27:24.644236+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.026805473999999999,"stat_sum":{"num_bytes":14794752,"num_objects":9,"num_object_clones":7,"num_object_copies":27,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":9,"num_whiteouts":1,"num_read":169,"num_read_kb":274707,"num_write":436,"num_write_kb":72160,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3,"num_bytes_recovered":2326528,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,4],"acting":[3,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":1138,"reported_epoch":885,"state":"active+clean","last_fresh":"2024-08-29T18:05:52.091891+0000","last_change":"2024-08-29T18:00:53.456539+0000","last_active":"2024-08-29T18:05:52.091891+0000","last_peered":"2024-08-29T18:05:52.091891+0000","last_clean":"2024-08-29T18:05:52.091891+0000","last_became_active":"2024-08-29T18:00:53.456190+0000","last_became_peered":"2024-08-29T18:00:53.456190+0000","last_unstale":"2024-08-29T18:05:52.091891+0000","last_undegraded":"2024-08-29T18:05:52.091891+0000","last_fullsized":"2024-08-29T18:05:52.091891+0000","mapping_epoch":623,"log_start":"0'0","ondisk_log_start":"0'0","created":70,"last_epoch_clean":624,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:46:05.142502+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:46:05.142502+0000","last_clean_scrub_stamp":"2024-08-29T17:46:05.142502+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T21:43:37.869144+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.7","version":"66'2","reported_seq":1098,"reported_epoch":885,"state":"active+clean","last_fresh":"2024-08-29T18:05:52.307690+0000","last_change":"2024-08-29T18:00:53.444898+0000","last_active":"2024-08-29T18:05:52.307690+0000","last_peered":"2024-08-29T18:05:52.307690+0000","last_clean":"2024-08-29T18:05:52.307690+0000","last_became_active":"2024-08-29T18:00:53.443761+0000","last_became_peered":"2024-08-29T18:00:53.443761+0000","last_unstale":"2024-08-29T18:05:52.307690+0000","last_undegraded":"2024-08-29T18:05:52.307690+0000","last_fullsized":"2024-08-29T18:05:52.307690+0000","mapping_epoch":623,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":624,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_clean_scrub_stamp":"2024-08-29T17:43:11.112604+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T18:12:42.662018+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_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":[6,3,2],"acting":[6,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.6","version":"0'0","reported_seq":1241,"reported_epoch":885,"state":"active+clean","last_fresh":"2024-08-29T18:05:52.092717+0000","last_change":"2024-08-29T17:59:52.080281+0000","last_active":"2024-08-29T18:05:52.092717+0000","last_peered":"2024-08-29T18:05:52.092717+0000","last_clean":"2024-08-29T18:05:52.092717+0000","last_became_active":"2024-08-29T17:59:52.079466+0000","last_became_peered":"2024-08-29T17:59:52.079466+0000","last_unstale":"2024-08-29T18:05:52.092717+0000","last_undegraded":"2024-08-29T18:05:52.092717+0000","last_fullsized":"2024-08-29T18:05:52.092717+0000","mapping_epoch":567,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":568,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T22:39:12.368613+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.f","version":"884'3363","reported_seq":6304,"reported_epoch":885,"state":"active+clean","last_fresh":"2024-08-29T18:05:52.308858+0000","last_change":"2024-08-29T18:05:45.152856+0000","last_active":"2024-08-29T18:05:52.308858+0000","last_peered":"2024-08-29T18:05:52.308858+0000","last_clean":"2024-08-29T18:05:52.308858+0000","last_became_active":"2024-08-29T18:00:53.467024+0000","last_became_peered":"2024-08-29T18:00:53.467024+0000","last_unstale":"2024-08-29T18:05:52.308858+0000","last_undegraded":"2024-08-29T18:05:52.308858+0000","last_fullsized":"2024-08-29T18:05:52.308858+0000","mapping_epoch":623,"log_start":"0'0","ondisk_log_start":"0'0","created":79,"last_epoch_clean":624,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:50:42.878815+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:50:42.878815+0000","last_clean_scrub_stamp":"2024-08-29T17:50:42.878815+0000","objects_scrubbed":0,"log_size":3363,"log_dups_size":0,"ondisk_log_size":3363,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T19:01:16.757462+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.029767978,"stat_sum":{"num_bytes":91316224,"num_objects":32,"num_object_clones":23,"num_object_copies":96,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":32,"num_whiteouts":2,"num_read":722,"num_read_kb":1338070,"num_write":1780,"num_write_kb":394800,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":26,"num_bytes_recovered":115630080,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.8","version":"0'0","reported_seq":1063,"reported_epoch":885,"state":"active+clean","last_fresh":"2024-08-29T18:05:52.277135+0000","last_change":"2024-08-29T18:01:23.142016+0000","last_active":"2024-08-29T18:05:52.277135+0000","last_peered":"2024-08-29T18:05:52.277135+0000","last_clean":"2024-08-29T18:05:52.277135+0000","last_became_active":"2024-08-29T18:01:23.140978+0000","last_became_peered":"2024-08-29T18:01:23.140978+0000","last_unstale":"2024-08-29T18:05:52.277135+0000","last_undegraded":"2024-08-29T18:05:52.277135+0000","last_fullsized":"2024-08-29T18:05:52.277135+0000","mapping_epoch":649,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":650,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_clean_scrub_stamp":"2024-08-29T17:43:11.112604+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T18:45:30.775061+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[7,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":1165,"reported_epoch":885,"state":"active+clean","last_fresh":"2024-08-29T18:05:52.091603+0000","last_change":"2024-08-29T18:01:23.150734+0000","last_active":"2024-08-29T18:05:52.091603+0000","last_peered":"2024-08-29T18:05:52.091603+0000","last_clean":"2024-08-29T18:05:52.091603+0000","last_became_active":"2024-08-29T18:01:23.149932+0000","last_became_peered":"2024-08-29T18:01:23.149932+0000","last_unstale":"2024-08-29T18:05:52.091603+0000","last_undegraded":"2024-08-29T18:05:52.091603+0000","last_fullsized":"2024-08-29T18:05:52.091603+0000","mapping_epoch":649,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":650,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T23:51:23.015011+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"5.e","version":"880'816","reported_seq":3955,"reported_epoch":885,"state":"active+clean","last_fresh":"2024-08-29T18:05:52.092655+0000","last_change":"2024-08-29T18:05:45.132183+0000","last_active":"2024-08-29T18:05:52.092655+0000","last_peered":"2024-08-29T18:05:52.092655+0000","last_clean":"2024-08-29T18:05:52.092655+0000","last_became_active":"2024-08-29T18:00:53.455033+0000","last_became_peered":"2024-08-29T18:00:53.455033+0000","last_unstale":"2024-08-29T18:05:52.092655+0000","last_undegraded":"2024-08-29T18:05:52.092655+0000","last_fullsized":"2024-08-29T18:05:52.092655+0000","mapping_epoch":623,"log_start":"0'0","ondisk_log_start":"0'0","created":79,"last_epoch_clean":624,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:50:42.878815+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:50:42.878815+0000","last_clean_scrub_stamp":"2024-08-29T17:50:42.878815+0000","objects_scrubbed":0,"log_size":816,"log_dups_size":0,"ondisk_log_size":816,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T19:32:35.763103+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.027462991999999999,"stat_sum":{"num_bytes":36200448,"num_objects":9,"num_object_clones":7,"num_object_copies":27,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":9,"num_whiteouts":0,"num_read":151,"num_read_kb":287652,"num_write":461,"num_write_kb":90144,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":39,"num_bytes_recovered":34750464,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,0],"acting":[4,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.9","version":"0'0","reported_seq":1215,"reported_epoch":885,"state":"active+clean","last_fresh":"2024-08-29T18:05:52.097748+0000","last_change":"2024-08-29T18:01:23.149043+0000","last_active":"2024-08-29T18:05:52.097748+0000","last_peered":"2024-08-29T18:05:52.097748+0000","last_clean":"2024-08-29T18:05:52.097748+0000","last_became_active":"2024-08-29T18:01:23.148481+0000","last_became_peered":"2024-08-29T18:01:23.148481+0000","last_unstale":"2024-08-29T18:05:52.097748+0000","last_undegraded":"2024-08-29T18:05:52.097748+0000","last_fullsized":"2024-08-29T18:05:52.097748+0000","mapping_epoch":649,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":650,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_clean_scrub_stamp":"2024-08-29T17:43:11.112604+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T18:28:05.136556+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.8","version":"0'0","reported_seq":1157,"reported_epoch":885,"state":"active+clean","last_fresh":"2024-08-29T18:05:52.310230+0000","last_change":"2024-08-29T18:01:23.139506+0000","last_active":"2024-08-29T18:05:52.310230+0000","last_peered":"2024-08-29T18:05:52.310230+0000","last_clean":"2024-08-29T18:05:52.310230+0000","last_became_active":"2024-08-29T18:01:23.137642+0000","last_became_peered":"2024-08-29T18:01:23.137642+0000","last_unstale":"2024-08-29T18:05:52.310230+0000","last_undegraded":"2024-08-29T18:05:52.310230+0000","last_fullsized":"2024-08-29T18:05:52.310230+0000","mapping_epoch":649,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":650,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T03:32:51.683373+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"5.d","version":"878'729","reported_seq":3920,"reported_epoch":885,"state":"active+clean","last_fresh":"2024-08-29T18:05:52.308964+0000","last_change":"2024-08-29T18:05:45.153148+0000","last_active":"2024-08-29T18:05:52.308964+0000","last_peered":"2024-08-29T18:05:52.308964+0000","last_clean":"2024-08-29T18:05:52.308964+0000","last_became_active":"2024-08-29T18:01:23.135568+0000","last_became_peered":"2024-08-29T18:01:23.135568+0000","last_unstale":"2024-08-29T18:05:52.308964+0000","last_undegraded":"2024-08-29T18:05:52.308964+0000","last_fullsized":"2024-08-29T18:05:52.308964+0000","mapping_epoch":649,"log_start":"0'0","ondisk_log_start":"0'0","created":79,"last_epoch_clean":650,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:50:42.878815+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:50:42.878815+0000","last_clean_scrub_stamp":"2024-08-29T17:50:42.878815+0000","objects_scrubbed":0,"log_size":729,"log_dups_size":0,"ondisk_log_size":729,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T22:46:49.212231+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.025497226000000001,"stat_sum":{"num_bytes":876544,"num_objects":6,"num_object_clones":4,"num_object_copies":18,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6,"num_whiteouts":1,"num_read":184,"num_read_kb":427958,"num_write":281,"num_write_kb":92312,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":9,"num_bytes_recovered":48652288,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.a","version":"0'0","reported_seq":1215,"reported_epoch":885,"state":"active+clean","last_fresh":"2024-08-29T18:05:52.096993+0000","last_change":"2024-08-29T18:01:23.149797+0000","last_active":"2024-08-29T18:05:52.096993+0000","last_peered":"2024-08-29T18:05:52.096993+0000","last_clean":"2024-08-29T18:05:52.096993+0000","last_became_active":"2024-08-29T18:01:23.149241+0000","last_became_peered":"2024-08-29T18:01:23.149241+0000","last_unstale":"2024-08-29T18:05:52.096993+0000","last_undegraded":"2024-08-29T18:05:52.096993+0000","last_fullsized":"2024-08-29T18:05:52.096993+0000","mapping_epoch":649,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":650,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_clean_scrub_stamp":"2024-08-29T17:43:11.112604+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T20:32:45.311738+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.b","version":"0'0","reported_seq":1190,"reported_epoch":885,"state":"active+clean","last_fresh":"2024-08-29T18:05:52.306746+0000","last_change":"2024-08-29T17:59:52.074220+0000","last_active":"2024-08-29T18:05:52.306746+0000","last_peered":"2024-08-29T18:05:52.306746+0000","last_clean":"2024-08-29T18:05:52.306746+0000","last_became_active":"2024-08-29T17:59:52.073465+0000","last_became_peered":"2024-08-29T17:59:52.073465+0000","last_unstale":"2024-08-29T18:05:52.306746+0000","last_undegraded":"2024-08-29T18:05:52.306746+0000","last_fullsized":"2024-08-29T18:05:52.306746+0000","mapping_epoch":567,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":568,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T03:08:04.672710+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"5.c","version":"880'1168","reported_seq":4368,"reported_epoch":885,"state":"active+clean","last_fresh":"2024-08-29T18:05:52.097995+0000","last_change":"2024-08-29T18:05:45.139803+0000","last_active":"2024-08-29T18:05:52.097995+0000","last_peered":"2024-08-29T18:05:52.097995+0000","last_clean":"2024-08-29T18:05:52.097995+0000","last_became_active":"2024-08-29T17:59:52.083826+0000","last_became_peered":"2024-08-29T17:59:52.083826+0000","last_unstale":"2024-08-29T18:05:52.097995+0000","last_undegraded":"2024-08-29T18:05:52.097995+0000","last_fullsized":"2024-08-29T18:05:52.097995+0000","mapping_epoch":567,"log_start":"0'0","ondisk_log_start":"0'0","created":79,"last_epoch_clean":568,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:50:42.878815+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:50:42.878815+0000","last_clean_scrub_stamp":"2024-08-29T17:50:42.878815+0000","objects_scrubbed":0,"log_size":1168,"log_dups_size":0,"ondisk_log_size":1168,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T20:09:56.235160+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.032251518,"stat_sum":{"num_bytes":25092096,"num_objects":13,"num_object_clones":10,"num_object_copies":39,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":13,"num_whiteouts":2,"num_read":231,"num_read_kb":368226,"num_write":466,"num_write_kb":122200,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":12,"num_bytes_recovered":39174144,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.b","version":"693'3","reported_seq":726,"reported_epoch":885,"state":"active+clean","last_fresh":"2024-08-29T18:05:52.309258+0000","last_change":"2024-08-29T18:00:22.816078+0000","last_active":"2024-08-29T18:05:52.309258+0000","last_peered":"2024-08-29T18:05:52.309258+0000","last_clean":"2024-08-29T18:05:52.309258+0000","last_became_active":"2024-08-29T18:00:22.814693+0000","last_became_peered":"2024-08-29T18:00:22.814693+0000","last_unstale":"2024-08-29T18:05:52.309258+0000","last_undegraded":"2024-08-29T18:05:52.309258+0000","last_fullsized":"2024-08-29T18:05:52.309258+0000","mapping_epoch":596,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":597,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_clean_scrub_stamp":"2024-08-29T17:43:11.112604+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-08-31T00:22:46.856599+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_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":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,4,5],"acting":[3,4,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":1108,"reported_epoch":885,"state":"active+clean","last_fresh":"2024-08-29T18:05:52.307095+0000","last_change":"2024-08-29T18:00:53.444806+0000","last_active":"2024-08-29T18:05:52.307095+0000","last_peered":"2024-08-29T18:05:52.307095+0000","last_clean":"2024-08-29T18:05:52.307095+0000","last_became_active":"2024-08-29T18:00:53.443642+0000","last_became_peered":"2024-08-29T18:00:53.443642+0000","last_unstale":"2024-08-29T18:05:52.307095+0000","last_undegraded":"2024-08-29T18:05:52.307095+0000","last_fullsized":"2024-08-29T18:05:52.307095+0000","mapping_epoch":623,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":624,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T20:03:36.131058+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.1d","version":"0'0","reported_seq":1124,"reported_epoch":885,"state":"active+clean","last_fresh":"2024-08-29T18:05:52.307504+0000","last_change":"2024-08-29T18:00:53.451503+0000","last_active":"2024-08-29T18:05:52.307504+0000","last_peered":"2024-08-29T18:05:52.307504+0000","last_clean":"2024-08-29T18:05:52.307504+0000","last_became_active":"2024-08-29T18:00:53.450788+0000","last_became_peered":"2024-08-29T18:00:53.450788+0000","last_unstale":"2024-08-29T18:05:52.307504+0000","last_undegraded":"2024-08-29T18:05:52.307504+0000","last_fullsized":"2024-08-29T18:05:52.307504+0000","mapping_epoch":623,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":624,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T00:23:23.693208+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.1c","version":"66'2","reported_seq":716,"reported_epoch":885,"state":"active+clean","last_fresh":"2024-08-29T18:05:52.309059+0000","last_change":"2024-08-29T18:00:22.832840+0000","last_active":"2024-08-29T18:05:52.309059+0000","last_peered":"2024-08-29T18:05:52.309059+0000","last_clean":"2024-08-29T18:05:52.309059+0000","last_became_active":"2024-08-29T18:00:22.831929+0000","last_became_peered":"2024-08-29T18:00:22.831929+0000","last_unstale":"2024-08-29T18:05:52.309059+0000","last_undegraded":"2024-08-29T18:05:52.309059+0000","last_fullsized":"2024-08-29T18:05:52.309059+0000","mapping_epoch":596,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":597,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_clean_scrub_stamp":"2024-08-29T17:43:11.112604+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T23:31:34.669439+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_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":[3,5,2],"acting":[3,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1c","version":"0'0","reported_seq":1130,"reported_epoch":885,"state":"active+clean","last_fresh":"2024-08-29T18:05:52.307106+0000","last_change":"2024-08-29T18:00:22.831256+0000","last_active":"2024-08-29T18:05:52.307106+0000","last_peered":"2024-08-29T18:05:52.307106+0000","last_clean":"2024-08-29T18:05:52.307106+0000","last_became_active":"2024-08-29T18:00:22.830451+0000","last_became_peered":"2024-08-29T18:00:22.830451+0000","last_unstale":"2024-08-29T18:05:52.307106+0000","last_undegraded":"2024-08-29T18:05:52.307106+0000","last_fullsized":"2024-08-29T18:05:52.307106+0000","mapping_epoch":596,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":597,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T21:27:05.945890+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.1d","version":"66'2","reported_seq":1084,"reported_epoch":885,"state":"active+clean","last_fresh":"2024-08-29T18:05:52.277585+0000","last_change":"2024-08-29T18:01:23.161213+0000","last_active":"2024-08-29T18:05:52.277585+0000","last_peered":"2024-08-29T18:05:52.277585+0000","last_clean":"2024-08-29T18:05:52.277585+0000","last_became_active":"2024-08-29T18:01:23.160326+0000","last_became_peered":"2024-08-29T18:01:23.160326+0000","last_unstale":"2024-08-29T18:05:52.277585+0000","last_undegraded":"2024-08-29T18:05:52.277585+0000","last_fullsized":"2024-08-29T18:05:52.277585+0000","mapping_epoch":649,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":650,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_clean_scrub_stamp":"2024-08-29T17:43:11.112604+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T02:54:45.215292+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_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,6,0],"acting":[7,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1f","version":"0'0","reported_seq":1241,"reported_epoch":885,"state":"active+clean","last_fresh":"2024-08-29T18:05:52.093864+0000","last_change":"2024-08-29T18:00:22.830522+0000","last_active":"2024-08-29T18:05:52.093864+0000","last_peered":"2024-08-29T18:05:52.093864+0000","last_clean":"2024-08-29T18:05:52.093864+0000","last_became_active":"2024-08-29T18:00:22.827999+0000","last_became_peered":"2024-08-29T18:00:22.827999+0000","last_unstale":"2024-08-29T18:05:52.093864+0000","last_undegraded":"2024-08-29T18:05:52.093864+0000","last_fullsized":"2024-08-29T18:05:52.093864+0000","mapping_epoch":596,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":597,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T03:44:28.148717+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.1e","version":"693'2","reported_seq":1177,"reported_epoch":885,"state":"active+clean","last_fresh":"2024-08-29T18:05:52.308807+0000","last_change":"2024-08-29T18:00:22.815585+0000","last_active":"2024-08-29T18:05:52.308807+0000","last_peered":"2024-08-29T18:05:52.308807+0000","last_clean":"2024-08-29T18:05:52.308807+0000","last_became_active":"2024-08-29T18:00:22.814028+0000","last_became_peered":"2024-08-29T18:00:22.814028+0000","last_unstale":"2024-08-29T18:05:52.308807+0000","last_undegraded":"2024-08-29T18:05:52.308807+0000","last_fullsized":"2024-08-29T18:05:52.308807+0000","mapping_epoch":596,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":597,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_clean_scrub_stamp":"2024-08-29T17:43:11.112604+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T22:05:30.910259+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,5],"acting":[3,4,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1e","version":"0'0","reported_seq":1182,"reported_epoch":885,"state":"active+clean","last_fresh":"2024-08-29T18:05:52.308668+0000","last_change":"2024-08-29T18:00:53.455432+0000","last_active":"2024-08-29T18:05:52.308668+0000","last_peered":"2024-08-29T18:05:52.308668+0000","last_clean":"2024-08-29T18:05:52.308668+0000","last_became_active":"2024-08-29T18:00:53.454443+0000","last_became_peered":"2024-08-29T18:00:53.454443+0000","last_unstale":"2024-08-29T18:05:52.308668+0000","last_undegraded":"2024-08-29T18:05:52.308668+0000","last_fullsized":"2024-08-29T18:05:52.308668+0000","mapping_epoch":623,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":624,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:21.362755+0000","last_clean_scrub_stamp":"2024-08-29T17:43:21.362755+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T04:30:08.037236+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,2],"acting":[3,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.1f","version":"693'5","reported_seq":1253,"reported_epoch":885,"state":"active+clean","last_fresh":"2024-08-29T18:05:52.094771+0000","last_change":"2024-08-29T18:01:23.144243+0000","last_active":"2024-08-29T18:05:52.094771+0000","last_peered":"2024-08-29T18:05:52.094771+0000","last_clean":"2024-08-29T18:05:52.094771+0000","last_became_active":"2024-08-29T18:01:23.143494+0000","last_became_peered":"2024-08-29T18:01:23.143494+0000","last_unstale":"2024-08-29T18:05:52.094771+0000","last_undegraded":"2024-08-29T18:05:52.094771+0000","last_fullsized":"2024-08-29T18:05:52.094771+0000","mapping_epoch":649,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":650,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T17:43:11.112604+0000","last_clean_scrub_stamp":"2024-08-29T17:43:11.112604+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-08-31T02:23:16.679950+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,7,4],"acting":[0,7,4],"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":534618112,"num_objects":180,"num_object_clones":130,"num_object_copies":540,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":180,"num_whiteouts":15,"num_read":3793,"num_read_kb":7819935,"num_write":8549,"num_write_kb":2077480,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":304,"num_bytes_recovered":715603968,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":748744704,"data_stored":1745485824,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":18788,"ondisk_log_size":18788,"up":48,"acting":48,"num_store_stats":8},{"poolid":4,"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":3,"num_pg":64,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"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":192,"acting":192,"num_store_stats":8},{"poolid":2,"num_pg":32,"stat_sum":{"num_bytes":6608,"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":79,"num_read_kb":87,"num_write":68,"num_write_kb":36,"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":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":110592,"data_stored":19824,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":38340,"internal_metadata":0},"log_size":68,"ondisk_log_size":68,"up":96,"acting":96,"num_store_stats":8},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":812,"num_read_kb":1310,"num_write":311,"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":197,"ondisk_log_size":197,"up":3,"acting":3,"num_store_stats":3}],"osd_stats":[{"osd":7,"up_from":649,"seq":2787433775163,"num_pgs":44,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":123420,"kb_used_data":46348,"kb_used_omap":30,"kb_used_meta":77025,"kb_avail":93621732,"statfs":{"total":95995035648,"available":95868653568,"internally_reserved":0,"allocated":47460352,"data_stored":112888768,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":31026,"internal_metadata":78874318},"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":623,"seq":2675764625473,"num_pgs":45,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":401416,"kb_used_data":138040,"kb_used_omap":44,"kb_used_meta":263315,"kb_avail":93343736,"statfs":{"total":95995035648,"available":95583985664,"internally_reserved":0,"allocated":141352960,"data_stored":279105558,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":45167,"internal_metadata":269635473},"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":596,"seq":2559800508487,"num_pgs":48,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":534164,"kb_used_data":154056,"kb_used_omap":62,"kb_used_meta":380033,"kb_avail":93210988,"statfs":{"total":95995035648,"available":95448051712,"internally_reserved":0,"allocated":157753344,"data_stored":328101475,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":63616,"internal_metadata":389154688},"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":567,"seq":2435246456909,"num_pgs":47,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":492352,"kb_used_data":124592,"kb_used_omap":59,"kb_used_meta":367684,"kb_avail":93252800,"statfs":{"total":95995035648,"available":95490867200,"internally_reserved":0,"allocated":127582208,"data_stored":304319003,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":60447,"internal_metadata":376509409},"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":537,"seq":2306397438035,"num_pgs":46,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":221364,"kb_used_data":79912,"kb_used_omap":33,"kb_used_meta":141406,"kb_avail":93523788,"statfs":{"total":95995035648,"available":95768358912,"internally_reserved":0,"allocated":81829888,"data_stored":187346526,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":34105,"internal_metadata":144800455},"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":505,"seq":2168958484570,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":357124,"kb_used_data":72120,"kb_used_omap":32,"kb_used_meta":284959,"kb_avail":93388028,"statfs":{"total":95995035648,"available":95629340672,"internally_reserved":0,"allocated":73850880,"data_stored":154439756,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":33445,"internal_metadata":291798363},"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":481,"seq":2065879269473,"num_pgs":46,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":523528,"kb_used_data":118452,"kb_used_omap":36,"kb_used_meta":405019,"kb_avail":93221624,"statfs":{"total":95995035648,"available":95458942976,"internally_reserved":0,"allocated":121294848,"data_stored":277489655,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":37303,"internal_metadata":414740041},"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":447,"seq":1919850381417,"num_pgs":49,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":389308,"kb_used_data":72940,"kb_used_omap":37,"kb_used_meta":316314,"kb_avail":93355844,"statfs":{"total":95995035648,"available":95596384256,"internally_reserved":0,"allocated":74690560,"data_stored":147409980,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":37956,"internal_metadata":323906492},"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":16384,"data_stored":728,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":7044,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":160,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5248,"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":5827,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":5914,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3838,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":708,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":7245,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":20480,"data_stored":5900,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2494,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":5810,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3064,"internal_metadata":0},{"poolid":2,"osd":7,"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":3580,"internal_metadata":0},{"poolid":3,"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":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":0,"data_stored":0,"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":0,"data_stored":0,"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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"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":0,"data_stored":0,"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":4096,"data_stored":19,"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":4096,"data_stored":19,"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":4096,"data_stored":19,"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":64684032,"data_stored":141340672,"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":111886336,"data_stored":272011264,"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":64458752,"data_stored":148963328,"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":72409088,"data_stored":181862400,"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":118165504,"data_stored":298840064,"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":148332544,"data_stored":322617344,"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":131346432,"data_stored":273031168,"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":37462016,"data_stored":106819584,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-08-29T18:06:12.760 INFO:tasks.cephadm.ceph_manager.ceph:removing pool_name unique_pool_0 2024-08-29T18:06:12.761 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 5b99e290-662c-11ef-bcd4-c7b262605968 -- ceph osd pool rm unique_pool_0 unique_pool_0 --yes-i-really-really-mean-it 2024-08-29T18:06:13.648 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:06:13 smithi029 bash[79042]: cluster 2024-08-29T18:06:11.591587+0000 mgr.y (mgr.25004) 488 : cluster [DBG] pgmap v900: 121 pgs: 121 active+clean; 510 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:06:13.649 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:06:13 smithi029 bash[79042]: audit 2024-08-29T18:06:11.775957+0000 mgr.y (mgr.25004) 489 : audit [DBG] from='client.44483 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-29T18:06:13.649 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:06:13 smithi029 bash[77880]: cluster 2024-08-29T18:06:11.591587+0000 mgr.y (mgr.25004) 488 : cluster [DBG] pgmap v900: 121 pgs: 121 active+clean; 510 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:06:13.649 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:06:13 smithi029 bash[77880]: audit 2024-08-29T18:06:11.775957+0000 mgr.y (mgr.25004) 489 : audit [DBG] from='client.44483 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-29T18:06:13.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:06:13 smithi110 bash[67519]: cluster 2024-08-29T18:06:11.591587+0000 mgr.y (mgr.25004) 488 : cluster [DBG] pgmap v900: 121 pgs: 121 active+clean; 510 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:06:13.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:06:13 smithi110 bash[67519]: audit 2024-08-29T18:06:11.775957+0000 mgr.y (mgr.25004) 489 : audit [DBG] from='client.44483 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-29T18:06:14.898 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:06:14 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:06:14] "GET /metrics HTTP/1.1" 200 36329 "" "Prometheus/2.43.0" 2024-08-29T18:06:15.648 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:06:15 smithi029 bash[79042]: cluster 2024-08-29T18:06:13.592454+0000 mgr.y (mgr.25004) 490 : cluster [DBG] pgmap v901: 121 pgs: 121 active+clean; 510 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:06:15.649 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:06:15 smithi029 bash[77880]: cluster 2024-08-29T18:06:13.592454+0000 mgr.y (mgr.25004) 490 : cluster [DBG] pgmap v901: 121 pgs: 121 active+clean; 510 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:06:15.649 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:06:15 smithi110 bash[67519]: cluster 2024-08-29T18:06:13.592454+0000 mgr.y (mgr.25004) 490 : cluster [DBG] pgmap v901: 121 pgs: 121 active+clean; 510 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:06:17.504 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/5b99e290-662c-11ef-bcd4-c7b262605968/mon.a/config 2024-08-29T18:06:17.648 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:06:17 smithi029 bash[79042]: cluster 2024-08-29T18:06:15.593436+0000 mgr.y (mgr.25004) 491 : cluster [DBG] pgmap v902: 121 pgs: 121 active+clean; 510 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:06:17.649 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:06:17 smithi029 bash[77880]: cluster 2024-08-29T18:06:15.593436+0000 mgr.y (mgr.25004) 491 : cluster [DBG] pgmap v902: 121 pgs: 121 active+clean; 510 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:06:17.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:06:17 smithi110 bash[67519]: cluster 2024-08-29T18:06:15.593436+0000 mgr.y (mgr.25004) 491 : cluster [DBG] pgmap v902: 121 pgs: 121 active+clean; 510 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:06:19.553 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:06:19 smithi029 bash[79042]: cluster 2024-08-29T18:06:17.594916+0000 mgr.y (mgr.25004) 492 : cluster [DBG] pgmap v903: 121 pgs: 121 active+clean; 510 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:06:19.553 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:06:19 smithi029 bash[79042]: audit 2024-08-29T18:06:18.496078+0000 mon.c (mon.2) 358 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:06:19.553 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:06:19 smithi029 bash[77880]: cluster 2024-08-29T18:06:17.594916+0000 mgr.y (mgr.25004) 492 : cluster [DBG] pgmap v903: 121 pgs: 121 active+clean; 510 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:06:19.553 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:06:19 smithi029 bash[77880]: audit 2024-08-29T18:06:18.496078+0000 mon.c (mon.2) 358 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:06:19.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:06:19 smithi110 bash[67519]: cluster 2024-08-29T18:06:17.594916+0000 mgr.y (mgr.25004) 492 : cluster [DBG] pgmap v903: 121 pgs: 121 active+clean; 510 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:06:19.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:06:19 smithi110 bash[67519]: audit 2024-08-29T18:06:18.496078+0000 mon.c (mon.2) 358 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:06:21.648 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:06:21 smithi029 bash[79042]: cluster 2024-08-29T18:06:19.595876+0000 mgr.y (mgr.25004) 493 : cluster [DBG] pgmap v904: 121 pgs: 121 active+clean; 510 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:06:21.649 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:06:21 smithi029 bash[77880]: cluster 2024-08-29T18:06:19.595876+0000 mgr.y (mgr.25004) 493 : cluster [DBG] pgmap v904: 121 pgs: 121 active+clean; 510 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:06:21.649 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:06:21 smithi110 bash[67519]: cluster 2024-08-29T18:06:19.595876+0000 mgr.y (mgr.25004) 493 : cluster [DBG] pgmap v904: 121 pgs: 121 active+clean; 510 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:06:22.229 INFO:teuthology.orchestra.run.smithi029.stderr:pool 'unique_pool_0' removed 2024-08-29T18:06:22.494 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:06:22 smithi029 bash[77880]: audit 2024-08-29T18:06:22.116649+0000 mon.a (mon.0) 1149 : audit [INF] from='client.? 172.21.15.29:0/93905534' 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-08-29T18:06:22.494 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:06:22 smithi029 bash[79042]: audit 2024-08-29T18:06:22.116649+0000 mon.a (mon.0) 1149 : audit [INF] from='client.? 172.21.15.29:0/93905534' 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-08-29T18:06:22.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:06:22 smithi110 bash[67519]: audit 2024-08-29T18:06:22.116649+0000 mon.a (mon.0) 1149 : audit [INF] from='client.? 172.21.15.29:0/93905534' 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-08-29T18:06:23.263 INFO:teuthology.task.full_sequential:In full_sequential, running task print... 2024-08-29T18:06:23.263 INFO:teuthology.task.print:**** done end ec-rados-default.yaml 2024-08-29T18:06:23.263 INFO:teuthology.task.full_sequential:In full_sequential, running task print... 2024-08-29T18:06:23.263 INFO:teuthology.task.print:**** done start rados_api.yaml 2024-08-29T18:06:23.263 INFO:teuthology.task.full_sequential:In full_sequential, running task workunit... 2024-08-29T18:06:23.264 INFO:tasks.workunit:Pulling workunits from ref reef 2024-08-29T18:06:23.265 INFO:tasks.workunit:Making a separate scratch dir for every client... 2024-08-29T18:06:23.265 DEBUG:teuthology.orchestra.run.smithi029:> stat -- /home/ubuntu/cephtest/mnt.0 2024-08-29T18:06:23.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-29T18:06:23.272 INFO:teuthology.orchestra.run.smithi029.stderr:stat: cannot statx '/home/ubuntu/cephtest/mnt.0': No such file or directory 2024-08-29T18:06:23.272 DEBUG:teuthology.orchestra.run.smithi029:> mkdir -- /home/ubuntu/cephtest/mnt.0 2024-08-29T18:06:23.320 INFO:tasks.workunit:Created dir /home/ubuntu/cephtest/mnt.0 2024-08-29T18:06:23.320 DEBUG:teuthology.orchestra.run.smithi029:> cd -- /home/ubuntu/cephtest/mnt.0 && mkdir -- client.0 2024-08-29T18:06:23.367 INFO:tasks.workunit:timeout=3h 2024-08-29T18:06:23.368 INFO:tasks.workunit:cleanup=True 2024-08-29T18:06:23.368 DEBUG:teuthology.orchestra.run.smithi029:> rm -rf /home/ubuntu/cephtest/clone.client.0 && git clone --depth 1 --branch reef https://github.com/ceph/ceph-ci.git /home/ubuntu/cephtest/clone.client.0 && cd /home/ubuntu/cephtest/clone.client.0 2024-08-29T18:06:23.417 INFO:tasks.workunit.client.0.smithi029.stderr:Cloning into '/home/ubuntu/cephtest/clone.client.0'... 2024-08-29T18:06:23.649 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:06:23 smithi029 bash[79042]: cluster 2024-08-29T18:06:21.596725+0000 mgr.y (mgr.25004) 494 : cluster [DBG] pgmap v905: 121 pgs: 121 active+clean; 510 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:06:23.649 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:06:23 smithi029 bash[79042]: audit 2024-08-29T18:06:22.232331+0000 mon.a (mon.0) 1150 : audit [INF] from='client.? 172.21.15.29:0/93905534' 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-08-29T18:06:23.649 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:06:23 smithi029 bash[79042]: cluster 2024-08-29T18:06:22.238027+0000 mon.a (mon.0) 1151 : cluster [DBG] osdmap e886: 8 total, 8 up, 8 in 2024-08-29T18:06:23.649 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:06:23 smithi029 bash[77880]: cluster 2024-08-29T18:06:21.596725+0000 mgr.y (mgr.25004) 494 : cluster [DBG] pgmap v905: 121 pgs: 121 active+clean; 510 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:06:23.649 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:06:23 smithi029 bash[77880]: audit 2024-08-29T18:06:22.232331+0000 mon.a (mon.0) 1150 : audit [INF] from='client.? 172.21.15.29:0/93905534' 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-08-29T18:06:23.650 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:06:23 smithi029 bash[77880]: cluster 2024-08-29T18:06:22.238027+0000 mon.a (mon.0) 1151 : cluster [DBG] osdmap e886: 8 total, 8 up, 8 in 2024-08-29T18:06:23.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:06:23 smithi110 bash[67519]: cluster 2024-08-29T18:06:21.596725+0000 mgr.y (mgr.25004) 494 : cluster [DBG] pgmap v905: 121 pgs: 121 active+clean; 510 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:06:23.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:06:23 smithi110 bash[67519]: audit 2024-08-29T18:06:22.232331+0000 mon.a (mon.0) 1150 : audit [INF] from='client.? 172.21.15.29:0/93905534' 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-08-29T18:06:23.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:06:23 smithi110 bash[67519]: cluster 2024-08-29T18:06:22.238027+0000 mon.a (mon.0) 1151 : cluster [DBG] osdmap e886: 8 total, 8 up, 8 in 2024-08-29T18:06:24.898 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:06:24 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:06:24] "GET /metrics HTTP/1.1" 200 36328 "" "Prometheus/2.43.0" 2024-08-29T18:06:25.648 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:06:25 smithi029 bash[79042]: cluster 2024-08-29T18:06:23.597502+0000 mgr.y (mgr.25004) 495 : cluster [DBG] pgmap v907: 105 pgs: 105 active+clean; 583 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:06:25.649 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:06:25 smithi029 bash[77880]: cluster 2024-08-29T18:06:23.597502+0000 mgr.y (mgr.25004) 495 : cluster [DBG] pgmap v907: 105 pgs: 105 active+clean; 583 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:06:25.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:06:25 smithi110 bash[67519]: cluster 2024-08-29T18:06:23.597502+0000 mgr.y (mgr.25004) 495 : cluster [DBG] pgmap v907: 105 pgs: 105 active+clean; 583 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:06:27.648 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:06:27 smithi029 bash[79042]: cluster 2024-08-29T18:06:25.598330+0000 mgr.y (mgr.25004) 496 : cluster [DBG] pgmap v908: 105 pgs: 105 active+clean; 583 KiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:06:27.649 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:06:27 smithi029 bash[77880]: cluster 2024-08-29T18:06:25.598330+0000 mgr.y (mgr.25004) 496 : cluster [DBG] pgmap v908: 105 pgs: 105 active+clean; 583 KiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:06:27.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:06:27 smithi110 bash[67519]: cluster 2024-08-29T18:06:25.598330+0000 mgr.y (mgr.25004) 496 : cluster [DBG] pgmap v908: 105 pgs: 105 active+clean; 583 KiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:06:29.648 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:06:29 smithi029 bash[77880]: cluster 2024-08-29T18:06:27.599625+0000 mgr.y (mgr.25004) 497 : cluster [DBG] pgmap v909: 105 pgs: 105 active+clean; 583 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-08-29T18:06:29.649 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:06:29 smithi029 bash[79042]: cluster 2024-08-29T18:06:27.599625+0000 mgr.y (mgr.25004) 497 : cluster [DBG] pgmap v909: 105 pgs: 105 active+clean; 583 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-08-29T18:06:29.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:06:29 smithi110 bash[67519]: cluster 2024-08-29T18:06:27.599625+0000 mgr.y (mgr.25004) 497 : cluster [DBG] pgmap v909: 105 pgs: 105 active+clean; 583 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-08-29T18:06:30.287 DEBUG:teuthology.orchestra.run.smithi029:> 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-08-29T18:06:30.336 INFO:tasks.workunit.client.0.smithi029.stdout:for d in direct_io fs ; do ( cd $d ; make all ) ; done 2024-08-29T18:06:30.339 INFO:tasks.workunit.client.0.smithi029.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2024-08-29T18:06:30.339 INFO:tasks.workunit.client.0.smithi029.stdout:cc -Wall -Wextra -D_GNU_SOURCE direct_io_test.c -o direct_io_test 2024-08-29T18:06:30.405 INFO:tasks.workunit.client.0.smithi029.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_sync_io.c -o test_sync_io 2024-08-29T18:06:30.460 INFO:tasks.workunit.client.0.smithi029.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_short_dio_read.c -o test_short_dio_read 2024-08-29T18:06:30.501 INFO:tasks.workunit.client.0.smithi029.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2024-08-29T18:06:30.503 INFO:tasks.workunit.client.0.smithi029.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2024-08-29T18:06:30.503 INFO:tasks.workunit.client.0.smithi029.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_o_trunc.c -o test_o_trunc 2024-08-29T18:06:30.550 INFO:tasks.workunit.client.0.smithi029.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2024-08-29T18:06:30.553 DEBUG:teuthology.orchestra.run.smithi029:> set -ex 2024-08-29T18:06:30.553 DEBUG:teuthology.orchestra.run.smithi029:> dd if=/home/ubuntu/cephtest/workunits.list.client.0 of=/dev/stdout 2024-08-29T18:06:30.599 INFO:tasks.workunit:Running workunits matching cls on client.0... 2024-08-29T18:06:30.600 INFO:tasks.workunit:Running workunit cls/test_cls_2pc_queue.sh... 2024-08-29T18:06:30.601 DEBUG:teuthology.orchestra.run.smithi029:workunit test cls/test_cls_2pc_queue.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_2pc_queue.sh 2024-08-29T18:06:30.665 INFO:tasks.workunit.client.0.smithi029.stdout:Running main() from gmock_main.cc 2024-08-29T18:06:30.665 INFO:tasks.workunit.client.0.smithi029.stdout:[==========] Running 22 tests from 1 test suite. 2024-08-29T18:06:30.665 INFO:tasks.workunit.client.0.smithi029.stdout:[----------] Global test environment set-up. 2024-08-29T18:06:30.665 INFO:tasks.workunit.client.0.smithi029.stdout:[----------] 22 tests from TestCls2PCQueue 2024-08-29T18:06:30.665 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestCls2PCQueue.GetCapacity 2024-08-29T18:06:31.648 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:06:31 smithi029 bash[79042]: cluster 2024-08-29T18:06:29.600429+0000 mgr.y (mgr.25004) 498 : cluster [DBG] pgmap v910: 105 pgs: 105 active+clean; 583 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-08-29T18:06:31.649 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:06:31 smithi029 bash[77880]: cluster 2024-08-29T18:06:29.600429+0000 mgr.y (mgr.25004) 498 : cluster [DBG] pgmap v910: 105 pgs: 105 active+clean; 583 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-08-29T18:06:31.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:06:31 smithi110 bash[67519]: cluster 2024-08-29T18:06:29.600429+0000 mgr.y (mgr.25004) 498 : cluster [DBG] pgmap v910: 105 pgs: 105 active+clean; 583 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-08-29T18:06:32.648 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:06:32 smithi029 bash[77880]: cluster 2024-08-29T18:06:31.265466+0000 mon.a (mon.0) 1152 : cluster [DBG] osdmap e887: 8 total, 8 up, 8 in 2024-08-29T18:06:32.649 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:06:32 smithi029 bash[77880]: audit 2024-08-29T18:06:31.272700+0000 mon.a (mon.0) 1153 : audit [INF] from='client.? 172.21.15.29:0/960195458' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112326-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:06:32.649 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:06:32 smithi029 bash[77880]: cluster 2024-08-29T18:06:31.601279+0000 mgr.y (mgr.25004) 499 : cluster [DBG] pgmap v912: 137 pgs: 5 creating+peering, 27 unknown, 105 active+clean; 583 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-08-29T18:06:32.649 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:06:32 smithi029 bash[79042]: cluster 2024-08-29T18:06:31.265466+0000 mon.a (mon.0) 1152 : cluster [DBG] osdmap e887: 8 total, 8 up, 8 in 2024-08-29T18:06:32.649 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:06:32 smithi029 bash[79042]: audit 2024-08-29T18:06:31.272700+0000 mon.a (mon.0) 1153 : audit [INF] from='client.? 172.21.15.29:0/960195458' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112326-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:06:32.649 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:06:32 smithi029 bash[79042]: cluster 2024-08-29T18:06:31.601279+0000 mgr.y (mgr.25004) 499 : cluster [DBG] pgmap v912: 137 pgs: 5 creating+peering, 27 unknown, 105 active+clean; 583 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-08-29T18:06:32.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:06:32 smithi110 bash[67519]: cluster 2024-08-29T18:06:31.265466+0000 mon.a (mon.0) 1152 : cluster [DBG] osdmap e887: 8 total, 8 up, 8 in 2024-08-29T18:06:32.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:06:32 smithi110 bash[67519]: audit 2024-08-29T18:06:31.272700+0000 mon.a (mon.0) 1153 : audit [INF] from='client.? 172.21.15.29:0/960195458' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112326-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:06:32.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:06:32 smithi110 bash[67519]: cluster 2024-08-29T18:06:31.601279+0000 mgr.y (mgr.25004) 499 : cluster [DBG] pgmap v912: 137 pgs: 5 creating+peering, 27 unknown, 105 active+clean; 583 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-08-29T18:06:33.291 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestCls2PCQueue.GetCapacity (2625 ms) 2024-08-29T18:06:33.291 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestCls2PCQueue.AsyncGetCapacity 2024-08-29T18:06:33.648 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:06:33 smithi029 bash[77880]: cluster 2024-08-29T18:06:32.260747+0000 mon.a (mon.0) 1154 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:06:33.649 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:06:33 smithi029 bash[77880]: audit 2024-08-29T18:06:32.262479+0000 mon.a (mon.0) 1155 : audit [INF] from='client.? 172.21.15.29:0/960195458' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112326-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:06:33.649 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:06:33 smithi029 bash[77880]: cluster 2024-08-29T18:06:32.271187+0000 mon.a (mon.0) 1156 : cluster [DBG] osdmap e888: 8 total, 8 up, 8 in 2024-08-29T18:06:33.649 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:06:33 smithi029 bash[79042]: cluster 2024-08-29T18:06:32.260747+0000 mon.a (mon.0) 1154 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:06:33.649 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:06:33 smithi029 bash[79042]: audit 2024-08-29T18:06:32.262479+0000 mon.a (mon.0) 1155 : audit [INF] from='client.? 172.21.15.29:0/960195458' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112326-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:06:33.649 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:06:33 smithi029 bash[79042]: cluster 2024-08-29T18:06:32.271187+0000 mon.a (mon.0) 1156 : cluster [DBG] osdmap e888: 8 total, 8 up, 8 in 2024-08-29T18:06:33.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:06:33 smithi110 bash[67519]: cluster 2024-08-29T18:06:32.260747+0000 mon.a (mon.0) 1154 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:06:33.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:06:33 smithi110 bash[67519]: audit 2024-08-29T18:06:32.262479+0000 mon.a (mon.0) 1155 : audit [INF] from='client.? 172.21.15.29:0/960195458' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112326-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:06:33.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:06:33 smithi110 bash[67519]: cluster 2024-08-29T18:06:32.271187+0000 mon.a (mon.0) 1156 : cluster [DBG] osdmap e888: 8 total, 8 up, 8 in 2024-08-29T18:06:34.599 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:06:34 smithi029 bash[77880]: cluster 2024-08-29T18:06:33.290187+0000 mon.a (mon.0) 1157 : cluster [DBG] osdmap e889: 8 total, 8 up, 8 in 2024-08-29T18:06:34.599 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:06:34 smithi029 bash[77880]: cluster 2024-08-29T18:06:33.601864+0000 mgr.y (mgr.25004) 500 : cluster [DBG] pgmap v915: 105 pgs: 105 active+clean; 583 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-08-29T18:06:34.600 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:06:34 smithi029 bash[77880]: audit 2024-08-29T18:06:33.766817+0000 mon.a (mon.0) 1158 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:06:34.600 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:06:34 smithi029 bash[77880]: audit 2024-08-29T18:06:33.768122+0000 mon.c (mon.2) 359 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:06:34.600 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:06:34 smithi029 bash[79042]: cluster 2024-08-29T18:06:33.290187+0000 mon.a (mon.0) 1157 : cluster [DBG] osdmap e889: 8 total, 8 up, 8 in 2024-08-29T18:06:34.600 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:06:34 smithi029 bash[79042]: cluster 2024-08-29T18:06:33.601864+0000 mgr.y (mgr.25004) 500 : cluster [DBG] pgmap v915: 105 pgs: 105 active+clean; 583 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-08-29T18:06:34.600 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:06:34 smithi029 bash[79042]: audit 2024-08-29T18:06:33.766817+0000 mon.a (mon.0) 1158 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:06:34.600 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:06:34 smithi029 bash[79042]: audit 2024-08-29T18:06:33.768122+0000 mon.c (mon.2) 359 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:06:34.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:06:34 smithi110 bash[67519]: cluster 2024-08-29T18:06:33.290187+0000 mon.a (mon.0) 1157 : cluster [DBG] osdmap e889: 8 total, 8 up, 8 in 2024-08-29T18:06:34.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:06:34 smithi110 bash[67519]: cluster 2024-08-29T18:06:33.601864+0000 mgr.y (mgr.25004) 500 : cluster [DBG] pgmap v915: 105 pgs: 105 active+clean; 583 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-08-29T18:06:34.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:06:34 smithi110 bash[67519]: audit 2024-08-29T18:06:33.766817+0000 mon.a (mon.0) 1158 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:06:34.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:06:34 smithi110 bash[67519]: audit 2024-08-29T18:06:33.768122+0000 mon.c (mon.2) 359 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:06:34.898 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:06:34 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:06:34] "GET /metrics HTTP/1.1" 200 33973 "" "Prometheus/2.43.0" 2024-08-29T18:06:35.649 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:06:35 smithi029 bash[79042]: cluster 2024-08-29T18:06:34.293827+0000 mon.a (mon.0) 1159 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:06:35.649 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:06:35 smithi029 bash[79042]: cluster 2024-08-29T18:06:34.293927+0000 mon.a (mon.0) 1160 : cluster [INF] Cluster is now healthy 2024-08-29T18:06:35.649 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:06:35 smithi029 bash[79042]: cluster 2024-08-29T18:06:34.314731+0000 mon.a (mon.0) 1161 : cluster [DBG] osdmap e890: 8 total, 8 up, 8 in 2024-08-29T18:06:35.649 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:06:35 smithi029 bash[79042]: audit 2024-08-29T18:06:34.317294+0000 mon.c (mon.2) 360 : audit [INF] from='client.? 172.21.15.29:0/800058832' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112326-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:06:35.649 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:06:35 smithi029 bash[79042]: audit 2024-08-29T18:06:34.318161+0000 mon.a (mon.0) 1162 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112326-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:06:35.649 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:06:35 smithi029 bash[77880]: cluster 2024-08-29T18:06:34.293827+0000 mon.a (mon.0) 1159 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:06:35.649 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:06:35 smithi029 bash[77880]: cluster 2024-08-29T18:06:34.293927+0000 mon.a (mon.0) 1160 : cluster [INF] Cluster is now healthy 2024-08-29T18:06:35.649 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:06:35 smithi029 bash[77880]: cluster 2024-08-29T18:06:34.314731+0000 mon.a (mon.0) 1161 : cluster [DBG] osdmap e890: 8 total, 8 up, 8 in 2024-08-29T18:06:35.649 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:06:35 smithi029 bash[77880]: audit 2024-08-29T18:06:34.317294+0000 mon.c (mon.2) 360 : audit [INF] from='client.? 172.21.15.29:0/800058832' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112326-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:06:35.650 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:06:35 smithi029 bash[77880]: audit 2024-08-29T18:06:34.318161+0000 mon.a (mon.0) 1162 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112326-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:06:35.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:06:35 smithi110 bash[67519]: cluster 2024-08-29T18:06:34.293827+0000 mon.a (mon.0) 1159 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:06:35.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:06:35 smithi110 bash[67519]: cluster 2024-08-29T18:06:34.293927+0000 mon.a (mon.0) 1160 : cluster [INF] Cluster is now healthy 2024-08-29T18:06:35.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:06:35 smithi110 bash[67519]: cluster 2024-08-29T18:06:34.314731+0000 mon.a (mon.0) 1161 : cluster [DBG] osdmap e890: 8 total, 8 up, 8 in 2024-08-29T18:06:35.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:06:35 smithi110 bash[67519]: audit 2024-08-29T18:06:34.317294+0000 mon.c (mon.2) 360 : audit [INF] from='client.? 172.21.15.29:0/800058832' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112326-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:06:35.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:06:35 smithi110 bash[67519]: audit 2024-08-29T18:06:34.318161+0000 mon.a (mon.0) 1162 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112326-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:06:36.345 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestCls2PCQueue.AsyncGetCapacity (3054 ms) 2024-08-29T18:06:36.345 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestCls2PCQueue.Reserve 2024-08-29T18:06:36.648 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:06:36 smithi029 bash[77880]: audit 2024-08-29T18:06:35.308844+0000 mon.a (mon.0) 1163 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112326-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:06:36.649 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:06:36 smithi029 bash[77880]: cluster 2024-08-29T18:06:35.317498+0000 mon.a (mon.0) 1164 : cluster [DBG] osdmap e891: 8 total, 8 up, 8 in 2024-08-29T18:06:36.649 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:06:36 smithi029 bash[77880]: cluster 2024-08-29T18:06:35.602491+0000 mgr.y (mgr.25004) 501 : cluster [DBG] pgmap v918: 137 pgs: 3 creating+peering, 29 unknown, 105 active+clean; 583 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-08-29T18:06:36.649 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:06:36 smithi029 bash[79042]: audit 2024-08-29T18:06:35.308844+0000 mon.a (mon.0) 1163 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112326-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:06:36.649 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:06:36 smithi029 bash[79042]: cluster 2024-08-29T18:06:35.317498+0000 mon.a (mon.0) 1164 : cluster [DBG] osdmap e891: 8 total, 8 up, 8 in 2024-08-29T18:06:36.649 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:06:36 smithi029 bash[79042]: cluster 2024-08-29T18:06:35.602491+0000 mgr.y (mgr.25004) 501 : cluster [DBG] pgmap v918: 137 pgs: 3 creating+peering, 29 unknown, 105 active+clean; 583 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-08-29T18:06:36.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:06:36 smithi110 bash[67519]: audit 2024-08-29T18:06:35.308844+0000 mon.a (mon.0) 1163 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112326-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:06:36.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:06:36 smithi110 bash[67519]: cluster 2024-08-29T18:06:35.317498+0000 mon.a (mon.0) 1164 : cluster [DBG] osdmap e891: 8 total, 8 up, 8 in 2024-08-29T18:06:36.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:06:36 smithi110 bash[67519]: cluster 2024-08-29T18:06:35.602491+0000 mgr.y (mgr.25004) 501 : cluster [DBG] pgmap v918: 137 pgs: 3 creating+peering, 29 unknown, 105 active+clean; 583 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-08-29T18:06:37.649 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:06:37 smithi029 bash[79042]: cluster 2024-08-29T18:06:36.343591+0000 mon.a (mon.0) 1165 : cluster [DBG] osdmap e892: 8 total, 8 up, 8 in 2024-08-29T18:06:37.649 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:06:37 smithi029 bash[77880]: cluster 2024-08-29T18:06:36.343591+0000 mon.a (mon.0) 1165 : cluster [DBG] osdmap e892: 8 total, 8 up, 8 in 2024-08-29T18:06:37.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:06:37 smithi110 bash[67519]: cluster 2024-08-29T18:06:36.343591+0000 mon.a (mon.0) 1165 : cluster [DBG] osdmap e892: 8 total, 8 up, 8 in 2024-08-29T18:06:38.649 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:06:38 smithi029 bash[77880]: cluster 2024-08-29T18:06:37.347224+0000 mon.a (mon.0) 1166 : cluster [DBG] osdmap e893: 8 total, 8 up, 8 in 2024-08-29T18:06:38.649 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:06:38 smithi029 bash[77880]: audit 2024-08-29T18:06:37.352054+0000 mon.c (mon.2) 361 : audit [INF] from='client.? 172.21.15.29:0/456221684' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112326-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:06:38.649 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:06:38 smithi029 bash[77880]: audit 2024-08-29T18:06:37.353506+0000 mon.a (mon.0) 1167 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112326-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:06:38.649 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:06:38 smithi029 bash[77880]: cluster 2024-08-29T18:06:37.603248+0000 mgr.y (mgr.25004) 502 : cluster [DBG] pgmap v921: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-08-29T18:06:38.650 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:06:38 smithi029 bash[77880]: audit 2024-08-29T18:06:38.342179+0000 mon.a (mon.0) 1168 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112326-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:06:38.650 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:06:38 smithi029 bash[77880]: cluster 2024-08-29T18:06:38.350368+0000 mon.a (mon.0) 1169 : cluster [DBG] osdmap e894: 8 total, 8 up, 8 in 2024-08-29T18:06:38.650 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:06:38 smithi029 bash[79042]: cluster 2024-08-29T18:06:37.347224+0000 mon.a (mon.0) 1166 : cluster [DBG] osdmap e893: 8 total, 8 up, 8 in 2024-08-29T18:06:38.650 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:06:38 smithi029 bash[79042]: audit 2024-08-29T18:06:37.352054+0000 mon.c (mon.2) 361 : audit [INF] from='client.? 172.21.15.29:0/456221684' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112326-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:06:38.650 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:06:38 smithi029 bash[79042]: audit 2024-08-29T18:06:37.353506+0000 mon.a (mon.0) 1167 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112326-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:06:38.650 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:06:38 smithi029 bash[79042]: cluster 2024-08-29T18:06:37.603248+0000 mgr.y (mgr.25004) 502 : cluster [DBG] pgmap v921: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-08-29T18:06:38.650 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:06:38 smithi029 bash[79042]: audit 2024-08-29T18:06:38.342179+0000 mon.a (mon.0) 1168 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112326-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:06:38.650 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:06:38 smithi029 bash[79042]: cluster 2024-08-29T18:06:38.350368+0000 mon.a (mon.0) 1169 : cluster [DBG] osdmap e894: 8 total, 8 up, 8 in 2024-08-29T18:06:38.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:06:38 smithi110 bash[67519]: cluster 2024-08-29T18:06:37.347224+0000 mon.a (mon.0) 1166 : cluster [DBG] osdmap e893: 8 total, 8 up, 8 in 2024-08-29T18:06:38.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:06:38 smithi110 bash[67519]: audit 2024-08-29T18:06:37.352054+0000 mon.c (mon.2) 361 : audit [INF] from='client.? 172.21.15.29:0/456221684' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112326-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:06:38.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:06:38 smithi110 bash[67519]: audit 2024-08-29T18:06:37.353506+0000 mon.a (mon.0) 1167 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112326-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:06:38.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:06:38 smithi110 bash[67519]: cluster 2024-08-29T18:06:37.603248+0000 mgr.y (mgr.25004) 502 : cluster [DBG] pgmap v921: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-08-29T18:06:38.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:06:38 smithi110 bash[67519]: audit 2024-08-29T18:06:38.342179+0000 mon.a (mon.0) 1168 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112326-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:06:38.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:06:38 smithi110 bash[67519]: cluster 2024-08-29T18:06:38.350368+0000 mon.a (mon.0) 1169 : cluster [DBG] osdmap e894: 8 total, 8 up, 8 in 2024-08-29T18:06:39.371 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestCls2PCQueue.Reserve (3027 ms) 2024-08-29T18:06:39.371 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestCls2PCQueue.AsyncReserve 2024-08-29T18:06:39.648 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:06:39 smithi029 bash[79042]: cluster 2024-08-29T18:06:38.356475+0000 mon.a (mon.0) 1170 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:06:39.649 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:06:39 smithi029 bash[77880]: cluster 2024-08-29T18:06:38.356475+0000 mon.a (mon.0) 1170 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:06:39.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:06:39 smithi110 bash[67519]: cluster 2024-08-29T18:06:38.356475+0000 mon.a (mon.0) 1170 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:06:40.648 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:06:40 smithi029 bash[77880]: cluster 2024-08-29T18:06:39.370186+0000 mon.a (mon.0) 1171 : cluster [DBG] osdmap e895: 8 total, 8 up, 8 in 2024-08-29T18:06:40.649 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:06:40 smithi029 bash[77880]: cluster 2024-08-29T18:06:39.603851+0000 mgr.y (mgr.25004) 503 : cluster [DBG] pgmap v924: 105 pgs: 105 active+clean; 583 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-08-29T18:06:40.649 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:06:40 smithi029 bash[79042]: cluster 2024-08-29T18:06:39.370186+0000 mon.a (mon.0) 1171 : cluster [DBG] osdmap e895: 8 total, 8 up, 8 in 2024-08-29T18:06:40.649 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:06:40 smithi029 bash[79042]: cluster 2024-08-29T18:06:39.603851+0000 mgr.y (mgr.25004) 503 : cluster [DBG] pgmap v924: 105 pgs: 105 active+clean; 583 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-08-29T18:06:40.649 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:06:40 smithi110 bash[67519]: cluster 2024-08-29T18:06:39.370186+0000 mon.a (mon.0) 1171 : cluster [DBG] osdmap e895: 8 total, 8 up, 8 in 2024-08-29T18:06:40.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:06:40 smithi110 bash[67519]: cluster 2024-08-29T18:06:39.603851+0000 mgr.y (mgr.25004) 503 : cluster [DBG] pgmap v924: 105 pgs: 105 active+clean; 583 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-08-29T18:06:41.649 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:06:41 smithi029 bash[77880]: cluster 2024-08-29T18:06:40.375572+0000 mon.a (mon.0) 1172 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:06:41.649 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:06:41 smithi029 bash[77880]: cluster 2024-08-29T18:06:40.375633+0000 mon.a (mon.0) 1173 : cluster [INF] Cluster is now healthy 2024-08-29T18:06:41.649 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:06:41 smithi029 bash[77880]: cluster 2024-08-29T18:06:40.399977+0000 mon.a (mon.0) 1174 : cluster [DBG] osdmap e896: 8 total, 8 up, 8 in 2024-08-29T18:06:41.649 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:06:41 smithi029 bash[77880]: audit 2024-08-29T18:06:40.401679+0000 mon.a (mon.0) 1175 : audit [INF] from='client.? 172.21.15.29:0/859242648' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112326-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:06:41.649 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:06:41 smithi029 bash[77880]: audit 2024-08-29T18:06:41.313192+0000 mon.c (mon.2) 362 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:06:41.649 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:06:41 smithi029 bash[79042]: cluster 2024-08-29T18:06:40.375572+0000 mon.a (mon.0) 1172 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:06:41.649 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:06:41 smithi029 bash[79042]: cluster 2024-08-29T18:06:40.375633+0000 mon.a (mon.0) 1173 : cluster [INF] Cluster is now healthy 2024-08-29T18:06:41.649 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:06:41 smithi029 bash[79042]: cluster 2024-08-29T18:06:40.399977+0000 mon.a (mon.0) 1174 : cluster [DBG] osdmap e896: 8 total, 8 up, 8 in 2024-08-29T18:06:41.650 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:06:41 smithi029 bash[79042]: audit 2024-08-29T18:06:40.401679+0000 mon.a (mon.0) 1175 : audit [INF] from='client.? 172.21.15.29:0/859242648' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112326-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:06:41.650 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:06:41 smithi029 bash[79042]: audit 2024-08-29T18:06:41.313192+0000 mon.c (mon.2) 362 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:06:41.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:06:41 smithi110 bash[67519]: cluster 2024-08-29T18:06:40.375572+0000 mon.a (mon.0) 1172 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:06:41.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:06:41 smithi110 bash[67519]: cluster 2024-08-29T18:06:40.375633+0000 mon.a (mon.0) 1173 : cluster [INF] Cluster is now healthy 2024-08-29T18:06:41.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:06:41 smithi110 bash[67519]: cluster 2024-08-29T18:06:40.399977+0000 mon.a (mon.0) 1174 : cluster [DBG] osdmap e896: 8 total, 8 up, 8 in 2024-08-29T18:06:41.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:06:41 smithi110 bash[67519]: audit 2024-08-29T18:06:40.401679+0000 mon.a (mon.0) 1175 : audit [INF] from='client.? 172.21.15.29:0/859242648' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112326-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:06:41.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:06:41 smithi110 bash[67519]: audit 2024-08-29T18:06:41.313192+0000 mon.c (mon.2) 362 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:06:42.410 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestCls2PCQueue.AsyncReserve (3039 ms) 2024-08-29T18:06:42.411 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestCls2PCQueue.Commit 2024-08-29T18:06:42.898 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:06:42 smithi029 bash[79042]: audit 2024-08-29T18:06:41.399870+0000 mon.a (mon.0) 1176 : audit [INF] from='client.? 172.21.15.29:0/859242648' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112326-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:06:42.898 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:06:42 smithi029 bash[79042]: cluster 2024-08-29T18:06:41.410521+0000 mon.a (mon.0) 1177 : cluster [DBG] osdmap e897: 8 total, 8 up, 8 in 2024-08-29T18:06:42.899 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:06:42 smithi029 bash[79042]: cluster 2024-08-29T18:06:41.604643+0000 mgr.y (mgr.25004) 504 : cluster [DBG] pgmap v927: 137 pgs: 13 creating+peering, 13 unknown, 111 active+clean; 583 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-08-29T18:06:42.899 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:06:42 smithi029 bash[79042]: audit 2024-08-29T18:06:42.096406+0000 mon.c (mon.2) 363 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:06:42.899 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:06:42 smithi029 bash[79042]: audit 2024-08-29T18:06:42.097711+0000 mon.c (mon.2) 364 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:06:42.899 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:06:42 smithi029 bash[79042]: audit 2024-08-29T18:06:42.105535+0000 mon.a (mon.0) 1178 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:06:42.899 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:06:42 smithi029 bash[77880]: audit 2024-08-29T18:06:41.399870+0000 mon.a (mon.0) 1176 : audit [INF] from='client.? 172.21.15.29:0/859242648' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112326-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:06:42.899 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:06:42 smithi029 bash[77880]: cluster 2024-08-29T18:06:41.410521+0000 mon.a (mon.0) 1177 : cluster [DBG] osdmap e897: 8 total, 8 up, 8 in 2024-08-29T18:06:42.899 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:06:42 smithi029 bash[77880]: cluster 2024-08-29T18:06:41.604643+0000 mgr.y (mgr.25004) 504 : cluster [DBG] pgmap v927: 137 pgs: 13 creating+peering, 13 unknown, 111 active+clean; 583 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-08-29T18:06:42.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:06:42 smithi029 bash[77880]: audit 2024-08-29T18:06:42.096406+0000 mon.c (mon.2) 363 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:06:42.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:06:42 smithi029 bash[77880]: audit 2024-08-29T18:06:42.097711+0000 mon.c (mon.2) 364 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:06:42.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:06:42 smithi029 bash[77880]: audit 2024-08-29T18:06:42.105535+0000 mon.a (mon.0) 1178 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:06:42.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:06:42 smithi110 bash[67519]: audit 2024-08-29T18:06:41.399870+0000 mon.a (mon.0) 1176 : audit [INF] from='client.? 172.21.15.29:0/859242648' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112326-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:06:42.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:06:42 smithi110 bash[67519]: cluster 2024-08-29T18:06:41.410521+0000 mon.a (mon.0) 1177 : cluster [DBG] osdmap e897: 8 total, 8 up, 8 in 2024-08-29T18:06:42.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:06:42 smithi110 bash[67519]: cluster 2024-08-29T18:06:41.604643+0000 mgr.y (mgr.25004) 504 : cluster [DBG] pgmap v927: 137 pgs: 13 creating+peering, 13 unknown, 111 active+clean; 583 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-08-29T18:06:42.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:06:42 smithi110 bash[67519]: audit 2024-08-29T18:06:42.096406+0000 mon.c (mon.2) 363 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:06:42.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:06:42 smithi110 bash[67519]: audit 2024-08-29T18:06:42.097711+0000 mon.c (mon.2) 364 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:06:42.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:06:42 smithi110 bash[67519]: audit 2024-08-29T18:06:42.105535+0000 mon.a (mon.0) 1178 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:06:43.898 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:06:43 smithi029 bash[77880]: cluster 2024-08-29T18:06:42.408902+0000 mon.a (mon.0) 1179 : cluster [DBG] osdmap e898: 8 total, 8 up, 8 in 2024-08-29T18:06:43.898 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:06:43 smithi029 bash[79042]: cluster 2024-08-29T18:06:42.408902+0000 mon.a (mon.0) 1179 : cluster [DBG] osdmap e898: 8 total, 8 up, 8 in 2024-08-29T18:06:43.899 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:06:43 smithi110 bash[67519]: cluster 2024-08-29T18:06:42.408902+0000 mon.a (mon.0) 1179 : cluster [DBG] osdmap e898: 8 total, 8 up, 8 in 2024-08-29T18:06:44.898 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:06:44 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:06:44] "GET /metrics HTTP/1.1" 200 33973 "" "Prometheus/2.43.0" 2024-08-29T18:06:44.899 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:06:44 smithi029 bash[79042]: cluster 2024-08-29T18:06:43.433631+0000 mon.a (mon.0) 1180 : cluster [DBG] osdmap e899: 8 total, 8 up, 8 in 2024-08-29T18:06:44.899 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:06:44 smithi029 bash[79042]: audit 2024-08-29T18:06:43.437936+0000 mon.a (mon.0) 1181 : audit [INF] from='client.? 172.21.15.29:0/2741992875' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112326-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:06:44.899 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:06:44 smithi029 bash[79042]: cluster 2024-08-29T18:06:43.605387+0000 mgr.y (mgr.25004) 505 : cluster [DBG] pgmap v930: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-08-29T18:06:44.899 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:06:44 smithi029 bash[77880]: cluster 2024-08-29T18:06:43.433631+0000 mon.a (mon.0) 1180 : cluster [DBG] osdmap e899: 8 total, 8 up, 8 in 2024-08-29T18:06:44.899 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:06:44 smithi029 bash[77880]: audit 2024-08-29T18:06:43.437936+0000 mon.a (mon.0) 1181 : audit [INF] from='client.? 172.21.15.29:0/2741992875' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112326-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:06:44.899 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:06:44 smithi029 bash[77880]: cluster 2024-08-29T18:06:43.605387+0000 mgr.y (mgr.25004) 505 : cluster [DBG] pgmap v930: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-08-29T18:06:44.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:06:44 smithi110 bash[67519]: cluster 2024-08-29T18:06:43.433631+0000 mon.a (mon.0) 1180 : cluster [DBG] osdmap e899: 8 total, 8 up, 8 in 2024-08-29T18:06:44.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:06:44 smithi110 bash[67519]: audit 2024-08-29T18:06:43.437936+0000 mon.a (mon.0) 1181 : audit [INF] from='client.? 172.21.15.29:0/2741992875' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112326-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:06:44.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:06:44 smithi110 bash[67519]: cluster 2024-08-29T18:06:43.605387+0000 mgr.y (mgr.25004) 505 : cluster [DBG] pgmap v930: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-08-29T18:06:45.898 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:06:45 smithi029 bash[77880]: cluster 2024-08-29T18:06:44.426689+0000 mon.a (mon.0) 1182 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:06:45.898 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:06:45 smithi029 bash[77880]: audit 2024-08-29T18:06:44.438360+0000 mon.a (mon.0) 1183 : audit [INF] from='client.? 172.21.15.29:0/2741992875' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112326-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:06:45.899 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:06:45 smithi029 bash[77880]: cluster 2024-08-29T18:06:44.446058+0000 mon.a (mon.0) 1184 : cluster [DBG] osdmap e900: 8 total, 8 up, 8 in 2024-08-29T18:06:45.899 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:06:45 smithi029 bash[79042]: cluster 2024-08-29T18:06:44.426689+0000 mon.a (mon.0) 1182 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:06:45.899 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:06:45 smithi029 bash[79042]: audit 2024-08-29T18:06:44.438360+0000 mon.a (mon.0) 1183 : audit [INF] from='client.? 172.21.15.29:0/2741992875' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112326-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:06:45.899 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:06:45 smithi029 bash[79042]: cluster 2024-08-29T18:06:44.446058+0000 mon.a (mon.0) 1184 : cluster [DBG] osdmap e900: 8 total, 8 up, 8 in 2024-08-29T18:06:45.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:06:45 smithi110 bash[67519]: cluster 2024-08-29T18:06:44.426689+0000 mon.a (mon.0) 1182 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:06:45.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:06:45 smithi110 bash[67519]: audit 2024-08-29T18:06:44.438360+0000 mon.a (mon.0) 1183 : audit [INF] from='client.? 172.21.15.29:0/2741992875' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112326-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:06:45.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:06:45 smithi110 bash[67519]: cluster 2024-08-29T18:06:44.446058+0000 mon.a (mon.0) 1184 : cluster [DBG] osdmap e900: 8 total, 8 up, 8 in 2024-08-29T18:06:46.466 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestCls2PCQueue.Commit (4055 ms) 2024-08-29T18:06:46.466 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestCls2PCQueue.Abort 2024-08-29T18:06:46.898 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:06:46 smithi029 bash[77880]: cluster 2024-08-29T18:06:45.455868+0000 mon.a (mon.0) 1185 : cluster [DBG] osdmap e901: 8 total, 8 up, 8 in 2024-08-29T18:06:46.898 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:06:46 smithi029 bash[77880]: cluster 2024-08-29T18:06:45.606073+0000 mgr.y (mgr.25004) 506 : cluster [DBG] pgmap v933: 137 pgs: 2 creating+peering, 25 unknown, 110 active+clean; 668 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 212 KiB/s rd, 669 KiB/s wr, 722 op/s 2024-08-29T18:06:46.899 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:06:46 smithi029 bash[79042]: cluster 2024-08-29T18:06:45.455868+0000 mon.a (mon.0) 1185 : cluster [DBG] osdmap e901: 8 total, 8 up, 8 in 2024-08-29T18:06:46.899 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:06:46 smithi029 bash[79042]: cluster 2024-08-29T18:06:45.606073+0000 mgr.y (mgr.25004) 506 : cluster [DBG] pgmap v933: 137 pgs: 2 creating+peering, 25 unknown, 110 active+clean; 668 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 212 KiB/s rd, 669 KiB/s wr, 722 op/s 2024-08-29T18:06:46.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:06:46 smithi110 bash[67519]: cluster 2024-08-29T18:06:45.455868+0000 mon.a (mon.0) 1185 : cluster [DBG] osdmap e901: 8 total, 8 up, 8 in 2024-08-29T18:06:46.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:06:46 smithi110 bash[67519]: cluster 2024-08-29T18:06:45.606073+0000 mgr.y (mgr.25004) 506 : cluster [DBG] pgmap v933: 137 pgs: 2 creating+peering, 25 unknown, 110 active+clean; 668 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 212 KiB/s rd, 669 KiB/s wr, 722 op/s 2024-08-29T18:06:47.898 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:06:47 smithi029 bash[79042]: cluster 2024-08-29T18:06:46.448886+0000 mon.a (mon.0) 1186 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:06:47.898 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:06:47 smithi029 bash[79042]: cluster 2024-08-29T18:06:46.448937+0000 mon.a (mon.0) 1187 : cluster [INF] Cluster is now healthy 2024-08-29T18:06:47.898 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:06:47 smithi029 bash[79042]: cluster 2024-08-29T18:06:46.466035+0000 mon.a (mon.0) 1188 : cluster [DBG] osdmap e902: 8 total, 8 up, 8 in 2024-08-29T18:06:47.899 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:06:47 smithi029 bash[77880]: cluster 2024-08-29T18:06:46.448886+0000 mon.a (mon.0) 1186 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:06:47.899 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:06:47 smithi029 bash[77880]: cluster 2024-08-29T18:06:46.448937+0000 mon.a (mon.0) 1187 : cluster [INF] Cluster is now healthy 2024-08-29T18:06:47.899 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:06:47 smithi029 bash[77880]: cluster 2024-08-29T18:06:46.466035+0000 mon.a (mon.0) 1188 : cluster [DBG] osdmap e902: 8 total, 8 up, 8 in 2024-08-29T18:06:47.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:06:47 smithi110 bash[67519]: cluster 2024-08-29T18:06:46.448886+0000 mon.a (mon.0) 1186 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:06:47.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:06:47 smithi110 bash[67519]: cluster 2024-08-29T18:06:46.448937+0000 mon.a (mon.0) 1187 : cluster [INF] Cluster is now healthy 2024-08-29T18:06:47.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:06:47 smithi110 bash[67519]: cluster 2024-08-29T18:06:46.466035+0000 mon.a (mon.0) 1188 : cluster [DBG] osdmap e902: 8 total, 8 up, 8 in 2024-08-29T18:06:48.898 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:06:48 smithi029 bash[79042]: cluster 2024-08-29T18:06:47.476258+0000 mon.a (mon.0) 1189 : cluster [DBG] osdmap e903: 8 total, 8 up, 8 in 2024-08-29T18:06:48.898 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:06:48 smithi029 bash[79042]: audit 2024-08-29T18:06:47.486067+0000 mon.c (mon.2) 365 : audit [INF] from='client.? 172.21.15.29:0/3783850180' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112326-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:06:48.899 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:06:48 smithi029 bash[79042]: audit 2024-08-29T18:06:47.492309+0000 mon.a (mon.0) 1190 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112326-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:06:48.899 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:06:48 smithi029 bash[79042]: cluster 2024-08-29T18:06:47.606803+0000 mgr.y (mgr.25004) 507 : cluster [DBG] pgmap v936: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-08-29T18:06:48.899 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:06:48 smithi029 bash[77880]: cluster 2024-08-29T18:06:47.476258+0000 mon.a (mon.0) 1189 : cluster [DBG] osdmap e903: 8 total, 8 up, 8 in 2024-08-29T18:06:48.899 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:06:48 smithi029 bash[77880]: audit 2024-08-29T18:06:47.486067+0000 mon.c (mon.2) 365 : audit [INF] from='client.? 172.21.15.29:0/3783850180' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112326-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:06:48.899 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:06:48 smithi029 bash[77880]: audit 2024-08-29T18:06:47.492309+0000 mon.a (mon.0) 1190 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112326-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:06:48.899 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:06:48 smithi029 bash[77880]: cluster 2024-08-29T18:06:47.606803+0000 mgr.y (mgr.25004) 507 : cluster [DBG] pgmap v936: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-08-29T18:06:48.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:06:48 smithi110 bash[67519]: cluster 2024-08-29T18:06:47.476258+0000 mon.a (mon.0) 1189 : cluster [DBG] osdmap e903: 8 total, 8 up, 8 in 2024-08-29T18:06:48.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:06:48 smithi110 bash[67519]: audit 2024-08-29T18:06:47.486067+0000 mon.c (mon.2) 365 : audit [INF] from='client.? 172.21.15.29:0/3783850180' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112326-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:06:48.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:06:48 smithi110 bash[67519]: audit 2024-08-29T18:06:47.492309+0000 mon.a (mon.0) 1190 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112326-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:06:48.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:06:48 smithi110 bash[67519]: cluster 2024-08-29T18:06:47.606803+0000 mgr.y (mgr.25004) 507 : cluster [DBG] pgmap v936: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-08-29T18:06:49.500 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestCls2PCQueue.Abort (3034 ms) 2024-08-29T18:06:49.500 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestCls2PCQueue.ReserveError 2024-08-29T18:06:49.898 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:06:49 smithi029 bash[79042]: cluster 2024-08-29T18:06:48.469056+0000 mon.a (mon.0) 1191 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:06:49.898 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:06:49 smithi029 bash[79042]: audit 2024-08-29T18:06:48.480432+0000 mon.a (mon.0) 1192 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112326-6","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:06:49.898 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:06:49 smithi029 bash[79042]: cluster 2024-08-29T18:06:48.489908+0000 mon.a (mon.0) 1193 : cluster [DBG] osdmap e904: 8 total, 8 up, 8 in 2024-08-29T18:06:49.898 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:06:49 smithi029 bash[79042]: audit 2024-08-29T18:06:48.497121+0000 mon.c (mon.2) 366 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:06:49.899 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:06:49 smithi029 bash[77880]: cluster 2024-08-29T18:06:48.469056+0000 mon.a (mon.0) 1191 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:06:49.899 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:06:49 smithi029 bash[77880]: audit 2024-08-29T18:06:48.480432+0000 mon.a (mon.0) 1192 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112326-6","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:06:49.899 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:06:49 smithi029 bash[77880]: cluster 2024-08-29T18:06:48.489908+0000 mon.a (mon.0) 1193 : cluster [DBG] osdmap e904: 8 total, 8 up, 8 in 2024-08-29T18:06:49.899 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:06:49 smithi029 bash[77880]: audit 2024-08-29T18:06:48.497121+0000 mon.c (mon.2) 366 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:06:49.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:06:49 smithi110 bash[67519]: cluster 2024-08-29T18:06:48.469056+0000 mon.a (mon.0) 1191 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:06:49.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:06:49 smithi110 bash[67519]: audit 2024-08-29T18:06:48.480432+0000 mon.a (mon.0) 1192 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112326-6","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:06:49.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:06:49 smithi110 bash[67519]: cluster 2024-08-29T18:06:48.489908+0000 mon.a (mon.0) 1193 : cluster [DBG] osdmap e904: 8 total, 8 up, 8 in 2024-08-29T18:06:49.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:06:49 smithi110 bash[67519]: audit 2024-08-29T18:06:48.497121+0000 mon.c (mon.2) 366 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:06:50.898 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:06:50 smithi029 bash[79042]: cluster 2024-08-29T18:06:49.498460+0000 mon.a (mon.0) 1194 : cluster [DBG] osdmap e905: 8 total, 8 up, 8 in 2024-08-29T18:06:50.898 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:06:50 smithi029 bash[79042]: cluster 2024-08-29T18:06:49.607438+0000 mgr.y (mgr.25004) 508 : cluster [DBG] pgmap v939: 105 pgs: 105 active+clean; 583 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-08-29T18:06:50.899 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:06:50 smithi029 bash[77880]: cluster 2024-08-29T18:06:49.498460+0000 mon.a (mon.0) 1194 : cluster [DBG] osdmap e905: 8 total, 8 up, 8 in 2024-08-29T18:06:50.899 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:06:50 smithi029 bash[77880]: cluster 2024-08-29T18:06:49.607438+0000 mgr.y (mgr.25004) 508 : cluster [DBG] pgmap v939: 105 pgs: 105 active+clean; 583 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-08-29T18:06:50.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:06:50 smithi110 bash[67519]: cluster 2024-08-29T18:06:49.498460+0000 mon.a (mon.0) 1194 : cluster [DBG] osdmap e905: 8 total, 8 up, 8 in 2024-08-29T18:06:50.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:06:50 smithi110 bash[67519]: cluster 2024-08-29T18:06:49.607438+0000 mgr.y (mgr.25004) 508 : cluster [DBG] pgmap v939: 105 pgs: 105 active+clean; 583 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-08-29T18:06:51.898 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:06:51 smithi029 bash[77880]: cluster 2024-08-29T18:06:50.491690+0000 mon.a (mon.0) 1195 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:06:51.898 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:06:51 smithi029 bash[77880]: cluster 2024-08-29T18:06:50.491776+0000 mon.a (mon.0) 1196 : cluster [INF] Cluster is now healthy 2024-08-29T18:06:51.898 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:06:51 smithi029 bash[77880]: cluster 2024-08-29T18:06:50.512112+0000 mon.a (mon.0) 1197 : cluster [DBG] osdmap e906: 8 total, 8 up, 8 in 2024-08-29T18:06:51.899 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:06:51 smithi029 bash[77880]: audit 2024-08-29T18:06:50.515111+0000 mon.c (mon.2) 367 : audit [INF] from='client.? 172.21.15.29:0/2697244260' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112326-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:06:51.899 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:06:51 smithi029 bash[77880]: audit 2024-08-29T18:06:50.516179+0000 mon.a (mon.0) 1198 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112326-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:06:51.899 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:06:51 smithi029 bash[79042]: cluster 2024-08-29T18:06:50.491690+0000 mon.a (mon.0) 1195 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:06:51.899 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:06:51 smithi029 bash[79042]: cluster 2024-08-29T18:06:50.491776+0000 mon.a (mon.0) 1196 : cluster [INF] Cluster is now healthy 2024-08-29T18:06:51.899 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:06:51 smithi029 bash[79042]: cluster 2024-08-29T18:06:50.512112+0000 mon.a (mon.0) 1197 : cluster [DBG] osdmap e906: 8 total, 8 up, 8 in 2024-08-29T18:06:51.899 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:06:51 smithi029 bash[79042]: audit 2024-08-29T18:06:50.515111+0000 mon.c (mon.2) 367 : audit [INF] from='client.? 172.21.15.29:0/2697244260' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112326-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:06:51.899 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:06:51 smithi029 bash[79042]: audit 2024-08-29T18:06:50.516179+0000 mon.a (mon.0) 1198 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112326-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:06:51.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:06:51 smithi110 bash[67519]: cluster 2024-08-29T18:06:50.491690+0000 mon.a (mon.0) 1195 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:06:51.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:06:51 smithi110 bash[67519]: cluster 2024-08-29T18:06:50.491776+0000 mon.a (mon.0) 1196 : cluster [INF] Cluster is now healthy 2024-08-29T18:06:51.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:06:51 smithi110 bash[67519]: cluster 2024-08-29T18:06:50.512112+0000 mon.a (mon.0) 1197 : cluster [DBG] osdmap e906: 8 total, 8 up, 8 in 2024-08-29T18:06:51.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:06:51 smithi110 bash[67519]: audit 2024-08-29T18:06:50.515111+0000 mon.c (mon.2) 367 : audit [INF] from='client.? 172.21.15.29:0/2697244260' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112326-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:06:51.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:06:51 smithi110 bash[67519]: audit 2024-08-29T18:06:50.516179+0000 mon.a (mon.0) 1198 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112326-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:06:52.536 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestCls2PCQueue.ReserveError (3037 ms) 2024-08-29T18:06:52.536 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestCls2PCQueue.CommitError 2024-08-29T18:06:52.898 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:06:52 smithi029 bash[77880]: audit 2024-08-29T18:06:51.514466+0000 mon.a (mon.0) 1199 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112326-7","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:06:52.898 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:06:52 smithi029 bash[77880]: cluster 2024-08-29T18:06:51.522421+0000 mon.a (mon.0) 1200 : cluster [DBG] osdmap e907: 8 total, 8 up, 8 in 2024-08-29T18:06:52.898 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:06:52 smithi029 bash[77880]: cluster 2024-08-29T18:06:51.607989+0000 mgr.y (mgr.25004) 509 : cluster [DBG] pgmap v942: 137 pgs: 18 creating+peering, 14 unknown, 105 active+clean; 583 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-29T18:06:52.899 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:06:52 smithi029 bash[79042]: audit 2024-08-29T18:06:51.514466+0000 mon.a (mon.0) 1199 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112326-7","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:06:52.899 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:06:52 smithi029 bash[79042]: cluster 2024-08-29T18:06:51.522421+0000 mon.a (mon.0) 1200 : cluster [DBG] osdmap e907: 8 total, 8 up, 8 in 2024-08-29T18:06:52.899 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:06:52 smithi029 bash[79042]: cluster 2024-08-29T18:06:51.607989+0000 mgr.y (mgr.25004) 509 : cluster [DBG] pgmap v942: 137 pgs: 18 creating+peering, 14 unknown, 105 active+clean; 583 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-29T18:06:52.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:06:52 smithi110 bash[67519]: audit 2024-08-29T18:06:51.514466+0000 mon.a (mon.0) 1199 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112326-7","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:06:52.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:06:52 smithi110 bash[67519]: cluster 2024-08-29T18:06:51.522421+0000 mon.a (mon.0) 1200 : cluster [DBG] osdmap e907: 8 total, 8 up, 8 in 2024-08-29T18:06:52.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:06:52 smithi110 bash[67519]: cluster 2024-08-29T18:06:51.607989+0000 mgr.y (mgr.25004) 509 : cluster [DBG] pgmap v942: 137 pgs: 18 creating+peering, 14 unknown, 105 active+clean; 583 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-29T18:06:53.898 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:06:53 smithi029 bash[79042]: cluster 2024-08-29T18:06:52.534559+0000 mon.a (mon.0) 1201 : cluster [DBG] osdmap e908: 8 total, 8 up, 8 in 2024-08-29T18:06:53.898 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:06:53 smithi029 bash[77880]: cluster 2024-08-29T18:06:52.534559+0000 mon.a (mon.0) 1201 : cluster [DBG] osdmap e908: 8 total, 8 up, 8 in 2024-08-29T18:06:53.899 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:06:53 smithi110 bash[67519]: cluster 2024-08-29T18:06:52.534559+0000 mon.a (mon.0) 1201 : cluster [DBG] osdmap e908: 8 total, 8 up, 8 in 2024-08-29T18:06:54.898 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:06:54 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:06:54] "GET /metrics HTTP/1.1" 200 36341 "" "Prometheus/2.43.0" 2024-08-29T18:06:54.899 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:06:54 smithi029 bash[79042]: cluster 2024-08-29T18:06:53.543964+0000 mon.a (mon.0) 1202 : cluster [DBG] osdmap e909: 8 total, 8 up, 8 in 2024-08-29T18:06:54.899 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:06:54 smithi029 bash[79042]: audit 2024-08-29T18:06:53.551129+0000 mon.c (mon.2) 368 : audit [INF] from='client.? 172.21.15.29:0/906424036' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112326-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:06:54.899 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:06:54 smithi029 bash[79042]: audit 2024-08-29T18:06:53.556770+0000 mon.a (mon.0) 1203 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112326-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:06:54.899 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:06:54 smithi029 bash[79042]: cluster 2024-08-29T18:06:53.608667+0000 mgr.y (mgr.25004) 510 : cluster [DBG] pgmap v945: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-29T18:06:54.899 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:06:54 smithi029 bash[77880]: cluster 2024-08-29T18:06:53.543964+0000 mon.a (mon.0) 1202 : cluster [DBG] osdmap e909: 8 total, 8 up, 8 in 2024-08-29T18:06:54.899 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:06:54 smithi029 bash[77880]: audit 2024-08-29T18:06:53.551129+0000 mon.c (mon.2) 368 : audit [INF] from='client.? 172.21.15.29:0/906424036' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112326-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:06:54.899 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:06:54 smithi029 bash[77880]: audit 2024-08-29T18:06:53.556770+0000 mon.a (mon.0) 1203 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112326-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:06:54.899 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:06:54 smithi029 bash[77880]: cluster 2024-08-29T18:06:53.608667+0000 mgr.y (mgr.25004) 510 : cluster [DBG] pgmap v945: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-29T18:06:54.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:06:54 smithi110 bash[67519]: cluster 2024-08-29T18:06:53.543964+0000 mon.a (mon.0) 1202 : cluster [DBG] osdmap e909: 8 total, 8 up, 8 in 2024-08-29T18:06:54.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:06:54 smithi110 bash[67519]: audit 2024-08-29T18:06:53.551129+0000 mon.c (mon.2) 368 : audit [INF] from='client.? 172.21.15.29:0/906424036' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112326-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:06:54.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:06:54 smithi110 bash[67519]: audit 2024-08-29T18:06:53.556770+0000 mon.a (mon.0) 1203 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112326-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:06:54.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:06:54 smithi110 bash[67519]: cluster 2024-08-29T18:06:53.608667+0000 mgr.y (mgr.25004) 510 : cluster [DBG] pgmap v945: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-29T18:06:55.560 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestCls2PCQueue.CommitError (3024 ms) 2024-08-29T18:06:55.561 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestCls2PCQueue.AbortError 2024-08-29T18:06:55.898 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:06:55 smithi029 bash[79042]: cluster 2024-08-29T18:06:54.536979+0000 mon.a (mon.0) 1204 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:06:55.898 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:06:55 smithi029 bash[79042]: audit 2024-08-29T18:06:54.546240+0000 mon.a (mon.0) 1205 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112326-8","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:06:55.899 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:06:55 smithi029 bash[79042]: cluster 2024-08-29T18:06:54.555868+0000 mon.a (mon.0) 1206 : cluster [DBG] osdmap e910: 8 total, 8 up, 8 in 2024-08-29T18:06:55.899 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:06:55 smithi029 bash[77880]: cluster 2024-08-29T18:06:54.536979+0000 mon.a (mon.0) 1204 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:06:55.899 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:06:55 smithi029 bash[77880]: audit 2024-08-29T18:06:54.546240+0000 mon.a (mon.0) 1205 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112326-8","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:06:55.899 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:06:55 smithi029 bash[77880]: cluster 2024-08-29T18:06:54.555868+0000 mon.a (mon.0) 1206 : cluster [DBG] osdmap e910: 8 total, 8 up, 8 in 2024-08-29T18:06:55.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:06:55 smithi110 bash[67519]: cluster 2024-08-29T18:06:54.536979+0000 mon.a (mon.0) 1204 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:06:55.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:06:55 smithi110 bash[67519]: audit 2024-08-29T18:06:54.546240+0000 mon.a (mon.0) 1205 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112326-8","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:06:55.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:06:55 smithi110 bash[67519]: cluster 2024-08-29T18:06:54.555868+0000 mon.a (mon.0) 1206 : cluster [DBG] osdmap e910: 8 total, 8 up, 8 in 2024-08-29T18:06:56.898 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:06:56 smithi029 bash[77880]: cluster 2024-08-29T18:06:55.555738+0000 mon.a (mon.0) 1207 : cluster [DBG] osdmap e911: 8 total, 8 up, 8 in 2024-08-29T18:06:56.898 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:06:56 smithi029 bash[77880]: cluster 2024-08-29T18:06:55.609301+0000 mgr.y (mgr.25004) 511 : cluster [DBG] pgmap v948: 105 pgs: 105 active+clean; 583 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-29T18:06:56.898 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:06:56 smithi029 bash[79042]: cluster 2024-08-29T18:06:55.555738+0000 mon.a (mon.0) 1207 : cluster [DBG] osdmap e911: 8 total, 8 up, 8 in 2024-08-29T18:06:56.899 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:06:56 smithi029 bash[79042]: cluster 2024-08-29T18:06:55.609301+0000 mgr.y (mgr.25004) 511 : cluster [DBG] pgmap v948: 105 pgs: 105 active+clean; 583 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-29T18:06:56.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:06:56 smithi110 bash[67519]: cluster 2024-08-29T18:06:55.555738+0000 mon.a (mon.0) 1207 : cluster [DBG] osdmap e911: 8 total, 8 up, 8 in 2024-08-29T18:06:56.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:06:56 smithi110 bash[67519]: cluster 2024-08-29T18:06:55.609301+0000 mgr.y (mgr.25004) 511 : cluster [DBG] pgmap v948: 105 pgs: 105 active+clean; 583 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-29T18:06:57.898 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:06:57 smithi029 bash[77880]: cluster 2024-08-29T18:06:56.561680+0000 mon.a (mon.0) 1208 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:06:57.899 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:06:57 smithi029 bash[77880]: cluster 2024-08-29T18:06:56.561761+0000 mon.a (mon.0) 1209 : cluster [INF] Cluster is now healthy 2024-08-29T18:06:57.899 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:06:57 smithi029 bash[77880]: cluster 2024-08-29T18:06:56.583319+0000 mon.a (mon.0) 1210 : cluster [DBG] osdmap e912: 8 total, 8 up, 8 in 2024-08-29T18:06:57.899 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:06:57 smithi029 bash[77880]: audit 2024-08-29T18:06:56.589552+0000 mon.c (mon.2) 369 : audit [INF] from='client.? 172.21.15.29:0/2783112490' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112326-9","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:06:57.899 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:06:57 smithi029 bash[77880]: audit 2024-08-29T18:06:56.590229+0000 mon.a (mon.0) 1211 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112326-9","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:06:57.899 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:06:57 smithi029 bash[79042]: cluster 2024-08-29T18:06:56.561680+0000 mon.a (mon.0) 1208 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:06:57.899 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:06:57 smithi029 bash[79042]: cluster 2024-08-29T18:06:56.561761+0000 mon.a (mon.0) 1209 : cluster [INF] Cluster is now healthy 2024-08-29T18:06:57.899 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:06:57 smithi029 bash[79042]: cluster 2024-08-29T18:06:56.583319+0000 mon.a (mon.0) 1210 : cluster [DBG] osdmap e912: 8 total, 8 up, 8 in 2024-08-29T18:06:57.899 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:06:57 smithi029 bash[79042]: audit 2024-08-29T18:06:56.589552+0000 mon.c (mon.2) 369 : audit [INF] from='client.? 172.21.15.29:0/2783112490' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112326-9","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:06:57.899 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:06:57 smithi029 bash[79042]: audit 2024-08-29T18:06:56.590229+0000 mon.a (mon.0) 1211 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112326-9","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:06:57.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:06:57 smithi110 bash[67519]: cluster 2024-08-29T18:06:56.561680+0000 mon.a (mon.0) 1208 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:06:57.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:06:57 smithi110 bash[67519]: cluster 2024-08-29T18:06:56.561761+0000 mon.a (mon.0) 1209 : cluster [INF] Cluster is now healthy 2024-08-29T18:06:57.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:06:57 smithi110 bash[67519]: cluster 2024-08-29T18:06:56.583319+0000 mon.a (mon.0) 1210 : cluster [DBG] osdmap e912: 8 total, 8 up, 8 in 2024-08-29T18:06:57.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:06:57 smithi110 bash[67519]: audit 2024-08-29T18:06:56.589552+0000 mon.c (mon.2) 369 : audit [INF] from='client.? 172.21.15.29:0/2783112490' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112326-9","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:06:57.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:06:57 smithi110 bash[67519]: audit 2024-08-29T18:06:56.590229+0000 mon.a (mon.0) 1211 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112326-9","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:06:58.607 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestCls2PCQueue.AbortError (3047 ms) 2024-08-29T18:06:58.607 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestCls2PCQueue.MultiReserve 2024-08-29T18:06:58.898 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:06:58 smithi029 bash[79042]: audit 2024-08-29T18:06:57.584950+0000 mon.a (mon.0) 1212 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112326-9","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:06:58.898 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:06:58 smithi029 bash[79042]: cluster 2024-08-29T18:06:57.593190+0000 mon.a (mon.0) 1213 : cluster [DBG] osdmap e913: 8 total, 8 up, 8 in 2024-08-29T18:06:58.898 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:06:58 smithi029 bash[79042]: cluster 2024-08-29T18:06:57.610092+0000 mgr.y (mgr.25004) 512 : cluster [DBG] pgmap v951: 137 pgs: 7 creating+peering, 25 unknown, 105 active+clean; 583 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-29T18:06:58.899 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:06:58 smithi029 bash[77880]: audit 2024-08-29T18:06:57.584950+0000 mon.a (mon.0) 1212 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112326-9","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:06:58.899 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:06:58 smithi029 bash[77880]: cluster 2024-08-29T18:06:57.593190+0000 mon.a (mon.0) 1213 : cluster [DBG] osdmap e913: 8 total, 8 up, 8 in 2024-08-29T18:06:58.899 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:06:58 smithi029 bash[77880]: cluster 2024-08-29T18:06:57.610092+0000 mgr.y (mgr.25004) 512 : cluster [DBG] pgmap v951: 137 pgs: 7 creating+peering, 25 unknown, 105 active+clean; 583 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-29T18:06:58.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:06:58 smithi110 bash[67519]: audit 2024-08-29T18:06:57.584950+0000 mon.a (mon.0) 1212 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112326-9","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:06:58.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:06:58 smithi110 bash[67519]: cluster 2024-08-29T18:06:57.593190+0000 mon.a (mon.0) 1213 : cluster [DBG] osdmap e913: 8 total, 8 up, 8 in 2024-08-29T18:06:58.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:06:58 smithi110 bash[67519]: cluster 2024-08-29T18:06:57.610092+0000 mgr.y (mgr.25004) 512 : cluster [DBG] pgmap v951: 137 pgs: 7 creating+peering, 25 unknown, 105 active+clean; 583 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-29T18:06:59.898 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:06:59 smithi029 bash[79042]: cluster 2024-08-29T18:06:58.602153+0000 mon.a (mon.0) 1214 : cluster [DBG] osdmap e914: 8 total, 8 up, 8 in 2024-08-29T18:06:59.898 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:06:59 smithi029 bash[77880]: cluster 2024-08-29T18:06:58.602153+0000 mon.a (mon.0) 1214 : cluster [DBG] osdmap e914: 8 total, 8 up, 8 in 2024-08-29T18:06:59.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:06:59 smithi110 bash[67519]: cluster 2024-08-29T18:06:58.602153+0000 mon.a (mon.0) 1214 : cluster [DBG] osdmap e914: 8 total, 8 up, 8 in 2024-08-29T18:07:00.898 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:07:00 smithi029 bash[79042]: cluster 2024-08-29T18:06:59.611028+0000 mgr.y (mgr.25004) 513 : cluster [DBG] pgmap v954: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-29T18:07:00.898 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:07:00 smithi029 bash[79042]: cluster 2024-08-29T18:06:59.615167+0000 mon.a (mon.0) 1215 : cluster [DBG] osdmap e915: 8 total, 8 up, 8 in 2024-08-29T18:07:00.898 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:07:00 smithi029 bash[79042]: audit 2024-08-29T18:06:59.618442+0000 mon.c (mon.2) 370 : audit [INF] from='client.? 172.21.15.29:0/3730675562' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112326-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:07:00.899 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:07:00 smithi029 bash[79042]: audit 2024-08-29T18:06:59.620842+0000 mon.a (mon.0) 1216 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112326-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:07:00.899 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:07:00 smithi029 bash[77880]: cluster 2024-08-29T18:06:59.611028+0000 mgr.y (mgr.25004) 513 : cluster [DBG] pgmap v954: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-29T18:07:00.899 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:07:00 smithi029 bash[77880]: cluster 2024-08-29T18:06:59.615167+0000 mon.a (mon.0) 1215 : cluster [DBG] osdmap e915: 8 total, 8 up, 8 in 2024-08-29T18:07:00.899 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:07:00 smithi029 bash[77880]: audit 2024-08-29T18:06:59.618442+0000 mon.c (mon.2) 370 : audit [INF] from='client.? 172.21.15.29:0/3730675562' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112326-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:07:00.899 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:07:00 smithi029 bash[77880]: audit 2024-08-29T18:06:59.620842+0000 mon.a (mon.0) 1216 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112326-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:07:00.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:07:00 smithi110 bash[67519]: cluster 2024-08-29T18:06:59.611028+0000 mgr.y (mgr.25004) 513 : cluster [DBG] pgmap v954: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-29T18:07:00.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:07:00 smithi110 bash[67519]: cluster 2024-08-29T18:06:59.615167+0000 mon.a (mon.0) 1215 : cluster [DBG] osdmap e915: 8 total, 8 up, 8 in 2024-08-29T18:07:00.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:07:00 smithi110 bash[67519]: audit 2024-08-29T18:06:59.618442+0000 mon.c (mon.2) 370 : audit [INF] from='client.? 172.21.15.29:0/3730675562' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112326-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:07:00.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:07:00 smithi110 bash[67519]: audit 2024-08-29T18:06:59.620842+0000 mon.a (mon.0) 1216 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112326-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:07:01.649 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestCls2PCQueue.MultiReserve (3040 ms) 2024-08-29T18:07:01.650 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestCls2PCQueue.MultiCommit 2024-08-29T18:07:01.898 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:07:01 smithi029 bash[79042]: cluster 2024-08-29T18:07:00.608633+0000 mon.a (mon.0) 1217 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:07:01.898 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:07:01 smithi029 bash[79042]: audit 2024-08-29T18:07:00.610478+0000 mon.a (mon.0) 1218 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112326-10","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:07:01.899 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:07:01 smithi029 bash[79042]: cluster 2024-08-29T18:07:00.618402+0000 mon.a (mon.0) 1219 : cluster [DBG] osdmap e916: 8 total, 8 up, 8 in 2024-08-29T18:07:01.899 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:07:01 smithi029 bash[77880]: cluster 2024-08-29T18:07:00.608633+0000 mon.a (mon.0) 1217 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:07:01.899 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:07:01 smithi029 bash[77880]: audit 2024-08-29T18:07:00.610478+0000 mon.a (mon.0) 1218 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112326-10","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:07:01.899 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:07:01 smithi029 bash[77880]: cluster 2024-08-29T18:07:00.618402+0000 mon.a (mon.0) 1219 : cluster [DBG] osdmap e916: 8 total, 8 up, 8 in 2024-08-29T18:07:01.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:07:01 smithi110 bash[67519]: cluster 2024-08-29T18:07:00.608633+0000 mon.a (mon.0) 1217 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:07:01.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:07:01 smithi110 bash[67519]: audit 2024-08-29T18:07:00.610478+0000 mon.a (mon.0) 1218 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112326-10","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:07:01.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:07:01 smithi110 bash[67519]: cluster 2024-08-29T18:07:00.618402+0000 mon.a (mon.0) 1219 : cluster [DBG] osdmap e916: 8 total, 8 up, 8 in 2024-08-29T18:07:02.898 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:07:02 smithi029 bash[79042]: cluster 2024-08-29T18:07:01.612290+0000 mgr.y (mgr.25004) 514 : cluster [DBG] pgmap v956: 137 pgs: 5 creating+peering, 15 unknown, 117 active+clean; 583 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-29T18:07:02.898 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:07:02 smithi029 bash[79042]: cluster 2024-08-29T18:07:01.628459+0000 mon.a (mon.0) 1220 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:07:02.899 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:07:02 smithi029 bash[79042]: cluster 2024-08-29T18:07:01.628513+0000 mon.a (mon.0) 1221 : cluster [INF] Cluster is now healthy 2024-08-29T18:07:02.899 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:07:02 smithi029 bash[79042]: cluster 2024-08-29T18:07:01.646565+0000 mon.a (mon.0) 1222 : cluster [DBG] osdmap e917: 8 total, 8 up, 8 in 2024-08-29T18:07:02.899 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:07:02 smithi029 bash[77880]: cluster 2024-08-29T18:07:01.612290+0000 mgr.y (mgr.25004) 514 : cluster [DBG] pgmap v956: 137 pgs: 5 creating+peering, 15 unknown, 117 active+clean; 583 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-29T18:07:02.899 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:07:02 smithi029 bash[77880]: cluster 2024-08-29T18:07:01.628459+0000 mon.a (mon.0) 1220 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:07:02.899 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:07:02 smithi029 bash[77880]: cluster 2024-08-29T18:07:01.628513+0000 mon.a (mon.0) 1221 : cluster [INF] Cluster is now healthy 2024-08-29T18:07:02.899 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:07:02 smithi029 bash[77880]: cluster 2024-08-29T18:07:01.646565+0000 mon.a (mon.0) 1222 : cluster [DBG] osdmap e917: 8 total, 8 up, 8 in 2024-08-29T18:07:02.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:07:02 smithi110 bash[67519]: cluster 2024-08-29T18:07:01.612290+0000 mgr.y (mgr.25004) 514 : cluster [DBG] pgmap v956: 137 pgs: 5 creating+peering, 15 unknown, 117 active+clean; 583 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-29T18:07:02.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:07:02 smithi110 bash[67519]: cluster 2024-08-29T18:07:01.628459+0000 mon.a (mon.0) 1220 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:07:02.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:07:02 smithi110 bash[67519]: cluster 2024-08-29T18:07:01.628513+0000 mon.a (mon.0) 1221 : cluster [INF] Cluster is now healthy 2024-08-29T18:07:02.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:07:02 smithi110 bash[67519]: cluster 2024-08-29T18:07:01.646565+0000 mon.a (mon.0) 1222 : cluster [DBG] osdmap e917: 8 total, 8 up, 8 in 2024-08-29T18:07:03.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:07:03 smithi110 bash[67519]: cluster 2024-08-29T18:07:02.657628+0000 mon.a (mon.0) 1223 : cluster [DBG] osdmap e918: 8 total, 8 up, 8 in 2024-08-29T18:07:03.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:07:03 smithi110 bash[67519]: audit 2024-08-29T18:07:02.662076+0000 mon.c (mon.2) 371 : audit [INF] from='client.? 172.21.15.29:0/4245353709' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112326-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:07:03.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:07:03 smithi110 bash[67519]: audit 2024-08-29T18:07:02.667403+0000 mon.a (mon.0) 1224 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112326-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:07:03.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:07:03 smithi110 bash[67519]: audit 2024-08-29T18:07:03.503739+0000 mon.a (mon.0) 1225 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:07:03.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:07:03 smithi110 bash[67519]: audit 2024-08-29T18:07:03.506550+0000 mon.c (mon.2) 372 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:07:04.148 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:07:03 smithi029 bash[77880]: cluster 2024-08-29T18:07:02.657628+0000 mon.a (mon.0) 1223 : cluster [DBG] osdmap e918: 8 total, 8 up, 8 in 2024-08-29T18:07:04.149 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:07:03 smithi029 bash[77880]: audit 2024-08-29T18:07:02.662076+0000 mon.c (mon.2) 371 : audit [INF] from='client.? 172.21.15.29:0/4245353709' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112326-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:07:04.149 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:07:03 smithi029 bash[77880]: audit 2024-08-29T18:07:02.667403+0000 mon.a (mon.0) 1224 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112326-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:07:04.149 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:07:03 smithi029 bash[77880]: audit 2024-08-29T18:07:03.503739+0000 mon.a (mon.0) 1225 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:07:04.149 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:07:03 smithi029 bash[77880]: audit 2024-08-29T18:07:03.506550+0000 mon.c (mon.2) 372 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:07:04.149 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:07:03 smithi029 bash[79042]: cluster 2024-08-29T18:07:02.657628+0000 mon.a (mon.0) 1223 : cluster [DBG] osdmap e918: 8 total, 8 up, 8 in 2024-08-29T18:07:04.149 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:07:03 smithi029 bash[79042]: audit 2024-08-29T18:07:02.662076+0000 mon.c (mon.2) 371 : audit [INF] from='client.? 172.21.15.29:0/4245353709' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112326-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:07:04.149 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:07:03 smithi029 bash[79042]: audit 2024-08-29T18:07:02.667403+0000 mon.a (mon.0) 1224 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112326-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:07:04.149 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:07:03 smithi029 bash[79042]: audit 2024-08-29T18:07:03.503739+0000 mon.a (mon.0) 1225 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:07:04.149 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:07:03 smithi029 bash[79042]: audit 2024-08-29T18:07:03.506550+0000 mon.c (mon.2) 372 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:07:04.680 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestCls2PCQueue.MultiCommit (3032 ms) 2024-08-29T18:07:04.680 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestCls2PCQueue.MultiAbort 2024-08-29T18:07:04.898 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:07:04 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:07:04] "GET /metrics HTTP/1.1" 200 36341 "" "Prometheus/2.43.0" 2024-08-29T18:07:04.898 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:07:04 smithi029 bash[79042]: cluster 2024-08-29T18:07:03.613000+0000 mgr.y (mgr.25004) 515 : cluster [DBG] pgmap v959: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-29T18:07:04.899 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:07:04 smithi029 bash[79042]: audit 2024-08-29T18:07:03.660779+0000 mon.a (mon.0) 1226 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112326-11","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:07:04.899 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:07:04 smithi029 bash[79042]: cluster 2024-08-29T18:07:03.668989+0000 mon.a (mon.0) 1227 : cluster [DBG] osdmap e919: 8 total, 8 up, 8 in 2024-08-29T18:07:04.899 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:07:04 smithi029 bash[79042]: cluster 2024-08-29T18:07:04.499535+0000 mon.a (mon.0) 1228 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:07:04.899 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:07:04 smithi029 bash[77880]: cluster 2024-08-29T18:07:03.613000+0000 mgr.y (mgr.25004) 515 : cluster [DBG] pgmap v959: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-29T18:07:04.899 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:07:04 smithi029 bash[77880]: audit 2024-08-29T18:07:03.660779+0000 mon.a (mon.0) 1226 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112326-11","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:07:04.899 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:07:04 smithi029 bash[77880]: cluster 2024-08-29T18:07:03.668989+0000 mon.a (mon.0) 1227 : cluster [DBG] osdmap e919: 8 total, 8 up, 8 in 2024-08-29T18:07:04.899 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:07:04 smithi029 bash[77880]: cluster 2024-08-29T18:07:04.499535+0000 mon.a (mon.0) 1228 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:07:05.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:07:04 smithi110 bash[67519]: cluster 2024-08-29T18:07:03.613000+0000 mgr.y (mgr.25004) 515 : cluster [DBG] pgmap v959: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-29T18:07:05.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:07:04 smithi110 bash[67519]: audit 2024-08-29T18:07:03.660779+0000 mon.a (mon.0) 1226 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112326-11","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:07:05.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:07:04 smithi110 bash[67519]: cluster 2024-08-29T18:07:03.668989+0000 mon.a (mon.0) 1227 : cluster [DBG] osdmap e919: 8 total, 8 up, 8 in 2024-08-29T18:07:05.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:07:04 smithi110 bash[67519]: cluster 2024-08-29T18:07:04.499535+0000 mon.a (mon.0) 1228 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:07:06.148 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:07:05 smithi029 bash[77880]: cluster 2024-08-29T18:07:04.678542+0000 mon.a (mon.0) 1229 : cluster [DBG] osdmap e920: 8 total, 8 up, 8 in 2024-08-29T18:07:06.149 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:07:05 smithi029 bash[79042]: cluster 2024-08-29T18:07:04.678542+0000 mon.a (mon.0) 1229 : cluster [DBG] osdmap e920: 8 total, 8 up, 8 in 2024-08-29T18:07:06.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:07:05 smithi110 bash[67519]: cluster 2024-08-29T18:07:04.678542+0000 mon.a (mon.0) 1229 : cluster [DBG] osdmap e920: 8 total, 8 up, 8 in 2024-08-29T18:07:07.148 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:07:06 smithi029 bash[77880]: cluster 2024-08-29T18:07:05.613699+0000 mgr.y (mgr.25004) 516 : cluster [DBG] pgmap v962: 105 pgs: 105 active+clean; 583 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-29T18:07:07.149 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:07:06 smithi029 bash[77880]: cluster 2024-08-29T18:07:05.673167+0000 mon.a (mon.0) 1230 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:07:07.149 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:07:06 smithi029 bash[77880]: cluster 2024-08-29T18:07:05.673233+0000 mon.a (mon.0) 1231 : cluster [INF] Cluster is now healthy 2024-08-29T18:07:07.149 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:07:06 smithi029 bash[77880]: cluster 2024-08-29T18:07:05.684740+0000 mon.a (mon.0) 1232 : cluster [DBG] osdmap e921: 8 total, 8 up, 8 in 2024-08-29T18:07:07.149 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:07:06 smithi029 bash[77880]: audit 2024-08-29T18:07:05.686802+0000 mon.a (mon.0) 1233 : audit [INF] from='client.? 172.21.15.29:0/302157174' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112326-12","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:07:07.149 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:07:06 smithi029 bash[77880]: audit 2024-08-29T18:07:06.678165+0000 mon.a (mon.0) 1234 : audit [INF] from='client.? 172.21.15.29:0/302157174' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112326-12","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:07:07.149 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:07:06 smithi029 bash[77880]: cluster 2024-08-29T18:07:06.687094+0000 mon.a (mon.0) 1235 : cluster [DBG] osdmap e922: 8 total, 8 up, 8 in 2024-08-29T18:07:07.149 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:07:06 smithi029 bash[79042]: cluster 2024-08-29T18:07:05.613699+0000 mgr.y (mgr.25004) 516 : cluster [DBG] pgmap v962: 105 pgs: 105 active+clean; 583 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-29T18:07:07.149 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:07:06 smithi029 bash[79042]: cluster 2024-08-29T18:07:05.673167+0000 mon.a (mon.0) 1230 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:07:07.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:07:06 smithi029 bash[79042]: cluster 2024-08-29T18:07:05.673233+0000 mon.a (mon.0) 1231 : cluster [INF] Cluster is now healthy 2024-08-29T18:07:07.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:07:06 smithi029 bash[79042]: cluster 2024-08-29T18:07:05.684740+0000 mon.a (mon.0) 1232 : cluster [DBG] osdmap e921: 8 total, 8 up, 8 in 2024-08-29T18:07:07.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:07:06 smithi029 bash[79042]: audit 2024-08-29T18:07:05.686802+0000 mon.a (mon.0) 1233 : audit [INF] from='client.? 172.21.15.29:0/302157174' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112326-12","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:07:07.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:07:06 smithi029 bash[79042]: audit 2024-08-29T18:07:06.678165+0000 mon.a (mon.0) 1234 : audit [INF] from='client.? 172.21.15.29:0/302157174' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112326-12","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:07:07.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:07:06 smithi029 bash[79042]: cluster 2024-08-29T18:07:06.687094+0000 mon.a (mon.0) 1235 : cluster [DBG] osdmap e922: 8 total, 8 up, 8 in 2024-08-29T18:07:07.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:07:06 smithi110 bash[67519]: cluster 2024-08-29T18:07:05.613699+0000 mgr.y (mgr.25004) 516 : cluster [DBG] pgmap v962: 105 pgs: 105 active+clean; 583 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-29T18:07:07.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:07:06 smithi110 bash[67519]: cluster 2024-08-29T18:07:05.673167+0000 mon.a (mon.0) 1230 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:07:07.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:07:06 smithi110 bash[67519]: cluster 2024-08-29T18:07:05.673233+0000 mon.a (mon.0) 1231 : cluster [INF] Cluster is now healthy 2024-08-29T18:07:07.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:07:06 smithi110 bash[67519]: cluster 2024-08-29T18:07:05.684740+0000 mon.a (mon.0) 1232 : cluster [DBG] osdmap e921: 8 total, 8 up, 8 in 2024-08-29T18:07:07.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:07:06 smithi110 bash[67519]: audit 2024-08-29T18:07:05.686802+0000 mon.a (mon.0) 1233 : audit [INF] from='client.? 172.21.15.29:0/302157174' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112326-12","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:07:07.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:07:06 smithi110 bash[67519]: audit 2024-08-29T18:07:06.678165+0000 mon.a (mon.0) 1234 : audit [INF] from='client.? 172.21.15.29:0/302157174' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112326-12","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:07:07.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:07:06 smithi110 bash[67519]: cluster 2024-08-29T18:07:06.687094+0000 mon.a (mon.0) 1235 : cluster [DBG] osdmap e922: 8 total, 8 up, 8 in 2024-08-29T18:07:07.689 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestCls2PCQueue.MultiAbort (3009 ms) 2024-08-29T18:07:07.689 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestCls2PCQueue.ReserveCommit 2024-08-29T18:07:09.148 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:07:08 smithi029 bash[79042]: cluster 2024-08-29T18:07:07.614612+0000 mgr.y (mgr.25004) 517 : cluster [DBG] pgmap v965: 137 pgs: 19 creating+peering, 9 unknown, 109 active+clean; 583 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 55 KiB/s rd, 55 KiB/s wr, 110 op/s 2024-08-29T18:07:09.149 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:07:08 smithi029 bash[79042]: cluster 2024-08-29T18:07:07.688014+0000 mon.a (mon.0) 1236 : cluster [DBG] osdmap e923: 8 total, 8 up, 8 in 2024-08-29T18:07:09.149 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:07:08 smithi029 bash[77880]: cluster 2024-08-29T18:07:07.614612+0000 mgr.y (mgr.25004) 517 : cluster [DBG] pgmap v965: 137 pgs: 19 creating+peering, 9 unknown, 109 active+clean; 583 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 55 KiB/s rd, 55 KiB/s wr, 110 op/s 2024-08-29T18:07:09.149 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:07:08 smithi029 bash[77880]: cluster 2024-08-29T18:07:07.688014+0000 mon.a (mon.0) 1236 : cluster [DBG] osdmap e923: 8 total, 8 up, 8 in 2024-08-29T18:07:09.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:07:08 smithi110 bash[67519]: cluster 2024-08-29T18:07:07.614612+0000 mgr.y (mgr.25004) 517 : cluster [DBG] pgmap v965: 137 pgs: 19 creating+peering, 9 unknown, 109 active+clean; 583 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 55 KiB/s rd, 55 KiB/s wr, 110 op/s 2024-08-29T18:07:09.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:07:08 smithi110 bash[67519]: cluster 2024-08-29T18:07:07.688014+0000 mon.a (mon.0) 1236 : cluster [DBG] osdmap e923: 8 total, 8 up, 8 in 2024-08-29T18:07:10.148 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:07:09 smithi029 bash[77880]: cluster 2024-08-29T18:07:08.714299+0000 mon.a (mon.0) 1237 : cluster [DBG] osdmap e924: 8 total, 8 up, 8 in 2024-08-29T18:07:10.148 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:07:09 smithi029 bash[77880]: audit 2024-08-29T18:07:08.717138+0000 mon.c (mon.2) 373 : audit [INF] from='client.? 172.21.15.29:0/248605159' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112326-13","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:07:10.149 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:07:09 smithi029 bash[77880]: audit 2024-08-29T18:07:08.718133+0000 mon.a (mon.0) 1238 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112326-13","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:07:10.149 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:07:09 smithi029 bash[79042]: cluster 2024-08-29T18:07:08.714299+0000 mon.a (mon.0) 1237 : cluster [DBG] osdmap e924: 8 total, 8 up, 8 in 2024-08-29T18:07:10.149 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:07:09 smithi029 bash[79042]: audit 2024-08-29T18:07:08.717138+0000 mon.c (mon.2) 373 : audit [INF] from='client.? 172.21.15.29:0/248605159' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112326-13","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:07:10.149 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:07:09 smithi029 bash[79042]: audit 2024-08-29T18:07:08.718133+0000 mon.a (mon.0) 1238 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112326-13","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:07:10.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:07:09 smithi110 bash[67519]: cluster 2024-08-29T18:07:08.714299+0000 mon.a (mon.0) 1237 : cluster [DBG] osdmap e924: 8 total, 8 up, 8 in 2024-08-29T18:07:10.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:07:09 smithi110 bash[67519]: audit 2024-08-29T18:07:08.717138+0000 mon.c (mon.2) 373 : audit [INF] from='client.? 172.21.15.29:0/248605159' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112326-13","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:07:10.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:07:09 smithi110 bash[67519]: audit 2024-08-29T18:07:08.718133+0000 mon.a (mon.0) 1238 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112326-13","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:07:10.740 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestCls2PCQueue.ReserveCommit (3051 ms) 2024-08-29T18:07:10.741 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestCls2PCQueue.ReserveAbort 2024-08-29T18:07:11.148 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:07:10 smithi029 bash[79042]: cluster 2024-08-29T18:07:09.615526+0000 mgr.y (mgr.25004) 518 : cluster [DBG] pgmap v968: 137 pgs: 5 creating+peering, 27 unknown, 105 active+clean; 583 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-29T18:07:11.148 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:07:10 smithi029 bash[79042]: cluster 2024-08-29T18:07:09.706975+0000 mon.a (mon.0) 1239 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:07:11.148 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:07:10 smithi029 bash[79042]: audit 2024-08-29T18:07:09.716336+0000 mon.a (mon.0) 1240 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112326-13","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:07:11.149 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:07:10 smithi029 bash[79042]: cluster 2024-08-29T18:07:09.726125+0000 mon.a (mon.0) 1241 : cluster [DBG] osdmap e925: 8 total, 8 up, 8 in 2024-08-29T18:07:11.149 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:07:10 smithi029 bash[77880]: cluster 2024-08-29T18:07:09.615526+0000 mgr.y (mgr.25004) 518 : cluster [DBG] pgmap v968: 137 pgs: 5 creating+peering, 27 unknown, 105 active+clean; 583 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-29T18:07:11.149 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:07:10 smithi029 bash[77880]: cluster 2024-08-29T18:07:09.706975+0000 mon.a (mon.0) 1239 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:07:11.149 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:07:10 smithi029 bash[77880]: audit 2024-08-29T18:07:09.716336+0000 mon.a (mon.0) 1240 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112326-13","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:07:11.149 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:07:10 smithi029 bash[77880]: cluster 2024-08-29T18:07:09.726125+0000 mon.a (mon.0) 1241 : cluster [DBG] osdmap e925: 8 total, 8 up, 8 in 2024-08-29T18:07:11.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:07:10 smithi110 bash[67519]: cluster 2024-08-29T18:07:09.615526+0000 mgr.y (mgr.25004) 518 : cluster [DBG] pgmap v968: 137 pgs: 5 creating+peering, 27 unknown, 105 active+clean; 583 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-29T18:07:11.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:07:10 smithi110 bash[67519]: cluster 2024-08-29T18:07:09.706975+0000 mon.a (mon.0) 1239 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:07:11.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:07:10 smithi110 bash[67519]: audit 2024-08-29T18:07:09.716336+0000 mon.a (mon.0) 1240 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112326-13","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:07:11.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:07:10 smithi110 bash[67519]: cluster 2024-08-29T18:07:09.726125+0000 mon.a (mon.0) 1241 : cluster [DBG] osdmap e925: 8 total, 8 up, 8 in 2024-08-29T18:07:12.148 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:07:11 smithi029 bash[77880]: cluster 2024-08-29T18:07:10.735707+0000 mon.a (mon.0) 1242 : cluster [DBG] osdmap e926: 8 total, 8 up, 8 in 2024-08-29T18:07:12.148 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:07:11 smithi029 bash[79042]: cluster 2024-08-29T18:07:10.735707+0000 mon.a (mon.0) 1242 : cluster [DBG] osdmap e926: 8 total, 8 up, 8 in 2024-08-29T18:07:12.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:07:11 smithi110 bash[67519]: cluster 2024-08-29T18:07:10.735707+0000 mon.a (mon.0) 1242 : cluster [DBG] osdmap e926: 8 total, 8 up, 8 in 2024-08-29T18:07:13.148 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:07:12 smithi029 bash[79042]: cluster 2024-08-29T18:07:11.616559+0000 mgr.y (mgr.25004) 519 : cluster [DBG] pgmap v971: 105 pgs: 105 active+clean; 583 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-29T18:07:13.149 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:07:12 smithi029 bash[79042]: cluster 2024-08-29T18:07:11.728331+0000 mon.a (mon.0) 1243 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:07:13.149 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:07:12 smithi029 bash[79042]: cluster 2024-08-29T18:07:11.728387+0000 mon.a (mon.0) 1244 : cluster [INF] Cluster is now healthy 2024-08-29T18:07:13.149 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:07:12 smithi029 bash[79042]: cluster 2024-08-29T18:07:11.747556+0000 mon.a (mon.0) 1245 : cluster [DBG] osdmap e927: 8 total, 8 up, 8 in 2024-08-29T18:07:13.149 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:07:12 smithi029 bash[79042]: audit 2024-08-29T18:07:11.751996+0000 mon.a (mon.0) 1246 : audit [INF] from='client.? 172.21.15.29:0/775183304' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112326-14","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:07:13.149 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:07:12 smithi029 bash[77880]: cluster 2024-08-29T18:07:11.616559+0000 mgr.y (mgr.25004) 519 : cluster [DBG] pgmap v971: 105 pgs: 105 active+clean; 583 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-29T18:07:13.149 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:07:12 smithi029 bash[77880]: cluster 2024-08-29T18:07:11.728331+0000 mon.a (mon.0) 1243 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:07:13.149 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:07:12 smithi029 bash[77880]: cluster 2024-08-29T18:07:11.728387+0000 mon.a (mon.0) 1244 : cluster [INF] Cluster is now healthy 2024-08-29T18:07:13.149 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:07:12 smithi029 bash[77880]: cluster 2024-08-29T18:07:11.747556+0000 mon.a (mon.0) 1245 : cluster [DBG] osdmap e927: 8 total, 8 up, 8 in 2024-08-29T18:07:13.149 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:07:12 smithi029 bash[77880]: audit 2024-08-29T18:07:11.751996+0000 mon.a (mon.0) 1246 : audit [INF] from='client.? 172.21.15.29:0/775183304' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112326-14","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:07:13.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:07:12 smithi110 bash[67519]: cluster 2024-08-29T18:07:11.616559+0000 mgr.y (mgr.25004) 519 : cluster [DBG] pgmap v971: 105 pgs: 105 active+clean; 583 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-29T18:07:13.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:07:12 smithi110 bash[67519]: cluster 2024-08-29T18:07:11.728331+0000 mon.a (mon.0) 1243 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:07:13.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:07:12 smithi110 bash[67519]: cluster 2024-08-29T18:07:11.728387+0000 mon.a (mon.0) 1244 : cluster [INF] Cluster is now healthy 2024-08-29T18:07:13.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:07:12 smithi110 bash[67519]: cluster 2024-08-29T18:07:11.747556+0000 mon.a (mon.0) 1245 : cluster [DBG] osdmap e927: 8 total, 8 up, 8 in 2024-08-29T18:07:13.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:07:12 smithi110 bash[67519]: audit 2024-08-29T18:07:11.751996+0000 mon.a (mon.0) 1246 : audit [INF] from='client.? 172.21.15.29:0/775183304' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112326-14","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:07:13.778 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestCls2PCQueue.ReserveAbort (3037 ms) 2024-08-29T18:07:13.778 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestCls2PCQueue.ManualCleanup 2024-08-29T18:07:14.148 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:07:13 smithi029 bash[79042]: audit 2024-08-29T18:07:12.741818+0000 mon.a (mon.0) 1247 : audit [INF] from='client.? 172.21.15.29:0/775183304' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112326-14","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:07:14.148 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:07:13 smithi029 bash[79042]: cluster 2024-08-29T18:07:12.750014+0000 mon.a (mon.0) 1248 : cluster [DBG] osdmap e928: 8 total, 8 up, 8 in 2024-08-29T18:07:14.149 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:07:13 smithi029 bash[77880]: audit 2024-08-29T18:07:12.741818+0000 mon.a (mon.0) 1247 : audit [INF] from='client.? 172.21.15.29:0/775183304' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112326-14","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:07:14.149 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:07:13 smithi029 bash[77880]: cluster 2024-08-29T18:07:12.750014+0000 mon.a (mon.0) 1248 : cluster [DBG] osdmap e928: 8 total, 8 up, 8 in 2024-08-29T18:07:14.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:07:13 smithi110 bash[67519]: audit 2024-08-29T18:07:12.741818+0000 mon.a (mon.0) 1247 : audit [INF] from='client.? 172.21.15.29:0/775183304' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112326-14","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:07:14.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:07:13 smithi110 bash[67519]: cluster 2024-08-29T18:07:12.750014+0000 mon.a (mon.0) 1248 : cluster [DBG] osdmap e928: 8 total, 8 up, 8 in 2024-08-29T18:07:14.898 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:07:14 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:07:14] "GET /metrics HTTP/1.1" 200 36341 "" "Prometheus/2.43.0" 2024-08-29T18:07:14.898 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:07:14 smithi029 bash[77880]: cluster 2024-08-29T18:07:13.617274+0000 mgr.y (mgr.25004) 520 : cluster [DBG] pgmap v974: 137 pgs: 10 creating+peering, 22 unknown, 105 active+clean; 583 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-29T18:07:14.899 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:07:14 smithi029 bash[77880]: cluster 2024-08-29T18:07:13.774224+0000 mon.a (mon.0) 1249 : cluster [DBG] osdmap e929: 8 total, 8 up, 8 in 2024-08-29T18:07:14.899 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:07:14 smithi029 bash[79042]: cluster 2024-08-29T18:07:13.617274+0000 mgr.y (mgr.25004) 520 : cluster [DBG] pgmap v974: 137 pgs: 10 creating+peering, 22 unknown, 105 active+clean; 583 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-29T18:07:14.899 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:07:14 smithi029 bash[79042]: cluster 2024-08-29T18:07:13.774224+0000 mon.a (mon.0) 1249 : cluster [DBG] osdmap e929: 8 total, 8 up, 8 in 2024-08-29T18:07:15.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:07:14 smithi110 bash[67519]: cluster 2024-08-29T18:07:13.617274+0000 mgr.y (mgr.25004) 520 : cluster [DBG] pgmap v974: 137 pgs: 10 creating+peering, 22 unknown, 105 active+clean; 583 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-29T18:07:15.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:07:14 smithi110 bash[67519]: cluster 2024-08-29T18:07:13.774224+0000 mon.a (mon.0) 1249 : cluster [DBG] osdmap e929: 8 total, 8 up, 8 in 2024-08-29T18:07:16.148 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:07:15 smithi029 bash[77880]: cluster 2024-08-29T18:07:14.780177+0000 mon.a (mon.0) 1250 : cluster [DBG] osdmap e930: 8 total, 8 up, 8 in 2024-08-29T18:07:16.149 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:07:15 smithi029 bash[77880]: audit 2024-08-29T18:07:14.788697+0000 mon.c (mon.2) 374 : audit [INF] from='client.? 172.21.15.29:0/2341636912' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112326-15","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:07:16.149 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:07:15 smithi029 bash[77880]: audit 2024-08-29T18:07:14.796946+0000 mon.a (mon.0) 1251 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112326-15","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:07:16.149 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:07:15 smithi029 bash[77880]: audit 2024-08-29T18:07:15.773263+0000 mon.a (mon.0) 1252 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112326-15","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:07:16.149 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:07:15 smithi029 bash[77880]: cluster 2024-08-29T18:07:15.782362+0000 mon.a (mon.0) 1253 : cluster [DBG] osdmap e931: 8 total, 8 up, 8 in 2024-08-29T18:07:16.149 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:07:15 smithi029 bash[79042]: cluster 2024-08-29T18:07:14.780177+0000 mon.a (mon.0) 1250 : cluster [DBG] osdmap e930: 8 total, 8 up, 8 in 2024-08-29T18:07:16.149 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:07:15 smithi029 bash[79042]: audit 2024-08-29T18:07:14.788697+0000 mon.c (mon.2) 374 : audit [INF] from='client.? 172.21.15.29:0/2341636912' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112326-15","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:07:16.149 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:07:15 smithi029 bash[79042]: audit 2024-08-29T18:07:14.796946+0000 mon.a (mon.0) 1251 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112326-15","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:07:16.149 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:07:15 smithi029 bash[79042]: audit 2024-08-29T18:07:15.773263+0000 mon.a (mon.0) 1252 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112326-15","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:07:16.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:07:15 smithi029 bash[79042]: cluster 2024-08-29T18:07:15.782362+0000 mon.a (mon.0) 1253 : cluster [DBG] osdmap e931: 8 total, 8 up, 8 in 2024-08-29T18:07:16.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:07:15 smithi110 bash[67519]: cluster 2024-08-29T18:07:14.780177+0000 mon.a (mon.0) 1250 : cluster [DBG] osdmap e930: 8 total, 8 up, 8 in 2024-08-29T18:07:16.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:07:15 smithi110 bash[67519]: audit 2024-08-29T18:07:14.788697+0000 mon.c (mon.2) 374 : audit [INF] from='client.? 172.21.15.29:0/2341636912' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112326-15","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:07:16.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:07:15 smithi110 bash[67519]: audit 2024-08-29T18:07:14.796946+0000 mon.a (mon.0) 1251 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112326-15","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:07:16.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:07:15 smithi110 bash[67519]: audit 2024-08-29T18:07:15.773263+0000 mon.a (mon.0) 1252 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112326-15","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:07:16.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:07:15 smithi110 bash[67519]: cluster 2024-08-29T18:07:15.782362+0000 mon.a (mon.0) 1253 : cluster [DBG] osdmap e931: 8 total, 8 up, 8 in 2024-08-29T18:07:16.791 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestCls2PCQueue.ManualCleanup (3007 ms) 2024-08-29T18:07:16.791 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestCls2PCQueue.Cleanup 2024-08-29T18:07:17.148 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:07:16 smithi029 bash[79042]: cluster 2024-08-29T18:07:15.618089+0000 mgr.y (mgr.25004) 521 : cluster [DBG] pgmap v977: 137 pgs: 3 creating+peering, 29 unknown, 105 active+clean; 583 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-29T18:07:17.148 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:07:16 smithi029 bash[79042]: cluster 2024-08-29T18:07:15.790085+0000 mon.a (mon.0) 1254 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:07:17.149 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:07:16 smithi029 bash[79042]: cluster 2024-08-29T18:07:16.783105+0000 mon.a (mon.0) 1255 : cluster [DBG] osdmap e932: 8 total, 8 up, 8 in 2024-08-29T18:07:17.149 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:07:16 smithi029 bash[77880]: cluster 2024-08-29T18:07:15.618089+0000 mgr.y (mgr.25004) 521 : cluster [DBG] pgmap v977: 137 pgs: 3 creating+peering, 29 unknown, 105 active+clean; 583 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-29T18:07:17.149 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:07:16 smithi029 bash[77880]: cluster 2024-08-29T18:07:15.790085+0000 mon.a (mon.0) 1254 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:07:17.149 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:07:16 smithi029 bash[77880]: cluster 2024-08-29T18:07:16.783105+0000 mon.a (mon.0) 1255 : cluster [DBG] osdmap e932: 8 total, 8 up, 8 in 2024-08-29T18:07:17.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:07:16 smithi110 bash[67519]: cluster 2024-08-29T18:07:15.618089+0000 mgr.y (mgr.25004) 521 : cluster [DBG] pgmap v977: 137 pgs: 3 creating+peering, 29 unknown, 105 active+clean; 583 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-29T18:07:17.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:07:16 smithi110 bash[67519]: cluster 2024-08-29T18:07:15.790085+0000 mon.a (mon.0) 1254 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:07:17.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:07:16 smithi110 bash[67519]: cluster 2024-08-29T18:07:16.783105+0000 mon.a (mon.0) 1255 : cluster [DBG] osdmap e932: 8 total, 8 up, 8 in 2024-08-29T18:07:19.149 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:07:18 smithi029 bash[77880]: cluster 2024-08-29T18:07:17.618937+0000 mgr.y (mgr.25004) 522 : cluster [DBG] pgmap v980: 105 pgs: 105 active+clean; 583 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-29T18:07:19.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:07:18 smithi029 bash[77880]: cluster 2024-08-29T18:07:17.832636+0000 mon.a (mon.0) 1256 : cluster [DBG] osdmap e933: 8 total, 8 up, 8 in 2024-08-29T18:07:19.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:07:18 smithi029 bash[77880]: audit 2024-08-29T18:07:17.835259+0000 mon.c (mon.2) 375 : audit [INF] from='client.? 172.21.15.29:0/2871796520' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112326-16","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:07:19.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:07:18 smithi029 bash[77880]: audit 2024-08-29T18:07:17.836762+0000 mon.a (mon.0) 1257 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112326-16","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:07:19.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:07:18 smithi029 bash[77880]: cluster 2024-08-29T18:07:18.276082+0000 mon.a (mon.0) 1258 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:07:19.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:07:18 smithi029 bash[77880]: cluster 2024-08-29T18:07:18.276130+0000 mon.a (mon.0) 1259 : cluster [INF] Cluster is now healthy 2024-08-29T18:07:19.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:07:18 smithi029 bash[77880]: audit 2024-08-29T18:07:18.497652+0000 mon.c (mon.2) 376 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:07:19.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:07:18 smithi029 bash[79042]: cluster 2024-08-29T18:07:17.618937+0000 mgr.y (mgr.25004) 522 : cluster [DBG] pgmap v980: 105 pgs: 105 active+clean; 583 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-29T18:07:19.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:07:18 smithi029 bash[79042]: cluster 2024-08-29T18:07:17.832636+0000 mon.a (mon.0) 1256 : cluster [DBG] osdmap e933: 8 total, 8 up, 8 in 2024-08-29T18:07:19.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:07:18 smithi029 bash[79042]: audit 2024-08-29T18:07:17.835259+0000 mon.c (mon.2) 375 : audit [INF] from='client.? 172.21.15.29:0/2871796520' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112326-16","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:07:19.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:07:18 smithi029 bash[79042]: audit 2024-08-29T18:07:17.836762+0000 mon.a (mon.0) 1257 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112326-16","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:07:19.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:07:18 smithi029 bash[79042]: cluster 2024-08-29T18:07:18.276082+0000 mon.a (mon.0) 1258 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:07:19.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:07:18 smithi029 bash[79042]: cluster 2024-08-29T18:07:18.276130+0000 mon.a (mon.0) 1259 : cluster [INF] Cluster is now healthy 2024-08-29T18:07:19.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:07:18 smithi029 bash[79042]: audit 2024-08-29T18:07:18.497652+0000 mon.c (mon.2) 376 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:07:19.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:07:18 smithi110 bash[67519]: cluster 2024-08-29T18:07:17.618937+0000 mgr.y (mgr.25004) 522 : cluster [DBG] pgmap v980: 105 pgs: 105 active+clean; 583 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-29T18:07:19.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:07:18 smithi110 bash[67519]: cluster 2024-08-29T18:07:17.832636+0000 mon.a (mon.0) 1256 : cluster [DBG] osdmap e933: 8 total, 8 up, 8 in 2024-08-29T18:07:19.154 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:07:18 smithi110 bash[67519]: audit 2024-08-29T18:07:17.835259+0000 mon.c (mon.2) 375 : audit [INF] from='client.? 172.21.15.29:0/2871796520' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112326-16","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:07:19.154 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:07:18 smithi110 bash[67519]: audit 2024-08-29T18:07:17.836762+0000 mon.a (mon.0) 1257 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112326-16","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:07:19.154 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:07:18 smithi110 bash[67519]: cluster 2024-08-29T18:07:18.276082+0000 mon.a (mon.0) 1258 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:07:19.154 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:07:18 smithi110 bash[67519]: cluster 2024-08-29T18:07:18.276130+0000 mon.a (mon.0) 1259 : cluster [INF] Cluster is now healthy 2024-08-29T18:07:19.154 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:07:18 smithi110 bash[67519]: audit 2024-08-29T18:07:18.497652+0000 mon.c (mon.2) 376 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:07:19.867 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestCls2PCQueue.Cleanup (3082 ms) 2024-08-29T18:07:19.867 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestCls2PCQueue.MultiProducer 2024-08-29T18:07:20.148 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:07:19 smithi029 bash[79042]: audit 2024-08-29T18:07:18.827530+0000 mon.a (mon.0) 1260 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112326-16","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:07:20.148 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:07:19 smithi029 bash[79042]: cluster 2024-08-29T18:07:18.835851+0000 mon.a (mon.0) 1261 : cluster [DBG] osdmap e934: 8 total, 8 up, 8 in 2024-08-29T18:07:20.149 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:07:19 smithi029 bash[77880]: audit 2024-08-29T18:07:18.827530+0000 mon.a (mon.0) 1260 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112326-16","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:07:20.149 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:07:19 smithi029 bash[77880]: cluster 2024-08-29T18:07:18.835851+0000 mon.a (mon.0) 1261 : cluster [DBG] osdmap e934: 8 total, 8 up, 8 in 2024-08-29T18:07:20.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:07:19 smithi110 bash[67519]: audit 2024-08-29T18:07:18.827530+0000 mon.a (mon.0) 1260 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112326-16","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:07:20.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:07:19 smithi110 bash[67519]: cluster 2024-08-29T18:07:18.835851+0000 mon.a (mon.0) 1261 : cluster [DBG] osdmap e934: 8 total, 8 up, 8 in 2024-08-29T18:07:21.148 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:07:20 smithi029 bash[79042]: cluster 2024-08-29T18:07:19.619631+0000 mgr.y (mgr.25004) 523 : cluster [DBG] pgmap v983: 137 pgs: 5 creating+peering, 27 unknown, 105 active+clean; 583 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-29T18:07:21.149 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:07:20 smithi029 bash[79042]: cluster 2024-08-29T18:07:19.863983+0000 mon.a (mon.0) 1262 : cluster [DBG] osdmap e935: 8 total, 8 up, 8 in 2024-08-29T18:07:21.149 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:07:20 smithi029 bash[77880]: cluster 2024-08-29T18:07:19.619631+0000 mgr.y (mgr.25004) 523 : cluster [DBG] pgmap v983: 137 pgs: 5 creating+peering, 27 unknown, 105 active+clean; 583 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-29T18:07:21.149 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:07:20 smithi029 bash[77880]: cluster 2024-08-29T18:07:19.863983+0000 mon.a (mon.0) 1262 : cluster [DBG] osdmap e935: 8 total, 8 up, 8 in 2024-08-29T18:07:21.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:07:20 smithi110 bash[67519]: cluster 2024-08-29T18:07:19.619631+0000 mgr.y (mgr.25004) 523 : cluster [DBG] pgmap v983: 137 pgs: 5 creating+peering, 27 unknown, 105 active+clean; 583 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-29T18:07:21.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:07:20 smithi110 bash[67519]: cluster 2024-08-29T18:07:19.863983+0000 mon.a (mon.0) 1262 : cluster [DBG] osdmap e935: 8 total, 8 up, 8 in 2024-08-29T18:07:22.148 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:07:21 smithi029 bash[79042]: cluster 2024-08-29T18:07:20.869346+0000 mon.a (mon.0) 1263 : cluster [DBG] osdmap e936: 8 total, 8 up, 8 in 2024-08-29T18:07:22.148 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:07:21 smithi029 bash[79042]: audit 2024-08-29T18:07:20.871901+0000 mon.c (mon.2) 377 : audit [INF] from='client.? 172.21.15.29:0/1955263241' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112326-17","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:07:22.149 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:07:21 smithi029 bash[79042]: audit 2024-08-29T18:07:20.872807+0000 mon.a (mon.0) 1264 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112326-17","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:07:22.149 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:07:21 smithi029 bash[79042]: audit 2024-08-29T18:07:21.862700+0000 mon.a (mon.0) 1265 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112326-17","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:07:22.149 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:07:21 smithi029 bash[79042]: cluster 2024-08-29T18:07:21.870543+0000 mon.a (mon.0) 1266 : cluster [DBG] osdmap e937: 8 total, 8 up, 8 in 2024-08-29T18:07:22.149 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:07:21 smithi029 bash[77880]: cluster 2024-08-29T18:07:20.869346+0000 mon.a (mon.0) 1263 : cluster [DBG] osdmap e936: 8 total, 8 up, 8 in 2024-08-29T18:07:22.149 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:07:21 smithi029 bash[77880]: audit 2024-08-29T18:07:20.871901+0000 mon.c (mon.2) 377 : audit [INF] from='client.? 172.21.15.29:0/1955263241' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112326-17","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:07:22.149 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:07:21 smithi029 bash[77880]: audit 2024-08-29T18:07:20.872807+0000 mon.a (mon.0) 1264 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112326-17","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:07:22.149 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:07:21 smithi029 bash[77880]: audit 2024-08-29T18:07:21.862700+0000 mon.a (mon.0) 1265 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112326-17","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:07:22.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:07:21 smithi029 bash[77880]: cluster 2024-08-29T18:07:21.870543+0000 mon.a (mon.0) 1266 : cluster [DBG] osdmap e937: 8 total, 8 up, 8 in 2024-08-29T18:07:22.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:07:21 smithi110 bash[67519]: cluster 2024-08-29T18:07:20.869346+0000 mon.a (mon.0) 1263 : cluster [DBG] osdmap e936: 8 total, 8 up, 8 in 2024-08-29T18:07:22.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:07:21 smithi110 bash[67519]: audit 2024-08-29T18:07:20.871901+0000 mon.c (mon.2) 377 : audit [INF] from='client.? 172.21.15.29:0/1955263241' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112326-17","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:07:22.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:07:21 smithi110 bash[67519]: audit 2024-08-29T18:07:20.872807+0000 mon.a (mon.0) 1264 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112326-17","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:07:22.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:07:21 smithi110 bash[67519]: audit 2024-08-29T18:07:21.862700+0000 mon.a (mon.0) 1265 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112326-17","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:07:22.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:07:21 smithi110 bash[67519]: cluster 2024-08-29T18:07:21.870543+0000 mon.a (mon.0) 1266 : cluster [DBG] osdmap e937: 8 total, 8 up, 8 in 2024-08-29T18:07:23.148 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:07:22 smithi029 bash[79042]: cluster 2024-08-29T18:07:21.620768+0000 mgr.y (mgr.25004) 524 : cluster [DBG] pgmap v986: 137 pgs: 13 creating+peering, 19 unknown, 105 active+clean; 583 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-29T18:07:23.148 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:07:22 smithi029 bash[79042]: cluster 2024-08-29T18:07:21.877871+0000 mon.a (mon.0) 1267 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:07:23.149 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:07:22 smithi029 bash[77880]: cluster 2024-08-29T18:07:21.620768+0000 mgr.y (mgr.25004) 524 : cluster [DBG] pgmap v986: 137 pgs: 13 creating+peering, 19 unknown, 105 active+clean; 583 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-29T18:07:23.149 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:07:22 smithi029 bash[77880]: cluster 2024-08-29T18:07:21.877871+0000 mon.a (mon.0) 1267 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:07:23.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:07:22 smithi110 bash[67519]: cluster 2024-08-29T18:07:21.620768+0000 mgr.y (mgr.25004) 524 : cluster [DBG] pgmap v986: 137 pgs: 13 creating+peering, 19 unknown, 105 active+clean; 583 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-29T18:07:23.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:07:22 smithi110 bash[67519]: cluster 2024-08-29T18:07:21.877871+0000 mon.a (mon.0) 1267 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:07:24.148 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:07:23 smithi029 bash[77880]: cluster 2024-08-29T18:07:22.893201+0000 mon.a (mon.0) 1268 : cluster [DBG] osdmap e938: 8 total, 8 up, 8 in 2024-08-29T18:07:24.149 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:07:23 smithi029 bash[79042]: cluster 2024-08-29T18:07:22.893201+0000 mon.a (mon.0) 1268 : cluster [DBG] osdmap e938: 8 total, 8 up, 8 in 2024-08-29T18:07:24.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:07:23 smithi110 bash[67519]: cluster 2024-08-29T18:07:22.893201+0000 mon.a (mon.0) 1268 : cluster [DBG] osdmap e938: 8 total, 8 up, 8 in 2024-08-29T18:07:24.898 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:07:24 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:07:24] "GET /metrics HTTP/1.1" 200 36340 "" "Prometheus/2.43.0" 2024-08-29T18:07:25.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:07:24 smithi110 bash[67519]: cluster 2024-08-29T18:07:23.621448+0000 mgr.y (mgr.25004) 525 : cluster [DBG] pgmap v989: 137 pgs: 13 creating+peering, 9 unknown, 115 active+clean; 691 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 586 KiB/s rd, 942 KiB/s wr, 1.03k op/s 2024-08-29T18:07:25.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:07:24 smithi110 bash[67519]: cluster 2024-08-29T18:07:23.897605+0000 mon.a (mon.0) 1269 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:07:25.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:07:24 smithi110 bash[67519]: cluster 2024-08-29T18:07:23.897677+0000 mon.a (mon.0) 1270 : cluster [INF] Cluster is now healthy 2024-08-29T18:07:25.398 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:07:24 smithi029 bash[77880]: cluster 2024-08-29T18:07:23.621448+0000 mgr.y (mgr.25004) 525 : cluster [DBG] pgmap v989: 137 pgs: 13 creating+peering, 9 unknown, 115 active+clean; 691 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 586 KiB/s rd, 942 KiB/s wr, 1.03k op/s 2024-08-29T18:07:25.398 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:07:24 smithi029 bash[77880]: cluster 2024-08-29T18:07:23.897605+0000 mon.a (mon.0) 1269 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:07:25.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:07:24 smithi029 bash[77880]: cluster 2024-08-29T18:07:23.897677+0000 mon.a (mon.0) 1270 : cluster [INF] Cluster is now healthy 2024-08-29T18:07:25.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:07:24 smithi029 bash[79042]: cluster 2024-08-29T18:07:23.621448+0000 mgr.y (mgr.25004) 525 : cluster [DBG] pgmap v989: 137 pgs: 13 creating+peering, 9 unknown, 115 active+clean; 691 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 586 KiB/s rd, 942 KiB/s wr, 1.03k op/s 2024-08-29T18:07:25.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:07:24 smithi029 bash[79042]: cluster 2024-08-29T18:07:23.897605+0000 mon.a (mon.0) 1269 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:07:25.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:07:24 smithi029 bash[79042]: cluster 2024-08-29T18:07:23.897677+0000 mon.a (mon.0) 1270 : cluster [INF] Cluster is now healthy 2024-08-29T18:07:27.398 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:07:26 smithi029 bash[77880]: cluster 2024-08-29T18:07:25.622547+0000 mgr.y (mgr.25004) 526 : cluster [DBG] pgmap v990: 137 pgs: 13 creating+peering, 124 active+clean; 691 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 407 KiB/s rd, 654 KiB/s wr, 719 op/s 2024-08-29T18:07:27.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:07:26 smithi029 bash[79042]: cluster 2024-08-29T18:07:25.622547+0000 mgr.y (mgr.25004) 526 : cluster [DBG] pgmap v990: 137 pgs: 13 creating+peering, 124 active+clean; 691 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 407 KiB/s rd, 654 KiB/s wr, 719 op/s 2024-08-29T18:07:27.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:07:26 smithi110 bash[67519]: cluster 2024-08-29T18:07:25.622547+0000 mgr.y (mgr.25004) 526 : cluster [DBG] pgmap v990: 137 pgs: 13 creating+peering, 124 active+clean; 691 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 407 KiB/s rd, 654 KiB/s wr, 719 op/s 2024-08-29T18:07:29.398 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:07:28 smithi029 bash[79042]: cluster 2024-08-29T18:07:27.624429+0000 mgr.y (mgr.25004) 527 : cluster [DBG] pgmap v991: 137 pgs: 137 active+clean; 1.2 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 8.7 MiB/s rd, 3.8 MiB/s wr, 4.24k op/s 2024-08-29T18:07:29.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:07:28 smithi029 bash[77880]: cluster 2024-08-29T18:07:27.624429+0000 mgr.y (mgr.25004) 527 : cluster [DBG] pgmap v991: 137 pgs: 137 active+clean; 1.2 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 8.7 MiB/s rd, 3.8 MiB/s wr, 4.24k op/s 2024-08-29T18:07:29.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:07:28 smithi110 bash[67519]: cluster 2024-08-29T18:07:27.624429+0000 mgr.y (mgr.25004) 527 : cluster [DBG] pgmap v991: 137 pgs: 137 active+clean; 1.2 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 8.7 MiB/s rd, 3.8 MiB/s wr, 4.24k op/s 2024-08-29T18:07:31.398 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:07:30 smithi029 bash[77880]: cluster 2024-08-29T18:07:29.625265+0000 mgr.y (mgr.25004) 528 : cluster [DBG] pgmap v992: 137 pgs: 137 active+clean; 1.2 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 7.3 MiB/s rd, 3.2 MiB/s wr, 3.58k op/s 2024-08-29T18:07:31.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:07:30 smithi029 bash[79042]: cluster 2024-08-29T18:07:29.625265+0000 mgr.y (mgr.25004) 528 : cluster [DBG] pgmap v992: 137 pgs: 137 active+clean; 1.2 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 7.3 MiB/s rd, 3.2 MiB/s wr, 3.58k op/s 2024-08-29T18:07:31.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:07:30 smithi110 bash[67519]: cluster 2024-08-29T18:07:29.625265+0000 mgr.y (mgr.25004) 528 : cluster [DBG] pgmap v992: 137 pgs: 137 active+clean; 1.2 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 7.3 MiB/s rd, 3.2 MiB/s wr, 3.58k op/s 2024-08-29T18:07:33.398 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:07:32 smithi029 bash[79042]: cluster 2024-08-29T18:07:31.626647+0000 mgr.y (mgr.25004) 529 : cluster [DBG] pgmap v993: 137 pgs: 137 active+clean; 1.2 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 6.0 MiB/s rd, 2.6 MiB/s wr, 2.94k op/s 2024-08-29T18:07:33.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:07:32 smithi029 bash[77880]: cluster 2024-08-29T18:07:31.626647+0000 mgr.y (mgr.25004) 529 : cluster [DBG] pgmap v993: 137 pgs: 137 active+clean; 1.2 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 6.0 MiB/s rd, 2.6 MiB/s wr, 2.94k op/s 2024-08-29T18:07:33.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:07:32 smithi110 bash[67519]: cluster 2024-08-29T18:07:31.626647+0000 mgr.y (mgr.25004) 529 : cluster [DBG] pgmap v993: 137 pgs: 137 active+clean; 1.2 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 6.0 MiB/s rd, 2.6 MiB/s wr, 2.94k op/s 2024-08-29T18:07:34.398 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:07:33 smithi029 bash[79042]: audit 2024-08-29T18:07:33.498220+0000 mon.c (mon.2) 378 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:07:34.398 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:07:33 smithi029 bash[77880]: audit 2024-08-29T18:07:33.498220+0000 mon.c (mon.2) 378 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:07:34.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:07:33 smithi110 bash[67519]: audit 2024-08-29T18:07:33.498220+0000 mon.c (mon.2) 378 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:07:34.898 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:07:34 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:07:34] "GET /metrics HTTP/1.1" 200 36401 "" "Prometheus/2.43.0" 2024-08-29T18:07:35.398 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:07:34 smithi029 bash[79042]: cluster 2024-08-29T18:07:33.627595+0000 mgr.y (mgr.25004) 530 : cluster [DBG] pgmap v994: 137 pgs: 137 active+clean; 1.6 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 3.6 MiB/s wr, 4.05k op/s 2024-08-29T18:07:35.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:07:34 smithi029 bash[77880]: cluster 2024-08-29T18:07:33.627595+0000 mgr.y (mgr.25004) 530 : cluster [DBG] pgmap v994: 137 pgs: 137 active+clean; 1.6 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 3.6 MiB/s wr, 4.05k op/s 2024-08-29T18:07:35.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:07:34 smithi110 bash[67519]: cluster 2024-08-29T18:07:33.627595+0000 mgr.y (mgr.25004) 530 : cluster [DBG] pgmap v994: 137 pgs: 137 active+clean; 1.6 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 3.6 MiB/s wr, 4.05k op/s 2024-08-29T18:07:37.398 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:07:36 smithi029 bash[79042]: cluster 2024-08-29T18:07:35.628792+0000 mgr.y (mgr.25004) 531 : cluster [DBG] pgmap v995: 137 pgs: 137 active+clean; 1.6 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 3.2 MiB/s wr, 3.62k op/s 2024-08-29T18:07:37.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:07:36 smithi029 bash[77880]: cluster 2024-08-29T18:07:35.628792+0000 mgr.y (mgr.25004) 531 : cluster [DBG] pgmap v995: 137 pgs: 137 active+clean; 1.6 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 3.2 MiB/s wr, 3.62k op/s 2024-08-29T18:07:37.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:07:36 smithi110 bash[67519]: cluster 2024-08-29T18:07:35.628792+0000 mgr.y (mgr.25004) 531 : cluster [DBG] pgmap v995: 137 pgs: 137 active+clean; 1.6 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 3.2 MiB/s wr, 3.62k op/s 2024-08-29T18:07:39.398 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:07:38 smithi029 bash[79042]: cluster 2024-08-29T18:07:37.630380+0000 mgr.y (mgr.25004) 532 : cluster [DBG] pgmap v996: 137 pgs: 137 active+clean; 1.9 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 22 MiB/s rd, 4.4 MiB/s wr, 4.96k op/s 2024-08-29T18:07:39.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:07:38 smithi029 bash[77880]: cluster 2024-08-29T18:07:37.630380+0000 mgr.y (mgr.25004) 532 : cluster [DBG] pgmap v996: 137 pgs: 137 active+clean; 1.9 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 22 MiB/s rd, 4.4 MiB/s wr, 4.96k op/s 2024-08-29T18:07:39.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:07:38 smithi110 bash[67519]: cluster 2024-08-29T18:07:37.630380+0000 mgr.y (mgr.25004) 532 : cluster [DBG] pgmap v996: 137 pgs: 137 active+clean; 1.9 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 22 MiB/s rd, 4.4 MiB/s wr, 4.96k op/s 2024-08-29T18:07:41.398 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:07:40 smithi029 bash[79042]: cluster 2024-08-29T18:07:39.631284+0000 mgr.y (mgr.25004) 533 : cluster [DBG] pgmap v997: 137 pgs: 137 active+clean; 1.9 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 17 MiB/s rd, 2.6 MiB/s wr, 2.92k op/s 2024-08-29T18:07:41.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:07:40 smithi029 bash[77880]: cluster 2024-08-29T18:07:39.631284+0000 mgr.y (mgr.25004) 533 : cluster [DBG] pgmap v997: 137 pgs: 137 active+clean; 1.9 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 17 MiB/s rd, 2.6 MiB/s wr, 2.92k op/s 2024-08-29T18:07:41.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:07:40 smithi110 bash[67519]: cluster 2024-08-29T18:07:39.631284+0000 mgr.y (mgr.25004) 533 : cluster [DBG] pgmap v997: 137 pgs: 137 active+clean; 1.9 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 17 MiB/s rd, 2.6 MiB/s wr, 2.92k op/s 2024-08-29T18:07:43.398 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:07:42 smithi029 bash[79042]: cluster 2024-08-29T18:07:41.632574+0000 mgr.y (mgr.25004) 534 : cluster [DBG] pgmap v998: 137 pgs: 137 active+clean; 1.9 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 17 MiB/s rd, 2.6 MiB/s wr, 2.92k op/s 2024-08-29T18:07:43.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:07:42 smithi029 bash[79042]: audit 2024-08-29T18:07:42.240413+0000 mon.c (mon.2) 379 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:07:43.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:07:42 smithi029 bash[77880]: cluster 2024-08-29T18:07:41.632574+0000 mgr.y (mgr.25004) 534 : cluster [DBG] pgmap v998: 137 pgs: 137 active+clean; 1.9 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 17 MiB/s rd, 2.6 MiB/s wr, 2.92k op/s 2024-08-29T18:07:43.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:07:42 smithi029 bash[77880]: audit 2024-08-29T18:07:42.240413+0000 mon.c (mon.2) 379 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:07:43.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:07:42 smithi110 bash[67519]: cluster 2024-08-29T18:07:41.632574+0000 mgr.y (mgr.25004) 534 : cluster [DBG] pgmap v998: 137 pgs: 137 active+clean; 1.9 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 17 MiB/s rd, 2.6 MiB/s wr, 2.92k op/s 2024-08-29T18:07:43.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:07:42 smithi110 bash[67519]: audit 2024-08-29T18:07:42.240413+0000 mon.c (mon.2) 379 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:07:44.398 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:07:43 smithi029 bash[77880]: audit 2024-08-29T18:07:43.067078+0000 mon.c (mon.2) 380 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:07:44.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:07:43 smithi029 bash[77880]: audit 2024-08-29T18:07:43.067996+0000 mon.c (mon.2) 381 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:07:44.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:07:43 smithi029 bash[77880]: audit 2024-08-29T18:07:43.073427+0000 mon.a (mon.0) 1271 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:07:44.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:07:43 smithi029 bash[79042]: audit 2024-08-29T18:07:43.067078+0000 mon.c (mon.2) 380 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:07:44.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:07:43 smithi029 bash[79042]: audit 2024-08-29T18:07:43.067996+0000 mon.c (mon.2) 381 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:07:44.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:07:43 smithi029 bash[79042]: audit 2024-08-29T18:07:43.073427+0000 mon.a (mon.0) 1271 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:07:44.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:07:43 smithi110 bash[67519]: audit 2024-08-29T18:07:43.067078+0000 mon.c (mon.2) 380 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:07:44.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:07:43 smithi110 bash[67519]: audit 2024-08-29T18:07:43.067996+0000 mon.c (mon.2) 381 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:07:44.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:07:43 smithi110 bash[67519]: audit 2024-08-29T18:07:43.073427+0000 mon.a (mon.0) 1271 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:07:44.898 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:07:44 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:07:44] "GET /metrics HTTP/1.1" 200 36401 "" "Prometheus/2.43.0" 2024-08-29T18:07:45.398 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:07:45 smithi029 bash[79042]: cluster 2024-08-29T18:07:43.633632+0000 mgr.y (mgr.25004) 535 : cluster [DBG] pgmap v999: 137 pgs: 137 active+clean; 2.2 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 28 MiB/s rd, 3.6 MiB/s wr, 4.10k op/s 2024-08-29T18:07:45.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:07:45 smithi029 bash[77880]: cluster 2024-08-29T18:07:43.633632+0000 mgr.y (mgr.25004) 535 : cluster [DBG] pgmap v999: 137 pgs: 137 active+clean; 2.2 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 28 MiB/s rd, 3.6 MiB/s wr, 4.10k op/s 2024-08-29T18:07:45.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:07:45 smithi110 bash[67519]: cluster 2024-08-29T18:07:43.633632+0000 mgr.y (mgr.25004) 535 : cluster [DBG] pgmap v999: 137 pgs: 137 active+clean; 2.2 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 28 MiB/s rd, 3.6 MiB/s wr, 4.10k op/s 2024-08-29T18:07:47.398 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:07:47 smithi029 bash[77880]: cluster 2024-08-29T18:07:45.634672+0000 mgr.y (mgr.25004) 536 : cluster [DBG] pgmap v1000: 137 pgs: 137 active+clean; 2.2 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 20 MiB/s rd, 2.2 MiB/s wr, 2.52k op/s 2024-08-29T18:07:47.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:07:47 smithi029 bash[79042]: cluster 2024-08-29T18:07:45.634672+0000 mgr.y (mgr.25004) 536 : cluster [DBG] pgmap v1000: 137 pgs: 137 active+clean; 2.2 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 20 MiB/s rd, 2.2 MiB/s wr, 2.52k op/s 2024-08-29T18:07:47.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:07:47 smithi110 bash[67519]: cluster 2024-08-29T18:07:45.634672+0000 mgr.y (mgr.25004) 536 : cluster [DBG] pgmap v1000: 137 pgs: 137 active+clean; 2.2 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 20 MiB/s rd, 2.2 MiB/s wr, 2.52k op/s 2024-08-29T18:07:49.398 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:07:49 smithi029 bash[77880]: cluster 2024-08-29T18:07:47.636193+0000 mgr.y (mgr.25004) 537 : cluster [DBG] pgmap v1001: 137 pgs: 137 active+clean; 2.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 116 MiB/s rd, 2.6 MiB/s wr, 3.16k op/s 2024-08-29T18:07:49.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:07:49 smithi029 bash[77880]: audit 2024-08-29T18:07:48.498343+0000 mon.c (mon.2) 382 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:07:49.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:07:49 smithi029 bash[79042]: cluster 2024-08-29T18:07:47.636193+0000 mgr.y (mgr.25004) 537 : cluster [DBG] pgmap v1001: 137 pgs: 137 active+clean; 2.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 116 MiB/s rd, 2.6 MiB/s wr, 3.16k op/s 2024-08-29T18:07:49.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:07:49 smithi029 bash[79042]: audit 2024-08-29T18:07:48.498343+0000 mon.c (mon.2) 382 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:07:49.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:07:49 smithi110 bash[67519]: cluster 2024-08-29T18:07:47.636193+0000 mgr.y (mgr.25004) 537 : cluster [DBG] pgmap v1001: 137 pgs: 137 active+clean; 2.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 116 MiB/s rd, 2.6 MiB/s wr, 3.16k op/s 2024-08-29T18:07:49.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:07:49 smithi110 bash[67519]: audit 2024-08-29T18:07:48.498343+0000 mon.c (mon.2) 382 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:07:51.398 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:07:51 smithi029 bash[79042]: cluster 2024-08-29T18:07:49.637092+0000 mgr.y (mgr.25004) 538 : cluster [DBG] pgmap v1002: 137 pgs: 137 active+clean; 2.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 106 MiB/s rd, 1.4 MiB/s wr, 1.82k op/s 2024-08-29T18:07:51.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:07:51 smithi029 bash[77880]: cluster 2024-08-29T18:07:49.637092+0000 mgr.y (mgr.25004) 538 : cluster [DBG] pgmap v1002: 137 pgs: 137 active+clean; 2.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 106 MiB/s rd, 1.4 MiB/s wr, 1.82k op/s 2024-08-29T18:07:51.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:07:51 smithi110 bash[67519]: cluster 2024-08-29T18:07:49.637092+0000 mgr.y (mgr.25004) 538 : cluster [DBG] pgmap v1002: 137 pgs: 137 active+clean; 2.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 106 MiB/s rd, 1.4 MiB/s wr, 1.82k op/s 2024-08-29T18:07:53.398 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:07:53 smithi029 bash[79042]: cluster 2024-08-29T18:07:51.638307+0000 mgr.y (mgr.25004) 539 : cluster [DBG] pgmap v1003: 137 pgs: 137 active+clean; 2.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 106 MiB/s rd, 1.4 MiB/s wr, 1.82k op/s 2024-08-29T18:07:53.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:07:53 smithi029 bash[77880]: cluster 2024-08-29T18:07:51.638307+0000 mgr.y (mgr.25004) 539 : cluster [DBG] pgmap v1003: 137 pgs: 137 active+clean; 2.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 106 MiB/s rd, 1.4 MiB/s wr, 1.82k op/s 2024-08-29T18:07:53.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:07:53 smithi110 bash[67519]: cluster 2024-08-29T18:07:51.638307+0000 mgr.y (mgr.25004) 539 : cluster [DBG] pgmap v1003: 137 pgs: 137 active+clean; 2.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 106 MiB/s rd, 1.4 MiB/s wr, 1.82k op/s 2024-08-29T18:07:54.898 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:07:54 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:07:54] "GET /metrics HTTP/1.1" 200 36400 "" "Prometheus/2.43.0" 2024-08-29T18:07:55.108 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestCls2PCQueue.MultiProducer (35241 ms) 2024-08-29T18:07:55.108 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestCls2PCQueue.AsyncConsumer 2024-08-29T18:07:55.398 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:07:55 smithi029 bash[79042]: cluster 2024-08-29T18:07:53.639288+0000 mgr.y (mgr.25004) 540 : cluster [DBG] pgmap v1004: 137 pgs: 137 active+clean; 2.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 169 MiB/s rd, 1.5 MiB/s wr, 2.12k op/s 2024-08-29T18:07:55.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:07:55 smithi029 bash[77880]: cluster 2024-08-29T18:07:53.639288+0000 mgr.y (mgr.25004) 540 : cluster [DBG] pgmap v1004: 137 pgs: 137 active+clean; 2.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 169 MiB/s rd, 1.5 MiB/s wr, 2.12k op/s 2024-08-29T18:07:55.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:07:55 smithi110 bash[67519]: cluster 2024-08-29T18:07:53.639288+0000 mgr.y (mgr.25004) 540 : cluster [DBG] pgmap v1004: 137 pgs: 137 active+clean; 2.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 169 MiB/s rd, 1.5 MiB/s wr, 2.12k op/s 2024-08-29T18:07:56.398 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:07:56 smithi029 bash[79042]: cluster 2024-08-29T18:07:55.106977+0000 mon.a (mon.0) 1272 : cluster [DBG] osdmap e939: 8 total, 8 up, 8 in 2024-08-29T18:07:56.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:07:56 smithi029 bash[77880]: cluster 2024-08-29T18:07:55.106977+0000 mon.a (mon.0) 1272 : cluster [DBG] osdmap e939: 8 total, 8 up, 8 in 2024-08-29T18:07:56.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:07:56 smithi110 bash[67519]: cluster 2024-08-29T18:07:55.106977+0000 mon.a (mon.0) 1272 : cluster [DBG] osdmap e939: 8 total, 8 up, 8 in 2024-08-29T18:07:57.398 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:07:57 smithi029 bash[77880]: cluster 2024-08-29T18:07:55.639982+0000 mgr.y (mgr.25004) 541 : cluster [DBG] pgmap v1006: 105 pgs: 105 active+clean; 583 KiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-08-29T18:07:57.398 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:07:57 smithi029 bash[77880]: cluster 2024-08-29T18:07:56.129419+0000 mon.a (mon.0) 1273 : cluster [DBG] osdmap e940: 8 total, 8 up, 8 in 2024-08-29T18:07:57.398 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:07:57 smithi029 bash[77880]: audit 2024-08-29T18:07:56.132682+0000 mon.c (mon.2) 383 : audit [INF] from='client.? 172.21.15.29:0/2195151407' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112326-18","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:07:57.398 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:07:57 smithi029 bash[77880]: audit 2024-08-29T18:07:56.133992+0000 mon.a (mon.0) 1274 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112326-18","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:07:57.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:07:57 smithi029 bash[79042]: cluster 2024-08-29T18:07:55.639982+0000 mgr.y (mgr.25004) 541 : cluster [DBG] pgmap v1006: 105 pgs: 105 active+clean; 583 KiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-08-29T18:07:57.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:07:57 smithi029 bash[79042]: cluster 2024-08-29T18:07:56.129419+0000 mon.a (mon.0) 1273 : cluster [DBG] osdmap e940: 8 total, 8 up, 8 in 2024-08-29T18:07:57.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:07:57 smithi029 bash[79042]: audit 2024-08-29T18:07:56.132682+0000 mon.c (mon.2) 383 : audit [INF] from='client.? 172.21.15.29:0/2195151407' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112326-18","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:07:57.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:07:57 smithi029 bash[79042]: audit 2024-08-29T18:07:56.133992+0000 mon.a (mon.0) 1274 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112326-18","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:07:57.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:07:57 smithi110 bash[67519]: cluster 2024-08-29T18:07:55.639982+0000 mgr.y (mgr.25004) 541 : cluster [DBG] pgmap v1006: 105 pgs: 105 active+clean; 583 KiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-08-29T18:07:57.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:07:57 smithi110 bash[67519]: cluster 2024-08-29T18:07:56.129419+0000 mon.a (mon.0) 1273 : cluster [DBG] osdmap e940: 8 total, 8 up, 8 in 2024-08-29T18:07:57.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:07:57 smithi110 bash[67519]: audit 2024-08-29T18:07:56.132682+0000 mon.c (mon.2) 383 : audit [INF] from='client.? 172.21.15.29:0/2195151407' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112326-18","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:07:57.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:07:57 smithi110 bash[67519]: audit 2024-08-29T18:07:56.133992+0000 mon.a (mon.0) 1274 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112326-18","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:07:58.398 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:07:58 smithi029 bash[77880]: audit 2024-08-29T18:07:57.130648+0000 mon.a (mon.0) 1275 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112326-18","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:07:58.398 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:07:58 smithi029 bash[77880]: cluster 2024-08-29T18:07:57.138321+0000 mon.a (mon.0) 1276 : cluster [DBG] osdmap e941: 8 total, 8 up, 8 in 2024-08-29T18:07:58.398 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:07:58 smithi029 bash[79042]: audit 2024-08-29T18:07:57.130648+0000 mon.a (mon.0) 1275 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112326-18","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:07:58.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:07:58 smithi029 bash[79042]: cluster 2024-08-29T18:07:57.138321+0000 mon.a (mon.0) 1276 : cluster [DBG] osdmap e941: 8 total, 8 up, 8 in 2024-08-29T18:07:58.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:07:58 smithi110 bash[67519]: audit 2024-08-29T18:07:57.130648+0000 mon.a (mon.0) 1275 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112326-18","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:07:58.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:07:58 smithi110 bash[67519]: cluster 2024-08-29T18:07:57.138321+0000 mon.a (mon.0) 1276 : cluster [DBG] osdmap e941: 8 total, 8 up, 8 in 2024-08-29T18:07:59.398 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:07:59 smithi029 bash[77880]: cluster 2024-08-29T18:07:57.640513+0000 mgr.y (mgr.25004) 542 : cluster [DBG] pgmap v1009: 137 pgs: 3 creating+activating, 8 creating+peering, 15 unknown, 111 active+clean; 628 KiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-08-29T18:07:59.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:07:59 smithi029 bash[77880]: cluster 2024-08-29T18:07:58.143025+0000 mon.a (mon.0) 1277 : cluster [DBG] osdmap e942: 8 total, 8 up, 8 in 2024-08-29T18:07:59.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:07:59 smithi029 bash[79042]: cluster 2024-08-29T18:07:57.640513+0000 mgr.y (mgr.25004) 542 : cluster [DBG] pgmap v1009: 137 pgs: 3 creating+activating, 8 creating+peering, 15 unknown, 111 active+clean; 628 KiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-08-29T18:07:59.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:07:59 smithi029 bash[79042]: cluster 2024-08-29T18:07:58.143025+0000 mon.a (mon.0) 1277 : cluster [DBG] osdmap e942: 8 total, 8 up, 8 in 2024-08-29T18:07:59.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:07:59 smithi110 bash[67519]: cluster 2024-08-29T18:07:57.640513+0000 mgr.y (mgr.25004) 542 : cluster [DBG] pgmap v1009: 137 pgs: 3 creating+activating, 8 creating+peering, 15 unknown, 111 active+clean; 628 KiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-08-29T18:07:59.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:07:59 smithi110 bash[67519]: cluster 2024-08-29T18:07:58.143025+0000 mon.a (mon.0) 1277 : cluster [DBG] osdmap e942: 8 total, 8 up, 8 in 2024-08-29T18:08:00.152 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestCls2PCQueue.AsyncConsumer (5044 ms) 2024-08-29T18:08:00.153 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestCls2PCQueue.MultiProducerConsumer 2024-08-29T18:08:01.398 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:08:01 smithi029 bash[77880]: cluster 2024-08-29T18:07:59.641322+0000 mgr.y (mgr.25004) 543 : cluster [DBG] pgmap v1011: 137 pgs: 3 creating+activating, 8 creating+peering, 7 unknown, 119 active+clean; 628 KiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 64 KiB/s rd, 204 KiB/s wr, 220 op/s 2024-08-29T18:08:01.398 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:08:01 smithi029 bash[77880]: cluster 2024-08-29T18:08:00.149899+0000 mon.a (mon.0) 1278 : cluster [DBG] osdmap e943: 8 total, 8 up, 8 in 2024-08-29T18:08:01.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:08:01 smithi029 bash[79042]: cluster 2024-08-29T18:07:59.641322+0000 mgr.y (mgr.25004) 543 : cluster [DBG] pgmap v1011: 137 pgs: 3 creating+activating, 8 creating+peering, 7 unknown, 119 active+clean; 628 KiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 64 KiB/s rd, 204 KiB/s wr, 220 op/s 2024-08-29T18:08:01.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:08:01 smithi029 bash[79042]: cluster 2024-08-29T18:08:00.149899+0000 mon.a (mon.0) 1278 : cluster [DBG] osdmap e943: 8 total, 8 up, 8 in 2024-08-29T18:08:01.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:08:01 smithi110 bash[67519]: cluster 2024-08-29T18:07:59.641322+0000 mgr.y (mgr.25004) 543 : cluster [DBG] pgmap v1011: 137 pgs: 3 creating+activating, 8 creating+peering, 7 unknown, 119 active+clean; 628 KiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 64 KiB/s rd, 204 KiB/s wr, 220 op/s 2024-08-29T18:08:01.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:08:01 smithi110 bash[67519]: cluster 2024-08-29T18:08:00.149899+0000 mon.a (mon.0) 1278 : cluster [DBG] osdmap e943: 8 total, 8 up, 8 in 2024-08-29T18:08:02.648 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:08:02 smithi029 bash[77880]: cluster 2024-08-29T18:08:01.166246+0000 mon.a (mon.0) 1279 : cluster [DBG] osdmap e944: 8 total, 8 up, 8 in 2024-08-29T18:08:02.648 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:08:02 smithi029 bash[77880]: audit 2024-08-29T18:08:01.169403+0000 mon.a (mon.0) 1280 : audit [INF] from='client.? 172.21.15.29:0/2763392990' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112326-19","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:08:02.648 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:08:02 smithi029 bash[79042]: cluster 2024-08-29T18:08:01.166246+0000 mon.a (mon.0) 1279 : cluster [DBG] osdmap e944: 8 total, 8 up, 8 in 2024-08-29T18:08:02.648 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:08:02 smithi029 bash[79042]: audit 2024-08-29T18:08:01.169403+0000 mon.a (mon.0) 1280 : audit [INF] from='client.? 172.21.15.29:0/2763392990' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112326-19","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:08:02.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:08:02 smithi110 bash[67519]: cluster 2024-08-29T18:08:01.166246+0000 mon.a (mon.0) 1279 : cluster [DBG] osdmap e944: 8 total, 8 up, 8 in 2024-08-29T18:08:02.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:08:02 smithi110 bash[67519]: audit 2024-08-29T18:08:01.169403+0000 mon.a (mon.0) 1280 : audit [INF] from='client.? 172.21.15.29:0/2763392990' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112326-19","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:08:03.648 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:08:03 smithi029 bash[77880]: cluster 2024-08-29T18:08:01.642367+0000 mgr.y (mgr.25004) 544 : cluster [DBG] pgmap v1014: 137 pgs: 11 creating+peering, 21 unknown, 105 active+clean; 583 KiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-08-29T18:08:03.648 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:08:03 smithi029 bash[77880]: cluster 2024-08-29T18:08:02.158623+0000 mon.a (mon.0) 1281 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:08:03.648 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:08:03 smithi029 bash[77880]: audit 2024-08-29T18:08:02.167739+0000 mon.a (mon.0) 1282 : audit [INF] from='client.? 172.21.15.29:0/2763392990' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112326-19","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:08:03.648 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:08:03 smithi029 bash[77880]: cluster 2024-08-29T18:08:02.178309+0000 mon.a (mon.0) 1283 : cluster [DBG] osdmap e945: 8 total, 8 up, 8 in 2024-08-29T18:08:03.649 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:08:03 smithi029 bash[79042]: cluster 2024-08-29T18:08:01.642367+0000 mgr.y (mgr.25004) 544 : cluster [DBG] pgmap v1014: 137 pgs: 11 creating+peering, 21 unknown, 105 active+clean; 583 KiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-08-29T18:08:03.649 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:08:03 smithi029 bash[79042]: cluster 2024-08-29T18:08:02.158623+0000 mon.a (mon.0) 1281 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:08:03.649 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:08:03 smithi029 bash[79042]: audit 2024-08-29T18:08:02.167739+0000 mon.a (mon.0) 1282 : audit [INF] from='client.? 172.21.15.29:0/2763392990' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112326-19","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:08:03.649 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:08:03 smithi029 bash[79042]: cluster 2024-08-29T18:08:02.178309+0000 mon.a (mon.0) 1283 : cluster [DBG] osdmap e945: 8 total, 8 up, 8 in 2024-08-29T18:08:03.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:08:03 smithi110 bash[67519]: cluster 2024-08-29T18:08:01.642367+0000 mgr.y (mgr.25004) 544 : cluster [DBG] pgmap v1014: 137 pgs: 11 creating+peering, 21 unknown, 105 active+clean; 583 KiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-08-29T18:08:03.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:08:03 smithi110 bash[67519]: cluster 2024-08-29T18:08:02.158623+0000 mon.a (mon.0) 1281 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:08:03.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:08:03 smithi110 bash[67519]: audit 2024-08-29T18:08:02.167739+0000 mon.a (mon.0) 1282 : audit [INF] from='client.? 172.21.15.29:0/2763392990' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112326-19","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:08:03.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:08:03 smithi110 bash[67519]: cluster 2024-08-29T18:08:02.178309+0000 mon.a (mon.0) 1283 : cluster [DBG] osdmap e945: 8 total, 8 up, 8 in 2024-08-29T18:08:04.599 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:08:04 smithi029 bash[79042]: cluster 2024-08-29T18:08:03.172986+0000 mon.a (mon.0) 1284 : cluster [DBG] osdmap e946: 8 total, 8 up, 8 in 2024-08-29T18:08:04.599 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:08:04 smithi029 bash[79042]: audit 2024-08-29T18:08:03.502326+0000 mon.a (mon.0) 1285 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:08:04.599 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:08:04 smithi029 bash[79042]: audit 2024-08-29T18:08:03.503758+0000 mon.c (mon.2) 384 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:08:04.599 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:08:04 smithi029 bash[77880]: cluster 2024-08-29T18:08:03.172986+0000 mon.a (mon.0) 1284 : cluster [DBG] osdmap e946: 8 total, 8 up, 8 in 2024-08-29T18:08:04.600 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:08:04 smithi029 bash[77880]: audit 2024-08-29T18:08:03.502326+0000 mon.a (mon.0) 1285 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:08:04.600 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:08:04 smithi029 bash[77880]: audit 2024-08-29T18:08:03.503758+0000 mon.c (mon.2) 384 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:08:04.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:08:04 smithi110 bash[67519]: cluster 2024-08-29T18:08:03.172986+0000 mon.a (mon.0) 1284 : cluster [DBG] osdmap e946: 8 total, 8 up, 8 in 2024-08-29T18:08:04.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:08:04 smithi110 bash[67519]: audit 2024-08-29T18:08:03.502326+0000 mon.a (mon.0) 1285 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:08:04.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:08:04 smithi110 bash[67519]: audit 2024-08-29T18:08:03.503758+0000 mon.c (mon.2) 384 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:08:04.898 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:08:04 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:08:04] "GET /metrics HTTP/1.1" 200 36372 "" "Prometheus/2.43.0" 2024-08-29T18:08:05.648 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:08:05 smithi029 bash[79042]: cluster 2024-08-29T18:08:03.642812+0000 mgr.y (mgr.25004) 545 : cluster [DBG] pgmap v1017: 137 pgs: 17 creating+peering, 10 unknown, 110 active+clean; 583 KiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-08-29T18:08:05.648 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:08:05 smithi029 bash[79042]: cluster 2024-08-29T18:08:04.499801+0000 mon.a (mon.0) 1286 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:08:05.648 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:08:05 smithi029 bash[79042]: cluster 2024-08-29T18:08:04.499830+0000 mon.a (mon.0) 1287 : cluster [INF] Cluster is now healthy 2024-08-29T18:08:05.649 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:08:05 smithi029 bash[77880]: cluster 2024-08-29T18:08:03.642812+0000 mgr.y (mgr.25004) 545 : cluster [DBG] pgmap v1017: 137 pgs: 17 creating+peering, 10 unknown, 110 active+clean; 583 KiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-08-29T18:08:05.649 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:08:05 smithi029 bash[77880]: cluster 2024-08-29T18:08:04.499801+0000 mon.a (mon.0) 1286 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:08:05.649 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:08:05 smithi029 bash[77880]: cluster 2024-08-29T18:08:04.499830+0000 mon.a (mon.0) 1287 : cluster [INF] Cluster is now healthy 2024-08-29T18:08:05.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:08:05 smithi110 bash[67519]: cluster 2024-08-29T18:08:03.642812+0000 mgr.y (mgr.25004) 545 : cluster [DBG] pgmap v1017: 137 pgs: 17 creating+peering, 10 unknown, 110 active+clean; 583 KiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-08-29T18:08:05.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:08:05 smithi110 bash[67519]: cluster 2024-08-29T18:08:04.499801+0000 mon.a (mon.0) 1286 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:08:05.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:08:05 smithi110 bash[67519]: cluster 2024-08-29T18:08:04.499830+0000 mon.a (mon.0) 1287 : cluster [INF] Cluster is now healthy 2024-08-29T18:08:07.648 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:08:07 smithi029 bash[77880]: cluster 2024-08-29T18:08:05.643491+0000 mgr.y (mgr.25004) 546 : cluster [DBG] pgmap v1018: 137 pgs: 17 creating+peering, 4 unknown, 116 active+clean; 915 KiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 9.3 MiB/s rd, 2.4 MiB/s wr, 2.89k op/s 2024-08-29T18:08:07.648 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:08:07 smithi029 bash[79042]: cluster 2024-08-29T18:08:05.643491+0000 mgr.y (mgr.25004) 546 : cluster [DBG] pgmap v1018: 137 pgs: 17 creating+peering, 4 unknown, 116 active+clean; 915 KiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 9.3 MiB/s rd, 2.4 MiB/s wr, 2.89k op/s 2024-08-29T18:08:07.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:08:07 smithi110 bash[67519]: cluster 2024-08-29T18:08:05.643491+0000 mgr.y (mgr.25004) 546 : cluster [DBG] pgmap v1018: 137 pgs: 17 creating+peering, 4 unknown, 116 active+clean; 915 KiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 9.3 MiB/s rd, 2.4 MiB/s wr, 2.89k op/s 2024-08-29T18:08:08.648 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:08:08 smithi029 bash[77880]: cluster 2024-08-29T18:08:07.644358+0000 mgr.y (mgr.25004) 547 : cluster [DBG] pgmap v1019: 137 pgs: 137 active+clean; 915 KiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 7.9 MiB/s rd, 2.1 MiB/s wr, 2.45k op/s 2024-08-29T18:08:08.648 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:08:08 smithi029 bash[79042]: cluster 2024-08-29T18:08:07.644358+0000 mgr.y (mgr.25004) 547 : cluster [DBG] pgmap v1019: 137 pgs: 137 active+clean; 915 KiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 7.9 MiB/s rd, 2.1 MiB/s wr, 2.45k op/s 2024-08-29T18:08:08.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:08:08 smithi110 bash[67519]: cluster 2024-08-29T18:08:07.644358+0000 mgr.y (mgr.25004) 547 : cluster [DBG] pgmap v1019: 137 pgs: 137 active+clean; 915 KiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 7.9 MiB/s rd, 2.1 MiB/s wr, 2.45k op/s 2024-08-29T18:08:11.148 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:08:10 smithi029 bash[79042]: cluster 2024-08-29T18:08:09.644957+0000 mgr.y (mgr.25004) 548 : cluster [DBG] pgmap v1020: 137 pgs: 137 active+clean; 1.5 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 44 MiB/s rd, 4.9 MiB/s wr, 5.77k op/s 2024-08-29T18:08:11.149 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:08:10 smithi029 bash[77880]: cluster 2024-08-29T18:08:09.644957+0000 mgr.y (mgr.25004) 548 : cluster [DBG] pgmap v1020: 137 pgs: 137 active+clean; 1.5 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 44 MiB/s rd, 4.9 MiB/s wr, 5.77k op/s 2024-08-29T18:08:11.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:08:10 smithi110 bash[67519]: cluster 2024-08-29T18:08:09.644957+0000 mgr.y (mgr.25004) 548 : cluster [DBG] pgmap v1020: 137 pgs: 137 active+clean; 1.5 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 44 MiB/s rd, 4.9 MiB/s wr, 5.77k op/s 2024-08-29T18:08:13.148 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:08:12 smithi029 bash[77880]: cluster 2024-08-29T18:08:11.645750+0000 mgr.y (mgr.25004) 549 : cluster [DBG] pgmap v1021: 137 pgs: 137 active+clean; 1.5 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 37 MiB/s rd, 4.1 MiB/s wr, 4.87k op/s 2024-08-29T18:08:13.149 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:08:12 smithi029 bash[79042]: cluster 2024-08-29T18:08:11.645750+0000 mgr.y (mgr.25004) 549 : cluster [DBG] pgmap v1021: 137 pgs: 137 active+clean; 1.5 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 37 MiB/s rd, 4.1 MiB/s wr, 4.87k op/s 2024-08-29T18:08:13.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:08:12 smithi110 bash[67519]: cluster 2024-08-29T18:08:11.645750+0000 mgr.y (mgr.25004) 549 : cluster [DBG] pgmap v1021: 137 pgs: 137 active+clean; 1.5 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 37 MiB/s rd, 4.1 MiB/s wr, 4.87k op/s 2024-08-29T18:08:14.898 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:08:14 smithi029 bash[77880]: cluster 2024-08-29T18:08:13.646376+0000 mgr.y (mgr.25004) 550 : cluster [DBG] pgmap v1022: 137 pgs: 137 active+clean; 1.5 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 34 MiB/s rd, 3.7 MiB/s wr, 4.41k op/s 2024-08-29T18:08:14.898 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:08:14 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:08:14] "GET /metrics HTTP/1.1" 200 36372 "" "Prometheus/2.43.0" 2024-08-29T18:08:14.899 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:08:14 smithi029 bash[79042]: cluster 2024-08-29T18:08:13.646376+0000 mgr.y (mgr.25004) 550 : cluster [DBG] pgmap v1022: 137 pgs: 137 active+clean; 1.5 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 34 MiB/s rd, 3.7 MiB/s wr, 4.41k op/s 2024-08-29T18:08:15.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:08:14 smithi110 bash[67519]: cluster 2024-08-29T18:08:13.646376+0000 mgr.y (mgr.25004) 550 : cluster [DBG] pgmap v1022: 137 pgs: 137 active+clean; 1.5 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 34 MiB/s rd, 3.7 MiB/s wr, 4.41k op/s 2024-08-29T18:08:17.148 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:08:16 smithi029 bash[79042]: cluster 2024-08-29T18:08:15.647088+0000 mgr.y (mgr.25004) 551 : cluster [DBG] pgmap v1023: 137 pgs: 137 active+clean; 1.6 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 56 MiB/s rd, 4.5 MiB/s wr, 5.36k op/s 2024-08-29T18:08:17.149 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:08:16 smithi029 bash[77880]: cluster 2024-08-29T18:08:15.647088+0000 mgr.y (mgr.25004) 551 : cluster [DBG] pgmap v1023: 137 pgs: 137 active+clean; 1.6 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 56 MiB/s rd, 4.5 MiB/s wr, 5.36k op/s 2024-08-29T18:08:17.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:08:16 smithi110 bash[67519]: cluster 2024-08-29T18:08:15.647088+0000 mgr.y (mgr.25004) 551 : cluster [DBG] pgmap v1023: 137 pgs: 137 active+clean; 1.6 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 56 MiB/s rd, 4.5 MiB/s wr, 5.36k op/s 2024-08-29T18:08:19.148 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:08:18 smithi029 bash[79042]: cluster 2024-08-29T18:08:17.647989+0000 mgr.y (mgr.25004) 552 : cluster [DBG] pgmap v1024: 137 pgs: 137 active+clean; 1.6 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 51 MiB/s rd, 3.4 MiB/s wr, 4.04k op/s 2024-08-29T18:08:19.148 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:08:18 smithi029 bash[79042]: audit 2024-08-29T18:08:18.504750+0000 mon.a (mon.0) 1288 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:08:19.149 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:08:18 smithi029 bash[79042]: audit 2024-08-29T18:08:18.506477+0000 mon.c (mon.2) 385 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:08:19.149 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:08:18 smithi029 bash[77880]: cluster 2024-08-29T18:08:17.647989+0000 mgr.y (mgr.25004) 552 : cluster [DBG] pgmap v1024: 137 pgs: 137 active+clean; 1.6 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 51 MiB/s rd, 3.4 MiB/s wr, 4.04k op/s 2024-08-29T18:08:19.149 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:08:18 smithi029 bash[77880]: audit 2024-08-29T18:08:18.504750+0000 mon.a (mon.0) 1288 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:08:19.149 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:08:18 smithi029 bash[77880]: audit 2024-08-29T18:08:18.506477+0000 mon.c (mon.2) 385 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:08:19.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:08:18 smithi110 bash[67519]: cluster 2024-08-29T18:08:17.647989+0000 mgr.y (mgr.25004) 552 : cluster [DBG] pgmap v1024: 137 pgs: 137 active+clean; 1.6 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 51 MiB/s rd, 3.4 MiB/s wr, 4.04k op/s 2024-08-29T18:08:19.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:08:18 smithi110 bash[67519]: audit 2024-08-29T18:08:18.504750+0000 mon.a (mon.0) 1288 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:08:19.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:08:18 smithi110 bash[67519]: audit 2024-08-29T18:08:18.506477+0000 mon.c (mon.2) 385 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:08:21.148 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:08:20 smithi029 bash[79042]: cluster 2024-08-29T18:08:19.648513+0000 mgr.y (mgr.25004) 553 : cluster [DBG] pgmap v1025: 137 pgs: 137 active+clean; 1.6 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 62 MiB/s rd, 4.0 MiB/s wr, 4.86k op/s 2024-08-29T18:08:21.148 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:08:20 smithi029 bash[77880]: cluster 2024-08-29T18:08:19.648513+0000 mgr.y (mgr.25004) 553 : cluster [DBG] pgmap v1025: 137 pgs: 137 active+clean; 1.6 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 62 MiB/s rd, 4.0 MiB/s wr, 4.86k op/s 2024-08-29T18:08:21.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:08:20 smithi110 bash[67519]: cluster 2024-08-29T18:08:19.648513+0000 mgr.y (mgr.25004) 553 : cluster [DBG] pgmap v1025: 137 pgs: 137 active+clean; 1.6 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 62 MiB/s rd, 4.0 MiB/s wr, 4.86k op/s 2024-08-29T18:08:23.148 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:08:22 smithi029 bash[77880]: cluster 2024-08-29T18:08:21.649347+0000 mgr.y (mgr.25004) 554 : cluster [DBG] pgmap v1026: 137 pgs: 137 active+clean; 1.6 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 37 MiB/s rd, 1.9 MiB/s wr, 2.34k op/s 2024-08-29T18:08:23.148 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:08:22 smithi029 bash[79042]: cluster 2024-08-29T18:08:21.649347+0000 mgr.y (mgr.25004) 554 : cluster [DBG] pgmap v1026: 137 pgs: 137 active+clean; 1.6 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 37 MiB/s rd, 1.9 MiB/s wr, 2.34k op/s 2024-08-29T18:08:23.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:08:22 smithi110 bash[67519]: cluster 2024-08-29T18:08:21.649347+0000 mgr.y (mgr.25004) 554 : cluster [DBG] pgmap v1026: 137 pgs: 137 active+clean; 1.6 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 37 MiB/s rd, 1.9 MiB/s wr, 2.34k op/s 2024-08-29T18:08:24.898 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:08:24 smithi029 bash[77880]: cluster 2024-08-29T18:08:23.650155+0000 mgr.y (mgr.25004) 555 : cluster [DBG] pgmap v1027: 137 pgs: 137 active+clean; 1.6 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 37 MiB/s rd, 1.9 MiB/s wr, 2.34k op/s 2024-08-29T18:08:24.899 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:08:24 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:08:24] "GET /metrics HTTP/1.1" 200 36399 "" "Prometheus/2.43.0" 2024-08-29T18:08:24.899 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:08:24 smithi029 bash[79042]: cluster 2024-08-29T18:08:23.650155+0000 mgr.y (mgr.25004) 555 : cluster [DBG] pgmap v1027: 137 pgs: 137 active+clean; 1.6 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 37 MiB/s rd, 1.9 MiB/s wr, 2.34k op/s 2024-08-29T18:08:25.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:08:24 smithi110 bash[67519]: cluster 2024-08-29T18:08:23.650155+0000 mgr.y (mgr.25004) 555 : cluster [DBG] pgmap v1027: 137 pgs: 137 active+clean; 1.6 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 37 MiB/s rd, 1.9 MiB/s wr, 2.34k op/s 2024-08-29T18:08:27.148 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:08:26 smithi029 bash[79042]: cluster 2024-08-29T18:08:25.650879+0000 mgr.y (mgr.25004) 556 : cluster [DBG] pgmap v1028: 137 pgs: 137 active+clean; 1.6 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 59 MiB/s rd, 2.5 MiB/s wr, 3.20k op/s 2024-08-29T18:08:27.149 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:08:26 smithi029 bash[77880]: cluster 2024-08-29T18:08:25.650879+0000 mgr.y (mgr.25004) 556 : cluster [DBG] pgmap v1028: 137 pgs: 137 active+clean; 1.6 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 59 MiB/s rd, 2.5 MiB/s wr, 3.20k op/s 2024-08-29T18:08:27.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:08:26 smithi110 bash[67519]: cluster 2024-08-29T18:08:25.650879+0000 mgr.y (mgr.25004) 556 : cluster [DBG] pgmap v1028: 137 pgs: 137 active+clean; 1.6 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 59 MiB/s rd, 2.5 MiB/s wr, 3.20k op/s 2024-08-29T18:08:29.149 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:08:28 smithi029 bash[79042]: cluster 2024-08-29T18:08:27.652353+0000 mgr.y (mgr.25004) 557 : cluster [DBG] pgmap v1029: 137 pgs: 137 active+clean; 1.6 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 33 MiB/s rd, 1.3 MiB/s wr, 1.68k op/s 2024-08-29T18:08:29.149 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:08:28 smithi029 bash[77880]: cluster 2024-08-29T18:08:27.652353+0000 mgr.y (mgr.25004) 557 : cluster [DBG] pgmap v1029: 137 pgs: 137 active+clean; 1.6 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 33 MiB/s rd, 1.3 MiB/s wr, 1.68k op/s 2024-08-29T18:08:29.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:08:28 smithi110 bash[67519]: cluster 2024-08-29T18:08:27.652353+0000 mgr.y (mgr.25004) 557 : cluster [DBG] pgmap v1029: 137 pgs: 137 active+clean; 1.6 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 33 MiB/s rd, 1.3 MiB/s wr, 1.68k op/s 2024-08-29T18:08:30.748 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestCls2PCQueue.MultiProducerConsumer (30596 ms) 2024-08-29T18:08:30.748 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestCls2PCQueue.ReserveSpillover 2024-08-29T18:08:31.148 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:08:30 smithi029 bash[79042]: cluster 2024-08-29T18:08:29.653194+0000 mgr.y (mgr.25004) 558 : cluster [DBG] pgmap v1030: 137 pgs: 137 active+clean; 1.6 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 62 MiB/s rd, 1.8 MiB/s wr, 2.44k op/s 2024-08-29T18:08:31.149 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:08:30 smithi029 bash[77880]: cluster 2024-08-29T18:08:29.653194+0000 mgr.y (mgr.25004) 558 : cluster [DBG] pgmap v1030: 137 pgs: 137 active+clean; 1.6 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 62 MiB/s rd, 1.8 MiB/s wr, 2.44k op/s 2024-08-29T18:08:31.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:08:30 smithi110 bash[67519]: cluster 2024-08-29T18:08:29.653194+0000 mgr.y (mgr.25004) 558 : cluster [DBG] pgmap v1030: 137 pgs: 137 active+clean; 1.6 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 62 MiB/s rd, 1.8 MiB/s wr, 2.44k op/s 2024-08-29T18:08:32.149 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:08:31 smithi029 bash[77880]: cluster 2024-08-29T18:08:30.748181+0000 mon.a (mon.0) 1289 : cluster [DBG] osdmap e947: 8 total, 8 up, 8 in 2024-08-29T18:08:32.149 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:08:31 smithi029 bash[79042]: cluster 2024-08-29T18:08:30.748181+0000 mon.a (mon.0) 1289 : cluster [DBG] osdmap e947: 8 total, 8 up, 8 in 2024-08-29T18:08:32.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:08:31 smithi110 bash[67519]: cluster 2024-08-29T18:08:30.748181+0000 mon.a (mon.0) 1289 : cluster [DBG] osdmap e947: 8 total, 8 up, 8 in 2024-08-29T18:08:33.149 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:08:32 smithi029 bash[79042]: cluster 2024-08-29T18:08:31.654223+0000 mgr.y (mgr.25004) 559 : cluster [DBG] pgmap v1032: 105 pgs: 105 active+clean; 583 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:08:33.149 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:08:32 smithi029 bash[79042]: cluster 2024-08-29T18:08:31.762009+0000 mon.a (mon.0) 1290 : cluster [DBG] osdmap e948: 8 total, 8 up, 8 in 2024-08-29T18:08:33.149 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:08:32 smithi029 bash[79042]: audit 2024-08-29T18:08:31.764954+0000 mon.c (mon.2) 386 : audit [INF] from='client.? 172.21.15.29:0/3018410353' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112326-20","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:08:33.149 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:08:32 smithi029 bash[79042]: audit 2024-08-29T18:08:31.767785+0000 mon.a (mon.0) 1291 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112326-20","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:08:33.149 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:08:32 smithi029 bash[77880]: cluster 2024-08-29T18:08:31.654223+0000 mgr.y (mgr.25004) 559 : cluster [DBG] pgmap v1032: 105 pgs: 105 active+clean; 583 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:08:33.149 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:08:32 smithi029 bash[77880]: cluster 2024-08-29T18:08:31.762009+0000 mon.a (mon.0) 1290 : cluster [DBG] osdmap e948: 8 total, 8 up, 8 in 2024-08-29T18:08:33.149 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:08:32 smithi029 bash[77880]: audit 2024-08-29T18:08:31.764954+0000 mon.c (mon.2) 386 : audit [INF] from='client.? 172.21.15.29:0/3018410353' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112326-20","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:08:33.149 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:08:32 smithi029 bash[77880]: audit 2024-08-29T18:08:31.767785+0000 mon.a (mon.0) 1291 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112326-20","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:08:33.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:08:32 smithi110 bash[67519]: cluster 2024-08-29T18:08:31.654223+0000 mgr.y (mgr.25004) 559 : cluster [DBG] pgmap v1032: 105 pgs: 105 active+clean; 583 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:08:33.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:08:32 smithi110 bash[67519]: cluster 2024-08-29T18:08:31.762009+0000 mon.a (mon.0) 1290 : cluster [DBG] osdmap e948: 8 total, 8 up, 8 in 2024-08-29T18:08:33.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:08:32 smithi110 bash[67519]: audit 2024-08-29T18:08:31.764954+0000 mon.c (mon.2) 386 : audit [INF] from='client.? 172.21.15.29:0/3018410353' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112326-20","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:08:33.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:08:32 smithi110 bash[67519]: audit 2024-08-29T18:08:31.767785+0000 mon.a (mon.0) 1291 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112326-20","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:08:34.148 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:08:33 smithi029 bash[77880]: audit 2024-08-29T18:08:32.757484+0000 mon.a (mon.0) 1292 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112326-20","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:08:34.149 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:08:33 smithi029 bash[77880]: cluster 2024-08-29T18:08:32.765864+0000 mon.a (mon.0) 1293 : cluster [DBG] osdmap e949: 8 total, 8 up, 8 in 2024-08-29T18:08:34.149 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:08:33 smithi029 bash[77880]: audit 2024-08-29T18:08:33.499473+0000 mon.c (mon.2) 387 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:08:34.149 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:08:33 smithi029 bash[79042]: audit 2024-08-29T18:08:32.757484+0000 mon.a (mon.0) 1292 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112326-20","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:08:34.149 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:08:33 smithi029 bash[79042]: cluster 2024-08-29T18:08:32.765864+0000 mon.a (mon.0) 1293 : cluster [DBG] osdmap e949: 8 total, 8 up, 8 in 2024-08-29T18:08:34.149 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:08:33 smithi029 bash[79042]: audit 2024-08-29T18:08:33.499473+0000 mon.c (mon.2) 387 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:08:34.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:08:33 smithi110 bash[67519]: audit 2024-08-29T18:08:32.757484+0000 mon.a (mon.0) 1292 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112326-20","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:08:34.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:08:33 smithi110 bash[67519]: cluster 2024-08-29T18:08:32.765864+0000 mon.a (mon.0) 1293 : cluster [DBG] osdmap e949: 8 total, 8 up, 8 in 2024-08-29T18:08:34.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:08:33 smithi110 bash[67519]: audit 2024-08-29T18:08:33.499473+0000 mon.c (mon.2) 387 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:08:34.898 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:08:34 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:08:34] "GET /metrics HTTP/1.1" 200 36339 "" "Prometheus/2.43.0" 2024-08-29T18:08:34.899 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:08:34 smithi029 bash[77880]: cluster 2024-08-29T18:08:33.654886+0000 mgr.y (mgr.25004) 560 : cluster [DBG] pgmap v1035: 137 pgs: 5 creating+peering, 27 unknown, 105 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:08:34.899 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:08:34 smithi029 bash[77880]: cluster 2024-08-29T18:08:33.793618+0000 mon.a (mon.0) 1294 : cluster [DBG] osdmap e950: 8 total, 8 up, 8 in 2024-08-29T18:08:34.899 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:08:34 smithi029 bash[79042]: cluster 2024-08-29T18:08:33.654886+0000 mgr.y (mgr.25004) 560 : cluster [DBG] pgmap v1035: 137 pgs: 5 creating+peering, 27 unknown, 105 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:08:34.899 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:08:34 smithi029 bash[79042]: cluster 2024-08-29T18:08:33.793618+0000 mon.a (mon.0) 1294 : cluster [DBG] osdmap e950: 8 total, 8 up, 8 in 2024-08-29T18:08:35.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:08:34 smithi110 bash[67519]: cluster 2024-08-29T18:08:33.654886+0000 mgr.y (mgr.25004) 560 : cluster [DBG] pgmap v1035: 137 pgs: 5 creating+peering, 27 unknown, 105 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:08:35.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:08:34 smithi110 bash[67519]: cluster 2024-08-29T18:08:33.793618+0000 mon.a (mon.0) 1294 : cluster [DBG] osdmap e950: 8 total, 8 up, 8 in 2024-08-29T18:08:36.798 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestCls2PCQueue.ReserveSpillover (6049 ms) 2024-08-29T18:08:36.798 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestCls2PCQueue.CommitSpillover 2024-08-29T18:08:37.148 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:08:36 smithi029 bash[79042]: cluster 2024-08-29T18:08:35.655804+0000 mgr.y (mgr.25004) 561 : cluster [DBG] pgmap v1037: 137 pgs: 5 creating+peering, 17 unknown, 115 active+clean; 604 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 1.5 MiB/s rd, 1.5 MiB/s wr, 404 op/s 2024-08-29T18:08:37.149 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:08:36 smithi029 bash[77880]: cluster 2024-08-29T18:08:35.655804+0000 mgr.y (mgr.25004) 561 : cluster [DBG] pgmap v1037: 137 pgs: 5 creating+peering, 17 unknown, 115 active+clean; 604 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 1.5 MiB/s rd, 1.5 MiB/s wr, 404 op/s 2024-08-29T18:08:37.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:08:36 smithi110 bash[67519]: cluster 2024-08-29T18:08:35.655804+0000 mgr.y (mgr.25004) 561 : cluster [DBG] pgmap v1037: 137 pgs: 5 creating+peering, 17 unknown, 115 active+clean; 604 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 1.5 MiB/s rd, 1.5 MiB/s wr, 404 op/s 2024-08-29T18:08:38.148 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:08:37 smithi029 bash[77880]: cluster 2024-08-29T18:08:36.793960+0000 mon.a (mon.0) 1295 : cluster [DBG] osdmap e951: 8 total, 8 up, 8 in 2024-08-29T18:08:38.149 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:08:37 smithi029 bash[79042]: cluster 2024-08-29T18:08:36.793960+0000 mon.a (mon.0) 1295 : cluster [DBG] osdmap e951: 8 total, 8 up, 8 in 2024-08-29T18:08:38.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:08:37 smithi110 bash[67519]: cluster 2024-08-29T18:08:36.793960+0000 mon.a (mon.0) 1295 : cluster [DBG] osdmap e951: 8 total, 8 up, 8 in 2024-08-29T18:08:39.148 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:08:38 smithi029 bash[79042]: cluster 2024-08-29T18:08:37.656651+0000 mgr.y (mgr.25004) 562 : cluster [DBG] pgmap v1039: 105 pgs: 105 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:08:39.149 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:08:38 smithi029 bash[79042]: cluster 2024-08-29T18:08:37.818233+0000 mon.a (mon.0) 1296 : cluster [DBG] osdmap e952: 8 total, 8 up, 8 in 2024-08-29T18:08:39.149 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:08:38 smithi029 bash[79042]: audit 2024-08-29T18:08:37.822767+0000 mon.a (mon.0) 1297 : audit [INF] from='client.? 172.21.15.29:0/2726560626' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112326-21","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:08:39.149 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:08:38 smithi029 bash[77880]: cluster 2024-08-29T18:08:37.656651+0000 mgr.y (mgr.25004) 562 : cluster [DBG] pgmap v1039: 105 pgs: 105 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:08:39.149 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:08:38 smithi029 bash[77880]: cluster 2024-08-29T18:08:37.818233+0000 mon.a (mon.0) 1296 : cluster [DBG] osdmap e952: 8 total, 8 up, 8 in 2024-08-29T18:08:39.149 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:08:38 smithi029 bash[77880]: audit 2024-08-29T18:08:37.822767+0000 mon.a (mon.0) 1297 : audit [INF] from='client.? 172.21.15.29:0/2726560626' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112326-21","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:08:39.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:08:38 smithi110 bash[67519]: cluster 2024-08-29T18:08:37.656651+0000 mgr.y (mgr.25004) 562 : cluster [DBG] pgmap v1039: 105 pgs: 105 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:08:39.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:08:38 smithi110 bash[67519]: cluster 2024-08-29T18:08:37.818233+0000 mon.a (mon.0) 1296 : cluster [DBG] osdmap e952: 8 total, 8 up, 8 in 2024-08-29T18:08:39.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:08:38 smithi110 bash[67519]: audit 2024-08-29T18:08:37.822767+0000 mon.a (mon.0) 1297 : audit [INF] from='client.? 172.21.15.29:0/2726560626' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112326-21","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:08:40.149 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:08:39 smithi029 bash[79042]: audit 2024-08-29T18:08:38.820858+0000 mon.a (mon.0) 1298 : audit [INF] from='client.? 172.21.15.29:0/2726560626' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112326-21","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:08:40.149 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:08:39 smithi029 bash[79042]: cluster 2024-08-29T18:08:38.829014+0000 mon.a (mon.0) 1299 : cluster [DBG] osdmap e953: 8 total, 8 up, 8 in 2024-08-29T18:08:40.149 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:08:39 smithi029 bash[77880]: audit 2024-08-29T18:08:38.820858+0000 mon.a (mon.0) 1298 : audit [INF] from='client.? 172.21.15.29:0/2726560626' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112326-21","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:08:40.149 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:08:39 smithi029 bash[77880]: cluster 2024-08-29T18:08:38.829014+0000 mon.a (mon.0) 1299 : cluster [DBG] osdmap e953: 8 total, 8 up, 8 in 2024-08-29T18:08:40.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:08:39 smithi110 bash[67519]: audit 2024-08-29T18:08:38.820858+0000 mon.a (mon.0) 1298 : audit [INF] from='client.? 172.21.15.29:0/2726560626' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112326-21","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:08:40.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:08:39 smithi110 bash[67519]: cluster 2024-08-29T18:08:38.829014+0000 mon.a (mon.0) 1299 : cluster [DBG] osdmap e953: 8 total, 8 up, 8 in 2024-08-29T18:08:41.148 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:08:40 smithi029 bash[79042]: cluster 2024-08-29T18:08:39.657547+0000 mgr.y (mgr.25004) 563 : cluster [DBG] pgmap v1042: 137 pgs: 4 creating+activating, 28 unknown, 105 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:08:41.149 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:08:40 smithi029 bash[79042]: cluster 2024-08-29T18:08:39.838413+0000 mon.a (mon.0) 1300 : cluster [DBG] osdmap e954: 8 total, 8 up, 8 in 2024-08-29T18:08:41.149 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:08:40 smithi029 bash[77880]: cluster 2024-08-29T18:08:39.657547+0000 mgr.y (mgr.25004) 563 : cluster [DBG] pgmap v1042: 137 pgs: 4 creating+activating, 28 unknown, 105 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:08:41.149 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:08:40 smithi029 bash[77880]: cluster 2024-08-29T18:08:39.838413+0000 mon.a (mon.0) 1300 : cluster [DBG] osdmap e954: 8 total, 8 up, 8 in 2024-08-29T18:08:41.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:08:40 smithi110 bash[67519]: cluster 2024-08-29T18:08:39.657547+0000 mgr.y (mgr.25004) 563 : cluster [DBG] pgmap v1042: 137 pgs: 4 creating+activating, 28 unknown, 105 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:08:41.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:08:40 smithi110 bash[67519]: cluster 2024-08-29T18:08:39.838413+0000 mon.a (mon.0) 1300 : cluster [DBG] osdmap e954: 8 total, 8 up, 8 in 2024-08-29T18:08:42.846 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestCls2PCQueue.CommitSpillover (6049 ms) 2024-08-29T18:08:42.846 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestCls2PCQueue.AbortSpillover 2024-08-29T18:08:43.148 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:08:42 smithi029 bash[77880]: cluster 2024-08-29T18:08:41.658679+0000 mgr.y (mgr.25004) 564 : cluster [DBG] pgmap v1044: 137 pgs: 4 creating+activating, 12 unknown, 121 active+clean; 614 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 3.8 MiB/s rd, 3.7 MiB/s wr, 883 op/s 2024-08-29T18:08:43.148 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:08:42 smithi029 bash[79042]: cluster 2024-08-29T18:08:41.658679+0000 mgr.y (mgr.25004) 564 : cluster [DBG] pgmap v1044: 137 pgs: 4 creating+activating, 12 unknown, 121 active+clean; 614 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 3.8 MiB/s rd, 3.7 MiB/s wr, 883 op/s 2024-08-29T18:08:43.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:08:42 smithi110 bash[67519]: cluster 2024-08-29T18:08:41.658679+0000 mgr.y (mgr.25004) 564 : cluster [DBG] pgmap v1044: 137 pgs: 4 creating+activating, 12 unknown, 121 active+clean; 614 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 3.8 MiB/s rd, 3.7 MiB/s wr, 883 op/s 2024-08-29T18:08:44.148 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:08:43 smithi029 bash[79042]: cluster 2024-08-29T18:08:42.843741+0000 mon.a (mon.0) 1301 : cluster [DBG] osdmap e955: 8 total, 8 up, 8 in 2024-08-29T18:08:44.149 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:08:43 smithi029 bash[79042]: audit 2024-08-29T18:08:43.152417+0000 mon.c (mon.2) 388 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:08:44.149 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:08:43 smithi029 bash[77880]: cluster 2024-08-29T18:08:42.843741+0000 mon.a (mon.0) 1301 : cluster [DBG] osdmap e955: 8 total, 8 up, 8 in 2024-08-29T18:08:44.149 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:08:43 smithi029 bash[77880]: audit 2024-08-29T18:08:43.152417+0000 mon.c (mon.2) 388 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:08:44.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:08:43 smithi110 bash[67519]: cluster 2024-08-29T18:08:42.843741+0000 mon.a (mon.0) 1301 : cluster [DBG] osdmap e955: 8 total, 8 up, 8 in 2024-08-29T18:08:44.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:08:43 smithi110 bash[67519]: audit 2024-08-29T18:08:43.152417+0000 mon.c (mon.2) 388 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:08:44.871 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:08:44 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:08:44] "GET /metrics HTTP/1.1" 200 36339 "" "Prometheus/2.43.0" 2024-08-29T18:08:45.149 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:08:44 smithi029 bash[79042]: cluster 2024-08-29T18:08:43.659305+0000 mgr.y (mgr.25004) 565 : cluster [DBG] pgmap v1046: 105 pgs: 105 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:08:45.149 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:08:44 smithi029 bash[79042]: cluster 2024-08-29T18:08:43.865750+0000 mon.a (mon.0) 1302 : cluster [DBG] osdmap e956: 8 total, 8 up, 8 in 2024-08-29T18:08:45.149 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:08:44 smithi029 bash[79042]: audit 2024-08-29T18:08:43.869078+0000 mon.c (mon.2) 389 : audit [INF] from='client.? 172.21.15.29:0/2560990150' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112326-22","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:08:45.149 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:08:44 smithi029 bash[79042]: audit 2024-08-29T18:08:43.872856+0000 mon.a (mon.0) 1303 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112326-22","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:08:45.149 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:08:44 smithi029 bash[79042]: audit 2024-08-29T18:08:43.930943+0000 mon.c (mon.2) 390 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:08:45.149 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:08:44 smithi029 bash[79042]: audit 2024-08-29T18:08:43.932782+0000 mon.c (mon.2) 391 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:08:45.149 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:08:44 smithi029 bash[79042]: audit 2024-08-29T18:08:43.941226+0000 mon.a (mon.0) 1304 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:08:45.149 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:08:44 smithi029 bash[77880]: cluster 2024-08-29T18:08:43.659305+0000 mgr.y (mgr.25004) 565 : cluster [DBG] pgmap v1046: 105 pgs: 105 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:08:45.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:08:44 smithi029 bash[77880]: cluster 2024-08-29T18:08:43.865750+0000 mon.a (mon.0) 1302 : cluster [DBG] osdmap e956: 8 total, 8 up, 8 in 2024-08-29T18:08:45.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:08:44 smithi029 bash[77880]: audit 2024-08-29T18:08:43.869078+0000 mon.c (mon.2) 389 : audit [INF] from='client.? 172.21.15.29:0/2560990150' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112326-22","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:08:45.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:08:44 smithi029 bash[77880]: audit 2024-08-29T18:08:43.872856+0000 mon.a (mon.0) 1303 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112326-22","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:08:45.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:08:44 smithi029 bash[77880]: audit 2024-08-29T18:08:43.930943+0000 mon.c (mon.2) 390 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:08:45.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:08:44 smithi029 bash[77880]: audit 2024-08-29T18:08:43.932782+0000 mon.c (mon.2) 391 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:08:45.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:08:44 smithi029 bash[77880]: audit 2024-08-29T18:08:43.941226+0000 mon.a (mon.0) 1304 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:08:45.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:08:44 smithi110 bash[67519]: cluster 2024-08-29T18:08:43.659305+0000 mgr.y (mgr.25004) 565 : cluster [DBG] pgmap v1046: 105 pgs: 105 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:08:45.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:08:44 smithi110 bash[67519]: cluster 2024-08-29T18:08:43.865750+0000 mon.a (mon.0) 1302 : cluster [DBG] osdmap e956: 8 total, 8 up, 8 in 2024-08-29T18:08:45.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:08:44 smithi110 bash[67519]: audit 2024-08-29T18:08:43.869078+0000 mon.c (mon.2) 389 : audit [INF] from='client.? 172.21.15.29:0/2560990150' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112326-22","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:08:45.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:08:44 smithi110 bash[67519]: audit 2024-08-29T18:08:43.872856+0000 mon.a (mon.0) 1303 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112326-22","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:08:45.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:08:44 smithi110 bash[67519]: audit 2024-08-29T18:08:43.930943+0000 mon.c (mon.2) 390 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:08:45.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:08:44 smithi110 bash[67519]: audit 2024-08-29T18:08:43.932782+0000 mon.c (mon.2) 391 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:08:45.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:08:44 smithi110 bash[67519]: audit 2024-08-29T18:08:43.941226+0000 mon.a (mon.0) 1304 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:08:46.148 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:08:45 smithi029 bash[79042]: audit 2024-08-29T18:08:44.861078+0000 mon.a (mon.0) 1305 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112326-22","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:08:46.149 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:08:45 smithi029 bash[79042]: cluster 2024-08-29T18:08:44.868799+0000 mon.a (mon.0) 1306 : cluster [DBG] osdmap e957: 8 total, 8 up, 8 in 2024-08-29T18:08:46.149 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:08:45 smithi029 bash[77880]: audit 2024-08-29T18:08:44.861078+0000 mon.a (mon.0) 1305 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112326-22","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:08:46.149 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:08:45 smithi029 bash[77880]: cluster 2024-08-29T18:08:44.868799+0000 mon.a (mon.0) 1306 : cluster [DBG] osdmap e957: 8 total, 8 up, 8 in 2024-08-29T18:08:46.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:08:45 smithi110 bash[67519]: audit 2024-08-29T18:08:44.861078+0000 mon.a (mon.0) 1305 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112326-22","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:08:46.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:08:45 smithi110 bash[67519]: cluster 2024-08-29T18:08:44.868799+0000 mon.a (mon.0) 1306 : cluster [DBG] osdmap e957: 8 total, 8 up, 8 in 2024-08-29T18:08:47.148 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:08:46 smithi029 bash[77880]: cluster 2024-08-29T18:08:45.660043+0000 mgr.y (mgr.25004) 566 : cluster [DBG] pgmap v1049: 137 pgs: 29 unknown, 108 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:08:47.149 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:08:46 smithi029 bash[77880]: cluster 2024-08-29T18:08:45.895145+0000 mon.a (mon.0) 1307 : cluster [DBG] osdmap e958: 8 total, 8 up, 8 in 2024-08-29T18:08:47.149 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:08:46 smithi029 bash[79042]: cluster 2024-08-29T18:08:45.660043+0000 mgr.y (mgr.25004) 566 : cluster [DBG] pgmap v1049: 137 pgs: 29 unknown, 108 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:08:47.149 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:08:46 smithi029 bash[79042]: cluster 2024-08-29T18:08:45.895145+0000 mon.a (mon.0) 1307 : cluster [DBG] osdmap e958: 8 total, 8 up, 8 in 2024-08-29T18:08:47.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:08:46 smithi110 bash[67519]: cluster 2024-08-29T18:08:45.660043+0000 mgr.y (mgr.25004) 566 : cluster [DBG] pgmap v1049: 137 pgs: 29 unknown, 108 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:08:47.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:08:46 smithi110 bash[67519]: cluster 2024-08-29T18:08:45.895145+0000 mon.a (mon.0) 1307 : cluster [DBG] osdmap e958: 8 total, 8 up, 8 in 2024-08-29T18:08:49.149 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:08:48 smithi029 bash[77880]: cluster 2024-08-29T18:08:47.661441+0000 mgr.y (mgr.25004) 567 : cluster [DBG] pgmap v1051: 137 pgs: 4 unknown, 133 active+clean; 599 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 926 KiB/s rd, 930 KiB/s wr, 303 op/s 2024-08-29T18:08:49.149 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:08:48 smithi029 bash[77880]: audit 2024-08-29T18:08:48.501616+0000 mon.c (mon.2) 392 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:08:49.149 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:08:48 smithi029 bash[79042]: cluster 2024-08-29T18:08:47.661441+0000 mgr.y (mgr.25004) 567 : cluster [DBG] pgmap v1051: 137 pgs: 4 unknown, 133 active+clean; 599 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 926 KiB/s rd, 930 KiB/s wr, 303 op/s 2024-08-29T18:08:49.149 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:08:48 smithi029 bash[79042]: audit 2024-08-29T18:08:48.501616+0000 mon.c (mon.2) 392 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:08:49.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:08:48 smithi110 bash[67519]: cluster 2024-08-29T18:08:47.661441+0000 mgr.y (mgr.25004) 567 : cluster [DBG] pgmap v1051: 137 pgs: 4 unknown, 133 active+clean; 599 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 926 KiB/s rd, 930 KiB/s wr, 303 op/s 2024-08-29T18:08:49.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:08:48 smithi110 bash[67519]: audit 2024-08-29T18:08:48.501616+0000 mon.c (mon.2) 392 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:08:51.148 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:08:50 smithi029 bash[77880]: cluster 2024-08-29T18:08:49.662454+0000 mgr.y (mgr.25004) 568 : cluster [DBG] pgmap v1052: 137 pgs: 137 active+clean; 599 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 744 KiB/s rd, 747 KiB/s wr, 244 op/s 2024-08-29T18:08:51.149 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:08:50 smithi029 bash[79042]: cluster 2024-08-29T18:08:49.662454+0000 mgr.y (mgr.25004) 568 : cluster [DBG] pgmap v1052: 137 pgs: 137 active+clean; 599 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 744 KiB/s rd, 747 KiB/s wr, 244 op/s 2024-08-29T18:08:51.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:08:50 smithi110 bash[67519]: cluster 2024-08-29T18:08:49.662454+0000 mgr.y (mgr.25004) 568 : cluster [DBG] pgmap v1052: 137 pgs: 137 active+clean; 599 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 744 KiB/s rd, 747 KiB/s wr, 244 op/s 2024-08-29T18:08:52.921 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestCls2PCQueue.AbortSpillover (10074 ms) 2024-08-29T18:08:52.921 INFO:tasks.workunit.client.0.smithi029.stdout:[----------] 22 tests from TestCls2PCQueue (142256 ms total) 2024-08-29T18:08:52.921 INFO:tasks.workunit.client.0.smithi029.stdout: 2024-08-29T18:08:52.921 INFO:tasks.workunit.client.0.smithi029.stdout:[----------] Global test environment tear-down 2024-08-29T18:08:52.921 INFO:tasks.workunit.client.0.smithi029.stdout:[==========] 22 tests from 1 test suite ran. (142256 ms total) 2024-08-29T18:08:52.921 INFO:tasks.workunit.client.0.smithi029.stdout:[ PASSED ] 22 tests. 2024-08-29T18:08:52.930 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-08-29T18:08:52.930 DEBUG:teuthology.orchestra.run.smithi029:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-08-29T18:08:52.945 INFO:tasks.workunit:Running workunit cls/test_cls_cas.sh... 2024-08-29T18:08:52.945 DEBUG:teuthology.orchestra.run.smithi029:workunit test cls/test_cls_cas.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_cas.sh 2024-08-29T18:08:53.008 INFO:tasks.workunit.client.0.smithi029.stdout:Running main() from gmock_main.cc 2024-08-29T18:08:53.008 INFO:tasks.workunit.client.0.smithi029.stdout:[==========] Running 6 tests from 2 test suites. 2024-08-29T18:08:53.008 INFO:tasks.workunit.client.0.smithi029.stdout:[----------] Global test environment set-up. 2024-08-29T18:08:53.008 INFO:tasks.workunit.client.0.smithi029.stdout:[----------] 5 tests from cls_cas 2024-08-29T18:08:53.008 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] cls_cas.get_put 2024-08-29T18:08:53.148 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:08:52 smithi029 bash[77880]: cluster 2024-08-29T18:08:51.663833+0000 mgr.y (mgr.25004) 569 : cluster [DBG] pgmap v1053: 137 pgs: 137 active+clean; 606 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 3.5 MiB/s rd, 3.3 MiB/s wr, 824 op/s 2024-08-29T18:08:53.149 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:08:52 smithi029 bash[79042]: cluster 2024-08-29T18:08:51.663833+0000 mgr.y (mgr.25004) 569 : cluster [DBG] pgmap v1053: 137 pgs: 137 active+clean; 606 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 3.5 MiB/s rd, 3.3 MiB/s wr, 824 op/s 2024-08-29T18:08:53.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:08:52 smithi110 bash[67519]: cluster 2024-08-29T18:08:51.663833+0000 mgr.y (mgr.25004) 569 : cluster [DBG] pgmap v1053: 137 pgs: 137 active+clean; 606 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 3.5 MiB/s rd, 3.3 MiB/s wr, 824 op/s 2024-08-29T18:08:54.398 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:08:53 smithi029 bash[77880]: cluster 2024-08-29T18:08:52.915851+0000 mon.a (mon.0) 1308 : cluster [DBG] osdmap e959: 8 total, 8 up, 8 in 2024-08-29T18:08:54.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:08:53 smithi029 bash[79042]: cluster 2024-08-29T18:08:52.915851+0000 mon.a (mon.0) 1308 : cluster [DBG] osdmap e959: 8 total, 8 up, 8 in 2024-08-29T18:08:54.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:08:53 smithi110 bash[67519]: cluster 2024-08-29T18:08:52.915851+0000 mon.a (mon.0) 1308 : cluster [DBG] osdmap e959: 8 total, 8 up, 8 in 2024-08-29T18:08:54.898 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:08:54 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:08:54] "GET /metrics HTTP/1.1" 200 36388 "" "Prometheus/2.43.0" 2024-08-29T18:08:55.398 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:08:54 smithi029 bash[79042]: cluster 2024-08-29T18:08:53.664478+0000 mgr.y (mgr.25004) 570 : cluster [DBG] pgmap v1055: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:08:55.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:08:54 smithi029 bash[79042]: cluster 2024-08-29T18:08:53.928129+0000 mon.a (mon.0) 1309 : cluster [DBG] osdmap e960: 8 total, 8 up, 8 in 2024-08-29T18:08:55.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:08:54 smithi029 bash[79042]: audit 2024-08-29T18:08:53.936046+0000 mon.c (mon.2) 393 : audit [INF] from='client.? 172.21.15.29:0/4123177245' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112845-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:08:55.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:08:54 smithi029 bash[79042]: audit 2024-08-29T18:08:53.940005+0000 mon.a (mon.0) 1310 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112845-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:08:55.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:08:54 smithi029 bash[77880]: cluster 2024-08-29T18:08:53.664478+0000 mgr.y (mgr.25004) 570 : cluster [DBG] pgmap v1055: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:08:55.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:08:54 smithi029 bash[77880]: cluster 2024-08-29T18:08:53.928129+0000 mon.a (mon.0) 1309 : cluster [DBG] osdmap e960: 8 total, 8 up, 8 in 2024-08-29T18:08:55.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:08:54 smithi029 bash[77880]: audit 2024-08-29T18:08:53.936046+0000 mon.c (mon.2) 393 : audit [INF] from='client.? 172.21.15.29:0/4123177245' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112845-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:08:55.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:08:54 smithi029 bash[77880]: audit 2024-08-29T18:08:53.940005+0000 mon.a (mon.0) 1310 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112845-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:08:55.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:08:54 smithi110 bash[67519]: cluster 2024-08-29T18:08:53.664478+0000 mgr.y (mgr.25004) 570 : cluster [DBG] pgmap v1055: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:08:55.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:08:54 smithi110 bash[67519]: cluster 2024-08-29T18:08:53.928129+0000 mon.a (mon.0) 1309 : cluster [DBG] osdmap e960: 8 total, 8 up, 8 in 2024-08-29T18:08:55.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:08:54 smithi110 bash[67519]: audit 2024-08-29T18:08:53.936046+0000 mon.c (mon.2) 393 : audit [INF] from='client.? 172.21.15.29:0/4123177245' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112845-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:08:55.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:08:54 smithi110 bash[67519]: audit 2024-08-29T18:08:53.940005+0000 mon.a (mon.0) 1310 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112845-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:08:55.934 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] cls_cas.get_put (2926 ms) 2024-08-29T18:08:55.934 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] cls_cas.wrong_put 2024-08-29T18:08:56.398 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:08:55 smithi029 bash[79042]: audit 2024-08-29T18:08:54.922901+0000 mon.a (mon.0) 1311 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112845-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:08:56.398 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:08:55 smithi029 bash[79042]: cluster 2024-08-29T18:08:54.931412+0000 mon.a (mon.0) 1312 : cluster [DBG] osdmap e961: 8 total, 8 up, 8 in 2024-08-29T18:08:56.398 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:08:55 smithi029 bash[79042]: cluster 2024-08-29T18:08:55.932511+0000 mon.a (mon.0) 1313 : cluster [DBG] osdmap e962: 8 total, 8 up, 8 in 2024-08-29T18:08:56.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:08:55 smithi029 bash[77880]: audit 2024-08-29T18:08:54.922901+0000 mon.a (mon.0) 1311 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112845-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:08:56.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:08:55 smithi029 bash[77880]: cluster 2024-08-29T18:08:54.931412+0000 mon.a (mon.0) 1312 : cluster [DBG] osdmap e961: 8 total, 8 up, 8 in 2024-08-29T18:08:56.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:08:55 smithi029 bash[77880]: cluster 2024-08-29T18:08:55.932511+0000 mon.a (mon.0) 1313 : cluster [DBG] osdmap e962: 8 total, 8 up, 8 in 2024-08-29T18:08:56.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:08:55 smithi110 bash[67519]: audit 2024-08-29T18:08:54.922901+0000 mon.a (mon.0) 1311 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112845-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:08:56.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:08:55 smithi110 bash[67519]: cluster 2024-08-29T18:08:54.931412+0000 mon.a (mon.0) 1312 : cluster [DBG] osdmap e961: 8 total, 8 up, 8 in 2024-08-29T18:08:56.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:08:55 smithi110 bash[67519]: cluster 2024-08-29T18:08:55.932511+0000 mon.a (mon.0) 1313 : cluster [DBG] osdmap e962: 8 total, 8 up, 8 in 2024-08-29T18:08:57.398 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:08:56 smithi029 bash[79042]: cluster 2024-08-29T18:08:55.665258+0000 mgr.y (mgr.25004) 571 : cluster [DBG] pgmap v1058: 137 pgs: 29 unknown, 108 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:08:57.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:08:56 smithi029 bash[77880]: cluster 2024-08-29T18:08:55.665258+0000 mgr.y (mgr.25004) 571 : cluster [DBG] pgmap v1058: 137 pgs: 29 unknown, 108 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:08:57.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:08:56 smithi110 bash[67519]: cluster 2024-08-29T18:08:55.665258+0000 mgr.y (mgr.25004) 571 : cluster [DBG] pgmap v1058: 137 pgs: 29 unknown, 108 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:08:58.398 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:08:57 smithi029 bash[79042]: cluster 2024-08-29T18:08:56.977919+0000 mon.a (mon.0) 1314 : cluster [DBG] osdmap e963: 8 total, 8 up, 8 in 2024-08-29T18:08:58.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:08:57 smithi029 bash[79042]: audit 2024-08-29T18:08:56.982427+0000 mon.c (mon.2) 394 : audit [INF] from='client.? 172.21.15.29:0/4080269922' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112845-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:08:58.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:08:57 smithi029 bash[79042]: audit 2024-08-29T18:08:56.983332+0000 mon.a (mon.0) 1315 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112845-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:08:58.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:08:57 smithi029 bash[77880]: cluster 2024-08-29T18:08:56.977919+0000 mon.a (mon.0) 1314 : cluster [DBG] osdmap e963: 8 total, 8 up, 8 in 2024-08-29T18:08:58.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:08:57 smithi029 bash[77880]: audit 2024-08-29T18:08:56.982427+0000 mon.c (mon.2) 394 : audit [INF] from='client.? 172.21.15.29:0/4080269922' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112845-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:08:58.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:08:57 smithi029 bash[77880]: audit 2024-08-29T18:08:56.983332+0000 mon.a (mon.0) 1315 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112845-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:08:58.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:08:57 smithi110 bash[67519]: cluster 2024-08-29T18:08:56.977919+0000 mon.a (mon.0) 1314 : cluster [DBG] osdmap e963: 8 total, 8 up, 8 in 2024-08-29T18:08:58.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:08:57 smithi110 bash[67519]: audit 2024-08-29T18:08:56.982427+0000 mon.c (mon.2) 394 : audit [INF] from='client.? 172.21.15.29:0/4080269922' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112845-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:08:58.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:08:57 smithi110 bash[67519]: audit 2024-08-29T18:08:56.983332+0000 mon.a (mon.0) 1315 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112845-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:08:58.996 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] cls_cas.wrong_put (3062 ms) 2024-08-29T18:08:58.997 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] cls_cas.dup_get 2024-08-29T18:08:59.398 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:08:58 smithi029 bash[77880]: cluster 2024-08-29T18:08:57.666234+0000 mgr.y (mgr.25004) 572 : cluster [DBG] pgmap v1061: 137 pgs: 8 creating+peering, 24 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:08:59.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:08:59 smithi029 bash[77880]: cluster 2024-08-29T18:08:57.970526+0000 mon.a (mon.0) 1316 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:08:59.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:08:59 smithi029 bash[77880]: audit 2024-08-29T18:08:57.981256+0000 mon.a (mon.0) 1317 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112845-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:08:59.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:08:59 smithi029 bash[77880]: cluster 2024-08-29T18:08:57.990465+0000 mon.a (mon.0) 1318 : cluster [DBG] osdmap e964: 8 total, 8 up, 8 in 2024-08-29T18:08:59.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:08:59 smithi029 bash[79042]: cluster 2024-08-29T18:08:57.666234+0000 mgr.y (mgr.25004) 572 : cluster [DBG] pgmap v1061: 137 pgs: 8 creating+peering, 24 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:08:59.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:08:59 smithi029 bash[79042]: cluster 2024-08-29T18:08:57.970526+0000 mon.a (mon.0) 1316 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:08:59.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:08:59 smithi029 bash[79042]: audit 2024-08-29T18:08:57.981256+0000 mon.a (mon.0) 1317 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112845-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:08:59.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:08:59 smithi029 bash[79042]: cluster 2024-08-29T18:08:57.990465+0000 mon.a (mon.0) 1318 : cluster [DBG] osdmap e964: 8 total, 8 up, 8 in 2024-08-29T18:08:59.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:08:58 smithi110 bash[67519]: cluster 2024-08-29T18:08:57.666234+0000 mgr.y (mgr.25004) 572 : cluster [DBG] pgmap v1061: 137 pgs: 8 creating+peering, 24 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:08:59.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:08:58 smithi110 bash[67519]: cluster 2024-08-29T18:08:57.970526+0000 mon.a (mon.0) 1316 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:08:59.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:08:58 smithi110 bash[67519]: audit 2024-08-29T18:08:57.981256+0000 mon.a (mon.0) 1317 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112845-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:08:59.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:08:58 smithi110 bash[67519]: cluster 2024-08-29T18:08:57.990465+0000 mon.a (mon.0) 1318 : cluster [DBG] osdmap e964: 8 total, 8 up, 8 in 2024-08-29T18:09:00.398 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:09:00 smithi029 bash[77880]: cluster 2024-08-29T18:08:58.993703+0000 mon.a (mon.0) 1319 : cluster [DBG] osdmap e965: 8 total, 8 up, 8 in 2024-08-29T18:09:00.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:09:00 smithi029 bash[79042]: cluster 2024-08-29T18:08:58.993703+0000 mon.a (mon.0) 1319 : cluster [DBG] osdmap e965: 8 total, 8 up, 8 in 2024-08-29T18:09:00.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:09:00 smithi110 bash[67519]: cluster 2024-08-29T18:08:58.993703+0000 mon.a (mon.0) 1319 : cluster [DBG] osdmap e965: 8 total, 8 up, 8 in 2024-08-29T18:09:01.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:09:01 smithi029 bash[77880]: cluster 2024-08-29T18:08:59.666866+0000 mgr.y (mgr.25004) 573 : cluster [DBG] pgmap v1064: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:09:01.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:09:01 smithi029 bash[77880]: cluster 2024-08-29T18:08:59.997198+0000 mon.a (mon.0) 1320 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:09:01.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:09:01 smithi029 bash[77880]: cluster 2024-08-29T18:08:59.997265+0000 mon.a (mon.0) 1321 : cluster [INF] Cluster is now healthy 2024-08-29T18:09:01.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:09:01 smithi029 bash[77880]: cluster 2024-08-29T18:09:00.017163+0000 mon.a (mon.0) 1322 : cluster [DBG] osdmap e966: 8 total, 8 up, 8 in 2024-08-29T18:09:01.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:09:01 smithi029 bash[77880]: audit 2024-08-29T18:09:00.021877+0000 mon.a (mon.0) 1323 : audit [INF] from='client.? 172.21.15.29:0/1794679740' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112845-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:09:01.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:09:01 smithi029 bash[79042]: cluster 2024-08-29T18:08:59.666866+0000 mgr.y (mgr.25004) 573 : cluster [DBG] pgmap v1064: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:09:01.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:09:01 smithi029 bash[79042]: cluster 2024-08-29T18:08:59.997198+0000 mon.a (mon.0) 1320 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:09:01.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:09:01 smithi029 bash[79042]: cluster 2024-08-29T18:08:59.997265+0000 mon.a (mon.0) 1321 : cluster [INF] Cluster is now healthy 2024-08-29T18:09:01.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:09:01 smithi029 bash[79042]: cluster 2024-08-29T18:09:00.017163+0000 mon.a (mon.0) 1322 : cluster [DBG] osdmap e966: 8 total, 8 up, 8 in 2024-08-29T18:09:01.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:09:01 smithi029 bash[79042]: audit 2024-08-29T18:09:00.021877+0000 mon.a (mon.0) 1323 : audit [INF] from='client.? 172.21.15.29:0/1794679740' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112845-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:09:01.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:09:01 smithi110 bash[67519]: cluster 2024-08-29T18:08:59.666866+0000 mgr.y (mgr.25004) 573 : cluster [DBG] pgmap v1064: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:09:01.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:09:01 smithi110 bash[67519]: cluster 2024-08-29T18:08:59.997198+0000 mon.a (mon.0) 1320 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:09:01.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:09:01 smithi110 bash[67519]: cluster 2024-08-29T18:08:59.997265+0000 mon.a (mon.0) 1321 : cluster [INF] Cluster is now healthy 2024-08-29T18:09:01.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:09:01 smithi110 bash[67519]: cluster 2024-08-29T18:09:00.017163+0000 mon.a (mon.0) 1322 : cluster [DBG] osdmap e966: 8 total, 8 up, 8 in 2024-08-29T18:09:01.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:09:01 smithi110 bash[67519]: audit 2024-08-29T18:09:00.021877+0000 mon.a (mon.0) 1323 : audit [INF] from='client.? 172.21.15.29:0/1794679740' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112845-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:09:02.039 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] cls_cas.dup_get (3043 ms) 2024-08-29T18:09:02.040 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] cls_cas.dup_put 2024-08-29T18:09:02.398 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:09:02 smithi029 bash[79042]: audit 2024-08-29T18:09:01.018214+0000 mon.a (mon.0) 1324 : audit [INF] from='client.? 172.21.15.29:0/1794679740' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112845-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:09:02.398 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:09:02 smithi029 bash[79042]: cluster 2024-08-29T18:09:01.026158+0000 mon.a (mon.0) 1325 : cluster [DBG] osdmap e967: 8 total, 8 up, 8 in 2024-08-29T18:09:02.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:09:02 smithi029 bash[77880]: audit 2024-08-29T18:09:01.018214+0000 mon.a (mon.0) 1324 : audit [INF] from='client.? 172.21.15.29:0/1794679740' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112845-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:09:02.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:09:02 smithi029 bash[77880]: cluster 2024-08-29T18:09:01.026158+0000 mon.a (mon.0) 1325 : cluster [DBG] osdmap e967: 8 total, 8 up, 8 in 2024-08-29T18:09:02.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:09:02 smithi110 bash[67519]: audit 2024-08-29T18:09:01.018214+0000 mon.a (mon.0) 1324 : audit [INF] from='client.? 172.21.15.29:0/1794679740' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112845-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:09:02.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:09:02 smithi110 bash[67519]: cluster 2024-08-29T18:09:01.026158+0000 mon.a (mon.0) 1325 : cluster [DBG] osdmap e967: 8 total, 8 up, 8 in 2024-08-29T18:09:03.398 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:09:03 smithi029 bash[79042]: cluster 2024-08-29T18:09:01.667860+0000 mgr.y (mgr.25004) 574 : cluster [DBG] pgmap v1067: 137 pgs: 2 creating+peering, 17 unknown, 118 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:09:03.398 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:09:03 smithi029 bash[79042]: cluster 2024-08-29T18:09:02.036046+0000 mon.a (mon.0) 1326 : cluster [DBG] osdmap e968: 8 total, 8 up, 8 in 2024-08-29T18:09:03.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:09:03 smithi029 bash[77880]: cluster 2024-08-29T18:09:01.667860+0000 mgr.y (mgr.25004) 574 : cluster [DBG] pgmap v1067: 137 pgs: 2 creating+peering, 17 unknown, 118 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:09:03.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:09:03 smithi029 bash[77880]: cluster 2024-08-29T18:09:02.036046+0000 mon.a (mon.0) 1326 : cluster [DBG] osdmap e968: 8 total, 8 up, 8 in 2024-08-29T18:09:03.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:09:03 smithi110 bash[67519]: cluster 2024-08-29T18:09:01.667860+0000 mgr.y (mgr.25004) 574 : cluster [DBG] pgmap v1067: 137 pgs: 2 creating+peering, 17 unknown, 118 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:09:03.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:09:03 smithi110 bash[67519]: cluster 2024-08-29T18:09:02.036046+0000 mon.a (mon.0) 1326 : cluster [DBG] osdmap e968: 8 total, 8 up, 8 in 2024-08-29T18:09:04.398 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:09:04 smithi029 bash[77880]: cluster 2024-08-29T18:09:03.045407+0000 mon.a (mon.0) 1327 : cluster [DBG] osdmap e969: 8 total, 8 up, 8 in 2024-08-29T18:09:04.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:09:04 smithi029 bash[77880]: audit 2024-08-29T18:09:03.048633+0000 mon.a (mon.0) 1328 : audit [INF] from='client.? 172.21.15.29:0/2473880493' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112845-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:09:04.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:09:04 smithi029 bash[77880]: audit 2024-08-29T18:09:03.500213+0000 mon.c (mon.2) 395 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:09:04.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:09:04 smithi029 bash[79042]: cluster 2024-08-29T18:09:03.045407+0000 mon.a (mon.0) 1327 : cluster [DBG] osdmap e969: 8 total, 8 up, 8 in 2024-08-29T18:09:04.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:09:04 smithi029 bash[79042]: audit 2024-08-29T18:09:03.048633+0000 mon.a (mon.0) 1328 : audit [INF] from='client.? 172.21.15.29:0/2473880493' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112845-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:09:04.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:09:04 smithi029 bash[79042]: audit 2024-08-29T18:09:03.500213+0000 mon.c (mon.2) 395 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:09:04.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:09:04 smithi110 bash[67519]: cluster 2024-08-29T18:09:03.045407+0000 mon.a (mon.0) 1327 : cluster [DBG] osdmap e969: 8 total, 8 up, 8 in 2024-08-29T18:09:04.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:09:04 smithi110 bash[67519]: audit 2024-08-29T18:09:03.048633+0000 mon.a (mon.0) 1328 : audit [INF] from='client.? 172.21.15.29:0/2473880493' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112845-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:09:04.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:09:04 smithi110 bash[67519]: audit 2024-08-29T18:09:03.500213+0000 mon.c (mon.2) 395 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:09:04.898 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:09:04 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:09:04] "GET /metrics HTTP/1.1" 200 36339 "" "Prometheus/2.43.0" 2024-08-29T18:09:05.062 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] cls_cas.dup_put (3022 ms) 2024-08-29T18:09:05.062 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] cls_cas.get_wrong_data 2024-08-29T18:09:05.398 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:09:05 smithi029 bash[79042]: cluster 2024-08-29T18:09:03.668584+0000 mgr.y (mgr.25004) 575 : cluster [DBG] pgmap v1070: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:09:05.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:09:05 smithi029 bash[79042]: cluster 2024-08-29T18:09:04.038228+0000 mon.a (mon.0) 1329 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:09:05.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:09:05 smithi029 bash[79042]: audit 2024-08-29T18:09:04.047514+0000 mon.a (mon.0) 1330 : audit [INF] from='client.? 172.21.15.29:0/2473880493' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112845-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:09:05.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:09:05 smithi029 bash[79042]: cluster 2024-08-29T18:09:04.057427+0000 mon.a (mon.0) 1331 : cluster [DBG] osdmap e970: 8 total, 8 up, 8 in 2024-08-29T18:09:05.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:09:05 smithi029 bash[77880]: cluster 2024-08-29T18:09:03.668584+0000 mgr.y (mgr.25004) 575 : cluster [DBG] pgmap v1070: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:09:05.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:09:05 smithi029 bash[77880]: cluster 2024-08-29T18:09:04.038228+0000 mon.a (mon.0) 1329 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:09:05.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:09:05 smithi029 bash[77880]: audit 2024-08-29T18:09:04.047514+0000 mon.a (mon.0) 1330 : audit [INF] from='client.? 172.21.15.29:0/2473880493' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112845-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:09:05.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:09:05 smithi029 bash[77880]: cluster 2024-08-29T18:09:04.057427+0000 mon.a (mon.0) 1331 : cluster [DBG] osdmap e970: 8 total, 8 up, 8 in 2024-08-29T18:09:05.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:09:05 smithi110 bash[67519]: cluster 2024-08-29T18:09:03.668584+0000 mgr.y (mgr.25004) 575 : cluster [DBG] pgmap v1070: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:09:05.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:09:05 smithi110 bash[67519]: cluster 2024-08-29T18:09:04.038228+0000 mon.a (mon.0) 1329 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:09:05.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:09:05 smithi110 bash[67519]: audit 2024-08-29T18:09:04.047514+0000 mon.a (mon.0) 1330 : audit [INF] from='client.? 172.21.15.29:0/2473880493' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112845-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:09:05.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:09:05 smithi110 bash[67519]: cluster 2024-08-29T18:09:04.057427+0000 mon.a (mon.0) 1331 : cluster [DBG] osdmap e970: 8 total, 8 up, 8 in 2024-08-29T18:09:06.398 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:09:06 smithi029 bash[77880]: cluster 2024-08-29T18:09:05.059485+0000 mon.a (mon.0) 1332 : cluster [DBG] osdmap e971: 8 total, 8 up, 8 in 2024-08-29T18:09:06.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:09:06 smithi029 bash[79042]: cluster 2024-08-29T18:09:05.059485+0000 mon.a (mon.0) 1332 : cluster [DBG] osdmap e971: 8 total, 8 up, 8 in 2024-08-29T18:09:06.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:09:06 smithi110 bash[67519]: cluster 2024-08-29T18:09:05.059485+0000 mon.a (mon.0) 1332 : cluster [DBG] osdmap e971: 8 total, 8 up, 8 in 2024-08-29T18:09:07.398 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:09:07 smithi029 bash[79042]: cluster 2024-08-29T18:09:05.669313+0000 mgr.y (mgr.25004) 576 : cluster [DBG] pgmap v1073: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:09:07.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:09:07 smithi029 bash[79042]: cluster 2024-08-29T18:09:06.063992+0000 mon.a (mon.0) 1333 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:09:07.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:09:07 smithi029 bash[79042]: cluster 2024-08-29T18:09:06.064043+0000 mon.a (mon.0) 1334 : cluster [INF] Cluster is now healthy 2024-08-29T18:09:07.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:09:07 smithi029 bash[79042]: cluster 2024-08-29T18:09:06.083288+0000 mon.a (mon.0) 1335 : cluster [DBG] osdmap e972: 8 total, 8 up, 8 in 2024-08-29T18:09:07.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:09:07 smithi029 bash[79042]: audit 2024-08-29T18:09:06.086269+0000 mon.c (mon.2) 396 : audit [INF] from='client.? 172.21.15.29:0/2713413347' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112845-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:09:07.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:09:07 smithi029 bash[79042]: audit 2024-08-29T18:09:06.087240+0000 mon.a (mon.0) 1336 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112845-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:09:07.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:09:07 smithi029 bash[77880]: cluster 2024-08-29T18:09:05.669313+0000 mgr.y (mgr.25004) 576 : cluster [DBG] pgmap v1073: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:09:07.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:09:07 smithi029 bash[77880]: cluster 2024-08-29T18:09:06.063992+0000 mon.a (mon.0) 1333 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:09:07.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:09:07 smithi029 bash[77880]: cluster 2024-08-29T18:09:06.064043+0000 mon.a (mon.0) 1334 : cluster [INF] Cluster is now healthy 2024-08-29T18:09:07.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:09:07 smithi029 bash[77880]: cluster 2024-08-29T18:09:06.083288+0000 mon.a (mon.0) 1335 : cluster [DBG] osdmap e972: 8 total, 8 up, 8 in 2024-08-29T18:09:07.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:09:07 smithi029 bash[77880]: audit 2024-08-29T18:09:06.086269+0000 mon.c (mon.2) 396 : audit [INF] from='client.? 172.21.15.29:0/2713413347' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112845-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:09:07.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:09:07 smithi029 bash[77880]: audit 2024-08-29T18:09:06.087240+0000 mon.a (mon.0) 1336 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112845-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:09:07.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:09:07 smithi110 bash[67519]: cluster 2024-08-29T18:09:05.669313+0000 mgr.y (mgr.25004) 576 : cluster [DBG] pgmap v1073: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:09:07.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:09:07 smithi110 bash[67519]: cluster 2024-08-29T18:09:06.063992+0000 mon.a (mon.0) 1333 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:09:07.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:09:07 smithi110 bash[67519]: cluster 2024-08-29T18:09:06.064043+0000 mon.a (mon.0) 1334 : cluster [INF] Cluster is now healthy 2024-08-29T18:09:07.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:09:07 smithi110 bash[67519]: cluster 2024-08-29T18:09:06.083288+0000 mon.a (mon.0) 1335 : cluster [DBG] osdmap e972: 8 total, 8 up, 8 in 2024-08-29T18:09:07.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:09:07 smithi110 bash[67519]: audit 2024-08-29T18:09:06.086269+0000 mon.c (mon.2) 396 : audit [INF] from='client.? 172.21.15.29:0/2713413347' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112845-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:09:07.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:09:07 smithi110 bash[67519]: audit 2024-08-29T18:09:06.087240+0000 mon.a (mon.0) 1336 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112845-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:09:08.099 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] cls_cas.get_wrong_data (3037 ms) 2024-08-29T18:09:08.099 INFO:tasks.workunit.client.0.smithi029.stdout:[----------] 5 tests from cls_cas (15091 ms total) 2024-08-29T18:09:08.099 INFO:tasks.workunit.client.0.smithi029.stdout: 2024-08-29T18:09:08.099 INFO:tasks.workunit.client.0.smithi029.stdout:[----------] 1 test from chunk_refs_t 2024-08-29T18:09:08.099 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] chunk_refs_t.size 2024-08-29T18:09:08.099 INFO:tasks.workunit.client.0.smithi029.stdout:1 60 by_object 2024-08-29T18:09:08.099 INFO:tasks.workunit.client.0.smithi029.stdout:2 103 by_object 2024-08-29T18:09:08.099 INFO:tasks.workunit.client.0.smithi029.stdout:4 189 by_object 2024-08-29T18:09:08.099 INFO:tasks.workunit.client.0.smithi029.stdout:8 361 by_object 2024-08-29T18:09:08.099 INFO:tasks.workunit.client.0.smithi029.stdout:16 112 by_hash(32 bits) 2024-08-29T18:09:08.100 INFO:tasks.workunit.client.0.smithi029.stdout:32 208 by_hash(32 bits) 2024-08-29T18:09:08.100 INFO:tasks.workunit.client.0.smithi029.stdout:64 400 by_hash(32 bits) 2024-08-29T18:09:08.100 INFO:tasks.workunit.client.0.smithi029.stdout:128 509 by_hash(10 bits) 2024-08-29T18:09:08.100 INFO:tasks.workunit.client.0.smithi029.stdout:256 499 by_hash(7 bits) 2024-08-29T18:09:08.101 INFO:tasks.workunit.client.0.smithi029.stdout:512 462 by_hash(5 bits) 2024-08-29T18:09:08.101 INFO:tasks.workunit.client.0.smithi029.stdout:1024 466 by_hash(5 bits) 2024-08-29T18:09:08.101 INFO:tasks.workunit.client.0.smithi029.stdout:2048 466 by_hash(5 bits) 2024-08-29T18:09:08.102 INFO:tasks.workunit.client.0.smithi029.stdout:4096 470 by_hash(5 bits) 2024-08-29T18:09:08.104 INFO:tasks.workunit.client.0.smithi029.stdout:8192 498 by_hash(4 bits) 2024-08-29T18:09:08.107 INFO:tasks.workunit.client.0.smithi029.stdout:16384 278 by_hash(3 bits) 2024-08-29T18:09:08.112 INFO:tasks.workunit.client.0.smithi029.stdout:32768 337 by_hash(2 bits) 2024-08-29T18:09:08.119 INFO:tasks.workunit.client.0.smithi029.stdout:65536 367 by_hash(2 bits) 2024-08-29T18:09:08.130 INFO:tasks.workunit.client.0.smithi029.stdout:131072 387 by_hash(1 bits) 2024-08-29T18:09:08.152 INFO:tasks.workunit.client.0.smithi029.stdout:262144 331 by_pool 2024-08-29T18:09:08.190 INFO:tasks.workunit.client.0.smithi029.stdout:524288 21 count 2024-08-29T18:09:08.250 INFO:tasks.workunit.client.0.smithi029.stdout:1048576 21 count 2024-08-29T18:09:08.360 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] chunk_refs_t.size (262 ms) 2024-08-29T18:09:08.361 INFO:tasks.workunit.client.0.smithi029.stdout:[----------] 1 test from chunk_refs_t (262 ms total) 2024-08-29T18:09:08.361 INFO:tasks.workunit.client.0.smithi029.stdout: 2024-08-29T18:09:08.361 INFO:tasks.workunit.client.0.smithi029.stdout:[----------] Global test environment tear-down 2024-08-29T18:09:08.361 INFO:tasks.workunit.client.0.smithi029.stdout:[==========] 6 tests from 2 test suites ran. (15353 ms total) 2024-08-29T18:09:08.361 INFO:tasks.workunit.client.0.smithi029.stdout:[ PASSED ] 6 tests. 2024-08-29T18:09:08.363 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-08-29T18:09:08.363 DEBUG:teuthology.orchestra.run.smithi029:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-08-29T18:09:08.398 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:09:08 smithi029 bash[77880]: audit 2024-08-29T18:09:07.078165+0000 mon.a (mon.0) 1337 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112845-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:09:08.398 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:09:08 smithi029 bash[77880]: cluster 2024-08-29T18:09:07.086259+0000 mon.a (mon.0) 1338 : cluster [DBG] osdmap e973: 8 total, 8 up, 8 in 2024-08-29T18:09:08.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:09:08 smithi029 bash[79042]: audit 2024-08-29T18:09:07.078165+0000 mon.a (mon.0) 1337 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112845-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:09:08.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:09:08 smithi029 bash[79042]: cluster 2024-08-29T18:09:07.086259+0000 mon.a (mon.0) 1338 : cluster [DBG] osdmap e973: 8 total, 8 up, 8 in 2024-08-29T18:09:08.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:09:08 smithi110 bash[67519]: audit 2024-08-29T18:09:07.078165+0000 mon.a (mon.0) 1337 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112845-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:09:08.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:09:08 smithi110 bash[67519]: cluster 2024-08-29T18:09:07.086259+0000 mon.a (mon.0) 1338 : cluster [DBG] osdmap e973: 8 total, 8 up, 8 in 2024-08-29T18:09:08.410 INFO:tasks.workunit:Running workunit cls/test_cls_cmpomap.sh... 2024-08-29T18:09:08.410 DEBUG:teuthology.orchestra.run.smithi029:workunit test cls/test_cls_cmpomap.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_cmpomap.sh 2024-08-29T18:09:08.476 INFO:tasks.workunit.client.0.smithi029.stdout:Running main() from gmock_main.cc 2024-08-29T18:09:08.476 INFO:tasks.workunit.client.0.smithi029.stdout:[==========] Running 31 tests from 1 test suite. 2024-08-29T18:09:08.476 INFO:tasks.workunit.client.0.smithi029.stdout:[----------] Global test environment set-up. 2024-08-29T18:09:09.398 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:09:09 smithi029 bash[79042]: cluster 2024-08-29T18:09:07.670247+0000 mgr.y (mgr.25004) 577 : cluster [DBG] pgmap v1076: 137 pgs: 9 creating+peering, 13 unknown, 115 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:09:09.398 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:09:09 smithi029 bash[79042]: cluster 2024-08-29T18:09:08.094809+0000 mon.a (mon.0) 1339 : cluster [DBG] osdmap e974: 8 total, 8 up, 8 in 2024-08-29T18:09:09.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:09:09 smithi029 bash[77880]: cluster 2024-08-29T18:09:07.670247+0000 mgr.y (mgr.25004) 577 : cluster [DBG] pgmap v1076: 137 pgs: 9 creating+peering, 13 unknown, 115 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:09:09.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:09:09 smithi029 bash[77880]: cluster 2024-08-29T18:09:08.094809+0000 mon.a (mon.0) 1339 : cluster [DBG] osdmap e974: 8 total, 8 up, 8 in 2024-08-29T18:09:09.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:09:09 smithi110 bash[67519]: cluster 2024-08-29T18:09:07.670247+0000 mgr.y (mgr.25004) 577 : cluster [DBG] pgmap v1076: 137 pgs: 9 creating+peering, 13 unknown, 115 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:09:09.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:09:09 smithi110 bash[67519]: cluster 2024-08-29T18:09:08.094809+0000 mon.a (mon.0) 1339 : cluster [DBG] osdmap e974: 8 total, 8 up, 8 in 2024-08-29T18:09:10.119 INFO:tasks.workunit.client.0.smithi029.stdout:[----------] 31 tests from CmpOmap 2024-08-29T18:09:10.119 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] CmpOmap.cmp_vals_noexist_str 2024-08-29T18:09:10.155 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] CmpOmap.cmp_vals_noexist_str (36 ms) 2024-08-29T18:09:10.156 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] CmpOmap.cmp_vals_noexist_str_default 2024-08-29T18:09:10.160 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] CmpOmap.cmp_vals_noexist_str_default (5 ms) 2024-08-29T18:09:10.160 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] CmpOmap.cmp_vals_noexist_u64 2024-08-29T18:09:10.164 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] CmpOmap.cmp_vals_noexist_u64 (4 ms) 2024-08-29T18:09:10.164 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] CmpOmap.cmp_vals_noexist_u64_default 2024-08-29T18:09:10.168 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] CmpOmap.cmp_vals_noexist_u64_default (4 ms) 2024-08-29T18:09:10.168 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] CmpOmap.cmp_vals_str 2024-08-29T18:09:10.175 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] CmpOmap.cmp_vals_str (7 ms) 2024-08-29T18:09:10.176 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] CmpOmap.cmp_vals_u64 2024-08-29T18:09:10.192 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] CmpOmap.cmp_vals_u64 (17 ms) 2024-08-29T18:09:10.192 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] CmpOmap.cmp_vals_u64_invalid_input 2024-08-29T18:09:10.197 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] CmpOmap.cmp_vals_u64_invalid_input (5 ms) 2024-08-29T18:09:10.197 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] CmpOmap.cmp_vals_u64_invalid_default 2024-08-29T18:09:10.202 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] CmpOmap.cmp_vals_u64_invalid_default (5 ms) 2024-08-29T18:09:10.202 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] CmpOmap.cmp_vals_u64_empty_default 2024-08-29T18:09:10.206 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] CmpOmap.cmp_vals_u64_empty_default (3 ms) 2024-08-29T18:09:10.206 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] CmpOmap.cmp_vals_u64_invalid_value 2024-08-29T18:09:10.211 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] CmpOmap.cmp_vals_u64_invalid_value (6 ms) 2024-08-29T18:09:10.211 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] CmpOmap.cmp_vals_at_max_keys 2024-08-29T18:09:10.212 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] CmpOmap.cmp_vals_at_max_keys (1 ms) 2024-08-29T18:09:10.212 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] CmpOmap.cmp_vals_over_max_keys 2024-08-29T18:09:10.213 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] CmpOmap.cmp_vals_over_max_keys (1 ms) 2024-08-29T18:09:10.213 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] CmpOmap.cmp_set_vals_noexist_str 2024-08-29T18:09:10.223 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] CmpOmap.cmp_set_vals_noexist_str (9 ms) 2024-08-29T18:09:10.223 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] CmpOmap.cmp_set_vals_noexist_str_default 2024-08-29T18:09:10.233 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] CmpOmap.cmp_set_vals_noexist_str_default (11 ms) 2024-08-29T18:09:10.233 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] CmpOmap.cmp_set_vals_noexist_u64 2024-08-29T18:09:10.244 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] CmpOmap.cmp_set_vals_noexist_u64 (10 ms) 2024-08-29T18:09:10.244 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] CmpOmap.cmp_set_vals_noexist_u64_default 2024-08-29T18:09:10.263 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] CmpOmap.cmp_set_vals_noexist_u64_default (19 ms) 2024-08-29T18:09:10.263 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] CmpOmap.cmp_set_vals_str 2024-08-29T18:09:10.276 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] CmpOmap.cmp_set_vals_str (13 ms) 2024-08-29T18:09:10.276 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] CmpOmap.cmp_set_vals_u64 2024-08-29T18:09:10.290 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] CmpOmap.cmp_set_vals_u64 (14 ms) 2024-08-29T18:09:10.290 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] CmpOmap.cmp_set_vals_u64_einval 2024-08-29T18:09:10.294 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] CmpOmap.cmp_set_vals_u64_einval (4 ms) 2024-08-29T18:09:10.294 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] CmpOmap.cmp_set_vals_u64_eio 2024-08-29T18:09:10.299 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] CmpOmap.cmp_set_vals_u64_eio (5 ms) 2024-08-29T18:09:10.300 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] CmpOmap.cmp_set_vals_at_max_keys 2024-08-29T18:09:10.302 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] CmpOmap.cmp_set_vals_at_max_keys (3 ms) 2024-08-29T18:09:10.302 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] CmpOmap.cmp_set_vals_over_max_keys 2024-08-29T18:09:10.304 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] CmpOmap.cmp_set_vals_over_max_keys (2 ms) 2024-08-29T18:09:10.305 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] CmpOmap.cmp_rm_keys_noexist_str 2024-08-29T18:09:10.323 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] CmpOmap.cmp_rm_keys_noexist_str (18 ms) 2024-08-29T18:09:10.323 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] CmpOmap.cmp_rm_keys_noexist_u64 2024-08-29T18:09:10.334 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] CmpOmap.cmp_rm_keys_noexist_u64 (12 ms) 2024-08-29T18:09:10.334 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] CmpOmap.cmp_rm_keys_str 2024-08-29T18:09:10.350 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] CmpOmap.cmp_rm_keys_str (16 ms) 2024-08-29T18:09:10.350 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] CmpOmap.cmp_rm_keys_u64 2024-08-29T18:09:10.369 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] CmpOmap.cmp_rm_keys_u64 (19 ms) 2024-08-29T18:09:10.369 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] CmpOmap.cmp_rm_keys_u64_einval 2024-08-29T18:09:10.374 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] CmpOmap.cmp_rm_keys_u64_einval (5 ms) 2024-08-29T18:09:10.374 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] CmpOmap.cmp_rm_keys_u64_eio 2024-08-29T18:09:10.378 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] CmpOmap.cmp_rm_keys_u64_eio (4 ms) 2024-08-29T18:09:10.378 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] CmpOmap.cmp_rm_keys_at_max_keys 2024-08-29T18:09:10.380 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] CmpOmap.cmp_rm_keys_at_max_keys (2 ms) 2024-08-29T18:09:10.380 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] CmpOmap.cmp_rm_keys_over_max_keys 2024-08-29T18:09:10.381 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] CmpOmap.cmp_rm_keys_over_max_keys (1 ms) 2024-08-29T18:09:10.381 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] CmpOmap.cmp_rm_keys_u64_empty 2024-08-29T18:09:10.398 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:09:10 smithi029 bash[77880]: cluster 2024-08-29T18:09:09.104899+0000 mon.a (mon.0) 1340 : cluster [DBG] osdmap e975: 8 total, 8 up, 8 in 2024-08-29T18:09:10.398 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:09:10 smithi029 bash[77880]: audit 2024-08-29T18:09:09.109322+0000 mon.a (mon.0) 1341 : audit [INF] from='client.? 172.21.15.29:0/533737140' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112937-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:09:10.398 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:09:10 smithi029 bash[79042]: cluster 2024-08-29T18:09:09.104899+0000 mon.a (mon.0) 1340 : cluster [DBG] osdmap e975: 8 total, 8 up, 8 in 2024-08-29T18:09:10.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:09:10 smithi029 bash[79042]: audit 2024-08-29T18:09:09.109322+0000 mon.a (mon.0) 1341 : audit [INF] from='client.? 172.21.15.29:0/533737140' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112937-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:09:10.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:09:10 smithi110 bash[67519]: cluster 2024-08-29T18:09:09.104899+0000 mon.a (mon.0) 1340 : cluster [DBG] osdmap e975: 8 total, 8 up, 8 in 2024-08-29T18:09:10.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:09:10 smithi110 bash[67519]: audit 2024-08-29T18:09:09.109322+0000 mon.a (mon.0) 1341 : audit [INF] from='client.? 172.21.15.29:0/533737140' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112937-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:09:10.402 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] CmpOmap.cmp_rm_keys_u64_empty (21 ms) 2024-08-29T18:09:10.402 INFO:tasks.workunit.client.0.smithi029.stdout:[----------] 31 tests from CmpOmap (283 ms total) 2024-08-29T18:09:10.402 INFO:tasks.workunit.client.0.smithi029.stdout: 2024-08-29T18:09:10.402 INFO:tasks.workunit.client.0.smithi029.stdout:[----------] Global test environment tear-down 2024-08-29T18:09:11.121 INFO:tasks.workunit.client.0.smithi029.stdout:[==========] 31 tests from 1 test suite ran. (2644 ms total) 2024-08-29T18:09:11.121 INFO:tasks.workunit.client.0.smithi029.stdout:[ PASSED ] 31 tests. 2024-08-29T18:09:11.126 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-08-29T18:09:11.126 DEBUG:teuthology.orchestra.run.smithi029:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-08-29T18:09:11.180 INFO:tasks.workunit:Running workunit cls/test_cls_hello.sh... 2024-08-29T18:09:11.180 DEBUG:teuthology.orchestra.run.smithi029:workunit test cls/test_cls_hello.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_hello.sh 2024-08-29T18:09:11.247 INFO:tasks.workunit.client.0.smithi029.stdout:Running main() from gmock_main.cc 2024-08-29T18:09:11.247 INFO:tasks.workunit.client.0.smithi029.stdout:[==========] Running 6 tests from 1 test suite. 2024-08-29T18:09:11.247 INFO:tasks.workunit.client.0.smithi029.stdout:[----------] Global test environment set-up. 2024-08-29T18:09:11.248 INFO:tasks.workunit.client.0.smithi029.stdout:[----------] 6 tests from ClsHello 2024-08-29T18:09:11.248 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] ClsHello.SayHello 2024-08-29T18:09:11.398 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:09:11 smithi029 bash[79042]: cluster 2024-08-29T18:09:09.671038+0000 mgr.y (mgr.25004) 578 : cluster [DBG] pgmap v1079: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:09:11.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:09:11 smithi029 bash[79042]: cluster 2024-08-29T18:09:10.098922+0000 mon.a (mon.0) 1342 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:09:11.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:09:11 smithi029 bash[79042]: audit 2024-08-29T18:09:10.107750+0000 mon.a (mon.0) 1343 : audit [INF] from='client.? 172.21.15.29:0/533737140' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112937-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:09:11.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:09:11 smithi029 bash[79042]: cluster 2024-08-29T18:09:10.116906+0000 mon.a (mon.0) 1344 : cluster [DBG] osdmap e976: 8 total, 8 up, 8 in 2024-08-29T18:09:11.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:09:11 smithi029 bash[77880]: cluster 2024-08-29T18:09:09.671038+0000 mgr.y (mgr.25004) 578 : cluster [DBG] pgmap v1079: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:09:11.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:09:11 smithi029 bash[77880]: cluster 2024-08-29T18:09:10.098922+0000 mon.a (mon.0) 1342 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:09:11.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:09:11 smithi029 bash[77880]: audit 2024-08-29T18:09:10.107750+0000 mon.a (mon.0) 1343 : audit [INF] from='client.? 172.21.15.29:0/533737140' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112937-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:09:11.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:09:11 smithi029 bash[77880]: cluster 2024-08-29T18:09:10.116906+0000 mon.a (mon.0) 1344 : cluster [DBG] osdmap e976: 8 total, 8 up, 8 in 2024-08-29T18:09:11.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:09:11 smithi110 bash[67519]: cluster 2024-08-29T18:09:09.671038+0000 mgr.y (mgr.25004) 578 : cluster [DBG] pgmap v1079: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:09:11.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:09:11 smithi110 bash[67519]: cluster 2024-08-29T18:09:10.098922+0000 mon.a (mon.0) 1342 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:09:11.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:09:11 smithi110 bash[67519]: audit 2024-08-29T18:09:10.107750+0000 mon.a (mon.0) 1343 : audit [INF] from='client.? 172.21.15.29:0/533737140' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112937-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:09:11.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:09:11 smithi110 bash[67519]: cluster 2024-08-29T18:09:10.116906+0000 mon.a (mon.0) 1344 : cluster [DBG] osdmap e976: 8 total, 8 up, 8 in 2024-08-29T18:09:12.398 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:09:12 smithi029 bash[79042]: cluster 2024-08-29T18:09:11.117898+0000 mon.a (mon.0) 1345 : cluster [DBG] osdmap e977: 8 total, 8 up, 8 in 2024-08-29T18:09:12.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:09:12 smithi029 bash[77880]: cluster 2024-08-29T18:09:11.117898+0000 mon.a (mon.0) 1345 : cluster [DBG] osdmap e977: 8 total, 8 up, 8 in 2024-08-29T18:09:12.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:09:12 smithi110 bash[67519]: cluster 2024-08-29T18:09:11.117898+0000 mon.a (mon.0) 1345 : cluster [DBG] osdmap e977: 8 total, 8 up, 8 in 2024-08-29T18:09:13.398 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:09:13 smithi029 bash[79042]: cluster 2024-08-29T18:09:11.671909+0000 mgr.y (mgr.25004) 579 : cluster [DBG] pgmap v1082: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:09:13.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:09:13 smithi029 bash[79042]: cluster 2024-08-29T18:09:12.121617+0000 mon.a (mon.0) 1346 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:09:13.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:09:13 smithi029 bash[79042]: cluster 2024-08-29T18:09:12.121686+0000 mon.a (mon.0) 1347 : cluster [INF] Cluster is now healthy 2024-08-29T18:09:13.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:09:13 smithi029 bash[79042]: cluster 2024-08-29T18:09:12.142593+0000 mon.a (mon.0) 1348 : cluster [DBG] osdmap e978: 8 total, 8 up, 8 in 2024-08-29T18:09:13.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:09:13 smithi029 bash[79042]: audit 2024-08-29T18:09:12.147975+0000 mon.a (mon.0) 1349 : audit [INF] from='client.? 172.21.15.29:0/5302005' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112961-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:09:13.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:09:13 smithi029 bash[77880]: cluster 2024-08-29T18:09:11.671909+0000 mgr.y (mgr.25004) 579 : cluster [DBG] pgmap v1082: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:09:13.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:09:13 smithi029 bash[77880]: cluster 2024-08-29T18:09:12.121617+0000 mon.a (mon.0) 1346 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:09:13.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:09:13 smithi029 bash[77880]: cluster 2024-08-29T18:09:12.121686+0000 mon.a (mon.0) 1347 : cluster [INF] Cluster is now healthy 2024-08-29T18:09:13.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:09:13 smithi029 bash[77880]: cluster 2024-08-29T18:09:12.142593+0000 mon.a (mon.0) 1348 : cluster [DBG] osdmap e978: 8 total, 8 up, 8 in 2024-08-29T18:09:13.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:09:13 smithi029 bash[77880]: audit 2024-08-29T18:09:12.147975+0000 mon.a (mon.0) 1349 : audit [INF] from='client.? 172.21.15.29:0/5302005' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112961-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:09:13.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:09:13 smithi110 bash[67519]: cluster 2024-08-29T18:09:11.671909+0000 mgr.y (mgr.25004) 579 : cluster [DBG] pgmap v1082: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:09:13.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:09:13 smithi110 bash[67519]: cluster 2024-08-29T18:09:12.121617+0000 mon.a (mon.0) 1346 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:09:13.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:09:13 smithi110 bash[67519]: cluster 2024-08-29T18:09:12.121686+0000 mon.a (mon.0) 1347 : cluster [INF] Cluster is now healthy 2024-08-29T18:09:13.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:09:13 smithi110 bash[67519]: cluster 2024-08-29T18:09:12.142593+0000 mon.a (mon.0) 1348 : cluster [DBG] osdmap e978: 8 total, 8 up, 8 in 2024-08-29T18:09:13.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:09:13 smithi110 bash[67519]: audit 2024-08-29T18:09:12.147975+0000 mon.a (mon.0) 1349 : audit [INF] from='client.? 172.21.15.29:0/5302005' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112961-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:09:14.160 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] ClsHello.SayHello (2913 ms) 2024-08-29T18:09:14.160 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] ClsHello.RecordHello 2024-08-29T18:09:14.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:09:14 smithi110 bash[67519]: audit 2024-08-29T18:09:13.142794+0000 mon.a (mon.0) 1350 : audit [INF] from='client.? 172.21.15.29:0/5302005' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112961-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:09:14.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:09:14 smithi110 bash[67519]: cluster 2024-08-29T18:09:13.150780+0000 mon.a (mon.0) 1351 : cluster [DBG] osdmap e979: 8 total, 8 up, 8 in 2024-08-29T18:09:14.600 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:09:14 smithi029 bash[77880]: audit 2024-08-29T18:09:13.142794+0000 mon.a (mon.0) 1350 : audit [INF] from='client.? 172.21.15.29:0/5302005' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112961-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:09:14.600 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:09:14 smithi029 bash[77880]: cluster 2024-08-29T18:09:13.150780+0000 mon.a (mon.0) 1351 : cluster [DBG] osdmap e979: 8 total, 8 up, 8 in 2024-08-29T18:09:14.600 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:09:14 smithi029 bash[79042]: audit 2024-08-29T18:09:13.142794+0000 mon.a (mon.0) 1350 : audit [INF] from='client.? 172.21.15.29:0/5302005' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112961-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:09:14.600 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:09:14 smithi029 bash[79042]: cluster 2024-08-29T18:09:13.150780+0000 mon.a (mon.0) 1351 : cluster [DBG] osdmap e979: 8 total, 8 up, 8 in 2024-08-29T18:09:14.898 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:09:14 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:09:14] "GET /metrics HTTP/1.1" 200 36339 "" "Prometheus/2.43.0" 2024-08-29T18:09:15.648 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:09:15 smithi029 bash[79042]: cluster 2024-08-29T18:09:13.672534+0000 mgr.y (mgr.25004) 580 : cluster [DBG] pgmap v1085: 137 pgs: 6 creating+peering, 26 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:09:15.648 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:09:15 smithi029 bash[79042]: cluster 2024-08-29T18:09:14.159997+0000 mon.a (mon.0) 1352 : cluster [DBG] osdmap e980: 8 total, 8 up, 8 in 2024-08-29T18:09:15.649 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:09:15 smithi029 bash[77880]: cluster 2024-08-29T18:09:13.672534+0000 mgr.y (mgr.25004) 580 : cluster [DBG] pgmap v1085: 137 pgs: 6 creating+peering, 26 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:09:15.649 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:09:15 smithi029 bash[77880]: cluster 2024-08-29T18:09:14.159997+0000 mon.a (mon.0) 1352 : cluster [DBG] osdmap e980: 8 total, 8 up, 8 in 2024-08-29T18:09:15.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:09:15 smithi110 bash[67519]: cluster 2024-08-29T18:09:13.672534+0000 mgr.y (mgr.25004) 580 : cluster [DBG] pgmap v1085: 137 pgs: 6 creating+peering, 26 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:09:15.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:09:15 smithi110 bash[67519]: cluster 2024-08-29T18:09:14.159997+0000 mon.a (mon.0) 1352 : cluster [DBG] osdmap e980: 8 total, 8 up, 8 in 2024-08-29T18:09:16.649 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:09:16 smithi029 bash[79042]: cluster 2024-08-29T18:09:15.172752+0000 mon.a (mon.0) 1353 : cluster [DBG] osdmap e981: 8 total, 8 up, 8 in 2024-08-29T18:09:16.649 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:09:16 smithi029 bash[79042]: audit 2024-08-29T18:09:15.176587+0000 mon.a (mon.0) 1354 : audit [INF] from='client.? 172.21.15.29:0/830973855' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112961-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:09:16.649 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:09:16 smithi029 bash[77880]: cluster 2024-08-29T18:09:15.172752+0000 mon.a (mon.0) 1353 : cluster [DBG] osdmap e981: 8 total, 8 up, 8 in 2024-08-29T18:09:16.649 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:09:16 smithi029 bash[77880]: audit 2024-08-29T18:09:15.176587+0000 mon.a (mon.0) 1354 : audit [INF] from='client.? 172.21.15.29:0/830973855' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112961-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:09:16.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:09:16 smithi110 bash[67519]: cluster 2024-08-29T18:09:15.172752+0000 mon.a (mon.0) 1353 : cluster [DBG] osdmap e981: 8 total, 8 up, 8 in 2024-08-29T18:09:16.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:09:16 smithi110 bash[67519]: audit 2024-08-29T18:09:15.176587+0000 mon.a (mon.0) 1354 : audit [INF] from='client.? 172.21.15.29:0/830973855' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112961-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:09:17.199 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] ClsHello.RecordHello (3038 ms) 2024-08-29T18:09:17.199 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] ClsHello.WriteReturnData 2024-08-29T18:09:17.648 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:09:17 smithi029 bash[77880]: cluster 2024-08-29T18:09:15.673361+0000 mgr.y (mgr.25004) 581 : cluster [DBG] pgmap v1088: 137 pgs: 3 creating+peering, 29 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:09:17.649 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:09:17 smithi029 bash[77880]: cluster 2024-08-29T18:09:16.166265+0000 mon.a (mon.0) 1355 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:09:17.649 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:09:17 smithi029 bash[77880]: audit 2024-08-29T18:09:16.168074+0000 mon.a (mon.0) 1356 : audit [INF] from='client.? 172.21.15.29:0/830973855' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112961-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:09:17.649 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:09:17 smithi029 bash[77880]: cluster 2024-08-29T18:09:16.175731+0000 mon.a (mon.0) 1357 : cluster [DBG] osdmap e982: 8 total, 8 up, 8 in 2024-08-29T18:09:17.649 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:09:17 smithi029 bash[79042]: cluster 2024-08-29T18:09:15.673361+0000 mgr.y (mgr.25004) 581 : cluster [DBG] pgmap v1088: 137 pgs: 3 creating+peering, 29 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:09:17.649 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:09:17 smithi029 bash[79042]: cluster 2024-08-29T18:09:16.166265+0000 mon.a (mon.0) 1355 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:09:17.649 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:09:17 smithi029 bash[79042]: audit 2024-08-29T18:09:16.168074+0000 mon.a (mon.0) 1356 : audit [INF] from='client.? 172.21.15.29:0/830973855' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112961-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:09:17.649 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:09:17 smithi029 bash[79042]: cluster 2024-08-29T18:09:16.175731+0000 mon.a (mon.0) 1357 : cluster [DBG] osdmap e982: 8 total, 8 up, 8 in 2024-08-29T18:09:17.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:09:17 smithi110 bash[67519]: cluster 2024-08-29T18:09:15.673361+0000 mgr.y (mgr.25004) 581 : cluster [DBG] pgmap v1088: 137 pgs: 3 creating+peering, 29 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:09:17.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:09:17 smithi110 bash[67519]: cluster 2024-08-29T18:09:16.166265+0000 mon.a (mon.0) 1355 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:09:17.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:09:17 smithi110 bash[67519]: audit 2024-08-29T18:09:16.168074+0000 mon.a (mon.0) 1356 : audit [INF] from='client.? 172.21.15.29:0/830973855' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112961-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:09:17.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:09:17 smithi110 bash[67519]: cluster 2024-08-29T18:09:16.175731+0000 mon.a (mon.0) 1357 : cluster [DBG] osdmap e982: 8 total, 8 up, 8 in 2024-08-29T18:09:18.648 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:09:18 smithi029 bash[77880]: cluster 2024-08-29T18:09:17.197312+0000 mon.a (mon.0) 1358 : cluster [DBG] osdmap e983: 8 total, 8 up, 8 in 2024-08-29T18:09:18.649 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:09:18 smithi029 bash[79042]: cluster 2024-08-29T18:09:17.197312+0000 mon.a (mon.0) 1358 : cluster [DBG] osdmap e983: 8 total, 8 up, 8 in 2024-08-29T18:09:18.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:09:18 smithi110 bash[67519]: cluster 2024-08-29T18:09:17.197312+0000 mon.a (mon.0) 1358 : cluster [DBG] osdmap e983: 8 total, 8 up, 8 in 2024-08-29T18:09:19.222 INFO:tasks.workunit.client.0.smithi029.stdout:require_osd_release = squid 2024-08-29T18:09:19.245 INFO:tasks.workunit.client.0.smithi029.stdout:0 2024-08-29T18:09:19.647 INFO:tasks.workunit.client.0.smithi029.stdout:1 2024-08-29T18:09:19.648 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:09:19 smithi029 bash[77880]: cluster 2024-08-29T18:09:17.674051+0000 mgr.y (mgr.25004) 582 : cluster [DBG] pgmap v1091: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:09:19.649 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:09:19 smithi029 bash[77880]: cluster 2024-08-29T18:09:18.190209+0000 mon.a (mon.0) 1359 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:09:19.649 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:09:19 smithi029 bash[77880]: cluster 2024-08-29T18:09:18.190262+0000 mon.a (mon.0) 1360 : cluster [INF] Cluster is now healthy 2024-08-29T18:09:19.649 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:09:19 smithi029 bash[77880]: cluster 2024-08-29T18:09:18.209290+0000 mon.a (mon.0) 1361 : cluster [DBG] osdmap e984: 8 total, 8 up, 8 in 2024-08-29T18:09:19.649 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:09:19 smithi029 bash[77880]: audit 2024-08-29T18:09:18.215941+0000 mon.c (mon.2) 397 : audit [INF] from='client.? 172.21.15.29:0/2330638070' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112961-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:09:19.649 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:09:19 smithi029 bash[77880]: audit 2024-08-29T18:09:18.217969+0000 mon.a (mon.0) 1362 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112961-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:09:19.649 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:09:19 smithi029 bash[77880]: audit 2024-08-29T18:09:18.500613+0000 mon.c (mon.2) 398 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:09:19.649 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:09:19 smithi029 bash[79042]: cluster 2024-08-29T18:09:17.674051+0000 mgr.y (mgr.25004) 582 : cluster [DBG] pgmap v1091: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:09:19.650 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:09:19 smithi029 bash[79042]: cluster 2024-08-29T18:09:18.190209+0000 mon.a (mon.0) 1359 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:09:19.650 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:09:19 smithi029 bash[79042]: cluster 2024-08-29T18:09:18.190262+0000 mon.a (mon.0) 1360 : cluster [INF] Cluster is now healthy 2024-08-29T18:09:19.650 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:09:19 smithi029 bash[79042]: cluster 2024-08-29T18:09:18.209290+0000 mon.a (mon.0) 1361 : cluster [DBG] osdmap e984: 8 total, 8 up, 8 in 2024-08-29T18:09:19.650 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:09:19 smithi029 bash[79042]: audit 2024-08-29T18:09:18.215941+0000 mon.c (mon.2) 397 : audit [INF] from='client.? 172.21.15.29:0/2330638070' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112961-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:09:19.650 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:09:19 smithi029 bash[79042]: audit 2024-08-29T18:09:18.217969+0000 mon.a (mon.0) 1362 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112961-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:09:19.650 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:09:19 smithi029 bash[79042]: audit 2024-08-29T18:09:18.500613+0000 mon.c (mon.2) 398 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:09:19.650 INFO:tasks.workunit.client.0.smithi029.stdout:2 2024-08-29T18:09:19.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:09:19 smithi110 bash[67519]: cluster 2024-08-29T18:09:17.674051+0000 mgr.y (mgr.25004) 582 : cluster [DBG] pgmap v1091: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:09:19.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:09:19 smithi110 bash[67519]: cluster 2024-08-29T18:09:18.190209+0000 mon.a (mon.0) 1359 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:09:19.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:09:19 smithi110 bash[67519]: cluster 2024-08-29T18:09:18.190262+0000 mon.a (mon.0) 1360 : cluster [INF] Cluster is now healthy 2024-08-29T18:09:19.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:09:19 smithi110 bash[67519]: cluster 2024-08-29T18:09:18.209290+0000 mon.a (mon.0) 1361 : cluster [DBG] osdmap e984: 8 total, 8 up, 8 in 2024-08-29T18:09:19.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:09:19 smithi110 bash[67519]: audit 2024-08-29T18:09:18.215941+0000 mon.c (mon.2) 397 : audit [INF] from='client.? 172.21.15.29:0/2330638070' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112961-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:09:19.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:09:19 smithi110 bash[67519]: audit 2024-08-29T18:09:18.217969+0000 mon.a (mon.0) 1362 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112961-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:09:19.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:09:19 smithi110 bash[67519]: audit 2024-08-29T18:09:18.500613+0000 mon.c (mon.2) 398 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:09:19.652 INFO:tasks.workunit.client.0.smithi029.stdout:3 2024-08-29T18:09:19.654 INFO:tasks.workunit.client.0.smithi029.stdout:4 2024-08-29T18:09:19.657 INFO:tasks.workunit.client.0.smithi029.stdout:5 2024-08-29T18:09:19.660 INFO:tasks.workunit.client.0.smithi029.stdout:6 2024-08-29T18:09:19.663 INFO:tasks.workunit.client.0.smithi029.stdout:7 2024-08-29T18:09:19.665 INFO:tasks.workunit.client.0.smithi029.stdout:8 2024-08-29T18:09:19.668 INFO:tasks.workunit.client.0.smithi029.stdout:9 2024-08-29T18:09:19.670 INFO:tasks.workunit.client.0.smithi029.stdout:10 2024-08-29T18:09:19.673 INFO:tasks.workunit.client.0.smithi029.stdout:11 2024-08-29T18:09:19.676 INFO:tasks.workunit.client.0.smithi029.stdout:12 2024-08-29T18:09:19.678 INFO:tasks.workunit.client.0.smithi029.stdout:13 2024-08-29T18:09:19.681 INFO:tasks.workunit.client.0.smithi029.stdout:14 2024-08-29T18:09:19.683 INFO:tasks.workunit.client.0.smithi029.stdout:15 2024-08-29T18:09:19.686 INFO:tasks.workunit.client.0.smithi029.stdout:16 2024-08-29T18:09:19.688 INFO:tasks.workunit.client.0.smithi029.stdout:17 2024-08-29T18:09:19.691 INFO:tasks.workunit.client.0.smithi029.stdout:18 2024-08-29T18:09:19.693 INFO:tasks.workunit.client.0.smithi029.stdout:19 2024-08-29T18:09:19.696 INFO:tasks.workunit.client.0.smithi029.stdout:20 2024-08-29T18:09:19.699 INFO:tasks.workunit.client.0.smithi029.stdout:21 2024-08-29T18:09:19.701 INFO:tasks.workunit.client.0.smithi029.stdout:22 2024-08-29T18:09:19.704 INFO:tasks.workunit.client.0.smithi029.stdout:23 2024-08-29T18:09:19.706 INFO:tasks.workunit.client.0.smithi029.stdout:24 2024-08-29T18:09:19.709 INFO:tasks.workunit.client.0.smithi029.stdout:25 2024-08-29T18:09:19.712 INFO:tasks.workunit.client.0.smithi029.stdout:26 2024-08-29T18:09:19.714 INFO:tasks.workunit.client.0.smithi029.stdout:27 2024-08-29T18:09:19.717 INFO:tasks.workunit.client.0.smithi029.stdout:28 2024-08-29T18:09:19.719 INFO:tasks.workunit.client.0.smithi029.stdout:29 2024-08-29T18:09:19.722 INFO:tasks.workunit.client.0.smithi029.stdout:30 2024-08-29T18:09:19.724 INFO:tasks.workunit.client.0.smithi029.stdout:31 2024-08-29T18:09:19.727 INFO:tasks.workunit.client.0.smithi029.stdout:32 2024-08-29T18:09:19.729 INFO:tasks.workunit.client.0.smithi029.stdout:33 2024-08-29T18:09:19.732 INFO:tasks.workunit.client.0.smithi029.stdout:34 2024-08-29T18:09:19.734 INFO:tasks.workunit.client.0.smithi029.stdout:35 2024-08-29T18:09:19.737 INFO:tasks.workunit.client.0.smithi029.stdout:36 2024-08-29T18:09:19.739 INFO:tasks.workunit.client.0.smithi029.stdout:37 2024-08-29T18:09:19.742 INFO:tasks.workunit.client.0.smithi029.stdout:38 2024-08-29T18:09:19.745 INFO:tasks.workunit.client.0.smithi029.stdout:39 2024-08-29T18:09:19.747 INFO:tasks.workunit.client.0.smithi029.stdout:40 2024-08-29T18:09:19.750 INFO:tasks.workunit.client.0.smithi029.stdout:41 2024-08-29T18:09:19.752 INFO:tasks.workunit.client.0.smithi029.stdout:42 2024-08-29T18:09:19.755 INFO:tasks.workunit.client.0.smithi029.stdout:43 2024-08-29T18:09:19.757 INFO:tasks.workunit.client.0.smithi029.stdout:44 2024-08-29T18:09:19.760 INFO:tasks.workunit.client.0.smithi029.stdout:45 2024-08-29T18:09:19.762 INFO:tasks.workunit.client.0.smithi029.stdout:46 2024-08-29T18:09:19.765 INFO:tasks.workunit.client.0.smithi029.stdout:47 2024-08-29T18:09:19.767 INFO:tasks.workunit.client.0.smithi029.stdout:48 2024-08-29T18:09:19.770 INFO:tasks.workunit.client.0.smithi029.stdout:49 2024-08-29T18:09:19.773 INFO:tasks.workunit.client.0.smithi029.stdout:50 2024-08-29T18:09:19.776 INFO:tasks.workunit.client.0.smithi029.stdout:51 2024-08-29T18:09:19.778 INFO:tasks.workunit.client.0.smithi029.stdout:52 2024-08-29T18:09:19.780 INFO:tasks.workunit.client.0.smithi029.stdout:53 2024-08-29T18:09:19.783 INFO:tasks.workunit.client.0.smithi029.stdout:54 2024-08-29T18:09:19.786 INFO:tasks.workunit.client.0.smithi029.stdout:55 2024-08-29T18:09:19.788 INFO:tasks.workunit.client.0.smithi029.stdout:56 2024-08-29T18:09:19.790 INFO:tasks.workunit.client.0.smithi029.stdout:57 2024-08-29T18:09:19.793 INFO:tasks.workunit.client.0.smithi029.stdout:58 2024-08-29T18:09:19.796 INFO:tasks.workunit.client.0.smithi029.stdout:59 2024-08-29T18:09:19.798 INFO:tasks.workunit.client.0.smithi029.stdout:60 2024-08-29T18:09:19.801 INFO:tasks.workunit.client.0.smithi029.stdout:61 2024-08-29T18:09:19.803 INFO:tasks.workunit.client.0.smithi029.stdout:62 2024-08-29T18:09:19.806 INFO:tasks.workunit.client.0.smithi029.stdout:63 2024-08-29T18:09:19.809 INFO:tasks.workunit.client.0.smithi029.stdout:64 2024-08-29T18:09:19.811 INFO:tasks.workunit.client.0.smithi029.stdout:65 2024-08-29T18:09:19.814 INFO:tasks.workunit.client.0.smithi029.stdout:66 2024-08-29T18:09:19.816 INFO:tasks.workunit.client.0.smithi029.stdout:67 2024-08-29T18:09:19.819 INFO:tasks.workunit.client.0.smithi029.stdout:68 2024-08-29T18:09:19.822 INFO:tasks.workunit.client.0.smithi029.stdout:69 2024-08-29T18:09:19.824 INFO:tasks.workunit.client.0.smithi029.stdout:70 2024-08-29T18:09:19.826 INFO:tasks.workunit.client.0.smithi029.stdout:71 2024-08-29T18:09:19.829 INFO:tasks.workunit.client.0.smithi029.stdout:72 2024-08-29T18:09:19.832 INFO:tasks.workunit.client.0.smithi029.stdout:73 2024-08-29T18:09:19.834 INFO:tasks.workunit.client.0.smithi029.stdout:74 2024-08-29T18:09:19.836 INFO:tasks.workunit.client.0.smithi029.stdout:75 2024-08-29T18:09:19.838 INFO:tasks.workunit.client.0.smithi029.stdout:76 2024-08-29T18:09:19.841 INFO:tasks.workunit.client.0.smithi029.stdout:77 2024-08-29T18:09:19.843 INFO:tasks.workunit.client.0.smithi029.stdout:78 2024-08-29T18:09:19.846 INFO:tasks.workunit.client.0.smithi029.stdout:79 2024-08-29T18:09:19.848 INFO:tasks.workunit.client.0.smithi029.stdout:80 2024-08-29T18:09:19.851 INFO:tasks.workunit.client.0.smithi029.stdout:81 2024-08-29T18:09:19.853 INFO:tasks.workunit.client.0.smithi029.stdout:82 2024-08-29T18:09:19.856 INFO:tasks.workunit.client.0.smithi029.stdout:83 2024-08-29T18:09:19.859 INFO:tasks.workunit.client.0.smithi029.stdout:84 2024-08-29T18:09:19.861 INFO:tasks.workunit.client.0.smithi029.stdout:85 2024-08-29T18:09:19.864 INFO:tasks.workunit.client.0.smithi029.stdout:86 2024-08-29T18:09:19.867 INFO:tasks.workunit.client.0.smithi029.stdout:87 2024-08-29T18:09:19.870 INFO:tasks.workunit.client.0.smithi029.stdout:88 2024-08-29T18:09:19.873 INFO:tasks.workunit.client.0.smithi029.stdout:89 2024-08-29T18:09:19.876 INFO:tasks.workunit.client.0.smithi029.stdout:90 2024-08-29T18:09:19.878 INFO:tasks.workunit.client.0.smithi029.stdout:91 2024-08-29T18:09:19.881 INFO:tasks.workunit.client.0.smithi029.stdout:92 2024-08-29T18:09:19.884 INFO:tasks.workunit.client.0.smithi029.stdout:93 2024-08-29T18:09:19.887 INFO:tasks.workunit.client.0.smithi029.stdout:94 2024-08-29T18:09:19.889 INFO:tasks.workunit.client.0.smithi029.stdout:95 2024-08-29T18:09:19.892 INFO:tasks.workunit.client.0.smithi029.stdout:96 2024-08-29T18:09:19.895 INFO:tasks.workunit.client.0.smithi029.stdout:97 2024-08-29T18:09:19.898 INFO:tasks.workunit.client.0.smithi029.stdout:98 2024-08-29T18:09:19.901 INFO:tasks.workunit.client.0.smithi029.stdout:99 2024-08-29T18:09:19.904 INFO:tasks.workunit.client.0.smithi029.stdout:100 2024-08-29T18:09:19.906 INFO:tasks.workunit.client.0.smithi029.stdout:101 2024-08-29T18:09:19.909 INFO:tasks.workunit.client.0.smithi029.stdout:102 2024-08-29T18:09:19.912 INFO:tasks.workunit.client.0.smithi029.stdout:103 2024-08-29T18:09:19.914 INFO:tasks.workunit.client.0.smithi029.stdout:104 2024-08-29T18:09:19.917 INFO:tasks.workunit.client.0.smithi029.stdout:105 2024-08-29T18:09:19.920 INFO:tasks.workunit.client.0.smithi029.stdout:106 2024-08-29T18:09:19.922 INFO:tasks.workunit.client.0.smithi029.stdout:107 2024-08-29T18:09:19.925 INFO:tasks.workunit.client.0.smithi029.stdout:108 2024-08-29T18:09:19.928 INFO:tasks.workunit.client.0.smithi029.stdout:109 2024-08-29T18:09:19.931 INFO:tasks.workunit.client.0.smithi029.stdout:110 2024-08-29T18:09:19.934 INFO:tasks.workunit.client.0.smithi029.stdout:111 2024-08-29T18:09:19.937 INFO:tasks.workunit.client.0.smithi029.stdout:112 2024-08-29T18:09:19.939 INFO:tasks.workunit.client.0.smithi029.stdout:113 2024-08-29T18:09:19.942 INFO:tasks.workunit.client.0.smithi029.stdout:114 2024-08-29T18:09:19.946 INFO:tasks.workunit.client.0.smithi029.stdout:115 2024-08-29T18:09:19.948 INFO:tasks.workunit.client.0.smithi029.stdout:116 2024-08-29T18:09:19.951 INFO:tasks.workunit.client.0.smithi029.stdout:117 2024-08-29T18:09:19.954 INFO:tasks.workunit.client.0.smithi029.stdout:118 2024-08-29T18:09:19.957 INFO:tasks.workunit.client.0.smithi029.stdout:119 2024-08-29T18:09:19.960 INFO:tasks.workunit.client.0.smithi029.stdout:120 2024-08-29T18:09:19.963 INFO:tasks.workunit.client.0.smithi029.stdout:121 2024-08-29T18:09:19.966 INFO:tasks.workunit.client.0.smithi029.stdout:122 2024-08-29T18:09:19.969 INFO:tasks.workunit.client.0.smithi029.stdout:123 2024-08-29T18:09:19.972 INFO:tasks.workunit.client.0.smithi029.stdout:124 2024-08-29T18:09:19.975 INFO:tasks.workunit.client.0.smithi029.stdout:125 2024-08-29T18:09:19.978 INFO:tasks.workunit.client.0.smithi029.stdout:126 2024-08-29T18:09:19.981 INFO:tasks.workunit.client.0.smithi029.stdout:127 2024-08-29T18:09:19.984 INFO:tasks.workunit.client.0.smithi029.stdout:128 2024-08-29T18:09:19.987 INFO:tasks.workunit.client.0.smithi029.stdout:129 2024-08-29T18:09:19.990 INFO:tasks.workunit.client.0.smithi029.stdout:130 2024-08-29T18:09:19.993 INFO:tasks.workunit.client.0.smithi029.stdout:131 2024-08-29T18:09:19.996 INFO:tasks.workunit.client.0.smithi029.stdout:132 2024-08-29T18:09:19.999 INFO:tasks.workunit.client.0.smithi029.stdout:133 2024-08-29T18:09:20.002 INFO:tasks.workunit.client.0.smithi029.stdout:134 2024-08-29T18:09:20.005 INFO:tasks.workunit.client.0.smithi029.stdout:135 2024-08-29T18:09:20.008 INFO:tasks.workunit.client.0.smithi029.stdout:136 2024-08-29T18:09:20.010 INFO:tasks.workunit.client.0.smithi029.stdout:137 2024-08-29T18:09:20.013 INFO:tasks.workunit.client.0.smithi029.stdout:138 2024-08-29T18:09:20.015 INFO:tasks.workunit.client.0.smithi029.stdout:139 2024-08-29T18:09:20.018 INFO:tasks.workunit.client.0.smithi029.stdout:140 2024-08-29T18:09:20.020 INFO:tasks.workunit.client.0.smithi029.stdout:141 2024-08-29T18:09:20.022 INFO:tasks.workunit.client.0.smithi029.stdout:142 2024-08-29T18:09:20.025 INFO:tasks.workunit.client.0.smithi029.stdout:143 2024-08-29T18:09:20.028 INFO:tasks.workunit.client.0.smithi029.stdout:144 2024-08-29T18:09:20.030 INFO:tasks.workunit.client.0.smithi029.stdout:145 2024-08-29T18:09:20.033 INFO:tasks.workunit.client.0.smithi029.stdout:146 2024-08-29T18:09:20.035 INFO:tasks.workunit.client.0.smithi029.stdout:147 2024-08-29T18:09:20.038 INFO:tasks.workunit.client.0.smithi029.stdout:148 2024-08-29T18:09:20.040 INFO:tasks.workunit.client.0.smithi029.stdout:149 2024-08-29T18:09:20.043 INFO:tasks.workunit.client.0.smithi029.stdout:150 2024-08-29T18:09:20.045 INFO:tasks.workunit.client.0.smithi029.stdout:151 2024-08-29T18:09:20.048 INFO:tasks.workunit.client.0.smithi029.stdout:152 2024-08-29T18:09:20.050 INFO:tasks.workunit.client.0.smithi029.stdout:153 2024-08-29T18:09:20.053 INFO:tasks.workunit.client.0.smithi029.stdout:154 2024-08-29T18:09:20.055 INFO:tasks.workunit.client.0.smithi029.stdout:155 2024-08-29T18:09:20.058 INFO:tasks.workunit.client.0.smithi029.stdout:156 2024-08-29T18:09:20.060 INFO:tasks.workunit.client.0.smithi029.stdout:157 2024-08-29T18:09:20.063 INFO:tasks.workunit.client.0.smithi029.stdout:158 2024-08-29T18:09:20.066 INFO:tasks.workunit.client.0.smithi029.stdout:159 2024-08-29T18:09:20.068 INFO:tasks.workunit.client.0.smithi029.stdout:160 2024-08-29T18:09:20.071 INFO:tasks.workunit.client.0.smithi029.stdout:161 2024-08-29T18:09:20.076 INFO:tasks.workunit.client.0.smithi029.stdout:162 2024-08-29T18:09:20.077 INFO:tasks.workunit.client.0.smithi029.stdout:163 2024-08-29T18:09:20.080 INFO:tasks.workunit.client.0.smithi029.stdout:164 2024-08-29T18:09:20.083 INFO:tasks.workunit.client.0.smithi029.stdout:165 2024-08-29T18:09:20.086 INFO:tasks.workunit.client.0.smithi029.stdout:166 2024-08-29T18:09:20.090 INFO:tasks.workunit.client.0.smithi029.stdout:167 2024-08-29T18:09:20.092 INFO:tasks.workunit.client.0.smithi029.stdout:168 2024-08-29T18:09:20.095 INFO:tasks.workunit.client.0.smithi029.stdout:169 2024-08-29T18:09:20.098 INFO:tasks.workunit.client.0.smithi029.stdout:170 2024-08-29T18:09:20.101 INFO:tasks.workunit.client.0.smithi029.stdout:171 2024-08-29T18:09:20.104 INFO:tasks.workunit.client.0.smithi029.stdout:172 2024-08-29T18:09:20.106 INFO:tasks.workunit.client.0.smithi029.stdout:173 2024-08-29T18:09:20.110 INFO:tasks.workunit.client.0.smithi029.stdout:174 2024-08-29T18:09:20.112 INFO:tasks.workunit.client.0.smithi029.stdout:175 2024-08-29T18:09:20.115 INFO:tasks.workunit.client.0.smithi029.stdout:176 2024-08-29T18:09:20.117 INFO:tasks.workunit.client.0.smithi029.stdout:177 2024-08-29T18:09:20.120 INFO:tasks.workunit.client.0.smithi029.stdout:178 2024-08-29T18:09:20.122 INFO:tasks.workunit.client.0.smithi029.stdout:179 2024-08-29T18:09:20.125 INFO:tasks.workunit.client.0.smithi029.stdout:180 2024-08-29T18:09:20.127 INFO:tasks.workunit.client.0.smithi029.stdout:181 2024-08-29T18:09:20.130 INFO:tasks.workunit.client.0.smithi029.stdout:182 2024-08-29T18:09:20.132 INFO:tasks.workunit.client.0.smithi029.stdout:183 2024-08-29T18:09:20.134 INFO:tasks.workunit.client.0.smithi029.stdout:184 2024-08-29T18:09:20.137 INFO:tasks.workunit.client.0.smithi029.stdout:185 2024-08-29T18:09:20.140 INFO:tasks.workunit.client.0.smithi029.stdout:186 2024-08-29T18:09:20.142 INFO:tasks.workunit.client.0.smithi029.stdout:187 2024-08-29T18:09:20.145 INFO:tasks.workunit.client.0.smithi029.stdout:188 2024-08-29T18:09:20.147 INFO:tasks.workunit.client.0.smithi029.stdout:189 2024-08-29T18:09:20.150 INFO:tasks.workunit.client.0.smithi029.stdout:190 2024-08-29T18:09:20.153 INFO:tasks.workunit.client.0.smithi029.stdout:191 2024-08-29T18:09:20.156 INFO:tasks.workunit.client.0.smithi029.stdout:192 2024-08-29T18:09:20.158 INFO:tasks.workunit.client.0.smithi029.stdout:193 2024-08-29T18:09:20.161 INFO:tasks.workunit.client.0.smithi029.stdout:194 2024-08-29T18:09:20.163 INFO:tasks.workunit.client.0.smithi029.stdout:195 2024-08-29T18:09:20.166 INFO:tasks.workunit.client.0.smithi029.stdout:196 2024-08-29T18:09:20.169 INFO:tasks.workunit.client.0.smithi029.stdout:197 2024-08-29T18:09:20.171 INFO:tasks.workunit.client.0.smithi029.stdout:198 2024-08-29T18:09:20.174 INFO:tasks.workunit.client.0.smithi029.stdout:199 2024-08-29T18:09:20.177 INFO:tasks.workunit.client.0.smithi029.stdout:200 2024-08-29T18:09:20.180 INFO:tasks.workunit.client.0.smithi029.stdout:201 2024-08-29T18:09:20.182 INFO:tasks.workunit.client.0.smithi029.stdout:202 2024-08-29T18:09:20.185 INFO:tasks.workunit.client.0.smithi029.stdout:203 2024-08-29T18:09:20.197 INFO:tasks.workunit.client.0.smithi029.stdout:204 2024-08-29T18:09:20.201 INFO:tasks.workunit.client.0.smithi029.stdout:205 2024-08-29T18:09:20.204 INFO:tasks.workunit.client.0.smithi029.stdout:206 2024-08-29T18:09:20.207 INFO:tasks.workunit.client.0.smithi029.stdout:207 2024-08-29T18:09:20.210 INFO:tasks.workunit.client.0.smithi029.stdout:208 2024-08-29T18:09:20.213 INFO:tasks.workunit.client.0.smithi029.stdout:209 2024-08-29T18:09:20.216 INFO:tasks.workunit.client.0.smithi029.stdout:210 2024-08-29T18:09:20.218 INFO:tasks.workunit.client.0.smithi029.stdout:211 2024-08-29T18:09:20.221 INFO:tasks.workunit.client.0.smithi029.stdout:212 2024-08-29T18:09:20.230 INFO:tasks.workunit.client.0.smithi029.stdout:213 2024-08-29T18:09:20.235 INFO:tasks.workunit.client.0.smithi029.stdout:214 2024-08-29T18:09:20.238 INFO:tasks.workunit.client.0.smithi029.stdout:215 2024-08-29T18:09:20.240 INFO:tasks.workunit.client.0.smithi029.stdout:216 2024-08-29T18:09:20.243 INFO:tasks.workunit.client.0.smithi029.stdout:217 2024-08-29T18:09:20.245 INFO:tasks.workunit.client.0.smithi029.stdout:218 2024-08-29T18:09:20.248 INFO:tasks.workunit.client.0.smithi029.stdout:219 2024-08-29T18:09:20.250 INFO:tasks.workunit.client.0.smithi029.stdout:220 2024-08-29T18:09:20.253 INFO:tasks.workunit.client.0.smithi029.stdout:221 2024-08-29T18:09:20.256 INFO:tasks.workunit.client.0.smithi029.stdout:222 2024-08-29T18:09:20.258 INFO:tasks.workunit.client.0.smithi029.stdout:223 2024-08-29T18:09:20.261 INFO:tasks.workunit.client.0.smithi029.stdout:224 2024-08-29T18:09:20.264 INFO:tasks.workunit.client.0.smithi029.stdout:225 2024-08-29T18:09:20.267 INFO:tasks.workunit.client.0.smithi029.stdout:226 2024-08-29T18:09:20.270 INFO:tasks.workunit.client.0.smithi029.stdout:227 2024-08-29T18:09:20.272 INFO:tasks.workunit.client.0.smithi029.stdout:228 2024-08-29T18:09:20.275 INFO:tasks.workunit.client.0.smithi029.stdout:229 2024-08-29T18:09:20.277 INFO:tasks.workunit.client.0.smithi029.stdout:230 2024-08-29T18:09:20.280 INFO:tasks.workunit.client.0.smithi029.stdout:231 2024-08-29T18:09:20.283 INFO:tasks.workunit.client.0.smithi029.stdout:232 2024-08-29T18:09:20.285 INFO:tasks.workunit.client.0.smithi029.stdout:233 2024-08-29T18:09:20.288 INFO:tasks.workunit.client.0.smithi029.stdout:234 2024-08-29T18:09:20.290 INFO:tasks.workunit.client.0.smithi029.stdout:235 2024-08-29T18:09:20.293 INFO:tasks.workunit.client.0.smithi029.stdout:236 2024-08-29T18:09:20.296 INFO:tasks.workunit.client.0.smithi029.stdout:237 2024-08-29T18:09:20.298 INFO:tasks.workunit.client.0.smithi029.stdout:238 2024-08-29T18:09:20.301 INFO:tasks.workunit.client.0.smithi029.stdout:239 2024-08-29T18:09:20.304 INFO:tasks.workunit.client.0.smithi029.stdout:240 2024-08-29T18:09:20.306 INFO:tasks.workunit.client.0.smithi029.stdout:241 2024-08-29T18:09:20.309 INFO:tasks.workunit.client.0.smithi029.stdout:242 2024-08-29T18:09:20.312 INFO:tasks.workunit.client.0.smithi029.stdout:243 2024-08-29T18:09:20.314 INFO:tasks.workunit.client.0.smithi029.stdout:244 2024-08-29T18:09:20.316 INFO:tasks.workunit.client.0.smithi029.stdout:245 2024-08-29T18:09:20.319 INFO:tasks.workunit.client.0.smithi029.stdout:246 2024-08-29T18:09:20.322 INFO:tasks.workunit.client.0.smithi029.stdout:247 2024-08-29T18:09:20.324 INFO:tasks.workunit.client.0.smithi029.stdout:248 2024-08-29T18:09:20.327 INFO:tasks.workunit.client.0.smithi029.stdout:249 2024-08-29T18:09:20.329 INFO:tasks.workunit.client.0.smithi029.stdout:250 2024-08-29T18:09:20.332 INFO:tasks.workunit.client.0.smithi029.stdout:251 2024-08-29T18:09:20.335 INFO:tasks.workunit.client.0.smithi029.stdout:252 2024-08-29T18:09:20.337 INFO:tasks.workunit.client.0.smithi029.stdout:253 2024-08-29T18:09:20.340 INFO:tasks.workunit.client.0.smithi029.stdout:254 2024-08-29T18:09:20.342 INFO:tasks.workunit.client.0.smithi029.stdout:255 2024-08-29T18:09:20.345 INFO:tasks.workunit.client.0.smithi029.stdout:256 2024-08-29T18:09:20.348 INFO:tasks.workunit.client.0.smithi029.stdout:257 2024-08-29T18:09:20.351 INFO:tasks.workunit.client.0.smithi029.stdout:258 2024-08-29T18:09:20.353 INFO:tasks.workunit.client.0.smithi029.stdout:259 2024-08-29T18:09:20.356 INFO:tasks.workunit.client.0.smithi029.stdout:260 2024-08-29T18:09:20.359 INFO:tasks.workunit.client.0.smithi029.stdout:261 2024-08-29T18:09:20.362 INFO:tasks.workunit.client.0.smithi029.stdout:262 2024-08-29T18:09:20.364 INFO:tasks.workunit.client.0.smithi029.stdout:263 2024-08-29T18:09:20.367 INFO:tasks.workunit.client.0.smithi029.stdout:264 2024-08-29T18:09:20.370 INFO:tasks.workunit.client.0.smithi029.stdout:265 2024-08-29T18:09:20.372 INFO:tasks.workunit.client.0.smithi029.stdout:266 2024-08-29T18:09:20.375 INFO:tasks.workunit.client.0.smithi029.stdout:267 2024-08-29T18:09:20.378 INFO:tasks.workunit.client.0.smithi029.stdout:268 2024-08-29T18:09:20.381 INFO:tasks.workunit.client.0.smithi029.stdout:269 2024-08-29T18:09:20.384 INFO:tasks.workunit.client.0.smithi029.stdout:270 2024-08-29T18:09:20.387 INFO:tasks.workunit.client.0.smithi029.stdout:271 2024-08-29T18:09:20.389 INFO:tasks.workunit.client.0.smithi029.stdout:272 2024-08-29T18:09:20.392 INFO:tasks.workunit.client.0.smithi029.stdout:273 2024-08-29T18:09:20.395 INFO:tasks.workunit.client.0.smithi029.stdout:274 2024-08-29T18:09:20.397 INFO:tasks.workunit.client.0.smithi029.stdout:275 2024-08-29T18:09:20.400 INFO:tasks.workunit.client.0.smithi029.stdout:276 2024-08-29T18:09:20.403 INFO:tasks.workunit.client.0.smithi029.stdout:277 2024-08-29T18:09:20.406 INFO:tasks.workunit.client.0.smithi029.stdout:278 2024-08-29T18:09:20.409 INFO:tasks.workunit.client.0.smithi029.stdout:279 2024-08-29T18:09:20.411 INFO:tasks.workunit.client.0.smithi029.stdout:280 2024-08-29T18:09:20.414 INFO:tasks.workunit.client.0.smithi029.stdout:281 2024-08-29T18:09:20.417 INFO:tasks.workunit.client.0.smithi029.stdout:282 2024-08-29T18:09:20.419 INFO:tasks.workunit.client.0.smithi029.stdout:283 2024-08-29T18:09:20.422 INFO:tasks.workunit.client.0.smithi029.stdout:284 2024-08-29T18:09:20.425 INFO:tasks.workunit.client.0.smithi029.stdout:285 2024-08-29T18:09:20.428 INFO:tasks.workunit.client.0.smithi029.stdout:286 2024-08-29T18:09:20.431 INFO:tasks.workunit.client.0.smithi029.stdout:287 2024-08-29T18:09:20.433 INFO:tasks.workunit.client.0.smithi029.stdout:288 2024-08-29T18:09:20.436 INFO:tasks.workunit.client.0.smithi029.stdout:289 2024-08-29T18:09:20.439 INFO:tasks.workunit.client.0.smithi029.stdout:290 2024-08-29T18:09:20.441 INFO:tasks.workunit.client.0.smithi029.stdout:291 2024-08-29T18:09:20.444 INFO:tasks.workunit.client.0.smithi029.stdout:292 2024-08-29T18:09:20.447 INFO:tasks.workunit.client.0.smithi029.stdout:293 2024-08-29T18:09:20.449 INFO:tasks.workunit.client.0.smithi029.stdout:294 2024-08-29T18:09:20.452 INFO:tasks.workunit.client.0.smithi029.stdout:295 2024-08-29T18:09:20.455 INFO:tasks.workunit.client.0.smithi029.stdout:296 2024-08-29T18:09:20.458 INFO:tasks.workunit.client.0.smithi029.stdout:297 2024-08-29T18:09:20.461 INFO:tasks.workunit.client.0.smithi029.stdout:298 2024-08-29T18:09:20.463 INFO:tasks.workunit.client.0.smithi029.stdout:299 2024-08-29T18:09:20.466 INFO:tasks.workunit.client.0.smithi029.stdout:300 2024-08-29T18:09:20.469 INFO:tasks.workunit.client.0.smithi029.stdout:301 2024-08-29T18:09:20.472 INFO:tasks.workunit.client.0.smithi029.stdout:302 2024-08-29T18:09:20.475 INFO:tasks.workunit.client.0.smithi029.stdout:303 2024-08-29T18:09:20.477 INFO:tasks.workunit.client.0.smithi029.stdout:304 2024-08-29T18:09:20.480 INFO:tasks.workunit.client.0.smithi029.stdout:305 2024-08-29T18:09:20.483 INFO:tasks.workunit.client.0.smithi029.stdout:306 2024-08-29T18:09:20.486 INFO:tasks.workunit.client.0.smithi029.stdout:307 2024-08-29T18:09:20.489 INFO:tasks.workunit.client.0.smithi029.stdout:308 2024-08-29T18:09:20.491 INFO:tasks.workunit.client.0.smithi029.stdout:309 2024-08-29T18:09:20.494 INFO:tasks.workunit.client.0.smithi029.stdout:310 2024-08-29T18:09:20.497 INFO:tasks.workunit.client.0.smithi029.stdout:311 2024-08-29T18:09:20.500 INFO:tasks.workunit.client.0.smithi029.stdout:312 2024-08-29T18:09:20.503 INFO:tasks.workunit.client.0.smithi029.stdout:313 2024-08-29T18:09:20.505 INFO:tasks.workunit.client.0.smithi029.stdout:314 2024-08-29T18:09:20.508 INFO:tasks.workunit.client.0.smithi029.stdout:315 2024-08-29T18:09:20.511 INFO:tasks.workunit.client.0.smithi029.stdout:316 2024-08-29T18:09:20.514 INFO:tasks.workunit.client.0.smithi029.stdout:317 2024-08-29T18:09:20.517 INFO:tasks.workunit.client.0.smithi029.stdout:318 2024-08-29T18:09:20.521 INFO:tasks.workunit.client.0.smithi029.stdout:319 2024-08-29T18:09:20.522 INFO:tasks.workunit.client.0.smithi029.stdout:320 2024-08-29T18:09:20.525 INFO:tasks.workunit.client.0.smithi029.stdout:321 2024-08-29T18:09:20.528 INFO:tasks.workunit.client.0.smithi029.stdout:322 2024-08-29T18:09:20.531 INFO:tasks.workunit.client.0.smithi029.stdout:323 2024-08-29T18:09:20.534 INFO:tasks.workunit.client.0.smithi029.stdout:324 2024-08-29T18:09:20.537 INFO:tasks.workunit.client.0.smithi029.stdout:325 2024-08-29T18:09:20.539 INFO:tasks.workunit.client.0.smithi029.stdout:326 2024-08-29T18:09:20.542 INFO:tasks.workunit.client.0.smithi029.stdout:327 2024-08-29T18:09:20.545 INFO:tasks.workunit.client.0.smithi029.stdout:328 2024-08-29T18:09:20.548 INFO:tasks.workunit.client.0.smithi029.stdout:329 2024-08-29T18:09:20.551 INFO:tasks.workunit.client.0.smithi029.stdout:330 2024-08-29T18:09:20.554 INFO:tasks.workunit.client.0.smithi029.stdout:331 2024-08-29T18:09:20.556 INFO:tasks.workunit.client.0.smithi029.stdout:332 2024-08-29T18:09:20.559 INFO:tasks.workunit.client.0.smithi029.stdout:333 2024-08-29T18:09:20.562 INFO:tasks.workunit.client.0.smithi029.stdout:334 2024-08-29T18:09:20.566 INFO:tasks.workunit.client.0.smithi029.stdout:335 2024-08-29T18:09:20.568 INFO:tasks.workunit.client.0.smithi029.stdout:336 2024-08-29T18:09:20.571 INFO:tasks.workunit.client.0.smithi029.stdout:337 2024-08-29T18:09:20.574 INFO:tasks.workunit.client.0.smithi029.stdout:338 2024-08-29T18:09:20.577 INFO:tasks.workunit.client.0.smithi029.stdout:339 2024-08-29T18:09:20.580 INFO:tasks.workunit.client.0.smithi029.stdout:340 2024-08-29T18:09:20.583 INFO:tasks.workunit.client.0.smithi029.stdout:341 2024-08-29T18:09:20.586 INFO:tasks.workunit.client.0.smithi029.stdout:342 2024-08-29T18:09:20.589 INFO:tasks.workunit.client.0.smithi029.stdout:343 2024-08-29T18:09:20.592 INFO:tasks.workunit.client.0.smithi029.stdout:344 2024-08-29T18:09:20.595 INFO:tasks.workunit.client.0.smithi029.stdout:345 2024-08-29T18:09:20.598 INFO:tasks.workunit.client.0.smithi029.stdout:346 2024-08-29T18:09:20.601 INFO:tasks.workunit.client.0.smithi029.stdout:347 2024-08-29T18:09:20.604 INFO:tasks.workunit.client.0.smithi029.stdout:348 2024-08-29T18:09:20.606 INFO:tasks.workunit.client.0.smithi029.stdout:349 2024-08-29T18:09:20.609 INFO:tasks.workunit.client.0.smithi029.stdout:350 2024-08-29T18:09:20.612 INFO:tasks.workunit.client.0.smithi029.stdout:351 2024-08-29T18:09:20.615 INFO:tasks.workunit.client.0.smithi029.stdout:352 2024-08-29T18:09:20.618 INFO:tasks.workunit.client.0.smithi029.stdout:353 2024-08-29T18:09:20.622 INFO:tasks.workunit.client.0.smithi029.stdout:354 2024-08-29T18:09:20.625 INFO:tasks.workunit.client.0.smithi029.stdout:355 2024-08-29T18:09:20.628 INFO:tasks.workunit.client.0.smithi029.stdout:356 2024-08-29T18:09:20.631 INFO:tasks.workunit.client.0.smithi029.stdout:357 2024-08-29T18:09:20.634 INFO:tasks.workunit.client.0.smithi029.stdout:358 2024-08-29T18:09:20.637 INFO:tasks.workunit.client.0.smithi029.stdout:359 2024-08-29T18:09:20.640 INFO:tasks.workunit.client.0.smithi029.stdout:360 2024-08-29T18:09:20.643 INFO:tasks.workunit.client.0.smithi029.stdout:361 2024-08-29T18:09:20.646 INFO:tasks.workunit.client.0.smithi029.stdout:362 2024-08-29T18:09:20.648 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:09:20 smithi029 bash[79042]: audit 2024-08-29T18:09:19.211678+0000 mon.a (mon.0) 1363 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112961-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:09:20.648 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:09:20 smithi029 bash[79042]: cluster 2024-08-29T18:09:19.219427+0000 mon.a (mon.0) 1364 : cluster [DBG] osdmap e985: 8 total, 8 up, 8 in 2024-08-29T18:09:20.648 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:09:20 smithi029 bash[79042]: audit 2024-08-29T18:09:19.222524+0000 mon.c (mon.2) 399 : audit [DBG] from='client.? 172.21.15.29:0/2330638070' entity='client.admin' cmd=[{"prefix": "osd dump","format":"json"}]: dispatch 2024-08-29T18:09:20.649 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:09:20 smithi029 bash[77880]: audit 2024-08-29T18:09:19.211678+0000 mon.a (mon.0) 1363 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112961-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:09:20.649 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:09:20 smithi029 bash[77880]: cluster 2024-08-29T18:09:19.219427+0000 mon.a (mon.0) 1364 : cluster [DBG] osdmap e985: 8 total, 8 up, 8 in 2024-08-29T18:09:20.649 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:09:20 smithi029 bash[77880]: audit 2024-08-29T18:09:19.222524+0000 mon.c (mon.2) 399 : audit [DBG] from='client.? 172.21.15.29:0/2330638070' entity='client.admin' cmd=[{"prefix": "osd dump","format":"json"}]: dispatch 2024-08-29T18:09:20.649 INFO:tasks.workunit.client.0.smithi029.stdout:363 2024-08-29T18:09:20.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:09:20 smithi110 bash[67519]: audit 2024-08-29T18:09:19.211678+0000 mon.a (mon.0) 1363 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112961-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:09:20.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:09:20 smithi110 bash[67519]: cluster 2024-08-29T18:09:19.219427+0000 mon.a (mon.0) 1364 : cluster [DBG] osdmap e985: 8 total, 8 up, 8 in 2024-08-29T18:09:20.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:09:20 smithi110 bash[67519]: audit 2024-08-29T18:09:19.222524+0000 mon.c (mon.2) 399 : audit [DBG] from='client.? 172.21.15.29:0/2330638070' entity='client.admin' cmd=[{"prefix": "osd dump","format":"json"}]: dispatch 2024-08-29T18:09:20.652 INFO:tasks.workunit.client.0.smithi029.stdout:364 2024-08-29T18:09:20.655 INFO:tasks.workunit.client.0.smithi029.stdout:365 2024-08-29T18:09:20.657 INFO:tasks.workunit.client.0.smithi029.stdout:366 2024-08-29T18:09:20.661 INFO:tasks.workunit.client.0.smithi029.stdout:367 2024-08-29T18:09:20.663 INFO:tasks.workunit.client.0.smithi029.stdout:368 2024-08-29T18:09:20.666 INFO:tasks.workunit.client.0.smithi029.stdout:369 2024-08-29T18:09:20.669 INFO:tasks.workunit.client.0.smithi029.stdout:370 2024-08-29T18:09:20.673 INFO:tasks.workunit.client.0.smithi029.stdout:371 2024-08-29T18:09:20.676 INFO:tasks.workunit.client.0.smithi029.stdout:372 2024-08-29T18:09:20.679 INFO:tasks.workunit.client.0.smithi029.stdout:373 2024-08-29T18:09:20.682 INFO:tasks.workunit.client.0.smithi029.stdout:374 2024-08-29T18:09:20.684 INFO:tasks.workunit.client.0.smithi029.stdout:375 2024-08-29T18:09:20.687 INFO:tasks.workunit.client.0.smithi029.stdout:376 2024-08-29T18:09:20.690 INFO:tasks.workunit.client.0.smithi029.stdout:377 2024-08-29T18:09:20.692 INFO:tasks.workunit.client.0.smithi029.stdout:378 2024-08-29T18:09:20.695 INFO:tasks.workunit.client.0.smithi029.stdout:379 2024-08-29T18:09:20.700 INFO:tasks.workunit.client.0.smithi029.stdout:380 2024-08-29T18:09:20.701 INFO:tasks.workunit.client.0.smithi029.stdout:381 2024-08-29T18:09:20.704 INFO:tasks.workunit.client.0.smithi029.stdout:382 2024-08-29T18:09:20.707 INFO:tasks.workunit.client.0.smithi029.stdout:383 2024-08-29T18:09:20.709 INFO:tasks.workunit.client.0.smithi029.stdout:384 2024-08-29T18:09:20.712 INFO:tasks.workunit.client.0.smithi029.stdout:385 2024-08-29T18:09:20.715 INFO:tasks.workunit.client.0.smithi029.stdout:386 2024-08-29T18:09:20.718 INFO:tasks.workunit.client.0.smithi029.stdout:387 2024-08-29T18:09:20.721 INFO:tasks.workunit.client.0.smithi029.stdout:388 2024-08-29T18:09:20.723 INFO:tasks.workunit.client.0.smithi029.stdout:389 2024-08-29T18:09:20.727 INFO:tasks.workunit.client.0.smithi029.stdout:390 2024-08-29T18:09:20.729 INFO:tasks.workunit.client.0.smithi029.stdout:391 2024-08-29T18:09:20.732 INFO:tasks.workunit.client.0.smithi029.stdout:392 2024-08-29T18:09:20.735 INFO:tasks.workunit.client.0.smithi029.stdout:393 2024-08-29T18:09:20.738 INFO:tasks.workunit.client.0.smithi029.stdout:394 2024-08-29T18:09:20.741 INFO:tasks.workunit.client.0.smithi029.stdout:395 2024-08-29T18:09:20.744 INFO:tasks.workunit.client.0.smithi029.stdout:396 2024-08-29T18:09:20.747 INFO:tasks.workunit.client.0.smithi029.stdout:397 2024-08-29T18:09:20.749 INFO:tasks.workunit.client.0.smithi029.stdout:398 2024-08-29T18:09:20.753 INFO:tasks.workunit.client.0.smithi029.stdout:399 2024-08-29T18:09:20.758 INFO:tasks.workunit.client.0.smithi029.stdout:400 2024-08-29T18:09:20.760 INFO:tasks.workunit.client.0.smithi029.stdout:401 2024-08-29T18:09:20.763 INFO:tasks.workunit.client.0.smithi029.stdout:402 2024-08-29T18:09:20.766 INFO:tasks.workunit.client.0.smithi029.stdout:403 2024-08-29T18:09:20.769 INFO:tasks.workunit.client.0.smithi029.stdout:404 2024-08-29T18:09:20.772 INFO:tasks.workunit.client.0.smithi029.stdout:405 2024-08-29T18:09:20.775 INFO:tasks.workunit.client.0.smithi029.stdout:406 2024-08-29T18:09:20.778 INFO:tasks.workunit.client.0.smithi029.stdout:407 2024-08-29T18:09:20.781 INFO:tasks.workunit.client.0.smithi029.stdout:408 2024-08-29T18:09:20.784 INFO:tasks.workunit.client.0.smithi029.stdout:409 2024-08-29T18:09:20.787 INFO:tasks.workunit.client.0.smithi029.stdout:410 2024-08-29T18:09:20.790 INFO:tasks.workunit.client.0.smithi029.stdout:411 2024-08-29T18:09:20.792 INFO:tasks.workunit.client.0.smithi029.stdout:412 2024-08-29T18:09:20.795 INFO:tasks.workunit.client.0.smithi029.stdout:413 2024-08-29T18:09:20.799 INFO:tasks.workunit.client.0.smithi029.stdout:414 2024-08-29T18:09:20.802 INFO:tasks.workunit.client.0.smithi029.stdout:415 2024-08-29T18:09:20.804 INFO:tasks.workunit.client.0.smithi029.stdout:416 2024-08-29T18:09:20.807 INFO:tasks.workunit.client.0.smithi029.stdout:417 2024-08-29T18:09:20.810 INFO:tasks.workunit.client.0.smithi029.stdout:418 2024-08-29T18:09:20.813 INFO:tasks.workunit.client.0.smithi029.stdout:419 2024-08-29T18:09:20.816 INFO:tasks.workunit.client.0.smithi029.stdout:420 2024-08-29T18:09:20.818 INFO:tasks.workunit.client.0.smithi029.stdout:421 2024-08-29T18:09:20.821 INFO:tasks.workunit.client.0.smithi029.stdout:422 2024-08-29T18:09:20.824 INFO:tasks.workunit.client.0.smithi029.stdout:423 2024-08-29T18:09:20.827 INFO:tasks.workunit.client.0.smithi029.stdout:424 2024-08-29T18:09:20.830 INFO:tasks.workunit.client.0.smithi029.stdout:425 2024-08-29T18:09:20.833 INFO:tasks.workunit.client.0.smithi029.stdout:426 2024-08-29T18:09:20.836 INFO:tasks.workunit.client.0.smithi029.stdout:427 2024-08-29T18:09:20.839 INFO:tasks.workunit.client.0.smithi029.stdout:428 2024-08-29T18:09:20.842 INFO:tasks.workunit.client.0.smithi029.stdout:429 2024-08-29T18:09:20.844 INFO:tasks.workunit.client.0.smithi029.stdout:430 2024-08-29T18:09:20.847 INFO:tasks.workunit.client.0.smithi029.stdout:431 2024-08-29T18:09:20.850 INFO:tasks.workunit.client.0.smithi029.stdout:432 2024-08-29T18:09:20.853 INFO:tasks.workunit.client.0.smithi029.stdout:433 2024-08-29T18:09:20.856 INFO:tasks.workunit.client.0.smithi029.stdout:434 2024-08-29T18:09:20.859 INFO:tasks.workunit.client.0.smithi029.stdout:435 2024-08-29T18:09:20.861 INFO:tasks.workunit.client.0.smithi029.stdout:436 2024-08-29T18:09:20.864 INFO:tasks.workunit.client.0.smithi029.stdout:437 2024-08-29T18:09:20.867 INFO:tasks.workunit.client.0.smithi029.stdout:438 2024-08-29T18:09:20.869 INFO:tasks.workunit.client.0.smithi029.stdout:439 2024-08-29T18:09:20.872 INFO:tasks.workunit.client.0.smithi029.stdout:440 2024-08-29T18:09:20.875 INFO:tasks.workunit.client.0.smithi029.stdout:441 2024-08-29T18:09:20.878 INFO:tasks.workunit.client.0.smithi029.stdout:442 2024-08-29T18:09:20.881 INFO:tasks.workunit.client.0.smithi029.stdout:443 2024-08-29T18:09:20.884 INFO:tasks.workunit.client.0.smithi029.stdout:444 2024-08-29T18:09:20.887 INFO:tasks.workunit.client.0.smithi029.stdout:445 2024-08-29T18:09:20.890 INFO:tasks.workunit.client.0.smithi029.stdout:446 2024-08-29T18:09:20.893 INFO:tasks.workunit.client.0.smithi029.stdout:447 2024-08-29T18:09:20.896 INFO:tasks.workunit.client.0.smithi029.stdout:448 2024-08-29T18:09:20.899 INFO:tasks.workunit.client.0.smithi029.stdout:449 2024-08-29T18:09:20.904 INFO:tasks.workunit.client.0.smithi029.stdout:450 2024-08-29T18:09:20.905 INFO:tasks.workunit.client.0.smithi029.stdout:451 2024-08-29T18:09:20.907 INFO:tasks.workunit.client.0.smithi029.stdout:452 2024-08-29T18:09:20.910 INFO:tasks.workunit.client.0.smithi029.stdout:453 2024-08-29T18:09:20.913 INFO:tasks.workunit.client.0.smithi029.stdout:454 2024-08-29T18:09:20.916 INFO:tasks.workunit.client.0.smithi029.stdout:455 2024-08-29T18:09:20.919 INFO:tasks.workunit.client.0.smithi029.stdout:456 2024-08-29T18:09:20.922 INFO:tasks.workunit.client.0.smithi029.stdout:457 2024-08-29T18:09:20.925 INFO:tasks.workunit.client.0.smithi029.stdout:458 2024-08-29T18:09:20.928 INFO:tasks.workunit.client.0.smithi029.stdout:459 2024-08-29T18:09:20.931 INFO:tasks.workunit.client.0.smithi029.stdout:460 2024-08-29T18:09:20.933 INFO:tasks.workunit.client.0.smithi029.stdout:461 2024-08-29T18:09:20.936 INFO:tasks.workunit.client.0.smithi029.stdout:462 2024-08-29T18:09:20.939 INFO:tasks.workunit.client.0.smithi029.stdout:463 2024-08-29T18:09:20.942 INFO:tasks.workunit.client.0.smithi029.stdout:464 2024-08-29T18:09:20.945 INFO:tasks.workunit.client.0.smithi029.stdout:465 2024-08-29T18:09:20.949 INFO:tasks.workunit.client.0.smithi029.stdout:466 2024-08-29T18:09:20.952 INFO:tasks.workunit.client.0.smithi029.stdout:467 2024-08-29T18:09:20.954 INFO:tasks.workunit.client.0.smithi029.stdout:468 2024-08-29T18:09:20.958 INFO:tasks.workunit.client.0.smithi029.stdout:469 2024-08-29T18:09:20.960 INFO:tasks.workunit.client.0.smithi029.stdout:470 2024-08-29T18:09:20.963 INFO:tasks.workunit.client.0.smithi029.stdout:471 2024-08-29T18:09:20.966 INFO:tasks.workunit.client.0.smithi029.stdout:472 2024-08-29T18:09:20.969 INFO:tasks.workunit.client.0.smithi029.stdout:473 2024-08-29T18:09:20.972 INFO:tasks.workunit.client.0.smithi029.stdout:474 2024-08-29T18:09:20.975 INFO:tasks.workunit.client.0.smithi029.stdout:475 2024-08-29T18:09:20.978 INFO:tasks.workunit.client.0.smithi029.stdout:476 2024-08-29T18:09:20.981 INFO:tasks.workunit.client.0.smithi029.stdout:477 2024-08-29T18:09:20.984 INFO:tasks.workunit.client.0.smithi029.stdout:478 2024-08-29T18:09:20.988 INFO:tasks.workunit.client.0.smithi029.stdout:479 2024-08-29T18:09:20.990 INFO:tasks.workunit.client.0.smithi029.stdout:480 2024-08-29T18:09:20.993 INFO:tasks.workunit.client.0.smithi029.stdout:481 2024-08-29T18:09:20.996 INFO:tasks.workunit.client.0.smithi029.stdout:482 2024-08-29T18:09:20.999 INFO:tasks.workunit.client.0.smithi029.stdout:483 2024-08-29T18:09:21.002 INFO:tasks.workunit.client.0.smithi029.stdout:484 2024-08-29T18:09:21.005 INFO:tasks.workunit.client.0.smithi029.stdout:485 2024-08-29T18:09:21.008 INFO:tasks.workunit.client.0.smithi029.stdout:486 2024-08-29T18:09:21.010 INFO:tasks.workunit.client.0.smithi029.stdout:487 2024-08-29T18:09:21.013 INFO:tasks.workunit.client.0.smithi029.stdout:488 2024-08-29T18:09:21.016 INFO:tasks.workunit.client.0.smithi029.stdout:489 2024-08-29T18:09:21.019 INFO:tasks.workunit.client.0.smithi029.stdout:490 2024-08-29T18:09:21.022 INFO:tasks.workunit.client.0.smithi029.stdout:491 2024-08-29T18:09:21.025 INFO:tasks.workunit.client.0.smithi029.stdout:492 2024-08-29T18:09:21.028 INFO:tasks.workunit.client.0.smithi029.stdout:493 2024-08-29T18:09:21.031 INFO:tasks.workunit.client.0.smithi029.stdout:494 2024-08-29T18:09:21.034 INFO:tasks.workunit.client.0.smithi029.stdout:495 2024-08-29T18:09:21.037 INFO:tasks.workunit.client.0.smithi029.stdout:496 2024-08-29T18:09:21.039 INFO:tasks.workunit.client.0.smithi029.stdout:497 2024-08-29T18:09:21.042 INFO:tasks.workunit.client.0.smithi029.stdout:498 2024-08-29T18:09:21.045 INFO:tasks.workunit.client.0.smithi029.stdout:499 2024-08-29T18:09:21.048 INFO:tasks.workunit.client.0.smithi029.stdout:500 2024-08-29T18:09:21.051 INFO:tasks.workunit.client.0.smithi029.stdout:501 2024-08-29T18:09:21.054 INFO:tasks.workunit.client.0.smithi029.stdout:502 2024-08-29T18:09:21.057 INFO:tasks.workunit.client.0.smithi029.stdout:503 2024-08-29T18:09:21.059 INFO:tasks.workunit.client.0.smithi029.stdout:504 2024-08-29T18:09:21.062 INFO:tasks.workunit.client.0.smithi029.stdout:505 2024-08-29T18:09:21.065 INFO:tasks.workunit.client.0.smithi029.stdout:506 2024-08-29T18:09:21.069 INFO:tasks.workunit.client.0.smithi029.stdout:507 2024-08-29T18:09:21.071 INFO:tasks.workunit.client.0.smithi029.stdout:508 2024-08-29T18:09:21.074 INFO:tasks.workunit.client.0.smithi029.stdout:509 2024-08-29T18:09:21.077 INFO:tasks.workunit.client.0.smithi029.stdout:510 2024-08-29T18:09:21.080 INFO:tasks.workunit.client.0.smithi029.stdout:511 2024-08-29T18:09:21.083 INFO:tasks.workunit.client.0.smithi029.stdout:512 2024-08-29T18:09:21.086 INFO:tasks.workunit.client.0.smithi029.stdout:513 2024-08-29T18:09:21.089 INFO:tasks.workunit.client.0.smithi029.stdout:514 2024-08-29T18:09:21.092 INFO:tasks.workunit.client.0.smithi029.stdout:515 2024-08-29T18:09:21.095 INFO:tasks.workunit.client.0.smithi029.stdout:516 2024-08-29T18:09:21.099 INFO:tasks.workunit.client.0.smithi029.stdout:517 2024-08-29T18:09:21.102 INFO:tasks.workunit.client.0.smithi029.stdout:518 2024-08-29T18:09:21.105 INFO:tasks.workunit.client.0.smithi029.stdout:519 2024-08-29T18:09:21.108 INFO:tasks.workunit.client.0.smithi029.stdout:520 2024-08-29T18:09:21.112 INFO:tasks.workunit.client.0.smithi029.stdout:521 2024-08-29T18:09:21.114 INFO:tasks.workunit.client.0.smithi029.stdout:522 2024-08-29T18:09:21.117 INFO:tasks.workunit.client.0.smithi029.stdout:523 2024-08-29T18:09:21.120 INFO:tasks.workunit.client.0.smithi029.stdout:524 2024-08-29T18:09:21.123 INFO:tasks.workunit.client.0.smithi029.stdout:525 2024-08-29T18:09:21.126 INFO:tasks.workunit.client.0.smithi029.stdout:526 2024-08-29T18:09:21.129 INFO:tasks.workunit.client.0.smithi029.stdout:527 2024-08-29T18:09:21.132 INFO:tasks.workunit.client.0.smithi029.stdout:528 2024-08-29T18:09:21.135 INFO:tasks.workunit.client.0.smithi029.stdout:529 2024-08-29T18:09:21.139 INFO:tasks.workunit.client.0.smithi029.stdout:530 2024-08-29T18:09:21.142 INFO:tasks.workunit.client.0.smithi029.stdout:531 2024-08-29T18:09:21.145 INFO:tasks.workunit.client.0.smithi029.stdout:532 2024-08-29T18:09:21.148 INFO:tasks.workunit.client.0.smithi029.stdout:533 2024-08-29T18:09:21.151 INFO:tasks.workunit.client.0.smithi029.stdout:534 2024-08-29T18:09:21.154 INFO:tasks.workunit.client.0.smithi029.stdout:535 2024-08-29T18:09:21.157 INFO:tasks.workunit.client.0.smithi029.stdout:536 2024-08-29T18:09:21.161 INFO:tasks.workunit.client.0.smithi029.stdout:537 2024-08-29T18:09:21.164 INFO:tasks.workunit.client.0.smithi029.stdout:538 2024-08-29T18:09:21.167 INFO:tasks.workunit.client.0.smithi029.stdout:539 2024-08-29T18:09:21.171 INFO:tasks.workunit.client.0.smithi029.stdout:540 2024-08-29T18:09:21.174 INFO:tasks.workunit.client.0.smithi029.stdout:541 2024-08-29T18:09:21.177 INFO:tasks.workunit.client.0.smithi029.stdout:542 2024-08-29T18:09:21.179 INFO:tasks.workunit.client.0.smithi029.stdout:543 2024-08-29T18:09:21.182 INFO:tasks.workunit.client.0.smithi029.stdout:544 2024-08-29T18:09:21.185 INFO:tasks.workunit.client.0.smithi029.stdout:545 2024-08-29T18:09:21.188 INFO:tasks.workunit.client.0.smithi029.stdout:546 2024-08-29T18:09:21.191 INFO:tasks.workunit.client.0.smithi029.stdout:547 2024-08-29T18:09:21.194 INFO:tasks.workunit.client.0.smithi029.stdout:548 2024-08-29T18:09:21.197 INFO:tasks.workunit.client.0.smithi029.stdout:549 2024-08-29T18:09:21.201 INFO:tasks.workunit.client.0.smithi029.stdout:550 2024-08-29T18:09:21.204 INFO:tasks.workunit.client.0.smithi029.stdout:551 2024-08-29T18:09:21.207 INFO:tasks.workunit.client.0.smithi029.stdout:552 2024-08-29T18:09:21.210 INFO:tasks.workunit.client.0.smithi029.stdout:553 2024-08-29T18:09:21.213 INFO:tasks.workunit.client.0.smithi029.stdout:554 2024-08-29T18:09:21.215 INFO:tasks.workunit.client.0.smithi029.stdout:555 2024-08-29T18:09:21.218 INFO:tasks.workunit.client.0.smithi029.stdout:556 2024-08-29T18:09:21.222 INFO:tasks.workunit.client.0.smithi029.stdout:557 2024-08-29T18:09:21.225 INFO:tasks.workunit.client.0.smithi029.stdout:558 2024-08-29T18:09:21.228 INFO:tasks.workunit.client.0.smithi029.stdout:559 2024-08-29T18:09:21.231 INFO:tasks.workunit.client.0.smithi029.stdout:560 2024-08-29T18:09:21.234 INFO:tasks.workunit.client.0.smithi029.stdout:561 2024-08-29T18:09:21.237 INFO:tasks.workunit.client.0.smithi029.stdout:562 2024-08-29T18:09:21.240 INFO:tasks.workunit.client.0.smithi029.stdout:563 2024-08-29T18:09:21.243 INFO:tasks.workunit.client.0.smithi029.stdout:564 2024-08-29T18:09:21.246 INFO:tasks.workunit.client.0.smithi029.stdout:565 2024-08-29T18:09:21.249 INFO:tasks.workunit.client.0.smithi029.stdout:566 2024-08-29T18:09:21.252 INFO:tasks.workunit.client.0.smithi029.stdout:567 2024-08-29T18:09:21.255 INFO:tasks.workunit.client.0.smithi029.stdout:568 2024-08-29T18:09:21.258 INFO:tasks.workunit.client.0.smithi029.stdout:569 2024-08-29T18:09:21.261 INFO:tasks.workunit.client.0.smithi029.stdout:570 2024-08-29T18:09:21.264 INFO:tasks.workunit.client.0.smithi029.stdout:571 2024-08-29T18:09:21.267 INFO:tasks.workunit.client.0.smithi029.stdout:572 2024-08-29T18:09:21.270 INFO:tasks.workunit.client.0.smithi029.stdout:573 2024-08-29T18:09:21.273 INFO:tasks.workunit.client.0.smithi029.stdout:574 2024-08-29T18:09:21.276 INFO:tasks.workunit.client.0.smithi029.stdout:575 2024-08-29T18:09:21.279 INFO:tasks.workunit.client.0.smithi029.stdout:576 2024-08-29T18:09:21.282 INFO:tasks.workunit.client.0.smithi029.stdout:577 2024-08-29T18:09:21.285 INFO:tasks.workunit.client.0.smithi029.stdout:578 2024-08-29T18:09:21.288 INFO:tasks.workunit.client.0.smithi029.stdout:579 2024-08-29T18:09:21.292 INFO:tasks.workunit.client.0.smithi029.stdout:580 2024-08-29T18:09:21.294 INFO:tasks.workunit.client.0.smithi029.stdout:581 2024-08-29T18:09:21.297 INFO:tasks.workunit.client.0.smithi029.stdout:582 2024-08-29T18:09:21.300 INFO:tasks.workunit.client.0.smithi029.stdout:583 2024-08-29T18:09:21.303 INFO:tasks.workunit.client.0.smithi029.stdout:584 2024-08-29T18:09:21.306 INFO:tasks.workunit.client.0.smithi029.stdout:585 2024-08-29T18:09:21.309 INFO:tasks.workunit.client.0.smithi029.stdout:586 2024-08-29T18:09:21.312 INFO:tasks.workunit.client.0.smithi029.stdout:587 2024-08-29T18:09:21.317 INFO:tasks.workunit.client.0.smithi029.stdout:588 2024-08-29T18:09:21.318 INFO:tasks.workunit.client.0.smithi029.stdout:589 2024-08-29T18:09:21.321 INFO:tasks.workunit.client.0.smithi029.stdout:590 2024-08-29T18:09:21.324 INFO:tasks.workunit.client.0.smithi029.stdout:591 2024-08-29T18:09:21.327 INFO:tasks.workunit.client.0.smithi029.stdout:592 2024-08-29T18:09:21.330 INFO:tasks.workunit.client.0.smithi029.stdout:593 2024-08-29T18:09:21.333 INFO:tasks.workunit.client.0.smithi029.stdout:594 2024-08-29T18:09:21.336 INFO:tasks.workunit.client.0.smithi029.stdout:595 2024-08-29T18:09:21.338 INFO:tasks.workunit.client.0.smithi029.stdout:596 2024-08-29T18:09:21.341 INFO:tasks.workunit.client.0.smithi029.stdout:597 2024-08-29T18:09:21.345 INFO:tasks.workunit.client.0.smithi029.stdout:598 2024-08-29T18:09:21.348 INFO:tasks.workunit.client.0.smithi029.stdout:599 2024-08-29T18:09:21.350 INFO:tasks.workunit.client.0.smithi029.stdout:600 2024-08-29T18:09:21.354 INFO:tasks.workunit.client.0.smithi029.stdout:601 2024-08-29T18:09:21.356 INFO:tasks.workunit.client.0.smithi029.stdout:602 2024-08-29T18:09:21.359 INFO:tasks.workunit.client.0.smithi029.stdout:603 2024-08-29T18:09:21.362 INFO:tasks.workunit.client.0.smithi029.stdout:604 2024-08-29T18:09:21.365 INFO:tasks.workunit.client.0.smithi029.stdout:605 2024-08-29T18:09:21.368 INFO:tasks.workunit.client.0.smithi029.stdout:606 2024-08-29T18:09:21.371 INFO:tasks.workunit.client.0.smithi029.stdout:607 2024-08-29T18:09:21.374 INFO:tasks.workunit.client.0.smithi029.stdout:608 2024-08-29T18:09:21.377 INFO:tasks.workunit.client.0.smithi029.stdout:609 2024-08-29T18:09:21.380 INFO:tasks.workunit.client.0.smithi029.stdout:610 2024-08-29T18:09:21.382 INFO:tasks.workunit.client.0.smithi029.stdout:611 2024-08-29T18:09:21.385 INFO:tasks.workunit.client.0.smithi029.stdout:612 2024-08-29T18:09:21.389 INFO:tasks.workunit.client.0.smithi029.stdout:613 2024-08-29T18:09:21.392 INFO:tasks.workunit.client.0.smithi029.stdout:614 2024-08-29T18:09:21.396 INFO:tasks.workunit.client.0.smithi029.stdout:615 2024-08-29T18:09:21.398 INFO:tasks.workunit.client.0.smithi029.stdout:616 2024-08-29T18:09:21.401 INFO:tasks.workunit.client.0.smithi029.stdout:617 2024-08-29T18:09:21.405 INFO:tasks.workunit.client.0.smithi029.stdout:618 2024-08-29T18:09:21.408 INFO:tasks.workunit.client.0.smithi029.stdout:619 2024-08-29T18:09:21.411 INFO:tasks.workunit.client.0.smithi029.stdout:620 2024-08-29T18:09:21.414 INFO:tasks.workunit.client.0.smithi029.stdout:621 2024-08-29T18:09:21.417 INFO:tasks.workunit.client.0.smithi029.stdout:622 2024-08-29T18:09:21.420 INFO:tasks.workunit.client.0.smithi029.stdout:623 2024-08-29T18:09:21.423 INFO:tasks.workunit.client.0.smithi029.stdout:624 2024-08-29T18:09:21.426 INFO:tasks.workunit.client.0.smithi029.stdout:625 2024-08-29T18:09:21.429 INFO:tasks.workunit.client.0.smithi029.stdout:626 2024-08-29T18:09:21.432 INFO:tasks.workunit.client.0.smithi029.stdout:627 2024-08-29T18:09:21.435 INFO:tasks.workunit.client.0.smithi029.stdout:628 2024-08-29T18:09:21.438 INFO:tasks.workunit.client.0.smithi029.stdout:629 2024-08-29T18:09:21.441 INFO:tasks.workunit.client.0.smithi029.stdout:630 2024-08-29T18:09:21.444 INFO:tasks.workunit.client.0.smithi029.stdout:631 2024-08-29T18:09:21.447 INFO:tasks.workunit.client.0.smithi029.stdout:632 2024-08-29T18:09:21.450 INFO:tasks.workunit.client.0.smithi029.stdout:633 2024-08-29T18:09:21.453 INFO:tasks.workunit.client.0.smithi029.stdout:634 2024-08-29T18:09:21.457 INFO:tasks.workunit.client.0.smithi029.stdout:635 2024-08-29T18:09:21.460 INFO:tasks.workunit.client.0.smithi029.stdout:636 2024-08-29T18:09:21.463 INFO:tasks.workunit.client.0.smithi029.stdout:637 2024-08-29T18:09:21.466 INFO:tasks.workunit.client.0.smithi029.stdout:638 2024-08-29T18:09:21.469 INFO:tasks.workunit.client.0.smithi029.stdout:639 2024-08-29T18:09:21.472 INFO:tasks.workunit.client.0.smithi029.stdout:640 2024-08-29T18:09:21.475 INFO:tasks.workunit.client.0.smithi029.stdout:641 2024-08-29T18:09:21.478 INFO:tasks.workunit.client.0.smithi029.stdout:642 2024-08-29T18:09:21.481 INFO:tasks.workunit.client.0.smithi029.stdout:643 2024-08-29T18:09:21.483 INFO:tasks.workunit.client.0.smithi029.stdout:644 2024-08-29T18:09:21.487 INFO:tasks.workunit.client.0.smithi029.stdout:645 2024-08-29T18:09:21.490 INFO:tasks.workunit.client.0.smithi029.stdout:646 2024-08-29T18:09:21.493 INFO:tasks.workunit.client.0.smithi029.stdout:647 2024-08-29T18:09:21.496 INFO:tasks.workunit.client.0.smithi029.stdout:648 2024-08-29T18:09:21.499 INFO:tasks.workunit.client.0.smithi029.stdout:649 2024-08-29T18:09:21.502 INFO:tasks.workunit.client.0.smithi029.stdout:650 2024-08-29T18:09:21.505 INFO:tasks.workunit.client.0.smithi029.stdout:651 2024-08-29T18:09:21.508 INFO:tasks.workunit.client.0.smithi029.stdout:652 2024-08-29T18:09:21.511 INFO:tasks.workunit.client.0.smithi029.stdout:653 2024-08-29T18:09:21.515 INFO:tasks.workunit.client.0.smithi029.stdout:654 2024-08-29T18:09:21.518 INFO:tasks.workunit.client.0.smithi029.stdout:655 2024-08-29T18:09:21.521 INFO:tasks.workunit.client.0.smithi029.stdout:656 2024-08-29T18:09:21.524 INFO:tasks.workunit.client.0.smithi029.stdout:657 2024-08-29T18:09:21.527 INFO:tasks.workunit.client.0.smithi029.stdout:658 2024-08-29T18:09:21.531 INFO:tasks.workunit.client.0.smithi029.stdout:659 2024-08-29T18:09:21.534 INFO:tasks.workunit.client.0.smithi029.stdout:660 2024-08-29T18:09:21.537 INFO:tasks.workunit.client.0.smithi029.stdout:661 2024-08-29T18:09:21.541 INFO:tasks.workunit.client.0.smithi029.stdout:662 2024-08-29T18:09:21.544 INFO:tasks.workunit.client.0.smithi029.stdout:663 2024-08-29T18:09:21.547 INFO:tasks.workunit.client.0.smithi029.stdout:664 2024-08-29T18:09:21.551 INFO:tasks.workunit.client.0.smithi029.stdout:665 2024-08-29T18:09:21.554 INFO:tasks.workunit.client.0.smithi029.stdout:666 2024-08-29T18:09:21.557 INFO:tasks.workunit.client.0.smithi029.stdout:667 2024-08-29T18:09:21.560 INFO:tasks.workunit.client.0.smithi029.stdout:668 2024-08-29T18:09:21.563 INFO:tasks.workunit.client.0.smithi029.stdout:669 2024-08-29T18:09:21.566 INFO:tasks.workunit.client.0.smithi029.stdout:670 2024-08-29T18:09:21.569 INFO:tasks.workunit.client.0.smithi029.stdout:671 2024-08-29T18:09:21.572 INFO:tasks.workunit.client.0.smithi029.stdout:672 2024-08-29T18:09:21.575 INFO:tasks.workunit.client.0.smithi029.stdout:673 2024-08-29T18:09:21.578 INFO:tasks.workunit.client.0.smithi029.stdout:674 2024-08-29T18:09:21.582 INFO:tasks.workunit.client.0.smithi029.stdout:675 2024-08-29T18:09:21.585 INFO:tasks.workunit.client.0.smithi029.stdout:676 2024-08-29T18:09:21.589 INFO:tasks.workunit.client.0.smithi029.stdout:677 2024-08-29T18:09:21.592 INFO:tasks.workunit.client.0.smithi029.stdout:678 2024-08-29T18:09:21.595 INFO:tasks.workunit.client.0.smithi029.stdout:679 2024-08-29T18:09:21.598 INFO:tasks.workunit.client.0.smithi029.stdout:680 2024-08-29T18:09:21.601 INFO:tasks.workunit.client.0.smithi029.stdout:681 2024-08-29T18:09:21.604 INFO:tasks.workunit.client.0.smithi029.stdout:682 2024-08-29T18:09:21.607 INFO:tasks.workunit.client.0.smithi029.stdout:683 2024-08-29T18:09:21.610 INFO:tasks.workunit.client.0.smithi029.stdout:684 2024-08-29T18:09:21.613 INFO:tasks.workunit.client.0.smithi029.stdout:685 2024-08-29T18:09:21.617 INFO:tasks.workunit.client.0.smithi029.stdout:686 2024-08-29T18:09:21.620 INFO:tasks.workunit.client.0.smithi029.stdout:687 2024-08-29T18:09:21.623 INFO:tasks.workunit.client.0.smithi029.stdout:688 2024-08-29T18:09:21.627 INFO:tasks.workunit.client.0.smithi029.stdout:689 2024-08-29T18:09:21.630 INFO:tasks.workunit.client.0.smithi029.stdout:690 2024-08-29T18:09:21.633 INFO:tasks.workunit.client.0.smithi029.stdout:691 2024-08-29T18:09:21.636 INFO:tasks.workunit.client.0.smithi029.stdout:692 2024-08-29T18:09:21.640 INFO:tasks.workunit.client.0.smithi029.stdout:693 2024-08-29T18:09:21.643 INFO:tasks.workunit.client.0.smithi029.stdout:694 2024-08-29T18:09:21.646 INFO:tasks.workunit.client.0.smithi029.stdout:695 2024-08-29T18:09:21.648 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:09:21 smithi029 bash[79042]: cluster 2024-08-29T18:09:19.674822+0000 mgr.y (mgr.25004) 583 : cluster [DBG] pgmap v1094: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:09:21.648 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:09:21 smithi029 bash[79042]: cluster 2024-08-29T18:09:20.231230+0000 mon.a (mon.0) 1365 : cluster [DBG] osdmap e986: 8 total, 8 up, 8 in 2024-08-29T18:09:21.648 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:09:21 smithi029 bash[77880]: cluster 2024-08-29T18:09:19.674822+0000 mgr.y (mgr.25004) 583 : cluster [DBG] pgmap v1094: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:09:21.648 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:09:21 smithi029 bash[77880]: cluster 2024-08-29T18:09:20.231230+0000 mon.a (mon.0) 1365 : cluster [DBG] osdmap e986: 8 total, 8 up, 8 in 2024-08-29T18:09:21.649 INFO:tasks.workunit.client.0.smithi029.stdout:696 2024-08-29T18:09:21.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:09:21 smithi110 bash[67519]: cluster 2024-08-29T18:09:19.674822+0000 mgr.y (mgr.25004) 583 : cluster [DBG] pgmap v1094: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:09:21.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:09:21 smithi110 bash[67519]: cluster 2024-08-29T18:09:20.231230+0000 mon.a (mon.0) 1365 : cluster [DBG] osdmap e986: 8 total, 8 up, 8 in 2024-08-29T18:09:21.652 INFO:tasks.workunit.client.0.smithi029.stdout:697 2024-08-29T18:09:21.655 INFO:tasks.workunit.client.0.smithi029.stdout:698 2024-08-29T18:09:21.658 INFO:tasks.workunit.client.0.smithi029.stdout:699 2024-08-29T18:09:21.661 INFO:tasks.workunit.client.0.smithi029.stdout:700 2024-08-29T18:09:21.665 INFO:tasks.workunit.client.0.smithi029.stdout:701 2024-08-29T18:09:21.668 INFO:tasks.workunit.client.0.smithi029.stdout:702 2024-08-29T18:09:21.671 INFO:tasks.workunit.client.0.smithi029.stdout:703 2024-08-29T18:09:21.674 INFO:tasks.workunit.client.0.smithi029.stdout:704 2024-08-29T18:09:21.678 INFO:tasks.workunit.client.0.smithi029.stdout:705 2024-08-29T18:09:21.681 INFO:tasks.workunit.client.0.smithi029.stdout:706 2024-08-29T18:09:21.684 INFO:tasks.workunit.client.0.smithi029.stdout:707 2024-08-29T18:09:21.688 INFO:tasks.workunit.client.0.smithi029.stdout:708 2024-08-29T18:09:21.691 INFO:tasks.workunit.client.0.smithi029.stdout:709 2024-08-29T18:09:21.694 INFO:tasks.workunit.client.0.smithi029.stdout:710 2024-08-29T18:09:21.697 INFO:tasks.workunit.client.0.smithi029.stdout:711 2024-08-29T18:09:21.700 INFO:tasks.workunit.client.0.smithi029.stdout:712 2024-08-29T18:09:21.704 INFO:tasks.workunit.client.0.smithi029.stdout:713 2024-08-29T18:09:21.707 INFO:tasks.workunit.client.0.smithi029.stdout:714 2024-08-29T18:09:21.710 INFO:tasks.workunit.client.0.smithi029.stdout:715 2024-08-29T18:09:21.713 INFO:tasks.workunit.client.0.smithi029.stdout:716 2024-08-29T18:09:21.716 INFO:tasks.workunit.client.0.smithi029.stdout:717 2024-08-29T18:09:21.719 INFO:tasks.workunit.client.0.smithi029.stdout:718 2024-08-29T18:09:21.724 INFO:tasks.workunit.client.0.smithi029.stdout:719 2024-08-29T18:09:21.725 INFO:tasks.workunit.client.0.smithi029.stdout:720 2024-08-29T18:09:21.729 INFO:tasks.workunit.client.0.smithi029.stdout:721 2024-08-29T18:09:21.732 INFO:tasks.workunit.client.0.smithi029.stdout:722 2024-08-29T18:09:21.735 INFO:tasks.workunit.client.0.smithi029.stdout:723 2024-08-29T18:09:21.738 INFO:tasks.workunit.client.0.smithi029.stdout:724 2024-08-29T18:09:21.741 INFO:tasks.workunit.client.0.smithi029.stdout:725 2024-08-29T18:09:21.745 INFO:tasks.workunit.client.0.smithi029.stdout:726 2024-08-29T18:09:21.748 INFO:tasks.workunit.client.0.smithi029.stdout:727 2024-08-29T18:09:21.751 INFO:tasks.workunit.client.0.smithi029.stdout:728 2024-08-29T18:09:21.754 INFO:tasks.workunit.client.0.smithi029.stdout:729 2024-08-29T18:09:21.757 INFO:tasks.workunit.client.0.smithi029.stdout:730 2024-08-29T18:09:21.760 INFO:tasks.workunit.client.0.smithi029.stdout:731 2024-08-29T18:09:21.763 INFO:tasks.workunit.client.0.smithi029.stdout:732 2024-08-29T18:09:21.766 INFO:tasks.workunit.client.0.smithi029.stdout:733 2024-08-29T18:09:21.769 INFO:tasks.workunit.client.0.smithi029.stdout:734 2024-08-29T18:09:21.773 INFO:tasks.workunit.client.0.smithi029.stdout:735 2024-08-29T18:09:21.776 INFO:tasks.workunit.client.0.smithi029.stdout:736 2024-08-29T18:09:21.779 INFO:tasks.workunit.client.0.smithi029.stdout:737 2024-08-29T18:09:21.782 INFO:tasks.workunit.client.0.smithi029.stdout:738 2024-08-29T18:09:21.785 INFO:tasks.workunit.client.0.smithi029.stdout:739 2024-08-29T18:09:21.788 INFO:tasks.workunit.client.0.smithi029.stdout:740 2024-08-29T18:09:21.791 INFO:tasks.workunit.client.0.smithi029.stdout:741 2024-08-29T18:09:21.795 INFO:tasks.workunit.client.0.smithi029.stdout:742 2024-08-29T18:09:21.798 INFO:tasks.workunit.client.0.smithi029.stdout:743 2024-08-29T18:09:21.802 INFO:tasks.workunit.client.0.smithi029.stdout:744 2024-08-29T18:09:21.805 INFO:tasks.workunit.client.0.smithi029.stdout:745 2024-08-29T18:09:21.808 INFO:tasks.workunit.client.0.smithi029.stdout:746 2024-08-29T18:09:21.812 INFO:tasks.workunit.client.0.smithi029.stdout:747 2024-08-29T18:09:21.815 INFO:tasks.workunit.client.0.smithi029.stdout:748 2024-08-29T18:09:21.818 INFO:tasks.workunit.client.0.smithi029.stdout:749 2024-08-29T18:09:21.821 INFO:tasks.workunit.client.0.smithi029.stdout:750 2024-08-29T18:09:21.825 INFO:tasks.workunit.client.0.smithi029.stdout:751 2024-08-29T18:09:21.828 INFO:tasks.workunit.client.0.smithi029.stdout:752 2024-08-29T18:09:21.831 INFO:tasks.workunit.client.0.smithi029.stdout:753 2024-08-29T18:09:21.834 INFO:tasks.workunit.client.0.smithi029.stdout:754 2024-08-29T18:09:21.838 INFO:tasks.workunit.client.0.smithi029.stdout:755 2024-08-29T18:09:21.841 INFO:tasks.workunit.client.0.smithi029.stdout:756 2024-08-29T18:09:21.844 INFO:tasks.workunit.client.0.smithi029.stdout:757 2024-08-29T18:09:21.847 INFO:tasks.workunit.client.0.smithi029.stdout:758 2024-08-29T18:09:21.851 INFO:tasks.workunit.client.0.smithi029.stdout:759 2024-08-29T18:09:21.854 INFO:tasks.workunit.client.0.smithi029.stdout:760 2024-08-29T18:09:21.857 INFO:tasks.workunit.client.0.smithi029.stdout:761 2024-08-29T18:09:21.860 INFO:tasks.workunit.client.0.smithi029.stdout:762 2024-08-29T18:09:21.863 INFO:tasks.workunit.client.0.smithi029.stdout:763 2024-08-29T18:09:21.866 INFO:tasks.workunit.client.0.smithi029.stdout:764 2024-08-29T18:09:21.870 INFO:tasks.workunit.client.0.smithi029.stdout:765 2024-08-29T18:09:21.873 INFO:tasks.workunit.client.0.smithi029.stdout:766 2024-08-29T18:09:21.876 INFO:tasks.workunit.client.0.smithi029.stdout:767 2024-08-29T18:09:21.879 INFO:tasks.workunit.client.0.smithi029.stdout:768 2024-08-29T18:09:21.882 INFO:tasks.workunit.client.0.smithi029.stdout:769 2024-08-29T18:09:21.885 INFO:tasks.workunit.client.0.smithi029.stdout:770 2024-08-29T18:09:21.888 INFO:tasks.workunit.client.0.smithi029.stdout:771 2024-08-29T18:09:21.892 INFO:tasks.workunit.client.0.smithi029.stdout:772 2024-08-29T18:09:21.895 INFO:tasks.workunit.client.0.smithi029.stdout:773 2024-08-29T18:09:21.899 INFO:tasks.workunit.client.0.smithi029.stdout:774 2024-08-29T18:09:21.902 INFO:tasks.workunit.client.0.smithi029.stdout:775 2024-08-29T18:09:21.905 INFO:tasks.workunit.client.0.smithi029.stdout:776 2024-08-29T18:09:21.908 INFO:tasks.workunit.client.0.smithi029.stdout:777 2024-08-29T18:09:21.912 INFO:tasks.workunit.client.0.smithi029.stdout:778 2024-08-29T18:09:21.915 INFO:tasks.workunit.client.0.smithi029.stdout:779 2024-08-29T18:09:21.918 INFO:tasks.workunit.client.0.smithi029.stdout:780 2024-08-29T18:09:21.921 INFO:tasks.workunit.client.0.smithi029.stdout:781 2024-08-29T18:09:21.925 INFO:tasks.workunit.client.0.smithi029.stdout:782 2024-08-29T18:09:21.928 INFO:tasks.workunit.client.0.smithi029.stdout:783 2024-08-29T18:09:21.931 INFO:tasks.workunit.client.0.smithi029.stdout:784 2024-08-29T18:09:21.934 INFO:tasks.workunit.client.0.smithi029.stdout:785 2024-08-29T18:09:21.937 INFO:tasks.workunit.client.0.smithi029.stdout:786 2024-08-29T18:09:21.941 INFO:tasks.workunit.client.0.smithi029.stdout:787 2024-08-29T18:09:21.944 INFO:tasks.workunit.client.0.smithi029.stdout:788 2024-08-29T18:09:21.948 INFO:tasks.workunit.client.0.smithi029.stdout:789 2024-08-29T18:09:21.951 INFO:tasks.workunit.client.0.smithi029.stdout:790 2024-08-29T18:09:21.954 INFO:tasks.workunit.client.0.smithi029.stdout:791 2024-08-29T18:09:21.957 INFO:tasks.workunit.client.0.smithi029.stdout:792 2024-08-29T18:09:21.960 INFO:tasks.workunit.client.0.smithi029.stdout:793 2024-08-29T18:09:21.963 INFO:tasks.workunit.client.0.smithi029.stdout:794 2024-08-29T18:09:21.967 INFO:tasks.workunit.client.0.smithi029.stdout:795 2024-08-29T18:09:21.970 INFO:tasks.workunit.client.0.smithi029.stdout:796 2024-08-29T18:09:21.973 INFO:tasks.workunit.client.0.smithi029.stdout:797 2024-08-29T18:09:21.976 INFO:tasks.workunit.client.0.smithi029.stdout:798 2024-08-29T18:09:21.979 INFO:tasks.workunit.client.0.smithi029.stdout:799 2024-08-29T18:09:21.983 INFO:tasks.workunit.client.0.smithi029.stdout:800 2024-08-29T18:09:21.986 INFO:tasks.workunit.client.0.smithi029.stdout:801 2024-08-29T18:09:21.989 INFO:tasks.workunit.client.0.smithi029.stdout:802 2024-08-29T18:09:21.992 INFO:tasks.workunit.client.0.smithi029.stdout:803 2024-08-29T18:09:21.995 INFO:tasks.workunit.client.0.smithi029.stdout:804 2024-08-29T18:09:21.999 INFO:tasks.workunit.client.0.smithi029.stdout:805 2024-08-29T18:09:22.002 INFO:tasks.workunit.client.0.smithi029.stdout:806 2024-08-29T18:09:22.005 INFO:tasks.workunit.client.0.smithi029.stdout:807 2024-08-29T18:09:22.008 INFO:tasks.workunit.client.0.smithi029.stdout:808 2024-08-29T18:09:22.012 INFO:tasks.workunit.client.0.smithi029.stdout:809 2024-08-29T18:09:22.015 INFO:tasks.workunit.client.0.smithi029.stdout:810 2024-08-29T18:09:22.018 INFO:tasks.workunit.client.0.smithi029.stdout:811 2024-08-29T18:09:22.022 INFO:tasks.workunit.client.0.smithi029.stdout:812 2024-08-29T18:09:22.025 INFO:tasks.workunit.client.0.smithi029.stdout:813 2024-08-29T18:09:22.028 INFO:tasks.workunit.client.0.smithi029.stdout:814 2024-08-29T18:09:22.032 INFO:tasks.workunit.client.0.smithi029.stdout:815 2024-08-29T18:09:22.035 INFO:tasks.workunit.client.0.smithi029.stdout:816 2024-08-29T18:09:22.038 INFO:tasks.workunit.client.0.smithi029.stdout:817 2024-08-29T18:09:22.041 INFO:tasks.workunit.client.0.smithi029.stdout:818 2024-08-29T18:09:22.045 INFO:tasks.workunit.client.0.smithi029.stdout:819 2024-08-29T18:09:22.048 INFO:tasks.workunit.client.0.smithi029.stdout:820 2024-08-29T18:09:22.052 INFO:tasks.workunit.client.0.smithi029.stdout:821 2024-08-29T18:09:22.055 INFO:tasks.workunit.client.0.smithi029.stdout:822 2024-08-29T18:09:22.058 INFO:tasks.workunit.client.0.smithi029.stdout:823 2024-08-29T18:09:22.062 INFO:tasks.workunit.client.0.smithi029.stdout:824 2024-08-29T18:09:22.065 INFO:tasks.workunit.client.0.smithi029.stdout:825 2024-08-29T18:09:22.069 INFO:tasks.workunit.client.0.smithi029.stdout:826 2024-08-29T18:09:22.072 INFO:tasks.workunit.client.0.smithi029.stdout:827 2024-08-29T18:09:22.075 INFO:tasks.workunit.client.0.smithi029.stdout:828 2024-08-29T18:09:22.079 INFO:tasks.workunit.client.0.smithi029.stdout:829 2024-08-29T18:09:22.082 INFO:tasks.workunit.client.0.smithi029.stdout:830 2024-08-29T18:09:22.086 INFO:tasks.workunit.client.0.smithi029.stdout:831 2024-08-29T18:09:22.089 INFO:tasks.workunit.client.0.smithi029.stdout:832 2024-08-29T18:09:22.092 INFO:tasks.workunit.client.0.smithi029.stdout:833 2024-08-29T18:09:22.095 INFO:tasks.workunit.client.0.smithi029.stdout:834 2024-08-29T18:09:22.099 INFO:tasks.workunit.client.0.smithi029.stdout:835 2024-08-29T18:09:22.102 INFO:tasks.workunit.client.0.smithi029.stdout:836 2024-08-29T18:09:22.105 INFO:tasks.workunit.client.0.smithi029.stdout:837 2024-08-29T18:09:22.109 INFO:tasks.workunit.client.0.smithi029.stdout:838 2024-08-29T18:09:22.112 INFO:tasks.workunit.client.0.smithi029.stdout:839 2024-08-29T18:09:22.115 INFO:tasks.workunit.client.0.smithi029.stdout:840 2024-08-29T18:09:22.118 INFO:tasks.workunit.client.0.smithi029.stdout:841 2024-08-29T18:09:22.121 INFO:tasks.workunit.client.0.smithi029.stdout:842 2024-08-29T18:09:22.124 INFO:tasks.workunit.client.0.smithi029.stdout:843 2024-08-29T18:09:22.128 INFO:tasks.workunit.client.0.smithi029.stdout:844 2024-08-29T18:09:22.131 INFO:tasks.workunit.client.0.smithi029.stdout:845 2024-08-29T18:09:22.137 INFO:tasks.workunit.client.0.smithi029.stdout:846 2024-08-29T18:09:22.137 INFO:tasks.workunit.client.0.smithi029.stdout:847 2024-08-29T18:09:22.141 INFO:tasks.workunit.client.0.smithi029.stdout:848 2024-08-29T18:09:22.144 INFO:tasks.workunit.client.0.smithi029.stdout:849 2024-08-29T18:09:22.147 INFO:tasks.workunit.client.0.smithi029.stdout:850 2024-08-29T18:09:22.150 INFO:tasks.workunit.client.0.smithi029.stdout:851 2024-08-29T18:09:22.153 INFO:tasks.workunit.client.0.smithi029.stdout:852 2024-08-29T18:09:22.157 INFO:tasks.workunit.client.0.smithi029.stdout:853 2024-08-29T18:09:22.160 INFO:tasks.workunit.client.0.smithi029.stdout:854 2024-08-29T18:09:22.163 INFO:tasks.workunit.client.0.smithi029.stdout:855 2024-08-29T18:09:22.166 INFO:tasks.workunit.client.0.smithi029.stdout:856 2024-08-29T18:09:22.170 INFO:tasks.workunit.client.0.smithi029.stdout:857 2024-08-29T18:09:22.174 INFO:tasks.workunit.client.0.smithi029.stdout:858 2024-08-29T18:09:22.178 INFO:tasks.workunit.client.0.smithi029.stdout:859 2024-08-29T18:09:22.181 INFO:tasks.workunit.client.0.smithi029.stdout:860 2024-08-29T18:09:22.185 INFO:tasks.workunit.client.0.smithi029.stdout:861 2024-08-29T18:09:22.188 INFO:tasks.workunit.client.0.smithi029.stdout:862 2024-08-29T18:09:22.191 INFO:tasks.workunit.client.0.smithi029.stdout:863 2024-08-29T18:09:22.195 INFO:tasks.workunit.client.0.smithi029.stdout:864 2024-08-29T18:09:22.199 INFO:tasks.workunit.client.0.smithi029.stdout:865 2024-08-29T18:09:22.203 INFO:tasks.workunit.client.0.smithi029.stdout:866 2024-08-29T18:09:22.206 INFO:tasks.workunit.client.0.smithi029.stdout:867 2024-08-29T18:09:22.210 INFO:tasks.workunit.client.0.smithi029.stdout:868 2024-08-29T18:09:22.214 INFO:tasks.workunit.client.0.smithi029.stdout:869 2024-08-29T18:09:22.217 INFO:tasks.workunit.client.0.smithi029.stdout:870 2024-08-29T18:09:22.221 INFO:tasks.workunit.client.0.smithi029.stdout:871 2024-08-29T18:09:22.225 INFO:tasks.workunit.client.0.smithi029.stdout:872 2024-08-29T18:09:22.228 INFO:tasks.workunit.client.0.smithi029.stdout:873 2024-08-29T18:09:22.232 INFO:tasks.workunit.client.0.smithi029.stdout:874 2024-08-29T18:09:22.236 INFO:tasks.workunit.client.0.smithi029.stdout:875 2024-08-29T18:09:22.239 INFO:tasks.workunit.client.0.smithi029.stdout:876 2024-08-29T18:09:22.242 INFO:tasks.workunit.client.0.smithi029.stdout:877 2024-08-29T18:09:22.246 INFO:tasks.workunit.client.0.smithi029.stdout:878 2024-08-29T18:09:22.249 INFO:tasks.workunit.client.0.smithi029.stdout:879 2024-08-29T18:09:22.253 INFO:tasks.workunit.client.0.smithi029.stdout:880 2024-08-29T18:09:22.256 INFO:tasks.workunit.client.0.smithi029.stdout:881 2024-08-29T18:09:22.259 INFO:tasks.workunit.client.0.smithi029.stdout:882 2024-08-29T18:09:22.263 INFO:tasks.workunit.client.0.smithi029.stdout:883 2024-08-29T18:09:22.266 INFO:tasks.workunit.client.0.smithi029.stdout:884 2024-08-29T18:09:22.269 INFO:tasks.workunit.client.0.smithi029.stdout:885 2024-08-29T18:09:22.273 INFO:tasks.workunit.client.0.smithi029.stdout:886 2024-08-29T18:09:22.276 INFO:tasks.workunit.client.0.smithi029.stdout:887 2024-08-29T18:09:22.279 INFO:tasks.workunit.client.0.smithi029.stdout:888 2024-08-29T18:09:22.283 INFO:tasks.workunit.client.0.smithi029.stdout:889 2024-08-29T18:09:22.287 INFO:tasks.workunit.client.0.smithi029.stdout:890 2024-08-29T18:09:22.291 INFO:tasks.workunit.client.0.smithi029.stdout:891 2024-08-29T18:09:22.294 INFO:tasks.workunit.client.0.smithi029.stdout:892 2024-08-29T18:09:22.298 INFO:tasks.workunit.client.0.smithi029.stdout:893 2024-08-29T18:09:22.302 INFO:tasks.workunit.client.0.smithi029.stdout:894 2024-08-29T18:09:22.305 INFO:tasks.workunit.client.0.smithi029.stdout:895 2024-08-29T18:09:22.309 INFO:tasks.workunit.client.0.smithi029.stdout:896 2024-08-29T18:09:22.313 INFO:tasks.workunit.client.0.smithi029.stdout:897 2024-08-29T18:09:22.317 INFO:tasks.workunit.client.0.smithi029.stdout:898 2024-08-29T18:09:22.321 INFO:tasks.workunit.client.0.smithi029.stdout:899 2024-08-29T18:09:22.324 INFO:tasks.workunit.client.0.smithi029.stdout:900 2024-08-29T18:09:22.328 INFO:tasks.workunit.client.0.smithi029.stdout:901 2024-08-29T18:09:22.332 INFO:tasks.workunit.client.0.smithi029.stdout:902 2024-08-29T18:09:22.335 INFO:tasks.workunit.client.0.smithi029.stdout:903 2024-08-29T18:09:22.339 INFO:tasks.workunit.client.0.smithi029.stdout:904 2024-08-29T18:09:22.343 INFO:tasks.workunit.client.0.smithi029.stdout:905 2024-08-29T18:09:22.346 INFO:tasks.workunit.client.0.smithi029.stdout:906 2024-08-29T18:09:22.350 INFO:tasks.workunit.client.0.smithi029.stdout:907 2024-08-29T18:09:22.354 INFO:tasks.workunit.client.0.smithi029.stdout:908 2024-08-29T18:09:22.358 INFO:tasks.workunit.client.0.smithi029.stdout:909 2024-08-29T18:09:22.361 INFO:tasks.workunit.client.0.smithi029.stdout:910 2024-08-29T18:09:22.365 INFO:tasks.workunit.client.0.smithi029.stdout:911 2024-08-29T18:09:22.369 INFO:tasks.workunit.client.0.smithi029.stdout:912 2024-08-29T18:09:22.372 INFO:tasks.workunit.client.0.smithi029.stdout:913 2024-08-29T18:09:22.376 INFO:tasks.workunit.client.0.smithi029.stdout:914 2024-08-29T18:09:22.380 INFO:tasks.workunit.client.0.smithi029.stdout:915 2024-08-29T18:09:22.384 INFO:tasks.workunit.client.0.smithi029.stdout:916 2024-08-29T18:09:22.387 INFO:tasks.workunit.client.0.smithi029.stdout:917 2024-08-29T18:09:22.391 INFO:tasks.workunit.client.0.smithi029.stdout:918 2024-08-29T18:09:22.395 INFO:tasks.workunit.client.0.smithi029.stdout:919 2024-08-29T18:09:22.398 INFO:tasks.workunit.client.0.smithi029.stdout:920 2024-08-29T18:09:22.402 INFO:tasks.workunit.client.0.smithi029.stdout:921 2024-08-29T18:09:22.406 INFO:tasks.workunit.client.0.smithi029.stdout:922 2024-08-29T18:09:22.410 INFO:tasks.workunit.client.0.smithi029.stdout:923 2024-08-29T18:09:22.413 INFO:tasks.workunit.client.0.smithi029.stdout:924 2024-08-29T18:09:22.417 INFO:tasks.workunit.client.0.smithi029.stdout:925 2024-08-29T18:09:22.421 INFO:tasks.workunit.client.0.smithi029.stdout:926 2024-08-29T18:09:22.425 INFO:tasks.workunit.client.0.smithi029.stdout:927 2024-08-29T18:09:22.429 INFO:tasks.workunit.client.0.smithi029.stdout:928 2024-08-29T18:09:22.432 INFO:tasks.workunit.client.0.smithi029.stdout:929 2024-08-29T18:09:22.436 INFO:tasks.workunit.client.0.smithi029.stdout:930 2024-08-29T18:09:22.439 INFO:tasks.workunit.client.0.smithi029.stdout:931 2024-08-29T18:09:22.443 INFO:tasks.workunit.client.0.smithi029.stdout:932 2024-08-29T18:09:22.446 INFO:tasks.workunit.client.0.smithi029.stdout:933 2024-08-29T18:09:22.449 INFO:tasks.workunit.client.0.smithi029.stdout:934 2024-08-29T18:09:22.453 INFO:tasks.workunit.client.0.smithi029.stdout:935 2024-08-29T18:09:22.456 INFO:tasks.workunit.client.0.smithi029.stdout:936 2024-08-29T18:09:22.459 INFO:tasks.workunit.client.0.smithi029.stdout:937 2024-08-29T18:09:22.463 INFO:tasks.workunit.client.0.smithi029.stdout:938 2024-08-29T18:09:22.466 INFO:tasks.workunit.client.0.smithi029.stdout:939 2024-08-29T18:09:22.470 INFO:tasks.workunit.client.0.smithi029.stdout:940 2024-08-29T18:09:22.474 INFO:tasks.workunit.client.0.smithi029.stdout:941 2024-08-29T18:09:22.478 INFO:tasks.workunit.client.0.smithi029.stdout:942 2024-08-29T18:09:22.482 INFO:tasks.workunit.client.0.smithi029.stdout:943 2024-08-29T18:09:22.485 INFO:tasks.workunit.client.0.smithi029.stdout:944 2024-08-29T18:09:22.489 INFO:tasks.workunit.client.0.smithi029.stdout:945 2024-08-29T18:09:22.492 INFO:tasks.workunit.client.0.smithi029.stdout:946 2024-08-29T18:09:22.496 INFO:tasks.workunit.client.0.smithi029.stdout:947 2024-08-29T18:09:22.499 INFO:tasks.workunit.client.0.smithi029.stdout:948 2024-08-29T18:09:22.502 INFO:tasks.workunit.client.0.smithi029.stdout:949 2024-08-29T18:09:22.505 INFO:tasks.workunit.client.0.smithi029.stdout:950 2024-08-29T18:09:22.509 INFO:tasks.workunit.client.0.smithi029.stdout:951 2024-08-29T18:09:22.513 INFO:tasks.workunit.client.0.smithi029.stdout:952 2024-08-29T18:09:22.516 INFO:tasks.workunit.client.0.smithi029.stdout:953 2024-08-29T18:09:22.519 INFO:tasks.workunit.client.0.smithi029.stdout:954 2024-08-29T18:09:22.523 INFO:tasks.workunit.client.0.smithi029.stdout:955 2024-08-29T18:09:22.526 INFO:tasks.workunit.client.0.smithi029.stdout:956 2024-08-29T18:09:22.529 INFO:tasks.workunit.client.0.smithi029.stdout:957 2024-08-29T18:09:22.533 INFO:tasks.workunit.client.0.smithi029.stdout:958 2024-08-29T18:09:22.536 INFO:tasks.workunit.client.0.smithi029.stdout:959 2024-08-29T18:09:22.539 INFO:tasks.workunit.client.0.smithi029.stdout:960 2024-08-29T18:09:22.543 INFO:tasks.workunit.client.0.smithi029.stdout:961 2024-08-29T18:09:22.546 INFO:tasks.workunit.client.0.smithi029.stdout:962 2024-08-29T18:09:22.549 INFO:tasks.workunit.client.0.smithi029.stdout:963 2024-08-29T18:09:22.553 INFO:tasks.workunit.client.0.smithi029.stdout:964 2024-08-29T18:09:22.556 INFO:tasks.workunit.client.0.smithi029.stdout:965 2024-08-29T18:09:22.560 INFO:tasks.workunit.client.0.smithi029.stdout:966 2024-08-29T18:09:22.563 INFO:tasks.workunit.client.0.smithi029.stdout:967 2024-08-29T18:09:22.566 INFO:tasks.workunit.client.0.smithi029.stdout:968 2024-08-29T18:09:22.570 INFO:tasks.workunit.client.0.smithi029.stdout:969 2024-08-29T18:09:22.573 INFO:tasks.workunit.client.0.smithi029.stdout:970 2024-08-29T18:09:22.576 INFO:tasks.workunit.client.0.smithi029.stdout:971 2024-08-29T18:09:22.580 INFO:tasks.workunit.client.0.smithi029.stdout:972 2024-08-29T18:09:22.583 INFO:tasks.workunit.client.0.smithi029.stdout:973 2024-08-29T18:09:22.587 INFO:tasks.workunit.client.0.smithi029.stdout:974 2024-08-29T18:09:22.590 INFO:tasks.workunit.client.0.smithi029.stdout:975 2024-08-29T18:09:22.594 INFO:tasks.workunit.client.0.smithi029.stdout:976 2024-08-29T18:09:22.597 INFO:tasks.workunit.client.0.smithi029.stdout:977 2024-08-29T18:09:22.601 INFO:tasks.workunit.client.0.smithi029.stdout:978 2024-08-29T18:09:22.605 INFO:tasks.workunit.client.0.smithi029.stdout:979 2024-08-29T18:09:22.608 INFO:tasks.workunit.client.0.smithi029.stdout:980 2024-08-29T18:09:22.611 INFO:tasks.workunit.client.0.smithi029.stdout:981 2024-08-29T18:09:22.615 INFO:tasks.workunit.client.0.smithi029.stdout:982 2024-08-29T18:09:22.619 INFO:tasks.workunit.client.0.smithi029.stdout:983 2024-08-29T18:09:22.622 INFO:tasks.workunit.client.0.smithi029.stdout:984 2024-08-29T18:09:22.625 INFO:tasks.workunit.client.0.smithi029.stdout:985 2024-08-29T18:09:22.629 INFO:tasks.workunit.client.0.smithi029.stdout:986 2024-08-29T18:09:22.632 INFO:tasks.workunit.client.0.smithi029.stdout:987 2024-08-29T18:09:22.636 INFO:tasks.workunit.client.0.smithi029.stdout:988 2024-08-29T18:09:22.639 INFO:tasks.workunit.client.0.smithi029.stdout:989 2024-08-29T18:09:22.643 INFO:tasks.workunit.client.0.smithi029.stdout:990 2024-08-29T18:09:22.647 INFO:tasks.workunit.client.0.smithi029.stdout:991 2024-08-29T18:09:22.649 INFO:tasks.workunit.client.0.smithi029.stdout:992 2024-08-29T18:09:22.653 INFO:tasks.workunit.client.0.smithi029.stdout:993 2024-08-29T18:09:22.657 INFO:tasks.workunit.client.0.smithi029.stdout:994 2024-08-29T18:09:22.660 INFO:tasks.workunit.client.0.smithi029.stdout:995 2024-08-29T18:09:22.664 INFO:tasks.workunit.client.0.smithi029.stdout:996 2024-08-29T18:09:22.668 INFO:tasks.workunit.client.0.smithi029.stdout:997 2024-08-29T18:09:22.671 INFO:tasks.workunit.client.0.smithi029.stdout:998 2024-08-29T18:09:22.675 INFO:tasks.workunit.client.0.smithi029.stdout:999 2024-08-29T18:09:23.248 INFO:tasks.workunit.client.0.smithi029.stdout:00000000 79 6f 75 20 6d 69 67 68 74 20 73 65 65 20 74 68 |you might see th| 2024-08-29T18:09:23.248 INFO:tasks.workunit.client.0.smithi029.stdout:00000010 69 73 |is| 2024-08-29T18:09:23.248 INFO:tasks.workunit.client.0.smithi029.stdout:00000012 2024-08-29T18:09:23.249 INFO:tasks.workunit.client.0.smithi029.stdout:00000000 79 6f 75 20 6d 69 67 68 74 20 73 65 65 20 74 68 |you might see th| 2024-08-29T18:09:23.249 INFO:tasks.workunit.client.0.smithi029.stdout:00000010 69 73 |is| 2024-08-29T18:09:23.249 INFO:tasks.workunit.client.0.smithi029.stdout:00000012 2024-08-29T18:09:23.249 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] ClsHello.WriteReturnData (6050 ms) 2024-08-29T18:09:23.249 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] ClsHello.Loud 2024-08-29T18:09:23.648 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:09:23 smithi029 bash[77880]: cluster 2024-08-29T18:09:21.676060+0000 mgr.y (mgr.25004) 584 : cluster [DBG] pgmap v1096: 137 pgs: 14 unknown, 123 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:09:23.649 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:09:23 smithi029 bash[79042]: cluster 2024-08-29T18:09:21.676060+0000 mgr.y (mgr.25004) 584 : cluster [DBG] pgmap v1096: 137 pgs: 14 unknown, 123 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:09:23.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:09:23 smithi110 bash[67519]: cluster 2024-08-29T18:09:21.676060+0000 mgr.y (mgr.25004) 584 : cluster [DBG] pgmap v1096: 137 pgs: 14 unknown, 123 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:09:24.600 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:09:24 smithi029 bash[77880]: cluster 2024-08-29T18:09:23.246644+0000 mon.a (mon.0) 1366 : cluster [DBG] osdmap e987: 8 total, 8 up, 8 in 2024-08-29T18:09:24.600 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:09:24 smithi029 bash[79042]: cluster 2024-08-29T18:09:23.246644+0000 mon.a (mon.0) 1366 : cluster [DBG] osdmap e987: 8 total, 8 up, 8 in 2024-08-29T18:09:24.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:09:24 smithi110 bash[67519]: cluster 2024-08-29T18:09:23.246644+0000 mon.a (mon.0) 1366 : cluster [DBG] osdmap e987: 8 total, 8 up, 8 in 2024-08-29T18:09:24.898 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:09:24 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:09:24] "GET /metrics HTTP/1.1" 200 36342 "" "Prometheus/2.43.0" 2024-08-29T18:09:25.648 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:09:25 smithi029 bash[79042]: cluster 2024-08-29T18:09:23.676671+0000 mgr.y (mgr.25004) 585 : cluster [DBG] pgmap v1098: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:09:25.649 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:09:25 smithi029 bash[79042]: cluster 2024-08-29T18:09:24.260290+0000 mon.a (mon.0) 1367 : cluster [DBG] osdmap e988: 8 total, 8 up, 8 in 2024-08-29T18:09:25.649 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:09:25 smithi029 bash[79042]: audit 2024-08-29T18:09:24.262488+0000 mon.a (mon.0) 1368 : audit [INF] from='client.? 172.21.15.29:0/3170719182' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112961-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:09:25.649 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:09:25 smithi029 bash[77880]: cluster 2024-08-29T18:09:23.676671+0000 mgr.y (mgr.25004) 585 : cluster [DBG] pgmap v1098: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:09:25.649 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:09:25 smithi029 bash[77880]: cluster 2024-08-29T18:09:24.260290+0000 mon.a (mon.0) 1367 : cluster [DBG] osdmap e988: 8 total, 8 up, 8 in 2024-08-29T18:09:25.649 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:09:25 smithi029 bash[77880]: audit 2024-08-29T18:09:24.262488+0000 mon.a (mon.0) 1368 : audit [INF] from='client.? 172.21.15.29:0/3170719182' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112961-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:09:25.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:09:25 smithi110 bash[67519]: cluster 2024-08-29T18:09:23.676671+0000 mgr.y (mgr.25004) 585 : cluster [DBG] pgmap v1098: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:09:25.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:09:25 smithi110 bash[67519]: cluster 2024-08-29T18:09:24.260290+0000 mon.a (mon.0) 1367 : cluster [DBG] osdmap e988: 8 total, 8 up, 8 in 2024-08-29T18:09:25.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:09:25 smithi110 bash[67519]: audit 2024-08-29T18:09:24.262488+0000 mon.a (mon.0) 1368 : audit [INF] from='client.? 172.21.15.29:0/3170719182' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112961-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:09:26.281 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] ClsHello.Loud (3033 ms) 2024-08-29T18:09:26.282 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] ClsHello.BadMethods 2024-08-29T18:09:26.648 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:09:26 smithi029 bash[79042]: audit 2024-08-29T18:09:25.253431+0000 mon.a (mon.0) 1369 : audit [INF] from='client.? 172.21.15.29:0/3170719182' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112961-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:09:26.649 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:09:26 smithi029 bash[79042]: cluster 2024-08-29T18:09:25.259942+0000 mon.a (mon.0) 1370 : cluster [DBG] osdmap e989: 8 total, 8 up, 8 in 2024-08-29T18:09:26.649 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:09:26 smithi029 bash[77880]: audit 2024-08-29T18:09:25.253431+0000 mon.a (mon.0) 1369 : audit [INF] from='client.? 172.21.15.29:0/3170719182' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112961-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:09:26.649 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:09:26 smithi029 bash[77880]: cluster 2024-08-29T18:09:25.259942+0000 mon.a (mon.0) 1370 : cluster [DBG] osdmap e989: 8 total, 8 up, 8 in 2024-08-29T18:09:26.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:09:26 smithi110 bash[67519]: audit 2024-08-29T18:09:25.253431+0000 mon.a (mon.0) 1369 : audit [INF] from='client.? 172.21.15.29:0/3170719182' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112961-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:09:26.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:09:26 smithi110 bash[67519]: cluster 2024-08-29T18:09:25.259942+0000 mon.a (mon.0) 1370 : cluster [DBG] osdmap e989: 8 total, 8 up, 8 in 2024-08-29T18:09:27.648 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:09:27 smithi029 bash[79042]: cluster 2024-08-29T18:09:25.677351+0000 mgr.y (mgr.25004) 586 : cluster [DBG] pgmap v1101: 137 pgs: 5 creating+peering, 27 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:09:27.649 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:09:27 smithi029 bash[79042]: cluster 2024-08-29T18:09:26.280002+0000 mon.a (mon.0) 1371 : cluster [DBG] osdmap e990: 8 total, 8 up, 8 in 2024-08-29T18:09:27.649 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:09:27 smithi029 bash[77880]: cluster 2024-08-29T18:09:25.677351+0000 mgr.y (mgr.25004) 586 : cluster [DBG] pgmap v1101: 137 pgs: 5 creating+peering, 27 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:09:27.649 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:09:27 smithi029 bash[77880]: cluster 2024-08-29T18:09:26.280002+0000 mon.a (mon.0) 1371 : cluster [DBG] osdmap e990: 8 total, 8 up, 8 in 2024-08-29T18:09:27.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:09:27 smithi110 bash[67519]: cluster 2024-08-29T18:09:25.677351+0000 mgr.y (mgr.25004) 586 : cluster [DBG] pgmap v1101: 137 pgs: 5 creating+peering, 27 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:09:27.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:09:27 smithi110 bash[67519]: cluster 2024-08-29T18:09:26.280002+0000 mon.a (mon.0) 1371 : cluster [DBG] osdmap e990: 8 total, 8 up, 8 in 2024-08-29T18:09:28.649 INFO:journalctl@ceph.osd.3.smithi029.stdout:Aug 29 18:09:28 smithi029 bash[96577]: debug 2024-08-29T18:09:28.351+0000 7fb1f5c75640 -1 osd.3 pg_epoch: 992 pg[38.2( v 992'1 (0'0,992'1] local-lis/les=991/992 n=1 ec=991/991 lis/c=991/991 les/c/f=992/992/0 sis=991) [3,7,5] r=0 lpr=991 crt=992'1 lcod 0'0 mlcod 0'0 active+clean] method hello.bad_reader tried to read object but is not marked RD 2024-08-29T18:09:28.649 INFO:journalctl@ceph.osd.3.smithi029.stdout:Aug 29 18:09:28 smithi029 bash[96577]: debug 2024-08-29T18:09:28.355+0000 7fb1f1c6d640 -1 osd.3 pg_epoch: 992 pg[38.2( v 992'2 (0'0,992'2] local-lis/les=991/992 n=1 ec=991/991 lis/c=991/991 les/c/f=992/992/0 sis=991) [3,7,5] r=0 lpr=991 crt=992'1 lcod 992'1 mlcod 992'1 active+clean] method hello.bad_writer tried to update object but is not marked WR 2024-08-29T18:09:28.649 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:09:28 smithi029 bash[77880]: cluster 2024-08-29T18:09:27.303877+0000 mon.a (mon.0) 1372 : cluster [DBG] osdmap e991: 8 total, 8 up, 8 in 2024-08-29T18:09:28.649 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:09:28 smithi029 bash[77880]: audit 2024-08-29T18:09:27.310370+0000 mon.c (mon.2) 400 : audit [INF] from='client.? 172.21.15.29:0/1829297644' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112961-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:09:28.649 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:09:28 smithi029 bash[77880]: audit 2024-08-29T18:09:27.312133+0000 mon.a (mon.0) 1373 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112961-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:09:28.649 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:09:28 smithi029 bash[77880]: cluster 2024-08-29T18:09:27.678253+0000 mgr.y (mgr.25004) 587 : cluster [DBG] pgmap v1104: 137 pgs: 1 creating+peering, 31 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:09:28.650 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:09:28 smithi029 bash[79042]: cluster 2024-08-29T18:09:27.303877+0000 mon.a (mon.0) 1372 : cluster [DBG] osdmap e991: 8 total, 8 up, 8 in 2024-08-29T18:09:28.650 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:09:28 smithi029 bash[79042]: audit 2024-08-29T18:09:27.310370+0000 mon.c (mon.2) 400 : audit [INF] from='client.? 172.21.15.29:0/1829297644' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112961-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:09:28.650 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:09:28 smithi029 bash[79042]: audit 2024-08-29T18:09:27.312133+0000 mon.a (mon.0) 1373 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112961-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:09:28.650 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:09:28 smithi029 bash[79042]: cluster 2024-08-29T18:09:27.678253+0000 mgr.y (mgr.25004) 587 : cluster [DBG] pgmap v1104: 137 pgs: 1 creating+peering, 31 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:09:28.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:09:28 smithi110 bash[67519]: cluster 2024-08-29T18:09:27.303877+0000 mon.a (mon.0) 1372 : cluster [DBG] osdmap e991: 8 total, 8 up, 8 in 2024-08-29T18:09:28.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:09:28 smithi110 bash[67519]: audit 2024-08-29T18:09:27.310370+0000 mon.c (mon.2) 400 : audit [INF] from='client.? 172.21.15.29:0/1829297644' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112961-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:09:28.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:09:28 smithi110 bash[67519]: audit 2024-08-29T18:09:27.312133+0000 mon.a (mon.0) 1373 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112961-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:09:28.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:09:28 smithi110 bash[67519]: cluster 2024-08-29T18:09:27.678253+0000 mgr.y (mgr.25004) 587 : cluster [DBG] pgmap v1104: 137 pgs: 1 creating+peering, 31 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:09:29.324 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] ClsHello.BadMethods (3043 ms) 2024-08-29T18:09:29.324 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] ClsHello.Filter 2024-08-29T18:09:29.648 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:09:29 smithi029 bash[79042]: cluster 2024-08-29T18:09:28.296757+0000 mon.a (mon.0) 1374 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:09:29.649 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:09:29 smithi029 bash[79042]: audit 2024-08-29T18:09:28.305625+0000 mon.a (mon.0) 1375 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112961-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:09:29.649 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:09:29 smithi029 bash[79042]: cluster 2024-08-29T18:09:28.314818+0000 mon.a (mon.0) 1376 : cluster [DBG] osdmap e992: 8 total, 8 up, 8 in 2024-08-29T18:09:29.649 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:09:29 smithi029 bash[77880]: cluster 2024-08-29T18:09:28.296757+0000 mon.a (mon.0) 1374 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:09:29.649 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:09:29 smithi029 bash[77880]: audit 2024-08-29T18:09:28.305625+0000 mon.a (mon.0) 1375 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112961-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:09:29.649 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:09:29 smithi029 bash[77880]: cluster 2024-08-29T18:09:28.314818+0000 mon.a (mon.0) 1376 : cluster [DBG] osdmap e992: 8 total, 8 up, 8 in 2024-08-29T18:09:29.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:09:29 smithi110 bash[67519]: cluster 2024-08-29T18:09:28.296757+0000 mon.a (mon.0) 1374 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:09:29.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:09:29 smithi110 bash[67519]: audit 2024-08-29T18:09:28.305625+0000 mon.a (mon.0) 1375 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112961-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:09:29.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:09:29 smithi110 bash[67519]: cluster 2024-08-29T18:09:28.314818+0000 mon.a (mon.0) 1376 : cluster [DBG] osdmap e992: 8 total, 8 up, 8 in 2024-08-29T18:09:30.648 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:09:30 smithi029 bash[79042]: cluster 2024-08-29T18:09:29.322638+0000 mon.a (mon.0) 1377 : cluster [DBG] osdmap e993: 8 total, 8 up, 8 in 2024-08-29T18:09:30.649 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:09:30 smithi029 bash[79042]: cluster 2024-08-29T18:09:29.678894+0000 mgr.y (mgr.25004) 588 : cluster [DBG] pgmap v1107: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:09:30.649 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:09:30 smithi029 bash[77880]: cluster 2024-08-29T18:09:29.322638+0000 mon.a (mon.0) 1377 : cluster [DBG] osdmap e993: 8 total, 8 up, 8 in 2024-08-29T18:09:30.649 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:09:30 smithi029 bash[77880]: cluster 2024-08-29T18:09:29.678894+0000 mgr.y (mgr.25004) 588 : cluster [DBG] pgmap v1107: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:09:30.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:09:30 smithi110 bash[67519]: cluster 2024-08-29T18:09:29.322638+0000 mon.a (mon.0) 1377 : cluster [DBG] osdmap e993: 8 total, 8 up, 8 in 2024-08-29T18:09:30.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:09:30 smithi110 bash[67519]: cluster 2024-08-29T18:09:29.678894+0000 mgr.y (mgr.25004) 588 : cluster [DBG] pgmap v1107: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:09:31.649 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:09:31 smithi029 bash[79042]: cluster 2024-08-29T18:09:30.315549+0000 mon.a (mon.0) 1378 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:09:31.649 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:09:31 smithi029 bash[79042]: cluster 2024-08-29T18:09:30.315660+0000 mon.a (mon.0) 1379 : cluster [INF] Cluster is now healthy 2024-08-29T18:09:31.649 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:09:31 smithi029 bash[79042]: cluster 2024-08-29T18:09:30.335535+0000 mon.a (mon.0) 1380 : cluster [DBG] osdmap e994: 8 total, 8 up, 8 in 2024-08-29T18:09:31.649 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:09:31 smithi029 bash[79042]: audit 2024-08-29T18:09:30.341947+0000 mon.c (mon.2) 401 : audit [INF] from='client.? 172.21.15.29:0/2671929897' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112961-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:09:31.649 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:09:31 smithi029 bash[79042]: audit 2024-08-29T18:09:30.344225+0000 mon.a (mon.0) 1381 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112961-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:09:31.649 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:09:31 smithi029 bash[77880]: cluster 2024-08-29T18:09:30.315549+0000 mon.a (mon.0) 1378 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:09:31.649 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:09:31 smithi029 bash[77880]: cluster 2024-08-29T18:09:30.315660+0000 mon.a (mon.0) 1379 : cluster [INF] Cluster is now healthy 2024-08-29T18:09:31.650 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:09:31 smithi029 bash[77880]: cluster 2024-08-29T18:09:30.335535+0000 mon.a (mon.0) 1380 : cluster [DBG] osdmap e994: 8 total, 8 up, 8 in 2024-08-29T18:09:31.650 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:09:31 smithi029 bash[77880]: audit 2024-08-29T18:09:30.341947+0000 mon.c (mon.2) 401 : audit [INF] from='client.? 172.21.15.29:0/2671929897' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112961-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:09:31.650 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:09:31 smithi029 bash[77880]: audit 2024-08-29T18:09:30.344225+0000 mon.a (mon.0) 1381 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112961-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:09:31.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:09:31 smithi110 bash[67519]: cluster 2024-08-29T18:09:30.315549+0000 mon.a (mon.0) 1378 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:09:31.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:09:31 smithi110 bash[67519]: cluster 2024-08-29T18:09:30.315660+0000 mon.a (mon.0) 1379 : cluster [INF] Cluster is now healthy 2024-08-29T18:09:31.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:09:31 smithi110 bash[67519]: cluster 2024-08-29T18:09:30.335535+0000 mon.a (mon.0) 1380 : cluster [DBG] osdmap e994: 8 total, 8 up, 8 in 2024-08-29T18:09:31.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:09:31 smithi110 bash[67519]: audit 2024-08-29T18:09:30.341947+0000 mon.c (mon.2) 401 : audit [INF] from='client.? 172.21.15.29:0/2671929897' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112961-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:09:31.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:09:31 smithi110 bash[67519]: audit 2024-08-29T18:09:30.344225+0000 mon.a (mon.0) 1381 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112961-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:09:32.360 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] ClsHello.Filter (3036 ms) 2024-08-29T18:09:32.361 INFO:tasks.workunit.client.0.smithi029.stdout:[----------] 6 tests from ClsHello (21113 ms total) 2024-08-29T18:09:32.361 INFO:tasks.workunit.client.0.smithi029.stdout: 2024-08-29T18:09:32.361 INFO:tasks.workunit.client.0.smithi029.stdout:[----------] Global test environment tear-down 2024-08-29T18:09:32.361 INFO:tasks.workunit.client.0.smithi029.stdout:[==========] 6 tests from 1 test suite ran. (21113 ms total) 2024-08-29T18:09:32.361 INFO:tasks.workunit.client.0.smithi029.stdout:[ PASSED ] 6 tests. 2024-08-29T18:09:32.365 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-08-29T18:09:32.365 DEBUG:teuthology.orchestra.run.smithi029:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-08-29T18:09:32.420 INFO:tasks.workunit:Running workunit cls/test_cls_journal.sh... 2024-08-29T18:09:32.420 DEBUG:teuthology.orchestra.run.smithi029:workunit test cls/test_cls_journal.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_journal.sh 2024-08-29T18:09:32.487 INFO:tasks.workunit.client.0.smithi029.stdout:Running main() from gmock_main.cc 2024-08-29T18:09:32.487 INFO:tasks.workunit.client.0.smithi029.stdout:[==========] Running 27 tests from 1 test suite. 2024-08-29T18:09:32.487 INFO:tasks.workunit.client.0.smithi029.stdout:[----------] Global test environment set-up. 2024-08-29T18:09:32.487 INFO:tasks.workunit.client.0.smithi029.stdout:[----------] 27 tests from TestClsJournal 2024-08-29T18:09:32.648 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:09:32 smithi029 bash[77880]: audit 2024-08-29T18:09:31.336869+0000 mon.a (mon.0) 1382 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112961-6","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:09:32.649 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:09:32 smithi029 bash[77880]: cluster 2024-08-29T18:09:31.344276+0000 mon.a (mon.0) 1383 : cluster [DBG] osdmap e995: 8 total, 8 up, 8 in 2024-08-29T18:09:32.649 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:09:32 smithi029 bash[77880]: cluster 2024-08-29T18:09:31.679648+0000 mgr.y (mgr.25004) 589 : cluster [DBG] pgmap v1110: 137 pgs: 10 creating+peering, 18 unknown, 109 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-08-29T18:09:32.649 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:09:32 smithi029 bash[79042]: audit 2024-08-29T18:09:31.336869+0000 mon.a (mon.0) 1382 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112961-6","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:09:32.649 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:09:32 smithi029 bash[79042]: cluster 2024-08-29T18:09:31.344276+0000 mon.a (mon.0) 1383 : cluster [DBG] osdmap e995: 8 total, 8 up, 8 in 2024-08-29T18:09:32.649 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:09:32 smithi029 bash[79042]: cluster 2024-08-29T18:09:31.679648+0000 mgr.y (mgr.25004) 589 : cluster [DBG] pgmap v1110: 137 pgs: 10 creating+peering, 18 unknown, 109 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-08-29T18:09:32.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:09:32 smithi110 bash[67519]: audit 2024-08-29T18:09:31.336869+0000 mon.a (mon.0) 1382 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-112961-6","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:09:32.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:09:32 smithi110 bash[67519]: cluster 2024-08-29T18:09:31.344276+0000 mon.a (mon.0) 1383 : cluster [DBG] osdmap e995: 8 total, 8 up, 8 in 2024-08-29T18:09:32.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:09:32 smithi110 bash[67519]: cluster 2024-08-29T18:09:31.679648+0000 mgr.y (mgr.25004) 589 : cluster [DBG] pgmap v1110: 137 pgs: 10 creating+peering, 18 unknown, 109 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-08-29T18:09:33.648 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:09:33 smithi029 bash[79042]: cluster 2024-08-29T18:09:32.354162+0000 mon.a (mon.0) 1384 : cluster [DBG] osdmap e996: 8 total, 8 up, 8 in 2024-08-29T18:09:33.649 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:09:33 smithi029 bash[77880]: cluster 2024-08-29T18:09:32.354162+0000 mon.a (mon.0) 1384 : cluster [DBG] osdmap e996: 8 total, 8 up, 8 in 2024-08-29T18:09:33.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:09:33 smithi110 bash[67519]: cluster 2024-08-29T18:09:32.354162+0000 mon.a (mon.0) 1384 : cluster [DBG] osdmap e996: 8 total, 8 up, 8 in 2024-08-29T18:09:34.376 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestClsJournal.Create 2024-08-29T18:09:34.403 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestClsJournal.Create (28 ms) 2024-08-29T18:09:34.404 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestClsJournal.MinimumSet 2024-08-29T18:09:34.417 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestClsJournal.MinimumSet (14 ms) 2024-08-29T18:09:34.418 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestClsJournal.MinimumSetStale 2024-08-29T18:09:34.425 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestClsJournal.MinimumSetStale (8 ms) 2024-08-29T18:09:34.425 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestClsJournal.MinimumSetOrderConstraint 2024-08-29T18:09:34.431 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestClsJournal.MinimumSetOrderConstraint (6 ms) 2024-08-29T18:09:34.432 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestClsJournal.ActiveSet 2024-08-29T18:09:34.437 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestClsJournal.ActiveSet (5 ms) 2024-08-29T18:09:34.437 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestClsJournal.ActiveSetStale 2024-08-29T18:09:34.442 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestClsJournal.ActiveSetStale (6 ms) 2024-08-29T18:09:34.443 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestClsJournal.CreateDuplicate 2024-08-29T18:09:34.448 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestClsJournal.CreateDuplicate (5 ms) 2024-08-29T18:09:34.448 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestClsJournal.GetClient 2024-08-29T18:09:34.453 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestClsJournal.GetClient (5 ms) 2024-08-29T18:09:34.453 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestClsJournal.ClientRegister 2024-08-29T18:09:34.457 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestClsJournal.ClientRegister (4 ms) 2024-08-29T18:09:34.457 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestClsJournal.ClientRegisterDuplicate 2024-08-29T18:09:34.462 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestClsJournal.ClientRegisterDuplicate (6 ms) 2024-08-29T18:09:34.462 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestClsJournal.ClientUpdateData 2024-08-29T18:09:34.469 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestClsJournal.ClientUpdateData (7 ms) 2024-08-29T18:09:34.470 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestClsJournal.ClientUpdateState 2024-08-29T18:09:34.480 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestClsJournal.ClientUpdateState (11 ms) 2024-08-29T18:09:34.480 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestClsJournal.ClientUnregister 2024-08-29T18:09:34.486 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestClsJournal.ClientUnregister (6 ms) 2024-08-29T18:09:34.486 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestClsJournal.ClientUnregisterDNE 2024-08-29T18:09:34.496 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestClsJournal.ClientUnregisterDNE (9 ms) 2024-08-29T18:09:34.496 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestClsJournal.ClientUnregisterPruneTags 2024-08-29T18:09:34.648 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:09:34 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:09:34] "GET /metrics HTTP/1.1" 200 36343 "" "Prometheus/2.43.0" 2024-08-29T18:09:34.649 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:09:34 smithi029 bash[79042]: cluster 2024-08-29T18:09:33.364477+0000 mon.a (mon.0) 1385 : cluster [DBG] osdmap e997: 8 total, 8 up, 8 in 2024-08-29T18:09:34.649 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:09:34 smithi029 bash[79042]: audit 2024-08-29T18:09:33.369250+0000 mon.c (mon.2) 402 : audit [INF] from='client.? 172.21.15.29:0/823774069' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-113070-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:09:34.649 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:09:34 smithi029 bash[79042]: audit 2024-08-29T18:09:33.371496+0000 mon.a (mon.0) 1386 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-113070-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:09:34.649 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:09:34 smithi029 bash[79042]: audit 2024-08-29T18:09:33.501080+0000 mon.c (mon.2) 403 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:09:34.649 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:09:34 smithi029 bash[79042]: cluster 2024-08-29T18:09:33.680392+0000 mgr.y (mgr.25004) 590 : cluster [DBG] pgmap v1113: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:09:34.649 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:09:34 smithi029 bash[77880]: cluster 2024-08-29T18:09:33.364477+0000 mon.a (mon.0) 1385 : cluster [DBG] osdmap e997: 8 total, 8 up, 8 in 2024-08-29T18:09:34.649 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:09:34 smithi029 bash[77880]: audit 2024-08-29T18:09:33.369250+0000 mon.c (mon.2) 402 : audit [INF] from='client.? 172.21.15.29:0/823774069' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-113070-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:09:34.650 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:09:34 smithi029 bash[77880]: audit 2024-08-29T18:09:33.371496+0000 mon.a (mon.0) 1386 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-113070-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:09:34.650 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:09:34 smithi029 bash[77880]: audit 2024-08-29T18:09:33.501080+0000 mon.c (mon.2) 403 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:09:34.650 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:09:34 smithi029 bash[77880]: cluster 2024-08-29T18:09:33.680392+0000 mgr.y (mgr.25004) 590 : cluster [DBG] pgmap v1113: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:09:34.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:09:34 smithi110 bash[67519]: cluster 2024-08-29T18:09:33.364477+0000 mon.a (mon.0) 1385 : cluster [DBG] osdmap e997: 8 total, 8 up, 8 in 2024-08-29T18:09:34.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:09:34 smithi110 bash[67519]: audit 2024-08-29T18:09:33.369250+0000 mon.c (mon.2) 402 : audit [INF] from='client.? 172.21.15.29:0/823774069' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-113070-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:09:34.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:09:34 smithi110 bash[67519]: audit 2024-08-29T18:09:33.371496+0000 mon.a (mon.0) 1386 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-113070-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:09:34.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:09:34 smithi110 bash[67519]: audit 2024-08-29T18:09:33.501080+0000 mon.c (mon.2) 403 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:09:34.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:09:34 smithi110 bash[67519]: cluster 2024-08-29T18:09:33.680392+0000 mgr.y (mgr.25004) 590 : cluster [DBG] pgmap v1113: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:09:34.721 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestClsJournal.ClientUnregisterPruneTags (225 ms) 2024-08-29T18:09:34.721 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestClsJournal.ClientCommit 2024-08-29T18:09:34.732 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestClsJournal.ClientCommit (12 ms) 2024-08-29T18:09:34.732 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestClsJournal.ClientCommitInvalid 2024-08-29T18:09:34.741 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestClsJournal.ClientCommitInvalid (9 ms) 2024-08-29T18:09:34.741 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestClsJournal.ClientCommitDNE 2024-08-29T18:09:34.743 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestClsJournal.ClientCommitDNE (2 ms) 2024-08-29T18:09:34.744 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestClsJournal.ClientList 2024-08-29T18:09:34.837 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestClsJournal.ClientList (93 ms) 2024-08-29T18:09:34.837 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestClsJournal.GetNextTagTid 2024-08-29T18:09:34.848 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestClsJournal.GetNextTagTid (12 ms) 2024-08-29T18:09:34.849 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestClsJournal.TagCreate 2024-08-29T18:09:34.874 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestClsJournal.TagCreate (26 ms) 2024-08-29T18:09:34.874 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestClsJournal.TagCreatePrunesTags 2024-08-29T18:09:34.895 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestClsJournal.TagCreatePrunesTags (21 ms) 2024-08-29T18:09:34.895 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestClsJournal.TagList 2024-08-29T18:09:35.171 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestClsJournal.TagList (275 ms) 2024-08-29T18:09:35.171 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestClsJournal.GuardAppend 2024-08-29T18:09:35.176 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestClsJournal.GuardAppend (6 ms) 2024-08-29T18:09:35.177 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestClsJournal.GuardAppendDNE 2024-08-29T18:09:35.179 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestClsJournal.GuardAppendDNE (3 ms) 2024-08-29T18:09:35.179 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestClsJournal.GuardAppendOverflow 2024-08-29T18:09:35.184 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestClsJournal.GuardAppendOverflow (5 ms) 2024-08-29T18:09:35.184 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestClsJournal.Append 2024-08-29T18:09:35.203 INFO:tasks.workunit.client.0.smithi029.stdout:padding is not enabled 2024-08-29T18:09:35.203 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestClsJournal.Append (19 ms) 2024-08-29T18:09:35.390 INFO:tasks.workunit.client.0.smithi029.stdout:[----------] 27 tests from TestClsJournal (828 ms total) 2024-08-29T18:09:35.390 INFO:tasks.workunit.client.0.smithi029.stdout: 2024-08-29T18:09:35.391 INFO:tasks.workunit.client.0.smithi029.stdout:[----------] Global test environment tear-down 2024-08-29T18:09:35.391 INFO:tasks.workunit.client.0.smithi029.stdout:[==========] 27 tests from 1 test suite ran. (2904 ms total) 2024-08-29T18:09:35.391 INFO:tasks.workunit.client.0.smithi029.stdout:[ PASSED ] 27 tests. 2024-08-29T18:09:35.396 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-08-29T18:09:35.397 DEBUG:teuthology.orchestra.run.smithi029:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-08-29T18:09:35.458 INFO:tasks.workunit:Running workunit cls/test_cls_lock.sh... 2024-08-29T18:09:35.458 DEBUG:teuthology.orchestra.run.smithi029:workunit test cls/test_cls_lock.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_lock.sh 2024-08-29T18:09:35.522 INFO:tasks.workunit.client.0.smithi029.stdout:Running main() from gmock_main.cc 2024-08-29T18:09:35.522 INFO:tasks.workunit.client.0.smithi029.stdout:[==========] Running 11 tests from 1 test suite. 2024-08-29T18:09:35.522 INFO:tasks.workunit.client.0.smithi029.stdout:[----------] Global test environment set-up. 2024-08-29T18:09:35.523 INFO:tasks.workunit.client.0.smithi029.stdout:[----------] 11 tests from ClsLock 2024-08-29T18:09:35.523 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] ClsLock.TestMultiLocking 2024-08-29T18:09:35.648 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:09:35 smithi029 bash[79042]: cluster 2024-08-29T18:09:34.357440+0000 mon.a (mon.0) 1387 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:09:35.649 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:09:35 smithi029 bash[79042]: audit 2024-08-29T18:09:34.368502+0000 mon.a (mon.0) 1388 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-113070-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:09:35.649 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:09:35 smithi029 bash[79042]: cluster 2024-08-29T18:09:34.376444+0000 mon.a (mon.0) 1389 : cluster [DBG] osdmap e998: 8 total, 8 up, 8 in 2024-08-29T18:09:35.649 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:09:35 smithi029 bash[77880]: cluster 2024-08-29T18:09:34.357440+0000 mon.a (mon.0) 1387 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:09:35.649 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:09:35 smithi029 bash[77880]: audit 2024-08-29T18:09:34.368502+0000 mon.a (mon.0) 1388 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-113070-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:09:35.649 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:09:35 smithi029 bash[77880]: cluster 2024-08-29T18:09:34.376444+0000 mon.a (mon.0) 1389 : cluster [DBG] osdmap e998: 8 total, 8 up, 8 in 2024-08-29T18:09:35.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:09:35 smithi110 bash[67519]: cluster 2024-08-29T18:09:34.357440+0000 mon.a (mon.0) 1387 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:09:35.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:09:35 smithi110 bash[67519]: audit 2024-08-29T18:09:34.368502+0000 mon.a (mon.0) 1388 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-113070-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:09:35.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:09:35 smithi110 bash[67519]: cluster 2024-08-29T18:09:34.376444+0000 mon.a (mon.0) 1389 : cluster [DBG] osdmap e998: 8 total, 8 up, 8 in 2024-08-29T18:09:36.648 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:09:36 smithi029 bash[77880]: cluster 2024-08-29T18:09:35.384768+0000 mon.a (mon.0) 1390 : cluster [DBG] osdmap e999: 8 total, 8 up, 8 in 2024-08-29T18:09:36.649 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:09:36 smithi029 bash[77880]: cluster 2024-08-29T18:09:35.681001+0000 mgr.y (mgr.25004) 591 : cluster [DBG] pgmap v1116: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:09:36.649 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:09:36 smithi029 bash[79042]: cluster 2024-08-29T18:09:35.384768+0000 mon.a (mon.0) 1390 : cluster [DBG] osdmap e999: 8 total, 8 up, 8 in 2024-08-29T18:09:36.649 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:09:36 smithi029 bash[79042]: cluster 2024-08-29T18:09:35.681001+0000 mgr.y (mgr.25004) 591 : cluster [DBG] pgmap v1116: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:09:36.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:09:36 smithi110 bash[67519]: cluster 2024-08-29T18:09:35.384768+0000 mon.a (mon.0) 1390 : cluster [DBG] osdmap e999: 8 total, 8 up, 8 in 2024-08-29T18:09:36.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:09:36 smithi110 bash[67519]: cluster 2024-08-29T18:09:35.681001+0000 mgr.y (mgr.25004) 591 : cluster [DBG] pgmap v1116: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:09:37.446 INFO:tasks.workunit.client.0.smithi029.stdout:lock: mylock 2024-08-29T18:09:37.446 INFO:tasks.workunit.client.0.smithi029.stdout: lock_type: exclusive 2024-08-29T18:09:37.447 INFO:tasks.workunit.client.0.smithi029.stdout: tag: 2024-08-29T18:09:37.447 INFO:tasks.workunit.client.0.smithi029.stdout: lockers: 2024-08-29T18:09:37.447 INFO:tasks.workunit.client.0.smithi029.stdout: client.34785 expiration=2024-08-29T18:11:37.442221+0000 addr=v1:172.21.15.29:0/2352322393 cookie= 2024-08-29T18:09:37.452 INFO:tasks.workunit.client.0.smithi029.stdout:lock: mylock 2024-08-29T18:09:37.453 INFO:tasks.workunit.client.0.smithi029.stdout: lock_type: shared 2024-08-29T18:09:37.453 INFO:tasks.workunit.client.0.smithi029.stdout: tag: 2024-08-29T18:09:37.453 INFO:tasks.workunit.client.0.smithi029.stdout: lockers: 2024-08-29T18:09:37.453 INFO:tasks.workunit.client.0.smithi029.stdout: client.34785 expiration=2024-08-29T18:11:37.451567+0000 addr=v1:172.21.15.29:0/2352322393 cookie= 2024-08-29T18:09:37.453 INFO:tasks.workunit.client.0.smithi029.stdout: client.34791 expiration=0.000000 addr=v1:172.21.15.29:0/1802682853 cookie= 2024-08-29T18:09:37.454 INFO:tasks.workunit.client.0.smithi029.stdout:lock: mylock 2024-08-29T18:09:37.454 INFO:tasks.workunit.client.0.smithi029.stdout: lock_type: shared 2024-08-29T18:09:37.454 INFO:tasks.workunit.client.0.smithi029.stdout: tag: 2024-08-29T18:09:37.454 INFO:tasks.workunit.client.0.smithi029.stdout: lockers: 2024-08-29T18:09:37.454 INFO:tasks.workunit.client.0.smithi029.stdout: client.34791 expiration=0.000000 addr=v1:172.21.15.29:0/1802682853 cookie= 2024-08-29T18:09:37.648 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:09:37 smithi029 bash[79042]: cluster 2024-08-29T18:09:36.370926+0000 mon.a (mon.0) 1391 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:09:37.649 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:09:37 smithi029 bash[79042]: cluster 2024-08-29T18:09:36.371051+0000 mon.a (mon.0) 1392 : cluster [INF] Cluster is now healthy 2024-08-29T18:09:37.649 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:09:37 smithi029 bash[79042]: cluster 2024-08-29T18:09:36.390309+0000 mon.a (mon.0) 1393 : cluster [DBG] osdmap e1000: 8 total, 8 up, 8 in 2024-08-29T18:09:37.649 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:09:37 smithi029 bash[79042]: audit 2024-08-29T18:09:36.393482+0000 mon.a (mon.0) 1394 : audit [INF] from='client.? 172.21.15.29:0/2352322393' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-113094-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:09:37.649 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:09:37 smithi029 bash[77880]: cluster 2024-08-29T18:09:36.370926+0000 mon.a (mon.0) 1391 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:09:37.649 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:09:37 smithi029 bash[77880]: cluster 2024-08-29T18:09:36.371051+0000 mon.a (mon.0) 1392 : cluster [INF] Cluster is now healthy 2024-08-29T18:09:37.649 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:09:37 smithi029 bash[77880]: cluster 2024-08-29T18:09:36.390309+0000 mon.a (mon.0) 1393 : cluster [DBG] osdmap e1000: 8 total, 8 up, 8 in 2024-08-29T18:09:37.649 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:09:37 smithi029 bash[77880]: audit 2024-08-29T18:09:36.393482+0000 mon.a (mon.0) 1394 : audit [INF] from='client.? 172.21.15.29:0/2352322393' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-113094-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:09:37.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:09:37 smithi110 bash[67519]: cluster 2024-08-29T18:09:36.370926+0000 mon.a (mon.0) 1391 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:09:37.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:09:37 smithi110 bash[67519]: cluster 2024-08-29T18:09:36.371051+0000 mon.a (mon.0) 1392 : cluster [INF] Cluster is now healthy 2024-08-29T18:09:37.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:09:37 smithi110 bash[67519]: cluster 2024-08-29T18:09:36.390309+0000 mon.a (mon.0) 1393 : cluster [DBG] osdmap e1000: 8 total, 8 up, 8 in 2024-08-29T18:09:37.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:09:37 smithi110 bash[67519]: audit 2024-08-29T18:09:36.393482+0000 mon.a (mon.0) 1394 : audit [INF] from='client.? 172.21.15.29:0/2352322393' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-113094-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:09:38.417 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] ClsLock.TestMultiLocking (2895 ms) 2024-08-29T18:09:38.417 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] ClsLock.TestMeta 2024-08-29T18:09:38.898 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:09:38 smithi029 bash[77880]: audit 2024-08-29T18:09:37.384975+0000 mon.a (mon.0) 1395 : audit [INF] from='client.? 172.21.15.29:0/2352322393' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-113094-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:09:38.898 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:09:38 smithi029 bash[77880]: cluster 2024-08-29T18:09:37.392826+0000 mon.a (mon.0) 1396 : cluster [DBG] osdmap e1001: 8 total, 8 up, 8 in 2024-08-29T18:09:38.899 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:09:38 smithi029 bash[77880]: cluster 2024-08-29T18:09:37.681669+0000 mgr.y (mgr.25004) 592 : cluster [DBG] pgmap v1119: 137 pgs: 10 creating+peering, 22 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:09:38.899 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:09:38 smithi029 bash[79042]: audit 2024-08-29T18:09:37.384975+0000 mon.a (mon.0) 1395 : audit [INF] from='client.? 172.21.15.29:0/2352322393' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-113094-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:09:38.899 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:09:38 smithi029 bash[79042]: cluster 2024-08-29T18:09:37.392826+0000 mon.a (mon.0) 1396 : cluster [DBG] osdmap e1001: 8 total, 8 up, 8 in 2024-08-29T18:09:38.899 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:09:38 smithi029 bash[79042]: cluster 2024-08-29T18:09:37.681669+0000 mgr.y (mgr.25004) 592 : cluster [DBG] pgmap v1119: 137 pgs: 10 creating+peering, 22 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:09:38.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:09:38 smithi110 bash[67519]: audit 2024-08-29T18:09:37.384975+0000 mon.a (mon.0) 1395 : audit [INF] from='client.? 172.21.15.29:0/2352322393' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-113094-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:09:38.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:09:38 smithi110 bash[67519]: cluster 2024-08-29T18:09:37.392826+0000 mon.a (mon.0) 1396 : cluster [DBG] osdmap e1001: 8 total, 8 up, 8 in 2024-08-29T18:09:38.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:09:38 smithi110 bash[67519]: cluster 2024-08-29T18:09:37.681669+0000 mgr.y (mgr.25004) 592 : cluster [DBG] pgmap v1119: 137 pgs: 10 creating+peering, 22 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:09:39.898 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:09:39 smithi029 bash[77880]: cluster 2024-08-29T18:09:38.410950+0000 mon.a (mon.0) 1397 : cluster [DBG] osdmap e1002: 8 total, 8 up, 8 in 2024-08-29T18:09:39.899 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:09:39 smithi029 bash[79042]: cluster 2024-08-29T18:09:38.410950+0000 mon.a (mon.0) 1397 : cluster [DBG] osdmap e1002: 8 total, 8 up, 8 in 2024-08-29T18:09:39.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:09:39 smithi110 bash[67519]: cluster 2024-08-29T18:09:38.410950+0000 mon.a (mon.0) 1397 : cluster [DBG] osdmap e1002: 8 total, 8 up, 8 in 2024-08-29T18:09:40.504 INFO:tasks.workunit.client.0.smithi029.stdout:lock: mylock 2024-08-29T18:09:40.504 INFO:tasks.workunit.client.0.smithi029.stdout: lock_type: shared 2024-08-29T18:09:40.504 INFO:tasks.workunit.client.0.smithi029.stdout: tag: 2024-08-29T18:09:40.505 INFO:tasks.workunit.client.0.smithi029.stdout: lockers: 2024-08-29T18:09:40.505 INFO:tasks.workunit.client.0.smithi029.stdout: client.34800 expiration=0.000000 addr=v1:172.21.15.29:0/2653962077 cookie= 2024-08-29T18:09:40.509 INFO:tasks.workunit.client.0.smithi029.stdout:lock: mylock 2024-08-29T18:09:40.509 INFO:tasks.workunit.client.0.smithi029.stdout: lock_type: exclusive 2024-08-29T18:09:40.509 INFO:tasks.workunit.client.0.smithi029.stdout: tag: new_tag 2024-08-29T18:09:40.509 INFO:tasks.workunit.client.0.smithi029.stdout: lockers: 2024-08-29T18:09:40.509 INFO:tasks.workunit.client.0.smithi029.stdout: client.44717 expiration=0.000000 addr=v1:172.21.15.29:0/811473108 cookie= 2024-08-29T18:09:40.898 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:09:40 smithi029 bash[79042]: cluster 2024-08-29T18:09:39.433483+0000 mon.a (mon.0) 1398 : cluster [DBG] osdmap e1003: 8 total, 8 up, 8 in 2024-08-29T18:09:40.899 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:09:40 smithi029 bash[79042]: audit 2024-08-29T18:09:39.438642+0000 mon.c (mon.2) 404 : audit [INF] from='client.? 172.21.15.29:0/811473108' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-113094-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:09:40.899 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:09:40 smithi029 bash[79042]: audit 2024-08-29T18:09:39.439313+0000 mon.a (mon.0) 1399 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-113094-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:09:40.899 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:09:40 smithi029 bash[79042]: cluster 2024-08-29T18:09:39.682402+0000 mgr.y (mgr.25004) 593 : cluster [DBG] pgmap v1122: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:09:40.899 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:09:40 smithi029 bash[77880]: cluster 2024-08-29T18:09:39.433483+0000 mon.a (mon.0) 1398 : cluster [DBG] osdmap e1003: 8 total, 8 up, 8 in 2024-08-29T18:09:40.899 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:09:40 smithi029 bash[77880]: audit 2024-08-29T18:09:39.438642+0000 mon.c (mon.2) 404 : audit [INF] from='client.? 172.21.15.29:0/811473108' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-113094-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:09:40.899 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:09:40 smithi029 bash[77880]: audit 2024-08-29T18:09:39.439313+0000 mon.a (mon.0) 1399 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-113094-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:09:40.899 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:09:40 smithi029 bash[77880]: cluster 2024-08-29T18:09:39.682402+0000 mgr.y (mgr.25004) 593 : cluster [DBG] pgmap v1122: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:09:40.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:09:40 smithi110 bash[67519]: cluster 2024-08-29T18:09:39.433483+0000 mon.a (mon.0) 1398 : cluster [DBG] osdmap e1003: 8 total, 8 up, 8 in 2024-08-29T18:09:40.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:09:40 smithi110 bash[67519]: audit 2024-08-29T18:09:39.438642+0000 mon.c (mon.2) 404 : audit [INF] from='client.? 172.21.15.29:0/811473108' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-113094-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:09:40.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:09:40 smithi110 bash[67519]: audit 2024-08-29T18:09:39.439313+0000 mon.a (mon.0) 1399 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-113094-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:09:40.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:09:40 smithi110 bash[67519]: cluster 2024-08-29T18:09:39.682402+0000 mgr.y (mgr.25004) 593 : cluster [DBG] pgmap v1122: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:09:41.460 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] ClsLock.TestMeta (3042 ms) 2024-08-29T18:09:41.460 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] ClsLock.TestCookie 2024-08-29T18:09:41.898 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:09:41 smithi029 bash[79042]: cluster 2024-08-29T18:09:40.426409+0000 mon.a (mon.0) 1400 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:09:41.898 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:09:41 smithi029 bash[79042]: audit 2024-08-29T18:09:40.435704+0000 mon.a (mon.0) 1401 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-113094-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:09:41.899 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:09:41 smithi029 bash[79042]: cluster 2024-08-29T18:09:40.445277+0000 mon.a (mon.0) 1402 : cluster [DBG] osdmap e1004: 8 total, 8 up, 8 in 2024-08-29T18:09:41.899 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:09:41 smithi029 bash[77880]: cluster 2024-08-29T18:09:40.426409+0000 mon.a (mon.0) 1400 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:09:41.899 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:09:41 smithi029 bash[77880]: audit 2024-08-29T18:09:40.435704+0000 mon.a (mon.0) 1401 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-113094-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:09:41.899 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:09:41 smithi029 bash[77880]: cluster 2024-08-29T18:09:40.445277+0000 mon.a (mon.0) 1402 : cluster [DBG] osdmap e1004: 8 total, 8 up, 8 in 2024-08-29T18:09:41.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:09:41 smithi110 bash[67519]: cluster 2024-08-29T18:09:40.426409+0000 mon.a (mon.0) 1400 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:09:41.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:09:41 smithi110 bash[67519]: audit 2024-08-29T18:09:40.435704+0000 mon.a (mon.0) 1401 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-113094-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:09:41.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:09:41 smithi110 bash[67519]: cluster 2024-08-29T18:09:40.445277+0000 mon.a (mon.0) 1402 : cluster [DBG] osdmap e1004: 8 total, 8 up, 8 in 2024-08-29T18:09:42.898 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:09:42 smithi029 bash[77880]: cluster 2024-08-29T18:09:41.451621+0000 mon.a (mon.0) 1403 : cluster [DBG] osdmap e1005: 8 total, 8 up, 8 in 2024-08-29T18:09:42.899 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:09:42 smithi029 bash[77880]: cluster 2024-08-29T18:09:41.683107+0000 mgr.y (mgr.25004) 594 : cluster [DBG] pgmap v1125: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:09:42.899 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:09:42 smithi029 bash[79042]: cluster 2024-08-29T18:09:41.451621+0000 mon.a (mon.0) 1403 : cluster [DBG] osdmap e1005: 8 total, 8 up, 8 in 2024-08-29T18:09:42.899 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:09:42 smithi029 bash[79042]: cluster 2024-08-29T18:09:41.683107+0000 mgr.y (mgr.25004) 594 : cluster [DBG] pgmap v1125: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:09:42.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:09:42 smithi110 bash[67519]: cluster 2024-08-29T18:09:41.451621+0000 mon.a (mon.0) 1403 : cluster [DBG] osdmap e1005: 8 total, 8 up, 8 in 2024-08-29T18:09:42.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:09:42 smithi110 bash[67519]: cluster 2024-08-29T18:09:41.683107+0000 mgr.y (mgr.25004) 594 : cluster [DBG] pgmap v1125: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:09:43.627 INFO:tasks.workunit.client.0.smithi029.stdout:lock: mylock 2024-08-29T18:09:43.627 INFO:tasks.workunit.client.0.smithi029.stdout: lock_type: exclusive 2024-08-29T18:09:43.627 INFO:tasks.workunit.client.0.smithi029.stdout: tag: 2024-08-29T18:09:43.627 INFO:tasks.workunit.client.0.smithi029.stdout: lockers: 2024-08-29T18:09:43.633 INFO:tasks.workunit.client.0.smithi029.stdout:lock: mylock 2024-08-29T18:09:43.633 INFO:tasks.workunit.client.0.smithi029.stdout: lock_type: shared 2024-08-29T18:09:43.633 INFO:tasks.workunit.client.0.smithi029.stdout: tag: 2024-08-29T18:09:43.633 INFO:tasks.workunit.client.0.smithi029.stdout: lockers: 2024-08-29T18:09:43.633 INFO:tasks.workunit.client.0.smithi029.stdout: client.44726 expiration=0.000000 addr=v1:172.21.15.29:0/576923865 cookie= 2024-08-29T18:09:43.633 INFO:tasks.workunit.client.0.smithi029.stdout: client.44726 expiration=0.000000 addr=v1:172.21.15.29:0/576923865 cookie=new cookie 2024-08-29T18:09:43.899 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:09:43 smithi029 bash[79042]: cluster 2024-08-29T18:09:42.445184+0000 mon.a (mon.0) 1404 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:09:43.899 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:09:43 smithi029 bash[79042]: cluster 2024-08-29T18:09:42.445253+0000 mon.a (mon.0) 1405 : cluster [INF] Cluster is now healthy 2024-08-29T18:09:43.899 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:09:43 smithi029 bash[79042]: cluster 2024-08-29T18:09:42.465589+0000 mon.a (mon.0) 1406 : cluster [DBG] osdmap e1006: 8 total, 8 up, 8 in 2024-08-29T18:09:43.899 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:09:43 smithi029 bash[79042]: audit 2024-08-29T18:09:42.469368+0000 mon.c (mon.2) 405 : audit [INF] from='client.? 172.21.15.29:0/576923865' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-113094-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:09:43.899 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:09:43 smithi029 bash[79042]: audit 2024-08-29T18:09:42.470455+0000 mon.a (mon.0) 1407 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-113094-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:09:43.899 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:09:43 smithi029 bash[77880]: cluster 2024-08-29T18:09:42.445184+0000 mon.a (mon.0) 1404 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:09:43.899 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:09:43 smithi029 bash[77880]: cluster 2024-08-29T18:09:42.445253+0000 mon.a (mon.0) 1405 : cluster [INF] Cluster is now healthy 2024-08-29T18:09:43.899 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:09:43 smithi029 bash[77880]: cluster 2024-08-29T18:09:42.465589+0000 mon.a (mon.0) 1406 : cluster [DBG] osdmap e1006: 8 total, 8 up, 8 in 2024-08-29T18:09:43.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:09:43 smithi029 bash[77880]: audit 2024-08-29T18:09:42.469368+0000 mon.c (mon.2) 405 : audit [INF] from='client.? 172.21.15.29:0/576923865' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-113094-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:09:43.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:09:43 smithi029 bash[77880]: audit 2024-08-29T18:09:42.470455+0000 mon.a (mon.0) 1407 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-113094-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:09:43.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:09:43 smithi110 bash[67519]: cluster 2024-08-29T18:09:42.445184+0000 mon.a (mon.0) 1404 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:09:43.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:09:43 smithi110 bash[67519]: cluster 2024-08-29T18:09:42.445253+0000 mon.a (mon.0) 1405 : cluster [INF] Cluster is now healthy 2024-08-29T18:09:43.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:09:43 smithi110 bash[67519]: cluster 2024-08-29T18:09:42.465589+0000 mon.a (mon.0) 1406 : cluster [DBG] osdmap e1006: 8 total, 8 up, 8 in 2024-08-29T18:09:43.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:09:43 smithi110 bash[67519]: audit 2024-08-29T18:09:42.469368+0000 mon.c (mon.2) 405 : audit [INF] from='client.? 172.21.15.29:0/576923865' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-113094-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:09:43.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:09:43 smithi110 bash[67519]: audit 2024-08-29T18:09:42.470455+0000 mon.a (mon.0) 1407 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-113094-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:09:44.484 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] ClsLock.TestCookie (3025 ms) 2024-08-29T18:09:44.485 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] ClsLock.TestMultipleLocks 2024-08-29T18:09:44.898 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:09:44 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:09:44] "GET /metrics HTTP/1.1" 200 36343 "" "Prometheus/2.43.0" 2024-08-29T18:09:44.899 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:09:44 smithi029 bash[79042]: audit 2024-08-29T18:09:43.459724+0000 mon.a (mon.0) 1408 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-113094-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:09:44.899 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:09:44 smithi029 bash[79042]: cluster 2024-08-29T18:09:43.468120+0000 mon.a (mon.0) 1409 : cluster [DBG] osdmap e1007: 8 total, 8 up, 8 in 2024-08-29T18:09:44.899 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:09:44 smithi029 bash[79042]: cluster 2024-08-29T18:09:43.683795+0000 mgr.y (mgr.25004) 595 : cluster [DBG] pgmap v1128: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:09:44.899 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:09:44 smithi029 bash[79042]: audit 2024-08-29T18:09:44.071472+0000 mon.c (mon.2) 406 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:09:44.899 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:09:44 smithi029 bash[77880]: audit 2024-08-29T18:09:43.459724+0000 mon.a (mon.0) 1408 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-113094-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:09:44.899 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:09:44 smithi029 bash[77880]: cluster 2024-08-29T18:09:43.468120+0000 mon.a (mon.0) 1409 : cluster [DBG] osdmap e1007: 8 total, 8 up, 8 in 2024-08-29T18:09:44.899 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:09:44 smithi029 bash[77880]: cluster 2024-08-29T18:09:43.683795+0000 mgr.y (mgr.25004) 595 : cluster [DBG] pgmap v1128: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:09:44.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:09:44 smithi029 bash[77880]: audit 2024-08-29T18:09:44.071472+0000 mon.c (mon.2) 406 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:09:44.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:09:44 smithi110 bash[67519]: audit 2024-08-29T18:09:43.459724+0000 mon.a (mon.0) 1408 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-113094-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:09:44.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:09:44 smithi110 bash[67519]: cluster 2024-08-29T18:09:43.468120+0000 mon.a (mon.0) 1409 : cluster [DBG] osdmap e1007: 8 total, 8 up, 8 in 2024-08-29T18:09:44.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:09:44 smithi110 bash[67519]: cluster 2024-08-29T18:09:43.683795+0000 mgr.y (mgr.25004) 595 : cluster [DBG] pgmap v1128: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:09:44.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:09:44 smithi110 bash[67519]: audit 2024-08-29T18:09:44.071472+0000 mon.c (mon.2) 406 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:09:45.899 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:09:45 smithi029 bash[79042]: cluster 2024-08-29T18:09:44.482916+0000 mon.a (mon.0) 1410 : cluster [DBG] osdmap e1008: 8 total, 8 up, 8 in 2024-08-29T18:09:45.899 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:09:45 smithi029 bash[79042]: audit 2024-08-29T18:09:44.833202+0000 mon.c (mon.2) 407 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:09:45.899 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:09:45 smithi029 bash[79042]: audit 2024-08-29T18:09:44.834527+0000 mon.c (mon.2) 408 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:09:45.899 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:09:45 smithi029 bash[79042]: audit 2024-08-29T18:09:44.967600+0000 mon.a (mon.0) 1411 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:09:45.899 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:09:45 smithi029 bash[77880]: cluster 2024-08-29T18:09:44.482916+0000 mon.a (mon.0) 1410 : cluster [DBG] osdmap e1008: 8 total, 8 up, 8 in 2024-08-29T18:09:45.899 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:09:45 smithi029 bash[77880]: audit 2024-08-29T18:09:44.833202+0000 mon.c (mon.2) 407 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:09:45.899 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:09:45 smithi029 bash[77880]: audit 2024-08-29T18:09:44.834527+0000 mon.c (mon.2) 408 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:09:45.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:09:45 smithi029 bash[77880]: audit 2024-08-29T18:09:44.967600+0000 mon.a (mon.0) 1411 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:09:45.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:09:45 smithi110 bash[67519]: cluster 2024-08-29T18:09:44.482916+0000 mon.a (mon.0) 1410 : cluster [DBG] osdmap e1008: 8 total, 8 up, 8 in 2024-08-29T18:09:45.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:09:45 smithi110 bash[67519]: audit 2024-08-29T18:09:44.833202+0000 mon.c (mon.2) 407 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:09:45.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:09:45 smithi110 bash[67519]: audit 2024-08-29T18:09:44.834527+0000 mon.c (mon.2) 408 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:09:45.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:09:45 smithi110 bash[67519]: audit 2024-08-29T18:09:44.967600+0000 mon.a (mon.0) 1411 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:09:46.899 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:09:46 smithi029 bash[77880]: cluster 2024-08-29T18:09:45.507335+0000 mon.a (mon.0) 1412 : cluster [DBG] osdmap e1009: 8 total, 8 up, 8 in 2024-08-29T18:09:46.899 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:09:46 smithi029 bash[77880]: audit 2024-08-29T18:09:45.513032+0000 mon.c (mon.2) 409 : audit [INF] from='client.? 172.21.15.29:0/2486826471' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-113094-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:09:46.899 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:09:46 smithi029 bash[77880]: audit 2024-08-29T18:09:45.515219+0000 mon.a (mon.0) 1413 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-113094-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:09:46.899 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:09:46 smithi029 bash[77880]: cluster 2024-08-29T18:09:45.684557+0000 mgr.y (mgr.25004) 596 : cluster [DBG] pgmap v1131: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:09:46.899 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:09:46 smithi029 bash[79042]: cluster 2024-08-29T18:09:45.507335+0000 mon.a (mon.0) 1412 : cluster [DBG] osdmap e1009: 8 total, 8 up, 8 in 2024-08-29T18:09:46.899 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:09:46 smithi029 bash[79042]: audit 2024-08-29T18:09:45.513032+0000 mon.c (mon.2) 409 : audit [INF] from='client.? 172.21.15.29:0/2486826471' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-113094-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:09:46.899 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:09:46 smithi029 bash[79042]: audit 2024-08-29T18:09:45.515219+0000 mon.a (mon.0) 1413 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-113094-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:09:46.899 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:09:46 smithi029 bash[79042]: cluster 2024-08-29T18:09:45.684557+0000 mgr.y (mgr.25004) 596 : cluster [DBG] pgmap v1131: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:09:46.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:09:46 smithi110 bash[67519]: cluster 2024-08-29T18:09:45.507335+0000 mon.a (mon.0) 1412 : cluster [DBG] osdmap e1009: 8 total, 8 up, 8 in 2024-08-29T18:09:46.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:09:46 smithi110 bash[67519]: audit 2024-08-29T18:09:45.513032+0000 mon.c (mon.2) 409 : audit [INF] from='client.? 172.21.15.29:0/2486826471' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-113094-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:09:46.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:09:46 smithi110 bash[67519]: audit 2024-08-29T18:09:45.515219+0000 mon.a (mon.0) 1413 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-113094-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:09:46.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:09:46 smithi110 bash[67519]: cluster 2024-08-29T18:09:45.684557+0000 mgr.y (mgr.25004) 596 : cluster [DBG] pgmap v1131: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:09:47.528 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] ClsLock.TestMultipleLocks (3043 ms) 2024-08-29T18:09:47.528 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] ClsLock.TestLockDuration 2024-08-29T18:09:47.898 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:09:47 smithi029 bash[79042]: cluster 2024-08-29T18:09:46.499760+0000 mon.a (mon.0) 1414 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:09:47.898 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:09:47 smithi029 bash[79042]: audit 2024-08-29T18:09:46.511095+0000 mon.a (mon.0) 1415 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-113094-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:09:47.899 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:09:47 smithi029 bash[79042]: cluster 2024-08-29T18:09:46.521039+0000 mon.a (mon.0) 1416 : cluster [DBG] osdmap e1010: 8 total, 8 up, 8 in 2024-08-29T18:09:47.899 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:09:47 smithi029 bash[77880]: cluster 2024-08-29T18:09:46.499760+0000 mon.a (mon.0) 1414 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:09:47.899 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:09:47 smithi029 bash[77880]: audit 2024-08-29T18:09:46.511095+0000 mon.a (mon.0) 1415 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-113094-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:09:47.899 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:09:47 smithi029 bash[77880]: cluster 2024-08-29T18:09:46.521039+0000 mon.a (mon.0) 1416 : cluster [DBG] osdmap e1010: 8 total, 8 up, 8 in 2024-08-29T18:09:47.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:09:47 smithi110 bash[67519]: cluster 2024-08-29T18:09:46.499760+0000 mon.a (mon.0) 1414 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:09:47.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:09:47 smithi110 bash[67519]: audit 2024-08-29T18:09:46.511095+0000 mon.a (mon.0) 1415 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-113094-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:09:47.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:09:47 smithi110 bash[67519]: cluster 2024-08-29T18:09:46.521039+0000 mon.a (mon.0) 1416 : cluster [DBG] osdmap e1010: 8 total, 8 up, 8 in 2024-08-29T18:09:48.898 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:09:48 smithi029 bash[77880]: cluster 2024-08-29T18:09:47.526707+0000 mon.a (mon.0) 1417 : cluster [DBG] osdmap e1011: 8 total, 8 up, 8 in 2024-08-29T18:09:48.899 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:09:48 smithi029 bash[77880]: cluster 2024-08-29T18:09:47.685139+0000 mgr.y (mgr.25004) 597 : cluster [DBG] pgmap v1134: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:09:48.899 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:09:48 smithi029 bash[77880]: audit 2024-08-29T18:09:48.510037+0000 mon.a (mon.0) 1418 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:09:48.899 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:09:48 smithi029 bash[77880]: audit 2024-08-29T18:09:48.512590+0000 mon.c (mon.2) 410 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:09:48.899 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:09:48 smithi029 bash[79042]: cluster 2024-08-29T18:09:47.526707+0000 mon.a (mon.0) 1417 : cluster [DBG] osdmap e1011: 8 total, 8 up, 8 in 2024-08-29T18:09:48.899 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:09:48 smithi029 bash[79042]: cluster 2024-08-29T18:09:47.685139+0000 mgr.y (mgr.25004) 597 : cluster [DBG] pgmap v1134: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:09:48.899 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:09:48 smithi029 bash[79042]: audit 2024-08-29T18:09:48.510037+0000 mon.a (mon.0) 1418 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:09:48.899 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:09:48 smithi029 bash[79042]: audit 2024-08-29T18:09:48.512590+0000 mon.c (mon.2) 410 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:09:48.900 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:09:48 smithi110 bash[67519]: cluster 2024-08-29T18:09:47.526707+0000 mon.a (mon.0) 1417 : cluster [DBG] osdmap e1011: 8 total, 8 up, 8 in 2024-08-29T18:09:48.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:09:48 smithi110 bash[67519]: cluster 2024-08-29T18:09:47.685139+0000 mgr.y (mgr.25004) 597 : cluster [DBG] pgmap v1134: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:09:48.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:09:48 smithi110 bash[67519]: audit 2024-08-29T18:09:48.510037+0000 mon.a (mon.0) 1418 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:09:48.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:09:48 smithi110 bash[67519]: audit 2024-08-29T18:09:48.512590+0000 mon.c (mon.2) 410 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:09:49.899 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:09:49 smithi029 bash[79042]: cluster 2024-08-29T18:09:48.521198+0000 mon.a (mon.0) 1419 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:09:49.899 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:09:49 smithi029 bash[79042]: cluster 2024-08-29T18:09:48.521244+0000 mon.a (mon.0) 1420 : cluster [INF] Cluster is now healthy 2024-08-29T18:09:49.899 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:09:49 smithi029 bash[79042]: cluster 2024-08-29T18:09:48.541002+0000 mon.a (mon.0) 1421 : cluster [DBG] osdmap e1012: 8 total, 8 up, 8 in 2024-08-29T18:09:49.899 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:09:49 smithi029 bash[79042]: audit 2024-08-29T18:09:48.545250+0000 mon.a (mon.0) 1422 : audit [INF] from='client.? 172.21.15.29:0/677662640' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-113094-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:09:49.899 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:09:49 smithi029 bash[77880]: cluster 2024-08-29T18:09:48.521198+0000 mon.a (mon.0) 1419 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:09:49.899 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:09:49 smithi029 bash[77880]: cluster 2024-08-29T18:09:48.521244+0000 mon.a (mon.0) 1420 : cluster [INF] Cluster is now healthy 2024-08-29T18:09:49.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:09:49 smithi029 bash[77880]: cluster 2024-08-29T18:09:48.541002+0000 mon.a (mon.0) 1421 : cluster [DBG] osdmap e1012: 8 total, 8 up, 8 in 2024-08-29T18:09:49.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:09:49 smithi029 bash[77880]: audit 2024-08-29T18:09:48.545250+0000 mon.a (mon.0) 1422 : audit [INF] from='client.? 172.21.15.29:0/677662640' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-113094-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:09:49.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:09:49 smithi110 bash[67519]: cluster 2024-08-29T18:09:48.521198+0000 mon.a (mon.0) 1419 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:09:49.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:09:49 smithi110 bash[67519]: cluster 2024-08-29T18:09:48.521244+0000 mon.a (mon.0) 1420 : cluster [INF] Cluster is now healthy 2024-08-29T18:09:49.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:09:49 smithi110 bash[67519]: cluster 2024-08-29T18:09:48.541002+0000 mon.a (mon.0) 1421 : cluster [DBG] osdmap e1012: 8 total, 8 up, 8 in 2024-08-29T18:09:49.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:09:49 smithi110 bash[67519]: audit 2024-08-29T18:09:48.545250+0000 mon.a (mon.0) 1422 : audit [INF] from='client.? 172.21.15.29:0/677662640' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-113094-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:09:50.899 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:09:50 smithi029 bash[79042]: audit 2024-08-29T18:09:49.540695+0000 mon.a (mon.0) 1423 : audit [INF] from='client.? 172.21.15.29:0/677662640' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-113094-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:09:50.899 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:09:50 smithi029 bash[79042]: cluster 2024-08-29T18:09:49.548366+0000 mon.a (mon.0) 1424 : cluster [DBG] osdmap e1013: 8 total, 8 up, 8 in 2024-08-29T18:09:50.899 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:09:50 smithi029 bash[79042]: cluster 2024-08-29T18:09:49.685843+0000 mgr.y (mgr.25004) 598 : cluster [DBG] pgmap v1137: 137 pgs: 6 creating+peering, 26 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:09:50.899 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:09:50 smithi029 bash[77880]: audit 2024-08-29T18:09:49.540695+0000 mon.a (mon.0) 1423 : audit [INF] from='client.? 172.21.15.29:0/677662640' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-113094-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:09:50.899 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:09:50 smithi029 bash[77880]: cluster 2024-08-29T18:09:49.548366+0000 mon.a (mon.0) 1424 : cluster [DBG] osdmap e1013: 8 total, 8 up, 8 in 2024-08-29T18:09:50.899 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:09:50 smithi029 bash[77880]: cluster 2024-08-29T18:09:49.685843+0000 mgr.y (mgr.25004) 598 : cluster [DBG] pgmap v1137: 137 pgs: 6 creating+peering, 26 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:09:50.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:09:50 smithi110 bash[67519]: audit 2024-08-29T18:09:49.540695+0000 mon.a (mon.0) 1423 : audit [INF] from='client.? 172.21.15.29:0/677662640' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-113094-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:09:50.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:09:50 smithi110 bash[67519]: cluster 2024-08-29T18:09:49.548366+0000 mon.a (mon.0) 1424 : cluster [DBG] osdmap e1013: 8 total, 8 up, 8 in 2024-08-29T18:09:50.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:09:50 smithi110 bash[67519]: cluster 2024-08-29T18:09:49.685843+0000 mgr.y (mgr.25004) 598 : cluster [DBG] pgmap v1137: 137 pgs: 6 creating+peering, 26 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:09:51.898 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:09:51 smithi029 bash[79042]: cluster 2024-08-29T18:09:50.550777+0000 mon.a (mon.0) 1425 : cluster [DBG] osdmap e1014: 8 total, 8 up, 8 in 2024-08-29T18:09:51.899 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:09:51 smithi029 bash[77880]: cluster 2024-08-29T18:09:50.550777+0000 mon.a (mon.0) 1425 : cluster [DBG] osdmap e1014: 8 total, 8 up, 8 in 2024-08-29T18:09:51.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:09:51 smithi110 bash[67519]: cluster 2024-08-29T18:09:50.550777+0000 mon.a (mon.0) 1425 : cluster [DBG] osdmap e1014: 8 total, 8 up, 8 in 2024-08-29T18:09:52.898 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:09:52 smithi029 bash[79042]: cluster 2024-08-29T18:09:51.687037+0000 mgr.y (mgr.25004) 599 : cluster [DBG] pgmap v1139: 137 pgs: 6 creating+peering, 9 unknown, 122 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:09:52.899 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:09:52 smithi029 bash[77880]: cluster 2024-08-29T18:09:51.687037+0000 mgr.y (mgr.25004) 599 : cluster [DBG] pgmap v1139: 137 pgs: 6 creating+peering, 9 unknown, 122 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:09:52.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:09:52 smithi110 bash[67519]: cluster 2024-08-29T18:09:51.687037+0000 mgr.y (mgr.25004) 599 : cluster [DBG] pgmap v1139: 137 pgs: 6 creating+peering, 9 unknown, 122 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:09:54.759 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] ClsLock.TestLockDuration (7232 ms) 2024-08-29T18:09:54.760 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] ClsLock.TestAssertLocked 2024-08-29T18:09:54.898 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:09:54 smithi029 bash[77880]: cluster 2024-08-29T18:09:53.687932+0000 mgr.y (mgr.25004) 600 : cluster [DBG] pgmap v1140: 137 pgs: 6 creating+peering, 131 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:09:54.899 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:09:54 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:09:54] "GET /metrics HTTP/1.1" 200 35300 "" "Prometheus/2.43.0" 2024-08-29T18:09:54.899 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:09:54 smithi029 bash[79042]: cluster 2024-08-29T18:09:53.687932+0000 mgr.y (mgr.25004) 600 : cluster [DBG] pgmap v1140: 137 pgs: 6 creating+peering, 131 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:09:55.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:09:54 smithi110 bash[67519]: cluster 2024-08-29T18:09:53.687932+0000 mgr.y (mgr.25004) 600 : cluster [DBG] pgmap v1140: 137 pgs: 6 creating+peering, 131 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:09:56.148 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:09:55 smithi029 bash[79042]: cluster 2024-08-29T18:09:54.759268+0000 mon.a (mon.0) 1426 : cluster [DBG] osdmap e1015: 8 total, 8 up, 8 in 2024-08-29T18:09:56.149 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:09:55 smithi029 bash[77880]: cluster 2024-08-29T18:09:54.759268+0000 mon.a (mon.0) 1426 : cluster [DBG] osdmap e1015: 8 total, 8 up, 8 in 2024-08-29T18:09:56.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:09:55 smithi110 bash[67519]: cluster 2024-08-29T18:09:54.759268+0000 mon.a (mon.0) 1426 : cluster [DBG] osdmap e1015: 8 total, 8 up, 8 in 2024-08-29T18:09:57.149 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:09:56 smithi029 bash[79042]: cluster 2024-08-29T18:09:55.688661+0000 mgr.y (mgr.25004) 601 : cluster [DBG] pgmap v1142: 105 pgs: 105 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:09:57.149 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:09:56 smithi029 bash[79042]: cluster 2024-08-29T18:09:55.769603+0000 mon.a (mon.0) 1427 : cluster [DBG] osdmap e1016: 8 total, 8 up, 8 in 2024-08-29T18:09:57.149 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:09:56 smithi029 bash[79042]: audit 2024-08-29T18:09:55.775089+0000 mon.c (mon.2) 411 : audit [INF] from='client.? 172.21.15.29:0/3034128528' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-113094-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:09:57.149 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:09:56 smithi029 bash[79042]: audit 2024-08-29T18:09:55.777603+0000 mon.a (mon.0) 1428 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-113094-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:09:57.149 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:09:56 smithi029 bash[77880]: cluster 2024-08-29T18:09:55.688661+0000 mgr.y (mgr.25004) 601 : cluster [DBG] pgmap v1142: 105 pgs: 105 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:09:57.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:09:56 smithi029 bash[77880]: cluster 2024-08-29T18:09:55.769603+0000 mon.a (mon.0) 1427 : cluster [DBG] osdmap e1016: 8 total, 8 up, 8 in 2024-08-29T18:09:57.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:09:56 smithi029 bash[77880]: audit 2024-08-29T18:09:55.775089+0000 mon.c (mon.2) 411 : audit [INF] from='client.? 172.21.15.29:0/3034128528' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-113094-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:09:57.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:09:56 smithi029 bash[77880]: audit 2024-08-29T18:09:55.777603+0000 mon.a (mon.0) 1428 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-113094-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:09:57.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:09:56 smithi110 bash[67519]: cluster 2024-08-29T18:09:55.688661+0000 mgr.y (mgr.25004) 601 : cluster [DBG] pgmap v1142: 105 pgs: 105 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:09:57.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:09:56 smithi110 bash[67519]: cluster 2024-08-29T18:09:55.769603+0000 mon.a (mon.0) 1427 : cluster [DBG] osdmap e1016: 8 total, 8 up, 8 in 2024-08-29T18:09:57.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:09:56 smithi110 bash[67519]: audit 2024-08-29T18:09:55.775089+0000 mon.c (mon.2) 411 : audit [INF] from='client.? 172.21.15.29:0/3034128528' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-113094-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:09:57.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:09:56 smithi110 bash[67519]: audit 2024-08-29T18:09:55.777603+0000 mon.a (mon.0) 1428 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-113094-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:09:57.800 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] ClsLock.TestAssertLocked (3041 ms) 2024-08-29T18:09:57.801 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] ClsLock.TestSetCookie 2024-08-29T18:09:58.148 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:09:57 smithi029 bash[79042]: audit 2024-08-29T18:09:56.768002+0000 mon.a (mon.0) 1429 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-113094-6","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:09:58.161 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:09:57 smithi029 bash[79042]: cluster 2024-08-29T18:09:56.775493+0000 mon.a (mon.0) 1430 : cluster [DBG] osdmap e1017: 8 total, 8 up, 8 in 2024-08-29T18:09:58.161 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:09:57 smithi029 bash[77880]: audit 2024-08-29T18:09:56.768002+0000 mon.a (mon.0) 1429 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-113094-6","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:09:58.161 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:09:57 smithi029 bash[77880]: cluster 2024-08-29T18:09:56.775493+0000 mon.a (mon.0) 1430 : cluster [DBG] osdmap e1017: 8 total, 8 up, 8 in 2024-08-29T18:09:58.161 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:09:57 smithi110 bash[67519]: audit 2024-08-29T18:09:56.768002+0000 mon.a (mon.0) 1429 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-113094-6","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:09:58.162 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:09:57 smithi110 bash[67519]: cluster 2024-08-29T18:09:56.775493+0000 mon.a (mon.0) 1430 : cluster [DBG] osdmap e1017: 8 total, 8 up, 8 in 2024-08-29T18:09:59.148 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:09:58 smithi029 bash[77880]: cluster 2024-08-29T18:09:57.689581+0000 mgr.y (mgr.25004) 602 : cluster [DBG] pgmap v1145: 137 pgs: 17 creating+peering, 4 unknown, 116 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:09:59.149 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:09:58 smithi029 bash[77880]: cluster 2024-08-29T18:09:57.799615+0000 mon.a (mon.0) 1431 : cluster [DBG] osdmap e1018: 8 total, 8 up, 8 in 2024-08-29T18:09:59.149 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:09:58 smithi029 bash[79042]: cluster 2024-08-29T18:09:57.689581+0000 mgr.y (mgr.25004) 602 : cluster [DBG] pgmap v1145: 137 pgs: 17 creating+peering, 4 unknown, 116 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:09:59.149 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:09:58 smithi029 bash[79042]: cluster 2024-08-29T18:09:57.799615+0000 mon.a (mon.0) 1431 : cluster [DBG] osdmap e1018: 8 total, 8 up, 8 in 2024-08-29T18:09:59.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:09:58 smithi110 bash[67519]: cluster 2024-08-29T18:09:57.689581+0000 mgr.y (mgr.25004) 602 : cluster [DBG] pgmap v1145: 137 pgs: 17 creating+peering, 4 unknown, 116 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:09:59.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:09:58 smithi110 bash[67519]: cluster 2024-08-29T18:09:57.799615+0000 mon.a (mon.0) 1431 : cluster [DBG] osdmap e1018: 8 total, 8 up, 8 in 2024-08-29T18:10:00.149 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:09:59 smithi029 bash[77880]: cluster 2024-08-29T18:09:58.820741+0000 mon.a (mon.0) 1432 : cluster [DBG] osdmap e1019: 8 total, 8 up, 8 in 2024-08-29T18:10:00.149 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:09:59 smithi029 bash[77880]: audit 2024-08-29T18:09:58.825623+0000 mon.c (mon.2) 412 : audit [INF] from='client.? 172.21.15.29:0/2664971115' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-113094-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:10:00.149 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:09:59 smithi029 bash[77880]: audit 2024-08-29T18:09:58.830676+0000 mon.a (mon.0) 1433 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-113094-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:10:00.149 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:09:59 smithi029 bash[79042]: cluster 2024-08-29T18:09:58.820741+0000 mon.a (mon.0) 1432 : cluster [DBG] osdmap e1019: 8 total, 8 up, 8 in 2024-08-29T18:10:00.149 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:09:59 smithi029 bash[79042]: audit 2024-08-29T18:09:58.825623+0000 mon.c (mon.2) 412 : audit [INF] from='client.? 172.21.15.29:0/2664971115' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-113094-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:10:00.149 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:09:59 smithi029 bash[79042]: audit 2024-08-29T18:09:58.830676+0000 mon.a (mon.0) 1433 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-113094-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:10:00.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:09:59 smithi110 bash[67519]: cluster 2024-08-29T18:09:58.820741+0000 mon.a (mon.0) 1432 : cluster [DBG] osdmap e1019: 8 total, 8 up, 8 in 2024-08-29T18:10:00.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:09:59 smithi110 bash[67519]: audit 2024-08-29T18:09:58.825623+0000 mon.c (mon.2) 412 : audit [INF] from='client.? 172.21.15.29:0/2664971115' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-113094-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:10:00.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:09:59 smithi110 bash[67519]: audit 2024-08-29T18:09:58.830676+0000 mon.a (mon.0) 1433 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-113094-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:10:00.837 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] ClsLock.TestSetCookie (3036 ms) 2024-08-29T18:10:00.837 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] ClsLock.TestRenew 2024-08-29T18:10:01.149 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:10:00 smithi029 bash[77880]: cluster 2024-08-29T18:09:59.690490+0000 mgr.y (mgr.25004) 603 : cluster [DBG] pgmap v1148: 137 pgs: 3 creating+peering, 29 unknown, 105 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:10:01.149 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:10:00 smithi029 bash[77880]: cluster 2024-08-29T18:09:59.807526+0000 mon.a (mon.0) 1434 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:10:01.149 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:10:00 smithi029 bash[77880]: audit 2024-08-29T18:09:59.816990+0000 mon.a (mon.0) 1435 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-113094-7","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:10:01.149 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:10:00 smithi029 bash[77880]: cluster 2024-08-29T18:09:59.827814+0000 mon.a (mon.0) 1436 : cluster [DBG] osdmap e1020: 8 total, 8 up, 8 in 2024-08-29T18:10:01.149 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:10:00 smithi029 bash[77880]: cluster 2024-08-29T18:10:00.000149+0000 mon.a (mon.0) 1437 : cluster [WRN] Health detail: HEALTH_WARN 1 pool(s) do not have an application enabled 2024-08-29T18:10:01.149 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:10:00 smithi029 bash[77880]: cluster 2024-08-29T18:10:00.000196+0000 mon.a (mon.0) 1438 : cluster [WRN] [WRN] POOL_APP_NOT_ENABLED: 1 pool(s) do not have an application enabled 2024-08-29T18:10:01.149 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:10:00 smithi029 bash[77880]: cluster 2024-08-29T18:10:00.000213+0000 mon.a (mon.0) 1439 : cluster [WRN] application not enabled on pool 'test-rados-api-smithi029-113094-7' 2024-08-29T18:10:01.149 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:10:00 smithi029 bash[77880]: cluster 2024-08-29T18:10:00.000253+0000 mon.a (mon.0) 1440 : cluster [WRN] use 'ceph osd pool application enable ', where is 'cephfs', 'rbd', 'rgw', or freeform for custom applications. 2024-08-29T18:10:01.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:10:00 smithi029 bash[79042]: cluster 2024-08-29T18:09:59.690490+0000 mgr.y (mgr.25004) 603 : cluster [DBG] pgmap v1148: 137 pgs: 3 creating+peering, 29 unknown, 105 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:10:01.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:10:00 smithi029 bash[79042]: cluster 2024-08-29T18:09:59.807526+0000 mon.a (mon.0) 1434 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:10:01.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:10:00 smithi029 bash[79042]: audit 2024-08-29T18:09:59.816990+0000 mon.a (mon.0) 1435 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-113094-7","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:10:01.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:10:00 smithi029 bash[79042]: cluster 2024-08-29T18:09:59.827814+0000 mon.a (mon.0) 1436 : cluster [DBG] osdmap e1020: 8 total, 8 up, 8 in 2024-08-29T18:10:01.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:10:00 smithi029 bash[79042]: cluster 2024-08-29T18:10:00.000149+0000 mon.a (mon.0) 1437 : cluster [WRN] Health detail: HEALTH_WARN 1 pool(s) do not have an application enabled 2024-08-29T18:10:01.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:10:00 smithi029 bash[79042]: cluster 2024-08-29T18:10:00.000196+0000 mon.a (mon.0) 1438 : cluster [WRN] [WRN] POOL_APP_NOT_ENABLED: 1 pool(s) do not have an application enabled 2024-08-29T18:10:01.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:10:00 smithi029 bash[79042]: cluster 2024-08-29T18:10:00.000213+0000 mon.a (mon.0) 1439 : cluster [WRN] application not enabled on pool 'test-rados-api-smithi029-113094-7' 2024-08-29T18:10:01.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:10:00 smithi029 bash[79042]: cluster 2024-08-29T18:10:00.000253+0000 mon.a (mon.0) 1440 : cluster [WRN] use 'ceph osd pool application enable ', where is 'cephfs', 'rbd', 'rgw', or freeform for custom applications. 2024-08-29T18:10:01.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:10:00 smithi110 bash[67519]: cluster 2024-08-29T18:09:59.690490+0000 mgr.y (mgr.25004) 603 : cluster [DBG] pgmap v1148: 137 pgs: 3 creating+peering, 29 unknown, 105 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:10:01.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:10:00 smithi110 bash[67519]: cluster 2024-08-29T18:09:59.807526+0000 mon.a (mon.0) 1434 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:10:01.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:10:00 smithi110 bash[67519]: audit 2024-08-29T18:09:59.816990+0000 mon.a (mon.0) 1435 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-113094-7","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:10:01.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:10:00 smithi110 bash[67519]: cluster 2024-08-29T18:09:59.827814+0000 mon.a (mon.0) 1436 : cluster [DBG] osdmap e1020: 8 total, 8 up, 8 in 2024-08-29T18:10:01.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:10:00 smithi110 bash[67519]: cluster 2024-08-29T18:10:00.000149+0000 mon.a (mon.0) 1437 : cluster [WRN] Health detail: HEALTH_WARN 1 pool(s) do not have an application enabled 2024-08-29T18:10:01.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:10:00 smithi110 bash[67519]: cluster 2024-08-29T18:10:00.000196+0000 mon.a (mon.0) 1438 : cluster [WRN] [WRN] POOL_APP_NOT_ENABLED: 1 pool(s) do not have an application enabled 2024-08-29T18:10:01.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:10:00 smithi110 bash[67519]: cluster 2024-08-29T18:10:00.000213+0000 mon.a (mon.0) 1439 : cluster [WRN] application not enabled on pool 'test-rados-api-smithi029-113094-7' 2024-08-29T18:10:01.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:10:00 smithi110 bash[67519]: cluster 2024-08-29T18:10:00.000253+0000 mon.a (mon.0) 1440 : cluster [WRN] use 'ceph osd pool application enable ', where is 'cephfs', 'rbd', 'rgw', or freeform for custom applications. 2024-08-29T18:10:02.148 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:10:01 smithi029 bash[79042]: cluster 2024-08-29T18:10:00.836631+0000 mon.a (mon.0) 1441 : cluster [DBG] osdmap e1021: 8 total, 8 up, 8 in 2024-08-29T18:10:02.149 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:10:01 smithi029 bash[77880]: cluster 2024-08-29T18:10:00.836631+0000 mon.a (mon.0) 1441 : cluster [DBG] osdmap e1021: 8 total, 8 up, 8 in 2024-08-29T18:10:02.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:10:01 smithi110 bash[67519]: cluster 2024-08-29T18:10:00.836631+0000 mon.a (mon.0) 1441 : cluster [DBG] osdmap e1021: 8 total, 8 up, 8 in 2024-08-29T18:10:03.148 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:10:02 smithi029 bash[77880]: cluster 2024-08-29T18:10:01.691550+0000 mgr.y (mgr.25004) 604 : cluster [DBG] pgmap v1151: 105 pgs: 105 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:10:03.149 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:10:02 smithi029 bash[77880]: cluster 2024-08-29T18:10:01.829314+0000 mon.a (mon.0) 1442 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:10:03.149 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:10:02 smithi029 bash[77880]: cluster 2024-08-29T18:10:01.829372+0000 mon.a (mon.0) 1443 : cluster [INF] Cluster is now healthy 2024-08-29T18:10:03.149 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:10:02 smithi029 bash[77880]: cluster 2024-08-29T18:10:01.849877+0000 mon.a (mon.0) 1444 : cluster [DBG] osdmap e1022: 8 total, 8 up, 8 in 2024-08-29T18:10:03.149 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:10:02 smithi029 bash[77880]: audit 2024-08-29T18:10:01.852198+0000 mon.c (mon.2) 413 : audit [INF] from='client.? 172.21.15.29:0/2730280936' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-113094-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:10:03.149 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:10:02 smithi029 bash[77880]: audit 2024-08-29T18:10:01.853673+0000 mon.a (mon.0) 1445 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-113094-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:10:03.149 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:10:02 smithi029 bash[79042]: cluster 2024-08-29T18:10:01.691550+0000 mgr.y (mgr.25004) 604 : cluster [DBG] pgmap v1151: 105 pgs: 105 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:10:03.149 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:10:02 smithi029 bash[79042]: cluster 2024-08-29T18:10:01.829314+0000 mon.a (mon.0) 1442 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:10:03.149 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:10:02 smithi029 bash[79042]: cluster 2024-08-29T18:10:01.829372+0000 mon.a (mon.0) 1443 : cluster [INF] Cluster is now healthy 2024-08-29T18:10:03.149 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:10:02 smithi029 bash[79042]: cluster 2024-08-29T18:10:01.849877+0000 mon.a (mon.0) 1444 : cluster [DBG] osdmap e1022: 8 total, 8 up, 8 in 2024-08-29T18:10:03.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:10:02 smithi029 bash[79042]: audit 2024-08-29T18:10:01.852198+0000 mon.c (mon.2) 413 : audit [INF] from='client.? 172.21.15.29:0/2730280936' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-113094-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:10:03.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:10:02 smithi029 bash[79042]: audit 2024-08-29T18:10:01.853673+0000 mon.a (mon.0) 1445 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-113094-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:10:03.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:10:02 smithi110 bash[67519]: cluster 2024-08-29T18:10:01.691550+0000 mgr.y (mgr.25004) 604 : cluster [DBG] pgmap v1151: 105 pgs: 105 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:10:03.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:10:02 smithi110 bash[67519]: cluster 2024-08-29T18:10:01.829314+0000 mon.a (mon.0) 1442 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:10:03.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:10:02 smithi110 bash[67519]: cluster 2024-08-29T18:10:01.829372+0000 mon.a (mon.0) 1443 : cluster [INF] Cluster is now healthy 2024-08-29T18:10:03.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:10:02 smithi110 bash[67519]: cluster 2024-08-29T18:10:01.849877+0000 mon.a (mon.0) 1444 : cluster [DBG] osdmap e1022: 8 total, 8 up, 8 in 2024-08-29T18:10:03.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:10:02 smithi110 bash[67519]: audit 2024-08-29T18:10:01.852198+0000 mon.c (mon.2) 413 : audit [INF] from='client.? 172.21.15.29:0/2730280936' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-113094-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:10:03.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:10:02 smithi110 bash[67519]: audit 2024-08-29T18:10:01.853673+0000 mon.a (mon.0) 1445 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-113094-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:10:04.149 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:10:03 smithi029 bash[79042]: audit 2024-08-29T18:10:02.851261+0000 mon.a (mon.0) 1446 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-113094-8","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:10:04.149 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:10:03 smithi029 bash[79042]: cluster 2024-08-29T18:10:02.859308+0000 mon.a (mon.0) 1447 : cluster [DBG] osdmap e1023: 8 total, 8 up, 8 in 2024-08-29T18:10:04.149 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:10:03 smithi029 bash[79042]: audit 2024-08-29T18:10:03.508741+0000 mon.a (mon.0) 1448 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:10:04.149 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:10:03 smithi029 bash[79042]: audit 2024-08-29T18:10:03.511561+0000 mon.c (mon.2) 414 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:10:04.149 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:10:03 smithi029 bash[77880]: audit 2024-08-29T18:10:02.851261+0000 mon.a (mon.0) 1446 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-113094-8","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:10:04.149 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:10:03 smithi029 bash[77880]: cluster 2024-08-29T18:10:02.859308+0000 mon.a (mon.0) 1447 : cluster [DBG] osdmap e1023: 8 total, 8 up, 8 in 2024-08-29T18:10:04.149 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:10:03 smithi029 bash[77880]: audit 2024-08-29T18:10:03.508741+0000 mon.a (mon.0) 1448 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:10:04.149 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:10:03 smithi029 bash[77880]: audit 2024-08-29T18:10:03.511561+0000 mon.c (mon.2) 414 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:10:04.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:10:03 smithi110 bash[67519]: audit 2024-08-29T18:10:02.851261+0000 mon.a (mon.0) 1446 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-113094-8","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:10:04.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:10:03 smithi110 bash[67519]: cluster 2024-08-29T18:10:02.859308+0000 mon.a (mon.0) 1447 : cluster [DBG] osdmap e1023: 8 total, 8 up, 8 in 2024-08-29T18:10:04.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:10:03 smithi110 bash[67519]: audit 2024-08-29T18:10:03.508741+0000 mon.a (mon.0) 1448 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:10:04.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:10:03 smithi110 bash[67519]: audit 2024-08-29T18:10:03.511561+0000 mon.c (mon.2) 414 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:10:04.863 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:10:04 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:10:04] "GET /metrics HTTP/1.1" 200 36339 "" "Prometheus/2.43.0" 2024-08-29T18:10:05.148 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:10:04 smithi029 bash[77880]: cluster 2024-08-29T18:10:03.692203+0000 mgr.y (mgr.25004) 605 : cluster [DBG] pgmap v1154: 137 pgs: 8 creating+peering, 24 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:10:05.149 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:10:04 smithi029 bash[77880]: cluster 2024-08-29T18:10:03.860872+0000 mon.a (mon.0) 1449 : cluster [DBG] osdmap e1024: 8 total, 8 up, 8 in 2024-08-29T18:10:05.149 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:10:04 smithi029 bash[79042]: cluster 2024-08-29T18:10:03.692203+0000 mgr.y (mgr.25004) 605 : cluster [DBG] pgmap v1154: 137 pgs: 8 creating+peering, 24 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:10:05.149 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:10:04 smithi029 bash[79042]: cluster 2024-08-29T18:10:03.860872+0000 mon.a (mon.0) 1449 : cluster [DBG] osdmap e1024: 8 total, 8 up, 8 in 2024-08-29T18:10:05.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:10:04 smithi110 bash[67519]: cluster 2024-08-29T18:10:03.692203+0000 mgr.y (mgr.25004) 605 : cluster [DBG] pgmap v1154: 137 pgs: 8 creating+peering, 24 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:10:05.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:10:04 smithi110 bash[67519]: cluster 2024-08-29T18:10:03.860872+0000 mon.a (mon.0) 1449 : cluster [DBG] osdmap e1024: 8 total, 8 up, 8 in 2024-08-29T18:10:07.149 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:10:06 smithi029 bash[77880]: cluster 2024-08-29T18:10:05.693215+0000 mgr.y (mgr.25004) 606 : cluster [DBG] pgmap v1156: 137 pgs: 8 creating+peering, 16 unknown, 113 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:10:07.149 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:10:06 smithi029 bash[79042]: cluster 2024-08-29T18:10:05.693215+0000 mgr.y (mgr.25004) 606 : cluster [DBG] pgmap v1156: 137 pgs: 8 creating+peering, 16 unknown, 113 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:10:07.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:10:06 smithi110 bash[67519]: cluster 2024-08-29T18:10:05.693215+0000 mgr.y (mgr.25004) 606 : cluster [DBG] pgmap v1156: 137 pgs: 8 creating+peering, 16 unknown, 113 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:10:09.148 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:10:08 smithi029 bash[77880]: cluster 2024-08-29T18:10:07.694600+0000 mgr.y (mgr.25004) 607 : cluster [DBG] pgmap v1157: 137 pgs: 137 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 B/s wr, 0 op/s 2024-08-29T18:10:09.149 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:10:08 smithi029 bash[79042]: cluster 2024-08-29T18:10:07.694600+0000 mgr.y (mgr.25004) 607 : cluster [DBG] pgmap v1157: 137 pgs: 137 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 B/s wr, 0 op/s 2024-08-29T18:10:09.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:10:08 smithi110 bash[67519]: cluster 2024-08-29T18:10:07.694600+0000 mgr.y (mgr.25004) 607 : cluster [DBG] pgmap v1157: 137 pgs: 137 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 B/s wr, 0 op/s 2024-08-29T18:10:11.148 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:10:10 smithi029 bash[79042]: cluster 2024-08-29T18:10:09.695493+0000 mgr.y (mgr.25004) 608 : cluster [DBG] pgmap v1158: 137 pgs: 137 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 130 B/s rd, 0 B/s wr, 0 op/s 2024-08-29T18:10:11.149 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:10:10 smithi029 bash[77880]: cluster 2024-08-29T18:10:09.695493+0000 mgr.y (mgr.25004) 608 : cluster [DBG] pgmap v1158: 137 pgs: 137 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 130 B/s rd, 0 B/s wr, 0 op/s 2024-08-29T18:10:11.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:10:10 smithi110 bash[67519]: cluster 2024-08-29T18:10:09.695493+0000 mgr.y (mgr.25004) 608 : cluster [DBG] pgmap v1158: 137 pgs: 137 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 130 B/s rd, 0 B/s wr, 0 op/s 2024-08-29T18:10:13.149 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:10:12 smithi029 bash[77880]: cluster 2024-08-29T18:10:11.696724+0000 mgr.y (mgr.25004) 609 : cluster [DBG] pgmap v1159: 137 pgs: 137 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 115 B/s rd, 0 B/s wr, 0 op/s 2024-08-29T18:10:13.149 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:10:12 smithi029 bash[79042]: cluster 2024-08-29T18:10:11.696724+0000 mgr.y (mgr.25004) 609 : cluster [DBG] pgmap v1159: 137 pgs: 137 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 115 B/s rd, 0 B/s wr, 0 op/s 2024-08-29T18:10:13.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:10:12 smithi110 bash[67519]: cluster 2024-08-29T18:10:11.696724+0000 mgr.y (mgr.25004) 609 : cluster [DBG] pgmap v1159: 137 pgs: 137 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 115 B/s rd, 0 B/s wr, 0 op/s 2024-08-29T18:10:14.883 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:10:14 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:10:14] "GET /metrics HTTP/1.1" 200 36339 "" "Prometheus/2.43.0" 2024-08-29T18:10:15.149 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:10:14 smithi029 bash[77880]: cluster 2024-08-29T18:10:13.697656+0000 mgr.y (mgr.25004) 610 : cluster [DBG] pgmap v1160: 137 pgs: 137 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 102 B/s rd, 0 B/s wr, 0 op/s 2024-08-29T18:10:15.149 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:10:14 smithi029 bash[79042]: cluster 2024-08-29T18:10:13.697656+0000 mgr.y (mgr.25004) 610 : cluster [DBG] pgmap v1160: 137 pgs: 137 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 102 B/s rd, 0 B/s wr, 0 op/s 2024-08-29T18:10:15.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:10:14 smithi110 bash[67519]: cluster 2024-08-29T18:10:13.697656+0000 mgr.y (mgr.25004) 610 : cluster [DBG] pgmap v1160: 137 pgs: 137 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 102 B/s rd, 0 B/s wr, 0 op/s 2024-08-29T18:10:17.148 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:10:16 smithi029 bash[77880]: cluster 2024-08-29T18:10:15.698589+0000 mgr.y (mgr.25004) 611 : cluster [DBG] pgmap v1161: 137 pgs: 137 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 86 B/s rd, 0 B/s wr, 0 op/s 2024-08-29T18:10:17.149 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:10:16 smithi029 bash[79042]: cluster 2024-08-29T18:10:15.698589+0000 mgr.y (mgr.25004) 611 : cluster [DBG] pgmap v1161: 137 pgs: 137 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 86 B/s rd, 0 B/s wr, 0 op/s 2024-08-29T18:10:17.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:10:16 smithi110 bash[67519]: cluster 2024-08-29T18:10:15.698589+0000 mgr.y (mgr.25004) 611 : cluster [DBG] pgmap v1161: 137 pgs: 137 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 86 B/s rd, 0 B/s wr, 0 op/s 2024-08-29T18:10:19.148 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:10:18 smithi029 bash[79042]: cluster 2024-08-29T18:10:17.699975+0000 mgr.y (mgr.25004) 612 : cluster [DBG] pgmap v1162: 137 pgs: 137 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 0 B/s wr, 1 op/s 2024-08-29T18:10:19.149 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:10:18 smithi029 bash[79042]: audit 2024-08-29T18:10:18.502314+0000 mon.c (mon.2) 415 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:10:19.149 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:10:18 smithi029 bash[77880]: cluster 2024-08-29T18:10:17.699975+0000 mgr.y (mgr.25004) 612 : cluster [DBG] pgmap v1162: 137 pgs: 137 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 0 B/s wr, 1 op/s 2024-08-29T18:10:19.149 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:10:18 smithi029 bash[77880]: audit 2024-08-29T18:10:18.502314+0000 mon.c (mon.2) 415 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:10:19.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:10:18 smithi110 bash[67519]: cluster 2024-08-29T18:10:17.699975+0000 mgr.y (mgr.25004) 612 : cluster [DBG] pgmap v1162: 137 pgs: 137 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 0 B/s wr, 1 op/s 2024-08-29T18:10:19.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:10:18 smithi110 bash[67519]: audit 2024-08-29T18:10:18.502314+0000 mon.c (mon.2) 415 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:10:21.149 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:10:20 smithi029 bash[77880]: cluster 2024-08-29T18:10:19.700841+0000 mgr.y (mgr.25004) 613 : cluster [DBG] pgmap v1163: 137 pgs: 137 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 0 B/s wr, 0 op/s 2024-08-29T18:10:21.149 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:10:20 smithi029 bash[79042]: cluster 2024-08-29T18:10:19.700841+0000 mgr.y (mgr.25004) 613 : cluster [DBG] pgmap v1163: 137 pgs: 137 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 0 B/s wr, 0 op/s 2024-08-29T18:10:21.150 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:10:20 smithi110 bash[67519]: cluster 2024-08-29T18:10:19.700841+0000 mgr.y (mgr.25004) 613 : cluster [DBG] pgmap v1163: 137 pgs: 137 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 0 B/s wr, 0 op/s 2024-08-29T18:10:21.917 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] ClsLock.TestRenew (21080 ms) 2024-08-29T18:10:21.917 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] ClsLock.TestExclusiveEphemeralBasic 2024-08-29T18:10:23.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:10:22 smithi029 bash[77880]: cluster 2024-08-29T18:10:21.702105+0000 mgr.y (mgr.25004) 614 : cluster [DBG] pgmap v1164: 137 pgs: 137 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 0 B/s wr, 0 op/s 2024-08-29T18:10:23.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:10:22 smithi029 bash[77880]: cluster 2024-08-29T18:10:21.913646+0000 mon.a (mon.0) 1450 : cluster [DBG] osdmap e1025: 8 total, 8 up, 8 in 2024-08-29T18:10:23.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:10:22 smithi029 bash[79042]: cluster 2024-08-29T18:10:21.702105+0000 mgr.y (mgr.25004) 614 : cluster [DBG] pgmap v1164: 137 pgs: 137 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 0 B/s wr, 0 op/s 2024-08-29T18:10:23.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:10:22 smithi029 bash[79042]: cluster 2024-08-29T18:10:21.913646+0000 mon.a (mon.0) 1450 : cluster [DBG] osdmap e1025: 8 total, 8 up, 8 in 2024-08-29T18:10:23.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:10:22 smithi110 bash[67519]: cluster 2024-08-29T18:10:21.702105+0000 mgr.y (mgr.25004) 614 : cluster [DBG] pgmap v1164: 137 pgs: 137 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 0 B/s wr, 0 op/s 2024-08-29T18:10:23.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:10:22 smithi110 bash[67519]: cluster 2024-08-29T18:10:21.913646+0000 mon.a (mon.0) 1450 : cluster [DBG] osdmap e1025: 8 total, 8 up, 8 in 2024-08-29T18:10:24.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:10:23 smithi029 bash[77880]: cluster 2024-08-29T18:10:22.928272+0000 mon.a (mon.0) 1451 : cluster [DBG] osdmap e1026: 8 total, 8 up, 8 in 2024-08-29T18:10:24.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:10:23 smithi029 bash[77880]: audit 2024-08-29T18:10:22.932964+0000 mon.c (mon.2) 416 : audit [INF] from='client.? 172.21.15.29:0/556248039' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-113094-9","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:10:24.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:10:23 smithi029 bash[77880]: audit 2024-08-29T18:10:22.933832+0000 mon.a (mon.0) 1452 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-113094-9","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:10:24.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:10:23 smithi029 bash[79042]: cluster 2024-08-29T18:10:22.928272+0000 mon.a (mon.0) 1451 : cluster [DBG] osdmap e1026: 8 total, 8 up, 8 in 2024-08-29T18:10:24.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:10:23 smithi029 bash[79042]: audit 2024-08-29T18:10:22.932964+0000 mon.c (mon.2) 416 : audit [INF] from='client.? 172.21.15.29:0/556248039' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-113094-9","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:10:24.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:10:23 smithi029 bash[79042]: audit 2024-08-29T18:10:22.933832+0000 mon.a (mon.0) 1452 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-113094-9","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:10:24.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:10:23 smithi110 bash[67519]: cluster 2024-08-29T18:10:22.928272+0000 mon.a (mon.0) 1451 : cluster [DBG] osdmap e1026: 8 total, 8 up, 8 in 2024-08-29T18:10:24.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:10:23 smithi110 bash[67519]: audit 2024-08-29T18:10:22.932964+0000 mon.c (mon.2) 416 : audit [INF] from='client.? 172.21.15.29:0/556248039' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-113094-9","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:10:24.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:10:23 smithi110 bash[67519]: audit 2024-08-29T18:10:22.933832+0000 mon.a (mon.0) 1452 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-113094-9","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:10:24.898 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:10:24 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:10:24] "GET /metrics HTTP/1.1" 200 36345 "" "Prometheus/2.43.0" 2024-08-29T18:10:25.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:10:24 smithi029 bash[79042]: cluster 2024-08-29T18:10:23.702880+0000 mgr.y (mgr.25004) 615 : cluster [DBG] pgmap v1167: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:10:25.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:10:24 smithi029 bash[79042]: cluster 2024-08-29T18:10:23.920835+0000 mon.a (mon.0) 1453 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:10:25.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:10:24 smithi029 bash[79042]: audit 2024-08-29T18:10:23.932187+0000 mon.a (mon.0) 1454 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-113094-9","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:10:25.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:10:24 smithi029 bash[79042]: cluster 2024-08-29T18:10:23.941861+0000 mon.a (mon.0) 1455 : cluster [DBG] osdmap e1027: 8 total, 8 up, 8 in 2024-08-29T18:10:25.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:10:24 smithi029 bash[77880]: cluster 2024-08-29T18:10:23.702880+0000 mgr.y (mgr.25004) 615 : cluster [DBG] pgmap v1167: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:10:25.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:10:24 smithi029 bash[77880]: cluster 2024-08-29T18:10:23.920835+0000 mon.a (mon.0) 1453 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:10:25.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:10:24 smithi029 bash[77880]: audit 2024-08-29T18:10:23.932187+0000 mon.a (mon.0) 1454 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-113094-9","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:10:25.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:10:24 smithi029 bash[77880]: cluster 2024-08-29T18:10:23.941861+0000 mon.a (mon.0) 1455 : cluster [DBG] osdmap e1027: 8 total, 8 up, 8 in 2024-08-29T18:10:25.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:10:24 smithi110 bash[67519]: cluster 2024-08-29T18:10:23.702880+0000 mgr.y (mgr.25004) 615 : cluster [DBG] pgmap v1167: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:10:25.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:10:24 smithi110 bash[67519]: cluster 2024-08-29T18:10:23.920835+0000 mon.a (mon.0) 1453 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:10:25.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:10:24 smithi110 bash[67519]: audit 2024-08-29T18:10:23.932187+0000 mon.a (mon.0) 1454 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-113094-9","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:10:25.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:10:24 smithi110 bash[67519]: cluster 2024-08-29T18:10:23.941861+0000 mon.a (mon.0) 1455 : cluster [DBG] osdmap e1027: 8 total, 8 up, 8 in 2024-08-29T18:10:26.398 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:10:25 smithi029 bash[79042]: cluster 2024-08-29T18:10:24.942673+0000 mon.a (mon.0) 1456 : cluster [DBG] osdmap e1028: 8 total, 8 up, 8 in 2024-08-29T18:10:26.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:10:25 smithi029 bash[77880]: cluster 2024-08-29T18:10:24.942673+0000 mon.a (mon.0) 1456 : cluster [DBG] osdmap e1028: 8 total, 8 up, 8 in 2024-08-29T18:10:26.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:10:25 smithi110 bash[67519]: cluster 2024-08-29T18:10:24.942673+0000 mon.a (mon.0) 1456 : cluster [DBG] osdmap e1028: 8 total, 8 up, 8 in 2024-08-29T18:10:27.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:10:26 smithi029 bash[79042]: cluster 2024-08-29T18:10:25.703669+0000 mgr.y (mgr.25004) 616 : cluster [DBG] pgmap v1170: 137 pgs: 3 creating+peering, 24 unknown, 110 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:10:27.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:10:26 smithi029 bash[79042]: cluster 2024-08-29T18:10:25.946047+0000 mon.a (mon.0) 1457 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:10:27.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:10:26 smithi029 bash[79042]: cluster 2024-08-29T18:10:25.946117+0000 mon.a (mon.0) 1458 : cluster [INF] Cluster is now healthy 2024-08-29T18:10:27.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:10:26 smithi029 bash[77880]: cluster 2024-08-29T18:10:25.703669+0000 mgr.y (mgr.25004) 616 : cluster [DBG] pgmap v1170: 137 pgs: 3 creating+peering, 24 unknown, 110 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:10:27.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:10:26 smithi029 bash[77880]: cluster 2024-08-29T18:10:25.946047+0000 mon.a (mon.0) 1457 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:10:27.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:10:26 smithi029 bash[77880]: cluster 2024-08-29T18:10:25.946117+0000 mon.a (mon.0) 1458 : cluster [INF] Cluster is now healthy 2024-08-29T18:10:27.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:10:26 smithi110 bash[67519]: cluster 2024-08-29T18:10:25.703669+0000 mgr.y (mgr.25004) 616 : cluster [DBG] pgmap v1170: 137 pgs: 3 creating+peering, 24 unknown, 110 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:10:27.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:10:26 smithi110 bash[67519]: cluster 2024-08-29T18:10:25.946047+0000 mon.a (mon.0) 1457 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:10:27.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:10:26 smithi110 bash[67519]: cluster 2024-08-29T18:10:25.946117+0000 mon.a (mon.0) 1458 : cluster [INF] Cluster is now healthy 2024-08-29T18:10:28.968 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] ClsLock.TestExclusiveEphemeralBasic (7051 ms) 2024-08-29T18:10:28.968 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] ClsLock.TestExclusiveEphemeralStealEphemeral 2024-08-29T18:10:29.398 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:10:28 smithi029 bash[79042]: cluster 2024-08-29T18:10:27.704983+0000 mgr.y (mgr.25004) 617 : cluster [DBG] pgmap v1171: 137 pgs: 3 creating+peering, 134 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-08-29T18:10:29.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:10:28 smithi029 bash[77880]: cluster 2024-08-29T18:10:27.704983+0000 mgr.y (mgr.25004) 617 : cluster [DBG] pgmap v1171: 137 pgs: 3 creating+peering, 134 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-08-29T18:10:29.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:10:28 smithi110 bash[67519]: cluster 2024-08-29T18:10:27.704983+0000 mgr.y (mgr.25004) 617 : cluster [DBG] pgmap v1171: 137 pgs: 3 creating+peering, 134 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-08-29T18:10:30.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:10:29 smithi029 bash[77880]: cluster 2024-08-29T18:10:28.961325+0000 mon.a (mon.0) 1459 : cluster [DBG] osdmap e1029: 8 total, 8 up, 8 in 2024-08-29T18:10:30.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:10:29 smithi029 bash[79042]: cluster 2024-08-29T18:10:28.961325+0000 mon.a (mon.0) 1459 : cluster [DBG] osdmap e1029: 8 total, 8 up, 8 in 2024-08-29T18:10:30.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:10:29 smithi110 bash[67519]: cluster 2024-08-29T18:10:28.961325+0000 mon.a (mon.0) 1459 : cluster [DBG] osdmap e1029: 8 total, 8 up, 8 in 2024-08-29T18:10:31.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:10:31 smithi029 bash[77880]: cluster 2024-08-29T18:10:29.705627+0000 mgr.y (mgr.25004) 618 : cluster [DBG] pgmap v1173: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:10:31.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:10:31 smithi029 bash[77880]: cluster 2024-08-29T18:10:29.989889+0000 mon.a (mon.0) 1460 : cluster [DBG] osdmap e1030: 8 total, 8 up, 8 in 2024-08-29T18:10:31.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:10:31 smithi029 bash[77880]: audit 2024-08-29T18:10:29.995452+0000 mon.a (mon.0) 1461 : audit [INF] from='client.? 172.21.15.29:0/2041413545' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-113094-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:10:31.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:10:31 smithi029 bash[79042]: cluster 2024-08-29T18:10:29.705627+0000 mgr.y (mgr.25004) 618 : cluster [DBG] pgmap v1173: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:10:31.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:10:31 smithi029 bash[79042]: cluster 2024-08-29T18:10:29.989889+0000 mon.a (mon.0) 1460 : cluster [DBG] osdmap e1030: 8 total, 8 up, 8 in 2024-08-29T18:10:31.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:10:31 smithi029 bash[79042]: audit 2024-08-29T18:10:29.995452+0000 mon.a (mon.0) 1461 : audit [INF] from='client.? 172.21.15.29:0/2041413545' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-113094-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:10:31.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:10:31 smithi110 bash[67519]: cluster 2024-08-29T18:10:29.705627+0000 mgr.y (mgr.25004) 618 : cluster [DBG] pgmap v1173: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:10:31.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:10:31 smithi110 bash[67519]: cluster 2024-08-29T18:10:29.989889+0000 mon.a (mon.0) 1460 : cluster [DBG] osdmap e1030: 8 total, 8 up, 8 in 2024-08-29T18:10:31.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:10:31 smithi110 bash[67519]: audit 2024-08-29T18:10:29.995452+0000 mon.a (mon.0) 1461 : audit [INF] from='client.? 172.21.15.29:0/2041413545' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-113094-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:10:32.398 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:10:32 smithi029 bash[77880]: audit 2024-08-29T18:10:30.984643+0000 mon.a (mon.0) 1462 : audit [INF] from='client.? 172.21.15.29:0/2041413545' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-113094-10","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:10:32.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:10:32 smithi029 bash[77880]: cluster 2024-08-29T18:10:30.993358+0000 mon.a (mon.0) 1463 : cluster [DBG] osdmap e1031: 8 total, 8 up, 8 in 2024-08-29T18:10:32.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:10:32 smithi029 bash[79042]: audit 2024-08-29T18:10:30.984643+0000 mon.a (mon.0) 1462 : audit [INF] from='client.? 172.21.15.29:0/2041413545' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-113094-10","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:10:32.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:10:32 smithi029 bash[79042]: cluster 2024-08-29T18:10:30.993358+0000 mon.a (mon.0) 1463 : cluster [DBG] osdmap e1031: 8 total, 8 up, 8 in 2024-08-29T18:10:32.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:10:32 smithi110 bash[67519]: audit 2024-08-29T18:10:30.984643+0000 mon.a (mon.0) 1462 : audit [INF] from='client.? 172.21.15.29:0/2041413545' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-113094-10","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:10:32.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:10:32 smithi110 bash[67519]: cluster 2024-08-29T18:10:30.993358+0000 mon.a (mon.0) 1463 : cluster [DBG] osdmap e1031: 8 total, 8 up, 8 in 2024-08-29T18:10:33.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:10:33 smithi029 bash[77880]: cluster 2024-08-29T18:10:31.706671+0000 mgr.y (mgr.25004) 619 : cluster [DBG] pgmap v1176: 137 pgs: 10 creating+peering, 9 unknown, 118 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:10:33.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:10:33 smithi029 bash[77880]: cluster 2024-08-29T18:10:32.015733+0000 mon.a (mon.0) 1464 : cluster [DBG] osdmap e1032: 8 total, 8 up, 8 in 2024-08-29T18:10:33.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:10:33 smithi029 bash[79042]: cluster 2024-08-29T18:10:31.706671+0000 mgr.y (mgr.25004) 619 : cluster [DBG] pgmap v1176: 137 pgs: 10 creating+peering, 9 unknown, 118 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:10:33.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:10:33 smithi029 bash[79042]: cluster 2024-08-29T18:10:32.015733+0000 mon.a (mon.0) 1464 : cluster [DBG] osdmap e1032: 8 total, 8 up, 8 in 2024-08-29T18:10:33.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:10:33 smithi110 bash[67519]: cluster 2024-08-29T18:10:31.706671+0000 mgr.y (mgr.25004) 619 : cluster [DBG] pgmap v1176: 137 pgs: 10 creating+peering, 9 unknown, 118 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:10:33.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:10:33 smithi110 bash[67519]: cluster 2024-08-29T18:10:32.015733+0000 mon.a (mon.0) 1464 : cluster [DBG] osdmap e1032: 8 total, 8 up, 8 in 2024-08-29T18:10:34.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:10:34 smithi029 bash[79042]: audit 2024-08-29T18:10:33.502707+0000 mon.c (mon.2) 417 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:10:34.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:10:34 smithi029 bash[77880]: audit 2024-08-29T18:10:33.502707+0000 mon.c (mon.2) 417 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:10:34.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:10:34 smithi110 bash[67519]: audit 2024-08-29T18:10:33.502707+0000 mon.c (mon.2) 417 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:10:34.899 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:10:34 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:10:34] "GET /metrics HTTP/1.1" 200 36345 "" "Prometheus/2.43.0" 2024-08-29T18:10:35.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:10:35 smithi029 bash[79042]: cluster 2024-08-29T18:10:33.707575+0000 mgr.y (mgr.25004) 620 : cluster [DBG] pgmap v1178: 137 pgs: 10 creating+peering, 3 unknown, 124 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:10:35.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:10:35 smithi029 bash[77880]: cluster 2024-08-29T18:10:33.707575+0000 mgr.y (mgr.25004) 620 : cluster [DBG] pgmap v1178: 137 pgs: 10 creating+peering, 3 unknown, 124 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:10:35.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:10:35 smithi110 bash[67519]: cluster 2024-08-29T18:10:33.707575+0000 mgr.y (mgr.25004) 620 : cluster [DBG] pgmap v1178: 137 pgs: 10 creating+peering, 3 unknown, 124 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:10:37.038 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] ClsLock.TestExclusiveEphemeralStealEphemeral (8071 ms) 2024-08-29T18:10:37.039 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] ClsLock.TestExclusiveEphemeralStealExclusive 2024-08-29T18:10:37.398 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:10:37 smithi029 bash[77880]: cluster 2024-08-29T18:10:35.708510+0000 mgr.y (mgr.25004) 621 : cluster [DBG] pgmap v1179: 137 pgs: 6 creating+peering, 131 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:10:37.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:10:37 smithi029 bash[79042]: cluster 2024-08-29T18:10:35.708510+0000 mgr.y (mgr.25004) 621 : cluster [DBG] pgmap v1179: 137 pgs: 6 creating+peering, 131 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:10:37.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:10:37 smithi110 bash[67519]: cluster 2024-08-29T18:10:35.708510+0000 mgr.y (mgr.25004) 621 : cluster [DBG] pgmap v1179: 137 pgs: 6 creating+peering, 131 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:10:38.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:10:38 smithi029 bash[79042]: cluster 2024-08-29T18:10:37.036940+0000 mon.a (mon.0) 1465 : cluster [DBG] osdmap e1033: 8 total, 8 up, 8 in 2024-08-29T18:10:38.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:10:38 smithi029 bash[77880]: cluster 2024-08-29T18:10:37.036940+0000 mon.a (mon.0) 1465 : cluster [DBG] osdmap e1033: 8 total, 8 up, 8 in 2024-08-29T18:10:38.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:10:38 smithi110 bash[67519]: cluster 2024-08-29T18:10:37.036940+0000 mon.a (mon.0) 1465 : cluster [DBG] osdmap e1033: 8 total, 8 up, 8 in 2024-08-29T18:10:39.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:10:39 smithi029 bash[79042]: cluster 2024-08-29T18:10:37.709337+0000 mgr.y (mgr.25004) 622 : cluster [DBG] pgmap v1181: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:10:39.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:10:39 smithi029 bash[79042]: cluster 2024-08-29T18:10:38.062350+0000 mon.a (mon.0) 1466 : cluster [DBG] osdmap e1034: 8 total, 8 up, 8 in 2024-08-29T18:10:39.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:10:39 smithi029 bash[79042]: audit 2024-08-29T18:10:38.066204+0000 mon.c (mon.2) 418 : audit [INF] from='client.? 172.21.15.29:0/2395442625' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-113094-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:10:39.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:10:39 smithi029 bash[79042]: audit 2024-08-29T18:10:38.067110+0000 mon.a (mon.0) 1467 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-113094-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:10:39.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:10:39 smithi029 bash[77880]: cluster 2024-08-29T18:10:37.709337+0000 mgr.y (mgr.25004) 622 : cluster [DBG] pgmap v1181: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:10:39.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:10:39 smithi029 bash[77880]: cluster 2024-08-29T18:10:38.062350+0000 mon.a (mon.0) 1466 : cluster [DBG] osdmap e1034: 8 total, 8 up, 8 in 2024-08-29T18:10:39.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:10:39 smithi029 bash[77880]: audit 2024-08-29T18:10:38.066204+0000 mon.c (mon.2) 418 : audit [INF] from='client.? 172.21.15.29:0/2395442625' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-113094-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:10:39.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:10:39 smithi029 bash[77880]: audit 2024-08-29T18:10:38.067110+0000 mon.a (mon.0) 1467 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-113094-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:10:39.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:10:39 smithi110 bash[67519]: cluster 2024-08-29T18:10:37.709337+0000 mgr.y (mgr.25004) 622 : cluster [DBG] pgmap v1181: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:10:39.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:10:39 smithi110 bash[67519]: cluster 2024-08-29T18:10:38.062350+0000 mon.a (mon.0) 1466 : cluster [DBG] osdmap e1034: 8 total, 8 up, 8 in 2024-08-29T18:10:39.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:10:39 smithi110 bash[67519]: audit 2024-08-29T18:10:38.066204+0000 mon.c (mon.2) 418 : audit [INF] from='client.? 172.21.15.29:0/2395442625' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-113094-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:10:39.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:10:39 smithi110 bash[67519]: audit 2024-08-29T18:10:38.067110+0000 mon.a (mon.0) 1467 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-113094-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:10:40.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:10:40 smithi029 bash[79042]: audit 2024-08-29T18:10:39.058157+0000 mon.a (mon.0) 1468 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-113094-11","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:10:40.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:10:40 smithi029 bash[79042]: cluster 2024-08-29T18:10:39.066033+0000 mon.a (mon.0) 1469 : cluster [DBG] osdmap e1035: 8 total, 8 up, 8 in 2024-08-29T18:10:40.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:10:40 smithi029 bash[77880]: audit 2024-08-29T18:10:39.058157+0000 mon.a (mon.0) 1468 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-113094-11","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:10:40.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:10:40 smithi029 bash[77880]: cluster 2024-08-29T18:10:39.066033+0000 mon.a (mon.0) 1469 : cluster [DBG] osdmap e1035: 8 total, 8 up, 8 in 2024-08-29T18:10:40.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:10:40 smithi110 bash[67519]: audit 2024-08-29T18:10:39.058157+0000 mon.a (mon.0) 1468 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-113094-11","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:10:40.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:10:40 smithi110 bash[67519]: cluster 2024-08-29T18:10:39.066033+0000 mon.a (mon.0) 1469 : cluster [DBG] osdmap e1035: 8 total, 8 up, 8 in 2024-08-29T18:10:41.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:10:41 smithi029 bash[79042]: cluster 2024-08-29T18:10:39.710021+0000 mgr.y (mgr.25004) 623 : cluster [DBG] pgmap v1184: 137 pgs: 7 creating+peering, 25 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:10:41.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:10:41 smithi029 bash[79042]: cluster 2024-08-29T18:10:40.092333+0000 mon.a (mon.0) 1470 : cluster [DBG] osdmap e1036: 8 total, 8 up, 8 in 2024-08-29T18:10:41.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:10:41 smithi029 bash[77880]: cluster 2024-08-29T18:10:39.710021+0000 mgr.y (mgr.25004) 623 : cluster [DBG] pgmap v1184: 137 pgs: 7 creating+peering, 25 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:10:41.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:10:41 smithi029 bash[77880]: cluster 2024-08-29T18:10:40.092333+0000 mon.a (mon.0) 1470 : cluster [DBG] osdmap e1036: 8 total, 8 up, 8 in 2024-08-29T18:10:41.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:10:41 smithi110 bash[67519]: cluster 2024-08-29T18:10:39.710021+0000 mgr.y (mgr.25004) 623 : cluster [DBG] pgmap v1184: 137 pgs: 7 creating+peering, 25 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:10:41.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:10:41 smithi110 bash[67519]: cluster 2024-08-29T18:10:40.092333+0000 mon.a (mon.0) 1470 : cluster [DBG] osdmap e1036: 8 total, 8 up, 8 in 2024-08-29T18:10:43.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:10:43 smithi029 bash[77880]: cluster 2024-08-29T18:10:41.711264+0000 mgr.y (mgr.25004) 624 : cluster [DBG] pgmap v1186: 137 pgs: 7 creating+peering, 4 unknown, 126 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-08-29T18:10:43.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:10:43 smithi029 bash[79042]: cluster 2024-08-29T18:10:41.711264+0000 mgr.y (mgr.25004) 624 : cluster [DBG] pgmap v1186: 137 pgs: 7 creating+peering, 4 unknown, 126 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-08-29T18:10:43.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:10:43 smithi110 bash[67519]: cluster 2024-08-29T18:10:41.711264+0000 mgr.y (mgr.25004) 624 : cluster [DBG] pgmap v1186: 137 pgs: 7 creating+peering, 4 unknown, 126 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-08-29T18:10:44.899 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:10:44 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:10:44] "GET /metrics HTTP/1.1" 200 36345 "" "Prometheus/2.43.0" 2024-08-29T18:10:45.112 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] ClsLock.TestExclusiveEphemeralStealExclusive (8073 ms) 2024-08-29T18:10:45.112 INFO:tasks.workunit.client.0.smithi029.stdout:[----------] 11 tests from ClsLock (69589 ms total) 2024-08-29T18:10:45.112 INFO:tasks.workunit.client.0.smithi029.stdout: 2024-08-29T18:10:45.112 INFO:tasks.workunit.client.0.smithi029.stdout:[----------] Global test environment tear-down 2024-08-29T18:10:45.112 INFO:tasks.workunit.client.0.smithi029.stdout:[==========] 11 tests from 1 test suite ran. (69589 ms total) 2024-08-29T18:10:45.112 INFO:tasks.workunit.client.0.smithi029.stdout:[ PASSED ] 11 tests. 2024-08-29T18:10:45.118 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-08-29T18:10:45.118 DEBUG:teuthology.orchestra.run.smithi029:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-08-29T18:10:45.171 INFO:tasks.workunit:Running workunit cls/test_cls_log.sh... 2024-08-29T18:10:45.172 DEBUG:teuthology.orchestra.run.smithi029:workunit test cls/test_cls_log.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_log.sh 2024-08-29T18:10:45.234 INFO:tasks.workunit.client.0.smithi029.stdout:Running main() from gmock_main.cc 2024-08-29T18:10:45.234 INFO:tasks.workunit.client.0.smithi029.stdout:[==========] Running 4 tests from 1 test suite. 2024-08-29T18:10:45.234 INFO:tasks.workunit.client.0.smithi029.stdout:[----------] Global test environment set-up. 2024-08-29T18:10:45.234 INFO:tasks.workunit.client.0.smithi029.stdout:[----------] 4 tests from cls_log 2024-08-29T18:10:45.234 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] cls_log.test_log_add_same_time 2024-08-29T18:10:45.398 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:10:45 smithi029 bash[77880]: cluster 2024-08-29T18:10:43.712184+0000 mgr.y (mgr.25004) 625 : cluster [DBG] pgmap v1187: 137 pgs: 7 creating+peering, 130 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-08-29T18:10:45.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:10:45 smithi029 bash[79042]: cluster 2024-08-29T18:10:43.712184+0000 mgr.y (mgr.25004) 625 : cluster [DBG] pgmap v1187: 137 pgs: 7 creating+peering, 130 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-08-29T18:10:45.400 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:10:45 smithi110 bash[67519]: cluster 2024-08-29T18:10:43.712184+0000 mgr.y (mgr.25004) 625 : cluster [DBG] pgmap v1187: 137 pgs: 7 creating+peering, 130 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-08-29T18:10:46.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:10:46 smithi029 bash[79042]: cluster 2024-08-29T18:10:45.109487+0000 mon.a (mon.0) 1471 : cluster [DBG] osdmap e1037: 8 total, 8 up, 8 in 2024-08-29T18:10:46.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:10:46 smithi029 bash[79042]: audit 2024-08-29T18:10:45.110904+0000 mon.c (mon.2) 419 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:10:46.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:10:46 smithi029 bash[79042]: audit 2024-08-29T18:10:45.880774+0000 mon.c (mon.2) 420 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:10:46.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:10:46 smithi029 bash[79042]: audit 2024-08-29T18:10:45.882391+0000 mon.c (mon.2) 421 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:10:46.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:10:46 smithi029 bash[79042]: audit 2024-08-29T18:10:45.893854+0000 mon.a (mon.0) 1472 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:10:46.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:10:46 smithi029 bash[77880]: cluster 2024-08-29T18:10:45.109487+0000 mon.a (mon.0) 1471 : cluster [DBG] osdmap e1037: 8 total, 8 up, 8 in 2024-08-29T18:10:46.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:10:46 smithi029 bash[77880]: audit 2024-08-29T18:10:45.110904+0000 mon.c (mon.2) 419 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:10:46.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:10:46 smithi029 bash[77880]: audit 2024-08-29T18:10:45.880774+0000 mon.c (mon.2) 420 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:10:46.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:10:46 smithi029 bash[77880]: audit 2024-08-29T18:10:45.882391+0000 mon.c (mon.2) 421 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:10:46.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:10:46 smithi029 bash[77880]: audit 2024-08-29T18:10:45.893854+0000 mon.a (mon.0) 1472 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:10:46.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:10:46 smithi110 bash[67519]: cluster 2024-08-29T18:10:45.109487+0000 mon.a (mon.0) 1471 : cluster [DBG] osdmap e1037: 8 total, 8 up, 8 in 2024-08-29T18:10:46.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:10:46 smithi110 bash[67519]: audit 2024-08-29T18:10:45.110904+0000 mon.c (mon.2) 419 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:10:46.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:10:46 smithi110 bash[67519]: audit 2024-08-29T18:10:45.880774+0000 mon.c (mon.2) 420 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:10:46.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:10:46 smithi110 bash[67519]: audit 2024-08-29T18:10:45.882391+0000 mon.c (mon.2) 421 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:10:46.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:10:46 smithi110 bash[67519]: audit 2024-08-29T18:10:45.893854+0000 mon.a (mon.0) 1472 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:10:47.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:10:47 smithi029 bash[79042]: cluster 2024-08-29T18:10:45.712689+0000 mgr.y (mgr.25004) 626 : cluster [DBG] pgmap v1189: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:10:47.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:10:47 smithi029 bash[79042]: cluster 2024-08-29T18:10:46.120851+0000 mon.a (mon.0) 1473 : cluster [DBG] osdmap e1038: 8 total, 8 up, 8 in 2024-08-29T18:10:47.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:10:47 smithi029 bash[79042]: audit 2024-08-29T18:10:46.123447+0000 mon.c (mon.2) 422 : audit [INF] from='client.? 172.21.15.29:0/900568616' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-113337-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:10:47.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:10:47 smithi029 bash[79042]: audit 2024-08-29T18:10:46.124728+0000 mon.a (mon.0) 1474 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-113337-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:10:47.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:10:47 smithi029 bash[77880]: cluster 2024-08-29T18:10:45.712689+0000 mgr.y (mgr.25004) 626 : cluster [DBG] pgmap v1189: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:10:47.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:10:47 smithi029 bash[77880]: cluster 2024-08-29T18:10:46.120851+0000 mon.a (mon.0) 1473 : cluster [DBG] osdmap e1038: 8 total, 8 up, 8 in 2024-08-29T18:10:47.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:10:47 smithi029 bash[77880]: audit 2024-08-29T18:10:46.123447+0000 mon.c (mon.2) 422 : audit [INF] from='client.? 172.21.15.29:0/900568616' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-113337-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:10:47.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:10:47 smithi029 bash[77880]: audit 2024-08-29T18:10:46.124728+0000 mon.a (mon.0) 1474 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-113337-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:10:47.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:10:47 smithi110 bash[67519]: cluster 2024-08-29T18:10:45.712689+0000 mgr.y (mgr.25004) 626 : cluster [DBG] pgmap v1189: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:10:47.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:10:47 smithi110 bash[67519]: cluster 2024-08-29T18:10:46.120851+0000 mon.a (mon.0) 1473 : cluster [DBG] osdmap e1038: 8 total, 8 up, 8 in 2024-08-29T18:10:47.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:10:47 smithi110 bash[67519]: audit 2024-08-29T18:10:46.123447+0000 mon.c (mon.2) 422 : audit [INF] from='client.? 172.21.15.29:0/900568616' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-113337-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:10:47.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:10:47 smithi110 bash[67519]: audit 2024-08-29T18:10:46.124728+0000 mon.a (mon.0) 1474 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-113337-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:10:48.147 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] cls_log.test_log_add_same_time (2913 ms) 2024-08-29T18:10:48.147 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] cls_log.test_log_add_different_time 2024-08-29T18:10:48.649 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:10:48 smithi029 bash[79042]: audit 2024-08-29T18:10:47.114626+0000 mon.a (mon.0) 1475 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-113337-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:10:48.649 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:10:48 smithi029 bash[79042]: cluster 2024-08-29T18:10:47.123851+0000 mon.a (mon.0) 1476 : cluster [DBG] osdmap e1039: 8 total, 8 up, 8 in 2024-08-29T18:10:48.649 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:10:48 smithi029 bash[77880]: audit 2024-08-29T18:10:47.114626+0000 mon.a (mon.0) 1475 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-113337-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:10:48.649 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:10:48 smithi029 bash[77880]: cluster 2024-08-29T18:10:47.123851+0000 mon.a (mon.0) 1476 : cluster [DBG] osdmap e1039: 8 total, 8 up, 8 in 2024-08-29T18:10:48.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:10:48 smithi110 bash[67519]: audit 2024-08-29T18:10:47.114626+0000 mon.a (mon.0) 1475 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-113337-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:10:48.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:10:48 smithi110 bash[67519]: cluster 2024-08-29T18:10:47.123851+0000 mon.a (mon.0) 1476 : cluster [DBG] osdmap e1039: 8 total, 8 up, 8 in 2024-08-29T18:10:49.649 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:10:49 smithi029 bash[77880]: cluster 2024-08-29T18:10:47.713530+0000 mgr.y (mgr.25004) 627 : cluster [DBG] pgmap v1192: 137 pgs: 12 creating+peering, 14 unknown, 111 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:10:49.649 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:10:49 smithi029 bash[77880]: cluster 2024-08-29T18:10:48.142142+0000 mon.a (mon.0) 1477 : cluster [DBG] osdmap e1040: 8 total, 8 up, 8 in 2024-08-29T18:10:49.649 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:10:49 smithi029 bash[77880]: audit 2024-08-29T18:10:48.502815+0000 mon.c (mon.2) 423 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:10:49.649 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:10:49 smithi029 bash[79042]: cluster 2024-08-29T18:10:47.713530+0000 mgr.y (mgr.25004) 627 : cluster [DBG] pgmap v1192: 137 pgs: 12 creating+peering, 14 unknown, 111 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:10:49.649 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:10:49 smithi029 bash[79042]: cluster 2024-08-29T18:10:48.142142+0000 mon.a (mon.0) 1477 : cluster [DBG] osdmap e1040: 8 total, 8 up, 8 in 2024-08-29T18:10:49.649 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:10:49 smithi029 bash[79042]: audit 2024-08-29T18:10:48.502815+0000 mon.c (mon.2) 423 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:10:49.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:10:49 smithi110 bash[67519]: cluster 2024-08-29T18:10:47.713530+0000 mgr.y (mgr.25004) 627 : cluster [DBG] pgmap v1192: 137 pgs: 12 creating+peering, 14 unknown, 111 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:10:49.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:10:49 smithi110 bash[67519]: cluster 2024-08-29T18:10:48.142142+0000 mon.a (mon.0) 1477 : cluster [DBG] osdmap e1040: 8 total, 8 up, 8 in 2024-08-29T18:10:49.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:10:49 smithi110 bash[67519]: audit 2024-08-29T18:10:48.502815+0000 mon.c (mon.2) 423 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:10:50.649 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:10:50 smithi029 bash[79042]: cluster 2024-08-29T18:10:49.172286+0000 mon.a (mon.0) 1478 : cluster [DBG] osdmap e1041: 8 total, 8 up, 8 in 2024-08-29T18:10:50.649 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:10:50 smithi029 bash[79042]: audit 2024-08-29T18:10:49.173916+0000 mon.a (mon.0) 1479 : audit [INF] from='client.? 172.21.15.29:0/3109868900' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-113337-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:10:50.649 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:10:50 smithi029 bash[77880]: cluster 2024-08-29T18:10:49.172286+0000 mon.a (mon.0) 1478 : cluster [DBG] osdmap e1041: 8 total, 8 up, 8 in 2024-08-29T18:10:50.649 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:10:50 smithi029 bash[77880]: audit 2024-08-29T18:10:49.173916+0000 mon.a (mon.0) 1479 : audit [INF] from='client.? 172.21.15.29:0/3109868900' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-113337-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:10:50.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:10:50 smithi110 bash[67519]: cluster 2024-08-29T18:10:49.172286+0000 mon.a (mon.0) 1478 : cluster [DBG] osdmap e1041: 8 total, 8 up, 8 in 2024-08-29T18:10:50.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:10:50 smithi110 bash[67519]: audit 2024-08-29T18:10:49.173916+0000 mon.a (mon.0) 1479 : audit [INF] from='client.? 172.21.15.29:0/3109868900' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-113337-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:10:51.193 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] cls_log.test_log_add_different_time (3046 ms) 2024-08-29T18:10:51.193 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] cls_log.trim_by_time 2024-08-29T18:10:51.649 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:10:51 smithi029 bash[79042]: cluster 2024-08-29T18:10:49.714267+0000 mgr.y (mgr.25004) 628 : cluster [DBG] pgmap v1195: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:10:51.649 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:10:51 smithi029 bash[79042]: cluster 2024-08-29T18:10:50.164899+0000 mon.a (mon.0) 1480 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:10:51.649 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:10:51 smithi029 bash[79042]: audit 2024-08-29T18:10:50.177011+0000 mon.a (mon.0) 1481 : audit [INF] from='client.? 172.21.15.29:0/3109868900' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-113337-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:10:51.649 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:10:51 smithi029 bash[79042]: cluster 2024-08-29T18:10:50.185392+0000 mon.a (mon.0) 1482 : cluster [DBG] osdmap e1042: 8 total, 8 up, 8 in 2024-08-29T18:10:51.649 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:10:51 smithi029 bash[77880]: cluster 2024-08-29T18:10:49.714267+0000 mgr.y (mgr.25004) 628 : cluster [DBG] pgmap v1195: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:10:51.649 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:10:51 smithi029 bash[77880]: cluster 2024-08-29T18:10:50.164899+0000 mon.a (mon.0) 1480 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:10:51.649 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:10:51 smithi029 bash[77880]: audit 2024-08-29T18:10:50.177011+0000 mon.a (mon.0) 1481 : audit [INF] from='client.? 172.21.15.29:0/3109868900' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-113337-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:10:51.650 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:10:51 smithi029 bash[77880]: cluster 2024-08-29T18:10:50.185392+0000 mon.a (mon.0) 1482 : cluster [DBG] osdmap e1042: 8 total, 8 up, 8 in 2024-08-29T18:10:51.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:10:51 smithi110 bash[67519]: cluster 2024-08-29T18:10:49.714267+0000 mgr.y (mgr.25004) 628 : cluster [DBG] pgmap v1195: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:10:51.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:10:51 smithi110 bash[67519]: cluster 2024-08-29T18:10:50.164899+0000 mon.a (mon.0) 1480 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:10:51.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:10:51 smithi110 bash[67519]: audit 2024-08-29T18:10:50.177011+0000 mon.a (mon.0) 1481 : audit [INF] from='client.? 172.21.15.29:0/3109868900' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-113337-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:10:51.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:10:51 smithi110 bash[67519]: cluster 2024-08-29T18:10:50.185392+0000 mon.a (mon.0) 1482 : cluster [DBG] osdmap e1042: 8 total, 8 up, 8 in 2024-08-29T18:10:52.649 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:10:52 smithi029 bash[77880]: cluster 2024-08-29T18:10:51.190919+0000 mon.a (mon.0) 1483 : cluster [DBG] osdmap e1043: 8 total, 8 up, 8 in 2024-08-29T18:10:52.649 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:10:52 smithi029 bash[79042]: cluster 2024-08-29T18:10:51.190919+0000 mon.a (mon.0) 1483 : cluster [DBG] osdmap e1043: 8 total, 8 up, 8 in 2024-08-29T18:10:52.650 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:10:52 smithi110 bash[67519]: cluster 2024-08-29T18:10:51.190919+0000 mon.a (mon.0) 1483 : cluster [DBG] osdmap e1043: 8 total, 8 up, 8 in 2024-08-29T18:10:53.649 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:10:53 smithi029 bash[79042]: cluster 2024-08-29T18:10:51.715208+0000 mgr.y (mgr.25004) 629 : cluster [DBG] pgmap v1198: 105 pgs: 105 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:10:53.649 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:10:53 smithi029 bash[79042]: cluster 2024-08-29T18:10:52.185730+0000 mon.a (mon.0) 1484 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:10:53.649 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:10:53 smithi029 bash[79042]: cluster 2024-08-29T18:10:52.185810+0000 mon.a (mon.0) 1485 : cluster [INF] Cluster is now healthy 2024-08-29T18:10:53.649 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:10:53 smithi029 bash[79042]: cluster 2024-08-29T18:10:52.206081+0000 mon.a (mon.0) 1486 : cluster [DBG] osdmap e1044: 8 total, 8 up, 8 in 2024-08-29T18:10:53.649 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:10:53 smithi029 bash[79042]: audit 2024-08-29T18:10:52.209522+0000 mon.c (mon.2) 424 : audit [INF] from='client.? 172.21.15.29:0/1779359043' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-113337-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:10:53.649 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:10:53 smithi029 bash[79042]: audit 2024-08-29T18:10:52.214121+0000 mon.a (mon.0) 1487 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-113337-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:10:53.650 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:10:53 smithi029 bash[77880]: cluster 2024-08-29T18:10:51.715208+0000 mgr.y (mgr.25004) 629 : cluster [DBG] pgmap v1198: 105 pgs: 105 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:10:53.650 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:10:53 smithi029 bash[77880]: cluster 2024-08-29T18:10:52.185730+0000 mon.a (mon.0) 1484 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:10:53.650 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:10:53 smithi029 bash[77880]: cluster 2024-08-29T18:10:52.185810+0000 mon.a (mon.0) 1485 : cluster [INF] Cluster is now healthy 2024-08-29T18:10:53.650 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:10:53 smithi029 bash[77880]: cluster 2024-08-29T18:10:52.206081+0000 mon.a (mon.0) 1486 : cluster [DBG] osdmap e1044: 8 total, 8 up, 8 in 2024-08-29T18:10:53.650 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:10:53 smithi029 bash[77880]: audit 2024-08-29T18:10:52.209522+0000 mon.c (mon.2) 424 : audit [INF] from='client.? 172.21.15.29:0/1779359043' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-113337-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:10:53.650 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:10:53 smithi029 bash[77880]: audit 2024-08-29T18:10:52.214121+0000 mon.a (mon.0) 1487 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-113337-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:10:53.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:10:53 smithi110 bash[67519]: cluster 2024-08-29T18:10:51.715208+0000 mgr.y (mgr.25004) 629 : cluster [DBG] pgmap v1198: 105 pgs: 105 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:10:53.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:10:53 smithi110 bash[67519]: cluster 2024-08-29T18:10:52.185730+0000 mon.a (mon.0) 1484 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:10:53.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:10:53 smithi110 bash[67519]: cluster 2024-08-29T18:10:52.185810+0000 mon.a (mon.0) 1485 : cluster [INF] Cluster is now healthy 2024-08-29T18:10:53.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:10:53 smithi110 bash[67519]: cluster 2024-08-29T18:10:52.206081+0000 mon.a (mon.0) 1486 : cluster [DBG] osdmap e1044: 8 total, 8 up, 8 in 2024-08-29T18:10:53.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:10:53 smithi110 bash[67519]: audit 2024-08-29T18:10:52.209522+0000 mon.c (mon.2) 424 : audit [INF] from='client.? 172.21.15.29:0/1779359043' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-113337-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:10:53.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:10:53 smithi110 bash[67519]: audit 2024-08-29T18:10:52.214121+0000 mon.a (mon.0) 1487 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-113337-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:10:54.226 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] cls_log.trim_by_time (3034 ms) 2024-08-29T18:10:54.227 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] cls_log.trim_by_marker 2024-08-29T18:10:54.600 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:10:54 smithi029 bash[77880]: audit 2024-08-29T18:10:53.208085+0000 mon.a (mon.0) 1488 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-113337-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:10:54.600 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:10:54 smithi029 bash[77880]: cluster 2024-08-29T18:10:53.215349+0000 mon.a (mon.0) 1489 : cluster [DBG] osdmap e1045: 8 total, 8 up, 8 in 2024-08-29T18:10:54.600 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:10:54 smithi029 bash[79042]: audit 2024-08-29T18:10:53.208085+0000 mon.a (mon.0) 1488 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-113337-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:10:54.600 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:10:54 smithi029 bash[79042]: cluster 2024-08-29T18:10:53.215349+0000 mon.a (mon.0) 1489 : cluster [DBG] osdmap e1045: 8 total, 8 up, 8 in 2024-08-29T18:10:54.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:10:54 smithi110 bash[67519]: audit 2024-08-29T18:10:53.208085+0000 mon.a (mon.0) 1488 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-113337-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:10:54.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:10:54 smithi110 bash[67519]: cluster 2024-08-29T18:10:53.215349+0000 mon.a (mon.0) 1489 : cluster [DBG] osdmap e1045: 8 total, 8 up, 8 in 2024-08-29T18:10:54.899 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:10:54 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:10:54] "GET /metrics HTTP/1.1" 200 33975 "" "Prometheus/2.43.0" 2024-08-29T18:10:55.649 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:10:55 smithi029 bash[79042]: cluster 2024-08-29T18:10:53.715829+0000 mgr.y (mgr.25004) 630 : cluster [DBG] pgmap v1201: 137 pgs: 4 creating+peering, 28 unknown, 105 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:10:55.649 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:10:55 smithi029 bash[79042]: cluster 2024-08-29T18:10:54.224499+0000 mon.a (mon.0) 1490 : cluster [DBG] osdmap e1046: 8 total, 8 up, 8 in 2024-08-29T18:10:55.649 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:10:55 smithi029 bash[77880]: cluster 2024-08-29T18:10:53.715829+0000 mgr.y (mgr.25004) 630 : cluster [DBG] pgmap v1201: 137 pgs: 4 creating+peering, 28 unknown, 105 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:10:55.649 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:10:55 smithi029 bash[77880]: cluster 2024-08-29T18:10:54.224499+0000 mon.a (mon.0) 1490 : cluster [DBG] osdmap e1046: 8 total, 8 up, 8 in 2024-08-29T18:10:55.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:10:55 smithi110 bash[67519]: cluster 2024-08-29T18:10:53.715829+0000 mgr.y (mgr.25004) 630 : cluster [DBG] pgmap v1201: 137 pgs: 4 creating+peering, 28 unknown, 105 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:10:55.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:10:55 smithi110 bash[67519]: cluster 2024-08-29T18:10:54.224499+0000 mon.a (mon.0) 1490 : cluster [DBG] osdmap e1046: 8 total, 8 up, 8 in 2024-08-29T18:10:56.649 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:10:56 smithi029 bash[79042]: cluster 2024-08-29T18:10:55.236359+0000 mon.a (mon.0) 1491 : cluster [DBG] osdmap e1047: 8 total, 8 up, 8 in 2024-08-29T18:10:56.649 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:10:56 smithi029 bash[79042]: audit 2024-08-29T18:10:55.247250+0000 mon.c (mon.2) 425 : audit [INF] from='client.? 172.21.15.29:0/4201383687' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-113337-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:10:56.649 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:10:56 smithi029 bash[79042]: audit 2024-08-29T18:10:55.248318+0000 mon.a (mon.0) 1492 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-113337-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:10:56.649 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:10:56 smithi029 bash[77880]: cluster 2024-08-29T18:10:55.236359+0000 mon.a (mon.0) 1491 : cluster [DBG] osdmap e1047: 8 total, 8 up, 8 in 2024-08-29T18:10:56.650 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:10:56 smithi029 bash[77880]: audit 2024-08-29T18:10:55.247250+0000 mon.c (mon.2) 425 : audit [INF] from='client.? 172.21.15.29:0/4201383687' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-113337-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:10:56.650 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:10:56 smithi029 bash[77880]: audit 2024-08-29T18:10:55.248318+0000 mon.a (mon.0) 1492 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-113337-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:10:56.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:10:56 smithi110 bash[67519]: cluster 2024-08-29T18:10:55.236359+0000 mon.a (mon.0) 1491 : cluster [DBG] osdmap e1047: 8 total, 8 up, 8 in 2024-08-29T18:10:56.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:10:56 smithi110 bash[67519]: audit 2024-08-29T18:10:55.247250+0000 mon.c (mon.2) 425 : audit [INF] from='client.? 172.21.15.29:0/4201383687' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-113337-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:10:56.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:10:56 smithi110 bash[67519]: audit 2024-08-29T18:10:55.248318+0000 mon.a (mon.0) 1492 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-113337-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:10:57.257 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] cls_log.trim_by_marker (3030 ms) 2024-08-29T18:10:57.257 INFO:tasks.workunit.client.0.smithi029.stdout:[----------] 4 tests from cls_log (12023 ms total) 2024-08-29T18:10:57.257 INFO:tasks.workunit.client.0.smithi029.stdout: 2024-08-29T18:10:57.257 INFO:tasks.workunit.client.0.smithi029.stdout:[----------] Global test environment tear-down 2024-08-29T18:10:57.257 INFO:tasks.workunit.client.0.smithi029.stdout:[==========] 4 tests from 1 test suite ran. (12023 ms total) 2024-08-29T18:10:57.258 INFO:tasks.workunit.client.0.smithi029.stdout:[ PASSED ] 4 tests. 2024-08-29T18:10:57.262 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-08-29T18:10:57.262 DEBUG:teuthology.orchestra.run.smithi029:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-08-29T18:10:57.319 INFO:tasks.workunit:Running workunit cls/test_cls_numops.sh... 2024-08-29T18:10:57.319 DEBUG:teuthology.orchestra.run.smithi029:workunit test cls/test_cls_numops.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_numops.sh 2024-08-29T18:10:57.387 INFO:tasks.workunit.client.0.smithi029.stdout:Running main() from gmock_main.cc 2024-08-29T18:10:57.387 INFO:tasks.workunit.client.0.smithi029.stdout:[==========] Running 4 tests from 1 test suite. 2024-08-29T18:10:57.387 INFO:tasks.workunit.client.0.smithi029.stdout:[----------] Global test environment set-up. 2024-08-29T18:10:57.388 INFO:tasks.workunit.client.0.smithi029.stdout:[----------] 4 tests from ClsNumOps 2024-08-29T18:10:57.388 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] ClsNumOps.Add 2024-08-29T18:10:57.649 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:10:57 smithi029 bash[79042]: cluster 2024-08-29T18:10:55.716561+0000 mgr.y (mgr.25004) 631 : cluster [DBG] pgmap v1204: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:10:57.649 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:10:57 smithi029 bash[79042]: cluster 2024-08-29T18:10:56.228252+0000 mon.a (mon.0) 1493 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:10:57.649 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:10:57 smithi029 bash[79042]: audit 2024-08-29T18:10:56.237620+0000 mon.a (mon.0) 1494 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-113337-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:10:57.649 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:10:57 smithi029 bash[79042]: cluster 2024-08-29T18:10:56.246975+0000 mon.a (mon.0) 1495 : cluster [DBG] osdmap e1048: 8 total, 8 up, 8 in 2024-08-29T18:10:57.649 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:10:57 smithi029 bash[77880]: cluster 2024-08-29T18:10:55.716561+0000 mgr.y (mgr.25004) 631 : cluster [DBG] pgmap v1204: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:10:57.649 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:10:57 smithi029 bash[77880]: cluster 2024-08-29T18:10:56.228252+0000 mon.a (mon.0) 1493 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:10:57.650 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:10:57 smithi029 bash[77880]: audit 2024-08-29T18:10:56.237620+0000 mon.a (mon.0) 1494 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-113337-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:10:57.650 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:10:57 smithi029 bash[77880]: cluster 2024-08-29T18:10:56.246975+0000 mon.a (mon.0) 1495 : cluster [DBG] osdmap e1048: 8 total, 8 up, 8 in 2024-08-29T18:10:57.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:10:57 smithi110 bash[67519]: cluster 2024-08-29T18:10:55.716561+0000 mgr.y (mgr.25004) 631 : cluster [DBG] pgmap v1204: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:10:57.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:10:57 smithi110 bash[67519]: cluster 2024-08-29T18:10:56.228252+0000 mon.a (mon.0) 1493 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:10:57.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:10:57 smithi110 bash[67519]: audit 2024-08-29T18:10:56.237620+0000 mon.a (mon.0) 1494 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-113337-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:10:57.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:10:57 smithi110 bash[67519]: cluster 2024-08-29T18:10:56.246975+0000 mon.a (mon.0) 1495 : cluster [DBG] osdmap e1048: 8 total, 8 up, 8 in 2024-08-29T18:10:58.649 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:10:58 smithi029 bash[77880]: cluster 2024-08-29T18:10:57.255052+0000 mon.a (mon.0) 1496 : cluster [DBG] osdmap e1049: 8 total, 8 up, 8 in 2024-08-29T18:10:58.649 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:10:58 smithi029 bash[79042]: cluster 2024-08-29T18:10:57.255052+0000 mon.a (mon.0) 1496 : cluster [DBG] osdmap e1049: 8 total, 8 up, 8 in 2024-08-29T18:10:58.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:10:58 smithi110 bash[67519]: cluster 2024-08-29T18:10:57.255052+0000 mon.a (mon.0) 1496 : cluster [DBG] osdmap e1049: 8 total, 8 up, 8 in 2024-08-29T18:10:59.649 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:10:59 smithi029 bash[79042]: cluster 2024-08-29T18:10:57.717280+0000 mgr.y (mgr.25004) 632 : cluster [DBG] pgmap v1207: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:10:59.649 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:10:59 smithi029 bash[79042]: cluster 2024-08-29T18:10:58.247860+0000 mon.a (mon.0) 1497 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:10:59.649 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:10:59 smithi029 bash[79042]: cluster 2024-08-29T18:10:58.247965+0000 mon.a (mon.0) 1498 : cluster [INF] Cluster is now healthy 2024-08-29T18:10:59.649 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:10:59 smithi029 bash[79042]: cluster 2024-08-29T18:10:58.269254+0000 mon.a (mon.0) 1499 : cluster [DBG] osdmap e1050: 8 total, 8 up, 8 in 2024-08-29T18:10:59.649 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:10:59 smithi029 bash[79042]: audit 2024-08-29T18:10:58.279229+0000 mon.a (mon.0) 1500 : audit [INF] from='client.? 172.21.15.29:0/3630487706' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-113422-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:10:59.649 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:10:59 smithi029 bash[77880]: cluster 2024-08-29T18:10:57.717280+0000 mgr.y (mgr.25004) 632 : cluster [DBG] pgmap v1207: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:10:59.650 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:10:59 smithi029 bash[77880]: cluster 2024-08-29T18:10:58.247860+0000 mon.a (mon.0) 1497 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:10:59.650 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:10:59 smithi029 bash[77880]: cluster 2024-08-29T18:10:58.247965+0000 mon.a (mon.0) 1498 : cluster [INF] Cluster is now healthy 2024-08-29T18:10:59.650 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:10:59 smithi029 bash[77880]: cluster 2024-08-29T18:10:58.269254+0000 mon.a (mon.0) 1499 : cluster [DBG] osdmap e1050: 8 total, 8 up, 8 in 2024-08-29T18:10:59.650 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:10:59 smithi029 bash[77880]: audit 2024-08-29T18:10:58.279229+0000 mon.a (mon.0) 1500 : audit [INF] from='client.? 172.21.15.29:0/3630487706' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-113422-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:10:59.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:10:59 smithi110 bash[67519]: cluster 2024-08-29T18:10:57.717280+0000 mgr.y (mgr.25004) 632 : cluster [DBG] pgmap v1207: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:10:59.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:10:59 smithi110 bash[67519]: cluster 2024-08-29T18:10:58.247860+0000 mon.a (mon.0) 1497 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:10:59.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:10:59 smithi110 bash[67519]: cluster 2024-08-29T18:10:58.247965+0000 mon.a (mon.0) 1498 : cluster [INF] Cluster is now healthy 2024-08-29T18:10:59.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:10:59 smithi110 bash[67519]: cluster 2024-08-29T18:10:58.269254+0000 mon.a (mon.0) 1499 : cluster [DBG] osdmap e1050: 8 total, 8 up, 8 in 2024-08-29T18:10:59.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:10:59 smithi110 bash[67519]: audit 2024-08-29T18:10:58.279229+0000 mon.a (mon.0) 1500 : audit [INF] from='client.? 172.21.15.29:0/3630487706' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-113422-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:11:00.305 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] ClsNumOps.Add (2918 ms) 2024-08-29T18:11:00.306 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] ClsNumOps.Sub 2024-08-29T18:11:00.649 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:11:00 smithi029 bash[79042]: audit 2024-08-29T18:10:59.263393+0000 mon.a (mon.0) 1501 : audit [INF] from='client.? 172.21.15.29:0/3630487706' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-113422-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:11:00.649 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:11:00 smithi029 bash[79042]: cluster 2024-08-29T18:10:59.270992+0000 mon.a (mon.0) 1502 : cluster [DBG] osdmap e1051: 8 total, 8 up, 8 in 2024-08-29T18:11:00.649 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:11:00 smithi029 bash[77880]: audit 2024-08-29T18:10:59.263393+0000 mon.a (mon.0) 1501 : audit [INF] from='client.? 172.21.15.29:0/3630487706' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-113422-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:11:00.649 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:11:00 smithi029 bash[77880]: cluster 2024-08-29T18:10:59.270992+0000 mon.a (mon.0) 1502 : cluster [DBG] osdmap e1051: 8 total, 8 up, 8 in 2024-08-29T18:11:00.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:11:00 smithi110 bash[67519]: audit 2024-08-29T18:10:59.263393+0000 mon.a (mon.0) 1501 : audit [INF] from='client.? 172.21.15.29:0/3630487706' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-113422-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:11:00.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:11:00 smithi110 bash[67519]: cluster 2024-08-29T18:10:59.270992+0000 mon.a (mon.0) 1502 : cluster [DBG] osdmap e1051: 8 total, 8 up, 8 in 2024-08-29T18:11:01.649 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:11:01 smithi029 bash[79042]: cluster 2024-08-29T18:10:59.717950+0000 mgr.y (mgr.25004) 633 : cluster [DBG] pgmap v1210: 137 pgs: 2 creating+peering, 30 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:11:01.649 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:11:01 smithi029 bash[79042]: cluster 2024-08-29T18:11:00.303355+0000 mon.a (mon.0) 1503 : cluster [DBG] osdmap e1052: 8 total, 8 up, 8 in 2024-08-29T18:11:01.649 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:11:01 smithi029 bash[77880]: cluster 2024-08-29T18:10:59.717950+0000 mgr.y (mgr.25004) 633 : cluster [DBG] pgmap v1210: 137 pgs: 2 creating+peering, 30 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:11:01.649 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:11:01 smithi029 bash[77880]: cluster 2024-08-29T18:11:00.303355+0000 mon.a (mon.0) 1503 : cluster [DBG] osdmap e1052: 8 total, 8 up, 8 in 2024-08-29T18:11:01.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:11:01 smithi110 bash[67519]: cluster 2024-08-29T18:10:59.717950+0000 mgr.y (mgr.25004) 633 : cluster [DBG] pgmap v1210: 137 pgs: 2 creating+peering, 30 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:11:01.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:11:01 smithi110 bash[67519]: cluster 2024-08-29T18:11:00.303355+0000 mon.a (mon.0) 1503 : cluster [DBG] osdmap e1052: 8 total, 8 up, 8 in 2024-08-29T18:11:02.649 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:11:02 smithi029 bash[79042]: cluster 2024-08-29T18:11:01.307092+0000 mon.a (mon.0) 1504 : cluster [DBG] osdmap e1053: 8 total, 8 up, 8 in 2024-08-29T18:11:02.649 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:11:02 smithi029 bash[79042]: audit 2024-08-29T18:11:01.319277+0000 mon.c (mon.2) 426 : audit [INF] from='client.? 172.21.15.29:0/1706462030' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-113422-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:11:02.649 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:11:02 smithi029 bash[79042]: audit 2024-08-29T18:11:01.320246+0000 mon.a (mon.0) 1505 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-113422-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:11:02.649 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:11:02 smithi029 bash[79042]: audit 2024-08-29T18:11:02.301576+0000 mon.a (mon.0) 1506 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-113422-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:11:02.650 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:11:02 smithi029 bash[77880]: cluster 2024-08-29T18:11:01.307092+0000 mon.a (mon.0) 1504 : cluster [DBG] osdmap e1053: 8 total, 8 up, 8 in 2024-08-29T18:11:02.650 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:11:02 smithi029 bash[77880]: audit 2024-08-29T18:11:01.319277+0000 mon.c (mon.2) 426 : audit [INF] from='client.? 172.21.15.29:0/1706462030' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-113422-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:11:02.650 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:11:02 smithi029 bash[77880]: audit 2024-08-29T18:11:01.320246+0000 mon.a (mon.0) 1505 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-113422-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:11:02.650 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:11:02 smithi029 bash[77880]: audit 2024-08-29T18:11:02.301576+0000 mon.a (mon.0) 1506 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-113422-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:11:02.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:11:02 smithi110 bash[67519]: cluster 2024-08-29T18:11:01.307092+0000 mon.a (mon.0) 1504 : cluster [DBG] osdmap e1053: 8 total, 8 up, 8 in 2024-08-29T18:11:02.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:11:02 smithi110 bash[67519]: audit 2024-08-29T18:11:01.319277+0000 mon.c (mon.2) 426 : audit [INF] from='client.? 172.21.15.29:0/1706462030' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-113422-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:11:02.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:11:02 smithi110 bash[67519]: audit 2024-08-29T18:11:01.320246+0000 mon.a (mon.0) 1505 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-113422-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:11:02.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:11:02 smithi110 bash[67519]: audit 2024-08-29T18:11:02.301576+0000 mon.a (mon.0) 1506 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-113422-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:11:03.341 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] ClsNumOps.Sub (3035 ms) 2024-08-29T18:11:03.341 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] ClsNumOps.Mul 2024-08-29T18:11:03.649 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:11:03 smithi029 bash[77880]: cluster 2024-08-29T18:11:01.718812+0000 mgr.y (mgr.25004) 634 : cluster [DBG] pgmap v1213: 137 pgs: 7 creating+peering, 25 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:11:03.649 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:11:03 smithi029 bash[77880]: cluster 2024-08-29T18:11:02.310049+0000 mon.a (mon.0) 1507 : cluster [DBG] osdmap e1054: 8 total, 8 up, 8 in 2024-08-29T18:11:03.649 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:11:03 smithi029 bash[77880]: cluster 2024-08-29T18:11:02.313133+0000 mon.a (mon.0) 1508 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:11:03.649 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:11:03 smithi029 bash[79042]: cluster 2024-08-29T18:11:01.718812+0000 mgr.y (mgr.25004) 634 : cluster [DBG] pgmap v1213: 137 pgs: 7 creating+peering, 25 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:11:03.649 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:11:03 smithi029 bash[79042]: cluster 2024-08-29T18:11:02.310049+0000 mon.a (mon.0) 1507 : cluster [DBG] osdmap e1054: 8 total, 8 up, 8 in 2024-08-29T18:11:03.649 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:11:03 smithi029 bash[79042]: cluster 2024-08-29T18:11:02.313133+0000 mon.a (mon.0) 1508 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:11:03.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:11:03 smithi110 bash[67519]: cluster 2024-08-29T18:11:01.718812+0000 mgr.y (mgr.25004) 634 : cluster [DBG] pgmap v1213: 137 pgs: 7 creating+peering, 25 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:11:03.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:11:03 smithi110 bash[67519]: cluster 2024-08-29T18:11:02.310049+0000 mon.a (mon.0) 1507 : cluster [DBG] osdmap e1054: 8 total, 8 up, 8 in 2024-08-29T18:11:03.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:11:03 smithi110 bash[67519]: cluster 2024-08-29T18:11:02.313133+0000 mon.a (mon.0) 1508 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:11:04.600 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:11:04 smithi029 bash[77880]: cluster 2024-08-29T18:11:03.337846+0000 mon.a (mon.0) 1509 : cluster [DBG] osdmap e1055: 8 total, 8 up, 8 in 2024-08-29T18:11:04.601 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:11:04 smithi029 bash[77880]: cluster 2024-08-29T18:11:03.719383+0000 mgr.y (mgr.25004) 635 : cluster [DBG] pgmap v1216: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:11:04.601 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:11:04 smithi029 bash[77880]: audit 2024-08-29T18:11:03.824584+0000 mon.a (mon.0) 1510 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:11:04.601 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:11:04 smithi029 bash[77880]: audit 2024-08-29T18:11:03.826756+0000 mon.c (mon.2) 427 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:11:04.601 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:11:04 smithi029 bash[79042]: cluster 2024-08-29T18:11:03.337846+0000 mon.a (mon.0) 1509 : cluster [DBG] osdmap e1055: 8 total, 8 up, 8 in 2024-08-29T18:11:04.601 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:11:04 smithi029 bash[79042]: cluster 2024-08-29T18:11:03.719383+0000 mgr.y (mgr.25004) 635 : cluster [DBG] pgmap v1216: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:11:04.601 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:11:04 smithi029 bash[79042]: audit 2024-08-29T18:11:03.824584+0000 mon.a (mon.0) 1510 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:11:04.601 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:11:04 smithi029 bash[79042]: audit 2024-08-29T18:11:03.826756+0000 mon.c (mon.2) 427 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:11:04.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:11:04 smithi110 bash[67519]: cluster 2024-08-29T18:11:03.337846+0000 mon.a (mon.0) 1509 : cluster [DBG] osdmap e1055: 8 total, 8 up, 8 in 2024-08-29T18:11:04.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:11:04 smithi110 bash[67519]: cluster 2024-08-29T18:11:03.719383+0000 mgr.y (mgr.25004) 635 : cluster [DBG] pgmap v1216: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:11:04.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:11:04 smithi110 bash[67519]: audit 2024-08-29T18:11:03.824584+0000 mon.a (mon.0) 1510 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:11:04.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:11:04 smithi110 bash[67519]: audit 2024-08-29T18:11:03.826756+0000 mon.c (mon.2) 427 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:11:04.899 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:11:04 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:11:04] "GET /metrics HTTP/1.1" 200 33972 "" "Prometheus/2.43.0" 2024-08-29T18:11:05.649 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:11:05 smithi029 bash[79042]: cluster 2024-08-29T18:11:04.331268+0000 mon.a (mon.0) 1511 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:11:05.649 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:11:05 smithi029 bash[79042]: cluster 2024-08-29T18:11:04.331318+0000 mon.a (mon.0) 1512 : cluster [INF] Cluster is now healthy 2024-08-29T18:11:05.649 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:11:05 smithi029 bash[79042]: cluster 2024-08-29T18:11:04.351371+0000 mon.a (mon.0) 1513 : cluster [DBG] osdmap e1056: 8 total, 8 up, 8 in 2024-08-29T18:11:05.649 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:11:05 smithi029 bash[79042]: audit 2024-08-29T18:11:04.357745+0000 mon.c (mon.2) 428 : audit [INF] from='client.? 172.21.15.29:0/805252499' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-113422-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:11:05.649 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:11:05 smithi029 bash[79042]: audit 2024-08-29T18:11:04.359272+0000 mon.a (mon.0) 1514 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-113422-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:11:05.650 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:11:05 smithi029 bash[77880]: cluster 2024-08-29T18:11:04.331268+0000 mon.a (mon.0) 1511 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:11:05.650 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:11:05 smithi029 bash[77880]: cluster 2024-08-29T18:11:04.331318+0000 mon.a (mon.0) 1512 : cluster [INF] Cluster is now healthy 2024-08-29T18:11:05.650 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:11:05 smithi029 bash[77880]: cluster 2024-08-29T18:11:04.351371+0000 mon.a (mon.0) 1513 : cluster [DBG] osdmap e1056: 8 total, 8 up, 8 in 2024-08-29T18:11:05.650 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:11:05 smithi029 bash[77880]: audit 2024-08-29T18:11:04.357745+0000 mon.c (mon.2) 428 : audit [INF] from='client.? 172.21.15.29:0/805252499' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-113422-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:11:05.650 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:11:05 smithi029 bash[77880]: audit 2024-08-29T18:11:04.359272+0000 mon.a (mon.0) 1514 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-113422-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:11:05.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:11:05 smithi110 bash[67519]: cluster 2024-08-29T18:11:04.331268+0000 mon.a (mon.0) 1511 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:11:05.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:11:05 smithi110 bash[67519]: cluster 2024-08-29T18:11:04.331318+0000 mon.a (mon.0) 1512 : cluster [INF] Cluster is now healthy 2024-08-29T18:11:05.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:11:05 smithi110 bash[67519]: cluster 2024-08-29T18:11:04.351371+0000 mon.a (mon.0) 1513 : cluster [DBG] osdmap e1056: 8 total, 8 up, 8 in 2024-08-29T18:11:05.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:11:05 smithi110 bash[67519]: audit 2024-08-29T18:11:04.357745+0000 mon.c (mon.2) 428 : audit [INF] from='client.? 172.21.15.29:0/805252499' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-113422-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:11:05.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:11:05 smithi110 bash[67519]: audit 2024-08-29T18:11:04.359272+0000 mon.a (mon.0) 1514 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-113422-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:11:06.374 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] ClsNumOps.Mul (3033 ms) 2024-08-29T18:11:06.375 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] ClsNumOps.Div 2024-08-29T18:11:06.649 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:11:06 smithi029 bash[79042]: audit 2024-08-29T18:11:05.351684+0000 mon.a (mon.0) 1515 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-113422-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:11:06.649 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:11:06 smithi029 bash[79042]: cluster 2024-08-29T18:11:05.359455+0000 mon.a (mon.0) 1516 : cluster [DBG] osdmap e1057: 8 total, 8 up, 8 in 2024-08-29T18:11:06.649 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:11:06 smithi029 bash[79042]: cluster 2024-08-29T18:11:05.720096+0000 mgr.y (mgr.25004) 636 : cluster [DBG] pgmap v1219: 137 pgs: 6 creating+peering, 26 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:11:06.649 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:11:06 smithi029 bash[77880]: audit 2024-08-29T18:11:05.351684+0000 mon.a (mon.0) 1515 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-113422-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:11:06.650 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:11:06 smithi029 bash[77880]: cluster 2024-08-29T18:11:05.359455+0000 mon.a (mon.0) 1516 : cluster [DBG] osdmap e1057: 8 total, 8 up, 8 in 2024-08-29T18:11:06.650 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:11:06 smithi029 bash[77880]: cluster 2024-08-29T18:11:05.720096+0000 mgr.y (mgr.25004) 636 : cluster [DBG] pgmap v1219: 137 pgs: 6 creating+peering, 26 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:11:06.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:11:06 smithi110 bash[67519]: audit 2024-08-29T18:11:05.351684+0000 mon.a (mon.0) 1515 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-113422-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:11:06.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:11:06 smithi110 bash[67519]: cluster 2024-08-29T18:11:05.359455+0000 mon.a (mon.0) 1516 : cluster [DBG] osdmap e1057: 8 total, 8 up, 8 in 2024-08-29T18:11:06.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:11:06 smithi110 bash[67519]: cluster 2024-08-29T18:11:05.720096+0000 mgr.y (mgr.25004) 636 : cluster [DBG] pgmap v1219: 137 pgs: 6 creating+peering, 26 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:11:07.649 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:11:07 smithi029 bash[77880]: cluster 2024-08-29T18:11:06.368964+0000 mon.a (mon.0) 1517 : cluster [DBG] osdmap e1058: 8 total, 8 up, 8 in 2024-08-29T18:11:07.649 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:11:07 smithi029 bash[79042]: cluster 2024-08-29T18:11:06.368964+0000 mon.a (mon.0) 1517 : cluster [DBG] osdmap e1058: 8 total, 8 up, 8 in 2024-08-29T18:11:07.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:11:07 smithi110 bash[67519]: cluster 2024-08-29T18:11:06.368964+0000 mon.a (mon.0) 1517 : cluster [DBG] osdmap e1058: 8 total, 8 up, 8 in 2024-08-29T18:11:08.649 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:11:08 smithi029 bash[79042]: cluster 2024-08-29T18:11:07.381041+0000 mon.a (mon.0) 1518 : cluster [DBG] osdmap e1059: 8 total, 8 up, 8 in 2024-08-29T18:11:08.649 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:11:08 smithi029 bash[79042]: audit 2024-08-29T18:11:07.384244+0000 mon.a (mon.0) 1519 : audit [INF] from='client.? 172.21.15.29:0/3289478985' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-113422-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:11:08.649 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:11:08 smithi029 bash[79042]: cluster 2024-08-29T18:11:07.720810+0000 mgr.y (mgr.25004) 637 : cluster [DBG] pgmap v1222: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:11:08.649 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:11:08 smithi029 bash[77880]: cluster 2024-08-29T18:11:07.381041+0000 mon.a (mon.0) 1518 : cluster [DBG] osdmap e1059: 8 total, 8 up, 8 in 2024-08-29T18:11:08.650 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:11:08 smithi029 bash[77880]: audit 2024-08-29T18:11:07.384244+0000 mon.a (mon.0) 1519 : audit [INF] from='client.? 172.21.15.29:0/3289478985' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-113422-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:11:08.650 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:11:08 smithi029 bash[77880]: cluster 2024-08-29T18:11:07.720810+0000 mgr.y (mgr.25004) 637 : cluster [DBG] pgmap v1222: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:11:08.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:11:08 smithi110 bash[67519]: cluster 2024-08-29T18:11:07.381041+0000 mon.a (mon.0) 1518 : cluster [DBG] osdmap e1059: 8 total, 8 up, 8 in 2024-08-29T18:11:08.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:11:08 smithi110 bash[67519]: audit 2024-08-29T18:11:07.384244+0000 mon.a (mon.0) 1519 : audit [INF] from='client.? 172.21.15.29:0/3289478985' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-113422-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:11:08.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:11:08 smithi110 bash[67519]: cluster 2024-08-29T18:11:07.720810+0000 mgr.y (mgr.25004) 637 : cluster [DBG] pgmap v1222: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:11:09.394 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] ClsNumOps.Div (3020 ms) 2024-08-29T18:11:09.394 INFO:tasks.workunit.client.0.smithi029.stdout:[----------] 4 tests from ClsNumOps (12007 ms total) 2024-08-29T18:11:09.394 INFO:tasks.workunit.client.0.smithi029.stdout: 2024-08-29T18:11:09.394 INFO:tasks.workunit.client.0.smithi029.stdout:[----------] Global test environment tear-down 2024-08-29T18:11:09.395 INFO:tasks.workunit.client.0.smithi029.stdout:[==========] 4 tests from 1 test suite ran. (12007 ms total) 2024-08-29T18:11:09.395 INFO:tasks.workunit.client.0.smithi029.stdout:[ PASSED ] 4 tests. 2024-08-29T18:11:09.399 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-08-29T18:11:09.399 DEBUG:teuthology.orchestra.run.smithi029:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-08-29T18:11:09.456 INFO:tasks.workunit:Running workunit cls/test_cls_rbd.sh... 2024-08-29T18:11:09.457 DEBUG:teuthology.orchestra.run.smithi029: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-08-29T18:11:09.528 INFO:tasks.workunit.client.0.smithi029.stdout:Running main() from gmock_main.cc 2024-08-29T18:11:09.528 INFO:tasks.workunit.client.0.smithi029.stdout:[==========] Running 70 tests from 1 test suite. 2024-08-29T18:11:09.528 INFO:tasks.workunit.client.0.smithi029.stdout:[----------] Global test environment set-up. 2024-08-29T18:11:09.528 INFO:tasks.workunit.client.0.smithi029.stdout:[----------] 70 tests from TestClsRbd 2024-08-29T18:11:09.649 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:11:09 smithi029 bash[77880]: cluster 2024-08-29T18:11:08.373543+0000 mon.a (mon.0) 1520 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:11:09.649 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:11:09 smithi029 bash[77880]: audit 2024-08-29T18:11:08.382985+0000 mon.a (mon.0) 1521 : audit [INF] from='client.? 172.21.15.29:0/3289478985' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-113422-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:11:09.649 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:11:09 smithi029 bash[77880]: cluster 2024-08-29T18:11:08.393130+0000 mon.a (mon.0) 1522 : cluster [DBG] osdmap e1060: 8 total, 8 up, 8 in 2024-08-29T18:11:09.649 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:11:09 smithi029 bash[79042]: cluster 2024-08-29T18:11:08.373543+0000 mon.a (mon.0) 1520 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:11:09.649 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:11:09 smithi029 bash[79042]: audit 2024-08-29T18:11:08.382985+0000 mon.a (mon.0) 1521 : audit [INF] from='client.? 172.21.15.29:0/3289478985' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-113422-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:11:09.650 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:11:09 smithi029 bash[79042]: cluster 2024-08-29T18:11:08.393130+0000 mon.a (mon.0) 1522 : cluster [DBG] osdmap e1060: 8 total, 8 up, 8 in 2024-08-29T18:11:09.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:11:09 smithi110 bash[67519]: cluster 2024-08-29T18:11:08.373543+0000 mon.a (mon.0) 1520 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:11:09.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:11:09 smithi110 bash[67519]: audit 2024-08-29T18:11:08.382985+0000 mon.a (mon.0) 1521 : audit [INF] from='client.? 172.21.15.29:0/3289478985' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-113422-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:11:09.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:11:09 smithi110 bash[67519]: cluster 2024-08-29T18:11:08.393130+0000 mon.a (mon.0) 1522 : cluster [DBG] osdmap e1060: 8 total, 8 up, 8 in 2024-08-29T18:11:10.899 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:11:10 smithi029 bash[77880]: cluster 2024-08-29T18:11:09.392452+0000 mon.a (mon.0) 1523 : cluster [DBG] osdmap e1061: 8 total, 8 up, 8 in 2024-08-29T18:11:10.899 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:11:10 smithi029 bash[77880]: cluster 2024-08-29T18:11:09.721424+0000 mgr.y (mgr.25004) 638 : cluster [DBG] pgmap v1225: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:11:10.899 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:11:10 smithi029 bash[79042]: cluster 2024-08-29T18:11:09.392452+0000 mon.a (mon.0) 1523 : cluster [DBG] osdmap e1061: 8 total, 8 up, 8 in 2024-08-29T18:11:10.899 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:11:10 smithi029 bash[79042]: cluster 2024-08-29T18:11:09.721424+0000 mgr.y (mgr.25004) 638 : cluster [DBG] pgmap v1225: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:11:10.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:11:10 smithi110 bash[67519]: cluster 2024-08-29T18:11:09.392452+0000 mon.a (mon.0) 1523 : cluster [DBG] osdmap e1061: 8 total, 8 up, 8 in 2024-08-29T18:11:10.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:11:10 smithi110 bash[67519]: cluster 2024-08-29T18:11:09.721424+0000 mgr.y (mgr.25004) 638 : cluster [DBG] pgmap v1225: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:11:11.421 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestClsRbd.get_all_features 2024-08-29T18:11:11.455 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestClsRbd.get_all_features (34 ms) 2024-08-29T18:11:11.455 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestClsRbd.copyup 2024-08-29T18:11:11.691 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestClsRbd.copyup (236 ms) 2024-08-29T18:11:11.691 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestClsRbd.sparse_copyup 2024-08-29T18:11:11.722 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestClsRbd.sparse_copyup (31 ms) 2024-08-29T18:11:11.722 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestClsRbd.get_and_set_id 2024-08-29T18:11:11.738 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestClsRbd.get_and_set_id (17 ms) 2024-08-29T18:11:11.738 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestClsRbd.add_remove_child 2024-08-29T18:11:11.769 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestClsRbd.add_remove_child (31 ms) 2024-08-29T18:11:11.769 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestClsRbd.directory_methods 2024-08-29T18:11:11.859 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestClsRbd.directory_methods (90 ms) 2024-08-29T18:11:11.860 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestClsRbd.create 2024-08-29T18:11:11.896 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestClsRbd.create (37 ms) 2024-08-29T18:11:11.897 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestClsRbd.get_features 2024-08-29T18:11:11.899 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:11:11 smithi029 bash[79042]: cluster 2024-08-29T18:11:10.395936+0000 mon.a (mon.0) 1524 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:11:11.899 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:11:11 smithi029 bash[79042]: cluster 2024-08-29T18:11:10.396033+0000 mon.a (mon.0) 1525 : cluster [INF] Cluster is now healthy 2024-08-29T18:11:11.899 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:11:11 smithi029 bash[79042]: cluster 2024-08-29T18:11:10.418004+0000 mon.a (mon.0) 1526 : cluster [DBG] osdmap e1062: 8 total, 8 up, 8 in 2024-08-29T18:11:11.899 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:11:11 smithi029 bash[79042]: audit 2024-08-29T18:11:10.427805+0000 mon.c (mon.2) 429 : audit [INF] from='client.? 172.21.15.29:0/3560612292' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-113497-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:11:11.899 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:11:11 smithi029 bash[79042]: audit 2024-08-29T18:11:10.429189+0000 mon.a (mon.0) 1527 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-113497-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:11:11.899 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:11:11 smithi029 bash[77880]: cluster 2024-08-29T18:11:10.395936+0000 mon.a (mon.0) 1524 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:11:11.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:11:11 smithi029 bash[77880]: cluster 2024-08-29T18:11:10.396033+0000 mon.a (mon.0) 1525 : cluster [INF] Cluster is now healthy 2024-08-29T18:11:11.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:11:11 smithi029 bash[77880]: cluster 2024-08-29T18:11:10.418004+0000 mon.a (mon.0) 1526 : cluster [DBG] osdmap e1062: 8 total, 8 up, 8 in 2024-08-29T18:11:11.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:11:11 smithi029 bash[77880]: audit 2024-08-29T18:11:10.427805+0000 mon.c (mon.2) 429 : audit [INF] from='client.? 172.21.15.29:0/3560612292' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-113497-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:11:11.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:11:11 smithi029 bash[77880]: audit 2024-08-29T18:11:10.429189+0000 mon.a (mon.0) 1527 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-113497-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:11:11.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:11:11 smithi110 bash[67519]: cluster 2024-08-29T18:11:10.395936+0000 mon.a (mon.0) 1524 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:11:11.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:11:11 smithi110 bash[67519]: cluster 2024-08-29T18:11:10.396033+0000 mon.a (mon.0) 1525 : cluster [INF] Cluster is now healthy 2024-08-29T18:11:11.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:11:11 smithi110 bash[67519]: cluster 2024-08-29T18:11:10.418004+0000 mon.a (mon.0) 1526 : cluster [DBG] osdmap e1062: 8 total, 8 up, 8 in 2024-08-29T18:11:11.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:11:11 smithi110 bash[67519]: audit 2024-08-29T18:11:10.427805+0000 mon.c (mon.2) 429 : audit [INF] from='client.? 172.21.15.29:0/3560612292' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-113497-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:11:11.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:11:11 smithi110 bash[67519]: audit 2024-08-29T18:11:10.429189+0000 mon.a (mon.0) 1527 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-113497-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:11:11.901 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestClsRbd.get_features (4 ms) 2024-08-29T18:11:11.901 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestClsRbd.get_object_prefix 2024-08-29T18:11:11.906 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestClsRbd.get_object_prefix (5 ms) 2024-08-29T18:11:11.906 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestClsRbd.get_create_timestamp 2024-08-29T18:11:11.910 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestClsRbd.get_create_timestamp (5 ms) 2024-08-29T18:11:11.910 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestClsRbd.get_access_timestamp 2024-08-29T18:11:11.915 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestClsRbd.get_access_timestamp (4 ms) 2024-08-29T18:11:11.915 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestClsRbd.get_modify_timestamp 2024-08-29T18:11:11.918 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestClsRbd.get_modify_timestamp (4 ms) 2024-08-29T18:11:11.918 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestClsRbd.get_data_pool 2024-08-29T18:11:11.929 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestClsRbd.get_data_pool (10 ms) 2024-08-29T18:11:11.929 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestClsRbd.get_size 2024-08-29T18:11:11.940 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestClsRbd.get_size (11 ms) 2024-08-29T18:11:11.940 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestClsRbd.set_size 2024-08-29T18:11:11.952 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestClsRbd.set_size (13 ms) 2024-08-29T18:11:11.952 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestClsRbd.protection_status 2024-08-29T18:11:12.005 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestClsRbd.protection_status (52 ms) 2024-08-29T18:11:12.005 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestClsRbd.snapshot_limits 2024-08-29T18:11:12.026 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestClsRbd.snapshot_limits (21 ms) 2024-08-29T18:11:12.026 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestClsRbd.parents_v1 2024-08-29T18:11:12.145 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestClsRbd.parents_v1 (118 ms) 2024-08-29T18:11:12.145 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestClsRbd.parents_v2 2024-08-29T18:11:12.236 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestClsRbd.parents_v2 (89 ms) 2024-08-29T18:11:12.236 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestClsRbd.snapshots 2024-08-29T18:11:12.299 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestClsRbd.snapshots (65 ms) 2024-08-29T18:11:12.299 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestClsRbd.snapid_race 2024-08-29T18:11:12.310 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestClsRbd.snapid_race (11 ms) 2024-08-29T18:11:12.310 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestClsRbd.stripingv2 2024-08-29T18:11:12.337 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestClsRbd.stripingv2 (27 ms) 2024-08-29T18:11:12.337 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestClsRbd.object_map_save 2024-08-29T18:11:12.340 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestClsRbd.object_map_save (3 ms) 2024-08-29T18:11:12.340 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestClsRbd.object_map_resize 2024-08-29T18:11:12.356 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestClsRbd.object_map_resize (16 ms) 2024-08-29T18:11:12.356 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestClsRbd.object_map_update 2024-08-29T18:11:12.367 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestClsRbd.object_map_update (12 ms) 2024-08-29T18:11:12.367 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestClsRbd.object_map_load_enoent 2024-08-29T18:11:12.368 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestClsRbd.object_map_load_enoent (1 ms) 2024-08-29T18:11:12.368 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestClsRbd.object_map_snap_add 2024-08-29T18:11:12.379 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestClsRbd.object_map_snap_add (10 ms) 2024-08-29T18:11:12.379 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestClsRbd.object_map_snap_remove 2024-08-29T18:11:12.389 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestClsRbd.object_map_snap_remove (10 ms) 2024-08-29T18:11:12.389 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestClsRbd.flags 2024-08-29T18:11:12.402 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestClsRbd.flags (13 ms) 2024-08-29T18:11:12.402 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestClsRbd.metadata 2024-08-29T18:11:12.483 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestClsRbd.metadata (81 ms) 2024-08-29T18:11:12.483 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestClsRbd.set_features 2024-08-29T18:11:12.502 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestClsRbd.set_features (19 ms) 2024-08-29T18:11:12.502 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestClsRbd.mirror 2024-08-29T18:11:12.607 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestClsRbd.mirror (105 ms) 2024-08-29T18:11:12.607 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestClsRbd.mirror_image 2024-08-29T18:11:12.650 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestClsRbd.mirror_image (43 ms) 2024-08-29T18:11:12.651 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestClsRbd.mirror_image_status 2024-08-29T18:11:12.899 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:11:12 smithi029 bash[77880]: audit 2024-08-29T18:11:11.411325+0000 mon.a (mon.0) 1528 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-113497-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:11:12.899 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:11:12 smithi029 bash[77880]: cluster 2024-08-29T18:11:11.422414+0000 mon.a (mon.0) 1529 : cluster [DBG] osdmap e1063: 8 total, 8 up, 8 in 2024-08-29T18:11:12.899 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:11:12 smithi029 bash[77880]: cluster 2024-08-29T18:11:11.721994+0000 mgr.y (mgr.25004) 639 : cluster [DBG] pgmap v1228: 137 pgs: 8 creating+peering, 16 unknown, 113 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:11:12.899 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:11:12 smithi029 bash[77880]: cluster 2024-08-29T18:11:12.424031+0000 mon.a (mon.0) 1530 : cluster [DBG] osdmap e1064: 8 total, 8 up, 8 in 2024-08-29T18:11:12.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:11:12 smithi029 bash[79042]: audit 2024-08-29T18:11:11.411325+0000 mon.a (mon.0) 1528 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-113497-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:11:12.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:11:12 smithi029 bash[79042]: cluster 2024-08-29T18:11:11.422414+0000 mon.a (mon.0) 1529 : cluster [DBG] osdmap e1063: 8 total, 8 up, 8 in 2024-08-29T18:11:12.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:11:12 smithi029 bash[79042]: cluster 2024-08-29T18:11:11.721994+0000 mgr.y (mgr.25004) 639 : cluster [DBG] pgmap v1228: 137 pgs: 8 creating+peering, 16 unknown, 113 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:11:12.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:11:12 smithi029 bash[79042]: cluster 2024-08-29T18:11:12.424031+0000 mon.a (mon.0) 1530 : cluster [DBG] osdmap e1064: 8 total, 8 up, 8 in 2024-08-29T18:11:12.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:11:12 smithi110 bash[67519]: audit 2024-08-29T18:11:11.411325+0000 mon.a (mon.0) 1528 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-113497-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:11:12.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:11:12 smithi110 bash[67519]: cluster 2024-08-29T18:11:11.422414+0000 mon.a (mon.0) 1529 : cluster [DBG] osdmap e1063: 8 total, 8 up, 8 in 2024-08-29T18:11:12.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:11:12 smithi110 bash[67519]: cluster 2024-08-29T18:11:11.721994+0000 mgr.y (mgr.25004) 639 : cluster [DBG] pgmap v1228: 137 pgs: 8 creating+peering, 16 unknown, 113 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:11:12.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:11:12 smithi110 bash[67519]: cluster 2024-08-29T18:11:12.424031+0000 mon.a (mon.0) 1530 : cluster [DBG] osdmap e1064: 8 total, 8 up, 8 in 2024-08-29T18:11:14.899 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:11:14 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:11:14] "GET /metrics HTTP/1.1" 200 33972 "" "Prometheus/2.43.0" 2024-08-29T18:11:15.031 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:11:14 smithi029 bash[79042]: cluster 2024-08-29T18:11:13.722686+0000 mgr.y (mgr.25004) 640 : cluster [DBG] pgmap v1230: 137 pgs: 8 creating+peering, 8 unknown, 121 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 41 KiB/s rd, 9.5 KiB/s wr, 60 op/s 2024-08-29T18:11:15.032 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:11:14 smithi029 bash[77880]: cluster 2024-08-29T18:11:13.722686+0000 mgr.y (mgr.25004) 640 : cluster [DBG] pgmap v1230: 137 pgs: 8 creating+peering, 8 unknown, 121 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 41 KiB/s rd, 9.5 KiB/s wr, 60 op/s 2024-08-29T18:11:15.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:11:14 smithi110 bash[67519]: cluster 2024-08-29T18:11:13.722686+0000 mgr.y (mgr.25004) 640 : cluster [DBG] pgmap v1230: 137 pgs: 8 creating+peering, 8 unknown, 121 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 41 KiB/s rd, 9.5 KiB/s wr, 60 op/s 2024-08-29T18:11:17.149 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:11:16 smithi029 bash[77880]: cluster 2024-08-29T18:11:15.723626+0000 mgr.y (mgr.25004) 641 : cluster [DBG] pgmap v1231: 137 pgs: 8 creating+peering, 129 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 43 KiB/s rd, 11 KiB/s wr, 64 op/s 2024-08-29T18:11:17.149 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:11:16 smithi029 bash[79042]: cluster 2024-08-29T18:11:15.723626+0000 mgr.y (mgr.25004) 641 : cluster [DBG] pgmap v1231: 137 pgs: 8 creating+peering, 129 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 43 KiB/s rd, 11 KiB/s wr, 64 op/s 2024-08-29T18:11:17.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:11:16 smithi110 bash[67519]: cluster 2024-08-29T18:11:15.723626+0000 mgr.y (mgr.25004) 641 : cluster [DBG] pgmap v1231: 137 pgs: 8 creating+peering, 129 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 43 KiB/s rd, 11 KiB/s wr, 64 op/s 2024-08-29T18:11:19.149 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:11:18 smithi029 bash[77880]: cluster 2024-08-29T18:11:17.725212+0000 mgr.y (mgr.25004) 642 : cluster [DBG] pgmap v1232: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 1.6 MiB/s rd, 887 KiB/s wr, 860 op/s 2024-08-29T18:11:19.149 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:11:18 smithi029 bash[77880]: audit 2024-08-29T18:11:18.511640+0000 mon.a (mon.0) 1531 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:11:19.149 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:11:18 smithi029 bash[77880]: audit 2024-08-29T18:11:18.515295+0000 mon.c (mon.2) 430 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:11:19.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:11:18 smithi029 bash[79042]: cluster 2024-08-29T18:11:17.725212+0000 mgr.y (mgr.25004) 642 : cluster [DBG] pgmap v1232: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 1.6 MiB/s rd, 887 KiB/s wr, 860 op/s 2024-08-29T18:11:19.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:11:18 smithi029 bash[79042]: audit 2024-08-29T18:11:18.511640+0000 mon.a (mon.0) 1531 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:11:19.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:11:18 smithi029 bash[79042]: audit 2024-08-29T18:11:18.515295+0000 mon.c (mon.2) 430 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:11:19.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:11:18 smithi110 bash[67519]: cluster 2024-08-29T18:11:17.725212+0000 mgr.y (mgr.25004) 642 : cluster [DBG] pgmap v1232: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 1.6 MiB/s rd, 887 KiB/s wr, 860 op/s 2024-08-29T18:11:19.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:11:18 smithi110 bash[67519]: audit 2024-08-29T18:11:18.511640+0000 mon.a (mon.0) 1531 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:11:19.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:11:18 smithi110 bash[67519]: audit 2024-08-29T18:11:18.515295+0000 mon.c (mon.2) 430 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:11:19.508 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestClsRbd.mirror_image_status (6857 ms) 2024-08-29T18:11:19.508 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestClsRbd.mirror_image_map 2024-08-29T18:11:19.715 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestClsRbd.mirror_image_map (207 ms) 2024-08-29T18:11:19.716 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestClsRbd.mirror_instances 2024-08-29T18:11:19.737 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestClsRbd.mirror_instances (22 ms) 2024-08-29T18:11:19.738 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestClsRbd.mirror_snapshot 2024-08-29T18:11:19.774 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestClsRbd.mirror_snapshot (36 ms) 2024-08-29T18:11:19.774 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestClsRbd.group_dir_list 2024-08-29T18:11:19.780 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestClsRbd.group_dir_list (7 ms) 2024-08-29T18:11:19.781 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestClsRbd.group_dir_add 2024-08-29T18:11:19.786 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestClsRbd.group_dir_add (6 ms) 2024-08-29T18:11:19.787 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestClsRbd.dir_add_already_existing 2024-08-29T18:11:19.796 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestClsRbd.dir_add_already_existing (9 ms) 2024-08-29T18:11:19.796 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestClsRbd.group_dir_rename 2024-08-29T18:11:19.813 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestClsRbd.group_dir_rename (17 ms) 2024-08-29T18:11:19.813 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestClsRbd.group_dir_remove 2024-08-29T18:11:19.822 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestClsRbd.group_dir_remove (10 ms) 2024-08-29T18:11:19.823 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestClsRbd.group_dir_remove_missing 2024-08-29T18:11:19.834 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestClsRbd.group_dir_remove_missing (12 ms) 2024-08-29T18:11:19.835 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestClsRbd.group_image_add 2024-08-29T18:11:19.840 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestClsRbd.group_image_add (5 ms) 2024-08-29T18:11:19.840 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestClsRbd.group_image_remove 2024-08-29T18:11:19.850 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestClsRbd.group_image_remove (9 ms) 2024-08-29T18:11:19.850 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestClsRbd.group_image_list 2024-08-29T18:11:19.859 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestClsRbd.group_image_list (9 ms) 2024-08-29T18:11:19.859 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestClsRbd.group_image_clean 2024-08-29T18:11:19.871 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestClsRbd.group_image_clean (12 ms) 2024-08-29T18:11:19.871 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestClsRbd.image_group_add 2024-08-29T18:11:19.877 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestClsRbd.image_group_add (6 ms) 2024-08-29T18:11:19.877 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestClsRbd.image_group_remove 2024-08-29T18:11:19.886 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestClsRbd.image_group_remove (10 ms) 2024-08-29T18:11:19.886 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestClsRbd.image_group_get 2024-08-29T18:11:19.893 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestClsRbd.image_group_get (6 ms) 2024-08-29T18:11:19.893 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestClsRbd.group_snap_set_empty_name 2024-08-29T18:11:19.898 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestClsRbd.group_snap_set_empty_name (5 ms) 2024-08-29T18:11:19.898 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestClsRbd.group_snap_set_empty_id 2024-08-29T18:11:19.903 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestClsRbd.group_snap_set_empty_id (5 ms) 2024-08-29T18:11:19.903 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestClsRbd.group_snap_set_duplicate_id 2024-08-29T18:11:19.911 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestClsRbd.group_snap_set_duplicate_id (8 ms) 2024-08-29T18:11:19.911 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestClsRbd.group_snap_set_duplicate_name 2024-08-29T18:11:19.919 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestClsRbd.group_snap_set_duplicate_name (8 ms) 2024-08-29T18:11:19.919 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestClsRbd.group_snap_set 2024-08-29T18:11:19.925 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestClsRbd.group_snap_set (6 ms) 2024-08-29T18:11:19.925 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestClsRbd.group_snap_list 2024-08-29T18:11:19.934 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestClsRbd.group_snap_list (9 ms) 2024-08-29T18:11:19.934 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestClsRbd.group_snap_list_max_return 2024-08-29T18:11:19.979 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestClsRbd.group_snap_list_max_return (45 ms) 2024-08-29T18:11:19.979 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestClsRbd.group_snap_list_max_read 2024-08-29T18:11:20.557 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestClsRbd.group_snap_list_max_read (578 ms) 2024-08-29T18:11:20.557 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestClsRbd.group_snap_remove 2024-08-29T18:11:20.566 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestClsRbd.group_snap_remove (9 ms) 2024-08-29T18:11:20.566 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestClsRbd.group_snap_get_by_id 2024-08-29T18:11:20.571 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestClsRbd.group_snap_get_by_id (6 ms) 2024-08-29T18:11:20.571 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestClsRbd.trash_methods 2024-08-29T18:11:20.592 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestClsRbd.trash_methods (20 ms) 2024-08-29T18:11:20.592 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestClsRbd.op_features 2024-08-29T18:11:20.614 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestClsRbd.op_features (22 ms) 2024-08-29T18:11:20.614 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestClsRbd.clone_parent 2024-08-29T18:11:20.674 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestClsRbd.clone_parent (60 ms) 2024-08-29T18:11:20.675 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestClsRbd.clone_parent_ns 2024-08-29T18:11:20.701 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestClsRbd.clone_parent_ns (27 ms) 2024-08-29T18:11:20.701 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestClsRbd.clone_child 2024-08-29T18:11:20.733 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestClsRbd.clone_child (32 ms) 2024-08-29T18:11:20.733 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestClsRbd.namespace_methods 2024-08-29T18:11:20.752 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestClsRbd.namespace_methods (19 ms) 2024-08-29T18:11:20.752 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestClsRbd.migration 2024-08-29T18:11:20.781 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestClsRbd.migration (29 ms) 2024-08-29T18:11:20.781 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestClsRbd.migration_v1 2024-08-29T18:11:20.807 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestClsRbd.migration_v1 (26 ms) 2024-08-29T18:11:20.808 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestClsRbd.assert_snapc_seq 2024-08-29T18:11:21.149 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:11:20 smithi029 bash[79042]: cluster 2024-08-29T18:11:19.726075+0000 mgr.y (mgr.25004) 643 : cluster [DBG] pgmap v1233: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 1.4 MiB/s rd, 781 KiB/s wr, 757 op/s 2024-08-29T18:11:21.149 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:11:20 smithi029 bash[77880]: cluster 2024-08-29T18:11:19.726075+0000 mgr.y (mgr.25004) 643 : cluster [DBG] pgmap v1233: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 1.4 MiB/s rd, 781 KiB/s wr, 757 op/s 2024-08-29T18:11:21.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:11:20 smithi110 bash[67519]: cluster 2024-08-29T18:11:19.726075+0000 mgr.y (mgr.25004) 643 : cluster [DBG] pgmap v1233: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 1.4 MiB/s rd, 781 KiB/s wr, 757 op/s 2024-08-29T18:11:22.814 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestClsRbd.assert_snapc_seq (2006 ms) 2024-08-29T18:11:22.814 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestClsRbd.sparsify 2024-08-29T18:11:22.919 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestClsRbd.sparsify (106 ms) 2024-08-29T18:11:23.149 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:11:22 smithi029 bash[79042]: cluster 2024-08-29T18:11:21.727360+0000 mgr.y (mgr.25004) 644 : cluster [DBG] pgmap v1234: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 1.3 MiB/s rd, 674 KiB/s wr, 724 op/s 2024-08-29T18:11:23.149 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:11:22 smithi029 bash[79042]: cluster 2024-08-29T18:11:21.807817+0000 mon.a (mon.0) 1532 : cluster [DBG] osdmap e1065: 8 total, 8 up, 8 in 2024-08-29T18:11:23.149 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:11:22 smithi029 bash[77880]: cluster 2024-08-29T18:11:21.727360+0000 mgr.y (mgr.25004) 644 : cluster [DBG] pgmap v1234: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 1.3 MiB/s rd, 674 KiB/s wr, 724 op/s 2024-08-29T18:11:23.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:11:22 smithi029 bash[77880]: cluster 2024-08-29T18:11:21.807817+0000 mon.a (mon.0) 1532 : cluster [DBG] osdmap e1065: 8 total, 8 up, 8 in 2024-08-29T18:11:23.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:11:22 smithi110 bash[67519]: cluster 2024-08-29T18:11:21.727360+0000 mgr.y (mgr.25004) 644 : cluster [DBG] pgmap v1234: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 1.3 MiB/s rd, 674 KiB/s wr, 724 op/s 2024-08-29T18:11:23.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:11:22 smithi110 bash[67519]: cluster 2024-08-29T18:11:21.807817+0000 mon.a (mon.0) 1532 : cluster [DBG] osdmap e1065: 8 total, 8 up, 8 in 2024-08-29T18:11:23.838 INFO:tasks.workunit.client.0.smithi029.stdout:[----------] 70 tests from TestClsRbd (11498 ms total) 2024-08-29T18:11:23.838 INFO:tasks.workunit.client.0.smithi029.stdout: 2024-08-29T18:11:23.838 INFO:tasks.workunit.client.0.smithi029.stdout:[----------] Global test environment tear-down 2024-08-29T18:11:23.838 INFO:tasks.workunit.client.0.smithi029.stdout:[==========] 70 tests from 1 test suite ran. (14310 ms total) 2024-08-29T18:11:23.838 INFO:tasks.workunit.client.0.smithi029.stdout:[ PASSED ] 70 tests. 2024-08-29T18:11:23.848 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-08-29T18:11:23.848 DEBUG:teuthology.orchestra.run.smithi029:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-08-29T18:11:23.910 INFO:tasks.workunit:Running workunit cls/test_cls_refcount.sh... 2024-08-29T18:11:23.910 DEBUG:teuthology.orchestra.run.smithi029:workunit test cls/test_cls_refcount.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_refcount.sh 2024-08-29T18:11:23.974 INFO:tasks.workunit.client.0.smithi029.stdout:Running main() from gmock_main.cc 2024-08-29T18:11:23.975 INFO:tasks.workunit.client.0.smithi029.stdout:[==========] Running 10 tests from 1 test suite. 2024-08-29T18:11:23.975 INFO:tasks.workunit.client.0.smithi029.stdout:[----------] Global test environment set-up. 2024-08-29T18:11:23.975 INFO:tasks.workunit.client.0.smithi029.stdout:[----------] 10 tests from cls_rgw 2024-08-29T18:11:23.975 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] cls_rgw.test_implicit 2024-08-29T18:11:24.149 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:11:23 smithi029 bash[77880]: cluster 2024-08-29T18:11:22.811010+0000 mon.a (mon.0) 1533 : cluster [DBG] osdmap e1066: 8 total, 8 up, 8 in 2024-08-29T18:11:24.149 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:11:23 smithi029 bash[79042]: cluster 2024-08-29T18:11:22.811010+0000 mon.a (mon.0) 1533 : cluster [DBG] osdmap e1066: 8 total, 8 up, 8 in 2024-08-29T18:11:24.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:11:23 smithi110 bash[67519]: cluster 2024-08-29T18:11:22.811010+0000 mon.a (mon.0) 1533 : cluster [DBG] osdmap e1066: 8 total, 8 up, 8 in 2024-08-29T18:11:24.899 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:11:24 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:11:24] "GET /metrics HTTP/1.1" 200 36391 "" "Prometheus/2.43.0" 2024-08-29T18:11:24.899 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:11:24 smithi029 bash[79042]: cluster 2024-08-29T18:11:23.728031+0000 mgr.y (mgr.25004) 645 : cluster [DBG] pgmap v1237: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.1 MiB/s wr, 1.78k op/s 2024-08-29T18:11:24.899 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:11:24 smithi029 bash[79042]: cluster 2024-08-29T18:11:23.834935+0000 mon.a (mon.0) 1534 : cluster [DBG] osdmap e1067: 8 total, 8 up, 8 in 2024-08-29T18:11:24.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:11:24 smithi029 bash[77880]: cluster 2024-08-29T18:11:23.728031+0000 mgr.y (mgr.25004) 645 : cluster [DBG] pgmap v1237: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.1 MiB/s wr, 1.78k op/s 2024-08-29T18:11:24.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:11:24 smithi029 bash[77880]: cluster 2024-08-29T18:11:23.834935+0000 mon.a (mon.0) 1534 : cluster [DBG] osdmap e1067: 8 total, 8 up, 8 in 2024-08-29T18:11:25.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:11:24 smithi110 bash[67519]: cluster 2024-08-29T18:11:23.728031+0000 mgr.y (mgr.25004) 645 : cluster [DBG] pgmap v1237: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.1 MiB/s wr, 1.78k op/s 2024-08-29T18:11:25.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:11:24 smithi110 bash[67519]: cluster 2024-08-29T18:11:23.834935+0000 mon.a (mon.0) 1534 : cluster [DBG] osdmap e1067: 8 total, 8 up, 8 in 2024-08-29T18:11:26.149 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:11:25 smithi029 bash[77880]: cluster 2024-08-29T18:11:24.845933+0000 mon.a (mon.0) 1535 : cluster [DBG] osdmap e1068: 8 total, 8 up, 8 in 2024-08-29T18:11:26.149 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:11:25 smithi029 bash[77880]: audit 2024-08-29T18:11:24.850206+0000 mon.a (mon.0) 1536 : audit [INF] from='client.? 172.21.15.29:0/3391747135' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-113521-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:11:26.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:11:25 smithi029 bash[79042]: cluster 2024-08-29T18:11:24.845933+0000 mon.a (mon.0) 1535 : cluster [DBG] osdmap e1068: 8 total, 8 up, 8 in 2024-08-29T18:11:26.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:11:25 smithi029 bash[79042]: audit 2024-08-29T18:11:24.850206+0000 mon.a (mon.0) 1536 : audit [INF] from='client.? 172.21.15.29:0/3391747135' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-113521-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:11:26.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:11:25 smithi110 bash[67519]: cluster 2024-08-29T18:11:24.845933+0000 mon.a (mon.0) 1535 : cluster [DBG] osdmap e1068: 8 total, 8 up, 8 in 2024-08-29T18:11:26.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:11:25 smithi110 bash[67519]: audit 2024-08-29T18:11:24.850206+0000 mon.a (mon.0) 1536 : audit [INF] from='client.? 172.21.15.29:0/3391747135' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-113521-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:11:26.871 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] cls_rgw.test_implicit (2897 ms) 2024-08-29T18:11:26.871 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] cls_rgw.test_implicit_idempotent 2024-08-29T18:11:27.149 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:11:26 smithi029 bash[79042]: cluster 2024-08-29T18:11:25.728852+0000 mgr.y (mgr.25004) 646 : cluster [DBG] pgmap v1240: 137 pgs: 1 creating+peering, 31 unknown, 105 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:11:27.149 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:11:26 smithi029 bash[79042]: cluster 2024-08-29T18:11:25.838800+0000 mon.a (mon.0) 1537 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:11:27.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:11:26 smithi029 bash[79042]: audit 2024-08-29T18:11:25.849949+0000 mon.a (mon.0) 1538 : audit [INF] from='client.? 172.21.15.29:0/3391747135' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-113521-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:11:27.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:11:26 smithi029 bash[79042]: cluster 2024-08-29T18:11:25.859765+0000 mon.a (mon.0) 1539 : cluster [DBG] osdmap e1069: 8 total, 8 up, 8 in 2024-08-29T18:11:27.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:11:26 smithi029 bash[77880]: cluster 2024-08-29T18:11:25.728852+0000 mgr.y (mgr.25004) 646 : cluster [DBG] pgmap v1240: 137 pgs: 1 creating+peering, 31 unknown, 105 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:11:27.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:11:26 smithi029 bash[77880]: cluster 2024-08-29T18:11:25.838800+0000 mon.a (mon.0) 1537 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:11:27.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:11:26 smithi029 bash[77880]: audit 2024-08-29T18:11:25.849949+0000 mon.a (mon.0) 1538 : audit [INF] from='client.? 172.21.15.29:0/3391747135' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-113521-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:11:27.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:11:26 smithi029 bash[77880]: cluster 2024-08-29T18:11:25.859765+0000 mon.a (mon.0) 1539 : cluster [DBG] osdmap e1069: 8 total, 8 up, 8 in 2024-08-29T18:11:27.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:11:26 smithi110 bash[67519]: cluster 2024-08-29T18:11:25.728852+0000 mgr.y (mgr.25004) 646 : cluster [DBG] pgmap v1240: 137 pgs: 1 creating+peering, 31 unknown, 105 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:11:27.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:11:26 smithi110 bash[67519]: cluster 2024-08-29T18:11:25.838800+0000 mon.a (mon.0) 1537 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:11:27.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:11:26 smithi110 bash[67519]: audit 2024-08-29T18:11:25.849949+0000 mon.a (mon.0) 1538 : audit [INF] from='client.? 172.21.15.29:0/3391747135' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-113521-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:11:27.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:11:26 smithi110 bash[67519]: cluster 2024-08-29T18:11:25.859765+0000 mon.a (mon.0) 1539 : cluster [DBG] osdmap e1069: 8 total, 8 up, 8 in 2024-08-29T18:11:28.149 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:11:27 smithi029 bash[77880]: cluster 2024-08-29T18:11:26.868851+0000 mon.a (mon.0) 1540 : cluster [DBG] osdmap e1070: 8 total, 8 up, 8 in 2024-08-29T18:11:28.149 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:11:27 smithi029 bash[79042]: cluster 2024-08-29T18:11:26.868851+0000 mon.a (mon.0) 1540 : cluster [DBG] osdmap e1070: 8 total, 8 up, 8 in 2024-08-29T18:11:28.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:11:27 smithi110 bash[67519]: cluster 2024-08-29T18:11:26.868851+0000 mon.a (mon.0) 1540 : cluster [DBG] osdmap e1070: 8 total, 8 up, 8 in 2024-08-29T18:11:29.149 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:11:28 smithi029 bash[79042]: cluster 2024-08-29T18:11:27.729661+0000 mgr.y (mgr.25004) 647 : cluster [DBG] pgmap v1243: 105 pgs: 105 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:11:29.149 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:11:28 smithi029 bash[79042]: cluster 2024-08-29T18:11:27.862330+0000 mon.a (mon.0) 1541 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:11:29.149 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:11:28 smithi029 bash[79042]: cluster 2024-08-29T18:11:27.862396+0000 mon.a (mon.0) 1542 : cluster [INF] Cluster is now healthy 2024-08-29T18:11:29.149 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:11:28 smithi029 bash[79042]: cluster 2024-08-29T18:11:27.881520+0000 mon.a (mon.0) 1543 : cluster [DBG] osdmap e1071: 8 total, 8 up, 8 in 2024-08-29T18:11:29.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:11:28 smithi029 bash[79042]: audit 2024-08-29T18:11:27.885598+0000 mon.a (mon.0) 1544 : audit [INF] from='client.? 172.21.15.29:0/3655145602' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-113521-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:11:29.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:11:28 smithi029 bash[77880]: cluster 2024-08-29T18:11:27.729661+0000 mgr.y (mgr.25004) 647 : cluster [DBG] pgmap v1243: 105 pgs: 105 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:11:29.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:11:28 smithi029 bash[77880]: cluster 2024-08-29T18:11:27.862330+0000 mon.a (mon.0) 1541 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:11:29.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:11:28 smithi029 bash[77880]: cluster 2024-08-29T18:11:27.862396+0000 mon.a (mon.0) 1542 : cluster [INF] Cluster is now healthy 2024-08-29T18:11:29.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:11:28 smithi029 bash[77880]: cluster 2024-08-29T18:11:27.881520+0000 mon.a (mon.0) 1543 : cluster [DBG] osdmap e1071: 8 total, 8 up, 8 in 2024-08-29T18:11:29.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:11:28 smithi029 bash[77880]: audit 2024-08-29T18:11:27.885598+0000 mon.a (mon.0) 1544 : audit [INF] from='client.? 172.21.15.29:0/3655145602' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-113521-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:11:29.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:11:28 smithi110 bash[67519]: cluster 2024-08-29T18:11:27.729661+0000 mgr.y (mgr.25004) 647 : cluster [DBG] pgmap v1243: 105 pgs: 105 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:11:29.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:11:28 smithi110 bash[67519]: cluster 2024-08-29T18:11:27.862330+0000 mon.a (mon.0) 1541 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:11:29.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:11:28 smithi110 bash[67519]: cluster 2024-08-29T18:11:27.862396+0000 mon.a (mon.0) 1542 : cluster [INF] Cluster is now healthy 2024-08-29T18:11:29.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:11:28 smithi110 bash[67519]: cluster 2024-08-29T18:11:27.881520+0000 mon.a (mon.0) 1543 : cluster [DBG] osdmap e1071: 8 total, 8 up, 8 in 2024-08-29T18:11:29.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:11:28 smithi110 bash[67519]: audit 2024-08-29T18:11:27.885598+0000 mon.a (mon.0) 1544 : audit [INF] from='client.? 172.21.15.29:0/3655145602' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-113521-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:11:29.902 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] cls_rgw.test_implicit_idempotent (3030 ms) 2024-08-29T18:11:29.902 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] cls_rgw.test_put_snap 2024-08-29T18:11:30.149 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:11:29 smithi029 bash[77880]: audit 2024-08-29T18:11:28.883228+0000 mon.a (mon.0) 1545 : audit [INF] from='client.? 172.21.15.29:0/3655145602' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-113521-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:11:30.149 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:11:29 smithi029 bash[77880]: cluster 2024-08-29T18:11:28.891676+0000 mon.a (mon.0) 1546 : cluster [DBG] osdmap e1072: 8 total, 8 up, 8 in 2024-08-29T18:11:30.149 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:11:29 smithi029 bash[79042]: audit 2024-08-29T18:11:28.883228+0000 mon.a (mon.0) 1545 : audit [INF] from='client.? 172.21.15.29:0/3655145602' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-113521-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:11:30.149 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:11:29 smithi029 bash[79042]: cluster 2024-08-29T18:11:28.891676+0000 mon.a (mon.0) 1546 : cluster [DBG] osdmap e1072: 8 total, 8 up, 8 in 2024-08-29T18:11:30.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:11:29 smithi110 bash[67519]: audit 2024-08-29T18:11:28.883228+0000 mon.a (mon.0) 1545 : audit [INF] from='client.? 172.21.15.29:0/3655145602' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-113521-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:11:30.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:11:29 smithi110 bash[67519]: cluster 2024-08-29T18:11:28.891676+0000 mon.a (mon.0) 1546 : cluster [DBG] osdmap e1072: 8 total, 8 up, 8 in 2024-08-29T18:11:31.149 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:11:30 smithi029 bash[79042]: cluster 2024-08-29T18:11:29.730413+0000 mgr.y (mgr.25004) 648 : cluster [DBG] pgmap v1246: 137 pgs: 3 creating+peering, 29 unknown, 105 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:11:31.149 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:11:30 smithi029 bash[79042]: cluster 2024-08-29T18:11:29.899664+0000 mon.a (mon.0) 1547 : cluster [DBG] osdmap e1073: 8 total, 8 up, 8 in 2024-08-29T18:11:31.149 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:11:30 smithi029 bash[77880]: cluster 2024-08-29T18:11:29.730413+0000 mgr.y (mgr.25004) 648 : cluster [DBG] pgmap v1246: 137 pgs: 3 creating+peering, 29 unknown, 105 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:11:31.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:11:30 smithi029 bash[77880]: cluster 2024-08-29T18:11:29.899664+0000 mon.a (mon.0) 1547 : cluster [DBG] osdmap e1073: 8 total, 8 up, 8 in 2024-08-29T18:11:31.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:11:30 smithi110 bash[67519]: cluster 2024-08-29T18:11:29.730413+0000 mgr.y (mgr.25004) 648 : cluster [DBG] pgmap v1246: 137 pgs: 3 creating+peering, 29 unknown, 105 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:11:31.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:11:30 smithi110 bash[67519]: cluster 2024-08-29T18:11:29.899664+0000 mon.a (mon.0) 1547 : cluster [DBG] osdmap e1073: 8 total, 8 up, 8 in 2024-08-29T18:11:32.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:11:31 smithi029 bash[77880]: cluster 2024-08-29T18:11:30.911883+0000 mon.a (mon.0) 1548 : cluster [DBG] osdmap e1074: 8 total, 8 up, 8 in 2024-08-29T18:11:32.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:11:31 smithi029 bash[77880]: audit 2024-08-29T18:11:30.918677+0000 mon.c (mon.2) 431 : audit [INF] from='client.? 172.21.15.29:0/1839280648' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-113521-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:11:32.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:11:31 smithi029 bash[77880]: audit 2024-08-29T18:11:30.925638+0000 mon.a (mon.0) 1549 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-113521-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:11:32.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:11:31 smithi029 bash[79042]: cluster 2024-08-29T18:11:30.911883+0000 mon.a (mon.0) 1548 : cluster [DBG] osdmap e1074: 8 total, 8 up, 8 in 2024-08-29T18:11:32.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:11:31 smithi029 bash[79042]: audit 2024-08-29T18:11:30.918677+0000 mon.c (mon.2) 431 : audit [INF] from='client.? 172.21.15.29:0/1839280648' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-113521-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:11:32.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:11:31 smithi029 bash[79042]: audit 2024-08-29T18:11:30.925638+0000 mon.a (mon.0) 1549 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-113521-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:11:32.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:11:31 smithi110 bash[67519]: cluster 2024-08-29T18:11:30.911883+0000 mon.a (mon.0) 1548 : cluster [DBG] osdmap e1074: 8 total, 8 up, 8 in 2024-08-29T18:11:32.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:11:31 smithi110 bash[67519]: audit 2024-08-29T18:11:30.918677+0000 mon.c (mon.2) 431 : audit [INF] from='client.? 172.21.15.29:0/1839280648' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-113521-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:11:32.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:11:31 smithi110 bash[67519]: audit 2024-08-29T18:11:30.925638+0000 mon.a (mon.0) 1549 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-113521-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:11:33.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:11:32 smithi029 bash[79042]: cluster 2024-08-29T18:11:31.731619+0000 mgr.y (mgr.25004) 649 : cluster [DBG] pgmap v1249: 137 pgs: 14 creating+peering, 18 unknown, 105 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:11:33.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:11:32 smithi029 bash[79042]: cluster 2024-08-29T18:11:31.904571+0000 mon.a (mon.0) 1550 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:11:33.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:11:32 smithi029 bash[79042]: audit 2024-08-29T18:11:31.915869+0000 mon.a (mon.0) 1551 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-113521-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:11:33.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:11:32 smithi029 bash[79042]: cluster 2024-08-29T18:11:31.925422+0000 mon.a (mon.0) 1552 : cluster [DBG] osdmap e1075: 8 total, 8 up, 8 in 2024-08-29T18:11:33.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:11:32 smithi029 bash[77880]: cluster 2024-08-29T18:11:31.731619+0000 mgr.y (mgr.25004) 649 : cluster [DBG] pgmap v1249: 137 pgs: 14 creating+peering, 18 unknown, 105 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:11:33.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:11:32 smithi029 bash[77880]: cluster 2024-08-29T18:11:31.904571+0000 mon.a (mon.0) 1550 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:11:33.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:11:32 smithi029 bash[77880]: audit 2024-08-29T18:11:31.915869+0000 mon.a (mon.0) 1551 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-113521-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:11:33.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:11:32 smithi029 bash[77880]: cluster 2024-08-29T18:11:31.925422+0000 mon.a (mon.0) 1552 : cluster [DBG] osdmap e1075: 8 total, 8 up, 8 in 2024-08-29T18:11:33.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:11:32 smithi110 bash[67519]: cluster 2024-08-29T18:11:31.731619+0000 mgr.y (mgr.25004) 649 : cluster [DBG] pgmap v1249: 137 pgs: 14 creating+peering, 18 unknown, 105 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:11:33.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:11:32 smithi110 bash[67519]: cluster 2024-08-29T18:11:31.904571+0000 mon.a (mon.0) 1550 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:11:33.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:11:32 smithi110 bash[67519]: audit 2024-08-29T18:11:31.915869+0000 mon.a (mon.0) 1551 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-113521-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:11:33.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:11:32 smithi110 bash[67519]: cluster 2024-08-29T18:11:31.925422+0000 mon.a (mon.0) 1552 : cluster [DBG] osdmap e1075: 8 total, 8 up, 8 in 2024-08-29T18:11:34.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:11:33 smithi029 bash[79042]: cluster 2024-08-29T18:11:32.926105+0000 mon.a (mon.0) 1553 : cluster [DBG] osdmap e1076: 8 total, 8 up, 8 in 2024-08-29T18:11:34.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:11:33 smithi029 bash[79042]: audit 2024-08-29T18:11:33.511174+0000 mon.a (mon.0) 1554 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:11:34.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:11:33 smithi029 bash[79042]: audit 2024-08-29T18:11:33.513791+0000 mon.c (mon.2) 432 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:11:34.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:11:33 smithi029 bash[77880]: cluster 2024-08-29T18:11:32.926105+0000 mon.a (mon.0) 1553 : cluster [DBG] osdmap e1076: 8 total, 8 up, 8 in 2024-08-29T18:11:34.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:11:33 smithi029 bash[77880]: audit 2024-08-29T18:11:33.511174+0000 mon.a (mon.0) 1554 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:11:34.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:11:33 smithi029 bash[77880]: audit 2024-08-29T18:11:33.513791+0000 mon.c (mon.2) 432 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:11:34.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:11:33 smithi110 bash[67519]: cluster 2024-08-29T18:11:32.926105+0000 mon.a (mon.0) 1553 : cluster [DBG] osdmap e1076: 8 total, 8 up, 8 in 2024-08-29T18:11:34.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:11:33 smithi110 bash[67519]: audit 2024-08-29T18:11:33.511174+0000 mon.a (mon.0) 1554 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:11:34.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:11:33 smithi110 bash[67519]: audit 2024-08-29T18:11:33.513791+0000 mon.c (mon.2) 432 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:11:34.899 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:11:34 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:11:34] "GET /metrics HTTP/1.1" 200 36368 "" "Prometheus/2.43.0" 2024-08-29T18:11:35.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:11:34 smithi029 bash[79042]: cluster 2024-08-29T18:11:33.732297+0000 mgr.y (mgr.25004) 650 : cluster [DBG] pgmap v1252: 137 pgs: 14 creating+peering, 7 unknown, 116 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-08-29T18:11:35.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:11:34 smithi029 bash[79042]: cluster 2024-08-29T18:11:34.507017+0000 mon.a (mon.0) 1555 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:11:35.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:11:34 smithi029 bash[79042]: cluster 2024-08-29T18:11:34.507071+0000 mon.a (mon.0) 1556 : cluster [INF] Cluster is now healthy 2024-08-29T18:11:35.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:11:34 smithi029 bash[77880]: cluster 2024-08-29T18:11:33.732297+0000 mgr.y (mgr.25004) 650 : cluster [DBG] pgmap v1252: 137 pgs: 14 creating+peering, 7 unknown, 116 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-08-29T18:11:35.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:11:34 smithi029 bash[77880]: cluster 2024-08-29T18:11:34.507017+0000 mon.a (mon.0) 1555 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:11:35.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:11:34 smithi029 bash[77880]: cluster 2024-08-29T18:11:34.507071+0000 mon.a (mon.0) 1556 : cluster [INF] Cluster is now healthy 2024-08-29T18:11:35.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:11:34 smithi110 bash[67519]: cluster 2024-08-29T18:11:33.732297+0000 mgr.y (mgr.25004) 650 : cluster [DBG] pgmap v1252: 137 pgs: 14 creating+peering, 7 unknown, 116 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-08-29T18:11:35.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:11:34 smithi110 bash[67519]: cluster 2024-08-29T18:11:34.507017+0000 mon.a (mon.0) 1555 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:11:35.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:11:34 smithi110 bash[67519]: cluster 2024-08-29T18:11:34.507071+0000 mon.a (mon.0) 1556 : cluster [INF] Cluster is now healthy 2024-08-29T18:11:37.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:11:36 smithi029 bash[79042]: cluster 2024-08-29T18:11:35.733216+0000 mgr.y (mgr.25004) 651 : cluster [DBG] pgmap v1253: 137 pgs: 14 creating+peering, 123 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 175 B/s wr, 0 op/s 2024-08-29T18:11:37.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:11:36 smithi029 bash[79042]: cluster 2024-08-29T18:11:35.941955+0000 mon.a (mon.0) 1557 : cluster [DBG] osdmap e1077: 8 total, 8 up, 8 in 2024-08-29T18:11:37.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:11:36 smithi029 bash[77880]: cluster 2024-08-29T18:11:35.733216+0000 mgr.y (mgr.25004) 651 : cluster [DBG] pgmap v1253: 137 pgs: 14 creating+peering, 123 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 175 B/s wr, 0 op/s 2024-08-29T18:11:37.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:11:36 smithi029 bash[77880]: cluster 2024-08-29T18:11:35.941955+0000 mon.a (mon.0) 1557 : cluster [DBG] osdmap e1077: 8 total, 8 up, 8 in 2024-08-29T18:11:37.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:11:36 smithi110 bash[67519]: cluster 2024-08-29T18:11:35.733216+0000 mgr.y (mgr.25004) 651 : cluster [DBG] pgmap v1253: 137 pgs: 14 creating+peering, 123 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 175 B/s wr, 0 op/s 2024-08-29T18:11:37.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:11:36 smithi110 bash[67519]: cluster 2024-08-29T18:11:35.941955+0000 mon.a (mon.0) 1557 : cluster [DBG] osdmap e1077: 8 total, 8 up, 8 in 2024-08-29T18:11:38.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:11:37 smithi029 bash[77880]: cluster 2024-08-29T18:11:36.954280+0000 mon.a (mon.0) 1558 : cluster [DBG] osdmap e1078: 8 total, 8 up, 8 in 2024-08-29T18:11:38.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:11:37 smithi029 bash[79042]: cluster 2024-08-29T18:11:36.954280+0000 mon.a (mon.0) 1558 : cluster [DBG] osdmap e1078: 8 total, 8 up, 8 in 2024-08-29T18:11:38.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:11:37 smithi110 bash[67519]: cluster 2024-08-29T18:11:36.954280+0000 mon.a (mon.0) 1558 : cluster [DBG] osdmap e1078: 8 total, 8 up, 8 in 2024-08-29T18:11:38.969 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] cls_rgw.test_put_snap (9067 ms) 2024-08-29T18:11:38.969 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] cls_rgw.test_explicit 2024-08-29T18:11:39.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:11:38 smithi029 bash[79042]: cluster 2024-08-29T18:11:37.734138+0000 mgr.y (mgr.25004) 652 : cluster [DBG] pgmap v1256: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 176 B/s wr, 0 op/s 2024-08-29T18:11:39.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:11:38 smithi029 bash[79042]: cluster 2024-08-29T18:11:37.964355+0000 mon.a (mon.0) 1559 : cluster [DBG] osdmap e1079: 8 total, 8 up, 8 in 2024-08-29T18:11:39.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:11:38 smithi029 bash[77880]: cluster 2024-08-29T18:11:37.734138+0000 mgr.y (mgr.25004) 652 : cluster [DBG] pgmap v1256: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 176 B/s wr, 0 op/s 2024-08-29T18:11:39.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:11:38 smithi029 bash[77880]: cluster 2024-08-29T18:11:37.964355+0000 mon.a (mon.0) 1559 : cluster [DBG] osdmap e1079: 8 total, 8 up, 8 in 2024-08-29T18:11:39.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:11:38 smithi110 bash[67519]: cluster 2024-08-29T18:11:37.734138+0000 mgr.y (mgr.25004) 652 : cluster [DBG] pgmap v1256: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 176 B/s wr, 0 op/s 2024-08-29T18:11:39.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:11:38 smithi110 bash[67519]: cluster 2024-08-29T18:11:37.964355+0000 mon.a (mon.0) 1559 : cluster [DBG] osdmap e1079: 8 total, 8 up, 8 in 2024-08-29T18:11:40.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:11:39 smithi029 bash[79042]: cluster 2024-08-29T18:11:38.965543+0000 mon.a (mon.0) 1560 : cluster [DBG] osdmap e1080: 8 total, 8 up, 8 in 2024-08-29T18:11:40.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:11:39 smithi029 bash[77880]: cluster 2024-08-29T18:11:38.965543+0000 mon.a (mon.0) 1560 : cluster [DBG] osdmap e1080: 8 total, 8 up, 8 in 2024-08-29T18:11:40.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:11:39 smithi110 bash[67519]: cluster 2024-08-29T18:11:38.965543+0000 mon.a (mon.0) 1560 : cluster [DBG] osdmap e1080: 8 total, 8 up, 8 in 2024-08-29T18:11:41.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:11:41 smithi029 bash[79042]: cluster 2024-08-29T18:11:39.734786+0000 mgr.y (mgr.25004) 653 : cluster [DBG] pgmap v1259: 105 pgs: 105 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:11:41.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:11:41 smithi029 bash[79042]: cluster 2024-08-29T18:11:39.988422+0000 mon.a (mon.0) 1561 : cluster [DBG] osdmap e1081: 8 total, 8 up, 8 in 2024-08-29T18:11:41.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:11:41 smithi029 bash[79042]: audit 2024-08-29T18:11:39.992328+0000 mon.c (mon.2) 433 : audit [INF] from='client.? 172.21.15.29:0/3601683099' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-113521-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:11:41.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:11:41 smithi029 bash[79042]: audit 2024-08-29T18:11:39.994243+0000 mon.a (mon.0) 1562 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-113521-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:11:41.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:11:41 smithi029 bash[77880]: cluster 2024-08-29T18:11:39.734786+0000 mgr.y (mgr.25004) 653 : cluster [DBG] pgmap v1259: 105 pgs: 105 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:11:41.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:11:41 smithi029 bash[77880]: cluster 2024-08-29T18:11:39.988422+0000 mon.a (mon.0) 1561 : cluster [DBG] osdmap e1081: 8 total, 8 up, 8 in 2024-08-29T18:11:41.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:11:41 smithi029 bash[77880]: audit 2024-08-29T18:11:39.992328+0000 mon.c (mon.2) 433 : audit [INF] from='client.? 172.21.15.29:0/3601683099' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-113521-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:11:41.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:11:41 smithi029 bash[77880]: audit 2024-08-29T18:11:39.994243+0000 mon.a (mon.0) 1562 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-113521-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:11:41.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:11:41 smithi110 bash[67519]: cluster 2024-08-29T18:11:39.734786+0000 mgr.y (mgr.25004) 653 : cluster [DBG] pgmap v1259: 105 pgs: 105 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:11:41.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:11:41 smithi110 bash[67519]: cluster 2024-08-29T18:11:39.988422+0000 mon.a (mon.0) 1561 : cluster [DBG] osdmap e1081: 8 total, 8 up, 8 in 2024-08-29T18:11:41.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:11:41 smithi110 bash[67519]: audit 2024-08-29T18:11:39.992328+0000 mon.c (mon.2) 433 : audit [INF] from='client.? 172.21.15.29:0/3601683099' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-113521-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:11:41.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:11:41 smithi110 bash[67519]: audit 2024-08-29T18:11:39.994243+0000 mon.a (mon.0) 1562 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-113521-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:11:42.027 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] cls_rgw.test_explicit (3057 ms) 2024-08-29T18:11:42.027 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] cls_rgw.set 2024-08-29T18:11:42.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:11:42 smithi029 bash[79042]: audit 2024-08-29T18:11:40.983975+0000 mon.a (mon.0) 1563 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-113521-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:11:42.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:11:42 smithi029 bash[79042]: cluster 2024-08-29T18:11:40.991961+0000 mon.a (mon.0) 1564 : cluster [DBG] osdmap e1082: 8 total, 8 up, 8 in 2024-08-29T18:11:42.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:11:42 smithi029 bash[77880]: audit 2024-08-29T18:11:40.983975+0000 mon.a (mon.0) 1563 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-113521-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:11:42.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:11:42 smithi029 bash[77880]: cluster 2024-08-29T18:11:40.991961+0000 mon.a (mon.0) 1564 : cluster [DBG] osdmap e1082: 8 total, 8 up, 8 in 2024-08-29T18:11:42.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:11:42 smithi110 bash[67519]: audit 2024-08-29T18:11:40.983975+0000 mon.a (mon.0) 1563 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-113521-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:11:42.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:11:42 smithi110 bash[67519]: cluster 2024-08-29T18:11:40.991961+0000 mon.a (mon.0) 1564 : cluster [DBG] osdmap e1082: 8 total, 8 up, 8 in 2024-08-29T18:11:43.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:11:43 smithi029 bash[77880]: cluster 2024-08-29T18:11:41.735799+0000 mgr.y (mgr.25004) 654 : cluster [DBG] pgmap v1262: 137 pgs: 8 creating+peering, 14 unknown, 115 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:11:43.496 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:11:43 smithi029 bash[77880]: cluster 2024-08-29T18:11:42.023284+0000 mon.a (mon.0) 1565 : cluster [DBG] osdmap e1083: 8 total, 8 up, 8 in 2024-08-29T18:11:43.497 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:11:43 smithi029 bash[79042]: cluster 2024-08-29T18:11:41.735799+0000 mgr.y (mgr.25004) 654 : cluster [DBG] pgmap v1262: 137 pgs: 8 creating+peering, 14 unknown, 115 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:11:43.497 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:11:43 smithi029 bash[79042]: cluster 2024-08-29T18:11:42.023284+0000 mon.a (mon.0) 1565 : cluster [DBG] osdmap e1083: 8 total, 8 up, 8 in 2024-08-29T18:11:43.498 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:11:43 smithi110 bash[67519]: cluster 2024-08-29T18:11:41.735799+0000 mgr.y (mgr.25004) 654 : cluster [DBG] pgmap v1262: 137 pgs: 8 creating+peering, 14 unknown, 115 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:11:43.498 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:11:43 smithi110 bash[67519]: cluster 2024-08-29T18:11:42.023284+0000 mon.a (mon.0) 1565 : cluster [DBG] osdmap e1083: 8 total, 8 up, 8 in 2024-08-29T18:11:44.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:11:44 smithi029 bash[77880]: cluster 2024-08-29T18:11:43.034508+0000 mon.a (mon.0) 1566 : cluster [DBG] osdmap e1084: 8 total, 8 up, 8 in 2024-08-29T18:11:44.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:11:44 smithi029 bash[77880]: audit 2024-08-29T18:11:43.039100+0000 mon.c (mon.2) 434 : audit [INF] from='client.? 172.21.15.29:0/2920843681' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-113521-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:11:44.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:11:44 smithi029 bash[77880]: audit 2024-08-29T18:11:43.040679+0000 mon.a (mon.0) 1567 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-113521-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:11:44.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:11:44 smithi029 bash[79042]: cluster 2024-08-29T18:11:43.034508+0000 mon.a (mon.0) 1566 : cluster [DBG] osdmap e1084: 8 total, 8 up, 8 in 2024-08-29T18:11:44.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:11:44 smithi029 bash[79042]: audit 2024-08-29T18:11:43.039100+0000 mon.c (mon.2) 434 : audit [INF] from='client.? 172.21.15.29:0/2920843681' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-113521-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:11:44.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:11:44 smithi029 bash[79042]: audit 2024-08-29T18:11:43.040679+0000 mon.a (mon.0) 1567 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-113521-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:11:44.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:11:44 smithi110 bash[67519]: cluster 2024-08-29T18:11:43.034508+0000 mon.a (mon.0) 1566 : cluster [DBG] osdmap e1084: 8 total, 8 up, 8 in 2024-08-29T18:11:44.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:11:44 smithi110 bash[67519]: audit 2024-08-29T18:11:43.039100+0000 mon.c (mon.2) 434 : audit [INF] from='client.? 172.21.15.29:0/2920843681' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-113521-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:11:44.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:11:44 smithi110 bash[67519]: audit 2024-08-29T18:11:43.040679+0000 mon.a (mon.0) 1567 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-113521-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:11:44.899 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:11:44 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:11:44] "GET /metrics HTTP/1.1" 200 36368 "" "Prometheus/2.43.0" 2024-08-29T18:11:45.060 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] cls_rgw.set (3034 ms) 2024-08-29T18:11:45.060 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] cls_rgw.test_implicit_ec 2024-08-29T18:11:45.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:11:45 smithi029 bash[79042]: cluster 2024-08-29T18:11:43.736554+0000 mgr.y (mgr.25004) 655 : cluster [DBG] pgmap v1265: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:11:45.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:11:45 smithi029 bash[79042]: cluster 2024-08-29T18:11:44.027024+0000 mon.a (mon.0) 1568 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:11:45.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:11:45 smithi029 bash[79042]: audit 2024-08-29T18:11:44.036109+0000 mon.a (mon.0) 1569 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-113521-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:11:45.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:11:45 smithi029 bash[79042]: cluster 2024-08-29T18:11:44.046463+0000 mon.a (mon.0) 1570 : cluster [DBG] osdmap e1085: 8 total, 8 up, 8 in 2024-08-29T18:11:45.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:11:45 smithi029 bash[77880]: cluster 2024-08-29T18:11:43.736554+0000 mgr.y (mgr.25004) 655 : cluster [DBG] pgmap v1265: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:11:45.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:11:45 smithi029 bash[77880]: cluster 2024-08-29T18:11:44.027024+0000 mon.a (mon.0) 1568 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:11:45.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:11:45 smithi029 bash[77880]: audit 2024-08-29T18:11:44.036109+0000 mon.a (mon.0) 1569 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-113521-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:11:45.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:11:45 smithi029 bash[77880]: cluster 2024-08-29T18:11:44.046463+0000 mon.a (mon.0) 1570 : cluster [DBG] osdmap e1085: 8 total, 8 up, 8 in 2024-08-29T18:11:45.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:11:45 smithi110 bash[67519]: cluster 2024-08-29T18:11:43.736554+0000 mgr.y (mgr.25004) 655 : cluster [DBG] pgmap v1265: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:11:45.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:11:45 smithi110 bash[67519]: cluster 2024-08-29T18:11:44.027024+0000 mon.a (mon.0) 1568 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:11:45.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:11:45 smithi110 bash[67519]: audit 2024-08-29T18:11:44.036109+0000 mon.a (mon.0) 1569 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-113521-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:11:45.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:11:45 smithi110 bash[67519]: cluster 2024-08-29T18:11:44.046463+0000 mon.a (mon.0) 1570 : cluster [DBG] osdmap e1085: 8 total, 8 up, 8 in 2024-08-29T18:11:46.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:11:46 smithi029 bash[79042]: cluster 2024-08-29T18:11:45.045773+0000 mon.a (mon.0) 1571 : cluster [DBG] osdmap e1086: 8 total, 8 up, 8 in 2024-08-29T18:11:46.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:11:46 smithi029 bash[79042]: audit 2024-08-29T18:11:45.087883+0000 mon.a (mon.0) 1572 : audit [INF] from='client.? 172.21.15.29:0/4096255357' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi029-113521-6"}]: dispatch 2024-08-29T18:11:46.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:11:46 smithi029 bash[79042]: audit 2024-08-29T18:11:45.088771+0000 mon.a (mon.0) 1573 : audit [INF] from='client.? 172.21.15.29:0/4096255357' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi029-113521-6"}]: dispatch 2024-08-29T18:11:46.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:11:46 smithi029 bash[79042]: audit 2024-08-29T18:11:45.089133+0000 mon.a (mon.0) 1574 : audit [INF] from='client.? 172.21.15.29:0/4096255357' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi029-113521-6", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-08-29T18:11:46.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:11:46 smithi029 bash[79042]: audit 2024-08-29T18:11:46.023873+0000 mon.c (mon.2) 435 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:11:46.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:11:46 smithi029 bash[77880]: cluster 2024-08-29T18:11:45.045773+0000 mon.a (mon.0) 1571 : cluster [DBG] osdmap e1086: 8 total, 8 up, 8 in 2024-08-29T18:11:46.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:11:46 smithi029 bash[77880]: audit 2024-08-29T18:11:45.087883+0000 mon.a (mon.0) 1572 : audit [INF] from='client.? 172.21.15.29:0/4096255357' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi029-113521-6"}]: dispatch 2024-08-29T18:11:46.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:11:46 smithi029 bash[77880]: audit 2024-08-29T18:11:45.088771+0000 mon.a (mon.0) 1573 : audit [INF] from='client.? 172.21.15.29:0/4096255357' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi029-113521-6"}]: dispatch 2024-08-29T18:11:46.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:11:46 smithi029 bash[77880]: audit 2024-08-29T18:11:45.089133+0000 mon.a (mon.0) 1574 : audit [INF] from='client.? 172.21.15.29:0/4096255357' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi029-113521-6", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-08-29T18:11:46.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:11:46 smithi029 bash[77880]: audit 2024-08-29T18:11:46.023873+0000 mon.c (mon.2) 435 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:11:46.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:11:46 smithi110 bash[67519]: cluster 2024-08-29T18:11:45.045773+0000 mon.a (mon.0) 1571 : cluster [DBG] osdmap e1086: 8 total, 8 up, 8 in 2024-08-29T18:11:46.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:11:46 smithi110 bash[67519]: audit 2024-08-29T18:11:45.087883+0000 mon.a (mon.0) 1572 : audit [INF] from='client.? 172.21.15.29:0/4096255357' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi029-113521-6"}]: dispatch 2024-08-29T18:11:46.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:11:46 smithi110 bash[67519]: audit 2024-08-29T18:11:45.088771+0000 mon.a (mon.0) 1573 : audit [INF] from='client.? 172.21.15.29:0/4096255357' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi029-113521-6"}]: dispatch 2024-08-29T18:11:46.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:11:46 smithi110 bash[67519]: audit 2024-08-29T18:11:45.089133+0000 mon.a (mon.0) 1574 : audit [INF] from='client.? 172.21.15.29:0/4096255357' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi029-113521-6", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-08-29T18:11:46.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:11:46 smithi110 bash[67519]: audit 2024-08-29T18:11:46.023873+0000 mon.c (mon.2) 435 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:11:47.899 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:11:47 smithi029 bash[77880]: cluster 2024-08-29T18:11:45.737280+0000 mgr.y (mgr.25004) 656 : cluster [DBG] pgmap v1268: 105 pgs: 105 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:11:47.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:11:47 smithi029 bash[77880]: cluster 2024-08-29T18:11:46.050752+0000 mon.a (mon.0) 1575 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:11:47.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:11:47 smithi029 bash[77880]: cluster 2024-08-29T18:11:46.050831+0000 mon.a (mon.0) 1576 : cluster [INF] Cluster is now healthy 2024-08-29T18:11:47.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:11:47 smithi029 bash[77880]: audit 2024-08-29T18:11:46.052568+0000 mon.a (mon.0) 1577 : audit [INF] from='client.? 172.21.15.29:0/4096255357' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi029-113521-6", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2024-08-29T18:11:47.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:11:47 smithi029 bash[77880]: cluster 2024-08-29T18:11:46.059782+0000 mon.a (mon.0) 1578 : cluster [DBG] osdmap e1087: 8 total, 8 up, 8 in 2024-08-29T18:11:47.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:11:47 smithi029 bash[77880]: audit 2024-08-29T18:11:46.063485+0000 mon.a (mon.0) 1579 : audit [INF] from='client.? 172.21.15.29:0/4096255357' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi029-113521-6", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi029-113521-6"}]: dispatch 2024-08-29T18:11:47.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:11:47 smithi029 bash[77880]: audit 2024-08-29T18:11:46.794787+0000 mon.c (mon.2) 436 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:11:47.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:11:47 smithi029 bash[77880]: audit 2024-08-29T18:11:46.796288+0000 mon.c (mon.2) 437 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:11:47.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:11:47 smithi029 bash[77880]: audit 2024-08-29T18:11:46.806169+0000 mon.a (mon.0) 1580 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:11:47.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:11:47 smithi029 bash[79042]: cluster 2024-08-29T18:11:45.737280+0000 mgr.y (mgr.25004) 656 : cluster [DBG] pgmap v1268: 105 pgs: 105 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:11:47.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:11:47 smithi029 bash[79042]: cluster 2024-08-29T18:11:46.050752+0000 mon.a (mon.0) 1575 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:11:47.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:11:47 smithi029 bash[79042]: cluster 2024-08-29T18:11:46.050831+0000 mon.a (mon.0) 1576 : cluster [INF] Cluster is now healthy 2024-08-29T18:11:47.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:11:47 smithi029 bash[79042]: audit 2024-08-29T18:11:46.052568+0000 mon.a (mon.0) 1577 : audit [INF] from='client.? 172.21.15.29:0/4096255357' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi029-113521-6", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2024-08-29T18:11:47.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:11:47 smithi029 bash[79042]: cluster 2024-08-29T18:11:46.059782+0000 mon.a (mon.0) 1578 : cluster [DBG] osdmap e1087: 8 total, 8 up, 8 in 2024-08-29T18:11:47.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:11:47 smithi029 bash[79042]: audit 2024-08-29T18:11:46.063485+0000 mon.a (mon.0) 1579 : audit [INF] from='client.? 172.21.15.29:0/4096255357' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi029-113521-6", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi029-113521-6"}]: dispatch 2024-08-29T18:11:47.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:11:47 smithi029 bash[79042]: audit 2024-08-29T18:11:46.794787+0000 mon.c (mon.2) 436 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:11:47.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:11:47 smithi029 bash[79042]: audit 2024-08-29T18:11:46.796288+0000 mon.c (mon.2) 437 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:11:47.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:11:47 smithi029 bash[79042]: audit 2024-08-29T18:11:46.806169+0000 mon.a (mon.0) 1580 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:11:47.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:11:47 smithi110 bash[67519]: cluster 2024-08-29T18:11:45.737280+0000 mgr.y (mgr.25004) 656 : cluster [DBG] pgmap v1268: 105 pgs: 105 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:11:47.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:11:47 smithi110 bash[67519]: cluster 2024-08-29T18:11:46.050752+0000 mon.a (mon.0) 1575 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:11:47.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:11:47 smithi110 bash[67519]: cluster 2024-08-29T18:11:46.050831+0000 mon.a (mon.0) 1576 : cluster [INF] Cluster is now healthy 2024-08-29T18:11:47.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:11:47 smithi110 bash[67519]: audit 2024-08-29T18:11:46.052568+0000 mon.a (mon.0) 1577 : audit [INF] from='client.? 172.21.15.29:0/4096255357' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi029-113521-6", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2024-08-29T18:11:47.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:11:47 smithi110 bash[67519]: cluster 2024-08-29T18:11:46.059782+0000 mon.a (mon.0) 1578 : cluster [DBG] osdmap e1087: 8 total, 8 up, 8 in 2024-08-29T18:11:47.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:11:47 smithi110 bash[67519]: audit 2024-08-29T18:11:46.063485+0000 mon.a (mon.0) 1579 : audit [INF] from='client.? 172.21.15.29:0/4096255357' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi029-113521-6", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi029-113521-6"}]: dispatch 2024-08-29T18:11:47.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:11:47 smithi110 bash[67519]: audit 2024-08-29T18:11:46.794787+0000 mon.c (mon.2) 436 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:11:47.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:11:47 smithi110 bash[67519]: audit 2024-08-29T18:11:46.796288+0000 mon.c (mon.2) 437 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:11:47.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:11:47 smithi110 bash[67519]: audit 2024-08-29T18:11:46.806169+0000 mon.a (mon.0) 1580 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:11:48.899 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:11:48 smithi029 bash[79042]: cluster 2024-08-29T18:11:47.514223+0000 mon.a (mon.0) 1581 : cluster [DBG] osdmap e1088: 8 total, 8 up, 8 in 2024-08-29T18:11:48.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:11:48 smithi029 bash[79042]: cluster 2024-08-29T18:11:47.738237+0000 mgr.y (mgr.25004) 657 : cluster [DBG] pgmap v1271: 105 pgs: 105 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:11:48.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:11:48 smithi029 bash[79042]: audit 2024-08-29T18:11:48.059112+0000 mon.a (mon.0) 1582 : audit [INF] from='client.? 172.21.15.29:0/4096255357' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "test-rados-api-smithi029-113521-6", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi029-113521-6"}]': finished 2024-08-29T18:11:48.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:11:48 smithi029 bash[79042]: cluster 2024-08-29T18:11:48.066149+0000 mon.a (mon.0) 1583 : cluster [DBG] osdmap e1089: 8 total, 8 up, 8 in 2024-08-29T18:11:48.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:11:48 smithi029 bash[79042]: audit 2024-08-29T18:11:48.511681+0000 mon.a (mon.0) 1584 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:11:48.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:11:48 smithi029 bash[79042]: audit 2024-08-29T18:11:48.514687+0000 mon.c (mon.2) 438 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:11:48.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:11:48 smithi029 bash[77880]: cluster 2024-08-29T18:11:47.514223+0000 mon.a (mon.0) 1581 : cluster [DBG] osdmap e1088: 8 total, 8 up, 8 in 2024-08-29T18:11:48.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:11:48 smithi029 bash[77880]: cluster 2024-08-29T18:11:47.738237+0000 mgr.y (mgr.25004) 657 : cluster [DBG] pgmap v1271: 105 pgs: 105 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:11:48.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:11:48 smithi029 bash[77880]: audit 2024-08-29T18:11:48.059112+0000 mon.a (mon.0) 1582 : audit [INF] from='client.? 172.21.15.29:0/4096255357' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "test-rados-api-smithi029-113521-6", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi029-113521-6"}]': finished 2024-08-29T18:11:48.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:11:48 smithi029 bash[77880]: cluster 2024-08-29T18:11:48.066149+0000 mon.a (mon.0) 1583 : cluster [DBG] osdmap e1089: 8 total, 8 up, 8 in 2024-08-29T18:11:48.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:11:48 smithi029 bash[77880]: audit 2024-08-29T18:11:48.511681+0000 mon.a (mon.0) 1584 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:11:48.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:11:48 smithi029 bash[77880]: audit 2024-08-29T18:11:48.514687+0000 mon.c (mon.2) 438 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:11:48.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:11:48 smithi110 bash[67519]: cluster 2024-08-29T18:11:47.514223+0000 mon.a (mon.0) 1581 : cluster [DBG] osdmap e1088: 8 total, 8 up, 8 in 2024-08-29T18:11:48.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:11:48 smithi110 bash[67519]: cluster 2024-08-29T18:11:47.738237+0000 mgr.y (mgr.25004) 657 : cluster [DBG] pgmap v1271: 105 pgs: 105 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:11:48.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:11:48 smithi110 bash[67519]: audit 2024-08-29T18:11:48.059112+0000 mon.a (mon.0) 1582 : audit [INF] from='client.? 172.21.15.29:0/4096255357' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "test-rados-api-smithi029-113521-6", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi029-113521-6"}]': finished 2024-08-29T18:11:48.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:11:48 smithi110 bash[67519]: cluster 2024-08-29T18:11:48.066149+0000 mon.a (mon.0) 1583 : cluster [DBG] osdmap e1089: 8 total, 8 up, 8 in 2024-08-29T18:11:48.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:11:48 smithi110 bash[67519]: audit 2024-08-29T18:11:48.511681+0000 mon.a (mon.0) 1584 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:11:48.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:11:48 smithi110 bash[67519]: audit 2024-08-29T18:11:48.514687+0000 mon.c (mon.2) 438 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:11:50.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:11:50 smithi029 bash[79042]: cluster 2024-08-29T18:11:49.069210+0000 mon.a (mon.0) 1585 : cluster [DBG] osdmap e1090: 8 total, 8 up, 8 in 2024-08-29T18:11:50.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:11:50 smithi029 bash[77880]: cluster 2024-08-29T18:11:49.069210+0000 mon.a (mon.0) 1585 : cluster [DBG] osdmap e1090: 8 total, 8 up, 8 in 2024-08-29T18:11:50.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:11:50 smithi110 bash[67519]: cluster 2024-08-29T18:11:49.069210+0000 mon.a (mon.0) 1585 : cluster [DBG] osdmap e1090: 8 total, 8 up, 8 in 2024-08-29T18:11:51.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:11:51 smithi029 bash[79042]: cluster 2024-08-29T18:11:49.739025+0000 mgr.y (mgr.25004) 658 : cluster [DBG] pgmap v1274: 113 pgs: 8 unknown, 105 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:11:51.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:11:51 smithi029 bash[79042]: cluster 2024-08-29T18:11:50.061858+0000 mon.a (mon.0) 1586 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:11:51.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:11:51 smithi029 bash[79042]: cluster 2024-08-29T18:11:50.079532+0000 mon.a (mon.0) 1587 : cluster [DBG] osdmap e1091: 8 total, 8 up, 8 in 2024-08-29T18:11:51.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:11:51 smithi029 bash[79042]: audit 2024-08-29T18:11:50.083653+0000 mon.a (mon.0) 1588 : audit [INF] from='client.? 172.21.15.29:0/4096255357' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi029-113521-6"}]: dispatch 2024-08-29T18:11:51.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:11:51 smithi029 bash[77880]: cluster 2024-08-29T18:11:49.739025+0000 mgr.y (mgr.25004) 658 : cluster [DBG] pgmap v1274: 113 pgs: 8 unknown, 105 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:11:51.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:11:51 smithi029 bash[77880]: cluster 2024-08-29T18:11:50.061858+0000 mon.a (mon.0) 1586 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:11:51.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:11:51 smithi029 bash[77880]: cluster 2024-08-29T18:11:50.079532+0000 mon.a (mon.0) 1587 : cluster [DBG] osdmap e1091: 8 total, 8 up, 8 in 2024-08-29T18:11:51.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:11:51 smithi029 bash[77880]: audit 2024-08-29T18:11:50.083653+0000 mon.a (mon.0) 1588 : audit [INF] from='client.? 172.21.15.29:0/4096255357' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi029-113521-6"}]: dispatch 2024-08-29T18:11:51.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:11:51 smithi110 bash[67519]: cluster 2024-08-29T18:11:49.739025+0000 mgr.y (mgr.25004) 658 : cluster [DBG] pgmap v1274: 113 pgs: 8 unknown, 105 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:11:51.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:11:51 smithi110 bash[67519]: cluster 2024-08-29T18:11:50.061858+0000 mon.a (mon.0) 1586 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:11:51.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:11:51 smithi110 bash[67519]: cluster 2024-08-29T18:11:50.079532+0000 mon.a (mon.0) 1587 : cluster [DBG] osdmap e1091: 8 total, 8 up, 8 in 2024-08-29T18:11:51.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:11:51 smithi110 bash[67519]: audit 2024-08-29T18:11:50.083653+0000 mon.a (mon.0) 1588 : audit [INF] from='client.? 172.21.15.29:0/4096255357' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi029-113521-6"}]: dispatch 2024-08-29T18:11:52.088 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] cls_rgw.test_implicit_ec (7027 ms) 2024-08-29T18:11:52.088 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] cls_rgw.test_implicit_idempotent_ec 2024-08-29T18:11:52.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:11:52 smithi029 bash[79042]: audit 2024-08-29T18:11:51.074389+0000 mon.a (mon.0) 1589 : audit [INF] from='client.? 172.21.15.29:0/4096255357' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi029-113521-6"}]': finished 2024-08-29T18:11:52.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:11:52 smithi029 bash[79042]: cluster 2024-08-29T18:11:51.081197+0000 mon.a (mon.0) 1590 : cluster [DBG] osdmap e1092: 8 total, 8 up, 8 in 2024-08-29T18:11:52.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:11:52 smithi029 bash[79042]: audit 2024-08-29T18:11:51.083455+0000 mon.a (mon.0) 1591 : audit [INF] from='client.? 172.21.15.29:0/4096255357' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi029-113521-6"}]: dispatch 2024-08-29T18:11:52.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:11:52 smithi029 bash[79042]: audit 2024-08-29T18:11:52.077797+0000 mon.a (mon.0) 1592 : audit [INF] from='client.? 172.21.15.29:0/4096255357' entity='client.admin' cmd='[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi029-113521-6"}]': finished 2024-08-29T18:11:52.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:11:52 smithi029 bash[77880]: audit 2024-08-29T18:11:51.074389+0000 mon.a (mon.0) 1589 : audit [INF] from='client.? 172.21.15.29:0/4096255357' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi029-113521-6"}]': finished 2024-08-29T18:11:52.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:11:52 smithi029 bash[77880]: cluster 2024-08-29T18:11:51.081197+0000 mon.a (mon.0) 1590 : cluster [DBG] osdmap e1092: 8 total, 8 up, 8 in 2024-08-29T18:11:52.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:11:52 smithi029 bash[77880]: audit 2024-08-29T18:11:51.083455+0000 mon.a (mon.0) 1591 : audit [INF] from='client.? 172.21.15.29:0/4096255357' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi029-113521-6"}]: dispatch 2024-08-29T18:11:52.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:11:52 smithi029 bash[77880]: audit 2024-08-29T18:11:52.077797+0000 mon.a (mon.0) 1592 : audit [INF] from='client.? 172.21.15.29:0/4096255357' entity='client.admin' cmd='[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi029-113521-6"}]': finished 2024-08-29T18:11:52.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:11:52 smithi110 bash[67519]: audit 2024-08-29T18:11:51.074389+0000 mon.a (mon.0) 1589 : audit [INF] from='client.? 172.21.15.29:0/4096255357' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi029-113521-6"}]': finished 2024-08-29T18:11:52.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:11:52 smithi110 bash[67519]: cluster 2024-08-29T18:11:51.081197+0000 mon.a (mon.0) 1590 : cluster [DBG] osdmap e1092: 8 total, 8 up, 8 in 2024-08-29T18:11:52.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:11:52 smithi110 bash[67519]: audit 2024-08-29T18:11:51.083455+0000 mon.a (mon.0) 1591 : audit [INF] from='client.? 172.21.15.29:0/4096255357' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi029-113521-6"}]: dispatch 2024-08-29T18:11:52.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:11:52 smithi110 bash[67519]: audit 2024-08-29T18:11:52.077797+0000 mon.a (mon.0) 1592 : audit [INF] from='client.? 172.21.15.29:0/4096255357' entity='client.admin' cmd='[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi029-113521-6"}]': finished 2024-08-29T18:11:53.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:11:53 smithi029 bash[79042]: cluster 2024-08-29T18:11:51.739947+0000 mgr.y (mgr.25004) 659 : cluster [DBG] pgmap v1277: 105 pgs: 105 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:11:53.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:11:53 smithi029 bash[79042]: cluster 2024-08-29T18:11:52.084140+0000 mon.a (mon.0) 1593 : cluster [DBG] osdmap e1093: 8 total, 8 up, 8 in 2024-08-29T18:11:53.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:11:53 smithi029 bash[79042]: cluster 2024-08-29T18:11:52.086267+0000 mon.a (mon.0) 1594 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:11:53.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:11:53 smithi029 bash[79042]: cluster 2024-08-29T18:11:52.086326+0000 mon.a (mon.0) 1595 : cluster [INF] Cluster is now healthy 2024-08-29T18:11:53.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:11:53 smithi029 bash[79042]: audit 2024-08-29T18:11:52.116305+0000 mon.a (mon.0) 1596 : audit [INF] from='client.? 172.21.15.29:0/2329943545' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi029-113521-7"}]: dispatch 2024-08-29T18:11:53.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:11:53 smithi029 bash[79042]: audit 2024-08-29T18:11:52.117804+0000 mon.a (mon.0) 1597 : audit [INF] from='client.? 172.21.15.29:0/2329943545' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi029-113521-7"}]: dispatch 2024-08-29T18:11:53.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:11:53 smithi029 bash[79042]: audit 2024-08-29T18:11:52.118372+0000 mon.a (mon.0) 1598 : audit [INF] from='client.? 172.21.15.29:0/2329943545' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi029-113521-7", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-08-29T18:11:53.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:11:53 smithi029 bash[77880]: cluster 2024-08-29T18:11:51.739947+0000 mgr.y (mgr.25004) 659 : cluster [DBG] pgmap v1277: 105 pgs: 105 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:11:53.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:11:53 smithi029 bash[77880]: cluster 2024-08-29T18:11:52.084140+0000 mon.a (mon.0) 1593 : cluster [DBG] osdmap e1093: 8 total, 8 up, 8 in 2024-08-29T18:11:53.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:11:53 smithi029 bash[77880]: cluster 2024-08-29T18:11:52.086267+0000 mon.a (mon.0) 1594 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:11:53.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:11:53 smithi029 bash[77880]: cluster 2024-08-29T18:11:52.086326+0000 mon.a (mon.0) 1595 : cluster [INF] Cluster is now healthy 2024-08-29T18:11:53.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:11:53 smithi029 bash[77880]: audit 2024-08-29T18:11:52.116305+0000 mon.a (mon.0) 1596 : audit [INF] from='client.? 172.21.15.29:0/2329943545' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi029-113521-7"}]: dispatch 2024-08-29T18:11:53.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:11:53 smithi029 bash[77880]: audit 2024-08-29T18:11:52.117804+0000 mon.a (mon.0) 1597 : audit [INF] from='client.? 172.21.15.29:0/2329943545' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi029-113521-7"}]: dispatch 2024-08-29T18:11:53.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:11:53 smithi029 bash[77880]: audit 2024-08-29T18:11:52.118372+0000 mon.a (mon.0) 1598 : audit [INF] from='client.? 172.21.15.29:0/2329943545' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi029-113521-7", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-08-29T18:11:53.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:11:53 smithi110 bash[67519]: cluster 2024-08-29T18:11:51.739947+0000 mgr.y (mgr.25004) 659 : cluster [DBG] pgmap v1277: 105 pgs: 105 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:11:53.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:11:53 smithi110 bash[67519]: cluster 2024-08-29T18:11:52.084140+0000 mon.a (mon.0) 1593 : cluster [DBG] osdmap e1093: 8 total, 8 up, 8 in 2024-08-29T18:11:53.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:11:53 smithi110 bash[67519]: cluster 2024-08-29T18:11:52.086267+0000 mon.a (mon.0) 1594 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:11:53.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:11:53 smithi110 bash[67519]: cluster 2024-08-29T18:11:52.086326+0000 mon.a (mon.0) 1595 : cluster [INF] Cluster is now healthy 2024-08-29T18:11:53.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:11:53 smithi110 bash[67519]: audit 2024-08-29T18:11:52.116305+0000 mon.a (mon.0) 1596 : audit [INF] from='client.? 172.21.15.29:0/2329943545' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi029-113521-7"}]: dispatch 2024-08-29T18:11:53.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:11:53 smithi110 bash[67519]: audit 2024-08-29T18:11:52.117804+0000 mon.a (mon.0) 1597 : audit [INF] from='client.? 172.21.15.29:0/2329943545' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi029-113521-7"}]: dispatch 2024-08-29T18:11:53.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:11:53 smithi110 bash[67519]: audit 2024-08-29T18:11:52.118372+0000 mon.a (mon.0) 1598 : audit [INF] from='client.? 172.21.15.29:0/2329943545' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi029-113521-7", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-08-29T18:11:54.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:11:54 smithi029 bash[79042]: audit 2024-08-29T18:11:53.100805+0000 mon.a (mon.0) 1599 : audit [INF] from='client.? 172.21.15.29:0/2329943545' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi029-113521-7", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2024-08-29T18:11:54.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:11:54 smithi029 bash[79042]: cluster 2024-08-29T18:11:53.107565+0000 mon.a (mon.0) 1600 : cluster [DBG] osdmap e1094: 8 total, 8 up, 8 in 2024-08-29T18:11:54.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:11:54 smithi029 bash[79042]: audit 2024-08-29T18:11:53.108186+0000 mon.a (mon.0) 1601 : audit [INF] from='client.? 172.21.15.29:0/2329943545' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi029-113521-7", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi029-113521-7"}]: dispatch 2024-08-29T18:11:54.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:11:54 smithi029 bash[77880]: audit 2024-08-29T18:11:53.100805+0000 mon.a (mon.0) 1599 : audit [INF] from='client.? 172.21.15.29:0/2329943545' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi029-113521-7", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2024-08-29T18:11:54.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:11:54 smithi029 bash[77880]: cluster 2024-08-29T18:11:53.107565+0000 mon.a (mon.0) 1600 : cluster [DBG] osdmap e1094: 8 total, 8 up, 8 in 2024-08-29T18:11:54.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:11:54 smithi029 bash[77880]: audit 2024-08-29T18:11:53.108186+0000 mon.a (mon.0) 1601 : audit [INF] from='client.? 172.21.15.29:0/2329943545' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi029-113521-7", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi029-113521-7"}]: dispatch 2024-08-29T18:11:54.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:11:54 smithi110 bash[67519]: audit 2024-08-29T18:11:53.100805+0000 mon.a (mon.0) 1599 : audit [INF] from='client.? 172.21.15.29:0/2329943545' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi029-113521-7", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2024-08-29T18:11:54.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:11:54 smithi110 bash[67519]: cluster 2024-08-29T18:11:53.107565+0000 mon.a (mon.0) 1600 : cluster [DBG] osdmap e1094: 8 total, 8 up, 8 in 2024-08-29T18:11:54.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:11:54 smithi110 bash[67519]: audit 2024-08-29T18:11:53.108186+0000 mon.a (mon.0) 1601 : audit [INF] from='client.? 172.21.15.29:0/2329943545' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi029-113521-7", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi029-113521-7"}]: dispatch 2024-08-29T18:11:54.899 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:11:54 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:11:54] "GET /metrics HTTP/1.1" 200 36337 "" "Prometheus/2.43.0" 2024-08-29T18:11:55.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:11:55 smithi029 bash[79042]: cluster 2024-08-29T18:11:53.740528+0000 mgr.y (mgr.25004) 660 : cluster [DBG] pgmap v1280: 105 pgs: 105 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:11:55.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:11:55 smithi029 bash[79042]: cluster 2024-08-29T18:11:54.573290+0000 mon.a (mon.0) 1602 : cluster [DBG] osdmap e1095: 8 total, 8 up, 8 in 2024-08-29T18:11:55.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:11:55 smithi029 bash[77880]: cluster 2024-08-29T18:11:53.740528+0000 mgr.y (mgr.25004) 660 : cluster [DBG] pgmap v1280: 105 pgs: 105 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:11:55.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:11:55 smithi029 bash[77880]: cluster 2024-08-29T18:11:54.573290+0000 mon.a (mon.0) 1602 : cluster [DBG] osdmap e1095: 8 total, 8 up, 8 in 2024-08-29T18:11:55.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:11:55 smithi110 bash[67519]: cluster 2024-08-29T18:11:53.740528+0000 mgr.y (mgr.25004) 660 : cluster [DBG] pgmap v1280: 105 pgs: 105 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:11:55.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:11:55 smithi110 bash[67519]: cluster 2024-08-29T18:11:54.573290+0000 mon.a (mon.0) 1602 : cluster [DBG] osdmap e1095: 8 total, 8 up, 8 in 2024-08-29T18:11:56.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:11:56 smithi029 bash[77880]: audit 2024-08-29T18:11:55.121516+0000 mon.a (mon.0) 1603 : audit [INF] from='client.? 172.21.15.29:0/2329943545' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "test-rados-api-smithi029-113521-7", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi029-113521-7"}]': finished 2024-08-29T18:11:56.399 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:11:56 smithi029 bash[77880]: cluster 2024-08-29T18:11:55.127678+0000 mon.a (mon.0) 1604 : cluster [DBG] osdmap e1096: 8 total, 8 up, 8 in 2024-08-29T18:11:56.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:11:56 smithi029 bash[79042]: audit 2024-08-29T18:11:55.121516+0000 mon.a (mon.0) 1603 : audit [INF] from='client.? 172.21.15.29:0/2329943545' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "test-rados-api-smithi029-113521-7", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi029-113521-7"}]': finished 2024-08-29T18:11:56.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:11:56 smithi029 bash[79042]: cluster 2024-08-29T18:11:55.127678+0000 mon.a (mon.0) 1604 : cluster [DBG] osdmap e1096: 8 total, 8 up, 8 in 2024-08-29T18:11:56.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:11:56 smithi110 bash[67519]: audit 2024-08-29T18:11:55.121516+0000 mon.a (mon.0) 1603 : audit [INF] from='client.? 172.21.15.29:0/2329943545' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "test-rados-api-smithi029-113521-7", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi029-113521-7"}]': finished 2024-08-29T18:11:56.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:11:56 smithi110 bash[67519]: cluster 2024-08-29T18:11:55.127678+0000 mon.a (mon.0) 1604 : cluster [DBG] osdmap e1096: 8 total, 8 up, 8 in 2024-08-29T18:11:57.399 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:11:57 smithi029 bash[79042]: cluster 2024-08-29T18:11:55.741442+0000 mgr.y (mgr.25004) 661 : cluster [DBG] pgmap v1283: 113 pgs: 2 creating+peering, 6 unknown, 105 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:11:57.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:11:57 smithi029 bash[79042]: cluster 2024-08-29T18:11:56.121445+0000 mon.a (mon.0) 1605 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:11:57.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:11:57 smithi029 bash[79042]: cluster 2024-08-29T18:11:56.138571+0000 mon.a (mon.0) 1606 : cluster [DBG] osdmap e1097: 8 total, 8 up, 8 in 2024-08-29T18:11:57.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:11:57 smithi029 bash[77880]: cluster 2024-08-29T18:11:55.741442+0000 mgr.y (mgr.25004) 661 : cluster [DBG] pgmap v1283: 113 pgs: 2 creating+peering, 6 unknown, 105 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:11:57.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:11:57 smithi029 bash[77880]: cluster 2024-08-29T18:11:56.121445+0000 mon.a (mon.0) 1605 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:11:57.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:11:57 smithi029 bash[77880]: cluster 2024-08-29T18:11:56.138571+0000 mon.a (mon.0) 1606 : cluster [DBG] osdmap e1097: 8 total, 8 up, 8 in 2024-08-29T18:11:57.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:11:57 smithi110 bash[67519]: cluster 2024-08-29T18:11:55.741442+0000 mgr.y (mgr.25004) 661 : cluster [DBG] pgmap v1283: 113 pgs: 2 creating+peering, 6 unknown, 105 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:11:57.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:11:57 smithi110 bash[67519]: cluster 2024-08-29T18:11:56.121445+0000 mon.a (mon.0) 1605 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:11:57.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:11:57 smithi110 bash[67519]: cluster 2024-08-29T18:11:56.138571+0000 mon.a (mon.0) 1606 : cluster [DBG] osdmap e1097: 8 total, 8 up, 8 in 2024-08-29T18:11:58.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:11:58 smithi110 bash[67519]: cluster 2024-08-29T18:11:57.148582+0000 mon.a (mon.0) 1607 : cluster [DBG] osdmap e1098: 8 total, 8 up, 8 in 2024-08-29T18:11:58.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:11:58 smithi110 bash[67519]: audit 2024-08-29T18:11:57.152580+0000 mon.a (mon.0) 1608 : audit [INF] from='client.? 172.21.15.29:0/2329943545' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi029-113521-7"}]: dispatch 2024-08-29T18:11:58.649 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:11:58 smithi029 bash[77880]: cluster 2024-08-29T18:11:57.148582+0000 mon.a (mon.0) 1607 : cluster [DBG] osdmap e1098: 8 total, 8 up, 8 in 2024-08-29T18:11:58.650 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:11:58 smithi029 bash[77880]: audit 2024-08-29T18:11:57.152580+0000 mon.a (mon.0) 1608 : audit [INF] from='client.? 172.21.15.29:0/2329943545' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi029-113521-7"}]: dispatch 2024-08-29T18:11:58.650 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:11:58 smithi029 bash[79042]: cluster 2024-08-29T18:11:57.148582+0000 mon.a (mon.0) 1607 : cluster [DBG] osdmap e1098: 8 total, 8 up, 8 in 2024-08-29T18:11:58.650 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:11:58 smithi029 bash[79042]: audit 2024-08-29T18:11:57.152580+0000 mon.a (mon.0) 1608 : audit [INF] from='client.? 172.21.15.29:0/2329943545' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi029-113521-7"}]: dispatch 2024-08-29T18:11:59.173 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] cls_rgw.test_implicit_idempotent_ec (7085 ms) 2024-08-29T18:11:59.173 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] cls_rgw.test_put_snap_ec 2024-08-29T18:11:59.649 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:11:59 smithi029 bash[79042]: cluster 2024-08-29T18:11:57.742377+0000 mgr.y (mgr.25004) 662 : cluster [DBG] pgmap v1286: 105 pgs: 105 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:11:59.650 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:11:59 smithi029 bash[79042]: cluster 2024-08-29T18:11:58.142268+0000 mon.a (mon.0) 1609 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:11:59.650 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:11:59 smithi029 bash[79042]: cluster 2024-08-29T18:11:58.142323+0000 mon.a (mon.0) 1610 : cluster [INF] Cluster is now healthy 2024-08-29T18:11:59.650 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:11:59 smithi029 bash[79042]: audit 2024-08-29T18:11:58.151260+0000 mon.a (mon.0) 1611 : audit [INF] from='client.? 172.21.15.29:0/2329943545' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi029-113521-7"}]': finished 2024-08-29T18:11:59.650 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:11:59 smithi029 bash[79042]: cluster 2024-08-29T18:11:58.159439+0000 mon.a (mon.0) 1612 : cluster [DBG] osdmap e1099: 8 total, 8 up, 8 in 2024-08-29T18:11:59.650 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:11:59 smithi029 bash[79042]: audit 2024-08-29T18:11:58.160831+0000 mon.a (mon.0) 1613 : audit [INF] from='client.? 172.21.15.29:0/2329943545' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi029-113521-7"}]: dispatch 2024-08-29T18:11:59.650 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:11:59 smithi029 bash[77880]: cluster 2024-08-29T18:11:57.742377+0000 mgr.y (mgr.25004) 662 : cluster [DBG] pgmap v1286: 105 pgs: 105 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:11:59.650 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:11:59 smithi029 bash[77880]: cluster 2024-08-29T18:11:58.142268+0000 mon.a (mon.0) 1609 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:11:59.650 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:11:59 smithi029 bash[77880]: cluster 2024-08-29T18:11:58.142323+0000 mon.a (mon.0) 1610 : cluster [INF] Cluster is now healthy 2024-08-29T18:11:59.650 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:11:59 smithi029 bash[77880]: audit 2024-08-29T18:11:58.151260+0000 mon.a (mon.0) 1611 : audit [INF] from='client.? 172.21.15.29:0/2329943545' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi029-113521-7"}]': finished 2024-08-29T18:11:59.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:11:59 smithi029 bash[77880]: cluster 2024-08-29T18:11:58.159439+0000 mon.a (mon.0) 1612 : cluster [DBG] osdmap e1099: 8 total, 8 up, 8 in 2024-08-29T18:11:59.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:11:59 smithi029 bash[77880]: audit 2024-08-29T18:11:58.160831+0000 mon.a (mon.0) 1613 : audit [INF] from='client.? 172.21.15.29:0/2329943545' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi029-113521-7"}]: dispatch 2024-08-29T18:11:59.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:11:59 smithi110 bash[67519]: cluster 2024-08-29T18:11:57.742377+0000 mgr.y (mgr.25004) 662 : cluster [DBG] pgmap v1286: 105 pgs: 105 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:11:59.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:11:59 smithi110 bash[67519]: cluster 2024-08-29T18:11:58.142268+0000 mon.a (mon.0) 1609 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:11:59.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:11:59 smithi110 bash[67519]: cluster 2024-08-29T18:11:58.142323+0000 mon.a (mon.0) 1610 : cluster [INF] Cluster is now healthy 2024-08-29T18:11:59.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:11:59 smithi110 bash[67519]: audit 2024-08-29T18:11:58.151260+0000 mon.a (mon.0) 1611 : audit [INF] from='client.? 172.21.15.29:0/2329943545' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi029-113521-7"}]': finished 2024-08-29T18:11:59.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:11:59 smithi110 bash[67519]: cluster 2024-08-29T18:11:58.159439+0000 mon.a (mon.0) 1612 : cluster [DBG] osdmap e1099: 8 total, 8 up, 8 in 2024-08-29T18:11:59.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:11:59 smithi110 bash[67519]: audit 2024-08-29T18:11:58.160831+0000 mon.a (mon.0) 1613 : audit [INF] from='client.? 172.21.15.29:0/2329943545' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi029-113521-7"}]: dispatch 2024-08-29T18:12:00.650 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:12:00 smithi029 bash[79042]: audit 2024-08-29T18:11:59.164190+0000 mon.a (mon.0) 1614 : audit [INF] from='client.? 172.21.15.29:0/2329943545' entity='client.admin' cmd='[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi029-113521-7"}]': finished 2024-08-29T18:12:00.650 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:12:00 smithi029 bash[79042]: cluster 2024-08-29T18:11:59.170299+0000 mon.a (mon.0) 1615 : cluster [DBG] osdmap e1100: 8 total, 8 up, 8 in 2024-08-29T18:12:00.650 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:12:00 smithi029 bash[79042]: audit 2024-08-29T18:11:59.212188+0000 mon.c (mon.2) 439 : audit [INF] from='client.? 172.21.15.29:0/3262454089' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi029-113521-8"}]: dispatch 2024-08-29T18:12:00.650 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:12:00 smithi029 bash[79042]: audit 2024-08-29T18:11:59.212578+0000 mon.a (mon.0) 1616 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi029-113521-8"}]: dispatch 2024-08-29T18:12:00.650 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:12:00 smithi029 bash[79042]: audit 2024-08-29T18:11:59.213750+0000 mon.c (mon.2) 440 : audit [INF] from='client.? 172.21.15.29:0/3262454089' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi029-113521-8"}]: dispatch 2024-08-29T18:12:00.650 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:12:00 smithi029 bash[79042]: audit 2024-08-29T18:11:59.214131+0000 mon.a (mon.0) 1617 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi029-113521-8"}]: dispatch 2024-08-29T18:12:00.650 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:12:00 smithi029 bash[79042]: audit 2024-08-29T18:11:59.214688+0000 mon.c (mon.2) 441 : audit [INF] from='client.? 172.21.15.29:0/3262454089' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi029-113521-8", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-08-29T18:12:00.650 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:12:00 smithi029 bash[79042]: audit 2024-08-29T18:11:59.215080+0000 mon.a (mon.0) 1618 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi029-113521-8", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-08-29T18:12:00.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:12:00 smithi029 bash[77880]: audit 2024-08-29T18:11:59.164190+0000 mon.a (mon.0) 1614 : audit [INF] from='client.? 172.21.15.29:0/2329943545' entity='client.admin' cmd='[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi029-113521-7"}]': finished 2024-08-29T18:12:00.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:12:00 smithi029 bash[77880]: cluster 2024-08-29T18:11:59.170299+0000 mon.a (mon.0) 1615 : cluster [DBG] osdmap e1100: 8 total, 8 up, 8 in 2024-08-29T18:12:00.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:12:00 smithi029 bash[77880]: audit 2024-08-29T18:11:59.212188+0000 mon.c (mon.2) 439 : audit [INF] from='client.? 172.21.15.29:0/3262454089' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi029-113521-8"}]: dispatch 2024-08-29T18:12:00.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:12:00 smithi029 bash[77880]: audit 2024-08-29T18:11:59.212578+0000 mon.a (mon.0) 1616 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi029-113521-8"}]: dispatch 2024-08-29T18:12:00.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:12:00 smithi029 bash[77880]: audit 2024-08-29T18:11:59.213750+0000 mon.c (mon.2) 440 : audit [INF] from='client.? 172.21.15.29:0/3262454089' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi029-113521-8"}]: dispatch 2024-08-29T18:12:00.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:12:00 smithi029 bash[77880]: audit 2024-08-29T18:11:59.214131+0000 mon.a (mon.0) 1617 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi029-113521-8"}]: dispatch 2024-08-29T18:12:00.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:12:00 smithi029 bash[77880]: audit 2024-08-29T18:11:59.214688+0000 mon.c (mon.2) 441 : audit [INF] from='client.? 172.21.15.29:0/3262454089' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi029-113521-8", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-08-29T18:12:00.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:12:00 smithi029 bash[77880]: audit 2024-08-29T18:11:59.215080+0000 mon.a (mon.0) 1618 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi029-113521-8", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-08-29T18:12:00.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:12:00 smithi110 bash[67519]: audit 2024-08-29T18:11:59.164190+0000 mon.a (mon.0) 1614 : audit [INF] from='client.? 172.21.15.29:0/2329943545' entity='client.admin' cmd='[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi029-113521-7"}]': finished 2024-08-29T18:12:00.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:12:00 smithi110 bash[67519]: cluster 2024-08-29T18:11:59.170299+0000 mon.a (mon.0) 1615 : cluster [DBG] osdmap e1100: 8 total, 8 up, 8 in 2024-08-29T18:12:00.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:12:00 smithi110 bash[67519]: audit 2024-08-29T18:11:59.212188+0000 mon.c (mon.2) 439 : audit [INF] from='client.? 172.21.15.29:0/3262454089' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi029-113521-8"}]: dispatch 2024-08-29T18:12:00.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:12:00 smithi110 bash[67519]: audit 2024-08-29T18:11:59.212578+0000 mon.a (mon.0) 1616 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi029-113521-8"}]: dispatch 2024-08-29T18:12:00.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:12:00 smithi110 bash[67519]: audit 2024-08-29T18:11:59.213750+0000 mon.c (mon.2) 440 : audit [INF] from='client.? 172.21.15.29:0/3262454089' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi029-113521-8"}]: dispatch 2024-08-29T18:12:00.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:12:00 smithi110 bash[67519]: audit 2024-08-29T18:11:59.214131+0000 mon.a (mon.0) 1617 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi029-113521-8"}]: dispatch 2024-08-29T18:12:00.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:12:00 smithi110 bash[67519]: audit 2024-08-29T18:11:59.214688+0000 mon.c (mon.2) 441 : audit [INF] from='client.? 172.21.15.29:0/3262454089' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi029-113521-8", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-08-29T18:12:00.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:12:00 smithi110 bash[67519]: audit 2024-08-29T18:11:59.215080+0000 mon.a (mon.0) 1618 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi029-113521-8", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-08-29T18:12:01.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:12:01 smithi029 bash[79042]: cluster 2024-08-29T18:11:59.743104+0000 mgr.y (mgr.25004) 663 : cluster [DBG] pgmap v1289: 105 pgs: 105 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:12:01.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:12:01 smithi029 bash[79042]: audit 2024-08-29T18:12:00.166786+0000 mon.a (mon.0) 1619 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi029-113521-8", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2024-08-29T18:12:01.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:12:01 smithi029 bash[79042]: cluster 2024-08-29T18:12:00.174365+0000 mon.a (mon.0) 1620 : cluster [DBG] osdmap e1101: 8 total, 8 up, 8 in 2024-08-29T18:12:01.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:12:01 smithi029 bash[79042]: audit 2024-08-29T18:12:00.176269+0000 mon.c (mon.2) 442 : audit [INF] from='client.? 172.21.15.29:0/3262454089' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi029-113521-8", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi029-113521-8"}]: dispatch 2024-08-29T18:12:01.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:12:01 smithi029 bash[79042]: audit 2024-08-29T18:12:00.177103+0000 mon.a (mon.0) 1621 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi029-113521-8", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi029-113521-8"}]: dispatch 2024-08-29T18:12:01.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:12:01 smithi029 bash[77880]: cluster 2024-08-29T18:11:59.743104+0000 mgr.y (mgr.25004) 663 : cluster [DBG] pgmap v1289: 105 pgs: 105 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:12:01.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:12:01 smithi029 bash[77880]: audit 2024-08-29T18:12:00.166786+0000 mon.a (mon.0) 1619 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi029-113521-8", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2024-08-29T18:12:01.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:12:01 smithi029 bash[77880]: cluster 2024-08-29T18:12:00.174365+0000 mon.a (mon.0) 1620 : cluster [DBG] osdmap e1101: 8 total, 8 up, 8 in 2024-08-29T18:12:01.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:12:01 smithi029 bash[77880]: audit 2024-08-29T18:12:00.176269+0000 mon.c (mon.2) 442 : audit [INF] from='client.? 172.21.15.29:0/3262454089' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi029-113521-8", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi029-113521-8"}]: dispatch 2024-08-29T18:12:01.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:12:01 smithi029 bash[77880]: audit 2024-08-29T18:12:00.177103+0000 mon.a (mon.0) 1621 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi029-113521-8", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi029-113521-8"}]: dispatch 2024-08-29T18:12:01.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:12:01 smithi110 bash[67519]: cluster 2024-08-29T18:11:59.743104+0000 mgr.y (mgr.25004) 663 : cluster [DBG] pgmap v1289: 105 pgs: 105 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:12:01.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:12:01 smithi110 bash[67519]: audit 2024-08-29T18:12:00.166786+0000 mon.a (mon.0) 1619 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi029-113521-8", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2024-08-29T18:12:01.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:12:01 smithi110 bash[67519]: cluster 2024-08-29T18:12:00.174365+0000 mon.a (mon.0) 1620 : cluster [DBG] osdmap e1101: 8 total, 8 up, 8 in 2024-08-29T18:12:01.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:12:01 smithi110 bash[67519]: audit 2024-08-29T18:12:00.176269+0000 mon.c (mon.2) 442 : audit [INF] from='client.? 172.21.15.29:0/3262454089' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi029-113521-8", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi029-113521-8"}]: dispatch 2024-08-29T18:12:01.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:12:01 smithi110 bash[67519]: audit 2024-08-29T18:12:00.177103+0000 mon.a (mon.0) 1621 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi029-113521-8", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi029-113521-8"}]: dispatch 2024-08-29T18:12:02.899 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:12:02 smithi029 bash[79042]: cluster 2024-08-29T18:12:01.628101+0000 mon.a (mon.0) 1622 : cluster [DBG] osdmap e1102: 8 total, 8 up, 8 in 2024-08-29T18:12:02.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:12:02 smithi029 bash[79042]: cluster 2024-08-29T18:12:01.744125+0000 mgr.y (mgr.25004) 664 : cluster [DBG] pgmap v1292: 105 pgs: 105 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:12:02.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:12:02 smithi029 bash[79042]: audit 2024-08-29T18:12:02.173553+0000 mon.a (mon.0) 1623 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "test-rados-api-smithi029-113521-8", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi029-113521-8"}]': finished 2024-08-29T18:12:02.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:12:02 smithi029 bash[79042]: cluster 2024-08-29T18:12:02.180514+0000 mon.a (mon.0) 1624 : cluster [DBG] osdmap e1103: 8 total, 8 up, 8 in 2024-08-29T18:12:02.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:12:02 smithi029 bash[77880]: cluster 2024-08-29T18:12:01.628101+0000 mon.a (mon.0) 1622 : cluster [DBG] osdmap e1102: 8 total, 8 up, 8 in 2024-08-29T18:12:02.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:12:02 smithi029 bash[77880]: cluster 2024-08-29T18:12:01.744125+0000 mgr.y (mgr.25004) 664 : cluster [DBG] pgmap v1292: 105 pgs: 105 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:12:02.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:12:02 smithi029 bash[77880]: audit 2024-08-29T18:12:02.173553+0000 mon.a (mon.0) 1623 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "test-rados-api-smithi029-113521-8", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi029-113521-8"}]': finished 2024-08-29T18:12:02.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:12:02 smithi029 bash[77880]: cluster 2024-08-29T18:12:02.180514+0000 mon.a (mon.0) 1624 : cluster [DBG] osdmap e1103: 8 total, 8 up, 8 in 2024-08-29T18:12:02.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:12:02 smithi110 bash[67519]: cluster 2024-08-29T18:12:01.628101+0000 mon.a (mon.0) 1622 : cluster [DBG] osdmap e1102: 8 total, 8 up, 8 in 2024-08-29T18:12:02.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:12:02 smithi110 bash[67519]: cluster 2024-08-29T18:12:01.744125+0000 mgr.y (mgr.25004) 664 : cluster [DBG] pgmap v1292: 105 pgs: 105 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:12:02.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:12:02 smithi110 bash[67519]: audit 2024-08-29T18:12:02.173553+0000 mon.a (mon.0) 1623 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "test-rados-api-smithi029-113521-8", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi029-113521-8"}]': finished 2024-08-29T18:12:02.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:12:02 smithi110 bash[67519]: cluster 2024-08-29T18:12:02.180514+0000 mon.a (mon.0) 1624 : cluster [DBG] osdmap e1103: 8 total, 8 up, 8 in 2024-08-29T18:12:04.601 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:12:04 smithi029 bash[79042]: cluster 2024-08-29T18:12:03.183463+0000 mon.a (mon.0) 1625 : cluster [DBG] osdmap e1104: 8 total, 8 up, 8 in 2024-08-29T18:12:04.601 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:12:04 smithi029 bash[79042]: audit 2024-08-29T18:12:03.505234+0000 mon.c (mon.2) 443 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:12:04.601 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:12:04 smithi029 bash[77880]: cluster 2024-08-29T18:12:03.183463+0000 mon.a (mon.0) 1625 : cluster [DBG] osdmap e1104: 8 total, 8 up, 8 in 2024-08-29T18:12:04.601 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:12:04 smithi029 bash[77880]: audit 2024-08-29T18:12:03.505234+0000 mon.c (mon.2) 443 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:12:04.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:12:04 smithi110 bash[67519]: cluster 2024-08-29T18:12:03.183463+0000 mon.a (mon.0) 1625 : cluster [DBG] osdmap e1104: 8 total, 8 up, 8 in 2024-08-29T18:12:04.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:12:04 smithi110 bash[67519]: audit 2024-08-29T18:12:03.505234+0000 mon.c (mon.2) 443 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:12:04.899 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:12:04 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:12:04] "GET /metrics HTTP/1.1" 200 36332 "" "Prometheus/2.43.0" 2024-08-29T18:12:05.649 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:12:05 smithi029 bash[79042]: cluster 2024-08-29T18:12:03.745012+0000 mgr.y (mgr.25004) 665 : cluster [DBG] pgmap v1295: 113 pgs: 2 creating+peering, 6 unknown, 105 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:12:05.649 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:12:05 smithi029 bash[79042]: cluster 2024-08-29T18:12:04.176330+0000 mon.a (mon.0) 1626 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:12:05.650 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:12:05 smithi029 bash[79042]: cluster 2024-08-29T18:12:04.195438+0000 mon.a (mon.0) 1627 : cluster [DBG] osdmap e1105: 8 total, 8 up, 8 in 2024-08-29T18:12:05.650 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:12:05 smithi029 bash[77880]: cluster 2024-08-29T18:12:03.745012+0000 mgr.y (mgr.25004) 665 : cluster [DBG] pgmap v1295: 113 pgs: 2 creating+peering, 6 unknown, 105 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:12:05.650 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:12:05 smithi029 bash[77880]: cluster 2024-08-29T18:12:04.176330+0000 mon.a (mon.0) 1626 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:12:05.650 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:12:05 smithi029 bash[77880]: cluster 2024-08-29T18:12:04.195438+0000 mon.a (mon.0) 1627 : cluster [DBG] osdmap e1105: 8 total, 8 up, 8 in 2024-08-29T18:12:05.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:12:05 smithi110 bash[67519]: cluster 2024-08-29T18:12:03.745012+0000 mgr.y (mgr.25004) 665 : cluster [DBG] pgmap v1295: 113 pgs: 2 creating+peering, 6 unknown, 105 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:12:05.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:12:05 smithi110 bash[67519]: cluster 2024-08-29T18:12:04.176330+0000 mon.a (mon.0) 1626 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:12:05.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:12:05 smithi110 bash[67519]: cluster 2024-08-29T18:12:04.195438+0000 mon.a (mon.0) 1627 : cluster [DBG] osdmap e1105: 8 total, 8 up, 8 in 2024-08-29T18:12:07.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:12:07 smithi029 bash[79042]: cluster 2024-08-29T18:12:05.745845+0000 mgr.y (mgr.25004) 666 : cluster [DBG] pgmap v1297: 113 pgs: 2 creating+peering, 5 unknown, 106 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:12:07.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:12:07 smithi029 bash[77880]: cluster 2024-08-29T18:12:05.745845+0000 mgr.y (mgr.25004) 666 : cluster [DBG] pgmap v1297: 113 pgs: 2 creating+peering, 5 unknown, 106 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:12:07.654 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:12:07 smithi110 bash[67519]: cluster 2024-08-29T18:12:05.745845+0000 mgr.y (mgr.25004) 666 : cluster [DBG] pgmap v1297: 113 pgs: 2 creating+peering, 5 unknown, 106 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:12:08.649 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:12:08 smithi029 bash[79042]: cluster 2024-08-29T18:12:07.206464+0000 mon.a (mon.0) 1628 : cluster [DBG] osdmap e1106: 8 total, 8 up, 8 in 2024-08-29T18:12:08.650 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:12:08 smithi029 bash[77880]: cluster 2024-08-29T18:12:07.206464+0000 mon.a (mon.0) 1628 : cluster [DBG] osdmap e1106: 8 total, 8 up, 8 in 2024-08-29T18:12:08.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:12:08 smithi110 bash[67519]: cluster 2024-08-29T18:12:07.206464+0000 mon.a (mon.0) 1628 : cluster [DBG] osdmap e1106: 8 total, 8 up, 8 in 2024-08-29T18:12:09.649 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:12:09 smithi029 bash[79042]: cluster 2024-08-29T18:12:07.746757+0000 mgr.y (mgr.25004) 667 : cluster [DBG] pgmap v1299: 113 pgs: 113 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 183 B/s wr, 0 op/s 2024-08-29T18:12:09.649 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:12:09 smithi029 bash[79042]: cluster 2024-08-29T18:12:08.217317+0000 mon.a (mon.0) 1629 : cluster [DBG] osdmap e1107: 8 total, 8 up, 8 in 2024-08-29T18:12:09.650 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:12:09 smithi029 bash[77880]: cluster 2024-08-29T18:12:07.746757+0000 mgr.y (mgr.25004) 667 : cluster [DBG] pgmap v1299: 113 pgs: 113 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 183 B/s wr, 0 op/s 2024-08-29T18:12:09.650 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:12:09 smithi029 bash[77880]: cluster 2024-08-29T18:12:08.217317+0000 mon.a (mon.0) 1629 : cluster [DBG] osdmap e1107: 8 total, 8 up, 8 in 2024-08-29T18:12:09.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:12:09 smithi110 bash[67519]: cluster 2024-08-29T18:12:07.746757+0000 mgr.y (mgr.25004) 667 : cluster [DBG] pgmap v1299: 113 pgs: 113 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 183 B/s wr, 0 op/s 2024-08-29T18:12:09.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:12:09 smithi110 bash[67519]: cluster 2024-08-29T18:12:08.217317+0000 mon.a (mon.0) 1629 : cluster [DBG] osdmap e1107: 8 total, 8 up, 8 in 2024-08-29T18:12:10.649 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:12:10 smithi029 bash[79042]: cluster 2024-08-29T18:12:09.218494+0000 mon.a (mon.0) 1630 : cluster [DBG] osdmap e1108: 8 total, 8 up, 8 in 2024-08-29T18:12:10.650 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:12:10 smithi029 bash[77880]: cluster 2024-08-29T18:12:09.218494+0000 mon.a (mon.0) 1630 : cluster [DBG] osdmap e1108: 8 total, 8 up, 8 in 2024-08-29T18:12:10.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:12:10 smithi110 bash[67519]: cluster 2024-08-29T18:12:09.218494+0000 mon.a (mon.0) 1630 : cluster [DBG] osdmap e1108: 8 total, 8 up, 8 in 2024-08-29T18:12:11.650 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:12:11 smithi029 bash[79042]: cluster 2024-08-29T18:12:09.747495+0000 mgr.y (mgr.25004) 668 : cluster [DBG] pgmap v1302: 113 pgs: 113 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 184 B/s wr, 0 op/s 2024-08-29T18:12:11.650 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:12:11 smithi029 bash[79042]: cluster 2024-08-29T18:12:10.240199+0000 mon.a (mon.0) 1631 : cluster [DBG] osdmap e1109: 8 total, 8 up, 8 in 2024-08-29T18:12:11.650 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:12:11 smithi029 bash[79042]: audit 2024-08-29T18:12:10.242405+0000 mon.c (mon.2) 444 : audit [INF] from='client.? 172.21.15.29:0/3262454089' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi029-113521-8"}]: dispatch 2024-08-29T18:12:11.650 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:12:11 smithi029 bash[79042]: audit 2024-08-29T18:12:10.244165+0000 mon.a (mon.0) 1632 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi029-113521-8"}]: dispatch 2024-08-29T18:12:11.650 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:12:11 smithi029 bash[77880]: cluster 2024-08-29T18:12:09.747495+0000 mgr.y (mgr.25004) 668 : cluster [DBG] pgmap v1302: 113 pgs: 113 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 184 B/s wr, 0 op/s 2024-08-29T18:12:11.650 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:12:11 smithi029 bash[77880]: cluster 2024-08-29T18:12:10.240199+0000 mon.a (mon.0) 1631 : cluster [DBG] osdmap e1109: 8 total, 8 up, 8 in 2024-08-29T18:12:11.650 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:12:11 smithi029 bash[77880]: audit 2024-08-29T18:12:10.242405+0000 mon.c (mon.2) 444 : audit [INF] from='client.? 172.21.15.29:0/3262454089' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi029-113521-8"}]: dispatch 2024-08-29T18:12:11.650 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:12:11 smithi029 bash[77880]: audit 2024-08-29T18:12:10.244165+0000 mon.a (mon.0) 1632 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi029-113521-8"}]: dispatch 2024-08-29T18:12:11.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:12:11 smithi110 bash[67519]: cluster 2024-08-29T18:12:09.747495+0000 mgr.y (mgr.25004) 668 : cluster [DBG] pgmap v1302: 113 pgs: 113 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 184 B/s wr, 0 op/s 2024-08-29T18:12:11.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:12:11 smithi110 bash[67519]: cluster 2024-08-29T18:12:10.240199+0000 mon.a (mon.0) 1631 : cluster [DBG] osdmap e1109: 8 total, 8 up, 8 in 2024-08-29T18:12:11.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:12:11 smithi110 bash[67519]: audit 2024-08-29T18:12:10.242405+0000 mon.c (mon.2) 444 : audit [INF] from='client.? 172.21.15.29:0/3262454089' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi029-113521-8"}]: dispatch 2024-08-29T18:12:11.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:12:11 smithi110 bash[67519]: audit 2024-08-29T18:12:10.244165+0000 mon.a (mon.0) 1632 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi029-113521-8"}]: dispatch 2024-08-29T18:12:12.248 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] cls_rgw.test_put_snap_ec (13075 ms) 2024-08-29T18:12:12.248 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] cls_rgw.test_explicit_ec 2024-08-29T18:12:12.650 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:12:12 smithi029 bash[79042]: audit 2024-08-29T18:12:11.233077+0000 mon.a (mon.0) 1633 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi029-113521-8"}]': finished 2024-08-29T18:12:12.650 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:12:12 smithi029 bash[79042]: cluster 2024-08-29T18:12:11.239877+0000 mon.a (mon.0) 1634 : cluster [DBG] osdmap e1110: 8 total, 8 up, 8 in 2024-08-29T18:12:12.650 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:12:12 smithi029 bash[79042]: audit 2024-08-29T18:12:11.241577+0000 mon.c (mon.2) 445 : audit [INF] from='client.? 172.21.15.29:0/3262454089' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi029-113521-8"}]: dispatch 2024-08-29T18:12:12.650 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:12:12 smithi029 bash[79042]: audit 2024-08-29T18:12:11.243175+0000 mon.a (mon.0) 1635 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi029-113521-8"}]: dispatch 2024-08-29T18:12:12.650 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:12:12 smithi029 bash[79042]: audit 2024-08-29T18:12:12.236626+0000 mon.a (mon.0) 1636 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi029-113521-8"}]': finished 2024-08-29T18:12:12.650 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:12:12 smithi029 bash[79042]: cluster 2024-08-29T18:12:12.244311+0000 mon.a (mon.0) 1637 : cluster [DBG] osdmap e1111: 8 total, 8 up, 8 in 2024-08-29T18:12:12.650 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:12:12 smithi029 bash[77880]: audit 2024-08-29T18:12:11.233077+0000 mon.a (mon.0) 1633 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi029-113521-8"}]': finished 2024-08-29T18:12:12.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:12:12 smithi029 bash[77880]: cluster 2024-08-29T18:12:11.239877+0000 mon.a (mon.0) 1634 : cluster [DBG] osdmap e1110: 8 total, 8 up, 8 in 2024-08-29T18:12:12.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:12:12 smithi029 bash[77880]: audit 2024-08-29T18:12:11.241577+0000 mon.c (mon.2) 445 : audit [INF] from='client.? 172.21.15.29:0/3262454089' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi029-113521-8"}]: dispatch 2024-08-29T18:12:12.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:12:12 smithi029 bash[77880]: audit 2024-08-29T18:12:11.243175+0000 mon.a (mon.0) 1635 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi029-113521-8"}]: dispatch 2024-08-29T18:12:12.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:12:12 smithi029 bash[77880]: audit 2024-08-29T18:12:12.236626+0000 mon.a (mon.0) 1636 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi029-113521-8"}]': finished 2024-08-29T18:12:12.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:12:12 smithi029 bash[77880]: cluster 2024-08-29T18:12:12.244311+0000 mon.a (mon.0) 1637 : cluster [DBG] osdmap e1111: 8 total, 8 up, 8 in 2024-08-29T18:12:12.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:12:12 smithi110 bash[67519]: audit 2024-08-29T18:12:11.233077+0000 mon.a (mon.0) 1633 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi029-113521-8"}]': finished 2024-08-29T18:12:12.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:12:12 smithi110 bash[67519]: cluster 2024-08-29T18:12:11.239877+0000 mon.a (mon.0) 1634 : cluster [DBG] osdmap e1110: 8 total, 8 up, 8 in 2024-08-29T18:12:12.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:12:12 smithi110 bash[67519]: audit 2024-08-29T18:12:11.241577+0000 mon.c (mon.2) 445 : audit [INF] from='client.? 172.21.15.29:0/3262454089' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi029-113521-8"}]: dispatch 2024-08-29T18:12:12.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:12:12 smithi110 bash[67519]: audit 2024-08-29T18:12:11.243175+0000 mon.a (mon.0) 1635 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi029-113521-8"}]: dispatch 2024-08-29T18:12:12.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:12:12 smithi110 bash[67519]: audit 2024-08-29T18:12:12.236626+0000 mon.a (mon.0) 1636 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi029-113521-8"}]': finished 2024-08-29T18:12:12.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:12:12 smithi110 bash[67519]: cluster 2024-08-29T18:12:12.244311+0000 mon.a (mon.0) 1637 : cluster [DBG] osdmap e1111: 8 total, 8 up, 8 in 2024-08-29T18:12:13.650 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:12:13 smithi029 bash[79042]: cluster 2024-08-29T18:12:11.748427+0000 mgr.y (mgr.25004) 669 : cluster [DBG] pgmap v1305: 105 pgs: 105 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:12:13.650 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:12:13 smithi029 bash[79042]: cluster 2024-08-29T18:12:12.245436+0000 mon.a (mon.0) 1638 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:12:13.650 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:12:13 smithi029 bash[79042]: cluster 2024-08-29T18:12:12.245485+0000 mon.a (mon.0) 1639 : cluster [INF] Cluster is now healthy 2024-08-29T18:12:13.650 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:12:13 smithi029 bash[79042]: audit 2024-08-29T18:12:12.287007+0000 mon.c (mon.2) 446 : audit [INF] from='client.? 172.21.15.29:0/2666967864' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi029-113521-9"}]: dispatch 2024-08-29T18:12:13.650 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:12:13 smithi029 bash[79042]: audit 2024-08-29T18:12:12.287481+0000 mon.a (mon.0) 1640 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi029-113521-9"}]: dispatch 2024-08-29T18:12:13.650 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:12:13 smithi029 bash[79042]: audit 2024-08-29T18:12:12.288308+0000 mon.c (mon.2) 447 : audit [INF] from='client.? 172.21.15.29:0/2666967864' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi029-113521-9"}]: dispatch 2024-08-29T18:12:13.650 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:12:13 smithi029 bash[79042]: audit 2024-08-29T18:12:12.288647+0000 mon.a (mon.0) 1641 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi029-113521-9"}]: dispatch 2024-08-29T18:12:13.650 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:12:13 smithi029 bash[79042]: audit 2024-08-29T18:12:12.289175+0000 mon.c (mon.2) 448 : audit [INF] from='client.? 172.21.15.29:0/2666967864' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi029-113521-9", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-08-29T18:12:13.650 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:12:13 smithi029 bash[79042]: audit 2024-08-29T18:12:12.289479+0000 mon.a (mon.0) 1642 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi029-113521-9", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-08-29T18:12:13.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:12:13 smithi029 bash[77880]: cluster 2024-08-29T18:12:11.748427+0000 mgr.y (mgr.25004) 669 : cluster [DBG] pgmap v1305: 105 pgs: 105 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:12:13.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:12:13 smithi029 bash[77880]: cluster 2024-08-29T18:12:12.245436+0000 mon.a (mon.0) 1638 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:12:13.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:12:13 smithi029 bash[77880]: cluster 2024-08-29T18:12:12.245485+0000 mon.a (mon.0) 1639 : cluster [INF] Cluster is now healthy 2024-08-29T18:12:13.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:12:13 smithi029 bash[77880]: audit 2024-08-29T18:12:12.287007+0000 mon.c (mon.2) 446 : audit [INF] from='client.? 172.21.15.29:0/2666967864' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi029-113521-9"}]: dispatch 2024-08-29T18:12:13.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:12:13 smithi029 bash[77880]: audit 2024-08-29T18:12:12.287481+0000 mon.a (mon.0) 1640 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi029-113521-9"}]: dispatch 2024-08-29T18:12:13.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:12:13 smithi029 bash[77880]: audit 2024-08-29T18:12:12.288308+0000 mon.c (mon.2) 447 : audit [INF] from='client.? 172.21.15.29:0/2666967864' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi029-113521-9"}]: dispatch 2024-08-29T18:12:13.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:12:13 smithi029 bash[77880]: audit 2024-08-29T18:12:12.288647+0000 mon.a (mon.0) 1641 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi029-113521-9"}]: dispatch 2024-08-29T18:12:13.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:12:13 smithi029 bash[77880]: audit 2024-08-29T18:12:12.289175+0000 mon.c (mon.2) 448 : audit [INF] from='client.? 172.21.15.29:0/2666967864' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi029-113521-9", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-08-29T18:12:13.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:12:13 smithi029 bash[77880]: audit 2024-08-29T18:12:12.289479+0000 mon.a (mon.0) 1642 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi029-113521-9", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-08-29T18:12:13.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:12:13 smithi110 bash[67519]: cluster 2024-08-29T18:12:11.748427+0000 mgr.y (mgr.25004) 669 : cluster [DBG] pgmap v1305: 105 pgs: 105 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:12:13.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:12:13 smithi110 bash[67519]: cluster 2024-08-29T18:12:12.245436+0000 mon.a (mon.0) 1638 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:12:13.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:12:13 smithi110 bash[67519]: cluster 2024-08-29T18:12:12.245485+0000 mon.a (mon.0) 1639 : cluster [INF] Cluster is now healthy 2024-08-29T18:12:13.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:12:13 smithi110 bash[67519]: audit 2024-08-29T18:12:12.287007+0000 mon.c (mon.2) 446 : audit [INF] from='client.? 172.21.15.29:0/2666967864' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi029-113521-9"}]: dispatch 2024-08-29T18:12:13.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:12:13 smithi110 bash[67519]: audit 2024-08-29T18:12:12.287481+0000 mon.a (mon.0) 1640 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi029-113521-9"}]: dispatch 2024-08-29T18:12:13.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:12:13 smithi110 bash[67519]: audit 2024-08-29T18:12:12.288308+0000 mon.c (mon.2) 447 : audit [INF] from='client.? 172.21.15.29:0/2666967864' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi029-113521-9"}]: dispatch 2024-08-29T18:12:13.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:12:13 smithi110 bash[67519]: audit 2024-08-29T18:12:12.288647+0000 mon.a (mon.0) 1641 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi029-113521-9"}]: dispatch 2024-08-29T18:12:13.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:12:13 smithi110 bash[67519]: audit 2024-08-29T18:12:12.289175+0000 mon.c (mon.2) 448 : audit [INF] from='client.? 172.21.15.29:0/2666967864' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi029-113521-9", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-08-29T18:12:13.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:12:13 smithi110 bash[67519]: audit 2024-08-29T18:12:12.289479+0000 mon.a (mon.0) 1642 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi029-113521-9", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-08-29T18:12:14.600 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:12:14 smithi029 bash[77880]: audit 2024-08-29T18:12:13.258264+0000 mon.a (mon.0) 1643 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi029-113521-9", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2024-08-29T18:12:14.600 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:12:14 smithi029 bash[77880]: cluster 2024-08-29T18:12:13.265693+0000 mon.a (mon.0) 1644 : cluster [DBG] osdmap e1112: 8 total, 8 up, 8 in 2024-08-29T18:12:14.600 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:12:14 smithi029 bash[77880]: audit 2024-08-29T18:12:13.268024+0000 mon.c (mon.2) 449 : audit [INF] from='client.? 172.21.15.29:0/2666967864' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi029-113521-9", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi029-113521-9"}]: dispatch 2024-08-29T18:12:14.600 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:12:14 smithi029 bash[77880]: audit 2024-08-29T18:12:13.278798+0000 mon.a (mon.0) 1645 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi029-113521-9", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi029-113521-9"}]: dispatch 2024-08-29T18:12:14.600 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:12:14 smithi029 bash[79042]: audit 2024-08-29T18:12:13.258264+0000 mon.a (mon.0) 1643 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi029-113521-9", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2024-08-29T18:12:14.600 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:12:14 smithi029 bash[79042]: cluster 2024-08-29T18:12:13.265693+0000 mon.a (mon.0) 1644 : cluster [DBG] osdmap e1112: 8 total, 8 up, 8 in 2024-08-29T18:12:14.601 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:12:14 smithi029 bash[79042]: audit 2024-08-29T18:12:13.268024+0000 mon.c (mon.2) 449 : audit [INF] from='client.? 172.21.15.29:0/2666967864' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi029-113521-9", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi029-113521-9"}]: dispatch 2024-08-29T18:12:14.601 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:12:14 smithi029 bash[79042]: audit 2024-08-29T18:12:13.278798+0000 mon.a (mon.0) 1645 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi029-113521-9", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi029-113521-9"}]: dispatch 2024-08-29T18:12:14.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:12:14 smithi110 bash[67519]: audit 2024-08-29T18:12:13.258264+0000 mon.a (mon.0) 1643 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi029-113521-9", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2024-08-29T18:12:14.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:12:14 smithi110 bash[67519]: cluster 2024-08-29T18:12:13.265693+0000 mon.a (mon.0) 1644 : cluster [DBG] osdmap e1112: 8 total, 8 up, 8 in 2024-08-29T18:12:14.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:12:14 smithi110 bash[67519]: audit 2024-08-29T18:12:13.268024+0000 mon.c (mon.2) 449 : audit [INF] from='client.? 172.21.15.29:0/2666967864' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi029-113521-9", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi029-113521-9"}]: dispatch 2024-08-29T18:12:14.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:12:14 smithi110 bash[67519]: audit 2024-08-29T18:12:13.278798+0000 mon.a (mon.0) 1645 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi029-113521-9", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi029-113521-9"}]: dispatch 2024-08-29T18:12:14.899 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:12:14 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:12:14] "GET /metrics HTTP/1.1" 200 36332 "" "Prometheus/2.43.0" 2024-08-29T18:12:15.649 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:12:15 smithi029 bash[77880]: cluster 2024-08-29T18:12:13.749058+0000 mgr.y (mgr.25004) 670 : cluster [DBG] pgmap v1308: 105 pgs: 105 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:12:15.650 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:12:15 smithi029 bash[77880]: cluster 2024-08-29T18:12:14.736516+0000 mon.a (mon.0) 1646 : cluster [DBG] osdmap e1113: 8 total, 8 up, 8 in 2024-08-29T18:12:15.650 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:12:15 smithi029 bash[79042]: cluster 2024-08-29T18:12:13.749058+0000 mgr.y (mgr.25004) 670 : cluster [DBG] pgmap v1308: 105 pgs: 105 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:12:15.650 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:12:15 smithi029 bash[79042]: cluster 2024-08-29T18:12:14.736516+0000 mon.a (mon.0) 1646 : cluster [DBG] osdmap e1113: 8 total, 8 up, 8 in 2024-08-29T18:12:15.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:12:15 smithi110 bash[67519]: cluster 2024-08-29T18:12:13.749058+0000 mgr.y (mgr.25004) 670 : cluster [DBG] pgmap v1308: 105 pgs: 105 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:12:15.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:12:15 smithi110 bash[67519]: cluster 2024-08-29T18:12:14.736516+0000 mon.a (mon.0) 1646 : cluster [DBG] osdmap e1113: 8 total, 8 up, 8 in 2024-08-29T18:12:16.649 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:12:16 smithi029 bash[77880]: audit 2024-08-29T18:12:15.292199+0000 mon.a (mon.0) 1647 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "test-rados-api-smithi029-113521-9", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi029-113521-9"}]': finished 2024-08-29T18:12:16.650 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:12:16 smithi029 bash[77880]: cluster 2024-08-29T18:12:15.299884+0000 mon.a (mon.0) 1648 : cluster [DBG] osdmap e1114: 8 total, 8 up, 8 in 2024-08-29T18:12:16.650 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:12:16 smithi029 bash[79042]: audit 2024-08-29T18:12:15.292199+0000 mon.a (mon.0) 1647 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "test-rados-api-smithi029-113521-9", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi029-113521-9"}]': finished 2024-08-29T18:12:16.650 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:12:16 smithi029 bash[79042]: cluster 2024-08-29T18:12:15.299884+0000 mon.a (mon.0) 1648 : cluster [DBG] osdmap e1114: 8 total, 8 up, 8 in 2024-08-29T18:12:16.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:12:16 smithi110 bash[67519]: audit 2024-08-29T18:12:15.292199+0000 mon.a (mon.0) 1647 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "test-rados-api-smithi029-113521-9", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi029-113521-9"}]': finished 2024-08-29T18:12:16.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:12:16 smithi110 bash[67519]: cluster 2024-08-29T18:12:15.299884+0000 mon.a (mon.0) 1648 : cluster [DBG] osdmap e1114: 8 total, 8 up, 8 in 2024-08-29T18:12:17.650 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:12:17 smithi029 bash[77880]: cluster 2024-08-29T18:12:15.749817+0000 mgr.y (mgr.25004) 671 : cluster [DBG] pgmap v1311: 113 pgs: 8 unknown, 105 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:12:17.650 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:12:17 smithi029 bash[77880]: cluster 2024-08-29T18:12:16.292248+0000 mon.a (mon.0) 1649 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:12:17.650 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:12:17 smithi029 bash[77880]: cluster 2024-08-29T18:12:16.309468+0000 mon.a (mon.0) 1650 : cluster [DBG] osdmap e1115: 8 total, 8 up, 8 in 2024-08-29T18:12:17.650 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:12:17 smithi029 bash[79042]: cluster 2024-08-29T18:12:15.749817+0000 mgr.y (mgr.25004) 671 : cluster [DBG] pgmap v1311: 113 pgs: 8 unknown, 105 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:12:17.650 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:12:17 smithi029 bash[79042]: cluster 2024-08-29T18:12:16.292248+0000 mon.a (mon.0) 1649 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:12:17.650 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:12:17 smithi029 bash[79042]: cluster 2024-08-29T18:12:16.309468+0000 mon.a (mon.0) 1650 : cluster [DBG] osdmap e1115: 8 total, 8 up, 8 in 2024-08-29T18:12:17.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:12:17 smithi110 bash[67519]: cluster 2024-08-29T18:12:15.749817+0000 mgr.y (mgr.25004) 671 : cluster [DBG] pgmap v1311: 113 pgs: 8 unknown, 105 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:12:17.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:12:17 smithi110 bash[67519]: cluster 2024-08-29T18:12:16.292248+0000 mon.a (mon.0) 1649 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:12:17.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:12:17 smithi110 bash[67519]: cluster 2024-08-29T18:12:16.309468+0000 mon.a (mon.0) 1650 : cluster [DBG] osdmap e1115: 8 total, 8 up, 8 in 2024-08-29T18:12:18.649 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:12:18 smithi029 bash[79042]: cluster 2024-08-29T18:12:17.327501+0000 mon.a (mon.0) 1651 : cluster [DBG] osdmap e1116: 8 total, 8 up, 8 in 2024-08-29T18:12:18.650 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:12:18 smithi029 bash[79042]: audit 2024-08-29T18:12:17.331762+0000 mon.c (mon.2) 450 : audit [INF] from='client.? 172.21.15.29:0/2666967864' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi029-113521-9"}]: dispatch 2024-08-29T18:12:18.650 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:12:18 smithi029 bash[79042]: audit 2024-08-29T18:12:17.332754+0000 mon.a (mon.0) 1652 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi029-113521-9"}]: dispatch 2024-08-29T18:12:18.650 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:12:18 smithi029 bash[77880]: cluster 2024-08-29T18:12:17.327501+0000 mon.a (mon.0) 1651 : cluster [DBG] osdmap e1116: 8 total, 8 up, 8 in 2024-08-29T18:12:18.650 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:12:18 smithi029 bash[77880]: audit 2024-08-29T18:12:17.331762+0000 mon.c (mon.2) 450 : audit [INF] from='client.? 172.21.15.29:0/2666967864' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi029-113521-9"}]: dispatch 2024-08-29T18:12:18.650 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:12:18 smithi029 bash[77880]: audit 2024-08-29T18:12:17.332754+0000 mon.a (mon.0) 1652 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi029-113521-9"}]: dispatch 2024-08-29T18:12:18.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:12:18 smithi110 bash[67519]: cluster 2024-08-29T18:12:17.327501+0000 mon.a (mon.0) 1651 : cluster [DBG] osdmap e1116: 8 total, 8 up, 8 in 2024-08-29T18:12:18.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:12:18 smithi110 bash[67519]: audit 2024-08-29T18:12:17.331762+0000 mon.c (mon.2) 450 : audit [INF] from='client.? 172.21.15.29:0/2666967864' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi029-113521-9"}]: dispatch 2024-08-29T18:12:18.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:12:18 smithi110 bash[67519]: audit 2024-08-29T18:12:17.332754+0000 mon.a (mon.0) 1652 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi029-113521-9"}]: dispatch 2024-08-29T18:12:19.346 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] cls_rgw.test_explicit_ec (7098 ms) 2024-08-29T18:12:19.346 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] cls_rgw.set_ec 2024-08-29T18:12:19.650 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:12:19 smithi029 bash[79042]: cluster 2024-08-29T18:12:17.750707+0000 mgr.y (mgr.25004) 672 : cluster [DBG] pgmap v1314: 105 pgs: 105 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:12:19.650 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:12:19 smithi029 bash[79042]: cluster 2024-08-29T18:12:18.321344+0000 mon.a (mon.0) 1653 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:12:19.650 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:12:19 smithi029 bash[79042]: cluster 2024-08-29T18:12:18.321390+0000 mon.a (mon.0) 1654 : cluster [INF] Cluster is now healthy 2024-08-29T18:12:19.650 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:12:19 smithi029 bash[79042]: audit 2024-08-29T18:12:18.332460+0000 mon.a (mon.0) 1655 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi029-113521-9"}]': finished 2024-08-29T18:12:19.650 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:12:19 smithi029 bash[79042]: cluster 2024-08-29T18:12:18.341470+0000 mon.a (mon.0) 1656 : cluster [DBG] osdmap e1117: 8 total, 8 up, 8 in 2024-08-29T18:12:19.650 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:12:19 smithi029 bash[79042]: audit 2024-08-29T18:12:18.343650+0000 mon.c (mon.2) 451 : audit [INF] from='client.? 172.21.15.29:0/2666967864' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi029-113521-9"}]: dispatch 2024-08-29T18:12:19.650 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:12:19 smithi029 bash[79042]: audit 2024-08-29T18:12:18.344281+0000 mon.a (mon.0) 1657 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi029-113521-9"}]: dispatch 2024-08-29T18:12:19.650 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:12:19 smithi029 bash[79042]: audit 2024-08-29T18:12:18.505517+0000 mon.c (mon.2) 452 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:12:19.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:12:19 smithi029 bash[77880]: cluster 2024-08-29T18:12:17.750707+0000 mgr.y (mgr.25004) 672 : cluster [DBG] pgmap v1314: 105 pgs: 105 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:12:19.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:12:19 smithi029 bash[77880]: cluster 2024-08-29T18:12:18.321344+0000 mon.a (mon.0) 1653 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:12:19.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:12:19 smithi029 bash[77880]: cluster 2024-08-29T18:12:18.321390+0000 mon.a (mon.0) 1654 : cluster [INF] Cluster is now healthy 2024-08-29T18:12:19.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:12:19 smithi029 bash[77880]: audit 2024-08-29T18:12:18.332460+0000 mon.a (mon.0) 1655 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi029-113521-9"}]': finished 2024-08-29T18:12:19.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:12:19 smithi029 bash[77880]: cluster 2024-08-29T18:12:18.341470+0000 mon.a (mon.0) 1656 : cluster [DBG] osdmap e1117: 8 total, 8 up, 8 in 2024-08-29T18:12:19.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:12:19 smithi029 bash[77880]: audit 2024-08-29T18:12:18.343650+0000 mon.c (mon.2) 451 : audit [INF] from='client.? 172.21.15.29:0/2666967864' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi029-113521-9"}]: dispatch 2024-08-29T18:12:19.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:12:19 smithi029 bash[77880]: audit 2024-08-29T18:12:18.344281+0000 mon.a (mon.0) 1657 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi029-113521-9"}]: dispatch 2024-08-29T18:12:19.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:12:19 smithi029 bash[77880]: audit 2024-08-29T18:12:18.505517+0000 mon.c (mon.2) 452 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:12:19.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:12:19 smithi110 bash[67519]: cluster 2024-08-29T18:12:17.750707+0000 mgr.y (mgr.25004) 672 : cluster [DBG] pgmap v1314: 105 pgs: 105 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:12:19.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:12:19 smithi110 bash[67519]: cluster 2024-08-29T18:12:18.321344+0000 mon.a (mon.0) 1653 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:12:19.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:12:19 smithi110 bash[67519]: cluster 2024-08-29T18:12:18.321390+0000 mon.a (mon.0) 1654 : cluster [INF] Cluster is now healthy 2024-08-29T18:12:19.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:12:19 smithi110 bash[67519]: audit 2024-08-29T18:12:18.332460+0000 mon.a (mon.0) 1655 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi029-113521-9"}]': finished 2024-08-29T18:12:19.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:12:19 smithi110 bash[67519]: cluster 2024-08-29T18:12:18.341470+0000 mon.a (mon.0) 1656 : cluster [DBG] osdmap e1117: 8 total, 8 up, 8 in 2024-08-29T18:12:19.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:12:19 smithi110 bash[67519]: audit 2024-08-29T18:12:18.343650+0000 mon.c (mon.2) 451 : audit [INF] from='client.? 172.21.15.29:0/2666967864' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi029-113521-9"}]: dispatch 2024-08-29T18:12:19.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:12:19 smithi110 bash[67519]: audit 2024-08-29T18:12:18.344281+0000 mon.a (mon.0) 1657 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi029-113521-9"}]: dispatch 2024-08-29T18:12:19.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:12:19 smithi110 bash[67519]: audit 2024-08-29T18:12:18.505517+0000 mon.c (mon.2) 452 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:12:20.650 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:12:20 smithi029 bash[79042]: audit 2024-08-29T18:12:19.335840+0000 mon.a (mon.0) 1658 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi029-113521-9"}]': finished 2024-08-29T18:12:20.650 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:12:20 smithi029 bash[79042]: cluster 2024-08-29T18:12:19.342729+0000 mon.a (mon.0) 1659 : cluster [DBG] osdmap e1118: 8 total, 8 up, 8 in 2024-08-29T18:12:20.650 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:12:20 smithi029 bash[79042]: audit 2024-08-29T18:12:19.390054+0000 mon.a (mon.0) 1660 : audit [INF] from='client.? 172.21.15.29:0/2076549195' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi029-113521-10"}]: dispatch 2024-08-29T18:12:20.650 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:12:20 smithi029 bash[79042]: audit 2024-08-29T18:12:19.391021+0000 mon.a (mon.0) 1661 : audit [INF] from='client.? 172.21.15.29:0/2076549195' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi029-113521-10"}]: dispatch 2024-08-29T18:12:20.650 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:12:20 smithi029 bash[79042]: audit 2024-08-29T18:12:19.391415+0000 mon.a (mon.0) 1662 : audit [INF] from='client.? 172.21.15.29:0/2076549195' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi029-113521-10", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-08-29T18:12:20.650 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:12:20 smithi029 bash[79042]: cluster 2024-08-29T18:12:19.751436+0000 mgr.y (mgr.25004) 673 : cluster [DBG] pgmap v1317: 105 pgs: 105 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:12:20.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:12:20 smithi029 bash[77880]: audit 2024-08-29T18:12:19.335840+0000 mon.a (mon.0) 1658 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi029-113521-9"}]': finished 2024-08-29T18:12:20.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:12:20 smithi029 bash[77880]: cluster 2024-08-29T18:12:19.342729+0000 mon.a (mon.0) 1659 : cluster [DBG] osdmap e1118: 8 total, 8 up, 8 in 2024-08-29T18:12:20.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:12:20 smithi029 bash[77880]: audit 2024-08-29T18:12:19.390054+0000 mon.a (mon.0) 1660 : audit [INF] from='client.? 172.21.15.29:0/2076549195' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi029-113521-10"}]: dispatch 2024-08-29T18:12:20.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:12:20 smithi029 bash[77880]: audit 2024-08-29T18:12:19.391021+0000 mon.a (mon.0) 1661 : audit [INF] from='client.? 172.21.15.29:0/2076549195' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi029-113521-10"}]: dispatch 2024-08-29T18:12:20.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:12:20 smithi029 bash[77880]: audit 2024-08-29T18:12:19.391415+0000 mon.a (mon.0) 1662 : audit [INF] from='client.? 172.21.15.29:0/2076549195' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi029-113521-10", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-08-29T18:12:20.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:12:20 smithi029 bash[77880]: cluster 2024-08-29T18:12:19.751436+0000 mgr.y (mgr.25004) 673 : cluster [DBG] pgmap v1317: 105 pgs: 105 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:12:20.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:12:20 smithi110 bash[67519]: audit 2024-08-29T18:12:19.335840+0000 mon.a (mon.0) 1658 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi029-113521-9"}]': finished 2024-08-29T18:12:20.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:12:20 smithi110 bash[67519]: cluster 2024-08-29T18:12:19.342729+0000 mon.a (mon.0) 1659 : cluster [DBG] osdmap e1118: 8 total, 8 up, 8 in 2024-08-29T18:12:20.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:12:20 smithi110 bash[67519]: audit 2024-08-29T18:12:19.390054+0000 mon.a (mon.0) 1660 : audit [INF] from='client.? 172.21.15.29:0/2076549195' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi029-113521-10"}]: dispatch 2024-08-29T18:12:20.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:12:20 smithi110 bash[67519]: audit 2024-08-29T18:12:19.391021+0000 mon.a (mon.0) 1661 : audit [INF] from='client.? 172.21.15.29:0/2076549195' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi029-113521-10"}]: dispatch 2024-08-29T18:12:20.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:12:20 smithi110 bash[67519]: audit 2024-08-29T18:12:19.391415+0000 mon.a (mon.0) 1662 : audit [INF] from='client.? 172.21.15.29:0/2076549195' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi029-113521-10", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-08-29T18:12:20.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:12:20 smithi110 bash[67519]: cluster 2024-08-29T18:12:19.751436+0000 mgr.y (mgr.25004) 673 : cluster [DBG] pgmap v1317: 105 pgs: 105 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:12:21.650 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:12:21 smithi029 bash[77880]: audit 2024-08-29T18:12:20.355577+0000 mon.a (mon.0) 1663 : audit [INF] from='client.? 172.21.15.29:0/2076549195' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi029-113521-10", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2024-08-29T18:12:21.650 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:12:21 smithi029 bash[77880]: cluster 2024-08-29T18:12:20.365181+0000 mon.a (mon.0) 1664 : cluster [DBG] osdmap e1119: 8 total, 8 up, 8 in 2024-08-29T18:12:21.650 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:12:21 smithi029 bash[77880]: audit 2024-08-29T18:12:20.366399+0000 mon.a (mon.0) 1665 : audit [INF] from='client.? 172.21.15.29:0/2076549195' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi029-113521-10", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi029-113521-10"}]: dispatch 2024-08-29T18:12:21.650 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:12:21 smithi029 bash[79042]: audit 2024-08-29T18:12:20.355577+0000 mon.a (mon.0) 1663 : audit [INF] from='client.? 172.21.15.29:0/2076549195' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi029-113521-10", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2024-08-29T18:12:21.650 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:12:21 smithi029 bash[79042]: cluster 2024-08-29T18:12:20.365181+0000 mon.a (mon.0) 1664 : cluster [DBG] osdmap e1119: 8 total, 8 up, 8 in 2024-08-29T18:12:21.650 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:12:21 smithi029 bash[79042]: audit 2024-08-29T18:12:20.366399+0000 mon.a (mon.0) 1665 : audit [INF] from='client.? 172.21.15.29:0/2076549195' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi029-113521-10", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi029-113521-10"}]: dispatch 2024-08-29T18:12:21.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:12:21 smithi110 bash[67519]: audit 2024-08-29T18:12:20.355577+0000 mon.a (mon.0) 1663 : audit [INF] from='client.? 172.21.15.29:0/2076549195' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi029-113521-10", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2024-08-29T18:12:21.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:12:21 smithi110 bash[67519]: cluster 2024-08-29T18:12:20.365181+0000 mon.a (mon.0) 1664 : cluster [DBG] osdmap e1119: 8 total, 8 up, 8 in 2024-08-29T18:12:21.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:12:21 smithi110 bash[67519]: audit 2024-08-29T18:12:20.366399+0000 mon.a (mon.0) 1665 : audit [INF] from='client.? 172.21.15.29:0/2076549195' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi029-113521-10", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi029-113521-10"}]: dispatch 2024-08-29T18:12:22.650 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:12:22 smithi029 bash[77880]: cluster 2024-08-29T18:12:21.752143+0000 mgr.y (mgr.25004) 674 : cluster [DBG] pgmap v1320: 105 pgs: 105 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:12:22.650 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:12:22 smithi029 bash[77880]: cluster 2024-08-29T18:12:21.827978+0000 mon.a (mon.0) 1666 : cluster [DBG] osdmap e1120: 8 total, 8 up, 8 in 2024-08-29T18:12:22.650 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:12:22 smithi029 bash[79042]: cluster 2024-08-29T18:12:21.752143+0000 mgr.y (mgr.25004) 674 : cluster [DBG] pgmap v1320: 105 pgs: 105 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:12:22.650 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:12:22 smithi029 bash[79042]: cluster 2024-08-29T18:12:21.827978+0000 mon.a (mon.0) 1666 : cluster [DBG] osdmap e1120: 8 total, 8 up, 8 in 2024-08-29T18:12:22.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:12:22 smithi110 bash[67519]: cluster 2024-08-29T18:12:21.752143+0000 mgr.y (mgr.25004) 674 : cluster [DBG] pgmap v1320: 105 pgs: 105 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:12:22.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:12:22 smithi110 bash[67519]: cluster 2024-08-29T18:12:21.827978+0000 mon.a (mon.0) 1666 : cluster [DBG] osdmap e1120: 8 total, 8 up, 8 in 2024-08-29T18:12:23.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:12:23 smithi029 bash[77880]: audit 2024-08-29T18:12:22.375652+0000 mon.a (mon.0) 1667 : audit [INF] from='client.? 172.21.15.29:0/2076549195' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "test-rados-api-smithi029-113521-10", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi029-113521-10"}]': finished 2024-08-29T18:12:23.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:12:23 smithi029 bash[77880]: cluster 2024-08-29T18:12:22.384366+0000 mon.a (mon.0) 1668 : cluster [DBG] osdmap e1121: 8 total, 8 up, 8 in 2024-08-29T18:12:23.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:12:23 smithi029 bash[79042]: audit 2024-08-29T18:12:22.375652+0000 mon.a (mon.0) 1667 : audit [INF] from='client.? 172.21.15.29:0/2076549195' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "test-rados-api-smithi029-113521-10", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi029-113521-10"}]': finished 2024-08-29T18:12:23.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:12:23 smithi029 bash[79042]: cluster 2024-08-29T18:12:22.384366+0000 mon.a (mon.0) 1668 : cluster [DBG] osdmap e1121: 8 total, 8 up, 8 in 2024-08-29T18:12:23.654 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:12:23 smithi110 bash[67519]: audit 2024-08-29T18:12:22.375652+0000 mon.a (mon.0) 1667 : audit [INF] from='client.? 172.21.15.29:0/2076549195' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "test-rados-api-smithi029-113521-10", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi029-113521-10"}]': finished 2024-08-29T18:12:23.654 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:12:23 smithi110 bash[67519]: cluster 2024-08-29T18:12:22.384366+0000 mon.a (mon.0) 1668 : cluster [DBG] osdmap e1121: 8 total, 8 up, 8 in 2024-08-29T18:12:24.649 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:12:24 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:12:24] "GET /metrics HTTP/1.1" 200 33973 "" "Prometheus/2.43.0" 2024-08-29T18:12:24.650 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:12:24 smithi029 bash[79042]: cluster 2024-08-29T18:12:23.392184+0000 mon.a (mon.0) 1669 : cluster [DBG] osdmap e1122: 8 total, 8 up, 8 in 2024-08-29T18:12:24.650 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:12:24 smithi029 bash[79042]: cluster 2024-08-29T18:12:23.752847+0000 mgr.y (mgr.25004) 675 : cluster [DBG] pgmap v1323: 113 pgs: 8 unknown, 105 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:12:24.650 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:12:24 smithi029 bash[77880]: cluster 2024-08-29T18:12:23.392184+0000 mon.a (mon.0) 1669 : cluster [DBG] osdmap e1122: 8 total, 8 up, 8 in 2024-08-29T18:12:24.650 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:12:24 smithi029 bash[77880]: cluster 2024-08-29T18:12:23.752847+0000 mgr.y (mgr.25004) 675 : cluster [DBG] pgmap v1323: 113 pgs: 8 unknown, 105 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:12:24.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:12:24 smithi110 bash[67519]: cluster 2024-08-29T18:12:23.392184+0000 mon.a (mon.0) 1669 : cluster [DBG] osdmap e1122: 8 total, 8 up, 8 in 2024-08-29T18:12:24.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:12:24 smithi110 bash[67519]: cluster 2024-08-29T18:12:23.752847+0000 mgr.y (mgr.25004) 675 : cluster [DBG] pgmap v1323: 113 pgs: 8 unknown, 105 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:12:25.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:12:25 smithi029 bash[77880]: cluster 2024-08-29T18:12:24.385362+0000 mon.a (mon.0) 1670 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:12:25.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:12:25 smithi029 bash[77880]: cluster 2024-08-29T18:12:24.402783+0000 mon.a (mon.0) 1671 : cluster [DBG] osdmap e1123: 8 total, 8 up, 8 in 2024-08-29T18:12:25.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:12:25 smithi029 bash[77880]: audit 2024-08-29T18:12:24.405932+0000 mon.a (mon.0) 1672 : audit [INF] from='client.? 172.21.15.29:0/2076549195' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi029-113521-10"}]: dispatch 2024-08-29T18:12:25.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:12:25 smithi029 bash[79042]: cluster 2024-08-29T18:12:24.385362+0000 mon.a (mon.0) 1670 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:12:25.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:12:25 smithi029 bash[79042]: cluster 2024-08-29T18:12:24.402783+0000 mon.a (mon.0) 1671 : cluster [DBG] osdmap e1123: 8 total, 8 up, 8 in 2024-08-29T18:12:25.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:12:25 smithi029 bash[79042]: audit 2024-08-29T18:12:24.405932+0000 mon.a (mon.0) 1672 : audit [INF] from='client.? 172.21.15.29:0/2076549195' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi029-113521-10"}]: dispatch 2024-08-29T18:12:25.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:12:25 smithi110 bash[67519]: cluster 2024-08-29T18:12:24.385362+0000 mon.a (mon.0) 1670 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:12:25.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:12:25 smithi110 bash[67519]: cluster 2024-08-29T18:12:24.402783+0000 mon.a (mon.0) 1671 : cluster [DBG] osdmap e1123: 8 total, 8 up, 8 in 2024-08-29T18:12:25.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:12:25 smithi110 bash[67519]: audit 2024-08-29T18:12:24.405932+0000 mon.a (mon.0) 1672 : audit [INF] from='client.? 172.21.15.29:0/2076549195' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi029-113521-10"}]: dispatch 2024-08-29T18:12:26.411 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] cls_rgw.set_ec (7065 ms) 2024-08-29T18:12:26.411 INFO:tasks.workunit.client.0.smithi029.stdout:[----------] 10 tests from cls_rgw (62437 ms total) 2024-08-29T18:12:26.411 INFO:tasks.workunit.client.0.smithi029.stdout: 2024-08-29T18:12:26.411 INFO:tasks.workunit.client.0.smithi029.stdout:[----------] Global test environment tear-down 2024-08-29T18:12:26.411 INFO:tasks.workunit.client.0.smithi029.stdout:[==========] 10 tests from 1 test suite ran. (62437 ms total) 2024-08-29T18:12:26.412 INFO:tasks.workunit.client.0.smithi029.stdout:[ PASSED ] 10 tests. 2024-08-29T18:12:26.418 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-08-29T18:12:26.418 DEBUG:teuthology.orchestra.run.smithi029:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-08-29T18:12:26.474 INFO:tasks.workunit:Running workunit cls/test_cls_rgw.sh... 2024-08-29T18:12:26.474 DEBUG:teuthology.orchestra.run.smithi029:workunit test cls/test_cls_rgw.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_rgw.sh 2024-08-29T18:12:26.540 INFO:tasks.workunit.client.0.smithi029.stdout:Running main() from gmock_main.cc 2024-08-29T18:12:26.540 INFO:tasks.workunit.client.0.smithi029.stdout:[==========] Running 16 tests from 1 test suite. 2024-08-29T18:12:26.540 INFO:tasks.workunit.client.0.smithi029.stdout:[----------] Global test environment set-up. 2024-08-29T18:12:26.540 INFO:tasks.workunit.client.0.smithi029.stdout:[----------] 16 tests from cls_rgw 2024-08-29T18:12:26.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:12:26 smithi029 bash[77880]: audit 2024-08-29T18:12:25.397145+0000 mon.a (mon.0) 1673 : audit [INF] from='client.? 172.21.15.29:0/2076549195' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi029-113521-10"}]': finished 2024-08-29T18:12:26.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:12:26 smithi029 bash[77880]: cluster 2024-08-29T18:12:25.404871+0000 mon.a (mon.0) 1674 : cluster [DBG] osdmap e1124: 8 total, 8 up, 8 in 2024-08-29T18:12:26.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:12:26 smithi029 bash[77880]: audit 2024-08-29T18:12:25.406049+0000 mon.a (mon.0) 1675 : audit [INF] from='client.? 172.21.15.29:0/2076549195' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi029-113521-10"}]: dispatch 2024-08-29T18:12:26.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:12:26 smithi029 bash[77880]: cluster 2024-08-29T18:12:25.753497+0000 mgr.y (mgr.25004) 676 : cluster [DBG] pgmap v1326: 105 pgs: 105 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:12:26.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:12:26 smithi029 bash[77880]: audit 2024-08-29T18:12:26.400605+0000 mon.a (mon.0) 1676 : audit [INF] from='client.? 172.21.15.29:0/2076549195' entity='client.admin' cmd='[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi029-113521-10"}]': finished 2024-08-29T18:12:26.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:12:26 smithi029 bash[79042]: audit 2024-08-29T18:12:25.397145+0000 mon.a (mon.0) 1673 : audit [INF] from='client.? 172.21.15.29:0/2076549195' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi029-113521-10"}]': finished 2024-08-29T18:12:26.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:12:26 smithi029 bash[79042]: cluster 2024-08-29T18:12:25.404871+0000 mon.a (mon.0) 1674 : cluster [DBG] osdmap e1124: 8 total, 8 up, 8 in 2024-08-29T18:12:26.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:12:26 smithi029 bash[79042]: audit 2024-08-29T18:12:25.406049+0000 mon.a (mon.0) 1675 : audit [INF] from='client.? 172.21.15.29:0/2076549195' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi029-113521-10"}]: dispatch 2024-08-29T18:12:26.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:12:26 smithi029 bash[79042]: cluster 2024-08-29T18:12:25.753497+0000 mgr.y (mgr.25004) 676 : cluster [DBG] pgmap v1326: 105 pgs: 105 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:12:26.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:12:26 smithi029 bash[79042]: audit 2024-08-29T18:12:26.400605+0000 mon.a (mon.0) 1676 : audit [INF] from='client.? 172.21.15.29:0/2076549195' entity='client.admin' cmd='[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi029-113521-10"}]': finished 2024-08-29T18:12:26.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:12:26 smithi110 bash[67519]: audit 2024-08-29T18:12:25.397145+0000 mon.a (mon.0) 1673 : audit [INF] from='client.? 172.21.15.29:0/2076549195' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi029-113521-10"}]': finished 2024-08-29T18:12:26.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:12:26 smithi110 bash[67519]: cluster 2024-08-29T18:12:25.404871+0000 mon.a (mon.0) 1674 : cluster [DBG] osdmap e1124: 8 total, 8 up, 8 in 2024-08-29T18:12:26.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:12:26 smithi110 bash[67519]: audit 2024-08-29T18:12:25.406049+0000 mon.a (mon.0) 1675 : audit [INF] from='client.? 172.21.15.29:0/2076549195' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi029-113521-10"}]: dispatch 2024-08-29T18:12:26.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:12:26 smithi110 bash[67519]: cluster 2024-08-29T18:12:25.753497+0000 mgr.y (mgr.25004) 676 : cluster [DBG] pgmap v1326: 105 pgs: 105 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:12:26.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:12:26 smithi110 bash[67519]: audit 2024-08-29T18:12:26.400605+0000 mon.a (mon.0) 1676 : audit [INF] from='client.? 172.21.15.29:0/2076549195' entity='client.admin' cmd='[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi029-113521-10"}]': finished 2024-08-29T18:12:27.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:12:27 smithi029 bash[77880]: cluster 2024-08-29T18:12:26.408239+0000 mon.a (mon.0) 1677 : cluster [DBG] osdmap e1125: 8 total, 8 up, 8 in 2024-08-29T18:12:27.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:12:27 smithi029 bash[77880]: cluster 2024-08-29T18:12:26.409304+0000 mon.a (mon.0) 1678 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:12:27.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:12:27 smithi029 bash[77880]: cluster 2024-08-29T18:12:26.409350+0000 mon.a (mon.0) 1679 : cluster [INF] Cluster is now healthy 2024-08-29T18:12:27.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:12:27 smithi029 bash[79042]: cluster 2024-08-29T18:12:26.408239+0000 mon.a (mon.0) 1677 : cluster [DBG] osdmap e1125: 8 total, 8 up, 8 in 2024-08-29T18:12:27.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:12:27 smithi029 bash[79042]: cluster 2024-08-29T18:12:26.409304+0000 mon.a (mon.0) 1678 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:12:27.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:12:27 smithi029 bash[79042]: cluster 2024-08-29T18:12:26.409350+0000 mon.a (mon.0) 1679 : cluster [INF] Cluster is now healthy 2024-08-29T18:12:27.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:12:27 smithi110 bash[67519]: cluster 2024-08-29T18:12:26.408239+0000 mon.a (mon.0) 1677 : cluster [DBG] osdmap e1125: 8 total, 8 up, 8 in 2024-08-29T18:12:27.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:12:27 smithi110 bash[67519]: cluster 2024-08-29T18:12:26.409304+0000 mon.a (mon.0) 1678 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:12:27.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:12:27 smithi110 bash[67519]: cluster 2024-08-29T18:12:26.409350+0000 mon.a (mon.0) 1679 : cluster [INF] Cluster is now healthy 2024-08-29T18:12:28.465 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] cls_rgw.index_basic 2024-08-29T18:12:28.529 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] cls_rgw.index_basic (64 ms) 2024-08-29T18:12:28.529 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] cls_rgw.index_multiple_obj_writers 2024-08-29T18:12:28.604 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] cls_rgw.index_multiple_obj_writers (75 ms) 2024-08-29T18:12:28.604 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] cls_rgw.index_remove_object 2024-08-29T18:12:28.715 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] cls_rgw.index_remove_object (112 ms) 2024-08-29T18:12:28.715 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] cls_rgw.index_suggest 2024-08-29T18:12:28.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:12:28 smithi029 bash[79042]: cluster 2024-08-29T18:12:27.438761+0000 mon.a (mon.0) 1680 : cluster [DBG] osdmap e1126: 8 total, 8 up, 8 in 2024-08-29T18:12:28.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:12:28 smithi029 bash[79042]: audit 2024-08-29T18:12:27.443892+0000 mon.c (mon.2) 453 : audit [INF] from='client.? 172.21.15.29:0/3022828069' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-113711-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:12:28.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:12:28 smithi029 bash[79042]: audit 2024-08-29T18:12:27.445424+0000 mon.a (mon.0) 1681 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-113711-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:12:28.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:12:28 smithi029 bash[79042]: cluster 2024-08-29T18:12:27.754231+0000 mgr.y (mgr.25004) 677 : cluster [DBG] pgmap v1329: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:12:28.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:12:28 smithi029 bash[77880]: cluster 2024-08-29T18:12:27.438761+0000 mon.a (mon.0) 1680 : cluster [DBG] osdmap e1126: 8 total, 8 up, 8 in 2024-08-29T18:12:28.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:12:28 smithi029 bash[77880]: audit 2024-08-29T18:12:27.443892+0000 mon.c (mon.2) 453 : audit [INF] from='client.? 172.21.15.29:0/3022828069' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-113711-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:12:28.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:12:28 smithi029 bash[77880]: audit 2024-08-29T18:12:27.445424+0000 mon.a (mon.0) 1681 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-113711-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:12:28.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:12:28 smithi029 bash[77880]: cluster 2024-08-29T18:12:27.754231+0000 mgr.y (mgr.25004) 677 : cluster [DBG] pgmap v1329: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:12:28.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:12:28 smithi110 bash[67519]: cluster 2024-08-29T18:12:27.438761+0000 mon.a (mon.0) 1680 : cluster [DBG] osdmap e1126: 8 total, 8 up, 8 in 2024-08-29T18:12:28.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:12:28 smithi110 bash[67519]: audit 2024-08-29T18:12:27.443892+0000 mon.c (mon.2) 453 : audit [INF] from='client.? 172.21.15.29:0/3022828069' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-113711-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:12:28.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:12:28 smithi110 bash[67519]: audit 2024-08-29T18:12:27.445424+0000 mon.a (mon.0) 1681 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-113711-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:12:28.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:12:28 smithi110 bash[67519]: cluster 2024-08-29T18:12:27.754231+0000 mgr.y (mgr.25004) 677 : cluster [DBG] pgmap v1329: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:12:29.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:12:29 smithi029 bash[77880]: cluster 2024-08-29T18:12:28.433670+0000 mon.a (mon.0) 1682 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:12:29.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:12:29 smithi029 bash[77880]: audit 2024-08-29T18:12:28.435496+0000 mon.a (mon.0) 1683 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-113711-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:12:29.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:12:29 smithi029 bash[77880]: cluster 2024-08-29T18:12:28.443780+0000 mon.a (mon.0) 1684 : cluster [DBG] osdmap e1127: 8 total, 8 up, 8 in 2024-08-29T18:12:29.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:12:29 smithi029 bash[79042]: cluster 2024-08-29T18:12:28.433670+0000 mon.a (mon.0) 1682 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:12:29.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:12:29 smithi029 bash[79042]: audit 2024-08-29T18:12:28.435496+0000 mon.a (mon.0) 1683 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-113711-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:12:29.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:12:29 smithi029 bash[79042]: cluster 2024-08-29T18:12:28.443780+0000 mon.a (mon.0) 1684 : cluster [DBG] osdmap e1127: 8 total, 8 up, 8 in 2024-08-29T18:12:29.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:12:29 smithi110 bash[67519]: cluster 2024-08-29T18:12:28.433670+0000 mon.a (mon.0) 1682 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:12:29.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:12:29 smithi110 bash[67519]: audit 2024-08-29T18:12:28.435496+0000 mon.a (mon.0) 1683 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-113711-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:12:29.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:12:29 smithi110 bash[67519]: cluster 2024-08-29T18:12:28.443780+0000 mon.a (mon.0) 1684 : cluster [DBG] osdmap e1127: 8 total, 8 up, 8 in 2024-08-29T18:12:30.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:12:30 smithi029 bash[77880]: cluster 2024-08-29T18:12:29.462364+0000 mon.a (mon.0) 1685 : cluster [DBG] osdmap e1128: 8 total, 8 up, 8 in 2024-08-29T18:12:30.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:12:30 smithi029 bash[77880]: cluster 2024-08-29T18:12:29.754909+0000 mgr.y (mgr.25004) 678 : cluster [DBG] pgmap v1332: 137 pgs: 29 unknown, 108 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:12:30.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:12:30 smithi029 bash[79042]: cluster 2024-08-29T18:12:29.462364+0000 mon.a (mon.0) 1685 : cluster [DBG] osdmap e1128: 8 total, 8 up, 8 in 2024-08-29T18:12:30.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:12:30 smithi029 bash[79042]: cluster 2024-08-29T18:12:29.754909+0000 mgr.y (mgr.25004) 678 : cluster [DBG] pgmap v1332: 137 pgs: 29 unknown, 108 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:12:30.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:12:30 smithi110 bash[67519]: cluster 2024-08-29T18:12:29.462364+0000 mon.a (mon.0) 1685 : cluster [DBG] osdmap e1128: 8 total, 8 up, 8 in 2024-08-29T18:12:30.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:12:30 smithi110 bash[67519]: cluster 2024-08-29T18:12:29.754909+0000 mgr.y (mgr.25004) 678 : cluster [DBG] pgmap v1332: 137 pgs: 29 unknown, 108 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:12:31.061 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] cls_rgw.index_suggest (2345 ms) 2024-08-29T18:12:31.061 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] cls_rgw.index_suggest_complete 2024-08-29T18:12:31.075 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] cls_rgw.index_suggest_complete (15 ms) 2024-08-29T18:12:31.075 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] cls_rgw.index_list 2024-08-29T18:12:31.122 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] cls_rgw.index_list (46 ms) 2024-08-29T18:12:31.122 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] cls_rgw.index_list_delimited 2024-08-29T18:12:31.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:12:31 smithi029 bash[77880]: cluster 2024-08-29T18:12:30.466167+0000 mon.a (mon.0) 1686 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:12:31.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:12:31 smithi029 bash[77880]: cluster 2024-08-29T18:12:30.466217+0000 mon.a (mon.0) 1687 : cluster [INF] Cluster is now healthy 2024-08-29T18:12:31.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:12:31 smithi029 bash[79042]: cluster 2024-08-29T18:12:30.466167+0000 mon.a (mon.0) 1686 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:12:31.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:12:31 smithi029 bash[79042]: cluster 2024-08-29T18:12:30.466217+0000 mon.a (mon.0) 1687 : cluster [INF] Cluster is now healthy 2024-08-29T18:12:31.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:12:31 smithi110 bash[67519]: cluster 2024-08-29T18:12:30.466167+0000 mon.a (mon.0) 1686 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:12:31.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:12:31 smithi110 bash[67519]: cluster 2024-08-29T18:12:30.466217+0000 mon.a (mon.0) 1687 : cluster [INF] Cluster is now healthy 2024-08-29T18:12:32.899 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:12:32 smithi029 bash[77880]: cluster 2024-08-29T18:12:31.756229+0000 mgr.y (mgr.25004) 679 : cluster [DBG] pgmap v1333: 137 pgs: 8 unknown, 129 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 194 KiB/s rd, 111 KiB/s wr, 340 op/s 2024-08-29T18:12:32.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:12:32 smithi029 bash[79042]: cluster 2024-08-29T18:12:31.756229+0000 mgr.y (mgr.25004) 679 : cluster [DBG] pgmap v1333: 137 pgs: 8 unknown, 129 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 194 KiB/s rd, 111 KiB/s wr, 340 op/s 2024-08-29T18:12:32.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:12:32 smithi110 bash[67519]: cluster 2024-08-29T18:12:31.756229+0000 mgr.y (mgr.25004) 679 : cluster [DBG] pgmap v1333: 137 pgs: 8 unknown, 129 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 194 KiB/s rd, 111 KiB/s wr, 340 op/s 2024-08-29T18:12:33.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:12:33 smithi029 bash[77880]: audit 2024-08-29T18:12:33.505950+0000 mon.c (mon.2) 454 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:12:33.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:12:33 smithi029 bash[79042]: audit 2024-08-29T18:12:33.505950+0000 mon.c (mon.2) 454 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:12:33.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:12:33 smithi110 bash[67519]: audit 2024-08-29T18:12:33.505950+0000 mon.c (mon.2) 454 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:12:34.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:12:34 smithi029 bash[77880]: cluster 2024-08-29T18:12:33.757169+0000 mgr.y (mgr.25004) 680 : cluster [DBG] pgmap v1334: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 263 KiB/s rd, 159 KiB/s wr, 484 op/s 2024-08-29T18:12:34.900 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:12:34 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:12:34] "GET /metrics HTTP/1.1" 200 36354 "" "Prometheus/2.43.0" 2024-08-29T18:12:34.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:12:34 smithi029 bash[79042]: cluster 2024-08-29T18:12:33.757169+0000 mgr.y (mgr.25004) 680 : cluster [DBG] pgmap v1334: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 263 KiB/s rd, 159 KiB/s wr, 484 op/s 2024-08-29T18:12:34.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:12:34 smithi110 bash[67519]: cluster 2024-08-29T18:12:33.757169+0000 mgr.y (mgr.25004) 680 : cluster [DBG] pgmap v1334: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 263 KiB/s rd, 159 KiB/s wr, 484 op/s 2024-08-29T18:12:37.149 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:12:36 smithi029 bash[79042]: cluster 2024-08-29T18:12:35.758176+0000 mgr.y (mgr.25004) 681 : cluster [DBG] pgmap v1335: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 222 KiB/s rd, 126 KiB/s wr, 397 op/s 2024-08-29T18:12:37.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:12:36 smithi029 bash[77880]: cluster 2024-08-29T18:12:35.758176+0000 mgr.y (mgr.25004) 681 : cluster [DBG] pgmap v1335: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 222 KiB/s rd, 126 KiB/s wr, 397 op/s 2024-08-29T18:12:37.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:12:36 smithi110 bash[67519]: cluster 2024-08-29T18:12:35.758176+0000 mgr.y (mgr.25004) 681 : cluster [DBG] pgmap v1335: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 222 KiB/s rd, 126 KiB/s wr, 397 op/s 2024-08-29T18:12:39.149 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:12:38 smithi029 bash[77880]: cluster 2024-08-29T18:12:37.759884+0000 mgr.y (mgr.25004) 682 : cluster [DBG] pgmap v1336: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 448 KiB/s rd, 280 KiB/s wr, 856 op/s 2024-08-29T18:12:39.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:12:38 smithi029 bash[79042]: cluster 2024-08-29T18:12:37.759884+0000 mgr.y (mgr.25004) 682 : cluster [DBG] pgmap v1336: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 448 KiB/s rd, 280 KiB/s wr, 856 op/s 2024-08-29T18:12:39.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:12:38 smithi110 bash[67519]: cluster 2024-08-29T18:12:37.759884+0000 mgr.y (mgr.25004) 682 : cluster [DBG] pgmap v1336: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 448 KiB/s rd, 280 KiB/s wr, 856 op/s 2024-08-29T18:12:41.149 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:12:40 smithi029 bash[77880]: cluster 2024-08-29T18:12:39.760873+0000 mgr.y (mgr.25004) 683 : cluster [DBG] pgmap v1337: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 405 KiB/s rd, 253 KiB/s wr, 774 op/s 2024-08-29T18:12:41.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:12:40 smithi029 bash[79042]: cluster 2024-08-29T18:12:39.760873+0000 mgr.y (mgr.25004) 683 : cluster [DBG] pgmap v1337: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 405 KiB/s rd, 253 KiB/s wr, 774 op/s 2024-08-29T18:12:41.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:12:40 smithi110 bash[67519]: cluster 2024-08-29T18:12:39.760873+0000 mgr.y (mgr.25004) 683 : cluster [DBG] pgmap v1337: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 405 KiB/s rd, 253 KiB/s wr, 774 op/s 2024-08-29T18:12:43.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:12:42 smithi029 bash[79042]: cluster 2024-08-29T18:12:41.762177+0000 mgr.y (mgr.25004) 684 : cluster [DBG] pgmap v1338: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 348 KiB/s rd, 217 KiB/s wr, 664 op/s 2024-08-29T18:12:43.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:12:42 smithi029 bash[77880]: cluster 2024-08-29T18:12:41.762177+0000 mgr.y (mgr.25004) 684 : cluster [DBG] pgmap v1338: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 348 KiB/s rd, 217 KiB/s wr, 664 op/s 2024-08-29T18:12:43.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:12:42 smithi110 bash[67519]: cluster 2024-08-29T18:12:41.762177+0000 mgr.y (mgr.25004) 684 : cluster [DBG] pgmap v1338: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 348 KiB/s rd, 217 KiB/s wr, 664 op/s 2024-08-29T18:12:44.900 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:12:44 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:12:44] "GET /metrics HTTP/1.1" 200 36354 "" "Prometheus/2.43.0" 2024-08-29T18:12:44.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:12:44 smithi029 bash[79042]: cluster 2024-08-29T18:12:43.763294+0000 mgr.y (mgr.25004) 685 : cluster [DBG] pgmap v1339: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 425 KiB/s rd, 277 KiB/s wr, 840 op/s 2024-08-29T18:12:44.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:12:44 smithi029 bash[77880]: cluster 2024-08-29T18:12:43.763294+0000 mgr.y (mgr.25004) 685 : cluster [DBG] pgmap v1339: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 425 KiB/s rd, 277 KiB/s wr, 840 op/s 2024-08-29T18:12:45.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:12:44 smithi110 bash[67519]: cluster 2024-08-29T18:12:43.763294+0000 mgr.y (mgr.25004) 685 : cluster [DBG] pgmap v1339: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 425 KiB/s rd, 277 KiB/s wr, 840 op/s 2024-08-29T18:12:47.149 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:12:46 smithi029 bash[79042]: cluster 2024-08-29T18:12:45.764336+0000 mgr.y (mgr.25004) 686 : cluster [DBG] pgmap v1340: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 373 KiB/s rd, 243 KiB/s wr, 736 op/s 2024-08-29T18:12:47.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:12:46 smithi029 bash[77880]: cluster 2024-08-29T18:12:45.764336+0000 mgr.y (mgr.25004) 686 : cluster [DBG] pgmap v1340: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 373 KiB/s rd, 243 KiB/s wr, 736 op/s 2024-08-29T18:12:47.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:12:46 smithi110 bash[67519]: cluster 2024-08-29T18:12:45.764336+0000 mgr.y (mgr.25004) 686 : cluster [DBG] pgmap v1340: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 373 KiB/s rd, 243 KiB/s wr, 736 op/s 2024-08-29T18:12:48.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:12:47 smithi029 bash[77880]: audit 2024-08-29T18:12:46.935463+0000 mon.c (mon.2) 455 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:12:48.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:12:47 smithi029 bash[77880]: audit 2024-08-29T18:12:47.740222+0000 mon.c (mon.2) 456 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:12:48.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:12:47 smithi029 bash[77880]: audit 2024-08-29T18:12:47.741099+0000 mon.c (mon.2) 457 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:12:48.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:12:47 smithi029 bash[77880]: audit 2024-08-29T18:12:47.747177+0000 mon.a (mon.0) 1688 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:12:48.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:12:47 smithi029 bash[79042]: audit 2024-08-29T18:12:46.935463+0000 mon.c (mon.2) 455 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:12:48.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:12:47 smithi029 bash[79042]: audit 2024-08-29T18:12:47.740222+0000 mon.c (mon.2) 456 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:12:48.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:12:47 smithi029 bash[79042]: audit 2024-08-29T18:12:47.741099+0000 mon.c (mon.2) 457 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:12:48.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:12:47 smithi029 bash[79042]: audit 2024-08-29T18:12:47.747177+0000 mon.a (mon.0) 1688 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:12:48.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:12:47 smithi110 bash[67519]: audit 2024-08-29T18:12:46.935463+0000 mon.c (mon.2) 455 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:12:48.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:12:47 smithi110 bash[67519]: audit 2024-08-29T18:12:47.740222+0000 mon.c (mon.2) 456 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:12:48.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:12:47 smithi110 bash[67519]: audit 2024-08-29T18:12:47.741099+0000 mon.c (mon.2) 457 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:12:48.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:12:47 smithi110 bash[67519]: audit 2024-08-29T18:12:47.747177+0000 mon.a (mon.0) 1688 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:12:49.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:12:48 smithi029 bash[79042]: cluster 2024-08-29T18:12:47.765161+0000 mgr.y (mgr.25004) 687 : cluster [DBG] pgmap v1341: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 508 KiB/s rd, 338 KiB/s wr, 1.01k op/s 2024-08-29T18:12:49.158 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:12:48 smithi029 bash[79042]: audit 2024-08-29T18:12:48.506738+0000 mon.c (mon.2) 458 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:12:49.158 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:12:48 smithi029 bash[77880]: cluster 2024-08-29T18:12:47.765161+0000 mgr.y (mgr.25004) 687 : cluster [DBG] pgmap v1341: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 508 KiB/s rd, 338 KiB/s wr, 1.01k op/s 2024-08-29T18:12:49.158 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:12:48 smithi029 bash[77880]: audit 2024-08-29T18:12:48.506738+0000 mon.c (mon.2) 458 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:12:49.159 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:12:48 smithi110 bash[67519]: cluster 2024-08-29T18:12:47.765161+0000 mgr.y (mgr.25004) 687 : cluster [DBG] pgmap v1341: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 508 KiB/s rd, 338 KiB/s wr, 1.01k op/s 2024-08-29T18:12:49.159 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:12:48 smithi110 bash[67519]: audit 2024-08-29T18:12:48.506738+0000 mon.c (mon.2) 458 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:12:51.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:12:50 smithi029 bash[77880]: cluster 2024-08-29T18:12:49.766064+0000 mgr.y (mgr.25004) 688 : cluster [DBG] pgmap v1342: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 308 KiB/s rd, 205 KiB/s wr, 615 op/s 2024-08-29T18:12:51.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:12:50 smithi029 bash[79042]: cluster 2024-08-29T18:12:49.766064+0000 mgr.y (mgr.25004) 688 : cluster [DBG] pgmap v1342: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 308 KiB/s rd, 205 KiB/s wr, 615 op/s 2024-08-29T18:12:51.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:12:50 smithi110 bash[67519]: cluster 2024-08-29T18:12:49.766064+0000 mgr.y (mgr.25004) 688 : cluster [DBG] pgmap v1342: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 308 KiB/s rd, 205 KiB/s wr, 615 op/s 2024-08-29T18:12:53.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:12:52 smithi029 bash[79042]: cluster 2024-08-29T18:12:51.767795+0000 mgr.y (mgr.25004) 689 : cluster [DBG] pgmap v1343: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 308 KiB/s rd, 205 KiB/s wr, 615 op/s 2024-08-29T18:12:53.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:12:52 smithi029 bash[77880]: cluster 2024-08-29T18:12:51.767795+0000 mgr.y (mgr.25004) 689 : cluster [DBG] pgmap v1343: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 308 KiB/s rd, 205 KiB/s wr, 615 op/s 2024-08-29T18:12:53.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:12:52 smithi110 bash[67519]: cluster 2024-08-29T18:12:51.767795+0000 mgr.y (mgr.25004) 689 : cluster [DBG] pgmap v1343: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 308 KiB/s rd, 205 KiB/s wr, 615 op/s 2024-08-29T18:12:54.900 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:12:54 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:12:54] "GET /metrics HTTP/1.1" 200 36356 "" "Prometheus/2.43.0" 2024-08-29T18:12:54.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:12:54 smithi029 bash[79042]: cluster 2024-08-29T18:12:53.768953+0000 mgr.y (mgr.25004) 690 : cluster [DBG] pgmap v1344: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 435 KiB/s rd, 290 KiB/s wr, 870 op/s 2024-08-29T18:12:54.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:12:54 smithi029 bash[77880]: cluster 2024-08-29T18:12:53.768953+0000 mgr.y (mgr.25004) 690 : cluster [DBG] pgmap v1344: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 435 KiB/s rd, 290 KiB/s wr, 870 op/s 2024-08-29T18:12:55.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:12:54 smithi110 bash[67519]: cluster 2024-08-29T18:12:53.768953+0000 mgr.y (mgr.25004) 690 : cluster [DBG] pgmap v1344: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 435 KiB/s rd, 290 KiB/s wr, 870 op/s 2024-08-29T18:12:57.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:12:56 smithi029 bash[77880]: cluster 2024-08-29T18:12:55.769935+0000 mgr.y (mgr.25004) 691 : cluster [DBG] pgmap v1345: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 271 KiB/s rd, 181 KiB/s wr, 542 op/s 2024-08-29T18:12:57.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:12:56 smithi029 bash[79042]: cluster 2024-08-29T18:12:55.769935+0000 mgr.y (mgr.25004) 691 : cluster [DBG] pgmap v1345: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 271 KiB/s rd, 181 KiB/s wr, 542 op/s 2024-08-29T18:12:57.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:12:56 smithi110 bash[67519]: cluster 2024-08-29T18:12:55.769935+0000 mgr.y (mgr.25004) 691 : cluster [DBG] pgmap v1345: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 271 KiB/s rd, 181 KiB/s wr, 542 op/s 2024-08-29T18:12:59.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:12:58 smithi029 bash[79042]: cluster 2024-08-29T18:12:57.771758+0000 mgr.y (mgr.25004) 692 : cluster [DBG] pgmap v1346: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 390 KiB/s rd, 260 KiB/s wr, 779 op/s 2024-08-29T18:12:59.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:12:58 smithi029 bash[77880]: cluster 2024-08-29T18:12:57.771758+0000 mgr.y (mgr.25004) 692 : cluster [DBG] pgmap v1346: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 390 KiB/s rd, 260 KiB/s wr, 779 op/s 2024-08-29T18:12:59.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:12:58 smithi110 bash[67519]: cluster 2024-08-29T18:12:57.771758+0000 mgr.y (mgr.25004) 692 : cluster [DBG] pgmap v1346: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 390 KiB/s rd, 260 KiB/s wr, 779 op/s 2024-08-29T18:13:01.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:13:00 smithi029 bash[77880]: cluster 2024-08-29T18:12:59.772671+0000 mgr.y (mgr.25004) 693 : cluster [DBG] pgmap v1347: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 245 KiB/s rd, 164 KiB/s wr, 490 op/s 2024-08-29T18:13:01.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:13:00 smithi029 bash[79042]: cluster 2024-08-29T18:12:59.772671+0000 mgr.y (mgr.25004) 693 : cluster [DBG] pgmap v1347: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 245 KiB/s rd, 164 KiB/s wr, 490 op/s 2024-08-29T18:13:01.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:13:00 smithi110 bash[67519]: cluster 2024-08-29T18:12:59.772671+0000 mgr.y (mgr.25004) 693 : cluster [DBG] pgmap v1347: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 245 KiB/s rd, 164 KiB/s wr, 490 op/s 2024-08-29T18:13:03.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:13:02 smithi029 bash[77880]: cluster 2024-08-29T18:13:01.774059+0000 mgr.y (mgr.25004) 694 : cluster [DBG] pgmap v1348: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 245 KiB/s rd, 164 KiB/s wr, 490 op/s 2024-08-29T18:13:03.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:13:02 smithi029 bash[79042]: cluster 2024-08-29T18:13:01.774059+0000 mgr.y (mgr.25004) 694 : cluster [DBG] pgmap v1348: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 245 KiB/s rd, 164 KiB/s wr, 490 op/s 2024-08-29T18:13:03.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:13:02 smithi110 bash[67519]: cluster 2024-08-29T18:13:01.774059+0000 mgr.y (mgr.25004) 694 : cluster [DBG] pgmap v1348: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 245 KiB/s rd, 164 KiB/s wr, 490 op/s 2024-08-29T18:13:04.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:13:03 smithi029 bash[77880]: audit 2024-08-29T18:13:03.507197+0000 mon.c (mon.2) 459 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:13:04.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:13:03 smithi029 bash[79042]: audit 2024-08-29T18:13:03.507197+0000 mon.c (mon.2) 459 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:13:04.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:13:03 smithi110 bash[67519]: audit 2024-08-29T18:13:03.507197+0000 mon.c (mon.2) 459 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:13:04.900 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:13:04 smithi029 bash[77880]: cluster 2024-08-29T18:13:03.775068+0000 mgr.y (mgr.25004) 695 : cluster [DBG] pgmap v1349: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 356 KiB/s rd, 237 KiB/s wr, 711 op/s 2024-08-29T18:13:04.900 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:13:04 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:13:04] "GET /metrics HTTP/1.1" 200 36358 "" "Prometheus/2.43.0" 2024-08-29T18:13:04.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:13:04 smithi029 bash[79042]: cluster 2024-08-29T18:13:03.775068+0000 mgr.y (mgr.25004) 695 : cluster [DBG] pgmap v1349: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 356 KiB/s rd, 237 KiB/s wr, 711 op/s 2024-08-29T18:13:05.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:13:04 smithi110 bash[67519]: cluster 2024-08-29T18:13:03.775068+0000 mgr.y (mgr.25004) 695 : cluster [DBG] pgmap v1349: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 356 KiB/s rd, 237 KiB/s wr, 711 op/s 2024-08-29T18:13:07.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:13:06 smithi029 bash[79042]: cluster 2024-08-29T18:13:05.776285+0000 mgr.y (mgr.25004) 696 : cluster [DBG] pgmap v1350: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 229 KiB/s rd, 152 KiB/s wr, 457 op/s 2024-08-29T18:13:07.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:13:06 smithi029 bash[77880]: cluster 2024-08-29T18:13:05.776285+0000 mgr.y (mgr.25004) 696 : cluster [DBG] pgmap v1350: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 229 KiB/s rd, 152 KiB/s wr, 457 op/s 2024-08-29T18:13:07.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:13:06 smithi110 bash[67519]: cluster 2024-08-29T18:13:05.776285+0000 mgr.y (mgr.25004) 696 : cluster [DBG] pgmap v1350: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 229 KiB/s rd, 152 KiB/s wr, 457 op/s 2024-08-29T18:13:09.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:13:08 smithi029 bash[77880]: cluster 2024-08-29T18:13:07.777993+0000 mgr.y (mgr.25004) 697 : cluster [DBG] pgmap v1351: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 340 KiB/s rd, 227 KiB/s wr, 679 op/s 2024-08-29T18:13:09.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:13:08 smithi029 bash[79042]: cluster 2024-08-29T18:13:07.777993+0000 mgr.y (mgr.25004) 697 : cluster [DBG] pgmap v1351: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 340 KiB/s rd, 227 KiB/s wr, 679 op/s 2024-08-29T18:13:09.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:13:08 smithi110 bash[67519]: cluster 2024-08-29T18:13:07.777993+0000 mgr.y (mgr.25004) 697 : cluster [DBG] pgmap v1351: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 340 KiB/s rd, 227 KiB/s wr, 679 op/s 2024-08-29T18:13:11.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:13:10 smithi029 bash[77880]: cluster 2024-08-29T18:13:09.778995+0000 mgr.y (mgr.25004) 698 : cluster [DBG] pgmap v1352: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 222 KiB/s rd, 148 KiB/s wr, 443 op/s 2024-08-29T18:13:11.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:13:10 smithi029 bash[79042]: cluster 2024-08-29T18:13:09.778995+0000 mgr.y (mgr.25004) 698 : cluster [DBG] pgmap v1352: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 222 KiB/s rd, 148 KiB/s wr, 443 op/s 2024-08-29T18:13:11.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:13:10 smithi110 bash[67519]: cluster 2024-08-29T18:13:09.778995+0000 mgr.y (mgr.25004) 698 : cluster [DBG] pgmap v1352: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 222 KiB/s rd, 148 KiB/s wr, 443 op/s 2024-08-29T18:13:13.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:13:12 smithi029 bash[77880]: cluster 2024-08-29T18:13:11.780664+0000 mgr.y (mgr.25004) 699 : cluster [DBG] pgmap v1353: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 222 KiB/s rd, 148 KiB/s wr, 443 op/s 2024-08-29T18:13:13.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:13:12 smithi029 bash[79042]: cluster 2024-08-29T18:13:11.780664+0000 mgr.y (mgr.25004) 699 : cluster [DBG] pgmap v1353: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 222 KiB/s rd, 148 KiB/s wr, 443 op/s 2024-08-29T18:13:13.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:13:12 smithi110 bash[67519]: cluster 2024-08-29T18:13:11.780664+0000 mgr.y (mgr.25004) 699 : cluster [DBG] pgmap v1353: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 222 KiB/s rd, 148 KiB/s wr, 443 op/s 2024-08-29T18:13:14.897 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:13:14 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:13:14] "GET /metrics HTTP/1.1" 200 36358 "" "Prometheus/2.43.0" 2024-08-29T18:13:15.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:13:14 smithi029 bash[79042]: cluster 2024-08-29T18:13:13.781775+0000 mgr.y (mgr.25004) 700 : cluster [DBG] pgmap v1354: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 331 KiB/s rd, 221 KiB/s wr, 661 op/s 2024-08-29T18:13:15.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:13:14 smithi029 bash[77880]: cluster 2024-08-29T18:13:13.781775+0000 mgr.y (mgr.25004) 700 : cluster [DBG] pgmap v1354: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 331 KiB/s rd, 221 KiB/s wr, 661 op/s 2024-08-29T18:13:15.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:13:14 smithi110 bash[67519]: cluster 2024-08-29T18:13:13.781775+0000 mgr.y (mgr.25004) 700 : cluster [DBG] pgmap v1354: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 331 KiB/s rd, 221 KiB/s wr, 661 op/s 2024-08-29T18:13:17.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:13:16 smithi029 bash[77880]: cluster 2024-08-29T18:13:15.782929+0000 mgr.y (mgr.25004) 701 : cluster [DBG] pgmap v1355: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 220 KiB/s rd, 147 KiB/s wr, 440 op/s 2024-08-29T18:13:17.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:13:16 smithi029 bash[79042]: cluster 2024-08-29T18:13:15.782929+0000 mgr.y (mgr.25004) 701 : cluster [DBG] pgmap v1355: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 220 KiB/s rd, 147 KiB/s wr, 440 op/s 2024-08-29T18:13:17.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:13:16 smithi110 bash[67519]: cluster 2024-08-29T18:13:15.782929+0000 mgr.y (mgr.25004) 701 : cluster [DBG] pgmap v1355: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 220 KiB/s rd, 147 KiB/s wr, 440 op/s 2024-08-29T18:13:19.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:13:18 smithi029 bash[77880]: cluster 2024-08-29T18:13:17.784466+0000 mgr.y (mgr.25004) 702 : cluster [DBG] pgmap v1356: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 329 KiB/s rd, 219 KiB/s wr, 657 op/s 2024-08-29T18:13:19.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:13:18 smithi029 bash[77880]: audit 2024-08-29T18:13:18.507193+0000 mon.c (mon.2) 460 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:13:19.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:13:18 smithi029 bash[79042]: cluster 2024-08-29T18:13:17.784466+0000 mgr.y (mgr.25004) 702 : cluster [DBG] pgmap v1356: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 329 KiB/s rd, 219 KiB/s wr, 657 op/s 2024-08-29T18:13:19.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:13:18 smithi029 bash[79042]: audit 2024-08-29T18:13:18.507193+0000 mon.c (mon.2) 460 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:13:19.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:13:18 smithi110 bash[67519]: cluster 2024-08-29T18:13:17.784466+0000 mgr.y (mgr.25004) 702 : cluster [DBG] pgmap v1356: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 329 KiB/s rd, 219 KiB/s wr, 657 op/s 2024-08-29T18:13:19.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:13:18 smithi110 bash[67519]: audit 2024-08-29T18:13:18.507193+0000 mon.c (mon.2) 460 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:13:21.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:13:20 smithi029 bash[79042]: cluster 2024-08-29T18:13:19.785372+0000 mgr.y (mgr.25004) 703 : cluster [DBG] pgmap v1357: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 217 KiB/s rd, 145 KiB/s wr, 434 op/s 2024-08-29T18:13:21.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:13:20 smithi029 bash[77880]: cluster 2024-08-29T18:13:19.785372+0000 mgr.y (mgr.25004) 703 : cluster [DBG] pgmap v1357: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 217 KiB/s rd, 145 KiB/s wr, 434 op/s 2024-08-29T18:13:21.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:13:20 smithi110 bash[67519]: cluster 2024-08-29T18:13:19.785372+0000 mgr.y (mgr.25004) 703 : cluster [DBG] pgmap v1357: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 217 KiB/s rd, 145 KiB/s wr, 434 op/s 2024-08-29T18:13:23.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:13:22 smithi029 bash[79042]: cluster 2024-08-29T18:13:21.786728+0000 mgr.y (mgr.25004) 704 : cluster [DBG] pgmap v1358: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 217 KiB/s rd, 145 KiB/s wr, 434 op/s 2024-08-29T18:13:23.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:13:22 smithi029 bash[77880]: cluster 2024-08-29T18:13:21.786728+0000 mgr.y (mgr.25004) 704 : cluster [DBG] pgmap v1358: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 217 KiB/s rd, 145 KiB/s wr, 434 op/s 2024-08-29T18:13:23.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:13:22 smithi110 bash[67519]: cluster 2024-08-29T18:13:21.786728+0000 mgr.y (mgr.25004) 704 : cluster [DBG] pgmap v1358: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 217 KiB/s rd, 145 KiB/s wr, 434 op/s 2024-08-29T18:13:24.900 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:13:24 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:13:24] "GET /metrics HTTP/1.1" 200 36362 "" "Prometheus/2.43.0" 2024-08-29T18:13:25.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:13:24 smithi029 bash[79042]: cluster 2024-08-29T18:13:23.787734+0000 mgr.y (mgr.25004) 705 : cluster [DBG] pgmap v1359: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 325 KiB/s rd, 216 KiB/s wr, 649 op/s 2024-08-29T18:13:25.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:13:24 smithi029 bash[77880]: cluster 2024-08-29T18:13:23.787734+0000 mgr.y (mgr.25004) 705 : cluster [DBG] pgmap v1359: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 325 KiB/s rd, 216 KiB/s wr, 649 op/s 2024-08-29T18:13:25.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:13:24 smithi110 bash[67519]: cluster 2024-08-29T18:13:23.787734+0000 mgr.y (mgr.25004) 705 : cluster [DBG] pgmap v1359: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 325 KiB/s rd, 216 KiB/s wr, 649 op/s 2024-08-29T18:13:27.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:13:26 smithi029 bash[79042]: cluster 2024-08-29T18:13:25.788699+0000 mgr.y (mgr.25004) 706 : cluster [DBG] pgmap v1360: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 215 KiB/s rd, 144 KiB/s wr, 430 op/s 2024-08-29T18:13:27.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:13:26 smithi029 bash[77880]: cluster 2024-08-29T18:13:25.788699+0000 mgr.y (mgr.25004) 706 : cluster [DBG] pgmap v1360: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 215 KiB/s rd, 144 KiB/s wr, 430 op/s 2024-08-29T18:13:27.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:13:26 smithi110 bash[67519]: cluster 2024-08-29T18:13:25.788699+0000 mgr.y (mgr.25004) 706 : cluster [DBG] pgmap v1360: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 215 KiB/s rd, 144 KiB/s wr, 430 op/s 2024-08-29T18:13:29.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:13:28 smithi029 bash[77880]: cluster 2024-08-29T18:13:27.790056+0000 mgr.y (mgr.25004) 707 : cluster [DBG] pgmap v1361: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 324 KiB/s rd, 216 KiB/s wr, 647 op/s 2024-08-29T18:13:29.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:13:28 smithi029 bash[79042]: cluster 2024-08-29T18:13:27.790056+0000 mgr.y (mgr.25004) 707 : cluster [DBG] pgmap v1361: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 324 KiB/s rd, 216 KiB/s wr, 647 op/s 2024-08-29T18:13:29.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:13:28 smithi110 bash[67519]: cluster 2024-08-29T18:13:27.790056+0000 mgr.y (mgr.25004) 707 : cluster [DBG] pgmap v1361: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 324 KiB/s rd, 216 KiB/s wr, 647 op/s 2024-08-29T18:13:31.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:13:30 smithi029 bash[77880]: cluster 2024-08-29T18:13:29.790824+0000 mgr.y (mgr.25004) 708 : cluster [DBG] pgmap v1362: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 215 KiB/s rd, 144 KiB/s wr, 430 op/s 2024-08-29T18:13:31.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:13:30 smithi029 bash[79042]: cluster 2024-08-29T18:13:29.790824+0000 mgr.y (mgr.25004) 708 : cluster [DBG] pgmap v1362: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 215 KiB/s rd, 144 KiB/s wr, 430 op/s 2024-08-29T18:13:31.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:13:30 smithi110 bash[67519]: cluster 2024-08-29T18:13:29.790824+0000 mgr.y (mgr.25004) 708 : cluster [DBG] pgmap v1362: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 215 KiB/s rd, 144 KiB/s wr, 430 op/s 2024-08-29T18:13:33.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:13:32 smithi029 bash[77880]: cluster 2024-08-29T18:13:31.792220+0000 mgr.y (mgr.25004) 709 : cluster [DBG] pgmap v1363: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 215 KiB/s rd, 144 KiB/s wr, 430 op/s 2024-08-29T18:13:33.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:13:32 smithi029 bash[79042]: cluster 2024-08-29T18:13:31.792220+0000 mgr.y (mgr.25004) 709 : cluster [DBG] pgmap v1363: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 215 KiB/s rd, 144 KiB/s wr, 430 op/s 2024-08-29T18:13:33.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:13:32 smithi110 bash[67519]: cluster 2024-08-29T18:13:31.792220+0000 mgr.y (mgr.25004) 709 : cluster [DBG] pgmap v1363: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 215 KiB/s rd, 144 KiB/s wr, 430 op/s 2024-08-29T18:13:34.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:13:33 smithi029 bash[77880]: audit 2024-08-29T18:13:33.507634+0000 mon.c (mon.2) 461 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:13:34.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:13:33 smithi029 bash[79042]: audit 2024-08-29T18:13:33.507634+0000 mon.c (mon.2) 461 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:13:34.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:13:33 smithi110 bash[67519]: audit 2024-08-29T18:13:33.507634+0000 mon.c (mon.2) 461 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:13:34.900 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:13:34 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:13:34] "GET /metrics HTTP/1.1" 200 36359 "" "Prometheus/2.43.0" 2024-08-29T18:13:35.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:13:34 smithi029 bash[79042]: cluster 2024-08-29T18:13:33.793433+0000 mgr.y (mgr.25004) 710 : cluster [DBG] pgmap v1364: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 323 KiB/s rd, 215 KiB/s wr, 646 op/s 2024-08-29T18:13:35.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:13:34 smithi029 bash[77880]: cluster 2024-08-29T18:13:33.793433+0000 mgr.y (mgr.25004) 710 : cluster [DBG] pgmap v1364: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 323 KiB/s rd, 215 KiB/s wr, 646 op/s 2024-08-29T18:13:35.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:13:34 smithi110 bash[67519]: cluster 2024-08-29T18:13:33.793433+0000 mgr.y (mgr.25004) 710 : cluster [DBG] pgmap v1364: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 323 KiB/s rd, 215 KiB/s wr, 646 op/s 2024-08-29T18:13:37.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:13:36 smithi029 bash[79042]: cluster 2024-08-29T18:13:35.794694+0000 mgr.y (mgr.25004) 711 : cluster [DBG] pgmap v1365: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 216 KiB/s rd, 144 KiB/s wr, 431 op/s 2024-08-29T18:13:37.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:13:36 smithi029 bash[77880]: cluster 2024-08-29T18:13:35.794694+0000 mgr.y (mgr.25004) 711 : cluster [DBG] pgmap v1365: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 216 KiB/s rd, 144 KiB/s wr, 431 op/s 2024-08-29T18:13:37.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:13:36 smithi110 bash[67519]: cluster 2024-08-29T18:13:35.794694+0000 mgr.y (mgr.25004) 711 : cluster [DBG] pgmap v1365: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 216 KiB/s rd, 144 KiB/s wr, 431 op/s 2024-08-29T18:13:39.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:13:38 smithi029 bash[79042]: cluster 2024-08-29T18:13:37.796132+0000 mgr.y (mgr.25004) 712 : cluster [DBG] pgmap v1366: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 324 KiB/s rd, 216 KiB/s wr, 647 op/s 2024-08-29T18:13:39.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:13:38 smithi029 bash[77880]: cluster 2024-08-29T18:13:37.796132+0000 mgr.y (mgr.25004) 712 : cluster [DBG] pgmap v1366: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 324 KiB/s rd, 216 KiB/s wr, 647 op/s 2024-08-29T18:13:39.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:13:38 smithi110 bash[67519]: cluster 2024-08-29T18:13:37.796132+0000 mgr.y (mgr.25004) 712 : cluster [DBG] pgmap v1366: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 324 KiB/s rd, 216 KiB/s wr, 647 op/s 2024-08-29T18:13:41.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:13:40 smithi029 bash[79042]: cluster 2024-08-29T18:13:39.797020+0000 mgr.y (mgr.25004) 713 : cluster [DBG] pgmap v1367: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 215 KiB/s rd, 144 KiB/s wr, 430 op/s 2024-08-29T18:13:41.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:13:40 smithi029 bash[77880]: cluster 2024-08-29T18:13:39.797020+0000 mgr.y (mgr.25004) 713 : cluster [DBG] pgmap v1367: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 215 KiB/s rd, 144 KiB/s wr, 430 op/s 2024-08-29T18:13:41.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:13:40 smithi110 bash[67519]: cluster 2024-08-29T18:13:39.797020+0000 mgr.y (mgr.25004) 713 : cluster [DBG] pgmap v1367: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 215 KiB/s rd, 144 KiB/s wr, 430 op/s 2024-08-29T18:13:43.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:13:42 smithi029 bash[79042]: cluster 2024-08-29T18:13:41.798400+0000 mgr.y (mgr.25004) 714 : cluster [DBG] pgmap v1368: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 215 KiB/s rd, 144 KiB/s wr, 430 op/s 2024-08-29T18:13:43.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:13:42 smithi029 bash[77880]: cluster 2024-08-29T18:13:41.798400+0000 mgr.y (mgr.25004) 714 : cluster [DBG] pgmap v1368: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 215 KiB/s rd, 144 KiB/s wr, 430 op/s 2024-08-29T18:13:43.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:13:42 smithi110 bash[67519]: cluster 2024-08-29T18:13:41.798400+0000 mgr.y (mgr.25004) 714 : cluster [DBG] pgmap v1368: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 215 KiB/s rd, 144 KiB/s wr, 430 op/s 2024-08-29T18:13:44.900 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:13:44 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:13:44] "GET /metrics HTTP/1.1" 200 36359 "" "Prometheus/2.43.0" 2024-08-29T18:13:45.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:13:44 smithi029 bash[79042]: cluster 2024-08-29T18:13:43.799416+0000 mgr.y (mgr.25004) 715 : cluster [DBG] pgmap v1369: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 322 KiB/s rd, 215 KiB/s wr, 644 op/s 2024-08-29T18:13:45.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:13:44 smithi029 bash[77880]: cluster 2024-08-29T18:13:43.799416+0000 mgr.y (mgr.25004) 715 : cluster [DBG] pgmap v1369: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 322 KiB/s rd, 215 KiB/s wr, 644 op/s 2024-08-29T18:13:45.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:13:44 smithi110 bash[67519]: cluster 2024-08-29T18:13:43.799416+0000 mgr.y (mgr.25004) 715 : cluster [DBG] pgmap v1369: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 322 KiB/s rd, 215 KiB/s wr, 644 op/s 2024-08-29T18:13:47.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:13:46 smithi029 bash[79042]: cluster 2024-08-29T18:13:45.800487+0000 mgr.y (mgr.25004) 716 : cluster [DBG] pgmap v1370: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 215 KiB/s rd, 143 KiB/s wr, 429 op/s 2024-08-29T18:13:47.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:13:46 smithi029 bash[77880]: cluster 2024-08-29T18:13:45.800487+0000 mgr.y (mgr.25004) 716 : cluster [DBG] pgmap v1370: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 215 KiB/s rd, 143 KiB/s wr, 429 op/s 2024-08-29T18:13:47.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:13:46 smithi110 bash[67519]: cluster 2024-08-29T18:13:45.800487+0000 mgr.y (mgr.25004) 716 : cluster [DBG] pgmap v1370: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 215 KiB/s rd, 143 KiB/s wr, 429 op/s 2024-08-29T18:13:48.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:13:47 smithi029 bash[79042]: audit 2024-08-29T18:13:47.835383+0000 mon.c (mon.2) 462 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:13:48.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:13:47 smithi029 bash[77880]: audit 2024-08-29T18:13:47.835383+0000 mon.c (mon.2) 462 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:13:48.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:13:47 smithi110 bash[67519]: audit 2024-08-29T18:13:47.835383+0000 mon.c (mon.2) 462 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:13:49.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:13:48 smithi029 bash[79042]: cluster 2024-08-29T18:13:47.801900+0000 mgr.y (mgr.25004) 717 : cluster [DBG] pgmap v1371: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 321 KiB/s rd, 214 KiB/s wr, 642 op/s 2024-08-29T18:13:49.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:13:48 smithi029 bash[79042]: audit 2024-08-29T18:13:48.529647+0000 mon.c (mon.2) 463 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:13:49.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:13:48 smithi029 bash[79042]: audit 2024-08-29T18:13:48.604323+0000 mon.a (mon.0) 1689 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:13:49.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:13:48 smithi029 bash[79042]: audit 2024-08-29T18:13:48.611992+0000 mon.a (mon.0) 1690 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:13:49.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:13:48 smithi029 bash[77880]: cluster 2024-08-29T18:13:47.801900+0000 mgr.y (mgr.25004) 717 : cluster [DBG] pgmap v1371: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 321 KiB/s rd, 214 KiB/s wr, 642 op/s 2024-08-29T18:13:49.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:13:48 smithi029 bash[77880]: audit 2024-08-29T18:13:48.529647+0000 mon.c (mon.2) 463 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:13:49.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:13:48 smithi029 bash[77880]: audit 2024-08-29T18:13:48.604323+0000 mon.a (mon.0) 1689 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:13:49.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:13:48 smithi029 bash[77880]: audit 2024-08-29T18:13:48.611992+0000 mon.a (mon.0) 1690 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:13:49.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:13:48 smithi110 bash[67519]: cluster 2024-08-29T18:13:47.801900+0000 mgr.y (mgr.25004) 717 : cluster [DBG] pgmap v1371: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 321 KiB/s rd, 214 KiB/s wr, 642 op/s 2024-08-29T18:13:49.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:13:48 smithi110 bash[67519]: audit 2024-08-29T18:13:48.529647+0000 mon.c (mon.2) 463 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:13:49.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:13:48 smithi110 bash[67519]: audit 2024-08-29T18:13:48.604323+0000 mon.a (mon.0) 1689 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:13:49.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:13:48 smithi110 bash[67519]: audit 2024-08-29T18:13:48.611992+0000 mon.a (mon.0) 1690 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:13:51.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:13:50 smithi029 bash[79042]: cluster 2024-08-29T18:13:49.802955+0000 mgr.y (mgr.25004) 718 : cluster [DBG] pgmap v1372: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 213 KiB/s rd, 142 KiB/s wr, 426 op/s 2024-08-29T18:13:51.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:13:50 smithi029 bash[77880]: cluster 2024-08-29T18:13:49.802955+0000 mgr.y (mgr.25004) 718 : cluster [DBG] pgmap v1372: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 213 KiB/s rd, 142 KiB/s wr, 426 op/s 2024-08-29T18:13:51.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:13:50 smithi110 bash[67519]: cluster 2024-08-29T18:13:49.802955+0000 mgr.y (mgr.25004) 718 : cluster [DBG] pgmap v1372: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 213 KiB/s rd, 142 KiB/s wr, 426 op/s 2024-08-29T18:13:53.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:13:52 smithi029 bash[77880]: cluster 2024-08-29T18:13:51.804340+0000 mgr.y (mgr.25004) 719 : cluster [DBG] pgmap v1373: 137 pgs: 137 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 213 KiB/s rd, 142 KiB/s wr, 426 op/s 2024-08-29T18:13:53.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:13:52 smithi029 bash[79042]: cluster 2024-08-29T18:13:51.804340+0000 mgr.y (mgr.25004) 719 : cluster [DBG] pgmap v1373: 137 pgs: 137 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 213 KiB/s rd, 142 KiB/s wr, 426 op/s 2024-08-29T18:13:53.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:13:52 smithi110 bash[67519]: cluster 2024-08-29T18:13:51.804340+0000 mgr.y (mgr.25004) 719 : cluster [DBG] pgmap v1373: 137 pgs: 137 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 213 KiB/s rd, 142 KiB/s wr, 426 op/s 2024-08-29T18:13:54.900 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:13:54 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:13:54] "GET /metrics HTTP/1.1" 200 36360 "" "Prometheus/2.43.0" 2024-08-29T18:13:55.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:13:54 smithi029 bash[79042]: cluster 2024-08-29T18:13:53.804931+0000 mgr.y (mgr.25004) 720 : cluster [DBG] pgmap v1374: 137 pgs: 137 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 331 KiB/s rd, 221 KiB/s wr, 662 op/s 2024-08-29T18:13:55.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:13:54 smithi029 bash[79042]: audit 2024-08-29T18:13:54.342706+0000 mon.a (mon.0) 1691 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:13:55.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:13:54 smithi029 bash[79042]: audit 2024-08-29T18:13:54.350343+0000 mon.a (mon.0) 1692 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:13:55.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:13:54 smithi029 bash[77880]: cluster 2024-08-29T18:13:53.804931+0000 mgr.y (mgr.25004) 720 : cluster [DBG] pgmap v1374: 137 pgs: 137 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 331 KiB/s rd, 221 KiB/s wr, 662 op/s 2024-08-29T18:13:55.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:13:54 smithi029 bash[77880]: audit 2024-08-29T18:13:54.342706+0000 mon.a (mon.0) 1691 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:13:55.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:13:54 smithi029 bash[77880]: audit 2024-08-29T18:13:54.350343+0000 mon.a (mon.0) 1692 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:13:55.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:13:54 smithi110 bash[67519]: cluster 2024-08-29T18:13:53.804931+0000 mgr.y (mgr.25004) 720 : cluster [DBG] pgmap v1374: 137 pgs: 137 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 331 KiB/s rd, 221 KiB/s wr, 662 op/s 2024-08-29T18:13:55.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:13:54 smithi110 bash[67519]: audit 2024-08-29T18:13:54.342706+0000 mon.a (mon.0) 1691 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:13:55.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:13:54 smithi110 bash[67519]: audit 2024-08-29T18:13:54.350343+0000 mon.a (mon.0) 1692 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:13:56.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:13:55 smithi029 bash[79042]: audit 2024-08-29T18:13:55.050374+0000 mon.c (mon.2) 464 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:13:56.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:13:55 smithi029 bash[79042]: audit 2024-08-29T18:13:55.051487+0000 mon.c (mon.2) 465 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:13:56.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:13:55 smithi029 bash[79042]: audit 2024-08-29T18:13:55.058554+0000 mon.a (mon.0) 1693 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:13:56.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:13:55 smithi029 bash[77880]: audit 2024-08-29T18:13:55.050374+0000 mon.c (mon.2) 464 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:13:56.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:13:55 smithi029 bash[77880]: audit 2024-08-29T18:13:55.051487+0000 mon.c (mon.2) 465 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:13:56.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:13:55 smithi029 bash[77880]: audit 2024-08-29T18:13:55.058554+0000 mon.a (mon.0) 1693 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:13:56.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:13:55 smithi110 bash[67519]: audit 2024-08-29T18:13:55.050374+0000 mon.c (mon.2) 464 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:13:56.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:13:55 smithi110 bash[67519]: audit 2024-08-29T18:13:55.051487+0000 mon.c (mon.2) 465 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:13:56.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:13:55 smithi110 bash[67519]: audit 2024-08-29T18:13:55.058554+0000 mon.a (mon.0) 1693 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:13:57.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:13:57 smithi029 bash[79042]: cluster 2024-08-29T18:13:55.806020+0000 mgr.y (mgr.25004) 721 : cluster [DBG] pgmap v1375: 137 pgs: 137 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 224 KiB/s rd, 150 KiB/s wr, 448 op/s 2024-08-29T18:13:57.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:13:57 smithi029 bash[77880]: cluster 2024-08-29T18:13:55.806020+0000 mgr.y (mgr.25004) 721 : cluster [DBG] pgmap v1375: 137 pgs: 137 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 224 KiB/s rd, 150 KiB/s wr, 448 op/s 2024-08-29T18:13:57.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:13:57 smithi110 bash[67519]: cluster 2024-08-29T18:13:55.806020+0000 mgr.y (mgr.25004) 721 : cluster [DBG] pgmap v1375: 137 pgs: 137 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 224 KiB/s rd, 150 KiB/s wr, 448 op/s 2024-08-29T18:13:59.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:13:59 smithi029 bash[79042]: cluster 2024-08-29T18:13:57.807539+0000 mgr.y (mgr.25004) 722 : cluster [DBG] pgmap v1376: 137 pgs: 137 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 340 KiB/s rd, 227 KiB/s wr, 680 op/s 2024-08-29T18:13:59.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:13:59 smithi029 bash[77880]: cluster 2024-08-29T18:13:57.807539+0000 mgr.y (mgr.25004) 722 : cluster [DBG] pgmap v1376: 137 pgs: 137 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 340 KiB/s rd, 227 KiB/s wr, 680 op/s 2024-08-29T18:13:59.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:13:59 smithi110 bash[67519]: cluster 2024-08-29T18:13:57.807539+0000 mgr.y (mgr.25004) 722 : cluster [DBG] pgmap v1376: 137 pgs: 137 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 340 KiB/s rd, 227 KiB/s wr, 680 op/s 2024-08-29T18:14:01.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:14:01 smithi029 bash[79042]: cluster 2024-08-29T18:13:59.808534+0000 mgr.y (mgr.25004) 723 : cluster [DBG] pgmap v1377: 137 pgs: 137 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 234 KiB/s rd, 156 KiB/s wr, 467 op/s 2024-08-29T18:14:01.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:14:01 smithi029 bash[77880]: cluster 2024-08-29T18:13:59.808534+0000 mgr.y (mgr.25004) 723 : cluster [DBG] pgmap v1377: 137 pgs: 137 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 234 KiB/s rd, 156 KiB/s wr, 467 op/s 2024-08-29T18:14:01.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:14:01 smithi110 bash[67519]: cluster 2024-08-29T18:13:59.808534+0000 mgr.y (mgr.25004) 723 : cluster [DBG] pgmap v1377: 137 pgs: 137 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 234 KiB/s rd, 156 KiB/s wr, 467 op/s 2024-08-29T18:14:03.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:14:03 smithi029 bash[77880]: cluster 2024-08-29T18:14:01.810191+0000 mgr.y (mgr.25004) 724 : cluster [DBG] pgmap v1378: 137 pgs: 137 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 234 KiB/s rd, 156 KiB/s wr, 467 op/s 2024-08-29T18:14:03.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:14:03 smithi029 bash[79042]: cluster 2024-08-29T18:14:01.810191+0000 mgr.y (mgr.25004) 724 : cluster [DBG] pgmap v1378: 137 pgs: 137 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 234 KiB/s rd, 156 KiB/s wr, 467 op/s 2024-08-29T18:14:03.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:14:03 smithi110 bash[67519]: cluster 2024-08-29T18:14:01.810191+0000 mgr.y (mgr.25004) 724 : cluster [DBG] pgmap v1378: 137 pgs: 137 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 234 KiB/s rd, 156 KiB/s wr, 467 op/s 2024-08-29T18:14:04.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:14:04 smithi029 bash[77880]: audit 2024-08-29T18:14:03.530576+0000 mon.c (mon.2) 466 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:14:04.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:14:04 smithi029 bash[79042]: audit 2024-08-29T18:14:03.530576+0000 mon.c (mon.2) 466 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:14:04.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:14:04 smithi110 bash[67519]: audit 2024-08-29T18:14:03.530576+0000 mon.c (mon.2) 466 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:14:04.900 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:14:04 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:14:04] "GET /metrics HTTP/1.1" 200 36363 "" "Prometheus/2.43.0" 2024-08-29T18:14:05.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:14:05 smithi029 bash[79042]: cluster 2024-08-29T18:14:03.811027+0000 mgr.y (mgr.25004) 725 : cluster [DBG] pgmap v1379: 137 pgs: 137 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 340 KiB/s rd, 227 KiB/s wr, 680 op/s 2024-08-29T18:14:05.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:14:05 smithi029 bash[77880]: cluster 2024-08-29T18:14:03.811027+0000 mgr.y (mgr.25004) 725 : cluster [DBG] pgmap v1379: 137 pgs: 137 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 340 KiB/s rd, 227 KiB/s wr, 680 op/s 2024-08-29T18:14:05.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:14:05 smithi110 bash[67519]: cluster 2024-08-29T18:14:03.811027+0000 mgr.y (mgr.25004) 725 : cluster [DBG] pgmap v1379: 137 pgs: 137 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 340 KiB/s rd, 227 KiB/s wr, 680 op/s 2024-08-29T18:14:07.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:14:07 smithi029 bash[79042]: cluster 2024-08-29T18:14:05.812008+0000 mgr.y (mgr.25004) 726 : cluster [DBG] pgmap v1380: 137 pgs: 137 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 222 KiB/s rd, 148 KiB/s wr, 444 op/s 2024-08-29T18:14:07.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:14:07 smithi029 bash[77880]: cluster 2024-08-29T18:14:05.812008+0000 mgr.y (mgr.25004) 726 : cluster [DBG] pgmap v1380: 137 pgs: 137 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 222 KiB/s rd, 148 KiB/s wr, 444 op/s 2024-08-29T18:14:07.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:14:07 smithi110 bash[67519]: cluster 2024-08-29T18:14:05.812008+0000 mgr.y (mgr.25004) 726 : cluster [DBG] pgmap v1380: 137 pgs: 137 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 222 KiB/s rd, 148 KiB/s wr, 444 op/s 2024-08-29T18:14:09.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:14:09 smithi029 bash[79042]: cluster 2024-08-29T18:14:07.813422+0000 mgr.y (mgr.25004) 727 : cluster [DBG] pgmap v1381: 137 pgs: 137 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 331 KiB/s rd, 220 KiB/s wr, 661 op/s 2024-08-29T18:14:09.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:14:09 smithi029 bash[77880]: cluster 2024-08-29T18:14:07.813422+0000 mgr.y (mgr.25004) 727 : cluster [DBG] pgmap v1381: 137 pgs: 137 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 331 KiB/s rd, 220 KiB/s wr, 661 op/s 2024-08-29T18:14:09.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:14:09 smithi110 bash[67519]: cluster 2024-08-29T18:14:07.813422+0000 mgr.y (mgr.25004) 727 : cluster [DBG] pgmap v1381: 137 pgs: 137 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 331 KiB/s rd, 220 KiB/s wr, 661 op/s 2024-08-29T18:14:11.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:14:11 smithi029 bash[79042]: cluster 2024-08-29T18:14:09.814516+0000 mgr.y (mgr.25004) 728 : cluster [DBG] pgmap v1382: 137 pgs: 137 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 215 KiB/s rd, 143 KiB/s wr, 429 op/s 2024-08-29T18:14:11.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:14:11 smithi029 bash[77880]: cluster 2024-08-29T18:14:09.814516+0000 mgr.y (mgr.25004) 728 : cluster [DBG] pgmap v1382: 137 pgs: 137 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 215 KiB/s rd, 143 KiB/s wr, 429 op/s 2024-08-29T18:14:11.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:14:11 smithi110 bash[67519]: cluster 2024-08-29T18:14:09.814516+0000 mgr.y (mgr.25004) 728 : cluster [DBG] pgmap v1382: 137 pgs: 137 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 215 KiB/s rd, 143 KiB/s wr, 429 op/s 2024-08-29T18:14:13.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:14:13 smithi029 bash[79042]: cluster 2024-08-29T18:14:11.815956+0000 mgr.y (mgr.25004) 729 : cluster [DBG] pgmap v1383: 137 pgs: 137 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 215 KiB/s rd, 143 KiB/s wr, 429 op/s 2024-08-29T18:14:13.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:14:13 smithi029 bash[77880]: cluster 2024-08-29T18:14:11.815956+0000 mgr.y (mgr.25004) 729 : cluster [DBG] pgmap v1383: 137 pgs: 137 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 215 KiB/s rd, 143 KiB/s wr, 429 op/s 2024-08-29T18:14:13.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:14:13 smithi110 bash[67519]: cluster 2024-08-29T18:14:11.815956+0000 mgr.y (mgr.25004) 729 : cluster [DBG] pgmap v1383: 137 pgs: 137 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 215 KiB/s rd, 143 KiB/s wr, 429 op/s 2024-08-29T18:14:14.900 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:14:14 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:14:14] "GET /metrics HTTP/1.1" 200 36363 "" "Prometheus/2.43.0" 2024-08-29T18:14:15.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:14:15 smithi029 bash[79042]: cluster 2024-08-29T18:14:13.816743+0000 mgr.y (mgr.25004) 730 : cluster [DBG] pgmap v1384: 137 pgs: 137 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 321 KiB/s rd, 214 KiB/s wr, 642 op/s 2024-08-29T18:14:15.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:14:15 smithi029 bash[77880]: cluster 2024-08-29T18:14:13.816743+0000 mgr.y (mgr.25004) 730 : cluster [DBG] pgmap v1384: 137 pgs: 137 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 321 KiB/s rd, 214 KiB/s wr, 642 op/s 2024-08-29T18:14:15.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:14:15 smithi110 bash[67519]: cluster 2024-08-29T18:14:13.816743+0000 mgr.y (mgr.25004) 730 : cluster [DBG] pgmap v1384: 137 pgs: 137 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 321 KiB/s rd, 214 KiB/s wr, 642 op/s 2024-08-29T18:14:16.245 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] cls_rgw.index_list_delimited (105123 ms) 2024-08-29T18:14:16.245 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] cls_rgw.bi_list 2024-08-29T18:14:16.421 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] cls_rgw.bi_list (176 ms) 2024-08-29T18:14:16.421 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] cls_rgw.gc_set 2024-08-29T18:14:16.484 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] cls_rgw.gc_set (63 ms) 2024-08-29T18:14:16.484 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] cls_rgw.gc_list 2024-08-29T18:14:16.547 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] cls_rgw.gc_list (63 ms) 2024-08-29T18:14:16.547 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] cls_rgw.gc_defer 2024-08-29T18:14:17.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:14:17 smithi029 bash[77880]: cluster 2024-08-29T18:14:15.817722+0000 mgr.y (mgr.25004) 731 : cluster [DBG] pgmap v1385: 137 pgs: 137 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 215 KiB/s rd, 143 KiB/s wr, 429 op/s 2024-08-29T18:14:17.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:14:17 smithi029 bash[79042]: cluster 2024-08-29T18:14:15.817722+0000 mgr.y (mgr.25004) 731 : cluster [DBG] pgmap v1385: 137 pgs: 137 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 215 KiB/s rd, 143 KiB/s wr, 429 op/s 2024-08-29T18:14:17.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:14:17 smithi110 bash[67519]: cluster 2024-08-29T18:14:15.817722+0000 mgr.y (mgr.25004) 731 : cluster [DBG] pgmap v1385: 137 pgs: 137 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 215 KiB/s rd, 143 KiB/s wr, 429 op/s 2024-08-29T18:14:18.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:14:18 smithi029 bash[77880]: cluster 2024-08-29T18:14:17.125998+0000 mon.a (mon.0) 1694 : cluster [DBG] osdmap e1129: 8 total, 8 up, 8 in 2024-08-29T18:14:18.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:14:18 smithi029 bash[77880]: audit 2024-08-29T18:14:17.128165+0000 mon.a (mon.0) 1695 : audit [INF] from='client.? 172.21.15.29:0/573993893' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-113711-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:14:18.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:14:18 smithi029 bash[79042]: cluster 2024-08-29T18:14:17.125998+0000 mon.a (mon.0) 1694 : cluster [DBG] osdmap e1129: 8 total, 8 up, 8 in 2024-08-29T18:14:18.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:14:18 smithi029 bash[79042]: audit 2024-08-29T18:14:17.128165+0000 mon.a (mon.0) 1695 : audit [INF] from='client.? 172.21.15.29:0/573993893' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-113711-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:14:18.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:14:18 smithi110 bash[67519]: cluster 2024-08-29T18:14:17.125998+0000 mon.a (mon.0) 1694 : cluster [DBG] osdmap e1129: 8 total, 8 up, 8 in 2024-08-29T18:14:18.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:14:18 smithi110 bash[67519]: audit 2024-08-29T18:14:17.128165+0000 mon.a (mon.0) 1695 : audit [INF] from='client.? 172.21.15.29:0/573993893' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-113711-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:14:19.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:14:19 smithi029 bash[77880]: cluster 2024-08-29T18:14:17.818822+0000 mgr.y (mgr.25004) 732 : cluster [DBG] pgmap v1387: 169 pgs: 7 creating+peering, 25 unknown, 137 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 390 KiB/s rd, 165 KiB/s wr, 490 op/s 2024-08-29T18:14:19.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:14:19 smithi029 bash[77880]: cluster 2024-08-29T18:14:18.117941+0000 mon.a (mon.0) 1696 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:14:19.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:14:19 smithi029 bash[77880]: audit 2024-08-29T18:14:18.127289+0000 mon.a (mon.0) 1697 : audit [INF] from='client.? 172.21.15.29:0/573993893' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-113711-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:14:19.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:14:19 smithi029 bash[77880]: cluster 2024-08-29T18:14:18.135723+0000 mon.a (mon.0) 1698 : cluster [DBG] osdmap e1130: 8 total, 8 up, 8 in 2024-08-29T18:14:19.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:14:19 smithi029 bash[77880]: audit 2024-08-29T18:14:18.539935+0000 mon.a (mon.0) 1699 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:14:19.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:14:19 smithi029 bash[77880]: audit 2024-08-29T18:14:18.542812+0000 mon.c (mon.2) 467 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:14:19.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:14:19 smithi029 bash[79042]: cluster 2024-08-29T18:14:17.818822+0000 mgr.y (mgr.25004) 732 : cluster [DBG] pgmap v1387: 169 pgs: 7 creating+peering, 25 unknown, 137 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 390 KiB/s rd, 165 KiB/s wr, 490 op/s 2024-08-29T18:14:19.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:14:19 smithi029 bash[79042]: cluster 2024-08-29T18:14:18.117941+0000 mon.a (mon.0) 1696 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:14:19.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:14:19 smithi029 bash[79042]: audit 2024-08-29T18:14:18.127289+0000 mon.a (mon.0) 1697 : audit [INF] from='client.? 172.21.15.29:0/573993893' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-113711-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:14:19.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:14:19 smithi029 bash[79042]: cluster 2024-08-29T18:14:18.135723+0000 mon.a (mon.0) 1698 : cluster [DBG] osdmap e1130: 8 total, 8 up, 8 in 2024-08-29T18:14:19.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:14:19 smithi029 bash[79042]: audit 2024-08-29T18:14:18.539935+0000 mon.a (mon.0) 1699 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:14:19.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:14:19 smithi029 bash[79042]: audit 2024-08-29T18:14:18.542812+0000 mon.c (mon.2) 467 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:14:19.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:14:19 smithi110 bash[67519]: cluster 2024-08-29T18:14:17.818822+0000 mgr.y (mgr.25004) 732 : cluster [DBG] pgmap v1387: 169 pgs: 7 creating+peering, 25 unknown, 137 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 390 KiB/s rd, 165 KiB/s wr, 490 op/s 2024-08-29T18:14:19.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:14:19 smithi110 bash[67519]: cluster 2024-08-29T18:14:18.117941+0000 mon.a (mon.0) 1696 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:14:19.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:14:19 smithi110 bash[67519]: audit 2024-08-29T18:14:18.127289+0000 mon.a (mon.0) 1697 : audit [INF] from='client.? 172.21.15.29:0/573993893' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-113711-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:14:19.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:14:19 smithi110 bash[67519]: cluster 2024-08-29T18:14:18.135723+0000 mon.a (mon.0) 1698 : cluster [DBG] osdmap e1130: 8 total, 8 up, 8 in 2024-08-29T18:14:19.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:14:19 smithi110 bash[67519]: audit 2024-08-29T18:14:18.539935+0000 mon.a (mon.0) 1699 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:14:19.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:14:19 smithi110 bash[67519]: audit 2024-08-29T18:14:18.542812+0000 mon.c (mon.2) 467 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:14:20.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:14:20 smithi029 bash[77880]: cluster 2024-08-29T18:14:19.144143+0000 mon.a (mon.0) 1700 : cluster [DBG] osdmap e1131: 8 total, 8 up, 8 in 2024-08-29T18:14:20.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:14:20 smithi029 bash[79042]: cluster 2024-08-29T18:14:19.144143+0000 mon.a (mon.0) 1700 : cluster [DBG] osdmap e1131: 8 total, 8 up, 8 in 2024-08-29T18:14:20.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:14:20 smithi110 bash[67519]: cluster 2024-08-29T18:14:19.144143+0000 mon.a (mon.0) 1700 : cluster [DBG] osdmap e1131: 8 total, 8 up, 8 in 2024-08-29T18:14:21.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:14:21 smithi029 bash[79042]: cluster 2024-08-29T18:14:19.819652+0000 mgr.y (mgr.25004) 733 : cluster [DBG] pgmap v1390: 169 pgs: 7 creating+peering, 20 unknown, 142 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 437 KiB/s rd, 133 KiB/s wr, 391 op/s 2024-08-29T18:14:21.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:14:21 smithi029 bash[79042]: cluster 2024-08-29T18:14:20.137394+0000 mon.a (mon.0) 1701 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:14:21.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:14:21 smithi029 bash[79042]: cluster 2024-08-29T18:14:20.137439+0000 mon.a (mon.0) 1702 : cluster [INF] Cluster is now healthy 2024-08-29T18:14:21.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:14:21 smithi029 bash[77880]: cluster 2024-08-29T18:14:19.819652+0000 mgr.y (mgr.25004) 733 : cluster [DBG] pgmap v1390: 169 pgs: 7 creating+peering, 20 unknown, 142 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 437 KiB/s rd, 133 KiB/s wr, 391 op/s 2024-08-29T18:14:21.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:14:21 smithi029 bash[77880]: cluster 2024-08-29T18:14:20.137394+0000 mon.a (mon.0) 1701 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:14:21.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:14:21 smithi029 bash[77880]: cluster 2024-08-29T18:14:20.137439+0000 mon.a (mon.0) 1702 : cluster [INF] Cluster is now healthy 2024-08-29T18:14:21.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:14:21 smithi110 bash[67519]: cluster 2024-08-29T18:14:19.819652+0000 mgr.y (mgr.25004) 733 : cluster [DBG] pgmap v1390: 169 pgs: 7 creating+peering, 20 unknown, 142 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 437 KiB/s rd, 133 KiB/s wr, 391 op/s 2024-08-29T18:14:21.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:14:21 smithi110 bash[67519]: cluster 2024-08-29T18:14:20.137394+0000 mon.a (mon.0) 1701 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:14:21.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:14:21 smithi110 bash[67519]: cluster 2024-08-29T18:14:20.137439+0000 mon.a (mon.0) 1702 : cluster [INF] Cluster is now healthy 2024-08-29T18:14:23.650 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:14:23 smithi029 bash[79042]: cluster 2024-08-29T18:14:21.821208+0000 mgr.y (mgr.25004) 734 : cluster [DBG] pgmap v1391: 169 pgs: 7 creating+peering, 162 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 438 KiB/s rd, 133 KiB/s wr, 392 op/s 2024-08-29T18:14:23.650 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:14:23 smithi029 bash[77880]: cluster 2024-08-29T18:14:21.821208+0000 mgr.y (mgr.25004) 734 : cluster [DBG] pgmap v1391: 169 pgs: 7 creating+peering, 162 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 438 KiB/s rd, 133 KiB/s wr, 392 op/s 2024-08-29T18:14:23.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:14:23 smithi110 bash[67519]: cluster 2024-08-29T18:14:21.821208+0000 mgr.y (mgr.25004) 734 : cluster [DBG] pgmap v1391: 169 pgs: 7 creating+peering, 162 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 438 KiB/s rd, 133 KiB/s wr, 392 op/s 2024-08-29T18:14:24.180 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] cls_rgw.gc_defer (7633 ms) 2024-08-29T18:14:24.180 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] cls_rgw.usage_basic 2024-08-29T18:14:24.328 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] cls_rgw.usage_basic (147 ms) 2024-08-29T18:14:24.328 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] cls_rgw.usage_clear_no_obj 2024-08-29T18:14:24.331 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] cls_rgw.usage_clear_no_obj (4 ms) 2024-08-29T18:14:24.331 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] cls_rgw.usage_clear 2024-08-29T18:14:24.509 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] cls_rgw.usage_clear (178 ms) 2024-08-29T18:14:24.510 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] cls_rgw.bi_log_trim 2024-08-29T18:14:24.634 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] cls_rgw.bi_log_trim (124 ms) 2024-08-29T18:14:24.634 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] cls_rgw.index_racing_removes 2024-08-29T18:14:24.667 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] cls_rgw.index_racing_removes (34 ms) 2024-08-29T18:14:24.900 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:14:24 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:14:24] "GET /metrics HTTP/1.1" 200 38728 "" "Prometheus/2.43.0" 2024-08-29T18:14:25.151 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 18:14:24 smithi110 bash[99052]: logger=cleanup t=2024-08-29T18:14:24.786278944Z level=info msg="Completed cleanup jobs" duration=134.570431ms 2024-08-29T18:14:25.178 INFO:tasks.workunit.client.0.smithi029.stdout:[----------] 16 tests from cls_rgw (116202 ms total) 2024-08-29T18:14:25.178 INFO:tasks.workunit.client.0.smithi029.stdout: 2024-08-29T18:14:25.178 INFO:tasks.workunit.client.0.smithi029.stdout:[----------] Global test environment tear-down 2024-08-29T18:14:25.178 INFO:tasks.workunit.client.0.smithi029.stdout:[==========] 16 tests from 1 test suite ran. (118638 ms total) 2024-08-29T18:14:25.178 INFO:tasks.workunit.client.0.smithi029.stdout:[ PASSED ] 16 tests. 2024-08-29T18:14:25.185 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-08-29T18:14:25.186 DEBUG:teuthology.orchestra.run.smithi029:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-08-29T18:14:25.241 INFO:tasks.workunit:Running workunit cls/test_cls_rgw_gc.sh... 2024-08-29T18:14:25.242 DEBUG:teuthology.orchestra.run.smithi029:workunit test cls/test_cls_rgw_gc.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_rgw_gc.sh 2024-08-29T18:14:25.309 INFO:tasks.workunit.client.0.smithi029.stdout:Running main() from gmock_main.cc 2024-08-29T18:14:25.309 INFO:tasks.workunit.client.0.smithi029.stdout:[==========] Running 9 tests from 1 test suite. 2024-08-29T18:14:25.309 INFO:tasks.workunit.client.0.smithi029.stdout:[----------] Global test environment set-up. 2024-08-29T18:14:25.309 INFO:tasks.workunit.client.0.smithi029.stdout:[----------] 9 tests from cls_rgw_gc 2024-08-29T18:14:25.310 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] cls_rgw_gc.init 2024-08-29T18:14:25.650 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:14:25 smithi029 bash[79042]: cluster 2024-08-29T18:14:23.822517+0000 mgr.y (mgr.25004) 735 : cluster [DBG] pgmap v1392: 169 pgs: 169 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 392 KiB/s rd, 120 KiB/s wr, 351 op/s 2024-08-29T18:14:25.650 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:14:25 smithi029 bash[79042]: cluster 2024-08-29T18:14:24.171761+0000 mon.a (mon.0) 1703 : cluster [DBG] osdmap e1132: 8 total, 8 up, 8 in 2024-08-29T18:14:25.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:14:25 smithi029 bash[77880]: cluster 2024-08-29T18:14:23.822517+0000 mgr.y (mgr.25004) 735 : cluster [DBG] pgmap v1392: 169 pgs: 169 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 392 KiB/s rd, 120 KiB/s wr, 351 op/s 2024-08-29T18:14:25.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:14:25 smithi029 bash[77880]: cluster 2024-08-29T18:14:24.171761+0000 mon.a (mon.0) 1703 : cluster [DBG] osdmap e1132: 8 total, 8 up, 8 in 2024-08-29T18:14:25.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:14:25 smithi110 bash[67519]: cluster 2024-08-29T18:14:23.822517+0000 mgr.y (mgr.25004) 735 : cluster [DBG] pgmap v1392: 169 pgs: 169 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 392 KiB/s rd, 120 KiB/s wr, 351 op/s 2024-08-29T18:14:25.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:14:25 smithi110 bash[67519]: cluster 2024-08-29T18:14:24.171761+0000 mon.a (mon.0) 1703 : cluster [DBG] osdmap e1132: 8 total, 8 up, 8 in 2024-08-29T18:14:26.650 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:14:26 smithi029 bash[79042]: cluster 2024-08-29T18:14:25.173767+0000 mon.a (mon.0) 1704 : cluster [DBG] osdmap e1133: 8 total, 8 up, 8 in 2024-08-29T18:14:26.650 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:14:26 smithi029 bash[77880]: cluster 2024-08-29T18:14:25.173767+0000 mon.a (mon.0) 1704 : cluster [DBG] osdmap e1133: 8 total, 8 up, 8 in 2024-08-29T18:14:26.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:14:26 smithi110 bash[67519]: cluster 2024-08-29T18:14:25.173767+0000 mon.a (mon.0) 1704 : cluster [DBG] osdmap e1133: 8 total, 8 up, 8 in 2024-08-29T18:14:27.208 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] cls_rgw_gc.init (1899 ms) 2024-08-29T18:14:27.209 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] cls_rgw_gc.gc_queue_ops1 2024-08-29T18:14:27.255 INFO:tasks.workunit.client.0.smithi029.stderr:[ ] list info tag = chain-0 2024-08-29T18:14:27.255 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] cls_rgw_gc.gc_queue_ops1 (47 ms) 2024-08-29T18:14:27.256 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] cls_rgw_gc.gc_queue_ops2 2024-08-29T18:14:27.266 INFO:tasks.workunit.client.0.smithi029.stderr:[ ] next_marker is: = 0/4263 2024-08-29T18:14:27.267 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] cls_rgw_gc.gc_queue_ops2 (12 ms) 2024-08-29T18:14:27.267 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] cls_rgw_gc.gc_queue_ops5 2024-08-29T18:14:27.284 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] cls_rgw_gc.gc_queue_ops5 (17 ms) 2024-08-29T18:14:27.284 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] cls_rgw_gc.gc_queue_ops6 2024-08-29T18:14:27.300 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] cls_rgw_gc.gc_queue_ops6 (16 ms) 2024-08-29T18:14:27.300 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] cls_rgw_gc.gc_queue_ops7 2024-08-29T18:14:27.315 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] cls_rgw_gc.gc_queue_ops7 (15 ms) 2024-08-29T18:14:27.316 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] cls_rgw_gc.gc_queue_ops8 2024-08-29T18:14:27.332 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] cls_rgw_gc.gc_queue_ops8 (17 ms) 2024-08-29T18:14:27.332 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] cls_rgw_gc.gc_queue_ops9 2024-08-29T18:14:27.347 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] cls_rgw_gc.gc_queue_ops9 (15 ms) 2024-08-29T18:14:27.347 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] cls_rgw_gc.finalize 2024-08-29T18:14:27.650 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:14:27 smithi029 bash[79042]: cluster 2024-08-29T18:14:25.823269+0000 mgr.y (mgr.25004) 736 : cluster [DBG] pgmap v1395: 105 pgs: 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:14:27.650 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:14:27 smithi029 bash[79042]: cluster 2024-08-29T18:14:26.200328+0000 mon.a (mon.0) 1705 : cluster [DBG] osdmap e1134: 8 total, 8 up, 8 in 2024-08-29T18:14:27.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:14:27 smithi029 bash[79042]: audit 2024-08-29T18:14:26.201801+0000 mon.a (mon.0) 1706 : audit [INF] from='client.? 172.21.15.29:0/4267538007' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-114103-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:14:27.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:14:27 smithi029 bash[77880]: cluster 2024-08-29T18:14:25.823269+0000 mgr.y (mgr.25004) 736 : cluster [DBG] pgmap v1395: 105 pgs: 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:14:27.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:14:27 smithi029 bash[77880]: cluster 2024-08-29T18:14:26.200328+0000 mon.a (mon.0) 1705 : cluster [DBG] osdmap e1134: 8 total, 8 up, 8 in 2024-08-29T18:14:27.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:14:27 smithi029 bash[77880]: audit 2024-08-29T18:14:26.201801+0000 mon.a (mon.0) 1706 : audit [INF] from='client.? 172.21.15.29:0/4267538007' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-114103-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:14:27.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:14:27 smithi110 bash[67519]: cluster 2024-08-29T18:14:25.823269+0000 mgr.y (mgr.25004) 736 : cluster [DBG] pgmap v1395: 105 pgs: 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:14:27.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:14:27 smithi110 bash[67519]: cluster 2024-08-29T18:14:26.200328+0000 mon.a (mon.0) 1705 : cluster [DBG] osdmap e1134: 8 total, 8 up, 8 in 2024-08-29T18:14:27.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:14:27 smithi110 bash[67519]: audit 2024-08-29T18:14:26.201801+0000 mon.a (mon.0) 1706 : audit [INF] from='client.? 172.21.15.29:0/4267538007' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-114103-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:14:28.219 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] cls_rgw_gc.finalize (872 ms) 2024-08-29T18:14:28.219 INFO:tasks.workunit.client.0.smithi029.stdout:[----------] 9 tests from cls_rgw_gc (2910 ms total) 2024-08-29T18:14:28.220 INFO:tasks.workunit.client.0.smithi029.stdout: 2024-08-29T18:14:28.220 INFO:tasks.workunit.client.0.smithi029.stdout:[----------] Global test environment tear-down 2024-08-29T18:14:28.220 INFO:tasks.workunit.client.0.smithi029.stdout:[==========] 9 tests from 1 test suite ran. (2910 ms total) 2024-08-29T18:14:28.220 INFO:tasks.workunit.client.0.smithi029.stdout:[ PASSED ] 9 tests. 2024-08-29T18:14:28.225 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-08-29T18:14:28.225 DEBUG:teuthology.orchestra.run.smithi029:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-08-29T18:14:28.282 INFO:tasks.workunit:Running workunit cls/test_cls_rgw_stats.sh... 2024-08-29T18:14:28.283 DEBUG:teuthology.orchestra.run.smithi029:workunit test cls/test_cls_rgw_stats.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_rgw_stats.sh 2024-08-29T18:14:28.357 INFO:tasks.workunit.client.0.smithi029.stdout:[==========] Running 1 test from 1 test suite. 2024-08-29T18:14:28.357 INFO:tasks.workunit.client.0.smithi029.stdout:[----------] Global test environment set-up. 2024-08-29T18:14:28.650 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:14:28 smithi029 bash[79042]: audit 2024-08-29T18:14:27.194245+0000 mon.a (mon.0) 1707 : audit [INF] from='client.? 172.21.15.29:0/4267538007' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-114103-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:14:28.650 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:14:28 smithi029 bash[79042]: cluster 2024-08-29T18:14:27.201520+0000 mon.a (mon.0) 1708 : cluster [DBG] osdmap e1135: 8 total, 8 up, 8 in 2024-08-29T18:14:28.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:14:28 smithi029 bash[77880]: audit 2024-08-29T18:14:27.194245+0000 mon.a (mon.0) 1707 : audit [INF] from='client.? 172.21.15.29:0/4267538007' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-114103-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:14:28.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:14:28 smithi029 bash[77880]: cluster 2024-08-29T18:14:27.201520+0000 mon.a (mon.0) 1708 : cluster [DBG] osdmap e1135: 8 total, 8 up, 8 in 2024-08-29T18:14:28.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:14:28 smithi110 bash[67519]: audit 2024-08-29T18:14:27.194245+0000 mon.a (mon.0) 1707 : audit [INF] from='client.? 172.21.15.29:0/4267538007' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-114103-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:14:28.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:14:28 smithi110 bash[67519]: cluster 2024-08-29T18:14:27.201520+0000 mon.a (mon.0) 1708 : cluster [DBG] osdmap e1135: 8 total, 8 up, 8 in 2024-08-29T18:14:29.650 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:14:29 smithi029 bash[77880]: cluster 2024-08-29T18:14:27.824058+0000 mgr.y (mgr.25004) 737 : cluster [DBG] pgmap v1398: 137 pgs: 18 creating+peering, 12 unknown, 107 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:14:29.650 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:14:29 smithi029 bash[77880]: cluster 2024-08-29T18:14:28.214422+0000 mon.a (mon.0) 1709 : cluster [DBG] osdmap e1136: 8 total, 8 up, 8 in 2024-08-29T18:14:29.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:14:29 smithi029 bash[79042]: cluster 2024-08-29T18:14:27.824058+0000 mgr.y (mgr.25004) 737 : cluster [DBG] pgmap v1398: 137 pgs: 18 creating+peering, 12 unknown, 107 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:14:29.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:14:29 smithi029 bash[79042]: cluster 2024-08-29T18:14:28.214422+0000 mon.a (mon.0) 1709 : cluster [DBG] osdmap e1136: 8 total, 8 up, 8 in 2024-08-29T18:14:29.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:14:29 smithi110 bash[67519]: cluster 2024-08-29T18:14:27.824058+0000 mgr.y (mgr.25004) 737 : cluster [DBG] pgmap v1398: 137 pgs: 18 creating+peering, 12 unknown, 107 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:14:29.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:14:29 smithi110 bash[67519]: cluster 2024-08-29T18:14:28.214422+0000 mon.a (mon.0) 1709 : cluster [DBG] osdmap e1136: 8 total, 8 up, 8 in 2024-08-29T18:14:30.256 INFO:tasks.workunit.client.0.smithi029.stdout:[----------] 1 test from cls_rgw_stats 2024-08-29T18:14:30.257 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] cls_rgw_stats.simulate 2024-08-29T18:14:30.294 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:30.293+0000 7fb61f04a8c0 1 > prepared operation key=I3TS5SB21620 tag=L7014J019W04 type=del size=3896161 2024-08-29T18:14:30.297 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:30.297+0000 7fb61f04a8c0 1 > prepared operation key=3QFXN4B7753P tag=A2YA8UWMFZMO type=write size=332671 2024-08-29T18:14:30.300 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:30.297+0000 7fb61f04a8c0 1 > prepared operation key=AEOIRMCT8KQ2 tag=MFKRVP3E4S3P type=del size=1884194 2024-08-29T18:14:30.303 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:30.301+0000 7fb61f04a8c0 1 > prepared operation key=I3TS5SB21620 tag=98H9TH7D6L41 type=del size=3927147 2024-08-29T18:14:30.307 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:30.305+0000 7fb61f04a8c0 1 > prepared operation key=X36ENK39934I tag=QBPTFA50BVON type=del size=2024632 2024-08-29T18:14:30.310 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:30.309+0000 7fb61f04a8c0 1 > prepared operation key=G64DV15QNIKC tag=HK6MRZVQQSGM type=del size=163186 2024-08-29T18:14:30.316 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:30.313+0000 7fb61f04a8c0 1 > prepared part key=_multipart_5KUQU3N4QH12.2~JGQS7F7EIQSV.0 size=1048576 2024-08-29T18:14:30.319 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:30.317+0000 7fb61f04a8c0 1 > prepared part key=_multipart_5KUQU3N4QH12.2~JGQS7F7EIQSV.1 size=643173 2024-08-29T18:14:30.319 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:30.317+0000 7fb61f04a8c0 1 > prepared multipart upload key=5KUQU3N4QH12 upload=JGQS7F7EIQSV tag=NGWCQYZ6USTJ type=write size=2740325 2024-08-29T18:14:30.325 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:30.325+0000 7fb61f04a8c0 1 > prepared part key=_multipart_G2SIXOJ02LZ6.2~UKLZKEUT82RZ.0 size=1048576 2024-08-29T18:14:30.327 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:30.325+0000 7fb61f04a8c0 1 > prepared part key=_multipart_G2SIXOJ02LZ6.2~UKLZKEUT82RZ.1 size=951364 2024-08-29T18:14:30.327 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:30.325+0000 7fb61f04a8c0 1 > prepared multipart upload key=G2SIXOJ02LZ6 upload=UKLZKEUT82RZ tag=DKXSSIVUZIZ3 type=write size=3048516 2024-08-29T18:14:30.331 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:30.329+0000 7fb61f04a8c0 1 > prepared operation key=UV4UZ0C0JNBG tag=P2NJ7NCN4XEA type=del size=664324 2024-08-29T18:14:30.337 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:30.337+0000 7fb61f04a8c0 1 > prepared part key=_multipart_9KUQQR7K1949.2~GGHMNV2LDTSV.0 size=1048576 2024-08-29T18:14:30.340 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:30.341+0000 7fb61f04a8c0 1 > prepared part key=_multipart_9KUQQR7K1949.2~GGHMNV2LDTSV.1 size=1048576 2024-08-29T18:14:30.343 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:30.341+0000 7fb61f04a8c0 1 > prepared part key=_multipart_9KUQQR7K1949.2~GGHMNV2LDTSV.2 size=761061 2024-08-29T18:14:30.343 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:30.341+0000 7fb61f04a8c0 1 > prepared multipart upload key=9KUQQR7K1949 upload=GGHMNV2LDTSV tag=QV444GE79U2X type=write size=3906789 2024-08-29T18:14:30.349 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:30.349+0000 7fb61f04a8c0 1 > prepared part key=_multipart_3TBQVJB6IV1A.2~GL8HG8ZCFF09.0 size=661413 2024-08-29T18:14:30.349 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:30.349+0000 7fb61f04a8c0 1 > prepared multipart upload key=3TBQVJB6IV1A upload=GL8HG8ZCFF09 tag=Q6IC1XUT24DT type=write size=1709989 2024-08-29T18:14:30.353 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:30.353+0000 7fb61f04a8c0 1 > prepared operation key=S94OB93AU625 tag=V8TL6KN8CM0G type=del size=4118335 2024-08-29T18:14:30.361 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:30.361+0000 7fb61f04a8c0 1 > prepared part key=_multipart_T5QMR1S0ST4W.2~3E02CARUSNDK.0 size=1048576 2024-08-29T18:14:30.364 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:30.361+0000 7fb61f04a8c0 1 > prepared part key=_multipart_T5QMR1S0ST4W.2~3E02CARUSNDK.1 size=337073 2024-08-29T18:14:30.364 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:30.361+0000 7fb61f04a8c0 1 > prepared multipart upload key=T5QMR1S0ST4W upload=3E02CARUSNDK tag=J8EY0R4PRFA0 type=write size=2434225 2024-08-29T18:14:30.371 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:30.369+0000 7fb61f04a8c0 1 > prepared part key=_multipart_FNU3QYRYTDJL.2~VBPHZ8KQ8H3I.0 size=1048576 2024-08-29T18:14:30.373 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:30.373+0000 7fb61f04a8c0 1 > prepared part key=_multipart_FNU3QYRYTDJL.2~VBPHZ8KQ8H3I.1 size=1048576 2024-08-29T18:14:30.376 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:30.373+0000 7fb61f04a8c0 1 > prepared part key=_multipart_FNU3QYRYTDJL.2~VBPHZ8KQ8H3I.2 size=599463 2024-08-29T18:14:30.376 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:30.373+0000 7fb61f04a8c0 1 > prepared multipart upload key=FNU3QYRYTDJL upload=VBPHZ8KQ8H3I tag=4WJ58RKDD4HM type=write size=3745191 2024-08-29T18:14:30.380 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:30.381+0000 7fb61f04a8c0 1 > prepared operation key=G64DV15QNIKC tag=PFPTX5RDO13D type=write size=125526 2024-08-29T18:14:30.385 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:30.385+0000 7fb61f04a8c0 1 > prepared operation key=YTTW0WYLHLAN tag=AIFSY6KWM44H type=write size=706302 2024-08-29T18:14:30.389 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:30.389+0000 7fb61f04a8c0 1 < completed delete operation key=I3TS5SB21620 tag=L7014J019W04 type=del 2024-08-29T18:14:30.392 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:30.393+0000 7fb61f04a8c0 1 > prepared operation key=G2SIXOJ02LZ6 tag=OVMMA1XN22DU type=write size=334508 2024-08-29T18:14:30.396 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:30.393+0000 7fb61f04a8c0 1 < completed write operation key=3QFXN4B7753P tag=A2YA8UWMFZMO type=write size=332671 2024-08-29T18:14:30.399 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:30.397+0000 7fb61f04a8c0 1 > prepared operation key=WL071MKICR2A tag=T5XZ12074UXY type=del size=1238583 2024-08-29T18:14:30.403 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:30.401+0000 7fb61f04a8c0 1 < completed delete operation key=AEOIRMCT8KQ2 tag=MFKRVP3E4S3P type=del 2024-08-29T18:14:30.409 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:30.409+0000 7fb61f04a8c0 1 > prepared part key=_multipart_G64DV15QNIKC.2~PSJ7WF8IIM61.0 size=1048576 2024-08-29T18:14:30.412 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:30.409+0000 7fb61f04a8c0 1 > prepared part key=_multipart_G64DV15QNIKC.2~PSJ7WF8IIM61.1 size=1048576 2024-08-29T18:14:30.414 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:30.413+0000 7fb61f04a8c0 1 > prepared part key=_multipart_G64DV15QNIKC.2~PSJ7WF8IIM61.2 size=677709 2024-08-29T18:14:30.415 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:30.413+0000 7fb61f04a8c0 1 > prepared multipart upload key=G64DV15QNIKC upload=PSJ7WF8IIM61 tag=333HM228M1DJ type=write size=3823437 2024-08-29T18:14:30.418 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:30.417+0000 7fb61f04a8c0 1 < completed delete operation key=I3TS5SB21620 tag=98H9TH7D6L41 type=del 2024-08-29T18:14:30.422 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:30.421+0000 7fb61f04a8c0 1 > prepared operation key=JNIRD10HWLR8 tag=6J60S6MUHNKN type=del size=2399240 2024-08-29T18:14:30.430 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:30.429+0000 7fb61f04a8c0 1 < suggested remove operation key=X36ENK39934I tag=QBPTFA50BVON type=del 2024-08-29T18:14:30.433 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:30.433+0000 7fb61f04a8c0 1 > prepared operation key=O7DBV8Y3AF99 tag=LZIS0E5H7896 type=write size=614565 2024-08-29T18:14:30.437 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:30.437+0000 7fb61f04a8c0 1 < completed delete operation key=G64DV15QNIKC tag=HK6MRZVQQSGM type=del 2024-08-29T18:14:30.441 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:30.441+0000 7fb61f04a8c0 1 > prepared operation key=ME3R1W5MZE98 tag=L0E65J4ZL5ES type=write size=798579 2024-08-29T18:14:30.444 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:30.441+0000 7fb61f04a8c0 1 < completed part key=_multipart_5KUQU3N4QH12.2~JGQS7F7EIQSV.0 size=1048576 2024-08-29T18:14:30.447 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:30.445+0000 7fb61f04a8c0 1 < completed part key=_multipart_5KUQU3N4QH12.2~JGQS7F7EIQSV.1 size=643173 2024-08-29T18:14:30.452 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:30.449+0000 7fb61f04a8c0 1 < completed multipart upload key=5KUQU3N4QH12 upload=JGQS7F7EIQSV tag=NGWCQYZ6USTJ type=write size=2740325 2024-08-29T18:14:30.458 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:30.457+0000 7fb61f04a8c0 1 > prepared part key=_multipart_AEOIRMCT8KQ2.2~UHU8E86ARL7J.0 size=1048576 2024-08-29T18:14:30.461 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:30.461+0000 7fb61f04a8c0 1 > prepared part key=_multipart_AEOIRMCT8KQ2.2~UHU8E86ARL7J.1 size=1048576 2024-08-29T18:14:30.463 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:30.461+0000 7fb61f04a8c0 1 > prepared part key=_multipart_AEOIRMCT8KQ2.2~UHU8E86ARL7J.2 size=832899 2024-08-29T18:14:30.463 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:30.461+0000 7fb61f04a8c0 1 > prepared multipart upload key=AEOIRMCT8KQ2 upload=UHU8E86ARL7J tag=MPIKAO4P9LPX type=write size=3978627 2024-08-29T18:14:30.467 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:30.465+0000 7fb61f04a8c0 1 < completed part key=_multipart_G2SIXOJ02LZ6.2~UKLZKEUT82RZ.0 size=1048576 2024-08-29T18:14:30.470 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:30.469+0000 7fb61f04a8c0 1 < completed part key=_multipart_G2SIXOJ02LZ6.2~UKLZKEUT82RZ.1 size=951364 2024-08-29T18:14:30.476 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:30.473+0000 7fb61f04a8c0 1 < completed multipart upload key=G2SIXOJ02LZ6 upload=UKLZKEUT82RZ tag=DKXSSIVUZIZ3 type=write size=3048516 2024-08-29T18:14:30.480 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:30.481+0000 7fb61f04a8c0 1 > prepared operation key=ME3R1W5MZE98 tag=V3EV70LU5BXX type=write size=677445 2024-08-29T18:14:30.489 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:30.489+0000 7fb61f04a8c0 1 < suggested remove operation key=UV4UZ0C0JNBG tag=P2NJ7NCN4XEA type=del 2024-08-29T18:14:30.493 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:30.493+0000 7fb61f04a8c0 1 > prepared operation key=AEOIRMCT8KQ2 tag=V6059SLWRH1Y type=del size=3770723 2024-08-29T18:14:30.497 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:30.497+0000 7fb61f04a8c0 1 < completed part key=_multipart_9KUQQR7K1949.2~GGHMNV2LDTSV.0 size=1048576 2024-08-29T18:14:30.500 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:30.497+0000 7fb61f04a8c0 1 < completed part key=_multipart_9KUQQR7K1949.2~GGHMNV2LDTSV.1 size=1048576 2024-08-29T18:14:30.503 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:30.501+0000 7fb61f04a8c0 1 < completed part key=_multipart_9KUQQR7K1949.2~GGHMNV2LDTSV.2 size=761061 2024-08-29T18:14:30.509 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:30.509+0000 7fb61f04a8c0 1 < completed multipart upload key=9KUQQR7K1949 upload=GGHMNV2LDTSV tag=QV444GE79U2X type=write size=3906789 2024-08-29T18:14:30.513 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:30.513+0000 7fb61f04a8c0 1 > prepared operation key=ME3R1W5MZE98 tag=2DPVNALQAVJ3 type=del size=2521367 2024-08-29T18:14:30.517 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:30.517+0000 7fb61f04a8c0 1 < completed part key=_multipart_3TBQVJB6IV1A.2~GL8HG8ZCFF09.0 size=661413 2024-08-29T18:14:30.522 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:30.521+0000 7fb61f04a8c0 1 < completed multipart upload key=3TBQVJB6IV1A upload=GL8HG8ZCFF09 tag=Q6IC1XUT24DT type=write size=1709989 2024-08-29T18:14:30.528 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:30.525+0000 7fb61f04a8c0 1 > prepared part key=_multipart_YTTW0WYLHLAN.2~RYE7LNIFRLA6.0 size=199839 2024-08-29T18:14:30.528 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:30.525+0000 7fb61f04a8c0 1 > prepared multipart upload key=YTTW0WYLHLAN upload=RYE7LNIFRLA6 tag=S3A1RZWAGL74 type=write size=1248415 2024-08-29T18:14:30.532 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:30.529+0000 7fb61f04a8c0 1 < completed delete operation key=S94OB93AU625 tag=V8TL6KN8CM0G type=del 2024-08-29T18:14:30.535 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:30.533+0000 7fb61f04a8c0 1 > prepared operation key=JNIRD10HWLR8 tag=0U0QF43O5E4J type=write size=128005 2024-08-29T18:14:30.539 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:30.537+0000 7fb61f04a8c0 1 < completed part key=_multipart_T5QMR1S0ST4W.2~3E02CARUSNDK.0 size=1048576 2024-08-29T18:14:30.542 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:30.541+0000 7fb61f04a8c0 1 < completed part key=_multipart_T5QMR1S0ST4W.2~3E02CARUSNDK.1 size=337073 2024-08-29T18:14:30.547 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:30.545+0000 7fb61f04a8c0 1 < completed multipart upload key=T5QMR1S0ST4W upload=3E02CARUSNDK tag=J8EY0R4PRFA0 type=write size=2434225 2024-08-29T18:14:30.551 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:30.549+0000 7fb61f04a8c0 1 > prepared operation key=H62DUL1RISWE tag=S02V766NOZB1 type=del size=1399003 2024-08-29T18:14:30.555 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:30.553+0000 7fb61f04a8c0 1 < completed part key=_multipart_FNU3QYRYTDJL.2~VBPHZ8KQ8H3I.0 size=1048576 2024-08-29T18:14:30.557 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:30.557+0000 7fb61f04a8c0 1 < completed part key=_multipart_FNU3QYRYTDJL.2~VBPHZ8KQ8H3I.1 size=1048576 2024-08-29T18:14:30.560 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:30.557+0000 7fb61f04a8c0 1 < completed part key=_multipart_FNU3QYRYTDJL.2~VBPHZ8KQ8H3I.2 size=599463 2024-08-29T18:14:30.567 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:30.565+0000 7fb61f04a8c0 1 < completed multipart upload key=FNU3QYRYTDJL upload=VBPHZ8KQ8H3I tag=4WJ58RKDD4HM type=write size=3745191 2024-08-29T18:14:30.570 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:30.569+0000 7fb61f04a8c0 1 > prepared operation key=JNIRD10HWLR8 tag=HKNNLEQW3GUQ type=del size=3186996 2024-08-29T18:14:30.574 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:30.573+0000 7fb61f04a8c0 1 < completed write operation key=G64DV15QNIKC tag=PFPTX5RDO13D type=write size=125526 2024-08-29T18:14:30.578 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:30.577+0000 7fb61f04a8c0 1 > prepared operation key=H62DUL1RISWE tag=626M14PMF3SK type=del size=3375768 2024-08-29T18:14:30.581 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:30.581+0000 7fb61f04a8c0 1 < completed write operation key=YTTW0WYLHLAN tag=AIFSY6KWM44H type=write size=706302 2024-08-29T18:14:30.587 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:30.585+0000 7fb61f04a8c0 1 > prepared part key=_multipart_X36ENK39934I.2~KD6TY58HGPV9.0 size=1048576 2024-08-29T18:14:30.590 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:30.589+0000 7fb61f04a8c0 1 > prepared part key=_multipart_X36ENK39934I.2~KD6TY58HGPV9.1 size=321431 2024-08-29T18:14:30.590 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:30.589+0000 7fb61f04a8c0 1 > prepared multipart upload key=X36ENK39934I upload=KD6TY58HGPV9 tag=54DX4SZBGL46 type=write size=2418583 2024-08-29T18:14:30.593 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:30.593+0000 7fb61f04a8c0 1 < completed write operation key=G2SIXOJ02LZ6 tag=OVMMA1XN22DU type=write size=334508 2024-08-29T18:14:30.597 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:30.597+0000 7fb61f04a8c0 1 > prepared operation key=I3TS5SB21620 tag=7U92V9EMTP39 type=write size=502337 2024-08-29T18:14:30.600 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:30.597+0000 7fb61f04a8c0 1 < completed delete operation key=WL071MKICR2A tag=T5XZ12074UXY type=del 2024-08-29T18:14:30.604 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:30.601+0000 7fb61f04a8c0 1 > prepared operation key=G2SIXOJ02LZ6 tag=HJXEVYCGU0VP type=del size=1110910 2024-08-29T18:14:30.608 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:30.605+0000 7fb61f04a8c0 1 < completed part key=_multipart_G64DV15QNIKC.2~PSJ7WF8IIM61.0 size=1048576 2024-08-29T18:14:30.610 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:30.609+0000 7fb61f04a8c0 1 < completed part key=_multipart_G64DV15QNIKC.2~PSJ7WF8IIM61.1 size=1048576 2024-08-29T18:14:30.613 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:30.613+0000 7fb61f04a8c0 1 < completed part key=_multipart_G64DV15QNIKC.2~PSJ7WF8IIM61.2 size=677709 2024-08-29T18:14:30.618 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:30.617+0000 7fb61f04a8c0 1 < completed multipart upload key=G64DV15QNIKC upload=PSJ7WF8IIM61 tag=333HM228M1DJ type=write size=3823437 2024-08-29T18:14:30.621 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:30.621+0000 7fb61f04a8c0 1 > prepared operation key=YTTW0WYLHLAN tag=IBA5MG5KY02M type=del size=94866 2024-08-29T18:14:30.624 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:30.621+0000 7fb61f04a8c0 1 < completed delete operation key=JNIRD10HWLR8 tag=6J60S6MUHNKN type=del 2024-08-29T18:14:30.630 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:30.629+0000 7fb61f04a8c0 1 > prepared part key=_multipart_TER6ZJRIMW56.2~O5DEQZ3WELO2.0 size=1048576 2024-08-29T18:14:30.633 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:30.633+0000 7fb61f04a8c0 1 > prepared part key=_multipart_TER6ZJRIMW56.2~O5DEQZ3WELO2.1 size=1030512 2024-08-29T18:14:30.633 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:30.633+0000 7fb61f04a8c0 1 > prepared multipart upload key=TER6ZJRIMW56 upload=O5DEQZ3WELO2 tag=38TIY88S3ZE5 type=write size=3127664 2024-08-29T18:14:30.636 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:30.633+0000 7fb61f04a8c0 1 < completed write operation key=O7DBV8Y3AF99 tag=LZIS0E5H7896 type=write size=614565 2024-08-29T18:14:30.642 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:30.641+0000 7fb61f04a8c0 1 > prepared part key=_multipart_3TBQVJB6IV1A.2~OHLKLU04FC4I.0 size=677282 2024-08-29T18:14:30.642 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:30.641+0000 7fb61f04a8c0 1 > prepared multipart upload key=3TBQVJB6IV1A upload=OHLKLU04FC4I tag=T1OS0QMI3XZ1 type=write size=1725858 2024-08-29T18:14:30.648 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:30.645+0000 7fb61f04a8c0 1 < suggested update operation key=ME3R1W5MZE98 tag=L0E65J4ZL5ES type=write size=798579 2024-08-29T18:14:30.650 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:14:30 smithi029 bash[77880]: cluster 2024-08-29T18:14:29.242992+0000 mon.a (mon.0) 1710 : cluster [DBG] osdmap e1137: 8 total, 8 up, 8 in 2024-08-29T18:14:30.650 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:14:30 smithi029 bash[77880]: audit 2024-08-29T18:14:29.246469+0000 mon.a (mon.0) 1711 : audit [INF] from='client.? 172.21.15.29:0/1127562380' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-114127-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:14:30.650 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:14:30 smithi029 bash[79042]: cluster 2024-08-29T18:14:29.242992+0000 mon.a (mon.0) 1710 : cluster [DBG] osdmap e1137: 8 total, 8 up, 8 in 2024-08-29T18:14:30.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:14:30 smithi029 bash[79042]: audit 2024-08-29T18:14:29.246469+0000 mon.a (mon.0) 1711 : audit [INF] from='client.? 172.21.15.29:0/1127562380' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-114127-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:14:30.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:14:30 smithi110 bash[67519]: cluster 2024-08-29T18:14:29.242992+0000 mon.a (mon.0) 1710 : cluster [DBG] osdmap e1137: 8 total, 8 up, 8 in 2024-08-29T18:14:30.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:14:30 smithi110 bash[67519]: audit 2024-08-29T18:14:29.246469+0000 mon.a (mon.0) 1711 : audit [INF] from='client.? 172.21.15.29:0/1127562380' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-114127-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:14:30.652 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:30.649+0000 7fb61f04a8c0 1 > prepared operation key=T5QMR1S0ST4W tag=GVNF9AOC2SRK type=write size=850182 2024-08-29T18:14:30.655 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:30.653+0000 7fb61f04a8c0 1 < completed part key=_multipart_AEOIRMCT8KQ2.2~UHU8E86ARL7J.0 size=1048576 2024-08-29T18:14:30.657 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:30.657+0000 7fb61f04a8c0 1 < completed part key=_multipart_AEOIRMCT8KQ2.2~UHU8E86ARL7J.1 size=1048576 2024-08-29T18:14:30.660 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:30.657+0000 7fb61f04a8c0 1 < completed part key=_multipart_AEOIRMCT8KQ2.2~UHU8E86ARL7J.2 size=832899 2024-08-29T18:14:30.665 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:30.665+0000 7fb61f04a8c0 1 < completed multipart upload key=AEOIRMCT8KQ2 upload=UHU8E86ARL7J tag=MPIKAO4P9LPX type=write size=3978627 2024-08-29T18:14:30.668 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:30.665+0000 7fb61f04a8c0 1 > prepared operation key=3QFXN4B7753P tag=01KHPFLEBHX0 type=write size=423488 2024-08-29T18:14:30.672 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:30.669+0000 7fb61f04a8c0 -1 < failed to complete operation key=ME3R1W5MZE98 tag=V3EV70LU5BXX type=write size=677445: (22) Invalid argument 2024-08-29T18:14:30.676 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:30.673+0000 7fb61f04a8c0 1 > prepared operation key=H62DUL1RISWE tag=OSGN2W3ZLQJ3 type=del size=1388617 2024-08-29T18:14:30.680 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:30.677+0000 7fb61f04a8c0 1 < completed delete operation key=AEOIRMCT8KQ2 tag=V6059SLWRH1Y type=del 2024-08-29T18:14:30.684 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:30.681+0000 7fb61f04a8c0 1 > prepared operation key=88Z3FINQPJH4 tag=NU6X7AW9MJR4 type=del size=1285421 2024-08-29T18:14:30.688 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:30.685+0000 7fb61f04a8c0 -1 < failed to complete operation key=ME3R1W5MZE98 tag=2DPVNALQAVJ3 type=del size=2521367: (22) Invalid argument 2024-08-29T18:14:30.691 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:30.689+0000 7fb61f04a8c0 1 > prepared operation key=5KUQU3N4QH12 tag=WG3XUMVYT1N3 type=del size=3143573 2024-08-29T18:14:30.692 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:30.689+0000 7fb61f04a8c0 1 < canceled part key=_multipart_YTTW0WYLHLAN.2~RYE7LNIFRLA6.0 size=199839 2024-08-29T18:14:30.698 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:30.697+0000 7fb61f04a8c0 1 < canceled multipart upload key=YTTW0WYLHLAN upload=RYE7LNIFRLA6 tag=S3A1RZWAGL74 type=write size=1248415 2024-08-29T18:14:30.702 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:30.701+0000 7fb61f04a8c0 1 > prepared operation key=QIF1G8LA4M98 tag=DS0X5LYL07TN type=del size=1497590 2024-08-29T18:14:30.710 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:30.709+0000 7fb61f04a8c0 1 < suggested remove operation key=JNIRD10HWLR8 tag=0U0QF43O5E4J type=write 2024-08-29T18:14:30.714 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:30.713+0000 7fb61f04a8c0 1 > prepared operation key=XQUR2PAH9MTZ tag=F4GN60WQHOLP type=del size=2744210 2024-08-29T18:14:30.718 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:30.717+0000 7fb61f04a8c0 1 < completed delete operation key=H62DUL1RISWE tag=S02V766NOZB1 type=del 2024-08-29T18:14:30.722 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:30.721+0000 7fb61f04a8c0 1 > prepared operation key=QIF1G8LA4M98 tag=6MQTELFDC2I7 type=del size=8440 2024-08-29T18:14:30.725 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:30.725+0000 7fb61f04a8c0 -1 < failed to complete operation key=JNIRD10HWLR8 tag=HKNNLEQW3GUQ type=del size=3186996: (22) Invalid argument 2024-08-29T18:14:30.731 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:30.729+0000 7fb61f04a8c0 1 > prepared part key=_multipart_UV4UZ0C0JNBG.2~VS61XPELX0SI.0 size=1048576 2024-08-29T18:14:30.734 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:30.733+0000 7fb61f04a8c0 1 > prepared part key=_multipart_UV4UZ0C0JNBG.2~VS61XPELX0SI.1 size=1048576 2024-08-29T18:14:30.736 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:30.733+0000 7fb61f04a8c0 1 > prepared part key=_multipart_UV4UZ0C0JNBG.2~VS61XPELX0SI.2 size=1000904 2024-08-29T18:14:30.736 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:30.733+0000 7fb61f04a8c0 1 > prepared multipart upload key=UV4UZ0C0JNBG upload=VS61XPELX0SI tag=0TIOVO631FEI type=write size=4146632 2024-08-29T18:14:30.740 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:30.737+0000 7fb61f04a8c0 1 < completed delete operation key=H62DUL1RISWE tag=626M14PMF3SK type=del 2024-08-29T18:14:30.743 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:30.741+0000 7fb61f04a8c0 1 > prepared operation key=AEOIRMCT8KQ2 tag=X6OS2UTWH0XP type=del size=827101 2024-08-29T18:14:30.746 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:30.745+0000 7fb61f04a8c0 1 < completed part key=_multipart_X36ENK39934I.2~KD6TY58HGPV9.0 size=1048576 2024-08-29T18:14:30.749 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:30.749+0000 7fb61f04a8c0 1 < completed part key=_multipart_X36ENK39934I.2~KD6TY58HGPV9.1 size=321431 2024-08-29T18:14:30.754 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:30.753+0000 7fb61f04a8c0 1 < completed multipart upload key=X36ENK39934I upload=KD6TY58HGPV9 tag=54DX4SZBGL46 type=write size=2418583 2024-08-29T18:14:30.758 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:30.757+0000 7fb61f04a8c0 1 > prepared operation key=5KUQU3N4QH12 tag=53Z8BH4ANVNL type=del size=2906228 2024-08-29T18:14:30.761 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:30.761+0000 7fb61f04a8c0 1 < completed write operation key=I3TS5SB21620 tag=7U92V9EMTP39 type=write size=502337 2024-08-29T18:14:30.767 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:30.765+0000 7fb61f04a8c0 1 > prepared part key=_multipart_AEOIRMCT8KQ2.2~Q733M9RG9AH2.0 size=1048576 2024-08-29T18:14:30.770 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:30.769+0000 7fb61f04a8c0 1 > prepared part key=_multipart_AEOIRMCT8KQ2.2~Q733M9RG9AH2.1 size=1048576 2024-08-29T18:14:30.773 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:30.773+0000 7fb61f04a8c0 1 > prepared part key=_multipart_AEOIRMCT8KQ2.2~Q733M9RG9AH2.2 size=265502 2024-08-29T18:14:30.773 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:30.773+0000 7fb61f04a8c0 1 > prepared multipart upload key=AEOIRMCT8KQ2 upload=Q733M9RG9AH2 tag=SIGEPBIWTAUC type=write size=3411230 2024-08-29T18:14:30.776 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:30.773+0000 7fb61f04a8c0 1 < completed delete operation key=G2SIXOJ02LZ6 tag=HJXEVYCGU0VP type=del 2024-08-29T18:14:30.780 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:30.777+0000 7fb61f04a8c0 1 > prepared operation key=ACLL9P9WWITK tag=WTFFSU804EO5 type=del size=3473984 2024-08-29T18:14:30.783 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:30.781+0000 7fb61f04a8c0 1 < completed delete operation key=YTTW0WYLHLAN tag=IBA5MG5KY02M type=del 2024-08-29T18:14:30.789 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:30.789+0000 7fb61f04a8c0 1 > prepared part key=_multipart_JNIRD10HWLR8.2~5VYIVGIB2N4U.0 size=657460 2024-08-29T18:14:30.789 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:30.789+0000 7fb61f04a8c0 1 > prepared multipart upload key=JNIRD10HWLR8 upload=5VYIVGIB2N4U tag=7VEW08RMDAS7 type=write size=1706036 2024-08-29T18:14:30.793 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:30.793+0000 7fb61f04a8c0 1 < completed part key=_multipart_TER6ZJRIMW56.2~O5DEQZ3WELO2.0 size=1048576 2024-08-29T18:14:30.795 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:30.793+0000 7fb61f04a8c0 1 < completed part key=_multipart_TER6ZJRIMW56.2~O5DEQZ3WELO2.1 size=1030512 2024-08-29T18:14:30.801 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:30.801+0000 7fb61f04a8c0 1 < completed multipart upload key=TER6ZJRIMW56 upload=O5DEQZ3WELO2 tag=38TIY88S3ZE5 type=write size=3127664 2024-08-29T18:14:30.804 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:30.801+0000 7fb61f04a8c0 1 > prepared operation key=3QFXN4B7753P tag=0VH7J25Y7L0T type=del size=2883538 2024-08-29T18:14:30.805 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:30.805+0000 7fb61f04a8c0 1 < canceled part key=_multipart_3TBQVJB6IV1A.2~OHLKLU04FC4I.0 size=677282 2024-08-29T18:14:30.810 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:30.809+0000 7fb61f04a8c0 1 < canceled multipart upload key=3TBQVJB6IV1A upload=OHLKLU04FC4I tag=T1OS0QMI3XZ1 type=write size=1725858 2024-08-29T18:14:30.814 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:30.813+0000 7fb61f04a8c0 1 > prepared operation key=XQUR2PAH9MTZ tag=Z6B6MPGCIB8P type=del size=2689215 2024-08-29T18:14:30.820 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:30.817+0000 7fb61f04a8c0 1 < completed write operation key=T5QMR1S0ST4W tag=GVNF9AOC2SRK type=write size=850182 2024-08-29T18:14:30.822 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:30.821+0000 7fb61f04a8c0 1 > prepared operation key=ISHSUCCWWXU3 tag=REKTP6082KPK type=del size=1681523 2024-08-29T18:14:30.826 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:30.825+0000 7fb61f04a8c0 1 < completed write operation key=3QFXN4B7753P tag=01KHPFLEBHX0 type=write size=423488 2024-08-29T18:14:30.831 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:30.829+0000 7fb61f04a8c0 1 > prepared operation key=2A1BIVN3Z7BT tag=TRK0K8FZGUPC type=del size=1440881 2024-08-29T18:14:30.834 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:30.833+0000 7fb61f04a8c0 1 < completed delete operation key=H62DUL1RISWE tag=OSGN2W3ZLQJ3 type=del 2024-08-29T18:14:30.840 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:30.837+0000 7fb61f04a8c0 1 > prepared part key=_multipart_5KUQU3N4QH12.2~7724PSIN0R8N.0 size=1048576 2024-08-29T18:14:30.844 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:30.841+0000 7fb61f04a8c0 1 > prepared part key=_multipart_5KUQU3N4QH12.2~7724PSIN0R8N.1 size=283248 2024-08-29T18:14:30.844 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:30.841+0000 7fb61f04a8c0 1 > prepared multipart upload key=5KUQU3N4QH12 upload=7724PSIN0R8N tag=2YEH6TIC8G41 type=write size=2380400 2024-08-29T18:14:30.847 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:30.845+0000 7fb61f04a8c0 1 < completed delete operation key=88Z3FINQPJH4 tag=NU6X7AW9MJR4 type=del 2024-08-29T18:14:30.851 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:30.849+0000 7fb61f04a8c0 1 > prepared operation key=2KKUJMSXARBZ tag=RS2T50XBHQTO type=del size=1370904 2024-08-29T18:14:30.855 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:30.853+0000 7fb61f04a8c0 1 < completed delete operation key=5KUQU3N4QH12 tag=WG3XUMVYT1N3 type=del 2024-08-29T18:14:30.858 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:30.857+0000 7fb61f04a8c0 1 > prepared operation key=ISHSUCCWWXU3 tag=1RUF0KBGVFJL type=del size=2356487 2024-08-29T18:14:30.866 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:30.865+0000 7fb61f04a8c0 1 < suggested remove operation key=QIF1G8LA4M98 tag=DS0X5LYL07TN type=del 2024-08-29T18:14:30.869 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:30.869+0000 7fb61f04a8c0 1 > prepared operation key=QIF1G8LA4M98 tag=MAC4GQ7QJ8B0 type=del size=3512277 2024-08-29T18:14:30.873 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:30.873+0000 7fb61f04a8c0 1 < completed delete operation key=XQUR2PAH9MTZ tag=F4GN60WQHOLP type=del 2024-08-29T18:14:30.877 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:30.877+0000 7fb61f04a8c0 1 > prepared operation key=ACLL9P9WWITK tag=MFI4LOQ4VLNK type=del size=1700561 2024-08-29T18:14:30.881 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:30.881+0000 7fb61f04a8c0 -1 < failed to complete operation key=QIF1G8LA4M98 tag=6MQTELFDC2I7 type=del size=8440: (22) Invalid argument 2024-08-29T18:14:30.884 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:30.881+0000 7fb61f04a8c0 1 > prepared operation key=X36ENK39934I tag=LHM61QB4OWMG type=del size=945452 2024-08-29T18:14:30.887 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:30.885+0000 7fb61f04a8c0 1 < completed part key=_multipart_UV4UZ0C0JNBG.2~VS61XPELX0SI.0 size=1048576 2024-08-29T18:14:30.890 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:30.889+0000 7fb61f04a8c0 1 < completed part key=_multipart_UV4UZ0C0JNBG.2~VS61XPELX0SI.1 size=1048576 2024-08-29T18:14:30.890 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:30.889+0000 7fb61f04a8c0 1 < canceled part key=_multipart_UV4UZ0C0JNBG.2~VS61XPELX0SI.2 size=1000904 2024-08-29T18:14:30.896 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:30.893+0000 7fb61f04a8c0 1 < canceled multipart upload key=UV4UZ0C0JNBG upload=VS61XPELX0SI tag=0TIOVO631FEI type=write size=4146632 2024-08-29T18:14:30.902 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:30.901+0000 7fb61f04a8c0 1 > prepared part key=_multipart_AEOIRMCT8KQ2.2~PO9TU37C5LGL.0 size=1048576 2024-08-29T18:14:30.905 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:30.905+0000 7fb61f04a8c0 1 > prepared part key=_multipart_AEOIRMCT8KQ2.2~PO9TU37C5LGL.1 size=1048576 2024-08-29T18:14:30.907 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:30.905+0000 7fb61f04a8c0 1 > prepared part key=_multipart_AEOIRMCT8KQ2.2~PO9TU37C5LGL.2 size=397614 2024-08-29T18:14:30.907 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:30.905+0000 7fb61f04a8c0 1 > prepared multipart upload key=AEOIRMCT8KQ2 upload=PO9TU37C5LGL tag=KAYIBGKMQDU3 type=write size=3543342 2024-08-29T18:14:30.911 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:30.909+0000 7fb61f04a8c0 1 < completed delete operation key=AEOIRMCT8KQ2 tag=X6OS2UTWH0XP type=del 2024-08-29T18:14:30.914 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:30.913+0000 7fb61f04a8c0 1 > prepared operation key=X36ENK39934I tag=AQF7OTC9G9OU type=del size=718782 2024-08-29T18:14:30.917 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:30.917+0000 7fb61f04a8c0 1 < completed delete operation key=5KUQU3N4QH12 tag=53Z8BH4ANVNL type=del 2024-08-29T18:14:30.920 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:30.917+0000 7fb61f04a8c0 1 > prepared operation key=W7G9IIKAWQJC tag=8FS8D8PV3IV1 type=del size=2192435 2024-08-29T18:14:30.924 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:30.921+0000 7fb61f04a8c0 1 < completed part key=_multipart_AEOIRMCT8KQ2.2~Q733M9RG9AH2.0 size=1048576 2024-08-29T18:14:30.926 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:30.925+0000 7fb61f04a8c0 1 < completed part key=_multipart_AEOIRMCT8KQ2.2~Q733M9RG9AH2.1 size=1048576 2024-08-29T18:14:30.929 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:30.929+0000 7fb61f04a8c0 1 < completed part key=_multipart_AEOIRMCT8KQ2.2~Q733M9RG9AH2.2 size=265502 2024-08-29T18:14:30.934 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:30.933+0000 7fb61f04a8c0 1 < completed multipart upload key=AEOIRMCT8KQ2 upload=Q733M9RG9AH2 tag=SIGEPBIWTAUC type=write size=3411230 2024-08-29T18:14:30.938 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:30.937+0000 7fb61f04a8c0 1 > prepared operation key=T5QMR1S0ST4W tag=CVZAR73NPKCW type=del size=1715057 2024-08-29T18:14:30.941 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:30.941+0000 7fb61f04a8c0 1 < completed delete operation key=ACLL9P9WWITK tag=WTFFSU804EO5 type=del 2024-08-29T18:14:30.947 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:30.945+0000 7fb61f04a8c0 1 > prepared part key=_multipart_JNIRD10HWLR8.2~Y70WKRK4XOYQ.0 size=1048576 2024-08-29T18:14:30.949 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:30.949+0000 7fb61f04a8c0 1 > prepared part key=_multipart_JNIRD10HWLR8.2~Y70WKRK4XOYQ.1 size=1048576 2024-08-29T18:14:30.952 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:30.949+0000 7fb61f04a8c0 1 > prepared part key=_multipart_JNIRD10HWLR8.2~Y70WKRK4XOYQ.2 size=780000 2024-08-29T18:14:30.952 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:30.949+0000 7fb61f04a8c0 1 > prepared multipart upload key=JNIRD10HWLR8 upload=Y70WKRK4XOYQ tag=2ZWVH7BRJKST type=write size=3925728 2024-08-29T18:14:30.953 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:30.953+0000 7fb61f04a8c0 1 < canceled part key=_multipart_JNIRD10HWLR8.2~5VYIVGIB2N4U.0 size=657460 2024-08-29T18:14:30.959 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:30.957+0000 7fb61f04a8c0 1 < canceled multipart upload key=JNIRD10HWLR8 upload=5VYIVGIB2N4U tag=7VEW08RMDAS7 type=write size=1706036 2024-08-29T18:14:30.962 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:30.961+0000 7fb61f04a8c0 1 > prepared operation key=0YHK9IOSR0X1 tag=QTC5ZF2W93HW type=write size=596274 2024-08-29T18:14:30.966 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:30.965+0000 7fb61f04a8c0 1 < completed delete operation key=3QFXN4B7753P tag=0VH7J25Y7L0T type=del 2024-08-29T18:14:30.970 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:30.969+0000 7fb61f04a8c0 1 > prepared operation key=TER6ZJRIMW56 tag=HER4M1CRX708 type=del size=3863267 2024-08-29T18:14:30.977 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:30.977+0000 7fb61f04a8c0 1 < suggested remove operation key=XQUR2PAH9MTZ tag=Z6B6MPGCIB8P type=del 2024-08-29T18:14:30.980 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:30.977+0000 7fb61f04a8c0 1 > prepared operation key=AYZ82CIS7E5Q tag=Z4WWYY78E24C type=del size=3186476 2024-08-29T18:14:30.984 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:30.981+0000 7fb61f04a8c0 1 < completed delete operation key=ISHSUCCWWXU3 tag=REKTP6082KPK type=del 2024-08-29T18:14:30.987 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:30.985+0000 7fb61f04a8c0 1 > prepared operation key=JNIRD10HWLR8 tag=R71JOBSEXULD type=del size=840150 2024-08-29T18:14:30.990 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:30.989+0000 7fb61f04a8c0 1 < completed delete operation key=2A1BIVN3Z7BT tag=TRK0K8FZGUPC type=del 2024-08-29T18:14:30.994 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:30.993+0000 7fb61f04a8c0 1 > prepared operation key=ISHSUCCWWXU3 tag=RWIE9QJ35W01 type=del size=2975038 2024-08-29T18:14:30.998 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:30.997+0000 7fb61f04a8c0 1 < completed part key=_multipart_5KUQU3N4QH12.2~7724PSIN0R8N.0 size=1048576 2024-08-29T18:14:31.001 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.001+0000 7fb61f04a8c0 1 < completed part key=_multipart_5KUQU3N4QH12.2~7724PSIN0R8N.1 size=283248 2024-08-29T18:14:31.006 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.005+0000 7fb61f04a8c0 1 < completed multipart upload key=5KUQU3N4QH12 upload=7724PSIN0R8N tag=2YEH6TIC8G41 type=write size=2380400 2024-08-29T18:14:31.012 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.009+0000 7fb61f04a8c0 1 > prepared part key=_multipart_UV4UZ0C0JNBG.2~L7TFKISM4V5Y.0 size=1048576 2024-08-29T18:14:31.015 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.013+0000 7fb61f04a8c0 1 > prepared part key=_multipart_UV4UZ0C0JNBG.2~L7TFKISM4V5Y.1 size=374809 2024-08-29T18:14:31.015 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.013+0000 7fb61f04a8c0 1 > prepared multipart upload key=UV4UZ0C0JNBG upload=L7TFKISM4V5Y tag=TZ90CWS8H3N0 type=write size=2471961 2024-08-29T18:14:31.019 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.017+0000 7fb61f04a8c0 1 < canceled operation key=2KKUJMSXARBZ tag=RS2T50XBHQTO type=del size=1370904 2024-08-29T18:14:31.024 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.021+0000 7fb61f04a8c0 1 > prepared operation key=QIF1G8LA4M98 tag=XILISAFEY6EW type=del size=1062661 2024-08-29T18:14:31.027 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.025+0000 7fb61f04a8c0 1 < completed delete operation key=ISHSUCCWWXU3 tag=1RUF0KBGVFJL type=del 2024-08-29T18:14:31.034 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.033+0000 7fb61f04a8c0 1 > prepared part key=_multipart_ME3R1W5MZE98.2~046VEW3XFS3C.0 size=612143 2024-08-29T18:14:31.034 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.033+0000 7fb61f04a8c0 1 > prepared multipart upload key=ME3R1W5MZE98 upload=046VEW3XFS3C tag=5LMKX4NXOQAM type=write size=1660719 2024-08-29T18:14:31.038 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.037+0000 7fb61f04a8c0 1 < completed delete operation key=QIF1G8LA4M98 tag=MAC4GQ7QJ8B0 type=del 2024-08-29T18:14:31.041 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.041+0000 7fb61f04a8c0 1 > prepared operation key=LT1SSGLX1WMH tag=2VTT4WAACMKD type=write size=221700 2024-08-29T18:14:31.045 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.045+0000 7fb61f04a8c0 1 < completed delete operation key=ACLL9P9WWITK tag=MFI4LOQ4VLNK type=del 2024-08-29T18:14:31.048 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.049+0000 7fb61f04a8c0 1 > prepared operation key=AEOIRMCT8KQ2 tag=BC7URZPC334T type=del size=2923686 2024-08-29T18:14:31.052 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.049+0000 7fb61f04a8c0 1 < completed delete operation key=X36ENK39934I tag=LHM61QB4OWMG type=del 2024-08-29T18:14:31.059 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.057+0000 7fb61f04a8c0 1 > prepared part key=_multipart_S94OB93AU625.2~E7IY8NAG77PG.0 size=1048576 2024-08-29T18:14:31.062 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.061+0000 7fb61f04a8c0 1 > prepared part key=_multipart_S94OB93AU625.2~E7IY8NAG77PG.1 size=111221 2024-08-29T18:14:31.062 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.061+0000 7fb61f04a8c0 1 > prepared multipart upload key=S94OB93AU625 upload=E7IY8NAG77PG tag=52FU7QC5B30S type=write size=2208373 2024-08-29T18:14:31.065 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.065+0000 7fb61f04a8c0 1 < completed part key=_multipart_AEOIRMCT8KQ2.2~PO9TU37C5LGL.0 size=1048576 2024-08-29T18:14:31.068 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.065+0000 7fb61f04a8c0 1 < completed part key=_multipart_AEOIRMCT8KQ2.2~PO9TU37C5LGL.1 size=1048576 2024-08-29T18:14:31.071 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.069+0000 7fb61f04a8c0 1 < completed part key=_multipart_AEOIRMCT8KQ2.2~PO9TU37C5LGL.2 size=397614 2024-08-29T18:14:31.076 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.073+0000 7fb61f04a8c0 1 < completed multipart upload key=AEOIRMCT8KQ2 upload=PO9TU37C5LGL tag=KAYIBGKMQDU3 type=write size=3543342 2024-08-29T18:14:31.080 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.077+0000 7fb61f04a8c0 1 > prepared operation key=FNU3QYRYTDJL tag=VTALTH7YVQJV type=del size=3558964 2024-08-29T18:14:31.087 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.085+0000 7fb61f04a8c0 1 < suggested remove operation key=X36ENK39934I tag=AQF7OTC9G9OU type=del 2024-08-29T18:14:31.091 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.089+0000 7fb61f04a8c0 1 > prepared operation key=G64DV15QNIKC tag=CRP9UADYADVO type=del size=1547042 2024-08-29T18:14:31.095 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.093+0000 7fb61f04a8c0 1 < canceled operation key=W7G9IIKAWQJC tag=8FS8D8PV3IV1 type=del size=2192435 2024-08-29T18:14:31.102 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.101+0000 7fb61f04a8c0 1 > prepared part key=_multipart_5KUQU3N4QH12.2~6296FZCRGD0M.0 size=1048576 2024-08-29T18:14:31.105 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.105+0000 7fb61f04a8c0 1 > prepared part key=_multipart_5KUQU3N4QH12.2~6296FZCRGD0M.1 size=1048576 2024-08-29T18:14:31.108 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.105+0000 7fb61f04a8c0 1 > prepared part key=_multipart_5KUQU3N4QH12.2~6296FZCRGD0M.2 size=451541 2024-08-29T18:14:31.108 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.105+0000 7fb61f04a8c0 1 > prepared multipart upload key=5KUQU3N4QH12 upload=6296FZCRGD0M tag=AASIU74ET2LO type=write size=3597269 2024-08-29T18:14:31.111 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.109+0000 7fb61f04a8c0 1 < completed delete operation key=T5QMR1S0ST4W tag=CVZAR73NPKCW type=del 2024-08-29T18:14:31.116 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.113+0000 7fb61f04a8c0 1 > prepared operation key=2A1BIVN3Z7BT tag=LZKRP0LLHX20 type=del size=3022137 2024-08-29T18:14:31.120 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.117+0000 7fb61f04a8c0 1 < completed part key=_multipart_JNIRD10HWLR8.2~Y70WKRK4XOYQ.0 size=1048576 2024-08-29T18:14:31.123 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.121+0000 7fb61f04a8c0 1 < completed part key=_multipart_JNIRD10HWLR8.2~Y70WKRK4XOYQ.1 size=1048576 2024-08-29T18:14:31.127 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.125+0000 7fb61f04a8c0 1 < completed part key=_multipart_JNIRD10HWLR8.2~Y70WKRK4XOYQ.2 size=780000 2024-08-29T18:14:31.133 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.133+0000 7fb61f04a8c0 1 < completed multipart upload key=JNIRD10HWLR8 upload=Y70WKRK4XOYQ tag=2ZWVH7BRJKST type=write size=3925728 2024-08-29T18:14:31.136 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.133+0000 7fb61f04a8c0 1 > prepared operation key=88Z3FINQPJH4 tag=AGFKOL1U0DR0 type=write size=703753 2024-08-29T18:14:31.140 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.137+0000 7fb61f04a8c0 1 < completed write operation key=0YHK9IOSR0X1 tag=QTC5ZF2W93HW type=write size=596274 2024-08-29T18:14:31.147 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.145+0000 7fb61f04a8c0 1 > prepared part key=_multipart_UV4UZ0C0JNBG.2~W6BE507XT51R.0 size=1048576 2024-08-29T18:14:31.150 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.149+0000 7fb61f04a8c0 1 > prepared part key=_multipart_UV4UZ0C0JNBG.2~W6BE507XT51R.1 size=107761 2024-08-29T18:14:31.150 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.149+0000 7fb61f04a8c0 1 > prepared multipart upload key=UV4UZ0C0JNBG upload=W6BE507XT51R tag=QXR9TIQ6O7E0 type=write size=2204913 2024-08-29T18:14:31.154 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.153+0000 7fb61f04a8c0 1 < canceled operation key=TER6ZJRIMW56 tag=HER4M1CRX708 type=del size=3863267 2024-08-29T18:14:31.157 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.157+0000 7fb61f04a8c0 1 > prepared operation key=3TBQVJB6IV1A tag=RK06OU5ZE0S8 type=del size=2110014 2024-08-29T18:14:31.161 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.161+0000 7fb61f04a8c0 1 < completed delete operation key=AYZ82CIS7E5Q tag=Z4WWYY78E24C type=del 2024-08-29T18:14:31.167 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.165+0000 7fb61f04a8c0 1 > prepared part key=_multipart_AEOIRMCT8KQ2.2~1IMW9Z8GQR4I.0 size=1048576 2024-08-29T18:14:31.170 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.169+0000 7fb61f04a8c0 1 > prepared part key=_multipart_AEOIRMCT8KQ2.2~1IMW9Z8GQR4I.1 size=1048576 2024-08-29T18:14:31.173 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.173+0000 7fb61f04a8c0 1 > prepared part key=_multipart_AEOIRMCT8KQ2.2~1IMW9Z8GQR4I.2 size=5403 2024-08-29T18:14:31.173 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.173+0000 7fb61f04a8c0 1 > prepared multipart upload key=AEOIRMCT8KQ2 upload=1IMW9Z8GQR4I tag=0UONORJ3XZ0G type=write size=3151131 2024-08-29T18:14:31.181 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.181+0000 7fb61f04a8c0 1 < suggested remove operation key=JNIRD10HWLR8 tag=R71JOBSEXULD type=del 2024-08-29T18:14:31.188 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.185+0000 7fb61f04a8c0 1 > prepared part key=_multipart_QIF1G8LA4M98.2~76DUTXZK6Y2Z.0 size=1048576 2024-08-29T18:14:31.191 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.189+0000 7fb61f04a8c0 1 > prepared part key=_multipart_QIF1G8LA4M98.2~76DUTXZK6Y2Z.1 size=123701 2024-08-29T18:14:31.191 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.189+0000 7fb61f04a8c0 1 > prepared multipart upload key=QIF1G8LA4M98 upload=76DUTXZK6Y2Z tag=4HDDM0ENSS2C type=write size=2220853 2024-08-29T18:14:31.195 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.193+0000 7fb61f04a8c0 1 < completed delete operation key=ISHSUCCWWXU3 tag=RWIE9QJ35W01 type=del 2024-08-29T18:14:31.200 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.197+0000 7fb61f04a8c0 1 > prepared operation key=XQUR2PAH9MTZ tag=6JKONEZ4WU3Q type=del size=3347953 2024-08-29T18:14:31.204 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.201+0000 7fb61f04a8c0 1 < completed part key=_multipart_UV4UZ0C0JNBG.2~L7TFKISM4V5Y.0 size=1048576 2024-08-29T18:14:31.207 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.205+0000 7fb61f04a8c0 1 < completed part key=_multipart_UV4UZ0C0JNBG.2~L7TFKISM4V5Y.1 size=374809 2024-08-29T18:14:31.214 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.213+0000 7fb61f04a8c0 1 < completed multipart upload key=UV4UZ0C0JNBG upload=L7TFKISM4V5Y tag=TZ90CWS8H3N0 type=write size=2471961 2024-08-29T18:14:31.218 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.217+0000 7fb61f04a8c0 1 > prepared operation key=LT1SSGLX1WMH tag=QL30KFYYNBPV type=del size=2509006 2024-08-29T18:14:31.226 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.225+0000 7fb61f04a8c0 1 < suggested remove operation key=QIF1G8LA4M98 tag=XILISAFEY6EW type=del 2024-08-29T18:14:31.233 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.233+0000 7fb61f04a8c0 1 > prepared part key=_multipart_AYZ82CIS7E5Q.2~1FWVAHDKMGIH.0 size=162546 2024-08-29T18:14:31.233 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.233+0000 7fb61f04a8c0 1 > prepared multipart upload key=AYZ82CIS7E5Q upload=1FWVAHDKMGIH tag=1FA3INT0DJIC type=write size=1211122 2024-08-29T18:14:31.238 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.237+0000 7fb61f04a8c0 1 < completed part key=_multipart_ME3R1W5MZE98.2~046VEW3XFS3C.0 size=612143 2024-08-29T18:14:31.244 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.241+0000 7fb61f04a8c0 1 < completed multipart upload key=ME3R1W5MZE98 upload=046VEW3XFS3C tag=5LMKX4NXOQAM type=write size=1660719 2024-08-29T18:14:31.256 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.253+0000 7fb61f04a8c0 1 > prepared part key=_multipart_UV4UZ0C0JNBG.2~XD0AL2D1CLHO.0 size=1048576 2024-08-29T18:14:31.261 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.261+0000 7fb61f04a8c0 1 > prepared part key=_multipart_UV4UZ0C0JNBG.2~XD0AL2D1CLHO.1 size=1048576 2024-08-29T18:14:31.264 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.261+0000 7fb61f04a8c0 1 > prepared part key=_multipart_UV4UZ0C0JNBG.2~XD0AL2D1CLHO.2 size=843532 2024-08-29T18:14:31.264 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.261+0000 7fb61f04a8c0 1 > prepared multipart upload key=UV4UZ0C0JNBG upload=XD0AL2D1CLHO tag=V1PWFJPCJ9N9 type=write size=3989260 2024-08-29T18:14:31.270 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.269+0000 7fb61f04a8c0 1 < suggested update operation key=LT1SSGLX1WMH tag=2VTT4WAACMKD type=write size=221700 2024-08-29T18:14:31.275 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.273+0000 7fb61f04a8c0 1 > prepared part key=_multipart_2KKUJMSXARBZ.2~J7YO54QLKDNF.0 size=237246 2024-08-29T18:14:31.275 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.273+0000 7fb61f04a8c0 1 > prepared multipart upload key=2KKUJMSXARBZ upload=J7YO54QLKDNF tag=RU1WM2LHV5DT type=write size=1285822 2024-08-29T18:14:31.278 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.277+0000 7fb61f04a8c0 1 < completed delete operation key=AEOIRMCT8KQ2 tag=BC7URZPC334T type=del 2024-08-29T18:14:31.282 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.281+0000 7fb61f04a8c0 1 > prepared operation key=4CJ45GKY8XE9 tag=1IVCGBR419DQ type=del size=3864451 2024-08-29T18:14:31.285 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.285+0000 7fb61f04a8c0 1 < completed part key=_multipart_S94OB93AU625.2~E7IY8NAG77PG.0 size=1048576 2024-08-29T18:14:31.288 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.285+0000 7fb61f04a8c0 1 < completed part key=_multipart_S94OB93AU625.2~E7IY8NAG77PG.1 size=111221 2024-08-29T18:14:31.292 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.289+0000 7fb61f04a8c0 1 < completed multipart upload key=S94OB93AU625 upload=E7IY8NAG77PG tag=52FU7QC5B30S type=write size=2208373 2024-08-29T18:14:31.298 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.297+0000 7fb61f04a8c0 1 > prepared part key=_multipart_5KUQU3N4QH12.2~Y13BPVNYHR82.0 size=978315 2024-08-29T18:14:31.298 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.297+0000 7fb61f04a8c0 1 > prepared multipart upload key=5KUQU3N4QH12 upload=Y13BPVNYHR82 tag=3MHSOT2F19FJ type=write size=2026891 2024-08-29T18:14:31.301 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.301+0000 7fb61f04a8c0 1 < canceled operation key=FNU3QYRYTDJL tag=VTALTH7YVQJV type=del size=3558964 2024-08-29T18:14:31.304 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.301+0000 7fb61f04a8c0 1 > prepared operation key=X36ENK39934I tag=ZPD1QLXWM8QU type=del size=2416898 2024-08-29T18:14:31.307 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.305+0000 7fb61f04a8c0 1 < completed delete operation key=G64DV15QNIKC tag=CRP9UADYADVO type=del 2024-08-29T18:14:31.313 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.313+0000 7fb61f04a8c0 1 > prepared part key=_multipart_S94OB93AU625.2~WRT3CDYM15IQ.0 size=605090 2024-08-29T18:14:31.313 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.313+0000 7fb61f04a8c0 1 > prepared multipart upload key=S94OB93AU625 upload=WRT3CDYM15IQ tag=W0DIDJ6DUQQV type=write size=1653666 2024-08-29T18:14:31.316 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.313+0000 7fb61f04a8c0 1 < completed part key=_multipart_5KUQU3N4QH12.2~6296FZCRGD0M.0 size=1048576 2024-08-29T18:14:31.319 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.317+0000 7fb61f04a8c0 1 < completed part key=_multipart_5KUQU3N4QH12.2~6296FZCRGD0M.1 size=1048576 2024-08-29T18:14:31.321 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.321+0000 7fb61f04a8c0 1 < completed part key=_multipart_5KUQU3N4QH12.2~6296FZCRGD0M.2 size=451541 2024-08-29T18:14:31.328 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.325+0000 7fb61f04a8c0 1 < completed multipart upload key=5KUQU3N4QH12 upload=6296FZCRGD0M tag=AASIU74ET2LO type=write size=3597269 2024-08-29T18:14:31.332 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.329+0000 7fb61f04a8c0 1 > prepared operation key=ACLL9P9WWITK tag=S2953P6HBEZO type=del size=3652550 2024-08-29T18:14:31.335 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.333+0000 7fb61f04a8c0 1 < completed delete operation key=2A1BIVN3Z7BT tag=LZKRP0LLHX20 type=del 2024-08-29T18:14:31.338 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.337+0000 7fb61f04a8c0 1 > prepared operation key=W7G9IIKAWQJC tag=L0VHRUE1JPN3 type=del size=4143560 2024-08-29T18:14:31.345 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.345+0000 7fb61f04a8c0 1 < suggested remove operation key=88Z3FINQPJH4 tag=AGFKOL1U0DR0 type=write 2024-08-29T18:14:31.348 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.345+0000 7fb61f04a8c0 1 > prepared operation key=AEOIRMCT8KQ2 tag=T27WY13EH3AV type=del size=2125768 2024-08-29T18:14:31.353 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.349+0000 7fb61f04a8c0 1 < completed part key=_multipart_UV4UZ0C0JNBG.2~W6BE507XT51R.0 size=1048576 2024-08-29T18:14:31.355 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.353+0000 7fb61f04a8c0 1 < completed part key=_multipart_UV4UZ0C0JNBG.2~W6BE507XT51R.1 size=107761 2024-08-29T18:14:31.360 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.357+0000 7fb61f04a8c0 1 < completed multipart upload key=UV4UZ0C0JNBG upload=W6BE507XT51R tag=QXR9TIQ6O7E0 type=write size=2204913 2024-08-29T18:14:31.366 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.365+0000 7fb61f04a8c0 1 > prepared part key=_multipart_T5QMR1S0ST4W.2~FZJUAOOXKT76.0 size=1048576 2024-08-29T18:14:31.368 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.365+0000 7fb61f04a8c0 1 > prepared part key=_multipart_T5QMR1S0ST4W.2~FZJUAOOXKT76.1 size=564943 2024-08-29T18:14:31.368 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.365+0000 7fb61f04a8c0 1 > prepared multipart upload key=T5QMR1S0ST4W upload=FZJUAOOXKT76 tag=BOJAWQFRD4HX type=write size=2662095 2024-08-29T18:14:31.371 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.369+0000 7fb61f04a8c0 1 < completed delete operation key=3TBQVJB6IV1A tag=RK06OU5ZE0S8 type=del 2024-08-29T18:14:31.374 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.373+0000 7fb61f04a8c0 1 > prepared operation key=5KUQU3N4QH12 tag=RKR92A5PQ0L5 type=del size=594379 2024-08-29T18:14:31.375 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.373+0000 7fb61f04a8c0 1 < canceled part key=_multipart_AEOIRMCT8KQ2.2~1IMW9Z8GQR4I.0 size=1048576 2024-08-29T18:14:31.378 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.377+0000 7fb61f04a8c0 1 < completed part key=_multipart_AEOIRMCT8KQ2.2~1IMW9Z8GQR4I.1 size=1048576 2024-08-29T18:14:31.380 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.381+0000 7fb61f04a8c0 1 < completed part key=_multipart_AEOIRMCT8KQ2.2~1IMW9Z8GQR4I.2 size=5403 2024-08-29T18:14:31.386 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.385+0000 7fb61f04a8c0 1 < canceled multipart upload key=AEOIRMCT8KQ2 upload=1IMW9Z8GQR4I tag=0UONORJ3XZ0G type=write size=3151131 2024-08-29T18:14:31.390 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.389+0000 7fb61f04a8c0 1 > prepared operation key=G64DV15QNIKC tag=SRZODR3PEM5P type=del size=857897 2024-08-29T18:14:31.392 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.393+0000 7fb61f04a8c0 1 < completed part key=_multipart_QIF1G8LA4M98.2~76DUTXZK6Y2Z.0 size=1048576 2024-08-29T18:14:31.395 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.393+0000 7fb61f04a8c0 1 < completed part key=_multipart_QIF1G8LA4M98.2~76DUTXZK6Y2Z.1 size=123701 2024-08-29T18:14:31.401 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.401+0000 7fb61f04a8c0 1 < completed multipart upload key=QIF1G8LA4M98 upload=76DUTXZK6Y2Z tag=4HDDM0ENSS2C type=write size=2220853 2024-08-29T18:14:31.407 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.405+0000 7fb61f04a8c0 1 > prepared part key=_multipart_JNIRD10HWLR8.2~A08K10JSSP9V.0 size=1048576 2024-08-29T18:14:31.409 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.409+0000 7fb61f04a8c0 1 > prepared part key=_multipart_JNIRD10HWLR8.2~A08K10JSSP9V.1 size=775784 2024-08-29T18:14:31.410 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.409+0000 7fb61f04a8c0 1 > prepared multipart upload key=JNIRD10HWLR8 upload=A08K10JSSP9V tag=ELHQXTMZZCUM type=write size=2872936 2024-08-29T18:14:31.413 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.413+0000 7fb61f04a8c0 1 < completed delete operation key=XQUR2PAH9MTZ tag=6JKONEZ4WU3Q type=del 2024-08-29T18:14:31.418 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.417+0000 7fb61f04a8c0 1 > prepared operation key=88Z3FINQPJH4 tag=2K7Y5FAZNSOE type=write size=187178 2024-08-29T18:14:31.422 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.421+0000 7fb61f04a8c0 -1 < failed to complete operation key=LT1SSGLX1WMH tag=QL30KFYYNBPV type=del size=2509006: (22) Invalid argument 2024-08-29T18:14:31.429 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.429+0000 7fb61f04a8c0 1 > prepared part key=_multipart_LT1SSGLX1WMH.2~IK4SF5RQSXDQ.0 size=1027815 2024-08-29T18:14:31.429 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.429+0000 7fb61f04a8c0 1 > prepared multipart upload key=LT1SSGLX1WMH upload=IK4SF5RQSXDQ tag=NUM035E5C2VS type=write size=2076391 2024-08-29T18:14:31.432 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.429+0000 7fb61f04a8c0 1 < canceled part key=_multipart_AYZ82CIS7E5Q.2~1FWVAHDKMGIH.0 size=162546 2024-08-29T18:14:31.437 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.437+0000 7fb61f04a8c0 1 < canceled multipart upload key=AYZ82CIS7E5Q upload=1FWVAHDKMGIH tag=1FA3INT0DJIC type=write size=1211122 2024-08-29T18:14:31.445 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.445+0000 7fb61f04a8c0 1 > prepared part key=_multipart_YTTW0WYLHLAN.2~GLNEGIIJDW4F.0 size=1048576 2024-08-29T18:14:31.448 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.445+0000 7fb61f04a8c0 1 > prepared part key=_multipart_YTTW0WYLHLAN.2~GLNEGIIJDW4F.1 size=359962 2024-08-29T18:14:31.448 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.445+0000 7fb61f04a8c0 1 > prepared multipart upload key=YTTW0WYLHLAN upload=GLNEGIIJDW4F tag=4ZX8Z87UM3L9 type=write size=2457114 2024-08-29T18:14:31.452 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.449+0000 7fb61f04a8c0 1 < completed part key=_multipart_UV4UZ0C0JNBG.2~XD0AL2D1CLHO.0 size=1048576 2024-08-29T18:14:31.454 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.453+0000 7fb61f04a8c0 1 < completed part key=_multipart_UV4UZ0C0JNBG.2~XD0AL2D1CLHO.1 size=1048576 2024-08-29T18:14:31.457 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.457+0000 7fb61f04a8c0 1 < completed part key=_multipart_UV4UZ0C0JNBG.2~XD0AL2D1CLHO.2 size=843532 2024-08-29T18:14:31.463 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.461+0000 7fb61f04a8c0 1 < completed multipart upload key=UV4UZ0C0JNBG upload=XD0AL2D1CLHO tag=V1PWFJPCJ9N9 type=write size=3989260 2024-08-29T18:14:31.467 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.465+0000 7fb61f04a8c0 1 > prepared operation key=5KUQU3N4QH12 tag=IOIYL2DQEWXC type=del size=579345 2024-08-29T18:14:31.470 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.469+0000 7fb61f04a8c0 1 < completed part key=_multipart_2KKUJMSXARBZ.2~J7YO54QLKDNF.0 size=237246 2024-08-29T18:14:31.476 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.473+0000 7fb61f04a8c0 1 < completed multipart upload key=2KKUJMSXARBZ upload=J7YO54QLKDNF tag=RU1WM2LHV5DT type=write size=1285822 2024-08-29T18:14:31.483 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.481+0000 7fb61f04a8c0 1 > prepared part key=_multipart_FNU3QYRYTDJL.2~LJWFJW2GSYJ2.0 size=268274 2024-08-29T18:14:31.483 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.481+0000 7fb61f04a8c0 1 > prepared multipart upload key=FNU3QYRYTDJL upload=LJWFJW2GSYJ2 tag=28LYM7WW6VKC type=write size=1316850 2024-08-29T18:14:31.486 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.485+0000 7fb61f04a8c0 1 < completed delete operation key=4CJ45GKY8XE9 tag=1IVCGBR419DQ type=del 2024-08-29T18:14:31.490 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.489+0000 7fb61f04a8c0 1 > prepared operation key=S94OB93AU625 tag=TEOOGVBD9960 type=del size=2887303 2024-08-29T18:14:31.494 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.493+0000 7fb61f04a8c0 1 < completed part key=_multipart_5KUQU3N4QH12.2~Y13BPVNYHR82.0 size=978315 2024-08-29T18:14:31.499 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.497+0000 7fb61f04a8c0 1 < completed multipart upload key=5KUQU3N4QH12 upload=Y13BPVNYHR82 tag=3MHSOT2F19FJ type=write size=2026891 2024-08-29T18:14:31.503 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.501+0000 7fb61f04a8c0 1 > prepared operation key=FNU3QYRYTDJL tag=4JRWD2WN1DU8 type=del size=1753406 2024-08-29T18:14:31.507 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.505+0000 7fb61f04a8c0 1 < completed delete operation key=X36ENK39934I tag=ZPD1QLXWM8QU type=del 2024-08-29T18:14:31.514 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.513+0000 7fb61f04a8c0 1 > prepared part key=_multipart_WL071MKICR2A.2~PDZBX18PH1VK.0 size=1048576 2024-08-29T18:14:31.517 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.517+0000 7fb61f04a8c0 1 > prepared part key=_multipart_WL071MKICR2A.2~PDZBX18PH1VK.1 size=1048576 2024-08-29T18:14:31.520 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.517+0000 7fb61f04a8c0 1 > prepared part key=_multipart_WL071MKICR2A.2~PDZBX18PH1VK.2 size=631652 2024-08-29T18:14:31.520 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.517+0000 7fb61f04a8c0 1 > prepared multipart upload key=WL071MKICR2A upload=PDZBX18PH1VK tag=F4PPCN9LJBCU type=write size=3777380 2024-08-29T18:14:31.523 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.521+0000 7fb61f04a8c0 1 < completed part key=_multipart_S94OB93AU625.2~WRT3CDYM15IQ.0 size=605090 2024-08-29T18:14:31.529 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.529+0000 7fb61f04a8c0 1 < completed multipart upload key=S94OB93AU625 upload=WRT3CDYM15IQ tag=W0DIDJ6DUQQV type=write size=1653666 2024-08-29T18:14:31.533 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.533+0000 7fb61f04a8c0 1 > prepared operation key=X36ENK39934I tag=386Y46QUC85K type=del size=2943498 2024-08-29T18:14:31.537 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.537+0000 7fb61f04a8c0 1 < completed delete operation key=ACLL9P9WWITK tag=S2953P6HBEZO type=del 2024-08-29T18:14:31.540 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.537+0000 7fb61f04a8c0 1 > prepared operation key=AEOIRMCT8KQ2 tag=JYBHOKMD8HDC type=del size=673360 2024-08-29T18:14:31.544 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.541+0000 7fb61f04a8c0 1 < completed delete operation key=W7G9IIKAWQJC tag=L0VHRUE1JPN3 type=del 2024-08-29T18:14:31.547 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.545+0000 7fb61f04a8c0 1 > prepared operation key=S94OB93AU625 tag=WLNX2TIKFFBL type=del size=3610133 2024-08-29T18:14:31.551 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.549+0000 7fb61f04a8c0 1 < completed delete operation key=AEOIRMCT8KQ2 tag=T27WY13EH3AV type=del 2024-08-29T18:14:31.558 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.557+0000 7fb61f04a8c0 1 > prepared part key=_multipart_5KUQU3N4QH12.2~AVOGX3I2LRXG.0 size=312100 2024-08-29T18:14:31.558 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.557+0000 7fb61f04a8c0 1 > prepared multipart upload key=5KUQU3N4QH12 upload=AVOGX3I2LRXG tag=3J0TDB6M0M4H type=write size=1360676 2024-08-29T18:14:31.562 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.561+0000 7fb61f04a8c0 1 < completed part key=_multipart_T5QMR1S0ST4W.2~FZJUAOOXKT76.0 size=1048576 2024-08-29T18:14:31.564 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.565+0000 7fb61f04a8c0 1 < completed part key=_multipart_T5QMR1S0ST4W.2~FZJUAOOXKT76.1 size=564943 2024-08-29T18:14:31.570 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.569+0000 7fb61f04a8c0 1 < completed multipart upload key=T5QMR1S0ST4W upload=FZJUAOOXKT76 tag=BOJAWQFRD4HX type=write size=2662095 2024-08-29T18:14:31.574 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.573+0000 7fb61f04a8c0 1 > prepared operation key=ISHSUCCWWXU3 tag=VXET5WASXGTZ type=write size=649386 2024-08-29T18:14:31.577 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.577+0000 7fb61f04a8c0 1 < canceled operation key=5KUQU3N4QH12 tag=RKR92A5PQ0L5 type=del size=594379 2024-08-29T18:14:31.584 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.581+0000 7fb61f04a8c0 1 > prepared part key=_multipart_JNIRD10HWLR8.2~D5V2S8T8J58S.0 size=1048576 2024-08-29T18:14:31.586 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.585+0000 7fb61f04a8c0 1 > prepared part key=_multipart_JNIRD10HWLR8.2~D5V2S8T8J58S.1 size=729797 2024-08-29T18:14:31.586 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.585+0000 7fb61f04a8c0 1 > prepared multipart upload key=JNIRD10HWLR8 upload=D5V2S8T8J58S tag=T7ADIYCPIGHK type=write size=2826949 2024-08-29T18:14:31.590 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.589+0000 7fb61f04a8c0 1 < completed delete operation key=G64DV15QNIKC tag=SRZODR3PEM5P type=del 2024-08-29T18:14:31.596 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.593+0000 7fb61f04a8c0 1 > prepared part key=_multipart_9KUQQR7K1949.2~LFH0RWEIBGM2.0 size=1048576 2024-08-29T18:14:31.599 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.597+0000 7fb61f04a8c0 1 > prepared part key=_multipart_9KUQQR7K1949.2~LFH0RWEIBGM2.1 size=1048576 2024-08-29T18:14:31.601 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.601+0000 7fb61f04a8c0 1 > prepared part key=_multipart_9KUQQR7K1949.2~LFH0RWEIBGM2.2 size=11752 2024-08-29T18:14:31.601 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.601+0000 7fb61f04a8c0 1 > prepared multipart upload key=9KUQQR7K1949 upload=LFH0RWEIBGM2 tag=ZS2S1MVK111B type=write size=3157480 2024-08-29T18:14:31.605 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.605+0000 7fb61f04a8c0 1 < completed part key=_multipart_JNIRD10HWLR8.2~A08K10JSSP9V.0 size=1048576 2024-08-29T18:14:31.608 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.605+0000 7fb61f04a8c0 1 < completed part key=_multipart_JNIRD10HWLR8.2~A08K10JSSP9V.1 size=775784 2024-08-29T18:14:31.615 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.613+0000 7fb61f04a8c0 1 < completed multipart upload key=JNIRD10HWLR8 upload=A08K10JSSP9V tag=ELHQXTMZZCUM type=write size=2872936 2024-08-29T18:14:31.618 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.617+0000 7fb61f04a8c0 1 > prepared operation key=W7G9IIKAWQJC tag=2ZXKNJFBZTXM type=del size=431043 2024-08-29T18:14:31.622 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.621+0000 7fb61f04a8c0 1 < completed write operation key=88Z3FINQPJH4 tag=2K7Y5FAZNSOE type=write size=187178 2024-08-29T18:14:31.626 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.625+0000 7fb61f04a8c0 1 > prepared operation key=T5QMR1S0ST4W tag=F33O0FHNSKVV type=del size=2933333 2024-08-29T18:14:31.630 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.629+0000 7fb61f04a8c0 1 < completed part key=_multipart_LT1SSGLX1WMH.2~IK4SF5RQSXDQ.0 size=1027815 2024-08-29T18:14:31.636 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.637+0000 7fb61f04a8c0 1 < completed multipart upload key=LT1SSGLX1WMH upload=IK4SF5RQSXDQ tag=NUM035E5C2VS type=write size=2076391 2024-08-29T18:14:31.643 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.641+0000 7fb61f04a8c0 1 > prepared part key=_multipart_G2SIXOJ02LZ6.2~KOZB9B9W2P9F.0 size=147941 2024-08-29T18:14:31.643 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.641+0000 7fb61f04a8c0 1 > prepared multipart upload key=G2SIXOJ02LZ6 upload=KOZB9B9W2P9F tag=9M48UHBH01I5 type=write size=1196517 2024-08-29T18:14:31.646 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.645+0000 7fb61f04a8c0 1 < completed part key=_multipart_YTTW0WYLHLAN.2~GLNEGIIJDW4F.0 size=1048576 2024-08-29T18:14:31.649 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.649+0000 7fb61f04a8c0 1 < completed part key=_multipart_YTTW0WYLHLAN.2~GLNEGIIJDW4F.1 size=359962 2024-08-29T18:14:31.650 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:14:31 smithi029 bash[77880]: cluster 2024-08-29T18:14:29.824908+0000 mgr.y (mgr.25004) 738 : cluster [DBG] pgmap v1401: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:14:31.650 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:14:31 smithi029 bash[77880]: cluster 2024-08-29T18:14:30.235016+0000 mon.a (mon.0) 1712 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:14:31.650 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:14:31 smithi029 bash[77880]: audit 2024-08-29T18:14:30.244410+0000 mon.a (mon.0) 1713 : audit [INF] from='client.? 172.21.15.29:0/1127562380' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-114127-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:14:31.650 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:14:31 smithi029 bash[77880]: cluster 2024-08-29T18:14:30.254011+0000 mon.a (mon.0) 1714 : cluster [DBG] osdmap e1138: 8 total, 8 up, 8 in 2024-08-29T18:14:31.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:14:31 smithi029 bash[79042]: cluster 2024-08-29T18:14:29.824908+0000 mgr.y (mgr.25004) 738 : cluster [DBG] pgmap v1401: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:14:31.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:14:31 smithi029 bash[79042]: cluster 2024-08-29T18:14:30.235016+0000 mon.a (mon.0) 1712 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:14:31.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:14:31 smithi029 bash[79042]: audit 2024-08-29T18:14:30.244410+0000 mon.a (mon.0) 1713 : audit [INF] from='client.? 172.21.15.29:0/1127562380' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-114127-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:14:31.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:14:31 smithi029 bash[79042]: cluster 2024-08-29T18:14:30.254011+0000 mon.a (mon.0) 1714 : cluster [DBG] osdmap e1138: 8 total, 8 up, 8 in 2024-08-29T18:14:31.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:14:31 smithi110 bash[67519]: cluster 2024-08-29T18:14:29.824908+0000 mgr.y (mgr.25004) 738 : cluster [DBG] pgmap v1401: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:14:31.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:14:31 smithi110 bash[67519]: cluster 2024-08-29T18:14:30.235016+0000 mon.a (mon.0) 1712 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:14:31.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:14:31 smithi110 bash[67519]: audit 2024-08-29T18:14:30.244410+0000 mon.a (mon.0) 1713 : audit [INF] from='client.? 172.21.15.29:0/1127562380' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-114127-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:14:31.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:14:31 smithi110 bash[67519]: cluster 2024-08-29T18:14:30.254011+0000 mon.a (mon.0) 1714 : cluster [DBG] osdmap e1138: 8 total, 8 up, 8 in 2024-08-29T18:14:31.655 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.653+0000 7fb61f04a8c0 1 < completed multipart upload key=YTTW0WYLHLAN upload=GLNEGIIJDW4F tag=4ZX8Z87UM3L9 type=write size=2457114 2024-08-29T18:14:31.659 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.657+0000 7fb61f04a8c0 1 > prepared operation key=W7G9IIKAWQJC tag=86E1LAEKFOZU type=del size=1825620 2024-08-29T18:14:31.665 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.665+0000 7fb61f04a8c0 1 < suggested update operation key=5KUQU3N4QH12 tag=IOIYL2DQEWXC type=del size=579345 2024-08-29T18:14:31.672 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.669+0000 7fb61f04a8c0 1 > prepared part key=_multipart_88Z3FINQPJH4.2~JSFGB1R9X7A4.0 size=739526 2024-08-29T18:14:31.672 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.669+0000 7fb61f04a8c0 1 > prepared multipart upload key=88Z3FINQPJH4 upload=JSFGB1R9X7A4 tag=LNBT4X4AI4HR type=write size=1788102 2024-08-29T18:14:31.675 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.673+0000 7fb61f04a8c0 1 < completed part key=_multipart_FNU3QYRYTDJL.2~LJWFJW2GSYJ2.0 size=268274 2024-08-29T18:14:31.682 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.681+0000 7fb61f04a8c0 1 < completed multipart upload key=FNU3QYRYTDJL upload=LJWFJW2GSYJ2 tag=28LYM7WW6VKC type=write size=1316850 2024-08-29T18:14:31.686 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.685+0000 7fb61f04a8c0 1 > prepared operation key=ME3R1W5MZE98 tag=WUO1C3JFIZK7 type=del size=2052253 2024-08-29T18:14:31.690 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.689+0000 7fb61f04a8c0 1 < completed delete operation key=S94OB93AU625 tag=TEOOGVBD9960 type=del 2024-08-29T18:14:31.697 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.697+0000 7fb61f04a8c0 1 > prepared part key=_multipart_ISHSUCCWWXU3.2~ZH6M85HXNM3Q.0 size=366222 2024-08-29T18:14:31.697 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.697+0000 7fb61f04a8c0 1 > prepared multipart upload key=ISHSUCCWWXU3 upload=ZH6M85HXNM3Q tag=HP6SB68TE0AD type=write size=1414798 2024-08-29T18:14:31.704 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.701+0000 7fb61f04a8c0 1 < suggested update operation key=FNU3QYRYTDJL tag=4JRWD2WN1DU8 type=del size=1753406 2024-08-29T18:14:31.708 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.705+0000 7fb61f04a8c0 1 > prepared operation key=ME3R1W5MZE98 tag=PLXOJMVSGM3M type=del size=1287475 2024-08-29T18:14:31.712 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.709+0000 7fb61f04a8c0 1 < completed part key=_multipart_WL071MKICR2A.2~PDZBX18PH1VK.0 size=1048576 2024-08-29T18:14:31.714 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.713+0000 7fb61f04a8c0 1 < completed part key=_multipart_WL071MKICR2A.2~PDZBX18PH1VK.1 size=1048576 2024-08-29T18:14:31.717 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.717+0000 7fb61f04a8c0 1 < completed part key=_multipart_WL071MKICR2A.2~PDZBX18PH1VK.2 size=631652 2024-08-29T18:14:31.723 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.721+0000 7fb61f04a8c0 1 < completed multipart upload key=WL071MKICR2A upload=PDZBX18PH1VK tag=F4PPCN9LJBCU type=write size=3777380 2024-08-29T18:14:31.727 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.725+0000 7fb61f04a8c0 1 > prepared operation key=AYZ82CIS7E5Q tag=DZ5KECW2J8FI type=del size=1829829 2024-08-29T18:14:31.732 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.729+0000 7fb61f04a8c0 1 < completed delete operation key=X36ENK39934I tag=386Y46QUC85K type=del 2024-08-29T18:14:31.736 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.733+0000 7fb61f04a8c0 1 > prepared operation key=ACLL9P9WWITK tag=3E7N2IM01BGB type=del size=2945909 2024-08-29T18:14:31.740 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.737+0000 7fb61f04a8c0 1 < completed delete operation key=AEOIRMCT8KQ2 tag=JYBHOKMD8HDC type=del 2024-08-29T18:14:31.745 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.745+0000 7fb61f04a8c0 1 > prepared operation key=JNIRD10HWLR8 tag=JOWUFZWMHOU3 type=del size=897354 2024-08-29T18:14:31.748 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.745+0000 7fb61f04a8c0 1 < completed delete operation key=S94OB93AU625 tag=WLNX2TIKFFBL type=del 2024-08-29T18:14:31.752 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.749+0000 7fb61f04a8c0 1 > prepared operation key=T5QMR1S0ST4W tag=7NXSCCULVRM7 type=del size=1740910 2024-08-29T18:14:31.756 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.753+0000 7fb61f04a8c0 1 < completed part key=_multipart_5KUQU3N4QH12.2~AVOGX3I2LRXG.0 size=312100 2024-08-29T18:14:31.763 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.761+0000 7fb61f04a8c0 1 < completed multipart upload key=5KUQU3N4QH12 upload=AVOGX3I2LRXG tag=3J0TDB6M0M4H type=write size=1360676 2024-08-29T18:14:31.770 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.769+0000 7fb61f04a8c0 1 > prepared part key=_multipart_FNU3QYRYTDJL.2~C1WREIC86M4I.0 size=1048576 2024-08-29T18:14:31.774 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.773+0000 7fb61f04a8c0 1 > prepared part key=_multipart_FNU3QYRYTDJL.2~C1WREIC86M4I.1 size=1048576 2024-08-29T18:14:31.777 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.777+0000 7fb61f04a8c0 1 > prepared part key=_multipart_FNU3QYRYTDJL.2~C1WREIC86M4I.2 size=231840 2024-08-29T18:14:31.777 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.777+0000 7fb61f04a8c0 1 > prepared multipart upload key=FNU3QYRYTDJL upload=C1WREIC86M4I tag=8QUO3RPX7U3K type=write size=3377568 2024-08-29T18:14:31.780 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.781+0000 7fb61f04a8c0 1 < completed write operation key=ISHSUCCWWXU3 tag=VXET5WASXGTZ type=write size=649386 2024-08-29T18:14:31.787 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.785+0000 7fb61f04a8c0 1 > prepared part key=_multipart_5KUQU3N4QH12.2~ZTACEMDQ0IRG.0 size=1048576 2024-08-29T18:14:31.789 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.789+0000 7fb61f04a8c0 1 > prepared part key=_multipart_5KUQU3N4QH12.2~ZTACEMDQ0IRG.1 size=1048576 2024-08-29T18:14:31.792 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.789+0000 7fb61f04a8c0 1 > prepared part key=_multipart_5KUQU3N4QH12.2~ZTACEMDQ0IRG.2 size=2649 2024-08-29T18:14:31.792 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.789+0000 7fb61f04a8c0 1 > prepared multipart upload key=5KUQU3N4QH12 upload=ZTACEMDQ0IRG tag=6ZCB748ZR46T type=write size=3148377 2024-08-29T18:14:31.796 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.793+0000 7fb61f04a8c0 1 < completed part key=_multipart_JNIRD10HWLR8.2~D5V2S8T8J58S.0 size=1048576 2024-08-29T18:14:31.799 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.797+0000 7fb61f04a8c0 1 < completed part key=_multipart_JNIRD10HWLR8.2~D5V2S8T8J58S.1 size=729797 2024-08-29T18:14:31.804 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.801+0000 7fb61f04a8c0 1 < completed multipart upload key=JNIRD10HWLR8 upload=D5V2S8T8J58S tag=T7ADIYCPIGHK type=write size=2826949 2024-08-29T18:14:31.809 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.809+0000 7fb61f04a8c0 1 > prepared operation key=WL071MKICR2A tag=HK80CEDE9VIN type=write size=435123 2024-08-29T18:14:31.812 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.809+0000 7fb61f04a8c0 1 < completed part key=_multipart_9KUQQR7K1949.2~LFH0RWEIBGM2.0 size=1048576 2024-08-29T18:14:31.815 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.813+0000 7fb61f04a8c0 1 < completed part key=_multipart_9KUQQR7K1949.2~LFH0RWEIBGM2.1 size=1048576 2024-08-29T18:14:31.818 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.817+0000 7fb61f04a8c0 1 < completed part key=_multipart_9KUQQR7K1949.2~LFH0RWEIBGM2.2 size=11752 2024-08-29T18:14:31.824 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.821+0000 7fb61f04a8c0 1 < completed multipart upload key=9KUQQR7K1949 upload=LFH0RWEIBGM2 tag=ZS2S1MVK111B type=write size=3157480 2024-08-29T18:14:31.831 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.829+0000 7fb61f04a8c0 1 > prepared operation key=H62DUL1RISWE tag=I91SKFF82IIJ type=del size=1205793 2024-08-29T18:14:31.840 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.837+0000 7fb61f04a8c0 1 < suggested remove operation key=W7G9IIKAWQJC tag=2ZXKNJFBZTXM type=del 2024-08-29T18:14:31.842 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.841+0000 7fb61f04a8c0 1 > prepared operation key=5KUQU3N4QH12 tag=D064G6YUF9DB type=del size=920042 2024-08-29T18:14:31.846 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.845+0000 7fb61f04a8c0 1 < completed delete operation key=T5QMR1S0ST4W tag=F33O0FHNSKVV type=del 2024-08-29T18:14:31.849 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.849+0000 7fb61f04a8c0 1 > prepared operation key=3TBQVJB6IV1A tag=AKF0SE85C9SM type=write size=747319 2024-08-29T18:14:31.853 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.853+0000 7fb61f04a8c0 1 < completed part key=_multipart_G2SIXOJ02LZ6.2~KOZB9B9W2P9F.0 size=147941 2024-08-29T18:14:31.859 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.857+0000 7fb61f04a8c0 1 < completed multipart upload key=G2SIXOJ02LZ6 upload=KOZB9B9W2P9F tag=9M48UHBH01I5 type=write size=1196517 2024-08-29T18:14:31.865 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.865+0000 7fb61f04a8c0 1 > prepared part key=_multipart_9KUQQR7K1949.2~5R1IH25O10OC.0 size=1048576 2024-08-29T18:14:31.868 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.865+0000 7fb61f04a8c0 1 > prepared part key=_multipart_9KUQQR7K1949.2~5R1IH25O10OC.1 size=1048576 2024-08-29T18:14:31.871 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.869+0000 7fb61f04a8c0 1 > prepared part key=_multipart_9KUQQR7K1949.2~5R1IH25O10OC.2 size=496115 2024-08-29T18:14:31.871 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.869+0000 7fb61f04a8c0 1 > prepared multipart upload key=9KUQQR7K1949 upload=5R1IH25O10OC tag=B332ZMKOBZ0C type=write size=3641843 2024-08-29T18:14:31.875 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.873+0000 7fb61f04a8c0 -1 < failed to complete operation key=W7G9IIKAWQJC tag=86E1LAEKFOZU type=del size=1825620: (22) Invalid argument 2024-08-29T18:14:31.879 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.877+0000 7fb61f04a8c0 1 > prepared operation key=88Z3FINQPJH4 tag=2HFBPQYAQG33 type=del size=254375 2024-08-29T18:14:31.883 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.881+0000 7fb61f04a8c0 1 < completed part key=_multipart_88Z3FINQPJH4.2~JSFGB1R9X7A4.0 size=739526 2024-08-29T18:14:31.889 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.889+0000 7fb61f04a8c0 1 < completed multipart upload key=88Z3FINQPJH4 upload=JSFGB1R9X7A4 tag=LNBT4X4AI4HR type=write size=1788102 2024-08-29T18:14:31.892 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.889+0000 7fb61f04a8c0 1 > prepared operation key=3QFXN4B7753P tag=Y93HZBEHBVEL type=del size=1267336 2024-08-29T18:14:31.896 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.893+0000 7fb61f04a8c0 1 < completed delete operation key=ME3R1W5MZE98 tag=WUO1C3JFIZK7 type=del 2024-08-29T18:14:31.902 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.901+0000 7fb61f04a8c0 1 > prepared part key=_multipart_FNU3QYRYTDJL.2~3IC4TGPKF418.0 size=1048576 2024-08-29T18:14:31.905 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.905+0000 7fb61f04a8c0 1 > prepared part key=_multipart_FNU3QYRYTDJL.2~3IC4TGPKF418.1 size=1048576 2024-08-29T18:14:31.908 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.905+0000 7fb61f04a8c0 1 > prepared part key=_multipart_FNU3QYRYTDJL.2~3IC4TGPKF418.2 size=474205 2024-08-29T18:14:31.908 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.905+0000 7fb61f04a8c0 1 > prepared multipart upload key=FNU3QYRYTDJL upload=3IC4TGPKF418 tag=OBWZRDTEXN8Q type=write size=3619933 2024-08-29T18:14:31.912 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.909+0000 7fb61f04a8c0 1 < completed part key=_multipart_ISHSUCCWWXU3.2~ZH6M85HXNM3Q.0 size=366222 2024-08-29T18:14:31.918 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.917+0000 7fb61f04a8c0 1 < completed multipart upload key=ISHSUCCWWXU3 upload=ZH6M85HXNM3Q tag=HP6SB68TE0AD type=write size=1414798 2024-08-29T18:14:31.921 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.921+0000 7fb61f04a8c0 1 > prepared operation key=YTTW0WYLHLAN tag=PTRLE1J535MX type=del size=2005575 2024-08-29T18:14:31.925 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.925+0000 7fb61f04a8c0 1 < completed delete operation key=ME3R1W5MZE98 tag=PLXOJMVSGM3M type=del 2024-08-29T18:14:31.929 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.929+0000 7fb61f04a8c0 1 > prepared operation key=QIF1G8LA4M98 tag=RMY792G053CG type=del size=2583870 2024-08-29T18:14:31.933 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.933+0000 7fb61f04a8c0 1 < completed delete operation key=AYZ82CIS7E5Q tag=DZ5KECW2J8FI type=del 2024-08-29T18:14:31.937 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.937+0000 7fb61f04a8c0 1 > prepared operation key=AEOIRMCT8KQ2 tag=E0HUEF0YO34Y type=del size=3526581 2024-08-29T18:14:31.941 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.941+0000 7fb61f04a8c0 1 < completed delete operation key=ACLL9P9WWITK tag=3E7N2IM01BGB type=del 2024-08-29T18:14:31.945 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.945+0000 7fb61f04a8c0 1 > prepared operation key=AEOIRMCT8KQ2 tag=MAYLQU5U2195 type=del size=887901 2024-08-29T18:14:31.949 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.945+0000 7fb61f04a8c0 1 < completed delete operation key=JNIRD10HWLR8 tag=JOWUFZWMHOU3 type=del 2024-08-29T18:14:31.952 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.949+0000 7fb61f04a8c0 1 > prepared operation key=ME3R1W5MZE98 tag=GB7GTQWA5V80 type=del size=621175 2024-08-29T18:14:31.960 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.957+0000 7fb61f04a8c0 1 < suggested remove operation key=T5QMR1S0ST4W tag=7NXSCCULVRM7 type=del 2024-08-29T18:14:31.963 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.961+0000 7fb61f04a8c0 1 > prepared operation key=88Z3FINQPJH4 tag=EKH0353QLLWB type=write size=1027194 2024-08-29T18:14:31.965 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.961+0000 7fb61f04a8c0 1 < canceled part key=_multipart_FNU3QYRYTDJL.2~C1WREIC86M4I.0 size=1048576 2024-08-29T18:14:31.967 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.965+0000 7fb61f04a8c0 1 < completed part key=_multipart_FNU3QYRYTDJL.2~C1WREIC86M4I.1 size=1048576 2024-08-29T18:14:31.970 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.969+0000 7fb61f04a8c0 1 < completed part key=_multipart_FNU3QYRYTDJL.2~C1WREIC86M4I.2 size=231840 2024-08-29T18:14:31.976 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.973+0000 7fb61f04a8c0 1 < canceled multipart upload key=FNU3QYRYTDJL upload=C1WREIC86M4I tag=8QUO3RPX7U3K type=write size=3377568 2024-08-29T18:14:31.980 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.977+0000 7fb61f04a8c0 1 > prepared operation key=W7G9IIKAWQJC tag=6MFDG0R12A9V type=del size=123122 2024-08-29T18:14:31.984 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.981+0000 7fb61f04a8c0 1 < completed part key=_multipart_5KUQU3N4QH12.2~ZTACEMDQ0IRG.0 size=1048576 2024-08-29T18:14:31.984 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.981+0000 7fb61f04a8c0 1 < canceled part key=_multipart_5KUQU3N4QH12.2~ZTACEMDQ0IRG.1 size=1048576 2024-08-29T18:14:31.987 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.985+0000 7fb61f04a8c0 1 < completed part key=_multipart_5KUQU3N4QH12.2~ZTACEMDQ0IRG.2 size=2649 2024-08-29T18:14:31.993 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.993+0000 7fb61f04a8c0 1 < canceled multipart upload key=5KUQU3N4QH12 upload=ZTACEMDQ0IRG tag=6ZCB748ZR46T type=write size=3148377 2024-08-29T18:14:31.997 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:31.997+0000 7fb61f04a8c0 1 > prepared operation key=9KUQQR7K1949 tag=NU7RDH6B17TM type=write size=609342 2024-08-29T18:14:32.001 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.001+0000 7fb61f04a8c0 1 < completed write operation key=WL071MKICR2A tag=HK80CEDE9VIN type=write size=435123 2024-08-29T18:14:32.005 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.005+0000 7fb61f04a8c0 1 > prepared operation key=FNU3QYRYTDJL tag=K2V3Z0HHRT3Z type=del size=1720887 2024-08-29T18:14:32.012 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.009+0000 7fb61f04a8c0 1 < suggested remove operation key=H62DUL1RISWE tag=I91SKFF82IIJ type=del 2024-08-29T18:14:32.016 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.013+0000 7fb61f04a8c0 1 > prepared operation key=5KUQU3N4QH12 tag=LI2PWWX0E9S4 type=write size=476761 2024-08-29T18:14:32.020 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.017+0000 7fb61f04a8c0 1 < completed delete operation key=5KUQU3N4QH12 tag=D064G6YUF9DB type=del 2024-08-29T18:14:32.024 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.021+0000 7fb61f04a8c0 1 > prepared operation key=0YHK9IOSR0X1 tag=CWE358JTKJWA type=write size=937363 2024-08-29T18:14:32.028 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.025+0000 7fb61f04a8c0 1 < completed write operation key=3TBQVJB6IV1A tag=AKF0SE85C9SM type=write size=747319 2024-08-29T18:14:32.035 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.033+0000 7fb61f04a8c0 1 > prepared part key=_multipart_2A1BIVN3Z7BT.2~5U4MKK7Q299M.0 size=1033690 2024-08-29T18:14:32.035 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.033+0000 7fb61f04a8c0 1 > prepared multipart upload key=2A1BIVN3Z7BT upload=5U4MKK7Q299M tag=ZBRFR0BUW1C7 type=write size=2082266 2024-08-29T18:14:32.039 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.037+0000 7fb61f04a8c0 1 < completed part key=_multipart_9KUQQR7K1949.2~5R1IH25O10OC.0 size=1048576 2024-08-29T18:14:32.042 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.041+0000 7fb61f04a8c0 1 < completed part key=_multipart_9KUQQR7K1949.2~5R1IH25O10OC.1 size=1048576 2024-08-29T18:14:32.044 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.041+0000 7fb61f04a8c0 1 < completed part key=_multipart_9KUQQR7K1949.2~5R1IH25O10OC.2 size=496115 2024-08-29T18:14:32.050 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.049+0000 7fb61f04a8c0 1 < completed multipart upload key=9KUQQR7K1949 upload=5R1IH25O10OC tag=B332ZMKOBZ0C type=write size=3641843 2024-08-29T18:14:32.056 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.053+0000 7fb61f04a8c0 1 > prepared part key=_multipart_XQUR2PAH9MTZ.2~7KJ9L3ADWJEP.0 size=1048576 2024-08-29T18:14:32.060 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.057+0000 7fb61f04a8c0 1 > prepared part key=_multipart_XQUR2PAH9MTZ.2~7KJ9L3ADWJEP.1 size=1048576 2024-08-29T18:14:32.063 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.061+0000 7fb61f04a8c0 1 > prepared part key=_multipart_XQUR2PAH9MTZ.2~7KJ9L3ADWJEP.2 size=95540 2024-08-29T18:14:32.063 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.061+0000 7fb61f04a8c0 1 > prepared multipart upload key=XQUR2PAH9MTZ upload=7KJ9L3ADWJEP tag=BR5VVBFICE2Q type=write size=3241268 2024-08-29T18:14:32.067 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.065+0000 7fb61f04a8c0 1 < completed delete operation key=88Z3FINQPJH4 tag=2HFBPQYAQG33 type=del 2024-08-29T18:14:32.070 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.069+0000 7fb61f04a8c0 1 > prepared operation key=T5QMR1S0ST4W tag=0XG9JGP9JLON type=del size=2416055 2024-08-29T18:14:32.073 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.073+0000 7fb61f04a8c0 1 < completed delete operation key=3QFXN4B7753P tag=Y93HZBEHBVEL type=del 2024-08-29T18:14:32.077 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.077+0000 7fb61f04a8c0 1 > prepared operation key=S94OB93AU625 tag=R7H5AIC50UX3 type=del size=3251083 2024-08-29T18:14:32.080 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.077+0000 7fb61f04a8c0 1 < completed part key=_multipart_FNU3QYRYTDJL.2~3IC4TGPKF418.0 size=1048576 2024-08-29T18:14:32.082 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.081+0000 7fb61f04a8c0 1 < completed part key=_multipart_FNU3QYRYTDJL.2~3IC4TGPKF418.1 size=1048576 2024-08-29T18:14:32.085 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.085+0000 7fb61f04a8c0 1 < completed part key=_multipart_FNU3QYRYTDJL.2~3IC4TGPKF418.2 size=474205 2024-08-29T18:14:32.090 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.089+0000 7fb61f04a8c0 1 < completed multipart upload key=FNU3QYRYTDJL upload=3IC4TGPKF418 tag=OBWZRDTEXN8Q type=write size=3619933 2024-08-29T18:14:32.097 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.097+0000 7fb61f04a8c0 1 > prepared part key=_multipart_G2SIXOJ02LZ6.2~PRKHWQMQVC8M.0 size=1048576 2024-08-29T18:14:32.099 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.097+0000 7fb61f04a8c0 1 > prepared part key=_multipart_G2SIXOJ02LZ6.2~PRKHWQMQVC8M.1 size=1048576 2024-08-29T18:14:32.102 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.101+0000 7fb61f04a8c0 1 > prepared part key=_multipart_G2SIXOJ02LZ6.2~PRKHWQMQVC8M.2 size=603201 2024-08-29T18:14:32.102 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.101+0000 7fb61f04a8c0 1 > prepared multipart upload key=G2SIXOJ02LZ6 upload=PRKHWQMQVC8M tag=RCFR0ZZN357V type=write size=3748929 2024-08-29T18:14:32.105 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.105+0000 7fb61f04a8c0 1 < completed delete operation key=YTTW0WYLHLAN tag=PTRLE1J535MX type=del 2024-08-29T18:14:32.109 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.109+0000 7fb61f04a8c0 1 > prepared operation key=5KUQU3N4QH12 tag=5VRULJ606GEB type=del size=1471495 2024-08-29T18:14:32.113 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.113+0000 7fb61f04a8c0 1 < completed delete operation key=QIF1G8LA4M98 tag=RMY792G053CG type=del 2024-08-29T18:14:32.119 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.117+0000 7fb61f04a8c0 1 > prepared part key=_multipart_JNIRD10HWLR8.2~JHGO9E98FJKE.0 size=1048576 2024-08-29T18:14:32.122 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.121+0000 7fb61f04a8c0 1 > prepared part key=_multipart_JNIRD10HWLR8.2~JHGO9E98FJKE.1 size=795925 2024-08-29T18:14:32.122 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.121+0000 7fb61f04a8c0 1 > prepared multipart upload key=JNIRD10HWLR8 upload=JHGO9E98FJKE tag=092ONTPMYRR9 type=write size=2893077 2024-08-29T18:14:32.128 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.125+0000 7fb61f04a8c0 1 < suggested remove operation key=AEOIRMCT8KQ2 tag=E0HUEF0YO34Y type=del 2024-08-29T18:14:32.132 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.129+0000 7fb61f04a8c0 1 > prepared operation key=UV4UZ0C0JNBG tag=9XC26D8ORVO3 type=del size=1457246 2024-08-29T18:14:32.136 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.133+0000 7fb61f04a8c0 -1 < failed to complete operation key=AEOIRMCT8KQ2 tag=MAYLQU5U2195 type=del size=887901: (22) Invalid argument 2024-08-29T18:14:32.139 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.137+0000 7fb61f04a8c0 1 > prepared operation key=T5QMR1S0ST4W tag=1CAKAVAB0UY4 type=del size=3035907 2024-08-29T18:14:32.143 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.141+0000 7fb61f04a8c0 1 < completed delete operation key=ME3R1W5MZE98 tag=GB7GTQWA5V80 type=del 2024-08-29T18:14:32.147 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.145+0000 7fb61f04a8c0 1 > prepared operation key=H62DUL1RISWE tag=H8PSEK9S2T15 type=del size=3109297 2024-08-29T18:14:32.149 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.149+0000 7fb61f04a8c0 1 < completed write operation key=88Z3FINQPJH4 tag=EKH0353QLLWB type=write size=1027194 2024-08-29T18:14:32.155 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.153+0000 7fb61f04a8c0 1 > prepared part key=_multipart_3TBQVJB6IV1A.2~KGHI577KO03Y.0 size=1048576 2024-08-29T18:14:32.158 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.157+0000 7fb61f04a8c0 1 > prepared part key=_multipart_3TBQVJB6IV1A.2~KGHI577KO03Y.1 size=194135 2024-08-29T18:14:32.158 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.157+0000 7fb61f04a8c0 1 > prepared multipart upload key=3TBQVJB6IV1A upload=KGHI577KO03Y tag=0L3MR50FNW62 type=write size=2291287 2024-08-29T18:14:32.161 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.161+0000 7fb61f04a8c0 1 < completed delete operation key=W7G9IIKAWQJC tag=6MFDG0R12A9V type=del 2024-08-29T18:14:32.164 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.165+0000 7fb61f04a8c0 1 > prepared operation key=JNIRD10HWLR8 tag=9IQ0N962AZ10 type=del size=3912025 2024-08-29T18:14:32.172 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.169+0000 7fb61f04a8c0 1 < suggested remove operation key=9KUQQR7K1949 tag=NU7RDH6B17TM type=write 2024-08-29T18:14:32.177 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.177+0000 7fb61f04a8c0 1 > prepared operation key=2KKUJMSXARBZ tag=GW6EYYFKCXF1 type=del size=1579608 2024-08-29T18:14:32.193 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.193+0000 7fb61f04a8c0 1 < suggested remove operation key=FNU3QYRYTDJL tag=K2V3Z0HHRT3Z type=del 2024-08-29T18:14:32.197 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.197+0000 7fb61f04a8c0 1 > prepared operation key=88Z3FINQPJH4 tag=GICWYGAIZZGP type=del size=1145662 2024-08-29T18:14:32.201 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.201+0000 7fb61f04a8c0 1 < completed write operation key=5KUQU3N4QH12 tag=LI2PWWX0E9S4 type=write size=476761 2024-08-29T18:14:32.209 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.209+0000 7fb61f04a8c0 1 > prepared part key=_multipart_W7G9IIKAWQJC.2~JAZCARR51ZBP.0 size=1048576 2024-08-29T18:14:32.211 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.209+0000 7fb61f04a8c0 1 > prepared part key=_multipart_W7G9IIKAWQJC.2~JAZCARR51ZBP.1 size=742371 2024-08-29T18:14:32.212 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.209+0000 7fb61f04a8c0 1 > prepared multipart upload key=W7G9IIKAWQJC upload=JAZCARR51ZBP tag=KDUOBGXQYKXP type=write size=2839523 2024-08-29T18:14:32.216 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.213+0000 7fb61f04a8c0 1 < canceled operation key=0YHK9IOSR0X1 tag=CWE358JTKJWA type=write size=937363 2024-08-29T18:14:32.219 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.217+0000 7fb61f04a8c0 1 > prepared operation key=3TBQVJB6IV1A tag=IZIUSCRZ01R5 type=write size=317845 2024-08-29T18:14:32.222 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.221+0000 7fb61f04a8c0 1 < completed part key=_multipart_2A1BIVN3Z7BT.2~5U4MKK7Q299M.0 size=1033690 2024-08-29T18:14:32.227 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.225+0000 7fb61f04a8c0 1 < completed multipart upload key=2A1BIVN3Z7BT upload=5U4MKK7Q299M tag=ZBRFR0BUW1C7 type=write size=2082266 2024-08-29T18:14:32.230 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.229+0000 7fb61f04a8c0 1 > prepared operation key=T5QMR1S0ST4W tag=GMZ4BQV9JKLQ type=del size=2721635 2024-08-29T18:14:32.234 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.233+0000 7fb61f04a8c0 1 < completed part key=_multipart_XQUR2PAH9MTZ.2~7KJ9L3ADWJEP.0 size=1048576 2024-08-29T18:14:32.236 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.233+0000 7fb61f04a8c0 1 < completed part key=_multipart_XQUR2PAH9MTZ.2~7KJ9L3ADWJEP.1 size=1048576 2024-08-29T18:14:32.239 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.237+0000 7fb61f04a8c0 1 < completed part key=_multipart_XQUR2PAH9MTZ.2~7KJ9L3ADWJEP.2 size=95540 2024-08-29T18:14:32.245 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.245+0000 7fb61f04a8c0 1 < completed multipart upload key=XQUR2PAH9MTZ upload=7KJ9L3ADWJEP tag=BR5VVBFICE2Q type=write size=3241268 2024-08-29T18:14:32.249 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.249+0000 7fb61f04a8c0 1 > prepared operation key=XQUR2PAH9MTZ tag=FBCFVQ21AZUF type=del size=466949 2024-08-29T18:14:32.252 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.249+0000 7fb61f04a8c0 1 < completed delete operation key=T5QMR1S0ST4W tag=0XG9JGP9JLON type=del 2024-08-29T18:14:32.256 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.253+0000 7fb61f04a8c0 1 > prepared operation key=3QFXN4B7753P tag=UYRRGW13HQB5 type=del size=2161515 2024-08-29T18:14:32.259 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.257+0000 7fb61f04a8c0 1 < completed delete operation key=S94OB93AU625 tag=R7H5AIC50UX3 type=del 2024-08-29T18:14:32.263 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.261+0000 7fb61f04a8c0 1 > prepared operation key=LT1SSGLX1WMH tag=MMG8T1VCYHAM type=del size=2375968 2024-08-29T18:14:32.266 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.265+0000 7fb61f04a8c0 1 < completed part key=_multipart_G2SIXOJ02LZ6.2~PRKHWQMQVC8M.0 size=1048576 2024-08-29T18:14:32.269 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.269+0000 7fb61f04a8c0 1 < completed part key=_multipart_G2SIXOJ02LZ6.2~PRKHWQMQVC8M.1 size=1048576 2024-08-29T18:14:32.272 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.269+0000 7fb61f04a8c0 1 < completed part key=_multipart_G2SIXOJ02LZ6.2~PRKHWQMQVC8M.2 size=603201 2024-08-29T18:14:32.277 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.277+0000 7fb61f04a8c0 1 < completed multipart upload key=G2SIXOJ02LZ6 upload=PRKHWQMQVC8M tag=RCFR0ZZN357V type=write size=3748929 2024-08-29T18:14:32.283 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.281+0000 7fb61f04a8c0 1 > prepared part key=_multipart_88Z3FINQPJH4.2~L3ICHXUNT21D.0 size=712732 2024-08-29T18:14:32.283 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.281+0000 7fb61f04a8c0 1 > prepared multipart upload key=88Z3FINQPJH4 upload=L3ICHXUNT21D tag=03UYEL75A0PX type=write size=1761308 2024-08-29T18:14:32.287 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.285+0000 7fb61f04a8c0 1 < completed delete operation key=5KUQU3N4QH12 tag=5VRULJ606GEB type=del 2024-08-29T18:14:32.290 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.289+0000 7fb61f04a8c0 1 > prepared operation key=FNU3QYRYTDJL tag=JFMB4SMZ3VA6 type=write size=582809 2024-08-29T18:14:32.294 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.293+0000 7fb61f04a8c0 1 < completed part key=_multipart_JNIRD10HWLR8.2~JHGO9E98FJKE.0 size=1048576 2024-08-29T18:14:32.294 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.293+0000 7fb61f04a8c0 1 < canceled part key=_multipart_JNIRD10HWLR8.2~JHGO9E98FJKE.1 size=795925 2024-08-29T18:14:32.300 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.297+0000 7fb61f04a8c0 1 < canceled multipart upload key=JNIRD10HWLR8 upload=JHGO9E98FJKE tag=092ONTPMYRR9 type=write size=2893077 2024-08-29T18:14:32.306 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.305+0000 7fb61f04a8c0 1 > prepared part key=_multipart_O7DBV8Y3AF99.2~NHH0FN7NUE3O.0 size=1048576 2024-08-29T18:14:32.309 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.309+0000 7fb61f04a8c0 1 > prepared part key=_multipart_O7DBV8Y3AF99.2~NHH0FN7NUE3O.1 size=832501 2024-08-29T18:14:32.309 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.309+0000 7fb61f04a8c0 1 > prepared multipart upload key=O7DBV8Y3AF99 upload=NHH0FN7NUE3O tag=TU3S9JWNO84C type=write size=2929653 2024-08-29T18:14:32.312 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.313+0000 7fb61f04a8c0 1 < completed delete operation key=UV4UZ0C0JNBG tag=9XC26D8ORVO3 type=del 2024-08-29T18:14:32.317 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.317+0000 7fb61f04a8c0 1 > prepared operation key=G2SIXOJ02LZ6 tag=1ZAQC635OUBQ type=del size=1854112 2024-08-29T18:14:32.325 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.325+0000 7fb61f04a8c0 1 < suggested update operation key=T5QMR1S0ST4W tag=1CAKAVAB0UY4 type=del size=3035907 2024-08-29T18:14:32.328 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.325+0000 7fb61f04a8c0 1 > prepared operation key=W7G9IIKAWQJC tag=MD1NMWZFK6J1 type=del size=4070003 2024-08-29T18:14:32.332 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.329+0000 7fb61f04a8c0 1 < canceled operation key=H62DUL1RISWE tag=H8PSEK9S2T15 type=del size=3109297 2024-08-29T18:14:32.336 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.333+0000 7fb61f04a8c0 1 > prepared operation key=9KUQQR7K1949 tag=LLCA68SLV1T6 type=del size=2409379 2024-08-29T18:14:32.339 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.337+0000 7fb61f04a8c0 1 < completed part key=_multipart_3TBQVJB6IV1A.2~KGHI577KO03Y.0 size=1048576 2024-08-29T18:14:32.342 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.341+0000 7fb61f04a8c0 1 < completed part key=_multipart_3TBQVJB6IV1A.2~KGHI577KO03Y.1 size=194135 2024-08-29T18:14:32.348 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.345+0000 7fb61f04a8c0 1 < completed multipart upload key=3TBQVJB6IV1A upload=KGHI577KO03Y tag=0L3MR50FNW62 type=write size=2291287 2024-08-29T18:14:32.352 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.349+0000 7fb61f04a8c0 1 > prepared operation key=FNU3QYRYTDJL tag=S4NY3NH5MSJ2 type=del size=162179 2024-08-29T18:14:32.356 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.353+0000 7fb61f04a8c0 1 < completed delete operation key=JNIRD10HWLR8 tag=9IQ0N962AZ10 type=del 2024-08-29T18:14:32.360 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.357+0000 7fb61f04a8c0 1 > prepared operation key=4CJ45GKY8XE9 tag=WKNL2OGH8HSB type=del size=3921985 2024-08-29T18:14:32.363 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.361+0000 7fb61f04a8c0 1 < canceled operation key=2KKUJMSXARBZ tag=GW6EYYFKCXF1 type=del size=1579608 2024-08-29T18:14:32.367 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.365+0000 7fb61f04a8c0 1 > prepared operation key=G64DV15QNIKC tag=CS5O3U91BNHE type=write size=680550 2024-08-29T18:14:32.371 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.369+0000 7fb61f04a8c0 1 < completed delete operation key=88Z3FINQPJH4 tag=GICWYGAIZZGP type=del 2024-08-29T18:14:32.375 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.373+0000 7fb61f04a8c0 1 > prepared operation key=9KUQQR7K1949 tag=5S22JA1HNWZD type=del size=824099 2024-08-29T18:14:32.379 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.377+0000 7fb61f04a8c0 1 < completed part key=_multipart_W7G9IIKAWQJC.2~JAZCARR51ZBP.0 size=1048576 2024-08-29T18:14:32.382 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.381+0000 7fb61f04a8c0 1 < completed part key=_multipart_W7G9IIKAWQJC.2~JAZCARR51ZBP.1 size=742371 2024-08-29T18:14:32.387 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.385+0000 7fb61f04a8c0 1 < completed multipart upload key=W7G9IIKAWQJC upload=JAZCARR51ZBP tag=KDUOBGXQYKXP type=write size=2839523 2024-08-29T18:14:32.391 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.389+0000 7fb61f04a8c0 1 > prepared operation key=4CJ45GKY8XE9 tag=G683N7EKWMYS type=del size=553359 2024-08-29T18:14:32.395 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.393+0000 7fb61f04a8c0 1 < canceled operation key=3TBQVJB6IV1A tag=IZIUSCRZ01R5 type=write size=317845 2024-08-29T18:14:32.399 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.397+0000 7fb61f04a8c0 1 > prepared operation key=YTTW0WYLHLAN tag=0UJU6XIKY9D5 type=del size=1430212 2024-08-29T18:14:32.403 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.401+0000 7fb61f04a8c0 -1 < failed to complete operation key=T5QMR1S0ST4W tag=GMZ4BQV9JKLQ type=del size=2721635: (22) Invalid argument 2024-08-29T18:14:32.409 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.409+0000 7fb61f04a8c0 1 > prepared part key=_multipart_UV4UZ0C0JNBG.2~Y4WB05DQVA8Y.0 size=1048576 2024-08-29T18:14:32.412 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.409+0000 7fb61f04a8c0 1 > prepared part key=_multipart_UV4UZ0C0JNBG.2~Y4WB05DQVA8Y.1 size=1048576 2024-08-29T18:14:32.414 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.413+0000 7fb61f04a8c0 1 > prepared part key=_multipart_UV4UZ0C0JNBG.2~Y4WB05DQVA8Y.2 size=214369 2024-08-29T18:14:32.414 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.413+0000 7fb61f04a8c0 1 > prepared multipart upload key=UV4UZ0C0JNBG upload=Y4WB05DQVA8Y tag=M0EZ56W0WZS6 type=write size=3360097 2024-08-29T18:14:32.418 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.417+0000 7fb61f04a8c0 1 < completed delete operation key=XQUR2PAH9MTZ tag=FBCFVQ21AZUF type=del 2024-08-29T18:14:32.424 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.421+0000 7fb61f04a8c0 1 > prepared part key=_multipart_TER6ZJRIMW56.2~VPX9FYZUWTRY.0 size=10626 2024-08-29T18:14:32.424 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.421+0000 7fb61f04a8c0 1 > prepared multipart upload key=TER6ZJRIMW56 upload=VPX9FYZUWTRY tag=G14FTGJCRQM1 type=write size=1059202 2024-08-29T18:14:32.427 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.425+0000 7fb61f04a8c0 1 < canceled operation key=3QFXN4B7753P tag=UYRRGW13HQB5 type=del size=2161515 2024-08-29T18:14:32.431 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.429+0000 7fb61f04a8c0 1 > prepared operation key=3TBQVJB6IV1A tag=0NF7D6O9ERIW type=del size=2937952 2024-08-29T18:14:32.434 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.433+0000 7fb61f04a8c0 1 < completed delete operation key=LT1SSGLX1WMH tag=MMG8T1VCYHAM type=del 2024-08-29T18:14:32.438 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.437+0000 7fb61f04a8c0 1 > prepared operation key=4CJ45GKY8XE9 tag=QE2O1NH94M3V type=del size=42110 2024-08-29T18:14:32.441 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.441+0000 7fb61f04a8c0 1 < completed part key=_multipart_88Z3FINQPJH4.2~L3ICHXUNT21D.0 size=712732 2024-08-29T18:14:32.447 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.445+0000 7fb61f04a8c0 1 < completed multipart upload key=88Z3FINQPJH4 upload=L3ICHXUNT21D tag=03UYEL75A0PX type=write size=1761308 2024-08-29T18:14:32.451 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.449+0000 7fb61f04a8c0 1 > prepared operation key=XQUR2PAH9MTZ tag=XSOLRLDSU09U type=del size=3432499 2024-08-29T18:14:32.455 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.453+0000 7fb61f04a8c0 1 < completed write operation key=FNU3QYRYTDJL tag=JFMB4SMZ3VA6 type=write size=582809 2024-08-29T18:14:32.463 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.461+0000 7fb61f04a8c0 1 > prepared part key=_multipart_T5QMR1S0ST4W.2~RAY1CO64F79B.0 size=1048576 2024-08-29T18:14:32.467 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.465+0000 7fb61f04a8c0 1 > prepared part key=_multipart_T5QMR1S0ST4W.2~RAY1CO64F79B.1 size=1048576 2024-08-29T18:14:32.470 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.469+0000 7fb61f04a8c0 1 > prepared part key=_multipart_T5QMR1S0ST4W.2~RAY1CO64F79B.2 size=159085 2024-08-29T18:14:32.470 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.469+0000 7fb61f04a8c0 1 > prepared multipart upload key=T5QMR1S0ST4W upload=RAY1CO64F79B tag=OFJKD0ALPBIF type=write size=3304813 2024-08-29T18:14:32.474 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.473+0000 7fb61f04a8c0 1 < completed part key=_multipart_O7DBV8Y3AF99.2~NHH0FN7NUE3O.0 size=1048576 2024-08-29T18:14:32.478 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.477+0000 7fb61f04a8c0 1 < completed part key=_multipart_O7DBV8Y3AF99.2~NHH0FN7NUE3O.1 size=832501 2024-08-29T18:14:32.485 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.485+0000 7fb61f04a8c0 1 < completed multipart upload key=O7DBV8Y3AF99 upload=NHH0FN7NUE3O tag=TU3S9JWNO84C type=write size=2929653 2024-08-29T18:14:32.493 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.493+0000 7fb61f04a8c0 1 > prepared part key=_multipart_TER6ZJRIMW56.2~DK129IRKPBM1.0 size=1048576 2024-08-29T18:14:32.496 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.493+0000 7fb61f04a8c0 1 > prepared part key=_multipart_TER6ZJRIMW56.2~DK129IRKPBM1.1 size=366092 2024-08-29T18:14:32.496 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.493+0000 7fb61f04a8c0 1 > prepared multipart upload key=TER6ZJRIMW56 upload=DK129IRKPBM1 tag=ESEXV06U7A9S type=write size=2463244 2024-08-29T18:14:32.504 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.501+0000 7fb61f04a8c0 1 < suggested update operation key=G2SIXOJ02LZ6 tag=1ZAQC635OUBQ type=del size=1854112 2024-08-29T18:14:32.508 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.505+0000 7fb61f04a8c0 1 > prepared operation key=ME3R1W5MZE98 tag=6LOVSXONAX26 type=del size=2467508 2024-08-29T18:14:32.516 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.513+0000 7fb61f04a8c0 1 < suggested remove operation key=W7G9IIKAWQJC tag=MD1NMWZFK6J1 type=del 2024-08-29T18:14:32.520 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.517+0000 7fb61f04a8c0 1 > prepared operation key=XQUR2PAH9MTZ tag=7Z5XWWRQNST6 type=write size=1035862 2024-08-29T18:14:32.524 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.521+0000 7fb61f04a8c0 1 < completed delete operation key=9KUQQR7K1949 tag=LLCA68SLV1T6 type=del 2024-08-29T18:14:32.530 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.529+0000 7fb61f04a8c0 1 > prepared part key=_multipart_ISHSUCCWWXU3.2~B2EBUAGEN6MN.0 size=1048576 2024-08-29T18:14:32.533 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.533+0000 7fb61f04a8c0 1 > prepared part key=_multipart_ISHSUCCWWXU3.2~B2EBUAGEN6MN.1 size=1048576 2024-08-29T18:14:32.536 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.533+0000 7fb61f04a8c0 1 > prepared part key=_multipart_ISHSUCCWWXU3.2~B2EBUAGEN6MN.2 size=68300 2024-08-29T18:14:32.536 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.533+0000 7fb61f04a8c0 1 > prepared multipart upload key=ISHSUCCWWXU3 upload=B2EBUAGEN6MN tag=2151CPMJY28J type=write size=3214028 2024-08-29T18:14:32.540 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.537+0000 7fb61f04a8c0 1 < completed delete operation key=FNU3QYRYTDJL tag=S4NY3NH5MSJ2 type=del 2024-08-29T18:14:32.548 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.545+0000 7fb61f04a8c0 1 > prepared part key=_multipart_LT1SSGLX1WMH.2~QVHDE2A0YM48.0 size=97647 2024-08-29T18:14:32.548 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.545+0000 7fb61f04a8c0 1 > prepared multipart upload key=LT1SSGLX1WMH upload=QVHDE2A0YM48 tag=PCYVFZ9KKLNM type=write size=1146223 2024-08-29T18:14:32.552 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.549+0000 7fb61f04a8c0 1 < canceled operation key=4CJ45GKY8XE9 tag=WKNL2OGH8HSB type=del size=3921985 2024-08-29T18:14:32.557 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.553+0000 7fb61f04a8c0 1 > prepared operation key=XQUR2PAH9MTZ tag=R3J0VQ32N1QN type=del size=975769 2024-08-29T18:14:32.560 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.557+0000 7fb61f04a8c0 1 < completed write operation key=G64DV15QNIKC tag=CS5O3U91BNHE type=write size=680550 2024-08-29T18:14:32.564 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.561+0000 7fb61f04a8c0 1 > prepared operation key=3TBQVJB6IV1A tag=3QD454HNHXQL type=del size=2102710 2024-08-29T18:14:32.568 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.565+0000 7fb61f04a8c0 1 < completed delete operation key=9KUQQR7K1949 tag=5S22JA1HNWZD type=del 2024-08-29T18:14:32.573 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.573+0000 7fb61f04a8c0 1 > prepared operation key=UV4UZ0C0JNBG tag=96RP1RFQ0I2X type=del size=494542 2024-08-29T18:14:32.577 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.577+0000 7fb61f04a8c0 1 < completed delete operation key=4CJ45GKY8XE9 tag=G683N7EKWMYS type=del 2024-08-29T18:14:32.583 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.581+0000 7fb61f04a8c0 1 > prepared part key=_multipart_I3TS5SB21620.2~VQGVUOUG1QXE.0 size=1048576 2024-08-29T18:14:32.587 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.585+0000 7fb61f04a8c0 1 > prepared part key=_multipart_I3TS5SB21620.2~VQGVUOUG1QXE.1 size=744790 2024-08-29T18:14:32.587 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.585+0000 7fb61f04a8c0 1 > prepared multipart upload key=I3TS5SB21620 upload=VQGVUOUG1QXE tag=AHVWVXTEPVU9 type=write size=2841942 2024-08-29T18:14:32.590 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.589+0000 7fb61f04a8c0 1 < completed delete operation key=YTTW0WYLHLAN tag=0UJU6XIKY9D5 type=del 2024-08-29T18:14:32.594 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.593+0000 7fb61f04a8c0 1 > prepared operation key=S94OB93AU625 tag=TJ2MUR0XZAYJ type=del size=1421724 2024-08-29T18:14:32.598 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.597+0000 7fb61f04a8c0 1 < completed part key=_multipart_UV4UZ0C0JNBG.2~Y4WB05DQVA8Y.0 size=1048576 2024-08-29T18:14:32.601 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.601+0000 7fb61f04a8c0 1 < completed part key=_multipart_UV4UZ0C0JNBG.2~Y4WB05DQVA8Y.1 size=1048576 2024-08-29T18:14:32.604 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.601+0000 7fb61f04a8c0 1 < completed part key=_multipart_UV4UZ0C0JNBG.2~Y4WB05DQVA8Y.2 size=214369 2024-08-29T18:14:32.610 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.609+0000 7fb61f04a8c0 1 < completed multipart upload key=UV4UZ0C0JNBG upload=Y4WB05DQVA8Y tag=M0EZ56W0WZS6 type=write size=3360097 2024-08-29T18:14:32.614 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.613+0000 7fb61f04a8c0 1 > prepared operation key=G64DV15QNIKC tag=Q1KV976H51XH type=del size=1581482 2024-08-29T18:14:32.618 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.617+0000 7fb61f04a8c0 1 < completed part key=_multipart_TER6ZJRIMW56.2~VPX9FYZUWTRY.0 size=10626 2024-08-29T18:14:32.624 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.621+0000 7fb61f04a8c0 1 < completed multipart upload key=TER6ZJRIMW56 upload=VPX9FYZUWTRY tag=G14FTGJCRQM1 type=write size=1059202 2024-08-29T18:14:32.631 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.629+0000 7fb61f04a8c0 1 > prepared part key=_multipart_FNU3QYRYTDJL.2~GOCE4QPTG71N.0 size=1048576 2024-08-29T18:14:32.634 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.633+0000 7fb61f04a8c0 1 > prepared part key=_multipart_FNU3QYRYTDJL.2~GOCE4QPTG71N.1 size=1048576 2024-08-29T18:14:32.636 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.637+0000 7fb61f04a8c0 1 > prepared part key=_multipart_FNU3QYRYTDJL.2~GOCE4QPTG71N.2 size=364308 2024-08-29T18:14:32.637 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.637+0000 7fb61f04a8c0 1 > prepared multipart upload key=FNU3QYRYTDJL upload=GOCE4QPTG71N tag=93IC7ANTU19Y type=write size=3510036 2024-08-29T18:14:32.640 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.641+0000 7fb61f04a8c0 1 < completed delete operation key=3TBQVJB6IV1A tag=0NF7D6O9ERIW type=del 2024-08-29T18:14:32.644 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.641+0000 7fb61f04a8c0 1 > prepared operation key=3TBQVJB6IV1A tag=7LTGE3LJ046B type=del size=1147736 2024-08-29T18:14:32.650 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:14:32 smithi029 bash[77880]: cluster 2024-08-29T18:14:31.254551+0000 mon.a (mon.0) 1715 : cluster [DBG] osdmap e1139: 8 total, 8 up, 8 in 2024-08-29T18:14:32.650 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:14:32 smithi029 bash[79042]: cluster 2024-08-29T18:14:31.254551+0000 mon.a (mon.0) 1715 : cluster [DBG] osdmap e1139: 8 total, 8 up, 8 in 2024-08-29T18:14:32.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:14:32 smithi110 bash[67519]: cluster 2024-08-29T18:14:31.254551+0000 mon.a (mon.0) 1715 : cluster [DBG] osdmap e1139: 8 total, 8 up, 8 in 2024-08-29T18:14:32.652 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.649+0000 7fb61f04a8c0 1 < suggested update operation key=4CJ45GKY8XE9 tag=QE2O1NH94M3V type=del size=42110 2024-08-29T18:14:32.657 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.653+0000 7fb61f04a8c0 1 > prepared operation key=O7DBV8Y3AF99 tag=KKP2WX0GT3HJ type=write size=261431 2024-08-29T18:14:32.660 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.657+0000 7fb61f04a8c0 1 < completed delete operation key=XQUR2PAH9MTZ tag=XSOLRLDSU09U type=del 2024-08-29T18:14:32.667 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.665+0000 7fb61f04a8c0 1 > prepared part key=_multipart_JNIRD10HWLR8.2~71DQIOH97H3Z.0 size=1048576 2024-08-29T18:14:32.670 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.669+0000 7fb61f04a8c0 1 > prepared part key=_multipart_JNIRD10HWLR8.2~71DQIOH97H3Z.1 size=992965 2024-08-29T18:14:32.670 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.669+0000 7fb61f04a8c0 1 > prepared multipart upload key=JNIRD10HWLR8 upload=71DQIOH97H3Z tag=JK5UOXQHYIR9 type=write size=3090117 2024-08-29T18:14:32.674 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.673+0000 7fb61f04a8c0 1 < completed part key=_multipart_T5QMR1S0ST4W.2~RAY1CO64F79B.0 size=1048576 2024-08-29T18:14:32.676 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.673+0000 7fb61f04a8c0 1 < completed part key=_multipart_T5QMR1S0ST4W.2~RAY1CO64F79B.1 size=1048576 2024-08-29T18:14:32.679 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.677+0000 7fb61f04a8c0 1 < completed part key=_multipart_T5QMR1S0ST4W.2~RAY1CO64F79B.2 size=159085 2024-08-29T18:14:32.686 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.685+0000 7fb61f04a8c0 1 < completed multipart upload key=T5QMR1S0ST4W upload=RAY1CO64F79B tag=OFJKD0ALPBIF type=write size=3304813 2024-08-29T18:14:32.690 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.689+0000 7fb61f04a8c0 1 > prepared operation key=4CJ45GKY8XE9 tag=924DJNPPS3X3 type=write size=774643 2024-08-29T18:14:32.690 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.689+0000 7fb61f04a8c0 1 < canceled part key=_multipart_TER6ZJRIMW56.2~DK129IRKPBM1.0 size=1048576 2024-08-29T18:14:32.693 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.693+0000 7fb61f04a8c0 1 < completed part key=_multipart_TER6ZJRIMW56.2~DK129IRKPBM1.1 size=366092 2024-08-29T18:14:32.700 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.697+0000 7fb61f04a8c0 1 < canceled multipart upload key=TER6ZJRIMW56 upload=DK129IRKPBM1 tag=ESEXV06U7A9S type=write size=2463244 2024-08-29T18:14:32.707 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.705+0000 7fb61f04a8c0 1 > prepared part key=_multipart_3TBQVJB6IV1A.2~I16GDF8P3WO6.0 size=1048576 2024-08-29T18:14:32.710 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.709+0000 7fb61f04a8c0 1 > prepared part key=_multipart_3TBQVJB6IV1A.2~I16GDF8P3WO6.1 size=1048576 2024-08-29T18:14:32.713 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.713+0000 7fb61f04a8c0 1 > prepared part key=_multipart_3TBQVJB6IV1A.2~I16GDF8P3WO6.2 size=54231 2024-08-29T18:14:32.713 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.713+0000 7fb61f04a8c0 1 > prepared multipart upload key=3TBQVJB6IV1A upload=I16GDF8P3WO6 tag=3GOHHVSE176H type=write size=3199959 2024-08-29T18:14:32.717 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.717+0000 7fb61f04a8c0 1 < completed delete operation key=ME3R1W5MZE98 tag=6LOVSXONAX26 type=del 2024-08-29T18:14:32.721 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.721+0000 7fb61f04a8c0 1 > prepared operation key=LT1SSGLX1WMH tag=FI2GDHV3O9P3 type=write size=823010 2024-08-29T18:14:32.725 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.725+0000 7fb61f04a8c0 1 < completed write operation key=XQUR2PAH9MTZ tag=7Z5XWWRQNST6 type=write size=1035862 2024-08-29T18:14:32.729 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.729+0000 7fb61f04a8c0 1 > prepared operation key=TER6ZJRIMW56 tag=ZGQD8ST4WID9 type=del size=2877864 2024-08-29T18:14:32.732 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.729+0000 7fb61f04a8c0 1 < completed part key=_multipart_ISHSUCCWWXU3.2~B2EBUAGEN6MN.0 size=1048576 2024-08-29T18:14:32.736 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.733+0000 7fb61f04a8c0 1 < completed part key=_multipart_ISHSUCCWWXU3.2~B2EBUAGEN6MN.1 size=1048576 2024-08-29T18:14:32.736 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.733+0000 7fb61f04a8c0 1 < canceled part key=_multipart_ISHSUCCWWXU3.2~B2EBUAGEN6MN.2 size=68300 2024-08-29T18:14:32.742 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.741+0000 7fb61f04a8c0 1 < canceled multipart upload key=ISHSUCCWWXU3 upload=B2EBUAGEN6MN tag=2151CPMJY28J type=write size=3214028 2024-08-29T18:14:32.747 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.745+0000 7fb61f04a8c0 1 > prepared operation key=AEOIRMCT8KQ2 tag=I00FPFWVIKB8 type=del size=3501711 2024-08-29T18:14:32.751 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.749+0000 7fb61f04a8c0 1 < completed part key=_multipart_LT1SSGLX1WMH.2~QVHDE2A0YM48.0 size=97647 2024-08-29T18:14:32.758 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.757+0000 7fb61f04a8c0 1 < completed multipart upload key=LT1SSGLX1WMH upload=QVHDE2A0YM48 tag=PCYVFZ9KKLNM type=write size=1146223 2024-08-29T18:14:32.766 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.765+0000 7fb61f04a8c0 1 > prepared part key=_multipart_W7G9IIKAWQJC.2~3P3RNR46MD01.0 size=951748 2024-08-29T18:14:32.766 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.765+0000 7fb61f04a8c0 1 > prepared multipart upload key=W7G9IIKAWQJC upload=3P3RNR46MD01 tag=QH4LIHJQWS9I type=write size=2000324 2024-08-29T18:14:32.770 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.769+0000 7fb61f04a8c0 1 < completed delete operation key=XQUR2PAH9MTZ tag=R3J0VQ32N1QN type=del 2024-08-29T18:14:32.778 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.777+0000 7fb61f04a8c0 1 > prepared part key=_multipart_3QFXN4B7753P.2~31ER641MDYQE.0 size=1048576 2024-08-29T18:14:32.782 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.781+0000 7fb61f04a8c0 1 > prepared part key=_multipart_3QFXN4B7753P.2~31ER641MDYQE.1 size=1048576 2024-08-29T18:14:32.785 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.785+0000 7fb61f04a8c0 1 > prepared part key=_multipart_3QFXN4B7753P.2~31ER641MDYQE.2 size=489896 2024-08-29T18:14:32.785 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.785+0000 7fb61f04a8c0 1 > prepared multipart upload key=3QFXN4B7753P upload=31ER641MDYQE tag=MEEHV6E3DYM8 type=write size=3635624 2024-08-29T18:14:32.789 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.789+0000 7fb61f04a8c0 1 < completed delete operation key=3TBQVJB6IV1A tag=3QD454HNHXQL type=del 2024-08-29T18:14:32.794 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.793+0000 7fb61f04a8c0 1 > prepared operation key=4CJ45GKY8XE9 tag=UHD00F20LLNW type=del size=1115378 2024-08-29T18:14:32.798 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.797+0000 7fb61f04a8c0 1 < completed delete operation key=UV4UZ0C0JNBG tag=96RP1RFQ0I2X type=del 2024-08-29T18:14:32.802 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.801+0000 7fb61f04a8c0 1 > prepared operation key=W7G9IIKAWQJC tag=0TOGD8K14SVK type=del size=360166 2024-08-29T18:14:32.806 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.805+0000 7fb61f04a8c0 1 < completed part key=_multipart_I3TS5SB21620.2~VQGVUOUG1QXE.0 size=1048576 2024-08-29T18:14:32.809 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.809+0000 7fb61f04a8c0 1 < completed part key=_multipart_I3TS5SB21620.2~VQGVUOUG1QXE.1 size=744790 2024-08-29T18:14:32.815 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.813+0000 7fb61f04a8c0 1 < completed multipart upload key=I3TS5SB21620 upload=VQGVUOUG1QXE tag=AHVWVXTEPVU9 type=write size=2841942 2024-08-29T18:14:32.822 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.821+0000 7fb61f04a8c0 1 > prepared part key=_multipart_ME3R1W5MZE98.2~2NDOX02QHGAD.0 size=1048576 2024-08-29T18:14:32.824 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.825+0000 7fb61f04a8c0 1 > prepared part key=_multipart_ME3R1W5MZE98.2~2NDOX02QHGAD.1 size=761604 2024-08-29T18:14:32.825 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.825+0000 7fb61f04a8c0 1 > prepared multipart upload key=ME3R1W5MZE98 upload=2NDOX02QHGAD tag=SD796UQ86UOX type=write size=2858756 2024-08-29T18:14:32.828 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.825+0000 7fb61f04a8c0 1 < completed delete operation key=S94OB93AU625 tag=TJ2MUR0XZAYJ type=del 2024-08-29T18:14:32.832 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.829+0000 7fb61f04a8c0 1 > prepared operation key=T5QMR1S0ST4W tag=KPV2LCK6073D type=write size=636855 2024-08-29T18:14:32.836 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.833+0000 7fb61f04a8c0 1 < completed delete operation key=G64DV15QNIKC tag=Q1KV976H51XH type=del 2024-08-29T18:14:32.840 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.837+0000 7fb61f04a8c0 1 > prepared operation key=G2SIXOJ02LZ6 tag=1FKPVWMF01ZF type=del size=3655783 2024-08-29T18:14:32.844 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.841+0000 7fb61f04a8c0 1 < completed part key=_multipart_FNU3QYRYTDJL.2~GOCE4QPTG71N.0 size=1048576 2024-08-29T18:14:32.847 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.845+0000 7fb61f04a8c0 1 < completed part key=_multipart_FNU3QYRYTDJL.2~GOCE4QPTG71N.1 size=1048576 2024-08-29T18:14:32.850 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.849+0000 7fb61f04a8c0 1 < completed part key=_multipart_FNU3QYRYTDJL.2~GOCE4QPTG71N.2 size=364308 2024-08-29T18:14:32.856 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.853+0000 7fb61f04a8c0 1 < completed multipart upload key=FNU3QYRYTDJL upload=GOCE4QPTG71N tag=93IC7ANTU19Y type=write size=3510036 2024-08-29T18:14:32.864 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.861+0000 7fb61f04a8c0 1 > prepared part key=_multipart_JNIRD10HWLR8.2~81VTKW66J9S2.0 size=1048576 2024-08-29T18:14:32.867 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.865+0000 7fb61f04a8c0 1 > prepared part key=_multipart_JNIRD10HWLR8.2~81VTKW66J9S2.1 size=1048576 2024-08-29T18:14:32.870 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.869+0000 7fb61f04a8c0 1 > prepared part key=_multipart_JNIRD10HWLR8.2~81VTKW66J9S2.2 size=751921 2024-08-29T18:14:32.870 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.869+0000 7fb61f04a8c0 1 > prepared multipart upload key=JNIRD10HWLR8 upload=81VTKW66J9S2 tag=2L8IVAKAWCHF type=write size=3897649 2024-08-29T18:14:32.874 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.873+0000 7fb61f04a8c0 1 < completed delete operation key=3TBQVJB6IV1A tag=7LTGE3LJ046B type=del 2024-08-29T18:14:32.878 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.877+0000 7fb61f04a8c0 1 > prepared operation key=T5QMR1S0ST4W tag=M14UMS386Z9Z type=del size=859439 2024-08-29T18:14:32.886 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.885+0000 7fb61f04a8c0 1 < suggested update operation key=O7DBV8Y3AF99 tag=KKP2WX0GT3HJ type=write size=261431 2024-08-29T18:14:32.890 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.889+0000 7fb61f04a8c0 1 > prepared operation key=G64DV15QNIKC tag=D3J03XVDAVVF type=del size=2136558 2024-08-29T18:14:32.893 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.893+0000 7fb61f04a8c0 1 < completed part key=_multipart_JNIRD10HWLR8.2~71DQIOH97H3Z.0 size=1048576 2024-08-29T18:14:32.896 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.897+0000 7fb61f04a8c0 1 < completed part key=_multipart_JNIRD10HWLR8.2~71DQIOH97H3Z.1 size=992965 2024-08-29T18:14:32.903 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.901+0000 7fb61f04a8c0 1 < completed multipart upload key=JNIRD10HWLR8 upload=71DQIOH97H3Z tag=JK5UOXQHYIR9 type=write size=3090117 2024-08-29T18:14:32.907 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.905+0000 7fb61f04a8c0 1 > prepared operation key=G64DV15QNIKC tag=GZ4XH61M78QU type=del size=3966669 2024-08-29T18:14:32.911 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.909+0000 7fb61f04a8c0 1 < completed write operation key=4CJ45GKY8XE9 tag=924DJNPPS3X3 type=write size=774643 2024-08-29T18:14:32.915 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.913+0000 7fb61f04a8c0 1 > prepared operation key=FNU3QYRYTDJL tag=BECB5G3P3K4W type=del size=2187441 2024-08-29T18:14:32.918 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.917+0000 7fb61f04a8c0 1 < completed part key=_multipart_3TBQVJB6IV1A.2~I16GDF8P3WO6.0 size=1048576 2024-08-29T18:14:32.919 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.917+0000 7fb61f04a8c0 1 < canceled part key=_multipart_3TBQVJB6IV1A.2~I16GDF8P3WO6.1 size=1048576 2024-08-29T18:14:32.922 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.921+0000 7fb61f04a8c0 1 < completed part key=_multipart_3TBQVJB6IV1A.2~I16GDF8P3WO6.2 size=54231 2024-08-29T18:14:32.928 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.925+0000 7fb61f04a8c0 1 < canceled multipart upload key=3TBQVJB6IV1A upload=I16GDF8P3WO6 tag=3GOHHVSE176H type=write size=3199959 2024-08-29T18:14:32.937 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.937+0000 7fb61f04a8c0 1 > prepared part key=_multipart_ACLL9P9WWITK.2~YYWFC9G5B1O8.0 size=1048576 2024-08-29T18:14:32.940 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.937+0000 7fb61f04a8c0 1 > prepared part key=_multipart_ACLL9P9WWITK.2~YYWFC9G5B1O8.1 size=1048576 2024-08-29T18:14:32.943 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.941+0000 7fb61f04a8c0 1 > prepared part key=_multipart_ACLL9P9WWITK.2~YYWFC9G5B1O8.2 size=326841 2024-08-29T18:14:32.943 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.941+0000 7fb61f04a8c0 1 > prepared multipart upload key=ACLL9P9WWITK upload=YYWFC9G5B1O8 tag=AO5FYPMBP6UA type=write size=3472569 2024-08-29T18:14:32.947 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.945+0000 7fb61f04a8c0 1 < completed write operation key=LT1SSGLX1WMH tag=FI2GDHV3O9P3 type=write size=823010 2024-08-29T18:14:32.951 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.949+0000 7fb61f04a8c0 1 > prepared operation key=4CJ45GKY8XE9 tag=WADVA2NQU0BU type=del size=27315 2024-08-29T18:14:32.960 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.957+0000 7fb61f04a8c0 1 < suggested remove operation key=TER6ZJRIMW56 tag=ZGQD8ST4WID9 type=del 2024-08-29T18:14:32.964 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.961+0000 7fb61f04a8c0 1 > prepared operation key=TER6ZJRIMW56 tag=N31EF3EOPFR2 type=write size=217931 2024-08-29T18:14:32.969 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.969+0000 7fb61f04a8c0 1 < completed delete operation key=AEOIRMCT8KQ2 tag=I00FPFWVIKB8 type=del 2024-08-29T18:14:32.973 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.973+0000 7fb61f04a8c0 1 > prepared operation key=88Z3FINQPJH4 tag=WY8MO23WHC8G type=del size=2433940 2024-08-29T18:14:32.977 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.977+0000 7fb61f04a8c0 1 < completed part key=_multipart_W7G9IIKAWQJC.2~3P3RNR46MD01.0 size=951748 2024-08-29T18:14:32.983 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.981+0000 7fb61f04a8c0 1 < completed multipart upload key=W7G9IIKAWQJC upload=3P3RNR46MD01 tag=QH4LIHJQWS9I type=write size=2000324 2024-08-29T18:14:32.987 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.985+0000 7fb61f04a8c0 1 > prepared operation key=AEOIRMCT8KQ2 tag=ZYZF0J2C01X5 type=del size=1073990 2024-08-29T18:14:32.991 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.989+0000 7fb61f04a8c0 1 < completed part key=_multipart_3QFXN4B7753P.2~31ER641MDYQE.0 size=1048576 2024-08-29T18:14:32.994 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.993+0000 7fb61f04a8c0 1 < completed part key=_multipart_3QFXN4B7753P.2~31ER641MDYQE.1 size=1048576 2024-08-29T18:14:32.998 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:32.997+0000 7fb61f04a8c0 1 < completed part key=_multipart_3QFXN4B7753P.2~31ER641MDYQE.2 size=489896 2024-08-29T18:14:33.003 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:33.001+0000 7fb61f04a8c0 1 < completed multipart upload key=3QFXN4B7753P upload=31ER641MDYQE tag=MEEHV6E3DYM8 type=write size=3635624 2024-08-29T18:14:33.007 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:33.005+0000 7fb61f04a8c0 1 > prepared operation key=AEOIRMCT8KQ2 tag=U225WCHUMPZV type=del size=2154008 2024-08-29T18:14:33.011 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:33.009+0000 7fb61f04a8c0 1 < completed delete operation key=4CJ45GKY8XE9 tag=UHD00F20LLNW type=del 2024-08-29T18:14:33.018 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:33.017+0000 7fb61f04a8c0 1 > prepared part key=_multipart_LT1SSGLX1WMH.2~QDD3XWJ62QA0.0 size=1048576 2024-08-29T18:14:33.021 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:33.021+0000 7fb61f04a8c0 1 > prepared part key=_multipart_LT1SSGLX1WMH.2~QDD3XWJ62QA0.1 size=262155 2024-08-29T18:14:33.021 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:33.021+0000 7fb61f04a8c0 1 > prepared multipart upload key=LT1SSGLX1WMH upload=QDD3XWJ62QA0 tag=SBMZR0N77O6Y type=write size=2359307 2024-08-29T18:14:33.025 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:33.025+0000 7fb61f04a8c0 1 < completed delete operation key=W7G9IIKAWQJC tag=0TOGD8K14SVK type=del 2024-08-29T18:14:33.029 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:33.029+0000 7fb61f04a8c0 1 > prepared operation key=LT1SSGLX1WMH tag=44VLPXS8Z6J1 type=del size=2874220 2024-08-29T18:14:33.032 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:33.033+0000 7fb61f04a8c0 1 < completed part key=_multipart_ME3R1W5MZE98.2~2NDOX02QHGAD.0 size=1048576 2024-08-29T18:14:33.036 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:33.033+0000 7fb61f04a8c0 1 < completed part key=_multipart_ME3R1W5MZE98.2~2NDOX02QHGAD.1 size=761604 2024-08-29T18:14:33.042 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:33.041+0000 7fb61f04a8c0 1 < completed multipart upload key=ME3R1W5MZE98 upload=2NDOX02QHGAD tag=SD796UQ86UOX type=write size=2858756 2024-08-29T18:14:33.049 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:33.049+0000 7fb61f04a8c0 1 > prepared part key=_multipart_3TBQVJB6IV1A.2~UW0O9CR193RM.0 size=1048576 2024-08-29T18:14:33.053 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:33.053+0000 7fb61f04a8c0 1 > prepared part key=_multipart_3TBQVJB6IV1A.2~UW0O9CR193RM.1 size=1048576 2024-08-29T18:14:33.056 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:33.053+0000 7fb61f04a8c0 1 > prepared part key=_multipart_3TBQVJB6IV1A.2~UW0O9CR193RM.2 size=124599 2024-08-29T18:14:33.056 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:33.053+0000 7fb61f04a8c0 1 > prepared multipart upload key=3TBQVJB6IV1A upload=UW0O9CR193RM tag=6ZWLH7TNI3ZG type=write size=3270327 2024-08-29T18:14:33.060 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:33.057+0000 7fb61f04a8c0 1 < completed write operation key=T5QMR1S0ST4W tag=KPV2LCK6073D type=write size=636855 2024-08-29T18:14:33.064 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:33.061+0000 7fb61f04a8c0 1 > prepared operation key=H62DUL1RISWE tag=9X1GLUBVSGMJ type=del size=2715702 2024-08-29T18:14:33.068 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:33.065+0000 7fb61f04a8c0 1 < completed delete operation key=G2SIXOJ02LZ6 tag=1FKPVWMF01ZF type=del 2024-08-29T18:14:33.073 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:33.073+0000 7fb61f04a8c0 1 > prepared operation key=5KUQU3N4QH12 tag=Y3JZBTW714F5 type=del size=3734712 2024-08-29T18:14:33.078 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:33.077+0000 7fb61f04a8c0 1 < completed part key=_multipart_JNIRD10HWLR8.2~81VTKW66J9S2.0 size=1048576 2024-08-29T18:14:33.081 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:33.081+0000 7fb61f04a8c0 1 < completed part key=_multipart_JNIRD10HWLR8.2~81VTKW66J9S2.1 size=1048576 2024-08-29T18:14:33.084 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:33.081+0000 7fb61f04a8c0 1 < completed part key=_multipart_JNIRD10HWLR8.2~81VTKW66J9S2.2 size=751921 2024-08-29T18:14:33.090 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:33.089+0000 7fb61f04a8c0 1 < completed multipart upload key=JNIRD10HWLR8 upload=81VTKW66J9S2 tag=2L8IVAKAWCHF type=write size=3897649 2024-08-29T18:14:33.097 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:33.097+0000 7fb61f04a8c0 1 > prepared part key=_multipart_0YHK9IOSR0X1.2~AI7HFJSUL47P.0 size=704451 2024-08-29T18:14:33.097 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:33.097+0000 7fb61f04a8c0 1 > prepared multipart upload key=0YHK9IOSR0X1 upload=AI7HFJSUL47P tag=7E02NQ0RXTTG type=write size=1753027 2024-08-29T18:14:33.101 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:33.101+0000 7fb61f04a8c0 1 < completed delete operation key=T5QMR1S0ST4W tag=M14UMS386Z9Z type=del 2024-08-29T18:14:33.105 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:33.105+0000 7fb61f04a8c0 1 > prepared operation key=AYZ82CIS7E5Q tag=J5H8PA4PB8LA type=del size=4172263 2024-08-29T18:14:33.109 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:33.109+0000 7fb61f04a8c0 1 < canceled operation key=G64DV15QNIKC tag=D3J03XVDAVVF type=del size=2136558 2024-08-29T18:14:33.117 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:33.117+0000 7fb61f04a8c0 1 > prepared part key=_multipart_3QFXN4B7753P.2~5PBP9EV86SSN.0 size=1048576 2024-08-29T18:14:33.120 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:33.117+0000 7fb61f04a8c0 1 > prepared part key=_multipart_3QFXN4B7753P.2~5PBP9EV86SSN.1 size=1048576 2024-08-29T18:14:33.123 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:33.121+0000 7fb61f04a8c0 1 > prepared part key=_multipart_3QFXN4B7753P.2~5PBP9EV86SSN.2 size=456538 2024-08-29T18:14:33.123 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:33.121+0000 7fb61f04a8c0 1 > prepared multipart upload key=3QFXN4B7753P upload=5PBP9EV86SSN tag=IHNM43B3TAFU type=write size=3602266 2024-08-29T18:14:33.128 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:33.125+0000 7fb61f04a8c0 1 < completed delete operation key=G64DV15QNIKC tag=GZ4XH61M78QU type=del 2024-08-29T18:14:33.136 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:33.133+0000 7fb61f04a8c0 1 > prepared part key=_multipart_88Z3FINQPJH4.2~AQUVT1XLK0Z6.0 size=1048576 2024-08-29T18:14:33.139 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:33.137+0000 7fb61f04a8c0 1 > prepared part key=_multipart_88Z3FINQPJH4.2~AQUVT1XLK0Z6.1 size=983654 2024-08-29T18:14:33.139 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:33.137+0000 7fb61f04a8c0 1 > prepared multipart upload key=88Z3FINQPJH4 upload=AQUVT1XLK0Z6 tag=7IHD6XI0ZYUV type=write size=3080806 2024-08-29T18:14:33.143 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:33.141+0000 7fb61f04a8c0 1 < completed delete operation key=FNU3QYRYTDJL tag=BECB5G3P3K4W type=del 2024-08-29T18:14:33.147 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:33.145+0000 7fb61f04a8c0 1 > prepared operation key=LT1SSGLX1WMH tag=KM2R73OBV3OC type=del size=3330986 2024-08-29T18:14:33.150 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:33.149+0000 7fb61f04a8c0 1 < completed part key=_multipart_ACLL9P9WWITK.2~YYWFC9G5B1O8.0 size=1048576 2024-08-29T18:14:33.153 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:33.153+0000 7fb61f04a8c0 1 < completed part key=_multipart_ACLL9P9WWITK.2~YYWFC9G5B1O8.1 size=1048576 2024-08-29T18:14:33.157 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:33.157+0000 7fb61f04a8c0 1 < completed part key=_multipart_ACLL9P9WWITK.2~YYWFC9G5B1O8.2 size=326841 2024-08-29T18:14:33.163 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:33.161+0000 7fb61f04a8c0 1 < completed multipart upload key=ACLL9P9WWITK upload=YYWFC9G5B1O8 tag=AO5FYPMBP6UA type=write size=3472569 2024-08-29T18:14:33.168 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:33.165+0000 7fb61f04a8c0 1 > prepared operation key=0YHK9IOSR0X1 tag=12M1FCMZTFDA type=del size=3440094 2024-08-29T18:14:33.172 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:33.169+0000 7fb61f04a8c0 1 < completed delete operation key=4CJ45GKY8XE9 tag=WADVA2NQU0BU type=del 2024-08-29T18:14:33.176 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:33.173+0000 7fb61f04a8c0 1 > prepared operation key=I3TS5SB21620 tag=QHYSGYLSXFST type=del size=1960293 2024-08-29T18:14:33.179 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:33.177+0000 7fb61f04a8c0 1 < completed write operation key=TER6ZJRIMW56 tag=N31EF3EOPFR2 type=write size=217931 2024-08-29T18:14:33.183 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:33.181+0000 7fb61f04a8c0 1 > prepared operation key=G64DV15QNIKC tag=AYGUVPYL0U3U type=del size=1173714 2024-08-29T18:14:33.187 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:33.185+0000 7fb61f04a8c0 1 < canceled operation key=88Z3FINQPJH4 tag=WY8MO23WHC8G type=del size=2433940 2024-08-29T18:14:33.191 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:33.189+0000 7fb61f04a8c0 1 > prepared operation key=W7G9IIKAWQJC tag=RG2O6POVRT9S type=del size=3880183 2024-08-29T18:14:33.196 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:33.193+0000 7fb61f04a8c0 1 < completed delete operation key=AEOIRMCT8KQ2 tag=ZYZF0J2C01X5 type=del 2024-08-29T18:14:33.203 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:33.201+0000 7fb61f04a8c0 1 > prepared part key=_multipart_XQUR2PAH9MTZ.2~YPEHG8TYXFKO.0 size=1048576 2024-08-29T18:14:33.206 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:33.205+0000 7fb61f04a8c0 1 > prepared part key=_multipart_XQUR2PAH9MTZ.2~YPEHG8TYXFKO.1 size=948838 2024-08-29T18:14:33.206 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:33.205+0000 7fb61f04a8c0 1 > prepared multipart upload key=XQUR2PAH9MTZ upload=YPEHG8TYXFKO tag=3U9DZ8GX1SXI type=write size=3045990 2024-08-29T18:14:33.210 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:33.209+0000 7fb61f04a8c0 1 < completed delete operation key=AEOIRMCT8KQ2 tag=U225WCHUMPZV type=del 2024-08-29T18:14:33.217 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:33.217+0000 7fb61f04a8c0 1 > prepared part key=_multipart_W7G9IIKAWQJC.2~SNID64GHA6Y2.0 size=796716 2024-08-29T18:14:33.217 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:33.217+0000 7fb61f04a8c0 1 > prepared multipart upload key=W7G9IIKAWQJC upload=SNID64GHA6Y2 tag=TTTV16TVMPMN type=write size=1845292 2024-08-29T18:14:33.221 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:33.221+0000 7fb61f04a8c0 1 < completed part key=_multipart_LT1SSGLX1WMH.2~QDD3XWJ62QA0.0 size=1048576 2024-08-29T18:14:33.224 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:33.221+0000 7fb61f04a8c0 1 < completed part key=_multipart_LT1SSGLX1WMH.2~QDD3XWJ62QA0.1 size=262155 2024-08-29T18:14:33.230 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:33.229+0000 7fb61f04a8c0 1 < completed multipart upload key=LT1SSGLX1WMH upload=QDD3XWJ62QA0 tag=SBMZR0N77O6Y type=write size=2359307 2024-08-29T18:14:33.237 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:33.237+0000 7fb61f04a8c0 1 > prepared part key=_multipart_LT1SSGLX1WMH.2~F6O0R9IBV0IS.0 size=1048576 2024-08-29T18:14:33.241 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:33.241+0000 7fb61f04a8c0 1 > prepared part key=_multipart_LT1SSGLX1WMH.2~F6O0R9IBV0IS.1 size=695129 2024-08-29T18:14:33.241 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:33.241+0000 7fb61f04a8c0 1 > prepared multipart upload key=LT1SSGLX1WMH upload=F6O0R9IBV0IS tag=0ZGPI8P3SFRL type=write size=2792281 2024-08-29T18:14:33.245 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:33.245+0000 7fb61f04a8c0 1 < canceled operation key=LT1SSGLX1WMH tag=44VLPXS8Z6J1 type=del size=2874220 2024-08-29T18:14:33.249 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:33.249+0000 7fb61f04a8c0 1 > prepared operation key=G2SIXOJ02LZ6 tag=WH3KLQUBM3GQ type=write size=169185 2024-08-29T18:14:33.253 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:33.253+0000 7fb61f04a8c0 1 < completed part key=_multipart_3TBQVJB6IV1A.2~UW0O9CR193RM.0 size=1048576 2024-08-29T18:14:33.256 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:33.253+0000 7fb61f04a8c0 1 < completed part key=_multipart_3TBQVJB6IV1A.2~UW0O9CR193RM.1 size=1048576 2024-08-29T18:14:33.259 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:33.257+0000 7fb61f04a8c0 1 < completed part key=_multipart_3TBQVJB6IV1A.2~UW0O9CR193RM.2 size=124599 2024-08-29T18:14:33.266 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:33.265+0000 7fb61f04a8c0 1 < completed multipart upload key=3TBQVJB6IV1A upload=UW0O9CR193RM tag=6ZWLH7TNI3ZG type=write size=3270327 2024-08-29T18:14:33.270 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:33.269+0000 7fb61f04a8c0 1 > prepared operation key=H62DUL1RISWE tag=RB2U60OE51J5 type=write size=35813 2024-08-29T18:14:33.277 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:33.277+0000 7fb61f04a8c0 1 < suggested remove operation key=H62DUL1RISWE tag=9X1GLUBVSGMJ type=del 2024-08-29T18:14:33.283 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:33.281+0000 7fb61f04a8c0 1 > prepared part key=_multipart_ISHSUCCWWXU3.2~H4IDX4IG9XVU.0 size=502352 2024-08-29T18:14:33.283 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:33.281+0000 7fb61f04a8c0 1 > prepared multipart upload key=ISHSUCCWWXU3 upload=H4IDX4IG9XVU tag=FNBWPBMSRGH4 type=write size=1550928 2024-08-29T18:14:33.287 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:33.285+0000 7fb61f04a8c0 1 < completed delete operation key=5KUQU3N4QH12 tag=Y3JZBTW714F5 type=del 2024-08-29T18:14:33.291 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:33.289+0000 7fb61f04a8c0 1 > prepared operation key=S94OB93AU625 tag=F0DK00F84BMU type=del size=3577088 2024-08-29T18:14:33.295 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:33.293+0000 7fb61f04a8c0 1 < completed part key=_multipart_0YHK9IOSR0X1.2~AI7HFJSUL47P.0 size=704451 2024-08-29T18:14:33.301 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:33.301+0000 7fb61f04a8c0 1 < completed multipart upload key=0YHK9IOSR0X1 upload=AI7HFJSUL47P tag=7E02NQ0RXTTG type=write size=1753027 2024-08-29T18:14:33.305 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:33.305+0000 7fb61f04a8c0 1 > prepared operation key=S94OB93AU625 tag=Y7XFPBGKHJH3 type=del size=3762356 2024-08-29T18:14:33.309 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:33.309+0000 7fb61f04a8c0 1 < completed delete operation key=AYZ82CIS7E5Q tag=J5H8PA4PB8LA type=del 2024-08-29T18:14:33.317 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:33.317+0000 7fb61f04a8c0 1 > prepared part key=_multipart_2KKUJMSXARBZ.2~JRM2BIGU7D2V.0 size=1048576 2024-08-29T18:14:33.320 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:33.317+0000 7fb61f04a8c0 1 > prepared part key=_multipart_2KKUJMSXARBZ.2~JRM2BIGU7D2V.1 size=892227 2024-08-29T18:14:33.320 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:33.317+0000 7fb61f04a8c0 1 > prepared multipart upload key=2KKUJMSXARBZ upload=JRM2BIGU7D2V tag=245IN8IBDV7D type=write size=2989379 2024-08-29T18:14:33.324 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:33.321+0000 7fb61f04a8c0 1 < completed part key=_multipart_3QFXN4B7753P.2~5PBP9EV86SSN.0 size=1048576 2024-08-29T18:14:33.327 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:33.325+0000 7fb61f04a8c0 1 < completed part key=_multipart_3QFXN4B7753P.2~5PBP9EV86SSN.1 size=1048576 2024-08-29T18:14:33.331 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:33.329+0000 7fb61f04a8c0 1 < completed part key=_multipart_3QFXN4B7753P.2~5PBP9EV86SSN.2 size=456538 2024-08-29T18:14:33.336 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:33.333+0000 7fb61f04a8c0 1 < completed multipart upload key=3QFXN4B7753P upload=5PBP9EV86SSN tag=IHNM43B3TAFU type=write size=3602266 2024-08-29T18:14:33.340 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:33.337+0000 7fb61f04a8c0 1 > prepared operation key=TER6ZJRIMW56 tag=IEHPI1NMPABW type=del size=343334 2024-08-29T18:14:33.341 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:33.341+0000 7fb61f04a8c0 1 < canceled part key=_multipart_88Z3FINQPJH4.2~AQUVT1XLK0Z6.0 size=1048576 2024-08-29T18:14:33.344 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:33.341+0000 7fb61f04a8c0 1 < completed part key=_multipart_88Z3FINQPJH4.2~AQUVT1XLK0Z6.1 size=983654 2024-08-29T18:14:33.350 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:33.349+0000 7fb61f04a8c0 1 < canceled multipart upload key=88Z3FINQPJH4 upload=AQUVT1XLK0Z6 tag=7IHD6XI0ZYUV type=write size=3080806 2024-08-29T18:14:33.354 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:33.353+0000 7fb61f04a8c0 1 > prepared operation key=9KUQQR7K1949 tag=C90DLBDW5D7S type=del size=2056078 2024-08-29T18:14:33.358 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:33.357+0000 7fb61f04a8c0 1 < completed delete operation key=LT1SSGLX1WMH tag=KM2R73OBV3OC type=del 2024-08-29T18:14:33.363 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:33.361+0000 7fb61f04a8c0 1 > prepared operation key=4CJ45GKY8XE9 tag=DJVYPHQQL884 type=write size=775077 2024-08-29T18:14:33.367 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:33.365+0000 7fb61f04a8c0 1 < completed delete operation key=0YHK9IOSR0X1 tag=12M1FCMZTFDA type=del 2024-08-29T18:14:33.374 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:33.373+0000 7fb61f04a8c0 1 > prepared part key=_multipart_WL071MKICR2A.2~KBFWSC1KL5XL.0 size=594654 2024-08-29T18:14:33.374 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:33.373+0000 7fb61f04a8c0 1 > prepared multipart upload key=WL071MKICR2A upload=KBFWSC1KL5XL tag=EVEQ4IXC1ZRZ type=write size=1643230 2024-08-29T18:14:33.379 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:33.377+0000 7fb61f04a8c0 1 < completed delete operation key=I3TS5SB21620 tag=QHYSGYLSXFST type=del 2024-08-29T18:14:33.383 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:33.381+0000 7fb61f04a8c0 1 > prepared operation key=3QFXN4B7753P tag=CSDOEBZUJV32 type=del size=1066858 2024-08-29T18:14:33.386 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:33.385+0000 7fb61f04a8c0 1 < completed delete operation key=G64DV15QNIKC tag=AYGUVPYL0U3U type=del 2024-08-29T18:14:33.394 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:33.393+0000 7fb61f04a8c0 1 > prepared part key=_multipart_WL071MKICR2A.2~T28AWA3M5E2G.0 size=569091 2024-08-29T18:14:33.394 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:33.393+0000 7fb61f04a8c0 1 > prepared multipart upload key=WL071MKICR2A upload=T28AWA3M5E2G tag=ATKWMIX70C9Q type=write size=1617667 2024-08-29T18:14:33.398 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:33.397+0000 7fb61f04a8c0 1 < completed delete operation key=W7G9IIKAWQJC tag=RG2O6POVRT9S type=del 2024-08-29T18:14:33.401 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:33.401+0000 7fb61f04a8c0 1 > prepared operation key=W7G9IIKAWQJC tag=BLJWSUYCPEVE type=del size=1652730 2024-08-29T18:14:33.405 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:33.405+0000 7fb61f04a8c0 1 < completed part key=_multipart_XQUR2PAH9MTZ.2~YPEHG8TYXFKO.0 size=1048576 2024-08-29T18:14:33.408 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:33.405+0000 7fb61f04a8c0 1 < completed part key=_multipart_XQUR2PAH9MTZ.2~YPEHG8TYXFKO.1 size=948838 2024-08-29T18:14:33.415 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:33.413+0000 7fb61f04a8c0 1 < completed multipart upload key=XQUR2PAH9MTZ upload=YPEHG8TYXFKO tag=3U9DZ8GX1SXI type=write size=3045990 2024-08-29T18:14:33.419 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:33.417+0000 7fb61f04a8c0 1 > prepared operation key=ACLL9P9WWITK tag=1I5ZHQ5C8ZU0 type=write size=187165 2024-08-29T18:14:33.424 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:33.421+0000 7fb61f04a8c0 1 < completed part key=_multipart_W7G9IIKAWQJC.2~SNID64GHA6Y2.0 size=796716 2024-08-29T18:14:33.430 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:33.429+0000 7fb61f04a8c0 1 < completed multipart upload key=W7G9IIKAWQJC upload=SNID64GHA6Y2 tag=TTTV16TVMPMN type=write size=1845292 2024-08-29T18:14:33.437 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:33.437+0000 7fb61f04a8c0 1 > prepared part key=_multipart_FNU3QYRYTDJL.2~KA3803TRIQE1.0 size=1048576 2024-08-29T18:14:33.440 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:33.437+0000 7fb61f04a8c0 1 > prepared part key=_multipart_FNU3QYRYTDJL.2~KA3803TRIQE1.1 size=1048576 2024-08-29T18:14:33.443 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:33.441+0000 7fb61f04a8c0 1 > prepared part key=_multipart_FNU3QYRYTDJL.2~KA3803TRIQE1.2 size=787925 2024-08-29T18:14:33.443 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:33.441+0000 7fb61f04a8c0 1 > prepared multipart upload key=FNU3QYRYTDJL upload=KA3803TRIQE1 tag=3AVW3BEJ6ND8 type=write size=3933653 2024-08-29T18:14:33.447 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:33.445+0000 7fb61f04a8c0 1 < completed part key=_multipart_LT1SSGLX1WMH.2~F6O0R9IBV0IS.0 size=1048576 2024-08-29T18:14:33.451 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:33.449+0000 7fb61f04a8c0 1 < completed part key=_multipart_LT1SSGLX1WMH.2~F6O0R9IBV0IS.1 size=695129 2024-08-29T18:14:33.457 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:33.457+0000 7fb61f04a8c0 1 < completed multipart upload key=LT1SSGLX1WMH upload=F6O0R9IBV0IS tag=0ZGPI8P3SFRL type=write size=2792281 2024-08-29T18:14:33.461 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:33.461+0000 7fb61f04a8c0 1 > prepared operation key=2A1BIVN3Z7BT tag=T623T5RCJWLR type=del size=2683593 2024-08-29T18:14:33.465 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:33.465+0000 7fb61f04a8c0 1 < completed write operation key=G2SIXOJ02LZ6 tag=WH3KLQUBM3GQ type=write size=169185 2024-08-29T18:14:33.473 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:33.473+0000 7fb61f04a8c0 1 > prepared part key=_multipart_2A1BIVN3Z7BT.2~DLWINZGJQDTP.0 size=1048576 2024-08-29T18:14:33.476 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:33.473+0000 7fb61f04a8c0 1 > prepared part key=_multipart_2A1BIVN3Z7BT.2~DLWINZGJQDTP.1 size=1048576 2024-08-29T18:14:33.480 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:33.477+0000 7fb61f04a8c0 1 > prepared part key=_multipart_2A1BIVN3Z7BT.2~DLWINZGJQDTP.2 size=203105 2024-08-29T18:14:33.480 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:33.477+0000 7fb61f04a8c0 1 > prepared multipart upload key=2A1BIVN3Z7BT upload=DLWINZGJQDTP tag=1VHH2GHW899X type=write size=3348833 2024-08-29T18:14:33.483 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:33.481+0000 7fb61f04a8c0 -1 < failed to complete operation key=H62DUL1RISWE tag=RB2U60OE51J5 type=write size=35813: (22) Invalid argument 2024-08-29T18:14:33.487 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:33.485+0000 7fb61f04a8c0 1 > prepared operation key=O7DBV8Y3AF99 tag=EQ8D2JNRMQXL type=del size=1466083 2024-08-29T18:14:33.492 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:33.489+0000 7fb61f04a8c0 1 < completed part key=_multipart_ISHSUCCWWXU3.2~H4IDX4IG9XVU.0 size=502352 2024-08-29T18:14:33.498 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:33.497+0000 7fb61f04a8c0 1 < completed multipart upload key=ISHSUCCWWXU3 upload=H4IDX4IG9XVU tag=FNBWPBMSRGH4 type=write size=1550928 2024-08-29T18:14:33.506 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:33.505+0000 7fb61f04a8c0 1 > prepared part key=_multipart_3TBQVJB6IV1A.2~GCCAT4GAJZVW.0 size=1048576 2024-08-29T18:14:33.509 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:33.509+0000 7fb61f04a8c0 1 > prepared part key=_multipart_3TBQVJB6IV1A.2~GCCAT4GAJZVW.1 size=1048576 2024-08-29T18:14:33.512 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:33.509+0000 7fb61f04a8c0 1 > prepared part key=_multipart_3TBQVJB6IV1A.2~GCCAT4GAJZVW.2 size=625490 2024-08-29T18:14:33.512 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:33.509+0000 7fb61f04a8c0 1 > prepared multipart upload key=3TBQVJB6IV1A upload=GCCAT4GAJZVW tag=0N9RS8CMVI2I type=write size=3771218 2024-08-29T18:14:33.520 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:33.517+0000 7fb61f04a8c0 1 < suggested update operation key=S94OB93AU625 tag=F0DK00F84BMU type=del size=3577088 2024-08-29T18:14:33.528 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:33.525+0000 7fb61f04a8c0 1 > prepared part key=_multipart_XQUR2PAH9MTZ.2~QBX6JJL4LX64.0 size=1048576 2024-08-29T18:14:33.530 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:33.529+0000 7fb61f04a8c0 1 > prepared part key=_multipart_XQUR2PAH9MTZ.2~QBX6JJL4LX64.1 size=1048576 2024-08-29T18:14:33.533 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:33.533+0000 7fb61f04a8c0 1 > prepared part key=_multipart_XQUR2PAH9MTZ.2~QBX6JJL4LX64.2 size=234223 2024-08-29T18:14:33.534 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:33.533+0000 7fb61f04a8c0 1 > prepared multipart upload key=XQUR2PAH9MTZ upload=QBX6JJL4LX64 tag=GXTBIOZM4L56 type=write size=3379951 2024-08-29T18:14:33.538 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:33.537+0000 7fb61f04a8c0 -1 < failed to complete operation key=S94OB93AU625 tag=Y7XFPBGKHJH3 type=del size=3762356: (22) Invalid argument 2024-08-29T18:14:33.542 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:33.541+0000 7fb61f04a8c0 1 > prepared operation key=5KUQU3N4QH12 tag=EI90T2TEVKF3 type=del size=2053621 2024-08-29T18:14:33.547 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:33.545+0000 7fb61f04a8c0 1 < completed part key=_multipart_2KKUJMSXARBZ.2~JRM2BIGU7D2V.0 size=1048576 2024-08-29T18:14:33.550 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:33.549+0000 7fb61f04a8c0 1 < completed part key=_multipart_2KKUJMSXARBZ.2~JRM2BIGU7D2V.1 size=892227 2024-08-29T18:14:33.556 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:33.553+0000 7fb61f04a8c0 1 < completed multipart upload key=2KKUJMSXARBZ upload=JRM2BIGU7D2V tag=245IN8IBDV7D type=write size=2989379 2024-08-29T18:14:33.560 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:33.557+0000 7fb61f04a8c0 1 > prepared operation key=AEOIRMCT8KQ2 tag=1XF7RA8XE7R1 type=del size=2615853 2024-08-29T18:14:33.564 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:33.561+0000 7fb61f04a8c0 1 < completed delete operation key=TER6ZJRIMW56 tag=IEHPI1NMPABW type=del 2024-08-29T18:14:33.571 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:33.569+0000 7fb61f04a8c0 1 > prepared part key=_multipart_LT1SSGLX1WMH.2~WJ9V7OIQL0FL.0 size=1048576 2024-08-29T18:14:33.574 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:33.573+0000 7fb61f04a8c0 1 > prepared part key=_multipart_LT1SSGLX1WMH.2~WJ9V7OIQL0FL.1 size=994087 2024-08-29T18:14:33.574 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:33.573+0000 7fb61f04a8c0 1 > prepared multipart upload key=LT1SSGLX1WMH upload=WJ9V7OIQL0FL tag=W8R559L2P2VV type=write size=3091239 2024-08-29T18:14:33.578 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:33.577+0000 7fb61f04a8c0 1 < completed delete operation key=9KUQQR7K1949 tag=C90DLBDW5D7S type=del 2024-08-29T18:14:33.582 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:33.581+0000 7fb61f04a8c0 1 > prepared operation key=FNU3QYRYTDJL tag=4CWK7S54Q80J type=write size=441345 2024-08-29T18:14:33.586 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:33.585+0000 7fb61f04a8c0 1 < canceled operation key=4CJ45GKY8XE9 tag=DJVYPHQQL884 type=write size=775077 2024-08-29T18:14:33.590 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:33.589+0000 7fb61f04a8c0 1 > prepared operation key=2KKUJMSXARBZ tag=B9UB8OQ4SLVY type=del size=1871620 2024-08-29T18:14:33.594 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:33.593+0000 7fb61f04a8c0 1 < completed part key=_multipart_WL071MKICR2A.2~KBFWSC1KL5XL.0 size=594654 2024-08-29T18:14:33.600 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:33.597+0000 7fb61f04a8c0 1 < completed multipart upload key=WL071MKICR2A upload=KBFWSC1KL5XL tag=EVEQ4IXC1ZRZ type=write size=1643230 2024-08-29T18:14:33.604 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:33.601+0000 7fb61f04a8c0 1 > prepared operation key=WL071MKICR2A tag=Y1S3GO3BZ0BH type=del size=2926841 2024-08-29T18:14:33.612 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:33.609+0000 7fb61f04a8c0 1 < suggested remove operation key=3QFXN4B7753P tag=CSDOEBZUJV32 type=del 2024-08-29T18:14:33.616 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:33.613+0000 7fb61f04a8c0 1 > prepared operation key=YTTW0WYLHLAN tag=ZT6WL5QT2AAK type=del size=3152317 2024-08-29T18:14:33.620 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:33.617+0000 7fb61f04a8c0 1 < completed part key=_multipart_WL071MKICR2A.2~T28AWA3M5E2G.0 size=569091 2024-08-29T18:14:33.627 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:33.625+0000 7fb61f04a8c0 1 < completed multipart upload key=WL071MKICR2A upload=T28AWA3M5E2G tag=ATKWMIX70C9Q type=write size=1617667 2024-08-29T18:14:33.634 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:33.633+0000 7fb61f04a8c0 1 > prepared part key=_multipart_3TBQVJB6IV1A.2~QBP3LMW37FEO.0 size=1048576 2024-08-29T18:14:33.637 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:33.637+0000 7fb61f04a8c0 1 > prepared part key=_multipart_3TBQVJB6IV1A.2~QBP3LMW37FEO.1 size=824478 2024-08-29T18:14:33.637 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:33.637+0000 7fb61f04a8c0 1 > prepared multipart upload key=3TBQVJB6IV1A upload=QBP3LMW37FEO tag=319NIHUO2SYH type=write size=2921630 2024-08-29T18:14:33.641 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:33.641+0000 7fb61f04a8c0 1 < completed delete operation key=W7G9IIKAWQJC tag=BLJWSUYCPEVE type=del 2024-08-29T18:14:33.645 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:33.645+0000 7fb61f04a8c0 1 > prepared operation key=2A1BIVN3Z7BT tag=T4PNVXYL050L type=write size=465875 2024-08-29T18:14:33.650 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:14:33 smithi029 bash[77880]: cluster 2024-08-29T18:14:31.826343+0000 mgr.y (mgr.25004) 739 : cluster [DBG] pgmap v1404: 137 pgs: 3 creating+activating, 12 unknown, 122 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 170 KiB/s rd, 62 KiB/s wr, 295 op/s 2024-08-29T18:14:33.650 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:14:33 smithi029 bash[77880]: cluster 2024-08-29T18:14:32.258226+0000 mon.a (mon.0) 1716 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:14:33.650 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:14:33 smithi029 bash[77880]: cluster 2024-08-29T18:14:32.258301+0000 mon.a (mon.0) 1717 : cluster [INF] Cluster is now healthy 2024-08-29T18:14:33.650 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:14:33 smithi029 bash[79042]: cluster 2024-08-29T18:14:31.826343+0000 mgr.y (mgr.25004) 739 : cluster [DBG] pgmap v1404: 137 pgs: 3 creating+activating, 12 unknown, 122 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 170 KiB/s rd, 62 KiB/s wr, 295 op/s 2024-08-29T18:14:33.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:14:33 smithi029 bash[79042]: cluster 2024-08-29T18:14:32.258226+0000 mon.a (mon.0) 1716 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:14:33.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:14:33 smithi029 bash[79042]: cluster 2024-08-29T18:14:32.258301+0000 mon.a (mon.0) 1717 : cluster [INF] Cluster is now healthy 2024-08-29T18:14:33.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:14:33 smithi110 bash[67519]: cluster 2024-08-29T18:14:31.826343+0000 mgr.y (mgr.25004) 739 : cluster [DBG] pgmap v1404: 137 pgs: 3 creating+activating, 12 unknown, 122 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 170 KiB/s rd, 62 KiB/s wr, 295 op/s 2024-08-29T18:14:33.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:14:33 smithi110 bash[67519]: cluster 2024-08-29T18:14:32.258226+0000 mon.a (mon.0) 1716 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:14:33.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:14:33 smithi110 bash[67519]: cluster 2024-08-29T18:14:32.258301+0000 mon.a (mon.0) 1717 : cluster [INF] Cluster is now healthy 2024-08-29T18:14:33.653 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:33.653+0000 7fb61f04a8c0 1 < suggested update operation key=ACLL9P9WWITK tag=1I5ZHQ5C8ZU0 type=write size=187165 2024-08-29T18:14:33.657 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:33.657+0000 7fb61f04a8c0 1 > prepared operation key=4CJ45GKY8XE9 tag=CU611T63QMLN type=del size=1602678 2024-08-29T18:14:33.661 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:33.661+0000 7fb61f04a8c0 1 < completed part key=_multipart_FNU3QYRYTDJL.2~KA3803TRIQE1.0 size=1048576 2024-08-29T18:14:33.664 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:33.661+0000 7fb61f04a8c0 1 < completed part key=_multipart_FNU3QYRYTDJL.2~KA3803TRIQE1.1 size=1048576 2024-08-29T18:14:33.667 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:33.665+0000 7fb61f04a8c0 1 < completed part key=_multipart_FNU3QYRYTDJL.2~KA3803TRIQE1.2 size=787925 2024-08-29T18:14:33.674 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:33.673+0000 7fb61f04a8c0 1 < completed multipart upload key=FNU3QYRYTDJL upload=KA3803TRIQE1 tag=3AVW3BEJ6ND8 type=write size=3933653 2024-08-29T18:14:33.678 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:33.677+0000 7fb61f04a8c0 1 > prepared operation key=ISHSUCCWWXU3 tag=KSZ8H52V46C5 type=del size=677330 2024-08-29T18:14:33.683 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:33.681+0000 7fb61f04a8c0 1 < completed delete operation key=2A1BIVN3Z7BT tag=T623T5RCJWLR type=del 2024-08-29T18:14:33.687 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:33.685+0000 7fb61f04a8c0 1 > prepared operation key=X36ENK39934I tag=6IK3TUEF9576 type=write size=371603 2024-08-29T18:14:33.691 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:33.689+0000 7fb61f04a8c0 1 < completed part key=_multipart_2A1BIVN3Z7BT.2~DLWINZGJQDTP.0 size=1048576 2024-08-29T18:14:33.691 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:33.689+0000 7fb61f04a8c0 1 < canceled part key=_multipart_2A1BIVN3Z7BT.2~DLWINZGJQDTP.1 size=1048576 2024-08-29T18:14:33.694 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:33.693+0000 7fb61f04a8c0 1 < completed part key=_multipart_2A1BIVN3Z7BT.2~DLWINZGJQDTP.2 size=203105 2024-08-29T18:14:33.700 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:33.697+0000 7fb61f04a8c0 1 < canceled multipart upload key=2A1BIVN3Z7BT upload=DLWINZGJQDTP tag=1VHH2GHW899X type=write size=3348833 2024-08-29T18:14:33.704 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:33.701+0000 7fb61f04a8c0 1 > prepared operation key=W7G9IIKAWQJC tag=YTU22OPJDP5T type=del size=912124 2024-08-29T18:14:33.708 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:33.705+0000 7fb61f04a8c0 1 < completed delete operation key=O7DBV8Y3AF99 tag=EQ8D2JNRMQXL type=del 2024-08-29T18:14:33.715 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:33.713+0000 7fb61f04a8c0 1 > prepared part key=_multipart_JNIRD10HWLR8.2~X6QO6LNNCIRG.0 size=370618 2024-08-29T18:14:33.715 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:33.713+0000 7fb61f04a8c0 1 > prepared multipart upload key=JNIRD10HWLR8 upload=X6QO6LNNCIRG tag=H0ZD2ZVGMTRV type=write size=1419194 2024-08-29T18:14:33.719 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:33.717+0000 7fb61f04a8c0 1 < completed part key=_multipart_3TBQVJB6IV1A.2~GCCAT4GAJZVW.0 size=1048576 2024-08-29T18:14:33.722 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:33.721+0000 7fb61f04a8c0 1 < completed part key=_multipart_3TBQVJB6IV1A.2~GCCAT4GAJZVW.1 size=1048576 2024-08-29T18:14:33.722 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:33.721+0000 7fb61f04a8c0 1 < canceled part key=_multipart_3TBQVJB6IV1A.2~GCCAT4GAJZVW.2 size=625490 2024-08-29T18:14:33.729 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:33.725+0000 7fb61f04a8c0 1 < canceled multipart upload key=3TBQVJB6IV1A upload=GCCAT4GAJZVW tag=0N9RS8CMVI2I type=write size=3771218 2024-08-29T18:14:33.736 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:33.733+0000 7fb61f04a8c0 1 > prepared part key=_multipart_YTTW0WYLHLAN.2~V1E7X5SA3X5M.0 size=1048576 2024-08-29T18:14:33.739 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:33.737+0000 7fb61f04a8c0 1 > prepared part key=_multipart_YTTW0WYLHLAN.2~V1E7X5SA3X5M.1 size=1048576 2024-08-29T18:14:33.742 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:33.741+0000 7fb61f04a8c0 1 > prepared part key=_multipart_YTTW0WYLHLAN.2~V1E7X5SA3X5M.2 size=879117 2024-08-29T18:14:33.742 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:33.741+0000 7fb61f04a8c0 1 > prepared multipart upload key=YTTW0WYLHLAN upload=V1E7X5SA3X5M tag=X989GG8D1JPA type=write size=4024845 2024-08-29T18:14:33.746 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:33.745+0000 7fb61f04a8c0 1 < completed part key=_multipart_XQUR2PAH9MTZ.2~QBX6JJL4LX64.0 size=1048576 2024-08-29T18:14:33.749 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:33.749+0000 7fb61f04a8c0 1 < completed part key=_multipart_XQUR2PAH9MTZ.2~QBX6JJL4LX64.1 size=1048576 2024-08-29T18:14:33.753 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:33.753+0000 7fb61f04a8c0 1 < completed part key=_multipart_XQUR2PAH9MTZ.2~QBX6JJL4LX64.2 size=234223 2024-08-29T18:14:33.759 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:33.757+0000 7fb61f04a8c0 1 < completed multipart upload key=XQUR2PAH9MTZ upload=QBX6JJL4LX64 tag=GXTBIOZM4L56 type=write size=3379951 2024-08-29T18:14:33.767 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:33.765+0000 7fb61f04a8c0 1 > prepared part key=_multipart_4CJ45GKY8XE9.2~AWG0JOJE22UG.0 size=1048576 2024-08-29T18:14:33.770 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:33.769+0000 7fb61f04a8c0 1 > prepared part key=_multipart_4CJ45GKY8XE9.2~AWG0JOJE22UG.1 size=1048576 2024-08-29T18:14:33.773 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:33.773+0000 7fb61f04a8c0 1 > prepared part key=_multipart_4CJ45GKY8XE9.2~AWG0JOJE22UG.2 size=548335 2024-08-29T18:14:33.773 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:33.773+0000 7fb61f04a8c0 1 > prepared multipart upload key=4CJ45GKY8XE9 upload=AWG0JOJE22UG tag=V30F4E6KIYI3 type=write size=3694063 2024-08-29T18:14:33.777 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:33.777+0000 7fb61f04a8c0 1 < completed delete operation key=5KUQU3N4QH12 tag=EI90T2TEVKF3 type=del 2024-08-29T18:14:33.785 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:33.785+0000 7fb61f04a8c0 1 > prepared part key=_multipart_H62DUL1RISWE.2~UN9EV2IC4UGR.0 size=1048576 2024-08-29T18:14:33.788 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:33.785+0000 7fb61f04a8c0 1 > prepared part key=_multipart_H62DUL1RISWE.2~UN9EV2IC4UGR.1 size=218399 2024-08-29T18:14:33.788 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:33.785+0000 7fb61f04a8c0 1 > prepared multipart upload key=H62DUL1RISWE upload=UN9EV2IC4UGR tag=2V0E9UOCE6S4 type=write size=2315551 2024-08-29T18:14:33.792 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:33.789+0000 7fb61f04a8c0 1 < completed delete operation key=AEOIRMCT8KQ2 tag=1XF7RA8XE7R1 type=del 2024-08-29T18:14:33.798 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:33.797+0000 7fb61f04a8c0 1 > prepared part key=_multipart_4CJ45GKY8XE9.2~YK1YB75T3SCN.0 size=238867 2024-08-29T18:14:33.799 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:33.797+0000 7fb61f04a8c0 1 > prepared multipart upload key=4CJ45GKY8XE9 upload=YK1YB75T3SCN tag=P6M96AUMP1ZF type=write size=1287443 2024-08-29T18:14:33.803 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:33.801+0000 7fb61f04a8c0 1 < completed part key=_multipart_LT1SSGLX1WMH.2~WJ9V7OIQL0FL.0 size=1048576 2024-08-29T18:14:33.807 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:33.805+0000 7fb61f04a8c0 1 < completed part key=_multipart_LT1SSGLX1WMH.2~WJ9V7OIQL0FL.1 size=994087 2024-08-29T18:14:33.814 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:33.813+0000 7fb61f04a8c0 1 < completed multipart upload key=LT1SSGLX1WMH upload=WJ9V7OIQL0FL tag=W8R559L2P2VV type=write size=3091239 2024-08-29T18:14:33.818 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:33.817+0000 7fb61f04a8c0 1 > prepared operation key=AEOIRMCT8KQ2 tag=I2YWF4NQIVTV type=del size=97741 2024-08-29T18:14:33.823 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:33.821+0000 7fb61f04a8c0 1 < completed write operation key=FNU3QYRYTDJL tag=4CWK7S54Q80J type=write size=441345 2024-08-29T18:14:33.830 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:33.829+0000 7fb61f04a8c0 1 > prepared part key=_multipart_H62DUL1RISWE.2~FJKRW4I4UKMQ.0 size=1048576 2024-08-29T18:14:33.834 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:33.833+0000 7fb61f04a8c0 1 > prepared part key=_multipart_H62DUL1RISWE.2~FJKRW4I4UKMQ.1 size=1048576 2024-08-29T18:14:33.837 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:33.837+0000 7fb61f04a8c0 1 > prepared part key=_multipart_H62DUL1RISWE.2~FJKRW4I4UKMQ.2 size=919091 2024-08-29T18:14:33.837 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:33.837+0000 7fb61f04a8c0 1 > prepared multipart upload key=H62DUL1RISWE upload=FJKRW4I4UKMQ tag=E1U80FPMQ4YN type=write size=4064819 2024-08-29T18:14:33.841 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:33.841+0000 7fb61f04a8c0 1 < completed delete operation key=2KKUJMSXARBZ tag=B9UB8OQ4SLVY type=del 2024-08-29T18:14:33.848 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:33.845+0000 7fb61f04a8c0 1 > prepared part key=_multipart_4CJ45GKY8XE9.2~BHANSRSPDFK6.0 size=1048576 2024-08-29T18:14:33.851 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:33.849+0000 7fb61f04a8c0 1 > prepared part key=_multipart_4CJ45GKY8XE9.2~BHANSRSPDFK6.1 size=772231 2024-08-29T18:14:33.851 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:33.849+0000 7fb61f04a8c0 1 > prepared multipart upload key=4CJ45GKY8XE9 upload=BHANSRSPDFK6 tag=QJI93AGG1W50 type=write size=2869383 2024-08-29T18:14:33.855 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:33.853+0000 7fb61f04a8c0 1 < completed delete operation key=WL071MKICR2A tag=Y1S3GO3BZ0BH type=del 2024-08-29T18:14:33.859 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:33.857+0000 7fb61f04a8c0 1 > prepared operation key=I3TS5SB21620 tag=8D58TOCP4R7Y type=del size=1933403 2024-08-29T18:14:33.867 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:33.865+0000 7fb61f04a8c0 1 < suggested remove operation key=YTTW0WYLHLAN tag=ZT6WL5QT2AAK type=del 2024-08-29T18:14:33.871 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:33.869+0000 7fb61f04a8c0 1 > prepared operation key=QIF1G8LA4M98 tag=HZ73RF7RWF93 type=del size=1569858 2024-08-29T18:14:33.875 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:33.873+0000 7fb61f04a8c0 1 < completed part key=_multipart_3TBQVJB6IV1A.2~QBP3LMW37FEO.0 size=1048576 2024-08-29T18:14:33.875 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:33.873+0000 7fb61f04a8c0 1 < canceled part key=_multipart_3TBQVJB6IV1A.2~QBP3LMW37FEO.1 size=824478 2024-08-29T18:14:33.883 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:33.881+0000 7fb61f04a8c0 1 < canceled multipart upload key=3TBQVJB6IV1A upload=QBP3LMW37FEO tag=319NIHUO2SYH type=write size=2921630 2024-08-29T18:14:33.891 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:33.889+0000 7fb61f04a8c0 1 > prepared part key=_multipart_AYZ82CIS7E5Q.2~N9X3YTONKE6M.0 size=116796 2024-08-29T18:14:33.891 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:33.889+0000 7fb61f04a8c0 1 > prepared multipart upload key=AYZ82CIS7E5Q upload=N9X3YTONKE6M tag=SZXTT2BF7VPX type=write size=1165372 2024-08-29T18:14:33.895 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:33.893+0000 7fb61f04a8c0 1 < completed write operation key=2A1BIVN3Z7BT tag=T4PNVXYL050L type=write size=465875 2024-08-29T18:14:33.900 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:33.897+0000 7fb61f04a8c0 1 > prepared operation key=G64DV15QNIKC tag=TYYJLGQ7SO3K type=del size=2110288 2024-08-29T18:14:33.905 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:33.905+0000 7fb61f04a8c0 1 < completed delete operation key=4CJ45GKY8XE9 tag=CU611T63QMLN type=del 2024-08-29T18:14:33.913 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:33.913+0000 7fb61f04a8c0 1 > prepared part key=_multipart_H62DUL1RISWE.2~1FOYX6ZKIMLU.0 size=1048576 2024-08-29T18:14:33.916 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:33.913+0000 7fb61f04a8c0 1 > prepared part key=_multipart_H62DUL1RISWE.2~1FOYX6ZKIMLU.1 size=1048576 2024-08-29T18:14:33.919 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:33.917+0000 7fb61f04a8c0 1 > prepared part key=_multipart_H62DUL1RISWE.2~1FOYX6ZKIMLU.2 size=845948 2024-08-29T18:14:33.919 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:33.917+0000 7fb61f04a8c0 1 > prepared multipart upload key=H62DUL1RISWE upload=1FOYX6ZKIMLU tag=XOINHA2KT1K8 type=write size=3991676 2024-08-29T18:14:33.923 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:33.921+0000 7fb61f04a8c0 1 < completed delete operation key=ISHSUCCWWXU3 tag=KSZ8H52V46C5 type=del 2024-08-29T18:14:33.927 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:33.925+0000 7fb61f04a8c0 1 > prepared operation key=FNU3QYRYTDJL tag=HV097DM06ZE7 type=write size=154998 2024-08-29T18:14:33.931 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:33.929+0000 7fb61f04a8c0 1 < completed write operation key=X36ENK39934I tag=6IK3TUEF9576 type=write size=371603 2024-08-29T18:14:33.935 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:33.933+0000 7fb61f04a8c0 1 > prepared operation key=2KKUJMSXARBZ tag=M6SLQTDJXURB type=write size=453115 2024-08-29T18:14:33.943 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:33.941+0000 7fb61f04a8c0 1 < suggested update operation key=W7G9IIKAWQJC tag=YTU22OPJDP5T type=del size=912124 2024-08-29T18:14:33.948 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:33.945+0000 7fb61f04a8c0 1 > prepared operation key=88Z3FINQPJH4 tag=WZULHSR3OFRK type=del size=928061 2024-08-29T18:14:33.952 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:33.949+0000 7fb61f04a8c0 1 < completed part key=_multipart_JNIRD10HWLR8.2~X6QO6LNNCIRG.0 size=370618 2024-08-29T18:14:33.958 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:33.957+0000 7fb61f04a8c0 1 < completed multipart upload key=JNIRD10HWLR8 upload=X6QO6LNNCIRG tag=H0ZD2ZVGMTRV type=write size=1419194 2024-08-29T18:14:33.965 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:33.965+0000 7fb61f04a8c0 1 > prepared part key=_multipart_3TBQVJB6IV1A.2~28STJOVDZI2T.0 size=1048576 2024-08-29T18:14:33.969 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:33.969+0000 7fb61f04a8c0 1 > prepared part key=_multipart_3TBQVJB6IV1A.2~28STJOVDZI2T.1 size=977842 2024-08-29T18:14:33.969 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:33.969+0000 7fb61f04a8c0 1 > prepared multipart upload key=3TBQVJB6IV1A upload=28STJOVDZI2T tag=4HI9QIUV99FH type=write size=3074994 2024-08-29T18:14:33.973 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:33.973+0000 7fb61f04a8c0 1 < completed part key=_multipart_YTTW0WYLHLAN.2~V1E7X5SA3X5M.0 size=1048576 2024-08-29T18:14:33.977 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:33.977+0000 7fb61f04a8c0 1 < completed part key=_multipart_YTTW0WYLHLAN.2~V1E7X5SA3X5M.1 size=1048576 2024-08-29T18:14:33.980 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:33.977+0000 7fb61f04a8c0 1 < completed part key=_multipart_YTTW0WYLHLAN.2~V1E7X5SA3X5M.2 size=879117 2024-08-29T18:14:33.986 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:33.985+0000 7fb61f04a8c0 1 < completed multipart upload key=YTTW0WYLHLAN upload=V1E7X5SA3X5M tag=X989GG8D1JPA type=write size=4024845 2024-08-29T18:14:33.991 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:33.989+0000 7fb61f04a8c0 1 > prepared operation key=YTTW0WYLHLAN tag=C9TJNJMQYZAI type=del size=2199110 2024-08-29T18:14:33.995 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:33.993+0000 7fb61f04a8c0 1 < completed part key=_multipart_4CJ45GKY8XE9.2~AWG0JOJE22UG.0 size=1048576 2024-08-29T18:14:33.998 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:33.997+0000 7fb61f04a8c0 1 < completed part key=_multipart_4CJ45GKY8XE9.2~AWG0JOJE22UG.1 size=1048576 2024-08-29T18:14:34.002 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:34.001+0000 7fb61f04a8c0 1 < completed part key=_multipart_4CJ45GKY8XE9.2~AWG0JOJE22UG.2 size=548335 2024-08-29T18:14:34.010 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:34.009+0000 7fb61f04a8c0 1 < completed multipart upload key=4CJ45GKY8XE9 upload=AWG0JOJE22UG tag=V30F4E6KIYI3 type=write size=3694063 2024-08-29T18:14:34.014 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:34.013+0000 7fb61f04a8c0 1 > prepared operation key=I3TS5SB21620 tag=60XSDRGO1FM8 type=del size=3278020 2024-08-29T18:14:34.019 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:34.017+0000 7fb61f04a8c0 1 < completed part key=_multipart_H62DUL1RISWE.2~UN9EV2IC4UGR.0 size=1048576 2024-08-29T18:14:34.023 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:34.021+0000 7fb61f04a8c0 1 < completed part key=_multipart_H62DUL1RISWE.2~UN9EV2IC4UGR.1 size=218399 2024-08-29T18:14:34.029 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:34.029+0000 7fb61f04a8c0 1 < completed multipart upload key=H62DUL1RISWE upload=UN9EV2IC4UGR tag=2V0E9UOCE6S4 type=write size=2315551 2024-08-29T18:14:34.036 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:34.033+0000 7fb61f04a8c0 1 > prepared part key=_multipart_88Z3FINQPJH4.2~FNE3E41TYYK1.0 size=1048576 2024-08-29T18:14:34.039 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:34.037+0000 7fb61f04a8c0 1 > prepared part key=_multipart_88Z3FINQPJH4.2~FNE3E41TYYK1.1 size=509431 2024-08-29T18:14:34.039 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:34.037+0000 7fb61f04a8c0 1 > prepared multipart upload key=88Z3FINQPJH4 upload=FNE3E41TYYK1 tag=0TCWPWT8VA74 type=write size=2606583 2024-08-29T18:14:34.043 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:34.041+0000 7fb61f04a8c0 1 < completed part key=_multipart_4CJ45GKY8XE9.2~YK1YB75T3SCN.0 size=238867 2024-08-29T18:14:34.050 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:34.049+0000 7fb61f04a8c0 1 < completed multipart upload key=4CJ45GKY8XE9 upload=YK1YB75T3SCN tag=P6M96AUMP1ZF type=write size=1287443 2024-08-29T18:14:34.057 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:34.057+0000 7fb61f04a8c0 1 > prepared part key=_multipart_O7DBV8Y3AF99.2~2A1TTKMWYN9Q.0 size=1048576 2024-08-29T18:14:34.060 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:34.057+0000 7fb61f04a8c0 1 > prepared part key=_multipart_O7DBV8Y3AF99.2~2A1TTKMWYN9Q.1 size=744415 2024-08-29T18:14:34.060 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:34.057+0000 7fb61f04a8c0 1 > prepared multipart upload key=O7DBV8Y3AF99 upload=2A1TTKMWYN9Q tag=S4W434NPFAA1 type=write size=2841567 2024-08-29T18:14:34.068 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:34.065+0000 7fb61f04a8c0 1 < suggested remove operation key=AEOIRMCT8KQ2 tag=I2YWF4NQIVTV type=del 2024-08-29T18:14:34.072 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:34.069+0000 7fb61f04a8c0 1 > prepared operation key=3TBQVJB6IV1A tag=TEJD5NJC21OE type=write size=142264 2024-08-29T18:14:34.076 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:34.073+0000 7fb61f04a8c0 1 < completed part key=_multipart_H62DUL1RISWE.2~FJKRW4I4UKMQ.0 size=1048576 2024-08-29T18:14:34.079 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:34.077+0000 7fb61f04a8c0 1 < completed part key=_multipart_H62DUL1RISWE.2~FJKRW4I4UKMQ.1 size=1048576 2024-08-29T18:14:34.082 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:34.081+0000 7fb61f04a8c0 1 < completed part key=_multipart_H62DUL1RISWE.2~FJKRW4I4UKMQ.2 size=919091 2024-08-29T18:14:34.089 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:34.089+0000 7fb61f04a8c0 1 < completed multipart upload key=H62DUL1RISWE upload=FJKRW4I4UKMQ tag=E1U80FPMQ4YN type=write size=4064819 2024-08-29T18:14:34.093 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:34.093+0000 7fb61f04a8c0 1 > prepared operation key=WL071MKICR2A tag=20Y845IHRW81 type=del size=2851371 2024-08-29T18:14:34.097 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:34.097+0000 7fb61f04a8c0 1 < completed part key=_multipart_4CJ45GKY8XE9.2~BHANSRSPDFK6.0 size=1048576 2024-08-29T18:14:34.100 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:34.097+0000 7fb61f04a8c0 1 < completed part key=_multipart_4CJ45GKY8XE9.2~BHANSRSPDFK6.1 size=772231 2024-08-29T18:14:34.106 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:34.105+0000 7fb61f04a8c0 1 < completed multipart upload key=4CJ45GKY8XE9 upload=BHANSRSPDFK6 tag=QJI93AGG1W50 type=write size=2869383 2024-08-29T18:14:34.114 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:34.113+0000 7fb61f04a8c0 1 > prepared part key=_multipart_88Z3FINQPJH4.2~HT8X75LLUSFU.0 size=1048576 2024-08-29T18:14:34.117 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:34.117+0000 7fb61f04a8c0 1 > prepared part key=_multipart_88Z3FINQPJH4.2~HT8X75LLUSFU.1 size=471686 2024-08-29T18:14:34.117 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:34.117+0000 7fb61f04a8c0 1 > prepared multipart upload key=88Z3FINQPJH4 upload=HT8X75LLUSFU tag=W75MM6V9TB97 type=write size=2568838 2024-08-29T18:14:34.121 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:34.121+0000 7fb61f04a8c0 1 < completed delete operation key=I3TS5SB21620 tag=8D58TOCP4R7Y type=del 2024-08-29T18:14:34.126 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:34.125+0000 7fb61f04a8c0 1 > prepared operation key=LT1SSGLX1WMH tag=XTMCI11JLDWS type=del size=1204569 2024-08-29T18:14:34.130 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:34.129+0000 7fb61f04a8c0 1 < completed delete operation key=QIF1G8LA4M98 tag=HZ73RF7RWF93 type=del 2024-08-29T18:14:34.139 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:34.137+0000 7fb61f04a8c0 1 > prepared part key=_multipart_ACLL9P9WWITK.2~2DSZ05LTZ5X5.0 size=1048576 2024-08-29T18:14:34.142 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:34.141+0000 7fb61f04a8c0 1 > prepared part key=_multipart_ACLL9P9WWITK.2~2DSZ05LTZ5X5.1 size=799471 2024-08-29T18:14:34.142 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:34.141+0000 7fb61f04a8c0 1 > prepared multipart upload key=ACLL9P9WWITK upload=2DSZ05LTZ5X5 tag=ABOIFLS9EQUP type=write size=2896623 2024-08-29T18:14:34.146 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:34.145+0000 7fb61f04a8c0 1 < completed part key=_multipart_AYZ82CIS7E5Q.2~N9X3YTONKE6M.0 size=116796 2024-08-29T18:14:34.152 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:34.149+0000 7fb61f04a8c0 1 < completed multipart upload key=AYZ82CIS7E5Q upload=N9X3YTONKE6M tag=SZXTT2BF7VPX type=write size=1165372 2024-08-29T18:14:34.160 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:34.157+0000 7fb61f04a8c0 1 > prepared part key=_multipart_3TBQVJB6IV1A.2~3HTL12JVVKRL.0 size=662721 2024-08-29T18:14:34.160 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:34.157+0000 7fb61f04a8c0 1 > prepared multipart upload key=3TBQVJB6IV1A upload=3HTL12JVVKRL tag=PLCSNMV5BB75 type=write size=1711297 2024-08-29T18:14:34.164 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:34.161+0000 7fb61f04a8c0 1 < completed delete operation key=G64DV15QNIKC tag=TYYJLGQ7SO3K type=del 2024-08-29T18:14:34.171 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:34.169+0000 7fb61f04a8c0 1 > prepared part key=_multipart_3QFXN4B7753P.2~XD0JFJZXWCQ4.0 size=1048576 2024-08-29T18:14:34.174 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:34.173+0000 7fb61f04a8c0 1 > prepared part key=_multipart_3QFXN4B7753P.2~XD0JFJZXWCQ4.1 size=426902 2024-08-29T18:14:34.174 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:34.173+0000 7fb61f04a8c0 1 > prepared multipart upload key=3QFXN4B7753P upload=XD0JFJZXWCQ4 tag=21GKWZH48PHW type=write size=2524054 2024-08-29T18:14:34.179 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:34.177+0000 7fb61f04a8c0 1 < completed part key=_multipart_H62DUL1RISWE.2~1FOYX6ZKIMLU.0 size=1048576 2024-08-29T18:14:34.182 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:34.181+0000 7fb61f04a8c0 1 < completed part key=_multipart_H62DUL1RISWE.2~1FOYX6ZKIMLU.1 size=1048576 2024-08-29T18:14:34.182 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:34.181+0000 7fb61f04a8c0 1 < canceled part key=_multipart_H62DUL1RISWE.2~1FOYX6ZKIMLU.2 size=845948 2024-08-29T18:14:34.188 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:34.185+0000 7fb61f04a8c0 1 < canceled multipart upload key=H62DUL1RISWE upload=1FOYX6ZKIMLU tag=XOINHA2KT1K8 type=write size=3991676 2024-08-29T18:14:34.196 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:34.193+0000 7fb61f04a8c0 1 > prepared part key=_multipart_T5QMR1S0ST4W.2~2NXRDWVKCQ56.0 size=1048576 2024-08-29T18:14:34.199 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:34.197+0000 7fb61f04a8c0 1 > prepared part key=_multipart_T5QMR1S0ST4W.2~2NXRDWVKCQ56.1 size=753989 2024-08-29T18:14:34.199 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:34.197+0000 7fb61f04a8c0 1 > prepared multipart upload key=T5QMR1S0ST4W upload=2NXRDWVKCQ56 tag=X8FUN8FEDHLX type=write size=2851141 2024-08-29T18:14:34.203 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:34.201+0000 7fb61f04a8c0 1 < completed write operation key=FNU3QYRYTDJL tag=HV097DM06ZE7 type=write size=154998 2024-08-29T18:14:34.207 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:34.205+0000 7fb61f04a8c0 1 > prepared operation key=ISHSUCCWWXU3 tag=H3M9I27V0SQB type=del size=4105109 2024-08-29T18:14:34.211 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:34.209+0000 7fb61f04a8c0 1 < completed write operation key=2KKUJMSXARBZ tag=M6SLQTDJXURB type=write size=453115 2024-08-29T18:14:34.219 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:34.217+0000 7fb61f04a8c0 1 > prepared part key=_multipart_TER6ZJRIMW56.2~M4ZUVGVML8MI.0 size=1048576 2024-08-29T18:14:34.222 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:34.221+0000 7fb61f04a8c0 1 > prepared part key=_multipart_TER6ZJRIMW56.2~M4ZUVGVML8MI.1 size=1048576 2024-08-29T18:14:34.225 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:34.225+0000 7fb61f04a8c0 1 > prepared part key=_multipart_TER6ZJRIMW56.2~M4ZUVGVML8MI.2 size=289572 2024-08-29T18:14:34.225 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:34.225+0000 7fb61f04a8c0 1 > prepared multipart upload key=TER6ZJRIMW56 upload=M4ZUVGVML8MI tag=NMYD68W4TDOW type=write size=3435300 2024-08-29T18:14:34.229 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:34.229+0000 7fb61f04a8c0 1 < completed delete operation key=88Z3FINQPJH4 tag=WZULHSR3OFRK type=del 2024-08-29T18:14:34.234 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:34.233+0000 7fb61f04a8c0 1 > prepared operation key=G64DV15QNIKC tag=SU7SW6VQ6SFX type=del size=2457450 2024-08-29T18:14:34.235 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:34.233+0000 7fb61f04a8c0 1 < canceled part key=_multipart_3TBQVJB6IV1A.2~28STJOVDZI2T.0 size=1048576 2024-08-29T18:14:34.239 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:34.237+0000 7fb61f04a8c0 1 < completed part key=_multipart_3TBQVJB6IV1A.2~28STJOVDZI2T.1 size=977842 2024-08-29T18:14:34.245 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:34.245+0000 7fb61f04a8c0 1 < canceled multipart upload key=3TBQVJB6IV1A upload=28STJOVDZI2T tag=4HI9QIUV99FH type=write size=3074994 2024-08-29T18:14:34.250 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:34.249+0000 7fb61f04a8c0 1 > prepared operation key=5KUQU3N4QH12 tag=O6IGG8TNUOXY type=del size=483409 2024-08-29T18:14:34.257 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:34.257+0000 7fb61f04a8c0 1 < suggested remove operation key=YTTW0WYLHLAN tag=C9TJNJMQYZAI type=del 2024-08-29T18:14:34.265 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:34.265+0000 7fb61f04a8c0 1 > prepared part key=_multipart_G64DV15QNIKC.2~XA3HH5YN96UZ.0 size=1048576 2024-08-29T18:14:34.268 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:34.269+0000 7fb61f04a8c0 1 > prepared part key=_multipart_G64DV15QNIKC.2~XA3HH5YN96UZ.1 size=1048576 2024-08-29T18:14:34.272 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:34.269+0000 7fb61f04a8c0 1 > prepared part key=_multipart_G64DV15QNIKC.2~XA3HH5YN96UZ.2 size=490222 2024-08-29T18:14:34.272 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:34.269+0000 7fb61f04a8c0 1 > prepared multipart upload key=G64DV15QNIKC upload=XA3HH5YN96UZ tag=JNM6I1CPCVHU type=write size=3635950 2024-08-29T18:14:34.280 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:34.277+0000 7fb61f04a8c0 1 < suggested update operation key=I3TS5SB21620 tag=60XSDRGO1FM8 type=del size=3278020 2024-08-29T18:14:34.284 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:34.281+0000 7fb61f04a8c0 1 > prepared operation key=T5QMR1S0ST4W tag=7QBT8SI4VSDM type=del size=890875 2024-08-29T18:14:34.288 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:34.285+0000 7fb61f04a8c0 1 < completed part key=_multipart_88Z3FINQPJH4.2~FNE3E41TYYK1.0 size=1048576 2024-08-29T18:14:34.291 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:34.289+0000 7fb61f04a8c0 1 < completed part key=_multipart_88Z3FINQPJH4.2~FNE3E41TYYK1.1 size=509431 2024-08-29T18:14:34.297 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:34.297+0000 7fb61f04a8c0 1 < completed multipart upload key=88Z3FINQPJH4 upload=FNE3E41TYYK1 tag=0TCWPWT8VA74 type=write size=2606583 2024-08-29T18:14:34.301 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:34.301+0000 7fb61f04a8c0 1 > prepared operation key=LT1SSGLX1WMH tag=55VCRXY2C05F type=del size=3773284 2024-08-29T18:14:34.306 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:34.305+0000 7fb61f04a8c0 1 < completed part key=_multipart_O7DBV8Y3AF99.2~2A1TTKMWYN9Q.0 size=1048576 2024-08-29T18:14:34.309 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:34.309+0000 7fb61f04a8c0 1 < completed part key=_multipart_O7DBV8Y3AF99.2~2A1TTKMWYN9Q.1 size=744415 2024-08-29T18:14:34.315 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:34.313+0000 7fb61f04a8c0 1 < completed multipart upload key=O7DBV8Y3AF99 upload=2A1TTKMWYN9Q tag=S4W434NPFAA1 type=write size=2841567 2024-08-29T18:14:34.319 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:34.317+0000 7fb61f04a8c0 1 > prepared operation key=YTTW0WYLHLAN tag=JEYCNYGSM03F type=del size=3361929 2024-08-29T18:14:34.327 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:34.325+0000 7fb61f04a8c0 1 < suggested remove operation key=3TBQVJB6IV1A tag=TEJD5NJC21OE type=write 2024-08-29T18:14:34.334 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:34.333+0000 7fb61f04a8c0 1 > prepared part key=_multipart_JNIRD10HWLR8.2~9AMK4CPL616N.0 size=1048576 2024-08-29T18:14:34.337 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:34.337+0000 7fb61f04a8c0 1 > prepared part key=_multipart_JNIRD10HWLR8.2~9AMK4CPL616N.1 size=25450 2024-08-29T18:14:34.338 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:34.337+0000 7fb61f04a8c0 1 > prepared multipart upload key=JNIRD10HWLR8 upload=9AMK4CPL616N tag=HPN1RKKLXDII type=write size=2122602 2024-08-29T18:14:34.342 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:34.341+0000 7fb61f04a8c0 1 < completed delete operation key=WL071MKICR2A tag=20Y845IHRW81 type=del 2024-08-29T18:14:34.345 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:34.345+0000 7fb61f04a8c0 1 > prepared operation key=9KUQQR7K1949 tag=E3D142N8M6UW type=del size=2345082 2024-08-29T18:14:34.349 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:34.349+0000 7fb61f04a8c0 1 < completed part key=_multipart_88Z3FINQPJH4.2~HT8X75LLUSFU.0 size=1048576 2024-08-29T18:14:34.352 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:34.349+0000 7fb61f04a8c0 1 < completed part key=_multipart_88Z3FINQPJH4.2~HT8X75LLUSFU.1 size=471686 2024-08-29T18:14:34.359 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:34.357+0000 7fb61f04a8c0 1 < completed multipart upload key=88Z3FINQPJH4 upload=HT8X75LLUSFU tag=W75MM6V9TB97 type=write size=2568838 2024-08-29T18:14:34.363 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:34.361+0000 7fb61f04a8c0 1 > prepared operation key=ME3R1W5MZE98 tag=1I3ELFZCIHK0 type=del size=2715313 2024-08-29T18:14:34.371 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:34.369+0000 7fb61f04a8c0 1 < suggested remove operation key=LT1SSGLX1WMH tag=XTMCI11JLDWS type=del 2024-08-29T18:14:34.375 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:34.373+0000 7fb61f04a8c0 1 > prepared operation key=H62DUL1RISWE tag=9K17BU10K7EV type=del size=1244570 2024-08-29T18:14:34.380 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:34.377+0000 7fb61f04a8c0 1 < completed part key=_multipart_ACLL9P9WWITK.2~2DSZ05LTZ5X5.0 size=1048576 2024-08-29T18:14:34.383 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:34.381+0000 7fb61f04a8c0 1 < completed part key=_multipart_ACLL9P9WWITK.2~2DSZ05LTZ5X5.1 size=799471 2024-08-29T18:14:34.389 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:34.389+0000 7fb61f04a8c0 1 < completed multipart upload key=ACLL9P9WWITK upload=2DSZ05LTZ5X5 tag=ABOIFLS9EQUP type=write size=2896623 2024-08-29T18:14:34.393 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:34.393+0000 7fb61f04a8c0 1 > prepared operation key=5KUQU3N4QH12 tag=4TS4YUB89ISU type=del size=3427575 2024-08-29T18:14:34.398 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:34.397+0000 7fb61f04a8c0 1 < completed part key=_multipart_3TBQVJB6IV1A.2~3HTL12JVVKRL.0 size=662721 2024-08-29T18:14:34.404 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:34.401+0000 7fb61f04a8c0 1 < completed multipart upload key=3TBQVJB6IV1A upload=3HTL12JVVKRL tag=PLCSNMV5BB75 type=write size=1711297 2024-08-29T18:14:34.412 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:34.409+0000 7fb61f04a8c0 1 > prepared part key=_multipart_G64DV15QNIKC.2~ND2PFOSBK9AK.0 size=1048576 2024-08-29T18:14:34.415 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:34.413+0000 7fb61f04a8c0 1 > prepared part key=_multipart_G64DV15QNIKC.2~ND2PFOSBK9AK.1 size=1048576 2024-08-29T18:14:34.418 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:34.417+0000 7fb61f04a8c0 1 > prepared part key=_multipart_G64DV15QNIKC.2~ND2PFOSBK9AK.2 size=333019 2024-08-29T18:14:34.418 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:34.417+0000 7fb61f04a8c0 1 > prepared multipart upload key=G64DV15QNIKC upload=ND2PFOSBK9AK tag=O5SQEEMNNDJC type=write size=3478747 2024-08-29T18:14:34.423 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:34.421+0000 7fb61f04a8c0 1 < completed part key=_multipart_3QFXN4B7753P.2~XD0JFJZXWCQ4.0 size=1048576 2024-08-29T18:14:34.426 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:34.425+0000 7fb61f04a8c0 1 < completed part key=_multipart_3QFXN4B7753P.2~XD0JFJZXWCQ4.1 size=426902 2024-08-29T18:14:34.432 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:34.429+0000 7fb61f04a8c0 1 < completed multipart upload key=3QFXN4B7753P upload=XD0JFJZXWCQ4 tag=21GKWZH48PHW type=write size=2524054 2024-08-29T18:14:34.436 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:34.433+0000 7fb61f04a8c0 1 > prepared operation key=UV4UZ0C0JNBG tag=VC7P57XE1XQ5 type=del size=3256547 2024-08-29T18:14:34.440 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:34.437+0000 7fb61f04a8c0 1 < completed part key=_multipart_T5QMR1S0ST4W.2~2NXRDWVKCQ56.0 size=1048576 2024-08-29T18:14:34.444 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:34.441+0000 7fb61f04a8c0 1 < completed part key=_multipart_T5QMR1S0ST4W.2~2NXRDWVKCQ56.1 size=753989 2024-08-29T18:14:34.450 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:34.449+0000 7fb61f04a8c0 1 < completed multipart upload key=T5QMR1S0ST4W upload=2NXRDWVKCQ56 tag=X8FUN8FEDHLX type=write size=2851141 2024-08-29T18:14:34.457 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:34.457+0000 7fb61f04a8c0 1 > prepared part key=_multipart_0YHK9IOSR0X1.2~EL5OKJSW74JP.0 size=1048576 2024-08-29T18:14:34.460 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:34.461+0000 7fb61f04a8c0 1 > prepared part key=_multipart_0YHK9IOSR0X1.2~EL5OKJSW74JP.1 size=895604 2024-08-29T18:14:34.461 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:34.461+0000 7fb61f04a8c0 1 > prepared multipart upload key=0YHK9IOSR0X1 upload=EL5OKJSW74JP tag=S6T80U4OWH2Q type=write size=2992756 2024-08-29T18:14:34.465 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:34.465+0000 7fb61f04a8c0 1 < completed delete operation key=ISHSUCCWWXU3 tag=H3M9I27V0SQB type=del 2024-08-29T18:14:34.469 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:34.469+0000 7fb61f04a8c0 1 > prepared operation key=0YHK9IOSR0X1 tag=691CJ48WP2FU type=del size=2461502 2024-08-29T18:14:34.473 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:34.473+0000 7fb61f04a8c0 1 < completed part key=_multipart_TER6ZJRIMW56.2~M4ZUVGVML8MI.0 size=1048576 2024-08-29T18:14:34.476 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:34.473+0000 7fb61f04a8c0 1 < completed part key=_multipart_TER6ZJRIMW56.2~M4ZUVGVML8MI.1 size=1048576 2024-08-29T18:14:34.476 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:34.473+0000 7fb61f04a8c0 1 < canceled part key=_multipart_TER6ZJRIMW56.2~M4ZUVGVML8MI.2 size=289572 2024-08-29T18:14:34.483 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:34.481+0000 7fb61f04a8c0 1 < canceled multipart upload key=TER6ZJRIMW56 upload=M4ZUVGVML8MI tag=NMYD68W4TDOW type=write size=3435300 2024-08-29T18:14:34.487 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:34.485+0000 7fb61f04a8c0 1 > prepared operation key=ME3R1W5MZE98 tag=RIE337IXOB3S type=write size=930358 2024-08-29T18:14:34.491 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:34.489+0000 7fb61f04a8c0 1 < completed delete operation key=G64DV15QNIKC tag=SU7SW6VQ6SFX type=del 2024-08-29T18:14:34.497 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:34.497+0000 7fb61f04a8c0 1 > prepared part key=_multipart_AYZ82CIS7E5Q.2~ZMMVA3502XLH.0 size=1048576 2024-08-29T18:14:34.501 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:34.497+0000 7fb61f04a8c0 1 > prepared part key=_multipart_AYZ82CIS7E5Q.2~ZMMVA3502XLH.1 size=534904 2024-08-29T18:14:34.501 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:34.497+0000 7fb61f04a8c0 1 > prepared multipart upload key=AYZ82CIS7E5Q upload=ZMMVA3502XLH tag=MAEW9E3K0HA5 type=write size=2632056 2024-08-29T18:14:34.504 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:34.501+0000 7fb61f04a8c0 1 < completed delete operation key=5KUQU3N4QH12 tag=O6IGG8TNUOXY type=del 2024-08-29T18:14:34.508 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:34.505+0000 7fb61f04a8c0 1 > prepared operation key=X36ENK39934I tag=MV344VOJBW2L type=del size=127654 2024-08-29T18:14:34.513 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:34.513+0000 7fb61f04a8c0 1 < completed part key=_multipart_G64DV15QNIKC.2~XA3HH5YN96UZ.0 size=1048576 2024-08-29T18:14:34.516 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:34.513+0000 7fb61f04a8c0 1 < completed part key=_multipart_G64DV15QNIKC.2~XA3HH5YN96UZ.1 size=1048576 2024-08-29T18:14:34.519 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:34.517+0000 7fb61f04a8c0 1 < completed part key=_multipart_G64DV15QNIKC.2~XA3HH5YN96UZ.2 size=490222 2024-08-29T18:14:34.525 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:34.525+0000 7fb61f04a8c0 1 < completed multipart upload key=G64DV15QNIKC upload=XA3HH5YN96UZ tag=JNM6I1CPCVHU type=write size=3635950 2024-08-29T18:14:34.530 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:34.529+0000 7fb61f04a8c0 1 > prepared operation key=FNU3QYRYTDJL tag=RN5G06HV9CBR type=write size=918978 2024-08-29T18:14:34.538 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:34.537+0000 7fb61f04a8c0 1 < suggested remove operation key=T5QMR1S0ST4W tag=7QBT8SI4VSDM type=del 2024-08-29T18:14:34.543 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:34.541+0000 7fb61f04a8c0 1 > prepared operation key=ISHSUCCWWXU3 tag=0703DQCD7N64 type=del size=3299139 2024-08-29T18:14:34.545 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:34.545+0000 7fb61f04a8c0 -1 < no bi entry to suggest for operation key=LT1SSGLX1WMH tag=55VCRXY2C05F type=del size=3773284: (2) No such file or directory 2024-08-29T18:14:34.553 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:34.553+0000 7fb61f04a8c0 1 > prepared part key=_multipart_3QFXN4B7753P.2~E71Q0G9PD1PK.0 size=1048576 2024-08-29T18:14:34.556 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:34.553+0000 7fb61f04a8c0 1 > prepared part key=_multipart_3QFXN4B7753P.2~E71Q0G9PD1PK.1 size=1048576 2024-08-29T18:14:34.558 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:34.557+0000 7fb61f04a8c0 1 > prepared part key=_multipart_3QFXN4B7753P.2~E71Q0G9PD1PK.2 size=415660 2024-08-29T18:14:34.559 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:34.557+0000 7fb61f04a8c0 1 > prepared multipart upload key=3QFXN4B7753P upload=E71Q0G9PD1PK tag=2TLOBUROU0K7 type=write size=3561388 2024-08-29T18:14:34.562 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:34.561+0000 7fb61f04a8c0 1 < completed delete operation key=YTTW0WYLHLAN tag=JEYCNYGSM03F type=del 2024-08-29T18:14:34.569 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:34.569+0000 7fb61f04a8c0 1 > prepared part key=_multipart_AEOIRMCT8KQ2.2~PQM50R43W28S.0 size=565085 2024-08-29T18:14:34.569 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:34.569+0000 7fb61f04a8c0 1 > prepared multipart upload key=AEOIRMCT8KQ2 upload=PQM50R43W28S tag=1LWFUVKRMEIC type=write size=1613661 2024-08-29T18:14:34.573 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:34.573+0000 7fb61f04a8c0 1 < completed part key=_multipart_JNIRD10HWLR8.2~9AMK4CPL616N.0 size=1048576 2024-08-29T18:14:34.576 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:34.573+0000 7fb61f04a8c0 1 < completed part key=_multipart_JNIRD10HWLR8.2~9AMK4CPL616N.1 size=25450 2024-08-29T18:14:34.583 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:34.581+0000 7fb61f04a8c0 1 < completed multipart upload key=JNIRD10HWLR8 upload=9AMK4CPL616N tag=HPN1RKKLXDII type=write size=2122602 2024-08-29T18:14:34.587 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:34.585+0000 7fb61f04a8c0 1 > prepared operation key=3TBQVJB6IV1A tag=66S6XUJOBW70 type=del size=3459636 2024-08-29T18:14:34.591 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:34.589+0000 7fb61f04a8c0 1 < canceled operation key=9KUQQR7K1949 tag=E3D142N8M6UW type=del size=2345082 2024-08-29T18:14:34.595 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:34.593+0000 7fb61f04a8c0 1 > prepared operation key=I3TS5SB21620 tag=E629LDU5FKWN type=del size=3503091 2024-08-29T18:14:34.599 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:34.597+0000 7fb61f04a8c0 1 < completed delete operation key=ME3R1W5MZE98 tag=1I3ELFZCIHK0 type=del 2024-08-29T18:14:34.603 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:34.601+0000 7fb61f04a8c0 1 > prepared operation key=88Z3FINQPJH4 tag=2DJCZF4Y23VL type=del size=3160134 2024-08-29T18:14:34.611 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:34.609+0000 7fb61f04a8c0 1 < suggested remove operation key=H62DUL1RISWE tag=9K17BU10K7EV type=del 2024-08-29T18:14:34.615 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:34.613+0000 7fb61f04a8c0 1 > prepared operation key=AYZ82CIS7E5Q tag=ULTUPXY3PPV6 type=del size=3037335 2024-08-29T18:14:34.625 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:34.625+0000 7fb61f04a8c0 1 < suggested update operation key=5KUQU3N4QH12 tag=4TS4YUB89ISU type=del size=3427575 2024-08-29T18:14:34.632 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:34.633+0000 7fb61f04a8c0 1 > prepared part key=_multipart_ME3R1W5MZE98.2~QQAQWQI0XUNX.0 size=1048576 2024-08-29T18:14:34.636 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:34.633+0000 7fb61f04a8c0 1 > prepared part key=_multipart_ME3R1W5MZE98.2~QQAQWQI0XUNX.1 size=1048576 2024-08-29T18:14:34.639 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:34.637+0000 7fb61f04a8c0 1 > prepared part key=_multipart_ME3R1W5MZE98.2~QQAQWQI0XUNX.2 size=472263 2024-08-29T18:14:34.639 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:34.637+0000 7fb61f04a8c0 1 > prepared multipart upload key=ME3R1W5MZE98 upload=QQAQWQI0XUNX tag=XJ2R4NQS5GVL type=write size=3617991 2024-08-29T18:14:34.643 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:34.641+0000 7fb61f04a8c0 1 < completed part key=_multipart_G64DV15QNIKC.2~ND2PFOSBK9AK.0 size=1048576 2024-08-29T18:14:34.646 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:34.645+0000 7fb61f04a8c0 1 < completed part key=_multipart_G64DV15QNIKC.2~ND2PFOSBK9AK.1 size=1048576 2024-08-29T18:14:34.650 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:34.649+0000 7fb61f04a8c0 1 < completed part key=_multipart_G64DV15QNIKC.2~ND2PFOSBK9AK.2 size=333019 2024-08-29T18:14:34.656 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:34.653+0000 7fb61f04a8c0 1 < completed multipart upload key=G64DV15QNIKC upload=ND2PFOSBK9AK tag=O5SQEEMNNDJC type=write size=3478747 2024-08-29T18:14:34.661 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:34.661+0000 7fb61f04a8c0 1 > prepared operation key=0YHK9IOSR0X1 tag=D6SXYZWBWC5Q type=del size=1900941 2024-08-29T18:14:34.665 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:34.665+0000 7fb61f04a8c0 1 < completed delete operation key=UV4UZ0C0JNBG tag=VC7P57XE1XQ5 type=del 2024-08-29T18:14:34.669 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:34.669+0000 7fb61f04a8c0 1 > prepared operation key=ME3R1W5MZE98 tag=SPLZU8DO1DMQ type=del size=1637715 2024-08-29T18:14:34.673 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:34.673+0000 7fb61f04a8c0 1 < completed part key=_multipart_0YHK9IOSR0X1.2~EL5OKJSW74JP.0 size=1048576 2024-08-29T18:14:34.676 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:34.677+0000 7fb61f04a8c0 1 < completed part key=_multipart_0YHK9IOSR0X1.2~EL5OKJSW74JP.1 size=895604 2024-08-29T18:14:34.683 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:34.681+0000 7fb61f04a8c0 1 < completed multipart upload key=0YHK9IOSR0X1 upload=EL5OKJSW74JP tag=S6T80U4OWH2Q type=write size=2992756 2024-08-29T18:14:34.691 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:34.689+0000 7fb61f04a8c0 1 > prepared part key=_multipart_0YHK9IOSR0X1.2~707W3ZSZ3LH7.0 size=472490 2024-08-29T18:14:34.691 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:34.689+0000 7fb61f04a8c0 1 > prepared multipart upload key=0YHK9IOSR0X1 upload=707W3ZSZ3LH7 tag=19APCPXJNQ21 type=write size=1521066 2024-08-29T18:14:34.700 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:34.697+0000 7fb61f04a8c0 1 < suggested update operation key=0YHK9IOSR0X1 tag=691CJ48WP2FU type=del size=2461502 2024-08-29T18:14:34.708 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:34.705+0000 7fb61f04a8c0 1 > prepared part key=_multipart_O7DBV8Y3AF99.2~TIG5X4YACN4D.0 size=1048576 2024-08-29T18:14:34.711 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:34.709+0000 7fb61f04a8c0 1 > prepared part key=_multipart_O7DBV8Y3AF99.2~TIG5X4YACN4D.1 size=142125 2024-08-29T18:14:34.711 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:34.709+0000 7fb61f04a8c0 1 > prepared multipart upload key=O7DBV8Y3AF99 upload=TIG5X4YACN4D tag=7KCI8B35DTOP type=write size=2239277 2024-08-29T18:14:34.715 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:34.713+0000 7fb61f04a8c0 1 < completed write operation key=ME3R1W5MZE98 tag=RIE337IXOB3S type=write size=930358 2024-08-29T18:14:34.723 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:34.721+0000 7fb61f04a8c0 1 > prepared part key=_multipart_W7G9IIKAWQJC.2~B6PDQSEELS8C.0 size=460439 2024-08-29T18:14:34.723 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:34.721+0000 7fb61f04a8c0 1 > prepared multipart upload key=W7G9IIKAWQJC upload=B6PDQSEELS8C tag=NZ8LS19Y38LJ type=write size=1509015 2024-08-29T18:14:34.728 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:34.725+0000 7fb61f04a8c0 1 < completed part key=_multipart_AYZ82CIS7E5Q.2~ZMMVA3502XLH.0 size=1048576 2024-08-29T18:14:34.731 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:34.729+0000 7fb61f04a8c0 1 < completed part key=_multipart_AYZ82CIS7E5Q.2~ZMMVA3502XLH.1 size=534904 2024-08-29T18:14:34.737 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:34.737+0000 7fb61f04a8c0 1 < completed multipart upload key=AYZ82CIS7E5Q upload=ZMMVA3502XLH tag=MAEW9E3K0HA5 type=write size=2632056 2024-08-29T18:14:34.741 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:34.741+0000 7fb61f04a8c0 1 > prepared operation key=T5QMR1S0ST4W tag=0SYP21MJUH3F type=del size=3159741 2024-08-29T18:14:34.746 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:34.745+0000 7fb61f04a8c0 1 < completed delete operation key=X36ENK39934I tag=MV344VOJBW2L type=del 2024-08-29T18:14:34.753 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:34.753+0000 7fb61f04a8c0 1 > prepared part key=_multipart_LT1SSGLX1WMH.2~38BHR1WXP57A.0 size=667615 2024-08-29T18:14:34.753 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:34.753+0000 7fb61f04a8c0 1 > prepared multipart upload key=LT1SSGLX1WMH upload=38BHR1WXP57A tag=39PK7IIA768A type=write size=1716191 2024-08-29T18:14:34.757 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:34.757+0000 7fb61f04a8c0 1 < completed write operation key=FNU3QYRYTDJL tag=RN5G06HV9CBR type=write size=918978 2024-08-29T18:14:34.761 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:34.761+0000 7fb61f04a8c0 1 > prepared operation key=WL071MKICR2A tag=FGCIMTY1KV2Y type=del size=1558841 2024-08-29T18:14:34.770 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:34.769+0000 7fb61f04a8c0 1 < suggested remove operation key=ISHSUCCWWXU3 tag=0703DQCD7N64 type=del 2024-08-29T18:14:34.774 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:34.773+0000 7fb61f04a8c0 1 > prepared operation key=G64DV15QNIKC tag=G6A7YETZ0W2B type=del size=3529056 2024-08-29T18:14:34.779 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:34.777+0000 7fb61f04a8c0 1 < completed part key=_multipart_3QFXN4B7753P.2~E71Q0G9PD1PK.0 size=1048576 2024-08-29T18:14:34.783 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:34.781+0000 7fb61f04a8c0 1 < completed part key=_multipart_3QFXN4B7753P.2~E71Q0G9PD1PK.1 size=1048576 2024-08-29T18:14:34.787 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:34.785+0000 7fb61f04a8c0 1 < completed part key=_multipart_3QFXN4B7753P.2~E71Q0G9PD1PK.2 size=415660 2024-08-29T18:14:34.793 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:34.793+0000 7fb61f04a8c0 1 < completed multipart upload key=3QFXN4B7753P upload=E71Q0G9PD1PK tag=2TLOBUROU0K7 type=write size=3561388 2024-08-29T18:14:34.800 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:34.797+0000 7fb61f04a8c0 1 > prepared part key=_multipart_88Z3FINQPJH4.2~701S06G2J5WT.0 size=1048576 2024-08-29T18:14:34.803 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:34.801+0000 7fb61f04a8c0 1 > prepared part key=_multipart_88Z3FINQPJH4.2~701S06G2J5WT.1 size=1048576 2024-08-29T18:14:34.807 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:34.805+0000 7fb61f04a8c0 1 > prepared part key=_multipart_88Z3FINQPJH4.2~701S06G2J5WT.2 size=129829 2024-08-29T18:14:34.807 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:34.805+0000 7fb61f04a8c0 1 > prepared multipart upload key=88Z3FINQPJH4 upload=701S06G2J5WT tag=QP9EUI0RTPYQ type=write size=3275557 2024-08-29T18:14:34.811 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:34.809+0000 7fb61f04a8c0 1 < completed part key=_multipart_AEOIRMCT8KQ2.2~PQM50R43W28S.0 size=565085 2024-08-29T18:14:34.817 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:34.817+0000 7fb61f04a8c0 1 < completed multipart upload key=AEOIRMCT8KQ2 upload=PQM50R43W28S tag=1LWFUVKRMEIC type=write size=1613661 2024-08-29T18:14:34.821 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:34.821+0000 7fb61f04a8c0 1 > prepared operation key=LT1SSGLX1WMH tag=D3EFASOCM8VL type=del size=4097382 2024-08-29T18:14:34.826 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:34.825+0000 7fb61f04a8c0 1 < completed delete operation key=3TBQVJB6IV1A tag=66S6XUJOBW70 type=del 2024-08-29T18:14:34.830 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:34.829+0000 7fb61f04a8c0 1 > prepared operation key=9KUQQR7K1949 tag=VOCYE4GAIE1P type=del size=52546 2024-08-29T18:14:34.839 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:34.837+0000 7fb61f04a8c0 1 < suggested update operation key=I3TS5SB21620 tag=E629LDU5FKWN type=del size=3503091 2024-08-29T18:14:34.842 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:34.841+0000 7fb61f04a8c0 1 > prepared operation key=2A1BIVN3Z7BT tag=2O7BLJUU9WPW type=write size=728164 2024-08-29T18:14:34.851 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:34.849+0000 7fb61f04a8c0 1 < suggested update operation key=88Z3FINQPJH4 tag=2DJCZF4Y23VL type=del size=3160134 2024-08-29T18:14:34.858 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:34.857+0000 7fb61f04a8c0 1 > prepared part key=_multipart_QIF1G8LA4M98.2~TM9HN4QERDN9.0 size=1048576 2024-08-29T18:14:34.861 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:34.861+0000 7fb61f04a8c0 1 > prepared part key=_multipart_QIF1G8LA4M98.2~TM9HN4QERDN9.1 size=1048576 2024-08-29T18:14:34.864 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:34.861+0000 7fb61f04a8c0 1 > prepared part key=_multipart_QIF1G8LA4M98.2~TM9HN4QERDN9.2 size=135376 2024-08-29T18:14:34.865 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:34.861+0000 7fb61f04a8c0 1 > prepared multipart upload key=QIF1G8LA4M98 upload=TM9HN4QERDN9 tag=D0PT13G6YAFG type=write size=3281104 2024-08-29T18:14:34.868 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:34.869+0000 7fb61f04a8c0 1 < canceled operation key=AYZ82CIS7E5Q tag=ULTUPXY3PPV6 type=del size=3037335 2024-08-29T18:14:34.876 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:34.873+0000 7fb61f04a8c0 1 > prepared part key=_multipart_UV4UZ0C0JNBG.2~6LJWMR308XDM.0 size=1048576 2024-08-29T18:14:34.879 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:34.877+0000 7fb61f04a8c0 1 > prepared part key=_multipart_UV4UZ0C0JNBG.2~6LJWMR308XDM.1 size=1048576 2024-08-29T18:14:34.883 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:34.881+0000 7fb61f04a8c0 1 > prepared part key=_multipart_UV4UZ0C0JNBG.2~6LJWMR308XDM.2 size=390326 2024-08-29T18:14:34.883 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:34.881+0000 7fb61f04a8c0 1 > prepared multipart upload key=UV4UZ0C0JNBG upload=6LJWMR308XDM tag=PQ5TKMV9F6EE type=write size=3536054 2024-08-29T18:14:34.887 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:34.885+0000 7fb61f04a8c0 1 < completed part key=_multipart_ME3R1W5MZE98.2~QQAQWQI0XUNX.0 size=1048576 2024-08-29T18:14:34.890 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:34.889+0000 7fb61f04a8c0 1 < completed part key=_multipart_ME3R1W5MZE98.2~QQAQWQI0XUNX.1 size=1048576 2024-08-29T18:14:34.893 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:34.893+0000 7fb61f04a8c0 1 < completed part key=_multipart_ME3R1W5MZE98.2~QQAQWQI0XUNX.2 size=472263 2024-08-29T18:14:34.900 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:34.897+0000 7fb61f04a8c0 1 < completed multipart upload key=ME3R1W5MZE98 upload=QQAQWQI0XUNX tag=XJ2R4NQS5GVL type=write size=3617991 2024-08-29T18:14:34.900 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:14:34 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:14:34] "GET /metrics HTTP/1.1" 200 36355 "" "Prometheus/2.43.0" 2024-08-29T18:14:34.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:14:34 smithi029 bash[79042]: audit 2024-08-29T18:14:33.538629+0000 mon.a (mon.0) 1718 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:14:34.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:14:34 smithi029 bash[79042]: audit 2024-08-29T18:14:33.541864+0000 mon.c (mon.2) 468 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:14:34.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:14:34 smithi029 bash[79042]: cluster 2024-08-29T18:14:33.827400+0000 mgr.y (mgr.25004) 740 : cluster [DBG] pgmap v1405: 137 pgs: 3 creating+activating, 134 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 121 KiB/s rd, 44 KiB/s wr, 210 op/s 2024-08-29T18:14:34.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:14:34 smithi029 bash[77880]: audit 2024-08-29T18:14:33.538629+0000 mon.a (mon.0) 1718 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:14:34.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:14:34 smithi029 bash[77880]: audit 2024-08-29T18:14:33.541864+0000 mon.c (mon.2) 468 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:14:34.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:14:34 smithi029 bash[77880]: cluster 2024-08-29T18:14:33.827400+0000 mgr.y (mgr.25004) 740 : cluster [DBG] pgmap v1405: 137 pgs: 3 creating+activating, 134 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 121 KiB/s rd, 44 KiB/s wr, 210 op/s 2024-08-29T18:14:34.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:14:34 smithi110 bash[67519]: audit 2024-08-29T18:14:33.538629+0000 mon.a (mon.0) 1718 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:14:34.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:14:34 smithi110 bash[67519]: audit 2024-08-29T18:14:33.541864+0000 mon.c (mon.2) 468 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:14:34.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:14:34 smithi110 bash[67519]: cluster 2024-08-29T18:14:33.827400+0000 mgr.y (mgr.25004) 740 : cluster [DBG] pgmap v1405: 137 pgs: 3 creating+activating, 134 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 121 KiB/s rd, 44 KiB/s wr, 210 op/s 2024-08-29T18:14:34.904 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:34.901+0000 7fb61f04a8c0 1 > prepared operation key=AYZ82CIS7E5Q tag=JZQ88HSTZN44 type=del size=2252817 2024-08-29T18:14:34.909 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:34.909+0000 7fb61f04a8c0 -1 < failed to complete operation key=0YHK9IOSR0X1 tag=D6SXYZWBWC5Q type=del size=1900941: (22) Invalid argument 2024-08-29T18:14:34.913 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:34.913+0000 7fb61f04a8c0 1 > prepared operation key=ACLL9P9WWITK tag=TTU2K4EEYNXG type=del size=3753806 2024-08-29T18:14:34.917 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:34.917+0000 7fb61f04a8c0 1 < completed delete operation key=ME3R1W5MZE98 tag=SPLZU8DO1DMQ type=del 2024-08-29T18:14:34.924 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:34.921+0000 7fb61f04a8c0 1 > prepared part key=_multipart_XQUR2PAH9MTZ.2~JBJEVLBTQ1JJ.0 size=1048576 2024-08-29T18:14:34.927 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:34.925+0000 7fb61f04a8c0 1 > prepared part key=_multipart_XQUR2PAH9MTZ.2~JBJEVLBTQ1JJ.1 size=1048576 2024-08-29T18:14:34.931 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:34.929+0000 7fb61f04a8c0 1 > prepared part key=_multipart_XQUR2PAH9MTZ.2~JBJEVLBTQ1JJ.2 size=1019969 2024-08-29T18:14:34.931 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:34.929+0000 7fb61f04a8c0 1 > prepared multipart upload key=XQUR2PAH9MTZ upload=JBJEVLBTQ1JJ tag=43T8BIAROZ35 type=write size=4165697 2024-08-29T18:14:34.935 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:34.933+0000 7fb61f04a8c0 1 < completed part key=_multipart_0YHK9IOSR0X1.2~707W3ZSZ3LH7.0 size=472490 2024-08-29T18:14:34.941 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:34.941+0000 7fb61f04a8c0 1 < completed multipart upload key=0YHK9IOSR0X1 upload=707W3ZSZ3LH7 tag=19APCPXJNQ21 type=write size=1521066 2024-08-29T18:14:34.945 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:34.945+0000 7fb61f04a8c0 1 > prepared operation key=3QFXN4B7753P tag=2A1O47FBBNSK type=del size=2437443 2024-08-29T18:14:34.946 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:34.945+0000 7fb61f04a8c0 1 < canceled part key=_multipart_O7DBV8Y3AF99.2~TIG5X4YACN4D.0 size=1048576 2024-08-29T18:14:34.949 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:34.949+0000 7fb61f04a8c0 1 < completed part key=_multipart_O7DBV8Y3AF99.2~TIG5X4YACN4D.1 size=142125 2024-08-29T18:14:34.956 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:34.953+0000 7fb61f04a8c0 1 < canceled multipart upload key=O7DBV8Y3AF99 upload=TIG5X4YACN4D tag=7KCI8B35DTOP type=write size=2239277 2024-08-29T18:14:34.960 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:34.957+0000 7fb61f04a8c0 1 > prepared operation key=LT1SSGLX1WMH tag=Z39SHDER7EJ0 type=del size=2177273 2024-08-29T18:14:34.964 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:34.961+0000 7fb61f04a8c0 1 < completed part key=_multipart_W7G9IIKAWQJC.2~B6PDQSEELS8C.0 size=460439 2024-08-29T18:14:34.970 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:34.969+0000 7fb61f04a8c0 1 < completed multipart upload key=W7G9IIKAWQJC upload=B6PDQSEELS8C tag=NZ8LS19Y38LJ type=write size=1509015 2024-08-29T18:14:34.974 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:34.973+0000 7fb61f04a8c0 1 > prepared operation key=2KKUJMSXARBZ tag=D0HYWIUM2RX0 type=del size=1583219 2024-08-29T18:14:34.978 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:34.977+0000 7fb61f04a8c0 1 < completed delete operation key=T5QMR1S0ST4W tag=0SYP21MJUH3F type=del 2024-08-29T18:14:34.983 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:34.981+0000 7fb61f04a8c0 1 > prepared operation key=G2SIXOJ02LZ6 tag=EG4Q4P5G16RZ type=del size=258878 2024-08-29T18:14:34.987 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:34.985+0000 7fb61f04a8c0 1 < completed part key=_multipart_LT1SSGLX1WMH.2~38BHR1WXP57A.0 size=667615 2024-08-29T18:14:34.993 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:34.993+0000 7fb61f04a8c0 1 < completed multipart upload key=LT1SSGLX1WMH upload=38BHR1WXP57A tag=39PK7IIA768A type=write size=1716191 2024-08-29T18:14:35.000 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:34.997+0000 7fb61f04a8c0 1 > prepared part key=_multipart_ME3R1W5MZE98.2~RG3VNEGKUZ7E.0 size=1048576 2024-08-29T18:14:35.003 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:35.001+0000 7fb61f04a8c0 1 > prepared part key=_multipart_ME3R1W5MZE98.2~RG3VNEGKUZ7E.1 size=1048576 2024-08-29T18:14:35.007 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:35.005+0000 7fb61f04a8c0 1 > prepared part key=_multipart_ME3R1W5MZE98.2~RG3VNEGKUZ7E.2 size=710729 2024-08-29T18:14:35.007 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:35.005+0000 7fb61f04a8c0 1 > prepared multipart upload key=ME3R1W5MZE98 upload=RG3VNEGKUZ7E tag=JW29DRJRPZO9 type=write size=3856457 2024-08-29T18:14:35.011 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:35.009+0000 7fb61f04a8c0 1 < canceled operation key=WL071MKICR2A tag=FGCIMTY1KV2Y type=del size=1558841 2024-08-29T18:14:35.018 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:35.017+0000 7fb61f04a8c0 1 > prepared part key=_multipart_88Z3FINQPJH4.2~92HXH27VYXUD.0 size=174636 2024-08-29T18:14:35.019 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:35.017+0000 7fb61f04a8c0 1 > prepared multipart upload key=88Z3FINQPJH4 upload=92HXH27VYXUD tag=MVHWI1CX0F2Z type=write size=1223212 2024-08-29T18:14:35.022 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:35.021+0000 7fb61f04a8c0 1 < completed delete operation key=G64DV15QNIKC tag=G6A7YETZ0W2B type=del 2024-08-29T18:14:35.029 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:35.029+0000 7fb61f04a8c0 1 > prepared part key=_multipart_G64DV15QNIKC.2~0J0ECV9A5HTB.0 size=646944 2024-08-29T18:14:35.029 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:35.029+0000 7fb61f04a8c0 1 > prepared multipart upload key=G64DV15QNIKC upload=0J0ECV9A5HTB tag=9E1ABLNMNZR8 type=write size=1695520 2024-08-29T18:14:35.033 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:35.033+0000 7fb61f04a8c0 1 < completed part key=_multipart_88Z3FINQPJH4.2~701S06G2J5WT.0 size=1048576 2024-08-29T18:14:35.033 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:35.033+0000 7fb61f04a8c0 1 < canceled part key=_multipart_88Z3FINQPJH4.2~701S06G2J5WT.1 size=1048576 2024-08-29T18:14:35.033 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:35.033+0000 7fb61f04a8c0 1 < canceled part key=_multipart_88Z3FINQPJH4.2~701S06G2J5WT.2 size=129829 2024-08-29T18:14:35.040 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:35.037+0000 7fb61f04a8c0 1 < canceled multipart upload key=88Z3FINQPJH4 upload=701S06G2J5WT tag=QP9EUI0RTPYQ type=write size=3275557 2024-08-29T18:14:35.047 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:35.045+0000 7fb61f04a8c0 1 > prepared part key=_multipart_ME3R1W5MZE98.2~AGX814MB7UJU.0 size=1048576 2024-08-29T18:14:35.050 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:35.049+0000 7fb61f04a8c0 1 > prepared part key=_multipart_ME3R1W5MZE98.2~AGX814MB7UJU.1 size=1048576 2024-08-29T18:14:35.054 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:35.053+0000 7fb61f04a8c0 1 > prepared part key=_multipart_ME3R1W5MZE98.2~AGX814MB7UJU.2 size=649705 2024-08-29T18:14:35.054 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:35.053+0000 7fb61f04a8c0 1 > prepared multipart upload key=ME3R1W5MZE98 upload=AGX814MB7UJU tag=WQ9EZTSF1PTF type=write size=3795433 2024-08-29T18:14:35.058 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:35.057+0000 7fb61f04a8c0 1 < completed delete operation key=LT1SSGLX1WMH tag=D3EFASOCM8VL type=del 2024-08-29T18:14:35.061 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:35.061+0000 7fb61f04a8c0 1 > prepared operation key=O7DBV8Y3AF99 tag=BZE5BUM5O33B type=write size=635698 2024-08-29T18:14:35.066 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:35.064+0000 7fb61f04a8c0 1 < completed delete operation key=9KUQQR7K1949 tag=VOCYE4GAIE1P type=del 2024-08-29T18:14:35.070 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:35.068+0000 7fb61f04a8c0 1 > prepared operation key=TER6ZJRIMW56 tag=Z96K3F2UDFN7 type=del size=41256 2024-08-29T18:14:35.074 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:35.072+0000 7fb61f04a8c0 1 < completed write operation key=2A1BIVN3Z7BT tag=2O7BLJUU9WPW type=write size=728164 2024-08-29T18:14:35.078 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:35.076+0000 7fb61f04a8c0 1 > prepared operation key=ME3R1W5MZE98 tag=UKO30W0KVWKD type=del size=3339432 2024-08-29T18:14:35.082 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:35.080+0000 7fb61f04a8c0 1 < completed part key=_multipart_QIF1G8LA4M98.2~TM9HN4QERDN9.0 size=1048576 2024-08-29T18:14:35.085 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:35.084+0000 7fb61f04a8c0 1 < completed part key=_multipart_QIF1G8LA4M98.2~TM9HN4QERDN9.1 size=1048576 2024-08-29T18:14:35.088 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:35.088+0000 7fb61f04a8c0 1 < completed part key=_multipart_QIF1G8LA4M98.2~TM9HN4QERDN9.2 size=135376 2024-08-29T18:14:35.095 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:35.092+0000 7fb61f04a8c0 1 < completed multipart upload key=QIF1G8LA4M98 upload=TM9HN4QERDN9 tag=D0PT13G6YAFG type=write size=3281104 2024-08-29T18:14:35.102 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:35.100+0000 7fb61f04a8c0 1 > prepared part key=_multipart_G2SIXOJ02LZ6.2~EHJ1VLB55CB8.0 size=1048576 2024-08-29T18:14:35.105 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:35.104+0000 7fb61f04a8c0 1 > prepared part key=_multipart_G2SIXOJ02LZ6.2~EHJ1VLB55CB8.1 size=1048576 2024-08-29T18:14:35.108 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:35.104+0000 7fb61f04a8c0 1 > prepared part key=_multipart_G2SIXOJ02LZ6.2~EHJ1VLB55CB8.2 size=61122 2024-08-29T18:14:35.108 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:35.104+0000 7fb61f04a8c0 1 > prepared multipart upload key=G2SIXOJ02LZ6 upload=EHJ1VLB55CB8 tag=D98YDYANLFZI type=write size=3206850 2024-08-29T18:14:35.109 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:35.108+0000 7fb61f04a8c0 1 < canceled part key=_multipart_UV4UZ0C0JNBG.2~6LJWMR308XDM.0 size=1048576 2024-08-29T18:14:35.112 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:35.108+0000 7fb61f04a8c0 1 < completed part key=_multipart_UV4UZ0C0JNBG.2~6LJWMR308XDM.1 size=1048576 2024-08-29T18:14:35.116 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:35.112+0000 7fb61f04a8c0 1 < completed part key=_multipart_UV4UZ0C0JNBG.2~6LJWMR308XDM.2 size=390326 2024-08-29T18:14:35.122 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:35.120+0000 7fb61f04a8c0 1 < canceled multipart upload key=UV4UZ0C0JNBG upload=6LJWMR308XDM tag=PQ5TKMV9F6EE type=write size=3536054 2024-08-29T18:14:35.126 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:35.124+0000 7fb61f04a8c0 1 > prepared operation key=S94OB93AU625 tag=XREJCWRRZXPP type=del size=2689373 2024-08-29T18:14:35.131 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:35.128+0000 7fb61f04a8c0 1 < completed delete operation key=AYZ82CIS7E5Q tag=JZQ88HSTZN44 type=del 2024-08-29T18:14:35.138 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:35.136+0000 7fb61f04a8c0 1 > prepared part key=_multipart_2A1BIVN3Z7BT.2~RI4H595O4G6D.0 size=1048576 2024-08-29T18:14:35.141 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:35.140+0000 7fb61f04a8c0 1 > prepared part key=_multipart_2A1BIVN3Z7BT.2~RI4H595O4G6D.1 size=177810 2024-08-29T18:14:35.141 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:35.140+0000 7fb61f04a8c0 1 > prepared multipart upload key=2A1BIVN3Z7BT upload=RI4H595O4G6D tag=BXAUL9SZB04E type=write size=2274962 2024-08-29T18:14:35.150 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:35.148+0000 7fb61f04a8c0 1 < suggested update operation key=ACLL9P9WWITK tag=TTU2K4EEYNXG type=del size=3753806 2024-08-29T18:14:35.158 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:35.156+0000 7fb61f04a8c0 1 > prepared part key=_multipart_S94OB93AU625.2~97O70ADCRHU0.0 size=481298 2024-08-29T18:14:35.158 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:35.156+0000 7fb61f04a8c0 1 > prepared multipart upload key=S94OB93AU625 upload=97O70ADCRHU0 tag=6NAKI46P3ULN type=write size=1529874 2024-08-29T18:14:35.162 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:35.160+0000 7fb61f04a8c0 1 < completed part key=_multipart_XQUR2PAH9MTZ.2~JBJEVLBTQ1JJ.0 size=1048576 2024-08-29T18:14:35.166 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:35.164+0000 7fb61f04a8c0 1 < completed part key=_multipart_XQUR2PAH9MTZ.2~JBJEVLBTQ1JJ.1 size=1048576 2024-08-29T18:14:35.171 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:35.168+0000 7fb61f04a8c0 1 < completed part key=_multipart_XQUR2PAH9MTZ.2~JBJEVLBTQ1JJ.2 size=1019969 2024-08-29T18:14:35.178 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:35.176+0000 7fb61f04a8c0 1 < completed multipart upload key=XQUR2PAH9MTZ upload=JBJEVLBTQ1JJ tag=43T8BIAROZ35 type=write size=4165697 2024-08-29T18:14:35.183 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:35.180+0000 7fb61f04a8c0 1 > prepared operation key=G64DV15QNIKC tag=YVFMYL9K8XIQ type=del size=3857925 2024-08-29T18:14:35.187 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:35.184+0000 7fb61f04a8c0 1 < completed delete operation key=3QFXN4B7753P tag=2A1O47FBBNSK type=del 2024-08-29T18:14:35.191 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:35.188+0000 7fb61f04a8c0 1 > prepared operation key=9KUQQR7K1949 tag=DIJL7312YRTA type=write size=648238 2024-08-29T18:14:35.195 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:35.192+0000 7fb61f04a8c0 1 < completed delete operation key=LT1SSGLX1WMH tag=Z39SHDER7EJ0 type=del 2024-08-29T18:14:35.199 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:35.196+0000 7fb61f04a8c0 1 > prepared operation key=WL071MKICR2A tag=NSOFQBGN3NP2 type=write size=132118 2024-08-29T18:14:35.205 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:35.204+0000 7fb61f04a8c0 1 < completed delete operation key=2KKUJMSXARBZ tag=D0HYWIUM2RX0 type=del 2024-08-29T18:14:35.208 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:35.204+0000 7fb61f04a8c0 1 > prepared operation key=5KUQU3N4QH12 tag=W2MD9YW0R3SP type=del size=1866107 2024-08-29T18:14:35.212 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:35.208+0000 7fb61f04a8c0 1 < canceled operation key=G2SIXOJ02LZ6 tag=EG4Q4P5G16RZ type=del size=258878 2024-08-29T18:14:35.216 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:35.212+0000 7fb61f04a8c0 1 > prepared operation key=4CJ45GKY8XE9 tag=ZE4XLZ34OHK1 type=del size=3491912 2024-08-29T18:14:35.220 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:35.216+0000 7fb61f04a8c0 1 < completed part key=_multipart_ME3R1W5MZE98.2~RG3VNEGKUZ7E.0 size=1048576 2024-08-29T18:14:35.223 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:35.220+0000 7fb61f04a8c0 1 < completed part key=_multipart_ME3R1W5MZE98.2~RG3VNEGKUZ7E.1 size=1048576 2024-08-29T18:14:35.226 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:35.224+0000 7fb61f04a8c0 1 < completed part key=_multipart_ME3R1W5MZE98.2~RG3VNEGKUZ7E.2 size=710729 2024-08-29T18:14:35.233 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:35.232+0000 7fb61f04a8c0 1 < completed multipart upload key=ME3R1W5MZE98 upload=RG3VNEGKUZ7E tag=JW29DRJRPZO9 type=write size=3856457 2024-08-29T18:14:35.238 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:35.236+0000 7fb61f04a8c0 1 > prepared operation key=AEOIRMCT8KQ2 tag=4K64NNU7VKIB type=del size=294524 2024-08-29T18:14:35.242 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:35.240+0000 7fb61f04a8c0 1 < completed part key=_multipart_88Z3FINQPJH4.2~92HXH27VYXUD.0 size=174636 2024-08-29T18:14:35.248 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:35.244+0000 7fb61f04a8c0 1 < completed multipart upload key=88Z3FINQPJH4 upload=92HXH27VYXUD tag=MVHWI1CX0F2Z type=write size=1223212 2024-08-29T18:14:35.251 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:35.248+0000 7fb61f04a8c0 1 > prepared operation key=AYZ82CIS7E5Q tag=SBD4Y7DT94GI type=del size=2823587 2024-08-29T18:14:35.255 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:35.252+0000 7fb61f04a8c0 1 < completed part key=_multipart_G64DV15QNIKC.2~0J0ECV9A5HTB.0 size=646944 2024-08-29T18:14:35.261 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:35.260+0000 7fb61f04a8c0 1 < completed multipart upload key=G64DV15QNIKC upload=0J0ECV9A5HTB tag=9E1ABLNMNZR8 type=write size=1695520 2024-08-29T18:14:35.265 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:35.264+0000 7fb61f04a8c0 1 > prepared operation key=AYZ82CIS7E5Q tag=SOZC34FUP7HA type=del size=815159 2024-08-29T18:14:35.265 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:35.264+0000 7fb61f04a8c0 1 < canceled part key=_multipart_ME3R1W5MZE98.2~AGX814MB7UJU.0 size=1048576 2024-08-29T18:14:35.266 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:35.264+0000 7fb61f04a8c0 1 < canceled part key=_multipart_ME3R1W5MZE98.2~AGX814MB7UJU.1 size=1048576 2024-08-29T18:14:35.268 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:35.264+0000 7fb61f04a8c0 1 < completed part key=_multipart_ME3R1W5MZE98.2~AGX814MB7UJU.2 size=649705 2024-08-29T18:14:35.275 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:35.272+0000 7fb61f04a8c0 1 < canceled multipart upload key=ME3R1W5MZE98 upload=AGX814MB7UJU tag=WQ9EZTSF1PTF type=write size=3795433 2024-08-29T18:14:35.281 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:35.280+0000 7fb61f04a8c0 1 > prepared part key=_multipart_0YHK9IOSR0X1.2~ECG7LXBQA4PS.0 size=886966 2024-08-29T18:14:35.281 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:35.280+0000 7fb61f04a8c0 1 > prepared multipart upload key=0YHK9IOSR0X1 upload=ECG7LXBQA4PS tag=SB4ZA8KAQGCJ type=write size=1935542 2024-08-29T18:14:35.286 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:35.284+0000 7fb61f04a8c0 1 < completed write operation key=O7DBV8Y3AF99 tag=BZE5BUM5O33B type=write size=635698 2024-08-29T18:14:35.290 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:35.288+0000 7fb61f04a8c0 1 > prepared operation key=XQUR2PAH9MTZ tag=55HRAXYMKWOX type=del size=3309925 2024-08-29T18:14:35.298 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:35.296+0000 7fb61f04a8c0 1 < suggested remove operation key=TER6ZJRIMW56 tag=Z96K3F2UDFN7 type=del 2024-08-29T18:14:35.304 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:35.300+0000 7fb61f04a8c0 1 > prepared part key=_multipart_WL071MKICR2A.2~YFEUR2K1GFQ8.0 size=1048576 2024-08-29T18:14:35.307 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:35.304+0000 7fb61f04a8c0 1 > prepared part key=_multipart_WL071MKICR2A.2~YFEUR2K1GFQ8.1 size=419981 2024-08-29T18:14:35.308 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:35.304+0000 7fb61f04a8c0 1 > prepared multipart upload key=WL071MKICR2A upload=YFEUR2K1GFQ8 tag=TPI89W0AXRJL type=write size=2517133 2024-08-29T18:14:35.312 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:35.308+0000 7fb61f04a8c0 1 < completed delete operation key=ME3R1W5MZE98 tag=UKO30W0KVWKD type=del 2024-08-29T18:14:35.317 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:35.316+0000 7fb61f04a8c0 1 > prepared operation key=ME3R1W5MZE98 tag=P9B5U0MBXZLF type=del size=730778 2024-08-29T18:14:35.321 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:35.320+0000 7fb61f04a8c0 1 < completed part key=_multipart_G2SIXOJ02LZ6.2~EHJ1VLB55CB8.0 size=1048576 2024-08-29T18:14:35.321 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:35.320+0000 7fb61f04a8c0 1 < canceled part key=_multipart_G2SIXOJ02LZ6.2~EHJ1VLB55CB8.1 size=1048576 2024-08-29T18:14:35.325 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:35.324+0000 7fb61f04a8c0 1 < completed part key=_multipart_G2SIXOJ02LZ6.2~EHJ1VLB55CB8.2 size=61122 2024-08-29T18:14:35.332 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:35.328+0000 7fb61f04a8c0 1 < canceled multipart upload key=G2SIXOJ02LZ6 upload=EHJ1VLB55CB8 tag=D98YDYANLFZI type=write size=3206850 2024-08-29T18:14:35.337 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:35.336+0000 7fb61f04a8c0 1 > prepared operation key=WL071MKICR2A tag=VM74HSO3IMSX type=del size=2568860 2024-08-29T18:14:35.341 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:35.340+0000 7fb61f04a8c0 1 < completed delete operation key=S94OB93AU625 tag=XREJCWRRZXPP type=del 2024-08-29T18:14:35.348 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:35.344+0000 7fb61f04a8c0 1 > prepared part key=_multipart_3QFXN4B7753P.2~Q6PTTY3U429Q.0 size=1048576 2024-08-29T18:14:35.351 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:35.348+0000 7fb61f04a8c0 1 > prepared part key=_multipart_3QFXN4B7753P.2~Q6PTTY3U429Q.1 size=317071 2024-08-29T18:14:35.351 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:35.348+0000 7fb61f04a8c0 1 > prepared multipart upload key=3QFXN4B7753P upload=Q6PTTY3U429Q tag=ZBBROWBWG9Y7 type=write size=2414223 2024-08-29T18:14:35.355 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:35.352+0000 7fb61f04a8c0 1 < completed part key=_multipart_2A1BIVN3Z7BT.2~RI4H595O4G6D.0 size=1048576 2024-08-29T18:14:35.358 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:35.356+0000 7fb61f04a8c0 1 < completed part key=_multipart_2A1BIVN3Z7BT.2~RI4H595O4G6D.1 size=177810 2024-08-29T18:14:35.364 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:35.360+0000 7fb61f04a8c0 1 < completed multipart upload key=2A1BIVN3Z7BT upload=RI4H595O4G6D tag=BXAUL9SZB04E type=write size=2274962 2024-08-29T18:14:35.372 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:35.368+0000 7fb61f04a8c0 1 > prepared part key=_multipart_3QFXN4B7753P.2~RQBKG3QSX2ZE.0 size=1048576 2024-08-29T18:14:35.375 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:35.372+0000 7fb61f04a8c0 1 > prepared part key=_multipart_3QFXN4B7753P.2~RQBKG3QSX2ZE.1 size=1048576 2024-08-29T18:14:35.378 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:35.376+0000 7fb61f04a8c0 1 > prepared part key=_multipart_3QFXN4B7753P.2~RQBKG3QSX2ZE.2 size=40953 2024-08-29T18:14:35.378 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:35.376+0000 7fb61f04a8c0 1 > prepared multipart upload key=3QFXN4B7753P upload=RQBKG3QSX2ZE tag=HM460OHFX62T type=write size=3186681 2024-08-29T18:14:35.383 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:35.380+0000 7fb61f04a8c0 1 < completed part key=_multipart_S94OB93AU625.2~97O70ADCRHU0.0 size=481298 2024-08-29T18:14:35.390 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:35.388+0000 7fb61f04a8c0 1 < completed multipart upload key=S94OB93AU625 upload=97O70ADCRHU0 tag=6NAKI46P3ULN type=write size=1529874 2024-08-29T18:14:35.394 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:35.392+0000 7fb61f04a8c0 1 > prepared operation key=O7DBV8Y3AF99 tag=TRZLG40YOBWE type=write size=87378 2024-08-29T18:14:35.398 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:35.396+0000 7fb61f04a8c0 1 < completed delete operation key=G64DV15QNIKC tag=YVFMYL9K8XIQ type=del 2024-08-29T18:14:35.402 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:35.400+0000 7fb61f04a8c0 1 > prepared operation key=TER6ZJRIMW56 tag=MEZ5KIOQO8E1 type=del size=2936880 2024-08-29T18:14:35.406 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:35.404+0000 7fb61f04a8c0 1 < completed write operation key=9KUQQR7K1949 tag=DIJL7312YRTA type=write size=648238 2024-08-29T18:14:35.410 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:35.408+0000 7fb61f04a8c0 1 > prepared operation key=2A1BIVN3Z7BT tag=1XGCDG3WG4K8 type=del size=2471079 2024-08-29T18:14:35.414 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:35.412+0000 7fb61f04a8c0 1 < completed write operation key=WL071MKICR2A tag=NSOFQBGN3NP2 type=write size=132118 2024-08-29T18:14:35.423 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:35.420+0000 7fb61f04a8c0 1 > prepared part key=_multipart_3TBQVJB6IV1A.2~S78Y690DJ52J.0 size=1048576 2024-08-29T18:14:35.426 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:35.424+0000 7fb61f04a8c0 1 > prepared part key=_multipart_3TBQVJB6IV1A.2~S78Y690DJ52J.1 size=180198 2024-08-29T18:14:35.427 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:35.424+0000 7fb61f04a8c0 1 > prepared multipart upload key=3TBQVJB6IV1A upload=S78Y690DJ52J tag=NU3YIKWC450E type=write size=2277350 2024-08-29T18:14:35.431 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:35.428+0000 7fb61f04a8c0 1 < completed delete operation key=5KUQU3N4QH12 tag=W2MD9YW0R3SP type=del 2024-08-29T18:14:35.435 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:35.432+0000 7fb61f04a8c0 1 > prepared operation key=LT1SSGLX1WMH tag=YCMVMCC13TDP type=del size=2969181 2024-08-29T18:14:35.440 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:35.436+0000 7fb61f04a8c0 1 < completed delete operation key=4CJ45GKY8XE9 tag=ZE4XLZ34OHK1 type=del 2024-08-29T18:14:35.448 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:35.444+0000 7fb61f04a8c0 1 > prepared part key=_multipart_I3TS5SB21620.2~R68EH3IA9AIO.0 size=833487 2024-08-29T18:14:35.448 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:35.444+0000 7fb61f04a8c0 1 > prepared multipart upload key=I3TS5SB21620 upload=R68EH3IA9AIO tag=AFO801ZBKT2O type=write size=1882063 2024-08-29T18:14:35.453 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:35.452+0000 7fb61f04a8c0 1 < completed delete operation key=AEOIRMCT8KQ2 tag=4K64NNU7VKIB type=del 2024-08-29T18:14:35.460 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:35.456+0000 7fb61f04a8c0 1 > prepared part key=_multipart_YTTW0WYLHLAN.2~S871OSZOYHO9.0 size=1048576 2024-08-29T18:14:35.464 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:35.460+0000 7fb61f04a8c0 1 > prepared part key=_multipart_YTTW0WYLHLAN.2~S871OSZOYHO9.1 size=1048576 2024-08-29T18:14:35.467 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:35.464+0000 7fb61f04a8c0 1 > prepared part key=_multipart_YTTW0WYLHLAN.2~S871OSZOYHO9.2 size=227761 2024-08-29T18:14:35.467 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:35.464+0000 7fb61f04a8c0 1 > prepared multipart upload key=YTTW0WYLHLAN upload=S871OSZOYHO9 tag=PKLURV68ED9I type=write size=3373489 2024-08-29T18:14:35.471 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:35.468+0000 7fb61f04a8c0 1 < completed delete operation key=AYZ82CIS7E5Q tag=SBD4Y7DT94GI type=del 2024-08-29T18:14:35.479 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:35.476+0000 7fb61f04a8c0 1 > prepared part key=_multipart_UV4UZ0C0JNBG.2~U4BW5N9F5CB4.0 size=314505 2024-08-29T18:14:35.480 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:35.476+0000 7fb61f04a8c0 1 > prepared multipart upload key=UV4UZ0C0JNBG upload=U4BW5N9F5CB4 tag=D2MI22TDCWSU type=write size=1363081 2024-08-29T18:14:35.484 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:35.480+0000 7fb61f04a8c0 1 < completed delete operation key=AYZ82CIS7E5Q tag=SOZC34FUP7HA type=del 2024-08-29T18:14:35.492 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:35.488+0000 7fb61f04a8c0 1 > prepared part key=_multipart_TER6ZJRIMW56.2~DFKFU3NY206B.0 size=1048576 2024-08-29T18:14:35.495 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:35.492+0000 7fb61f04a8c0 1 > prepared part key=_multipart_TER6ZJRIMW56.2~DFKFU3NY206B.1 size=1048576 2024-08-29T18:14:35.498 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:35.496+0000 7fb61f04a8c0 1 > prepared part key=_multipart_TER6ZJRIMW56.2~DFKFU3NY206B.2 size=503954 2024-08-29T18:14:35.498 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:35.496+0000 7fb61f04a8c0 1 > prepared multipart upload key=TER6ZJRIMW56 upload=DFKFU3NY206B tag=5BN1SPWR61RW type=write size=3649682 2024-08-29T18:14:35.499 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:35.496+0000 7fb61f04a8c0 1 < canceled part key=_multipart_0YHK9IOSR0X1.2~ECG7LXBQA4PS.0 size=886966 2024-08-29T18:14:35.507 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:35.504+0000 7fb61f04a8c0 1 < canceled multipart upload key=0YHK9IOSR0X1 upload=ECG7LXBQA4PS tag=SB4ZA8KAQGCJ type=write size=1935542 2024-08-29T18:14:35.516 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:35.512+0000 7fb61f04a8c0 1 > prepared part key=_multipart_G64DV15QNIKC.2~CRG4QRWN260Z.0 size=1048576 2024-08-29T18:14:35.518 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:35.516+0000 7fb61f04a8c0 1 > prepared part key=_multipart_G64DV15QNIKC.2~CRG4QRWN260Z.1 size=395447 2024-08-29T18:14:35.519 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:35.516+0000 7fb61f04a8c0 1 > prepared multipart upload key=G64DV15QNIKC upload=CRG4QRWN260Z tag=MWJRECTYI924 type=write size=2492599 2024-08-29T18:14:35.523 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:35.520+0000 7fb61f04a8c0 1 < completed delete operation key=XQUR2PAH9MTZ tag=55HRAXYMKWOX type=del 2024-08-29T18:14:35.528 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:35.524+0000 7fb61f04a8c0 1 > prepared operation key=G2SIXOJ02LZ6 tag=LI5Z9OIBB367 type=del size=45593 2024-08-29T18:14:35.533 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:35.532+0000 7fb61f04a8c0 1 < completed part key=_multipart_WL071MKICR2A.2~YFEUR2K1GFQ8.0 size=1048576 2024-08-29T18:14:35.537 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:35.532+0000 7fb61f04a8c0 1 < completed part key=_multipart_WL071MKICR2A.2~YFEUR2K1GFQ8.1 size=419981 2024-08-29T18:14:35.543 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:35.540+0000 7fb61f04a8c0 1 < completed multipart upload key=WL071MKICR2A upload=YFEUR2K1GFQ8 tag=TPI89W0AXRJL type=write size=2517133 2024-08-29T18:14:35.548 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:35.544+0000 7fb61f04a8c0 1 > prepared operation key=TER6ZJRIMW56 tag=D46BMCW1T0N4 type=del size=3753813 2024-08-29T18:14:35.552 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:35.548+0000 7fb61f04a8c0 1 < completed delete operation key=ME3R1W5MZE98 tag=P9B5U0MBXZLF type=del 2024-08-29T18:14:35.560 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:35.556+0000 7fb61f04a8c0 1 > prepared part key=_multipart_4CJ45GKY8XE9.2~O4NYWU05PPEV.0 size=925130 2024-08-29T18:14:35.560 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:35.556+0000 7fb61f04a8c0 1 > prepared multipart upload key=4CJ45GKY8XE9 upload=O4NYWU05PPEV tag=YNI95ZPS6UYG type=write size=1973706 2024-08-29T18:14:35.565 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:35.564+0000 7fb61f04a8c0 1 < completed delete operation key=WL071MKICR2A tag=VM74HSO3IMSX type=del 2024-08-29T18:14:35.569 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:35.568+0000 7fb61f04a8c0 1 > prepared operation key=AEOIRMCT8KQ2 tag=3LMK2NNDND9C type=del size=276548 2024-08-29T18:14:35.573 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:35.572+0000 7fb61f04a8c0 1 < completed part key=_multipart_3QFXN4B7753P.2~Q6PTTY3U429Q.0 size=1048576 2024-08-29T18:14:35.576 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:35.576+0000 7fb61f04a8c0 1 < completed part key=_multipart_3QFXN4B7753P.2~Q6PTTY3U429Q.1 size=317071 2024-08-29T18:14:35.583 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:35.580+0000 7fb61f04a8c0 1 < completed multipart upload key=3QFXN4B7753P upload=Q6PTTY3U429Q tag=ZBBROWBWG9Y7 type=write size=2414223 2024-08-29T18:14:35.587 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:35.584+0000 7fb61f04a8c0 1 > prepared operation key=3TBQVJB6IV1A tag=L49TYV3453MX type=del size=3237569 2024-08-29T18:14:35.593 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:35.592+0000 7fb61f04a8c0 1 < completed part key=_multipart_3QFXN4B7753P.2~RQBKG3QSX2ZE.0 size=1048576 2024-08-29T18:14:35.596 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:35.592+0000 7fb61f04a8c0 1 < completed part key=_multipart_3QFXN4B7753P.2~RQBKG3QSX2ZE.1 size=1048576 2024-08-29T18:14:35.600 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:35.596+0000 7fb61f04a8c0 1 < completed part key=_multipart_3QFXN4B7753P.2~RQBKG3QSX2ZE.2 size=40953 2024-08-29T18:14:35.607 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:35.604+0000 7fb61f04a8c0 1 < completed multipart upload key=3QFXN4B7753P upload=RQBKG3QSX2ZE tag=HM460OHFX62T type=write size=3186681 2024-08-29T18:14:35.612 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:35.608+0000 7fb61f04a8c0 1 > prepared operation key=QIF1G8LA4M98 tag=516QVM2U2WSC type=del size=3074706 2024-08-29T18:14:35.616 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:35.612+0000 7fb61f04a8c0 1 < completed write operation key=O7DBV8Y3AF99 tag=TRZLG40YOBWE type=write size=87378 2024-08-29T18:14:35.624 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:35.620+0000 7fb61f04a8c0 1 > prepared part key=_multipart_ME3R1W5MZE98.2~8LBSV97X4XLC.0 size=1048576 2024-08-29T18:14:35.628 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:35.624+0000 7fb61f04a8c0 1 > prepared part key=_multipart_ME3R1W5MZE98.2~8LBSV97X4XLC.1 size=278277 2024-08-29T18:14:35.628 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:35.624+0000 7fb61f04a8c0 1 > prepared multipart upload key=ME3R1W5MZE98 upload=8LBSV97X4XLC tag=D9HCIKKY77N4 type=write size=2375429 2024-08-29T18:14:35.633 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:35.628+0000 7fb61f04a8c0 1 < completed delete operation key=TER6ZJRIMW56 tag=MEZ5KIOQO8E1 type=del 2024-08-29T18:14:35.640 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:35.636+0000 7fb61f04a8c0 1 > prepared part key=_multipart_AYZ82CIS7E5Q.2~H3HC4K30F7FX.0 size=80646 2024-08-29T18:14:35.640 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:35.636+0000 7fb61f04a8c0 1 > prepared multipart upload key=AYZ82CIS7E5Q upload=H3HC4K30F7FX tag=YS3I97YVLZXR type=write size=1129222 2024-08-29T18:14:35.645 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:35.644+0000 7fb61f04a8c0 1 < canceled operation key=2A1BIVN3Z7BT tag=1XGCDG3WG4K8 type=del size=2471079 2024-08-29T18:14:35.652 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:35.648+0000 7fb61f04a8c0 1 > prepared part key=_multipart_TER6ZJRIMW56.2~84JY9J81L347.0 size=1048576 2024-08-29T18:14:35.655 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:35.652+0000 7fb61f04a8c0 1 > prepared part key=_multipart_TER6ZJRIMW56.2~84JY9J81L347.1 size=843334 2024-08-29T18:14:35.655 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:35.652+0000 7fb61f04a8c0 1 > prepared multipart upload key=TER6ZJRIMW56 upload=84JY9J81L347 tag=ETDANQS9EFK3 type=write size=2940486 2024-08-29T18:14:35.659 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:35.656+0000 7fb61f04a8c0 1 < completed part key=_multipart_3TBQVJB6IV1A.2~S78Y690DJ52J.0 size=1048576 2024-08-29T18:14:35.662 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:35.660+0000 7fb61f04a8c0 1 < completed part key=_multipart_3TBQVJB6IV1A.2~S78Y690DJ52J.1 size=180198 2024-08-29T18:14:35.670 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:35.668+0000 7fb61f04a8c0 1 < completed multipart upload key=3TBQVJB6IV1A upload=S78Y690DJ52J tag=NU3YIKWC450E type=write size=2277350 2024-08-29T18:14:35.674 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:35.672+0000 7fb61f04a8c0 1 > prepared operation key=ME3R1W5MZE98 tag=XHT3B8V5PP2J type=del size=1389669 2024-08-29T18:14:35.680 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:35.676+0000 7fb61f04a8c0 1 < completed delete operation key=LT1SSGLX1WMH tag=YCMVMCC13TDP type=del 2024-08-29T18:14:35.685 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:35.684+0000 7fb61f04a8c0 1 > prepared operation key=S94OB93AU625 tag=4WBHWSDQH1QC type=del size=1891087 2024-08-29T18:14:35.690 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:35.688+0000 7fb61f04a8c0 1 < completed part key=_multipart_I3TS5SB21620.2~R68EH3IA9AIO.0 size=833487 2024-08-29T18:14:35.697 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:35.696+0000 7fb61f04a8c0 1 < completed multipart upload key=I3TS5SB21620 upload=R68EH3IA9AIO tag=AFO801ZBKT2O type=write size=1882063 2024-08-29T18:14:35.705 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:35.704+0000 7fb61f04a8c0 1 > prepared part key=_multipart_LT1SSGLX1WMH.2~VGB4065KCOIU.0 size=78737 2024-08-29T18:14:35.705 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:35.704+0000 7fb61f04a8c0 1 > prepared multipart upload key=LT1SSGLX1WMH upload=VGB4065KCOIU tag=4BT0E9G95549 type=write size=1127313 2024-08-29T18:14:35.710 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:35.708+0000 7fb61f04a8c0 1 < completed part key=_multipart_YTTW0WYLHLAN.2~S871OSZOYHO9.0 size=1048576 2024-08-29T18:14:35.714 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:35.712+0000 7fb61f04a8c0 1 < completed part key=_multipart_YTTW0WYLHLAN.2~S871OSZOYHO9.1 size=1048576 2024-08-29T18:14:35.717 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:35.716+0000 7fb61f04a8c0 1 < completed part key=_multipart_YTTW0WYLHLAN.2~S871OSZOYHO9.2 size=227761 2024-08-29T18:14:35.724 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:35.720+0000 7fb61f04a8c0 1 < completed multipart upload key=YTTW0WYLHLAN upload=S871OSZOYHO9 tag=PKLURV68ED9I type=write size=3373489 2024-08-29T18:14:35.731 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:35.728+0000 7fb61f04a8c0 1 > prepared part key=_multipart_I3TS5SB21620.2~DEDC7Y858AYG.0 size=1048576 2024-08-29T18:14:35.735 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:35.732+0000 7fb61f04a8c0 1 > prepared part key=_multipart_I3TS5SB21620.2~DEDC7Y858AYG.1 size=1048576 2024-08-29T18:14:35.738 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:35.736+0000 7fb61f04a8c0 1 > prepared part key=_multipart_I3TS5SB21620.2~DEDC7Y858AYG.2 size=169748 2024-08-29T18:14:35.738 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:35.736+0000 7fb61f04a8c0 1 > prepared multipart upload key=I3TS5SB21620 upload=DEDC7Y858AYG tag=KN7EG0G9Q8NU type=write size=3315476 2024-08-29T18:14:35.743 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:35.740+0000 7fb61f04a8c0 1 < completed part key=_multipart_UV4UZ0C0JNBG.2~U4BW5N9F5CB4.0 size=314505 2024-08-29T18:14:35.750 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:35.748+0000 7fb61f04a8c0 1 < completed multipart upload key=UV4UZ0C0JNBG upload=U4BW5N9F5CB4 tag=D2MI22TDCWSU type=write size=1363081 2024-08-29T18:14:35.754 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:35.752+0000 7fb61f04a8c0 1 > prepared operation key=2KKUJMSXARBZ tag=BTZY760KD67P type=del size=2015266 2024-08-29T18:14:35.759 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:35.756+0000 7fb61f04a8c0 1 < completed part key=_multipart_TER6ZJRIMW56.2~DFKFU3NY206B.0 size=1048576 2024-08-29T18:14:35.762 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:35.760+0000 7fb61f04a8c0 1 < completed part key=_multipart_TER6ZJRIMW56.2~DFKFU3NY206B.1 size=1048576 2024-08-29T18:14:35.766 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:35.764+0000 7fb61f04a8c0 1 < completed part key=_multipart_TER6ZJRIMW56.2~DFKFU3NY206B.2 size=503954 2024-08-29T18:14:35.773 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:35.772+0000 7fb61f04a8c0 1 < completed multipart upload key=TER6ZJRIMW56 upload=DFKFU3NY206B tag=5BN1SPWR61RW type=write size=3649682 2024-08-29T18:14:35.777 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:35.776+0000 7fb61f04a8c0 1 > prepared operation key=5KUQU3N4QH12 tag=WGEX813JRZO6 type=write size=520495 2024-08-29T18:14:35.781 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:35.780+0000 7fb61f04a8c0 1 < completed part key=_multipart_G64DV15QNIKC.2~CRG4QRWN260Z.0 size=1048576 2024-08-29T18:14:35.785 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:35.780+0000 7fb61f04a8c0 1 < completed part key=_multipart_G64DV15QNIKC.2~CRG4QRWN260Z.1 size=395447 2024-08-29T18:14:35.791 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:35.788+0000 7fb61f04a8c0 1 < completed multipart upload key=G64DV15QNIKC upload=CRG4QRWN260Z tag=MWJRECTYI924 type=write size=2492599 2024-08-29T18:14:35.796 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:35.792+0000 7fb61f04a8c0 1 > prepared operation key=WL071MKICR2A tag=A9W2ID7DXCIB type=del size=3087702 2024-08-29T18:14:35.800 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:35.796+0000 7fb61f04a8c0 1 < completed delete operation key=G2SIXOJ02LZ6 tag=LI5Z9OIBB367 type=del 2024-08-29T18:14:35.807 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:35.804+0000 7fb61f04a8c0 1 > prepared part key=_multipart_H62DUL1RISWE.2~UP54UR282KYH.0 size=1048576 2024-08-29T18:14:35.810 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:35.808+0000 7fb61f04a8c0 1 > prepared part key=_multipart_H62DUL1RISWE.2~UP54UR282KYH.1 size=1048576 2024-08-29T18:14:35.813 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:35.812+0000 7fb61f04a8c0 1 > prepared part key=_multipart_H62DUL1RISWE.2~UP54UR282KYH.2 size=14589 2024-08-29T18:14:35.813 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:35.812+0000 7fb61f04a8c0 1 > prepared multipart upload key=H62DUL1RISWE upload=UP54UR282KYH tag=FJYT6DP23ZFP type=write size=3160317 2024-08-29T18:14:35.818 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:35.816+0000 7fb61f04a8c0 1 < completed delete operation key=TER6ZJRIMW56 tag=D46BMCW1T0N4 type=del 2024-08-29T18:14:35.825 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:35.824+0000 7fb61f04a8c0 1 > prepared part key=_multipart_3TBQVJB6IV1A.2~804DTUXN3ZI1.0 size=689474 2024-08-29T18:14:35.825 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:35.824+0000 7fb61f04a8c0 1 > prepared multipart upload key=3TBQVJB6IV1A upload=804DTUXN3ZI1 tag=JYGT5KY6GLZF type=write size=1738050 2024-08-29T18:14:35.829 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:35.828+0000 7fb61f04a8c0 1 < completed part key=_multipart_4CJ45GKY8XE9.2~O4NYWU05PPEV.0 size=925130 2024-08-29T18:14:35.836 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:35.832+0000 7fb61f04a8c0 1 < completed multipart upload key=4CJ45GKY8XE9 upload=O4NYWU05PPEV tag=YNI95ZPS6UYG type=write size=1973706 2024-08-29T18:14:35.845 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:35.844+0000 7fb61f04a8c0 1 > prepared part key=_multipart_FNU3QYRYTDJL.2~X9KC1JQ8QHER.0 size=427278 2024-08-29T18:14:35.845 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:35.844+0000 7fb61f04a8c0 1 > prepared multipart upload key=FNU3QYRYTDJL upload=X9KC1JQ8QHER tag=YJ5TDLSYINNT type=write size=1475854 2024-08-29T18:14:35.850 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:35.848+0000 7fb61f04a8c0 1 < completed delete operation key=AEOIRMCT8KQ2 tag=3LMK2NNDND9C type=del 2024-08-29T18:14:35.855 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:35.852+0000 7fb61f04a8c0 1 > prepared operation key=ME3R1W5MZE98 tag=28VESC1H6E91 type=del size=1857119 2024-08-29T18:14:35.863 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:35.860+0000 7fb61f04a8c0 1 < suggested update operation key=3TBQVJB6IV1A tag=L49TYV3453MX type=del size=3237569 2024-08-29T18:14:35.868 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:35.864+0000 7fb61f04a8c0 1 > prepared operation key=FNU3QYRYTDJL tag=Z8N1NC7ZU13F type=del size=572373 2024-08-29T18:14:35.873 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:35.872+0000 7fb61f04a8c0 1 < canceled operation key=QIF1G8LA4M98 tag=516QVM2U2WSC type=del size=3074706 2024-08-29T18:14:35.882 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:35.880+0000 7fb61f04a8c0 1 > prepared part key=_multipart_WL071MKICR2A.2~6F0N1UKYO10M.0 size=1048576 2024-08-29T18:14:35.886 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:35.884+0000 7fb61f04a8c0 1 > prepared part key=_multipart_WL071MKICR2A.2~6F0N1UKYO10M.1 size=238764 2024-08-29T18:14:35.886 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:35.884+0000 7fb61f04a8c0 1 > prepared multipart upload key=WL071MKICR2A upload=6F0N1UKYO10M tag=W92PZIWPEFW0 type=write size=2335916 2024-08-29T18:14:35.890 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:35.888+0000 7fb61f04a8c0 1 < completed part key=_multipart_ME3R1W5MZE98.2~8LBSV97X4XLC.0 size=1048576 2024-08-29T18:14:35.893 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:35.892+0000 7fb61f04a8c0 1 < completed part key=_multipart_ME3R1W5MZE98.2~8LBSV97X4XLC.1 size=278277 2024-08-29T18:14:35.900 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:35.896+0000 7fb61f04a8c0 1 < completed multipart upload key=ME3R1W5MZE98 upload=8LBSV97X4XLC tag=D9HCIKKY77N4 type=write size=2375429 2024-08-29T18:14:35.907 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:35.904+0000 7fb61f04a8c0 1 > prepared part key=_multipart_LT1SSGLX1WMH.2~YUA7S8OMWOML.0 size=1048576 2024-08-29T18:14:35.910 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:35.908+0000 7fb61f04a8c0 1 > prepared part key=_multipart_LT1SSGLX1WMH.2~YUA7S8OMWOML.1 size=1048576 2024-08-29T18:14:35.913 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:35.912+0000 7fb61f04a8c0 1 > prepared part key=_multipart_LT1SSGLX1WMH.2~YUA7S8OMWOML.2 size=407669 2024-08-29T18:14:35.913 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:35.912+0000 7fb61f04a8c0 1 > prepared multipart upload key=LT1SSGLX1WMH upload=YUA7S8OMWOML tag=M5OZ4DUORXZX type=write size=3553397 2024-08-29T18:14:35.914 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:35.912+0000 7fb61f04a8c0 1 < canceled part key=_multipart_AYZ82CIS7E5Q.2~H3HC4K30F7FX.0 size=80646 2024-08-29T18:14:35.922 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:35.920+0000 7fb61f04a8c0 1 < canceled multipart upload key=AYZ82CIS7E5Q upload=H3HC4K30F7FX tag=YS3I97YVLZXR type=write size=1129222 2024-08-29T18:14:35.926 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:35.924+0000 7fb61f04a8c0 1 > prepared operation key=S94OB93AU625 tag=4C0AT0XJGOMG type=del size=2372456 2024-08-29T18:14:35.930 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:35.928+0000 7fb61f04a8c0 1 < completed part key=_multipart_TER6ZJRIMW56.2~84JY9J81L347.0 size=1048576 2024-08-29T18:14:35.936 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:35.932+0000 7fb61f04a8c0 1 < completed part key=_multipart_TER6ZJRIMW56.2~84JY9J81L347.1 size=843334 2024-08-29T18:14:35.942 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:35.940+0000 7fb61f04a8c0 1 < completed multipart upload key=TER6ZJRIMW56 upload=84JY9J81L347 tag=ETDANQS9EFK3 type=write size=2940486 2024-08-29T18:14:35.947 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:35.944+0000 7fb61f04a8c0 1 > prepared operation key=O7DBV8Y3AF99 tag=JBWXNGM4GNOV type=write size=136879 2024-08-29T18:14:35.953 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:35.948+0000 7fb61f04a8c0 1 < completed delete operation key=ME3R1W5MZE98 tag=XHT3B8V5PP2J type=del 2024-08-29T18:14:35.958 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:35.956+0000 7fb61f04a8c0 1 > prepared operation key=H62DUL1RISWE tag=EYBFIM0JRFV6 type=del size=4089534 2024-08-29T18:14:35.966 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:35.964+0000 7fb61f04a8c0 1 < suggested update operation key=S94OB93AU625 tag=4WBHWSDQH1QC type=del size=1891087 2024-08-29T18:14:35.971 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:35.968+0000 7fb61f04a8c0 1 > prepared operation key=O7DBV8Y3AF99 tag=ZEZPOJB9M5A2 type=del size=781544 2024-08-29T18:14:35.976 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:35.972+0000 7fb61f04a8c0 1 < completed part key=_multipart_LT1SSGLX1WMH.2~VGB4065KCOIU.0 size=78737 2024-08-29T18:14:35.984 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:35.980+0000 7fb61f04a8c0 1 < completed multipart upload key=LT1SSGLX1WMH upload=VGB4065KCOIU tag=4BT0E9G95549 type=write size=1127313 2024-08-29T18:14:35.993 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:35.988+0000 7fb61f04a8c0 1 > prepared part key=_multipart_ISHSUCCWWXU3.2~TX5RO4BO9U37.0 size=1048576 2024-08-29T18:14:35.996 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:35.992+0000 7fb61f04a8c0 1 > prepared part key=_multipart_ISHSUCCWWXU3.2~TX5RO4BO9U37.1 size=1048576 2024-08-29T18:14:36.000 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:35.996+0000 7fb61f04a8c0 1 > prepared part key=_multipart_ISHSUCCWWXU3.2~TX5RO4BO9U37.2 size=337815 2024-08-29T18:14:36.000 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:35.996+0000 7fb61f04a8c0 1 > prepared multipart upload key=ISHSUCCWWXU3 upload=TX5RO4BO9U37 tag=H8SPCI6DV0Y2 type=write size=3483543 2024-08-29T18:14:36.004 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:36.000+0000 7fb61f04a8c0 1 < completed part key=_multipart_I3TS5SB21620.2~DEDC7Y858AYG.0 size=1048576 2024-08-29T18:14:36.007 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:36.004+0000 7fb61f04a8c0 1 < completed part key=_multipart_I3TS5SB21620.2~DEDC7Y858AYG.1 size=1048576 2024-08-29T18:14:36.011 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:36.008+0000 7fb61f04a8c0 1 < completed part key=_multipart_I3TS5SB21620.2~DEDC7Y858AYG.2 size=169748 2024-08-29T18:14:36.018 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:36.016+0000 7fb61f04a8c0 1 < completed multipart upload key=I3TS5SB21620 upload=DEDC7Y858AYG tag=KN7EG0G9Q8NU type=write size=3315476 2024-08-29T18:14:36.027 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:36.024+0000 7fb61f04a8c0 1 > prepared part key=_multipart_TER6ZJRIMW56.2~GADLX60DGRDJ.0 size=1048576 2024-08-29T18:14:36.031 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:36.028+0000 7fb61f04a8c0 1 > prepared part key=_multipart_TER6ZJRIMW56.2~GADLX60DGRDJ.1 size=81018 2024-08-29T18:14:36.031 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:36.028+0000 7fb61f04a8c0 1 > prepared multipart upload key=TER6ZJRIMW56 upload=GADLX60DGRDJ tag=2Y1QT5M96K0D type=write size=2178170 2024-08-29T18:14:36.036 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:36.032+0000 7fb61f04a8c0 1 < canceled operation key=2KKUJMSXARBZ tag=BTZY760KD67P type=del size=2015266 2024-08-29T18:14:36.041 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:36.040+0000 7fb61f04a8c0 1 > prepared operation key=5KUQU3N4QH12 tag=Z2NWU3BY21CH type=del size=3294819 2024-08-29T18:14:36.045 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:36.044+0000 7fb61f04a8c0 1 < completed write operation key=5KUQU3N4QH12 tag=WGEX813JRZO6 type=write size=520495 2024-08-29T18:14:36.053 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:36.052+0000 7fb61f04a8c0 1 > prepared part key=_multipart_S94OB93AU625.2~6JRZ6HLTP6U2.0 size=1048576 2024-08-29T18:14:36.056 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:36.052+0000 7fb61f04a8c0 1 > prepared part key=_multipart_S94OB93AU625.2~6JRZ6HLTP6U2.1 size=1048576 2024-08-29T18:14:36.059 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:36.056+0000 7fb61f04a8c0 1 > prepared part key=_multipart_S94OB93AU625.2~6JRZ6HLTP6U2.2 size=819729 2024-08-29T18:14:36.059 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:36.056+0000 7fb61f04a8c0 1 > prepared multipart upload key=S94OB93AU625 upload=6JRZ6HLTP6U2 tag=B0LHAHAQ56ST type=write size=3965457 2024-08-29T18:14:36.063 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:36.060+0000 7fb61f04a8c0 1 < completed delete operation key=WL071MKICR2A tag=A9W2ID7DXCIB type=del 2024-08-29T18:14:36.068 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:36.064+0000 7fb61f04a8c0 1 > prepared operation key=QIF1G8LA4M98 tag=JUK3HA3S3Z6S type=del size=1915471 2024-08-29T18:14:36.073 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:36.072+0000 7fb61f04a8c0 1 < completed part key=_multipart_H62DUL1RISWE.2~UP54UR282KYH.0 size=1048576 2024-08-29T18:14:36.077 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:36.076+0000 7fb61f04a8c0 1 < completed part key=_multipart_H62DUL1RISWE.2~UP54UR282KYH.1 size=1048576 2024-08-29T18:14:36.080 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:36.076+0000 7fb61f04a8c0 1 < completed part key=_multipart_H62DUL1RISWE.2~UP54UR282KYH.2 size=14589 2024-08-29T18:14:36.087 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:36.084+0000 7fb61f04a8c0 1 < completed multipart upload key=H62DUL1RISWE upload=UP54UR282KYH tag=FJYT6DP23ZFP type=write size=3160317 2024-08-29T18:14:36.092 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:36.088+0000 7fb61f04a8c0 1 > prepared operation key=H62DUL1RISWE tag=8UVMORBONX0P type=del size=1482244 2024-08-29T18:14:36.096 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:36.092+0000 7fb61f04a8c0 1 < completed part key=_multipart_3TBQVJB6IV1A.2~804DTUXN3ZI1.0 size=689474 2024-08-29T18:14:36.103 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:36.100+0000 7fb61f04a8c0 1 < completed multipart upload key=3TBQVJB6IV1A upload=804DTUXN3ZI1 tag=JYGT5KY6GLZF type=write size=1738050 2024-08-29T18:14:36.111 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:36.108+0000 7fb61f04a8c0 1 > prepared part key=_multipart_W7G9IIKAWQJC.2~AFVP6S1NVIHE.0 size=421449 2024-08-29T18:14:36.111 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:36.108+0000 7fb61f04a8c0 1 > prepared multipart upload key=W7G9IIKAWQJC upload=AFVP6S1NVIHE tag=SFD8BMQHHG6B type=write size=1470025 2024-08-29T18:14:36.112 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:36.108+0000 7fb61f04a8c0 1 < canceled part key=_multipart_FNU3QYRYTDJL.2~X9KC1JQ8QHER.0 size=427278 2024-08-29T18:14:36.118 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:36.116+0000 7fb61f04a8c0 1 < canceled multipart upload key=FNU3QYRYTDJL upload=X9KC1JQ8QHER tag=YJ5TDLSYINNT type=write size=1475854 2024-08-29T18:14:36.122 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:36.120+0000 7fb61f04a8c0 1 > prepared operation key=G2SIXOJ02LZ6 tag=ROOLSZFJ8UR3 type=del size=2695299 2024-08-29T18:14:36.130 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:36.128+0000 7fb61f04a8c0 1 < suggested remove operation key=ME3R1W5MZE98 tag=28VESC1H6E91 type=del 2024-08-29T18:14:36.135 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:36.132+0000 7fb61f04a8c0 1 > prepared operation key=O7DBV8Y3AF99 tag=SINHNQA7O3TN type=del size=3469900 2024-08-29T18:14:36.139 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:36.136+0000 7fb61f04a8c0 1 < canceled operation key=FNU3QYRYTDJL tag=Z8N1NC7ZU13F type=del size=572373 2024-08-29T18:14:36.143 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:36.140+0000 7fb61f04a8c0 1 > prepared operation key=XQUR2PAH9MTZ tag=9SEB1EJZIQ76 type=write size=135097 2024-08-29T18:14:36.147 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:36.144+0000 7fb61f04a8c0 1 < completed part key=_multipart_WL071MKICR2A.2~6F0N1UKYO10M.0 size=1048576 2024-08-29T18:14:36.148 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:36.144+0000 7fb61f04a8c0 1 < canceled part key=_multipart_WL071MKICR2A.2~6F0N1UKYO10M.1 size=238764 2024-08-29T18:14:36.154 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:36.152+0000 7fb61f04a8c0 1 < canceled multipart upload key=WL071MKICR2A upload=6F0N1UKYO10M tag=W92PZIWPEFW0 type=write size=2335916 2024-08-29T18:14:36.159 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:36.156+0000 7fb61f04a8c0 1 > prepared operation key=WL071MKICR2A tag=N8D3YG7HN07Z type=del size=3403068 2024-08-29T18:14:36.162 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:36.160+0000 7fb61f04a8c0 1 < completed part key=_multipart_LT1SSGLX1WMH.2~YUA7S8OMWOML.0 size=1048576 2024-08-29T18:14:36.166 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:36.164+0000 7fb61f04a8c0 1 < completed part key=_multipart_LT1SSGLX1WMH.2~YUA7S8OMWOML.1 size=1048576 2024-08-29T18:14:36.169 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:36.168+0000 7fb61f04a8c0 1 < completed part key=_multipart_LT1SSGLX1WMH.2~YUA7S8OMWOML.2 size=407669 2024-08-29T18:14:36.176 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:36.172+0000 7fb61f04a8c0 1 < completed multipart upload key=LT1SSGLX1WMH upload=YUA7S8OMWOML tag=M5OZ4DUORXZX type=write size=3553397 2024-08-29T18:14:36.181 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:36.176+0000 7fb61f04a8c0 1 > prepared operation key=T5QMR1S0ST4W tag=V8YG63P6UB93 type=del size=2246860 2024-08-29T18:14:36.186 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:36.184+0000 7fb61f04a8c0 -1 < failed to complete operation key=S94OB93AU625 tag=4C0AT0XJGOMG type=del size=2372456: (22) Invalid argument 2024-08-29T18:14:36.190 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:36.188+0000 7fb61f04a8c0 1 > prepared operation key=AEOIRMCT8KQ2 tag=Y7YKT41L2V7H type=del size=4062781 2024-08-29T18:14:36.199 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:36.196+0000 7fb61f04a8c0 1 < suggested update operation key=O7DBV8Y3AF99 tag=JBWXNGM4GNOV type=write size=136879 2024-08-29T18:14:36.204 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:36.200+0000 7fb61f04a8c0 1 > prepared operation key=G64DV15QNIKC tag=LLEEG3RLOGIC type=write size=599320 2024-08-29T18:14:36.209 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:36.204+0000 7fb61f04a8c0 1 < completed delete operation key=H62DUL1RISWE tag=EYBFIM0JRFV6 type=del 2024-08-29T18:14:36.216 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:36.212+0000 7fb61f04a8c0 1 > prepared part key=_multipart_T5QMR1S0ST4W.2~2DT7SFSM3MYT.0 size=1048576 2024-08-29T18:14:36.220 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:36.216+0000 7fb61f04a8c0 1 > prepared part key=_multipart_T5QMR1S0ST4W.2~2DT7SFSM3MYT.1 size=586556 2024-08-29T18:14:36.220 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:36.216+0000 7fb61f04a8c0 1 > prepared multipart upload key=T5QMR1S0ST4W upload=2DT7SFSM3MYT tag=6110LHL8IGVG type=write size=2683708 2024-08-29T18:14:36.225 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:36.224+0000 7fb61f04a8c0 -1 < failed to complete operation key=O7DBV8Y3AF99 tag=ZEZPOJB9M5A2 type=del size=781544: (22) Invalid argument 2024-08-29T18:14:36.230 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:36.228+0000 7fb61f04a8c0 1 > prepared operation key=I3TS5SB21620 tag=UH5204DM60MU type=del size=2727331 2024-08-29T18:14:36.235 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:36.232+0000 7fb61f04a8c0 1 < completed part key=_multipart_ISHSUCCWWXU3.2~TX5RO4BO9U37.0 size=1048576 2024-08-29T18:14:36.235 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:36.232+0000 7fb61f04a8c0 1 < canceled part key=_multipart_ISHSUCCWWXU3.2~TX5RO4BO9U37.1 size=1048576 2024-08-29T18:14:36.235 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:36.232+0000 7fb61f04a8c0 1 < canceled part key=_multipart_ISHSUCCWWXU3.2~TX5RO4BO9U37.2 size=337815 2024-08-29T18:14:36.242 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:36.240+0000 7fb61f04a8c0 1 < canceled multipart upload key=ISHSUCCWWXU3 upload=TX5RO4BO9U37 tag=H8SPCI6DV0Y2 type=write size=3483543 2024-08-29T18:14:36.250 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:36.248+0000 7fb61f04a8c0 1 > prepared part key=_multipart_ISHSUCCWWXU3.2~ZDZOAML361Q8.0 size=1048576 2024-08-29T18:14:36.254 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:36.252+0000 7fb61f04a8c0 1 > prepared part key=_multipart_ISHSUCCWWXU3.2~ZDZOAML361Q8.1 size=990929 2024-08-29T18:14:36.254 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:36.252+0000 7fb61f04a8c0 1 > prepared multipart upload key=ISHSUCCWWXU3 upload=ZDZOAML361Q8 tag=D35QJEBZIYH4 type=write size=3088081 2024-08-29T18:14:36.255 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:36.252+0000 7fb61f04a8c0 1 < canceled part key=_multipart_TER6ZJRIMW56.2~GADLX60DGRDJ.0 size=1048576 2024-08-29T18:14:36.258 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:36.256+0000 7fb61f04a8c0 1 < completed part key=_multipart_TER6ZJRIMW56.2~GADLX60DGRDJ.1 size=81018 2024-08-29T18:14:36.265 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:36.264+0000 7fb61f04a8c0 1 < canceled multipart upload key=TER6ZJRIMW56 upload=GADLX60DGRDJ tag=2Y1QT5M96K0D type=write size=2178170 2024-08-29T18:14:36.272 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:36.268+0000 7fb61f04a8c0 1 > prepared part key=_multipart_G64DV15QNIKC.2~70XN5BKV3CBE.0 size=1048576 2024-08-29T18:14:36.276 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:36.272+0000 7fb61f04a8c0 1 > prepared part key=_multipart_G64DV15QNIKC.2~70XN5BKV3CBE.1 size=596827 2024-08-29T18:14:36.277 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:36.272+0000 7fb61f04a8c0 1 > prepared multipart upload key=G64DV15QNIKC upload=70XN5BKV3CBE tag=GC6P2WCW5F57 type=write size=2693979 2024-08-29T18:14:36.280 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:36.276+0000 7fb61f04a8c0 1 < completed delete operation key=5KUQU3N4QH12 tag=Z2NWU3BY21CH type=del 2024-08-29T18:14:36.284 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:36.280+0000 7fb61f04a8c0 1 > prepared operation key=G64DV15QNIKC tag=4KF3RDIH3X9Z type=del size=2851972 2024-08-29T18:14:36.289 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:36.288+0000 7fb61f04a8c0 1 < completed part key=_multipart_S94OB93AU625.2~6JRZ6HLTP6U2.0 size=1048576 2024-08-29T18:14:36.292 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:36.288+0000 7fb61f04a8c0 1 < completed part key=_multipart_S94OB93AU625.2~6JRZ6HLTP6U2.1 size=1048576 2024-08-29T18:14:36.295 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:36.292+0000 7fb61f04a8c0 1 < completed part key=_multipart_S94OB93AU625.2~6JRZ6HLTP6U2.2 size=819729 2024-08-29T18:14:36.302 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:36.300+0000 7fb61f04a8c0 1 < completed multipart upload key=S94OB93AU625 upload=6JRZ6HLTP6U2 tag=B0LHAHAQ56ST type=write size=3965457 2024-08-29T18:14:36.306 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:36.304+0000 7fb61f04a8c0 1 > prepared operation key=0YHK9IOSR0X1 tag=KXDT0TDQGW04 type=del size=648034 2024-08-29T18:14:36.310 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:36.308+0000 7fb61f04a8c0 1 < completed delete operation key=QIF1G8LA4M98 tag=JUK3HA3S3Z6S type=del 2024-08-29T18:14:36.314 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:36.312+0000 7fb61f04a8c0 1 > prepared operation key=XQUR2PAH9MTZ tag=3U092ZWIZDCM type=del size=1655678 2024-08-29T18:14:36.319 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:36.316+0000 7fb61f04a8c0 1 < completed delete operation key=H62DUL1RISWE tag=8UVMORBONX0P type=del 2024-08-29T18:14:36.323 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:36.320+0000 7fb61f04a8c0 1 > prepared operation key=UV4UZ0C0JNBG tag=6RB1A00BGAF3 type=write size=240455 2024-08-29T18:14:36.327 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:36.324+0000 7fb61f04a8c0 1 < completed part key=_multipart_W7G9IIKAWQJC.2~AFVP6S1NVIHE.0 size=421449 2024-08-29T18:14:36.334 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:36.332+0000 7fb61f04a8c0 1 < completed multipart upload key=W7G9IIKAWQJC upload=AFVP6S1NVIHE tag=SFD8BMQHHG6B type=write size=1470025 2024-08-29T18:14:36.339 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:36.336+0000 7fb61f04a8c0 1 > prepared operation key=4CJ45GKY8XE9 tag=LLOUXDDEM1UG type=del size=4057449 2024-08-29T18:14:36.345 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:36.340+0000 7fb61f04a8c0 1 < completed delete operation key=G2SIXOJ02LZ6 tag=ROOLSZFJ8UR3 type=del 2024-08-29T18:14:36.353 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:36.352+0000 7fb61f04a8c0 1 > prepared part key=_multipart_QIF1G8LA4M98.2~ANOTEH1IXYLQ.0 size=1048576 2024-08-29T18:14:36.356 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:36.352+0000 7fb61f04a8c0 1 > prepared part key=_multipart_QIF1G8LA4M98.2~ANOTEH1IXYLQ.1 size=430857 2024-08-29T18:14:36.356 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:36.352+0000 7fb61f04a8c0 1 > prepared multipart upload key=QIF1G8LA4M98 upload=ANOTEH1IXYLQ tag=TB6SJB0185S0 type=write size=2528009 2024-08-29T18:14:36.366 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:36.364+0000 7fb61f04a8c0 1 < suggested update operation key=O7DBV8Y3AF99 tag=SINHNQA7O3TN type=del size=3469900 2024-08-29T18:14:36.375 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:36.372+0000 7fb61f04a8c0 1 > prepared part key=_multipart_UV4UZ0C0JNBG.2~ZF2ENTQFFDR7.0 size=1048576 2024-08-29T18:14:36.378 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:36.376+0000 7fb61f04a8c0 1 > prepared part key=_multipart_UV4UZ0C0JNBG.2~ZF2ENTQFFDR7.1 size=1048576 2024-08-29T18:14:36.381 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:36.380+0000 7fb61f04a8c0 1 > prepared part key=_multipart_UV4UZ0C0JNBG.2~ZF2ENTQFFDR7.2 size=720199 2024-08-29T18:14:36.382 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:36.380+0000 7fb61f04a8c0 1 > prepared multipart upload key=UV4UZ0C0JNBG upload=ZF2ENTQFFDR7 tag=P9VTP4Z3XAFA type=write size=3865927 2024-08-29T18:14:36.387 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:36.384+0000 7fb61f04a8c0 1 < completed write operation key=XQUR2PAH9MTZ tag=9SEB1EJZIQ76 type=write size=135097 2024-08-29T18:14:36.392 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:36.388+0000 7fb61f04a8c0 1 > prepared operation key=ME3R1W5MZE98 tag=6UK904N7D9TY type=del size=962491 2024-08-29T18:14:36.401 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:36.400+0000 7fb61f04a8c0 1 < suggested remove operation key=WL071MKICR2A tag=N8D3YG7HN07Z type=del 2024-08-29T18:14:36.405 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:36.404+0000 7fb61f04a8c0 1 > prepared operation key=XQUR2PAH9MTZ tag=3OJ6UF1KKRVY type=del size=1904374 2024-08-29T18:14:36.414 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:36.412+0000 7fb61f04a8c0 1 < suggested update operation key=T5QMR1S0ST4W tag=V8YG63P6UB93 type=del size=2246860 2024-08-29T18:14:36.419 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:36.416+0000 7fb61f04a8c0 1 > prepared operation key=3QFXN4B7753P tag=RMCHQS5N142E type=write size=1014920 2024-08-29T18:14:36.422 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:36.420+0000 7fb61f04a8c0 1 < completed delete operation key=AEOIRMCT8KQ2 tag=Y7YKT41L2V7H type=del 2024-08-29T18:14:36.427 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:36.424+0000 7fb61f04a8c0 1 > prepared operation key=FNU3QYRYTDJL tag=ZBV2CTOEI2E0 type=del size=2037884 2024-08-29T18:14:36.432 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:36.428+0000 7fb61f04a8c0 1 < canceled operation key=G64DV15QNIKC tag=LLEEG3RLOGIC type=write size=599320 2024-08-29T18:14:36.440 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:36.436+0000 7fb61f04a8c0 1 > prepared part key=_multipart_H62DUL1RISWE.2~F1KQBPVN1WTC.0 size=1048576 2024-08-29T18:14:36.444 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:36.440+0000 7fb61f04a8c0 1 > prepared part key=_multipart_H62DUL1RISWE.2~F1KQBPVN1WTC.1 size=1048576 2024-08-29T18:14:36.447 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:36.444+0000 7fb61f04a8c0 1 > prepared part key=_multipart_H62DUL1RISWE.2~F1KQBPVN1WTC.2 size=605994 2024-08-29T18:14:36.447 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:36.444+0000 7fb61f04a8c0 1 > prepared multipart upload key=H62DUL1RISWE upload=F1KQBPVN1WTC tag=IQ0E8XXCW720 type=write size=3751722 2024-08-29T18:14:36.452 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:36.448+0000 7fb61f04a8c0 1 < completed part key=_multipart_T5QMR1S0ST4W.2~2DT7SFSM3MYT.0 size=1048576 2024-08-29T18:14:36.455 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:36.452+0000 7fb61f04a8c0 1 < completed part key=_multipart_T5QMR1S0ST4W.2~2DT7SFSM3MYT.1 size=586556 2024-08-29T18:14:36.462 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:36.460+0000 7fb61f04a8c0 1 < completed multipart upload key=T5QMR1S0ST4W upload=2DT7SFSM3MYT tag=6110LHL8IGVG type=write size=2683708 2024-08-29T18:14:36.467 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:36.464+0000 7fb61f04a8c0 1 > prepared operation key=YTTW0WYLHLAN tag=R3ZSCHYNA81K type=del size=1833612 2024-08-29T18:14:36.478 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:36.476+0000 7fb61f04a8c0 1 < suggested update operation key=I3TS5SB21620 tag=UH5204DM60MU type=del size=2727331 2024-08-29T18:14:36.487 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:36.484+0000 7fb61f04a8c0 1 > prepared part key=_multipart_T5QMR1S0ST4W.2~PCR2HRHNM71C.0 size=1048576 2024-08-29T18:14:36.490 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:36.488+0000 7fb61f04a8c0 1 > prepared part key=_multipart_T5QMR1S0ST4W.2~PCR2HRHNM71C.1 size=1048576 2024-08-29T18:14:36.494 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:36.492+0000 7fb61f04a8c0 1 > prepared part key=_multipart_T5QMR1S0ST4W.2~PCR2HRHNM71C.2 size=831573 2024-08-29T18:14:36.494 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:36.492+0000 7fb61f04a8c0 1 > prepared multipart upload key=T5QMR1S0ST4W upload=PCR2HRHNM71C tag=M511E78G7XJW type=write size=3977301 2024-08-29T18:14:36.499 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:36.496+0000 7fb61f04a8c0 1 < completed part key=_multipart_ISHSUCCWWXU3.2~ZDZOAML361Q8.0 size=1048576 2024-08-29T18:14:36.499 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:36.496+0000 7fb61f04a8c0 1 < canceled part key=_multipart_ISHSUCCWWXU3.2~ZDZOAML361Q8.1 size=990929 2024-08-29T18:14:36.507 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:36.504+0000 7fb61f04a8c0 1 < canceled multipart upload key=ISHSUCCWWXU3 upload=ZDZOAML361Q8 tag=D35QJEBZIYH4 type=write size=3088081 2024-08-29T18:14:36.515 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:36.512+0000 7fb61f04a8c0 1 > prepared part key=_multipart_2A1BIVN3Z7BT.2~D239PLHY5EA6.0 size=399474 2024-08-29T18:14:36.515 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:36.512+0000 7fb61f04a8c0 1 > prepared multipart upload key=2A1BIVN3Z7BT upload=D239PLHY5EA6 tag=EJ9IOB5792KI type=write size=1448050 2024-08-29T18:14:36.520 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:36.516+0000 7fb61f04a8c0 1 < completed part key=_multipart_G64DV15QNIKC.2~70XN5BKV3CBE.0 size=1048576 2024-08-29T18:14:36.523 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:36.520+0000 7fb61f04a8c0 1 < completed part key=_multipart_G64DV15QNIKC.2~70XN5BKV3CBE.1 size=596827 2024-08-29T18:14:36.530 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:36.528+0000 7fb61f04a8c0 1 < completed multipart upload key=G64DV15QNIKC upload=70XN5BKV3CBE tag=GC6P2WCW5F57 type=write size=2693979 2024-08-29T18:14:36.536 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:36.532+0000 7fb61f04a8c0 1 > prepared operation key=LT1SSGLX1WMH tag=U2VSYH5O9NJ7 type=del size=3376176 2024-08-29T18:14:36.544 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:36.540+0000 7fb61f04a8c0 1 < suggested remove operation key=G64DV15QNIKC tag=4KF3RDIH3X9Z type=del 2024-08-29T18:14:36.548 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:36.544+0000 7fb61f04a8c0 1 > prepared operation key=UV4UZ0C0JNBG tag=GHK9HMVDIVQW type=write size=629912 2024-08-29T18:14:36.557 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:36.556+0000 7fb61f04a8c0 1 < suggested update operation key=0YHK9IOSR0X1 tag=KXDT0TDQGW04 type=del size=648034 2024-08-29T18:14:36.565 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:36.564+0000 7fb61f04a8c0 1 > prepared part key=_multipart_88Z3FINQPJH4.2~2ZPC9VOWJRCG.0 size=1048576 2024-08-29T18:14:36.568 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:36.564+0000 7fb61f04a8c0 1 > prepared part key=_multipart_88Z3FINQPJH4.2~2ZPC9VOWJRCG.1 size=900267 2024-08-29T18:14:36.568 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:36.564+0000 7fb61f04a8c0 1 > prepared multipart upload key=88Z3FINQPJH4 upload=2ZPC9VOWJRCG tag=CZICWIMQJQTY type=write size=2997419 2024-08-29T18:14:36.574 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:36.572+0000 7fb61f04a8c0 1 < completed delete operation key=XQUR2PAH9MTZ tag=3U092ZWIZDCM type=del 2024-08-29T18:14:36.578 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:36.576+0000 7fb61f04a8c0 1 > prepared operation key=AEOIRMCT8KQ2 tag=S23Z6XZL7DOD type=del size=3408844 2024-08-29T18:14:36.582 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:36.580+0000 7fb61f04a8c0 1 < completed write operation key=UV4UZ0C0JNBG tag=6RB1A00BGAF3 type=write size=240455 2024-08-29T18:14:36.590 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:36.588+0000 7fb61f04a8c0 1 > prepared part key=_multipart_ME3R1W5MZE98.2~Q8VKOMT5NUEH.0 size=1048576 2024-08-29T18:14:36.593 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:36.592+0000 7fb61f04a8c0 1 > prepared part key=_multipart_ME3R1W5MZE98.2~Q8VKOMT5NUEH.1 size=1048576 2024-08-29T18:14:36.597 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:36.596+0000 7fb61f04a8c0 1 > prepared part key=_multipart_ME3R1W5MZE98.2~Q8VKOMT5NUEH.2 size=41200 2024-08-29T18:14:36.597 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:36.596+0000 7fb61f04a8c0 1 > prepared multipart upload key=ME3R1W5MZE98 upload=Q8VKOMT5NUEH tag=QR9L0ZNE1XI3 type=write size=3186928 2024-08-29T18:14:36.601 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:36.600+0000 7fb61f04a8c0 1 < completed delete operation key=4CJ45GKY8XE9 tag=LLOUXDDEM1UG type=del 2024-08-29T18:14:36.609 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:36.608+0000 7fb61f04a8c0 1 > prepared part key=_multipart_5KUQU3N4QH12.2~HIE8E5RP4D34.0 size=1048576 2024-08-29T18:14:36.612 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:36.608+0000 7fb61f04a8c0 1 > prepared part key=_multipart_5KUQU3N4QH12.2~HIE8E5RP4D34.1 size=1048576 2024-08-29T18:14:36.616 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:36.612+0000 7fb61f04a8c0 1 > prepared part key=_multipart_5KUQU3N4QH12.2~HIE8E5RP4D34.2 size=348398 2024-08-29T18:14:36.616 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:36.612+0000 7fb61f04a8c0 1 > prepared multipart upload key=5KUQU3N4QH12 upload=HIE8E5RP4D34 tag=TK5ERH5YOQWB type=write size=3494126 2024-08-29T18:14:36.620 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:36.616+0000 7fb61f04a8c0 1 < completed part key=_multipart_QIF1G8LA4M98.2~ANOTEH1IXYLQ.0 size=1048576 2024-08-29T18:14:36.623 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:36.620+0000 7fb61f04a8c0 1 < completed part key=_multipart_QIF1G8LA4M98.2~ANOTEH1IXYLQ.1 size=430857 2024-08-29T18:14:36.631 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:36.628+0000 7fb61f04a8c0 1 < completed multipart upload key=QIF1G8LA4M98 upload=ANOTEH1IXYLQ tag=TB6SJB0185S0 type=write size=2528009 2024-08-29T18:14:36.635 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:36.632+0000 7fb61f04a8c0 1 > prepared operation key=W7G9IIKAWQJC tag=MTQL2P4YRUI4 type=del size=3517848 2024-08-29T18:14:36.639 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:36.636+0000 7fb61f04a8c0 1 < completed part key=_multipart_UV4UZ0C0JNBG.2~ZF2ENTQFFDR7.0 size=1048576 2024-08-29T18:14:36.639 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:36.636+0000 7fb61f04a8c0 1 < canceled part key=_multipart_UV4UZ0C0JNBG.2~ZF2ENTQFFDR7.1 size=1048576 2024-08-29T18:14:36.643 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:36.640+0000 7fb61f04a8c0 1 < completed part key=_multipart_UV4UZ0C0JNBG.2~ZF2ENTQFFDR7.2 size=720199 2024-08-29T18:14:36.650 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:36.648+0000 7fb61f04a8c0 1 < canceled multipart upload key=UV4UZ0C0JNBG upload=ZF2ENTQFFDR7 tag=P9VTP4Z3XAFA type=write size=3865927 2024-08-29T18:14:36.657 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:36.656+0000 7fb61f04a8c0 1 > prepared part key=_multipart_XQUR2PAH9MTZ.2~NNEOK1G6DKPF.0 size=627538 2024-08-29T18:14:36.657 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:36.656+0000 7fb61f04a8c0 1 > prepared multipart upload key=XQUR2PAH9MTZ upload=NNEOK1G6DKPF tag=1QUS8HH5M49W type=write size=1676114 2024-08-29T18:14:36.667 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:36.664+0000 7fb61f04a8c0 1 < suggested remove operation key=ME3R1W5MZE98 tag=6UK904N7D9TY type=del 2024-08-29T18:14:36.671 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:36.668+0000 7fb61f04a8c0 1 > prepared operation key=3TBQVJB6IV1A tag=BXX3XMSDKSTE type=del size=1583603 2024-08-29T18:14:36.679 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:36.676+0000 7fb61f04a8c0 1 < suggested remove operation key=XQUR2PAH9MTZ tag=3OJ6UF1KKRVY type=del 2024-08-29T18:14:36.686 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:36.684+0000 7fb61f04a8c0 1 > prepared part key=_multipart_G64DV15QNIKC.2~3REOW6U1XF1J.0 size=1048576 2024-08-29T18:14:36.689 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:36.688+0000 7fb61f04a8c0 1 > prepared part key=_multipart_G64DV15QNIKC.2~3REOW6U1XF1J.1 size=516714 2024-08-29T18:14:36.690 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:36.688+0000 7fb61f04a8c0 1 > prepared multipart upload key=G64DV15QNIKC upload=3REOW6U1XF1J tag=AXT6OI819OTW type=write size=2613866 2024-08-29T18:14:36.694 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:36.692+0000 7fb61f04a8c0 1 < completed write operation key=3QFXN4B7753P tag=RMCHQS5N142E type=write size=1014920 2024-08-29T18:14:36.698 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:36.696+0000 7fb61f04a8c0 1 > prepared operation key=FNU3QYRYTDJL tag=KS1UDG1AUMP2 type=write size=952635 2024-08-29T18:14:36.702 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:36.700+0000 7fb61f04a8c0 1 < completed delete operation key=FNU3QYRYTDJL tag=ZBV2CTOEI2E0 type=del 2024-08-29T18:14:36.707 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:36.704+0000 7fb61f04a8c0 1 > prepared operation key=QIF1G8LA4M98 tag=GBSXINZ9YCNN type=del size=3681306 2024-08-29T18:14:36.712 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:36.708+0000 7fb61f04a8c0 1 < completed part key=_multipart_H62DUL1RISWE.2~F1KQBPVN1WTC.0 size=1048576 2024-08-29T18:14:36.715 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:36.712+0000 7fb61f04a8c0 1 < completed part key=_multipart_H62DUL1RISWE.2~F1KQBPVN1WTC.1 size=1048576 2024-08-29T18:14:36.715 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:36.712+0000 7fb61f04a8c0 1 < canceled part key=_multipart_H62DUL1RISWE.2~F1KQBPVN1WTC.2 size=605994 2024-08-29T18:14:36.723 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:36.720+0000 7fb61f04a8c0 1 < canceled multipart upload key=H62DUL1RISWE upload=F1KQBPVN1WTC tag=IQ0E8XXCW720 type=write size=3751722 2024-08-29T18:14:36.728 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:36.724+0000 7fb61f04a8c0 1 > prepared operation key=2KKUJMSXARBZ tag=E5090EYE3B2S type=del size=466641 2024-08-29T18:14:36.737 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:36.736+0000 7fb61f04a8c0 1 < suggested remove operation key=YTTW0WYLHLAN tag=R3ZSCHYNA81K type=del 2024-08-29T18:14:36.745 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:36.744+0000 7fb61f04a8c0 1 > prepared part key=_multipart_S94OB93AU625.2~1SY0GU98F9JE.0 size=366473 2024-08-29T18:14:36.745 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:36.744+0000 7fb61f04a8c0 1 > prepared multipart upload key=S94OB93AU625 upload=1SY0GU98F9JE tag=WR7JHZP7HA88 type=write size=1415049 2024-08-29T18:14:36.749 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:36.748+0000 7fb61f04a8c0 1 < completed part key=_multipart_T5QMR1S0ST4W.2~PCR2HRHNM71C.0 size=1048576 2024-08-29T18:14:36.752 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:36.748+0000 7fb61f04a8c0 1 < completed part key=_multipart_T5QMR1S0ST4W.2~PCR2HRHNM71C.1 size=1048576 2024-08-29T18:14:36.756 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:36.752+0000 7fb61f04a8c0 1 < completed part key=_multipart_T5QMR1S0ST4W.2~PCR2HRHNM71C.2 size=831573 2024-08-29T18:14:36.763 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:36.760+0000 7fb61f04a8c0 1 < completed multipart upload key=T5QMR1S0ST4W upload=PCR2HRHNM71C tag=M511E78G7XJW type=write size=3977301 2024-08-29T18:14:36.771 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:36.768+0000 7fb61f04a8c0 1 > prepared part key=_multipart_I3TS5SB21620.2~VM1DRI0K4NE9.0 size=1048576 2024-08-29T18:14:36.774 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:36.772+0000 7fb61f04a8c0 1 > prepared part key=_multipart_I3TS5SB21620.2~VM1DRI0K4NE9.1 size=1048576 2024-08-29T18:14:36.778 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:36.776+0000 7fb61f04a8c0 1 > prepared part key=_multipart_I3TS5SB21620.2~VM1DRI0K4NE9.2 size=839361 2024-08-29T18:14:36.778 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:36.776+0000 7fb61f04a8c0 1 > prepared multipart upload key=I3TS5SB21620 upload=VM1DRI0K4NE9 tag=JNUO40XLCSS5 type=write size=3985089 2024-08-29T18:14:36.782 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:36.780+0000 7fb61f04a8c0 1 < completed part key=_multipart_2A1BIVN3Z7BT.2~D239PLHY5EA6.0 size=399474 2024-08-29T18:14:36.790 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:36.788+0000 7fb61f04a8c0 1 < completed multipart upload key=2A1BIVN3Z7BT upload=D239PLHY5EA6 tag=EJ9IOB5792KI type=write size=1448050 2024-08-29T18:14:36.794 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:36.792+0000 7fb61f04a8c0 1 > prepared operation key=QIF1G8LA4M98 tag=8SYN5G1GKXG8 type=del size=1611393 2024-08-29T18:14:36.798 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:36.796+0000 7fb61f04a8c0 1 < completed delete operation key=LT1SSGLX1WMH tag=U2VSYH5O9NJ7 type=del 2024-08-29T18:14:36.803 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:36.800+0000 7fb61f04a8c0 1 > prepared operation key=W7G9IIKAWQJC tag=IT376VNH7WNB type=del size=3836880 2024-08-29T18:14:36.807 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:36.804+0000 7fb61f04a8c0 1 < completed write operation key=UV4UZ0C0JNBG tag=GHK9HMVDIVQW type=write size=629912 2024-08-29T18:14:36.811 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:36.808+0000 7fb61f04a8c0 1 > prepared operation key=XQUR2PAH9MTZ tag=D3LT8P40GKP5 type=write size=78298 2024-08-29T18:14:36.816 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:36.812+0000 7fb61f04a8c0 1 < completed part key=_multipart_88Z3FINQPJH4.2~2ZPC9VOWJRCG.0 size=1048576 2024-08-29T18:14:36.820 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:36.816+0000 7fb61f04a8c0 1 < completed part key=_multipart_88Z3FINQPJH4.2~2ZPC9VOWJRCG.1 size=900267 2024-08-29T18:14:36.827 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:36.824+0000 7fb61f04a8c0 1 < completed multipart upload key=88Z3FINQPJH4 upload=2ZPC9VOWJRCG tag=CZICWIMQJQTY type=write size=2997419 2024-08-29T18:14:36.831 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:36.828+0000 7fb61f04a8c0 1 > prepared operation key=2KKUJMSXARBZ tag=0BJR07I9OQEG type=del size=3453661 2024-08-29T18:14:36.840 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:36.836+0000 7fb61f04a8c0 1 < suggested update operation key=AEOIRMCT8KQ2 tag=S23Z6XZL7DOD type=del size=3408844 2024-08-29T18:14:36.845 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:36.844+0000 7fb61f04a8c0 1 > prepared operation key=W7G9IIKAWQJC tag=E8P15AL2EX2C type=del size=2763625 2024-08-29T18:14:36.849 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:36.848+0000 7fb61f04a8c0 1 < completed part key=_multipart_ME3R1W5MZE98.2~Q8VKOMT5NUEH.0 size=1048576 2024-08-29T18:14:36.853 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:36.852+0000 7fb61f04a8c0 1 < completed part key=_multipart_ME3R1W5MZE98.2~Q8VKOMT5NUEH.1 size=1048576 2024-08-29T18:14:36.856 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:36.852+0000 7fb61f04a8c0 1 < completed part key=_multipart_ME3R1W5MZE98.2~Q8VKOMT5NUEH.2 size=41200 2024-08-29T18:14:36.863 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:36.860+0000 7fb61f04a8c0 1 < completed multipart upload key=ME3R1W5MZE98 upload=Q8VKOMT5NUEH tag=QR9L0ZNE1XI3 type=write size=3186928 2024-08-29T18:14:36.871 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:36.868+0000 7fb61f04a8c0 1 > prepared part key=_multipart_XQUR2PAH9MTZ.2~1ZLEGF34GYR2.0 size=1048576 2024-08-29T18:14:36.875 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:36.872+0000 7fb61f04a8c0 1 > prepared part key=_multipart_XQUR2PAH9MTZ.2~1ZLEGF34GYR2.1 size=465051 2024-08-29T18:14:36.875 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:36.872+0000 7fb61f04a8c0 1 > prepared multipart upload key=XQUR2PAH9MTZ upload=1ZLEGF34GYR2 tag=T965HCLS3HLP type=write size=2562203 2024-08-29T18:14:36.880 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:36.876+0000 7fb61f04a8c0 1 < completed part key=_multipart_5KUQU3N4QH12.2~HIE8E5RP4D34.0 size=1048576 2024-08-29T18:14:36.883 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:36.880+0000 7fb61f04a8c0 1 < completed part key=_multipart_5KUQU3N4QH12.2~HIE8E5RP4D34.1 size=1048576 2024-08-29T18:14:36.888 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:36.884+0000 7fb61f04a8c0 1 < completed part key=_multipart_5KUQU3N4QH12.2~HIE8E5RP4D34.2 size=348398 2024-08-29T18:14:36.896 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:36.892+0000 7fb61f04a8c0 1 < completed multipart upload key=5KUQU3N4QH12 upload=HIE8E5RP4D34 tag=TK5ERH5YOQWB type=write size=3494126 2024-08-29T18:14:36.900 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:36.896+0000 7fb61f04a8c0 1 > prepared operation key=4CJ45GKY8XE9 tag=PO7HH5L1J1QG type=write size=508779 2024-08-29T18:14:36.905 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:36.904+0000 7fb61f04a8c0 1 < completed delete operation key=W7G9IIKAWQJC tag=MTQL2P4YRUI4 type=del 2024-08-29T18:14:36.913 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:36.912+0000 7fb61f04a8c0 1 > prepared part key=_multipart_AYZ82CIS7E5Q.2~SJFG8UYKXMIE.0 size=821317 2024-08-29T18:14:36.913 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:36.912+0000 7fb61f04a8c0 1 > prepared multipart upload key=AYZ82CIS7E5Q upload=SJFG8UYKXMIE tag=H3M34QWTE05O type=write size=1869893 2024-08-29T18:14:36.917 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:36.916+0000 7fb61f04a8c0 1 < completed part key=_multipart_XQUR2PAH9MTZ.2~NNEOK1G6DKPF.0 size=627538 2024-08-29T18:14:36.924 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:36.920+0000 7fb61f04a8c0 1 < completed multipart upload key=XQUR2PAH9MTZ upload=NNEOK1G6DKPF tag=1QUS8HH5M49W type=write size=1676114 2024-08-29T18:14:36.929 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:36.928+0000 7fb61f04a8c0 1 > prepared operation key=3TBQVJB6IV1A tag=XU0TSPBQGHWQ type=del size=1426822 2024-08-29T18:14:36.938 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:36.936+0000 7fb61f04a8c0 1 < suggested remove operation key=3TBQVJB6IV1A tag=BXX3XMSDKSTE type=del 2024-08-29T18:14:36.942 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:36.940+0000 7fb61f04a8c0 1 > prepared operation key=S94OB93AU625 tag=9XWIZYZW6G1I type=del size=2289649 2024-08-29T18:14:36.947 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:36.944+0000 7fb61f04a8c0 1 < completed part key=_multipart_G64DV15QNIKC.2~3REOW6U1XF1J.0 size=1048576 2024-08-29T18:14:36.951 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:36.948+0000 7fb61f04a8c0 1 < completed part key=_multipart_G64DV15QNIKC.2~3REOW6U1XF1J.1 size=516714 2024-08-29T18:14:36.960 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:36.956+0000 7fb61f04a8c0 1 < completed multipart upload key=G64DV15QNIKC upload=3REOW6U1XF1J tag=AXT6OI819OTW type=write size=2613866 2024-08-29T18:14:36.963 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:36.960+0000 7fb61f04a8c0 1 > prepared operation key=QIF1G8LA4M98 tag=3QAQAPUD33S6 type=del size=4005858 2024-08-29T18:14:36.967 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:36.964+0000 7fb61f04a8c0 1 < completed write operation key=FNU3QYRYTDJL tag=KS1UDG1AUMP2 type=write size=952635 2024-08-29T18:14:36.971 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:36.968+0000 7fb61f04a8c0 1 > prepared operation key=AYZ82CIS7E5Q tag=2L8RX8J0VMI8 type=del size=1990175 2024-08-29T18:14:36.981 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:36.980+0000 7fb61f04a8c0 1 < suggested remove operation key=QIF1G8LA4M98 tag=GBSXINZ9YCNN type=del 2024-08-29T18:14:36.986 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:36.984+0000 7fb61f04a8c0 1 > prepared operation key=ACLL9P9WWITK tag=TC08Z8XDCLGQ type=del size=2093571 2024-08-29T18:14:36.991 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:36.988+0000 7fb61f04a8c0 1 < completed delete operation key=2KKUJMSXARBZ tag=E5090EYE3B2S type=del 2024-08-29T18:14:37.001 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:36.996+0000 7fb61f04a8c0 1 > prepared part key=_multipart_3QFXN4B7753P.2~6TESBP6F2NSJ.0 size=256387 2024-08-29T18:14:37.001 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:36.996+0000 7fb61f04a8c0 1 > prepared multipart upload key=3QFXN4B7753P upload=6TESBP6F2NSJ tag=GVAUUM7XFWRP type=write size=1304963 2024-08-29T18:14:37.006 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:37.004+0000 7fb61f04a8c0 1 < completed part key=_multipart_S94OB93AU625.2~1SY0GU98F9JE.0 size=366473 2024-08-29T18:14:37.013 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:37.012+0000 7fb61f04a8c0 1 < completed multipart upload key=S94OB93AU625 upload=1SY0GU98F9JE tag=WR7JHZP7HA88 type=write size=1415049 2024-08-29T18:14:37.017 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:37.016+0000 7fb61f04a8c0 1 > prepared operation key=W7G9IIKAWQJC tag=ZHNTHNA6IC0N type=del size=3014507 2024-08-29T18:14:37.022 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:37.020+0000 7fb61f04a8c0 1 < completed part key=_multipart_I3TS5SB21620.2~VM1DRI0K4NE9.0 size=1048576 2024-08-29T18:14:37.025 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:37.024+0000 7fb61f04a8c0 1 < completed part key=_multipart_I3TS5SB21620.2~VM1DRI0K4NE9.1 size=1048576 2024-08-29T18:14:37.029 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:37.028+0000 7fb61f04a8c0 1 < completed part key=_multipart_I3TS5SB21620.2~VM1DRI0K4NE9.2 size=839361 2024-08-29T18:14:37.036 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:37.032+0000 7fb61f04a8c0 1 < completed multipart upload key=I3TS5SB21620 upload=VM1DRI0K4NE9 tag=JNUO40XLCSS5 type=write size=3985089 2024-08-29T18:14:37.044 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:37.040+0000 7fb61f04a8c0 1 > prepared part key=_multipart_XQUR2PAH9MTZ.2~Y4AVAA1G40A8.0 size=402609 2024-08-29T18:14:37.044 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:37.040+0000 7fb61f04a8c0 1 > prepared multipart upload key=XQUR2PAH9MTZ upload=Y4AVAA1G40A8 tag=2S19BGJL22HZ type=write size=1451185 2024-08-29T18:14:37.048 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:37.044+0000 7fb61f04a8c0 -1 < failed to complete operation key=QIF1G8LA4M98 tag=8SYN5G1GKXG8 type=del size=1611393: (22) Invalid argument 2024-08-29T18:14:37.053 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:37.052+0000 7fb61f04a8c0 1 > prepared operation key=0YHK9IOSR0X1 tag=6DCKP63ZMJD8 type=del size=1170714 2024-08-29T18:14:37.057 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:37.056+0000 7fb61f04a8c0 1 < canceled operation key=W7G9IIKAWQJC tag=IT376VNH7WNB type=del size=3836880 2024-08-29T18:14:37.061 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:37.060+0000 7fb61f04a8c0 1 > prepared operation key=G2SIXOJ02LZ6 tag=L3YSFPOFI56F type=del size=34563 2024-08-29T18:14:37.068 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:37.064+0000 7fb61f04a8c0 1 < suggested remove operation key=XQUR2PAH9MTZ tag=D3LT8P40GKP5 type=write 2024-08-29T18:14:37.073 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:37.072+0000 7fb61f04a8c0 1 > prepared operation key=QIF1G8LA4M98 tag=T067K9VMZ01T type=del size=3742473 2024-08-29T18:14:37.081 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:37.080+0000 7fb61f04a8c0 1 < suggested update operation key=2KKUJMSXARBZ tag=0BJR07I9OQEG type=del size=3453661 2024-08-29T18:14:37.090 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:37.088+0000 7fb61f04a8c0 1 > prepared part key=_multipart_5KUQU3N4QH12.2~NI83MQWF4DW3.0 size=664378 2024-08-29T18:14:37.090 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:37.088+0000 7fb61f04a8c0 1 > prepared multipart upload key=5KUQU3N4QH12 upload=NI83MQWF4DW3 tag=A3T948IT922P type=write size=1712954 2024-08-29T18:14:37.094 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:37.092+0000 7fb61f04a8c0 1 < completed delete operation key=W7G9IIKAWQJC tag=E8P15AL2EX2C type=del 2024-08-29T18:14:37.099 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:37.096+0000 7fb61f04a8c0 1 > prepared operation key=G2SIXOJ02LZ6 tag=8FDOW72YDMVE type=del size=1196401 2024-08-29T18:14:37.104 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:37.100+0000 7fb61f04a8c0 1 < completed part key=_multipart_XQUR2PAH9MTZ.2~1ZLEGF34GYR2.0 size=1048576 2024-08-29T18:14:37.107 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:37.104+0000 7fb61f04a8c0 1 < completed part key=_multipart_XQUR2PAH9MTZ.2~1ZLEGF34GYR2.1 size=465051 2024-08-29T18:14:37.114 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:37.112+0000 7fb61f04a8c0 1 < completed multipart upload key=XQUR2PAH9MTZ upload=1ZLEGF34GYR2 tag=T965HCLS3HLP type=write size=2562203 2024-08-29T18:14:37.119 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:37.116+0000 7fb61f04a8c0 1 > prepared operation key=QIF1G8LA4M98 tag=7PF1R55XCQFK type=write size=137162 2024-08-29T18:14:37.123 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:37.120+0000 7fb61f04a8c0 1 < completed write operation key=4CJ45GKY8XE9 tag=PO7HH5L1J1QG type=write size=508779 2024-08-29T18:14:37.131 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:37.128+0000 7fb61f04a8c0 1 > prepared part key=_multipart_T5QMR1S0ST4W.2~0GY2SSVVQXCS.0 size=1048576 2024-08-29T18:14:37.135 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:37.132+0000 7fb61f04a8c0 1 > prepared part key=_multipart_T5QMR1S0ST4W.2~0GY2SSVVQXCS.1 size=682714 2024-08-29T18:14:37.135 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:37.132+0000 7fb61f04a8c0 1 > prepared multipart upload key=T5QMR1S0ST4W upload=0GY2SSVVQXCS tag=SM4C92KTQP72 type=write size=2779866 2024-08-29T18:14:37.139 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:37.136+0000 7fb61f04a8c0 1 < completed part key=_multipart_AYZ82CIS7E5Q.2~SJFG8UYKXMIE.0 size=821317 2024-08-29T18:14:37.146 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:37.144+0000 7fb61f04a8c0 1 < completed multipart upload key=AYZ82CIS7E5Q upload=SJFG8UYKXMIE tag=H3M34QWTE05O type=write size=1869893 2024-08-29T18:14:37.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:14:36 smithi029 bash[79042]: cluster 2024-08-29T18:14:35.828191+0000 mgr.y (mgr.25004) 741 : cluster [DBG] pgmap v1406: 137 pgs: 137 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 103 KiB/s rd, 37 KiB/s wr, 179 op/s 2024-08-29T18:14:37.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:14:36 smithi029 bash[77880]: cluster 2024-08-29T18:14:35.828191+0000 mgr.y (mgr.25004) 741 : cluster [DBG] pgmap v1406: 137 pgs: 137 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 103 KiB/s rd, 37 KiB/s wr, 179 op/s 2024-08-29T18:14:37.151 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:37.148+0000 7fb61f04a8c0 1 > prepared operation key=TER6ZJRIMW56 tag=QKNGEHH69YQV type=del size=3857878 2024-08-29T18:14:37.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:14:36 smithi110 bash[67519]: cluster 2024-08-29T18:14:35.828191+0000 mgr.y (mgr.25004) 741 : cluster [DBG] pgmap v1406: 137 pgs: 137 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 103 KiB/s rd, 37 KiB/s wr, 179 op/s 2024-08-29T18:14:37.155 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:37.152+0000 7fb61f04a8c0 -1 < failed to complete operation key=3TBQVJB6IV1A tag=XU0TSPBQGHWQ type=del size=1426822: (22) Invalid argument 2024-08-29T18:14:37.159 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:37.156+0000 7fb61f04a8c0 1 > prepared operation key=JNIRD10HWLR8 tag=6H6TDS6ES1BB type=write size=610156 2024-08-29T18:14:37.168 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:37.164+0000 7fb61f04a8c0 1 < suggested update operation key=S94OB93AU625 tag=9XWIZYZW6G1I type=del size=2289649 2024-08-29T18:14:37.172 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:37.168+0000 7fb61f04a8c0 1 > prepared operation key=G2SIXOJ02LZ6 tag=Y24J31HGSWBL type=del size=1511364 2024-08-29T18:14:37.177 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:37.176+0000 7fb61f04a8c0 -1 < failed to complete operation key=QIF1G8LA4M98 tag=3QAQAPUD33S6 type=del size=4005858: (22) Invalid argument 2024-08-29T18:14:37.181 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:37.180+0000 7fb61f04a8c0 1 > prepared operation key=W7G9IIKAWQJC tag=DE61E2PKHKX0 type=del size=467624 2024-08-29T18:14:37.189 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:37.188+0000 7fb61f04a8c0 1 < suggested update operation key=AYZ82CIS7E5Q tag=2L8RX8J0VMI8 type=del size=1990175 2024-08-29T18:14:37.194 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:37.192+0000 7fb61f04a8c0 1 > prepared operation key=ISHSUCCWWXU3 tag=Q3KTIHPOG7LI type=write size=151615 2024-08-29T18:14:37.198 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:37.196+0000 7fb61f04a8c0 1 < completed delete operation key=ACLL9P9WWITK tag=TC08Z8XDCLGQ type=del 2024-08-29T18:14:37.206 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:37.204+0000 7fb61f04a8c0 1 > prepared part key=_multipart_0YHK9IOSR0X1.2~9LN7008TATGM.0 size=1048576 2024-08-29T18:14:37.209 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:37.208+0000 7fb61f04a8c0 1 > prepared part key=_multipart_0YHK9IOSR0X1.2~9LN7008TATGM.1 size=85023 2024-08-29T18:14:37.209 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:37.208+0000 7fb61f04a8c0 1 > prepared multipart upload key=0YHK9IOSR0X1 upload=9LN7008TATGM tag=V078MIPGV0EJ type=write size=2182175 2024-08-29T18:14:37.213 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:37.212+0000 7fb61f04a8c0 1 < completed part key=_multipart_3QFXN4B7753P.2~6TESBP6F2NSJ.0 size=256387 2024-08-29T18:14:37.220 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:37.216+0000 7fb61f04a8c0 1 < completed multipart upload key=3QFXN4B7753P upload=6TESBP6F2NSJ tag=GVAUUM7XFWRP type=write size=1304963 2024-08-29T18:14:37.228 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:37.224+0000 7fb61f04a8c0 1 > prepared part key=_multipart_WL071MKICR2A.2~ZUMQXHTBP92O.0 size=61956 2024-08-29T18:14:37.228 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:37.224+0000 7fb61f04a8c0 1 > prepared multipart upload key=WL071MKICR2A upload=ZUMQXHTBP92O tag=A8Y2OEZW0UMK type=write size=1110532 2024-08-29T18:14:37.233 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:37.232+0000 7fb61f04a8c0 1 < completed delete operation key=W7G9IIKAWQJC tag=ZHNTHNA6IC0N type=del 2024-08-29T18:14:37.241 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:37.240+0000 7fb61f04a8c0 1 > prepared part key=_multipart_G2SIXOJ02LZ6.2~RZAQ2K24C10A.0 size=170842 2024-08-29T18:14:37.241 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:37.240+0000 7fb61f04a8c0 1 > prepared multipart upload key=G2SIXOJ02LZ6 upload=RZAQ2K24C10A tag=YKBGV4EVEJTS type=write size=1219418 2024-08-29T18:14:37.245 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:37.244+0000 7fb61f04a8c0 1 < completed part key=_multipart_XQUR2PAH9MTZ.2~Y4AVAA1G40A8.0 size=402609 2024-08-29T18:14:37.252 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:37.248+0000 7fb61f04a8c0 1 < completed multipart upload key=XQUR2PAH9MTZ upload=Y4AVAA1G40A8 tag=2S19BGJL22HZ type=write size=1451185 2024-08-29T18:14:37.256 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:37.252+0000 7fb61f04a8c0 1 > prepared operation key=AEOIRMCT8KQ2 tag=3ILWMETVKQI4 type=write size=889338 2024-08-29T18:14:37.260 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:37.256+0000 7fb61f04a8c0 1 < completed delete operation key=0YHK9IOSR0X1 tag=6DCKP63ZMJD8 type=del 2024-08-29T18:14:37.267 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:37.264+0000 7fb61f04a8c0 1 > prepared part key=_multipart_FNU3QYRYTDJL.2~G949UTBXQZY5.0 size=1048576 2024-08-29T18:14:37.270 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:37.268+0000 7fb61f04a8c0 1 > prepared part key=_multipart_FNU3QYRYTDJL.2~G949UTBXQZY5.1 size=1048576 2024-08-29T18:14:37.274 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:37.272+0000 7fb61f04a8c0 1 > prepared part key=_multipart_FNU3QYRYTDJL.2~G949UTBXQZY5.2 size=836831 2024-08-29T18:14:37.274 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:37.272+0000 7fb61f04a8c0 1 > prepared multipart upload key=FNU3QYRYTDJL upload=G949UTBXQZY5 tag=63BKYXT6N29A type=write size=3982559 2024-08-29T18:14:37.279 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:37.276+0000 7fb61f04a8c0 1 < completed delete operation key=G2SIXOJ02LZ6 tag=L3YSFPOFI56F type=del 2024-08-29T18:14:37.287 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:37.284+0000 7fb61f04a8c0 1 > prepared part key=_multipart_5KUQU3N4QH12.2~HD4EIEWQVWNL.0 size=1048576 2024-08-29T18:14:37.290 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:37.288+0000 7fb61f04a8c0 1 > prepared part key=_multipart_5KUQU3N4QH12.2~HD4EIEWQVWNL.1 size=1048576 2024-08-29T18:14:37.294 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:37.292+0000 7fb61f04a8c0 1 > prepared part key=_multipart_5KUQU3N4QH12.2~HD4EIEWQVWNL.2 size=64125 2024-08-29T18:14:37.294 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:37.292+0000 7fb61f04a8c0 1 > prepared multipart upload key=5KUQU3N4QH12 upload=HD4EIEWQVWNL tag=L38CV5IXTGOY type=write size=3209853 2024-08-29T18:14:37.298 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:37.296+0000 7fb61f04a8c0 1 < canceled operation key=QIF1G8LA4M98 tag=T067K9VMZ01T type=del size=3742473 2024-08-29T18:14:37.303 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:37.300+0000 7fb61f04a8c0 1 > prepared operation key=9KUQQR7K1949 tag=BH34A0N9C1KR type=del size=1731858 2024-08-29T18:14:37.307 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:37.304+0000 7fb61f04a8c0 1 < completed part key=_multipart_5KUQU3N4QH12.2~NI83MQWF4DW3.0 size=664378 2024-08-29T18:14:37.314 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:37.312+0000 7fb61f04a8c0 1 < completed multipart upload key=5KUQU3N4QH12 upload=NI83MQWF4DW3 tag=A3T948IT922P type=write size=1712954 2024-08-29T18:14:37.322 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:37.320+0000 7fb61f04a8c0 1 > prepared part key=_multipart_TER6ZJRIMW56.2~B02G4O2K04IG.0 size=1048576 2024-08-29T18:14:37.326 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:37.324+0000 7fb61f04a8c0 1 > prepared part key=_multipart_TER6ZJRIMW56.2~B02G4O2K04IG.1 size=1048576 2024-08-29T18:14:37.330 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:37.328+0000 7fb61f04a8c0 1 > prepared part key=_multipart_TER6ZJRIMW56.2~B02G4O2K04IG.2 size=276388 2024-08-29T18:14:37.330 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:37.328+0000 7fb61f04a8c0 1 > prepared multipart upload key=TER6ZJRIMW56 upload=B02G4O2K04IG tag=MBA19ZSCUDHU type=write size=3422116 2024-08-29T18:14:37.335 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:37.332+0000 7fb61f04a8c0 1 < completed delete operation key=G2SIXOJ02LZ6 tag=8FDOW72YDMVE type=del 2024-08-29T18:14:37.341 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:37.340+0000 7fb61f04a8c0 1 > prepared operation key=G64DV15QNIKC tag=AJGSLYQ2P8P5 type=del size=1919897 2024-08-29T18:14:37.352 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:37.348+0000 7fb61f04a8c0 1 < suggested update operation key=QIF1G8LA4M98 tag=7PF1R55XCQFK type=write size=137162 2024-08-29T18:14:37.361 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:37.360+0000 7fb61f04a8c0 1 > prepared part key=_multipart_I3TS5SB21620.2~ZZMMCM0J6E7V.0 size=1000632 2024-08-29T18:14:37.361 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:37.360+0000 7fb61f04a8c0 1 > prepared multipart upload key=I3TS5SB21620 upload=ZZMMCM0J6E7V tag=YK1R8Y8I3087 type=write size=2049208 2024-08-29T18:14:37.368 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:37.364+0000 7fb61f04a8c0 1 < completed part key=_multipart_T5QMR1S0ST4W.2~0GY2SSVVQXCS.0 size=1048576 2024-08-29T18:14:37.368 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:37.364+0000 7fb61f04a8c0 1 < canceled part key=_multipart_T5QMR1S0ST4W.2~0GY2SSVVQXCS.1 size=682714 2024-08-29T18:14:37.374 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:37.372+0000 7fb61f04a8c0 1 < canceled multipart upload key=T5QMR1S0ST4W upload=0GY2SSVVQXCS tag=SM4C92KTQP72 type=write size=2779866 2024-08-29T18:14:37.379 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:37.376+0000 7fb61f04a8c0 1 > prepared operation key=AEOIRMCT8KQ2 tag=32RBT816FAZ8 type=del size=3303176 2024-08-29T18:14:37.385 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:37.384+0000 7fb61f04a8c0 1 < completed delete operation key=TER6ZJRIMW56 tag=QKNGEHH69YQV type=del 2024-08-29T18:14:37.389 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:37.388+0000 7fb61f04a8c0 1 > prepared operation key=AEOIRMCT8KQ2 tag=P1OHDYNMZPLI type=del size=2721394 2024-08-29T18:14:37.394 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:37.392+0000 7fb61f04a8c0 1 < completed write operation key=JNIRD10HWLR8 tag=6H6TDS6ES1BB type=write size=610156 2024-08-29T18:14:37.399 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:37.396+0000 7fb61f04a8c0 1 > prepared operation key=88Z3FINQPJH4 tag=VUKXRS3NKR2P type=write size=894101 2024-08-29T18:14:37.404 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:37.400+0000 7fb61f04a8c0 1 < completed delete operation key=G2SIXOJ02LZ6 tag=Y24J31HGSWBL type=del 2024-08-29T18:14:37.408 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:37.404+0000 7fb61f04a8c0 1 > prepared operation key=G64DV15QNIKC tag=IOULFB85T0JY type=del size=245961 2024-08-29T18:14:37.413 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:37.412+0000 7fb61f04a8c0 1 < completed delete operation key=W7G9IIKAWQJC tag=DE61E2PKHKX0 type=del 2024-08-29T18:14:37.419 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:37.416+0000 7fb61f04a8c0 1 > prepared operation key=5KUQU3N4QH12 tag=UYF5IXEOSMRD type=del size=3247612 2024-08-29T18:14:37.424 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:37.420+0000 7fb61f04a8c0 1 < canceled operation key=ISHSUCCWWXU3 tag=Q3KTIHPOG7LI type=write size=151615 2024-08-29T18:14:37.433 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:37.432+0000 7fb61f04a8c0 1 > prepared part key=_multipart_YTTW0WYLHLAN.2~RZVW8ABO7UWN.0 size=345032 2024-08-29T18:14:37.433 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:37.432+0000 7fb61f04a8c0 1 > prepared multipart upload key=YTTW0WYLHLAN upload=RZVW8ABO7UWN tag=QTDF4Q0PWH4E type=write size=1393608 2024-08-29T18:14:37.438 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:37.436+0000 7fb61f04a8c0 1 < completed part key=_multipart_0YHK9IOSR0X1.2~9LN7008TATGM.0 size=1048576 2024-08-29T18:14:37.439 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:37.436+0000 7fb61f04a8c0 1 < canceled part key=_multipart_0YHK9IOSR0X1.2~9LN7008TATGM.1 size=85023 2024-08-29T18:14:37.446 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:37.444+0000 7fb61f04a8c0 1 < canceled multipart upload key=0YHK9IOSR0X1 upload=9LN7008TATGM tag=V078MIPGV0EJ type=write size=2182175 2024-08-29T18:14:37.451 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:37.448+0000 7fb61f04a8c0 1 > prepared operation key=YTTW0WYLHLAN tag=IKFOEOMN7S5M type=write size=382986 2024-08-29T18:14:37.457 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:37.456+0000 7fb61f04a8c0 1 < completed part key=_multipart_WL071MKICR2A.2~ZUMQXHTBP92O.0 size=61956 2024-08-29T18:14:37.466 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:37.464+0000 7fb61f04a8c0 1 < completed multipart upload key=WL071MKICR2A upload=ZUMQXHTBP92O tag=A8Y2OEZW0UMK type=write size=1110532 2024-08-29T18:14:37.471 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:37.468+0000 7fb61f04a8c0 1 > prepared operation key=QIF1G8LA4M98 tag=795LW901SA4I type=del size=228092 2024-08-29T18:14:37.476 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:37.472+0000 7fb61f04a8c0 1 < completed part key=_multipart_G2SIXOJ02LZ6.2~RZAQ2K24C10A.0 size=170842 2024-08-29T18:14:37.483 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:37.480+0000 7fb61f04a8c0 1 < completed multipart upload key=G2SIXOJ02LZ6 upload=RZAQ2K24C10A tag=YKBGV4EVEJTS type=write size=1219418 2024-08-29T18:14:37.491 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:37.488+0000 7fb61f04a8c0 1 > prepared part key=_multipart_I3TS5SB21620.2~HPHV0ONQ2Z1Z.0 size=1048576 2024-08-29T18:14:37.495 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:37.492+0000 7fb61f04a8c0 1 > prepared part key=_multipart_I3TS5SB21620.2~HPHV0ONQ2Z1Z.1 size=828763 2024-08-29T18:14:37.495 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:37.492+0000 7fb61f04a8c0 1 > prepared multipart upload key=I3TS5SB21620 upload=HPHV0ONQ2Z1Z tag=WHYJGJWAXGDV type=write size=2925915 2024-08-29T18:14:37.499 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:37.496+0000 7fb61f04a8c0 1 < completed write operation key=AEOIRMCT8KQ2 tag=3ILWMETVKQI4 type=write size=889338 2024-08-29T18:14:37.503 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:37.500+0000 7fb61f04a8c0 1 > prepared operation key=2A1BIVN3Z7BT tag=4E0HNG15EKUI type=del size=1725996 2024-08-29T18:14:37.507 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:37.504+0000 7fb61f04a8c0 1 < completed part key=_multipart_FNU3QYRYTDJL.2~G949UTBXQZY5.0 size=1048576 2024-08-29T18:14:37.507 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:37.504+0000 7fb61f04a8c0 1 < canceled part key=_multipart_FNU3QYRYTDJL.2~G949UTBXQZY5.1 size=1048576 2024-08-29T18:14:37.507 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:37.504+0000 7fb61f04a8c0 1 < canceled part key=_multipart_FNU3QYRYTDJL.2~G949UTBXQZY5.2 size=836831 2024-08-29T18:14:37.513 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:37.512+0000 7fb61f04a8c0 1 < canceled multipart upload key=FNU3QYRYTDJL upload=G949UTBXQZY5 tag=63BKYXT6N29A type=write size=3982559 2024-08-29T18:14:37.518 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:37.516+0000 7fb61f04a8c0 1 > prepared operation key=2A1BIVN3Z7BT tag=TJF8E0Z1IULV type=del size=985557 2024-08-29T18:14:37.522 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:37.520+0000 7fb61f04a8c0 1 < completed part key=_multipart_5KUQU3N4QH12.2~HD4EIEWQVWNL.0 size=1048576 2024-08-29T18:14:37.525 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:37.524+0000 7fb61f04a8c0 1 < completed part key=_multipart_5KUQU3N4QH12.2~HD4EIEWQVWNL.1 size=1048576 2024-08-29T18:14:37.529 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:37.528+0000 7fb61f04a8c0 1 < completed part key=_multipart_5KUQU3N4QH12.2~HD4EIEWQVWNL.2 size=64125 2024-08-29T18:14:37.536 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:37.532+0000 7fb61f04a8c0 1 < completed multipart upload key=5KUQU3N4QH12 upload=HD4EIEWQVWNL tag=L38CV5IXTGOY type=write size=3209853 2024-08-29T18:14:37.540 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:37.536+0000 7fb61f04a8c0 1 > prepared operation key=X36ENK39934I tag=6I8XHXJDCQRQ type=del size=3294426 2024-08-29T18:14:37.545 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:37.544+0000 7fb61f04a8c0 1 < completed delete operation key=9KUQQR7K1949 tag=BH34A0N9C1KR type=del 2024-08-29T18:14:37.550 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:37.548+0000 7fb61f04a8c0 1 > prepared operation key=T5QMR1S0ST4W tag=DUP8JL6ZTXZR type=write size=177570 2024-08-29T18:14:37.555 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:37.552+0000 7fb61f04a8c0 1 < completed part key=_multipart_TER6ZJRIMW56.2~B02G4O2K04IG.0 size=1048576 2024-08-29T18:14:37.558 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:37.556+0000 7fb61f04a8c0 1 < completed part key=_multipart_TER6ZJRIMW56.2~B02G4O2K04IG.1 size=1048576 2024-08-29T18:14:37.562 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:37.560+0000 7fb61f04a8c0 1 < completed part key=_multipart_TER6ZJRIMW56.2~B02G4O2K04IG.2 size=276388 2024-08-29T18:14:37.570 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:37.568+0000 7fb61f04a8c0 1 < completed multipart upload key=TER6ZJRIMW56 upload=B02G4O2K04IG tag=MBA19ZSCUDHU type=write size=3422116 2024-08-29T18:14:37.578 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:37.576+0000 7fb61f04a8c0 1 > prepared part key=_multipart_WL071MKICR2A.2~F15RLRYJUW4T.0 size=276062 2024-08-29T18:14:37.578 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:37.576+0000 7fb61f04a8c0 1 > prepared multipart upload key=WL071MKICR2A upload=F15RLRYJUW4T tag=Z8XILNKB2LAT type=write size=1324638 2024-08-29T18:14:37.582 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:37.580+0000 7fb61f04a8c0 1 < completed delete operation key=G64DV15QNIKC tag=AJGSLYQ2P8P5 type=del 2024-08-29T18:14:37.586 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:37.584+0000 7fb61f04a8c0 1 > prepared operation key=I3TS5SB21620 tag=DVKC0NJ3ZZN2 type=del size=2745096 2024-08-29T18:14:37.590 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:37.588+0000 7fb61f04a8c0 1 < completed part key=_multipart_I3TS5SB21620.2~ZZMMCM0J6E7V.0 size=1000632 2024-08-29T18:14:37.597 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:37.596+0000 7fb61f04a8c0 1 < completed multipart upload key=I3TS5SB21620 upload=ZZMMCM0J6E7V tag=YK1R8Y8I3087 type=write size=2049208 2024-08-29T18:14:37.601 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:37.600+0000 7fb61f04a8c0 1 > prepared operation key=9KUQQR7K1949 tag=86XSAOWP6M8J type=del size=2684084 2024-08-29T18:14:37.605 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:37.604+0000 7fb61f04a8c0 1 < completed delete operation key=AEOIRMCT8KQ2 tag=32RBT816FAZ8 type=del 2024-08-29T18:14:37.609 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:37.608+0000 7fb61f04a8c0 1 > prepared operation key=AYZ82CIS7E5Q tag=WK9ZKO6QEAD7 type=write size=988482 2024-08-29T18:14:37.617 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:37.616+0000 7fb61f04a8c0 1 < suggested remove operation key=AEOIRMCT8KQ2 tag=P1OHDYNMZPLI type=del 2024-08-29T18:14:37.621 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:37.620+0000 7fb61f04a8c0 1 > prepared operation key=FNU3QYRYTDJL tag=VY4QWOHQX1AK type=del size=1358883 2024-08-29T18:14:37.625 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:37.624+0000 7fb61f04a8c0 1 < completed write operation key=88Z3FINQPJH4 tag=VUKXRS3NKR2P type=write size=894101 2024-08-29T18:14:37.632 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:37.628+0000 7fb61f04a8c0 1 > prepared part key=_multipart_W7G9IIKAWQJC.2~FXN4TOPM4WXV.0 size=1048576 2024-08-29T18:14:37.636 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:37.632+0000 7fb61f04a8c0 1 > prepared part key=_multipart_W7G9IIKAWQJC.2~FXN4TOPM4WXV.1 size=734831 2024-08-29T18:14:37.636 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:37.632+0000 7fb61f04a8c0 1 > prepared multipart upload key=W7G9IIKAWQJC upload=FXN4TOPM4WXV tag=6T3VW7B8AE93 type=write size=2831983 2024-08-29T18:14:37.640 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:37.636+0000 7fb61f04a8c0 1 < completed delete operation key=G64DV15QNIKC tag=IOULFB85T0JY type=del 2024-08-29T18:14:37.648 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:37.644+0000 7fb61f04a8c0 1 > prepared part key=_multipart_AYZ82CIS7E5Q.2~5JIHJHPZ1N80.0 size=1048576 2024-08-29T18:14:37.651 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:37.648+0000 7fb61f04a8c0 1 > prepared part key=_multipart_AYZ82CIS7E5Q.2~5JIHJHPZ1N80.1 size=581000 2024-08-29T18:14:37.652 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:37.648+0000 7fb61f04a8c0 1 > prepared multipart upload key=AYZ82CIS7E5Q upload=5JIHJHPZ1N80 tag=R6IDB6JCQ8I6 type=write size=2678152 2024-08-29T18:14:37.656 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:37.652+0000 7fb61f04a8c0 1 < completed delete operation key=5KUQU3N4QH12 tag=UYF5IXEOSMRD type=del 2024-08-29T18:14:37.661 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:37.660+0000 7fb61f04a8c0 1 > prepared operation key=QIF1G8LA4M98 tag=EF8BU02WSVOL type=del size=854896 2024-08-29T18:14:37.665 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:37.664+0000 7fb61f04a8c0 1 < completed part key=_multipart_YTTW0WYLHLAN.2~RZVW8ABO7UWN.0 size=345032 2024-08-29T18:14:37.672 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:37.668+0000 7fb61f04a8c0 1 < completed multipart upload key=YTTW0WYLHLAN upload=RZVW8ABO7UWN tag=QTDF4Q0PWH4E type=write size=1393608 2024-08-29T18:14:37.677 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:37.676+0000 7fb61f04a8c0 1 > prepared operation key=X36ENK39934I tag=RIG6K3BIY36F type=del size=2186948 2024-08-29T18:14:37.686 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:37.684+0000 7fb61f04a8c0 1 < suggested remove operation key=YTTW0WYLHLAN tag=IKFOEOMN7S5M type=write 2024-08-29T18:14:37.694 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:37.692+0000 7fb61f04a8c0 1 > prepared part key=_multipart_G64DV15QNIKC.2~BV0TTTT0CUQD.0 size=1048576 2024-08-29T18:14:37.697 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:37.696+0000 7fb61f04a8c0 1 > prepared part key=_multipart_G64DV15QNIKC.2~BV0TTTT0CUQD.1 size=636028 2024-08-29T18:14:37.698 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:37.696+0000 7fb61f04a8c0 1 > prepared multipart upload key=G64DV15QNIKC upload=BV0TTTT0CUQD tag=EB5X48X87EHO type=write size=2733180 2024-08-29T18:14:37.702 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:37.700+0000 7fb61f04a8c0 1 < completed delete operation key=QIF1G8LA4M98 tag=795LW901SA4I type=del 2024-08-29T18:14:37.706 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:37.704+0000 7fb61f04a8c0 1 > prepared operation key=ACLL9P9WWITK tag=OWMRO0VKLASZ type=del size=979334 2024-08-29T18:14:37.710 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:37.708+0000 7fb61f04a8c0 1 < completed part key=_multipart_I3TS5SB21620.2~HPHV0ONQ2Z1Z.0 size=1048576 2024-08-29T18:14:37.713 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:37.712+0000 7fb61f04a8c0 1 < completed part key=_multipart_I3TS5SB21620.2~HPHV0ONQ2Z1Z.1 size=828763 2024-08-29T18:14:37.720 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:37.716+0000 7fb61f04a8c0 1 < completed multipart upload key=I3TS5SB21620 upload=HPHV0ONQ2Z1Z tag=WHYJGJWAXGDV type=write size=2925915 2024-08-29T18:14:37.725 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:37.724+0000 7fb61f04a8c0 1 > prepared operation key=FNU3QYRYTDJL tag=SLJ9Z8UH4OY5 type=del size=4086783 2024-08-29T18:14:37.734 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:37.732+0000 7fb61f04a8c0 1 < suggested update operation key=2A1BIVN3Z7BT tag=4E0HNG15EKUI type=del size=1725996 2024-08-29T18:14:37.739 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:37.736+0000 7fb61f04a8c0 1 > prepared operation key=G2SIXOJ02LZ6 tag=SYCD0XMX752U type=del size=198628 2024-08-29T18:14:37.745 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:37.744+0000 7fb61f04a8c0 -1 < failed to complete operation key=2A1BIVN3Z7BT tag=TJF8E0Z1IULV type=del size=985557: (22) Invalid argument 2024-08-29T18:14:37.749 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:37.748+0000 7fb61f04a8c0 1 > prepared operation key=0YHK9IOSR0X1 tag=NN28BMYKO93E type=del size=4150947 2024-08-29T18:14:37.754 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:37.752+0000 7fb61f04a8c0 1 < completed delete operation key=X36ENK39934I tag=6I8XHXJDCQRQ type=del 2024-08-29T18:14:37.759 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:37.756+0000 7fb61f04a8c0 1 > prepared operation key=YTTW0WYLHLAN tag=AMHSLYLP7L1X type=del size=2249277 2024-08-29T18:14:37.764 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:37.760+0000 7fb61f04a8c0 1 < completed write operation key=T5QMR1S0ST4W tag=DUP8JL6ZTXZR type=write size=177570 2024-08-29T18:14:37.768 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:37.764+0000 7fb61f04a8c0 1 > prepared operation key=3TBQVJB6IV1A tag=WFJBNL6LTBCV type=write size=628905 2024-08-29T18:14:37.773 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:37.772+0000 7fb61f04a8c0 1 < completed part key=_multipart_WL071MKICR2A.2~F15RLRYJUW4T.0 size=276062 2024-08-29T18:14:37.780 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:37.776+0000 7fb61f04a8c0 1 < completed multipart upload key=WL071MKICR2A upload=F15RLRYJUW4T tag=Z8XILNKB2LAT type=write size=1324638 2024-08-29T18:14:37.788 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:37.784+0000 7fb61f04a8c0 1 > prepared part key=_multipart_3QFXN4B7753P.2~78LIUSD1R3B5.0 size=191160 2024-08-29T18:14:37.788 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:37.784+0000 7fb61f04a8c0 1 > prepared multipart upload key=3QFXN4B7753P upload=78LIUSD1R3B5 tag=SXFNJ5UW1W39 type=write size=1239736 2024-08-29T18:14:37.793 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:37.792+0000 7fb61f04a8c0 1 < canceled operation key=I3TS5SB21620 tag=DVKC0NJ3ZZN2 type=del size=2745096 2024-08-29T18:14:37.797 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:37.796+0000 7fb61f04a8c0 1 > prepared operation key=FNU3QYRYTDJL tag=TZOVK9Q7SR0E type=del size=4096716 2024-08-29T18:14:37.801 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:37.800+0000 7fb61f04a8c0 1 < completed delete operation key=9KUQQR7K1949 tag=86XSAOWP6M8J type=del 2024-08-29T18:14:37.810 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:37.808+0000 7fb61f04a8c0 1 > prepared part key=_multipart_ISHSUCCWWXU3.2~171561XM4AZQ.0 size=832916 2024-08-29T18:14:37.810 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:37.808+0000 7fb61f04a8c0 1 > prepared multipart upload key=ISHSUCCWWXU3 upload=171561XM4AZQ tag=R7RIKKSBWE8N type=write size=1881492 2024-08-29T18:14:37.814 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:37.812+0000 7fb61f04a8c0 1 < completed write operation key=AYZ82CIS7E5Q tag=WK9ZKO6QEAD7 type=write size=988482 2024-08-29T18:14:37.818 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:37.816+0000 7fb61f04a8c0 1 > prepared operation key=W7G9IIKAWQJC tag=NJZ8PUJ1OPZR type=del size=3612630 2024-08-29T18:14:37.823 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:37.820+0000 7fb61f04a8c0 1 < completed delete operation key=FNU3QYRYTDJL tag=VY4QWOHQX1AK type=del 2024-08-29T18:14:37.831 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:37.828+0000 7fb61f04a8c0 1 > prepared part key=_multipart_0YHK9IOSR0X1.2~9D7L25UXJCE2.0 size=1048576 2024-08-29T18:14:37.835 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:37.832+0000 7fb61f04a8c0 1 > prepared part key=_multipart_0YHK9IOSR0X1.2~9D7L25UXJCE2.1 size=1048576 2024-08-29T18:14:37.838 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:37.836+0000 7fb61f04a8c0 1 > prepared part key=_multipart_0YHK9IOSR0X1.2~9D7L25UXJCE2.2 size=571427 2024-08-29T18:14:37.838 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:37.836+0000 7fb61f04a8c0 1 > prepared multipart upload key=0YHK9IOSR0X1 upload=9D7L25UXJCE2 tag=S1LREH1C5U39 type=write size=3717155 2024-08-29T18:14:37.843 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:37.840+0000 7fb61f04a8c0 1 < completed part key=_multipart_W7G9IIKAWQJC.2~FXN4TOPM4WXV.0 size=1048576 2024-08-29T18:14:37.843 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:37.840+0000 7fb61f04a8c0 1 < canceled part key=_multipart_W7G9IIKAWQJC.2~FXN4TOPM4WXV.1 size=734831 2024-08-29T18:14:37.850 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:37.848+0000 7fb61f04a8c0 1 < canceled multipart upload key=W7G9IIKAWQJC upload=FXN4TOPM4WXV tag=6T3VW7B8AE93 type=write size=2831983 2024-08-29T18:14:37.855 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:37.852+0000 7fb61f04a8c0 1 > prepared operation key=WL071MKICR2A tag=BQ5AE9P57FDT type=write size=274243 2024-08-29T18:14:37.860 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:37.856+0000 7fb61f04a8c0 1 < completed part key=_multipart_AYZ82CIS7E5Q.2~5JIHJHPZ1N80.0 size=1048576 2024-08-29T18:14:37.864 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:37.860+0000 7fb61f04a8c0 1 < completed part key=_multipart_AYZ82CIS7E5Q.2~5JIHJHPZ1N80.1 size=581000 2024-08-29T18:14:37.871 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:37.868+0000 7fb61f04a8c0 1 < completed multipart upload key=AYZ82CIS7E5Q upload=5JIHJHPZ1N80 tag=R6IDB6JCQ8I6 type=write size=2678152 2024-08-29T18:14:37.876 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:37.872+0000 7fb61f04a8c0 1 > prepared operation key=88Z3FINQPJH4 tag=BYNBG3XOU820 type=del size=3891348 2024-08-29T18:14:37.881 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:37.880+0000 7fb61f04a8c0 1 < completed delete operation key=QIF1G8LA4M98 tag=EF8BU02WSVOL type=del 2024-08-29T18:14:37.890 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:37.888+0000 7fb61f04a8c0 1 > prepared part key=_multipart_ME3R1W5MZE98.2~2O900QICBI44.0 size=338540 2024-08-29T18:14:37.890 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:37.888+0000 7fb61f04a8c0 1 > prepared multipart upload key=ME3R1W5MZE98 upload=2O900QICBI44 tag=O6EN3XWWHNN6 type=write size=1387116 2024-08-29T18:14:37.894 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:37.892+0000 7fb61f04a8c0 1 < completed delete operation key=X36ENK39934I tag=RIG6K3BIY36F type=del 2024-08-29T18:14:37.902 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:37.900+0000 7fb61f04a8c0 1 > prepared part key=_multipart_UV4UZ0C0JNBG.2~ZQL68LL7MW49.0 size=1048576 2024-08-29T18:14:37.906 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:37.904+0000 7fb61f04a8c0 1 > prepared part key=_multipart_UV4UZ0C0JNBG.2~ZQL68LL7MW49.1 size=428536 2024-08-29T18:14:37.906 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:37.904+0000 7fb61f04a8c0 1 > prepared multipart upload key=UV4UZ0C0JNBG upload=ZQL68LL7MW49 tag=FSAWE52O223X type=write size=2525688 2024-08-29T18:14:37.911 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:37.908+0000 7fb61f04a8c0 1 < completed part key=_multipart_G64DV15QNIKC.2~BV0TTTT0CUQD.0 size=1048576 2024-08-29T18:14:37.911 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:37.908+0000 7fb61f04a8c0 1 < canceled part key=_multipart_G64DV15QNIKC.2~BV0TTTT0CUQD.1 size=636028 2024-08-29T18:14:37.919 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:37.916+0000 7fb61f04a8c0 1 < canceled multipart upload key=G64DV15QNIKC upload=BV0TTTT0CUQD tag=EB5X48X87EHO type=write size=2733180 2024-08-29T18:14:37.925 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:37.920+0000 7fb61f04a8c0 1 > prepared operation key=TER6ZJRIMW56 tag=1M5QXD1E38LG type=write size=826948 2024-08-29T18:14:37.934 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:37.932+0000 7fb61f04a8c0 1 < suggested update operation key=ACLL9P9WWITK tag=OWMRO0VKLASZ type=del size=979334 2024-08-29T18:14:37.939 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:37.936+0000 7fb61f04a8c0 1 > prepared operation key=2KKUJMSXARBZ tag=PLDW52J4WK34 type=del size=3062872 2024-08-29T18:14:37.949 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:37.948+0000 7fb61f04a8c0 1 < suggested remove operation key=FNU3QYRYTDJL tag=SLJ9Z8UH4OY5 type=del 2024-08-29T18:14:37.958 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:37.956+0000 7fb61f04a8c0 1 > prepared part key=_multipart_XQUR2PAH9MTZ.2~TQFR9V8DMBFC.0 size=15405 2024-08-29T18:14:37.958 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:37.956+0000 7fb61f04a8c0 1 > prepared multipart upload key=XQUR2PAH9MTZ upload=TQFR9V8DMBFC tag=U0DP3A71WB96 type=write size=1063981 2024-08-29T18:14:37.968 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:37.964+0000 7fb61f04a8c0 1 < suggested update operation key=G2SIXOJ02LZ6 tag=SYCD0XMX752U type=del size=198628 2024-08-29T18:14:37.972 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:37.968+0000 7fb61f04a8c0 1 > prepared operation key=LT1SSGLX1WMH tag=E5BHZL9LOQEJ type=del size=1447884 2024-08-29T18:14:37.976 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:37.972+0000 7fb61f04a8c0 1 < completed delete operation key=0YHK9IOSR0X1 tag=NN28BMYKO93E type=del 2024-08-29T18:14:37.984 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:37.980+0000 7fb61f04a8c0 1 > prepared part key=_multipart_UV4UZ0C0JNBG.2~AQH077J88NIR.0 size=1048576 2024-08-29T18:14:37.988 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:37.984+0000 7fb61f04a8c0 1 > prepared part key=_multipart_UV4UZ0C0JNBG.2~AQH077J88NIR.1 size=1048576 2024-08-29T18:14:37.992 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:37.988+0000 7fb61f04a8c0 1 > prepared part key=_multipart_UV4UZ0C0JNBG.2~AQH077J88NIR.2 size=283016 2024-08-29T18:14:37.992 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:37.988+0000 7fb61f04a8c0 1 > prepared multipart upload key=UV4UZ0C0JNBG upload=AQH077J88NIR tag=WCABVOVACEEQ type=write size=3428744 2024-08-29T18:14:37.996 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:37.992+0000 7fb61f04a8c0 1 < completed delete operation key=YTTW0WYLHLAN tag=AMHSLYLP7L1X type=del 2024-08-29T18:14:38.001 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:38.000+0000 7fb61f04a8c0 1 > prepared operation key=FNU3QYRYTDJL tag=2E6YPA3D6J0H type=del size=326617 2024-08-29T18:14:38.010 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:38.008+0000 7fb61f04a8c0 1 < suggested remove operation key=3TBQVJB6IV1A tag=WFJBNL6LTBCV type=write 2024-08-29T18:14:38.015 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:38.012+0000 7fb61f04a8c0 1 > prepared operation key=O7DBV8Y3AF99 tag=KAUIODBDW6VM type=write size=1038247 2024-08-29T18:14:38.020 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:38.016+0000 7fb61f04a8c0 1 < completed part key=_multipart_3QFXN4B7753P.2~78LIUSD1R3B5.0 size=191160 2024-08-29T18:14:38.028 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:38.024+0000 7fb61f04a8c0 1 < completed multipart upload key=3QFXN4B7753P upload=78LIUSD1R3B5 tag=SXFNJ5UW1W39 type=write size=1239736 2024-08-29T18:14:38.033 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:38.032+0000 7fb61f04a8c0 1 > prepared operation key=ISHSUCCWWXU3 tag=7CX1IKXZK1UB type=del size=2546442 2024-08-29T18:14:38.038 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:38.036+0000 7fb61f04a8c0 -1 < failed to complete operation key=FNU3QYRYTDJL tag=TZOVK9Q7SR0E type=del size=4096716: (22) Invalid argument 2024-08-29T18:14:38.043 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:38.040+0000 7fb61f04a8c0 1 > prepared operation key=88Z3FINQPJH4 tag=QZMQJMDTMVZ6 type=del size=2700890 2024-08-29T18:14:38.047 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:38.044+0000 7fb61f04a8c0 1 < completed part key=_multipart_ISHSUCCWWXU3.2~171561XM4AZQ.0 size=832916 2024-08-29T18:14:38.055 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:38.052+0000 7fb61f04a8c0 1 < completed multipart upload key=ISHSUCCWWXU3 upload=171561XM4AZQ tag=R7RIKKSBWE8N type=write size=1881492 2024-08-29T18:14:38.060 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:38.056+0000 7fb61f04a8c0 1 > prepared operation key=3TBQVJB6IV1A tag=JJ3VNRY3MG6Z type=del size=2319910 2024-08-29T18:14:38.065 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:38.064+0000 7fb61f04a8c0 1 < completed delete operation key=W7G9IIKAWQJC tag=NJZ8PUJ1OPZR type=del 2024-08-29T18:14:38.075 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:38.072+0000 7fb61f04a8c0 1 > prepared part key=_multipart_UV4UZ0C0JNBG.2~FHDM2UFVJYL8.0 size=415134 2024-08-29T18:14:38.075 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:38.072+0000 7fb61f04a8c0 1 > prepared multipart upload key=UV4UZ0C0JNBG upload=FHDM2UFVJYL8 tag=DBMYF1XJYWSK type=write size=1463710 2024-08-29T18:14:38.079 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:38.076+0000 7fb61f04a8c0 1 < completed part key=_multipart_0YHK9IOSR0X1.2~9D7L25UXJCE2.0 size=1048576 2024-08-29T18:14:38.083 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:38.080+0000 7fb61f04a8c0 1 < completed part key=_multipart_0YHK9IOSR0X1.2~9D7L25UXJCE2.1 size=1048576 2024-08-29T18:14:38.086 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:38.084+0000 7fb61f04a8c0 1 < completed part key=_multipart_0YHK9IOSR0X1.2~9D7L25UXJCE2.2 size=571427 2024-08-29T18:14:38.095 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:38.092+0000 7fb61f04a8c0 1 < completed multipart upload key=0YHK9IOSR0X1 upload=9D7L25UXJCE2 tag=S1LREH1C5U39 type=write size=3717155 2024-08-29T18:14:38.105 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:38.104+0000 7fb61f04a8c0 1 > prepared part key=_multipart_JNIRD10HWLR8.2~MN4A1ANHRJB1.0 size=1048576 2024-08-29T18:14:38.108 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:38.104+0000 7fb61f04a8c0 1 > prepared part key=_multipart_JNIRD10HWLR8.2~MN4A1ANHRJB1.1 size=133989 2024-08-29T18:14:38.108 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:38.104+0000 7fb61f04a8c0 1 > prepared multipart upload key=JNIRD10HWLR8 upload=MN4A1ANHRJB1 tag=YCDTS0R1X84Q type=write size=2231141 2024-08-29T18:14:38.112 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:38.108+0000 7fb61f04a8c0 1 < completed write operation key=WL071MKICR2A tag=BQ5AE9P57FDT type=write size=274243 2024-08-29T18:14:38.116 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:38.112+0000 7fb61f04a8c0 1 > prepared operation key=LT1SSGLX1WMH tag=7AQGPW5EWFCQ type=del size=2465744 2024-08-29T18:14:38.125 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:38.124+0000 7fb61f04a8c0 1 < suggested update operation key=88Z3FINQPJH4 tag=BYNBG3XOU820 type=del size=3891348 2024-08-29T18:14:38.129 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:38.128+0000 7fb61f04a8c0 1 > prepared operation key=T5QMR1S0ST4W tag=RQLG0FEC1ZVZ type=write size=579184 2024-08-29T18:14:38.134 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:38.132+0000 7fb61f04a8c0 1 < completed part key=_multipart_ME3R1W5MZE98.2~2O900QICBI44.0 size=338540 2024-08-29T18:14:38.141 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:38.140+0000 7fb61f04a8c0 1 < completed multipart upload key=ME3R1W5MZE98 upload=2O900QICBI44 tag=O6EN3XWWHNN6 type=write size=1387116 2024-08-29T18:14:38.145 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:38.144+0000 7fb61f04a8c0 1 > prepared operation key=QIF1G8LA4M98 tag=OERUAV5JU7BT type=del size=3891658 2024-08-29T18:14:38.150 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:38.148+0000 7fb61f04a8c0 1 < completed part key=_multipart_UV4UZ0C0JNBG.2~ZQL68LL7MW49.0 size=1048576 2024-08-29T18:14:38.154 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:38.152+0000 7fb61f04a8c0 1 < completed part key=_multipart_UV4UZ0C0JNBG.2~ZQL68LL7MW49.1 size=428536 2024-08-29T18:14:38.161 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:38.160+0000 7fb61f04a8c0 1 < completed multipart upload key=UV4UZ0C0JNBG upload=ZQL68LL7MW49 tag=FSAWE52O223X type=write size=2525688 2024-08-29T18:14:38.166 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:38.164+0000 7fb61f04a8c0 1 > prepared operation key=LT1SSGLX1WMH tag=7LWP0AJ3M5E5 type=del size=1817997 2024-08-29T18:14:38.170 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:38.168+0000 7fb61f04a8c0 1 < completed write operation key=TER6ZJRIMW56 tag=1M5QXD1E38LG type=write size=826948 2024-08-29T18:14:38.175 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:38.172+0000 7fb61f04a8c0 1 > prepared operation key=H62DUL1RISWE tag=UH8VBZ12TCH9 type=del size=1020956 2024-08-29T18:14:38.180 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:38.176+0000 7fb61f04a8c0 1 < canceled operation key=2KKUJMSXARBZ tag=PLDW52J4WK34 type=del size=3062872 2024-08-29T18:14:38.184 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:38.180+0000 7fb61f04a8c0 1 > prepared operation key=T5QMR1S0ST4W tag=A9M2CKGFI801 type=del size=804302 2024-08-29T18:14:38.189 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:38.188+0000 7fb61f04a8c0 1 < completed part key=_multipart_XQUR2PAH9MTZ.2~TQFR9V8DMBFC.0 size=15405 2024-08-29T18:14:38.196 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:38.192+0000 7fb61f04a8c0 1 < completed multipart upload key=XQUR2PAH9MTZ upload=TQFR9V8DMBFC tag=U0DP3A71WB96 type=write size=1063981 2024-08-29T18:14:38.201 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:38.200+0000 7fb61f04a8c0 1 > prepared operation key=I3TS5SB21620 tag=LXRU8Q9POVBZ type=del size=1182946 2024-08-29T18:14:38.206 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:38.204+0000 7fb61f04a8c0 1 < completed delete operation key=LT1SSGLX1WMH tag=E5BHZL9LOQEJ type=del 2024-08-29T18:14:38.214 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:38.212+0000 7fb61f04a8c0 1 > prepared part key=_multipart_ACLL9P9WWITK.2~573XXJXZ0BW1.0 size=1048576 2024-08-29T18:14:38.218 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:38.216+0000 7fb61f04a8c0 1 > prepared part key=_multipart_ACLL9P9WWITK.2~573XXJXZ0BW1.1 size=607335 2024-08-29T18:14:38.219 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:38.216+0000 7fb61f04a8c0 1 > prepared multipart upload key=ACLL9P9WWITK upload=573XXJXZ0BW1 tag=CJN8I6FHKQEI type=write size=2704487 2024-08-29T18:14:38.222 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:38.220+0000 7fb61f04a8c0 1 < completed part key=_multipart_UV4UZ0C0JNBG.2~AQH077J88NIR.0 size=1048576 2024-08-29T18:14:38.222 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:38.220+0000 7fb61f04a8c0 1 < canceled part key=_multipart_UV4UZ0C0JNBG.2~AQH077J88NIR.1 size=1048576 2024-08-29T18:14:38.226 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:38.224+0000 7fb61f04a8c0 1 < completed part key=_multipart_UV4UZ0C0JNBG.2~AQH077J88NIR.2 size=283016 2024-08-29T18:14:38.233 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:38.232+0000 7fb61f04a8c0 1 < canceled multipart upload key=UV4UZ0C0JNBG upload=AQH077J88NIR tag=WCABVOVACEEQ type=write size=3428744 2024-08-29T18:14:38.242 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:38.240+0000 7fb61f04a8c0 1 > prepared part key=_multipart_9KUQQR7K1949.2~Y906L6UIH4EY.0 size=316868 2024-08-29T18:14:38.242 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:38.240+0000 7fb61f04a8c0 1 > prepared multipart upload key=9KUQQR7K1949 upload=Y906L6UIH4EY tag=EHB881N701C0 type=write size=1365444 2024-08-29T18:14:38.247 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:38.244+0000 7fb61f04a8c0 1 < completed delete operation key=FNU3QYRYTDJL tag=2E6YPA3D6J0H type=del 2024-08-29T18:14:38.251 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:38.248+0000 7fb61f04a8c0 1 > prepared operation key=0YHK9IOSR0X1 tag=72T6SZIAQT8A type=del size=3420213 2024-08-29T18:14:38.256 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:38.252+0000 7fb61f04a8c0 1 < completed write operation key=O7DBV8Y3AF99 tag=KAUIODBDW6VM type=write size=1038247 2024-08-29T18:14:38.265 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:38.264+0000 7fb61f04a8c0 1 > prepared part key=_multipart_3QFXN4B7753P.2~4MJ70NLL8EHC.0 size=1048576 2024-08-29T18:14:38.269 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:38.268+0000 7fb61f04a8c0 1 > prepared part key=_multipart_3QFXN4B7753P.2~4MJ70NLL8EHC.1 size=721632 2024-08-29T18:14:38.269 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:38.268+0000 7fb61f04a8c0 1 > prepared multipart upload key=3QFXN4B7753P upload=4MJ70NLL8EHC tag=HG3B7LVBU8NS type=write size=2818784 2024-08-29T18:14:38.275 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:38.272+0000 7fb61f04a8c0 1 < canceled operation key=ISHSUCCWWXU3 tag=7CX1IKXZK1UB type=del size=2546442 2024-08-29T18:14:38.279 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:38.276+0000 7fb61f04a8c0 1 > prepared operation key=3TBQVJB6IV1A tag=JWDRCNM1A45F type=write size=420643 2024-08-29T18:14:38.288 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:38.284+0000 7fb61f04a8c0 1 < suggested remove operation key=88Z3FINQPJH4 tag=QZMQJMDTMVZ6 type=del 2024-08-29T18:14:38.295 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:38.292+0000 7fb61f04a8c0 1 > prepared part key=_multipart_TER6ZJRIMW56.2~FK0WMD84XJ5S.0 size=1048576 2024-08-29T18:14:38.298 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:38.296+0000 7fb61f04a8c0 1 > prepared part key=_multipart_TER6ZJRIMW56.2~FK0WMD84XJ5S.1 size=593786 2024-08-29T18:14:38.298 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:38.296+0000 7fb61f04a8c0 1 > prepared multipart upload key=TER6ZJRIMW56 upload=FK0WMD84XJ5S tag=4VT4O5NLS0FW type=write size=2690938 2024-08-29T18:14:38.303 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:38.300+0000 7fb61f04a8c0 1 < completed delete operation key=3TBQVJB6IV1A tag=JJ3VNRY3MG6Z type=del 2024-08-29T18:14:38.307 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:38.304+0000 7fb61f04a8c0 1 > prepared operation key=QIF1G8LA4M98 tag=CZWE15VW8ZX0 type=del size=1604085 2024-08-29T18:14:38.311 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:38.308+0000 7fb61f04a8c0 1 < completed part key=_multipart_UV4UZ0C0JNBG.2~FHDM2UFVJYL8.0 size=415134 2024-08-29T18:14:38.317 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:38.316+0000 7fb61f04a8c0 1 < completed multipart upload key=UV4UZ0C0JNBG upload=FHDM2UFVJYL8 tag=DBMYF1XJYWSK type=write size=1463710 2024-08-29T18:14:38.321 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:38.320+0000 7fb61f04a8c0 1 > prepared operation key=T5QMR1S0ST4W tag=K1H1H74GNGX9 type=del size=1971756 2024-08-29T18:14:38.325 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:38.324+0000 7fb61f04a8c0 1 < completed part key=_multipart_JNIRD10HWLR8.2~MN4A1ANHRJB1.0 size=1048576 2024-08-29T18:14:38.328 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:38.324+0000 7fb61f04a8c0 1 < completed part key=_multipart_JNIRD10HWLR8.2~MN4A1ANHRJB1.1 size=133989 2024-08-29T18:14:38.335 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:38.332+0000 7fb61f04a8c0 1 < completed multipart upload key=JNIRD10HWLR8 upload=MN4A1ANHRJB1 tag=YCDTS0R1X84Q type=write size=2231141 2024-08-29T18:14:38.339 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:38.336+0000 7fb61f04a8c0 1 > prepared operation key=4CJ45GKY8XE9 tag=G989OGF01HT9 type=del size=4169197 2024-08-29T18:14:38.344 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:38.340+0000 7fb61f04a8c0 1 < completed delete operation key=LT1SSGLX1WMH tag=7AQGPW5EWFCQ type=del 2024-08-29T18:14:38.348 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:38.344+0000 7fb61f04a8c0 1 > prepared operation key=H62DUL1RISWE tag=DJK2WLA1HTMH type=del size=1908168 2024-08-29T18:14:38.357 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:38.356+0000 7fb61f04a8c0 1 < suggested remove operation key=T5QMR1S0ST4W tag=RQLG0FEC1ZVZ type=write 2024-08-29T18:14:38.362 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:38.360+0000 7fb61f04a8c0 1 > prepared operation key=ACLL9P9WWITK tag=9X5M1F7P4OPA type=write size=710628 2024-08-29T18:14:38.366 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:38.364+0000 7fb61f04a8c0 1 < completed delete operation key=QIF1G8LA4M98 tag=OERUAV5JU7BT type=del 2024-08-29T18:14:38.371 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:38.368+0000 7fb61f04a8c0 1 > prepared operation key=5KUQU3N4QH12 tag=1OTB190R4DLN type=del size=2438445 2024-08-29T18:14:38.375 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:38.372+0000 7fb61f04a8c0 1 < canceled operation key=LT1SSGLX1WMH tag=7LWP0AJ3M5E5 type=del size=1817997 2024-08-29T18:14:38.383 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:38.380+0000 7fb61f04a8c0 1 > prepared part key=_multipart_TER6ZJRIMW56.2~REOICADKJBLE.0 size=505162 2024-08-29T18:14:38.384 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:38.380+0000 7fb61f04a8c0 1 > prepared multipart upload key=TER6ZJRIMW56 upload=REOICADKJBLE tag=3Z05VW3KXT2P type=write size=1553738 2024-08-29T18:14:38.387 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:38.384+0000 7fb61f04a8c0 1 < completed delete operation key=H62DUL1RISWE tag=UH8VBZ12TCH9 type=del 2024-08-29T18:14:38.396 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:38.392+0000 7fb61f04a8c0 1 > prepared part key=_multipart_2A1BIVN3Z7BT.2~AQN9LBQR5FHY.0 size=1048576 2024-08-29T18:14:38.400 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:38.396+0000 7fb61f04a8c0 1 > prepared part key=_multipart_2A1BIVN3Z7BT.2~AQN9LBQR5FHY.1 size=1048576 2024-08-29T18:14:38.404 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:38.400+0000 7fb61f04a8c0 1 > prepared part key=_multipart_2A1BIVN3Z7BT.2~AQN9LBQR5FHY.2 size=665420 2024-08-29T18:14:38.404 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:38.400+0000 7fb61f04a8c0 1 > prepared multipart upload key=2A1BIVN3Z7BT upload=AQN9LBQR5FHY tag=QMDLJLQBOPT1 type=write size=3811148 2024-08-29T18:14:38.409 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:38.408+0000 7fb61f04a8c0 -1 < failed to complete operation key=T5QMR1S0ST4W tag=A9M2CKGFI801 type=del size=804302: (22) Invalid argument 2024-08-29T18:14:38.418 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:38.416+0000 7fb61f04a8c0 1 > prepared part key=_multipart_LT1SSGLX1WMH.2~AG29J7ABAXSJ.0 size=1048576 2024-08-29T18:14:38.422 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:38.420+0000 7fb61f04a8c0 1 > prepared part key=_multipart_LT1SSGLX1WMH.2~AG29J7ABAXSJ.1 size=425635 2024-08-29T18:14:38.422 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:38.420+0000 7fb61f04a8c0 1 > prepared multipart upload key=LT1SSGLX1WMH upload=AG29J7ABAXSJ tag=E458QFN19G6G type=write size=2522787 2024-08-29T18:14:38.427 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:38.424+0000 7fb61f04a8c0 1 < completed delete operation key=I3TS5SB21620 tag=LXRU8Q9POVBZ type=del 2024-08-29T18:14:38.432 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:38.428+0000 7fb61f04a8c0 1 > prepared operation key=5KUQU3N4QH12 tag=M3FLPSFU3JLC type=del size=2551052 2024-08-29T18:14:38.438 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:38.436+0000 7fb61f04a8c0 1 < completed part key=_multipart_ACLL9P9WWITK.2~573XXJXZ0BW1.0 size=1048576 2024-08-29T18:14:38.441 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:38.440+0000 7fb61f04a8c0 1 < completed part key=_multipart_ACLL9P9WWITK.2~573XXJXZ0BW1.1 size=607335 2024-08-29T18:14:38.450 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:38.448+0000 7fb61f04a8c0 1 < completed multipart upload key=ACLL9P9WWITK upload=573XXJXZ0BW1 tag=CJN8I6FHKQEI type=write size=2704487 2024-08-29T18:14:38.455 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:38.452+0000 7fb61f04a8c0 1 > prepared operation key=I3TS5SB21620 tag=V9302LEJ628Q type=del size=144994 2024-08-29T18:14:38.460 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:38.456+0000 7fb61f04a8c0 1 < completed part key=_multipart_9KUQQR7K1949.2~Y906L6UIH4EY.0 size=316868 2024-08-29T18:14:38.467 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:38.464+0000 7fb61f04a8c0 1 < completed multipart upload key=9KUQQR7K1949 upload=Y906L6UIH4EY tag=EHB881N701C0 type=write size=1365444 2024-08-29T18:14:38.472 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:38.468+0000 7fb61f04a8c0 1 > prepared operation key=O7DBV8Y3AF99 tag=360EBT47AVJ3 type=del size=356970 2024-08-29T18:14:38.476 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:38.472+0000 7fb61f04a8c0 1 < completed delete operation key=0YHK9IOSR0X1 tag=72T6SZIAQT8A type=del 2024-08-29T18:14:38.481 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:38.480+0000 7fb61f04a8c0 1 > prepared operation key=0YHK9IOSR0X1 tag=WNMF6HQMLU3E type=del size=1947119 2024-08-29T18:14:38.482 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:38.480+0000 7fb61f04a8c0 1 < canceled part key=_multipart_3QFXN4B7753P.2~4MJ70NLL8EHC.0 size=1048576 2024-08-29T18:14:38.482 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:38.480+0000 7fb61f04a8c0 1 < canceled part key=_multipart_3QFXN4B7753P.2~4MJ70NLL8EHC.1 size=721632 2024-08-29T18:14:38.490 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:38.488+0000 7fb61f04a8c0 1 < canceled multipart upload key=3QFXN4B7753P upload=4MJ70NLL8EHC tag=HG3B7LVBU8NS type=write size=2818784 2024-08-29T18:14:38.498 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:38.496+0000 7fb61f04a8c0 1 > prepared part key=_multipart_X36ENK39934I.2~O3QX7L1ISQPW.0 size=221120 2024-08-29T18:14:38.498 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:38.496+0000 7fb61f04a8c0 1 > prepared multipart upload key=X36ENK39934I upload=O3QX7L1ISQPW tag=P0KODN8TKSRN type=write size=1269696 2024-08-29T18:14:38.503 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:38.500+0000 7fb61f04a8c0 1 < completed write operation key=3TBQVJB6IV1A tag=JWDRCNM1A45F type=write size=420643 2024-08-29T18:14:38.507 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:38.504+0000 7fb61f04a8c0 1 > prepared operation key=ME3R1W5MZE98 tag=0DVU6IY76B6W type=del size=3364921 2024-08-29T18:14:38.512 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:38.508+0000 7fb61f04a8c0 1 < completed part key=_multipart_TER6ZJRIMW56.2~FK0WMD84XJ5S.0 size=1048576 2024-08-29T18:14:38.515 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:38.512+0000 7fb61f04a8c0 1 < completed part key=_multipart_TER6ZJRIMW56.2~FK0WMD84XJ5S.1 size=593786 2024-08-29T18:14:38.523 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:38.520+0000 7fb61f04a8c0 1 < completed multipart upload key=TER6ZJRIMW56 upload=FK0WMD84XJ5S tag=4VT4O5NLS0FW type=write size=2690938 2024-08-29T18:14:38.527 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:38.524+0000 7fb61f04a8c0 1 > prepared operation key=S94OB93AU625 tag=4KN4TA4QZP3Y type=del size=3557385 2024-08-29T18:14:38.532 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:38.528+0000 7fb61f04a8c0 1 < completed delete operation key=QIF1G8LA4M98 tag=CZWE15VW8ZX0 type=del 2024-08-29T18:14:38.538 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:38.536+0000 7fb61f04a8c0 1 > prepared operation key=W7G9IIKAWQJC tag=01CTGXZ368C8 type=del size=3342240 2024-08-29T18:14:38.543 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:38.540+0000 7fb61f04a8c0 -1 < failed to complete operation key=T5QMR1S0ST4W tag=K1H1H74GNGX9 type=del size=1971756: (22) Invalid argument 2024-08-29T18:14:38.547 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:38.544+0000 7fb61f04a8c0 1 > prepared operation key=T5QMR1S0ST4W tag=XB9AP2RXMOBF type=del size=1049591 2024-08-29T18:14:38.553 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:38.552+0000 7fb61f04a8c0 1 < completed delete operation key=4CJ45GKY8XE9 tag=G989OGF01HT9 type=del 2024-08-29T18:14:38.558 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:38.556+0000 7fb61f04a8c0 1 > prepared operation key=UV4UZ0C0JNBG tag=LO6B9IXZ3WTV type=del size=3499809 2024-08-29T18:14:38.562 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:38.560+0000 7fb61f04a8c0 1 < completed delete operation key=H62DUL1RISWE tag=DJK2WLA1HTMH type=del 2024-08-29T18:14:38.571 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:38.568+0000 7fb61f04a8c0 1 > prepared part key=_multipart_9KUQQR7K1949.2~DC88KQWLALRF.0 size=1048576 2024-08-29T18:14:38.575 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:38.572+0000 7fb61f04a8c0 1 > prepared part key=_multipart_9KUQQR7K1949.2~DC88KQWLALRF.1 size=1048576 2024-08-29T18:14:38.578 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:38.576+0000 7fb61f04a8c0 1 > prepared part key=_multipart_9KUQQR7K1949.2~DC88KQWLALRF.2 size=9102 2024-08-29T18:14:38.579 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:38.576+0000 7fb61f04a8c0 1 > prepared multipart upload key=9KUQQR7K1949 upload=DC88KQWLALRF tag=VRSKLXLH4QD5 type=write size=3154830 2024-08-29T18:14:38.583 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:38.580+0000 7fb61f04a8c0 1 < canceled operation key=ACLL9P9WWITK tag=9X5M1F7P4OPA type=write size=710628 2024-08-29T18:14:38.591 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:38.588+0000 7fb61f04a8c0 1 > prepared part key=_multipart_W7G9IIKAWQJC.2~VR6XPQJBLXG1.0 size=1048576 2024-08-29T18:14:38.595 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:38.592+0000 7fb61f04a8c0 1 > prepared part key=_multipart_W7G9IIKAWQJC.2~VR6XPQJBLXG1.1 size=1048576 2024-08-29T18:14:38.599 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:38.596+0000 7fb61f04a8c0 1 > prepared part key=_multipart_W7G9IIKAWQJC.2~VR6XPQJBLXG1.2 size=298698 2024-08-29T18:14:38.599 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:38.596+0000 7fb61f04a8c0 1 > prepared multipart upload key=W7G9IIKAWQJC upload=VR6XPQJBLXG1 tag=YO8K6PBM0ZZZ type=write size=3444426 2024-08-29T18:14:38.608 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:38.604+0000 7fb61f04a8c0 1 < suggested remove operation key=5KUQU3N4QH12 tag=1OTB190R4DLN type=del 2024-08-29T18:14:38.616 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:38.612+0000 7fb61f04a8c0 1 > prepared part key=_multipart_2A1BIVN3Z7BT.2~U3XBSQUL7WVG.0 size=1048576 2024-08-29T18:14:38.620 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:38.616+0000 7fb61f04a8c0 1 > prepared part key=_multipart_2A1BIVN3Z7BT.2~U3XBSQUL7WVG.1 size=935713 2024-08-29T18:14:38.620 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:38.616+0000 7fb61f04a8c0 1 > prepared multipart upload key=2A1BIVN3Z7BT upload=U3XBSQUL7WVG tag=VRN0Y2Y0DAL6 type=write size=3032865 2024-08-29T18:14:38.624 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:38.620+0000 7fb61f04a8c0 1 < completed part key=_multipart_TER6ZJRIMW56.2~REOICADKJBLE.0 size=505162 2024-08-29T18:14:38.632 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:38.628+0000 7fb61f04a8c0 1 < completed multipart upload key=TER6ZJRIMW56 upload=REOICADKJBLE tag=3Z05VW3KXT2P type=write size=1553738 2024-08-29T18:14:38.640 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:38.636+0000 7fb61f04a8c0 1 > prepared part key=_multipart_ISHSUCCWWXU3.2~T33QDWIIK6QQ.0 size=1022747 2024-08-29T18:14:38.640 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:38.636+0000 7fb61f04a8c0 1 > prepared multipart upload key=ISHSUCCWWXU3 upload=T33QDWIIK6QQ tag=SOCM83LMA9R8 type=write size=2071323 2024-08-29T18:14:38.645 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:38.644+0000 7fb61f04a8c0 1 < completed part key=_multipart_2A1BIVN3Z7BT.2~AQN9LBQR5FHY.0 size=1048576 2024-08-29T18:14:38.645 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:38.644+0000 7fb61f04a8c0 1 < canceled part key=_multipart_2A1BIVN3Z7BT.2~AQN9LBQR5FHY.1 size=1048576 2024-08-29T18:14:38.648 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:38.644+0000 7fb61f04a8c0 1 < completed part key=_multipart_2A1BIVN3Z7BT.2~AQN9LBQR5FHY.2 size=665420 2024-08-29T18:14:38.656 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:38.652+0000 7fb61f04a8c0 1 < canceled multipart upload key=2A1BIVN3Z7BT upload=AQN9LBQR5FHY tag=QMDLJLQBOPT1 type=write size=3811148 2024-08-29T18:14:38.661 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:38.660+0000 7fb61f04a8c0 1 > prepared operation key=JNIRD10HWLR8 tag=822VA5IJODSA type=write size=825911 2024-08-29T18:14:38.662 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:38.660+0000 7fb61f04a8c0 1 < canceled part key=_multipart_LT1SSGLX1WMH.2~AG29J7ABAXSJ.0 size=1048576 2024-08-29T18:14:38.666 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:38.664+0000 7fb61f04a8c0 1 < completed part key=_multipart_LT1SSGLX1WMH.2~AG29J7ABAXSJ.1 size=425635 2024-08-29T18:14:38.674 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:38.672+0000 7fb61f04a8c0 1 < canceled multipart upload key=LT1SSGLX1WMH upload=AG29J7ABAXSJ tag=E458QFN19G6G type=write size=2522787 2024-08-29T18:14:38.682 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:38.680+0000 7fb61f04a8c0 1 > prepared part key=_multipart_O7DBV8Y3AF99.2~PUG58Z7QN1DD.0 size=1048576 2024-08-29T18:14:38.686 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:38.684+0000 7fb61f04a8c0 1 > prepared part key=_multipart_O7DBV8Y3AF99.2~PUG58Z7QN1DD.1 size=1048576 2024-08-29T18:14:38.690 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:38.688+0000 7fb61f04a8c0 1 > prepared part key=_multipart_O7DBV8Y3AF99.2~PUG58Z7QN1DD.2 size=414487 2024-08-29T18:14:38.690 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:38.688+0000 7fb61f04a8c0 1 > prepared multipart upload key=O7DBV8Y3AF99 upload=PUG58Z7QN1DD tag=Q13SPCK3F6ME type=write size=3560215 2024-08-29T18:14:38.692 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:38.688+0000 7fb61f04a8c0 -1 < no bi entry to suggest for operation key=5KUQU3N4QH12 tag=M3FLPSFU3JLC type=del size=2551052: (2) No such file or directory 2024-08-29T18:14:38.700 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:38.696+0000 7fb61f04a8c0 1 > prepared part key=_multipart_I3TS5SB21620.2~GFN76RWGTCEN.0 size=783489 2024-08-29T18:14:38.700 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:38.696+0000 7fb61f04a8c0 1 > prepared multipart upload key=I3TS5SB21620 upload=GFN76RWGTCEN tag=6GPYUX03NVL9 type=write size=1832065 2024-08-29T18:14:38.705 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:38.704+0000 7fb61f04a8c0 1 < completed delete operation key=I3TS5SB21620 tag=V9302LEJ628Q type=del 2024-08-29T18:14:38.709 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:38.708+0000 7fb61f04a8c0 1 > prepared operation key=5KUQU3N4QH12 tag=F2626NFPSH0N type=del size=3455507 2024-08-29T18:14:38.714 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:38.712+0000 7fb61f04a8c0 1 < completed delete operation key=O7DBV8Y3AF99 tag=360EBT47AVJ3 type=del 2024-08-29T18:14:38.719 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:38.716+0000 7fb61f04a8c0 1 > prepared operation key=WL071MKICR2A tag=NODEFBPGP4YQ type=del size=76198 2024-08-29T18:14:38.724 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:38.720+0000 7fb61f04a8c0 1 < completed delete operation key=0YHK9IOSR0X1 tag=WNMF6HQMLU3E type=del 2024-08-29T18:14:38.732 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:38.728+0000 7fb61f04a8c0 1 > prepared part key=_multipart_G64DV15QNIKC.2~Y9Y5PLV7M23X.0 size=269414 2024-08-29T18:14:38.732 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:38.728+0000 7fb61f04a8c0 1 > prepared multipart upload key=G64DV15QNIKC upload=Y9Y5PLV7M23X tag=70AUCP04SBEV type=write size=1317990 2024-08-29T18:14:38.733 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:38.732+0000 7fb61f04a8c0 1 < canceled part key=_multipart_X36ENK39934I.2~O3QX7L1ISQPW.0 size=221120 2024-08-29T18:14:38.740 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:38.736+0000 7fb61f04a8c0 1 < canceled multipart upload key=X36ENK39934I upload=O3QX7L1ISQPW tag=P0KODN8TKSRN type=write size=1269696 2024-08-29T18:14:38.745 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:38.744+0000 7fb61f04a8c0 1 > prepared operation key=LT1SSGLX1WMH tag=ZD77US7HX9RK type=write size=52404 2024-08-29T18:14:38.750 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:38.748+0000 7fb61f04a8c0 1 < completed delete operation key=ME3R1W5MZE98 tag=0DVU6IY76B6W type=del 2024-08-29T18:14:38.754 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:38.752+0000 7fb61f04a8c0 1 > prepared operation key=ISHSUCCWWXU3 tag=M5PUB3XGBF7I type=del size=3316633 2024-08-29T18:14:38.763 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:38.760+0000 7fb61f04a8c0 1 < suggested update operation key=S94OB93AU625 tag=4KN4TA4QZP3Y type=del size=3557385 2024-08-29T18:14:38.767 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:38.764+0000 7fb61f04a8c0 1 > prepared operation key=JNIRD10HWLR8 tag=5KW1UCQA62N9 type=del size=1239496 2024-08-29T18:14:38.772 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:38.768+0000 7fb61f04a8c0 1 < canceled operation key=W7G9IIKAWQJC tag=01CTGXZ368C8 type=del size=3342240 2024-08-29T18:14:38.776 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:38.772+0000 7fb61f04a8c0 1 > prepared operation key=G2SIXOJ02LZ6 tag=JBN5N5RXOWHA type=del size=100042 2024-08-29T18:14:38.781 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:38.780+0000 7fb61f04a8c0 1 < canceled operation key=T5QMR1S0ST4W tag=XB9AP2RXMOBF type=del size=1049591 2024-08-29T18:14:38.789 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:38.788+0000 7fb61f04a8c0 1 > prepared part key=_multipart_5KUQU3N4QH12.2~TWXYPG8IM7BQ.0 size=1048576 2024-08-29T18:14:38.793 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:38.792+0000 7fb61f04a8c0 1 > prepared part key=_multipart_5KUQU3N4QH12.2~TWXYPG8IM7BQ.1 size=731299 2024-08-29T18:14:38.793 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:38.792+0000 7fb61f04a8c0 1 > prepared multipart upload key=5KUQU3N4QH12 upload=TWXYPG8IM7BQ tag=L6U1GUOZSD7X type=write size=2828451 2024-08-29T18:14:38.799 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:38.796+0000 7fb61f04a8c0 1 < completed delete operation key=UV4UZ0C0JNBG tag=LO6B9IXZ3WTV type=del 2024-08-29T18:14:38.808 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:38.804+0000 7fb61f04a8c0 1 > prepared part key=_multipart_JNIRD10HWLR8.2~TL91X27IM45B.0 size=1048576 2024-08-29T18:14:38.811 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:38.808+0000 7fb61f04a8c0 1 > prepared part key=_multipart_JNIRD10HWLR8.2~TL91X27IM45B.1 size=331300 2024-08-29T18:14:38.811 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:38.808+0000 7fb61f04a8c0 1 > prepared multipart upload key=JNIRD10HWLR8 upload=TL91X27IM45B tag=ABQDP99F88YR type=write size=2428452 2024-08-29T18:14:38.812 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:38.808+0000 7fb61f04a8c0 1 < canceled part key=_multipart_9KUQQR7K1949.2~DC88KQWLALRF.0 size=1048576 2024-08-29T18:14:38.816 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:38.812+0000 7fb61f04a8c0 1 < completed part key=_multipart_9KUQQR7K1949.2~DC88KQWLALRF.1 size=1048576 2024-08-29T18:14:38.819 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:38.816+0000 7fb61f04a8c0 1 < completed part key=_multipart_9KUQQR7K1949.2~DC88KQWLALRF.2 size=9102 2024-08-29T18:14:38.827 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:38.824+0000 7fb61f04a8c0 1 < canceled multipart upload key=9KUQQR7K1949 upload=DC88KQWLALRF tag=VRSKLXLH4QD5 type=write size=3154830 2024-08-29T18:14:38.831 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:38.828+0000 7fb61f04a8c0 1 > prepared operation key=ME3R1W5MZE98 tag=XN29RHF1WKSG type=del size=2403228 2024-08-29T18:14:38.836 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:38.832+0000 7fb61f04a8c0 1 < completed part key=_multipart_W7G9IIKAWQJC.2~VR6XPQJBLXG1.0 size=1048576 2024-08-29T18:14:38.839 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:38.836+0000 7fb61f04a8c0 1 < completed part key=_multipart_W7G9IIKAWQJC.2~VR6XPQJBLXG1.1 size=1048576 2024-08-29T18:14:38.843 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:38.840+0000 7fb61f04a8c0 1 < completed part key=_multipart_W7G9IIKAWQJC.2~VR6XPQJBLXG1.2 size=298698 2024-08-29T18:14:38.850 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:38.848+0000 7fb61f04a8c0 1 < completed multipart upload key=W7G9IIKAWQJC upload=VR6XPQJBLXG1 tag=YO8K6PBM0ZZZ type=write size=3444426 2024-08-29T18:14:38.855 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:38.852+0000 7fb61f04a8c0 1 > prepared operation key=S94OB93AU625 tag=YPH98WMF988K type=del size=3908359 2024-08-29T18:14:38.861 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:38.860+0000 7fb61f04a8c0 1 < completed part key=_multipart_2A1BIVN3Z7BT.2~U3XBSQUL7WVG.0 size=1048576 2024-08-29T18:14:38.864 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:38.860+0000 7fb61f04a8c0 1 < completed part key=_multipart_2A1BIVN3Z7BT.2~U3XBSQUL7WVG.1 size=935713 2024-08-29T18:14:38.872 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:38.868+0000 7fb61f04a8c0 1 < completed multipart upload key=2A1BIVN3Z7BT upload=U3XBSQUL7WVG tag=VRN0Y2Y0DAL6 type=write size=3032865 2024-08-29T18:14:38.877 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:38.876+0000 7fb61f04a8c0 1 > prepared operation key=G2SIXOJ02LZ6 tag=71KI4T2PSB2U type=del size=1281369 2024-08-29T18:14:38.881 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:38.880+0000 7fb61f04a8c0 1 < completed part key=_multipart_ISHSUCCWWXU3.2~T33QDWIIK6QQ.0 size=1022747 2024-08-29T18:14:38.889 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:38.888+0000 7fb61f04a8c0 1 < completed multipart upload key=ISHSUCCWWXU3 upload=T33QDWIIK6QQ tag=SOCM83LMA9R8 type=write size=2071323 2024-08-29T18:14:38.898 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:38.896+0000 7fb61f04a8c0 1 > prepared part key=_multipart_S94OB93AU625.2~N1BSIRC2A143.0 size=1048576 2024-08-29T18:14:38.902 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:38.900+0000 7fb61f04a8c0 1 > prepared part key=_multipart_S94OB93AU625.2~N1BSIRC2A143.1 size=1048576 2024-08-29T18:14:38.905 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:38.904+0000 7fb61f04a8c0 1 > prepared part key=_multipart_S94OB93AU625.2~N1BSIRC2A143.2 size=592136 2024-08-29T18:14:38.905 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:38.904+0000 7fb61f04a8c0 1 > prepared multipart upload key=S94OB93AU625 upload=N1BSIRC2A143 tag=6A9PGVPJMHEQ type=write size=3737864 2024-08-29T18:14:38.909 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:38.908+0000 7fb61f04a8c0 1 < completed write operation key=JNIRD10HWLR8 tag=822VA5IJODSA type=write size=825911 2024-08-29T18:14:38.914 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:38.912+0000 7fb61f04a8c0 1 > prepared operation key=ME3R1W5MZE98 tag=NMZ9FEDGTP0I type=del size=67760 2024-08-29T18:14:38.918 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:38.916+0000 7fb61f04a8c0 1 < completed part key=_multipart_O7DBV8Y3AF99.2~PUG58Z7QN1DD.0 size=1048576 2024-08-29T18:14:38.921 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:38.920+0000 7fb61f04a8c0 1 < completed part key=_multipart_O7DBV8Y3AF99.2~PUG58Z7QN1DD.1 size=1048576 2024-08-29T18:14:38.921 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:38.920+0000 7fb61f04a8c0 1 < canceled part key=_multipart_O7DBV8Y3AF99.2~PUG58Z7QN1DD.2 size=414487 2024-08-29T18:14:38.928 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:38.924+0000 7fb61f04a8c0 1 < canceled multipart upload key=O7DBV8Y3AF99 upload=PUG58Z7QN1DD tag=Q13SPCK3F6ME type=write size=3560215 2024-08-29T18:14:38.933 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:38.932+0000 7fb61f04a8c0 1 > prepared operation key=G2SIXOJ02LZ6 tag=PC5DPQE13BRV type=write size=786807 2024-08-29T18:14:38.937 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:38.936+0000 7fb61f04a8c0 1 < completed part key=_multipart_I3TS5SB21620.2~GFN76RWGTCEN.0 size=783489 2024-08-29T18:14:38.945 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:38.944+0000 7fb61f04a8c0 1 < completed multipart upload key=I3TS5SB21620 upload=GFN76RWGTCEN tag=6GPYUX03NVL9 type=write size=1832065 2024-08-29T18:14:38.953 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:38.952+0000 7fb61f04a8c0 1 > prepared part key=_multipart_88Z3FINQPJH4.2~THPQCT92IN9P.0 size=1048576 2024-08-29T18:14:38.956 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:38.952+0000 7fb61f04a8c0 1 > prepared part key=_multipart_88Z3FINQPJH4.2~THPQCT92IN9P.1 size=9640 2024-08-29T18:14:38.957 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:38.952+0000 7fb61f04a8c0 1 > prepared multipart upload key=88Z3FINQPJH4 upload=THPQCT92IN9P tag=FCPC8JRFEWOG type=write size=2106792 2024-08-29T18:14:38.962 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:38.960+0000 7fb61f04a8c0 1 < completed delete operation key=5KUQU3N4QH12 tag=F2626NFPSH0N type=del 2024-08-29T18:14:38.971 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:38.968+0000 7fb61f04a8c0 1 > prepared part key=_multipart_T5QMR1S0ST4W.2~T5BGT1EIHSC8.0 size=122239 2024-08-29T18:14:38.971 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:38.968+0000 7fb61f04a8c0 1 > prepared multipart upload key=T5QMR1S0ST4W upload=T5BGT1EIHSC8 tag=ET4Q7TKWS7HV type=write size=1170815 2024-08-29T18:14:38.976 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:38.972+0000 7fb61f04a8c0 1 < completed delete operation key=WL071MKICR2A tag=NODEFBPGP4YQ type=del 2024-08-29T18:14:38.981 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:38.980+0000 7fb61f04a8c0 1 > prepared operation key=YTTW0WYLHLAN tag=9C2TAGPNX9N7 type=del size=1967380 2024-08-29T18:14:38.982 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:38.980+0000 7fb61f04a8c0 1 < canceled part key=_multipart_G64DV15QNIKC.2~Y9Y5PLV7M23X.0 size=269414 2024-08-29T18:14:38.990 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:38.988+0000 7fb61f04a8c0 1 < canceled multipart upload key=G64DV15QNIKC upload=Y9Y5PLV7M23X tag=70AUCP04SBEV type=write size=1317990 2024-08-29T18:14:38.995 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:38.992+0000 7fb61f04a8c0 1 > prepared operation key=UV4UZ0C0JNBG tag=TRI1N7CE8XCJ type=del size=517775 2024-08-29T18:14:39.000 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:38.996+0000 7fb61f04a8c0 1 < completed write operation key=LT1SSGLX1WMH tag=ZD77US7HX9RK type=write size=52404 2024-08-29T18:14:39.005 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:39.004+0000 7fb61f04a8c0 1 > prepared operation key=4CJ45GKY8XE9 tag=A4T1W0VSFPWZ type=write size=493964 2024-08-29T18:14:39.010 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:39.008+0000 7fb61f04a8c0 1 < completed delete operation key=ISHSUCCWWXU3 tag=M5PUB3XGBF7I type=del 2024-08-29T18:14:39.019 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:39.016+0000 7fb61f04a8c0 1 > prepared part key=_multipart_XQUR2PAH9MTZ.2~BKOPX996RU3N.0 size=1048576 2024-08-29T18:14:39.024 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:39.020+0000 7fb61f04a8c0 1 > prepared part key=_multipart_XQUR2PAH9MTZ.2~BKOPX996RU3N.1 size=451593 2024-08-29T18:14:39.024 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:39.020+0000 7fb61f04a8c0 1 > prepared multipart upload key=XQUR2PAH9MTZ upload=BKOPX996RU3N tag=LM6YE4J2K3V3 type=write size=2548745 2024-08-29T18:14:39.033 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:39.032+0000 7fb61f04a8c0 1 < suggested update operation key=JNIRD10HWLR8 tag=5KW1UCQA62N9 type=del size=1239496 2024-08-29T18:14:39.043 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:39.040+0000 7fb61f04a8c0 1 > prepared part key=_multipart_I3TS5SB21620.2~5XJPOCZRO270.0 size=1048576 2024-08-29T18:14:39.047 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:39.044+0000 7fb61f04a8c0 1 > prepared part key=_multipart_I3TS5SB21620.2~5XJPOCZRO270.1 size=861273 2024-08-29T18:14:39.047 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:39.044+0000 7fb61f04a8c0 1 > prepared multipart upload key=I3TS5SB21620 upload=5XJPOCZRO270 tag=ZZHSE134GDYN type=write size=2958425 2024-08-29T18:14:39.052 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:39.048+0000 7fb61f04a8c0 1 < completed delete operation key=G2SIXOJ02LZ6 tag=JBN5N5RXOWHA type=del 2024-08-29T18:14:39.057 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:39.056+0000 7fb61f04a8c0 1 > prepared operation key=LT1SSGLX1WMH tag=TBP6X453XPMK type=del size=212142 2024-08-29T18:14:39.062 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:39.060+0000 7fb61f04a8c0 1 < completed part key=_multipart_5KUQU3N4QH12.2~TWXYPG8IM7BQ.0 size=1048576 2024-08-29T18:14:39.065 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:39.064+0000 7fb61f04a8c0 1 < completed part key=_multipart_5KUQU3N4QH12.2~TWXYPG8IM7BQ.1 size=731299 2024-08-29T18:14:39.074 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:39.072+0000 7fb61f04a8c0 1 < completed multipart upload key=5KUQU3N4QH12 upload=TWXYPG8IM7BQ tag=L6U1GUOZSD7X type=write size=2828451 2024-08-29T18:14:39.079 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:39.076+0000 7fb61f04a8c0 1 > prepared operation key=2KKUJMSXARBZ tag=ZGPPO38UJOKK type=del size=2474214 2024-08-29T18:14:39.080 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:39.076+0000 7fb61f04a8c0 1 < canceled part key=_multipart_JNIRD10HWLR8.2~TL91X27IM45B.0 size=1048576 2024-08-29T18:14:39.084 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:39.080+0000 7fb61f04a8c0 1 < completed part key=_multipart_JNIRD10HWLR8.2~TL91X27IM45B.1 size=331300 2024-08-29T18:14:39.092 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:39.088+0000 7fb61f04a8c0 1 < canceled multipart upload key=JNIRD10HWLR8 upload=TL91X27IM45B tag=ABQDP99F88YR type=write size=2428452 2024-08-29T18:14:39.101 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:39.100+0000 7fb61f04a8c0 1 > prepared part key=_multipart_I3TS5SB21620.2~DT0KM0B7T9P0.0 size=1048576 2024-08-29T18:14:39.105 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:39.104+0000 7fb61f04a8c0 1 > prepared part key=_multipart_I3TS5SB21620.2~DT0KM0B7T9P0.1 size=1048576 2024-08-29T18:14:39.109 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:39.108+0000 7fb61f04a8c0 1 > prepared part key=_multipart_I3TS5SB21620.2~DT0KM0B7T9P0.2 size=256470 2024-08-29T18:14:39.109 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:39.108+0000 7fb61f04a8c0 1 > prepared multipart upload key=I3TS5SB21620 upload=DT0KM0B7T9P0 tag=D8VL0QJQBL1X type=write size=3402198 2024-08-29T18:14:39.114 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:39.112+0000 7fb61f04a8c0 1 < completed delete operation key=ME3R1W5MZE98 tag=XN29RHF1WKSG type=del 2024-08-29T18:14:39.119 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:39.116+0000 7fb61f04a8c0 1 > prepared operation key=G2SIXOJ02LZ6 tag=P8P3QZOTAC12 type=del size=1015298 2024-08-29T18:14:39.123 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:39.120+0000 7fb61f04a8c0 1 < completed delete operation key=S94OB93AU625 tag=YPH98WMF988K type=del 2024-08-29T18:14:39.128 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:39.124+0000 7fb61f04a8c0 1 > prepared operation key=LT1SSGLX1WMH tag=YXVX21IAJ0R5 type=del size=466657 2024-08-29T18:14:39.137 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:39.136+0000 7fb61f04a8c0 1 < suggested remove operation key=G2SIXOJ02LZ6 tag=71KI4T2PSB2U type=del 2024-08-29T18:14:39.142 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:39.140+0000 7fb61f04a8c0 1 > prepared operation key=JNIRD10HWLR8 tag=M0I905UDSG85 type=del size=3240686 2024-08-29T18:14:39.146 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:39.144+0000 7fb61f04a8c0 1 < completed part key=_multipart_S94OB93AU625.2~N1BSIRC2A143.0 size=1048576 2024-08-29T18:14:39.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:14:38 smithi029 bash[77880]: cluster 2024-08-29T18:14:37.829766+0000 mgr.y (mgr.25004) 742 : cluster [DBG] pgmap v1407: 137 pgs: 137 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 479 KiB/s rd, 165 KiB/s wr, 844 op/s 2024-08-29T18:14:39.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:14:38 smithi029 bash[79042]: cluster 2024-08-29T18:14:37.829766+0000 mgr.y (mgr.25004) 742 : cluster [DBG] pgmap v1407: 137 pgs: 137 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 479 KiB/s rd, 165 KiB/s wr, 844 op/s 2024-08-29T18:14:39.150 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:39.148+0000 7fb61f04a8c0 1 < completed part key=_multipart_S94OB93AU625.2~N1BSIRC2A143.1 size=1048576 2024-08-29T18:14:39.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:14:38 smithi110 bash[67519]: cluster 2024-08-29T18:14:37.829766+0000 mgr.y (mgr.25004) 742 : cluster [DBG] pgmap v1407: 137 pgs: 137 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 479 KiB/s rd, 165 KiB/s wr, 844 op/s 2024-08-29T18:14:39.154 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:39.152+0000 7fb61f04a8c0 1 < completed part key=_multipart_S94OB93AU625.2~N1BSIRC2A143.2 size=592136 2024-08-29T18:14:39.161 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:39.160+0000 7fb61f04a8c0 1 < completed multipart upload key=S94OB93AU625 upload=N1BSIRC2A143 tag=6A9PGVPJMHEQ type=write size=3737864 2024-08-29T18:14:39.169 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:39.168+0000 7fb61f04a8c0 1 > prepared part key=_multipart_88Z3FINQPJH4.2~SP3L47XA3XYD.0 size=347372 2024-08-29T18:14:39.169 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:39.168+0000 7fb61f04a8c0 1 > prepared multipart upload key=88Z3FINQPJH4 upload=SP3L47XA3XYD tag=MVHF89505FFB type=write size=1395948 2024-08-29T18:14:39.174 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:39.172+0000 7fb61f04a8c0 1 < completed delete operation key=ME3R1W5MZE98 tag=NMZ9FEDGTP0I type=del 2024-08-29T18:14:39.183 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:39.180+0000 7fb61f04a8c0 1 > prepared part key=_multipart_T5QMR1S0ST4W.2~ND8PDJRWU6OD.0 size=1048576 2024-08-29T18:14:39.187 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:39.184+0000 7fb61f04a8c0 1 > prepared part key=_multipart_T5QMR1S0ST4W.2~ND8PDJRWU6OD.1 size=808955 2024-08-29T18:14:39.187 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:39.184+0000 7fb61f04a8c0 1 > prepared multipart upload key=T5QMR1S0ST4W upload=ND8PDJRWU6OD tag=NESINYUQHMW4 type=write size=2906107 2024-08-29T18:14:39.193 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:39.192+0000 7fb61f04a8c0 -1 < failed to complete operation key=G2SIXOJ02LZ6 tag=PC5DPQE13BRV type=write size=786807: (22) Invalid argument 2024-08-29T18:14:39.198 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:39.196+0000 7fb61f04a8c0 1 > prepared operation key=2KKUJMSXARBZ tag=66D8357B9AO2 type=write size=448169 2024-08-29T18:14:39.202 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:39.200+0000 7fb61f04a8c0 1 < completed part key=_multipart_88Z3FINQPJH4.2~THPQCT92IN9P.0 size=1048576 2024-08-29T18:14:39.206 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:39.204+0000 7fb61f04a8c0 1 < completed part key=_multipart_88Z3FINQPJH4.2~THPQCT92IN9P.1 size=9640 2024-08-29T18:14:39.215 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:39.212+0000 7fb61f04a8c0 1 < completed multipart upload key=88Z3FINQPJH4 upload=THPQCT92IN9P tag=FCPC8JRFEWOG type=write size=2106792 2024-08-29T18:14:39.224 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:39.220+0000 7fb61f04a8c0 1 > prepared part key=_multipart_3TBQVJB6IV1A.2~9HCSFI8JVFJQ.0 size=953682 2024-08-29T18:14:39.224 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:39.220+0000 7fb61f04a8c0 1 > prepared multipart upload key=3TBQVJB6IV1A upload=9HCSFI8JVFJQ tag=SNUNP2QCRIKT type=write size=2002258 2024-08-29T18:14:39.228 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:39.224+0000 7fb61f04a8c0 1 < completed part key=_multipart_T5QMR1S0ST4W.2~T5BGT1EIHSC8.0 size=122239 2024-08-29T18:14:39.237 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:39.236+0000 7fb61f04a8c0 1 < completed multipart upload key=T5QMR1S0ST4W upload=T5BGT1EIHSC8 tag=ET4Q7TKWS7HV type=write size=1170815 2024-08-29T18:14:39.242 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:39.240+0000 7fb61f04a8c0 1 > prepared operation key=I3TS5SB21620 tag=739ZYMB86G6Z type=del size=3387902 2024-08-29T18:14:39.251 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:39.248+0000 7fb61f04a8c0 1 < suggested update operation key=YTTW0WYLHLAN tag=9C2TAGPNX9N7 type=del size=1967380 2024-08-29T18:14:39.256 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:39.252+0000 7fb61f04a8c0 1 > prepared operation key=4CJ45GKY8XE9 tag=RTK75E27QUW8 type=del size=586680 2024-08-29T18:14:39.264 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:39.260+0000 7fb61f04a8c0 1 < suggested remove operation key=UV4UZ0C0JNBG tag=TRI1N7CE8XCJ type=del 2024-08-29T18:14:39.272 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:39.268+0000 7fb61f04a8c0 1 > prepared part key=_multipart_ACLL9P9WWITK.2~NO6JA6106P7C.0 size=214617 2024-08-29T18:14:39.272 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:39.268+0000 7fb61f04a8c0 1 > prepared multipart upload key=ACLL9P9WWITK upload=NO6JA6106P7C tag=JY7GNBL3S52R type=write size=1263193 2024-08-29T18:14:39.277 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:39.276+0000 7fb61f04a8c0 1 < completed write operation key=4CJ45GKY8XE9 tag=A4T1W0VSFPWZ type=write size=493964 2024-08-29T18:14:39.281 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:39.280+0000 7fb61f04a8c0 1 > prepared operation key=S94OB93AU625 tag=Z4BNN4HFQ2BH type=del size=3156847 2024-08-29T18:14:39.282 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:39.280+0000 7fb61f04a8c0 1 < canceled part key=_multipart_XQUR2PAH9MTZ.2~BKOPX996RU3N.0 size=1048576 2024-08-29T18:14:39.286 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:39.284+0000 7fb61f04a8c0 1 < completed part key=_multipart_XQUR2PAH9MTZ.2~BKOPX996RU3N.1 size=451593 2024-08-29T18:14:39.294 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:39.292+0000 7fb61f04a8c0 1 < canceled multipart upload key=XQUR2PAH9MTZ upload=BKOPX996RU3N tag=LM6YE4J2K3V3 type=write size=2548745 2024-08-29T18:14:39.298 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:39.296+0000 7fb61f04a8c0 1 > prepared operation key=AEOIRMCT8KQ2 tag=TBIHTO1LJRO8 type=write size=441514 2024-08-29T18:14:39.303 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:39.300+0000 7fb61f04a8c0 1 < completed part key=_multipart_I3TS5SB21620.2~5XJPOCZRO270.0 size=1048576 2024-08-29T18:14:39.308 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:39.304+0000 7fb61f04a8c0 1 < completed part key=_multipart_I3TS5SB21620.2~5XJPOCZRO270.1 size=861273 2024-08-29T18:14:39.316 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:39.312+0000 7fb61f04a8c0 1 < completed multipart upload key=I3TS5SB21620 upload=5XJPOCZRO270 tag=ZZHSE134GDYN type=write size=2958425 2024-08-29T18:14:39.321 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:39.320+0000 7fb61f04a8c0 1 > prepared operation key=I3TS5SB21620 tag=KTXGX3XLG14L type=del size=2362005 2024-08-29T18:14:39.325 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:39.324+0000 7fb61f04a8c0 1 < completed delete operation key=LT1SSGLX1WMH tag=TBP6X453XPMK type=del 2024-08-29T18:14:39.330 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:39.328+0000 7fb61f04a8c0 1 > prepared operation key=UV4UZ0C0JNBG tag=LET8PTX97ASE type=del size=2828706 2024-08-29T18:14:39.335 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:39.332+0000 7fb61f04a8c0 1 < completed delete operation key=2KKUJMSXARBZ tag=ZGPPO38UJOKK type=del 2024-08-29T18:14:39.345 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:39.340+0000 7fb61f04a8c0 1 > prepared part key=_multipart_G64DV15QNIKC.2~S3TWSB9TQ8J0.0 size=211443 2024-08-29T18:14:39.345 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:39.340+0000 7fb61f04a8c0 1 > prepared multipart upload key=G64DV15QNIKC upload=S3TWSB9TQ8J0 tag=3YEBE5IDGTMY type=write size=1260019 2024-08-29T18:14:39.350 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:39.348+0000 7fb61f04a8c0 1 < completed part key=_multipart_I3TS5SB21620.2~DT0KM0B7T9P0.0 size=1048576 2024-08-29T18:14:39.354 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:39.352+0000 7fb61f04a8c0 1 < completed part key=_multipart_I3TS5SB21620.2~DT0KM0B7T9P0.1 size=1048576 2024-08-29T18:14:39.358 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:39.356+0000 7fb61f04a8c0 1 < completed part key=_multipart_I3TS5SB21620.2~DT0KM0B7T9P0.2 size=256470 2024-08-29T18:14:39.366 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:39.364+0000 7fb61f04a8c0 1 < completed multipart upload key=I3TS5SB21620 upload=DT0KM0B7T9P0 tag=D8VL0QJQBL1X type=write size=3402198 2024-08-29T18:14:39.370 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:39.368+0000 7fb61f04a8c0 1 > prepared operation key=TER6ZJRIMW56 tag=CSMBX7M3D2IA type=write size=63747 2024-08-29T18:14:39.376 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:39.372+0000 7fb61f04a8c0 -1 < failed to complete operation key=G2SIXOJ02LZ6 tag=P8P3QZOTAC12 type=del size=1015298: (22) Invalid argument 2024-08-29T18:14:39.380 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:39.376+0000 7fb61f04a8c0 1 > prepared operation key=3TBQVJB6IV1A tag=QOUIWCCTJVBE type=del size=3668798 2024-08-29T18:14:39.384 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:39.384+0000 7fb61f04a8c0 1 < completed delete operation key=LT1SSGLX1WMH tag=YXVX21IAJ0R5 type=del 2024-08-29T18:14:39.389 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:39.388+0000 7fb61f04a8c0 1 > prepared operation key=W7G9IIKAWQJC tag=4A2ELQS3SGGX type=del size=2973988 2024-08-29T18:14:39.394 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:39.392+0000 7fb61f04a8c0 1 < completed delete operation key=JNIRD10HWLR8 tag=M0I905UDSG85 type=del 2024-08-29T18:14:39.402 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:39.400+0000 7fb61f04a8c0 1 > prepared part key=_multipart_AEOIRMCT8KQ2.2~WTQIEVZ72V9Q.0 size=1048576 2024-08-29T18:14:39.406 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:39.404+0000 7fb61f04a8c0 1 > prepared part key=_multipart_AEOIRMCT8KQ2.2~WTQIEVZ72V9Q.1 size=780114 2024-08-29T18:14:39.406 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:39.404+0000 7fb61f04a8c0 1 > prepared multipart upload key=AEOIRMCT8KQ2 upload=WTQIEVZ72V9Q tag=R5K6CNERZHZD type=write size=2877266 2024-08-29T18:14:39.412 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:39.408+0000 7fb61f04a8c0 1 < completed part key=_multipart_88Z3FINQPJH4.2~SP3L47XA3XYD.0 size=347372 2024-08-29T18:14:39.419 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:39.416+0000 7fb61f04a8c0 1 < completed multipart upload key=88Z3FINQPJH4 upload=SP3L47XA3XYD tag=MVHF89505FFB type=write size=1395948 2024-08-29T18:14:39.428 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:39.424+0000 7fb61f04a8c0 1 > prepared part key=_multipart_YTTW0WYLHLAN.2~KLS9UKE7RIQ5.0 size=1048576 2024-08-29T18:14:39.431 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:39.428+0000 7fb61f04a8c0 1 > prepared part key=_multipart_YTTW0WYLHLAN.2~KLS9UKE7RIQ5.1 size=1048576 2024-08-29T18:14:39.435 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:39.432+0000 7fb61f04a8c0 1 > prepared part key=_multipart_YTTW0WYLHLAN.2~KLS9UKE7RIQ5.2 size=441167 2024-08-29T18:14:39.435 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:39.432+0000 7fb61f04a8c0 1 > prepared multipart upload key=YTTW0WYLHLAN upload=KLS9UKE7RIQ5 tag=42UJJ4544VPR type=write size=3586895 2024-08-29T18:14:39.440 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:39.436+0000 7fb61f04a8c0 1 < completed part key=_multipart_T5QMR1S0ST4W.2~ND8PDJRWU6OD.0 size=1048576 2024-08-29T18:14:39.443 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:39.440+0000 7fb61f04a8c0 1 < completed part key=_multipart_T5QMR1S0ST4W.2~ND8PDJRWU6OD.1 size=808955 2024-08-29T18:14:39.451 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:39.448+0000 7fb61f04a8c0 1 < completed multipart upload key=T5QMR1S0ST4W upload=ND8PDJRWU6OD tag=NESINYUQHMW4 type=write size=2906107 2024-08-29T18:14:39.456 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:39.452+0000 7fb61f04a8c0 1 > prepared operation key=ME3R1W5MZE98 tag=1PBMTWHP3XBA type=del size=2905364 2024-08-29T18:14:39.460 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:39.456+0000 7fb61f04a8c0 1 < completed write operation key=2KKUJMSXARBZ tag=66D8357B9AO2 type=write size=448169 2024-08-29T18:14:39.466 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:39.464+0000 7fb61f04a8c0 1 > prepared operation key=T5QMR1S0ST4W tag=NVHO1E0CLD7T type=del size=3842734 2024-08-29T18:14:39.470 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:39.468+0000 7fb61f04a8c0 1 < completed part key=_multipart_3TBQVJB6IV1A.2~9HCSFI8JVFJQ.0 size=953682 2024-08-29T18:14:39.477 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:39.476+0000 7fb61f04a8c0 1 < completed multipart upload key=3TBQVJB6IV1A upload=9HCSFI8JVFJQ tag=SNUNP2QCRIKT type=write size=2002258 2024-08-29T18:14:39.485 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:39.484+0000 7fb61f04a8c0 1 > prepared part key=_multipart_9KUQQR7K1949.2~XSJCW95KON55.0 size=1048576 2024-08-29T18:14:39.488 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:39.484+0000 7fb61f04a8c0 1 > prepared part key=_multipart_9KUQQR7K1949.2~XSJCW95KON55.1 size=1036621 2024-08-29T18:14:39.489 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:39.484+0000 7fb61f04a8c0 1 > prepared multipart upload key=9KUQQR7K1949 upload=XSJCW95KON55 tag=CEBUM3317LK6 type=write size=3133773 2024-08-29T18:14:39.493 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:39.492+0000 7fb61f04a8c0 1 < completed delete operation key=I3TS5SB21620 tag=739ZYMB86G6Z type=del 2024-08-29T18:14:39.498 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:39.496+0000 7fb61f04a8c0 1 > prepared operation key=4CJ45GKY8XE9 tag=VDPMJLTOM1PX type=del size=1264141 2024-08-29T18:14:39.502 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:39.500+0000 7fb61f04a8c0 1 < completed delete operation key=4CJ45GKY8XE9 tag=RTK75E27QUW8 type=del 2024-08-29T18:14:39.510 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:39.508+0000 7fb61f04a8c0 1 > prepared part key=_multipart_QIF1G8LA4M98.2~TQUY5UZ3BX9G.0 size=100294 2024-08-29T18:14:39.511 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:39.508+0000 7fb61f04a8c0 1 > prepared multipart upload key=QIF1G8LA4M98 upload=TQUY5UZ3BX9G tag=T01460VM3VFH type=write size=1148870 2024-08-29T18:14:39.516 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:39.512+0000 7fb61f04a8c0 1 < completed part key=_multipart_ACLL9P9WWITK.2~NO6JA6106P7C.0 size=214617 2024-08-29T18:14:39.524 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:39.520+0000 7fb61f04a8c0 1 < completed multipart upload key=ACLL9P9WWITK upload=NO6JA6106P7C tag=JY7GNBL3S52R type=write size=1263193 2024-08-29T18:14:39.530 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:39.528+0000 7fb61f04a8c0 1 > prepared operation key=LT1SSGLX1WMH tag=XUB18M0QUQWH type=write size=794866 2024-08-29T18:14:39.535 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:39.532+0000 7fb61f04a8c0 1 < completed delete operation key=S94OB93AU625 tag=Z4BNN4HFQ2BH type=del 2024-08-29T18:14:39.541 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:39.540+0000 7fb61f04a8c0 1 > prepared operation key=W7G9IIKAWQJC tag=CKEVEZGNZ20B type=del size=2463993 2024-08-29T18:14:39.552 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:39.548+0000 7fb61f04a8c0 1 < suggested update operation key=AEOIRMCT8KQ2 tag=TBIHTO1LJRO8 type=write size=441514 2024-08-29T18:14:39.561 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:39.560+0000 7fb61f04a8c0 1 > prepared part key=_multipart_G2SIXOJ02LZ6.2~ZAR0X22KTWBZ.0 size=1048576 2024-08-29T18:14:39.565 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:39.564+0000 7fb61f04a8c0 1 > prepared part key=_multipart_G2SIXOJ02LZ6.2~ZAR0X22KTWBZ.1 size=1048576 2024-08-29T18:14:39.570 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:39.568+0000 7fb61f04a8c0 1 > prepared part key=_multipart_G2SIXOJ02LZ6.2~ZAR0X22KTWBZ.2 size=644380 2024-08-29T18:14:39.570 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:39.568+0000 7fb61f04a8c0 1 > prepared multipart upload key=G2SIXOJ02LZ6 upload=ZAR0X22KTWBZ tag=ZAEO2BFCX62M type=write size=3790108 2024-08-29T18:14:39.574 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:39.572+0000 7fb61f04a8c0 1 < completed delete operation key=I3TS5SB21620 tag=KTXGX3XLG14L type=del 2024-08-29T18:14:39.583 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:39.580+0000 7fb61f04a8c0 1 > prepared part key=_multipart_2KKUJMSXARBZ.2~TIL5BI9IPMQO.0 size=1048576 2024-08-29T18:14:39.587 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:39.584+0000 7fb61f04a8c0 1 > prepared part key=_multipart_2KKUJMSXARBZ.2~TIL5BI9IPMQO.1 size=212552 2024-08-29T18:14:39.587 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:39.584+0000 7fb61f04a8c0 1 > prepared multipart upload key=2KKUJMSXARBZ upload=TIL5BI9IPMQO tag=1TYTU166A5GE type=write size=2309704 2024-08-29T18:14:39.597 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:39.596+0000 7fb61f04a8c0 1 < suggested update operation key=UV4UZ0C0JNBG tag=LET8PTX97ASE type=del size=2828706 2024-08-29T18:14:39.605 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:39.604+0000 7fb61f04a8c0 1 > prepared part key=_multipart_ME3R1W5MZE98.2~ZDPM8MN76JRL.0 size=1048576 2024-08-29T18:14:39.609 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:39.608+0000 7fb61f04a8c0 1 > prepared part key=_multipart_ME3R1W5MZE98.2~ZDPM8MN76JRL.1 size=1048576 2024-08-29T18:14:39.613 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:39.608+0000 7fb61f04a8c0 1 > prepared part key=_multipart_ME3R1W5MZE98.2~ZDPM8MN76JRL.2 size=640063 2024-08-29T18:14:39.613 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:39.612+0000 7fb61f04a8c0 1 > prepared multipart upload key=ME3R1W5MZE98 upload=ZDPM8MN76JRL tag=BI8FSHY1FLOB type=write size=3785791 2024-08-29T18:14:39.617 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:39.616+0000 7fb61f04a8c0 1 < completed part key=_multipart_G64DV15QNIKC.2~S3TWSB9TQ8J0.0 size=211443 2024-08-29T18:14:39.625 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:39.624+0000 7fb61f04a8c0 1 < completed multipart upload key=G64DV15QNIKC upload=S3TWSB9TQ8J0 tag=3YEBE5IDGTMY type=write size=1260019 2024-08-29T18:14:39.630 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:39.628+0000 7fb61f04a8c0 1 > prepared operation key=88Z3FINQPJH4 tag=31HK5379CL3M type=del size=1820556 2024-08-29T18:14:39.635 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:39.632+0000 7fb61f04a8c0 1 < completed write operation key=TER6ZJRIMW56 tag=CSMBX7M3D2IA type=write size=63747 2024-08-29T18:14:39.644 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:39.640+0000 7fb61f04a8c0 1 > prepared part key=_multipart_JNIRD10HWLR8.2~VGKE2TAQDWQ9.0 size=615360 2024-08-29T18:14:39.644 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:39.640+0000 7fb61f04a8c0 1 > prepared multipart upload key=JNIRD10HWLR8 upload=VGKE2TAQDWQ9 tag=36BC44VAP5PL type=write size=1663936 2024-08-29T18:14:39.650 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:39.648+0000 7fb61f04a8c0 1 < completed delete operation key=3TBQVJB6IV1A tag=QOUIWCCTJVBE type=del 2024-08-29T18:14:39.660 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:39.656+0000 7fb61f04a8c0 1 > prepared part key=_multipart_9KUQQR7K1949.2~YICU6BXA9X7S.0 size=334981 2024-08-29T18:14:39.660 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:39.656+0000 7fb61f04a8c0 1 > prepared multipart upload key=9KUQQR7K1949 upload=YICU6BXA9X7S tag=0NUZ9CSH3SES type=write size=1383557 2024-08-29T18:14:39.669 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:39.668+0000 7fb61f04a8c0 1 < suggested remove operation key=W7G9IIKAWQJC tag=4A2ELQS3SGGX type=del 2024-08-29T18:14:39.674 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:39.672+0000 7fb61f04a8c0 1 > prepared operation key=3QFXN4B7753P tag=RU32Y0GGCFG9 type=del size=2299238 2024-08-29T18:14:39.679 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:39.676+0000 7fb61f04a8c0 1 < completed part key=_multipart_AEOIRMCT8KQ2.2~WTQIEVZ72V9Q.0 size=1048576 2024-08-29T18:14:39.684 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:39.680+0000 7fb61f04a8c0 1 < completed part key=_multipart_AEOIRMCT8KQ2.2~WTQIEVZ72V9Q.1 size=780114 2024-08-29T18:14:39.691 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:39.688+0000 7fb61f04a8c0 1 < completed multipart upload key=AEOIRMCT8KQ2 upload=WTQIEVZ72V9Q tag=R5K6CNERZHZD type=write size=2877266 2024-08-29T18:14:39.696 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:39.692+0000 7fb61f04a8c0 1 > prepared operation key=FNU3QYRYTDJL tag=0AO1C8Q26NKV type=del size=3295852 2024-08-29T18:14:39.697 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:39.696+0000 7fb61f04a8c0 1 < canceled part key=_multipart_YTTW0WYLHLAN.2~KLS9UKE7RIQ5.0 size=1048576 2024-08-29T18:14:39.701 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:39.700+0000 7fb61f04a8c0 1 < completed part key=_multipart_YTTW0WYLHLAN.2~KLS9UKE7RIQ5.1 size=1048576 2024-08-29T18:14:39.705 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:39.704+0000 7fb61f04a8c0 1 < completed part key=_multipart_YTTW0WYLHLAN.2~KLS9UKE7RIQ5.2 size=441167 2024-08-29T18:14:39.712 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:39.708+0000 7fb61f04a8c0 1 < canceled multipart upload key=YTTW0WYLHLAN upload=KLS9UKE7RIQ5 tag=42UJJ4544VPR type=write size=3586895 2024-08-29T18:14:39.718 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:39.716+0000 7fb61f04a8c0 1 > prepared operation key=LT1SSGLX1WMH tag=0X4Q7U7GVPJV type=del size=4091373 2024-08-29T18:14:39.723 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:39.720+0000 7fb61f04a8c0 1 < completed delete operation key=ME3R1W5MZE98 tag=1PBMTWHP3XBA type=del 2024-08-29T18:14:39.731 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:39.728+0000 7fb61f04a8c0 1 > prepared part key=_multipart_G64DV15QNIKC.2~BYTRVUP4EW14.0 size=1048576 2024-08-29T18:14:39.735 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:39.732+0000 7fb61f04a8c0 1 > prepared part key=_multipart_G64DV15QNIKC.2~BYTRVUP4EW14.1 size=1048576 2024-08-29T18:14:39.739 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:39.736+0000 7fb61f04a8c0 1 > prepared part key=_multipart_G64DV15QNIKC.2~BYTRVUP4EW14.2 size=643868 2024-08-29T18:14:39.739 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:39.736+0000 7fb61f04a8c0 1 > prepared multipart upload key=G64DV15QNIKC upload=BYTRVUP4EW14 tag=PRK9303XXX6W type=write size=3789596 2024-08-29T18:14:39.744 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:39.740+0000 7fb61f04a8c0 1 < completed delete operation key=T5QMR1S0ST4W tag=NVHO1E0CLD7T type=del 2024-08-29T18:14:39.753 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:39.752+0000 7fb61f04a8c0 1 > prepared part key=_multipart_O7DBV8Y3AF99.2~4BZ6Z1AZKQN1.0 size=208560 2024-08-29T18:14:39.753 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:39.752+0000 7fb61f04a8c0 1 > prepared multipart upload key=O7DBV8Y3AF99 upload=4BZ6Z1AZKQN1 tag=S2JOISYZJEX1 type=write size=1257136 2024-08-29T18:14:39.757 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:39.756+0000 7fb61f04a8c0 1 < completed part key=_multipart_9KUQQR7K1949.2~XSJCW95KON55.0 size=1048576 2024-08-29T18:14:39.761 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:39.760+0000 7fb61f04a8c0 1 < completed part key=_multipart_9KUQQR7K1949.2~XSJCW95KON55.1 size=1036621 2024-08-29T18:14:39.769 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:39.768+0000 7fb61f04a8c0 1 < completed multipart upload key=9KUQQR7K1949 upload=XSJCW95KON55 tag=CEBUM3317LK6 type=write size=3133773 2024-08-29T18:14:39.774 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:39.772+0000 7fb61f04a8c0 1 > prepared operation key=2A1BIVN3Z7BT tag=9NEDAL636DFY type=del size=1844207 2024-08-29T18:14:39.779 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:39.776+0000 7fb61f04a8c0 1 < completed delete operation key=4CJ45GKY8XE9 tag=VDPMJLTOM1PX type=del 2024-08-29T18:14:39.784 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:39.784+0000 7fb61f04a8c0 1 > prepared operation key=G2SIXOJ02LZ6 tag=Y22JTKF1LP7B type=del size=3671972 2024-08-29T18:14:39.790 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:39.788+0000 7fb61f04a8c0 1 < completed part key=_multipart_QIF1G8LA4M98.2~TQUY5UZ3BX9G.0 size=100294 2024-08-29T18:14:39.798 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:39.796+0000 7fb61f04a8c0 1 < completed multipart upload key=QIF1G8LA4M98 upload=TQUY5UZ3BX9G tag=T01460VM3VFH type=write size=1148870 2024-08-29T18:14:39.807 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:39.804+0000 7fb61f04a8c0 1 > prepared part key=_multipart_0YHK9IOSR0X1.2~DYHTCU0V2QPT.0 size=1048576 2024-08-29T18:14:39.811 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:39.808+0000 7fb61f04a8c0 1 > prepared part key=_multipart_0YHK9IOSR0X1.2~DYHTCU0V2QPT.1 size=1048576 2024-08-29T18:14:39.815 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:39.812+0000 7fb61f04a8c0 1 > prepared part key=_multipart_0YHK9IOSR0X1.2~DYHTCU0V2QPT.2 size=404401 2024-08-29T18:14:39.815 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:39.812+0000 7fb61f04a8c0 1 > prepared multipart upload key=0YHK9IOSR0X1 upload=DYHTCU0V2QPT tag=SML1MVVRT67V type=write size=3550129 2024-08-29T18:14:39.820 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:39.816+0000 7fb61f04a8c0 1 < completed write operation key=LT1SSGLX1WMH tag=XUB18M0QUQWH type=write size=794866 2024-08-29T18:14:39.828 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:39.824+0000 7fb61f04a8c0 1 > prepared part key=_multipart_T5QMR1S0ST4W.2~5QCF7KMG8VRF.0 size=1048576 2024-08-29T18:14:39.833 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:39.828+0000 7fb61f04a8c0 1 > prepared part key=_multipart_T5QMR1S0ST4W.2~5QCF7KMG8VRF.1 size=595840 2024-08-29T18:14:39.833 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:39.832+0000 7fb61f04a8c0 1 > prepared multipart upload key=T5QMR1S0ST4W upload=5QCF7KMG8VRF tag=W431V3FPUB6O type=write size=2692992 2024-08-29T18:14:39.839 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:39.836+0000 7fb61f04a8c0 -1 < failed to complete operation key=W7G9IIKAWQJC tag=CKEVEZGNZ20B type=del size=2463993: (22) Invalid argument 2024-08-29T18:14:39.844 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:39.840+0000 7fb61f04a8c0 1 > prepared operation key=AEOIRMCT8KQ2 tag=KQAXC1Z65NH4 type=del size=2042430 2024-08-29T18:14:39.849 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:39.848+0000 7fb61f04a8c0 1 < completed part key=_multipart_G2SIXOJ02LZ6.2~ZAR0X22KTWBZ.0 size=1048576 2024-08-29T18:14:39.853 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:39.852+0000 7fb61f04a8c0 1 < completed part key=_multipart_G2SIXOJ02LZ6.2~ZAR0X22KTWBZ.1 size=1048576 2024-08-29T18:14:39.857 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:39.856+0000 7fb61f04a8c0 1 < completed part key=_multipart_G2SIXOJ02LZ6.2~ZAR0X22KTWBZ.2 size=644380 2024-08-29T18:14:39.865 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:39.864+0000 7fb61f04a8c0 1 < completed multipart upload key=G2SIXOJ02LZ6 upload=ZAR0X22KTWBZ tag=ZAEO2BFCX62M type=write size=3790108 2024-08-29T18:14:39.874 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:39.872+0000 7fb61f04a8c0 1 > prepared part key=_multipart_AYZ82CIS7E5Q.2~PGPHGZCO0H5W.0 size=1048576 2024-08-29T18:14:39.878 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:39.876+0000 7fb61f04a8c0 1 > prepared part key=_multipart_AYZ82CIS7E5Q.2~PGPHGZCO0H5W.1 size=990010 2024-08-29T18:14:39.878 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:39.876+0000 7fb61f04a8c0 1 > prepared multipart upload key=AYZ82CIS7E5Q upload=PGPHGZCO0H5W tag=PA576T093SNX type=write size=3087162 2024-08-29T18:14:39.882 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:39.880+0000 7fb61f04a8c0 1 < completed part key=_multipart_2KKUJMSXARBZ.2~TIL5BI9IPMQO.0 size=1048576 2024-08-29T18:14:39.883 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:39.880+0000 7fb61f04a8c0 1 < canceled part key=_multipart_2KKUJMSXARBZ.2~TIL5BI9IPMQO.1 size=212552 2024-08-29T18:14:39.891 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:39.888+0000 7fb61f04a8c0 1 < canceled multipart upload key=2KKUJMSXARBZ upload=TIL5BI9IPMQO tag=1TYTU166A5GE type=write size=2309704 2024-08-29T18:14:39.896 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:39.892+0000 7fb61f04a8c0 1 > prepared operation key=UV4UZ0C0JNBG tag=L9AOJDF423L8 type=del size=1946331 2024-08-29T18:14:39.901 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:39.900+0000 7fb61f04a8c0 1 < completed part key=_multipart_ME3R1W5MZE98.2~ZDPM8MN76JRL.0 size=1048576 2024-08-29T18:14:39.905 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:39.900+0000 7fb61f04a8c0 1 < completed part key=_multipart_ME3R1W5MZE98.2~ZDPM8MN76JRL.1 size=1048576 2024-08-29T18:14:39.908 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:39.904+0000 7fb61f04a8c0 1 < completed part key=_multipart_ME3R1W5MZE98.2~ZDPM8MN76JRL.2 size=640063 2024-08-29T18:14:39.915 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:39.912+0000 7fb61f04a8c0 1 < completed multipart upload key=ME3R1W5MZE98 upload=ZDPM8MN76JRL tag=BI8FSHY1FLOB type=write size=3785791 2024-08-29T18:14:39.924 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:39.920+0000 7fb61f04a8c0 1 > prepared part key=_multipart_88Z3FINQPJH4.2~K44R8ERJDZK3.0 size=438237 2024-08-29T18:14:39.924 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:39.920+0000 7fb61f04a8c0 1 > prepared multipart upload key=88Z3FINQPJH4 upload=K44R8ERJDZK3 tag=MMFFNFFF2V9L type=write size=1486813 2024-08-29T18:14:39.934 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:39.932+0000 7fb61f04a8c0 1 < suggested update operation key=88Z3FINQPJH4 tag=31HK5379CL3M type=del size=1820556 2024-08-29T18:14:39.939 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:39.936+0000 7fb61f04a8c0 1 > prepared operation key=XQUR2PAH9MTZ tag=HAXT4M52Z5LH type=del size=1803907 2024-08-29T18:14:39.945 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:39.944+0000 7fb61f04a8c0 1 < completed part key=_multipart_JNIRD10HWLR8.2~VGKE2TAQDWQ9.0 size=615360 2024-08-29T18:14:39.953 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:39.952+0000 7fb61f04a8c0 1 < completed multipart upload key=JNIRD10HWLR8 upload=VGKE2TAQDWQ9 tag=36BC44VAP5PL type=write size=1663936 2024-08-29T18:14:39.957 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:39.956+0000 7fb61f04a8c0 1 > prepared operation key=JNIRD10HWLR8 tag=YSR4FO1GZDIQ type=del size=3221139 2024-08-29T18:14:39.962 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:39.960+0000 7fb61f04a8c0 1 < completed part key=_multipart_9KUQQR7K1949.2~YICU6BXA9X7S.0 size=334981 2024-08-29T18:14:39.970 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:39.968+0000 7fb61f04a8c0 1 < completed multipart upload key=9KUQQR7K1949 upload=YICU6BXA9X7S tag=0NUZ9CSH3SES type=write size=1383557 2024-08-29T18:14:39.975 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:39.972+0000 7fb61f04a8c0 1 > prepared operation key=9KUQQR7K1949 tag=XBVF0I64K35E type=del size=862767 2024-08-29T18:14:39.980 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:39.976+0000 7fb61f04a8c0 1 < completed delete operation key=3QFXN4B7753P tag=RU32Y0GGCFG9 type=del 2024-08-29T18:14:39.985 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:39.984+0000 7fb61f04a8c0 1 > prepared operation key=G64DV15QNIKC tag=5FJRDMN2251J type=del size=3242747 2024-08-29T18:14:39.990 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:39.988+0000 7fb61f04a8c0 1 < completed delete operation key=FNU3QYRYTDJL tag=0AO1C8Q26NKV type=del 2024-08-29T18:14:39.999 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:39.996+0000 7fb61f04a8c0 1 > prepared part key=_multipart_3QFXN4B7753P.2~Y3O87JJL1DL6.0 size=1048576 2024-08-29T18:14:40.003 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:40.000+0000 7fb61f04a8c0 1 > prepared part key=_multipart_3QFXN4B7753P.2~Y3O87JJL1DL6.1 size=1048576 2024-08-29T18:14:40.006 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:40.004+0000 7fb61f04a8c0 1 > prepared part key=_multipart_3QFXN4B7753P.2~Y3O87JJL1DL6.2 size=34360 2024-08-29T18:14:40.006 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:40.004+0000 7fb61f04a8c0 1 > prepared multipart upload key=3QFXN4B7753P upload=Y3O87JJL1DL6 tag=XAO9HE1XXT47 type=write size=3180088 2024-08-29T18:14:40.011 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:40.008+0000 7fb61f04a8c0 1 < canceled operation key=LT1SSGLX1WMH tag=0X4Q7U7GVPJV type=del size=4091373 2024-08-29T18:14:40.016 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:40.012+0000 7fb61f04a8c0 1 > prepared operation key=H62DUL1RISWE tag=U5PLYB52AODT type=del size=298145 2024-08-29T18:14:40.021 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:40.020+0000 7fb61f04a8c0 1 < completed part key=_multipart_G64DV15QNIKC.2~BYTRVUP4EW14.0 size=1048576 2024-08-29T18:14:40.025 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:40.024+0000 7fb61f04a8c0 1 < completed part key=_multipart_G64DV15QNIKC.2~BYTRVUP4EW14.1 size=1048576 2024-08-29T18:14:40.029 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:40.028+0000 7fb61f04a8c0 1 < completed part key=_multipart_G64DV15QNIKC.2~BYTRVUP4EW14.2 size=643868 2024-08-29T18:14:40.037 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:40.036+0000 7fb61f04a8c0 1 < completed multipart upload key=G64DV15QNIKC upload=BYTRVUP4EW14 tag=PRK9303XXX6W type=write size=3789596 2024-08-29T18:14:40.043 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:40.040+0000 7fb61f04a8c0 1 > prepared operation key=W7G9IIKAWQJC tag=EUM2ELQP7DIH type=del size=1484377 2024-08-29T18:14:40.047 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:40.044+0000 7fb61f04a8c0 1 < completed part key=_multipart_O7DBV8Y3AF99.2~4BZ6Z1AZKQN1.0 size=208560 2024-08-29T18:14:40.054 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:40.052+0000 7fb61f04a8c0 1 < completed multipart upload key=O7DBV8Y3AF99 upload=4BZ6Z1AZKQN1 tag=S2JOISYZJEX1 type=write size=1257136 2024-08-29T18:14:40.059 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:40.056+0000 7fb61f04a8c0 1 > prepared operation key=T5QMR1S0ST4W tag=MV4OUXVJ3GZ1 type=del size=2062286 2024-08-29T18:14:40.064 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:40.060+0000 7fb61f04a8c0 1 < completed delete operation key=2A1BIVN3Z7BT tag=9NEDAL636DFY type=del 2024-08-29T18:14:40.069 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:40.068+0000 7fb61f04a8c0 1 > prepared operation key=I3TS5SB21620 tag=TKAA6TR8YP71 type=del size=2581935 2024-08-29T18:14:40.074 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:40.072+0000 7fb61f04a8c0 1 < completed delete operation key=G2SIXOJ02LZ6 tag=Y22JTKF1LP7B type=del 2024-08-29T18:14:40.082 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:40.080+0000 7fb61f04a8c0 1 > prepared part key=_multipart_TER6ZJRIMW56.2~QQZQ1QTTB1LE.0 size=1048576 2024-08-29T18:14:40.086 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:40.084+0000 7fb61f04a8c0 1 > prepared part key=_multipart_TER6ZJRIMW56.2~QQZQ1QTTB1LE.1 size=436902 2024-08-29T18:14:40.086 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:40.084+0000 7fb61f04a8c0 1 > prepared multipart upload key=TER6ZJRIMW56 upload=QQZQ1QTTB1LE tag=6RSVIW4DV4N8 type=write size=2534054 2024-08-29T18:14:40.091 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:40.088+0000 7fb61f04a8c0 1 < completed part key=_multipart_0YHK9IOSR0X1.2~DYHTCU0V2QPT.0 size=1048576 2024-08-29T18:14:40.095 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:40.092+0000 7fb61f04a8c0 1 < completed part key=_multipart_0YHK9IOSR0X1.2~DYHTCU0V2QPT.1 size=1048576 2024-08-29T18:14:40.100 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:40.096+0000 7fb61f04a8c0 1 < completed part key=_multipart_0YHK9IOSR0X1.2~DYHTCU0V2QPT.2 size=404401 2024-08-29T18:14:40.108 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:40.104+0000 7fb61f04a8c0 1 < completed multipart upload key=0YHK9IOSR0X1 upload=DYHTCU0V2QPT tag=SML1MVVRT67V type=write size=3550129 2024-08-29T18:14:40.113 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:40.112+0000 7fb61f04a8c0 1 > prepared operation key=9KUQQR7K1949 tag=C3RBA191XMR2 type=del size=259880 2024-08-29T18:14:40.118 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:40.116+0000 7fb61f04a8c0 1 < completed part key=_multipart_T5QMR1S0ST4W.2~5QCF7KMG8VRF.0 size=1048576 2024-08-29T18:14:40.118 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:40.116+0000 7fb61f04a8c0 1 < canceled part key=_multipart_T5QMR1S0ST4W.2~5QCF7KMG8VRF.1 size=595840 2024-08-29T18:14:40.126 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:40.124+0000 7fb61f04a8c0 1 < canceled multipart upload key=T5QMR1S0ST4W upload=5QCF7KMG8VRF tag=W431V3FPUB6O type=write size=2692992 2024-08-29T18:14:40.134 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:40.132+0000 7fb61f04a8c0 1 > prepared part key=_multipart_LT1SSGLX1WMH.2~DKW6Z0OFND5Q.0 size=1048576 2024-08-29T18:14:40.138 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:40.136+0000 7fb61f04a8c0 1 > prepared part key=_multipart_LT1SSGLX1WMH.2~DKW6Z0OFND5Q.1 size=1048576 2024-08-29T18:14:40.142 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:40.140+0000 7fb61f04a8c0 1 > prepared part key=_multipart_LT1SSGLX1WMH.2~DKW6Z0OFND5Q.2 size=952070 2024-08-29T18:14:40.142 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:40.140+0000 7fb61f04a8c0 1 > prepared multipart upload key=LT1SSGLX1WMH upload=DKW6Z0OFND5Q tag=XYMMBLSXZEBZ type=write size=4097798 2024-08-29T18:14:40.151 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:40.148+0000 7fb61f04a8c0 1 < suggested remove operation key=AEOIRMCT8KQ2 tag=KQAXC1Z65NH4 type=del 2024-08-29T18:14:40.155 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:40.152+0000 7fb61f04a8c0 1 > prepared operation key=TER6ZJRIMW56 tag=VP48PERMW207 type=del size=2625120 2024-08-29T18:14:40.160 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:40.156+0000 7fb61f04a8c0 1 < completed part key=_multipart_AYZ82CIS7E5Q.2~PGPHGZCO0H5W.0 size=1048576 2024-08-29T18:14:40.164 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:40.160+0000 7fb61f04a8c0 1 < completed part key=_multipart_AYZ82CIS7E5Q.2~PGPHGZCO0H5W.1 size=990010 2024-08-29T18:14:40.172 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:40.168+0000 7fb61f04a8c0 1 < completed multipart upload key=AYZ82CIS7E5Q upload=PGPHGZCO0H5W tag=PA576T093SNX type=write size=3087162 2024-08-29T18:14:40.177 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:40.176+0000 7fb61f04a8c0 1 > prepared operation key=AEOIRMCT8KQ2 tag=SYK2SVV3MKAA type=del size=2679852 2024-08-29T18:14:40.182 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:40.180+0000 7fb61f04a8c0 1 < completed delete operation key=UV4UZ0C0JNBG tag=L9AOJDF423L8 type=del 2024-08-29T18:14:40.191 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:40.188+0000 7fb61f04a8c0 1 > prepared part key=_multipart_X36ENK39934I.2~X6PAMPH6OOPC.0 size=1048576 2024-08-29T18:14:40.195 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:40.192+0000 7fb61f04a8c0 1 > prepared part key=_multipart_X36ENK39934I.2~X6PAMPH6OOPC.1 size=91264 2024-08-29T18:14:40.195 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:40.192+0000 7fb61f04a8c0 1 > prepared multipart upload key=X36ENK39934I upload=X6PAMPH6OOPC tag=JBFHWNJMAQBB type=write size=2188416 2024-08-29T18:14:40.195 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:40.192+0000 7fb61f04a8c0 1 < canceled part key=_multipart_88Z3FINQPJH4.2~K44R8ERJDZK3.0 size=438237 2024-08-29T18:14:40.203 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:40.200+0000 7fb61f04a8c0 1 < canceled multipart upload key=88Z3FINQPJH4 upload=K44R8ERJDZK3 tag=MMFFNFFF2V9L type=write size=1486813 2024-08-29T18:14:40.212 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:40.208+0000 7fb61f04a8c0 1 > prepared part key=_multipart_G64DV15QNIKC.2~GSZLYAKCQR4T.0 size=1048576 2024-08-29T18:14:40.216 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:40.212+0000 7fb61f04a8c0 1 > prepared part key=_multipart_G64DV15QNIKC.2~GSZLYAKCQR4T.1 size=1048576 2024-08-29T18:14:40.219 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:40.216+0000 7fb61f04a8c0 1 > prepared part key=_multipart_G64DV15QNIKC.2~GSZLYAKCQR4T.2 size=336794 2024-08-29T18:14:40.219 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:40.216+0000 7fb61f04a8c0 1 > prepared multipart upload key=G64DV15QNIKC upload=GSZLYAKCQR4T tag=YP6QPN9NRXD9 type=write size=3482522 2024-08-29T18:14:40.225 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:40.220+0000 7fb61f04a8c0 1 < completed delete operation key=XQUR2PAH9MTZ tag=HAXT4M52Z5LH type=del 2024-08-29T18:14:40.236 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:40.232+0000 7fb61f04a8c0 1 > prepared part key=_multipart_T5QMR1S0ST4W.2~67NIA1A2JJZK.0 size=1048576 2024-08-29T18:14:40.237 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:40.236+0000 7fb61f04a8c0 1 > prepared part key=_multipart_T5QMR1S0ST4W.2~67NIA1A2JJZK.1 size=237713 2024-08-29T18:14:40.238 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:40.236+0000 7fb61f04a8c0 1 > prepared multipart upload key=T5QMR1S0ST4W upload=67NIA1A2JJZK tag=94WE5UBZ9ZFU type=write size=2334865 2024-08-29T18:14:40.242 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:40.240+0000 7fb61f04a8c0 1 < completed delete operation key=JNIRD10HWLR8 tag=YSR4FO1GZDIQ type=del 2024-08-29T18:14:40.251 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:40.248+0000 7fb61f04a8c0 1 > prepared part key=_multipart_ISHSUCCWWXU3.2~3KIQO43HV08E.0 size=1048576 2024-08-29T18:14:40.254 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:40.252+0000 7fb61f04a8c0 1 > prepared part key=_multipart_ISHSUCCWWXU3.2~3KIQO43HV08E.1 size=851350 2024-08-29T18:14:40.255 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:40.252+0000 7fb61f04a8c0 1 > prepared multipart upload key=ISHSUCCWWXU3 upload=3KIQO43HV08E tag=MZGPXL718172 type=write size=2948502 2024-08-29T18:14:40.260 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:40.256+0000 7fb61f04a8c0 1 < completed delete operation key=9KUQQR7K1949 tag=XBVF0I64K35E type=del 2024-08-29T18:14:40.266 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:40.264+0000 7fb61f04a8c0 1 > prepared operation key=T5QMR1S0ST4W tag=4GAXQZZXJUOE type=del size=59999 2024-08-29T18:14:40.271 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:40.268+0000 7fb61f04a8c0 1 < completed delete operation key=G64DV15QNIKC tag=5FJRDMN2251J type=del 2024-08-29T18:14:40.276 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:40.272+0000 7fb61f04a8c0 1 > prepared operation key=ACLL9P9WWITK tag=PH34EAK2E4I1 type=write size=843441 2024-08-29T18:14:40.281 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:40.280+0000 7fb61f04a8c0 1 < completed part key=_multipart_3QFXN4B7753P.2~Y3O87JJL1DL6.0 size=1048576 2024-08-29T18:14:40.281 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:40.280+0000 7fb61f04a8c0 1 < canceled part key=_multipart_3QFXN4B7753P.2~Y3O87JJL1DL6.1 size=1048576 2024-08-29T18:14:40.286 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:40.284+0000 7fb61f04a8c0 1 < completed part key=_multipart_3QFXN4B7753P.2~Y3O87JJL1DL6.2 size=34360 2024-08-29T18:14:40.294 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:40.292+0000 7fb61f04a8c0 1 < canceled multipart upload key=3QFXN4B7753P upload=Y3O87JJL1DL6 tag=XAO9HE1XXT47 type=write size=3180088 2024-08-29T18:14:40.303 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:40.300+0000 7fb61f04a8c0 1 > prepared part key=_multipart_G64DV15QNIKC.2~M3L5OTTGJX4M.0 size=1048576 2024-08-29T18:14:40.307 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:40.304+0000 7fb61f04a8c0 1 > prepared part key=_multipart_G64DV15QNIKC.2~M3L5OTTGJX4M.1 size=1048576 2024-08-29T18:14:40.311 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:40.308+0000 7fb61f04a8c0 1 > prepared part key=_multipart_G64DV15QNIKC.2~M3L5OTTGJX4M.2 size=54586 2024-08-29T18:14:40.311 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:40.308+0000 7fb61f04a8c0 1 > prepared multipart upload key=G64DV15QNIKC upload=M3L5OTTGJX4M tag=RLJIN213ITET type=write size=3200314 2024-08-29T18:14:40.315 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:40.312+0000 7fb61f04a8c0 1 < completed delete operation key=H62DUL1RISWE tag=U5PLYB52AODT type=del 2024-08-29T18:14:40.324 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:40.320+0000 7fb61f04a8c0 1 > prepared part key=_multipart_AYZ82CIS7E5Q.2~TZ3RTI0943L0.0 size=1048576 2024-08-29T18:14:40.327 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:40.324+0000 7fb61f04a8c0 1 > prepared part key=_multipart_AYZ82CIS7E5Q.2~TZ3RTI0943L0.1 size=207464 2024-08-29T18:14:40.327 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:40.324+0000 7fb61f04a8c0 1 > prepared multipart upload key=AYZ82CIS7E5Q upload=TZ3RTI0943L0 tag=QV2JZNZAAW0N type=write size=2304616 2024-08-29T18:14:40.332 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:40.328+0000 7fb61f04a8c0 1 < completed delete operation key=W7G9IIKAWQJC tag=EUM2ELQP7DIH type=del 2024-08-29T18:14:40.336 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:40.332+0000 7fb61f04a8c0 1 > prepared operation key=G2SIXOJ02LZ6 tag=X119FB294DW5 type=write size=328845 2024-08-29T18:14:40.345 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:40.344+0000 7fb61f04a8c0 1 < suggested update operation key=T5QMR1S0ST4W tag=MV4OUXVJ3GZ1 type=del size=2062286 2024-08-29T18:14:40.353 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:40.352+0000 7fb61f04a8c0 1 > prepared part key=_multipart_LT1SSGLX1WMH.2~KGFX8CS9CW09.0 size=1048576 2024-08-29T18:14:40.357 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:40.356+0000 7fb61f04a8c0 1 > prepared part key=_multipart_LT1SSGLX1WMH.2~KGFX8CS9CW09.1 size=1048576 2024-08-29T18:14:40.360 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:40.356+0000 7fb61f04a8c0 1 > prepared part key=_multipart_LT1SSGLX1WMH.2~KGFX8CS9CW09.2 size=82869 2024-08-29T18:14:40.360 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:40.356+0000 7fb61f04a8c0 1 > prepared multipart upload key=LT1SSGLX1WMH upload=KGFX8CS9CW09 tag=D4ZTJYWR4KMA type=write size=3228597 2024-08-29T18:14:40.365 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:40.364+0000 7fb61f04a8c0 1 < canceled operation key=I3TS5SB21620 tag=TKAA6TR8YP71 type=del size=2581935 2024-08-29T18:14:40.369 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:40.368+0000 7fb61f04a8c0 1 > prepared operation key=WL071MKICR2A tag=FS3K9300KMLH type=write size=1011446 2024-08-29T18:14:40.370 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:40.368+0000 7fb61f04a8c0 1 < canceled part key=_multipart_TER6ZJRIMW56.2~QQZQ1QTTB1LE.0 size=1048576 2024-08-29T18:14:40.374 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:40.372+0000 7fb61f04a8c0 1 < completed part key=_multipart_TER6ZJRIMW56.2~QQZQ1QTTB1LE.1 size=436902 2024-08-29T18:14:40.383 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:40.380+0000 7fb61f04a8c0 1 < canceled multipart upload key=TER6ZJRIMW56 upload=QQZQ1QTTB1LE tag=6RSVIW4DV4N8 type=write size=2534054 2024-08-29T18:14:40.389 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:40.384+0000 7fb61f04a8c0 1 > prepared operation key=3TBQVJB6IV1A tag=FI9D53FZ1GGW type=del size=3711440 2024-08-29T18:14:40.394 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:40.392+0000 7fb61f04a8c0 1 < canceled operation key=9KUQQR7K1949 tag=C3RBA191XMR2 type=del size=259880 2024-08-29T18:14:40.403 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:40.400+0000 7fb61f04a8c0 1 > prepared part key=_multipart_9KUQQR7K1949.2~XPWRIP8OH4TV.0 size=529601 2024-08-29T18:14:40.403 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:40.400+0000 7fb61f04a8c0 1 > prepared multipart upload key=9KUQQR7K1949 upload=XPWRIP8OH4TV tag=IADL235MS6MT type=write size=1578177 2024-08-29T18:14:40.408 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:40.404+0000 7fb61f04a8c0 1 < completed part key=_multipart_LT1SSGLX1WMH.2~DKW6Z0OFND5Q.0 size=1048576 2024-08-29T18:14:40.412 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:40.408+0000 7fb61f04a8c0 1 < completed part key=_multipart_LT1SSGLX1WMH.2~DKW6Z0OFND5Q.1 size=1048576 2024-08-29T18:14:40.417 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:40.416+0000 7fb61f04a8c0 1 < completed part key=_multipart_LT1SSGLX1WMH.2~DKW6Z0OFND5Q.2 size=952070 2024-08-29T18:14:40.424 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:40.420+0000 7fb61f04a8c0 1 < completed multipart upload key=LT1SSGLX1WMH upload=DKW6Z0OFND5Q tag=XYMMBLSXZEBZ type=write size=4097798 2024-08-29T18:14:40.432 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:40.428+0000 7fb61f04a8c0 1 > prepared part key=_multipart_2A1BIVN3Z7BT.2~R65VETICSZCU.0 size=1048576 2024-08-29T18:14:40.436 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:40.432+0000 7fb61f04a8c0 1 > prepared part key=_multipart_2A1BIVN3Z7BT.2~R65VETICSZCU.1 size=1048576 2024-08-29T18:14:40.440 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:40.436+0000 7fb61f04a8c0 1 > prepared part key=_multipart_2A1BIVN3Z7BT.2~R65VETICSZCU.2 size=597588 2024-08-29T18:14:40.440 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:40.436+0000 7fb61f04a8c0 1 > prepared multipart upload key=2A1BIVN3Z7BT upload=R65VETICSZCU tag=8KIKJ1EJD6NW type=write size=3743316 2024-08-29T18:14:40.448 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:40.444+0000 7fb61f04a8c0 1 < completed delete operation key=TER6ZJRIMW56 tag=VP48PERMW207 type=del 2024-08-29T18:14:40.454 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:40.452+0000 7fb61f04a8c0 1 > prepared part key=_multipart_TER6ZJRIMW56.2~TM2A1YHLN3IA.0 size=1048576 2024-08-29T18:14:40.457 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:40.456+0000 7fb61f04a8c0 1 > prepared part key=_multipart_TER6ZJRIMW56.2~TM2A1YHLN3IA.1 size=640962 2024-08-29T18:14:40.457 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:40.456+0000 7fb61f04a8c0 1 > prepared multipart upload key=TER6ZJRIMW56 upload=TM2A1YHLN3IA tag=F6TT2L0Z26JG type=write size=2738114 2024-08-29T18:14:40.462 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:40.460+0000 7fb61f04a8c0 1 < completed delete operation key=AEOIRMCT8KQ2 tag=SYK2SVV3MKAA type=del 2024-08-29T18:14:40.471 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:40.468+0000 7fb61f04a8c0 1 > prepared part key=_multipart_X36ENK39934I.2~QE18B33D3F2Q.0 size=1048576 2024-08-29T18:14:40.475 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:40.472+0000 7fb61f04a8c0 1 > prepared part key=_multipart_X36ENK39934I.2~QE18B33D3F2Q.1 size=1048576 2024-08-29T18:14:40.479 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:40.476+0000 7fb61f04a8c0 1 > prepared part key=_multipart_X36ENK39934I.2~QE18B33D3F2Q.2 size=482757 2024-08-29T18:14:40.479 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:40.476+0000 7fb61f04a8c0 1 > prepared multipart upload key=X36ENK39934I upload=QE18B33D3F2Q tag=HU0XQX230FER type=write size=3628485 2024-08-29T18:14:40.484 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:40.480+0000 7fb61f04a8c0 1 < completed part key=_multipart_X36ENK39934I.2~X6PAMPH6OOPC.0 size=1048576 2024-08-29T18:14:40.488 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:40.484+0000 7fb61f04a8c0 1 < completed part key=_multipart_X36ENK39934I.2~X6PAMPH6OOPC.1 size=91264 2024-08-29T18:14:40.495 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:40.492+0000 7fb61f04a8c0 1 < completed multipart upload key=X36ENK39934I upload=X6PAMPH6OOPC tag=JBFHWNJMAQBB type=write size=2188416 2024-08-29T18:14:40.500 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:40.496+0000 7fb61f04a8c0 1 > prepared operation key=JNIRD10HWLR8 tag=BZH47223CS2I type=del size=3260611 2024-08-29T18:14:40.502 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:40.500+0000 7fb61f04a8c0 1 < canceled part key=_multipart_G64DV15QNIKC.2~GSZLYAKCQR4T.0 size=1048576 2024-08-29T18:14:40.506 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:40.504+0000 7fb61f04a8c0 1 < completed part key=_multipart_G64DV15QNIKC.2~GSZLYAKCQR4T.1 size=1048576 2024-08-29T18:14:40.509 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:40.508+0000 7fb61f04a8c0 1 < completed part key=_multipart_G64DV15QNIKC.2~GSZLYAKCQR4T.2 size=336794 2024-08-29T18:14:40.517 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:40.516+0000 7fb61f04a8c0 1 < canceled multipart upload key=G64DV15QNIKC upload=GSZLYAKCQR4T tag=YP6QPN9NRXD9 type=write size=3482522 2024-08-29T18:14:40.526 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:40.524+0000 7fb61f04a8c0 1 > prepared part key=_multipart_G64DV15QNIKC.2~VD2BIVN4Z8ZJ.0 size=492005 2024-08-29T18:14:40.526 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:40.524+0000 7fb61f04a8c0 1 > prepared multipart upload key=G64DV15QNIKC upload=VD2BIVN4Z8ZJ tag=RD6M9KM7XWQC type=write size=1540581 2024-08-29T18:14:40.531 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:40.528+0000 7fb61f04a8c0 1 < completed part key=_multipart_T5QMR1S0ST4W.2~67NIA1A2JJZK.0 size=1048576 2024-08-29T18:14:40.534 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:40.532+0000 7fb61f04a8c0 1 < completed part key=_multipart_T5QMR1S0ST4W.2~67NIA1A2JJZK.1 size=237713 2024-08-29T18:14:40.542 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:40.540+0000 7fb61f04a8c0 1 < completed multipart upload key=T5QMR1S0ST4W upload=67NIA1A2JJZK tag=94WE5UBZ9ZFU type=write size=2334865 2024-08-29T18:14:40.551 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:40.548+0000 7fb61f04a8c0 1 > prepared part key=_multipart_XQUR2PAH9MTZ.2~GT5Y8NZOQAM2.0 size=1048576 2024-08-29T18:14:40.555 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:40.552+0000 7fb61f04a8c0 1 > prepared part key=_multipart_XQUR2PAH9MTZ.2~GT5Y8NZOQAM2.1 size=570966 2024-08-29T18:14:40.555 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:40.552+0000 7fb61f04a8c0 1 > prepared multipart upload key=XQUR2PAH9MTZ upload=GT5Y8NZOQAM2 tag=8AQ18DTFV0IK type=write size=2668118 2024-08-29T18:14:40.559 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:40.556+0000 7fb61f04a8c0 1 < completed part key=_multipart_ISHSUCCWWXU3.2~3KIQO43HV08E.0 size=1048576 2024-08-29T18:14:40.563 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:40.560+0000 7fb61f04a8c0 1 < completed part key=_multipart_ISHSUCCWWXU3.2~3KIQO43HV08E.1 size=851350 2024-08-29T18:14:40.571 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:40.568+0000 7fb61f04a8c0 1 < completed multipart upload key=ISHSUCCWWXU3 upload=3KIQO43HV08E tag=MZGPXL718172 type=write size=2948502 2024-08-29T18:14:40.580 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:40.576+0000 7fb61f04a8c0 1 > prepared part key=_multipart_X36ENK39934I.2~ZVLFHKRPW1GX.0 size=407721 2024-08-29T18:14:40.580 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:40.576+0000 7fb61f04a8c0 1 > prepared multipart upload key=X36ENK39934I upload=ZVLFHKRPW1GX tag=9G6CLH5LALS8 type=write size=1456297 2024-08-29T18:14:40.589 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:40.588+0000 7fb61f04a8c0 1 < suggested update operation key=T5QMR1S0ST4W tag=4GAXQZZXJUOE type=del size=59999 2024-08-29T18:14:40.594 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:40.592+0000 7fb61f04a8c0 1 > prepared operation key=FNU3QYRYTDJL tag=HJ28FBQZKOVQ type=del size=140384 2024-08-29T18:14:40.599 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:40.596+0000 7fb61f04a8c0 1 < completed write operation key=ACLL9P9WWITK tag=PH34EAK2E4I1 type=write size=843441 2024-08-29T18:14:40.608 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:40.604+0000 7fb61f04a8c0 1 > prepared part key=_multipart_WL071MKICR2A.2~CY00PQYKH5IX.0 size=1048576 2024-08-29T18:14:40.612 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:40.608+0000 7fb61f04a8c0 1 > prepared part key=_multipart_WL071MKICR2A.2~CY00PQYKH5IX.1 size=1048576 2024-08-29T18:14:40.616 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:40.612+0000 7fb61f04a8c0 1 > prepared part key=_multipart_WL071MKICR2A.2~CY00PQYKH5IX.2 size=609661 2024-08-29T18:14:40.616 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:40.612+0000 7fb61f04a8c0 1 > prepared multipart upload key=WL071MKICR2A upload=CY00PQYKH5IX tag=MYSLPPMVX2B8 type=write size=3755389 2024-08-29T18:14:40.620 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:40.616+0000 7fb61f04a8c0 1 < completed part key=_multipart_G64DV15QNIKC.2~M3L5OTTGJX4M.0 size=1048576 2024-08-29T18:14:40.621 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:40.620+0000 7fb61f04a8c0 1 < canceled part key=_multipart_G64DV15QNIKC.2~M3L5OTTGJX4M.1 size=1048576 2024-08-29T18:14:40.624 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:40.620+0000 7fb61f04a8c0 1 < completed part key=_multipart_G64DV15QNIKC.2~M3L5OTTGJX4M.2 size=54586 2024-08-29T18:14:40.633 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:40.632+0000 7fb61f04a8c0 1 < canceled multipart upload key=G64DV15QNIKC upload=M3L5OTTGJX4M tag=RLJIN213ITET type=write size=3200314 2024-08-29T18:14:40.638 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:40.636+0000 7fb61f04a8c0 1 > prepared operation key=TER6ZJRIMW56 tag=5RE2AT7YJW9K type=del size=3535304 2024-08-29T18:14:40.643 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:40.640+0000 7fb61f04a8c0 1 < completed part key=_multipart_AYZ82CIS7E5Q.2~TZ3RTI0943L0.0 size=1048576 2024-08-29T18:14:40.646 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:40.644+0000 7fb61f04a8c0 1 < completed part key=_multipart_AYZ82CIS7E5Q.2~TZ3RTI0943L0.1 size=207464 2024-08-29T18:14:40.654 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:40.652+0000 7fb61f04a8c0 1 < completed multipart upload key=AYZ82CIS7E5Q upload=TZ3RTI0943L0 tag=QV2JZNZAAW0N type=write size=2304616 2024-08-29T18:14:40.659 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:40.656+0000 7fb61f04a8c0 1 > prepared operation key=4CJ45GKY8XE9 tag=1YX2LTUAG9WB type=del size=1975955 2024-08-29T18:14:40.664 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:40.660+0000 7fb61f04a8c0 1 < completed write operation key=G2SIXOJ02LZ6 tag=X119FB294DW5 type=write size=328845 2024-08-29T18:14:40.668 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:40.668+0000 7fb61f04a8c0 1 > prepared operation key=9KUQQR7K1949 tag=W4185B135QMX type=del size=1166066 2024-08-29T18:14:40.674 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:40.672+0000 7fb61f04a8c0 1 < completed part key=_multipart_LT1SSGLX1WMH.2~KGFX8CS9CW09.0 size=1048576 2024-08-29T18:14:40.678 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:40.676+0000 7fb61f04a8c0 1 < completed part key=_multipart_LT1SSGLX1WMH.2~KGFX8CS9CW09.1 size=1048576 2024-08-29T18:14:40.682 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:40.680+0000 7fb61f04a8c0 1 < completed part key=_multipart_LT1SSGLX1WMH.2~KGFX8CS9CW09.2 size=82869 2024-08-29T18:14:40.693 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:40.692+0000 7fb61f04a8c0 1 < completed multipart upload key=LT1SSGLX1WMH upload=KGFX8CS9CW09 tag=D4ZTJYWR4KMA type=write size=3228597 2024-08-29T18:14:40.698 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:40.696+0000 7fb61f04a8c0 1 > prepared operation key=88Z3FINQPJH4 tag=8L8WVJGJ0M9H type=del size=1229474 2024-08-29T18:14:40.703 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:40.700+0000 7fb61f04a8c0 1 < canceled operation key=WL071MKICR2A tag=FS3K9300KMLH type=write size=1011446 2024-08-29T18:14:40.712 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:40.708+0000 7fb61f04a8c0 1 > prepared part key=_multipart_XQUR2PAH9MTZ.2~A2ELK8S4Z4HE.0 size=1048576 2024-08-29T18:14:40.715 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:40.712+0000 7fb61f04a8c0 1 > prepared part key=_multipart_XQUR2PAH9MTZ.2~A2ELK8S4Z4HE.1 size=168113 2024-08-29T18:14:40.716 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:40.712+0000 7fb61f04a8c0 1 > prepared multipart upload key=XQUR2PAH9MTZ upload=A2ELK8S4Z4HE tag=H9GNWFE8IXIB type=write size=2265265 2024-08-29T18:14:40.720 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:40.716+0000 7fb61f04a8c0 1 < completed delete operation key=3TBQVJB6IV1A tag=FI9D53FZ1GGW type=del 2024-08-29T18:14:40.729 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:40.728+0000 7fb61f04a8c0 1 > prepared part key=_multipart_T5QMR1S0ST4W.2~K34LCRPDGTK8.0 size=1048576 2024-08-29T18:14:40.733 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:40.732+0000 7fb61f04a8c0 1 > prepared part key=_multipart_T5QMR1S0ST4W.2~K34LCRPDGTK8.1 size=420764 2024-08-29T18:14:40.733 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:40.732+0000 7fb61f04a8c0 1 > prepared multipart upload key=T5QMR1S0ST4W upload=K34LCRPDGTK8 tag=8NXGBRKWPAEN type=write size=2517916 2024-08-29T18:14:40.737 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:40.736+0000 7fb61f04a8c0 1 < completed part key=_multipart_9KUQQR7K1949.2~XPWRIP8OH4TV.0 size=529601 2024-08-29T18:14:40.745 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:40.744+0000 7fb61f04a8c0 1 < completed multipart upload key=9KUQQR7K1949 upload=XPWRIP8OH4TV tag=IADL235MS6MT type=write size=1578177 2024-08-29T18:14:40.749 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:40.748+0000 7fb61f04a8c0 1 > prepared operation key=G2SIXOJ02LZ6 tag=80DN4G8MADWS type=del size=2660288 2024-08-29T18:14:40.754 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:40.752+0000 7fb61f04a8c0 1 < completed part key=_multipart_2A1BIVN3Z7BT.2~R65VETICSZCU.0 size=1048576 2024-08-29T18:14:40.758 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:40.756+0000 7fb61f04a8c0 1 < completed part key=_multipart_2A1BIVN3Z7BT.2~R65VETICSZCU.1 size=1048576 2024-08-29T18:14:40.762 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:40.760+0000 7fb61f04a8c0 1 < completed part key=_multipart_2A1BIVN3Z7BT.2~R65VETICSZCU.2 size=597588 2024-08-29T18:14:40.769 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:40.768+0000 7fb61f04a8c0 1 < completed multipart upload key=2A1BIVN3Z7BT upload=R65VETICSZCU tag=8KIKJ1EJD6NW type=write size=3743316 2024-08-29T18:14:40.774 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:40.772+0000 7fb61f04a8c0 1 > prepared operation key=QIF1G8LA4M98 tag=40HOTB4VTJU6 type=del size=1278575 2024-08-29T18:14:40.779 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:40.776+0000 7fb61f04a8c0 1 < completed part key=_multipart_TER6ZJRIMW56.2~TM2A1YHLN3IA.0 size=1048576 2024-08-29T18:14:40.783 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:40.780+0000 7fb61f04a8c0 1 < completed part key=_multipart_TER6ZJRIMW56.2~TM2A1YHLN3IA.1 size=640962 2024-08-29T18:14:40.791 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:40.788+0000 7fb61f04a8c0 1 < completed multipart upload key=TER6ZJRIMW56 upload=TM2A1YHLN3IA tag=F6TT2L0Z26JG type=write size=2738114 2024-08-29T18:14:40.797 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:40.792+0000 7fb61f04a8c0 1 > prepared operation key=W7G9IIKAWQJC tag=EYQWT9LYGYF1 type=del size=359428 2024-08-29T18:14:40.801 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:40.800+0000 7fb61f04a8c0 1 < completed part key=_multipart_X36ENK39934I.2~QE18B33D3F2Q.0 size=1048576 2024-08-29T18:14:40.801 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:40.800+0000 7fb61f04a8c0 1 < canceled part key=_multipart_X36ENK39934I.2~QE18B33D3F2Q.1 size=1048576 2024-08-29T18:14:40.805 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:40.804+0000 7fb61f04a8c0 1 < completed part key=_multipart_X36ENK39934I.2~QE18B33D3F2Q.2 size=482757 2024-08-29T18:14:40.813 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:40.812+0000 7fb61f04a8c0 1 < canceled multipart upload key=X36ENK39934I upload=QE18B33D3F2Q tag=HU0XQX230FER type=write size=3628485 2024-08-29T18:14:40.818 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:40.816+0000 7fb61f04a8c0 1 > prepared operation key=QIF1G8LA4M98 tag=TKK023LJ8891 type=del size=1104043 2024-08-29T18:14:40.823 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:40.820+0000 7fb61f04a8c0 1 < completed delete operation key=JNIRD10HWLR8 tag=BZH47223CS2I type=del 2024-08-29T18:14:40.831 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:40.828+0000 7fb61f04a8c0 1 > prepared part key=_multipart_QIF1G8LA4M98.2~RGTBMDRPB6ZD.0 size=1048576 2024-08-29T18:14:40.835 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:40.832+0000 7fb61f04a8c0 1 > prepared part key=_multipart_QIF1G8LA4M98.2~RGTBMDRPB6ZD.1 size=1007752 2024-08-29T18:14:40.836 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:40.832+0000 7fb61f04a8c0 1 > prepared multipart upload key=QIF1G8LA4M98 upload=RGTBMDRPB6ZD tag=89MTYH9SDEWR type=write size=3104904 2024-08-29T18:14:40.840 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:40.836+0000 7fb61f04a8c0 1 < completed part key=_multipart_G64DV15QNIKC.2~VD2BIVN4Z8ZJ.0 size=492005 2024-08-29T18:14:40.849 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:40.844+0000 7fb61f04a8c0 1 < completed multipart upload key=G64DV15QNIKC upload=VD2BIVN4Z8ZJ tag=RD6M9KM7XWQC type=write size=1540581 2024-08-29T18:14:40.854 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:40.852+0000 7fb61f04a8c0 1 > prepared operation key=W7G9IIKAWQJC tag=PGWOM6HZ5WGY type=del size=844969 2024-08-29T18:14:40.858 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:40.856+0000 7fb61f04a8c0 1 < completed part key=_multipart_XQUR2PAH9MTZ.2~GT5Y8NZOQAM2.0 size=1048576 2024-08-29T18:14:40.858 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:40.856+0000 7fb61f04a8c0 1 < canceled part key=_multipart_XQUR2PAH9MTZ.2~GT5Y8NZOQAM2.1 size=570966 2024-08-29T18:14:40.866 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:40.864+0000 7fb61f04a8c0 1 < canceled multipart upload key=XQUR2PAH9MTZ upload=GT5Y8NZOQAM2 tag=8AQ18DTFV0IK type=write size=2668118 2024-08-29T18:14:40.871 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:40.868+0000 7fb61f04a8c0 1 > prepared operation key=TER6ZJRIMW56 tag=7P9Z3H3Q0990 type=del size=2479492 2024-08-29T18:14:40.876 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:40.872+0000 7fb61f04a8c0 1 < completed part key=_multipart_X36ENK39934I.2~ZVLFHKRPW1GX.0 size=407721 2024-08-29T18:14:40.884 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:40.880+0000 7fb61f04a8c0 1 < completed multipart upload key=X36ENK39934I upload=ZVLFHKRPW1GX tag=9G6CLH5LALS8 type=write size=1456297 2024-08-29T18:14:40.889 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:40.884+0000 7fb61f04a8c0 1 > prepared operation key=ACLL9P9WWITK tag=QHRYFUUJV0OY type=del size=3854643 2024-08-29T18:14:40.894 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:40.892+0000 7fb61f04a8c0 1 < completed delete operation key=FNU3QYRYTDJL tag=HJ28FBQZKOVQ type=del 2024-08-29T18:14:40.902 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:40.900+0000 7fb61f04a8c0 1 > prepared part key=_multipart_TER6ZJRIMW56.2~EFKSPQD0ANG5.0 size=1048576 2024-08-29T18:14:40.906 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:40.904+0000 7fb61f04a8c0 1 > prepared part key=_multipart_TER6ZJRIMW56.2~EFKSPQD0ANG5.1 size=63778 2024-08-29T18:14:40.907 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:40.904+0000 7fb61f04a8c0 1 > prepared multipart upload key=TER6ZJRIMW56 upload=EFKSPQD0ANG5 tag=QC8X8TFKB13B type=write size=2160930 2024-08-29T18:14:40.911 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:40.908+0000 7fb61f04a8c0 1 < completed part key=_multipart_WL071MKICR2A.2~CY00PQYKH5IX.0 size=1048576 2024-08-29T18:14:40.915 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:40.912+0000 7fb61f04a8c0 1 < completed part key=_multipart_WL071MKICR2A.2~CY00PQYKH5IX.1 size=1048576 2024-08-29T18:14:40.918 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:40.916+0000 7fb61f04a8c0 1 < completed part key=_multipart_WL071MKICR2A.2~CY00PQYKH5IX.2 size=609661 2024-08-29T18:14:40.926 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:40.924+0000 7fb61f04a8c0 1 < completed multipart upload key=WL071MKICR2A upload=CY00PQYKH5IX tag=MYSLPPMVX2B8 type=write size=3755389 2024-08-29T18:14:40.934 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:40.932+0000 7fb61f04a8c0 1 > prepared part key=_multipart_UV4UZ0C0JNBG.2~ZO6INFLKH8O6.0 size=1048576 2024-08-29T18:14:40.938 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:40.936+0000 7fb61f04a8c0 1 > prepared part key=_multipart_UV4UZ0C0JNBG.2~ZO6INFLKH8O6.1 size=1048576 2024-08-29T18:14:40.941 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:40.940+0000 7fb61f04a8c0 1 > prepared part key=_multipart_UV4UZ0C0JNBG.2~ZO6INFLKH8O6.2 size=827701 2024-08-29T18:14:40.941 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:40.940+0000 7fb61f04a8c0 1 > prepared multipart upload key=UV4UZ0C0JNBG upload=ZO6INFLKH8O6 tag=WOVQ5AT7Z8YZ type=write size=3973429 2024-08-29T18:14:40.946 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:40.944+0000 7fb61f04a8c0 1 < completed delete operation key=TER6ZJRIMW56 tag=5RE2AT7YJW9K type=del 2024-08-29T18:14:40.954 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:40.952+0000 7fb61f04a8c0 1 > prepared part key=_multipart_YTTW0WYLHLAN.2~HHF9OYKP41M4.0 size=350058 2024-08-29T18:14:40.955 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:40.952+0000 7fb61f04a8c0 1 > prepared multipart upload key=YTTW0WYLHLAN upload=HHF9OYKP41M4 tag=7R29VN21M8SS type=write size=1398634 2024-08-29T18:14:40.959 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:40.956+0000 7fb61f04a8c0 1 < completed delete operation key=4CJ45GKY8XE9 tag=1YX2LTUAG9WB type=del 2024-08-29T18:14:40.968 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:40.964+0000 7fb61f04a8c0 1 > prepared part key=_multipart_2A1BIVN3Z7BT.2~LAKZEEFS94V6.0 size=806804 2024-08-29T18:14:40.968 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:40.964+0000 7fb61f04a8c0 1 > prepared multipart upload key=2A1BIVN3Z7BT upload=LAKZEEFS94V6 tag=NH0EFVJAFLOI type=write size=1855380 2024-08-29T18:14:40.977 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:40.976+0000 7fb61f04a8c0 1 < suggested update operation key=9KUQQR7K1949 tag=W4185B135QMX type=del size=1166066 2024-08-29T18:14:40.983 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:40.980+0000 7fb61f04a8c0 1 > prepared operation key=O7DBV8Y3AF99 tag=U5Z8M61HIONZ type=del size=1315010 2024-08-29T18:14:40.988 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:40.984+0000 7fb61f04a8c0 1 < canceled operation key=88Z3FINQPJH4 tag=8L8WVJGJ0M9H type=del size=1229474 2024-08-29T18:14:40.994 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:40.992+0000 7fb61f04a8c0 1 > prepared operation key=WL071MKICR2A tag=4ZC183797WWC type=del size=402793 2024-08-29T18:14:40.999 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:40.996+0000 7fb61f04a8c0 1 < completed part key=_multipart_XQUR2PAH9MTZ.2~A2ELK8S4Z4HE.0 size=1048576 2024-08-29T18:14:41.004 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:41.000+0000 7fb61f04a8c0 1 < completed part key=_multipart_XQUR2PAH9MTZ.2~A2ELK8S4Z4HE.1 size=168113 2024-08-29T18:14:41.012 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:41.008+0000 7fb61f04a8c0 1 < completed multipart upload key=XQUR2PAH9MTZ upload=A2ELK8S4Z4HE tag=H9GNWFE8IXIB type=write size=2265265 2024-08-29T18:14:41.017 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:41.016+0000 7fb61f04a8c0 1 > prepared operation key=AYZ82CIS7E5Q tag=XYKVAX24PS1B type=write size=229685 2024-08-29T18:14:41.022 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:41.020+0000 7fb61f04a8c0 1 < completed part key=_multipart_T5QMR1S0ST4W.2~K34LCRPDGTK8.0 size=1048576 2024-08-29T18:14:41.026 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:41.024+0000 7fb61f04a8c0 1 < completed part key=_multipart_T5QMR1S0ST4W.2~K34LCRPDGTK8.1 size=420764 2024-08-29T18:14:41.034 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:41.032+0000 7fb61f04a8c0 1 < completed multipart upload key=T5QMR1S0ST4W upload=K34LCRPDGTK8 tag=8NXGBRKWPAEN type=write size=2517916 2024-08-29T18:14:41.039 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:41.036+0000 7fb61f04a8c0 1 > prepared operation key=T5QMR1S0ST4W tag=R2LLOQFTL56O type=del size=3786945 2024-08-29T18:14:41.044 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:41.040+0000 7fb61f04a8c0 1 < canceled operation key=G2SIXOJ02LZ6 tag=80DN4G8MADWS type=del size=2660288 2024-08-29T18:14:41.053 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:41.052+0000 7fb61f04a8c0 1 > prepared part key=_multipart_JNIRD10HWLR8.2~6CAIJQ38CQEF.0 size=1048576 2024-08-29T18:14:41.057 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:41.056+0000 7fb61f04a8c0 1 > prepared part key=_multipart_JNIRD10HWLR8.2~6CAIJQ38CQEF.1 size=1048576 2024-08-29T18:14:41.060 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:41.056+0000 7fb61f04a8c0 1 > prepared part key=_multipart_JNIRD10HWLR8.2~6CAIJQ38CQEF.2 size=715827 2024-08-29T18:14:41.060 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:41.056+0000 7fb61f04a8c0 1 > prepared multipart upload key=JNIRD10HWLR8 upload=6CAIJQ38CQEF tag=EH48OGS4T7WS type=write size=3861555 2024-08-29T18:14:41.065 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:41.064+0000 7fb61f04a8c0 1 < completed delete operation key=QIF1G8LA4M98 tag=40HOTB4VTJU6 type=del 2024-08-29T18:14:41.070 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:41.068+0000 7fb61f04a8c0 1 > prepared operation key=YTTW0WYLHLAN tag=G8WMM7VZ4CNO type=del size=2050144 2024-08-29T18:14:41.075 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:41.072+0000 7fb61f04a8c0 1 < canceled operation key=W7G9IIKAWQJC tag=EYQWT9LYGYF1 type=del size=359428 2024-08-29T18:14:41.080 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:41.076+0000 7fb61f04a8c0 1 > prepared operation key=9KUQQR7K1949 tag=B2LY93KGUTKO type=del size=975283 2024-08-29T18:14:41.085 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:41.084+0000 7fb61f04a8c0 1 < completed delete operation key=QIF1G8LA4M98 tag=TKK023LJ8891 type=del 2024-08-29T18:14:41.089 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:41.088+0000 7fb61f04a8c0 1 > prepared operation key=TER6ZJRIMW56 tag=HUT9EVC5YOAN type=write size=871059 2024-08-29T18:14:41.094 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:41.092+0000 7fb61f04a8c0 1 < completed part key=_multipart_QIF1G8LA4M98.2~RGTBMDRPB6ZD.0 size=1048576 2024-08-29T18:14:41.094 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:41.092+0000 7fb61f04a8c0 1 < canceled part key=_multipart_QIF1G8LA4M98.2~RGTBMDRPB6ZD.1 size=1007752 2024-08-29T18:14:41.102 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:41.100+0000 7fb61f04a8c0 1 < canceled multipart upload key=QIF1G8LA4M98 upload=RGTBMDRPB6ZD tag=89MTYH9SDEWR type=write size=3104904 2024-08-29T18:14:41.107 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:41.104+0000 7fb61f04a8c0 1 > prepared operation key=88Z3FINQPJH4 tag=BZDABQN7APGJ type=del size=932781 2024-08-29T18:14:41.111 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:41.108+0000 7fb61f04a8c0 1 < completed delete operation key=W7G9IIKAWQJC tag=PGWOM6HZ5WGY type=del 2024-08-29T18:14:41.116 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:41.112+0000 7fb61f04a8c0 1 > prepared operation key=3TBQVJB6IV1A tag=SAJ6GJW5T0MR type=del size=1138902 2024-08-29T18:14:41.121 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:41.120+0000 7fb61f04a8c0 1 < completed delete operation key=TER6ZJRIMW56 tag=7P9Z3H3Q0990 type=del 2024-08-29T18:14:41.126 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:41.124+0000 7fb61f04a8c0 1 > prepared operation key=G2SIXOJ02LZ6 tag=0J5IUUF0WANG type=write size=907932 2024-08-29T18:14:41.131 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:41.128+0000 7fb61f04a8c0 1 < canceled operation key=ACLL9P9WWITK tag=QHRYFUUJV0OY type=del size=3854643 2024-08-29T18:14:41.140 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:41.136+0000 7fb61f04a8c0 1 > prepared part key=_multipart_UV4UZ0C0JNBG.2~CASV7QU09FTL.0 size=696797 2024-08-29T18:14:41.140 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:41.136+0000 7fb61f04a8c0 1 > prepared multipart upload key=UV4UZ0C0JNBG upload=CASV7QU09FTL tag=BNUYM59LYNKN type=write size=1745373 2024-08-29T18:14:41.145 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:41.144+0000 7fb61f04a8c0 1 < completed part key=_multipart_TER6ZJRIMW56.2~EFKSPQD0ANG5.0 size=1048576 2024-08-29T18:14:41.149 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:41.148+0000 7fb61f04a8c0 1 < completed part key=_multipart_TER6ZJRIMW56.2~EFKSPQD0ANG5.1 size=63778 2024-08-29T18:14:41.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:14:40 smithi029 bash[77880]: cluster 2024-08-29T18:14:39.830621+0000 mgr.y (mgr.25004) 743 : cluster [DBG] pgmap v1408: 137 pgs: 137 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 400 KiB/s rd, 138 KiB/s wr, 705 op/s 2024-08-29T18:14:41.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:14:40 smithi029 bash[79042]: cluster 2024-08-29T18:14:39.830621+0000 mgr.y (mgr.25004) 743 : cluster [DBG] pgmap v1408: 137 pgs: 137 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 400 KiB/s rd, 138 KiB/s wr, 705 op/s 2024-08-29T18:14:41.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:14:40 smithi110 bash[67519]: cluster 2024-08-29T18:14:39.830621+0000 mgr.y (mgr.25004) 743 : cluster [DBG] pgmap v1408: 137 pgs: 137 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 400 KiB/s rd, 138 KiB/s wr, 705 op/s 2024-08-29T18:14:41.157 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:41.156+0000 7fb61f04a8c0 1 < completed multipart upload key=TER6ZJRIMW56 upload=EFKSPQD0ANG5 tag=QC8X8TFKB13B type=write size=2160930 2024-08-29T18:14:41.168 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:41.164+0000 7fb61f04a8c0 1 > prepared part key=_multipart_QIF1G8LA4M98.2~6WZAUG56R33J.0 size=672706 2024-08-29T18:14:41.168 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:41.164+0000 7fb61f04a8c0 1 > prepared multipart upload key=QIF1G8LA4M98 upload=6WZAUG56R33J tag=AGACQ3THZ1F6 type=write size=1721282 2024-08-29T18:14:41.183 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:41.180+0000 7fb61f04a8c0 1 < completed part key=_multipart_UV4UZ0C0JNBG.2~ZO6INFLKH8O6.0 size=1048576 2024-08-29T18:14:41.188 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:41.184+0000 7fb61f04a8c0 1 < completed part key=_multipart_UV4UZ0C0JNBG.2~ZO6INFLKH8O6.1 size=1048576 2024-08-29T18:14:41.191 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:41.188+0000 7fb61f04a8c0 1 < completed part key=_multipart_UV4UZ0C0JNBG.2~ZO6INFLKH8O6.2 size=827701 2024-08-29T18:14:41.200 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:41.196+0000 7fb61f04a8c0 1 < completed multipart upload key=UV4UZ0C0JNBG upload=ZO6INFLKH8O6 tag=WOVQ5AT7Z8YZ type=write size=3973429 2024-08-29T18:14:41.204 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:41.200+0000 7fb61f04a8c0 1 > prepared operation key=4CJ45GKY8XE9 tag=UTOF5HD2NFLQ type=del size=1921659 2024-08-29T18:14:41.209 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:41.208+0000 7fb61f04a8c0 1 < completed part key=_multipart_YTTW0WYLHLAN.2~HHF9OYKP41M4.0 size=350058 2024-08-29T18:14:41.217 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:41.216+0000 7fb61f04a8c0 1 < completed multipart upload key=YTTW0WYLHLAN upload=HHF9OYKP41M4 tag=7R29VN21M8SS type=write size=1398634 2024-08-29T18:14:41.221 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:41.220+0000 7fb61f04a8c0 1 > prepared operation key=G64DV15QNIKC tag=4IV5CXGRLZSE type=del size=3878388 2024-08-29T18:14:41.226 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:41.224+0000 7fb61f04a8c0 1 < completed part key=_multipart_2A1BIVN3Z7BT.2~LAKZEEFS94V6.0 size=806804 2024-08-29T18:14:41.235 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:41.232+0000 7fb61f04a8c0 1 < completed multipart upload key=2A1BIVN3Z7BT upload=LAKZEEFS94V6 tag=NH0EFVJAFLOI type=write size=1855380 2024-08-29T18:14:41.243 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:41.240+0000 7fb61f04a8c0 1 > prepared part key=_multipart_G2SIXOJ02LZ6.2~540KNKXJ2FBX.0 size=1048576 2024-08-29T18:14:41.247 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:41.244+0000 7fb61f04a8c0 1 > prepared part key=_multipart_G2SIXOJ02LZ6.2~540KNKXJ2FBX.1 size=923447 2024-08-29T18:14:41.247 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:41.244+0000 7fb61f04a8c0 1 > prepared multipart upload key=G2SIXOJ02LZ6 upload=540KNKXJ2FBX tag=6F51AUO8K4R0 type=write size=3020599 2024-08-29T18:14:41.258 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:41.256+0000 7fb61f04a8c0 1 < suggested remove operation key=O7DBV8Y3AF99 tag=U5Z8M61HIONZ type=del 2024-08-29T18:14:41.262 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:41.260+0000 7fb61f04a8c0 1 > prepared operation key=TER6ZJRIMW56 tag=MWPWG2JA5RWL type=del size=2056114 2024-08-29T18:14:41.268 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:41.264+0000 7fb61f04a8c0 1 < completed delete operation key=WL071MKICR2A tag=4ZC183797WWC type=del 2024-08-29T18:14:41.272 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:41.268+0000 7fb61f04a8c0 1 > prepared operation key=W7G9IIKAWQJC tag=DAE7GQ8HN22A type=del size=2122785 2024-08-29T18:14:41.277 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:41.276+0000 7fb61f04a8c0 1 < completed write operation key=AYZ82CIS7E5Q tag=XYKVAX24PS1B type=write size=229685 2024-08-29T18:14:41.281 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:41.280+0000 7fb61f04a8c0 1 > prepared operation key=X36ENK39934I tag=MBL14RKMX62X type=del size=3288874 2024-08-29T18:14:41.291 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:41.288+0000 7fb61f04a8c0 1 < suggested update operation key=T5QMR1S0ST4W tag=R2LLOQFTL56O type=del size=3786945 2024-08-29T18:14:41.295 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:41.292+0000 7fb61f04a8c0 1 > prepared operation key=3TBQVJB6IV1A tag=GA14NAAZFRPJ type=write size=226209 2024-08-29T18:14:41.300 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:41.296+0000 7fb61f04a8c0 1 < completed part key=_multipart_JNIRD10HWLR8.2~6CAIJQ38CQEF.0 size=1048576 2024-08-29T18:14:41.304 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:41.300+0000 7fb61f04a8c0 1 < completed part key=_multipart_JNIRD10HWLR8.2~6CAIJQ38CQEF.1 size=1048576 2024-08-29T18:14:41.308 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:41.304+0000 7fb61f04a8c0 1 < completed part key=_multipart_JNIRD10HWLR8.2~6CAIJQ38CQEF.2 size=715827 2024-08-29T18:14:41.315 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:41.312+0000 7fb61f04a8c0 1 < completed multipart upload key=JNIRD10HWLR8 upload=6CAIJQ38CQEF tag=EH48OGS4T7WS type=write size=3861555 2024-08-29T18:14:41.319 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:41.316+0000 7fb61f04a8c0 1 > prepared operation key=XQUR2PAH9MTZ tag=O0UHZQC1VWQN type=write size=866649 2024-08-29T18:14:41.325 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:41.324+0000 7fb61f04a8c0 1 < completed delete operation key=YTTW0WYLHLAN tag=G8WMM7VZ4CNO type=del 2024-08-29T18:14:41.330 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:41.328+0000 7fb61f04a8c0 1 > prepared operation key=G2SIXOJ02LZ6 tag=4HG9LT80KHRE type=write size=508577 2024-08-29T18:14:41.336 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:41.332+0000 7fb61f04a8c0 1 < completed delete operation key=9KUQQR7K1949 tag=B2LY93KGUTKO type=del 2024-08-29T18:14:41.345 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:41.344+0000 7fb61f04a8c0 1 > prepared part key=_multipart_X36ENK39934I.2~BXT2RO44B3TZ.0 size=371173 2024-08-29T18:14:41.345 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:41.344+0000 7fb61f04a8c0 1 > prepared multipart upload key=X36ENK39934I upload=BXT2RO44B3TZ tag=39F3DXXA515S type=write size=1419749 2024-08-29T18:14:41.351 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:41.348+0000 7fb61f04a8c0 1 < completed write operation key=TER6ZJRIMW56 tag=HUT9EVC5YOAN type=write size=871059 2024-08-29T18:14:41.359 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:41.356+0000 7fb61f04a8c0 1 > prepared part key=_multipart_88Z3FINQPJH4.2~J0PVUILY09XG.0 size=167559 2024-08-29T18:14:41.359 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:41.356+0000 7fb61f04a8c0 1 > prepared multipart upload key=88Z3FINQPJH4 upload=J0PVUILY09XG tag=BROKK6G0KW58 type=write size=1216135 2024-08-29T18:14:41.364 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:41.360+0000 7fb61f04a8c0 1 < completed delete operation key=88Z3FINQPJH4 tag=BZDABQN7APGJ type=del 2024-08-29T18:14:41.372 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:41.368+0000 7fb61f04a8c0 1 > prepared part key=_multipart_X36ENK39934I.2~ZUHP195S6H9P.0 size=1048576 2024-08-29T18:14:41.376 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:41.372+0000 7fb61f04a8c0 1 > prepared part key=_multipart_X36ENK39934I.2~ZUHP195S6H9P.1 size=1048576 2024-08-29T18:14:41.380 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:41.376+0000 7fb61f04a8c0 1 > prepared part key=_multipart_X36ENK39934I.2~ZUHP195S6H9P.2 size=928166 2024-08-29T18:14:41.380 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:41.376+0000 7fb61f04a8c0 1 > prepared multipart upload key=X36ENK39934I upload=ZUHP195S6H9P tag=4ON0OJ6X9GI3 type=write size=4073894 2024-08-29T18:14:41.384 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:41.380+0000 7fb61f04a8c0 1 < completed delete operation key=3TBQVJB6IV1A tag=SAJ6GJW5T0MR type=del 2024-08-29T18:14:41.389 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:41.388+0000 7fb61f04a8c0 1 > prepared operation key=2KKUJMSXARBZ tag=L9QMS7TO3S8O type=write size=726644 2024-08-29T18:14:41.395 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:41.392+0000 7fb61f04a8c0 1 < canceled operation key=G2SIXOJ02LZ6 tag=0J5IUUF0WANG type=write size=907932 2024-08-29T18:14:41.404 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:41.400+0000 7fb61f04a8c0 1 > prepared part key=_multipart_FNU3QYRYTDJL.2~Z4OHB5R5R3DC.0 size=808535 2024-08-29T18:14:41.404 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:41.400+0000 7fb61f04a8c0 1 > prepared multipart upload key=FNU3QYRYTDJL upload=Z4OHB5R5R3DC tag=0HSSDYB7XUPM type=write size=1857111 2024-08-29T18:14:41.405 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:41.404+0000 7fb61f04a8c0 1 < canceled part key=_multipart_UV4UZ0C0JNBG.2~CASV7QU09FTL.0 size=696797 2024-08-29T18:14:41.413 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:41.412+0000 7fb61f04a8c0 1 < canceled multipart upload key=UV4UZ0C0JNBG upload=CASV7QU09FTL tag=BNUYM59LYNKN type=write size=1745373 2024-08-29T18:14:41.423 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:41.420+0000 7fb61f04a8c0 1 > prepared part key=_multipart_ME3R1W5MZE98.2~GTKZV7TQDRQU.0 size=1048576 2024-08-29T18:14:41.426 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:41.424+0000 7fb61f04a8c0 1 > prepared part key=_multipart_ME3R1W5MZE98.2~GTKZV7TQDRQU.1 size=1048576 2024-08-29T18:14:41.430 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:41.428+0000 7fb61f04a8c0 1 > prepared part key=_multipart_ME3R1W5MZE98.2~GTKZV7TQDRQU.2 size=845130 2024-08-29T18:14:41.430 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:41.428+0000 7fb61f04a8c0 1 > prepared multipart upload key=ME3R1W5MZE98 upload=GTKZV7TQDRQU tag=RJDSHQHE1AJF type=write size=3990858 2024-08-29T18:14:41.435 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:41.432+0000 7fb61f04a8c0 1 < completed part key=_multipart_QIF1G8LA4M98.2~6WZAUG56R33J.0 size=672706 2024-08-29T18:14:41.443 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:41.440+0000 7fb61f04a8c0 1 < completed multipart upload key=QIF1G8LA4M98 upload=6WZAUG56R33J tag=AGACQ3THZ1F6 type=write size=1721282 2024-08-29T18:14:41.449 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:41.448+0000 7fb61f04a8c0 1 > prepared operation key=QIF1G8LA4M98 tag=TOLBA8W8MMDU type=del size=2510290 2024-08-29T18:14:41.454 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:41.452+0000 7fb61f04a8c0 1 < completed delete operation key=4CJ45GKY8XE9 tag=UTOF5HD2NFLQ type=del 2024-08-29T18:14:41.459 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:41.456+0000 7fb61f04a8c0 1 > prepared operation key=G64DV15QNIKC tag=16L9AGVFSCXH type=del size=2688536 2024-08-29T18:14:41.469 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:41.468+0000 7fb61f04a8c0 1 < suggested update operation key=G64DV15QNIKC tag=4IV5CXGRLZSE type=del size=3878388 2024-08-29T18:14:41.474 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:41.472+0000 7fb61f04a8c0 1 > prepared operation key=QIF1G8LA4M98 tag=HPGO38L2L734 type=write size=378199 2024-08-29T18:14:41.480 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:41.476+0000 7fb61f04a8c0 1 < completed part key=_multipart_G2SIXOJ02LZ6.2~540KNKXJ2FBX.0 size=1048576 2024-08-29T18:14:41.484 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:41.480+0000 7fb61f04a8c0 1 < completed part key=_multipart_G2SIXOJ02LZ6.2~540KNKXJ2FBX.1 size=923447 2024-08-29T18:14:41.492 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:41.488+0000 7fb61f04a8c0 1 < completed multipart upload key=G2SIXOJ02LZ6 upload=540KNKXJ2FBX tag=6F51AUO8K4R0 type=write size=3020599 2024-08-29T18:14:41.502 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:41.500+0000 7fb61f04a8c0 1 > prepared part key=_multipart_TER6ZJRIMW56.2~FOLYOF093R0D.0 size=1048576 2024-08-29T18:14:41.506 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:41.504+0000 7fb61f04a8c0 1 > prepared part key=_multipart_TER6ZJRIMW56.2~FOLYOF093R0D.1 size=921750 2024-08-29T18:14:41.506 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:41.504+0000 7fb61f04a8c0 1 > prepared multipart upload key=TER6ZJRIMW56 upload=FOLYOF093R0D tag=0B1BCZVLATK1 type=write size=3018902 2024-08-29T18:14:41.511 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:41.508+0000 7fb61f04a8c0 1 < completed delete operation key=TER6ZJRIMW56 tag=MWPWG2JA5RWL type=del 2024-08-29T18:14:41.517 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:41.516+0000 7fb61f04a8c0 1 > prepared operation key=88Z3FINQPJH4 tag=HZ5R4ASW94LS type=write size=458601 2024-08-29T18:14:41.522 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:41.520+0000 7fb61f04a8c0 1 < canceled operation key=W7G9IIKAWQJC tag=DAE7GQ8HN22A type=del size=2122785 2024-08-29T18:14:41.527 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:41.524+0000 7fb61f04a8c0 1 > prepared operation key=5KUQU3N4QH12 tag=HBX2UOFASH8T type=write size=126691 2024-08-29T18:14:41.533 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:41.532+0000 7fb61f04a8c0 1 < completed delete operation key=X36ENK39934I tag=MBL14RKMX62X type=del 2024-08-29T18:14:41.543 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:41.540+0000 7fb61f04a8c0 1 > prepared part key=_multipart_G2SIXOJ02LZ6.2~TG0Q3U1SHDH7.0 size=1048576 2024-08-29T18:14:41.547 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:41.544+0000 7fb61f04a8c0 1 > prepared part key=_multipart_G2SIXOJ02LZ6.2~TG0Q3U1SHDH7.1 size=726813 2024-08-29T18:14:41.547 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:41.544+0000 7fb61f04a8c0 1 > prepared multipart upload key=G2SIXOJ02LZ6 upload=TG0Q3U1SHDH7 tag=5ZTJUF1D2J2X type=write size=2823965 2024-08-29T18:14:41.553 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:41.552+0000 7fb61f04a8c0 1 < completed write operation key=3TBQVJB6IV1A tag=GA14NAAZFRPJ type=write size=226209 2024-08-29T18:14:41.559 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:41.556+0000 7fb61f04a8c0 1 > prepared operation key=UV4UZ0C0JNBG tag=57AE16I6IZYA type=del size=2401839 2024-08-29T18:14:41.565 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:41.564+0000 7fb61f04a8c0 1 < completed write operation key=XQUR2PAH9MTZ tag=O0UHZQC1VWQN type=write size=866649 2024-08-29T18:14:41.574 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:41.572+0000 7fb61f04a8c0 1 > prepared part key=_multipart_AYZ82CIS7E5Q.2~0Y0YMR7TMJZF.0 size=325740 2024-08-29T18:14:41.574 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:41.572+0000 7fb61f04a8c0 1 > prepared multipart upload key=AYZ82CIS7E5Q upload=0Y0YMR7TMJZF tag=SINHSGHAY71U type=write size=1374316 2024-08-29T18:14:41.584 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:41.580+0000 7fb61f04a8c0 1 < suggested remove operation key=G2SIXOJ02LZ6 tag=4HG9LT80KHRE type=write 2024-08-29T18:14:41.594 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:41.592+0000 7fb61f04a8c0 1 > prepared part key=_multipart_TER6ZJRIMW56.2~R1PU3LOQPSTQ.0 size=1048576 2024-08-29T18:14:41.598 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:41.596+0000 7fb61f04a8c0 1 > prepared part key=_multipart_TER6ZJRIMW56.2~R1PU3LOQPSTQ.1 size=1048576 2024-08-29T18:14:41.603 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:41.600+0000 7fb61f04a8c0 1 > prepared part key=_multipart_TER6ZJRIMW56.2~R1PU3LOQPSTQ.2 size=827720 2024-08-29T18:14:41.603 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:41.600+0000 7fb61f04a8c0 1 > prepared multipart upload key=TER6ZJRIMW56 upload=R1PU3LOQPSTQ tag=X457YT4K3VFM type=write size=3973448 2024-08-29T18:14:41.608 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:41.604+0000 7fb61f04a8c0 1 < completed part key=_multipart_X36ENK39934I.2~BXT2RO44B3TZ.0 size=371173 2024-08-29T18:14:41.616 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:41.612+0000 7fb61f04a8c0 1 < completed multipart upload key=X36ENK39934I upload=BXT2RO44B3TZ tag=39F3DXXA515S type=write size=1419749 2024-08-29T18:14:41.621 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:41.620+0000 7fb61f04a8c0 1 > prepared operation key=5KUQU3N4QH12 tag=FBZ7YJI5DPJV type=del size=2742506 2024-08-29T18:14:41.622 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:41.620+0000 7fb61f04a8c0 1 < canceled part key=_multipart_88Z3FINQPJH4.2~J0PVUILY09XG.0 size=167559 2024-08-29T18:14:41.631 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:41.628+0000 7fb61f04a8c0 1 < canceled multipart upload key=88Z3FINQPJH4 upload=J0PVUILY09XG tag=BROKK6G0KW58 type=write size=1216135 2024-08-29T18:14:41.641 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:41.640+0000 7fb61f04a8c0 1 > prepared part key=_multipart_QIF1G8LA4M98.2~DUXZNQE52ASE.0 size=1048576 2024-08-29T18:14:41.645 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:41.644+0000 7fb61f04a8c0 1 > prepared part key=_multipart_QIF1G8LA4M98.2~DUXZNQE52ASE.1 size=594975 2024-08-29T18:14:41.645 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:41.644+0000 7fb61f04a8c0 1 > prepared multipart upload key=QIF1G8LA4M98 upload=DUXZNQE52ASE tag=6A9Z7XQHY0A2 type=write size=2692127 2024-08-29T18:14:41.649 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:41.648+0000 7fb61f04a8c0 1 < completed part key=_multipart_X36ENK39934I.2~ZUHP195S6H9P.0 size=1048576 2024-08-29T18:14:41.653 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:41.652+0000 7fb61f04a8c0 1 < completed part key=_multipart_X36ENK39934I.2~ZUHP195S6H9P.1 size=1048576 2024-08-29T18:14:41.657 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:41.656+0000 7fb61f04a8c0 1 < completed part key=_multipart_X36ENK39934I.2~ZUHP195S6H9P.2 size=928166 2024-08-29T18:14:41.666 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:41.664+0000 7fb61f04a8c0 1 < completed multipart upload key=X36ENK39934I upload=ZUHP195S6H9P tag=4ON0OJ6X9GI3 type=write size=4073894 2024-08-29T18:14:41.676 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:41.672+0000 7fb61f04a8c0 1 > prepared part key=_multipart_AEOIRMCT8KQ2.2~DOI9ALX0FRHS.0 size=1048576 2024-08-29T18:14:41.679 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:41.676+0000 7fb61f04a8c0 1 > prepared part key=_multipart_AEOIRMCT8KQ2.2~DOI9ALX0FRHS.1 size=1048576 2024-08-29T18:14:41.683 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:41.680+0000 7fb61f04a8c0 1 > prepared part key=_multipart_AEOIRMCT8KQ2.2~DOI9ALX0FRHS.2 size=630195 2024-08-29T18:14:41.683 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:41.680+0000 7fb61f04a8c0 1 > prepared multipart upload key=AEOIRMCT8KQ2 upload=DOI9ALX0FRHS tag=TQ3SOBWM42EP type=write size=3775923 2024-08-29T18:14:41.688 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:41.684+0000 7fb61f04a8c0 1 < completed write operation key=2KKUJMSXARBZ tag=L9QMS7TO3S8O type=write size=726644 2024-08-29T18:14:41.697 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:41.696+0000 7fb61f04a8c0 1 > prepared part key=_multipart_WL071MKICR2A.2~PUFIAE890A4X.0 size=501058 2024-08-29T18:14:41.698 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:41.696+0000 7fb61f04a8c0 1 > prepared multipart upload key=WL071MKICR2A upload=PUFIAE890A4X tag=KSNB930P7CFQ type=write size=1549634 2024-08-29T18:14:41.703 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:41.700+0000 7fb61f04a8c0 1 < completed part key=_multipart_FNU3QYRYTDJL.2~Z4OHB5R5R3DC.0 size=808535 2024-08-29T18:14:41.711 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:41.708+0000 7fb61f04a8c0 1 < completed multipart upload key=FNU3QYRYTDJL upload=Z4OHB5R5R3DC tag=0HSSDYB7XUPM type=write size=1857111 2024-08-29T18:14:41.719 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:41.716+0000 7fb61f04a8c0 1 > prepared part key=_multipart_X36ENK39934I.2~QZ2LLA912GVK.0 size=626921 2024-08-29T18:14:41.719 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:41.716+0000 7fb61f04a8c0 1 > prepared multipart upload key=X36ENK39934I upload=QZ2LLA912GVK tag=GN55VWQE9X2U type=write size=1675497 2024-08-29T18:14:41.724 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:41.720+0000 7fb61f04a8c0 1 < completed part key=_multipart_ME3R1W5MZE98.2~GTKZV7TQDRQU.0 size=1048576 2024-08-29T18:14:41.728 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:41.724+0000 7fb61f04a8c0 1 < completed part key=_multipart_ME3R1W5MZE98.2~GTKZV7TQDRQU.1 size=1048576 2024-08-29T18:14:41.733 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:41.732+0000 7fb61f04a8c0 1 < completed part key=_multipart_ME3R1W5MZE98.2~GTKZV7TQDRQU.2 size=845130 2024-08-29T18:14:41.742 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:41.740+0000 7fb61f04a8c0 1 < completed multipart upload key=ME3R1W5MZE98 upload=GTKZV7TQDRQU tag=RJDSHQHE1AJF type=write size=3990858 2024-08-29T18:14:41.750 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:41.748+0000 7fb61f04a8c0 1 > prepared part key=_multipart_3QFXN4B7753P.2~NFJGC4M78R02.0 size=1048576 2024-08-29T18:14:41.755 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:41.752+0000 7fb61f04a8c0 1 > prepared part key=_multipart_3QFXN4B7753P.2~NFJGC4M78R02.1 size=1048576 2024-08-29T18:14:41.759 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:41.756+0000 7fb61f04a8c0 1 > prepared part key=_multipart_3QFXN4B7753P.2~NFJGC4M78R02.2 size=429211 2024-08-29T18:14:41.759 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:41.756+0000 7fb61f04a8c0 1 > prepared multipart upload key=3QFXN4B7753P upload=NFJGC4M78R02 tag=DY3U5MVC0LFC type=write size=3574939 2024-08-29T18:14:41.768 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:41.764+0000 7fb61f04a8c0 1 < suggested update operation key=QIF1G8LA4M98 tag=TOLBA8W8MMDU type=del size=2510290 2024-08-29T18:14:41.778 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:41.776+0000 7fb61f04a8c0 1 > prepared part key=_multipart_AEOIRMCT8KQ2.2~70HZYZL4N7TS.0 size=1048576 2024-08-29T18:14:41.781 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:41.780+0000 7fb61f04a8c0 1 > prepared part key=_multipart_AEOIRMCT8KQ2.2~70HZYZL4N7TS.1 size=865089 2024-08-29T18:14:41.782 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:41.780+0000 7fb61f04a8c0 1 > prepared multipart upload key=AEOIRMCT8KQ2 upload=70HZYZL4N7TS tag=ND1O1I4GCP2V type=write size=2962241 2024-08-29T18:14:41.788 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:41.784+0000 7fb61f04a8c0 -1 < failed to complete operation key=G64DV15QNIKC tag=16L9AGVFSCXH type=del size=2688536: (22) Invalid argument 2024-08-29T18:14:41.793 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:41.792+0000 7fb61f04a8c0 1 > prepared operation key=I3TS5SB21620 tag=OA2W1Z0AOAZW type=del size=1624812 2024-08-29T18:14:41.800 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:41.796+0000 7fb61f04a8c0 -1 < failed to complete operation key=QIF1G8LA4M98 tag=HPGO38L2L734 type=write size=378199: (22) Invalid argument 2024-08-29T18:14:41.805 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:41.804+0000 7fb61f04a8c0 1 > prepared operation key=UV4UZ0C0JNBG tag=6T5QYJ27BVIT type=del size=1431027 2024-08-29T18:14:41.806 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:41.804+0000 7fb61f04a8c0 1 < canceled part key=_multipart_TER6ZJRIMW56.2~FOLYOF093R0D.0 size=1048576 2024-08-29T18:14:41.810 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:41.808+0000 7fb61f04a8c0 1 < completed part key=_multipart_TER6ZJRIMW56.2~FOLYOF093R0D.1 size=921750 2024-08-29T18:14:41.817 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:41.816+0000 7fb61f04a8c0 1 < canceled multipart upload key=TER6ZJRIMW56 upload=FOLYOF093R0D tag=0B1BCZVLATK1 type=write size=3018902 2024-08-29T18:14:41.822 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:41.820+0000 7fb61f04a8c0 1 > prepared operation key=ME3R1W5MZE98 tag=XE09MSOU48PS type=write size=763374 2024-08-29T18:14:41.827 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:41.824+0000 7fb61f04a8c0 1 < completed write operation key=88Z3FINQPJH4 tag=HZ5R4ASW94LS type=write size=458601 2024-08-29T18:14:41.835 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:41.832+0000 7fb61f04a8c0 1 > prepared part key=_multipart_W7G9IIKAWQJC.2~0I28Y4QV761D.0 size=1048576 2024-08-29T18:14:41.839 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:41.836+0000 7fb61f04a8c0 1 > prepared part key=_multipart_W7G9IIKAWQJC.2~0I28Y4QV761D.1 size=1048576 2024-08-29T18:14:41.843 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:41.840+0000 7fb61f04a8c0 1 > prepared part key=_multipart_W7G9IIKAWQJC.2~0I28Y4QV761D.2 size=555093 2024-08-29T18:14:41.843 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:41.840+0000 7fb61f04a8c0 1 > prepared multipart upload key=W7G9IIKAWQJC upload=0I28Y4QV761D tag=R1W0O3LF322G type=write size=3700821 2024-08-29T18:14:41.848 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:41.844+0000 7fb61f04a8c0 1 < completed write operation key=5KUQU3N4QH12 tag=HBX2UOFASH8T type=write size=126691 2024-08-29T18:14:41.858 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:41.856+0000 7fb61f04a8c0 1 > prepared part key=_multipart_5KUQU3N4QH12.2~Q9GW0IFGYCW1.0 size=400509 2024-08-29T18:14:41.858 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:41.856+0000 7fb61f04a8c0 1 > prepared multipart upload key=5KUQU3N4QH12 upload=Q9GW0IFGYCW1 tag=AJPVMDEYQZQG type=write size=1449085 2024-08-29T18:14:41.863 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:41.860+0000 7fb61f04a8c0 1 < completed part key=_multipart_G2SIXOJ02LZ6.2~TG0Q3U1SHDH7.0 size=1048576 2024-08-29T18:14:41.867 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:41.864+0000 7fb61f04a8c0 1 < completed part key=_multipart_G2SIXOJ02LZ6.2~TG0Q3U1SHDH7.1 size=726813 2024-08-29T18:14:41.875 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:41.872+0000 7fb61f04a8c0 1 < completed multipart upload key=G2SIXOJ02LZ6 upload=TG0Q3U1SHDH7 tag=5ZTJUF1D2J2X type=write size=2823965 2024-08-29T18:14:41.883 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:41.880+0000 7fb61f04a8c0 1 > prepared part key=_multipart_H62DUL1RISWE.2~PMU04AXPMJIF.0 size=1048576 2024-08-29T18:14:41.887 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:41.884+0000 7fb61f04a8c0 1 > prepared part key=_multipart_H62DUL1RISWE.2~PMU04AXPMJIF.1 size=47898 2024-08-29T18:14:41.887 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:41.884+0000 7fb61f04a8c0 1 > prepared multipart upload key=H62DUL1RISWE upload=PMU04AXPMJIF tag=A1KN09T7L41O type=write size=2145050 2024-08-29T18:14:41.892 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:41.888+0000 7fb61f04a8c0 1 < completed delete operation key=UV4UZ0C0JNBG tag=57AE16I6IZYA type=del 2024-08-29T18:14:41.897 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:41.896+0000 7fb61f04a8c0 1 > prepared operation key=ISHSUCCWWXU3 tag=AZ26Z62KSX0A type=del size=3394849 2024-08-29T18:14:41.902 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:41.900+0000 7fb61f04a8c0 1 < completed part key=_multipart_AYZ82CIS7E5Q.2~0Y0YMR7TMJZF.0 size=325740 2024-08-29T18:14:41.910 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:41.908+0000 7fb61f04a8c0 1 < completed multipart upload key=AYZ82CIS7E5Q upload=0Y0YMR7TMJZF tag=SINHSGHAY71U type=write size=1374316 2024-08-29T18:14:41.918 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:41.916+0000 7fb61f04a8c0 1 > prepared part key=_multipart_3QFXN4B7753P.2~PEQSWT6SIOUN.0 size=1014926 2024-08-29T18:14:41.918 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:41.916+0000 7fb61f04a8c0 1 > prepared multipart upload key=3QFXN4B7753P upload=PEQSWT6SIOUN tag=BLQGO9Z9VXEC type=write size=2063502 2024-08-29T18:14:41.923 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:41.920+0000 7fb61f04a8c0 1 < completed part key=_multipart_TER6ZJRIMW56.2~R1PU3LOQPSTQ.0 size=1048576 2024-08-29T18:14:41.927 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:41.924+0000 7fb61f04a8c0 1 < completed part key=_multipart_TER6ZJRIMW56.2~R1PU3LOQPSTQ.1 size=1048576 2024-08-29T18:14:41.931 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:41.928+0000 7fb61f04a8c0 1 < completed part key=_multipart_TER6ZJRIMW56.2~R1PU3LOQPSTQ.2 size=827720 2024-08-29T18:14:41.939 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:41.936+0000 7fb61f04a8c0 1 < completed multipart upload key=TER6ZJRIMW56 upload=R1PU3LOQPSTQ tag=X457YT4K3VFM type=write size=3973448 2024-08-29T18:14:41.947 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:41.944+0000 7fb61f04a8c0 1 > prepared part key=_multipart_ISHSUCCWWXU3.2~0F6ACAMHT6JT.0 size=631658 2024-08-29T18:14:41.948 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:41.944+0000 7fb61f04a8c0 1 > prepared multipart upload key=ISHSUCCWWXU3 upload=0F6ACAMHT6JT tag=7QMMCXK93ZMR type=write size=1680234 2024-08-29T18:14:41.953 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:41.952+0000 7fb61f04a8c0 1 < completed delete operation key=5KUQU3N4QH12 tag=FBZ7YJI5DPJV type=del 2024-08-29T18:14:41.957 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:41.956+0000 7fb61f04a8c0 1 > prepared operation key=3QFXN4B7753P tag=VAALW3REB77N type=del size=3305744 2024-08-29T18:14:41.962 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:41.960+0000 7fb61f04a8c0 1 < completed part key=_multipart_QIF1G8LA4M98.2~DUXZNQE52ASE.0 size=1048576 2024-08-29T18:14:41.962 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:41.960+0000 7fb61f04a8c0 1 < canceled part key=_multipart_QIF1G8LA4M98.2~DUXZNQE52ASE.1 size=594975 2024-08-29T18:14:41.970 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:41.968+0000 7fb61f04a8c0 1 < canceled multipart upload key=QIF1G8LA4M98 upload=DUXZNQE52ASE tag=6A9Z7XQHY0A2 type=write size=2692127 2024-08-29T18:14:41.978 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:41.976+0000 7fb61f04a8c0 1 > prepared part key=_multipart_2A1BIVN3Z7BT.2~U9PMHO1IYJAG.0 size=730817 2024-08-29T18:14:41.978 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:41.976+0000 7fb61f04a8c0 1 > prepared multipart upload key=2A1BIVN3Z7BT upload=U9PMHO1IYJAG tag=3O8OV79UV9BS type=write size=1779393 2024-08-29T18:14:41.984 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:41.980+0000 7fb61f04a8c0 1 < completed part key=_multipart_AEOIRMCT8KQ2.2~DOI9ALX0FRHS.0 size=1048576 2024-08-29T18:14:41.989 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:41.988+0000 7fb61f04a8c0 1 < completed part key=_multipart_AEOIRMCT8KQ2.2~DOI9ALX0FRHS.1 size=1048576 2024-08-29T18:14:41.993 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:41.992+0000 7fb61f04a8c0 1 < completed part key=_multipart_AEOIRMCT8KQ2.2~DOI9ALX0FRHS.2 size=630195 2024-08-29T18:14:42.002 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:42.000+0000 7fb61f04a8c0 1 < completed multipart upload key=AEOIRMCT8KQ2 upload=DOI9ALX0FRHS tag=TQ3SOBWM42EP type=write size=3775923 2024-08-29T18:14:42.007 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:42.004+0000 7fb61f04a8c0 1 > prepared operation key=88Z3FINQPJH4 tag=2G4KCADE60RU type=del size=2585964 2024-08-29T18:14:42.012 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:42.008+0000 7fb61f04a8c0 1 < completed part key=_multipart_WL071MKICR2A.2~PUFIAE890A4X.0 size=501058 2024-08-29T18:14:42.021 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:42.020+0000 7fb61f04a8c0 1 < completed multipart upload key=WL071MKICR2A upload=PUFIAE890A4X tag=KSNB930P7CFQ type=write size=1549634 2024-08-29T18:14:42.030 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:42.028+0000 7fb61f04a8c0 1 > prepared part key=_multipart_JNIRD10HWLR8.2~SG86APK1VR3X.0 size=1048576 2024-08-29T18:14:42.034 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:42.032+0000 7fb61f04a8c0 1 > prepared part key=_multipart_JNIRD10HWLR8.2~SG86APK1VR3X.1 size=1048576 2024-08-29T18:14:42.037 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:42.036+0000 7fb61f04a8c0 1 > prepared part key=_multipart_JNIRD10HWLR8.2~SG86APK1VR3X.2 size=73252 2024-08-29T18:14:42.037 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:42.036+0000 7fb61f04a8c0 1 > prepared multipart upload key=JNIRD10HWLR8 upload=SG86APK1VR3X tag=7VJESB95J2JJ type=write size=3218980 2024-08-29T18:14:42.042 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:42.040+0000 7fb61f04a8c0 1 < completed part key=_multipart_X36ENK39934I.2~QZ2LLA912GVK.0 size=626921 2024-08-29T18:14:42.050 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:42.048+0000 7fb61f04a8c0 1 < completed multipart upload key=X36ENK39934I upload=QZ2LLA912GVK tag=GN55VWQE9X2U type=write size=1675497 2024-08-29T18:14:42.055 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:42.052+0000 7fb61f04a8c0 1 > prepared operation key=5KUQU3N4QH12 tag=QZBPDTB9V1HY type=del size=2352979 2024-08-29T18:14:42.060 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:42.056+0000 7fb61f04a8c0 1 < completed part key=_multipart_3QFXN4B7753P.2~NFJGC4M78R02.0 size=1048576 2024-08-29T18:14:42.064 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:42.060+0000 7fb61f04a8c0 1 < completed part key=_multipart_3QFXN4B7753P.2~NFJGC4M78R02.1 size=1048576 2024-08-29T18:14:42.068 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:42.064+0000 7fb61f04a8c0 1 < completed part key=_multipart_3QFXN4B7753P.2~NFJGC4M78R02.2 size=429211 2024-08-29T18:14:42.076 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:42.072+0000 7fb61f04a8c0 1 < completed multipart upload key=3QFXN4B7753P upload=NFJGC4M78R02 tag=DY3U5MVC0LFC type=write size=3574939 2024-08-29T18:14:42.085 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:42.084+0000 7fb61f04a8c0 1 > prepared part key=_multipart_9KUQQR7K1949.2~9ALA32V2K1KN.0 size=802867 2024-08-29T18:14:42.085 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:42.084+0000 7fb61f04a8c0 1 > prepared multipart upload key=9KUQQR7K1949 upload=9ALA32V2K1KN tag=1LWAXLELK0T2 type=write size=1851443 2024-08-29T18:14:42.089 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:42.088+0000 7fb61f04a8c0 1 < completed part key=_multipart_AEOIRMCT8KQ2.2~70HZYZL4N7TS.0 size=1048576 2024-08-29T18:14:42.093 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:42.092+0000 7fb61f04a8c0 1 < completed part key=_multipart_AEOIRMCT8KQ2.2~70HZYZL4N7TS.1 size=865089 2024-08-29T18:14:42.101 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:42.100+0000 7fb61f04a8c0 1 < completed multipart upload key=AEOIRMCT8KQ2 upload=70HZYZL4N7TS tag=ND1O1I4GCP2V type=write size=2962241 2024-08-29T18:14:42.106 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:42.104+0000 7fb61f04a8c0 1 > prepared operation key=AYZ82CIS7E5Q tag=41J5IWOSVHVO type=write size=277969 2024-08-29T18:14:42.111 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:42.108+0000 7fb61f04a8c0 1 < completed delete operation key=I3TS5SB21620 tag=OA2W1Z0AOAZW type=del 2024-08-29T18:14:42.116 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:42.112+0000 7fb61f04a8c0 1 > prepared operation key=4CJ45GKY8XE9 tag=JLG1TQAZ3CNV type=del size=891525 2024-08-29T18:14:42.121 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:42.120+0000 7fb61f04a8c0 1 < completed delete operation key=UV4UZ0C0JNBG tag=6T5QYJ27BVIT type=del 2024-08-29T18:14:42.126 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:42.124+0000 7fb61f04a8c0 1 > prepared operation key=2KKUJMSXARBZ tag=25W3HDL92XNJ type=del size=4117250 2024-08-29T18:14:42.132 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:42.128+0000 7fb61f04a8c0 1 < canceled operation key=ME3R1W5MZE98 tag=XE09MSOU48PS type=write size=763374 2024-08-29T18:14:42.137 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:42.136+0000 7fb61f04a8c0 1 > prepared operation key=3TBQVJB6IV1A tag=BXYN9LX937HP type=del size=3328312 2024-08-29T18:14:42.142 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:42.140+0000 7fb61f04a8c0 1 < completed part key=_multipart_W7G9IIKAWQJC.2~0I28Y4QV761D.0 size=1048576 2024-08-29T18:14:42.142 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:42.140+0000 7fb61f04a8c0 1 < canceled part key=_multipart_W7G9IIKAWQJC.2~0I28Y4QV761D.1 size=1048576 2024-08-29T18:14:42.147 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:42.144+0000 7fb61f04a8c0 1 < completed part key=_multipart_W7G9IIKAWQJC.2~0I28Y4QV761D.2 size=555093 2024-08-29T18:14:42.156 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:42.152+0000 7fb61f04a8c0 1 < canceled multipart upload key=W7G9IIKAWQJC upload=0I28Y4QV761D tag=R1W0O3LF322G type=write size=3700821 2024-08-29T18:14:42.166 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:42.164+0000 7fb61f04a8c0 1 > prepared part key=_multipart_WL071MKICR2A.2~NFWIWDWANZQ1.0 size=1048576 2024-08-29T18:14:42.170 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:42.168+0000 7fb61f04a8c0 1 > prepared part key=_multipart_WL071MKICR2A.2~NFWIWDWANZQ1.1 size=1048576 2024-08-29T18:14:42.174 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:42.172+0000 7fb61f04a8c0 1 > prepared part key=_multipart_WL071MKICR2A.2~NFWIWDWANZQ1.2 size=819873 2024-08-29T18:14:42.174 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:42.172+0000 7fb61f04a8c0 1 > prepared multipart upload key=WL071MKICR2A upload=NFWIWDWANZQ1 tag=QQ66THT4GDHE type=write size=3965601 2024-08-29T18:14:42.181 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:42.180+0000 7fb61f04a8c0 1 < completed part key=_multipart_5KUQU3N4QH12.2~Q9GW0IFGYCW1.0 size=400509 2024-08-29T18:14:42.189 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:42.188+0000 7fb61f04a8c0 1 < completed multipart upload key=5KUQU3N4QH12 upload=Q9GW0IFGYCW1 tag=AJPVMDEYQZQG type=write size=1449085 2024-08-29T18:14:42.195 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:42.192+0000 7fb61f04a8c0 1 > prepared operation key=3TBQVJB6IV1A tag=XJZZ2SPE4XH4 type=del size=2880127 2024-08-29T18:14:42.200 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:42.196+0000 7fb61f04a8c0 1 < completed part key=_multipart_H62DUL1RISWE.2~PMU04AXPMJIF.0 size=1048576 2024-08-29T18:14:42.204 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:42.200+0000 7fb61f04a8c0 1 < completed part key=_multipart_H62DUL1RISWE.2~PMU04AXPMJIF.1 size=47898 2024-08-29T18:14:42.214 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:42.212+0000 7fb61f04a8c0 1 < completed multipart upload key=H62DUL1RISWE upload=PMU04AXPMJIF tag=A1KN09T7L41O type=write size=2145050 2024-08-29T18:14:42.218 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:42.216+0000 7fb61f04a8c0 1 > prepared operation key=ACLL9P9WWITK tag=9093BDMY9HZ7 type=write size=351387 2024-08-29T18:14:42.228 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:42.224+0000 7fb61f04a8c0 1 < suggested remove operation key=ISHSUCCWWXU3 tag=AZ26Z62KSX0A type=del 2024-08-29T18:14:42.233 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:42.232+0000 7fb61f04a8c0 1 > prepared operation key=G2SIXOJ02LZ6 tag=XML6RI1Y81VH type=del size=2872414 2024-08-29T18:14:42.238 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:42.236+0000 7fb61f04a8c0 1 < completed part key=_multipart_3QFXN4B7753P.2~PEQSWT6SIOUN.0 size=1014926 2024-08-29T18:14:42.246 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:42.244+0000 7fb61f04a8c0 1 < completed multipart upload key=3QFXN4B7753P upload=PEQSWT6SIOUN tag=BLQGO9Z9VXEC type=write size=2063502 2024-08-29T18:14:42.251 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:42.248+0000 7fb61f04a8c0 1 > prepared operation key=G2SIXOJ02LZ6 tag=BDP738E6EGYY type=del size=2819054 2024-08-29T18:14:42.256 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:42.252+0000 7fb61f04a8c0 1 < completed part key=_multipart_ISHSUCCWWXU3.2~0F6ACAMHT6JT.0 size=631658 2024-08-29T18:14:42.265 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:42.264+0000 7fb61f04a8c0 1 < completed multipart upload key=ISHSUCCWWXU3 upload=0F6ACAMHT6JT tag=7QMMCXK93ZMR type=write size=1680234 2024-08-29T18:14:42.271 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:42.268+0000 7fb61f04a8c0 1 > prepared operation key=2A1BIVN3Z7BT tag=CQXI7MQ0F41P type=del size=3970311 2024-08-29T18:14:42.276 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:42.272+0000 7fb61f04a8c0 1 < completed delete operation key=3QFXN4B7753P tag=VAALW3REB77N type=del 2024-08-29T18:14:42.282 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:42.280+0000 7fb61f04a8c0 1 > prepared operation key=ME3R1W5MZE98 tag=SV1T8AKQHBRG type=write size=899358 2024-08-29T18:14:42.288 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:42.284+0000 7fb61f04a8c0 1 < completed part key=_multipart_2A1BIVN3Z7BT.2~U9PMHO1IYJAG.0 size=730817 2024-08-29T18:14:42.296 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:42.292+0000 7fb61f04a8c0 1 < completed multipart upload key=2A1BIVN3Z7BT upload=U9PMHO1IYJAG tag=3O8OV79UV9BS type=write size=1779393 2024-08-29T18:14:42.305 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:42.304+0000 7fb61f04a8c0 1 > prepared part key=_multipart_ISHSUCCWWXU3.2~3ZPDKSDMBV9C.0 size=80459 2024-08-29T18:14:42.305 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:42.304+0000 7fb61f04a8c0 1 > prepared multipart upload key=ISHSUCCWWXU3 upload=3ZPDKSDMBV9C tag=VHQTW50EUEI1 type=write size=1129035 2024-08-29T18:14:42.310 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:42.308+0000 7fb61f04a8c0 1 < completed delete operation key=88Z3FINQPJH4 tag=2G4KCADE60RU type=del 2024-08-29T18:14:42.315 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:42.312+0000 7fb61f04a8c0 1 > prepared operation key=3QFXN4B7753P tag=POOJN892BI5F type=del size=2155006 2024-08-29T18:14:42.321 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:42.320+0000 7fb61f04a8c0 1 < completed part key=_multipart_JNIRD10HWLR8.2~SG86APK1VR3X.0 size=1048576 2024-08-29T18:14:42.324 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:42.320+0000 7fb61f04a8c0 1 < completed part key=_multipart_JNIRD10HWLR8.2~SG86APK1VR3X.1 size=1048576 2024-08-29T18:14:42.329 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:42.328+0000 7fb61f04a8c0 1 < completed part key=_multipart_JNIRD10HWLR8.2~SG86APK1VR3X.2 size=73252 2024-08-29T18:14:42.337 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:42.336+0000 7fb61f04a8c0 1 < completed multipart upload key=JNIRD10HWLR8 upload=SG86APK1VR3X tag=7VJESB95J2JJ type=write size=3218980 2024-08-29T18:14:42.346 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:42.344+0000 7fb61f04a8c0 1 > prepared part key=_multipart_ME3R1W5MZE98.2~IP9XQBEW15SM.0 size=1048576 2024-08-29T18:14:42.351 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:42.348+0000 7fb61f04a8c0 1 > prepared part key=_multipart_ME3R1W5MZE98.2~IP9XQBEW15SM.1 size=235170 2024-08-29T18:14:42.351 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:42.348+0000 7fb61f04a8c0 1 > prepared multipart upload key=ME3R1W5MZE98 upload=IP9XQBEW15SM tag=B2QMR0DDSVKD type=write size=2332322 2024-08-29T18:14:42.356 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:42.352+0000 7fb61f04a8c0 1 < completed delete operation key=5KUQU3N4QH12 tag=QZBPDTB9V1HY type=del 2024-08-29T18:14:42.365 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:42.364+0000 7fb61f04a8c0 1 > prepared part key=_multipart_G2SIXOJ02LZ6.2~5H6QBOX9CTK1.0 size=1048576 2024-08-29T18:14:42.369 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:42.368+0000 7fb61f04a8c0 1 > prepared part key=_multipart_G2SIXOJ02LZ6.2~5H6QBOX9CTK1.1 size=1048576 2024-08-29T18:14:42.373 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:42.372+0000 7fb61f04a8c0 1 > prepared part key=_multipart_G2SIXOJ02LZ6.2~5H6QBOX9CTK1.2 size=861551 2024-08-29T18:14:42.374 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:42.372+0000 7fb61f04a8c0 1 > prepared multipart upload key=G2SIXOJ02LZ6 upload=5H6QBOX9CTK1 tag=IOEYS1CZ0JXY type=write size=4007279 2024-08-29T18:14:42.378 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:42.376+0000 7fb61f04a8c0 1 < completed part key=_multipart_9KUQQR7K1949.2~9ALA32V2K1KN.0 size=802867 2024-08-29T18:14:42.386 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:42.384+0000 7fb61f04a8c0 1 < completed multipart upload key=9KUQQR7K1949 upload=9ALA32V2K1KN tag=1LWAXLELK0T2 type=write size=1851443 2024-08-29T18:14:42.391 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:42.388+0000 7fb61f04a8c0 1 > prepared operation key=ISHSUCCWWXU3 tag=2JF6E4A1Y7RJ type=del size=3494351 2024-08-29T18:14:42.396 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:42.392+0000 7fb61f04a8c0 1 < completed write operation key=AYZ82CIS7E5Q tag=41J5IWOSVHVO type=write size=277969 2024-08-29T18:14:42.401 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:42.400+0000 7fb61f04a8c0 1 > prepared operation key=3QFXN4B7753P tag=TQ6KBLK7E8TI type=del size=2524565 2024-08-29T18:14:42.406 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:42.404+0000 7fb61f04a8c0 1 < completed delete operation key=4CJ45GKY8XE9 tag=JLG1TQAZ3CNV type=del 2024-08-29T18:14:42.411 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:42.408+0000 7fb61f04a8c0 1 > prepared operation key=W7G9IIKAWQJC tag=XLIBFKYEHRA3 type=del size=1975336 2024-08-29T18:14:42.416 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:42.412+0000 7fb61f04a8c0 1 < completed delete operation key=2KKUJMSXARBZ tag=25W3HDL92XNJ type=del 2024-08-29T18:14:42.421 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:42.420+0000 7fb61f04a8c0 1 > prepared operation key=T5QMR1S0ST4W tag=6JOR30CXY4YU type=del size=2401905 2024-08-29T18:14:42.425 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:42.424+0000 7fb61f04a8c0 1 < completed delete operation key=3TBQVJB6IV1A tag=BXYN9LX937HP type=del 2024-08-29T18:14:42.434 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:42.432+0000 7fb61f04a8c0 1 > prepared part key=_multipart_3TBQVJB6IV1A.2~RFEU4XA0NG0E.0 size=1048576 2024-08-29T18:14:42.438 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:42.436+0000 7fb61f04a8c0 1 > prepared part key=_multipart_3TBQVJB6IV1A.2~RFEU4XA0NG0E.1 size=503285 2024-08-29T18:14:42.439 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:42.436+0000 7fb61f04a8c0 1 > prepared multipart upload key=3TBQVJB6IV1A upload=RFEU4XA0NG0E tag=UK0M6EYMA2OU type=write size=2600437 2024-08-29T18:14:42.443 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:42.440+0000 7fb61f04a8c0 1 < completed part key=_multipart_WL071MKICR2A.2~NFWIWDWANZQ1.0 size=1048576 2024-08-29T18:14:42.447 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:42.444+0000 7fb61f04a8c0 1 < completed part key=_multipart_WL071MKICR2A.2~NFWIWDWANZQ1.1 size=1048576 2024-08-29T18:14:42.451 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:42.448+0000 7fb61f04a8c0 1 < completed part key=_multipart_WL071MKICR2A.2~NFWIWDWANZQ1.2 size=819873 2024-08-29T18:14:42.460 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:42.456+0000 7fb61f04a8c0 1 < completed multipart upload key=WL071MKICR2A upload=NFWIWDWANZQ1 tag=QQ66THT4GDHE type=write size=3965601 2024-08-29T18:14:42.465 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:42.464+0000 7fb61f04a8c0 1 > prepared operation key=ACLL9P9WWITK tag=F4WXHIB7E3IF type=write size=436597 2024-08-29T18:14:42.471 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:42.468+0000 7fb61f04a8c0 1 < canceled operation key=3TBQVJB6IV1A tag=XJZZ2SPE4XH4 type=del size=2880127 2024-08-29T18:14:42.480 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:42.476+0000 7fb61f04a8c0 1 > prepared part key=_multipart_88Z3FINQPJH4.2~8UTDAKORRKAC.0 size=1048576 2024-08-29T18:14:42.484 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:42.480+0000 7fb61f04a8c0 1 > prepared part key=_multipart_88Z3FINQPJH4.2~8UTDAKORRKAC.1 size=429657 2024-08-29T18:14:42.484 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:42.480+0000 7fb61f04a8c0 1 > prepared multipart upload key=88Z3FINQPJH4 upload=8UTDAKORRKAC tag=HFNBQRTSVIK2 type=write size=2526809 2024-08-29T18:14:42.490 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:42.488+0000 7fb61f04a8c0 1 < completed write operation key=ACLL9P9WWITK tag=9093BDMY9HZ7 type=write size=351387 2024-08-29T18:14:42.494 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:42.492+0000 7fb61f04a8c0 1 > prepared operation key=LT1SSGLX1WMH tag=VUBOOGALWO0Z type=del size=3908008 2024-08-29T18:14:42.505 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:42.504+0000 7fb61f04a8c0 1 < suggested update operation key=G2SIXOJ02LZ6 tag=XML6RI1Y81VH type=del size=2872414 2024-08-29T18:14:42.510 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:42.508+0000 7fb61f04a8c0 1 > prepared operation key=UV4UZ0C0JNBG tag=Q705DDA16OY4 type=write size=797280 2024-08-29T18:14:42.517 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:42.516+0000 7fb61f04a8c0 -1 < failed to complete operation key=G2SIXOJ02LZ6 tag=BDP738E6EGYY type=del size=2819054: (22) Invalid argument 2024-08-29T18:14:42.526 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:42.524+0000 7fb61f04a8c0 1 > prepared part key=_multipart_H62DUL1RISWE.2~QFC1NE9PT73C.0 size=1048576 2024-08-29T18:14:42.530 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:42.528+0000 7fb61f04a8c0 1 > prepared part key=_multipart_H62DUL1RISWE.2~QFC1NE9PT73C.1 size=488569 2024-08-29T18:14:42.530 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:42.528+0000 7fb61f04a8c0 1 > prepared multipart upload key=H62DUL1RISWE upload=QFC1NE9PT73C tag=TGBLBFWOI8F3 type=write size=2585721 2024-08-29T18:14:42.535 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:42.532+0000 7fb61f04a8c0 1 < canceled operation key=2A1BIVN3Z7BT tag=CQXI7MQ0F41P type=del size=3970311 2024-08-29T18:14:42.541 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:42.540+0000 7fb61f04a8c0 1 > prepared operation key=H62DUL1RISWE tag=0XAQ6V75V3LH type=write size=181393 2024-08-29T18:14:42.546 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:42.544+0000 7fb61f04a8c0 1 < completed write operation key=ME3R1W5MZE98 tag=SV1T8AKQHBRG type=write size=899358 2024-08-29T18:14:42.551 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:42.548+0000 7fb61f04a8c0 1 > prepared operation key=AYZ82CIS7E5Q tag=KN8ZD7PC3GDH type=write size=993733 2024-08-29T18:14:42.556 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:42.552+0000 7fb61f04a8c0 1 < completed part key=_multipart_ISHSUCCWWXU3.2~3ZPDKSDMBV9C.0 size=80459 2024-08-29T18:14:42.564 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:42.560+0000 7fb61f04a8c0 1 < completed multipart upload key=ISHSUCCWWXU3 upload=3ZPDKSDMBV9C tag=VHQTW50EUEI1 type=write size=1129035 2024-08-29T18:14:42.569 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:42.568+0000 7fb61f04a8c0 1 > prepared operation key=3QFXN4B7753P tag=8P8HN5EGP73Y type=del size=2702109 2024-08-29T18:14:42.574 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:42.572+0000 7fb61f04a8c0 1 < completed delete operation key=3QFXN4B7753P tag=POOJN892BI5F type=del 2024-08-29T18:14:42.583 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:42.580+0000 7fb61f04a8c0 1 > prepared part key=_multipart_WL071MKICR2A.2~QD8TBNXNZAK4.0 size=1048576 2024-08-29T18:14:42.587 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:42.584+0000 7fb61f04a8c0 1 > prepared part key=_multipart_WL071MKICR2A.2~QD8TBNXNZAK4.1 size=356065 2024-08-29T18:14:42.588 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:42.584+0000 7fb61f04a8c0 1 > prepared multipart upload key=WL071MKICR2A upload=QD8TBNXNZAK4 tag=YKUI2N1ANFMR type=write size=2453217 2024-08-29T18:14:42.588 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:42.584+0000 7fb61f04a8c0 1 < canceled part key=_multipart_ME3R1W5MZE98.2~IP9XQBEW15SM.0 size=1048576 2024-08-29T18:14:42.592 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:42.588+0000 7fb61f04a8c0 1 < completed part key=_multipart_ME3R1W5MZE98.2~IP9XQBEW15SM.1 size=235170 2024-08-29T18:14:42.601 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:42.600+0000 7fb61f04a8c0 1 < canceled multipart upload key=ME3R1W5MZE98 upload=IP9XQBEW15SM tag=B2QMR0DDSVKD type=write size=2332322 2024-08-29T18:14:42.606 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:42.604+0000 7fb61f04a8c0 1 > prepared operation key=S94OB93AU625 tag=8O5UYTDO4WSB type=del size=389124 2024-08-29T18:14:42.611 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:42.608+0000 7fb61f04a8c0 1 < completed part key=_multipart_G2SIXOJ02LZ6.2~5H6QBOX9CTK1.0 size=1048576 2024-08-29T18:14:42.616 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:42.612+0000 7fb61f04a8c0 1 < completed part key=_multipart_G2SIXOJ02LZ6.2~5H6QBOX9CTK1.1 size=1048576 2024-08-29T18:14:42.621 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:42.620+0000 7fb61f04a8c0 1 < completed part key=_multipart_G2SIXOJ02LZ6.2~5H6QBOX9CTK1.2 size=861551 2024-08-29T18:14:42.629 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:42.628+0000 7fb61f04a8c0 1 < completed multipart upload key=G2SIXOJ02LZ6 upload=5H6QBOX9CTK1 tag=IOEYS1CZ0JXY type=write size=4007279 2024-08-29T18:14:42.637 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:42.636+0000 7fb61f04a8c0 1 > prepared part key=_multipart_2KKUJMSXARBZ.2~XBC63YYJ4276.0 size=771340 2024-08-29T18:14:42.638 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:42.636+0000 7fb61f04a8c0 1 > prepared multipart upload key=2KKUJMSXARBZ upload=XBC63YYJ4276 tag=CPPKYAEG2D5M type=write size=1819916 2024-08-29T18:14:42.642 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:42.640+0000 7fb61f04a8c0 1 < completed delete operation key=ISHSUCCWWXU3 tag=2JF6E4A1Y7RJ type=del 2024-08-29T18:14:42.647 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:42.644+0000 7fb61f04a8c0 1 > prepared operation key=4CJ45GKY8XE9 tag=B2O3CZ9HQ1O7 type=del size=593402 2024-08-29T18:14:42.658 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:42.656+0000 7fb61f04a8c0 1 < suggested update operation key=3QFXN4B7753P tag=TQ6KBLK7E8TI type=del size=2524565 2024-08-29T18:14:42.667 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:42.664+0000 7fb61f04a8c0 1 > prepared part key=_multipart_0YHK9IOSR0X1.2~SXJBM37TMBBY.0 size=752793 2024-08-29T18:14:42.667 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:42.664+0000 7fb61f04a8c0 1 > prepared multipart upload key=0YHK9IOSR0X1 upload=SXJBM37TMBBY tag=TWOCF36J7W0O type=write size=1801369 2024-08-29T18:14:42.677 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:42.676+0000 7fb61f04a8c0 1 < suggested update operation key=W7G9IIKAWQJC tag=XLIBFKYEHRA3 type=del size=1975336 2024-08-29T18:14:42.686 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:42.684+0000 7fb61f04a8c0 1 > prepared part key=_multipart_TER6ZJRIMW56.2~RBMUJ4NOXI3M.0 size=1048576 2024-08-29T18:14:42.690 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:42.688+0000 7fb61f04a8c0 1 > prepared part key=_multipart_TER6ZJRIMW56.2~RBMUJ4NOXI3M.1 size=861863 2024-08-29T18:14:42.690 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:42.688+0000 7fb61f04a8c0 1 > prepared multipart upload key=TER6ZJRIMW56 upload=RBMUJ4NOXI3M tag=QE60D1X967P4 type=write size=2959015 2024-08-29T18:14:42.696 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:42.692+0000 7fb61f04a8c0 1 < completed delete operation key=T5QMR1S0ST4W tag=6JOR30CXY4YU type=del 2024-08-29T18:14:42.699 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:42.696+0000 7fb61f04a8c0 1 > prepared operation key=UV4UZ0C0JNBG tag=M3HGZWDI0ATI type=write size=997350 2024-08-29T18:14:42.704 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:42.700+0000 7fb61f04a8c0 1 < completed part key=_multipart_3TBQVJB6IV1A.2~RFEU4XA0NG0E.0 size=1048576 2024-08-29T18:14:42.708 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:42.704+0000 7fb61f04a8c0 1 < completed part key=_multipart_3TBQVJB6IV1A.2~RFEU4XA0NG0E.1 size=503285 2024-08-29T18:14:42.716 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:42.712+0000 7fb61f04a8c0 1 < completed multipart upload key=3TBQVJB6IV1A upload=RFEU4XA0NG0E tag=UK0M6EYMA2OU type=write size=2600437 2024-08-29T18:14:42.726 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:42.724+0000 7fb61f04a8c0 1 > prepared part key=_multipart_5KUQU3N4QH12.2~J8Y3Y822XBFQ.0 size=414698 2024-08-29T18:14:42.726 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:42.724+0000 7fb61f04a8c0 1 > prepared multipart upload key=5KUQU3N4QH12 upload=J8Y3Y822XBFQ tag=APWBD2OC2BEI type=write size=1463274 2024-08-29T18:14:42.730 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:42.728+0000 7fb61f04a8c0 1 < canceled operation key=ACLL9P9WWITK tag=F4WXHIB7E3IF type=write size=436597 2024-08-29T18:14:42.736 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:42.732+0000 7fb61f04a8c0 1 > prepared operation key=G64DV15QNIKC tag=XKCDIPK6B5X4 type=del size=103468 2024-08-29T18:14:42.741 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:42.740+0000 7fb61f04a8c0 1 < completed part key=_multipart_88Z3FINQPJH4.2~8UTDAKORRKAC.0 size=1048576 2024-08-29T18:14:42.746 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:42.744+0000 7fb61f04a8c0 1 < completed part key=_multipart_88Z3FINQPJH4.2~8UTDAKORRKAC.1 size=429657 2024-08-29T18:14:42.756 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:42.752+0000 7fb61f04a8c0 1 < completed multipart upload key=88Z3FINQPJH4 upload=8UTDAKORRKAC tag=HFNBQRTSVIK2 type=write size=2526809 2024-08-29T18:14:42.765 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:42.764+0000 7fb61f04a8c0 1 > prepared part key=_multipart_5KUQU3N4QH12.2~9BELCRONA1QG.0 size=426430 2024-08-29T18:14:42.765 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:42.764+0000 7fb61f04a8c0 1 > prepared multipart upload key=5KUQU3N4QH12 upload=9BELCRONA1QG tag=CZ29FWQW8HZL type=write size=1475006 2024-08-29T18:14:42.770 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:42.768+0000 7fb61f04a8c0 1 < completed delete operation key=LT1SSGLX1WMH tag=VUBOOGALWO0Z type=del 2024-08-29T18:14:42.776 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:42.772+0000 7fb61f04a8c0 1 > prepared operation key=ISHSUCCWWXU3 tag=257XEV6H7DCY type=del size=578819 2024-08-29T18:14:42.781 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:42.780+0000 7fb61f04a8c0 1 < completed write operation key=UV4UZ0C0JNBG tag=Q705DDA16OY4 type=write size=797280 2024-08-29T18:14:42.787 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:42.784+0000 7fb61f04a8c0 1 > prepared operation key=AYZ82CIS7E5Q tag=73I6CGAA6ZCA type=del size=727428 2024-08-29T18:14:42.792 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:42.788+0000 7fb61f04a8c0 1 < completed part key=_multipart_H62DUL1RISWE.2~QFC1NE9PT73C.0 size=1048576 2024-08-29T18:14:42.796 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:42.792+0000 7fb61f04a8c0 1 < completed part key=_multipart_H62DUL1RISWE.2~QFC1NE9PT73C.1 size=488569 2024-08-29T18:14:42.804 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:42.800+0000 7fb61f04a8c0 1 < completed multipart upload key=H62DUL1RISWE upload=QFC1NE9PT73C tag=TGBLBFWOI8F3 type=write size=2585721 2024-08-29T18:14:42.813 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:42.812+0000 7fb61f04a8c0 1 > prepared part key=_multipart_AEOIRMCT8KQ2.2~MG942QJXBOVW.0 size=1048576 2024-08-29T18:14:42.817 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:42.816+0000 7fb61f04a8c0 1 > prepared part key=_multipart_AEOIRMCT8KQ2.2~MG942QJXBOVW.1 size=1048576 2024-08-29T18:14:42.821 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:42.820+0000 7fb61f04a8c0 1 > prepared part key=_multipart_AEOIRMCT8KQ2.2~MG942QJXBOVW.2 size=417054 2024-08-29T18:14:42.821 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:42.820+0000 7fb61f04a8c0 1 > prepared multipart upload key=AEOIRMCT8KQ2 upload=MG942QJXBOVW tag=8YHWVILEL097 type=write size=3562782 2024-08-29T18:14:42.826 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:42.824+0000 7fb61f04a8c0 1 < completed write operation key=H62DUL1RISWE tag=0XAQ6V75V3LH type=write size=181393 2024-08-29T18:14:42.835 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:42.832+0000 7fb61f04a8c0 1 > prepared part key=_multipart_9KUQQR7K1949.2~XDBR7BG15JXJ.0 size=1048576 2024-08-29T18:14:42.839 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:42.836+0000 7fb61f04a8c0 1 > prepared part key=_multipart_9KUQQR7K1949.2~XDBR7BG15JXJ.1 size=1048576 2024-08-29T18:14:42.844 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:42.840+0000 7fb61f04a8c0 1 > prepared part key=_multipart_9KUQQR7K1949.2~XDBR7BG15JXJ.2 size=17487 2024-08-29T18:14:42.844 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:42.840+0000 7fb61f04a8c0 1 > prepared multipart upload key=9KUQQR7K1949 upload=XDBR7BG15JXJ tag=TVE83WKL7OPJ type=write size=3163215 2024-08-29T18:14:42.849 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:42.848+0000 7fb61f04a8c0 1 < completed write operation key=AYZ82CIS7E5Q tag=KN8ZD7PC3GDH type=write size=993733 2024-08-29T18:14:42.854 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:42.852+0000 7fb61f04a8c0 1 > prepared operation key=2KKUJMSXARBZ tag=S9JKC6C3P8KQ type=del size=169492 2024-08-29T18:14:42.860 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:42.856+0000 7fb61f04a8c0 -1 < failed to complete operation key=3QFXN4B7753P tag=8P8HN5EGP73Y type=del size=2702109: (22) Invalid argument 2024-08-29T18:14:42.865 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:42.864+0000 7fb61f04a8c0 1 > prepared operation key=9KUQQR7K1949 tag=97KI9P0D21VD type=del size=2786484 2024-08-29T18:14:42.869 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:42.868+0000 7fb61f04a8c0 1 < completed part key=_multipart_WL071MKICR2A.2~QD8TBNXNZAK4.0 size=1048576 2024-08-29T18:14:42.869 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:42.868+0000 7fb61f04a8c0 1 < canceled part key=_multipart_WL071MKICR2A.2~QD8TBNXNZAK4.1 size=356065 2024-08-29T18:14:42.877 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:42.876+0000 7fb61f04a8c0 1 < canceled multipart upload key=WL071MKICR2A upload=QD8TBNXNZAK4 tag=YKUI2N1ANFMR type=write size=2453217 2024-08-29T18:14:42.882 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:42.880+0000 7fb61f04a8c0 1 > prepared operation key=XQUR2PAH9MTZ tag=H4FYMNB9GY0I type=del size=2208345 2024-08-29T18:14:42.887 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:42.884+0000 7fb61f04a8c0 1 < completed delete operation key=S94OB93AU625 tag=8O5UYTDO4WSB type=del 2024-08-29T18:14:42.892 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:42.888+0000 7fb61f04a8c0 1 > prepared operation key=3QFXN4B7753P tag=KE0XJ6N9KQGX type=write size=1028097 2024-08-29T18:14:42.900 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:42.896+0000 7fb61f04a8c0 1 < completed part key=_multipart_2KKUJMSXARBZ.2~XBC63YYJ4276.0 size=771340 2024-08-29T18:14:42.907 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:42.904+0000 7fb61f04a8c0 1 < completed multipart upload key=2KKUJMSXARBZ upload=XBC63YYJ4276 tag=CPPKYAEG2D5M type=write size=1819916 2024-08-29T18:14:42.912 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:42.908+0000 7fb61f04a8c0 1 > prepared operation key=ISHSUCCWWXU3 tag=XP11HD5SMARU type=del size=964577 2024-08-29T18:14:42.917 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:42.916+0000 7fb61f04a8c0 1 < completed delete operation key=4CJ45GKY8XE9 tag=B2O3CZ9HQ1O7 type=del 2024-08-29T18:14:42.922 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:42.920+0000 7fb61f04a8c0 1 > prepared operation key=JNIRD10HWLR8 tag=Q4XX04H0UX2U type=write size=1004461 2024-08-29T18:14:42.926 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:42.924+0000 7fb61f04a8c0 1 < completed part key=_multipart_0YHK9IOSR0X1.2~SXJBM37TMBBY.0 size=752793 2024-08-29T18:14:42.935 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:42.932+0000 7fb61f04a8c0 1 < completed multipart upload key=0YHK9IOSR0X1 upload=SXJBM37TMBBY tag=TWOCF36J7W0O type=write size=1801369 2024-08-29T18:14:42.944 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:42.940+0000 7fb61f04a8c0 1 > prepared part key=_multipart_4CJ45GKY8XE9.2~G96JCM1EHKFT.0 size=582565 2024-08-29T18:14:42.944 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:42.940+0000 7fb61f04a8c0 1 > prepared multipart upload key=4CJ45GKY8XE9 upload=G96JCM1EHKFT tag=9NVLE412MQS1 type=write size=1631141 2024-08-29T18:14:42.948 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:42.944+0000 7fb61f04a8c0 1 < completed part key=_multipart_TER6ZJRIMW56.2~RBMUJ4NOXI3M.0 size=1048576 2024-08-29T18:14:42.952 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:42.948+0000 7fb61f04a8c0 1 < completed part key=_multipart_TER6ZJRIMW56.2~RBMUJ4NOXI3M.1 size=861863 2024-08-29T18:14:42.960 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:42.956+0000 7fb61f04a8c0 1 < completed multipart upload key=TER6ZJRIMW56 upload=RBMUJ4NOXI3M tag=QE60D1X967P4 type=write size=2959015 2024-08-29T18:14:42.965 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:42.964+0000 7fb61f04a8c0 1 > prepared operation key=3QFXN4B7753P tag=2CN9LB218K4I type=write size=811890 2024-08-29T18:14:42.970 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:42.968+0000 7fb61f04a8c0 1 < completed write operation key=UV4UZ0C0JNBG tag=M3HGZWDI0ATI type=write size=997350 2024-08-29T18:14:42.975 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:42.972+0000 7fb61f04a8c0 1 > prepared operation key=LT1SSGLX1WMH tag=YNPE82E89WC2 type=del size=3578401 2024-08-29T18:14:42.976 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:42.972+0000 7fb61f04a8c0 1 < canceled part key=_multipart_5KUQU3N4QH12.2~J8Y3Y822XBFQ.0 size=414698 2024-08-29T18:14:42.984 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:42.980+0000 7fb61f04a8c0 1 < canceled multipart upload key=5KUQU3N4QH12 upload=J8Y3Y822XBFQ tag=APWBD2OC2BEI type=write size=1463274 2024-08-29T18:14:42.989 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:42.988+0000 7fb61f04a8c0 1 > prepared operation key=TER6ZJRIMW56 tag=DBEQJF45EZF5 type=del size=90803 2024-08-29T18:14:42.998 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:42.996+0000 7fb61f04a8c0 1 < suggested update operation key=G64DV15QNIKC tag=XKCDIPK6B5X4 type=del size=103468 2024-08-29T18:14:43.007 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:43.004+0000 7fb61f04a8c0 1 > prepared part key=_multipart_H62DUL1RISWE.2~WR1E7DD8BQJ5.0 size=1048576 2024-08-29T18:14:43.011 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:43.008+0000 7fb61f04a8c0 1 > prepared part key=_multipart_H62DUL1RISWE.2~WR1E7DD8BQJ5.1 size=849151 2024-08-29T18:14:43.011 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:43.008+0000 7fb61f04a8c0 1 > prepared multipart upload key=H62DUL1RISWE upload=WR1E7DD8BQJ5 tag=JRW66ND56NIM type=write size=2946303 2024-08-29T18:14:43.012 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:43.008+0000 7fb61f04a8c0 1 < canceled part key=_multipart_5KUQU3N4QH12.2~9BELCRONA1QG.0 size=426430 2024-08-29T18:14:43.021 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:43.020+0000 7fb61f04a8c0 1 < canceled multipart upload key=5KUQU3N4QH12 upload=9BELCRONA1QG tag=CZ29FWQW8HZL type=write size=1475006 2024-08-29T18:14:43.029 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:43.028+0000 7fb61f04a8c0 1 > prepared part key=_multipart_I3TS5SB21620.2~4OH3BIXWXPET.0 size=1048576 2024-08-29T18:14:43.033 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:43.032+0000 7fb61f04a8c0 1 > prepared part key=_multipart_I3TS5SB21620.2~4OH3BIXWXPET.1 size=1048576 2024-08-29T18:14:43.037 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:43.036+0000 7fb61f04a8c0 1 > prepared part key=_multipart_I3TS5SB21620.2~4OH3BIXWXPET.2 size=790340 2024-08-29T18:14:43.037 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:43.036+0000 7fb61f04a8c0 1 > prepared multipart upload key=I3TS5SB21620 upload=4OH3BIXWXPET tag=VT8WML0OC2KF type=write size=3936068 2024-08-29T18:14:43.042 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:43.040+0000 7fb61f04a8c0 1 < completed delete operation key=ISHSUCCWWXU3 tag=257XEV6H7DCY type=del 2024-08-29T18:14:43.051 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:43.048+0000 7fb61f04a8c0 1 > prepared part key=_multipart_ACLL9P9WWITK.2~9OGTUKAITWSU.0 size=1048576 2024-08-29T18:14:43.055 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:43.052+0000 7fb61f04a8c0 1 > prepared part key=_multipart_ACLL9P9WWITK.2~9OGTUKAITWSU.1 size=243139 2024-08-29T18:14:43.055 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:43.052+0000 7fb61f04a8c0 1 > prepared multipart upload key=ACLL9P9WWITK upload=9OGTUKAITWSU tag=LFCU9I8H1FCU type=write size=2340291 2024-08-29T18:14:43.060 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:43.056+0000 7fb61f04a8c0 1 < completed delete operation key=AYZ82CIS7E5Q tag=73I6CGAA6ZCA type=del 2024-08-29T18:14:43.069 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:43.068+0000 7fb61f04a8c0 1 > prepared part key=_multipart_4CJ45GKY8XE9.2~L6RMV5DYJTUD.0 size=864409 2024-08-29T18:14:43.069 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:43.068+0000 7fb61f04a8c0 1 > prepared multipart upload key=4CJ45GKY8XE9 upload=L6RMV5DYJTUD tag=7TJEBSGTS4RQ type=write size=1912985 2024-08-29T18:14:43.074 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:43.072+0000 7fb61f04a8c0 1 < completed part key=_multipart_AEOIRMCT8KQ2.2~MG942QJXBOVW.0 size=1048576 2024-08-29T18:14:43.078 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:43.076+0000 7fb61f04a8c0 1 < completed part key=_multipart_AEOIRMCT8KQ2.2~MG942QJXBOVW.1 size=1048576 2024-08-29T18:14:43.082 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:43.080+0000 7fb61f04a8c0 1 < completed part key=_multipart_AEOIRMCT8KQ2.2~MG942QJXBOVW.2 size=417054 2024-08-29T18:14:43.090 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:43.088+0000 7fb61f04a8c0 1 < completed multipart upload key=AEOIRMCT8KQ2 upload=MG942QJXBOVW tag=8YHWVILEL097 type=write size=3562782 2024-08-29T18:14:43.099 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:43.096+0000 7fb61f04a8c0 1 > prepared part key=_multipart_0YHK9IOSR0X1.2~S92JUWYSJQ0A.0 size=1048576 2024-08-29T18:14:43.103 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:43.100+0000 7fb61f04a8c0 1 > prepared part key=_multipart_0YHK9IOSR0X1.2~S92JUWYSJQ0A.1 size=1048576 2024-08-29T18:14:43.107 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:43.104+0000 7fb61f04a8c0 1 > prepared part key=_multipart_0YHK9IOSR0X1.2~S92JUWYSJQ0A.2 size=721636 2024-08-29T18:14:43.107 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:43.104+0000 7fb61f04a8c0 1 > prepared multipart upload key=0YHK9IOSR0X1 upload=S92JUWYSJQ0A tag=DPTD3APUY41Y type=write size=3867364 2024-08-29T18:14:43.112 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:43.108+0000 7fb61f04a8c0 1 < completed part key=_multipart_9KUQQR7K1949.2~XDBR7BG15JXJ.0 size=1048576 2024-08-29T18:14:43.116 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:43.112+0000 7fb61f04a8c0 1 < completed part key=_multipart_9KUQQR7K1949.2~XDBR7BG15JXJ.1 size=1048576 2024-08-29T18:14:43.120 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:43.116+0000 7fb61f04a8c0 1 < completed part key=_multipart_9KUQQR7K1949.2~XDBR7BG15JXJ.2 size=17487 2024-08-29T18:14:43.128 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:43.124+0000 7fb61f04a8c0 1 < completed multipart upload key=9KUQQR7K1949 upload=XDBR7BG15JXJ tag=TVE83WKL7OPJ type=write size=3163215 2024-08-29T18:14:43.138 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:43.136+0000 7fb61f04a8c0 1 > prepared part key=_multipart_ISHSUCCWWXU3.2~YVPU8HXS08MM.0 size=1048576 2024-08-29T18:14:43.141 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:43.140+0000 7fb61f04a8c0 1 > prepared part key=_multipart_ISHSUCCWWXU3.2~YVPU8HXS08MM.1 size=585082 2024-08-29T18:14:43.142 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:43.140+0000 7fb61f04a8c0 1 > prepared multipart upload key=ISHSUCCWWXU3 upload=YVPU8HXS08MM tag=VUE5DAO2E40Y type=write size=2682234 2024-08-29T18:14:43.147 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:43.144+0000 7fb61f04a8c0 1 < completed delete operation key=2KKUJMSXARBZ tag=S9JKC6C3P8KQ type=del 2024-08-29T18:14:43.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:14:42 smithi029 bash[77880]: cluster 2024-08-29T18:14:41.831992+0000 mgr.y (mgr.25004) 744 : cluster [DBG] pgmap v1409: 137 pgs: 137 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 615 KiB/s rd, 212 KiB/s wr, 1.08k op/s 2024-08-29T18:14:43.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:14:42 smithi029 bash[79042]: cluster 2024-08-29T18:14:41.831992+0000 mgr.y (mgr.25004) 744 : cluster [DBG] pgmap v1409: 137 pgs: 137 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 615 KiB/s rd, 212 KiB/s wr, 1.08k op/s 2024-08-29T18:14:43.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:14:42 smithi110 bash[67519]: cluster 2024-08-29T18:14:41.831992+0000 mgr.y (mgr.25004) 744 : cluster [DBG] pgmap v1409: 137 pgs: 137 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 615 KiB/s rd, 212 KiB/s wr, 1.08k op/s 2024-08-29T18:14:43.152 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:43.148+0000 7fb61f04a8c0 1 > prepared operation key=G2SIXOJ02LZ6 tag=C8LZ6FT3W29K type=del size=484599 2024-08-29T18:14:43.156 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:43.152+0000 7fb61f04a8c0 1 < canceled operation key=9KUQQR7K1949 tag=97KI9P0D21VD type=del size=2786484 2024-08-29T18:14:43.161 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:43.160+0000 7fb61f04a8c0 1 > prepared operation key=JNIRD10HWLR8 tag=5ZB41MO0UQU7 type=del size=3393360 2024-08-29T18:14:43.166 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:43.164+0000 7fb61f04a8c0 1 < completed delete operation key=XQUR2PAH9MTZ tag=H4FYMNB9GY0I type=del 2024-08-29T18:14:43.176 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:43.172+0000 7fb61f04a8c0 1 > prepared part key=_multipart_ME3R1W5MZE98.2~C5RXBF91MJX7.0 size=577856 2024-08-29T18:14:43.176 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:43.172+0000 7fb61f04a8c0 1 > prepared multipart upload key=ME3R1W5MZE98 upload=C5RXBF91MJX7 tag=XEJ9JOEAEQ1E type=write size=1626432 2024-08-29T18:14:43.180 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:43.176+0000 7fb61f04a8c0 1 < completed write operation key=3QFXN4B7753P tag=KE0XJ6N9KQGX type=write size=1028097 2024-08-29T18:14:43.185 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:43.184+0000 7fb61f04a8c0 1 > prepared operation key=WL071MKICR2A tag=FIIVCU0WT8HQ type=del size=2474962 2024-08-29T18:14:43.189 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:43.188+0000 7fb61f04a8c0 1 < canceled operation key=ISHSUCCWWXU3 tag=XP11HD5SMARU type=del size=964577 2024-08-29T18:14:43.198 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:43.196+0000 7fb61f04a8c0 1 > prepared part key=_multipart_G2SIXOJ02LZ6.2~GHKPY3ANYAUZ.0 size=1048576 2024-08-29T18:14:43.201 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:43.200+0000 7fb61f04a8c0 1 > prepared part key=_multipart_G2SIXOJ02LZ6.2~GHKPY3ANYAUZ.1 size=895436 2024-08-29T18:14:43.201 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:43.200+0000 7fb61f04a8c0 1 > prepared multipart upload key=G2SIXOJ02LZ6 upload=GHKPY3ANYAUZ tag=0P118A0CK675 type=write size=2992588 2024-08-29T18:14:43.212 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:43.208+0000 7fb61f04a8c0 1 < suggested update operation key=JNIRD10HWLR8 tag=Q4XX04H0UX2U type=write size=1004461 2024-08-29T18:14:43.217 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:43.216+0000 7fb61f04a8c0 1 > prepared operation key=TER6ZJRIMW56 tag=P38LXVLI5WKS type=del size=1196128 2024-08-29T18:14:43.222 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:43.220+0000 7fb61f04a8c0 1 < completed part key=_multipart_4CJ45GKY8XE9.2~G96JCM1EHKFT.0 size=582565 2024-08-29T18:14:43.229 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:43.228+0000 7fb61f04a8c0 1 < completed multipart upload key=4CJ45GKY8XE9 upload=G96JCM1EHKFT tag=9NVLE412MQS1 type=write size=1631141 2024-08-29T18:14:43.234 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:43.232+0000 7fb61f04a8c0 1 > prepared operation key=0YHK9IOSR0X1 tag=OCQ7H26PRZPG type=del size=248339 2024-08-29T18:14:43.243 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:43.240+0000 7fb61f04a8c0 1 < suggested update operation key=3QFXN4B7753P tag=2CN9LB218K4I type=write size=811890 2024-08-29T18:14:43.248 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:43.244+0000 7fb61f04a8c0 1 > prepared operation key=WL071MKICR2A tag=5P34O5U6D9EN type=write size=253911 2024-08-29T18:14:43.253 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:43.252+0000 7fb61f04a8c0 1 < completed delete operation key=LT1SSGLX1WMH tag=YNPE82E89WC2 type=del 2024-08-29T18:14:43.261 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:43.260+0000 7fb61f04a8c0 1 > prepared part key=_multipart_AEOIRMCT8KQ2.2~S4SLHCHAA4NO.0 size=1048576 2024-08-29T18:14:43.265 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:43.264+0000 7fb61f04a8c0 1 > prepared part key=_multipart_AEOIRMCT8KQ2.2~S4SLHCHAA4NO.1 size=1048576 2024-08-29T18:14:43.269 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:43.268+0000 7fb61f04a8c0 1 > prepared part key=_multipart_AEOIRMCT8KQ2.2~S4SLHCHAA4NO.2 size=494590 2024-08-29T18:14:43.269 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:43.268+0000 7fb61f04a8c0 1 > prepared multipart upload key=AEOIRMCT8KQ2 upload=S4SLHCHAA4NO tag=08XQN7CZE1EH type=write size=3640318 2024-08-29T18:14:43.273 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:43.272+0000 7fb61f04a8c0 1 < completed delete operation key=TER6ZJRIMW56 tag=DBEQJF45EZF5 type=del 2024-08-29T18:14:43.278 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:43.276+0000 7fb61f04a8c0 1 > prepared operation key=0YHK9IOSR0X1 tag=P9JRGR0O2MBK type=write size=786402 2024-08-29T18:14:43.279 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:43.276+0000 7fb61f04a8c0 1 < canceled part key=_multipart_H62DUL1RISWE.2~WR1E7DD8BQJ5.0 size=1048576 2024-08-29T18:14:43.283 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:43.280+0000 7fb61f04a8c0 1 < completed part key=_multipart_H62DUL1RISWE.2~WR1E7DD8BQJ5.1 size=849151 2024-08-29T18:14:43.291 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:43.288+0000 7fb61f04a8c0 1 < canceled multipart upload key=H62DUL1RISWE upload=WR1E7DD8BQJ5 tag=JRW66ND56NIM type=write size=2946303 2024-08-29T18:14:43.301 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:43.300+0000 7fb61f04a8c0 1 > prepared part key=_multipart_JNIRD10HWLR8.2~3GSKMD550AC5.0 size=455845 2024-08-29T18:14:43.301 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:43.300+0000 7fb61f04a8c0 1 > prepared multipart upload key=JNIRD10HWLR8 upload=3GSKMD550AC5 tag=WO9TUMHJ7K34 type=write size=1504421 2024-08-29T18:14:43.305 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:43.304+0000 7fb61f04a8c0 1 < completed part key=_multipart_I3TS5SB21620.2~4OH3BIXWXPET.0 size=1048576 2024-08-29T18:14:43.312 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:43.308+0000 7fb61f04a8c0 1 < completed part key=_multipart_I3TS5SB21620.2~4OH3BIXWXPET.1 size=1048576 2024-08-29T18:14:43.313 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:43.312+0000 7fb61f04a8c0 1 < completed part key=_multipart_I3TS5SB21620.2~4OH3BIXWXPET.2 size=790340 2024-08-29T18:14:43.321 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:43.320+0000 7fb61f04a8c0 1 < completed multipart upload key=I3TS5SB21620 upload=4OH3BIXWXPET tag=VT8WML0OC2KF type=write size=3936068 2024-08-29T18:14:43.330 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:43.328+0000 7fb61f04a8c0 1 > prepared part key=_multipart_QIF1G8LA4M98.2~9S00PALN8071.0 size=1048576 2024-08-29T18:14:43.334 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:43.332+0000 7fb61f04a8c0 1 > prepared part key=_multipart_QIF1G8LA4M98.2~9S00PALN8071.1 size=705872 2024-08-29T18:14:43.334 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:43.332+0000 7fb61f04a8c0 1 > prepared multipart upload key=QIF1G8LA4M98 upload=9S00PALN8071 tag=QEUYDG7AG0SF type=write size=2803024 2024-08-29T18:14:43.335 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:43.332+0000 7fb61f04a8c0 1 < canceled part key=_multipart_ACLL9P9WWITK.2~9OGTUKAITWSU.0 size=1048576 2024-08-29T18:14:43.339 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:43.336+0000 7fb61f04a8c0 1 < completed part key=_multipart_ACLL9P9WWITK.2~9OGTUKAITWSU.1 size=243139 2024-08-29T18:14:43.349 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:43.348+0000 7fb61f04a8c0 1 < canceled multipart upload key=ACLL9P9WWITK upload=9OGTUKAITWSU tag=LFCU9I8H1FCU type=write size=2340291 2024-08-29T18:14:43.359 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:43.356+0000 7fb61f04a8c0 1 > prepared part key=_multipart_YTTW0WYLHLAN.2~1G2TD4MLCRQY.0 size=909958 2024-08-29T18:14:43.359 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:43.356+0000 7fb61f04a8c0 1 > prepared multipart upload key=YTTW0WYLHLAN upload=1G2TD4MLCRQY tag=YXB10HYAO08T type=write size=1958534 2024-08-29T18:14:43.363 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:43.360+0000 7fb61f04a8c0 1 < completed part key=_multipart_4CJ45GKY8XE9.2~L6RMV5DYJTUD.0 size=864409 2024-08-29T18:14:43.372 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:43.368+0000 7fb61f04a8c0 1 < completed multipart upload key=4CJ45GKY8XE9 upload=L6RMV5DYJTUD tag=7TJEBSGTS4RQ type=write size=1912985 2024-08-29T18:14:43.377 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:43.376+0000 7fb61f04a8c0 1 > prepared operation key=2KKUJMSXARBZ tag=NJ593PW10MIB type=del size=2234518 2024-08-29T18:14:43.382 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:43.380+0000 7fb61f04a8c0 1 < completed part key=_multipart_0YHK9IOSR0X1.2~S92JUWYSJQ0A.0 size=1048576 2024-08-29T18:14:43.386 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:43.384+0000 7fb61f04a8c0 1 < completed part key=_multipart_0YHK9IOSR0X1.2~S92JUWYSJQ0A.1 size=1048576 2024-08-29T18:14:43.391 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:43.388+0000 7fb61f04a8c0 1 < completed part key=_multipart_0YHK9IOSR0X1.2~S92JUWYSJQ0A.2 size=721636 2024-08-29T18:14:43.400 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:43.396+0000 7fb61f04a8c0 1 < completed multipart upload key=0YHK9IOSR0X1 upload=S92JUWYSJQ0A tag=DPTD3APUY41Y type=write size=3867364 2024-08-29T18:14:43.405 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:43.404+0000 7fb61f04a8c0 1 > prepared operation key=FNU3QYRYTDJL tag=LA0GNS66S9YR type=del size=542146 2024-08-29T18:14:43.410 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:43.408+0000 7fb61f04a8c0 1 < completed part key=_multipart_ISHSUCCWWXU3.2~YVPU8HXS08MM.0 size=1048576 2024-08-29T18:14:43.414 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:43.412+0000 7fb61f04a8c0 1 < completed part key=_multipart_ISHSUCCWWXU3.2~YVPU8HXS08MM.1 size=585082 2024-08-29T18:14:43.423 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:43.420+0000 7fb61f04a8c0 1 < completed multipart upload key=ISHSUCCWWXU3 upload=YVPU8HXS08MM tag=VUE5DAO2E40Y type=write size=2682234 2024-08-29T18:14:43.428 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:43.424+0000 7fb61f04a8c0 1 > prepared operation key=5KUQU3N4QH12 tag=45IZEEU1B9HA type=del size=1261190 2024-08-29T18:14:43.434 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:43.432+0000 7fb61f04a8c0 1 < completed delete operation key=G2SIXOJ02LZ6 tag=C8LZ6FT3W29K type=del 2024-08-29T18:14:43.440 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:43.436+0000 7fb61f04a8c0 1 > prepared operation key=UV4UZ0C0JNBG tag=XTS82PLU8YRB type=del size=1743417 2024-08-29T18:14:43.446 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:43.444+0000 7fb61f04a8c0 -1 < failed to complete operation key=JNIRD10HWLR8 tag=5ZB41MO0UQU7 type=del size=3393360: (22) Invalid argument 2024-08-29T18:14:43.456 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:43.452+0000 7fb61f04a8c0 1 > prepared part key=_multipart_0YHK9IOSR0X1.2~9VO7ZJEIV7KE.0 size=1048576 2024-08-29T18:14:43.460 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:43.456+0000 7fb61f04a8c0 1 > prepared part key=_multipart_0YHK9IOSR0X1.2~9VO7ZJEIV7KE.1 size=1048576 2024-08-29T18:14:43.464 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:43.460+0000 7fb61f04a8c0 1 > prepared part key=_multipart_0YHK9IOSR0X1.2~9VO7ZJEIV7KE.2 size=801371 2024-08-29T18:14:43.465 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:43.460+0000 7fb61f04a8c0 1 > prepared multipart upload key=0YHK9IOSR0X1 upload=9VO7ZJEIV7KE tag=11AFIC9VCIEM type=write size=3947099 2024-08-29T18:14:43.470 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:43.468+0000 7fb61f04a8c0 1 < completed part key=_multipart_ME3R1W5MZE98.2~C5RXBF91MJX7.0 size=577856 2024-08-29T18:14:43.479 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:43.476+0000 7fb61f04a8c0 1 < completed multipart upload key=ME3R1W5MZE98 upload=C5RXBF91MJX7 tag=XEJ9JOEAEQ1E type=write size=1626432 2024-08-29T18:14:43.484 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:43.480+0000 7fb61f04a8c0 1 > prepared operation key=G2SIXOJ02LZ6 tag=XTTM34YAH6LK type=write size=54903 2024-08-29T18:14:43.489 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:43.488+0000 7fb61f04a8c0 1 < completed delete operation key=WL071MKICR2A tag=FIIVCU0WT8HQ type=del 2024-08-29T18:14:43.495 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:43.492+0000 7fb61f04a8c0 1 > prepared operation key=3TBQVJB6IV1A tag=2378V1DWESI0 type=del size=2438996 2024-08-29T18:14:43.500 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:43.496+0000 7fb61f04a8c0 1 < completed part key=_multipart_G2SIXOJ02LZ6.2~GHKPY3ANYAUZ.0 size=1048576 2024-08-29T18:14:43.505 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:43.504+0000 7fb61f04a8c0 1 < completed part key=_multipart_G2SIXOJ02LZ6.2~GHKPY3ANYAUZ.1 size=895436 2024-08-29T18:14:43.515 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:43.512+0000 7fb61f04a8c0 1 < completed multipart upload key=G2SIXOJ02LZ6 upload=GHKPY3ANYAUZ tag=0P118A0CK675 type=write size=2992588 2024-08-29T18:14:43.521 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:43.520+0000 7fb61f04a8c0 1 > prepared operation key=WL071MKICR2A tag=I052XW95Z1KO type=del size=3440512 2024-08-29T18:14:43.526 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:43.524+0000 7fb61f04a8c0 1 < completed delete operation key=TER6ZJRIMW56 tag=P38LXVLI5WKS type=del 2024-08-29T18:14:43.536 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:43.532+0000 7fb61f04a8c0 1 > prepared part key=_multipart_2A1BIVN3Z7BT.2~V3MB06QL0B64.0 size=1048576 2024-08-29T18:14:43.540 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:43.536+0000 7fb61f04a8c0 1 > prepared part key=_multipart_2A1BIVN3Z7BT.2~V3MB06QL0B64.1 size=1048576 2024-08-29T18:14:43.544 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:43.540+0000 7fb61f04a8c0 1 > prepared part key=_multipart_2A1BIVN3Z7BT.2~V3MB06QL0B64.2 size=296313 2024-08-29T18:14:43.544 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:43.540+0000 7fb61f04a8c0 1 > prepared multipart upload key=2A1BIVN3Z7BT upload=V3MB06QL0B64 tag=1WP3JRMCES75 type=write size=3442041 2024-08-29T18:14:43.550 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:43.548+0000 7fb61f04a8c0 1 < completed delete operation key=0YHK9IOSR0X1 tag=OCQ7H26PRZPG type=del 2024-08-29T18:14:43.560 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:43.556+0000 7fb61f04a8c0 1 > prepared part key=_multipart_QIF1G8LA4M98.2~31BWHISTT87D.0 size=1048576 2024-08-29T18:14:43.565 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:43.564+0000 7fb61f04a8c0 1 > prepared part key=_multipart_QIF1G8LA4M98.2~31BWHISTT87D.1 size=1048576 2024-08-29T18:14:43.569 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:43.568+0000 7fb61f04a8c0 1 > prepared part key=_multipart_QIF1G8LA4M98.2~31BWHISTT87D.2 size=213070 2024-08-29T18:14:43.569 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:43.568+0000 7fb61f04a8c0 1 > prepared multipart upload key=QIF1G8LA4M98 upload=31BWHISTT87D tag=AXN70E0WD7KG type=write size=3358798 2024-08-29T18:14:43.575 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:43.572+0000 7fb61f04a8c0 1 < completed write operation key=WL071MKICR2A tag=5P34O5U6D9EN type=write size=253911 2024-08-29T18:14:43.585 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:43.584+0000 7fb61f04a8c0 1 > prepared part key=_multipart_H62DUL1RISWE.2~RYV4K2KV4VO2.0 size=412602 2024-08-29T18:14:43.585 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:43.584+0000 7fb61f04a8c0 1 > prepared multipart upload key=H62DUL1RISWE upload=RYV4K2KV4VO2 tag=AZWT3XVMSFFK type=write size=1461178 2024-08-29T18:14:43.591 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:43.588+0000 7fb61f04a8c0 1 < completed part key=_multipart_AEOIRMCT8KQ2.2~S4SLHCHAA4NO.0 size=1048576 2024-08-29T18:14:43.591 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:43.588+0000 7fb61f04a8c0 1 < canceled part key=_multipart_AEOIRMCT8KQ2.2~S4SLHCHAA4NO.1 size=1048576 2024-08-29T18:14:43.595 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:43.592+0000 7fb61f04a8c0 1 < completed part key=_multipart_AEOIRMCT8KQ2.2~S4SLHCHAA4NO.2 size=494590 2024-08-29T18:14:43.605 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:43.604+0000 7fb61f04a8c0 1 < canceled multipart upload key=AEOIRMCT8KQ2 upload=S4SLHCHAA4NO tag=08XQN7CZE1EH type=write size=3640318 2024-08-29T18:14:43.611 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:43.608+0000 7fb61f04a8c0 1 > prepared operation key=T5QMR1S0ST4W tag=08SSX1X46HAU type=del size=2235227 2024-08-29T18:14:43.621 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:43.620+0000 7fb61f04a8c0 1 < suggested remove operation key=0YHK9IOSR0X1 tag=P9JRGR0O2MBK type=write 2024-08-29T18:14:43.630 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:43.628+0000 7fb61f04a8c0 1 > prepared part key=_multipart_0YHK9IOSR0X1.2~1DUA0EEYU1SD.0 size=255406 2024-08-29T18:14:43.631 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:43.628+0000 7fb61f04a8c0 1 > prepared multipart upload key=0YHK9IOSR0X1 upload=1DUA0EEYU1SD tag=LI2DYPK6P7CT type=write size=1303982 2024-08-29T18:14:43.637 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:43.632+0000 7fb61f04a8c0 1 < completed part key=_multipart_JNIRD10HWLR8.2~3GSKMD550AC5.0 size=455845 2024-08-29T18:14:43.645 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:43.644+0000 7fb61f04a8c0 1 < completed multipart upload key=JNIRD10HWLR8 upload=3GSKMD550AC5 tag=WO9TUMHJ7K34 type=write size=1504421 2024-08-29T18:14:43.655 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:43.652+0000 7fb61f04a8c0 1 > prepared part key=_multipart_3QFXN4B7753P.2~OV73V5L4WS8V.0 size=1048576 2024-08-29T18:14:43.660 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:43.656+0000 7fb61f04a8c0 1 > prepared part key=_multipart_3QFXN4B7753P.2~OV73V5L4WS8V.1 size=396834 2024-08-29T18:14:43.660 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:43.656+0000 7fb61f04a8c0 1 > prepared multipart upload key=3QFXN4B7753P upload=OV73V5L4WS8V tag=QKSA8S07IIPZ type=write size=2493986 2024-08-29T18:14:43.665 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:43.664+0000 7fb61f04a8c0 1 < completed part key=_multipart_QIF1G8LA4M98.2~9S00PALN8071.0 size=1048576 2024-08-29T18:14:43.669 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:43.668+0000 7fb61f04a8c0 1 < completed part key=_multipart_QIF1G8LA4M98.2~9S00PALN8071.1 size=705872 2024-08-29T18:14:43.677 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:43.676+0000 7fb61f04a8c0 1 < completed multipart upload key=QIF1G8LA4M98 upload=9S00PALN8071 tag=QEUYDG7AG0SF type=write size=2803024 2024-08-29T18:14:43.687 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:43.684+0000 7fb61f04a8c0 1 > prepared part key=_multipart_9KUQQR7K1949.2~RWNKFIIJSIHR.0 size=907211 2024-08-29T18:14:43.687 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:43.684+0000 7fb61f04a8c0 1 > prepared multipart upload key=9KUQQR7K1949 upload=RWNKFIIJSIHR tag=LOD33WOJR2MK type=write size=1955787 2024-08-29T18:14:43.692 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:43.688+0000 7fb61f04a8c0 1 < completed part key=_multipart_YTTW0WYLHLAN.2~1G2TD4MLCRQY.0 size=909958 2024-08-29T18:14:43.701 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:43.700+0000 7fb61f04a8c0 1 < completed multipart upload key=YTTW0WYLHLAN upload=1G2TD4MLCRQY tag=YXB10HYAO08T type=write size=1958534 2024-08-29T18:14:43.711 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:43.708+0000 7fb61f04a8c0 1 > prepared part key=_multipart_ME3R1W5MZE98.2~0NSLR7CC3HMF.0 size=294777 2024-08-29T18:14:43.711 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:43.708+0000 7fb61f04a8c0 1 > prepared multipart upload key=ME3R1W5MZE98 upload=0NSLR7CC3HMF tag=NF5RK620VHSY type=write size=1343353 2024-08-29T18:14:43.716 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:43.712+0000 7fb61f04a8c0 1 < completed delete operation key=2KKUJMSXARBZ tag=NJ593PW10MIB type=del 2024-08-29T18:14:43.721 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:43.720+0000 7fb61f04a8c0 1 > prepared operation key=AYZ82CIS7E5Q tag=2QN2SBAEGMUE type=del size=1902441 2024-08-29T18:14:43.726 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:43.724+0000 7fb61f04a8c0 1 < completed delete operation key=FNU3QYRYTDJL tag=LA0GNS66S9YR type=del 2024-08-29T18:14:43.732 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:43.728+0000 7fb61f04a8c0 1 > prepared operation key=G64DV15QNIKC tag=ECUFOA9M3V6X type=del size=2444881 2024-08-29T18:14:43.737 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:43.736+0000 7fb61f04a8c0 1 < completed delete operation key=5KUQU3N4QH12 tag=45IZEEU1B9HA type=del 2024-08-29T18:14:43.742 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:43.740+0000 7fb61f04a8c0 1 > prepared operation key=LT1SSGLX1WMH tag=C787E08ARW55 type=del size=1860008 2024-08-29T18:14:43.747 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:43.744+0000 7fb61f04a8c0 1 < completed delete operation key=UV4UZ0C0JNBG tag=XTS82PLU8YRB type=del 2024-08-29T18:14:43.756 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:43.752+0000 7fb61f04a8c0 1 > prepared part key=_multipart_T5QMR1S0ST4W.2~S2FF01XBT3H9.0 size=1048576 2024-08-29T18:14:43.760 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:43.756+0000 7fb61f04a8c0 1 > prepared part key=_multipart_T5QMR1S0ST4W.2~S2FF01XBT3H9.1 size=1048576 2024-08-29T18:14:43.764 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:43.760+0000 7fb61f04a8c0 1 > prepared part key=_multipart_T5QMR1S0ST4W.2~S2FF01XBT3H9.2 size=718874 2024-08-29T18:14:43.765 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:43.760+0000 7fb61f04a8c0 1 > prepared multipart upload key=T5QMR1S0ST4W upload=S2FF01XBT3H9 tag=R4DXEHO62068 type=write size=3864602 2024-08-29T18:14:43.770 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:43.768+0000 7fb61f04a8c0 1 < completed part key=_multipart_0YHK9IOSR0X1.2~9VO7ZJEIV7KE.0 size=1048576 2024-08-29T18:14:43.774 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:43.772+0000 7fb61f04a8c0 1 < completed part key=_multipart_0YHK9IOSR0X1.2~9VO7ZJEIV7KE.1 size=1048576 2024-08-29T18:14:43.778 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:43.776+0000 7fb61f04a8c0 1 < completed part key=_multipart_0YHK9IOSR0X1.2~9VO7ZJEIV7KE.2 size=801371 2024-08-29T18:14:43.788 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:43.784+0000 7fb61f04a8c0 1 < completed multipart upload key=0YHK9IOSR0X1 upload=9VO7ZJEIV7KE tag=11AFIC9VCIEM type=write size=3947099 2024-08-29T18:14:43.796 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:43.792+0000 7fb61f04a8c0 1 > prepared part key=_multipart_3TBQVJB6IV1A.2~7FILE5K03KXO.0 size=799194 2024-08-29T18:14:43.796 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:43.792+0000 7fb61f04a8c0 1 > prepared multipart upload key=3TBQVJB6IV1A upload=7FILE5K03KXO tag=0LCGV31ASG6F type=write size=1847770 2024-08-29T18:14:43.802 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:43.800+0000 7fb61f04a8c0 1 < completed write operation key=G2SIXOJ02LZ6 tag=XTTM34YAH6LK type=write size=54903 2024-08-29T18:14:43.806 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:43.804+0000 7fb61f04a8c0 1 > prepared operation key=JNIRD10HWLR8 tag=4TBFHE3QHXRL type=del size=1658759 2024-08-29T18:14:43.811 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:43.808+0000 7fb61f04a8c0 1 < completed delete operation key=3TBQVJB6IV1A tag=2378V1DWESI0 type=del 2024-08-29T18:14:43.817 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:43.816+0000 7fb61f04a8c0 1 > prepared operation key=S94OB93AU625 tag=W6WQ4DT0M63A type=del size=724199 2024-08-29T18:14:43.827 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:43.824+0000 7fb61f04a8c0 1 < suggested remove operation key=WL071MKICR2A tag=I052XW95Z1KO type=del 2024-08-29T18:14:43.832 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:43.828+0000 7fb61f04a8c0 1 > prepared operation key=AYZ82CIS7E5Q tag=A5QWRBB1A934 type=del size=2510287 2024-08-29T18:14:43.837 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:43.836+0000 7fb61f04a8c0 1 < completed part key=_multipart_2A1BIVN3Z7BT.2~V3MB06QL0B64.0 size=1048576 2024-08-29T18:14:43.842 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:43.840+0000 7fb61f04a8c0 1 < completed part key=_multipart_2A1BIVN3Z7BT.2~V3MB06QL0B64.1 size=1048576 2024-08-29T18:14:43.846 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:43.844+0000 7fb61f04a8c0 1 < completed part key=_multipart_2A1BIVN3Z7BT.2~V3MB06QL0B64.2 size=296313 2024-08-29T18:14:43.855 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:43.852+0000 7fb61f04a8c0 1 < completed multipart upload key=2A1BIVN3Z7BT upload=V3MB06QL0B64 tag=1WP3JRMCES75 type=write size=3442041 2024-08-29T18:14:43.860 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:43.856+0000 7fb61f04a8c0 1 > prepared operation key=W7G9IIKAWQJC tag=6BDP30D5AFFX type=del size=1532660 2024-08-29T18:14:43.865 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:43.864+0000 7fb61f04a8c0 1 < completed part key=_multipart_QIF1G8LA4M98.2~31BWHISTT87D.0 size=1048576 2024-08-29T18:14:43.870 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:43.868+0000 7fb61f04a8c0 1 < completed part key=_multipart_QIF1G8LA4M98.2~31BWHISTT87D.1 size=1048576 2024-08-29T18:14:43.874 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:43.872+0000 7fb61f04a8c0 1 < completed part key=_multipart_QIF1G8LA4M98.2~31BWHISTT87D.2 size=213070 2024-08-29T18:14:43.883 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:43.880+0000 7fb61f04a8c0 1 < completed multipart upload key=QIF1G8LA4M98 upload=31BWHISTT87D tag=AXN70E0WD7KG type=write size=3358798 2024-08-29T18:14:43.888 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:43.884+0000 7fb61f04a8c0 1 > prepared operation key=LT1SSGLX1WMH tag=T7WIDPFGD6D7 type=del size=4166871 2024-08-29T18:14:43.893 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:43.892+0000 7fb61f04a8c0 1 < completed part key=_multipart_H62DUL1RISWE.2~RYV4K2KV4VO2.0 size=412602 2024-08-29T18:14:43.902 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:43.900+0000 7fb61f04a8c0 1 < completed multipart upload key=H62DUL1RISWE upload=RYV4K2KV4VO2 tag=AZWT3XVMSFFK type=write size=1461178 2024-08-29T18:14:43.907 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:43.904+0000 7fb61f04a8c0 1 > prepared operation key=88Z3FINQPJH4 tag=Q0W45RB64C2R type=del size=555034 2024-08-29T18:14:43.912 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:43.908+0000 7fb61f04a8c0 1 < completed delete operation key=T5QMR1S0ST4W tag=08SSX1X46HAU type=del 2024-08-29T18:14:43.922 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:43.920+0000 7fb61f04a8c0 1 > prepared part key=_multipart_3QFXN4B7753P.2~FYRBV3NXRZ5M.0 size=322162 2024-08-29T18:14:43.923 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:43.920+0000 7fb61f04a8c0 1 > prepared multipart upload key=3QFXN4B7753P upload=FYRBV3NXRZ5M tag=FWC13MR061LE type=write size=1370738 2024-08-29T18:14:43.928 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:43.924+0000 7fb61f04a8c0 1 < completed part key=_multipart_0YHK9IOSR0X1.2~1DUA0EEYU1SD.0 size=255406 2024-08-29T18:14:43.936 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:43.932+0000 7fb61f04a8c0 1 < completed multipart upload key=0YHK9IOSR0X1 upload=1DUA0EEYU1SD tag=LI2DYPK6P7CT type=write size=1303982 2024-08-29T18:14:43.946 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:43.944+0000 7fb61f04a8c0 1 > prepared part key=_multipart_I3TS5SB21620.2~U61GM1HOZXD7.0 size=1048576 2024-08-29T18:14:43.950 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:43.948+0000 7fb61f04a8c0 1 > prepared part key=_multipart_I3TS5SB21620.2~U61GM1HOZXD7.1 size=775436 2024-08-29T18:14:43.950 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:43.948+0000 7fb61f04a8c0 1 > prepared multipart upload key=I3TS5SB21620 upload=U61GM1HOZXD7 tag=36MH1VB90EWC type=write size=2872588 2024-08-29T18:14:43.955 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:43.952+0000 7fb61f04a8c0 1 < completed part key=_multipart_3QFXN4B7753P.2~OV73V5L4WS8V.0 size=1048576 2024-08-29T18:14:43.959 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:43.956+0000 7fb61f04a8c0 1 < completed part key=_multipart_3QFXN4B7753P.2~OV73V5L4WS8V.1 size=396834 2024-08-29T18:14:43.969 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:43.968+0000 7fb61f04a8c0 1 < completed multipart upload key=3QFXN4B7753P upload=OV73V5L4WS8V tag=QKSA8S07IIPZ type=write size=2493986 2024-08-29T18:14:43.974 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:43.972+0000 7fb61f04a8c0 1 > prepared operation key=0YHK9IOSR0X1 tag=8PWUY8KUK0J0 type=del size=221182 2024-08-29T18:14:43.979 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:43.976+0000 7fb61f04a8c0 1 < completed part key=_multipart_9KUQQR7K1949.2~RWNKFIIJSIHR.0 size=907211 2024-08-29T18:14:43.988 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:43.984+0000 7fb61f04a8c0 1 < completed multipart upload key=9KUQQR7K1949 upload=RWNKFIIJSIHR tag=LOD33WOJR2MK type=write size=1955787 2024-08-29T18:14:43.999 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:43.996+0000 7fb61f04a8c0 1 > prepared part key=_multipart_T5QMR1S0ST4W.2~MX897MRNCIG0.0 size=1048576 2024-08-29T18:14:44.003 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:44.000+0000 7fb61f04a8c0 1 > prepared part key=_multipart_T5QMR1S0ST4W.2~MX897MRNCIG0.1 size=1048576 2024-08-29T18:14:44.009 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:44.004+0000 7fb61f04a8c0 1 > prepared part key=_multipart_T5QMR1S0ST4W.2~MX897MRNCIG0.2 size=669620 2024-08-29T18:14:44.009 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:44.004+0000 7fb61f04a8c0 1 > prepared multipart upload key=T5QMR1S0ST4W upload=MX897MRNCIG0 tag=RDH2JOIVXXS0 type=write size=3815348 2024-08-29T18:14:44.013 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:44.012+0000 7fb61f04a8c0 1 < completed part key=_multipart_ME3R1W5MZE98.2~0NSLR7CC3HMF.0 size=294777 2024-08-29T18:14:44.021 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:44.020+0000 7fb61f04a8c0 1 < completed multipart upload key=ME3R1W5MZE98 upload=0NSLR7CC3HMF tag=NF5RK620VHSY type=write size=1343353 2024-08-29T18:14:44.031 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:44.028+0000 7fb61f04a8c0 1 > prepared part key=_multipart_FNU3QYRYTDJL.2~5EI7O5GTF4D5.0 size=1048576 2024-08-29T18:14:44.035 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:44.032+0000 7fb61f04a8c0 1 > prepared part key=_multipart_FNU3QYRYTDJL.2~5EI7O5GTF4D5.1 size=1048576 2024-08-29T18:14:44.039 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:44.036+0000 7fb61f04a8c0 1 > prepared part key=_multipart_FNU3QYRYTDJL.2~5EI7O5GTF4D5.2 size=246358 2024-08-29T18:14:44.039 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:44.036+0000 7fb61f04a8c0 1 > prepared multipart upload key=FNU3QYRYTDJL upload=5EI7O5GTF4D5 tag=NZBZOB061CKO type=write size=3392086 2024-08-29T18:14:44.044 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:44.040+0000 7fb61f04a8c0 1 < completed delete operation key=AYZ82CIS7E5Q tag=2QN2SBAEGMUE type=del 2024-08-29T18:14:44.049 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:44.048+0000 7fb61f04a8c0 1 > prepared operation key=YTTW0WYLHLAN tag=VL9R8HQWH670 type=del size=3133830 2024-08-29T18:14:44.054 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:44.052+0000 7fb61f04a8c0 1 < canceled operation key=G64DV15QNIKC tag=ECUFOA9M3V6X type=del size=2444881 2024-08-29T18:14:44.059 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:44.056+0000 7fb61f04a8c0 1 > prepared operation key=YTTW0WYLHLAN tag=9H2M3UVDSAUE type=del size=120406 2024-08-29T18:14:44.065 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:44.064+0000 7fb61f04a8c0 1 < completed delete operation key=LT1SSGLX1WMH tag=C787E08ARW55 type=del 2024-08-29T18:14:44.075 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:44.072+0000 7fb61f04a8c0 1 > prepared part key=_multipart_G2SIXOJ02LZ6.2~4YTVUMTL4TV1.0 size=617354 2024-08-29T18:14:44.075 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:44.072+0000 7fb61f04a8c0 1 > prepared multipart upload key=G2SIXOJ02LZ6 upload=4YTVUMTL4TV1 tag=CLIWXIRS876K type=write size=1665930 2024-08-29T18:14:44.080 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:44.076+0000 7fb61f04a8c0 1 < completed part key=_multipart_T5QMR1S0ST4W.2~S2FF01XBT3H9.0 size=1048576 2024-08-29T18:14:44.084 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:44.080+0000 7fb61f04a8c0 1 < completed part key=_multipart_T5QMR1S0ST4W.2~S2FF01XBT3H9.1 size=1048576 2024-08-29T18:14:44.088 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:44.084+0000 7fb61f04a8c0 1 < completed part key=_multipart_T5QMR1S0ST4W.2~S2FF01XBT3H9.2 size=718874 2024-08-29T18:14:44.097 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:44.092+0000 7fb61f04a8c0 1 < completed multipart upload key=T5QMR1S0ST4W upload=S2FF01XBT3H9 tag=R4DXEHO62068 type=write size=3864602 2024-08-29T18:14:44.106 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:44.104+0000 7fb61f04a8c0 1 > prepared part key=_multipart_ACLL9P9WWITK.2~TP5XW59UQ11L.0 size=771009 2024-08-29T18:14:44.106 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:44.104+0000 7fb61f04a8c0 1 > prepared multipart upload key=ACLL9P9WWITK upload=TP5XW59UQ11L tag=M4RUGT7AJDG6 type=write size=1819585 2024-08-29T18:14:44.107 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:44.104+0000 7fb61f04a8c0 1 < canceled part key=_multipart_3TBQVJB6IV1A.2~7FILE5K03KXO.0 size=799194 2024-08-29T18:14:44.116 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:44.112+0000 7fb61f04a8c0 1 < canceled multipart upload key=3TBQVJB6IV1A upload=7FILE5K03KXO tag=0LCGV31ASG6F type=write size=1847770 2024-08-29T18:14:44.121 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:44.120+0000 7fb61f04a8c0 1 > prepared operation key=ACLL9P9WWITK tag=8ZCP2M4X6D72 type=del size=2356578 2024-08-29T18:14:44.126 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:44.124+0000 7fb61f04a8c0 1 < completed delete operation key=JNIRD10HWLR8 tag=4TBFHE3QHXRL type=del 2024-08-29T18:14:44.136 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:44.132+0000 7fb61f04a8c0 1 > prepared part key=_multipart_G2SIXOJ02LZ6.2~VOUZD1CYQRJW.0 size=1048576 2024-08-29T18:14:44.141 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:44.140+0000 7fb61f04a8c0 1 > prepared part key=_multipart_G2SIXOJ02LZ6.2~VOUZD1CYQRJW.1 size=1048576 2024-08-29T18:14:44.148 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:44.144+0000 7fb61f04a8c0 1 > prepared part key=_multipart_G2SIXOJ02LZ6.2~VOUZD1CYQRJW.2 size=295255 2024-08-29T18:14:44.148 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:44.144+0000 7fb61f04a8c0 1 > prepared multipart upload key=G2SIXOJ02LZ6 upload=VOUZD1CYQRJW tag=UMDPCWPOY991 type=write size=3440983 2024-08-29T18:14:44.156 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:44.152+0000 7fb61f04a8c0 1 < completed delete operation key=S94OB93AU625 tag=W6WQ4DT0M63A type=del 2024-08-29T18:14:44.164 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:44.160+0000 7fb61f04a8c0 1 > prepared operation key=3QFXN4B7753P tag=Y5SK4UU1HPUD type=del size=2887866 2024-08-29T18:14:44.171 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:44.168+0000 7fb61f04a8c0 1 < completed delete operation key=AYZ82CIS7E5Q tag=A5QWRBB1A934 type=del 2024-08-29T18:14:44.177 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:44.176+0000 7fb61f04a8c0 1 > prepared operation key=O7DBV8Y3AF99 tag=1OOJPN1F2APP type=del size=852154 2024-08-29T18:14:44.184 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:44.180+0000 7fb61f04a8c0 1 < completed delete operation key=W7G9IIKAWQJC tag=6BDP30D5AFFX type=del 2024-08-29T18:14:44.196 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:44.192+0000 7fb61f04a8c0 1 > prepared part key=_multipart_9KUQQR7K1949.2~3RGFVU5AJB6L.0 size=1048576 2024-08-29T18:14:44.201 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:44.200+0000 7fb61f04a8c0 1 > prepared part key=_multipart_9KUQQR7K1949.2~3RGFVU5AJB6L.1 size=778052 2024-08-29T18:14:44.201 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:44.200+0000 7fb61f04a8c0 1 > prepared multipart upload key=9KUQQR7K1949 upload=3RGFVU5AJB6L tag=0AQ6RTG052ZM type=write size=2875204 2024-08-29T18:14:44.206 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:44.204+0000 7fb61f04a8c0 1 < completed delete operation key=LT1SSGLX1WMH tag=T7WIDPFGD6D7 type=del 2024-08-29T18:14:44.210 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:44.208+0000 7fb61f04a8c0 1 > prepared operation key=UV4UZ0C0JNBG tag=MG6KPIXB22RR type=del size=1323848 2024-08-29T18:14:44.216 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:44.212+0000 7fb61f04a8c0 1 < completed delete operation key=88Z3FINQPJH4 tag=Q0W45RB64C2R type=del 2024-08-29T18:14:44.221 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:44.220+0000 7fb61f04a8c0 1 > prepared operation key=2KKUJMSXARBZ tag=JBFWE26Z416C type=del size=2725900 2024-08-29T18:14:44.225 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:44.224+0000 7fb61f04a8c0 1 < completed part key=_multipart_3QFXN4B7753P.2~FYRBV3NXRZ5M.0 size=322162 2024-08-29T18:14:44.233 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:44.232+0000 7fb61f04a8c0 1 < completed multipart upload key=3QFXN4B7753P upload=FYRBV3NXRZ5M tag=FWC13MR061LE type=write size=1370738 2024-08-29T18:14:44.243 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:44.240+0000 7fb61f04a8c0 1 > prepared part key=_multipart_UV4UZ0C0JNBG.2~Y5QWOI6O80VE.0 size=173370 2024-08-29T18:14:44.243 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:44.240+0000 7fb61f04a8c0 1 > prepared multipart upload key=UV4UZ0C0JNBG upload=Y5QWOI6O80VE tag=LXLHZIOO3Y1R type=write size=1221946 2024-08-29T18:14:44.248 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:44.244+0000 7fb61f04a8c0 1 < completed part key=_multipart_I3TS5SB21620.2~U61GM1HOZXD7.0 size=1048576 2024-08-29T18:14:44.252 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:44.248+0000 7fb61f04a8c0 1 < completed part key=_multipart_I3TS5SB21620.2~U61GM1HOZXD7.1 size=775436 2024-08-29T18:14:44.261 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:44.260+0000 7fb61f04a8c0 1 < completed multipart upload key=I3TS5SB21620 upload=U61GM1HOZXD7 tag=36MH1VB90EWC type=write size=2872588 2024-08-29T18:14:44.270 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:44.268+0000 7fb61f04a8c0 1 > prepared part key=_multipart_YTTW0WYLHLAN.2~CH3KLTNCQFF9.0 size=1048576 2024-08-29T18:14:44.275 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:44.272+0000 7fb61f04a8c0 1 > prepared part key=_multipart_YTTW0WYLHLAN.2~CH3KLTNCQFF9.1 size=509015 2024-08-29T18:14:44.275 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:44.272+0000 7fb61f04a8c0 1 > prepared multipart upload key=YTTW0WYLHLAN upload=CH3KLTNCQFF9 tag=KY7NFJZGLRDN type=write size=2606167 2024-08-29T18:14:44.280 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:44.276+0000 7fb61f04a8c0 1 < completed delete operation key=0YHK9IOSR0X1 tag=8PWUY8KUK0J0 type=del 2024-08-29T18:14:44.285 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:44.284+0000 7fb61f04a8c0 1 > prepared operation key=JNIRD10HWLR8 tag=CUNM02OA6D9V type=del size=2326251 2024-08-29T18:14:44.291 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:44.288+0000 7fb61f04a8c0 1 < completed part key=_multipart_T5QMR1S0ST4W.2~MX897MRNCIG0.0 size=1048576 2024-08-29T18:14:44.296 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:44.292+0000 7fb61f04a8c0 1 < completed part key=_multipart_T5QMR1S0ST4W.2~MX897MRNCIG0.1 size=1048576 2024-08-29T18:14:44.300 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:44.296+0000 7fb61f04a8c0 1 < completed part key=_multipart_T5QMR1S0ST4W.2~MX897MRNCIG0.2 size=669620 2024-08-29T18:14:44.308 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:44.304+0000 7fb61f04a8c0 1 < completed multipart upload key=T5QMR1S0ST4W upload=MX897MRNCIG0 tag=RDH2JOIVXXS0 type=write size=3815348 2024-08-29T18:14:44.313 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:44.312+0000 7fb61f04a8c0 1 > prepared operation key=AEOIRMCT8KQ2 tag=F0DZ1F9FC37Z type=del size=2610845 2024-08-29T18:14:44.319 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:44.316+0000 7fb61f04a8c0 1 < completed part key=_multipart_FNU3QYRYTDJL.2~5EI7O5GTF4D5.0 size=1048576 2024-08-29T18:14:44.323 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:44.320+0000 7fb61f04a8c0 1 < completed part key=_multipart_FNU3QYRYTDJL.2~5EI7O5GTF4D5.1 size=1048576 2024-08-29T18:14:44.327 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:44.324+0000 7fb61f04a8c0 1 < completed part key=_multipart_FNU3QYRYTDJL.2~5EI7O5GTF4D5.2 size=246358 2024-08-29T18:14:44.335 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:44.332+0000 7fb61f04a8c0 1 < completed multipart upload key=FNU3QYRYTDJL upload=5EI7O5GTF4D5 tag=NZBZOB061CKO type=write size=3392086 2024-08-29T18:14:44.340 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:44.336+0000 7fb61f04a8c0 1 > prepared operation key=I3TS5SB21620 tag=C4TVQ0J53D9U type=del size=1002719 2024-08-29T18:14:44.351 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:44.348+0000 7fb61f04a8c0 1 < suggested update operation key=YTTW0WYLHLAN tag=VL9R8HQWH670 type=del size=3133830 2024-08-29T18:14:44.356 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:44.352+0000 7fb61f04a8c0 1 > prepared operation key=3TBQVJB6IV1A tag=4MKUO34AE2CE type=del size=3898183 2024-08-29T18:14:44.362 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:44.360+0000 7fb61f04a8c0 -1 < failed to complete operation key=YTTW0WYLHLAN tag=9H2M3UVDSAUE type=del size=120406: (22) Invalid argument 2024-08-29T18:14:44.372 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:44.368+0000 7fb61f04a8c0 1 > prepared part key=_multipart_H62DUL1RISWE.2~1YTRWNJ7VIH1.0 size=1048576 2024-08-29T18:14:44.376 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:44.372+0000 7fb61f04a8c0 1 > prepared part key=_multipart_H62DUL1RISWE.2~1YTRWNJ7VIH1.1 size=1048576 2024-08-29T18:14:44.380 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:44.376+0000 7fb61f04a8c0 1 > prepared part key=_multipart_H62DUL1RISWE.2~1YTRWNJ7VIH1.2 size=924680 2024-08-29T18:14:44.380 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:44.376+0000 7fb61f04a8c0 1 > prepared multipart upload key=H62DUL1RISWE upload=1YTRWNJ7VIH1 tag=U0WV02RYGME1 type=write size=4070408 2024-08-29T18:14:44.386 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:44.384+0000 7fb61f04a8c0 1 < completed part key=_multipart_G2SIXOJ02LZ6.2~4YTVUMTL4TV1.0 size=617354 2024-08-29T18:14:44.394 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:44.392+0000 7fb61f04a8c0 1 < completed multipart upload key=G2SIXOJ02LZ6 upload=4YTVUMTL4TV1 tag=CLIWXIRS876K type=write size=1665930 2024-08-29T18:14:44.399 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:44.396+0000 7fb61f04a8c0 1 > prepared operation key=XQUR2PAH9MTZ tag=4ADK0PSNHAYJ type=del size=1617641 2024-08-29T18:14:44.404 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:44.400+0000 7fb61f04a8c0 1 < completed part key=_multipart_ACLL9P9WWITK.2~TP5XW59UQ11L.0 size=771009 2024-08-29T18:14:44.413 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:44.408+0000 7fb61f04a8c0 1 < completed multipart upload key=ACLL9P9WWITK upload=TP5XW59UQ11L tag=M4RUGT7AJDG6 type=write size=1819585 2024-08-29T18:14:44.417 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:44.416+0000 7fb61f04a8c0 1 > prepared operation key=0YHK9IOSR0X1 tag=KVPS0FQIZ9UW type=del size=129962 2024-08-29T18:14:44.422 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:44.420+0000 7fb61f04a8c0 1 < completed delete operation key=ACLL9P9WWITK tag=8ZCP2M4X6D72 type=del 2024-08-29T18:14:44.427 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:44.424+0000 7fb61f04a8c0 1 > prepared operation key=XQUR2PAH9MTZ tag=142YRPNGLU2X type=del size=501702 2024-08-29T18:14:44.433 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:44.428+0000 7fb61f04a8c0 1 < completed part key=_multipart_G2SIXOJ02LZ6.2~VOUZD1CYQRJW.0 size=1048576 2024-08-29T18:14:44.437 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:44.436+0000 7fb61f04a8c0 1 < completed part key=_multipart_G2SIXOJ02LZ6.2~VOUZD1CYQRJW.1 size=1048576 2024-08-29T18:14:44.437 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:44.436+0000 7fb61f04a8c0 1 < canceled part key=_multipart_G2SIXOJ02LZ6.2~VOUZD1CYQRJW.2 size=295255 2024-08-29T18:14:44.445 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:44.444+0000 7fb61f04a8c0 1 < canceled multipart upload key=G2SIXOJ02LZ6 upload=VOUZD1CYQRJW tag=UMDPCWPOY991 type=write size=3440983 2024-08-29T18:14:44.450 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:44.448+0000 7fb61f04a8c0 1 > prepared operation key=YTTW0WYLHLAN tag=9VBM7LIELFTR type=del size=3716705 2024-08-29T18:14:44.462 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:44.460+0000 7fb61f04a8c0 1 < suggested update operation key=3QFXN4B7753P tag=Y5SK4UU1HPUD type=del size=2887866 2024-08-29T18:14:44.467 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:44.464+0000 7fb61f04a8c0 1 > prepared operation key=ACLL9P9WWITK tag=F3CCL0F7B7HW type=del size=2873638 2024-08-29T18:14:44.472 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:44.468+0000 7fb61f04a8c0 1 < completed delete operation key=O7DBV8Y3AF99 tag=1OOJPN1F2APP type=del 2024-08-29T18:14:44.477 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:44.476+0000 7fb61f04a8c0 1 > prepared operation key=QIF1G8LA4M98 tag=TAMQ75839VD0 type=write size=752511 2024-08-29T18:14:44.482 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:44.480+0000 7fb61f04a8c0 1 < completed part key=_multipart_9KUQQR7K1949.2~3RGFVU5AJB6L.0 size=1048576 2024-08-29T18:14:44.488 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:44.484+0000 7fb61f04a8c0 1 < completed part key=_multipart_9KUQQR7K1949.2~3RGFVU5AJB6L.1 size=778052 2024-08-29T18:14:44.498 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:44.496+0000 7fb61f04a8c0 1 < completed multipart upload key=9KUQQR7K1949 upload=3RGFVU5AJB6L tag=0AQ6RTG052ZM type=write size=2875204 2024-08-29T18:14:44.503 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:44.500+0000 7fb61f04a8c0 1 > prepared operation key=T5QMR1S0ST4W tag=LNE58K9A61I7 type=del size=1185672 2024-08-29T18:14:44.510 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:44.508+0000 7fb61f04a8c0 1 < completed delete operation key=UV4UZ0C0JNBG tag=MG6KPIXB22RR type=del 2024-08-29T18:14:44.519 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:44.516+0000 7fb61f04a8c0 1 > prepared part key=_multipart_LT1SSGLX1WMH.2~W2GEZ3MN7MA6.0 size=1048576 2024-08-29T18:14:44.523 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:44.520+0000 7fb61f04a8c0 1 > prepared part key=_multipart_LT1SSGLX1WMH.2~W2GEZ3MN7MA6.1 size=1048576 2024-08-29T18:14:44.527 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:44.524+0000 7fb61f04a8c0 1 > prepared part key=_multipart_LT1SSGLX1WMH.2~W2GEZ3MN7MA6.2 size=414650 2024-08-29T18:14:44.527 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:44.524+0000 7fb61f04a8c0 1 > prepared multipart upload key=LT1SSGLX1WMH upload=W2GEZ3MN7MA6 tag=XU9FXU0FDA4Y type=write size=3560378 2024-08-29T18:14:44.532 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:44.528+0000 7fb61f04a8c0 1 < completed delete operation key=2KKUJMSXARBZ tag=JBFWE26Z416C type=del 2024-08-29T18:14:44.542 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:44.540+0000 7fb61f04a8c0 1 > prepared part key=_multipart_O7DBV8Y3AF99.2~TY0MTO3VTPBY.0 size=1048576 2024-08-29T18:14:44.546 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:44.544+0000 7fb61f04a8c0 1 > prepared part key=_multipart_O7DBV8Y3AF99.2~TY0MTO3VTPBY.1 size=771240 2024-08-29T18:14:44.546 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:44.544+0000 7fb61f04a8c0 1 > prepared multipart upload key=O7DBV8Y3AF99 upload=TY0MTO3VTPBY tag=XT0C01AQ54E8 type=write size=2868392 2024-08-29T18:14:44.551 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:44.548+0000 7fb61f04a8c0 1 < completed part key=_multipart_UV4UZ0C0JNBG.2~Y5QWOI6O80VE.0 size=173370 2024-08-29T18:14:44.559 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:44.556+0000 7fb61f04a8c0 1 < completed multipart upload key=UV4UZ0C0JNBG upload=Y5QWOI6O80VE tag=LXLHZIOO3Y1R type=write size=1221946 2024-08-29T18:14:44.564 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:44.560+0000 7fb61f04a8c0 1 > prepared operation key=ISHSUCCWWXU3 tag=FKDV0L9NA33N type=del size=2922084 2024-08-29T18:14:44.569 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:44.568+0000 7fb61f04a8c0 1 < completed part key=_multipart_YTTW0WYLHLAN.2~CH3KLTNCQFF9.0 size=1048576 2024-08-29T18:14:44.574 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:44.572+0000 7fb61f04a8c0 1 < completed part key=_multipart_YTTW0WYLHLAN.2~CH3KLTNCQFF9.1 size=509015 2024-08-29T18:14:44.582 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:44.580+0000 7fb61f04a8c0 1 < completed multipart upload key=YTTW0WYLHLAN upload=CH3KLTNCQFF9 tag=KY7NFJZGLRDN type=write size=2606167 2024-08-29T18:14:44.587 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:44.584+0000 7fb61f04a8c0 1 > prepared operation key=ISHSUCCWWXU3 tag=N2DDILMUTSGX type=del size=288773 2024-08-29T18:14:44.593 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:44.592+0000 7fb61f04a8c0 1 < completed delete operation key=JNIRD10HWLR8 tag=CUNM02OA6D9V type=del 2024-08-29T18:14:44.604 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:44.600+0000 7fb61f04a8c0 1 > prepared part key=_multipart_O7DBV8Y3AF99.2~FNOBXR5OJ987.0 size=1048576 2024-08-29T18:14:44.609 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:44.608+0000 7fb61f04a8c0 1 > prepared part key=_multipart_O7DBV8Y3AF99.2~FNOBXR5OJ987.1 size=630185 2024-08-29T18:14:44.609 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:44.608+0000 7fb61f04a8c0 1 > prepared multipart upload key=O7DBV8Y3AF99 upload=FNOBXR5OJ987 tag=DVPTHG8V5JY4 type=write size=2727337 2024-08-29T18:14:44.614 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:44.612+0000 7fb61f04a8c0 1 < completed delete operation key=AEOIRMCT8KQ2 tag=F0DZ1F9FC37Z type=del 2024-08-29T18:14:44.621 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:44.616+0000 7fb61f04a8c0 1 > prepared operation key=T5QMR1S0ST4W tag=9CTPOIKMEYU3 type=del size=4112286 2024-08-29T18:14:44.632 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:44.628+0000 7fb61f04a8c0 1 < suggested update operation key=I3TS5SB21620 tag=C4TVQ0J53D9U type=del size=1002719 2024-08-29T18:14:44.642 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:44.640+0000 7fb61f04a8c0 1 > prepared part key=_multipart_S94OB93AU625.2~JA5S37NI3U8E.0 size=1048576 2024-08-29T18:14:44.646 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:44.644+0000 7fb61f04a8c0 1 > prepared part key=_multipart_S94OB93AU625.2~JA5S37NI3U8E.1 size=1048576 2024-08-29T18:14:44.651 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:44.648+0000 7fb61f04a8c0 1 > prepared part key=_multipart_S94OB93AU625.2~JA5S37NI3U8E.2 size=629072 2024-08-29T18:14:44.651 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:44.648+0000 7fb61f04a8c0 1 > prepared multipart upload key=S94OB93AU625 upload=JA5S37NI3U8E tag=2FJWQ2IS3LGC type=write size=3774800 2024-08-29T18:14:44.656 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:44.652+0000 7fb61f04a8c0 1 < completed delete operation key=3TBQVJB6IV1A tag=4MKUO34AE2CE type=del 2024-08-29T18:14:44.662 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:44.660+0000 7fb61f04a8c0 1 > prepared operation key=G2SIXOJ02LZ6 tag=HPFXFUHZYM3N type=write size=525544 2024-08-29T18:14:44.667 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:44.664+0000 7fb61f04a8c0 1 < completed part key=_multipart_H62DUL1RISWE.2~1YTRWNJ7VIH1.0 size=1048576 2024-08-29T18:14:44.671 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:44.668+0000 7fb61f04a8c0 1 < completed part key=_multipart_H62DUL1RISWE.2~1YTRWNJ7VIH1.1 size=1048576 2024-08-29T18:14:44.675 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:44.672+0000 7fb61f04a8c0 1 < completed part key=_multipart_H62DUL1RISWE.2~1YTRWNJ7VIH1.2 size=924680 2024-08-29T18:14:44.684 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:44.680+0000 7fb61f04a8c0 1 < completed multipart upload key=H62DUL1RISWE upload=1YTRWNJ7VIH1 tag=U0WV02RYGME1 type=write size=4070408 2024-08-29T18:14:44.693 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:44.692+0000 7fb61f04a8c0 1 > prepared part key=_multipart_S94OB93AU625.2~M7017USHWPNZ.0 size=1048576 2024-08-29T18:14:44.697 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:44.696+0000 7fb61f04a8c0 1 > prepared part key=_multipart_S94OB93AU625.2~M7017USHWPNZ.1 size=1048576 2024-08-29T18:14:44.701 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:44.700+0000 7fb61f04a8c0 1 > prepared part key=_multipart_S94OB93AU625.2~M7017USHWPNZ.2 size=1001244 2024-08-29T18:14:44.702 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:44.700+0000 7fb61f04a8c0 1 > prepared multipart upload key=S94OB93AU625 upload=M7017USHWPNZ tag=N946KKRP918C type=write size=4146972 2024-08-29T18:14:44.707 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:44.704+0000 7fb61f04a8c0 1 < completed delete operation key=XQUR2PAH9MTZ tag=4ADK0PSNHAYJ type=del 2024-08-29T18:14:44.716 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:44.712+0000 7fb61f04a8c0 1 > prepared part key=_multipart_X36ENK39934I.2~5ZX6CZOQYYMX.0 size=1048576 2024-08-29T18:14:44.720 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:44.716+0000 7fb61f04a8c0 1 > prepared part key=_multipart_X36ENK39934I.2~5ZX6CZOQYYMX.1 size=381234 2024-08-29T18:14:44.720 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:44.716+0000 7fb61f04a8c0 1 > prepared multipart upload key=X36ENK39934I upload=5ZX6CZOQYYMX tag=NVW9IJUOW8HG type=write size=2478386 2024-08-29T18:14:44.725 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:44.724+0000 7fb61f04a8c0 1 < completed delete operation key=0YHK9IOSR0X1 tag=KVPS0FQIZ9UW type=del 2024-08-29T18:14:44.730 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:44.728+0000 7fb61f04a8c0 1 > prepared operation key=LT1SSGLX1WMH tag=VQEV12H2K1WB type=del size=1290336 2024-08-29T18:14:44.735 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:44.732+0000 7fb61f04a8c0 1 < completed delete operation key=XQUR2PAH9MTZ tag=142YRPNGLU2X type=del 2024-08-29T18:14:44.745 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:44.744+0000 7fb61f04a8c0 1 > prepared part key=_multipart_I3TS5SB21620.2~6V1WMKDOV4I2.0 size=1048576 2024-08-29T18:14:44.750 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:44.748+0000 7fb61f04a8c0 1 > prepared part key=_multipart_I3TS5SB21620.2~6V1WMKDOV4I2.1 size=1048576 2024-08-29T18:14:44.754 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:44.752+0000 7fb61f04a8c0 1 > prepared part key=_multipart_I3TS5SB21620.2~6V1WMKDOV4I2.2 size=416316 2024-08-29T18:14:44.754 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:44.752+0000 7fb61f04a8c0 1 > prepared multipart upload key=I3TS5SB21620 upload=6V1WMKDOV4I2 tag=89G08U2YW5LD type=write size=3562044 2024-08-29T18:14:44.759 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:44.756+0000 7fb61f04a8c0 1 < completed delete operation key=YTTW0WYLHLAN tag=9VBM7LIELFTR type=del 2024-08-29T18:14:44.764 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:44.760+0000 7fb61f04a8c0 1 > prepared operation key=ISHSUCCWWXU3 tag=6HYAIY2PWB7Z type=del size=2047019 2024-08-29T18:14:44.769 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:44.768+0000 7fb61f04a8c0 1 < completed delete operation key=ACLL9P9WWITK tag=F3CCL0F7B7HW type=del 2024-08-29T18:14:44.780 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:44.776+0000 7fb61f04a8c0 1 > prepared part key=_multipart_T5QMR1S0ST4W.2~XX8QGO44VW51.0 size=920399 2024-08-29T18:14:44.781 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:44.776+0000 7fb61f04a8c0 1 > prepared multipart upload key=T5QMR1S0ST4W upload=XX8QGO44VW51 tag=HD08BSKO2NRU type=write size=1968975 2024-08-29T18:14:44.786 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:44.784+0000 7fb61f04a8c0 1 < completed write operation key=QIF1G8LA4M98 tag=TAMQ75839VD0 type=write size=752511 2024-08-29T18:14:44.791 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:44.788+0000 7fb61f04a8c0 1 > prepared operation key=YTTW0WYLHLAN tag=911T93KMOJCE type=del size=2883219 2024-08-29T18:14:44.797 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:44.796+0000 7fb61f04a8c0 1 < completed delete operation key=T5QMR1S0ST4W tag=LNE58K9A61I7 type=del 2024-08-29T18:14:44.802 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:44.800+0000 7fb61f04a8c0 1 > prepared operation key=ACLL9P9WWITK tag=37RGIUOVIW7I type=del size=2523365 2024-08-29T18:14:44.807 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:44.804+0000 7fb61f04a8c0 1 < completed part key=_multipart_LT1SSGLX1WMH.2~W2GEZ3MN7MA6.0 size=1048576 2024-08-29T18:14:44.812 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:44.808+0000 7fb61f04a8c0 1 < completed part key=_multipart_LT1SSGLX1WMH.2~W2GEZ3MN7MA6.1 size=1048576 2024-08-29T18:14:44.817 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:44.816+0000 7fb61f04a8c0 1 < completed part key=_multipart_LT1SSGLX1WMH.2~W2GEZ3MN7MA6.2 size=414650 2024-08-29T18:14:44.827 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:44.824+0000 7fb61f04a8c0 1 < completed multipart upload key=LT1SSGLX1WMH upload=W2GEZ3MN7MA6 tag=XU9FXU0FDA4Y type=write size=3560378 2024-08-29T18:14:44.836 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:44.832+0000 7fb61f04a8c0 1 > prepared part key=_multipart_AYZ82CIS7E5Q.2~FL0R2J7VFO80.0 size=1048576 2024-08-29T18:14:44.841 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:44.840+0000 7fb61f04a8c0 1 > prepared part key=_multipart_AYZ82CIS7E5Q.2~FL0R2J7VFO80.1 size=981633 2024-08-29T18:14:44.841 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:44.840+0000 7fb61f04a8c0 1 > prepared multipart upload key=AYZ82CIS7E5Q upload=FL0R2J7VFO80 tag=HY21D81S1JNS type=write size=3078785 2024-08-29T18:14:44.846 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:44.844+0000 7fb61f04a8c0 1 < completed part key=_multipart_O7DBV8Y3AF99.2~TY0MTO3VTPBY.0 size=1048576 2024-08-29T18:14:44.851 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:44.848+0000 7fb61f04a8c0 1 < completed part key=_multipart_O7DBV8Y3AF99.2~TY0MTO3VTPBY.1 size=771240 2024-08-29T18:14:44.860 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:44.856+0000 7fb61f04a8c0 1 < completed multipart upload key=O7DBV8Y3AF99 upload=TY0MTO3VTPBY tag=XT0C01AQ54E8 type=write size=2868392 2024-08-29T18:14:44.868 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:44.864+0000 7fb61f04a8c0 1 > prepared part key=_multipart_ME3R1W5MZE98.2~CEO8ICSH7143.0 size=1048576 2024-08-29T18:14:44.872 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:44.868+0000 7fb61f04a8c0 1 > prepared part key=_multipart_ME3R1W5MZE98.2~CEO8ICSH7143.1 size=1048576 2024-08-29T18:14:44.876 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:44.872+0000 7fb61f04a8c0 1 > prepared part key=_multipart_ME3R1W5MZE98.2~CEO8ICSH7143.2 size=112981 2024-08-29T18:14:44.877 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:44.872+0000 7fb61f04a8c0 1 > prepared multipart upload key=ME3R1W5MZE98 upload=CEO8ICSH7143 tag=V9XOUF3PED2A type=write size=3258709 2024-08-29T18:14:44.881 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:44.880+0000 7fb61f04a8c0 1 < completed delete operation key=ISHSUCCWWXU3 tag=FKDV0L9NA33N type=del 2024-08-29T18:14:44.886 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:44.884+0000 7fb61f04a8c0 1 > prepared operation key=3QFXN4B7753P tag=54SNWT2RX9XT type=del size=1051565 2024-08-29T18:14:44.891 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:44.888+0000 7fb61f04a8c0 1 < completed delete operation key=ISHSUCCWWXU3 tag=N2DDILMUTSGX type=del 2024-08-29T18:14:44.899 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:14:44 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:14:44] "GET /metrics HTTP/1.1" 200 36355 "" "Prometheus/2.43.0" 2024-08-29T18:14:44.901 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:44.900+0000 7fb61f04a8c0 1 > prepared part key=_multipart_W7G9IIKAWQJC.2~VNAYYU67JYQ3.0 size=1048576 2024-08-29T18:14:44.906 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:44.904+0000 7fb61f04a8c0 1 > prepared part key=_multipart_W7G9IIKAWQJC.2~VNAYYU67JYQ3.1 size=980203 2024-08-29T18:14:44.906 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:44.904+0000 7fb61f04a8c0 1 > prepared multipart upload key=W7G9IIKAWQJC upload=VNAYYU67JYQ3 tag=ZPL412ALAJKI type=write size=3077355 2024-08-29T18:14:44.912 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:44.908+0000 7fb61f04a8c0 1 < completed part key=_multipart_O7DBV8Y3AF99.2~FNOBXR5OJ987.0 size=1048576 2024-08-29T18:14:44.916 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:44.912+0000 7fb61f04a8c0 1 < completed part key=_multipart_O7DBV8Y3AF99.2~FNOBXR5OJ987.1 size=630185 2024-08-29T18:14:44.924 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:44.920+0000 7fb61f04a8c0 1 < completed multipart upload key=O7DBV8Y3AF99 upload=FNOBXR5OJ987 tag=DVPTHG8V5JY4 type=write size=2727337 2024-08-29T18:14:44.933 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:44.932+0000 7fb61f04a8c0 1 > prepared part key=_multipart_UV4UZ0C0JNBG.2~JGSASEB12X1V.0 size=1048576 2024-08-29T18:14:44.938 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:44.936+0000 7fb61f04a8c0 1 > prepared part key=_multipart_UV4UZ0C0JNBG.2~JGSASEB12X1V.1 size=1048576 2024-08-29T18:14:44.942 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:44.940+0000 7fb61f04a8c0 1 > prepared part key=_multipart_UV4UZ0C0JNBG.2~JGSASEB12X1V.2 size=88643 2024-08-29T18:14:44.942 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:44.940+0000 7fb61f04a8c0 1 > prepared multipart upload key=UV4UZ0C0JNBG upload=JGSASEB12X1V tag=HJAO51JAQDKX type=write size=3234371 2024-08-29T18:14:44.951 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:44.948+0000 7fb61f04a8c0 1 < suggested update operation key=T5QMR1S0ST4W tag=9CTPOIKMEYU3 type=del size=4112286 2024-08-29T18:14:44.957 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:44.956+0000 7fb61f04a8c0 1 > prepared operation key=4CJ45GKY8XE9 tag=JRUSIHWLA0G6 type=del size=3621504 2024-08-29T18:14:44.962 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:44.960+0000 7fb61f04a8c0 1 < completed part key=_multipart_S94OB93AU625.2~JA5S37NI3U8E.0 size=1048576 2024-08-29T18:14:44.962 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:44.960+0000 7fb61f04a8c0 1 < canceled part key=_multipart_S94OB93AU625.2~JA5S37NI3U8E.1 size=1048576 2024-08-29T18:14:44.966 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:44.964+0000 7fb61f04a8c0 1 < completed part key=_multipart_S94OB93AU625.2~JA5S37NI3U8E.2 size=629072 2024-08-29T18:14:44.976 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:44.972+0000 7fb61f04a8c0 1 < canceled multipart upload key=S94OB93AU625 upload=JA5S37NI3U8E tag=2FJWQ2IS3LGC type=write size=3774800 2024-08-29T18:14:44.981 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:44.980+0000 7fb61f04a8c0 1 > prepared operation key=9KUQQR7K1949 tag=ZGPH1XFEK3NV type=del size=1277898 2024-08-29T18:14:44.987 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:44.984+0000 7fb61f04a8c0 1 < completed write operation key=G2SIXOJ02LZ6 tag=HPFXFUHZYM3N type=write size=525544 2024-08-29T18:14:44.997 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:44.996+0000 7fb61f04a8c0 1 > prepared part key=_multipart_ACLL9P9WWITK.2~62SO2ZQWBQJC.0 size=1048576 2024-08-29T18:14:45.001 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:45.000+0000 7fb61f04a8c0 1 > prepared part key=_multipart_ACLL9P9WWITK.2~62SO2ZQWBQJC.1 size=402595 2024-08-29T18:14:45.001 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:45.000+0000 7fb61f04a8c0 1 > prepared multipart upload key=ACLL9P9WWITK upload=62SO2ZQWBQJC tag=4PCN5G4MM8PO type=write size=2499747 2024-08-29T18:14:45.006 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:45.004+0000 7fb61f04a8c0 1 < completed part key=_multipart_S94OB93AU625.2~M7017USHWPNZ.0 size=1048576 2024-08-29T18:14:45.010 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:45.008+0000 7fb61f04a8c0 1 < completed part key=_multipart_S94OB93AU625.2~M7017USHWPNZ.1 size=1048576 2024-08-29T18:14:45.015 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:45.012+0000 7fb61f04a8c0 1 < completed part key=_multipart_S94OB93AU625.2~M7017USHWPNZ.2 size=1001244 2024-08-29T18:14:45.023 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:45.020+0000 7fb61f04a8c0 1 < completed multipart upload key=S94OB93AU625 upload=M7017USHWPNZ tag=N946KKRP918C type=write size=4146972 2024-08-29T18:14:45.029 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:45.028+0000 7fb61f04a8c0 1 > prepared operation key=3TBQVJB6IV1A tag=O5C0U3RGX1G0 type=del size=320914 2024-08-29T18:14:45.035 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:45.032+0000 7fb61f04a8c0 1 < completed part key=_multipart_X36ENK39934I.2~5ZX6CZOQYYMX.0 size=1048576 2024-08-29T18:14:45.040 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:45.036+0000 7fb61f04a8c0 1 < completed part key=_multipart_X36ENK39934I.2~5ZX6CZOQYYMX.1 size=381234 2024-08-29T18:14:45.050 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:45.048+0000 7fb61f04a8c0 1 < completed multipart upload key=X36ENK39934I upload=5ZX6CZOQYYMX tag=NVW9IJUOW8HG type=write size=2478386 2024-08-29T18:14:45.061 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:45.060+0000 7fb61f04a8c0 1 > prepared part key=_multipart_WL071MKICR2A.2~RKBZ813FLVNP.0 size=895960 2024-08-29T18:14:45.061 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:45.060+0000 7fb61f04a8c0 1 > prepared multipart upload key=WL071MKICR2A upload=RKBZ813FLVNP tag=BE24JKMLY7RL type=write size=1944536 2024-08-29T18:14:45.066 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:45.064+0000 7fb61f04a8c0 1 < completed delete operation key=LT1SSGLX1WMH tag=VQEV12H2K1WB type=del 2024-08-29T18:14:45.072 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:45.068+0000 7fb61f04a8c0 1 > prepared operation key=5KUQU3N4QH12 tag=XMWIEK5D68A8 type=del size=1121431 2024-08-29T18:14:45.078 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:45.076+0000 7fb61f04a8c0 1 < completed part key=_multipart_I3TS5SB21620.2~6V1WMKDOV4I2.0 size=1048576 2024-08-29T18:14:45.082 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:45.080+0000 7fb61f04a8c0 1 < completed part key=_multipart_I3TS5SB21620.2~6V1WMKDOV4I2.1 size=1048576 2024-08-29T18:14:45.087 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:45.084+0000 7fb61f04a8c0 1 < completed part key=_multipart_I3TS5SB21620.2~6V1WMKDOV4I2.2 size=416316 2024-08-29T18:14:45.096 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:45.092+0000 7fb61f04a8c0 1 < completed multipart upload key=I3TS5SB21620 upload=6V1WMKDOV4I2 tag=89G08U2YW5LD type=write size=3562044 2024-08-29T18:14:45.102 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:45.100+0000 7fb61f04a8c0 1 > prepared operation key=H62DUL1RISWE tag=KSVYSV0F6U5C type=del size=3718748 2024-08-29T18:14:45.113 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:45.108+0000 7fb61f04a8c0 1 < suggested remove operation key=ISHSUCCWWXU3 tag=6HYAIY2PWB7Z type=del 2024-08-29T18:14:45.118 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:45.116+0000 7fb61f04a8c0 1 > prepared operation key=AYZ82CIS7E5Q tag=AAD4M3Q5UILI type=del size=3916692 2024-08-29T18:14:45.123 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:45.120+0000 7fb61f04a8c0 1 < completed part key=_multipart_T5QMR1S0ST4W.2~XX8QGO44VW51.0 size=920399 2024-08-29T18:14:45.133 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:45.132+0000 7fb61f04a8c0 1 < completed multipart upload key=T5QMR1S0ST4W upload=XX8QGO44VW51 tag=HD08BSKO2NRU type=write size=1968975 2024-08-29T18:14:45.138 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:45.136+0000 7fb61f04a8c0 1 > prepared operation key=YTTW0WYLHLAN tag=2QZXR7HKO9M4 type=del size=3381290 2024-08-29T18:14:45.143 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:45.140+0000 7fb61f04a8c0 1 < completed delete operation key=YTTW0WYLHLAN tag=911T93KMOJCE type=del 2024-08-29T18:14:45.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:14:44 smithi029 bash[79042]: cluster 2024-08-29T18:14:43.833067+0000 mgr.y (mgr.25004) 745 : cluster [DBG] pgmap v1410: 137 pgs: 137 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 485 KiB/s rd, 166 KiB/s wr, 855 op/s 2024-08-29T18:14:45.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:14:44 smithi029 bash[77880]: cluster 2024-08-29T18:14:43.833067+0000 mgr.y (mgr.25004) 745 : cluster [DBG] pgmap v1410: 137 pgs: 137 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 485 KiB/s rd, 166 KiB/s wr, 855 op/s 2024-08-29T18:14:45.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:14:44 smithi110 bash[67519]: cluster 2024-08-29T18:14:43.833067+0000 mgr.y (mgr.25004) 745 : cluster [DBG] pgmap v1410: 137 pgs: 137 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 485 KiB/s rd, 166 KiB/s wr, 855 op/s 2024-08-29T18:14:45.153 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:45.152+0000 7fb61f04a8c0 1 > prepared part key=_multipart_2A1BIVN3Z7BT.2~ZZVI6EE5EH58.0 size=1048576 2024-08-29T18:14:45.157 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:45.156+0000 7fb61f04a8c0 1 > prepared part key=_multipart_2A1BIVN3Z7BT.2~ZZVI6EE5EH58.1 size=1048576 2024-08-29T18:14:45.162 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:45.160+0000 7fb61f04a8c0 1 > prepared part key=_multipart_2A1BIVN3Z7BT.2~ZZVI6EE5EH58.2 size=765977 2024-08-29T18:14:45.162 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:45.160+0000 7fb61f04a8c0 1 > prepared multipart upload key=2A1BIVN3Z7BT upload=ZZVI6EE5EH58 tag=YH5PJ19XX4SI type=write size=3911705 2024-08-29T18:14:45.167 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:45.164+0000 7fb61f04a8c0 1 < completed delete operation key=ACLL9P9WWITK tag=37RGIUOVIW7I type=del 2024-08-29T18:14:45.177 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:45.176+0000 7fb61f04a8c0 1 > prepared part key=_multipart_FNU3QYRYTDJL.2~2MEEMAE9S8AP.0 size=1048576 2024-08-29T18:14:45.182 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:45.180+0000 7fb61f04a8c0 1 > prepared part key=_multipart_FNU3QYRYTDJL.2~2MEEMAE9S8AP.1 size=3839 2024-08-29T18:14:45.182 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:45.180+0000 7fb61f04a8c0 1 > prepared multipart upload key=FNU3QYRYTDJL upload=2MEEMAE9S8AP tag=QFL3DIM9UU45 type=write size=2100991 2024-08-29T18:14:45.187 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:45.184+0000 7fb61f04a8c0 1 < completed part key=_multipart_AYZ82CIS7E5Q.2~FL0R2J7VFO80.0 size=1048576 2024-08-29T18:14:45.187 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:45.184+0000 7fb61f04a8c0 1 < canceled part key=_multipart_AYZ82CIS7E5Q.2~FL0R2J7VFO80.1 size=981633 2024-08-29T18:14:45.197 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:45.196+0000 7fb61f04a8c0 1 < canceled multipart upload key=AYZ82CIS7E5Q upload=FL0R2J7VFO80 tag=HY21D81S1JNS type=write size=3078785 2024-08-29T18:14:45.201 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:45.200+0000 7fb61f04a8c0 1 > prepared operation key=3TBQVJB6IV1A tag=VE1Y23TZVBS3 type=write size=76075 2024-08-29T18:14:45.207 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:45.204+0000 7fb61f04a8c0 1 < completed part key=_multipart_ME3R1W5MZE98.2~CEO8ICSH7143.0 size=1048576 2024-08-29T18:14:45.211 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:45.208+0000 7fb61f04a8c0 1 < completed part key=_multipart_ME3R1W5MZE98.2~CEO8ICSH7143.1 size=1048576 2024-08-29T18:14:45.215 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:45.212+0000 7fb61f04a8c0 1 < completed part key=_multipart_ME3R1W5MZE98.2~CEO8ICSH7143.2 size=112981 2024-08-29T18:14:45.224 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:45.220+0000 7fb61f04a8c0 1 < completed multipart upload key=ME3R1W5MZE98 upload=CEO8ICSH7143 tag=V9XOUF3PED2A type=write size=3258709 2024-08-29T18:14:45.229 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:45.228+0000 7fb61f04a8c0 1 > prepared operation key=G2SIXOJ02LZ6 tag=NZXSW606Q3V4 type=del size=3571413 2024-08-29T18:14:45.234 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:45.232+0000 7fb61f04a8c0 1 < canceled operation key=3QFXN4B7753P tag=54SNWT2RX9XT type=del size=1051565 2024-08-29T18:14:45.239 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:45.236+0000 7fb61f04a8c0 1 > prepared operation key=T5QMR1S0ST4W tag=DYQMNI8IK2NU type=del size=1904843 2024-08-29T18:14:45.244 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:45.240+0000 7fb61f04a8c0 1 < completed part key=_multipart_W7G9IIKAWQJC.2~VNAYYU67JYQ3.0 size=1048576 2024-08-29T18:14:45.248 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:45.244+0000 7fb61f04a8c0 1 < completed part key=_multipart_W7G9IIKAWQJC.2~VNAYYU67JYQ3.1 size=980203 2024-08-29T18:14:45.257 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:45.256+0000 7fb61f04a8c0 1 < completed multipart upload key=W7G9IIKAWQJC upload=VNAYYU67JYQ3 tag=ZPL412ALAJKI type=write size=3077355 2024-08-29T18:14:45.264 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:45.260+0000 7fb61f04a8c0 1 > prepared operation key=0YHK9IOSR0X1 tag=R3K2KLHRD5QC type=del size=1611244 2024-08-29T18:14:45.269 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:45.268+0000 7fb61f04a8c0 1 < completed part key=_multipart_UV4UZ0C0JNBG.2~JGSASEB12X1V.0 size=1048576 2024-08-29T18:14:45.273 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:45.272+0000 7fb61f04a8c0 1 < completed part key=_multipart_UV4UZ0C0JNBG.2~JGSASEB12X1V.1 size=1048576 2024-08-29T18:14:45.278 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:45.276+0000 7fb61f04a8c0 1 < completed part key=_multipart_UV4UZ0C0JNBG.2~JGSASEB12X1V.2 size=88643 2024-08-29T18:14:45.287 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:45.284+0000 7fb61f04a8c0 1 < completed multipart upload key=UV4UZ0C0JNBG upload=JGSASEB12X1V tag=HJAO51JAQDKX type=write size=3234371 2024-08-29T18:14:45.297 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:45.296+0000 7fb61f04a8c0 1 > prepared part key=_multipart_2KKUJMSXARBZ.2~F0SX6ZKFEMGX.0 size=676414 2024-08-29T18:14:45.297 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:45.296+0000 7fb61f04a8c0 1 > prepared multipart upload key=2KKUJMSXARBZ upload=F0SX6ZKFEMGX tag=DX7LAW47A6A9 type=write size=1724990 2024-08-29T18:14:45.302 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:45.300+0000 7fb61f04a8c0 1 < completed delete operation key=4CJ45GKY8XE9 tag=JRUSIHWLA0G6 type=del 2024-08-29T18:14:45.309 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:45.308+0000 7fb61f04a8c0 1 > prepared operation key=H62DUL1RISWE tag=KBSSJB3S2ODH type=del size=1971399 2024-08-29T18:14:45.319 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:45.316+0000 7fb61f04a8c0 1 < suggested update operation key=9KUQQR7K1949 tag=ZGPH1XFEK3NV type=del size=1277898 2024-08-29T18:14:45.330 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:45.328+0000 7fb61f04a8c0 1 > prepared part key=_multipart_X36ENK39934I.2~HF56T09DL589.0 size=1048576 2024-08-29T18:14:45.334 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:45.332+0000 7fb61f04a8c0 1 > prepared part key=_multipart_X36ENK39934I.2~HF56T09DL589.1 size=1048576 2024-08-29T18:14:45.339 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:45.336+0000 7fb61f04a8c0 1 > prepared part key=_multipart_X36ENK39934I.2~HF56T09DL589.2 size=377288 2024-08-29T18:14:45.339 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:45.336+0000 7fb61f04a8c0 1 > prepared multipart upload key=X36ENK39934I upload=HF56T09DL589 tag=VY38N60VB1L3 type=write size=3523016 2024-08-29T18:14:45.344 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:45.340+0000 7fb61f04a8c0 1 < completed part key=_multipart_ACLL9P9WWITK.2~62SO2ZQWBQJC.0 size=1048576 2024-08-29T18:14:45.344 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:45.340+0000 7fb61f04a8c0 1 < canceled part key=_multipart_ACLL9P9WWITK.2~62SO2ZQWBQJC.1 size=402595 2024-08-29T18:14:45.354 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:45.352+0000 7fb61f04a8c0 1 < canceled multipart upload key=ACLL9P9WWITK upload=62SO2ZQWBQJC tag=4PCN5G4MM8PO type=write size=2499747 2024-08-29T18:14:45.358 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:45.356+0000 7fb61f04a8c0 1 > prepared operation key=S94OB93AU625 tag=CEDF8CW5PJQJ type=write size=412528 2024-08-29T18:14:45.364 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:45.360+0000 7fb61f04a8c0 1 < completed delete operation key=3TBQVJB6IV1A tag=O5C0U3RGX1G0 type=del 2024-08-29T18:14:45.369 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:45.368+0000 7fb61f04a8c0 1 > prepared operation key=QIF1G8LA4M98 tag=BET2KZ2O4ASN type=write size=485222 2024-08-29T18:14:45.374 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:45.372+0000 7fb61f04a8c0 1 < completed part key=_multipart_WL071MKICR2A.2~RKBZ813FLVNP.0 size=895960 2024-08-29T18:14:45.382 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:45.380+0000 7fb61f04a8c0 1 < completed multipart upload key=WL071MKICR2A upload=RKBZ813FLVNP tag=BE24JKMLY7RL type=write size=1944536 2024-08-29T18:14:45.388 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:45.384+0000 7fb61f04a8c0 1 > prepared operation key=ME3R1W5MZE98 tag=7OS90C1MNW7S type=write size=764854 2024-08-29T18:14:45.394 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:45.392+0000 7fb61f04a8c0 1 < completed delete operation key=5KUQU3N4QH12 tag=XMWIEK5D68A8 type=del 2024-08-29T18:14:45.402 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:45.400+0000 7fb61f04a8c0 1 > prepared operation key=YTTW0WYLHLAN tag=YXWLRQZ9CBET type=write size=845344 2024-08-29T18:14:45.408 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:45.404+0000 7fb61f04a8c0 1 < completed delete operation key=H62DUL1RISWE tag=KSVYSV0F6U5C type=del 2024-08-29T18:14:45.413 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:45.412+0000 7fb61f04a8c0 1 > prepared operation key=XQUR2PAH9MTZ tag=GQ38D2RZI1FZ type=write size=284682 2024-08-29T18:14:45.419 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:45.416+0000 7fb61f04a8c0 1 < completed delete operation key=AYZ82CIS7E5Q tag=AAD4M3Q5UILI type=del 2024-08-29T18:14:45.430 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:45.428+0000 7fb61f04a8c0 1 > prepared part key=_multipart_FNU3QYRYTDJL.2~DIGOVJYN5NR3.0 size=622054 2024-08-29T18:14:45.430 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:45.428+0000 7fb61f04a8c0 1 > prepared multipart upload key=FNU3QYRYTDJL upload=DIGOVJYN5NR3 tag=8I7PEEQ3ARE5 type=write size=1670630 2024-08-29T18:14:45.436 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:45.432+0000 7fb61f04a8c0 1 < completed delete operation key=YTTW0WYLHLAN tag=2QZXR7HKO9M4 type=del 2024-08-29T18:14:45.445 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:45.444+0000 7fb61f04a8c0 1 > prepared part key=_multipart_I3TS5SB21620.2~HNKZSQG148J6.0 size=211653 2024-08-29T18:14:45.445 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:45.444+0000 7fb61f04a8c0 1 > prepared multipart upload key=I3TS5SB21620 upload=HNKZSQG148J6 tag=VGLERZH319NM type=write size=1260229 2024-08-29T18:14:45.446 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:45.444+0000 7fb61f04a8c0 1 < canceled part key=_multipart_2A1BIVN3Z7BT.2~ZZVI6EE5EH58.0 size=1048576 2024-08-29T18:14:45.450 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:45.448+0000 7fb61f04a8c0 1 < completed part key=_multipart_2A1BIVN3Z7BT.2~ZZVI6EE5EH58.1 size=1048576 2024-08-29T18:14:45.455 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:45.452+0000 7fb61f04a8c0 1 < completed part key=_multipart_2A1BIVN3Z7BT.2~ZZVI6EE5EH58.2 size=765977 2024-08-29T18:14:45.463 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:45.460+0000 7fb61f04a8c0 1 < canceled multipart upload key=2A1BIVN3Z7BT upload=ZZVI6EE5EH58 tag=YH5PJ19XX4SI type=write size=3911705 2024-08-29T18:14:45.473 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:45.472+0000 7fb61f04a8c0 1 > prepared part key=_multipart_WL071MKICR2A.2~Q18MZ3EKOA2S.0 size=990861 2024-08-29T18:14:45.473 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:45.472+0000 7fb61f04a8c0 1 > prepared multipart upload key=WL071MKICR2A upload=Q18MZ3EKOA2S tag=2YP7XFLDW30F type=write size=2039437 2024-08-29T18:14:45.479 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:45.476+0000 7fb61f04a8c0 1 < completed part key=_multipart_FNU3QYRYTDJL.2~2MEEMAE9S8AP.0 size=1048576 2024-08-29T18:14:45.484 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:45.480+0000 7fb61f04a8c0 1 < completed part key=_multipart_FNU3QYRYTDJL.2~2MEEMAE9S8AP.1 size=3839 2024-08-29T18:14:45.494 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:45.492+0000 7fb61f04a8c0 1 < completed multipart upload key=FNU3QYRYTDJL upload=2MEEMAE9S8AP tag=QFL3DIM9UU45 type=write size=2100991 2024-08-29T18:14:45.503 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:45.500+0000 7fb61f04a8c0 1 > prepared part key=_multipart_4CJ45GKY8XE9.2~3H9MN31CXJPY.0 size=1048576 2024-08-29T18:14:45.507 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:45.504+0000 7fb61f04a8c0 1 > prepared part key=_multipart_4CJ45GKY8XE9.2~3H9MN31CXJPY.1 size=24132 2024-08-29T18:14:45.508 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:45.504+0000 7fb61f04a8c0 1 > prepared multipart upload key=4CJ45GKY8XE9 upload=3H9MN31CXJPY tag=JBJ7315W9TQ5 type=write size=2121284 2024-08-29T18:14:45.512 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:45.508+0000 7fb61f04a8c0 1 < completed write operation key=3TBQVJB6IV1A tag=VE1Y23TZVBS3 type=write size=76075 2024-08-29T18:14:45.521 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:45.520+0000 7fb61f04a8c0 1 > prepared part key=_multipart_YTTW0WYLHLAN.2~OAN2HQO92TO2.0 size=1045773 2024-08-29T18:14:45.521 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:45.520+0000 7fb61f04a8c0 1 > prepared multipart upload key=YTTW0WYLHLAN upload=OAN2HQO92TO2 tag=57XAGIM2GZLB type=write size=2094349 2024-08-29T18:14:45.527 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:45.524+0000 7fb61f04a8c0 1 < completed delete operation key=G2SIXOJ02LZ6 tag=NZXSW606Q3V4 type=del 2024-08-29T18:14:45.536 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:45.532+0000 7fb61f04a8c0 1 > prepared part key=_multipart_0YHK9IOSR0X1.2~97L3SWUPF162.0 size=1048576 2024-08-29T18:14:45.539 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:45.536+0000 7fb61f04a8c0 1 > prepared part key=_multipart_0YHK9IOSR0X1.2~97L3SWUPF162.1 size=814382 2024-08-29T18:14:45.539 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:45.536+0000 7fb61f04a8c0 1 > prepared multipart upload key=0YHK9IOSR0X1 upload=97L3SWUPF162 tag=VMGVQMYUAM29 type=write size=2911534 2024-08-29T18:14:45.545 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:45.544+0000 7fb61f04a8c0 1 < canceled operation key=T5QMR1S0ST4W tag=DYQMNI8IK2NU type=del size=1904843 2024-08-29T18:14:45.550 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:45.548+0000 7fb61f04a8c0 1 > prepared operation key=5KUQU3N4QH12 tag=8XQPQHBUIRMG type=del size=4096415 2024-08-29T18:14:45.557 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:45.556+0000 7fb61f04a8c0 1 < completed delete operation key=0YHK9IOSR0X1 tag=R3K2KLHRD5QC type=del 2024-08-29T18:14:45.568 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:45.564+0000 7fb61f04a8c0 1 > prepared part key=_multipart_WL071MKICR2A.2~BZI41JM0622K.0 size=1048576 2024-08-29T18:14:45.571 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:45.568+0000 7fb61f04a8c0 1 > prepared part key=_multipart_WL071MKICR2A.2~BZI41JM0622K.1 size=1048576 2024-08-29T18:14:45.575 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:45.572+0000 7fb61f04a8c0 1 > prepared part key=_multipart_WL071MKICR2A.2~BZI41JM0622K.2 size=159582 2024-08-29T18:14:45.575 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:45.572+0000 7fb61f04a8c0 1 > prepared multipart upload key=WL071MKICR2A upload=BZI41JM0622K tag=YGZTKZEGY6O8 type=write size=3305310 2024-08-29T18:14:45.581 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:45.580+0000 7fb61f04a8c0 1 < completed part key=_multipart_2KKUJMSXARBZ.2~F0SX6ZKFEMGX.0 size=676414 2024-08-29T18:14:45.589 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:45.588+0000 7fb61f04a8c0 1 < completed multipart upload key=2KKUJMSXARBZ upload=F0SX6ZKFEMGX tag=DX7LAW47A6A9 type=write size=1724990 2024-08-29T18:14:45.600 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:45.596+0000 7fb61f04a8c0 1 > prepared part key=_multipart_JNIRD10HWLR8.2~NGD3HUAI2ZU2.0 size=1048576 2024-08-29T18:14:45.604 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:45.600+0000 7fb61f04a8c0 1 > prepared part key=_multipart_JNIRD10HWLR8.2~NGD3HUAI2ZU2.1 size=681171 2024-08-29T18:14:45.604 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:45.600+0000 7fb61f04a8c0 1 > prepared multipart upload key=JNIRD10HWLR8 upload=NGD3HUAI2ZU2 tag=FVC3LCAVDI8T type=write size=2778323 2024-08-29T18:14:45.614 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:45.612+0000 7fb61f04a8c0 1 < suggested remove operation key=H62DUL1RISWE tag=KBSSJB3S2ODH type=del 2024-08-29T18:14:45.619 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:45.616+0000 7fb61f04a8c0 1 > prepared operation key=2KKUJMSXARBZ tag=B1ZLYEH9NGSP type=del size=1533931 2024-08-29T18:14:45.625 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:45.624+0000 7fb61f04a8c0 1 < completed part key=_multipart_X36ENK39934I.2~HF56T09DL589.0 size=1048576 2024-08-29T18:14:45.629 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:45.628+0000 7fb61f04a8c0 1 < completed part key=_multipart_X36ENK39934I.2~HF56T09DL589.1 size=1048576 2024-08-29T18:14:45.633 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:45.632+0000 7fb61f04a8c0 1 < completed part key=_multipart_X36ENK39934I.2~HF56T09DL589.2 size=377288 2024-08-29T18:14:45.642 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:45.640+0000 7fb61f04a8c0 1 < completed multipart upload key=X36ENK39934I upload=HF56T09DL589 tag=VY38N60VB1L3 type=write size=3523016 2024-08-29T18:14:45.647 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:45.644+0000 7fb61f04a8c0 1 > prepared operation key=2KKUJMSXARBZ tag=VN1XTJ1AAQBO type=del size=1191018 2024-08-29T18:14:45.659 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:45.656+0000 7fb61f04a8c0 1 < suggested remove operation key=S94OB93AU625 tag=CEDF8CW5PJQJ type=write 2024-08-29T18:14:45.664 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:45.660+0000 7fb61f04a8c0 1 > prepared operation key=TER6ZJRIMW56 tag=W2M4SMIS3I32 type=del size=4016751 2024-08-29T18:14:45.669 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:45.668+0000 7fb61f04a8c0 1 < canceled operation key=QIF1G8LA4M98 tag=BET2KZ2O4ASN type=write size=485222 2024-08-29T18:14:45.675 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:45.672+0000 7fb61f04a8c0 1 > prepared operation key=4CJ45GKY8XE9 tag=FSTT1EUMHE0N type=del size=3810738 2024-08-29T18:14:45.685 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:45.684+0000 7fb61f04a8c0 1 < suggested update operation key=ME3R1W5MZE98 tag=7OS90C1MNW7S type=write size=764854 2024-08-29T18:14:45.691 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:45.688+0000 7fb61f04a8c0 1 > prepared operation key=QIF1G8LA4M98 tag=6RYVUVMWOL92 type=del size=878283 2024-08-29T18:14:45.697 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:45.696+0000 7fb61f04a8c0 1 < completed write operation key=YTTW0WYLHLAN tag=YXWLRQZ9CBET type=write size=845344 2024-08-29T18:14:45.702 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:45.700+0000 7fb61f04a8c0 1 > prepared operation key=4CJ45GKY8XE9 tag=T2SAX7XFOT8B type=del size=4190066 2024-08-29T18:14:45.712 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:45.708+0000 7fb61f04a8c0 1 < suggested remove operation key=XQUR2PAH9MTZ tag=GQ38D2RZI1FZ type=write 2024-08-29T18:14:45.718 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:45.716+0000 7fb61f04a8c0 1 > prepared operation key=AYZ82CIS7E5Q tag=OE48RHA9SJCA type=del size=3357052 2024-08-29T18:14:45.723 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:45.720+0000 7fb61f04a8c0 1 < completed part key=_multipart_FNU3QYRYTDJL.2~DIGOVJYN5NR3.0 size=622054 2024-08-29T18:14:45.732 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:45.728+0000 7fb61f04a8c0 1 < completed multipart upload key=FNU3QYRYTDJL upload=DIGOVJYN5NR3 tag=8I7PEEQ3ARE5 type=write size=1670630 2024-08-29T18:14:45.737 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:45.736+0000 7fb61f04a8c0 1 > prepared operation key=ISHSUCCWWXU3 tag=4AI9GS9D4CAG type=del size=347160 2024-08-29T18:14:45.743 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:45.740+0000 7fb61f04a8c0 1 < completed part key=_multipart_I3TS5SB21620.2~HNKZSQG148J6.0 size=211653 2024-08-29T18:14:45.752 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:45.748+0000 7fb61f04a8c0 1 < completed multipart upload key=I3TS5SB21620 upload=HNKZSQG148J6 tag=VGLERZH319NM type=write size=1260229 2024-08-29T18:14:45.757 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:45.756+0000 7fb61f04a8c0 1 > prepared operation key=G2SIXOJ02LZ6 tag=4SCZESB49I5M type=write size=1060 2024-08-29T18:14:45.762 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:45.760+0000 7fb61f04a8c0 1 < completed part key=_multipart_WL071MKICR2A.2~Q18MZ3EKOA2S.0 size=990861 2024-08-29T18:14:45.771 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:45.768+0000 7fb61f04a8c0 1 < completed multipart upload key=WL071MKICR2A upload=Q18MZ3EKOA2S tag=2YP7XFLDW30F type=write size=2039437 2024-08-29T18:14:45.781 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:45.776+0000 7fb61f04a8c0 1 > prepared part key=_multipart_FNU3QYRYTDJL.2~CVHHZI244EII.0 size=29453 2024-08-29T18:14:45.781 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:45.780+0000 7fb61f04a8c0 1 > prepared multipart upload key=FNU3QYRYTDJL upload=CVHHZI244EII tag=YOFNN0RK2Y2J type=write size=1078029 2024-08-29T18:14:45.786 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:45.784+0000 7fb61f04a8c0 1 < completed part key=_multipart_4CJ45GKY8XE9.2~3H9MN31CXJPY.0 size=1048576 2024-08-29T18:14:45.790 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:45.788+0000 7fb61f04a8c0 1 < completed part key=_multipart_4CJ45GKY8XE9.2~3H9MN31CXJPY.1 size=24132 2024-08-29T18:14:45.799 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:45.796+0000 7fb61f04a8c0 1 < completed multipart upload key=4CJ45GKY8XE9 upload=3H9MN31CXJPY tag=JBJ7315W9TQ5 type=write size=2121284 2024-08-29T18:14:45.804 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:45.800+0000 7fb61f04a8c0 1 > prepared operation key=X36ENK39934I tag=SMCTU126E34F type=del size=1733173 2024-08-29T18:14:45.811 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:45.808+0000 7fb61f04a8c0 1 < completed part key=_multipart_YTTW0WYLHLAN.2~OAN2HQO92TO2.0 size=1045773 2024-08-29T18:14:45.820 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:45.816+0000 7fb61f04a8c0 1 < completed multipart upload key=YTTW0WYLHLAN upload=OAN2HQO92TO2 tag=57XAGIM2GZLB type=write size=2094349 2024-08-29T18:14:45.827 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:45.824+0000 7fb61f04a8c0 1 > prepared operation key=G64DV15QNIKC tag=RVB4789AQ8HF type=del size=139886 2024-08-29T18:14:45.833 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:45.828+0000 7fb61f04a8c0 1 < completed part key=_multipart_0YHK9IOSR0X1.2~97L3SWUPF162.0 size=1048576 2024-08-29T18:14:45.837 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:45.836+0000 7fb61f04a8c0 1 < completed part key=_multipart_0YHK9IOSR0X1.2~97L3SWUPF162.1 size=814382 2024-08-29T18:14:45.846 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:45.844+0000 7fb61f04a8c0 1 < completed multipart upload key=0YHK9IOSR0X1 upload=97L3SWUPF162 tag=VMGVQMYUAM29 type=write size=2911534 2024-08-29T18:14:45.852 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:45.848+0000 7fb61f04a8c0 1 > prepared operation key=ACLL9P9WWITK tag=R44C5WGBJOCL type=del size=2512522 2024-08-29T18:14:45.863 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:45.860+0000 7fb61f04a8c0 1 < suggested remove operation key=5KUQU3N4QH12 tag=8XQPQHBUIRMG type=del 2024-08-29T18:14:45.873 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:45.868+0000 7fb61f04a8c0 1 > prepared part key=_multipart_4CJ45GKY8XE9.2~E1GSM4M54HEP.0 size=1048576 2024-08-29T18:14:45.877 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:45.876+0000 7fb61f04a8c0 1 > prepared part key=_multipart_4CJ45GKY8XE9.2~E1GSM4M54HEP.1 size=1048576 2024-08-29T18:14:45.881 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:45.880+0000 7fb61f04a8c0 1 > prepared part key=_multipart_4CJ45GKY8XE9.2~E1GSM4M54HEP.2 size=596111 2024-08-29T18:14:45.881 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:45.880+0000 7fb61f04a8c0 1 > prepared multipart upload key=4CJ45GKY8XE9 upload=E1GSM4M54HEP tag=WCUE15GY2V0S type=write size=3741839 2024-08-29T18:14:45.886 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:45.884+0000 7fb61f04a8c0 1 < completed part key=_multipart_WL071MKICR2A.2~BZI41JM0622K.0 size=1048576 2024-08-29T18:14:45.891 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:45.888+0000 7fb61f04a8c0 1 < completed part key=_multipart_WL071MKICR2A.2~BZI41JM0622K.1 size=1048576 2024-08-29T18:14:45.895 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:45.892+0000 7fb61f04a8c0 1 < completed part key=_multipart_WL071MKICR2A.2~BZI41JM0622K.2 size=159582 2024-08-29T18:14:45.905 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:45.904+0000 7fb61f04a8c0 1 < completed multipart upload key=WL071MKICR2A upload=BZI41JM0622K tag=YGZTKZEGY6O8 type=write size=3305310 2024-08-29T18:14:45.915 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:45.912+0000 7fb61f04a8c0 1 > prepared part key=_multipart_O7DBV8Y3AF99.2~5RPV7SUVPTYF.0 size=1048576 2024-08-29T18:14:45.920 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:45.916+0000 7fb61f04a8c0 1 > prepared part key=_multipart_O7DBV8Y3AF99.2~5RPV7SUVPTYF.1 size=946709 2024-08-29T18:14:45.920 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:45.916+0000 7fb61f04a8c0 1 > prepared multipart upload key=O7DBV8Y3AF99 upload=5RPV7SUVPTYF tag=A3K61EMSLYX8 type=write size=3043861 2024-08-29T18:14:45.925 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:45.924+0000 7fb61f04a8c0 1 < completed part key=_multipart_JNIRD10HWLR8.2~NGD3HUAI2ZU2.0 size=1048576 2024-08-29T18:14:45.930 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:45.928+0000 7fb61f04a8c0 1 < completed part key=_multipart_JNIRD10HWLR8.2~NGD3HUAI2ZU2.1 size=681171 2024-08-29T18:14:45.939 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:45.936+0000 7fb61f04a8c0 1 < completed multipart upload key=JNIRD10HWLR8 upload=NGD3HUAI2ZU2 tag=FVC3LCAVDI8T type=write size=2778323 2024-08-29T18:14:45.944 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:45.940+0000 7fb61f04a8c0 1 > prepared operation key=YTTW0WYLHLAN tag=3TPJTL8B3UXE type=write size=953937 2024-08-29T18:14:45.949 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:45.948+0000 7fb61f04a8c0 1 < canceled operation key=2KKUJMSXARBZ tag=B1ZLYEH9NGSP type=del size=1533931 2024-08-29T18:14:45.955 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:45.952+0000 7fb61f04a8c0 1 > prepared operation key=5KUQU3N4QH12 tag=R92Z5NXGR406 type=write size=302798 2024-08-29T18:14:45.960 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:45.956+0000 7fb61f04a8c0 1 < completed delete operation key=2KKUJMSXARBZ tag=VN1XTJ1AAQBO type=del 2024-08-29T18:14:45.965 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:45.964+0000 7fb61f04a8c0 1 > prepared operation key=UV4UZ0C0JNBG tag=CMELFD99LSGN type=del size=1805623 2024-08-29T18:14:45.976 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:45.972+0000 7fb61f04a8c0 1 < suggested update operation key=TER6ZJRIMW56 tag=W2M4SMIS3I32 type=del size=4016751 2024-08-29T18:14:45.981 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:45.980+0000 7fb61f04a8c0 1 > prepared operation key=O7DBV8Y3AF99 tag=7WA4W9WPM1JC type=write size=911478 2024-08-29T18:14:45.992 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:45.988+0000 7fb61f04a8c0 1 < suggested remove operation key=4CJ45GKY8XE9 tag=FSTT1EUMHE0N type=del 2024-08-29T18:14:45.997 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:45.996+0000 7fb61f04a8c0 1 > prepared operation key=5KUQU3N4QH12 tag=FJEKPYAE95DQ type=write size=359513 2024-08-29T18:14:46.002 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:46.000+0000 7fb61f04a8c0 1 < completed delete operation key=QIF1G8LA4M98 tag=6RYVUVMWOL92 type=del 2024-08-29T18:14:46.007 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:46.004+0000 7fb61f04a8c0 1 > prepared operation key=T5QMR1S0ST4W tag=ZUN0G9NNDZPG type=del size=3766537 2024-08-29T18:14:46.014 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:46.012+0000 7fb61f04a8c0 -1 < failed to complete operation key=4CJ45GKY8XE9 tag=T2SAX7XFOT8B type=del size=4190066: (22) Invalid argument 2024-08-29T18:14:46.020 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:46.016+0000 7fb61f04a8c0 1 > prepared operation key=X36ENK39934I tag=60RIJ2RDDCGT type=del size=3621351 2024-08-29T18:14:46.026 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:46.024+0000 7fb61f04a8c0 1 < completed delete operation key=AYZ82CIS7E5Q tag=OE48RHA9SJCA type=del 2024-08-29T18:14:46.032 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:46.028+0000 7fb61f04a8c0 1 > prepared operation key=4CJ45GKY8XE9 tag=UNG61033CR1K type=del size=2787150 2024-08-29T18:14:46.037 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:46.036+0000 7fb61f04a8c0 1 < completed delete operation key=ISHSUCCWWXU3 tag=4AI9GS9D4CAG type=del 2024-08-29T18:14:46.047 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:46.044+0000 7fb61f04a8c0 1 > prepared part key=_multipart_G64DV15QNIKC.2~JPXZUNA301GC.0 size=576753 2024-08-29T18:14:46.048 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:46.044+0000 7fb61f04a8c0 1 > prepared multipart upload key=G64DV15QNIKC upload=JPXZUNA301GC tag=301DNDNVBBQT type=write size=1625329 2024-08-29T18:14:46.058 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:46.056+0000 7fb61f04a8c0 1 < suggested update operation key=G2SIXOJ02LZ6 tag=4SCZESB49I5M type=write size=1060 2024-08-29T18:14:46.067 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:46.064+0000 7fb61f04a8c0 1 > prepared part key=_multipart_S94OB93AU625.2~ZUZTSEQ6BPF7.0 size=1048576 2024-08-29T18:14:46.071 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:46.068+0000 7fb61f04a8c0 1 > prepared part key=_multipart_S94OB93AU625.2~ZUZTSEQ6BPF7.1 size=1048576 2024-08-29T18:14:46.077 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:46.076+0000 7fb61f04a8c0 1 > prepared part key=_multipart_S94OB93AU625.2~ZUZTSEQ6BPF7.2 size=733434 2024-08-29T18:14:46.078 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:46.076+0000 7fb61f04a8c0 1 > prepared multipart upload key=S94OB93AU625 upload=ZUZTSEQ6BPF7 tag=9UDATVP93MV3 type=write size=3879162 2024-08-29T18:14:46.083 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:46.080+0000 7fb61f04a8c0 1 < completed part key=_multipart_FNU3QYRYTDJL.2~CVHHZI244EII.0 size=29453 2024-08-29T18:14:46.091 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:46.088+0000 7fb61f04a8c0 1 < completed multipart upload key=FNU3QYRYTDJL upload=CVHHZI244EII tag=YOFNN0RK2Y2J type=write size=1078029 2024-08-29T18:14:46.097 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:46.096+0000 7fb61f04a8c0 1 > prepared operation key=9KUQQR7K1949 tag=RZR1JVSLEW5L type=del size=3708924 2024-08-29T18:14:46.102 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:46.100+0000 7fb61f04a8c0 1 < canceled operation key=X36ENK39934I tag=SMCTU126E34F type=del size=1733173 2024-08-29T18:14:46.108 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:46.104+0000 7fb61f04a8c0 1 > prepared operation key=AEOIRMCT8KQ2 tag=3H4KIALJJARL type=del size=342604 2024-08-29T18:14:46.118 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:46.116+0000 7fb61f04a8c0 1 < suggested update operation key=G64DV15QNIKC tag=RVB4789AQ8HF type=del size=139886 2024-08-29T18:14:46.123 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:46.120+0000 7fb61f04a8c0 1 > prepared operation key=YTTW0WYLHLAN tag=NDWRKJ1D8TDV type=del size=3206971 2024-08-29T18:14:46.128 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:46.124+0000 7fb61f04a8c0 1 < completed delete operation key=ACLL9P9WWITK tag=R44C5WGBJOCL type=del 2024-08-29T18:14:46.133 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:46.132+0000 7fb61f04a8c0 1 > prepared operation key=T5QMR1S0ST4W tag=W4RHW4QH8V5U type=del size=1776432 2024-08-29T18:14:46.138 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:46.136+0000 7fb61f04a8c0 1 < completed part key=_multipart_4CJ45GKY8XE9.2~E1GSM4M54HEP.0 size=1048576 2024-08-29T18:14:46.143 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:46.140+0000 7fb61f04a8c0 1 < completed part key=_multipart_4CJ45GKY8XE9.2~E1GSM4M54HEP.1 size=1048576 2024-08-29T18:14:46.147 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:46.144+0000 7fb61f04a8c0 1 < completed part key=_multipart_4CJ45GKY8XE9.2~E1GSM4M54HEP.2 size=596111 2024-08-29T18:14:46.156 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:46.152+0000 7fb61f04a8c0 1 < completed multipart upload key=4CJ45GKY8XE9 upload=E1GSM4M54HEP tag=WCUE15GY2V0S type=write size=3741839 2024-08-29T18:14:46.161 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:46.160+0000 7fb61f04a8c0 1 > prepared operation key=H62DUL1RISWE tag=PAHRHIPP6EFF type=del size=2706910 2024-08-29T18:14:46.166 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:46.164+0000 7fb61f04a8c0 1 < completed part key=_multipart_O7DBV8Y3AF99.2~5RPV7SUVPTYF.0 size=1048576 2024-08-29T18:14:46.170 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:46.168+0000 7fb61f04a8c0 1 < completed part key=_multipart_O7DBV8Y3AF99.2~5RPV7SUVPTYF.1 size=946709 2024-08-29T18:14:46.179 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:46.176+0000 7fb61f04a8c0 1 < completed multipart upload key=O7DBV8Y3AF99 upload=5RPV7SUVPTYF tag=A3K61EMSLYX8 type=write size=3043861 2024-08-29T18:14:46.184 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:46.180+0000 7fb61f04a8c0 1 > prepared operation key=G64DV15QNIKC tag=7MFBUDZQ35S5 type=del size=1769775 2024-08-29T18:14:46.189 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:46.188+0000 7fb61f04a8c0 1 < completed write operation key=YTTW0WYLHLAN tag=3TPJTL8B3UXE type=write size=953937 2024-08-29T18:14:46.199 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:46.196+0000 7fb61f04a8c0 1 > prepared part key=_multipart_QIF1G8LA4M98.2~I6B1JBL0LFQD.0 size=1048576 2024-08-29T18:14:46.203 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:46.200+0000 7fb61f04a8c0 1 > prepared part key=_multipart_QIF1G8LA4M98.2~I6B1JBL0LFQD.1 size=1048576 2024-08-29T18:14:46.209 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:46.208+0000 7fb61f04a8c0 1 > prepared part key=_multipart_QIF1G8LA4M98.2~I6B1JBL0LFQD.2 size=403767 2024-08-29T18:14:46.209 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:46.208+0000 7fb61f04a8c0 1 > prepared multipart upload key=QIF1G8LA4M98 upload=I6B1JBL0LFQD tag=3JOA8CRE0J04 type=write size=3549495 2024-08-29T18:14:46.214 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:46.212+0000 7fb61f04a8c0 1 < completed write operation key=5KUQU3N4QH12 tag=R92Z5NXGR406 type=write size=302798 2024-08-29T18:14:46.224 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:46.220+0000 7fb61f04a8c0 1 > prepared part key=_multipart_G2SIXOJ02LZ6.2~1TPLNNVVF0A2.0 size=1048576 2024-08-29T18:14:46.228 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:46.224+0000 7fb61f04a8c0 1 > prepared part key=_multipart_G2SIXOJ02LZ6.2~1TPLNNVVF0A2.1 size=1048576 2024-08-29T18:14:46.232 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:46.228+0000 7fb61f04a8c0 1 > prepared part key=_multipart_G2SIXOJ02LZ6.2~1TPLNNVVF0A2.2 size=982771 2024-08-29T18:14:46.232 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:46.228+0000 7fb61f04a8c0 1 > prepared multipart upload key=G2SIXOJ02LZ6 upload=1TPLNNVVF0A2 tag=JDWATWWEEZIS type=write size=4128499 2024-08-29T18:14:46.237 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:46.236+0000 7fb61f04a8c0 1 < completed delete operation key=UV4UZ0C0JNBG tag=CMELFD99LSGN type=del 2024-08-29T18:14:46.242 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:46.240+0000 7fb61f04a8c0 1 > prepared operation key=G64DV15QNIKC tag=XG1QDX4BZ27D type=del size=1862650 2024-08-29T18:14:46.252 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:46.248+0000 7fb61f04a8c0 1 < suggested remove operation key=O7DBV8Y3AF99 tag=7WA4W9WPM1JC type=write 2024-08-29T18:14:46.258 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:46.256+0000 7fb61f04a8c0 1 > prepared operation key=ME3R1W5MZE98 tag=QN5B3IO0SMOV type=write size=779961 2024-08-29T18:14:46.268 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:46.264+0000 7fb61f04a8c0 1 < suggested remove operation key=5KUQU3N4QH12 tag=FJEKPYAE95DQ type=write 2024-08-29T18:14:46.279 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:46.276+0000 7fb61f04a8c0 1 > prepared part key=_multipart_AYZ82CIS7E5Q.2~Z1055RGU43MZ.0 size=435689 2024-08-29T18:14:46.279 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:46.276+0000 7fb61f04a8c0 1 > prepared multipart upload key=AYZ82CIS7E5Q upload=Z1055RGU43MZ tag=NRCRWUCSU623 type=write size=1484265 2024-08-29T18:14:46.285 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:46.284+0000 7fb61f04a8c0 1 < completed delete operation key=T5QMR1S0ST4W tag=ZUN0G9NNDZPG type=del 2024-08-29T18:14:46.294 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:46.292+0000 7fb61f04a8c0 1 > prepared part key=_multipart_FNU3QYRYTDJL.2~RVN60DRIHNEM.0 size=1048576 2024-08-29T18:14:46.298 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:46.296+0000 7fb61f04a8c0 1 > prepared part key=_multipart_FNU3QYRYTDJL.2~RVN60DRIHNEM.1 size=1048576 2024-08-29T18:14:46.302 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:46.300+0000 7fb61f04a8c0 1 > prepared part key=_multipart_FNU3QYRYTDJL.2~RVN60DRIHNEM.2 size=756181 2024-08-29T18:14:46.302 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:46.300+0000 7fb61f04a8c0 1 > prepared multipart upload key=FNU3QYRYTDJL upload=RVN60DRIHNEM tag=NE6UXGPXLGRG type=write size=3901909 2024-08-29T18:14:46.307 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:46.304+0000 7fb61f04a8c0 1 < completed delete operation key=X36ENK39934I tag=60RIJ2RDDCGT type=del 2024-08-29T18:14:46.312 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:46.308+0000 7fb61f04a8c0 1 > prepared operation key=WL071MKICR2A tag=53DBJ6Z94TQQ type=del size=2526240 2024-08-29T18:14:46.322 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:46.320+0000 7fb61f04a8c0 1 < suggested update operation key=4CJ45GKY8XE9 tag=UNG61033CR1K type=del size=2787150 2024-08-29T18:14:46.332 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:46.328+0000 7fb61f04a8c0 1 > prepared part key=_multipart_UV4UZ0C0JNBG.2~KHL6VQZ09NBE.0 size=935120 2024-08-29T18:14:46.332 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:46.328+0000 7fb61f04a8c0 1 > prepared multipart upload key=UV4UZ0C0JNBG upload=KHL6VQZ09NBE tag=MEF7IF2V9G9U type=write size=1983696 2024-08-29T18:14:46.336 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:46.332+0000 7fb61f04a8c0 1 < completed part key=_multipart_G64DV15QNIKC.2~JPXZUNA301GC.0 size=576753 2024-08-29T18:14:46.345 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:46.344+0000 7fb61f04a8c0 1 < completed multipart upload key=G64DV15QNIKC upload=JPXZUNA301GC tag=301DNDNVBBQT type=write size=1625329 2024-08-29T18:14:46.351 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:46.348+0000 7fb61f04a8c0 1 > prepared operation key=4CJ45GKY8XE9 tag=PU3DX9TBBNRV type=del size=2601595 2024-08-29T18:14:46.356 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:46.352+0000 7fb61f04a8c0 1 < completed part key=_multipart_S94OB93AU625.2~ZUZTSEQ6BPF7.0 size=1048576 2024-08-29T18:14:46.360 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:46.356+0000 7fb61f04a8c0 1 < completed part key=_multipart_S94OB93AU625.2~ZUZTSEQ6BPF7.1 size=1048576 2024-08-29T18:14:46.360 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:46.356+0000 7fb61f04a8c0 1 < canceled part key=_multipart_S94OB93AU625.2~ZUZTSEQ6BPF7.2 size=733434 2024-08-29T18:14:46.369 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:46.368+0000 7fb61f04a8c0 1 < canceled multipart upload key=S94OB93AU625 upload=ZUZTSEQ6BPF7 tag=9UDATVP93MV3 type=write size=3879162 2024-08-29T18:14:46.375 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:46.372+0000 7fb61f04a8c0 1 > prepared operation key=I3TS5SB21620 tag=T5P1USFTA2N4 type=del size=2236299 2024-08-29T18:14:46.380 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:46.376+0000 7fb61f04a8c0 1 < completed delete operation key=9KUQQR7K1949 tag=RZR1JVSLEW5L type=del 2024-08-29T18:14:46.390 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:46.388+0000 7fb61f04a8c0 1 > prepared part key=_multipart_0YHK9IOSR0X1.2~LZDXZVM3ZT56.0 size=1044319 2024-08-29T18:14:46.390 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:46.388+0000 7fb61f04a8c0 1 > prepared multipart upload key=0YHK9IOSR0X1 upload=LZDXZVM3ZT56 tag=VHJKCV72XXCG type=write size=2092895 2024-08-29T18:14:46.395 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:46.392+0000 7fb61f04a8c0 1 < canceled operation key=AEOIRMCT8KQ2 tag=3H4KIALJJARL type=del size=342604 2024-08-29T18:14:46.401 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:46.400+0000 7fb61f04a8c0 1 > prepared operation key=JNIRD10HWLR8 tag=87UUQUJ7BDSP type=del size=2773638 2024-08-29T18:14:46.406 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:46.404+0000 7fb61f04a8c0 1 < completed delete operation key=YTTW0WYLHLAN tag=NDWRKJ1D8TDV type=del 2024-08-29T18:14:46.412 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:46.408+0000 7fb61f04a8c0 1 > prepared operation key=AEOIRMCT8KQ2 tag=D2XDECFL0WPG type=del size=317824 2024-08-29T18:14:46.417 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:46.416+0000 7fb61f04a8c0 1 < canceled operation key=T5QMR1S0ST4W tag=W4RHW4QH8V5U type=del size=1776432 2024-08-29T18:14:46.422 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:46.420+0000 7fb61f04a8c0 1 > prepared operation key=ACLL9P9WWITK tag=VQNAM1J01L4S type=del size=1487889 2024-08-29T18:14:46.428 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:46.424+0000 7fb61f04a8c0 1 < completed delete operation key=H62DUL1RISWE tag=PAHRHIPP6EFF type=del 2024-08-29T18:14:46.433 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:46.432+0000 7fb61f04a8c0 1 > prepared operation key=88Z3FINQPJH4 tag=0BJ62AG4VTCJ type=del size=3543018 2024-08-29T18:14:46.439 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:46.436+0000 7fb61f04a8c0 1 < completed delete operation key=G64DV15QNIKC tag=7MFBUDZQ35S5 type=del 2024-08-29T18:14:46.448 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:46.448+0000 7fb61f04a8c0 1 > prepared part key=_multipart_3QFXN4B7753P.2~SF0L0V2GAJ42.0 size=1048576 2024-08-29T18:14:46.453 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:46.452+0000 7fb61f04a8c0 1 > prepared part key=_multipart_3QFXN4B7753P.2~SF0L0V2GAJ42.1 size=1048576 2024-08-29T18:14:46.457 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:46.456+0000 7fb61f04a8c0 1 > prepared part key=_multipart_3QFXN4B7753P.2~SF0L0V2GAJ42.2 size=178268 2024-08-29T18:14:46.457 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:46.456+0000 7fb61f04a8c0 1 > prepared multipart upload key=3QFXN4B7753P upload=SF0L0V2GAJ42 tag=KK2XAQGQ30J2 type=write size=3323996 2024-08-29T18:14:46.464 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:46.460+0000 7fb61f04a8c0 1 < completed part key=_multipart_QIF1G8LA4M98.2~I6B1JBL0LFQD.0 size=1048576 2024-08-29T18:14:46.467 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:46.464+0000 7fb61f04a8c0 1 < completed part key=_multipart_QIF1G8LA4M98.2~I6B1JBL0LFQD.1 size=1048576 2024-08-29T18:14:46.472 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:46.468+0000 7fb61f04a8c0 1 < completed part key=_multipart_QIF1G8LA4M98.2~I6B1JBL0LFQD.2 size=403767 2024-08-29T18:14:46.481 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:46.480+0000 7fb61f04a8c0 1 < completed multipart upload key=QIF1G8LA4M98 upload=I6B1JBL0LFQD tag=3JOA8CRE0J04 type=write size=3549495 2024-08-29T18:14:46.486 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:46.484+0000 7fb61f04a8c0 1 > prepared operation key=LT1SSGLX1WMH tag=UO72YR7P1RO3 type=del size=2077054 2024-08-29T18:14:46.492 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:46.488+0000 7fb61f04a8c0 1 < completed part key=_multipart_G2SIXOJ02LZ6.2~1TPLNNVVF0A2.0 size=1048576 2024-08-29T18:14:46.496 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:46.492+0000 7fb61f04a8c0 1 < completed part key=_multipart_G2SIXOJ02LZ6.2~1TPLNNVVF0A2.1 size=1048576 2024-08-29T18:14:46.496 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:46.492+0000 7fb61f04a8c0 1 < canceled part key=_multipart_G2SIXOJ02LZ6.2~1TPLNNVVF0A2.2 size=982771 2024-08-29T18:14:46.506 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:46.504+0000 7fb61f04a8c0 1 < canceled multipart upload key=G2SIXOJ02LZ6 upload=1TPLNNVVF0A2 tag=JDWATWWEEZIS type=write size=4128499 2024-08-29T18:14:46.511 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:46.508+0000 7fb61f04a8c0 1 > prepared operation key=YTTW0WYLHLAN tag=JBU2PDBN5PZO type=write size=331552 2024-08-29T18:14:46.516 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:46.512+0000 7fb61f04a8c0 1 < completed delete operation key=G64DV15QNIKC tag=XG1QDX4BZ27D type=del 2024-08-29T18:14:46.522 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:46.520+0000 7fb61f04a8c0 1 > prepared operation key=G64DV15QNIKC tag=T75ZMG5W47EB type=del size=2938224 2024-08-29T18:14:46.528 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:46.524+0000 7fb61f04a8c0 1 < completed write operation key=ME3R1W5MZE98 tag=QN5B3IO0SMOV type=write size=779961 2024-08-29T18:14:46.538 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:46.536+0000 7fb61f04a8c0 1 > prepared part key=_multipart_H62DUL1RISWE.2~46UQSDU6ORJT.0 size=1048576 2024-08-29T18:14:46.542 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:46.540+0000 7fb61f04a8c0 1 > prepared part key=_multipart_H62DUL1RISWE.2~46UQSDU6ORJT.1 size=221911 2024-08-29T18:14:46.542 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:46.540+0000 7fb61f04a8c0 1 > prepared multipart upload key=H62DUL1RISWE upload=46UQSDU6ORJT tag=MBCFKA1A0Z46 type=write size=2319063 2024-08-29T18:14:46.547 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:46.544+0000 7fb61f04a8c0 1 < completed part key=_multipart_AYZ82CIS7E5Q.2~Z1055RGU43MZ.0 size=435689 2024-08-29T18:14:46.556 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:46.552+0000 7fb61f04a8c0 1 < completed multipart upload key=AYZ82CIS7E5Q upload=Z1055RGU43MZ tag=NRCRWUCSU623 type=write size=1484265 2024-08-29T18:14:46.566 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:46.564+0000 7fb61f04a8c0 1 > prepared part key=_multipart_G2SIXOJ02LZ6.2~W5JQWBHM1JAI.0 size=1048576 2024-08-29T18:14:46.571 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:46.568+0000 7fb61f04a8c0 1 > prepared part key=_multipart_G2SIXOJ02LZ6.2~W5JQWBHM1JAI.1 size=1048576 2024-08-29T18:14:46.576 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:46.572+0000 7fb61f04a8c0 1 > prepared part key=_multipart_G2SIXOJ02LZ6.2~W5JQWBHM1JAI.2 size=547102 2024-08-29T18:14:46.576 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:46.572+0000 7fb61f04a8c0 1 > prepared multipart upload key=G2SIXOJ02LZ6 upload=W5JQWBHM1JAI tag=4ZFAXO2HHJ5B type=write size=3692830 2024-08-29T18:14:46.581 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:46.580+0000 7fb61f04a8c0 1 < completed part key=_multipart_FNU3QYRYTDJL.2~RVN60DRIHNEM.0 size=1048576 2024-08-29T18:14:46.585 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:46.584+0000 7fb61f04a8c0 1 < completed part key=_multipart_FNU3QYRYTDJL.2~RVN60DRIHNEM.1 size=1048576 2024-08-29T18:14:46.589 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:46.588+0000 7fb61f04a8c0 1 < completed part key=_multipart_FNU3QYRYTDJL.2~RVN60DRIHNEM.2 size=756181 2024-08-29T18:14:46.599 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:46.596+0000 7fb61f04a8c0 1 < completed multipart upload key=FNU3QYRYTDJL upload=RVN60DRIHNEM tag=NE6UXGPXLGRG type=write size=3901909 2024-08-29T18:14:46.609 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:46.608+0000 7fb61f04a8c0 1 > prepared part key=_multipart_FNU3QYRYTDJL.2~QGUJZWZQ3BY9.0 size=447336 2024-08-29T18:14:46.609 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:46.608+0000 7fb61f04a8c0 1 > prepared multipart upload key=FNU3QYRYTDJL upload=QGUJZWZQ3BY9 tag=A25AIODWOFVW type=write size=1495912 2024-08-29T18:14:46.614 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:46.612+0000 7fb61f04a8c0 1 < completed delete operation key=WL071MKICR2A tag=53DBJ6Z94TQQ type=del 2024-08-29T18:14:46.625 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:46.620+0000 7fb61f04a8c0 1 > prepared part key=_multipart_H62DUL1RISWE.2~LFMPIE208NTN.0 size=688890 2024-08-29T18:14:46.625 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:46.624+0000 7fb61f04a8c0 1 > prepared multipart upload key=H62DUL1RISWE upload=LFMPIE208NTN tag=LFHFKEABUE7X type=write size=1737466 2024-08-29T18:14:46.630 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:46.628+0000 7fb61f04a8c0 1 < completed part key=_multipart_UV4UZ0C0JNBG.2~KHL6VQZ09NBE.0 size=935120 2024-08-29T18:14:46.639 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:46.636+0000 7fb61f04a8c0 1 < completed multipart upload key=UV4UZ0C0JNBG upload=KHL6VQZ09NBE tag=MEF7IF2V9G9U type=write size=1983696 2024-08-29T18:14:46.649 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:46.648+0000 7fb61f04a8c0 1 > prepared part key=_multipart_2A1BIVN3Z7BT.2~PZQEKIVQ0UF1.0 size=1048576 2024-08-29T18:14:46.653 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:46.652+0000 7fb61f04a8c0 1 > prepared part key=_multipart_2A1BIVN3Z7BT.2~PZQEKIVQ0UF1.1 size=941738 2024-08-29T18:14:46.654 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:46.652+0000 7fb61f04a8c0 1 > prepared multipart upload key=2A1BIVN3Z7BT upload=PZQEKIVQ0UF1 tag=JBV981Y6AQR5 type=write size=3038890 2024-08-29T18:14:46.659 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:46.656+0000 7fb61f04a8c0 1 < completed delete operation key=4CJ45GKY8XE9 tag=PU3DX9TBBNRV type=del 2024-08-29T18:14:46.664 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:46.660+0000 7fb61f04a8c0 1 > prepared operation key=I3TS5SB21620 tag=7A1Y80XTB0V6 type=del size=1737882 2024-08-29T18:14:46.674 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:46.672+0000 7fb61f04a8c0 1 < suggested remove operation key=I3TS5SB21620 tag=T5P1USFTA2N4 type=del 2024-08-29T18:14:46.684 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:46.680+0000 7fb61f04a8c0 1 > prepared part key=_multipart_2A1BIVN3Z7BT.2~H8O1L8O63CR6.0 size=1048576 2024-08-29T18:14:46.688 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:46.684+0000 7fb61f04a8c0 1 > prepared part key=_multipart_2A1BIVN3Z7BT.2~H8O1L8O63CR6.1 size=226630 2024-08-29T18:14:46.688 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:46.684+0000 7fb61f04a8c0 1 > prepared multipart upload key=2A1BIVN3Z7BT upload=H8O1L8O63CR6 tag=H2I88MAV2GS5 type=write size=2323782 2024-08-29T18:14:46.693 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:46.692+0000 7fb61f04a8c0 1 < completed part key=_multipart_0YHK9IOSR0X1.2~LZDXZVM3ZT56.0 size=1044319 2024-08-29T18:14:46.702 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:46.700+0000 7fb61f04a8c0 1 < completed multipart upload key=0YHK9IOSR0X1 upload=LZDXZVM3ZT56 tag=VHJKCV72XXCG type=write size=2092895 2024-08-29T18:14:46.711 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:46.708+0000 7fb61f04a8c0 1 > prepared part key=_multipart_2A1BIVN3Z7BT.2~7HPNR3KODEE4.0 size=1048576 2024-08-29T18:14:46.716 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:46.712+0000 7fb61f04a8c0 1 > prepared part key=_multipart_2A1BIVN3Z7BT.2~7HPNR3KODEE4.1 size=1048576 2024-08-29T18:14:46.720 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:46.716+0000 7fb61f04a8c0 1 > prepared part key=_multipart_2A1BIVN3Z7BT.2~7HPNR3KODEE4.2 size=592573 2024-08-29T18:14:46.720 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:46.716+0000 7fb61f04a8c0 1 > prepared multipart upload key=2A1BIVN3Z7BT upload=7HPNR3KODEE4 tag=D74Y2WFT6763 type=write size=3738301 2024-08-29T18:14:46.725 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:46.724+0000 7fb61f04a8c0 1 < completed delete operation key=JNIRD10HWLR8 tag=87UUQUJ7BDSP type=del 2024-08-29T18:14:46.732 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:46.728+0000 7fb61f04a8c0 1 > prepared operation key=I3TS5SB21620 tag=1SKNW083CHCI type=del size=644409 2024-08-29T18:14:46.743 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:46.740+0000 7fb61f04a8c0 1 < suggested update operation key=AEOIRMCT8KQ2 tag=D2XDECFL0WPG type=del size=317824 2024-08-29T18:14:46.749 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:46.748+0000 7fb61f04a8c0 1 > prepared operation key=ACLL9P9WWITK tag=RDKCVGGKVQFE type=del size=550653 2024-08-29T18:14:46.761 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:46.760+0000 7fb61f04a8c0 1 < suggested remove operation key=ACLL9P9WWITK tag=VQNAM1J01L4S type=del 2024-08-29T18:14:46.766 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:46.764+0000 7fb61f04a8c0 1 > prepared operation key=O7DBV8Y3AF99 tag=ZDVI4FRKFRHV type=del size=1125278 2024-08-29T18:14:46.776 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:46.772+0000 7fb61f04a8c0 1 < suggested remove operation key=88Z3FINQPJH4 tag=0BJ62AG4VTCJ type=del 2024-08-29T18:14:46.786 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:46.784+0000 7fb61f04a8c0 1 > prepared part key=_multipart_AYZ82CIS7E5Q.2~0ODWFVK5AQGF.0 size=1048576 2024-08-29T18:14:46.791 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:46.788+0000 7fb61f04a8c0 1 > prepared part key=_multipart_AYZ82CIS7E5Q.2~0ODWFVK5AQGF.1 size=677039 2024-08-29T18:14:46.791 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:46.788+0000 7fb61f04a8c0 1 > prepared multipart upload key=AYZ82CIS7E5Q upload=0ODWFVK5AQGF tag=3U28F82HFGWA type=write size=2774191 2024-08-29T18:14:46.796 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:46.792+0000 7fb61f04a8c0 1 < completed part key=_multipart_3QFXN4B7753P.2~SF0L0V2GAJ42.0 size=1048576 2024-08-29T18:14:46.801 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:46.800+0000 7fb61f04a8c0 1 < completed part key=_multipart_3QFXN4B7753P.2~SF0L0V2GAJ42.1 size=1048576 2024-08-29T18:14:46.805 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:46.804+0000 7fb61f04a8c0 1 < completed part key=_multipart_3QFXN4B7753P.2~SF0L0V2GAJ42.2 size=178268 2024-08-29T18:14:46.815 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:46.812+0000 7fb61f04a8c0 1 < completed multipart upload key=3QFXN4B7753P upload=SF0L0V2GAJ42 tag=KK2XAQGQ30J2 type=write size=3323996 2024-08-29T18:14:46.825 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:46.824+0000 7fb61f04a8c0 1 > prepared part key=_multipart_QIF1G8LA4M98.2~G17FUPZY9T0W.0 size=1048576 2024-08-29T18:14:46.829 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:46.828+0000 7fb61f04a8c0 1 > prepared part key=_multipart_QIF1G8LA4M98.2~G17FUPZY9T0W.1 size=228368 2024-08-29T18:14:46.829 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:46.828+0000 7fb61f04a8c0 1 > prepared multipart upload key=QIF1G8LA4M98 upload=G17FUPZY9T0W tag=GB91M409RGV4 type=write size=2325520 2024-08-29T18:14:46.835 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:46.832+0000 7fb61f04a8c0 1 < completed delete operation key=LT1SSGLX1WMH tag=UO72YR7P1RO3 type=del 2024-08-29T18:14:46.845 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:46.844+0000 7fb61f04a8c0 1 > prepared part key=_multipart_FNU3QYRYTDJL.2~U5GJFQ103ZWC.0 size=996375 2024-08-29T18:14:46.845 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:46.844+0000 7fb61f04a8c0 1 > prepared multipart upload key=FNU3QYRYTDJL upload=U5GJFQ103ZWC tag=KP7M0HR5ZYPE type=write size=2044951 2024-08-29T18:14:46.850 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:46.848+0000 7fb61f04a8c0 1 < completed write operation key=YTTW0WYLHLAN tag=JBU2PDBN5PZO type=write size=331552 2024-08-29T18:14:46.911 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:46.860+0000 7fb61f04a8c0 1 > prepared part key=_multipart_2KKUJMSXARBZ.2~XIXXWERO9795.0 size=1048576 2024-08-29T18:14:46.912 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:46.864+0000 7fb61f04a8c0 1 > prepared part key=_multipart_2KKUJMSXARBZ.2~XIXXWERO9795.1 size=1048576 2024-08-29T18:14:46.912 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:46.868+0000 7fb61f04a8c0 1 > prepared part key=_multipart_2KKUJMSXARBZ.2~XIXXWERO9795.2 size=1001162 2024-08-29T18:14:46.912 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:46.868+0000 7fb61f04a8c0 1 > prepared multipart upload key=2KKUJMSXARBZ upload=XIXXWERO9795 tag=31PMSFI0ID5O type=write size=4146890 2024-08-29T18:14:46.912 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:46.872+0000 7fb61f04a8c0 1 < completed delete operation key=G64DV15QNIKC tag=T75ZMG5W47EB type=del 2024-08-29T18:14:46.912 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:46.884+0000 7fb61f04a8c0 1 > prepared part key=_multipart_G2SIXOJ02LZ6.2~MHVA3TZQLGWP.0 size=1048576 2024-08-29T18:14:46.913 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:46.888+0000 7fb61f04a8c0 1 > prepared part key=_multipart_G2SIXOJ02LZ6.2~MHVA3TZQLGWP.1 size=1048576 2024-08-29T18:14:46.913 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:46.892+0000 7fb61f04a8c0 1 > prepared part key=_multipart_G2SIXOJ02LZ6.2~MHVA3TZQLGWP.2 size=485376 2024-08-29T18:14:46.913 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:46.892+0000 7fb61f04a8c0 1 > prepared multipart upload key=G2SIXOJ02LZ6 upload=MHVA3TZQLGWP tag=NU8OPY1CNKAI type=write size=3631104 2024-08-29T18:14:46.913 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:46.896+0000 7fb61f04a8c0 1 < completed part key=_multipart_H62DUL1RISWE.2~46UQSDU6ORJT.0 size=1048576 2024-08-29T18:14:46.913 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:46.900+0000 7fb61f04a8c0 1 < completed part key=_multipart_H62DUL1RISWE.2~46UQSDU6ORJT.1 size=221911 2024-08-29T18:14:46.915 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:46.912+0000 7fb61f04a8c0 1 < completed multipart upload key=H62DUL1RISWE upload=46UQSDU6ORJT tag=MBCFKA1A0Z46 type=write size=2319063 2024-08-29T18:14:46.920 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:46.916+0000 7fb61f04a8c0 1 > prepared operation key=88Z3FINQPJH4 tag=SCLT1K76ZMMK type=write size=590575 2024-08-29T18:14:46.925 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:46.924+0000 7fb61f04a8c0 1 < completed part key=_multipart_G2SIXOJ02LZ6.2~W5JQWBHM1JAI.0 size=1048576 2024-08-29T18:14:46.930 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:46.928+0000 7fb61f04a8c0 1 < completed part key=_multipart_G2SIXOJ02LZ6.2~W5JQWBHM1JAI.1 size=1048576 2024-08-29T18:14:46.935 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:46.932+0000 7fb61f04a8c0 1 < completed part key=_multipart_G2SIXOJ02LZ6.2~W5JQWBHM1JAI.2 size=547102 2024-08-29T18:14:46.945 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:46.944+0000 7fb61f04a8c0 1 < completed multipart upload key=G2SIXOJ02LZ6 upload=W5JQWBHM1JAI tag=4ZFAXO2HHJ5B type=write size=3692830 2024-08-29T18:14:46.951 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:46.948+0000 7fb61f04a8c0 1 > prepared operation key=AEOIRMCT8KQ2 tag=86G2HW7309KG type=del size=2658123 2024-08-29T18:14:46.957 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:46.956+0000 7fb61f04a8c0 1 < completed part key=_multipart_FNU3QYRYTDJL.2~QGUJZWZQ3BY9.0 size=447336 2024-08-29T18:14:46.966 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:46.964+0000 7fb61f04a8c0 1 < completed multipart upload key=FNU3QYRYTDJL upload=QGUJZWZQ3BY9 tag=A25AIODWOFVW type=write size=1495912 2024-08-29T18:14:46.971 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:46.968+0000 7fb61f04a8c0 1 > prepared operation key=AEOIRMCT8KQ2 tag=MHT8OD46R68A type=del size=785128 2024-08-29T18:14:46.977 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:46.976+0000 7fb61f04a8c0 1 < completed part key=_multipart_H62DUL1RISWE.2~LFMPIE208NTN.0 size=688890 2024-08-29T18:14:46.986 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:46.984+0000 7fb61f04a8c0 1 < completed multipart upload key=H62DUL1RISWE upload=LFMPIE208NTN tag=LFHFKEABUE7X type=write size=1737466 2024-08-29T18:14:46.992 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:46.988+0000 7fb61f04a8c0 1 > prepared operation key=2A1BIVN3Z7BT tag=QLTQ04KU28ES type=del size=1527733 2024-08-29T18:14:46.998 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:46.996+0000 7fb61f04a8c0 1 < completed part key=_multipart_2A1BIVN3Z7BT.2~PZQEKIVQ0UF1.0 size=1048576 2024-08-29T18:14:46.998 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:46.996+0000 7fb61f04a8c0 1 < canceled part key=_multipart_2A1BIVN3Z7BT.2~PZQEKIVQ0UF1.1 size=941738 2024-08-29T18:14:47.007 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:47.004+0000 7fb61f04a8c0 1 < canceled multipart upload key=2A1BIVN3Z7BT upload=PZQEKIVQ0UF1 tag=JBV981Y6AQR5 type=write size=3038890 2024-08-29T18:14:47.017 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:47.016+0000 7fb61f04a8c0 1 > prepared part key=_multipart_0YHK9IOSR0X1.2~I1ZLTIZ7M08Z.0 size=1048576 2024-08-29T18:14:47.022 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:47.020+0000 7fb61f04a8c0 1 > prepared part key=_multipart_0YHK9IOSR0X1.2~I1ZLTIZ7M08Z.1 size=1048576 2024-08-29T18:14:47.027 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:47.024+0000 7fb61f04a8c0 1 > prepared part key=_multipart_0YHK9IOSR0X1.2~I1ZLTIZ7M08Z.2 size=180998 2024-08-29T18:14:47.027 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:47.024+0000 7fb61f04a8c0 1 > prepared multipart upload key=0YHK9IOSR0X1 upload=I1ZLTIZ7M08Z tag=SVCKNOGASXLF type=write size=3326726 2024-08-29T18:14:47.034 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:47.032+0000 7fb61f04a8c0 -1 < failed to complete operation key=I3TS5SB21620 tag=7A1Y80XTB0V6 type=del size=1737882: (22) Invalid argument 2024-08-29T18:14:47.040 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:47.036+0000 7fb61f04a8c0 1 > prepared operation key=2A1BIVN3Z7BT tag=4PS3NOSXVEIK type=del size=3621479 2024-08-29T18:14:47.045 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:47.044+0000 7fb61f04a8c0 1 < completed part key=_multipart_2A1BIVN3Z7BT.2~H8O1L8O63CR6.0 size=1048576 2024-08-29T18:14:47.050 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:47.048+0000 7fb61f04a8c0 1 < completed part key=_multipart_2A1BIVN3Z7BT.2~H8O1L8O63CR6.1 size=226630 2024-08-29T18:14:47.061 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:47.060+0000 7fb61f04a8c0 1 < completed multipart upload key=2A1BIVN3Z7BT upload=H8O1L8O63CR6 tag=H2I88MAV2GS5 type=write size=2323782 2024-08-29T18:14:47.071 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:47.068+0000 7fb61f04a8c0 1 > prepared part key=_multipart_88Z3FINQPJH4.2~BCBAKX79B28J.0 size=1048576 2024-08-29T18:14:47.075 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:47.072+0000 7fb61f04a8c0 1 > prepared part key=_multipart_88Z3FINQPJH4.2~BCBAKX79B28J.1 size=1048576 2024-08-29T18:14:47.080 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:47.076+0000 7fb61f04a8c0 1 > prepared part key=_multipart_88Z3FINQPJH4.2~BCBAKX79B28J.2 size=53818 2024-08-29T18:14:47.080 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:47.076+0000 7fb61f04a8c0 1 > prepared multipart upload key=88Z3FINQPJH4 upload=BCBAKX79B28J tag=5VEITGZSS6AO type=write size=3199546 2024-08-29T18:14:47.085 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:47.084+0000 7fb61f04a8c0 1 < completed part key=_multipart_2A1BIVN3Z7BT.2~7HPNR3KODEE4.0 size=1048576 2024-08-29T18:14:47.089 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:47.088+0000 7fb61f04a8c0 1 < completed part key=_multipart_2A1BIVN3Z7BT.2~7HPNR3KODEE4.1 size=1048576 2024-08-29T18:14:47.094 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:47.092+0000 7fb61f04a8c0 1 < completed part key=_multipart_2A1BIVN3Z7BT.2~7HPNR3KODEE4.2 size=592573 2024-08-29T18:14:47.103 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:47.100+0000 7fb61f04a8c0 1 < completed multipart upload key=2A1BIVN3Z7BT upload=7HPNR3KODEE4 tag=D74Y2WFT6763 type=write size=3738301 2024-08-29T18:14:47.113 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:47.112+0000 7fb61f04a8c0 1 > prepared part key=_multipart_AEOIRMCT8KQ2.2~7ACMO7MPHYMF.0 size=1048576 2024-08-29T18:14:47.118 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:47.116+0000 7fb61f04a8c0 1 > prepared part key=_multipart_AEOIRMCT8KQ2.2~7ACMO7MPHYMF.1 size=524422 2024-08-29T18:14:47.118 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:47.116+0000 7fb61f04a8c0 1 > prepared multipart upload key=AEOIRMCT8KQ2 upload=7ACMO7MPHYMF tag=XEEMZ5HB2NMW type=write size=2621574 2024-08-29T18:14:47.123 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:47.120+0000 7fb61f04a8c0 1 < completed delete operation key=I3TS5SB21620 tag=1SKNW083CHCI type=del 2024-08-29T18:14:47.128 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:47.124+0000 7fb61f04a8c0 1 > prepared operation key=FNU3QYRYTDJL tag=EVUCJ06PMGGK type=del size=1034046 2024-08-29T18:14:47.135 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:47.132+0000 7fb61f04a8c0 -1 < failed to complete operation key=ACLL9P9WWITK tag=RDKCVGGKVQFE type=del size=550653: (22) Invalid argument 2024-08-29T18:14:47.141 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:47.140+0000 7fb61f04a8c0 1 > prepared operation key=S94OB93AU625 tag=R7IL0RH4OCR0 type=del size=1705166 2024-08-29T18:14:47.146 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:47.144+0000 7fb61f04a8c0 1 < completed delete operation key=O7DBV8Y3AF99 tag=ZDVI4FRKFRHV type=del 2024-08-29T18:14:47.152 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:47.148+0000 7fb61f04a8c0 1 > prepared operation key=H62DUL1RISWE tag=C0RJ7UHSSKM8 type=del size=919297 2024-08-29T18:14:47.158 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:47.156+0000 7fb61f04a8c0 1 < completed part key=_multipart_AYZ82CIS7E5Q.2~0ODWFVK5AQGF.0 size=1048576 2024-08-29T18:14:47.163 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:47.160+0000 7fb61f04a8c0 1 < completed part key=_multipart_AYZ82CIS7E5Q.2~0ODWFVK5AQGF.1 size=677039 2024-08-29T18:14:47.174 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:47.172+0000 7fb61f04a8c0 1 < completed multipart upload key=AYZ82CIS7E5Q upload=0ODWFVK5AQGF tag=3U28F82HFGWA type=write size=2774191 2024-08-29T18:14:47.182 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:47.180+0000 7fb61f04a8c0 1 > prepared operation key=S94OB93AU625 tag=HDKNRLZ85DDF type=del size=1526044 2024-08-29T18:14:47.183 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:47.180+0000 7fb61f04a8c0 1 < canceled part key=_multipart_QIF1G8LA4M98.2~G17FUPZY9T0W.0 size=1048576 2024-08-29T18:14:47.188 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:47.184+0000 7fb61f04a8c0 1 < completed part key=_multipart_QIF1G8LA4M98.2~G17FUPZY9T0W.1 size=228368 2024-08-29T18:14:47.199 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:47.196+0000 7fb61f04a8c0 1 < canceled multipart upload key=QIF1G8LA4M98 upload=G17FUPZY9T0W tag=GB91M409RGV4 type=write size=2325520 2024-08-29T18:14:47.204 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:47.200+0000 7fb61f04a8c0 1 > prepared operation key=H62DUL1RISWE tag=4R8TWAZ96Y4E type=del size=329074 2024-08-29T18:14:47.205 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:47.204+0000 7fb61f04a8c0 1 < canceled part key=_multipart_FNU3QYRYTDJL.2~U5GJFQ103ZWC.0 size=996375 2024-08-29T18:14:47.214 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:47.212+0000 7fb61f04a8c0 1 < canceled multipart upload key=FNU3QYRYTDJL upload=U5GJFQ103ZWC tag=KP7M0HR5ZYPE type=write size=2044951 2024-08-29T18:14:47.225 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:47.224+0000 7fb61f04a8c0 1 > prepared part key=_multipart_ME3R1W5MZE98.2~4VHMK8Y89AD4.0 size=1048576 2024-08-29T18:14:47.230 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:47.228+0000 7fb61f04a8c0 1 > prepared part key=_multipart_ME3R1W5MZE98.2~4VHMK8Y89AD4.1 size=1048576 2024-08-29T18:14:47.234 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:47.232+0000 7fb61f04a8c0 1 > prepared part key=_multipart_ME3R1W5MZE98.2~4VHMK8Y89AD4.2 size=897121 2024-08-29T18:14:47.234 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:47.232+0000 7fb61f04a8c0 1 > prepared multipart upload key=ME3R1W5MZE98 upload=4VHMK8Y89AD4 tag=WMC0JHU8UYNU type=write size=4042849 2024-08-29T18:14:47.239 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:47.236+0000 7fb61f04a8c0 1 < completed part key=_multipart_2KKUJMSXARBZ.2~XIXXWERO9795.0 size=1048576 2024-08-29T18:14:47.243 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:47.240+0000 7fb61f04a8c0 1 < completed part key=_multipart_2KKUJMSXARBZ.2~XIXXWERO9795.1 size=1048576 2024-08-29T18:14:47.248 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:47.244+0000 7fb61f04a8c0 1 < completed part key=_multipart_2KKUJMSXARBZ.2~XIXXWERO9795.2 size=1001162 2024-08-29T18:14:47.258 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:47.256+0000 7fb61f04a8c0 1 < completed multipart upload key=2KKUJMSXARBZ upload=XIXXWERO9795 tag=31PMSFI0ID5O type=write size=4146890 2024-08-29T18:14:47.268 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:47.264+0000 7fb61f04a8c0 1 > prepared part key=_multipart_9KUQQR7K1949.2~QT337AXJG689.0 size=1048576 2024-08-29T18:14:47.272 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:47.268+0000 7fb61f04a8c0 1 > prepared part key=_multipart_9KUQQR7K1949.2~QT337AXJG689.1 size=1048576 2024-08-29T18:14:47.277 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:47.276+0000 7fb61f04a8c0 1 > prepared part key=_multipart_9KUQQR7K1949.2~QT337AXJG689.2 size=992403 2024-08-29T18:14:47.277 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:47.276+0000 7fb61f04a8c0 1 > prepared multipart upload key=9KUQQR7K1949 upload=QT337AXJG689 tag=XBM0Q9EW4J80 type=write size=4138131 2024-08-29T18:14:47.282 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:47.280+0000 7fb61f04a8c0 1 < completed part key=_multipart_G2SIXOJ02LZ6.2~MHVA3TZQLGWP.0 size=1048576 2024-08-29T18:14:47.287 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:47.284+0000 7fb61f04a8c0 1 < completed part key=_multipart_G2SIXOJ02LZ6.2~MHVA3TZQLGWP.1 size=1048576 2024-08-29T18:14:47.293 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:47.292+0000 7fb61f04a8c0 1 < completed part key=_multipart_G2SIXOJ02LZ6.2~MHVA3TZQLGWP.2 size=485376 2024-08-29T18:14:47.302 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:47.300+0000 7fb61f04a8c0 1 < completed multipart upload key=G2SIXOJ02LZ6 upload=MHVA3TZQLGWP tag=NU8OPY1CNKAI type=write size=3631104 2024-08-29T18:14:47.315 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:47.312+0000 7fb61f04a8c0 1 > prepared part key=_multipart_ACLL9P9WWITK.2~2F5DFF5E0EK8.0 size=1048576 2024-08-29T18:14:47.319 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:47.316+0000 7fb61f04a8c0 1 > prepared part key=_multipart_ACLL9P9WWITK.2~2F5DFF5E0EK8.1 size=215057 2024-08-29T18:14:47.319 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:47.316+0000 7fb61f04a8c0 1 > prepared multipart upload key=ACLL9P9WWITK upload=2F5DFF5E0EK8 tag=BSKUAJUHDN3U type=write size=2312209 2024-08-29T18:14:47.329 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:47.328+0000 7fb61f04a8c0 1 < suggested update operation key=88Z3FINQPJH4 tag=SCLT1K76ZMMK type=write size=590575 2024-08-29T18:14:47.339 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:47.336+0000 7fb61f04a8c0 1 > prepared part key=_multipart_3TBQVJB6IV1A.2~ED9SJSO8CKIG.0 size=1048576 2024-08-29T18:14:47.345 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:47.344+0000 7fb61f04a8c0 1 > prepared part key=_multipart_3TBQVJB6IV1A.2~ED9SJSO8CKIG.1 size=1048576 2024-08-29T18:14:47.350 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:47.348+0000 7fb61f04a8c0 1 > prepared part key=_multipart_3TBQVJB6IV1A.2~ED9SJSO8CKIG.2 size=816341 2024-08-29T18:14:47.350 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:47.348+0000 7fb61f04a8c0 1 > prepared multipart upload key=3TBQVJB6IV1A upload=ED9SJSO8CKIG tag=AA3X0MOW98XH type=write size=3962069 2024-08-29T18:14:47.357 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:47.356+0000 7fb61f04a8c0 1 < completed delete operation key=AEOIRMCT8KQ2 tag=86G2HW7309KG type=del 2024-08-29T18:14:47.363 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:47.360+0000 7fb61f04a8c0 1 > prepared operation key=QIF1G8LA4M98 tag=AHQTOPUGG52G type=del size=3105784 2024-08-29T18:14:47.368 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:47.364+0000 7fb61f04a8c0 1 < completed delete operation key=AEOIRMCT8KQ2 tag=MHT8OD46R68A type=del 2024-08-29T18:14:47.374 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:47.372+0000 7fb61f04a8c0 1 > prepared operation key=H62DUL1RISWE tag=QTJY8DZ8N5YS type=del size=3539327 2024-08-29T18:14:47.379 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:47.376+0000 7fb61f04a8c0 1 < completed delete operation key=2A1BIVN3Z7BT tag=QLTQ04KU28ES type=del 2024-08-29T18:14:47.385 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:47.384+0000 7fb61f04a8c0 1 > prepared operation key=QIF1G8LA4M98 tag=L27Z6QBWJGYC type=del size=2982272 2024-08-29T18:14:47.390 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:47.388+0000 7fb61f04a8c0 1 < completed part key=_multipart_0YHK9IOSR0X1.2~I1ZLTIZ7M08Z.0 size=1048576 2024-08-29T18:14:47.395 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:47.392+0000 7fb61f04a8c0 1 < completed part key=_multipart_0YHK9IOSR0X1.2~I1ZLTIZ7M08Z.1 size=1048576 2024-08-29T18:14:47.395 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:47.392+0000 7fb61f04a8c0 1 < canceled part key=_multipart_0YHK9IOSR0X1.2~I1ZLTIZ7M08Z.2 size=180998 2024-08-29T18:14:47.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:14:46 smithi029 bash[77880]: cluster 2024-08-29T18:14:45.833982+0000 mgr.y (mgr.25004) 746 : cluster [DBG] pgmap v1411: 137 pgs: 137 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 485 KiB/s rd, 166 KiB/s wr, 855 op/s 2024-08-29T18:14:47.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:14:46 smithi029 bash[79042]: cluster 2024-08-29T18:14:45.833982+0000 mgr.y (mgr.25004) 746 : cluster [DBG] pgmap v1411: 137 pgs: 137 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 485 KiB/s rd, 166 KiB/s wr, 855 op/s 2024-08-29T18:14:47.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:14:46 smithi110 bash[67519]: cluster 2024-08-29T18:14:45.833982+0000 mgr.y (mgr.25004) 746 : cluster [DBG] pgmap v1411: 137 pgs: 137 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 485 KiB/s rd, 166 KiB/s wr, 855 op/s 2024-08-29T18:14:47.404 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:47.400+0000 7fb61f04a8c0 1 < canceled multipart upload key=0YHK9IOSR0X1 upload=I1ZLTIZ7M08Z tag=SVCKNOGASXLF type=write size=3326726 2024-08-29T18:14:47.409 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:47.408+0000 7fb61f04a8c0 1 > prepared operation key=9KUQQR7K1949 tag=C33B2W9X2UMY type=del size=4025384 2024-08-29T18:14:47.414 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:47.412+0000 7fb61f04a8c0 1 < completed delete operation key=2A1BIVN3Z7BT tag=4PS3NOSXVEIK type=del 2024-08-29T18:14:47.420 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:47.416+0000 7fb61f04a8c0 1 > prepared operation key=O7DBV8Y3AF99 tag=FNDQMKMKW433 type=del size=1143980 2024-08-29T18:14:47.421 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:47.420+0000 7fb61f04a8c0 1 < canceled part key=_multipart_88Z3FINQPJH4.2~BCBAKX79B28J.0 size=1048576 2024-08-29T18:14:47.421 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:47.420+0000 7fb61f04a8c0 1 < canceled part key=_multipart_88Z3FINQPJH4.2~BCBAKX79B28J.1 size=1048576 2024-08-29T18:14:47.425 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:47.424+0000 7fb61f04a8c0 1 < completed part key=_multipart_88Z3FINQPJH4.2~BCBAKX79B28J.2 size=53818 2024-08-29T18:14:47.434 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:47.432+0000 7fb61f04a8c0 1 < canceled multipart upload key=88Z3FINQPJH4 upload=BCBAKX79B28J tag=5VEITGZSS6AO type=write size=3199546 2024-08-29T18:14:47.439 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:47.436+0000 7fb61f04a8c0 1 > prepared operation key=WL071MKICR2A tag=BQT84F8GY67J type=del size=3770019 2024-08-29T18:14:47.444 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:47.440+0000 7fb61f04a8c0 1 < completed part key=_multipart_AEOIRMCT8KQ2.2~7ACMO7MPHYMF.0 size=1048576 2024-08-29T18:14:47.449 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:47.448+0000 7fb61f04a8c0 1 < completed part key=_multipart_AEOIRMCT8KQ2.2~7ACMO7MPHYMF.1 size=524422 2024-08-29T18:14:47.459 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:47.456+0000 7fb61f04a8c0 1 < completed multipart upload key=AEOIRMCT8KQ2 upload=7ACMO7MPHYMF tag=XEEMZ5HB2NMW type=write size=2621574 2024-08-29T18:14:47.464 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:47.460+0000 7fb61f04a8c0 1 > prepared operation key=WL071MKICR2A tag=7RRKOU8K4MPP type=del size=2113953 2024-08-29T18:14:47.475 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:47.472+0000 7fb61f04a8c0 1 < suggested remove operation key=FNU3QYRYTDJL tag=EVUCJ06PMGGK type=del 2024-08-29T18:14:47.481 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:47.480+0000 7fb61f04a8c0 1 > prepared operation key=UV4UZ0C0JNBG tag=45SMGK1WPP3W type=write size=216079 2024-08-29T18:14:47.491 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:47.488+0000 7fb61f04a8c0 1 < suggested update operation key=S94OB93AU625 tag=R7IL0RH4OCR0 type=del size=1705166 2024-08-29T18:14:47.496 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:47.492+0000 7fb61f04a8c0 1 > prepared operation key=WL071MKICR2A tag=EF7FJ1D6B1AL type=del size=2955014 2024-08-29T18:14:47.502 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:47.500+0000 7fb61f04a8c0 1 < completed delete operation key=H62DUL1RISWE tag=C0RJ7UHSSKM8 type=del 2024-08-29T18:14:47.508 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:47.504+0000 7fb61f04a8c0 1 > prepared operation key=3TBQVJB6IV1A tag=KHH79JYU70DX type=write size=274904 2024-08-29T18:14:47.515 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:47.512+0000 7fb61f04a8c0 -1 < failed to complete operation key=S94OB93AU625 tag=HDKNRLZ85DDF type=del size=1526044: (22) Invalid argument 2024-08-29T18:14:47.525 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:47.524+0000 7fb61f04a8c0 1 > prepared part key=_multipart_O7DBV8Y3AF99.2~2HKOX412H1L3.0 size=307859 2024-08-29T18:14:47.525 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:47.524+0000 7fb61f04a8c0 1 > prepared multipart upload key=O7DBV8Y3AF99 upload=2HKOX412H1L3 tag=DKAN2GYH3Q9L type=write size=1356435 2024-08-29T18:14:47.531 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:47.528+0000 7fb61f04a8c0 1 < completed delete operation key=H62DUL1RISWE tag=4R8TWAZ96Y4E type=del 2024-08-29T18:14:47.536 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:47.532+0000 7fb61f04a8c0 1 > prepared operation key=S94OB93AU625 tag=SZDV83JJZTXL type=del size=1260280 2024-08-29T18:14:47.542 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:47.540+0000 7fb61f04a8c0 1 < completed part key=_multipart_ME3R1W5MZE98.2~4VHMK8Y89AD4.0 size=1048576 2024-08-29T18:14:47.546 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:47.544+0000 7fb61f04a8c0 1 < completed part key=_multipart_ME3R1W5MZE98.2~4VHMK8Y89AD4.1 size=1048576 2024-08-29T18:14:47.551 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:47.548+0000 7fb61f04a8c0 1 < completed part key=_multipart_ME3R1W5MZE98.2~4VHMK8Y89AD4.2 size=897121 2024-08-29T18:14:47.559 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:47.556+0000 7fb61f04a8c0 1 < completed multipart upload key=ME3R1W5MZE98 upload=4VHMK8Y89AD4 tag=WMC0JHU8UYNU type=write size=4042849 2024-08-29T18:14:47.565 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:47.564+0000 7fb61f04a8c0 1 > prepared operation key=S94OB93AU625 tag=83FL310AUSXI type=del size=4049300 2024-08-29T18:14:47.570 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:47.568+0000 7fb61f04a8c0 1 < completed part key=_multipart_9KUQQR7K1949.2~QT337AXJG689.0 size=1048576 2024-08-29T18:14:47.574 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:47.572+0000 7fb61f04a8c0 1 < completed part key=_multipart_9KUQQR7K1949.2~QT337AXJG689.1 size=1048576 2024-08-29T18:14:47.580 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:47.576+0000 7fb61f04a8c0 1 < completed part key=_multipart_9KUQQR7K1949.2~QT337AXJG689.2 size=992403 2024-08-29T18:14:47.589 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:47.588+0000 7fb61f04a8c0 1 < completed multipart upload key=9KUQQR7K1949 upload=QT337AXJG689 tag=XBM0Q9EW4J80 type=write size=4138131 2024-08-29T18:14:47.594 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:47.592+0000 7fb61f04a8c0 1 > prepared operation key=W7G9IIKAWQJC tag=O0KF7ODYWP18 type=del size=2843395 2024-08-29T18:14:47.600 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:47.596+0000 7fb61f04a8c0 1 < completed part key=_multipart_ACLL9P9WWITK.2~2F5DFF5E0EK8.0 size=1048576 2024-08-29T18:14:47.604 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:47.600+0000 7fb61f04a8c0 1 < completed part key=_multipart_ACLL9P9WWITK.2~2F5DFF5E0EK8.1 size=215057 2024-08-29T18:14:47.614 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:47.612+0000 7fb61f04a8c0 1 < completed multipart upload key=ACLL9P9WWITK upload=2F5DFF5E0EK8 tag=BSKUAJUHDN3U type=write size=2312209 2024-08-29T18:14:47.619 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:47.616+0000 7fb61f04a8c0 1 > prepared operation key=LT1SSGLX1WMH tag=40ICTO2S7NNZ type=del size=3048491 2024-08-29T18:14:47.624 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:47.620+0000 7fb61f04a8c0 1 < completed part key=_multipart_3TBQVJB6IV1A.2~ED9SJSO8CKIG.0 size=1048576 2024-08-29T18:14:47.629 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:47.628+0000 7fb61f04a8c0 1 < completed part key=_multipart_3TBQVJB6IV1A.2~ED9SJSO8CKIG.1 size=1048576 2024-08-29T18:14:47.633 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:47.632+0000 7fb61f04a8c0 1 < completed part key=_multipart_3TBQVJB6IV1A.2~ED9SJSO8CKIG.2 size=816341 2024-08-29T18:14:47.643 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:47.640+0000 7fb61f04a8c0 1 < completed multipart upload key=3TBQVJB6IV1A upload=ED9SJSO8CKIG tag=AA3X0MOW98XH type=write size=3962069 2024-08-29T18:14:47.653 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:47.648+0000 7fb61f04a8c0 1 > prepared part key=_multipart_O7DBV8Y3AF99.2~CBPVXR72GB9E.0 size=370012 2024-08-29T18:14:47.653 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:47.648+0000 7fb61f04a8c0 1 > prepared multipart upload key=O7DBV8Y3AF99 upload=CBPVXR72GB9E tag=I9UMZIIOV0G6 type=write size=1418588 2024-08-29T18:14:47.658 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:47.656+0000 7fb61f04a8c0 1 < completed delete operation key=QIF1G8LA4M98 tag=AHQTOPUGG52G type=del 2024-08-29T18:14:47.667 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:47.664+0000 7fb61f04a8c0 1 > prepared part key=_multipart_TER6ZJRIMW56.2~SM3V894WP5AS.0 size=885834 2024-08-29T18:14:47.667 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:47.664+0000 7fb61f04a8c0 1 > prepared multipart upload key=TER6ZJRIMW56 upload=SM3V894WP5AS tag=KK3L1NN606BP type=write size=1934410 2024-08-29T18:14:47.678 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:47.676+0000 7fb61f04a8c0 1 < suggested remove operation key=H62DUL1RISWE tag=QTJY8DZ8N5YS type=del 2024-08-29T18:14:47.689 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:47.688+0000 7fb61f04a8c0 1 > prepared part key=_multipart_LT1SSGLX1WMH.2~SDQ59L3C7BA5.0 size=1048576 2024-08-29T18:14:47.694 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:47.692+0000 7fb61f04a8c0 1 > prepared part key=_multipart_LT1SSGLX1WMH.2~SDQ59L3C7BA5.1 size=26021 2024-08-29T18:14:47.694 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:47.692+0000 7fb61f04a8c0 1 > prepared multipart upload key=LT1SSGLX1WMH upload=SDQ59L3C7BA5 tag=HNPZ4A73PQZH type=write size=2123173 2024-08-29T18:14:47.705 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:47.704+0000 7fb61f04a8c0 1 < suggested update operation key=QIF1G8LA4M98 tag=L27Z6QBWJGYC type=del size=2982272 2024-08-29T18:14:47.711 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:47.708+0000 7fb61f04a8c0 1 > prepared operation key=2KKUJMSXARBZ tag=14QAX0NN5ELV type=write size=845529 2024-08-29T18:14:47.717 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:47.716+0000 7fb61f04a8c0 1 < completed delete operation key=9KUQQR7K1949 tag=C33B2W9X2UMY type=del 2024-08-29T18:14:47.726 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:47.724+0000 7fb61f04a8c0 1 > prepared part key=_multipart_WL071MKICR2A.2~I9JMUQ71CK63.0 size=1048576 2024-08-29T18:14:47.731 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:47.728+0000 7fb61f04a8c0 1 > prepared part key=_multipart_WL071MKICR2A.2~I9JMUQ71CK63.1 size=1048576 2024-08-29T18:14:47.736 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:47.732+0000 7fb61f04a8c0 1 > prepared part key=_multipart_WL071MKICR2A.2~I9JMUQ71CK63.2 size=493444 2024-08-29T18:14:47.736 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:47.732+0000 7fb61f04a8c0 1 > prepared multipart upload key=WL071MKICR2A upload=I9JMUQ71CK63 tag=GQKGW0B8PYL2 type=write size=3639172 2024-08-29T18:14:47.741 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:47.740+0000 7fb61f04a8c0 1 < canceled operation key=O7DBV8Y3AF99 tag=FNDQMKMKW433 type=del size=1143980 2024-08-29T18:14:47.748 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:47.744+0000 7fb61f04a8c0 1 > prepared operation key=ACLL9P9WWITK tag=MW3V19A1N2E7 type=del size=2371742 2024-08-29T18:14:47.759 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:47.756+0000 7fb61f04a8c0 1 < suggested remove operation key=WL071MKICR2A tag=BQT84F8GY67J type=del 2024-08-29T18:14:47.764 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:47.760+0000 7fb61f04a8c0 1 > prepared operation key=UV4UZ0C0JNBG tag=P84GJ5J0VT24 type=del size=3249798 2024-08-29T18:14:47.771 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:47.768+0000 7fb61f04a8c0 -1 < failed to complete operation key=WL071MKICR2A tag=7RRKOU8K4MPP type=del size=2113953: (22) Invalid argument 2024-08-29T18:14:47.777 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:47.776+0000 7fb61f04a8c0 1 > prepared operation key=YTTW0WYLHLAN tag=ICDTLWIHU93H type=del size=3073935 2024-08-29T18:14:47.782 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:47.780+0000 7fb61f04a8c0 1 < completed write operation key=UV4UZ0C0JNBG tag=45SMGK1WPP3W type=write size=216079 2024-08-29T18:14:47.787 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:47.784+0000 7fb61f04a8c0 1 > prepared operation key=5KUQU3N4QH12 tag=0N8K218J8TLH type=del size=2305989 2024-08-29T18:14:47.789 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:47.788+0000 7fb61f04a8c0 -1 < no bi entry to suggest for operation key=WL071MKICR2A tag=EF7FJ1D6B1AL type=del size=2955014: (2) No such file or directory 2024-08-29T18:14:47.799 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:47.796+0000 7fb61f04a8c0 1 > prepared part key=_multipart_I3TS5SB21620.2~A7FTYIYRLS5E.0 size=1048576 2024-08-29T18:14:47.803 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:47.800+0000 7fb61f04a8c0 1 > prepared part key=_multipart_I3TS5SB21620.2~A7FTYIYRLS5E.1 size=1048576 2024-08-29T18:14:47.808 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:47.804+0000 7fb61f04a8c0 1 > prepared part key=_multipart_I3TS5SB21620.2~A7FTYIYRLS5E.2 size=942439 2024-08-29T18:14:47.808 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:47.804+0000 7fb61f04a8c0 1 > prepared multipart upload key=I3TS5SB21620 upload=A7FTYIYRLS5E tag=F3PNNZ0OHYKJ type=write size=4088167 2024-08-29T18:14:47.814 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:47.812+0000 7fb61f04a8c0 1 < completed write operation key=3TBQVJB6IV1A tag=KHH79JYU70DX type=write size=274904 2024-08-29T18:14:47.824 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:47.820+0000 7fb61f04a8c0 1 > prepared part key=_multipart_G64DV15QNIKC.2~3N6NNB6UT712.0 size=1048576 2024-08-29T18:14:47.829 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:47.828+0000 7fb61f04a8c0 1 > prepared part key=_multipart_G64DV15QNIKC.2~3N6NNB6UT712.1 size=1048576 2024-08-29T18:14:47.834 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:47.832+0000 7fb61f04a8c0 1 > prepared part key=_multipart_G64DV15QNIKC.2~3N6NNB6UT712.2 size=173596 2024-08-29T18:14:47.834 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:47.832+0000 7fb61f04a8c0 1 > prepared multipart upload key=G64DV15QNIKC upload=3N6NNB6UT712 tag=ENN27EK0OOFF type=write size=3319324 2024-08-29T18:14:47.840 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:47.836+0000 7fb61f04a8c0 1 < completed part key=_multipart_O7DBV8Y3AF99.2~2HKOX412H1L3.0 size=307859 2024-08-29T18:14:47.849 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:47.848+0000 7fb61f04a8c0 1 < completed multipart upload key=O7DBV8Y3AF99 upload=2HKOX412H1L3 tag=DKAN2GYH3Q9L type=write size=1356435 2024-08-29T18:14:47.859 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:47.856+0000 7fb61f04a8c0 1 > prepared part key=_multipart_2A1BIVN3Z7BT.2~5614HK17AOFE.0 size=789413 2024-08-29T18:14:47.859 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:47.856+0000 7fb61f04a8c0 1 > prepared multipart upload key=2A1BIVN3Z7BT upload=5614HK17AOFE tag=V6UUVVJMM7GK type=write size=1837989 2024-08-29T18:14:47.864 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:47.860+0000 7fb61f04a8c0 1 < completed delete operation key=S94OB93AU625 tag=SZDV83JJZTXL type=del 2024-08-29T18:14:47.870 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:47.868+0000 7fb61f04a8c0 1 > prepared operation key=3QFXN4B7753P tag=5A6HUW3GJLSP type=del size=212477 2024-08-29T18:14:47.875 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:47.872+0000 7fb61f04a8c0 1 < completed delete operation key=S94OB93AU625 tag=83FL310AUSXI type=del 2024-08-29T18:14:47.887 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:47.884+0000 7fb61f04a8c0 1 > prepared part key=_multipart_TER6ZJRIMW56.2~F7SEEI5Q702C.0 size=1048576 2024-08-29T18:14:47.891 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:47.888+0000 7fb61f04a8c0 1 > prepared part key=_multipart_TER6ZJRIMW56.2~F7SEEI5Q702C.1 size=1048576 2024-08-29T18:14:47.897 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:47.896+0000 7fb61f04a8c0 1 > prepared part key=_multipart_TER6ZJRIMW56.2~F7SEEI5Q702C.2 size=648820 2024-08-29T18:14:47.897 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:47.896+0000 7fb61f04a8c0 1 > prepared multipart upload key=TER6ZJRIMW56 upload=F7SEEI5Q702C tag=AN5S0SSK2O3D type=write size=3794548 2024-08-29T18:14:47.902 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:47.900+0000 7fb61f04a8c0 1 < completed delete operation key=W7G9IIKAWQJC tag=O0KF7ODYWP18 type=del 2024-08-29T18:14:47.908 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:47.904+0000 7fb61f04a8c0 1 > prepared operation key=WL071MKICR2A tag=4S5X46ZR0JM5 type=del size=2108485 2024-08-29T18:14:47.914 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:47.912+0000 7fb61f04a8c0 1 < completed delete operation key=LT1SSGLX1WMH tag=40ICTO2S7NNZ type=del 2024-08-29T18:14:47.923 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:47.920+0000 7fb61f04a8c0 1 > prepared part key=_multipart_G64DV15QNIKC.2~MMT18LP4SSLR.0 size=1048576 2024-08-29T18:14:47.928 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:47.924+0000 7fb61f04a8c0 1 > prepared part key=_multipart_G64DV15QNIKC.2~MMT18LP4SSLR.1 size=511928 2024-08-29T18:14:47.928 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:47.924+0000 7fb61f04a8c0 1 > prepared multipart upload key=G64DV15QNIKC upload=MMT18LP4SSLR tag=TN0S0760FITY type=write size=2609080 2024-08-29T18:14:47.933 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:47.932+0000 7fb61f04a8c0 1 < completed part key=_multipart_O7DBV8Y3AF99.2~CBPVXR72GB9E.0 size=370012 2024-08-29T18:14:47.942 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:47.940+0000 7fb61f04a8c0 1 < completed multipart upload key=O7DBV8Y3AF99 upload=CBPVXR72GB9E tag=I9UMZIIOV0G6 type=write size=1418588 2024-08-29T18:14:47.947 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:47.944+0000 7fb61f04a8c0 1 > prepared operation key=TER6ZJRIMW56 tag=XD16YTIOW0BZ type=del size=621930 2024-08-29T18:14:47.953 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:47.952+0000 7fb61f04a8c0 1 < completed part key=_multipart_TER6ZJRIMW56.2~SM3V894WP5AS.0 size=885834 2024-08-29T18:14:47.963 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:47.960+0000 7fb61f04a8c0 1 < completed multipart upload key=TER6ZJRIMW56 upload=SM3V894WP5AS tag=KK3L1NN606BP type=write size=1934410 2024-08-29T18:14:47.970 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:47.968+0000 7fb61f04a8c0 1 > prepared operation key=O7DBV8Y3AF99 tag=1RS89S1URY5X type=del size=217779 2024-08-29T18:14:47.977 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:47.976+0000 7fb61f04a8c0 1 < completed part key=_multipart_LT1SSGLX1WMH.2~SDQ59L3C7BA5.0 size=1048576 2024-08-29T18:14:47.982 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:47.980+0000 7fb61f04a8c0 1 < completed part key=_multipart_LT1SSGLX1WMH.2~SDQ59L3C7BA5.1 size=26021 2024-08-29T18:14:47.991 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:47.988+0000 7fb61f04a8c0 1 < completed multipart upload key=LT1SSGLX1WMH upload=SDQ59L3C7BA5 tag=HNPZ4A73PQZH type=write size=2123173 2024-08-29T18:14:47.997 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:47.992+0000 7fb61f04a8c0 1 > prepared operation key=WL071MKICR2A tag=SV5JCJLL0IFK type=del size=3843671 2024-08-29T18:14:48.002 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:48.000+0000 7fb61f04a8c0 1 < completed write operation key=2KKUJMSXARBZ tag=14QAX0NN5ELV type=write size=845529 2024-08-29T18:14:48.013 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:48.012+0000 7fb61f04a8c0 1 > prepared part key=_multipart_3TBQVJB6IV1A.2~FBE25PRDFN7U.0 size=1009313 2024-08-29T18:14:48.013 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:48.012+0000 7fb61f04a8c0 1 > prepared multipart upload key=3TBQVJB6IV1A upload=FBE25PRDFN7U tag=BHV1GW8Z7CGO type=write size=2057889 2024-08-29T18:14:48.014 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:48.012+0000 7fb61f04a8c0 1 < canceled part key=_multipart_WL071MKICR2A.2~I9JMUQ71CK63.0 size=1048576 2024-08-29T18:14:48.020 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:48.016+0000 7fb61f04a8c0 1 < completed part key=_multipart_WL071MKICR2A.2~I9JMUQ71CK63.1 size=1048576 2024-08-29T18:14:48.024 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:48.020+0000 7fb61f04a8c0 1 < completed part key=_multipart_WL071MKICR2A.2~I9JMUQ71CK63.2 size=493444 2024-08-29T18:14:48.035 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:48.032+0000 7fb61f04a8c0 1 < canceled multipart upload key=WL071MKICR2A upload=I9JMUQ71CK63 tag=GQKGW0B8PYL2 type=write size=3639172 2024-08-29T18:14:48.045 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:48.044+0000 7fb61f04a8c0 1 > prepared part key=_multipart_ISHSUCCWWXU3.2~BCOD6BEF4ER3.0 size=597426 2024-08-29T18:14:48.045 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:48.044+0000 7fb61f04a8c0 1 > prepared multipart upload key=ISHSUCCWWXU3 upload=BCOD6BEF4ER3 tag=HEP0FMKF10JN type=write size=1646002 2024-08-29T18:14:48.051 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:48.048+0000 7fb61f04a8c0 1 < completed delete operation key=ACLL9P9WWITK tag=MW3V19A1N2E7 type=del 2024-08-29T18:14:48.061 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:48.060+0000 7fb61f04a8c0 1 > prepared part key=_multipart_O7DBV8Y3AF99.2~ERXHTVVMPENF.0 size=436898 2024-08-29T18:14:48.061 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:48.060+0000 7fb61f04a8c0 1 > prepared multipart upload key=O7DBV8Y3AF99 upload=ERXHTVVMPENF tag=AE6TUZ1HX5E4 type=write size=1485474 2024-08-29T18:14:48.066 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:48.064+0000 7fb61f04a8c0 1 < completed delete operation key=UV4UZ0C0JNBG tag=P84GJ5J0VT24 type=del 2024-08-29T18:14:48.072 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:48.068+0000 7fb61f04a8c0 1 > prepared operation key=T5QMR1S0ST4W tag=NDCTLST4EZXY type=write size=547024 2024-08-29T18:14:48.077 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:48.076+0000 7fb61f04a8c0 1 < completed delete operation key=YTTW0WYLHLAN tag=ICDTLWIHU93H type=del 2024-08-29T18:14:48.083 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:48.080+0000 7fb61f04a8c0 1 > prepared operation key=XQUR2PAH9MTZ tag=XMVUV137KFNY type=del size=3875734 2024-08-29T18:14:48.094 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:48.092+0000 7fb61f04a8c0 1 < suggested update operation key=5KUQU3N4QH12 tag=0N8K218J8TLH type=del size=2305989 2024-08-29T18:14:48.099 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:48.096+0000 7fb61f04a8c0 1 > prepared operation key=O7DBV8Y3AF99 tag=FKXR0E3RDMJK type=del size=3769815 2024-08-29T18:14:48.104 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:48.100+0000 7fb61f04a8c0 1 < completed part key=_multipart_I3TS5SB21620.2~A7FTYIYRLS5E.0 size=1048576 2024-08-29T18:14:48.110 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:48.108+0000 7fb61f04a8c0 1 < completed part key=_multipart_I3TS5SB21620.2~A7FTYIYRLS5E.1 size=1048576 2024-08-29T18:14:48.115 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:48.112+0000 7fb61f04a8c0 1 < completed part key=_multipart_I3TS5SB21620.2~A7FTYIYRLS5E.2 size=942439 2024-08-29T18:14:48.125 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:48.120+0000 7fb61f04a8c0 1 < completed multipart upload key=I3TS5SB21620 upload=A7FTYIYRLS5E tag=F3PNNZ0OHYKJ type=write size=4088167 2024-08-29T18:14:48.130 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:48.128+0000 7fb61f04a8c0 1 > prepared operation key=UV4UZ0C0JNBG tag=QPUAXY3QK0FM type=del size=2791582 2024-08-29T18:14:48.135 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:48.132+0000 7fb61f04a8c0 1 < completed part key=_multipart_G64DV15QNIKC.2~3N6NNB6UT712.0 size=1048576 2024-08-29T18:14:48.135 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:48.132+0000 7fb61f04a8c0 1 < canceled part key=_multipart_G64DV15QNIKC.2~3N6NNB6UT712.1 size=1048576 2024-08-29T18:14:48.139 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:48.136+0000 7fb61f04a8c0 1 < completed part key=_multipart_G64DV15QNIKC.2~3N6NNB6UT712.2 size=173596 2024-08-29T18:14:48.148 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:48.144+0000 7fb61f04a8c0 1 < canceled multipart upload key=G64DV15QNIKC upload=3N6NNB6UT712 tag=ENN27EK0OOFF type=write size=3319324 2024-08-29T18:14:48.153 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:48.152+0000 7fb61f04a8c0 1 > prepared operation key=YTTW0WYLHLAN tag=J7OFPJSRCRPW type=del size=4037823 2024-08-29T18:14:48.158 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:48.156+0000 7fb61f04a8c0 1 < completed part key=_multipart_2A1BIVN3Z7BT.2~5614HK17AOFE.0 size=789413 2024-08-29T18:14:48.167 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:48.164+0000 7fb61f04a8c0 1 < completed multipart upload key=2A1BIVN3Z7BT upload=5614HK17AOFE tag=V6UUVVJMM7GK type=write size=1837989 2024-08-29T18:14:48.176 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:48.172+0000 7fb61f04a8c0 1 > prepared part key=_multipart_S94OB93AU625.2~PEI3E3ELNQ34.0 size=1048576 2024-08-29T18:14:48.181 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:48.180+0000 7fb61f04a8c0 1 > prepared part key=_multipart_S94OB93AU625.2~PEI3E3ELNQ34.1 size=150902 2024-08-29T18:14:48.181 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:48.180+0000 7fb61f04a8c0 1 > prepared multipart upload key=S94OB93AU625 upload=PEI3E3ELNQ34 tag=NVD31O2VYOMR type=write size=2248054 2024-08-29T18:14:48.186 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:48.184+0000 7fb61f04a8c0 1 < completed delete operation key=3QFXN4B7753P tag=5A6HUW3GJLSP type=del 2024-08-29T18:14:48.197 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:48.196+0000 7fb61f04a8c0 1 > prepared part key=_multipart_X36ENK39934I.2~37T8RF81Z5VO.0 size=1048576 2024-08-29T18:14:48.202 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:48.200+0000 7fb61f04a8c0 1 > prepared part key=_multipart_X36ENK39934I.2~37T8RF81Z5VO.1 size=1048576 2024-08-29T18:14:48.207 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:48.204+0000 7fb61f04a8c0 1 > prepared part key=_multipart_X36ENK39934I.2~37T8RF81Z5VO.2 size=102735 2024-08-29T18:14:48.208 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:48.204+0000 7fb61f04a8c0 1 > prepared multipart upload key=X36ENK39934I upload=37T8RF81Z5VO tag=JA7Z5BG0EJ1C type=write size=3248463 2024-08-29T18:14:48.214 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:48.212+0000 7fb61f04a8c0 1 < completed part key=_multipart_TER6ZJRIMW56.2~F7SEEI5Q702C.0 size=1048576 2024-08-29T18:14:48.219 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:48.216+0000 7fb61f04a8c0 1 < completed part key=_multipart_TER6ZJRIMW56.2~F7SEEI5Q702C.1 size=1048576 2024-08-29T18:14:48.223 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:48.220+0000 7fb61f04a8c0 1 < completed part key=_multipart_TER6ZJRIMW56.2~F7SEEI5Q702C.2 size=648820 2024-08-29T18:14:48.235 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:48.232+0000 7fb61f04a8c0 1 < completed multipart upload key=TER6ZJRIMW56 upload=F7SEEI5Q702C tag=AN5S0SSK2O3D type=write size=3794548 2024-08-29T18:14:48.246 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:48.244+0000 7fb61f04a8c0 1 > prepared part key=_multipart_88Z3FINQPJH4.2~R6GZFS4H6C45.0 size=711953 2024-08-29T18:14:48.246 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:48.244+0000 7fb61f04a8c0 1 > prepared multipart upload key=88Z3FINQPJH4 upload=R6GZFS4H6C45 tag=L3WOVO5CEDDO type=write size=1760529 2024-08-29T18:14:48.252 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:48.248+0000 7fb61f04a8c0 1 < completed delete operation key=WL071MKICR2A tag=4S5X46ZR0JM5 type=del 2024-08-29T18:14:48.261 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:48.260+0000 7fb61f04a8c0 1 > prepared part key=_multipart_TER6ZJRIMW56.2~ZVB621L55HBO.0 size=284795 2024-08-29T18:14:48.262 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:48.260+0000 7fb61f04a8c0 1 > prepared multipart upload key=TER6ZJRIMW56 upload=ZVB621L55HBO tag=CJM1UDP9L64X type=write size=1333371 2024-08-29T18:14:48.267 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:48.264+0000 7fb61f04a8c0 1 < completed part key=_multipart_G64DV15QNIKC.2~MMT18LP4SSLR.0 size=1048576 2024-08-29T18:14:48.272 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:48.268+0000 7fb61f04a8c0 1 < completed part key=_multipart_G64DV15QNIKC.2~MMT18LP4SSLR.1 size=511928 2024-08-29T18:14:48.281 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:48.280+0000 7fb61f04a8c0 1 < completed multipart upload key=G64DV15QNIKC upload=MMT18LP4SSLR tag=TN0S0760FITY type=write size=2609080 2024-08-29T18:14:48.291 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:48.288+0000 7fb61f04a8c0 1 > prepared part key=_multipart_JNIRD10HWLR8.2~VUG3JNS2FV26.0 size=1048576 2024-08-29T18:14:48.296 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:48.292+0000 7fb61f04a8c0 1 > prepared part key=_multipart_JNIRD10HWLR8.2~VUG3JNS2FV26.1 size=647723 2024-08-29T18:14:48.296 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:48.292+0000 7fb61f04a8c0 1 > prepared multipart upload key=JNIRD10HWLR8 upload=VUG3JNS2FV26 tag=F12T8428YGKE type=write size=2744875 2024-08-29T18:14:48.301 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:48.300+0000 7fb61f04a8c0 1 < completed delete operation key=TER6ZJRIMW56 tag=XD16YTIOW0BZ type=del 2024-08-29T18:14:48.306 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:48.304+0000 7fb61f04a8c0 1 > prepared operation key=5KUQU3N4QH12 tag=0HOO50IG7LX1 type=del size=952007 2024-08-29T18:14:48.312 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:48.308+0000 7fb61f04a8c0 1 < completed delete operation key=O7DBV8Y3AF99 tag=1RS89S1URY5X type=del 2024-08-29T18:14:48.317 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:48.316+0000 7fb61f04a8c0 1 > prepared operation key=JNIRD10HWLR8 tag=3UGDF75D6HWR type=del size=1187089 2024-08-29T18:14:48.323 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:48.320+0000 7fb61f04a8c0 1 < completed delete operation key=WL071MKICR2A tag=SV5JCJLL0IFK type=del 2024-08-29T18:14:48.333 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:48.332+0000 7fb61f04a8c0 1 > prepared part key=_multipart_O7DBV8Y3AF99.2~82TD1XWWPU7S.0 size=854656 2024-08-29T18:14:48.333 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:48.332+0000 7fb61f04a8c0 1 > prepared multipart upload key=O7DBV8Y3AF99 upload=82TD1XWWPU7S tag=S4EX72QBJWD8 type=write size=1903232 2024-08-29T18:14:48.341 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:48.340+0000 7fb61f04a8c0 1 < completed part key=_multipart_3TBQVJB6IV1A.2~FBE25PRDFN7U.0 size=1009313 2024-08-29T18:14:48.351 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:48.348+0000 7fb61f04a8c0 1 < completed multipart upload key=3TBQVJB6IV1A upload=FBE25PRDFN7U tag=BHV1GW8Z7CGO type=write size=2057889 2024-08-29T18:14:48.356 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:48.352+0000 7fb61f04a8c0 1 > prepared operation key=3TBQVJB6IV1A tag=FJWFTVI0OJPP type=del size=384692 2024-08-29T18:14:48.362 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:48.360+0000 7fb61f04a8c0 1 < completed part key=_multipart_ISHSUCCWWXU3.2~BCOD6BEF4ER3.0 size=597426 2024-08-29T18:14:48.372 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:48.368+0000 7fb61f04a8c0 1 < completed multipart upload key=ISHSUCCWWXU3 upload=BCOD6BEF4ER3 tag=HEP0FMKF10JN type=write size=1646002 2024-08-29T18:14:48.377 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:48.376+0000 7fb61f04a8c0 1 > prepared operation key=XQUR2PAH9MTZ tag=V2HS7S39602M type=del size=3378453 2024-08-29T18:14:48.383 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:48.380+0000 7fb61f04a8c0 1 < completed part key=_multipart_O7DBV8Y3AF99.2~ERXHTVVMPENF.0 size=436898 2024-08-29T18:14:48.393 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:48.392+0000 7fb61f04a8c0 1 < completed multipart upload key=O7DBV8Y3AF99 upload=ERXHTVVMPENF tag=AE6TUZ1HX5E4 type=write size=1485474 2024-08-29T18:14:48.403 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:48.400+0000 7fb61f04a8c0 1 > prepared part key=_multipart_S94OB93AU625.2~KYF1SA7U11AM.0 size=820694 2024-08-29T18:14:48.403 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:48.400+0000 7fb61f04a8c0 1 > prepared multipart upload key=S94OB93AU625 upload=KYF1SA7U11AM tag=SLK3YZ0UUT1O type=write size=1869270 2024-08-29T18:14:48.408 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:48.404+0000 7fb61f04a8c0 1 < completed write operation key=T5QMR1S0ST4W tag=NDCTLST4EZXY type=write size=547024 2024-08-29T18:14:48.418 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:48.416+0000 7fb61f04a8c0 1 > prepared part key=_multipart_2KKUJMSXARBZ.2~OBUBJN19FH4U.0 size=1048576 2024-08-29T18:14:48.422 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:48.420+0000 7fb61f04a8c0 1 > prepared part key=_multipart_2KKUJMSXARBZ.2~OBUBJN19FH4U.1 size=276488 2024-08-29T18:14:48.423 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:48.420+0000 7fb61f04a8c0 1 > prepared multipart upload key=2KKUJMSXARBZ upload=OBUBJN19FH4U tag=PAZ4KFZIUBR2 type=write size=2373640 2024-08-29T18:14:48.428 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:48.424+0000 7fb61f04a8c0 1 < completed delete operation key=XQUR2PAH9MTZ tag=XMVUV137KFNY type=del 2024-08-29T18:14:48.434 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:48.432+0000 7fb61f04a8c0 1 > prepared operation key=G64DV15QNIKC tag=W45GOD54M9NK type=del size=3987406 2024-08-29T18:14:48.440 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:48.436+0000 7fb61f04a8c0 1 < completed delete operation key=O7DBV8Y3AF99 tag=FKXR0E3RDMJK type=del 2024-08-29T18:14:48.452 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:48.448+0000 7fb61f04a8c0 1 > prepared part key=_multipart_ISHSUCCWWXU3.2~70IWTJDK26YF.0 size=17520 2024-08-29T18:14:48.452 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:48.448+0000 7fb61f04a8c0 1 > prepared multipart upload key=ISHSUCCWWXU3 upload=70IWTJDK26YF tag=3T2F8V80FY70 type=write size=1066096 2024-08-29T18:14:48.458 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:48.456+0000 7fb61f04a8c0 1 < completed delete operation key=UV4UZ0C0JNBG tag=QPUAXY3QK0FM type=del 2024-08-29T18:14:48.463 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:48.460+0000 7fb61f04a8c0 1 > prepared operation key=G2SIXOJ02LZ6 tag=8MGVOM70A2VX type=del size=542405 2024-08-29T18:14:48.475 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:48.472+0000 7fb61f04a8c0 1 < suggested remove operation key=YTTW0WYLHLAN tag=J7OFPJSRCRPW type=del 2024-08-29T18:14:48.480 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:48.476+0000 7fb61f04a8c0 1 > prepared operation key=T5QMR1S0ST4W tag=QMRNYL294S4Y type=del size=4173320 2024-08-29T18:14:48.485 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:48.484+0000 7fb61f04a8c0 1 < completed part key=_multipart_S94OB93AU625.2~PEI3E3ELNQ34.0 size=1048576 2024-08-29T18:14:48.490 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:48.488+0000 7fb61f04a8c0 1 < completed part key=_multipart_S94OB93AU625.2~PEI3E3ELNQ34.1 size=150902 2024-08-29T18:14:48.500 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:48.496+0000 7fb61f04a8c0 1 < completed multipart upload key=S94OB93AU625 upload=PEI3E3ELNQ34 tag=NVD31O2VYOMR type=write size=2248054 2024-08-29T18:14:48.505 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:48.504+0000 7fb61f04a8c0 1 > prepared operation key=G64DV15QNIKC tag=FFKE144H4375 type=del size=1287374 2024-08-29T18:14:48.511 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:48.508+0000 7fb61f04a8c0 1 < completed part key=_multipart_X36ENK39934I.2~37T8RF81Z5VO.0 size=1048576 2024-08-29T18:14:48.515 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:48.512+0000 7fb61f04a8c0 1 < completed part key=_multipart_X36ENK39934I.2~37T8RF81Z5VO.1 size=1048576 2024-08-29T18:14:48.520 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:48.516+0000 7fb61f04a8c0 1 < completed part key=_multipart_X36ENK39934I.2~37T8RF81Z5VO.2 size=102735 2024-08-29T18:14:48.530 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:48.528+0000 7fb61f04a8c0 1 < completed multipart upload key=X36ENK39934I upload=37T8RF81Z5VO tag=JA7Z5BG0EJ1C type=write size=3248463 2024-08-29T18:14:48.535 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:48.532+0000 7fb61f04a8c0 1 > prepared operation key=T5QMR1S0ST4W tag=CYWV4KSNNI0L type=del size=4010870 2024-08-29T18:14:48.541 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:48.540+0000 7fb61f04a8c0 1 < completed part key=_multipart_88Z3FINQPJH4.2~R6GZFS4H6C45.0 size=711953 2024-08-29T18:14:48.550 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:48.548+0000 7fb61f04a8c0 1 < completed multipart upload key=88Z3FINQPJH4 upload=R6GZFS4H6C45 tag=L3WOVO5CEDDO type=write size=1760529 2024-08-29T18:14:48.555 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:48.552+0000 7fb61f04a8c0 1 > prepared operation key=S94OB93AU625 tag=4B8WMHV92RVE type=write size=620717 2024-08-29T18:14:48.561 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:48.560+0000 7fb61f04a8c0 1 < completed part key=_multipart_TER6ZJRIMW56.2~ZVB621L55HBO.0 size=284795 2024-08-29T18:14:48.572 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:48.568+0000 7fb61f04a8c0 1 < completed multipart upload key=TER6ZJRIMW56 upload=ZVB621L55HBO tag=CJM1UDP9L64X type=write size=1333371 2024-08-29T18:14:48.578 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:48.576+0000 7fb61f04a8c0 1 > prepared operation key=ME3R1W5MZE98 tag=K5MAGQAXIBDZ type=del size=884732 2024-08-29T18:14:48.583 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:48.580+0000 7fb61f04a8c0 1 < completed part key=_multipart_JNIRD10HWLR8.2~VUG3JNS2FV26.0 size=1048576 2024-08-29T18:14:48.588 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:48.584+0000 7fb61f04a8c0 1 < completed part key=_multipart_JNIRD10HWLR8.2~VUG3JNS2FV26.1 size=647723 2024-08-29T18:14:48.597 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:48.592+0000 7fb61f04a8c0 1 < completed multipart upload key=JNIRD10HWLR8 upload=VUG3JNS2FV26 tag=F12T8428YGKE type=write size=2744875 2024-08-29T18:14:48.606 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:48.604+0000 7fb61f04a8c0 1 > prepared part key=_multipart_3QFXN4B7753P.2~B1SYOBGFN2PT.0 size=1048576 2024-08-29T18:14:48.611 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:48.608+0000 7fb61f04a8c0 1 > prepared part key=_multipart_3QFXN4B7753P.2~B1SYOBGFN2PT.1 size=1048576 2024-08-29T18:14:48.615 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:48.612+0000 7fb61f04a8c0 1 > prepared part key=_multipart_3QFXN4B7753P.2~B1SYOBGFN2PT.2 size=65420 2024-08-29T18:14:48.615 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:48.612+0000 7fb61f04a8c0 1 > prepared multipart upload key=3QFXN4B7753P upload=B1SYOBGFN2PT tag=D44J3NRYNZ2U type=write size=3211148 2024-08-29T18:14:48.626 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:48.624+0000 7fb61f04a8c0 1 < suggested remove operation key=5KUQU3N4QH12 tag=0HOO50IG7LX1 type=del 2024-08-29T18:14:48.631 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:48.628+0000 7fb61f04a8c0 1 > prepared operation key=O7DBV8Y3AF99 tag=WHVFB22JLJQI type=write size=193864 2024-08-29T18:14:48.637 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:48.636+0000 7fb61f04a8c0 1 < completed delete operation key=JNIRD10HWLR8 tag=3UGDF75D6HWR type=del 2024-08-29T18:14:48.642 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:48.640+0000 7fb61f04a8c0 1 > prepared operation key=H62DUL1RISWE tag=SUV3RTMS9I3M type=del size=1330763 2024-08-29T18:14:48.643 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:48.640+0000 7fb61f04a8c0 1 < canceled part key=_multipart_O7DBV8Y3AF99.2~82TD1XWWPU7S.0 size=854656 2024-08-29T18:14:48.652 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:48.648+0000 7fb61f04a8c0 1 < canceled multipart upload key=O7DBV8Y3AF99 upload=82TD1XWWPU7S tag=S4EX72QBJWD8 type=write size=1903232 2024-08-29T18:14:48.660 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:48.656+0000 7fb61f04a8c0 1 > prepared operation key=ME3R1W5MZE98 tag=Q3EIG1KM3VUQ type=del size=3074236 2024-08-29T18:14:48.666 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:48.664+0000 7fb61f04a8c0 1 < completed delete operation key=3TBQVJB6IV1A tag=FJWFTVI0OJPP type=del 2024-08-29T18:14:48.677 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:48.672+0000 7fb61f04a8c0 1 > prepared part key=_multipart_ME3R1W5MZE98.2~C857N4PQIX2D.0 size=998151 2024-08-29T18:14:48.677 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:48.672+0000 7fb61f04a8c0 1 > prepared multipart upload key=ME3R1W5MZE98 upload=C857N4PQIX2D tag=EWN3N2MDC92M type=write size=2046727 2024-08-29T18:14:48.682 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:48.680+0000 7fb61f04a8c0 1 < completed delete operation key=XQUR2PAH9MTZ tag=V2HS7S39602M type=del 2024-08-29T18:14:48.692 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:48.688+0000 7fb61f04a8c0 1 > prepared part key=_multipart_FNU3QYRYTDJL.2~1F5156GPFBOW.0 size=641336 2024-08-29T18:14:48.692 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:48.688+0000 7fb61f04a8c0 1 > prepared multipart upload key=FNU3QYRYTDJL upload=1F5156GPFBOW tag=4KRB98QAVWEA type=write size=1689912 2024-08-29T18:14:48.697 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:48.696+0000 7fb61f04a8c0 1 < completed part key=_multipart_S94OB93AU625.2~KYF1SA7U11AM.0 size=820694 2024-08-29T18:14:48.707 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:48.704+0000 7fb61f04a8c0 1 < completed multipart upload key=S94OB93AU625 upload=KYF1SA7U11AM tag=SLK3YZ0UUT1O type=write size=1869270 2024-08-29T18:14:48.717 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:48.716+0000 7fb61f04a8c0 1 > prepared part key=_multipart_S94OB93AU625.2~L94TDCWVM193.0 size=1048576 2024-08-29T18:14:48.721 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:48.720+0000 7fb61f04a8c0 1 > prepared part key=_multipart_S94OB93AU625.2~L94TDCWVM193.1 size=1048576 2024-08-29T18:14:48.726 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:48.724+0000 7fb61f04a8c0 1 > prepared part key=_multipart_S94OB93AU625.2~L94TDCWVM193.2 size=256997 2024-08-29T18:14:48.726 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:48.724+0000 7fb61f04a8c0 1 > prepared multipart upload key=S94OB93AU625 upload=L94TDCWVM193 tag=I7RY51656AUC type=write size=3402725 2024-08-29T18:14:48.731 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:48.728+0000 7fb61f04a8c0 1 < completed part key=_multipart_2KKUJMSXARBZ.2~OBUBJN19FH4U.0 size=1048576 2024-08-29T18:14:48.731 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:48.728+0000 7fb61f04a8c0 1 < canceled part key=_multipart_2KKUJMSXARBZ.2~OBUBJN19FH4U.1 size=276488 2024-08-29T18:14:48.740 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:48.736+0000 7fb61f04a8c0 1 < canceled multipart upload key=2KKUJMSXARBZ upload=OBUBJN19FH4U tag=PAZ4KFZIUBR2 type=write size=2373640 2024-08-29T18:14:48.745 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:48.744+0000 7fb61f04a8c0 1 > prepared operation key=AEOIRMCT8KQ2 tag=X7AWHV9V5XAW type=del size=1291221 2024-08-29T18:14:48.751 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:48.748+0000 7fb61f04a8c0 1 < completed delete operation key=G64DV15QNIKC tag=W45GOD54M9NK type=del 2024-08-29T18:14:48.762 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:48.760+0000 7fb61f04a8c0 1 > prepared part key=_multipart_X36ENK39934I.2~538W34W60VR7.0 size=1048576 2024-08-29T18:14:48.767 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:48.764+0000 7fb61f04a8c0 1 > prepared part key=_multipart_X36ENK39934I.2~538W34W60VR7.1 size=621328 2024-08-29T18:14:48.768 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:48.764+0000 7fb61f04a8c0 1 > prepared multipart upload key=X36ENK39934I upload=538W34W60VR7 tag=EBGPLMOS5W1D type=write size=2718480 2024-08-29T18:14:48.773 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:48.772+0000 7fb61f04a8c0 1 < completed part key=_multipart_ISHSUCCWWXU3.2~70IWTJDK26YF.0 size=17520 2024-08-29T18:14:48.784 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:48.780+0000 7fb61f04a8c0 1 < completed multipart upload key=ISHSUCCWWXU3 upload=70IWTJDK26YF tag=3T2F8V80FY70 type=write size=1066096 2024-08-29T18:14:48.790 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:48.788+0000 7fb61f04a8c0 1 > prepared operation key=S94OB93AU625 tag=7PYME5J76GQO type=del size=1202340 2024-08-29T18:14:48.795 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:48.792+0000 7fb61f04a8c0 1 < completed delete operation key=G2SIXOJ02LZ6 tag=8MGVOM70A2VX type=del 2024-08-29T18:14:48.801 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:48.800+0000 7fb61f04a8c0 1 > prepared operation key=JNIRD10HWLR8 tag=7I1FAW3GTB4I type=write size=97213 2024-08-29T18:14:48.807 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:48.804+0000 7fb61f04a8c0 1 < completed delete operation key=T5QMR1S0ST4W tag=QMRNYL294S4Y type=del 2024-08-29T18:14:48.819 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:48.816+0000 7fb61f04a8c0 1 > prepared part key=_multipart_O7DBV8Y3AF99.2~VBMA8R40HSUC.0 size=1048576 2024-08-29T18:14:48.823 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:48.820+0000 7fb61f04a8c0 1 > prepared part key=_multipart_O7DBV8Y3AF99.2~VBMA8R40HSUC.1 size=1048576 2024-08-29T18:14:48.827 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:48.824+0000 7fb61f04a8c0 1 > prepared part key=_multipart_O7DBV8Y3AF99.2~VBMA8R40HSUC.2 size=725401 2024-08-29T18:14:48.828 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:48.824+0000 7fb61f04a8c0 1 > prepared multipart upload key=O7DBV8Y3AF99 upload=VBMA8R40HSUC tag=K14F8EDAR0Y6 type=write size=3871129 2024-08-29T18:14:48.833 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:48.832+0000 7fb61f04a8c0 1 < completed delete operation key=G64DV15QNIKC tag=FFKE144H4375 type=del 2024-08-29T18:14:48.839 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:48.836+0000 7fb61f04a8c0 1 > prepared operation key=G64DV15QNIKC tag=179Q97T7T2I2 type=del size=1462930 2024-08-29T18:14:48.845 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:48.844+0000 7fb61f04a8c0 1 < completed delete operation key=T5QMR1S0ST4W tag=CYWV4KSNNI0L type=del 2024-08-29T18:14:48.855 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:48.852+0000 7fb61f04a8c0 1 > prepared part key=_multipart_G2SIXOJ02LZ6.2~EI0HJTC1QPEZ.0 size=1048576 2024-08-29T18:14:48.860 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:48.856+0000 7fb61f04a8c0 1 > prepared part key=_multipart_G2SIXOJ02LZ6.2~EI0HJTC1QPEZ.1 size=26655 2024-08-29T18:14:48.861 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:48.856+0000 7fb61f04a8c0 1 > prepared multipart upload key=G2SIXOJ02LZ6 upload=EI0HJTC1QPEZ tag=WCHWC1U70Q20 type=write size=2123807 2024-08-29T18:14:48.865 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:48.864+0000 7fb61f04a8c0 1 < completed write operation key=S94OB93AU625 tag=4B8WMHV92RVE type=write size=620717 2024-08-29T18:14:48.871 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:48.868+0000 7fb61f04a8c0 1 > prepared operation key=AEOIRMCT8KQ2 tag=PX6PWQ0N7WKQ type=del size=640447 2024-08-29T18:14:48.876 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:48.872+0000 7fb61f04a8c0 1 < completed delete operation key=ME3R1W5MZE98 tag=K5MAGQAXIBDZ type=del 2024-08-29T18:14:48.882 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:48.880+0000 7fb61f04a8c0 1 > prepared operation key=2A1BIVN3Z7BT tag=43WEYHOC9JK7 type=write size=59033 2024-08-29T18:14:48.883 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:48.880+0000 7fb61f04a8c0 1 < canceled part key=_multipart_3QFXN4B7753P.2~B1SYOBGFN2PT.0 size=1048576 2024-08-29T18:14:48.889 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:48.888+0000 7fb61f04a8c0 1 < completed part key=_multipart_3QFXN4B7753P.2~B1SYOBGFN2PT.1 size=1048576 2024-08-29T18:14:48.893 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:48.892+0000 7fb61f04a8c0 1 < completed part key=_multipart_3QFXN4B7753P.2~B1SYOBGFN2PT.2 size=65420 2024-08-29T18:14:48.903 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:48.900+0000 7fb61f04a8c0 1 < canceled multipart upload key=3QFXN4B7753P upload=B1SYOBGFN2PT tag=D44J3NRYNZ2U type=write size=3211148 2024-08-29T18:14:48.910 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:48.908+0000 7fb61f04a8c0 1 > prepared operation key=QIF1G8LA4M98 tag=OWRPOZAHCISM type=write size=185324 2024-08-29T18:14:48.922 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:48.920+0000 7fb61f04a8c0 1 < suggested update operation key=O7DBV8Y3AF99 tag=WHVFB22JLJQI type=write size=193864 2024-08-29T18:14:48.928 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:48.924+0000 7fb61f04a8c0 1 > prepared operation key=S94OB93AU625 tag=658YXSZAYB25 type=del size=2613698 2024-08-29T18:14:48.933 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:48.932+0000 7fb61f04a8c0 1 < completed delete operation key=H62DUL1RISWE tag=SUV3RTMS9I3M type=del 2024-08-29T18:14:48.944 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:48.940+0000 7fb61f04a8c0 1 > prepared part key=_multipart_ME3R1W5MZE98.2~9RAIAP7U8S4Y.0 size=528320 2024-08-29T18:14:48.944 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:48.940+0000 7fb61f04a8c0 1 > prepared multipart upload key=ME3R1W5MZE98 upload=9RAIAP7U8S4Y tag=RIILQN7WTF9Q type=write size=1576896 2024-08-29T18:14:48.950 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:48.948+0000 7fb61f04a8c0 1 < completed delete operation key=ME3R1W5MZE98 tag=Q3EIG1KM3VUQ type=del 2024-08-29T18:14:48.961 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:48.960+0000 7fb61f04a8c0 1 > prepared part key=_multipart_G2SIXOJ02LZ6.2~J0YQGEGERQXD.0 size=104332 2024-08-29T18:14:48.961 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:48.960+0000 7fb61f04a8c0 1 > prepared multipart upload key=G2SIXOJ02LZ6 upload=J0YQGEGERQXD tag=G9WGKB3AVWNF type=write size=1152908 2024-08-29T18:14:48.968 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:48.964+0000 7fb61f04a8c0 1 < completed part key=_multipart_ME3R1W5MZE98.2~C857N4PQIX2D.0 size=998151 2024-08-29T18:14:48.978 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:48.976+0000 7fb61f04a8c0 1 < completed multipart upload key=ME3R1W5MZE98 upload=C857N4PQIX2D tag=EWN3N2MDC92M type=write size=2046727 2024-08-29T18:14:48.984 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:48.980+0000 7fb61f04a8c0 1 > prepared operation key=T5QMR1S0ST4W tag=4K132K7AAF9M type=del size=4103304 2024-08-29T18:14:48.990 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:48.988+0000 7fb61f04a8c0 1 < completed part key=_multipart_FNU3QYRYTDJL.2~1F5156GPFBOW.0 size=641336 2024-08-29T18:14:48.999 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:48.996+0000 7fb61f04a8c0 1 < completed multipart upload key=FNU3QYRYTDJL upload=1F5156GPFBOW tag=4KRB98QAVWEA type=write size=1689912 2024-08-29T18:14:49.005 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:49.004+0000 7fb61f04a8c0 1 > prepared operation key=T5QMR1S0ST4W tag=DSQDLR9Y8176 type=del size=1154107 2024-08-29T18:14:49.011 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:49.008+0000 7fb61f04a8c0 1 < completed part key=_multipart_S94OB93AU625.2~L94TDCWVM193.0 size=1048576 2024-08-29T18:14:49.015 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:49.012+0000 7fb61f04a8c0 1 < completed part key=_multipart_S94OB93AU625.2~L94TDCWVM193.1 size=1048576 2024-08-29T18:14:49.015 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:49.012+0000 7fb61f04a8c0 1 < canceled part key=_multipart_S94OB93AU625.2~L94TDCWVM193.2 size=256997 2024-08-29T18:14:49.025 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:49.024+0000 7fb61f04a8c0 1 < canceled multipart upload key=S94OB93AU625 upload=L94TDCWVM193 tag=I7RY51656AUC type=write size=3402725 2024-08-29T18:14:49.031 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:49.028+0000 7fb61f04a8c0 1 > prepared operation key=ACLL9P9WWITK tag=LOO0TUOA00TN type=write size=600221 2024-08-29T18:14:49.037 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:49.036+0000 7fb61f04a8c0 1 < completed delete operation key=AEOIRMCT8KQ2 tag=X7AWHV9V5XAW type=del 2024-08-29T18:14:49.042 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:49.040+0000 7fb61f04a8c0 1 > prepared operation key=O7DBV8Y3AF99 tag=76MA5IOS33LU type=write size=509839 2024-08-29T18:14:49.049 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:49.048+0000 7fb61f04a8c0 1 < completed part key=_multipart_X36ENK39934I.2~538W34W60VR7.0 size=1048576 2024-08-29T18:14:49.053 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:49.052+0000 7fb61f04a8c0 1 < completed part key=_multipart_X36ENK39934I.2~538W34W60VR7.1 size=621328 2024-08-29T18:14:49.063 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:49.060+0000 7fb61f04a8c0 1 < completed multipart upload key=X36ENK39934I upload=538W34W60VR7 tag=EBGPLMOS5W1D type=write size=2718480 2024-08-29T18:14:49.068 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:49.064+0000 7fb61f04a8c0 1 > prepared operation key=0YHK9IOSR0X1 tag=0E12W0JNOF1N type=del size=3751801 2024-08-29T18:14:49.074 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:49.072+0000 7fb61f04a8c0 1 < completed delete operation key=S94OB93AU625 tag=7PYME5J76GQO type=del 2024-08-29T18:14:49.084 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:49.080+0000 7fb61f04a8c0 1 > prepared part key=_multipart_T5QMR1S0ST4W.2~SJ5X5OMJMDY1.0 size=1048576 2024-08-29T18:14:49.088 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:49.084+0000 7fb61f04a8c0 1 > prepared part key=_multipart_T5QMR1S0ST4W.2~SJ5X5OMJMDY1.1 size=1048576 2024-08-29T18:14:49.093 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:49.088+0000 7fb61f04a8c0 1 > prepared part key=_multipart_T5QMR1S0ST4W.2~SJ5X5OMJMDY1.2 size=827139 2024-08-29T18:14:49.093 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:49.088+0000 7fb61f04a8c0 1 > prepared multipart upload key=T5QMR1S0ST4W upload=SJ5X5OMJMDY1 tag=G7SHZTZ933SJ type=write size=3972867 2024-08-29T18:14:49.098 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:49.096+0000 7fb61f04a8c0 1 < completed write operation key=JNIRD10HWLR8 tag=7I1FAW3GTB4I type=write size=97213 2024-08-29T18:14:49.109 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:49.104+0000 7fb61f04a8c0 1 > prepared part key=_multipart_JNIRD10HWLR8.2~0Y8EFP8XBZQ8.0 size=1048576 2024-08-29T18:14:49.113 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:49.112+0000 7fb61f04a8c0 1 > prepared part key=_multipart_JNIRD10HWLR8.2~0Y8EFP8XBZQ8.1 size=781807 2024-08-29T18:14:49.113 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:49.112+0000 7fb61f04a8c0 1 > prepared multipart upload key=JNIRD10HWLR8 upload=0Y8EFP8XBZQ8 tag=R3AQOG7NQCHL type=write size=2878959 2024-08-29T18:14:49.119 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:49.116+0000 7fb61f04a8c0 1 < completed part key=_multipart_O7DBV8Y3AF99.2~VBMA8R40HSUC.0 size=1048576 2024-08-29T18:14:49.124 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:49.120+0000 7fb61f04a8c0 1 < completed part key=_multipart_O7DBV8Y3AF99.2~VBMA8R40HSUC.1 size=1048576 2024-08-29T18:14:49.128 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:49.124+0000 7fb61f04a8c0 1 < completed part key=_multipart_O7DBV8Y3AF99.2~VBMA8R40HSUC.2 size=725401 2024-08-29T18:14:49.137 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:49.136+0000 7fb61f04a8c0 1 < completed multipart upload key=O7DBV8Y3AF99 upload=VBMA8R40HSUC tag=K14F8EDAR0Y6 type=write size=3871129 2024-08-29T18:14:49.148 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:49.144+0000 7fb61f04a8c0 1 > prepared part key=_multipart_H62DUL1RISWE.2~WY2X8OS2UNLQ.0 size=1048576 2024-08-29T18:14:49.153 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:49.152+0000 7fb61f04a8c0 1 > prepared part key=_multipart_H62DUL1RISWE.2~WY2X8OS2UNLQ.1 size=1048576 2024-08-29T18:14:49.158 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:49.156+0000 7fb61f04a8c0 1 > prepared part key=_multipart_H62DUL1RISWE.2~WY2X8OS2UNLQ.2 size=417201 2024-08-29T18:14:49.158 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:49.156+0000 7fb61f04a8c0 1 > prepared multipart upload key=H62DUL1RISWE upload=WY2X8OS2UNLQ tag=VSU806DTS28E type=write size=3562929 2024-08-29T18:14:49.169 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:49.168+0000 7fb61f04a8c0 1 < suggested update operation key=G64DV15QNIKC tag=179Q97T7T2I2 type=del size=1462930 2024-08-29T18:14:49.174 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:49.172+0000 7fb61f04a8c0 1 > prepared operation key=2A1BIVN3Z7BT tag=LKBBW0PPLACC type=del size=1081541 2024-08-29T18:14:49.181 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:49.180+0000 7fb61f04a8c0 1 < completed part key=_multipart_G2SIXOJ02LZ6.2~EI0HJTC1QPEZ.0 size=1048576 2024-08-29T18:14:49.187 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:49.184+0000 7fb61f04a8c0 1 < completed part key=_multipart_G2SIXOJ02LZ6.2~EI0HJTC1QPEZ.1 size=26655 2024-08-29T18:14:49.196 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:49.192+0000 7fb61f04a8c0 1 < completed multipart upload key=G2SIXOJ02LZ6 upload=EI0HJTC1QPEZ tag=WCHWC1U70Q20 type=write size=2123807 2024-08-29T18:14:49.202 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:49.200+0000 7fb61f04a8c0 1 > prepared operation key=0YHK9IOSR0X1 tag=M8GPDH9LK7OJ type=del size=807211 2024-08-29T18:14:49.213 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:49.212+0000 7fb61f04a8c0 1 < suggested remove operation key=AEOIRMCT8KQ2 tag=PX6PWQ0N7WKQ type=del 2024-08-29T18:14:49.218 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:49.216+0000 7fb61f04a8c0 1 > prepared operation key=XQUR2PAH9MTZ tag=R5HXW7Z9ROH7 type=del size=3681652 2024-08-29T18:14:49.224 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:49.220+0000 7fb61f04a8c0 1 < completed write operation key=2A1BIVN3Z7BT tag=43WEYHOC9JK7 type=write size=59033 2024-08-29T18:14:49.235 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:49.232+0000 7fb61f04a8c0 1 > prepared part key=_multipart_2A1BIVN3Z7BT.2~BZK9O0BD81IL.0 size=1048576 2024-08-29T18:14:49.239 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:49.236+0000 7fb61f04a8c0 1 > prepared part key=_multipart_2A1BIVN3Z7BT.2~BZK9O0BD81IL.1 size=1048576 2024-08-29T18:14:49.244 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:49.240+0000 7fb61f04a8c0 1 > prepared part key=_multipart_2A1BIVN3Z7BT.2~BZK9O0BD81IL.2 size=684723 2024-08-29T18:14:49.244 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:49.240+0000 7fb61f04a8c0 1 > prepared multipart upload key=2A1BIVN3Z7BT upload=BZK9O0BD81IL tag=QJST71MD49QM type=write size=3830451 2024-08-29T18:14:49.252 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:49.248+0000 7fb61f04a8c0 1 < canceled operation key=QIF1G8LA4M98 tag=OWRPOZAHCISM type=write size=185324 2024-08-29T18:14:49.260 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:49.256+0000 7fb61f04a8c0 1 > prepared part key=_multipart_AYZ82CIS7E5Q.2~8RY9BJYFFAJA.0 size=1048576 2024-08-29T18:14:49.264 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:49.260+0000 7fb61f04a8c0 1 > prepared part key=_multipart_AYZ82CIS7E5Q.2~8RY9BJYFFAJA.1 size=859777 2024-08-29T18:14:49.264 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:49.260+0000 7fb61f04a8c0 1 > prepared multipart upload key=AYZ82CIS7E5Q upload=8RY9BJYFFAJA tag=4L38K25O69KL type=write size=2956929 2024-08-29T18:14:49.270 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:49.268+0000 7fb61f04a8c0 1 < completed delete operation key=S94OB93AU625 tag=658YXSZAYB25 type=del 2024-08-29T18:14:49.275 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:49.272+0000 7fb61f04a8c0 1 > prepared operation key=G64DV15QNIKC tag=LXLK58L6TY5W type=del size=233259 2024-08-29T18:14:49.281 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:49.276+0000 7fb61f04a8c0 1 < completed part key=_multipart_ME3R1W5MZE98.2~9RAIAP7U8S4Y.0 size=528320 2024-08-29T18:14:49.290 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:49.288+0000 7fb61f04a8c0 1 < completed multipart upload key=ME3R1W5MZE98 upload=9RAIAP7U8S4Y tag=RIILQN7WTF9Q type=write size=1576896 2024-08-29T18:14:49.295 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:49.292+0000 7fb61f04a8c0 1 > prepared operation key=T5QMR1S0ST4W tag=3ATQSIM43TQT type=write size=129035 2024-08-29T18:14:49.296 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:49.292+0000 7fb61f04a8c0 1 < canceled part key=_multipart_G2SIXOJ02LZ6.2~J0YQGEGERQXD.0 size=104332 2024-08-29T18:14:49.305 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:49.304+0000 7fb61f04a8c0 1 < canceled multipart upload key=G2SIXOJ02LZ6 upload=J0YQGEGERQXD tag=G9WGKB3AVWNF type=write size=1152908 2024-08-29T18:14:49.311 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:49.308+0000 7fb61f04a8c0 1 > prepared operation key=JNIRD10HWLR8 tag=AQH4S4W60T81 type=del size=2289334 2024-08-29T18:14:49.316 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:49.312+0000 7fb61f04a8c0 1 < completed delete operation key=T5QMR1S0ST4W tag=4K132K7AAF9M type=del 2024-08-29T18:14:49.326 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:49.324+0000 7fb61f04a8c0 1 > prepared part key=_multipart_T5QMR1S0ST4W.2~DHJFR935RKDH.0 size=1048576 2024-08-29T18:14:49.331 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:49.328+0000 7fb61f04a8c0 1 > prepared part key=_multipart_T5QMR1S0ST4W.2~DHJFR935RKDH.1 size=1048576 2024-08-29T18:14:49.335 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:49.332+0000 7fb61f04a8c0 1 > prepared part key=_multipart_T5QMR1S0ST4W.2~DHJFR935RKDH.2 size=211373 2024-08-29T18:14:49.336 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:49.332+0000 7fb61f04a8c0 1 > prepared multipart upload key=T5QMR1S0ST4W upload=DHJFR935RKDH tag=NTZCR3HH6M6N type=write size=3357101 2024-08-29T18:14:49.341 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:49.340+0000 7fb61f04a8c0 1 < completed delete operation key=T5QMR1S0ST4W tag=DSQDLR9Y8176 type=del 2024-08-29T18:14:49.347 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:49.344+0000 7fb61f04a8c0 1 > prepared operation key=X36ENK39934I tag=58XOHAQ2EJN0 type=del size=4162034 2024-08-29T18:14:49.357 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:49.356+0000 7fb61f04a8c0 1 < suggested update operation key=ACLL9P9WWITK tag=LOO0TUOA00TN type=write size=600221 2024-08-29T18:14:49.363 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:49.360+0000 7fb61f04a8c0 1 > prepared operation key=4CJ45GKY8XE9 tag=OK0RPEL68EQO type=del size=3162779 2024-08-29T18:14:49.368 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:49.364+0000 7fb61f04a8c0 1 < completed write operation key=O7DBV8Y3AF99 tag=76MA5IOS33LU type=write size=509839 2024-08-29T18:14:49.379 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:49.376+0000 7fb61f04a8c0 1 > prepared part key=_multipart_JNIRD10HWLR8.2~07R8K1H1X2J2.0 size=1048576 2024-08-29T18:14:49.384 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:49.380+0000 7fb61f04a8c0 1 > prepared part key=_multipart_JNIRD10HWLR8.2~07R8K1H1X2J2.1 size=1048576 2024-08-29T18:14:49.389 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:49.388+0000 7fb61f04a8c0 1 > prepared part key=_multipart_JNIRD10HWLR8.2~07R8K1H1X2J2.2 size=937199 2024-08-29T18:14:49.389 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:49.388+0000 7fb61f04a8c0 1 > prepared multipart upload key=JNIRD10HWLR8 upload=07R8K1H1X2J2 tag=320W3W11QGB6 type=write size=4082927 2024-08-29T18:14:49.394 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:49.392+0000 7fb61f04a8c0 1 < completed delete operation key=0YHK9IOSR0X1 tag=0E12W0JNOF1N type=del 2024-08-29T18:14:49.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:14:48 smithi029 bash[77880]: cluster 2024-08-29T18:14:47.835515+0000 mgr.y (mgr.25004) 747 : cluster [DBG] pgmap v1412: 137 pgs: 137 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 685 KiB/s rd, 236 KiB/s wr, 1.21k op/s 2024-08-29T18:14:49.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:14:48 smithi029 bash[77880]: audit 2024-08-29T18:14:48.531920+0000 mon.c (mon.2) 469 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:14:49.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:14:48 smithi029 bash[79042]: cluster 2024-08-29T18:14:47.835515+0000 mgr.y (mgr.25004) 747 : cluster [DBG] pgmap v1412: 137 pgs: 137 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 685 KiB/s rd, 236 KiB/s wr, 1.21k op/s 2024-08-29T18:14:49.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:14:48 smithi029 bash[79042]: audit 2024-08-29T18:14:48.531920+0000 mon.c (mon.2) 469 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:14:49.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:14:48 smithi110 bash[67519]: cluster 2024-08-29T18:14:47.835515+0000 mgr.y (mgr.25004) 747 : cluster [DBG] pgmap v1412: 137 pgs: 137 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 685 KiB/s rd, 236 KiB/s wr, 1.21k op/s 2024-08-29T18:14:49.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:14:48 smithi110 bash[67519]: audit 2024-08-29T18:14:48.531920+0000 mon.c (mon.2) 469 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:14:49.405 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:49.404+0000 7fb61f04a8c0 1 > prepared part key=_multipart_3TBQVJB6IV1A.2~NHJAE3AX32WK.0 size=944177 2024-08-29T18:14:49.405 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:49.404+0000 7fb61f04a8c0 1 > prepared multipart upload key=3TBQVJB6IV1A upload=NHJAE3AX32WK tag=XVLU93V6RYLE type=write size=1992753 2024-08-29T18:14:49.410 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:49.408+0000 7fb61f04a8c0 1 < completed part key=_multipart_T5QMR1S0ST4W.2~SJ5X5OMJMDY1.0 size=1048576 2024-08-29T18:14:49.414 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:49.412+0000 7fb61f04a8c0 1 < completed part key=_multipart_T5QMR1S0ST4W.2~SJ5X5OMJMDY1.1 size=1048576 2024-08-29T18:14:49.419 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:49.416+0000 7fb61f04a8c0 1 < completed part key=_multipart_T5QMR1S0ST4W.2~SJ5X5OMJMDY1.2 size=827139 2024-08-29T18:14:49.429 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:49.428+0000 7fb61f04a8c0 1 < completed multipart upload key=T5QMR1S0ST4W upload=SJ5X5OMJMDY1 tag=G7SHZTZ933SJ type=write size=3972867 2024-08-29T18:14:49.439 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:49.436+0000 7fb61f04a8c0 1 > prepared part key=_multipart_9KUQQR7K1949.2~KU9M211FBC5A.0 size=1048576 2024-08-29T18:14:49.444 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:49.440+0000 7fb61f04a8c0 1 > prepared part key=_multipart_9KUQQR7K1949.2~KU9M211FBC5A.1 size=548061 2024-08-29T18:14:49.444 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:49.440+0000 7fb61f04a8c0 1 > prepared multipart upload key=9KUQQR7K1949 upload=KU9M211FBC5A tag=AMUE55A70P1Y type=write size=2645213 2024-08-29T18:14:49.449 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:49.448+0000 7fb61f04a8c0 1 < completed part key=_multipart_JNIRD10HWLR8.2~0Y8EFP8XBZQ8.0 size=1048576 2024-08-29T18:14:49.454 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:49.452+0000 7fb61f04a8c0 1 < completed part key=_multipart_JNIRD10HWLR8.2~0Y8EFP8XBZQ8.1 size=781807 2024-08-29T18:14:49.464 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:49.460+0000 7fb61f04a8c0 1 < completed multipart upload key=JNIRD10HWLR8 upload=0Y8EFP8XBZQ8 tag=R3AQOG7NQCHL type=write size=2878959 2024-08-29T18:14:49.469 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:49.468+0000 7fb61f04a8c0 1 > prepared operation key=S94OB93AU625 tag=5JGZ93KRXUV4 type=del size=3948326 2024-08-29T18:14:49.475 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:49.472+0000 7fb61f04a8c0 1 < completed part key=_multipart_H62DUL1RISWE.2~WY2X8OS2UNLQ.0 size=1048576 2024-08-29T18:14:49.480 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:49.476+0000 7fb61f04a8c0 1 < completed part key=_multipart_H62DUL1RISWE.2~WY2X8OS2UNLQ.1 size=1048576 2024-08-29T18:14:49.485 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:49.484+0000 7fb61f04a8c0 1 < completed part key=_multipart_H62DUL1RISWE.2~WY2X8OS2UNLQ.2 size=417201 2024-08-29T18:14:49.494 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:49.492+0000 7fb61f04a8c0 1 < completed multipart upload key=H62DUL1RISWE upload=WY2X8OS2UNLQ tag=VSU806DTS28E type=write size=3562929 2024-08-29T18:14:49.500 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:49.496+0000 7fb61f04a8c0 1 > prepared operation key=3TBQVJB6IV1A tag=79B00K04Y0HG type=del size=2047263 2024-08-29T18:14:49.505 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:49.504+0000 7fb61f04a8c0 1 < completed delete operation key=2A1BIVN3Z7BT tag=LKBBW0PPLACC type=del 2024-08-29T18:14:49.511 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:49.508+0000 7fb61f04a8c0 1 > prepared operation key=WL071MKICR2A tag=VU4R2SPVSJTP type=write size=148769 2024-08-29T18:14:49.516 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:49.512+0000 7fb61f04a8c0 1 < completed delete operation key=0YHK9IOSR0X1 tag=M8GPDH9LK7OJ type=del 2024-08-29T18:14:49.522 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:49.520+0000 7fb61f04a8c0 1 > prepared operation key=FNU3QYRYTDJL tag=TDQG1BJ205RV type=del size=730180 2024-08-29T18:14:49.533 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:49.532+0000 7fb61f04a8c0 1 < suggested update operation key=XQUR2PAH9MTZ tag=R5HXW7Z9ROH7 type=del size=3681652 2024-08-29T18:14:49.543 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:49.540+0000 7fb61f04a8c0 1 > prepared part key=_multipart_G2SIXOJ02LZ6.2~0UQHNO5H45LK.0 size=1048576 2024-08-29T18:14:49.548 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:49.544+0000 7fb61f04a8c0 1 > prepared part key=_multipart_G2SIXOJ02LZ6.2~0UQHNO5H45LK.1 size=540546 2024-08-29T18:14:49.548 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:49.544+0000 7fb61f04a8c0 1 > prepared multipart upload key=G2SIXOJ02LZ6 upload=0UQHNO5H45LK tag=VWQRYWEEYV8G type=write size=2637698 2024-08-29T18:14:49.553 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:49.552+0000 7fb61f04a8c0 1 < completed part key=_multipart_2A1BIVN3Z7BT.2~BZK9O0BD81IL.0 size=1048576 2024-08-29T18:14:49.558 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:49.556+0000 7fb61f04a8c0 1 < completed part key=_multipart_2A1BIVN3Z7BT.2~BZK9O0BD81IL.1 size=1048576 2024-08-29T18:14:49.563 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:49.560+0000 7fb61f04a8c0 1 < completed part key=_multipart_2A1BIVN3Z7BT.2~BZK9O0BD81IL.2 size=684723 2024-08-29T18:14:49.572 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:49.568+0000 7fb61f04a8c0 1 < completed multipart upload key=2A1BIVN3Z7BT upload=BZK9O0BD81IL tag=QJST71MD49QM type=write size=3830451 2024-08-29T18:14:49.578 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:49.576+0000 7fb61f04a8c0 1 > prepared operation key=O7DBV8Y3AF99 tag=LA6J5VTSC526 type=write size=862653 2024-08-29T18:14:49.583 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:49.580+0000 7fb61f04a8c0 1 < completed part key=_multipart_AYZ82CIS7E5Q.2~8RY9BJYFFAJA.0 size=1048576 2024-08-29T18:14:49.588 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:49.584+0000 7fb61f04a8c0 1 < completed part key=_multipart_AYZ82CIS7E5Q.2~8RY9BJYFFAJA.1 size=859777 2024-08-29T18:14:49.597 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:49.596+0000 7fb61f04a8c0 1 < completed multipart upload key=AYZ82CIS7E5Q upload=8RY9BJYFFAJA tag=4L38K25O69KL type=write size=2956929 2024-08-29T18:14:49.603 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:49.600+0000 7fb61f04a8c0 1 > prepared operation key=XQUR2PAH9MTZ tag=3XTVARAY8XME type=del size=2530776 2024-08-29T18:14:49.615 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:49.612+0000 7fb61f04a8c0 1 < suggested remove operation key=G64DV15QNIKC tag=LXLK58L6TY5W type=del 2024-08-29T18:14:49.626 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:49.624+0000 7fb61f04a8c0 1 > prepared part key=_multipart_0YHK9IOSR0X1.2~BXBIL1L6CANR.0 size=200490 2024-08-29T18:14:49.626 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:49.624+0000 7fb61f04a8c0 1 > prepared multipart upload key=0YHK9IOSR0X1 upload=BXBIL1L6CANR tag=S4BP6L4J85LB type=write size=1249066 2024-08-29T18:14:49.631 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:49.628+0000 7fb61f04a8c0 1 < completed write operation key=T5QMR1S0ST4W tag=3ATQSIM43TQT type=write size=129035 2024-08-29T18:14:49.637 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:49.636+0000 7fb61f04a8c0 1 > prepared operation key=I3TS5SB21620 tag=R8HYZG4H8CC4 type=write size=683793 2024-08-29T18:14:49.643 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:49.640+0000 7fb61f04a8c0 1 < completed delete operation key=JNIRD10HWLR8 tag=AQH4S4W60T81 type=del 2024-08-29T18:14:49.649 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:49.648+0000 7fb61f04a8c0 1 > prepared operation key=FNU3QYRYTDJL tag=G6BSR13WDYH0 type=del size=2995522 2024-08-29T18:14:49.654 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:49.652+0000 7fb61f04a8c0 1 < completed part key=_multipart_T5QMR1S0ST4W.2~DHJFR935RKDH.0 size=1048576 2024-08-29T18:14:49.659 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:49.656+0000 7fb61f04a8c0 1 < completed part key=_multipart_T5QMR1S0ST4W.2~DHJFR935RKDH.1 size=1048576 2024-08-29T18:14:49.664 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:49.660+0000 7fb61f04a8c0 1 < completed part key=_multipart_T5QMR1S0ST4W.2~DHJFR935RKDH.2 size=211373 2024-08-29T18:14:49.674 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:49.672+0000 7fb61f04a8c0 1 < completed multipart upload key=T5QMR1S0ST4W upload=DHJFR935RKDH tag=NTZCR3HH6M6N type=write size=3357101 2024-08-29T18:14:49.685 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:49.680+0000 7fb61f04a8c0 1 > prepared part key=_multipart_I3TS5SB21620.2~Z9ISIEW097YG.0 size=1048576 2024-08-29T18:14:49.690 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:49.688+0000 7fb61f04a8c0 1 > prepared part key=_multipart_I3TS5SB21620.2~Z9ISIEW097YG.1 size=234938 2024-08-29T18:14:49.690 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:49.688+0000 7fb61f04a8c0 1 > prepared multipart upload key=I3TS5SB21620 upload=Z9ISIEW097YG tag=L3QD67LT5UR3 type=write size=2332090 2024-08-29T18:14:49.697 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:49.696+0000 7fb61f04a8c0 1 < completed delete operation key=X36ENK39934I tag=58XOHAQ2EJN0 type=del 2024-08-29T18:14:49.703 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:49.700+0000 7fb61f04a8c0 1 > prepared operation key=W7G9IIKAWQJC tag=93AQK960EWG4 type=del size=2476320 2024-08-29T18:14:49.709 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:49.708+0000 7fb61f04a8c0 1 < completed delete operation key=4CJ45GKY8XE9 tag=OK0RPEL68EQO type=del 2024-08-29T18:14:49.720 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:49.716+0000 7fb61f04a8c0 1 > prepared part key=_multipart_3TBQVJB6IV1A.2~6RGCRZFTEPDS.0 size=1048576 2024-08-29T18:14:49.724 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:49.720+0000 7fb61f04a8c0 1 > prepared part key=_multipart_3TBQVJB6IV1A.2~6RGCRZFTEPDS.1 size=1048576 2024-08-29T18:14:49.730 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:49.728+0000 7fb61f04a8c0 1 > prepared part key=_multipart_3TBQVJB6IV1A.2~6RGCRZFTEPDS.2 size=204538 2024-08-29T18:14:49.730 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:49.728+0000 7fb61f04a8c0 1 > prepared multipart upload key=3TBQVJB6IV1A upload=6RGCRZFTEPDS tag=63Y0GWZFSEB4 type=write size=3350266 2024-08-29T18:14:49.735 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:49.732+0000 7fb61f04a8c0 1 < completed part key=_multipart_JNIRD10HWLR8.2~07R8K1H1X2J2.0 size=1048576 2024-08-29T18:14:49.740 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:49.736+0000 7fb61f04a8c0 1 < completed part key=_multipart_JNIRD10HWLR8.2~07R8K1H1X2J2.1 size=1048576 2024-08-29T18:14:49.740 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:49.736+0000 7fb61f04a8c0 1 < canceled part key=_multipart_JNIRD10HWLR8.2~07R8K1H1X2J2.2 size=937199 2024-08-29T18:14:49.751 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:49.748+0000 7fb61f04a8c0 1 < canceled multipart upload key=JNIRD10HWLR8 upload=07R8K1H1X2J2 tag=320W3W11QGB6 type=write size=4082927 2024-08-29T18:14:49.762 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:49.760+0000 7fb61f04a8c0 1 > prepared part key=_multipart_G2SIXOJ02LZ6.2~SMR07EIYJ9V2.0 size=966830 2024-08-29T18:14:49.762 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:49.760+0000 7fb61f04a8c0 1 > prepared multipart upload key=G2SIXOJ02LZ6 upload=SMR07EIYJ9V2 tag=W1HA3F3AE9V3 type=write size=2015406 2024-08-29T18:14:49.768 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:49.764+0000 7fb61f04a8c0 1 < completed part key=_multipart_3TBQVJB6IV1A.2~NHJAE3AX32WK.0 size=944177 2024-08-29T18:14:49.779 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:49.776+0000 7fb61f04a8c0 1 < completed multipart upload key=3TBQVJB6IV1A upload=NHJAE3AX32WK tag=XVLU93V6RYLE type=write size=1992753 2024-08-29T18:14:49.785 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:49.784+0000 7fb61f04a8c0 1 > prepared operation key=XQUR2PAH9MTZ tag=RTZ5X10C5HSN type=del size=1403367 2024-08-29T18:14:49.790 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:49.788+0000 7fb61f04a8c0 1 < completed part key=_multipart_9KUQQR7K1949.2~KU9M211FBC5A.0 size=1048576 2024-08-29T18:14:49.790 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:49.788+0000 7fb61f04a8c0 1 < canceled part key=_multipart_9KUQQR7K1949.2~KU9M211FBC5A.1 size=548061 2024-08-29T18:14:49.799 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:49.796+0000 7fb61f04a8c0 1 < canceled multipart upload key=9KUQQR7K1949 upload=KU9M211FBC5A tag=AMUE55A70P1Y type=write size=2645213 2024-08-29T18:14:49.810 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:49.808+0000 7fb61f04a8c0 1 > prepared part key=_multipart_5KUQU3N4QH12.2~4K9SS7BI8U3K.0 size=1048576 2024-08-29T18:14:49.814 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:49.812+0000 7fb61f04a8c0 1 > prepared part key=_multipart_5KUQU3N4QH12.2~4K9SS7BI8U3K.1 size=1048576 2024-08-29T18:14:49.819 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:49.816+0000 7fb61f04a8c0 1 > prepared part key=_multipart_5KUQU3N4QH12.2~4K9SS7BI8U3K.2 size=437152 2024-08-29T18:14:49.819 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:49.816+0000 7fb61f04a8c0 1 > prepared multipart upload key=5KUQU3N4QH12 upload=4K9SS7BI8U3K tag=BTRAR70NANJB type=write size=3582880 2024-08-29T18:14:49.825 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:49.824+0000 7fb61f04a8c0 1 < completed delete operation key=S94OB93AU625 tag=5JGZ93KRXUV4 type=del 2024-08-29T18:14:49.830 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:49.828+0000 7fb61f04a8c0 1 > prepared operation key=5KUQU3N4QH12 tag=QCO4DHIWKIJR type=write size=409947 2024-08-29T18:14:49.835 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:49.832+0000 7fb61f04a8c0 1 < completed delete operation key=3TBQVJB6IV1A tag=79B00K04Y0HG type=del 2024-08-29T18:14:49.841 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:49.840+0000 7fb61f04a8c0 1 > prepared operation key=O7DBV8Y3AF99 tag=9JTR4IIE0PG6 type=write size=464213 2024-08-29T18:14:49.847 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:49.844+0000 7fb61f04a8c0 1 < completed write operation key=WL071MKICR2A tag=VU4R2SPVSJTP type=write size=148769 2024-08-29T18:14:49.858 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:49.856+0000 7fb61f04a8c0 1 > prepared part key=_multipart_FNU3QYRYTDJL.2~FXUOAW06Z8LI.0 size=432108 2024-08-29T18:14:49.858 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:49.856+0000 7fb61f04a8c0 1 > prepared multipart upload key=FNU3QYRYTDJL upload=FXUOAW06Z8LI tag=RGBG92BBX4A0 type=write size=1480684 2024-08-29T18:14:49.864 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:49.860+0000 7fb61f04a8c0 1 < completed delete operation key=FNU3QYRYTDJL tag=TDQG1BJ205RV type=del 2024-08-29T18:14:49.871 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:49.868+0000 7fb61f04a8c0 1 > prepared operation key=ME3R1W5MZE98 tag=RQN8BM79V4D1 type=del size=720213 2024-08-29T18:14:49.877 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:49.876+0000 7fb61f04a8c0 1 < completed part key=_multipart_G2SIXOJ02LZ6.2~0UQHNO5H45LK.0 size=1048576 2024-08-29T18:14:49.881 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:49.880+0000 7fb61f04a8c0 1 < completed part key=_multipart_G2SIXOJ02LZ6.2~0UQHNO5H45LK.1 size=540546 2024-08-29T18:14:49.891 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:49.888+0000 7fb61f04a8c0 1 < completed multipart upload key=G2SIXOJ02LZ6 upload=0UQHNO5H45LK tag=VWQRYWEEYV8G type=write size=2637698 2024-08-29T18:14:49.901 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:49.900+0000 7fb61f04a8c0 1 > prepared part key=_multipart_X36ENK39934I.2~FAGYFQPI21ZM.0 size=1048576 2024-08-29T18:14:49.906 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:49.904+0000 7fb61f04a8c0 1 > prepared part key=_multipart_X36ENK39934I.2~FAGYFQPI21ZM.1 size=1048576 2024-08-29T18:14:49.911 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:49.908+0000 7fb61f04a8c0 1 > prepared part key=_multipart_X36ENK39934I.2~FAGYFQPI21ZM.2 size=5017 2024-08-29T18:14:49.911 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:49.908+0000 7fb61f04a8c0 1 > prepared multipart upload key=X36ENK39934I upload=FAGYFQPI21ZM tag=M8EX4OHX00S0 type=write size=3150745 2024-08-29T18:14:49.917 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:49.916+0000 7fb61f04a8c0 1 < completed write operation key=O7DBV8Y3AF99 tag=LA6J5VTSC526 type=write size=862653 2024-08-29T18:14:49.927 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:49.924+0000 7fb61f04a8c0 1 > prepared part key=_multipart_QIF1G8LA4M98.2~JS0GSF82ANTI.0 size=437551 2024-08-29T18:14:49.927 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:49.924+0000 7fb61f04a8c0 1 > prepared multipart upload key=QIF1G8LA4M98 upload=JS0GSF82ANTI tag=PDPQSWR4MSVC type=write size=1486127 2024-08-29T18:14:49.933 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:49.932+0000 7fb61f04a8c0 1 < completed delete operation key=XQUR2PAH9MTZ tag=3XTVARAY8XME type=del 2024-08-29T18:14:49.943 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:49.940+0000 7fb61f04a8c0 1 > prepared part key=_multipart_TER6ZJRIMW56.2~YB9I2XYDI74G.0 size=1048576 2024-08-29T18:14:49.948 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:49.944+0000 7fb61f04a8c0 1 > prepared part key=_multipart_TER6ZJRIMW56.2~YB9I2XYDI74G.1 size=599350 2024-08-29T18:14:49.948 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:49.944+0000 7fb61f04a8c0 1 > prepared multipart upload key=TER6ZJRIMW56 upload=YB9I2XYDI74G tag=NHUZB3TI67QG type=write size=2696502 2024-08-29T18:14:49.949 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:49.948+0000 7fb61f04a8c0 1 < canceled part key=_multipart_0YHK9IOSR0X1.2~BXBIL1L6CANR.0 size=200490 2024-08-29T18:14:49.958 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:49.956+0000 7fb61f04a8c0 1 < canceled multipart upload key=0YHK9IOSR0X1 upload=BXBIL1L6CANR tag=S4BP6L4J85LB type=write size=1249066 2024-08-29T18:14:49.969 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:49.968+0000 7fb61f04a8c0 1 > prepared part key=_multipart_YTTW0WYLHLAN.2~ZYZG9TQNN344.0 size=1048576 2024-08-29T18:14:49.973 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:49.972+0000 7fb61f04a8c0 1 > prepared part key=_multipart_YTTW0WYLHLAN.2~ZYZG9TQNN344.1 size=1048576 2024-08-29T18:14:49.978 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:49.976+0000 7fb61f04a8c0 1 > prepared part key=_multipart_YTTW0WYLHLAN.2~ZYZG9TQNN344.2 size=651252 2024-08-29T18:14:49.978 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:49.976+0000 7fb61f04a8c0 1 > prepared multipart upload key=YTTW0WYLHLAN upload=ZYZG9TQNN344 tag=V04K857RG3A0 type=write size=3796980 2024-08-29T18:14:49.989 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:49.988+0000 7fb61f04a8c0 1 < suggested update operation key=I3TS5SB21620 tag=R8HYZG4H8CC4 type=write size=683793 2024-08-29T18:14:50.000 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:49.996+0000 7fb61f04a8c0 1 > prepared part key=_multipart_S94OB93AU625.2~HO6R3JUEJ7TL.0 size=1048576 2024-08-29T18:14:50.006 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:50.004+0000 7fb61f04a8c0 1 > prepared part key=_multipart_S94OB93AU625.2~HO6R3JUEJ7TL.1 size=1048576 2024-08-29T18:14:50.011 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:50.008+0000 7fb61f04a8c0 1 > prepared part key=_multipart_S94OB93AU625.2~HO6R3JUEJ7TL.2 size=606318 2024-08-29T18:14:50.011 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:50.008+0000 7fb61f04a8c0 1 > prepared multipart upload key=S94OB93AU625 upload=HO6R3JUEJ7TL tag=7GX4VXUWIM4C type=write size=3752046 2024-08-29T18:14:50.016 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:50.012+0000 7fb61f04a8c0 1 < completed delete operation key=FNU3QYRYTDJL tag=G6BSR13WDYH0 type=del 2024-08-29T18:14:50.027 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:50.024+0000 7fb61f04a8c0 1 > prepared part key=_multipart_0YHK9IOSR0X1.2~DV8ZNK6M51UM.0 size=1048576 2024-08-29T18:14:50.031 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:50.028+0000 7fb61f04a8c0 1 > prepared part key=_multipart_0YHK9IOSR0X1.2~DV8ZNK6M51UM.1 size=822367 2024-08-29T18:14:50.031 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:50.028+0000 7fb61f04a8c0 1 > prepared multipart upload key=0YHK9IOSR0X1 upload=DV8ZNK6M51UM tag=8CYQ08EQ8OIH type=write size=2919519 2024-08-29T18:14:50.037 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:50.036+0000 7fb61f04a8c0 1 < completed part key=_multipart_I3TS5SB21620.2~Z9ISIEW097YG.0 size=1048576 2024-08-29T18:14:50.041 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:50.040+0000 7fb61f04a8c0 1 < completed part key=_multipart_I3TS5SB21620.2~Z9ISIEW097YG.1 size=234938 2024-08-29T18:14:50.051 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:50.048+0000 7fb61f04a8c0 1 < completed multipart upload key=I3TS5SB21620 upload=Z9ISIEW097YG tag=L3QD67LT5UR3 type=write size=2332090 2024-08-29T18:14:50.060 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:50.056+0000 7fb61f04a8c0 1 > prepared part key=_multipart_ISHSUCCWWXU3.2~ECQ3ATBD3II7.0 size=735244 2024-08-29T18:14:50.061 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:50.056+0000 7fb61f04a8c0 1 > prepared multipart upload key=ISHSUCCWWXU3 upload=ECQ3ATBD3II7 tag=6GU7M0L04VNU type=write size=1783820 2024-08-29T18:14:50.066 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:50.064+0000 7fb61f04a8c0 1 < completed delete operation key=W7G9IIKAWQJC tag=93AQK960EWG4 type=del 2024-08-29T18:14:50.072 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:50.068+0000 7fb61f04a8c0 1 > prepared operation key=WL071MKICR2A tag=IJAZ6VMZO1ES type=del size=1069364 2024-08-29T18:14:50.078 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:50.076+0000 7fb61f04a8c0 1 < completed part key=_multipart_3TBQVJB6IV1A.2~6RGCRZFTEPDS.0 size=1048576 2024-08-29T18:14:50.078 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:50.076+0000 7fb61f04a8c0 1 < canceled part key=_multipart_3TBQVJB6IV1A.2~6RGCRZFTEPDS.1 size=1048576 2024-08-29T18:14:50.082 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:50.080+0000 7fb61f04a8c0 1 < completed part key=_multipart_3TBQVJB6IV1A.2~6RGCRZFTEPDS.2 size=204538 2024-08-29T18:14:50.093 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:50.092+0000 7fb61f04a8c0 1 < canceled multipart upload key=3TBQVJB6IV1A upload=6RGCRZFTEPDS tag=63Y0GWZFSEB4 type=write size=3350266 2024-08-29T18:14:50.104 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:50.100+0000 7fb61f04a8c0 1 > prepared part key=_multipart_QIF1G8LA4M98.2~MC8IARAEVG3V.0 size=231698 2024-08-29T18:14:50.104 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:50.100+0000 7fb61f04a8c0 1 > prepared multipart upload key=QIF1G8LA4M98 upload=MC8IARAEVG3V tag=7VAMWRJ0SQQD type=write size=1280274 2024-08-29T18:14:50.110 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:50.108+0000 7fb61f04a8c0 1 < completed part key=_multipart_G2SIXOJ02LZ6.2~SMR07EIYJ9V2.0 size=966830 2024-08-29T18:14:50.120 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:50.116+0000 7fb61f04a8c0 1 < completed multipart upload key=G2SIXOJ02LZ6 upload=SMR07EIYJ9V2 tag=W1HA3F3AE9V3 type=write size=2015406 2024-08-29T18:14:50.125 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:50.124+0000 7fb61f04a8c0 1 > prepared operation key=XQUR2PAH9MTZ tag=C3VL4033B6N8 type=del size=1132202 2024-08-29T18:14:50.132 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:50.128+0000 7fb61f04a8c0 1 < completed delete operation key=XQUR2PAH9MTZ tag=RTZ5X10C5HSN type=del 2024-08-29T18:14:50.145 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:50.140+0000 7fb61f04a8c0 1 > prepared part key=_multipart_X36ENK39934I.2~BBW1FE8K9J2O.0 size=1048576 2024-08-29T18:14:50.151 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:50.148+0000 7fb61f04a8c0 1 > prepared part key=_multipart_X36ENK39934I.2~BBW1FE8K9J2O.1 size=1048576 2024-08-29T18:14:50.157 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:50.156+0000 7fb61f04a8c0 1 > prepared part key=_multipart_X36ENK39934I.2~BBW1FE8K9J2O.2 size=614819 2024-08-29T18:14:50.157 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:50.156+0000 7fb61f04a8c0 1 > prepared multipart upload key=X36ENK39934I upload=BBW1FE8K9J2O tag=1JX0SS01DPNE type=write size=3760547 2024-08-29T18:14:50.173 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:50.172+0000 7fb61f04a8c0 1 < completed part key=_multipart_5KUQU3N4QH12.2~4K9SS7BI8U3K.0 size=1048576 2024-08-29T18:14:50.178 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:50.176+0000 7fb61f04a8c0 1 < completed part key=_multipart_5KUQU3N4QH12.2~4K9SS7BI8U3K.1 size=1048576 2024-08-29T18:14:50.182 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:50.180+0000 7fb61f04a8c0 1 < completed part key=_multipart_5KUQU3N4QH12.2~4K9SS7BI8U3K.2 size=437152 2024-08-29T18:14:50.191 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:50.188+0000 7fb61f04a8c0 1 < completed multipart upload key=5KUQU3N4QH12 upload=4K9SS7BI8U3K tag=BTRAR70NANJB type=write size=3582880 2024-08-29T18:14:50.196 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:50.192+0000 7fb61f04a8c0 1 > prepared operation key=0YHK9IOSR0X1 tag=02354X0JEMYL type=del size=2516100 2024-08-29T18:14:50.201 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:50.200+0000 7fb61f04a8c0 1 < completed write operation key=5KUQU3N4QH12 tag=QCO4DHIWKIJR type=write size=409947 2024-08-29T18:14:50.206 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:50.204+0000 7fb61f04a8c0 1 > prepared operation key=T5QMR1S0ST4W tag=0I5HUGMZVWGE type=del size=2030374 2024-08-29T18:14:50.211 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:50.208+0000 7fb61f04a8c0 1 < canceled operation key=O7DBV8Y3AF99 tag=9JTR4IIE0PG6 type=write size=464213 2024-08-29T18:14:50.216 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:50.212+0000 7fb61f04a8c0 1 > prepared operation key=XQUR2PAH9MTZ tag=NPPVG3U8XZVN type=del size=3397853 2024-08-29T18:14:50.221 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:50.220+0000 7fb61f04a8c0 1 < completed part key=_multipart_FNU3QYRYTDJL.2~FXUOAW06Z8LI.0 size=432108 2024-08-29T18:14:50.229 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:50.228+0000 7fb61f04a8c0 1 < completed multipart upload key=FNU3QYRYTDJL upload=FXUOAW06Z8LI tag=RGBG92BBX4A0 type=write size=1480684 2024-08-29T18:14:50.239 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:50.236+0000 7fb61f04a8c0 1 > prepared part key=_multipart_0YHK9IOSR0X1.2~ITQV5EKX30Q0.0 size=1048576 2024-08-29T18:14:50.243 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:50.240+0000 7fb61f04a8c0 1 > prepared part key=_multipart_0YHK9IOSR0X1.2~ITQV5EKX30Q0.1 size=939156 2024-08-29T18:14:50.243 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:50.240+0000 7fb61f04a8c0 1 > prepared multipart upload key=0YHK9IOSR0X1 upload=ITQV5EKX30Q0 tag=Q4YOZ42I8NVD type=write size=3036308 2024-08-29T18:14:50.248 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:50.244+0000 7fb61f04a8c0 1 < canceled operation key=ME3R1W5MZE98 tag=RQN8BM79V4D1 type=del size=720213 2024-08-29T18:14:50.253 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:50.252+0000 7fb61f04a8c0 1 > prepared operation key=YTTW0WYLHLAN tag=4HDFB1BK1CNP type=del size=3416759 2024-08-29T18:14:50.259 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:50.256+0000 7fb61f04a8c0 1 < completed part key=_multipart_X36ENK39934I.2~FAGYFQPI21ZM.0 size=1048576 2024-08-29T18:14:50.263 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:50.260+0000 7fb61f04a8c0 1 < completed part key=_multipart_X36ENK39934I.2~FAGYFQPI21ZM.1 size=1048576 2024-08-29T18:14:50.268 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:50.264+0000 7fb61f04a8c0 1 < completed part key=_multipart_X36ENK39934I.2~FAGYFQPI21ZM.2 size=5017 2024-08-29T18:14:50.278 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:50.276+0000 7fb61f04a8c0 1 < completed multipart upload key=X36ENK39934I upload=FAGYFQPI21ZM tag=M8EX4OHX00S0 type=write size=3150745 2024-08-29T18:14:50.287 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:50.284+0000 7fb61f04a8c0 1 > prepared part key=_multipart_W7G9IIKAWQJC.2~D939KXMEZWFC.0 size=1048576 2024-08-29T18:14:50.292 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:50.288+0000 7fb61f04a8c0 1 > prepared part key=_multipart_W7G9IIKAWQJC.2~D939KXMEZWFC.1 size=785148 2024-08-29T18:14:50.292 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:50.288+0000 7fb61f04a8c0 1 > prepared multipart upload key=W7G9IIKAWQJC upload=D939KXMEZWFC tag=V8A4GKHBJ0R2 type=write size=2882300 2024-08-29T18:14:50.297 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:50.296+0000 7fb61f04a8c0 1 < completed part key=_multipart_QIF1G8LA4M98.2~JS0GSF82ANTI.0 size=437551 2024-08-29T18:14:50.306 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:50.304+0000 7fb61f04a8c0 1 < completed multipart upload key=QIF1G8LA4M98 upload=JS0GSF82ANTI tag=PDPQSWR4MSVC type=write size=1486127 2024-08-29T18:14:50.316 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:50.312+0000 7fb61f04a8c0 1 > prepared part key=_multipart_88Z3FINQPJH4.2~52S84G5UTLQK.0 size=1048576 2024-08-29T18:14:50.320 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:50.316+0000 7fb61f04a8c0 1 > prepared part key=_multipart_88Z3FINQPJH4.2~52S84G5UTLQK.1 size=1048576 2024-08-29T18:14:50.324 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:50.320+0000 7fb61f04a8c0 1 > prepared part key=_multipart_88Z3FINQPJH4.2~52S84G5UTLQK.2 size=684954 2024-08-29T18:14:50.324 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:50.320+0000 7fb61f04a8c0 1 > prepared multipart upload key=88Z3FINQPJH4 upload=52S84G5UTLQK tag=84SLX7KKJIET type=write size=3830682 2024-08-29T18:14:50.330 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:50.328+0000 7fb61f04a8c0 1 < completed part key=_multipart_TER6ZJRIMW56.2~YB9I2XYDI74G.0 size=1048576 2024-08-29T18:14:50.330 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:50.328+0000 7fb61f04a8c0 1 < canceled part key=_multipart_TER6ZJRIMW56.2~YB9I2XYDI74G.1 size=599350 2024-08-29T18:14:50.339 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:50.336+0000 7fb61f04a8c0 1 < canceled multipart upload key=TER6ZJRIMW56 upload=YB9I2XYDI74G tag=NHUZB3TI67QG type=write size=2696502 2024-08-29T18:14:50.349 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:50.348+0000 7fb61f04a8c0 1 > prepared part key=_multipart_9KUQQR7K1949.2~08Y5K1J9FQC6.0 size=821586 2024-08-29T18:14:50.349 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:50.348+0000 7fb61f04a8c0 1 > prepared multipart upload key=9KUQQR7K1949 upload=08Y5K1J9FQC6 tag=GODG3H74KXVQ type=write size=1870162 2024-08-29T18:14:50.355 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:50.352+0000 7fb61f04a8c0 1 < completed part key=_multipart_YTTW0WYLHLAN.2~ZYZG9TQNN344.0 size=1048576 2024-08-29T18:14:50.359 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:50.356+0000 7fb61f04a8c0 1 < completed part key=_multipart_YTTW0WYLHLAN.2~ZYZG9TQNN344.1 size=1048576 2024-08-29T18:14:50.364 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:50.360+0000 7fb61f04a8c0 1 < completed part key=_multipart_YTTW0WYLHLAN.2~ZYZG9TQNN344.2 size=651252 2024-08-29T18:14:50.373 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:50.372+0000 7fb61f04a8c0 1 < completed multipart upload key=YTTW0WYLHLAN upload=ZYZG9TQNN344 tag=V04K857RG3A0 type=write size=3796980 2024-08-29T18:14:50.383 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:50.380+0000 7fb61f04a8c0 1 > prepared part key=_multipart_YTTW0WYLHLAN.2~QW11UTPXV7ZZ.0 size=1048576 2024-08-29T18:14:50.387 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:50.384+0000 7fb61f04a8c0 1 > prepared part key=_multipart_YTTW0WYLHLAN.2~QW11UTPXV7ZZ.1 size=199893 2024-08-29T18:14:50.388 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:50.384+0000 7fb61f04a8c0 1 > prepared multipart upload key=YTTW0WYLHLAN upload=QW11UTPXV7ZZ tag=1XXBP8ODDX5O type=write size=2297045 2024-08-29T18:14:50.393 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:50.392+0000 7fb61f04a8c0 1 < completed part key=_multipart_S94OB93AU625.2~HO6R3JUEJ7TL.0 size=1048576 2024-08-29T18:14:50.393 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:50.392+0000 7fb61f04a8c0 1 < canceled part key=_multipart_S94OB93AU625.2~HO6R3JUEJ7TL.1 size=1048576 2024-08-29T18:14:50.397 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:50.396+0000 7fb61f04a8c0 1 < completed part key=_multipart_S94OB93AU625.2~HO6R3JUEJ7TL.2 size=606318 2024-08-29T18:14:50.407 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:50.404+0000 7fb61f04a8c0 1 < canceled multipart upload key=S94OB93AU625 upload=HO6R3JUEJ7TL tag=7GX4VXUWIM4C type=write size=3752046 2024-08-29T18:14:50.412 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:50.408+0000 7fb61f04a8c0 1 > prepared operation key=I3TS5SB21620 tag=3VIA0IS47PF2 type=del size=2685352 2024-08-29T18:14:50.418 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:50.416+0000 7fb61f04a8c0 1 < completed part key=_multipart_0YHK9IOSR0X1.2~DV8ZNK6M51UM.0 size=1048576 2024-08-29T18:14:50.418 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:50.416+0000 7fb61f04a8c0 1 < canceled part key=_multipart_0YHK9IOSR0X1.2~DV8ZNK6M51UM.1 size=822367 2024-08-29T18:14:50.426 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:50.424+0000 7fb61f04a8c0 1 < canceled multipart upload key=0YHK9IOSR0X1 upload=DV8ZNK6M51UM tag=8CYQ08EQ8OIH type=write size=2919519 2024-08-29T18:14:50.432 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:50.428+0000 7fb61f04a8c0 1 > prepared operation key=FNU3QYRYTDJL tag=3F8J67IFXI7G type=del size=3186620 2024-08-29T18:14:50.437 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:50.436+0000 7fb61f04a8c0 1 < completed part key=_multipart_ISHSUCCWWXU3.2~ECQ3ATBD3II7.0 size=735244 2024-08-29T18:14:50.446 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:50.444+0000 7fb61f04a8c0 1 < completed multipart upload key=ISHSUCCWWXU3 upload=ECQ3ATBD3II7 tag=6GU7M0L04VNU type=write size=1783820 2024-08-29T18:14:50.456 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:50.452+0000 7fb61f04a8c0 1 > prepared part key=_multipart_ACLL9P9WWITK.2~XPH8ZIMOE6FS.0 size=91125 2024-08-29T18:14:50.456 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:50.452+0000 7fb61f04a8c0 1 > prepared multipart upload key=ACLL9P9WWITK upload=XPH8ZIMOE6FS tag=UPAL8LVM66MM type=write size=1139701 2024-08-29T18:14:50.462 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:50.460+0000 7fb61f04a8c0 1 < completed delete operation key=WL071MKICR2A tag=IJAZ6VMZO1ES type=del 2024-08-29T18:14:50.468 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:50.464+0000 7fb61f04a8c0 1 > prepared operation key=0YHK9IOSR0X1 tag=38QYTZKKOCIY type=del size=3967986 2024-08-29T18:14:50.469 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:50.468+0000 7fb61f04a8c0 1 < canceled part key=_multipart_QIF1G8LA4M98.2~MC8IARAEVG3V.0 size=231698 2024-08-29T18:14:50.478 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:50.476+0000 7fb61f04a8c0 1 < canceled multipart upload key=QIF1G8LA4M98 upload=MC8IARAEVG3V tag=7VAMWRJ0SQQD type=write size=1280274 2024-08-29T18:14:50.483 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:50.480+0000 7fb61f04a8c0 1 > prepared operation key=ISHSUCCWWXU3 tag=FZKHK9I8P70K type=del size=3249287 2024-08-29T18:14:50.489 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:50.488+0000 7fb61f04a8c0 1 < completed delete operation key=XQUR2PAH9MTZ tag=C3VL4033B6N8 type=del 2024-08-29T18:14:50.495 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:50.492+0000 7fb61f04a8c0 1 > prepared operation key=4CJ45GKY8XE9 tag=XJ0L6LRE4ZML type=del size=1999240 2024-08-29T18:14:50.500 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:50.496+0000 7fb61f04a8c0 1 < completed part key=_multipart_X36ENK39934I.2~BBW1FE8K9J2O.0 size=1048576 2024-08-29T18:14:50.505 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:50.504+0000 7fb61f04a8c0 1 < completed part key=_multipart_X36ENK39934I.2~BBW1FE8K9J2O.1 size=1048576 2024-08-29T18:14:50.510 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:50.508+0000 7fb61f04a8c0 1 < completed part key=_multipart_X36ENK39934I.2~BBW1FE8K9J2O.2 size=614819 2024-08-29T18:14:50.520 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:50.516+0000 7fb61f04a8c0 1 < completed multipart upload key=X36ENK39934I upload=BBW1FE8K9J2O tag=1JX0SS01DPNE type=write size=3760547 2024-08-29T18:14:50.528 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:50.524+0000 7fb61f04a8c0 1 > prepared operation key=4CJ45GKY8XE9 tag=WH9R72J5Y7FF type=del size=402030 2024-08-29T18:14:50.531 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:50.528+0000 7fb61f04a8c0 1 < completed delete operation key=0YHK9IOSR0X1 tag=02354X0JEMYL type=del 2024-08-29T18:14:50.536 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:50.532+0000 7fb61f04a8c0 1 > prepared operation key=G64DV15QNIKC tag=CBCCOF8SRXKE type=write size=225188 2024-08-29T18:14:50.542 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:50.540+0000 7fb61f04a8c0 1 < completed delete operation key=T5QMR1S0ST4W tag=0I5HUGMZVWGE type=del 2024-08-29T18:14:50.553 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:50.552+0000 7fb61f04a8c0 1 > prepared part key=_multipart_ME3R1W5MZE98.2~Z2K6TITZLBQ1.0 size=306703 2024-08-29T18:14:50.553 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:50.552+0000 7fb61f04a8c0 1 > prepared multipart upload key=ME3R1W5MZE98 upload=Z2K6TITZLBQ1 tag=L0W2TY9TCGVR type=write size=1355279 2024-08-29T18:14:50.565 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:50.564+0000 7fb61f04a8c0 1 < suggested update operation key=XQUR2PAH9MTZ tag=NPPVG3U8XZVN type=del size=3397853 2024-08-29T18:14:50.571 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:50.568+0000 7fb61f04a8c0 1 > prepared operation key=FNU3QYRYTDJL tag=YRZZBD6LL3OX type=del size=1063210 2024-08-29T18:14:50.572 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:50.568+0000 7fb61f04a8c0 1 < canceled part key=_multipart_0YHK9IOSR0X1.2~ITQV5EKX30Q0.0 size=1048576 2024-08-29T18:14:50.577 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:50.572+0000 7fb61f04a8c0 1 < completed part key=_multipart_0YHK9IOSR0X1.2~ITQV5EKX30Q0.1 size=939156 2024-08-29T18:14:50.589 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:50.588+0000 7fb61f04a8c0 1 < canceled multipart upload key=0YHK9IOSR0X1 upload=ITQV5EKX30Q0 tag=Q4YOZ42I8NVD type=write size=3036308 2024-08-29T18:14:50.594 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:50.592+0000 7fb61f04a8c0 1 > prepared operation key=T5QMR1S0ST4W tag=SM9E8LFE1ZFR type=del size=3702147 2024-08-29T18:14:50.601 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:50.596+0000 7fb61f04a8c0 1 < completed delete operation key=YTTW0WYLHLAN tag=4HDFB1BK1CNP type=del 2024-08-29T18:14:50.607 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:50.604+0000 7fb61f04a8c0 1 > prepared operation key=I3TS5SB21620 tag=BDL5VESOV3KA type=del size=1700753 2024-08-29T18:14:50.613 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:50.612+0000 7fb61f04a8c0 1 < completed part key=_multipart_W7G9IIKAWQJC.2~D939KXMEZWFC.0 size=1048576 2024-08-29T18:14:50.617 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:50.616+0000 7fb61f04a8c0 1 < completed part key=_multipart_W7G9IIKAWQJC.2~D939KXMEZWFC.1 size=785148 2024-08-29T18:14:50.627 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:50.624+0000 7fb61f04a8c0 1 < completed multipart upload key=W7G9IIKAWQJC upload=D939KXMEZWFC tag=V8A4GKHBJ0R2 type=write size=2882300 2024-08-29T18:14:50.638 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:50.636+0000 7fb61f04a8c0 1 > prepared part key=_multipart_5KUQU3N4QH12.2~PKR0CG41DZE0.0 size=1048576 2024-08-29T18:14:50.643 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:50.640+0000 7fb61f04a8c0 1 > prepared part key=_multipart_5KUQU3N4QH12.2~PKR0CG41DZE0.1 size=1048576 2024-08-29T18:14:50.648 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:50.644+0000 7fb61f04a8c0 1 > prepared part key=_multipart_5KUQU3N4QH12.2~PKR0CG41DZE0.2 size=891705 2024-08-29T18:14:50.648 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:50.644+0000 7fb61f04a8c0 1 > prepared multipart upload key=5KUQU3N4QH12 upload=PKR0CG41DZE0 tag=VMIBWBAGNIDH type=write size=4037433 2024-08-29T18:14:50.655 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:50.652+0000 7fb61f04a8c0 1 < completed part key=_multipart_88Z3FINQPJH4.2~52S84G5UTLQK.0 size=1048576 2024-08-29T18:14:50.661 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:50.660+0000 7fb61f04a8c0 1 < completed part key=_multipart_88Z3FINQPJH4.2~52S84G5UTLQK.1 size=1048576 2024-08-29T18:14:50.667 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:50.664+0000 7fb61f04a8c0 1 < completed part key=_multipart_88Z3FINQPJH4.2~52S84G5UTLQK.2 size=684954 2024-08-29T18:14:50.677 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:50.676+0000 7fb61f04a8c0 1 < completed multipart upload key=88Z3FINQPJH4 upload=52S84G5UTLQK tag=84SLX7KKJIET type=write size=3830682 2024-08-29T18:14:50.684 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:50.680+0000 7fb61f04a8c0 1 > prepared operation key=4CJ45GKY8XE9 tag=VN0AX89NHKAY type=del size=1031358 2024-08-29T18:14:50.689 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:50.688+0000 7fb61f04a8c0 1 < completed part key=_multipart_9KUQQR7K1949.2~08Y5K1J9FQC6.0 size=821586 2024-08-29T18:14:50.699 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:50.696+0000 7fb61f04a8c0 1 < completed multipart upload key=9KUQQR7K1949 upload=08Y5K1J9FQC6 tag=GODG3H74KXVQ type=write size=1870162 2024-08-29T18:14:50.712 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:50.708+0000 7fb61f04a8c0 1 > prepared part key=_multipart_9KUQQR7K1949.2~IQ84HEJJ14RF.0 size=1048576 2024-08-29T18:14:50.717 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:50.716+0000 7fb61f04a8c0 1 > prepared part key=_multipart_9KUQQR7K1949.2~IQ84HEJJ14RF.1 size=1048576 2024-08-29T18:14:50.722 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:50.720+0000 7fb61f04a8c0 1 > prepared part key=_multipart_9KUQQR7K1949.2~IQ84HEJJ14RF.2 size=886811 2024-08-29T18:14:50.722 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:50.720+0000 7fb61f04a8c0 1 > prepared multipart upload key=9KUQQR7K1949 upload=IQ84HEJJ14RF tag=VWEV01LL9XOP type=write size=4032539 2024-08-29T18:14:50.728 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:50.724+0000 7fb61f04a8c0 1 < completed part key=_multipart_YTTW0WYLHLAN.2~QW11UTPXV7ZZ.0 size=1048576 2024-08-29T18:14:50.732 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:50.728+0000 7fb61f04a8c0 1 < completed part key=_multipart_YTTW0WYLHLAN.2~QW11UTPXV7ZZ.1 size=199893 2024-08-29T18:14:50.742 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:50.740+0000 7fb61f04a8c0 1 < completed multipart upload key=YTTW0WYLHLAN upload=QW11UTPXV7ZZ tag=1XXBP8ODDX5O type=write size=2297045 2024-08-29T18:14:50.753 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:50.752+0000 7fb61f04a8c0 1 > prepared part key=_multipart_QIF1G8LA4M98.2~J51UQPIRPAXF.0 size=300987 2024-08-29T18:14:50.753 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:50.752+0000 7fb61f04a8c0 1 > prepared multipart upload key=QIF1G8LA4M98 upload=J51UQPIRPAXF tag=XM3SVHH435A4 type=write size=1349563 2024-08-29T18:14:50.765 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:50.764+0000 7fb61f04a8c0 1 < suggested remove operation key=I3TS5SB21620 tag=3VIA0IS47PF2 type=del 2024-08-29T18:14:50.771 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:50.768+0000 7fb61f04a8c0 1 > prepared operation key=JNIRD10HWLR8 tag=GIPQKTHADE6S type=del size=3445306 2024-08-29T18:14:50.776 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:50.772+0000 7fb61f04a8c0 1 < completed delete operation key=FNU3QYRYTDJL tag=3F8J67IFXI7G type=del 2024-08-29T18:14:50.787 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:50.784+0000 7fb61f04a8c0 1 > prepared part key=_multipart_H62DUL1RISWE.2~SYGRJIIQ2K06.0 size=1048576 2024-08-29T18:14:50.792 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:50.788+0000 7fb61f04a8c0 1 > prepared part key=_multipart_H62DUL1RISWE.2~SYGRJIIQ2K06.1 size=538033 2024-08-29T18:14:50.792 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:50.788+0000 7fb61f04a8c0 1 > prepared multipart upload key=H62DUL1RISWE upload=SYGRJIIQ2K06 tag=CNCGD0QYGJRS type=write size=2635185 2024-08-29T18:14:50.798 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:50.796+0000 7fb61f04a8c0 1 < completed part key=_multipart_ACLL9P9WWITK.2~XPH8ZIMOE6FS.0 size=91125 2024-08-29T18:14:50.808 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:50.804+0000 7fb61f04a8c0 1 < completed multipart upload key=ACLL9P9WWITK upload=XPH8ZIMOE6FS tag=UPAL8LVM66MM type=write size=1139701 2024-08-29T18:14:50.819 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:50.816+0000 7fb61f04a8c0 1 > prepared part key=_multipart_XQUR2PAH9MTZ.2~GFBIELZCVSSQ.0 size=1048576 2024-08-29T18:14:50.824 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:50.820+0000 7fb61f04a8c0 1 > prepared part key=_multipart_XQUR2PAH9MTZ.2~GFBIELZCVSSQ.1 size=1048576 2024-08-29T18:14:50.829 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:50.828+0000 7fb61f04a8c0 1 > prepared part key=_multipart_XQUR2PAH9MTZ.2~GFBIELZCVSSQ.2 size=90445 2024-08-29T18:14:50.829 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:50.828+0000 7fb61f04a8c0 1 > prepared multipart upload key=XQUR2PAH9MTZ upload=GFBIELZCVSSQ tag=IYPI9078V861 type=write size=3236173 2024-08-29T18:14:50.835 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:50.832+0000 7fb61f04a8c0 1 < completed delete operation key=0YHK9IOSR0X1 tag=38QYTZKKOCIY type=del 2024-08-29T18:14:50.841 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:50.840+0000 7fb61f04a8c0 1 > prepared operation key=2KKUJMSXARBZ tag=00ZEG04Y37BE type=del size=2215867 2024-08-29T18:14:50.846 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:50.844+0000 7fb61f04a8c0 1 < completed delete operation key=ISHSUCCWWXU3 tag=FZKHK9I8P70K type=del 2024-08-29T18:14:50.853 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:50.848+0000 7fb61f04a8c0 1 > prepared operation key=YTTW0WYLHLAN tag=WWKBP6C2NISK type=del size=1669958 2024-08-29T18:14:50.858 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:50.856+0000 7fb61f04a8c0 1 < completed delete operation key=4CJ45GKY8XE9 tag=XJ0L6LRE4ZML type=del 2024-08-29T18:14:50.871 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:50.868+0000 7fb61f04a8c0 1 > prepared part key=_multipart_S94OB93AU625.2~QI3P93V2Y412.0 size=1048576 2024-08-29T18:14:50.875 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:50.872+0000 7fb61f04a8c0 1 > prepared part key=_multipart_S94OB93AU625.2~QI3P93V2Y412.1 size=1048576 2024-08-29T18:14:50.880 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:50.876+0000 7fb61f04a8c0 1 > prepared part key=_multipart_S94OB93AU625.2~QI3P93V2Y412.2 size=878955 2024-08-29T18:14:50.880 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:50.876+0000 7fb61f04a8c0 1 > prepared multipart upload key=S94OB93AU625 upload=QI3P93V2Y412 tag=09X01L6X0046 type=write size=4024683 2024-08-29T18:14:50.886 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:50.884+0000 7fb61f04a8c0 1 < completed delete operation key=4CJ45GKY8XE9 tag=WH9R72J5Y7FF type=del 2024-08-29T18:14:50.896 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:50.892+0000 7fb61f04a8c0 1 > prepared part key=_multipart_XQUR2PAH9MTZ.2~YULB6HG64YPQ.0 size=1048576 2024-08-29T18:14:50.901 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:50.900+0000 7fb61f04a8c0 1 > prepared part key=_multipart_XQUR2PAH9MTZ.2~YULB6HG64YPQ.1 size=294923 2024-08-29T18:14:50.901 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:50.900+0000 7fb61f04a8c0 1 > prepared multipart upload key=XQUR2PAH9MTZ upload=YULB6HG64YPQ tag=26KJ1JD2ZGZQ type=write size=2392075 2024-08-29T18:14:50.907 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:50.904+0000 7fb61f04a8c0 1 < completed write operation key=G64DV15QNIKC tag=CBCCOF8SRXKE type=write size=225188 2024-08-29T18:14:50.914 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:50.912+0000 7fb61f04a8c0 1 > prepared operation key=9KUQQR7K1949 tag=2SULH2NWHSNV type=del size=874723 2024-08-29T18:14:50.921 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:50.920+0000 7fb61f04a8c0 1 < completed part key=_multipart_ME3R1W5MZE98.2~Z2K6TITZLBQ1.0 size=306703 2024-08-29T18:14:50.931 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:50.928+0000 7fb61f04a8c0 1 < completed multipart upload key=ME3R1W5MZE98 upload=Z2K6TITZLBQ1 tag=L0W2TY9TCGVR type=write size=1355279 2024-08-29T18:14:50.937 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:50.932+0000 7fb61f04a8c0 1 > prepared operation key=XQUR2PAH9MTZ tag=EUDFBA4UTEQO type=del size=1425108 2024-08-29T18:14:50.942 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:50.940+0000 7fb61f04a8c0 1 < completed delete operation key=FNU3QYRYTDJL tag=YRZZBD6LL3OX type=del 2024-08-29T18:14:50.949 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:50.948+0000 7fb61f04a8c0 1 > prepared operation key=ME3R1W5MZE98 tag=1XATQ1JEQGTJ type=del size=2240213 2024-08-29T18:14:50.962 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:50.960+0000 7fb61f04a8c0 1 < suggested remove operation key=T5QMR1S0ST4W tag=SM9E8LFE1ZFR type=del 2024-08-29T18:14:50.972 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:50.968+0000 7fb61f04a8c0 1 > prepared part key=_multipart_AYZ82CIS7E5Q.2~3QIV187EEGPR.0 size=1048576 2024-08-29T18:14:50.977 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:50.976+0000 7fb61f04a8c0 1 > prepared part key=_multipart_AYZ82CIS7E5Q.2~3QIV187EEGPR.1 size=383412 2024-08-29T18:14:50.977 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:50.976+0000 7fb61f04a8c0 1 > prepared multipart upload key=AYZ82CIS7E5Q upload=3QIV187EEGPR tag=G0GVBFIG6AU4 type=write size=2480564 2024-08-29T18:14:50.984 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:50.980+0000 7fb61f04a8c0 -1 < failed to complete operation key=I3TS5SB21620 tag=BDL5VESOV3KA type=del size=1700753: (22) Invalid argument 2024-08-29T18:14:50.990 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:50.988+0000 7fb61f04a8c0 1 > prepared operation key=W7G9IIKAWQJC tag=YFNAGI7VCKFH type=del size=1611493 2024-08-29T18:14:50.997 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:50.996+0000 7fb61f04a8c0 1 < completed part key=_multipart_5KUQU3N4QH12.2~PKR0CG41DZE0.0 size=1048576 2024-08-29T18:14:51.001 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:51.000+0000 7fb61f04a8c0 1 < completed part key=_multipart_5KUQU3N4QH12.2~PKR0CG41DZE0.1 size=1048576 2024-08-29T18:14:51.006 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:51.004+0000 7fb61f04a8c0 1 < completed part key=_multipart_5KUQU3N4QH12.2~PKR0CG41DZE0.2 size=891705 2024-08-29T18:14:51.015 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:51.012+0000 7fb61f04a8c0 1 < completed multipart upload key=5KUQU3N4QH12 upload=PKR0CG41DZE0 tag=VMIBWBAGNIDH type=write size=4037433 2024-08-29T18:14:51.022 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:51.020+0000 7fb61f04a8c0 1 > prepared operation key=0YHK9IOSR0X1 tag=01EZ8G2U3B8D type=del size=1028020 2024-08-29T18:14:51.028 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:51.024+0000 7fb61f04a8c0 1 < completed delete operation key=4CJ45GKY8XE9 tag=VN0AX89NHKAY type=del 2024-08-29T18:14:51.035 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:51.032+0000 7fb61f04a8c0 1 > prepared operation key=XQUR2PAH9MTZ tag=TMVWL8XB3897 type=del size=1052012 2024-08-29T18:14:51.041 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:51.036+0000 7fb61f04a8c0 1 < completed part key=_multipart_9KUQQR7K1949.2~IQ84HEJJ14RF.0 size=1048576 2024-08-29T18:14:51.045 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:51.044+0000 7fb61f04a8c0 1 < completed part key=_multipart_9KUQQR7K1949.2~IQ84HEJJ14RF.1 size=1048576 2024-08-29T18:14:51.050 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:51.048+0000 7fb61f04a8c0 1 < completed part key=_multipart_9KUQQR7K1949.2~IQ84HEJJ14RF.2 size=886811 2024-08-29T18:14:51.061 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:51.060+0000 7fb61f04a8c0 1 < completed multipart upload key=9KUQQR7K1949 upload=IQ84HEJJ14RF tag=VWEV01LL9XOP type=write size=4032539 2024-08-29T18:14:51.067 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:51.064+0000 7fb61f04a8c0 1 > prepared operation key=O7DBV8Y3AF99 tag=N2LLJNRT1X0D type=del size=1747579 2024-08-29T18:14:51.068 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:51.064+0000 7fb61f04a8c0 1 < canceled part key=_multipart_QIF1G8LA4M98.2~J51UQPIRPAXF.0 size=300987 2024-08-29T18:14:51.077 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:51.076+0000 7fb61f04a8c0 1 < canceled multipart upload key=QIF1G8LA4M98 upload=J51UQPIRPAXF tag=XM3SVHH435A4 type=write size=1349563 2024-08-29T18:14:51.089 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:51.088+0000 7fb61f04a8c0 1 > prepared part key=_multipart_S94OB93AU625.2~3IQK1NNU0USO.0 size=416937 2024-08-29T18:14:51.089 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:51.088+0000 7fb61f04a8c0 1 > prepared multipart upload key=S94OB93AU625 upload=3IQK1NNU0USO tag=GT0JDF1PVBZX type=write size=1465513 2024-08-29T18:14:51.095 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:51.092+0000 7fb61f04a8c0 1 < completed delete operation key=JNIRD10HWLR8 tag=GIPQKTHADE6S type=del 2024-08-29T18:14:51.107 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:51.104+0000 7fb61f04a8c0 1 > prepared part key=_multipart_I3TS5SB21620.2~IJ23EM156XTL.0 size=1048576 2024-08-29T18:14:51.112 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:51.108+0000 7fb61f04a8c0 1 > prepared part key=_multipart_I3TS5SB21620.2~IJ23EM156XTL.1 size=1048576 2024-08-29T18:14:51.117 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:51.116+0000 7fb61f04a8c0 1 > prepared part key=_multipart_I3TS5SB21620.2~IJ23EM156XTL.2 size=55482 2024-08-29T18:14:51.118 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:51.116+0000 7fb61f04a8c0 1 > prepared multipart upload key=I3TS5SB21620 upload=IJ23EM156XTL tag=KQHRITH658VM type=write size=3201210 2024-08-29T18:14:51.125 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:51.124+0000 7fb61f04a8c0 1 < completed part key=_multipart_H62DUL1RISWE.2~SYGRJIIQ2K06.0 size=1048576 2024-08-29T18:14:51.125 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:51.124+0000 7fb61f04a8c0 1 < canceled part key=_multipart_H62DUL1RISWE.2~SYGRJIIQ2K06.1 size=538033 2024-08-29T18:14:51.135 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:51.132+0000 7fb61f04a8c0 1 < canceled multipart upload key=H62DUL1RISWE upload=SYGRJIIQ2K06 tag=CNCGD0QYGJRS type=write size=2635185 2024-08-29T18:14:51.141 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:51.140+0000 7fb61f04a8c0 1 > prepared operation key=FNU3QYRYTDJL tag=WUQBALCN2Y5F type=del size=3665841 2024-08-29T18:14:51.147 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:51.144+0000 7fb61f04a8c0 1 < completed part key=_multipart_XQUR2PAH9MTZ.2~GFBIELZCVSSQ.0 size=1048576 2024-08-29T18:14:51.147 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:51.144+0000 7fb61f04a8c0 1 < canceled part key=_multipart_XQUR2PAH9MTZ.2~GFBIELZCVSSQ.1 size=1048576 2024-08-29T18:14:51.152 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:51.148+0000 7fb61f04a8c0 1 < completed part key=_multipart_XQUR2PAH9MTZ.2~GFBIELZCVSSQ.2 size=90445 2024-08-29T18:14:51.162 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:51.160+0000 7fb61f04a8c0 1 < canceled multipart upload key=XQUR2PAH9MTZ upload=GFBIELZCVSSQ tag=IYPI9078V861 type=write size=3236173 2024-08-29T18:14:51.173 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:51.172+0000 7fb61f04a8c0 1 > prepared part key=_multipart_ME3R1W5MZE98.2~ASQ9MELLNLDI.0 size=1048576 2024-08-29T18:14:51.178 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:51.176+0000 7fb61f04a8c0 1 > prepared part key=_multipart_ME3R1W5MZE98.2~ASQ9MELLNLDI.1 size=1048576 2024-08-29T18:14:51.185 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:51.184+0000 7fb61f04a8c0 1 > prepared part key=_multipart_ME3R1W5MZE98.2~ASQ9MELLNLDI.2 size=948201 2024-08-29T18:14:51.185 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:51.184+0000 7fb61f04a8c0 1 > prepared multipart upload key=ME3R1W5MZE98 upload=ASQ9MELLNLDI tag=1DY5YW480A53 type=write size=4093929 2024-08-29T18:14:51.191 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:51.188+0000 7fb61f04a8c0 1 < completed delete operation key=2KKUJMSXARBZ tag=00ZEG04Y37BE type=del 2024-08-29T18:14:51.196 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:51.192+0000 7fb61f04a8c0 1 > prepared operation key=4CJ45GKY8XE9 tag=WG3B197K6G5I type=del size=240404 2024-08-29T18:14:51.202 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:51.200+0000 7fb61f04a8c0 1 < completed delete operation key=YTTW0WYLHLAN tag=WWKBP6C2NISK type=del 2024-08-29T18:14:51.208 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:51.204+0000 7fb61f04a8c0 1 > prepared operation key=ACLL9P9WWITK tag=Q5DILI8V8S68 type=del size=2314101 2024-08-29T18:14:51.215 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:51.212+0000 7fb61f04a8c0 1 < completed part key=_multipart_S94OB93AU625.2~QI3P93V2Y412.0 size=1048576 2024-08-29T18:14:51.219 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:51.216+0000 7fb61f04a8c0 1 < completed part key=_multipart_S94OB93AU625.2~QI3P93V2Y412.1 size=1048576 2024-08-29T18:14:51.224 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:51.220+0000 7fb61f04a8c0 1 < completed part key=_multipart_S94OB93AU625.2~QI3P93V2Y412.2 size=878955 2024-08-29T18:14:51.233 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:51.228+0000 7fb61f04a8c0 1 < completed multipart upload key=S94OB93AU625 upload=QI3P93V2Y412 tag=09X01L6X0046 type=write size=4024683 2024-08-29T18:14:51.238 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:51.236+0000 7fb61f04a8c0 1 > prepared operation key=0YHK9IOSR0X1 tag=RGYABEPDWPRM type=write size=808947 2024-08-29T18:14:51.243 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:51.240+0000 7fb61f04a8c0 1 < completed part key=_multipart_XQUR2PAH9MTZ.2~YULB6HG64YPQ.0 size=1048576 2024-08-29T18:14:51.247 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:51.244+0000 7fb61f04a8c0 1 < completed part key=_multipart_XQUR2PAH9MTZ.2~YULB6HG64YPQ.1 size=294923 2024-08-29T18:14:51.257 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:51.256+0000 7fb61f04a8c0 1 < completed multipart upload key=XQUR2PAH9MTZ upload=YULB6HG64YPQ tag=26KJ1JD2ZGZQ type=write size=2392075 2024-08-29T18:14:51.268 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:51.264+0000 7fb61f04a8c0 1 > prepared part key=_multipart_WL071MKICR2A.2~K7G89ZZXA1ET.0 size=1048576 2024-08-29T18:14:51.273 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:51.272+0000 7fb61f04a8c0 1 > prepared part key=_multipart_WL071MKICR2A.2~K7G89ZZXA1ET.1 size=957141 2024-08-29T18:14:51.273 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:51.272+0000 7fb61f04a8c0 1 > prepared multipart upload key=WL071MKICR2A upload=K7G89ZZXA1ET tag=HSM27V4MLF5H type=write size=3054293 2024-08-29T18:14:51.278 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:51.276+0000 7fb61f04a8c0 1 < completed delete operation key=9KUQQR7K1949 tag=2SULH2NWHSNV type=del 2024-08-29T18:14:51.284 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:51.280+0000 7fb61f04a8c0 1 > prepared operation key=TER6ZJRIMW56 tag=BV4K4DS0S1G4 type=write size=2788 2024-08-29T18:14:51.296 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:51.292+0000 7fb61f04a8c0 1 < suggested update operation key=XQUR2PAH9MTZ tag=EUDFBA4UTEQO type=del size=1425108 2024-08-29T18:14:51.307 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:51.304+0000 7fb61f04a8c0 1 > prepared part key=_multipart_AEOIRMCT8KQ2.2~19ONKKU8PRPV.0 size=1048576 2024-08-29T18:14:51.312 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:51.308+0000 7fb61f04a8c0 1 > prepared part key=_multipart_AEOIRMCT8KQ2.2~19ONKKU8PRPV.1 size=652446 2024-08-29T18:14:51.312 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:51.308+0000 7fb61f04a8c0 1 > prepared multipart upload key=AEOIRMCT8KQ2 upload=19ONKKU8PRPV tag=CD7XUXLET9QI type=write size=2749598 2024-08-29T18:14:51.318 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:51.316+0000 7fb61f04a8c0 1 < completed delete operation key=ME3R1W5MZE98 tag=1XATQ1JEQGTJ type=del 2024-08-29T18:14:51.324 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:51.320+0000 7fb61f04a8c0 1 > prepared operation key=FNU3QYRYTDJL tag=9S290VP9RDBZ type=write size=463597 2024-08-29T18:14:51.325 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:51.320+0000 7fb61f04a8c0 1 < canceled part key=_multipart_AYZ82CIS7E5Q.2~3QIV187EEGPR.0 size=1048576 2024-08-29T18:14:51.325 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:51.320+0000 7fb61f04a8c0 1 < canceled part key=_multipart_AYZ82CIS7E5Q.2~3QIV187EEGPR.1 size=383412 2024-08-29T18:14:51.335 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:51.332+0000 7fb61f04a8c0 1 < canceled multipart upload key=AYZ82CIS7E5Q upload=3QIV187EEGPR tag=G0GVBFIG6AU4 type=write size=2480564 2024-08-29T18:14:51.347 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:51.344+0000 7fb61f04a8c0 1 > prepared part key=_multipart_3TBQVJB6IV1A.2~R71P00CK6IK8.0 size=231391 2024-08-29T18:14:51.347 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:51.344+0000 7fb61f04a8c0 1 > prepared multipart upload key=3TBQVJB6IV1A upload=R71P00CK6IK8 tag=VMV1SVF0J0G9 type=write size=1279967 2024-08-29T18:14:51.353 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:51.352+0000 7fb61f04a8c0 1 < completed delete operation key=W7G9IIKAWQJC tag=YFNAGI7VCKFH type=del 2024-08-29T18:14:51.365 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:51.364+0000 7fb61f04a8c0 1 > prepared part key=_multipart_G64DV15QNIKC.2~TM6QVY8MUD74.0 size=1048576 2024-08-29T18:14:51.371 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:51.368+0000 7fb61f04a8c0 1 > prepared part key=_multipart_G64DV15QNIKC.2~TM6QVY8MUD74.1 size=535591 2024-08-29T18:14:51.371 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:51.368+0000 7fb61f04a8c0 1 > prepared multipart upload key=G64DV15QNIKC upload=TM6QVY8MUD74 tag=Y3671345R6SV type=write size=2632743 2024-08-29T18:14:51.377 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:51.376+0000 7fb61f04a8c0 1 < canceled operation key=0YHK9IOSR0X1 tag=01EZ8G2U3B8D type=del size=1028020 2024-08-29T18:14:51.383 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:51.380+0000 7fb61f04a8c0 1 > prepared operation key=TER6ZJRIMW56 tag=59KALU9S25EU type=del size=1484030 2024-08-29T18:14:51.391 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:51.388+0000 7fb61f04a8c0 -1 < failed to complete operation key=XQUR2PAH9MTZ tag=TMVWL8XB3897 type=del size=1052012: (22) Invalid argument 2024-08-29T18:14:51.398 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:51.396+0000 7fb61f04a8c0 1 > prepared operation key=4CJ45GKY8XE9 tag=U56LTY1NK5B4 type=del size=3737557 2024-08-29T18:14:51.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:14:50 smithi029 bash[79042]: cluster 2024-08-29T18:14:49.836487+0000 mgr.y (mgr.25004) 748 : cluster [DBG] pgmap v1413: 137 pgs: 137 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 422 KiB/s rd, 146 KiB/s wr, 746 op/s 2024-08-29T18:14:51.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:14:50 smithi029 bash[77880]: cluster 2024-08-29T18:14:49.836487+0000 mgr.y (mgr.25004) 748 : cluster [DBG] pgmap v1413: 137 pgs: 137 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 422 KiB/s rd, 146 KiB/s wr, 746 op/s 2024-08-29T18:14:51.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:14:50 smithi110 bash[67519]: cluster 2024-08-29T18:14:49.836487+0000 mgr.y (mgr.25004) 748 : cluster [DBG] pgmap v1413: 137 pgs: 137 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 422 KiB/s rd, 146 KiB/s wr, 746 op/s 2024-08-29T18:14:51.404 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:51.400+0000 7fb61f04a8c0 1 < completed delete operation key=O7DBV8Y3AF99 tag=N2LLJNRT1X0D type=del 2024-08-29T18:14:51.410 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:51.408+0000 7fb61f04a8c0 1 > prepared operation key=WL071MKICR2A tag=JFX7F2K9VTEE type=del size=2806585 2024-08-29T18:14:51.417 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:51.416+0000 7fb61f04a8c0 1 < completed part key=_multipart_S94OB93AU625.2~3IQK1NNU0USO.0 size=416937 2024-08-29T18:14:51.427 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:51.424+0000 7fb61f04a8c0 1 < completed multipart upload key=S94OB93AU625 upload=3IQK1NNU0USO tag=GT0JDF1PVBZX type=write size=1465513 2024-08-29T18:14:51.433 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:51.432+0000 7fb61f04a8c0 1 > prepared operation key=AYZ82CIS7E5Q tag=LTYXJ9M6TW71 type=write size=113559 2024-08-29T18:14:51.440 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:51.436+0000 7fb61f04a8c0 1 < completed part key=_multipart_I3TS5SB21620.2~IJ23EM156XTL.0 size=1048576 2024-08-29T18:14:51.445 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:51.444+0000 7fb61f04a8c0 1 < completed part key=_multipart_I3TS5SB21620.2~IJ23EM156XTL.1 size=1048576 2024-08-29T18:14:51.450 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:51.448+0000 7fb61f04a8c0 1 < completed part key=_multipart_I3TS5SB21620.2~IJ23EM156XTL.2 size=55482 2024-08-29T18:14:51.460 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:51.456+0000 7fb61f04a8c0 1 < completed multipart upload key=I3TS5SB21620 upload=IJ23EM156XTL tag=KQHRITH658VM type=write size=3201210 2024-08-29T18:14:51.466 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:51.464+0000 7fb61f04a8c0 1 > prepared operation key=YTTW0WYLHLAN tag=I25EXSMIHDO1 type=del size=3213476 2024-08-29T18:14:51.471 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:51.468+0000 7fb61f04a8c0 1 < completed delete operation key=FNU3QYRYTDJL tag=WUQBALCN2Y5F type=del 2024-08-29T18:14:51.477 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:51.476+0000 7fb61f04a8c0 1 > prepared operation key=4CJ45GKY8XE9 tag=F3BSG0NP21L9 type=del size=76673 2024-08-29T18:14:51.482 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:51.480+0000 7fb61f04a8c0 1 < completed part key=_multipart_ME3R1W5MZE98.2~ASQ9MELLNLDI.0 size=1048576 2024-08-29T18:14:51.487 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:51.484+0000 7fb61f04a8c0 1 < completed part key=_multipart_ME3R1W5MZE98.2~ASQ9MELLNLDI.1 size=1048576 2024-08-29T18:14:51.492 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:51.488+0000 7fb61f04a8c0 1 < completed part key=_multipart_ME3R1W5MZE98.2~ASQ9MELLNLDI.2 size=948201 2024-08-29T18:14:51.503 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:51.500+0000 7fb61f04a8c0 1 < completed multipart upload key=ME3R1W5MZE98 upload=ASQ9MELLNLDI tag=1DY5YW480A53 type=write size=4093929 2024-08-29T18:14:51.508 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:51.504+0000 7fb61f04a8c0 1 > prepared operation key=YTTW0WYLHLAN tag=WAQHZ8JIO65X type=write size=314960 2024-08-29T18:14:51.513 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:51.512+0000 7fb61f04a8c0 1 < completed delete operation key=4CJ45GKY8XE9 tag=WG3B197K6G5I type=del 2024-08-29T18:14:51.525 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:51.524+0000 7fb61f04a8c0 1 > prepared part key=_multipart_G64DV15QNIKC.2~2AJEWM70U93S.0 size=813142 2024-08-29T18:14:51.525 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:51.524+0000 7fb61f04a8c0 1 > prepared multipart upload key=G64DV15QNIKC upload=2AJEWM70U93S tag=SSYJLT6K2FZT type=write size=1861718 2024-08-29T18:14:51.531 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:51.528+0000 7fb61f04a8c0 1 < completed delete operation key=ACLL9P9WWITK tag=Q5DILI8V8S68 type=del 2024-08-29T18:14:51.541 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:51.540+0000 7fb61f04a8c0 1 > prepared part key=_multipart_5KUQU3N4QH12.2~047PXQ2LIBTY.0 size=1048576 2024-08-29T18:14:51.545 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:51.544+0000 7fb61f04a8c0 1 > prepared part key=_multipart_5KUQU3N4QH12.2~047PXQ2LIBTY.1 size=111620 2024-08-29T18:14:51.546 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:51.544+0000 7fb61f04a8c0 1 > prepared multipart upload key=5KUQU3N4QH12 upload=047PXQ2LIBTY tag=CLL5B97HJQP6 type=write size=2208772 2024-08-29T18:14:51.551 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:51.548+0000 7fb61f04a8c0 1 < completed write operation key=0YHK9IOSR0X1 tag=RGYABEPDWPRM type=write size=808947 2024-08-29T18:14:51.557 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:51.556+0000 7fb61f04a8c0 1 > prepared operation key=G64DV15QNIKC tag=SC7FVYNLF73B type=del size=1787664 2024-08-29T18:14:51.563 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:51.560+0000 7fb61f04a8c0 1 < completed part key=_multipart_WL071MKICR2A.2~K7G89ZZXA1ET.0 size=1048576 2024-08-29T18:14:51.568 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:51.564+0000 7fb61f04a8c0 1 < completed part key=_multipart_WL071MKICR2A.2~K7G89ZZXA1ET.1 size=957141 2024-08-29T18:14:51.577 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:51.576+0000 7fb61f04a8c0 1 < completed multipart upload key=WL071MKICR2A upload=K7G89ZZXA1ET tag=HSM27V4MLF5H type=write size=3054293 2024-08-29T18:14:51.583 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:51.580+0000 7fb61f04a8c0 1 > prepared operation key=AYZ82CIS7E5Q tag=5PUYO8YYU5ZB type=del size=1234620 2024-08-29T18:14:51.589 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:51.588+0000 7fb61f04a8c0 1 < completed write operation key=TER6ZJRIMW56 tag=BV4K4DS0S1G4 type=write size=2788 2024-08-29T18:14:51.600 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:51.596+0000 7fb61f04a8c0 1 > prepared part key=_multipart_ACLL9P9WWITK.2~GDVV34PFILKM.0 size=984982 2024-08-29T18:14:51.600 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:51.596+0000 7fb61f04a8c0 1 > prepared multipart upload key=ACLL9P9WWITK upload=GDVV34PFILKM tag=3ID0D36LI5Y6 type=write size=2033558 2024-08-29T18:14:51.606 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:51.604+0000 7fb61f04a8c0 1 < completed part key=_multipart_AEOIRMCT8KQ2.2~19ONKKU8PRPV.0 size=1048576 2024-08-29T18:14:51.612 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:51.608+0000 7fb61f04a8c0 1 < completed part key=_multipart_AEOIRMCT8KQ2.2~19ONKKU8PRPV.1 size=652446 2024-08-29T18:14:51.622 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:51.620+0000 7fb61f04a8c0 1 < completed multipart upload key=AEOIRMCT8KQ2 upload=19ONKKU8PRPV tag=CD7XUXLET9QI type=write size=2749598 2024-08-29T18:14:51.633 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:51.632+0000 7fb61f04a8c0 1 > prepared part key=_multipart_X36ENK39934I.2~VF03LCM2LK97.0 size=1048576 2024-08-29T18:14:51.637 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:51.636+0000 7fb61f04a8c0 1 > prepared part key=_multipart_X36ENK39934I.2~VF03LCM2LK97.1 size=561234 2024-08-29T18:14:51.637 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:51.636+0000 7fb61f04a8c0 1 > prepared multipart upload key=X36ENK39934I upload=VF03LCM2LK97 tag=YARTUNQENULZ type=write size=2658386 2024-08-29T18:14:51.643 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:51.640+0000 7fb61f04a8c0 1 < completed write operation key=FNU3QYRYTDJL tag=9S290VP9RDBZ type=write size=463597 2024-08-29T18:14:51.649 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:51.648+0000 7fb61f04a8c0 1 > prepared operation key=YTTW0WYLHLAN tag=IYV66EN40CZ3 type=del size=1281635 2024-08-29T18:14:51.655 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:51.652+0000 7fb61f04a8c0 1 < completed part key=_multipart_3TBQVJB6IV1A.2~R71P00CK6IK8.0 size=231391 2024-08-29T18:14:51.665 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:51.664+0000 7fb61f04a8c0 1 < completed multipart upload key=3TBQVJB6IV1A upload=R71P00CK6IK8 tag=VMV1SVF0J0G9 type=write size=1279967 2024-08-29T18:14:51.670 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:51.668+0000 7fb61f04a8c0 1 > prepared operation key=ACLL9P9WWITK tag=KWVFU6GKJTC9 type=del size=2204622 2024-08-29T18:14:51.676 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:51.672+0000 7fb61f04a8c0 1 < completed part key=_multipart_G64DV15QNIKC.2~TM6QVY8MUD74.0 size=1048576 2024-08-29T18:14:51.681 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:51.680+0000 7fb61f04a8c0 1 < completed part key=_multipart_G64DV15QNIKC.2~TM6QVY8MUD74.1 size=535591 2024-08-29T18:14:51.692 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:51.688+0000 7fb61f04a8c0 1 < completed multipart upload key=G64DV15QNIKC upload=TM6QVY8MUD74 tag=Y3671345R6SV type=write size=2632743 2024-08-29T18:14:51.702 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:51.700+0000 7fb61f04a8c0 1 > prepared part key=_multipart_QIF1G8LA4M98.2~ZO4A0S72DCZL.0 size=1048576 2024-08-29T18:14:51.708 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:51.704+0000 7fb61f04a8c0 1 > prepared part key=_multipart_QIF1G8LA4M98.2~ZO4A0S72DCZL.1 size=703294 2024-08-29T18:14:51.708 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:51.704+0000 7fb61f04a8c0 1 > prepared multipart upload key=QIF1G8LA4M98 upload=ZO4A0S72DCZL tag=KQPXE0Y3MO5K type=write size=2800446 2024-08-29T18:14:51.714 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:51.712+0000 7fb61f04a8c0 1 < completed delete operation key=TER6ZJRIMW56 tag=59KALU9S25EU type=del 2024-08-29T18:14:51.720 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:51.716+0000 7fb61f04a8c0 1 > prepared operation key=2KKUJMSXARBZ tag=YH9GFP3M9ENG type=del size=597076 2024-08-29T18:14:51.727 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:51.724+0000 7fb61f04a8c0 1 < completed delete operation key=4CJ45GKY8XE9 tag=U56LTY1NK5B4 type=del 2024-08-29T18:14:51.734 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:51.732+0000 7fb61f04a8c0 1 > prepared operation key=WL071MKICR2A tag=FXAAHVZNWOF7 type=del size=3725087 2024-08-29T18:14:51.740 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:51.736+0000 7fb61f04a8c0 1 < completed delete operation key=WL071MKICR2A tag=JFX7F2K9VTEE type=del 2024-08-29T18:14:51.746 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:51.744+0000 7fb61f04a8c0 1 > prepared operation key=ISHSUCCWWXU3 tag=NBS9G78SS6PU type=write size=901408 2024-08-29T18:14:51.753 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:51.752+0000 7fb61f04a8c0 1 < completed write operation key=AYZ82CIS7E5Q tag=LTYXJ9M6TW71 type=write size=113559 2024-08-29T18:14:51.760 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:51.756+0000 7fb61f04a8c0 1 > prepared operation key=3QFXN4B7753P tag=EUSTTG6LSASM type=del size=2672473 2024-08-29T18:14:51.767 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:51.764+0000 7fb61f04a8c0 1 < completed delete operation key=YTTW0WYLHLAN tag=I25EXSMIHDO1 type=del 2024-08-29T18:14:51.773 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:51.772+0000 7fb61f04a8c0 1 > prepared operation key=S94OB93AU625 tag=VEUCAU95JXTZ type=write size=168347 2024-08-29T18:14:51.785 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:51.784+0000 7fb61f04a8c0 1 < suggested remove operation key=4CJ45GKY8XE9 tag=F3BSG0NP21L9 type=del 2024-08-29T18:14:51.791 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:51.788+0000 7fb61f04a8c0 1 > prepared operation key=I3TS5SB21620 tag=9LQJ6Y871BT2 type=write size=558636 2024-08-29T18:14:51.804 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:51.800+0000 7fb61f04a8c0 1 < suggested update operation key=YTTW0WYLHLAN tag=WAQHZ8JIO65X type=write size=314960 2024-08-29T18:14:51.815 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:51.812+0000 7fb61f04a8c0 1 > prepared part key=_multipart_4CJ45GKY8XE9.2~E7A2I9IRA7BJ.0 size=1048576 2024-08-29T18:14:51.821 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:51.816+0000 7fb61f04a8c0 1 > prepared part key=_multipart_4CJ45GKY8XE9.2~E7A2I9IRA7BJ.1 size=365464 2024-08-29T18:14:51.821 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:51.816+0000 7fb61f04a8c0 1 > prepared multipart upload key=4CJ45GKY8XE9 upload=E7A2I9IRA7BJ tag=IU95Y6BXHY6B type=write size=2462616 2024-08-29T18:14:51.827 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:51.824+0000 7fb61f04a8c0 1 < completed part key=_multipart_G64DV15QNIKC.2~2AJEWM70U93S.0 size=813142 2024-08-29T18:14:51.837 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:51.836+0000 7fb61f04a8c0 1 < completed multipart upload key=G64DV15QNIKC upload=2AJEWM70U93S tag=SSYJLT6K2FZT type=write size=1861718 2024-08-29T18:14:51.842 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:51.840+0000 7fb61f04a8c0 1 > prepared operation key=3TBQVJB6IV1A tag=PSOL5KSJVB95 type=del size=2118546 2024-08-29T18:14:51.848 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:51.844+0000 7fb61f04a8c0 1 < completed part key=_multipart_5KUQU3N4QH12.2~047PXQ2LIBTY.0 size=1048576 2024-08-29T18:14:51.853 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:51.852+0000 7fb61f04a8c0 1 < completed part key=_multipart_5KUQU3N4QH12.2~047PXQ2LIBTY.1 size=111620 2024-08-29T18:14:51.863 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:51.860+0000 7fb61f04a8c0 1 < completed multipart upload key=5KUQU3N4QH12 upload=047PXQ2LIBTY tag=CLL5B97HJQP6 type=write size=2208772 2024-08-29T18:14:51.869 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:51.868+0000 7fb61f04a8c0 1 > prepared operation key=ACLL9P9WWITK tag=R0SQ55ZV0MXQ type=write size=1048016 2024-08-29T18:14:51.876 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:51.872+0000 7fb61f04a8c0 1 < completed delete operation key=G64DV15QNIKC tag=SC7FVYNLF73B type=del 2024-08-29T18:14:51.882 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:51.880+0000 7fb61f04a8c0 1 > prepared operation key=W7G9IIKAWQJC tag=WXW1BF6AHJLY type=del size=173220 2024-08-29T18:14:51.888 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:51.884+0000 7fb61f04a8c0 1 < completed delete operation key=AYZ82CIS7E5Q tag=5PUYO8YYU5ZB type=del 2024-08-29T18:14:51.895 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:51.892+0000 7fb61f04a8c0 1 > prepared operation key=G2SIXOJ02LZ6 tag=KUKKKMS6QF04 type=del size=596859 2024-08-29T18:14:51.896 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:51.892+0000 7fb61f04a8c0 1 < canceled part key=_multipart_ACLL9P9WWITK.2~GDVV34PFILKM.0 size=984982 2024-08-29T18:14:51.905 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:51.904+0000 7fb61f04a8c0 1 < canceled multipart upload key=ACLL9P9WWITK upload=GDVV34PFILKM tag=3ID0D36LI5Y6 type=write size=2033558 2024-08-29T18:14:51.917 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:51.916+0000 7fb61f04a8c0 1 > prepared part key=_multipart_0YHK9IOSR0X1.2~L0XJZPP04V4N.0 size=1048576 2024-08-29T18:14:51.922 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:51.920+0000 7fb61f04a8c0 1 > prepared part key=_multipart_0YHK9IOSR0X1.2~L0XJZPP04V4N.1 size=428710 2024-08-29T18:14:51.922 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:51.920+0000 7fb61f04a8c0 1 > prepared multipart upload key=0YHK9IOSR0X1 upload=L0XJZPP04V4N tag=4S3JQOLN9QDG type=write size=2525862 2024-08-29T18:14:51.928 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:51.924+0000 7fb61f04a8c0 1 < completed part key=_multipart_X36ENK39934I.2~VF03LCM2LK97.0 size=1048576 2024-08-29T18:14:51.934 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:51.932+0000 7fb61f04a8c0 1 < completed part key=_multipart_X36ENK39934I.2~VF03LCM2LK97.1 size=561234 2024-08-29T18:14:51.944 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:51.940+0000 7fb61f04a8c0 1 < completed multipart upload key=X36ENK39934I upload=VF03LCM2LK97 tag=YARTUNQENULZ type=write size=2658386 2024-08-29T18:14:51.955 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:51.952+0000 7fb61f04a8c0 1 > prepared part key=_multipart_0YHK9IOSR0X1.2~UY76KP728GYJ.0 size=1048576 2024-08-29T18:14:51.960 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:51.956+0000 7fb61f04a8c0 1 > prepared part key=_multipart_0YHK9IOSR0X1.2~UY76KP728GYJ.1 size=1048576 2024-08-29T18:14:51.965 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:51.964+0000 7fb61f04a8c0 1 > prepared part key=_multipart_0YHK9IOSR0X1.2~UY76KP728GYJ.2 size=711627 2024-08-29T18:14:51.965 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:51.964+0000 7fb61f04a8c0 1 > prepared multipart upload key=0YHK9IOSR0X1 upload=UY76KP728GYJ tag=WTKP4YR26EGU type=write size=3857355 2024-08-29T18:14:51.973 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:51.972+0000 7fb61f04a8c0 -1 < failed to complete operation key=YTTW0WYLHLAN tag=IYV66EN40CZ3 type=del size=1281635: (22) Invalid argument 2024-08-29T18:14:51.985 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:51.984+0000 7fb61f04a8c0 1 > prepared part key=_multipart_W7G9IIKAWQJC.2~P9IA6AF7XGDF.0 size=1048576 2024-08-29T18:14:51.990 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:51.988+0000 7fb61f04a8c0 1 > prepared part key=_multipart_W7G9IIKAWQJC.2~P9IA6AF7XGDF.1 size=1039198 2024-08-29T18:14:51.990 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:51.988+0000 7fb61f04a8c0 1 > prepared multipart upload key=W7G9IIKAWQJC upload=P9IA6AF7XGDF tag=I2T8ZGCDJL9G type=write size=3136350 2024-08-29T18:14:52.003 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:52.000+0000 7fb61f04a8c0 1 < suggested update operation key=ACLL9P9WWITK tag=KWVFU6GKJTC9 type=del size=2204622 2024-08-29T18:14:52.009 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:52.008+0000 7fb61f04a8c0 1 > prepared operation key=5KUQU3N4QH12 tag=FQFQJP9QVQWZ type=del size=2046628 2024-08-29T18:14:52.010 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:52.008+0000 7fb61f04a8c0 1 < canceled part key=_multipart_QIF1G8LA4M98.2~ZO4A0S72DCZL.0 size=1048576 2024-08-29T18:14:52.010 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:52.008+0000 7fb61f04a8c0 1 < canceled part key=_multipart_QIF1G8LA4M98.2~ZO4A0S72DCZL.1 size=703294 2024-08-29T18:14:52.019 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:52.016+0000 7fb61f04a8c0 1 < canceled multipart upload key=QIF1G8LA4M98 upload=ZO4A0S72DCZL tag=KQPXE0Y3MO5K type=write size=2800446 2024-08-29T18:14:52.026 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:52.024+0000 7fb61f04a8c0 1 > prepared operation key=W7G9IIKAWQJC tag=SRRDSDU23XI7 type=del size=3535213 2024-08-29T18:14:52.037 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:52.036+0000 7fb61f04a8c0 1 < suggested remove operation key=2KKUJMSXARBZ tag=YH9GFP3M9ENG type=del 2024-08-29T18:14:52.043 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:52.040+0000 7fb61f04a8c0 1 > prepared operation key=3TBQVJB6IV1A tag=Y0VP9SUUF335 type=write size=202707 2024-08-29T18:14:52.049 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:52.048+0000 7fb61f04a8c0 1 < completed delete operation key=WL071MKICR2A tag=FXAAHVZNWOF7 type=del 2024-08-29T18:14:52.055 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:52.052+0000 7fb61f04a8c0 1 > prepared operation key=3TBQVJB6IV1A tag=YJ9O5PT4AJ0S type=del size=2712467 2024-08-29T18:14:52.061 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:52.060+0000 7fb61f04a8c0 1 < completed write operation key=ISHSUCCWWXU3 tag=NBS9G78SS6PU type=write size=901408 2024-08-29T18:14:52.067 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:52.064+0000 7fb61f04a8c0 1 > prepared operation key=I3TS5SB21620 tag=9DB1PUX8BSN6 type=del size=581561 2024-08-29T18:14:52.073 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:52.068+0000 7fb61f04a8c0 1 < completed delete operation key=3QFXN4B7753P tag=EUSTTG6LSASM type=del 2024-08-29T18:14:52.078 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:52.076+0000 7fb61f04a8c0 1 > prepared operation key=QIF1G8LA4M98 tag=S1G0GCQAF2YF type=del size=3916265 2024-08-29T18:14:52.090 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:52.088+0000 7fb61f04a8c0 1 < suggested remove operation key=S94OB93AU625 tag=VEUCAU95JXTZ type=write 2024-08-29T18:14:52.097 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:52.092+0000 7fb61f04a8c0 1 > prepared operation key=2KKUJMSXARBZ tag=XV01O8GYCJYT type=del size=4107766 2024-08-29T18:14:52.103 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:52.100+0000 7fb61f04a8c0 1 < canceled operation key=I3TS5SB21620 tag=9LQJ6Y871BT2 type=write size=558636 2024-08-29T18:14:52.114 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:52.112+0000 7fb61f04a8c0 1 > prepared part key=_multipart_88Z3FINQPJH4.2~20FBGOXJDDKJ.0 size=1048576 2024-08-29T18:14:52.122 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:52.116+0000 7fb61f04a8c0 1 > prepared part key=_multipart_88Z3FINQPJH4.2~20FBGOXJDDKJ.1 size=1048576 2024-08-29T18:14:52.124 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:52.120+0000 7fb61f04a8c0 1 > prepared part key=_multipart_88Z3FINQPJH4.2~20FBGOXJDDKJ.2 size=660655 2024-08-29T18:14:52.124 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:52.120+0000 7fb61f04a8c0 1 > prepared multipart upload key=88Z3FINQPJH4 upload=20FBGOXJDDKJ tag=QBOMBRYSC6P9 type=write size=3806383 2024-08-29T18:14:52.131 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:52.128+0000 7fb61f04a8c0 1 < completed part key=_multipart_4CJ45GKY8XE9.2~E7A2I9IRA7BJ.0 size=1048576 2024-08-29T18:14:52.135 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:52.132+0000 7fb61f04a8c0 1 < completed part key=_multipart_4CJ45GKY8XE9.2~E7A2I9IRA7BJ.1 size=365464 2024-08-29T18:14:52.145 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:52.144+0000 7fb61f04a8c0 1 < completed multipart upload key=4CJ45GKY8XE9 upload=E7A2I9IRA7BJ tag=IU95Y6BXHY6B type=write size=2462616 2024-08-29T18:14:52.151 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:52.148+0000 7fb61f04a8c0 1 > prepared operation key=FNU3QYRYTDJL tag=HCU11324S3WQ type=del size=1057231 2024-08-29T18:14:52.162 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:52.160+0000 7fb61f04a8c0 1 < suggested update operation key=3TBQVJB6IV1A tag=PSOL5KSJVB95 type=del size=2118546 2024-08-29T18:14:52.168 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:52.164+0000 7fb61f04a8c0 1 > prepared operation key=AYZ82CIS7E5Q tag=01ROREW1TWQD type=del size=1330656 2024-08-29T18:14:52.176 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:52.172+0000 7fb61f04a8c0 -1 < failed to complete operation key=ACLL9P9WWITK tag=R0SQ55ZV0MXQ type=write size=1048016: (22) Invalid argument 2024-08-29T18:14:52.182 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:52.180+0000 7fb61f04a8c0 1 > prepared operation key=QIF1G8LA4M98 tag=VFVKI9GWLRH1 type=del size=2682057 2024-08-29T18:14:52.196 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:52.192+0000 7fb61f04a8c0 1 < suggested remove operation key=W7G9IIKAWQJC tag=WXW1BF6AHJLY type=del 2024-08-29T18:14:52.206 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:52.204+0000 7fb61f04a8c0 1 > prepared part key=_multipart_H62DUL1RISWE.2~SBVLIDLI5MD5.0 size=1048576 2024-08-29T18:14:52.212 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:52.208+0000 7fb61f04a8c0 1 > prepared part key=_multipart_H62DUL1RISWE.2~SBVLIDLI5MD5.1 size=49483 2024-08-29T18:14:52.212 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:52.208+0000 7fb61f04a8c0 1 > prepared multipart upload key=H62DUL1RISWE upload=SBVLIDLI5MD5 tag=CQ59S5MY8HC0 type=write size=2146635 2024-08-29T18:14:52.217 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:52.216+0000 7fb61f04a8c0 1 < completed delete operation key=G2SIXOJ02LZ6 tag=KUKKKMS6QF04 type=del 2024-08-29T18:14:52.223 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:52.220+0000 7fb61f04a8c0 1 > prepared operation key=4CJ45GKY8XE9 tag=2JZFYTDSF6LU type=del size=2533615 2024-08-29T18:14:52.229 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:52.228+0000 7fb61f04a8c0 1 < completed part key=_multipart_0YHK9IOSR0X1.2~L0XJZPP04V4N.0 size=1048576 2024-08-29T18:14:52.234 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:52.232+0000 7fb61f04a8c0 1 < completed part key=_multipart_0YHK9IOSR0X1.2~L0XJZPP04V4N.1 size=428710 2024-08-29T18:14:52.244 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:52.240+0000 7fb61f04a8c0 1 < completed multipart upload key=0YHK9IOSR0X1 upload=L0XJZPP04V4N tag=4S3JQOLN9QDG type=write size=2525862 2024-08-29T18:14:52.255 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:52.252+0000 7fb61f04a8c0 1 > prepared part key=_multipart_W7G9IIKAWQJC.2~H68H96D79567.0 size=1048576 2024-08-29T18:14:52.260 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:52.256+0000 7fb61f04a8c0 1 > prepared part key=_multipart_W7G9IIKAWQJC.2~H68H96D79567.1 size=1048576 2024-08-29T18:14:52.265 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:52.264+0000 7fb61f04a8c0 1 > prepared part key=_multipart_W7G9IIKAWQJC.2~H68H96D79567.2 size=179786 2024-08-29T18:14:52.265 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:52.264+0000 7fb61f04a8c0 1 > prepared multipart upload key=W7G9IIKAWQJC upload=H68H96D79567 tag=0WHRS9P3P6QP type=write size=3325514 2024-08-29T18:14:52.271 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:52.268+0000 7fb61f04a8c0 1 < completed part key=_multipart_0YHK9IOSR0X1.2~UY76KP728GYJ.0 size=1048576 2024-08-29T18:14:52.277 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:52.272+0000 7fb61f04a8c0 1 < completed part key=_multipart_0YHK9IOSR0X1.2~UY76KP728GYJ.1 size=1048576 2024-08-29T18:14:52.282 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:52.280+0000 7fb61f04a8c0 1 < completed part key=_multipart_0YHK9IOSR0X1.2~UY76KP728GYJ.2 size=711627 2024-08-29T18:14:52.292 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:52.288+0000 7fb61f04a8c0 1 < completed multipart upload key=0YHK9IOSR0X1 upload=UY76KP728GYJ tag=WTKP4YR26EGU type=write size=3857355 2024-08-29T18:14:52.303 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:52.300+0000 7fb61f04a8c0 1 > prepared part key=_multipart_H62DUL1RISWE.2~P0OWP2BGCC46.0 size=114383 2024-08-29T18:14:52.303 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:52.300+0000 7fb61f04a8c0 1 > prepared multipart upload key=H62DUL1RISWE upload=P0OWP2BGCC46 tag=WOSTTODN7PFC type=write size=1162959 2024-08-29T18:14:52.310 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:52.308+0000 7fb61f04a8c0 1 < completed part key=_multipart_W7G9IIKAWQJC.2~P9IA6AF7XGDF.0 size=1048576 2024-08-29T18:14:52.315 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:52.312+0000 7fb61f04a8c0 1 < completed part key=_multipart_W7G9IIKAWQJC.2~P9IA6AF7XGDF.1 size=1039198 2024-08-29T18:14:52.325 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:52.320+0000 7fb61f04a8c0 1 < completed multipart upload key=W7G9IIKAWQJC upload=P9IA6AF7XGDF tag=I2T8ZGCDJL9G type=write size=3136350 2024-08-29T18:14:52.335 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:52.332+0000 7fb61f04a8c0 1 > prepared part key=_multipart_3QFXN4B7753P.2~G03NS2LOJCHH.0 size=1048576 2024-08-29T18:14:52.340 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:52.336+0000 7fb61f04a8c0 1 > prepared part key=_multipart_3QFXN4B7753P.2~G03NS2LOJCHH.1 size=1048576 2024-08-29T18:14:52.345 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:52.344+0000 7fb61f04a8c0 1 > prepared part key=_multipart_3QFXN4B7753P.2~G03NS2LOJCHH.2 size=175201 2024-08-29T18:14:52.345 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:52.344+0000 7fb61f04a8c0 1 > prepared multipart upload key=3QFXN4B7753P upload=G03NS2LOJCHH tag=HVYNCIZK3VID type=write size=3320929 2024-08-29T18:14:52.352 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:52.348+0000 7fb61f04a8c0 1 < completed delete operation key=5KUQU3N4QH12 tag=FQFQJP9QVQWZ type=del 2024-08-29T18:14:52.358 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:52.356+0000 7fb61f04a8c0 1 > prepared operation key=ISHSUCCWWXU3 tag=DPTM4B9L4OQ9 type=del size=462945 2024-08-29T18:14:52.366 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:52.364+0000 7fb61f04a8c0 -1 < failed to complete operation key=W7G9IIKAWQJC tag=SRRDSDU23XI7 type=del size=3535213: (22) Invalid argument 2024-08-29T18:14:52.372 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:52.368+0000 7fb61f04a8c0 1 > prepared operation key=G64DV15QNIKC tag=5K8ED8A88E07 type=del size=2550058 2024-08-29T18:14:52.380 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:52.376+0000 7fb61f04a8c0 -1 < failed to complete operation key=3TBQVJB6IV1A tag=Y0VP9SUUF335 type=write size=202707: (22) Invalid argument 2024-08-29T18:14:52.392 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:52.388+0000 7fb61f04a8c0 1 > prepared part key=_multipart_G64DV15QNIKC.2~AY7MBE3VTI9U.0 size=165779 2024-08-29T18:14:52.392 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:52.388+0000 7fb61f04a8c0 1 > prepared multipart upload key=G64DV15QNIKC upload=AY7MBE3VTI9U tag=JKHQTU0BCJGQ type=write size=1214355 2024-08-29T18:14:52.400 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:52.396+0000 7fb61f04a8c0 -1 < failed to complete operation key=3TBQVJB6IV1A tag=YJ9O5PT4AJ0S type=del size=2712467: (22) Invalid argument 2024-08-29T18:14:52.406 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:52.404+0000 7fb61f04a8c0 1 > prepared operation key=ISHSUCCWWXU3 tag=VEK546IUN9MG type=del size=3022003 2024-08-29T18:14:52.414 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:52.412+0000 7fb61f04a8c0 1 < completed delete operation key=I3TS5SB21620 tag=9DB1PUX8BSN6 type=del 2024-08-29T18:14:52.425 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:52.424+0000 7fb61f04a8c0 1 > prepared part key=_multipart_FNU3QYRYTDJL.2~9W1OJ90KNMIN.0 size=1048576 2024-08-29T18:14:52.433 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:52.432+0000 7fb61f04a8c0 1 > prepared part key=_multipart_FNU3QYRYTDJL.2~9W1OJ90KNMIN.1 size=1048576 2024-08-29T18:14:52.438 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:52.436+0000 7fb61f04a8c0 1 > prepared part key=_multipart_FNU3QYRYTDJL.2~9W1OJ90KNMIN.2 size=600475 2024-08-29T18:14:52.438 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:52.436+0000 7fb61f04a8c0 1 > prepared multipart upload key=FNU3QYRYTDJL upload=9W1OJ90KNMIN tag=2J6DCZAOA7U2 type=write size=3746203 2024-08-29T18:14:52.443 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:52.440+0000 7fb61f04a8c0 1 < canceled operation key=QIF1G8LA4M98 tag=S1G0GCQAF2YF type=del size=3916265 2024-08-29T18:14:52.449 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:52.448+0000 7fb61f04a8c0 1 > prepared operation key=ACLL9P9WWITK tag=LSB44CMKUN45 type=del size=3709607 2024-08-29T18:14:52.455 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:52.452+0000 7fb61f04a8c0 1 < completed delete operation key=2KKUJMSXARBZ tag=XV01O8GYCJYT type=del 2024-08-29T18:14:52.462 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:52.460+0000 7fb61f04a8c0 1 > prepared operation key=5KUQU3N4QH12 tag=VGJ7HB8ZDXLL type=del size=1574 2024-08-29T18:14:52.469 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:52.464+0000 7fb61f04a8c0 1 < completed part key=_multipart_88Z3FINQPJH4.2~20FBGOXJDDKJ.0 size=1048576 2024-08-29T18:14:52.474 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:52.472+0000 7fb61f04a8c0 1 < completed part key=_multipart_88Z3FINQPJH4.2~20FBGOXJDDKJ.1 size=1048576 2024-08-29T18:14:52.480 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:52.476+0000 7fb61f04a8c0 1 < completed part key=_multipart_88Z3FINQPJH4.2~20FBGOXJDDKJ.2 size=660655 2024-08-29T18:14:52.491 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:52.488+0000 7fb61f04a8c0 1 < completed multipart upload key=88Z3FINQPJH4 upload=20FBGOXJDDKJ tag=QBOMBRYSC6P9 type=write size=3806383 2024-08-29T18:14:52.497 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:52.496+0000 7fb61f04a8c0 1 > prepared operation key=I3TS5SB21620 tag=I02ZSYW8Q4J8 type=del size=2015025 2024-08-29T18:14:52.503 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:52.500+0000 7fb61f04a8c0 1 < completed delete operation key=FNU3QYRYTDJL tag=HCU11324S3WQ type=del 2024-08-29T18:14:52.515 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:52.512+0000 7fb61f04a8c0 1 > prepared part key=_multipart_FNU3QYRYTDJL.2~LQRC4CKBWT3F.0 size=1048576 2024-08-29T18:14:52.519 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:52.516+0000 7fb61f04a8c0 1 > prepared part key=_multipart_FNU3QYRYTDJL.2~LQRC4CKBWT3F.1 size=1048576 2024-08-29T18:14:52.524 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:52.520+0000 7fb61f04a8c0 1 > prepared part key=_multipart_FNU3QYRYTDJL.2~LQRC4CKBWT3F.2 size=913797 2024-08-29T18:14:52.525 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:52.520+0000 7fb61f04a8c0 1 > prepared multipart upload key=FNU3QYRYTDJL upload=LQRC4CKBWT3F tag=778CMDZLA0TS type=write size=4059525 2024-08-29T18:14:52.537 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:52.532+0000 7fb61f04a8c0 1 < suggested update operation key=AYZ82CIS7E5Q tag=01ROREW1TWQD type=del size=1330656 2024-08-29T18:14:52.547 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:52.544+0000 7fb61f04a8c0 1 > prepared part key=_multipart_YTTW0WYLHLAN.2~M2GAFLWEOSKX.0 size=1048576 2024-08-29T18:14:52.552 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:52.548+0000 7fb61f04a8c0 1 > prepared part key=_multipart_YTTW0WYLHLAN.2~M2GAFLWEOSKX.1 size=1048576 2024-08-29T18:14:52.557 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:52.556+0000 7fb61f04a8c0 1 > prepared part key=_multipart_YTTW0WYLHLAN.2~M2GAFLWEOSKX.2 size=491018 2024-08-29T18:14:52.558 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:52.556+0000 7fb61f04a8c0 1 > prepared multipart upload key=YTTW0WYLHLAN upload=M2GAFLWEOSKX tag=9IAFXU4ETS41 type=write size=3636746 2024-08-29T18:14:52.563 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:52.560+0000 7fb61f04a8c0 1 < completed delete operation key=QIF1G8LA4M98 tag=VFVKI9GWLRH1 type=del 2024-08-29T18:14:52.569 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:52.568+0000 7fb61f04a8c0 1 > prepared operation key=G2SIXOJ02LZ6 tag=O0CLRTACR83N type=del size=2726914 2024-08-29T18:14:52.575 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:52.572+0000 7fb61f04a8c0 1 < completed part key=_multipart_H62DUL1RISWE.2~SBVLIDLI5MD5.0 size=1048576 2024-08-29T18:14:52.580 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:52.576+0000 7fb61f04a8c0 1 < completed part key=_multipart_H62DUL1RISWE.2~SBVLIDLI5MD5.1 size=49483 2024-08-29T18:14:52.590 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:52.588+0000 7fb61f04a8c0 1 < completed multipart upload key=H62DUL1RISWE upload=SBVLIDLI5MD5 tag=CQ59S5MY8HC0 type=write size=2146635 2024-08-29T18:14:52.596 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:52.592+0000 7fb61f04a8c0 1 > prepared operation key=FNU3QYRYTDJL tag=025GIR5JW49I type=write size=894963 2024-08-29T18:14:52.608 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:52.604+0000 7fb61f04a8c0 1 < suggested remove operation key=4CJ45GKY8XE9 tag=2JZFYTDSF6LU type=del 2024-08-29T18:14:52.619 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:52.616+0000 7fb61f04a8c0 1 > prepared part key=_multipart_YTTW0WYLHLAN.2~BM7ONLT5TT2H.0 size=1033050 2024-08-29T18:14:52.619 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:52.616+0000 7fb61f04a8c0 1 > prepared multipart upload key=YTTW0WYLHLAN upload=BM7ONLT5TT2H tag=QQZBT024OTR3 type=write size=2081626 2024-08-29T18:14:52.625 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:52.624+0000 7fb61f04a8c0 1 < completed part key=_multipart_W7G9IIKAWQJC.2~H68H96D79567.0 size=1048576 2024-08-29T18:14:52.625 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:52.624+0000 7fb61f04a8c0 1 < canceled part key=_multipart_W7G9IIKAWQJC.2~H68H96D79567.1 size=1048576 2024-08-29T18:14:52.630 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:52.628+0000 7fb61f04a8c0 1 < completed part key=_multipart_W7G9IIKAWQJC.2~H68H96D79567.2 size=179786 2024-08-29T18:14:52.641 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:52.640+0000 7fb61f04a8c0 1 < canceled multipart upload key=W7G9IIKAWQJC upload=H68H96D79567 tag=0WHRS9P3P6QP type=write size=3325514 2024-08-29T18:14:52.647 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:52.644+0000 7fb61f04a8c0 1 > prepared operation key=YTTW0WYLHLAN tag=YP3GF25YG0PX type=del size=2463246 2024-08-29T18:14:52.653 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:52.652+0000 7fb61f04a8c0 1 < completed part key=_multipart_H62DUL1RISWE.2~P0OWP2BGCC46.0 size=114383 2024-08-29T18:14:52.663 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:52.660+0000 7fb61f04a8c0 1 < completed multipart upload key=H62DUL1RISWE upload=P0OWP2BGCC46 tag=WOSTTODN7PFC type=write size=1162959 2024-08-29T18:14:52.669 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:52.668+0000 7fb61f04a8c0 1 > prepared operation key=LT1SSGLX1WMH tag=42E9GY4ELOQD type=del size=1979848 2024-08-29T18:14:52.675 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:52.672+0000 7fb61f04a8c0 1 < completed part key=_multipart_3QFXN4B7753P.2~G03NS2LOJCHH.0 size=1048576 2024-08-29T18:14:52.680 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:52.676+0000 7fb61f04a8c0 1 < completed part key=_multipart_3QFXN4B7753P.2~G03NS2LOJCHH.1 size=1048576 2024-08-29T18:14:52.685 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:52.684+0000 7fb61f04a8c0 1 < completed part key=_multipart_3QFXN4B7753P.2~G03NS2LOJCHH.2 size=175201 2024-08-29T18:14:52.696 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:52.692+0000 7fb61f04a8c0 1 < completed multipart upload key=3QFXN4B7753P upload=G03NS2LOJCHH tag=HVYNCIZK3VID type=write size=3320929 2024-08-29T18:14:52.707 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:52.704+0000 7fb61f04a8c0 1 > prepared part key=_multipart_YTTW0WYLHLAN.2~9NSDLFP3KH5Y.0 size=1048576 2024-08-29T18:14:52.713 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:52.712+0000 7fb61f04a8c0 1 > prepared part key=_multipart_YTTW0WYLHLAN.2~9NSDLFP3KH5Y.1 size=1048576 2024-08-29T18:14:52.719 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:52.716+0000 7fb61f04a8c0 1 > prepared part key=_multipart_YTTW0WYLHLAN.2~9NSDLFP3KH5Y.2 size=732298 2024-08-29T18:14:52.719 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:52.716+0000 7fb61f04a8c0 1 > prepared multipart upload key=YTTW0WYLHLAN upload=9NSDLFP3KH5Y tag=HWJKG0L3G1OS type=write size=3878026 2024-08-29T18:14:52.731 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:52.728+0000 7fb61f04a8c0 1 < suggested remove operation key=ISHSUCCWWXU3 tag=DPTM4B9L4OQ9 type=del 2024-08-29T18:14:52.737 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:52.736+0000 7fb61f04a8c0 1 > prepared operation key=G2SIXOJ02LZ6 tag=E240538561IX type=del size=1959333 2024-08-29T18:14:52.743 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:52.740+0000 7fb61f04a8c0 1 < completed delete operation key=G64DV15QNIKC tag=5K8ED8A88E07 type=del 2024-08-29T18:14:52.755 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:52.752+0000 7fb61f04a8c0 1 > prepared part key=_multipart_2A1BIVN3Z7BT.2~LMJF81X0K1LR.0 size=1048576 2024-08-29T18:14:52.760 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:52.756+0000 7fb61f04a8c0 1 > prepared part key=_multipart_2A1BIVN3Z7BT.2~LMJF81X0K1LR.1 size=1048576 2024-08-29T18:14:52.766 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:52.764+0000 7fb61f04a8c0 1 > prepared part key=_multipart_2A1BIVN3Z7BT.2~LMJF81X0K1LR.2 size=287231 2024-08-29T18:14:52.766 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:52.764+0000 7fb61f04a8c0 1 > prepared multipart upload key=2A1BIVN3Z7BT upload=LMJF81X0K1LR tag=5ZRVAJIZ360Z type=write size=3432959 2024-08-29T18:14:52.772 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:52.768+0000 7fb61f04a8c0 1 < completed part key=_multipart_G64DV15QNIKC.2~AY7MBE3VTI9U.0 size=165779 2024-08-29T18:14:52.785 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:52.784+0000 7fb61f04a8c0 1 < completed multipart upload key=G64DV15QNIKC upload=AY7MBE3VTI9U tag=JKHQTU0BCJGQ type=write size=1214355 2024-08-29T18:14:52.797 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:52.796+0000 7fb61f04a8c0 1 > prepared part key=_multipart_2KKUJMSXARBZ.2~H6A41SLNWHRF.0 size=1048576 2024-08-29T18:14:52.803 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:52.800+0000 7fb61f04a8c0 1 > prepared part key=_multipart_2KKUJMSXARBZ.2~H6A41SLNWHRF.1 size=884590 2024-08-29T18:14:52.803 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:52.800+0000 7fb61f04a8c0 1 > prepared multipart upload key=2KKUJMSXARBZ upload=H6A41SLNWHRF tag=4XLNSDIAK7GJ type=write size=2981742 2024-08-29T18:14:52.812 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:52.808+0000 7fb61f04a8c0 -1 < failed to complete operation key=ISHSUCCWWXU3 tag=VEK546IUN9MG type=del size=3022003: (22) Invalid argument 2024-08-29T18:14:52.818 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:52.816+0000 7fb61f04a8c0 1 > prepared operation key=TER6ZJRIMW56 tag=JWHGSB2XO99X type=del size=2038187 2024-08-29T18:14:52.824 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:52.820+0000 7fb61f04a8c0 1 < completed part key=_multipart_FNU3QYRYTDJL.2~9W1OJ90KNMIN.0 size=1048576 2024-08-29T18:14:52.830 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:52.828+0000 7fb61f04a8c0 1 < completed part key=_multipart_FNU3QYRYTDJL.2~9W1OJ90KNMIN.1 size=1048576 2024-08-29T18:14:52.830 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:52.828+0000 7fb61f04a8c0 1 < canceled part key=_multipart_FNU3QYRYTDJL.2~9W1OJ90KNMIN.2 size=600475 2024-08-29T18:14:52.839 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:52.836+0000 7fb61f04a8c0 1 < canceled multipart upload key=FNU3QYRYTDJL upload=9W1OJ90KNMIN tag=2J6DCZAOA7U2 type=write size=3746203 2024-08-29T18:14:52.846 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:52.844+0000 7fb61f04a8c0 1 > prepared operation key=2A1BIVN3Z7BT tag=0SA8VA48601I type=del size=1934300 2024-08-29T18:14:52.853 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:52.848+0000 7fb61f04a8c0 1 < completed delete operation key=ACLL9P9WWITK tag=LSB44CMKUN45 type=del 2024-08-29T18:14:52.859 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:52.856+0000 7fb61f04a8c0 1 > prepared operation key=2KKUJMSXARBZ tag=HMUGPTY9CAR9 type=write size=664776 2024-08-29T18:14:52.865 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:52.860+0000 7fb61f04a8c0 1 < completed delete operation key=5KUQU3N4QH12 tag=VGJ7HB8ZDXLL type=del 2024-08-29T18:14:52.870 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:52.868+0000 7fb61f04a8c0 1 > prepared operation key=AEOIRMCT8KQ2 tag=CGFPXUK4LZ4Y type=del size=3488378 2024-08-29T18:14:52.876 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:52.872+0000 7fb61f04a8c0 1 < completed delete operation key=I3TS5SB21620 tag=I02ZSYW8Q4J8 type=del 2024-08-29T18:14:52.882 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:52.880+0000 7fb61f04a8c0 1 > prepared operation key=2KKUJMSXARBZ tag=N1L3BZ3MK8ND type=del size=818153 2024-08-29T18:14:52.883 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:52.880+0000 7fb61f04a8c0 1 < canceled part key=_multipart_FNU3QYRYTDJL.2~LQRC4CKBWT3F.0 size=1048576 2024-08-29T18:14:52.891 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:52.888+0000 7fb61f04a8c0 1 < completed part key=_multipart_FNU3QYRYTDJL.2~LQRC4CKBWT3F.1 size=1048576 2024-08-29T18:14:52.896 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:52.892+0000 7fb61f04a8c0 1 < completed part key=_multipart_FNU3QYRYTDJL.2~LQRC4CKBWT3F.2 size=913797 2024-08-29T18:14:52.907 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:52.904+0000 7fb61f04a8c0 1 < canceled multipart upload key=FNU3QYRYTDJL upload=LQRC4CKBWT3F tag=778CMDZLA0TS type=write size=4059525 2024-08-29T18:14:52.913 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:52.912+0000 7fb61f04a8c0 1 > prepared operation key=5KUQU3N4QH12 tag=U0KHOX4DTLBQ type=write size=856181 2024-08-29T18:14:52.922 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:52.920+0000 7fb61f04a8c0 1 < completed part key=_multipart_YTTW0WYLHLAN.2~M2GAFLWEOSKX.0 size=1048576 2024-08-29T18:14:52.928 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:52.924+0000 7fb61f04a8c0 1 < completed part key=_multipart_YTTW0WYLHLAN.2~M2GAFLWEOSKX.1 size=1048576 2024-08-29T18:14:52.936 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:52.932+0000 7fb61f04a8c0 1 < completed part key=_multipart_YTTW0WYLHLAN.2~M2GAFLWEOSKX.2 size=491018 2024-08-29T18:14:52.945 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:52.944+0000 7fb61f04a8c0 1 < completed multipart upload key=YTTW0WYLHLAN upload=M2GAFLWEOSKX tag=9IAFXU4ETS41 type=write size=3636746 2024-08-29T18:14:52.951 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:52.948+0000 7fb61f04a8c0 1 > prepared operation key=2KKUJMSXARBZ tag=MBHVU25ZMB2O type=del size=771162 2024-08-29T18:14:52.957 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:52.956+0000 7fb61f04a8c0 1 < canceled operation key=G2SIXOJ02LZ6 tag=O0CLRTACR83N type=del size=2726914 2024-08-29T18:14:52.968 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:52.964+0000 7fb61f04a8c0 1 > prepared part key=_multipart_S94OB93AU625.2~E20T1VF3SP1H.0 size=1048576 2024-08-29T18:14:52.974 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:52.972+0000 7fb61f04a8c0 1 > prepared part key=_multipart_S94OB93AU625.2~E20T1VF3SP1H.1 size=710323 2024-08-29T18:14:52.974 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:52.972+0000 7fb61f04a8c0 1 > prepared multipart upload key=S94OB93AU625 upload=E20T1VF3SP1H tag=401OV0KZNVQ5 type=write size=2807475 2024-08-29T18:14:52.979 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:52.976+0000 7fb61f04a8c0 1 < completed write operation key=FNU3QYRYTDJL tag=025GIR5JW49I type=write size=894963 2024-08-29T18:14:52.990 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:52.988+0000 7fb61f04a8c0 1 > prepared part key=_multipart_AYZ82CIS7E5Q.2~FUNMPVY7XYSM.0 size=1048576 2024-08-29T18:14:52.998 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:52.996+0000 7fb61f04a8c0 1 > prepared part key=_multipart_AYZ82CIS7E5Q.2~FUNMPVY7XYSM.1 size=1048576 2024-08-29T18:14:53.003 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:53.000+0000 7fb61f04a8c0 1 > prepared part key=_multipart_AYZ82CIS7E5Q.2~FUNMPVY7XYSM.2 size=435876 2024-08-29T18:14:53.003 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:53.000+0000 7fb61f04a8c0 1 > prepared multipart upload key=AYZ82CIS7E5Q upload=FUNMPVY7XYSM tag=9L2XH8J9YXQK type=write size=3581604 2024-08-29T18:14:53.009 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:53.008+0000 7fb61f04a8c0 1 < completed part key=_multipart_YTTW0WYLHLAN.2~BM7ONLT5TT2H.0 size=1033050 2024-08-29T18:14:53.023 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:53.020+0000 7fb61f04a8c0 1 < completed multipart upload key=YTTW0WYLHLAN upload=BM7ONLT5TT2H tag=QQZBT024OTR3 type=write size=2081626 2024-08-29T18:14:53.030 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:53.028+0000 7fb61f04a8c0 1 > prepared operation key=UV4UZ0C0JNBG tag=F53FZX5HRK1Y type=del size=163893 2024-08-29T18:14:53.036 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:53.032+0000 7fb61f04a8c0 1 < completed delete operation key=YTTW0WYLHLAN tag=YP3GF25YG0PX type=del 2024-08-29T18:14:53.042 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:53.040+0000 7fb61f04a8c0 1 > prepared operation key=WL071MKICR2A tag=C2DUOWW36TZ8 type=write size=112526 2024-08-29T18:14:53.049 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:53.044+0000 7fb61f04a8c0 1 < canceled operation key=LT1SSGLX1WMH tag=42E9GY4ELOQD type=del size=1979848 2024-08-29T18:14:53.059 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:53.056+0000 7fb61f04a8c0 1 > prepared part key=_multipart_QIF1G8LA4M98.2~7HWAQ3VBPM3M.0 size=1048576 2024-08-29T18:14:53.064 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:53.060+0000 7fb61f04a8c0 1 > prepared part key=_multipart_QIF1G8LA4M98.2~7HWAQ3VBPM3M.1 size=305822 2024-08-29T18:14:53.064 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:53.060+0000 7fb61f04a8c0 1 > prepared multipart upload key=QIF1G8LA4M98 upload=7HWAQ3VBPM3M tag=81BBK2DWLOBL type=write size=2402974 2024-08-29T18:14:53.070 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:53.068+0000 7fb61f04a8c0 1 < completed part key=_multipart_YTTW0WYLHLAN.2~9NSDLFP3KH5Y.0 size=1048576 2024-08-29T18:14:53.070 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:53.068+0000 7fb61f04a8c0 1 < canceled part key=_multipart_YTTW0WYLHLAN.2~9NSDLFP3KH5Y.1 size=1048576 2024-08-29T18:14:53.075 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:53.072+0000 7fb61f04a8c0 1 < completed part key=_multipart_YTTW0WYLHLAN.2~9NSDLFP3KH5Y.2 size=732298 2024-08-29T18:14:53.085 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:53.084+0000 7fb61f04a8c0 1 < canceled multipart upload key=YTTW0WYLHLAN upload=9NSDLFP3KH5Y tag=HWJKG0L3G1OS type=write size=3878026 2024-08-29T18:14:53.091 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:53.088+0000 7fb61f04a8c0 1 > prepared operation key=H62DUL1RISWE tag=BC27B3ML1JXR type=del size=2495469 2024-08-29T18:14:53.101 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:53.100+0000 7fb61f04a8c0 1 < canceled operation key=G2SIXOJ02LZ6 tag=E240538561IX type=del size=1959333 2024-08-29T18:14:53.112 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:53.108+0000 7fb61f04a8c0 1 > prepared part key=_multipart_S94OB93AU625.2~SKISN0ZH85KD.0 size=1011243 2024-08-29T18:14:53.112 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:53.108+0000 7fb61f04a8c0 1 > prepared multipart upload key=S94OB93AU625 upload=SKISN0ZH85KD tag=C88MNSZ3QK2B type=write size=2059819 2024-08-29T18:14:53.118 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:53.116+0000 7fb61f04a8c0 1 < completed part key=_multipart_2A1BIVN3Z7BT.2~LMJF81X0K1LR.0 size=1048576 2024-08-29T18:14:53.118 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:53.116+0000 7fb61f04a8c0 1 < canceled part key=_multipart_2A1BIVN3Z7BT.2~LMJF81X0K1LR.1 size=1048576 2024-08-29T18:14:53.123 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:53.120+0000 7fb61f04a8c0 1 < completed part key=_multipart_2A1BIVN3Z7BT.2~LMJF81X0K1LR.2 size=287231 2024-08-29T18:14:53.135 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:53.132+0000 7fb61f04a8c0 1 < canceled multipart upload key=2A1BIVN3Z7BT upload=LMJF81X0K1LR tag=5ZRVAJIZ360Z type=write size=3432959 2024-08-29T18:14:53.141 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:53.140+0000 7fb61f04a8c0 1 > prepared operation key=I3TS5SB21620 tag=A4CX4O8TMF6O type=write size=499858 2024-08-29T18:14:53.142 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:53.140+0000 7fb61f04a8c0 1 < canceled part key=_multipart_2KKUJMSXARBZ.2~H6A41SLNWHRF.0 size=1048576 2024-08-29T18:14:53.142 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:53.140+0000 7fb61f04a8c0 1 < canceled part key=_multipart_2KKUJMSXARBZ.2~H6A41SLNWHRF.1 size=884590 2024-08-29T18:14:53.152 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:53.148+0000 7fb61f04a8c0 1 < canceled multipart upload key=2KKUJMSXARBZ upload=H6A41SLNWHRF tag=4XLNSDIAK7GJ type=write size=2981742 2024-08-29T18:14:53.162 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:53.160+0000 7fb61f04a8c0 1 > prepared operation key=S94OB93AU625 tag=ON6D7204A89F type=write size=877575 2024-08-29T18:14:53.169 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:53.168+0000 7fb61f04a8c0 1 < completed delete operation key=TER6ZJRIMW56 tag=JWHGSB2XO99X type=del 2024-08-29T18:14:53.174 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:53.172+0000 7fb61f04a8c0 1 > prepared operation key=XQUR2PAH9MTZ tag=4O9C4MNSXKP4 type=del size=145852 2024-08-29T18:14:53.190 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:53.188+0000 7fb61f04a8c0 1 < suggested remove operation key=2A1BIVN3Z7BT tag=0SA8VA48601I type=del 2024-08-29T18:14:53.196 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:53.192+0000 7fb61f04a8c0 1 > prepared operation key=2A1BIVN3Z7BT tag=TZAAMPLPJT4H type=del size=1078746 2024-08-29T18:14:53.207 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:53.204+0000 7fb61f04a8c0 1 < suggested update operation key=2KKUJMSXARBZ tag=HMUGPTY9CAR9 type=write size=664776 2024-08-29T18:14:53.218 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:53.216+0000 7fb61f04a8c0 1 > prepared part key=_multipart_X36ENK39934I.2~GWZ2HEEHU641.0 size=1048576 2024-08-29T18:14:53.222 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:53.220+0000 7fb61f04a8c0 1 > prepared part key=_multipart_X36ENK39934I.2~GWZ2HEEHU641.1 size=885250 2024-08-29T18:14:53.222 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:53.220+0000 7fb61f04a8c0 1 > prepared multipart upload key=X36ENK39934I upload=GWZ2HEEHU641 tag=AJ5PYEMXCM7M type=write size=2982402 2024-08-29T18:14:53.228 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:53.224+0000 7fb61f04a8c0 1 < completed delete operation key=AEOIRMCT8KQ2 tag=CGFPXUK4LZ4Y type=del 2024-08-29T18:14:53.234 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:53.232+0000 7fb61f04a8c0 1 > prepared operation key=H62DUL1RISWE tag=6H1R91ZDQS3L type=del size=2658816 2024-08-29T18:14:53.243 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:53.240+0000 7fb61f04a8c0 -1 < failed to complete operation key=2KKUJMSXARBZ tag=N1L3BZ3MK8ND type=del size=818153: (22) Invalid argument 2024-08-29T18:14:53.248 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:53.244+0000 7fb61f04a8c0 1 > prepared operation key=S94OB93AU625 tag=617MJ38KU02U type=del size=3073503 2024-08-29T18:14:53.255 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:53.252+0000 7fb61f04a8c0 1 < completed write operation key=5KUQU3N4QH12 tag=U0KHOX4DTLBQ type=write size=856181 2024-08-29T18:14:53.266 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:53.264+0000 7fb61f04a8c0 1 > prepared part key=_multipart_QIF1G8LA4M98.2~XAURSQUHJQSQ.0 size=1048576 2024-08-29T18:14:53.271 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:53.268+0000 7fb61f04a8c0 1 > prepared part key=_multipart_QIF1G8LA4M98.2~XAURSQUHJQSQ.1 size=1048576 2024-08-29T18:14:53.276 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:53.272+0000 7fb61f04a8c0 1 > prepared part key=_multipart_QIF1G8LA4M98.2~XAURSQUHJQSQ.2 size=258891 2024-08-29T18:14:53.276 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:53.272+0000 7fb61f04a8c0 1 > prepared multipart upload key=QIF1G8LA4M98 upload=XAURSQUHJQSQ tag=OYL2X8DI1UFU type=write size=3404619 2024-08-29T18:14:53.284 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:53.280+0000 7fb61f04a8c0 -1 < failed to complete operation key=2KKUJMSXARBZ tag=MBHVU25ZMB2O type=del size=771162: (22) Invalid argument 2024-08-29T18:14:53.294 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:53.292+0000 7fb61f04a8c0 1 > prepared part key=_multipart_W7G9IIKAWQJC.2~SBA0X44EBG6W.0 size=612928 2024-08-29T18:14:53.295 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:53.292+0000 7fb61f04a8c0 1 > prepared multipart upload key=W7G9IIKAWQJC upload=SBA0X44EBG6W tag=9V78CSM67FPE type=write size=1661504 2024-08-29T18:14:53.301 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:53.300+0000 7fb61f04a8c0 1 < completed part key=_multipart_S94OB93AU625.2~E20T1VF3SP1H.0 size=1048576 2024-08-29T18:14:53.306 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:53.304+0000 7fb61f04a8c0 1 < completed part key=_multipart_S94OB93AU625.2~E20T1VF3SP1H.1 size=710323 2024-08-29T18:14:53.316 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:53.312+0000 7fb61f04a8c0 1 < completed multipart upload key=S94OB93AU625 upload=E20T1VF3SP1H tag=401OV0KZNVQ5 type=write size=2807475 2024-08-29T18:14:53.327 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:53.324+0000 7fb61f04a8c0 1 > prepared part key=_multipart_AEOIRMCT8KQ2.2~2P8XRA03N0AO.0 size=1048576 2024-08-29T18:14:53.332 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:53.328+0000 7fb61f04a8c0 1 > prepared part key=_multipart_AEOIRMCT8KQ2.2~2P8XRA03N0AO.1 size=231765 2024-08-29T18:14:53.332 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:53.328+0000 7fb61f04a8c0 1 > prepared multipart upload key=AEOIRMCT8KQ2 upload=2P8XRA03N0AO tag=1TTI8D0T5JW0 type=write size=2328917 2024-08-29T18:14:53.340 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:53.336+0000 7fb61f04a8c0 1 < completed part key=_multipart_AYZ82CIS7E5Q.2~FUNMPVY7XYSM.0 size=1048576 2024-08-29T18:14:53.340 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:53.336+0000 7fb61f04a8c0 1 < canceled part key=_multipart_AYZ82CIS7E5Q.2~FUNMPVY7XYSM.1 size=1048576 2024-08-29T18:14:53.345 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:53.344+0000 7fb61f04a8c0 1 < completed part key=_multipart_AYZ82CIS7E5Q.2~FUNMPVY7XYSM.2 size=435876 2024-08-29T18:14:53.355 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:53.352+0000 7fb61f04a8c0 1 < canceled multipart upload key=AYZ82CIS7E5Q upload=FUNMPVY7XYSM tag=9L2XH8J9YXQK type=write size=3581604 2024-08-29T18:14:53.361 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:53.360+0000 7fb61f04a8c0 1 > prepared operation key=O7DBV8Y3AF99 tag=4D55KGSKAMW1 type=write size=409263 2024-08-29T18:14:53.367 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:53.364+0000 7fb61f04a8c0 1 < completed delete operation key=UV4UZ0C0JNBG tag=F53FZX5HRK1Y type=del 2024-08-29T18:14:53.373 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:53.372+0000 7fb61f04a8c0 1 > prepared operation key=W7G9IIKAWQJC tag=00510G0IUDBK type=del size=1272741 2024-08-29T18:14:53.380 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:53.376+0000 7fb61f04a8c0 1 < canceled operation key=WL071MKICR2A tag=C2DUOWW36TZ8 type=write size=112526 2024-08-29T18:14:53.386 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:53.384+0000 7fb61f04a8c0 1 > prepared operation key=S94OB93AU625 tag=YXLUMY1YW269 type=del size=1450457 2024-08-29T18:14:53.392 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:53.388+0000 7fb61f04a8c0 1 < completed part key=_multipart_QIF1G8LA4M98.2~7HWAQ3VBPM3M.0 size=1048576 2024-08-29T18:14:53.397 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:53.396+0000 7fb61f04a8c0 1 < completed part key=_multipart_QIF1G8LA4M98.2~7HWAQ3VBPM3M.1 size=305822 2024-08-29T18:14:53.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:14:52 smithi029 bash[77880]: cluster 2024-08-29T18:14:51.837912+0000 mgr.y (mgr.25004) 749 : cluster [DBG] pgmap v1414: 137 pgs: 137 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 606 KiB/s rd, 209 KiB/s wr, 1.07k op/s 2024-08-29T18:14:53.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:14:52 smithi029 bash[79042]: cluster 2024-08-29T18:14:51.837912+0000 mgr.y (mgr.25004) 749 : cluster [DBG] pgmap v1414: 137 pgs: 137 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 606 KiB/s rd, 209 KiB/s wr, 1.07k op/s 2024-08-29T18:14:53.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:14:52 smithi110 bash[67519]: cluster 2024-08-29T18:14:51.837912+0000 mgr.y (mgr.25004) 749 : cluster [DBG] pgmap v1414: 137 pgs: 137 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 606 KiB/s rd, 209 KiB/s wr, 1.07k op/s 2024-08-29T18:14:53.407 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:53.404+0000 7fb61f04a8c0 1 < completed multipart upload key=QIF1G8LA4M98 upload=7HWAQ3VBPM3M tag=81BBK2DWLOBL type=write size=2402974 2024-08-29T18:14:53.415 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:53.412+0000 7fb61f04a8c0 1 > prepared operation key=ISHSUCCWWXU3 tag=JNX2HABJCZYL type=del size=2643641 2024-08-29T18:14:53.421 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:53.420+0000 7fb61f04a8c0 1 < completed delete operation key=H62DUL1RISWE tag=BC27B3ML1JXR type=del 2024-08-29T18:14:53.427 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:53.424+0000 7fb61f04a8c0 1 > prepared operation key=T5QMR1S0ST4W tag=T2NOIIN08Q5Z type=del size=1380526 2024-08-29T18:14:53.433 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:53.432+0000 7fb61f04a8c0 1 < completed part key=_multipart_S94OB93AU625.2~SKISN0ZH85KD.0 size=1011243 2024-08-29T18:14:53.443 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:53.440+0000 7fb61f04a8c0 1 < completed multipart upload key=S94OB93AU625 upload=SKISN0ZH85KD tag=C88MNSZ3QK2B type=write size=2059819 2024-08-29T18:14:53.454 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:53.452+0000 7fb61f04a8c0 1 > prepared part key=_multipart_JNIRD10HWLR8.2~5GX4OQ9XN12E.0 size=1048576 2024-08-29T18:14:53.459 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:53.456+0000 7fb61f04a8c0 1 > prepared part key=_multipart_JNIRD10HWLR8.2~5GX4OQ9XN12E.1 size=1048576 2024-08-29T18:14:53.465 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:53.464+0000 7fb61f04a8c0 1 > prepared part key=_multipart_JNIRD10HWLR8.2~5GX4OQ9XN12E.2 size=345280 2024-08-29T18:14:53.465 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:53.464+0000 7fb61f04a8c0 1 > prepared multipart upload key=JNIRD10HWLR8 upload=5GX4OQ9XN12E tag=2Z0J1PFJS9I6 type=write size=3491008 2024-08-29T18:14:53.471 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:53.468+0000 7fb61f04a8c0 1 < completed write operation key=I3TS5SB21620 tag=A4CX4O8TMF6O type=write size=499858 2024-08-29T18:14:53.478 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:53.476+0000 7fb61f04a8c0 1 > prepared operation key=QIF1G8LA4M98 tag=Y7HF2POM4HX4 type=del size=3579443 2024-08-29T18:14:53.493 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:53.492+0000 7fb61f04a8c0 1 < suggested update operation key=S94OB93AU625 tag=ON6D7204A89F type=write size=877575 2024-08-29T18:14:53.499 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:53.496+0000 7fb61f04a8c0 1 > prepared operation key=T5QMR1S0ST4W tag=4W231YVDLZEU type=del size=4069248 2024-08-29T18:14:53.505 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:53.504+0000 7fb61f04a8c0 1 < canceled operation key=XQUR2PAH9MTZ tag=4O9C4MNSXKP4 type=del size=145852 2024-08-29T18:14:53.511 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:53.508+0000 7fb61f04a8c0 1 > prepared operation key=XQUR2PAH9MTZ tag=ODB8FK84RF6M type=del size=3979757 2024-08-29T18:14:53.522 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:53.520+0000 7fb61f04a8c0 1 < suggested update operation key=2A1BIVN3Z7BT tag=TZAAMPLPJT4H type=del size=1078746 2024-08-29T18:14:53.527 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:53.524+0000 7fb61f04a8c0 1 > prepared operation key=0YHK9IOSR0X1 tag=R6WIVBLRUUSJ type=write size=793626 2024-08-29T18:14:53.533 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:53.532+0000 7fb61f04a8c0 1 < completed part key=_multipart_X36ENK39934I.2~GWZ2HEEHU641.0 size=1048576 2024-08-29T18:14:53.538 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:53.536+0000 7fb61f04a8c0 1 < completed part key=_multipart_X36ENK39934I.2~GWZ2HEEHU641.1 size=885250 2024-08-29T18:14:53.547 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:53.544+0000 7fb61f04a8c0 1 < completed multipart upload key=X36ENK39934I upload=GWZ2HEEHU641 tag=AJ5PYEMXCM7M type=write size=2982402 2024-08-29T18:14:53.553 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:53.552+0000 7fb61f04a8c0 1 > prepared operation key=LT1SSGLX1WMH tag=TDLRK20D9HKD type=del size=1151196 2024-08-29T18:14:53.561 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:53.556+0000 7fb61f04a8c0 1 < completed delete operation key=H62DUL1RISWE tag=6H1R91ZDQS3L type=del 2024-08-29T18:14:53.572 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:53.568+0000 7fb61f04a8c0 1 > prepared part key=_multipart_XQUR2PAH9MTZ.2~8T17DYB8SF9G.0 size=1048576 2024-08-29T18:14:53.577 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:53.576+0000 7fb61f04a8c0 1 > prepared part key=_multipart_XQUR2PAH9MTZ.2~8T17DYB8SF9G.1 size=1048576 2024-08-29T18:14:53.581 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:53.580+0000 7fb61f04a8c0 1 > prepared part key=_multipart_XQUR2PAH9MTZ.2~8T17DYB8SF9G.2 size=264648 2024-08-29T18:14:53.582 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:53.580+0000 7fb61f04a8c0 1 > prepared multipart upload key=XQUR2PAH9MTZ upload=8T17DYB8SF9G tag=QFDF1WFITOPS type=write size=3410376 2024-08-29T18:14:53.589 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:53.588+0000 7fb61f04a8c0 -1 < failed to complete operation key=S94OB93AU625 tag=617MJ38KU02U type=del size=3073503: (22) Invalid argument 2024-08-29T18:14:53.596 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:53.592+0000 7fb61f04a8c0 1 > prepared operation key=ISHSUCCWWXU3 tag=10LMRHR1EOTL type=del size=3476775 2024-08-29T18:14:53.603 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:53.600+0000 7fb61f04a8c0 1 < completed part key=_multipart_QIF1G8LA4M98.2~XAURSQUHJQSQ.0 size=1048576 2024-08-29T18:14:53.607 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:53.604+0000 7fb61f04a8c0 1 < completed part key=_multipart_QIF1G8LA4M98.2~XAURSQUHJQSQ.1 size=1048576 2024-08-29T18:14:53.612 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:53.608+0000 7fb61f04a8c0 1 < completed part key=_multipart_QIF1G8LA4M98.2~XAURSQUHJQSQ.2 size=258891 2024-08-29T18:14:53.622 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:53.620+0000 7fb61f04a8c0 1 < completed multipart upload key=QIF1G8LA4M98 upload=XAURSQUHJQSQ tag=OYL2X8DI1UFU type=write size=3404619 2024-08-29T18:14:53.634 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:53.632+0000 7fb61f04a8c0 1 > prepared part key=_multipart_W7G9IIKAWQJC.2~V79Q3WHCUVRK.0 size=371006 2024-08-29T18:14:53.634 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:53.632+0000 7fb61f04a8c0 1 > prepared multipart upload key=W7G9IIKAWQJC upload=V79Q3WHCUVRK tag=0M7RHXK3QNUE type=write size=1419582 2024-08-29T18:14:53.640 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:53.636+0000 7fb61f04a8c0 1 < completed part key=_multipart_W7G9IIKAWQJC.2~SBA0X44EBG6W.0 size=612928 2024-08-29T18:14:53.652 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:53.648+0000 7fb61f04a8c0 1 < completed multipart upload key=W7G9IIKAWQJC upload=SBA0X44EBG6W tag=9V78CSM67FPE type=write size=1661504 2024-08-29T18:14:53.659 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:53.656+0000 7fb61f04a8c0 1 > prepared operation key=WL071MKICR2A tag=SNYH8DZ8NUTR type=write size=238332 2024-08-29T18:14:53.665 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:53.664+0000 7fb61f04a8c0 1 < completed part key=_multipart_AEOIRMCT8KQ2.2~2P8XRA03N0AO.0 size=1048576 2024-08-29T18:14:53.670 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:53.668+0000 7fb61f04a8c0 1 < completed part key=_multipart_AEOIRMCT8KQ2.2~2P8XRA03N0AO.1 size=231765 2024-08-29T18:14:53.680 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:53.676+0000 7fb61f04a8c0 1 < completed multipart upload key=AEOIRMCT8KQ2 upload=2P8XRA03N0AO tag=1TTI8D0T5JW0 type=write size=2328917 2024-08-29T18:14:53.692 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:53.688+0000 7fb61f04a8c0 1 > prepared part key=_multipart_ACLL9P9WWITK.2~VGGYNCN1OHIQ.0 size=8818 2024-08-29T18:14:53.692 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:53.688+0000 7fb61f04a8c0 1 > prepared multipart upload key=ACLL9P9WWITK upload=VGGYNCN1OHIQ tag=P6HMNTUSL5LZ type=write size=1057394 2024-08-29T18:14:53.698 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:53.696+0000 7fb61f04a8c0 1 < completed write operation key=O7DBV8Y3AF99 tag=4D55KGSKAMW1 type=write size=409263 2024-08-29T18:14:53.710 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:53.708+0000 7fb61f04a8c0 1 > prepared part key=_multipart_I3TS5SB21620.2~6LYVA21RS73N.0 size=1048576 2024-08-29T18:14:53.715 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:53.712+0000 7fb61f04a8c0 1 > prepared part key=_multipart_I3TS5SB21620.2~6LYVA21RS73N.1 size=814988 2024-08-29T18:14:53.715 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:53.712+0000 7fb61f04a8c0 1 > prepared multipart upload key=I3TS5SB21620 upload=6LYVA21RS73N tag=H4LVGU3Z1JK0 type=write size=2912140 2024-08-29T18:14:53.721 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:53.720+0000 7fb61f04a8c0 1 < completed delete operation key=W7G9IIKAWQJC tag=00510G0IUDBK type=del 2024-08-29T18:14:53.727 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:53.724+0000 7fb61f04a8c0 1 > prepared operation key=WL071MKICR2A tag=1OA2BD3ZL5JR type=del size=3265711 2024-08-29T18:14:53.736 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:53.732+0000 7fb61f04a8c0 -1 < failed to complete operation key=S94OB93AU625 tag=YXLUMY1YW269 type=del size=1450457: (22) Invalid argument 2024-08-29T18:14:53.742 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:53.740+0000 7fb61f04a8c0 1 > prepared operation key=ACLL9P9WWITK tag=REGQ7K97HMK4 type=write size=861624 2024-08-29T18:14:53.749 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:53.748+0000 7fb61f04a8c0 1 < completed delete operation key=ISHSUCCWWXU3 tag=JNX2HABJCZYL type=del 2024-08-29T18:14:53.756 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:53.752+0000 7fb61f04a8c0 1 > prepared operation key=ME3R1W5MZE98 tag=99Z1T8J4RGF6 type=del size=934760 2024-08-29T18:14:53.762 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:53.760+0000 7fb61f04a8c0 1 < completed delete operation key=T5QMR1S0ST4W tag=T2NOIIN08Q5Z type=del 2024-08-29T18:14:53.774 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:53.772+0000 7fb61f04a8c0 1 > prepared part key=_multipart_4CJ45GKY8XE9.2~59IXLOQIZ2ND.0 size=1048576 2024-08-29T18:14:53.779 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:53.776+0000 7fb61f04a8c0 1 > prepared part key=_multipart_4CJ45GKY8XE9.2~59IXLOQIZ2ND.1 size=1048576 2024-08-29T18:14:53.784 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:53.780+0000 7fb61f04a8c0 1 > prepared part key=_multipart_4CJ45GKY8XE9.2~59IXLOQIZ2ND.2 size=518201 2024-08-29T18:14:53.784 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:53.780+0000 7fb61f04a8c0 1 > prepared multipart upload key=4CJ45GKY8XE9 upload=59IXLOQIZ2ND tag=1B8O7DUBHQ3J type=write size=3663929 2024-08-29T18:14:53.786 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:53.784+0000 7fb61f04a8c0 1 < canceled part key=_multipart_JNIRD10HWLR8.2~5GX4OQ9XN12E.0 size=1048576 2024-08-29T18:14:53.791 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:53.788+0000 7fb61f04a8c0 1 < completed part key=_multipart_JNIRD10HWLR8.2~5GX4OQ9XN12E.1 size=1048576 2024-08-29T18:14:53.796 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:53.792+0000 7fb61f04a8c0 1 < completed part key=_multipart_JNIRD10HWLR8.2~5GX4OQ9XN12E.2 size=345280 2024-08-29T18:14:53.806 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:53.804+0000 7fb61f04a8c0 1 < canceled multipart upload key=JNIRD10HWLR8 upload=5GX4OQ9XN12E tag=2Z0J1PFJS9I6 type=write size=3491008 2024-08-29T18:14:53.817 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:53.816+0000 7fb61f04a8c0 1 > prepared part key=_multipart_LT1SSGLX1WMH.2~2RI2Q5DV9UMG.0 size=235749 2024-08-29T18:14:53.817 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:53.816+0000 7fb61f04a8c0 1 > prepared multipart upload key=LT1SSGLX1WMH upload=2RI2Q5DV9UMG tag=JJNWRK43P33P type=write size=1284325 2024-08-29T18:14:53.823 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:53.820+0000 7fb61f04a8c0 1 < completed delete operation key=QIF1G8LA4M98 tag=Y7HF2POM4HX4 type=del 2024-08-29T18:14:53.829 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:53.828+0000 7fb61f04a8c0 1 > prepared operation key=5KUQU3N4QH12 tag=XF9RAZL2ZGGB type=del size=2865055 2024-08-29T18:14:53.841 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:53.840+0000 7fb61f04a8c0 1 < suggested update operation key=T5QMR1S0ST4W tag=4W231YVDLZEU type=del size=4069248 2024-08-29T18:14:53.847 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:53.844+0000 7fb61f04a8c0 1 > prepared operation key=AYZ82CIS7E5Q tag=US0BU3F92F5N type=del size=1713208 2024-08-29T18:14:53.854 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:53.852+0000 7fb61f04a8c0 1 < completed delete operation key=XQUR2PAH9MTZ tag=ODB8FK84RF6M type=del 2024-08-29T18:14:53.860 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:53.856+0000 7fb61f04a8c0 1 > prepared operation key=WL071MKICR2A tag=5ZKGI6GUDJSY type=del size=3995024 2024-08-29T18:14:53.874 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:53.872+0000 7fb61f04a8c0 1 < suggested update operation key=0YHK9IOSR0X1 tag=R6WIVBLRUUSJ type=write size=793626 2024-08-29T18:14:53.880 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:53.876+0000 7fb61f04a8c0 1 > prepared operation key=I3TS5SB21620 tag=SDV0KYFADKT9 type=del size=2549013 2024-08-29T18:14:53.892 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:53.888+0000 7fb61f04a8c0 1 < suggested remove operation key=LT1SSGLX1WMH tag=TDLRK20D9HKD type=del 2024-08-29T18:14:53.899 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:53.896+0000 7fb61f04a8c0 1 > prepared operation key=ISHSUCCWWXU3 tag=GKCP8OBVRPDA type=del size=3941563 2024-08-29T18:14:53.906 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:53.904+0000 7fb61f04a8c0 1 < completed part key=_multipart_XQUR2PAH9MTZ.2~8T17DYB8SF9G.0 size=1048576 2024-08-29T18:14:53.912 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:53.908+0000 7fb61f04a8c0 1 < completed part key=_multipart_XQUR2PAH9MTZ.2~8T17DYB8SF9G.1 size=1048576 2024-08-29T18:14:53.917 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:53.916+0000 7fb61f04a8c0 1 < completed part key=_multipart_XQUR2PAH9MTZ.2~8T17DYB8SF9G.2 size=264648 2024-08-29T18:14:53.929 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:53.928+0000 7fb61f04a8c0 1 < completed multipart upload key=XQUR2PAH9MTZ upload=8T17DYB8SF9G tag=QFDF1WFITOPS type=write size=3410376 2024-08-29T18:14:53.935 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:53.932+0000 7fb61f04a8c0 1 > prepared operation key=ISHSUCCWWXU3 tag=450L082PR30H type=del size=16376 2024-08-29T18:14:53.941 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:53.940+0000 7fb61f04a8c0 1 < completed delete operation key=ISHSUCCWWXU3 tag=10LMRHR1EOTL type=del 2024-08-29T18:14:53.952 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:53.948+0000 7fb61f04a8c0 1 > prepared part key=_multipart_S94OB93AU625.2~5CYM6YNS19VW.0 size=1048576 2024-08-29T18:14:53.957 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:53.956+0000 7fb61f04a8c0 1 > prepared part key=_multipart_S94OB93AU625.2~5CYM6YNS19VW.1 size=1048576 2024-08-29T18:14:53.963 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:53.960+0000 7fb61f04a8c0 1 > prepared part key=_multipart_S94OB93AU625.2~5CYM6YNS19VW.2 size=624366 2024-08-29T18:14:53.963 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:53.960+0000 7fb61f04a8c0 1 > prepared multipart upload key=S94OB93AU625 upload=5CYM6YNS19VW tag=N2Z9FL20I40E type=write size=3770094 2024-08-29T18:14:53.969 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:53.968+0000 7fb61f04a8c0 1 < completed part key=_multipart_W7G9IIKAWQJC.2~V79Q3WHCUVRK.0 size=371006 2024-08-29T18:14:53.979 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:53.976+0000 7fb61f04a8c0 1 < completed multipart upload key=W7G9IIKAWQJC upload=V79Q3WHCUVRK tag=0M7RHXK3QNUE type=write size=1419582 2024-08-29T18:14:53.990 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:53.988+0000 7fb61f04a8c0 1 > prepared part key=_multipart_0YHK9IOSR0X1.2~UW6KGEJO6887.0 size=859952 2024-08-29T18:14:53.990 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:53.988+0000 7fb61f04a8c0 1 > prepared multipart upload key=0YHK9IOSR0X1 upload=UW6KGEJO6887 tag=H8VZOPL105XH type=write size=1908528 2024-08-29T18:14:53.998 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:53.996+0000 7fb61f04a8c0 1 < completed write operation key=WL071MKICR2A tag=SNYH8DZ8NUTR type=write size=238332 2024-08-29T18:14:54.010 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:54.008+0000 7fb61f04a8c0 1 > prepared part key=_multipart_G2SIXOJ02LZ6.2~ZN609UTB2BTS.0 size=1048576 2024-08-29T18:14:54.015 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:54.012+0000 7fb61f04a8c0 1 > prepared part key=_multipart_G2SIXOJ02LZ6.2~ZN609UTB2BTS.1 size=831438 2024-08-29T18:14:54.015 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:54.012+0000 7fb61f04a8c0 1 > prepared multipart upload key=G2SIXOJ02LZ6 upload=ZN609UTB2BTS tag=IPNAWOA1UNZ9 type=write size=2928590 2024-08-29T18:14:54.021 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:54.020+0000 7fb61f04a8c0 1 < completed part key=_multipart_ACLL9P9WWITK.2~VGGYNCN1OHIQ.0 size=8818 2024-08-29T18:14:54.033 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:54.032+0000 7fb61f04a8c0 1 < completed multipart upload key=ACLL9P9WWITK upload=VGGYNCN1OHIQ tag=P6HMNTUSL5LZ type=write size=1057394 2024-08-29T18:14:54.042 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:54.040+0000 7fb61f04a8c0 1 > prepared operation key=JNIRD10HWLR8 tag=UJ18AWJIONDO type=del size=1375835 2024-08-29T18:14:54.049 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:54.048+0000 7fb61f04a8c0 1 < completed part key=_multipart_I3TS5SB21620.2~6LYVA21RS73N.0 size=1048576 2024-08-29T18:14:54.055 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:54.052+0000 7fb61f04a8c0 1 < completed part key=_multipart_I3TS5SB21620.2~6LYVA21RS73N.1 size=814988 2024-08-29T18:14:54.065 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:54.064+0000 7fb61f04a8c0 1 < completed multipart upload key=I3TS5SB21620 upload=6LYVA21RS73N tag=H4LVGU3Z1JK0 type=write size=2912140 2024-08-29T18:14:54.077 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:54.072+0000 7fb61f04a8c0 1 > prepared part key=_multipart_TER6ZJRIMW56.2~FI6B1R8K8LRE.0 size=1048576 2024-08-29T18:14:54.081 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:54.080+0000 7fb61f04a8c0 1 > prepared part key=_multipart_TER6ZJRIMW56.2~FI6B1R8K8LRE.1 size=1048576 2024-08-29T18:14:54.086 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:54.084+0000 7fb61f04a8c0 1 > prepared part key=_multipart_TER6ZJRIMW56.2~FI6B1R8K8LRE.2 size=121796 2024-08-29T18:14:54.086 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:54.084+0000 7fb61f04a8c0 1 > prepared multipart upload key=TER6ZJRIMW56 upload=FI6B1R8K8LRE tag=LQOTEJWXOWRA type=write size=3267524 2024-08-29T18:14:54.092 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:54.088+0000 7fb61f04a8c0 1 < completed delete operation key=WL071MKICR2A tag=1OA2BD3ZL5JR type=del 2024-08-29T18:14:54.099 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:54.096+0000 7fb61f04a8c0 1 > prepared operation key=WL071MKICR2A tag=WC3N79UH8BCX type=del size=962616 2024-08-29T18:14:54.105 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:54.104+0000 7fb61f04a8c0 1 < completed write operation key=ACLL9P9WWITK tag=REGQ7K97HMK4 type=write size=861624 2024-08-29T18:14:54.113 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:54.108+0000 7fb61f04a8c0 1 > prepared operation key=UV4UZ0C0JNBG tag=WRPMF0MJ3QC2 type=write size=446636 2024-08-29T18:14:54.127 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:54.124+0000 7fb61f04a8c0 1 < suggested remove operation key=ME3R1W5MZE98 tag=99Z1T8J4RGF6 type=del 2024-08-29T18:14:54.139 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:54.136+0000 7fb61f04a8c0 1 > prepared part key=_multipart_H62DUL1RISWE.2~FX7H2QR9QQ3X.0 size=1048576 2024-08-29T18:14:54.145 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:54.140+0000 7fb61f04a8c0 1 > prepared part key=_multipart_H62DUL1RISWE.2~FX7H2QR9QQ3X.1 size=1048576 2024-08-29T18:14:54.149 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:54.148+0000 7fb61f04a8c0 1 > prepared part key=_multipart_H62DUL1RISWE.2~FX7H2QR9QQ3X.2 size=56113 2024-08-29T18:14:54.150 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:54.148+0000 7fb61f04a8c0 1 > prepared multipart upload key=H62DUL1RISWE upload=FX7H2QR9QQ3X tag=JED2FMS9X846 type=write size=3201841 2024-08-29T18:14:54.150 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:54.148+0000 7fb61f04a8c0 1 < canceled part key=_multipart_4CJ45GKY8XE9.2~59IXLOQIZ2ND.0 size=1048576 2024-08-29T18:14:54.155 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:54.152+0000 7fb61f04a8c0 1 < completed part key=_multipart_4CJ45GKY8XE9.2~59IXLOQIZ2ND.1 size=1048576 2024-08-29T18:14:54.161 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:54.160+0000 7fb61f04a8c0 1 < completed part key=_multipart_4CJ45GKY8XE9.2~59IXLOQIZ2ND.2 size=518201 2024-08-29T18:14:54.171 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:54.168+0000 7fb61f04a8c0 1 < canceled multipart upload key=4CJ45GKY8XE9 upload=59IXLOQIZ2ND tag=1B8O7DUBHQ3J type=write size=3663929 2024-08-29T18:14:54.182 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:54.180+0000 7fb61f04a8c0 1 > prepared part key=_multipart_W7G9IIKAWQJC.2~4UVY6JRNMQSM.0 size=1048576 2024-08-29T18:14:54.188 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:54.184+0000 7fb61f04a8c0 1 > prepared part key=_multipart_W7G9IIKAWQJC.2~4UVY6JRNMQSM.1 size=1048576 2024-08-29T18:14:54.193 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:54.188+0000 7fb61f04a8c0 1 > prepared part key=_multipart_W7G9IIKAWQJC.2~4UVY6JRNMQSM.2 size=726784 2024-08-29T18:14:54.193 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:54.188+0000 7fb61f04a8c0 1 > prepared multipart upload key=W7G9IIKAWQJC upload=4UVY6JRNMQSM tag=B334LN6B47S3 type=write size=3872512 2024-08-29T18:14:54.198 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:54.196+0000 7fb61f04a8c0 1 < completed part key=_multipart_LT1SSGLX1WMH.2~2RI2Q5DV9UMG.0 size=235749 2024-08-29T18:14:54.209 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:54.204+0000 7fb61f04a8c0 1 < completed multipart upload key=LT1SSGLX1WMH upload=2RI2Q5DV9UMG tag=JJNWRK43P33P type=write size=1284325 2024-08-29T18:14:54.215 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:54.212+0000 7fb61f04a8c0 1 > prepared operation key=ISHSUCCWWXU3 tag=REBWQ517PL5O type=del size=2422652 2024-08-29T18:14:54.221 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:54.220+0000 7fb61f04a8c0 1 < completed delete operation key=5KUQU3N4QH12 tag=XF9RAZL2ZGGB type=del 2024-08-29T18:14:54.227 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:54.224+0000 7fb61f04a8c0 1 > prepared operation key=2A1BIVN3Z7BT tag=TAD2V6GC61CH type=del size=3285596 2024-08-29T18:14:54.233 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:54.232+0000 7fb61f04a8c0 1 < completed delete operation key=AYZ82CIS7E5Q tag=US0BU3F92F5N type=del 2024-08-29T18:14:54.244 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:54.240+0000 7fb61f04a8c0 1 > prepared part key=_multipart_X36ENK39934I.2~XF443ZVQIYKV.0 size=945430 2024-08-29T18:14:54.244 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:54.240+0000 7fb61f04a8c0 1 > prepared multipart upload key=X36ENK39934I upload=XF443ZVQIYKV tag=SPWI3B8NEY4G type=write size=1994006 2024-08-29T18:14:54.250 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:54.248+0000 7fb61f04a8c0 1 < completed delete operation key=WL071MKICR2A tag=5ZKGI6GUDJSY type=del 2024-08-29T18:14:54.257 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:54.256+0000 7fb61f04a8c0 1 > prepared operation key=G2SIXOJ02LZ6 tag=20SG2GHF6MVS type=del size=4191416 2024-08-29T18:14:54.264 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:54.260+0000 7fb61f04a8c0 1 < completed delete operation key=I3TS5SB21620 tag=SDV0KYFADKT9 type=del 2024-08-29T18:14:54.271 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:54.268+0000 7fb61f04a8c0 1 > prepared operation key=LT1SSGLX1WMH tag=WNLJ0QATAGZR type=del size=1925910 2024-08-29T18:14:54.286 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:54.284+0000 7fb61f04a8c0 1 < suggested remove operation key=ISHSUCCWWXU3 tag=GKCP8OBVRPDA type=del 2024-08-29T18:14:54.292 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:54.288+0000 7fb61f04a8c0 1 > prepared operation key=TER6ZJRIMW56 tag=HNNAH78S5YL3 type=del size=1563443 2024-08-29T18:14:54.301 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:54.300+0000 7fb61f04a8c0 -1 < failed to complete operation key=ISHSUCCWWXU3 tag=450L082PR30H type=del size=16376: (22) Invalid argument 2024-08-29T18:14:54.313 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:54.308+0000 7fb61f04a8c0 1 > prepared part key=_multipart_G2SIXOJ02LZ6.2~31JX3YC1M1DN.0 size=1014502 2024-08-29T18:14:54.313 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:54.308+0000 7fb61f04a8c0 1 > prepared multipart upload key=G2SIXOJ02LZ6 upload=31JX3YC1M1DN tag=3TNH0EANZWIU type=write size=2063078 2024-08-29T18:14:54.318 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:54.316+0000 7fb61f04a8c0 1 < completed part key=_multipart_S94OB93AU625.2~5CYM6YNS19VW.0 size=1048576 2024-08-29T18:14:54.323 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:54.320+0000 7fb61f04a8c0 1 < completed part key=_multipart_S94OB93AU625.2~5CYM6YNS19VW.1 size=1048576 2024-08-29T18:14:54.328 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:54.324+0000 7fb61f04a8c0 1 < completed part key=_multipart_S94OB93AU625.2~5CYM6YNS19VW.2 size=624366 2024-08-29T18:14:54.338 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:54.336+0000 7fb61f04a8c0 1 < completed multipart upload key=S94OB93AU625 upload=5CYM6YNS19VW tag=N2Z9FL20I40E type=write size=3770094 2024-08-29T18:14:54.344 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:54.340+0000 7fb61f04a8c0 1 > prepared operation key=9KUQQR7K1949 tag=G5MTFWHGTWR5 type=write size=932257 2024-08-29T18:14:54.351 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:54.348+0000 7fb61f04a8c0 1 < completed part key=_multipart_0YHK9IOSR0X1.2~UW6KGEJO6887.0 size=859952 2024-08-29T18:14:54.361 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:54.360+0000 7fb61f04a8c0 1 < completed multipart upload key=0YHK9IOSR0X1 upload=UW6KGEJO6887 tag=H8VZOPL105XH type=write size=1908528 2024-08-29T18:14:54.367 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:54.364+0000 7fb61f04a8c0 1 > prepared operation key=G2SIXOJ02LZ6 tag=F4XVK7B10LB9 type=del size=3976761 2024-08-29T18:14:54.373 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:54.372+0000 7fb61f04a8c0 1 < completed part key=_multipart_G2SIXOJ02LZ6.2~ZN609UTB2BTS.0 size=1048576 2024-08-29T18:14:54.379 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:54.376+0000 7fb61f04a8c0 1 < completed part key=_multipart_G2SIXOJ02LZ6.2~ZN609UTB2BTS.1 size=831438 2024-08-29T18:14:54.389 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:54.388+0000 7fb61f04a8c0 1 < completed multipart upload key=G2SIXOJ02LZ6 upload=ZN609UTB2BTS tag=IPNAWOA1UNZ9 type=write size=2928590 2024-08-29T18:14:54.402 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:54.400+0000 7fb61f04a8c0 1 > prepared part key=_multipart_88Z3FINQPJH4.2~C4KGE30O8MV8.0 size=541023 2024-08-29T18:14:54.402 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:54.400+0000 7fb61f04a8c0 1 > prepared multipart upload key=88Z3FINQPJH4 upload=C4KGE30O8MV8 tag=V34Q34VQPJQK type=write size=1589599 2024-08-29T18:14:54.413 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:54.412+0000 7fb61f04a8c0 1 < suggested remove operation key=JNIRD10HWLR8 tag=UJ18AWJIONDO type=del 2024-08-29T18:14:54.419 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:54.416+0000 7fb61f04a8c0 1 > prepared operation key=2KKUJMSXARBZ tag=PGQD7Q8MB0IF type=del size=1121437 2024-08-29T18:14:54.425 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:54.424+0000 7fb61f04a8c0 1 < completed part key=_multipart_TER6ZJRIMW56.2~FI6B1R8K8LRE.0 size=1048576 2024-08-29T18:14:54.431 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:54.428+0000 7fb61f04a8c0 1 < completed part key=_multipart_TER6ZJRIMW56.2~FI6B1R8K8LRE.1 size=1048576 2024-08-29T18:14:54.436 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:54.432+0000 7fb61f04a8c0 1 < completed part key=_multipart_TER6ZJRIMW56.2~FI6B1R8K8LRE.2 size=121796 2024-08-29T18:14:54.446 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:54.444+0000 7fb61f04a8c0 1 < completed multipart upload key=TER6ZJRIMW56 upload=FI6B1R8K8LRE tag=LQOTEJWXOWRA type=write size=3267524 2024-08-29T18:14:54.452 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:54.448+0000 7fb61f04a8c0 1 > prepared operation key=FNU3QYRYTDJL tag=51C1CWNTKRUC type=del size=67053 2024-08-29T18:14:54.466 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:54.464+0000 7fb61f04a8c0 1 < suggested update operation key=WL071MKICR2A tag=WC3N79UH8BCX type=del size=962616 2024-08-29T18:14:54.480 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:54.476+0000 7fb61f04a8c0 1 > prepared part key=_multipart_2A1BIVN3Z7BT.2~181UNCTVIU3M.0 size=747071 2024-08-29T18:14:54.480 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:54.476+0000 7fb61f04a8c0 1 > prepared multipart upload key=2A1BIVN3Z7BT upload=181UNCTVIU3M tag=2JXRIPAL71O7 type=write size=1795647 2024-08-29T18:14:54.493 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:54.492+0000 7fb61f04a8c0 1 < suggested remove operation key=UV4UZ0C0JNBG tag=WRPMF0MJ3QC2 type=write 2024-08-29T18:14:54.504 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:54.500+0000 7fb61f04a8c0 1 > prepared part key=_multipart_9KUQQR7K1949.2~QKL5YHBQI097.0 size=1048576 2024-08-29T18:14:54.509 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:54.508+0000 7fb61f04a8c0 1 > prepared part key=_multipart_9KUQQR7K1949.2~QKL5YHBQI097.1 size=1048576 2024-08-29T18:14:54.515 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:54.512+0000 7fb61f04a8c0 1 > prepared part key=_multipart_9KUQQR7K1949.2~QKL5YHBQI097.2 size=96864 2024-08-29T18:14:54.515 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:54.512+0000 7fb61f04a8c0 1 > prepared multipart upload key=9KUQQR7K1949 upload=QKL5YHBQI097 tag=DRWPWA7DJ43V type=write size=3242592 2024-08-29T18:14:54.516 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:54.512+0000 7fb61f04a8c0 1 < canceled part key=_multipart_H62DUL1RISWE.2~FX7H2QR9QQ3X.0 size=1048576 2024-08-29T18:14:54.521 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:54.520+0000 7fb61f04a8c0 1 < completed part key=_multipart_H62DUL1RISWE.2~FX7H2QR9QQ3X.1 size=1048576 2024-08-29T18:14:54.527 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:54.524+0000 7fb61f04a8c0 1 < completed part key=_multipart_H62DUL1RISWE.2~FX7H2QR9QQ3X.2 size=56113 2024-08-29T18:14:54.537 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:54.536+0000 7fb61f04a8c0 1 < canceled multipart upload key=H62DUL1RISWE upload=FX7H2QR9QQ3X tag=JED2FMS9X846 type=write size=3201841 2024-08-29T18:14:54.549 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:54.548+0000 7fb61f04a8c0 1 > prepared part key=_multipart_UV4UZ0C0JNBG.2~6L0ZZTNJ3RED.0 size=1048576 2024-08-29T18:14:54.553 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:54.552+0000 7fb61f04a8c0 1 > prepared part key=_multipart_UV4UZ0C0JNBG.2~6L0ZZTNJ3RED.1 size=1048576 2024-08-29T18:14:54.560 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:54.556+0000 7fb61f04a8c0 1 > prepared part key=_multipart_UV4UZ0C0JNBG.2~6L0ZZTNJ3RED.2 size=355649 2024-08-29T18:14:54.561 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:54.556+0000 7fb61f04a8c0 1 > prepared multipart upload key=UV4UZ0C0JNBG upload=6L0ZZTNJ3RED tag=ROZ49R0XGOY8 type=write size=3501377 2024-08-29T18:14:54.565 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:54.564+0000 7fb61f04a8c0 1 < completed part key=_multipart_W7G9IIKAWQJC.2~4UVY6JRNMQSM.0 size=1048576 2024-08-29T18:14:54.570 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:54.568+0000 7fb61f04a8c0 1 < completed part key=_multipart_W7G9IIKAWQJC.2~4UVY6JRNMQSM.1 size=1048576 2024-08-29T18:14:54.575 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:54.572+0000 7fb61f04a8c0 1 < completed part key=_multipart_W7G9IIKAWQJC.2~4UVY6JRNMQSM.2 size=726784 2024-08-29T18:14:54.586 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:54.584+0000 7fb61f04a8c0 1 < completed multipart upload key=W7G9IIKAWQJC upload=4UVY6JRNMQSM tag=B334LN6B47S3 type=write size=3872512 2024-08-29T18:14:54.599 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:54.596+0000 7fb61f04a8c0 1 > prepared part key=_multipart_QIF1G8LA4M98.2~0UFXLMUUT90T.0 size=207647 2024-08-29T18:14:54.599 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:54.596+0000 7fb61f04a8c0 1 > prepared multipart upload key=QIF1G8LA4M98 upload=0UFXLMUUT90T tag=3OYMI5UDJRE0 type=write size=1256223 2024-08-29T18:14:54.609 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:54.604+0000 7fb61f04a8c0 -1 < failed to complete operation key=ISHSUCCWWXU3 tag=REBWQ517PL5O type=del size=2422652: (22) Invalid argument 2024-08-29T18:14:54.616 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:54.612+0000 7fb61f04a8c0 1 > prepared operation key=LT1SSGLX1WMH tag=5LNF73IYYUFF type=del size=522486 2024-08-29T18:14:54.622 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:54.620+0000 7fb61f04a8c0 1 < completed delete operation key=2A1BIVN3Z7BT tag=TAD2V6GC61CH type=del 2024-08-29T18:14:54.628 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:54.624+0000 7fb61f04a8c0 1 > prepared operation key=3TBQVJB6IV1A tag=S89CIPD2850S type=write size=286809 2024-08-29T18:14:54.629 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:54.628+0000 7fb61f04a8c0 1 < canceled part key=_multipart_X36ENK39934I.2~XF443ZVQIYKV.0 size=945430 2024-08-29T18:14:54.640 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:54.636+0000 7fb61f04a8c0 1 < canceled multipart upload key=X36ENK39934I upload=XF443ZVQIYKV tag=SPWI3B8NEY4G type=write size=1994006 2024-08-29T18:14:54.647 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:54.644+0000 7fb61f04a8c0 1 > prepared operation key=ACLL9P9WWITK tag=VOY1TJOIKM2O type=del size=3829586 2024-08-29T18:14:54.653 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:54.652+0000 7fb61f04a8c0 1 < completed delete operation key=G2SIXOJ02LZ6 tag=20SG2GHF6MVS type=del 2024-08-29T18:14:54.663 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:54.660+0000 7fb61f04a8c0 1 > prepared part key=_multipart_0YHK9IOSR0X1.2~QYMTK7L3ITBK.0 size=1048576 2024-08-29T18:14:54.670 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:54.668+0000 7fb61f04a8c0 1 > prepared part key=_multipart_0YHK9IOSR0X1.2~QYMTK7L3ITBK.1 size=1048576 2024-08-29T18:14:54.675 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:54.672+0000 7fb61f04a8c0 1 > prepared part key=_multipart_0YHK9IOSR0X1.2~QYMTK7L3ITBK.2 size=868000 2024-08-29T18:14:54.675 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:54.672+0000 7fb61f04a8c0 1 > prepared multipart upload key=0YHK9IOSR0X1 upload=QYMTK7L3ITBK tag=A5BWIP1TTAJH type=write size=4013728 2024-08-29T18:14:54.681 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:54.680+0000 7fb61f04a8c0 1 < completed delete operation key=LT1SSGLX1WMH tag=WNLJ0QATAGZR type=del 2024-08-29T18:14:54.692 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:54.688+0000 7fb61f04a8c0 1 > prepared part key=_multipart_ME3R1W5MZE98.2~MSWADV5FQC7V.0 size=1048576 2024-08-29T18:14:54.699 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:54.696+0000 7fb61f04a8c0 1 > prepared part key=_multipart_ME3R1W5MZE98.2~MSWADV5FQC7V.1 size=1048576 2024-08-29T18:14:54.704 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:54.700+0000 7fb61f04a8c0 1 > prepared part key=_multipart_ME3R1W5MZE98.2~MSWADV5FQC7V.2 size=243862 2024-08-29T18:14:54.704 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:54.700+0000 7fb61f04a8c0 1 > prepared multipart upload key=ME3R1W5MZE98 upload=MSWADV5FQC7V tag=3COQK212AVF5 type=write size=3389590 2024-08-29T18:14:54.711 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:54.708+0000 7fb61f04a8c0 1 < completed delete operation key=TER6ZJRIMW56 tag=HNNAH78S5YL3 type=del 2024-08-29T18:14:54.717 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:54.716+0000 7fb61f04a8c0 1 > prepared operation key=G64DV15QNIKC tag=UOCG5D7MQAFY type=del size=2810515 2024-08-29T18:14:54.718 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:54.716+0000 7fb61f04a8c0 1 < canceled part key=_multipart_G2SIXOJ02LZ6.2~31JX3YC1M1DN.0 size=1014502 2024-08-29T18:14:54.728 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:54.724+0000 7fb61f04a8c0 1 < canceled multipart upload key=G2SIXOJ02LZ6 upload=31JX3YC1M1DN tag=3TNH0EANZWIU type=write size=2063078 2024-08-29T18:14:54.739 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:54.736+0000 7fb61f04a8c0 1 > prepared part key=_multipart_88Z3FINQPJH4.2~JO1IYXHUXQ2C.0 size=1048576 2024-08-29T18:14:54.743 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:54.740+0000 7fb61f04a8c0 1 > prepared part key=_multipart_88Z3FINQPJH4.2~JO1IYXHUXQ2C.1 size=1048576 2024-08-29T18:14:54.748 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:54.744+0000 7fb61f04a8c0 1 > prepared part key=_multipart_88Z3FINQPJH4.2~JO1IYXHUXQ2C.2 size=824978 2024-08-29T18:14:54.748 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:54.744+0000 7fb61f04a8c0 1 > prepared multipart upload key=88Z3FINQPJH4 upload=JO1IYXHUXQ2C tag=PD2Z5KRSOHTU type=write size=3970706 2024-08-29T18:14:54.755 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:54.752+0000 7fb61f04a8c0 1 < completed write operation key=9KUQQR7K1949 tag=G5MTFWHGTWR5 type=write size=932257 2024-08-29T18:14:54.762 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:54.760+0000 7fb61f04a8c0 1 > prepared operation key=JNIRD10HWLR8 tag=NVFYW3AQBLU6 type=del size=3786168 2024-08-29T18:14:54.769 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:54.768+0000 7fb61f04a8c0 1 < completed delete operation key=G2SIXOJ02LZ6 tag=F4XVK7B10LB9 type=del 2024-08-29T18:14:54.776 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:54.772+0000 7fb61f04a8c0 1 > prepared operation key=UV4UZ0C0JNBG tag=SFODV86KNOX1 type=del size=435149 2024-08-29T18:14:54.782 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:54.780+0000 7fb61f04a8c0 1 < completed part key=_multipart_88Z3FINQPJH4.2~C4KGE30O8MV8.0 size=541023 2024-08-29T18:14:54.794 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:54.792+0000 7fb61f04a8c0 1 < completed multipart upload key=88Z3FINQPJH4 upload=C4KGE30O8MV8 tag=V34Q34VQPJQK type=write size=1589599 2024-08-29T18:14:54.800 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:54.796+0000 7fb61f04a8c0 1 > prepared operation key=I3TS5SB21620 tag=HZK6GN0OX20J type=del size=688512 2024-08-29T18:14:54.807 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:54.804+0000 7fb61f04a8c0 1 < completed delete operation key=2KKUJMSXARBZ tag=PGQD7Q8MB0IF type=del 2024-08-29T18:14:54.823 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:54.820+0000 7fb61f04a8c0 1 > prepared part key=_multipart_WL071MKICR2A.2~IMVQDMX3JHEY.0 size=256648 2024-08-29T18:14:54.823 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:54.820+0000 7fb61f04a8c0 1 > prepared multipart upload key=WL071MKICR2A upload=IMVQDMX3JHEY tag=D29KR0I9JNWK type=write size=1305224 2024-08-29T18:14:54.828 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:54.824+0000 7fb61f04a8c0 1 < completed delete operation key=FNU3QYRYTDJL tag=51C1CWNTKRUC type=del 2024-08-29T18:14:54.839 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:54.836+0000 7fb61f04a8c0 1 > prepared part key=_multipart_TER6ZJRIMW56.2~JD5XG58Z60NN.0 size=1048576 2024-08-29T18:14:54.846 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:54.844+0000 7fb61f04a8c0 1 > prepared part key=_multipart_TER6ZJRIMW56.2~JD5XG58Z60NN.1 size=73826 2024-08-29T18:14:54.846 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:54.844+0000 7fb61f04a8c0 1 > prepared multipart upload key=TER6ZJRIMW56 upload=JD5XG58Z60NN tag=3BGF6S2TN3VH type=write size=2170978 2024-08-29T18:14:54.853 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:54.852+0000 7fb61f04a8c0 1 < completed part key=_multipart_2A1BIVN3Z7BT.2~181UNCTVIU3M.0 size=747071 2024-08-29T18:14:54.865 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:54.864+0000 7fb61f04a8c0 1 < completed multipart upload key=2A1BIVN3Z7BT upload=181UNCTVIU3M tag=2JXRIPAL71O7 type=write size=1795647 2024-08-29T18:14:54.872 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:54.868+0000 7fb61f04a8c0 1 > prepared operation key=9KUQQR7K1949 tag=770QMC5JTJJM type=del size=2717477 2024-08-29T18:14:54.879 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:54.876+0000 7fb61f04a8c0 1 < completed part key=_multipart_9KUQQR7K1949.2~QKL5YHBQI097.0 size=1048576 2024-08-29T18:14:54.884 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:54.880+0000 7fb61f04a8c0 1 < completed part key=_multipart_9KUQQR7K1949.2~QKL5YHBQI097.1 size=1048576 2024-08-29T18:14:54.889 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:54.888+0000 7fb61f04a8c0 1 < completed part key=_multipart_9KUQQR7K1949.2~QKL5YHBQI097.2 size=96864 2024-08-29T18:14:54.900 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:54.896+0000 7fb61f04a8c0 1 < completed multipart upload key=9KUQQR7K1949 upload=QKL5YHBQI097 tag=DRWPWA7DJ43V type=write size=3242592 2024-08-29T18:14:54.900 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:14:54 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:14:54] "GET /metrics HTTP/1.1" 200 36355 "" "Prometheus/2.43.0" 2024-08-29T18:14:54.905 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:54.904+0000 7fb61f04a8c0 1 > prepared operation key=G64DV15QNIKC tag=RCDP42LH1PUO type=del size=1214020 2024-08-29T18:14:54.911 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:54.908+0000 7fb61f04a8c0 1 < completed part key=_multipart_UV4UZ0C0JNBG.2~6L0ZZTNJ3RED.0 size=1048576 2024-08-29T18:14:54.911 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:54.908+0000 7fb61f04a8c0 1 < canceled part key=_multipart_UV4UZ0C0JNBG.2~6L0ZZTNJ3RED.1 size=1048576 2024-08-29T18:14:54.916 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:54.912+0000 7fb61f04a8c0 1 < completed part key=_multipart_UV4UZ0C0JNBG.2~6L0ZZTNJ3RED.2 size=355649 2024-08-29T18:14:54.929 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:54.928+0000 7fb61f04a8c0 1 < canceled multipart upload key=UV4UZ0C0JNBG upload=6L0ZZTNJ3RED tag=ROZ49R0XGOY8 type=write size=3501377 2024-08-29T18:14:54.935 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:54.932+0000 7fb61f04a8c0 1 > prepared operation key=UV4UZ0C0JNBG tag=7LFRNRXCXCKQ type=write size=985506 2024-08-29T18:14:54.941 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:54.940+0000 7fb61f04a8c0 1 < completed part key=_multipart_QIF1G8LA4M98.2~0UFXLMUUT90T.0 size=207647 2024-08-29T18:14:54.952 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:54.948+0000 7fb61f04a8c0 1 < completed multipart upload key=QIF1G8LA4M98 upload=0UFXLMUUT90T tag=3OYMI5UDJRE0 type=write size=1256223 2024-08-29T18:14:54.966 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:54.964+0000 7fb61f04a8c0 1 > prepared part key=_multipart_UV4UZ0C0JNBG.2~CB9C66I3PU0N.0 size=1048576 2024-08-29T18:14:54.972 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:54.968+0000 7fb61f04a8c0 1 > prepared part key=_multipart_UV4UZ0C0JNBG.2~CB9C66I3PU0N.1 size=937887 2024-08-29T18:14:54.972 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:54.968+0000 7fb61f04a8c0 1 > prepared multipart upload key=UV4UZ0C0JNBG upload=CB9C66I3PU0N tag=FON4GXINQSS9 type=write size=3035039 2024-08-29T18:14:54.979 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:54.976+0000 7fb61f04a8c0 1 < completed delete operation key=LT1SSGLX1WMH tag=5LNF73IYYUFF type=del 2024-08-29T18:14:54.985 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:54.984+0000 7fb61f04a8c0 1 > prepared operation key=WL071MKICR2A tag=FH1WO9UWPKBG type=del size=980680 2024-08-29T18:14:54.994 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:54.992+0000 7fb61f04a8c0 1 < canceled operation key=3TBQVJB6IV1A tag=S89CIPD2850S type=write size=286809 2024-08-29T18:14:55.007 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:55.004+0000 7fb61f04a8c0 1 > prepared part key=_multipart_O7DBV8Y3AF99.2~N1KBJSGFSO5D.0 size=909765 2024-08-29T18:14:55.007 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:55.004+0000 7fb61f04a8c0 1 > prepared multipart upload key=O7DBV8Y3AF99 upload=N1KBJSGFSO5D tag=813ZFLGZ3TJ3 type=write size=1958341 2024-08-29T18:14:55.013 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:55.012+0000 7fb61f04a8c0 1 < completed delete operation key=ACLL9P9WWITK tag=VOY1TJOIKM2O type=del 2024-08-29T18:14:55.019 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:55.016+0000 7fb61f04a8c0 1 > prepared operation key=JNIRD10HWLR8 tag=ASF4KROFJ08G type=del size=1603419 2024-08-29T18:14:55.026 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:55.024+0000 7fb61f04a8c0 1 < completed part key=_multipart_0YHK9IOSR0X1.2~QYMTK7L3ITBK.0 size=1048576 2024-08-29T18:14:55.031 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:55.028+0000 7fb61f04a8c0 1 < completed part key=_multipart_0YHK9IOSR0X1.2~QYMTK7L3ITBK.1 size=1048576 2024-08-29T18:14:55.036 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:55.032+0000 7fb61f04a8c0 1 < completed part key=_multipart_0YHK9IOSR0X1.2~QYMTK7L3ITBK.2 size=868000 2024-08-29T18:14:55.047 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:55.044+0000 7fb61f04a8c0 1 < completed multipart upload key=0YHK9IOSR0X1 upload=QYMTK7L3ITBK tag=A5BWIP1TTAJH type=write size=4013728 2024-08-29T18:14:55.058 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:55.056+0000 7fb61f04a8c0 1 > prepared part key=_multipart_X36ENK39934I.2~V47H12DEZR4T.0 size=1048576 2024-08-29T18:14:55.064 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:55.060+0000 7fb61f04a8c0 1 > prepared part key=_multipart_X36ENK39934I.2~V47H12DEZR4T.1 size=617390 2024-08-29T18:14:55.064 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:55.060+0000 7fb61f04a8c0 1 > prepared multipart upload key=X36ENK39934I upload=V47H12DEZR4T tag=EFZE0FPFT509 type=write size=2714542 2024-08-29T18:14:55.071 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:55.068+0000 7fb61f04a8c0 1 < completed part key=_multipart_ME3R1W5MZE98.2~MSWADV5FQC7V.0 size=1048576 2024-08-29T18:14:55.076 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:55.072+0000 7fb61f04a8c0 1 < completed part key=_multipart_ME3R1W5MZE98.2~MSWADV5FQC7V.1 size=1048576 2024-08-29T18:14:55.081 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:55.080+0000 7fb61f04a8c0 1 < completed part key=_multipart_ME3R1W5MZE98.2~MSWADV5FQC7V.2 size=243862 2024-08-29T18:14:55.091 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:55.088+0000 7fb61f04a8c0 1 < completed multipart upload key=ME3R1W5MZE98 upload=MSWADV5FQC7V tag=3COQK212AVF5 type=write size=3389590 2024-08-29T18:14:55.097 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:55.096+0000 7fb61f04a8c0 1 > prepared operation key=3TBQVJB6IV1A tag=A6OVL14Z4AOV type=del size=2023640 2024-08-29T18:14:55.103 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:55.100+0000 7fb61f04a8c0 1 < canceled operation key=G64DV15QNIKC tag=UOCG5D7MQAFY type=del size=2810515 2024-08-29T18:14:55.110 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:55.108+0000 7fb61f04a8c0 1 > prepared operation key=UV4UZ0C0JNBG tag=9FQBEECUHNET type=del size=3939743 2024-08-29T18:14:55.117 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:55.116+0000 7fb61f04a8c0 1 < completed part key=_multipart_88Z3FINQPJH4.2~JO1IYXHUXQ2C.0 size=1048576 2024-08-29T18:14:55.122 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:55.120+0000 7fb61f04a8c0 1 < completed part key=_multipart_88Z3FINQPJH4.2~JO1IYXHUXQ2C.1 size=1048576 2024-08-29T18:14:55.122 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:55.120+0000 7fb61f04a8c0 1 < canceled part key=_multipart_88Z3FINQPJH4.2~JO1IYXHUXQ2C.2 size=824978 2024-08-29T18:14:55.133 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:55.132+0000 7fb61f04a8c0 1 < canceled multipart upload key=88Z3FINQPJH4 upload=JO1IYXHUXQ2C tag=PD2Z5KRSOHTU type=write size=3970706 2024-08-29T18:14:55.150 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:55.148+0000 7fb61f04a8c0 1 > prepared part key=_multipart_LT1SSGLX1WMH.2~UY3CBLHTERN6.0 size=160716 2024-08-29T18:14:55.151 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:55.148+0000 7fb61f04a8c0 1 > prepared multipart upload key=LT1SSGLX1WMH upload=UY3CBLHTERN6 tag=Q8KKZ7CLJ0OM type=write size=1209292 2024-08-29T18:14:55.163 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:55.160+0000 7fb61f04a8c0 1 < suggested remove operation key=JNIRD10HWLR8 tag=NVFYW3AQBLU6 type=del 2024-08-29T18:14:55.168 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:55.164+0000 7fb61f04a8c0 1 > prepared operation key=YTTW0WYLHLAN tag=A0UEBLTXM2AM type=del size=3918349 2024-08-29T18:14:55.178 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:55.176+0000 7fb61f04a8c0 1 < completed delete operation key=UV4UZ0C0JNBG tag=SFODV86KNOX1 type=del 2024-08-29T18:14:55.188 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:55.184+0000 7fb61f04a8c0 1 > prepared operation key=9KUQQR7K1949 tag=T2VKDPUW4N7Y type=del size=3409906 2024-08-29T18:14:55.196 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:55.192+0000 7fb61f04a8c0 1 < suggested update operation key=I3TS5SB21620 tag=HZK6GN0OX20J type=del size=688512 2024-08-29T18:14:55.208 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:55.204+0000 7fb61f04a8c0 1 > prepared part key=_multipart_TER6ZJRIMW56.2~AH0HRDKGI697.0 size=1048576 2024-08-29T18:14:55.212 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:55.208+0000 7fb61f04a8c0 1 > prepared part key=_multipart_TER6ZJRIMW56.2~AH0HRDKGI697.1 size=1048576 2024-08-29T18:14:55.217 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:55.216+0000 7fb61f04a8c0 1 > prepared part key=_multipart_TER6ZJRIMW56.2~AH0HRDKGI697.2 size=731355 2024-08-29T18:14:55.217 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:55.216+0000 7fb61f04a8c0 1 > prepared multipart upload key=TER6ZJRIMW56 upload=AH0HRDKGI697 tag=5XDVR9DGLGYU type=write size=3877083 2024-08-29T18:14:55.223 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:55.220+0000 7fb61f04a8c0 1 < completed part key=_multipart_WL071MKICR2A.2~IMVQDMX3JHEY.0 size=256648 2024-08-29T18:14:55.232 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:55.228+0000 7fb61f04a8c0 1 < completed multipart upload key=WL071MKICR2A upload=IMVQDMX3JHEY tag=D29KR0I9JNWK type=write size=1305224 2024-08-29T18:14:55.237 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:55.236+0000 7fb61f04a8c0 1 > prepared operation key=9KUQQR7K1949 tag=9HKKL63EYX7Q type=del size=3273667 2024-08-29T18:14:55.242 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:55.240+0000 7fb61f04a8c0 1 < completed part key=_multipart_TER6ZJRIMW56.2~JD5XG58Z60NN.0 size=1048576 2024-08-29T18:14:55.247 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:55.244+0000 7fb61f04a8c0 1 < completed part key=_multipart_TER6ZJRIMW56.2~JD5XG58Z60NN.1 size=73826 2024-08-29T18:14:55.255 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:55.252+0000 7fb61f04a8c0 1 < completed multipart upload key=TER6ZJRIMW56 upload=JD5XG58Z60NN tag=3BGF6S2TN3VH type=write size=2170978 2024-08-29T18:14:55.265 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:55.264+0000 7fb61f04a8c0 1 > prepared part key=_multipart_2KKUJMSXARBZ.2~A3H2IKGW1BGP.0 size=1048576 2024-08-29T18:14:55.269 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:55.268+0000 7fb61f04a8c0 1 > prepared part key=_multipart_2KKUJMSXARBZ.2~A3H2IKGW1BGP.1 size=1048576 2024-08-29T18:14:55.274 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:55.272+0000 7fb61f04a8c0 1 > prepared part key=_multipart_2KKUJMSXARBZ.2~A3H2IKGW1BGP.2 size=496399 2024-08-29T18:14:55.274 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:55.272+0000 7fb61f04a8c0 1 > prepared multipart upload key=2KKUJMSXARBZ upload=A3H2IKGW1BGP tag=EQ8WR7Y8F8D6 type=write size=3642127 2024-08-29T18:14:55.279 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:55.276+0000 7fb61f04a8c0 1 < completed delete operation key=9KUQQR7K1949 tag=770QMC5JTJJM type=del 2024-08-29T18:14:55.284 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:55.280+0000 7fb61f04a8c0 1 > prepared operation key=5KUQU3N4QH12 tag=1KF6O5HLPNXE type=del size=2433927 2024-08-29T18:14:55.290 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:55.288+0000 7fb61f04a8c0 1 < completed delete operation key=G64DV15QNIKC tag=RCDP42LH1PUO type=del 2024-08-29T18:14:55.298 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:55.296+0000 7fb61f04a8c0 1 > prepared part key=_multipart_88Z3FINQPJH4.2~M25PCNYPPPCB.0 size=965881 2024-08-29T18:14:55.298 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:55.296+0000 7fb61f04a8c0 1 > prepared multipart upload key=88Z3FINQPJH4 upload=M25PCNYPPPCB tag=CJYRUT0OYXFQ type=write size=2014457 2024-08-29T18:14:55.303 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:55.300+0000 7fb61f04a8c0 1 < completed write operation key=UV4UZ0C0JNBG tag=7LFRNRXCXCKQ type=write size=985506 2024-08-29T18:14:55.307 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:55.304+0000 7fb61f04a8c0 1 > prepared operation key=ACLL9P9WWITK tag=46GCYXQHI11L type=del size=1537942 2024-08-29T18:14:55.312 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:55.308+0000 7fb61f04a8c0 1 < completed part key=_multipart_UV4UZ0C0JNBG.2~CB9C66I3PU0N.0 size=1048576 2024-08-29T18:14:55.316 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:55.312+0000 7fb61f04a8c0 1 < completed part key=_multipart_UV4UZ0C0JNBG.2~CB9C66I3PU0N.1 size=937887 2024-08-29T18:14:55.325 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:55.324+0000 7fb61f04a8c0 1 < completed multipart upload key=UV4UZ0C0JNBG upload=CB9C66I3PU0N tag=FON4GXINQSS9 type=write size=3035039 2024-08-29T18:14:55.334 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:55.332+0000 7fb61f04a8c0 1 > prepared part key=_multipart_UV4UZ0C0JNBG.2~EOSHXPI4MEEU.0 size=75942 2024-08-29T18:14:55.334 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:55.332+0000 7fb61f04a8c0 1 > prepared multipart upload key=UV4UZ0C0JNBG upload=EOSHXPI4MEEU tag=OMDBAKQO3OVT type=write size=1124518 2024-08-29T18:14:55.344 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:55.340+0000 7fb61f04a8c0 1 < suggested remove operation key=WL071MKICR2A tag=FH1WO9UWPKBG type=del 2024-08-29T18:14:55.349 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:55.348+0000 7fb61f04a8c0 1 > prepared operation key=AEOIRMCT8KQ2 tag=47XKCKE162H8 type=write size=602209 2024-08-29T18:14:55.354 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:55.352+0000 7fb61f04a8c0 1 < completed part key=_multipart_O7DBV8Y3AF99.2~N1KBJSGFSO5D.0 size=909765 2024-08-29T18:14:55.364 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:55.360+0000 7fb61f04a8c0 1 < completed multipart upload key=O7DBV8Y3AF99 upload=N1KBJSGFSO5D tag=813ZFLGZ3TJ3 type=write size=1958341 2024-08-29T18:14:55.369 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:55.368+0000 7fb61f04a8c0 1 > prepared operation key=9KUQQR7K1949 tag=CDYPTFIZDA81 type=del size=2122936 2024-08-29T18:14:55.371 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:55.368+0000 7fb61f04a8c0 -1 < no bi entry to suggest for operation key=JNIRD10HWLR8 tag=ASF4KROFJ08G type=del size=1603419: (2) No such file or directory 2024-08-29T18:14:55.382 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:55.380+0000 7fb61f04a8c0 1 > prepared part key=_multipart_WL071MKICR2A.2~WY1Z37MHNJ4E.0 size=439786 2024-08-29T18:14:55.382 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:55.380+0000 7fb61f04a8c0 1 > prepared multipart upload key=WL071MKICR2A upload=WY1Z37MHNJ4E tag=KT5EMB7AI37K type=write size=1488362 2024-08-29T18:14:55.386 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:55.384+0000 7fb61f04a8c0 1 < completed part key=_multipart_X36ENK39934I.2~V47H12DEZR4T.0 size=1048576 2024-08-29T18:14:55.386 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:55.384+0000 7fb61f04a8c0 1 < canceled part key=_multipart_X36ENK39934I.2~V47H12DEZR4T.1 size=617390 2024-08-29T18:14:55.394 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:55.392+0000 7fb61f04a8c0 1 < canceled multipart upload key=X36ENK39934I upload=V47H12DEZR4T tag=EFZE0FPFT509 type=write size=2714542 2024-08-29T18:14:55.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:14:54 smithi029 bash[79042]: cluster 2024-08-29T18:14:53.839086+0000 mgr.y (mgr.25004) 750 : cluster [DBG] pgmap v1415: 137 pgs: 137 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 384 KiB/s rd, 133 KiB/s wr, 681 op/s 2024-08-29T18:14:55.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:14:54 smithi029 bash[77880]: cluster 2024-08-29T18:14:53.839086+0000 mgr.y (mgr.25004) 750 : cluster [DBG] pgmap v1415: 137 pgs: 137 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 384 KiB/s rd, 133 KiB/s wr, 681 op/s 2024-08-29T18:14:55.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:14:54 smithi110 bash[67519]: cluster 2024-08-29T18:14:53.839086+0000 mgr.y (mgr.25004) 750 : cluster [DBG] pgmap v1415: 137 pgs: 137 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 384 KiB/s rd, 133 KiB/s wr, 681 op/s 2024-08-29T18:14:55.404 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:55.400+0000 7fb61f04a8c0 1 > prepared part key=_multipart_I3TS5SB21620.2~9FJKZO7VRO99.0 size=1048576 2024-08-29T18:14:55.408 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:55.404+0000 7fb61f04a8c0 1 > prepared part key=_multipart_I3TS5SB21620.2~9FJKZO7VRO99.1 size=1048576 2024-08-29T18:14:55.412 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:55.408+0000 7fb61f04a8c0 1 > prepared part key=_multipart_I3TS5SB21620.2~9FJKZO7VRO99.2 size=834906 2024-08-29T18:14:55.412 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:55.408+0000 7fb61f04a8c0 1 > prepared multipart upload key=I3TS5SB21620 upload=9FJKZO7VRO99 tag=OO0QHB16P9II type=write size=3980634 2024-08-29T18:14:55.416 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:55.412+0000 7fb61f04a8c0 1 < completed delete operation key=3TBQVJB6IV1A tag=A6OVL14Z4AOV type=del 2024-08-29T18:14:55.424 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:55.420+0000 7fb61f04a8c0 1 > prepared part key=_multipart_TER6ZJRIMW56.2~NCY2E114SS7M.0 size=460324 2024-08-29T18:14:55.425 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:55.420+0000 7fb61f04a8c0 1 > prepared multipart upload key=TER6ZJRIMW56 upload=NCY2E114SS7M tag=WKZT9WWEGGCQ type=write size=1508900 2024-08-29T18:14:55.428 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:55.424+0000 7fb61f04a8c0 1 < completed delete operation key=UV4UZ0C0JNBG tag=9FQBEECUHNET type=del 2024-08-29T18:14:55.436 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:55.432+0000 7fb61f04a8c0 1 > prepared part key=_multipart_I3TS5SB21620.2~I5BAVFVB60NI.0 size=1048576 2024-08-29T18:14:55.440 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:55.436+0000 7fb61f04a8c0 1 > prepared part key=_multipart_I3TS5SB21620.2~I5BAVFVB60NI.1 size=1048576 2024-08-29T18:14:55.444 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:55.440+0000 7fb61f04a8c0 1 > prepared part key=_multipart_I3TS5SB21620.2~I5BAVFVB60NI.2 size=901546 2024-08-29T18:14:55.445 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:55.440+0000 7fb61f04a8c0 1 > prepared multipart upload key=I3TS5SB21620 upload=I5BAVFVB60NI tag=IUWCVTM46J7M type=write size=4047274 2024-08-29T18:14:55.450 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:55.448+0000 7fb61f04a8c0 1 < completed part key=_multipart_LT1SSGLX1WMH.2~UY3CBLHTERN6.0 size=160716 2024-08-29T18:14:55.457 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:55.456+0000 7fb61f04a8c0 1 < completed multipart upload key=LT1SSGLX1WMH upload=UY3CBLHTERN6 tag=Q8KKZ7CLJ0OM type=write size=1209292 2024-08-29T18:14:55.462 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:55.460+0000 7fb61f04a8c0 1 > prepared operation key=X36ENK39934I tag=WEYT6GDR3QUU type=del size=3414010 2024-08-29T18:14:55.467 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:55.464+0000 7fb61f04a8c0 1 < completed delete operation key=YTTW0WYLHLAN tag=A0UEBLTXM2AM type=del 2024-08-29T18:14:55.476 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:55.472+0000 7fb61f04a8c0 1 > prepared part key=_multipart_T5QMR1S0ST4W.2~9JP1IX2MS8JR.0 size=282360 2024-08-29T18:14:55.476 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:55.472+0000 7fb61f04a8c0 1 > prepared multipart upload key=T5QMR1S0ST4W upload=9JP1IX2MS8JR tag=YIUJXE8XEWW0 type=write size=1330936 2024-08-29T18:14:55.481 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:55.480+0000 7fb61f04a8c0 1 < completed delete operation key=9KUQQR7K1949 tag=T2VKDPUW4N7Y type=del 2024-08-29T18:14:55.487 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:55.484+0000 7fb61f04a8c0 1 > prepared operation key=2A1BIVN3Z7BT tag=HY9KNQTSPDCO type=write size=617835 2024-08-29T18:14:55.492 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:55.488+0000 7fb61f04a8c0 1 < completed part key=_multipart_TER6ZJRIMW56.2~AH0HRDKGI697.0 size=1048576 2024-08-29T18:14:55.492 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:55.488+0000 7fb61f04a8c0 1 < canceled part key=_multipart_TER6ZJRIMW56.2~AH0HRDKGI697.1 size=1048576 2024-08-29T18:14:55.497 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:55.496+0000 7fb61f04a8c0 1 < completed part key=_multipart_TER6ZJRIMW56.2~AH0HRDKGI697.2 size=731355 2024-08-29T18:14:55.506 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:55.504+0000 7fb61f04a8c0 1 < canceled multipart upload key=TER6ZJRIMW56 upload=AH0HRDKGI697 tag=5XDVR9DGLGYU type=write size=3877083 2024-08-29T18:14:55.512 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:55.508+0000 7fb61f04a8c0 1 > prepared operation key=5KUQU3N4QH12 tag=BOE4AGEASE3P type=del size=3581900 2024-08-29T18:14:55.519 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:55.516+0000 7fb61f04a8c0 1 < completed delete operation key=9KUQQR7K1949 tag=9HKKL63EYX7Q type=del 2024-08-29T18:14:55.529 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:55.528+0000 7fb61f04a8c0 1 > prepared part key=_multipart_JNIRD10HWLR8.2~UKZ17ZD0E00A.0 size=1048576 2024-08-29T18:14:55.533 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:55.532+0000 7fb61f04a8c0 1 > prepared part key=_multipart_JNIRD10HWLR8.2~UKZ17ZD0E00A.1 size=642447 2024-08-29T18:14:55.533 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:55.532+0000 7fb61f04a8c0 1 > prepared multipart upload key=JNIRD10HWLR8 upload=UKZ17ZD0E00A tag=0JFPJ692FD4T type=write size=2739599 2024-08-29T18:14:55.539 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:55.536+0000 7fb61f04a8c0 1 < completed part key=_multipart_2KKUJMSXARBZ.2~A3H2IKGW1BGP.0 size=1048576 2024-08-29T18:14:55.543 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:55.540+0000 7fb61f04a8c0 1 < completed part key=_multipart_2KKUJMSXARBZ.2~A3H2IKGW1BGP.1 size=1048576 2024-08-29T18:14:55.548 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:55.544+0000 7fb61f04a8c0 1 < completed part key=_multipart_2KKUJMSXARBZ.2~A3H2IKGW1BGP.2 size=496399 2024-08-29T18:14:55.557 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:55.556+0000 7fb61f04a8c0 1 < completed multipart upload key=2KKUJMSXARBZ upload=A3H2IKGW1BGP tag=EQ8WR7Y8F8D6 type=write size=3642127 2024-08-29T18:14:55.562 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:55.560+0000 7fb61f04a8c0 1 > prepared operation key=JNIRD10HWLR8 tag=QL9LCQB70DG3 type=del size=1557290 2024-08-29T18:14:55.567 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:55.564+0000 7fb61f04a8c0 1 < canceled operation key=5KUQU3N4QH12 tag=1KF6O5HLPNXE type=del size=2433927 2024-08-29T18:14:55.572 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:55.568+0000 7fb61f04a8c0 1 > prepared operation key=88Z3FINQPJH4 tag=X0BTWYSCQYR3 type=write size=984436 2024-08-29T18:14:55.572 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:55.568+0000 7fb61f04a8c0 1 < canceled part key=_multipart_88Z3FINQPJH4.2~M25PCNYPPPCB.0 size=965881 2024-08-29T18:14:55.581 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:55.580+0000 7fb61f04a8c0 1 < canceled multipart upload key=88Z3FINQPJH4 upload=M25PCNYPPPCB tag=CJYRUT0OYXFQ type=write size=2014457 2024-08-29T18:14:55.585 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:55.584+0000 7fb61f04a8c0 1 > prepared operation key=WL071MKICR2A tag=HXVSNB0OOUEC type=del size=2665437 2024-08-29T18:14:55.589 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:55.588+0000 7fb61f04a8c0 1 < completed delete operation key=ACLL9P9WWITK tag=46GCYXQHI11L type=del 2024-08-29T18:14:55.597 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:55.592+0000 7fb61f04a8c0 1 > prepared part key=_multipart_UV4UZ0C0JNBG.2~NKV6I9C1ARJ0.0 size=1048576 2024-08-29T18:14:55.599 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:55.596+0000 7fb61f04a8c0 1 > prepared part key=_multipart_UV4UZ0C0JNBG.2~NKV6I9C1ARJ0.1 size=216827 2024-08-29T18:14:55.599 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:55.596+0000 7fb61f04a8c0 1 > prepared multipart upload key=UV4UZ0C0JNBG upload=NKV6I9C1ARJ0 tag=SDLDVRK5O6GY type=write size=2313979 2024-08-29T18:14:55.603 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:55.600+0000 7fb61f04a8c0 1 < completed part key=_multipart_UV4UZ0C0JNBG.2~EOSHXPI4MEEU.0 size=75942 2024-08-29T18:14:55.610 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:55.608+0000 7fb61f04a8c0 1 < completed multipart upload key=UV4UZ0C0JNBG upload=EOSHXPI4MEEU tag=OMDBAKQO3OVT type=write size=1124518 2024-08-29T18:14:55.617 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:55.616+0000 7fb61f04a8c0 1 > prepared part key=_multipart_XQUR2PAH9MTZ.2~2AP3RLWC4XBI.0 size=1048576 2024-08-29T18:14:55.620 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:55.616+0000 7fb61f04a8c0 1 > prepared part key=_multipart_XQUR2PAH9MTZ.2~2AP3RLWC4XBI.1 size=1048576 2024-08-29T18:14:55.623 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:55.620+0000 7fb61f04a8c0 1 > prepared part key=_multipart_XQUR2PAH9MTZ.2~2AP3RLWC4XBI.2 size=247548 2024-08-29T18:14:55.624 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:55.620+0000 7fb61f04a8c0 1 > prepared multipart upload key=XQUR2PAH9MTZ upload=2AP3RLWC4XBI tag=0MS06AHR42O3 type=write size=3393276 2024-08-29T18:14:55.628 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:55.624+0000 7fb61f04a8c0 1 < completed write operation key=AEOIRMCT8KQ2 tag=47XKCKE162H8 type=write size=602209 2024-08-29T18:14:55.635 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:55.632+0000 7fb61f04a8c0 1 > prepared part key=_multipart_ME3R1W5MZE98.2~KCSF0913BQOX.0 size=1048576 2024-08-29T18:14:55.639 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:55.636+0000 7fb61f04a8c0 1 > prepared part key=_multipart_ME3R1W5MZE98.2~KCSF0913BQOX.1 size=354614 2024-08-29T18:14:55.639 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:55.636+0000 7fb61f04a8c0 1 > prepared multipart upload key=ME3R1W5MZE98 upload=KCSF0913BQOX tag=2OMDI6FRNEYS type=write size=2451766 2024-08-29T18:14:55.647 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:55.644+0000 7fb61f04a8c0 1 < suggested remove operation key=9KUQQR7K1949 tag=CDYPTFIZDA81 type=del 2024-08-29T18:14:55.655 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:55.652+0000 7fb61f04a8c0 1 > prepared part key=_multipart_X36ENK39934I.2~RWA0NX15YT55.0 size=48966 2024-08-29T18:14:55.655 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:55.652+0000 7fb61f04a8c0 1 > prepared multipart upload key=X36ENK39934I upload=RWA0NX15YT55 tag=WW1NRIH3IW4C type=write size=1097542 2024-08-29T18:14:55.660 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:55.656+0000 7fb61f04a8c0 1 < completed part key=_multipart_WL071MKICR2A.2~WY1Z37MHNJ4E.0 size=439786 2024-08-29T18:14:55.668 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:55.664+0000 7fb61f04a8c0 1 < completed multipart upload key=WL071MKICR2A upload=WY1Z37MHNJ4E tag=KT5EMB7AI37K type=write size=1488362 2024-08-29T18:14:55.672 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:55.668+0000 7fb61f04a8c0 1 > prepared operation key=FNU3QYRYTDJL tag=6HT74TYCHH6W type=del size=537732 2024-08-29T18:14:55.676 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:55.672+0000 7fb61f04a8c0 1 < completed part key=_multipart_I3TS5SB21620.2~9FJKZO7VRO99.0 size=1048576 2024-08-29T18:14:55.680 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:55.676+0000 7fb61f04a8c0 1 < completed part key=_multipart_I3TS5SB21620.2~9FJKZO7VRO99.1 size=1048576 2024-08-29T18:14:55.683 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:55.680+0000 7fb61f04a8c0 1 < completed part key=_multipart_I3TS5SB21620.2~9FJKZO7VRO99.2 size=834906 2024-08-29T18:14:55.689 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:55.688+0000 7fb61f04a8c0 1 < completed multipart upload key=I3TS5SB21620 upload=9FJKZO7VRO99 tag=OO0QHB16P9II type=write size=3980634 2024-08-29T18:14:55.696 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:55.692+0000 7fb61f04a8c0 1 > prepared part key=_multipart_I3TS5SB21620.2~OMS3OETODFLE.0 size=379119 2024-08-29T18:14:55.696 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:55.692+0000 7fb61f04a8c0 1 > prepared multipart upload key=I3TS5SB21620 upload=OMS3OETODFLE tag=W66HA2BBI3ZZ type=write size=1427695 2024-08-29T18:14:55.700 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:55.696+0000 7fb61f04a8c0 1 < completed part key=_multipart_TER6ZJRIMW56.2~NCY2E114SS7M.0 size=460324 2024-08-29T18:14:55.706 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:55.704+0000 7fb61f04a8c0 1 < completed multipart upload key=TER6ZJRIMW56 upload=NCY2E114SS7M tag=WKZT9WWEGGCQ type=write size=1508900 2024-08-29T18:14:55.710 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:55.708+0000 7fb61f04a8c0 1 > prepared operation key=ACLL9P9WWITK tag=CEYEYTT9RLV6 type=del size=1385689 2024-08-29T18:14:55.714 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:55.712+0000 7fb61f04a8c0 1 < completed part key=_multipart_I3TS5SB21620.2~I5BAVFVB60NI.0 size=1048576 2024-08-29T18:14:55.717 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:55.716+0000 7fb61f04a8c0 1 < completed part key=_multipart_I3TS5SB21620.2~I5BAVFVB60NI.1 size=1048576 2024-08-29T18:14:55.720 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:55.716+0000 7fb61f04a8c0 1 < completed part key=_multipart_I3TS5SB21620.2~I5BAVFVB60NI.2 size=901546 2024-08-29T18:14:55.727 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:55.724+0000 7fb61f04a8c0 1 < completed multipart upload key=I3TS5SB21620 upload=I5BAVFVB60NI tag=IUWCVTM46J7M type=write size=4047274 2024-08-29T18:14:55.730 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:55.728+0000 7fb61f04a8c0 1 > prepared operation key=AEOIRMCT8KQ2 tag=Y395VY0NDRWG type=del size=974762 2024-08-29T18:14:55.734 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:55.732+0000 7fb61f04a8c0 1 < completed delete operation key=X36ENK39934I tag=WEYT6GDR3QUU type=del 2024-08-29T18:14:55.740 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:55.736+0000 7fb61f04a8c0 1 > prepared part key=_multipart_G64DV15QNIKC.2~WNH15NCOVXZJ.0 size=1048576 2024-08-29T18:14:55.743 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:55.740+0000 7fb61f04a8c0 1 > prepared part key=_multipart_G64DV15QNIKC.2~WNH15NCOVXZJ.1 size=115383 2024-08-29T18:14:55.743 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:55.740+0000 7fb61f04a8c0 1 > prepared multipart upload key=G64DV15QNIKC upload=WNH15NCOVXZJ tag=W5RMT1K2WZGW type=write size=2212535 2024-08-29T18:14:55.746 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:55.744+0000 7fb61f04a8c0 1 < completed part key=_multipart_T5QMR1S0ST4W.2~9JP1IX2MS8JR.0 size=282360 2024-08-29T18:14:55.752 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:55.748+0000 7fb61f04a8c0 1 < completed multipart upload key=T5QMR1S0ST4W upload=9JP1IX2MS8JR tag=YIUJXE8XEWW0 type=write size=1330936 2024-08-29T18:14:55.759 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:55.756+0000 7fb61f04a8c0 1 > prepared part key=_multipart_XQUR2PAH9MTZ.2~N9T7MZDTW2J0.0 size=1048576 2024-08-29T18:14:55.762 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:55.760+0000 7fb61f04a8c0 1 > prepared part key=_multipart_XQUR2PAH9MTZ.2~N9T7MZDTW2J0.1 size=1048576 2024-08-29T18:14:55.765 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:55.764+0000 7fb61f04a8c0 1 > prepared part key=_multipart_XQUR2PAH9MTZ.2~N9T7MZDTW2J0.2 size=858140 2024-08-29T18:14:55.765 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:55.764+0000 7fb61f04a8c0 1 > prepared multipart upload key=XQUR2PAH9MTZ upload=N9T7MZDTW2J0 tag=JDH2PD7EAOMF type=write size=4003868 2024-08-29T18:14:55.769 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:55.768+0000 7fb61f04a8c0 1 < completed write operation key=2A1BIVN3Z7BT tag=HY9KNQTSPDCO type=write size=617835 2024-08-29T18:14:55.773 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:55.768+0000 7fb61f04a8c0 1 > prepared operation key=YTTW0WYLHLAN tag=UZYYRPS8QKWG type=del size=495063 2024-08-29T18:14:55.776 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:55.772+0000 7fb61f04a8c0 1 < completed delete operation key=5KUQU3N4QH12 tag=BOE4AGEASE3P type=del 2024-08-29T18:14:55.782 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:55.780+0000 7fb61f04a8c0 1 > prepared part key=_multipart_I3TS5SB21620.2~2BHK95VFAF13.0 size=509900 2024-08-29T18:14:55.782 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:55.780+0000 7fb61f04a8c0 1 > prepared multipart upload key=I3TS5SB21620 upload=2BHK95VFAF13 tag=TCX8IPEN4CFX type=write size=1558476 2024-08-29T18:14:55.785 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:55.784+0000 7fb61f04a8c0 1 < completed part key=_multipart_JNIRD10HWLR8.2~UKZ17ZD0E00A.0 size=1048576 2024-08-29T18:14:55.788 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:55.784+0000 7fb61f04a8c0 1 < completed part key=_multipart_JNIRD10HWLR8.2~UKZ17ZD0E00A.1 size=642447 2024-08-29T18:14:55.793 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:55.792+0000 7fb61f04a8c0 1 < completed multipart upload key=JNIRD10HWLR8 upload=UKZ17ZD0E00A tag=0JFPJ692FD4T type=write size=2739599 2024-08-29T18:14:55.796 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:55.792+0000 7fb61f04a8c0 1 > prepared operation key=2KKUJMSXARBZ tag=62W1HTOSE842 type=del size=352820 2024-08-29T18:14:55.800 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:55.796+0000 7fb61f04a8c0 1 < canceled operation key=JNIRD10HWLR8 tag=QL9LCQB70DG3 type=del size=1557290 2024-08-29T18:14:55.806 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:55.804+0000 7fb61f04a8c0 1 > prepared part key=_multipart_4CJ45GKY8XE9.2~8KG8G9BDRGA6.0 size=126786 2024-08-29T18:14:55.807 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:55.804+0000 7fb61f04a8c0 1 > prepared multipart upload key=4CJ45GKY8XE9 upload=8KG8G9BDRGA6 tag=D0J6MGQGWH4P type=write size=1175362 2024-08-29T18:14:55.810 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:55.808+0000 7fb61f04a8c0 1 < completed write operation key=88Z3FINQPJH4 tag=X0BTWYSCQYR3 type=write size=984436 2024-08-29T18:14:55.813 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:55.812+0000 7fb61f04a8c0 1 > prepared operation key=ME3R1W5MZE98 tag=0GCBEEXN8FI8 type=write size=1031633 2024-08-29T18:14:55.816 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:55.812+0000 7fb61f04a8c0 1 < completed delete operation key=WL071MKICR2A tag=HXVSNB0OOUEC type=del 2024-08-29T18:14:55.821 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:55.820+0000 7fb61f04a8c0 1 > prepared part key=_multipart_0YHK9IOSR0X1.2~QKNEP45KP8AI.0 size=1048576 2024-08-29T18:14:55.825 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:55.824+0000 7fb61f04a8c0 1 > prepared part key=_multipart_0YHK9IOSR0X1.2~QKNEP45KP8AI.1 size=1048023 2024-08-29T18:14:55.825 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:55.824+0000 7fb61f04a8c0 1 > prepared multipart upload key=0YHK9IOSR0X1 upload=QKNEP45KP8AI tag=2EYMX7LRA230 type=write size=3145175 2024-08-29T18:14:55.829 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:55.828+0000 7fb61f04a8c0 1 < completed part key=_multipart_UV4UZ0C0JNBG.2~NKV6I9C1ARJ0.0 size=1048576 2024-08-29T18:14:55.832 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:55.828+0000 7fb61f04a8c0 1 < completed part key=_multipart_UV4UZ0C0JNBG.2~NKV6I9C1ARJ0.1 size=216827 2024-08-29T18:14:55.839 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:55.836+0000 7fb61f04a8c0 1 < completed multipart upload key=UV4UZ0C0JNBG upload=NKV6I9C1ARJ0 tag=SDLDVRK5O6GY type=write size=2313979 2024-08-29T18:14:55.842 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:55.840+0000 7fb61f04a8c0 1 > prepared operation key=O7DBV8Y3AF99 tag=7L98WC2NJ9UF type=del size=3886943 2024-08-29T18:14:55.846 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:55.844+0000 7fb61f04a8c0 1 < completed part key=_multipart_XQUR2PAH9MTZ.2~2AP3RLWC4XBI.0 size=1048576 2024-08-29T18:14:55.850 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:55.848+0000 7fb61f04a8c0 1 < completed part key=_multipart_XQUR2PAH9MTZ.2~2AP3RLWC4XBI.1 size=1048576 2024-08-29T18:14:55.852 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:55.848+0000 7fb61f04a8c0 1 < completed part key=_multipart_XQUR2PAH9MTZ.2~2AP3RLWC4XBI.2 size=247548 2024-08-29T18:14:55.859 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:55.856+0000 7fb61f04a8c0 1 < completed multipart upload key=XQUR2PAH9MTZ upload=2AP3RLWC4XBI tag=0MS06AHR42O3 type=write size=3393276 2024-08-29T18:14:55.862 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:55.860+0000 7fb61f04a8c0 1 > prepared operation key=XQUR2PAH9MTZ tag=7YB9AY8U214X type=del size=3398065 2024-08-29T18:14:55.865 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:55.864+0000 7fb61f04a8c0 1 < completed part key=_multipart_ME3R1W5MZE98.2~KCSF0913BQOX.0 size=1048576 2024-08-29T18:14:55.868 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:55.864+0000 7fb61f04a8c0 1 < completed part key=_multipart_ME3R1W5MZE98.2~KCSF0913BQOX.1 size=354614 2024-08-29T18:14:55.873 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:55.872+0000 7fb61f04a8c0 1 < completed multipart upload key=ME3R1W5MZE98 upload=KCSF0913BQOX tag=2OMDI6FRNEYS type=write size=2451766 2024-08-29T18:14:55.879 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:55.876+0000 7fb61f04a8c0 1 > prepared part key=_multipart_FNU3QYRYTDJL.2~K36U01NNCDGV.0 size=1048576 2024-08-29T18:14:55.882 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:55.880+0000 7fb61f04a8c0 1 > prepared part key=_multipart_FNU3QYRYTDJL.2~K36U01NNCDGV.1 size=1048576 2024-08-29T18:14:55.885 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:55.880+0000 7fb61f04a8c0 1 > prepared part key=_multipart_FNU3QYRYTDJL.2~K36U01NNCDGV.2 size=410175 2024-08-29T18:14:55.885 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:55.880+0000 7fb61f04a8c0 1 > prepared multipart upload key=FNU3QYRYTDJL upload=K36U01NNCDGV tag=ZRWQGEFKE7ON type=write size=3555903 2024-08-29T18:14:55.885 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:55.884+0000 7fb61f04a8c0 1 < canceled part key=_multipart_X36ENK39934I.2~RWA0NX15YT55.0 size=48966 2024-08-29T18:14:55.890 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:55.888+0000 7fb61f04a8c0 1 < canceled multipart upload key=X36ENK39934I upload=RWA0NX15YT55 tag=WW1NRIH3IW4C type=write size=1097542 2024-08-29T18:14:55.896 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:55.892+0000 7fb61f04a8c0 1 > prepared part key=_multipart_QIF1G8LA4M98.2~Y781ZN4N31VT.0 size=1048576 2024-08-29T18:14:55.899 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:55.896+0000 7fb61f04a8c0 1 > prepared part key=_multipart_QIF1G8LA4M98.2~Y781ZN4N31VT.1 size=72083 2024-08-29T18:14:55.899 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:55.896+0000 7fb61f04a8c0 1 > prepared multipart upload key=QIF1G8LA4M98 upload=Y781ZN4N31VT tag=WG5QL2CR2N50 type=write size=2169235 2024-08-29T18:14:55.904 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:55.900+0000 7fb61f04a8c0 1 < completed delete operation key=FNU3QYRYTDJL tag=6HT74TYCHH6W type=del 2024-08-29T18:14:55.907 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:55.904+0000 7fb61f04a8c0 1 > prepared operation key=ACLL9P9WWITK tag=DJI79P0Z0POZ type=del size=2867287 2024-08-29T18:14:55.908 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:55.904+0000 7fb61f04a8c0 1 < canceled part key=_multipart_I3TS5SB21620.2~OMS3OETODFLE.0 size=379119 2024-08-29T18:14:55.915 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:55.912+0000 7fb61f04a8c0 1 < canceled multipart upload key=I3TS5SB21620 upload=OMS3OETODFLE tag=W66HA2BBI3ZZ type=write size=1427695 2024-08-29T18:14:55.923 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:55.920+0000 7fb61f04a8c0 1 > prepared part key=_multipart_QIF1G8LA4M98.2~SBK23MU758IV.0 size=1048576 2024-08-29T18:14:55.927 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:55.924+0000 7fb61f04a8c0 1 > prepared part key=_multipart_QIF1G8LA4M98.2~SBK23MU758IV.1 size=917118 2024-08-29T18:14:55.927 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:55.924+0000 7fb61f04a8c0 1 > prepared multipart upload key=QIF1G8LA4M98 upload=SBK23MU758IV tag=MOGDMVD8CM84 type=write size=3014270 2024-08-29T18:14:55.930 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:55.928+0000 7fb61f04a8c0 1 < completed delete operation key=ACLL9P9WWITK tag=CEYEYTT9RLV6 type=del 2024-08-29T18:14:55.933 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:55.932+0000 7fb61f04a8c0 1 > prepared operation key=5KUQU3N4QH12 tag=VJ2T0DPPA3OM type=del size=2465477 2024-08-29T18:14:55.939 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:55.936+0000 7fb61f04a8c0 1 < suggested update operation key=AEOIRMCT8KQ2 tag=Y395VY0NDRWG type=del size=974762 2024-08-29T18:14:55.945 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:55.944+0000 7fb61f04a8c0 1 > prepared part key=_multipart_AYZ82CIS7E5Q.2~JBJN5QJP1JU8.0 size=1048576 2024-08-29T18:14:55.947 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:55.944+0000 7fb61f04a8c0 1 > prepared part key=_multipart_AYZ82CIS7E5Q.2~JBJN5QJP1JU8.1 size=1048576 2024-08-29T18:14:55.950 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:55.948+0000 7fb61f04a8c0 1 > prepared part key=_multipart_AYZ82CIS7E5Q.2~JBJN5QJP1JU8.2 size=948261 2024-08-29T18:14:55.950 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:55.948+0000 7fb61f04a8c0 1 > prepared multipart upload key=AYZ82CIS7E5Q upload=JBJN5QJP1JU8 tag=D8B3TZ7PLBLH type=write size=4093989 2024-08-29T18:14:55.954 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:55.952+0000 7fb61f04a8c0 1 < completed part key=_multipart_G64DV15QNIKC.2~WNH15NCOVXZJ.0 size=1048576 2024-08-29T18:14:55.957 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:55.956+0000 7fb61f04a8c0 1 < completed part key=_multipart_G64DV15QNIKC.2~WNH15NCOVXZJ.1 size=115383 2024-08-29T18:14:55.963 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:55.960+0000 7fb61f04a8c0 1 < completed multipart upload key=G64DV15QNIKC upload=WNH15NCOVXZJ tag=W5RMT1K2WZGW type=write size=2212535 2024-08-29T18:14:55.966 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:55.964+0000 7fb61f04a8c0 1 > prepared operation key=W7G9IIKAWQJC tag=5QT5QDV557PJ type=del size=2880277 2024-08-29T18:14:55.966 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:55.964+0000 7fb61f04a8c0 1 < canceled part key=_multipart_XQUR2PAH9MTZ.2~N9T7MZDTW2J0.0 size=1048576 2024-08-29T18:14:55.969 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:55.968+0000 7fb61f04a8c0 1 < completed part key=_multipart_XQUR2PAH9MTZ.2~N9T7MZDTW2J0.1 size=1048576 2024-08-29T18:14:55.969 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:55.968+0000 7fb61f04a8c0 1 < canceled part key=_multipart_XQUR2PAH9MTZ.2~N9T7MZDTW2J0.2 size=858140 2024-08-29T18:14:55.975 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:55.972+0000 7fb61f04a8c0 1 < canceled multipart upload key=XQUR2PAH9MTZ upload=N9T7MZDTW2J0 tag=JDH2PD7EAOMF type=write size=4003868 2024-08-29T18:14:55.978 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:55.976+0000 7fb61f04a8c0 1 > prepared operation key=O7DBV8Y3AF99 tag=7Z9NV96IYN9A type=del size=1565157 2024-08-29T18:14:55.982 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:55.980+0000 7fb61f04a8c0 1 < completed delete operation key=YTTW0WYLHLAN tag=UZYYRPS8QKWG type=del 2024-08-29T18:14:55.989 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:55.984+0000 7fb61f04a8c0 1 > prepared part key=_multipart_2KKUJMSXARBZ.2~XOCQTWS0OMZ8.0 size=1048576 2024-08-29T18:14:55.991 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:55.988+0000 7fb61f04a8c0 1 > prepared part key=_multipart_2KKUJMSXARBZ.2~XOCQTWS0OMZ8.1 size=992132 2024-08-29T18:14:55.991 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:55.988+0000 7fb61f04a8c0 1 > prepared multipart upload key=2KKUJMSXARBZ upload=XOCQTWS0OMZ8 tag=N81EOPL9OQY1 type=write size=3089284 2024-08-29T18:14:55.995 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:55.992+0000 7fb61f04a8c0 1 < completed part key=_multipart_I3TS5SB21620.2~2BHK95VFAF13.0 size=509900 2024-08-29T18:14:56.001 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:56.000+0000 7fb61f04a8c0 1 < completed multipart upload key=I3TS5SB21620 upload=2BHK95VFAF13 tag=TCX8IPEN4CFX type=write size=1558476 2024-08-29T18:14:56.008 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:56.004+0000 7fb61f04a8c0 1 > prepared operation key=G64DV15QNIKC tag=L8U0011XEW6Z type=del size=853367 2024-08-29T18:14:56.009 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:56.008+0000 7fb61f04a8c0 1 < completed delete operation key=2KKUJMSXARBZ tag=62W1HTOSE842 type=del 2024-08-29T18:14:56.013 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:56.012+0000 7fb61f04a8c0 1 > prepared operation key=TER6ZJRIMW56 tag=XB23K0W4ON2L type=del size=2803557 2024-08-29T18:14:56.018 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:56.016+0000 7fb61f04a8c0 1 < completed part key=_multipart_4CJ45GKY8XE9.2~8KG8G9BDRGA6.0 size=126786 2024-08-29T18:14:56.025 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:56.024+0000 7fb61f04a8c0 1 < completed multipart upload key=4CJ45GKY8XE9 upload=8KG8G9BDRGA6 tag=D0J6MGQGWH4P type=write size=1175362 2024-08-29T18:14:56.030 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:56.028+0000 7fb61f04a8c0 1 > prepared operation key=2KKUJMSXARBZ tag=ITIEY0088OIX type=del size=2663049 2024-08-29T18:14:56.039 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:56.036+0000 7fb61f04a8c0 1 < suggested remove operation key=ME3R1W5MZE98 tag=0GCBEEXN8FI8 type=write 2024-08-29T18:14:56.048 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:56.044+0000 7fb61f04a8c0 1 > prepared part key=_multipart_TER6ZJRIMW56.2~S02VI24DVEJG.0 size=1048576 2024-08-29T18:14:56.052 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:56.048+0000 7fb61f04a8c0 1 > prepared part key=_multipart_TER6ZJRIMW56.2~S02VI24DVEJG.1 size=1018632 2024-08-29T18:14:56.052 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:56.048+0000 7fb61f04a8c0 1 > prepared multipart upload key=TER6ZJRIMW56 upload=S02VI24DVEJG tag=HF4DS1PGH1JJ type=write size=3115784 2024-08-29T18:14:56.057 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:56.056+0000 7fb61f04a8c0 1 < completed part key=_multipart_0YHK9IOSR0X1.2~QKNEP45KP8AI.0 size=1048576 2024-08-29T18:14:56.061 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:56.060+0000 7fb61f04a8c0 1 < completed part key=_multipart_0YHK9IOSR0X1.2~QKNEP45KP8AI.1 size=1048023 2024-08-29T18:14:56.070 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:56.068+0000 7fb61f04a8c0 1 < completed multipart upload key=0YHK9IOSR0X1 upload=QKNEP45KP8AI tag=2EYMX7LRA230 type=write size=3145175 2024-08-29T18:14:56.075 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:56.072+0000 7fb61f04a8c0 1 > prepared operation key=5KUQU3N4QH12 tag=BW2ROQKMKPG4 type=write size=488691 2024-08-29T18:14:56.080 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:56.076+0000 7fb61f04a8c0 1 < completed delete operation key=O7DBV8Y3AF99 tag=7L98WC2NJ9UF type=del 2024-08-29T18:14:56.085 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:56.084+0000 7fb61f04a8c0 1 > prepared operation key=ISHSUCCWWXU3 tag=TCJKD49F6P9F type=del size=2810156 2024-08-29T18:14:56.091 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:56.088+0000 7fb61f04a8c0 1 < completed delete operation key=XQUR2PAH9MTZ tag=7YB9AY8U214X type=del 2024-08-29T18:14:56.097 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:56.096+0000 7fb61f04a8c0 1 > prepared operation key=FNU3QYRYTDJL tag=0R0V4FI3NS2C type=write size=90705 2024-08-29T18:14:56.102 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:56.100+0000 7fb61f04a8c0 1 < completed part key=_multipart_FNU3QYRYTDJL.2~K36U01NNCDGV.0 size=1048576 2024-08-29T18:14:56.103 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:56.100+0000 7fb61f04a8c0 1 < canceled part key=_multipart_FNU3QYRYTDJL.2~K36U01NNCDGV.1 size=1048576 2024-08-29T18:14:56.108 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:56.104+0000 7fb61f04a8c0 1 < completed part key=_multipart_FNU3QYRYTDJL.2~K36U01NNCDGV.2 size=410175 2024-08-29T18:14:56.118 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:56.116+0000 7fb61f04a8c0 1 < canceled multipart upload key=FNU3QYRYTDJL upload=K36U01NNCDGV tag=ZRWQGEFKE7ON type=write size=3555903 2024-08-29T18:14:56.128 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:56.124+0000 7fb61f04a8c0 1 > prepared part key=_multipart_2A1BIVN3Z7BT.2~L8EFQG1W3LHY.0 size=1048576 2024-08-29T18:14:56.132 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:56.128+0000 7fb61f04a8c0 1 > prepared part key=_multipart_2A1BIVN3Z7BT.2~L8EFQG1W3LHY.1 size=71608 2024-08-29T18:14:56.132 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:56.128+0000 7fb61f04a8c0 1 > prepared multipart upload key=2A1BIVN3Z7BT upload=L8EFQG1W3LHY tag=AO8V7HQAK5PC type=write size=2168760 2024-08-29T18:14:56.137 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:56.136+0000 7fb61f04a8c0 1 < completed part key=_multipart_QIF1G8LA4M98.2~Y781ZN4N31VT.0 size=1048576 2024-08-29T18:14:56.141 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:56.140+0000 7fb61f04a8c0 1 < completed part key=_multipart_QIF1G8LA4M98.2~Y781ZN4N31VT.1 size=72083 2024-08-29T18:14:56.151 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:56.148+0000 7fb61f04a8c0 1 < completed multipart upload key=QIF1G8LA4M98 upload=Y781ZN4N31VT tag=WG5QL2CR2N50 type=write size=2169235 2024-08-29T18:14:56.156 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:56.152+0000 7fb61f04a8c0 1 > prepared operation key=4CJ45GKY8XE9 tag=YEANIYU06K8H type=del size=3190021 2024-08-29T18:14:56.162 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:56.160+0000 7fb61f04a8c0 1 < completed delete operation key=ACLL9P9WWITK tag=DJI79P0Z0POZ type=del 2024-08-29T18:14:56.174 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:56.172+0000 7fb61f04a8c0 1 > prepared part key=_multipart_4CJ45GKY8XE9.2~ROE1LPZIJ9YM.0 size=1048576 2024-08-29T18:14:56.179 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:56.176+0000 7fb61f04a8c0 1 > prepared part key=_multipart_4CJ45GKY8XE9.2~ROE1LPZIJ9YM.1 size=355283 2024-08-29T18:14:56.179 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:56.176+0000 7fb61f04a8c0 1 > prepared multipart upload key=4CJ45GKY8XE9 upload=ROE1LPZIJ9YM tag=0T3B9R0M2DOP type=write size=2452435 2024-08-29T18:14:56.184 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:56.180+0000 7fb61f04a8c0 1 < completed part key=_multipart_QIF1G8LA4M98.2~SBK23MU758IV.0 size=1048576 2024-08-29T18:14:56.189 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:56.188+0000 7fb61f04a8c0 1 < completed part key=_multipart_QIF1G8LA4M98.2~SBK23MU758IV.1 size=917118 2024-08-29T18:14:56.201 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:56.196+0000 7fb61f04a8c0 1 < completed multipart upload key=QIF1G8LA4M98 upload=SBK23MU758IV tag=MOGDMVD8CM84 type=write size=3014270 2024-08-29T18:14:56.207 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:56.204+0000 7fb61f04a8c0 1 > prepared operation key=XQUR2PAH9MTZ tag=KGF3UOE26S2Z type=del size=887223 2024-08-29T18:14:56.219 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:56.216+0000 7fb61f04a8c0 1 < suggested remove operation key=5KUQU3N4QH12 tag=VJ2T0DPPA3OM type=del 2024-08-29T18:14:56.230 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:56.228+0000 7fb61f04a8c0 1 > prepared part key=_multipart_88Z3FINQPJH4.2~E4Y3NSR4X9BP.0 size=963615 2024-08-29T18:14:56.230 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:56.228+0000 7fb61f04a8c0 1 > prepared multipart upload key=88Z3FINQPJH4 upload=E4Y3NSR4X9BP tag=OOY0QRJL7E5F type=write size=2012191 2024-08-29T18:14:56.235 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:56.232+0000 7fb61f04a8c0 1 < completed part key=_multipart_AYZ82CIS7E5Q.2~JBJN5QJP1JU8.0 size=1048576 2024-08-29T18:14:56.240 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:56.236+0000 7fb61f04a8c0 1 < completed part key=_multipart_AYZ82CIS7E5Q.2~JBJN5QJP1JU8.1 size=1048576 2024-08-29T18:14:56.245 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:56.244+0000 7fb61f04a8c0 1 < completed part key=_multipart_AYZ82CIS7E5Q.2~JBJN5QJP1JU8.2 size=948261 2024-08-29T18:14:56.254 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:56.252+0000 7fb61f04a8c0 1 < completed multipart upload key=AYZ82CIS7E5Q upload=JBJN5QJP1JU8 tag=D8B3TZ7PLBLH type=write size=4093989 2024-08-29T18:14:56.264 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:56.260+0000 7fb61f04a8c0 1 > prepared part key=_multipart_QIF1G8LA4M98.2~FS46V54724MQ.0 size=1048576 2024-08-29T18:14:56.268 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:56.264+0000 7fb61f04a8c0 1 > prepared part key=_multipart_QIF1G8LA4M98.2~FS46V54724MQ.1 size=815221 2024-08-29T18:14:56.269 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:56.264+0000 7fb61f04a8c0 1 > prepared multipart upload key=QIF1G8LA4M98 upload=FS46V54724MQ tag=9XSW9Q1GSUAL type=write size=2912373 2024-08-29T18:14:56.275 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:56.272+0000 7fb61f04a8c0 1 < completed delete operation key=W7G9IIKAWQJC tag=5QT5QDV557PJ type=del 2024-08-29T18:14:56.286 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:56.284+0000 7fb61f04a8c0 1 > prepared part key=_multipart_AYZ82CIS7E5Q.2~MOEG2SDMA60C.0 size=1048576 2024-08-29T18:14:56.291 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:56.288+0000 7fb61f04a8c0 1 > prepared part key=_multipart_AYZ82CIS7E5Q.2~MOEG2SDMA60C.1 size=1048576 2024-08-29T18:14:56.295 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:56.292+0000 7fb61f04a8c0 1 > prepared part key=_multipart_AYZ82CIS7E5Q.2~MOEG2SDMA60C.2 size=208641 2024-08-29T18:14:56.295 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:56.292+0000 7fb61f04a8c0 1 > prepared multipart upload key=AYZ82CIS7E5Q upload=MOEG2SDMA60C tag=HHPK0MW0NLWH type=write size=3354369 2024-08-29T18:14:56.301 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:56.300+0000 7fb61f04a8c0 1 < canceled operation key=O7DBV8Y3AF99 tag=7Z9NV96IYN9A type=del size=1565157 2024-08-29T18:14:56.312 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:56.308+0000 7fb61f04a8c0 1 > prepared part key=_multipart_0YHK9IOSR0X1.2~D314MTZGS6QT.0 size=1048576 2024-08-29T18:14:56.316 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:56.312+0000 7fb61f04a8c0 1 > prepared part key=_multipart_0YHK9IOSR0X1.2~D314MTZGS6QT.1 size=1048576 2024-08-29T18:14:56.321 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:56.320+0000 7fb61f04a8c0 1 > prepared part key=_multipart_0YHK9IOSR0X1.2~D314MTZGS6QT.2 size=295149 2024-08-29T18:14:56.321 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:56.320+0000 7fb61f04a8c0 1 > prepared multipart upload key=0YHK9IOSR0X1 upload=D314MTZGS6QT tag=E232BZ0FEK1P type=write size=3440877 2024-08-29T18:14:56.322 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:56.320+0000 7fb61f04a8c0 1 < canceled part key=_multipart_2KKUJMSXARBZ.2~XOCQTWS0OMZ8.0 size=1048576 2024-08-29T18:14:56.326 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:56.324+0000 7fb61f04a8c0 1 < completed part key=_multipart_2KKUJMSXARBZ.2~XOCQTWS0OMZ8.1 size=992132 2024-08-29T18:14:56.335 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:56.332+0000 7fb61f04a8c0 1 < canceled multipart upload key=2KKUJMSXARBZ upload=XOCQTWS0OMZ8 tag=N81EOPL9OQY1 type=write size=3089284 2024-08-29T18:14:56.344 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:56.340+0000 7fb61f04a8c0 1 > prepared part key=_multipart_2KKUJMSXARBZ.2~GS1H531OMF12.0 size=1048576 2024-08-29T18:14:56.348 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:56.344+0000 7fb61f04a8c0 1 > prepared part key=_multipart_2KKUJMSXARBZ.2~GS1H531OMF12.1 size=228303 2024-08-29T18:14:56.348 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:56.344+0000 7fb61f04a8c0 1 > prepared multipart upload key=2KKUJMSXARBZ upload=GS1H531OMF12 tag=3OJ34U1G8V7V type=write size=2325455 2024-08-29T18:14:56.357 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:56.356+0000 7fb61f04a8c0 1 < suggested update operation key=G64DV15QNIKC tag=L8U0011XEW6Z type=del size=853367 2024-08-29T18:14:56.366 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:56.364+0000 7fb61f04a8c0 1 > prepared part key=_multipart_O7DBV8Y3AF99.2~I29OW1ZIOD4G.0 size=1048576 2024-08-29T18:14:56.371 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:56.368+0000 7fb61f04a8c0 1 > prepared part key=_multipart_O7DBV8Y3AF99.2~I29OW1ZIOD4G.1 size=1048576 2024-08-29T18:14:56.375 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:56.372+0000 7fb61f04a8c0 1 > prepared part key=_multipart_O7DBV8Y3AF99.2~I29OW1ZIOD4G.2 size=107893 2024-08-29T18:14:56.375 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:56.372+0000 7fb61f04a8c0 1 > prepared multipart upload key=O7DBV8Y3AF99 upload=I29OW1ZIOD4G tag=X8BIPMGX71NR type=write size=3253621 2024-08-29T18:14:56.386 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:56.384+0000 7fb61f04a8c0 1 < suggested update operation key=TER6ZJRIMW56 tag=XB23K0W4ON2L type=del size=2803557 2024-08-29T18:14:56.390 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:56.388+0000 7fb61f04a8c0 1 > prepared operation key=G64DV15QNIKC tag=TZV9NQQ6Q3G6 type=del size=3305302 2024-08-29T18:14:56.395 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:56.392+0000 7fb61f04a8c0 1 < completed delete operation key=2KKUJMSXARBZ tag=ITIEY0088OIX type=del 2024-08-29T18:14:56.400 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:56.396+0000 7fb61f04a8c0 1 > prepared operation key=G64DV15QNIKC tag=K6XF0QL829MI type=del size=1522870 2024-08-29T18:14:56.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:14:55 smithi029 bash[79042]: audit 2024-08-29T18:14:55.135652+0000 mon.c (mon.2) 470 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:14:56.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:14:55 smithi029 bash[79042]: audit 2024-08-29T18:14:55.795871+0000 mon.a (mon.0) 1719 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:14:56.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:14:55 smithi029 bash[79042]: audit 2024-08-29T18:14:55.802957+0000 mon.a (mon.0) 1720 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:14:56.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:14:55 smithi029 bash[77880]: audit 2024-08-29T18:14:55.135652+0000 mon.c (mon.2) 470 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:14:56.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:14:55 smithi029 bash[77880]: audit 2024-08-29T18:14:55.795871+0000 mon.a (mon.0) 1719 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:14:56.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:14:55 smithi029 bash[77880]: audit 2024-08-29T18:14:55.802957+0000 mon.a (mon.0) 1720 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:14:56.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:14:55 smithi110 bash[67519]: audit 2024-08-29T18:14:55.135652+0000 mon.c (mon.2) 470 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:14:56.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:14:55 smithi110 bash[67519]: audit 2024-08-29T18:14:55.795871+0000 mon.a (mon.0) 1719 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:14:56.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:14:55 smithi110 bash[67519]: audit 2024-08-29T18:14:55.802957+0000 mon.a (mon.0) 1720 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:14:56.405 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:56.404+0000 7fb61f04a8c0 1 < completed part key=_multipart_TER6ZJRIMW56.2~S02VI24DVEJG.0 size=1048576 2024-08-29T18:14:56.409 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:56.408+0000 7fb61f04a8c0 1 < completed part key=_multipart_TER6ZJRIMW56.2~S02VI24DVEJG.1 size=1018632 2024-08-29T18:14:56.418 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:56.416+0000 7fb61f04a8c0 1 < completed multipart upload key=TER6ZJRIMW56 upload=S02VI24DVEJG tag=HF4DS1PGH1JJ type=write size=3115784 2024-08-29T18:14:56.427 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:56.424+0000 7fb61f04a8c0 1 > prepared part key=_multipart_TER6ZJRIMW56.2~Z7K1GD6HW8HM.0 size=1048576 2024-08-29T18:14:56.432 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:56.428+0000 7fb61f04a8c0 1 > prepared part key=_multipart_TER6ZJRIMW56.2~Z7K1GD6HW8HM.1 size=1048576 2024-08-29T18:14:56.436 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:56.432+0000 7fb61f04a8c0 1 > prepared part key=_multipart_TER6ZJRIMW56.2~Z7K1GD6HW8HM.2 size=282787 2024-08-29T18:14:56.436 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:56.432+0000 7fb61f04a8c0 1 > prepared multipart upload key=TER6ZJRIMW56 upload=Z7K1GD6HW8HM tag=7EKURV9H726F type=write size=3428515 2024-08-29T18:14:56.443 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:56.440+0000 7fb61f04a8c0 -1 < failed to complete operation key=5KUQU3N4QH12 tag=BW2ROQKMKPG4 type=write size=488691: (22) Invalid argument 2024-08-29T18:14:56.448 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:56.444+0000 7fb61f04a8c0 1 > prepared operation key=ISHSUCCWWXU3 tag=2R6F20G9VXT0 type=del size=1124253 2024-08-29T18:14:56.457 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:56.456+0000 7fb61f04a8c0 1 < suggested update operation key=ISHSUCCWWXU3 tag=TCJKD49F6P9F type=del size=2810156 2024-08-29T18:14:56.462 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:56.460+0000 7fb61f04a8c0 1 > prepared operation key=FNU3QYRYTDJL tag=JOH5CCY104C7 type=del size=24113 2024-08-29T18:14:56.467 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:56.464+0000 7fb61f04a8c0 1 < completed write operation key=FNU3QYRYTDJL tag=0R0V4FI3NS2C type=write size=90705 2024-08-29T18:14:56.474 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:56.472+0000 7fb61f04a8c0 1 > prepared operation key=O7DBV8Y3AF99 tag=38XT8UOJQ6ER type=del size=661974 2024-08-29T18:14:56.479 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:56.476+0000 7fb61f04a8c0 1 < completed part key=_multipart_2A1BIVN3Z7BT.2~L8EFQG1W3LHY.0 size=1048576 2024-08-29T18:14:56.479 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:56.476+0000 7fb61f04a8c0 1 < canceled part key=_multipart_2A1BIVN3Z7BT.2~L8EFQG1W3LHY.1 size=71608 2024-08-29T18:14:56.489 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:56.488+0000 7fb61f04a8c0 1 < canceled multipart upload key=2A1BIVN3Z7BT upload=L8EFQG1W3LHY tag=AO8V7HQAK5PC type=write size=2168760 2024-08-29T18:14:56.495 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:56.492+0000 7fb61f04a8c0 1 > prepared operation key=S94OB93AU625 tag=QG5XZOUZPVUN type=del size=3941406 2024-08-29T18:14:56.500 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:56.496+0000 7fb61f04a8c0 1 < completed delete operation key=4CJ45GKY8XE9 tag=YEANIYU06K8H type=del 2024-08-29T18:14:56.505 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:56.504+0000 7fb61f04a8c0 1 > prepared operation key=WL071MKICR2A tag=PBTDLQB3S8EA type=write size=360937 2024-08-29T18:14:56.512 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:56.508+0000 7fb61f04a8c0 1 < completed part key=_multipart_4CJ45GKY8XE9.2~ROE1LPZIJ9YM.0 size=1048576 2024-08-29T18:14:56.516 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:56.512+0000 7fb61f04a8c0 1 < completed part key=_multipart_4CJ45GKY8XE9.2~ROE1LPZIJ9YM.1 size=355283 2024-08-29T18:14:56.526 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:56.524+0000 7fb61f04a8c0 1 < completed multipart upload key=4CJ45GKY8XE9 upload=ROE1LPZIJ9YM tag=0T3B9R0M2DOP type=write size=2452435 2024-08-29T18:14:56.533 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:56.532+0000 7fb61f04a8c0 1 > prepared operation key=2A1BIVN3Z7BT tag=SJPAZ7HYOL20 type=del size=2467187 2024-08-29T18:14:56.539 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:56.536+0000 7fb61f04a8c0 1 < completed delete operation key=XQUR2PAH9MTZ tag=KGF3UOE26S2Z type=del 2024-08-29T18:14:56.544 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:56.540+0000 7fb61f04a8c0 1 > prepared operation key=0YHK9IOSR0X1 tag=D3L5WIW4F668 type=del size=2498134 2024-08-29T18:14:56.550 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:56.548+0000 7fb61f04a8c0 1 < completed part key=_multipart_88Z3FINQPJH4.2~E4Y3NSR4X9BP.0 size=963615 2024-08-29T18:14:56.560 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:56.556+0000 7fb61f04a8c0 1 < completed multipart upload key=88Z3FINQPJH4 upload=E4Y3NSR4X9BP tag=OOY0QRJL7E5F type=write size=2012191 2024-08-29T18:14:56.565 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:56.564+0000 7fb61f04a8c0 1 > prepared operation key=X36ENK39934I tag=UZNKD8KP7LKP type=del size=3278834 2024-08-29T18:14:56.572 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:56.568+0000 7fb61f04a8c0 1 < completed part key=_multipart_QIF1G8LA4M98.2~FS46V54724MQ.0 size=1048576 2024-08-29T18:14:56.577 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:56.572+0000 7fb61f04a8c0 1 < completed part key=_multipart_QIF1G8LA4M98.2~FS46V54724MQ.1 size=815221 2024-08-29T18:14:56.587 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:56.584+0000 7fb61f04a8c0 1 < completed multipart upload key=QIF1G8LA4M98 upload=FS46V54724MQ tag=9XSW9Q1GSUAL type=write size=2912373 2024-08-29T18:14:56.600 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:56.596+0000 7fb61f04a8c0 1 > prepared part key=_multipart_88Z3FINQPJH4.2~68FBKEHUY4ZT.0 size=1048576 2024-08-29T18:14:56.606 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:56.604+0000 7fb61f04a8c0 1 > prepared part key=_multipart_88Z3FINQPJH4.2~68FBKEHUY4ZT.1 size=1048576 2024-08-29T18:14:56.611 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:56.608+0000 7fb61f04a8c0 1 > prepared part key=_multipart_88Z3FINQPJH4.2~68FBKEHUY4ZT.2 size=933348 2024-08-29T18:14:56.611 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:56.608+0000 7fb61f04a8c0 1 > prepared multipart upload key=88Z3FINQPJH4 upload=68FBKEHUY4ZT tag=5EDE84Z06QQA type=write size=4079076 2024-08-29T18:14:56.618 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:56.616+0000 7fb61f04a8c0 1 < completed part key=_multipart_AYZ82CIS7E5Q.2~MOEG2SDMA60C.0 size=1048576 2024-08-29T18:14:56.630 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:56.628+0000 7fb61f04a8c0 1 < completed part key=_multipart_AYZ82CIS7E5Q.2~MOEG2SDMA60C.1 size=1048576 2024-08-29T18:14:56.637 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:56.636+0000 7fb61f04a8c0 1 < completed part key=_multipart_AYZ82CIS7E5Q.2~MOEG2SDMA60C.2 size=208641 2024-08-29T18:14:56.647 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:56.644+0000 7fb61f04a8c0 1 < completed multipart upload key=AYZ82CIS7E5Q upload=MOEG2SDMA60C tag=HHPK0MW0NLWH type=write size=3354369 2024-08-29T18:14:56.659 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:56.656+0000 7fb61f04a8c0 1 > prepared part key=_multipart_I3TS5SB21620.2~RVT2O7E8EAKE.0 size=1048576 2024-08-29T18:14:56.665 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:56.664+0000 7fb61f04a8c0 1 > prepared part key=_multipart_I3TS5SB21620.2~RVT2O7E8EAKE.1 size=1048576 2024-08-29T18:14:56.670 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:56.668+0000 7fb61f04a8c0 1 > prepared part key=_multipart_I3TS5SB21620.2~RVT2O7E8EAKE.2 size=1011265 2024-08-29T18:14:56.670 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:56.668+0000 7fb61f04a8c0 1 > prepared multipart upload key=I3TS5SB21620 upload=RVT2O7E8EAKE tag=EXZWZ2Q3Y23R type=write size=4156993 2024-08-29T18:14:56.677 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:56.676+0000 7fb61f04a8c0 1 < completed part key=_multipart_0YHK9IOSR0X1.2~D314MTZGS6QT.0 size=1048576 2024-08-29T18:14:56.683 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:56.680+0000 7fb61f04a8c0 1 < completed part key=_multipart_0YHK9IOSR0X1.2~D314MTZGS6QT.1 size=1048576 2024-08-29T18:14:56.689 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:56.684+0000 7fb61f04a8c0 1 < completed part key=_multipart_0YHK9IOSR0X1.2~D314MTZGS6QT.2 size=295149 2024-08-29T18:14:56.703 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:56.700+0000 7fb61f04a8c0 1 < completed multipart upload key=0YHK9IOSR0X1 upload=D314MTZGS6QT tag=E232BZ0FEK1P type=write size=3440877 2024-08-29T18:14:56.710 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:56.708+0000 7fb61f04a8c0 1 > prepared operation key=AYZ82CIS7E5Q tag=KATANB1OW3LJ type=write size=870039 2024-08-29T18:14:56.716 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:56.712+0000 7fb61f04a8c0 1 < completed part key=_multipart_2KKUJMSXARBZ.2~GS1H531OMF12.0 size=1048576 2024-08-29T18:14:56.721 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:56.720+0000 7fb61f04a8c0 1 < completed part key=_multipart_2KKUJMSXARBZ.2~GS1H531OMF12.1 size=228303 2024-08-29T18:14:56.731 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:56.728+0000 7fb61f04a8c0 1 < completed multipart upload key=2KKUJMSXARBZ upload=GS1H531OMF12 tag=3OJ34U1G8V7V type=write size=2325455 2024-08-29T18:14:56.738 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:56.736+0000 7fb61f04a8c0 1 > prepared operation key=TER6ZJRIMW56 tag=D7MZEOYW1D1H type=del size=554837 2024-08-29T18:14:56.744 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:56.740+0000 7fb61f04a8c0 1 < completed part key=_multipart_O7DBV8Y3AF99.2~I29OW1ZIOD4G.0 size=1048576 2024-08-29T18:14:56.750 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:56.748+0000 7fb61f04a8c0 1 < completed part key=_multipart_O7DBV8Y3AF99.2~I29OW1ZIOD4G.1 size=1048576 2024-08-29T18:14:56.755 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:56.752+0000 7fb61f04a8c0 1 < completed part key=_multipart_O7DBV8Y3AF99.2~I29OW1ZIOD4G.2 size=107893 2024-08-29T18:14:56.770 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:56.768+0000 7fb61f04a8c0 1 < completed multipart upload key=O7DBV8Y3AF99 upload=I29OW1ZIOD4G tag=X8BIPMGX71NR type=write size=3253621 2024-08-29T18:14:56.776 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:56.772+0000 7fb61f04a8c0 1 > prepared operation key=ACLL9P9WWITK tag=SGSAMK5F5YRT type=write size=487616 2024-08-29T18:14:56.788 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:56.784+0000 7fb61f04a8c0 1 < suggested update operation key=G64DV15QNIKC tag=TZV9NQQ6Q3G6 type=del size=3305302 2024-08-29T18:14:56.795 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:56.792+0000 7fb61f04a8c0 1 > prepared operation key=AEOIRMCT8KQ2 tag=SCQE4W343326 type=del size=2155462 2024-08-29T18:14:56.810 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:56.808+0000 7fb61f04a8c0 1 < suggested remove operation key=G64DV15QNIKC tag=K6XF0QL829MI type=del 2024-08-29T18:14:56.816 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:56.812+0000 7fb61f04a8c0 1 > prepared operation key=2A1BIVN3Z7BT tag=WCUQZDVP3ZP2 type=del size=2780845 2024-08-29T18:14:56.824 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:56.820+0000 7fb61f04a8c0 1 < completed part key=_multipart_TER6ZJRIMW56.2~Z7K1GD6HW8HM.0 size=1048576 2024-08-29T18:14:56.828 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:56.824+0000 7fb61f04a8c0 1 < completed part key=_multipart_TER6ZJRIMW56.2~Z7K1GD6HW8HM.1 size=1048576 2024-08-29T18:14:56.833 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:56.832+0000 7fb61f04a8c0 1 < completed part key=_multipart_TER6ZJRIMW56.2~Z7K1GD6HW8HM.2 size=282787 2024-08-29T18:14:56.845 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:56.844+0000 7fb61f04a8c0 1 < completed multipart upload key=TER6ZJRIMW56 upload=Z7K1GD6HW8HM tag=7EKURV9H726F type=write size=3428515 2024-08-29T18:14:56.857 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:56.856+0000 7fb61f04a8c0 1 > prepared part key=_multipart_4CJ45GKY8XE9.2~6ERJJI0C92XW.0 size=1048576 2024-08-29T18:14:56.864 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:56.860+0000 7fb61f04a8c0 1 > prepared part key=_multipart_4CJ45GKY8XE9.2~6ERJJI0C92XW.1 size=828580 2024-08-29T18:14:56.864 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:56.860+0000 7fb61f04a8c0 1 > prepared multipart upload key=4CJ45GKY8XE9 upload=6ERJJI0C92XW tag=MEEMP7VP35RQ type=write size=2925732 2024-08-29T18:14:56.873 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:56.872+0000 7fb61f04a8c0 -1 < failed to complete operation key=ISHSUCCWWXU3 tag=2R6F20G9VXT0 type=del size=1124253: (22) Invalid argument 2024-08-29T18:14:56.879 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:56.876+0000 7fb61f04a8c0 1 > prepared operation key=H62DUL1RISWE tag=5IUNXAW2EJ28 type=del size=2615794 2024-08-29T18:14:56.891 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:56.888+0000 7fb61f04a8c0 1 < suggested remove operation key=FNU3QYRYTDJL tag=JOH5CCY104C7 type=del 2024-08-29T18:14:56.897 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:56.896+0000 7fb61f04a8c0 1 > prepared operation key=AYZ82CIS7E5Q tag=K8CAVBBWZ3HO type=del size=3498104 2024-08-29T18:14:56.903 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:56.900+0000 7fb61f04a8c0 1 < completed delete operation key=O7DBV8Y3AF99 tag=38XT8UOJQ6ER type=del 2024-08-29T18:14:56.915 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:56.912+0000 7fb61f04a8c0 1 > prepared part key=_multipart_3QFXN4B7753P.2~9E05MOCNZQVX.0 size=1048576 2024-08-29T18:14:56.920 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:56.916+0000 7fb61f04a8c0 1 > prepared part key=_multipart_3QFXN4B7753P.2~9E05MOCNZQVX.1 size=1048576 2024-08-29T18:14:56.926 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:56.924+0000 7fb61f04a8c0 1 > prepared part key=_multipart_3QFXN4B7753P.2~9E05MOCNZQVX.2 size=887222 2024-08-29T18:14:56.926 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:56.924+0000 7fb61f04a8c0 1 > prepared multipart upload key=3QFXN4B7753P upload=9E05MOCNZQVX tag=Y1U2R8HZFJFO type=write size=4032950 2024-08-29T18:14:56.933 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:56.932+0000 7fb61f04a8c0 1 < completed delete operation key=S94OB93AU625 tag=QG5XZOUZPVUN type=del 2024-08-29T18:14:56.939 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:56.936+0000 7fb61f04a8c0 1 > prepared operation key=G64DV15QNIKC tag=PN0PQM3JQXJS type=del size=3847778 2024-08-29T18:14:56.946 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:56.944+0000 7fb61f04a8c0 1 < completed write operation key=WL071MKICR2A tag=PBTDLQB3S8EA type=write size=360937 2024-08-29T18:14:56.951 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:56.948+0000 7fb61f04a8c0 1 > prepared operation key=O7DBV8Y3AF99 tag=R2Z69FIMYBBY type=del size=2155931 2024-08-29T18:14:56.963 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:56.960+0000 7fb61f04a8c0 1 < suggested update operation key=2A1BIVN3Z7BT tag=SJPAZ7HYOL20 type=del size=2467187 2024-08-29T18:14:56.969 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:56.968+0000 7fb61f04a8c0 1 > prepared operation key=XQUR2PAH9MTZ tag=3S41P5H7OQTT type=del size=2436583 2024-08-29T18:14:56.975 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:56.972+0000 7fb61f04a8c0 1 < completed delete operation key=0YHK9IOSR0X1 tag=D3L5WIW4F668 type=del 2024-08-29T18:14:56.981 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:56.980+0000 7fb61f04a8c0 1 > prepared operation key=G2SIXOJ02LZ6 tag=8HIEIIYZNEWN type=write size=292401 2024-08-29T18:14:56.988 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:56.984+0000 7fb61f04a8c0 1 < completed delete operation key=X36ENK39934I tag=UZNKD8KP7LKP type=del 2024-08-29T18:14:57.000 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:56.996+0000 7fb61f04a8c0 1 > prepared part key=_multipart_3QFXN4B7753P.2~GQP7KZD918L6.0 size=1048576 2024-08-29T18:14:57.005 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:57.004+0000 7fb61f04a8c0 1 > prepared part key=_multipart_3QFXN4B7753P.2~GQP7KZD918L6.1 size=116912 2024-08-29T18:14:57.005 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:57.004+0000 7fb61f04a8c0 1 > prepared multipart upload key=3QFXN4B7753P upload=GQP7KZD918L6 tag=4UDL32R8R453 type=write size=2214064 2024-08-29T18:14:57.011 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:57.008+0000 7fb61f04a8c0 1 < completed part key=_multipart_88Z3FINQPJH4.2~68FBKEHUY4ZT.0 size=1048576 2024-08-29T18:14:57.011 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:57.008+0000 7fb61f04a8c0 1 < canceled part key=_multipart_88Z3FINQPJH4.2~68FBKEHUY4ZT.1 size=1048576 2024-08-29T18:14:57.016 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:57.012+0000 7fb61f04a8c0 1 < completed part key=_multipart_88Z3FINQPJH4.2~68FBKEHUY4ZT.2 size=933348 2024-08-29T18:14:57.028 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:57.024+0000 7fb61f04a8c0 1 < canceled multipart upload key=88Z3FINQPJH4 upload=68FBKEHUY4ZT tag=5EDE84Z06QQA type=write size=4079076 2024-08-29T18:14:57.040 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:57.036+0000 7fb61f04a8c0 1 > prepared part key=_multipart_WL071MKICR2A.2~OQQI37TVPOH0.0 size=1048576 2024-08-29T18:14:57.045 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:57.044+0000 7fb61f04a8c0 1 > prepared part key=_multipart_WL071MKICR2A.2~OQQI37TVPOH0.1 size=632743 2024-08-29T18:14:57.045 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:57.044+0000 7fb61f04a8c0 1 > prepared multipart upload key=WL071MKICR2A upload=OQQI37TVPOH0 tag=781QSBNGN8HH type=write size=2729895 2024-08-29T18:14:57.051 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:57.048+0000 7fb61f04a8c0 1 < completed part key=_multipart_I3TS5SB21620.2~RVT2O7E8EAKE.0 size=1048576 2024-08-29T18:14:57.056 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:57.052+0000 7fb61f04a8c0 1 < completed part key=_multipart_I3TS5SB21620.2~RVT2O7E8EAKE.1 size=1048576 2024-08-29T18:14:57.061 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:57.060+0000 7fb61f04a8c0 1 < completed part key=_multipart_I3TS5SB21620.2~RVT2O7E8EAKE.2 size=1011265 2024-08-29T18:14:57.072 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:57.068+0000 7fb61f04a8c0 1 < completed multipart upload key=I3TS5SB21620 upload=RVT2O7E8EAKE tag=EXZWZ2Q3Y23R type=write size=4156993 2024-08-29T18:14:57.078 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:57.076+0000 7fb61f04a8c0 1 > prepared operation key=H62DUL1RISWE tag=WTFUW4HQ9MRX type=del size=2483129 2024-08-29T18:14:57.084 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:57.080+0000 7fb61f04a8c0 1 < completed write operation key=AYZ82CIS7E5Q tag=KATANB1OW3LJ type=write size=870039 2024-08-29T18:14:57.095 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:57.092+0000 7fb61f04a8c0 1 > prepared part key=_multipart_TER6ZJRIMW56.2~3GAYAJKMKVCT.0 size=1048576 2024-08-29T18:14:57.100 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:57.096+0000 7fb61f04a8c0 1 > prepared part key=_multipart_TER6ZJRIMW56.2~3GAYAJKMKVCT.1 size=645918 2024-08-29T18:14:57.100 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:57.096+0000 7fb61f04a8c0 1 > prepared multipart upload key=TER6ZJRIMW56 upload=3GAYAJKMKVCT tag=HFCDW9660SH8 type=write size=2743070 2024-08-29T18:14:57.114 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:57.112+0000 7fb61f04a8c0 1 < suggested remove operation key=TER6ZJRIMW56 tag=D7MZEOYW1D1H type=del 2024-08-29T18:14:57.120 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:57.116+0000 7fb61f04a8c0 1 > prepared operation key=ISHSUCCWWXU3 tag=J6D8WAGNM0Q2 type=del size=4135703 2024-08-29T18:14:57.127 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:57.124+0000 7fb61f04a8c0 1 < completed write operation key=ACLL9P9WWITK tag=SGSAMK5F5YRT type=write size=487616 2024-08-29T18:14:57.133 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:57.132+0000 7fb61f04a8c0 1 > prepared operation key=G2SIXOJ02LZ6 tag=ZGN2TFPY7VMH type=write size=69527 2024-08-29T18:14:57.139 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:57.136+0000 7fb61f04a8c0 1 < canceled operation key=AEOIRMCT8KQ2 tag=SCQE4W343326 type=del size=2155462 2024-08-29T18:14:57.145 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:57.140+0000 7fb61f04a8c0 1 > prepared operation key=WL071MKICR2A tag=C6DRF7MWVPWK type=write size=693502 2024-08-29T18:14:57.153 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:57.152+0000 7fb61f04a8c0 -1 < failed to complete operation key=2A1BIVN3Z7BT tag=WCUQZDVP3ZP2 type=del size=2780845: (22) Invalid argument 2024-08-29T18:14:57.165 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:57.164+0000 7fb61f04a8c0 1 > prepared part key=_multipart_O7DBV8Y3AF99.2~7OZ4R1ZBJTF1.0 size=925407 2024-08-29T18:14:57.165 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:57.164+0000 7fb61f04a8c0 1 > prepared multipart upload key=O7DBV8Y3AF99 upload=7OZ4R1ZBJTF1 tag=TAHG1SOCVNCI type=write size=1973983 2024-08-29T18:14:57.171 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:57.168+0000 7fb61f04a8c0 1 < completed part key=_multipart_4CJ45GKY8XE9.2~6ERJJI0C92XW.0 size=1048576 2024-08-29T18:14:57.171 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:57.168+0000 7fb61f04a8c0 1 < canceled part key=_multipart_4CJ45GKY8XE9.2~6ERJJI0C92XW.1 size=828580 2024-08-29T18:14:57.182 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:57.180+0000 7fb61f04a8c0 1 < canceled multipart upload key=4CJ45GKY8XE9 upload=6ERJJI0C92XW tag=MEEMP7VP35RQ type=write size=2925732 2024-08-29T18:14:57.188 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:57.184+0000 7fb61f04a8c0 1 > prepared operation key=3TBQVJB6IV1A tag=JD1WXRPSN7YS type=del size=357929 2024-08-29T18:14:57.194 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:57.192+0000 7fb61f04a8c0 1 < completed delete operation key=H62DUL1RISWE tag=5IUNXAW2EJ28 type=del 2024-08-29T18:14:57.201 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:57.200+0000 7fb61f04a8c0 1 > prepared operation key=0YHK9IOSR0X1 tag=JAYJBSBZDGMI type=del size=1925057 2024-08-29T18:14:57.208 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:57.204+0000 7fb61f04a8c0 1 < completed delete operation key=AYZ82CIS7E5Q tag=K8CAVBBWZ3HO type=del 2024-08-29T18:14:57.219 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:57.216+0000 7fb61f04a8c0 1 > prepared part key=_multipart_W7G9IIKAWQJC.2~T22AWSH1MZ0Q.0 size=1048576 2024-08-29T18:14:57.225 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:57.220+0000 7fb61f04a8c0 1 > prepared part key=_multipart_W7G9IIKAWQJC.2~T22AWSH1MZ0Q.1 size=1048576 2024-08-29T18:14:57.230 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:57.228+0000 7fb61f04a8c0 1 > prepared part key=_multipart_W7G9IIKAWQJC.2~T22AWSH1MZ0Q.2 size=441 2024-08-29T18:14:57.232 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:57.228+0000 7fb61f04a8c0 1 > prepared multipart upload key=W7G9IIKAWQJC upload=T22AWSH1MZ0Q tag=110K5Q5WQGTA type=write size=3146169 2024-08-29T18:14:57.237 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:57.232+0000 7fb61f04a8c0 1 < completed part key=_multipart_3QFXN4B7753P.2~9E05MOCNZQVX.0 size=1048576 2024-08-29T18:14:57.242 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:57.240+0000 7fb61f04a8c0 1 < completed part key=_multipart_3QFXN4B7753P.2~9E05MOCNZQVX.1 size=1048576 2024-08-29T18:14:57.248 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:57.244+0000 7fb61f04a8c0 1 < completed part key=_multipart_3QFXN4B7753P.2~9E05MOCNZQVX.2 size=887222 2024-08-29T18:14:57.258 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:57.256+0000 7fb61f04a8c0 1 < completed multipart upload key=3QFXN4B7753P upload=9E05MOCNZQVX tag=Y1U2R8HZFJFO type=write size=4032950 2024-08-29T18:14:57.264 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:57.260+0000 7fb61f04a8c0 1 > prepared operation key=WL071MKICR2A tag=N9EWW68BHNQ7 type=del size=2875965 2024-08-29T18:14:57.271 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:57.268+0000 7fb61f04a8c0 1 < completed delete operation key=G64DV15QNIKC tag=PN0PQM3JQXJS type=del 2024-08-29T18:14:57.283 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:57.280+0000 7fb61f04a8c0 1 > prepared part key=_multipart_2A1BIVN3Z7BT.2~J28R7JC1Q06Z.0 size=303965 2024-08-29T18:14:57.283 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:57.280+0000 7fb61f04a8c0 1 > prepared multipart upload key=2A1BIVN3Z7BT upload=J28R7JC1Q06Z tag=5XMHC2MKFC6T type=write size=1352541 2024-08-29T18:14:57.298 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:57.296+0000 7fb61f04a8c0 1 < suggested update operation key=O7DBV8Y3AF99 tag=R2Z69FIMYBBY type=del size=2155931 2024-08-29T18:14:57.308 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:57.304+0000 7fb61f04a8c0 1 > prepared part key=_multipart_0YHK9IOSR0X1.2~JGCDDH3QVNNW.0 size=1048576 2024-08-29T18:14:57.313 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:57.312+0000 7fb61f04a8c0 1 > prepared part key=_multipart_0YHK9IOSR0X1.2~JGCDDH3QVNNW.1 size=189131 2024-08-29T18:14:57.314 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:57.312+0000 7fb61f04a8c0 1 > prepared multipart upload key=0YHK9IOSR0X1 upload=JGCDDH3QVNNW tag=9HU2UNHKNFRK type=write size=2286283 2024-08-29T18:14:57.319 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:57.316+0000 7fb61f04a8c0 1 < completed delete operation key=XQUR2PAH9MTZ tag=3S41P5H7OQTT type=del 2024-08-29T18:14:57.331 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:57.328+0000 7fb61f04a8c0 1 > prepared part key=_multipart_3QFXN4B7753P.2~8X8GW3DA9IML.0 size=1048576 2024-08-29T18:14:57.336 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:57.332+0000 7fb61f04a8c0 1 > prepared part key=_multipart_3QFXN4B7753P.2~8X8GW3DA9IML.1 size=502716 2024-08-29T18:14:57.336 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:57.332+0000 7fb61f04a8c0 1 > prepared multipart upload key=3QFXN4B7753P upload=8X8GW3DA9IML tag=UX8PHD4CKPGG type=write size=2599868 2024-08-29T18:14:57.342 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:57.340+0000 7fb61f04a8c0 1 < completed write operation key=G2SIXOJ02LZ6 tag=8HIEIIYZNEWN type=write size=292401 2024-08-29T18:14:57.362 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:57.360+0000 7fb61f04a8c0 1 > prepared part key=_multipart_WL071MKICR2A.2~QO4KMDPI5HFZ.0 size=1048576 2024-08-29T18:14:57.367 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:57.364+0000 7fb61f04a8c0 1 > prepared part key=_multipart_WL071MKICR2A.2~QO4KMDPI5HFZ.1 size=610767 2024-08-29T18:14:57.367 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:57.364+0000 7fb61f04a8c0 1 > prepared multipart upload key=WL071MKICR2A upload=QO4KMDPI5HFZ tag=HQ36H6G0LDK6 type=write size=2707919 2024-08-29T18:14:57.373 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:57.372+0000 7fb61f04a8c0 1 < completed part key=_multipart_3QFXN4B7753P.2~GQP7KZD918L6.0 size=1048576 2024-08-29T18:14:57.378 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:57.376+0000 7fb61f04a8c0 1 < completed part key=_multipart_3QFXN4B7753P.2~GQP7KZD918L6.1 size=116912 2024-08-29T18:14:57.388 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:57.384+0000 7fb61f04a8c0 1 < completed multipart upload key=3QFXN4B7753P upload=GQP7KZD918L6 tag=4UDL32R8R453 type=write size=2214064 2024-08-29T18:14:57.398 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:57.396+0000 7fb61f04a8c0 1 > prepared part key=_multipart_ACLL9P9WWITK.2~9FEO7OFJKVT7.0 size=1048576 2024-08-29T18:14:57.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:14:56 smithi029 bash[79042]: cluster 2024-08-29T18:14:55.839638+0000 mgr.y (mgr.25004) 751 : cluster [DBG] pgmap v1416: 137 pgs: 137 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 384 KiB/s rd, 133 KiB/s wr, 681 op/s 2024-08-29T18:14:57.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:14:56 smithi029 bash[77880]: cluster 2024-08-29T18:14:55.839638+0000 mgr.y (mgr.25004) 751 : cluster [DBG] pgmap v1416: 137 pgs: 137 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 384 KiB/s rd, 133 KiB/s wr, 681 op/s 2024-08-29T18:14:57.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:14:56 smithi110 bash[67519]: cluster 2024-08-29T18:14:55.839638+0000 mgr.y (mgr.25004) 751 : cluster [DBG] pgmap v1416: 137 pgs: 137 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 384 KiB/s rd, 133 KiB/s wr, 681 op/s 2024-08-29T18:14:57.403 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:57.400+0000 7fb61f04a8c0 1 > prepared part key=_multipart_ACLL9P9WWITK.2~9FEO7OFJKVT7.1 size=1048576 2024-08-29T18:14:57.407 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:57.404+0000 7fb61f04a8c0 1 > prepared part key=_multipart_ACLL9P9WWITK.2~9FEO7OFJKVT7.2 size=307142 2024-08-29T18:14:57.407 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:57.404+0000 7fb61f04a8c0 1 > prepared multipart upload key=ACLL9P9WWITK upload=9FEO7OFJKVT7 tag=N4R6CCKQ7CN8 type=write size=3452870 2024-08-29T18:14:57.413 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:57.412+0000 7fb61f04a8c0 1 < completed part key=_multipart_WL071MKICR2A.2~OQQI37TVPOH0.0 size=1048576 2024-08-29T18:14:57.417 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:57.416+0000 7fb61f04a8c0 1 < completed part key=_multipart_WL071MKICR2A.2~OQQI37TVPOH0.1 size=632743 2024-08-29T18:14:57.426 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:57.424+0000 7fb61f04a8c0 1 < completed multipart upload key=WL071MKICR2A upload=OQQI37TVPOH0 tag=781QSBNGN8HH type=write size=2729895 2024-08-29T18:14:57.433 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:57.428+0000 7fb61f04a8c0 1 > prepared operation key=H62DUL1RISWE tag=Y1CFKR2AVHM4 type=del size=3595003 2024-08-29T18:14:57.439 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:57.436+0000 7fb61f04a8c0 1 < completed delete operation key=H62DUL1RISWE tag=WTFUW4HQ9MRX type=del 2024-08-29T18:14:57.445 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:57.444+0000 7fb61f04a8c0 1 > prepared operation key=X36ENK39934I tag=MJG40ZXVICAE type=del size=2787993 2024-08-29T18:14:57.452 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:57.448+0000 7fb61f04a8c0 1 < completed part key=_multipart_TER6ZJRIMW56.2~3GAYAJKMKVCT.0 size=1048576 2024-08-29T18:14:57.457 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:57.456+0000 7fb61f04a8c0 1 < completed part key=_multipart_TER6ZJRIMW56.2~3GAYAJKMKVCT.1 size=645918 2024-08-29T18:14:57.467 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:57.464+0000 7fb61f04a8c0 1 < completed multipart upload key=TER6ZJRIMW56 upload=3GAYAJKMKVCT tag=HFCDW9660SH8 type=write size=2743070 2024-08-29T18:14:57.479 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:57.476+0000 7fb61f04a8c0 1 > prepared part key=_multipart_3QFXN4B7753P.2~W15B2LPPU2P1.0 size=1048576 2024-08-29T18:14:57.483 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:57.480+0000 7fb61f04a8c0 1 > prepared part key=_multipart_3QFXN4B7753P.2~W15B2LPPU2P1.1 size=886560 2024-08-29T18:14:57.484 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:57.480+0000 7fb61f04a8c0 1 > prepared multipart upload key=3QFXN4B7753P upload=W15B2LPPU2P1 tag=OS88PVXG3ZKJ type=write size=2983712 2024-08-29T18:14:57.490 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:57.488+0000 7fb61f04a8c0 1 < completed delete operation key=ISHSUCCWWXU3 tag=J6D8WAGNM0Q2 type=del 2024-08-29T18:14:57.497 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:57.496+0000 7fb61f04a8c0 1 > prepared operation key=5KUQU3N4QH12 tag=YPTT5KNNW41S type=del size=1777975 2024-08-29T18:14:57.503 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:57.500+0000 7fb61f04a8c0 1 < completed write operation key=G2SIXOJ02LZ6 tag=ZGN2TFPY7VMH type=write size=69527 2024-08-29T18:14:57.509 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:57.508+0000 7fb61f04a8c0 1 > prepared operation key=JNIRD10HWLR8 tag=VM2844BV892U type=del size=4088775 2024-08-29T18:14:57.521 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:57.520+0000 7fb61f04a8c0 1 < suggested update operation key=WL071MKICR2A tag=C6DRF7MWVPWK type=write size=693502 2024-08-29T18:14:57.532 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:57.528+0000 7fb61f04a8c0 1 > prepared part key=_multipart_S94OB93AU625.2~R7UQRTX6WHJB.0 size=1048576 2024-08-29T18:14:57.537 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:57.536+0000 7fb61f04a8c0 1 > prepared part key=_multipart_S94OB93AU625.2~R7UQRTX6WHJB.1 size=1048576 2024-08-29T18:14:57.541 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:57.540+0000 7fb61f04a8c0 1 > prepared part key=_multipart_S94OB93AU625.2~R7UQRTX6WHJB.2 size=151526 2024-08-29T18:14:57.541 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:57.540+0000 7fb61f04a8c0 1 > prepared multipart upload key=S94OB93AU625 upload=R7UQRTX6WHJB tag=YIAB05X6PO89 type=write size=3297254 2024-08-29T18:14:57.547 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:57.544+0000 7fb61f04a8c0 1 < completed part key=_multipart_O7DBV8Y3AF99.2~7OZ4R1ZBJTF1.0 size=925407 2024-08-29T18:14:57.557 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:57.556+0000 7fb61f04a8c0 1 < completed multipart upload key=O7DBV8Y3AF99 upload=7OZ4R1ZBJTF1 tag=TAHG1SOCVNCI type=write size=1973983 2024-08-29T18:14:57.572 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:57.568+0000 7fb61f04a8c0 1 > prepared part key=_multipart_G2SIXOJ02LZ6.2~O1DHNQT17VAZ.0 size=1048576 2024-08-29T18:14:57.577 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:57.576+0000 7fb61f04a8c0 1 > prepared part key=_multipart_G2SIXOJ02LZ6.2~O1DHNQT17VAZ.1 size=507311 2024-08-29T18:14:57.577 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:57.576+0000 7fb61f04a8c0 1 > prepared multipart upload key=G2SIXOJ02LZ6 upload=O1DHNQT17VAZ tag=WFG19I3KZXDV type=write size=2604463 2024-08-29T18:14:57.586 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:57.584+0000 7fb61f04a8c0 1 < completed delete operation key=3TBQVJB6IV1A tag=JD1WXRPSN7YS type=del 2024-08-29T18:14:57.598 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:57.596+0000 7fb61f04a8c0 1 > prepared part key=_multipart_YTTW0WYLHLAN.2~SWWFAGTV9T33.0 size=1048576 2024-08-29T18:14:57.604 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:57.600+0000 7fb61f04a8c0 1 > prepared part key=_multipart_YTTW0WYLHLAN.2~SWWFAGTV9T33.1 size=733614 2024-08-29T18:14:57.604 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:57.600+0000 7fb61f04a8c0 1 > prepared multipart upload key=YTTW0WYLHLAN upload=SWWFAGTV9T33 tag=OZQRTF7KNJ45 type=write size=2830766 2024-08-29T18:14:57.610 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:57.608+0000 7fb61f04a8c0 1 < canceled operation key=0YHK9IOSR0X1 tag=JAYJBSBZDGMI type=del size=1925057 2024-08-29T18:14:57.617 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:57.612+0000 7fb61f04a8c0 1 > prepared operation key=3TBQVJB6IV1A tag=FRVTNG76JUBE type=del size=2019338 2024-08-29T18:14:57.623 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:57.620+0000 7fb61f04a8c0 1 < completed part key=_multipart_W7G9IIKAWQJC.2~T22AWSH1MZ0Q.0 size=1048576 2024-08-29T18:14:57.628 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:57.624+0000 7fb61f04a8c0 1 < completed part key=_multipart_W7G9IIKAWQJC.2~T22AWSH1MZ0Q.1 size=1048576 2024-08-29T18:14:57.633 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:57.632+0000 7fb61f04a8c0 1 < completed part key=_multipart_W7G9IIKAWQJC.2~T22AWSH1MZ0Q.2 size=441 2024-08-29T18:14:57.644 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:57.640+0000 7fb61f04a8c0 1 < completed multipart upload key=W7G9IIKAWQJC upload=T22AWSH1MZ0Q tag=110K5Q5WQGTA type=write size=3146169 2024-08-29T18:14:57.651 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:57.648+0000 7fb61f04a8c0 1 > prepared operation key=JNIRD10HWLR8 tag=7392E6FDI9A3 type=del size=3544303 2024-08-29T18:14:57.658 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:57.656+0000 7fb61f04a8c0 -1 < failed to complete operation key=WL071MKICR2A tag=N9EWW68BHNQ7 type=del size=2875965: (22) Invalid argument 2024-08-29T18:14:57.664 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:57.660+0000 7fb61f04a8c0 1 > prepared operation key=YTTW0WYLHLAN tag=NXQQ6YIWYQBC type=del size=2060848 2024-08-29T18:14:57.672 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:57.668+0000 7fb61f04a8c0 1 < completed part key=_multipart_2A1BIVN3Z7BT.2~J28R7JC1Q06Z.0 size=303965 2024-08-29T18:14:57.682 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:57.680+0000 7fb61f04a8c0 1 < completed multipart upload key=2A1BIVN3Z7BT upload=J28R7JC1Q06Z tag=5XMHC2MKFC6T type=write size=1352541 2024-08-29T18:14:57.688 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:57.684+0000 7fb61f04a8c0 1 > prepared operation key=3QFXN4B7753P tag=T4B6EPSGY1I8 type=write size=168916 2024-08-29T18:14:57.694 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:57.692+0000 7fb61f04a8c0 1 < completed part key=_multipart_0YHK9IOSR0X1.2~JGCDDH3QVNNW.0 size=1048576 2024-08-29T18:14:57.700 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:57.696+0000 7fb61f04a8c0 1 < completed part key=_multipart_0YHK9IOSR0X1.2~JGCDDH3QVNNW.1 size=189131 2024-08-29T18:14:57.710 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:57.708+0000 7fb61f04a8c0 1 < completed multipart upload key=0YHK9IOSR0X1 upload=JGCDDH3QVNNW tag=9HU2UNHKNFRK type=write size=2286283 2024-08-29T18:14:57.717 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:57.716+0000 7fb61f04a8c0 1 > prepared operation key=9KUQQR7K1949 tag=VOGWO6LN91O1 type=del size=3092196 2024-08-29T18:14:57.723 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:57.720+0000 7fb61f04a8c0 1 < completed part key=_multipart_3QFXN4B7753P.2~8X8GW3DA9IML.0 size=1048576 2024-08-29T18:14:57.729 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:57.728+0000 7fb61f04a8c0 1 < completed part key=_multipart_3QFXN4B7753P.2~8X8GW3DA9IML.1 size=502716 2024-08-29T18:14:57.739 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:57.736+0000 7fb61f04a8c0 1 < completed multipart upload key=3QFXN4B7753P upload=8X8GW3DA9IML tag=UX8PHD4CKPGG type=write size=2599868 2024-08-29T18:14:57.745 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:57.744+0000 7fb61f04a8c0 1 > prepared operation key=T5QMR1S0ST4W tag=ECNJ3O4OB4N1 type=del size=986429 2024-08-29T18:14:57.751 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:57.748+0000 7fb61f04a8c0 1 < completed part key=_multipart_WL071MKICR2A.2~QO4KMDPI5HFZ.0 size=1048576 2024-08-29T18:14:57.757 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:57.756+0000 7fb61f04a8c0 1 < completed part key=_multipart_WL071MKICR2A.2~QO4KMDPI5HFZ.1 size=610767 2024-08-29T18:14:57.768 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:57.764+0000 7fb61f04a8c0 1 < completed multipart upload key=WL071MKICR2A upload=QO4KMDPI5HFZ tag=HQ36H6G0LDK6 type=write size=2707919 2024-08-29T18:14:57.774 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:57.772+0000 7fb61f04a8c0 1 > prepared operation key=AYZ82CIS7E5Q tag=M0FX2WE921D7 type=del size=3170112 2024-08-29T18:14:57.783 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:57.780+0000 7fb61f04a8c0 1 < completed part key=_multipart_ACLL9P9WWITK.2~9FEO7OFJKVT7.0 size=1048576 2024-08-29T18:14:57.789 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:57.784+0000 7fb61f04a8c0 1 < completed part key=_multipart_ACLL9P9WWITK.2~9FEO7OFJKVT7.1 size=1048576 2024-08-29T18:14:57.794 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:57.792+0000 7fb61f04a8c0 1 < completed part key=_multipart_ACLL9P9WWITK.2~9FEO7OFJKVT7.2 size=307142 2024-08-29T18:14:57.806 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:57.804+0000 7fb61f04a8c0 1 < completed multipart upload key=ACLL9P9WWITK upload=9FEO7OFJKVT7 tag=N4R6CCKQ7CN8 type=write size=3452870 2024-08-29T18:14:57.817 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:57.816+0000 7fb61f04a8c0 1 > prepared part key=_multipart_YTTW0WYLHLAN.2~7LGIX0IIHXSN.0 size=1048576 2024-08-29T18:14:57.823 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:57.820+0000 7fb61f04a8c0 1 > prepared part key=_multipart_YTTW0WYLHLAN.2~7LGIX0IIHXSN.1 size=1048576 2024-08-29T18:14:57.828 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:57.824+0000 7fb61f04a8c0 1 > prepared part key=_multipart_YTTW0WYLHLAN.2~7LGIX0IIHXSN.2 size=82084 2024-08-29T18:14:57.828 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:57.824+0000 7fb61f04a8c0 1 > prepared multipart upload key=YTTW0WYLHLAN upload=7LGIX0IIHXSN tag=XYAOWW793XDA type=write size=3227812 2024-08-29T18:14:57.834 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:57.832+0000 7fb61f04a8c0 1 < completed delete operation key=H62DUL1RISWE tag=Y1CFKR2AVHM4 type=del 2024-08-29T18:14:57.846 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:57.844+0000 7fb61f04a8c0 1 > prepared part key=_multipart_S94OB93AU625.2~0M58B51GIT9C.0 size=1048576 2024-08-29T18:14:57.851 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:57.848+0000 7fb61f04a8c0 1 > prepared part key=_multipart_S94OB93AU625.2~0M58B51GIT9C.1 size=861878 2024-08-29T18:14:57.851 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:57.848+0000 7fb61f04a8c0 1 > prepared multipart upload key=S94OB93AU625 upload=0M58B51GIT9C tag=KS6C2WTA2VLS type=write size=2959030 2024-08-29T18:14:57.858 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:57.856+0000 7fb61f04a8c0 1 < completed delete operation key=X36ENK39934I tag=MJG40ZXVICAE type=del 2024-08-29T18:14:57.864 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:57.860+0000 7fb61f04a8c0 1 > prepared operation key=ACLL9P9WWITK tag=O0FR1NGVKYPE type=del size=294304 2024-08-29T18:14:57.865 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:57.864+0000 7fb61f04a8c0 1 < canceled part key=_multipart_3QFXN4B7753P.2~W15B2LPPU2P1.0 size=1048576 2024-08-29T18:14:57.870 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:57.868+0000 7fb61f04a8c0 1 < completed part key=_multipart_3QFXN4B7753P.2~W15B2LPPU2P1.1 size=886560 2024-08-29T18:14:57.881 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:57.880+0000 7fb61f04a8c0 1 < canceled multipart upload key=3QFXN4B7753P upload=W15B2LPPU2P1 tag=OS88PVXG3ZKJ type=write size=2983712 2024-08-29T18:14:57.887 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:57.884+0000 7fb61f04a8c0 1 > prepared operation key=88Z3FINQPJH4 tag=9SWIH1ZJW8MN type=del size=4138052 2024-08-29T18:14:57.900 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:57.896+0000 7fb61f04a8c0 1 < suggested remove operation key=5KUQU3N4QH12 tag=YPTT5KNNW41S type=del 2024-08-29T18:14:57.906 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:57.904+0000 7fb61f04a8c0 1 > prepared operation key=AYZ82CIS7E5Q tag=K075RZIW1UPP type=del size=830676 2024-08-29T18:14:57.912 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:57.908+0000 7fb61f04a8c0 1 < canceled operation key=JNIRD10HWLR8 tag=VM2844BV892U type=del size=4088775 2024-08-29T18:14:57.924 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:57.920+0000 7fb61f04a8c0 1 > prepared part key=_multipart_0YHK9IOSR0X1.2~GSGJ4DQNSNKX.0 size=1048576 2024-08-29T18:14:57.931 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:57.928+0000 7fb61f04a8c0 1 > prepared part key=_multipart_0YHK9IOSR0X1.2~GSGJ4DQNSNKX.1 size=859409 2024-08-29T18:14:57.931 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:57.928+0000 7fb61f04a8c0 1 > prepared multipart upload key=0YHK9IOSR0X1 upload=GSGJ4DQNSNKX tag=9WM1OV1E0SEZ type=write size=2956561 2024-08-29T18:14:57.932 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:57.928+0000 7fb61f04a8c0 1 < canceled part key=_multipart_S94OB93AU625.2~R7UQRTX6WHJB.0 size=1048576 2024-08-29T18:14:57.940 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:57.936+0000 7fb61f04a8c0 1 < completed part key=_multipart_S94OB93AU625.2~R7UQRTX6WHJB.1 size=1048576 2024-08-29T18:14:57.945 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:57.944+0000 7fb61f04a8c0 1 < completed part key=_multipart_S94OB93AU625.2~R7UQRTX6WHJB.2 size=151526 2024-08-29T18:14:57.956 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:57.952+0000 7fb61f04a8c0 1 < canceled multipart upload key=S94OB93AU625 upload=R7UQRTX6WHJB tag=YIAB05X6PO89 type=write size=3297254 2024-08-29T18:14:57.963 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:57.960+0000 7fb61f04a8c0 1 > prepared operation key=H62DUL1RISWE tag=FZ23L2L89CHY type=del size=155561 2024-08-29T18:14:57.970 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:57.968+0000 7fb61f04a8c0 1 < completed part key=_multipart_G2SIXOJ02LZ6.2~O1DHNQT17VAZ.0 size=1048576 2024-08-29T18:14:57.976 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:57.972+0000 7fb61f04a8c0 1 < completed part key=_multipart_G2SIXOJ02LZ6.2~O1DHNQT17VAZ.1 size=507311 2024-08-29T18:14:57.987 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:57.984+0000 7fb61f04a8c0 1 < completed multipart upload key=G2SIXOJ02LZ6 upload=O1DHNQT17VAZ tag=WFG19I3KZXDV type=write size=2604463 2024-08-29T18:14:57.993 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:57.992+0000 7fb61f04a8c0 1 > prepared operation key=0YHK9IOSR0X1 tag=CBCPVR629F3R type=del size=243092 2024-08-29T18:14:57.999 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:57.996+0000 7fb61f04a8c0 1 < completed part key=_multipart_YTTW0WYLHLAN.2~SWWFAGTV9T33.0 size=1048576 2024-08-29T18:14:58.004 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:58.000+0000 7fb61f04a8c0 1 < completed part key=_multipart_YTTW0WYLHLAN.2~SWWFAGTV9T33.1 size=733614 2024-08-29T18:14:58.014 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:58.012+0000 7fb61f04a8c0 1 < completed multipart upload key=YTTW0WYLHLAN upload=SWWFAGTV9T33 tag=OZQRTF7KNJ45 type=write size=2830766 2024-08-29T18:14:58.025 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:58.024+0000 7fb61f04a8c0 1 > prepared part key=_multipart_H62DUL1RISWE.2~18HAY584ATQP.0 size=1048576 2024-08-29T18:14:58.031 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:58.028+0000 7fb61f04a8c0 1 > prepared part key=_multipart_H62DUL1RISWE.2~18HAY584ATQP.1 size=1048576 2024-08-29T18:14:58.036 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:58.032+0000 7fb61f04a8c0 1 > prepared part key=_multipart_H62DUL1RISWE.2~18HAY584ATQP.2 size=743463 2024-08-29T18:14:58.036 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:58.032+0000 7fb61f04a8c0 1 > prepared multipart upload key=H62DUL1RISWE upload=18HAY584ATQP tag=3PFC2HMWHDY2 type=write size=3889191 2024-08-29T18:14:58.042 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:58.040+0000 7fb61f04a8c0 1 < completed delete operation key=3TBQVJB6IV1A tag=FRVTNG76JUBE type=del 2024-08-29T18:14:58.055 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:58.052+0000 7fb61f04a8c0 1 > prepared part key=_multipart_UV4UZ0C0JNBG.2~CZU9YFCMBMN2.0 size=1048576 2024-08-29T18:14:58.060 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:58.056+0000 7fb61f04a8c0 1 > prepared part key=_multipart_UV4UZ0C0JNBG.2~CZU9YFCMBMN2.1 size=478336 2024-08-29T18:14:58.060 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:58.056+0000 7fb61f04a8c0 1 > prepared multipart upload key=UV4UZ0C0JNBG upload=CZU9YFCMBMN2 tag=KYTXIYJC59LJ type=write size=2575488 2024-08-29T18:14:58.066 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:58.064+0000 7fb61f04a8c0 1 < canceled operation key=JNIRD10HWLR8 tag=7392E6FDI9A3 type=del size=3544303 2024-08-29T18:14:58.077 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:58.076+0000 7fb61f04a8c0 1 > prepared part key=_multipart_FNU3QYRYTDJL.2~D9GOFSFK6B02.0 size=211841 2024-08-29T18:14:58.077 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:58.076+0000 7fb61f04a8c0 1 > prepared multipart upload key=FNU3QYRYTDJL upload=D9GOFSFK6B02 tag=LS3K2S7E3TJH type=write size=1260417 2024-08-29T18:14:58.082 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:58.080+0000 7fb61f04a8c0 1 < completed delete operation key=YTTW0WYLHLAN tag=NXQQ6YIWYQBC type=del 2024-08-29T18:14:58.088 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:58.084+0000 7fb61f04a8c0 1 > prepared operation key=AYZ82CIS7E5Q tag=1HGD1Y2UFN8B type=del size=3713550 2024-08-29T18:14:58.094 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:58.092+0000 7fb61f04a8c0 1 < completed write operation key=3QFXN4B7753P tag=T4B6EPSGY1I8 type=write size=168916 2024-08-29T18:14:58.101 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:58.100+0000 7fb61f04a8c0 1 > prepared operation key=2KKUJMSXARBZ tag=4HQ6UQXSMYMA type=del size=761210 2024-08-29T18:14:58.113 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:58.112+0000 7fb61f04a8c0 1 < suggested remove operation key=9KUQQR7K1949 tag=VOGWO6LN91O1 type=del 2024-08-29T18:14:58.125 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:58.124+0000 7fb61f04a8c0 1 > prepared part key=_multipart_G2SIXOJ02LZ6.2~UQOJ01H8A74B.0 size=1048576 2024-08-29T18:14:58.131 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:58.128+0000 7fb61f04a8c0 1 > prepared part key=_multipart_G2SIXOJ02LZ6.2~UQOJ01H8A74B.1 size=1048576 2024-08-29T18:14:58.136 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:58.132+0000 7fb61f04a8c0 1 > prepared part key=_multipart_G2SIXOJ02LZ6.2~UQOJ01H8A74B.2 size=332179 2024-08-29T18:14:58.136 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:58.132+0000 7fb61f04a8c0 1 > prepared multipart upload key=G2SIXOJ02LZ6 upload=UQOJ01H8A74B tag=V1B40BL5B840 type=write size=3477907 2024-08-29T18:14:58.148 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:58.144+0000 7fb61f04a8c0 1 < suggested update operation key=T5QMR1S0ST4W tag=ECNJ3O4OB4N1 type=del size=986429 2024-08-29T18:14:58.154 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:58.152+0000 7fb61f04a8c0 1 > prepared operation key=5KUQU3N4QH12 tag=PXDQLYK9W1EW type=del size=4052111 2024-08-29T18:14:58.160 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:58.156+0000 7fb61f04a8c0 1 < completed delete operation key=AYZ82CIS7E5Q tag=M0FX2WE921D7 type=del 2024-08-29T18:14:58.172 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:58.168+0000 7fb61f04a8c0 1 > prepared part key=_multipart_G64DV15QNIKC.2~S6903B1KPE2S.0 size=364784 2024-08-29T18:14:58.172 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:58.168+0000 7fb61f04a8c0 1 > prepared multipart upload key=G64DV15QNIKC upload=S6903B1KPE2S tag=NHED3LH8HJ2D type=write size=1413360 2024-08-29T18:14:58.178 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:58.176+0000 7fb61f04a8c0 1 < completed part key=_multipart_YTTW0WYLHLAN.2~7LGIX0IIHXSN.0 size=1048576 2024-08-29T18:14:58.183 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:58.180+0000 7fb61f04a8c0 1 < completed part key=_multipart_YTTW0WYLHLAN.2~7LGIX0IIHXSN.1 size=1048576 2024-08-29T18:14:58.189 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:58.184+0000 7fb61f04a8c0 1 < completed part key=_multipart_YTTW0WYLHLAN.2~7LGIX0IIHXSN.2 size=82084 2024-08-29T18:14:58.199 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:58.196+0000 7fb61f04a8c0 1 < completed multipart upload key=YTTW0WYLHLAN upload=7LGIX0IIHXSN tag=XYAOWW793XDA type=write size=3227812 2024-08-29T18:14:58.205 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:58.204+0000 7fb61f04a8c0 1 > prepared operation key=2KKUJMSXARBZ tag=TA8DZ7M0GTNM type=del size=2422420 2024-08-29T18:14:58.215 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:58.212+0000 7fb61f04a8c0 1 < completed part key=_multipart_S94OB93AU625.2~0M58B51GIT9C.0 size=1048576 2024-08-29T18:14:58.221 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:58.220+0000 7fb61f04a8c0 1 < completed part key=_multipart_S94OB93AU625.2~0M58B51GIT9C.1 size=861878 2024-08-29T18:14:58.231 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:58.228+0000 7fb61f04a8c0 1 < completed multipart upload key=S94OB93AU625 upload=0M58B51GIT9C tag=KS6C2WTA2VLS type=write size=2959030 2024-08-29T18:14:58.237 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:58.236+0000 7fb61f04a8c0 1 > prepared operation key=H62DUL1RISWE tag=J582A0H5QY8W type=del size=3650494 2024-08-29T18:14:58.244 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:58.240+0000 7fb61f04a8c0 1 < completed delete operation key=ACLL9P9WWITK tag=O0FR1NGVKYPE type=del 2024-08-29T18:14:58.256 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:58.252+0000 7fb61f04a8c0 1 > prepared part key=_multipart_X36ENK39934I.2~5UVAYUDW8UAH.0 size=22274 2024-08-29T18:14:58.256 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:58.252+0000 7fb61f04a8c0 1 > prepared multipart upload key=X36ENK39934I upload=5UVAYUDW8UAH tag=NH9572BKYOBK type=write size=1070850 2024-08-29T18:14:58.262 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:58.260+0000 7fb61f04a8c0 1 < completed delete operation key=88Z3FINQPJH4 tag=9SWIH1ZJW8MN type=del 2024-08-29T18:14:58.268 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:58.264+0000 7fb61f04a8c0 1 > prepared operation key=UV4UZ0C0JNBG tag=45W7W7U7N458 type=del size=727288 2024-08-29T18:14:58.275 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:58.272+0000 7fb61f04a8c0 1 < completed delete operation key=AYZ82CIS7E5Q tag=K075RZIW1UPP type=del 2024-08-29T18:14:58.281 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:58.280+0000 7fb61f04a8c0 1 > prepared operation key=4CJ45GKY8XE9 tag=LFE7FM00KLQ6 type=del size=620150 2024-08-29T18:14:58.287 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:58.284+0000 7fb61f04a8c0 1 < completed part key=_multipart_0YHK9IOSR0X1.2~GSGJ4DQNSNKX.0 size=1048576 2024-08-29T18:14:58.294 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:58.292+0000 7fb61f04a8c0 1 < completed part key=_multipart_0YHK9IOSR0X1.2~GSGJ4DQNSNKX.1 size=859409 2024-08-29T18:14:58.306 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:58.304+0000 7fb61f04a8c0 1 < completed multipart upload key=0YHK9IOSR0X1 upload=GSGJ4DQNSNKX tag=9WM1OV1E0SEZ type=write size=2956561 2024-08-29T18:14:58.312 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:58.308+0000 7fb61f04a8c0 1 > prepared operation key=ME3R1W5MZE98 tag=GUEAO74K93FU type=del size=876335 2024-08-29T18:14:58.318 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:58.316+0000 7fb61f04a8c0 1 < completed delete operation key=H62DUL1RISWE tag=FZ23L2L89CHY type=del 2024-08-29T18:14:58.330 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:58.328+0000 7fb61f04a8c0 1 > prepared part key=_multipart_AYZ82CIS7E5Q.2~U1CFHIFQ528Z.0 size=1048576 2024-08-29T18:14:58.337 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:58.336+0000 7fb61f04a8c0 1 > prepared part key=_multipart_AYZ82CIS7E5Q.2~U1CFHIFQ528Z.1 size=1048576 2024-08-29T18:14:58.342 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:58.340+0000 7fb61f04a8c0 1 > prepared part key=_multipart_AYZ82CIS7E5Q.2~U1CFHIFQ528Z.2 size=840375 2024-08-29T18:14:58.342 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:58.340+0000 7fb61f04a8c0 1 > prepared multipart upload key=AYZ82CIS7E5Q upload=U1CFHIFQ528Z tag=YF62OO1M26CQ type=write size=3986103 2024-08-29T18:14:58.349 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:58.348+0000 7fb61f04a8c0 1 < completed delete operation key=0YHK9IOSR0X1 tag=CBCPVR629F3R type=del 2024-08-29T18:14:58.359 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:58.356+0000 7fb61f04a8c0 1 > prepared part key=_multipart_AYZ82CIS7E5Q.2~V5H5IGT4BEOE.0 size=1048576 2024-08-29T18:14:58.364 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:58.360+0000 7fb61f04a8c0 1 > prepared part key=_multipart_AYZ82CIS7E5Q.2~V5H5IGT4BEOE.1 size=1048576 2024-08-29T18:14:58.369 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:58.368+0000 7fb61f04a8c0 1 > prepared part key=_multipart_AYZ82CIS7E5Q.2~V5H5IGT4BEOE.2 size=909552 2024-08-29T18:14:58.369 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:58.368+0000 7fb61f04a8c0 1 > prepared multipart upload key=AYZ82CIS7E5Q upload=V5H5IGT4BEOE tag=R5ANZSGNTKWB type=write size=4055280 2024-08-29T18:14:58.377 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:58.372+0000 7fb61f04a8c0 1 < completed part key=_multipart_H62DUL1RISWE.2~18HAY584ATQP.0 size=1048576 2024-08-29T18:14:58.383 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:58.380+0000 7fb61f04a8c0 1 < completed part key=_multipart_H62DUL1RISWE.2~18HAY584ATQP.1 size=1048576 2024-08-29T18:14:58.389 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:58.388+0000 7fb61f04a8c0 1 < completed part key=_multipart_H62DUL1RISWE.2~18HAY584ATQP.2 size=743463 2024-08-29T18:14:58.398 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:58.396+0000 7fb61f04a8c0 1 < completed multipart upload key=H62DUL1RISWE upload=18HAY584ATQP tag=3PFC2HMWHDY2 type=write size=3889191 2024-08-29T18:14:58.408 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:58.404+0000 7fb61f04a8c0 1 > prepared part key=_multipart_O7DBV8Y3AF99.2~HWE0N6NKQRLP.0 size=1048576 2024-08-29T18:14:58.412 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:58.408+0000 7fb61f04a8c0 1 > prepared part key=_multipart_O7DBV8Y3AF99.2~HWE0N6NKQRLP.1 size=1048576 2024-08-29T18:14:58.417 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:58.416+0000 7fb61f04a8c0 1 > prepared part key=_multipart_O7DBV8Y3AF99.2~HWE0N6NKQRLP.2 size=201498 2024-08-29T18:14:58.417 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:58.416+0000 7fb61f04a8c0 1 > prepared multipart upload key=O7DBV8Y3AF99 upload=HWE0N6NKQRLP tag=5RP7I1UM78LK type=write size=3347226 2024-08-29T18:14:58.422 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:58.420+0000 7fb61f04a8c0 1 < completed part key=_multipart_UV4UZ0C0JNBG.2~CZU9YFCMBMN2.0 size=1048576 2024-08-29T18:14:58.427 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:58.424+0000 7fb61f04a8c0 1 < completed part key=_multipart_UV4UZ0C0JNBG.2~CZU9YFCMBMN2.1 size=478336 2024-08-29T18:14:58.436 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:58.432+0000 7fb61f04a8c0 1 < completed multipart upload key=UV4UZ0C0JNBG upload=CZU9YFCMBMN2 tag=KYTXIYJC59LJ type=write size=2575488 2024-08-29T18:14:58.441 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:58.440+0000 7fb61f04a8c0 1 > prepared operation key=2KKUJMSXARBZ tag=NSMLZ8TNY7FI type=write size=251030 2024-08-29T18:14:58.447 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:58.444+0000 7fb61f04a8c0 1 < completed part key=_multipart_FNU3QYRYTDJL.2~D9GOFSFK6B02.0 size=211841 2024-08-29T18:14:58.456 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:58.452+0000 7fb61f04a8c0 1 < completed multipart upload key=FNU3QYRYTDJL upload=D9GOFSFK6B02 tag=LS3K2S7E3TJH type=write size=1260417 2024-08-29T18:14:58.467 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:58.464+0000 7fb61f04a8c0 1 > prepared part key=_multipart_T5QMR1S0ST4W.2~M060X6MHU0N4.0 size=1048576 2024-08-29T18:14:58.473 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:58.468+0000 7fb61f04a8c0 1 > prepared part key=_multipart_T5QMR1S0ST4W.2~M060X6MHU0N4.1 size=1048576 2024-08-29T18:14:58.478 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:58.476+0000 7fb61f04a8c0 1 > prepared part key=_multipart_T5QMR1S0ST4W.2~M060X6MHU0N4.2 size=1026310 2024-08-29T18:14:58.478 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:58.476+0000 7fb61f04a8c0 1 > prepared multipart upload key=T5QMR1S0ST4W upload=M060X6MHU0N4 tag=N2JM485NXATY type=write size=4172038 2024-08-29T18:14:58.491 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:58.488+0000 7fb61f04a8c0 1 < suggested update operation key=AYZ82CIS7E5Q tag=1HGD1Y2UFN8B type=del size=3713550 2024-08-29T18:14:58.501 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:58.500+0000 7fb61f04a8c0 1 > prepared part key=_multipart_LT1SSGLX1WMH.2~OKBZWKW9NP6Q.0 size=758223 2024-08-29T18:14:58.501 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:58.500+0000 7fb61f04a8c0 1 > prepared multipart upload key=LT1SSGLX1WMH upload=OKBZWKW9NP6Q tag=REE8SFZZGGNT type=write size=1806799 2024-08-29T18:14:58.507 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:58.504+0000 7fb61f04a8c0 1 < completed delete operation key=2KKUJMSXARBZ tag=4HQ6UQXSMYMA type=del 2024-08-29T18:14:58.513 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:58.512+0000 7fb61f04a8c0 1 > prepared operation key=YTTW0WYLHLAN tag=IRREYCRR8GXE type=del size=3628764 2024-08-29T18:14:58.519 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:58.516+0000 7fb61f04a8c0 1 < completed part key=_multipart_G2SIXOJ02LZ6.2~UQOJ01H8A74B.0 size=1048576 2024-08-29T18:14:58.524 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:58.520+0000 7fb61f04a8c0 1 < completed part key=_multipart_G2SIXOJ02LZ6.2~UQOJ01H8A74B.1 size=1048576 2024-08-29T18:14:58.529 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:58.528+0000 7fb61f04a8c0 1 < completed part key=_multipart_G2SIXOJ02LZ6.2~UQOJ01H8A74B.2 size=332179 2024-08-29T18:14:58.540 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:58.536+0000 7fb61f04a8c0 1 < completed multipart upload key=G2SIXOJ02LZ6 upload=UQOJ01H8A74B tag=V1B40BL5B840 type=write size=3477907 2024-08-29T18:14:58.550 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:58.548+0000 7fb61f04a8c0 1 > prepared part key=_multipart_FNU3QYRYTDJL.2~0W3U9ZT1TKHP.0 size=1048576 2024-08-29T18:14:58.556 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:58.552+0000 7fb61f04a8c0 1 > prepared part key=_multipart_FNU3QYRYTDJL.2~0W3U9ZT1TKHP.1 size=608107 2024-08-29T18:14:58.556 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:58.552+0000 7fb61f04a8c0 1 > prepared multipart upload key=FNU3QYRYTDJL upload=0W3U9ZT1TKHP tag=5RDCSAM8MC4C type=write size=2705259 2024-08-29T18:14:58.562 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:58.560+0000 7fb61f04a8c0 1 < canceled operation key=5KUQU3N4QH12 tag=PXDQLYK9W1EW type=del size=4052111 2024-08-29T18:14:58.573 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:58.572+0000 7fb61f04a8c0 1 > prepared part key=_multipart_ME3R1W5MZE98.2~INH1M0LE7CZB.0 size=1048576 2024-08-29T18:14:58.579 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:58.576+0000 7fb61f04a8c0 1 > prepared part key=_multipart_ME3R1W5MZE98.2~INH1M0LE7CZB.1 size=535631 2024-08-29T18:14:58.579 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:58.576+0000 7fb61f04a8c0 1 > prepared multipart upload key=ME3R1W5MZE98 upload=INH1M0LE7CZB tag=AEJFY0MQTJ09 type=write size=2632783 2024-08-29T18:14:58.586 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:58.584+0000 7fb61f04a8c0 1 < completed part key=_multipart_G64DV15QNIKC.2~S6903B1KPE2S.0 size=364784 2024-08-29T18:14:58.597 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:58.596+0000 7fb61f04a8c0 1 < completed multipart upload key=G64DV15QNIKC upload=S6903B1KPE2S tag=NHED3LH8HJ2D type=write size=1413360 2024-08-29T18:14:58.603 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:58.600+0000 7fb61f04a8c0 1 > prepared operation key=X36ENK39934I tag=D6DFMCEUXUZQ type=del size=1059574 2024-08-29T18:14:58.609 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:58.608+0000 7fb61f04a8c0 1 < completed delete operation key=2KKUJMSXARBZ tag=TA8DZ7M0GTNM type=del 2024-08-29T18:14:58.621 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:58.620+0000 7fb61f04a8c0 1 > prepared part key=_multipart_QIF1G8LA4M98.2~9LBCBQBHPGWW.0 size=1048576 2024-08-29T18:14:58.626 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:58.624+0000 7fb61f04a8c0 1 > prepared part key=_multipart_QIF1G8LA4M98.2~9LBCBQBHPGWW.1 size=1048576 2024-08-29T18:14:58.632 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:58.628+0000 7fb61f04a8c0 1 > prepared part key=_multipart_QIF1G8LA4M98.2~9LBCBQBHPGWW.2 size=296967 2024-08-29T18:14:58.632 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:58.628+0000 7fb61f04a8c0 1 > prepared multipart upload key=QIF1G8LA4M98 upload=9LBCBQBHPGWW tag=LD9ZM2BLGXXC type=write size=3442695 2024-08-29T18:14:58.645 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:58.640+0000 7fb61f04a8c0 1 < suggested remove operation key=H62DUL1RISWE tag=J582A0H5QY8W type=del 2024-08-29T18:14:58.656 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:58.652+0000 7fb61f04a8c0 1 > prepared part key=_multipart_LT1SSGLX1WMH.2~6WDQDFWWDYK3.0 size=1048576 2024-08-29T18:14:58.664 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:58.660+0000 7fb61f04a8c0 1 > prepared part key=_multipart_LT1SSGLX1WMH.2~6WDQDFWWDYK3.1 size=1048576 2024-08-29T18:14:58.669 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:58.664+0000 7fb61f04a8c0 1 > prepared part key=_multipart_LT1SSGLX1WMH.2~6WDQDFWWDYK3.2 size=912387 2024-08-29T18:14:58.669 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:58.664+0000 7fb61f04a8c0 1 > prepared multipart upload key=LT1SSGLX1WMH upload=6WDQDFWWDYK3 tag=ZO2XSMBNO9ZZ type=write size=4058115 2024-08-29T18:14:58.676 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:58.672+0000 7fb61f04a8c0 1 < completed part key=_multipart_X36ENK39934I.2~5UVAYUDW8UAH.0 size=22274 2024-08-29T18:14:58.686 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:58.684+0000 7fb61f04a8c0 1 < completed multipart upload key=X36ENK39934I upload=5UVAYUDW8UAH tag=NH9572BKYOBK type=write size=1070850 2024-08-29T18:14:58.698 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:58.696+0000 7fb61f04a8c0 1 > prepared part key=_multipart_H62DUL1RISWE.2~U915LBNSCMHB.0 size=1048576 2024-08-29T18:14:58.703 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:58.700+0000 7fb61f04a8c0 1 > prepared part key=_multipart_H62DUL1RISWE.2~U915LBNSCMHB.1 size=1048576 2024-08-29T18:14:58.708 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:58.704+0000 7fb61f04a8c0 1 > prepared part key=_multipart_H62DUL1RISWE.2~U915LBNSCMHB.2 size=16149 2024-08-29T18:14:58.708 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:58.704+0000 7fb61f04a8c0 1 > prepared multipart upload key=H62DUL1RISWE upload=U915LBNSCMHB tag=19A3088EE20P type=write size=3161877 2024-08-29T18:14:58.720 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:58.716+0000 7fb61f04a8c0 1 < suggested remove operation key=UV4UZ0C0JNBG tag=45W7W7U7N458 type=del 2024-08-29T18:14:58.726 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:58.724+0000 7fb61f04a8c0 1 > prepared operation key=I3TS5SB21620 tag=2UVAFW4W3RWL type=del size=3081204 2024-08-29T18:14:58.732 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:58.728+0000 7fb61f04a8c0 1 < completed delete operation key=4CJ45GKY8XE9 tag=LFE7FM00KLQ6 type=del 2024-08-29T18:14:58.738 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:58.736+0000 7fb61f04a8c0 1 > prepared operation key=H62DUL1RISWE tag=9BZHAFJYCWP8 type=write size=996223 2024-08-29T18:14:58.750 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:58.748+0000 7fb61f04a8c0 1 < suggested update operation key=ME3R1W5MZE98 tag=GUEAO74K93FU type=del size=876335 2024-08-29T18:14:58.757 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:58.752+0000 7fb61f04a8c0 1 > prepared operation key=G64DV15QNIKC tag=T33R7RNPQ8MA type=write size=201824 2024-08-29T18:14:58.763 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:58.760+0000 7fb61f04a8c0 1 < completed part key=_multipart_AYZ82CIS7E5Q.2~U1CFHIFQ528Z.0 size=1048576 2024-08-29T18:14:58.768 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:58.764+0000 7fb61f04a8c0 1 < completed part key=_multipart_AYZ82CIS7E5Q.2~U1CFHIFQ528Z.1 size=1048576 2024-08-29T18:14:58.774 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:58.772+0000 7fb61f04a8c0 1 < completed part key=_multipart_AYZ82CIS7E5Q.2~U1CFHIFQ528Z.2 size=840375 2024-08-29T18:14:58.785 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:58.784+0000 7fb61f04a8c0 1 < completed multipart upload key=AYZ82CIS7E5Q upload=U1CFHIFQ528Z tag=YF62OO1M26CQ type=write size=3986103 2024-08-29T18:14:58.791 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:58.788+0000 7fb61f04a8c0 1 > prepared operation key=ME3R1W5MZE98 tag=XX3ISSTJZYL6 type=del size=1107234 2024-08-29T18:14:58.800 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:58.796+0000 7fb61f04a8c0 1 < completed part key=_multipart_AYZ82CIS7E5Q.2~V5H5IGT4BEOE.0 size=1048576 2024-08-29T18:14:58.805 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:58.804+0000 7fb61f04a8c0 1 < completed part key=_multipart_AYZ82CIS7E5Q.2~V5H5IGT4BEOE.1 size=1048576 2024-08-29T18:14:58.810 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:58.808+0000 7fb61f04a8c0 1 < completed part key=_multipart_AYZ82CIS7E5Q.2~V5H5IGT4BEOE.2 size=909552 2024-08-29T18:14:58.820 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:58.816+0000 7fb61f04a8c0 1 < completed multipart upload key=AYZ82CIS7E5Q upload=V5H5IGT4BEOE tag=R5ANZSGNTKWB type=write size=4055280 2024-08-29T18:14:58.826 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:58.824+0000 7fb61f04a8c0 1 > prepared operation key=2A1BIVN3Z7BT tag=N04QLZZL9IK2 type=del size=359164 2024-08-29T18:14:58.832 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:58.828+0000 7fb61f04a8c0 1 < completed part key=_multipart_O7DBV8Y3AF99.2~HWE0N6NKQRLP.0 size=1048576 2024-08-29T18:14:58.837 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:58.836+0000 7fb61f04a8c0 1 < completed part key=_multipart_O7DBV8Y3AF99.2~HWE0N6NKQRLP.1 size=1048576 2024-08-29T18:14:58.842 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:58.840+0000 7fb61f04a8c0 1 < completed part key=_multipart_O7DBV8Y3AF99.2~HWE0N6NKQRLP.2 size=201498 2024-08-29T18:14:58.853 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:58.848+0000 7fb61f04a8c0 1 < completed multipart upload key=O7DBV8Y3AF99 upload=HWE0N6NKQRLP tag=5RP7I1UM78LK type=write size=3347226 2024-08-29T18:14:58.858 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:58.856+0000 7fb61f04a8c0 1 > prepared operation key=LT1SSGLX1WMH tag=Z8MHXBMQTT2J type=del size=2876426 2024-08-29T18:14:58.865 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:58.864+0000 7fb61f04a8c0 1 < completed write operation key=2KKUJMSXARBZ tag=NSMLZ8TNY7FI type=write size=251030 2024-08-29T18:14:58.876 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:58.872+0000 7fb61f04a8c0 1 > prepared part key=_multipart_LT1SSGLX1WMH.2~3BT311ZK1KK9.0 size=777739 2024-08-29T18:14:58.876 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:58.872+0000 7fb61f04a8c0 1 > prepared multipart upload key=LT1SSGLX1WMH upload=3BT311ZK1KK9 tag=8FNWB6R6A2TY type=write size=1826315 2024-08-29T18:14:58.882 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:58.880+0000 7fb61f04a8c0 1 < completed part key=_multipart_T5QMR1S0ST4W.2~M060X6MHU0N4.0 size=1048576 2024-08-29T18:14:58.887 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:58.884+0000 7fb61f04a8c0 1 < completed part key=_multipart_T5QMR1S0ST4W.2~M060X6MHU0N4.1 size=1048576 2024-08-29T18:14:58.892 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:58.888+0000 7fb61f04a8c0 1 < completed part key=_multipart_T5QMR1S0ST4W.2~M060X6MHU0N4.2 size=1026310 2024-08-29T18:14:58.902 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:58.900+0000 7fb61f04a8c0 1 < completed multipart upload key=T5QMR1S0ST4W upload=M060X6MHU0N4 tag=N2JM485NXATY type=write size=4172038 2024-08-29T18:14:58.911 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:58.908+0000 7fb61f04a8c0 1 > prepared part key=_multipart_WL071MKICR2A.2~4K9NZ02YC65H.0 size=1048576 2024-08-29T18:14:58.915 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:58.912+0000 7fb61f04a8c0 1 > prepared part key=_multipart_WL071MKICR2A.2~4K9NZ02YC65H.1 size=1048576 2024-08-29T18:14:58.920 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:58.916+0000 7fb61f04a8c0 1 > prepared part key=_multipart_WL071MKICR2A.2~4K9NZ02YC65H.2 size=290933 2024-08-29T18:14:58.920 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:58.916+0000 7fb61f04a8c0 1 > prepared multipart upload key=WL071MKICR2A upload=4K9NZ02YC65H tag=4UROL390YPJP type=write size=3436661 2024-08-29T18:14:58.924 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:58.920+0000 7fb61f04a8c0 1 < completed part key=_multipart_LT1SSGLX1WMH.2~OKBZWKW9NP6Q.0 size=758223 2024-08-29T18:14:58.934 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:58.932+0000 7fb61f04a8c0 1 < completed multipart upload key=LT1SSGLX1WMH upload=OKBZWKW9NP6Q tag=REE8SFZZGGNT type=write size=1806799 2024-08-29T18:14:58.939 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:58.936+0000 7fb61f04a8c0 1 > prepared operation key=XQUR2PAH9MTZ tag=C0WQFJ9LADD5 type=del size=1136856 2024-08-29T18:14:58.944 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:58.940+0000 7fb61f04a8c0 1 < completed delete operation key=YTTW0WYLHLAN tag=IRREYCRR8GXE type=del 2024-08-29T18:14:58.949 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:58.944+0000 7fb61f04a8c0 1 > prepared operation key=UV4UZ0C0JNBG tag=WW5QMS5FLB9A type=del size=4069869 2024-08-29T18:14:58.953 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:58.952+0000 7fb61f04a8c0 1 < completed part key=_multipart_FNU3QYRYTDJL.2~0W3U9ZT1TKHP.0 size=1048576 2024-08-29T18:14:58.957 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:58.956+0000 7fb61f04a8c0 1 < completed part key=_multipart_FNU3QYRYTDJL.2~0W3U9ZT1TKHP.1 size=608107 2024-08-29T18:14:58.965 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:58.964+0000 7fb61f04a8c0 1 < completed multipart upload key=FNU3QYRYTDJL upload=0W3U9ZT1TKHP tag=5RDCSAM8MC4C type=write size=2705259 2024-08-29T18:14:58.970 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:58.968+0000 7fb61f04a8c0 1 > prepared operation key=X36ENK39934I tag=814VGW241ZVY type=del size=509877 2024-08-29T18:14:58.975 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:58.972+0000 7fb61f04a8c0 1 < completed part key=_multipart_ME3R1W5MZE98.2~INH1M0LE7CZB.0 size=1048576 2024-08-29T18:14:58.979 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:58.976+0000 7fb61f04a8c0 1 < completed part key=_multipart_ME3R1W5MZE98.2~INH1M0LE7CZB.1 size=535631 2024-08-29T18:14:58.988 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:58.984+0000 7fb61f04a8c0 1 < completed multipart upload key=ME3R1W5MZE98 upload=INH1M0LE7CZB tag=AEJFY0MQTJ09 type=write size=2632783 2024-08-29T18:14:58.994 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:58.992+0000 7fb61f04a8c0 1 > prepared operation key=ISHSUCCWWXU3 tag=QJY4AVIZK28U type=del size=1696266 2024-08-29T18:14:59.000 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:58.996+0000 7fb61f04a8c0 1 < completed delete operation key=X36ENK39934I tag=D6DFMCEUXUZQ type=del 2024-08-29T18:14:59.009 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:59.008+0000 7fb61f04a8c0 1 > prepared part key=_multipart_T5QMR1S0ST4W.2~AU0QMY4IN5DF.0 size=1048576 2024-08-29T18:14:59.014 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:59.012+0000 7fb61f04a8c0 1 > prepared part key=_multipart_T5QMR1S0ST4W.2~AU0QMY4IN5DF.1 size=111997 2024-08-29T18:14:59.014 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:59.012+0000 7fb61f04a8c0 1 > prepared multipart upload key=T5QMR1S0ST4W upload=AU0QMY4IN5DF tag=EB8LXQAGVHN9 type=write size=2209149 2024-08-29T18:14:59.019 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:59.016+0000 7fb61f04a8c0 1 < completed part key=_multipart_QIF1G8LA4M98.2~9LBCBQBHPGWW.0 size=1048576 2024-08-29T18:14:59.023 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:59.020+0000 7fb61f04a8c0 1 < completed part key=_multipart_QIF1G8LA4M98.2~9LBCBQBHPGWW.1 size=1048576 2024-08-29T18:14:59.027 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:59.024+0000 7fb61f04a8c0 1 < completed part key=_multipart_QIF1G8LA4M98.2~9LBCBQBHPGWW.2 size=296967 2024-08-29T18:14:59.036 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:59.032+0000 7fb61f04a8c0 1 < completed multipart upload key=QIF1G8LA4M98 upload=9LBCBQBHPGWW tag=LD9ZM2BLGXXC type=write size=3442695 2024-08-29T18:14:59.041 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:59.040+0000 7fb61f04a8c0 1 > prepared operation key=I3TS5SB21620 tag=H7LDFK15WU5A type=del size=623088 2024-08-29T18:14:59.046 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:59.044+0000 7fb61f04a8c0 1 < completed part key=_multipart_LT1SSGLX1WMH.2~6WDQDFWWDYK3.0 size=1048576 2024-08-29T18:14:59.051 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:59.048+0000 7fb61f04a8c0 1 < completed part key=_multipart_LT1SSGLX1WMH.2~6WDQDFWWDYK3.1 size=1048576 2024-08-29T18:14:59.055 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:59.052+0000 7fb61f04a8c0 1 < completed part key=_multipart_LT1SSGLX1WMH.2~6WDQDFWWDYK3.2 size=912387 2024-08-29T18:14:59.064 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:59.060+0000 7fb61f04a8c0 1 < completed multipart upload key=LT1SSGLX1WMH upload=6WDQDFWWDYK3 tag=ZO2XSMBNO9ZZ type=write size=4058115 2024-08-29T18:14:59.069 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:59.068+0000 7fb61f04a8c0 1 > prepared operation key=3TBQVJB6IV1A tag=WBXKN7JPIKCX type=del size=505761 2024-08-29T18:14:59.074 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:59.072+0000 7fb61f04a8c0 1 < completed part key=_multipart_H62DUL1RISWE.2~U915LBNSCMHB.0 size=1048576 2024-08-29T18:14:59.078 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:59.076+0000 7fb61f04a8c0 1 < completed part key=_multipart_H62DUL1RISWE.2~U915LBNSCMHB.1 size=1048576 2024-08-29T18:14:59.082 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:59.080+0000 7fb61f04a8c0 1 < completed part key=_multipart_H62DUL1RISWE.2~U915LBNSCMHB.2 size=16149 2024-08-29T18:14:59.091 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:59.088+0000 7fb61f04a8c0 1 < completed multipart upload key=H62DUL1RISWE upload=U915LBNSCMHB tag=19A3088EE20P type=write size=3161877 2024-08-29T18:14:59.102 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:59.100+0000 7fb61f04a8c0 1 > prepared part key=_multipart_G64DV15QNIKC.2~11UWE9H1J1XZ.0 size=1048576 2024-08-29T18:14:59.107 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:59.104+0000 7fb61f04a8c0 1 > prepared part key=_multipart_G64DV15QNIKC.2~11UWE9H1J1XZ.1 size=474477 2024-08-29T18:14:59.107 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:59.104+0000 7fb61f04a8c0 1 > prepared multipart upload key=G64DV15QNIKC upload=11UWE9H1J1XZ tag=WLN50JJIBPXC type=write size=2571629 2024-08-29T18:14:59.112 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:59.108+0000 7fb61f04a8c0 1 < completed delete operation key=I3TS5SB21620 tag=2UVAFW4W3RWL type=del 2024-08-29T18:14:59.123 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:59.120+0000 7fb61f04a8c0 1 > prepared part key=_multipart_ME3R1W5MZE98.2~8G12EA5H2KDD.0 size=971699 2024-08-29T18:14:59.123 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:59.120+0000 7fb61f04a8c0 1 > prepared multipart upload key=ME3R1W5MZE98 upload=8G12EA5H2KDD tag=S9RA4MKJ1D4S type=write size=2020275 2024-08-29T18:14:59.129 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:59.124+0000 7fb61f04a8c0 1 < completed write operation key=H62DUL1RISWE tag=9BZHAFJYCWP8 type=write size=996223 2024-08-29T18:14:59.139 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:59.136+0000 7fb61f04a8c0 1 > prepared part key=_multipart_ME3R1W5MZE98.2~EIVL5RS3RPAQ.0 size=1048576 2024-08-29T18:14:59.146 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:59.144+0000 7fb61f04a8c0 1 > prepared part key=_multipart_ME3R1W5MZE98.2~EIVL5RS3RPAQ.1 size=361534 2024-08-29T18:14:59.146 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:59.144+0000 7fb61f04a8c0 1 > prepared multipart upload key=ME3R1W5MZE98 upload=EIVL5RS3RPAQ tag=TKU1ZKE9W6ZZ type=write size=2458686 2024-08-29T18:14:59.151 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:59.148+0000 7fb61f04a8c0 1 < completed write operation key=G64DV15QNIKC tag=T33R7RNPQ8MA type=write size=201824 2024-08-29T18:14:59.161 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:59.160+0000 7fb61f04a8c0 1 > prepared part key=_multipart_FNU3QYRYTDJL.2~5N7IWH9XYDP8.0 size=1048576 2024-08-29T18:14:59.166 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:59.164+0000 7fb61f04a8c0 1 > prepared part key=_multipart_FNU3QYRYTDJL.2~5N7IWH9XYDP8.1 size=404605 2024-08-29T18:14:59.166 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:59.164+0000 7fb61f04a8c0 1 > prepared multipart upload key=FNU3QYRYTDJL upload=5N7IWH9XYDP8 tag=LXLLGP1MN31O type=write size=2501757 2024-08-29T18:14:59.178 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:59.176+0000 7fb61f04a8c0 1 < suggested remove operation key=ME3R1W5MZE98 tag=XX3ISSTJZYL6 type=del 2024-08-29T18:14:59.189 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:59.188+0000 7fb61f04a8c0 1 > prepared part key=_multipart_0YHK9IOSR0X1.2~7PZNA2EW2S7N.0 size=1048576 2024-08-29T18:14:59.193 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:59.192+0000 7fb61f04a8c0 1 > prepared part key=_multipart_0YHK9IOSR0X1.2~7PZNA2EW2S7N.1 size=447222 2024-08-29T18:14:59.193 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:59.192+0000 7fb61f04a8c0 1 > prepared multipart upload key=0YHK9IOSR0X1 upload=7PZNA2EW2S7N tag=S3KJKZPAF0OD type=write size=2544374 2024-08-29T18:14:59.199 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:59.196+0000 7fb61f04a8c0 1 < completed delete operation key=2A1BIVN3Z7BT tag=N04QLZZL9IK2 type=del 2024-08-29T18:14:59.204 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:59.200+0000 7fb61f04a8c0 1 > prepared operation key=LT1SSGLX1WMH tag=ROWWCMA7QVCK type=del size=4020020 2024-08-29T18:14:59.215 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:59.212+0000 7fb61f04a8c0 1 < suggested update operation key=LT1SSGLX1WMH tag=Z8MHXBMQTT2J type=del size=2876426 2024-08-29T18:14:59.220 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:59.216+0000 7fb61f04a8c0 1 > prepared operation key=QIF1G8LA4M98 tag=3QI92SDMNZ37 type=del size=1696423 2024-08-29T18:14:59.225 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:59.224+0000 7fb61f04a8c0 1 < completed part key=_multipart_LT1SSGLX1WMH.2~3BT311ZK1KK9.0 size=777739 2024-08-29T18:14:59.234 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:59.232+0000 7fb61f04a8c0 1 < completed multipart upload key=LT1SSGLX1WMH upload=3BT311ZK1KK9 tag=8FNWB6R6A2TY type=write size=1826315 2024-08-29T18:14:59.244 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:59.240+0000 7fb61f04a8c0 1 > prepared part key=_multipart_JNIRD10HWLR8.2~KYAS1HQZUV3F.0 size=605690 2024-08-29T18:14:59.244 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:59.240+0000 7fb61f04a8c0 1 > prepared multipart upload key=JNIRD10HWLR8 upload=KYAS1HQZUV3F tag=1YBUM7BJAWW9 type=write size=1654266 2024-08-29T18:14:59.250 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:59.248+0000 7fb61f04a8c0 1 < completed part key=_multipart_WL071MKICR2A.2~4K9NZ02YC65H.0 size=1048576 2024-08-29T18:14:59.255 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:59.252+0000 7fb61f04a8c0 1 < completed part key=_multipart_WL071MKICR2A.2~4K9NZ02YC65H.1 size=1048576 2024-08-29T18:14:59.255 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:59.252+0000 7fb61f04a8c0 1 < canceled part key=_multipart_WL071MKICR2A.2~4K9NZ02YC65H.2 size=290933 2024-08-29T18:14:59.265 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:59.264+0000 7fb61f04a8c0 1 < canceled multipart upload key=WL071MKICR2A upload=4K9NZ02YC65H tag=4UROL390YPJP type=write size=3436661 2024-08-29T18:14:59.275 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:59.272+0000 7fb61f04a8c0 1 > prepared part key=_multipart_ME3R1W5MZE98.2~V5S8GFJCY2G1.0 size=1048576 2024-08-29T18:14:59.280 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:59.276+0000 7fb61f04a8c0 1 > prepared part key=_multipart_ME3R1W5MZE98.2~V5S8GFJCY2G1.1 size=494121 2024-08-29T18:14:59.280 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:59.276+0000 7fb61f04a8c0 1 > prepared multipart upload key=ME3R1W5MZE98 upload=V5S8GFJCY2G1 tag=VD65THW15IB4 type=write size=2591273 2024-08-29T18:14:59.291 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:59.288+0000 7fb61f04a8c0 1 < suggested remove operation key=XQUR2PAH9MTZ tag=C0WQFJ9LADD5 type=del 2024-08-29T18:14:59.297 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:59.296+0000 7fb61f04a8c0 1 > prepared operation key=2KKUJMSXARBZ tag=GQMFTWQYQ7Q4 type=del size=3068959 2024-08-29T18:14:59.304 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:59.300+0000 7fb61f04a8c0 1 < completed delete operation key=UV4UZ0C0JNBG tag=WW5QMS5FLB9A type=del 2024-08-29T18:14:59.309 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:59.308+0000 7fb61f04a8c0 1 > prepared operation key=JNIRD10HWLR8 tag=N5MJMYQDKHYA type=del size=2780079 2024-08-29T18:14:59.321 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:59.320+0000 7fb61f04a8c0 1 < suggested remove operation key=X36ENK39934I tag=814VGW241ZVY type=del 2024-08-29T18:14:59.332 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:59.328+0000 7fb61f04a8c0 1 > prepared part key=_multipart_H62DUL1RISWE.2~4K0HNVURLKSZ.0 size=1048576 2024-08-29T18:14:59.337 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:59.336+0000 7fb61f04a8c0 1 > prepared part key=_multipart_H62DUL1RISWE.2~4K0HNVURLKSZ.1 size=523709 2024-08-29T18:14:59.337 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:59.336+0000 7fb61f04a8c0 1 > prepared multipart upload key=H62DUL1RISWE upload=4K0HNVURLKSZ tag=0NADJL80EIIP type=write size=2620861 2024-08-29T18:14:59.346 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:59.344+0000 7fb61f04a8c0 1 < completed delete operation key=ISHSUCCWWXU3 tag=QJY4AVIZK28U type=del 2024-08-29T18:14:59.357 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:59.352+0000 7fb61f04a8c0 1 > prepared part key=_multipart_3QFXN4B7753P.2~WLTAA9VEJ5G7.0 size=1048576 2024-08-29T18:14:59.362 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:59.360+0000 7fb61f04a8c0 1 > prepared part key=_multipart_3QFXN4B7753P.2~WLTAA9VEJ5G7.1 size=1048576 2024-08-29T18:14:59.366 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:59.364+0000 7fb61f04a8c0 1 > prepared part key=_multipart_3QFXN4B7753P.2~WLTAA9VEJ5G7.2 size=340358 2024-08-29T18:14:59.367 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:59.364+0000 7fb61f04a8c0 1 > prepared multipart upload key=3QFXN4B7753P upload=WLTAA9VEJ5G7 tag=RSX9R6FKN1OB type=write size=3486086 2024-08-29T18:14:59.372 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:59.368+0000 7fb61f04a8c0 1 < completed part key=_multipart_T5QMR1S0ST4W.2~AU0QMY4IN5DF.0 size=1048576 2024-08-29T18:14:59.378 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:59.376+0000 7fb61f04a8c0 1 < completed part key=_multipart_T5QMR1S0ST4W.2~AU0QMY4IN5DF.1 size=111997 2024-08-29T18:14:59.389 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:59.388+0000 7fb61f04a8c0 1 < completed multipart upload key=T5QMR1S0ST4W upload=AU0QMY4IN5DF tag=EB8LXQAGVHN9 type=write size=2209149 2024-08-29T18:14:59.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:14:58 smithi029 bash[77880]: cluster 2024-08-29T18:14:57.840981+0000 mgr.y (mgr.25004) 752 : cluster [DBG] pgmap v1417: 137 pgs: 137 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 561 KiB/s rd, 193 KiB/s wr, 993 op/s 2024-08-29T18:14:59.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:14:58 smithi029 bash[79042]: cluster 2024-08-29T18:14:57.840981+0000 mgr.y (mgr.25004) 752 : cluster [DBG] pgmap v1417: 137 pgs: 137 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 561 KiB/s rd, 193 KiB/s wr, 993 op/s 2024-08-29T18:14:59.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:14:58 smithi110 bash[67519]: cluster 2024-08-29T18:14:57.840981+0000 mgr.y (mgr.25004) 752 : cluster [DBG] pgmap v1417: 137 pgs: 137 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 561 KiB/s rd, 193 KiB/s wr, 993 op/s 2024-08-29T18:14:59.402 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:59.400+0000 7fb61f04a8c0 1 > prepared part key=_multipart_YTTW0WYLHLAN.2~8WD1RXVJZQ9O.0 size=1048576 2024-08-29T18:14:59.408 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:59.404+0000 7fb61f04a8c0 1 > prepared part key=_multipart_YTTW0WYLHLAN.2~8WD1RXVJZQ9O.1 size=1048576 2024-08-29T18:14:59.414 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:59.412+0000 7fb61f04a8c0 1 > prepared part key=_multipart_YTTW0WYLHLAN.2~8WD1RXVJZQ9O.2 size=262115 2024-08-29T18:14:59.414 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:59.412+0000 7fb61f04a8c0 1 > prepared multipart upload key=YTTW0WYLHLAN upload=8WD1RXVJZQ9O tag=K3LVTP4026ZV type=write size=3407843 2024-08-29T18:14:59.420 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:59.416+0000 7fb61f04a8c0 1 < completed delete operation key=I3TS5SB21620 tag=H7LDFK15WU5A type=del 2024-08-29T18:14:59.431 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:59.428+0000 7fb61f04a8c0 1 > prepared part key=_multipart_T5QMR1S0ST4W.2~4RRRJ3AQE57S.0 size=1048576 2024-08-29T18:14:59.436 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:59.432+0000 7fb61f04a8c0 1 > prepared part key=_multipart_T5QMR1S0ST4W.2~4RRRJ3AQE57S.1 size=869224 2024-08-29T18:14:59.436 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:59.432+0000 7fb61f04a8c0 1 > prepared multipart upload key=T5QMR1S0ST4W upload=4RRRJ3AQE57S tag=N4CS7EWOCXVA type=write size=2966376 2024-08-29T18:14:59.442 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:59.440+0000 7fb61f04a8c0 1 < completed delete operation key=3TBQVJB6IV1A tag=WBXKN7JPIKCX type=del 2024-08-29T18:14:59.448 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:59.444+0000 7fb61f04a8c0 1 > prepared operation key=AEOIRMCT8KQ2 tag=NI7PS5UH43Y2 type=del size=4020340 2024-08-29T18:14:59.454 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:59.452+0000 7fb61f04a8c0 1 < completed part key=_multipart_G64DV15QNIKC.2~11UWE9H1J1XZ.0 size=1048576 2024-08-29T18:14:59.459 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:59.456+0000 7fb61f04a8c0 1 < completed part key=_multipart_G64DV15QNIKC.2~11UWE9H1J1XZ.1 size=474477 2024-08-29T18:14:59.468 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:59.464+0000 7fb61f04a8c0 1 < completed multipart upload key=G64DV15QNIKC upload=11UWE9H1J1XZ tag=WLN50JJIBPXC type=write size=2571629 2024-08-29T18:14:59.475 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:59.472+0000 7fb61f04a8c0 1 > prepared operation key=4CJ45GKY8XE9 tag=YCH656NSDSYV type=del size=2954224 2024-08-29T18:14:59.481 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:59.480+0000 7fb61f04a8c0 1 < completed part key=_multipart_ME3R1W5MZE98.2~8G12EA5H2KDD.0 size=971699 2024-08-29T18:14:59.491 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:59.488+0000 7fb61f04a8c0 1 < completed multipart upload key=ME3R1W5MZE98 upload=8G12EA5H2KDD tag=S9RA4MKJ1D4S type=write size=2020275 2024-08-29T18:14:59.496 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:59.492+0000 7fb61f04a8c0 1 > prepared operation key=9KUQQR7K1949 tag=74YMIDKMWRTH type=write size=791040 2024-08-29T18:14:59.504 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:59.500+0000 7fb61f04a8c0 1 < completed part key=_multipart_ME3R1W5MZE98.2~EIVL5RS3RPAQ.0 size=1048576 2024-08-29T18:14:59.509 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:59.508+0000 7fb61f04a8c0 1 < completed part key=_multipart_ME3R1W5MZE98.2~EIVL5RS3RPAQ.1 size=361534 2024-08-29T18:14:59.521 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:59.520+0000 7fb61f04a8c0 1 < completed multipart upload key=ME3R1W5MZE98 upload=EIVL5RS3RPAQ tag=TKU1ZKE9W6ZZ type=write size=2458686 2024-08-29T18:14:59.528 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:59.524+0000 7fb61f04a8c0 1 > prepared operation key=S94OB93AU625 tag=NSXDSONXNIZ8 type=del size=135431 2024-08-29T18:14:59.534 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:59.532+0000 7fb61f04a8c0 1 < completed part key=_multipart_FNU3QYRYTDJL.2~5N7IWH9XYDP8.0 size=1048576 2024-08-29T18:14:59.539 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:59.536+0000 7fb61f04a8c0 1 < completed part key=_multipart_FNU3QYRYTDJL.2~5N7IWH9XYDP8.1 size=404605 2024-08-29T18:14:59.550 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:59.548+0000 7fb61f04a8c0 1 < completed multipart upload key=FNU3QYRYTDJL upload=5N7IWH9XYDP8 tag=LXLLGP1MN31O type=write size=2501757 2024-08-29T18:14:59.557 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:59.552+0000 7fb61f04a8c0 1 > prepared operation key=UV4UZ0C0JNBG tag=P5H5DWKBS93I type=del size=4049583 2024-08-29T18:14:59.563 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:59.560+0000 7fb61f04a8c0 1 < completed part key=_multipart_0YHK9IOSR0X1.2~7PZNA2EW2S7N.0 size=1048576 2024-08-29T18:14:59.569 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:59.568+0000 7fb61f04a8c0 1 < completed part key=_multipart_0YHK9IOSR0X1.2~7PZNA2EW2S7N.1 size=447222 2024-08-29T18:14:59.581 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:59.580+0000 7fb61f04a8c0 1 < completed multipart upload key=0YHK9IOSR0X1 upload=7PZNA2EW2S7N tag=S3KJKZPAF0OD type=write size=2544374 2024-08-29T18:14:59.587 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:59.584+0000 7fb61f04a8c0 1 > prepared operation key=5KUQU3N4QH12 tag=P10P875C8X4Z type=del size=954059 2024-08-29T18:14:59.596 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:59.592+0000 7fb61f04a8c0 -1 < failed to complete operation key=LT1SSGLX1WMH tag=ROWWCMA7QVCK type=del size=4020020: (22) Invalid argument 2024-08-29T18:14:59.608 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:59.604+0000 7fb61f04a8c0 1 > prepared part key=_multipart_4CJ45GKY8XE9.2~XGBUTSZR04JK.0 size=1048576 2024-08-29T18:14:59.613 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:59.612+0000 7fb61f04a8c0 1 > prepared part key=_multipart_4CJ45GKY8XE9.2~XGBUTSZR04JK.1 size=1048576 2024-08-29T18:14:59.618 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:59.616+0000 7fb61f04a8c0 1 > prepared part key=_multipart_4CJ45GKY8XE9.2~XGBUTSZR04JK.2 size=609241 2024-08-29T18:14:59.619 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:59.616+0000 7fb61f04a8c0 1 > prepared multipart upload key=4CJ45GKY8XE9 upload=XGBUTSZR04JK tag=KNPKYQNXH0UC type=write size=3754969 2024-08-29T18:14:59.631 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:59.628+0000 7fb61f04a8c0 1 < suggested update operation key=QIF1G8LA4M98 tag=3QI92SDMNZ37 type=del size=1696423 2024-08-29T18:14:59.641 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:59.640+0000 7fb61f04a8c0 1 > prepared part key=_multipart_S94OB93AU625.2~GYGFC12PJBIK.0 size=1048576 2024-08-29T18:14:59.646 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:59.644+0000 7fb61f04a8c0 1 > prepared part key=_multipart_S94OB93AU625.2~GYGFC12PJBIK.1 size=580933 2024-08-29T18:14:59.646 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:59.644+0000 7fb61f04a8c0 1 > prepared multipart upload key=S94OB93AU625 upload=GYGFC12PJBIK tag=9JKT1JE9F8GV type=write size=2678085 2024-08-29T18:14:59.653 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:59.652+0000 7fb61f04a8c0 1 < completed part key=_multipart_JNIRD10HWLR8.2~KYAS1HQZUV3F.0 size=605690 2024-08-29T18:14:59.663 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:59.660+0000 7fb61f04a8c0 1 < completed multipart upload key=JNIRD10HWLR8 upload=KYAS1HQZUV3F tag=1YBUM7BJAWW9 type=write size=1654266 2024-08-29T18:14:59.669 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:59.668+0000 7fb61f04a8c0 1 > prepared operation key=I3TS5SB21620 tag=AT5CNGQRPKYL type=write size=254068 2024-08-29T18:14:59.670 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:59.668+0000 7fb61f04a8c0 1 < canceled part key=_multipart_ME3R1W5MZE98.2~V5S8GFJCY2G1.0 size=1048576 2024-08-29T18:14:59.675 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:59.672+0000 7fb61f04a8c0 1 < completed part key=_multipart_ME3R1W5MZE98.2~V5S8GFJCY2G1.1 size=494121 2024-08-29T18:14:59.688 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:59.684+0000 7fb61f04a8c0 1 < canceled multipart upload key=ME3R1W5MZE98 upload=V5S8GFJCY2G1 tag=VD65THW15IB4 type=write size=2591273 2024-08-29T18:14:59.698 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:59.696+0000 7fb61f04a8c0 1 > prepared part key=_multipart_I3TS5SB21620.2~CEJVH7SVGY4C.0 size=56626 2024-08-29T18:14:59.698 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:59.696+0000 7fb61f04a8c0 1 > prepared multipart upload key=I3TS5SB21620 upload=CEJVH7SVGY4C tag=GRVKBJ8E38LN type=write size=1105202 2024-08-29T18:14:59.704 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:59.700+0000 7fb61f04a8c0 1 < canceled operation key=2KKUJMSXARBZ tag=GQMFTWQYQ7Q4 type=del size=3068959 2024-08-29T18:14:59.718 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:59.716+0000 7fb61f04a8c0 1 > prepared part key=_multipart_AYZ82CIS7E5Q.2~98UYJY0WDCS3.0 size=1048576 2024-08-29T18:14:59.723 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:59.720+0000 7fb61f04a8c0 1 > prepared part key=_multipart_AYZ82CIS7E5Q.2~98UYJY0WDCS3.1 size=753044 2024-08-29T18:14:59.723 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:59.720+0000 7fb61f04a8c0 1 > prepared multipart upload key=AYZ82CIS7E5Q upload=98UYJY0WDCS3 tag=VKZWON6TC8NV type=write size=2850196 2024-08-29T18:14:59.729 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:59.728+0000 7fb61f04a8c0 1 < completed delete operation key=JNIRD10HWLR8 tag=N5MJMYQDKHYA type=del 2024-08-29T18:14:59.740 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:59.736+0000 7fb61f04a8c0 1 > prepared part key=_multipart_W7G9IIKAWQJC.2~S28L3SRZTKJE.0 size=1048576 2024-08-29T18:14:59.745 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:59.744+0000 7fb61f04a8c0 1 > prepared part key=_multipart_W7G9IIKAWQJC.2~S28L3SRZTKJE.1 size=1031542 2024-08-29T18:14:59.745 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:59.744+0000 7fb61f04a8c0 1 > prepared multipart upload key=W7G9IIKAWQJC upload=S28L3SRZTKJE tag=YVMJKL3FHD2K type=write size=3128694 2024-08-29T18:14:59.751 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:59.748+0000 7fb61f04a8c0 1 < completed part key=_multipart_H62DUL1RISWE.2~4K0HNVURLKSZ.0 size=1048576 2024-08-29T18:14:59.751 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:59.748+0000 7fb61f04a8c0 1 < canceled part key=_multipart_H62DUL1RISWE.2~4K0HNVURLKSZ.1 size=523709 2024-08-29T18:14:59.762 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:59.760+0000 7fb61f04a8c0 1 < canceled multipart upload key=H62DUL1RISWE upload=4K0HNVURLKSZ tag=0NADJL80EIIP type=write size=2620861 2024-08-29T18:14:59.768 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:59.764+0000 7fb61f04a8c0 1 > prepared operation key=ISHSUCCWWXU3 tag=7K3DDVKGR2C9 type=del size=582629 2024-08-29T18:14:59.769 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:59.768+0000 7fb61f04a8c0 1 < canceled part key=_multipart_3QFXN4B7753P.2~WLTAA9VEJ5G7.0 size=1048576 2024-08-29T18:14:59.774 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:59.772+0000 7fb61f04a8c0 1 < completed part key=_multipart_3QFXN4B7753P.2~WLTAA9VEJ5G7.1 size=1048576 2024-08-29T18:14:59.779 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:59.776+0000 7fb61f04a8c0 1 < completed part key=_multipart_3QFXN4B7753P.2~WLTAA9VEJ5G7.2 size=340358 2024-08-29T18:14:59.789 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:59.788+0000 7fb61f04a8c0 1 < canceled multipart upload key=3QFXN4B7753P upload=WLTAA9VEJ5G7 tag=RSX9R6FKN1OB type=write size=3486086 2024-08-29T18:14:59.796 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:59.792+0000 7fb61f04a8c0 1 > prepared operation key=XQUR2PAH9MTZ tag=WBG27OINDCU3 type=del size=3707113 2024-08-29T18:14:59.802 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:59.800+0000 7fb61f04a8c0 1 < completed part key=_multipart_YTTW0WYLHLAN.2~8WD1RXVJZQ9O.0 size=1048576 2024-08-29T18:14:59.807 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:59.804+0000 7fb61f04a8c0 1 < completed part key=_multipart_YTTW0WYLHLAN.2~8WD1RXVJZQ9O.1 size=1048576 2024-08-29T18:14:59.812 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:59.808+0000 7fb61f04a8c0 1 < completed part key=_multipart_YTTW0WYLHLAN.2~8WD1RXVJZQ9O.2 size=262115 2024-08-29T18:14:59.823 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:59.820+0000 7fb61f04a8c0 1 < completed multipart upload key=YTTW0WYLHLAN upload=8WD1RXVJZQ9O tag=K3LVTP4026ZV type=write size=3407843 2024-08-29T18:14:59.829 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:59.828+0000 7fb61f04a8c0 1 > prepared operation key=JNIRD10HWLR8 tag=Y30JC6UZDFK6 type=del size=2823340 2024-08-29T18:14:59.835 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:59.832+0000 7fb61f04a8c0 1 < completed part key=_multipart_T5QMR1S0ST4W.2~4RRRJ3AQE57S.0 size=1048576 2024-08-29T18:14:59.835 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:59.832+0000 7fb61f04a8c0 1 < canceled part key=_multipart_T5QMR1S0ST4W.2~4RRRJ3AQE57S.1 size=869224 2024-08-29T18:14:59.846 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:59.844+0000 7fb61f04a8c0 1 < canceled multipart upload key=T5QMR1S0ST4W upload=4RRRJ3AQE57S tag=N4CS7EWOCXVA type=write size=2966376 2024-08-29T18:14:59.853 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:59.848+0000 7fb61f04a8c0 1 > prepared operation key=JNIRD10HWLR8 tag=Z2JY2A43FSSS type=del size=3518918 2024-08-29T18:14:59.865 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:59.864+0000 7fb61f04a8c0 1 < suggested update operation key=AEOIRMCT8KQ2 tag=NI7PS5UH43Y2 type=del size=4020340 2024-08-29T18:14:59.871 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:59.868+0000 7fb61f04a8c0 1 > prepared operation key=XQUR2PAH9MTZ tag=RMGAYH9KGH8U type=del size=3553181 2024-08-29T18:14:59.884 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:59.880+0000 7fb61f04a8c0 1 < suggested update operation key=4CJ45GKY8XE9 tag=YCH656NSDSYV type=del size=2954224 2024-08-29T18:14:59.896 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:59.892+0000 7fb61f04a8c0 1 > prepared part key=_multipart_H62DUL1RISWE.2~EBB0LVXKIYR0.0 size=1048576 2024-08-29T18:14:59.901 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:59.900+0000 7fb61f04a8c0 1 > prepared part key=_multipart_H62DUL1RISWE.2~EBB0LVXKIYR0.1 size=787755 2024-08-29T18:14:59.902 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:59.900+0000 7fb61f04a8c0 1 > prepared multipart upload key=H62DUL1RISWE upload=EBB0LVXKIYR0 tag=2CSL8AQGFWG4 type=write size=2884907 2024-08-29T18:14:59.907 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:59.904+0000 7fb61f04a8c0 1 < completed write operation key=9KUQQR7K1949 tag=74YMIDKMWRTH type=write size=791040 2024-08-29T18:14:59.913 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:59.912+0000 7fb61f04a8c0 1 > prepared operation key=3TBQVJB6IV1A tag=V304P72AWQN9 type=write size=31486 2024-08-29T18:14:59.920 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:59.916+0000 7fb61f04a8c0 1 < completed delete operation key=S94OB93AU625 tag=NSXDSONXNIZ8 type=del 2024-08-29T18:14:59.926 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:59.924+0000 7fb61f04a8c0 1 > prepared operation key=T5QMR1S0ST4W tag=RQJA1X130PU6 type=del size=3264109 2024-08-29T18:14:59.934 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:59.932+0000 7fb61f04a8c0 1 < canceled operation key=UV4UZ0C0JNBG tag=P5H5DWKBS93I type=del size=4049583 2024-08-29T18:14:59.941 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:59.940+0000 7fb61f04a8c0 1 > prepared operation key=TER6ZJRIMW56 tag=MKKYWODWAJYU type=del size=4093837 2024-08-29T18:14:59.947 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:59.944+0000 7fb61f04a8c0 1 < completed delete operation key=5KUQU3N4QH12 tag=P10P875C8X4Z type=del 2024-08-29T18:14:59.953 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:59.952+0000 7fb61f04a8c0 1 > prepared operation key=YTTW0WYLHLAN tag=UENFWJRTGTA8 type=del size=940922 2024-08-29T18:14:59.954 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:59.952+0000 7fb61f04a8c0 1 < canceled part key=_multipart_4CJ45GKY8XE9.2~XGBUTSZR04JK.0 size=1048576 2024-08-29T18:14:59.959 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:59.956+0000 7fb61f04a8c0 1 < completed part key=_multipart_4CJ45GKY8XE9.2~XGBUTSZR04JK.1 size=1048576 2024-08-29T18:14:59.964 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:59.960+0000 7fb61f04a8c0 1 < completed part key=_multipart_4CJ45GKY8XE9.2~XGBUTSZR04JK.2 size=609241 2024-08-29T18:14:59.975 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:59.972+0000 7fb61f04a8c0 1 < canceled multipart upload key=4CJ45GKY8XE9 upload=XGBUTSZR04JK tag=KNPKYQNXH0UC type=write size=3754969 2024-08-29T18:14:59.981 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:59.980+0000 7fb61f04a8c0 1 > prepared operation key=0YHK9IOSR0X1 tag=H4552OOWBSCB type=del size=1721845 2024-08-29T18:14:59.987 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:59.984+0000 7fb61f04a8c0 1 < completed part key=_multipart_S94OB93AU625.2~GYGFC12PJBIK.0 size=1048576 2024-08-29T18:14:59.992 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:14:59.988+0000 7fb61f04a8c0 1 < completed part key=_multipart_S94OB93AU625.2~GYGFC12PJBIK.1 size=580933 2024-08-29T18:15:00.002 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:00.000+0000 7fb61f04a8c0 1 < completed multipart upload key=S94OB93AU625 upload=GYGFC12PJBIK tag=9JKT1JE9F8GV type=write size=2678085 2024-08-29T18:15:00.009 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:00.008+0000 7fb61f04a8c0 1 > prepared operation key=I3TS5SB21620 tag=DXARDM9MV99U type=del size=88557 2024-08-29T18:15:00.024 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:00.020+0000 7fb61f04a8c0 1 < suggested update operation key=I3TS5SB21620 tag=AT5CNGQRPKYL type=write size=254068 2024-08-29T18:15:00.031 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:00.028+0000 7fb61f04a8c0 1 > prepared operation key=2A1BIVN3Z7BT tag=GF9EAPG5EGI8 type=del size=2801514 2024-08-29T18:15:00.032 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:00.028+0000 7fb61f04a8c0 1 < canceled part key=_multipart_I3TS5SB21620.2~CEJVH7SVGY4C.0 size=56626 2024-08-29T18:15:00.043 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:00.040+0000 7fb61f04a8c0 1 < canceled multipart upload key=I3TS5SB21620 upload=CEJVH7SVGY4C tag=GRVKBJ8E38LN type=write size=1105202 2024-08-29T18:15:00.050 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:00.048+0000 7fb61f04a8c0 1 > prepared operation key=JNIRD10HWLR8 tag=6728BATBQ08H type=del size=387605 2024-08-29T18:15:00.056 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:00.052+0000 7fb61f04a8c0 1 < completed part key=_multipart_AYZ82CIS7E5Q.2~98UYJY0WDCS3.0 size=1048576 2024-08-29T18:15:00.056 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:00.052+0000 7fb61f04a8c0 1 < canceled part key=_multipart_AYZ82CIS7E5Q.2~98UYJY0WDCS3.1 size=753044 2024-08-29T18:15:00.066 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:00.064+0000 7fb61f04a8c0 1 < canceled multipart upload key=AYZ82CIS7E5Q upload=98UYJY0WDCS3 tag=VKZWON6TC8NV type=write size=2850196 2024-08-29T18:15:00.072 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:00.068+0000 7fb61f04a8c0 1 > prepared operation key=TER6ZJRIMW56 tag=4G1B325ZLCDG type=del size=1120633 2024-08-29T18:15:00.078 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:00.076+0000 7fb61f04a8c0 1 < completed part key=_multipart_W7G9IIKAWQJC.2~S28L3SRZTKJE.0 size=1048576 2024-08-29T18:15:00.082 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:00.080+0000 7fb61f04a8c0 1 < completed part key=_multipart_W7G9IIKAWQJC.2~S28L3SRZTKJE.1 size=1031542 2024-08-29T18:15:00.093 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:00.088+0000 7fb61f04a8c0 1 < completed multipart upload key=W7G9IIKAWQJC upload=S28L3SRZTKJE tag=YVMJKL3FHD2K type=write size=3128694 2024-08-29T18:15:00.104 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:00.100+0000 7fb61f04a8c0 1 > prepared part key=_multipart_3TBQVJB6IV1A.2~WICPT84MCTAR.0 size=1048576 2024-08-29T18:15:00.109 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:00.108+0000 7fb61f04a8c0 1 > prepared part key=_multipart_3TBQVJB6IV1A.2~WICPT84MCTAR.1 size=1048576 2024-08-29T18:15:00.114 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:00.112+0000 7fb61f04a8c0 1 > prepared part key=_multipart_3TBQVJB6IV1A.2~WICPT84MCTAR.2 size=648501 2024-08-29T18:15:00.114 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:00.112+0000 7fb61f04a8c0 1 > prepared multipart upload key=3TBQVJB6IV1A upload=WICPT84MCTAR tag=NMXTIHUA5YE9 type=write size=3794229 2024-08-29T18:15:00.126 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:00.124+0000 7fb61f04a8c0 1 < suggested update operation key=ISHSUCCWWXU3 tag=7K3DDVKGR2C9 type=del size=582629 2024-08-29T18:15:00.131 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:00.128+0000 7fb61f04a8c0 1 > prepared operation key=S94OB93AU625 tag=Z1BP7RTM4DLT type=del size=1720933 2024-08-29T18:15:00.137 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:00.136+0000 7fb61f04a8c0 1 < completed delete operation key=XQUR2PAH9MTZ tag=WBG27OINDCU3 type=del 2024-08-29T18:15:00.142 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:00.140+0000 7fb61f04a8c0 1 > prepared operation key=UV4UZ0C0JNBG tag=W7IOAO2PFH2Z type=del size=2378421 2024-08-29T18:15:00.147 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:00.144+0000 7fb61f04a8c0 1 < completed delete operation key=JNIRD10HWLR8 tag=Y30JC6UZDFK6 type=del 2024-08-29T18:15:00.158 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:00.156+0000 7fb61f04a8c0 1 > prepared part key=_multipart_88Z3FINQPJH4.2~6IM5LW75ZXER.0 size=1048576 2024-08-29T18:15:00.163 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:00.160+0000 7fb61f04a8c0 1 > prepared part key=_multipart_88Z3FINQPJH4.2~6IM5LW75ZXER.1 size=1048576 2024-08-29T18:15:00.167 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:00.164+0000 7fb61f04a8c0 1 > prepared part key=_multipart_88Z3FINQPJH4.2~6IM5LW75ZXER.2 size=1007241 2024-08-29T18:15:00.167 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:00.164+0000 7fb61f04a8c0 1 > prepared multipart upload key=88Z3FINQPJH4 upload=6IM5LW75ZXER tag=BGEY7OEFTV9D type=write size=4152969 2024-08-29T18:15:00.173 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:00.172+0000 7fb61f04a8c0 1 < completed delete operation key=JNIRD10HWLR8 tag=Z2JY2A43FSSS type=del 2024-08-29T18:15:00.186 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:00.184+0000 7fb61f04a8c0 1 > prepared part key=_multipart_TER6ZJRIMW56.2~70TA2RU7OUT7.0 size=698344 2024-08-29T18:15:00.186 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:00.184+0000 7fb61f04a8c0 1 > prepared multipart upload key=TER6ZJRIMW56 upload=70TA2RU7OUT7 tag=023F9KNSXGLV type=write size=1746920 2024-08-29T18:15:00.193 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:00.192+0000 7fb61f04a8c0 1 < completed delete operation key=XQUR2PAH9MTZ tag=RMGAYH9KGH8U type=del 2024-08-29T18:15:00.199 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:00.196+0000 7fb61f04a8c0 1 > prepared operation key=H62DUL1RISWE tag=6P4UJBA511P4 type=del size=1573895 2024-08-29T18:15:00.204 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:00.200+0000 7fb61f04a8c0 1 < completed part key=_multipart_H62DUL1RISWE.2~EBB0LVXKIYR0.0 size=1048576 2024-08-29T18:15:00.209 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:00.208+0000 7fb61f04a8c0 1 < completed part key=_multipart_H62DUL1RISWE.2~EBB0LVXKIYR0.1 size=787755 2024-08-29T18:15:00.221 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:00.220+0000 7fb61f04a8c0 1 < completed multipart upload key=H62DUL1RISWE upload=EBB0LVXKIYR0 tag=2CSL8AQGFWG4 type=write size=2884907 2024-08-29T18:15:00.233 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:00.232+0000 7fb61f04a8c0 1 > prepared part key=_multipart_4CJ45GKY8XE9.2~Q3AVLXWO3O1P.0 size=795632 2024-08-29T18:15:00.233 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:00.232+0000 7fb61f04a8c0 1 > prepared multipart upload key=4CJ45GKY8XE9 upload=Q3AVLXWO3O1P tag=DHKC7MZKQ9H2 type=write size=1844208 2024-08-29T18:15:00.241 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:00.240+0000 7fb61f04a8c0 1 < completed write operation key=3TBQVJB6IV1A tag=V304P72AWQN9 type=write size=31486 2024-08-29T18:15:00.248 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:00.244+0000 7fb61f04a8c0 1 > prepared operation key=TER6ZJRIMW56 tag=YTHFXWHZ7DML type=del size=362162 2024-08-29T18:15:00.256 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:00.252+0000 7fb61f04a8c0 1 < completed delete operation key=T5QMR1S0ST4W tag=RQJA1X130PU6 type=del 2024-08-29T18:15:00.262 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:00.260+0000 7fb61f04a8c0 1 > prepared operation key=0YHK9IOSR0X1 tag=DFQQ27YTHVJN type=del size=3163844 2024-08-29T18:15:00.270 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:00.268+0000 7fb61f04a8c0 1 < canceled operation key=TER6ZJRIMW56 tag=MKKYWODWAJYU type=del size=4093837 2024-08-29T18:15:00.276 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:00.272+0000 7fb61f04a8c0 1 > prepared operation key=FNU3QYRYTDJL tag=RN85V1NIMY8N type=del size=2547689 2024-08-29T18:15:00.282 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:00.280+0000 7fb61f04a8c0 1 < completed delete operation key=YTTW0WYLHLAN tag=UENFWJRTGTA8 type=del 2024-08-29T18:15:00.295 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:00.292+0000 7fb61f04a8c0 1 > prepared part key=_multipart_AYZ82CIS7E5Q.2~0V0Q26HY2VCT.0 size=1048576 2024-08-29T18:15:00.302 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:00.300+0000 7fb61f04a8c0 1 > prepared part key=_multipart_AYZ82CIS7E5Q.2~0V0Q26HY2VCT.1 size=1048576 2024-08-29T18:15:00.307 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:00.304+0000 7fb61f04a8c0 1 > prepared part key=_multipart_AYZ82CIS7E5Q.2~0V0Q26HY2VCT.2 size=1033277 2024-08-29T18:15:00.307 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:00.304+0000 7fb61f04a8c0 1 > prepared multipart upload key=AYZ82CIS7E5Q upload=0V0Q26HY2VCT tag=LRTIUD3IBVNS type=write size=4179005 2024-08-29T18:15:00.313 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:00.312+0000 7fb61f04a8c0 1 < completed delete operation key=0YHK9IOSR0X1 tag=H4552OOWBSCB type=del 2024-08-29T18:15:00.320 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:00.316+0000 7fb61f04a8c0 1 > prepared operation key=YTTW0WYLHLAN tag=BEGGYRNDD8P8 type=write size=556721 2024-08-29T18:15:00.329 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:00.328+0000 7fb61f04a8c0 -1 < failed to complete operation key=I3TS5SB21620 tag=DXARDM9MV99U type=del size=88557: (22) Invalid argument 2024-08-29T18:15:00.335 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:00.332+0000 7fb61f04a8c0 1 > prepared operation key=WL071MKICR2A tag=HEO19P23N0SE type=del size=2508192 2024-08-29T18:15:00.342 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:00.340+0000 7fb61f04a8c0 1 < completed delete operation key=2A1BIVN3Z7BT tag=GF9EAPG5EGI8 type=del 2024-08-29T18:15:00.353 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:00.352+0000 7fb61f04a8c0 1 > prepared part key=_multipart_W7G9IIKAWQJC.2~XTHHSR2CH7GE.0 size=523971 2024-08-29T18:15:00.354 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:00.352+0000 7fb61f04a8c0 1 > prepared multipart upload key=W7G9IIKAWQJC upload=XTHHSR2CH7GE tag=72RO080MU6P7 type=write size=1572547 2024-08-29T18:15:00.360 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:00.356+0000 7fb61f04a8c0 1 < canceled operation key=JNIRD10HWLR8 tag=6728BATBQ08H type=del size=387605 2024-08-29T18:15:00.366 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:00.364+0000 7fb61f04a8c0 1 > prepared operation key=XQUR2PAH9MTZ tag=A43C60XN1RBT type=del size=1089152 2024-08-29T18:15:00.372 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:00.368+0000 7fb61f04a8c0 1 < completed delete operation key=TER6ZJRIMW56 tag=4G1B325ZLCDG type=del 2024-08-29T18:15:00.383 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:00.380+0000 7fb61f04a8c0 1 > prepared part key=_multipart_W7G9IIKAWQJC.2~ZHBVUMR31QJJ.0 size=1024906 2024-08-29T18:15:00.383 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:00.380+0000 7fb61f04a8c0 1 > prepared multipart upload key=W7G9IIKAWQJC upload=ZHBVUMR31QJJ tag=58DMURFDWJHB type=write size=2073482 2024-08-29T18:15:00.389 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:00.388+0000 7fb61f04a8c0 1 < completed part key=_multipart_3TBQVJB6IV1A.2~WICPT84MCTAR.0 size=1048576 2024-08-29T18:15:00.389 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:00.388+0000 7fb61f04a8c0 1 < canceled part key=_multipart_3TBQVJB6IV1A.2~WICPT84MCTAR.1 size=1048576 2024-08-29T18:15:00.394 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:00.392+0000 7fb61f04a8c0 1 < completed part key=_multipart_3TBQVJB6IV1A.2~WICPT84MCTAR.2 size=648501 2024-08-29T18:15:00.408 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:00.404+0000 7fb61f04a8c0 1 < canceled multipart upload key=3TBQVJB6IV1A upload=WICPT84MCTAR tag=NMXTIHUA5YE9 type=write size=3794229 2024-08-29T18:15:00.414 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:00.412+0000 7fb61f04a8c0 1 > prepared operation key=0YHK9IOSR0X1 tag=NL7QFHGBOPJD type=del size=3417701 2024-08-29T18:15:00.420 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:00.416+0000 7fb61f04a8c0 1 < completed delete operation key=S94OB93AU625 tag=Z1BP7RTM4DLT type=del 2024-08-29T18:15:00.433 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:00.428+0000 7fb61f04a8c0 1 > prepared part key=_multipart_W7G9IIKAWQJC.2~P4WVTCLUXP3B.0 size=1048576 2024-08-29T18:15:00.437 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:00.436+0000 7fb61f04a8c0 1 > prepared part key=_multipart_W7G9IIKAWQJC.2~P4WVTCLUXP3B.1 size=498197 2024-08-29T18:15:00.437 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:00.436+0000 7fb61f04a8c0 1 > prepared multipart upload key=W7G9IIKAWQJC upload=P4WVTCLUXP3B tag=WUZB96GNL5X2 type=write size=2595349 2024-08-29T18:15:00.443 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:00.440+0000 7fb61f04a8c0 1 < completed delete operation key=UV4UZ0C0JNBG tag=W7IOAO2PFH2Z type=del 2024-08-29T18:15:00.448 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:00.444+0000 7fb61f04a8c0 1 > prepared operation key=JNIRD10HWLR8 tag=GI2OMMK0AJ6S type=del size=3606147 2024-08-29T18:15:00.453 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:00.452+0000 7fb61f04a8c0 1 < completed part key=_multipart_88Z3FINQPJH4.2~6IM5LW75ZXER.0 size=1048576 2024-08-29T18:15:00.457 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:00.456+0000 7fb61f04a8c0 1 < completed part key=_multipart_88Z3FINQPJH4.2~6IM5LW75ZXER.1 size=1048576 2024-08-29T18:15:00.462 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:00.460+0000 7fb61f04a8c0 1 < completed part key=_multipart_88Z3FINQPJH4.2~6IM5LW75ZXER.2 size=1007241 2024-08-29T18:15:00.471 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:00.468+0000 7fb61f04a8c0 1 < completed multipart upload key=88Z3FINQPJH4 upload=6IM5LW75ZXER tag=BGEY7OEFTV9D type=write size=4152969 2024-08-29T18:15:00.481 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:00.480+0000 7fb61f04a8c0 1 > prepared part key=_multipart_TER6ZJRIMW56.2~VB5PTYKDO42D.0 size=831591 2024-08-29T18:15:00.481 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:00.480+0000 7fb61f04a8c0 1 > prepared multipart upload key=TER6ZJRIMW56 upload=VB5PTYKDO42D tag=QTI74YQ9IWOD type=write size=1880167 2024-08-29T18:15:00.487 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:00.484+0000 7fb61f04a8c0 1 < completed part key=_multipart_TER6ZJRIMW56.2~70TA2RU7OUT7.0 size=698344 2024-08-29T18:15:00.496 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:00.492+0000 7fb61f04a8c0 1 < completed multipart upload key=TER6ZJRIMW56 upload=70TA2RU7OUT7 tag=023F9KNSXGLV type=write size=1746920 2024-08-29T18:15:00.503 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:00.500+0000 7fb61f04a8c0 1 > prepared operation key=TER6ZJRIMW56 tag=3K9FA4A5RIVF type=write size=530438 2024-08-29T18:15:00.509 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:00.504+0000 7fb61f04a8c0 1 < completed delete operation key=H62DUL1RISWE tag=6P4UJBA511P4 type=del 2024-08-29T18:15:00.515 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:00.512+0000 7fb61f04a8c0 1 > prepared operation key=UV4UZ0C0JNBG tag=3YT9CKLYCOGJ type=del size=1638088 2024-08-29T18:15:00.520 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:00.516+0000 7fb61f04a8c0 1 < completed part key=_multipart_4CJ45GKY8XE9.2~Q3AVLXWO3O1P.0 size=795632 2024-08-29T18:15:00.532 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:00.528+0000 7fb61f04a8c0 1 < completed multipart upload key=4CJ45GKY8XE9 upload=Q3AVLXWO3O1P tag=DHKC7MZKQ9H2 type=write size=1844208 2024-08-29T18:15:00.538 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:00.536+0000 7fb61f04a8c0 1 > prepared operation key=TER6ZJRIMW56 tag=YKZJYYH9UI78 type=del size=2308737 2024-08-29T18:15:00.552 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:00.548+0000 7fb61f04a8c0 1 < suggested remove operation key=TER6ZJRIMW56 tag=YTHFXWHZ7DML type=del 2024-08-29T18:15:00.565 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:00.560+0000 7fb61f04a8c0 1 > prepared part key=_multipart_2A1BIVN3Z7BT.2~Z7WGLDX3C47F.0 size=1048576 2024-08-29T18:15:00.570 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:00.568+0000 7fb61f04a8c0 1 > prepared part key=_multipart_2A1BIVN3Z7BT.2~Z7WGLDX3C47F.1 size=1048576 2024-08-29T18:15:00.576 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:00.572+0000 7fb61f04a8c0 1 > prepared part key=_multipart_2A1BIVN3Z7BT.2~Z7WGLDX3C47F.2 size=708861 2024-08-29T18:15:00.576 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:00.572+0000 7fb61f04a8c0 1 > prepared multipart upload key=2A1BIVN3Z7BT upload=Z7WGLDX3C47F tag=PSR4D5TMLTHU type=write size=3854589 2024-08-29T18:15:00.583 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:00.580+0000 7fb61f04a8c0 1 < completed delete operation key=0YHK9IOSR0X1 tag=DFQQ27YTHVJN type=del 2024-08-29T18:15:00.595 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:00.592+0000 7fb61f04a8c0 1 > prepared part key=_multipart_QIF1G8LA4M98.2~09HZSC6W1WW2.0 size=1048576 2024-08-29T18:15:00.600 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:00.596+0000 7fb61f04a8c0 1 > prepared part key=_multipart_QIF1G8LA4M98.2~09HZSC6W1WW2.1 size=891405 2024-08-29T18:15:00.600 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:00.596+0000 7fb61f04a8c0 1 > prepared multipart upload key=QIF1G8LA4M98 upload=09HZSC6W1WW2 tag=TKG00KOZ4TFI type=write size=2988557 2024-08-29T18:15:00.608 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:00.604+0000 7fb61f04a8c0 1 < canceled operation key=FNU3QYRYTDJL tag=RN85V1NIMY8N type=del size=2547689 2024-08-29T18:15:00.618 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:00.616+0000 7fb61f04a8c0 1 > prepared part key=_multipart_UV4UZ0C0JNBG.2~6GZOL086KBUU.0 size=1048576 2024-08-29T18:15:00.622 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:00.620+0000 7fb61f04a8c0 1 > prepared part key=_multipart_UV4UZ0C0JNBG.2~6GZOL086KBUU.1 size=958966 2024-08-29T18:15:00.622 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:00.620+0000 7fb61f04a8c0 1 > prepared multipart upload key=UV4UZ0C0JNBG upload=6GZOL086KBUU tag=90OD00T7QMBP type=write size=3056118 2024-08-29T18:15:00.628 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:00.624+0000 7fb61f04a8c0 1 < completed part key=_multipart_AYZ82CIS7E5Q.2~0V0Q26HY2VCT.0 size=1048576 2024-08-29T18:15:00.633 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:00.632+0000 7fb61f04a8c0 1 < completed part key=_multipart_AYZ82CIS7E5Q.2~0V0Q26HY2VCT.1 size=1048576 2024-08-29T18:15:00.638 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:00.636+0000 7fb61f04a8c0 1 < completed part key=_multipart_AYZ82CIS7E5Q.2~0V0Q26HY2VCT.2 size=1033277 2024-08-29T18:15:00.650 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:00.648+0000 7fb61f04a8c0 1 < completed multipart upload key=AYZ82CIS7E5Q upload=0V0Q26HY2VCT tag=LRTIUD3IBVNS type=write size=4179005 2024-08-29T18:15:00.662 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:00.660+0000 7fb61f04a8c0 1 > prepared part key=_multipart_4CJ45GKY8XE9.2~4S9NJMHL99GC.0 size=207913 2024-08-29T18:15:00.662 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:00.660+0000 7fb61f04a8c0 1 > prepared multipart upload key=4CJ45GKY8XE9 upload=4S9NJMHL99GC tag=IV1CLUFK2BEX type=write size=1256489 2024-08-29T18:15:00.668 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:00.664+0000 7fb61f04a8c0 1 < canceled operation key=YTTW0WYLHLAN tag=BEGGYRNDD8P8 type=write size=556721 2024-08-29T18:15:00.674 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:00.672+0000 7fb61f04a8c0 1 > prepared operation key=TER6ZJRIMW56 tag=BR323K06EDHD type=del size=2374748 2024-08-29T18:15:00.687 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:00.684+0000 7fb61f04a8c0 1 < suggested remove operation key=WL071MKICR2A tag=HEO19P23N0SE type=del 2024-08-29T18:15:00.693 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:00.692+0000 7fb61f04a8c0 1 > prepared operation key=O7DBV8Y3AF99 tag=741TL5085VVX type=del size=2302980 2024-08-29T18:15:00.701 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:00.700+0000 7fb61f04a8c0 1 < completed part key=_multipart_W7G9IIKAWQJC.2~XTHHSR2CH7GE.0 size=523971 2024-08-29T18:15:00.711 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:00.708+0000 7fb61f04a8c0 1 < completed multipart upload key=W7G9IIKAWQJC upload=XTHHSR2CH7GE tag=72RO080MU6P7 type=write size=1572547 2024-08-29T18:15:00.717 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:00.716+0000 7fb61f04a8c0 1 > prepared operation key=AEOIRMCT8KQ2 tag=RZ7Z9SNL3IEI type=del size=3932884 2024-08-29T18:15:00.723 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:00.720+0000 7fb61f04a8c0 1 < completed delete operation key=XQUR2PAH9MTZ tag=A43C60XN1RBT type=del 2024-08-29T18:15:00.729 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:00.728+0000 7fb61f04a8c0 1 > prepared operation key=QIF1G8LA4M98 tag=5BH9EVD6VZWH type=del size=1343903 2024-08-29T18:15:00.737 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:00.736+0000 7fb61f04a8c0 1 < completed part key=_multipart_W7G9IIKAWQJC.2~ZHBVUMR31QJJ.0 size=1024906 2024-08-29T18:15:00.747 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:00.744+0000 7fb61f04a8c0 1 < completed multipart upload key=W7G9IIKAWQJC upload=ZHBVUMR31QJJ tag=58DMURFDWJHB type=write size=2073482 2024-08-29T18:15:00.753 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:00.752+0000 7fb61f04a8c0 1 > prepared operation key=0YHK9IOSR0X1 tag=UK0R3PSQJ1XV type=write size=687138 2024-08-29T18:15:00.759 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:00.756+0000 7fb61f04a8c0 1 < canceled operation key=0YHK9IOSR0X1 tag=NL7QFHGBOPJD type=del size=3417701 2024-08-29T18:15:00.765 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:00.764+0000 7fb61f04a8c0 1 > prepared operation key=LT1SSGLX1WMH tag=Y6RP8BZHQVZI type=write size=98679 2024-08-29T18:15:00.771 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:00.768+0000 7fb61f04a8c0 1 < completed part key=_multipart_W7G9IIKAWQJC.2~P4WVTCLUXP3B.0 size=1048576 2024-08-29T18:15:00.776 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:00.772+0000 7fb61f04a8c0 1 < completed part key=_multipart_W7G9IIKAWQJC.2~P4WVTCLUXP3B.1 size=498197 2024-08-29T18:15:00.787 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:00.784+0000 7fb61f04a8c0 1 < completed multipart upload key=W7G9IIKAWQJC upload=P4WVTCLUXP3B tag=WUZB96GNL5X2 type=write size=2595349 2024-08-29T18:15:00.798 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:00.796+0000 7fb61f04a8c0 1 > prepared part key=_multipart_G2SIXOJ02LZ6.2~84G0MMDRABVO.0 size=1048576 2024-08-29T18:15:00.803 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:00.800+0000 7fb61f04a8c0 1 > prepared part key=_multipart_G2SIXOJ02LZ6.2~84G0MMDRABVO.1 size=1048576 2024-08-29T18:15:00.808 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:00.804+0000 7fb61f04a8c0 1 > prepared part key=_multipart_G2SIXOJ02LZ6.2~84G0MMDRABVO.2 size=250091 2024-08-29T18:15:00.809 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:00.804+0000 7fb61f04a8c0 1 > prepared multipart upload key=G2SIXOJ02LZ6 upload=84G0MMDRABVO tag=94OIREYZRR6D type=write size=3395819 2024-08-29T18:15:00.814 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:00.812+0000 7fb61f04a8c0 1 < completed delete operation key=JNIRD10HWLR8 tag=GI2OMMK0AJ6S type=del 2024-08-29T18:15:00.821 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:00.816+0000 7fb61f04a8c0 1 > prepared operation key=G64DV15QNIKC tag=UZIHHWLF71FF type=del size=1804440 2024-08-29T18:15:00.827 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:00.824+0000 7fb61f04a8c0 1 < completed part key=_multipart_TER6ZJRIMW56.2~VB5PTYKDO42D.0 size=831591 2024-08-29T18:15:00.838 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:00.836+0000 7fb61f04a8c0 1 < completed multipart upload key=TER6ZJRIMW56 upload=VB5PTYKDO42D tag=QTI74YQ9IWOD type=write size=1880167 2024-08-29T18:15:00.843 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:00.840+0000 7fb61f04a8c0 1 > prepared operation key=ISHSUCCWWXU3 tag=LU10D5OWNIBE type=del size=2822938 2024-08-29T18:15:00.851 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:00.848+0000 7fb61f04a8c0 -1 < failed to complete operation key=TER6ZJRIMW56 tag=3K9FA4A5RIVF type=write size=530438: (22) Invalid argument 2024-08-29T18:15:00.857 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:00.856+0000 7fb61f04a8c0 1 > prepared operation key=2KKUJMSXARBZ tag=RJ5FUTAUBHHK type=del size=2610095 2024-08-29T18:15:00.863 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:00.860+0000 7fb61f04a8c0 1 < completed delete operation key=UV4UZ0C0JNBG tag=3YT9CKLYCOGJ type=del 2024-08-29T18:15:00.869 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:00.868+0000 7fb61f04a8c0 1 > prepared operation key=G64DV15QNIKC tag=OCVL6YFCB3X6 type=del size=1611726 2024-08-29T18:15:00.878 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:00.876+0000 7fb61f04a8c0 -1 < failed to complete operation key=TER6ZJRIMW56 tag=YKZJYYH9UI78 type=del size=2308737: (22) Invalid argument 2024-08-29T18:15:00.892 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:00.888+0000 7fb61f04a8c0 1 > prepared part key=_multipart_AYZ82CIS7E5Q.2~8HMFINTHRUKC.0 size=1048576 2024-08-29T18:15:00.897 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:00.892+0000 7fb61f04a8c0 1 > prepared part key=_multipart_AYZ82CIS7E5Q.2~8HMFINTHRUKC.1 size=108291 2024-08-29T18:15:00.897 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:00.892+0000 7fb61f04a8c0 1 > prepared multipart upload key=AYZ82CIS7E5Q upload=8HMFINTHRUKC tag=6M79V0MQAW58 type=write size=2205443 2024-08-29T18:15:00.902 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:00.900+0000 7fb61f04a8c0 1 < completed part key=_multipart_2A1BIVN3Z7BT.2~Z7WGLDX3C47F.0 size=1048576 2024-08-29T18:15:00.907 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:00.904+0000 7fb61f04a8c0 1 < completed part key=_multipart_2A1BIVN3Z7BT.2~Z7WGLDX3C47F.1 size=1048576 2024-08-29T18:15:00.912 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:00.908+0000 7fb61f04a8c0 1 < completed part key=_multipart_2A1BIVN3Z7BT.2~Z7WGLDX3C47F.2 size=708861 2024-08-29T18:15:00.924 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:00.920+0000 7fb61f04a8c0 1 < completed multipart upload key=2A1BIVN3Z7BT upload=Z7WGLDX3C47F tag=PSR4D5TMLTHU type=write size=3854589 2024-08-29T18:15:00.931 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:00.928+0000 7fb61f04a8c0 1 > prepared operation key=JNIRD10HWLR8 tag=S43OZ612E5XV type=del size=1299490 2024-08-29T18:15:00.932 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:00.928+0000 7fb61f04a8c0 1 < canceled part key=_multipart_QIF1G8LA4M98.2~09HZSC6W1WW2.0 size=1048576 2024-08-29T18:15:00.940 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:00.936+0000 7fb61f04a8c0 1 < completed part key=_multipart_QIF1G8LA4M98.2~09HZSC6W1WW2.1 size=891405 2024-08-29T18:15:00.953 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:00.952+0000 7fb61f04a8c0 1 < canceled multipart upload key=QIF1G8LA4M98 upload=09HZSC6W1WW2 tag=TKG00KOZ4TFI type=write size=2988557 2024-08-29T18:15:00.958 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:00.956+0000 7fb61f04a8c0 1 > prepared operation key=ME3R1W5MZE98 tag=ST0P6PK2O83N type=del size=875786 2024-08-29T18:15:00.963 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:00.960+0000 7fb61f04a8c0 1 < completed part key=_multipart_UV4UZ0C0JNBG.2~6GZOL086KBUU.0 size=1048576 2024-08-29T18:15:00.968 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:00.964+0000 7fb61f04a8c0 1 < completed part key=_multipart_UV4UZ0C0JNBG.2~6GZOL086KBUU.1 size=958966 2024-08-29T18:15:00.976 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:00.972+0000 7fb61f04a8c0 1 < completed multipart upload key=UV4UZ0C0JNBG upload=6GZOL086KBUU tag=90OD00T7QMBP type=write size=3056118 2024-08-29T18:15:00.981 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:00.980+0000 7fb61f04a8c0 1 > prepared operation key=G2SIXOJ02LZ6 tag=K61YMZJJZO2O type=del size=2834325 2024-08-29T18:15:00.986 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:00.984+0000 7fb61f04a8c0 1 < completed part key=_multipart_4CJ45GKY8XE9.2~4S9NJMHL99GC.0 size=207913 2024-08-29T18:15:00.994 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:00.992+0000 7fb61f04a8c0 1 < completed multipart upload key=4CJ45GKY8XE9 upload=4S9NJMHL99GC tag=IV1CLUFK2BEX type=write size=1256489 2024-08-29T18:15:00.999 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:00.996+0000 7fb61f04a8c0 1 > prepared operation key=3QFXN4B7753P tag=2RRQJKRSKKSB type=del size=547867 2024-08-29T18:15:01.004 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:01.000+0000 7fb61f04a8c0 1 < canceled operation key=TER6ZJRIMW56 tag=BR323K06EDHD type=del size=2374748 2024-08-29T18:15:01.009 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:01.008+0000 7fb61f04a8c0 1 > prepared operation key=UV4UZ0C0JNBG tag=DHF8CMIWP08F type=write size=344940 2024-08-29T18:15:01.014 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:01.012+0000 7fb61f04a8c0 1 < completed delete operation key=O7DBV8Y3AF99 tag=741TL5085VVX type=del 2024-08-29T18:15:01.019 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:01.016+0000 7fb61f04a8c0 1 > prepared operation key=G64DV15QNIKC tag=82T989DCPDBY type=del size=4061591 2024-08-29T18:15:01.024 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:01.020+0000 7fb61f04a8c0 1 < completed delete operation key=AEOIRMCT8KQ2 tag=RZ7Z9SNL3IEI type=del 2024-08-29T18:15:01.028 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:01.024+0000 7fb61f04a8c0 1 > prepared operation key=5KUQU3N4QH12 tag=8Y76VSMA3STU type=del size=1123587 2024-08-29T18:15:01.033 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:01.032+0000 7fb61f04a8c0 1 < completed delete operation key=QIF1G8LA4M98 tag=5BH9EVD6VZWH type=del 2024-08-29T18:15:01.040 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:01.036+0000 7fb61f04a8c0 1 > prepared operation key=XQUR2PAH9MTZ tag=6Z1XYTKBKISY type=write size=972146 2024-08-29T18:15:01.044 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:01.040+0000 7fb61f04a8c0 1 < completed write operation key=0YHK9IOSR0X1 tag=UK0R3PSQJ1XV type=write size=687138 2024-08-29T18:15:01.048 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:01.044+0000 7fb61f04a8c0 1 > prepared operation key=X36ENK39934I tag=KAUX3Q3R0G5W type=del size=2815042 2024-08-29T18:15:01.058 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:01.056+0000 7fb61f04a8c0 1 < suggested update operation key=LT1SSGLX1WMH tag=Y6RP8BZHQVZI type=write size=98679 2024-08-29T18:15:01.067 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:01.064+0000 7fb61f04a8c0 1 > prepared part key=_multipart_3QFXN4B7753P.2~3A2I5CATGKL4.0 size=788519 2024-08-29T18:15:01.067 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:01.064+0000 7fb61f04a8c0 1 > prepared multipart upload key=3QFXN4B7753P upload=3A2I5CATGKL4 tag=5H57X723V7XQ type=write size=1837095 2024-08-29T18:15:01.067 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:01.064+0000 7fb61f04a8c0 1 < canceled part key=_multipart_G2SIXOJ02LZ6.2~84G0MMDRABVO.0 size=1048576 2024-08-29T18:15:01.071 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:01.068+0000 7fb61f04a8c0 1 < completed part key=_multipart_G2SIXOJ02LZ6.2~84G0MMDRABVO.1 size=1048576 2024-08-29T18:15:01.075 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:01.072+0000 7fb61f04a8c0 1 < completed part key=_multipart_G2SIXOJ02LZ6.2~84G0MMDRABVO.2 size=250091 2024-08-29T18:15:01.084 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:01.080+0000 7fb61f04a8c0 1 < canceled multipart upload key=G2SIXOJ02LZ6 upload=84G0MMDRABVO tag=94OIREYZRR6D type=write size=3395819 2024-08-29T18:15:01.092 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:01.088+0000 7fb61f04a8c0 1 > prepared part key=_multipart_W7G9IIKAWQJC.2~37JN2133FB0Y.0 size=1048576 2024-08-29T18:15:01.097 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:01.092+0000 7fb61f04a8c0 1 > prepared part key=_multipart_W7G9IIKAWQJC.2~37JN2133FB0Y.1 size=356081 2024-08-29T18:15:01.097 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:01.092+0000 7fb61f04a8c0 1 > prepared multipart upload key=W7G9IIKAWQJC upload=37JN2133FB0Y tag=9AGJPSV82RSG type=write size=2453233 2024-08-29T18:15:01.106 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:01.104+0000 7fb61f04a8c0 1 < suggested update operation key=G64DV15QNIKC tag=UZIHHWLF71FF type=del size=1804440 2024-08-29T18:15:01.111 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:01.108+0000 7fb61f04a8c0 1 > prepared operation key=AEOIRMCT8KQ2 tag=NFB5A6JADN8K type=del size=3576758 2024-08-29T18:15:01.116 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:01.112+0000 7fb61f04a8c0 1 < completed delete operation key=ISHSUCCWWXU3 tag=LU10D5OWNIBE type=del 2024-08-29T18:15:01.125 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:01.120+0000 7fb61f04a8c0 1 > prepared part key=_multipart_ACLL9P9WWITK.2~XPQTTDUSM4Q2.0 size=1048576 2024-08-29T18:15:01.130 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:01.128+0000 7fb61f04a8c0 1 > prepared part key=_multipart_ACLL9P9WWITK.2~XPQTTDUSM4Q2.1 size=28608 2024-08-29T18:15:01.130 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:01.128+0000 7fb61f04a8c0 1 > prepared multipart upload key=ACLL9P9WWITK upload=XPQTTDUSM4Q2 tag=1125REK118HK type=write size=2125760 2024-08-29T18:15:01.134 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:01.132+0000 7fb61f04a8c0 1 < completed delete operation key=2KKUJMSXARBZ tag=RJ5FUTAUBHHK type=del 2024-08-29T18:15:01.139 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:01.136+0000 7fb61f04a8c0 1 > prepared operation key=XQUR2PAH9MTZ tag=EWZLQ10D4BUH type=del size=3703622 2024-08-29T18:15:01.148 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:01.144+0000 7fb61f04a8c0 -1 < failed to complete operation key=G64DV15QNIKC tag=OCVL6YFCB3X6 type=del size=1611726: (22) Invalid argument 2024-08-29T18:15:01.157 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:01.156+0000 7fb61f04a8c0 1 > prepared part key=_multipart_T5QMR1S0ST4W.2~GSP1A202TMCI.0 size=1048576 2024-08-29T18:15:01.162 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:01.160+0000 7fb61f04a8c0 1 > prepared part key=_multipart_T5QMR1S0ST4W.2~GSP1A202TMCI.1 size=1048576 2024-08-29T18:15:01.166 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:01.164+0000 7fb61f04a8c0 1 > prepared part key=_multipart_T5QMR1S0ST4W.2~GSP1A202TMCI.2 size=268320 2024-08-29T18:15:01.166 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:01.164+0000 7fb61f04a8c0 1 > prepared multipart upload key=T5QMR1S0ST4W upload=GSP1A202TMCI tag=VHRTX1UY7XMC type=write size=3414048 2024-08-29T18:15:01.170 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:01.168+0000 7fb61f04a8c0 1 < completed part key=_multipart_AYZ82CIS7E5Q.2~8HMFINTHRUKC.0 size=1048576 2024-08-29T18:15:01.174 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:01.172+0000 7fb61f04a8c0 1 < completed part key=_multipart_AYZ82CIS7E5Q.2~8HMFINTHRUKC.1 size=108291 2024-08-29T18:15:01.182 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:01.180+0000 7fb61f04a8c0 1 < completed multipart upload key=AYZ82CIS7E5Q upload=8HMFINTHRUKC tag=6M79V0MQAW58 type=write size=2205443 2024-08-29T18:15:01.189 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:01.188+0000 7fb61f04a8c0 1 > prepared part key=_multipart_G2SIXOJ02LZ6.2~84529NPNBI0J.0 size=942090 2024-08-29T18:15:01.190 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:01.188+0000 7fb61f04a8c0 1 > prepared multipart upload key=G2SIXOJ02LZ6 upload=84529NPNBI0J tag=TGAI6EXAYRH7 type=write size=1990666 2024-08-29T18:15:01.198 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:01.196+0000 7fb61f04a8c0 1 < suggested remove operation key=JNIRD10HWLR8 tag=S43OZ612E5XV type=del 2024-08-29T18:15:01.203 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:01.200+0000 7fb61f04a8c0 1 > prepared operation key=YTTW0WYLHLAN tag=TITY6DXKYFLU type=del size=3082842 2024-08-29T18:15:01.213 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:01.212+0000 7fb61f04a8c0 1 < suggested update operation key=ME3R1W5MZE98 tag=ST0P6PK2O83N type=del size=875786 2024-08-29T18:15:01.222 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:01.220+0000 7fb61f04a8c0 1 > prepared part key=_multipart_FNU3QYRYTDJL.2~E7JHT2TIRGAT.0 size=1048576 2024-08-29T18:15:01.226 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:01.224+0000 7fb61f04a8c0 1 > prepared part key=_multipart_FNU3QYRYTDJL.2~E7JHT2TIRGAT.1 size=1048576 2024-08-29T18:15:01.230 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:01.228+0000 7fb61f04a8c0 1 > prepared part key=_multipart_FNU3QYRYTDJL.2~E7JHT2TIRGAT.2 size=324335 2024-08-29T18:15:01.230 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:01.228+0000 7fb61f04a8c0 1 > prepared multipart upload key=FNU3QYRYTDJL upload=E7JHT2TIRGAT tag=T8Y1NPMQFB71 type=write size=3470063 2024-08-29T18:15:01.235 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:01.232+0000 7fb61f04a8c0 1 < completed delete operation key=G2SIXOJ02LZ6 tag=K61YMZJJZO2O type=del 2024-08-29T18:15:01.244 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:01.240+0000 7fb61f04a8c0 1 > prepared part key=_multipart_ISHSUCCWWXU3.2~LPGJAPT7K7XS.0 size=312598 2024-08-29T18:15:01.244 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:01.240+0000 7fb61f04a8c0 1 > prepared multipart upload key=ISHSUCCWWXU3 upload=LPGJAPT7K7XS tag=JZ0EYVUIDCH2 type=write size=1361174 2024-08-29T18:15:01.249 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:01.248+0000 7fb61f04a8c0 1 < completed delete operation key=3QFXN4B7753P tag=2RRQJKRSKKSB type=del 2024-08-29T18:15:01.258 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:01.256+0000 7fb61f04a8c0 1 > prepared part key=_multipart_88Z3FINQPJH4.2~7L764FTXT2XE.0 size=338670 2024-08-29T18:15:01.258 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:01.256+0000 7fb61f04a8c0 1 > prepared multipart upload key=88Z3FINQPJH4 upload=7L764FTXT2XE tag=JAS2FC97KN0X type=write size=1387246 2024-08-29T18:15:01.263 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:01.260+0000 7fb61f04a8c0 1 < completed write operation key=UV4UZ0C0JNBG tag=DHF8CMIWP08F type=write size=344940 2024-08-29T18:15:01.273 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:01.268+0000 7fb61f04a8c0 1 > prepared part key=_multipart_3QFXN4B7753P.2~1CP52UQ6HAM0.0 size=1048576 2024-08-29T18:15:01.277 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:01.276+0000 7fb61f04a8c0 1 > prepared part key=_multipart_3QFXN4B7753P.2~1CP52UQ6HAM0.1 size=54700 2024-08-29T18:15:01.277 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:01.276+0000 7fb61f04a8c0 1 > prepared multipart upload key=3QFXN4B7753P upload=1CP52UQ6HAM0 tag=M8NJQLZRHL7I type=write size=2151852 2024-08-29T18:15:01.284 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:01.280+0000 7fb61f04a8c0 -1 < failed to complete operation key=G64DV15QNIKC tag=82T989DCPDBY type=del size=4061591: (22) Invalid argument 2024-08-29T18:15:01.294 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:01.292+0000 7fb61f04a8c0 1 > prepared part key=_multipart_ACLL9P9WWITK.2~BN01WHDO3B0O.0 size=1048576 2024-08-29T18:15:01.298 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:01.296+0000 7fb61f04a8c0 1 > prepared part key=_multipart_ACLL9P9WWITK.2~BN01WHDO3B0O.1 size=795246 2024-08-29T18:15:01.299 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:01.296+0000 7fb61f04a8c0 1 > prepared multipart upload key=ACLL9P9WWITK upload=BN01WHDO3B0O tag=YM02Z6WQZWW8 type=write size=2892398 2024-08-29T18:15:01.303 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:01.300+0000 7fb61f04a8c0 1 < completed delete operation key=5KUQU3N4QH12 tag=8Y76VSMA3STU type=del 2024-08-29T18:15:01.312 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:01.308+0000 7fb61f04a8c0 1 > prepared part key=_multipart_XQUR2PAH9MTZ.2~WX42YOFA1R2T.0 size=1048576 2024-08-29T18:15:01.316 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:01.312+0000 7fb61f04a8c0 1 > prepared part key=_multipart_XQUR2PAH9MTZ.2~WX42YOFA1R2T.1 size=202024 2024-08-29T18:15:01.316 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:01.312+0000 7fb61f04a8c0 1 > prepared multipart upload key=XQUR2PAH9MTZ upload=WX42YOFA1R2T tag=1F3HOKPXB82D type=write size=2299176 2024-08-29T18:15:01.322 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:01.320+0000 7fb61f04a8c0 1 < canceled operation key=XQUR2PAH9MTZ tag=6Z1XYTKBKISY type=write size=972146 2024-08-29T18:15:01.332 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:01.328+0000 7fb61f04a8c0 1 > prepared part key=_multipart_YTTW0WYLHLAN.2~53OEUB3PCNR3.0 size=1048576 2024-08-29T18:15:01.336 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:01.332+0000 7fb61f04a8c0 1 > prepared part key=_multipart_YTTW0WYLHLAN.2~53OEUB3PCNR3.1 size=543434 2024-08-29T18:15:01.336 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:01.332+0000 7fb61f04a8c0 1 > prepared multipart upload key=YTTW0WYLHLAN upload=53OEUB3PCNR3 tag=W8UYSVUYJ02Y type=write size=2640586 2024-08-29T18:15:01.341 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:01.340+0000 7fb61f04a8c0 1 < completed delete operation key=X36ENK39934I tag=KAUX3Q3R0G5W type=del 2024-08-29T18:15:01.346 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:01.344+0000 7fb61f04a8c0 1 > prepared operation key=T5QMR1S0ST4W tag=LFDG9XYUV2PR type=del size=3883466 2024-08-29T18:15:01.347 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:01.344+0000 7fb61f04a8c0 1 < canceled part key=_multipart_3QFXN4B7753P.2~3A2I5CATGKL4.0 size=788519 2024-08-29T18:15:01.355 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:01.352+0000 7fb61f04a8c0 1 < canceled multipart upload key=3QFXN4B7753P upload=3A2I5CATGKL4 tag=5H57X723V7XQ type=write size=1837095 2024-08-29T18:15:01.360 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:01.356+0000 7fb61f04a8c0 1 > prepared operation key=TER6ZJRIMW56 tag=PUUTYA5NK8UT type=del size=2869404 2024-08-29T18:15:01.365 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:01.364+0000 7fb61f04a8c0 1 < completed part key=_multipart_W7G9IIKAWQJC.2~37JN2133FB0Y.0 size=1048576 2024-08-29T18:15:01.369 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:01.368+0000 7fb61f04a8c0 1 < completed part key=_multipart_W7G9IIKAWQJC.2~37JN2133FB0Y.1 size=356081 2024-08-29T18:15:01.379 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:01.376+0000 7fb61f04a8c0 1 < completed multipart upload key=W7G9IIKAWQJC upload=37JN2133FB0Y tag=9AGJPSV82RSG type=write size=2453233 2024-08-29T18:15:01.388 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:01.384+0000 7fb61f04a8c0 1 > prepared part key=_multipart_QIF1G8LA4M98.2~WLVC7NJ9E8UI.0 size=1048576 2024-08-29T18:15:01.392 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:01.388+0000 7fb61f04a8c0 1 > prepared part key=_multipart_QIF1G8LA4M98.2~WLVC7NJ9E8UI.1 size=738888 2024-08-29T18:15:01.392 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:01.388+0000 7fb61f04a8c0 1 > prepared multipart upload key=QIF1G8LA4M98 upload=WLVC7NJ9E8UI tag=APDB6B2GSRX2 type=write size=2836040 2024-08-29T18:15:01.397 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:01.396+0000 7fb61f04a8c0 1 < canceled operation key=AEOIRMCT8KQ2 tag=NFB5A6JADN8K type=del size=3576758 2024-08-29T18:15:01.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:15:00 smithi029 bash[77880]: cluster 2024-08-29T18:14:59.841877+0000 mgr.y (mgr.25004) 753 : cluster [DBG] pgmap v1418: 137 pgs: 137 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 361 KiB/s rd, 124 KiB/s wr, 638 op/s 2024-08-29T18:15:01.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:15:00 smithi029 bash[79042]: cluster 2024-08-29T18:14:59.841877+0000 mgr.y (mgr.25004) 753 : cluster [DBG] pgmap v1418: 137 pgs: 137 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 361 KiB/s rd, 124 KiB/s wr, 638 op/s 2024-08-29T18:15:01.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:15:00 smithi110 bash[67519]: cluster 2024-08-29T18:14:59.841877+0000 mgr.y (mgr.25004) 753 : cluster [DBG] pgmap v1418: 137 pgs: 137 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 361 KiB/s rd, 124 KiB/s wr, 638 op/s 2024-08-29T18:15:01.406 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:01.404+0000 7fb61f04a8c0 1 > prepared part key=_multipart_ISHSUCCWWXU3.2~O2BFB0H9TWKG.0 size=1048576 2024-08-29T18:15:01.411 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:01.408+0000 7fb61f04a8c0 1 > prepared part key=_multipart_ISHSUCCWWXU3.2~O2BFB0H9TWKG.1 size=743227 2024-08-29T18:15:01.411 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:01.408+0000 7fb61f04a8c0 1 > prepared multipart upload key=ISHSUCCWWXU3 upload=O2BFB0H9TWKG tag=J4Y1IENN9BIY type=write size=2840379 2024-08-29T18:15:01.416 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:01.412+0000 7fb61f04a8c0 1 < completed part key=_multipart_ACLL9P9WWITK.2~XPQTTDUSM4Q2.0 size=1048576 2024-08-29T18:15:01.421 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:01.420+0000 7fb61f04a8c0 1 < completed part key=_multipart_ACLL9P9WWITK.2~XPQTTDUSM4Q2.1 size=28608 2024-08-29T18:15:01.430 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:01.428+0000 7fb61f04a8c0 1 < completed multipart upload key=ACLL9P9WWITK upload=XPQTTDUSM4Q2 tag=1125REK118HK type=write size=2125760 2024-08-29T18:15:01.435 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:01.432+0000 7fb61f04a8c0 1 > prepared operation key=LT1SSGLX1WMH tag=8MVSXFKUVZ0O type=write size=106882 2024-08-29T18:15:01.440 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:01.436+0000 7fb61f04a8c0 1 < completed delete operation key=XQUR2PAH9MTZ tag=EWZLQ10D4BUH type=del 2024-08-29T18:15:01.449 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:01.448+0000 7fb61f04a8c0 1 > prepared part key=_multipart_ME3R1W5MZE98.2~EEOPD0MY21YL.0 size=266036 2024-08-29T18:15:01.449 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:01.448+0000 7fb61f04a8c0 1 > prepared multipart upload key=ME3R1W5MZE98 upload=EEOPD0MY21YL tag=1G1S9KMR9RPG type=write size=1314612 2024-08-29T18:15:01.454 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:01.452+0000 7fb61f04a8c0 1 < completed part key=_multipart_T5QMR1S0ST4W.2~GSP1A202TMCI.0 size=1048576 2024-08-29T18:15:01.454 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:01.452+0000 7fb61f04a8c0 1 < canceled part key=_multipart_T5QMR1S0ST4W.2~GSP1A202TMCI.1 size=1048576 2024-08-29T18:15:01.454 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:01.452+0000 7fb61f04a8c0 1 < canceled part key=_multipart_T5QMR1S0ST4W.2~GSP1A202TMCI.2 size=268320 2024-08-29T18:15:01.463 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:01.460+0000 7fb61f04a8c0 1 < canceled multipart upload key=T5QMR1S0ST4W upload=GSP1A202TMCI tag=VHRTX1UY7XMC type=write size=3414048 2024-08-29T18:15:01.468 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:01.464+0000 7fb61f04a8c0 1 > prepared operation key=O7DBV8Y3AF99 tag=IH2IUXYFI2T5 type=del size=670512 2024-08-29T18:15:01.473 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:01.472+0000 7fb61f04a8c0 1 < completed part key=_multipart_G2SIXOJ02LZ6.2~84529NPNBI0J.0 size=942090 2024-08-29T18:15:01.482 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:01.480+0000 7fb61f04a8c0 1 < completed multipart upload key=G2SIXOJ02LZ6 upload=84529NPNBI0J tag=TGAI6EXAYRH7 type=write size=1990666 2024-08-29T18:15:01.492 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:01.488+0000 7fb61f04a8c0 1 > prepared part key=_multipart_FNU3QYRYTDJL.2~O08QWASUOMXK.0 size=682392 2024-08-29T18:15:01.492 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:01.488+0000 7fb61f04a8c0 1 > prepared multipart upload key=FNU3QYRYTDJL upload=O08QWASUOMXK tag=9CMLSZ178H3W type=write size=1730968 2024-08-29T18:15:01.497 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:01.496+0000 7fb61f04a8c0 1 < completed delete operation key=YTTW0WYLHLAN tag=TITY6DXKYFLU type=del 2024-08-29T18:15:01.501 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:01.500+0000 7fb61f04a8c0 1 > prepared operation key=YTTW0WYLHLAN tag=5L0GDCMD0R3Q type=del size=619176 2024-08-29T18:15:01.506 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:01.504+0000 7fb61f04a8c0 1 < completed part key=_multipart_FNU3QYRYTDJL.2~E7JHT2TIRGAT.0 size=1048576 2024-08-29T18:15:01.506 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:01.504+0000 7fb61f04a8c0 1 < canceled part key=_multipart_FNU3QYRYTDJL.2~E7JHT2TIRGAT.1 size=1048576 2024-08-29T18:15:01.510 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:01.508+0000 7fb61f04a8c0 1 < completed part key=_multipart_FNU3QYRYTDJL.2~E7JHT2TIRGAT.2 size=324335 2024-08-29T18:15:01.519 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:01.516+0000 7fb61f04a8c0 1 < canceled multipart upload key=FNU3QYRYTDJL upload=E7JHT2TIRGAT tag=T8Y1NPMQFB71 type=write size=3470063 2024-08-29T18:15:01.528 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:01.524+0000 7fb61f04a8c0 1 > prepared part key=_multipart_S94OB93AU625.2~BKRF4MOY3C0Y.0 size=800445 2024-08-29T18:15:01.528 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:01.524+0000 7fb61f04a8c0 1 > prepared multipart upload key=S94OB93AU625 upload=BKRF4MOY3C0Y tag=Y7CMB0E8DBRI type=write size=1849021 2024-08-29T18:15:01.532 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:01.528+0000 7fb61f04a8c0 1 < completed part key=_multipart_ISHSUCCWWXU3.2~LPGJAPT7K7XS.0 size=312598 2024-08-29T18:15:01.540 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:01.536+0000 7fb61f04a8c0 1 < completed multipart upload key=ISHSUCCWWXU3 upload=LPGJAPT7K7XS tag=JZ0EYVUIDCH2 type=write size=1361174 2024-08-29T18:15:01.549 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:01.548+0000 7fb61f04a8c0 1 > prepared part key=_multipart_4CJ45GKY8XE9.2~8SI4VJXYNLS1.0 size=1048576 2024-08-29T18:15:01.553 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:01.552+0000 7fb61f04a8c0 1 > prepared part key=_multipart_4CJ45GKY8XE9.2~8SI4VJXYNLS1.1 size=919258 2024-08-29T18:15:01.553 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:01.552+0000 7fb61f04a8c0 1 > prepared multipart upload key=4CJ45GKY8XE9 upload=8SI4VJXYNLS1 tag=SKGLDOV3YKFE type=write size=3016410 2024-08-29T18:15:01.558 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:01.556+0000 7fb61f04a8c0 1 < completed part key=_multipart_88Z3FINQPJH4.2~7L764FTXT2XE.0 size=338670 2024-08-29T18:15:01.569 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:01.568+0000 7fb61f04a8c0 1 < completed multipart upload key=88Z3FINQPJH4 upload=7L764FTXT2XE tag=JAS2FC97KN0X type=write size=1387246 2024-08-29T18:15:01.573 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:01.572+0000 7fb61f04a8c0 1 > prepared operation key=H62DUL1RISWE tag=US9LBP9C9T02 type=write size=290604 2024-08-29T18:15:01.578 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:01.576+0000 7fb61f04a8c0 1 < completed part key=_multipart_3QFXN4B7753P.2~1CP52UQ6HAM0.0 size=1048576 2024-08-29T18:15:01.582 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:01.580+0000 7fb61f04a8c0 1 < completed part key=_multipart_3QFXN4B7753P.2~1CP52UQ6HAM0.1 size=54700 2024-08-29T18:15:01.591 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:01.588+0000 7fb61f04a8c0 1 < completed multipart upload key=3QFXN4B7753P upload=1CP52UQ6HAM0 tag=M8NJQLZRHL7I type=write size=2151852 2024-08-29T18:15:01.596 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:01.592+0000 7fb61f04a8c0 1 > prepared operation key=3TBQVJB6IV1A tag=HP20AWFKGVJN type=write size=598490 2024-08-29T18:15:01.601 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:01.600+0000 7fb61f04a8c0 1 < completed part key=_multipart_ACLL9P9WWITK.2~BN01WHDO3B0O.0 size=1048576 2024-08-29T18:15:01.605 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:01.604+0000 7fb61f04a8c0 1 < completed part key=_multipart_ACLL9P9WWITK.2~BN01WHDO3B0O.1 size=795246 2024-08-29T18:15:01.613 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:01.612+0000 7fb61f04a8c0 1 < completed multipart upload key=ACLL9P9WWITK upload=BN01WHDO3B0O tag=YM02Z6WQZWW8 type=write size=2892398 2024-08-29T18:15:01.622 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:01.620+0000 7fb61f04a8c0 1 > prepared part key=_multipart_TER6ZJRIMW56.2~3YC95QD2WCM4.0 size=1048576 2024-08-29T18:15:01.627 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:01.624+0000 7fb61f04a8c0 1 > prepared part key=_multipart_TER6ZJRIMW56.2~3YC95QD2WCM4.1 size=1048576 2024-08-29T18:15:01.631 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:01.628+0000 7fb61f04a8c0 1 > prepared part key=_multipart_TER6ZJRIMW56.2~3YC95QD2WCM4.2 size=541957 2024-08-29T18:15:01.631 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:01.628+0000 7fb61f04a8c0 1 > prepared multipart upload key=TER6ZJRIMW56 upload=3YC95QD2WCM4 tag=LOCWTU2MIR3O type=write size=3687685 2024-08-29T18:15:01.631 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:01.628+0000 7fb61f04a8c0 1 < canceled part key=_multipart_XQUR2PAH9MTZ.2~WX42YOFA1R2T.0 size=1048576 2024-08-29T18:15:01.636 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:01.632+0000 7fb61f04a8c0 1 < completed part key=_multipart_XQUR2PAH9MTZ.2~WX42YOFA1R2T.1 size=202024 2024-08-29T18:15:01.645 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:01.644+0000 7fb61f04a8c0 1 < canceled multipart upload key=XQUR2PAH9MTZ upload=WX42YOFA1R2T tag=1F3HOKPXB82D type=write size=2299176 2024-08-29T18:15:01.654 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:01.652+0000 7fb61f04a8c0 1 > prepared part key=_multipart_H62DUL1RISWE.2~A0STFW2T71O6.0 size=1048576 2024-08-29T18:15:01.659 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:01.656+0000 7fb61f04a8c0 1 > prepared part key=_multipart_H62DUL1RISWE.2~A0STFW2T71O6.1 size=510432 2024-08-29T18:15:01.659 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:01.656+0000 7fb61f04a8c0 1 > prepared multipart upload key=H62DUL1RISWE upload=A0STFW2T71O6 tag=5PZ6SUMNN14P type=write size=2607584 2024-08-29T18:15:01.664 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:01.660+0000 7fb61f04a8c0 1 < completed part key=_multipart_YTTW0WYLHLAN.2~53OEUB3PCNR3.0 size=1048576 2024-08-29T18:15:01.668 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:01.664+0000 7fb61f04a8c0 1 < completed part key=_multipart_YTTW0WYLHLAN.2~53OEUB3PCNR3.1 size=543434 2024-08-29T18:15:01.676 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:01.672+0000 7fb61f04a8c0 1 < completed multipart upload key=YTTW0WYLHLAN upload=53OEUB3PCNR3 tag=W8UYSVUYJ02Y type=write size=2640586 2024-08-29T18:15:01.681 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:01.680+0000 7fb61f04a8c0 1 > prepared operation key=2KKUJMSXARBZ tag=JLBTKINLZ1MQ type=del size=3216966 2024-08-29T18:15:01.686 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:01.684+0000 7fb61f04a8c0 1 < completed delete operation key=T5QMR1S0ST4W tag=LFDG9XYUV2PR type=del 2024-08-29T18:15:01.691 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:01.688+0000 7fb61f04a8c0 1 > prepared operation key=X36ENK39934I tag=W3QCG0OA184Y type=del size=3010139 2024-08-29T18:15:01.697 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:01.696+0000 7fb61f04a8c0 1 < completed delete operation key=TER6ZJRIMW56 tag=PUUTYA5NK8UT type=del 2024-08-29T18:15:01.702 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:01.700+0000 7fb61f04a8c0 1 > prepared operation key=G64DV15QNIKC tag=6OS77N9H1OTI type=del size=506944 2024-08-29T18:15:01.707 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:01.704+0000 7fb61f04a8c0 1 < completed part key=_multipart_QIF1G8LA4M98.2~WLVC7NJ9E8UI.0 size=1048576 2024-08-29T18:15:01.707 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:01.704+0000 7fb61f04a8c0 1 < canceled part key=_multipart_QIF1G8LA4M98.2~WLVC7NJ9E8UI.1 size=738888 2024-08-29T18:15:01.717 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:01.716+0000 7fb61f04a8c0 1 < canceled multipart upload key=QIF1G8LA4M98 upload=WLVC7NJ9E8UI tag=APDB6B2GSRX2 type=write size=2836040 2024-08-29T18:15:01.721 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:01.720+0000 7fb61f04a8c0 1 > prepared operation key=4CJ45GKY8XE9 tag=HUOBP994B8CS type=write size=435218 2024-08-29T18:15:01.727 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:01.724+0000 7fb61f04a8c0 1 < completed part key=_multipart_ISHSUCCWWXU3.2~O2BFB0H9TWKG.0 size=1048576 2024-08-29T18:15:01.731 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:01.728+0000 7fb61f04a8c0 1 < completed part key=_multipart_ISHSUCCWWXU3.2~O2BFB0H9TWKG.1 size=743227 2024-08-29T18:15:01.739 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:01.736+0000 7fb61f04a8c0 1 < completed multipart upload key=ISHSUCCWWXU3 upload=O2BFB0H9TWKG tag=J4Y1IENN9BIY type=write size=2840379 2024-08-29T18:15:01.744 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:01.740+0000 7fb61f04a8c0 1 > prepared operation key=AEOIRMCT8KQ2 tag=VBNOHFRE5C00 type=del size=3111158 2024-08-29T18:15:01.749 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:01.748+0000 7fb61f04a8c0 1 < completed write operation key=LT1SSGLX1WMH tag=8MVSXFKUVZ0O type=write size=106882 2024-08-29T18:15:01.753 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:01.752+0000 7fb61f04a8c0 1 > prepared operation key=3QFXN4B7753P tag=NYPX14C5GXT9 type=del size=3856429 2024-08-29T18:15:01.758 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:01.756+0000 7fb61f04a8c0 1 < completed part key=_multipart_ME3R1W5MZE98.2~EEOPD0MY21YL.0 size=266036 2024-08-29T18:15:01.764 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:01.760+0000 7fb61f04a8c0 1 < completed multipart upload key=ME3R1W5MZE98 upload=EEOPD0MY21YL tag=1G1S9KMR9RPG type=write size=1314612 2024-08-29T18:15:01.770 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:01.768+0000 7fb61f04a8c0 1 > prepared operation key=JNIRD10HWLR8 tag=ZFOH63KX65L2 type=del size=3893131 2024-08-29T18:15:01.777 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:01.772+0000 7fb61f04a8c0 1 < completed delete operation key=O7DBV8Y3AF99 tag=IH2IUXYFI2T5 type=del 2024-08-29T18:15:01.782 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:01.780+0000 7fb61f04a8c0 1 > prepared operation key=O7DBV8Y3AF99 tag=2UGPUIT8U290 type=del size=311436 2024-08-29T18:15:01.788 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:01.784+0000 7fb61f04a8c0 1 < completed part key=_multipart_FNU3QYRYTDJL.2~O08QWASUOMXK.0 size=682392 2024-08-29T18:15:01.798 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:01.796+0000 7fb61f04a8c0 1 < completed multipart upload key=FNU3QYRYTDJL upload=O08QWASUOMXK tag=9CMLSZ178H3W type=write size=1730968 2024-08-29T18:15:01.803 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:01.800+0000 7fb61f04a8c0 1 > prepared operation key=I3TS5SB21620 tag=B4O9M1XWKWE5 type=del size=2615782 2024-08-29T18:15:01.813 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:01.808+0000 7fb61f04a8c0 1 < suggested remove operation key=YTTW0WYLHLAN tag=5L0GDCMD0R3Q type=del 2024-08-29T18:15:01.821 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:01.820+0000 7fb61f04a8c0 1 > prepared part key=_multipart_G64DV15QNIKC.2~SJEQRJ7QWP2M.0 size=1048576 2024-08-29T18:15:01.826 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:01.824+0000 7fb61f04a8c0 1 > prepared part key=_multipart_G64DV15QNIKC.2~SJEQRJ7QWP2M.1 size=1048576 2024-08-29T18:15:01.830 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:01.828+0000 7fb61f04a8c0 1 > prepared part key=_multipart_G64DV15QNIKC.2~SJEQRJ7QWP2M.2 size=797324 2024-08-29T18:15:01.830 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:01.828+0000 7fb61f04a8c0 1 > prepared multipart upload key=G64DV15QNIKC upload=SJEQRJ7QWP2M tag=ZBES0V5YRRRN type=write size=3943052 2024-08-29T18:15:01.835 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:01.832+0000 7fb61f04a8c0 1 < completed part key=_multipart_S94OB93AU625.2~BKRF4MOY3C0Y.0 size=800445 2024-08-29T18:15:01.846 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:01.844+0000 7fb61f04a8c0 1 < completed multipart upload key=S94OB93AU625 upload=BKRF4MOY3C0Y tag=Y7CMB0E8DBRI type=write size=1849021 2024-08-29T18:15:01.855 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:01.852+0000 7fb61f04a8c0 1 > prepared part key=_multipart_ISHSUCCWWXU3.2~APR581UNFDTD.0 size=994221 2024-08-29T18:15:01.855 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:01.852+0000 7fb61f04a8c0 1 > prepared multipart upload key=ISHSUCCWWXU3 upload=APR581UNFDTD tag=1WBI23TWIEO6 type=write size=2042797 2024-08-29T18:15:01.860 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:01.856+0000 7fb61f04a8c0 1 < completed part key=_multipart_4CJ45GKY8XE9.2~8SI4VJXYNLS1.0 size=1048576 2024-08-29T18:15:01.864 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:01.860+0000 7fb61f04a8c0 1 < completed part key=_multipart_4CJ45GKY8XE9.2~8SI4VJXYNLS1.1 size=919258 2024-08-29T18:15:01.874 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:01.872+0000 7fb61f04a8c0 1 < completed multipart upload key=4CJ45GKY8XE9 upload=8SI4VJXYNLS1 tag=SKGLDOV3YKFE type=write size=3016410 2024-08-29T18:15:01.878 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:01.876+0000 7fb61f04a8c0 1 > prepared operation key=ACLL9P9WWITK tag=QGLVV5X5CVV0 type=del size=1818516 2024-08-29T18:15:01.883 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:01.880+0000 7fb61f04a8c0 1 < completed write operation key=H62DUL1RISWE tag=US9LBP9C9T02 type=write size=290604 2024-08-29T18:15:01.894 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:01.892+0000 7fb61f04a8c0 1 > prepared part key=_multipart_ME3R1W5MZE98.2~4MJXDLA6X8IH.0 size=1048576 2024-08-29T18:15:01.898 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:01.896+0000 7fb61f04a8c0 1 > prepared part key=_multipart_ME3R1W5MZE98.2~4MJXDLA6X8IH.1 size=1048576 2024-08-29T18:15:01.903 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:01.900+0000 7fb61f04a8c0 1 > prepared part key=_multipart_ME3R1W5MZE98.2~4MJXDLA6X8IH.2 size=401021 2024-08-29T18:15:01.903 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:01.900+0000 7fb61f04a8c0 1 > prepared multipart upload key=ME3R1W5MZE98 upload=4MJXDLA6X8IH tag=WE7M0QRVF8M1 type=write size=3546749 2024-08-29T18:15:01.909 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:01.908+0000 7fb61f04a8c0 1 < completed write operation key=3TBQVJB6IV1A tag=HP20AWFKGVJN type=write size=598490 2024-08-29T18:15:01.919 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:01.916+0000 7fb61f04a8c0 1 > prepared part key=_multipart_JNIRD10HWLR8.2~57XY9JEMIEXV.0 size=1048576 2024-08-29T18:15:01.923 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:01.920+0000 7fb61f04a8c0 1 > prepared part key=_multipart_JNIRD10HWLR8.2~57XY9JEMIEXV.1 size=482935 2024-08-29T18:15:01.923 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:01.920+0000 7fb61f04a8c0 1 > prepared multipart upload key=JNIRD10HWLR8 upload=57XY9JEMIEXV tag=ZHTS4NR9BSBU type=write size=2580087 2024-08-29T18:15:01.929 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:01.924+0000 7fb61f04a8c0 1 < completed part key=_multipart_TER6ZJRIMW56.2~3YC95QD2WCM4.0 size=1048576 2024-08-29T18:15:01.929 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:01.928+0000 7fb61f04a8c0 1 < canceled part key=_multipart_TER6ZJRIMW56.2~3YC95QD2WCM4.1 size=1048576 2024-08-29T18:15:01.933 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:01.932+0000 7fb61f04a8c0 1 < completed part key=_multipart_TER6ZJRIMW56.2~3YC95QD2WCM4.2 size=541957 2024-08-29T18:15:01.942 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:01.940+0000 7fb61f04a8c0 1 < canceled multipart upload key=TER6ZJRIMW56 upload=3YC95QD2WCM4 tag=LOCWTU2MIR3O type=write size=3687685 2024-08-29T18:15:01.947 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:01.944+0000 7fb61f04a8c0 1 > prepared operation key=5KUQU3N4QH12 tag=3MO79YWTSI1V type=del size=849846 2024-08-29T18:15:01.953 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:01.948+0000 7fb61f04a8c0 1 < completed part key=_multipart_H62DUL1RISWE.2~A0STFW2T71O6.0 size=1048576 2024-08-29T18:15:01.957 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:01.956+0000 7fb61f04a8c0 1 < completed part key=_multipart_H62DUL1RISWE.2~A0STFW2T71O6.1 size=510432 2024-08-29T18:15:01.967 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:01.964+0000 7fb61f04a8c0 1 < completed multipart upload key=H62DUL1RISWE upload=A0STFW2T71O6 tag=5PZ6SUMNN14P type=write size=2607584 2024-08-29T18:15:01.972 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:01.968+0000 7fb61f04a8c0 1 > prepared operation key=2KKUJMSXARBZ tag=9RF0AN2KBCXE type=del size=1104485 2024-08-29T18:15:01.983 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:01.980+0000 7fb61f04a8c0 1 < suggested update operation key=2KKUJMSXARBZ tag=JLBTKINLZ1MQ type=del size=3216966 2024-08-29T18:15:01.989 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:01.984+0000 7fb61f04a8c0 1 > prepared operation key=JNIRD10HWLR8 tag=A8226OD8DX17 type=del size=3976469 2024-08-29T18:15:01.994 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:01.992+0000 7fb61f04a8c0 1 < completed delete operation key=X36ENK39934I tag=W3QCG0OA184Y type=del 2024-08-29T18:15:01.999 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:01.996+0000 7fb61f04a8c0 1 > prepared operation key=QIF1G8LA4M98 tag=3RO5F1OLEVPQ type=del size=617286 2024-08-29T18:15:02.005 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:02.004+0000 7fb61f04a8c0 1 < completed delete operation key=G64DV15QNIKC tag=6OS77N9H1OTI type=del 2024-08-29T18:15:02.010 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:02.008+0000 7fb61f04a8c0 1 > prepared operation key=FNU3QYRYTDJL tag=25ZT6AR7P0Z3 type=write size=864034 2024-08-29T18:15:02.016 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:02.012+0000 7fb61f04a8c0 1 < completed write operation key=4CJ45GKY8XE9 tag=HUOBP994B8CS type=write size=435218 2024-08-29T18:15:02.021 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:02.020+0000 7fb61f04a8c0 1 > prepared operation key=JNIRD10HWLR8 tag=32QZZP5FBDI1 type=del size=2698879 2024-08-29T18:15:02.027 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:02.024+0000 7fb61f04a8c0 1 < completed delete operation key=AEOIRMCT8KQ2 tag=VBNOHFRE5C00 type=del 2024-08-29T18:15:02.033 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:02.032+0000 7fb61f04a8c0 1 > prepared operation key=TER6ZJRIMW56 tag=H96L8N2RQIYC type=del size=62479 2024-08-29T18:15:02.038 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:02.036+0000 7fb61f04a8c0 1 < completed delete operation key=3QFXN4B7753P tag=NYPX14C5GXT9 type=del 2024-08-29T18:15:02.044 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:02.040+0000 7fb61f04a8c0 1 > prepared operation key=ACLL9P9WWITK tag=K5ZN5P9ZGI1O type=del size=3475796 2024-08-29T18:15:02.049 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:02.048+0000 7fb61f04a8c0 1 < completed delete operation key=JNIRD10HWLR8 tag=ZFOH63KX65L2 type=del 2024-08-29T18:15:02.054 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:02.052+0000 7fb61f04a8c0 1 > prepared operation key=JNIRD10HWLR8 tag=YE0GNLRD76OL type=del size=1795239 2024-08-29T18:15:02.058 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:02.056+0000 7fb61f04a8c0 1 < completed delete operation key=O7DBV8Y3AF99 tag=2UGPUIT8U290 type=del 2024-08-29T18:15:02.063 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:02.060+0000 7fb61f04a8c0 1 > prepared operation key=9KUQQR7K1949 tag=ZHGUZB8N7IVY type=del size=539215 2024-08-29T18:15:02.068 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:02.064+0000 7fb61f04a8c0 1 < completed delete operation key=I3TS5SB21620 tag=B4O9M1XWKWE5 type=del 2024-08-29T18:15:02.078 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:02.076+0000 7fb61f04a8c0 1 > prepared part key=_multipart_G64DV15QNIKC.2~9IE5XOB0OYW0.0 size=367560 2024-08-29T18:15:02.078 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:02.076+0000 7fb61f04a8c0 1 > prepared multipart upload key=G64DV15QNIKC upload=9IE5XOB0OYW0 tag=HU45KE0LQ8SV type=write size=1416136 2024-08-29T18:15:02.083 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:02.080+0000 7fb61f04a8c0 1 < completed part key=_multipart_G64DV15QNIKC.2~SJEQRJ7QWP2M.0 size=1048576 2024-08-29T18:15:02.087 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:02.084+0000 7fb61f04a8c0 1 < completed part key=_multipart_G64DV15QNIKC.2~SJEQRJ7QWP2M.1 size=1048576 2024-08-29T18:15:02.092 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:02.088+0000 7fb61f04a8c0 1 < completed part key=_multipart_G64DV15QNIKC.2~SJEQRJ7QWP2M.2 size=797324 2024-08-29T18:15:02.102 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:02.100+0000 7fb61f04a8c0 1 < completed multipart upload key=G64DV15QNIKC upload=SJEQRJ7QWP2M tag=ZBES0V5YRRRN type=write size=3943052 2024-08-29T18:15:02.112 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:02.108+0000 7fb61f04a8c0 1 > prepared part key=_multipart_3TBQVJB6IV1A.2~H2ZP982NVY1O.0 size=401477 2024-08-29T18:15:02.113 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:02.108+0000 7fb61f04a8c0 1 > prepared multipart upload key=3TBQVJB6IV1A upload=H2ZP982NVY1O tag=JYMS38NZY6O2 type=write size=1450053 2024-08-29T18:15:02.119 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:02.116+0000 7fb61f04a8c0 1 < completed part key=_multipart_ISHSUCCWWXU3.2~APR581UNFDTD.0 size=994221 2024-08-29T18:15:02.128 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:02.124+0000 7fb61f04a8c0 1 < completed multipart upload key=ISHSUCCWWXU3 upload=APR581UNFDTD tag=1WBI23TWIEO6 type=write size=2042797 2024-08-29T18:15:02.140 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:02.136+0000 7fb61f04a8c0 1 > prepared part key=_multipart_S94OB93AU625.2~OR4MQJKZJHUU.0 size=329502 2024-08-29T18:15:02.140 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:02.136+0000 7fb61f04a8c0 1 > prepared multipart upload key=S94OB93AU625 upload=OR4MQJKZJHUU tag=L2LJUWC0KKRF type=write size=1378078 2024-08-29T18:15:02.145 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:02.144+0000 7fb61f04a8c0 1 < completed delete operation key=ACLL9P9WWITK tag=QGLVV5X5CVV0 type=del 2024-08-29T18:15:02.156 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:02.152+0000 7fb61f04a8c0 1 > prepared part key=_multipart_ME3R1W5MZE98.2~ZUK0Z5VIMIR8.0 size=1048576 2024-08-29T18:15:02.160 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:02.156+0000 7fb61f04a8c0 1 > prepared part key=_multipart_ME3R1W5MZE98.2~ZUK0Z5VIMIR8.1 size=1048576 2024-08-29T18:15:02.165 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:02.160+0000 7fb61f04a8c0 1 > prepared part key=_multipart_ME3R1W5MZE98.2~ZUK0Z5VIMIR8.2 size=37919 2024-08-29T18:15:02.165 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:02.160+0000 7fb61f04a8c0 1 > prepared multipart upload key=ME3R1W5MZE98 upload=ZUK0Z5VIMIR8 tag=0Y5DDL3SG8VL type=write size=3183647 2024-08-29T18:15:02.170 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:02.168+0000 7fb61f04a8c0 1 < completed part key=_multipart_ME3R1W5MZE98.2~4MJXDLA6X8IH.0 size=1048576 2024-08-29T18:15:02.174 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:02.172+0000 7fb61f04a8c0 1 < completed part key=_multipart_ME3R1W5MZE98.2~4MJXDLA6X8IH.1 size=1048576 2024-08-29T18:15:02.174 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:02.172+0000 7fb61f04a8c0 1 < canceled part key=_multipart_ME3R1W5MZE98.2~4MJXDLA6X8IH.2 size=401021 2024-08-29T18:15:02.184 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:02.180+0000 7fb61f04a8c0 1 < canceled multipart upload key=ME3R1W5MZE98 upload=4MJXDLA6X8IH tag=WE7M0QRVF8M1 type=write size=3546749 2024-08-29T18:15:02.194 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:02.192+0000 7fb61f04a8c0 1 > prepared part key=_multipart_LT1SSGLX1WMH.2~XT78CSXVIWF8.0 size=843323 2024-08-29T18:15:02.194 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:02.192+0000 7fb61f04a8c0 1 > prepared multipart upload key=LT1SSGLX1WMH upload=XT78CSXVIWF8 tag=FW323G1WSCCG type=write size=1891899 2024-08-29T18:15:02.199 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:02.196+0000 7fb61f04a8c0 1 < completed part key=_multipart_JNIRD10HWLR8.2~57XY9JEMIEXV.0 size=1048576 2024-08-29T18:15:02.204 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:02.200+0000 7fb61f04a8c0 1 < completed part key=_multipart_JNIRD10HWLR8.2~57XY9JEMIEXV.1 size=482935 2024-08-29T18:15:02.214 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:02.212+0000 7fb61f04a8c0 1 < completed multipart upload key=JNIRD10HWLR8 upload=57XY9JEMIEXV tag=ZHTS4NR9BSBU type=write size=2580087 2024-08-29T18:15:02.220 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:02.216+0000 7fb61f04a8c0 1 > prepared operation key=YTTW0WYLHLAN tag=ZI58GMBBB8S4 type=del size=3646778 2024-08-29T18:15:02.224 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:02.220+0000 7fb61f04a8c0 1 < completed delete operation key=5KUQU3N4QH12 tag=3MO79YWTSI1V type=del 2024-08-29T18:15:02.234 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:02.232+0000 7fb61f04a8c0 1 > prepared part key=_multipart_ACLL9P9WWITK.2~KVJ3JVIC8VEI.0 size=1048576 2024-08-29T18:15:02.239 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:02.236+0000 7fb61f04a8c0 1 > prepared part key=_multipart_ACLL9P9WWITK.2~KVJ3JVIC8VEI.1 size=846186 2024-08-29T18:15:02.239 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:02.236+0000 7fb61f04a8c0 1 > prepared multipart upload key=ACLL9P9WWITK upload=KVJ3JVIC8VEI tag=3YJ1SXAKRFUS type=write size=2943338 2024-08-29T18:15:02.248 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:02.244+0000 7fb61f04a8c0 1 < suggested remove operation key=2KKUJMSXARBZ tag=9RF0AN2KBCXE type=del 2024-08-29T18:15:02.253 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:02.252+0000 7fb61f04a8c0 1 > prepared operation key=YTTW0WYLHLAN tag=C410DW47JV90 type=del size=509571 2024-08-29T18:15:02.258 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:02.256+0000 7fb61f04a8c0 1 < completed delete operation key=JNIRD10HWLR8 tag=A8226OD8DX17 type=del 2024-08-29T18:15:02.268 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:02.264+0000 7fb61f04a8c0 1 > prepared part key=_multipart_X36ENK39934I.2~20T2TYLKYDD2.0 size=360713 2024-08-29T18:15:02.268 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:02.264+0000 7fb61f04a8c0 1 > prepared multipart upload key=X36ENK39934I upload=20T2TYLKYDD2 tag=LWAT0V2HSLPE type=write size=1409289 2024-08-29T18:15:02.280 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:02.276+0000 7fb61f04a8c0 1 < suggested update operation key=QIF1G8LA4M98 tag=3RO5F1OLEVPQ type=del size=617286 2024-08-29T18:15:02.291 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:02.288+0000 7fb61f04a8c0 1 > prepared part key=_multipart_AYZ82CIS7E5Q.2~Y41IHBHBWNXX.0 size=1048576 2024-08-29T18:15:02.295 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:02.292+0000 7fb61f04a8c0 1 > prepared part key=_multipart_AYZ82CIS7E5Q.2~Y41IHBHBWNXX.1 size=539936 2024-08-29T18:15:02.295 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:02.292+0000 7fb61f04a8c0 1 > prepared multipart upload key=AYZ82CIS7E5Q upload=Y41IHBHBWNXX tag=8J3H96EJNQUH type=write size=2637088 2024-08-29T18:15:02.299 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:02.296+0000 7fb61f04a8c0 1 < completed write operation key=FNU3QYRYTDJL tag=25ZT6AR7P0Z3 type=write size=864034 2024-08-29T18:15:02.304 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:02.300+0000 7fb61f04a8c0 1 > prepared operation key=QIF1G8LA4M98 tag=WACWGI12HLYQ type=del size=1899777 2024-08-29T18:15:02.309 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:02.308+0000 7fb61f04a8c0 1 < completed delete operation key=JNIRD10HWLR8 tag=32QZZP5FBDI1 type=del 2024-08-29T18:15:02.313 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:02.312+0000 7fb61f04a8c0 1 > prepared operation key=T5QMR1S0ST4W tag=H547R5Y7PIKP type=del size=1098057 2024-08-29T18:15:02.319 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:02.316+0000 7fb61f04a8c0 1 < completed delete operation key=TER6ZJRIMW56 tag=H96L8N2RQIYC type=del 2024-08-29T18:15:02.327 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:02.324+0000 7fb61f04a8c0 1 > prepared part key=_multipart_JNIRD10HWLR8.2~FRI7EYGS1Q7H.0 size=1048576 2024-08-29T18:15:02.332 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:02.328+0000 7fb61f04a8c0 1 > prepared part key=_multipart_JNIRD10HWLR8.2~FRI7EYGS1Q7H.1 size=243771 2024-08-29T18:15:02.332 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:02.328+0000 7fb61f04a8c0 1 > prepared multipart upload key=JNIRD10HWLR8 upload=FRI7EYGS1Q7H tag=LKY87MGO3342 type=write size=2340923 2024-08-29T18:15:02.337 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:02.336+0000 7fb61f04a8c0 1 < completed delete operation key=ACLL9P9WWITK tag=K5ZN5P9ZGI1O type=del 2024-08-29T18:15:02.343 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:02.340+0000 7fb61f04a8c0 1 > prepared operation key=I3TS5SB21620 tag=MGM6FKJ9FHDJ type=del size=2203423 2024-08-29T18:15:02.348 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:02.344+0000 7fb61f04a8c0 1 < canceled operation key=JNIRD10HWLR8 tag=YE0GNLRD76OL type=del size=1795239 2024-08-29T18:15:02.352 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:02.348+0000 7fb61f04a8c0 1 > prepared operation key=2A1BIVN3Z7BT tag=OL4CDA3OCHI1 type=del size=778276 2024-08-29T18:15:02.357 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:02.356+0000 7fb61f04a8c0 1 < completed delete operation key=9KUQQR7K1949 tag=ZHGUZB8N7IVY type=del 2024-08-29T18:15:02.362 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:02.360+0000 7fb61f04a8c0 1 > prepared operation key=T5QMR1S0ST4W tag=X2BPJDQAXMF7 type=del size=234721 2024-08-29T18:15:02.367 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:02.364+0000 7fb61f04a8c0 1 < completed part key=_multipart_G64DV15QNIKC.2~9IE5XOB0OYW0.0 size=367560 2024-08-29T18:15:02.375 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:02.372+0000 7fb61f04a8c0 1 < completed multipart upload key=G64DV15QNIKC upload=9IE5XOB0OYW0 tag=HU45KE0LQ8SV type=write size=1416136 2024-08-29T18:15:02.384 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:02.380+0000 7fb61f04a8c0 1 > prepared part key=_multipart_W7G9IIKAWQJC.2~V7F31LOXB709.0 size=543608 2024-08-29T18:15:02.384 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:02.380+0000 7fb61f04a8c0 1 > prepared multipart upload key=W7G9IIKAWQJC upload=V7F31LOXB709 tag=KOOFYMCEDQJU type=write size=1592184 2024-08-29T18:15:02.389 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:02.388+0000 7fb61f04a8c0 1 < completed part key=_multipart_3TBQVJB6IV1A.2~H2ZP982NVY1O.0 size=401477 2024-08-29T18:15:02.397 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:02.396+0000 7fb61f04a8c0 1 < completed multipart upload key=3TBQVJB6IV1A upload=H2ZP982NVY1O tag=JYMS38NZY6O2 type=write size=1450053 2024-08-29T18:15:02.405 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:02.404+0000 7fb61f04a8c0 1 > prepared operation key=0YHK9IOSR0X1 tag=SS8RHK00BC68 type=write size=379003 2024-08-29T18:15:02.413 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:02.412+0000 7fb61f04a8c0 1 < completed part key=_multipart_S94OB93AU625.2~OR4MQJKZJHUU.0 size=329502 2024-08-29T18:15:02.426 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:02.424+0000 7fb61f04a8c0 1 < completed multipart upload key=S94OB93AU625 upload=OR4MQJKZJHUU tag=L2LJUWC0KKRF type=write size=1378078 2024-08-29T18:15:02.435 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:02.432+0000 7fb61f04a8c0 1 > prepared part key=_multipart_FNU3QYRYTDJL.2~XK3FO9GUEDQY.0 size=1048576 2024-08-29T18:15:02.439 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:02.436+0000 7fb61f04a8c0 1 > prepared part key=_multipart_FNU3QYRYTDJL.2~XK3FO9GUEDQY.1 size=1048576 2024-08-29T18:15:02.443 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:02.440+0000 7fb61f04a8c0 1 > prepared part key=_multipart_FNU3QYRYTDJL.2~XK3FO9GUEDQY.2 size=418294 2024-08-29T18:15:02.443 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:02.440+0000 7fb61f04a8c0 1 > prepared multipart upload key=FNU3QYRYTDJL upload=XK3FO9GUEDQY tag=PKBQPAP9LDOG type=write size=3564022 2024-08-29T18:15:02.447 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:02.444+0000 7fb61f04a8c0 1 < completed part key=_multipart_ME3R1W5MZE98.2~ZUK0Z5VIMIR8.0 size=1048576 2024-08-29T18:15:02.451 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:02.448+0000 7fb61f04a8c0 1 < completed part key=_multipart_ME3R1W5MZE98.2~ZUK0Z5VIMIR8.1 size=1048576 2024-08-29T18:15:02.455 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:02.452+0000 7fb61f04a8c0 1 < completed part key=_multipart_ME3R1W5MZE98.2~ZUK0Z5VIMIR8.2 size=37919 2024-08-29T18:15:02.464 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:02.460+0000 7fb61f04a8c0 1 < completed multipart upload key=ME3R1W5MZE98 upload=ZUK0Z5VIMIR8 tag=0Y5DDL3SG8VL type=write size=3183647 2024-08-29T18:15:02.468 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:02.464+0000 7fb61f04a8c0 1 > prepared operation key=AYZ82CIS7E5Q tag=522JZWD8MRYT type=del size=4156725 2024-08-29T18:15:02.473 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:02.472+0000 7fb61f04a8c0 1 < completed part key=_multipart_LT1SSGLX1WMH.2~XT78CSXVIWF8.0 size=843323 2024-08-29T18:15:02.481 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:02.480+0000 7fb61f04a8c0 1 < completed multipart upload key=LT1SSGLX1WMH upload=XT78CSXVIWF8 tag=FW323G1WSCCG type=write size=1891899 2024-08-29T18:15:02.486 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:02.484+0000 7fb61f04a8c0 1 > prepared operation key=UV4UZ0C0JNBG tag=LPD1NNM4LK54 type=write size=117047 2024-08-29T18:15:02.490 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:02.488+0000 7fb61f04a8c0 1 < canceled operation key=YTTW0WYLHLAN tag=ZI58GMBBB8S4 type=del size=3646778 2024-08-29T18:15:02.501 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:02.500+0000 7fb61f04a8c0 1 > prepared part key=_multipart_9KUQQR7K1949.2~YYJRRXIYT6OY.0 size=1048576 2024-08-29T18:15:02.506 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:02.504+0000 7fb61f04a8c0 1 > prepared part key=_multipart_9KUQQR7K1949.2~YYJRRXIYT6OY.1 size=1048576 2024-08-29T18:15:02.511 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:02.508+0000 7fb61f04a8c0 1 > prepared part key=_multipart_9KUQQR7K1949.2~YYJRRXIYT6OY.2 size=745624 2024-08-29T18:15:02.511 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:02.508+0000 7fb61f04a8c0 1 > prepared multipart upload key=9KUQQR7K1949 upload=YYJRRXIYT6OY tag=DN7RJEB7FJO3 type=write size=3891352 2024-08-29T18:15:02.516 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:02.512+0000 7fb61f04a8c0 1 < completed part key=_multipart_ACLL9P9WWITK.2~KVJ3JVIC8VEI.0 size=1048576 2024-08-29T18:15:02.520 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:02.516+0000 7fb61f04a8c0 1 < completed part key=_multipart_ACLL9P9WWITK.2~KVJ3JVIC8VEI.1 size=846186 2024-08-29T18:15:02.530 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:02.528+0000 7fb61f04a8c0 1 < completed multipart upload key=ACLL9P9WWITK upload=KVJ3JVIC8VEI tag=3YJ1SXAKRFUS type=write size=2943338 2024-08-29T18:15:02.536 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:02.532+0000 7fb61f04a8c0 1 > prepared operation key=T5QMR1S0ST4W tag=OKT2QA6PD5S3 type=del size=1833832 2024-08-29T18:15:02.541 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:02.540+0000 7fb61f04a8c0 1 < completed delete operation key=YTTW0WYLHLAN tag=C410DW47JV90 type=del 2024-08-29T18:15:02.546 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:02.544+0000 7fb61f04a8c0 1 > prepared operation key=S94OB93AU625 tag=ZD7B1JZ4NUA2 type=del size=2733361 2024-08-29T18:15:02.552 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:02.548+0000 7fb61f04a8c0 1 < completed part key=_multipart_X36ENK39934I.2~20T2TYLKYDD2.0 size=360713 2024-08-29T18:15:02.559 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:02.556+0000 7fb61f04a8c0 1 < completed multipart upload key=X36ENK39934I upload=20T2TYLKYDD2 tag=LWAT0V2HSLPE type=write size=1409289 2024-08-29T18:15:02.568 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:02.564+0000 7fb61f04a8c0 1 > prepared part key=_multipart_XQUR2PAH9MTZ.2~QYHN6NTD6J87.0 size=1048576 2024-08-29T18:15:02.572 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:02.568+0000 7fb61f04a8c0 1 > prepared part key=_multipart_XQUR2PAH9MTZ.2~QYHN6NTD6J87.1 size=1048576 2024-08-29T18:15:02.575 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:02.572+0000 7fb61f04a8c0 1 > prepared part key=_multipart_XQUR2PAH9MTZ.2~QYHN6NTD6J87.2 size=781090 2024-08-29T18:15:02.575 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:02.572+0000 7fb61f04a8c0 1 > prepared multipart upload key=XQUR2PAH9MTZ upload=QYHN6NTD6J87 tag=MQY69T1HOW83 type=write size=3926818 2024-08-29T18:15:02.579 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:02.576+0000 7fb61f04a8c0 1 < completed part key=_multipart_AYZ82CIS7E5Q.2~Y41IHBHBWNXX.0 size=1048576 2024-08-29T18:15:02.582 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:02.580+0000 7fb61f04a8c0 1 < completed part key=_multipart_AYZ82CIS7E5Q.2~Y41IHBHBWNXX.1 size=539936 2024-08-29T18:15:02.589 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:02.588+0000 7fb61f04a8c0 1 < completed multipart upload key=AYZ82CIS7E5Q upload=Y41IHBHBWNXX tag=8J3H96EJNQUH type=write size=2637088 2024-08-29T18:15:02.592 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:02.588+0000 7fb61f04a8c0 1 > prepared operation key=AYZ82CIS7E5Q tag=A8PV9MTZIZU5 type=del size=504497 2024-08-29T18:15:02.596 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:02.592+0000 7fb61f04a8c0 1 < completed delete operation key=QIF1G8LA4M98 tag=WACWGI12HLYQ type=del 2024-08-29T18:15:02.599 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:02.596+0000 7fb61f04a8c0 1 > prepared operation key=XQUR2PAH9MTZ tag=MMWHPNQ8UZSA type=del size=1430195 2024-08-29T18:15:02.603 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:02.600+0000 7fb61f04a8c0 1 < completed delete operation key=T5QMR1S0ST4W tag=H547R5Y7PIKP type=del 2024-08-29T18:15:02.609 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:02.608+0000 7fb61f04a8c0 1 > prepared part key=_multipart_0YHK9IOSR0X1.2~TM9N9IRZNFUG.0 size=1048576 2024-08-29T18:15:02.612 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:02.608+0000 7fb61f04a8c0 1 > prepared part key=_multipart_0YHK9IOSR0X1.2~TM9N9IRZNFUG.1 size=1048576 2024-08-29T18:15:02.615 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:02.612+0000 7fb61f04a8c0 1 > prepared part key=_multipart_0YHK9IOSR0X1.2~TM9N9IRZNFUG.2 size=877603 2024-08-29T18:15:02.615 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:02.612+0000 7fb61f04a8c0 1 > prepared multipart upload key=0YHK9IOSR0X1 upload=TM9N9IRZNFUG tag=V6OR4J432AQL type=write size=4023331 2024-08-29T18:15:02.618 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:02.616+0000 7fb61f04a8c0 1 < completed part key=_multipart_JNIRD10HWLR8.2~FRI7EYGS1Q7H.0 size=1048576 2024-08-29T18:15:02.621 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:02.620+0000 7fb61f04a8c0 1 < completed part key=_multipart_JNIRD10HWLR8.2~FRI7EYGS1Q7H.1 size=243771 2024-08-29T18:15:02.628 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:02.624+0000 7fb61f04a8c0 1 < completed multipart upload key=JNIRD10HWLR8 upload=FRI7EYGS1Q7H tag=LKY87MGO3342 type=write size=2340923 2024-08-29T18:15:02.632 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:02.628+0000 7fb61f04a8c0 1 > prepared operation key=5KUQU3N4QH12 tag=N3UQDMHARN9X type=del size=2986162 2024-08-29T18:15:02.635 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:02.632+0000 7fb61f04a8c0 1 < completed delete operation key=I3TS5SB21620 tag=MGM6FKJ9FHDJ type=del 2024-08-29T18:15:02.640 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:02.636+0000 7fb61f04a8c0 1 > prepared operation key=XQUR2PAH9MTZ tag=MS3WITGBLM61 type=del size=2037151 2024-08-29T18:15:02.649 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:02.648+0000 7fb61f04a8c0 1 < suggested update operation key=2A1BIVN3Z7BT tag=OL4CDA3OCHI1 type=del size=778276 2024-08-29T18:15:02.654 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:02.652+0000 7fb61f04a8c0 1 > prepared operation key=QIF1G8LA4M98 tag=G0715W9I5QBA type=del size=4031092 2024-08-29T18:15:02.659 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:02.656+0000 7fb61f04a8c0 1 < completed delete operation key=T5QMR1S0ST4W tag=X2BPJDQAXMF7 type=del 2024-08-29T18:15:02.664 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:02.660+0000 7fb61f04a8c0 1 > prepared operation key=2A1BIVN3Z7BT tag=5WKXXH9TFZ63 type=del size=3061282 2024-08-29T18:15:02.669 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:02.668+0000 7fb61f04a8c0 1 < completed part key=_multipart_W7G9IIKAWQJC.2~V7F31LOXB709.0 size=543608 2024-08-29T18:15:02.679 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:02.676+0000 7fb61f04a8c0 1 < completed multipart upload key=W7G9IIKAWQJC upload=V7F31LOXB709 tag=KOOFYMCEDQJU type=write size=1592184 2024-08-29T18:15:02.690 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:02.688+0000 7fb61f04a8c0 1 > prepared part key=_multipart_JNIRD10HWLR8.2~YMW94K04O32M.0 size=118155 2024-08-29T18:15:02.690 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:02.688+0000 7fb61f04a8c0 1 > prepared multipart upload key=JNIRD10HWLR8 upload=YMW94K04O32M tag=6PW98WUPZ16T type=write size=1166731 2024-08-29T18:15:02.696 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:02.692+0000 7fb61f04a8c0 1 < canceled operation key=0YHK9IOSR0X1 tag=SS8RHK00BC68 type=write size=379003 2024-08-29T18:15:02.707 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:02.704+0000 7fb61f04a8c0 1 > prepared part key=_multipart_I3TS5SB21620.2~3LET5U69FE54.0 size=1048576 2024-08-29T18:15:02.712 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:02.708+0000 7fb61f04a8c0 1 > prepared part key=_multipart_I3TS5SB21620.2~3LET5U69FE54.1 size=254794 2024-08-29T18:15:02.712 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:02.708+0000 7fb61f04a8c0 1 > prepared multipart upload key=I3TS5SB21620 upload=3LET5U69FE54 tag=M1FK2U9ZAPSW type=write size=2351946 2024-08-29T18:15:02.713 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:02.712+0000 7fb61f04a8c0 1 < canceled part key=_multipart_FNU3QYRYTDJL.2~XK3FO9GUEDQY.0 size=1048576 2024-08-29T18:15:02.718 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:02.716+0000 7fb61f04a8c0 1 < completed part key=_multipart_FNU3QYRYTDJL.2~XK3FO9GUEDQY.1 size=1048576 2024-08-29T18:15:02.723 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:02.720+0000 7fb61f04a8c0 1 < completed part key=_multipart_FNU3QYRYTDJL.2~XK3FO9GUEDQY.2 size=418294 2024-08-29T18:15:02.735 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:02.732+0000 7fb61f04a8c0 1 < canceled multipart upload key=FNU3QYRYTDJL upload=XK3FO9GUEDQY tag=PKBQPAP9LDOG type=write size=3564022 2024-08-29T18:15:02.741 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:02.740+0000 7fb61f04a8c0 1 > prepared operation key=H62DUL1RISWE tag=IB5QCF22H1YC type=write size=469618 2024-08-29T18:15:02.752 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:02.748+0000 7fb61f04a8c0 1 < suggested update operation key=AYZ82CIS7E5Q tag=522JZWD8MRYT type=del size=4156725 2024-08-29T18:15:02.758 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:02.756+0000 7fb61f04a8c0 1 > prepared operation key=AYZ82CIS7E5Q tag=CWASP0KH385V type=del size=3981216 2024-08-29T18:15:02.764 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:02.760+0000 7fb61f04a8c0 1 < completed write operation key=UV4UZ0C0JNBG tag=LPD1NNM4LK54 type=write size=117047 2024-08-29T18:15:02.779 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:02.776+0000 7fb61f04a8c0 1 > prepared part key=_multipart_ACLL9P9WWITK.2~KN8R7HH89BIA.0 size=239803 2024-08-29T18:15:02.779 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:02.776+0000 7fb61f04a8c0 1 > prepared multipart upload key=ACLL9P9WWITK upload=KN8R7HH89BIA tag=R2EGTCAUEOVI type=write size=1288379 2024-08-29T18:15:02.786 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:02.784+0000 7fb61f04a8c0 1 < completed part key=_multipart_9KUQQR7K1949.2~YYJRRXIYT6OY.0 size=1048576 2024-08-29T18:15:02.792 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:02.788+0000 7fb61f04a8c0 1 < completed part key=_multipart_9KUQQR7K1949.2~YYJRRXIYT6OY.1 size=1048576 2024-08-29T18:15:02.798 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:02.796+0000 7fb61f04a8c0 1 < completed part key=_multipart_9KUQQR7K1949.2~YYJRRXIYT6OY.2 size=745624 2024-08-29T18:15:02.809 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:02.808+0000 7fb61f04a8c0 1 < completed multipart upload key=9KUQQR7K1949 upload=YYJRRXIYT6OY tag=DN7RJEB7FJO3 type=write size=3891352 2024-08-29T18:15:02.815 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:02.812+0000 7fb61f04a8c0 1 > prepared operation key=88Z3FINQPJH4 tag=ASW63I1WCAYG type=del size=835468 2024-08-29T18:15:02.829 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:02.824+0000 7fb61f04a8c0 1 < suggested remove operation key=T5QMR1S0ST4W tag=OKT2QA6PD5S3 type=del 2024-08-29T18:15:02.835 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:02.832+0000 7fb61f04a8c0 1 > prepared operation key=AYZ82CIS7E5Q tag=7R04G6PUR29Z type=write size=458192 2024-08-29T18:15:02.841 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:02.840+0000 7fb61f04a8c0 1 < completed delete operation key=S94OB93AU625 tag=ZD7B1JZ4NUA2 type=del 2024-08-29T18:15:02.847 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:02.844+0000 7fb61f04a8c0 1 > prepared operation key=I3TS5SB21620 tag=XU1O7586IRFU type=del size=1084600 2024-08-29T18:15:02.853 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:02.852+0000 7fb61f04a8c0 1 < completed part key=_multipart_XQUR2PAH9MTZ.2~QYHN6NTD6J87.0 size=1048576 2024-08-29T18:15:02.859 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:02.856+0000 7fb61f04a8c0 1 < completed part key=_multipart_XQUR2PAH9MTZ.2~QYHN6NTD6J87.1 size=1048576 2024-08-29T18:15:02.859 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:02.856+0000 7fb61f04a8c0 1 < canceled part key=_multipart_XQUR2PAH9MTZ.2~QYHN6NTD6J87.2 size=781090 2024-08-29T18:15:02.870 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:02.868+0000 7fb61f04a8c0 1 < canceled multipart upload key=XQUR2PAH9MTZ upload=QYHN6NTD6J87 tag=MQY69T1HOW83 type=write size=3926818 2024-08-29T18:15:02.881 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:02.880+0000 7fb61f04a8c0 1 > prepared part key=_multipart_AEOIRMCT8KQ2.2~26SUX7JVOWD4.0 size=916682 2024-08-29T18:15:02.881 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:02.880+0000 7fb61f04a8c0 1 > prepared multipart upload key=AEOIRMCT8KQ2 upload=26SUX7JVOWD4 tag=S5JGGWGJ7FDW type=write size=1965258 2024-08-29T18:15:02.889 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:02.888+0000 7fb61f04a8c0 -1 < failed to complete operation key=AYZ82CIS7E5Q tag=A8PV9MTZIZU5 type=del size=504497: (22) Invalid argument 2024-08-29T18:15:02.902 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:02.900+0000 7fb61f04a8c0 1 > prepared part key=_multipart_ACLL9P9WWITK.2~G3423PHMYNDM.0 size=1048576 2024-08-29T18:15:02.907 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:02.904+0000 7fb61f04a8c0 1 > prepared part key=_multipart_ACLL9P9WWITK.2~G3423PHMYNDM.1 size=1048576 2024-08-29T18:15:02.915 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:02.912+0000 7fb61f04a8c0 1 > prepared part key=_multipart_ACLL9P9WWITK.2~G3423PHMYNDM.2 size=845086 2024-08-29T18:15:02.915 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:02.912+0000 7fb61f04a8c0 1 > prepared multipart upload key=ACLL9P9WWITK upload=G3423PHMYNDM tag=XEX1PACBA4ZR type=write size=3990814 2024-08-29T18:15:02.921 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:02.920+0000 7fb61f04a8c0 1 < completed delete operation key=XQUR2PAH9MTZ tag=MMWHPNQ8UZSA type=del 2024-08-29T18:15:02.932 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:02.928+0000 7fb61f04a8c0 1 > prepared part key=_multipart_ISHSUCCWWXU3.2~PI8RE7ZTXJOE.0 size=1048576 2024-08-29T18:15:02.937 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:02.936+0000 7fb61f04a8c0 1 > prepared part key=_multipart_ISHSUCCWWXU3.2~PI8RE7ZTXJOE.1 size=1048576 2024-08-29T18:15:02.942 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:02.940+0000 7fb61f04a8c0 1 > prepared part key=_multipart_ISHSUCCWWXU3.2~PI8RE7ZTXJOE.2 size=264889 2024-08-29T18:15:02.942 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:02.940+0000 7fb61f04a8c0 1 > prepared multipart upload key=ISHSUCCWWXU3 upload=PI8RE7ZTXJOE tag=EWZM7TVE31J9 type=write size=3410617 2024-08-29T18:15:02.948 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:02.944+0000 7fb61f04a8c0 1 < completed part key=_multipart_0YHK9IOSR0X1.2~TM9N9IRZNFUG.0 size=1048576 2024-08-29T18:15:02.953 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:02.952+0000 7fb61f04a8c0 1 < completed part key=_multipart_0YHK9IOSR0X1.2~TM9N9IRZNFUG.1 size=1048576 2024-08-29T18:15:02.958 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:02.956+0000 7fb61f04a8c0 1 < completed part key=_multipart_0YHK9IOSR0X1.2~TM9N9IRZNFUG.2 size=877603 2024-08-29T18:15:02.969 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:02.964+0000 7fb61f04a8c0 1 < completed multipart upload key=0YHK9IOSR0X1 upload=TM9N9IRZNFUG tag=V6OR4J432AQL type=write size=4023331 2024-08-29T18:15:02.980 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:02.976+0000 7fb61f04a8c0 1 > prepared part key=_multipart_TER6ZJRIMW56.2~WGKJ3QZ5ROVT.0 size=1048576 2024-08-29T18:15:02.987 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:02.984+0000 7fb61f04a8c0 1 > prepared part key=_multipart_TER6ZJRIMW56.2~WGKJ3QZ5ROVT.1 size=238368 2024-08-29T18:15:02.987 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:02.984+0000 7fb61f04a8c0 1 > prepared multipart upload key=TER6ZJRIMW56 upload=WGKJ3QZ5ROVT tag=KA6OGUTM818B type=write size=2335520 2024-08-29T18:15:02.993 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:02.992+0000 7fb61f04a8c0 1 < completed delete operation key=5KUQU3N4QH12 tag=N3UQDMHARN9X type=del 2024-08-29T18:15:03.005 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:03.004+0000 7fb61f04a8c0 1 > prepared part key=_multipart_W7G9IIKAWQJC.2~5PWUTMTDUX4R.0 size=429894 2024-08-29T18:15:03.006 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:03.004+0000 7fb61f04a8c0 1 > prepared multipart upload key=W7G9IIKAWQJC upload=5PWUTMTDUX4R tag=EF4A8LI3R58S type=write size=1478470 2024-08-29T18:15:03.012 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:03.008+0000 7fb61f04a8c0 1 < completed delete operation key=XQUR2PAH9MTZ tag=MS3WITGBLM61 type=del 2024-08-29T18:15:03.018 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:03.016+0000 7fb61f04a8c0 1 > prepared operation key=88Z3FINQPJH4 tag=C86QZ6B1GXU5 type=del size=1769780 2024-08-29T18:15:03.025 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:03.024+0000 7fb61f04a8c0 1 < completed delete operation key=QIF1G8LA4M98 tag=G0715W9I5QBA type=del 2024-08-29T18:15:03.037 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:03.032+0000 7fb61f04a8c0 1 > prepared part key=_multipart_FNU3QYRYTDJL.2~FXDM3KYOLBF4.0 size=1048576 2024-08-29T18:15:03.043 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:03.040+0000 7fb61f04a8c0 1 > prepared part key=_multipart_FNU3QYRYTDJL.2~FXDM3KYOLBF4.1 size=1048576 2024-08-29T18:15:03.049 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:03.044+0000 7fb61f04a8c0 1 > prepared part key=_multipart_FNU3QYRYTDJL.2~FXDM3KYOLBF4.2 size=694754 2024-08-29T18:15:03.049 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:03.044+0000 7fb61f04a8c0 1 > prepared multipart upload key=FNU3QYRYTDJL upload=FXDM3KYOLBF4 tag=4J5831EDRRUP type=write size=3840482 2024-08-29T18:15:03.060 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:03.056+0000 7fb61f04a8c0 1 < suggested update operation key=2A1BIVN3Z7BT tag=5WKXXH9TFZ63 type=del size=3061282 2024-08-29T18:15:03.067 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:03.064+0000 7fb61f04a8c0 1 > prepared operation key=H62DUL1RISWE tag=7VZAXH6BJ2QV type=del size=2212817 2024-08-29T18:15:03.074 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:03.072+0000 7fb61f04a8c0 1 < completed part key=_multipart_JNIRD10HWLR8.2~YMW94K04O32M.0 size=118155 2024-08-29T18:15:03.084 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:03.080+0000 7fb61f04a8c0 1 < completed multipart upload key=JNIRD10HWLR8 upload=YMW94K04O32M tag=6PW98WUPZ16T type=write size=1166731 2024-08-29T18:15:03.096 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:03.092+0000 7fb61f04a8c0 1 > prepared part key=_multipart_ME3R1W5MZE98.2~ME0RTHCQKQKP.0 size=1048576 2024-08-29T18:15:03.101 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:03.100+0000 7fb61f04a8c0 1 > prepared part key=_multipart_ME3R1W5MZE98.2~ME0RTHCQKQKP.1 size=651128 2024-08-29T18:15:03.101 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:03.100+0000 7fb61f04a8c0 1 > prepared multipart upload key=ME3R1W5MZE98 upload=ME0RTHCQKQKP tag=ZSNDY66554P1 type=write size=2748280 2024-08-29T18:15:03.107 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:03.104+0000 7fb61f04a8c0 1 < completed part key=_multipart_I3TS5SB21620.2~3LET5U69FE54.0 size=1048576 2024-08-29T18:15:03.113 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:03.112+0000 7fb61f04a8c0 1 < completed part key=_multipart_I3TS5SB21620.2~3LET5U69FE54.1 size=254794 2024-08-29T18:15:03.123 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:03.120+0000 7fb61f04a8c0 1 < completed multipart upload key=I3TS5SB21620 upload=3LET5U69FE54 tag=M1FK2U9ZAPSW type=write size=2351946 2024-08-29T18:15:03.129 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:03.124+0000 7fb61f04a8c0 1 > prepared operation key=X36ENK39934I tag=RJ5ZKP6Z7ETY type=del size=3650168 2024-08-29T18:15:03.135 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:03.132+0000 7fb61f04a8c0 1 < canceled operation key=H62DUL1RISWE tag=IB5QCF22H1YC type=write size=469618 2024-08-29T18:15:03.146 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:03.144+0000 7fb61f04a8c0 1 > prepared part key=_multipart_0YHK9IOSR0X1.2~1Q62E6RTJ9K9.0 size=1048576 2024-08-29T18:15:03.150 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:15:02 smithi029 bash[79042]: audit 2024-08-29T18:15:01.770595+0000 mon.a (mon.0) 1721 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:15:03.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:15:02 smithi029 bash[79042]: audit 2024-08-29T18:15:01.787907+0000 mon.a (mon.0) 1722 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:15:03.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:15:02 smithi029 bash[79042]: cluster 2024-08-29T18:15:01.843358+0000 mgr.y (mgr.25004) 754 : cluster [DBG] pgmap v1419: 137 pgs: 137 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 529 KiB/s rd, 183 KiB/s wr, 937 op/s 2024-08-29T18:15:03.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:15:02 smithi029 bash[79042]: audit 2024-08-29T18:15:02.526897+0000 mon.c (mon.2) 471 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:15:03.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:15:02 smithi029 bash[79042]: audit 2024-08-29T18:15:02.528315+0000 mon.c (mon.2) 472 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:15:03.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:15:02 smithi029 bash[79042]: audit 2024-08-29T18:15:02.540264+0000 mon.a (mon.0) 1723 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:15:03.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:15:02 smithi029 bash[77880]: audit 2024-08-29T18:15:01.770595+0000 mon.a (mon.0) 1721 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:15:03.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:15:02 smithi029 bash[77880]: audit 2024-08-29T18:15:01.787907+0000 mon.a (mon.0) 1722 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:15:03.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:15:02 smithi029 bash[77880]: cluster 2024-08-29T18:15:01.843358+0000 mgr.y (mgr.25004) 754 : cluster [DBG] pgmap v1419: 137 pgs: 137 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 529 KiB/s rd, 183 KiB/s wr, 937 op/s 2024-08-29T18:15:03.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:15:02 smithi029 bash[77880]: audit 2024-08-29T18:15:02.526897+0000 mon.c (mon.2) 471 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:15:03.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:15:02 smithi029 bash[77880]: audit 2024-08-29T18:15:02.528315+0000 mon.c (mon.2) 472 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:15:03.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:15:02 smithi029 bash[77880]: audit 2024-08-29T18:15:02.540264+0000 mon.a (mon.0) 1723 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:15:03.152 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:03.148+0000 7fb61f04a8c0 1 > prepared part key=_multipart_0YHK9IOSR0X1.2~1Q62E6RTJ9K9.1 size=430590 2024-08-29T18:15:03.152 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:03.148+0000 7fb61f04a8c0 1 > prepared multipart upload key=0YHK9IOSR0X1 upload=1Q62E6RTJ9K9 tag=YZUHUKB0RYWC type=write size=2527742 2024-08-29T18:15:03.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:15:02 smithi110 bash[67519]: audit 2024-08-29T18:15:01.770595+0000 mon.a (mon.0) 1721 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:15:03.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:15:02 smithi110 bash[67519]: audit 2024-08-29T18:15:01.787907+0000 mon.a (mon.0) 1722 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:15:03.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:15:02 smithi110 bash[67519]: cluster 2024-08-29T18:15:01.843358+0000 mgr.y (mgr.25004) 754 : cluster [DBG] pgmap v1419: 137 pgs: 137 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 529 KiB/s rd, 183 KiB/s wr, 937 op/s 2024-08-29T18:15:03.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:15:02 smithi110 bash[67519]: audit 2024-08-29T18:15:02.526897+0000 mon.c (mon.2) 471 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:15:03.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:15:02 smithi110 bash[67519]: audit 2024-08-29T18:15:02.528315+0000 mon.c (mon.2) 472 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:15:03.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:15:02 smithi110 bash[67519]: audit 2024-08-29T18:15:02.540264+0000 mon.a (mon.0) 1723 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:15:03.162 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:03.160+0000 7fb61f04a8c0 1 < suggested update operation key=AYZ82CIS7E5Q tag=CWASP0KH385V type=del size=3981216 2024-08-29T18:15:03.173 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:03.172+0000 7fb61f04a8c0 1 > prepared part key=_multipart_XQUR2PAH9MTZ.2~G9UT5HXADFEQ.0 size=1048576 2024-08-29T18:15:03.178 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:03.176+0000 7fb61f04a8c0 1 > prepared part key=_multipart_XQUR2PAH9MTZ.2~G9UT5HXADFEQ.1 size=1048576 2024-08-29T18:15:03.183 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:03.180+0000 7fb61f04a8c0 1 > prepared part key=_multipart_XQUR2PAH9MTZ.2~G9UT5HXADFEQ.2 size=1015157 2024-08-29T18:15:03.183 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:03.180+0000 7fb61f04a8c0 1 > prepared multipart upload key=XQUR2PAH9MTZ upload=G9UT5HXADFEQ tag=YVFUXL0C0ICH type=write size=4160885 2024-08-29T18:15:03.189 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:03.188+0000 7fb61f04a8c0 1 < completed part key=_multipart_ACLL9P9WWITK.2~KN8R7HH89BIA.0 size=239803 2024-08-29T18:15:03.200 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:03.196+0000 7fb61f04a8c0 1 < completed multipart upload key=ACLL9P9WWITK upload=KN8R7HH89BIA tag=R2EGTCAUEOVI type=write size=1288379 2024-08-29T18:15:03.206 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:03.204+0000 7fb61f04a8c0 1 > prepared operation key=X36ENK39934I tag=X6219KBSJWK1 type=del size=3779724 2024-08-29T18:15:03.217 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:03.216+0000 7fb61f04a8c0 1 < suggested update operation key=88Z3FINQPJH4 tag=ASW63I1WCAYG type=del size=835468 2024-08-29T18:15:03.224 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:03.220+0000 7fb61f04a8c0 1 > prepared operation key=G2SIXOJ02LZ6 tag=RZL32SSZVK30 type=del size=189883 2024-08-29T18:15:03.232 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:03.228+0000 7fb61f04a8c0 -1 < failed to complete operation key=AYZ82CIS7E5Q tag=7R04G6PUR29Z type=write size=458192: (22) Invalid argument 2024-08-29T18:15:03.243 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:03.240+0000 7fb61f04a8c0 1 > prepared part key=_multipart_TER6ZJRIMW56.2~DV52ER9RB6D1.0 size=1035353 2024-08-29T18:15:03.244 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:03.240+0000 7fb61f04a8c0 1 > prepared multipart upload key=TER6ZJRIMW56 upload=DV52ER9RB6D1 tag=5NR45WO3GIV9 type=write size=2083929 2024-08-29T18:15:03.255 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:03.252+0000 7fb61f04a8c0 1 < suggested remove operation key=I3TS5SB21620 tag=XU1O7586IRFU type=del 2024-08-29T18:15:03.266 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:03.264+0000 7fb61f04a8c0 1 > prepared part key=_multipart_UV4UZ0C0JNBG.2~J1V3UFOSNT6H.0 size=1048576 2024-08-29T18:15:03.271 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:03.268+0000 7fb61f04a8c0 1 > prepared part key=_multipart_UV4UZ0C0JNBG.2~J1V3UFOSNT6H.1 size=610441 2024-08-29T18:15:03.272 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:03.268+0000 7fb61f04a8c0 1 > prepared multipart upload key=UV4UZ0C0JNBG upload=J1V3UFOSNT6H tag=S7EGVE9IFQID type=write size=2707593 2024-08-29T18:15:03.278 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:03.276+0000 7fb61f04a8c0 1 < completed part key=_multipart_AEOIRMCT8KQ2.2~26SUX7JVOWD4.0 size=916682 2024-08-29T18:15:03.289 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:03.288+0000 7fb61f04a8c0 1 < completed multipart upload key=AEOIRMCT8KQ2 upload=26SUX7JVOWD4 tag=S5JGGWGJ7FDW type=write size=1965258 2024-08-29T18:15:03.296 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:03.292+0000 7fb61f04a8c0 1 > prepared operation key=T5QMR1S0ST4W tag=YDLENCERO031 type=del size=1200584 2024-08-29T18:15:03.302 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:03.300+0000 7fb61f04a8c0 1 < completed part key=_multipart_ACLL9P9WWITK.2~G3423PHMYNDM.0 size=1048576 2024-08-29T18:15:03.307 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:03.304+0000 7fb61f04a8c0 1 < completed part key=_multipart_ACLL9P9WWITK.2~G3423PHMYNDM.1 size=1048576 2024-08-29T18:15:03.312 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:03.308+0000 7fb61f04a8c0 1 < completed part key=_multipart_ACLL9P9WWITK.2~G3423PHMYNDM.2 size=845086 2024-08-29T18:15:03.322 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:03.320+0000 7fb61f04a8c0 1 < completed multipart upload key=ACLL9P9WWITK upload=G3423PHMYNDM tag=XEX1PACBA4ZR type=write size=3990814 2024-08-29T18:15:03.332 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:03.328+0000 7fb61f04a8c0 1 > prepared part key=_multipart_G64DV15QNIKC.2~4XSUB2F89SDT.0 size=1048576 2024-08-29T18:15:03.337 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:03.336+0000 7fb61f04a8c0 1 > prepared part key=_multipart_G64DV15QNIKC.2~4XSUB2F89SDT.1 size=812844 2024-08-29T18:15:03.337 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:03.336+0000 7fb61f04a8c0 1 > prepared multipart upload key=G64DV15QNIKC upload=4XSUB2F89SDT tag=25Z5IV24N4UR type=write size=2909996 2024-08-29T18:15:03.343 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:03.340+0000 7fb61f04a8c0 1 < completed part key=_multipart_ISHSUCCWWXU3.2~PI8RE7ZTXJOE.0 size=1048576 2024-08-29T18:15:03.348 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:03.344+0000 7fb61f04a8c0 1 < completed part key=_multipart_ISHSUCCWWXU3.2~PI8RE7ZTXJOE.1 size=1048576 2024-08-29T18:15:03.353 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:03.352+0000 7fb61f04a8c0 1 < completed part key=_multipart_ISHSUCCWWXU3.2~PI8RE7ZTXJOE.2 size=264889 2024-08-29T18:15:03.363 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:03.360+0000 7fb61f04a8c0 1 < completed multipart upload key=ISHSUCCWWXU3 upload=PI8RE7ZTXJOE tag=EWZM7TVE31J9 type=write size=3410617 2024-08-29T18:15:03.372 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:03.368+0000 7fb61f04a8c0 1 > prepared operation key=AYZ82CIS7E5Q tag=O98MUVI6MSBW type=del size=3931637 2024-08-29T18:15:03.375 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:03.372+0000 7fb61f04a8c0 1 < completed part key=_multipart_TER6ZJRIMW56.2~WGKJ3QZ5ROVT.0 size=1048576 2024-08-29T18:15:03.380 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:03.376+0000 7fb61f04a8c0 1 < completed part key=_multipart_TER6ZJRIMW56.2~WGKJ3QZ5ROVT.1 size=238368 2024-08-29T18:15:03.390 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:03.388+0000 7fb61f04a8c0 1 < completed multipart upload key=TER6ZJRIMW56 upload=WGKJ3QZ5ROVT tag=KA6OGUTM818B type=write size=2335520 2024-08-29T18:15:03.402 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:03.400+0000 7fb61f04a8c0 1 > prepared part key=_multipart_LT1SSGLX1WMH.2~49PS4X4ZOB3M.0 size=1048576 2024-08-29T18:15:03.407 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:03.404+0000 7fb61f04a8c0 1 > prepared part key=_multipart_LT1SSGLX1WMH.2~49PS4X4ZOB3M.1 size=169167 2024-08-29T18:15:03.407 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:03.404+0000 7fb61f04a8c0 1 > prepared multipart upload key=LT1SSGLX1WMH upload=49PS4X4ZOB3M tag=112N97CVQMY9 type=write size=2266319 2024-08-29T18:15:03.413 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:03.408+0000 7fb61f04a8c0 1 < completed part key=_multipart_W7G9IIKAWQJC.2~5PWUTMTDUX4R.0 size=429894 2024-08-29T18:15:03.422 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:03.420+0000 7fb61f04a8c0 1 < completed multipart upload key=W7G9IIKAWQJC upload=5PWUTMTDUX4R tag=EF4A8LI3R58S type=write size=1478470 2024-08-29T18:15:03.428 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:03.424+0000 7fb61f04a8c0 1 > prepared operation key=UV4UZ0C0JNBG tag=TWVIY8540U9S type=del size=902119 2024-08-29T18:15:03.437 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:03.432+0000 7fb61f04a8c0 -1 < failed to complete operation key=88Z3FINQPJH4 tag=C86QZ6B1GXU5 type=del size=1769780: (22) Invalid argument 2024-08-29T18:15:03.442 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:03.440+0000 7fb61f04a8c0 1 > prepared operation key=ISHSUCCWWXU3 tag=2YVU3L7BXMHN type=del size=1277342 2024-08-29T18:15:03.448 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:03.444+0000 7fb61f04a8c0 1 < completed part key=_multipart_FNU3QYRYTDJL.2~FXDM3KYOLBF4.0 size=1048576 2024-08-29T18:15:03.453 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:03.452+0000 7fb61f04a8c0 1 < completed part key=_multipart_FNU3QYRYTDJL.2~FXDM3KYOLBF4.1 size=1048576 2024-08-29T18:15:03.460 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:03.456+0000 7fb61f04a8c0 1 < completed part key=_multipart_FNU3QYRYTDJL.2~FXDM3KYOLBF4.2 size=694754 2024-08-29T18:15:03.472 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:03.468+0000 7fb61f04a8c0 1 < completed multipart upload key=FNU3QYRYTDJL upload=FXDM3KYOLBF4 tag=4J5831EDRRUP type=write size=3840482 2024-08-29T18:15:03.478 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:03.476+0000 7fb61f04a8c0 1 > prepared operation key=88Z3FINQPJH4 tag=CEPQ33W0T7C4 type=del size=244490 2024-08-29T18:15:03.484 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:03.480+0000 7fb61f04a8c0 1 < completed delete operation key=H62DUL1RISWE tag=7VZAXH6BJ2QV type=del 2024-08-29T18:15:03.496 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:03.492+0000 7fb61f04a8c0 1 > prepared part key=_multipart_5KUQU3N4QH12.2~BHYKF9CXAHQU.0 size=1048576 2024-08-29T18:15:03.502 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:03.500+0000 7fb61f04a8c0 1 > prepared part key=_multipart_5KUQU3N4QH12.2~BHYKF9CXAHQU.1 size=1048576 2024-08-29T18:15:03.515 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:03.512+0000 7fb61f04a8c0 1 > prepared part key=_multipart_5KUQU3N4QH12.2~BHYKF9CXAHQU.2 size=217736 2024-08-29T18:15:03.515 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:03.512+0000 7fb61f04a8c0 1 > prepared multipart upload key=5KUQU3N4QH12 upload=BHYKF9CXAHQU tag=1N6D7KHP4QXG type=write size=3363464 2024-08-29T18:15:03.522 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:03.520+0000 7fb61f04a8c0 1 < completed part key=_multipart_ME3R1W5MZE98.2~ME0RTHCQKQKP.0 size=1048576 2024-08-29T18:15:03.527 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:03.524+0000 7fb61f04a8c0 1 < completed part key=_multipart_ME3R1W5MZE98.2~ME0RTHCQKQKP.1 size=651128 2024-08-29T18:15:03.537 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:03.536+0000 7fb61f04a8c0 1 < completed multipart upload key=ME3R1W5MZE98 upload=ME0RTHCQKQKP tag=ZSNDY66554P1 type=write size=2748280 2024-08-29T18:15:03.543 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:03.540+0000 7fb61f04a8c0 1 > prepared operation key=9KUQQR7K1949 tag=VAUORI4VMKTW type=del size=2401324 2024-08-29T18:15:03.549 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:03.548+0000 7fb61f04a8c0 1 < completed delete operation key=X36ENK39934I tag=RJ5ZKP6Z7ETY type=del 2024-08-29T18:15:03.560 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:03.556+0000 7fb61f04a8c0 1 > prepared part key=_multipart_AEOIRMCT8KQ2.2~MZ0CKI6S87H7.0 size=1048576 2024-08-29T18:15:03.565 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:03.564+0000 7fb61f04a8c0 1 > prepared part key=_multipart_AEOIRMCT8KQ2.2~MZ0CKI6S87H7.1 size=1048576 2024-08-29T18:15:03.570 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:03.568+0000 7fb61f04a8c0 1 > prepared part key=_multipart_AEOIRMCT8KQ2.2~MZ0CKI6S87H7.2 size=340336 2024-08-29T18:15:03.570 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:03.568+0000 7fb61f04a8c0 1 > prepared multipart upload key=AEOIRMCT8KQ2 upload=MZ0CKI6S87H7 tag=98NV2FJ4JUCL type=write size=3486064 2024-08-29T18:15:03.577 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:03.572+0000 7fb61f04a8c0 1 < completed part key=_multipart_0YHK9IOSR0X1.2~1Q62E6RTJ9K9.0 size=1048576 2024-08-29T18:15:03.583 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:03.580+0000 7fb61f04a8c0 1 < completed part key=_multipart_0YHK9IOSR0X1.2~1Q62E6RTJ9K9.1 size=430590 2024-08-29T18:15:03.595 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:03.592+0000 7fb61f04a8c0 1 < completed multipart upload key=0YHK9IOSR0X1 upload=1Q62E6RTJ9K9 tag=YZUHUKB0RYWC type=write size=2527742 2024-08-29T18:15:03.607 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:03.604+0000 7fb61f04a8c0 1 > prepared part key=_multipart_3QFXN4B7753P.2~YNIG25AKJ5AT.0 size=878722 2024-08-29T18:15:03.607 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:03.604+0000 7fb61f04a8c0 1 > prepared multipart upload key=3QFXN4B7753P upload=YNIG25AKJ5AT tag=MY2CKA7SBOPC type=write size=1927298 2024-08-29T18:15:03.613 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:03.612+0000 7fb61f04a8c0 1 < completed part key=_multipart_XQUR2PAH9MTZ.2~G9UT5HXADFEQ.0 size=1048576 2024-08-29T18:15:03.614 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:03.612+0000 7fb61f04a8c0 1 < canceled part key=_multipart_XQUR2PAH9MTZ.2~G9UT5HXADFEQ.1 size=1048576 2024-08-29T18:15:03.619 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:03.616+0000 7fb61f04a8c0 1 < completed part key=_multipart_XQUR2PAH9MTZ.2~G9UT5HXADFEQ.2 size=1015157 2024-08-29T18:15:03.630 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:03.628+0000 7fb61f04a8c0 1 < canceled multipart upload key=XQUR2PAH9MTZ upload=G9UT5HXADFEQ tag=YVFUXL0C0ICH type=write size=4160885 2024-08-29T18:15:03.641 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:03.640+0000 7fb61f04a8c0 1 > prepared part key=_multipart_0YHK9IOSR0X1.2~TYXI395W9K33.0 size=1048576 2024-08-29T18:15:03.646 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:03.644+0000 7fb61f04a8c0 1 > prepared part key=_multipart_0YHK9IOSR0X1.2~TYXI395W9K33.1 size=524841 2024-08-29T18:15:03.646 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:03.644+0000 7fb61f04a8c0 1 > prepared multipart upload key=0YHK9IOSR0X1 upload=TYXI395W9K33 tag=VT1EOSG3JXDB type=write size=2621993 2024-08-29T18:15:03.652 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:03.648+0000 7fb61f04a8c0 1 < canceled operation key=X36ENK39934I tag=X6219KBSJWK1 type=del size=3779724 2024-08-29T18:15:03.658 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:03.656+0000 7fb61f04a8c0 1 > prepared operation key=3TBQVJB6IV1A tag=1TBPTG13NK6N type=del size=3692138 2024-08-29T18:15:03.664 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:03.660+0000 7fb61f04a8c0 1 < completed delete operation key=G2SIXOJ02LZ6 tag=RZL32SSZVK30 type=del 2024-08-29T18:15:03.670 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:03.668+0000 7fb61f04a8c0 1 > prepared operation key=X36ENK39934I tag=ZQG24DLBM516 type=del size=3742517 2024-08-29T18:15:03.676 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:03.672+0000 7fb61f04a8c0 1 < completed part key=_multipart_TER6ZJRIMW56.2~DV52ER9RB6D1.0 size=1035353 2024-08-29T18:15:03.686 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:03.684+0000 7fb61f04a8c0 1 < completed multipart upload key=TER6ZJRIMW56 upload=DV52ER9RB6D1 tag=5NR45WO3GIV9 type=write size=2083929 2024-08-29T18:15:03.692 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:03.688+0000 7fb61f04a8c0 1 > prepared operation key=3TBQVJB6IV1A tag=S9QVLC5CPBFU type=del size=2680135 2024-08-29T18:15:03.698 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:03.696+0000 7fb61f04a8c0 1 < completed part key=_multipart_UV4UZ0C0JNBG.2~J1V3UFOSNT6H.0 size=1048576 2024-08-29T18:15:03.703 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:03.700+0000 7fb61f04a8c0 1 < completed part key=_multipart_UV4UZ0C0JNBG.2~J1V3UFOSNT6H.1 size=610441 2024-08-29T18:15:03.716 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:03.712+0000 7fb61f04a8c0 1 < completed multipart upload key=UV4UZ0C0JNBG upload=J1V3UFOSNT6H tag=S7EGVE9IFQID type=write size=2707593 2024-08-29T18:15:03.729 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:03.728+0000 7fb61f04a8c0 1 > prepared part key=_multipart_2A1BIVN3Z7BT.2~OY84J6GQTD71.0 size=1048576 2024-08-29T18:15:03.734 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:03.732+0000 7fb61f04a8c0 1 > prepared part key=_multipart_2A1BIVN3Z7BT.2~OY84J6GQTD71.1 size=625991 2024-08-29T18:15:03.735 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:03.732+0000 7fb61f04a8c0 1 > prepared multipart upload key=2A1BIVN3Z7BT upload=OY84J6GQTD71 tag=KGV8LLCRDB5J type=write size=2723143 2024-08-29T18:15:03.740 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:03.736+0000 7fb61f04a8c0 1 < completed delete operation key=T5QMR1S0ST4W tag=YDLENCERO031 type=del 2024-08-29T18:15:03.752 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:03.748+0000 7fb61f04a8c0 1 > prepared part key=_multipart_YTTW0WYLHLAN.2~9AKSV8HZIOC1.0 size=915286 2024-08-29T18:15:03.752 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:03.748+0000 7fb61f04a8c0 1 > prepared multipart upload key=YTTW0WYLHLAN upload=9AKSV8HZIOC1 tag=PHNCJFO4T3WM type=write size=1963862 2024-08-29T18:15:03.753 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:03.752+0000 7fb61f04a8c0 1 < canceled part key=_multipart_G64DV15QNIKC.2~4XSUB2F89SDT.0 size=1048576 2024-08-29T18:15:03.758 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:03.756+0000 7fb61f04a8c0 1 < completed part key=_multipart_G64DV15QNIKC.2~4XSUB2F89SDT.1 size=812844 2024-08-29T18:15:03.768 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:03.764+0000 7fb61f04a8c0 1 < canceled multipart upload key=G64DV15QNIKC upload=4XSUB2F89SDT tag=25Z5IV24N4UR type=write size=2909996 2024-08-29T18:15:03.774 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:03.772+0000 7fb61f04a8c0 1 > prepared operation key=XQUR2PAH9MTZ tag=RQ8ERE4ZGMES type=del size=525667 2024-08-29T18:15:03.787 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:03.784+0000 7fb61f04a8c0 1 < suggested remove operation key=AYZ82CIS7E5Q tag=O98MUVI6MSBW type=del 2024-08-29T18:15:03.800 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:03.796+0000 7fb61f04a8c0 1 > prepared part key=_multipart_0YHK9IOSR0X1.2~1G6U4ZSK6OA9.0 size=91092 2024-08-29T18:15:03.800 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:03.796+0000 7fb61f04a8c0 1 > prepared multipart upload key=0YHK9IOSR0X1 upload=1G6U4ZSK6OA9 tag=WL36WBV027KS type=write size=1139668 2024-08-29T18:15:03.806 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:03.804+0000 7fb61f04a8c0 1 < completed part key=_multipart_LT1SSGLX1WMH.2~49PS4X4ZOB3M.0 size=1048576 2024-08-29T18:15:03.812 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:03.808+0000 7fb61f04a8c0 1 < completed part key=_multipart_LT1SSGLX1WMH.2~49PS4X4ZOB3M.1 size=169167 2024-08-29T18:15:03.824 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:03.820+0000 7fb61f04a8c0 1 < completed multipart upload key=LT1SSGLX1WMH upload=49PS4X4ZOB3M tag=112N97CVQMY9 type=write size=2266319 2024-08-29T18:15:03.830 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:03.828+0000 7fb61f04a8c0 1 > prepared operation key=H62DUL1RISWE tag=1O10D62E264U type=del size=339970 2024-08-29T18:15:03.836 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:03.832+0000 7fb61f04a8c0 1 < completed delete operation key=UV4UZ0C0JNBG tag=TWVIY8540U9S type=del 2024-08-29T18:15:03.848 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:03.844+0000 7fb61f04a8c0 1 > prepared part key=_multipart_9KUQQR7K1949.2~AHRCVDPOJ15N.0 size=1048576 2024-08-29T18:15:03.853 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:03.852+0000 7fb61f04a8c0 1 > prepared part key=_multipart_9KUQQR7K1949.2~AHRCVDPOJ15N.1 size=1048576 2024-08-29T18:15:03.858 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:03.856+0000 7fb61f04a8c0 1 > prepared part key=_multipart_9KUQQR7K1949.2~AHRCVDPOJ15N.2 size=458374 2024-08-29T18:15:03.858 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:03.856+0000 7fb61f04a8c0 1 > prepared multipart upload key=9KUQQR7K1949 upload=AHRCVDPOJ15N tag=P3M2621Y3WBM type=write size=3604102 2024-08-29T18:15:03.864 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:03.860+0000 7fb61f04a8c0 1 < completed delete operation key=ISHSUCCWWXU3 tag=2YVU3L7BXMHN type=del 2024-08-29T18:15:03.878 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:03.876+0000 7fb61f04a8c0 1 > prepared part key=_multipart_I3TS5SB21620.2~RU07ZONVXORN.0 size=1048576 2024-08-29T18:15:03.882 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:03.880+0000 7fb61f04a8c0 1 > prepared part key=_multipart_I3TS5SB21620.2~RU07ZONVXORN.1 size=59082 2024-08-29T18:15:03.883 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:03.880+0000 7fb61f04a8c0 1 > prepared multipart upload key=I3TS5SB21620 upload=RU07ZONVXORN tag=M1FMCTD35C3Z type=write size=2156234 2024-08-29T18:15:03.889 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:03.884+0000 7fb61f04a8c0 1 < completed delete operation key=88Z3FINQPJH4 tag=CEPQ33W0T7C4 type=del 2024-08-29T18:15:03.901 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:03.900+0000 7fb61f04a8c0 1 > prepared part key=_multipart_2KKUJMSXARBZ.2~XYRRW2UJYJFR.0 size=197681 2024-08-29T18:15:03.902 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:03.900+0000 7fb61f04a8c0 1 > prepared multipart upload key=2KKUJMSXARBZ upload=XYRRW2UJYJFR tag=VX3JD1HAY9AS type=write size=1246257 2024-08-29T18:15:03.912 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:03.908+0000 7fb61f04a8c0 1 < completed part key=_multipart_5KUQU3N4QH12.2~BHYKF9CXAHQU.0 size=1048576 2024-08-29T18:15:03.912 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:03.908+0000 7fb61f04a8c0 1 < canceled part key=_multipart_5KUQU3N4QH12.2~BHYKF9CXAHQU.1 size=1048576 2024-08-29T18:15:03.917 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:03.916+0000 7fb61f04a8c0 1 < completed part key=_multipart_5KUQU3N4QH12.2~BHYKF9CXAHQU.2 size=217736 2024-08-29T18:15:03.930 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:03.928+0000 7fb61f04a8c0 1 < canceled multipart upload key=5KUQU3N4QH12 upload=BHYKF9CXAHQU tag=1N6D7KHP4QXG type=write size=3363464 2024-08-29T18:15:03.936 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:03.932+0000 7fb61f04a8c0 1 > prepared operation key=W7G9IIKAWQJC tag=4W60JC3L15QM type=del size=3665574 2024-08-29T18:15:03.942 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:03.940+0000 7fb61f04a8c0 1 < completed delete operation key=9KUQQR7K1949 tag=VAUORI4VMKTW type=del 2024-08-29T18:15:03.954 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:03.952+0000 7fb61f04a8c0 1 > prepared part key=_multipart_X36ENK39934I.2~EQ25E2AZJ3A3.0 size=430792 2024-08-29T18:15:03.954 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:03.952+0000 7fb61f04a8c0 1 > prepared multipart upload key=X36ENK39934I upload=EQ25E2AZJ3A3 tag=70HXJG63PF8M type=write size=1479368 2024-08-29T18:15:03.960 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:03.956+0000 7fb61f04a8c0 1 < completed part key=_multipart_AEOIRMCT8KQ2.2~MZ0CKI6S87H7.0 size=1048576 2024-08-29T18:15:03.965 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:03.964+0000 7fb61f04a8c0 1 < completed part key=_multipart_AEOIRMCT8KQ2.2~MZ0CKI6S87H7.1 size=1048576 2024-08-29T18:15:03.971 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:03.968+0000 7fb61f04a8c0 1 < completed part key=_multipart_AEOIRMCT8KQ2.2~MZ0CKI6S87H7.2 size=340336 2024-08-29T18:15:03.981 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:03.980+0000 7fb61f04a8c0 1 < completed multipart upload key=AEOIRMCT8KQ2 upload=MZ0CKI6S87H7 tag=98NV2FJ4JUCL type=write size=3486064 2024-08-29T18:15:03.988 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:03.984+0000 7fb61f04a8c0 1 > prepared operation key=O7DBV8Y3AF99 tag=EVIW67BSKMIX type=del size=889057 2024-08-29T18:15:03.996 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:03.992+0000 7fb61f04a8c0 1 < completed part key=_multipart_3QFXN4B7753P.2~YNIG25AKJ5AT.0 size=878722 2024-08-29T18:15:04.007 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:04.004+0000 7fb61f04a8c0 1 < completed multipart upload key=3QFXN4B7753P upload=YNIG25AKJ5AT tag=MY2CKA7SBOPC type=write size=1927298 2024-08-29T18:15:04.013 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:04.012+0000 7fb61f04a8c0 1 > prepared operation key=LT1SSGLX1WMH tag=T4G4ZX84KEIT type=del size=782363 2024-08-29T18:15:04.022 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:04.020+0000 7fb61f04a8c0 1 < completed part key=_multipart_0YHK9IOSR0X1.2~TYXI395W9K33.0 size=1048576 2024-08-29T18:15:04.027 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:04.024+0000 7fb61f04a8c0 1 < completed part key=_multipart_0YHK9IOSR0X1.2~TYXI395W9K33.1 size=524841 2024-08-29T18:15:04.038 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:04.036+0000 7fb61f04a8c0 1 < completed multipart upload key=0YHK9IOSR0X1 upload=TYXI395W9K33 tag=VT1EOSG3JXDB type=write size=2621993 2024-08-29T18:15:04.049 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:04.048+0000 7fb61f04a8c0 1 > prepared part key=_multipart_WL071MKICR2A.2~HB7SXKAALHX0.0 size=1048576 2024-08-29T18:15:04.055 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:04.052+0000 7fb61f04a8c0 1 > prepared part key=_multipart_WL071MKICR2A.2~HB7SXKAALHX0.1 size=1048576 2024-08-29T18:15:04.059 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:04.056+0000 7fb61f04a8c0 1 > prepared part key=_multipart_WL071MKICR2A.2~HB7SXKAALHX0.2 size=938155 2024-08-29T18:15:04.060 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:04.056+0000 7fb61f04a8c0 1 > prepared multipart upload key=WL071MKICR2A upload=HB7SXKAALHX0 tag=NUV7OGEC5QAW type=write size=4083883 2024-08-29T18:15:04.066 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:04.064+0000 7fb61f04a8c0 1 < completed delete operation key=3TBQVJB6IV1A tag=1TBPTG13NK6N type=del 2024-08-29T18:15:04.073 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:04.068+0000 7fb61f04a8c0 1 > prepared operation key=2KKUJMSXARBZ tag=DP5FSUN5VS1E type=write size=113521 2024-08-29T18:15:04.079 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:04.076+0000 7fb61f04a8c0 1 < canceled operation key=X36ENK39934I tag=ZQG24DLBM516 type=del size=3742517 2024-08-29T18:15:04.085 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:04.084+0000 7fb61f04a8c0 1 > prepared operation key=2A1BIVN3Z7BT tag=LO5JFB0IBZPG type=del size=2558171 2024-08-29T18:15:04.091 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:04.088+0000 7fb61f04a8c0 1 < completed delete operation key=3TBQVJB6IV1A tag=S9QVLC5CPBFU type=del 2024-08-29T18:15:04.097 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:04.096+0000 7fb61f04a8c0 1 > prepared operation key=WL071MKICR2A tag=DS1DT2T3D9XV type=del size=715906 2024-08-29T18:15:04.103 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:04.100+0000 7fb61f04a8c0 1 < completed part key=_multipart_2A1BIVN3Z7BT.2~OY84J6GQTD71.0 size=1048576 2024-08-29T18:15:04.108 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:04.104+0000 7fb61f04a8c0 1 < completed part key=_multipart_2A1BIVN3Z7BT.2~OY84J6GQTD71.1 size=625991 2024-08-29T18:15:04.119 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:04.116+0000 7fb61f04a8c0 1 < completed multipart upload key=2A1BIVN3Z7BT upload=OY84J6GQTD71 tag=KGV8LLCRDB5J type=write size=2723143 2024-08-29T18:15:04.125 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:04.124+0000 7fb61f04a8c0 1 > prepared operation key=UV4UZ0C0JNBG tag=LYFSDL2CUSDJ type=del size=1885237 2024-08-29T18:15:04.131 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:04.128+0000 7fb61f04a8c0 1 < completed part key=_multipart_YTTW0WYLHLAN.2~9AKSV8HZIOC1.0 size=915286 2024-08-29T18:15:04.141 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:04.140+0000 7fb61f04a8c0 1 < completed multipart upload key=YTTW0WYLHLAN upload=9AKSV8HZIOC1 tag=PHNCJFO4T3WM type=write size=1963862 2024-08-29T18:15:04.150 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:15:03 smithi029 bash[77880]: audit 2024-08-29T18:15:03.532261+0000 mon.c (mon.2) 473 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:15:04.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:15:03 smithi029 bash[79042]: audit 2024-08-29T18:15:03.532261+0000 mon.c (mon.2) 473 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:15:04.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:15:03 smithi110 bash[67519]: audit 2024-08-29T18:15:03.532261+0000 mon.c (mon.2) 473 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:15:04.152 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:04.148+0000 7fb61f04a8c0 1 > prepared part key=_multipart_3QFXN4B7753P.2~5HSFAHM5V41G.0 size=1048576 2024-08-29T18:15:04.157 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:04.156+0000 7fb61f04a8c0 1 > prepared part key=_multipart_3QFXN4B7753P.2~5HSFAHM5V41G.1 size=1048576 2024-08-29T18:15:04.162 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:04.160+0000 7fb61f04a8c0 1 > prepared part key=_multipart_3QFXN4B7753P.2~5HSFAHM5V41G.2 size=486343 2024-08-29T18:15:04.162 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:04.160+0000 7fb61f04a8c0 1 > prepared multipart upload key=3QFXN4B7753P upload=5HSFAHM5V41G tag=ITDTAZDSUD5S type=write size=3632071 2024-08-29T18:15:04.168 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:04.164+0000 7fb61f04a8c0 1 < completed delete operation key=XQUR2PAH9MTZ tag=RQ8ERE4ZGMES type=del 2024-08-29T18:15:04.174 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:04.172+0000 7fb61f04a8c0 1 > prepared operation key=3TBQVJB6IV1A tag=0LHU5RPSEXN6 type=del size=2697911 2024-08-29T18:15:04.180 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:04.176+0000 7fb61f04a8c0 1 < completed part key=_multipart_0YHK9IOSR0X1.2~1G6U4ZSK6OA9.0 size=91092 2024-08-29T18:15:04.192 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:04.188+0000 7fb61f04a8c0 1 < completed multipart upload key=0YHK9IOSR0X1 upload=1G6U4ZSK6OA9 tag=WL36WBV027KS type=write size=1139668 2024-08-29T18:15:04.197 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:04.196+0000 7fb61f04a8c0 1 > prepared operation key=4CJ45GKY8XE9 tag=LGRANEJ7VMV9 type=del size=3880561 2024-08-29T18:15:04.204 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:04.200+0000 7fb61f04a8c0 1 < completed delete operation key=H62DUL1RISWE tag=1O10D62E264U type=del 2024-08-29T18:15:04.210 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:04.208+0000 7fb61f04a8c0 1 > prepared operation key=YTTW0WYLHLAN tag=RQIBKV8Y7KKN type=del size=585990 2024-08-29T18:15:04.216 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:04.212+0000 7fb61f04a8c0 1 < completed part key=_multipart_9KUQQR7K1949.2~AHRCVDPOJ15N.0 size=1048576 2024-08-29T18:15:04.222 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:04.220+0000 7fb61f04a8c0 1 < completed part key=_multipart_9KUQQR7K1949.2~AHRCVDPOJ15N.1 size=1048576 2024-08-29T18:15:04.227 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:04.224+0000 7fb61f04a8c0 1 < completed part key=_multipart_9KUQQR7K1949.2~AHRCVDPOJ15N.2 size=458374 2024-08-29T18:15:04.238 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:04.236+0000 7fb61f04a8c0 1 < completed multipart upload key=9KUQQR7K1949 upload=AHRCVDPOJ15N tag=P3M2621Y3WBM type=write size=3604102 2024-08-29T18:15:04.244 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:04.240+0000 7fb61f04a8c0 1 > prepared operation key=QIF1G8LA4M98 tag=ULB0Z756ST22 type=del size=1964821 2024-08-29T18:15:04.251 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:04.248+0000 7fb61f04a8c0 1 < completed part key=_multipart_I3TS5SB21620.2~RU07ZONVXORN.0 size=1048576 2024-08-29T18:15:04.256 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:04.252+0000 7fb61f04a8c0 1 < completed part key=_multipart_I3TS5SB21620.2~RU07ZONVXORN.1 size=59082 2024-08-29T18:15:04.267 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:04.264+0000 7fb61f04a8c0 1 < completed multipart upload key=I3TS5SB21620 upload=RU07ZONVXORN tag=M1FMCTD35C3Z type=write size=2156234 2024-08-29T18:15:04.273 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:04.272+0000 7fb61f04a8c0 1 > prepared operation key=I3TS5SB21620 tag=CCAF4E2UBPF7 type=del size=478553 2024-08-29T18:15:04.280 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:04.276+0000 7fb61f04a8c0 1 < completed part key=_multipart_2KKUJMSXARBZ.2~XYRRW2UJYJFR.0 size=197681 2024-08-29T18:15:04.290 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:04.288+0000 7fb61f04a8c0 1 < completed multipart upload key=2KKUJMSXARBZ upload=XYRRW2UJYJFR tag=VX3JD1HAY9AS type=write size=1246257 2024-08-29T18:15:04.297 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:04.292+0000 7fb61f04a8c0 1 > prepared operation key=YTTW0WYLHLAN tag=34EV3U3RQK9K type=del size=2365245 2024-08-29T18:15:04.311 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:04.308+0000 7fb61f04a8c0 1 < suggested remove operation key=W7G9IIKAWQJC tag=4W60JC3L15QM type=del 2024-08-29T18:15:04.317 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:04.316+0000 7fb61f04a8c0 1 > prepared operation key=FNU3QYRYTDJL tag=521GCAH0D92G type=del size=1752774 2024-08-29T18:15:04.323 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:04.320+0000 7fb61f04a8c0 1 < completed part key=_multipart_X36ENK39934I.2~EQ25E2AZJ3A3.0 size=430792 2024-08-29T18:15:04.334 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:04.332+0000 7fb61f04a8c0 1 < completed multipart upload key=X36ENK39934I upload=EQ25E2AZJ3A3 tag=70HXJG63PF8M type=write size=1479368 2024-08-29T18:15:04.345 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:04.344+0000 7fb61f04a8c0 1 > prepared part key=_multipart_3QFXN4B7753P.2~QZ0ORXB0C74R.0 size=1048576 2024-08-29T18:15:04.351 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:04.348+0000 7fb61f04a8c0 1 > prepared part key=_multipart_3QFXN4B7753P.2~QZ0ORXB0C74R.1 size=1048576 2024-08-29T18:15:04.356 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:04.352+0000 7fb61f04a8c0 1 > prepared part key=_multipart_3QFXN4B7753P.2~QZ0ORXB0C74R.2 size=786583 2024-08-29T18:15:04.356 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:04.352+0000 7fb61f04a8c0 1 > prepared multipart upload key=3QFXN4B7753P upload=QZ0ORXB0C74R tag=YTYV0BHRRAXC type=write size=3932311 2024-08-29T18:15:04.363 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:04.360+0000 7fb61f04a8c0 1 < completed delete operation key=O7DBV8Y3AF99 tag=EVIW67BSKMIX type=del 2024-08-29T18:15:04.374 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:04.372+0000 7fb61f04a8c0 1 > prepared part key=_multipart_S94OB93AU625.2~010MBK6K6V2K.0 size=1048576 2024-08-29T18:15:04.380 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:04.376+0000 7fb61f04a8c0 1 > prepared part key=_multipart_S94OB93AU625.2~010MBK6K6V2K.1 size=1048576 2024-08-29T18:15:04.385 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:04.380+0000 7fb61f04a8c0 1 > prepared part key=_multipart_S94OB93AU625.2~010MBK6K6V2K.2 size=1014185 2024-08-29T18:15:04.385 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:04.380+0000 7fb61f04a8c0 1 > prepared multipart upload key=S94OB93AU625 upload=010MBK6K6V2K tag=RGNZBLNM27VU type=write size=4159913 2024-08-29T18:15:04.390 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:04.388+0000 7fb61f04a8c0 1 < completed delete operation key=LT1SSGLX1WMH tag=T4G4ZX84KEIT type=del 2024-08-29T18:15:04.402 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:04.400+0000 7fb61f04a8c0 1 > prepared part key=_multipart_W7G9IIKAWQJC.2~WPUIYW75UG1E.0 size=511677 2024-08-29T18:15:04.402 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:04.400+0000 7fb61f04a8c0 1 > prepared multipart upload key=W7G9IIKAWQJC upload=WPUIYW75UG1E tag=OLUN78CUAIKW type=write size=1560253 2024-08-29T18:15:04.407 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:04.404+0000 7fb61f04a8c0 1 < completed part key=_multipart_WL071MKICR2A.2~HB7SXKAALHX0.0 size=1048576 2024-08-29T18:15:04.407 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:04.404+0000 7fb61f04a8c0 1 < canceled part key=_multipart_WL071MKICR2A.2~HB7SXKAALHX0.1 size=1048576 2024-08-29T18:15:04.412 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:04.408+0000 7fb61f04a8c0 1 < completed part key=_multipart_WL071MKICR2A.2~HB7SXKAALHX0.2 size=938155 2024-08-29T18:15:04.423 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:04.420+0000 7fb61f04a8c0 1 < canceled multipart upload key=WL071MKICR2A upload=HB7SXKAALHX0 tag=NUV7OGEC5QAW type=write size=4083883 2024-08-29T18:15:04.429 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:04.424+0000 7fb61f04a8c0 1 > prepared operation key=4CJ45GKY8XE9 tag=6JDGL5EIU4GQ type=del size=3347044 2024-08-29T18:15:04.435 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:04.432+0000 7fb61f04a8c0 1 < completed write operation key=2KKUJMSXARBZ tag=DP5FSUN5VS1E type=write size=113521 2024-08-29T18:15:04.441 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:04.440+0000 7fb61f04a8c0 1 > prepared operation key=ACLL9P9WWITK tag=4YUWBZYHA0D8 type=del size=315434 2024-08-29T18:15:04.448 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:04.444+0000 7fb61f04a8c0 1 < completed delete operation key=2A1BIVN3Z7BT tag=LO5JFB0IBZPG type=del 2024-08-29T18:15:04.461 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:04.460+0000 7fb61f04a8c0 1 > prepared part key=_multipart_UV4UZ0C0JNBG.2~YYFOT2YU10YR.0 size=1039578 2024-08-29T18:15:04.461 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:04.460+0000 7fb61f04a8c0 1 > prepared multipart upload key=UV4UZ0C0JNBG upload=YYFOT2YU10YR tag=B4RPRJYBYG8C type=write size=2088154 2024-08-29T18:15:04.467 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:04.464+0000 7fb61f04a8c0 1 < canceled operation key=WL071MKICR2A tag=DS1DT2T3D9XV type=del size=715906 2024-08-29T18:15:04.478 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:04.476+0000 7fb61f04a8c0 1 > prepared part key=_multipart_FNU3QYRYTDJL.2~T1W2LZZJ99IB.0 size=1048576 2024-08-29T18:15:04.483 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:04.480+0000 7fb61f04a8c0 1 > prepared part key=_multipart_FNU3QYRYTDJL.2~T1W2LZZJ99IB.1 size=1048576 2024-08-29T18:15:04.488 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:04.484+0000 7fb61f04a8c0 1 > prepared part key=_multipart_FNU3QYRYTDJL.2~T1W2LZZJ99IB.2 size=965374 2024-08-29T18:15:04.488 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:04.484+0000 7fb61f04a8c0 1 > prepared multipart upload key=FNU3QYRYTDJL upload=T1W2LZZJ99IB tag=ON42VFHA85IS type=write size=4111102 2024-08-29T18:15:04.493 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:04.492+0000 7fb61f04a8c0 1 < completed delete operation key=UV4UZ0C0JNBG tag=LYFSDL2CUSDJ type=del 2024-08-29T18:15:04.500 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:04.496+0000 7fb61f04a8c0 1 > prepared operation key=WL071MKICR2A tag=SR0OMMZ25FR8 type=del size=2195075 2024-08-29T18:15:04.505 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:04.504+0000 7fb61f04a8c0 1 < completed part key=_multipart_3QFXN4B7753P.2~5HSFAHM5V41G.0 size=1048576 2024-08-29T18:15:04.511 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:04.508+0000 7fb61f04a8c0 1 < completed part key=_multipart_3QFXN4B7753P.2~5HSFAHM5V41G.1 size=1048576 2024-08-29T18:15:04.515 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:04.512+0000 7fb61f04a8c0 1 < completed part key=_multipart_3QFXN4B7753P.2~5HSFAHM5V41G.2 size=486343 2024-08-29T18:15:04.526 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:04.524+0000 7fb61f04a8c0 1 < completed multipart upload key=3QFXN4B7753P upload=5HSFAHM5V41G tag=ITDTAZDSUD5S type=write size=3632071 2024-08-29T18:15:04.537 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:04.536+0000 7fb61f04a8c0 1 > prepared part key=_multipart_ACLL9P9WWITK.2~ZGHV8W8HK2FO.0 size=1048576 2024-08-29T18:15:04.542 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:04.540+0000 7fb61f04a8c0 1 > prepared part key=_multipart_ACLL9P9WWITK.2~ZGHV8W8HK2FO.1 size=1048576 2024-08-29T18:15:04.547 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:04.544+0000 7fb61f04a8c0 1 > prepared part key=_multipart_ACLL9P9WWITK.2~ZGHV8W8HK2FO.2 size=537688 2024-08-29T18:15:04.547 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:04.544+0000 7fb61f04a8c0 1 > prepared multipart upload key=ACLL9P9WWITK upload=ZGHV8W8HK2FO tag=UP0TS962MASL type=write size=3683416 2024-08-29T18:15:04.553 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:04.552+0000 7fb61f04a8c0 1 < completed delete operation key=3TBQVJB6IV1A tag=0LHU5RPSEXN6 type=del 2024-08-29T18:15:04.565 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:04.564+0000 7fb61f04a8c0 1 > prepared part key=_multipart_ACLL9P9WWITK.2~SPYFDT8B9OYO.0 size=142585 2024-08-29T18:15:04.565 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:04.564+0000 7fb61f04a8c0 1 > prepared multipart upload key=ACLL9P9WWITK upload=SPYFDT8B9OYO tag=OP5KSG3S110X type=write size=1191161 2024-08-29T18:15:04.573 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:04.572+0000 7fb61f04a8c0 1 < completed delete operation key=4CJ45GKY8XE9 tag=LGRANEJ7VMV9 type=del 2024-08-29T18:15:04.579 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:04.576+0000 7fb61f04a8c0 1 > prepared operation key=JNIRD10HWLR8 tag=Q8RPKU5SUOSU type=del size=229810 2024-08-29T18:15:04.585 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:04.584+0000 7fb61f04a8c0 1 < canceled operation key=YTTW0WYLHLAN tag=RQIBKV8Y7KKN type=del size=585990 2024-08-29T18:15:04.596 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:04.592+0000 7fb61f04a8c0 1 > prepared part key=_multipart_H62DUL1RISWE.2~91DR2AWN8WSZ.0 size=1048576 2024-08-29T18:15:04.601 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:04.600+0000 7fb61f04a8c0 1 > prepared part key=_multipart_H62DUL1RISWE.2~91DR2AWN8WSZ.1 size=340388 2024-08-29T18:15:04.602 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:04.600+0000 7fb61f04a8c0 1 > prepared multipart upload key=H62DUL1RISWE upload=91DR2AWN8WSZ tag=NY4PA0JJUD4H type=write size=2437540 2024-08-29T18:15:04.608 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:04.604+0000 7fb61f04a8c0 1 < completed delete operation key=QIF1G8LA4M98 tag=ULB0Z756ST22 type=del 2024-08-29T18:15:04.614 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:04.612+0000 7fb61f04a8c0 1 > prepared operation key=5KUQU3N4QH12 tag=ZEKR7VP2MJ3G type=del size=4109585 2024-08-29T18:15:04.620 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:04.616+0000 7fb61f04a8c0 1 < completed delete operation key=I3TS5SB21620 tag=CCAF4E2UBPF7 type=del 2024-08-29T18:15:04.626 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:04.624+0000 7fb61f04a8c0 1 > prepared operation key=88Z3FINQPJH4 tag=IYPFF9P0Z05Q type=del size=3982555 2024-08-29T18:15:04.632 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:04.628+0000 7fb61f04a8c0 1 < completed delete operation key=YTTW0WYLHLAN tag=34EV3U3RQK9K type=del 2024-08-29T18:15:04.643 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:04.640+0000 7fb61f04a8c0 1 > prepared part key=_multipart_I3TS5SB21620.2~IHYVF89W5J8V.0 size=170404 2024-08-29T18:15:04.644 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:04.640+0000 7fb61f04a8c0 1 > prepared multipart upload key=I3TS5SB21620 upload=IHYVF89W5J8V tag=O83VP3NB40WD type=write size=1218980 2024-08-29T18:15:04.650 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:04.648+0000 7fb61f04a8c0 1 < canceled operation key=FNU3QYRYTDJL tag=521GCAH0D92G type=del size=1752774 2024-08-29T18:15:04.661 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:04.660+0000 7fb61f04a8c0 1 > prepared part key=_multipart_JNIRD10HWLR8.2~S6KKEZ9AQZV0.0 size=1048576 2024-08-29T18:15:04.666 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:04.664+0000 7fb61f04a8c0 1 > prepared part key=_multipart_JNIRD10HWLR8.2~S6KKEZ9AQZV0.1 size=1048576 2024-08-29T18:15:04.673 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:04.668+0000 7fb61f04a8c0 1 > prepared part key=_multipart_JNIRD10HWLR8.2~S6KKEZ9AQZV0.2 size=285057 2024-08-29T18:15:04.673 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:04.668+0000 7fb61f04a8c0 1 > prepared multipart upload key=JNIRD10HWLR8 upload=S6KKEZ9AQZV0 tag=O9NLCQ16CMI9 type=write size=3430785 2024-08-29T18:15:04.679 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:04.676+0000 7fb61f04a8c0 1 < completed part key=_multipart_3QFXN4B7753P.2~QZ0ORXB0C74R.0 size=1048576 2024-08-29T18:15:04.684 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:04.680+0000 7fb61f04a8c0 1 < completed part key=_multipart_3QFXN4B7753P.2~QZ0ORXB0C74R.1 size=1048576 2024-08-29T18:15:04.689 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:04.688+0000 7fb61f04a8c0 1 < completed part key=_multipart_3QFXN4B7753P.2~QZ0ORXB0C74R.2 size=786583 2024-08-29T18:15:04.699 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:04.696+0000 7fb61f04a8c0 1 < completed multipart upload key=3QFXN4B7753P upload=QZ0ORXB0C74R tag=YTYV0BHRRAXC type=write size=3932311 2024-08-29T18:15:04.706 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:04.704+0000 7fb61f04a8c0 1 > prepared operation key=H62DUL1RISWE tag=A43IFHLWJXRZ type=del size=2544577 2024-08-29T18:15:04.711 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:04.708+0000 7fb61f04a8c0 1 < completed part key=_multipart_S94OB93AU625.2~010MBK6K6V2K.0 size=1048576 2024-08-29T18:15:04.711 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:04.708+0000 7fb61f04a8c0 1 < canceled part key=_multipart_S94OB93AU625.2~010MBK6K6V2K.1 size=1048576 2024-08-29T18:15:04.716 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:04.712+0000 7fb61f04a8c0 1 < completed part key=_multipart_S94OB93AU625.2~010MBK6K6V2K.2 size=1014185 2024-08-29T18:15:04.727 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:04.724+0000 7fb61f04a8c0 1 < canceled multipart upload key=S94OB93AU625 upload=010MBK6K6V2K tag=RGNZBLNM27VU type=write size=4159913 2024-08-29T18:15:04.733 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:04.728+0000 7fb61f04a8c0 1 > prepared operation key=UV4UZ0C0JNBG tag=6HGAX4CZKOY1 type=del size=2421814 2024-08-29T18:15:04.738 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:04.736+0000 7fb61f04a8c0 1 < completed part key=_multipart_W7G9IIKAWQJC.2~WPUIYW75UG1E.0 size=511677 2024-08-29T18:15:04.749 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:04.748+0000 7fb61f04a8c0 1 < completed multipart upload key=W7G9IIKAWQJC upload=WPUIYW75UG1E tag=OLUN78CUAIKW type=write size=1560253 2024-08-29T18:15:04.759 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:04.756+0000 7fb61f04a8c0 1 > prepared part key=_multipart_I3TS5SB21620.2~1WG5V7AOXBFG.0 size=1048576 2024-08-29T18:15:04.765 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:04.760+0000 7fb61f04a8c0 1 > prepared part key=_multipart_I3TS5SB21620.2~1WG5V7AOXBFG.1 size=769866 2024-08-29T18:15:04.765 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:04.760+0000 7fb61f04a8c0 1 > prepared multipart upload key=I3TS5SB21620 upload=1WG5V7AOXBFG tag=YARMZFRWVO1E type=write size=2867018 2024-08-29T18:15:04.771 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:04.768+0000 7fb61f04a8c0 1 < completed delete operation key=4CJ45GKY8XE9 tag=6JDGL5EIU4GQ type=del 2024-08-29T18:15:04.782 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:04.780+0000 7fb61f04a8c0 1 > prepared part key=_multipart_3QFXN4B7753P.2~A8CC9XQMX4U5.0 size=1048576 2024-08-29T18:15:04.787 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:04.784+0000 7fb61f04a8c0 1 > prepared part key=_multipart_3QFXN4B7753P.2~A8CC9XQMX4U5.1 size=1048576 2024-08-29T18:15:04.794 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:04.792+0000 7fb61f04a8c0 1 > prepared part key=_multipart_3QFXN4B7753P.2~A8CC9XQMX4U5.2 size=171874 2024-08-29T18:15:04.794 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:04.792+0000 7fb61f04a8c0 1 > prepared multipart upload key=3QFXN4B7753P upload=A8CC9XQMX4U5 tag=VWBW3Q7EJTOS type=write size=3317602 2024-08-29T18:15:04.805 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:04.800+0000 7fb61f04a8c0 1 < canceled operation key=ACLL9P9WWITK tag=4YUWBZYHA0D8 type=del size=315434 2024-08-29T18:15:04.808 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:04.804+0000 7fb61f04a8c0 1 > prepared operation key=88Z3FINQPJH4 tag=5HC18MO4J0J5 type=write size=343351 2024-08-29T18:15:04.814 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:04.812+0000 7fb61f04a8c0 1 < completed part key=_multipart_UV4UZ0C0JNBG.2~YYFOT2YU10YR.0 size=1039578 2024-08-29T18:15:04.824 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:04.820+0000 7fb61f04a8c0 1 < completed multipart upload key=UV4UZ0C0JNBG upload=YYFOT2YU10YR tag=B4RPRJYBYG8C type=write size=2088154 2024-08-29T18:15:04.830 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:04.828+0000 7fb61f04a8c0 1 > prepared operation key=O7DBV8Y3AF99 tag=THOL52LF2NLS type=write size=183531 2024-08-29T18:15:04.836 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:04.832+0000 7fb61f04a8c0 1 < completed part key=_multipart_FNU3QYRYTDJL.2~T1W2LZZJ99IB.0 size=1048576 2024-08-29T18:15:04.841 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:04.836+0000 7fb61f04a8c0 1 < completed part key=_multipart_FNU3QYRYTDJL.2~T1W2LZZJ99IB.1 size=1048576 2024-08-29T18:15:04.848 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:04.844+0000 7fb61f04a8c0 1 < completed part key=_multipart_FNU3QYRYTDJL.2~T1W2LZZJ99IB.2 size=965374 2024-08-29T18:15:04.860 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:04.856+0000 7fb61f04a8c0 1 < completed multipart upload key=FNU3QYRYTDJL upload=T1W2LZZJ99IB tag=ON42VFHA85IS type=write size=4111102 2024-08-29T18:15:04.867 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:04.864+0000 7fb61f04a8c0 1 > prepared operation key=2KKUJMSXARBZ tag=KRHBJ58DWTL0 type=del size=2775037 2024-08-29T18:15:04.880 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:04.876+0000 7fb61f04a8c0 1 < suggested update operation key=WL071MKICR2A tag=SR0OMMZ25FR8 type=del size=2195075 2024-08-29T18:15:04.885 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:04.884+0000 7fb61f04a8c0 1 > prepared operation key=AYZ82CIS7E5Q tag=6NEFFBJX9PAY type=del size=3901993 2024-08-29T18:15:04.891 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:04.888+0000 7fb61f04a8c0 1 < completed part key=_multipart_ACLL9P9WWITK.2~ZGHV8W8HK2FO.0 size=1048576 2024-08-29T18:15:04.897 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:04.896+0000 7fb61f04a8c0 1 < completed part key=_multipart_ACLL9P9WWITK.2~ZGHV8W8HK2FO.1 size=1048576 2024-08-29T18:15:04.900 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:15:04 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:15:04] "GET /metrics HTTP/1.1" 200 36355 "" "Prometheus/2.43.0" 2024-08-29T18:15:04.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:15:04 smithi029 bash[79042]: cluster 2024-08-29T18:15:03.844516+0000 mgr.y (mgr.25004) 755 : cluster [DBG] pgmap v1420: 137 pgs: 137 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 345 KiB/s rd, 120 KiB/s wr, 611 op/s 2024-08-29T18:15:04.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:15:04 smithi029 bash[77880]: cluster 2024-08-29T18:15:03.844516+0000 mgr.y (mgr.25004) 755 : cluster [DBG] pgmap v1420: 137 pgs: 137 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 345 KiB/s rd, 120 KiB/s wr, 611 op/s 2024-08-29T18:15:04.902 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:04.900+0000 7fb61f04a8c0 1 < completed part key=_multipart_ACLL9P9WWITK.2~ZGHV8W8HK2FO.2 size=537688 2024-08-29T18:15:04.911 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:04.908+0000 7fb61f04a8c0 1 < completed multipart upload key=ACLL9P9WWITK upload=ZGHV8W8HK2FO tag=UP0TS962MASL type=write size=3683416 2024-08-29T18:15:04.921 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:04.920+0000 7fb61f04a8c0 1 > prepared part key=_multipart_XQUR2PAH9MTZ.2~RXSY4NASNGSV.0 size=808229 2024-08-29T18:15:04.921 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:04.920+0000 7fb61f04a8c0 1 > prepared multipart upload key=XQUR2PAH9MTZ upload=RXSY4NASNGSV tag=TVEDAMKOMAS8 type=write size=1856805 2024-08-29T18:15:04.927 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:04.924+0000 7fb61f04a8c0 1 < completed part key=_multipart_ACLL9P9WWITK.2~SPYFDT8B9OYO.0 size=142585 2024-08-29T18:15:04.936 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:04.932+0000 7fb61f04a8c0 1 < completed multipart upload key=ACLL9P9WWITK upload=SPYFDT8B9OYO tag=OP5KSG3S110X type=write size=1191161 2024-08-29T18:15:04.942 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:04.940+0000 7fb61f04a8c0 1 > prepared operation key=ME3R1W5MZE98 tag=9O0H2KFS82I0 type=del size=3887370 2024-08-29T18:15:04.947 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:04.944+0000 7fb61f04a8c0 1 < completed delete operation key=JNIRD10HWLR8 tag=Q8RPKU5SUOSU type=del 2024-08-29T18:15:04.957 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:04.956+0000 7fb61f04a8c0 1 > prepared part key=_multipart_G64DV15QNIKC.2~C1M5UKXNS4Y0.0 size=1048576 2024-08-29T18:15:04.962 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:04.960+0000 7fb61f04a8c0 1 > prepared part key=_multipart_G64DV15QNIKC.2~C1M5UKXNS4Y0.1 size=1048576 2024-08-29T18:15:04.967 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:04.964+0000 7fb61f04a8c0 1 > prepared part key=_multipart_G64DV15QNIKC.2~C1M5UKXNS4Y0.2 size=562186 2024-08-29T18:15:04.967 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:04.964+0000 7fb61f04a8c0 1 > prepared multipart upload key=G64DV15QNIKC upload=C1M5UKXNS4Y0 tag=EJSOXYOI3I16 type=write size=3707914 2024-08-29T18:15:04.973 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:04.972+0000 7fb61f04a8c0 1 < completed part key=_multipart_H62DUL1RISWE.2~91DR2AWN8WSZ.0 size=1048576 2024-08-29T18:15:04.979 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:04.976+0000 7fb61f04a8c0 1 < completed part key=_multipart_H62DUL1RISWE.2~91DR2AWN8WSZ.1 size=340388 2024-08-29T18:15:04.989 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:04.988+0000 7fb61f04a8c0 1 < completed multipart upload key=H62DUL1RISWE upload=91DR2AWN8WSZ tag=NY4PA0JJUD4H type=write size=2437540 2024-08-29T18:15:04.998 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:04.996+0000 7fb61f04a8c0 1 > prepared part key=_multipart_FNU3QYRYTDJL.2~B0DFN9K6Y1IA.0 size=1048576 2024-08-29T18:15:05.003 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:05.000+0000 7fb61f04a8c0 1 > prepared part key=_multipart_FNU3QYRYTDJL.2~B0DFN9K6Y1IA.1 size=1048576 2024-08-29T18:15:05.008 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:05.004+0000 7fb61f04a8c0 1 > prepared part key=_multipart_FNU3QYRYTDJL.2~B0DFN9K6Y1IA.2 size=262323 2024-08-29T18:15:05.009 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:05.004+0000 7fb61f04a8c0 1 > prepared multipart upload key=FNU3QYRYTDJL upload=B0DFN9K6Y1IA tag=MQ21V0PMROAO type=write size=3408051 2024-08-29T18:15:05.014 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:05.012+0000 7fb61f04a8c0 1 < completed delete operation key=5KUQU3N4QH12 tag=ZEKR7VP2MJ3G type=del 2024-08-29T18:15:05.020 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:05.016+0000 7fb61f04a8c0 1 > prepared operation key=W7G9IIKAWQJC tag=9XIWUW4P2C8Y type=del size=4090936 2024-08-29T18:15:05.026 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:05.024+0000 7fb61f04a8c0 1 < completed delete operation key=88Z3FINQPJH4 tag=IYPFF9P0Z05Q type=del 2024-08-29T18:15:05.033 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:05.028+0000 7fb61f04a8c0 1 > prepared operation key=FNU3QYRYTDJL tag=EV3HBDIPYBMQ type=del size=268883 2024-08-29T18:15:05.040 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:05.036+0000 7fb61f04a8c0 1 < completed part key=_multipart_I3TS5SB21620.2~IHYVF89W5J8V.0 size=170404 2024-08-29T18:15:05.050 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:05.048+0000 7fb61f04a8c0 1 < completed multipart upload key=I3TS5SB21620 upload=IHYVF89W5J8V tag=O83VP3NB40WD type=write size=1218980 2024-08-29T18:15:05.061 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:05.060+0000 7fb61f04a8c0 1 > prepared part key=_multipart_W7G9IIKAWQJC.2~09G6ZJAH3WGQ.0 size=193453 2024-08-29T18:15:05.062 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:05.060+0000 7fb61f04a8c0 1 > prepared multipart upload key=W7G9IIKAWQJC upload=09G6ZJAH3WGQ tag=DF3IQ4GIM3YZ type=write size=1242029 2024-08-29T18:15:05.067 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:05.064+0000 7fb61f04a8c0 1 < completed part key=_multipart_JNIRD10HWLR8.2~S6KKEZ9AQZV0.0 size=1048576 2024-08-29T18:15:05.073 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:05.072+0000 7fb61f04a8c0 1 < completed part key=_multipart_JNIRD10HWLR8.2~S6KKEZ9AQZV0.1 size=1048576 2024-08-29T18:15:05.078 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:05.076+0000 7fb61f04a8c0 1 < completed part key=_multipart_JNIRD10HWLR8.2~S6KKEZ9AQZV0.2 size=285057 2024-08-29T18:15:05.088 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:05.084+0000 7fb61f04a8c0 1 < completed multipart upload key=JNIRD10HWLR8 upload=S6KKEZ9AQZV0 tag=O9NLCQ16CMI9 type=write size=3430785 2024-08-29T18:15:05.093 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:05.092+0000 7fb61f04a8c0 1 > prepared operation key=T5QMR1S0ST4W tag=5FAWC1IC6BUI type=del size=348331 2024-08-29T18:15:05.099 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:05.096+0000 7fb61f04a8c0 1 < canceled operation key=H62DUL1RISWE tag=A43IFHLWJXRZ type=del size=2544577 2024-08-29T18:15:05.111 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:05.108+0000 7fb61f04a8c0 1 > prepared part key=_multipart_2A1BIVN3Z7BT.2~S5K5WE2M6UU6.0 size=1048576 2024-08-29T18:15:05.116 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:05.112+0000 7fb61f04a8c0 1 > prepared part key=_multipart_2A1BIVN3Z7BT.2~S5K5WE2M6UU6.1 size=1048576 2024-08-29T18:15:05.121 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:05.120+0000 7fb61f04a8c0 1 > prepared part key=_multipart_2A1BIVN3Z7BT.2~S5K5WE2M6UU6.2 size=607913 2024-08-29T18:15:05.121 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:05.120+0000 7fb61f04a8c0 1 > prepared multipart upload key=2A1BIVN3Z7BT upload=S5K5WE2M6UU6 tag=5VTQRSUX1Y5Q type=write size=3753641 2024-08-29T18:15:05.128 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:05.124+0000 7fb61f04a8c0 1 < completed delete operation key=UV4UZ0C0JNBG tag=6HGAX4CZKOY1 type=del 2024-08-29T18:15:05.136 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:05.132+0000 7fb61f04a8c0 1 > prepared operation key=O7DBV8Y3AF99 tag=QRC8D0137J62 type=del size=3145603 2024-08-29T18:15:05.142 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:05.140+0000 7fb61f04a8c0 1 < completed part key=_multipart_I3TS5SB21620.2~1WG5V7AOXBFG.0 size=1048576 2024-08-29T18:15:05.148 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:05.144+0000 7fb61f04a8c0 1 < completed part key=_multipart_I3TS5SB21620.2~1WG5V7AOXBFG.1 size=769866 2024-08-29T18:15:05.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:15:04 smithi110 bash[67519]: cluster 2024-08-29T18:15:03.844516+0000 mgr.y (mgr.25004) 755 : cluster [DBG] pgmap v1420: 137 pgs: 137 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 345 KiB/s rd, 120 KiB/s wr, 611 op/s 2024-08-29T18:15:05.158 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:05.156+0000 7fb61f04a8c0 1 < completed multipart upload key=I3TS5SB21620 upload=1WG5V7AOXBFG tag=YARMZFRWVO1E type=write size=2867018 2024-08-29T18:15:05.164 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:05.160+0000 7fb61f04a8c0 1 > prepared operation key=G64DV15QNIKC tag=RJSXT1IDZ1A7 type=del size=3517138 2024-08-29T18:15:05.170 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:05.168+0000 7fb61f04a8c0 1 < completed part key=_multipart_3QFXN4B7753P.2~A8CC9XQMX4U5.0 size=1048576 2024-08-29T18:15:05.184 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:05.180+0000 7fb61f04a8c0 1 < completed part key=_multipart_3QFXN4B7753P.2~A8CC9XQMX4U5.1 size=1048576 2024-08-29T18:15:05.190 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:05.188+0000 7fb61f04a8c0 1 < completed part key=_multipart_3QFXN4B7753P.2~A8CC9XQMX4U5.2 size=171874 2024-08-29T18:15:05.199 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:05.196+0000 7fb61f04a8c0 1 < completed multipart upload key=3QFXN4B7753P upload=A8CC9XQMX4U5 tag=VWBW3Q7EJTOS type=write size=3317602 2024-08-29T18:15:05.204 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:05.200+0000 7fb61f04a8c0 1 > prepared operation key=QIF1G8LA4M98 tag=A96ZKBH7CJGH type=del size=1378409 2024-08-29T18:15:05.209 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:05.208+0000 7fb61f04a8c0 1 < completed write operation key=88Z3FINQPJH4 tag=5HC18MO4J0J5 type=write size=343351 2024-08-29T18:15:05.215 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:05.212+0000 7fb61f04a8c0 1 > prepared operation key=X36ENK39934I tag=KVGQTI2ATXYY type=del size=1380658 2024-08-29T18:15:05.220 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:05.216+0000 7fb61f04a8c0 1 < completed write operation key=O7DBV8Y3AF99 tag=THOL52LF2NLS type=write size=183531 2024-08-29T18:15:05.226 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:05.224+0000 7fb61f04a8c0 1 > prepared operation key=XQUR2PAH9MTZ tag=XJKP89DYMWBC type=del size=3164844 2024-08-29T18:15:05.232 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:05.228+0000 7fb61f04a8c0 1 < canceled operation key=2KKUJMSXARBZ tag=KRHBJ58DWTL0 type=del size=2775037 2024-08-29T18:15:05.238 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:05.236+0000 7fb61f04a8c0 1 > prepared operation key=FNU3QYRYTDJL tag=FFXZQVB2BGGZ type=del size=4088628 2024-08-29T18:15:05.245 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:05.244+0000 7fb61f04a8c0 1 < completed delete operation key=AYZ82CIS7E5Q tag=6NEFFBJX9PAY type=del 2024-08-29T18:15:05.256 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:05.252+0000 7fb61f04a8c0 1 > prepared part key=_multipart_5KUQU3N4QH12.2~LC2RM8XEXWJW.0 size=1048576 2024-08-29T18:15:05.261 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:05.256+0000 7fb61f04a8c0 1 > prepared part key=_multipart_5KUQU3N4QH12.2~LC2RM8XEXWJW.1 size=1048576 2024-08-29T18:15:05.265 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:05.264+0000 7fb61f04a8c0 1 > prepared part key=_multipart_5KUQU3N4QH12.2~LC2RM8XEXWJW.2 size=996882 2024-08-29T18:15:05.266 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:05.264+0000 7fb61f04a8c0 1 > prepared multipart upload key=5KUQU3N4QH12 upload=LC2RM8XEXWJW tag=X6U2XVONRJBA type=write size=4142610 2024-08-29T18:15:05.271 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:05.268+0000 7fb61f04a8c0 1 < completed part key=_multipart_XQUR2PAH9MTZ.2~RXSY4NASNGSV.0 size=808229 2024-08-29T18:15:05.282 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:05.280+0000 7fb61f04a8c0 1 < completed multipart upload key=XQUR2PAH9MTZ upload=RXSY4NASNGSV tag=TVEDAMKOMAS8 type=write size=1856805 2024-08-29T18:15:05.289 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:05.284+0000 7fb61f04a8c0 1 > prepared operation key=3QFXN4B7753P tag=NS3UY9PD7YXC type=del size=3043433 2024-08-29T18:15:05.294 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:05.292+0000 7fb61f04a8c0 1 < completed delete operation key=ME3R1W5MZE98 tag=9O0H2KFS82I0 type=del 2024-08-29T18:15:05.300 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:05.296+0000 7fb61f04a8c0 1 > prepared operation key=2A1BIVN3Z7BT tag=XGOXLU53S0MN type=del size=3996439 2024-08-29T18:15:05.306 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:05.304+0000 7fb61f04a8c0 1 < completed part key=_multipart_G64DV15QNIKC.2~C1M5UKXNS4Y0.0 size=1048576 2024-08-29T18:15:05.306 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:05.304+0000 7fb61f04a8c0 1 < canceled part key=_multipart_G64DV15QNIKC.2~C1M5UKXNS4Y0.1 size=1048576 2024-08-29T18:15:05.311 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:05.308+0000 7fb61f04a8c0 1 < completed part key=_multipart_G64DV15QNIKC.2~C1M5UKXNS4Y0.2 size=562186 2024-08-29T18:15:05.321 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:05.320+0000 7fb61f04a8c0 1 < canceled multipart upload key=G64DV15QNIKC upload=C1M5UKXNS4Y0 tag=EJSOXYOI3I16 type=write size=3707914 2024-08-29T18:15:05.327 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:05.324+0000 7fb61f04a8c0 1 > prepared operation key=H62DUL1RISWE tag=PDKO7XODRD8J type=del size=4003320 2024-08-29T18:15:05.333 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:05.332+0000 7fb61f04a8c0 1 < completed part key=_multipart_FNU3QYRYTDJL.2~B0DFN9K6Y1IA.0 size=1048576 2024-08-29T18:15:05.338 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:05.336+0000 7fb61f04a8c0 1 < completed part key=_multipart_FNU3QYRYTDJL.2~B0DFN9K6Y1IA.1 size=1048576 2024-08-29T18:15:05.338 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:05.336+0000 7fb61f04a8c0 1 < canceled part key=_multipart_FNU3QYRYTDJL.2~B0DFN9K6Y1IA.2 size=262323 2024-08-29T18:15:05.348 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:05.344+0000 7fb61f04a8c0 1 < canceled multipart upload key=FNU3QYRYTDJL upload=B0DFN9K6Y1IA tag=MQ21V0PMROAO type=write size=3408051 2024-08-29T18:15:05.353 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:05.352+0000 7fb61f04a8c0 1 > prepared operation key=9KUQQR7K1949 tag=8SK1I4QR7U2Q type=write size=575306 2024-08-29T18:15:05.359 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:05.356+0000 7fb61f04a8c0 1 < completed delete operation key=W7G9IIKAWQJC tag=9XIWUW4P2C8Y type=del 2024-08-29T18:15:05.370 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:05.368+0000 7fb61f04a8c0 1 > prepared part key=_multipart_AEOIRMCT8KQ2.2~V7Y1WL8QDOWZ.0 size=962774 2024-08-29T18:15:05.370 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:05.368+0000 7fb61f04a8c0 1 > prepared multipart upload key=AEOIRMCT8KQ2 upload=V7Y1WL8QDOWZ tag=0OC4F2FQWRB8 type=write size=2011350 2024-08-29T18:15:05.376 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:05.372+0000 7fb61f04a8c0 1 < completed delete operation key=FNU3QYRYTDJL tag=EV3HBDIPYBMQ type=del 2024-08-29T18:15:05.382 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:05.380+0000 7fb61f04a8c0 1 > prepared operation key=ISHSUCCWWXU3 tag=DSU95HEQ5338 type=write size=362192 2024-08-29T18:15:05.388 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:05.384+0000 7fb61f04a8c0 1 < completed part key=_multipart_W7G9IIKAWQJC.2~09G6ZJAH3WGQ.0 size=193453 2024-08-29T18:15:05.398 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:05.396+0000 7fb61f04a8c0 1 < completed multipart upload key=W7G9IIKAWQJC upload=09G6ZJAH3WGQ tag=DF3IQ4GIM3YZ type=write size=1242029 2024-08-29T18:15:05.410 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:05.408+0000 7fb61f04a8c0 1 > prepared part key=_multipart_3QFXN4B7753P.2~JIOBKCR5NJLX.0 size=98151 2024-08-29T18:15:05.410 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:05.408+0000 7fb61f04a8c0 1 > prepared multipart upload key=3QFXN4B7753P upload=JIOBKCR5NJLX tag=YZCOYV24790W type=write size=1146727 2024-08-29T18:15:05.415 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:05.412+0000 7fb61f04a8c0 1 < canceled operation key=T5QMR1S0ST4W tag=5FAWC1IC6BUI type=del size=348331 2024-08-29T18:15:05.421 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:05.420+0000 7fb61f04a8c0 1 > prepared operation key=5KUQU3N4QH12 tag=PR65JB53OD5H type=del size=3419552 2024-08-29T18:15:05.429 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:05.424+0000 7fb61f04a8c0 1 < completed part key=_multipart_2A1BIVN3Z7BT.2~S5K5WE2M6UU6.0 size=1048576 2024-08-29T18:15:05.432 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:05.428+0000 7fb61f04a8c0 1 < completed part key=_multipart_2A1BIVN3Z7BT.2~S5K5WE2M6UU6.1 size=1048576 2024-08-29T18:15:05.438 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:05.436+0000 7fb61f04a8c0 1 < completed part key=_multipart_2A1BIVN3Z7BT.2~S5K5WE2M6UU6.2 size=607913 2024-08-29T18:15:05.449 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:05.448+0000 7fb61f04a8c0 1 < completed multipart upload key=2A1BIVN3Z7BT upload=S5K5WE2M6UU6 tag=5VTQRSUX1Y5Q type=write size=3753641 2024-08-29T18:15:05.464 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:05.460+0000 7fb61f04a8c0 1 > prepared part key=_multipart_AEOIRMCT8KQ2.2~F8U1M4Z3QWGP.0 size=1048576 2024-08-29T18:15:05.469 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:05.464+0000 7fb61f04a8c0 1 > prepared part key=_multipart_AEOIRMCT8KQ2.2~F8U1M4Z3QWGP.1 size=624906 2024-08-29T18:15:05.469 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:05.464+0000 7fb61f04a8c0 1 > prepared multipart upload key=AEOIRMCT8KQ2 upload=F8U1M4Z3QWGP tag=VL8MDNBMOKA7 type=write size=2722058 2024-08-29T18:15:05.484 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:05.480+0000 7fb61f04a8c0 1 < suggested remove operation key=O7DBV8Y3AF99 tag=QRC8D0137J62 type=del 2024-08-29T18:15:05.503 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:05.500+0000 7fb61f04a8c0 1 > prepared part key=_multipart_FNU3QYRYTDJL.2~Q8FE6EA6AUSP.0 size=1048576 2024-08-29T18:15:05.511 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:05.508+0000 7fb61f04a8c0 1 > prepared part key=_multipart_FNU3QYRYTDJL.2~Q8FE6EA6AUSP.1 size=1048576 2024-08-29T18:15:05.518 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:05.516+0000 7fb61f04a8c0 1 > prepared part key=_multipart_FNU3QYRYTDJL.2~Q8FE6EA6AUSP.2 size=389862 2024-08-29T18:15:05.518 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:05.516+0000 7fb61f04a8c0 1 > prepared multipart upload key=FNU3QYRYTDJL upload=Q8FE6EA6AUSP tag=NFSI5H0OLLBM type=write size=3535590 2024-08-29T18:15:05.524 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:05.520+0000 7fb61f04a8c0 1 < completed delete operation key=G64DV15QNIKC tag=RJSXT1IDZ1A7 type=del 2024-08-29T18:15:05.530 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:05.528+0000 7fb61f04a8c0 1 > prepared operation key=5KUQU3N4QH12 tag=XWN1C7X15C2L type=del size=491128 2024-08-29T18:15:05.542 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:05.540+0000 7fb61f04a8c0 1 < suggested update operation key=QIF1G8LA4M98 tag=A96ZKBH7CJGH type=del size=1378409 2024-08-29T18:15:05.548 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:05.544+0000 7fb61f04a8c0 1 > prepared operation key=0YHK9IOSR0X1 tag=CYGDRZWM4F6C type=write size=164657 2024-08-29T18:15:05.554 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:05.552+0000 7fb61f04a8c0 1 < completed delete operation key=X36ENK39934I tag=KVGQTI2ATXYY type=del 2024-08-29T18:15:05.559 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:05.556+0000 7fb61f04a8c0 1 > prepared operation key=G2SIXOJ02LZ6 tag=JBT5DJQ3VM81 type=del size=4175594 2024-08-29T18:15:05.565 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:05.564+0000 7fb61f04a8c0 1 < completed delete operation key=XQUR2PAH9MTZ tag=XJKP89DYMWBC type=del 2024-08-29T18:15:05.572 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:05.568+0000 7fb61f04a8c0 1 > prepared operation key=T5QMR1S0ST4W tag=RKY0FHWRW6RH type=write size=751223 2024-08-29T18:15:05.578 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:05.576+0000 7fb61f04a8c0 1 < completed delete operation key=FNU3QYRYTDJL tag=FFXZQVB2BGGZ type=del 2024-08-29T18:15:05.584 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:05.580+0000 7fb61f04a8c0 1 > prepared operation key=TER6ZJRIMW56 tag=BODUJU6PN014 type=del size=92022 2024-08-29T18:15:05.585 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:05.584+0000 7fb61f04a8c0 1 < canceled part key=_multipart_5KUQU3N4QH12.2~LC2RM8XEXWJW.0 size=1048576 2024-08-29T18:15:05.591 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:05.588+0000 7fb61f04a8c0 1 < completed part key=_multipart_5KUQU3N4QH12.2~LC2RM8XEXWJW.1 size=1048576 2024-08-29T18:15:05.591 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:05.588+0000 7fb61f04a8c0 1 < canceled part key=_multipart_5KUQU3N4QH12.2~LC2RM8XEXWJW.2 size=996882 2024-08-29T18:15:05.603 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:05.600+0000 7fb61f04a8c0 1 < canceled multipart upload key=5KUQU3N4QH12 upload=LC2RM8XEXWJW tag=X6U2XVONRJBA type=write size=4142610 2024-08-29T18:15:05.610 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:05.608+0000 7fb61f04a8c0 1 > prepared operation key=G2SIXOJ02LZ6 tag=05JR4Y0R8WAG type=del size=3367118 2024-08-29T18:15:05.616 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:05.612+0000 7fb61f04a8c0 1 < canceled operation key=3QFXN4B7753P tag=NS3UY9PD7YXC type=del size=3043433 2024-08-29T18:15:05.622 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:05.620+0000 7fb61f04a8c0 1 > prepared operation key=JNIRD10HWLR8 tag=2XAAYYU5ZG3P type=del size=1102659 2024-08-29T18:15:05.628 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:05.624+0000 7fb61f04a8c0 1 < completed delete operation key=2A1BIVN3Z7BT tag=XGOXLU53S0MN type=del 2024-08-29T18:15:05.634 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:05.632+0000 7fb61f04a8c0 1 > prepared operation key=G64DV15QNIKC tag=YBHSS2I1XMC4 type=del size=1252480 2024-08-29T18:15:05.640 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:05.636+0000 7fb61f04a8c0 1 < canceled operation key=H62DUL1RISWE tag=PDKO7XODRD8J type=del size=4003320 2024-08-29T18:15:05.649 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:05.648+0000 7fb61f04a8c0 1 > prepared operation key=W7G9IIKAWQJC tag=3VNH2U48MCQ4 type=write size=69465 2024-08-29T18:15:05.655 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:05.652+0000 7fb61f04a8c0 1 < completed write operation key=9KUQQR7K1949 tag=8SK1I4QR7U2Q type=write size=575306 2024-08-29T18:15:05.662 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:05.660+0000 7fb61f04a8c0 1 > prepared operation key=88Z3FINQPJH4 tag=AGB0HM57T260 type=del size=988791 2024-08-29T18:15:05.668 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:05.664+0000 7fb61f04a8c0 1 < completed part key=_multipart_AEOIRMCT8KQ2.2~V7Y1WL8QDOWZ.0 size=962774 2024-08-29T18:15:05.679 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:05.676+0000 7fb61f04a8c0 1 < completed multipart upload key=AEOIRMCT8KQ2 upload=V7Y1WL8QDOWZ tag=0OC4F2FQWRB8 type=write size=2011350 2024-08-29T18:15:05.685 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:05.684+0000 7fb61f04a8c0 1 > prepared operation key=XQUR2PAH9MTZ tag=GDKPY4ZTZQP2 type=del size=563260 2024-08-29T18:15:05.691 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:05.688+0000 7fb61f04a8c0 1 < completed write operation key=ISHSUCCWWXU3 tag=DSU95HEQ5338 type=write size=362192 2024-08-29T18:15:05.696 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:05.692+0000 7fb61f04a8c0 1 > prepared operation key=YTTW0WYLHLAN tag=QNZYQVG72ZEG type=del size=3972048 2024-08-29T18:15:05.703 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:05.700+0000 7fb61f04a8c0 1 < completed part key=_multipart_3QFXN4B7753P.2~JIOBKCR5NJLX.0 size=98151 2024-08-29T18:15:05.714 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:05.712+0000 7fb61f04a8c0 1 < completed multipart upload key=3QFXN4B7753P upload=JIOBKCR5NJLX tag=YZCOYV24790W type=write size=1146727 2024-08-29T18:15:05.720 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:05.716+0000 7fb61f04a8c0 1 > prepared operation key=3QFXN4B7753P tag=B8J6EA9Q00A3 type=del size=3231074 2024-08-29T18:15:05.726 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:05.724+0000 7fb61f04a8c0 1 < completed delete operation key=5KUQU3N4QH12 tag=PR65JB53OD5H type=del 2024-08-29T18:15:05.732 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:05.728+0000 7fb61f04a8c0 1 > prepared operation key=O7DBV8Y3AF99 tag=QZO5C3IN1D2G type=del size=156546 2024-08-29T18:15:05.733 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:05.732+0000 7fb61f04a8c0 1 < canceled part key=_multipart_AEOIRMCT8KQ2.2~F8U1M4Z3QWGP.0 size=1048576 2024-08-29T18:15:05.740 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:05.736+0000 7fb61f04a8c0 1 < completed part key=_multipart_AEOIRMCT8KQ2.2~F8U1M4Z3QWGP.1 size=624906 2024-08-29T18:15:05.751 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:05.748+0000 7fb61f04a8c0 1 < canceled multipart upload key=AEOIRMCT8KQ2 upload=F8U1M4Z3QWGP tag=VL8MDNBMOKA7 type=write size=2722058 2024-08-29T18:15:05.762 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:05.760+0000 7fb61f04a8c0 1 > prepared part key=_multipart_88Z3FINQPJH4.2~Y21H184NZNXT.0 size=1048576 2024-08-29T18:15:05.767 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:05.764+0000 7fb61f04a8c0 1 > prepared part key=_multipart_88Z3FINQPJH4.2~Y21H184NZNXT.1 size=616815 2024-08-29T18:15:05.767 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:05.764+0000 7fb61f04a8c0 1 > prepared multipart upload key=88Z3FINQPJH4 upload=Y21H184NZNXT tag=8LUPHXZBKOWJ type=write size=2713967 2024-08-29T18:15:05.773 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:05.772+0000 7fb61f04a8c0 1 < completed part key=_multipart_FNU3QYRYTDJL.2~Q8FE6EA6AUSP.0 size=1048576 2024-08-29T18:15:05.781 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:05.780+0000 7fb61f04a8c0 1 < completed part key=_multipart_FNU3QYRYTDJL.2~Q8FE6EA6AUSP.1 size=1048576 2024-08-29T18:15:05.786 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:05.784+0000 7fb61f04a8c0 1 < completed part key=_multipart_FNU3QYRYTDJL.2~Q8FE6EA6AUSP.2 size=389862 2024-08-29T18:15:05.797 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:05.792+0000 7fb61f04a8c0 1 < completed multipart upload key=FNU3QYRYTDJL upload=Q8FE6EA6AUSP tag=NFSI5H0OLLBM type=write size=3535590 2024-08-29T18:15:05.803 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:05.800+0000 7fb61f04a8c0 1 > prepared operation key=ME3R1W5MZE98 tag=SS6EJJJ7GDTA type=write size=948634 2024-08-29T18:15:05.809 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:05.808+0000 7fb61f04a8c0 1 < completed delete operation key=5KUQU3N4QH12 tag=XWN1C7X15C2L type=del 2024-08-29T18:15:05.824 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:05.820+0000 7fb61f04a8c0 1 > prepared part key=_multipart_T5QMR1S0ST4W.2~F3OFIUYDHQU1.0 size=1048576 2024-08-29T18:15:05.829 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:05.828+0000 7fb61f04a8c0 1 > prepared part key=_multipart_T5QMR1S0ST4W.2~F3OFIUYDHQU1.1 size=1048576 2024-08-29T18:15:05.834 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:05.832+0000 7fb61f04a8c0 1 > prepared part key=_multipart_T5QMR1S0ST4W.2~F3OFIUYDHQU1.2 size=188702 2024-08-29T18:15:05.834 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:05.832+0000 7fb61f04a8c0 1 > prepared multipart upload key=T5QMR1S0ST4W upload=F3OFIUYDHQU1 tag=V03VVENIZ2L2 type=write size=3334430 2024-08-29T18:15:05.847 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:05.844+0000 7fb61f04a8c0 1 < suggested remove operation key=0YHK9IOSR0X1 tag=CYGDRZWM4F6C type=write 2024-08-29T18:15:05.858 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:05.856+0000 7fb61f04a8c0 1 > prepared part key=_multipart_I3TS5SB21620.2~GEXBX8X3ZM7J.0 size=1048576 2024-08-29T18:15:05.863 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:05.860+0000 7fb61f04a8c0 1 > prepared part key=_multipart_I3TS5SB21620.2~GEXBX8X3ZM7J.1 size=184114 2024-08-29T18:15:05.863 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:05.860+0000 7fb61f04a8c0 1 > prepared multipart upload key=I3TS5SB21620 upload=GEXBX8X3ZM7J tag=BIAO1YSLJ0PO type=write size=2281266 2024-08-29T18:15:05.869 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:05.868+0000 7fb61f04a8c0 1 < completed delete operation key=G2SIXOJ02LZ6 tag=JBT5DJQ3VM81 type=del 2024-08-29T18:15:05.880 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:05.876+0000 7fb61f04a8c0 1 > prepared part key=_multipart_S94OB93AU625.2~LB27Y63BQ1XD.0 size=1048576 2024-08-29T18:15:05.885 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:05.884+0000 7fb61f04a8c0 1 > prepared part key=_multipart_S94OB93AU625.2~LB27Y63BQ1XD.1 size=326669 2024-08-29T18:15:05.885 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:05.884+0000 7fb61f04a8c0 1 > prepared multipart upload key=S94OB93AU625 upload=LB27Y63BQ1XD tag=YO4VPF87BV4A type=write size=2423821 2024-08-29T18:15:05.891 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:05.888+0000 7fb61f04a8c0 1 < completed write operation key=T5QMR1S0ST4W tag=RKY0FHWRW6RH type=write size=751223 2024-08-29T18:15:05.897 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:05.896+0000 7fb61f04a8c0 1 > prepared operation key=S94OB93AU625 tag=ZE60G2B49TE4 type=del size=612752 2024-08-29T18:15:05.904 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:05.900+0000 7fb61f04a8c0 1 < completed delete operation key=TER6ZJRIMW56 tag=BODUJU6PN014 type=del 2024-08-29T18:15:05.910 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:05.908+0000 7fb61f04a8c0 1 > prepared operation key=FNU3QYRYTDJL tag=W9E5AHH3TW4R type=del size=2087774 2024-08-29T18:15:05.917 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:05.912+0000 7fb61f04a8c0 1 < completed delete operation key=G2SIXOJ02LZ6 tag=05JR4Y0R8WAG type=del 2024-08-29T18:15:05.923 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:05.920+0000 7fb61f04a8c0 1 > prepared operation key=G64DV15QNIKC tag=BGGNL7KWAF3B type=del size=3928877 2024-08-29T18:15:05.929 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:05.928+0000 7fb61f04a8c0 1 < completed delete operation key=JNIRD10HWLR8 tag=2XAAYYU5ZG3P type=del 2024-08-29T18:15:05.935 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:05.932+0000 7fb61f04a8c0 1 > prepared operation key=2A1BIVN3Z7BT tag=PWQ7P0NB4MM3 type=del size=506466 2024-08-29T18:15:05.942 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:05.940+0000 7fb61f04a8c0 1 < completed delete operation key=G64DV15QNIKC tag=YBHSS2I1XMC4 type=del 2024-08-29T18:15:05.948 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:05.944+0000 7fb61f04a8c0 1 > prepared operation key=S94OB93AU625 tag=VY1VH8QN7NYG type=del size=119484 2024-08-29T18:15:05.955 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:05.952+0000 7fb61f04a8c0 1 < completed write operation key=W7G9IIKAWQJC tag=3VNH2U48MCQ4 type=write size=69465 2024-08-29T18:15:05.969 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:05.968+0000 7fb61f04a8c0 1 > prepared part key=_multipart_2KKUJMSXARBZ.2~WS4G5FCZPMPK.0 size=1048576 2024-08-29T18:15:05.975 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:05.972+0000 7fb61f04a8c0 1 > prepared part key=_multipart_2KKUJMSXARBZ.2~WS4G5FCZPMPK.1 size=319151 2024-08-29T18:15:05.975 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:05.972+0000 7fb61f04a8c0 1 > prepared multipart upload key=2KKUJMSXARBZ upload=WS4G5FCZPMPK tag=H2FBB1U7QNZ6 type=write size=2416303 2024-08-29T18:15:05.981 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:05.980+0000 7fb61f04a8c0 1 < completed delete operation key=88Z3FINQPJH4 tag=AGB0HM57T260 type=del 2024-08-29T18:15:05.995 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:05.992+0000 7fb61f04a8c0 1 > prepared part key=_multipart_9KUQQR7K1949.2~C58EGDZ97Q2O.0 size=1048576 2024-08-29T18:15:05.999 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:05.996+0000 7fb61f04a8c0 1 > prepared part key=_multipart_9KUQQR7K1949.2~C58EGDZ97Q2O.1 size=1048576 2024-08-29T18:15:06.005 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:06.004+0000 7fb61f04a8c0 1 > prepared part key=_multipart_9KUQQR7K1949.2~C58EGDZ97Q2O.2 size=931303 2024-08-29T18:15:06.005 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:06.004+0000 7fb61f04a8c0 1 > prepared multipart upload key=9KUQQR7K1949 upload=C58EGDZ97Q2O tag=MA6FMK0TC5QX type=write size=4077031 2024-08-29T18:15:06.019 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:06.016+0000 7fb61f04a8c0 1 < suggested update operation key=XQUR2PAH9MTZ tag=GDKPY4ZTZQP2 type=del size=563260 2024-08-29T18:15:06.028 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:06.024+0000 7fb61f04a8c0 1 > prepared operation key=I3TS5SB21620 tag=BGZNTKJIH8IQ type=write size=931846 2024-08-29T18:15:06.031 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:06.028+0000 7fb61f04a8c0 1 < completed delete operation key=YTTW0WYLHLAN tag=QNZYQVG72ZEG type=del 2024-08-29T18:15:06.037 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:06.036+0000 7fb61f04a8c0 1 > prepared operation key=2A1BIVN3Z7BT tag=OU3KJAK50L3E type=del size=246977 2024-08-29T18:15:06.043 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:06.040+0000 7fb61f04a8c0 1 < completed delete operation key=3QFXN4B7753P tag=B8J6EA9Q00A3 type=del 2024-08-29T18:15:06.055 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:06.052+0000 7fb61f04a8c0 1 > prepared part key=_multipart_3TBQVJB6IV1A.2~VAREC5OU1K0F.0 size=1048576 2024-08-29T18:15:06.061 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:06.060+0000 7fb61f04a8c0 1 > prepared part key=_multipart_3TBQVJB6IV1A.2~VAREC5OU1K0F.1 size=639943 2024-08-29T18:15:06.061 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:06.060+0000 7fb61f04a8c0 1 > prepared multipart upload key=3TBQVJB6IV1A upload=VAREC5OU1K0F tag=N8ANKZBOX0V0 type=write size=2737095 2024-08-29T18:15:06.067 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:06.064+0000 7fb61f04a8c0 1 < completed delete operation key=O7DBV8Y3AF99 tag=QZO5C3IN1D2G type=del 2024-08-29T18:15:06.079 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:06.076+0000 7fb61f04a8c0 1 > prepared part key=_multipart_I3TS5SB21620.2~P56IKJJUOVQX.0 size=1048576 2024-08-29T18:15:06.084 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:06.080+0000 7fb61f04a8c0 1 > prepared part key=_multipart_I3TS5SB21620.2~P56IKJJUOVQX.1 size=699849 2024-08-29T18:15:06.085 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:06.080+0000 7fb61f04a8c0 1 > prepared multipart upload key=I3TS5SB21620 upload=P56IKJJUOVQX tag=3AEJPJIS4SZE type=write size=2797001 2024-08-29T18:15:06.090 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:06.088+0000 7fb61f04a8c0 1 < completed part key=_multipart_88Z3FINQPJH4.2~Y21H184NZNXT.0 size=1048576 2024-08-29T18:15:06.095 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:06.092+0000 7fb61f04a8c0 1 < completed part key=_multipart_88Z3FINQPJH4.2~Y21H184NZNXT.1 size=616815 2024-08-29T18:15:06.106 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:06.104+0000 7fb61f04a8c0 1 < completed multipart upload key=88Z3FINQPJH4 upload=Y21H184NZNXT tag=8LUPHXZBKOWJ type=write size=2713967 2024-08-29T18:15:06.117 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:06.116+0000 7fb61f04a8c0 1 > prepared part key=_multipart_QIF1G8LA4M98.2~H8RPMQ5QLY7S.0 size=1018653 2024-08-29T18:15:06.117 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:06.116+0000 7fb61f04a8c0 1 > prepared multipart upload key=QIF1G8LA4M98 upload=H8RPMQ5QLY7S tag=CV2N8FU3T5ZC type=write size=2067229 2024-08-29T18:15:06.123 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:06.120+0000 7fb61f04a8c0 1 < completed write operation key=ME3R1W5MZE98 tag=SS6EJJJ7GDTA type=write size=948634 2024-08-29T18:15:06.129 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:06.128+0000 7fb61f04a8c0 1 > prepared operation key=QIF1G8LA4M98 tag=4IM0SZGYFP6D type=write size=186444 2024-08-29T18:15:06.136 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:06.132+0000 7fb61f04a8c0 1 < completed part key=_multipart_T5QMR1S0ST4W.2~F3OFIUYDHQU1.0 size=1048576 2024-08-29T18:15:06.141 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:06.140+0000 7fb61f04a8c0 1 < completed part key=_multipart_T5QMR1S0ST4W.2~F3OFIUYDHQU1.1 size=1048576 2024-08-29T18:15:06.147 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:06.144+0000 7fb61f04a8c0 1 < completed part key=_multipart_T5QMR1S0ST4W.2~F3OFIUYDHQU1.2 size=188702 2024-08-29T18:15:06.158 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:06.156+0000 7fb61f04a8c0 1 < completed multipart upload key=T5QMR1S0ST4W upload=F3OFIUYDHQU1 tag=V03VVENIZ2L2 type=write size=3334430 2024-08-29T18:15:06.168 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:06.164+0000 7fb61f04a8c0 1 > prepared part key=_multipart_ACLL9P9WWITK.2~27LKA8WUTLCL.0 size=1048576 2024-08-29T18:15:06.173 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:06.172+0000 7fb61f04a8c0 1 > prepared part key=_multipart_ACLL9P9WWITK.2~27LKA8WUTLCL.1 size=1036267 2024-08-29T18:15:06.174 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:06.172+0000 7fb61f04a8c0 1 > prepared multipart upload key=ACLL9P9WWITK upload=27LKA8WUTLCL tag=P4X7AJDEZHLM type=write size=3133419 2024-08-29T18:15:06.180 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:06.176+0000 7fb61f04a8c0 1 < completed part key=_multipart_I3TS5SB21620.2~GEXBX8X3ZM7J.0 size=1048576 2024-08-29T18:15:06.185 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:06.180+0000 7fb61f04a8c0 1 < completed part key=_multipart_I3TS5SB21620.2~GEXBX8X3ZM7J.1 size=184114 2024-08-29T18:15:06.195 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:06.192+0000 7fb61f04a8c0 1 < completed multipart upload key=I3TS5SB21620 upload=GEXBX8X3ZM7J tag=BIAO1YSLJ0PO type=write size=2281266 2024-08-29T18:15:06.202 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:06.200+0000 7fb61f04a8c0 1 > prepared operation key=O7DBV8Y3AF99 tag=NW8EAPB2QG93 type=del size=2355259 2024-08-29T18:15:06.208 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:06.204+0000 7fb61f04a8c0 1 < completed part key=_multipart_S94OB93AU625.2~LB27Y63BQ1XD.0 size=1048576 2024-08-29T18:15:06.213 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:06.212+0000 7fb61f04a8c0 1 < completed part key=_multipart_S94OB93AU625.2~LB27Y63BQ1XD.1 size=326669 2024-08-29T18:15:06.224 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:06.220+0000 7fb61f04a8c0 1 < completed multipart upload key=S94OB93AU625 upload=LB27Y63BQ1XD tag=YO4VPF87BV4A type=write size=2423821 2024-08-29T18:15:06.237 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:06.236+0000 7fb61f04a8c0 1 > prepared part key=_multipart_UV4UZ0C0JNBG.2~KTI5HZOSLVMX.0 size=1048576 2024-08-29T18:15:06.242 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:06.240+0000 7fb61f04a8c0 1 > prepared part key=_multipart_UV4UZ0C0JNBG.2~KTI5HZOSLVMX.1 size=592896 2024-08-29T18:15:06.242 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:06.240+0000 7fb61f04a8c0 1 > prepared multipart upload key=UV4UZ0C0JNBG upload=KTI5HZOSLVMX tag=L9DJHXD4MC4H type=write size=2690048 2024-08-29T18:15:06.254 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:06.252+0000 7fb61f04a8c0 1 < suggested remove operation key=S94OB93AU625 tag=ZE60G2B49TE4 type=del 2024-08-29T18:15:06.265 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:06.264+0000 7fb61f04a8c0 1 > prepared part key=_multipart_0YHK9IOSR0X1.2~5W2XM4Z6AFM7.0 size=27599 2024-08-29T18:15:06.265 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:06.264+0000 7fb61f04a8c0 1 > prepared multipart upload key=0YHK9IOSR0X1 upload=5W2XM4Z6AFM7 tag=RL509HO7UJOB type=write size=1076175 2024-08-29T18:15:06.271 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:06.268+0000 7fb61f04a8c0 1 < completed delete operation key=FNU3QYRYTDJL tag=W9E5AHH3TW4R type=del 2024-08-29T18:15:06.278 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:06.276+0000 7fb61f04a8c0 1 > prepared operation key=TER6ZJRIMW56 tag=DCTVP2XA47ZM type=write size=165722 2024-08-29T18:15:06.284 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:06.280+0000 7fb61f04a8c0 1 < completed delete operation key=G64DV15QNIKC tag=BGGNL7KWAF3B type=del 2024-08-29T18:15:06.290 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:06.288+0000 7fb61f04a8c0 1 > prepared operation key=TER6ZJRIMW56 tag=DGSH64DG0N89 type=del size=2672308 2024-08-29T18:15:06.303 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:06.300+0000 7fb61f04a8c0 1 < suggested remove operation key=2A1BIVN3Z7BT tag=PWQ7P0NB4MM3 type=del 2024-08-29T18:15:06.316 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:06.312+0000 7fb61f04a8c0 1 > prepared part key=_multipart_JNIRD10HWLR8.2~8OZPH5S32IGP.0 size=1048576 2024-08-29T18:15:06.321 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:06.320+0000 7fb61f04a8c0 1 > prepared part key=_multipart_JNIRD10HWLR8.2~8OZPH5S32IGP.1 size=1048576 2024-08-29T18:15:06.325 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:06.324+0000 7fb61f04a8c0 1 > prepared part key=_multipart_JNIRD10HWLR8.2~8OZPH5S32IGP.2 size=1022045 2024-08-29T18:15:06.326 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:06.324+0000 7fb61f04a8c0 1 > prepared multipart upload key=JNIRD10HWLR8 upload=8OZPH5S32IGP tag=GZ8GNQPAD4YX type=write size=4167773 2024-08-29T18:15:06.335 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:06.332+0000 7fb61f04a8c0 -1 < failed to complete operation key=S94OB93AU625 tag=VY1VH8QN7NYG type=del size=119484: (22) Invalid argument 2024-08-29T18:15:06.346 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:06.344+0000 7fb61f04a8c0 1 > prepared part key=_multipart_G64DV15QNIKC.2~INID6I5C6WD1.0 size=1048576 2024-08-29T18:15:06.352 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:06.348+0000 7fb61f04a8c0 1 > prepared part key=_multipart_G64DV15QNIKC.2~INID6I5C6WD1.1 size=1048576 2024-08-29T18:15:06.357 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:06.356+0000 7fb61f04a8c0 1 > prepared part key=_multipart_G64DV15QNIKC.2~INID6I5C6WD1.2 size=338512 2024-08-29T18:15:06.357 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:06.356+0000 7fb61f04a8c0 1 > prepared multipart upload key=G64DV15QNIKC upload=INID6I5C6WD1 tag=Y1659CVKWS6R type=write size=3484240 2024-08-29T18:15:06.363 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:06.360+0000 7fb61f04a8c0 1 < completed part key=_multipart_2KKUJMSXARBZ.2~WS4G5FCZPMPK.0 size=1048576 2024-08-29T18:15:06.368 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:06.364+0000 7fb61f04a8c0 1 < completed part key=_multipart_2KKUJMSXARBZ.2~WS4G5FCZPMPK.1 size=319151 2024-08-29T18:15:06.381 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:06.380+0000 7fb61f04a8c0 1 < completed multipart upload key=2KKUJMSXARBZ upload=WS4G5FCZPMPK tag=H2FBB1U7QNZ6 type=write size=2416303 2024-08-29T18:15:06.387 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:06.384+0000 7fb61f04a8c0 1 > prepared operation key=2KKUJMSXARBZ tag=8AOWJ1LXZYTD type=write size=127754 2024-08-29T18:15:06.393 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:06.392+0000 7fb61f04a8c0 1 < completed part key=_multipart_9KUQQR7K1949.2~C58EGDZ97Q2O.0 size=1048576 2024-08-29T18:15:06.399 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:06.396+0000 7fb61f04a8c0 1 < completed part key=_multipart_9KUQQR7K1949.2~C58EGDZ97Q2O.1 size=1048576 2024-08-29T18:15:06.404 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:06.400+0000 7fb61f04a8c0 1 < completed part key=_multipart_9KUQQR7K1949.2~C58EGDZ97Q2O.2 size=931303 2024-08-29T18:15:06.415 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:06.412+0000 7fb61f04a8c0 1 < completed multipart upload key=9KUQQR7K1949 upload=C58EGDZ97Q2O tag=MA6FMK0TC5QX type=write size=4077031 2024-08-29T18:15:06.426 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:06.424+0000 7fb61f04a8c0 1 > prepared part key=_multipart_88Z3FINQPJH4.2~IA5I0N424IOB.0 size=17034 2024-08-29T18:15:06.427 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:06.424+0000 7fb61f04a8c0 1 > prepared multipart upload key=88Z3FINQPJH4 upload=IA5I0N424IOB tag=AKYM8OHXMPLZ type=write size=1065610 2024-08-29T18:15:06.432 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:06.428+0000 7fb61f04a8c0 1 < completed write operation key=I3TS5SB21620 tag=BGZNTKJIH8IQ type=write size=931846 2024-08-29T18:15:06.446 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:06.444+0000 7fb61f04a8c0 1 > prepared part key=_multipart_XQUR2PAH9MTZ.2~ILQ6W0O1LYUX.0 size=1048576 2024-08-29T18:15:06.451 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:06.448+0000 7fb61f04a8c0 1 > prepared part key=_multipart_XQUR2PAH9MTZ.2~ILQ6W0O1LYUX.1 size=183725 2024-08-29T18:15:06.451 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:06.448+0000 7fb61f04a8c0 1 > prepared multipart upload key=XQUR2PAH9MTZ upload=ILQ6W0O1LYUX tag=KTPIFRSXN0N9 type=write size=2280877 2024-08-29T18:15:06.459 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:06.456+0000 7fb61f04a8c0 -1 < failed to complete operation key=2A1BIVN3Z7BT tag=OU3KJAK50L3E type=del size=246977: (22) Invalid argument 2024-08-29T18:15:06.466 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:06.464+0000 7fb61f04a8c0 1 > prepared operation key=XQUR2PAH9MTZ tag=QY60WI4ARSRH type=del size=403141 2024-08-29T18:15:06.473 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:06.472+0000 7fb61f04a8c0 1 < completed part key=_multipart_3TBQVJB6IV1A.2~VAREC5OU1K0F.0 size=1048576 2024-08-29T18:15:06.478 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:06.476+0000 7fb61f04a8c0 1 < completed part key=_multipart_3TBQVJB6IV1A.2~VAREC5OU1K0F.1 size=639943 2024-08-29T18:15:06.488 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:06.484+0000 7fb61f04a8c0 1 < completed multipart upload key=3TBQVJB6IV1A upload=VAREC5OU1K0F tag=N8ANKZBOX0V0 type=write size=2737095 2024-08-29T18:15:06.499 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:06.496+0000 7fb61f04a8c0 1 > prepared part key=_multipart_QIF1G8LA4M98.2~XHKBPNBDKC6I.0 size=1048576 2024-08-29T18:15:06.505 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:06.500+0000 7fb61f04a8c0 1 > prepared part key=_multipart_QIF1G8LA4M98.2~XHKBPNBDKC6I.1 size=923262 2024-08-29T18:15:06.505 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:06.500+0000 7fb61f04a8c0 1 > prepared multipart upload key=QIF1G8LA4M98 upload=XHKBPNBDKC6I tag=11DEWAEKZBCD type=write size=3020414 2024-08-29T18:15:06.511 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:06.508+0000 7fb61f04a8c0 1 < completed part key=_multipart_I3TS5SB21620.2~P56IKJJUOVQX.0 size=1048576 2024-08-29T18:15:06.511 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:06.508+0000 7fb61f04a8c0 1 < canceled part key=_multipart_I3TS5SB21620.2~P56IKJJUOVQX.1 size=699849 2024-08-29T18:15:06.524 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:06.520+0000 7fb61f04a8c0 1 < canceled multipart upload key=I3TS5SB21620 upload=P56IKJJUOVQX tag=3AEJPJIS4SZE type=write size=2797001 2024-08-29T18:15:06.535 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:06.532+0000 7fb61f04a8c0 1 > prepared part key=_multipart_AEOIRMCT8KQ2.2~BZUF2HR1AJZ7.0 size=1048576 2024-08-29T18:15:06.543 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:06.540+0000 7fb61f04a8c0 1 > prepared part key=_multipart_AEOIRMCT8KQ2.2~BZUF2HR1AJZ7.1 size=1048576 2024-08-29T18:15:06.548 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:06.544+0000 7fb61f04a8c0 1 > prepared part key=_multipart_AEOIRMCT8KQ2.2~BZUF2HR1AJZ7.2 size=971603 2024-08-29T18:15:06.548 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:06.544+0000 7fb61f04a8c0 1 > prepared multipart upload key=AEOIRMCT8KQ2 upload=BZUF2HR1AJZ7 tag=ECKS42MN8PMF type=write size=4117331 2024-08-29T18:15:06.554 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:06.552+0000 7fb61f04a8c0 1 < completed part key=_multipart_QIF1G8LA4M98.2~H8RPMQ5QLY7S.0 size=1018653 2024-08-29T18:15:06.564 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:06.560+0000 7fb61f04a8c0 1 < completed multipart upload key=QIF1G8LA4M98 upload=H8RPMQ5QLY7S tag=CV2N8FU3T5ZC type=write size=2067229 2024-08-29T18:15:06.578 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:06.576+0000 7fb61f04a8c0 1 > prepared part key=_multipart_I3TS5SB21620.2~KJ0JKM31Z55D.0 size=1048576 2024-08-29T18:15:06.583 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:06.580+0000 7fb61f04a8c0 1 > prepared part key=_multipart_I3TS5SB21620.2~KJ0JKM31Z55D.1 size=1048576 2024-08-29T18:15:06.589 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:06.584+0000 7fb61f04a8c0 1 > prepared part key=_multipart_I3TS5SB21620.2~KJ0JKM31Z55D.2 size=352218 2024-08-29T18:15:06.589 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:06.588+0000 7fb61f04a8c0 1 > prepared multipart upload key=I3TS5SB21620 upload=KJ0JKM31Z55D tag=EAHN1ZTACP60 type=write size=3497946 2024-08-29T18:15:06.601 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:06.600+0000 7fb61f04a8c0 1 < suggested remove operation key=QIF1G8LA4M98 tag=4IM0SZGYFP6D type=write 2024-08-29T18:15:06.607 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:06.604+0000 7fb61f04a8c0 1 > prepared operation key=5KUQU3N4QH12 tag=KA9LS4CUG9LW type=del size=2334932 2024-08-29T18:15:06.608 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:06.604+0000 7fb61f04a8c0 1 < canceled part key=_multipart_ACLL9P9WWITK.2~27LKA8WUTLCL.0 size=1048576 2024-08-29T18:15:06.613 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:06.612+0000 7fb61f04a8c0 1 < completed part key=_multipart_ACLL9P9WWITK.2~27LKA8WUTLCL.1 size=1036267 2024-08-29T18:15:06.624 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:06.620+0000 7fb61f04a8c0 1 < canceled multipart upload key=ACLL9P9WWITK upload=27LKA8WUTLCL tag=P4X7AJDEZHLM type=write size=3133419 2024-08-29T18:15:06.630 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:06.628+0000 7fb61f04a8c0 1 > prepared operation key=XQUR2PAH9MTZ tag=09PQ61FKO3EL type=del size=965393 2024-08-29T18:15:06.636 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:06.632+0000 7fb61f04a8c0 1 < completed delete operation key=O7DBV8Y3AF99 tag=NW8EAPB2QG93 type=del 2024-08-29T18:15:06.647 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:06.644+0000 7fb61f04a8c0 1 > prepared part key=_multipart_AYZ82CIS7E5Q.2~B9OJ620RT00J.0 size=1048576 2024-08-29T18:15:06.652 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:06.648+0000 7fb61f04a8c0 1 > prepared part key=_multipart_AYZ82CIS7E5Q.2~B9OJ620RT00J.1 size=1048576 2024-08-29T18:15:06.657 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:06.656+0000 7fb61f04a8c0 1 > prepared part key=_multipart_AYZ82CIS7E5Q.2~B9OJ620RT00J.2 size=886741 2024-08-29T18:15:06.657 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:06.656+0000 7fb61f04a8c0 1 > prepared multipart upload key=AYZ82CIS7E5Q upload=B9OJ620RT00J tag=2SKA01EANDT8 type=write size=4032469 2024-08-29T18:15:06.663 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:06.660+0000 7fb61f04a8c0 1 < completed part key=_multipart_UV4UZ0C0JNBG.2~KTI5HZOSLVMX.0 size=1048576 2024-08-29T18:15:06.668 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:06.664+0000 7fb61f04a8c0 1 < completed part key=_multipart_UV4UZ0C0JNBG.2~KTI5HZOSLVMX.1 size=592896 2024-08-29T18:15:06.678 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:06.676+0000 7fb61f04a8c0 1 < completed multipart upload key=UV4UZ0C0JNBG upload=KTI5HZOSLVMX tag=L9DJHXD4MC4H type=write size=2690048 2024-08-29T18:15:06.689 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:06.688+0000 7fb61f04a8c0 1 > prepared part key=_multipart_G2SIXOJ02LZ6.2~95S10UWRQPGD.0 size=1048576 2024-08-29T18:15:06.694 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:06.692+0000 7fb61f04a8c0 1 > prepared part key=_multipart_G2SIXOJ02LZ6.2~95S10UWRQPGD.1 size=1048576 2024-08-29T18:15:06.699 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:06.696+0000 7fb61f04a8c0 1 > prepared part key=_multipart_G2SIXOJ02LZ6.2~95S10UWRQPGD.2 size=824150 2024-08-29T18:15:06.700 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:06.696+0000 7fb61f04a8c0 1 > prepared multipart upload key=G2SIXOJ02LZ6 upload=95S10UWRQPGD tag=FE34IAV3NWNN type=write size=3969878 2024-08-29T18:15:06.706 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:06.704+0000 7fb61f04a8c0 1 < completed part key=_multipart_0YHK9IOSR0X1.2~5W2XM4Z6AFM7.0 size=27599 2024-08-29T18:15:06.716 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:06.712+0000 7fb61f04a8c0 1 < completed multipart upload key=0YHK9IOSR0X1 upload=5W2XM4Z6AFM7 tag=RL509HO7UJOB type=write size=1076175 2024-08-29T18:15:06.722 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:06.720+0000 7fb61f04a8c0 1 > prepared operation key=3QFXN4B7753P tag=33NSRGCLXO8K type=del size=1133308 2024-08-29T18:15:06.729 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:06.728+0000 7fb61f04a8c0 1 < completed write operation key=TER6ZJRIMW56 tag=DCTVP2XA47ZM type=write size=165722 2024-08-29T18:15:06.740 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:06.736+0000 7fb61f04a8c0 1 > prepared part key=_multipart_I3TS5SB21620.2~36UFU9A5AHT1.0 size=1043778 2024-08-29T18:15:06.740 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:06.736+0000 7fb61f04a8c0 1 > prepared multipart upload key=I3TS5SB21620 upload=36UFU9A5AHT1 tag=JDSG7GWEYBMW type=write size=2092354 2024-08-29T18:15:06.746 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:06.744+0000 7fb61f04a8c0 1 < completed delete operation key=TER6ZJRIMW56 tag=DGSH64DG0N89 type=del 2024-08-29T18:15:06.752 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:06.748+0000 7fb61f04a8c0 1 > prepared operation key=ME3R1W5MZE98 tag=ENX2D79H938O type=del size=1469052 2024-08-29T18:15:06.759 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:06.756+0000 7fb61f04a8c0 1 < completed part key=_multipart_JNIRD10HWLR8.2~8OZPH5S32IGP.0 size=1048576 2024-08-29T18:15:06.764 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:06.760+0000 7fb61f04a8c0 1 < completed part key=_multipart_JNIRD10HWLR8.2~8OZPH5S32IGP.1 size=1048576 2024-08-29T18:15:06.769 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:06.768+0000 7fb61f04a8c0 1 < completed part key=_multipart_JNIRD10HWLR8.2~8OZPH5S32IGP.2 size=1022045 2024-08-29T18:15:06.780 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:06.776+0000 7fb61f04a8c0 1 < completed multipart upload key=JNIRD10HWLR8 upload=8OZPH5S32IGP tag=GZ8GNQPAD4YX type=write size=4167773 2024-08-29T18:15:06.786 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:06.784+0000 7fb61f04a8c0 1 > prepared operation key=T5QMR1S0ST4W tag=J7L85XDE26D0 type=del size=3517803 2024-08-29T18:15:06.793 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:06.788+0000 7fb61f04a8c0 1 < completed part key=_multipart_G64DV15QNIKC.2~INID6I5C6WD1.0 size=1048576 2024-08-29T18:15:06.798 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:06.796+0000 7fb61f04a8c0 1 < completed part key=_multipart_G64DV15QNIKC.2~INID6I5C6WD1.1 size=1048576 2024-08-29T18:15:06.806 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:06.804+0000 7fb61f04a8c0 1 < completed part key=_multipart_G64DV15QNIKC.2~INID6I5C6WD1.2 size=338512 2024-08-29T18:15:06.817 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:06.816+0000 7fb61f04a8c0 1 < completed multipart upload key=G64DV15QNIKC upload=INID6I5C6WD1 tag=Y1659CVKWS6R type=write size=3484240 2024-08-29T18:15:06.829 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:06.828+0000 7fb61f04a8c0 1 > prepared part key=_multipart_QIF1G8LA4M98.2~HHEUCEW4SM0O.0 size=1048576 2024-08-29T18:15:06.834 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:06.832+0000 7fb61f04a8c0 1 > prepared part key=_multipart_QIF1G8LA4M98.2~HHEUCEW4SM0O.1 size=241587 2024-08-29T18:15:06.834 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:06.832+0000 7fb61f04a8c0 1 > prepared multipart upload key=QIF1G8LA4M98 upload=HHEUCEW4SM0O tag=1Z4IP1VDSKL2 type=write size=2338739 2024-08-29T18:15:06.846 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:06.844+0000 7fb61f04a8c0 1 < suggested remove operation key=2KKUJMSXARBZ tag=8AOWJ1LXZYTD type=write 2024-08-29T18:15:06.852 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:06.848+0000 7fb61f04a8c0 1 > prepared operation key=AYZ82CIS7E5Q tag=RS8CSTDMB1ZX type=del size=1575560 2024-08-29T18:15:06.853 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:06.852+0000 7fb61f04a8c0 1 < canceled part key=_multipart_88Z3FINQPJH4.2~IA5I0N424IOB.0 size=17034 2024-08-29T18:15:06.863 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:06.860+0000 7fb61f04a8c0 1 < canceled multipart upload key=88Z3FINQPJH4 upload=IA5I0N424IOB tag=AKYM8OHXMPLZ type=write size=1065610 2024-08-29T18:15:06.869 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:06.864+0000 7fb61f04a8c0 1 > prepared operation key=QIF1G8LA4M98 tag=LJQD1TSCNR6G type=del size=2092881 2024-08-29T18:15:06.869 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:06.868+0000 7fb61f04a8c0 1 < canceled part key=_multipart_XQUR2PAH9MTZ.2~ILQ6W0O1LYUX.0 size=1048576 2024-08-29T18:15:06.875 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:06.872+0000 7fb61f04a8c0 1 < completed part key=_multipart_XQUR2PAH9MTZ.2~ILQ6W0O1LYUX.1 size=183725 2024-08-29T18:15:06.885 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:06.884+0000 7fb61f04a8c0 1 < canceled multipart upload key=XQUR2PAH9MTZ upload=ILQ6W0O1LYUX tag=KTPIFRSXN0N9 type=write size=2280877 2024-08-29T18:15:06.896 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:06.892+0000 7fb61f04a8c0 1 > prepared part key=_multipart_G2SIXOJ02LZ6.2~L2QV16ON2U08.0 size=1048576 2024-08-29T18:15:06.904 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:06.900+0000 7fb61f04a8c0 1 > prepared part key=_multipart_G2SIXOJ02LZ6.2~L2QV16ON2U08.1 size=718028 2024-08-29T18:15:06.904 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:06.900+0000 7fb61f04a8c0 1 > prepared multipart upload key=G2SIXOJ02LZ6 upload=L2QV16ON2U08 tag=Y345H9H7X2SD type=write size=2815180 2024-08-29T18:15:06.911 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:06.908+0000 7fb61f04a8c0 1 < completed delete operation key=XQUR2PAH9MTZ tag=QY60WI4ARSRH type=del 2024-08-29T18:15:06.920 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:06.916+0000 7fb61f04a8c0 1 > prepared operation key=W7G9IIKAWQJC tag=5S1KI1GLZ3MO type=del size=2846522 2024-08-29T18:15:06.921 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:06.920+0000 7fb61f04a8c0 1 < canceled part key=_multipart_QIF1G8LA4M98.2~XHKBPNBDKC6I.0 size=1048576 2024-08-29T18:15:06.926 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:06.924+0000 7fb61f04a8c0 1 < completed part key=_multipart_QIF1G8LA4M98.2~XHKBPNBDKC6I.1 size=923262 2024-08-29T18:15:06.936 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:06.932+0000 7fb61f04a8c0 1 < canceled multipart upload key=QIF1G8LA4M98 upload=XHKBPNBDKC6I tag=11DEWAEKZBCD type=write size=3020414 2024-08-29T18:15:06.943 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:06.940+0000 7fb61f04a8c0 1 > prepared operation key=JNIRD10HWLR8 tag=64RNFRKVP8B9 type=del size=2642643 2024-08-29T18:15:06.950 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:06.948+0000 7fb61f04a8c0 1 < completed part key=_multipart_AEOIRMCT8KQ2.2~BZUF2HR1AJZ7.0 size=1048576 2024-08-29T18:15:06.950 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:06.948+0000 7fb61f04a8c0 1 < canceled part key=_multipart_AEOIRMCT8KQ2.2~BZUF2HR1AJZ7.1 size=1048576 2024-08-29T18:15:06.955 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:06.952+0000 7fb61f04a8c0 1 < completed part key=_multipart_AEOIRMCT8KQ2.2~BZUF2HR1AJZ7.2 size=971603 2024-08-29T18:15:06.966 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:06.964+0000 7fb61f04a8c0 1 < canceled multipart upload key=AEOIRMCT8KQ2 upload=BZUF2HR1AJZ7 tag=ECKS42MN8PMF type=write size=4117331 2024-08-29T18:15:06.976 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:06.972+0000 7fb61f04a8c0 1 > prepared part key=_multipart_O7DBV8Y3AF99.2~QWDXLKBZHX29.0 size=1048576 2024-08-29T18:15:06.981 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:06.980+0000 7fb61f04a8c0 1 > prepared part key=_multipart_O7DBV8Y3AF99.2~QWDXLKBZHX29.1 size=689796 2024-08-29T18:15:06.981 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:06.980+0000 7fb61f04a8c0 1 > prepared multipart upload key=O7DBV8Y3AF99 upload=QWDXLKBZHX29 tag=MKW43Z30JR5F type=write size=2786948 2024-08-29T18:15:06.988 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:06.984+0000 7fb61f04a8c0 1 < completed part key=_multipart_I3TS5SB21620.2~KJ0JKM31Z55D.0 size=1048576 2024-08-29T18:15:06.994 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:06.992+0000 7fb61f04a8c0 1 < completed part key=_multipart_I3TS5SB21620.2~KJ0JKM31Z55D.1 size=1048576 2024-08-29T18:15:06.999 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:06.996+0000 7fb61f04a8c0 1 < completed part key=_multipart_I3TS5SB21620.2~KJ0JKM31Z55D.2 size=352218 2024-08-29T18:15:07.012 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:07.008+0000 7fb61f04a8c0 1 < completed multipart upload key=I3TS5SB21620 upload=KJ0JKM31Z55D tag=EAHN1ZTACP60 type=write size=3497946 2024-08-29T18:15:07.018 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:07.016+0000 7fb61f04a8c0 1 > prepared operation key=2A1BIVN3Z7BT tag=GDZW1NOCV5J8 type=del size=2373712 2024-08-29T18:15:07.029 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:07.028+0000 7fb61f04a8c0 1 < suggested update operation key=5KUQU3N4QH12 tag=KA9LS4CUG9LW type=del size=2334932 2024-08-29T18:15:07.035 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:07.032+0000 7fb61f04a8c0 1 > prepared operation key=S94OB93AU625 tag=9FMGRVI1XW3S type=del size=1467660 2024-08-29T18:15:07.041 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:07.040+0000 7fb61f04a8c0 1 < completed delete operation key=XQUR2PAH9MTZ tag=09PQ61FKO3EL type=del 2024-08-29T18:15:07.049 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:07.048+0000 7fb61f04a8c0 1 > prepared operation key=TER6ZJRIMW56 tag=U3F9JI0K1RPE type=del size=478187 2024-08-29T18:15:07.055 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:07.052+0000 7fb61f04a8c0 1 < completed part key=_multipart_AYZ82CIS7E5Q.2~B9OJ620RT00J.0 size=1048576 2024-08-29T18:15:07.060 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:07.056+0000 7fb61f04a8c0 1 < completed part key=_multipart_AYZ82CIS7E5Q.2~B9OJ620RT00J.1 size=1048576 2024-08-29T18:15:07.066 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:07.064+0000 7fb61f04a8c0 1 < completed part key=_multipart_AYZ82CIS7E5Q.2~B9OJ620RT00J.2 size=886741 2024-08-29T18:15:07.078 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:07.072+0000 7fb61f04a8c0 1 < completed multipart upload key=AYZ82CIS7E5Q upload=B9OJ620RT00J tag=2SKA01EANDT8 type=write size=4032469 2024-08-29T18:15:07.082 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:07.080+0000 7fb61f04a8c0 1 > prepared operation key=2KKUJMSXARBZ tag=RRH634BP7S1K type=del size=1362269 2024-08-29T18:15:07.083 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:07.080+0000 7fb61f04a8c0 1 < canceled part key=_multipart_G2SIXOJ02LZ6.2~95S10UWRQPGD.0 size=1048576 2024-08-29T18:15:07.088 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:07.084+0000 7fb61f04a8c0 1 < completed part key=_multipart_G2SIXOJ02LZ6.2~95S10UWRQPGD.1 size=1048576 2024-08-29T18:15:07.093 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:07.092+0000 7fb61f04a8c0 1 < completed part key=_multipart_G2SIXOJ02LZ6.2~95S10UWRQPGD.2 size=824150 2024-08-29T18:15:07.104 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:07.100+0000 7fb61f04a8c0 1 < canceled multipart upload key=G2SIXOJ02LZ6 upload=95S10UWRQPGD tag=FE34IAV3NWNN type=write size=3969878 2024-08-29T18:15:07.109 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:07.108+0000 7fb61f04a8c0 1 > prepared operation key=H62DUL1RISWE tag=CWL0HW5TSV1D type=del size=2412303 2024-08-29T18:15:07.115 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:07.112+0000 7fb61f04a8c0 1 < completed delete operation key=3QFXN4B7753P tag=33NSRGCLXO8K type=del 2024-08-29T18:15:07.131 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:07.128+0000 7fb61f04a8c0 1 > prepared part key=_multipart_G2SIXOJ02LZ6.2~LNLJ4AV7F2FB.0 size=1048576 2024-08-29T18:15:07.137 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:07.136+0000 7fb61f04a8c0 1 > prepared part key=_multipart_G2SIXOJ02LZ6.2~LNLJ4AV7F2FB.1 size=478272 2024-08-29T18:15:07.138 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:07.136+0000 7fb61f04a8c0 1 > prepared multipart upload key=G2SIXOJ02LZ6 upload=LNLJ4AV7F2FB tag=MVPWM3OD2RDQ type=write size=2575424 2024-08-29T18:15:07.144 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:07.140+0000 7fb61f04a8c0 1 < completed part key=_multipart_I3TS5SB21620.2~36UFU9A5AHT1.0 size=1043778 2024-08-29T18:15:07.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:15:06 smithi110 bash[67519]: cluster 2024-08-29T18:15:05.845377+0000 mgr.y (mgr.25004) 756 : cluster [DBG] pgmap v1421: 137 pgs: 137 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 345 KiB/s rd, 120 KiB/s wr, 611 op/s 2024-08-29T18:15:07.154 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:07.152+0000 7fb61f04a8c0 1 < completed multipart upload key=I3TS5SB21620 upload=36UFU9A5AHT1 tag=JDSG7GWEYBMW type=write size=2092354 2024-08-29T18:15:07.166 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:07.164+0000 7fb61f04a8c0 1 > prepared part key=_multipart_QIF1G8LA4M98.2~IQNXAE3474Z0.0 size=1048576 2024-08-29T18:15:07.171 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:07.168+0000 7fb61f04a8c0 1 > prepared part key=_multipart_QIF1G8LA4M98.2~IQNXAE3474Z0.1 size=1048576 2024-08-29T18:15:07.177 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:07.176+0000 7fb61f04a8c0 1 > prepared part key=_multipart_QIF1G8LA4M98.2~IQNXAE3474Z0.2 size=38100 2024-08-29T18:15:07.177 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:07.176+0000 7fb61f04a8c0 1 > prepared multipart upload key=QIF1G8LA4M98 upload=IQNXAE3474Z0 tag=FNIUL68NK97H type=write size=3183828 2024-08-29T18:15:07.183 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:07.180+0000 7fb61f04a8c0 1 < canceled operation key=ME3R1W5MZE98 tag=ENX2D79H938O type=del size=1469052 2024-08-29T18:15:07.194 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:07.192+0000 7fb61f04a8c0 1 > prepared part key=_multipart_2A1BIVN3Z7BT.2~E7AM1FYV6DE6.0 size=1048576 2024-08-29T18:15:07.200 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:07.196+0000 7fb61f04a8c0 1 > prepared part key=_multipart_2A1BIVN3Z7BT.2~E7AM1FYV6DE6.1 size=1048576 2024-08-29T18:15:07.206 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:07.204+0000 7fb61f04a8c0 1 > prepared part key=_multipart_2A1BIVN3Z7BT.2~E7AM1FYV6DE6.2 size=460054 2024-08-29T18:15:07.206 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:07.204+0000 7fb61f04a8c0 1 > prepared multipart upload key=2A1BIVN3Z7BT upload=E7AM1FYV6DE6 tag=OTUQDXRT73P2 type=write size=3605782 2024-08-29T18:15:07.212 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:07.208+0000 7fb61f04a8c0 1 < completed delete operation key=T5QMR1S0ST4W tag=J7L85XDE26D0 type=del 2024-08-29T18:15:07.218 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:07.216+0000 7fb61f04a8c0 1 > prepared operation key=JNIRD10HWLR8 tag=J7ZGU97BK2K5 type=del size=1788510 2024-08-29T18:15:07.224 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:07.220+0000 7fb61f04a8c0 1 < completed part key=_multipart_QIF1G8LA4M98.2~HHEUCEW4SM0O.0 size=1048576 2024-08-29T18:15:07.229 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:07.224+0000 7fb61f04a8c0 1 < completed part key=_multipart_QIF1G8LA4M98.2~HHEUCEW4SM0O.1 size=241587 2024-08-29T18:15:07.238 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:07.236+0000 7fb61f04a8c0 1 < completed multipart upload key=QIF1G8LA4M98 upload=HHEUCEW4SM0O tag=1Z4IP1VDSKL2 type=write size=2338739 2024-08-29T18:15:07.249 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:07.244+0000 7fb61f04a8c0 1 > prepared part key=_multipart_2A1BIVN3Z7BT.2~GJVAWW0TP9S2.0 size=1048576 2024-08-29T18:15:07.253 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:07.252+0000 7fb61f04a8c0 1 > prepared part key=_multipart_2A1BIVN3Z7BT.2~GJVAWW0TP9S2.1 size=942780 2024-08-29T18:15:07.253 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:07.252+0000 7fb61f04a8c0 1 > prepared multipart upload key=2A1BIVN3Z7BT upload=GJVAWW0TP9S2 tag=YNFO3G4JVBGT type=write size=3039932 2024-08-29T18:15:07.259 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:07.256+0000 7fb61f04a8c0 1 < completed delete operation key=AYZ82CIS7E5Q tag=RS8CSTDMB1ZX type=del 2024-08-29T18:15:07.270 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:07.268+0000 7fb61f04a8c0 1 > prepared part key=_multipart_5KUQU3N4QH12.2~E2NKK337N8ZG.0 size=1048576 2024-08-29T18:15:07.275 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:07.272+0000 7fb61f04a8c0 1 > prepared part key=_multipart_5KUQU3N4QH12.2~E2NKK337N8ZG.1 size=1048576 2024-08-29T18:15:07.280 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:07.276+0000 7fb61f04a8c0 1 > prepared part key=_multipart_5KUQU3N4QH12.2~E2NKK337N8ZG.2 size=678998 2024-08-29T18:15:07.280 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:07.276+0000 7fb61f04a8c0 1 > prepared multipart upload key=5KUQU3N4QH12 upload=E2NKK337N8ZG tag=12W5ZJHBVYYC type=write size=3824726 2024-08-29T18:15:07.292 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:07.288+0000 7fb61f04a8c0 1 < suggested update operation key=QIF1G8LA4M98 tag=LJQD1TSCNR6G type=del size=2092881 2024-08-29T18:15:07.306 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:07.304+0000 7fb61f04a8c0 1 > prepared part key=_multipart_H62DUL1RISWE.2~188ZSTF3JD3H.0 size=1048576 2024-08-29T18:15:07.312 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:07.308+0000 7fb61f04a8c0 1 > prepared part key=_multipart_H62DUL1RISWE.2~188ZSTF3JD3H.1 size=1048576 2024-08-29T18:15:07.318 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:07.316+0000 7fb61f04a8c0 1 > prepared part key=_multipart_H62DUL1RISWE.2~188ZSTF3JD3H.2 size=1017983 2024-08-29T18:15:07.318 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:07.316+0000 7fb61f04a8c0 1 > prepared multipart upload key=H62DUL1RISWE upload=188ZSTF3JD3H tag=76GHRJWK2SF2 type=write size=4163711 2024-08-29T18:15:07.323 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:07.320+0000 7fb61f04a8c0 1 < completed part key=_multipart_G2SIXOJ02LZ6.2~L2QV16ON2U08.0 size=1048576 2024-08-29T18:15:07.328 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:07.324+0000 7fb61f04a8c0 1 < completed part key=_multipart_G2SIXOJ02LZ6.2~L2QV16ON2U08.1 size=718028 2024-08-29T18:15:07.339 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:07.336+0000 7fb61f04a8c0 1 < completed multipart upload key=G2SIXOJ02LZ6 upload=L2QV16ON2U08 tag=Y345H9H7X2SD type=write size=2815180 2024-08-29T18:15:07.530 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:07.340+0000 7fb61f04a8c0 1 > prepared operation key=JNIRD10HWLR8 tag=VP5VNCHD2DJS type=write size=640284 2024-08-29T18:15:07.531 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:07.348+0000 7fb61f04a8c0 1 < completed delete operation key=W7G9IIKAWQJC tag=5S1KI1GLZ3MO type=del 2024-08-29T18:15:07.531 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:07.356+0000 7fb61f04a8c0 1 > prepared part key=_multipart_W7G9IIKAWQJC.2~UHMHI5XNZ0K9.0 size=1048576 2024-08-29T18:15:07.531 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:07.364+0000 7fb61f04a8c0 1 > prepared part key=_multipart_W7G9IIKAWQJC.2~UHMHI5XNZ0K9.1 size=1048576 2024-08-29T18:15:07.531 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:07.368+0000 7fb61f04a8c0 1 > prepared part key=_multipart_W7G9IIKAWQJC.2~UHMHI5XNZ0K9.2 size=802605 2024-08-29T18:15:07.531 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:07.368+0000 7fb61f04a8c0 1 > prepared multipart upload key=W7G9IIKAWQJC upload=UHMHI5XNZ0K9 tag=7NCXU2FUTO2O type=write size=3948333 2024-08-29T18:15:07.531 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:07.372+0000 7fb61f04a8c0 1 < completed delete operation key=JNIRD10HWLR8 tag=64RNFRKVP8B9 type=del 2024-08-29T18:15:07.532 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:07.380+0000 7fb61f04a8c0 1 > prepared operation key=4CJ45GKY8XE9 tag=0JVXJO5BNSZ5 type=write size=521910 2024-08-29T18:15:07.532 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:07.384+0000 7fb61f04a8c0 1 < completed part key=_multipart_O7DBV8Y3AF99.2~QWDXLKBZHX29.0 size=1048576 2024-08-29T18:15:07.532 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:07.388+0000 7fb61f04a8c0 1 < completed part key=_multipart_O7DBV8Y3AF99.2~QWDXLKBZHX29.1 size=689796 2024-08-29T18:15:07.532 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:15:06 smithi029 bash[79042]: cluster 2024-08-29T18:15:05.845377+0000 mgr.y (mgr.25004) 756 : cluster [DBG] pgmap v1421: 137 pgs: 137 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 345 KiB/s rd, 120 KiB/s wr, 611 op/s 2024-08-29T18:15:07.533 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:15:06 smithi029 bash[77880]: cluster 2024-08-29T18:15:05.845377+0000 mgr.y (mgr.25004) 756 : cluster [DBG] pgmap v1421: 137 pgs: 137 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 345 KiB/s rd, 120 KiB/s wr, 611 op/s 2024-08-29T18:15:07.535 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:07.400+0000 7fb61f04a8c0 1 < completed multipart upload key=O7DBV8Y3AF99 upload=QWDXLKBZHX29 tag=MKW43Z30JR5F type=write size=2786948 2024-08-29T18:15:07.535 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:07.404+0000 7fb61f04a8c0 1 > prepared operation key=I3TS5SB21620 tag=75HI3AEIB7NO type=write size=212111 2024-08-29T18:15:07.536 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:07.416+0000 7fb61f04a8c0 1 < suggested remove operation key=2A1BIVN3Z7BT tag=GDZW1NOCV5J8 type=del 2024-08-29T18:15:07.536 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:07.420+0000 7fb61f04a8c0 1 > prepared operation key=AEOIRMCT8KQ2 tag=P8EDB7PUHGN2 type=del size=1441431 2024-08-29T18:15:07.536 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:07.428+0000 7fb61f04a8c0 1 < completed delete operation key=S94OB93AU625 tag=9FMGRVI1XW3S type=del 2024-08-29T18:15:07.536 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:07.432+0000 7fb61f04a8c0 1 > prepared operation key=WL071MKICR2A tag=NV7NPS7YTP4J type=write size=404134 2024-08-29T18:15:07.536 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:07.444+0000 7fb61f04a8c0 1 < suggested remove operation key=TER6ZJRIMW56 tag=U3F9JI0K1RPE type=del 2024-08-29T18:15:07.536 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:07.452+0000 7fb61f04a8c0 1 > prepared operation key=G64DV15QNIKC tag=DB0W6RS0O0A5 type=del size=2558783 2024-08-29T18:15:07.536 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:07.464+0000 7fb61f04a8c0 1 < suggested remove operation key=2KKUJMSXARBZ tag=RRH634BP7S1K type=del 2024-08-29T18:15:07.536 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:07.472+0000 7fb61f04a8c0 1 > prepared operation key=2A1BIVN3Z7BT tag=C9S2DWQ7JGOS type=del size=787214 2024-08-29T18:15:07.536 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:07.484+0000 7fb61f04a8c0 1 < suggested remove operation key=H62DUL1RISWE tag=CWL0HW5TSV1D type=del 2024-08-29T18:15:07.536 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:07.496+0000 7fb61f04a8c0 1 > prepared part key=_multipart_3TBQVJB6IV1A.2~0OG4YCB0MDPL.0 size=1048576 2024-08-29T18:15:07.537 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:07.500+0000 7fb61f04a8c0 1 > prepared part key=_multipart_3TBQVJB6IV1A.2~0OG4YCB0MDPL.1 size=1048576 2024-08-29T18:15:07.537 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:07.504+0000 7fb61f04a8c0 1 > prepared part key=_multipart_3TBQVJB6IV1A.2~0OG4YCB0MDPL.2 size=518085 2024-08-29T18:15:07.537 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:07.504+0000 7fb61f04a8c0 1 > prepared multipart upload key=3TBQVJB6IV1A upload=0OG4YCB0MDPL tag=NQVG05QL2TXM type=write size=3663813 2024-08-29T18:15:07.537 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:07.512+0000 7fb61f04a8c0 1 < completed part key=_multipart_G2SIXOJ02LZ6.2~LNLJ4AV7F2FB.0 size=1048576 2024-08-29T18:15:07.538 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:07.516+0000 7fb61f04a8c0 1 < completed part key=_multipart_G2SIXOJ02LZ6.2~LNLJ4AV7F2FB.1 size=478272 2024-08-29T18:15:07.538 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:07.528+0000 7fb61f04a8c0 1 < completed multipart upload key=G2SIXOJ02LZ6 upload=LNLJ4AV7F2FB tag=MVPWM3OD2RDQ type=write size=2575424 2024-08-29T18:15:07.538 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:07.536+0000 7fb61f04a8c0 1 > prepared operation key=TER6ZJRIMW56 tag=XA0GJYCFN6QP type=del size=3285953 2024-08-29T18:15:07.544 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:07.540+0000 7fb61f04a8c0 1 < completed part key=_multipart_QIF1G8LA4M98.2~IQNXAE3474Z0.0 size=1048576 2024-08-29T18:15:07.544 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:07.540+0000 7fb61f04a8c0 1 < canceled part key=_multipart_QIF1G8LA4M98.2~IQNXAE3474Z0.1 size=1048576 2024-08-29T18:15:07.549 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:07.548+0000 7fb61f04a8c0 1 < completed part key=_multipart_QIF1G8LA4M98.2~IQNXAE3474Z0.2 size=38100 2024-08-29T18:15:07.560 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:07.556+0000 7fb61f04a8c0 1 < canceled multipart upload key=QIF1G8LA4M98 upload=IQNXAE3474Z0 tag=FNIUL68NK97H type=write size=3183828 2024-08-29T18:15:07.566 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:07.564+0000 7fb61f04a8c0 1 > prepared operation key=2A1BIVN3Z7BT tag=EQ41C6DWLGFF type=del size=4012467 2024-08-29T18:15:07.573 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:07.568+0000 7fb61f04a8c0 1 < completed part key=_multipart_2A1BIVN3Z7BT.2~E7AM1FYV6DE6.0 size=1048576 2024-08-29T18:15:07.573 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:07.568+0000 7fb61f04a8c0 1 < canceled part key=_multipart_2A1BIVN3Z7BT.2~E7AM1FYV6DE6.1 size=1048576 2024-08-29T18:15:07.578 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:07.576+0000 7fb61f04a8c0 1 < completed part key=_multipart_2A1BIVN3Z7BT.2~E7AM1FYV6DE6.2 size=460054 2024-08-29T18:15:07.589 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:07.588+0000 7fb61f04a8c0 1 < canceled multipart upload key=2A1BIVN3Z7BT upload=E7AM1FYV6DE6 tag=OTUQDXRT73P2 type=write size=3605782 2024-08-29T18:15:07.600 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:07.596+0000 7fb61f04a8c0 1 > prepared part key=_multipart_H62DUL1RISWE.2~7YLSOL1HHQ33.0 size=522295 2024-08-29T18:15:07.600 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:07.596+0000 7fb61f04a8c0 1 > prepared multipart upload key=H62DUL1RISWE upload=7YLSOL1HHQ33 tag=B976OGX0UAA7 type=write size=1570871 2024-08-29T18:15:07.606 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:07.604+0000 7fb61f04a8c0 1 < completed delete operation key=JNIRD10HWLR8 tag=J7ZGU97BK2K5 type=del 2024-08-29T18:15:07.612 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:07.608+0000 7fb61f04a8c0 1 > prepared operation key=AYZ82CIS7E5Q tag=MKT4612WT0GU type=write size=311970 2024-08-29T18:15:07.618 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:07.616+0000 7fb61f04a8c0 1 < completed part key=_multipart_2A1BIVN3Z7BT.2~GJVAWW0TP9S2.0 size=1048576 2024-08-29T18:15:07.623 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:07.620+0000 7fb61f04a8c0 1 < completed part key=_multipart_2A1BIVN3Z7BT.2~GJVAWW0TP9S2.1 size=942780 2024-08-29T18:15:07.634 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:07.632+0000 7fb61f04a8c0 1 < completed multipart upload key=2A1BIVN3Z7BT upload=GJVAWW0TP9S2 tag=YNFO3G4JVBGT type=write size=3039932 2024-08-29T18:15:07.640 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:07.636+0000 7fb61f04a8c0 1 > prepared operation key=AYZ82CIS7E5Q tag=Z21IIH4PIG11 type=write size=778027 2024-08-29T18:15:07.646 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:07.644+0000 7fb61f04a8c0 1 < completed part key=_multipart_5KUQU3N4QH12.2~E2NKK337N8ZG.0 size=1048576 2024-08-29T18:15:07.651 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:07.648+0000 7fb61f04a8c0 1 < completed part key=_multipart_5KUQU3N4QH12.2~E2NKK337N8ZG.1 size=1048576 2024-08-29T18:15:07.660 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:07.656+0000 7fb61f04a8c0 1 < completed part key=_multipart_5KUQU3N4QH12.2~E2NKK337N8ZG.2 size=678998 2024-08-29T18:15:07.668 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:07.664+0000 7fb61f04a8c0 1 < completed multipart upload key=5KUQU3N4QH12 upload=E2NKK337N8ZG tag=12W5ZJHBVYYC type=write size=3824726 2024-08-29T18:15:07.675 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:07.672+0000 7fb61f04a8c0 1 > prepared operation key=3QFXN4B7753P tag=EWQPLSACT1E5 type=write size=315676 2024-08-29T18:15:07.681 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:07.680+0000 7fb61f04a8c0 1 < completed part key=_multipart_H62DUL1RISWE.2~188ZSTF3JD3H.0 size=1048576 2024-08-29T18:15:07.687 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:07.684+0000 7fb61f04a8c0 1 < completed part key=_multipart_H62DUL1RISWE.2~188ZSTF3JD3H.1 size=1048576 2024-08-29T18:15:07.692 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:07.688+0000 7fb61f04a8c0 1 < completed part key=_multipart_H62DUL1RISWE.2~188ZSTF3JD3H.2 size=1017983 2024-08-29T18:15:07.703 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:07.700+0000 7fb61f04a8c0 1 < completed multipart upload key=H62DUL1RISWE upload=188ZSTF3JD3H tag=76GHRJWK2SF2 type=write size=4163711 2024-08-29T18:15:07.711 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:07.708+0000 7fb61f04a8c0 1 > prepared operation key=0YHK9IOSR0X1 tag=909GGV6LY5E9 type=del size=1153429 2024-08-29T18:15:07.717 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:07.716+0000 7fb61f04a8c0 1 < completed write operation key=JNIRD10HWLR8 tag=VP5VNCHD2DJS type=write size=640284 2024-08-29T18:15:07.723 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:07.720+0000 7fb61f04a8c0 1 > prepared operation key=2A1BIVN3Z7BT tag=8IU50YL4IHBM type=del size=203157 2024-08-29T18:15:07.730 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:07.728+0000 7fb61f04a8c0 1 < completed part key=_multipart_W7G9IIKAWQJC.2~UHMHI5XNZ0K9.0 size=1048576 2024-08-29T18:15:07.730 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:07.728+0000 7fb61f04a8c0 1 < canceled part key=_multipart_W7G9IIKAWQJC.2~UHMHI5XNZ0K9.1 size=1048576 2024-08-29T18:15:07.735 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:07.732+0000 7fb61f04a8c0 1 < completed part key=_multipart_W7G9IIKAWQJC.2~UHMHI5XNZ0K9.2 size=802605 2024-08-29T18:15:07.746 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:07.744+0000 7fb61f04a8c0 1 < canceled multipart upload key=W7G9IIKAWQJC upload=UHMHI5XNZ0K9 tag=7NCXU2FUTO2O type=write size=3948333 2024-08-29T18:15:07.753 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:07.752+0000 7fb61f04a8c0 1 > prepared operation key=O7DBV8Y3AF99 tag=SO9JEG6K7W3L type=del size=3448944 2024-08-29T18:15:07.765 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:07.764+0000 7fb61f04a8c0 1 < suggested remove operation key=4CJ45GKY8XE9 tag=0JVXJO5BNSZ5 type=write 2024-08-29T18:15:07.772 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:07.768+0000 7fb61f04a8c0 1 > prepared operation key=ISHSUCCWWXU3 tag=2CGBG1GTOFD7 type=del size=1090032 2024-08-29T18:15:07.779 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:07.776+0000 7fb61f04a8c0 1 < completed write operation key=I3TS5SB21620 tag=75HI3AEIB7NO type=write size=212111 2024-08-29T18:15:07.786 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:07.784+0000 7fb61f04a8c0 1 > prepared operation key=4CJ45GKY8XE9 tag=BYBFK7U70A3M type=write size=691172 2024-08-29T18:15:07.798 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:07.796+0000 7fb61f04a8c0 1 < suggested update operation key=AEOIRMCT8KQ2 tag=P8EDB7PUHGN2 type=del size=1441431 2024-08-29T18:15:07.810 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:07.808+0000 7fb61f04a8c0 1 > prepared part key=_multipart_UV4UZ0C0JNBG.2~VHF6UV5F4R0E.0 size=1048576 2024-08-29T18:15:07.815 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:07.812+0000 7fb61f04a8c0 1 > prepared part key=_multipart_UV4UZ0C0JNBG.2~VHF6UV5F4R0E.1 size=962933 2024-08-29T18:15:07.815 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:07.812+0000 7fb61f04a8c0 1 > prepared multipart upload key=UV4UZ0C0JNBG upload=VHF6UV5F4R0E tag=D51Z9KROF52W type=write size=3060085 2024-08-29T18:15:07.828 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:07.824+0000 7fb61f04a8c0 1 < suggested update operation key=WL071MKICR2A tag=NV7NPS7YTP4J type=write size=404134 2024-08-29T18:15:07.839 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:07.836+0000 7fb61f04a8c0 1 > prepared part key=_multipart_O7DBV8Y3AF99.2~F7KX3HZ7LAN7.0 size=1048576 2024-08-29T18:15:07.845 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:07.844+0000 7fb61f04a8c0 1 > prepared part key=_multipart_O7DBV8Y3AF99.2~F7KX3HZ7LAN7.1 size=930981 2024-08-29T18:15:07.845 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:07.844+0000 7fb61f04a8c0 1 > prepared multipart upload key=O7DBV8Y3AF99 upload=F7KX3HZ7LAN7 tag=URGN4KRK8EHS type=write size=3028133 2024-08-29T18:15:07.851 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:07.848+0000 7fb61f04a8c0 1 < completed delete operation key=G64DV15QNIKC tag=DB0W6RS0O0A5 type=del 2024-08-29T18:15:07.857 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:07.856+0000 7fb61f04a8c0 1 > prepared operation key=H62DUL1RISWE tag=WLWZJYGPCF48 type=del size=3859021 2024-08-29T18:15:07.870 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:07.868+0000 7fb61f04a8c0 1 < suggested remove operation key=2A1BIVN3Z7BT tag=C9S2DWQ7JGOS type=del 2024-08-29T18:15:07.876 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:07.872+0000 7fb61f04a8c0 1 > prepared operation key=S94OB93AU625 tag=WGOTVTG5OT1E type=write size=710948 2024-08-29T18:15:07.882 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:07.880+0000 7fb61f04a8c0 1 < completed part key=_multipart_3TBQVJB6IV1A.2~0OG4YCB0MDPL.0 size=1048576 2024-08-29T18:15:07.889 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:07.888+0000 7fb61f04a8c0 1 < completed part key=_multipart_3TBQVJB6IV1A.2~0OG4YCB0MDPL.1 size=1048576 2024-08-29T18:15:07.890 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:07.888+0000 7fb61f04a8c0 1 < canceled part key=_multipart_3TBQVJB6IV1A.2~0OG4YCB0MDPL.2 size=518085 2024-08-29T18:15:07.900 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:07.896+0000 7fb61f04a8c0 1 < canceled multipart upload key=3TBQVJB6IV1A upload=0OG4YCB0MDPL tag=NQVG05QL2TXM type=write size=3663813 2024-08-29T18:15:07.913 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:07.908+0000 7fb61f04a8c0 1 > prepared part key=_multipart_ISHSUCCWWXU3.2~41GLC3PT9W2V.0 size=779086 2024-08-29T18:15:07.913 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:07.908+0000 7fb61f04a8c0 1 > prepared multipart upload key=ISHSUCCWWXU3 upload=41GLC3PT9W2V tag=9VLIR2CO41H0 type=write size=1827662 2024-08-29T18:15:07.919 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:07.916+0000 7fb61f04a8c0 1 < completed delete operation key=TER6ZJRIMW56 tag=XA0GJYCFN6QP type=del 2024-08-29T18:15:07.930 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:07.928+0000 7fb61f04a8c0 1 > prepared part key=_multipart_TER6ZJRIMW56.2~DOBLVTNGEJOV.0 size=1048576 2024-08-29T18:15:07.935 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:07.932+0000 7fb61f04a8c0 1 > prepared part key=_multipart_TER6ZJRIMW56.2~DOBLVTNGEJOV.1 size=1048576 2024-08-29T18:15:07.940 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:07.936+0000 7fb61f04a8c0 1 > prepared part key=_multipart_TER6ZJRIMW56.2~DOBLVTNGEJOV.2 size=92950 2024-08-29T18:15:07.941 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:07.936+0000 7fb61f04a8c0 1 > prepared multipart upload key=TER6ZJRIMW56 upload=DOBLVTNGEJOV tag=ME63FDQ73EIT type=write size=3238678 2024-08-29T18:15:07.949 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:07.948+0000 7fb61f04a8c0 -1 < failed to complete operation key=2A1BIVN3Z7BT tag=EQ41C6DWLGFF type=del size=4012467: (22) Invalid argument 2024-08-29T18:15:07.956 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:07.952+0000 7fb61f04a8c0 1 > prepared operation key=G64DV15QNIKC tag=3Z39JCNHKCKA type=del size=3209154 2024-08-29T18:15:07.962 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:07.960+0000 7fb61f04a8c0 1 < completed part key=_multipart_H62DUL1RISWE.2~7YLSOL1HHQ33.0 size=522295 2024-08-29T18:15:07.974 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:07.972+0000 7fb61f04a8c0 1 < completed multipart upload key=H62DUL1RISWE upload=7YLSOL1HHQ33 tag=B976OGX0UAA7 type=write size=1570871 2024-08-29T18:15:07.980 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:07.976+0000 7fb61f04a8c0 1 > prepared operation key=3QFXN4B7753P tag=IL57K8Z33NHZ type=del size=1225986 2024-08-29T18:15:07.986 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:07.984+0000 7fb61f04a8c0 1 < canceled operation key=AYZ82CIS7E5Q tag=MKT4612WT0GU type=write size=311970 2024-08-29T18:15:07.993 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:07.988+0000 7fb61f04a8c0 1 > prepared operation key=WL071MKICR2A tag=5C430P9Z3QQR type=del size=3963446 2024-08-29T18:15:07.998 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:07.996+0000 7fb61f04a8c0 1 < completed write operation key=AYZ82CIS7E5Q tag=Z21IIH4PIG11 type=write size=778027 2024-08-29T18:15:08.005 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:08.000+0000 7fb61f04a8c0 1 > prepared operation key=ISHSUCCWWXU3 tag=5LP490CQQ6PI type=del size=1393808 2024-08-29T18:15:08.018 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:08.016+0000 7fb61f04a8c0 1 < suggested remove operation key=3QFXN4B7753P tag=EWQPLSACT1E5 type=write 2024-08-29T18:15:08.024 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:08.020+0000 7fb61f04a8c0 1 > prepared operation key=AYZ82CIS7E5Q tag=E8P4S7ZCSBDA type=del size=3908566 2024-08-29T18:15:08.030 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:08.028+0000 7fb61f04a8c0 1 < completed delete operation key=0YHK9IOSR0X1 tag=909GGV6LY5E9 type=del 2024-08-29T18:15:08.043 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:08.040+0000 7fb61f04a8c0 1 > prepared part key=_multipart_2KKUJMSXARBZ.2~YOXCMYLJRX6U.0 size=1048576 2024-08-29T18:15:08.047 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:08.044+0000 7fb61f04a8c0 1 > prepared part key=_multipart_2KKUJMSXARBZ.2~YOXCMYLJRX6U.1 size=132430 2024-08-29T18:15:08.048 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:08.044+0000 7fb61f04a8c0 1 > prepared multipart upload key=2KKUJMSXARBZ upload=YOXCMYLJRX6U tag=N0DEHKC8U8TS type=write size=2229582 2024-08-29T18:15:08.056 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:08.052+0000 7fb61f04a8c0 -1 < failed to complete operation key=2A1BIVN3Z7BT tag=8IU50YL4IHBM type=del size=203157: (22) Invalid argument 2024-08-29T18:15:08.061 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:08.060+0000 7fb61f04a8c0 1 > prepared operation key=0YHK9IOSR0X1 tag=Z813RGW7IMY2 type=write size=457484 2024-08-29T18:15:08.067 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:08.064+0000 7fb61f04a8c0 1 < completed delete operation key=O7DBV8Y3AF99 tag=SO9JEG6K7W3L type=del 2024-08-29T18:15:08.073 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:08.072+0000 7fb61f04a8c0 1 > prepared operation key=YTTW0WYLHLAN tag=PD65PAOXXAAR type=del size=4081281 2024-08-29T18:15:08.086 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:08.084+0000 7fb61f04a8c0 1 < suggested update operation key=ISHSUCCWWXU3 tag=2CGBG1GTOFD7 type=del size=1090032 2024-08-29T18:15:08.094 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:08.092+0000 7fb61f04a8c0 1 > prepared operation key=88Z3FINQPJH4 tag=2XMNT0WL3P2J type=del size=3282980 2024-08-29T18:15:08.101 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:08.100+0000 7fb61f04a8c0 1 < completed write operation key=4CJ45GKY8XE9 tag=BYBFK7U70A3M type=write size=691172 2024-08-29T18:15:08.114 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:08.112+0000 7fb61f04a8c0 1 > prepared part key=_multipart_AYZ82CIS7E5Q.2~IVV2UV72E6L1.0 size=1048576 2024-08-29T18:15:08.119 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:08.116+0000 7fb61f04a8c0 1 > prepared part key=_multipart_AYZ82CIS7E5Q.2~IVV2UV72E6L1.1 size=1048576 2024-08-29T18:15:08.124 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:08.120+0000 7fb61f04a8c0 1 > prepared part key=_multipart_AYZ82CIS7E5Q.2~IVV2UV72E6L1.2 size=679244 2024-08-29T18:15:08.125 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:08.120+0000 7fb61f04a8c0 1 > prepared multipart upload key=AYZ82CIS7E5Q upload=IVV2UV72E6L1 tag=UAN7NSVAL17J type=write size=3824972 2024-08-29T18:15:08.130 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:08.128+0000 7fb61f04a8c0 1 < completed part key=_multipart_UV4UZ0C0JNBG.2~VHF6UV5F4R0E.0 size=1048576 2024-08-29T18:15:08.136 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:08.132+0000 7fb61f04a8c0 1 < completed part key=_multipart_UV4UZ0C0JNBG.2~VHF6UV5F4R0E.1 size=962933 2024-08-29T18:15:08.147 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:08.144+0000 7fb61f04a8c0 1 < completed multipart upload key=UV4UZ0C0JNBG upload=VHF6UV5F4R0E tag=D51Z9KROF52W type=write size=3060085 2024-08-29T18:15:08.161 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:08.156+0000 7fb61f04a8c0 1 > prepared part key=_multipart_H62DUL1RISWE.2~XO4BB7O439O7.0 size=1048576 2024-08-29T18:15:08.166 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:08.164+0000 7fb61f04a8c0 1 > prepared part key=_multipart_H62DUL1RISWE.2~XO4BB7O439O7.1 size=1048576 2024-08-29T18:15:08.175 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:08.172+0000 7fb61f04a8c0 1 > prepared part key=_multipart_H62DUL1RISWE.2~XO4BB7O439O7.2 size=243524 2024-08-29T18:15:08.175 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:08.172+0000 7fb61f04a8c0 1 > prepared multipart upload key=H62DUL1RISWE upload=XO4BB7O439O7 tag=YYFHGTTICLAL type=write size=3389252 2024-08-29T18:15:08.185 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:08.184+0000 7fb61f04a8c0 1 < completed part key=_multipart_O7DBV8Y3AF99.2~F7KX3HZ7LAN7.0 size=1048576 2024-08-29T18:15:08.191 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:08.188+0000 7fb61f04a8c0 1 < completed part key=_multipart_O7DBV8Y3AF99.2~F7KX3HZ7LAN7.1 size=930981 2024-08-29T18:15:08.203 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:08.200+0000 7fb61f04a8c0 1 < completed multipart upload key=O7DBV8Y3AF99 upload=F7KX3HZ7LAN7 tag=URGN4KRK8EHS type=write size=3028133 2024-08-29T18:15:08.210 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:08.208+0000 7fb61f04a8c0 1 > prepared operation key=O7DBV8Y3AF99 tag=OZ1OCRH7N2WJ type=del size=1388148 2024-08-29T18:15:08.217 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:08.216+0000 7fb61f04a8c0 1 < completed delete operation key=H62DUL1RISWE tag=WLWZJYGPCF48 type=del 2024-08-29T18:15:08.229 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:08.228+0000 7fb61f04a8c0 1 > prepared part key=_multipart_TER6ZJRIMW56.2~8KVYJXG6APXC.0 size=1048576 2024-08-29T18:15:08.234 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:08.232+0000 7fb61f04a8c0 1 > prepared part key=_multipart_TER6ZJRIMW56.2~8KVYJXG6APXC.1 size=920754 2024-08-29T18:15:08.234 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:08.232+0000 7fb61f04a8c0 1 > prepared multipart upload key=TER6ZJRIMW56 upload=8KVYJXG6APXC tag=MYVQKVM6UX82 type=write size=3017906 2024-08-29T18:15:08.241 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:08.240+0000 7fb61f04a8c0 1 < completed write operation key=S94OB93AU625 tag=WGOTVTG5OT1E type=write size=710948 2024-08-29T18:15:08.247 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:08.244+0000 7fb61f04a8c0 1 > prepared operation key=2KKUJMSXARBZ tag=JEUBW1CZYQE7 type=del size=2514529 2024-08-29T18:15:08.253 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:08.252+0000 7fb61f04a8c0 1 < completed part key=_multipart_ISHSUCCWWXU3.2~41GLC3PT9W2V.0 size=779086 2024-08-29T18:15:08.264 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:08.260+0000 7fb61f04a8c0 1 < completed multipart upload key=ISHSUCCWWXU3 upload=41GLC3PT9W2V tag=9VLIR2CO41H0 type=write size=1827662 2024-08-29T18:15:08.270 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:08.268+0000 7fb61f04a8c0 1 > prepared operation key=ISHSUCCWWXU3 tag=L5D62AS4Z92O type=write size=407087 2024-08-29T18:15:08.271 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:08.268+0000 7fb61f04a8c0 1 < canceled part key=_multipart_TER6ZJRIMW56.2~DOBLVTNGEJOV.0 size=1048576 2024-08-29T18:15:08.277 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:08.276+0000 7fb61f04a8c0 1 < completed part key=_multipart_TER6ZJRIMW56.2~DOBLVTNGEJOV.1 size=1048576 2024-08-29T18:15:08.282 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:08.280+0000 7fb61f04a8c0 1 < completed part key=_multipart_TER6ZJRIMW56.2~DOBLVTNGEJOV.2 size=92950 2024-08-29T18:15:08.292 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:08.288+0000 7fb61f04a8c0 1 < canceled multipart upload key=TER6ZJRIMW56 upload=DOBLVTNGEJOV tag=ME63FDQ73EIT type=write size=3238678 2024-08-29T18:15:08.299 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:08.296+0000 7fb61f04a8c0 1 > prepared operation key=ME3R1W5MZE98 tag=XLUUSM3BU4YR type=del size=305810 2024-08-29T18:15:08.305 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:08.304+0000 7fb61f04a8c0 1 < canceled operation key=G64DV15QNIKC tag=3Z39JCNHKCKA type=del size=3209154 2024-08-29T18:15:08.317 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:08.316+0000 7fb61f04a8c0 1 > prepared part key=_multipart_5KUQU3N4QH12.2~P5KUQVYR0BRM.0 size=993918 2024-08-29T18:15:08.317 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:08.316+0000 7fb61f04a8c0 1 > prepared multipart upload key=5KUQU3N4QH12 upload=P5KUQVYR0BRM tag=0ZUUMREQRJJ0 type=write size=2042494 2024-08-29T18:15:08.326 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:08.324+0000 7fb61f04a8c0 -1 < failed to complete operation key=3QFXN4B7753P tag=IL57K8Z33NHZ type=del size=1225986: (22) Invalid argument 2024-08-29T18:15:08.338 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:08.336+0000 7fb61f04a8c0 1 > prepared part key=_multipart_2KKUJMSXARBZ.2~7RLY5N355JCL.0 size=1048576 2024-08-29T18:15:08.343 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:08.340+0000 7fb61f04a8c0 1 > prepared part key=_multipart_2KKUJMSXARBZ.2~7RLY5N355JCL.1 size=1048576 2024-08-29T18:15:08.348 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:08.344+0000 7fb61f04a8c0 1 > prepared part key=_multipart_2KKUJMSXARBZ.2~7RLY5N355JCL.2 size=525243 2024-08-29T18:15:08.349 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:08.344+0000 7fb61f04a8c0 1 > prepared multipart upload key=2KKUJMSXARBZ upload=7RLY5N355JCL tag=MHWVSZF6IQZ0 type=write size=3670971 2024-08-29T18:15:08.361 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:08.360+0000 7fb61f04a8c0 1 < suggested remove operation key=WL071MKICR2A tag=5C430P9Z3QQR type=del 2024-08-29T18:15:08.367 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:08.364+0000 7fb61f04a8c0 1 > prepared operation key=WL071MKICR2A tag=9V0X5XCJV1IL type=del size=137753 2024-08-29T18:15:08.376 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:08.372+0000 7fb61f04a8c0 -1 < failed to complete operation key=ISHSUCCWWXU3 tag=5LP490CQQ6PI type=del size=1393808: (22) Invalid argument 2024-08-29T18:15:08.382 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:08.380+0000 7fb61f04a8c0 1 > prepared operation key=4CJ45GKY8XE9 tag=TU4WIGTLM98R type=del size=1681333 2024-08-29T18:15:08.395 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:08.392+0000 7fb61f04a8c0 1 < suggested update operation key=AYZ82CIS7E5Q tag=E8P4S7ZCSBDA type=del size=3908566 2024-08-29T18:15:08.401 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:08.400+0000 7fb61f04a8c0 1 > prepared operation key=G2SIXOJ02LZ6 tag=N6U6GH3XD3QC type=del size=4107289 2024-08-29T18:15:08.407 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:08.404+0000 7fb61f04a8c0 1 < completed part key=_multipart_2KKUJMSXARBZ.2~YOXCMYLJRX6U.0 size=1048576 2024-08-29T18:15:08.413 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:08.412+0000 7fb61f04a8c0 1 < completed part key=_multipart_2KKUJMSXARBZ.2~YOXCMYLJRX6U.1 size=132430 2024-08-29T18:15:08.423 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:08.420+0000 7fb61f04a8c0 1 < completed multipart upload key=2KKUJMSXARBZ upload=YOXCMYLJRX6U tag=N0DEHKC8U8TS type=write size=2229582 2024-08-29T18:15:08.430 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:08.428+0000 7fb61f04a8c0 1 > prepared operation key=X36ENK39934I tag=UBLHACG26GRF type=del size=150947 2024-08-29T18:15:08.436 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:08.432+0000 7fb61f04a8c0 1 < completed write operation key=0YHK9IOSR0X1 tag=Z813RGW7IMY2 type=write size=457484 2024-08-29T18:15:08.442 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:08.440+0000 7fb61f04a8c0 1 > prepared operation key=QIF1G8LA4M98 tag=9RZTR5RECCX4 type=del size=3396166 2024-08-29T18:15:08.454 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:08.452+0000 7fb61f04a8c0 1 < suggested update operation key=YTTW0WYLHLAN tag=PD65PAOXXAAR type=del size=4081281 2024-08-29T18:15:08.460 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:08.456+0000 7fb61f04a8c0 1 > prepared operation key=G64DV15QNIKC tag=DVAI9J2I0Y7Q type=write size=976164 2024-08-29T18:15:08.466 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:08.464+0000 7fb61f04a8c0 1 < completed delete operation key=88Z3FINQPJH4 tag=2XMNT0WL3P2J type=del 2024-08-29T18:15:08.472 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:08.468+0000 7fb61f04a8c0 1 > prepared operation key=H62DUL1RISWE tag=7Z1NFJITM4T9 type=del size=884830 2024-08-29T18:15:08.478 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:08.476+0000 7fb61f04a8c0 1 < completed part key=_multipart_AYZ82CIS7E5Q.2~IVV2UV72E6L1.0 size=1048576 2024-08-29T18:15:08.484 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:08.480+0000 7fb61f04a8c0 1 < completed part key=_multipart_AYZ82CIS7E5Q.2~IVV2UV72E6L1.1 size=1048576 2024-08-29T18:15:08.484 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:08.480+0000 7fb61f04a8c0 1 < canceled part key=_multipart_AYZ82CIS7E5Q.2~IVV2UV72E6L1.2 size=679244 2024-08-29T18:15:08.494 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:08.492+0000 7fb61f04a8c0 1 < canceled multipart upload key=AYZ82CIS7E5Q upload=IVV2UV72E6L1 tag=UAN7NSVAL17J type=write size=3824972 2024-08-29T18:15:08.506 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:08.504+0000 7fb61f04a8c0 1 > prepared part key=_multipart_AYZ82CIS7E5Q.2~AVMV8M4X423X.0 size=1048576 2024-08-29T18:15:08.511 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:08.508+0000 7fb61f04a8c0 1 > prepared part key=_multipart_AYZ82CIS7E5Q.2~AVMV8M4X423X.1 size=555389 2024-08-29T18:15:08.511 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:08.508+0000 7fb61f04a8c0 1 > prepared multipart upload key=AYZ82CIS7E5Q upload=AVMV8M4X423X tag=2Q13F1H4E7F6 type=write size=2652541 2024-08-29T18:15:08.517 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:08.516+0000 7fb61f04a8c0 1 < completed part key=_multipart_H62DUL1RISWE.2~XO4BB7O439O7.0 size=1048576 2024-08-29T18:15:08.522 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:08.520+0000 7fb61f04a8c0 1 < completed part key=_multipart_H62DUL1RISWE.2~XO4BB7O439O7.1 size=1048576 2024-08-29T18:15:08.528 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:08.524+0000 7fb61f04a8c0 1 < completed part key=_multipart_H62DUL1RISWE.2~XO4BB7O439O7.2 size=243524 2024-08-29T18:15:08.539 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:08.536+0000 7fb61f04a8c0 1 < completed multipart upload key=H62DUL1RISWE upload=XO4BB7O439O7 tag=YYFHGTTICLAL type=write size=3389252 2024-08-29T18:15:08.545 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:08.540+0000 7fb61f04a8c0 1 > prepared operation key=TER6ZJRIMW56 tag=4GP5I0BFH681 type=del size=333100 2024-08-29T18:15:08.561 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:08.560+0000 7fb61f04a8c0 1 < suggested update operation key=O7DBV8Y3AF99 tag=OZ1OCRH7N2WJ type=del size=1388148 2024-08-29T18:15:08.568 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:08.564+0000 7fb61f04a8c0 1 > prepared operation key=ACLL9P9WWITK tag=B4IB0SNL4ZA5 type=del size=4102996 2024-08-29T18:15:08.568 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:08.564+0000 7fb61f04a8c0 1 < canceled part key=_multipart_TER6ZJRIMW56.2~8KVYJXG6APXC.0 size=1048576 2024-08-29T18:15:08.569 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:08.564+0000 7fb61f04a8c0 1 < canceled part key=_multipart_TER6ZJRIMW56.2~8KVYJXG6APXC.1 size=920754 2024-08-29T18:15:08.580 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:08.576+0000 7fb61f04a8c0 1 < canceled multipart upload key=TER6ZJRIMW56 upload=8KVYJXG6APXC tag=MYVQKVM6UX82 type=write size=3017906 2024-08-29T18:15:08.592 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:08.588+0000 7fb61f04a8c0 1 > prepared part key=_multipart_88Z3FINQPJH4.2~6PXFDTUZKNGG.0 size=1048576 2024-08-29T18:15:08.597 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:08.596+0000 7fb61f04a8c0 1 > prepared part key=_multipart_88Z3FINQPJH4.2~6PXFDTUZKNGG.1 size=1048576 2024-08-29T18:15:08.602 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:08.600+0000 7fb61f04a8c0 1 > prepared part key=_multipart_88Z3FINQPJH4.2~6PXFDTUZKNGG.2 size=776152 2024-08-29T18:15:08.603 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:08.600+0000 7fb61f04a8c0 1 > prepared multipart upload key=88Z3FINQPJH4 upload=6PXFDTUZKNGG tag=NB5KU4DJSZSE type=write size=3921880 2024-08-29T18:15:08.609 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:08.604+0000 7fb61f04a8c0 1 < completed delete operation key=2KKUJMSXARBZ tag=JEUBW1CZYQE7 type=del 2024-08-29T18:15:08.615 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:08.612+0000 7fb61f04a8c0 1 > prepared operation key=QIF1G8LA4M98 tag=9KB744LPX6U3 type=del size=238220 2024-08-29T18:15:08.621 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:08.616+0000 7fb61f04a8c0 1 < completed write operation key=ISHSUCCWWXU3 tag=L5D62AS4Z92O type=write size=407087 2024-08-29T18:15:08.632 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:08.628+0000 7fb61f04a8c0 1 > prepared part key=_multipart_XQUR2PAH9MTZ.2~VYUVVL8ORZIN.0 size=1048576 2024-08-29T18:15:08.637 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:08.636+0000 7fb61f04a8c0 1 > prepared part key=_multipart_XQUR2PAH9MTZ.2~VYUVVL8ORZIN.1 size=665643 2024-08-29T18:15:08.637 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:08.636+0000 7fb61f04a8c0 1 > prepared multipart upload key=XQUR2PAH9MTZ upload=VYUVVL8ORZIN tag=XZ4ZDP44T2O4 type=write size=2762795 2024-08-29T18:15:08.650 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:08.648+0000 7fb61f04a8c0 1 < suggested update operation key=ME3R1W5MZE98 tag=XLUUSM3BU4YR type=del size=305810 2024-08-29T18:15:08.657 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:08.656+0000 7fb61f04a8c0 1 > prepared operation key=88Z3FINQPJH4 tag=YILO0GXLXQEW type=del size=2106152 2024-08-29T18:15:08.658 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:08.656+0000 7fb61f04a8c0 1 < canceled part key=_multipart_5KUQU3N4QH12.2~P5KUQVYR0BRM.0 size=993918 2024-08-29T18:15:08.669 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:08.668+0000 7fb61f04a8c0 1 < canceled multipart upload key=5KUQU3N4QH12 upload=P5KUQVYR0BRM tag=0ZUUMREQRJJ0 type=write size=2042494 2024-08-29T18:15:08.675 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:08.672+0000 7fb61f04a8c0 1 > prepared operation key=O7DBV8Y3AF99 tag=CX0NE8MUG5Y8 type=del size=3981304 2024-08-29T18:15:08.681 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:08.680+0000 7fb61f04a8c0 1 < completed part key=_multipart_2KKUJMSXARBZ.2~7RLY5N355JCL.0 size=1048576 2024-08-29T18:15:08.686 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:08.684+0000 7fb61f04a8c0 1 < completed part key=_multipart_2KKUJMSXARBZ.2~7RLY5N355JCL.1 size=1048576 2024-08-29T18:15:08.691 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:08.688+0000 7fb61f04a8c0 1 < completed part key=_multipart_2KKUJMSXARBZ.2~7RLY5N355JCL.2 size=525243 2024-08-29T18:15:08.704 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:08.700+0000 7fb61f04a8c0 1 < completed multipart upload key=2KKUJMSXARBZ upload=7RLY5N355JCL tag=MHWVSZF6IQZ0 type=write size=3670971 2024-08-29T18:15:08.710 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:08.708+0000 7fb61f04a8c0 1 > prepared operation key=T5QMR1S0ST4W tag=X52R2PQDB0RS type=del size=2460396 2024-08-29T18:15:08.716 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:08.712+0000 7fb61f04a8c0 1 < completed delete operation key=WL071MKICR2A tag=9V0X5XCJV1IL type=del 2024-08-29T18:15:08.723 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:08.720+0000 7fb61f04a8c0 1 > prepared operation key=O7DBV8Y3AF99 tag=T3P832SKNE1K type=write size=873949 2024-08-29T18:15:08.735 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:08.732+0000 7fb61f04a8c0 1 < suggested update operation key=4CJ45GKY8XE9 tag=TU4WIGTLM98R type=del size=1681333 2024-08-29T18:15:08.746 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:08.744+0000 7fb61f04a8c0 1 > prepared part key=_multipart_G64DV15QNIKC.2~P7GUVYH824M6.0 size=698895 2024-08-29T18:15:08.746 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:08.744+0000 7fb61f04a8c0 1 > prepared multipart upload key=G64DV15QNIKC upload=P7GUVYH824M6 tag=NLKZ8M8Z0PLM type=write size=1747471 2024-08-29T18:15:08.752 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:08.748+0000 7fb61f04a8c0 1 < completed delete operation key=G2SIXOJ02LZ6 tag=N6U6GH3XD3QC type=del 2024-08-29T18:15:08.763 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:08.760+0000 7fb61f04a8c0 1 > prepared part key=_multipart_3TBQVJB6IV1A.2~A6YRVBI2EIJF.0 size=1048576 2024-08-29T18:15:08.768 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:08.764+0000 7fb61f04a8c0 1 > prepared part key=_multipart_3TBQVJB6IV1A.2~A6YRVBI2EIJF.1 size=318697 2024-08-29T18:15:08.768 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:08.764+0000 7fb61f04a8c0 1 > prepared multipart upload key=3TBQVJB6IV1A upload=A6YRVBI2EIJF tag=OIFVMOULGY3E type=write size=2415849 2024-08-29T18:15:08.774 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:08.772+0000 7fb61f04a8c0 1 < completed delete operation key=X36ENK39934I tag=UBLHACG26GRF type=del 2024-08-29T18:15:08.780 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:08.776+0000 7fb61f04a8c0 1 > prepared operation key=9KUQQR7K1949 tag=ZAYCQU2PMNCO type=del size=3150964 2024-08-29T18:15:08.786 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:08.784+0000 7fb61f04a8c0 1 < completed delete operation key=QIF1G8LA4M98 tag=9RZTR5RECCX4 type=del 2024-08-29T18:15:08.800 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:08.796+0000 7fb61f04a8c0 1 > prepared part key=_multipart_AYZ82CIS7E5Q.2~3ARHMWEFOQ3W.0 size=1048576 2024-08-29T18:15:08.805 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:08.804+0000 7fb61f04a8c0 1 > prepared part key=_multipart_AYZ82CIS7E5Q.2~3ARHMWEFOQ3W.1 size=1048576 2024-08-29T18:15:08.811 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:08.808+0000 7fb61f04a8c0 1 > prepared part key=_multipart_AYZ82CIS7E5Q.2~3ARHMWEFOQ3W.2 size=436256 2024-08-29T18:15:08.811 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:08.808+0000 7fb61f04a8c0 1 > prepared multipart upload key=AYZ82CIS7E5Q upload=3ARHMWEFOQ3W tag=G3T6J3R2BHCN type=write size=3581984 2024-08-29T18:15:08.818 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:08.816+0000 7fb61f04a8c0 1 < completed write operation key=G64DV15QNIKC tag=DVAI9J2I0Y7Q type=write size=976164 2024-08-29T18:15:08.824 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:08.820+0000 7fb61f04a8c0 1 > prepared operation key=9KUQQR7K1949 tag=63RSH3CB1YZ8 type=del size=913402 2024-08-29T18:15:08.830 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:08.828+0000 7fb61f04a8c0 1 < completed delete operation key=H62DUL1RISWE tag=7Z1NFJITM4T9 type=del 2024-08-29T18:15:08.836 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:08.832+0000 7fb61f04a8c0 1 > prepared operation key=4CJ45GKY8XE9 tag=CFKJWM94YWGC type=del size=2278238 2024-08-29T18:15:08.842 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:08.840+0000 7fb61f04a8c0 1 < completed part key=_multipart_AYZ82CIS7E5Q.2~AVMV8M4X423X.0 size=1048576 2024-08-29T18:15:08.847 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:08.844+0000 7fb61f04a8c0 1 < completed part key=_multipart_AYZ82CIS7E5Q.2~AVMV8M4X423X.1 size=555389 2024-08-29T18:15:08.860 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:08.856+0000 7fb61f04a8c0 1 < completed multipart upload key=AYZ82CIS7E5Q upload=AVMV8M4X423X tag=2Q13F1H4E7F6 type=write size=2652541 2024-08-29T18:15:08.866 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:08.864+0000 7fb61f04a8c0 1 > prepared operation key=ISHSUCCWWXU3 tag=8TISV20TIM6P type=del size=2157709 2024-08-29T18:15:08.878 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:08.876+0000 7fb61f04a8c0 1 < suggested remove operation key=TER6ZJRIMW56 tag=4GP5I0BFH681 type=del 2024-08-29T18:15:08.884 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:08.880+0000 7fb61f04a8c0 1 > prepared operation key=T5QMR1S0ST4W tag=NHO2OHPG7BW9 type=del size=1006011 2024-08-29T18:15:08.891 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:08.888+0000 7fb61f04a8c0 1 < completed delete operation key=ACLL9P9WWITK tag=B4IB0SNL4ZA5 type=del 2024-08-29T18:15:08.902 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:08.900+0000 7fb61f04a8c0 1 > prepared part key=_multipart_AYZ82CIS7E5Q.2~VVB69IQGNX36.0 size=1048576 2024-08-29T18:15:08.908 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:08.904+0000 7fb61f04a8c0 1 > prepared part key=_multipart_AYZ82CIS7E5Q.2~VVB69IQGNX36.1 size=1048576 2024-08-29T18:15:08.915 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:08.912+0000 7fb61f04a8c0 1 > prepared part key=_multipart_AYZ82CIS7E5Q.2~VVB69IQGNX36.2 size=894363 2024-08-29T18:15:08.915 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:08.912+0000 7fb61f04a8c0 1 > prepared multipart upload key=AYZ82CIS7E5Q upload=VVB69IQGNX36 tag=10CMNL60M1E7 type=write size=4040091 2024-08-29T18:15:08.921 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:08.920+0000 7fb61f04a8c0 1 < completed part key=_multipart_88Z3FINQPJH4.2~6PXFDTUZKNGG.0 size=1048576 2024-08-29T18:15:08.926 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:08.924+0000 7fb61f04a8c0 1 < completed part key=_multipart_88Z3FINQPJH4.2~6PXFDTUZKNGG.1 size=1048576 2024-08-29T18:15:08.931 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:08.928+0000 7fb61f04a8c0 1 < completed part key=_multipart_88Z3FINQPJH4.2~6PXFDTUZKNGG.2 size=776152 2024-08-29T18:15:08.942 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:08.940+0000 7fb61f04a8c0 1 < completed multipart upload key=88Z3FINQPJH4 upload=6PXFDTUZKNGG tag=NB5KU4DJSZSE type=write size=3921880 2024-08-29T18:15:08.952 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:08.948+0000 7fb61f04a8c0 1 > prepared part key=_multipart_FNU3QYRYTDJL.2~S9B2ZV9VTFM4.0 size=1048576 2024-08-29T18:15:08.958 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:08.956+0000 7fb61f04a8c0 1 > prepared part key=_multipart_FNU3QYRYTDJL.2~S9B2ZV9VTFM4.1 size=1048576 2024-08-29T18:15:08.964 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:08.960+0000 7fb61f04a8c0 1 > prepared part key=_multipart_FNU3QYRYTDJL.2~S9B2ZV9VTFM4.2 size=657033 2024-08-29T18:15:08.964 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:08.960+0000 7fb61f04a8c0 1 > prepared multipart upload key=FNU3QYRYTDJL upload=S9B2ZV9VTFM4 tag=BQZROAP6U56X type=write size=3802761 2024-08-29T18:15:08.977 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:08.976+0000 7fb61f04a8c0 1 < suggested remove operation key=QIF1G8LA4M98 tag=9KB744LPX6U3 type=del 2024-08-29T18:15:08.984 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:08.980+0000 7fb61f04a8c0 1 > prepared operation key=H62DUL1RISWE tag=RU88NLMQL8MQ type=del size=3351140 2024-08-29T18:15:08.990 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:08.988+0000 7fb61f04a8c0 1 < completed part key=_multipart_XQUR2PAH9MTZ.2~VYUVVL8ORZIN.0 size=1048576 2024-08-29T18:15:08.995 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:08.992+0000 7fb61f04a8c0 1 < completed part key=_multipart_XQUR2PAH9MTZ.2~VYUVVL8ORZIN.1 size=665643 2024-08-29T18:15:09.007 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:09.004+0000 7fb61f04a8c0 1 < completed multipart upload key=XQUR2PAH9MTZ upload=VYUVVL8ORZIN tag=XZ4ZDP44T2O4 type=write size=2762795 2024-08-29T18:15:09.019 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:09.016+0000 7fb61f04a8c0 1 > prepared part key=_multipart_AEOIRMCT8KQ2.2~HPDP8GODIRZI.0 size=1048576 2024-08-29T18:15:09.024 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:09.020+0000 7fb61f04a8c0 1 > prepared part key=_multipart_AEOIRMCT8KQ2.2~HPDP8GODIRZI.1 size=1048576 2024-08-29T18:15:09.029 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:09.028+0000 7fb61f04a8c0 1 > prepared part key=_multipart_AEOIRMCT8KQ2.2~HPDP8GODIRZI.2 size=156636 2024-08-29T18:15:09.029 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:09.028+0000 7fb61f04a8c0 1 > prepared multipart upload key=AEOIRMCT8KQ2 upload=HPDP8GODIRZI tag=JXDP60SIXG0U type=write size=3302364 2024-08-29T18:15:09.038 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:09.036+0000 7fb61f04a8c0 1 < canceled operation key=88Z3FINQPJH4 tag=YILO0GXLXQEW type=del size=2106152 2024-08-29T18:15:09.051 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:09.048+0000 7fb61f04a8c0 1 > prepared part key=_multipart_I3TS5SB21620.2~DSU86M4R2Y9U.0 size=222267 2024-08-29T18:15:09.051 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:09.048+0000 7fb61f04a8c0 1 > prepared multipart upload key=I3TS5SB21620 upload=DSU86M4R2Y9U tag=2WG8T9LN8DXE type=write size=1270843 2024-08-29T18:15:09.057 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:09.056+0000 7fb61f04a8c0 1 < completed delete operation key=O7DBV8Y3AF99 tag=CX0NE8MUG5Y8 type=del 2024-08-29T18:15:09.069 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:09.068+0000 7fb61f04a8c0 1 > prepared part key=_multipart_3TBQVJB6IV1A.2~SIHPXEFQRLMA.0 size=1048576 2024-08-29T18:15:09.077 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:09.076+0000 7fb61f04a8c0 1 > prepared part key=_multipart_3TBQVJB6IV1A.2~SIHPXEFQRLMA.1 size=475344 2024-08-29T18:15:09.077 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:09.076+0000 7fb61f04a8c0 1 > prepared multipart upload key=3TBQVJB6IV1A upload=SIHPXEFQRLMA tag=GYEUWM42Y1LY type=write size=2572496 2024-08-29T18:15:09.089 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:09.088+0000 7fb61f04a8c0 1 < suggested update operation key=T5QMR1S0ST4W tag=X52R2PQDB0RS type=del size=2460396 2024-08-29T18:15:09.095 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:09.092+0000 7fb61f04a8c0 1 > prepared operation key=G64DV15QNIKC tag=4ABMHRQDWWN4 type=del size=3985201 2024-08-29T18:15:09.102 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:09.100+0000 7fb61f04a8c0 1 < completed write operation key=O7DBV8Y3AF99 tag=T3P832SKNE1K type=write size=873949 2024-08-29T18:15:09.109 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:09.108+0000 7fb61f04a8c0 1 > prepared operation key=I3TS5SB21620 tag=QWNRD3V9IPCE type=del size=2616048 2024-08-29T18:15:09.115 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:09.112+0000 7fb61f04a8c0 1 < completed part key=_multipart_G64DV15QNIKC.2~P7GUVYH824M6.0 size=698895 2024-08-29T18:15:09.126 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:09.124+0000 7fb61f04a8c0 1 < completed multipart upload key=G64DV15QNIKC upload=P7GUVYH824M6 tag=NLKZ8M8Z0PLM type=write size=1747471 2024-08-29T18:15:09.132 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:09.128+0000 7fb61f04a8c0 1 > prepared operation key=3TBQVJB6IV1A tag=YSJPR10S28J8 type=del size=2731298 2024-08-29T18:15:09.138 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:09.136+0000 7fb61f04a8c0 1 < completed part key=_multipart_3TBQVJB6IV1A.2~A6YRVBI2EIJF.0 size=1048576 2024-08-29T18:15:09.144 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:09.140+0000 7fb61f04a8c0 1 < completed part key=_multipart_3TBQVJB6IV1A.2~A6YRVBI2EIJF.1 size=318697 2024-08-29T18:15:09.155 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:09.152+0000 7fb61f04a8c0 1 < completed multipart upload key=3TBQVJB6IV1A upload=A6YRVBI2EIJF tag=OIFVMOULGY3E type=write size=2415849 2024-08-29T18:15:09.161 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:09.160+0000 7fb61f04a8c0 1 > prepared operation key=88Z3FINQPJH4 tag=40UR5J8MGNQ1 type=del size=3186056 2024-08-29T18:15:09.168 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:09.164+0000 7fb61f04a8c0 1 < completed delete operation key=9KUQQR7K1949 tag=ZAYCQU2PMNCO type=del 2024-08-29T18:15:09.180 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:09.176+0000 7fb61f04a8c0 1 > prepared part key=_multipart_AYZ82CIS7E5Q.2~10YXDC5X84EZ.0 size=603054 2024-08-29T18:15:09.180 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:09.176+0000 7fb61f04a8c0 1 > prepared multipart upload key=AYZ82CIS7E5Q upload=10YXDC5X84EZ tag=G790JEVE36RC type=write size=1651630 2024-08-29T18:15:09.186 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:09.184+0000 7fb61f04a8c0 1 < completed part key=_multipart_AYZ82CIS7E5Q.2~3ARHMWEFOQ3W.0 size=1048576 2024-08-29T18:15:09.191 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:09.188+0000 7fb61f04a8c0 1 < completed part key=_multipart_AYZ82CIS7E5Q.2~3ARHMWEFOQ3W.1 size=1048576 2024-08-29T18:15:09.197 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:09.192+0000 7fb61f04a8c0 1 < completed part key=_multipart_AYZ82CIS7E5Q.2~3ARHMWEFOQ3W.2 size=436256 2024-08-29T18:15:09.207 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:09.204+0000 7fb61f04a8c0 1 < completed multipart upload key=AYZ82CIS7E5Q upload=3ARHMWEFOQ3W tag=G3T6J3R2BHCN type=write size=3581984 2024-08-29T18:15:09.220 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:09.216+0000 7fb61f04a8c0 1 > prepared part key=_multipart_W7G9IIKAWQJC.2~DV0EK7OVWTMZ.0 size=1048576 2024-08-29T18:15:09.225 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:09.224+0000 7fb61f04a8c0 1 > prepared part key=_multipart_W7G9IIKAWQJC.2~DV0EK7OVWTMZ.1 size=1048576 2024-08-29T18:15:09.232 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:09.228+0000 7fb61f04a8c0 1 > prepared part key=_multipart_W7G9IIKAWQJC.2~DV0EK7OVWTMZ.2 size=338434 2024-08-29T18:15:09.232 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:09.228+0000 7fb61f04a8c0 1 > prepared multipart upload key=W7G9IIKAWQJC upload=DV0EK7OVWTMZ tag=S6GP34E8GVBB type=write size=3484162 2024-08-29T18:15:09.247 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:09.244+0000 7fb61f04a8c0 1 < suggested update operation key=9KUQQR7K1949 tag=63RSH3CB1YZ8 type=del size=913402 2024-08-29T18:15:09.254 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:09.252+0000 7fb61f04a8c0 1 > prepared operation key=3TBQVJB6IV1A tag=GB50HGEGYS3P type=write size=494102 2024-08-29T18:15:09.262 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:09.260+0000 7fb61f04a8c0 1 < canceled operation key=4CJ45GKY8XE9 tag=CFKJWM94YWGC type=del size=2278238 2024-08-29T18:15:09.270 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:09.268+0000 7fb61f04a8c0 1 > prepared operation key=ISHSUCCWWXU3 tag=3M56DB0RLG86 type=del size=498087 2024-08-29T18:15:09.279 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:09.276+0000 7fb61f04a8c0 1 < completed delete operation key=ISHSUCCWWXU3 tag=8TISV20TIM6P type=del 2024-08-29T18:15:09.284 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:09.280+0000 7fb61f04a8c0 1 > prepared operation key=G2SIXOJ02LZ6 tag=WSBYKS6L1B6E type=del size=4068833 2024-08-29T18:15:09.292 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:09.288+0000 7fb61f04a8c0 -1 < failed to complete operation key=T5QMR1S0ST4W tag=NHO2OHPG7BW9 type=del size=1006011: (22) Invalid argument 2024-08-29T18:15:09.307 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:09.304+0000 7fb61f04a8c0 1 > prepared part key=_multipart_88Z3FINQPJH4.2~7B8ZZBM48K3C.0 size=1048576 2024-08-29T18:15:09.312 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:09.308+0000 7fb61f04a8c0 1 > prepared part key=_multipart_88Z3FINQPJH4.2~7B8ZZBM48K3C.1 size=805899 2024-08-29T18:15:09.312 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:09.308+0000 7fb61f04a8c0 1 > prepared multipart upload key=88Z3FINQPJH4 upload=7B8ZZBM48K3C tag=0A4TP5AJKKU7 type=write size=2903051 2024-08-29T18:15:09.313 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:09.312+0000 7fb61f04a8c0 1 < canceled part key=_multipart_AYZ82CIS7E5Q.2~VVB69IQGNX36.0 size=1048576 2024-08-29T18:15:09.319 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:09.316+0000 7fb61f04a8c0 1 < completed part key=_multipart_AYZ82CIS7E5Q.2~VVB69IQGNX36.1 size=1048576 2024-08-29T18:15:09.325 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:09.320+0000 7fb61f04a8c0 1 < completed part key=_multipart_AYZ82CIS7E5Q.2~VVB69IQGNX36.2 size=894363 2024-08-29T18:15:09.335 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:09.332+0000 7fb61f04a8c0 1 < canceled multipart upload key=AYZ82CIS7E5Q upload=VVB69IQGNX36 tag=10CMNL60M1E7 type=write size=4040091 2024-08-29T18:15:09.341 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:09.340+0000 7fb61f04a8c0 1 > prepared operation key=T5QMR1S0ST4W tag=EF1QD91J6330 type=del size=312447 2024-08-29T18:15:09.349 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:09.344+0000 7fb61f04a8c0 1 < completed part key=_multipart_FNU3QYRYTDJL.2~S9B2ZV9VTFM4.0 size=1048576 2024-08-29T18:15:09.353 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:09.352+0000 7fb61f04a8c0 1 < completed part key=_multipart_FNU3QYRYTDJL.2~S9B2ZV9VTFM4.1 size=1048576 2024-08-29T18:15:09.359 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:09.356+0000 7fb61f04a8c0 1 < completed part key=_multipart_FNU3QYRYTDJL.2~S9B2ZV9VTFM4.2 size=657033 2024-08-29T18:15:09.370 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:09.368+0000 7fb61f04a8c0 1 < completed multipart upload key=FNU3QYRYTDJL upload=S9B2ZV9VTFM4 tag=BQZROAP6U56X type=write size=3802761 2024-08-29T18:15:09.376 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:09.372+0000 7fb61f04a8c0 1 > prepared operation key=88Z3FINQPJH4 tag=SXRI08EDN22N type=del size=1421484 2024-08-29T18:15:09.382 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:09.380+0000 7fb61f04a8c0 1 < completed delete operation key=H62DUL1RISWE tag=RU88NLMQL8MQ type=del 2024-08-29T18:15:09.393 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:09.392+0000 7fb61f04a8c0 1 > prepared part key=_multipart_X36ENK39934I.2~RI6SIT44SH5V.0 size=1048576 2024-08-29T18:15:09.398 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:09.396+0000 7fb61f04a8c0 1 > prepared part key=_multipart_X36ENK39934I.2~RI6SIT44SH5V.1 size=965519 2024-08-29T18:15:09.398 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:09.396+0000 7fb61f04a8c0 1 > prepared multipart upload key=X36ENK39934I upload=RI6SIT44SH5V tag=FKOT5OHJRKPA type=write size=3062671 2024-08-29T18:15:09.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:15:08 smithi029 bash[79042]: cluster 2024-08-29T18:15:07.846819+0000 mgr.y (mgr.25004) 757 : cluster [DBG] pgmap v1422: 137 pgs: 137 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 521 KiB/s rd, 180 KiB/s wr, 923 op/s 2024-08-29T18:15:09.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:15:08 smithi029 bash[77880]: cluster 2024-08-29T18:15:07.846819+0000 mgr.y (mgr.25004) 757 : cluster [DBG] pgmap v1422: 137 pgs: 137 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 521 KiB/s rd, 180 KiB/s wr, 923 op/s 2024-08-29T18:15:09.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:15:08 smithi110 bash[67519]: cluster 2024-08-29T18:15:07.846819+0000 mgr.y (mgr.25004) 757 : cluster [DBG] pgmap v1422: 137 pgs: 137 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 521 KiB/s rd, 180 KiB/s wr, 923 op/s 2024-08-29T18:15:09.404 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:09.400+0000 7fb61f04a8c0 1 < completed part key=_multipart_AEOIRMCT8KQ2.2~HPDP8GODIRZI.0 size=1048576 2024-08-29T18:15:09.405 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:09.400+0000 7fb61f04a8c0 1 < canceled part key=_multipart_AEOIRMCT8KQ2.2~HPDP8GODIRZI.1 size=1048576 2024-08-29T18:15:09.409 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:09.408+0000 7fb61f04a8c0 1 < completed part key=_multipart_AEOIRMCT8KQ2.2~HPDP8GODIRZI.2 size=156636 2024-08-29T18:15:09.420 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:09.416+0000 7fb61f04a8c0 1 < canceled multipart upload key=AEOIRMCT8KQ2 upload=HPDP8GODIRZI tag=JXDP60SIXG0U type=write size=3302364 2024-08-29T18:15:09.426 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:09.424+0000 7fb61f04a8c0 1 > prepared operation key=XQUR2PAH9MTZ tag=P32J2UZ1VS5P type=del size=688255 2024-08-29T18:15:09.432 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:09.428+0000 7fb61f04a8c0 1 < completed part key=_multipart_I3TS5SB21620.2~DSU86M4R2Y9U.0 size=222267 2024-08-29T18:15:09.442 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:09.440+0000 7fb61f04a8c0 1 < completed multipart upload key=I3TS5SB21620 upload=DSU86M4R2Y9U tag=2WG8T9LN8DXE type=write size=1270843 2024-08-29T18:15:09.449 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:09.448+0000 7fb61f04a8c0 1 > prepared operation key=5KUQU3N4QH12 tag=OV73PXAY1S5D type=del size=1323371 2024-08-29T18:15:09.455 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:09.452+0000 7fb61f04a8c0 1 < completed part key=_multipart_3TBQVJB6IV1A.2~SIHPXEFQRLMA.0 size=1048576 2024-08-29T18:15:09.460 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:09.456+0000 7fb61f04a8c0 1 < completed part key=_multipart_3TBQVJB6IV1A.2~SIHPXEFQRLMA.1 size=475344 2024-08-29T18:15:09.471 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:09.468+0000 7fb61f04a8c0 1 < completed multipart upload key=3TBQVJB6IV1A upload=SIHPXEFQRLMA tag=GYEUWM42Y1LY type=write size=2572496 2024-08-29T18:15:09.478 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:09.476+0000 7fb61f04a8c0 1 > prepared operation key=4CJ45GKY8XE9 tag=14NXNOTWOGLK type=del size=217234 2024-08-29T18:15:09.485 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:09.480+0000 7fb61f04a8c0 1 < completed delete operation key=G64DV15QNIKC tag=4ABMHRQDWWN4 type=del 2024-08-29T18:15:09.500 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:09.496+0000 7fb61f04a8c0 1 > prepared part key=_multipart_O7DBV8Y3AF99.2~VFUMA5TQUXWD.0 size=1048576 2024-08-29T18:15:09.503 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:09.500+0000 7fb61f04a8c0 1 > prepared part key=_multipart_O7DBV8Y3AF99.2~VFUMA5TQUXWD.1 size=166159 2024-08-29T18:15:09.504 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:09.500+0000 7fb61f04a8c0 1 > prepared multipart upload key=O7DBV8Y3AF99 upload=VFUMA5TQUXWD tag=D3S62ZIII01W type=write size=2263311 2024-08-29T18:15:09.510 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:09.508+0000 7fb61f04a8c0 1 < completed delete operation key=I3TS5SB21620 tag=QWNRD3V9IPCE type=del 2024-08-29T18:15:09.515 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:09.512+0000 7fb61f04a8c0 1 > prepared operation key=0YHK9IOSR0X1 tag=VKVCR8T0QNNH type=del size=2622203 2024-08-29T18:15:09.521 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:09.520+0000 7fb61f04a8c0 1 < completed delete operation key=3TBQVJB6IV1A tag=YSJPR10S28J8 type=del 2024-08-29T18:15:09.533 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:09.528+0000 7fb61f04a8c0 1 > prepared part key=_multipart_I3TS5SB21620.2~HQABKC1SSHV6.0 size=1048576 2024-08-29T18:15:09.538 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:09.536+0000 7fb61f04a8c0 1 > prepared part key=_multipart_I3TS5SB21620.2~HQABKC1SSHV6.1 size=681938 2024-08-29T18:15:09.538 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:09.536+0000 7fb61f04a8c0 1 > prepared multipart upload key=I3TS5SB21620 upload=HQABKC1SSHV6 tag=01VCK4LXPM9W type=write size=2779090 2024-08-29T18:15:09.544 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:09.540+0000 7fb61f04a8c0 1 < completed delete operation key=88Z3FINQPJH4 tag=40UR5J8MGNQ1 type=del 2024-08-29T18:15:09.557 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:09.552+0000 7fb61f04a8c0 1 > prepared part key=_multipart_2A1BIVN3Z7BT.2~VZ72LYGMQTBQ.0 size=1048576 2024-08-29T18:15:09.562 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:09.560+0000 7fb61f04a8c0 1 > prepared part key=_multipart_2A1BIVN3Z7BT.2~VZ72LYGMQTBQ.1 size=1048576 2024-08-29T18:15:09.567 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:09.564+0000 7fb61f04a8c0 1 > prepared part key=_multipart_2A1BIVN3Z7BT.2~VZ72LYGMQTBQ.2 size=2211 2024-08-29T18:15:09.567 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:09.564+0000 7fb61f04a8c0 1 > prepared multipart upload key=2A1BIVN3Z7BT upload=VZ72LYGMQTBQ tag=RPZJ5F9VFM6W type=write size=3147939 2024-08-29T18:15:09.573 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:09.572+0000 7fb61f04a8c0 1 < completed part key=_multipart_AYZ82CIS7E5Q.2~10YXDC5X84EZ.0 size=603054 2024-08-29T18:15:09.583 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:09.580+0000 7fb61f04a8c0 1 < completed multipart upload key=AYZ82CIS7E5Q upload=10YXDC5X84EZ tag=G790JEVE36RC type=write size=1651630 2024-08-29T18:15:09.589 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:09.588+0000 7fb61f04a8c0 1 > prepared operation key=W7G9IIKAWQJC tag=P9MF75KG7DNE type=del size=1571076 2024-08-29T18:15:09.595 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:09.592+0000 7fb61f04a8c0 1 < completed part key=_multipart_W7G9IIKAWQJC.2~DV0EK7OVWTMZ.0 size=1048576 2024-08-29T18:15:09.601 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:09.596+0000 7fb61f04a8c0 1 < completed part key=_multipart_W7G9IIKAWQJC.2~DV0EK7OVWTMZ.1 size=1048576 2024-08-29T18:15:09.606 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:09.604+0000 7fb61f04a8c0 1 < completed part key=_multipart_W7G9IIKAWQJC.2~DV0EK7OVWTMZ.2 size=338434 2024-08-29T18:15:09.616 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:09.612+0000 7fb61f04a8c0 1 < completed multipart upload key=W7G9IIKAWQJC upload=DV0EK7OVWTMZ tag=S6GP34E8GVBB type=write size=3484162 2024-08-29T18:15:09.622 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:09.620+0000 7fb61f04a8c0 1 > prepared operation key=TER6ZJRIMW56 tag=2GPB6BQUWCDD type=del size=2372526 2024-08-29T18:15:09.628 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:09.624+0000 7fb61f04a8c0 1 < completed write operation key=3TBQVJB6IV1A tag=GB50HGEGYS3P type=write size=494102 2024-08-29T18:15:09.634 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:09.632+0000 7fb61f04a8c0 1 > prepared operation key=H62DUL1RISWE tag=F6C304SXYD2D type=del size=1394141 2024-08-29T18:15:09.640 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:09.636+0000 7fb61f04a8c0 1 < completed delete operation key=ISHSUCCWWXU3 tag=3M56DB0RLG86 type=del 2024-08-29T18:15:09.652 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:09.648+0000 7fb61f04a8c0 1 > prepared part key=_multipart_9KUQQR7K1949.2~Q2I2XA7583HI.0 size=1048576 2024-08-29T18:15:09.658 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:09.656+0000 7fb61f04a8c0 1 > prepared part key=_multipart_9KUQQR7K1949.2~Q2I2XA7583HI.1 size=1048576 2024-08-29T18:15:09.663 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:09.660+0000 7fb61f04a8c0 1 > prepared part key=_multipart_9KUQQR7K1949.2~Q2I2XA7583HI.2 size=723126 2024-08-29T18:15:09.663 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:09.660+0000 7fb61f04a8c0 1 > prepared multipart upload key=9KUQQR7K1949 upload=Q2I2XA7583HI tag=EUS2GYK50N23 type=write size=3868854 2024-08-29T18:15:09.669 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:09.668+0000 7fb61f04a8c0 1 < completed delete operation key=G2SIXOJ02LZ6 tag=WSBYKS6L1B6E type=del 2024-08-29T18:15:09.681 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:09.680+0000 7fb61f04a8c0 1 > prepared part key=_multipart_2KKUJMSXARBZ.2~2L0EX4A1OH98.0 size=1048576 2024-08-29T18:15:09.686 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:09.684+0000 7fb61f04a8c0 1 > prepared part key=_multipart_2KKUJMSXARBZ.2~2L0EX4A1OH98.1 size=676718 2024-08-29T18:15:09.686 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:09.684+0000 7fb61f04a8c0 1 > prepared multipart upload key=2KKUJMSXARBZ upload=2L0EX4A1OH98 tag=N77CS8IG76QV type=write size=2773870 2024-08-29T18:15:09.692 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:09.688+0000 7fb61f04a8c0 1 < completed part key=_multipart_88Z3FINQPJH4.2~7B8ZZBM48K3C.0 size=1048576 2024-08-29T18:15:09.692 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:09.688+0000 7fb61f04a8c0 1 < canceled part key=_multipart_88Z3FINQPJH4.2~7B8ZZBM48K3C.1 size=805899 2024-08-29T18:15:09.705 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:09.700+0000 7fb61f04a8c0 1 < canceled multipart upload key=88Z3FINQPJH4 upload=7B8ZZBM48K3C tag=0A4TP5AJKKU7 type=write size=2903051 2024-08-29T18:15:09.716 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:09.712+0000 7fb61f04a8c0 1 > prepared part key=_multipart_YTTW0WYLHLAN.2~ZEBUDAP30F4T.0 size=1048576 2024-08-29T18:15:09.721 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:09.720+0000 7fb61f04a8c0 1 > prepared part key=_multipart_YTTW0WYLHLAN.2~ZEBUDAP30F4T.1 size=256156 2024-08-29T18:15:09.721 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:09.720+0000 7fb61f04a8c0 1 > prepared multipart upload key=YTTW0WYLHLAN upload=ZEBUDAP30F4T tag=I24WMTVFDUB9 type=write size=2353308 2024-08-29T18:15:09.728 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:09.724+0000 7fb61f04a8c0 1 < completed delete operation key=T5QMR1S0ST4W tag=EF1QD91J6330 type=del 2024-08-29T18:15:09.739 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:09.736+0000 7fb61f04a8c0 1 > prepared part key=_multipart_WL071MKICR2A.2~KZV7Z7ZO4RYQ.0 size=581957 2024-08-29T18:15:09.739 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:09.736+0000 7fb61f04a8c0 1 > prepared multipart upload key=WL071MKICR2A upload=KZV7Z7ZO4RYQ tag=BFQ2RN4HROS0 type=write size=1630533 2024-08-29T18:15:09.745 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:09.744+0000 7fb61f04a8c0 1 < completed delete operation key=88Z3FINQPJH4 tag=SXRI08EDN22N type=del 2024-08-29T18:15:09.756 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:09.752+0000 7fb61f04a8c0 1 > prepared part key=_multipart_AYZ82CIS7E5Q.2~6WPX9M0OBU3O.0 size=1048576 2024-08-29T18:15:09.761 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:09.760+0000 7fb61f04a8c0 1 > prepared part key=_multipart_AYZ82CIS7E5Q.2~6WPX9M0OBU3O.1 size=812124 2024-08-29T18:15:09.761 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:09.760+0000 7fb61f04a8c0 1 > prepared multipart upload key=AYZ82CIS7E5Q upload=6WPX9M0OBU3O tag=AHQEYYPFJ8DS type=write size=2909276 2024-08-29T18:15:09.767 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:09.764+0000 7fb61f04a8c0 1 < completed part key=_multipart_X36ENK39934I.2~RI6SIT44SH5V.0 size=1048576 2024-08-29T18:15:09.772 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:09.768+0000 7fb61f04a8c0 1 < completed part key=_multipart_X36ENK39934I.2~RI6SIT44SH5V.1 size=965519 2024-08-29T18:15:09.782 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:09.780+0000 7fb61f04a8c0 1 < completed multipart upload key=X36ENK39934I upload=RI6SIT44SH5V tag=FKOT5OHJRKPA type=write size=3062671 2024-08-29T18:15:09.789 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:09.784+0000 7fb61f04a8c0 1 > prepared operation key=T5QMR1S0ST4W tag=D4H9N6AJ9CDO type=del size=3677110 2024-08-29T18:15:09.795 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:09.792+0000 7fb61f04a8c0 1 < completed delete operation key=XQUR2PAH9MTZ tag=P32J2UZ1VS5P type=del 2024-08-29T18:15:09.807 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:09.804+0000 7fb61f04a8c0 1 > prepared part key=_multipart_W7G9IIKAWQJC.2~SBV5RG0VGGJP.0 size=1048576 2024-08-29T18:15:09.811 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:09.808+0000 7fb61f04a8c0 1 > prepared part key=_multipart_W7G9IIKAWQJC.2~SBV5RG0VGGJP.1 size=47920 2024-08-29T18:15:09.812 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:09.808+0000 7fb61f04a8c0 1 > prepared multipart upload key=W7G9IIKAWQJC upload=SBV5RG0VGGJP tag=5FSQRS30VLT2 type=write size=2145072 2024-08-29T18:15:09.818 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:09.816+0000 7fb61f04a8c0 1 < completed delete operation key=5KUQU3N4QH12 tag=OV73PXAY1S5D type=del 2024-08-29T18:15:09.824 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:09.820+0000 7fb61f04a8c0 1 > prepared operation key=W7G9IIKAWQJC tag=X2RPB6YQE79N type=del size=3090436 2024-08-29T18:15:09.830 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:09.828+0000 7fb61f04a8c0 1 < completed delete operation key=4CJ45GKY8XE9 tag=14NXNOTWOGLK type=del 2024-08-29T18:15:09.841 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:09.840+0000 7fb61f04a8c0 1 > prepared part key=_multipart_3QFXN4B7753P.2~DQOJXV1HYS8L.0 size=1048576 2024-08-29T18:15:09.846 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:09.844+0000 7fb61f04a8c0 1 > prepared part key=_multipart_3QFXN4B7753P.2~DQOJXV1HYS8L.1 size=1048576 2024-08-29T18:15:09.851 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:09.848+0000 7fb61f04a8c0 1 > prepared part key=_multipart_3QFXN4B7753P.2~DQOJXV1HYS8L.2 size=306097 2024-08-29T18:15:09.851 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:09.848+0000 7fb61f04a8c0 1 > prepared multipart upload key=3QFXN4B7753P upload=DQOJXV1HYS8L tag=775XQZ0RKKJC type=write size=3451825 2024-08-29T18:15:09.857 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:09.856+0000 7fb61f04a8c0 1 < completed part key=_multipart_O7DBV8Y3AF99.2~VFUMA5TQUXWD.0 size=1048576 2024-08-29T18:15:09.862 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:09.860+0000 7fb61f04a8c0 1 < completed part key=_multipart_O7DBV8Y3AF99.2~VFUMA5TQUXWD.1 size=166159 2024-08-29T18:15:09.873 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:09.872+0000 7fb61f04a8c0 1 < completed multipart upload key=O7DBV8Y3AF99 upload=VFUMA5TQUXWD tag=D3S62ZIII01W type=write size=2263311 2024-08-29T18:15:09.879 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:09.876+0000 7fb61f04a8c0 1 > prepared operation key=AYZ82CIS7E5Q tag=DJJ2XZ27Y1B5 type=write size=337608 2024-08-29T18:15:09.891 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:09.888+0000 7fb61f04a8c0 1 < suggested update operation key=0YHK9IOSR0X1 tag=VKVCR8T0QNNH type=del size=2622203 2024-08-29T18:15:09.903 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:09.900+0000 7fb61f04a8c0 1 > prepared part key=_multipart_G2SIXOJ02LZ6.2~4WAHMBOGPLCI.0 size=1048576 2024-08-29T18:15:09.909 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:09.904+0000 7fb61f04a8c0 1 > prepared part key=_multipart_G2SIXOJ02LZ6.2~4WAHMBOGPLCI.1 size=1048576 2024-08-29T18:15:09.915 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:09.912+0000 7fb61f04a8c0 1 > prepared part key=_multipart_G2SIXOJ02LZ6.2~4WAHMBOGPLCI.2 size=100396 2024-08-29T18:15:09.915 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:09.912+0000 7fb61f04a8c0 1 > prepared multipart upload key=G2SIXOJ02LZ6 upload=4WAHMBOGPLCI tag=OA04P14IDZNB type=write size=3246124 2024-08-29T18:15:09.921 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:09.920+0000 7fb61f04a8c0 1 < completed part key=_multipart_I3TS5SB21620.2~HQABKC1SSHV6.0 size=1048576 2024-08-29T18:15:09.921 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:09.920+0000 7fb61f04a8c0 1 < canceled part key=_multipart_I3TS5SB21620.2~HQABKC1SSHV6.1 size=681938 2024-08-29T18:15:09.932 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:09.928+0000 7fb61f04a8c0 1 < canceled multipart upload key=I3TS5SB21620 upload=HQABKC1SSHV6 tag=01VCK4LXPM9W type=write size=2779090 2024-08-29T18:15:09.939 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:09.936+0000 7fb61f04a8c0 1 > prepared operation key=ME3R1W5MZE98 tag=9RDC2FIRY30K type=del size=2392961 2024-08-29T18:15:09.946 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:09.944+0000 7fb61f04a8c0 1 < completed part key=_multipart_2A1BIVN3Z7BT.2~VZ72LYGMQTBQ.0 size=1048576 2024-08-29T18:15:09.951 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:09.948+0000 7fb61f04a8c0 1 < completed part key=_multipart_2A1BIVN3Z7BT.2~VZ72LYGMQTBQ.1 size=1048576 2024-08-29T18:15:09.957 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:09.952+0000 7fb61f04a8c0 1 < completed part key=_multipart_2A1BIVN3Z7BT.2~VZ72LYGMQTBQ.2 size=2211 2024-08-29T18:15:09.968 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:09.964+0000 7fb61f04a8c0 1 < completed multipart upload key=2A1BIVN3Z7BT upload=VZ72LYGMQTBQ tag=RPZJ5F9VFM6W type=write size=3147939 2024-08-29T18:15:09.981 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:09.980+0000 7fb61f04a8c0 1 > prepared part key=_multipart_AEOIRMCT8KQ2.2~R7O470F2SCHN.0 size=1048576 2024-08-29T18:15:09.986 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:09.984+0000 7fb61f04a8c0 1 > prepared part key=_multipart_AEOIRMCT8KQ2.2~R7O470F2SCHN.1 size=1048576 2024-08-29T18:15:09.991 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:09.988+0000 7fb61f04a8c0 1 > prepared part key=_multipart_AEOIRMCT8KQ2.2~R7O470F2SCHN.2 size=253149 2024-08-29T18:15:09.992 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:09.988+0000 7fb61f04a8c0 1 > prepared multipart upload key=AEOIRMCT8KQ2 upload=R7O470F2SCHN tag=Q7OTV5PDUGJF type=write size=3398877 2024-08-29T18:15:09.998 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:09.996+0000 7fb61f04a8c0 1 < canceled operation key=W7G9IIKAWQJC tag=P9MF75KG7DNE type=del size=1571076 2024-08-29T18:15:10.012 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:10.008+0000 7fb61f04a8c0 1 > prepared part key=_multipart_O7DBV8Y3AF99.2~I71Q86VVZ5R3.0 size=1048576 2024-08-29T18:15:10.017 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:10.016+0000 7fb61f04a8c0 1 > prepared part key=_multipart_O7DBV8Y3AF99.2~I71Q86VVZ5R3.1 size=1048576 2024-08-29T18:15:10.022 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:10.020+0000 7fb61f04a8c0 1 > prepared part key=_multipart_O7DBV8Y3AF99.2~I71Q86VVZ5R3.2 size=192112 2024-08-29T18:15:10.023 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:10.020+0000 7fb61f04a8c0 1 > prepared multipart upload key=O7DBV8Y3AF99 upload=I71Q86VVZ5R3 tag=OYL65QBSMVDZ type=write size=3337840 2024-08-29T18:15:10.028 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:10.024+0000 7fb61f04a8c0 1 < completed delete operation key=TER6ZJRIMW56 tag=2GPB6BQUWCDD type=del 2024-08-29T18:15:10.034 INFO:tasks.workunit.client.0.smithi029.stderr:2024-08-29T18:15:10.032+0000 7fb61f04a8c0 1 > prepared operation key=3TBQVJB6IV1A tag=0BS7ZY8H5YSV type=del size=3446964 2024-08-29T18:15:10.035 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] cls_rgw_stats.simulate (39778 ms) 2024-08-29T18:15:10.035 INFO:tasks.workunit.client.0.smithi029.stdout:[----------] 1 test from cls_rgw_stats (39779 ms total) 2024-08-29T18:15:10.035 INFO:tasks.workunit.client.0.smithi029.stdout: 2024-08-29T18:15:10.035 INFO:tasks.workunit.client.0.smithi029.stdout:[----------] Global test environment tear-down 2024-08-29T18:15:10.920 INFO:tasks.workunit.client.0.smithi029.stdout:[==========] 1 test from 1 test suite ran. (42563 ms total) 2024-08-29T18:15:10.921 INFO:tasks.workunit.client.0.smithi029.stdout:[ PASSED ] 1 test. 2024-08-29T18:15:10.930 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-08-29T18:15:10.930 DEBUG:teuthology.orchestra.run.smithi029:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-08-29T18:15:10.986 INFO:tasks.workunit:Running workunit cls/test_cls_sdk.sh... 2024-08-29T18:15:10.986 DEBUG:teuthology.orchestra.run.smithi029:workunit test cls/test_cls_sdk.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_sdk.sh 2024-08-29T18:15:11.052 INFO:tasks.workunit.client.0.smithi029.stdout:Running main() from gmock_main.cc 2024-08-29T18:15:11.052 INFO:tasks.workunit.client.0.smithi029.stdout:[==========] Running 2 tests from 1 test suite. 2024-08-29T18:15:11.052 INFO:tasks.workunit.client.0.smithi029.stdout:[----------] Global test environment set-up. 2024-08-29T18:15:11.052 INFO:tasks.workunit.client.0.smithi029.stdout:[----------] 2 tests from ClsSDK 2024-08-29T18:15:11.052 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] ClsSDK.TestSDKCoverageWrite 2024-08-29T18:15:11.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:15:11 smithi029 bash[79042]: cluster 2024-08-29T18:15:09.847831+0000 mgr.y (mgr.25004) 758 : cluster [DBG] pgmap v1423: 137 pgs: 137 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 344 KiB/s rd, 119 KiB/s wr, 611 op/s 2024-08-29T18:15:11.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:15:10 smithi029 bash[77880]: cluster 2024-08-29T18:15:09.847831+0000 mgr.y (mgr.25004) 758 : cluster [DBG] pgmap v1423: 137 pgs: 137 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 344 KiB/s rd, 119 KiB/s wr, 611 op/s 2024-08-29T18:15:11.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:15:10 smithi110 bash[67519]: cluster 2024-08-29T18:15:09.847831+0000 mgr.y (mgr.25004) 758 : cluster [DBG] pgmap v1423: 137 pgs: 137 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 344 KiB/s rd, 119 KiB/s wr, 611 op/s 2024-08-29T18:15:12.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:15:11 smithi029 bash[77880]: cluster 2024-08-29T18:15:10.918190+0000 mon.a (mon.0) 1724 : cluster [DBG] osdmap e1140: 8 total, 8 up, 8 in 2024-08-29T18:15:12.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:15:11 smithi029 bash[79042]: cluster 2024-08-29T18:15:10.918190+0000 mon.a (mon.0) 1724 : cluster [DBG] osdmap e1140: 8 total, 8 up, 8 in 2024-08-29T18:15:12.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:15:11 smithi110 bash[67519]: cluster 2024-08-29T18:15:10.918190+0000 mon.a (mon.0) 1724 : cluster [DBG] osdmap e1140: 8 total, 8 up, 8 in 2024-08-29T18:15:13.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:15:12 smithi029 bash[77880]: cluster 2024-08-29T18:15:11.848995+0000 mgr.y (mgr.25004) 759 : cluster [DBG] pgmap v1425: 105 pgs: 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:15:13.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:15:12 smithi029 bash[77880]: cluster 2024-08-29T18:15:11.939320+0000 mon.a (mon.0) 1725 : cluster [DBG] osdmap e1141: 8 total, 8 up, 8 in 2024-08-29T18:15:13.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:15:12 smithi029 bash[77880]: audit 2024-08-29T18:15:11.943303+0000 mon.a (mon.0) 1726 : audit [INF] from='client.? 172.21.15.29:0/52826541' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-114171-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:15:13.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:15:12 smithi029 bash[79042]: cluster 2024-08-29T18:15:11.848995+0000 mgr.y (mgr.25004) 759 : cluster [DBG] pgmap v1425: 105 pgs: 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:15:13.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:15:12 smithi029 bash[79042]: cluster 2024-08-29T18:15:11.939320+0000 mon.a (mon.0) 1725 : cluster [DBG] osdmap e1141: 8 total, 8 up, 8 in 2024-08-29T18:15:13.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:15:12 smithi029 bash[79042]: audit 2024-08-29T18:15:11.943303+0000 mon.a (mon.0) 1726 : audit [INF] from='client.? 172.21.15.29:0/52826541' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-114171-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:15:13.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:15:12 smithi110 bash[67519]: cluster 2024-08-29T18:15:11.848995+0000 mgr.y (mgr.25004) 759 : cluster [DBG] pgmap v1425: 105 pgs: 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:15:13.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:15:12 smithi110 bash[67519]: cluster 2024-08-29T18:15:11.939320+0000 mon.a (mon.0) 1725 : cluster [DBG] osdmap e1141: 8 total, 8 up, 8 in 2024-08-29T18:15:13.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:15:12 smithi110 bash[67519]: audit 2024-08-29T18:15:11.943303+0000 mon.a (mon.0) 1726 : audit [INF] from='client.? 172.21.15.29:0/52826541' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-114171-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:15:13.977 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] ClsSDK.TestSDKCoverageWrite (2926 ms) 2024-08-29T18:15:13.977 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] ClsSDK.TestSDKCoverageReplay 2024-08-29T18:15:14.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:15:13 smithi029 bash[79042]: audit 2024-08-29T18:15:12.935891+0000 mon.a (mon.0) 1727 : audit [INF] from='client.? 172.21.15.29:0/52826541' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-114171-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:15:14.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:15:13 smithi029 bash[79042]: cluster 2024-08-29T18:15:12.944001+0000 mon.a (mon.0) 1728 : cluster [DBG] osdmap e1142: 8 total, 8 up, 8 in 2024-08-29T18:15:14.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:15:13 smithi029 bash[77880]: audit 2024-08-29T18:15:12.935891+0000 mon.a (mon.0) 1727 : audit [INF] from='client.? 172.21.15.29:0/52826541' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-114171-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:15:14.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:15:13 smithi029 bash[77880]: cluster 2024-08-29T18:15:12.944001+0000 mon.a (mon.0) 1728 : cluster [DBG] osdmap e1142: 8 total, 8 up, 8 in 2024-08-29T18:15:14.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:15:13 smithi110 bash[67519]: audit 2024-08-29T18:15:12.935891+0000 mon.a (mon.0) 1727 : audit [INF] from='client.? 172.21.15.29:0/52826541' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-114171-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:15:14.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:15:13 smithi110 bash[67519]: cluster 2024-08-29T18:15:12.944001+0000 mon.a (mon.0) 1728 : cluster [DBG] osdmap e1142: 8 total, 8 up, 8 in 2024-08-29T18:15:14.901 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:15:14 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:15:14] "GET /metrics HTTP/1.1" 200 36355 "" "Prometheus/2.43.0" 2024-08-29T18:15:15.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:15:14 smithi029 bash[79042]: cluster 2024-08-29T18:15:13.849961+0000 mgr.y (mgr.25004) 760 : cluster [DBG] pgmap v1428: 137 pgs: 2 creating+peering, 22 unknown, 113 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:15:15.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:15:14 smithi029 bash[79042]: cluster 2024-08-29T18:15:13.972954+0000 mon.a (mon.0) 1729 : cluster [DBG] osdmap e1143: 8 total, 8 up, 8 in 2024-08-29T18:15:15.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:15:14 smithi029 bash[77880]: cluster 2024-08-29T18:15:13.849961+0000 mgr.y (mgr.25004) 760 : cluster [DBG] pgmap v1428: 137 pgs: 2 creating+peering, 22 unknown, 113 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:15:15.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:15:14 smithi029 bash[77880]: cluster 2024-08-29T18:15:13.972954+0000 mon.a (mon.0) 1729 : cluster [DBG] osdmap e1143: 8 total, 8 up, 8 in 2024-08-29T18:15:15.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:15:14 smithi110 bash[67519]: cluster 2024-08-29T18:15:13.849961+0000 mgr.y (mgr.25004) 760 : cluster [DBG] pgmap v1428: 137 pgs: 2 creating+peering, 22 unknown, 113 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:15:15.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:15:14 smithi110 bash[67519]: cluster 2024-08-29T18:15:13.972954+0000 mon.a (mon.0) 1729 : cluster [DBG] osdmap e1143: 8 total, 8 up, 8 in 2024-08-29T18:15:16.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:15:15 smithi029 bash[79042]: cluster 2024-08-29T18:15:14.986124+0000 mon.a (mon.0) 1730 : cluster [DBG] osdmap e1144: 8 total, 8 up, 8 in 2024-08-29T18:15:16.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:15:15 smithi029 bash[79042]: audit 2024-08-29T18:15:14.988536+0000 mon.a (mon.0) 1731 : audit [INF] from='client.? 172.21.15.29:0/2405681891' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-114171-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:15:16.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:15:15 smithi029 bash[77880]: cluster 2024-08-29T18:15:14.986124+0000 mon.a (mon.0) 1730 : cluster [DBG] osdmap e1144: 8 total, 8 up, 8 in 2024-08-29T18:15:16.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:15:15 smithi029 bash[77880]: audit 2024-08-29T18:15:14.988536+0000 mon.a (mon.0) 1731 : audit [INF] from='client.? 172.21.15.29:0/2405681891' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-114171-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:15:16.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:15:15 smithi110 bash[67519]: cluster 2024-08-29T18:15:14.986124+0000 mon.a (mon.0) 1730 : cluster [DBG] osdmap e1144: 8 total, 8 up, 8 in 2024-08-29T18:15:16.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:15:15 smithi110 bash[67519]: audit 2024-08-29T18:15:14.988536+0000 mon.a (mon.0) 1731 : audit [INF] from='client.? 172.21.15.29:0/2405681891' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-114171-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:15:17.001 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] ClsSDK.TestSDKCoverageReplay (3023 ms) 2024-08-29T18:15:17.001 INFO:tasks.workunit.client.0.smithi029.stdout:[----------] 2 tests from ClsSDK (5949 ms total) 2024-08-29T18:15:17.001 INFO:tasks.workunit.client.0.smithi029.stdout: 2024-08-29T18:15:17.001 INFO:tasks.workunit.client.0.smithi029.stdout:[----------] Global test environment tear-down 2024-08-29T18:15:17.001 INFO:tasks.workunit.client.0.smithi029.stdout:[==========] 2 tests from 1 test suite ran. (5949 ms total) 2024-08-29T18:15:17.001 INFO:tasks.workunit.client.0.smithi029.stdout:[ PASSED ] 2 tests. 2024-08-29T18:15:17.006 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-08-29T18:15:17.006 DEBUG:teuthology.orchestra.run.smithi029:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-08-29T18:15:17.060 INFO:tasks.workunit:Stopping ['cls'] on client.0... 2024-08-29T18:15:17.060 DEBUG:teuthology.orchestra.run.smithi029:> sudo rm -rf -- /home/ubuntu/cephtest/workunits.list.client.0 /home/ubuntu/cephtest/clone.client.0 2024-08-29T18:15:17.342 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:15:17 smithi029 bash[79042]: cluster 2024-08-29T18:15:15.850756+0000 mgr.y (mgr.25004) 761 : cluster [DBG] pgmap v1431: 137 pgs: 3 creating+peering, 29 unknown, 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:15:17.342 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:15:17 smithi029 bash[79042]: cluster 2024-08-29T18:15:15.978814+0000 mon.a (mon.0) 1732 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:15:17.342 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:15:17 smithi029 bash[79042]: audit 2024-08-29T18:15:15.988191+0000 mon.a (mon.0) 1733 : audit [INF] from='client.? 172.21.15.29:0/2405681891' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-114171-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:15:17.342 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:15:17 smithi029 bash[79042]: cluster 2024-08-29T18:15:15.998571+0000 mon.a (mon.0) 1734 : cluster [DBG] osdmap e1145: 8 total, 8 up, 8 in 2024-08-29T18:15:17.343 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:15:17 smithi029 bash[77880]: cluster 2024-08-29T18:15:15.850756+0000 mgr.y (mgr.25004) 761 : cluster [DBG] pgmap v1431: 137 pgs: 3 creating+peering, 29 unknown, 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:15:17.343 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:15:17 smithi029 bash[77880]: cluster 2024-08-29T18:15:15.978814+0000 mon.a (mon.0) 1732 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:15:17.343 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:15:17 smithi029 bash[77880]: audit 2024-08-29T18:15:15.988191+0000 mon.a (mon.0) 1733 : audit [INF] from='client.? 172.21.15.29:0/2405681891' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-114171-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:15:17.343 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:15:17 smithi029 bash[77880]: cluster 2024-08-29T18:15:15.998571+0000 mon.a (mon.0) 1734 : cluster [DBG] osdmap e1145: 8 total, 8 up, 8 in 2024-08-29T18:15:17.344 DEBUG:teuthology.parallel:result is None 2024-08-29T18:15:17.344 DEBUG:teuthology.orchestra.run.smithi029:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0 2024-08-29T18:15:17.357 INFO:tasks.workunit:Deleted dir /home/ubuntu/cephtest/mnt.0/client.0 2024-08-29T18:15:17.357 DEBUG:teuthology.orchestra.run.smithi029:> rmdir -- /home/ubuntu/cephtest/mnt.0 2024-08-29T18:15:17.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:15:17 smithi110 bash[67519]: cluster 2024-08-29T18:15:15.850756+0000 mgr.y (mgr.25004) 761 : cluster [DBG] pgmap v1431: 137 pgs: 3 creating+peering, 29 unknown, 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:15:17.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:15:17 smithi110 bash[67519]: cluster 2024-08-29T18:15:15.978814+0000 mon.a (mon.0) 1732 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:15:17.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:15:17 smithi110 bash[67519]: audit 2024-08-29T18:15:15.988191+0000 mon.a (mon.0) 1733 : audit [INF] from='client.? 172.21.15.29:0/2405681891' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi029-114171-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:15:17.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:15:17 smithi110 bash[67519]: cluster 2024-08-29T18:15:15.998571+0000 mon.a (mon.0) 1734 : cluster [DBG] osdmap e1145: 8 total, 8 up, 8 in 2024-08-29T18:15:17.405 INFO:tasks.workunit:Deleted artificial mount point /home/ubuntu/cephtest/mnt.0/client.0 2024-08-29T18:15:17.405 INFO:teuthology.task.full_sequential:In full_sequential, running task print... 2024-08-29T18:15:17.405 INFO:teuthology.task.print:**** done end rados_api.yaml 2024-08-29T18:15:17.405 INFO:teuthology.task.full_sequential:In full_sequential, running task print... 2024-08-29T18:15:17.405 INFO:teuthology.task.print:**** done start rados_loadgenbig.yaml 2024-08-29T18:15:17.405 INFO:teuthology.task.full_sequential:In full_sequential, running task workunit... 2024-08-29T18:15:17.406 INFO:tasks.workunit:Pulling workunits from ref reef 2024-08-29T18:15:17.406 INFO:tasks.workunit:Making a separate scratch dir for every client... 2024-08-29T18:15:17.406 DEBUG:teuthology.orchestra.run.smithi029:> stat -- /home/ubuntu/cephtest/mnt.0 2024-08-29T18:15:17.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-29T18:15:17.454 INFO:teuthology.orchestra.run.smithi029.stderr:stat: cannot statx '/home/ubuntu/cephtest/mnt.0': No such file or directory 2024-08-29T18:15:17.454 DEBUG:teuthology.orchestra.run.smithi029:> mkdir -- /home/ubuntu/cephtest/mnt.0 2024-08-29T18:15:17.502 INFO:tasks.workunit:Created dir /home/ubuntu/cephtest/mnt.0 2024-08-29T18:15:17.502 DEBUG:teuthology.orchestra.run.smithi029:> cd -- /home/ubuntu/cephtest/mnt.0 && mkdir -- client.0 2024-08-29T18:15:17.550 INFO:tasks.workunit:timeout=3h 2024-08-29T18:15:17.550 INFO:tasks.workunit:cleanup=True 2024-08-29T18:15:17.550 DEBUG:teuthology.orchestra.run.smithi029:> rm -rf /home/ubuntu/cephtest/clone.client.0 && git clone --depth 1 --branch reef https://github.com/ceph/ceph-ci.git /home/ubuntu/cephtest/clone.client.0 && cd /home/ubuntu/cephtest/clone.client.0 2024-08-29T18:15:17.600 INFO:tasks.workunit.client.0.smithi029.stderr:Cloning into '/home/ubuntu/cephtest/clone.client.0'... 2024-08-29T18:15:18.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:15:18 smithi029 bash[77880]: cluster 2024-08-29T18:15:16.998150+0000 mon.a (mon.0) 1735 : cluster [DBG] osdmap e1146: 8 total, 8 up, 8 in 2024-08-29T18:15:18.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:15:18 smithi029 bash[79042]: cluster 2024-08-29T18:15:16.998150+0000 mon.a (mon.0) 1735 : cluster [DBG] osdmap e1146: 8 total, 8 up, 8 in 2024-08-29T18:15:18.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:15:18 smithi110 bash[67519]: cluster 2024-08-29T18:15:16.998150+0000 mon.a (mon.0) 1735 : cluster [DBG] osdmap e1146: 8 total, 8 up, 8 in 2024-08-29T18:15:19.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:15:19 smithi029 bash[77880]: cluster 2024-08-29T18:15:17.851610+0000 mgr.y (mgr.25004) 762 : cluster [DBG] pgmap v1434: 105 pgs: 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:15:19.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:15:19 smithi029 bash[77880]: cluster 2024-08-29T18:15:18.007700+0000 mon.a (mon.0) 1736 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:15:19.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:15:19 smithi029 bash[77880]: cluster 2024-08-29T18:15:18.007751+0000 mon.a (mon.0) 1737 : cluster [INF] Cluster is now healthy 2024-08-29T18:15:19.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:15:19 smithi029 bash[77880]: audit 2024-08-29T18:15:18.532884+0000 mon.c (mon.2) 474 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:15:19.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:15:19 smithi029 bash[79042]: cluster 2024-08-29T18:15:17.851610+0000 mgr.y (mgr.25004) 762 : cluster [DBG] pgmap v1434: 105 pgs: 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:15:19.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:15:19 smithi029 bash[79042]: cluster 2024-08-29T18:15:18.007700+0000 mon.a (mon.0) 1736 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:15:19.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:15:19 smithi029 bash[79042]: cluster 2024-08-29T18:15:18.007751+0000 mon.a (mon.0) 1737 : cluster [INF] Cluster is now healthy 2024-08-29T18:15:19.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:15:19 smithi029 bash[79042]: audit 2024-08-29T18:15:18.532884+0000 mon.c (mon.2) 474 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:15:19.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:15:19 smithi110 bash[67519]: cluster 2024-08-29T18:15:17.851610+0000 mgr.y (mgr.25004) 762 : cluster [DBG] pgmap v1434: 105 pgs: 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:15:19.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:15:19 smithi110 bash[67519]: cluster 2024-08-29T18:15:18.007700+0000 mon.a (mon.0) 1736 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:15:19.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:15:19 smithi110 bash[67519]: cluster 2024-08-29T18:15:18.007751+0000 mon.a (mon.0) 1737 : cluster [INF] Cluster is now healthy 2024-08-29T18:15:19.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:15:19 smithi110 bash[67519]: audit 2024-08-29T18:15:18.532884+0000 mon.c (mon.2) 474 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:15:21.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:15:21 smithi029 bash[79042]: cluster 2024-08-29T18:15:19.852423+0000 mgr.y (mgr.25004) 763 : cluster [DBG] pgmap v1435: 105 pgs: 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:15:21.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:15:21 smithi029 bash[77880]: cluster 2024-08-29T18:15:19.852423+0000 mgr.y (mgr.25004) 763 : cluster [DBG] pgmap v1435: 105 pgs: 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:15:21.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:15:21 smithi110 bash[67519]: cluster 2024-08-29T18:15:19.852423+0000 mgr.y (mgr.25004) 763 : cluster [DBG] pgmap v1435: 105 pgs: 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:15:23.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:15:23 smithi029 bash[79042]: cluster 2024-08-29T18:15:21.853449+0000 mgr.y (mgr.25004) 764 : cluster [DBG] pgmap v1436: 105 pgs: 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:15:23.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:15:23 smithi029 bash[77880]: cluster 2024-08-29T18:15:21.853449+0000 mgr.y (mgr.25004) 764 : cluster [DBG] pgmap v1436: 105 pgs: 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:15:23.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:15:23 smithi110 bash[67519]: cluster 2024-08-29T18:15:21.853449+0000 mgr.y (mgr.25004) 764 : cluster [DBG] pgmap v1436: 105 pgs: 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:15:24.184 DEBUG:teuthology.orchestra.run.smithi029:> 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-08-29T18:15:24.229 INFO:tasks.workunit.client.0.smithi029.stdout:for d in direct_io fs ; do ( cd $d ; make all ) ; done 2024-08-29T18:15:24.233 INFO:tasks.workunit.client.0.smithi029.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2024-08-29T18:15:24.233 INFO:tasks.workunit.client.0.smithi029.stdout:cc -Wall -Wextra -D_GNU_SOURCE direct_io_test.c -o direct_io_test 2024-08-29T18:15:24.288 INFO:tasks.workunit.client.0.smithi029.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_sync_io.c -o test_sync_io 2024-08-29T18:15:24.340 INFO:tasks.workunit.client.0.smithi029.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_short_dio_read.c -o test_short_dio_read 2024-08-29T18:15:24.390 INFO:tasks.workunit.client.0.smithi029.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2024-08-29T18:15:24.391 INFO:tasks.workunit.client.0.smithi029.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2024-08-29T18:15:24.391 INFO:tasks.workunit.client.0.smithi029.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_o_trunc.c -o test_o_trunc 2024-08-29T18:15:24.435 INFO:tasks.workunit.client.0.smithi029.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2024-08-29T18:15:24.438 DEBUG:teuthology.orchestra.run.smithi029:> set -ex 2024-08-29T18:15:24.439 DEBUG:teuthology.orchestra.run.smithi029:> dd if=/home/ubuntu/cephtest/workunits.list.client.0 of=/dev/stdout 2024-08-29T18:15:24.486 INFO:tasks.workunit:Running workunits matching rados/load-gen-big.sh on client.0... 2024-08-29T18:15:24.487 INFO:tasks.workunit:Running workunit rados/load-gen-big.sh... 2024-08-29T18:15:24.487 DEBUG:teuthology.orchestra.run.smithi029:workunit test rados/load-gen-big.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/rados/load-gen-big.sh 2024-08-29T18:15:24.590 INFO:tasks.workunit.client.0.smithi029.stdout:run length 1200 seconds 2024-08-29T18:15:24.590 INFO:tasks.workunit.client.0.smithi029.stdout:preparing 10240 objects 2024-08-29T18:15:24.900 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:15:24 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:15:24] "GET /metrics HTTP/1.1" 200 33970 "" "Prometheus/2.43.0" 2024-08-29T18:15:25.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:15:25 smithi029 bash[77880]: cluster 2024-08-29T18:15:23.854035+0000 mgr.y (mgr.25004) 765 : cluster [DBG] pgmap v1437: 105 pgs: 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:15:25.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:15:25 smithi029 bash[79042]: cluster 2024-08-29T18:15:23.854035+0000 mgr.y (mgr.25004) 765 : cluster [DBG] pgmap v1437: 105 pgs: 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:15:25.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:15:25 smithi110 bash[67519]: cluster 2024-08-29T18:15:23.854035+0000 mgr.y (mgr.25004) 765 : cluster [DBG] pgmap v1437: 105 pgs: 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:15:26.828 INFO:tasks.workunit.client.0.smithi029.stdout:load-gen will run 1200 seconds 2024-08-29T18:15:27.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:15:27 smithi029 bash[77880]: cluster 2024-08-29T18:15:25.854532+0000 mgr.y (mgr.25004) 766 : cluster [DBG] pgmap v1438: 105 pgs: 105 active+clean; 4.1 GiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 35 KiB/s wr, 34 op/s 2024-08-29T18:15:27.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:15:27 smithi029 bash[79042]: cluster 2024-08-29T18:15:25.854532+0000 mgr.y (mgr.25004) 766 : cluster [DBG] pgmap v1438: 105 pgs: 105 active+clean; 4.1 GiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 35 KiB/s wr, 34 op/s 2024-08-29T18:15:27.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:15:27 smithi110 bash[67519]: cluster 2024-08-29T18:15:25.854532+0000 mgr.y (mgr.25004) 766 : cluster [DBG] pgmap v1438: 105 pgs: 105 active+clean; 4.1 GiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 35 KiB/s wr, 34 op/s 2024-08-29T18:15:27.828 INFO:tasks.workunit.client.0.smithi029.stdout: 1: throughput=0MB/sec pending data=0 2024-08-29T18:15:27.828 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-Jd098GBcBBe-nae off=5967726 len=1986431 2024-08-29T18:15:27.835 INFO:tasks.workunit.client.0.smithi029.stdout:op 0 completed, throughput=1.88MB/sec 2024-08-29T18:15:27.835 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-GOv936_Z2WSTiyb off=5969877 len=245771 2024-08-29T18:15:27.837 INFO:tasks.workunit.client.0.smithi029.stdout:op 1 completed, throughput=2.11MB/sec 2024-08-29T18:15:27.837 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-oiXm9brUXidMUEb off=1848835 len=300695 2024-08-29T18:15:27.843 INFO:tasks.workunit.client.0.smithi029.stdout:op 2 completed, throughput=2.38MB/sec 2024-08-29T18:15:27.843 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-3gEwrzSLdrbB7gC off=1121615 len=1825831 2024-08-29T18:15:27.864 INFO:tasks.workunit.client.0.smithi029.stdout:op 3 completed, throughput=4.01MB/sec 2024-08-29T18:15:27.864 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-WNG5LdoRHGwSv-I off=1532639 len=1194298 2024-08-29T18:15:27.868 INFO:tasks.workunit.client.0.smithi029.stdout:op 4 completed, throughput=5.09MB/sec 2024-08-29T18:15:28.868 INFO:tasks.workunit.client.0.smithi029.stdout: 2: throughput=2.6MB/sec pending data=0 2024-08-29T18:15:28.869 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-wNHzgc5_MbABIk_ off=898800 len=1328177 2024-08-29T18:15:28.873 INFO:tasks.workunit.client.0.smithi029.stdout:op 5 completed, throughput=3.21MB/sec 2024-08-29T18:15:28.873 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-GzIxPUoXFVkJpq1 off=7266748 len=1299574 2024-08-29T18:15:28.879 INFO:tasks.workunit.client.0.smithi029.stdout:op 6 completed, throughput=3.8MB/sec 2024-08-29T18:15:28.879 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-b8ZSFR4bEeOXt7X off=484720 len=726491 2024-08-29T18:15:28.881 INFO:tasks.workunit.client.0.smithi029.stdout:op 7 completed, throughput=4.14MB/sec 2024-08-29T18:15:28.882 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-kcBKzkThMF6i3c8 off=11105771 len=28051 2024-08-29T18:15:28.882 INFO:tasks.workunit.client.0.smithi029.stdout:op 8 completed, throughput=4.15MB/sec 2024-08-29T18:15:28.883 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-cVzx4ErCz9mHMFy off=10662415 len=2065785 2024-08-29T18:15:28.899 INFO:tasks.workunit.client.0.smithi029.stdout:op 9 completed, throughput=5.06MB/sec 2024-08-29T18:15:29.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:15:29 smithi029 bash[77880]: cluster 2024-08-29T18:15:27.855870+0000 mgr.y (mgr.25004) 767 : cluster [DBG] pgmap v1439: 105 pgs: 105 active+clean; 93 GiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 685 KiB/s wr, 685 op/s 2024-08-29T18:15:29.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:15:29 smithi029 bash[79042]: cluster 2024-08-29T18:15:27.855870+0000 mgr.y (mgr.25004) 767 : cluster [DBG] pgmap v1439: 105 pgs: 105 active+clean; 93 GiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 685 KiB/s wr, 685 op/s 2024-08-29T18:15:29.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:15:29 smithi110 bash[67519]: cluster 2024-08-29T18:15:27.855870+0000 mgr.y (mgr.25004) 767 : cluster [DBG] pgmap v1439: 105 pgs: 105 active+clean; 93 GiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 685 KiB/s wr, 685 op/s 2024-08-29T18:15:29.899 INFO:tasks.workunit.client.0.smithi029.stdout: 3: throughput=3.42MB/sec pending data=0 2024-08-29T18:15:29.900 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-XGDFx3ZklmR6SP5 off=260468 len=892938 2024-08-29T18:15:29.908 INFO:tasks.workunit.client.0.smithi029.stdout:op 10 completed, throughput=3.68MB/sec 2024-08-29T18:15:29.908 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-Mw3yD83uYdCkbG9 off=7121383 len=1361921 2024-08-29T18:15:29.920 INFO:tasks.workunit.client.0.smithi029.stdout:op 11 completed, throughput=4.09MB/sec 2024-08-29T18:15:29.920 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-MVAS2rAtfmz_z6d off=9773894 len=1963968 2024-08-29T18:15:29.925 INFO:tasks.workunit.client.0.smithi029.stdout:op 12 completed, throughput=4.69MB/sec 2024-08-29T18:15:29.925 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-hi3PUsOOFYRyjiv off=6233171 len=1862688 2024-08-29T18:15:29.939 INFO:tasks.workunit.client.0.smithi029.stdout:op 13 completed, throughput=5.24MB/sec 2024-08-29T18:15:30.939 INFO:tasks.workunit.client.0.smithi029.stdout: 4: throughput=3.96MB/sec pending data=0 2024-08-29T18:15:30.940 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-d3wfRiW1Urk-RsP off=4302744 len=936394 2024-08-29T18:15:30.942 INFO:tasks.workunit.client.0.smithi029.stdout:op 14 completed, throughput=4.18MB/sec 2024-08-29T18:15:30.942 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-DWsY4JNe0Qeo8JR off=2059954 len=1760482 2024-08-29T18:15:30.946 INFO:tasks.workunit.client.0.smithi029.stdout:op 15 completed, throughput=4.58MB/sec 2024-08-29T18:15:30.946 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-gNJ98RecwNIGQ21 off=1197991 len=1680665 2024-08-29T18:15:30.959 INFO:tasks.workunit.client.0.smithi029.stdout:op 16 completed, throughput=4.95MB/sec 2024-08-29T18:15:30.959 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-Rj6b6YnI0ANICo1 off=2074860 len=345776 2024-08-29T18:15:30.965 INFO:tasks.workunit.client.0.smithi029.stdout:op 17 completed, throughput=5.03MB/sec 2024-08-29T18:15:31.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:15:31 smithi029 bash[79042]: cluster 2024-08-29T18:15:29.856805+0000 mgr.y (mgr.25004) 768 : cluster [DBG] pgmap v1440: 105 pgs: 105 active+clean; 108 GiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 97 KiB/s rd, 725 KiB/s wr, 725 op/s 2024-08-29T18:15:31.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:15:31 smithi029 bash[77880]: cluster 2024-08-29T18:15:29.856805+0000 mgr.y (mgr.25004) 768 : cluster [DBG] pgmap v1440: 105 pgs: 105 active+clean; 108 GiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 97 KiB/s rd, 725 KiB/s wr, 725 op/s 2024-08-29T18:15:31.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:15:31 smithi110 bash[67519]: cluster 2024-08-29T18:15:29.856805+0000 mgr.y (mgr.25004) 768 : cluster [DBG] pgmap v1440: 105 pgs: 105 active+clean; 108 GiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 97 KiB/s rd, 725 KiB/s wr, 725 op/s 2024-08-29T18:15:31.965 INFO:tasks.workunit.client.0.smithi029.stdout: 5: throughput=4.05MB/sec pending data=0 2024-08-29T18:15:31.965 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-7IIp4qLQZWuMj4X off=2978809 len=1045452 2024-08-29T18:15:31.968 INFO:tasks.workunit.client.0.smithi029.stdout:op 18 completed, throughput=4.24MB/sec 2024-08-29T18:15:31.968 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-YjCmm0DV9BdOy21 off=8009014 len=314461 2024-08-29T18:15:31.970 INFO:tasks.workunit.client.0.smithi029.stdout:op 19 completed, throughput=4.3MB/sec 2024-08-29T18:15:31.971 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-mDs7IDSaieSj-Jv off=5166250 len=122460 2024-08-29T18:15:31.975 INFO:tasks.workunit.client.0.smithi029.stdout:op 20 completed, throughput=4.31MB/sec 2024-08-29T18:15:31.975 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-v0XYGc05zdqjkxD off=7222239 len=612359 2024-08-29T18:15:31.982 INFO:tasks.workunit.client.0.smithi029.stdout:op 21 completed, throughput=4.42MB/sec 2024-08-29T18:15:31.982 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-G3HxrjfuYWGwu9C off=20769151 len=1877920 2024-08-29T18:15:31.986 INFO:tasks.workunit.client.0.smithi029.stdout:op 22 completed, throughput=4.77MB/sec 2024-08-29T18:15:31.987 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-c6jXogA-HK_RTg7 off=9122790 len=981515 2024-08-29T18:15:31.988 INFO:tasks.workunit.client.0.smithi029.stdout:op 23 completed, throughput=4.95MB/sec 2024-08-29T18:15:31.989 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-LX6XbjZJHfzXbAR off=12813049 len=1037043 2024-08-29T18:15:31.999 INFO:tasks.workunit.client.0.smithi029.stdout:op 24 completed, throughput=5.13MB/sec 2024-08-29T18:15:32.999 INFO:tasks.workunit.client.0.smithi029.stdout: 6: throughput=4.3MB/sec pending data=0 2024-08-29T18:15:32.999 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-gSJXAqh-aTQ3xxQ off=21859181 len=567877 2024-08-29T18:15:33.006 INFO:tasks.workunit.client.0.smithi029.stdout:op 25 completed, throughput=4.38MB/sec 2024-08-29T18:15:33.006 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-mW2xoXjPdyRBg6N off=8278945 len=1002553 2024-08-29T18:15:33.009 INFO:tasks.workunit.client.0.smithi029.stdout:op 26 completed, throughput=4.53MB/sec 2024-08-29T18:15:33.009 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-f6oKX8u5D_UZ99R off=636430 len=873918 2024-08-29T18:15:33.011 INFO:tasks.workunit.client.0.smithi029.stdout:op 27 completed, throughput=4.66MB/sec 2024-08-29T18:15:33.012 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-Z11PAVsdqjhFSVF off=4005317 len=883107 2024-08-29T18:15:33.019 INFO:tasks.workunit.client.0.smithi029.stdout:op 28 completed, throughput=4.79MB/sec 2024-08-29T18:15:33.019 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-REAG78-eLNVcpKE off=23452830 len=981780 2024-08-29T18:15:33.028 INFO:tasks.workunit.client.0.smithi029.stdout:op 29 completed, throughput=4.94MB/sec 2024-08-29T18:15:33.028 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-eIWIUn5L_q6-DuF off=495414 len=1467306 2024-08-29T18:15:33.031 INFO:tasks.workunit.client.0.smithi029.stdout:op 30 completed, throughput=5.16MB/sec 2024-08-29T18:15:33.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:15:33 smithi110 bash[67519]: cluster 2024-08-29T18:15:31.858008+0000 mgr.y (mgr.25004) 769 : cluster [DBG] pgmap v1441: 105 pgs: 105 active+clean; 127 GiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 387 KiB/s rd, 1.1 MiB/s wr, 853 op/s 2024-08-29T18:15:33.540 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:15:33 smithi029 bash[79042]: cluster 2024-08-29T18:15:31.858008+0000 mgr.y (mgr.25004) 769 : cluster [DBG] pgmap v1441: 105 pgs: 105 active+clean; 127 GiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 387 KiB/s rd, 1.1 MiB/s wr, 853 op/s 2024-08-29T18:15:33.540 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:15:33 smithi029 bash[77880]: cluster 2024-08-29T18:15:31.858008+0000 mgr.y (mgr.25004) 769 : cluster [DBG] pgmap v1441: 105 pgs: 105 active+clean; 127 GiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 387 KiB/s rd, 1.1 MiB/s wr, 853 op/s 2024-08-29T18:15:34.032 INFO:tasks.workunit.client.0.smithi029.stdout: 7: throughput=4.44MB/sec pending data=0 2024-08-29T18:15:34.032 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-E72my_e9UuXn0OE off=17944929 len=1668554 2024-08-29T18:15:34.036 INFO:tasks.workunit.client.0.smithi029.stdout:op 31 completed, throughput=4.66MB/sec 2024-08-29T18:15:34.036 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-Wm6pHXu8-eCXisB off=390543 len=2072549 2024-08-29T18:15:34.041 INFO:tasks.workunit.client.0.smithi029.stdout:op 32 completed, throughput=4.93MB/sec 2024-08-29T18:15:34.041 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-PKcD0Ep5-H668vS off=6066853 len=1354448 2024-08-29T18:15:34.053 INFO:tasks.workunit.client.0.smithi029.stdout:op 33 completed, throughput=5.1MB/sec 2024-08-29T18:15:34.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:15:34 smithi029 bash[79042]: audit 2024-08-29T18:15:33.533057+0000 mon.c (mon.2) 475 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:15:34.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:15:34 smithi029 bash[77880]: audit 2024-08-29T18:15:33.533057+0000 mon.c (mon.2) 475 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:15:34.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:15:34 smithi110 bash[67519]: audit 2024-08-29T18:15:33.533057+0000 mon.c (mon.2) 475 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:15:34.900 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:15:34 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:15:34] "GET /metrics HTTP/1.1" 200 34005 "" "Prometheus/2.43.0" 2024-08-29T18:15:35.053 INFO:tasks.workunit.client.0.smithi029.stdout: 8: throughput=4.48MB/sec pending data=0 2024-08-29T18:15:35.053 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-qw1BupJDmQc4Wqa off=7244730 len=1858184 2024-08-29T18:15:35.061 INFO:tasks.workunit.client.0.smithi029.stdout:op 34 completed, throughput=4.69MB/sec 2024-08-29T18:15:35.061 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-aOd4fDsKiudX3b1 off=4447616 len=318047 2024-08-29T18:15:35.063 INFO:tasks.workunit.client.0.smithi029.stdout:op 35 completed, throughput=4.73MB/sec 2024-08-29T18:15:35.063 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-HA05jc_92bqblK5 off=13443089 len=1819399 2024-08-29T18:15:35.068 INFO:tasks.workunit.client.0.smithi029.stdout:op 36 completed, throughput=4.94MB/sec 2024-08-29T18:15:35.068 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-swrgISILcoCIxg1 off=5501789 len=840838 2024-08-29T18:15:35.070 INFO:tasks.workunit.client.0.smithi029.stdout:op 37 completed, throughput=5.03MB/sec 2024-08-29T18:15:35.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:15:35 smithi029 bash[79042]: cluster 2024-08-29T18:15:33.858982+0000 mgr.y (mgr.25004) 770 : cluster [DBG] pgmap v1442: 105 pgs: 105 active+clean; 127 GiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 1.1 MiB/s rd, 1.8 MiB/s wr, 854 op/s 2024-08-29T18:15:35.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:15:35 smithi029 bash[77880]: cluster 2024-08-29T18:15:33.858982+0000 mgr.y (mgr.25004) 770 : cluster [DBG] pgmap v1442: 105 pgs: 105 active+clean; 127 GiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 1.1 MiB/s rd, 1.8 MiB/s wr, 854 op/s 2024-08-29T18:15:35.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:15:35 smithi110 bash[67519]: cluster 2024-08-29T18:15:33.858982+0000 mgr.y (mgr.25004) 770 : cluster [DBG] pgmap v1442: 105 pgs: 105 active+clean; 127 GiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 1.1 MiB/s rd, 1.8 MiB/s wr, 854 op/s 2024-08-29T18:15:36.070 INFO:tasks.workunit.client.0.smithi029.stdout: 9: throughput=4.49MB/sec pending data=0 2024-08-29T18:15:36.071 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-yledPjMzxeAq5SH off=5551049 len=241510 2024-08-29T18:15:36.072 INFO:tasks.workunit.client.0.smithi029.stdout:op 38 completed, throughput=4.51MB/sec 2024-08-29T18:15:36.072 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-Y8SN5F2qm3ZQ_MI off=11410006 len=570976 2024-08-29T18:15:36.075 INFO:tasks.workunit.client.0.smithi029.stdout:op 39 completed, throughput=4.57MB/sec 2024-08-29T18:15:36.075 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-qPCA3yR7rEswtAe off=590747 len=514529 2024-08-29T18:15:36.081 INFO:tasks.workunit.client.0.smithi029.stdout:op 40 completed, throughput=4.62MB/sec 2024-08-29T18:15:36.081 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-Z9AE7sT-ebOne8L off=15526871 len=511444 2024-08-29T18:15:36.083 INFO:tasks.workunit.client.0.smithi029.stdout:op 41 completed, throughput=4.67MB/sec 2024-08-29T18:15:36.083 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-svHTZkcm6ejGYzA off=15141145 len=1996323 2024-08-29T18:15:36.087 INFO:tasks.workunit.client.0.smithi029.stdout:op 42 completed, throughput=4.88MB/sec 2024-08-29T18:15:36.087 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-bsaecgJNVV1lMsc off=6542614 len=322374 2024-08-29T18:15:36.093 INFO:tasks.workunit.client.0.smithi029.stdout:op 43 completed, throughput=4.91MB/sec 2024-08-29T18:15:36.093 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-7X1VH_y7mzwkweX off=11439938 len=944797 2024-08-29T18:15:36.095 INFO:tasks.workunit.client.0.smithi029.stdout:op 44 completed, throughput=5MB/sec 2024-08-29T18:15:37.095 INFO:tasks.workunit.client.0.smithi029.stdout: 10: throughput=4.51MB/sec pending data=0 2024-08-29T18:15:37.096 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-pcREfJHm1v2Fr0n off=2170889 len=829066 2024-08-29T18:15:37.098 INFO:tasks.workunit.client.0.smithi029.stdout:op 45 completed, throughput=4.59MB/sec 2024-08-29T18:15:37.098 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-slstffAXt7eBbmG off=1749429 len=1724516 2024-08-29T18:15:37.104 INFO:tasks.workunit.client.0.smithi029.stdout:op 46 completed, throughput=4.75MB/sec 2024-08-29T18:15:37.104 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-29ntpBTu2MB9pX5 off=19155855 len=48158 2024-08-29T18:15:37.105 INFO:tasks.workunit.client.0.smithi029.stdout:op 47 completed, throughput=4.75MB/sec 2024-08-29T18:15:37.105 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-2HerYYM6Y6JLZp1 off=12326209 len=11607 2024-08-29T18:15:37.106 INFO:tasks.workunit.client.0.smithi029.stdout:op 48 completed, throughput=4.75MB/sec 2024-08-29T18:15:37.106 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-geOkLrMPnjXVLum off=8706343 len=1028760 2024-08-29T18:15:37.114 INFO:tasks.workunit.client.0.smithi029.stdout:op 49 completed, throughput=4.84MB/sec 2024-08-29T18:15:37.114 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-bmLPgbyHZViLImk off=6138766 len=2021628 2024-08-29T18:15:37.117 INFO:tasks.workunit.client.0.smithi029.stdout:op 50 completed, throughput=5.03MB/sec 2024-08-29T18:15:37.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:15:37 smithi029 bash[77880]: cluster 2024-08-29T18:15:35.859765+0000 mgr.y (mgr.25004) 771 : cluster [DBG] pgmap v1443: 105 pgs: 105 active+clean; 127 GiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 1.2 MiB/s rd, 2.0 MiB/s wr, 855 op/s 2024-08-29T18:15:37.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:15:37 smithi029 bash[79042]: cluster 2024-08-29T18:15:35.859765+0000 mgr.y (mgr.25004) 771 : cluster [DBG] pgmap v1443: 105 pgs: 105 active+clean; 127 GiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 1.2 MiB/s rd, 2.0 MiB/s wr, 855 op/s 2024-08-29T18:15:37.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:15:37 smithi110 bash[67519]: cluster 2024-08-29T18:15:35.859765+0000 mgr.y (mgr.25004) 771 : cluster [DBG] pgmap v1443: 105 pgs: 105 active+clean; 127 GiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 1.2 MiB/s rd, 2.0 MiB/s wr, 855 op/s 2024-08-29T18:15:38.117 INFO:tasks.workunit.client.0.smithi029.stdout: 11: throughput=4.58MB/sec pending data=0 2024-08-29T18:15:38.118 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-d9cIK-7-OVj4EM- off=1147730 len=387651 2024-08-29T18:15:38.119 INFO:tasks.workunit.client.0.smithi029.stdout:op 51 completed, throughput=4.62MB/sec 2024-08-29T18:15:38.119 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-08TZkQAtgavkIkp off=6397202 len=858197 2024-08-29T18:15:38.129 INFO:tasks.workunit.client.0.smithi029.stdout:op 52 completed, throughput=4.69MB/sec 2024-08-29T18:15:38.129 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-nLEMx07vp2ixsER off=9716221 len=572095 2024-08-29T18:15:38.130 INFO:tasks.workunit.client.0.smithi029.stdout:op 53 completed, throughput=4.73MB/sec 2024-08-29T18:15:38.130 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-sOE-nqhDhoguQYm off=652657 len=236249 2024-08-29T18:15:38.131 INFO:tasks.workunit.client.0.smithi029.stdout:op 54 completed, throughput=4.75MB/sec 2024-08-29T18:15:38.131 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-YVMZmKv7JEPdhdw off=19356958 len=663345 2024-08-29T18:15:38.140 INFO:tasks.workunit.client.0.smithi029.stdout:op 55 completed, throughput=4.8MB/sec 2024-08-29T18:15:38.140 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-78ae-OdWNadf_-I off=3637532 len=1433085 2024-08-29T18:15:38.149 INFO:tasks.workunit.client.0.smithi029.stdout:op 56 completed, throughput=4.92MB/sec 2024-08-29T18:15:38.150 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-LDAhj84MGlii_mf off=2654179 len=246611 2024-08-29T18:15:38.151 INFO:tasks.workunit.client.0.smithi029.stdout:op 57 completed, throughput=4.94MB/sec 2024-08-29T18:15:38.151 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-ANqOe_GQMvao7dA off=6033730 len=1014034 2024-08-29T18:15:38.155 INFO:tasks.workunit.client.0.smithi029.stdout:op 58 completed, throughput=5.02MB/sec 2024-08-29T18:15:39.155 INFO:tasks.workunit.client.0.smithi029.stdout: 12: throughput=4.62MB/sec pending data=0 2024-08-29T18:15:39.155 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-ZtYu1zSKR7wCQjF off=8463373 len=928420 2024-08-29T18:15:39.164 INFO:tasks.workunit.client.0.smithi029.stdout:op 59 completed, throughput=4.69MB/sec 2024-08-29T18:15:39.164 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-EZa0IAIA1nwouDA off=1539351 len=801362 2024-08-29T18:15:39.167 INFO:tasks.workunit.client.0.smithi029.stdout:op 60 completed, throughput=4.75MB/sec 2024-08-29T18:15:39.167 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-yJM5SG5SGWyoh4D off=4375624 len=1747671 2024-08-29T18:15:39.173 INFO:tasks.workunit.client.0.smithi029.stdout:op 61 completed, throughput=4.88MB/sec 2024-08-29T18:15:39.173 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-NN-2LvrrRCPIDMI off=7441426 len=839510 2024-08-29T18:15:39.176 INFO:tasks.workunit.client.0.smithi029.stdout:op 62 completed, throughput=4.94MB/sec 2024-08-29T18:15:39.176 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-EE6z18bO5A1HcHW off=3365403 len=843052 2024-08-29T18:15:39.179 INFO:tasks.workunit.client.0.smithi029.stdout:op 63 completed, throughput=5.01MB/sec 2024-08-29T18:15:39.400 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:15:39 smithi029 bash[77880]: cluster 2024-08-29T18:15:37.860979+0000 mgr.y (mgr.25004) 772 : cluster [DBG] pgmap v1444: 105 pgs: 105 active+clean; 127 GiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.2 MiB/s wr, 828 op/s 2024-08-29T18:15:39.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:15:39 smithi029 bash[79042]: cluster 2024-08-29T18:15:37.860979+0000 mgr.y (mgr.25004) 772 : cluster [DBG] pgmap v1444: 105 pgs: 105 active+clean; 127 GiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.2 MiB/s wr, 828 op/s 2024-08-29T18:15:39.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:15:39 smithi110 bash[67519]: cluster 2024-08-29T18:15:37.860979+0000 mgr.y (mgr.25004) 772 : cluster [DBG] pgmap v1444: 105 pgs: 105 active+clean; 127 GiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.2 MiB/s wr, 828 op/s 2024-08-29T18:15:40.179 INFO:tasks.workunit.client.0.smithi029.stdout: 13: throughput=4.63MB/sec pending data=0 2024-08-29T18:15:40.180 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-i9COvuANYiWeLFz off=9784437 len=480121 2024-08-29T18:15:40.182 INFO:tasks.workunit.client.0.smithi029.stdout:op 64 completed, throughput=4.66MB/sec 2024-08-29T18:15:40.182 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-t_t20dEJh3yYNIK off=5460739 len=2023213 2024-08-29T18:15:40.187 INFO:tasks.workunit.client.0.smithi029.stdout:op 65 completed, throughput=4.81MB/sec 2024-08-29T18:15:40.187 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-TujfJ8vg_6E27g7 off=2652336 len=468597 2024-08-29T18:15:40.194 INFO:tasks.workunit.client.0.smithi029.stdout:op 66 completed, throughput=4.84MB/sec 2024-08-29T18:15:40.194 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-rhgc-cBF0eUQguc off=627489 len=377386 2024-08-29T18:15:40.195 INFO:tasks.workunit.client.0.smithi029.stdout:op 67 completed, throughput=4.86MB/sec 2024-08-29T18:15:40.195 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-l07Kqlfp_r1R-Gm off=11011928 len=1639558 2024-08-29T18:15:40.208 INFO:tasks.workunit.client.0.smithi029.stdout:op 68 completed, throughput=4.98MB/sec 2024-08-29T18:15:40.208 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-nM--IeobGGYYiSo off=9392298 len=20472 2024-08-29T18:15:40.212 INFO:tasks.workunit.client.0.smithi029.stdout:op 69 completed, throughput=4.98MB/sec 2024-08-29T18:15:40.212 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-JO6QnVQHxjEFzMy off=653014 len=243916 2024-08-29T18:15:40.213 INFO:tasks.workunit.client.0.smithi029.stdout:op 70 completed, throughput=4.99MB/sec 2024-08-29T18:15:40.213 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-6A5O6CCudfsBS0Q off=13464635 len=1007958 2024-08-29T18:15:40.215 INFO:tasks.workunit.client.0.smithi029.stdout:op 71 completed, throughput=5.07MB/sec 2024-08-29T18:15:41.216 INFO:tasks.workunit.client.0.smithi029.stdout: 14: throughput=4.71MB/sec pending data=0 2024-08-29T18:15:41.216 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-56DXDZJdpPqaxSO off=389862 len=1183305 2024-08-29T18:15:41.226 INFO:tasks.workunit.client.0.smithi029.stdout:op 72 completed, throughput=4.79MB/sec 2024-08-29T18:15:41.226 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-pomxorXjovSyjyI off=12208898 len=1895516 2024-08-29T18:15:41.228 INFO:tasks.workunit.client.0.smithi029.stdout:op 73 completed, throughput=4.91MB/sec 2024-08-29T18:15:41.229 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-f0KcBArT8Bql-Yu off=5092006 len=1915469 2024-08-29T18:15:41.231 INFO:tasks.workunit.client.0.smithi029.stdout:op 74 completed, throughput=5.04MB/sec 2024-08-29T18:15:41.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:15:41 smithi029 bash[79042]: cluster 2024-08-29T18:15:39.861932+0000 mgr.y (mgr.25004) 773 : cluster [DBG] pgmap v1445: 105 pgs: 105 active+clean; 127 GiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.6 MiB/s wr, 236 op/s 2024-08-29T18:15:41.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:15:41 smithi029 bash[77880]: cluster 2024-08-29T18:15:39.861932+0000 mgr.y (mgr.25004) 773 : cluster [DBG] pgmap v1445: 105 pgs: 105 active+clean; 127 GiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.6 MiB/s wr, 236 op/s 2024-08-29T18:15:41.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:15:41 smithi110 bash[67519]: cluster 2024-08-29T18:15:39.861932+0000 mgr.y (mgr.25004) 773 : cluster [DBG] pgmap v1445: 105 pgs: 105 active+clean; 127 GiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.6 MiB/s wr, 236 op/s 2024-08-29T18:15:42.232 INFO:tasks.workunit.client.0.smithi029.stdout: 15: throughput=4.71MB/sec pending data=0 2024-08-29T18:15:42.232 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-eftS3Lm3YptzMa9 off=3368329 len=1482424 2024-08-29T18:15:42.242 INFO:tasks.workunit.client.0.smithi029.stdout:op 75 completed, throughput=4.8MB/sec 2024-08-29T18:15:42.242 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-rf3v9cPGfE-IC6O off=748568 len=1163838 2024-08-29T18:15:42.246 INFO:tasks.workunit.client.0.smithi029.stdout:op 76 completed, throughput=4.87MB/sec 2024-08-29T18:15:42.246 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-3RcJicT6h_1ZYdj off=10795683 len=918266 2024-08-29T18:15:42.249 INFO:tasks.workunit.client.0.smithi029.stdout:op 77 completed, throughput=4.93MB/sec 2024-08-29T18:15:42.249 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-k5XE1AYsX6yWtu8 off=788995 len=940864 2024-08-29T18:15:42.252 INFO:tasks.workunit.client.0.smithi029.stdout:op 78 completed, throughput=4.98MB/sec 2024-08-29T18:15:42.252 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-SAooFq_imAmP_Xh off=7957670 len=1350435 2024-08-29T18:15:42.255 INFO:tasks.workunit.client.0.smithi029.stdout:op 79 completed, throughput=5.07MB/sec 2024-08-29T18:15:43.256 INFO:tasks.workunit.client.0.smithi029.stdout: 16: throughput=4.76MB/sec pending data=0 2024-08-29T18:15:43.256 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-6e6G3MibB_67P30 off=12438802 len=1255254 2024-08-29T18:15:43.265 INFO:tasks.workunit.client.0.smithi029.stdout:op 80 completed, throughput=4.83MB/sec 2024-08-29T18:15:43.266 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-otuExySKQZYfTyq off=15562749 len=2039606 2024-08-29T18:15:43.283 INFO:tasks.workunit.client.0.smithi029.stdout:op 81 completed, throughput=4.94MB/sec 2024-08-29T18:15:43.283 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-ztpGvOzEUqF5VtY off=3023339 len=396616 2024-08-29T18:15:43.283 INFO:tasks.workunit.client.0.smithi029.stdout:op 82 completed, throughput=4.96MB/sec 2024-08-29T18:15:43.283 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-Q6fZm5NU0XnW3D0 off=332625 len=1017728 2024-08-29T18:15:43.291 INFO:tasks.workunit.client.0.smithi029.stdout:op 83 completed, throughput=5.02MB/sec 2024-08-29T18:15:43.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:15:43 smithi029 bash[79042]: cluster 2024-08-29T18:15:41.863218+0000 mgr.y (mgr.25004) 774 : cluster [DBG] pgmap v1446: 105 pgs: 105 active+clean; 127 GiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 3.4 MiB/s rd, 1.7 MiB/s wr, 132 op/s 2024-08-29T18:15:43.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:15:43 smithi029 bash[77880]: cluster 2024-08-29T18:15:41.863218+0000 mgr.y (mgr.25004) 774 : cluster [DBG] pgmap v1446: 105 pgs: 105 active+clean; 127 GiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 3.4 MiB/s rd, 1.7 MiB/s wr, 132 op/s 2024-08-29T18:15:43.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:15:43 smithi110 bash[67519]: cluster 2024-08-29T18:15:41.863218+0000 mgr.y (mgr.25004) 774 : cluster [DBG] pgmap v1446: 105 pgs: 105 active+clean; 127 GiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 3.4 MiB/s rd, 1.7 MiB/s wr, 132 op/s 2024-08-29T18:15:44.291 INFO:tasks.workunit.client.0.smithi029.stdout: 17: throughput=4.73MB/sec pending data=0 2024-08-29T18:15:44.291 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-L8UPLmHfCm7LRW8 off=8968168 len=545509 2024-08-29T18:15:44.297 INFO:tasks.workunit.client.0.smithi029.stdout:op 84 completed, throughput=4.76MB/sec 2024-08-29T18:15:44.297 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-5Oltih-clYHl0p4 off=1836838 len=733737 2024-08-29T18:15:44.306 INFO:tasks.workunit.client.0.smithi029.stdout:op 85 completed, throughput=4.8MB/sec 2024-08-29T18:15:44.306 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-ZEIo7QaBHNrdp3H off=10796789 len=128228 2024-08-29T18:15:44.310 INFO:tasks.workunit.client.0.smithi029.stdout:op 86 completed, throughput=4.8MB/sec 2024-08-29T18:15:44.310 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-YfXXmU7HHQu9UnD off=13285650 len=226476 2024-08-29T18:15:44.312 INFO:tasks.workunit.client.0.smithi029.stdout:op 87 completed, throughput=4.82MB/sec 2024-08-29T18:15:44.312 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-CozK_tFOmgCBMIo off=14439442 len=383452 2024-08-29T18:15:44.313 INFO:tasks.workunit.client.0.smithi029.stdout:op 88 completed, throughput=4.84MB/sec 2024-08-29T18:15:44.313 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-1leDZVSllHK8ZKz off=3811053 len=1990887 2024-08-29T18:15:44.327 INFO:tasks.workunit.client.0.smithi029.stdout:op 89 completed, throughput=4.94MB/sec 2024-08-29T18:15:44.327 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-8ewc1xYegQlIv-i off=668193 len=1398426 2024-08-29T18:15:44.337 INFO:tasks.workunit.client.0.smithi029.stdout:op 90 completed, throughput=5.01MB/sec 2024-08-29T18:15:44.901 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:15:44 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:15:44] "GET /metrics HTTP/1.1" 200 34005 "" "Prometheus/2.43.0" 2024-08-29T18:15:45.338 INFO:tasks.workunit.client.0.smithi029.stdout: 18: throughput=4.74MB/sec pending data=0 2024-08-29T18:15:45.338 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-A9kWatStLH5Ba5i off=2951709 len=841830 2024-08-29T18:15:45.341 INFO:tasks.workunit.client.0.smithi029.stdout:op 91 completed, throughput=4.79MB/sec 2024-08-29T18:15:45.341 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-GQwVdoTGvj0d1v0 off=11653839 len=764376 2024-08-29T18:15:45.343 INFO:tasks.workunit.client.0.smithi029.stdout:op 92 completed, throughput=4.82MB/sec 2024-08-29T18:15:45.343 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-SmhLetixG3yseVA off=4093310 len=631338 2024-08-29T18:15:45.350 INFO:tasks.workunit.client.0.smithi029.stdout:op 93 completed, throughput=4.86MB/sec 2024-08-29T18:15:45.351 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-MUC45pqjH6gEMI0 off=11821705 len=656479 2024-08-29T18:15:45.358 INFO:tasks.workunit.client.0.smithi029.stdout:op 94 completed, throughput=4.89MB/sec 2024-08-29T18:15:45.358 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-bPAZV_6DIZm3HVj off=16639734 len=1268482 2024-08-29T18:15:45.368 INFO:tasks.workunit.client.0.smithi029.stdout:op 95 completed, throughput=4.95MB/sec 2024-08-29T18:15:45.368 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-SVKlIHUgqbBAZc- off=9639288 len=1500046 2024-08-29T18:15:45.379 INFO:tasks.workunit.client.0.smithi029.stdout:op 96 completed, throughput=5.02MB/sec 2024-08-29T18:15:45.400 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:15:45 smithi029 bash[79042]: cluster 2024-08-29T18:15:43.864296+0000 mgr.y (mgr.25004) 775 : cluster [DBG] pgmap v1447: 105 pgs: 105 active+clean; 127 GiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 3.9 MiB/s rd, 1.7 MiB/s wr, 5 op/s 2024-08-29T18:15:45.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:15:45 smithi029 bash[77880]: cluster 2024-08-29T18:15:43.864296+0000 mgr.y (mgr.25004) 775 : cluster [DBG] pgmap v1447: 105 pgs: 105 active+clean; 127 GiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 3.9 MiB/s rd, 1.7 MiB/s wr, 5 op/s 2024-08-29T18:15:45.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:15:45 smithi110 bash[67519]: cluster 2024-08-29T18:15:43.864296+0000 mgr.y (mgr.25004) 775 : cluster [DBG] pgmap v1447: 105 pgs: 105 active+clean; 127 GiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 3.9 MiB/s rd, 1.7 MiB/s wr, 5 op/s 2024-08-29T18:15:46.379 INFO:tasks.workunit.client.0.smithi029.stdout: 19: throughput=4.77MB/sec pending data=0 2024-08-29T18:15:46.379 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-8oTra_jvDHesH6F off=1857851 len=1691907 2024-08-29T18:15:46.383 INFO:tasks.workunit.client.0.smithi029.stdout:op 97 completed, throughput=4.85MB/sec 2024-08-29T18:15:46.383 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-hpAuIHNXTKpDbcb off=6213836 len=1013164 2024-08-29T18:15:46.392 INFO:tasks.workunit.client.0.smithi029.stdout:op 98 completed, throughput=4.9MB/sec 2024-08-29T18:15:46.392 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-uBYOBV4i_heA3mc off=909323 len=1740827 2024-08-29T18:15:46.404 INFO:tasks.workunit.client.0.smithi029.stdout:op 99 completed, throughput=4.98MB/sec 2024-08-29T18:15:46.404 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-gzEAgVstMq6xzrq off=1617243 len=718937 2024-08-29T18:15:46.406 INFO:tasks.workunit.client.0.smithi029.stdout:op 100 completed, throughput=5.01MB/sec 2024-08-29T18:15:47.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:15:47 smithi029 bash[77880]: cluster 2024-08-29T18:15:45.865182+0000 mgr.y (mgr.25004) 776 : cluster [DBG] pgmap v1448: 105 pgs: 105 active+clean; 127 GiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 3.2 MiB/s rd, 1.0 MiB/s wr, 4 op/s 2024-08-29T18:15:47.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:15:47 smithi029 bash[79042]: cluster 2024-08-29T18:15:45.865182+0000 mgr.y (mgr.25004) 776 : cluster [DBG] pgmap v1448: 105 pgs: 105 active+clean; 127 GiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 3.2 MiB/s rd, 1.0 MiB/s wr, 4 op/s 2024-08-29T18:15:47.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:15:47 smithi110 bash[67519]: cluster 2024-08-29T18:15:45.865182+0000 mgr.y (mgr.25004) 776 : cluster [DBG] pgmap v1448: 105 pgs: 105 active+clean; 127 GiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 3.2 MiB/s rd, 1.0 MiB/s wr, 4 op/s 2024-08-29T18:15:47.406 INFO:tasks.workunit.client.0.smithi029.stdout: 20: throughput=4.77MB/sec pending data=0 2024-08-29T18:15:47.406 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-hUHOpI9oarjPOH6 off=2135069 len=490612 2024-08-29T18:15:47.408 INFO:tasks.workunit.client.0.smithi029.stdout:op 101 completed, throughput=4.79MB/sec 2024-08-29T18:15:47.408 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-m5YtmCijexLJmjG off=9061424 len=503928 2024-08-29T18:15:47.415 INFO:tasks.workunit.client.0.smithi029.stdout:op 102 completed, throughput=4.81MB/sec 2024-08-29T18:15:47.415 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-sXF4nqHiutZMJbW off=761478 len=156689 2024-08-29T18:15:47.416 INFO:tasks.workunit.client.0.smithi029.stdout:op 103 completed, throughput=4.82MB/sec 2024-08-29T18:15:47.416 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-nM--IeobGGYYiSo off=1323503 len=1238966 2024-08-29T18:15:47.425 INFO:tasks.workunit.client.0.smithi029.stdout:op 104 completed, throughput=4.87MB/sec 2024-08-29T18:15:47.425 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-Bx-RZJYRahcMXes off=11932641 len=2002823 2024-08-29T18:15:47.437 INFO:tasks.workunit.client.0.smithi029.stdout:op 105 completed, throughput=4.96MB/sec 2024-08-29T18:15:47.437 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-wWzQOhKrf4wHDjB off=12774550 len=56291 2024-08-29T18:15:47.441 INFO:tasks.workunit.client.0.smithi029.stdout:op 106 completed, throughput=4.97MB/sec 2024-08-29T18:15:47.441 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-0eGtN8x3SWux8dc off=5585244 len=1395455 2024-08-29T18:15:47.452 INFO:tasks.workunit.client.0.smithi029.stdout:op 107 completed, throughput=5.03MB/sec 2024-08-29T18:15:48.453 INFO:tasks.workunit.client.0.smithi029.stdout: 21: throughput=4.8MB/sec pending data=0 2024-08-29T18:15:48.453 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-OJOF6KRMEeH5c2a off=8737822 len=1243035 2024-08-29T18:15:48.456 INFO:tasks.workunit.client.0.smithi029.stdout:op 108 completed, throughput=4.85MB/sec 2024-08-29T18:15:48.456 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-G6Z-aLKKtzHQ9p3 off=874858 len=459717 2024-08-29T18:15:48.462 INFO:tasks.workunit.client.0.smithi029.stdout:op 109 completed, throughput=4.87MB/sec 2024-08-29T18:15:48.462 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-2GI6bhwR72jmQL1 off=8098227 len=17949 2024-08-29T18:15:48.467 INFO:tasks.workunit.client.0.smithi029.stdout:op 110 completed, throughput=4.87MB/sec 2024-08-29T18:15:48.467 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-gl9p9HCUXMgBB7y off=798639 len=934054 2024-08-29T18:15:48.469 INFO:tasks.workunit.client.0.smithi029.stdout:op 111 completed, throughput=4.91MB/sec 2024-08-29T18:15:48.469 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-HwBzN3kpocbuXa5 off=17799 len=585736 2024-08-29T18:15:48.477 INFO:tasks.workunit.client.0.smithi029.stdout:op 112 completed, throughput=4.93MB/sec 2024-08-29T18:15:48.477 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-j7OlpwhHyGgBq8J off=8710011 len=1626437 2024-08-29T18:15:48.480 INFO:tasks.workunit.client.0.smithi029.stdout:op 113 completed, throughput=5MB/sec 2024-08-29T18:15:49.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:15:49 smithi029 bash[77880]: cluster 2024-08-29T18:15:47.866272+0000 mgr.y (mgr.25004) 777 : cluster [DBG] pgmap v1449: 105 pgs: 105 active+clean; 127 GiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-08-29T18:15:49.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:15:49 smithi029 bash[77880]: audit 2024-08-29T18:15:48.533748+0000 mon.c (mon.2) 476 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:15:49.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:15:49 smithi029 bash[79042]: cluster 2024-08-29T18:15:47.866272+0000 mgr.y (mgr.25004) 777 : cluster [DBG] pgmap v1449: 105 pgs: 105 active+clean; 127 GiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-08-29T18:15:49.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:15:49 smithi029 bash[79042]: audit 2024-08-29T18:15:48.533748+0000 mon.c (mon.2) 476 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:15:49.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:15:49 smithi110 bash[67519]: cluster 2024-08-29T18:15:47.866272+0000 mgr.y (mgr.25004) 777 : cluster [DBG] pgmap v1449: 105 pgs: 105 active+clean; 127 GiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-08-29T18:15:49.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:15:49 smithi110 bash[67519]: audit 2024-08-29T18:15:48.533748+0000 mon.c (mon.2) 476 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:15:49.481 INFO:tasks.workunit.client.0.smithi029.stdout: 22: throughput=4.78MB/sec pending data=0 2024-08-29T18:15:49.481 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-9h9_Jzb6sCp6Rz0 off=13907562 len=1393003 2024-08-29T18:15:49.484 INFO:tasks.workunit.client.0.smithi029.stdout:op 114 completed, throughput=4.84MB/sec 2024-08-29T18:15:49.484 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-brzqdR5ScjlIic5 off=12061557 len=426081 2024-08-29T18:15:49.486 INFO:tasks.workunit.client.0.smithi029.stdout:op 115 completed, throughput=4.86MB/sec 2024-08-29T18:15:49.486 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-CGTZmabHZ721I5A off=8678120 len=1504076 2024-08-29T18:15:49.491 INFO:tasks.workunit.client.0.smithi029.stdout:op 116 completed, throughput=4.92MB/sec 2024-08-29T18:15:49.491 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-nGzsCYJ1SH-grsj off=4709172 len=361944 2024-08-29T18:15:49.499 INFO:tasks.workunit.client.0.smithi029.stdout:op 117 completed, throughput=4.93MB/sec 2024-08-29T18:15:49.499 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-PjAUTxdhxMXHv-G off=4327598 len=553037 2024-08-29T18:15:49.501 INFO:tasks.workunit.client.0.smithi029.stdout:op 118 completed, throughput=4.96MB/sec 2024-08-29T18:15:49.502 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-IEXFlRigIGTeQ7B off=9140815 len=1177496 2024-08-29T18:15:49.505 INFO:tasks.workunit.client.0.smithi029.stdout:op 119 completed, throughput=5.01MB/sec 2024-08-29T18:15:50.505 INFO:tasks.workunit.client.0.smithi029.stdout: 23: throughput=4.79MB/sec pending data=0 2024-08-29T18:15:50.506 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-SRZb8_9NiXvW5Lc off=8524123 len=945917 2024-08-29T18:15:50.515 INFO:tasks.workunit.client.0.smithi029.stdout:op 120 completed, throughput=4.83MB/sec 2024-08-29T18:15:50.515 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-p1MCU52Z1PbLPlo off=6770987 len=943271 2024-08-29T18:15:50.518 INFO:tasks.workunit.client.0.smithi029.stdout:op 121 completed, throughput=4.87MB/sec 2024-08-29T18:15:50.518 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-SXZHRYYmdekECkR off=0 len=1135544 2024-08-29T18:15:50.528 INFO:tasks.workunit.client.0.smithi029.stdout:op 122 completed, throughput=4.91MB/sec 2024-08-29T18:15:50.528 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-wpdA2WzuJaFDV-r off=7512505 len=1598021 2024-08-29T18:15:50.533 INFO:tasks.workunit.client.0.smithi029.stdout:op 123 completed, throughput=4.97MB/sec 2024-08-29T18:15:50.533 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-lQro9x9zafCrCLo off=20865391 len=1212105 2024-08-29T18:15:50.536 INFO:tasks.workunit.client.0.smithi029.stdout:op 124 completed, throughput=5.02MB/sec 2024-08-29T18:15:51.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:15:51 smithi029 bash[77880]: cluster 2024-08-29T18:15:49.867102+0000 mgr.y (mgr.25004) 778 : cluster [DBG] pgmap v1450: 105 pgs: 105 active+clean; 127 GiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-08-29T18:15:51.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:15:51 smithi029 bash[79042]: cluster 2024-08-29T18:15:49.867102+0000 mgr.y (mgr.25004) 778 : cluster [DBG] pgmap v1450: 105 pgs: 105 active+clean; 127 GiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-08-29T18:15:51.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:15:51 smithi110 bash[67519]: cluster 2024-08-29T18:15:49.867102+0000 mgr.y (mgr.25004) 778 : cluster [DBG] pgmap v1450: 105 pgs: 105 active+clean; 127 GiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-08-29T18:15:51.537 INFO:tasks.workunit.client.0.smithi029.stdout: 24: throughput=4.82MB/sec pending data=0 2024-08-29T18:15:51.537 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-E1JAoX_a9phoYnu off=783541 len=1939594 2024-08-29T18:15:51.550 INFO:tasks.workunit.client.0.smithi029.stdout:op 125 completed, throughput=4.89MB/sec 2024-08-29T18:15:51.550 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-_cnYZoLf1QbIUaY off=11992114 len=887770 2024-08-29T18:15:51.552 INFO:tasks.workunit.client.0.smithi029.stdout:op 126 completed, throughput=4.93MB/sec 2024-08-29T18:15:51.554 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-6BOKS6NJdtaLwZf off=1439168 len=239484 2024-08-29T18:15:51.557 INFO:tasks.workunit.client.0.smithi029.stdout:op 127 completed, throughput=4.93MB/sec 2024-08-29T18:15:51.558 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-iXVl02JgrkrO0Al off=0 len=1374573 2024-08-29T18:15:51.560 INFO:tasks.workunit.client.0.smithi029.stdout:op 128 completed, throughput=4.99MB/sec 2024-08-29T18:15:51.560 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-PwtMpkVg2jwZhcH off=4033931 len=591408 2024-08-29T18:15:51.562 INFO:tasks.workunit.client.0.smithi029.stdout:op 129 completed, throughput=5.01MB/sec 2024-08-29T18:15:52.563 INFO:tasks.workunit.client.0.smithi029.stdout: 25: throughput=4.81MB/sec pending data=0 2024-08-29T18:15:52.563 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-4o1uHUJbmgeXOlz off=7135024 len=754149 2024-08-29T18:15:52.571 INFO:tasks.workunit.client.0.smithi029.stdout:op 130 completed, throughput=4.84MB/sec 2024-08-29T18:15:52.571 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-3Jd7_MO3D_pIZpq off=20778804 len=1001352 2024-08-29T18:15:52.579 INFO:tasks.workunit.client.0.smithi029.stdout:op 131 completed, throughput=4.88MB/sec 2024-08-29T18:15:52.579 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-c_azeQV9eRBHVa7 off=6472406 len=1499531 2024-08-29T18:15:52.590 INFO:tasks.workunit.client.0.smithi029.stdout:op 132 completed, throughput=4.93MB/sec 2024-08-29T18:15:52.590 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-SmWJLiK9uYvTBlf off=1014272 len=1024589 2024-08-29T18:15:52.592 INFO:tasks.workunit.client.0.smithi029.stdout:op 133 completed, throughput=4.97MB/sec 2024-08-29T18:15:52.593 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-Y71_gdDHcQUb5BF off=5073336 len=1580013 2024-08-29T18:15:52.604 INFO:tasks.workunit.client.0.smithi029.stdout:op 134 completed, throughput=5.02MB/sec 2024-08-29T18:15:53.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:15:53 smithi029 bash[79042]: cluster 2024-08-29T18:15:51.868250+0000 mgr.y (mgr.25004) 779 : cluster [DBG] pgmap v1451: 105 pgs: 105 active+clean; 127 GiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-08-29T18:15:53.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:15:53 smithi029 bash[77880]: cluster 2024-08-29T18:15:51.868250+0000 mgr.y (mgr.25004) 779 : cluster [DBG] pgmap v1451: 105 pgs: 105 active+clean; 127 GiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-08-29T18:15:53.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:15:53 smithi110 bash[67519]: cluster 2024-08-29T18:15:51.868250+0000 mgr.y (mgr.25004) 779 : cluster [DBG] pgmap v1451: 105 pgs: 105 active+clean; 127 GiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-08-29T18:15:53.604 INFO:tasks.workunit.client.0.smithi029.stdout: 26: throughput=4.84MB/sec pending data=0 2024-08-29T18:15:53.604 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-Z9dpZhZG74u7VIN off=53598 len=1148114 2024-08-29T18:15:53.614 INFO:tasks.workunit.client.0.smithi029.stdout:op 135 completed, throughput=4.87MB/sec 2024-08-29T18:15:53.614 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-jw1pklXFzugsJhj off=4257576 len=319521 2024-08-29T18:15:53.616 INFO:tasks.workunit.client.0.smithi029.stdout:op 136 completed, throughput=4.89MB/sec 2024-08-29T18:15:53.616 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-yUZDoAKDCtwoa3e off=237201 len=426167 2024-08-29T18:15:53.622 INFO:tasks.workunit.client.0.smithi029.stdout:op 137 completed, throughput=4.9MB/sec 2024-08-29T18:15:53.622 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-EoHLkzGl7xFpvs- off=2144409 len=1967720 2024-08-29T18:15:53.637 INFO:tasks.workunit.client.0.smithi029.stdout:op 138 completed, throughput=4.97MB/sec 2024-08-29T18:15:53.637 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-TAzSNbQCt4D2rPO off=2379350 len=1502516 2024-08-29T18:15:53.641 INFO:tasks.workunit.client.0.smithi029.stdout:op 139 completed, throughput=5.02MB/sec 2024-08-29T18:15:54.642 INFO:tasks.workunit.client.0.smithi029.stdout: 27: throughput=4.84MB/sec pending data=0 2024-08-29T18:15:54.642 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-vbhROjUpK_vPKuG off=7344196 len=1467908 2024-08-29T18:15:54.654 INFO:tasks.workunit.client.0.smithi029.stdout:op 140 completed, throughput=4.89MB/sec 2024-08-29T18:15:54.654 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-Ke_sQexyB7bmkLD off=13152922 len=1450799 2024-08-29T18:15:54.658 INFO:tasks.workunit.client.0.smithi029.stdout:op 141 completed, throughput=4.94MB/sec 2024-08-29T18:15:54.658 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-BiEo9OXUJY31t9Z off=11375963 len=1535606 2024-08-29T18:15:54.669 INFO:tasks.workunit.client.0.smithi029.stdout:op 142 completed, throughput=4.99MB/sec 2024-08-29T18:15:54.669 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-USoj75cARRW5Qrk off=5909557 len=385905 2024-08-29T18:15:54.674 INFO:tasks.workunit.client.0.smithi029.stdout:op 143 completed, throughput=5MB/sec 2024-08-29T18:15:54.675 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-cYvjiosRM3zZOJy off=9759165 len=542158 2024-08-29T18:15:54.676 INFO:tasks.workunit.client.0.smithi029.stdout:op 144 completed, throughput=5.02MB/sec 2024-08-29T18:15:54.901 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:15:54 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:15:54] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2024-08-29T18:15:55.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:15:55 smithi029 bash[79042]: cluster 2024-08-29T18:15:53.869171+0000 mgr.y (mgr.25004) 780 : cluster [DBG] pgmap v1452: 105 pgs: 105 active+clean; 127 GiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-29T18:15:55.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:15:55 smithi029 bash[77880]: cluster 2024-08-29T18:15:53.869171+0000 mgr.y (mgr.25004) 780 : cluster [DBG] pgmap v1452: 105 pgs: 105 active+clean; 127 GiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-29T18:15:55.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:15:55 smithi110 bash[67519]: cluster 2024-08-29T18:15:53.869171+0000 mgr.y (mgr.25004) 780 : cluster [DBG] pgmap v1452: 105 pgs: 105 active+clean; 127 GiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-29T18:15:55.677 INFO:tasks.workunit.client.0.smithi029.stdout: 28: throughput=4.84MB/sec pending data=0 2024-08-29T18:15:55.677 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-uNJ0tIn3YoCuL4T off=11156565 len=2037590 2024-08-29T18:15:55.683 INFO:tasks.workunit.client.0.smithi029.stdout:op 145 completed, throughput=4.91MB/sec 2024-08-29T18:15:55.683 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-VEnDT1imoyUPUO1 off=1577432 len=1443063 2024-08-29T18:15:55.689 INFO:tasks.workunit.client.0.smithi029.stdout:op 146 completed, throughput=4.96MB/sec 2024-08-29T18:15:55.689 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-fOPWs-CYhO2mbIA off=7485297 len=1795571 2024-08-29T18:15:55.693 INFO:tasks.workunit.client.0.smithi029.stdout:op 147 completed, throughput=5.01MB/sec 2024-08-29T18:15:56.694 INFO:tasks.workunit.client.0.smithi029.stdout: 29: throughput=4.85MB/sec pending data=0 2024-08-29T18:15:56.694 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-M4PsR9Oyh1DKrgY off=7524593 len=1263838 2024-08-29T18:15:56.704 INFO:tasks.workunit.client.0.smithi029.stdout:op 148 completed, throughput=4.89MB/sec 2024-08-29T18:15:56.705 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-E5TjQRN1JESKGnb off=182327 len=500533 2024-08-29T18:15:56.707 INFO:tasks.workunit.client.0.smithi029.stdout:op 149 completed, throughput=4.9MB/sec 2024-08-29T18:15:56.707 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-n0Lv_q7uWYoga6m off=1303515 len=2062038 2024-08-29T18:15:56.723 INFO:tasks.workunit.client.0.smithi029.stdout:op 150 completed, throughput=4.96MB/sec 2024-08-29T18:15:56.723 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-TkDZhWeZsCK-eN- off=2950394 len=1035250 2024-08-29T18:15:56.731 INFO:tasks.workunit.client.0.smithi029.stdout:op 151 completed, throughput=5MB/sec 2024-08-29T18:15:56.731 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-2exXhAsrWDNycA9 off=1793044 len=1455835 2024-08-29T18:15:56.733 INFO:tasks.workunit.client.0.smithi029.stdout:op 152 completed, throughput=5.04MB/sec 2024-08-29T18:15:57.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:15:57 smithi029 bash[79042]: cluster 2024-08-29T18:15:55.870035+0000 mgr.y (mgr.25004) 781 : cluster [DBG] pgmap v1453: 105 pgs: 105 active+clean; 127 GiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-08-29T18:15:57.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:15:57 smithi029 bash[77880]: cluster 2024-08-29T18:15:55.870035+0000 mgr.y (mgr.25004) 781 : cluster [DBG] pgmap v1453: 105 pgs: 105 active+clean; 127 GiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-08-29T18:15:57.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:15:57 smithi110 bash[67519]: cluster 2024-08-29T18:15:55.870035+0000 mgr.y (mgr.25004) 781 : cluster [DBG] pgmap v1453: 105 pgs: 105 active+clean; 127 GiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-08-29T18:15:57.734 INFO:tasks.workunit.client.0.smithi029.stdout: 30: throughput=4.88MB/sec pending data=0 2024-08-29T18:15:57.734 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-gSJXAqh-aTQ3xxQ off=22748292 len=1590940 2024-08-29T18:15:57.737 INFO:tasks.workunit.client.0.smithi029.stdout:op 153 completed, throughput=4.93MB/sec 2024-08-29T18:15:57.738 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-n71WRzD2driLtaA off=4459926 len=1378398 2024-08-29T18:15:57.747 INFO:tasks.workunit.client.0.smithi029.stdout:op 154 completed, throughput=4.97MB/sec 2024-08-29T18:15:57.747 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-VWBgJ7WAGVVwOQw off=5394481 len=1217653 2024-08-29T18:15:57.749 INFO:tasks.workunit.client.0.smithi029.stdout:op 155 completed, throughput=5MB/sec 2024-08-29T18:15:58.750 INFO:tasks.workunit.client.0.smithi029.stdout: 31: throughput=4.85MB/sec pending data=0 2024-08-29T18:15:58.750 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-1iCXIyclaflJ83t off=3944623 len=456934 2024-08-29T18:15:58.751 INFO:tasks.workunit.client.0.smithi029.stdout:op 156 completed, throughput=4.86MB/sec 2024-08-29T18:15:58.752 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-Dk6aeLPwBpEXrKq off=300101 len=1638517 2024-08-29T18:15:58.757 INFO:tasks.workunit.client.0.smithi029.stdout:op 157 completed, throughput=4.91MB/sec 2024-08-29T18:15:58.757 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-wiPVRr1TQXW0uT1 off=572968 len=2086840 2024-08-29T18:15:58.762 INFO:tasks.workunit.client.0.smithi029.stdout:op 158 completed, throughput=4.97MB/sec 2024-08-29T18:15:58.762 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-stCIYPTAu4-Vkj1 off=16723074 len=376969 2024-08-29T18:15:58.764 INFO:tasks.workunit.client.0.smithi029.stdout:op 159 completed, throughput=4.98MB/sec 2024-08-29T18:15:58.764 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-EPwojF2TV0sGBWQ off=1568152 len=21121 2024-08-29T18:15:58.768 INFO:tasks.workunit.client.0.smithi029.stdout:op 160 completed, throughput=4.98MB/sec 2024-08-29T18:15:58.768 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-vG2vJgNQ2HWkhrE off=280146 len=1029949 2024-08-29T18:15:58.771 INFO:tasks.workunit.client.0.smithi029.stdout:op 161 completed, throughput=5.01MB/sec 2024-08-29T18:15:59.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:15:59 smithi029 bash[79042]: cluster 2024-08-29T18:15:57.871177+0000 mgr.y (mgr.25004) 782 : cluster [DBG] pgmap v1454: 105 pgs: 105 active+clean; 127 GiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2024-08-29T18:15:59.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:15:59 smithi029 bash[77880]: cluster 2024-08-29T18:15:57.871177+0000 mgr.y (mgr.25004) 782 : cluster [DBG] pgmap v1454: 105 pgs: 105 active+clean; 127 GiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2024-08-29T18:15:59.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:15:59 smithi110 bash[67519]: cluster 2024-08-29T18:15:57.871177+0000 mgr.y (mgr.25004) 782 : cluster [DBG] pgmap v1454: 105 pgs: 105 active+clean; 127 GiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2024-08-29T18:15:59.771 INFO:tasks.workunit.client.0.smithi029.stdout: 32: throughput=4.86MB/sec pending data=0 2024-08-29T18:15:59.771 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-goqBwxLxF9HNlAt off=10098592 len=845363 2024-08-29T18:15:59.774 INFO:tasks.workunit.client.0.smithi029.stdout:op 162 completed, throughput=4.88MB/sec 2024-08-29T18:15:59.774 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-UYn9EtP4X0gCU9X off=6806127 len=1293688 2024-08-29T18:15:59.784 INFO:tasks.workunit.client.0.smithi029.stdout:op 163 completed, throughput=4.92MB/sec 2024-08-29T18:15:59.785 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-I4ZyaFiGx8Gtdio off=3544195 len=411445 2024-08-29T18:15:59.787 INFO:tasks.workunit.client.0.smithi029.stdout:op 164 completed, throughput=4.93MB/sec 2024-08-29T18:15:59.787 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-yQ4OLYxWGMIr8LR off=18095764 len=508244 2024-08-29T18:15:59.793 INFO:tasks.workunit.client.0.smithi029.stdout:op 165 completed, throughput=4.95MB/sec 2024-08-29T18:15:59.793 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-XrU2zyV72JGcq15 off=16791290 len=277119 2024-08-29T18:15:59.799 INFO:tasks.workunit.client.0.smithi029.stdout:op 166 completed, throughput=4.95MB/sec 2024-08-29T18:15:59.799 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-gD6JMEMjm5BRmi8 off=17747867 len=404166 2024-08-29T18:15:59.805 INFO:tasks.workunit.client.0.smithi029.stdout:op 167 completed, throughput=4.96MB/sec 2024-08-29T18:15:59.806 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-nEg9rp5LiqLP1CW off=2051726 len=1789585 2024-08-29T18:15:59.810 INFO:tasks.workunit.client.0.smithi029.stdout:op 168 completed, throughput=5.01MB/sec 2024-08-29T18:16:00.811 INFO:tasks.workunit.client.0.smithi029.stdout: 33: throughput=4.87MB/sec pending data=0 2024-08-29T18:16:00.811 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-Mg3uXXZi_zsrCoi off=6095297 len=601502 2024-08-29T18:16:00.813 INFO:tasks.workunit.client.0.smithi029.stdout:op 169 completed, throughput=4.88MB/sec 2024-08-29T18:16:00.813 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-5QXvlwWMDpO_D2i off=4694688 len=1091618 2024-08-29T18:16:00.823 INFO:tasks.workunit.client.0.smithi029.stdout:op 170 completed, throughput=4.91MB/sec 2024-08-29T18:16:00.823 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-K4fTV1OtbtC42Xd off=6126093 len=500935 2024-08-29T18:16:00.825 INFO:tasks.workunit.client.0.smithi029.stdout:op 171 completed, throughput=4.93MB/sec 2024-08-29T18:16:00.825 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-iAwfOD7MQNYlZpg off=16474136 len=96096 2024-08-29T18:16:00.830 INFO:tasks.workunit.client.0.smithi029.stdout:op 172 completed, throughput=4.93MB/sec 2024-08-29T18:16:00.830 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-MNiIG-Q7UHAohfp off=7938437 len=134242 2024-08-29T18:16:00.832 INFO:tasks.workunit.client.0.smithi029.stdout:op 173 completed, throughput=4.93MB/sec 2024-08-29T18:16:00.832 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-DU6m37ZSb_mgQML off=515255 len=972063 2024-08-29T18:16:00.833 INFO:tasks.workunit.client.0.smithi029.stdout:op 174 completed, throughput=4.96MB/sec 2024-08-29T18:16:00.833 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-TpYFRH4HNdNZ9W0 off=2049662 len=1458666 2024-08-29T18:16:00.844 INFO:tasks.workunit.client.0.smithi029.stdout:op 175 completed, throughput=5MB/sec 2024-08-29T18:16:00.844 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-W0KdM6DmKqvdE9I off=881787 len=1419639 2024-08-29T18:16:00.847 INFO:tasks.workunit.client.0.smithi029.stdout:op 176 completed, throughput=5.04MB/sec 2024-08-29T18:16:01.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:16:01 smithi029 bash[77880]: cluster 2024-08-29T18:15:59.872008+0000 mgr.y (mgr.25004) 783 : cluster [DBG] pgmap v1455: 105 pgs: 105 active+clean; 127 GiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-29T18:16:01.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:16:01 smithi029 bash[79042]: cluster 2024-08-29T18:15:59.872008+0000 mgr.y (mgr.25004) 783 : cluster [DBG] pgmap v1455: 105 pgs: 105 active+clean; 127 GiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-29T18:16:01.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:16:01 smithi110 bash[67519]: cluster 2024-08-29T18:15:59.872008+0000 mgr.y (mgr.25004) 783 : cluster [DBG] pgmap v1455: 105 pgs: 105 active+clean; 127 GiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-29T18:16:01.848 INFO:tasks.workunit.client.0.smithi029.stdout: 34: throughput=4.89MB/sec pending data=0 2024-08-29T18:16:01.848 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-idPr8Pov7X3vjis off=3462679 len=396858 2024-08-29T18:16:01.849 INFO:tasks.workunit.client.0.smithi029.stdout:op 177 completed, throughput=4.9MB/sec 2024-08-29T18:16:01.850 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-4tnjvlIJAgfu3RY off=17136656 len=1156942 2024-08-29T18:16:01.854 INFO:tasks.workunit.client.0.smithi029.stdout:op 178 completed, throughput=4.93MB/sec 2024-08-29T18:16:01.854 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-tQ6IoQhIqQvfqKx off=3320237 len=1777014 2024-08-29T18:16:01.867 INFO:tasks.workunit.client.0.smithi029.stdout:op 179 completed, throughput=4.98MB/sec 2024-08-29T18:16:01.867 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-zZHckIbVWlUeF1y off=19076892 len=1096929 2024-08-29T18:16:01.876 INFO:tasks.workunit.client.0.smithi029.stdout:op 180 completed, throughput=5.01MB/sec 2024-08-29T18:16:02.877 INFO:tasks.workunit.client.0.smithi029.stdout: 35: throughput=4.87MB/sec pending data=0 2024-08-29T18:16:02.877 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-suIvbL6JClPfgMp off=14975706 len=1945403 2024-08-29T18:16:02.883 INFO:tasks.workunit.client.0.smithi029.stdout:op 181 completed, throughput=4.92MB/sec 2024-08-29T18:16:02.883 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-_DD0fgAE3DFa1Bg off=14286540 len=986145 2024-08-29T18:16:02.891 INFO:tasks.workunit.client.0.smithi029.stdout:op 182 completed, throughput=4.95MB/sec 2024-08-29T18:16:02.892 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-IQUTbakN3xK_DgS off=13513984 len=1382390 2024-08-29T18:16:02.895 INFO:tasks.workunit.client.0.smithi029.stdout:op 183 completed, throughput=4.98MB/sec 2024-08-29T18:16:02.895 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-C1fFKsKsdbO9Tm4 off=97820 len=1101447 2024-08-29T18:16:02.898 INFO:tasks.workunit.client.0.smithi029.stdout:op 184 completed, throughput=5.01MB/sec 2024-08-29T18:16:03.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:16:03 smithi029 bash[79042]: cluster 2024-08-29T18:16:01.873154+0000 mgr.y (mgr.25004) 784 : cluster [DBG] pgmap v1456: 105 pgs: 105 active+clean; 127 GiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-29T18:16:03.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:16:03 smithi029 bash[79042]: audit 2024-08-29T18:16:02.643442+0000 mon.c (mon.2) 477 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:16:03.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:16:03 smithi029 bash[77880]: cluster 2024-08-29T18:16:01.873154+0000 mgr.y (mgr.25004) 784 : cluster [DBG] pgmap v1456: 105 pgs: 105 active+clean; 127 GiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-29T18:16:03.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:16:03 smithi029 bash[77880]: audit 2024-08-29T18:16:02.643442+0000 mon.c (mon.2) 477 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:16:03.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:16:03 smithi110 bash[67519]: cluster 2024-08-29T18:16:01.873154+0000 mgr.y (mgr.25004) 784 : cluster [DBG] pgmap v1456: 105 pgs: 105 active+clean; 127 GiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-29T18:16:03.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:16:03 smithi110 bash[67519]: audit 2024-08-29T18:16:02.643442+0000 mon.c (mon.2) 477 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:16:03.898 INFO:tasks.workunit.client.0.smithi029.stdout: 36: throughput=4.88MB/sec pending data=0 2024-08-29T18:16:03.898 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-CjsWk1pelMlcpvN off=1361302 len=177791 2024-08-29T18:16:03.899 INFO:tasks.workunit.client.0.smithi029.stdout:op 185 completed, throughput=4.88MB/sec 2024-08-29T18:16:03.900 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-fJyYnLSTxBTMMb5 off=200063 len=1032069 2024-08-29T18:16:03.908 INFO:tasks.workunit.client.0.smithi029.stdout:op 186 completed, throughput=4.91MB/sec 2024-08-29T18:16:03.908 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-euiHHkIkahCj--U off=452745 len=1333980 2024-08-29T18:16:03.911 INFO:tasks.workunit.client.0.smithi029.stdout:op 187 completed, throughput=4.94MB/sec 2024-08-29T18:16:03.911 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-yxlCtEQYvLC7urq off=6320023 len=354193 2024-08-29T18:16:03.916 INFO:tasks.workunit.client.0.smithi029.stdout:op 188 completed, throughput=4.95MB/sec 2024-08-29T18:16:03.916 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-5V46OcNdjBmBtZ3 off=1653546 len=1861542 2024-08-29T18:16:03.921 INFO:tasks.workunit.client.0.smithi029.stdout:op 189 completed, throughput=5MB/sec 2024-08-29T18:16:03.921 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-ulfQpeGJPXq3kqx off=5356473 len=1922790 2024-08-29T18:16:03.934 INFO:tasks.workunit.client.0.smithi029.stdout:op 190 completed, throughput=5.04MB/sec 2024-08-29T18:16:04.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:16:04 smithi029 bash[77880]: audit 2024-08-29T18:16:03.427279+0000 mon.c (mon.2) 478 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:16:04.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:16:04 smithi029 bash[77880]: audit 2024-08-29T18:16:03.428509+0000 mon.c (mon.2) 479 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:16:04.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:16:04 smithi029 bash[77880]: audit 2024-08-29T18:16:03.437320+0000 mon.a (mon.0) 1738 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:16:04.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:16:04 smithi029 bash[77880]: audit 2024-08-29T18:16:03.533953+0000 mon.c (mon.2) 480 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:16:04.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:16:04 smithi029 bash[79042]: audit 2024-08-29T18:16:03.427279+0000 mon.c (mon.2) 478 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:16:04.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:16:04 smithi029 bash[79042]: audit 2024-08-29T18:16:03.428509+0000 mon.c (mon.2) 479 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:16:04.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:16:04 smithi029 bash[79042]: audit 2024-08-29T18:16:03.437320+0000 mon.a (mon.0) 1738 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:16:04.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:16:04 smithi029 bash[79042]: audit 2024-08-29T18:16:03.533953+0000 mon.c (mon.2) 480 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:16:04.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:16:04 smithi110 bash[67519]: audit 2024-08-29T18:16:03.427279+0000 mon.c (mon.2) 478 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:16:04.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:16:04 smithi110 bash[67519]: audit 2024-08-29T18:16:03.428509+0000 mon.c (mon.2) 479 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:16:04.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:16:04 smithi110 bash[67519]: audit 2024-08-29T18:16:03.437320+0000 mon.a (mon.0) 1738 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:16:04.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:16:04 smithi110 bash[67519]: audit 2024-08-29T18:16:03.533953+0000 mon.c (mon.2) 480 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:16:04.901 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:16:04 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:16:04] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2024-08-29T18:16:04.935 INFO:tasks.workunit.client.0.smithi029.stdout: 37: throughput=4.91MB/sec pending data=0 2024-08-29T18:16:04.935 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-EfvV9RlJKG8SI7G off=6406349 len=1837302 2024-08-29T18:16:04.939 INFO:tasks.workunit.client.0.smithi029.stdout:op 191 completed, throughput=4.96MB/sec 2024-08-29T18:16:04.939 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-4-56cBOa-ZRccDY off=801056 len=1870958 2024-08-29T18:16:04.951 INFO:tasks.workunit.client.0.smithi029.stdout:op 192 completed, throughput=5MB/sec 2024-08-29T18:16:05.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:16:05 smithi029 bash[79042]: cluster 2024-08-29T18:16:03.874122+0000 mgr.y (mgr.25004) 785 : cluster [DBG] pgmap v1457: 105 pgs: 105 active+clean; 127 GiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-29T18:16:05.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:16:05 smithi029 bash[77880]: cluster 2024-08-29T18:16:03.874122+0000 mgr.y (mgr.25004) 785 : cluster [DBG] pgmap v1457: 105 pgs: 105 active+clean; 127 GiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-29T18:16:05.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:16:05 smithi110 bash[67519]: cluster 2024-08-29T18:16:03.874122+0000 mgr.y (mgr.25004) 785 : cluster [DBG] pgmap v1457: 105 pgs: 105 active+clean; 127 GiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-29T18:16:05.952 INFO:tasks.workunit.client.0.smithi029.stdout: 38: throughput=4.87MB/sec pending data=0 2024-08-29T18:16:05.952 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-1DdaCqMiLxzSfla off=6094723 len=138185 2024-08-29T18:16:05.953 INFO:tasks.workunit.client.0.smithi029.stdout:op 193 completed, throughput=4.88MB/sec 2024-08-29T18:16:05.953 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-RB05zJN2A89p3_U off=6225808 len=1711282 2024-08-29T18:16:05.968 INFO:tasks.workunit.client.0.smithi029.stdout:op 194 completed, throughput=4.92MB/sec 2024-08-29T18:16:05.969 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-5Zs_qDZ0-AqixQD off=2080707 len=1992886 2024-08-29T18:16:05.974 INFO:tasks.workunit.client.0.smithi029.stdout:op 195 completed, throughput=4.96MB/sec 2024-08-29T18:16:05.974 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-8XCUxdZpRXTPvLS off=2970920 len=238496 2024-08-29T18:16:05.975 INFO:tasks.workunit.client.0.smithi029.stdout:op 196 completed, throughput=4.97MB/sec 2024-08-29T18:16:05.975 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-OufxdWLpoY7fuhL off=1938957 len=365524 2024-08-29T18:16:05.977 INFO:tasks.workunit.client.0.smithi029.stdout:op 197 completed, throughput=4.98MB/sec 2024-08-29T18:16:05.977 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-gqMB_iuWYELMD-v off=7672884 len=1287907 2024-08-29T18:16:05.988 INFO:tasks.workunit.client.0.smithi029.stdout:op 198 completed, throughput=5.01MB/sec 2024-08-29T18:16:06.988 INFO:tasks.workunit.client.0.smithi029.stdout: 39: throughput=4.88MB/sec pending data=0 2024-08-29T18:16:06.988 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-IywsBwRupBScJbf off=15685333 len=1485740 2024-08-29T18:16:06.992 INFO:tasks.workunit.client.0.smithi029.stdout:op 199 completed, throughput=4.92MB/sec 2024-08-29T18:16:06.993 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-rjR0KNnkFlBSvpk off=13035755 len=1075447 2024-08-29T18:16:06.995 INFO:tasks.workunit.client.0.smithi029.stdout:op 200 completed, throughput=4.94MB/sec 2024-08-29T18:16:06.995 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-7SQfNkkUeJQ0T47 off=19123847 len=1691522 2024-08-29T18:16:07.008 INFO:tasks.workunit.client.0.smithi029.stdout:op 201 completed, throughput=4.98MB/sec 2024-08-29T18:16:07.008 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-OApKyeX1qVXXKT1 off=11052318 len=1461040 2024-08-29T18:16:07.010 INFO:tasks.workunit.client.0.smithi029.stdout:op 202 completed, throughput=5.02MB/sec 2024-08-29T18:16:07.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:16:07 smithi029 bash[79042]: cluster 2024-08-29T18:16:05.874987+0000 mgr.y (mgr.25004) 786 : cluster [DBG] pgmap v1458: 105 pgs: 105 active+clean; 127 GiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-08-29T18:16:07.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:16:07 smithi029 bash[77880]: cluster 2024-08-29T18:16:05.874987+0000 mgr.y (mgr.25004) 786 : cluster [DBG] pgmap v1458: 105 pgs: 105 active+clean; 127 GiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-08-29T18:16:07.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:16:07 smithi110 bash[67519]: cluster 2024-08-29T18:16:05.874987+0000 mgr.y (mgr.25004) 786 : cluster [DBG] pgmap v1458: 105 pgs: 105 active+clean; 127 GiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-08-29T18:16:08.012 INFO:tasks.workunit.client.0.smithi029.stdout: 40: throughput=4.89MB/sec pending data=0 2024-08-29T18:16:08.012 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-KQZSbNQFemTuKP0 off=117364 len=296625 2024-08-29T18:16:08.016 INFO:tasks.workunit.client.0.smithi029.stdout:op 203 completed, throughput=4.9MB/sec 2024-08-29T18:16:08.016 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-3SEeKqEs1ub31On off=3761686 len=1866910 2024-08-29T18:16:08.021 INFO:tasks.workunit.client.0.smithi029.stdout:op 204 completed, throughput=4.94MB/sec 2024-08-29T18:16:08.021 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-bvZVrUNThEu1mIk off=2077531 len=1118432 2024-08-29T18:16:08.026 INFO:tasks.workunit.client.0.smithi029.stdout:op 205 completed, throughput=4.97MB/sec 2024-08-29T18:16:08.026 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-pUSza-UdN1XOz7z off=15699371 len=1373460 2024-08-29T18:16:08.035 INFO:tasks.workunit.client.0.smithi029.stdout:op 206 completed, throughput=5MB/sec 2024-08-29T18:16:08.035 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj--zx7FdfIKIL058d off=19673355 len=143242 2024-08-29T18:16:08.039 INFO:tasks.workunit.client.0.smithi029.stdout:op 207 completed, throughput=5MB/sec 2024-08-29T18:16:09.044 INFO:tasks.workunit.client.0.smithi029.stdout: 41: throughput=4.88MB/sec pending data=0 2024-08-29T18:16:09.100 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-V4nT4Rf12fHq-Yr off=2383076 len=2013285 2024-08-29T18:16:09.101 INFO:tasks.workunit.client.0.smithi029.stdout:op 208 completed, throughput=4.93MB/sec 2024-08-29T18:16:09.101 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-jw1pklXFzugsJhj off=3390335 len=1441142 2024-08-29T18:16:09.101 INFO:tasks.workunit.client.0.smithi029.stdout:op 209 completed, throughput=4.96MB/sec 2024-08-29T18:16:09.101 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-HqIj2Tn1CYCOnDL off=2960128 len=1925008 2024-08-29T18:16:09.101 INFO:tasks.workunit.client.0.smithi029.stdout:op 210 completed, throughput=5MB/sec 2024-08-29T18:16:09.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:16:09 smithi029 bash[79042]: cluster 2024-08-29T18:16:07.876056+0000 mgr.y (mgr.25004) 787 : cluster [DBG] pgmap v1459: 105 pgs: 105 active+clean; 127 GiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-08-29T18:16:09.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:16:09 smithi029 bash[77880]: cluster 2024-08-29T18:16:07.876056+0000 mgr.y (mgr.25004) 787 : cluster [DBG] pgmap v1459: 105 pgs: 105 active+clean; 127 GiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-08-29T18:16:09.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:16:09 smithi110 bash[67519]: cluster 2024-08-29T18:16:07.876056+0000 mgr.y (mgr.25004) 787 : cluster [DBG] pgmap v1459: 105 pgs: 105 active+clean; 127 GiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-08-29T18:16:10.062 INFO:tasks.workunit.client.0.smithi029.stdout: 42: throughput=4.89MB/sec pending data=0 2024-08-29T18:16:10.063 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj--Br-YD3CRneNRzX off=15099241 len=35164 2024-08-29T18:16:10.069 INFO:tasks.workunit.client.0.smithi029.stdout:op 211 completed, throughput=4.89MB/sec 2024-08-29T18:16:10.069 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-Ro8BcLOwpYir_0O off=19571455 len=829031 2024-08-29T18:16:10.075 INFO:tasks.workunit.client.0.smithi029.stdout:op 212 completed, throughput=4.9MB/sec 2024-08-29T18:16:10.075 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-U1LbOMtFlmRXNl_ off=19722797 len=74266 2024-08-29T18:16:10.076 INFO:tasks.workunit.client.0.smithi029.stdout:op 213 completed, throughput=4.91MB/sec 2024-08-29T18:16:10.077 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-_1_uq_3VJc2XUjU off=3534906 len=903518 2024-08-29T18:16:10.079 INFO:tasks.workunit.client.0.smithi029.stdout:op 214 completed, throughput=4.93MB/sec 2024-08-29T18:16:10.079 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-gnFSB6IoAjhf-fa off=1302707 len=501284 2024-08-29T18:16:10.081 INFO:tasks.workunit.client.0.smithi029.stdout:op 215 completed, throughput=4.94MB/sec 2024-08-29T18:16:10.081 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-3GVR4win329UPC6 off=14495494 len=696386 2024-08-29T18:16:10.083 INFO:tasks.workunit.client.0.smithi029.stdout:op 216 completed, throughput=4.95MB/sec 2024-08-29T18:16:10.083 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-aUEJ-OTj4AFGf04 off=889743 len=1066924 2024-08-29T18:16:10.092 INFO:tasks.workunit.client.0.smithi029.stdout:op 217 completed, throughput=4.97MB/sec 2024-08-29T18:16:10.092 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-Ab36S29MxmtI19I off=6956815 len=1244475 2024-08-29T18:16:10.102 INFO:tasks.workunit.client.0.smithi029.stdout:op 218 completed, throughput=5MB/sec 2024-08-29T18:16:11.102 INFO:tasks.workunit.client.0.smithi029.stdout: 43: throughput=4.89MB/sec pending data=0 2024-08-29T18:16:11.103 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-K_XeXk3TIO4IXPI off=1091511 len=1225641 2024-08-29T18:16:11.112 INFO:tasks.workunit.client.0.smithi029.stdout:op 219 completed, throughput=4.91MB/sec 2024-08-29T18:16:11.112 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-6ioPVTUK65WxYsW off=7794 len=1428240 2024-08-29T18:16:11.117 INFO:tasks.workunit.client.0.smithi029.stdout:op 220 completed, throughput=4.94MB/sec 2024-08-29T18:16:11.117 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-H4r7x6yB0VoFN4H off=10415900 len=1643420 2024-08-29T18:16:11.129 INFO:tasks.workunit.client.0.smithi029.stdout:op 221 completed, throughput=4.98MB/sec 2024-08-29T18:16:11.129 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-ELebqO0eIij3DJU off=9638573 len=63223 2024-08-29T18:16:11.134 INFO:tasks.workunit.client.0.smithi029.stdout:op 222 completed, throughput=4.98MB/sec 2024-08-29T18:16:11.134 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-gtlXB8zTKf8T9Dv off=10437527 len=255138 2024-08-29T18:16:11.136 INFO:tasks.workunit.client.0.smithi029.stdout:op 223 completed, throughput=4.98MB/sec 2024-08-29T18:16:11.136 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-8chJylx1HMAX1X2 off=260637 len=1619036 2024-08-29T18:16:11.147 INFO:tasks.workunit.client.0.smithi029.stdout:op 224 completed, throughput=5.02MB/sec 2024-08-29T18:16:11.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:16:11 smithi029 bash[77880]: cluster 2024-08-29T18:16:09.876858+0000 mgr.y (mgr.25004) 788 : cluster [DBG] pgmap v1460: 105 pgs: 105 active+clean; 127 GiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-08-29T18:16:11.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:16:11 smithi029 bash[79042]: cluster 2024-08-29T18:16:09.876858+0000 mgr.y (mgr.25004) 788 : cluster [DBG] pgmap v1460: 105 pgs: 105 active+clean; 127 GiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-08-29T18:16:11.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:16:11 smithi110 bash[67519]: cluster 2024-08-29T18:16:09.876858+0000 mgr.y (mgr.25004) 788 : cluster [DBG] pgmap v1460: 105 pgs: 105 active+clean; 127 GiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-08-29T18:16:12.147 INFO:tasks.workunit.client.0.smithi029.stdout: 44: throughput=4.91MB/sec pending data=0 2024-08-29T18:16:12.148 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-tc5twECpXoDslmb off=609075 len=1795593 2024-08-29T18:16:12.161 INFO:tasks.workunit.client.0.smithi029.stdout:op 225 completed, throughput=4.94MB/sec 2024-08-29T18:16:12.161 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-TtKDBczA6vHytqO off=2107089 len=260401 2024-08-29T18:16:12.166 INFO:tasks.workunit.client.0.smithi029.stdout:op 226 completed, throughput=4.95MB/sec 2024-08-29T18:16:12.166 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-VshUGv7zarRvaqH off=1640920 len=1250443 2024-08-29T18:16:12.175 INFO:tasks.workunit.client.0.smithi029.stdout:op 227 completed, throughput=4.97MB/sec 2024-08-29T18:16:12.175 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-kz5EyrDlcF2dZvR off=20416807 len=687293 2024-08-29T18:16:12.177 INFO:tasks.workunit.client.0.smithi029.stdout:op 228 completed, throughput=4.99MB/sec 2024-08-29T18:16:12.177 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-bb-NfL_9lEC6g_5 off=21282432 len=1612145 2024-08-29T18:16:12.188 INFO:tasks.workunit.client.0.smithi029.stdout:op 229 completed, throughput=5.02MB/sec 2024-08-29T18:16:13.189 INFO:tasks.workunit.client.0.smithi029.stdout: 45: throughput=4.91MB/sec pending data=0 2024-08-29T18:16:13.189 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-8tY34Vv_SDXbgOE off=7221685 len=389124 2024-08-29T18:16:13.195 INFO:tasks.workunit.client.0.smithi029.stdout:op 230 completed, throughput=4.92MB/sec 2024-08-29T18:16:13.195 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-uNDg-exp1QE7z8Z off=5000799 len=1998771 2024-08-29T18:16:13.208 INFO:tasks.workunit.client.0.smithi029.stdout:op 231 completed, throughput=4.96MB/sec 2024-08-29T18:16:13.208 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-awfQ1bDsfaBa0TA off=3180668 len=245685 2024-08-29T18:16:13.214 INFO:tasks.workunit.client.0.smithi029.stdout:op 232 completed, throughput=4.96MB/sec 2024-08-29T18:16:13.214 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-o2kli2gMTc1cd3P off=1065971 len=1967074 2024-08-29T18:16:13.220 INFO:tasks.workunit.client.0.smithi029.stdout:op 233 completed, throughput=5MB/sec 2024-08-29T18:16:13.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:16:13 smithi029 bash[79042]: cluster 2024-08-29T18:16:11.877926+0000 mgr.y (mgr.25004) 789 : cluster [DBG] pgmap v1461: 105 pgs: 105 active+clean; 127 GiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-08-29T18:16:13.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:16:13 smithi029 bash[77880]: cluster 2024-08-29T18:16:11.877926+0000 mgr.y (mgr.25004) 789 : cluster [DBG] pgmap v1461: 105 pgs: 105 active+clean; 127 GiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-08-29T18:16:13.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:16:13 smithi110 bash[67519]: cluster 2024-08-29T18:16:11.877926+0000 mgr.y (mgr.25004) 789 : cluster [DBG] pgmap v1461: 105 pgs: 105 active+clean; 127 GiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-08-29T18:16:14.221 INFO:tasks.workunit.client.0.smithi029.stdout: 46: throughput=4.9MB/sec pending data=0 2024-08-29T18:16:14.221 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-gyBmRWeSUOTXxNL off=8775544 len=422096 2024-08-29T18:16:14.223 INFO:tasks.workunit.client.0.smithi029.stdout:op 234 completed, throughput=4.91MB/sec 2024-08-29T18:16:14.223 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-4vKgnMdwbMfDTtt off=6078439 len=309548 2024-08-29T18:16:14.229 INFO:tasks.workunit.client.0.smithi029.stdout:op 235 completed, throughput=4.91MB/sec 2024-08-29T18:16:14.229 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-yQ097pqZhK1u6Ul off=3925935 len=794272 2024-08-29T18:16:14.232 INFO:tasks.workunit.client.0.smithi029.stdout:op 236 completed, throughput=4.93MB/sec 2024-08-29T18:16:14.232 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj--j5GH9DuHVeXtCo off=760436 len=916339 2024-08-29T18:16:14.241 INFO:tasks.workunit.client.0.smithi029.stdout:op 237 completed, throughput=4.94MB/sec 2024-08-29T18:16:14.241 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-8IZ816mpNu7xYGi off=497125 len=44452 2024-08-29T18:16:14.242 INFO:tasks.workunit.client.0.smithi029.stdout:op 238 completed, throughput=4.94MB/sec 2024-08-29T18:16:14.242 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-p7FFHlUqw1_S3iw off=12046055 len=1940039 2024-08-29T18:16:14.258 INFO:tasks.workunit.client.0.smithi029.stdout:op 239 completed, throughput=4.98MB/sec 2024-08-29T18:16:14.258 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-lIAUabLKoFPdDhm off=2709701 len=1537812 2024-08-29T18:16:14.269 INFO:tasks.workunit.client.0.smithi029.stdout:op 240 completed, throughput=5.01MB/sec 2024-08-29T18:16:14.901 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:16:14 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:16:14] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2024-08-29T18:16:15.270 INFO:tasks.workunit.client.0.smithi029.stdout: 47: throughput=4.91MB/sec pending data=0 2024-08-29T18:16:15.270 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-nmzZFotUexpO4b1 off=10493427 len=1522641 2024-08-29T18:16:15.274 INFO:tasks.workunit.client.0.smithi029.stdout:op 241 completed, throughput=4.94MB/sec 2024-08-29T18:16:15.274 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-4A7LqdwOdHWqTYq off=4131947 len=1770812 2024-08-29T18:16:15.287 INFO:tasks.workunit.client.0.smithi029.stdout:op 242 completed, throughput=4.97MB/sec 2024-08-29T18:16:15.287 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-PCXI-sJKqY0F5V4 off=11522043 len=240284 2024-08-29T18:16:15.293 INFO:tasks.workunit.client.0.smithi029.stdout:op 243 completed, throughput=4.98MB/sec 2024-08-29T18:16:15.293 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-3XoAns2KvfS6HZu off=176613 len=1878442 2024-08-29T18:16:15.306 INFO:tasks.workunit.client.0.smithi029.stdout:op 244 completed, throughput=5.01MB/sec 2024-08-29T18:16:15.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:16:15 smithi029 bash[79042]: cluster 2024-08-29T18:16:13.878980+0000 mgr.y (mgr.25004) 790 : cluster [DBG] pgmap v1462: 105 pgs: 105 active+clean; 127 GiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-29T18:16:15.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:16:15 smithi029 bash[77880]: cluster 2024-08-29T18:16:13.878980+0000 mgr.y (mgr.25004) 790 : cluster [DBG] pgmap v1462: 105 pgs: 105 active+clean; 127 GiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-29T18:16:15.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:16:15 smithi110 bash[67519]: cluster 2024-08-29T18:16:13.878980+0000 mgr.y (mgr.25004) 790 : cluster [DBG] pgmap v1462: 105 pgs: 105 active+clean; 127 GiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-29T18:16:16.306 INFO:tasks.workunit.client.0.smithi029.stdout: 48: throughput=4.91MB/sec pending data=0 2024-08-29T18:16:16.306 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-YYfkeXLezwYDNW5 off=22609292 len=1891160 2024-08-29T18:16:16.311 INFO:tasks.workunit.client.0.smithi029.stdout:op 245 completed, throughput=4.95MB/sec 2024-08-29T18:16:16.311 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-RcCVZF8p23MLBAC off=6541012 len=1605635 2024-08-29T18:16:16.317 INFO:tasks.workunit.client.0.smithi029.stdout:op 246 completed, throughput=4.98MB/sec 2024-08-29T18:16:16.317 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-bb-NfL_9lEC6g_5 off=6761086 len=899587 2024-08-29T18:16:16.326 INFO:tasks.workunit.client.0.smithi029.stdout:op 247 completed, throughput=4.99MB/sec 2024-08-29T18:16:16.326 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-HFQ9NFvtgN8t09c off=6249822 len=1318487 2024-08-29T18:16:16.330 INFO:tasks.workunit.client.0.smithi029.stdout:op 248 completed, throughput=5.02MB/sec 2024-08-29T18:16:17.330 INFO:tasks.workunit.client.0.smithi029.stdout: 49: throughput=4.92MB/sec pending data=0 2024-08-29T18:16:17.330 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-1HyjI9_d90xAfPe off=10587889 len=2052955 2024-08-29T18:16:17.344 INFO:tasks.workunit.client.0.smithi029.stdout:op 249 completed, throughput=4.96MB/sec 2024-08-29T18:16:17.344 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-6TYEl1svU6VA_wO off=14383887 len=1232319 2024-08-29T18:16:17.353 INFO:tasks.workunit.client.0.smithi029.stdout:op 250 completed, throughput=4.98MB/sec 2024-08-29T18:16:17.353 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-pUvER6tWogUfNRU off=2698564 len=1381212 2024-08-29T18:16:17.365 INFO:tasks.workunit.client.0.smithi029.stdout:op 251 completed, throughput=5MB/sec 2024-08-29T18:16:17.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:16:17 smithi029 bash[79042]: cluster 2024-08-29T18:16:15.879871+0000 mgr.y (mgr.25004) 791 : cluster [DBG] pgmap v1463: 105 pgs: 105 active+clean; 127 GiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-29T18:16:17.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:16:17 smithi029 bash[77880]: cluster 2024-08-29T18:16:15.879871+0000 mgr.y (mgr.25004) 791 : cluster [DBG] pgmap v1463: 105 pgs: 105 active+clean; 127 GiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-29T18:16:17.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:16:17 smithi110 bash[67519]: cluster 2024-08-29T18:16:15.879871+0000 mgr.y (mgr.25004) 791 : cluster [DBG] pgmap v1463: 105 pgs: 105 active+clean; 127 GiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-29T18:16:18.365 INFO:tasks.workunit.client.0.smithi029.stdout: 50: throughput=4.91MB/sec pending data=0 2024-08-29T18:16:18.365 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-Bx-RZJYRahcMXes off=134134 len=975545 2024-08-29T18:16:18.368 INFO:tasks.workunit.client.0.smithi029.stdout:op 252 completed, throughput=4.92MB/sec 2024-08-29T18:16:18.368 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-KnnR-Z9ahtwM0ur off=247405 len=1380386 2024-08-29T18:16:18.373 INFO:tasks.workunit.client.0.smithi029.stdout:op 253 completed, throughput=4.95MB/sec 2024-08-29T18:16:18.373 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-mnKoE9IFvaoSoy7 off=9012568 len=383066 2024-08-29T18:16:18.375 INFO:tasks.workunit.client.0.smithi029.stdout:op 254 completed, throughput=4.96MB/sec 2024-08-29T18:16:18.375 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-fwUS1G4BxR4Z7l0 off=5262699 len=634761 2024-08-29T18:16:18.378 INFO:tasks.workunit.client.0.smithi029.stdout:op 255 completed, throughput=4.97MB/sec 2024-08-29T18:16:18.378 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-5g_NuzOy1hkte48 off=4947436 len=1364009 2024-08-29T18:16:18.381 INFO:tasks.workunit.client.0.smithi029.stdout:op 256 completed, throughput=4.99MB/sec 2024-08-29T18:16:18.381 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-iXVl02JgrkrO0Al off=0 len=1374573 2024-08-29T18:16:18.385 INFO:tasks.workunit.client.0.smithi029.stdout:op 257 completed, throughput=5.02MB/sec 2024-08-29T18:16:19.385 INFO:tasks.workunit.client.0.smithi029.stdout: 51: throughput=4.92MB/sec pending data=0 2024-08-29T18:16:19.386 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-cyjvsty8xV6pZl0 off=3246834 len=1480341 2024-08-29T18:16:19.391 INFO:tasks.workunit.client.0.smithi029.stdout:op 258 completed, throughput=4.95MB/sec 2024-08-29T18:16:19.391 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-kKuOSfmV5FraXgI off=3658459 len=619823 2024-08-29T18:16:19.398 INFO:tasks.workunit.client.0.smithi029.stdout:op 259 completed, throughput=4.96MB/sec 2024-08-29T18:16:19.398 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-eSYLDIuDG06T6vc off=10522262 len=220464 2024-08-29T18:16:19.403 INFO:tasks.workunit.client.0.smithi029.stdout:op 260 completed, throughput=4.96MB/sec 2024-08-29T18:16:19.403 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-ElntbTXSLXY20OQ off=7550300 len=941433 2024-08-29T18:16:19.406 INFO:tasks.workunit.client.0.smithi029.stdout:op 261 completed, throughput=4.98MB/sec 2024-08-29T18:16:19.406 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-xlnjLoQW-lohHhj off=8123160 len=600541 2024-08-29T18:16:19.408 INFO:tasks.workunit.client.0.smithi029.stdout:op 262 completed, throughput=4.99MB/sec 2024-08-29T18:16:19.409 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-Ypq9-dzVxq-fQ_A off=4605598 len=1722022 2024-08-29T18:16:19.412 INFO:tasks.workunit.client.0.smithi029.stdout:op 263 completed, throughput=5.02MB/sec 2024-08-29T18:16:19.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:16:19 smithi029 bash[77880]: cluster 2024-08-29T18:16:17.881010+0000 mgr.y (mgr.25004) 792 : cluster [DBG] pgmap v1464: 105 pgs: 105 active+clean; 127 GiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-08-29T18:16:19.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:16:19 smithi029 bash[77880]: audit 2024-08-29T18:16:18.534134+0000 mon.c (mon.2) 481 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:16:19.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:16:19 smithi029 bash[79042]: cluster 2024-08-29T18:16:17.881010+0000 mgr.y (mgr.25004) 792 : cluster [DBG] pgmap v1464: 105 pgs: 105 active+clean; 127 GiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-08-29T18:16:19.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:16:19 smithi029 bash[79042]: audit 2024-08-29T18:16:18.534134+0000 mon.c (mon.2) 481 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:16:19.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:16:19 smithi110 bash[67519]: cluster 2024-08-29T18:16:17.881010+0000 mgr.y (mgr.25004) 792 : cluster [DBG] pgmap v1464: 105 pgs: 105 active+clean; 127 GiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-08-29T18:16:19.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:16:19 smithi110 bash[67519]: audit 2024-08-29T18:16:18.534134+0000 mon.c (mon.2) 481 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:16:20.413 INFO:tasks.workunit.client.0.smithi029.stdout: 52: throughput=4.93MB/sec pending data=0 2024-08-29T18:16:20.413 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-VM19gJemWr_ZYhE off=10914907 len=1108300 2024-08-29T18:16:20.416 INFO:tasks.workunit.client.0.smithi029.stdout:op 264 completed, throughput=4.95MB/sec 2024-08-29T18:16:20.416 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-51aus083zupjmGQ off=5208195 len=418757 2024-08-29T18:16:20.419 INFO:tasks.workunit.client.0.smithi029.stdout:op 265 completed, throughput=4.95MB/sec 2024-08-29T18:16:20.419 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-izY3dnWOeT-eFVY off=461889 len=1939841 2024-08-29T18:16:20.423 INFO:tasks.workunit.client.0.smithi029.stdout:op 266 completed, throughput=4.99MB/sec 2024-08-29T18:16:20.423 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-rALkzSvkXFq8YQg off=10682694 len=248832 2024-08-29T18:16:20.429 INFO:tasks.workunit.client.0.smithi029.stdout:op 267 completed, throughput=4.99MB/sec 2024-08-29T18:16:20.429 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-5O7wzj34CAdpe6T off=20122726 len=1062496 2024-08-29T18:16:20.432 INFO:tasks.workunit.client.0.smithi029.stdout:op 268 completed, throughput=5.01MB/sec 2024-08-29T18:16:21.433 INFO:tasks.workunit.client.0.smithi029.stdout: 53: throughput=4.92MB/sec pending data=0 2024-08-29T18:16:21.433 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-RA9X5K6m_QMgVi4 off=12475161 len=407382 2024-08-29T18:16:21.439 INFO:tasks.workunit.client.0.smithi029.stdout:op 269 completed, throughput=4.92MB/sec 2024-08-29T18:16:21.439 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-EAv4rSDePefs3QS off=13110168 len=1025922 2024-08-29T18:16:21.448 INFO:tasks.workunit.client.0.smithi029.stdout:op 270 completed, throughput=4.94MB/sec 2024-08-29T18:16:21.448 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-VTUsxatQUjJXH7h off=2492581 len=1223996 2024-08-29T18:16:21.452 INFO:tasks.workunit.client.0.smithi029.stdout:op 271 completed, throughput=4.96MB/sec 2024-08-29T18:16:21.452 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj--zVxYdxuWutR2QU off=14621979 len=1400614 2024-08-29T18:16:21.456 INFO:tasks.workunit.client.0.smithi029.stdout:op 272 completed, throughput=4.99MB/sec 2024-08-29T18:16:21.456 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-fWy2Uf4rXunib8y off=1382553 len=1475540 2024-08-29T18:16:21.467 INFO:tasks.workunit.client.0.smithi029.stdout:op 273 completed, throughput=5.01MB/sec 2024-08-29T18:16:21.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:16:21 smithi029 bash[77880]: cluster 2024-08-29T18:16:19.881832+0000 mgr.y (mgr.25004) 793 : cluster [DBG] pgmap v1465: 105 pgs: 105 active+clean; 127 GiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-29T18:16:21.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:16:21 smithi029 bash[79042]: cluster 2024-08-29T18:16:19.881832+0000 mgr.y (mgr.25004) 793 : cluster [DBG] pgmap v1465: 105 pgs: 105 active+clean; 127 GiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-29T18:16:21.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:16:21 smithi110 bash[67519]: cluster 2024-08-29T18:16:19.881832+0000 mgr.y (mgr.25004) 793 : cluster [DBG] pgmap v1465: 105 pgs: 105 active+clean; 127 GiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-29T18:16:22.467 INFO:tasks.workunit.client.0.smithi029.stdout: 54: throughput=4.92MB/sec pending data=0 2024-08-29T18:16:22.468 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-own6cGh8VvYYER_ off=5660314 len=94385 2024-08-29T18:16:22.469 INFO:tasks.workunit.client.0.smithi029.stdout:op 274 completed, throughput=4.92MB/sec 2024-08-29T18:16:22.469 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-Fqq2BjWvEl4xgdE off=16363943 len=578217 2024-08-29T18:16:22.476 INFO:tasks.workunit.client.0.smithi029.stdout:op 275 completed, throughput=4.93MB/sec 2024-08-29T18:16:22.476 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-E2Jcdo-qolhYB8W off=2634304 len=1171590 2024-08-29T18:16:22.484 INFO:tasks.workunit.client.0.smithi029.stdout:op 276 completed, throughput=4.95MB/sec 2024-08-29T18:16:22.484 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-K9H1_Gq0sBCri3R off=2471866 len=86150 2024-08-29T18:16:22.486 INFO:tasks.workunit.client.0.smithi029.stdout:op 277 completed, throughput=4.95MB/sec 2024-08-29T18:16:22.486 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj--0sDFv4GK3OARfM off=1402944 len=624608 2024-08-29T18:16:22.493 INFO:tasks.workunit.client.0.smithi029.stdout:op 278 completed, throughput=4.96MB/sec 2024-08-29T18:16:22.493 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-S2rGsP3Qi5IauU0 off=20058724 len=71145 2024-08-29T18:16:22.497 INFO:tasks.workunit.client.0.smithi029.stdout:op 279 completed, throughput=4.96MB/sec 2024-08-29T18:16:22.498 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-NDN63T_xjrQNkb7 off=1915343 len=1342354 2024-08-29T18:16:22.508 INFO:tasks.workunit.client.0.smithi029.stdout:op 280 completed, throughput=4.99MB/sec 2024-08-29T18:16:22.508 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-VAo4hXwbxRPhXZW off=9033374 len=134091 2024-08-29T18:16:22.512 INFO:tasks.workunit.client.0.smithi029.stdout:op 281 completed, throughput=4.99MB/sec 2024-08-29T18:16:22.512 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-taP6cydapbV23qS off=13995083 len=1160318 2024-08-29T18:16:22.521 INFO:tasks.workunit.client.0.smithi029.stdout:op 282 completed, throughput=5.01MB/sec 2024-08-29T18:16:23.521 INFO:tasks.workunit.client.0.smithi029.stdout: 55: throughput=4.92MB/sec pending data=0 2024-08-29T18:16:23.521 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-G7fpjS67bosGEEY off=5887004 len=2080782 2024-08-29T18:16:23.528 INFO:tasks.workunit.client.0.smithi029.stdout:op 283 completed, throughput=4.95MB/sec 2024-08-29T18:16:23.528 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-IVf9Dcnfyb_3k_D off=10233632 len=228957 2024-08-29T18:16:23.534 INFO:tasks.workunit.client.0.smithi029.stdout:op 284 completed, throughput=4.96MB/sec 2024-08-29T18:16:23.534 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-08TZkQAtgavkIkp off=8282723 len=1294443 2024-08-29T18:16:23.543 INFO:tasks.workunit.client.0.smithi029.stdout:op 285 completed, throughput=4.98MB/sec 2024-08-29T18:16:23.544 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-k3SDoCx_r1cXDbp off=6477954 len=891233 2024-08-29T18:16:23.552 INFO:tasks.workunit.client.0.smithi029.stdout:op 286 completed, throughput=4.99MB/sec 2024-08-29T18:16:23.552 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-OA_a26IXtb8gIEo off=17112008 len=822419 2024-08-29T18:16:23.555 INFO:tasks.workunit.client.0.smithi029.stdout:op 287 completed, throughput=5MB/sec 2024-08-29T18:16:23.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:16:23 smithi029 bash[77880]: cluster 2024-08-29T18:16:21.882986+0000 mgr.y (mgr.25004) 794 : cluster [DBG] pgmap v1466: 105 pgs: 105 active+clean; 127 GiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-29T18:16:23.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:16:23 smithi029 bash[79042]: cluster 2024-08-29T18:16:21.882986+0000 mgr.y (mgr.25004) 794 : cluster [DBG] pgmap v1466: 105 pgs: 105 active+clean; 127 GiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-29T18:16:23.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:16:23 smithi110 bash[67519]: cluster 2024-08-29T18:16:21.882986+0000 mgr.y (mgr.25004) 794 : cluster [DBG] pgmap v1466: 105 pgs: 105 active+clean; 127 GiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-29T18:16:24.555 INFO:tasks.workunit.client.0.smithi029.stdout: 56: throughput=4.92MB/sec pending data=0 2024-08-29T18:16:24.556 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-_yp-tGdBLARH0dn off=10881602 len=1277319 2024-08-29T18:16:24.567 INFO:tasks.workunit.client.0.smithi029.stdout:op 288 completed, throughput=4.94MB/sec 2024-08-29T18:16:24.567 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-A_4aAd3Wr_J-9sb off=800442 len=823291 2024-08-29T18:16:24.576 INFO:tasks.workunit.client.0.smithi029.stdout:op 289 completed, throughput=4.95MB/sec 2024-08-29T18:16:24.576 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-KXpScIsbQ5dOaGU off=12959502 len=87858 2024-08-29T18:16:24.577 INFO:tasks.workunit.client.0.smithi029.stdout:op 290 completed, throughput=4.95MB/sec 2024-08-29T18:16:24.577 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-wq9xe2-gJnKFqSm off=4041477 len=988201 2024-08-29T18:16:24.586 INFO:tasks.workunit.client.0.smithi029.stdout:op 291 completed, throughput=4.97MB/sec 2024-08-29T18:16:24.586 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-f8pG6z4oELNTder off=1145172 len=1685666 2024-08-29T18:16:24.603 INFO:tasks.workunit.client.0.smithi029.stdout:op 292 completed, throughput=4.99MB/sec 2024-08-29T18:16:24.604 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-4LNe8M8Y_TpNbdh off=9734569 len=1497112 2024-08-29T18:16:24.604 INFO:tasks.workunit.client.0.smithi029.stdout:op 293 completed, throughput=5.02MB/sec 2024-08-29T18:16:24.901 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:16:24 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:16:24] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2024-08-29T18:16:25.599 INFO:tasks.workunit.client.0.smithi029.stdout: 57: throughput=4.93MB/sec pending data=0 2024-08-29T18:16:25.600 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-GYahvgA96LeMhwR off=12685439 len=1271117 2024-08-29T18:16:25.603 INFO:tasks.workunit.client.0.smithi029.stdout:op 294 completed, throughput=4.95MB/sec 2024-08-29T18:16:25.603 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-_quvs6BzvWEa60D off=2704884 len=1147813 2024-08-29T18:16:25.608 INFO:tasks.workunit.client.0.smithi029.stdout:op 295 completed, throughput=4.97MB/sec 2024-08-29T18:16:25.609 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-k43fpE2ytBb53rD off=6452395 len=1324026 2024-08-29T18:16:25.617 INFO:tasks.workunit.client.0.smithi029.stdout:op 296 completed, throughput=4.99MB/sec 2024-08-29T18:16:25.618 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-IrPG02icIBC5yDR off=6769499 len=1293026 2024-08-29T18:16:25.628 INFO:tasks.workunit.client.0.smithi029.stdout:op 297 completed, throughput=5.01MB/sec 2024-08-29T18:16:25.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:16:25 smithi029 bash[79042]: cluster 2024-08-29T18:16:23.883904+0000 mgr.y (mgr.25004) 795 : cluster [DBG] pgmap v1467: 105 pgs: 105 active+clean; 127 GiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-29T18:16:25.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:16:25 smithi029 bash[77880]: cluster 2024-08-29T18:16:23.883904+0000 mgr.y (mgr.25004) 795 : cluster [DBG] pgmap v1467: 105 pgs: 105 active+clean; 127 GiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-29T18:16:25.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:16:25 smithi110 bash[67519]: cluster 2024-08-29T18:16:23.883904+0000 mgr.y (mgr.25004) 795 : cluster [DBG] pgmap v1467: 105 pgs: 105 active+clean; 127 GiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-29T18:16:26.629 INFO:tasks.workunit.client.0.smithi029.stdout: 58: throughput=4.93MB/sec pending data=0 2024-08-29T18:16:26.629 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-lS12j7HblEEJctt off=3395501 len=1297511 2024-08-29T18:16:26.639 INFO:tasks.workunit.client.0.smithi029.stdout:op 298 completed, throughput=4.95MB/sec 2024-08-29T18:16:26.639 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-XzIkRQl--hcMuGm off=6163050 len=1223453 2024-08-29T18:16:26.643 INFO:tasks.workunit.client.0.smithi029.stdout:op 299 completed, throughput=4.97MB/sec 2024-08-29T18:16:26.643 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-SuAsqf8QgVQGZO3 off=7500567 len=1499308 2024-08-29T18:16:26.655 INFO:tasks.workunit.client.0.smithi029.stdout:op 300 completed, throughput=4.99MB/sec 2024-08-29T18:16:26.655 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-SPfUJVT2ZNsS6ap off=1501518 len=1090349 2024-08-29T18:16:26.657 INFO:tasks.workunit.client.0.smithi029.stdout:op 301 completed, throughput=5.01MB/sec 2024-08-29T18:16:27.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:16:27 smithi029 bash[79042]: cluster 2024-08-29T18:16:25.884846+0000 mgr.y (mgr.25004) 796 : cluster [DBG] pgmap v1468: 105 pgs: 105 active+clean; 127 GiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.7 MiB/s wr, 3 op/s 2024-08-29T18:16:27.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:16:27 smithi029 bash[77880]: cluster 2024-08-29T18:16:25.884846+0000 mgr.y (mgr.25004) 796 : cluster [DBG] pgmap v1468: 105 pgs: 105 active+clean; 127 GiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.7 MiB/s wr, 3 op/s 2024-08-29T18:16:27.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:16:27 smithi110 bash[67519]: cluster 2024-08-29T18:16:25.884846+0000 mgr.y (mgr.25004) 796 : cluster [DBG] pgmap v1468: 105 pgs: 105 active+clean; 127 GiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.7 MiB/s wr, 3 op/s 2024-08-29T18:16:27.658 INFO:tasks.workunit.client.0.smithi029.stdout: 59: throughput=4.93MB/sec pending data=0 2024-08-29T18:16:27.658 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-K3vxSMkd9vem123 off=18344749 len=2001210 2024-08-29T18:16:27.671 INFO:tasks.workunit.client.0.smithi029.stdout:op 302 completed, throughput=4.96MB/sec 2024-08-29T18:16:27.671 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-rhEbuW-_a083GGC off=14447839 len=210994 2024-08-29T18:16:27.673 INFO:tasks.workunit.client.0.smithi029.stdout:op 303 completed, throughput=4.96MB/sec 2024-08-29T18:16:27.673 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-qqcwl4hZOW9JhPP off=6905676 len=2003167 2024-08-29T18:16:27.679 INFO:tasks.workunit.client.0.smithi029.stdout:op 304 completed, throughput=4.99MB/sec 2024-08-29T18:16:27.679 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-fTPUzqm0w8GYizj off=20887574 len=881562 2024-08-29T18:16:27.688 INFO:tasks.workunit.client.0.smithi029.stdout:op 305 completed, throughput=5MB/sec 2024-08-29T18:16:28.688 INFO:tasks.workunit.client.0.smithi029.stdout: 60: throughput=4.92MB/sec pending data=0 2024-08-29T18:16:28.689 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-bPAZV_6DIZm3HVj off=20737357 len=1056129 2024-08-29T18:16:28.697 INFO:tasks.workunit.client.0.smithi029.stdout:op 306 completed, throughput=4.94MB/sec 2024-08-29T18:16:28.697 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-BwjflSkYh_nU93F off=3968454 len=1620595 2024-08-29T18:16:28.700 INFO:tasks.workunit.client.0.smithi029.stdout:op 307 completed, throughput=4.96MB/sec 2024-08-29T18:16:28.700 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-VykRyCg6f9OauIJ off=449813 len=146519 2024-08-29T18:16:28.705 INFO:tasks.workunit.client.0.smithi029.stdout:op 308 completed, throughput=4.96MB/sec 2024-08-29T18:16:28.705 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-aqlyk9ipqzMJ2XH off=2558437 len=950988 2024-08-29T18:16:28.713 INFO:tasks.workunit.client.0.smithi029.stdout:op 309 completed, throughput=4.98MB/sec 2024-08-29T18:16:28.713 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-w55aWpg7oyk5RuL off=10365460 len=1047234 2024-08-29T18:16:28.720 INFO:tasks.workunit.client.0.smithi029.stdout:op 310 completed, throughput=4.99MB/sec 2024-08-29T18:16:28.720 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-OqVSHFTo-Vs6ZyB off=180832 len=1906895 2024-08-29T18:16:28.733 INFO:tasks.workunit.client.0.smithi029.stdout:op 311 completed, throughput=5.02MB/sec 2024-08-29T18:16:29.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:16:29 smithi029 bash[77880]: cluster 2024-08-29T18:16:27.885976+0000 mgr.y (mgr.25004) 797 : cluster [DBG] pgmap v1469: 105 pgs: 105 active+clean; 127 GiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-08-29T18:16:29.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:16:29 smithi029 bash[79042]: cluster 2024-08-29T18:16:27.885976+0000 mgr.y (mgr.25004) 797 : cluster [DBG] pgmap v1469: 105 pgs: 105 active+clean; 127 GiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-08-29T18:16:29.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:16:29 smithi110 bash[67519]: cluster 2024-08-29T18:16:27.885976+0000 mgr.y (mgr.25004) 797 : cluster [DBG] pgmap v1469: 105 pgs: 105 active+clean; 127 GiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-08-29T18:16:29.733 INFO:tasks.workunit.client.0.smithi029.stdout: 61: throughput=4.94MB/sec pending data=0 2024-08-29T18:16:29.734 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-O2xPDvUJC_SrVvr off=6036758 len=1104597 2024-08-29T18:16:29.744 INFO:tasks.workunit.client.0.smithi029.stdout:op 312 completed, throughput=4.96MB/sec 2024-08-29T18:16:29.744 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-rNsx0CczyS-Zo75 off=1877807 len=85171 2024-08-29T18:16:29.748 INFO:tasks.workunit.client.0.smithi029.stdout:op 313 completed, throughput=4.96MB/sec 2024-08-29T18:16:29.748 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-GNUf2qX97PgH3R1 off=6884478 len=960251 2024-08-29T18:16:29.756 INFO:tasks.workunit.client.0.smithi029.stdout:op 314 completed, throughput=4.97MB/sec 2024-08-29T18:16:29.756 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-UpgPIHuzQ0eIIQV off=1796258 len=1075826 2024-08-29T18:16:29.766 INFO:tasks.workunit.client.0.smithi029.stdout:op 315 completed, throughput=4.99MB/sec 2024-08-29T18:16:29.766 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-hdvo5qeGC21esMz off=11669815 len=1606248 2024-08-29T18:16:29.770 INFO:tasks.workunit.client.0.smithi029.stdout:op 316 completed, throughput=5.01MB/sec 2024-08-29T18:16:30.770 INFO:tasks.workunit.client.0.smithi029.stdout: 62: throughput=4.93MB/sec pending data=0 2024-08-29T18:16:30.770 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-eYwZFWfuTfzPQcH off=10906482 len=1425060 2024-08-29T18:16:30.781 INFO:tasks.workunit.client.0.smithi029.stdout:op 317 completed, throughput=4.95MB/sec 2024-08-29T18:16:30.782 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-dflckL96soFNEHQ off=20047740 len=721116 2024-08-29T18:16:30.789 INFO:tasks.workunit.client.0.smithi029.stdout:op 318 completed, throughput=4.97MB/sec 2024-08-29T18:16:30.789 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-KfPKmdQ381rVWzA off=9249744 len=560154 2024-08-29T18:16:30.791 INFO:tasks.workunit.client.0.smithi029.stdout:op 319 completed, throughput=4.97MB/sec 2024-08-29T18:16:30.792 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-1tt56cFzoG55eoX off=1376474 len=1378476 2024-08-29T18:16:30.794 INFO:tasks.workunit.client.0.smithi029.stdout:op 320 completed, throughput=4.99MB/sec 2024-08-29T18:16:30.794 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-hOAbbcr3OXV9Bgv off=1683505 len=1272656 2024-08-29T18:16:30.803 INFO:tasks.workunit.client.0.smithi029.stdout:op 321 completed, throughput=5.01MB/sec 2024-08-29T18:16:31.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:16:31 smithi029 bash[79042]: cluster 2024-08-29T18:16:29.886808+0000 mgr.y (mgr.25004) 798 : cluster [DBG] pgmap v1470: 105 pgs: 105 active+clean; 127 GiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-08-29T18:16:31.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:16:31 smithi029 bash[77880]: cluster 2024-08-29T18:16:29.886808+0000 mgr.y (mgr.25004) 798 : cluster [DBG] pgmap v1470: 105 pgs: 105 active+clean; 127 GiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-08-29T18:16:31.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:16:31 smithi110 bash[67519]: cluster 2024-08-29T18:16:29.886808+0000 mgr.y (mgr.25004) 798 : cluster [DBG] pgmap v1470: 105 pgs: 105 active+clean; 127 GiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-08-29T18:16:31.803 INFO:tasks.workunit.client.0.smithi029.stdout: 63: throughput=4.93MB/sec pending data=0 2024-08-29T18:16:31.804 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-OBPb0mV8Fa7_76l off=8425668 len=565699 2024-08-29T18:16:31.810 INFO:tasks.workunit.client.0.smithi029.stdout:op 322 completed, throughput=4.94MB/sec 2024-08-29T18:16:31.810 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-E2l2reU4RQQzuK6 off=20267828 len=221113 2024-08-29T18:16:31.812 INFO:tasks.workunit.client.0.smithi029.stdout:op 323 completed, throughput=4.95MB/sec 2024-08-29T18:16:31.812 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-cD1UbR8EVXqgpYZ off=4022820 len=1869010 2024-08-29T18:16:31.816 INFO:tasks.workunit.client.0.smithi029.stdout:op 324 completed, throughput=4.97MB/sec 2024-08-29T18:16:31.816 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-Tv-GSmy3tEKLFHI off=6486055 len=556989 2024-08-29T18:16:31.817 INFO:tasks.workunit.client.0.smithi029.stdout:op 325 completed, throughput=4.98MB/sec 2024-08-29T18:16:31.818 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-vP081TMgWtgfU5C off=5664879 len=1893603 2024-08-29T18:16:31.830 INFO:tasks.workunit.client.0.smithi029.stdout:op 326 completed, throughput=5.01MB/sec 2024-08-29T18:16:32.831 INFO:tasks.workunit.client.0.smithi029.stdout: 64: throughput=4.93MB/sec pending data=0 2024-08-29T18:16:32.831 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-pSQsGiwOlymjgww off=10317208 len=704242 2024-08-29T18:16:32.834 INFO:tasks.workunit.client.0.smithi029.stdout:op 327 completed, throughput=4.94MB/sec 2024-08-29T18:16:32.834 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-EzYeRX-ttK_Apfi off=1085613 len=391224 2024-08-29T18:16:32.836 INFO:tasks.workunit.client.0.smithi029.stdout:op 328 completed, throughput=4.95MB/sec 2024-08-29T18:16:32.836 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-6EcXHbsLETXBMcT off=5168827 len=1737342 2024-08-29T18:16:32.840 INFO:tasks.workunit.client.0.smithi029.stdout:op 329 completed, throughput=4.97MB/sec 2024-08-29T18:16:32.840 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-Cb4xLERFESLsLoT off=254124 len=126803 2024-08-29T18:16:32.841 INFO:tasks.workunit.client.0.smithi029.stdout:op 330 completed, throughput=4.97MB/sec 2024-08-29T18:16:32.841 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-hduiRg7Wlx9S1XU off=15071733 len=1703333 2024-08-29T18:16:32.855 INFO:tasks.workunit.client.0.smithi029.stdout:op 331 completed, throughput=5MB/sec 2024-08-29T18:16:32.855 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-wDJJIkp0_CtENm3 off=5810205 len=1301751 2024-08-29T18:16:32.865 INFO:tasks.workunit.client.0.smithi029.stdout:op 332 completed, throughput=5.02MB/sec 2024-08-29T18:16:33.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:16:33 smithi029 bash[77880]: cluster 2024-08-29T18:16:31.887953+0000 mgr.y (mgr.25004) 799 : cluster [DBG] pgmap v1471: 105 pgs: 105 active+clean; 127 GiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-08-29T18:16:33.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:16:33 smithi029 bash[79042]: cluster 2024-08-29T18:16:31.887953+0000 mgr.y (mgr.25004) 799 : cluster [DBG] pgmap v1471: 105 pgs: 105 active+clean; 127 GiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-08-29T18:16:33.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:16:33 smithi110 bash[67519]: cluster 2024-08-29T18:16:31.887953+0000 mgr.y (mgr.25004) 799 : cluster [DBG] pgmap v1471: 105 pgs: 105 active+clean; 127 GiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-08-29T18:16:33.865 INFO:tasks.workunit.client.0.smithi029.stdout: 65: throughput=4.94MB/sec pending data=0 2024-08-29T18:16:33.865 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-6Amns2Z2wEg_J8F off=3408209 len=207305 2024-08-29T18:16:33.867 INFO:tasks.workunit.client.0.smithi029.stdout:op 333 completed, throughput=4.94MB/sec 2024-08-29T18:16:33.867 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-6rwDqBE9dA-uVn6 off=7314471 len=1166368 2024-08-29T18:16:33.877 INFO:tasks.workunit.client.0.smithi029.stdout:op 334 completed, throughput=4.96MB/sec 2024-08-29T18:16:33.877 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-PRONUNf4Pl0OKIy off=5386806 len=1060677 2024-08-29T18:16:33.886 INFO:tasks.workunit.client.0.smithi029.stdout:op 335 completed, throughput=4.97MB/sec 2024-08-29T18:16:33.886 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-47MvVHFbqeU_Xz1 off=3922235 len=1451008 2024-08-29T18:16:33.897 INFO:tasks.workunit.client.0.smithi029.stdout:op 336 completed, throughput=4.99MB/sec 2024-08-29T18:16:33.897 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-NcXLJYi5OAIBvFv off=18366997 len=1463543 2024-08-29T18:16:33.905 INFO:tasks.workunit.client.0.smithi029.stdout:op 337 completed, throughput=5.01MB/sec 2024-08-29T18:16:34.600 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:16:34 smithi029 bash[77880]: audit 2024-08-29T18:16:33.534713+0000 mon.c (mon.2) 482 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:16:34.601 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:16:34 smithi029 bash[79042]: audit 2024-08-29T18:16:33.534713+0000 mon.c (mon.2) 482 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:16:34.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:16:34 smithi110 bash[67519]: audit 2024-08-29T18:16:33.534713+0000 mon.c (mon.2) 482 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:16:34.901 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:16:34 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:16:34] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2024-08-29T18:16:34.906 INFO:tasks.workunit.client.0.smithi029.stdout: 66: throughput=4.94MB/sec pending data=0 2024-08-29T18:16:34.906 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-Jz73X85EOxsC33Y off=17114356 len=1432200 2024-08-29T18:16:34.917 INFO:tasks.workunit.client.0.smithi029.stdout:op 338 completed, throughput=4.96MB/sec 2024-08-29T18:16:34.917 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-KsMyok1tau5taK8 off=14144298 len=1958895 2024-08-29T18:16:34.921 INFO:tasks.workunit.client.0.smithi029.stdout:op 339 completed, throughput=4.99MB/sec 2024-08-29T18:16:34.921 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-IXW_EGlwK7Sc-pw off=4562427 len=1326506 2024-08-29T18:16:34.923 INFO:tasks.workunit.client.0.smithi029.stdout:op 340 completed, throughput=5MB/sec 2024-08-29T18:16:35.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:16:35 smithi029 bash[79042]: cluster 2024-08-29T18:16:33.889294+0000 mgr.y (mgr.25004) 800 : cluster [DBG] pgmap v1472: 105 pgs: 105 active+clean; 127 GiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-08-29T18:16:35.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:16:35 smithi029 bash[77880]: cluster 2024-08-29T18:16:33.889294+0000 mgr.y (mgr.25004) 800 : cluster [DBG] pgmap v1472: 105 pgs: 105 active+clean; 127 GiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-08-29T18:16:35.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:16:35 smithi110 bash[67519]: cluster 2024-08-29T18:16:33.889294+0000 mgr.y (mgr.25004) 800 : cluster [DBG] pgmap v1472: 105 pgs: 105 active+clean; 127 GiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-08-29T18:16:35.924 INFO:tasks.workunit.client.0.smithi029.stdout: 67: throughput=4.93MB/sec pending data=0 2024-08-29T18:16:35.924 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-Xdu4IOIERqOpV3N off=13549512 len=1120738 2024-08-29T18:16:35.927 INFO:tasks.workunit.client.0.smithi029.stdout:op 341 completed, throughput=4.95MB/sec 2024-08-29T18:16:35.927 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-45P-_Xh5OvyW-aR off=1201231 len=998529 2024-08-29T18:16:35.937 INFO:tasks.workunit.client.0.smithi029.stdout:op 342 completed, throughput=4.96MB/sec 2024-08-29T18:16:35.937 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-3xiV7oCrG__CNSa off=14948973 len=1475524 2024-08-29T18:16:35.940 INFO:tasks.workunit.client.0.smithi029.stdout:op 343 completed, throughput=4.98MB/sec 2024-08-29T18:16:35.941 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-oQak3PYTsUoAGgq off=7356033 len=1891617 2024-08-29T18:16:35.955 INFO:tasks.workunit.client.0.smithi029.stdout:op 344 completed, throughput=5.01MB/sec 2024-08-29T18:16:36.956 INFO:tasks.workunit.client.0.smithi029.stdout: 68: throughput=4.93MB/sec pending data=0 2024-08-29T18:16:36.956 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-nIyRm2XXKe0Jih8 off=9524850 len=737144 2024-08-29T18:16:36.958 INFO:tasks.workunit.client.0.smithi029.stdout:op 345 completed, throughput=4.94MB/sec 2024-08-29T18:16:36.958 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-zFZ3kE6ywH2swd4 off=17857354 len=2035904 2024-08-29T18:16:36.972 INFO:tasks.workunit.client.0.smithi029.stdout:op 346 completed, throughput=4.97MB/sec 2024-08-29T18:16:36.972 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-R_goBT_Tq_cvY5C off=8777199 len=71854 2024-08-29T18:16:36.973 INFO:tasks.workunit.client.0.smithi029.stdout:op 347 completed, throughput=4.97MB/sec 2024-08-29T18:16:36.973 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-vCPqR3hWKG9qvGl off=5318876 len=1298665 2024-08-29T18:16:36.978 INFO:tasks.workunit.client.0.smithi029.stdout:op 348 completed, throughput=4.99MB/sec 2024-08-29T18:16:36.978 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-ElvF7dHxk50nxR_ off=10936016 len=830174 2024-08-29T18:16:36.981 INFO:tasks.workunit.client.0.smithi029.stdout:op 349 completed, throughput=5MB/sec 2024-08-29T18:16:37.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:16:37 smithi029 bash[79042]: cluster 2024-08-29T18:16:35.890308+0000 mgr.y (mgr.25004) 801 : cluster [DBG] pgmap v1473: 105 pgs: 105 active+clean; 127 GiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-08-29T18:16:37.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:16:37 smithi029 bash[77880]: cluster 2024-08-29T18:16:35.890308+0000 mgr.y (mgr.25004) 801 : cluster [DBG] pgmap v1473: 105 pgs: 105 active+clean; 127 GiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-08-29T18:16:37.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:16:37 smithi110 bash[67519]: cluster 2024-08-29T18:16:35.890308+0000 mgr.y (mgr.25004) 801 : cluster [DBG] pgmap v1473: 105 pgs: 105 active+clean; 127 GiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-08-29T18:16:37.981 INFO:tasks.workunit.client.0.smithi029.stdout: 69: throughput=4.93MB/sec pending data=0 2024-08-29T18:16:37.981 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-0PV4vUd3QB9sF0z off=1652933 len=1384720 2024-08-29T18:16:37.991 INFO:tasks.workunit.client.0.smithi029.stdout:op 350 completed, throughput=4.95MB/sec 2024-08-29T18:16:37.992 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-CIkNtotxpeP1VsY off=271888 len=1167210 2024-08-29T18:16:38.001 INFO:tasks.workunit.client.0.smithi029.stdout:op 351 completed, throughput=4.96MB/sec 2024-08-29T18:16:38.001 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-CIkNtotxpeP1VsY off=3753836 len=1457801 2024-08-29T18:16:38.011 INFO:tasks.workunit.client.0.smithi029.stdout:op 352 completed, throughput=4.98MB/sec 2024-08-29T18:16:38.011 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-UM20JGOMs7U1cGi off=8576952 len=1273596 2024-08-29T18:16:38.021 INFO:tasks.workunit.client.0.smithi029.stdout:op 353 completed, throughput=5MB/sec 2024-08-29T18:16:38.022 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-GorLtf4ZSUQl1wq off=7674327 len=607809 2024-08-29T18:16:38.027 INFO:tasks.workunit.client.0.smithi029.stdout:op 354 completed, throughput=5.01MB/sec 2024-08-29T18:16:39.028 INFO:tasks.workunit.client.0.smithi029.stdout: 70: throughput=4.94MB/sec pending data=0 2024-08-29T18:16:39.028 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-_w9J8evhXbALGHc off=7077988 len=978212 2024-08-29T18:16:39.031 INFO:tasks.workunit.client.0.smithi029.stdout:op 355 completed, throughput=4.95MB/sec 2024-08-29T18:16:39.031 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-K3JGxN1VkMnrLyZ off=0 len=1505521 2024-08-29T18:16:39.041 INFO:tasks.workunit.client.0.smithi029.stdout:op 356 completed, throughput=4.97MB/sec 2024-08-29T18:16:39.041 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-M85fbFrrHl_rP1M off=8860261 len=2015650 2024-08-29T18:16:39.053 INFO:tasks.workunit.client.0.smithi029.stdout:op 357 completed, throughput=4.99MB/sec 2024-08-29T18:16:39.054 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-5-eIebZIeSruHBn off=2401082 len=1317083 2024-08-29T18:16:39.064 INFO:tasks.workunit.client.0.smithi029.stdout:op 358 completed, throughput=5.01MB/sec 2024-08-29T18:16:39.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:16:39 smithi029 bash[79042]: cluster 2024-08-29T18:16:37.891446+0000 mgr.y (mgr.25004) 802 : cluster [DBG] pgmap v1474: 105 pgs: 105 active+clean; 127 GiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.6 MiB/s wr, 5 op/s 2024-08-29T18:16:39.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:16:39 smithi029 bash[77880]: cluster 2024-08-29T18:16:37.891446+0000 mgr.y (mgr.25004) 802 : cluster [DBG] pgmap v1474: 105 pgs: 105 active+clean; 127 GiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.6 MiB/s wr, 5 op/s 2024-08-29T18:16:39.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:16:39 smithi110 bash[67519]: cluster 2024-08-29T18:16:37.891446+0000 mgr.y (mgr.25004) 802 : cluster [DBG] pgmap v1474: 105 pgs: 105 active+clean; 127 GiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.6 MiB/s wr, 5 op/s 2024-08-29T18:16:40.064 INFO:tasks.workunit.client.0.smithi029.stdout: 71: throughput=4.94MB/sec pending data=0 2024-08-29T18:16:40.064 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-DMLA3Y8OokNISnR off=24259284 len=802098 2024-08-29T18:16:40.068 INFO:tasks.workunit.client.0.smithi029.stdout:op 359 completed, throughput=4.95MB/sec 2024-08-29T18:16:40.069 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-gp0FZcaYN00vwmM off=107633 len=1088595 2024-08-29T18:16:40.071 INFO:tasks.workunit.client.0.smithi029.stdout:op 360 completed, throughput=4.97MB/sec 2024-08-29T18:16:40.071 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-Solb5nnzFxOO7Jj off=694210 len=1075129 2024-08-29T18:16:40.073 INFO:tasks.workunit.client.0.smithi029.stdout:op 361 completed, throughput=4.98MB/sec 2024-08-29T18:16:40.074 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-5sGL5Q-63S1PV21 off=12855736 len=494217 2024-08-29T18:16:40.075 INFO:tasks.workunit.client.0.smithi029.stdout:op 362 completed, throughput=4.99MB/sec 2024-08-29T18:16:40.075 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-S6kmtW4c4XEI7OS off=9671828 len=1792811 2024-08-29T18:16:40.079 INFO:tasks.workunit.client.0.smithi029.stdout:op 363 completed, throughput=5.01MB/sec 2024-08-29T18:16:41.080 INFO:tasks.workunit.client.0.smithi029.stdout: 72: throughput=4.94MB/sec pending data=0 2024-08-29T18:16:41.080 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-rMMeN3ILhGl0o1D off=96344 len=325947 2024-08-29T18:16:41.085 INFO:tasks.workunit.client.0.smithi029.stdout:op 364 completed, throughput=4.95MB/sec 2024-08-29T18:16:41.085 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-o0KxkQU7O0XmznA off=15039296 len=219124 2024-08-29T18:16:41.090 INFO:tasks.workunit.client.0.smithi029.stdout:op 365 completed, throughput=4.95MB/sec 2024-08-29T18:16:41.090 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-q45ZFTZlVSbzrRw off=2903524 len=1426761 2024-08-29T18:16:41.092 INFO:tasks.workunit.client.0.smithi029.stdout:op 366 completed, throughput=4.97MB/sec 2024-08-29T18:16:41.093 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-o9IOw2YK4OS6I-j off=1568431 len=1683802 2024-08-29T18:16:41.104 INFO:tasks.workunit.client.0.smithi029.stdout:op 367 completed, throughput=4.99MB/sec 2024-08-29T18:16:41.104 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-kTSynbUaBm4MuHN off=8420174 len=1099058 2024-08-29T18:16:41.113 INFO:tasks.workunit.client.0.smithi029.stdout:op 368 completed, throughput=5MB/sec 2024-08-29T18:16:41.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:16:41 smithi029 bash[79042]: cluster 2024-08-29T18:16:39.892255+0000 mgr.y (mgr.25004) 803 : cluster [DBG] pgmap v1475: 105 pgs: 105 active+clean; 127 GiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-08-29T18:16:41.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:16:41 smithi029 bash[77880]: cluster 2024-08-29T18:16:39.892255+0000 mgr.y (mgr.25004) 803 : cluster [DBG] pgmap v1475: 105 pgs: 105 active+clean; 127 GiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-08-29T18:16:41.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:16:41 smithi110 bash[67519]: cluster 2024-08-29T18:16:39.892255+0000 mgr.y (mgr.25004) 803 : cluster [DBG] pgmap v1475: 105 pgs: 105 active+clean; 127 GiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-08-29T18:16:42.113 INFO:tasks.workunit.client.0.smithi029.stdout: 73: throughput=4.93MB/sec pending data=0 2024-08-29T18:16:42.114 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-hi3PUsOOFYRyjiv off=6066588 len=779359 2024-08-29T18:16:42.122 INFO:tasks.workunit.client.0.smithi029.stdout:op 369 completed, throughput=4.94MB/sec 2024-08-29T18:16:42.123 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-ohv9ANVOBTos74s off=321033 len=1421386 2024-08-29T18:16:42.127 INFO:tasks.workunit.client.0.smithi029.stdout:op 370 completed, throughput=4.96MB/sec 2024-08-29T18:16:42.127 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-_bc5CKJ48ZnRG_T off=3098050 len=1173341 2024-08-29T18:16:42.139 INFO:tasks.workunit.client.0.smithi029.stdout:op 371 completed, throughput=4.98MB/sec 2024-08-29T18:16:42.139 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-qZQLRsiPfwLR77g off=445355 len=1603690 2024-08-29T18:16:42.144 INFO:tasks.workunit.client.0.smithi029.stdout:op 372 completed, throughput=5MB/sec 2024-08-29T18:16:42.144 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-mfgJVws_EjPY7gP off=12658560 len=1302190 2024-08-29T18:16:42.155 INFO:tasks.workunit.client.0.smithi029.stdout:op 373 completed, throughput=5.01MB/sec 2024-08-29T18:16:43.156 INFO:tasks.workunit.client.0.smithi029.stdout: 74: throughput=4.95MB/sec pending data=0 2024-08-29T18:16:43.156 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-95yZ7_tZu2S665b off=212782 len=1581782 2024-08-29T18:16:43.161 INFO:tasks.workunit.client.0.smithi029.stdout:op 374 completed, throughput=4.96MB/sec 2024-08-29T18:16:43.161 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-9M5BuMZa3Zts3ce off=7947331 len=1573925 2024-08-29T18:16:43.166 INFO:tasks.workunit.client.0.smithi029.stdout:op 375 completed, throughput=4.98MB/sec 2024-08-29T18:16:43.166 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-e6ISMwQukhnShAU off=5108061 len=916128 2024-08-29T18:16:43.169 INFO:tasks.workunit.client.0.smithi029.stdout:op 376 completed, throughput=5MB/sec 2024-08-29T18:16:43.169 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-gfQ6C_2S7WQ1Tkb off=822384 len=722682 2024-08-29T18:16:43.172 INFO:tasks.workunit.client.0.smithi029.stdout:op 377 completed, throughput=5MB/sec 2024-08-29T18:16:43.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:16:43 smithi029 bash[77880]: cluster 2024-08-29T18:16:41.893354+0000 mgr.y (mgr.25004) 804 : cluster [DBG] pgmap v1476: 105 pgs: 105 active+clean; 127 GiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.4 MiB/s wr, 4 op/s 2024-08-29T18:16:43.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:16:43 smithi029 bash[79042]: cluster 2024-08-29T18:16:41.893354+0000 mgr.y (mgr.25004) 804 : cluster [DBG] pgmap v1476: 105 pgs: 105 active+clean; 127 GiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.4 MiB/s wr, 4 op/s 2024-08-29T18:16:43.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:16:43 smithi110 bash[67519]: cluster 2024-08-29T18:16:41.893354+0000 mgr.y (mgr.25004) 804 : cluster [DBG] pgmap v1476: 105 pgs: 105 active+clean; 127 GiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.4 MiB/s wr, 4 op/s 2024-08-29T18:16:44.172 INFO:tasks.workunit.client.0.smithi029.stdout: 75: throughput=4.94MB/sec pending data=0 2024-08-29T18:16:44.172 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-D7MgPHYeTNiBcy9 off=14886956 len=460173 2024-08-29T18:16:44.179 INFO:tasks.workunit.client.0.smithi029.stdout:op 378 completed, throughput=4.94MB/sec 2024-08-29T18:16:44.179 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-EjQCX58kHTaOrQg off=6493807 len=1915575 2024-08-29T18:16:44.195 INFO:tasks.workunit.client.0.smithi029.stdout:op 379 completed, throughput=4.97MB/sec 2024-08-29T18:16:44.195 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-kaucPE1xaU6zSR8 off=7978844 len=1389348 2024-08-29T18:16:44.199 INFO:tasks.workunit.client.0.smithi029.stdout:op 380 completed, throughput=4.98MB/sec 2024-08-29T18:16:44.199 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-7X1VH_y7mzwkweX off=18546212 len=675573 2024-08-29T18:16:44.207 INFO:tasks.workunit.client.0.smithi029.stdout:op 381 completed, throughput=4.99MB/sec 2024-08-29T18:16:44.207 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-doKj5loLCHF0Xn- off=6002800 len=868922 2024-08-29T18:16:44.209 INFO:tasks.workunit.client.0.smithi029.stdout:op 382 completed, throughput=5MB/sec 2024-08-29T18:16:44.901 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:16:44 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:16:44] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2024-08-29T18:16:45.210 INFO:tasks.workunit.client.0.smithi029.stdout: 76: throughput=4.94MB/sec pending data=0 2024-08-29T18:16:45.210 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-UHhP99wrN3G3p_9 off=5028424 len=678152 2024-08-29T18:16:45.220 INFO:tasks.workunit.client.0.smithi029.stdout:op 383 completed, throughput=4.95MB/sec 2024-08-29T18:16:45.221 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-fb1qhPDVHEbCEgp off=5013034 len=1464633 2024-08-29T18:16:45.224 INFO:tasks.workunit.client.0.smithi029.stdout:op 384 completed, throughput=4.96MB/sec 2024-08-29T18:16:45.224 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-8qTQrayBdKqrNxp off=1256022 len=298189 2024-08-29T18:16:45.233 INFO:tasks.workunit.client.0.smithi029.stdout:op 385 completed, throughput=4.97MB/sec 2024-08-29T18:16:45.233 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-CKvzmSyxwBrhuLB off=4291375 len=981702 2024-08-29T18:16:45.251 INFO:tasks.workunit.client.0.smithi029.stdout:op 386 completed, throughput=4.98MB/sec 2024-08-29T18:16:45.251 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-7l33NbigaTDKJlc off=2174468 len=604991 2024-08-29T18:16:45.251 INFO:tasks.workunit.client.0.smithi029.stdout:op 387 completed, throughput=4.99MB/sec 2024-08-29T18:16:45.251 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-AOoWk-HpUZKTtXb off=20997940 len=1147972 2024-08-29T18:16:45.252 INFO:tasks.workunit.client.0.smithi029.stdout:op 388 completed, throughput=5MB/sec 2024-08-29T18:16:45.252 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-IiQbPukeuVpZcRX off=14031577 len=823688 2024-08-29T18:16:45.256 INFO:tasks.workunit.client.0.smithi029.stdout:op 389 completed, throughput=5.01MB/sec 2024-08-29T18:16:45.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:16:45 smithi029 bash[77880]: cluster 2024-08-29T18:16:43.894300+0000 mgr.y (mgr.25004) 805 : cluster [DBG] pgmap v1477: 105 pgs: 105 active+clean; 127 GiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-08-29T18:16:45.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:16:45 smithi029 bash[79042]: cluster 2024-08-29T18:16:43.894300+0000 mgr.y (mgr.25004) 805 : cluster [DBG] pgmap v1477: 105 pgs: 105 active+clean; 127 GiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-08-29T18:16:45.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:16:45 smithi110 bash[67519]: cluster 2024-08-29T18:16:43.894300+0000 mgr.y (mgr.25004) 805 : cluster [DBG] pgmap v1477: 105 pgs: 105 active+clean; 127 GiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-08-29T18:16:46.256 INFO:tasks.workunit.client.0.smithi029.stdout: 77: throughput=4.95MB/sec pending data=0 2024-08-29T18:16:46.256 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-6t21tnSR4srwOpA off=4561097 len=582919 2024-08-29T18:16:46.259 INFO:tasks.workunit.client.0.smithi029.stdout:op 390 completed, throughput=4.95MB/sec 2024-08-29T18:16:46.259 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-Ndxnw14x2NpjGHv off=9494587 len=775461 2024-08-29T18:16:46.268 INFO:tasks.workunit.client.0.smithi029.stdout:op 391 completed, throughput=4.96MB/sec 2024-08-29T18:16:46.268 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-7DswqaBAPpneQ9Z off=3532099 len=1500754 2024-08-29T18:16:46.272 INFO:tasks.workunit.client.0.smithi029.stdout:op 392 completed, throughput=4.98MB/sec 2024-08-29T18:16:46.272 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-_aGW2UQ3G0Gcvy8 off=1177152 len=782029 2024-08-29T18:16:46.275 INFO:tasks.workunit.client.0.smithi029.stdout:op 393 completed, throughput=4.99MB/sec 2024-08-29T18:16:46.275 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-5XPdwzN4cUq_v-N off=539742 len=1872100 2024-08-29T18:16:46.288 INFO:tasks.workunit.client.0.smithi029.stdout:op 394 completed, throughput=5.01MB/sec 2024-08-29T18:16:47.288 INFO:tasks.workunit.client.0.smithi029.stdout: 78: throughput=4.95MB/sec pending data=0 2024-08-29T18:16:47.288 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-eUAqJ--jDfjnZTB off=5027388 len=448026 2024-08-29T18:16:47.291 INFO:tasks.workunit.client.0.smithi029.stdout:op 395 completed, throughput=4.95MB/sec 2024-08-29T18:16:47.292 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-3JHDO0gETI4n8sH off=1335024 len=1372205 2024-08-29T18:16:47.302 INFO:tasks.workunit.client.0.smithi029.stdout:op 396 completed, throughput=4.97MB/sec 2024-08-29T18:16:47.302 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-mUhT2dOIKfewBrB off=11663816 len=793437 2024-08-29T18:16:47.310 INFO:tasks.workunit.client.0.smithi029.stdout:op 397 completed, throughput=4.98MB/sec 2024-08-29T18:16:47.310 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-uJ6Nu3r9aCenbSM off=7080040 len=593010 2024-08-29T18:16:47.317 INFO:tasks.workunit.client.0.smithi029.stdout:op 398 completed, throughput=4.98MB/sec 2024-08-29T18:16:47.318 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-_ijLfmt_aDitauM off=4018035 len=943676 2024-08-29T18:16:47.321 INFO:tasks.workunit.client.0.smithi029.stdout:op 399 completed, throughput=4.99MB/sec 2024-08-29T18:16:47.321 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-M8jJZtEPgqIIQT5 off=2850422 len=1382847 2024-08-29T18:16:47.331 INFO:tasks.workunit.client.0.smithi029.stdout:op 400 completed, throughput=5.01MB/sec 2024-08-29T18:16:47.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:16:47 smithi029 bash[79042]: cluster 2024-08-29T18:16:45.895172+0000 mgr.y (mgr.25004) 806 : cluster [DBG] pgmap v1478: 105 pgs: 105 active+clean; 127 GiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.4 MiB/s wr, 3 op/s 2024-08-29T18:16:47.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:16:47 smithi029 bash[77880]: cluster 2024-08-29T18:16:45.895172+0000 mgr.y (mgr.25004) 806 : cluster [DBG] pgmap v1478: 105 pgs: 105 active+clean; 127 GiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.4 MiB/s wr, 3 op/s 2024-08-29T18:16:47.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:16:47 smithi110 bash[67519]: cluster 2024-08-29T18:16:45.895172+0000 mgr.y (mgr.25004) 806 : cluster [DBG] pgmap v1478: 105 pgs: 105 active+clean; 127 GiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.4 MiB/s wr, 3 op/s 2024-08-29T18:16:48.331 INFO:tasks.workunit.client.0.smithi029.stdout: 79: throughput=4.95MB/sec pending data=0 2024-08-29T18:16:48.331 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-BjEAd1ceZ5ZONWL off=772297 len=461345 2024-08-29T18:16:48.333 INFO:tasks.workunit.client.0.smithi029.stdout:op 401 completed, throughput=4.95MB/sec 2024-08-29T18:16:48.333 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-w7B5eJdShsBxzBH off=232480 len=1759160 2024-08-29T18:16:48.337 INFO:tasks.workunit.client.0.smithi029.stdout:op 402 completed, throughput=4.97MB/sec 2024-08-29T18:16:48.337 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-LWUtNAg9KLqGIr- off=9497828 len=2058207 2024-08-29T18:16:48.342 INFO:tasks.workunit.client.0.smithi029.stdout:op 403 completed, throughput=5MB/sec 2024-08-29T18:16:48.342 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-fxkNTR4DtfvSCgR off=432171 len=35870 2024-08-29T18:16:48.343 INFO:tasks.workunit.client.0.smithi029.stdout:op 404 completed, throughput=5MB/sec 2024-08-29T18:16:48.343 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-ZN9lYTU0g7E4vZq off=320887 len=524596 2024-08-29T18:16:48.349 INFO:tasks.workunit.client.0.smithi029.stdout:op 405 completed, throughput=5MB/sec 2024-08-29T18:16:49.350 INFO:tasks.workunit.client.0.smithi029.stdout: 80: throughput=4.94MB/sec pending data=0 2024-08-29T18:16:49.350 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-fA81mEbHOWCVZmB off=1768394 len=1295770 2024-08-29T18:16:49.353 INFO:tasks.workunit.client.0.smithi029.stdout:op 406 completed, throughput=4.96MB/sec 2024-08-29T18:16:49.353 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-kziiYDXliv_LzQU off=4326730 len=1542740 2024-08-29T18:16:49.358 INFO:tasks.workunit.client.0.smithi029.stdout:op 407 completed, throughput=4.98MB/sec 2024-08-29T18:16:49.358 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-1Bj8LnaQf5caUx4 off=2042111 len=437404 2024-08-29T18:16:49.365 INFO:tasks.workunit.client.0.smithi029.stdout:op 408 completed, throughput=4.98MB/sec 2024-08-29T18:16:49.365 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-dWV-8Sxen-BDKNM off=2926567 len=575518 2024-08-29T18:16:49.371 INFO:tasks.workunit.client.0.smithi029.stdout:op 409 completed, throughput=4.99MB/sec 2024-08-29T18:16:49.371 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-5zjpZcQNliE3160 off=10239550 len=177181 2024-08-29T18:16:49.373 INFO:tasks.workunit.client.0.smithi029.stdout:op 410 completed, throughput=4.99MB/sec 2024-08-29T18:16:49.373 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-TqJ89BR98pEmsQX off=3197308 len=1427227 2024-08-29T18:16:49.383 INFO:tasks.workunit.client.0.smithi029.stdout:op 411 completed, throughput=5MB/sec 2024-08-29T18:16:49.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:16:49 smithi029 bash[79042]: cluster 2024-08-29T18:16:47.896307+0000 mgr.y (mgr.25004) 807 : cluster [DBG] pgmap v1479: 105 pgs: 105 active+clean; 127 GiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-08-29T18:16:49.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:16:49 smithi029 bash[79042]: audit 2024-08-29T18:16:48.535245+0000 mon.c (mon.2) 483 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:16:49.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:16:49 smithi029 bash[77880]: cluster 2024-08-29T18:16:47.896307+0000 mgr.y (mgr.25004) 807 : cluster [DBG] pgmap v1479: 105 pgs: 105 active+clean; 127 GiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-08-29T18:16:49.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:16:49 smithi029 bash[77880]: audit 2024-08-29T18:16:48.535245+0000 mon.c (mon.2) 483 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:16:49.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:16:49 smithi110 bash[67519]: cluster 2024-08-29T18:16:47.896307+0000 mgr.y (mgr.25004) 807 : cluster [DBG] pgmap v1479: 105 pgs: 105 active+clean; 127 GiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-08-29T18:16:49.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:16:49 smithi110 bash[67519]: audit 2024-08-29T18:16:48.535245+0000 mon.c (mon.2) 483 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:16:50.384 INFO:tasks.workunit.client.0.smithi029.stdout: 81: throughput=4.95MB/sec pending data=0 2024-08-29T18:16:50.384 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-cMKQ9C-1-PpA7LO off=9459519 len=159301 2024-08-29T18:16:50.389 INFO:tasks.workunit.client.0.smithi029.stdout:op 412 completed, throughput=4.95MB/sec 2024-08-29T18:16:50.389 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-RvEdUA6b0pHHy7F off=14049190 len=903542 2024-08-29T18:16:50.397 INFO:tasks.workunit.client.0.smithi029.stdout:op 413 completed, throughput=4.96MB/sec 2024-08-29T18:16:50.397 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-zsuvYkhIccrP0kO off=10528926 len=1781179 2024-08-29T18:16:50.411 INFO:tasks.workunit.client.0.smithi029.stdout:op 414 completed, throughput=4.98MB/sec 2024-08-29T18:16:50.411 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-ihNmPEKaQI4MRiI off=3092233 len=186675 2024-08-29T18:16:50.412 INFO:tasks.workunit.client.0.smithi029.stdout:op 415 completed, throughput=4.98MB/sec 2024-08-29T18:16:50.413 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-8fCppNpObsE1Yza off=13877564 len=1856596 2024-08-29T18:16:50.427 INFO:tasks.workunit.client.0.smithi029.stdout:op 416 completed, throughput=5MB/sec 2024-08-29T18:16:50.427 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-c8ipW8WZmM1UaY1 off=1204602 len=1385654 2024-08-29T18:16:50.436 INFO:tasks.workunit.client.0.smithi029.stdout:op 417 completed, throughput=5.01MB/sec 2024-08-29T18:16:51.436 INFO:tasks.workunit.client.0.smithi029.stdout: 82: throughput=4.95MB/sec pending data=0 2024-08-29T18:16:51.436 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-0eKjy-UhigUZMCb off=12153490 len=1074429 2024-08-29T18:16:51.439 INFO:tasks.workunit.client.0.smithi029.stdout:op 418 completed, throughput=4.97MB/sec 2024-08-29T18:16:51.439 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-T3TKequYb6Zjr0K off=8966242 len=1550495 2024-08-29T18:16:51.443 INFO:tasks.workunit.client.0.smithi029.stdout:op 419 completed, throughput=4.98MB/sec 2024-08-29T18:16:51.443 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-V-4bCUsMPtgc3Zg off=544363 len=1177702 2024-08-29T18:16:51.448 INFO:tasks.workunit.client.0.smithi029.stdout:op 420 completed, throughput=5MB/sec 2024-08-29T18:16:51.448 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-giZm4m5fmsgt-4- off=8329561 len=1475374 2024-08-29T18:16:51.460 INFO:tasks.workunit.client.0.smithi029.stdout:op 421 completed, throughput=5.01MB/sec 2024-08-29T18:16:51.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:16:51 smithi029 bash[79042]: cluster 2024-08-29T18:16:49.897145+0000 mgr.y (mgr.25004) 808 : cluster [DBG] pgmap v1480: 105 pgs: 105 active+clean; 127 GiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2024-08-29T18:16:51.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:16:51 smithi029 bash[77880]: cluster 2024-08-29T18:16:49.897145+0000 mgr.y (mgr.25004) 808 : cluster [DBG] pgmap v1480: 105 pgs: 105 active+clean; 127 GiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2024-08-29T18:16:51.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:16:51 smithi110 bash[67519]: cluster 2024-08-29T18:16:49.897145+0000 mgr.y (mgr.25004) 808 : cluster [DBG] pgmap v1480: 105 pgs: 105 active+clean; 127 GiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2024-08-29T18:16:52.460 INFO:tasks.workunit.client.0.smithi029.stdout: 83: throughput=4.95MB/sec pending data=0 2024-08-29T18:16:52.460 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-giZm4m5fmsgt-4- off=9140692 len=2024917 2024-08-29T18:16:52.475 INFO:tasks.workunit.client.0.smithi029.stdout:op 422 completed, throughput=4.98MB/sec 2024-08-29T18:16:52.475 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-B8y9y8gSHDOS4RH off=929696 len=163995 2024-08-29T18:16:52.481 INFO:tasks.workunit.client.0.smithi029.stdout:op 423 completed, throughput=4.98MB/sec 2024-08-29T18:16:52.481 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-Rcx7jIgEzbu1e8Z off=2929279 len=588165 2024-08-29T18:16:52.483 INFO:tasks.workunit.client.0.smithi029.stdout:op 424 completed, throughput=4.98MB/sec 2024-08-29T18:16:52.483 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-YLgWBZefYD0YEkP off=255811 len=1388687 2024-08-29T18:16:52.486 INFO:tasks.workunit.client.0.smithi029.stdout:op 425 completed, throughput=5MB/sec 2024-08-29T18:16:52.486 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-hwcM3v68mxOycDz off=6302884 len=180051 2024-08-29T18:16:52.490 INFO:tasks.workunit.client.0.smithi029.stdout:op 426 completed, throughput=5MB/sec 2024-08-29T18:16:53.491 INFO:tasks.workunit.client.0.smithi029.stdout: 84: throughput=4.94MB/sec pending data=0 2024-08-29T18:16:53.491 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-x8h_Udi5vXv1fw9 off=7326523 len=736629 2024-08-29T18:16:53.498 INFO:tasks.workunit.client.0.smithi029.stdout:op 427 completed, throughput=4.95MB/sec 2024-08-29T18:16:53.498 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-_bc5CKJ48ZnRG_T off=15070476 len=1491243 2024-08-29T18:16:53.502 INFO:tasks.workunit.client.0.smithi029.stdout:op 428 completed, throughput=4.97MB/sec 2024-08-29T18:16:53.502 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-7IaQVu0YugWdWlQ off=3738810 len=422673 2024-08-29T18:16:53.504 INFO:tasks.workunit.client.0.smithi029.stdout:op 429 completed, throughput=4.97MB/sec 2024-08-29T18:16:53.504 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-lsH3-suEuebU5gH off=5329794 len=1368769 2024-08-29T18:16:53.515 INFO:tasks.workunit.client.0.smithi029.stdout:op 430 completed, throughput=4.99MB/sec 2024-08-29T18:16:53.515 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-DdF-_2C8ldxLp0b off=12680905 len=1378269 2024-08-29T18:16:53.524 INFO:tasks.workunit.client.0.smithi029.stdout:op 431 completed, throughput=5MB/sec 2024-08-29T18:16:53.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:16:53 smithi029 bash[77880]: cluster 2024-08-29T18:16:51.898326+0000 mgr.y (mgr.25004) 809 : cluster [DBG] pgmap v1481: 105 pgs: 105 active+clean; 127 GiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-29T18:16:53.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:16:53 smithi029 bash[79042]: cluster 2024-08-29T18:16:51.898326+0000 mgr.y (mgr.25004) 809 : cluster [DBG] pgmap v1481: 105 pgs: 105 active+clean; 127 GiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-29T18:16:53.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:16:53 smithi110 bash[67519]: cluster 2024-08-29T18:16:51.898326+0000 mgr.y (mgr.25004) 809 : cluster [DBG] pgmap v1481: 105 pgs: 105 active+clean; 127 GiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-29T18:16:54.525 INFO:tasks.workunit.client.0.smithi029.stdout: 85: throughput=4.94MB/sec pending data=0 2024-08-29T18:16:54.525 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-iI7T62MbsfFKgC6 off=1950004 len=27636 2024-08-29T18:16:54.529 INFO:tasks.workunit.client.0.smithi029.stdout:op 432 completed, throughput=4.94MB/sec 2024-08-29T18:16:54.529 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-2p_CyXZa-LXXwdI off=17608646 len=331555 2024-08-29T18:16:54.530 INFO:tasks.workunit.client.0.smithi029.stdout:op 433 completed, throughput=4.95MB/sec 2024-08-29T18:16:54.530 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-q-9PZZg7H_GplYb off=12450330 len=69635 2024-08-29T18:16:54.531 INFO:tasks.workunit.client.0.smithi029.stdout:op 434 completed, throughput=4.95MB/sec 2024-08-29T18:16:54.531 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-vLSvupcrpYTz3At off=6652163 len=412705 2024-08-29T18:16:54.533 INFO:tasks.workunit.client.0.smithi029.stdout:op 435 completed, throughput=4.95MB/sec 2024-08-29T18:16:54.533 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-eqXHf1_L9adRgom off=6613606 len=1618605 2024-08-29T18:16:54.537 INFO:tasks.workunit.client.0.smithi029.stdout:op 436 completed, throughput=4.97MB/sec 2024-08-29T18:16:54.537 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-uSw5jGliUEykl40 off=1442673 len=768918 2024-08-29T18:16:54.544 INFO:tasks.workunit.client.0.smithi029.stdout:op 437 completed, throughput=4.98MB/sec 2024-08-29T18:16:54.544 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-_pFT0WvVL7s2Oa1 off=2617035 len=247135 2024-08-29T18:16:54.549 INFO:tasks.workunit.client.0.smithi029.stdout:op 438 completed, throughput=4.98MB/sec 2024-08-29T18:16:54.550 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-XA7HVqCfWQ_9gzc off=7062253 len=336510 2024-08-29T18:16:54.551 INFO:tasks.workunit.client.0.smithi029.stdout:op 439 completed, throughput=4.98MB/sec 2024-08-29T18:16:54.551 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-FHqGi4Tu4ZtPTk4 off=2357584 len=866748 2024-08-29T18:16:54.555 INFO:tasks.workunit.client.0.smithi029.stdout:op 440 completed, throughput=4.99MB/sec 2024-08-29T18:16:54.555 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-le5VL00ACKNQqay off=60715 len=637769 2024-08-29T18:16:54.557 INFO:tasks.workunit.client.0.smithi029.stdout:op 441 completed, throughput=5MB/sec 2024-08-29T18:16:54.557 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-DCsWxyZxy6rXcmO off=7774917 len=593408 2024-08-29T18:16:54.563 INFO:tasks.workunit.client.0.smithi029.stdout:op 442 completed, throughput=5.01MB/sec 2024-08-29T18:16:54.901 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:16:54 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:16:54] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2024-08-29T18:16:55.564 INFO:tasks.workunit.client.0.smithi029.stdout: 86: throughput=4.95MB/sec pending data=0 2024-08-29T18:16:55.564 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-CaibiIJ_JL1_JGo off=0 len=1308921 2024-08-29T18:16:55.575 INFO:tasks.workunit.client.0.smithi029.stdout:op 443 completed, throughput=4.96MB/sec 2024-08-29T18:16:55.575 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-iioQ1a0xja6vzAK off=830207 len=1640243 2024-08-29T18:16:55.588 INFO:tasks.workunit.client.0.smithi029.stdout:op 444 completed, throughput=4.98MB/sec 2024-08-29T18:16:55.588 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-qu76sHfy0JT5yUi off=1610400 len=995441 2024-08-29T18:16:55.591 INFO:tasks.workunit.client.0.smithi029.stdout:op 445 completed, throughput=4.99MB/sec 2024-08-29T18:16:55.591 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-_nEGuuLPY2otiH4 off=7089750 len=1600175 2024-08-29T18:16:55.602 INFO:tasks.workunit.client.0.smithi029.stdout:op 446 completed, throughput=5.01MB/sec 2024-08-29T18:16:55.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:16:55 smithi029 bash[79042]: cluster 2024-08-29T18:16:53.899343+0000 mgr.y (mgr.25004) 810 : cluster [DBG] pgmap v1482: 105 pgs: 105 active+clean; 127 GiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-29T18:16:55.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:16:55 smithi029 bash[77880]: cluster 2024-08-29T18:16:53.899343+0000 mgr.y (mgr.25004) 810 : cluster [DBG] pgmap v1482: 105 pgs: 105 active+clean; 127 GiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-29T18:16:55.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:16:55 smithi110 bash[67519]: cluster 2024-08-29T18:16:53.899343+0000 mgr.y (mgr.25004) 810 : cluster [DBG] pgmap v1482: 105 pgs: 105 active+clean; 127 GiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-29T18:16:56.602 INFO:tasks.workunit.client.0.smithi029.stdout: 87: throughput=4.95MB/sec pending data=0 2024-08-29T18:16:56.602 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-Mn9KydsLHQoL3mi off=8220843 len=1624733 2024-08-29T18:16:56.606 INFO:tasks.workunit.client.0.smithi029.stdout:op 447 completed, throughput=4.97MB/sec 2024-08-29T18:16:56.606 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-WxI7d7szmy59xZJ off=4498735 len=1314926 2024-08-29T18:16:56.610 INFO:tasks.workunit.client.0.smithi029.stdout:op 448 completed, throughput=4.98MB/sec 2024-08-29T18:16:56.610 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-uiwxMIhL7CQkDf7 off=5124391 len=160614 2024-08-29T18:16:56.614 INFO:tasks.workunit.client.0.smithi029.stdout:op 449 completed, throughput=4.98MB/sec 2024-08-29T18:16:56.614 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-nwWz9J02EKVDjgj off=5735885 len=1369427 2024-08-29T18:16:56.625 INFO:tasks.workunit.client.0.smithi029.stdout:op 450 completed, throughput=5MB/sec 2024-08-29T18:16:56.625 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-v-IfVsW4LQbH5RU off=218500 len=2074469 2024-08-29T18:16:56.639 INFO:tasks.workunit.client.0.smithi029.stdout:op 451 completed, throughput=5.02MB/sec 2024-08-29T18:16:57.639 INFO:tasks.workunit.client.0.smithi029.stdout: 88: throughput=4.96MB/sec pending data=0 2024-08-29T18:16:57.639 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-XOfwydz7T9noTzC off=10166393 len=1106532 2024-08-29T18:16:57.642 INFO:tasks.workunit.client.0.smithi029.stdout:op 452 completed, throughput=4.97MB/sec 2024-08-29T18:16:57.642 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-GaMyef2Hmxv7pQ7 off=24033271 len=838031 2024-08-29T18:16:57.650 INFO:tasks.workunit.client.0.smithi029.stdout:op 453 completed, throughput=4.98MB/sec 2024-08-29T18:16:57.651 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-6XVJbENPKKTxH2Q off=4778908 len=328044 2024-08-29T18:16:57.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:16:57 smithi029 bash[79042]: cluster 2024-08-29T18:16:55.900233+0000 mgr.y (mgr.25004) 811 : cluster [DBG] pgmap v1483: 105 pgs: 105 active+clean; 127 GiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-29T18:16:57.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:16:57 smithi029 bash[77880]: cluster 2024-08-29T18:16:55.900233+0000 mgr.y (mgr.25004) 811 : cluster [DBG] pgmap v1483: 105 pgs: 105 active+clean; 127 GiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-29T18:16:57.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:16:57 smithi110 bash[67519]: cluster 2024-08-29T18:16:55.900233+0000 mgr.y (mgr.25004) 811 : cluster [DBG] pgmap v1483: 105 pgs: 105 active+clean; 127 GiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-29T18:16:57.652 INFO:tasks.workunit.client.0.smithi029.stdout:op 454 completed, throughput=4.99MB/sec 2024-08-29T18:16:57.652 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-D0BhYt3b9rJbFYn off=16661307 len=1415343 2024-08-29T18:16:57.663 INFO:tasks.workunit.client.0.smithi029.stdout:op 455 completed, throughput=5MB/sec 2024-08-29T18:16:57.663 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-EcFEq3NOmHcZZ1F off=4058678 len=8678 2024-08-29T18:16:57.664 INFO:tasks.workunit.client.0.smithi029.stdout:op 456 completed, throughput=5MB/sec 2024-08-29T18:16:57.664 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-0FgYibMIUD-sJY- off=3750444 len=43241 2024-08-29T18:16:57.665 INFO:tasks.workunit.client.0.smithi029.stdout:op 457 completed, throughput=5MB/sec 2024-08-29T18:16:58.666 INFO:tasks.workunit.client.0.smithi029.stdout: 89: throughput=4.95MB/sec pending data=0 2024-08-29T18:16:58.666 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-lIAUabLKoFPdDhm off=13548142 len=87828 2024-08-29T18:16:58.667 INFO:tasks.workunit.client.0.smithi029.stdout:op 458 completed, throughput=4.95MB/sec 2024-08-29T18:16:58.667 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-irhV6yyQ69iOSYy off=2244481 len=1548166 2024-08-29T18:16:58.672 INFO:tasks.workunit.client.0.smithi029.stdout:op 459 completed, throughput=4.96MB/sec 2024-08-29T18:16:58.672 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-hwZpKOA3rqm-1L6 off=6640352 len=1052081 2024-08-29T18:16:58.675 INFO:tasks.workunit.client.0.smithi029.stdout:op 460 completed, throughput=4.97MB/sec 2024-08-29T18:16:58.676 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-_GwQ5L1U5pWvas2 off=14488970 len=163942 2024-08-29T18:16:58.680 INFO:tasks.workunit.client.0.smithi029.stdout:op 461 completed, throughput=4.97MB/sec 2024-08-29T18:16:58.680 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-nJgEVJAFUcKKZzL off=13596575 len=662543 2024-08-29T18:16:58.687 INFO:tasks.workunit.client.0.smithi029.stdout:op 462 completed, throughput=4.98MB/sec 2024-08-29T18:16:58.687 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-hygFSVJp_p_v7vO off=7983732 len=783807 2024-08-29T18:16:58.695 INFO:tasks.workunit.client.0.smithi029.stdout:op 463 completed, throughput=4.99MB/sec 2024-08-29T18:16:58.695 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-YGkjgkEHcDofTGo off=557586 len=264491 2024-08-29T18:16:58.696 INFO:tasks.workunit.client.0.smithi029.stdout:op 464 completed, throughput=4.99MB/sec 2024-08-29T18:16:58.696 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-9IKcIgYBNPFSBF_ off=522117 len=594746 2024-08-29T18:16:58.703 INFO:tasks.workunit.client.0.smithi029.stdout:op 465 completed, throughput=5MB/sec 2024-08-29T18:16:58.703 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-fh2XRHnkI0tW1dh off=1864740 len=315084 2024-08-29T18:16:58.704 INFO:tasks.workunit.client.0.smithi029.stdout:op 466 completed, throughput=5MB/sec 2024-08-29T18:16:59.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:16:59 smithi029 bash[79042]: cluster 2024-08-29T18:16:57.901366+0000 mgr.y (mgr.25004) 812 : cluster [DBG] pgmap v1484: 105 pgs: 105 active+clean; 127 GiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2024-08-29T18:16:59.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:16:59 smithi029 bash[77880]: cluster 2024-08-29T18:16:57.901366+0000 mgr.y (mgr.25004) 812 : cluster [DBG] pgmap v1484: 105 pgs: 105 active+clean; 127 GiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2024-08-29T18:16:59.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:16:59 smithi110 bash[67519]: cluster 2024-08-29T18:16:57.901366+0000 mgr.y (mgr.25004) 812 : cluster [DBG] pgmap v1484: 105 pgs: 105 active+clean; 127 GiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2024-08-29T18:16:59.705 INFO:tasks.workunit.client.0.smithi029.stdout: 90: throughput=4.95MB/sec pending data=0 2024-08-29T18:16:59.705 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-JqLr3KGy1M58B9o off=12945509 len=1924467 2024-08-29T18:16:59.709 INFO:tasks.workunit.client.0.smithi029.stdout:op 467 completed, throughput=4.97MB/sec 2024-08-29T18:16:59.709 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-I9ODY3Iks5k80ms off=20187192 len=693895 2024-08-29T18:16:59.711 INFO:tasks.workunit.client.0.smithi029.stdout:op 468 completed, throughput=4.97MB/sec 2024-08-29T18:16:59.712 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-tS-2a3Gjl8T1KJa off=592121 len=75531 2024-08-29T18:16:59.713 INFO:tasks.workunit.client.0.smithi029.stdout:op 469 completed, throughput=4.97MB/sec 2024-08-29T18:16:59.713 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-cCutHxexl-Gf0FD off=4530945 len=879054 2024-08-29T18:16:59.715 INFO:tasks.workunit.client.0.smithi029.stdout:op 470 completed, throughput=4.98MB/sec 2024-08-29T18:16:59.715 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-xadz8zW4uXo-c_F off=1230449 len=218396 2024-08-29T18:16:59.720 INFO:tasks.workunit.client.0.smithi029.stdout:op 471 completed, throughput=4.98MB/sec 2024-08-29T18:16:59.721 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-xOJWFAL-qwE5dc4 off=7856146 len=1180848 2024-08-29T18:16:59.731 INFO:tasks.workunit.client.0.smithi029.stdout:op 472 completed, throughput=5MB/sec 2024-08-29T18:16:59.731 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-z0u4AtISLqCyzXn off=3151996 len=1623423 2024-08-29T18:16:59.743 INFO:tasks.workunit.client.0.smithi029.stdout:op 473 completed, throughput=5.01MB/sec 2024-08-29T18:17:00.743 INFO:tasks.workunit.client.0.smithi029.stdout: 91: throughput=4.96MB/sec pending data=0 2024-08-29T18:17:00.743 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-EBP1qzkrFmiwDzu off=6190652 len=1989960 2024-08-29T18:17:00.748 INFO:tasks.workunit.client.0.smithi029.stdout:op 474 completed, throughput=4.98MB/sec 2024-08-29T18:17:00.748 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-82HEqPXnDMeH72u off=545304 len=677965 2024-08-29T18:17:00.756 INFO:tasks.workunit.client.0.smithi029.stdout:op 475 completed, throughput=4.99MB/sec 2024-08-29T18:17:00.756 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-EO7l_-2tWmMWzxF off=8120252 len=86543 2024-08-29T18:17:00.757 INFO:tasks.workunit.client.0.smithi029.stdout:op 476 completed, throughput=4.99MB/sec 2024-08-29T18:17:00.757 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-Zpc4hbwK6q9ZzoA off=10040431 len=283397 2024-08-29T18:17:00.762 INFO:tasks.workunit.client.0.smithi029.stdout:op 477 completed, throughput=4.99MB/sec 2024-08-29T18:17:00.762 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-whh_-k0P-xBskl6 off=7706853 len=1973995 2024-08-29T18:17:00.763 INFO:tasks.workunit.client.0.smithi029.stdout:op 478 completed, throughput=5.01MB/sec 2024-08-29T18:17:01.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:17:01 smithi029 bash[79042]: cluster 2024-08-29T18:16:59.902208+0000 mgr.y (mgr.25004) 813 : cluster [DBG] pgmap v1485: 105 pgs: 105 active+clean; 127 GiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-29T18:17:01.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:17:01 smithi029 bash[77880]: cluster 2024-08-29T18:16:59.902208+0000 mgr.y (mgr.25004) 813 : cluster [DBG] pgmap v1485: 105 pgs: 105 active+clean; 127 GiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-29T18:17:01.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:17:01 smithi110 bash[67519]: cluster 2024-08-29T18:16:59.902208+0000 mgr.y (mgr.25004) 813 : cluster [DBG] pgmap v1485: 105 pgs: 105 active+clean; 127 GiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-29T18:17:01.764 INFO:tasks.workunit.client.0.smithi029.stdout: 92: throughput=4.96MB/sec pending data=0 2024-08-29T18:17:01.764 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-X1AJ4SbBgAxVj2q off=10158869 len=908728 2024-08-29T18:17:01.772 INFO:tasks.workunit.client.0.smithi029.stdout:op 479 completed, throughput=4.96MB/sec 2024-08-29T18:17:01.773 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-YG-lpOpL-OxL5DO off=1024680 len=1909518 2024-08-29T18:17:01.780 INFO:tasks.workunit.client.0.smithi029.stdout:op 480 completed, throughput=4.98MB/sec 2024-08-29T18:17:01.780 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-MRKpuOZdUvGEXXo off=16020501 len=738940 2024-08-29T18:17:01.784 INFO:tasks.workunit.client.0.smithi029.stdout:op 481 completed, throughput=4.99MB/sec 2024-08-29T18:17:01.784 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-B1YTDha3_yeHIoW off=5059465 len=1831362 2024-08-29T18:17:01.798 INFO:tasks.workunit.client.0.smithi029.stdout:op 482 completed, throughput=5.01MB/sec 2024-08-29T18:17:02.799 INFO:tasks.workunit.client.0.smithi029.stdout: 93: throughput=4.96MB/sec pending data=0 2024-08-29T18:17:02.799 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-bwlGeL_FP9_JbHo off=19996500 len=200143 2024-08-29T18:17:02.804 INFO:tasks.workunit.client.0.smithi029.stdout:op 483 completed, throughput=4.96MB/sec 2024-08-29T18:17:02.804 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-Dw6VtqWZJEQs26S off=10493441 len=217442 2024-08-29T18:17:02.809 INFO:tasks.workunit.client.0.smithi029.stdout:op 484 completed, throughput=4.96MB/sec 2024-08-29T18:17:02.810 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-zYoW7WIUpcq8tqU off=135294 len=998010 2024-08-29T18:17:02.818 INFO:tasks.workunit.client.0.smithi029.stdout:op 485 completed, throughput=4.97MB/sec 2024-08-29T18:17:02.818 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-3XktDw5Cl7IQeWJ off=7331559 len=1568195 2024-08-29T18:17:02.822 INFO:tasks.workunit.client.0.smithi029.stdout:op 486 completed, throughput=4.98MB/sec 2024-08-29T18:17:02.822 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-x3Yj7rG3OwU2T05 off=9260856 len=1735748 2024-08-29T18:17:02.835 INFO:tasks.workunit.client.0.smithi029.stdout:op 487 completed, throughput=5MB/sec 2024-08-29T18:17:03.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:17:03 smithi029 bash[79042]: cluster 2024-08-29T18:17:01.903386+0000 mgr.y (mgr.25004) 814 : cluster [DBG] pgmap v1486: 105 pgs: 105 active+clean; 127 GiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2024-08-29T18:17:03.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:17:03 smithi029 bash[77880]: cluster 2024-08-29T18:17:01.903386+0000 mgr.y (mgr.25004) 814 : cluster [DBG] pgmap v1486: 105 pgs: 105 active+clean; 127 GiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2024-08-29T18:17:03.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:17:03 smithi110 bash[67519]: cluster 2024-08-29T18:17:01.903386+0000 mgr.y (mgr.25004) 814 : cluster [DBG] pgmap v1486: 105 pgs: 105 active+clean; 127 GiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2024-08-29T18:17:03.835 INFO:tasks.workunit.client.0.smithi029.stdout: 94: throughput=4.95MB/sec pending data=0 2024-08-29T18:17:03.836 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-df4CyjTLqw9HcMa off=2066684 len=499483 2024-08-29T18:17:03.837 INFO:tasks.workunit.client.0.smithi029.stdout:op 488 completed, throughput=4.95MB/sec 2024-08-29T18:17:03.837 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-I9ODY3Iks5k80ms off=8368097 len=662267 2024-08-29T18:17:03.839 INFO:tasks.workunit.client.0.smithi029.stdout:op 489 completed, throughput=4.96MB/sec 2024-08-29T18:17:03.839 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-A_UKU2wwthdRTRg off=3855115 len=825333 2024-08-29T18:17:03.842 INFO:tasks.workunit.client.0.smithi029.stdout:op 490 completed, throughput=4.97MB/sec 2024-08-29T18:17:03.842 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-7uUZ2NGBvEE8PwO off=4889434 len=870300 2024-08-29T18:17:03.845 INFO:tasks.workunit.client.0.smithi029.stdout:op 491 completed, throughput=4.98MB/sec 2024-08-29T18:17:03.845 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-eMUOjJ7cNS35fTc off=2273016 len=1748852 2024-08-29T18:17:03.856 INFO:tasks.workunit.client.0.smithi029.stdout:op 492 completed, throughput=4.99MB/sec 2024-08-29T18:17:03.856 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-gpo0sEISxg4bJJy off=11560448 len=541504 2024-08-29T18:17:03.862 INFO:tasks.workunit.client.0.smithi029.stdout:op 493 completed, throughput=5MB/sec 2024-08-29T18:17:03.862 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-wjqnOZ8MavPIe9I off=9580018 len=584341 2024-08-29T18:17:03.869 INFO:tasks.workunit.client.0.smithi029.stdout:op 494 completed, throughput=5MB/sec 2024-08-29T18:17:04.601 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:17:04 smithi029 bash[79042]: audit 2024-08-29T18:17:03.535513+0000 mon.c (mon.2) 484 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:17:04.601 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:17:04 smithi029 bash[79042]: audit 2024-08-29T18:17:03.584862+0000 mon.c (mon.2) 485 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:17:04.601 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:17:04 smithi029 bash[77880]: audit 2024-08-29T18:17:03.535513+0000 mon.c (mon.2) 484 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:17:04.602 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:17:04 smithi029 bash[77880]: audit 2024-08-29T18:17:03.584862+0000 mon.c (mon.2) 485 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:17:04.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:17:04 smithi110 bash[67519]: audit 2024-08-29T18:17:03.535513+0000 mon.c (mon.2) 484 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:17:04.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:17:04 smithi110 bash[67519]: audit 2024-08-29T18:17:03.584862+0000 mon.c (mon.2) 485 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:17:04.869 INFO:tasks.workunit.client.0.smithi029.stdout: 95: throughput=4.95MB/sec pending data=0 2024-08-29T18:17:04.870 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-Y0QcN-Htb21GLrv off=7586947 len=808009 2024-08-29T18:17:04.872 INFO:tasks.workunit.client.0.smithi029.stdout:op 495 completed, throughput=4.96MB/sec 2024-08-29T18:17:04.872 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-HWC3l_vsK8MRMin off=8121245 len=1452317 2024-08-29T18:17:04.883 INFO:tasks.workunit.client.0.smithi029.stdout:op 496 completed, throughput=4.97MB/sec 2024-08-29T18:17:04.884 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-2fyltN3VOaugE_6 off=9225510 len=617293 2024-08-29T18:17:04.891 INFO:tasks.workunit.client.0.smithi029.stdout:op 497 completed, throughput=4.98MB/sec 2024-08-29T18:17:04.891 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-wSE8M_TLOgi3tc9 off=5822735 len=85174 2024-08-29T18:17:04.892 INFO:tasks.workunit.client.0.smithi029.stdout:op 498 completed, throughput=4.98MB/sec 2024-08-29T18:17:04.892 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-HJ4LrOeR7gAIS0d off=8915962 len=1881862 2024-08-29T18:17:04.901 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:17:04 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:17:04] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2024-08-29T18:17:04.906 INFO:tasks.workunit.client.0.smithi029.stdout:op 499 completed, throughput=5MB/sec 2024-08-29T18:17:04.906 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-gnFSB6IoAjhf-fa off=3225603 len=2007020 2024-08-29T18:17:04.921 INFO:tasks.workunit.client.0.smithi029.stdout:op 500 completed, throughput=5.02MB/sec 2024-08-29T18:17:05.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:17:05 smithi029 bash[79042]: cluster 2024-08-29T18:17:03.904336+0000 mgr.y (mgr.25004) 815 : cluster [DBG] pgmap v1487: 105 pgs: 105 active+clean; 127 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2024-08-29T18:17:05.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:17:05 smithi029 bash[79042]: audit 2024-08-29T18:17:04.350720+0000 mon.c (mon.2) 486 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:17:05.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:17:05 smithi029 bash[79042]: audit 2024-08-29T18:17:04.352304+0000 mon.c (mon.2) 487 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:17:05.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:17:05 smithi029 bash[79042]: audit 2024-08-29T18:17:04.360150+0000 mon.a (mon.0) 1739 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:17:05.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:17:05 smithi029 bash[77880]: cluster 2024-08-29T18:17:03.904336+0000 mgr.y (mgr.25004) 815 : cluster [DBG] pgmap v1487: 105 pgs: 105 active+clean; 127 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2024-08-29T18:17:05.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:17:05 smithi029 bash[77880]: audit 2024-08-29T18:17:04.350720+0000 mon.c (mon.2) 486 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:17:05.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:17:05 smithi029 bash[77880]: audit 2024-08-29T18:17:04.352304+0000 mon.c (mon.2) 487 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:17:05.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:17:05 smithi029 bash[77880]: audit 2024-08-29T18:17:04.360150+0000 mon.a (mon.0) 1739 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:17:05.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:17:05 smithi110 bash[67519]: cluster 2024-08-29T18:17:03.904336+0000 mgr.y (mgr.25004) 815 : cluster [DBG] pgmap v1487: 105 pgs: 105 active+clean; 127 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2024-08-29T18:17:05.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:17:05 smithi110 bash[67519]: audit 2024-08-29T18:17:04.350720+0000 mon.c (mon.2) 486 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:17:05.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:17:05 smithi110 bash[67519]: audit 2024-08-29T18:17:04.352304+0000 mon.c (mon.2) 487 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:17:05.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:17:05 smithi110 bash[67519]: audit 2024-08-29T18:17:04.360150+0000 mon.a (mon.0) 1739 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:17:05.921 INFO:tasks.workunit.client.0.smithi029.stdout: 96: throughput=4.97MB/sec pending data=0 2024-08-29T18:17:05.921 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-BG4ObioPNp2Mx-I off=2352074 len=835553 2024-08-29T18:17:05.924 INFO:tasks.workunit.client.0.smithi029.stdout:op 501 completed, throughput=4.97MB/sec 2024-08-29T18:17:05.924 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj--tNHUt6pJIS7Kes off=764872 len=337684 2024-08-29T18:17:05.926 INFO:tasks.workunit.client.0.smithi029.stdout:op 502 completed, throughput=4.98MB/sec 2024-08-29T18:17:05.926 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-l9XnpoXVe5hYAKI off=16757269 len=742946 2024-08-29T18:17:05.934 INFO:tasks.workunit.client.0.smithi029.stdout:op 503 completed, throughput=4.98MB/sec 2024-08-29T18:17:05.934 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-tMqRh9SUeFTz93w off=647286 len=1738385 2024-08-29T18:17:05.938 INFO:tasks.workunit.client.0.smithi029.stdout:op 504 completed, throughput=5MB/sec 2024-08-29T18:17:06.939 INFO:tasks.workunit.client.0.smithi029.stdout: 97: throughput=4.95MB/sec pending data=0 2024-08-29T18:17:06.939 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-jigaHwDJm4jOL_E off=7516813 len=1770698 2024-08-29T18:17:06.943 INFO:tasks.workunit.client.0.smithi029.stdout:op 505 completed, throughput=4.97MB/sec 2024-08-29T18:17:06.943 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-STr7JCMETeWQf0a off=14746855 len=281393 2024-08-29T18:17:06.949 INFO:tasks.workunit.client.0.smithi029.stdout:op 506 completed, throughput=4.97MB/sec 2024-08-29T18:17:06.950 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-plVJzCp-yq1co25 off=8369059 len=1701094 2024-08-29T18:17:06.954 INFO:tasks.workunit.client.0.smithi029.stdout:op 507 completed, throughput=4.99MB/sec 2024-08-29T18:17:06.954 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-2Xw-AsplzNdK-zh off=1254984 len=1172933 2024-08-29T18:17:06.956 INFO:tasks.workunit.client.0.smithi029.stdout:op 508 completed, throughput=5MB/sec 2024-08-29T18:17:06.956 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-8mLzFCEDms-7c3J off=265627 len=71795 2024-08-29T18:17:06.960 INFO:tasks.workunit.client.0.smithi029.stdout:op 509 completed, throughput=5MB/sec 2024-08-29T18:17:06.960 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-XF14qor0bNVXYDb off=2200632 len=426918 2024-08-29T18:17:06.967 INFO:tasks.workunit.client.0.smithi029.stdout:op 510 completed, throughput=5MB/sec 2024-08-29T18:17:07.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:17:07 smithi029 bash[79042]: cluster 2024-08-29T18:17:05.905212+0000 mgr.y (mgr.25004) 816 : cluster [DBG] pgmap v1488: 105 pgs: 105 active+clean; 127 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-08-29T18:17:07.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:17:07 smithi029 bash[77880]: cluster 2024-08-29T18:17:05.905212+0000 mgr.y (mgr.25004) 816 : cluster [DBG] pgmap v1488: 105 pgs: 105 active+clean; 127 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-08-29T18:17:07.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:17:07 smithi110 bash[67519]: cluster 2024-08-29T18:17:05.905212+0000 mgr.y (mgr.25004) 816 : cluster [DBG] pgmap v1488: 105 pgs: 105 active+clean; 127 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-08-29T18:17:07.967 INFO:tasks.workunit.client.0.smithi029.stdout: 98: throughput=4.95MB/sec pending data=0 2024-08-29T18:17:07.967 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-BBhL9ZElvWa9oFX off=9161777 len=919007 2024-08-29T18:17:07.971 INFO:tasks.workunit.client.0.smithi029.stdout:op 511 completed, throughput=4.96MB/sec 2024-08-29T18:17:07.971 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-hEN32aHfYcO2fBS off=3353409 len=18053 2024-08-29T18:17:07.972 INFO:tasks.workunit.client.0.smithi029.stdout:op 512 completed, throughput=4.96MB/sec 2024-08-29T18:17:07.972 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-yWx1uNXC_VpXP_f off=9576394 len=1581824 2024-08-29T18:17:07.985 INFO:tasks.workunit.client.0.smithi029.stdout:op 513 completed, throughput=4.97MB/sec 2024-08-29T18:17:07.985 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-P-zSReNNZGyNovj off=3865095 len=1831753 2024-08-29T18:17:07.990 INFO:tasks.workunit.client.0.smithi029.stdout:op 514 completed, throughput=4.99MB/sec 2024-08-29T18:17:07.990 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-ZQns7nOD9kPaKde off=2020213 len=126332 2024-08-29T18:17:07.991 INFO:tasks.workunit.client.0.smithi029.stdout:op 515 completed, throughput=4.99MB/sec 2024-08-29T18:17:07.991 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-tUhArTi3ejI_ViA off=4150585 len=1049509 2024-08-29T18:17:07.995 INFO:tasks.workunit.client.0.smithi029.stdout:op 516 completed, throughput=5MB/sec 2024-08-29T18:17:08.996 INFO:tasks.workunit.client.0.smithi029.stdout: 99: throughput=4.95MB/sec pending data=0 2024-08-29T18:17:08.996 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-juQZ6P24NWz7RTM off=11053293 len=19803 2024-08-29T18:17:09.000 INFO:tasks.workunit.client.0.smithi029.stdout:op 517 completed, throughput=4.95MB/sec 2024-08-29T18:17:09.000 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-CF4DaxI88O7rZqx off=18927822 len=885695 2024-08-29T18:17:09.003 INFO:tasks.workunit.client.0.smithi029.stdout:op 518 completed, throughput=4.96MB/sec 2024-08-29T18:17:09.003 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-bi0AdWmiPmXa2lD off=2088324 len=1472694 2024-08-29T18:17:09.013 INFO:tasks.workunit.client.0.smithi029.stdout:op 519 completed, throughput=4.97MB/sec 2024-08-29T18:17:09.014 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-qRklZ1UWBUDSjvj off=8270974 len=223828 2024-08-29T18:17:09.015 INFO:tasks.workunit.client.0.smithi029.stdout:op 520 completed, throughput=4.98MB/sec 2024-08-29T18:17:09.015 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-l2s89rYwYNBZLek off=6227074 len=777216 2024-08-29T18:17:09.018 INFO:tasks.workunit.client.0.smithi029.stdout:op 521 completed, throughput=4.98MB/sec 2024-08-29T18:17:09.019 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-ZHwJD6B03stWdwo off=539212 len=1473801 2024-08-29T18:17:09.030 INFO:tasks.workunit.client.0.smithi029.stdout:op 522 completed, throughput=5MB/sec 2024-08-29T18:17:09.030 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-cHUXicEhiwqNsRW off=9154393 len=335651 2024-08-29T18:17:09.036 INFO:tasks.workunit.client.0.smithi029.stdout:op 523 completed, throughput=5MB/sec 2024-08-29T18:17:09.036 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-fAkQGfH5QodAE19 off=12914911 len=450831 2024-08-29T18:17:09.042 INFO:tasks.workunit.client.0.smithi029.stdout:op 524 completed, throughput=5MB/sec 2024-08-29T18:17:09.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:17:09 smithi029 bash[79042]: cluster 2024-08-29T18:17:07.906296+0000 mgr.y (mgr.25004) 817 : cluster [DBG] pgmap v1489: 105 pgs: 105 active+clean; 127 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2024-08-29T18:17:09.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:17:09 smithi029 bash[77880]: cluster 2024-08-29T18:17:07.906296+0000 mgr.y (mgr.25004) 817 : cluster [DBG] pgmap v1489: 105 pgs: 105 active+clean; 127 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2024-08-29T18:17:09.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:17:09 smithi110 bash[67519]: cluster 2024-08-29T18:17:07.906296+0000 mgr.y (mgr.25004) 817 : cluster [DBG] pgmap v1489: 105 pgs: 105 active+clean; 127 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2024-08-29T18:17:10.042 INFO:tasks.workunit.client.0.smithi029.stdout: 100: throughput=4.96MB/sec pending data=0 2024-08-29T18:17:10.042 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-8Z5HA9LPJRJ5zdM off=10101578 len=1832125 2024-08-29T18:17:10.046 INFO:tasks.workunit.client.0.smithi029.stdout:op 525 completed, throughput=4.97MB/sec 2024-08-29T18:17:10.046 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-TVsyOXX5Jb0c-Na off=4151388 len=346021 2024-08-29T18:17:10.048 INFO:tasks.workunit.client.0.smithi029.stdout:op 526 completed, throughput=4.98MB/sec 2024-08-29T18:17:10.048 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-BN9DCHmN7yZdqLo off=4502764 len=19188 2024-08-29T18:17:10.049 INFO:tasks.workunit.client.0.smithi029.stdout:op 527 completed, throughput=4.98MB/sec 2024-08-29T18:17:10.049 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-hBPlRH5ECE21chE off=8977370 len=1551707 2024-08-29T18:17:10.061 INFO:tasks.workunit.client.0.smithi029.stdout:op 528 completed, throughput=4.99MB/sec 2024-08-29T18:17:10.061 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-GTrk9jWr-9umH7S off=6041153 len=1752819 2024-08-29T18:17:10.066 INFO:tasks.workunit.client.0.smithi029.stdout:op 529 completed, throughput=5MB/sec 2024-08-29T18:17:11.066 INFO:tasks.workunit.client.0.smithi029.stdout: 101: throughput=4.96MB/sec pending data=0 2024-08-29T18:17:11.067 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-t3oOeddOo2hGcZF off=12793257 len=1367429 2024-08-29T18:17:11.078 INFO:tasks.workunit.client.0.smithi029.stdout:op 530 completed, throughput=4.97MB/sec 2024-08-29T18:17:11.078 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-v8Aruy5NOuYvLC- off=1880376 len=1116143 2024-08-29T18:17:11.081 INFO:tasks.workunit.client.0.smithi029.stdout:op 531 completed, throughput=4.98MB/sec 2024-08-29T18:17:11.081 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj--dtYzmD34TovF7- off=3978661 len=730503 2024-08-29T18:17:11.083 INFO:tasks.workunit.client.0.smithi029.stdout:op 532 completed, throughput=4.99MB/sec 2024-08-29T18:17:11.083 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-v988srFYlcjhrCX off=1583788 len=260324 2024-08-29T18:17:11.085 INFO:tasks.workunit.client.0.smithi029.stdout:op 533 completed, throughput=4.99MB/sec 2024-08-29T18:17:11.085 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-0fztFPRtVxo_n4l off=2107067 len=576269 2024-08-29T18:17:11.092 INFO:tasks.workunit.client.0.smithi029.stdout:op 534 completed, throughput=4.99MB/sec 2024-08-29T18:17:11.092 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-V5Hk_jdblSbLLSz off=10445280 len=119276 2024-08-29T18:17:11.093 INFO:tasks.workunit.client.0.smithi029.stdout:op 535 completed, throughput=4.99MB/sec 2024-08-29T18:17:11.093 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-sKlAg4aV86-h2RR off=6811808 len=776065 2024-08-29T18:17:11.101 INFO:tasks.workunit.client.0.smithi029.stdout:op 536 completed, throughput=5MB/sec 2024-08-29T18:17:11.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:17:11 smithi029 bash[79042]: cluster 2024-08-29T18:17:09.907146+0000 mgr.y (mgr.25004) 818 : cluster [DBG] pgmap v1490: 105 pgs: 105 active+clean; 127 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-08-29T18:17:11.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:17:11 smithi029 bash[77880]: cluster 2024-08-29T18:17:09.907146+0000 mgr.y (mgr.25004) 818 : cluster [DBG] pgmap v1490: 105 pgs: 105 active+clean; 127 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-08-29T18:17:11.654 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:17:11 smithi110 bash[67519]: cluster 2024-08-29T18:17:09.907146+0000 mgr.y (mgr.25004) 818 : cluster [DBG] pgmap v1490: 105 pgs: 105 active+clean; 127 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-08-29T18:17:12.101 INFO:tasks.workunit.client.0.smithi029.stdout: 102: throughput=4.95MB/sec pending data=0 2024-08-29T18:17:12.101 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-BjEAd1ceZ5ZONWL off=4210734 len=701602 2024-08-29T18:17:12.109 INFO:tasks.workunit.client.0.smithi029.stdout:op 537 completed, throughput=4.96MB/sec 2024-08-29T18:17:12.109 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-m2gs2Gj-uwZSNjH off=1699149 len=455980 2024-08-29T18:17:12.111 INFO:tasks.workunit.client.0.smithi029.stdout:op 538 completed, throughput=4.96MB/sec 2024-08-29T18:17:12.111 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-d64WAPkEjFbtr0p off=3259041 len=1641137 2024-08-29T18:17:12.124 INFO:tasks.workunit.client.0.smithi029.stdout:op 539 completed, throughput=4.98MB/sec 2024-08-29T18:17:12.124 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-kkV62euS0zHlKO3 off=12670016 len=1578467 2024-08-29T18:17:12.129 INFO:tasks.workunit.client.0.smithi029.stdout:op 540 completed, throughput=4.99MB/sec 2024-08-29T18:17:12.129 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-yjmm_0GIeZURv-d off=1832150 len=1603439 2024-08-29T18:17:12.140 INFO:tasks.workunit.client.0.smithi029.stdout:op 541 completed, throughput=5.01MB/sec 2024-08-29T18:17:13.140 INFO:tasks.workunit.client.0.smithi029.stdout: 103: throughput=4.96MB/sec pending data=0 2024-08-29T18:17:13.141 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-L_rjSfLGhcQP3zp off=7438088 len=717543 2024-08-29T18:17:13.144 INFO:tasks.workunit.client.0.smithi029.stdout:op 542 completed, throughput=4.96MB/sec 2024-08-29T18:17:13.144 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-TosDZJz2zBufo4W off=10989654 len=1351568 2024-08-29T18:17:13.154 INFO:tasks.workunit.client.0.smithi029.stdout:op 543 completed, throughput=4.98MB/sec 2024-08-29T18:17:13.154 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-vPBU6Y2FOFpiZ_O off=984833 len=254454 2024-08-29T18:17:13.155 INFO:tasks.workunit.client.0.smithi029.stdout:op 544 completed, throughput=4.98MB/sec 2024-08-29T18:17:13.155 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-B6Juk8cPsNwI3_X off=2347394 len=1373614 2024-08-29T18:17:13.159 INFO:tasks.workunit.client.0.smithi029.stdout:op 545 completed, throughput=4.99MB/sec 2024-08-29T18:17:13.159 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-9hqp2GhbCZIQhhr off=1848792 len=1090747 2024-08-29T18:17:13.162 INFO:tasks.workunit.client.0.smithi029.stdout:op 546 completed, throughput=5MB/sec 2024-08-29T18:17:13.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:17:13 smithi029 bash[79042]: cluster 2024-08-29T18:17:11.908241+0000 mgr.y (mgr.25004) 819 : cluster [DBG] pgmap v1491: 105 pgs: 105 active+clean; 127 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-29T18:17:13.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:17:13 smithi029 bash[77880]: cluster 2024-08-29T18:17:11.908241+0000 mgr.y (mgr.25004) 819 : cluster [DBG] pgmap v1491: 105 pgs: 105 active+clean; 127 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-29T18:17:13.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:17:13 smithi110 bash[67519]: cluster 2024-08-29T18:17:11.908241+0000 mgr.y (mgr.25004) 819 : cluster [DBG] pgmap v1491: 105 pgs: 105 active+clean; 127 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-29T18:17:14.163 INFO:tasks.workunit.client.0.smithi029.stdout: 104: throughput=4.95MB/sec pending data=0 2024-08-29T18:17:14.163 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-YAjX0SgDCdySXdt off=1022839 len=1963422 2024-08-29T18:17:14.183 INFO:tasks.workunit.client.0.smithi029.stdout:op 547 completed, throughput=4.97MB/sec 2024-08-29T18:17:14.184 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-2gCSFYnXeC5aoDZ off=2378613 len=1094726 2024-08-29T18:17:14.193 INFO:tasks.workunit.client.0.smithi029.stdout:op 548 completed, throughput=4.98MB/sec 2024-08-29T18:17:14.193 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-bc5ozl3x7XdF0tC off=12516834 len=815273 2024-08-29T18:17:14.196 INFO:tasks.workunit.client.0.smithi029.stdout:op 549 completed, throughput=4.99MB/sec 2024-08-29T18:17:14.196 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-m3JLUaJtq3t4S6i off=7764997 len=500754 2024-08-29T18:17:14.197 INFO:tasks.workunit.client.0.smithi029.stdout:op 550 completed, throughput=4.99MB/sec 2024-08-29T18:17:14.198 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-yTFUGwLonqiXM4V off=0 len=1207035 2024-08-29T18:17:14.207 INFO:tasks.workunit.client.0.smithi029.stdout:op 551 completed, throughput=5MB/sec 2024-08-29T18:17:14.901 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:17:14 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:17:14] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2024-08-29T18:17:15.207 INFO:tasks.workunit.client.0.smithi029.stdout: 105: throughput=4.95MB/sec pending data=0 2024-08-29T18:17:15.207 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-YL_zxJoZE0WNWzB off=9706969 len=2008427 2024-08-29T18:17:15.212 INFO:tasks.workunit.client.0.smithi029.stdout:op 552 completed, throughput=4.97MB/sec 2024-08-29T18:17:15.212 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-8AqMcHCylg8Gy_n off=12748997 len=1898736 2024-08-29T18:17:15.225 INFO:tasks.workunit.client.0.smithi029.stdout:op 553 completed, throughput=4.99MB/sec 2024-08-29T18:17:15.225 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-WQRm5TVsess4m3Z off=20791948 len=427628 2024-08-29T18:17:15.231 INFO:tasks.workunit.client.0.smithi029.stdout:op 554 completed, throughput=4.99MB/sec 2024-08-29T18:17:15.231 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-oRcwHP9_xtXvDW3 off=64624 len=188446 2024-08-29T18:17:15.232 INFO:tasks.workunit.client.0.smithi029.stdout:op 555 completed, throughput=4.99MB/sec 2024-08-29T18:17:15.232 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-6fB_3wqts6RiTl4 off=5830434 len=1666178 2024-08-29T18:17:15.236 INFO:tasks.workunit.client.0.smithi029.stdout:op 556 completed, throughput=5.01MB/sec 2024-08-29T18:17:15.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:17:15 smithi029 bash[77880]: cluster 2024-08-29T18:17:13.909176+0000 mgr.y (mgr.25004) 820 : cluster [DBG] pgmap v1492: 105 pgs: 105 active+clean; 127 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-08-29T18:17:15.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:17:15 smithi029 bash[79042]: cluster 2024-08-29T18:17:13.909176+0000 mgr.y (mgr.25004) 820 : cluster [DBG] pgmap v1492: 105 pgs: 105 active+clean; 127 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-08-29T18:17:15.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:17:15 smithi110 bash[67519]: cluster 2024-08-29T18:17:13.909176+0000 mgr.y (mgr.25004) 820 : cluster [DBG] pgmap v1492: 105 pgs: 105 active+clean; 127 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-08-29T18:17:16.237 INFO:tasks.workunit.client.0.smithi029.stdout: 106: throughput=4.96MB/sec pending data=0 2024-08-29T18:17:16.237 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-HbyU_DARsVdZWoi off=13464783 len=1244133 2024-08-29T18:17:16.240 INFO:tasks.workunit.client.0.smithi029.stdout:op 557 completed, throughput=4.97MB/sec 2024-08-29T18:17:16.240 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-BwoIetdwKHbegM8 off=8561763 len=1732886 2024-08-29T18:17:16.255 INFO:tasks.workunit.client.0.smithi029.stdout:op 558 completed, throughput=4.99MB/sec 2024-08-29T18:17:16.255 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-u6W9ZaVGzv8csAn off=1986011 len=862053 2024-08-29T18:17:16.257 INFO:tasks.workunit.client.0.smithi029.stdout:op 559 completed, throughput=4.99MB/sec 2024-08-29T18:17:16.257 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-WxdvBSHHft7oe-N off=1128253 len=357297 2024-08-29T18:17:16.263 INFO:tasks.workunit.client.0.smithi029.stdout:op 560 completed, throughput=5MB/sec 2024-08-29T18:17:16.263 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-5gIf_9e3Lzo2sMO off=9825392 len=1896248 2024-08-29T18:17:16.268 INFO:tasks.workunit.client.0.smithi029.stdout:op 561 completed, throughput=5.01MB/sec 2024-08-29T18:17:17.268 INFO:tasks.workunit.client.0.smithi029.stdout: 107: throughput=4.97MB/sec pending data=0 2024-08-29T18:17:17.268 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-bYHVamYWCKDFg7I off=20905579 len=420645 2024-08-29T18:17:17.270 INFO:tasks.workunit.client.0.smithi029.stdout:op 562 completed, throughput=4.97MB/sec 2024-08-29T18:17:17.271 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-fvwsghMRzBv84Hk off=166292 len=506766 2024-08-29T18:17:17.277 INFO:tasks.workunit.client.0.smithi029.stdout:op 563 completed, throughput=4.98MB/sec 2024-08-29T18:17:17.277 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-PHLcUwBwpWZeoYP off=928713 len=1527360 2024-08-29T18:17:17.281 INFO:tasks.workunit.client.0.smithi029.stdout:op 564 completed, throughput=4.99MB/sec 2024-08-29T18:17:17.281 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-1P2B8FAkpHpEu96 off=12464846 len=750518 2024-08-29T18:17:17.284 INFO:tasks.workunit.client.0.smithi029.stdout:op 565 completed, throughput=5MB/sec 2024-08-29T18:17:17.284 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-pjZ5iUpPBqguIy8 off=2775467 len=742426 2024-08-29T18:17:17.286 INFO:tasks.workunit.client.0.smithi029.stdout:op 566 completed, throughput=5MB/sec 2024-08-29T18:17:17.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:17:17 smithi029 bash[79042]: cluster 2024-08-29T18:17:15.910022+0000 mgr.y (mgr.25004) 821 : cluster [DBG] pgmap v1493: 105 pgs: 105 active+clean; 127 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-08-29T18:17:17.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:17:17 smithi029 bash[77880]: cluster 2024-08-29T18:17:15.910022+0000 mgr.y (mgr.25004) 821 : cluster [DBG] pgmap v1493: 105 pgs: 105 active+clean; 127 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-08-29T18:17:17.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:17:17 smithi110 bash[67519]: cluster 2024-08-29T18:17:15.910022+0000 mgr.y (mgr.25004) 821 : cluster [DBG] pgmap v1493: 105 pgs: 105 active+clean; 127 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-08-29T18:17:18.286 INFO:tasks.workunit.client.0.smithi029.stdout: 108: throughput=4.96MB/sec pending data=0 2024-08-29T18:17:18.287 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-Bv5urgaRcaKuoLj off=2257327 len=976167 2024-08-29T18:17:18.290 INFO:tasks.workunit.client.0.smithi029.stdout:op 567 completed, throughput=4.97MB/sec 2024-08-29T18:17:18.291 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-poh4DRATyroD2dh off=4436306 len=763399 2024-08-29T18:17:18.299 INFO:tasks.workunit.client.0.smithi029.stdout:op 568 completed, throughput=4.97MB/sec 2024-08-29T18:17:18.299 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-IEn3iUQI8TlwZt_ off=610696 len=1047429 2024-08-29T18:17:18.309 INFO:tasks.workunit.client.0.smithi029.stdout:op 569 completed, throughput=4.98MB/sec 2024-08-29T18:17:18.309 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-tTttY_8IkMPvtqc off=470534 len=1837609 2024-08-29T18:17:18.323 INFO:tasks.workunit.client.0.smithi029.stdout:op 570 completed, throughput=4.99MB/sec 2024-08-29T18:17:18.323 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-g1BMO_wJlapjvHl off=2878433 len=2086840 2024-08-29T18:17:18.335 INFO:tasks.workunit.client.0.smithi029.stdout:op 571 completed, throughput=5.01MB/sec 2024-08-29T18:17:19.335 INFO:tasks.workunit.client.0.smithi029.stdout: 109: throughput=4.97MB/sec pending data=0 2024-08-29T18:17:19.335 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-Cjo_7h_JMXelVTl off=3918319 len=1749476 2024-08-29T18:17:19.347 INFO:tasks.workunit.client.0.smithi029.stdout:op 572 completed, throughput=4.98MB/sec 2024-08-29T18:17:19.347 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-BM8wQX0q6bnm4ad off=5345423 len=303018 2024-08-29T18:17:19.353 INFO:tasks.workunit.client.0.smithi029.stdout:op 573 completed, throughput=4.98MB/sec 2024-08-29T18:17:19.353 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-5YtUmBp6NxN_3KE off=3244654 len=1671096 2024-08-29T18:17:19.364 INFO:tasks.workunit.client.0.smithi029.stdout:op 574 completed, throughput=5MB/sec 2024-08-29T18:17:19.364 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-1tkxD3a5nkf3KFO off=2456524 len=1395065 2024-08-29T18:17:19.369 INFO:tasks.workunit.client.0.smithi029.stdout:op 575 completed, throughput=5.01MB/sec 2024-08-29T18:17:19.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:17:19 smithi029 bash[77880]: cluster 2024-08-29T18:17:17.911252+0000 mgr.y (mgr.25004) 822 : cluster [DBG] pgmap v1494: 105 pgs: 105 active+clean; 127 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-29T18:17:19.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:17:19 smithi029 bash[77880]: audit 2024-08-29T18:17:18.536043+0000 mon.c (mon.2) 488 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:17:19.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:17:19 smithi029 bash[79042]: cluster 2024-08-29T18:17:17.911252+0000 mgr.y (mgr.25004) 822 : cluster [DBG] pgmap v1494: 105 pgs: 105 active+clean; 127 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-29T18:17:19.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:17:19 smithi029 bash[79042]: audit 2024-08-29T18:17:18.536043+0000 mon.c (mon.2) 488 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:17:19.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:17:19 smithi110 bash[67519]: cluster 2024-08-29T18:17:17.911252+0000 mgr.y (mgr.25004) 822 : cluster [DBG] pgmap v1494: 105 pgs: 105 active+clean; 127 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-29T18:17:19.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:17:19 smithi110 bash[67519]: audit 2024-08-29T18:17:18.536043+0000 mon.c (mon.2) 488 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:17:20.370 INFO:tasks.workunit.client.0.smithi029.stdout: 110: throughput=4.97MB/sec pending data=0 2024-08-29T18:17:20.370 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-i-JQZ3sxUyriRYt off=2657933 len=1747361 2024-08-29T18:17:20.384 INFO:tasks.workunit.client.0.smithi029.stdout:op 576 completed, throughput=4.98MB/sec 2024-08-29T18:17:20.384 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-DVmHFp2NDrs9U3n off=22835384 len=1524181 2024-08-29T18:17:20.387 INFO:tasks.workunit.client.0.smithi029.stdout:op 577 completed, throughput=4.99MB/sec 2024-08-29T18:17:20.387 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-BEy0aa8acP8plg4 off=8305166 len=119146 2024-08-29T18:17:20.392 INFO:tasks.workunit.client.0.smithi029.stdout:op 578 completed, throughput=4.99MB/sec 2024-08-29T18:17:20.392 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-gOqfOv0hbVDdPjQ off=199805 len=34726 2024-08-29T18:17:20.397 INFO:tasks.workunit.client.0.smithi029.stdout:op 579 completed, throughput=4.99MB/sec 2024-08-29T18:17:20.397 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-25exzfYz2fmIgsI off=13603801 len=1506813 2024-08-29T18:17:20.406 INFO:tasks.workunit.client.0.smithi029.stdout:op 580 completed, throughput=5.01MB/sec 2024-08-29T18:17:21.407 INFO:tasks.workunit.client.0.smithi029.stdout: 111: throughput=4.96MB/sec pending data=0 2024-08-29T18:17:21.407 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-clPN64opnqPJCJu off=2423103 len=1740294 2024-08-29T18:17:21.411 INFO:tasks.workunit.client.0.smithi029.stdout:op 581 completed, throughput=4.98MB/sec 2024-08-29T18:17:21.411 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-0TItMML4_KsWeXF off=22826555 len=731720 2024-08-29T18:17:21.418 INFO:tasks.workunit.client.0.smithi029.stdout:op 582 completed, throughput=4.98MB/sec 2024-08-29T18:17:21.418 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-2h3SwP_hKOXBv17 off=12339119 len=1674129 2024-08-29T18:17:21.422 INFO:tasks.workunit.client.0.smithi029.stdout:op 583 completed, throughput=5MB/sec 2024-08-29T18:17:21.422 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-J71lLpNS7ds-x8M off=5520349 len=1400727 2024-08-29T18:17:21.424 INFO:tasks.workunit.client.0.smithi029.stdout:op 584 completed, throughput=5.01MB/sec 2024-08-29T18:17:21.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:17:21 smithi029 bash[77880]: cluster 2024-08-29T18:17:19.912083+0000 mgr.y (mgr.25004) 823 : cluster [DBG] pgmap v1495: 105 pgs: 105 active+clean; 127 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-08-29T18:17:21.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:17:21 smithi029 bash[79042]: cluster 2024-08-29T18:17:19.912083+0000 mgr.y (mgr.25004) 823 : cluster [DBG] pgmap v1495: 105 pgs: 105 active+clean; 127 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-08-29T18:17:21.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:17:21 smithi110 bash[67519]: cluster 2024-08-29T18:17:19.912083+0000 mgr.y (mgr.25004) 823 : cluster [DBG] pgmap v1495: 105 pgs: 105 active+clean; 127 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-08-29T18:17:22.425 INFO:tasks.workunit.client.0.smithi029.stdout: 112: throughput=4.96MB/sec pending data=0 2024-08-29T18:17:22.425 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-1ZJY2JHAx91r4wY off=1862777 len=1113570 2024-08-29T18:17:22.428 INFO:tasks.workunit.client.0.smithi029.stdout:op 585 completed, throughput=4.97MB/sec 2024-08-29T18:17:22.428 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-_eAyAwFtJ4SUcSM off=10982790 len=1460654 2024-08-29T18:17:22.433 INFO:tasks.workunit.client.0.smithi029.stdout:op 586 completed, throughput=4.98MB/sec 2024-08-29T18:17:22.433 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-ZLYuGjSzPUCEO6S off=7746107 len=280136 2024-08-29T18:17:22.435 INFO:tasks.workunit.client.0.smithi029.stdout:op 587 completed, throughput=4.99MB/sec 2024-08-29T18:17:22.435 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-8DeLSQvfxGOyv9Y off=21110156 len=280400 2024-08-29T18:17:22.441 INFO:tasks.workunit.client.0.smithi029.stdout:op 588 completed, throughput=4.99MB/sec 2024-08-29T18:17:22.441 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-NflfYE7RR_LK7GL off=15801382 len=843383 2024-08-29T18:17:22.444 INFO:tasks.workunit.client.0.smithi029.stdout:op 589 completed, throughput=5MB/sec 2024-08-29T18:17:22.444 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-mW2xoXjPdyRBg6N off=14427715 len=802576 2024-08-29T18:17:22.451 INFO:tasks.workunit.client.0.smithi029.stdout:op 590 completed, throughput=5MB/sec 2024-08-29T18:17:23.451 INFO:tasks.workunit.client.0.smithi029.stdout: 113: throughput=4.96MB/sec pending data=0 2024-08-29T18:17:23.451 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-tXT4hLXZ54uyw3l off=13941559 len=378947 2024-08-29T18:17:23.457 INFO:tasks.workunit.client.0.smithi029.stdout:op 591 completed, throughput=4.96MB/sec 2024-08-29T18:17:23.457 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-BKt8WHBYoYdn2-c off=513884 len=1832259 2024-08-29T18:17:23.462 INFO:tasks.workunit.client.0.smithi029.stdout:op 592 completed, throughput=4.98MB/sec 2024-08-29T18:17:23.462 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-c3jotWJ_mlR1lqF off=16955489 len=2068573 2024-08-29T18:17:23.469 INFO:tasks.workunit.client.0.smithi029.stdout:op 593 completed, throughput=4.99MB/sec 2024-08-29T18:17:23.469 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-EOfFdx__RrEEU7p off=364715 len=871515 2024-08-29T18:17:23.477 INFO:tasks.workunit.client.0.smithi029.stdout:op 594 completed, throughput=5MB/sec 2024-08-29T18:17:23.477 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-4Hl6hxzWcdyRAmC off=4216590 len=307266 2024-08-29T18:17:23.478 INFO:tasks.workunit.client.0.smithi029.stdout:op 595 completed, throughput=5MB/sec 2024-08-29T18:17:23.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:17:23 smithi029 bash[77880]: cluster 2024-08-29T18:17:21.913214+0000 mgr.y (mgr.25004) 824 : cluster [DBG] pgmap v1496: 105 pgs: 105 active+clean; 127 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-08-29T18:17:23.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:17:23 smithi029 bash[79042]: cluster 2024-08-29T18:17:21.913214+0000 mgr.y (mgr.25004) 824 : cluster [DBG] pgmap v1496: 105 pgs: 105 active+clean; 127 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-08-29T18:17:23.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:17:23 smithi110 bash[67519]: cluster 2024-08-29T18:17:21.913214+0000 mgr.y (mgr.25004) 824 : cluster [DBG] pgmap v1496: 105 pgs: 105 active+clean; 127 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-08-29T18:17:24.479 INFO:tasks.workunit.client.0.smithi029.stdout: 114: throughput=4.96MB/sec pending data=0 2024-08-29T18:17:24.479 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-rIsQUupdYmcSPrU off=7200242 len=610008 2024-08-29T18:17:24.486 INFO:tasks.workunit.client.0.smithi029.stdout:op 596 completed, throughput=4.96MB/sec 2024-08-29T18:17:24.486 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-4sAG8X3x1FHZNwk off=1973319 len=230031 2024-08-29T18:17:24.491 INFO:tasks.workunit.client.0.smithi029.stdout:op 597 completed, throughput=4.97MB/sec 2024-08-29T18:17:24.492 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-PI2_Goy--n1AP74 off=1774126 len=332978 2024-08-29T18:17:24.497 INFO:tasks.workunit.client.0.smithi029.stdout:op 598 completed, throughput=4.97MB/sec 2024-08-29T18:17:24.497 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-aAa9CX8K4N47fCi off=5782468 len=174788 2024-08-29T18:17:24.498 INFO:tasks.workunit.client.0.smithi029.stdout:op 599 completed, throughput=4.97MB/sec 2024-08-29T18:17:24.498 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-S_060hZawKIJ1eE off=5367281 len=1983434 2024-08-29T18:17:24.505 INFO:tasks.workunit.client.0.smithi029.stdout:op 600 completed, throughput=4.99MB/sec 2024-08-29T18:17:24.505 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-sWq3PPPsJs-jQdD off=5943701 len=626268 2024-08-29T18:17:24.507 INFO:tasks.workunit.client.0.smithi029.stdout:op 601 completed, throughput=4.99MB/sec 2024-08-29T18:17:24.508 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-sMHFUyEINbY6OLz off=117811 len=874357 2024-08-29T18:17:24.511 INFO:tasks.workunit.client.0.smithi029.stdout:op 602 completed, throughput=5MB/sec 2024-08-29T18:17:24.511 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-jRt2UVr-lSWD3Zc off=5418950 len=479331 2024-08-29T18:17:24.513 INFO:tasks.workunit.client.0.smithi029.stdout:op 603 completed, throughput=5MB/sec 2024-08-29T18:17:24.901 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:17:24 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:17:24] "GET /metrics HTTP/1.1" 200 34011 "" "Prometheus/2.43.0" 2024-08-29T18:17:25.513 INFO:tasks.workunit.client.0.smithi029.stdout: 115: throughput=4.96MB/sec pending data=0 2024-08-29T18:17:25.513 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-035bpoepmDbvnpf off=4635576 len=1085385 2024-08-29T18:17:25.523 INFO:tasks.workunit.client.0.smithi029.stdout:op 604 completed, throughput=4.97MB/sec 2024-08-29T18:17:25.523 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-jh99bYmU-_kTZjs off=8862696 len=1993550 2024-08-29T18:17:25.537 INFO:tasks.workunit.client.0.smithi029.stdout:op 605 completed, throughput=4.98MB/sec 2024-08-29T18:17:25.537 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-YV4xEF9l4M4Hjkb off=2772018 len=1477293 2024-08-29T18:17:25.541 INFO:tasks.workunit.client.0.smithi029.stdout:op 606 completed, throughput=4.99MB/sec 2024-08-29T18:17:25.541 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-BxtSfzUAlUEQBYO off=12288856 len=1245914 2024-08-29T18:17:25.551 INFO:tasks.workunit.client.0.smithi029.stdout:op 607 completed, throughput=5MB/sec 2024-08-29T18:17:25.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:17:25 smithi029 bash[79042]: cluster 2024-08-29T18:17:23.914150+0000 mgr.y (mgr.25004) 825 : cluster [DBG] pgmap v1497: 105 pgs: 105 active+clean; 127 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-29T18:17:25.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:17:25 smithi029 bash[77880]: cluster 2024-08-29T18:17:23.914150+0000 mgr.y (mgr.25004) 825 : cluster [DBG] pgmap v1497: 105 pgs: 105 active+clean; 127 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-29T18:17:25.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:17:25 smithi110 bash[67519]: cluster 2024-08-29T18:17:23.914150+0000 mgr.y (mgr.25004) 825 : cluster [DBG] pgmap v1497: 105 pgs: 105 active+clean; 127 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-29T18:17:26.552 INFO:tasks.workunit.client.0.smithi029.stdout: 116: throughput=4.96MB/sec pending data=0 2024-08-29T18:17:26.552 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-GRv5MuXo0HyH0su off=10099473 len=1018921 2024-08-29T18:17:26.560 INFO:tasks.workunit.client.0.smithi029.stdout:op 608 completed, throughput=4.97MB/sec 2024-08-29T18:17:26.560 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-EZT3QDc7EnYw7pX off=3175103 len=1039290 2024-08-29T18:17:26.569 INFO:tasks.workunit.client.0.smithi029.stdout:op 609 completed, throughput=4.98MB/sec 2024-08-29T18:17:26.569 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj--cByp2XilOyNe-7 off=5231787 len=1460303 2024-08-29T18:17:26.573 INFO:tasks.workunit.client.0.smithi029.stdout:op 610 completed, throughput=4.99MB/sec 2024-08-29T18:17:26.573 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-gbubwGeZF892qTk off=2708786 len=628958 2024-08-29T18:17:26.575 INFO:tasks.workunit.client.0.smithi029.stdout:op 611 completed, throughput=4.99MB/sec 2024-08-29T18:17:26.575 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-DO3rvf_Asg7eBU2 off=11681947 len=1280809 2024-08-29T18:17:26.584 INFO:tasks.workunit.client.0.smithi029.stdout:op 612 completed, throughput=5MB/sec 2024-08-29T18:17:27.584 INFO:tasks.workunit.client.0.smithi029.stdout: 117: throughput=4.96MB/sec pending data=0 2024-08-29T18:17:27.585 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-rpvYBw-_T7pv7wY off=16314792 len=1511562 2024-08-29T18:17:27.597 INFO:tasks.workunit.client.0.smithi029.stdout:op 613 completed, throughput=4.97MB/sec 2024-08-29T18:17:27.597 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-r50Gmb79stYfim_ off=10046423 len=360456 2024-08-29T18:17:27.603 INFO:tasks.workunit.client.0.smithi029.stdout:op 614 completed, throughput=4.98MB/sec 2024-08-29T18:17:27.604 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-U_i0LuhfKItppP3 off=2081135 len=1411819 2024-08-29T18:17:27.616 INFO:tasks.workunit.client.0.smithi029.stdout:op 615 completed, throughput=4.99MB/sec 2024-08-29T18:17:27.616 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-waEwwh--GHV1WiJ off=13082560 len=1017159 2024-08-29T18:17:27.619 INFO:tasks.workunit.client.0.smithi029.stdout:op 616 completed, throughput=5MB/sec 2024-08-29T18:17:27.619 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-DuWwUMzb3rUGalw off=2710507 len=1123930 2024-08-29T18:17:27.622 INFO:tasks.workunit.client.0.smithi029.stdout:op 617 completed, throughput=5MB/sec 2024-08-29T18:17:27.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:17:27 smithi029 bash[79042]: cluster 2024-08-29T18:17:25.915029+0000 mgr.y (mgr.25004) 826 : cluster [DBG] pgmap v1498: 105 pgs: 105 active+clean; 127 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-29T18:17:27.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:17:27 smithi029 bash[77880]: cluster 2024-08-29T18:17:25.915029+0000 mgr.y (mgr.25004) 826 : cluster [DBG] pgmap v1498: 105 pgs: 105 active+clean; 127 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-29T18:17:27.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:17:27 smithi110 bash[67519]: cluster 2024-08-29T18:17:25.915029+0000 mgr.y (mgr.25004) 826 : cluster [DBG] pgmap v1498: 105 pgs: 105 active+clean; 127 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-29T18:17:28.622 INFO:tasks.workunit.client.0.smithi029.stdout: 118: throughput=4.96MB/sec pending data=0 2024-08-29T18:17:28.623 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-x2Il-W86BBEIGHR off=6209714 len=132215 2024-08-29T18:17:28.624 INFO:tasks.workunit.client.0.smithi029.stdout:op 618 completed, throughput=4.96MB/sec 2024-08-29T18:17:28.624 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-rOMXaBC6owLq4Xy off=7697114 len=1486489 2024-08-29T18:17:28.636 INFO:tasks.workunit.client.0.smithi029.stdout:op 619 completed, throughput=4.98MB/sec 2024-08-29T18:17:28.636 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-i-hhda6YXna-XUK off=2976399 len=119719 2024-08-29T18:17:28.638 INFO:tasks.workunit.client.0.smithi029.stdout:op 620 completed, throughput=4.98MB/sec 2024-08-29T18:17:28.638 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-6e0_bypj1VMyTsI off=7714222 len=1377548 2024-08-29T18:17:28.647 INFO:tasks.workunit.client.0.smithi029.stdout:op 621 completed, throughput=4.99MB/sec 2024-08-29T18:17:28.648 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-AVDbXnEYFy10kb9 off=10979299 len=939054 2024-08-29T18:17:28.651 INFO:tasks.workunit.client.0.smithi029.stdout:op 622 completed, throughput=4.99MB/sec 2024-08-29T18:17:28.651 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-1jleL2u7UrZG_yd off=20732166 len=1594547 2024-08-29T18:17:28.662 INFO:tasks.workunit.client.0.smithi029.stdout:op 623 completed, throughput=5.01MB/sec 2024-08-29T18:17:29.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:17:29 smithi029 bash[79042]: cluster 2024-08-29T18:17:27.916115+0000 mgr.y (mgr.25004) 827 : cluster [DBG] pgmap v1499: 105 pgs: 105 active+clean; 127 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-08-29T18:17:29.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:17:29 smithi029 bash[77880]: cluster 2024-08-29T18:17:27.916115+0000 mgr.y (mgr.25004) 827 : cluster [DBG] pgmap v1499: 105 pgs: 105 active+clean; 127 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-08-29T18:17:29.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:17:29 smithi110 bash[67519]: cluster 2024-08-29T18:17:27.916115+0000 mgr.y (mgr.25004) 827 : cluster [DBG] pgmap v1499: 105 pgs: 105 active+clean; 127 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-08-29T18:17:29.662 INFO:tasks.workunit.client.0.smithi029.stdout: 119: throughput=4.97MB/sec pending data=0 2024-08-29T18:17:29.662 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-KOQyHGh2vguup1H off=10263894 len=1126967 2024-08-29T18:17:29.671 INFO:tasks.workunit.client.0.smithi029.stdout:op 624 completed, throughput=4.97MB/sec 2024-08-29T18:17:29.671 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-Py7ubsyywcWr_YZ off=6492648 len=1992399 2024-08-29T18:17:29.675 INFO:tasks.workunit.client.0.smithi029.stdout:op 625 completed, throughput=4.99MB/sec 2024-08-29T18:17:29.675 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-k59KVSg9_8RFz7W off=2162122 len=1700804 2024-08-29T18:17:29.677 INFO:tasks.workunit.client.0.smithi029.stdout:op 626 completed, throughput=5MB/sec 2024-08-29T18:17:30.678 INFO:tasks.workunit.client.0.smithi029.stdout: 120: throughput=4.96MB/sec pending data=0 2024-08-29T18:17:30.678 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-R9az5R45F4QtMEM off=1691250 len=1035702 2024-08-29T18:17:30.687 INFO:tasks.workunit.client.0.smithi029.stdout:op 627 completed, throughput=4.97MB/sec 2024-08-29T18:17:30.687 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-LBK_9qLY7b1Co1D off=2669376 len=1404251 2024-08-29T18:17:30.699 INFO:tasks.workunit.client.0.smithi029.stdout:op 628 completed, throughput=4.98MB/sec 2024-08-29T18:17:30.699 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-1JGQsLdrv6vGED9 off=1416487 len=217684 2024-08-29T18:17:30.700 INFO:tasks.workunit.client.0.smithi029.stdout:op 629 completed, throughput=4.98MB/sec 2024-08-29T18:17:30.701 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-9bEFyGgkbe_-GN- off=6524855 len=1089390 2024-08-29T18:17:30.704 INFO:tasks.workunit.client.0.smithi029.stdout:op 630 completed, throughput=4.99MB/sec 2024-08-29T18:17:30.704 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-GeQT8C-t-edrxH_ off=4684858 len=957857 2024-08-29T18:17:30.711 INFO:tasks.workunit.client.0.smithi029.stdout:op 631 completed, throughput=5MB/sec 2024-08-29T18:17:30.711 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-EyDjHuqLmlO-973 off=109765 len=1264318 2024-08-29T18:17:30.714 INFO:tasks.workunit.client.0.smithi029.stdout:op 632 completed, throughput=5.01MB/sec 2024-08-29T18:17:31.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:17:31 smithi029 bash[79042]: cluster 2024-08-29T18:17:29.917007+0000 mgr.y (mgr.25004) 828 : cluster [DBG] pgmap v1500: 105 pgs: 105 active+clean; 127 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-08-29T18:17:31.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:17:31 smithi029 bash[77880]: cluster 2024-08-29T18:17:29.917007+0000 mgr.y (mgr.25004) 828 : cluster [DBG] pgmap v1500: 105 pgs: 105 active+clean; 127 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-08-29T18:17:31.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:17:31 smithi110 bash[67519]: cluster 2024-08-29T18:17:29.917007+0000 mgr.y (mgr.25004) 828 : cluster [DBG] pgmap v1500: 105 pgs: 105 active+clean; 127 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-08-29T18:17:31.714 INFO:tasks.workunit.client.0.smithi029.stdout: 121: throughput=4.97MB/sec pending data=0 2024-08-29T18:17:31.714 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-30PMyNuHnq4QqkQ off=7336138 len=2026383 2024-08-29T18:17:31.729 INFO:tasks.workunit.client.0.smithi029.stdout:op 633 completed, throughput=4.98MB/sec 2024-08-29T18:17:31.729 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-k2NNsosTZrBshuu off=3992653 len=1814856 2024-08-29T18:17:31.739 INFO:tasks.workunit.client.0.smithi029.stdout:op 634 completed, throughput=4.99MB/sec 2024-08-29T18:17:31.739 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-nxrj3fYvYvAtmsH off=11242490 len=1842249 2024-08-29T18:17:31.753 INFO:tasks.workunit.client.0.smithi029.stdout:op 635 completed, throughput=5.01MB/sec 2024-08-29T18:17:32.753 INFO:tasks.workunit.client.0.smithi029.stdout: 122: throughput=4.97MB/sec pending data=0 2024-08-29T18:17:32.753 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-xOJWFAL-qwE5dc4 off=10167773 len=1905699 2024-08-29T18:17:32.759 INFO:tasks.workunit.client.0.smithi029.stdout:op 636 completed, throughput=4.98MB/sec 2024-08-29T18:17:32.759 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-SJlT0uso8-JI9oC off=2081557 len=783526 2024-08-29T18:17:32.762 INFO:tasks.workunit.client.0.smithi029.stdout:op 637 completed, throughput=4.99MB/sec 2024-08-29T18:17:32.762 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-MmE0zPOEDKFESgM off=4020274 len=1501682 2024-08-29T18:17:32.773 INFO:tasks.workunit.client.0.smithi029.stdout:op 638 completed, throughput=5MB/sec 2024-08-29T18:17:32.773 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-1WHNJ2k9IjlhBsC off=5400008 len=515605 2024-08-29T18:17:32.776 INFO:tasks.workunit.client.0.smithi029.stdout:op 639 completed, throughput=5MB/sec 2024-08-29T18:17:33.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:17:33 smithi029 bash[77880]: cluster 2024-08-29T18:17:31.918167+0000 mgr.y (mgr.25004) 829 : cluster [DBG] pgmap v1501: 105 pgs: 105 active+clean; 127 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-29T18:17:33.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:17:33 smithi029 bash[79042]: cluster 2024-08-29T18:17:31.918167+0000 mgr.y (mgr.25004) 829 : cluster [DBG] pgmap v1501: 105 pgs: 105 active+clean; 127 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-29T18:17:33.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:17:33 smithi110 bash[67519]: cluster 2024-08-29T18:17:31.918167+0000 mgr.y (mgr.25004) 829 : cluster [DBG] pgmap v1501: 105 pgs: 105 active+clean; 127 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-29T18:17:33.776 INFO:tasks.workunit.client.0.smithi029.stdout: 123: throughput=4.96MB/sec pending data=0 2024-08-29T18:17:33.776 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-4vp4eosbEz9QzP9 off=3240579 len=24151 2024-08-29T18:17:33.780 INFO:tasks.workunit.client.0.smithi029.stdout:op 640 completed, throughput=4.96MB/sec 2024-08-29T18:17:33.780 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-64UUb4-w-cKxxMr off=5085627 len=1191653 2024-08-29T18:17:33.784 INFO:tasks.workunit.client.0.smithi029.stdout:op 641 completed, throughput=4.97MB/sec 2024-08-29T18:17:33.784 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-wTzqdyCRDDmjcDX off=2340670 len=439688 2024-08-29T18:17:33.790 INFO:tasks.workunit.client.0.smithi029.stdout:op 642 completed, throughput=4.98MB/sec 2024-08-29T18:17:33.790 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-y_LBv9vTGfigS_o off=3132474 len=446509 2024-08-29T18:17:33.791 INFO:tasks.workunit.client.0.smithi029.stdout:op 643 completed, throughput=4.98MB/sec 2024-08-29T18:17:33.792 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-p6tckLFRVzrt_wN off=3987451 len=1304613 2024-08-29T18:17:33.803 INFO:tasks.workunit.client.0.smithi029.stdout:op 644 completed, throughput=4.99MB/sec 2024-08-29T18:17:33.803 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-vCNqoTS_a3SMdzw off=1575239 len=1194177 2024-08-29T18:17:33.812 INFO:tasks.workunit.client.0.smithi029.stdout:op 645 completed, throughput=5MB/sec 2024-08-29T18:17:33.812 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-BBhL9ZElvWa9oFX off=736761 len=1785864 2024-08-29T18:17:33.817 INFO:tasks.workunit.client.0.smithi029.stdout:op 646 completed, throughput=5.01MB/sec 2024-08-29T18:17:34.601 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:17:34 smithi029 bash[77880]: audit 2024-08-29T18:17:33.536386+0000 mon.c (mon.2) 489 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:17:34.601 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:17:34 smithi029 bash[79042]: audit 2024-08-29T18:17:33.536386+0000 mon.c (mon.2) 489 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:17:34.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:17:34 smithi110 bash[67519]: audit 2024-08-29T18:17:33.536386+0000 mon.c (mon.2) 489 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:17:34.818 INFO:tasks.workunit.client.0.smithi029.stdout: 124: throughput=4.97MB/sec pending data=0 2024-08-29T18:17:34.818 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-X0fOUWaMLRTvhur off=11736037 len=231216 2024-08-29T18:17:34.823 INFO:tasks.workunit.client.0.smithi029.stdout:op 647 completed, throughput=4.97MB/sec 2024-08-29T18:17:34.823 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-WRQn-CFxjaRaXiJ off=9671326 len=1665027 2024-08-29T18:17:34.836 INFO:tasks.workunit.client.0.smithi029.stdout:op 648 completed, throughput=4.98MB/sec 2024-08-29T18:17:34.836 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-PA50B2YTnFv6CdQ off=7947149 len=646349 2024-08-29T18:17:34.842 INFO:tasks.workunit.client.0.smithi029.stdout:op 649 completed, throughput=4.99MB/sec 2024-08-29T18:17:34.842 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-8FxdtrrsrlPABFx off=6541701 len=1709094 2024-08-29T18:17:34.855 INFO:tasks.workunit.client.0.smithi029.stdout:op 650 completed, throughput=5MB/sec 2024-08-29T18:17:34.901 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:17:34 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:17:34] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2024-08-29T18:17:35.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:17:35 smithi029 bash[77880]: cluster 2024-08-29T18:17:33.919268+0000 mgr.y (mgr.25004) 830 : cluster [DBG] pgmap v1502: 105 pgs: 105 active+clean; 127 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-08-29T18:17:35.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:17:35 smithi029 bash[79042]: cluster 2024-08-29T18:17:33.919268+0000 mgr.y (mgr.25004) 830 : cluster [DBG] pgmap v1502: 105 pgs: 105 active+clean; 127 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-08-29T18:17:35.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:17:35 smithi110 bash[67519]: cluster 2024-08-29T18:17:33.919268+0000 mgr.y (mgr.25004) 830 : cluster [DBG] pgmap v1502: 105 pgs: 105 active+clean; 127 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-08-29T18:17:35.855 INFO:tasks.workunit.client.0.smithi029.stdout: 125: throughput=4.96MB/sec pending data=0 2024-08-29T18:17:35.855 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-GjG8YRhQ7MBfMmQ off=12731240 len=46527 2024-08-29T18:17:35.859 INFO:tasks.workunit.client.0.smithi029.stdout:op 651 completed, throughput=4.96MB/sec 2024-08-29T18:17:35.860 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-79rgTDZmrhqySng off=4125217 len=658013 2024-08-29T18:17:35.867 INFO:tasks.workunit.client.0.smithi029.stdout:op 652 completed, throughput=4.97MB/sec 2024-08-29T18:17:35.868 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-NI4Piv0ywY7YLjx off=6453183 len=898345 2024-08-29T18:17:35.870 INFO:tasks.workunit.client.0.smithi029.stdout:op 653 completed, throughput=4.97MB/sec 2024-08-29T18:17:35.870 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-CIdBE7S9XF7SYrw off=1839649 len=329453 2024-08-29T18:17:35.875 INFO:tasks.workunit.client.0.smithi029.stdout:op 654 completed, throughput=4.98MB/sec 2024-08-29T18:17:35.876 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-w3CsZdi7eeOk04E off=3594609 len=1914054 2024-08-29T18:17:35.880 INFO:tasks.workunit.client.0.smithi029.stdout:op 655 completed, throughput=4.99MB/sec 2024-08-29T18:17:35.880 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-rGWPc6J0kX94FCv off=13148811 len=1529555 2024-08-29T18:17:35.890 INFO:tasks.workunit.client.0.smithi029.stdout:op 656 completed, throughput=5MB/sec 2024-08-29T18:17:36.890 INFO:tasks.workunit.client.0.smithi029.stdout: 126: throughput=4.96MB/sec pending data=0 2024-08-29T18:17:36.891 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-e6ISMwQukhnShAU off=262340 len=1376337 2024-08-29T18:17:36.902 INFO:tasks.workunit.client.0.smithi029.stdout:op 657 completed, throughput=4.97MB/sec 2024-08-29T18:17:36.902 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-Hukmze0s1fBCq8V off=20267532 len=706626 2024-08-29T18:17:36.904 INFO:tasks.workunit.client.0.smithi029.stdout:op 658 completed, throughput=4.98MB/sec 2024-08-29T18:17:36.904 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-wVvkmrafPn36HEm off=1078671 len=569770 2024-08-29T18:17:36.906 INFO:tasks.workunit.client.0.smithi029.stdout:op 659 completed, throughput=4.98MB/sec 2024-08-29T18:17:36.906 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-ifahjOwKIMmeLAg off=8017883 len=871552 2024-08-29T18:17:36.914 INFO:tasks.workunit.client.0.smithi029.stdout:op 660 completed, throughput=4.99MB/sec 2024-08-29T18:17:36.914 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-2XwRaNXgwG4ks4E off=988268 len=523913 2024-08-29T18:17:36.920 INFO:tasks.workunit.client.0.smithi029.stdout:op 661 completed, throughput=4.99MB/sec 2024-08-29T18:17:36.920 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-HnMu25LehKR5yuJ off=6026627 len=1627310 2024-08-29T18:17:36.931 INFO:tasks.workunit.client.0.smithi029.stdout:op 662 completed, throughput=5MB/sec 2024-08-29T18:17:37.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:17:37 smithi029 bash[77880]: cluster 2024-08-29T18:17:35.920271+0000 mgr.y (mgr.25004) 831 : cluster [DBG] pgmap v1503: 105 pgs: 105 active+clean; 127 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-29T18:17:37.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:17:37 smithi029 bash[79042]: cluster 2024-08-29T18:17:35.920271+0000 mgr.y (mgr.25004) 831 : cluster [DBG] pgmap v1503: 105 pgs: 105 active+clean; 127 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-29T18:17:37.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:17:37 smithi110 bash[67519]: cluster 2024-08-29T18:17:35.920271+0000 mgr.y (mgr.25004) 831 : cluster [DBG] pgmap v1503: 105 pgs: 105 active+clean; 127 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-29T18:17:37.932 INFO:tasks.workunit.client.0.smithi029.stdout: 127: throughput=4.96MB/sec pending data=0 2024-08-29T18:17:37.932 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-zXsoKUwxYoInitI off=10246595 len=1689625 2024-08-29T18:17:37.936 INFO:tasks.workunit.client.0.smithi029.stdout:op 663 completed, throughput=4.98MB/sec 2024-08-29T18:17:37.936 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-Aj5cFvf4uhNlOOi off=1950054 len=91251 2024-08-29T18:17:37.941 INFO:tasks.workunit.client.0.smithi029.stdout:op 664 completed, throughput=4.98MB/sec 2024-08-29T18:17:37.941 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-PqOZTkZ2-KxqKpf off=17625212 len=443592 2024-08-29T18:17:37.943 INFO:tasks.workunit.client.0.smithi029.stdout:op 665 completed, throughput=4.98MB/sec 2024-08-29T18:17:37.943 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-wXl_E6CUW8ytUkU off=5438561 len=1189626 2024-08-29T18:17:37.953 INFO:tasks.workunit.client.0.smithi029.stdout:op 666 completed, throughput=4.99MB/sec 2024-08-29T18:17:37.953 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-YYa6NoSDA-w61yc off=14531845 len=612149 2024-08-29T18:17:37.960 INFO:tasks.workunit.client.0.smithi029.stdout:op 667 completed, throughput=4.99MB/sec 2024-08-29T18:17:37.961 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-UnXc0lH3OEBR7dH off=1043424 len=1541297 2024-08-29T18:17:37.964 INFO:tasks.workunit.client.0.smithi029.stdout:op 668 completed, throughput=5MB/sec 2024-08-29T18:17:38.964 INFO:tasks.workunit.client.0.smithi029.stdout: 128: throughput=4.97MB/sec pending data=0 2024-08-29T18:17:38.965 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-aSVTpmldFLd9jCz off=9951805 len=192038 2024-08-29T18:17:38.970 INFO:tasks.workunit.client.0.smithi029.stdout:op 669 completed, throughput=4.97MB/sec 2024-08-29T18:17:38.970 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-7Bm8ncAHPD3V7Lq off=3014749 len=413971 2024-08-29T18:17:38.976 INFO:tasks.workunit.client.0.smithi029.stdout:op 670 completed, throughput=4.97MB/sec 2024-08-29T18:17:38.976 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-nxrj3fYvYvAtmsH off=5570180 len=1630933 2024-08-29T18:17:38.980 INFO:tasks.workunit.client.0.smithi029.stdout:op 671 completed, throughput=4.98MB/sec 2024-08-29T18:17:38.980 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-VX8J0e2TvUmWBw5 off=1725894 len=550084 2024-08-29T18:17:38.987 INFO:tasks.workunit.client.0.smithi029.stdout:op 672 completed, throughput=4.98MB/sec 2024-08-29T18:17:38.987 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-Vv2v2abjJilG_DB off=5965002 len=1452752 2024-08-29T18:17:38.989 INFO:tasks.workunit.client.0.smithi029.stdout:op 673 completed, throughput=4.99MB/sec 2024-08-29T18:17:38.989 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-HWmaC_6eYpXwWv6 off=1781875 len=214031 2024-08-29T18:17:38.994 INFO:tasks.workunit.client.0.smithi029.stdout:op 674 completed, throughput=5MB/sec 2024-08-29T18:17:38.994 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-4Phye0_3IRxGiDj off=2123157 len=896087 2024-08-29T18:17:38.996 INFO:tasks.workunit.client.0.smithi029.stdout:op 675 completed, throughput=5MB/sec 2024-08-29T18:17:39.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:17:39 smithi029 bash[77880]: cluster 2024-08-29T18:17:37.921504+0000 mgr.y (mgr.25004) 832 : cluster [DBG] pgmap v1504: 105 pgs: 105 active+clean; 127 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2024-08-29T18:17:39.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:17:39 smithi029 bash[79042]: cluster 2024-08-29T18:17:37.921504+0000 mgr.y (mgr.25004) 832 : cluster [DBG] pgmap v1504: 105 pgs: 105 active+clean; 127 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2024-08-29T18:17:39.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:17:39 smithi110 bash[67519]: cluster 2024-08-29T18:17:37.921504+0000 mgr.y (mgr.25004) 832 : cluster [DBG] pgmap v1504: 105 pgs: 105 active+clean; 127 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2024-08-29T18:17:39.997 INFO:tasks.workunit.client.0.smithi029.stdout: 129: throughput=4.96MB/sec pending data=0 2024-08-29T18:17:39.997 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-gGl-RTKFTpdHOqT off=2495371 len=931514 2024-08-29T18:17:40.006 INFO:tasks.workunit.client.0.smithi029.stdout:op 676 completed, throughput=4.97MB/sec 2024-08-29T18:17:40.006 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-DKKnWL-B56sOCaq off=6724818 len=1861029 2024-08-29T18:17:40.010 INFO:tasks.workunit.client.0.smithi029.stdout:op 677 completed, throughput=4.98MB/sec 2024-08-29T18:17:40.011 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-J74kEsG6iN60nkF off=2046573 len=1535361 2024-08-29T18:17:40.022 INFO:tasks.workunit.client.0.smithi029.stdout:op 678 completed, throughput=4.99MB/sec 2024-08-29T18:17:40.022 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-jw4SXqenRyfxBVl off=3086548 len=1518882 2024-08-29T18:17:40.035 INFO:tasks.workunit.client.0.smithi029.stdout:op 679 completed, throughput=5.01MB/sec 2024-08-29T18:17:41.036 INFO:tasks.workunit.client.0.smithi029.stdout: 130: throughput=4.97MB/sec pending data=0 2024-08-29T18:17:41.036 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-E1CoXSLdqtC1lqn off=15233952 len=572086 2024-08-29T18:17:41.038 INFO:tasks.workunit.client.0.smithi029.stdout:op 680 completed, throughput=4.97MB/sec 2024-08-29T18:17:41.038 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-4u_G1SqTBnDFPbR off=523144 len=92790 2024-08-29T18:17:41.039 INFO:tasks.workunit.client.0.smithi029.stdout:op 681 completed, throughput=4.97MB/sec 2024-08-29T18:17:41.039 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-1BxD0efpQpK0Ep0 off=19219335 len=140644 2024-08-29T18:17:41.040 INFO:tasks.workunit.client.0.smithi029.stdout:op 682 completed, throughput=4.97MB/sec 2024-08-29T18:17:41.040 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj--di7XnIrpYUMPPu off=3357479 len=2094734 2024-08-29T18:17:41.055 INFO:tasks.workunit.client.0.smithi029.stdout:op 683 completed, throughput=4.99MB/sec 2024-08-29T18:17:41.055 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-YXV9Vginav1Ae_W off=12375393 len=619496 2024-08-29T18:17:41.062 INFO:tasks.workunit.client.0.smithi029.stdout:op 684 completed, throughput=4.99MB/sec 2024-08-29T18:17:41.062 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-p65AJl5CNd1Eacz off=1831173 len=1282025 2024-08-29T18:17:41.071 INFO:tasks.workunit.client.0.smithi029.stdout:op 685 completed, throughput=5MB/sec 2024-08-29T18:17:41.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:17:41 smithi029 bash[77880]: cluster 2024-08-29T18:17:39.922466+0000 mgr.y (mgr.25004) 833 : cluster [DBG] pgmap v1505: 105 pgs: 105 active+clean; 127 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2024-08-29T18:17:41.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:17:41 smithi029 bash[79042]: cluster 2024-08-29T18:17:39.922466+0000 mgr.y (mgr.25004) 833 : cluster [DBG] pgmap v1505: 105 pgs: 105 active+clean; 127 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2024-08-29T18:17:41.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:17:41 smithi110 bash[67519]: cluster 2024-08-29T18:17:39.922466+0000 mgr.y (mgr.25004) 833 : cluster [DBG] pgmap v1505: 105 pgs: 105 active+clean; 127 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2024-08-29T18:17:42.071 INFO:tasks.workunit.client.0.smithi029.stdout: 131: throughput=4.96MB/sec pending data=0 2024-08-29T18:17:42.071 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-AkWjzzXZnIma-E8 off=7638813 len=349865 2024-08-29T18:17:42.073 INFO:tasks.workunit.client.0.smithi029.stdout:op 686 completed, throughput=4.97MB/sec 2024-08-29T18:17:42.074 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-ywEel1Zpg2qC31w off=5531422 len=1640843 2024-08-29T18:17:42.078 INFO:tasks.workunit.client.0.smithi029.stdout:op 687 completed, throughput=4.98MB/sec 2024-08-29T18:17:42.078 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-RBzSNinZpCV-cp0 off=2262449 len=351350 2024-08-29T18:17:42.079 INFO:tasks.workunit.client.0.smithi029.stdout:op 688 completed, throughput=4.98MB/sec 2024-08-29T18:17:42.079 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-lU9UHPvbwX0hqer off=17568974 len=896149 2024-08-29T18:17:42.082 INFO:tasks.workunit.client.0.smithi029.stdout:op 689 completed, throughput=4.99MB/sec 2024-08-29T18:17:42.082 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-lUsh38njITA_EQg off=3984732 len=437360 2024-08-29T18:17:42.084 INFO:tasks.workunit.client.0.smithi029.stdout:op 690 completed, throughput=4.99MB/sec 2024-08-29T18:17:42.084 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-zFzYpWCEW29PRoW off=224109 len=136412 2024-08-29T18:17:42.085 INFO:tasks.workunit.client.0.smithi029.stdout:op 691 completed, throughput=4.99MB/sec 2024-08-29T18:17:42.085 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-5G0ElZoKgYWdpQ3 off=17182983 len=1062756 2024-08-29T18:17:42.089 INFO:tasks.workunit.client.0.smithi029.stdout:op 692 completed, throughput=5MB/sec 2024-08-29T18:17:42.089 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-Ttvgy8olOvegnnb off=1425296 len=1896925 2024-08-29T18:17:42.094 INFO:tasks.workunit.client.0.smithi029.stdout:op 693 completed, throughput=5.01MB/sec 2024-08-29T18:17:43.095 INFO:tasks.workunit.client.0.smithi029.stdout: 132: throughput=4.97MB/sec pending data=0 2024-08-29T18:17:43.095 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-vI-BcuBQsE1osmf off=4515210 len=1560994 2024-08-29T18:17:43.099 INFO:tasks.workunit.client.0.smithi029.stdout:op 694 completed, throughput=4.98MB/sec 2024-08-29T18:17:43.099 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-kw2V8sjqXklA36v off=5676300 len=1961826 2024-08-29T18:17:43.105 INFO:tasks.workunit.client.0.smithi029.stdout:op 695 completed, throughput=5MB/sec 2024-08-29T18:17:43.105 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-Zlf_9oHS6AxBmmF off=3265358 len=1438715 2024-08-29T18:17:43.118 INFO:tasks.workunit.client.0.smithi029.stdout:op 696 completed, throughput=5.01MB/sec 2024-08-29T18:17:43.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:17:43 smithi029 bash[79042]: cluster 2024-08-29T18:17:41.923721+0000 mgr.y (mgr.25004) 834 : cluster [DBG] pgmap v1506: 105 pgs: 105 active+clean; 127 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.6 MiB/s wr, 5 op/s 2024-08-29T18:17:43.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:17:43 smithi029 bash[77880]: cluster 2024-08-29T18:17:41.923721+0000 mgr.y (mgr.25004) 834 : cluster [DBG] pgmap v1506: 105 pgs: 105 active+clean; 127 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.6 MiB/s wr, 5 op/s 2024-08-29T18:17:43.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:17:43 smithi110 bash[67519]: cluster 2024-08-29T18:17:41.923721+0000 mgr.y (mgr.25004) 834 : cluster [DBG] pgmap v1506: 105 pgs: 105 active+clean; 127 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.6 MiB/s wr, 5 op/s 2024-08-29T18:17:44.118 INFO:tasks.workunit.client.0.smithi029.stdout: 133: throughput=4.97MB/sec pending data=0 2024-08-29T18:17:44.118 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-H3WT-8azE2FZTbl off=9946019 len=1766818 2024-08-29T18:17:44.122 INFO:tasks.workunit.client.0.smithi029.stdout:op 697 completed, throughput=4.98MB/sec 2024-08-29T18:17:44.122 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-XTdX4u6JiW_MlpL off=193466 len=995527 2024-08-29T18:17:44.126 INFO:tasks.workunit.client.0.smithi029.stdout:op 698 completed, throughput=4.99MB/sec 2024-08-29T18:17:44.126 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-U6X8WRh_QpvWQFD off=1896865 len=1460851 2024-08-29T18:17:44.139 INFO:tasks.workunit.client.0.smithi029.stdout:op 699 completed, throughput=5MB/sec 2024-08-29T18:17:44.139 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-BPAcypXKi67S5Uj off=279072 len=127927 2024-08-29T18:17:44.140 INFO:tasks.workunit.client.0.smithi029.stdout:op 700 completed, throughput=5MB/sec 2024-08-29T18:17:44.901 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:17:44 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:17:44] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2024-08-29T18:17:45.141 INFO:tasks.workunit.client.0.smithi029.stdout: 134: throughput=4.96MB/sec pending data=0 2024-08-29T18:17:45.141 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-DPPbvQa1st8op7S off=10997944 len=1263852 2024-08-29T18:17:45.144 INFO:tasks.workunit.client.0.smithi029.stdout:op 701 completed, throughput=4.97MB/sec 2024-08-29T18:17:45.144 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-mEfAtXajMrTIynd off=5258813 len=987148 2024-08-29T18:17:45.153 INFO:tasks.workunit.client.0.smithi029.stdout:op 702 completed, throughput=4.98MB/sec 2024-08-29T18:17:45.153 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-JPE-5A7Zjx5WBAU off=5705576 len=803652 2024-08-29T18:17:45.156 INFO:tasks.workunit.client.0.smithi029.stdout:op 703 completed, throughput=4.99MB/sec 2024-08-29T18:17:45.156 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-j2dPONGsdbFIsQn off=4281440 len=174741 2024-08-29T18:17:45.161 INFO:tasks.workunit.client.0.smithi029.stdout:op 704 completed, throughput=4.99MB/sec 2024-08-29T18:17:45.161 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-hfFWWfD4qK7nWcJ off=1868265 len=1265675 2024-08-29T18:17:45.172 INFO:tasks.workunit.client.0.smithi029.stdout:op 705 completed, throughput=4.99MB/sec 2024-08-29T18:17:45.172 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-AnRS7BcpcQrgGr6 off=12604200 len=211131 2024-08-29T18:17:45.177 INFO:tasks.workunit.client.0.smithi029.stdout:op 706 completed, throughput=5MB/sec 2024-08-29T18:17:45.177 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-5vRUZys2DJ6TNrw off=7812935 len=436101 2024-08-29T18:17:45.179 INFO:tasks.workunit.client.0.smithi029.stdout:op 707 completed, throughput=5MB/sec 2024-08-29T18:17:45.179 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-tEa3FJxqggriGLR off=782236 len=1445044 2024-08-29T18:17:45.183 INFO:tasks.workunit.client.0.smithi029.stdout:op 708 completed, throughput=5.01MB/sec 2024-08-29T18:17:45.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:17:45 smithi029 bash[77880]: cluster 2024-08-29T18:17:43.924803+0000 mgr.y (mgr.25004) 835 : cluster [DBG] pgmap v1507: 105 pgs: 105 active+clean; 127 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-08-29T18:17:45.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:17:45 smithi029 bash[79042]: cluster 2024-08-29T18:17:43.924803+0000 mgr.y (mgr.25004) 835 : cluster [DBG] pgmap v1507: 105 pgs: 105 active+clean; 127 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-08-29T18:17:45.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:17:45 smithi110 bash[67519]: cluster 2024-08-29T18:17:43.924803+0000 mgr.y (mgr.25004) 835 : cluster [DBG] pgmap v1507: 105 pgs: 105 active+clean; 127 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-08-29T18:17:46.183 INFO:tasks.workunit.client.0.smithi029.stdout: 135: throughput=4.97MB/sec pending data=0 2024-08-29T18:17:46.183 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-oPKDOTbkJANsVWC off=4470321 len=2085281 2024-08-29T18:17:46.200 INFO:tasks.workunit.client.0.smithi029.stdout:op 709 completed, throughput=4.99MB/sec 2024-08-29T18:17:46.200 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-R8NxOH3H9Gj3cT_ off=848116 len=1145870 2024-08-29T18:17:46.209 INFO:tasks.workunit.client.0.smithi029.stdout:op 710 completed, throughput=4.99MB/sec 2024-08-29T18:17:46.209 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-_uFPnzogCcvtuQe off=1933039 len=91625 2024-08-29T18:17:46.214 INFO:tasks.workunit.client.0.smithi029.stdout:op 711 completed, throughput=4.99MB/sec 2024-08-29T18:17:46.214 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-0dkUrSHATQxxczb off=11414 len=1181365 2024-08-29T18:17:46.224 INFO:tasks.workunit.client.0.smithi029.stdout:op 712 completed, throughput=5MB/sec 2024-08-29T18:17:47.225 INFO:tasks.workunit.client.0.smithi029.stdout: 136: throughput=4.97MB/sec pending data=0 2024-08-29T18:17:47.225 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-Sh3CN9d-mhGKdAR off=16250664 len=1585707 2024-08-29T18:17:47.228 INFO:tasks.workunit.client.0.smithi029.stdout:op 713 completed, throughput=4.98MB/sec 2024-08-29T18:17:47.229 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-mOSGqzooA3daO-5 off=17317 len=1243942 2024-08-29T18:17:47.231 INFO:tasks.workunit.client.0.smithi029.stdout:op 714 completed, throughput=4.99MB/sec 2024-08-29T18:17:47.232 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-h-Qnjk0FKt9o8Lt off=19336405 len=1172683 2024-08-29T18:17:47.235 INFO:tasks.workunit.client.0.smithi029.stdout:op 715 completed, throughput=4.99MB/sec 2024-08-29T18:17:47.235 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-cLRmQ9GeZdoojsX off=1125614 len=1040933 2024-08-29T18:17:47.245 INFO:tasks.workunit.client.0.smithi029.stdout:op 716 completed, throughput=5MB/sec 2024-08-29T18:17:47.245 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-I6jBCBNBSWyrsCw off=9393199 len=382822 2024-08-29T18:17:47.251 INFO:tasks.workunit.client.0.smithi029.stdout:op 717 completed, throughput=5MB/sec 2024-08-29T18:17:47.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:17:47 smithi029 bash[77880]: cluster 2024-08-29T18:17:45.925784+0000 mgr.y (mgr.25004) 836 : cluster [DBG] pgmap v1508: 105 pgs: 105 active+clean; 127 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-29T18:17:47.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:17:47 smithi029 bash[79042]: cluster 2024-08-29T18:17:45.925784+0000 mgr.y (mgr.25004) 836 : cluster [DBG] pgmap v1508: 105 pgs: 105 active+clean; 127 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-29T18:17:47.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:17:47 smithi110 bash[67519]: cluster 2024-08-29T18:17:45.925784+0000 mgr.y (mgr.25004) 836 : cluster [DBG] pgmap v1508: 105 pgs: 105 active+clean; 127 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-29T18:17:48.251 INFO:tasks.workunit.client.0.smithi029.stdout: 137: throughput=4.97MB/sec pending data=0 2024-08-29T18:17:48.251 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-i9COvuANYiWeLFz off=2720920 len=1541310 2024-08-29T18:17:48.255 INFO:tasks.workunit.client.0.smithi029.stdout:op 718 completed, throughput=4.98MB/sec 2024-08-29T18:17:48.255 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-HbyU_DARsVdZWoi off=1142471 len=63917 2024-08-29T18:17:48.256 INFO:tasks.workunit.client.0.smithi029.stdout:op 719 completed, throughput=4.98MB/sec 2024-08-29T18:17:48.256 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-BMSWlrSsVN-eABK off=4285054 len=278007 2024-08-29T18:17:48.258 INFO:tasks.workunit.client.0.smithi029.stdout:op 720 completed, throughput=4.98MB/sec 2024-08-29T18:17:48.258 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-gxzM2xGWZoqCatc off=8745107 len=512554 2024-08-29T18:17:48.264 INFO:tasks.workunit.client.0.smithi029.stdout:op 721 completed, throughput=4.98MB/sec 2024-08-29T18:17:48.264 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-5sD7sbebMqDmyfC off=5366896 len=1982291 2024-08-29T18:17:48.269 INFO:tasks.workunit.client.0.smithi029.stdout:op 722 completed, throughput=5MB/sec 2024-08-29T18:17:48.269 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-ah7iFgRRPmLlD4q off=3154296 len=1185815 2024-08-29T18:17:48.278 INFO:tasks.workunit.client.0.smithi029.stdout:op 723 completed, throughput=5MB/sec 2024-08-29T18:17:49.278 INFO:tasks.workunit.client.0.smithi029.stdout: 138: throughput=4.97MB/sec pending data=0 2024-08-29T18:17:49.278 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-WJLjqQmfwF-KASs off=1891625 len=76785 2024-08-29T18:17:49.279 INFO:tasks.workunit.client.0.smithi029.stdout:op 724 completed, throughput=4.97MB/sec 2024-08-29T18:17:49.280 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-3d1ff4mA92sKk0p off=4985262 len=1927386 2024-08-29T18:17:49.292 INFO:tasks.workunit.client.0.smithi029.stdout:op 725 completed, throughput=4.98MB/sec 2024-08-29T18:17:49.293 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-L-i5IMxW4u9TAzy off=6028117 len=970036 2024-08-29T18:17:49.302 INFO:tasks.workunit.client.0.smithi029.stdout:op 726 completed, throughput=4.99MB/sec 2024-08-29T18:17:49.302 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-YytnOVxvN2xzsxo off=2585486 len=315536 2024-08-29T18:17:49.307 INFO:tasks.workunit.client.0.smithi029.stdout:op 727 completed, throughput=4.99MB/sec 2024-08-29T18:17:49.308 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-5BW8cp-00DM5asf off=10138569 len=445676 2024-08-29T18:17:49.314 INFO:tasks.workunit.client.0.smithi029.stdout:op 728 completed, throughput=4.99MB/sec 2024-08-29T18:17:49.314 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-XUAJYJuRNgP4vMs off=6187522 len=1342860 2024-08-29T18:17:49.318 INFO:tasks.workunit.client.0.smithi029.stdout:op 729 completed, throughput=5MB/sec 2024-08-29T18:17:49.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:17:49 smithi029 bash[79042]: cluster 2024-08-29T18:17:47.927033+0000 mgr.y (mgr.25004) 837 : cluster [DBG] pgmap v1509: 105 pgs: 105 active+clean; 127 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-29T18:17:49.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:17:49 smithi029 bash[79042]: audit 2024-08-29T18:17:48.536705+0000 mon.c (mon.2) 490 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:17:49.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:17:49 smithi029 bash[77880]: cluster 2024-08-29T18:17:47.927033+0000 mgr.y (mgr.25004) 837 : cluster [DBG] pgmap v1509: 105 pgs: 105 active+clean; 127 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-29T18:17:49.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:17:49 smithi029 bash[77880]: audit 2024-08-29T18:17:48.536705+0000 mon.c (mon.2) 490 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:17:49.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:17:49 smithi110 bash[67519]: cluster 2024-08-29T18:17:47.927033+0000 mgr.y (mgr.25004) 837 : cluster [DBG] pgmap v1509: 105 pgs: 105 active+clean; 127 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-29T18:17:49.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:17:49 smithi110 bash[67519]: audit 2024-08-29T18:17:48.536705+0000 mon.c (mon.2) 490 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:17:50.318 INFO:tasks.workunit.client.0.smithi029.stdout: 139: throughput=4.97MB/sec pending data=0 2024-08-29T18:17:50.319 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-eT-8z5P3TGKs_Iv off=2631972 len=1295751 2024-08-29T18:17:50.329 INFO:tasks.workunit.client.0.smithi029.stdout:op 730 completed, throughput=4.97MB/sec 2024-08-29T18:17:50.329 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-R-JBvu-xaOjXdbg off=1750528 len=1560015 2024-08-29T18:17:50.335 INFO:tasks.workunit.client.0.smithi029.stdout:op 731 completed, throughput=4.98MB/sec 2024-08-29T18:17:50.335 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-BEwAvrvvl9ws0uM off=236796 len=482424 2024-08-29T18:17:50.338 INFO:tasks.workunit.client.0.smithi029.stdout:op 732 completed, throughput=4.99MB/sec 2024-08-29T18:17:50.338 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-8nXU3b8WzjmfwuC off=5800412 len=2075389 2024-08-29T18:17:50.344 INFO:tasks.workunit.client.0.smithi029.stdout:op 733 completed, throughput=5MB/sec 2024-08-29T18:17:51.345 INFO:tasks.workunit.client.0.smithi029.stdout: 140: throughput=4.97MB/sec pending data=0 2024-08-29T18:17:51.345 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-YkdKGe0JIQUgz0W off=6310513 len=1980350 2024-08-29T18:17:51.359 INFO:tasks.workunit.client.0.smithi029.stdout:op 734 completed, throughput=4.98MB/sec 2024-08-29T18:17:51.359 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-wmOXprNUNrH9cbM off=1105179 len=1405388 2024-08-29T18:17:51.363 INFO:tasks.workunit.client.0.smithi029.stdout:op 735 completed, throughput=4.99MB/sec 2024-08-29T18:17:51.363 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-KfPKmdQ381rVWzA off=2195733 len=1914529 2024-08-29T18:17:51.367 INFO:tasks.workunit.client.0.smithi029.stdout:op 736 completed, throughput=5MB/sec 2024-08-29T18:17:51.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:17:51 smithi029 bash[79042]: cluster 2024-08-29T18:17:49.927903+0000 mgr.y (mgr.25004) 838 : cluster [DBG] pgmap v1510: 105 pgs: 105 active+clean; 127 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-08-29T18:17:51.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:17:51 smithi029 bash[77880]: cluster 2024-08-29T18:17:49.927903+0000 mgr.y (mgr.25004) 838 : cluster [DBG] pgmap v1510: 105 pgs: 105 active+clean; 127 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-08-29T18:17:51.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:17:51 smithi110 bash[67519]: cluster 2024-08-29T18:17:49.927903+0000 mgr.y (mgr.25004) 838 : cluster [DBG] pgmap v1510: 105 pgs: 105 active+clean; 127 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-08-29T18:17:52.368 INFO:tasks.workunit.client.0.smithi029.stdout: 141: throughput=4.97MB/sec pending data=0 2024-08-29T18:17:52.368 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-UHsO7PRDpE0ur39 off=702589 len=1141281 2024-08-29T18:17:52.378 INFO:tasks.workunit.client.0.smithi029.stdout:op 737 completed, throughput=4.97MB/sec 2024-08-29T18:17:52.378 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-VXZChdu26wC8yf7 off=1992196 len=1651857 2024-08-29T18:17:52.390 INFO:tasks.workunit.client.0.smithi029.stdout:op 738 completed, throughput=4.98MB/sec 2024-08-29T18:17:52.390 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-kz5EyrDlcF2dZvR off=5541759 len=1820699 2024-08-29T18:17:52.394 INFO:tasks.workunit.client.0.smithi029.stdout:op 739 completed, throughput=5MB/sec 2024-08-29T18:17:52.394 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-Ng2AdxzUsOPXe34 off=1486410 len=21622 2024-08-29T18:17:52.395 INFO:tasks.workunit.client.0.smithi029.stdout:op 740 completed, throughput=5MB/sec 2024-08-29T18:17:52.395 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-VaO3nw2Gx3DOPSL off=11354829 len=2094748 2024-08-29T18:17:52.409 INFO:tasks.workunit.client.0.smithi029.stdout:op 741 completed, throughput=5.01MB/sec 2024-08-29T18:17:53.410 INFO:tasks.workunit.client.0.smithi029.stdout: 142: throughput=4.97MB/sec pending data=0 2024-08-29T18:17:53.410 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-8o8mPxIWy3wZbOe off=12559371 len=555880 2024-08-29T18:17:53.417 INFO:tasks.workunit.client.0.smithi029.stdout:op 742 completed, throughput=4.98MB/sec 2024-08-29T18:17:53.417 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-QjCl0km9xJcvIHd off=5155435 len=708563 2024-08-29T18:17:53.424 INFO:tasks.workunit.client.0.smithi029.stdout:op 743 completed, throughput=4.98MB/sec 2024-08-29T18:17:53.424 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-IjKwMScSR1L3tE6 off=1649891 len=905844 2024-08-29T18:17:53.427 INFO:tasks.workunit.client.0.smithi029.stdout:op 744 completed, throughput=4.99MB/sec 2024-08-29T18:17:53.427 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-8283t6tRW0iHbPM off=1970079 len=536651 2024-08-29T18:17:53.433 INFO:tasks.workunit.client.0.smithi029.stdout:op 745 completed, throughput=4.99MB/sec 2024-08-29T18:17:53.433 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-UpBRK9kHurO36Vl off=2399956 len=2061902 2024-08-29T18:17:53.448 INFO:tasks.workunit.client.0.smithi029.stdout:op 746 completed, throughput=5MB/sec 2024-08-29T18:17:53.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:17:53 smithi029 bash[79042]: cluster 2024-08-29T18:17:51.929029+0000 mgr.y (mgr.25004) 839 : cluster [DBG] pgmap v1511: 105 pgs: 105 active+clean; 127 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-08-29T18:17:53.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:17:53 smithi029 bash[77880]: cluster 2024-08-29T18:17:51.929029+0000 mgr.y (mgr.25004) 839 : cluster [DBG] pgmap v1511: 105 pgs: 105 active+clean; 127 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-08-29T18:17:53.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:17:53 smithi110 bash[67519]: cluster 2024-08-29T18:17:51.929029+0000 mgr.y (mgr.25004) 839 : cluster [DBG] pgmap v1511: 105 pgs: 105 active+clean; 127 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-08-29T18:17:54.449 INFO:tasks.workunit.client.0.smithi029.stdout: 143: throughput=4.97MB/sec pending data=0 2024-08-29T18:17:54.449 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-5-LDxb1q83pOeop off=8113225 len=147253 2024-08-29T18:17:54.450 INFO:tasks.workunit.client.0.smithi029.stdout:op 747 completed, throughput=4.97MB/sec 2024-08-29T18:17:54.450 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-Y3YgaZvFbbMMXIp off=2369489 len=614990 2024-08-29T18:17:54.458 INFO:tasks.workunit.client.0.smithi029.stdout:op 748 completed, throughput=4.98MB/sec 2024-08-29T18:17:54.458 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-a51geYilBD7OrvY off=1131139 len=611197 2024-08-29T18:17:54.460 INFO:tasks.workunit.client.0.smithi029.stdout:op 749 completed, throughput=4.98MB/sec 2024-08-29T18:17:54.460 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-Pt4g_quzniEkMVh off=21594297 len=1133012 2024-08-29T18:17:54.463 INFO:tasks.workunit.client.0.smithi029.stdout:op 750 completed, throughput=4.99MB/sec 2024-08-29T18:17:54.463 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-JdzSTwfFhbLpSm4 off=9689008 len=1510035 2024-08-29T18:17:54.469 INFO:tasks.workunit.client.0.smithi029.stdout:op 751 completed, throughput=5MB/sec 2024-08-29T18:17:54.469 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-3LBXcBsQvaFZfPd off=3589216 len=502414 2024-08-29T18:17:54.471 INFO:tasks.workunit.client.0.smithi029.stdout:op 752 completed, throughput=5MB/sec 2024-08-29T18:17:54.471 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-noodOH6bSaYUwzI off=1743187 len=633912 2024-08-29T18:17:54.473 INFO:tasks.workunit.client.0.smithi029.stdout:op 753 completed, throughput=5MB/sec 2024-08-29T18:17:54.901 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:17:54 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:17:54] "GET /metrics HTTP/1.1" 200 34012 "" "Prometheus/2.43.0" 2024-08-29T18:17:55.473 INFO:tasks.workunit.client.0.smithi029.stdout: 144: throughput=4.97MB/sec pending data=0 2024-08-29T18:17:55.474 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-vMNROoIPoBJs6m2 off=4742433 len=1958462 2024-08-29T18:17:55.480 INFO:tasks.workunit.client.0.smithi029.stdout:op 754 completed, throughput=4.98MB/sec 2024-08-29T18:17:55.480 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-JJghNaLeVFXTKgY off=10139865 len=978859 2024-08-29T18:17:55.483 INFO:tasks.workunit.client.0.smithi029.stdout:op 755 completed, throughput=4.99MB/sec 2024-08-29T18:17:55.483 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-7ZBRvsaf8PEoV86 off=12430903 len=1598148 2024-08-29T18:17:55.495 INFO:tasks.workunit.client.0.smithi029.stdout:op 756 completed, throughput=5MB/sec 2024-08-29T18:17:55.495 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-PqYR4fjhplLVr12 off=5667666 len=1361776 2024-08-29T18:17:55.505 INFO:tasks.workunit.client.0.smithi029.stdout:op 757 completed, throughput=5.01MB/sec 2024-08-29T18:17:55.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:17:55 smithi029 bash[79042]: cluster 2024-08-29T18:17:53.929978+0000 mgr.y (mgr.25004) 840 : cluster [DBG] pgmap v1512: 105 pgs: 105 active+clean; 127 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 3.2 MiB/s rd, 1.8 MiB/s wr, 5 op/s 2024-08-29T18:17:55.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:17:55 smithi029 bash[77880]: cluster 2024-08-29T18:17:53.929978+0000 mgr.y (mgr.25004) 840 : cluster [DBG] pgmap v1512: 105 pgs: 105 active+clean; 127 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 3.2 MiB/s rd, 1.8 MiB/s wr, 5 op/s 2024-08-29T18:17:55.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:17:55 smithi110 bash[67519]: cluster 2024-08-29T18:17:53.929978+0000 mgr.y (mgr.25004) 840 : cluster [DBG] pgmap v1512: 105 pgs: 105 active+clean; 127 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 3.2 MiB/s rd, 1.8 MiB/s wr, 5 op/s 2024-08-29T18:17:56.506 INFO:tasks.workunit.client.0.smithi029.stdout: 145: throughput=4.97MB/sec pending data=0 2024-08-29T18:17:56.506 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-UdXEonBYqzvz7pa off=11078525 len=1677026 2024-08-29T18:17:56.510 INFO:tasks.workunit.client.0.smithi029.stdout:op 758 completed, throughput=4.98MB/sec 2024-08-29T18:17:56.510 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-dflckL96soFNEHQ off=11008575 len=1158410 2024-08-29T18:17:56.514 INFO:tasks.workunit.client.0.smithi029.stdout:op 759 completed, throughput=4.99MB/sec 2024-08-29T18:17:56.514 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-pDiYfpwuCYLplrl off=8150181 len=1645444 2024-08-29T18:17:56.525 INFO:tasks.workunit.client.0.smithi029.stdout:op 760 completed, throughput=5MB/sec 2024-08-29T18:17:57.525 INFO:tasks.workunit.client.0.smithi029.stdout: 146: throughput=4.97MB/sec pending data=0 2024-08-29T18:17:57.525 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-u6W9ZaVGzv8csAn off=871165 len=317612 2024-08-29T18:17:57.527 INFO:tasks.workunit.client.0.smithi029.stdout:op 761 completed, throughput=4.97MB/sec 2024-08-29T18:17:57.527 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-dgzqg0PoI9knEf0 off=5061062 len=34742 2024-08-29T18:17:57.527 INFO:tasks.workunit.client.0.smithi029.stdout:op 762 completed, throughput=4.97MB/sec 2024-08-29T18:17:57.528 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-wN7zGTHCxTTmb6n off=10006020 len=1473850 2024-08-29T18:17:57.531 INFO:tasks.workunit.client.0.smithi029.stdout:op 763 completed, throughput=4.98MB/sec 2024-08-29T18:17:57.531 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-szn2XYMzAgbTL7u off=10744624 len=386405 2024-08-29T18:17:57.537 INFO:tasks.workunit.client.0.smithi029.stdout:op 764 completed, throughput=4.98MB/sec 2024-08-29T18:17:57.537 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-dM5oB13mSBm-Wq7 off=5768091 len=662023 2024-08-29T18:17:57.545 INFO:tasks.workunit.client.0.smithi029.stdout:op 765 completed, throughput=4.98MB/sec 2024-08-29T18:17:57.545 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-u5bCMxtdLWORcy8 off=621868 len=1544464 2024-08-29T18:17:57.557 INFO:tasks.workunit.client.0.smithi029.stdout:op 766 completed, throughput=4.99MB/sec 2024-08-29T18:17:57.557 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-K43xVB6oVyDkaM9 off=1913777 len=918659 2024-08-29T18:17:57.560 INFO:tasks.workunit.client.0.smithi029.stdout:op 767 completed, throughput=5MB/sec 2024-08-29T18:17:57.561 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-LS4q7pKBpzuiHHk off=12310747 len=1520798 2024-08-29T18:17:57.563 INFO:tasks.workunit.client.0.smithi029.stdout:op 768 completed, throughput=5.01MB/sec 2024-08-29T18:17:57.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:17:57 smithi029 bash[79042]: cluster 2024-08-29T18:17:55.930804+0000 mgr.y (mgr.25004) 841 : cluster [DBG] pgmap v1513: 105 pgs: 105 active+clean; 127 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-08-29T18:17:57.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:17:57 smithi029 bash[77880]: cluster 2024-08-29T18:17:55.930804+0000 mgr.y (mgr.25004) 841 : cluster [DBG] pgmap v1513: 105 pgs: 105 active+clean; 127 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-08-29T18:17:57.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:17:57 smithi110 bash[67519]: cluster 2024-08-29T18:17:55.930804+0000 mgr.y (mgr.25004) 841 : cluster [DBG] pgmap v1513: 105 pgs: 105 active+clean; 127 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-08-29T18:17:58.563 INFO:tasks.workunit.client.0.smithi029.stdout: 147: throughput=4.98MB/sec pending data=0 2024-08-29T18:17:58.563 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-tsyzAXBPcwPd6uR off=2160194 len=91392 2024-08-29T18:17:58.565 INFO:tasks.workunit.client.0.smithi029.stdout:op 769 completed, throughput=4.98MB/sec 2024-08-29T18:17:58.565 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-Qeq8F8T3P4YhWfM off=2695184 len=498737 2024-08-29T18:17:58.567 INFO:tasks.workunit.client.0.smithi029.stdout:op 770 completed, throughput=4.98MB/sec 2024-08-29T18:17:58.567 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-GrjdfO91dK7Pm9S off=1333264 len=1828945 2024-08-29T18:17:58.581 INFO:tasks.workunit.client.0.smithi029.stdout:op 771 completed, throughput=4.99MB/sec 2024-08-29T18:17:58.581 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-od2pbvbCVFDPdD8 off=4544189 len=1754161 2024-08-29T18:17:58.593 INFO:tasks.workunit.client.0.smithi029.stdout:op 772 completed, throughput=5MB/sec 2024-08-29T18:17:59.593 INFO:tasks.workunit.client.0.smithi029.stdout: 148: throughput=4.97MB/sec pending data=0 2024-08-29T18:17:59.594 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-Mho5gOp65Scu69v off=7868445 len=1894480 2024-08-29T18:17:59.607 INFO:tasks.workunit.client.0.smithi029.stdout:op 773 completed, throughput=4.98MB/sec 2024-08-29T18:17:59.607 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-AG4g_d65bkYFLUo off=4240374 len=1617303 2024-08-29T18:17:59.619 INFO:tasks.workunit.client.0.smithi029.stdout:op 774 completed, throughput=4.99MB/sec 2024-08-29T18:17:59.619 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-TOx9_pts-EaStbC off=1783831 len=1388226 2024-08-29T18:17:59.629 INFO:tasks.workunit.client.0.smithi029.stdout:op 775 completed, throughput=5MB/sec 2024-08-29T18:17:59.629 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-Ro8BcLOwpYir_0O off=4116914 len=1653986 2024-08-29T18:17:59.639 INFO:tasks.workunit.client.0.smithi029.stdout:op 776 completed, throughput=5.01MB/sec 2024-08-29T18:17:59.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:17:59 smithi029 bash[79042]: cluster 2024-08-29T18:17:57.931922+0000 mgr.y (mgr.25004) 842 : cluster [DBG] pgmap v1514: 105 pgs: 105 active+clean; 127 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-08-29T18:17:59.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:17:59 smithi029 bash[77880]: cluster 2024-08-29T18:17:57.931922+0000 mgr.y (mgr.25004) 842 : cluster [DBG] pgmap v1514: 105 pgs: 105 active+clean; 127 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-08-29T18:17:59.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:17:59 smithi110 bash[67519]: cluster 2024-08-29T18:17:57.931922+0000 mgr.y (mgr.25004) 842 : cluster [DBG] pgmap v1514: 105 pgs: 105 active+clean; 127 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-08-29T18:18:00.640 INFO:tasks.workunit.client.0.smithi029.stdout: 149: throughput=4.98MB/sec pending data=0 2024-08-29T18:18:00.640 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-_IY6FlKDgEzWkxB off=7142728 len=2060032 2024-08-29T18:18:00.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:18:00 smithi029 bash[77880]: cluster 2024-08-29T18:17:59.932743+0000 mgr.y (mgr.25004) 843 : cluster [DBG] pgmap v1515: 105 pgs: 105 active+clean; 127 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-29T18:18:00.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:18:00 smithi029 bash[79042]: cluster 2024-08-29T18:17:59.932743+0000 mgr.y (mgr.25004) 843 : cluster [DBG] pgmap v1515: 105 pgs: 105 active+clean; 127 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-29T18:18:00.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:18:00 smithi110 bash[67519]: cluster 2024-08-29T18:17:59.932743+0000 mgr.y (mgr.25004) 843 : cluster [DBG] pgmap v1515: 105 pgs: 105 active+clean; 127 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-29T18:18:00.654 INFO:tasks.workunit.client.0.smithi029.stdout:op 777 completed, throughput=4.99MB/sec 2024-08-29T18:18:00.654 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj--133qeEQjefCaXw off=1508960 len=475595 2024-08-29T18:18:00.661 INFO:tasks.workunit.client.0.smithi029.stdout:op 778 completed, throughput=4.99MB/sec 2024-08-29T18:18:00.661 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-wg3iqfSAGvjIJWe off=15484903 len=459815 2024-08-29T18:18:00.663 INFO:tasks.workunit.client.0.smithi029.stdout:op 779 completed, throughput=4.99MB/sec 2024-08-29T18:18:00.663 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-e1dA-ACt895VSvS off=6530621 len=1347221 2024-08-29T18:18:00.674 INFO:tasks.workunit.client.0.smithi029.stdout:op 780 completed, throughput=5MB/sec 2024-08-29T18:18:01.674 INFO:tasks.workunit.client.0.smithi029.stdout: 150: throughput=4.97MB/sec pending data=0 2024-08-29T18:18:01.675 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-lxvV9Ab5QAMBN1e off=7499470 len=395936 2024-08-29T18:18:01.677 INFO:tasks.workunit.client.0.smithi029.stdout:op 781 completed, throughput=4.97MB/sec 2024-08-29T18:18:01.677 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-Ju06n-Tg5OGTgAz off=946072 len=1328887 2024-08-29T18:18:01.682 INFO:tasks.workunit.client.0.smithi029.stdout:op 782 completed, throughput=4.98MB/sec 2024-08-29T18:18:01.682 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-0Xl4dBPlrTl_pnv off=7035581 len=1141072 2024-08-29T18:18:01.685 INFO:tasks.workunit.client.0.smithi029.stdout:op 783 completed, throughput=4.99MB/sec 2024-08-29T18:18:01.685 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-K0Sl1U640stEZ2Z off=6317022 len=195886 2024-08-29T18:18:01.686 INFO:tasks.workunit.client.0.smithi029.stdout:op 784 completed, throughput=4.99MB/sec 2024-08-29T18:18:01.686 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-85Jv2ot9HqiBiQw off=570098 len=971700 2024-08-29T18:18:01.689 INFO:tasks.workunit.client.0.smithi029.stdout:op 785 completed, throughput=4.99MB/sec 2024-08-29T18:18:01.689 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-2tvOfCga6sA2qbG off=10807337 len=1465102 2024-08-29T18:18:01.701 INFO:tasks.workunit.client.0.smithi029.stdout:op 786 completed, throughput=5MB/sec 2024-08-29T18:18:02.701 INFO:tasks.workunit.client.0.smithi029.stdout: 151: throughput=4.97MB/sec pending data=0 2024-08-29T18:18:02.702 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-IiQbPukeuVpZcRX off=19502923 len=1569222 2024-08-29T18:18:02.713 INFO:tasks.workunit.client.0.smithi029.stdout:op 787 completed, throughput=4.98MB/sec 2024-08-29T18:18:02.713 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-ipAeAInYKOeT6_0 off=14506848 len=1510717 2024-08-29T18:18:02.716 INFO:tasks.workunit.client.0.smithi029.stdout:op 788 completed, throughput=4.99MB/sec 2024-08-29T18:18:02.716 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-yITyikJwnAM4UrA off=6233793 len=1834570 2024-08-29T18:18:02.720 INFO:tasks.workunit.client.0.smithi029.stdout:op 789 completed, throughput=5MB/sec 2024-08-29T18:18:02.720 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-i04jZ1UVPxwmvRv off=7498302 len=966522 2024-08-29T18:18:02.728 INFO:tasks.workunit.client.0.smithi029.stdout:op 790 completed, throughput=5.01MB/sec 2024-08-29T18:18:03.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:18:02 smithi029 bash[79042]: cluster 2024-08-29T18:18:01.933860+0000 mgr.y (mgr.25004) 844 : cluster [DBG] pgmap v1516: 105 pgs: 105 active+clean; 127 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-29T18:18:03.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:18:02 smithi029 bash[77880]: cluster 2024-08-29T18:18:01.933860+0000 mgr.y (mgr.25004) 844 : cluster [DBG] pgmap v1516: 105 pgs: 105 active+clean; 127 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-29T18:18:03.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:18:02 smithi110 bash[67519]: cluster 2024-08-29T18:18:01.933860+0000 mgr.y (mgr.25004) 844 : cluster [DBG] pgmap v1516: 105 pgs: 105 active+clean; 127 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-29T18:18:03.729 INFO:tasks.workunit.client.0.smithi029.stdout: 152: throughput=4.97MB/sec pending data=0 2024-08-29T18:18:03.729 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-BIau8f0pHehSo3H off=4147053 len=566199 2024-08-29T18:18:03.735 INFO:tasks.workunit.client.0.smithi029.stdout:op 791 completed, throughput=4.98MB/sec 2024-08-29T18:18:03.736 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-E_kj1PbFqERzx2C off=2899753 len=1957820 2024-08-29T18:18:03.751 INFO:tasks.workunit.client.0.smithi029.stdout:op 792 completed, throughput=4.99MB/sec 2024-08-29T18:18:03.751 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-eA15MiescN-qzf- off=11835896 len=619629 2024-08-29T18:18:03.753 INFO:tasks.workunit.client.0.smithi029.stdout:op 793 completed, throughput=4.99MB/sec 2024-08-29T18:18:03.754 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-UHhP99wrN3G3p_9 off=4733627 len=1826609 2024-08-29T18:18:03.758 INFO:tasks.workunit.client.0.smithi029.stdout:op 794 completed, throughput=5MB/sec 2024-08-29T18:18:04.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:18:04 smithi029 bash[79042]: audit 2024-08-29T18:18:03.537096+0000 mon.c (mon.2) 491 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:18:04.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:18:04 smithi029 bash[77880]: audit 2024-08-29T18:18:03.537096+0000 mon.c (mon.2) 491 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:18:04.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:18:04 smithi110 bash[67519]: audit 2024-08-29T18:18:03.537096+0000 mon.c (mon.2) 491 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:18:04.758 INFO:tasks.workunit.client.0.smithi029.stdout: 153: throughput=4.97MB/sec pending data=0 2024-08-29T18:18:04.759 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-KCgA8VmAoWDZy6Q off=14645156 len=1022420 2024-08-29T18:18:04.761 INFO:tasks.workunit.client.0.smithi029.stdout:op 795 completed, throughput=4.98MB/sec 2024-08-29T18:18:04.762 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-YSlLXQ5-dzvUmm_ off=4586401 len=1825145 2024-08-29T18:18:04.764 INFO:tasks.workunit.client.0.smithi029.stdout:op 796 completed, throughput=4.99MB/sec 2024-08-29T18:18:04.764 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-mhvS6BbV1hsycAc off=2926937 len=1625943 2024-08-29T18:18:04.775 INFO:tasks.workunit.client.0.smithi029.stdout:op 797 completed, throughput=5MB/sec 2024-08-29T18:18:04.775 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-dUq8Nkk0FTvYigv off=8091924 len=1998974 2024-08-29T18:18:04.779 INFO:tasks.workunit.client.0.smithi029.stdout:op 798 completed, throughput=5.01MB/sec 2024-08-29T18:18:04.901 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:18:04 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:18:04] "GET /metrics HTTP/1.1" 200 34014 "" "Prometheus/2.43.0" 2024-08-29T18:18:05.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:18:05 smithi029 bash[79042]: cluster 2024-08-29T18:18:03.934829+0000 mgr.y (mgr.25004) 845 : cluster [DBG] pgmap v1517: 105 pgs: 105 active+clean; 127 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-08-29T18:18:05.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:18:05 smithi029 bash[79042]: audit 2024-08-29T18:18:04.491053+0000 mon.c (mon.2) 492 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:18:05.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:18:05 smithi029 bash[77880]: cluster 2024-08-29T18:18:03.934829+0000 mgr.y (mgr.25004) 845 : cluster [DBG] pgmap v1517: 105 pgs: 105 active+clean; 127 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-08-29T18:18:05.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:18:05 smithi029 bash[77880]: audit 2024-08-29T18:18:04.491053+0000 mon.c (mon.2) 492 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:18:05.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:18:05 smithi110 bash[67519]: cluster 2024-08-29T18:18:03.934829+0000 mgr.y (mgr.25004) 845 : cluster [DBG] pgmap v1517: 105 pgs: 105 active+clean; 127 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-08-29T18:18:05.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:18:05 smithi110 bash[67519]: audit 2024-08-29T18:18:04.491053+0000 mon.c (mon.2) 492 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:18:05.780 INFO:tasks.workunit.client.0.smithi029.stdout: 154: throughput=4.98MB/sec pending data=0 2024-08-29T18:18:05.780 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-Si4dDkcr-6qM-EY off=6090648 len=1837106 2024-08-29T18:18:05.786 INFO:tasks.workunit.client.0.smithi029.stdout:op 799 completed, throughput=4.99MB/sec 2024-08-29T18:18:05.787 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-ut2C_6zk9RmQ9Co off=3102466 len=802009 2024-08-29T18:18:05.795 INFO:tasks.workunit.client.0.smithi029.stdout:op 800 completed, throughput=4.99MB/sec 2024-08-29T18:18:05.795 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-EE6z18bO5A1HcHW off=17091410 len=858499 2024-08-29T18:18:05.797 INFO:tasks.workunit.client.0.smithi029.stdout:op 801 completed, throughput=5MB/sec 2024-08-29T18:18:05.797 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-uoZgjAhWonbhCZz off=14220273 len=617998 2024-08-29T18:18:05.804 INFO:tasks.workunit.client.0.smithi029.stdout:op 802 completed, throughput=5MB/sec 2024-08-29T18:18:06.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:18:06 smithi029 bash[79042]: audit 2024-08-29T18:18:05.228888+0000 mon.c (mon.2) 493 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:18:06.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:18:06 smithi029 bash[79042]: audit 2024-08-29T18:18:05.229872+0000 mon.c (mon.2) 494 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:18:06.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:18:06 smithi029 bash[79042]: audit 2024-08-29T18:18:05.235434+0000 mon.a (mon.0) 1740 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:18:06.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:18:06 smithi029 bash[77880]: audit 2024-08-29T18:18:05.228888+0000 mon.c (mon.2) 493 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:18:06.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:18:06 smithi029 bash[77880]: audit 2024-08-29T18:18:05.229872+0000 mon.c (mon.2) 494 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:18:06.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:18:06 smithi029 bash[77880]: audit 2024-08-29T18:18:05.235434+0000 mon.a (mon.0) 1740 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:18:06.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:18:06 smithi110 bash[67519]: audit 2024-08-29T18:18:05.228888+0000 mon.c (mon.2) 493 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:18:06.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:18:06 smithi110 bash[67519]: audit 2024-08-29T18:18:05.229872+0000 mon.c (mon.2) 494 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:18:06.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:18:06 smithi110 bash[67519]: audit 2024-08-29T18:18:05.235434+0000 mon.a (mon.0) 1740 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:18:06.805 INFO:tasks.workunit.client.0.smithi029.stdout: 155: throughput=4.97MB/sec pending data=0 2024-08-29T18:18:06.805 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-RKiLz9Sxqvx1clo off=4991981 len=929035 2024-08-29T18:18:06.807 INFO:tasks.workunit.client.0.smithi029.stdout:op 803 completed, throughput=4.98MB/sec 2024-08-29T18:18:06.808 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-E_kj1PbFqERzx2C off=6934542 len=475354 2024-08-29T18:18:06.809 INFO:tasks.workunit.client.0.smithi029.stdout:op 804 completed, throughput=4.98MB/sec 2024-08-29T18:18:06.809 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-Zlf_9oHS6AxBmmF off=2688143 len=2015930 2024-08-29T18:18:06.824 INFO:tasks.workunit.client.0.smithi029.stdout:op 805 completed, throughput=4.99MB/sec 2024-08-29T18:18:06.824 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-iPiWg9tAA51sr8a off=814311 len=420877 2024-08-29T18:18:06.830 INFO:tasks.workunit.client.0.smithi029.stdout:op 806 completed, throughput=4.99MB/sec 2024-08-29T18:18:06.830 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-i0yoIN1kslHkZtX off=4307435 len=2035716 2024-08-29T18:18:06.834 INFO:tasks.workunit.client.0.smithi029.stdout:op 807 completed, throughput=5MB/sec 2024-08-29T18:18:07.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:18:07 smithi029 bash[79042]: cluster 2024-08-29T18:18:05.935698+0000 mgr.y (mgr.25004) 846 : cluster [DBG] pgmap v1518: 105 pgs: 105 active+clean; 127 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-08-29T18:18:07.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:18:07 smithi029 bash[77880]: cluster 2024-08-29T18:18:05.935698+0000 mgr.y (mgr.25004) 846 : cluster [DBG] pgmap v1518: 105 pgs: 105 active+clean; 127 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-08-29T18:18:07.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:18:07 smithi110 bash[67519]: cluster 2024-08-29T18:18:05.935698+0000 mgr.y (mgr.25004) 846 : cluster [DBG] pgmap v1518: 105 pgs: 105 active+clean; 127 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-08-29T18:18:07.835 INFO:tasks.workunit.client.0.smithi029.stdout: 156: throughput=4.97MB/sec pending data=0 2024-08-29T18:18:07.835 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-Mpf2mzpDAF9wXTm off=1922627 len=180104 2024-08-29T18:18:07.840 INFO:tasks.workunit.client.0.smithi029.stdout:op 808 completed, throughput=4.97MB/sec 2024-08-29T18:18:07.840 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-MRKpuOZdUvGEXXo off=14939244 len=89212 2024-08-29T18:18:07.841 INFO:tasks.workunit.client.0.smithi029.stdout:op 809 completed, throughput=4.97MB/sec 2024-08-29T18:18:07.841 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-Umk7XU0mRr2N_LF off=7985451 len=1571609 2024-08-29T18:18:07.847 INFO:tasks.workunit.client.0.smithi029.stdout:op 810 completed, throughput=4.98MB/sec 2024-08-29T18:18:07.847 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-0i-RUi7ZAKVqzgO off=304352 len=981287 2024-08-29T18:18:07.856 INFO:tasks.workunit.client.0.smithi029.stdout:op 811 completed, throughput=4.99MB/sec 2024-08-29T18:18:07.856 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-kuK5rs7qzULvuM_ off=18896717 len=1068485 2024-08-29T18:18:07.864 INFO:tasks.workunit.client.0.smithi029.stdout:op 812 completed, throughput=5MB/sec 2024-08-29T18:18:07.864 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-rQd7MelmGGKTAOe off=7430129 len=747363 2024-08-29T18:18:07.871 INFO:tasks.workunit.client.0.smithi029.stdout:op 813 completed, throughput=5MB/sec 2024-08-29T18:18:07.872 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-kmAv3rJIqgnBCs7 off=1062502 len=310355 2024-08-29T18:18:07.877 INFO:tasks.workunit.client.0.smithi029.stdout:op 814 completed, throughput=5MB/sec 2024-08-29T18:18:08.877 INFO:tasks.workunit.client.0.smithi029.stdout: 157: throughput=4.97MB/sec pending data=0 2024-08-29T18:18:08.877 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-Z8pW4lypabcHDyc off=9024751 len=975472 2024-08-29T18:18:08.880 INFO:tasks.workunit.client.0.smithi029.stdout:op 815 completed, throughput=4.98MB/sec 2024-08-29T18:18:08.880 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-sNxI1PK7kTiKEHA off=2666097 len=1022638 2024-08-29T18:18:08.884 INFO:tasks.workunit.client.0.smithi029.stdout:op 816 completed, throughput=4.98MB/sec 2024-08-29T18:18:08.884 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-hYNIhGeo8HcKqt4 off=9769277 len=1785905 2024-08-29T18:18:08.899 INFO:tasks.workunit.client.0.smithi029.stdout:op 817 completed, throughput=4.99MB/sec 2024-08-29T18:18:08.899 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-ixRsTt2o7_IpTGG off=16825868 len=1600549 2024-08-29T18:18:08.903 INFO:tasks.workunit.client.0.smithi029.stdout:op 818 completed, throughput=5MB/sec 2024-08-29T18:18:09.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:18:09 smithi029 bash[79042]: cluster 2024-08-29T18:18:07.936828+0000 mgr.y (mgr.25004) 847 : cluster [DBG] pgmap v1519: 105 pgs: 105 active+clean; 127 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-08-29T18:18:09.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:18:09 smithi029 bash[77880]: cluster 2024-08-29T18:18:07.936828+0000 mgr.y (mgr.25004) 847 : cluster [DBG] pgmap v1519: 105 pgs: 105 active+clean; 127 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-08-29T18:18:09.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:18:09 smithi110 bash[67519]: cluster 2024-08-29T18:18:07.936828+0000 mgr.y (mgr.25004) 847 : cluster [DBG] pgmap v1519: 105 pgs: 105 active+clean; 127 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-08-29T18:18:09.903 INFO:tasks.workunit.client.0.smithi029.stdout: 158: throughput=4.97MB/sec pending data=0 2024-08-29T18:18:09.904 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-yMuTjCAa6e7JIQv off=4094081 len=280318 2024-08-29T18:18:09.905 INFO:tasks.workunit.client.0.smithi029.stdout:op 819 completed, throughput=4.97MB/sec 2024-08-29T18:18:09.905 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-3LzbGoZnoS4XVzN off=1556394 len=1718862 2024-08-29T18:18:09.909 INFO:tasks.workunit.client.0.smithi029.stdout:op 820 completed, throughput=4.98MB/sec 2024-08-29T18:18:09.909 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-e_qEGyGOalDkZbN off=12047025 len=1596907 2024-08-29T18:18:09.913 INFO:tasks.workunit.client.0.smithi029.stdout:op 821 completed, throughput=4.99MB/sec 2024-08-29T18:18:09.913 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-6e0_bypj1VMyTsI off=3748936 len=1551691 2024-08-29T18:18:09.924 INFO:tasks.workunit.client.0.smithi029.stdout:op 822 completed, throughput=5MB/sec 2024-08-29T18:18:10.924 INFO:tasks.workunit.client.0.smithi029.stdout: 159: throughput=4.97MB/sec pending data=0 2024-08-29T18:18:10.924 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-I8lYkUJGXzMsbQW off=5100938 len=226838 2024-08-29T18:18:10.926 INFO:tasks.workunit.client.0.smithi029.stdout:op 823 completed, throughput=4.97MB/sec 2024-08-29T18:18:10.926 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-iSZ4Nn4yCiafGt6 off=12167697 len=199660 2024-08-29T18:18:10.931 INFO:tasks.workunit.client.0.smithi029.stdout:op 824 completed, throughput=4.97MB/sec 2024-08-29T18:18:10.931 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-FBCKGqxtOyI9ZtQ off=3002969 len=167147 2024-08-29T18:18:10.933 INFO:tasks.workunit.client.0.smithi029.stdout:op 825 completed, throughput=4.97MB/sec 2024-08-29T18:18:10.933 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-pOev5PImwg9oG5t off=22935757 len=1772125 2024-08-29T18:18:10.937 INFO:tasks.workunit.client.0.smithi029.stdout:op 826 completed, throughput=4.98MB/sec 2024-08-29T18:18:10.937 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-cARGQz-ULMPfhli off=571874 len=707150 2024-08-29T18:18:10.939 INFO:tasks.workunit.client.0.smithi029.stdout:op 827 completed, throughput=4.99MB/sec 2024-08-29T18:18:10.939 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-PJxcXeL_Rv6cVvr off=2385824 len=680672 2024-08-29T18:18:10.945 INFO:tasks.workunit.client.0.smithi029.stdout:op 828 completed, throughput=4.99MB/sec 2024-08-29T18:18:10.945 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-9YLm8ooUjub6-Sf off=7521048 len=886624 2024-08-29T18:18:10.945 INFO:tasks.workunit.client.0.smithi029.stdout:op 829 completed, throughput=5MB/sec 2024-08-29T18:18:10.945 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-arRvcU14gs7sgaM off=20052682 len=1531053 2024-08-29T18:18:10.949 INFO:tasks.workunit.client.0.smithi029.stdout:op 830 completed, throughput=5MB/sec 2024-08-29T18:18:11.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:18:11 smithi029 bash[79042]: cluster 2024-08-29T18:18:09.937867+0000 mgr.y (mgr.25004) 848 : cluster [DBG] pgmap v1520: 105 pgs: 105 active+clean; 127 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-29T18:18:11.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:18:11 smithi029 bash[77880]: cluster 2024-08-29T18:18:09.937867+0000 mgr.y (mgr.25004) 848 : cluster [DBG] pgmap v1520: 105 pgs: 105 active+clean; 127 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-29T18:18:11.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:18:11 smithi110 bash[67519]: cluster 2024-08-29T18:18:09.937867+0000 mgr.y (mgr.25004) 848 : cluster [DBG] pgmap v1520: 105 pgs: 105 active+clean; 127 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-29T18:18:11.949 INFO:tasks.workunit.client.0.smithi029.stdout: 160: throughput=4.97MB/sec pending data=0 2024-08-29T18:18:11.949 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-9E5FH9s2_HxXSWB off=16399664 len=1708480 2024-08-29T18:18:11.954 INFO:tasks.workunit.client.0.smithi029.stdout:op 831 completed, throughput=4.98MB/sec 2024-08-29T18:18:11.954 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-KCXBTyYoIgzuSw5 off=1732896 len=1131032 2024-08-29T18:18:11.956 INFO:tasks.workunit.client.0.smithi029.stdout:op 832 completed, throughput=4.99MB/sec 2024-08-29T18:18:11.956 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-_L_ZW9oeHNJckpT off=3153086 len=450787 2024-08-29T18:18:11.963 INFO:tasks.workunit.client.0.smithi029.stdout:op 833 completed, throughput=4.99MB/sec 2024-08-29T18:18:11.963 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-BAjARJrvufRs82K off=15855464 len=878711 2024-08-29T18:18:11.968 INFO:tasks.workunit.client.0.smithi029.stdout:op 834 completed, throughput=5MB/sec 2024-08-29T18:18:11.969 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-kcDrfRebrZaVv4p off=4155890 len=1367620 2024-08-29T18:18:11.971 INFO:tasks.workunit.client.0.smithi029.stdout:op 835 completed, throughput=5.01MB/sec 2024-08-29T18:18:12.971 INFO:tasks.workunit.client.0.smithi029.stdout: 161: throughput=4.98MB/sec pending data=0 2024-08-29T18:18:12.971 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-S2rGsP3Qi5IauU0 off=1763686 len=1736204 2024-08-29T18:18:12.984 INFO:tasks.workunit.client.0.smithi029.stdout:op 836 completed, throughput=4.99MB/sec 2024-08-29T18:18:12.984 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-xDFCKdjA0zkvHTt off=1756284 len=583046 2024-08-29T18:18:12.986 INFO:tasks.workunit.client.0.smithi029.stdout:op 837 completed, throughput=4.99MB/sec 2024-08-29T18:18:12.986 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-gd_HTmnhZKzHXIl off=3528872 len=1355647 2024-08-29T18:18:12.990 INFO:tasks.workunit.client.0.smithi029.stdout:op 838 completed, throughput=5MB/sec 2024-08-29T18:18:12.990 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-D2aI1cBDKTcR8cJ off=582376 len=1037566 2024-08-29T18:18:12.997 INFO:tasks.workunit.client.0.smithi029.stdout:op 839 completed, throughput=5MB/sec 2024-08-29T18:18:13.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:18:13 smithi029 bash[77880]: cluster 2024-08-29T18:18:11.939029+0000 mgr.y (mgr.25004) 849 : cluster [DBG] pgmap v1521: 105 pgs: 105 active+clean; 127 GiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-29T18:18:13.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:18:13 smithi029 bash[79042]: cluster 2024-08-29T18:18:11.939029+0000 mgr.y (mgr.25004) 849 : cluster [DBG] pgmap v1521: 105 pgs: 105 active+clean; 127 GiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-29T18:18:13.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:18:13 smithi110 bash[67519]: cluster 2024-08-29T18:18:11.939029+0000 mgr.y (mgr.25004) 849 : cluster [DBG] pgmap v1521: 105 pgs: 105 active+clean; 127 GiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-29T18:18:13.994 INFO:tasks.workunit.client.0.smithi029.stdout: 162: throughput=4.97MB/sec pending data=0 2024-08-29T18:18:13.994 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-vywSggKRH5qzgNq off=9715521 len=175659 2024-08-29T18:18:13.999 INFO:tasks.workunit.client.0.smithi029.stdout:op 840 completed, throughput=4.97MB/sec 2024-08-29T18:18:13.999 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-eAqtJjZrXs964rD off=17576700 len=1696231 2024-08-29T18:18:14.011 INFO:tasks.workunit.client.0.smithi029.stdout:op 841 completed, throughput=4.98MB/sec 2024-08-29T18:18:14.011 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-xQETBOQh8PkTKeS off=566122 len=1488516 2024-08-29T18:18:14.014 INFO:tasks.workunit.client.0.smithi029.stdout:op 842 completed, throughput=4.99MB/sec 2024-08-29T18:18:14.014 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-EnByEHz9NQsw2yB off=34220 len=653740 2024-08-29T18:18:14.016 INFO:tasks.workunit.client.0.smithi029.stdout:op 843 completed, throughput=4.99MB/sec 2024-08-29T18:18:14.021 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-88fAH4DhGZ8FKCi off=5815693 len=966804 2024-08-29T18:18:14.021 INFO:tasks.workunit.client.0.smithi029.stdout:op 844 completed, throughput=5MB/sec 2024-08-29T18:18:14.021 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-TOAc9kTe6uf-EB- off=362009 len=1874581 2024-08-29T18:18:14.036 INFO:tasks.workunit.client.0.smithi029.stdout:op 845 completed, throughput=5.01MB/sec 2024-08-29T18:18:14.901 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:18:14 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:18:14] "GET /metrics HTTP/1.1" 200 34014 "" "Prometheus/2.43.0" 2024-08-29T18:18:15.037 INFO:tasks.workunit.client.0.smithi029.stdout: 163: throughput=4.98MB/sec pending data=0 2024-08-29T18:18:15.037 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-SYrGeqHnqQHR_JJ off=12700548 len=1565321 2024-08-29T18:18:15.041 INFO:tasks.workunit.client.0.smithi029.stdout:op 846 completed, throughput=4.99MB/sec 2024-08-29T18:18:15.041 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-Bu8eUHJ9Bml1EIB off=12961847 len=1356327 2024-08-29T18:18:15.050 INFO:tasks.workunit.client.0.smithi029.stdout:op 847 completed, throughput=5MB/sec 2024-08-29T18:18:15.051 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-WXpEBEwZ_lZXEFf off=1469271 len=166114 2024-08-29T18:18:15.052 INFO:tasks.workunit.client.0.smithi029.stdout:op 848 completed, throughput=5MB/sec 2024-08-29T18:18:15.052 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-9-BPAJDHFm5dmnW off=7286313 len=643325 2024-08-29T18:18:15.054 INFO:tasks.workunit.client.0.smithi029.stdout:op 849 completed, throughput=5MB/sec 2024-08-29T18:18:15.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:18:15 smithi029 bash[77880]: cluster 2024-08-29T18:18:13.939952+0000 mgr.y (mgr.25004) 850 : cluster [DBG] pgmap v1522: 105 pgs: 105 active+clean; 127 GiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-29T18:18:15.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:18:15 smithi029 bash[79042]: cluster 2024-08-29T18:18:13.939952+0000 mgr.y (mgr.25004) 850 : cluster [DBG] pgmap v1522: 105 pgs: 105 active+clean; 127 GiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-29T18:18:15.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:18:15 smithi110 bash[67519]: cluster 2024-08-29T18:18:13.939952+0000 mgr.y (mgr.25004) 850 : cluster [DBG] pgmap v1522: 105 pgs: 105 active+clean; 127 GiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-29T18:18:16.054 INFO:tasks.workunit.client.0.smithi029.stdout: 164: throughput=4.97MB/sec pending data=0 2024-08-29T18:18:16.055 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-LE_zwwSX10yRJm7 off=2246927 len=928688 2024-08-29T18:18:16.057 INFO:tasks.workunit.client.0.smithi029.stdout:op 850 completed, throughput=4.98MB/sec 2024-08-29T18:18:16.058 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-YWY3vNv_FSmdO9A off=1332439 len=1988884 2024-08-29T18:18:16.072 INFO:tasks.workunit.client.0.smithi029.stdout:op 851 completed, throughput=4.99MB/sec 2024-08-29T18:18:16.072 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-KTOn2CNm4PilosN off=1020795 len=901058 2024-08-29T18:18:16.079 INFO:tasks.workunit.client.0.smithi029.stdout:op 852 completed, throughput=4.99MB/sec 2024-08-29T18:18:16.079 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-ZCnHAGN_Lv0A-Bd off=8028689 len=988200 2024-08-29T18:18:16.089 INFO:tasks.workunit.client.0.smithi029.stdout:op 853 completed, throughput=5MB/sec 2024-08-29T18:18:16.089 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-txbjFQlWXTmhVTy off=9783158 len=1539219 2024-08-29T18:18:16.098 INFO:tasks.workunit.client.0.smithi029.stdout:op 854 completed, throughput=5.01MB/sec 2024-08-29T18:18:17.099 INFO:tasks.workunit.client.0.smithi029.stdout: 165: throughput=4.98MB/sec pending data=0 2024-08-29T18:18:17.099 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-GCrf0ln2d77dsUp off=4207404 len=444759 2024-08-29T18:18:17.101 INFO:tasks.workunit.client.0.smithi029.stdout:op 855 completed, throughput=4.98MB/sec 2024-08-29T18:18:17.101 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-JGJd-RT55Bybt_X off=13855169 len=346129 2024-08-29T18:18:17.102 INFO:tasks.workunit.client.0.smithi029.stdout:op 856 completed, throughput=4.98MB/sec 2024-08-29T18:18:17.102 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-xY8jSddWOs7d2OX off=14899629 len=1639346 2024-08-29T18:18:17.106 INFO:tasks.workunit.client.0.smithi029.stdout:op 857 completed, throughput=4.99MB/sec 2024-08-29T18:18:17.106 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-KuC998RJhtf1YZ7 off=1354001 len=1097584 2024-08-29T18:18:17.110 INFO:tasks.workunit.client.0.smithi029.stdout:op 858 completed, throughput=5MB/sec 2024-08-29T18:18:17.110 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-cRrG04IIXC0pCca off=11039347 len=834916 2024-08-29T18:18:17.118 INFO:tasks.workunit.client.0.smithi029.stdout:op 859 completed, throughput=5MB/sec 2024-08-29T18:18:17.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:18:17 smithi029 bash[77880]: cluster 2024-08-29T18:18:15.940789+0000 mgr.y (mgr.25004) 851 : cluster [DBG] pgmap v1523: 105 pgs: 105 active+clean; 127 GiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.5 MiB/s wr, 4 op/s 2024-08-29T18:18:17.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:18:17 smithi029 bash[79042]: cluster 2024-08-29T18:18:15.940789+0000 mgr.y (mgr.25004) 851 : cluster [DBG] pgmap v1523: 105 pgs: 105 active+clean; 127 GiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.5 MiB/s wr, 4 op/s 2024-08-29T18:18:17.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:18:17 smithi110 bash[67519]: cluster 2024-08-29T18:18:15.940789+0000 mgr.y (mgr.25004) 851 : cluster [DBG] pgmap v1523: 105 pgs: 105 active+clean; 127 GiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.5 MiB/s wr, 4 op/s 2024-08-29T18:18:18.120 INFO:tasks.workunit.client.0.smithi029.stdout: 166: throughput=4.97MB/sec pending data=0 2024-08-29T18:18:18.120 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-TXqLM5A6nK5VKgs off=7996461 len=961628 2024-08-29T18:18:18.127 INFO:tasks.workunit.client.0.smithi029.stdout:op 860 completed, throughput=4.98MB/sec 2024-08-29T18:18:18.127 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-0QFE7rU9t1z5oSy off=9906451 len=1743978 2024-08-29T18:18:18.129 INFO:tasks.workunit.client.0.smithi029.stdout:op 861 completed, throughput=4.99MB/sec 2024-08-29T18:18:18.129 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-VQDo9NlCQVBjxh1 off=3321880 len=1784418 2024-08-29T18:18:18.133 INFO:tasks.workunit.client.0.smithi029.stdout:op 862 completed, throughput=5MB/sec 2024-08-29T18:18:18.134 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-tdwFdB5XNofymwV off=3201157 len=1754553 2024-08-29T18:18:18.136 INFO:tasks.workunit.client.0.smithi029.stdout:op 863 completed, throughput=5.01MB/sec 2024-08-29T18:18:19.136 INFO:tasks.workunit.client.0.smithi029.stdout: 167: throughput=4.98MB/sec pending data=0 2024-08-29T18:18:19.136 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-Jfim1JgyyDD31Q9 off=952130 len=1343043 2024-08-29T18:18:19.140 INFO:tasks.workunit.client.0.smithi029.stdout:op 864 completed, throughput=4.98MB/sec 2024-08-29T18:18:19.140 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-FiSbI7QkmMxDRHj off=291711 len=12008 2024-08-29T18:18:19.144 INFO:tasks.workunit.client.0.smithi029.stdout:op 865 completed, throughput=4.98MB/sec 2024-08-29T18:18:19.145 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-1ZKGeO4AUqhwbQe off=3554089 len=314885 2024-08-29T18:18:19.146 INFO:tasks.workunit.client.0.smithi029.stdout:op 866 completed, throughput=4.99MB/sec 2024-08-29T18:18:19.146 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-kOb46Y9TclrApDo off=8658744 len=38658 2024-08-29T18:18:19.151 INFO:tasks.workunit.client.0.smithi029.stdout:op 867 completed, throughput=4.99MB/sec 2024-08-29T18:18:19.151 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-F1U-vGbtG0JkjWc off=3005288 len=538004 2024-08-29T18:18:19.152 INFO:tasks.workunit.client.0.smithi029.stdout:op 868 completed, throughput=4.99MB/sec 2024-08-29T18:18:19.152 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-5Zs_qDZ0-AqixQD off=8546196 len=1190136 2024-08-29T18:18:19.157 INFO:tasks.workunit.client.0.smithi029.stdout:op 869 completed, throughput=4.99MB/sec 2024-08-29T18:18:19.157 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-1hoilgp8r0EzD1W off=707536 len=564417 2024-08-29T18:18:19.159 INFO:tasks.workunit.client.0.smithi029.stdout:op 870 completed, throughput=5MB/sec 2024-08-29T18:18:19.159 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-eahevcn6Tkmp3WQ off=9318401 len=432108 2024-08-29T18:18:19.165 INFO:tasks.workunit.client.0.smithi029.stdout:op 871 completed, throughput=5MB/sec 2024-08-29T18:18:19.165 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-6YRb7aTpaQ2JFjW off=9520397 len=1814409 2024-08-29T18:18:19.169 INFO:tasks.workunit.client.0.smithi029.stdout:op 872 completed, throughput=5.01MB/sec 2024-08-29T18:18:19.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:18:19 smithi029 bash[79042]: cluster 2024-08-29T18:18:17.941861+0000 mgr.y (mgr.25004) 852 : cluster [DBG] pgmap v1524: 105 pgs: 105 active+clean; 127 GiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 3.8 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-08-29T18:18:19.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:18:19 smithi029 bash[79042]: audit 2024-08-29T18:18:18.537461+0000 mon.c (mon.2) 495 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:18:19.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:18:19 smithi029 bash[77880]: cluster 2024-08-29T18:18:17.941861+0000 mgr.y (mgr.25004) 852 : cluster [DBG] pgmap v1524: 105 pgs: 105 active+clean; 127 GiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 3.8 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-08-29T18:18:19.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:18:19 smithi029 bash[77880]: audit 2024-08-29T18:18:18.537461+0000 mon.c (mon.2) 495 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:18:19.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:18:19 smithi110 bash[67519]: cluster 2024-08-29T18:18:17.941861+0000 mgr.y (mgr.25004) 852 : cluster [DBG] pgmap v1524: 105 pgs: 105 active+clean; 127 GiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 3.8 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-08-29T18:18:19.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:18:19 smithi110 bash[67519]: audit 2024-08-29T18:18:18.537461+0000 mon.c (mon.2) 495 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:18:20.170 INFO:tasks.workunit.client.0.smithi029.stdout: 168: throughput=4.98MB/sec pending data=0 2024-08-29T18:18:20.170 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-2_M0EMSNtSh3Xw7 off=4948297 len=489647 2024-08-29T18:18:20.179 INFO:tasks.workunit.client.0.smithi029.stdout:op 873 completed, throughput=4.98MB/sec 2024-08-29T18:18:20.179 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-OKulMRk_jKoy6qJ off=4245112 len=265714 2024-08-29T18:18:20.180 INFO:tasks.workunit.client.0.smithi029.stdout:op 874 completed, throughput=4.98MB/sec 2024-08-29T18:18:20.180 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-YN4zO0WZnJhaswT off=6913464 len=1913092 2024-08-29T18:18:20.196 INFO:tasks.workunit.client.0.smithi029.stdout:op 875 completed, throughput=4.99MB/sec 2024-08-29T18:18:20.196 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-Fx0ZuKFt-Jq1Zyn off=3002340 len=146710 2024-08-29T18:18:20.202 INFO:tasks.workunit.client.0.smithi029.stdout:op 876 completed, throughput=5MB/sec 2024-08-29T18:18:20.202 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-qkhJIqkWPt0fBVV off=3092951 len=491435 2024-08-29T18:18:20.204 INFO:tasks.workunit.client.0.smithi029.stdout:op 877 completed, throughput=5MB/sec 2024-08-29T18:18:20.204 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-S_kWhguDVDsSxK0 off=1165849 len=625434 2024-08-29T18:18:20.207 INFO:tasks.workunit.client.0.smithi029.stdout:op 878 completed, throughput=5MB/sec 2024-08-29T18:18:21.207 INFO:tasks.workunit.client.0.smithi029.stdout: 169: throughput=4.97MB/sec pending data=0 2024-08-29T18:18:21.207 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-QXErt_cDtMXLeWo off=22881069 len=16743 2024-08-29T18:18:21.211 INFO:tasks.workunit.client.0.smithi029.stdout:op 879 completed, throughput=4.97MB/sec 2024-08-29T18:18:21.212 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-zXQRpnb16drgv6y off=1971909 len=33127 2024-08-29T18:18:21.213 INFO:tasks.workunit.client.0.smithi029.stdout:op 880 completed, throughput=4.97MB/sec 2024-08-29T18:18:21.213 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-APgsVv5ci8V2n39 off=10663467 len=140765 2024-08-29T18:18:21.214 INFO:tasks.workunit.client.0.smithi029.stdout:op 881 completed, throughput=4.97MB/sec 2024-08-29T18:18:21.214 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-6dMLfSlGLP81ZIz off=5561759 len=1683902 2024-08-29T18:18:21.226 INFO:tasks.workunit.client.0.smithi029.stdout:op 882 completed, throughput=4.98MB/sec 2024-08-29T18:18:21.226 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-MV6m45scKM2UU4H off=2999307 len=826454 2024-08-29T18:18:21.233 INFO:tasks.workunit.client.0.smithi029.stdout:op 883 completed, throughput=4.99MB/sec 2024-08-29T18:18:21.234 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-Z3FZK-_TFRf8sST off=6292418 len=1005352 2024-08-29T18:18:21.237 INFO:tasks.workunit.client.0.smithi029.stdout:op 884 completed, throughput=4.99MB/sec 2024-08-29T18:18:21.237 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-iqDvoujh2GWKID- off=7146061 len=1175013 2024-08-29T18:18:21.238 INFO:tasks.workunit.client.0.smithi029.stdout:op 885 completed, throughput=5MB/sec 2024-08-29T18:18:21.239 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-oItmNbicpDbF7ch off=9009625 len=1835263 2024-08-29T18:18:21.243 INFO:tasks.workunit.client.0.smithi029.stdout:op 886 completed, throughput=5.01MB/sec 2024-08-29T18:18:21.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:18:21 smithi029 bash[77880]: cluster 2024-08-29T18:18:19.942691+0000 mgr.y (mgr.25004) 853 : cluster [DBG] pgmap v1525: 105 pgs: 105 active+clean; 127 GiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-08-29T18:18:21.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:18:21 smithi029 bash[79042]: cluster 2024-08-29T18:18:19.942691+0000 mgr.y (mgr.25004) 853 : cluster [DBG] pgmap v1525: 105 pgs: 105 active+clean; 127 GiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-08-29T18:18:21.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:18:21 smithi110 bash[67519]: cluster 2024-08-29T18:18:19.942691+0000 mgr.y (mgr.25004) 853 : cluster [DBG] pgmap v1525: 105 pgs: 105 active+clean; 127 GiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-08-29T18:18:22.243 INFO:tasks.workunit.client.0.smithi029.stdout: 170: throughput=4.98MB/sec pending data=0 2024-08-29T18:18:22.244 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-IP9Ye0Hr8oqU6Yt off=3395531 len=1708153 2024-08-29T18:18:22.250 INFO:tasks.workunit.client.0.smithi029.stdout:op 887 completed, throughput=4.99MB/sec 2024-08-29T18:18:22.250 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-6wMgwseeq8acWfj off=10741644 len=1832722 2024-08-29T18:18:22.254 INFO:tasks.workunit.client.0.smithi029.stdout:op 888 completed, throughput=5MB/sec 2024-08-29T18:18:22.254 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-5gM7TQFTMjKNQiP off=39784 len=466822 2024-08-29T18:18:22.260 INFO:tasks.workunit.client.0.smithi029.stdout:op 889 completed, throughput=5MB/sec 2024-08-29T18:18:23.260 INFO:tasks.workunit.client.0.smithi029.stdout: 171: throughput=4.97MB/sec pending data=0 2024-08-29T18:18:23.260 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-81xSLag-Wk5GfDe off=939338 len=1622905 2024-08-29T18:18:23.264 INFO:tasks.workunit.client.0.smithi029.stdout:op 890 completed, throughput=4.98MB/sec 2024-08-29T18:18:23.264 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-h_TSuwJGt-GBYiR off=471271 len=1583177 2024-08-29T18:18:23.277 INFO:tasks.workunit.client.0.smithi029.stdout:op 891 completed, throughput=4.99MB/sec 2024-08-29T18:18:23.277 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-ao76CqtDeswVjEO off=1876268 len=125689 2024-08-29T18:18:23.281 INFO:tasks.workunit.client.0.smithi029.stdout:op 892 completed, throughput=4.99MB/sec 2024-08-29T18:18:23.282 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-qeRcEesl9By1ljk off=5743835 len=1934245 2024-08-29T18:18:23.294 INFO:tasks.workunit.client.0.smithi029.stdout:op 893 completed, throughput=5MB/sec 2024-08-29T18:18:23.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:18:23 smithi029 bash[79042]: cluster 2024-08-29T18:18:21.943816+0000 mgr.y (mgr.25004) 854 : cluster [DBG] pgmap v1526: 105 pgs: 105 active+clean; 127 GiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-08-29T18:18:23.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:18:23 smithi029 bash[77880]: cluster 2024-08-29T18:18:21.943816+0000 mgr.y (mgr.25004) 854 : cluster [DBG] pgmap v1526: 105 pgs: 105 active+clean; 127 GiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-08-29T18:18:23.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:18:23 smithi110 bash[67519]: cluster 2024-08-29T18:18:21.943816+0000 mgr.y (mgr.25004) 854 : cluster [DBG] pgmap v1526: 105 pgs: 105 active+clean; 127 GiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-08-29T18:18:24.295 INFO:tasks.workunit.client.0.smithi029.stdout: 172: throughput=4.97MB/sec pending data=0 2024-08-29T18:18:24.295 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-p_3ctS1C4JPsgO_ off=6464522 len=1303940 2024-08-29T18:18:24.299 INFO:tasks.workunit.client.0.smithi029.stdout:op 894 completed, throughput=4.98MB/sec 2024-08-29T18:18:24.299 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-t5576Q44dzc0yCn off=7688159 len=1585271 2024-08-29T18:18:24.309 INFO:tasks.workunit.client.0.smithi029.stdout:op 895 completed, throughput=4.99MB/sec 2024-08-29T18:18:24.310 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-ghgahX_99QGv0-g off=13506301 len=1850567 2024-08-29T18:18:24.314 INFO:tasks.workunit.client.0.smithi029.stdout:op 896 completed, throughput=5MB/sec 2024-08-29T18:18:24.314 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-oN3jiBC2ZkqWwl8 off=13593327 len=1724420 2024-08-29T18:18:24.318 INFO:tasks.workunit.client.0.smithi029.stdout:op 897 completed, throughput=5.01MB/sec 2024-08-29T18:18:24.901 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:18:24 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:18:24] "GET /metrics HTTP/1.1" 200 34013 "" "Prometheus/2.43.0" 2024-08-29T18:18:25.319 INFO:tasks.workunit.client.0.smithi029.stdout: 173: throughput=4.98MB/sec pending data=0 2024-08-29T18:18:25.319 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-oq0hWhYu6TJlVqr off=5331058 len=1421691 2024-08-29T18:18:25.330 INFO:tasks.workunit.client.0.smithi029.stdout:op 898 completed, throughput=4.99MB/sec 2024-08-29T18:18:25.330 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-UNYkO5NCsk9soS_ off=574722 len=1505997 2024-08-29T18:18:25.334 INFO:tasks.workunit.client.0.smithi029.stdout:op 899 completed, throughput=4.99MB/sec 2024-08-29T18:18:25.334 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-dov0WU-koNMqPhp off=1265210 len=1459548 2024-08-29T18:18:25.336 INFO:tasks.workunit.client.0.smithi029.stdout:op 900 completed, throughput=5MB/sec 2024-08-29T18:18:25.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:18:25 smithi029 bash[79042]: cluster 2024-08-29T18:18:23.944759+0000 mgr.y (mgr.25004) 855 : cluster [DBG] pgmap v1527: 105 pgs: 105 active+clean; 127 GiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 3.3 MiB/s rd, 1.9 MiB/s wr, 5 op/s 2024-08-29T18:18:25.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:18:25 smithi029 bash[77880]: cluster 2024-08-29T18:18:23.944759+0000 mgr.y (mgr.25004) 855 : cluster [DBG] pgmap v1527: 105 pgs: 105 active+clean; 127 GiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 3.3 MiB/s rd, 1.9 MiB/s wr, 5 op/s 2024-08-29T18:18:25.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:18:25 smithi110 bash[67519]: cluster 2024-08-29T18:18:23.944759+0000 mgr.y (mgr.25004) 855 : cluster [DBG] pgmap v1527: 105 pgs: 105 active+clean; 127 GiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 3.3 MiB/s rd, 1.9 MiB/s wr, 5 op/s 2024-08-29T18:18:26.337 INFO:tasks.workunit.client.0.smithi029.stdout: 174: throughput=4.97MB/sec pending data=0 2024-08-29T18:18:26.337 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-sIufozV217AJgl7 off=6758917 len=1617346 2024-08-29T18:18:26.349 INFO:tasks.workunit.client.0.smithi029.stdout:op 901 completed, throughput=4.98MB/sec 2024-08-29T18:18:26.350 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-Py7ubsyywcWr_YZ off=13359547 len=737914 2024-08-29T18:18:26.357 INFO:tasks.workunit.client.0.smithi029.stdout:op 902 completed, throughput=4.99MB/sec 2024-08-29T18:18:26.357 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-PqYR4fjhplLVr12 off=14672850 len=724601 2024-08-29T18:18:26.360 INFO:tasks.workunit.client.0.smithi029.stdout:op 903 completed, throughput=4.99MB/sec 2024-08-29T18:18:26.360 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-JSPtGSdRuMyrAcn off=7997581 len=1071583 2024-08-29T18:18:26.369 INFO:tasks.workunit.client.0.smithi029.stdout:op 904 completed, throughput=4.99MB/sec 2024-08-29T18:18:26.369 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-2_M0EMSNtSh3Xw7 off=1801298 len=684227 2024-08-29T18:18:26.372 INFO:tasks.workunit.client.0.smithi029.stdout:op 905 completed, throughput=5MB/sec 2024-08-29T18:18:26.372 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-efgpPBdP4JN7p8r off=18475042 len=1707241 2024-08-29T18:18:26.377 INFO:tasks.workunit.client.0.smithi029.stdout:op 906 completed, throughput=5.01MB/sec 2024-08-29T18:18:27.377 INFO:tasks.workunit.client.0.smithi029.stdout: 175: throughput=4.98MB/sec pending data=0 2024-08-29T18:18:27.377 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-E-SnR_34poPrAB9 off=15877092 len=485410 2024-08-29T18:18:27.384 INFO:tasks.workunit.client.0.smithi029.stdout:op 907 completed, throughput=4.98MB/sec 2024-08-29T18:18:27.384 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-MMIgUpBtkVEiMvE off=814964 len=480177 2024-08-29T18:18:27.389 INFO:tasks.workunit.client.0.smithi029.stdout:op 908 completed, throughput=4.98MB/sec 2024-08-29T18:18:27.390 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-zc0KhL-DRGzKYUp off=13604582 len=1971387 2024-08-29T18:18:27.404 INFO:tasks.workunit.client.0.smithi029.stdout:op 909 completed, throughput=4.99MB/sec 2024-08-29T18:18:27.404 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-Zu_G0PTpp3x_PZC off=4170078 len=333537 2024-08-29T18:18:27.406 INFO:tasks.workunit.client.0.smithi029.stdout:op 910 completed, throughput=5MB/sec 2024-08-29T18:18:27.406 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-0-SRf_288fGK2g7 off=4834028 len=72079 2024-08-29T18:18:27.410 INFO:tasks.workunit.client.0.smithi029.stdout:op 911 completed, throughput=5MB/sec 2024-08-29T18:18:27.411 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-BgkZ35-qxOJrIbI off=6679542 len=424356 2024-08-29T18:18:27.412 INFO:tasks.workunit.client.0.smithi029.stdout:op 912 completed, throughput=5MB/sec 2024-08-29T18:18:27.412 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-nBN_-eYSqmSej8p off=13273301 len=85989 2024-08-29T18:18:27.414 INFO:tasks.workunit.client.0.smithi029.stdout:op 913 completed, throughput=5MB/sec 2024-08-29T18:18:27.414 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-zQhy2l6QI7aygGw off=1123476 len=1269688 2024-08-29T18:18:27.424 INFO:tasks.workunit.client.0.smithi029.stdout:op 914 completed, throughput=5.01MB/sec 2024-08-29T18:18:27.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:18:27 smithi029 bash[79042]: cluster 2024-08-29T18:18:25.945645+0000 mgr.y (mgr.25004) 856 : cluster [DBG] pgmap v1528: 105 pgs: 105 active+clean; 127 GiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-08-29T18:18:27.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:18:27 smithi029 bash[77880]: cluster 2024-08-29T18:18:25.945645+0000 mgr.y (mgr.25004) 856 : cluster [DBG] pgmap v1528: 105 pgs: 105 active+clean; 127 GiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-08-29T18:18:27.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:18:27 smithi110 bash[67519]: cluster 2024-08-29T18:18:25.945645+0000 mgr.y (mgr.25004) 856 : cluster [DBG] pgmap v1528: 105 pgs: 105 active+clean; 127 GiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-08-29T18:18:28.424 INFO:tasks.workunit.client.0.smithi029.stdout: 176: throughput=4.98MB/sec pending data=0 2024-08-29T18:18:28.425 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-0leZ7V2kXac2BqG off=7863008 len=294740 2024-08-29T18:18:28.430 INFO:tasks.workunit.client.0.smithi029.stdout:op 915 completed, throughput=4.98MB/sec 2024-08-29T18:18:28.430 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-QTTWDRt1z-2UJS9 off=3256167 len=1571272 2024-08-29T18:18:28.435 INFO:tasks.workunit.client.0.smithi029.stdout:op 916 completed, throughput=4.99MB/sec 2024-08-29T18:18:28.435 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-VSQvTQ8wR7LAT0_ off=15549517 len=1187748 2024-08-29T18:18:28.446 INFO:tasks.workunit.client.0.smithi029.stdout:op 917 completed, throughput=4.99MB/sec 2024-08-29T18:18:28.446 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-exFYm5GDBxC5U3u off=708028 len=1128936 2024-08-29T18:18:28.449 INFO:tasks.workunit.client.0.smithi029.stdout:op 918 completed, throughput=5MB/sec 2024-08-29T18:18:28.449 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-sMHFUyEINbY6OLz off=147279 len=1452292 2024-08-29T18:18:28.460 INFO:tasks.workunit.client.0.smithi029.stdout:op 919 completed, throughput=5.01MB/sec 2024-08-29T18:18:29.461 INFO:tasks.workunit.client.0.smithi029.stdout: 177: throughput=4.98MB/sec pending data=0 2024-08-29T18:18:29.461 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-9P4EsacA-P95Wtj off=4514343 len=622335 2024-08-29T18:18:29.467 INFO:tasks.workunit.client.0.smithi029.stdout:op 920 completed, throughput=4.98MB/sec 2024-08-29T18:18:29.467 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-5nEm1zxr40dOsxy off=837979 len=1346911 2024-08-29T18:18:29.478 INFO:tasks.workunit.client.0.smithi029.stdout:op 921 completed, throughput=4.99MB/sec 2024-08-29T18:18:29.478 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-X0fOUWaMLRTvhur off=3526764 len=1756438 2024-08-29T18:18:29.482 INFO:tasks.workunit.client.0.smithi029.stdout:op 922 completed, throughput=5MB/sec 2024-08-29T18:18:29.482 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-cHUXicEhiwqNsRW off=9612859 len=2069453 2024-08-29T18:18:29.487 INFO:tasks.workunit.client.0.smithi029.stdout:op 923 completed, throughput=5.01MB/sec 2024-08-29T18:18:29.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:18:29 smithi029 bash[79042]: cluster 2024-08-29T18:18:27.946750+0000 mgr.y (mgr.25004) 857 : cluster [DBG] pgmap v1529: 105 pgs: 105 active+clean; 127 GiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-08-29T18:18:29.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:18:29 smithi029 bash[77880]: cluster 2024-08-29T18:18:27.946750+0000 mgr.y (mgr.25004) 857 : cluster [DBG] pgmap v1529: 105 pgs: 105 active+clean; 127 GiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-08-29T18:18:29.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:18:29 smithi110 bash[67519]: cluster 2024-08-29T18:18:27.946750+0000 mgr.y (mgr.25004) 857 : cluster [DBG] pgmap v1529: 105 pgs: 105 active+clean; 127 GiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-08-29T18:18:30.488 INFO:tasks.workunit.client.0.smithi029.stdout: 178: throughput=4.98MB/sec pending data=0 2024-08-29T18:18:30.488 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-r9SLz1cW5KCxKVO off=5063066 len=1144301 2024-08-29T18:18:30.491 INFO:tasks.workunit.client.0.smithi029.stdout:op 924 completed, throughput=4.99MB/sec 2024-08-29T18:18:30.491 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-z6wgBkuy59boKRK off=2950780 len=2089831 2024-08-29T18:18:30.506 INFO:tasks.workunit.client.0.smithi029.stdout:op 925 completed, throughput=5MB/sec 2024-08-29T18:18:30.506 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-K-EOMGnYYjwsR2D off=10251124 len=316142 2024-08-29T18:18:30.507 INFO:tasks.workunit.client.0.smithi029.stdout:op 926 completed, throughput=5MB/sec 2024-08-29T18:18:30.508 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-jRt2UVr-lSWD3Zc off=20061412 len=1253047 2024-08-29T18:18:30.511 INFO:tasks.workunit.client.0.smithi029.stdout:op 927 completed, throughput=5.01MB/sec 2024-08-29T18:18:31.511 INFO:tasks.workunit.client.0.smithi029.stdout: 179: throughput=4.98MB/sec pending data=0 2024-08-29T18:18:31.511 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-mGHiJaG-87ZDBYM off=22188867 len=1880931 2024-08-29T18:18:31.518 INFO:tasks.workunit.client.0.smithi029.stdout:op 928 completed, throughput=4.99MB/sec 2024-08-29T18:18:31.518 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-DGtEKQa49dMKGO1 off=4597656 len=510671 2024-08-29T18:18:31.525 INFO:tasks.workunit.client.0.smithi029.stdout:op 929 completed, throughput=4.99MB/sec 2024-08-29T18:18:31.525 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-MkPuPZtQxISN-ot off=5951313 len=997563 2024-08-29T18:18:31.534 INFO:tasks.workunit.client.0.smithi029.stdout:op 930 completed, throughput=4.99MB/sec 2024-08-29T18:18:31.534 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-8wp6NJZ9-YWGJte off=177309 len=1689910 2024-08-29T18:18:31.539 INFO:tasks.workunit.client.0.smithi029.stdout:op 931 completed, throughput=5MB/sec 2024-08-29T18:18:31.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:18:31 smithi029 bash[79042]: cluster 2024-08-29T18:18:29.947565+0000 mgr.y (mgr.25004) 858 : cluster [DBG] pgmap v1530: 105 pgs: 105 active+clean; 127 GiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.5 MiB/s wr, 4 op/s 2024-08-29T18:18:31.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:18:31 smithi029 bash[77880]: cluster 2024-08-29T18:18:29.947565+0000 mgr.y (mgr.25004) 858 : cluster [DBG] pgmap v1530: 105 pgs: 105 active+clean; 127 GiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.5 MiB/s wr, 4 op/s 2024-08-29T18:18:31.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:18:31 smithi110 bash[67519]: cluster 2024-08-29T18:18:29.947565+0000 mgr.y (mgr.25004) 858 : cluster [DBG] pgmap v1530: 105 pgs: 105 active+clean; 127 GiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.5 MiB/s wr, 4 op/s 2024-08-29T18:18:32.539 INFO:tasks.workunit.client.0.smithi029.stdout: 180: throughput=4.98MB/sec pending data=0 2024-08-29T18:18:32.539 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-NrDdLsHb1v8kgxq off=1783032 len=711524 2024-08-29T18:18:32.547 INFO:tasks.workunit.client.0.smithi029.stdout:op 932 completed, throughput=4.98MB/sec 2024-08-29T18:18:32.547 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-ezn2zFfMM7a-JTx off=424702 len=1091965 2024-08-29T18:18:32.550 INFO:tasks.workunit.client.0.smithi029.stdout:op 933 completed, throughput=4.99MB/sec 2024-08-29T18:18:32.550 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-27b7SGQvmTFq4Sd off=17278205 len=881194 2024-08-29T18:18:32.554 INFO:tasks.workunit.client.0.smithi029.stdout:op 934 completed, throughput=4.99MB/sec 2024-08-29T18:18:32.554 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-KZqfgZaE7gNBtT8 off=1080441 len=1945470 2024-08-29T18:18:32.569 INFO:tasks.workunit.client.0.smithi029.stdout:op 935 completed, throughput=5MB/sec 2024-08-29T18:18:32.569 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-iQxVPY0ukEfF9FX off=5437375 len=136509 2024-08-29T18:18:32.573 INFO:tasks.workunit.client.0.smithi029.stdout:op 936 completed, throughput=5MB/sec 2024-08-29T18:18:33.574 INFO:tasks.workunit.client.0.smithi029.stdout: 181: throughput=4.97MB/sec pending data=0 2024-08-29T18:18:33.574 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-Sp2XSddp6pPSpA1 off=1772378 len=491376 2024-08-29T18:18:33.576 INFO:tasks.workunit.client.0.smithi029.stdout:op 937 completed, throughput=4.98MB/sec 2024-08-29T18:18:33.577 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-ZGPulETCQIe02dO off=9028206 len=575963 2024-08-29T18:18:33.580 INFO:tasks.workunit.client.0.smithi029.stdout:op 938 completed, throughput=4.98MB/sec 2024-08-29T18:18:33.580 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-nNClFa4T5xOyJXS off=3652892 len=525248 2024-08-29T18:18:33.583 INFO:tasks.workunit.client.0.smithi029.stdout:op 939 completed, throughput=4.98MB/sec 2024-08-29T18:18:33.583 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-3kj-T5XoUtoi8BY off=10249610 len=40073 2024-08-29T18:18:33.584 INFO:tasks.workunit.client.0.smithi029.stdout:op 940 completed, throughput=4.98MB/sec 2024-08-29T18:18:33.584 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-DCF28B7dYDa1jSd off=6215288 len=377041 2024-08-29T18:18:33.585 INFO:tasks.workunit.client.0.smithi029.stdout:op 941 completed, throughput=4.98MB/sec 2024-08-29T18:18:33.585 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-QJShsPg6s9RsowG off=4654741 len=357042 2024-08-29T18:18:33.591 INFO:tasks.workunit.client.0.smithi029.stdout:op 942 completed, throughput=4.98MB/sec 2024-08-29T18:18:33.591 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-kaEAFlfhVAcYVYd off=17613936 len=1668063 2024-08-29T18:18:33.602 INFO:tasks.workunit.client.0.smithi029.stdout:op 943 completed, throughput=4.99MB/sec 2024-08-29T18:18:33.603 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-LD4wtOmdDRyTRcy off=3110515 len=2060073 2024-08-29T18:18:33.616 INFO:tasks.workunit.client.0.smithi029.stdout:op 944 completed, throughput=5MB/sec 2024-08-29T18:18:33.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:18:33 smithi029 bash[79042]: cluster 2024-08-29T18:18:31.948674+0000 mgr.y (mgr.25004) 859 : cluster [DBG] pgmap v1531: 105 pgs: 105 active+clean; 127 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-08-29T18:18:33.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:18:33 smithi029 bash[77880]: cluster 2024-08-29T18:18:31.948674+0000 mgr.y (mgr.25004) 859 : cluster [DBG] pgmap v1531: 105 pgs: 105 active+clean; 127 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-08-29T18:18:33.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:18:33 smithi110 bash[67519]: cluster 2024-08-29T18:18:31.948674+0000 mgr.y (mgr.25004) 859 : cluster [DBG] pgmap v1531: 105 pgs: 105 active+clean; 127 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-08-29T18:18:34.601 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:18:34 smithi029 bash[79042]: audit 2024-08-29T18:18:33.538002+0000 mon.c (mon.2) 496 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:18:34.602 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:18:34 smithi029 bash[77880]: audit 2024-08-29T18:18:33.538002+0000 mon.c (mon.2) 496 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:18:34.616 INFO:tasks.workunit.client.0.smithi029.stdout: 182: throughput=4.98MB/sec pending data=0 2024-08-29T18:18:34.616 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-poh4DRATyroD2dh off=3798520 len=1510083 2024-08-29T18:18:34.628 INFO:tasks.workunit.client.0.smithi029.stdout:op 945 completed, throughput=4.98MB/sec 2024-08-29T18:18:34.628 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-PA50B2YTnFv6CdQ off=1510954 len=862263 2024-08-29T18:18:34.637 INFO:tasks.workunit.client.0.smithi029.stdout:op 946 completed, throughput=4.99MB/sec 2024-08-29T18:18:34.637 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-6_I-22ZMrVYzNS6 off=2794991 len=771685 2024-08-29T18:18:34.639 INFO:tasks.workunit.client.0.smithi029.stdout:op 947 completed, throughput=4.99MB/sec 2024-08-29T18:18:34.639 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-HaTxoLYgcdCV5ee off=1158172 len=348976 2024-08-29T18:18:34.645 INFO:tasks.workunit.client.0.smithi029.stdout:op 948 completed, throughput=4.99MB/sec 2024-08-29T18:18:34.645 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-XtidrHRBlEzAvJo off=401324 len=1390188 2024-08-29T18:18:34.650 INFO:tasks.workunit.client.0.smithi029.stdout:op 949 completed, throughput=5MB/sec 2024-08-29T18:18:34.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:18:34 smithi110 bash[67519]: audit 2024-08-29T18:18:33.538002+0000 mon.c (mon.2) 496 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:18:34.901 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:18:34 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:18:34] "GET /metrics HTTP/1.1" 200 34012 "" "Prometheus/2.43.0" 2024-08-29T18:18:35.650 INFO:tasks.workunit.client.0.smithi029.stdout: 183: throughput=4.97MB/sec pending data=0 2024-08-29T18:18:35.650 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-K43xVB6oVyDkaM9 off=9817428 len=835740 2024-08-29T18:18:35.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:18:35 smithi029 bash[77880]: cluster 2024-08-29T18:18:33.949617+0000 mgr.y (mgr.25004) 860 : cluster [DBG] pgmap v1532: 105 pgs: 105 active+clean; 127 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-08-29T18:18:35.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:18:35 smithi029 bash[79042]: cluster 2024-08-29T18:18:33.949617+0000 mgr.y (mgr.25004) 860 : cluster [DBG] pgmap v1532: 105 pgs: 105 active+clean; 127 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-08-29T18:18:35.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:18:35 smithi110 bash[67519]: cluster 2024-08-29T18:18:33.949617+0000 mgr.y (mgr.25004) 860 : cluster [DBG] pgmap v1532: 105 pgs: 105 active+clean; 127 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-08-29T18:18:35.659 INFO:tasks.workunit.client.0.smithi029.stdout:op 950 completed, throughput=4.98MB/sec 2024-08-29T18:18:35.659 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-2pjHuqhzVLutBle off=1472281 len=388161 2024-08-29T18:18:35.665 INFO:tasks.workunit.client.0.smithi029.stdout:op 951 completed, throughput=4.98MB/sec 2024-08-29T18:18:35.665 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-5PVtrtitK5zWqVn off=3505350 len=499409 2024-08-29T18:18:35.671 INFO:tasks.workunit.client.0.smithi029.stdout:op 952 completed, throughput=4.98MB/sec 2024-08-29T18:18:35.671 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-OufxdWLpoY7fuhL off=1319877 len=421293 2024-08-29T18:18:35.678 INFO:tasks.workunit.client.0.smithi029.stdout:op 953 completed, throughput=4.98MB/sec 2024-08-29T18:18:35.678 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-QZ7UoGFHomhhh2A off=9053181 len=472741 2024-08-29T18:18:35.684 INFO:tasks.workunit.client.0.smithi029.stdout:op 954 completed, throughput=4.99MB/sec 2024-08-29T18:18:35.684 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-hWhPgvjjo5n78rU off=2288690 len=1462357 2024-08-29T18:18:35.687 INFO:tasks.workunit.client.0.smithi029.stdout:op 955 completed, throughput=4.99MB/sec 2024-08-29T18:18:35.687 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-KgNkaq9U2opmUNw off=8352815 len=143084 2024-08-29T18:18:35.688 INFO:tasks.workunit.client.0.smithi029.stdout:op 956 completed, throughput=4.99MB/sec 2024-08-29T18:18:35.688 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-FxKxzZoh5zKFEus off=17106850 len=298717 2024-08-29T18:18:35.694 INFO:tasks.workunit.client.0.smithi029.stdout:op 957 completed, throughput=5MB/sec 2024-08-29T18:18:35.694 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj--M73vMLKu1Sg-vn off=11337749 len=1571677 2024-08-29T18:18:35.696 INFO:tasks.workunit.client.0.smithi029.stdout:op 958 completed, throughput=5MB/sec 2024-08-29T18:18:36.697 INFO:tasks.workunit.client.0.smithi029.stdout: 184: throughput=4.98MB/sec pending data=0 2024-08-29T18:18:36.697 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-TEG5v75JiCLhFZF off=9938590 len=1465148 2024-08-29T18:18:36.700 INFO:tasks.workunit.client.0.smithi029.stdout:op 959 completed, throughput=4.98MB/sec 2024-08-29T18:18:36.700 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-1vCiUxCZN6Z-6zY off=4735462 len=1975202 2024-08-29T18:18:36.715 INFO:tasks.workunit.client.0.smithi029.stdout:op 960 completed, throughput=4.99MB/sec 2024-08-29T18:18:36.715 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-1ShWwttQYvxLbjC off=2359917 len=1583227 2024-08-29T18:18:36.727 INFO:tasks.workunit.client.0.smithi029.stdout:op 961 completed, throughput=5MB/sec 2024-08-29T18:18:37.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:18:37 smithi029 bash[79042]: cluster 2024-08-29T18:18:35.950460+0000 mgr.y (mgr.25004) 861 : cluster [DBG] pgmap v1533: 105 pgs: 105 active+clean; 127 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2024-08-29T18:18:37.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:18:37 smithi029 bash[77880]: cluster 2024-08-29T18:18:35.950460+0000 mgr.y (mgr.25004) 861 : cluster [DBG] pgmap v1533: 105 pgs: 105 active+clean; 127 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2024-08-29T18:18:37.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:18:37 smithi110 bash[67519]: cluster 2024-08-29T18:18:35.950460+0000 mgr.y (mgr.25004) 861 : cluster [DBG] pgmap v1533: 105 pgs: 105 active+clean; 127 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2024-08-29T18:18:37.727 INFO:tasks.workunit.client.0.smithi029.stdout: 185: throughput=4.98MB/sec pending data=0 2024-08-29T18:18:37.727 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-6LAOrrLCEzTkYlj off=2178798 len=1024469 2024-08-29T18:18:37.730 INFO:tasks.workunit.client.0.smithi029.stdout:op 962 completed, throughput=4.98MB/sec 2024-08-29T18:18:37.730 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-25exzfYz2fmIgsI off=16892126 len=851373 2024-08-29T18:18:37.738 INFO:tasks.workunit.client.0.smithi029.stdout:op 963 completed, throughput=4.98MB/sec 2024-08-29T18:18:37.738 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-r6AGV26FAtuwztb off=9647482 len=635391 2024-08-29T18:18:37.745 INFO:tasks.workunit.client.0.smithi029.stdout:op 964 completed, throughput=4.99MB/sec 2024-08-29T18:18:37.745 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-5g_NuzOy1hkte48 off=19179613 len=684176 2024-08-29T18:18:37.752 INFO:tasks.workunit.client.0.smithi029.stdout:op 965 completed, throughput=4.99MB/sec 2024-08-29T18:18:37.752 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-9fSysbBGgaHw1sb off=108191 len=59046 2024-08-29T18:18:37.756 INFO:tasks.workunit.client.0.smithi029.stdout:op 966 completed, throughput=4.99MB/sec 2024-08-29T18:18:37.756 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-97fjUvGUmC0QAN_ off=930267 len=2072856 2024-08-29T18:18:37.769 INFO:tasks.workunit.client.0.smithi029.stdout:op 967 completed, throughput=5MB/sec 2024-08-29T18:18:38.769 INFO:tasks.workunit.client.0.smithi029.stdout: 186: throughput=4.98MB/sec pending data=0 2024-08-29T18:18:38.769 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-yledPjMzxeAq5SH off=10609583 len=1354944 2024-08-29T18:18:38.773 INFO:tasks.workunit.client.0.smithi029.stdout:op 968 completed, throughput=4.98MB/sec 2024-08-29T18:18:38.773 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-LsjGdU1IZPERB81 off=9507368 len=1820094 2024-08-29T18:18:38.788 INFO:tasks.workunit.client.0.smithi029.stdout:op 969 completed, throughput=4.99MB/sec 2024-08-29T18:18:38.788 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-WQRm5TVsess4m3Z off=12065340 len=1290299 2024-08-29T18:18:38.792 INFO:tasks.workunit.client.0.smithi029.stdout:op 970 completed, throughput=5MB/sec 2024-08-29T18:18:38.792 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-S0be4EURmDhUOZZ off=7093693 len=704342 2024-08-29T18:18:38.799 INFO:tasks.workunit.client.0.smithi029.stdout:op 971 completed, throughput=5MB/sec 2024-08-29T18:18:38.799 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-WP2Ts3EBUpFffr6 off=5253305 len=1286784 2024-08-29T18:18:38.804 INFO:tasks.workunit.client.0.smithi029.stdout:op 972 completed, throughput=5.01MB/sec 2024-08-29T18:18:39.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:18:39 smithi029 bash[79042]: cluster 2024-08-29T18:18:37.951587+0000 mgr.y (mgr.25004) 862 : cluster [DBG] pgmap v1534: 105 pgs: 105 active+clean; 127 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-29T18:18:39.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:18:39 smithi029 bash[77880]: cluster 2024-08-29T18:18:37.951587+0000 mgr.y (mgr.25004) 862 : cluster [DBG] pgmap v1534: 105 pgs: 105 active+clean; 127 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-29T18:18:39.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:18:39 smithi110 bash[67519]: cluster 2024-08-29T18:18:37.951587+0000 mgr.y (mgr.25004) 862 : cluster [DBG] pgmap v1534: 105 pgs: 105 active+clean; 127 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-29T18:18:39.804 INFO:tasks.workunit.client.0.smithi029.stdout: 187: throughput=4.98MB/sec pending data=0 2024-08-29T18:18:39.804 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-UzIfx1m1Hyl7Vst off=12554613 len=276490 2024-08-29T18:18:39.806 INFO:tasks.workunit.client.0.smithi029.stdout:op 973 completed, throughput=4.98MB/sec 2024-08-29T18:18:39.806 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-gPBG0Cdks0yPeBV off=1419653 len=918409 2024-08-29T18:18:39.808 INFO:tasks.workunit.client.0.smithi029.stdout:op 974 completed, throughput=4.99MB/sec 2024-08-29T18:18:39.808 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-YWshaWwXzKHslrz off=5943594 len=993791 2024-08-29T18:18:39.818 INFO:tasks.workunit.client.0.smithi029.stdout:op 975 completed, throughput=4.99MB/sec 2024-08-29T18:18:39.818 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj--s5C_Idcq_jvYNI off=3737030 len=1472490 2024-08-29T18:18:39.823 INFO:tasks.workunit.client.0.smithi029.stdout:op 976 completed, throughput=5MB/sec 2024-08-29T18:18:39.823 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-kN2UiNA0Ag2ejEw off=6483508 len=1741470 2024-08-29T18:18:39.835 INFO:tasks.workunit.client.0.smithi029.stdout:op 977 completed, throughput=5.01MB/sec 2024-08-29T18:18:40.836 INFO:tasks.workunit.client.0.smithi029.stdout: 188: throughput=4.98MB/sec pending data=0 2024-08-29T18:18:40.836 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-Q_TUIu_fEZwRGTm off=9214806 len=1530766 2024-08-29T18:18:40.841 INFO:tasks.workunit.client.0.smithi029.stdout:op 978 completed, throughput=4.99MB/sec 2024-08-29T18:18:40.841 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-5olkzt9X-fiJQ8T off=1341837 len=1519959 2024-08-29T18:18:40.853 INFO:tasks.workunit.client.0.smithi029.stdout:op 979 completed, throughput=4.99MB/sec 2024-08-29T18:18:40.853 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-yuz-ILsIUKKAMQ8 off=3707860 len=193209 2024-08-29T18:18:40.854 INFO:tasks.workunit.client.0.smithi029.stdout:op 980 completed, throughput=5MB/sec 2024-08-29T18:18:40.854 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-wooYyi-ynPYhiQu off=4532906 len=365248 2024-08-29T18:18:40.860 INFO:tasks.workunit.client.0.smithi029.stdout:op 981 completed, throughput=5MB/sec 2024-08-29T18:18:40.860 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-hvfivMwHWLyNBnY off=304422 len=2075906 2024-08-29T18:18:40.865 INFO:tasks.workunit.client.0.smithi029.stdout:op 982 completed, throughput=5.01MB/sec 2024-08-29T18:18:41.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:18:41 smithi029 bash[77880]: cluster 2024-08-29T18:18:39.952394+0000 mgr.y (mgr.25004) 863 : cluster [DBG] pgmap v1535: 105 pgs: 105 active+clean; 127 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-29T18:18:41.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:18:41 smithi029 bash[79042]: cluster 2024-08-29T18:18:39.952394+0000 mgr.y (mgr.25004) 863 : cluster [DBG] pgmap v1535: 105 pgs: 105 active+clean; 127 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-29T18:18:41.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:18:41 smithi110 bash[67519]: cluster 2024-08-29T18:18:39.952394+0000 mgr.y (mgr.25004) 863 : cluster [DBG] pgmap v1535: 105 pgs: 105 active+clean; 127 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-29T18:18:41.866 INFO:tasks.workunit.client.0.smithi029.stdout: 189: throughput=4.98MB/sec pending data=0 2024-08-29T18:18:41.866 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-PrnYAwXNaZ4qjxu off=1095590 len=1865850 2024-08-29T18:18:41.872 INFO:tasks.workunit.client.0.smithi029.stdout:op 983 completed, throughput=4.99MB/sec 2024-08-29T18:18:41.872 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-T8s9ojn6prktK6L off=8103141 len=1505060 2024-08-29T18:18:41.884 INFO:tasks.workunit.client.0.smithi029.stdout:op 984 completed, throughput=5MB/sec 2024-08-29T18:18:41.885 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-jVdUXxH0Veg2WE5 off=2934573 len=138384 2024-08-29T18:18:41.889 INFO:tasks.workunit.client.0.smithi029.stdout:op 985 completed, throughput=5MB/sec 2024-08-29T18:18:41.889 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-76nuSMfWZsdE5N6 off=3097774 len=1647623 2024-08-29T18:18:41.903 INFO:tasks.workunit.client.0.smithi029.stdout:op 986 completed, throughput=5.01MB/sec 2024-08-29T18:18:42.903 INFO:tasks.workunit.client.0.smithi029.stdout: 190: throughput=4.98MB/sec pending data=0 2024-08-29T18:18:42.903 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-rJ9m6Z8BydnuQj2 off=8294119 len=1015149 2024-08-29T18:18:42.912 INFO:tasks.workunit.client.0.smithi029.stdout:op 987 completed, throughput=4.99MB/sec 2024-08-29T18:18:42.912 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-_JZvLo3j4FjHhnq off=6274885 len=531918 2024-08-29T18:18:42.914 INFO:tasks.workunit.client.0.smithi029.stdout:op 988 completed, throughput=4.99MB/sec 2024-08-29T18:18:42.914 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-t8hFvTh2w8Pwp30 off=16433776 len=106668 2024-08-29T18:18:42.915 INFO:tasks.workunit.client.0.smithi029.stdout:op 989 completed, throughput=4.99MB/sec 2024-08-29T18:18:42.915 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-tRtr2BoFkn4uemX off=10884722 len=1833209 2024-08-29T18:18:42.926 INFO:tasks.workunit.client.0.smithi029.stdout:op 990 completed, throughput=5MB/sec 2024-08-29T18:18:42.926 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-rI_3HvJ-V37sUor off=17478758 len=1540282 2024-08-29T18:18:42.930 INFO:tasks.workunit.client.0.smithi029.stdout:op 991 completed, throughput=5MB/sec 2024-08-29T18:18:43.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:18:43 smithi029 bash[77880]: cluster 2024-08-29T18:18:41.953539+0000 mgr.y (mgr.25004) 864 : cluster [DBG] pgmap v1536: 105 pgs: 105 active+clean; 127 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-08-29T18:18:43.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:18:43 smithi029 bash[79042]: cluster 2024-08-29T18:18:41.953539+0000 mgr.y (mgr.25004) 864 : cluster [DBG] pgmap v1536: 105 pgs: 105 active+clean; 127 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-08-29T18:18:43.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:18:43 smithi110 bash[67519]: cluster 2024-08-29T18:18:41.953539+0000 mgr.y (mgr.25004) 864 : cluster [DBG] pgmap v1536: 105 pgs: 105 active+clean; 127 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-08-29T18:18:43.930 INFO:tasks.workunit.client.0.smithi029.stdout: 191: throughput=4.98MB/sec pending data=0 2024-08-29T18:18:43.930 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-7o0c7Sb36CDivzU off=17037037 len=711619 2024-08-29T18:18:43.938 INFO:tasks.workunit.client.0.smithi029.stdout:op 992 completed, throughput=4.98MB/sec 2024-08-29T18:18:43.938 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-WDtiC3iPgx5wUu_ off=9603691 len=185017 2024-08-29T18:18:43.939 INFO:tasks.workunit.client.0.smithi029.stdout:op 993 completed, throughput=4.98MB/sec 2024-08-29T18:18:43.940 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-g3Enl2vaZW6OaGw off=4879025 len=46375 2024-08-29T18:18:43.941 INFO:tasks.workunit.client.0.smithi029.stdout:op 994 completed, throughput=4.98MB/sec 2024-08-29T18:18:43.941 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-MxJf32a6ocubcig off=17369463 len=1496348 2024-08-29T18:18:43.954 INFO:tasks.workunit.client.0.smithi029.stdout:op 995 completed, throughput=4.99MB/sec 2024-08-29T18:18:43.954 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-IBo8qBnnHorhRIj off=6299402 len=504365 2024-08-29T18:18:43.956 INFO:tasks.workunit.client.0.smithi029.stdout:op 996 completed, throughput=4.99MB/sec 2024-08-29T18:18:43.956 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-1RXHQAy_gHoCyiu off=11433722 len=1076861 2024-08-29T18:18:43.959 INFO:tasks.workunit.client.0.smithi029.stdout:op 997 completed, throughput=5MB/sec 2024-08-29T18:18:43.959 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-mjdaoMoqWsNRUzR off=2442276 len=578761 2024-08-29T18:18:43.966 INFO:tasks.workunit.client.0.smithi029.stdout:op 998 completed, throughput=5MB/sec 2024-08-29T18:18:44.901 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:18:44 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:18:44] "GET /metrics HTTP/1.1" 200 34012 "" "Prometheus/2.43.0" 2024-08-29T18:18:44.966 INFO:tasks.workunit.client.0.smithi029.stdout: 192: throughput=4.97MB/sec pending data=0 2024-08-29T18:18:44.967 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-ajf3-PAloJ3XEE8 off=12532235 len=375961 2024-08-29T18:18:44.973 INFO:tasks.workunit.client.0.smithi029.stdout:op 999 completed, throughput=4.98MB/sec 2024-08-29T18:18:44.973 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-aYyprqpDu8LdqdM off=1055882 len=251686 2024-08-29T18:18:44.978 INFO:tasks.workunit.client.0.smithi029.stdout:op 1000 completed, throughput=4.98MB/sec 2024-08-29T18:18:44.978 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-O8OsVylxJCPuriP off=5918812 len=312133 2024-08-29T18:18:44.980 INFO:tasks.workunit.client.0.smithi029.stdout:op 1001 completed, throughput=4.98MB/sec 2024-08-29T18:18:44.980 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-enJlHxQGqm1qH32 off=14546830 len=1227802 2024-08-29T18:18:44.983 INFO:tasks.workunit.client.0.smithi029.stdout:op 1002 completed, throughput=4.99MB/sec 2024-08-29T18:18:44.983 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-sxMWon7TY9Y0TBp off=2445582 len=1560932 2024-08-29T18:18:44.995 INFO:tasks.workunit.client.0.smithi029.stdout:op 1003 completed, throughput=4.99MB/sec 2024-08-29T18:18:44.995 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-ivUq4QlbLN3m_wX off=2613777 len=1095495 2024-08-29T18:18:44.997 INFO:tasks.workunit.client.0.smithi029.stdout:op 1004 completed, throughput=5MB/sec 2024-08-29T18:18:44.997 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-mKbk6Y6rH1-2C5n off=3202042 len=1071015 2024-08-29T18:18:44.999 INFO:tasks.workunit.client.0.smithi029.stdout:op 1005 completed, throughput=5MB/sec 2024-08-29T18:18:45.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:18:45 smithi029 bash[77880]: cluster 2024-08-29T18:18:43.954508+0000 mgr.y (mgr.25004) 865 : cluster [DBG] pgmap v1537: 105 pgs: 105 active+clean; 127 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-29T18:18:45.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:18:45 smithi029 bash[79042]: cluster 2024-08-29T18:18:43.954508+0000 mgr.y (mgr.25004) 865 : cluster [DBG] pgmap v1537: 105 pgs: 105 active+clean; 127 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-29T18:18:45.653 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:18:45 smithi110 bash[67519]: cluster 2024-08-29T18:18:43.954508+0000 mgr.y (mgr.25004) 865 : cluster [DBG] pgmap v1537: 105 pgs: 105 active+clean; 127 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-29T18:18:45.999 INFO:tasks.workunit.client.0.smithi029.stdout: 193: throughput=4.98MB/sec pending data=0 2024-08-29T18:18:46.000 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-asf5XdIo-vsMSvf off=13623178 len=1884503 2024-08-29T18:18:46.006 INFO:tasks.workunit.client.0.smithi029.stdout:op 1006 completed, throughput=4.99MB/sec 2024-08-29T18:18:46.006 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-lfNGWGj_3nghOKA off=752487 len=1981018 2024-08-29T18:18:46.010 INFO:tasks.workunit.client.0.smithi029.stdout:op 1007 completed, throughput=5MB/sec 2024-08-29T18:18:46.011 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-J2YT_1bKxathiqj off=2679528 len=110845 2024-08-29T18:18:46.016 INFO:tasks.workunit.client.0.smithi029.stdout:op 1008 completed, throughput=5MB/sec 2024-08-29T18:18:46.016 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-m8ClfrpOcuQuJNQ off=7681944 len=2049843 2024-08-29T18:18:46.020 INFO:tasks.workunit.client.0.smithi029.stdout:op 1009 completed, throughput=5.01MB/sec 2024-08-29T18:18:47.020 INFO:tasks.workunit.client.0.smithi029.stdout: 194: throughput=4.98MB/sec pending data=0 2024-08-29T18:18:47.020 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-zzPvjNLsYWBNzFR off=11112878 len=2051826 2024-08-29T18:18:47.025 INFO:tasks.workunit.client.0.smithi029.stdout:op 1010 completed, throughput=4.99MB/sec 2024-08-29T18:18:47.025 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-RXmqNQWtIRv7Fru off=1284195 len=1145148 2024-08-29T18:18:47.035 INFO:tasks.workunit.client.0.smithi029.stdout:op 1011 completed, throughput=5MB/sec 2024-08-29T18:18:47.035 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-NIa_FdBgasOltbR off=8713899 len=411117 2024-08-29T18:18:47.037 INFO:tasks.workunit.client.0.smithi029.stdout:op 1012 completed, throughput=5MB/sec 2024-08-29T18:18:47.037 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-9_UP2iIfZEMPSGF off=643277 len=1584770 2024-08-29T18:18:47.049 INFO:tasks.workunit.client.0.smithi029.stdout:op 1013 completed, throughput=5MB/sec 2024-08-29T18:18:47.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:18:47 smithi029 bash[77880]: cluster 2024-08-29T18:18:45.955399+0000 mgr.y (mgr.25004) 866 : cluster [DBG] pgmap v1538: 105 pgs: 105 active+clean; 127 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-29T18:18:47.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:18:47 smithi029 bash[79042]: cluster 2024-08-29T18:18:45.955399+0000 mgr.y (mgr.25004) 866 : cluster [DBG] pgmap v1538: 105 pgs: 105 active+clean; 127 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-29T18:18:47.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:18:47 smithi110 bash[67519]: cluster 2024-08-29T18:18:45.955399+0000 mgr.y (mgr.25004) 866 : cluster [DBG] pgmap v1538: 105 pgs: 105 active+clean; 127 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-29T18:18:48.049 INFO:tasks.workunit.client.0.smithi029.stdout: 195: throughput=4.98MB/sec pending data=0 2024-08-29T18:18:48.050 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-M3sgZxOKUN0Arrp off=12256144 len=1790559 2024-08-29T18:18:48.054 INFO:tasks.workunit.client.0.smithi029.stdout:op 1014 completed, throughput=4.99MB/sec 2024-08-29T18:18:48.054 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-3wms4aQ2AsgZTuh off=12302156 len=151816 2024-08-29T18:18:48.059 INFO:tasks.workunit.client.0.smithi029.stdout:op 1015 completed, throughput=4.99MB/sec 2024-08-29T18:18:48.059 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-AZWZhqTywQOt8zq off=14898438 len=969791 2024-08-29T18:18:48.061 INFO:tasks.workunit.client.0.smithi029.stdout:op 1016 completed, throughput=4.99MB/sec 2024-08-29T18:18:48.061 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-2pQOwWKQ-r8tte6 off=2254261 len=1887129 2024-08-29T18:18:48.076 INFO:tasks.workunit.client.0.smithi029.stdout:op 1017 completed, throughput=5MB/sec 2024-08-29T18:18:49.077 INFO:tasks.workunit.client.0.smithi029.stdout: 196: throughput=4.98MB/sec pending data=0 2024-08-29T18:18:49.077 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-BnSvaCTgwGCuGen off=306848 len=234497 2024-08-29T18:18:49.082 INFO:tasks.workunit.client.0.smithi029.stdout:op 1018 completed, throughput=4.98MB/sec 2024-08-29T18:18:49.082 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-f1DZZFYxItJSDw1 off=1115919 len=213396 2024-08-29T18:18:49.084 INFO:tasks.workunit.client.0.smithi029.stdout:op 1019 completed, throughput=4.98MB/sec 2024-08-29T18:18:49.084 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-SJlT0uso8-JI9oC off=2096413 len=573274 2024-08-29T18:18:49.091 INFO:tasks.workunit.client.0.smithi029.stdout:op 1020 completed, throughput=4.98MB/sec 2024-08-29T18:18:49.091 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-Pgd5osDB_5DY3Ir off=15014908 len=2029512 2024-08-29T18:18:49.096 INFO:tasks.workunit.client.0.smithi029.stdout:op 1021 completed, throughput=4.99MB/sec 2024-08-29T18:18:49.096 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-oXNJCYBAidHMWnT off=1181524 len=962385 2024-08-29T18:18:49.099 INFO:tasks.workunit.client.0.smithi029.stdout:op 1022 completed, throughput=5MB/sec 2024-08-29T18:18:49.099 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-54viXGQCtV7W4sg off=5565109 len=724424 2024-08-29T18:18:49.101 INFO:tasks.workunit.client.0.smithi029.stdout:op 1023 completed, throughput=5MB/sec 2024-08-29T18:18:49.101 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-tSAxmsZuqFC16D7 off=6847027 len=303278 2024-08-29T18:18:49.103 INFO:tasks.workunit.client.0.smithi029.stdout:op 1024 completed, throughput=5MB/sec 2024-08-29T18:18:49.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:18:49 smithi029 bash[77880]: cluster 2024-08-29T18:18:47.956487+0000 mgr.y (mgr.25004) 867 : cluster [DBG] pgmap v1539: 105 pgs: 105 active+clean; 127 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2024-08-29T18:18:49.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:18:49 smithi029 bash[77880]: audit 2024-08-29T18:18:48.538422+0000 mon.c (mon.2) 497 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:18:49.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:18:49 smithi029 bash[79042]: cluster 2024-08-29T18:18:47.956487+0000 mgr.y (mgr.25004) 867 : cluster [DBG] pgmap v1539: 105 pgs: 105 active+clean; 127 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2024-08-29T18:18:49.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:18:49 smithi029 bash[79042]: audit 2024-08-29T18:18:48.538422+0000 mon.c (mon.2) 497 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:18:49.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:18:49 smithi110 bash[67519]: cluster 2024-08-29T18:18:47.956487+0000 mgr.y (mgr.25004) 867 : cluster [DBG] pgmap v1539: 105 pgs: 105 active+clean; 127 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2024-08-29T18:18:49.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:18:49 smithi110 bash[67519]: audit 2024-08-29T18:18:48.538422+0000 mon.c (mon.2) 497 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:18:50.103 INFO:tasks.workunit.client.0.smithi029.stdout: 197: throughput=4.98MB/sec pending data=0 2024-08-29T18:18:50.103 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-FLLU9CdZhnEfD0j off=4495511 len=449476 2024-08-29T18:18:50.109 INFO:tasks.workunit.client.0.smithi029.stdout:op 1025 completed, throughput=4.98MB/sec 2024-08-29T18:18:50.109 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-Aj5cFvf4uhNlOOi off=4754753 len=1709272 2024-08-29T18:18:50.115 INFO:tasks.workunit.client.0.smithi029.stdout:op 1026 completed, throughput=4.99MB/sec 2024-08-29T18:18:50.115 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-WCOVXN-vb99q3S_ off=3443949 len=1405777 2024-08-29T18:18:50.126 INFO:tasks.workunit.client.0.smithi029.stdout:op 1027 completed, throughput=4.99MB/sec 2024-08-29T18:18:50.126 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-qllUidjejCutPN3 off=1356047 len=1146259 2024-08-29T18:18:50.136 INFO:tasks.workunit.client.0.smithi029.stdout:op 1028 completed, throughput=5MB/sec 2024-08-29T18:18:50.136 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-pd0S_mrUMFMtQvN off=1751946 len=1576034 2024-08-29T18:18:50.138 INFO:tasks.workunit.client.0.smithi029.stdout:op 1029 completed, throughput=5MB/sec 2024-08-29T18:18:51.139 INFO:tasks.workunit.client.0.smithi029.stdout: 198: throughput=4.98MB/sec pending data=0 2024-08-29T18:18:51.139 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-TDxESOAdOP1B3Sl off=6234243 len=1136924 2024-08-29T18:18:51.148 INFO:tasks.workunit.client.0.smithi029.stdout:op 1030 completed, throughput=4.98MB/sec 2024-08-29T18:18:51.148 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-oVUbWAj_T8lgKyf off=13263410 len=1763714 2024-08-29T18:18:51.153 INFO:tasks.workunit.client.0.smithi029.stdout:op 1031 completed, throughput=4.99MB/sec 2024-08-29T18:18:51.153 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-1_QcllMbKM59KdW off=0 len=1553875 2024-08-29T18:18:51.155 INFO:tasks.workunit.client.0.smithi029.stdout:op 1032 completed, throughput=5MB/sec 2024-08-29T18:18:51.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:18:51 smithi029 bash[79042]: cluster 2024-08-29T18:18:49.957280+0000 mgr.y (mgr.25004) 868 : cluster [DBG] pgmap v1540: 105 pgs: 105 active+clean; 127 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-08-29T18:18:51.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:18:51 smithi029 bash[77880]: cluster 2024-08-29T18:18:49.957280+0000 mgr.y (mgr.25004) 868 : cluster [DBG] pgmap v1540: 105 pgs: 105 active+clean; 127 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-08-29T18:18:51.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:18:51 smithi110 bash[67519]: cluster 2024-08-29T18:18:49.957280+0000 mgr.y (mgr.25004) 868 : cluster [DBG] pgmap v1540: 105 pgs: 105 active+clean; 127 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-08-29T18:18:52.155 INFO:tasks.workunit.client.0.smithi029.stdout: 199: throughput=4.98MB/sec pending data=0 2024-08-29T18:18:52.155 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-HFmJ8uyBgorobui off=2278979 len=1938742 2024-08-29T18:18:52.160 INFO:tasks.workunit.client.0.smithi029.stdout:op 1033 completed, throughput=4.98MB/sec 2024-08-29T18:18:52.160 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-nf8zda8K1qb0O6z off=2916063 len=1540378 2024-08-29T18:18:52.171 INFO:tasks.workunit.client.0.smithi029.stdout:op 1034 completed, throughput=4.99MB/sec 2024-08-29T18:18:52.171 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-SqJ_egjbQ_E9u3j off=7304310 len=1484054 2024-08-29T18:18:52.176 INFO:tasks.workunit.client.0.smithi029.stdout:op 1035 completed, throughput=5MB/sec 2024-08-29T18:18:52.176 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-qXOK0AZc4tHdNkp off=11840878 len=1138563 2024-08-29T18:18:52.185 INFO:tasks.workunit.client.0.smithi029.stdout:op 1036 completed, throughput=5MB/sec 2024-08-29T18:18:53.186 INFO:tasks.workunit.client.0.smithi029.stdout: 200: throughput=4.98MB/sec pending data=0 2024-08-29T18:18:53.186 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-1ogJtxNi2313s9Z off=7042718 len=622967 2024-08-29T18:18:53.193 INFO:tasks.workunit.client.0.smithi029.stdout:op 1037 completed, throughput=4.98MB/sec 2024-08-29T18:18:53.193 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-qXOK0AZc4tHdNkp off=10371895 len=1037735 2024-08-29T18:18:53.202 INFO:tasks.workunit.client.0.smithi029.stdout:op 1038 completed, throughput=4.99MB/sec 2024-08-29T18:18:53.202 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-OMhbOBu3jbIE1SF off=2199034 len=1627684 2024-08-29T18:18:53.214 INFO:tasks.workunit.client.0.smithi029.stdout:op 1039 completed, throughput=4.99MB/sec 2024-08-29T18:18:53.214 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-ApBJTeh44iSYZ9j off=2296687 len=664110 2024-08-29T18:18:53.216 INFO:tasks.workunit.client.0.smithi029.stdout:op 1040 completed, throughput=5MB/sec 2024-08-29T18:18:53.216 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-6PWjqVXDr5cYTRP off=4488719 len=191234 2024-08-29T18:18:53.218 INFO:tasks.workunit.client.0.smithi029.stdout:op 1041 completed, throughput=5MB/sec 2024-08-29T18:18:53.218 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-SdmFSgbwnT5pzqe off=7485487 len=453526 2024-08-29T18:18:53.219 INFO:tasks.workunit.client.0.smithi029.stdout:op 1042 completed, throughput=5MB/sec 2024-08-29T18:18:53.219 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-IK3ghvOEbUlRWYo off=0 len=1869744 2024-08-29T18:18:53.223 INFO:tasks.workunit.client.0.smithi029.stdout:op 1043 completed, throughput=5.01MB/sec 2024-08-29T18:18:53.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:18:53 smithi029 bash[79042]: cluster 2024-08-29T18:18:51.958481+0000 mgr.y (mgr.25004) 869 : cluster [DBG] pgmap v1541: 105 pgs: 105 active+clean; 127 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-29T18:18:53.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:18:53 smithi029 bash[77880]: cluster 2024-08-29T18:18:51.958481+0000 mgr.y (mgr.25004) 869 : cluster [DBG] pgmap v1541: 105 pgs: 105 active+clean; 127 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-29T18:18:53.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:18:53 smithi110 bash[67519]: cluster 2024-08-29T18:18:51.958481+0000 mgr.y (mgr.25004) 869 : cluster [DBG] pgmap v1541: 105 pgs: 105 active+clean; 127 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-29T18:18:54.224 INFO:tasks.workunit.client.0.smithi029.stdout: 201: throughput=4.98MB/sec pending data=0 2024-08-29T18:18:54.224 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-g8rMM-voeWK8ccM off=17487643 len=1038406 2024-08-29T18:18:54.234 INFO:tasks.workunit.client.0.smithi029.stdout:op 1044 completed, throughput=4.99MB/sec 2024-08-29T18:18:54.234 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-ccNoz0NuvMOfpVc off=3445281 len=1912676 2024-08-29T18:18:54.248 INFO:tasks.workunit.client.0.smithi029.stdout:op 1045 completed, throughput=5MB/sec 2024-08-29T18:18:54.249 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-jVdUXxH0Veg2WE5 off=2159698 len=1368957 2024-08-29T18:18:54.259 INFO:tasks.workunit.client.0.smithi029.stdout:op 1046 completed, throughput=5MB/sec 2024-08-29T18:18:54.901 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:18:54 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:18:54] "GET /metrics HTTP/1.1" 200 34013 "" "Prometheus/2.43.0" 2024-08-29T18:18:55.259 INFO:tasks.workunit.client.0.smithi029.stdout: 202: throughput=4.98MB/sec pending data=0 2024-08-29T18:18:55.260 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-_yZ-D17CrdbFyfC off=10990408 len=1554088 2024-08-29T18:18:55.272 INFO:tasks.workunit.client.0.smithi029.stdout:op 1047 completed, throughput=4.99MB/sec 2024-08-29T18:18:55.272 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-wwwXLynGvYMcqse off=6789046 len=2081267 2024-08-29T18:18:55.285 INFO:tasks.workunit.client.0.smithi029.stdout:op 1048 completed, throughput=5MB/sec 2024-08-29T18:18:55.285 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-PHrAj8p4saqXTXy off=6669103 len=1982426 2024-08-29T18:18:55.290 INFO:tasks.workunit.client.0.smithi029.stdout:op 1049 completed, throughput=5MB/sec 2024-08-29T18:18:55.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:18:55 smithi029 bash[79042]: cluster 2024-08-29T18:18:53.959487+0000 mgr.y (mgr.25004) 870 : cluster [DBG] pgmap v1542: 105 pgs: 105 active+clean; 127 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-29T18:18:55.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:18:55 smithi029 bash[77880]: cluster 2024-08-29T18:18:53.959487+0000 mgr.y (mgr.25004) 870 : cluster [DBG] pgmap v1542: 105 pgs: 105 active+clean; 127 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-29T18:18:55.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:18:55 smithi110 bash[67519]: cluster 2024-08-29T18:18:53.959487+0000 mgr.y (mgr.25004) 870 : cluster [DBG] pgmap v1542: 105 pgs: 105 active+clean; 127 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-29T18:18:56.290 INFO:tasks.workunit.client.0.smithi029.stdout: 203: throughput=4.98MB/sec pending data=0 2024-08-29T18:18:56.290 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-7F6eOpH9fMkRx8m off=1812248 len=1479924 2024-08-29T18:18:56.294 INFO:tasks.workunit.client.0.smithi029.stdout:op 1050 completed, throughput=4.99MB/sec 2024-08-29T18:18:56.294 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-fG8riT9rmjgnvxa off=2783901 len=943011 2024-08-29T18:18:56.302 INFO:tasks.workunit.client.0.smithi029.stdout:op 1051 completed, throughput=4.99MB/sec 2024-08-29T18:18:56.302 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-RU80dVPWu5Eyry- off=1033524 len=1709134 2024-08-29T18:18:56.305 INFO:tasks.workunit.client.0.smithi029.stdout:op 1052 completed, throughput=5MB/sec 2024-08-29T18:18:56.305 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-lHC5JdcTf_nCQZN off=6589134 len=849941 2024-08-29T18:18:56.307 INFO:tasks.workunit.client.0.smithi029.stdout:op 1053 completed, throughput=5MB/sec 2024-08-29T18:18:57.308 INFO:tasks.workunit.client.0.smithi029.stdout: 204: throughput=4.98MB/sec pending data=0 2024-08-29T18:18:57.308 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-yae7adwviUOHbQa off=8455535 len=199362 2024-08-29T18:18:57.313 INFO:tasks.workunit.client.0.smithi029.stdout:op 1054 completed, throughput=4.98MB/sec 2024-08-29T18:18:57.313 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-Nk4DpkdNe2i_JaD off=9679868 len=2036347 2024-08-29T18:18:57.317 INFO:tasks.workunit.client.0.smithi029.stdout:op 1055 completed, throughput=4.99MB/sec 2024-08-29T18:18:57.318 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-rI_3HvJ-V37sUor off=2743448 len=1162729 2024-08-29T18:18:57.327 INFO:tasks.workunit.client.0.smithi029.stdout:op 1056 completed, throughput=4.99MB/sec 2024-08-29T18:18:57.327 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-pIWEVLZagIlt5f_ off=1539529 len=760826 2024-08-29T18:18:57.329 INFO:tasks.workunit.client.0.smithi029.stdout:op 1057 completed, throughput=5MB/sec 2024-08-29T18:18:57.329 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-kLi7Yq71a_oRL2D off=1666627 len=2039821 2024-08-29T18:18:57.345 INFO:tasks.workunit.client.0.smithi029.stdout:op 1058 completed, throughput=5.01MB/sec 2024-08-29T18:18:57.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:18:57 smithi029 bash[77880]: cluster 2024-08-29T18:18:55.960325+0000 mgr.y (mgr.25004) 871 : cluster [DBG] pgmap v1543: 105 pgs: 105 active+clean; 127 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-08-29T18:18:57.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:18:57 smithi029 bash[79042]: cluster 2024-08-29T18:18:55.960325+0000 mgr.y (mgr.25004) 871 : cluster [DBG] pgmap v1543: 105 pgs: 105 active+clean; 127 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-08-29T18:18:57.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:18:57 smithi110 bash[67519]: cluster 2024-08-29T18:18:55.960325+0000 mgr.y (mgr.25004) 871 : cluster [DBG] pgmap v1543: 105 pgs: 105 active+clean; 127 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-08-29T18:18:58.346 INFO:tasks.workunit.client.0.smithi029.stdout: 205: throughput=4.98MB/sec pending data=0 2024-08-29T18:18:58.346 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-qSPymC9sWhKEvFv off=11466899 len=548249 2024-08-29T18:18:58.348 INFO:tasks.workunit.client.0.smithi029.stdout:op 1059 completed, throughput=4.98MB/sec 2024-08-29T18:18:58.348 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-52KirKvzU2enZj7 off=8877765 len=72318 2024-08-29T18:18:58.349 INFO:tasks.workunit.client.0.smithi029.stdout:op 1060 completed, throughput=4.98MB/sec 2024-08-29T18:18:58.349 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-eqD7XZN0XxdCtz1 off=1459530 len=515991 2024-08-29T18:18:58.356 INFO:tasks.workunit.client.0.smithi029.stdout:op 1061 completed, throughput=4.99MB/sec 2024-08-29T18:18:58.356 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-v98c-BiszP3xXQ0 off=1443124 len=877881 2024-08-29T18:18:58.359 INFO:tasks.workunit.client.0.smithi029.stdout:op 1062 completed, throughput=4.99MB/sec 2024-08-29T18:18:58.359 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-CrCtnP7IOil9KYM off=16528223 len=1108538 2024-08-29T18:18:58.363 INFO:tasks.workunit.client.0.smithi029.stdout:op 1063 completed, throughput=5MB/sec 2024-08-29T18:18:58.363 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-R_YH6H8UwKL_jZH off=278476 len=795698 2024-08-29T18:18:58.371 INFO:tasks.workunit.client.0.smithi029.stdout:op 1064 completed, throughput=5MB/sec 2024-08-29T18:18:58.371 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-g0hYyEbPVA7zfR3 off=4793357 len=1389931 2024-08-29T18:18:58.382 INFO:tasks.workunit.client.0.smithi029.stdout:op 1065 completed, throughput=5.01MB/sec 2024-08-29T18:18:59.383 INFO:tasks.workunit.client.0.smithi029.stdout: 206: throughput=4.98MB/sec pending data=0 2024-08-29T18:18:59.383 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-mLdpM2SWgXZDb8V off=1471280 len=865874 2024-08-29T18:18:59.385 INFO:tasks.workunit.client.0.smithi029.stdout:op 1066 completed, throughput=4.99MB/sec 2024-08-29T18:18:59.386 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-YzPX_Dku1zsVeje off=12219445 len=391200 2024-08-29T18:18:59.391 INFO:tasks.workunit.client.0.smithi029.stdout:op 1067 completed, throughput=4.99MB/sec 2024-08-29T18:18:59.391 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-8XCUxdZpRXTPvLS off=4641120 len=1190193 2024-08-29T18:18:59.394 INFO:tasks.workunit.client.0.smithi029.stdout:op 1068 completed, throughput=4.99MB/sec 2024-08-29T18:18:59.394 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-B90WfWJYgBpJKdi off=6874874 len=314131 2024-08-29T18:18:59.397 INFO:tasks.workunit.client.0.smithi029.stdout:op 1069 completed, throughput=4.99MB/sec 2024-08-29T18:18:59.397 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-9RSSJzgCY4bA2UY off=10305825 len=1964859 2024-08-29T18:18:59.409 INFO:tasks.workunit.client.0.smithi029.stdout:op 1070 completed, throughput=5MB/sec 2024-08-29T18:18:59.653 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:18:59 smithi110 bash[67519]: cluster 2024-08-29T18:18:57.961470+0000 mgr.y (mgr.25004) 872 : cluster [DBG] pgmap v1544: 105 pgs: 105 active+clean; 127 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-08-29T18:18:59.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:18:59 smithi029 bash[77880]: cluster 2024-08-29T18:18:57.961470+0000 mgr.y (mgr.25004) 872 : cluster [DBG] pgmap v1544: 105 pgs: 105 active+clean; 127 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-08-29T18:18:59.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:18:59 smithi029 bash[79042]: cluster 2024-08-29T18:18:57.961470+0000 mgr.y (mgr.25004) 872 : cluster [DBG] pgmap v1544: 105 pgs: 105 active+clean; 127 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-08-29T18:19:00.409 INFO:tasks.workunit.client.0.smithi029.stdout: 207: throughput=4.98MB/sec pending data=0 2024-08-29T18:19:00.410 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-Fsd8JUNwEXrvOxp off=1018655 len=845331 2024-08-29T18:19:00.417 INFO:tasks.workunit.client.0.smithi029.stdout:op 1071 completed, throughput=4.98MB/sec 2024-08-29T18:19:00.417 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-8T_Eh7kPJGN9rRt off=372117 len=920019 2024-08-29T18:19:00.420 INFO:tasks.workunit.client.0.smithi029.stdout:op 1072 completed, throughput=4.99MB/sec 2024-08-29T18:19:00.420 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj--Hc29A4kmxP_WAF off=9603824 len=657087 2024-08-29T18:19:00.422 INFO:tasks.workunit.client.0.smithi029.stdout:op 1073 completed, throughput=4.99MB/sec 2024-08-29T18:19:00.422 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-RMvHbU5iV7MWDFC off=4295262 len=1756695 2024-08-29T18:19:00.434 INFO:tasks.workunit.client.0.smithi029.stdout:op 1074 completed, throughput=5MB/sec 2024-08-29T18:19:00.434 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-VyhcJXnQ6Mofp3s off=7878814 len=939838 2024-08-29T18:19:00.436 INFO:tasks.workunit.client.0.smithi029.stdout:op 1075 completed, throughput=5MB/sec 2024-08-29T18:19:01.436 INFO:tasks.workunit.client.0.smithi029.stdout: 208: throughput=4.98MB/sec pending data=0 2024-08-29T18:19:01.436 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-TXn8Bhh8dlwlrSN off=12346910 len=2022906 2024-08-29T18:19:01.441 INFO:tasks.workunit.client.0.smithi029.stdout:op 1076 completed, throughput=4.99MB/sec 2024-08-29T18:19:01.441 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-M3sgZxOKUN0Arrp off=14667306 len=939587 2024-08-29T18:19:01.443 INFO:tasks.workunit.client.0.smithi029.stdout:op 1077 completed, throughput=4.99MB/sec 2024-08-29T18:19:01.443 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-SkTRhJRR2u5yzRn off=3905027 len=2008357 2024-08-29T18:19:01.457 INFO:tasks.workunit.client.0.smithi029.stdout:op 1078 completed, throughput=5MB/sec 2024-08-29T18:19:01.457 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-M7vVGANX7Z6oNcS off=2677594 len=1512763 2024-08-29T18:19:01.460 INFO:tasks.workunit.client.0.smithi029.stdout:op 1079 completed, throughput=5.01MB/sec 2024-08-29T18:19:01.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:19:01 smithi029 bash[77880]: cluster 2024-08-29T18:18:59.962308+0000 mgr.y (mgr.25004) 873 : cluster [DBG] pgmap v1545: 105 pgs: 105 active+clean; 127 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2024-08-29T18:19:01.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:19:01 smithi029 bash[79042]: cluster 2024-08-29T18:18:59.962308+0000 mgr.y (mgr.25004) 873 : cluster [DBG] pgmap v1545: 105 pgs: 105 active+clean; 127 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2024-08-29T18:19:01.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:19:01 smithi110 bash[67519]: cluster 2024-08-29T18:18:59.962308+0000 mgr.y (mgr.25004) 873 : cluster [DBG] pgmap v1545: 105 pgs: 105 active+clean; 127 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2024-08-29T18:19:02.461 INFO:tasks.workunit.client.0.smithi029.stdout: 209: throughput=4.98MB/sec pending data=0 2024-08-29T18:19:02.461 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-h7n3cTEaf9cEjIc off=6429624 len=1624710 2024-08-29T18:19:02.473 INFO:tasks.workunit.client.0.smithi029.stdout:op 1080 completed, throughput=4.99MB/sec 2024-08-29T18:19:02.473 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-KM2OQDWmxbWhYxL off=14584621 len=1677622 2024-08-29T18:19:02.486 INFO:tasks.workunit.client.0.smithi029.stdout:op 1081 completed, throughput=5MB/sec 2024-08-29T18:19:02.487 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-8nfCcl0wy6wVC-v off=15772104 len=297485 2024-08-29T18:19:02.493 INFO:tasks.workunit.client.0.smithi029.stdout:op 1082 completed, throughput=5MB/sec 2024-08-29T18:19:02.493 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-bL1Prr0zFnVNHfC off=8622120 len=884314 2024-08-29T18:19:02.501 INFO:tasks.workunit.client.0.smithi029.stdout:op 1083 completed, throughput=5MB/sec 2024-08-29T18:19:03.502 INFO:tasks.workunit.client.0.smithi029.stdout: 210: throughput=4.98MB/sec pending data=0 2024-08-29T18:19:03.502 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-l682S2dobwsVbvx off=5135145 len=1785801 2024-08-29T18:19:03.515 INFO:tasks.workunit.client.0.smithi029.stdout:op 1084 completed, throughput=4.99MB/sec 2024-08-29T18:19:03.515 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-xU4J-oQ7rj17cAu off=4611174 len=414570 2024-08-29T18:19:03.517 INFO:tasks.workunit.client.0.smithi029.stdout:op 1085 completed, throughput=4.99MB/sec 2024-08-29T18:19:03.517 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-qWfegQZx6DeIfdf off=11284241 len=1555959 2024-08-29T18:19:03.527 INFO:tasks.workunit.client.0.smithi029.stdout:op 1086 completed, throughput=4.99MB/sec 2024-08-29T18:19:03.528 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-XGym4SvSJwsqPlG off=2876255 len=43355 2024-08-29T18:19:03.528 INFO:tasks.workunit.client.0.smithi029.stdout:op 1087 completed, throughput=4.99MB/sec 2024-08-29T18:19:03.528 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-wK4UmRbhWPV5SE9 off=18697686 len=1028445 2024-08-29T18:19:03.531 INFO:tasks.workunit.client.0.smithi029.stdout:op 1088 completed, throughput=5MB/sec 2024-08-29T18:19:03.531 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-totYsmEJKlqgnh9 off=15224731 len=1993210 2024-08-29T18:19:03.536 INFO:tasks.workunit.client.0.smithi029.stdout:op 1089 completed, throughput=5.01MB/sec 2024-08-29T18:19:03.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:19:03 smithi029 bash[77880]: cluster 2024-08-29T18:19:01.963431+0000 mgr.y (mgr.25004) 874 : cluster [DBG] pgmap v1546: 105 pgs: 105 active+clean; 127 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-29T18:19:03.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:19:03 smithi029 bash[79042]: cluster 2024-08-29T18:19:01.963431+0000 mgr.y (mgr.25004) 874 : cluster [DBG] pgmap v1546: 105 pgs: 105 active+clean; 127 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-29T18:19:03.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:19:03 smithi110 bash[67519]: cluster 2024-08-29T18:19:01.963431+0000 mgr.y (mgr.25004) 874 : cluster [DBG] pgmap v1546: 105 pgs: 105 active+clean; 127 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-29T18:19:04.536 INFO:tasks.workunit.client.0.smithi029.stdout: 211: throughput=4.98MB/sec pending data=0 2024-08-29T18:19:04.536 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-MRKpuOZdUvGEXXo off=4858350 len=333589 2024-08-29T18:19:04.545 INFO:tasks.workunit.client.0.smithi029.stdout:op 1090 completed, throughput=4.99MB/sec 2024-08-29T18:19:04.545 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-jj8M55k15Kro2Dm off=0 len=1159297 2024-08-29T18:19:04.552 INFO:tasks.workunit.client.0.smithi029.stdout:op 1091 completed, throughput=4.99MB/sec 2024-08-29T18:19:04.552 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-I83raC7IlWD0HFl off=3167132 len=1619919 2024-08-29T18:19:04.555 INFO:tasks.workunit.client.0.smithi029.stdout:op 1092 completed, throughput=5MB/sec 2024-08-29T18:19:04.555 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-Stx1R7io9OOrEnX off=2803751 len=1714134 2024-08-29T18:19:04.567 INFO:tasks.workunit.client.0.smithi029.stdout:op 1093 completed, throughput=5.01MB/sec 2024-08-29T18:19:04.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:19:04 smithi029 bash[77880]: audit 2024-08-29T18:19:03.538868+0000 mon.c (mon.2) 498 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:19:04.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:19:04 smithi029 bash[79042]: audit 2024-08-29T18:19:03.538868+0000 mon.c (mon.2) 498 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:19:04.652 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:19:04 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:19:04] "GET /metrics HTTP/1.1" 200 34014 "" "Prometheus/2.43.0" 2024-08-29T18:19:04.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:19:04 smithi110 bash[67519]: audit 2024-08-29T18:19:03.538868+0000 mon.c (mon.2) 498 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:19:05.567 INFO:tasks.workunit.client.0.smithi029.stdout: 212: throughput=4.98MB/sec pending data=0 2024-08-29T18:19:05.568 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-8LU9P4HH1M1wiqV off=450828 len=690588 2024-08-29T18:19:05.569 INFO:tasks.workunit.client.0.smithi029.stdout:op 1094 completed, throughput=4.99MB/sec 2024-08-29T18:19:05.569 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj--SGDH5tFvsXTGlt off=7333669 len=1386738 2024-08-29T18:19:05.578 INFO:tasks.workunit.client.0.smithi029.stdout:op 1095 completed, throughput=4.99MB/sec 2024-08-29T18:19:05.579 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-uNDg-exp1QE7z8Z off=8484307 len=1597764 2024-08-29T18:19:05.581 INFO:tasks.workunit.client.0.smithi029.stdout:op 1096 completed, throughput=5MB/sec 2024-08-29T18:19:05.581 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-4jOVtjKWY7Q0ZoF off=5441801 len=1711765 2024-08-29T18:19:05.585 INFO:tasks.workunit.client.0.smithi029.stdout:op 1097 completed, throughput=5.01MB/sec 2024-08-29T18:19:05.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:19:05 smithi029 bash[77880]: cluster 2024-08-29T18:19:03.964335+0000 mgr.y (mgr.25004) 875 : cluster [DBG] pgmap v1547: 105 pgs: 105 active+clean; 127 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-29T18:19:05.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:19:05 smithi029 bash[77880]: audit 2024-08-29T18:19:05.359266+0000 mon.c (mon.2) 499 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:19:05.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:19:05 smithi029 bash[79042]: cluster 2024-08-29T18:19:03.964335+0000 mgr.y (mgr.25004) 875 : cluster [DBG] pgmap v1547: 105 pgs: 105 active+clean; 127 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-29T18:19:05.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:19:05 smithi029 bash[79042]: audit 2024-08-29T18:19:05.359266+0000 mon.c (mon.2) 499 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:19:05.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:19:05 smithi110 bash[67519]: cluster 2024-08-29T18:19:03.964335+0000 mgr.y (mgr.25004) 875 : cluster [DBG] pgmap v1547: 105 pgs: 105 active+clean; 127 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-29T18:19:05.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:19:05 smithi110 bash[67519]: audit 2024-08-29T18:19:05.359266+0000 mon.c (mon.2) 499 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:19:06.585 INFO:tasks.workunit.client.0.smithi029.stdout: 213: throughput=4.98MB/sec pending data=0 2024-08-29T18:19:06.586 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-pOev5PImwg9oG5t off=10505468 len=226176 2024-08-29T18:19:06.591 INFO:tasks.workunit.client.0.smithi029.stdout:op 1098 completed, throughput=4.98MB/sec 2024-08-29T18:19:06.591 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-z-pTx56-1DFg-Jl off=6117342 len=2078495 2024-08-29T18:19:06.595 INFO:tasks.workunit.client.0.smithi029.stdout:op 1099 completed, throughput=4.99MB/sec 2024-08-29T18:19:06.595 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj--gqHAUkNwKP59OB off=1737238 len=830690 2024-08-29T18:19:06.598 INFO:tasks.workunit.client.0.smithi029.stdout:op 1100 completed, throughput=5MB/sec 2024-08-29T18:19:06.598 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-3ae1uaFG2skeMuA off=56792 len=1671063 2024-08-29T18:19:06.610 INFO:tasks.workunit.client.0.smithi029.stdout:op 1101 completed, throughput=5MB/sec 2024-08-29T18:19:06.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:19:06 smithi029 bash[79042]: audit 2024-08-29T18:19:06.096973+0000 mon.c (mon.2) 500 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:19:06.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:19:06 smithi029 bash[79042]: audit 2024-08-29T18:19:06.098336+0000 mon.c (mon.2) 501 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:19:06.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:19:06 smithi029 bash[79042]: audit 2024-08-29T18:19:06.110093+0000 mon.a (mon.0) 1741 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:19:06.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:19:06 smithi029 bash[77880]: audit 2024-08-29T18:19:06.096973+0000 mon.c (mon.2) 500 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:19:06.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:19:06 smithi029 bash[77880]: audit 2024-08-29T18:19:06.098336+0000 mon.c (mon.2) 501 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:19:06.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:19:06 smithi029 bash[77880]: audit 2024-08-29T18:19:06.110093+0000 mon.a (mon.0) 1741 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:19:06.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:19:06 smithi110 bash[67519]: audit 2024-08-29T18:19:06.096973+0000 mon.c (mon.2) 500 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:19:06.653 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:19:06 smithi110 bash[67519]: audit 2024-08-29T18:19:06.098336+0000 mon.c (mon.2) 501 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:19:06.653 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:19:06 smithi110 bash[67519]: audit 2024-08-29T18:19:06.110093+0000 mon.a (mon.0) 1741 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:19:07.610 INFO:tasks.workunit.client.0.smithi029.stdout: 214: throughput=4.98MB/sec pending data=0 2024-08-29T18:19:07.610 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-A1Np3M7mc6gir-9 off=15964295 len=355628 2024-08-29T18:19:07.612 INFO:tasks.workunit.client.0.smithi029.stdout:op 1102 completed, throughput=4.98MB/sec 2024-08-29T18:19:07.612 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-mCXqKOzhzXNTeF0 off=6363671 len=1700229 2024-08-29T18:19:07.624 INFO:tasks.workunit.client.0.smithi029.stdout:op 1103 completed, throughput=4.99MB/sec 2024-08-29T18:19:07.624 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-BPAcypXKi67S5Uj off=6787794 len=167564 2024-08-29T18:19:07.625 INFO:tasks.workunit.client.0.smithi029.stdout:op 1104 completed, throughput=4.99MB/sec 2024-08-29T18:19:07.625 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-QEtzw5geYruw8Og off=6207822 len=493942 2024-08-29T18:19:07.631 INFO:tasks.workunit.client.0.smithi029.stdout:op 1105 completed, throughput=4.99MB/sec 2024-08-29T18:19:07.632 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-LJZ-k9YMRQ9nCXw off=6040633 len=2037443 2024-08-29T18:19:07.644 INFO:tasks.workunit.client.0.smithi029.stdout:op 1106 completed, throughput=5MB/sec 2024-08-29T18:19:07.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:19:07 smithi029 bash[79042]: cluster 2024-08-29T18:19:05.964884+0000 mgr.y (mgr.25004) 876 : cluster [DBG] pgmap v1548: 105 pgs: 105 active+clean; 127 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-08-29T18:19:07.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:19:07 smithi029 bash[77880]: cluster 2024-08-29T18:19:05.964884+0000 mgr.y (mgr.25004) 876 : cluster [DBG] pgmap v1548: 105 pgs: 105 active+clean; 127 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-08-29T18:19:07.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:19:07 smithi110 bash[67519]: cluster 2024-08-29T18:19:05.964884+0000 mgr.y (mgr.25004) 876 : cluster [DBG] pgmap v1548: 105 pgs: 105 active+clean; 127 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-08-29T18:19:08.645 INFO:tasks.workunit.client.0.smithi029.stdout: 215: throughput=4.98MB/sec pending data=0 2024-08-29T18:19:08.645 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-PX1_RzaW1tSUTrR off=12517969 len=892176 2024-08-29T18:19:08.653 INFO:tasks.workunit.client.0.smithi029.stdout:op 1107 completed, throughput=4.98MB/sec 2024-08-29T18:19:08.653 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-AluKnPYxUVlkiNr off=10050740 len=493359 2024-08-29T18:19:08.655 INFO:tasks.workunit.client.0.smithi029.stdout:op 1108 completed, throughput=4.98MB/sec 2024-08-29T18:19:08.655 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-oJdmbUmiGWhNLeb off=1930711 len=1559152 2024-08-29T18:19:08.666 INFO:tasks.workunit.client.0.smithi029.stdout:op 1109 completed, throughput=4.99MB/sec 2024-08-29T18:19:08.666 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-rUgpU9KTgzh7BRE off=10147421 len=198502 2024-08-29T18:19:08.671 INFO:tasks.workunit.client.0.smithi029.stdout:op 1110 completed, throughput=4.99MB/sec 2024-08-29T18:19:08.671 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-4KT3PDjBiMlxlFU off=1602354 len=1092284 2024-08-29T18:19:08.673 INFO:tasks.workunit.client.0.smithi029.stdout:op 1111 completed, throughput=5MB/sec 2024-08-29T18:19:08.673 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-ft1wbcvJ__NDGd9 off=4670601 len=24022 2024-08-29T18:19:08.675 INFO:tasks.workunit.client.0.smithi029.stdout:op 1112 completed, throughput=5MB/sec 2024-08-29T18:19:08.675 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-YD8WpHMsGi5Z_ZJ off=11450746 len=1120003 2024-08-29T18:19:08.677 INFO:tasks.workunit.client.0.smithi029.stdout:op 1113 completed, throughput=5MB/sec 2024-08-29T18:19:08.677 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-KOpCTPGcKDuPtwr off=4649206 len=1864890 2024-08-29T18:19:08.681 INFO:tasks.workunit.client.0.smithi029.stdout:op 1114 completed, throughput=5.01MB/sec 2024-08-29T18:19:09.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:19:09 smithi029 bash[79042]: cluster 2024-08-29T18:19:07.966017+0000 mgr.y (mgr.25004) 877 : cluster [DBG] pgmap v1549: 105 pgs: 105 active+clean; 127 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.1 MiB/s wr, 4 op/s 2024-08-29T18:19:09.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:19:09 smithi029 bash[77880]: cluster 2024-08-29T18:19:07.966017+0000 mgr.y (mgr.25004) 877 : cluster [DBG] pgmap v1549: 105 pgs: 105 active+clean; 127 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.1 MiB/s wr, 4 op/s 2024-08-29T18:19:09.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:19:09 smithi110 bash[67519]: cluster 2024-08-29T18:19:07.966017+0000 mgr.y (mgr.25004) 877 : cluster [DBG] pgmap v1549: 105 pgs: 105 active+clean; 127 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.1 MiB/s wr, 4 op/s 2024-08-29T18:19:09.681 INFO:tasks.workunit.client.0.smithi029.stdout: 216: throughput=4.99MB/sec pending data=0 2024-08-29T18:19:09.681 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-U3yLOGPCn1Ez5-x off=13102121 len=832620 2024-08-29T18:19:09.684 INFO:tasks.workunit.client.0.smithi029.stdout:op 1115 completed, throughput=4.99MB/sec 2024-08-29T18:19:09.684 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-VCHmhI6P7vKNDdo off=4423062 len=264742 2024-08-29T18:19:09.690 INFO:tasks.workunit.client.0.smithi029.stdout:op 1116 completed, throughput=4.99MB/sec 2024-08-29T18:19:09.690 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-VfiBPjidF56C6nz off=7736311 len=2080414 2024-08-29T18:19:09.705 INFO:tasks.workunit.client.0.smithi029.stdout:op 1117 completed, throughput=5MB/sec 2024-08-29T18:19:09.705 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-H6XpLPUYdeBBpoc off=3870855 len=1331466 2024-08-29T18:19:09.714 INFO:tasks.workunit.client.0.smithi029.stdout:op 1118 completed, throughput=5MB/sec 2024-08-29T18:19:10.715 INFO:tasks.workunit.client.0.smithi029.stdout: 217: throughput=4.98MB/sec pending data=0 2024-08-29T18:19:10.715 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-cTM2ydncIbgyowF off=22201738 len=942475 2024-08-29T18:19:10.724 INFO:tasks.workunit.client.0.smithi029.stdout:op 1119 completed, throughput=4.99MB/sec 2024-08-29T18:19:10.724 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-4o1uHUJbmgeXOlz off=4597268 len=296929 2024-08-29T18:19:10.729 INFO:tasks.workunit.client.0.smithi029.stdout:op 1120 completed, throughput=4.99MB/sec 2024-08-29T18:19:10.729 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-xnXBQHAIMFc6ce6 off=542220 len=378639 2024-08-29T18:19:10.731 INFO:tasks.workunit.client.0.smithi029.stdout:op 1121 completed, throughput=4.99MB/sec 2024-08-29T18:19:10.731 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-gz1wxfaZLFTedq1 off=14243904 len=1164034 2024-08-29T18:19:10.741 INFO:tasks.workunit.client.0.smithi029.stdout:op 1122 completed, throughput=4.99MB/sec 2024-08-29T18:19:10.741 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-mrfXKZ6ii7rxWxW off=12381855 len=601705 2024-08-29T18:19:10.742 INFO:tasks.workunit.client.0.smithi029.stdout:op 1123 completed, throughput=5MB/sec 2024-08-29T18:19:10.742 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-5a2tssB0RD232GF off=393209 len=1142982 2024-08-29T18:19:10.746 INFO:tasks.workunit.client.0.smithi029.stdout:op 1124 completed, throughput=5MB/sec 2024-08-29T18:19:11.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:19:11 smithi029 bash[79042]: cluster 2024-08-29T18:19:09.966984+0000 mgr.y (mgr.25004) 878 : cluster [DBG] pgmap v1550: 105 pgs: 105 active+clean; 127 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-08-29T18:19:11.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:19:11 smithi029 bash[77880]: cluster 2024-08-29T18:19:09.966984+0000 mgr.y (mgr.25004) 878 : cluster [DBG] pgmap v1550: 105 pgs: 105 active+clean; 127 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-08-29T18:19:11.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:19:11 smithi110 bash[67519]: cluster 2024-08-29T18:19:09.966984+0000 mgr.y (mgr.25004) 878 : cluster [DBG] pgmap v1550: 105 pgs: 105 active+clean; 127 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-08-29T18:19:11.746 INFO:tasks.workunit.client.0.smithi029.stdout: 218: throughput=4.98MB/sec pending data=0 2024-08-29T18:19:11.746 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj--l2-64FR4gCulEG off=8408902 len=1343589 2024-08-29T18:19:11.750 INFO:tasks.workunit.client.0.smithi029.stdout:op 1125 completed, throughput=4.98MB/sec 2024-08-29T18:19:11.750 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-EjvH4ePQlIKjayG off=7214844 len=1009339 2024-08-29T18:19:11.752 INFO:tasks.workunit.client.0.smithi029.stdout:op 1126 completed, throughput=4.99MB/sec 2024-08-29T18:19:11.752 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-XVDHDqdGVAV5TGN off=2705457 len=1487150 2024-08-29T18:19:11.763 INFO:tasks.workunit.client.0.smithi029.stdout:op 1127 completed, throughput=4.99MB/sec 2024-08-29T18:19:11.764 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-KZT2ynj_BTVqVuO off=3373331 len=1646762 2024-08-29T18:19:11.776 INFO:tasks.workunit.client.0.smithi029.stdout:op 1128 completed, throughput=5MB/sec 2024-08-29T18:19:12.776 INFO:tasks.workunit.client.0.smithi029.stdout: 219: throughput=4.98MB/sec pending data=0 2024-08-29T18:19:12.777 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-DMLA3Y8OokNISnR off=23723528 len=637261 2024-08-29T18:19:12.784 INFO:tasks.workunit.client.0.smithi029.stdout:op 1129 completed, throughput=4.98MB/sec 2024-08-29T18:19:12.784 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-RlFb7X0agLhu0sg off=86197 len=1966535 2024-08-29T18:19:12.798 INFO:tasks.workunit.client.0.smithi029.stdout:op 1130 completed, throughput=4.99MB/sec 2024-08-29T18:19:12.799 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-j7OlpwhHyGgBq8J off=21275679 len=710636 2024-08-29T18:19:12.806 INFO:tasks.workunit.client.0.smithi029.stdout:op 1131 completed, throughput=4.99MB/sec 2024-08-29T18:19:12.806 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-8bZjk0iZqaYVv8y off=2688622 len=1784026 2024-08-29T18:19:12.818 INFO:tasks.workunit.client.0.smithi029.stdout:op 1132 completed, throughput=5MB/sec 2024-08-29T18:19:12.818 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-x7-oObOQlSsjtD4 off=10147934 len=1051962 2024-08-29T18:19:12.827 INFO:tasks.workunit.client.0.smithi029.stdout:op 1133 completed, throughput=5MB/sec 2024-08-29T18:19:13.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:19:13 smithi029 bash[79042]: cluster 2024-08-29T18:19:11.968213+0000 mgr.y (mgr.25004) 879 : cluster [DBG] pgmap v1551: 105 pgs: 105 active+clean; 127 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-08-29T18:19:13.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:19:13 smithi029 bash[77880]: cluster 2024-08-29T18:19:11.968213+0000 mgr.y (mgr.25004) 879 : cluster [DBG] pgmap v1551: 105 pgs: 105 active+clean; 127 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-08-29T18:19:13.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:19:13 smithi110 bash[67519]: cluster 2024-08-29T18:19:11.968213+0000 mgr.y (mgr.25004) 879 : cluster [DBG] pgmap v1551: 105 pgs: 105 active+clean; 127 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-08-29T18:19:13.828 INFO:tasks.workunit.client.0.smithi029.stdout: 220: throughput=4.98MB/sec pending data=0 2024-08-29T18:19:13.828 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-pQFL9EOV_OJU2B6 off=16726911 len=720964 2024-08-29T18:19:13.830 INFO:tasks.workunit.client.0.smithi029.stdout:op 1134 completed, throughput=4.98MB/sec 2024-08-29T18:19:13.830 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-ocsfVaQhNvQJurw off=1167721 len=105707 2024-08-29T18:19:13.832 INFO:tasks.workunit.client.0.smithi029.stdout:op 1135 completed, throughput=4.98MB/sec 2024-08-29T18:19:13.832 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-8_02PhfUFNFRiRf off=1333120 len=1675187 2024-08-29T18:19:13.838 INFO:tasks.workunit.client.0.smithi029.stdout:op 1136 completed, throughput=4.99MB/sec 2024-08-29T18:19:13.838 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-YyJgVhl-i6kpdRa off=8441158 len=2070904 2024-08-29T18:19:13.844 INFO:tasks.workunit.client.0.smithi029.stdout:op 1137 completed, throughput=5MB/sec 2024-08-29T18:19:13.844 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-w0r-HUkN-y6Gxgp off=784594 len=1960699 2024-08-29T18:19:13.858 INFO:tasks.workunit.client.0.smithi029.stdout:op 1138 completed, throughput=5.01MB/sec 2024-08-29T18:19:14.858 INFO:tasks.workunit.client.0.smithi029.stdout: 221: throughput=4.99MB/sec pending data=0 2024-08-29T18:19:14.859 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-kBQ99-AUZ1Fxbhb off=5715699 len=755182 2024-08-29T18:19:14.866 INFO:tasks.workunit.client.0.smithi029.stdout:op 1139 completed, throughput=4.99MB/sec 2024-08-29T18:19:14.866 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-oItpDAdpLi0JqrM off=1982193 len=999761 2024-08-29T18:19:14.874 INFO:tasks.workunit.client.0.smithi029.stdout:op 1140 completed, throughput=4.99MB/sec 2024-08-29T18:19:14.874 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-mUqG-XrIvhl9KgQ off=3696011 len=1537834 2024-08-29T18:19:14.886 INFO:tasks.workunit.client.0.smithi029.stdout:op 1141 completed, throughput=5MB/sec 2024-08-29T18:19:14.887 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-Dw6VtqWZJEQs26S off=4956864 len=1669462 2024-08-29T18:19:14.892 INFO:tasks.workunit.client.0.smithi029.stdout:op 1142 completed, throughput=5.01MB/sec 2024-08-29T18:19:14.901 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:19:14 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:19:14] "GET /metrics HTTP/1.1" 200 34014 "" "Prometheus/2.43.0" 2024-08-29T18:19:15.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:19:15 smithi029 bash[77880]: cluster 2024-08-29T18:19:13.969338+0000 mgr.y (mgr.25004) 880 : cluster [DBG] pgmap v1552: 105 pgs: 105 active+clean; 127 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-08-29T18:19:15.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:19:15 smithi029 bash[79042]: cluster 2024-08-29T18:19:13.969338+0000 mgr.y (mgr.25004) 880 : cluster [DBG] pgmap v1552: 105 pgs: 105 active+clean; 127 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-08-29T18:19:15.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:19:15 smithi110 bash[67519]: cluster 2024-08-29T18:19:13.969338+0000 mgr.y (mgr.25004) 880 : cluster [DBG] pgmap v1552: 105 pgs: 105 active+clean; 127 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-08-29T18:19:15.893 INFO:tasks.workunit.client.0.smithi029.stdout: 222: throughput=4.98MB/sec pending data=0 2024-08-29T18:19:15.893 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-3h0NuS-RppK8r9f off=1070372 len=1104895 2024-08-29T18:19:15.896 INFO:tasks.workunit.client.0.smithi029.stdout:op 1143 completed, throughput=4.99MB/sec 2024-08-29T18:19:15.896 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-Z9dpZhZG74u7VIN off=1696874 len=677896 2024-08-29T18:19:15.899 INFO:tasks.workunit.client.0.smithi029.stdout:op 1144 completed, throughput=4.99MB/sec 2024-08-29T18:19:15.899 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-2TxX8gFRFeiiqmi off=6440850 len=1895353 2024-08-29T18:19:15.911 INFO:tasks.workunit.client.0.smithi029.stdout:op 1145 completed, throughput=5MB/sec 2024-08-29T18:19:15.912 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-Bi_1yKg3ydW35gO off=1551984 len=84896 2024-08-29T18:19:15.916 INFO:tasks.workunit.client.0.smithi029.stdout:op 1146 completed, throughput=5MB/sec 2024-08-29T18:19:15.916 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-1t5LmwH7zQp7DUF off=231454 len=1283627 2024-08-29T18:19:15.927 INFO:tasks.workunit.client.0.smithi029.stdout:op 1147 completed, throughput=5MB/sec 2024-08-29T18:19:16.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:19:16 smithi029 bash[79042]: cluster 2024-08-29T18:19:15.970396+0000 mgr.y (mgr.25004) 881 : cluster [DBG] pgmap v1553: 105 pgs: 105 active+clean; 127 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-29T18:19:16.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:19:16 smithi029 bash[77880]: cluster 2024-08-29T18:19:15.970396+0000 mgr.y (mgr.25004) 881 : cluster [DBG] pgmap v1553: 105 pgs: 105 active+clean; 127 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-29T18:19:16.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:19:16 smithi110 bash[67519]: cluster 2024-08-29T18:19:15.970396+0000 mgr.y (mgr.25004) 881 : cluster [DBG] pgmap v1553: 105 pgs: 105 active+clean; 127 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-29T18:19:16.927 INFO:tasks.workunit.client.0.smithi029.stdout: 223: throughput=4.98MB/sec pending data=0 2024-08-29T18:19:16.927 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-frY4NrAt8fFwj4X off=13113779 len=2008550 2024-08-29T18:19:16.940 INFO:tasks.workunit.client.0.smithi029.stdout:op 1148 completed, throughput=4.99MB/sec 2024-08-29T18:19:16.940 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-WNG5LdoRHGwSv-I off=6139127 len=302558 2024-08-29T18:19:16.941 INFO:tasks.workunit.client.0.smithi029.stdout:op 1149 completed, throughput=4.99MB/sec 2024-08-29T18:19:16.942 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-3BHEgm1Nw9_ujbV off=14573130 len=1796312 2024-08-29T18:19:16.954 INFO:tasks.workunit.client.0.smithi029.stdout:op 1150 completed, throughput=5MB/sec 2024-08-29T18:19:16.954 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-M4gyPCcHifhJIH- off=406890 len=1607802 2024-08-29T18:19:16.959 INFO:tasks.workunit.client.0.smithi029.stdout:op 1151 completed, throughput=5.01MB/sec 2024-08-29T18:19:17.960 INFO:tasks.workunit.client.0.smithi029.stdout: 224: throughput=4.98MB/sec pending data=0 2024-08-29T18:19:17.960 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-ExgRD-UvkGDqotw off=11806850 len=352737 2024-08-29T18:19:17.966 INFO:tasks.workunit.client.0.smithi029.stdout:op 1152 completed, throughput=4.99MB/sec 2024-08-29T18:19:17.966 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-xNskrQ2-wkMmKFa off=8022856 len=1669730 2024-08-29T18:19:17.971 INFO:tasks.workunit.client.0.smithi029.stdout:op 1153 completed, throughput=4.99MB/sec 2024-08-29T18:19:17.971 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-9RDrvRNUu7dA9tb off=6492282 len=1163007 2024-08-29T18:19:17.980 INFO:tasks.workunit.client.0.smithi029.stdout:op 1154 completed, throughput=5MB/sec 2024-08-29T18:19:17.980 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-7CspyDHk523rjXP off=4216158 len=697215 2024-08-29T18:19:17.982 INFO:tasks.workunit.client.0.smithi029.stdout:op 1155 completed, throughput=5MB/sec 2024-08-29T18:19:17.982 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-fA81mEbHOWCVZmB off=579223 len=2072735 2024-08-29T18:19:17.987 INFO:tasks.workunit.client.0.smithi029.stdout:op 1156 completed, throughput=5.01MB/sec 2024-08-29T18:19:18.987 INFO:tasks.workunit.client.0.smithi029.stdout: 225: throughput=4.99MB/sec pending data=0 2024-08-29T18:19:18.987 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-TBNIHOZIDnx_YBT off=8463890 len=1264361 2024-08-29T18:19:18.990 INFO:tasks.workunit.client.0.smithi029.stdout:op 1157 completed, throughput=4.99MB/sec 2024-08-29T18:19:18.991 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-yzJihSVBTZGONJO off=3470429 len=4544 2024-08-29T18:19:18.995 INFO:tasks.workunit.client.0.smithi029.stdout:op 1158 completed, throughput=4.99MB/sec 2024-08-29T18:19:18.995 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-gbiiK-rv1mpZsnH off=2232609 len=1209667 2024-08-29T18:19:18.999 INFO:tasks.workunit.client.0.smithi029.stdout:op 1159 completed, throughput=5MB/sec 2024-08-29T18:19:18.999 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-CvzFQW3Mfmm_xKN off=4655362 len=385411 2024-08-29T18:19:19.002 INFO:tasks.workunit.client.0.smithi029.stdout:op 1160 completed, throughput=5MB/sec 2024-08-29T18:19:19.002 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-R3CqjdgSeVUgSCu off=2681964 len=411460 2024-08-29T18:19:19.004 INFO:tasks.workunit.client.0.smithi029.stdout:op 1161 completed, throughput=5MB/sec 2024-08-29T18:19:19.004 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-w6gy0v7Z5S7bSru off=19587380 len=1346629 2024-08-29T18:19:19.007 INFO:tasks.workunit.client.0.smithi029.stdout:op 1162 completed, throughput=5MB/sec 2024-08-29T18:19:19.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:19:19 smithi029 bash[79042]: cluster 2024-08-29T18:19:17.971866+0000 mgr.y (mgr.25004) 882 : cluster [DBG] pgmap v1554: 105 pgs: 105 active+clean; 127 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.7 MiB/s wr, 5 op/s 2024-08-29T18:19:19.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:19:19 smithi029 bash[79042]: audit 2024-08-29T18:19:18.539245+0000 mon.c (mon.2) 502 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:19:19.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:19:19 smithi029 bash[77880]: cluster 2024-08-29T18:19:17.971866+0000 mgr.y (mgr.25004) 882 : cluster [DBG] pgmap v1554: 105 pgs: 105 active+clean; 127 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.7 MiB/s wr, 5 op/s 2024-08-29T18:19:19.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:19:19 smithi029 bash[77880]: audit 2024-08-29T18:19:18.539245+0000 mon.c (mon.2) 502 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:19:19.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:19:19 smithi110 bash[67519]: cluster 2024-08-29T18:19:17.971866+0000 mgr.y (mgr.25004) 882 : cluster [DBG] pgmap v1554: 105 pgs: 105 active+clean; 127 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.7 MiB/s wr, 5 op/s 2024-08-29T18:19:19.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:19:19 smithi110 bash[67519]: audit 2024-08-29T18:19:18.539245+0000 mon.c (mon.2) 502 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:19:20.007 INFO:tasks.workunit.client.0.smithi029.stdout: 226: throughput=4.98MB/sec pending data=0 2024-08-29T18:19:20.007 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-KVUPhM8tCvRi5pM off=4531516 len=1095917 2024-08-29T18:19:20.011 INFO:tasks.workunit.client.0.smithi029.stdout:op 1163 completed, throughput=4.99MB/sec 2024-08-29T18:19:20.011 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-Vq46R7puXx4A2_Z off=274904 len=928592 2024-08-29T18:19:20.018 INFO:tasks.workunit.client.0.smithi029.stdout:op 1164 completed, throughput=4.99MB/sec 2024-08-29T18:19:20.019 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-ykrdiCGJC8IxyRe off=3699681 len=1689896 2024-08-29T18:19:20.023 INFO:tasks.workunit.client.0.smithi029.stdout:op 1165 completed, throughput=5MB/sec 2024-08-29T18:19:20.023 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-oDjpeOJsiAJKagz off=1238221 len=655425 2024-08-29T18:19:20.030 INFO:tasks.workunit.client.0.smithi029.stdout:op 1166 completed, throughput=5MB/sec 2024-08-29T18:19:21.031 INFO:tasks.workunit.client.0.smithi029.stdout: 227: throughput=4.98MB/sec pending data=0 2024-08-29T18:19:21.031 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-u-HOl1k7r4OSyJ- off=4466336 len=1602582 2024-08-29T18:19:21.035 INFO:tasks.workunit.client.0.smithi029.stdout:op 1167 completed, throughput=4.99MB/sec 2024-08-29T18:19:21.035 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-1OgvuxSkYAtyd5W off=6050148 len=180672 2024-08-29T18:19:21.036 INFO:tasks.workunit.client.0.smithi029.stdout:op 1168 completed, throughput=4.99MB/sec 2024-08-29T18:19:21.036 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-HYPl4ItfEXfN5oH off=1454724 len=739793 2024-08-29T18:19:21.045 INFO:tasks.workunit.client.0.smithi029.stdout:op 1169 completed, throughput=4.99MB/sec 2024-08-29T18:19:21.045 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-kqVotb3-OjVWOuf off=2204860 len=1123799 2024-08-29T18:19:21.053 INFO:tasks.workunit.client.0.smithi029.stdout:op 1170 completed, throughput=4.99MB/sec 2024-08-29T18:19:21.054 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-Hh8_5PX62Ed0p_n off=5407316 len=1954611 2024-08-29T18:19:21.068 INFO:tasks.workunit.client.0.smithi029.stdout:op 1171 completed, throughput=5MB/sec 2024-08-29T18:19:21.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:19:21 smithi029 bash[79042]: cluster 2024-08-29T18:19:19.972795+0000 mgr.y (mgr.25004) 883 : cluster [DBG] pgmap v1555: 105 pgs: 105 active+clean; 127 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-08-29T18:19:21.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:19:21 smithi029 bash[77880]: cluster 2024-08-29T18:19:19.972795+0000 mgr.y (mgr.25004) 883 : cluster [DBG] pgmap v1555: 105 pgs: 105 active+clean; 127 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-08-29T18:19:21.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:19:21 smithi110 bash[67519]: cluster 2024-08-29T18:19:19.972795+0000 mgr.y (mgr.25004) 883 : cluster [DBG] pgmap v1555: 105 pgs: 105 active+clean; 127 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-08-29T18:19:22.068 INFO:tasks.workunit.client.0.smithi029.stdout: 228: throughput=4.98MB/sec pending data=0 2024-08-29T18:19:22.068 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-x1aa_QlkLKr01EX off=12830658 len=854119 2024-08-29T18:19:22.071 INFO:tasks.workunit.client.0.smithi029.stdout:op 1172 completed, throughput=4.98MB/sec 2024-08-29T18:19:22.071 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-SxCchBsIKRPFd8l off=1387908 len=1385700 2024-08-29T18:19:22.075 INFO:tasks.workunit.client.0.smithi029.stdout:op 1173 completed, throughput=4.99MB/sec 2024-08-29T18:19:22.075 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-6-jzHgKfGYEnQsJ off=4961267 len=431705 2024-08-29T18:19:22.078 INFO:tasks.workunit.client.0.smithi029.stdout:op 1174 completed, throughput=4.99MB/sec 2024-08-29T18:19:22.078 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-hh8OW-zAM5JOo1g off=2801816 len=1970466 2024-08-29T18:19:22.093 INFO:tasks.workunit.client.0.smithi029.stdout:op 1175 completed, throughput=5MB/sec 2024-08-29T18:19:22.093 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-zaFBUrBscfLrVGg off=28234 len=1261037 2024-08-29T18:19:22.097 INFO:tasks.workunit.client.0.smithi029.stdout:op 1176 completed, throughput=5MB/sec 2024-08-29T18:19:23.098 INFO:tasks.workunit.client.0.smithi029.stdout: 229: throughput=4.98MB/sec pending data=0 2024-08-29T18:19:23.098 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-MQInZXqTlPtPI_9 off=3726341 len=1873196 2024-08-29T18:19:23.111 INFO:tasks.workunit.client.0.smithi029.stdout:op 1177 completed, throughput=4.99MB/sec 2024-08-29T18:19:23.111 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-Ed7R4X7pPlNdYtk off=1556845 len=663923 2024-08-29T18:19:23.113 INFO:tasks.workunit.client.0.smithi029.stdout:op 1178 completed, throughput=4.99MB/sec 2024-08-29T18:19:23.113 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj--WvX4CTUvSNHpwW off=96041 len=608322 2024-08-29T18:19:23.115 INFO:tasks.workunit.client.0.smithi029.stdout:op 1179 completed, throughput=4.99MB/sec 2024-08-29T18:19:23.115 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-dMO2T8SE_TND2oV off=4380235 len=1962726 2024-08-29T18:19:23.119 INFO:tasks.workunit.client.0.smithi029.stdout:op 1180 completed, throughput=5MB/sec 2024-08-29T18:19:23.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:19:23 smithi029 bash[79042]: cluster 2024-08-29T18:19:21.973920+0000 mgr.y (mgr.25004) 884 : cluster [DBG] pgmap v1556: 105 pgs: 105 active+clean; 127 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2024-08-29T18:19:23.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:19:23 smithi029 bash[77880]: cluster 2024-08-29T18:19:21.973920+0000 mgr.y (mgr.25004) 884 : cluster [DBG] pgmap v1556: 105 pgs: 105 active+clean; 127 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2024-08-29T18:19:23.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:19:23 smithi110 bash[67519]: cluster 2024-08-29T18:19:21.973920+0000 mgr.y (mgr.25004) 884 : cluster [DBG] pgmap v1556: 105 pgs: 105 active+clean; 127 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2024-08-29T18:19:24.120 INFO:tasks.workunit.client.0.smithi029.stdout: 230: throughput=4.98MB/sec pending data=0 2024-08-29T18:19:24.120 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-tKYh48Y2uAe0OLH off=8149567 len=1283321 2024-08-29T18:19:24.129 INFO:tasks.workunit.client.0.smithi029.stdout:op 1181 completed, throughput=4.99MB/sec 2024-08-29T18:19:24.129 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-b5bYohQ_95EvPCG off=3654367 len=1146767 2024-08-29T18:19:24.134 INFO:tasks.workunit.client.0.smithi029.stdout:op 1182 completed, throughput=4.99MB/sec 2024-08-29T18:19:24.134 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-IbvTxStlI1jbMQt off=5504105 len=1436811 2024-08-29T18:19:24.145 INFO:tasks.workunit.client.0.smithi029.stdout:op 1183 completed, throughput=5MB/sec 2024-08-29T18:19:24.146 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-L6GFBekTECCrneY off=3037831 len=170647 2024-08-29T18:19:24.147 INFO:tasks.workunit.client.0.smithi029.stdout:op 1184 completed, throughput=5MB/sec 2024-08-29T18:19:24.147 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-6tZbC9kt3kP04wN off=644827 len=621002 2024-08-29T18:19:24.149 INFO:tasks.workunit.client.0.smithi029.stdout:op 1185 completed, throughput=5MB/sec 2024-08-29T18:19:24.149 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-UzIfx1m1Hyl7Vst off=2549510 len=2021827 2024-08-29T18:19:24.162 INFO:tasks.workunit.client.0.smithi029.stdout:op 1186 completed, throughput=5.01MB/sec 2024-08-29T18:19:24.901 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:19:24 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:19:24] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2024-08-29T18:19:25.162 INFO:tasks.workunit.client.0.smithi029.stdout: 231: throughput=4.99MB/sec pending data=0 2024-08-29T18:19:25.163 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-3tEP9Td0AISvupz off=10735471 len=1199986 2024-08-29T18:19:25.173 INFO:tasks.workunit.client.0.smithi029.stdout:op 1187 completed, throughput=4.99MB/sec 2024-08-29T18:19:25.173 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-etaM4jQLDGq3VaA off=1533825 len=1584225 2024-08-29T18:19:25.183 INFO:tasks.workunit.client.0.smithi029.stdout:op 1188 completed, throughput=5MB/sec 2024-08-29T18:19:25.183 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-ej2uL8pjkAykMki off=14358665 len=2013148 2024-08-29T18:19:25.188 INFO:tasks.workunit.client.0.smithi029.stdout:op 1189 completed, throughput=5MB/sec 2024-08-29T18:19:25.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:19:25 smithi029 bash[79042]: cluster 2024-08-29T18:19:23.974860+0000 mgr.y (mgr.25004) 885 : cluster [DBG] pgmap v1557: 105 pgs: 105 active+clean; 127 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-08-29T18:19:25.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:19:25 smithi029 bash[77880]: cluster 2024-08-29T18:19:23.974860+0000 mgr.y (mgr.25004) 885 : cluster [DBG] pgmap v1557: 105 pgs: 105 active+clean; 127 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-08-29T18:19:25.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:19:25 smithi110 bash[67519]: cluster 2024-08-29T18:19:23.974860+0000 mgr.y (mgr.25004) 885 : cluster [DBG] pgmap v1557: 105 pgs: 105 active+clean; 127 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-08-29T18:19:26.188 INFO:tasks.workunit.client.0.smithi029.stdout: 232: throughput=4.98MB/sec pending data=0 2024-08-29T18:19:26.188 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-CInNvNtZWyhdGhu off=5931239 len=1558917 2024-08-29T18:19:26.194 INFO:tasks.workunit.client.0.smithi029.stdout:op 1190 completed, throughput=4.99MB/sec 2024-08-29T18:19:26.194 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-wDPqN4GrVPmH77z off=15258161 len=1925319 2024-08-29T18:19:26.207 INFO:tasks.workunit.client.0.smithi029.stdout:op 1191 completed, throughput=5MB/sec 2024-08-29T18:19:26.207 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-GcWYD4B3F7yaaK- off=5837079 len=288306 2024-08-29T18:19:26.208 INFO:tasks.workunit.client.0.smithi029.stdout:op 1192 completed, throughput=5MB/sec 2024-08-29T18:19:26.208 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-N_g5-1m5N1YL6dK off=4425354 len=306006 2024-08-29T18:19:26.213 INFO:tasks.workunit.client.0.smithi029.stdout:op 1193 completed, throughput=5MB/sec 2024-08-29T18:19:26.213 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-kPQbzS6pUHcwXkd off=3596141 len=1036506 2024-08-29T18:19:26.222 INFO:tasks.workunit.client.0.smithi029.stdout:op 1194 completed, throughput=5MB/sec 2024-08-29T18:19:27.222 INFO:tasks.workunit.client.0.smithi029.stdout: 233: throughput=4.98MB/sec pending data=0 2024-08-29T18:19:27.223 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-DsoeHfcffVSri65 off=7735713 len=801461 2024-08-29T18:19:27.225 INFO:tasks.workunit.client.0.smithi029.stdout:op 1195 completed, throughput=4.99MB/sec 2024-08-29T18:19:27.225 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-O1l6RhC_QZoNeXm off=1010139 len=1281767 2024-08-29T18:19:27.228 INFO:tasks.workunit.client.0.smithi029.stdout:op 1196 completed, throughput=4.99MB/sec 2024-08-29T18:19:27.228 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-KSNPuqEYnzHFXvN off=10948848 len=874551 2024-08-29T18:19:27.237 INFO:tasks.workunit.client.0.smithi029.stdout:op 1197 completed, throughput=4.99MB/sec 2024-08-29T18:19:27.237 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-Aa4rkIXrM7hl3il off=6053540 len=1106979 2024-08-29T18:19:27.240 INFO:tasks.workunit.client.0.smithi029.stdout:op 1198 completed, throughput=5MB/sec 2024-08-29T18:19:27.241 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-bvI3iF1YYeCLcvQ off=13475272 len=190132 2024-08-29T18:19:27.245 INFO:tasks.workunit.client.0.smithi029.stdout:op 1199 completed, throughput=5MB/sec 2024-08-29T18:19:27.245 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-TwS3yZzmHBlx4HJ off=3134318 len=2063505 2024-08-29T18:19:27.261 INFO:tasks.workunit.client.0.smithi029.stdout:op 1200 completed, throughput=5.01MB/sec 2024-08-29T18:19:27.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:19:27 smithi029 bash[79042]: cluster 2024-08-29T18:19:25.975685+0000 mgr.y (mgr.25004) 886 : cluster [DBG] pgmap v1558: 105 pgs: 105 active+clean; 127 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-08-29T18:19:27.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:19:27 smithi029 bash[77880]: cluster 2024-08-29T18:19:25.975685+0000 mgr.y (mgr.25004) 886 : cluster [DBG] pgmap v1558: 105 pgs: 105 active+clean; 127 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-08-29T18:19:27.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:19:27 smithi110 bash[67519]: cluster 2024-08-29T18:19:25.975685+0000 mgr.y (mgr.25004) 886 : cluster [DBG] pgmap v1558: 105 pgs: 105 active+clean; 127 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-08-29T18:19:28.262 INFO:tasks.workunit.client.0.smithi029.stdout: 234: throughput=4.99MB/sec pending data=0 2024-08-29T18:19:28.262 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-v9q_-Zd_pJylGDi off=4179650 len=30627 2024-08-29T18:19:28.262 INFO:tasks.workunit.client.0.smithi029.stdout:op 1201 completed, throughput=4.99MB/sec 2024-08-29T18:19:28.263 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-xadz8zW4uXo-c_F off=4834160 len=791030 2024-08-29T18:19:28.266 INFO:tasks.workunit.client.0.smithi029.stdout:op 1202 completed, throughput=4.99MB/sec 2024-08-29T18:19:28.266 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-0ZwMkUdpak4ynkV off=11146951 len=1148073 2024-08-29T18:19:28.276 INFO:tasks.workunit.client.0.smithi029.stdout:op 1203 completed, throughput=4.99MB/sec 2024-08-29T18:19:28.276 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-mgSFtwmHxxvmGnY off=563461 len=1019372 2024-08-29T18:19:28.284 INFO:tasks.workunit.client.0.smithi029.stdout:op 1204 completed, throughput=5MB/sec 2024-08-29T18:19:28.284 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-eEntX0Su5ux8XJS off=1813978 len=910198 2024-08-29T18:19:28.286 INFO:tasks.workunit.client.0.smithi029.stdout:op 1205 completed, throughput=5MB/sec 2024-08-29T18:19:29.286 INFO:tasks.workunit.client.0.smithi029.stdout: 235: throughput=4.98MB/sec pending data=0 2024-08-29T18:19:29.286 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-sICbVJTJ7Xyd6hX off=7002833 len=1728875 2024-08-29T18:19:29.290 INFO:tasks.workunit.client.0.smithi029.stdout:op 1206 completed, throughput=4.99MB/sec 2024-08-29T18:19:29.290 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-FoaSEFREsTN0hrh off=2581037 len=303760 2024-08-29T18:19:29.292 INFO:tasks.workunit.client.0.smithi029.stdout:op 1207 completed, throughput=4.99MB/sec 2024-08-29T18:19:29.293 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-Ggd8iVOxqNIERVt off=2928046 len=700193 2024-08-29T18:19:29.296 INFO:tasks.workunit.client.0.smithi029.stdout:op 1208 completed, throughput=4.99MB/sec 2024-08-29T18:19:29.296 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-5Oltih-clYHl0p4 off=13651772 len=479531 2024-08-29T18:19:29.302 INFO:tasks.workunit.client.0.smithi029.stdout:op 1209 completed, throughput=4.99MB/sec 2024-08-29T18:19:29.302 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-l97CwfraSu224o- off=336935 len=1178958 2024-08-29T18:19:29.305 INFO:tasks.workunit.client.0.smithi029.stdout:op 1210 completed, throughput=5MB/sec 2024-08-29T18:19:29.305 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-X9NXEY4jZh72B2p off=1775216 len=346572 2024-08-29T18:19:29.307 INFO:tasks.workunit.client.0.smithi029.stdout:op 1211 completed, throughput=5MB/sec 2024-08-29T18:19:29.307 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-uMJMlHGYoyKlGJK off=3892290 len=401738 2024-08-29T18:19:29.309 INFO:tasks.workunit.client.0.smithi029.stdout:op 1212 completed, throughput=5MB/sec 2024-08-29T18:19:29.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:19:29 smithi029 bash[79042]: cluster 2024-08-29T18:19:27.976850+0000 mgr.y (mgr.25004) 887 : cluster [DBG] pgmap v1559: 105 pgs: 105 active+clean; 127 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-08-29T18:19:29.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:19:29 smithi029 bash[77880]: cluster 2024-08-29T18:19:27.976850+0000 mgr.y (mgr.25004) 887 : cluster [DBG] pgmap v1559: 105 pgs: 105 active+clean; 127 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-08-29T18:19:29.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:19:29 smithi110 bash[67519]: cluster 2024-08-29T18:19:27.976850+0000 mgr.y (mgr.25004) 887 : cluster [DBG] pgmap v1559: 105 pgs: 105 active+clean; 127 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-08-29T18:19:30.309 INFO:tasks.workunit.client.0.smithi029.stdout: 236: throughput=4.98MB/sec pending data=0 2024-08-29T18:19:30.309 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-1HCYL-TU2YxVXVj off=19891552 len=393569 2024-08-29T18:19:30.316 INFO:tasks.workunit.client.0.smithi029.stdout:op 1213 completed, throughput=4.98MB/sec 2024-08-29T18:19:30.316 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-wK4UmRbhWPV5SE9 off=6646066 len=1350669 2024-08-29T18:19:30.326 INFO:tasks.workunit.client.0.smithi029.stdout:op 1214 completed, throughput=4.99MB/sec 2024-08-29T18:19:30.327 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-CoradtPk27xOEzH off=6165834 len=2031334 2024-08-29T18:19:30.341 INFO:tasks.workunit.client.0.smithi029.stdout:op 1215 completed, throughput=4.99MB/sec 2024-08-29T18:19:30.341 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj--cByp2XilOyNe-7 off=4175082 len=768489 2024-08-29T18:19:30.343 INFO:tasks.workunit.client.0.smithi029.stdout:op 1216 completed, throughput=5MB/sec 2024-08-29T18:19:30.343 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-YwZXGygW_HZPKvp off=4667278 len=899845 2024-08-29T18:19:30.348 INFO:tasks.workunit.client.0.smithi029.stdout:op 1217 completed, throughput=5MB/sec 2024-08-29T18:19:31.347 INFO:tasks.workunit.client.0.smithi029.stdout: 237: throughput=4.98MB/sec pending data=0 2024-08-29T18:19:31.348 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-mNxus0A5riFpXHi off=14038120 len=14458 2024-08-29T18:19:31.349 INFO:tasks.workunit.client.0.smithi029.stdout:op 1218 completed, throughput=4.98MB/sec 2024-08-29T18:19:31.349 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-ThMeCNodkEEpwMs off=19721477 len=978529 2024-08-29T18:19:31.352 INFO:tasks.workunit.client.0.smithi029.stdout:op 1219 completed, throughput=4.98MB/sec 2024-08-29T18:19:31.352 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-6GLzVfPa81cHW73 off=12358748 len=2087907 2024-08-29T18:19:31.356 INFO:tasks.workunit.client.0.smithi029.stdout:op 1220 completed, throughput=4.99MB/sec 2024-08-29T18:19:31.356 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-E6lXC_Hodvhl_Dd off=3825222 len=156865 2024-08-29T18:19:31.361 INFO:tasks.workunit.client.0.smithi029.stdout:op 1221 completed, throughput=4.99MB/sec 2024-08-29T18:19:31.361 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-TPJVaJ_ZATuibE5 off=11121064 len=1746268 2024-08-29T18:19:31.365 INFO:tasks.workunit.client.0.smithi029.stdout:op 1222 completed, throughput=5MB/sec 2024-08-29T18:19:31.365 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-GHSmNpL6_TUjM8E off=1164646 len=1360764 2024-08-29T18:19:31.378 INFO:tasks.workunit.client.0.smithi029.stdout:op 1223 completed, throughput=5MB/sec 2024-08-29T18:19:31.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:19:31 smithi029 bash[79042]: cluster 2024-08-29T18:19:29.977675+0000 mgr.y (mgr.25004) 888 : cluster [DBG] pgmap v1560: 105 pgs: 105 active+clean; 127 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-08-29T18:19:31.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:19:31 smithi029 bash[77880]: cluster 2024-08-29T18:19:29.977675+0000 mgr.y (mgr.25004) 888 : cluster [DBG] pgmap v1560: 105 pgs: 105 active+clean; 127 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-08-29T18:19:31.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:19:31 smithi110 bash[67519]: cluster 2024-08-29T18:19:29.977675+0000 mgr.y (mgr.25004) 888 : cluster [DBG] pgmap v1560: 105 pgs: 105 active+clean; 127 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-08-29T18:19:32.378 INFO:tasks.workunit.client.0.smithi029.stdout: 238: throughput=4.98MB/sec pending data=0 2024-08-29T18:19:32.378 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-j9WYhH4uMrcJAon off=9765836 len=158800 2024-08-29T18:19:32.383 INFO:tasks.workunit.client.0.smithi029.stdout:op 1224 completed, throughput=4.98MB/sec 2024-08-29T18:19:32.383 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-Si4dDkcr-6qM-EY off=7835001 len=253569 2024-08-29T18:19:32.385 INFO:tasks.workunit.client.0.smithi029.stdout:op 1225 completed, throughput=4.99MB/sec 2024-08-29T18:19:32.385 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-k1c33Sb-EApiI8r off=3536586 len=561173 2024-08-29T18:19:32.391 INFO:tasks.workunit.client.0.smithi029.stdout:op 1226 completed, throughput=4.99MB/sec 2024-08-29T18:19:32.391 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-XY1mP6iiX6FkS1- off=7886904 len=1324964 2024-08-29T18:19:32.395 INFO:tasks.workunit.client.0.smithi029.stdout:op 1227 completed, throughput=4.99MB/sec 2024-08-29T18:19:32.395 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-6e6G3MibB_67P30 off=7936054 len=1453872 2024-08-29T18:19:32.407 INFO:tasks.workunit.client.0.smithi029.stdout:op 1228 completed, throughput=5MB/sec 2024-08-29T18:19:32.407 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-eCseZXyZwX8TUBo off=2728620 len=1511363 2024-08-29T18:19:32.410 INFO:tasks.workunit.client.0.smithi029.stdout:op 1229 completed, throughput=5MB/sec 2024-08-29T18:19:33.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:19:33 smithi029 bash[79042]: cluster 2024-08-29T18:19:31.978766+0000 mgr.y (mgr.25004) 889 : cluster [DBG] pgmap v1561: 105 pgs: 105 active+clean; 127 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-08-29T18:19:33.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:19:33 smithi029 bash[77880]: cluster 2024-08-29T18:19:31.978766+0000 mgr.y (mgr.25004) 889 : cluster [DBG] pgmap v1561: 105 pgs: 105 active+clean; 127 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-08-29T18:19:33.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:19:33 smithi110 bash[67519]: cluster 2024-08-29T18:19:31.978766+0000 mgr.y (mgr.25004) 889 : cluster [DBG] pgmap v1561: 105 pgs: 105 active+clean; 127 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-08-29T18:19:33.412 INFO:tasks.workunit.client.0.smithi029.stdout: 239: throughput=4.98MB/sec pending data=0 2024-08-29T18:19:33.412 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-LMzYDhYEv3SEAF8 off=8582684 len=1290305 2024-08-29T18:19:33.422 INFO:tasks.workunit.client.0.smithi029.stdout:op 1230 completed, throughput=4.99MB/sec 2024-08-29T18:19:33.422 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-ZBZscY1pWrByiLk off=262834 len=129552 2024-08-29T18:19:33.426 INFO:tasks.workunit.client.0.smithi029.stdout:op 1231 completed, throughput=4.99MB/sec 2024-08-29T18:19:33.426 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-5ftqRM2ta_9ic-B off=2055190 len=143789 2024-08-29T18:19:33.428 INFO:tasks.workunit.client.0.smithi029.stdout:op 1232 completed, throughput=4.99MB/sec 2024-08-29T18:19:33.428 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-m8rNcp42xI1GYNu off=11225704 len=1913097 2024-08-29T18:19:33.443 INFO:tasks.workunit.client.0.smithi029.stdout:op 1233 completed, throughput=5MB/sec 2024-08-29T18:19:33.443 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-yLn5mqltbTGmS-n off=2904090 len=512932 2024-08-29T18:19:33.445 INFO:tasks.workunit.client.0.smithi029.stdout:op 1234 completed, throughput=5MB/sec 2024-08-29T18:19:33.445 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-c_88UAlDcA1qT2B off=953090 len=1322016 2024-08-29T18:19:33.449 INFO:tasks.workunit.client.0.smithi029.stdout:op 1235 completed, throughput=5MB/sec 2024-08-29T18:19:34.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:19:34 smithi029 bash[77880]: audit 2024-08-29T18:19:33.539640+0000 mon.c (mon.2) 503 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:19:34.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:19:34 smithi029 bash[79042]: audit 2024-08-29T18:19:33.539640+0000 mon.c (mon.2) 503 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:19:34.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:19:34 smithi110 bash[67519]: audit 2024-08-29T18:19:33.539640+0000 mon.c (mon.2) 503 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:19:34.450 INFO:tasks.workunit.client.0.smithi029.stdout: 240: throughput=4.98MB/sec pending data=0 2024-08-29T18:19:34.450 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-FhcOXgzEc15FIF4 off=5299992 len=1510287 2024-08-29T18:19:34.454 INFO:tasks.workunit.client.0.smithi029.stdout:op 1236 completed, throughput=4.99MB/sec 2024-08-29T18:19:34.454 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-U9C3I9FbeoWVMnl off=15039599 len=798814 2024-08-29T18:19:34.469 INFO:tasks.workunit.client.0.smithi029.stdout:op 1237 completed, throughput=4.99MB/sec 2024-08-29T18:19:34.469 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-Q6ELf0uh7HBoAxR off=7873628 len=387651 2024-08-29T18:19:34.471 INFO:tasks.workunit.client.0.smithi029.stdout:op 1238 completed, throughput=4.99MB/sec 2024-08-29T18:19:34.471 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-qDgTdIUFjYvZk00 off=17206154 len=1981467 2024-08-29T18:19:34.484 INFO:tasks.workunit.client.0.smithi029.stdout:op 1239 completed, throughput=5MB/sec 2024-08-29T18:19:34.901 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:19:34 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:19:34] "GET /metrics HTTP/1.1" 200 34012 "" "Prometheus/2.43.0" 2024-08-29T18:19:35.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:19:35 smithi029 bash[79042]: cluster 2024-08-29T18:19:33.979633+0000 mgr.y (mgr.25004) 890 : cluster [DBG] pgmap v1562: 105 pgs: 105 active+clean; 127 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-29T18:19:35.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:19:35 smithi029 bash[77880]: cluster 2024-08-29T18:19:33.979633+0000 mgr.y (mgr.25004) 890 : cluster [DBG] pgmap v1562: 105 pgs: 105 active+clean; 127 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-29T18:19:35.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:19:35 smithi110 bash[67519]: cluster 2024-08-29T18:19:33.979633+0000 mgr.y (mgr.25004) 890 : cluster [DBG] pgmap v1562: 105 pgs: 105 active+clean; 127 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-29T18:19:35.484 INFO:tasks.workunit.client.0.smithi029.stdout: 241: throughput=4.98MB/sec pending data=0 2024-08-29T18:19:35.484 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-JTreUYLsT-xqJ6Y off=1135367 len=958833 2024-08-29T18:19:35.487 INFO:tasks.workunit.client.0.smithi029.stdout:op 1240 completed, throughput=4.98MB/sec 2024-08-29T18:19:35.488 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-qqcwl4hZOW9JhPP off=5262001 len=957880 2024-08-29T18:19:35.496 INFO:tasks.workunit.client.0.smithi029.stdout:op 1241 completed, throughput=4.99MB/sec 2024-08-29T18:19:35.497 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-9eP5Es3YOthdw7M off=6279615 len=1833552 2024-08-29T18:19:35.509 INFO:tasks.workunit.client.0.smithi029.stdout:op 1242 completed, throughput=4.99MB/sec 2024-08-29T18:19:35.509 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-lkvKUw66FyzIV5u off=4244187 len=1200331 2024-08-29T18:19:35.513 INFO:tasks.workunit.client.0.smithi029.stdout:op 1243 completed, throughput=5MB/sec 2024-08-29T18:19:35.513 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-6YDCi7WhS-0LUe_ off=3283529 len=1780264 2024-08-29T18:19:35.515 INFO:tasks.workunit.client.0.smithi029.stdout:op 1244 completed, throughput=5.01MB/sec 2024-08-29T18:19:36.515 INFO:tasks.workunit.client.0.smithi029.stdout: 242: throughput=4.99MB/sec pending data=0 2024-08-29T18:19:36.516 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-Sp2XSddp6pPSpA1 off=862820 len=42872 2024-08-29T18:19:36.520 INFO:tasks.workunit.client.0.smithi029.stdout:op 1245 completed, throughput=4.99MB/sec 2024-08-29T18:19:36.520 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-RB05zJN2A89p3_U off=7040637 len=1839436 2024-08-29T18:19:36.535 INFO:tasks.workunit.client.0.smithi029.stdout:op 1246 completed, throughput=4.99MB/sec 2024-08-29T18:19:36.535 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-VpjuN7I6Oh-qkx6 off=19054185 len=1671162 2024-08-29T18:19:36.547 INFO:tasks.workunit.client.0.smithi029.stdout:op 1247 completed, throughput=5MB/sec 2024-08-29T18:19:36.547 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-QCdtKpoU1KZqaHb off=3827963 len=125956 2024-08-29T18:19:36.552 INFO:tasks.workunit.client.0.smithi029.stdout:op 1248 completed, throughput=5MB/sec 2024-08-29T18:19:36.552 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-PV_eBUVi5bpCKJs off=1976864 len=737605 2024-08-29T18:19:36.558 INFO:tasks.workunit.client.0.smithi029.stdout:op 1249 completed, throughput=5MB/sec 2024-08-29T18:19:37.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:19:37 smithi029 bash[79042]: cluster 2024-08-29T18:19:35.980541+0000 mgr.y (mgr.25004) 891 : cluster [DBG] pgmap v1563: 105 pgs: 105 active+clean; 127 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-08-29T18:19:37.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:19:37 smithi029 bash[77880]: cluster 2024-08-29T18:19:35.980541+0000 mgr.y (mgr.25004) 891 : cluster [DBG] pgmap v1563: 105 pgs: 105 active+clean; 127 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-08-29T18:19:37.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:19:37 smithi110 bash[67519]: cluster 2024-08-29T18:19:35.980541+0000 mgr.y (mgr.25004) 891 : cluster [DBG] pgmap v1563: 105 pgs: 105 active+clean; 127 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-08-29T18:19:37.559 INFO:tasks.workunit.client.0.smithi029.stdout: 243: throughput=4.98MB/sec pending data=0 2024-08-29T18:19:37.559 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-EKOtpAi7E29oUte off=1911695 len=1989175 2024-08-29T18:19:37.573 INFO:tasks.workunit.client.0.smithi029.stdout:op 1250 completed, throughput=4.99MB/sec 2024-08-29T18:19:37.573 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-7zEaQS-2CatcW3L off=1088516 len=920534 2024-08-29T18:19:37.581 INFO:tasks.workunit.client.0.smithi029.stdout:op 1251 completed, throughput=4.99MB/sec 2024-08-29T18:19:37.581 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-wrnSis27Iwxix4u off=23094181 len=805084 2024-08-29T18:19:37.584 INFO:tasks.workunit.client.0.smithi029.stdout:op 1252 completed, throughput=4.99MB/sec 2024-08-29T18:19:37.585 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-QFucnxxawaD3LWy off=15026282 len=1949426 2024-08-29T18:19:37.596 INFO:tasks.workunit.client.0.smithi029.stdout:op 1253 completed, throughput=5MB/sec 2024-08-29T18:19:38.597 INFO:tasks.workunit.client.0.smithi029.stdout: 244: throughput=4.98MB/sec pending data=0 2024-08-29T18:19:38.597 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-O-Z8H2RvlHxT4I4 off=3306597 len=1949623 2024-08-29T18:19:38.611 INFO:tasks.workunit.client.0.smithi029.stdout:op 1254 completed, throughput=4.99MB/sec 2024-08-29T18:19:38.611 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-nCvwuEGHt9WKrNr off=380200 len=1642867 2024-08-29T18:19:38.616 INFO:tasks.workunit.client.0.smithi029.stdout:op 1255 completed, throughput=5MB/sec 2024-08-29T18:19:38.616 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-OkyqNyotG9ENLIL off=8359537 len=1614453 2024-08-29T18:19:38.626 INFO:tasks.workunit.client.0.smithi029.stdout:op 1256 completed, throughput=5MB/sec 2024-08-29T18:19:39.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:19:39 smithi029 bash[79042]: cluster 2024-08-29T18:19:37.981674+0000 mgr.y (mgr.25004) 892 : cluster [DBG] pgmap v1564: 105 pgs: 105 active+clean; 127 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-08-29T18:19:39.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:19:39 smithi029 bash[77880]: cluster 2024-08-29T18:19:37.981674+0000 mgr.y (mgr.25004) 892 : cluster [DBG] pgmap v1564: 105 pgs: 105 active+clean; 127 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-08-29T18:19:39.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:19:39 smithi110 bash[67519]: cluster 2024-08-29T18:19:37.981674+0000 mgr.y (mgr.25004) 892 : cluster [DBG] pgmap v1564: 105 pgs: 105 active+clean; 127 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-08-29T18:19:39.627 INFO:tasks.workunit.client.0.smithi029.stdout: 245: throughput=4.98MB/sec pending data=0 2024-08-29T18:19:39.627 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-mw4Fx60RV-EO_J4 off=16435563 len=1238036 2024-08-29T18:19:39.638 INFO:tasks.workunit.client.0.smithi029.stdout:op 1257 completed, throughput=4.99MB/sec 2024-08-29T18:19:39.638 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-9vCDyzq9iuxKbmF off=2941907 len=2043333 2024-08-29T18:19:39.651 INFO:tasks.workunit.client.0.smithi029.stdout:op 1258 completed, throughput=4.99MB/sec 2024-08-29T18:19:39.652 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-qia7mABLqq6S9XK off=3249990 len=1281531 2024-08-29T18:19:39.662 INFO:tasks.workunit.client.0.smithi029.stdout:op 1259 completed, throughput=5MB/sec 2024-08-29T18:19:39.662 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-z5fAssN8TrZU853 off=6982263 len=1442286 2024-08-29T18:19:39.672 INFO:tasks.workunit.client.0.smithi029.stdout:op 1260 completed, throughput=5MB/sec 2024-08-29T18:19:40.673 INFO:tasks.workunit.client.0.smithi029.stdout: 246: throughput=4.98MB/sec pending data=0 2024-08-29T18:19:40.673 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-k8xqAlCmyrUcNCY off=619681 len=458301 2024-08-29T18:19:40.676 INFO:tasks.workunit.client.0.smithi029.stdout:op 1261 completed, throughput=4.99MB/sec 2024-08-29T18:19:40.676 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-XZnNV8x4Xzweoj2 off=780595 len=1299240 2024-08-29T18:19:40.680 INFO:tasks.workunit.client.0.smithi029.stdout:op 1262 completed, throughput=4.99MB/sec 2024-08-29T18:19:40.680 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-asgl9Q1Rr2tF6pn off=4460421 len=335610 2024-08-29T18:19:40.686 INFO:tasks.workunit.client.0.smithi029.stdout:op 1263 completed, throughput=4.99MB/sec 2024-08-29T18:19:40.686 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-AOE6aqkBZLjRnXj off=22643897 len=1782599 2024-08-29T18:19:40.699 INFO:tasks.workunit.client.0.smithi029.stdout:op 1264 completed, throughput=5MB/sec 2024-08-29T18:19:40.699 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-qZDosZy7wfBVMRZ off=834008 len=433885 2024-08-29T18:19:40.701 INFO:tasks.workunit.client.0.smithi029.stdout:op 1265 completed, throughput=5MB/sec 2024-08-29T18:19:40.701 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-lnHx1uoirq96GqA off=16100945 len=59374 2024-08-29T18:19:40.703 INFO:tasks.workunit.client.0.smithi029.stdout:op 1266 completed, throughput=5MB/sec 2024-08-29T18:19:40.703 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-ewt25BnxtBZ0MEX off=4377249 len=1075075 2024-08-29T18:19:40.711 INFO:tasks.workunit.client.0.smithi029.stdout:op 1267 completed, throughput=5MB/sec 2024-08-29T18:19:41.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:19:41 smithi029 bash[79042]: cluster 2024-08-29T18:19:39.982498+0000 mgr.y (mgr.25004) 893 : cluster [DBG] pgmap v1565: 105 pgs: 105 active+clean; 127 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-29T18:19:41.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:19:41 smithi029 bash[77880]: cluster 2024-08-29T18:19:39.982498+0000 mgr.y (mgr.25004) 893 : cluster [DBG] pgmap v1565: 105 pgs: 105 active+clean; 127 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-29T18:19:41.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:19:41 smithi110 bash[67519]: cluster 2024-08-29T18:19:39.982498+0000 mgr.y (mgr.25004) 893 : cluster [DBG] pgmap v1565: 105 pgs: 105 active+clean; 127 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-29T18:19:41.712 INFO:tasks.workunit.client.0.smithi029.stdout: 247: throughput=4.98MB/sec pending data=0 2024-08-29T18:19:41.712 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-o0ZEBCdMWrFxZZa off=2975032 len=208000 2024-08-29T18:19:41.714 INFO:tasks.workunit.client.0.smithi029.stdout:op 1268 completed, throughput=4.98MB/sec 2024-08-29T18:19:41.714 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-UHfT-ARyfIx7y4c off=4532359 len=494520 2024-08-29T18:19:41.716 INFO:tasks.workunit.client.0.smithi029.stdout:op 1269 completed, throughput=4.99MB/sec 2024-08-29T18:19:41.716 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-jLFKElldXpG1Vl1 off=16321536 len=251802 2024-08-29T18:19:41.721 INFO:tasks.workunit.client.0.smithi029.stdout:op 1270 completed, throughput=4.99MB/sec 2024-08-29T18:19:41.721 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-N-wBSujcnIgtAJs off=17216338 len=1790701 2024-08-29T18:19:41.726 INFO:tasks.workunit.client.0.smithi029.stdout:op 1271 completed, throughput=4.99MB/sec 2024-08-29T18:19:41.726 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-9qy8a1aAhIdxgy8 off=4424501 len=1943261 2024-08-29T18:19:41.742 INFO:tasks.workunit.client.0.smithi029.stdout:op 1272 completed, throughput=5MB/sec 2024-08-29T18:19:42.742 INFO:tasks.workunit.client.0.smithi029.stdout: 248: throughput=4.98MB/sec pending data=0 2024-08-29T18:19:42.742 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-BDTd5x-AZznbUk8 off=5734221 len=1610619 2024-08-29T18:19:42.746 INFO:tasks.workunit.client.0.smithi029.stdout:op 1273 completed, throughput=4.99MB/sec 2024-08-29T18:19:42.746 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-MVAS2rAtfmz_z6d off=8019592 len=463123 2024-08-29T18:19:42.748 INFO:tasks.workunit.client.0.smithi029.stdout:op 1274 completed, throughput=4.99MB/sec 2024-08-29T18:19:42.748 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-zSiFk9iajgPtFes off=17400832 len=1229928 2024-08-29T18:19:42.758 INFO:tasks.workunit.client.0.smithi029.stdout:op 1275 completed, throughput=4.99MB/sec 2024-08-29T18:19:42.758 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-2fgau0Yyf_ixuxr off=1478744 len=470947 2024-08-29T18:19:42.759 INFO:tasks.workunit.client.0.smithi029.stdout:op 1276 completed, throughput=4.99MB/sec 2024-08-29T18:19:42.759 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-gMo2uofBinNWKvc off=1977413 len=1481185 2024-08-29T18:19:42.768 INFO:tasks.workunit.client.0.smithi029.stdout:op 1277 completed, throughput=5MB/sec 2024-08-29T18:19:42.769 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-7X3UfX2C1UFEnGq off=817541 len=1173199 2024-08-29T18:19:42.776 INFO:tasks.workunit.client.0.smithi029.stdout:op 1278 completed, throughput=5MB/sec 2024-08-29T18:19:43.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:19:43 smithi029 bash[79042]: cluster 2024-08-29T18:19:41.983644+0000 mgr.y (mgr.25004) 894 : cluster [DBG] pgmap v1566: 105 pgs: 105 active+clean; 127 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-08-29T18:19:43.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:19:43 smithi029 bash[77880]: cluster 2024-08-29T18:19:41.983644+0000 mgr.y (mgr.25004) 894 : cluster [DBG] pgmap v1566: 105 pgs: 105 active+clean; 127 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-08-29T18:19:43.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:19:43 smithi110 bash[67519]: cluster 2024-08-29T18:19:41.983644+0000 mgr.y (mgr.25004) 894 : cluster [DBG] pgmap v1566: 105 pgs: 105 active+clean; 127 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-08-29T18:19:43.776 INFO:tasks.workunit.client.0.smithi029.stdout: 249: throughput=4.98MB/sec pending data=0 2024-08-29T18:19:43.776 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-tZYTwUo2Rvwm-an off=968965 len=864871 2024-08-29T18:19:43.780 INFO:tasks.workunit.client.0.smithi029.stdout:op 1279 completed, throughput=4.99MB/sec 2024-08-29T18:19:43.780 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-sqho8tn039veSbM off=5455548 len=641117 2024-08-29T18:19:43.787 INFO:tasks.workunit.client.0.smithi029.stdout:op 1280 completed, throughput=4.99MB/sec 2024-08-29T18:19:43.787 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-kft7JcJgXHUeo6s off=2183897 len=706232 2024-08-29T18:19:43.795 INFO:tasks.workunit.client.0.smithi029.stdout:op 1281 completed, throughput=4.99MB/sec 2024-08-29T18:19:43.795 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-p65AJl5CNd1Eacz off=7174779 len=1744300 2024-08-29T18:19:43.800 INFO:tasks.workunit.client.0.smithi029.stdout:op 1282 completed, throughput=5MB/sec 2024-08-29T18:19:43.800 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-TaS2SZUgfTeEA7M off=4330611 len=1166165 2024-08-29T18:19:43.803 INFO:tasks.workunit.client.0.smithi029.stdout:op 1283 completed, throughput=5MB/sec 2024-08-29T18:19:44.803 INFO:tasks.workunit.client.0.smithi029.stdout: 250: throughput=4.98MB/sec pending data=0 2024-08-29T18:19:44.803 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-6E11332QWMbFU3Z off=5322890 len=347467 2024-08-29T18:19:44.809 INFO:tasks.workunit.client.0.smithi029.stdout:op 1284 completed, throughput=4.98MB/sec 2024-08-29T18:19:44.809 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-v988srFYlcjhrCX off=5714979 len=642798 2024-08-29T18:19:44.812 INFO:tasks.workunit.client.0.smithi029.stdout:op 1285 completed, throughput=4.99MB/sec 2024-08-29T18:19:44.812 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-lrAvnTH2KqnIk8T off=4866662 len=733416 2024-08-29T18:19:44.815 INFO:tasks.workunit.client.0.smithi029.stdout:op 1286 completed, throughput=4.99MB/sec 2024-08-29T18:19:44.815 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-oKQtUYh9eN00CXE off=17263739 len=1470146 2024-08-29T18:19:44.825 INFO:tasks.workunit.client.0.smithi029.stdout:op 1287 completed, throughput=5MB/sec 2024-08-29T18:19:44.825 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-fKVcrMXSA1LO0Xy off=24573396 len=745574 2024-08-29T18:19:44.829 INFO:tasks.workunit.client.0.smithi029.stdout:op 1288 completed, throughput=5MB/sec 2024-08-29T18:19:44.829 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-eZ5EAx6OVdr-dnQ off=1144342 len=269793 2024-08-29T18:19:44.830 INFO:tasks.workunit.client.0.smithi029.stdout:op 1289 completed, throughput=5MB/sec 2024-08-29T18:19:44.830 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-lui0E2-KeBkABwi off=6730865 len=1872947 2024-08-29T18:19:44.843 INFO:tasks.workunit.client.0.smithi029.stdout:op 1290 completed, throughput=5.01MB/sec 2024-08-29T18:19:44.901 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:19:44 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:19:44] "GET /metrics HTTP/1.1" 200 34012 "" "Prometheus/2.43.0" 2024-08-29T18:19:45.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:19:45 smithi029 bash[77880]: cluster 2024-08-29T18:19:43.984642+0000 mgr.y (mgr.25004) 895 : cluster [DBG] pgmap v1567: 105 pgs: 105 active+clean; 127 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.1 MiB/s wr, 4 op/s 2024-08-29T18:19:45.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:19:45 smithi029 bash[79042]: cluster 2024-08-29T18:19:43.984642+0000 mgr.y (mgr.25004) 895 : cluster [DBG] pgmap v1567: 105 pgs: 105 active+clean; 127 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.1 MiB/s wr, 4 op/s 2024-08-29T18:19:45.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:19:45 smithi110 bash[67519]: cluster 2024-08-29T18:19:43.984642+0000 mgr.y (mgr.25004) 895 : cluster [DBG] pgmap v1567: 105 pgs: 105 active+clean; 127 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.1 MiB/s wr, 4 op/s 2024-08-29T18:19:45.843 INFO:tasks.workunit.client.0.smithi029.stdout: 251: throughput=4.99MB/sec pending data=0 2024-08-29T18:19:45.843 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-fVd7Lys5osjeuQA off=3777330 len=20142 2024-08-29T18:19:45.847 INFO:tasks.workunit.client.0.smithi029.stdout:op 1291 completed, throughput=4.99MB/sec 2024-08-29T18:19:45.848 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-RFTgt82SrbmqC2J off=17204479 len=1647699 2024-08-29T18:19:45.851 INFO:tasks.workunit.client.0.smithi029.stdout:op 1292 completed, throughput=4.99MB/sec 2024-08-29T18:19:45.852 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-y9MDdjdghXjWa9V off=871915 len=1482038 2024-08-29T18:19:45.863 INFO:tasks.workunit.client.0.smithi029.stdout:op 1293 completed, throughput=5MB/sec 2024-08-29T18:19:45.864 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-Rx2O2y7IYFCgWVJ off=1553282 len=1507220 2024-08-29T18:19:45.867 INFO:tasks.workunit.client.0.smithi029.stdout:op 1294 completed, throughput=5MB/sec 2024-08-29T18:19:46.868 INFO:tasks.workunit.client.0.smithi029.stdout: 252: throughput=4.98MB/sec pending data=0 2024-08-29T18:19:46.868 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-k2wD5nOjds61ClN off=16784669 len=821306 2024-08-29T18:19:46.870 INFO:tasks.workunit.client.0.smithi029.stdout:op 1295 completed, throughput=4.99MB/sec 2024-08-29T18:19:46.870 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-s7VeZPERSDuZJ-z off=1595295 len=961923 2024-08-29T18:19:46.873 INFO:tasks.workunit.client.0.smithi029.stdout:op 1296 completed, throughput=4.99MB/sec 2024-08-29T18:19:46.874 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-jxspOD5aYnXqz-G off=8547649 len=1290474 2024-08-29T18:19:46.884 INFO:tasks.workunit.client.0.smithi029.stdout:op 1297 completed, throughput=4.99MB/sec 2024-08-29T18:19:46.884 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-PrfTP_nNOj3Lf_e off=1222415 len=792171 2024-08-29T18:19:46.886 INFO:tasks.workunit.client.0.smithi029.stdout:op 1298 completed, throughput=5MB/sec 2024-08-29T18:19:46.886 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-W6gt9Tlrz4Zxe2d off=3082046 len=525984 2024-08-29T18:19:46.892 INFO:tasks.workunit.client.0.smithi029.stdout:op 1299 completed, throughput=5MB/sec 2024-08-29T18:19:46.892 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-xm9DJBP581WZmGF off=875770 len=1369476 2024-08-29T18:19:46.903 INFO:tasks.workunit.client.0.smithi029.stdout:op 1300 completed, throughput=5MB/sec 2024-08-29T18:19:47.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:19:47 smithi029 bash[79042]: cluster 2024-08-29T18:19:45.985534+0000 mgr.y (mgr.25004) 896 : cluster [DBG] pgmap v1568: 105 pgs: 105 active+clean; 127 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-08-29T18:19:47.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:19:47 smithi029 bash[77880]: cluster 2024-08-29T18:19:45.985534+0000 mgr.y (mgr.25004) 896 : cluster [DBG] pgmap v1568: 105 pgs: 105 active+clean; 127 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-08-29T18:19:47.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:19:47 smithi110 bash[67519]: cluster 2024-08-29T18:19:45.985534+0000 mgr.y (mgr.25004) 896 : cluster [DBG] pgmap v1568: 105 pgs: 105 active+clean; 127 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-08-29T18:19:47.903 INFO:tasks.workunit.client.0.smithi029.stdout: 253: throughput=4.98MB/sec pending data=0 2024-08-29T18:19:47.904 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-HB6ItjW-UMnppmb off=13508566 len=230453 2024-08-29T18:19:47.905 INFO:tasks.workunit.client.0.smithi029.stdout:op 1301 completed, throughput=4.99MB/sec 2024-08-29T18:19:47.905 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-pSYUqhEmPqyDBLh off=12806817 len=2074283 2024-08-29T18:19:47.910 INFO:tasks.workunit.client.0.smithi029.stdout:op 1302 completed, throughput=4.99MB/sec 2024-08-29T18:19:47.910 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-qoBulDWRvW4TpSJ off=2986915 len=1640137 2024-08-29T18:19:47.923 INFO:tasks.workunit.client.0.smithi029.stdout:op 1303 completed, throughput=5MB/sec 2024-08-29T18:19:47.923 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-yc2JLTwnYVyKWIb off=1241409 len=1286722 2024-08-29T18:19:47.933 INFO:tasks.workunit.client.0.smithi029.stdout:op 1304 completed, throughput=5MB/sec 2024-08-29T18:19:48.934 INFO:tasks.workunit.client.0.smithi029.stdout: 254: throughput=4.98MB/sec pending data=0 2024-08-29T18:19:48.934 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-SvH1QzXf8feXKdH off=948163 len=1115550 2024-08-29T18:19:48.937 INFO:tasks.workunit.client.0.smithi029.stdout:op 1305 completed, throughput=4.99MB/sec 2024-08-29T18:19:48.937 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-BqWIRM9ukD0lDE4 off=1760582 len=2027568 2024-08-29T18:19:48.952 INFO:tasks.workunit.client.0.smithi029.stdout:op 1306 completed, throughput=5MB/sec 2024-08-29T18:19:48.952 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-yk0xZkV3-hkZYR9 off=10019821 len=958004 2024-08-29T18:19:48.956 INFO:tasks.workunit.client.0.smithi029.stdout:op 1307 completed, throughput=5MB/sec 2024-08-29T18:19:48.956 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-U2p5iLLlplALAUl off=14200726 len=1054491 2024-08-29T18:19:48.965 INFO:tasks.workunit.client.0.smithi029.stdout:op 1308 completed, throughput=5MB/sec 2024-08-29T18:19:49.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:19:49 smithi029 bash[79042]: cluster 2024-08-29T18:19:47.986669+0000 mgr.y (mgr.25004) 897 : cluster [DBG] pgmap v1569: 105 pgs: 105 active+clean; 127 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.5 MiB/s wr, 5 op/s 2024-08-29T18:19:49.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:19:49 smithi029 bash[79042]: audit 2024-08-29T18:19:48.539958+0000 mon.c (mon.2) 504 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:19:49.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:19:49 smithi029 bash[77880]: cluster 2024-08-29T18:19:47.986669+0000 mgr.y (mgr.25004) 897 : cluster [DBG] pgmap v1569: 105 pgs: 105 active+clean; 127 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.5 MiB/s wr, 5 op/s 2024-08-29T18:19:49.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:19:49 smithi029 bash[77880]: audit 2024-08-29T18:19:48.539958+0000 mon.c (mon.2) 504 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:19:49.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:19:49 smithi110 bash[67519]: cluster 2024-08-29T18:19:47.986669+0000 mgr.y (mgr.25004) 897 : cluster [DBG] pgmap v1569: 105 pgs: 105 active+clean; 127 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.5 MiB/s wr, 5 op/s 2024-08-29T18:19:49.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:19:49 smithi110 bash[67519]: audit 2024-08-29T18:19:48.539958+0000 mon.c (mon.2) 504 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:19:49.966 INFO:tasks.workunit.client.0.smithi029.stdout: 255: throughput=4.98MB/sec pending data=0 2024-08-29T18:19:49.966 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-v43SY6Zp1Ei6guB off=1859091 len=653148 2024-08-29T18:19:49.968 INFO:tasks.workunit.client.0.smithi029.stdout:op 1309 completed, throughput=4.99MB/sec 2024-08-29T18:19:49.968 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-cozagUudCzcRE07 off=9408934 len=1302011 2024-08-29T18:19:49.981 INFO:tasks.workunit.client.0.smithi029.stdout:op 1310 completed, throughput=4.99MB/sec 2024-08-29T18:19:49.981 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-GRsZ95TlEfxLvEW off=5668477 len=1148579 2024-08-29T18:19:49.988 INFO:tasks.workunit.client.0.smithi029.stdout:op 1311 completed, throughput=4.99MB/sec 2024-08-29T18:19:49.989 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-_wqmhlRilmPcUga off=840547 len=954248 2024-08-29T18:19:49.991 INFO:tasks.workunit.client.0.smithi029.stdout:op 1312 completed, throughput=5MB/sec 2024-08-29T18:19:49.991 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-w5N3OtS0_i8CzS- off=3445128 len=779337 2024-08-29T18:19:49.999 INFO:tasks.workunit.client.0.smithi029.stdout:op 1313 completed, throughput=5MB/sec 2024-08-29T18:19:51.000 INFO:tasks.workunit.client.0.smithi029.stdout: 256: throughput=4.98MB/sec pending data=0 2024-08-29T18:19:51.000 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-mXjgFu2eYv0GNdE off=16120348 len=551881 2024-08-29T18:19:51.007 INFO:tasks.workunit.client.0.smithi029.stdout:op 1314 completed, throughput=4.98MB/sec 2024-08-29T18:19:51.007 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-dAEmsnV5debMU9s off=19640844 len=1236187 2024-08-29T18:19:51.017 INFO:tasks.workunit.client.0.smithi029.stdout:op 1315 completed, throughput=4.99MB/sec 2024-08-29T18:19:51.017 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-6dHXbEKSs3F3Erz off=2091356 len=55589 2024-08-29T18:19:51.018 INFO:tasks.workunit.client.0.smithi029.stdout:op 1316 completed, throughput=4.99MB/sec 2024-08-29T18:19:51.018 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-TuUHdBTsMhlNY8L off=946399 len=1625792 2024-08-29T18:19:51.029 INFO:tasks.workunit.client.0.smithi029.stdout:op 1317 completed, throughput=4.99MB/sec 2024-08-29T18:19:51.029 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-6jQsOaQrBRT5GO9 off=1202000 len=1283267 2024-08-29T18:19:51.037 INFO:tasks.workunit.client.0.smithi029.stdout:op 1318 completed, throughput=5MB/sec 2024-08-29T18:19:51.037 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-nzIjPl5ghWSz-df off=21053656 len=1951930 2024-08-29T18:19:51.053 INFO:tasks.workunit.client.0.smithi029.stdout:op 1319 completed, throughput=5MB/sec 2024-08-29T18:19:51.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:19:51 smithi029 bash[79042]: cluster 2024-08-29T18:19:49.987475+0000 mgr.y (mgr.25004) 898 : cluster [DBG] pgmap v1570: 105 pgs: 105 active+clean; 127 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-29T18:19:51.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:19:51 smithi029 bash[77880]: cluster 2024-08-29T18:19:49.987475+0000 mgr.y (mgr.25004) 898 : cluster [DBG] pgmap v1570: 105 pgs: 105 active+clean; 127 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-29T18:19:51.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:19:51 smithi110 bash[67519]: cluster 2024-08-29T18:19:49.987475+0000 mgr.y (mgr.25004) 898 : cluster [DBG] pgmap v1570: 105 pgs: 105 active+clean; 127 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-29T18:19:52.054 INFO:tasks.workunit.client.0.smithi029.stdout: 257: throughput=4.99MB/sec pending data=0 2024-08-29T18:19:52.054 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-IcJwviJYzanvNAO off=3714494 len=1394515 2024-08-29T18:19:52.065 INFO:tasks.workunit.client.0.smithi029.stdout:op 1320 completed, throughput=4.99MB/sec 2024-08-29T18:19:52.065 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-2D2QFpOSDb9YS1w off=8673459 len=960769 2024-08-29T18:19:52.067 INFO:tasks.workunit.client.0.smithi029.stdout:op 1321 completed, throughput=4.99MB/sec 2024-08-29T18:19:52.067 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-wJIE6w9k0bmTOVM off=3894947 len=373066 2024-08-29T18:19:52.069 INFO:tasks.workunit.client.0.smithi029.stdout:op 1322 completed, throughput=5MB/sec 2024-08-29T18:19:52.069 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-HWC3l_vsK8MRMin off=921882 len=1868470 2024-08-29T18:19:52.075 INFO:tasks.workunit.client.0.smithi029.stdout:op 1323 completed, throughput=5MB/sec 2024-08-29T18:19:53.075 INFO:tasks.workunit.client.0.smithi029.stdout: 258: throughput=4.98MB/sec pending data=0 2024-08-29T18:19:53.075 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-jpKpU1WGa5iA65z off=8074245 len=1274340 2024-08-29T18:19:53.080 INFO:tasks.workunit.client.0.smithi029.stdout:op 1324 completed, throughput=4.99MB/sec 2024-08-29T18:19:53.080 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-lXdHctYHtiF2miV off=9481659 len=1260355 2024-08-29T18:19:53.083 INFO:tasks.workunit.client.0.smithi029.stdout:op 1325 completed, throughput=4.99MB/sec 2024-08-29T18:19:53.083 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-ApBJTeh44iSYZ9j off=5338330 len=49687 2024-08-29T18:19:53.088 INFO:tasks.workunit.client.0.smithi029.stdout:op 1326 completed, throughput=4.99MB/sec 2024-08-29T18:19:53.088 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-Ex5FRP-46vVFfUH off=2990947 len=1367614 2024-08-29T18:19:53.099 INFO:tasks.workunit.client.0.smithi029.stdout:op 1327 completed, throughput=5MB/sec 2024-08-29T18:19:53.099 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-btIK-t9ZqSQGTVv off=19100093 len=450075 2024-08-29T18:19:53.101 INFO:tasks.workunit.client.0.smithi029.stdout:op 1328 completed, throughput=5MB/sec 2024-08-29T18:19:53.101 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-gfXjq8-UXlgWPdr off=2381697 len=728375 2024-08-29T18:19:53.108 INFO:tasks.workunit.client.0.smithi029.stdout:op 1329 completed, throughput=5MB/sec 2024-08-29T18:19:53.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:19:53 smithi029 bash[79042]: cluster 2024-08-29T18:19:51.988561+0000 mgr.y (mgr.25004) 899 : cluster [DBG] pgmap v1571: 105 pgs: 105 active+clean; 127 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.9 MiB/s rd, 3.6 MiB/s wr, 5 op/s 2024-08-29T18:19:53.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:19:53 smithi029 bash[77880]: cluster 2024-08-29T18:19:51.988561+0000 mgr.y (mgr.25004) 899 : cluster [DBG] pgmap v1571: 105 pgs: 105 active+clean; 127 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.9 MiB/s rd, 3.6 MiB/s wr, 5 op/s 2024-08-29T18:19:53.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:19:53 smithi110 bash[67519]: cluster 2024-08-29T18:19:51.988561+0000 mgr.y (mgr.25004) 899 : cluster [DBG] pgmap v1571: 105 pgs: 105 active+clean; 127 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.9 MiB/s rd, 3.6 MiB/s wr, 5 op/s 2024-08-29T18:19:54.108 INFO:tasks.workunit.client.0.smithi029.stdout: 259: throughput=4.98MB/sec pending data=0 2024-08-29T18:19:54.109 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-sOE-nqhDhoguQYm off=3302466 len=1276723 2024-08-29T18:19:54.113 INFO:tasks.workunit.client.0.smithi029.stdout:op 1330 completed, throughput=4.99MB/sec 2024-08-29T18:19:54.113 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-UzJ2PGYmbVTZCgh off=4586908 len=62472 2024-08-29T18:19:54.114 INFO:tasks.workunit.client.0.smithi029.stdout:op 1331 completed, throughput=4.99MB/sec 2024-08-29T18:19:54.114 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-WQQflKL9doAG5AR off=14122333 len=671934 2024-08-29T18:19:54.117 INFO:tasks.workunit.client.0.smithi029.stdout:op 1332 completed, throughput=4.99MB/sec 2024-08-29T18:19:54.117 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-WxI7d7szmy59xZJ off=4757159 len=1056502 2024-08-29T18:19:54.120 INFO:tasks.workunit.client.0.smithi029.stdout:op 1333 completed, throughput=4.99MB/sec 2024-08-29T18:19:54.120 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-ZhwSVnQb3zx7jtu off=10315097 len=1376641 2024-08-29T18:19:54.131 INFO:tasks.workunit.client.0.smithi029.stdout:op 1334 completed, throughput=5MB/sec 2024-08-29T18:19:54.132 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-5is4I8H59-F-IkQ off=19676634 len=274903 2024-08-29T18:19:54.137 INFO:tasks.workunit.client.0.smithi029.stdout:op 1335 completed, throughput=5MB/sec 2024-08-29T18:19:54.137 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-SPfUJVT2ZNsS6ap off=14040241 len=922347 2024-08-29T18:19:54.140 INFO:tasks.workunit.client.0.smithi029.stdout:op 1336 completed, throughput=5MB/sec 2024-08-29T18:19:54.901 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:19:54 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:19:54] "GET /metrics HTTP/1.1" 200 34028 "" "Prometheus/2.43.0" 2024-08-29T18:19:55.141 INFO:tasks.workunit.client.0.smithi029.stdout: 260: throughput=4.98MB/sec pending data=0 2024-08-29T18:19:55.141 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-YXV9Vginav1Ae_W off=12352758 len=588426 2024-08-29T18:19:55.143 INFO:tasks.workunit.client.0.smithi029.stdout:op 1337 completed, throughput=4.99MB/sec 2024-08-29T18:19:55.143 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-sNxI1PK7kTiKEHA off=4489056 len=173931 2024-08-29T18:19:55.144 INFO:tasks.workunit.client.0.smithi029.stdout:op 1338 completed, throughput=4.99MB/sec 2024-08-29T18:19:55.145 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-RvEdUA6b0pHHy7F off=4751876 len=542602 2024-08-29T18:19:55.146 INFO:tasks.workunit.client.0.smithi029.stdout:op 1339 completed, throughput=4.99MB/sec 2024-08-29T18:19:55.147 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-OBPb0mV8Fa7_76l off=7914831 len=1604352 2024-08-29T18:19:55.160 INFO:tasks.workunit.client.0.smithi029.stdout:op 1340 completed, throughput=4.99MB/sec 2024-08-29T18:19:55.160 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-Izx5eHd4VJrheqm off=326549 len=1429739 2024-08-29T18:19:55.170 INFO:tasks.workunit.client.0.smithi029.stdout:op 1341 completed, throughput=5MB/sec 2024-08-29T18:19:55.170 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-xboDWeC5T9088-J off=7864566 len=265012 2024-08-29T18:19:55.172 INFO:tasks.workunit.client.0.smithi029.stdout:op 1342 completed, throughput=5MB/sec 2024-08-29T18:19:55.172 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-6wMgwseeq8acWfj off=7417429 len=869533 2024-08-29T18:19:55.173 INFO:tasks.workunit.client.0.smithi029.stdout:op 1343 completed, throughput=5MB/sec 2024-08-29T18:19:55.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:19:55 smithi029 bash[79042]: cluster 2024-08-29T18:19:53.989536+0000 mgr.y (mgr.25004) 900 : cluster [DBG] pgmap v1572: 105 pgs: 105 active+clean; 127 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-08-29T18:19:55.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:19:55 smithi029 bash[77880]: cluster 2024-08-29T18:19:53.989536+0000 mgr.y (mgr.25004) 900 : cluster [DBG] pgmap v1572: 105 pgs: 105 active+clean; 127 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-08-29T18:19:55.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:19:55 smithi110 bash[67519]: cluster 2024-08-29T18:19:53.989536+0000 mgr.y (mgr.25004) 900 : cluster [DBG] pgmap v1572: 105 pgs: 105 active+clean; 127 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-08-29T18:19:56.174 INFO:tasks.workunit.client.0.smithi029.stdout: 261: throughput=4.98MB/sec pending data=0 2024-08-29T18:19:56.174 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-0BOl0kB0d9WZ8VC off=11761421 len=1212707 2024-08-29T18:19:56.177 INFO:tasks.workunit.client.0.smithi029.stdout:op 1344 completed, throughput=4.99MB/sec 2024-08-29T18:19:56.177 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-O_aV-g3e1LwKg14 off=2025837 len=1432867 2024-08-29T18:19:56.187 INFO:tasks.workunit.client.0.smithi029.stdout:op 1345 completed, throughput=4.99MB/sec 2024-08-29T18:19:56.187 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-6e0_bypj1VMyTsI off=2612091 len=670492 2024-08-29T18:19:56.189 INFO:tasks.workunit.client.0.smithi029.stdout:op 1346 completed, throughput=4.99MB/sec 2024-08-29T18:19:56.189 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-nTjoaHi_Ei4vPn4 off=8182771 len=209148 2024-08-29T18:19:56.191 INFO:tasks.workunit.client.0.smithi029.stdout:op 1347 completed, throughput=5MB/sec 2024-08-29T18:19:56.191 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-PMzb9COdm1fMuPH off=15305319 len=1280960 2024-08-29T18:19:56.202 INFO:tasks.workunit.client.0.smithi029.stdout:op 1348 completed, throughput=5MB/sec 2024-08-29T18:19:56.202 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-BN9DCHmN7yZdqLo off=6482526 len=935467 2024-08-29T18:19:56.209 INFO:tasks.workunit.client.0.smithi029.stdout:op 1349 completed, throughput=5MB/sec 2024-08-29T18:19:57.210 INFO:tasks.workunit.client.0.smithi029.stdout: 262: throughput=4.98MB/sec pending data=0 2024-08-29T18:19:57.210 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-z2RGbSJ4pOWeQx7 off=291978 len=1542417 2024-08-29T18:19:57.222 INFO:tasks.workunit.client.0.smithi029.stdout:op 1350 completed, throughput=4.99MB/sec 2024-08-29T18:19:57.222 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-OJOF6KRMEeH5c2a off=10643704 len=1042910 2024-08-29T18:19:57.225 INFO:tasks.workunit.client.0.smithi029.stdout:op 1351 completed, throughput=4.99MB/sec 2024-08-29T18:19:57.225 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-89GfnqjKqYZwmlA off=1829860 len=394861 2024-08-29T18:19:57.227 INFO:tasks.workunit.client.0.smithi029.stdout:op 1352 completed, throughput=4.99MB/sec 2024-08-29T18:19:57.227 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-ZCnHAGN_Lv0A-Bd off=17227911 len=728723 2024-08-29T18:19:57.235 INFO:tasks.workunit.client.0.smithi029.stdout:op 1353 completed, throughput=5MB/sec 2024-08-29T18:19:57.236 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-YwaqFbTVxoz3XbE off=15251988 len=1016964 2024-08-29T18:19:57.239 INFO:tasks.workunit.client.0.smithi029.stdout:op 1354 completed, throughput=5MB/sec 2024-08-29T18:19:57.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:19:57 smithi029 bash[77880]: cluster 2024-08-29T18:19:55.990392+0000 mgr.y (mgr.25004) 901 : cluster [DBG] pgmap v1573: 105 pgs: 105 active+clean; 127 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-29T18:19:57.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:19:57 smithi029 bash[79042]: cluster 2024-08-29T18:19:55.990392+0000 mgr.y (mgr.25004) 901 : cluster [DBG] pgmap v1573: 105 pgs: 105 active+clean; 127 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-29T18:19:57.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:19:57 smithi110 bash[67519]: cluster 2024-08-29T18:19:55.990392+0000 mgr.y (mgr.25004) 901 : cluster [DBG] pgmap v1573: 105 pgs: 105 active+clean; 127 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-29T18:19:58.239 INFO:tasks.workunit.client.0.smithi029.stdout: 263: throughput=4.98MB/sec pending data=0 2024-08-29T18:19:58.239 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-y_BwUoOLlYddE0L off=2393134 len=2002488 2024-08-29T18:19:58.254 INFO:tasks.workunit.client.0.smithi029.stdout:op 1355 completed, throughput=4.99MB/sec 2024-08-29T18:19:58.255 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-mFivrly_Tv0YJ_q off=7847780 len=773973 2024-08-29T18:19:58.262 INFO:tasks.workunit.client.0.smithi029.stdout:op 1356 completed, throughput=4.99MB/sec 2024-08-29T18:19:58.262 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-_RkrR1cbvI6YxUw off=6093914 len=736813 2024-08-29T18:19:58.264 INFO:tasks.workunit.client.0.smithi029.stdout:op 1357 completed, throughput=4.99MB/sec 2024-08-29T18:19:58.265 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-2m4lYei9K31lWwd off=15317717 len=1935699 2024-08-29T18:19:58.277 INFO:tasks.workunit.client.0.smithi029.stdout:op 1358 completed, throughput=5MB/sec 2024-08-29T18:19:59.277 INFO:tasks.workunit.client.0.smithi029.stdout: 264: throughput=4.98MB/sec pending data=0 2024-08-29T18:19:59.277 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-qfu-_XQtowM56hK off=64810 len=1316692 2024-08-29T18:19:59.282 INFO:tasks.workunit.client.0.smithi029.stdout:op 1359 completed, throughput=4.99MB/sec 2024-08-29T18:19:59.282 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-YEzWj-yH03S3uyV off=10215379 len=860944 2024-08-29T18:19:59.289 INFO:tasks.workunit.client.0.smithi029.stdout:op 1360 completed, throughput=4.99MB/sec 2024-08-29T18:19:59.289 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-KqS2A75M_O_WraO off=17299983 len=248672 2024-08-29T18:19:59.294 INFO:tasks.workunit.client.0.smithi029.stdout:op 1361 completed, throughput=4.99MB/sec 2024-08-29T18:19:59.294 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-zPtaDKV5MrQhPtz off=2729872 len=1248837 2024-08-29T18:19:59.304 INFO:tasks.workunit.client.0.smithi029.stdout:op 1362 completed, throughput=4.99MB/sec 2024-08-29T18:19:59.304 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-45DiBBw7Q2HnWC0 off=4632002 len=625840 2024-08-29T18:19:59.306 INFO:tasks.workunit.client.0.smithi029.stdout:op 1363 completed, throughput=5MB/sec 2024-08-29T18:19:59.306 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-6OQ_c5-RKBg8E8y off=5099808 len=558087 2024-08-29T18:19:59.313 INFO:tasks.workunit.client.0.smithi029.stdout:op 1364 completed, throughput=5MB/sec 2024-08-29T18:19:59.313 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-JamavDfWEnqhwWH off=7474345 len=1477327 2024-08-29T18:19:59.324 INFO:tasks.workunit.client.0.smithi029.stdout:op 1365 completed, throughput=5MB/sec 2024-08-29T18:19:59.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:19:59 smithi029 bash[77880]: cluster 2024-08-29T18:19:57.991547+0000 mgr.y (mgr.25004) 902 : cluster [DBG] pgmap v1574: 105 pgs: 105 active+clean; 127 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-08-29T18:19:59.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:19:59 smithi029 bash[79042]: cluster 2024-08-29T18:19:57.991547+0000 mgr.y (mgr.25004) 902 : cluster [DBG] pgmap v1574: 105 pgs: 105 active+clean; 127 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-08-29T18:19:59.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:19:59 smithi110 bash[67519]: cluster 2024-08-29T18:19:57.991547+0000 mgr.y (mgr.25004) 902 : cluster [DBG] pgmap v1574: 105 pgs: 105 active+clean; 127 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-08-29T18:20:00.324 INFO:tasks.workunit.client.0.smithi029.stdout: 265: throughput=4.99MB/sec pending data=0 2024-08-29T18:20:00.325 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-2x91H75S1Sv4I6Q off=329245 len=685436 2024-08-29T18:20:00.326 INFO:tasks.workunit.client.0.smithi029.stdout:op 1366 completed, throughput=4.99MB/sec 2024-08-29T18:20:00.327 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-boqx-rAqRQtPqZk off=17835434 len=945197 2024-08-29T18:20:00.330 INFO:tasks.workunit.client.0.smithi029.stdout:op 1367 completed, throughput=4.99MB/sec 2024-08-29T18:20:00.330 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-iJQXsiycTXsLDCw off=2861087 len=1751899 2024-08-29T18:20:00.335 INFO:tasks.workunit.client.0.smithi029.stdout:op 1368 completed, throughput=5MB/sec 2024-08-29T18:20:00.336 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-9dcIZv-WGKdaMSg off=9389866 len=2023607 2024-08-29T18:20:00.349 INFO:tasks.workunit.client.0.smithi029.stdout:op 1369 completed, throughput=5MB/sec 2024-08-29T18:20:00.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:20:00 smithi029 bash[77880]: cluster 2024-08-29T18:20:00.000144+0000 mon.a (mon.0) 1742 : cluster [INF] overall HEALTH_OK 2024-08-29T18:20:00.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:20:00 smithi029 bash[79042]: cluster 2024-08-29T18:20:00.000144+0000 mon.a (mon.0) 1742 : cluster [INF] overall HEALTH_OK 2024-08-29T18:20:00.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:20:00 smithi110 bash[67519]: cluster 2024-08-29T18:20:00.000144+0000 mon.a (mon.0) 1742 : cluster [INF] overall HEALTH_OK 2024-08-29T18:20:01.349 INFO:tasks.workunit.client.0.smithi029.stdout: 266: throughput=4.99MB/sec pending data=0 2024-08-29T18:20:01.349 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-EhY-5O8ugrvIiwU off=4776309 len=1563674 2024-08-29T18:20:01.354 INFO:tasks.workunit.client.0.smithi029.stdout:op 1370 completed, throughput=4.99MB/sec 2024-08-29T18:20:01.355 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-IoGTNAbUmPGalsW off=1887834 len=823620 2024-08-29T18:20:01.365 INFO:tasks.workunit.client.0.smithi029.stdout:op 1371 completed, throughput=4.99MB/sec 2024-08-29T18:20:01.365 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-aZjY8i997yGafII off=8611052 len=1561808 2024-08-29T18:20:01.368 INFO:tasks.workunit.client.0.smithi029.stdout:op 1372 completed, throughput=5MB/sec 2024-08-29T18:20:01.368 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-VRSfW0tj4GwzjYo off=1709482 len=2033582 2024-08-29T18:20:01.373 INFO:tasks.workunit.client.0.smithi029.stdout:op 1373 completed, throughput=5.01MB/sec 2024-08-29T18:20:01.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:20:01 smithi029 bash[79042]: cluster 2024-08-29T18:19:59.992376+0000 mgr.y (mgr.25004) 903 : cluster [DBG] pgmap v1575: 105 pgs: 105 active+clean; 127 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-29T18:20:01.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:20:01 smithi029 bash[77880]: cluster 2024-08-29T18:19:59.992376+0000 mgr.y (mgr.25004) 903 : cluster [DBG] pgmap v1575: 105 pgs: 105 active+clean; 127 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-29T18:20:01.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:20:01 smithi110 bash[67519]: cluster 2024-08-29T18:19:59.992376+0000 mgr.y (mgr.25004) 903 : cluster [DBG] pgmap v1575: 105 pgs: 105 active+clean; 127 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-29T18:20:02.373 INFO:tasks.workunit.client.0.smithi029.stdout: 267: throughput=4.99MB/sec pending data=0 2024-08-29T18:20:02.374 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-up9x2onptsCFxzQ off=5378391 len=1150419 2024-08-29T18:20:02.376 INFO:tasks.workunit.client.0.smithi029.stdout:op 1374 completed, throughput=4.99MB/sec 2024-08-29T18:20:02.377 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-e6MP6hm0RsHLgX2 off=18573733 len=449203 2024-08-29T18:20:02.383 INFO:tasks.workunit.client.0.smithi029.stdout:op 1375 completed, throughput=4.99MB/sec 2024-08-29T18:20:02.383 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-k2hySySVKuUDkIQ off=18518793 len=296092 2024-08-29T18:20:02.386 INFO:tasks.workunit.client.0.smithi029.stdout:op 1376 completed, throughput=4.99MB/sec 2024-08-29T18:20:02.386 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-TMeW1sBAnok0e_B off=2697288 len=934760 2024-08-29T18:20:02.389 INFO:tasks.workunit.client.0.smithi029.stdout:op 1377 completed, throughput=5MB/sec 2024-08-29T18:20:02.389 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-UTlzi4hn8KytDGK off=498723 len=1155 2024-08-29T18:20:02.393 INFO:tasks.workunit.client.0.smithi029.stdout:op 1378 completed, throughput=5MB/sec 2024-08-29T18:20:02.394 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-s0W7mU48-Cz5qHS off=3126045 len=233828 2024-08-29T18:20:02.400 INFO:tasks.workunit.client.0.smithi029.stdout:op 1379 completed, throughput=5MB/sec 2024-08-29T18:20:02.400 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-vgV55ynDziQzIfp off=156343 len=330951 2024-08-29T18:20:02.400 INFO:tasks.workunit.client.0.smithi029.stdout:op 1380 completed, throughput=5MB/sec 2024-08-29T18:20:02.401 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-BiEo9OXUJY31t9Z off=11236653 len=1034121 2024-08-29T18:20:02.403 INFO:tasks.workunit.client.0.smithi029.stdout:op 1381 completed, throughput=5MB/sec 2024-08-29T18:20:03.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:20:03 smithi029 bash[79042]: cluster 2024-08-29T18:20:01.993503+0000 mgr.y (mgr.25004) 904 : cluster [DBG] pgmap v1576: 105 pgs: 105 active+clean; 127 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-08-29T18:20:03.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:20:03 smithi029 bash[77880]: cluster 2024-08-29T18:20:01.993503+0000 mgr.y (mgr.25004) 904 : cluster [DBG] pgmap v1576: 105 pgs: 105 active+clean; 127 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-08-29T18:20:03.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:20:03 smithi110 bash[67519]: cluster 2024-08-29T18:20:01.993503+0000 mgr.y (mgr.25004) 904 : cluster [DBG] pgmap v1576: 105 pgs: 105 active+clean; 127 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-08-29T18:20:03.404 INFO:tasks.workunit.client.0.smithi029.stdout: 268: throughput=4.98MB/sec pending data=0 2024-08-29T18:20:03.404 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-omJu1dXfToLr6MD off=8205973 len=29028 2024-08-29T18:20:03.405 INFO:tasks.workunit.client.0.smithi029.stdout:op 1382 completed, throughput=4.98MB/sec 2024-08-29T18:20:03.405 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-YlWPIBB0bqFjUAf off=2917954 len=75785 2024-08-29T18:20:03.409 INFO:tasks.workunit.client.0.smithi029.stdout:op 1383 completed, throughput=4.98MB/sec 2024-08-29T18:20:03.409 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-HB6ItjW-UMnppmb off=2625649 len=1376598 2024-08-29T18:20:03.420 INFO:tasks.workunit.client.0.smithi029.stdout:op 1384 completed, throughput=4.99MB/sec 2024-08-29T18:20:03.420 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-HYPl4ItfEXfN5oH off=1321113 len=817522 2024-08-29T18:20:03.423 INFO:tasks.workunit.client.0.smithi029.stdout:op 1385 completed, throughput=4.99MB/sec 2024-08-29T18:20:03.423 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-IBgjByGCFlmaWv- off=0 len=1512164 2024-08-29T18:20:03.435 INFO:tasks.workunit.client.0.smithi029.stdout:op 1386 completed, throughput=5MB/sec 2024-08-29T18:20:03.435 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-bYwiEUa7YIau3i- off=8623962 len=1718558 2024-08-29T18:20:03.440 INFO:tasks.workunit.client.0.smithi029.stdout:op 1387 completed, throughput=5MB/sec 2024-08-29T18:20:04.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:20:04 smithi029 bash[79042]: audit 2024-08-29T18:20:03.540773+0000 mon.c (mon.2) 505 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:20:04.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:20:04 smithi029 bash[77880]: audit 2024-08-29T18:20:03.540773+0000 mon.c (mon.2) 505 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:20:04.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:20:04 smithi110 bash[67519]: audit 2024-08-29T18:20:03.540773+0000 mon.c (mon.2) 505 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:20:04.441 INFO:tasks.workunit.client.0.smithi029.stdout: 269: throughput=4.98MB/sec pending data=0 2024-08-29T18:20:04.441 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-JJMoR_Fja3nV-hm off=8754379 len=1665817 2024-08-29T18:20:04.456 INFO:tasks.workunit.client.0.smithi029.stdout:op 1388 completed, throughput=4.99MB/sec 2024-08-29T18:20:04.456 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-DWsY4JNe0Qeo8JR off=598055 len=2085592 2024-08-29T18:20:04.461 INFO:tasks.workunit.client.0.smithi029.stdout:op 1389 completed, throughput=5MB/sec 2024-08-29T18:20:04.461 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-zqos7mhQh5vpiSS off=3169549 len=1792734 2024-08-29T18:20:04.475 INFO:tasks.workunit.client.0.smithi029.stdout:op 1390 completed, throughput=5MB/sec 2024-08-29T18:20:04.901 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:20:04 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:20:04] "GET /metrics HTTP/1.1" 200 34024 "" "Prometheus/2.43.0" 2024-08-29T18:20:05.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:20:05 smithi029 bash[77880]: cluster 2024-08-29T18:20:03.994407+0000 mgr.y (mgr.25004) 905 : cluster [DBG] pgmap v1577: 105 pgs: 105 active+clean; 127 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-08-29T18:20:05.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:20:05 smithi029 bash[79042]: cluster 2024-08-29T18:20:03.994407+0000 mgr.y (mgr.25004) 905 : cluster [DBG] pgmap v1577: 105 pgs: 105 active+clean; 127 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-08-29T18:20:05.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:20:05 smithi110 bash[67519]: cluster 2024-08-29T18:20:03.994407+0000 mgr.y (mgr.25004) 905 : cluster [DBG] pgmap v1577: 105 pgs: 105 active+clean; 127 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-08-29T18:20:05.476 INFO:tasks.workunit.client.0.smithi029.stdout: 270: throughput=4.99MB/sec pending data=0 2024-08-29T18:20:05.476 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-9_xqSEMmO9-XCo8 off=7058195 len=1401077 2024-08-29T18:20:05.479 INFO:tasks.workunit.client.0.smithi029.stdout:op 1391 completed, throughput=4.99MB/sec 2024-08-29T18:20:05.479 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-tS-2a3Gjl8T1KJa off=335382 len=545440 2024-08-29T18:20:05.481 INFO:tasks.workunit.client.0.smithi029.stdout:op 1392 completed, throughput=4.99MB/sec 2024-08-29T18:20:05.481 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-sHQr2Ncxlc8YTtQ off=6954395 len=580799 2024-08-29T18:20:05.483 INFO:tasks.workunit.client.0.smithi029.stdout:op 1393 completed, throughput=4.99MB/sec 2024-08-29T18:20:05.483 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-ju0FbzeVXyakT1o off=15265999 len=1301441 2024-08-29T18:20:05.487 INFO:tasks.workunit.client.0.smithi029.stdout:op 1394 completed, throughput=5MB/sec 2024-08-29T18:20:05.487 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-5pvYwMCtpsuOCXD off=7022208 len=347629 2024-08-29T18:20:05.489 INFO:tasks.workunit.client.0.smithi029.stdout:op 1395 completed, throughput=5MB/sec 2024-08-29T18:20:05.489 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-JDUPIYZJkj_j1aQ off=167284 len=22487 2024-08-29T18:20:05.493 INFO:tasks.workunit.client.0.smithi029.stdout:op 1396 completed, throughput=5MB/sec 2024-08-29T18:20:05.493 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-dWnTzGnmAHlSd1Q off=764251 len=287144 2024-08-29T18:20:05.494 INFO:tasks.workunit.client.0.smithi029.stdout:op 1397 completed, throughput=5MB/sec 2024-08-29T18:20:06.495 INFO:tasks.workunit.client.0.smithi029.stdout: 271: throughput=4.98MB/sec pending data=0 2024-08-29T18:20:06.495 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-g2Iu5wHhguB3AEe off=11626787 len=1676156 2024-08-29T18:20:06.498 INFO:tasks.workunit.client.0.smithi029.stdout:op 1398 completed, throughput=4.99MB/sec 2024-08-29T18:20:06.498 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-INAxakN0zJnzEUU off=4438027 len=1294007 2024-08-29T18:20:06.499 INFO:tasks.workunit.client.0.smithi029.stdout:op 1399 completed, throughput=4.99MB/sec 2024-08-29T18:20:06.500 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-JamavDfWEnqhwWH off=4230761 len=1589606 2024-08-29T18:20:06.510 INFO:tasks.workunit.client.0.smithi029.stdout:op 1400 completed, throughput=5MB/sec 2024-08-29T18:20:06.510 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-xWm_pq5qSICflHI off=8331428 len=536322 2024-08-29T18:20:06.516 INFO:tasks.workunit.client.0.smithi029.stdout:op 1401 completed, throughput=5MB/sec 2024-08-29T18:20:06.516 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-4HmmICr2NaBQRhT off=946971 len=539137 2024-08-29T18:20:06.518 INFO:tasks.workunit.client.0.smithi029.stdout:op 1402 completed, throughput=5MB/sec 2024-08-29T18:20:07.518 INFO:tasks.workunit.client.0.smithi029.stdout: 272: throughput=4.98MB/sec pending data=0 2024-08-29T18:20:07.519 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-J905RxUhqFk5gnI off=9329751 len=848240 2024-08-29T18:20:07.522 INFO:tasks.workunit.client.0.smithi029.stdout:op 1403 completed, throughput=4.99MB/sec 2024-08-29T18:20:07.522 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-RrsJl9cGNeiFHl7 off=1223042 len=142856 2024-08-29T18:20:07.523 INFO:tasks.workunit.client.0.smithi029.stdout:op 1404 completed, throughput=4.99MB/sec 2024-08-29T18:20:07.523 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-WFlZb99r0tfXJi7 off=13915127 len=424848 2024-08-29T18:20:07.530 INFO:tasks.workunit.client.0.smithi029.stdout:op 1405 completed, throughput=4.99MB/sec 2024-08-29T18:20:07.530 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-WNK3uSSoLzElmds off=5398510 len=634455 2024-08-29T18:20:07.532 INFO:tasks.workunit.client.0.smithi029.stdout:op 1406 completed, throughput=4.99MB/sec 2024-08-29T18:20:07.532 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-kqVotb3-OjVWOuf off=7425683 len=172283 2024-08-29T18:20:07.533 INFO:tasks.workunit.client.0.smithi029.stdout:op 1407 completed, throughput=4.99MB/sec 2024-08-29T18:20:07.533 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-6CiBUTmQNkLxHB9 off=14149440 len=1713324 2024-08-29T18:20:07.537 INFO:tasks.workunit.client.0.smithi029.stdout:op 1408 completed, throughput=5MB/sec 2024-08-29T18:20:07.537 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-DCYq_9a1BaxudBg off=2607443 len=1167568 2024-08-29T18:20:07.547 INFO:tasks.workunit.client.0.smithi029.stdout:op 1409 completed, throughput=5MB/sec 2024-08-29T18:20:07.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:20:07 smithi029 bash[79042]: cluster 2024-08-29T18:20:05.995284+0000 mgr.y (mgr.25004) 906 : cluster [DBG] pgmap v1578: 105 pgs: 105 active+clean; 127 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-29T18:20:07.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:20:07 smithi029 bash[79042]: audit 2024-08-29T18:20:06.214036+0000 mon.c (mon.2) 506 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:20:07.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:20:07 smithi029 bash[79042]: audit 2024-08-29T18:20:06.973372+0000 mon.c (mon.2) 507 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:20:07.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:20:07 smithi029 bash[79042]: audit 2024-08-29T18:20:06.974544+0000 mon.c (mon.2) 508 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:20:07.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:20:07 smithi029 bash[79042]: audit 2024-08-29T18:20:06.982015+0000 mon.a (mon.0) 1743 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:20:07.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:20:07 smithi029 bash[77880]: cluster 2024-08-29T18:20:05.995284+0000 mgr.y (mgr.25004) 906 : cluster [DBG] pgmap v1578: 105 pgs: 105 active+clean; 127 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-29T18:20:07.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:20:07 smithi029 bash[77880]: audit 2024-08-29T18:20:06.214036+0000 mon.c (mon.2) 506 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:20:07.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:20:07 smithi029 bash[77880]: audit 2024-08-29T18:20:06.973372+0000 mon.c (mon.2) 507 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:20:07.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:20:07 smithi029 bash[77880]: audit 2024-08-29T18:20:06.974544+0000 mon.c (mon.2) 508 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:20:07.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:20:07 smithi029 bash[77880]: audit 2024-08-29T18:20:06.982015+0000 mon.a (mon.0) 1743 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:20:07.653 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:20:07 smithi110 bash[67519]: cluster 2024-08-29T18:20:05.995284+0000 mgr.y (mgr.25004) 906 : cluster [DBG] pgmap v1578: 105 pgs: 105 active+clean; 127 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-29T18:20:07.653 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:20:07 smithi110 bash[67519]: audit 2024-08-29T18:20:06.214036+0000 mon.c (mon.2) 506 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:20:07.653 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:20:07 smithi110 bash[67519]: audit 2024-08-29T18:20:06.973372+0000 mon.c (mon.2) 507 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:20:07.653 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:20:07 smithi110 bash[67519]: audit 2024-08-29T18:20:06.974544+0000 mon.c (mon.2) 508 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:20:07.653 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:20:07 smithi110 bash[67519]: audit 2024-08-29T18:20:06.982015+0000 mon.a (mon.0) 1743 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:20:08.548 INFO:tasks.workunit.client.0.smithi029.stdout: 273: throughput=4.98MB/sec pending data=0 2024-08-29T18:20:08.548 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-RTfCrEM6ZUtnUB5 off=5311604 len=223856 2024-08-29T18:20:08.549 INFO:tasks.workunit.client.0.smithi029.stdout:op 1410 completed, throughput=4.98MB/sec 2024-08-29T18:20:08.549 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-cLRmQ9GeZdoojsX off=7134425 len=1389593 2024-08-29T18:20:08.554 INFO:tasks.workunit.client.0.smithi029.stdout:op 1411 completed, throughput=4.99MB/sec 2024-08-29T18:20:08.554 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-241wmf0gpsuvFag off=4049004 len=52836 2024-08-29T18:20:08.555 INFO:tasks.workunit.client.0.smithi029.stdout:op 1412 completed, throughput=4.99MB/sec 2024-08-29T18:20:08.556 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-l3Al1irKo-zjTUm off=3944665 len=1610960 2024-08-29T18:20:08.569 INFO:tasks.workunit.client.0.smithi029.stdout:op 1413 completed, throughput=4.99MB/sec 2024-08-29T18:20:08.569 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-t5A6T1KfV5gxirL off=13407341 len=340776 2024-08-29T18:20:08.574 INFO:tasks.workunit.client.0.smithi029.stdout:op 1414 completed, throughput=4.99MB/sec 2024-08-29T18:20:08.574 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-dfckEcx8k-IwCa3 off=22741026 len=270914 2024-08-29T18:20:08.575 INFO:tasks.workunit.client.0.smithi029.stdout:op 1415 completed, throughput=5MB/sec 2024-08-29T18:20:08.575 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-BbSo7EB3MH57eUj off=13474710 len=701234 2024-08-29T18:20:08.582 INFO:tasks.workunit.client.0.smithi029.stdout:op 1416 completed, throughput=5MB/sec 2024-08-29T18:20:08.582 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-_wqmhlRilmPcUga off=235714 len=735232 2024-08-29T18:20:08.589 INFO:tasks.workunit.client.0.smithi029.stdout:op 1417 completed, throughput=5MB/sec 2024-08-29T18:20:08.589 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-iuCS_NlOk67Nzqf off=11862057 len=263404 2024-08-29T18:20:08.591 INFO:tasks.workunit.client.0.smithi029.stdout:op 1418 completed, throughput=5MB/sec 2024-08-29T18:20:09.591 INFO:tasks.workunit.client.0.smithi029.stdout: 274: throughput=4.98MB/sec pending data=0 2024-08-29T18:20:09.591 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-s1at1fxTsInvnVB off=2385891 len=1534943 2024-08-29T18:20:09.595 INFO:tasks.workunit.client.0.smithi029.stdout:op 1419 completed, throughput=4.99MB/sec 2024-08-29T18:20:09.595 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-faMTpcZZtRg9U1V off=9801818 len=394016 2024-08-29T18:20:09.597 INFO:tasks.workunit.client.0.smithi029.stdout:op 1420 completed, throughput=4.99MB/sec 2024-08-29T18:20:09.597 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-aWvmVE-1r5lZMI6 off=12805078 len=438568 2024-08-29T18:20:09.603 INFO:tasks.workunit.client.0.smithi029.stdout:op 1421 completed, throughput=4.99MB/sec 2024-08-29T18:20:09.603 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-lSLwwxU-N5O7BPb off=23092314 len=1766630 2024-08-29T18:20:09.607 INFO:tasks.workunit.client.0.smithi029.stdout:op 1422 completed, throughput=5MB/sec 2024-08-29T18:20:09.607 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-JIxmdi4wAvqH2Wg off=8592389 len=756909 2024-08-29T18:20:09.614 INFO:tasks.workunit.client.0.smithi029.stdout:op 1423 completed, throughput=5MB/sec 2024-08-29T18:20:09.615 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-LzPEmJ9-nxc_diE off=2091131 len=1751824 2024-08-29T18:20:09.618 INFO:tasks.workunit.client.0.smithi029.stdout:op 1424 completed, throughput=5MB/sec 2024-08-29T18:20:09.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:20:09 smithi029 bash[77880]: cluster 2024-08-29T18:20:07.996395+0000 mgr.y (mgr.25004) 907 : cluster [DBG] pgmap v1579: 105 pgs: 105 active+clean; 127 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.5 MiB/s wr, 6 op/s 2024-08-29T18:20:09.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:20:09 smithi029 bash[79042]: cluster 2024-08-29T18:20:07.996395+0000 mgr.y (mgr.25004) 907 : cluster [DBG] pgmap v1579: 105 pgs: 105 active+clean; 127 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.5 MiB/s wr, 6 op/s 2024-08-29T18:20:09.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:20:09 smithi110 bash[67519]: cluster 2024-08-29T18:20:07.996395+0000 mgr.y (mgr.25004) 907 : cluster [DBG] pgmap v1579: 105 pgs: 105 active+clean; 127 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.5 MiB/s wr, 6 op/s 2024-08-29T18:20:10.619 INFO:tasks.workunit.client.0.smithi029.stdout: 275: throughput=4.99MB/sec pending data=0 2024-08-29T18:20:10.619 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-0r06Fcd_w5trbOT off=7028158 len=1032238 2024-08-29T18:20:10.627 INFO:tasks.workunit.client.0.smithi029.stdout:op 1425 completed, throughput=4.99MB/sec 2024-08-29T18:20:10.628 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-3ZdTRhrHFJxpIL7 off=815925 len=1109563 2024-08-29T18:20:10.630 INFO:tasks.workunit.client.0.smithi029.stdout:op 1426 completed, throughput=4.99MB/sec 2024-08-29T18:20:10.631 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-k2NNsosTZrBshuu off=4498932 len=1449136 2024-08-29T18:20:10.635 INFO:tasks.workunit.client.0.smithi029.stdout:op 1427 completed, throughput=5MB/sec 2024-08-29T18:20:10.635 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-X2Lx6LkisoEDmdR off=503863 len=56821 2024-08-29T18:20:10.639 INFO:tasks.workunit.client.0.smithi029.stdout:op 1428 completed, throughput=5MB/sec 2024-08-29T18:20:10.639 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-BbSo7EB3MH57eUj off=3067048 len=1186686 2024-08-29T18:20:10.642 INFO:tasks.workunit.client.0.smithi029.stdout:op 1429 completed, throughput=5MB/sec 2024-08-29T18:20:11.643 INFO:tasks.workunit.client.0.smithi029.stdout: 276: throughput=4.99MB/sec pending data=0 2024-08-29T18:20:11.643 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-9C7YhbzdHiyDkNx off=1426566 len=1549671 2024-08-29T18:20:11.647 INFO:tasks.workunit.client.0.smithi029.stdout:op 1430 completed, throughput=4.99MB/sec 2024-08-29T18:20:11.647 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-YkUELy_Yhm_LROf off=9102453 len=1962375 2024-08-29T18:20:11.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:20:11 smithi029 bash[77880]: cluster 2024-08-29T18:20:09.997220+0000 mgr.y (mgr.25004) 908 : cluster [DBG] pgmap v1580: 105 pgs: 105 active+clean; 127 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-08-29T18:20:11.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:20:11 smithi029 bash[79042]: cluster 2024-08-29T18:20:09.997220+0000 mgr.y (mgr.25004) 908 : cluster [DBG] pgmap v1580: 105 pgs: 105 active+clean; 127 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-08-29T18:20:11.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:20:11 smithi110 bash[67519]: cluster 2024-08-29T18:20:09.997220+0000 mgr.y (mgr.25004) 908 : cluster [DBG] pgmap v1580: 105 pgs: 105 active+clean; 127 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-08-29T18:20:11.664 INFO:tasks.workunit.client.0.smithi029.stdout:op 1431 completed, throughput=5MB/sec 2024-08-29T18:20:11.664 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-Pq49St9nIUYKE8c off=1077840 len=542724 2024-08-29T18:20:11.670 INFO:tasks.workunit.client.0.smithi029.stdout:op 1432 completed, throughput=5MB/sec 2024-08-29T18:20:11.670 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-uH-3XY0ZMX6EuNX off=9304291 len=6213 2024-08-29T18:20:11.671 INFO:tasks.workunit.client.0.smithi029.stdout:op 1433 completed, throughput=5MB/sec 2024-08-29T18:20:11.671 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-U6SiVl4tXTGMiHG off=2505418 len=1586239 2024-08-29T18:20:11.684 INFO:tasks.workunit.client.0.smithi029.stdout:op 1434 completed, throughput=5MB/sec 2024-08-29T18:20:12.685 INFO:tasks.workunit.client.0.smithi029.stdout: 277: throughput=4.99MB/sec pending data=0 2024-08-29T18:20:12.685 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-dSDfhMuY8Db4m_b off=9242347 len=1338852 2024-08-29T18:20:12.694 INFO:tasks.workunit.client.0.smithi029.stdout:op 1435 completed, throughput=4.99MB/sec 2024-08-29T18:20:12.695 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-N80M788wto0k5WS off=4611378 len=1862433 2024-08-29T18:20:12.709 INFO:tasks.workunit.client.0.smithi029.stdout:op 1436 completed, throughput=5MB/sec 2024-08-29T18:20:12.709 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-KmZSqzOJIaXXi_f off=6404160 len=2452 2024-08-29T18:20:12.710 INFO:tasks.workunit.client.0.smithi029.stdout:op 1437 completed, throughput=5MB/sec 2024-08-29T18:20:12.710 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-SUroNj3yNPj5ldl off=10263898 len=1919727 2024-08-29T18:20:12.724 INFO:tasks.workunit.client.0.smithi029.stdout:op 1438 completed, throughput=5MB/sec 2024-08-29T18:20:13.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:20:13 smithi029 bash[77880]: cluster 2024-08-29T18:20:11.998453+0000 mgr.y (mgr.25004) 909 : cluster [DBG] pgmap v1581: 105 pgs: 105 active+clean; 127 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-08-29T18:20:13.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:20:13 smithi029 bash[79042]: cluster 2024-08-29T18:20:11.998453+0000 mgr.y (mgr.25004) 909 : cluster [DBG] pgmap v1581: 105 pgs: 105 active+clean; 127 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-08-29T18:20:13.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:20:13 smithi110 bash[67519]: cluster 2024-08-29T18:20:11.998453+0000 mgr.y (mgr.25004) 909 : cluster [DBG] pgmap v1581: 105 pgs: 105 active+clean; 127 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-08-29T18:20:13.725 INFO:tasks.workunit.client.0.smithi029.stdout: 278: throughput=4.98MB/sec pending data=0 2024-08-29T18:20:13.725 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-NJwFYxNDIqhrMqC off=9812689 len=626357 2024-08-29T18:20:13.731 INFO:tasks.workunit.client.0.smithi029.stdout:op 1439 completed, throughput=4.99MB/sec 2024-08-29T18:20:13.732 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-baYeDkXZSWTvbJd off=32050 len=362882 2024-08-29T18:20:13.733 INFO:tasks.workunit.client.0.smithi029.stdout:op 1440 completed, throughput=4.99MB/sec 2024-08-29T18:20:13.733 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-9dK879gdyVpGkno off=5520724 len=2095470 2024-08-29T18:20:13.749 INFO:tasks.workunit.client.0.smithi029.stdout:op 1441 completed, throughput=4.99MB/sec 2024-08-29T18:20:13.749 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-9iy5u9jyneCB2dS off=6405241 len=141698 2024-08-29T18:20:13.750 INFO:tasks.workunit.client.0.smithi029.stdout:op 1442 completed, throughput=5MB/sec 2024-08-29T18:20:13.750 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-W5-uLTidijgfRFr off=19383205 len=1421866 2024-08-29T18:20:13.754 INFO:tasks.workunit.client.0.smithi029.stdout:op 1443 completed, throughput=5MB/sec 2024-08-29T18:20:13.754 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-ZN9lYTU0g7E4vZq off=11944792 len=1301657 2024-08-29T18:20:13.764 INFO:tasks.workunit.client.0.smithi029.stdout:op 1444 completed, throughput=5MB/sec 2024-08-29T18:20:14.764 INFO:tasks.workunit.client.0.smithi029.stdout: 279: throughput=4.99MB/sec pending data=0 2024-08-29T18:20:14.764 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-ZZ6zz_5m3oXUDl8 off=14135908 len=1992209 2024-08-29T18:20:14.769 INFO:tasks.workunit.client.0.smithi029.stdout:op 1445 completed, throughput=4.99MB/sec 2024-08-29T18:20:14.770 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-HfCk3iYj9e9D8GH off=3392231 len=722833 2024-08-29T18:20:14.777 INFO:tasks.workunit.client.0.smithi029.stdout:op 1446 completed, throughput=5MB/sec 2024-08-29T18:20:14.777 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-bs_bINbOWdVPix4 off=124231 len=905795 2024-08-29T18:20:14.785 INFO:tasks.workunit.client.0.smithi029.stdout:op 1447 completed, throughput=5MB/sec 2024-08-29T18:20:14.785 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-jSLm-tIqVjPV7fT off=5754569 len=358337 2024-08-29T18:20:14.787 INFO:tasks.workunit.client.0.smithi029.stdout:op 1448 completed, throughput=5MB/sec 2024-08-29T18:20:14.787 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-0tz1RZ1rJoN1Ad3 off=827420 len=1133429 2024-08-29T18:20:14.797 INFO:tasks.workunit.client.0.smithi029.stdout:op 1449 completed, throughput=5MB/sec 2024-08-29T18:20:14.901 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:20:14 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:20:14] "GET /metrics HTTP/1.1" 200 34024 "" "Prometheus/2.43.0" 2024-08-29T18:20:15.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:20:15 smithi029 bash[77880]: cluster 2024-08-29T18:20:13.999566+0000 mgr.y (mgr.25004) 910 : cluster [DBG] pgmap v1582: 105 pgs: 105 active+clean; 127 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.4 MiB/s wr, 6 op/s 2024-08-29T18:20:15.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:20:15 smithi029 bash[79042]: cluster 2024-08-29T18:20:13.999566+0000 mgr.y (mgr.25004) 910 : cluster [DBG] pgmap v1582: 105 pgs: 105 active+clean; 127 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.4 MiB/s wr, 6 op/s 2024-08-29T18:20:15.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:20:15 smithi110 bash[67519]: cluster 2024-08-29T18:20:13.999566+0000 mgr.y (mgr.25004) 910 : cluster [DBG] pgmap v1582: 105 pgs: 105 active+clean; 127 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.4 MiB/s wr, 6 op/s 2024-08-29T18:20:15.797 INFO:tasks.workunit.client.0.smithi029.stdout: 280: throughput=4.99MB/sec pending data=0 2024-08-29T18:20:15.797 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-j4Rw9NZY3rZEaMC off=3997155 len=1270495 2024-08-29T18:20:15.808 INFO:tasks.workunit.client.0.smithi029.stdout:op 1450 completed, throughput=4.99MB/sec 2024-08-29T18:20:15.808 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-Qn5AVJqAOAP03vy off=7976042 len=313549 2024-08-29T18:20:15.813 INFO:tasks.workunit.client.0.smithi029.stdout:op 1451 completed, throughput=4.99MB/sec 2024-08-29T18:20:15.813 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-14DGRuOPlY6WLIc off=3022617 len=11271 2024-08-29T18:20:15.817 INFO:tasks.workunit.client.0.smithi029.stdout:op 1452 completed, throughput=4.99MB/sec 2024-08-29T18:20:15.818 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-rknzwkcaZx3v7e6 off=419772 len=1026956 2024-08-29T18:20:15.821 INFO:tasks.workunit.client.0.smithi029.stdout:op 1453 completed, throughput=4.99MB/sec 2024-08-29T18:20:15.821 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-5sD7sbebMqDmyfC off=13810882 len=1883270 2024-08-29T18:20:15.835 INFO:tasks.workunit.client.0.smithi029.stdout:op 1454 completed, throughput=5MB/sec 2024-08-29T18:20:15.835 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-mjt5bu9vmgBQbQ5 off=387267 len=798380 2024-08-29T18:20:15.842 INFO:tasks.workunit.client.0.smithi029.stdout:op 1455 completed, throughput=5MB/sec 2024-08-29T18:20:16.843 INFO:tasks.workunit.client.0.smithi029.stdout: 281: throughput=4.99MB/sec pending data=0 2024-08-29T18:20:16.843 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-qnRr9J078KByW3Y off=4216225 len=1764539 2024-08-29T18:20:16.855 INFO:tasks.workunit.client.0.smithi029.stdout:op 1456 completed, throughput=4.99MB/sec 2024-08-29T18:20:16.855 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-hvfivMwHWLyNBnY off=901593 len=1478735 2024-08-29T18:20:16.858 INFO:tasks.workunit.client.0.smithi029.stdout:op 1457 completed, throughput=5MB/sec 2024-08-29T18:20:16.859 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-YgGMFX8KwXLwBSt off=9111985 len=877270 2024-08-29T18:20:16.867 INFO:tasks.workunit.client.0.smithi029.stdout:op 1458 completed, throughput=5MB/sec 2024-08-29T18:20:16.867 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-H8mHUkilssSrRAO off=5798032 len=959605 2024-08-29T18:20:16.870 INFO:tasks.workunit.client.0.smithi029.stdout:op 1459 completed, throughput=5MB/sec 2024-08-29T18:20:17.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:20:17 smithi029 bash[79042]: cluster 2024-08-29T18:20:16.000569+0000 mgr.y (mgr.25004) 911 : cluster [DBG] pgmap v1583: 105 pgs: 105 active+clean; 127 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.8 MiB/s wr, 5 op/s 2024-08-29T18:20:17.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:20:17 smithi029 bash[77880]: cluster 2024-08-29T18:20:16.000569+0000 mgr.y (mgr.25004) 911 : cluster [DBG] pgmap v1583: 105 pgs: 105 active+clean; 127 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.8 MiB/s wr, 5 op/s 2024-08-29T18:20:17.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:20:17 smithi110 bash[67519]: cluster 2024-08-29T18:20:16.000569+0000 mgr.y (mgr.25004) 911 : cluster [DBG] pgmap v1583: 105 pgs: 105 active+clean; 127 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.8 MiB/s wr, 5 op/s 2024-08-29T18:20:17.870 INFO:tasks.workunit.client.0.smithi029.stdout: 282: throughput=4.98MB/sec pending data=0 2024-08-29T18:20:17.870 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-iR32OsoSc5gY5YM off=2518032 len=603276 2024-08-29T18:20:17.877 INFO:tasks.workunit.client.0.smithi029.stdout:op 1460 completed, throughput=4.99MB/sec 2024-08-29T18:20:17.877 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-GhojCOp5BTSRgPw off=1893823 len=1921423 2024-08-29T18:20:17.881 INFO:tasks.workunit.client.0.smithi029.stdout:op 1461 completed, throughput=4.99MB/sec 2024-08-29T18:20:17.882 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-xMKyWTod6ZP_Eny off=14497938 len=501118 2024-08-29T18:20:17.883 INFO:tasks.workunit.client.0.smithi029.stdout:op 1462 completed, throughput=4.99MB/sec 2024-08-29T18:20:17.883 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-2D6uW--76ye0Prj off=5634639 len=74225 2024-08-29T18:20:17.885 INFO:tasks.workunit.client.0.smithi029.stdout:op 1463 completed, throughput=4.99MB/sec 2024-08-29T18:20:17.885 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-kpqVZONhufcykDx off=1749831 len=1770921 2024-08-29T18:20:17.900 INFO:tasks.workunit.client.0.smithi029.stdout:op 1464 completed, throughput=5MB/sec 2024-08-29T18:20:17.900 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-9Sa17cQMqMPCr6v off=2282796 len=792851 2024-08-29T18:20:17.908 INFO:tasks.workunit.client.0.smithi029.stdout:op 1465 completed, throughput=5MB/sec 2024-08-29T18:20:18.909 INFO:tasks.workunit.client.0.smithi029.stdout: 283: throughput=4.98MB/sec pending data=0 2024-08-29T18:20:18.909 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-LGynYobafu-wNOT off=930959 len=1436706 2024-08-29T18:20:18.913 INFO:tasks.workunit.client.0.smithi029.stdout:op 1466 completed, throughput=4.99MB/sec 2024-08-29T18:20:18.913 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-Tf_UBG7TGmrOYXp off=3678963 len=371160 2024-08-29T18:20:18.919 INFO:tasks.workunit.client.0.smithi029.stdout:op 1467 completed, throughput=4.99MB/sec 2024-08-29T18:20:18.919 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-wm-W2HY3X5Nnuk9 off=7078375 len=1580303 2024-08-29T18:20:18.932 INFO:tasks.workunit.client.0.smithi029.stdout:op 1468 completed, throughput=5MB/sec 2024-08-29T18:20:18.932 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-82HEqPXnDMeH72u off=1709066 len=1619209 2024-08-29T18:20:18.944 INFO:tasks.workunit.client.0.smithi029.stdout:op 1469 completed, throughput=5MB/sec 2024-08-29T18:20:19.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:20:19 smithi029 bash[77880]: cluster 2024-08-29T18:20:18.001825+0000 mgr.y (mgr.25004) 912 : cluster [DBG] pgmap v1584: 105 pgs: 105 active+clean; 127 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.6 MiB/s wr, 6 op/s 2024-08-29T18:20:19.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:20:19 smithi029 bash[77880]: audit 2024-08-29T18:20:18.540986+0000 mon.c (mon.2) 509 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:20:19.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:20:19 smithi029 bash[79042]: cluster 2024-08-29T18:20:18.001825+0000 mgr.y (mgr.25004) 912 : cluster [DBG] pgmap v1584: 105 pgs: 105 active+clean; 127 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.6 MiB/s wr, 6 op/s 2024-08-29T18:20:19.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:20:19 smithi029 bash[79042]: audit 2024-08-29T18:20:18.540986+0000 mon.c (mon.2) 509 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:20:19.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:20:19 smithi110 bash[67519]: cluster 2024-08-29T18:20:18.001825+0000 mgr.y (mgr.25004) 912 : cluster [DBG] pgmap v1584: 105 pgs: 105 active+clean; 127 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.6 MiB/s wr, 6 op/s 2024-08-29T18:20:19.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:20:19 smithi110 bash[67519]: audit 2024-08-29T18:20:18.540986+0000 mon.c (mon.2) 509 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:20:19.945 INFO:tasks.workunit.client.0.smithi029.stdout: 284: throughput=4.98MB/sec pending data=0 2024-08-29T18:20:19.945 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-QJZNqq0WWGV0K1U off=22440256 len=788120 2024-08-29T18:20:19.952 INFO:tasks.workunit.client.0.smithi029.stdout:op 1470 completed, throughput=4.99MB/sec 2024-08-29T18:20:19.953 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-mHSNAxthh7W21eN off=1068633 len=13541 2024-08-29T18:20:19.956 INFO:tasks.workunit.client.0.smithi029.stdout:op 1471 completed, throughput=4.99MB/sec 2024-08-29T18:20:19.956 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-qU-CAzM__sMqwYI off=242310 len=788128 2024-08-29T18:20:19.960 INFO:tasks.workunit.client.0.smithi029.stdout:op 1472 completed, throughput=4.99MB/sec 2024-08-29T18:20:19.960 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-tTjwPY1GAMtv7ku off=3362587 len=140074 2024-08-29T18:20:19.961 INFO:tasks.workunit.client.0.smithi029.stdout:op 1473 completed, throughput=4.99MB/sec 2024-08-29T18:20:19.962 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-4EHkbL6J0auzDfg off=3903762 len=90789 2024-08-29T18:20:19.963 INFO:tasks.workunit.client.0.smithi029.stdout:op 1474 completed, throughput=4.99MB/sec 2024-08-29T18:20:19.963 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-BfEB4EkU1Hm1UmX off=6271104 len=425561 2024-08-29T18:20:19.970 INFO:tasks.workunit.client.0.smithi029.stdout:op 1475 completed, throughput=4.99MB/sec 2024-08-29T18:20:19.970 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-hX7Kps_LpJGhmQt off=3156891 len=1473367 2024-08-29T18:20:19.973 INFO:tasks.workunit.client.0.smithi029.stdout:op 1476 completed, throughput=5MB/sec 2024-08-29T18:20:19.973 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-m_4cPn0CAiztO-O off=192449 len=1218243 2024-08-29T18:20:19.982 INFO:tasks.workunit.client.0.smithi029.stdout:op 1477 completed, throughput=5MB/sec 2024-08-29T18:20:19.982 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-UzJ2PGYmbVTZCgh off=4575654 len=1887233 2024-08-29T18:20:19.986 INFO:tasks.workunit.client.0.smithi029.stdout:op 1478 completed, throughput=5.01MB/sec 2024-08-29T18:20:20.987 INFO:tasks.workunit.client.0.smithi029.stdout: 285: throughput=4.99MB/sec pending data=0 2024-08-29T18:20:20.987 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-2Gcdb-6SkrYrpqC off=10137472 len=1080728 2024-08-29T18:20:20.996 INFO:tasks.workunit.client.0.smithi029.stdout:op 1479 completed, throughput=4.99MB/sec 2024-08-29T18:20:20.996 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-BMSWlrSsVN-eABK off=3454678 len=1888754 2024-08-29T18:20:21.009 INFO:tasks.workunit.client.0.smithi029.stdout:op 1480 completed, throughput=5MB/sec 2024-08-29T18:20:21.009 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-03QcjtUdPd5m6D0 off=15975238 len=2003933 2024-08-29T18:20:21.025 INFO:tasks.workunit.client.0.smithi029.stdout:op 1481 completed, throughput=5MB/sec 2024-08-29T18:20:21.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:20:21 smithi029 bash[77880]: cluster 2024-08-29T18:20:20.002783+0000 mgr.y (mgr.25004) 913 : cluster [DBG] pgmap v1585: 105 pgs: 105 active+clean; 127 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-29T18:20:21.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:20:21 smithi029 bash[79042]: cluster 2024-08-29T18:20:20.002783+0000 mgr.y (mgr.25004) 913 : cluster [DBG] pgmap v1585: 105 pgs: 105 active+clean; 127 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-29T18:20:21.653 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:20:21 smithi110 bash[67519]: cluster 2024-08-29T18:20:20.002783+0000 mgr.y (mgr.25004) 913 : cluster [DBG] pgmap v1585: 105 pgs: 105 active+clean; 127 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-29T18:20:22.025 INFO:tasks.workunit.client.0.smithi029.stdout: 286: throughput=4.99MB/sec pending data=0 2024-08-29T18:20:22.025 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-54s_u-fVYARgfN2 off=1601743 len=1543306 2024-08-29T18:20:22.029 INFO:tasks.workunit.client.0.smithi029.stdout:op 1482 completed, throughput=4.99MB/sec 2024-08-29T18:20:22.029 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-yFqRBQAZ12TROUD off=19617959 len=1767013 2024-08-29T18:20:22.033 INFO:tasks.workunit.client.0.smithi029.stdout:op 1483 completed, throughput=5MB/sec 2024-08-29T18:20:22.033 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-Vg0f3DuTagldkJH off=2865018 len=618384 2024-08-29T18:20:22.037 INFO:tasks.workunit.client.0.smithi029.stdout:op 1484 completed, throughput=5MB/sec 2024-08-29T18:20:22.037 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-jlzGddJCpY33TN5 off=15168950 len=330533 2024-08-29T18:20:22.042 INFO:tasks.workunit.client.0.smithi029.stdout:op 1485 completed, throughput=5MB/sec 2024-08-29T18:20:23.043 INFO:tasks.workunit.client.0.smithi029.stdout: 287: throughput=4.98MB/sec pending data=0 2024-08-29T18:20:23.043 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-dXUNCZX9DJkO1PT off=0 len=1110591 2024-08-29T18:20:23.046 INFO:tasks.workunit.client.0.smithi029.stdout:op 1486 completed, throughput=4.99MB/sec 2024-08-29T18:20:23.046 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-qOa9PfH2GicdUf_ off=15995 len=1038807 2024-08-29T18:20:23.054 INFO:tasks.workunit.client.0.smithi029.stdout:op 1487 completed, throughput=4.99MB/sec 2024-08-29T18:20:23.055 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-uDfqDlWX_KyfGH1 off=1919020 len=1728907 2024-08-29T18:20:23.057 INFO:tasks.workunit.client.0.smithi029.stdout:op 1488 completed, throughput=5MB/sec 2024-08-29T18:20:23.057 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-uex53RHzwEqm4oU off=1922113 len=1099120 2024-08-29T18:20:23.067 INFO:tasks.workunit.client.0.smithi029.stdout:op 1489 completed, throughput=5MB/sec 2024-08-29T18:20:23.067 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-mMa_FXHLBiX7JQE off=7232101 len=1090556 2024-08-29T18:20:23.070 INFO:tasks.workunit.client.0.smithi029.stdout:op 1490 completed, throughput=5MB/sec 2024-08-29T18:20:23.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:20:23 smithi029 bash[77880]: cluster 2024-08-29T18:20:22.003972+0000 mgr.y (mgr.25004) 914 : cluster [DBG] pgmap v1586: 105 pgs: 105 active+clean; 127 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-08-29T18:20:23.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:20:23 smithi029 bash[79042]: cluster 2024-08-29T18:20:22.003972+0000 mgr.y (mgr.25004) 914 : cluster [DBG] pgmap v1586: 105 pgs: 105 active+clean; 127 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-08-29T18:20:23.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:20:23 smithi110 bash[67519]: cluster 2024-08-29T18:20:22.003972+0000 mgr.y (mgr.25004) 914 : cluster [DBG] pgmap v1586: 105 pgs: 105 active+clean; 127 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-08-29T18:20:24.071 INFO:tasks.workunit.client.0.smithi029.stdout: 288: throughput=4.99MB/sec pending data=0 2024-08-29T18:20:24.071 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-DW92_40kBU3xGiU off=2258598 len=993551 2024-08-29T18:20:24.078 INFO:tasks.workunit.client.0.smithi029.stdout:op 1491 completed, throughput=4.99MB/sec 2024-08-29T18:20:24.079 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-Cv4EUP7977hX-P7 off=12500794 len=924332 2024-08-29T18:20:24.087 INFO:tasks.workunit.client.0.smithi029.stdout:op 1492 completed, throughput=4.99MB/sec 2024-08-29T18:20:24.088 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-pTTz99Ye34ehzCl off=1400185 len=1461704 2024-08-29T18:20:24.098 INFO:tasks.workunit.client.0.smithi029.stdout:op 1493 completed, throughput=5MB/sec 2024-08-29T18:20:24.098 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-1_tYETB7By1qDql off=7523471 len=1650959 2024-08-29T18:20:24.102 INFO:tasks.workunit.client.0.smithi029.stdout:op 1494 completed, throughput=5MB/sec 2024-08-29T18:20:24.901 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:20:24 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:20:24] "GET /metrics HTTP/1.1" 200 34022 "" "Prometheus/2.43.0" 2024-08-29T18:20:25.103 INFO:tasks.workunit.client.0.smithi029.stdout: 289: throughput=4.98MB/sec pending data=0 2024-08-29T18:20:25.103 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-EQDsMwhthaSOkWU off=17234021 len=1080698 2024-08-29T18:20:25.106 INFO:tasks.workunit.client.0.smithi029.stdout:op 1495 completed, throughput=4.99MB/sec 2024-08-29T18:20:25.106 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-kq3rwMOFNTunmsf off=1333548 len=2089829 2024-08-29T18:20:25.111 INFO:tasks.workunit.client.0.smithi029.stdout:op 1496 completed, throughput=4.99MB/sec 2024-08-29T18:20:25.111 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-j8g2-4FdWrKYw6j off=8081023 len=486891 2024-08-29T18:20:25.117 INFO:tasks.workunit.client.0.smithi029.stdout:op 1497 completed, throughput=5MB/sec 2024-08-29T18:20:25.117 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-LIU0SJvbnUC0AoA off=6079073 len=86787 2024-08-29T18:20:25.122 INFO:tasks.workunit.client.0.smithi029.stdout:op 1498 completed, throughput=5MB/sec 2024-08-29T18:20:25.122 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-G2Ya4FQp70yqOqb off=7994192 len=1591498 2024-08-29T18:20:25.135 INFO:tasks.workunit.client.0.smithi029.stdout:op 1499 completed, throughput=5MB/sec 2024-08-29T18:20:25.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:20:25 smithi029 bash[79042]: cluster 2024-08-29T18:20:24.005010+0000 mgr.y (mgr.25004) 915 : cluster [DBG] pgmap v1587: 105 pgs: 105 active+clean; 127 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-08-29T18:20:25.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:20:25 smithi029 bash[77880]: cluster 2024-08-29T18:20:24.005010+0000 mgr.y (mgr.25004) 915 : cluster [DBG] pgmap v1587: 105 pgs: 105 active+clean; 127 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-08-29T18:20:25.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:20:25 smithi110 bash[67519]: cluster 2024-08-29T18:20:24.005010+0000 mgr.y (mgr.25004) 915 : cluster [DBG] pgmap v1587: 105 pgs: 105 active+clean; 127 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-08-29T18:20:26.135 INFO:tasks.workunit.client.0.smithi029.stdout: 290: throughput=4.98MB/sec pending data=0 2024-08-29T18:20:26.135 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-75M4XE43jArG5Nu off=3880842 len=722516 2024-08-29T18:20:26.137 INFO:tasks.workunit.client.0.smithi029.stdout:op 1500 completed, throughput=4.99MB/sec 2024-08-29T18:20:26.137 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-K3zRHXQ8Ot4vIo7 off=9598575 len=75225 2024-08-29T18:20:26.139 INFO:tasks.workunit.client.0.smithi029.stdout:op 1501 completed, throughput=4.99MB/sec 2024-08-29T18:20:26.139 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-LYxQmyomEUSXDTa off=10059448 len=130847 2024-08-29T18:20:26.140 INFO:tasks.workunit.client.0.smithi029.stdout:op 1502 completed, throughput=4.99MB/sec 2024-08-29T18:20:26.140 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-_G4u2zVaOdspS2r off=267955 len=571014 2024-08-29T18:20:26.143 INFO:tasks.workunit.client.0.smithi029.stdout:op 1503 completed, throughput=4.99MB/sec 2024-08-29T18:20:26.143 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-1mR5F86m6MV2N35 off=4552183 len=450049 2024-08-29T18:20:26.145 INFO:tasks.workunit.client.0.smithi029.stdout:op 1504 completed, throughput=4.99MB/sec 2024-08-29T18:20:26.145 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-adXtqzZc9Vw1Dq0 off=2416805 len=405693 2024-08-29T18:20:26.147 INFO:tasks.workunit.client.0.smithi029.stdout:op 1505 completed, throughput=4.99MB/sec 2024-08-29T18:20:26.147 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-tMqRh9SUeFTz93w off=803785 len=1581886 2024-08-29T18:20:26.151 INFO:tasks.workunit.client.0.smithi029.stdout:op 1506 completed, throughput=5MB/sec 2024-08-29T18:20:26.151 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-G8mqzoE5foG1se_ off=9552541 len=1905737 2024-08-29T18:20:26.155 INFO:tasks.workunit.client.0.smithi029.stdout:op 1507 completed, throughput=5MB/sec 2024-08-29T18:20:27.156 INFO:tasks.workunit.client.0.smithi029.stdout: 291: throughput=4.99MB/sec pending data=0 2024-08-29T18:20:27.156 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-IBSI0CaETnabtia off=5835552 len=90071 2024-08-29T18:20:27.157 INFO:tasks.workunit.client.0.smithi029.stdout:op 1508 completed, throughput=4.99MB/sec 2024-08-29T18:20:27.157 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-yH-FO0rxR7pTnaD off=1349105 len=1167211 2024-08-29T18:20:27.166 INFO:tasks.workunit.client.0.smithi029.stdout:op 1509 completed, throughput=4.99MB/sec 2024-08-29T18:20:27.166 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-ipJG70_ls4jeeWQ off=6985401 len=314407 2024-08-29T18:20:27.172 INFO:tasks.workunit.client.0.smithi029.stdout:op 1510 completed, throughput=4.99MB/sec 2024-08-29T18:20:27.172 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-i_HuiROa0Hhg1-W off=18440028 len=640613 2024-08-29T18:20:27.178 INFO:tasks.workunit.client.0.smithi029.stdout:op 1511 completed, throughput=4.99MB/sec 2024-08-29T18:20:27.179 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-BfEB4EkU1Hm1UmX off=18005415 len=4759 2024-08-29T18:20:27.183 INFO:tasks.workunit.client.0.smithi029.stdout:op 1512 completed, throughput=4.99MB/sec 2024-08-29T18:20:27.183 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-o9c6FWkqpfUcLbF off=530605 len=1854614 2024-08-29T18:20:27.190 INFO:tasks.workunit.client.0.smithi029.stdout:op 1513 completed, throughput=5MB/sec 2024-08-29T18:20:27.190 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-k3KYgPB2z31nxl_ off=21843012 len=1089080 2024-08-29T18:20:27.204 INFO:tasks.workunit.client.0.smithi029.stdout:op 1514 completed, throughput=5MB/sec 2024-08-29T18:20:27.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:20:27 smithi029 bash[79042]: cluster 2024-08-29T18:20:26.006000+0000 mgr.y (mgr.25004) 916 : cluster [DBG] pgmap v1588: 105 pgs: 105 active+clean; 127 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-08-29T18:20:27.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:20:27 smithi029 bash[77880]: cluster 2024-08-29T18:20:26.006000+0000 mgr.y (mgr.25004) 916 : cluster [DBG] pgmap v1588: 105 pgs: 105 active+clean; 127 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-08-29T18:20:27.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:20:27 smithi110 bash[67519]: cluster 2024-08-29T18:20:26.006000+0000 mgr.y (mgr.25004) 916 : cluster [DBG] pgmap v1588: 105 pgs: 105 active+clean; 127 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-08-29T18:20:28.202 INFO:tasks.workunit.client.0.smithi029.stdout: 292: throughput=4.98MB/sec pending data=0 2024-08-29T18:20:28.203 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-e_vZrn7xsvao5VW off=585966 len=1144055 2024-08-29T18:20:28.206 INFO:tasks.workunit.client.0.smithi029.stdout:op 1515 completed, throughput=4.99MB/sec 2024-08-29T18:20:28.206 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-Fk3T1AeQS_TvSnm off=3628664 len=750097 2024-08-29T18:20:28.213 INFO:tasks.workunit.client.0.smithi029.stdout:op 1516 completed, throughput=4.99MB/sec 2024-08-29T18:20:28.213 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-aWDz3e3PKgjamwx off=2946137 len=1741956 2024-08-29T18:20:28.225 INFO:tasks.workunit.client.0.smithi029.stdout:op 1517 completed, throughput=5MB/sec 2024-08-29T18:20:28.225 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-BKi6inSdXmlsucc off=4102986 len=442314 2024-08-29T18:20:28.231 INFO:tasks.workunit.client.0.smithi029.stdout:op 1518 completed, throughput=5MB/sec 2024-08-29T18:20:28.231 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-FaXZcUPFBN50FdU off=2948028 len=1741093 2024-08-29T18:20:28.237 INFO:tasks.workunit.client.0.smithi029.stdout:op 1519 completed, throughput=5MB/sec 2024-08-29T18:20:29.238 INFO:tasks.workunit.client.0.smithi029.stdout: 293: throughput=4.99MB/sec pending data=0 2024-08-29T18:20:29.238 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-weCdBZiKB9xeP_s off=12911115 len=1004714 2024-08-29T18:20:29.241 INFO:tasks.workunit.client.0.smithi029.stdout:op 1520 completed, throughput=4.99MB/sec 2024-08-29T18:20:29.241 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-udDuwNZcPmmJgsS off=4587323 len=1751121 2024-08-29T18:20:29.254 INFO:tasks.workunit.client.0.smithi029.stdout:op 1521 completed, throughput=4.99MB/sec 2024-08-29T18:20:29.254 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-Aa4rkIXrM7hl3il off=9093080 len=994451 2024-08-29T18:20:29.262 INFO:tasks.workunit.client.0.smithi029.stdout:op 1522 completed, throughput=5MB/sec 2024-08-29T18:20:29.262 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-0gcZf_Kbb72s0ir off=255531 len=919564 2024-08-29T18:20:29.264 INFO:tasks.workunit.client.0.smithi029.stdout:op 1523 completed, throughput=5MB/sec 2024-08-29T18:20:29.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:20:29 smithi029 bash[79042]: cluster 2024-08-29T18:20:28.007227+0000 mgr.y (mgr.25004) 917 : cluster [DBG] pgmap v1589: 105 pgs: 105 active+clean; 127 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-08-29T18:20:29.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:20:29 smithi029 bash[77880]: cluster 2024-08-29T18:20:28.007227+0000 mgr.y (mgr.25004) 917 : cluster [DBG] pgmap v1589: 105 pgs: 105 active+clean; 127 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-08-29T18:20:29.653 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:20:29 smithi110 bash[67519]: cluster 2024-08-29T18:20:28.007227+0000 mgr.y (mgr.25004) 917 : cluster [DBG] pgmap v1589: 105 pgs: 105 active+clean; 127 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-08-29T18:20:30.265 INFO:tasks.workunit.client.0.smithi029.stdout: 294: throughput=4.98MB/sec pending data=0 2024-08-29T18:20:30.265 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-tvGGerSne4kZANl off=11303596 len=1526302 2024-08-29T18:20:30.277 INFO:tasks.workunit.client.0.smithi029.stdout:op 1524 completed, throughput=4.99MB/sec 2024-08-29T18:20:30.277 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-TXcianoMnp5LfjM off=3984403 len=1921392 2024-08-29T18:20:30.291 INFO:tasks.workunit.client.0.smithi029.stdout:op 1525 completed, throughput=4.99MB/sec 2024-08-29T18:20:30.291 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-ruQlHnjgQ8DE36G off=1505812 len=2048949 2024-08-29T18:20:30.305 INFO:tasks.workunit.client.0.smithi029.stdout:op 1526 completed, throughput=5MB/sec 2024-08-29T18:20:31.305 INFO:tasks.workunit.client.0.smithi029.stdout: 295: throughput=4.98MB/sec pending data=0 2024-08-29T18:20:31.305 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-TBt1hZ7965sxxAy off=970199 len=552816 2024-08-29T18:20:31.312 INFO:tasks.workunit.client.0.smithi029.stdout:op 1527 completed, throughput=4.99MB/sec 2024-08-29T18:20:31.312 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-52KirKvzU2enZj7 off=14995405 len=347861 2024-08-29T18:20:31.314 INFO:tasks.workunit.client.0.smithi029.stdout:op 1528 completed, throughput=4.99MB/sec 2024-08-29T18:20:31.314 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-1BjiLG0tJMQwdTk off=23847437 len=718118 2024-08-29T18:20:31.316 INFO:tasks.workunit.client.0.smithi029.stdout:op 1529 completed, throughput=4.99MB/sec 2024-08-29T18:20:31.316 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-lujQLNmosltFEfP off=22076048 len=936729 2024-08-29T18:20:31.324 INFO:tasks.workunit.client.0.smithi029.stdout:op 1530 completed, throughput=4.99MB/sec 2024-08-29T18:20:31.324 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-jHozETNEpc297-u off=3986983 len=1624921 2024-08-29T18:20:31.336 INFO:tasks.workunit.client.0.smithi029.stdout:op 1531 completed, throughput=5MB/sec 2024-08-29T18:20:31.336 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-oybveqYZ6cq-QHx off=19242528 len=1332276 2024-08-29T18:20:31.346 INFO:tasks.workunit.client.0.smithi029.stdout:op 1532 completed, throughput=5MB/sec 2024-08-29T18:20:31.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:20:31 smithi029 bash[77880]: cluster 2024-08-29T18:20:30.008029+0000 mgr.y (mgr.25004) 918 : cluster [DBG] pgmap v1590: 105 pgs: 105 active+clean; 127 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-29T18:20:31.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:20:31 smithi029 bash[79042]: cluster 2024-08-29T18:20:30.008029+0000 mgr.y (mgr.25004) 918 : cluster [DBG] pgmap v1590: 105 pgs: 105 active+clean; 127 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-29T18:20:31.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:20:31 smithi110 bash[67519]: cluster 2024-08-29T18:20:30.008029+0000 mgr.y (mgr.25004) 918 : cluster [DBG] pgmap v1590: 105 pgs: 105 active+clean; 127 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-29T18:20:32.347 INFO:tasks.workunit.client.0.smithi029.stdout: 296: throughput=4.98MB/sec pending data=0 2024-08-29T18:20:32.347 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-MDxGL-AR2yweB-9 off=11966401 len=875162 2024-08-29T18:20:32.349 INFO:tasks.workunit.client.0.smithi029.stdout:op 1533 completed, throughput=4.99MB/sec 2024-08-29T18:20:32.350 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-3mVfeDbzr_hT-Ii off=2545656 len=1809084 2024-08-29T18:20:32.354 INFO:tasks.workunit.client.0.smithi029.stdout:op 1534 completed, throughput=4.99MB/sec 2024-08-29T18:20:32.354 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-4fw6EdFNIYIqEiv off=8686007 len=2063055 2024-08-29T18:20:32.358 INFO:tasks.workunit.client.0.smithi029.stdout:op 1535 completed, throughput=5MB/sec 2024-08-29T18:20:32.358 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-UpgPIHuzQ0eIIQV off=219375 len=1317820 2024-08-29T18:20:32.369 INFO:tasks.workunit.client.0.smithi029.stdout:op 1536 completed, throughput=5MB/sec 2024-08-29T18:20:33.369 INFO:tasks.workunit.client.0.smithi029.stdout: 297: throughput=4.99MB/sec pending data=0 2024-08-29T18:20:33.369 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-N2UZjTzSP_Bh1wu off=20401013 len=1858217 2024-08-29T18:20:33.383 INFO:tasks.workunit.client.0.smithi029.stdout:op 1537 completed, throughput=4.99MB/sec 2024-08-29T18:20:33.383 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-tvGGerSne4kZANl off=8102415 len=473389 2024-08-29T18:20:33.389 INFO:tasks.workunit.client.0.smithi029.stdout:op 1538 completed, throughput=4.99MB/sec 2024-08-29T18:20:33.390 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-vRl7UKNuxj69swp off=5204021 len=203252 2024-08-29T18:20:33.395 INFO:tasks.workunit.client.0.smithi029.stdout:op 1539 completed, throughput=4.99MB/sec 2024-08-29T18:20:33.395 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-SqhGQrpIC3jC-LY off=4653706 len=1454629 2024-08-29T18:20:33.400 INFO:tasks.workunit.client.0.smithi029.stdout:op 1540 completed, throughput=5MB/sec 2024-08-29T18:20:33.400 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-sx2QuoAklZ-42eG off=18892079 len=147883 2024-08-29T18:20:33.402 INFO:tasks.workunit.client.0.smithi029.stdout:op 1541 completed, throughput=5MB/sec 2024-08-29T18:20:33.402 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-1Us3fjv2xHGUDgd off=656666 len=1030716 2024-08-29T18:20:33.411 INFO:tasks.workunit.client.0.smithi029.stdout:op 1542 completed, throughput=5MB/sec 2024-08-29T18:20:33.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:20:33 smithi029 bash[77880]: cluster 2024-08-29T18:20:32.009126+0000 mgr.y (mgr.25004) 919 : cluster [DBG] pgmap v1591: 105 pgs: 105 active+clean; 127 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-08-29T18:20:33.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:20:33 smithi029 bash[79042]: cluster 2024-08-29T18:20:32.009126+0000 mgr.y (mgr.25004) 919 : cluster [DBG] pgmap v1591: 105 pgs: 105 active+clean; 127 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-08-29T18:20:33.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:20:33 smithi110 bash[67519]: cluster 2024-08-29T18:20:32.009126+0000 mgr.y (mgr.25004) 919 : cluster [DBG] pgmap v1591: 105 pgs: 105 active+clean; 127 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-08-29T18:20:34.411 INFO:tasks.workunit.client.0.smithi029.stdout: 298: throughput=4.99MB/sec pending data=0 2024-08-29T18:20:34.411 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-eOb5zRSL23TKuYw off=6989325 len=1602777 2024-08-29T18:20:34.423 INFO:tasks.workunit.client.0.smithi029.stdout:op 1543 completed, throughput=4.99MB/sec 2024-08-29T18:20:34.423 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-OF4Ck7kUzq-WCwf off=7232802 len=1493955 2024-08-29T18:20:34.427 INFO:tasks.workunit.client.0.smithi029.stdout:op 1544 completed, throughput=4.99MB/sec 2024-08-29T18:20:34.427 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-OTGQTyo8VpdQ8CW off=5925990 len=1078478 2024-08-29T18:20:34.431 INFO:tasks.workunit.client.0.smithi029.stdout:op 1545 completed, throughput=5MB/sec 2024-08-29T18:20:34.431 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-xvo0tanI2b_ogeC off=7234129 len=1272809 2024-08-29T18:20:34.440 INFO:tasks.workunit.client.0.smithi029.stdout:op 1546 completed, throughput=5MB/sec 2024-08-29T18:20:34.601 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:20:34 smithi029 bash[79042]: audit 2024-08-29T18:20:33.541304+0000 mon.c (mon.2) 510 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:20:34.601 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:20:34 smithi029 bash[77880]: audit 2024-08-29T18:20:33.541304+0000 mon.c (mon.2) 510 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:20:34.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:20:34 smithi110 bash[67519]: audit 2024-08-29T18:20:33.541304+0000 mon.c (mon.2) 510 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:20:34.901 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:20:34 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:20:34] "GET /metrics HTTP/1.1" 200 34024 "" "Prometheus/2.43.0" 2024-08-29T18:20:35.441 INFO:tasks.workunit.client.0.smithi029.stdout: 299: throughput=4.99MB/sec pending data=0 2024-08-29T18:20:35.441 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-7fu5p1OzczWPNPL off=2345497 len=1872351 2024-08-29T18:20:35.454 INFO:tasks.workunit.client.0.smithi029.stdout:op 1547 completed, throughput=4.99MB/sec 2024-08-29T18:20:35.455 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-uqIVqyuNpMfYfgj off=936113 len=359785 2024-08-29T18:20:35.456 INFO:tasks.workunit.client.0.smithi029.stdout:op 1548 completed, throughput=4.99MB/sec 2024-08-29T18:20:35.456 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-_WkJMiwnYZ4U-s_ off=6349581 len=1956224 2024-08-29T18:20:35.460 INFO:tasks.workunit.client.0.smithi029.stdout:op 1549 completed, throughput=5MB/sec 2024-08-29T18:20:35.460 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-CluLWLFYO06kfLt off=4256232 len=85405 2024-08-29T18:20:35.465 INFO:tasks.workunit.client.0.smithi029.stdout:op 1550 completed, throughput=5MB/sec 2024-08-29T18:20:35.466 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-wm-W2HY3X5Nnuk9 off=7544511 len=557125 2024-08-29T18:20:35.467 INFO:tasks.workunit.client.0.smithi029.stdout:op 1551 completed, throughput=5MB/sec 2024-08-29T18:20:35.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:20:35 smithi029 bash[79042]: cluster 2024-08-29T18:20:34.010038+0000 mgr.y (mgr.25004) 920 : cluster [DBG] pgmap v1592: 105 pgs: 105 active+clean; 127 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-08-29T18:20:35.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:20:35 smithi029 bash[77880]: cluster 2024-08-29T18:20:34.010038+0000 mgr.y (mgr.25004) 920 : cluster [DBG] pgmap v1592: 105 pgs: 105 active+clean; 127 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-08-29T18:20:35.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:20:35 smithi110 bash[67519]: cluster 2024-08-29T18:20:34.010038+0000 mgr.y (mgr.25004) 920 : cluster [DBG] pgmap v1592: 105 pgs: 105 active+clean; 127 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-08-29T18:20:36.467 INFO:tasks.workunit.client.0.smithi029.stdout: 300: throughput=4.98MB/sec pending data=0 2024-08-29T18:20:36.468 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-pIxtsNX8I8NvjS3 off=17281054 len=1810916 2024-08-29T18:20:36.472 INFO:tasks.workunit.client.0.smithi029.stdout:op 1552 completed, throughput=4.99MB/sec 2024-08-29T18:20:36.472 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-7eYQ_Q7pHpZX5J4 off=5779082 len=958030 2024-08-29T18:20:36.475 INFO:tasks.workunit.client.0.smithi029.stdout:op 1553 completed, throughput=4.99MB/sec 2024-08-29T18:20:36.475 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-bZvTQhnT-yfJBCz off=10919199 len=824001 2024-08-29T18:20:36.483 INFO:tasks.workunit.client.0.smithi029.stdout:op 1554 completed, throughput=4.99MB/sec 2024-08-29T18:20:36.483 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj--_MMvMum-KfgJjC off=1332970 len=764636 2024-08-29T18:20:36.491 INFO:tasks.workunit.client.0.smithi029.stdout:op 1555 completed, throughput=5MB/sec 2024-08-29T18:20:36.491 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-HOxc2DJ7KPjp6Ua off=5103351 len=1770091 2024-08-29T18:20:36.494 INFO:tasks.workunit.client.0.smithi029.stdout:op 1556 completed, throughput=5MB/sec 2024-08-29T18:20:37.494 INFO:tasks.workunit.client.0.smithi029.stdout: 301: throughput=4.99MB/sec pending data=0 2024-08-29T18:20:37.494 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-YcGgNghlt6XBU6B off=5033145 len=267608 2024-08-29T18:20:37.500 INFO:tasks.workunit.client.0.smithi029.stdout:op 1557 completed, throughput=4.99MB/sec 2024-08-29T18:20:37.500 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-rjR0KNnkFlBSvpk off=656815 len=1478155 2024-08-29T18:20:37.513 INFO:tasks.workunit.client.0.smithi029.stdout:op 1558 completed, throughput=4.99MB/sec 2024-08-29T18:20:37.513 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-n7Aig8G4H4xDN9c off=2639514 len=108514 2024-08-29T18:20:37.514 INFO:tasks.workunit.client.0.smithi029.stdout:op 1559 completed, throughput=4.99MB/sec 2024-08-29T18:20:37.514 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-aL_xqF8IoPJunz4 off=48702 len=1369346 2024-08-29T18:20:37.517 INFO:tasks.workunit.client.0.smithi029.stdout:op 1560 completed, throughput=5MB/sec 2024-08-29T18:20:37.518 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-MkbmWIhkcE-Fr3h off=11355000 len=1347091 2024-08-29T18:20:37.529 INFO:tasks.workunit.client.0.smithi029.stdout:op 1561 completed, throughput=5MB/sec 2024-08-29T18:20:37.529 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-UTlzi4hn8KytDGK off=954155 len=2058882 2024-08-29T18:20:37.544 INFO:tasks.workunit.client.0.smithi029.stdout:op 1562 completed, throughput=5.01MB/sec 2024-08-29T18:20:37.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:20:37 smithi029 bash[77880]: cluster 2024-08-29T18:20:36.010923+0000 mgr.y (mgr.25004) 921 : cluster [DBG] pgmap v1593: 105 pgs: 105 active+clean; 127 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-29T18:20:37.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:20:37 smithi029 bash[79042]: cluster 2024-08-29T18:20:36.010923+0000 mgr.y (mgr.25004) 921 : cluster [DBG] pgmap v1593: 105 pgs: 105 active+clean; 127 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-29T18:20:37.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:20:37 smithi110 bash[67519]: cluster 2024-08-29T18:20:36.010923+0000 mgr.y (mgr.25004) 921 : cluster [DBG] pgmap v1593: 105 pgs: 105 active+clean; 127 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-29T18:20:38.545 INFO:tasks.workunit.client.0.smithi029.stdout: 302: throughput=4.99MB/sec pending data=0 2024-08-29T18:20:38.545 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-NHc_EaaMkO14RNe off=4425139 len=848494 2024-08-29T18:20:38.553 INFO:tasks.workunit.client.0.smithi029.stdout:op 1563 completed, throughput=4.99MB/sec 2024-08-29T18:20:38.553 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-ydVUZwo7WgVe7WC off=6298223 len=1023081 2024-08-29T18:20:38.562 INFO:tasks.workunit.client.0.smithi029.stdout:op 1564 completed, throughput=5MB/sec 2024-08-29T18:20:38.562 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-N2UZjTzSP_Bh1wu off=9121958 len=1078661 2024-08-29T18:20:38.570 INFO:tasks.workunit.client.0.smithi029.stdout:op 1565 completed, throughput=5MB/sec 2024-08-29T18:20:38.570 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-bc7VzXRWk5lwkKF off=11211477 len=1914744 2024-08-29T18:20:38.575 INFO:tasks.workunit.client.0.smithi029.stdout:op 1566 completed, throughput=5MB/sec 2024-08-29T18:20:39.575 INFO:tasks.workunit.client.0.smithi029.stdout: 303: throughput=4.99MB/sec pending data=0 2024-08-29T18:20:39.575 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-H543fqvyV0tbsj1 off=2954216 len=492467 2024-08-29T18:20:39.577 INFO:tasks.workunit.client.0.smithi029.stdout:op 1567 completed, throughput=4.99MB/sec 2024-08-29T18:20:39.577 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-osFXs6qAbDLrSVf off=3307357 len=342973 2024-08-29T18:20:39.579 INFO:tasks.workunit.client.0.smithi029.stdout:op 1568 completed, throughput=4.99MB/sec 2024-08-29T18:20:39.579 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-__yQaHF7z6IHw1a off=4021651 len=334223 2024-08-29T18:20:39.585 INFO:tasks.workunit.client.0.smithi029.stdout:op 1569 completed, throughput=4.99MB/sec 2024-08-29T18:20:39.585 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-ql4dRKSPH8pkvTu off=1589397 len=1211400 2024-08-29T18:20:39.594 INFO:tasks.workunit.client.0.smithi029.stdout:op 1570 completed, throughput=5MB/sec 2024-08-29T18:20:39.595 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-oEHww-XkP6gAdmL off=2032818 len=464796 2024-08-29T18:20:39.600 INFO:tasks.workunit.client.0.smithi029.stdout:op 1571 completed, throughput=5MB/sec 2024-08-29T18:20:39.600 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-qxpIinMo_Jq-ap- off=13003633 len=853374 2024-08-29T18:20:39.608 INFO:tasks.workunit.client.0.smithi029.stdout:op 1572 completed, throughput=5MB/sec 2024-08-29T18:20:39.608 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-at0Jp46j9Avr_q1 off=13788339 len=98296 2024-08-29T18:20:39.609 INFO:tasks.workunit.client.0.smithi029.stdout:op 1573 completed, throughput=5MB/sec 2024-08-29T18:20:39.609 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-y9wx-q19GxjpQzF off=2556728 len=1689260 2024-08-29T18:20:39.622 INFO:tasks.workunit.client.0.smithi029.stdout:op 1574 completed, throughput=5MB/sec 2024-08-29T18:20:39.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:20:39 smithi029 bash[77880]: cluster 2024-08-29T18:20:38.012073+0000 mgr.y (mgr.25004) 922 : cluster [DBG] pgmap v1594: 105 pgs: 105 active+clean; 127 GiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-08-29T18:20:39.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:20:39 smithi029 bash[79042]: cluster 2024-08-29T18:20:38.012073+0000 mgr.y (mgr.25004) 922 : cluster [DBG] pgmap v1594: 105 pgs: 105 active+clean; 127 GiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-08-29T18:20:39.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:20:39 smithi110 bash[67519]: cluster 2024-08-29T18:20:38.012073+0000 mgr.y (mgr.25004) 922 : cluster [DBG] pgmap v1594: 105 pgs: 105 active+clean; 127 GiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-08-29T18:20:40.623 INFO:tasks.workunit.client.0.smithi029.stdout: 304: throughput=4.99MB/sec pending data=0 2024-08-29T18:20:40.623 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-YHsCyhqpSM5Tw1p off=13804455 len=1119661 2024-08-29T18:20:40.627 INFO:tasks.workunit.client.0.smithi029.stdout:op 1575 completed, throughput=4.99MB/sec 2024-08-29T18:20:40.627 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-TF-Nga0PKfXyvFv off=11318080 len=1353360 2024-08-29T18:20:40.631 INFO:tasks.workunit.client.0.smithi029.stdout:op 1576 completed, throughput=5MB/sec 2024-08-29T18:20:40.631 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-GOv936_Z2WSTiyb off=7547988 len=629605 2024-08-29T18:20:40.633 INFO:tasks.workunit.client.0.smithi029.stdout:op 1577 completed, throughput=5MB/sec 2024-08-29T18:20:40.633 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-zTJvFmKhF_mwYu9 off=6293351 len=1481056 2024-08-29T18:20:40.638 INFO:tasks.workunit.client.0.smithi029.stdout:op 1578 completed, throughput=5MB/sec 2024-08-29T18:20:41.638 INFO:tasks.workunit.client.0.smithi029.stdout: 305: throughput=4.99MB/sec pending data=0 2024-08-29T18:20:41.638 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-HnMu25LehKR5yuJ off=9697358 len=1333860 2024-08-29T18:20:41.649 INFO:tasks.workunit.client.0.smithi029.stdout:op 1579 completed, throughput=4.99MB/sec 2024-08-29T18:20:41.649 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-r4PUh92_eXzGgMv off=318859 len=965190 2024-08-29T18:20:41.651 INFO:tasks.workunit.client.0.smithi029.stdout:op 1580 completed, throughput=4.99MB/sec 2024-08-29T18:20:41.651 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-suIvbL6JClPfgMp off=16838878 len=1893879 2024-08-29T18:20:41.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:20:41 smithi029 bash[77880]: cluster 2024-08-29T18:20:40.013014+0000 mgr.y (mgr.25004) 923 : cluster [DBG] pgmap v1595: 105 pgs: 105 active+clean; 127 GiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2024-08-29T18:20:41.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:20:41 smithi029 bash[79042]: cluster 2024-08-29T18:20:40.013014+0000 mgr.y (mgr.25004) 923 : cluster [DBG] pgmap v1595: 105 pgs: 105 active+clean; 127 GiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2024-08-29T18:20:41.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:20:41 smithi110 bash[67519]: cluster 2024-08-29T18:20:40.013014+0000 mgr.y (mgr.25004) 923 : cluster [DBG] pgmap v1595: 105 pgs: 105 active+clean; 127 GiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2024-08-29T18:20:41.657 INFO:tasks.workunit.client.0.smithi029.stdout:op 1581 completed, throughput=5MB/sec 2024-08-29T18:20:41.658 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-HS6JaG2BPbMz-aj off=12215099 len=801318 2024-08-29T18:20:41.660 INFO:tasks.workunit.client.0.smithi029.stdout:op 1582 completed, throughput=5MB/sec 2024-08-29T18:20:42.660 INFO:tasks.workunit.client.0.smithi029.stdout: 306: throughput=4.99MB/sec pending data=0 2024-08-29T18:20:42.660 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-WreZP-GiqiuEgoL off=795635 len=183333 2024-08-29T18:20:42.665 INFO:tasks.workunit.client.0.smithi029.stdout:op 1583 completed, throughput=4.99MB/sec 2024-08-29T18:20:42.666 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-Crs07B1M5TmrHnw off=3438075 len=126161 2024-08-29T18:20:42.670 INFO:tasks.workunit.client.0.smithi029.stdout:op 1584 completed, throughput=4.99MB/sec 2024-08-29T18:20:42.670 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-Ntbzp2YIYR-BzbG off=1058626 len=245602 2024-08-29T18:20:42.672 INFO:tasks.workunit.client.0.smithi029.stdout:op 1585 completed, throughput=4.99MB/sec 2024-08-29T18:20:42.672 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-_ebVrd_dTiTRlmI off=4372868 len=920795 2024-08-29T18:20:42.675 INFO:tasks.workunit.client.0.smithi029.stdout:op 1586 completed, throughput=4.99MB/sec 2024-08-29T18:20:42.675 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-o8628v6ujvI2VGx off=5506838 len=1678399 2024-08-29T18:20:42.681 INFO:tasks.workunit.client.0.smithi029.stdout:op 1587 completed, throughput=4.99MB/sec 2024-08-29T18:20:42.681 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-EL1G7r-_Od1I1OS off=11611026 len=1746370 2024-08-29T18:20:42.693 INFO:tasks.workunit.client.0.smithi029.stdout:op 1588 completed, throughput=5MB/sec 2024-08-29T18:20:42.694 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-LpW-cygRuBMQdxj off=5896259 len=952243 2024-08-29T18:20:42.695 INFO:tasks.workunit.client.0.smithi029.stdout:op 1589 completed, throughput=5MB/sec 2024-08-29T18:20:43.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:20:43 smithi029 bash[79042]: cluster 2024-08-29T18:20:42.014287+0000 mgr.y (mgr.25004) 924 : cluster [DBG] pgmap v1596: 105 pgs: 105 active+clean; 127 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-29T18:20:43.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:20:43 smithi029 bash[77880]: cluster 2024-08-29T18:20:42.014287+0000 mgr.y (mgr.25004) 924 : cluster [DBG] pgmap v1596: 105 pgs: 105 active+clean; 127 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-29T18:20:43.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:20:43 smithi110 bash[67519]: cluster 2024-08-29T18:20:42.014287+0000 mgr.y (mgr.25004) 924 : cluster [DBG] pgmap v1596: 105 pgs: 105 active+clean; 127 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-29T18:20:43.695 INFO:tasks.workunit.client.0.smithi029.stdout: 307: throughput=4.99MB/sec pending data=0 2024-08-29T18:20:43.695 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-KRUWNKwDxEh_cFa off=16685501 len=402922 2024-08-29T18:20:43.697 INFO:tasks.workunit.client.0.smithi029.stdout:op 1590 completed, throughput=4.99MB/sec 2024-08-29T18:20:43.697 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-AG4g_d65bkYFLUo off=10909751 len=672267 2024-08-29T18:20:43.699 INFO:tasks.workunit.client.0.smithi029.stdout:op 1591 completed, throughput=4.99MB/sec 2024-08-29T18:20:43.699 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-o4Qmu1VKxna_78n off=3145338 len=541460 2024-08-29T18:20:43.701 INFO:tasks.workunit.client.0.smithi029.stdout:op 1592 completed, throughput=4.99MB/sec 2024-08-29T18:20:43.701 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-RxoLR1NAaj12S_o off=838982 len=2096920 2024-08-29T18:20:43.717 INFO:tasks.workunit.client.0.smithi029.stdout:op 1593 completed, throughput=5MB/sec 2024-08-29T18:20:43.717 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-jjXRxRH5FgJmrwH off=1253228 len=1247323 2024-08-29T18:20:43.726 INFO:tasks.workunit.client.0.smithi029.stdout:op 1594 completed, throughput=5MB/sec 2024-08-29T18:20:44.726 INFO:tasks.workunit.client.0.smithi029.stdout: 308: throughput=4.99MB/sec pending data=0 2024-08-29T18:20:44.726 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-fDTRGMjWCPyM5L4 off=9496886 len=1169784 2024-08-29T18:20:44.737 INFO:tasks.workunit.client.0.smithi029.stdout:op 1595 completed, throughput=4.99MB/sec 2024-08-29T18:20:44.737 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-_M5Hz8aI2BB4sKB off=203725 len=1357348 2024-08-29T18:20:44.747 INFO:tasks.workunit.client.0.smithi029.stdout:op 1596 completed, throughput=4.99MB/sec 2024-08-29T18:20:44.747 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-TIjgbWFmQ9JPalM off=8590428 len=686365 2024-08-29T18:20:44.750 INFO:tasks.workunit.client.0.smithi029.stdout:op 1597 completed, throughput=4.99MB/sec 2024-08-29T18:20:44.750 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-otDoIIHQTt96hRk off=22440367 len=552917 2024-08-29T18:20:44.753 INFO:tasks.workunit.client.0.smithi029.stdout:op 1598 completed, throughput=5MB/sec 2024-08-29T18:20:44.753 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-9T8pTLPCchg0wuJ off=1853336 len=1093776 2024-08-29T18:20:44.762 INFO:tasks.workunit.client.0.smithi029.stdout:op 1599 completed, throughput=5MB/sec 2024-08-29T18:20:44.762 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-V4nT4Rf12fHq-Yr off=3120499 len=1275862 2024-08-29T18:20:44.772 INFO:tasks.workunit.client.0.smithi029.stdout:op 1600 completed, throughput=5MB/sec 2024-08-29T18:20:44.901 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:20:44 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:20:44] "GET /metrics HTTP/1.1" 200 34024 "" "Prometheus/2.43.0" 2024-08-29T18:20:45.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:20:45 smithi029 bash[79042]: cluster 2024-08-29T18:20:44.015422+0000 mgr.y (mgr.25004) 925 : cluster [DBG] pgmap v1597: 105 pgs: 105 active+clean; 127 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-29T18:20:45.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:20:45 smithi029 bash[77880]: cluster 2024-08-29T18:20:44.015422+0000 mgr.y (mgr.25004) 925 : cluster [DBG] pgmap v1597: 105 pgs: 105 active+clean; 127 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-29T18:20:45.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:20:45 smithi110 bash[67519]: cluster 2024-08-29T18:20:44.015422+0000 mgr.y (mgr.25004) 925 : cluster [DBG] pgmap v1597: 105 pgs: 105 active+clean; 127 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-29T18:20:45.772 INFO:tasks.workunit.client.0.smithi029.stdout: 309: throughput=4.99MB/sec pending data=0 2024-08-29T18:20:45.773 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-NFr4rBQmiDWKzyh off=1220429 len=2071945 2024-08-29T18:20:45.777 INFO:tasks.workunit.client.0.smithi029.stdout:op 1601 completed, throughput=4.99MB/sec 2024-08-29T18:20:45.777 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-PA-BLE34-RgvPBP off=6761531 len=1698059 2024-08-29T18:20:45.783 INFO:tasks.workunit.client.0.smithi029.stdout:op 1602 completed, throughput=5MB/sec 2024-08-29T18:20:45.783 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-eIAwW2KnZbcBpEl off=3270634 len=1205301 2024-08-29T18:20:45.787 INFO:tasks.workunit.client.0.smithi029.stdout:op 1603 completed, throughput=5MB/sec 2024-08-29T18:20:46.788 INFO:tasks.workunit.client.0.smithi029.stdout: 310: throughput=4.99MB/sec pending data=0 2024-08-29T18:20:46.788 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-ElMQF0deVMsNAhl off=17710614 len=680810 2024-08-29T18:20:46.790 INFO:tasks.workunit.client.0.smithi029.stdout:op 1604 completed, throughput=4.99MB/sec 2024-08-29T18:20:46.790 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-QKMHprYL7YsEXzx off=4547470 len=1694638 2024-08-29T18:20:46.794 INFO:tasks.workunit.client.0.smithi029.stdout:op 1605 completed, throughput=4.99MB/sec 2024-08-29T18:20:46.794 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-7aKitJFKbACJXjM off=9194415 len=2094232 2024-08-29T18:20:46.799 INFO:tasks.workunit.client.0.smithi029.stdout:op 1606 completed, throughput=5MB/sec 2024-08-29T18:20:46.799 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-6oWceIso98tIatq off=1898759 len=1685957 2024-08-29T18:20:46.810 INFO:tasks.workunit.client.0.smithi029.stdout:op 1607 completed, throughput=5MB/sec 2024-08-29T18:20:47.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:20:47 smithi029 bash[77880]: cluster 2024-08-29T18:20:46.016420+0000 mgr.y (mgr.25004) 926 : cluster [DBG] pgmap v1598: 105 pgs: 105 active+clean; 127 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-29T18:20:47.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:20:47 smithi029 bash[79042]: cluster 2024-08-29T18:20:46.016420+0000 mgr.y (mgr.25004) 926 : cluster [DBG] pgmap v1598: 105 pgs: 105 active+clean; 127 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-29T18:20:47.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:20:47 smithi110 bash[67519]: cluster 2024-08-29T18:20:46.016420+0000 mgr.y (mgr.25004) 926 : cluster [DBG] pgmap v1598: 105 pgs: 105 active+clean; 127 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-29T18:20:47.810 INFO:tasks.workunit.client.0.smithi029.stdout: 311: throughput=4.99MB/sec pending data=0 2024-08-29T18:20:47.810 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-T2XozkbATiIIfGQ off=5020002 len=1219516 2024-08-29T18:20:47.819 INFO:tasks.workunit.client.0.smithi029.stdout:op 1608 completed, throughput=4.99MB/sec 2024-08-29T18:20:47.819 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-vKJUWls1_X0Pvf6 off=7302405 len=1448151 2024-08-29T18:20:47.831 INFO:tasks.workunit.client.0.smithi029.stdout:op 1609 completed, throughput=5MB/sec 2024-08-29T18:20:47.831 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-LJZ-k9YMRQ9nCXw off=5874438 len=803882 2024-08-29T18:20:47.838 INFO:tasks.workunit.client.0.smithi029.stdout:op 1610 completed, throughput=5MB/sec 2024-08-29T18:20:47.839 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-x_tl4dHnh_cftsa off=13283194 len=1061969 2024-08-29T18:20:47.845 INFO:tasks.workunit.client.0.smithi029.stdout:op 1611 completed, throughput=5MB/sec 2024-08-29T18:20:48.845 INFO:tasks.workunit.client.0.smithi029.stdout: 312: throughput=4.99MB/sec pending data=0 2024-08-29T18:20:48.845 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj--_MMvMum-KfgJjC off=997892 len=199106 2024-08-29T18:20:48.850 INFO:tasks.workunit.client.0.smithi029.stdout:op 1612 completed, throughput=4.99MB/sec 2024-08-29T18:20:48.851 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-Cv-GssXc0wYKNvY off=3417673 len=1711513 2024-08-29T18:20:48.856 INFO:tasks.workunit.client.0.smithi029.stdout:op 1613 completed, throughput=4.99MB/sec 2024-08-29T18:20:48.856 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-wDJvj1I8EEwhsnd off=2574525 len=609528 2024-08-29T18:20:48.863 INFO:tasks.workunit.client.0.smithi029.stdout:op 1614 completed, throughput=4.99MB/sec 2024-08-29T18:20:48.863 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-wTNuoloXayz3Pay off=14359626 len=2019293 2024-08-29T18:20:48.878 INFO:tasks.workunit.client.0.smithi029.stdout:op 1615 completed, throughput=5MB/sec 2024-08-29T18:20:48.878 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-NpHWNifnbdHGEi2 off=2981492 len=1947343 2024-08-29T18:20:48.882 INFO:tasks.workunit.client.0.smithi029.stdout:op 1616 completed, throughput=5MB/sec 2024-08-29T18:20:49.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:20:49 smithi029 bash[79042]: cluster 2024-08-29T18:20:48.017691+0000 mgr.y (mgr.25004) 927 : cluster [DBG] pgmap v1599: 105 pgs: 105 active+clean; 127 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 3.4 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2024-08-29T18:20:49.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:20:49 smithi029 bash[79042]: audit 2024-08-29T18:20:48.541988+0000 mon.c (mon.2) 511 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:20:49.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:20:49 smithi029 bash[77880]: cluster 2024-08-29T18:20:48.017691+0000 mgr.y (mgr.25004) 927 : cluster [DBG] pgmap v1599: 105 pgs: 105 active+clean; 127 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 3.4 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2024-08-29T18:20:49.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:20:49 smithi029 bash[77880]: audit 2024-08-29T18:20:48.541988+0000 mon.c (mon.2) 511 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:20:49.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:20:49 smithi110 bash[67519]: cluster 2024-08-29T18:20:48.017691+0000 mgr.y (mgr.25004) 927 : cluster [DBG] pgmap v1599: 105 pgs: 105 active+clean; 127 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 3.4 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2024-08-29T18:20:49.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:20:49 smithi110 bash[67519]: audit 2024-08-29T18:20:48.541988+0000 mon.c (mon.2) 511 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:20:49.883 INFO:tasks.workunit.client.0.smithi029.stdout: 313: throughput=4.99MB/sec pending data=0 2024-08-29T18:20:49.883 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-GYru0KPSGyx0zM3 off=390633 len=1585906 2024-08-29T18:20:49.887 INFO:tasks.workunit.client.0.smithi029.stdout:op 1617 completed, throughput=4.99MB/sec 2024-08-29T18:20:49.887 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-T_8hinn5dtWLhzZ off=17844245 len=243193 2024-08-29T18:20:49.893 INFO:tasks.workunit.client.0.smithi029.stdout:op 1618 completed, throughput=4.99MB/sec 2024-08-29T18:20:49.893 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-lBK3mvBBY729zz9 off=15010707 len=645738 2024-08-29T18:20:49.899 INFO:tasks.workunit.client.0.smithi029.stdout:op 1619 completed, throughput=5MB/sec 2024-08-29T18:20:49.900 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-CK8fykHq778n3BA off=3721977 len=679988 2024-08-29T18:20:49.903 INFO:tasks.workunit.client.0.smithi029.stdout:op 1620 completed, throughput=5MB/sec 2024-08-29T18:20:49.903 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-w4_zIArEdLJ6LKC off=2218427 len=615195 2024-08-29T18:20:49.909 INFO:tasks.workunit.client.0.smithi029.stdout:op 1621 completed, throughput=5MB/sec 2024-08-29T18:20:49.910 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-J2BN5HwVzC9Civm off=14068627 len=1137712 2024-08-29T18:20:49.919 INFO:tasks.workunit.client.0.smithi029.stdout:op 1622 completed, throughput=5MB/sec 2024-08-29T18:20:50.920 INFO:tasks.workunit.client.0.smithi029.stdout: 314: throughput=4.99MB/sec pending data=0 2024-08-29T18:20:50.920 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-d-By6FMmkJbMPVM off=12121689 len=396382 2024-08-29T18:20:50.925 INFO:tasks.workunit.client.0.smithi029.stdout:op 1623 completed, throughput=4.99MB/sec 2024-08-29T18:20:50.925 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-eK5fZU3HtKIAad6 off=10895615 len=1552336 2024-08-29T18:20:50.939 INFO:tasks.workunit.client.0.smithi029.stdout:op 1624 completed, throughput=4.99MB/sec 2024-08-29T18:20:50.939 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj--rwavbhmczlSBGP off=4624172 len=854915 2024-08-29T18:20:50.942 INFO:tasks.workunit.client.0.smithi029.stdout:op 1625 completed, throughput=5MB/sec 2024-08-29T18:20:50.942 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-f8N-FcUYEZUGLx4 off=11791158 len=1502443 2024-08-29T18:20:50.954 INFO:tasks.workunit.client.0.smithi029.stdout:op 1626 completed, throughput=5MB/sec 2024-08-29T18:20:50.954 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-v0XYGc05zdqjkxD off=7240842 len=1784029 2024-08-29T18:20:50.958 INFO:tasks.workunit.client.0.smithi029.stdout:op 1627 completed, throughput=5MB/sec 2024-08-29T18:20:51.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:20:51 smithi029 bash[77880]: cluster 2024-08-29T18:20:50.018662+0000 mgr.y (mgr.25004) 928 : cluster [DBG] pgmap v1600: 105 pgs: 105 active+clean; 127 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-08-29T18:20:51.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:20:51 smithi029 bash[79042]: cluster 2024-08-29T18:20:50.018662+0000 mgr.y (mgr.25004) 928 : cluster [DBG] pgmap v1600: 105 pgs: 105 active+clean; 127 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-08-29T18:20:51.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:20:51 smithi110 bash[67519]: cluster 2024-08-29T18:20:50.018662+0000 mgr.y (mgr.25004) 928 : cluster [DBG] pgmap v1600: 105 pgs: 105 active+clean; 127 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-08-29T18:20:51.959 INFO:tasks.workunit.client.0.smithi029.stdout: 315: throughput=4.99MB/sec pending data=0 2024-08-29T18:20:51.959 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-nEjfqfPJ5Ghg8Mt off=1274361 len=1008773 2024-08-29T18:20:51.963 INFO:tasks.workunit.client.0.smithi029.stdout:op 1628 completed, throughput=4.99MB/sec 2024-08-29T18:20:51.963 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-O6vLwEi_8sDY4er off=10355955 len=507351 2024-08-29T18:20:51.965 INFO:tasks.workunit.client.0.smithi029.stdout:op 1629 completed, throughput=4.99MB/sec 2024-08-29T18:20:51.965 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-kw2V8sjqXklA36v off=1529873 len=1921748 2024-08-29T18:20:51.970 INFO:tasks.workunit.client.0.smithi029.stdout:op 1630 completed, throughput=5MB/sec 2024-08-29T18:20:51.970 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-uZx7Dv82IbkQt3y off=2645866 len=839308 2024-08-29T18:20:51.978 INFO:tasks.workunit.client.0.smithi029.stdout:op 1631 completed, throughput=5MB/sec 2024-08-29T18:20:52.979 INFO:tasks.workunit.client.0.smithi029.stdout: 316: throughput=4.99MB/sec pending data=0 2024-08-29T18:20:52.979 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-YZG4eCLjO81teu3 off=8503053 len=547354 2024-08-29T18:20:52.981 INFO:tasks.workunit.client.0.smithi029.stdout:op 1632 completed, throughput=4.99MB/sec 2024-08-29T18:20:52.981 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-gRHEmg0NHeDUE6g off=498724 len=675619 2024-08-29T18:20:52.989 INFO:tasks.workunit.client.0.smithi029.stdout:op 1633 completed, throughput=4.99MB/sec 2024-08-29T18:20:52.990 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-vIhHhssLRhUB96O off=313232 len=2054245 2024-08-29T18:20:52.994 INFO:tasks.workunit.client.0.smithi029.stdout:op 1634 completed, throughput=5MB/sec 2024-08-29T18:20:52.994 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-TBNIHOZIDnx_YBT off=12117074 len=261801 2024-08-29T18:20:53.000 INFO:tasks.workunit.client.0.smithi029.stdout:op 1635 completed, throughput=5MB/sec 2024-08-29T18:20:53.000 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-6LAOrrLCEzTkYlj off=11552409 len=2057315 2024-08-29T18:20:53.014 INFO:tasks.workunit.client.0.smithi029.stdout:op 1636 completed, throughput=5MB/sec 2024-08-29T18:20:53.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:20:53 smithi029 bash[79042]: cluster 2024-08-29T18:20:52.019946+0000 mgr.y (mgr.25004) 929 : cluster [DBG] pgmap v1601: 105 pgs: 105 active+clean; 127 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-08-29T18:20:53.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:20:53 smithi029 bash[77880]: cluster 2024-08-29T18:20:52.019946+0000 mgr.y (mgr.25004) 929 : cluster [DBG] pgmap v1601: 105 pgs: 105 active+clean; 127 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-08-29T18:20:53.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:20:53 smithi110 bash[67519]: cluster 2024-08-29T18:20:52.019946+0000 mgr.y (mgr.25004) 929 : cluster [DBG] pgmap v1601: 105 pgs: 105 active+clean; 127 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-08-29T18:20:54.014 INFO:tasks.workunit.client.0.smithi029.stdout: 317: throughput=4.99MB/sec pending data=0 2024-08-29T18:20:54.014 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-tTjwPY1GAMtv7ku off=4140719 len=240032 2024-08-29T18:20:54.015 INFO:tasks.workunit.client.0.smithi029.stdout:op 1637 completed, throughput=4.99MB/sec 2024-08-29T18:20:54.015 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-mPefSt4FgiNEaWd off=8368528 len=686905 2024-08-29T18:20:54.023 INFO:tasks.workunit.client.0.smithi029.stdout:op 1638 completed, throughput=4.99MB/sec 2024-08-29T18:20:54.023 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-eozARd6s2SDXq7d off=2205557 len=793503 2024-08-29T18:20:54.026 INFO:tasks.workunit.client.0.smithi029.stdout:op 1639 completed, throughput=4.99MB/sec 2024-08-29T18:20:54.026 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-PhbcLZRUs8v-dgX off=13504590 len=726338 2024-08-29T18:20:54.034 INFO:tasks.workunit.client.0.smithi029.stdout:op 1640 completed, throughput=4.99MB/sec 2024-08-29T18:20:54.034 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-8T3e6j6ZKRC0Vh_ off=5086876 len=231528 2024-08-29T18:20:54.039 INFO:tasks.workunit.client.0.smithi029.stdout:op 1641 completed, throughput=4.99MB/sec 2024-08-29T18:20:54.039 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-XYFoViNJ8pz_acR off=3316332 len=2000835 2024-08-29T18:20:54.052 INFO:tasks.workunit.client.0.smithi029.stdout:op 1642 completed, throughput=5MB/sec 2024-08-29T18:20:54.901 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:20:54 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:20:54] "GET /metrics HTTP/1.1" 200 34025 "" "Prometheus/2.43.0" 2024-08-29T18:20:55.052 INFO:tasks.workunit.client.0.smithi029.stdout: 318: throughput=4.98MB/sec pending data=0 2024-08-29T18:20:55.053 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-AP2JSopPxMQqs8l off=12530340 len=817037 2024-08-29T18:20:55.060 INFO:tasks.workunit.client.0.smithi029.stdout:op 1643 completed, throughput=4.99MB/sec 2024-08-29T18:20:55.060 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-WXfzGa5KlMfzKIj off=13657553 len=1784443 2024-08-29T18:20:55.066 INFO:tasks.workunit.client.0.smithi029.stdout:op 1644 completed, throughput=4.99MB/sec 2024-08-29T18:20:55.066 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-mv3a7ulms9_R3ze off=212704 len=1862107 2024-08-29T18:20:55.072 INFO:tasks.workunit.client.0.smithi029.stdout:op 1645 completed, throughput=5MB/sec 2024-08-29T18:20:55.072 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-p0llNrOBOz2ccGc off=10605237 len=790730 2024-08-29T18:20:55.076 INFO:tasks.workunit.client.0.smithi029.stdout:op 1646 completed, throughput=5MB/sec 2024-08-29T18:20:55.076 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-puy-TINzkyIDTkh off=7239498 len=859540 2024-08-29T18:20:55.083 INFO:tasks.workunit.client.0.smithi029.stdout:op 1647 completed, throughput=5MB/sec 2024-08-29T18:20:55.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:20:55 smithi029 bash[79042]: cluster 2024-08-29T18:20:54.021126+0000 mgr.y (mgr.25004) 930 : cluster [DBG] pgmap v1602: 105 pgs: 105 active+clean; 127 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-08-29T18:20:55.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:20:55 smithi029 bash[77880]: cluster 2024-08-29T18:20:54.021126+0000 mgr.y (mgr.25004) 930 : cluster [DBG] pgmap v1602: 105 pgs: 105 active+clean; 127 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-08-29T18:20:55.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:20:55 smithi110 bash[67519]: cluster 2024-08-29T18:20:54.021126+0000 mgr.y (mgr.25004) 930 : cluster [DBG] pgmap v1602: 105 pgs: 105 active+clean; 127 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-08-29T18:20:56.083 INFO:tasks.workunit.client.0.smithi029.stdout: 319: throughput=4.99MB/sec pending data=0 2024-08-29T18:20:56.083 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-RFI2_Iu00h7LP2x off=95475 len=1174692 2024-08-29T18:20:56.093 INFO:tasks.workunit.client.0.smithi029.stdout:op 1648 completed, throughput=4.99MB/sec 2024-08-29T18:20:56.093 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-tYeKdyWYr2WUpsZ off=23180823 len=2077700 2024-08-29T18:20:56.100 INFO:tasks.workunit.client.0.smithi029.stdout:op 1649 completed, throughput=5MB/sec 2024-08-29T18:20:56.100 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-PkGkc1kj-yHExp8 off=2216437 len=1011742 2024-08-29T18:20:56.107 INFO:tasks.workunit.client.0.smithi029.stdout:op 1650 completed, throughput=5MB/sec 2024-08-29T18:20:56.107 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-lLPYMBdwj_WiHvG off=6968258 len=1259602 2024-08-29T18:20:56.117 INFO:tasks.workunit.client.0.smithi029.stdout:op 1651 completed, throughput=5MB/sec 2024-08-29T18:20:57.117 INFO:tasks.workunit.client.0.smithi029.stdout: 320: throughput=4.99MB/sec pending data=0 2024-08-29T18:20:57.117 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-j_uYtrObIz4MRfN off=17728657 len=1933936 2024-08-29T18:20:57.122 INFO:tasks.workunit.client.0.smithi029.stdout:op 1652 completed, throughput=4.99MB/sec 2024-08-29T18:20:57.122 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-MdTqq9BR2_Kbbv3 off=11757151 len=1996456 2024-08-29T18:20:57.128 INFO:tasks.workunit.client.0.smithi029.stdout:op 1653 completed, throughput=5MB/sec 2024-08-29T18:20:57.128 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-Zc7EV7GT6Zb5pZO off=14628697 len=1515800 2024-08-29T18:20:57.139 INFO:tasks.workunit.client.0.smithi029.stdout:op 1654 completed, throughput=5MB/sec 2024-08-29T18:20:57.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:20:57 smithi029 bash[77880]: cluster 2024-08-29T18:20:56.022106+0000 mgr.y (mgr.25004) 931 : cluster [DBG] pgmap v1603: 105 pgs: 105 active+clean; 127 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-08-29T18:20:57.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:20:57 smithi029 bash[79042]: cluster 2024-08-29T18:20:56.022106+0000 mgr.y (mgr.25004) 931 : cluster [DBG] pgmap v1603: 105 pgs: 105 active+clean; 127 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-08-29T18:20:57.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:20:57 smithi110 bash[67519]: cluster 2024-08-29T18:20:56.022106+0000 mgr.y (mgr.25004) 931 : cluster [DBG] pgmap v1603: 105 pgs: 105 active+clean; 127 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-08-29T18:20:58.139 INFO:tasks.workunit.client.0.smithi029.stdout: 321: throughput=4.99MB/sec pending data=0 2024-08-29T18:20:58.140 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-B7pfj1RR5MRh4RT off=2495639 len=690084 2024-08-29T18:20:58.142 INFO:tasks.workunit.client.0.smithi029.stdout:op 1655 completed, throughput=4.99MB/sec 2024-08-29T18:20:58.142 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-jgeeVNU3mSaf686 off=3065907 len=371268 2024-08-29T18:20:58.143 INFO:tasks.workunit.client.0.smithi029.stdout:op 1656 completed, throughput=4.99MB/sec 2024-08-29T18:20:58.143 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj--SGDH5tFvsXTGlt off=6591303 len=848189 2024-08-29T18:20:58.152 INFO:tasks.workunit.client.0.smithi029.stdout:op 1657 completed, throughput=4.99MB/sec 2024-08-29T18:20:58.152 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-kJaLN76YS8xZTFb off=1624457 len=1827679 2024-08-29T18:20:58.155 INFO:tasks.workunit.client.0.smithi029.stdout:op 1658 completed, throughput=5MB/sec 2024-08-29T18:20:58.155 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-AnRS7BcpcQrgGr6 off=8912365 len=1011305 2024-08-29T18:20:58.159 INFO:tasks.workunit.client.0.smithi029.stdout:op 1659 completed, throughput=5MB/sec 2024-08-29T18:20:59.159 INFO:tasks.workunit.client.0.smithi029.stdout: 322: throughput=4.99MB/sec pending data=0 2024-08-29T18:20:59.159 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-P_BfO4cWfxmePZo off=4283813 len=855809 2024-08-29T18:20:59.176 INFO:tasks.workunit.client.0.smithi029.stdout:op 1660 completed, throughput=4.99MB/sec 2024-08-29T18:20:59.176 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-cnMw1UUqr9qdslw off=2044996 len=16284 2024-08-29T18:20:59.181 INFO:tasks.workunit.client.0.smithi029.stdout:op 1661 completed, throughput=4.99MB/sec 2024-08-29T18:20:59.182 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-oqL0jde9qeI4Tx9 off=5137423 len=590819 2024-08-29T18:20:59.184 INFO:tasks.workunit.client.0.smithi029.stdout:op 1662 completed, throughput=4.99MB/sec 2024-08-29T18:20:59.184 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-jSLm-tIqVjPV7fT off=7073850 len=1365066 2024-08-29T18:20:59.195 INFO:tasks.workunit.client.0.smithi029.stdout:op 1663 completed, throughput=4.99MB/sec 2024-08-29T18:20:59.195 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-Ne6ohl9rLzuEhXX off=3040350 len=1854936 2024-08-29T18:20:59.200 INFO:tasks.workunit.client.0.smithi029.stdout:op 1664 completed, throughput=5MB/sec 2024-08-29T18:20:59.200 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-f454tXQuOi4n-X3 off=1212758 len=1278138 2024-08-29T18:20:59.210 INFO:tasks.workunit.client.0.smithi029.stdout:op 1665 completed, throughput=5MB/sec 2024-08-29T18:20:59.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:20:59 smithi029 bash[79042]: cluster 2024-08-29T18:20:58.023341+0000 mgr.y (mgr.25004) 932 : cluster [DBG] pgmap v1604: 105 pgs: 105 active+clean; 127 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-08-29T18:20:59.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:20:59 smithi029 bash[77880]: cluster 2024-08-29T18:20:58.023341+0000 mgr.y (mgr.25004) 932 : cluster [DBG] pgmap v1604: 105 pgs: 105 active+clean; 127 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-08-29T18:20:59.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:20:59 smithi110 bash[67519]: cluster 2024-08-29T18:20:58.023341+0000 mgr.y (mgr.25004) 932 : cluster [DBG] pgmap v1604: 105 pgs: 105 active+clean; 127 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-08-29T18:21:00.210 INFO:tasks.workunit.client.0.smithi029.stdout: 323: throughput=4.99MB/sec pending data=0 2024-08-29T18:21:00.211 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-yOst0wsst65airo off=3644425 len=148785 2024-08-29T18:21:00.212 INFO:tasks.workunit.client.0.smithi029.stdout:op 1666 completed, throughput=4.99MB/sec 2024-08-29T18:21:00.212 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-wLXhG_zP9DYRVN3 off=5596361 len=618965 2024-08-29T18:21:00.214 INFO:tasks.workunit.client.0.smithi029.stdout:op 1667 completed, throughput=4.99MB/sec 2024-08-29T18:21:00.214 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-0S1gKeDT1QiOdO6 off=6989939 len=1734147 2024-08-29T18:21:00.219 INFO:tasks.workunit.client.0.smithi029.stdout:op 1668 completed, throughput=4.99MB/sec 2024-08-29T18:21:00.219 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-r3XjheH8BZlR5dP off=22629702 len=496137 2024-08-29T18:21:00.225 INFO:tasks.workunit.client.0.smithi029.stdout:op 1669 completed, throughput=5MB/sec 2024-08-29T18:21:00.225 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-WM-_g8WAvsdBBY0 off=1271319 len=1118303 2024-08-29T18:21:00.229 INFO:tasks.workunit.client.0.smithi029.stdout:op 1670 completed, throughput=5MB/sec 2024-08-29T18:21:00.229 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-852dm-zPn-OFCx1 off=5778014 len=1930785 2024-08-29T18:21:00.241 INFO:tasks.workunit.client.0.smithi029.stdout:op 1671 completed, throughput=5MB/sec 2024-08-29T18:21:01.241 INFO:tasks.workunit.client.0.smithi029.stdout: 324: throughput=4.99MB/sec pending data=0 2024-08-29T18:21:01.242 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-U2IuS_wLnNgjgBi off=15594996 len=1797164 2024-08-29T18:21:01.253 INFO:tasks.workunit.client.0.smithi029.stdout:op 1672 completed, throughput=4.99MB/sec 2024-08-29T18:21:01.253 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-TwS3yZzmHBlx4HJ off=2251115 len=89005 2024-08-29T18:21:01.258 INFO:tasks.workunit.client.0.smithi029.stdout:op 1673 completed, throughput=4.99MB/sec 2024-08-29T18:21:01.258 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-s0W7mU48-Cz5qHS off=2541869 len=1368172 2024-08-29T18:21:01.269 INFO:tasks.workunit.client.0.smithi029.stdout:op 1674 completed, throughput=5MB/sec 2024-08-29T18:21:01.269 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-Fk0swk06Jp-x1Q7 off=17163315 len=1046261 2024-08-29T18:21:01.272 INFO:tasks.workunit.client.0.smithi029.stdout:op 1675 completed, throughput=5MB/sec 2024-08-29T18:21:01.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:21:01 smithi029 bash[79042]: cluster 2024-08-29T18:21:00.024278+0000 mgr.y (mgr.25004) 933 : cluster [DBG] pgmap v1605: 105 pgs: 105 active+clean; 127 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2024-08-29T18:21:01.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:21:01 smithi029 bash[77880]: cluster 2024-08-29T18:21:00.024278+0000 mgr.y (mgr.25004) 933 : cluster [DBG] pgmap v1605: 105 pgs: 105 active+clean; 127 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2024-08-29T18:21:01.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:21:01 smithi110 bash[67519]: cluster 2024-08-29T18:21:00.024278+0000 mgr.y (mgr.25004) 933 : cluster [DBG] pgmap v1605: 105 pgs: 105 active+clean; 127 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2024-08-29T18:21:02.272 INFO:tasks.workunit.client.0.smithi029.stdout: 325: throughput=4.99MB/sec pending data=0 2024-08-29T18:21:02.272 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-kjmRRfW2kcc7hnC off=4860366 len=601137 2024-08-29T18:21:02.274 INFO:tasks.workunit.client.0.smithi029.stdout:op 1676 completed, throughput=4.99MB/sec 2024-08-29T18:21:02.274 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-NLzyG51C4TGoB2V off=4949599 len=1584762 2024-08-29T18:21:02.279 INFO:tasks.workunit.client.0.smithi029.stdout:op 1677 completed, throughput=4.99MB/sec 2024-08-29T18:21:02.279 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-lxJ_X0h1bfYw73W off=3132472 len=1556334 2024-08-29T18:21:02.283 INFO:tasks.workunit.client.0.smithi029.stdout:op 1678 completed, throughput=5MB/sec 2024-08-29T18:21:02.283 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-PeUcrVLwBB24-rz off=6067243 len=1073041 2024-08-29T18:21:02.286 INFO:tasks.workunit.client.0.smithi029.stdout:op 1679 completed, throughput=5MB/sec 2024-08-29T18:21:02.286 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-jOnD5bH7YM8yKgL off=10167368 len=825986 2024-08-29T18:21:02.289 INFO:tasks.workunit.client.0.smithi029.stdout:op 1680 completed, throughput=5MB/sec 2024-08-29T18:21:03.289 INFO:tasks.workunit.client.0.smithi029.stdout: 326: throughput=4.99MB/sec pending data=0 2024-08-29T18:21:03.289 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-zTJvFmKhF_mwYu9 off=15220341 len=107918 2024-08-29T18:21:03.291 INFO:tasks.workunit.client.0.smithi029.stdout:op 1681 completed, throughput=4.99MB/sec 2024-08-29T18:21:03.291 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-DMbYzQdBleTHSpJ off=8370217 len=135079 2024-08-29T18:21:03.295 INFO:tasks.workunit.client.0.smithi029.stdout:op 1682 completed, throughput=4.99MB/sec 2024-08-29T18:21:03.295 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-j6tayfC7HilHMxg off=3644561 len=1223254 2024-08-29T18:21:03.299 INFO:tasks.workunit.client.0.smithi029.stdout:op 1683 completed, throughput=4.99MB/sec 2024-08-29T18:21:03.299 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-dtXmmUQt2QjjODA off=6297434 len=936210 2024-08-29T18:21:03.307 INFO:tasks.workunit.client.0.smithi029.stdout:op 1684 completed, throughput=4.99MB/sec 2024-08-29T18:21:03.307 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-TAMkQuE_cjGSAgu off=3990898 len=259478 2024-08-29T18:21:03.309 INFO:tasks.workunit.client.0.smithi029.stdout:op 1685 completed, throughput=4.99MB/sec 2024-08-29T18:21:03.309 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-JrWekixUngUMKie off=1315837 len=479672 2024-08-29T18:21:03.316 INFO:tasks.workunit.client.0.smithi029.stdout:op 1686 completed, throughput=5MB/sec 2024-08-29T18:21:03.316 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-AYOwHg_GXmp7Uar off=4721787 len=364972 2024-08-29T18:21:03.318 INFO:tasks.workunit.client.0.smithi029.stdout:op 1687 completed, throughput=5MB/sec 2024-08-29T18:21:03.318 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-8b2duwGn71LDajt off=501666 len=1427619 2024-08-29T18:21:03.322 INFO:tasks.workunit.client.0.smithi029.stdout:op 1688 completed, throughput=5MB/sec 2024-08-29T18:21:03.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:21:03 smithi029 bash[79042]: cluster 2024-08-29T18:21:02.025575+0000 mgr.y (mgr.25004) 934 : cluster [DBG] pgmap v1606: 105 pgs: 105 active+clean; 127 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-29T18:21:03.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:21:03 smithi029 bash[77880]: cluster 2024-08-29T18:21:02.025575+0000 mgr.y (mgr.25004) 934 : cluster [DBG] pgmap v1606: 105 pgs: 105 active+clean; 127 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-29T18:21:03.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:21:03 smithi110 bash[67519]: cluster 2024-08-29T18:21:02.025575+0000 mgr.y (mgr.25004) 934 : cluster [DBG] pgmap v1606: 105 pgs: 105 active+clean; 127 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-29T18:21:04.322 INFO:tasks.workunit.client.0.smithi029.stdout: 327: throughput=4.99MB/sec pending data=0 2024-08-29T18:21:04.322 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-GsCLt1R5zWjDbfc off=943561 len=1605424 2024-08-29T18:21:04.327 INFO:tasks.workunit.client.0.smithi029.stdout:op 1689 completed, throughput=4.99MB/sec 2024-08-29T18:21:04.328 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-53oeZ8olpmEQbwr off=1752631 len=1578798 2024-08-29T18:21:04.339 INFO:tasks.workunit.client.0.smithi029.stdout:op 1690 completed, throughput=4.99MB/sec 2024-08-29T18:21:04.339 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-6XfNemGrD3c9yN1 off=13248734 len=444713 2024-08-29T18:21:04.345 INFO:tasks.workunit.client.0.smithi029.stdout:op 1691 completed, throughput=5MB/sec 2024-08-29T18:21:04.345 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-kmAv3rJIqgnBCs7 off=13246529 len=506325 2024-08-29T18:21:04.352 INFO:tasks.workunit.client.0.smithi029.stdout:op 1692 completed, throughput=5MB/sec 2024-08-29T18:21:04.352 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-iCtOQTnBG71w6xt off=10511098 len=2043008 2024-08-29T18:21:04.356 INFO:tasks.workunit.client.0.smithi029.stdout:op 1693 completed, throughput=5MB/sec 2024-08-29T18:21:04.601 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:21:04 smithi029 bash[77880]: audit 2024-08-29T18:21:03.542185+0000 mon.c (mon.2) 512 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:21:04.601 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:21:04 smithi029 bash[79042]: audit 2024-08-29T18:21:03.542185+0000 mon.c (mon.2) 512 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:21:04.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:21:04 smithi110 bash[67519]: audit 2024-08-29T18:21:03.542185+0000 mon.c (mon.2) 512 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:21:04.901 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:21:04 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:21:04] "GET /metrics HTTP/1.1" 200 34023 "" "Prometheus/2.43.0" 2024-08-29T18:21:05.357 INFO:tasks.workunit.client.0.smithi029.stdout: 328: throughput=4.99MB/sec pending data=0 2024-08-29T18:21:05.357 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-dtMkQb-00Dqth_l off=4426963 len=55324 2024-08-29T18:21:05.358 INFO:tasks.workunit.client.0.smithi029.stdout:op 1694 completed, throughput=4.99MB/sec 2024-08-29T18:21:05.358 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-OemjHSuWDHX6rnp off=12292847 len=1075813 2024-08-29T18:21:05.361 INFO:tasks.workunit.client.0.smithi029.stdout:op 1695 completed, throughput=4.99MB/sec 2024-08-29T18:21:05.361 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-kdijMzqxprKg9gS off=5511891 len=119745 2024-08-29T18:21:05.362 INFO:tasks.workunit.client.0.smithi029.stdout:op 1696 completed, throughput=4.99MB/sec 2024-08-29T18:21:05.362 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-5YtUmBp6NxN_3KE off=4340238 len=737391 2024-08-29T18:21:05.370 INFO:tasks.workunit.client.0.smithi029.stdout:op 1697 completed, throughput=4.99MB/sec 2024-08-29T18:21:05.370 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-ToGr20DIkAz2nmb off=16189651 len=701268 2024-08-29T18:21:05.377 INFO:tasks.workunit.client.0.smithi029.stdout:op 1698 completed, throughput=4.99MB/sec 2024-08-29T18:21:05.377 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-N3SwgIiLF-bxpdW off=3475571 len=586381 2024-08-29T18:21:05.384 INFO:tasks.workunit.client.0.smithi029.stdout:op 1699 completed, throughput=5MB/sec 2024-08-29T18:21:05.384 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-uWDqJqEIE_7ePFX off=5485555 len=1751138 2024-08-29T18:21:05.389 INFO:tasks.workunit.client.0.smithi029.stdout:op 1700 completed, throughput=5MB/sec 2024-08-29T18:21:05.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:21:05 smithi029 bash[77880]: cluster 2024-08-29T18:21:04.026621+0000 mgr.y (mgr.25004) 935 : cluster [DBG] pgmap v1607: 105 pgs: 105 active+clean; 127 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-29T18:21:05.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:21:05 smithi029 bash[79042]: cluster 2024-08-29T18:21:04.026621+0000 mgr.y (mgr.25004) 935 : cluster [DBG] pgmap v1607: 105 pgs: 105 active+clean; 127 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-29T18:21:05.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:21:05 smithi110 bash[67519]: cluster 2024-08-29T18:21:04.026621+0000 mgr.y (mgr.25004) 935 : cluster [DBG] pgmap v1607: 105 pgs: 105 active+clean; 127 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-29T18:21:06.389 INFO:tasks.workunit.client.0.smithi029.stdout: 329: throughput=4.99MB/sec pending data=0 2024-08-29T18:21:06.390 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-ap3n_S5VHRqDne4 off=1658133 len=1972162 2024-08-29T18:21:06.403 INFO:tasks.workunit.client.0.smithi029.stdout:op 1701 completed, throughput=4.99MB/sec 2024-08-29T18:21:06.403 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-jp5jPkncqdOcste off=4395654 len=1340141 2024-08-29T18:21:06.413 INFO:tasks.workunit.client.0.smithi029.stdout:op 1702 completed, throughput=5MB/sec 2024-08-29T18:21:06.413 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-TgKVI87vR5sacUU off=9170313 len=1456129 2024-08-29T18:21:06.425 INFO:tasks.workunit.client.0.smithi029.stdout:op 1703 completed, throughput=5MB/sec 2024-08-29T18:21:06.425 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-fuEPHk-P-1A4eI_ off=5441934 len=2039693 2024-08-29T18:21:06.441 INFO:tasks.workunit.client.0.smithi029.stdout:op 1704 completed, throughput=5.01MB/sec 2024-08-29T18:21:07.441 INFO:tasks.workunit.client.0.smithi029.stdout: 330: throughput=4.99MB/sec pending data=0 2024-08-29T18:21:07.441 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-CoradtPk27xOEzH off=1945288 len=1083490 2024-08-29T18:21:07.444 INFO:tasks.workunit.client.0.smithi029.stdout:op 1705 completed, throughput=4.99MB/sec 2024-08-29T18:21:07.444 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-VXNXWqztC110ixA off=1652021 len=267811 2024-08-29T18:21:07.449 INFO:tasks.workunit.client.0.smithi029.stdout:op 1706 completed, throughput=4.99MB/sec 2024-08-29T18:21:07.449 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-93EHusdb4XS-Raw off=14416361 len=461928 2024-08-29T18:21:07.455 INFO:tasks.workunit.client.0.smithi029.stdout:op 1707 completed, throughput=5MB/sec 2024-08-29T18:21:07.455 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-oybveqYZ6cq-QHx off=19317364 len=963556 2024-08-29T18:21:07.457 INFO:tasks.workunit.client.0.smithi029.stdout:op 1708 completed, throughput=5MB/sec 2024-08-29T18:21:07.457 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-L8UPLmHfCm7LRW8 off=8848135 len=1680493 2024-08-29T18:21:07.470 INFO:tasks.workunit.client.0.smithi029.stdout:op 1709 completed, throughput=5MB/sec 2024-08-29T18:21:07.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:21:07 smithi029 bash[79042]: cluster 2024-08-29T18:21:06.027633+0000 mgr.y (mgr.25004) 936 : cluster [DBG] pgmap v1608: 105 pgs: 105 active+clean; 127 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.6 MiB/s wr, 3 op/s 2024-08-29T18:21:07.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:21:07 smithi029 bash[79042]: audit 2024-08-29T18:21:07.113735+0000 mon.c (mon.2) 513 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:21:07.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:21:07 smithi029 bash[77880]: cluster 2024-08-29T18:21:06.027633+0000 mgr.y (mgr.25004) 936 : cluster [DBG] pgmap v1608: 105 pgs: 105 active+clean; 127 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.6 MiB/s wr, 3 op/s 2024-08-29T18:21:07.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:21:07 smithi029 bash[77880]: audit 2024-08-29T18:21:07.113735+0000 mon.c (mon.2) 513 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:21:07.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:21:07 smithi110 bash[67519]: cluster 2024-08-29T18:21:06.027633+0000 mgr.y (mgr.25004) 936 : cluster [DBG] pgmap v1608: 105 pgs: 105 active+clean; 127 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.6 MiB/s wr, 3 op/s 2024-08-29T18:21:07.653 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:21:07 smithi110 bash[67519]: audit 2024-08-29T18:21:07.113735+0000 mon.c (mon.2) 513 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:21:08.470 INFO:tasks.workunit.client.0.smithi029.stdout: 331: throughput=4.99MB/sec pending data=0 2024-08-29T18:21:08.470 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-xLh9ZmTuTH-htM6 off=542105 len=983316 2024-08-29T18:21:08.479 INFO:tasks.workunit.client.0.smithi029.stdout:op 1710 completed, throughput=4.99MB/sec 2024-08-29T18:21:08.479 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-SwbayieSqpVepGV off=13824221 len=728217 2024-08-29T18:21:08.482 INFO:tasks.workunit.client.0.smithi029.stdout:op 1711 completed, throughput=4.99MB/sec 2024-08-29T18:21:08.482 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-0CsYddvgxryXqm0 off=1051082 len=539959 2024-08-29T18:21:08.484 INFO:tasks.workunit.client.0.smithi029.stdout:op 1712 completed, throughput=4.99MB/sec 2024-08-29T18:21:08.484 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-_pcUhafzBL3R_er off=659763 len=133486 2024-08-29T18:21:08.486 INFO:tasks.workunit.client.0.smithi029.stdout:op 1713 completed, throughput=4.99MB/sec 2024-08-29T18:21:08.486 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-9j6ywvLCpT20KHj off=4530398 len=181475 2024-08-29T18:21:08.490 INFO:tasks.workunit.client.0.smithi029.stdout:op 1714 completed, throughput=4.99MB/sec 2024-08-29T18:21:08.491 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-0leZ7V2kXac2BqG off=3938882 len=1407957 2024-08-29T18:21:08.494 INFO:tasks.workunit.client.0.smithi029.stdout:op 1715 completed, throughput=5MB/sec 2024-08-29T18:21:08.494 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-a2F5hqnkOB6xDD0 off=2534450 len=1440992 2024-08-29T18:21:08.496 INFO:tasks.workunit.client.0.smithi029.stdout:op 1716 completed, throughput=5MB/sec 2024-08-29T18:21:08.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:21:08 smithi029 bash[77880]: audit 2024-08-29T18:21:07.872758+0000 mon.c (mon.2) 514 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:21:08.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:21:08 smithi029 bash[77880]: audit 2024-08-29T18:21:07.874222+0000 mon.c (mon.2) 515 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:21:08.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:21:08 smithi029 bash[77880]: audit 2024-08-29T18:21:07.883972+0000 mon.a (mon.0) 1744 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:21:08.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:21:08 smithi029 bash[79042]: audit 2024-08-29T18:21:07.872758+0000 mon.c (mon.2) 514 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:21:08.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:21:08 smithi029 bash[79042]: audit 2024-08-29T18:21:07.874222+0000 mon.c (mon.2) 515 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:21:08.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:21:08 smithi029 bash[79042]: audit 2024-08-29T18:21:07.883972+0000 mon.a (mon.0) 1744 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:21:08.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:21:08 smithi110 bash[67519]: audit 2024-08-29T18:21:07.872758+0000 mon.c (mon.2) 514 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:21:08.653 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:21:08 smithi110 bash[67519]: audit 2024-08-29T18:21:07.874222+0000 mon.c (mon.2) 515 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:21:08.653 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:21:08 smithi110 bash[67519]: audit 2024-08-29T18:21:07.883972+0000 mon.a (mon.0) 1744 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:21:09.497 INFO:tasks.workunit.client.0.smithi029.stdout: 332: throughput=4.99MB/sec pending data=0 2024-08-29T18:21:09.497 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-WcMO9M4UlukaWwg off=1412614 len=1772279 2024-08-29T18:21:09.511 INFO:tasks.workunit.client.0.smithi029.stdout:op 1717 completed, throughput=4.99MB/sec 2024-08-29T18:21:09.511 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-mtTTCsmiGJhQnqg off=1848580 len=1599956 2024-08-29T18:21:09.516 INFO:tasks.workunit.client.0.smithi029.stdout:op 1718 completed, throughput=5MB/sec 2024-08-29T18:21:09.516 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-9y9Ip-MiDJBo9Ya off=10269854 len=837774 2024-08-29T18:21:09.524 INFO:tasks.workunit.client.0.smithi029.stdout:op 1719 completed, throughput=5MB/sec 2024-08-29T18:21:09.524 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-HwBzN3kpocbuXa5 off=2178288 len=593431 2024-08-29T18:21:09.531 INFO:tasks.workunit.client.0.smithi029.stdout:op 1720 completed, throughput=5MB/sec 2024-08-29T18:21:09.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:21:09 smithi029 bash[77880]: cluster 2024-08-29T18:21:08.028736+0000 mgr.y (mgr.25004) 937 : cluster [DBG] pgmap v1609: 105 pgs: 105 active+clean; 127 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.7 MiB/s wr, 6 op/s 2024-08-29T18:21:09.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:21:09 smithi029 bash[79042]: cluster 2024-08-29T18:21:08.028736+0000 mgr.y (mgr.25004) 937 : cluster [DBG] pgmap v1609: 105 pgs: 105 active+clean; 127 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.7 MiB/s wr, 6 op/s 2024-08-29T18:21:09.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:21:09 smithi110 bash[67519]: cluster 2024-08-29T18:21:08.028736+0000 mgr.y (mgr.25004) 937 : cluster [DBG] pgmap v1609: 105 pgs: 105 active+clean; 127 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.7 MiB/s wr, 6 op/s 2024-08-29T18:21:10.531 INFO:tasks.workunit.client.0.smithi029.stdout: 333: throughput=4.99MB/sec pending data=0 2024-08-29T18:21:10.531 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-IRZ72gqKgpGCqu9 off=3219116 len=1911776 2024-08-29T18:21:10.536 INFO:tasks.workunit.client.0.smithi029.stdout:op 1721 completed, throughput=4.99MB/sec 2024-08-29T18:21:10.536 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-6G6GIOcNQCw-egD off=2705530 len=2084387 2024-08-29T18:21:10.553 INFO:tasks.workunit.client.0.smithi029.stdout:op 1722 completed, throughput=5MB/sec 2024-08-29T18:21:10.553 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-32o2hNVIG853re1 off=2075728 len=1805831 2024-08-29T18:21:10.557 INFO:tasks.workunit.client.0.smithi029.stdout:op 1723 completed, throughput=5MB/sec 2024-08-29T18:21:11.558 INFO:tasks.workunit.client.0.smithi029.stdout: 334: throughput=4.99MB/sec pending data=0 2024-08-29T18:21:11.558 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-Gs76pnBKlD3-MZI off=4159699 len=537945 2024-08-29T18:21:11.560 INFO:tasks.workunit.client.0.smithi029.stdout:op 1724 completed, throughput=4.99MB/sec 2024-08-29T18:21:11.560 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-_IsPYpFW1_OkQBT off=1412148 len=1258426 2024-08-29T18:21:11.564 INFO:tasks.workunit.client.0.smithi029.stdout:op 1725 completed, throughput=4.99MB/sec 2024-08-29T18:21:11.564 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-UHrMPAYlgSgFLA6 off=310379 len=724241 2024-08-29T18:21:11.565 INFO:tasks.workunit.client.0.smithi029.stdout:op 1726 completed, throughput=4.99MB/sec 2024-08-29T18:21:11.565 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-ixRsTt2o7_IpTGG off=15828595 len=1195260 2024-08-29T18:21:11.569 INFO:tasks.workunit.client.0.smithi029.stdout:op 1727 completed, throughput=5MB/sec 2024-08-29T18:21:11.569 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-k2NNsosTZrBshuu off=5397498 len=1074314 2024-08-29T18:21:11.572 INFO:tasks.workunit.client.0.smithi029.stdout:op 1728 completed, throughput=5MB/sec 2024-08-29T18:21:11.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:21:11 smithi029 bash[79042]: cluster 2024-08-29T18:21:10.029539+0000 mgr.y (mgr.25004) 938 : cluster [DBG] pgmap v1610: 105 pgs: 105 active+clean; 127 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-08-29T18:21:11.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:21:11 smithi029 bash[77880]: cluster 2024-08-29T18:21:10.029539+0000 mgr.y (mgr.25004) 938 : cluster [DBG] pgmap v1610: 105 pgs: 105 active+clean; 127 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-08-29T18:21:11.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:21:11 smithi110 bash[67519]: cluster 2024-08-29T18:21:10.029539+0000 mgr.y (mgr.25004) 938 : cluster [DBG] pgmap v1610: 105 pgs: 105 active+clean; 127 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-08-29T18:21:12.573 INFO:tasks.workunit.client.0.smithi029.stdout: 335: throughput=4.99MB/sec pending data=0 2024-08-29T18:21:12.573 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-eVOwETx4tS53SB8 off=6293715 len=1999567 2024-08-29T18:21:12.577 INFO:tasks.workunit.client.0.smithi029.stdout:op 1729 completed, throughput=4.99MB/sec 2024-08-29T18:21:12.577 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-HK3ErjsD3hJpyEB off=416420 len=1539673 2024-08-29T18:21:12.581 INFO:tasks.workunit.client.0.smithi029.stdout:op 1730 completed, throughput=5MB/sec 2024-08-29T18:21:12.581 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-GLNNOHsbzI7CY4I off=942952 len=101005 2024-08-29T18:21:12.583 INFO:tasks.workunit.client.0.smithi029.stdout:op 1731 completed, throughput=5MB/sec 2024-08-29T18:21:12.583 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-nCyMEwpSE9KlxK2 off=5388060 len=266333 2024-08-29T18:21:12.588 INFO:tasks.workunit.client.0.smithi029.stdout:op 1732 completed, throughput=5MB/sec 2024-08-29T18:21:12.588 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-JElKTBUDLybAX5_ off=8514498 len=1459991 2024-08-29T18:21:12.598 INFO:tasks.workunit.client.0.smithi029.stdout:op 1733 completed, throughput=5MB/sec 2024-08-29T18:21:13.598 INFO:tasks.workunit.client.0.smithi029.stdout: 336: throughput=4.99MB/sec pending data=0 2024-08-29T18:21:13.598 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-1_wBmXWNR4LR7hh off=18539530 len=1693624 2024-08-29T18:21:13.613 INFO:tasks.workunit.client.0.smithi029.stdout:op 1734 completed, throughput=4.99MB/sec 2024-08-29T18:21:13.613 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-TdtlNA-45RyXuPz off=3328381 len=195544 2024-08-29T18:21:13.614 INFO:tasks.workunit.client.0.smithi029.stdout:op 1735 completed, throughput=4.99MB/sec 2024-08-29T18:21:13.615 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-k6uWZKE4T2lcqoJ off=7903577 len=1243692 2024-08-29T18:21:13.618 INFO:tasks.workunit.client.0.smithi029.stdout:op 1736 completed, throughput=4.99MB/sec 2024-08-29T18:21:13.618 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-sU4R6r200Jko3CI off=1193378 len=1522157 2024-08-29T18:21:13.630 INFO:tasks.workunit.client.0.smithi029.stdout:op 1737 completed, throughput=5MB/sec 2024-08-29T18:21:13.630 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-nilIsgGH7FbSfIk off=1169565 len=1145516 2024-08-29T18:21:13.639 INFO:tasks.workunit.client.0.smithi029.stdout:op 1738 completed, throughput=5MB/sec 2024-08-29T18:21:13.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:21:13 smithi029 bash[79042]: cluster 2024-08-29T18:21:12.030673+0000 mgr.y (mgr.25004) 939 : cluster [DBG] pgmap v1611: 105 pgs: 105 active+clean; 127 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-08-29T18:21:13.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:21:13 smithi029 bash[77880]: cluster 2024-08-29T18:21:12.030673+0000 mgr.y (mgr.25004) 939 : cluster [DBG] pgmap v1611: 105 pgs: 105 active+clean; 127 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-08-29T18:21:13.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:21:13 smithi110 bash[67519]: cluster 2024-08-29T18:21:12.030673+0000 mgr.y (mgr.25004) 939 : cluster [DBG] pgmap v1611: 105 pgs: 105 active+clean; 127 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-08-29T18:21:14.640 INFO:tasks.workunit.client.0.smithi029.stdout: 337: throughput=4.99MB/sec pending data=0 2024-08-29T18:21:14.640 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-bhDonuwz3z1o9rr off=2617794 len=1374851 2024-08-29T18:21:14.650 INFO:tasks.workunit.client.0.smithi029.stdout:op 1739 completed, throughput=4.99MB/sec 2024-08-29T18:21:14.650 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-e7WZs0zc7ik6kA4 off=15597841 len=1314935 2024-08-29T18:21:14.652 INFO:tasks.workunit.client.0.smithi029.stdout:op 1740 completed, throughput=4.99MB/sec 2024-08-29T18:21:14.652 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-H3EXC8Gl7ZH7yZM off=1390823 len=603106 2024-08-29T18:21:14.654 INFO:tasks.workunit.client.0.smithi029.stdout:op 1741 completed, throughput=5MB/sec 2024-08-29T18:21:14.655 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-0B1qt8pVJugiu_B off=1059587 len=647011 2024-08-29T18:21:14.656 INFO:tasks.workunit.client.0.smithi029.stdout:op 1742 completed, throughput=5MB/sec 2024-08-29T18:21:14.656 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-5JNg-h4-dWnbXLl off=5070817 len=415322 2024-08-29T18:21:14.658 INFO:tasks.workunit.client.0.smithi029.stdout:op 1743 completed, throughput=5MB/sec 2024-08-29T18:21:14.658 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-Aejy6hweB5NZsiy off=4742227 len=194229 2024-08-29T18:21:14.660 INFO:tasks.workunit.client.0.smithi029.stdout:op 1744 completed, throughput=5MB/sec 2024-08-29T18:21:14.660 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-K7oOxJXC-J8BWeQ off=6114652 len=402247 2024-08-29T18:21:14.662 INFO:tasks.workunit.client.0.smithi029.stdout:op 1745 completed, throughput=5MB/sec 2024-08-29T18:21:14.901 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:21:14 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:21:14] "GET /metrics HTTP/1.1" 200 34023 "" "Prometheus/2.43.0" 2024-08-29T18:21:15.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:21:15 smithi029 bash[79042]: cluster 2024-08-29T18:21:14.031599+0000 mgr.y (mgr.25004) 940 : cluster [DBG] pgmap v1612: 105 pgs: 105 active+clean; 127 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-29T18:21:15.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:21:15 smithi029 bash[77880]: cluster 2024-08-29T18:21:14.031599+0000 mgr.y (mgr.25004) 940 : cluster [DBG] pgmap v1612: 105 pgs: 105 active+clean; 127 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-29T18:21:15.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:21:15 smithi110 bash[67519]: cluster 2024-08-29T18:21:14.031599+0000 mgr.y (mgr.25004) 940 : cluster [DBG] pgmap v1612: 105 pgs: 105 active+clean; 127 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-29T18:21:15.662 INFO:tasks.workunit.client.0.smithi029.stdout: 338: throughput=4.99MB/sec pending data=0 2024-08-29T18:21:15.662 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-bzpLUJVQSbEuqhP off=3940634 len=1508117 2024-08-29T18:21:15.674 INFO:tasks.workunit.client.0.smithi029.stdout:op 1746 completed, throughput=4.99MB/sec 2024-08-29T18:21:15.674 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-czaj6GXaFesBogK off=4986140 len=1209536 2024-08-29T18:21:15.684 INFO:tasks.workunit.client.0.smithi029.stdout:op 1747 completed, throughput=4.99MB/sec 2024-08-29T18:21:15.685 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-SeDOQQKq6m2fZry off=8083821 len=1557984 2024-08-29T18:21:15.696 INFO:tasks.workunit.client.0.smithi029.stdout:op 1748 completed, throughput=5MB/sec 2024-08-29T18:21:15.696 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-ruIXr45MslY-Y9G off=3809456 len=100265 2024-08-29T18:21:15.700 INFO:tasks.workunit.client.0.smithi029.stdout:op 1749 completed, throughput=5MB/sec 2024-08-29T18:21:15.701 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-MnJgSndCkMxwa1u off=1109521 len=984801 2024-08-29T18:21:15.709 INFO:tasks.workunit.client.0.smithi029.stdout:op 1750 completed, throughput=5MB/sec 2024-08-29T18:21:15.709 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-mE9jgZTxx54CRQS off=354411 len=1357011 2024-08-29T18:21:15.719 INFO:tasks.workunit.client.0.smithi029.stdout:op 1751 completed, throughput=5MB/sec 2024-08-29T18:21:16.719 INFO:tasks.workunit.client.0.smithi029.stdout: 339: throughput=4.99MB/sec pending data=0 2024-08-29T18:21:16.719 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-Hwmva1wpN7INJdH off=19377521 len=1513958 2024-08-29T18:21:16.724 INFO:tasks.workunit.client.0.smithi029.stdout:op 1752 completed, throughput=4.99MB/sec 2024-08-29T18:21:16.724 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-Fs5AVj9VgJx1k6j off=12870879 len=187653 2024-08-29T18:21:16.726 INFO:tasks.workunit.client.0.smithi029.stdout:op 1753 completed, throughput=4.99MB/sec 2024-08-29T18:21:16.726 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-xx7SYZTfjmI4aTE off=14429370 len=203402 2024-08-29T18:21:16.731 INFO:tasks.workunit.client.0.smithi029.stdout:op 1754 completed, throughput=4.99MB/sec 2024-08-29T18:21:16.731 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-o5q6HTGxglENgs- off=5278946 len=1294342 2024-08-29T18:21:16.742 INFO:tasks.workunit.client.0.smithi029.stdout:op 1755 completed, throughput=5MB/sec 2024-08-29T18:21:16.742 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-fvWBJ9tnNO-Hljt off=2890737 len=426445 2024-08-29T18:21:16.743 INFO:tasks.workunit.client.0.smithi029.stdout:op 1756 completed, throughput=5MB/sec 2024-08-29T18:21:16.743 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-JoWVsw7Rpo7bFtN off=1541226 len=1387729 2024-08-29T18:21:16.747 INFO:tasks.workunit.client.0.smithi029.stdout:op 1757 completed, throughput=5MB/sec 2024-08-29T18:21:17.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:21:17 smithi029 bash[79042]: cluster 2024-08-29T18:21:16.032452+0000 mgr.y (mgr.25004) 941 : cluster [DBG] pgmap v1613: 105 pgs: 105 active+clean; 127 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-08-29T18:21:17.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:21:17 smithi029 bash[77880]: cluster 2024-08-29T18:21:16.032452+0000 mgr.y (mgr.25004) 941 : cluster [DBG] pgmap v1613: 105 pgs: 105 active+clean; 127 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-08-29T18:21:17.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:21:17 smithi110 bash[67519]: cluster 2024-08-29T18:21:16.032452+0000 mgr.y (mgr.25004) 941 : cluster [DBG] pgmap v1613: 105 pgs: 105 active+clean; 127 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-08-29T18:21:17.747 INFO:tasks.workunit.client.0.smithi029.stdout: 340: throughput=4.99MB/sec pending data=0 2024-08-29T18:21:17.748 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-hHqPRmGpieQ3BDh off=7087135 len=2016135 2024-08-29T18:21:17.752 INFO:tasks.workunit.client.0.smithi029.stdout:op 1758 completed, throughput=4.99MB/sec 2024-08-29T18:21:17.752 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-nhtLL6nev_ixj23 off=96049 len=1022215 2024-08-29T18:21:17.754 INFO:tasks.workunit.client.0.smithi029.stdout:op 1759 completed, throughput=5MB/sec 2024-08-29T18:21:17.754 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-qzRp9hW8vTM12fh off=11598946 len=1338363 2024-08-29T18:21:17.763 INFO:tasks.workunit.client.0.smithi029.stdout:op 1760 completed, throughput=5MB/sec 2024-08-29T18:21:17.763 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-Zq0D-vjb6LMV7YM off=1149150 len=50600 2024-08-29T18:21:17.764 INFO:tasks.workunit.client.0.smithi029.stdout:op 1761 completed, throughput=5MB/sec 2024-08-29T18:21:17.764 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-555deZ8rzNjoqUC off=1527 len=1098949 2024-08-29T18:21:17.768 INFO:tasks.workunit.client.0.smithi029.stdout:op 1762 completed, throughput=5MB/sec 2024-08-29T18:21:18.768 INFO:tasks.workunit.client.0.smithi029.stdout: 341: throughput=4.99MB/sec pending data=0 2024-08-29T18:21:18.769 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-vVFN_RhnYEqjBOR off=206793 len=1540421 2024-08-29T18:21:18.781 INFO:tasks.workunit.client.0.smithi029.stdout:op 1763 completed, throughput=4.99MB/sec 2024-08-29T18:21:18.781 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-qWsQbV6IdiX1CtC off=19582764 len=622535 2024-08-29T18:21:18.784 INFO:tasks.workunit.client.0.smithi029.stdout:op 1764 completed, throughput=4.99MB/sec 2024-08-29T18:21:18.784 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-BiEo9OXUJY31t9Z off=21738365 len=289246 2024-08-29T18:21:18.785 INFO:tasks.workunit.client.0.smithi029.stdout:op 1765 completed, throughput=5MB/sec 2024-08-29T18:21:18.785 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-3EsOLDZfPWVRM__ off=813201 len=919195 2024-08-29T18:21:18.787 INFO:tasks.workunit.client.0.smithi029.stdout:op 1766 completed, throughput=5MB/sec 2024-08-29T18:21:18.787 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-Fk3T1AeQS_TvSnm off=15158609 len=1105935 2024-08-29T18:21:18.790 INFO:tasks.workunit.client.0.smithi029.stdout:op 1767 completed, throughput=5MB/sec 2024-08-29T18:21:19.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:21:19 smithi029 bash[79042]: cluster 2024-08-29T18:21:18.033561+0000 mgr.y (mgr.25004) 942 : cluster [DBG] pgmap v1614: 105 pgs: 105 active+clean; 127 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2024-08-29T18:21:19.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:21:19 smithi029 bash[79042]: audit 2024-08-29T18:21:18.543004+0000 mon.c (mon.2) 516 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:21:19.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:21:19 smithi029 bash[77880]: cluster 2024-08-29T18:21:18.033561+0000 mgr.y (mgr.25004) 942 : cluster [DBG] pgmap v1614: 105 pgs: 105 active+clean; 127 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2024-08-29T18:21:19.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:21:19 smithi029 bash[77880]: audit 2024-08-29T18:21:18.543004+0000 mon.c (mon.2) 516 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:21:19.653 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:21:19 smithi110 bash[67519]: cluster 2024-08-29T18:21:18.033561+0000 mgr.y (mgr.25004) 942 : cluster [DBG] pgmap v1614: 105 pgs: 105 active+clean; 127 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2024-08-29T18:21:19.653 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:21:19 smithi110 bash[67519]: audit 2024-08-29T18:21:18.543004+0000 mon.c (mon.2) 516 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:21:19.791 INFO:tasks.workunit.client.0.smithi029.stdout: 342: throughput=4.99MB/sec pending data=0 2024-08-29T18:21:19.791 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-mwcPNN9EwPSfomO off=905110 len=2005109 2024-08-29T18:21:19.805 INFO:tasks.workunit.client.0.smithi029.stdout:op 1768 completed, throughput=4.99MB/sec 2024-08-29T18:21:19.805 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-F62wxwZhtEgiUmZ off=2582615 len=1294629 2024-08-29T18:21:19.816 INFO:tasks.workunit.client.0.smithi029.stdout:op 1769 completed, throughput=4.99MB/sec 2024-08-29T18:21:19.816 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-stCIYPTAu4-Vkj1 off=7567480 len=469243 2024-08-29T18:21:19.818 INFO:tasks.workunit.client.0.smithi029.stdout:op 1770 completed, throughput=5MB/sec 2024-08-29T18:21:19.818 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-0LzXEJcIr3qTE8F off=1446234 len=477061 2024-08-29T18:21:19.821 INFO:tasks.workunit.client.0.smithi029.stdout:op 1771 completed, throughput=5MB/sec 2024-08-29T18:21:19.821 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-Mn9KydsLHQoL3mi off=9633847 len=1039163 2024-08-29T18:21:19.823 INFO:tasks.workunit.client.0.smithi029.stdout:op 1772 completed, throughput=5MB/sec 2024-08-29T18:21:20.823 INFO:tasks.workunit.client.0.smithi029.stdout: 343: throughput=4.99MB/sec pending data=0 2024-08-29T18:21:20.823 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-nkZlv9Rk-9NwWh1 off=683583 len=189324 2024-08-29T18:21:20.828 INFO:tasks.workunit.client.0.smithi029.stdout:op 1773 completed, throughput=4.99MB/sec 2024-08-29T18:21:20.828 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-x3dSWNCswuDjc6l off=0 len=1155748 2024-08-29T18:21:20.832 INFO:tasks.workunit.client.0.smithi029.stdout:op 1774 completed, throughput=4.99MB/sec 2024-08-29T18:21:20.832 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-rPr9PGs2ymSncbH off=2962355 len=634054 2024-08-29T18:21:20.839 INFO:tasks.workunit.client.0.smithi029.stdout:op 1775 completed, throughput=4.99MB/sec 2024-08-29T18:21:20.840 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-GEI5LzYg02BWnNG off=1402447 len=823359 2024-08-29T18:21:20.848 INFO:tasks.workunit.client.0.smithi029.stdout:op 1776 completed, throughput=4.99MB/sec 2024-08-29T18:21:20.849 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-EPyu5dJTEE70_hA off=5383332 len=1846595 2024-08-29T18:21:20.854 INFO:tasks.workunit.client.0.smithi029.stdout:op 1777 completed, throughput=5MB/sec 2024-08-29T18:21:20.854 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-AmUlPYsbltmrknm off=17606108 len=1475246 2024-08-29T18:21:20.863 INFO:tasks.workunit.client.0.smithi029.stdout:op 1778 completed, throughput=5MB/sec 2024-08-29T18:21:21.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:21:21 smithi029 bash[79042]: cluster 2024-08-29T18:21:20.034352+0000 mgr.y (mgr.25004) 943 : cluster [DBG] pgmap v1615: 105 pgs: 105 active+clean; 127 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-08-29T18:21:21.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:21:21 smithi029 bash[77880]: cluster 2024-08-29T18:21:20.034352+0000 mgr.y (mgr.25004) 943 : cluster [DBG] pgmap v1615: 105 pgs: 105 active+clean; 127 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-08-29T18:21:21.653 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:21:21 smithi110 bash[67519]: cluster 2024-08-29T18:21:20.034352+0000 mgr.y (mgr.25004) 943 : cluster [DBG] pgmap v1615: 105 pgs: 105 active+clean; 127 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-08-29T18:21:21.864 INFO:tasks.workunit.client.0.smithi029.stdout: 344: throughput=4.99MB/sec pending data=0 2024-08-29T18:21:21.864 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-yLrwuBrIzRNo5IK off=5537318 len=1147917 2024-08-29T18:21:21.873 INFO:tasks.workunit.client.0.smithi029.stdout:op 1779 completed, throughput=4.99MB/sec 2024-08-29T18:21:21.873 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-BJ9VK0GuBd_EaD_ off=1663325 len=292413 2024-08-29T18:21:21.878 INFO:tasks.workunit.client.0.smithi029.stdout:op 1780 completed, throughput=4.99MB/sec 2024-08-29T18:21:21.878 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-DR76YC2usKG5AO4 off=13321414 len=750679 2024-08-29T18:21:21.886 INFO:tasks.workunit.client.0.smithi029.stdout:op 1781 completed, throughput=4.99MB/sec 2024-08-29T18:21:21.886 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-t2CX2CgZipMg0eh off=19430180 len=868845 2024-08-29T18:21:21.895 INFO:tasks.workunit.client.0.smithi029.stdout:op 1782 completed, throughput=5MB/sec 2024-08-29T18:21:21.895 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-zFZ3kE6ywH2swd4 off=9121620 len=1706428 2024-08-29T18:21:21.907 INFO:tasks.workunit.client.0.smithi029.stdout:op 1783 completed, throughput=5MB/sec 2024-08-29T18:21:21.907 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-Ob3u7FxJlFRrpIh off=4036636 len=555198 2024-08-29T18:21:21.914 INFO:tasks.workunit.client.0.smithi029.stdout:op 1784 completed, throughput=5MB/sec 2024-08-29T18:21:22.914 INFO:tasks.workunit.client.0.smithi029.stdout: 345: throughput=4.99MB/sec pending data=0 2024-08-29T18:21:22.914 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-NarKL7dUH9bd1fO off=12420058 len=887516 2024-08-29T18:21:22.923 INFO:tasks.workunit.client.0.smithi029.stdout:op 1785 completed, throughput=4.99MB/sec 2024-08-29T18:21:22.923 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-QSMM7rzuH-HkuZV off=16641402 len=1253048 2024-08-29T18:21:22.933 INFO:tasks.workunit.client.0.smithi029.stdout:op 1786 completed, throughput=4.99MB/sec 2024-08-29T18:21:22.934 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-tdwFdB5XNofymwV off=15379470 len=15833 2024-08-29T18:21:22.934 INFO:tasks.workunit.client.0.smithi029.stdout:op 1787 completed, throughput=4.99MB/sec 2024-08-29T18:21:22.935 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-j_PWyLl1Td1lNGb off=19623820 len=1977861 2024-08-29T18:21:22.948 INFO:tasks.workunit.client.0.smithi029.stdout:op 1788 completed, throughput=5MB/sec 2024-08-29T18:21:22.948 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-0S5wIAm66EcWsco off=1901392 len=1553934 2024-08-29T18:21:22.959 INFO:tasks.workunit.client.0.smithi029.stdout:op 1789 completed, throughput=5MB/sec 2024-08-29T18:21:23.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:21:23 smithi029 bash[77880]: cluster 2024-08-29T18:21:22.035622+0000 mgr.y (mgr.25004) 944 : cluster [DBG] pgmap v1616: 105 pgs: 105 active+clean; 127 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-29T18:21:23.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:21:23 smithi029 bash[79042]: cluster 2024-08-29T18:21:22.035622+0000 mgr.y (mgr.25004) 944 : cluster [DBG] pgmap v1616: 105 pgs: 105 active+clean; 127 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-29T18:21:23.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:21:23 smithi110 bash[67519]: cluster 2024-08-29T18:21:22.035622+0000 mgr.y (mgr.25004) 944 : cluster [DBG] pgmap v1616: 105 pgs: 105 active+clean; 127 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-29T18:21:23.960 INFO:tasks.workunit.client.0.smithi029.stdout: 346: throughput=4.99MB/sec pending data=0 2024-08-29T18:21:23.960 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-whlWr_GWyOjahj5 off=18654288 len=1753656 2024-08-29T18:21:23.973 INFO:tasks.workunit.client.0.smithi029.stdout:op 1790 completed, throughput=4.99MB/sec 2024-08-29T18:21:23.974 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-MfHw_YIKie8eSSn off=2563896 len=1695403 2024-08-29T18:21:23.986 INFO:tasks.workunit.client.0.smithi029.stdout:op 1791 completed, throughput=5MB/sec 2024-08-29T18:21:23.986 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-aN-s2gIsSgl5mZr off=3113551 len=1845150 2024-08-29T18:21:23.991 INFO:tasks.workunit.client.0.smithi029.stdout:op 1792 completed, throughput=5MB/sec 2024-08-29T18:21:24.901 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:21:24 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:21:24] "GET /metrics HTTP/1.1" 200 34025 "" "Prometheus/2.43.0" 2024-08-29T18:21:24.992 INFO:tasks.workunit.client.0.smithi029.stdout: 347: throughput=4.99MB/sec pending data=0 2024-08-29T18:21:24.992 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-JknvhX5YY6YggUY off=14028168 len=1841205 2024-08-29T18:21:24.997 INFO:tasks.workunit.client.0.smithi029.stdout:op 1793 completed, throughput=4.99MB/sec 2024-08-29T18:21:24.997 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-TOjaTpv27AqpUJT off=6179515 len=791187 2024-08-29T18:21:24.999 INFO:tasks.workunit.client.0.smithi029.stdout:op 1794 completed, throughput=4.99MB/sec 2024-08-29T18:21:24.999 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-jRt2UVr-lSWD3Zc off=13854633 len=520432 2024-08-29T18:21:25.001 INFO:tasks.workunit.client.0.smithi029.stdout:op 1795 completed, throughput=5MB/sec 2024-08-29T18:21:25.001 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-0P_DjmeLhv9p2hR off=2201505 len=625976 2024-08-29T18:21:25.008 INFO:tasks.workunit.client.0.smithi029.stdout:op 1796 completed, throughput=5MB/sec 2024-08-29T18:21:25.009 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-KvqhIGlnqhb9qnJ off=8087828 len=354704 2024-08-29T18:21:25.013 INFO:tasks.workunit.client.0.smithi029.stdout:op 1797 completed, throughput=5MB/sec 2024-08-29T18:21:25.013 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-M85fbFrrHl_rP1M off=4374944 len=1062178 2024-08-29T18:21:25.016 INFO:tasks.workunit.client.0.smithi029.stdout:op 1798 completed, throughput=5MB/sec 2024-08-29T18:21:25.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:21:25 smithi029 bash[79042]: cluster 2024-08-29T18:21:24.036638+0000 mgr.y (mgr.25004) 945 : cluster [DBG] pgmap v1617: 105 pgs: 105 active+clean; 127 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-29T18:21:25.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:21:25 smithi029 bash[77880]: cluster 2024-08-29T18:21:24.036638+0000 mgr.y (mgr.25004) 945 : cluster [DBG] pgmap v1617: 105 pgs: 105 active+clean; 127 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-29T18:21:25.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:21:25 smithi110 bash[67519]: cluster 2024-08-29T18:21:24.036638+0000 mgr.y (mgr.25004) 945 : cluster [DBG] pgmap v1617: 105 pgs: 105 active+clean; 127 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-29T18:21:26.016 INFO:tasks.workunit.client.0.smithi029.stdout: 348: throughput=4.99MB/sec pending data=0 2024-08-29T18:21:26.017 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-qyXv3dHtzcsgD2l off=5401110 len=800911 2024-08-29T18:21:26.024 INFO:tasks.workunit.client.0.smithi029.stdout:op 1799 completed, throughput=4.99MB/sec 2024-08-29T18:21:26.024 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-euFO6qW2WATrtOn off=4195671 len=912943 2024-08-29T18:21:26.026 INFO:tasks.workunit.client.0.smithi029.stdout:op 1800 completed, throughput=4.99MB/sec 2024-08-29T18:21:26.027 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-RXsX37eCC_n4Zpt off=463791 len=32222 2024-08-29T18:21:26.027 INFO:tasks.workunit.client.0.smithi029.stdout:op 1801 completed, throughput=4.99MB/sec 2024-08-29T18:21:26.028 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-bvfFoTCA9mf1ItS off=6735628 len=1830590 2024-08-29T18:21:26.032 INFO:tasks.workunit.client.0.smithi029.stdout:op 1802 completed, throughput=5MB/sec 2024-08-29T18:21:26.032 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-uBI8SyJ5VSJkOwE off=3782546 len=159063 2024-08-29T18:21:26.037 INFO:tasks.workunit.client.0.smithi029.stdout:op 1803 completed, throughput=5MB/sec 2024-08-29T18:21:26.037 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-2n6ZYwIZo1tuSRd off=9881089 len=1279213 2024-08-29T18:21:26.049 INFO:tasks.workunit.client.0.smithi029.stdout:op 1804 completed, throughput=5MB/sec 2024-08-29T18:21:27.049 INFO:tasks.workunit.client.0.smithi029.stdout: 349: throughput=4.99MB/sec pending data=0 2024-08-29T18:21:27.049 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-CNJ9NNIuM902U5v off=5312341 len=852720 2024-08-29T18:21:27.057 INFO:tasks.workunit.client.0.smithi029.stdout:op 1805 completed, throughput=4.99MB/sec 2024-08-29T18:21:27.057 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-C2_ACCSP_HeX36r off=1064917 len=191969 2024-08-29T18:21:27.062 INFO:tasks.workunit.client.0.smithi029.stdout:op 1806 completed, throughput=4.99MB/sec 2024-08-29T18:21:27.062 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-y0D4hScX7R7Qte0 off=7373977 len=1191982 2024-08-29T18:21:27.072 INFO:tasks.workunit.client.0.smithi029.stdout:op 1807 completed, throughput=4.99MB/sec 2024-08-29T18:21:27.072 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-Jd098GBcBBe-nae off=2770196 len=1508873 2024-08-29T18:21:27.076 INFO:tasks.workunit.client.0.smithi029.stdout:op 1808 completed, throughput=5MB/sec 2024-08-29T18:21:27.077 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-svHTZkcm6ejGYzA off=14279518 len=2075926 2024-08-29T18:21:27.090 INFO:tasks.workunit.client.0.smithi029.stdout:op 1809 completed, throughput=5MB/sec 2024-08-29T18:21:27.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:21:27 smithi029 bash[79042]: cluster 2024-08-29T18:21:26.037466+0000 mgr.y (mgr.25004) 946 : cluster [DBG] pgmap v1618: 105 pgs: 105 active+clean; 127 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-29T18:21:27.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:21:27 smithi029 bash[77880]: cluster 2024-08-29T18:21:26.037466+0000 mgr.y (mgr.25004) 946 : cluster [DBG] pgmap v1618: 105 pgs: 105 active+clean; 127 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-29T18:21:27.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:21:27 smithi110 bash[67519]: cluster 2024-08-29T18:21:26.037466+0000 mgr.y (mgr.25004) 946 : cluster [DBG] pgmap v1618: 105 pgs: 105 active+clean; 127 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-29T18:21:28.091 INFO:tasks.workunit.client.0.smithi029.stdout: 350: throughput=4.99MB/sec pending data=0 2024-08-29T18:21:28.091 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-JrWekixUngUMKie off=570359 len=156911 2024-08-29T18:21:28.096 INFO:tasks.workunit.client.0.smithi029.stdout:op 1810 completed, throughput=4.99MB/sec 2024-08-29T18:21:28.096 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-fq9DsIpkC2Oml68 off=17422380 len=79865 2024-08-29T18:21:28.097 INFO:tasks.workunit.client.0.smithi029.stdout:op 1811 completed, throughput=4.99MB/sec 2024-08-29T18:21:28.097 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-mLdpM2SWgXZDb8V off=13293854 len=1210598 2024-08-29T18:21:28.101 INFO:tasks.workunit.client.0.smithi029.stdout:op 1812 completed, throughput=4.99MB/sec 2024-08-29T18:21:28.101 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-d4MDe8sDsPjtv_5 off=3184552 len=1880780 2024-08-29T18:21:28.114 INFO:tasks.workunit.client.0.smithi029.stdout:op 1813 completed, throughput=5MB/sec 2024-08-29T18:21:28.114 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-GoKl6g6q26iRZ1T off=5962480 len=1740510 2024-08-29T18:21:28.127 INFO:tasks.workunit.client.0.smithi029.stdout:op 1814 completed, throughput=5MB/sec 2024-08-29T18:21:29.128 INFO:tasks.workunit.client.0.smithi029.stdout: 351: throughput=4.99MB/sec pending data=0 2024-08-29T18:21:29.128 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-CPXI5ckUZoMYhi2 off=0 len=1479422 2024-08-29T18:21:29.132 INFO:tasks.workunit.client.0.smithi029.stdout:op 1815 completed, throughput=4.99MB/sec 2024-08-29T18:21:29.132 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-xBntelNMkjUd0xb off=5492671 len=183357 2024-08-29T18:21:29.137 INFO:tasks.workunit.client.0.smithi029.stdout:op 1816 completed, throughput=4.99MB/sec 2024-08-29T18:21:29.137 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-bc_lV5O65PqJAbT off=17724906 len=1805662 2024-08-29T18:21:29.142 INFO:tasks.workunit.client.0.smithi029.stdout:op 1817 completed, throughput=5MB/sec 2024-08-29T18:21:29.142 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-MIC9UPUZEs8VOjO off=1138405 len=1010619 2024-08-29T18:21:29.150 INFO:tasks.workunit.client.0.smithi029.stdout:op 1818 completed, throughput=5MB/sec 2024-08-29T18:21:29.150 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-3gb1v2x12_D4IXZ off=6841789 len=1148852 2024-08-29T18:21:29.152 INFO:tasks.workunit.client.0.smithi029.stdout:op 1819 completed, throughput=5MB/sec 2024-08-29T18:21:29.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:21:29 smithi029 bash[79042]: cluster 2024-08-29T18:21:28.038577+0000 mgr.y (mgr.25004) 947 : cluster [DBG] pgmap v1619: 105 pgs: 105 active+clean; 127 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.5 MiB/s wr, 6 op/s 2024-08-29T18:21:29.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:21:29 smithi029 bash[77880]: cluster 2024-08-29T18:21:28.038577+0000 mgr.y (mgr.25004) 947 : cluster [DBG] pgmap v1619: 105 pgs: 105 active+clean; 127 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.5 MiB/s wr, 6 op/s 2024-08-29T18:21:29.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:21:29 smithi110 bash[67519]: cluster 2024-08-29T18:21:28.038577+0000 mgr.y (mgr.25004) 947 : cluster [DBG] pgmap v1619: 105 pgs: 105 active+clean; 127 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.5 MiB/s wr, 6 op/s 2024-08-29T18:21:30.153 INFO:tasks.workunit.client.0.smithi029.stdout: 352: throughput=4.99MB/sec pending data=0 2024-08-29T18:21:30.153 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-m0cMZsngk08go-Y off=2181530 len=289163 2024-08-29T18:21:30.158 INFO:tasks.workunit.client.0.smithi029.stdout:op 1820 completed, throughput=4.99MB/sec 2024-08-29T18:21:30.158 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-vlB4Or9p2bctosv off=14653450 len=1585428 2024-08-29T18:21:30.171 INFO:tasks.workunit.client.0.smithi029.stdout:op 1821 completed, throughput=4.99MB/sec 2024-08-29T18:21:30.171 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-LWUtNAg9KLqGIr- off=3902296 len=1095366 2024-08-29T18:21:30.174 INFO:tasks.workunit.client.0.smithi029.stdout:op 1822 completed, throughput=4.99MB/sec 2024-08-29T18:21:30.174 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-W0sZaHQROKrxGTe off=9625922 len=613743 2024-08-29T18:21:30.181 INFO:tasks.workunit.client.0.smithi029.stdout:op 1823 completed, throughput=5MB/sec 2024-08-29T18:21:30.181 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-X3TBEE-5suLOEWQ off=371694 len=1436740 2024-08-29T18:21:30.183 INFO:tasks.workunit.client.0.smithi029.stdout:op 1824 completed, throughput=5MB/sec 2024-08-29T18:21:30.184 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-tYbZETBPDwuJj_8 off=6548236 len=1463335 2024-08-29T18:21:30.194 INFO:tasks.workunit.client.0.smithi029.stdout:op 1825 completed, throughput=5MB/sec 2024-08-29T18:21:31.194 INFO:tasks.workunit.client.0.smithi029.stdout: 353: throughput=4.99MB/sec pending data=0 2024-08-29T18:21:31.194 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-LJxEq-Vk2clhcv4 off=110522 len=208284 2024-08-29T18:21:31.196 INFO:tasks.workunit.client.0.smithi029.stdout:op 1826 completed, throughput=4.99MB/sec 2024-08-29T18:21:31.196 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-ok9RSmKv6gBu8tZ off=851678 len=479935 2024-08-29T18:21:31.198 INFO:tasks.workunit.client.0.smithi029.stdout:op 1827 completed, throughput=4.99MB/sec 2024-08-29T18:21:31.198 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-rHYXTZgU664-6zi off=1535651 len=1229205 2024-08-29T18:21:31.210 INFO:tasks.workunit.client.0.smithi029.stdout:op 1828 completed, throughput=4.99MB/sec 2024-08-29T18:21:31.210 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-cra6cz6UYJxf4fR off=13029086 len=658958 2024-08-29T18:21:31.211 INFO:tasks.workunit.client.0.smithi029.stdout:op 1829 completed, throughput=5MB/sec 2024-08-29T18:21:31.211 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-WoJRQ7ERgRTLFc8 off=1182910 len=840093 2024-08-29T18:21:31.214 INFO:tasks.workunit.client.0.smithi029.stdout:op 1830 completed, throughput=5MB/sec 2024-08-29T18:21:31.214 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-VcsheYF-wq8hYW7 off=1912672 len=1257563 2024-08-29T18:21:31.217 INFO:tasks.workunit.client.0.smithi029.stdout:op 1831 completed, throughput=5MB/sec 2024-08-29T18:21:31.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:21:31 smithi029 bash[79042]: cluster 2024-08-29T18:21:30.039396+0000 mgr.y (mgr.25004) 948 : cluster [DBG] pgmap v1620: 105 pgs: 105 active+clean; 127 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-29T18:21:31.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:21:31 smithi029 bash[77880]: cluster 2024-08-29T18:21:30.039396+0000 mgr.y (mgr.25004) 948 : cluster [DBG] pgmap v1620: 105 pgs: 105 active+clean; 127 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-29T18:21:31.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:21:31 smithi110 bash[67519]: cluster 2024-08-29T18:21:30.039396+0000 mgr.y (mgr.25004) 948 : cluster [DBG] pgmap v1620: 105 pgs: 105 active+clean; 127 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-29T18:21:32.218 INFO:tasks.workunit.client.0.smithi029.stdout: 354: throughput=4.99MB/sec pending data=0 2024-08-29T18:21:32.218 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-UXNYE8iQqpO8Upq off=6931360 len=815155 2024-08-29T18:21:32.222 INFO:tasks.workunit.client.0.smithi029.stdout:op 1832 completed, throughput=4.99MB/sec 2024-08-29T18:21:32.222 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-OwFTViJjfKvSEVR off=10885072 len=1709560 2024-08-29T18:21:32.234 INFO:tasks.workunit.client.0.smithi029.stdout:op 1833 completed, throughput=4.99MB/sec 2024-08-29T18:21:32.234 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-LGynYobafu-wNOT off=1525710 len=218593 2024-08-29T18:21:32.235 INFO:tasks.workunit.client.0.smithi029.stdout:op 1834 completed, throughput=4.99MB/sec 2024-08-29T18:21:32.235 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-VxoZWoLg-kwFqg8 off=1860575 len=678830 2024-08-29T18:21:32.237 INFO:tasks.workunit.client.0.smithi029.stdout:op 1835 completed, throughput=5MB/sec 2024-08-29T18:21:32.237 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-oindsN825YNvNXI off=11298415 len=191872 2024-08-29T18:21:32.239 INFO:tasks.workunit.client.0.smithi029.stdout:op 1836 completed, throughput=5MB/sec 2024-08-29T18:21:32.239 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-9hqp2GhbCZIQhhr off=4687811 len=1778327 2024-08-29T18:21:32.244 INFO:tasks.workunit.client.0.smithi029.stdout:op 1837 completed, throughput=5MB/sec 2024-08-29T18:21:33.244 INFO:tasks.workunit.client.0.smithi029.stdout: 355: throughput=4.99MB/sec pending data=0 2024-08-29T18:21:33.245 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-aabUjtm9OEjGtn4 off=5100863 len=740538 2024-08-29T18:21:33.247 INFO:tasks.workunit.client.0.smithi029.stdout:op 1838 completed, throughput=4.99MB/sec 2024-08-29T18:21:33.247 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-PhPbUqDaEQa3EBK off=20282575 len=1819020 2024-08-29T18:21:33.251 INFO:tasks.workunit.client.0.smithi029.stdout:op 1839 completed, throughput=4.99MB/sec 2024-08-29T18:21:33.251 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-wu4SzDya5N9GxXd off=1938573 len=532389 2024-08-29T18:21:33.257 INFO:tasks.workunit.client.0.smithi029.stdout:op 1840 completed, throughput=5MB/sec 2024-08-29T18:21:33.257 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-uneMUJ--DR1OMJt off=16080651 len=542165 2024-08-29T18:21:33.263 INFO:tasks.workunit.client.0.smithi029.stdout:op 1841 completed, throughput=5MB/sec 2024-08-29T18:21:33.263 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-YGweALYdIS3Vffq off=9911548 len=1744650 2024-08-29T18:21:33.266 INFO:tasks.workunit.client.0.smithi029.stdout:op 1842 completed, throughput=5MB/sec 2024-08-29T18:21:33.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:21:33 smithi029 bash[79042]: cluster 2024-08-29T18:21:32.040498+0000 mgr.y (mgr.25004) 949 : cluster [DBG] pgmap v1621: 105 pgs: 105 active+clean; 127 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-08-29T18:21:33.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:21:33 smithi029 bash[77880]: cluster 2024-08-29T18:21:32.040498+0000 mgr.y (mgr.25004) 949 : cluster [DBG] pgmap v1621: 105 pgs: 105 active+clean; 127 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-08-29T18:21:33.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:21:33 smithi110 bash[67519]: cluster 2024-08-29T18:21:32.040498+0000 mgr.y (mgr.25004) 949 : cluster [DBG] pgmap v1621: 105 pgs: 105 active+clean; 127 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-08-29T18:21:34.266 INFO:tasks.workunit.client.0.smithi029.stdout: 356: throughput=4.99MB/sec pending data=0 2024-08-29T18:21:34.266 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-dCJoU_IjOYI8b4S off=2375814 len=626983 2024-08-29T18:21:34.268 INFO:tasks.workunit.client.0.smithi029.stdout:op 1843 completed, throughput=4.99MB/sec 2024-08-29T18:21:34.268 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-j6qcTjlyLTWD-0G off=14813365 len=974383 2024-08-29T18:21:34.271 INFO:tasks.workunit.client.0.smithi029.stdout:op 1844 completed, throughput=4.99MB/sec 2024-08-29T18:21:34.271 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-BMo0uhCNpRloJjZ off=5075300 len=1003193 2024-08-29T18:21:34.275 INFO:tasks.workunit.client.0.smithi029.stdout:op 1845 completed, throughput=4.99MB/sec 2024-08-29T18:21:34.275 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-HVMqYh-OLeyu0TJ off=2982463 len=958418 2024-08-29T18:21:34.285 INFO:tasks.workunit.client.0.smithi029.stdout:op 1846 completed, throughput=5MB/sec 2024-08-29T18:21:34.285 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-_9wfg0kuOz19ux5 off=6438923 len=1778304 2024-08-29T18:21:34.289 INFO:tasks.workunit.client.0.smithi029.stdout:op 1847 completed, throughput=5MB/sec 2024-08-29T18:21:34.651 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:21:34 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:21:34] "GET /metrics HTTP/1.1" 200 34023 "" "Prometheus/2.43.0" 2024-08-29T18:21:34.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:21:34 smithi029 bash[77880]: audit 2024-08-29T18:21:33.543051+0000 mon.c (mon.2) 517 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:21:34.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:21:34 smithi029 bash[79042]: audit 2024-08-29T18:21:33.543051+0000 mon.c (mon.2) 517 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:21:34.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:21:34 smithi110 bash[67519]: audit 2024-08-29T18:21:33.543051+0000 mon.c (mon.2) 517 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:21:35.290 INFO:tasks.workunit.client.0.smithi029.stdout: 357: throughput=4.99MB/sec pending data=0 2024-08-29T18:21:35.290 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-b8CKcy-Aw8lV5lI off=1575667 len=1104215 2024-08-29T18:21:35.299 INFO:tasks.workunit.client.0.smithi029.stdout:op 1848 completed, throughput=4.99MB/sec 2024-08-29T18:21:35.299 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-qGpwwx7mmpFMmOI off=1002785 len=464831 2024-08-29T18:21:35.306 INFO:tasks.workunit.client.0.smithi029.stdout:op 1849 completed, throughput=4.99MB/sec 2024-08-29T18:21:35.306 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-ElvF7dHxk50nxR_ off=2273457 len=220034 2024-08-29T18:21:35.308 INFO:tasks.workunit.client.0.smithi029.stdout:op 1850 completed, throughput=4.99MB/sec 2024-08-29T18:21:35.308 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-Gb7u_7civlRPAuw off=15425603 len=1197478 2024-08-29T18:21:35.317 INFO:tasks.workunit.client.0.smithi029.stdout:op 1851 completed, throughput=5MB/sec 2024-08-29T18:21:35.318 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj--shEBYgsRUuRagC off=6168656 len=822038 2024-08-29T18:21:35.320 INFO:tasks.workunit.client.0.smithi029.stdout:op 1852 completed, throughput=5MB/sec 2024-08-29T18:21:35.320 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-E7mjzgGzPoo3MEm off=4106745 len=816541 2024-08-29T18:21:35.322 INFO:tasks.workunit.client.0.smithi029.stdout:op 1853 completed, throughput=5MB/sec 2024-08-29T18:21:35.323 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-eJAlCpkdIqKqX14 off=10488493 len=629343 2024-08-29T18:21:35.329 INFO:tasks.workunit.client.0.smithi029.stdout:op 1854 completed, throughput=5MB/sec 2024-08-29T18:21:35.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:21:35 smithi029 bash[77880]: cluster 2024-08-29T18:21:34.041426+0000 mgr.y (mgr.25004) 950 : cluster [DBG] pgmap v1622: 105 pgs: 105 active+clean; 127 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-29T18:21:35.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:21:35 smithi029 bash[79042]: cluster 2024-08-29T18:21:34.041426+0000 mgr.y (mgr.25004) 950 : cluster [DBG] pgmap v1622: 105 pgs: 105 active+clean; 127 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-29T18:21:35.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:21:35 smithi110 bash[67519]: cluster 2024-08-29T18:21:34.041426+0000 mgr.y (mgr.25004) 950 : cluster [DBG] pgmap v1622: 105 pgs: 105 active+clean; 127 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-29T18:21:36.329 INFO:tasks.workunit.client.0.smithi029.stdout: 358: throughput=4.99MB/sec pending data=0 2024-08-29T18:21:36.330 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-mk4i8Z5KTa09fHB off=1894997 len=1397147 2024-08-29T18:21:36.334 INFO:tasks.workunit.client.0.smithi029.stdout:op 1855 completed, throughput=4.99MB/sec 2024-08-29T18:21:36.334 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-SclWzKghwpE2y4t off=4067450 len=122600 2024-08-29T18:21:36.339 INFO:tasks.workunit.client.0.smithi029.stdout:op 1856 completed, throughput=4.99MB/sec 2024-08-29T18:21:36.339 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-uBI8SyJ5VSJkOwE off=1642361 len=1208910 2024-08-29T18:21:36.342 INFO:tasks.workunit.client.0.smithi029.stdout:op 1857 completed, throughput=4.99MB/sec 2024-08-29T18:21:36.342 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-JJMoR_Fja3nV-hm off=1846996 len=1118936 2024-08-29T18:21:36.352 INFO:tasks.workunit.client.0.smithi029.stdout:op 1858 completed, throughput=5MB/sec 2024-08-29T18:21:36.352 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-08FgvinzmUN4F51 off=3508284 len=1933389 2024-08-29T18:21:36.366 INFO:tasks.workunit.client.0.smithi029.stdout:op 1859 completed, throughput=5MB/sec 2024-08-29T18:21:37.367 INFO:tasks.workunit.client.0.smithi029.stdout: 359: throughput=4.99MB/sec pending data=0 2024-08-29T18:21:37.367 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-bW8P32YUXkjaXLs off=14360966 len=2011036 2024-08-29T18:21:37.371 INFO:tasks.workunit.client.0.smithi029.stdout:op 1860 completed, throughput=4.99MB/sec 2024-08-29T18:21:37.372 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-YE5Hmq8jv-R2U2v off=16715811 len=2029172 2024-08-29T18:21:37.386 INFO:tasks.workunit.client.0.smithi029.stdout:op 1861 completed, throughput=5MB/sec 2024-08-29T18:21:37.386 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-eoCeBMOd6xV6wQo off=20031971 len=1661693 2024-08-29T18:21:37.398 INFO:tasks.workunit.client.0.smithi029.stdout:op 1862 completed, throughput=5MB/sec 2024-08-29T18:21:37.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:21:37 smithi029 bash[77880]: cluster 2024-08-29T18:21:36.042294+0000 mgr.y (mgr.25004) 951 : cluster [DBG] pgmap v1623: 105 pgs: 105 active+clean; 127 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-29T18:21:37.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:21:37 smithi029 bash[79042]: cluster 2024-08-29T18:21:36.042294+0000 mgr.y (mgr.25004) 951 : cluster [DBG] pgmap v1623: 105 pgs: 105 active+clean; 127 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-29T18:21:37.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:21:37 smithi110 bash[67519]: cluster 2024-08-29T18:21:36.042294+0000 mgr.y (mgr.25004) 951 : cluster [DBG] pgmap v1623: 105 pgs: 105 active+clean; 127 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-29T18:21:38.398 INFO:tasks.workunit.client.0.smithi029.stdout: 360: throughput=4.99MB/sec pending data=0 2024-08-29T18:21:38.398 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-Tx6I0Vt-tERFAEz off=3867101 len=438018 2024-08-29T18:21:38.400 INFO:tasks.workunit.client.0.smithi029.stdout:op 1863 completed, throughput=4.99MB/sec 2024-08-29T18:21:38.401 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-uNxKYRi_SQeKV00 off=6167433 len=120970 2024-08-29T18:21:38.405 INFO:tasks.workunit.client.0.smithi029.stdout:op 1864 completed, throughput=4.99MB/sec 2024-08-29T18:21:38.405 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-K3zRHXQ8Ot4vIo7 off=12568000 len=1219220 2024-08-29T18:21:38.416 INFO:tasks.workunit.client.0.smithi029.stdout:op 1865 completed, throughput=4.99MB/sec 2024-08-29T18:21:38.416 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-oRUZY9jDM6RKf7M off=10164683 len=1406380 2024-08-29T18:21:38.418 INFO:tasks.workunit.client.0.smithi029.stdout:op 1866 completed, throughput=5MB/sec 2024-08-29T18:21:38.418 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-_4G6S-Gw_WG2WGD off=10856592 len=1032018 2024-08-29T18:21:38.420 INFO:tasks.workunit.client.0.smithi029.stdout:op 1867 completed, throughput=5MB/sec 2024-08-29T18:21:38.420 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-NnS0YsCC6WOVEE4 off=11767722 len=1182910 2024-08-29T18:21:38.430 INFO:tasks.workunit.client.0.smithi029.stdout:op 1868 completed, throughput=5MB/sec 2024-08-29T18:21:39.430 INFO:tasks.workunit.client.0.smithi029.stdout: 361: throughput=4.99MB/sec pending data=0 2024-08-29T18:21:39.430 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-eU_5dzvzgUz3b2V off=673270 len=1122538 2024-08-29T18:21:39.433 INFO:tasks.workunit.client.0.smithi029.stdout:op 1869 completed, throughput=4.99MB/sec 2024-08-29T18:21:39.433 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-uneMUJ--DR1OMJt off=7920492 len=191486 2024-08-29T18:21:39.438 INFO:tasks.workunit.client.0.smithi029.stdout:op 1870 completed, throughput=4.99MB/sec 2024-08-29T18:21:39.438 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-phsEwxEQDfsAy6e off=6239573 len=962370 2024-08-29T18:21:39.446 INFO:tasks.workunit.client.0.smithi029.stdout:op 1871 completed, throughput=4.99MB/sec 2024-08-29T18:21:39.446 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-y4rgjevrS0eTCqW off=1782767 len=1493799 2024-08-29T18:21:39.449 INFO:tasks.workunit.client.0.smithi029.stdout:op 1872 completed, throughput=5MB/sec 2024-08-29T18:21:39.450 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-0NRzGu-zHpacLVF off=7053298 len=259771 2024-08-29T18:21:39.451 INFO:tasks.workunit.client.0.smithi029.stdout:op 1873 completed, throughput=5MB/sec 2024-08-29T18:21:39.451 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-awfhMZ87_z-tJjU off=5891176 len=1951123 2024-08-29T18:21:39.455 INFO:tasks.workunit.client.0.smithi029.stdout:op 1874 completed, throughput=5MB/sec 2024-08-29T18:21:39.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:21:39 smithi029 bash[77880]: cluster 2024-08-29T18:21:38.043449+0000 mgr.y (mgr.25004) 952 : cluster [DBG] pgmap v1624: 105 pgs: 105 active+clean; 127 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-08-29T18:21:39.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:21:39 smithi029 bash[79042]: cluster 2024-08-29T18:21:38.043449+0000 mgr.y (mgr.25004) 952 : cluster [DBG] pgmap v1624: 105 pgs: 105 active+clean; 127 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-08-29T18:21:39.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:21:39 smithi110 bash[67519]: cluster 2024-08-29T18:21:38.043449+0000 mgr.y (mgr.25004) 952 : cluster [DBG] pgmap v1624: 105 pgs: 105 active+clean; 127 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-08-29T18:21:40.456 INFO:tasks.workunit.client.0.smithi029.stdout: 362: throughput=4.99MB/sec pending data=0 2024-08-29T18:21:40.456 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-LWUtNAg9KLqGIr- off=2172608 len=34109 2024-08-29T18:21:40.461 INFO:tasks.workunit.client.0.smithi029.stdout:op 1875 completed, throughput=4.99MB/sec 2024-08-29T18:21:40.461 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-QZbA03Jmkhet-6H off=14517246 len=763526 2024-08-29T18:21:40.468 INFO:tasks.workunit.client.0.smithi029.stdout:op 1876 completed, throughput=4.99MB/sec 2024-08-29T18:21:40.469 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-nG21uP7R2b2mqK6 off=2144736 len=1674469 2024-08-29T18:21:40.481 INFO:tasks.workunit.client.0.smithi029.stdout:op 1877 completed, throughput=5MB/sec 2024-08-29T18:21:40.481 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-lM52QhwlOZGLzXR off=2759822 len=513020 2024-08-29T18:21:40.483 INFO:tasks.workunit.client.0.smithi029.stdout:op 1878 completed, throughput=5MB/sec 2024-08-29T18:21:40.483 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-0eKjy-UhigUZMCb off=21949060 len=45181 2024-08-29T18:21:40.487 INFO:tasks.workunit.client.0.smithi029.stdout:op 1879 completed, throughput=5MB/sec 2024-08-29T18:21:40.488 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-nTjoaHi_Ei4vPn4 off=558154 len=919900 2024-08-29T18:21:40.491 INFO:tasks.workunit.client.0.smithi029.stdout:op 1880 completed, throughput=5MB/sec 2024-08-29T18:21:41.491 INFO:tasks.workunit.client.0.smithi029.stdout: 363: throughput=4.99MB/sec pending data=0 2024-08-29T18:21:41.491 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-S5fMka5oTxvLHBs off=6851212 len=1181238 2024-08-29T18:21:41.495 INFO:tasks.workunit.client.0.smithi029.stdout:op 1881 completed, throughput=4.99MB/sec 2024-08-29T18:21:41.495 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-03QcjtUdPd5m6D0 off=16875276 len=1463023 2024-08-29T18:21:41.507 INFO:tasks.workunit.client.0.smithi029.stdout:op 1882 completed, throughput=4.99MB/sec 2024-08-29T18:21:41.507 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-lw_ay5L8O2RRlVi off=2397769 len=1801096 2024-08-29T18:21:41.512 INFO:tasks.workunit.client.0.smithi029.stdout:op 1883 completed, throughput=5MB/sec 2024-08-29T18:21:41.512 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-nx62gpfVke2h7Ph off=5463213 len=1992769 2024-08-29T18:21:41.527 INFO:tasks.workunit.client.0.smithi029.stdout:op 1884 completed, throughput=5MB/sec 2024-08-29T18:21:41.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:21:41 smithi029 bash[77880]: cluster 2024-08-29T18:21:40.044278+0000 mgr.y (mgr.25004) 953 : cluster [DBG] pgmap v1625: 105 pgs: 105 active+clean; 127 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-08-29T18:21:41.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:21:41 smithi029 bash[79042]: cluster 2024-08-29T18:21:40.044278+0000 mgr.y (mgr.25004) 953 : cluster [DBG] pgmap v1625: 105 pgs: 105 active+clean; 127 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-08-29T18:21:41.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:21:41 smithi110 bash[67519]: cluster 2024-08-29T18:21:40.044278+0000 mgr.y (mgr.25004) 953 : cluster [DBG] pgmap v1625: 105 pgs: 105 active+clean; 127 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-08-29T18:21:42.528 INFO:tasks.workunit.client.0.smithi029.stdout: 364: throughput=4.99MB/sec pending data=0 2024-08-29T18:21:42.528 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-x9ntcst8Du0YqkC off=3582152 len=1934 2024-08-29T18:21:42.529 INFO:tasks.workunit.client.0.smithi029.stdout:op 1885 completed, throughput=4.99MB/sec 2024-08-29T18:21:42.529 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-zdNYWNG_NsaoWjb off=1216452 len=1590708 2024-08-29T18:21:42.541 INFO:tasks.workunit.client.0.smithi029.stdout:op 1886 completed, throughput=4.99MB/sec 2024-08-29T18:21:42.542 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-2F7tJG8fJo1D1wU off=5435338 len=1931635 2024-08-29T18:21:42.555 INFO:tasks.workunit.client.0.smithi029.stdout:op 1887 completed, throughput=5MB/sec 2024-08-29T18:21:42.555 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-Z6nqhRYi7IDW9k0 off=5441914 len=459902 2024-08-29T18:21:42.561 INFO:tasks.workunit.client.0.smithi029.stdout:op 1888 completed, throughput=5MB/sec 2024-08-29T18:21:42.561 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-6uDrry_NeR-j5cu off=3448413 len=313740 2024-08-29T18:21:42.568 INFO:tasks.workunit.client.0.smithi029.stdout:op 1889 completed, throughput=5MB/sec 2024-08-29T18:21:43.566 INFO:tasks.workunit.client.0.smithi029.stdout: 365: throughput=4.99MB/sec pending data=0 2024-08-29T18:21:43.566 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-xob1SYbITEzZ95x off=1224888 len=258457 2024-08-29T18:21:43.567 INFO:tasks.workunit.client.0.smithi029.stdout:op 1890 completed, throughput=4.99MB/sec 2024-08-29T18:21:43.567 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-9Q7UtagS6-kBFKl off=9113490 len=594279 2024-08-29T18:21:43.575 INFO:tasks.workunit.client.0.smithi029.stdout:op 1891 completed, throughput=4.99MB/sec 2024-08-29T18:21:43.575 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-2m6s3wEztHlgHmT off=2341335 len=126350 2024-08-29T18:21:43.580 INFO:tasks.workunit.client.0.smithi029.stdout:op 1892 completed, throughput=4.99MB/sec 2024-08-29T18:21:43.580 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-3RvyrdFCkoZT2Ds off=862268 len=2085841 2024-08-29T18:21:43.585 INFO:tasks.workunit.client.0.smithi029.stdout:op 1893 completed, throughput=4.99MB/sec 2024-08-29T18:21:43.585 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-poh4DRATyroD2dh off=4341504 len=560632 2024-08-29T18:21:43.586 INFO:tasks.workunit.client.0.smithi029.stdout:op 1894 completed, throughput=5MB/sec 2024-08-29T18:21:43.586 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-6xJJGUF5NqRcgk9 off=432052 len=1453331 2024-08-29T18:21:43.592 INFO:tasks.workunit.client.0.smithi029.stdout:op 1895 completed, throughput=5MB/sec 2024-08-29T18:21:43.592 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-veD_Ii5GSILIDpO off=5273507 len=1779313 2024-08-29T18:21:43.595 INFO:tasks.workunit.client.0.smithi029.stdout:op 1896 completed, throughput=5MB/sec 2024-08-29T18:21:43.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:21:43 smithi029 bash[79042]: cluster 2024-08-29T18:21:42.045406+0000 mgr.y (mgr.25004) 954 : cluster [DBG] pgmap v1626: 105 pgs: 105 active+clean; 127 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-08-29T18:21:43.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:21:43 smithi029 bash[77880]: cluster 2024-08-29T18:21:42.045406+0000 mgr.y (mgr.25004) 954 : cluster [DBG] pgmap v1626: 105 pgs: 105 active+clean; 127 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-08-29T18:21:43.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:21:43 smithi110 bash[67519]: cluster 2024-08-29T18:21:42.045406+0000 mgr.y (mgr.25004) 954 : cluster [DBG] pgmap v1626: 105 pgs: 105 active+clean; 127 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-08-29T18:21:44.596 INFO:tasks.workunit.client.0.smithi029.stdout: 366: throughput=4.99MB/sec pending data=0 2024-08-29T18:21:44.596 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-mL5NWVMHkgIX5YQ off=305938 len=522604 2024-08-29T18:21:44.598 INFO:tasks.workunit.client.0.smithi029.stdout:op 1897 completed, throughput=4.99MB/sec 2024-08-29T18:21:44.598 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-fjzNi8Tx3ZSHxPz off=6163563 len=953626 2024-08-29T18:21:44.608 INFO:tasks.workunit.client.0.smithi029.stdout:op 1898 completed, throughput=4.99MB/sec 2024-08-29T18:21:44.608 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-DHqNrR2dEBFuiMI off=17802198 len=1096311 2024-08-29T18:21:44.617 INFO:tasks.workunit.client.0.smithi029.stdout:op 1899 completed, throughput=5MB/sec 2024-08-29T18:21:44.617 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-V_EKTud55QIK5Dd off=1991665 len=526543 2024-08-29T18:21:44.619 INFO:tasks.workunit.client.0.smithi029.stdout:op 1900 completed, throughput=5MB/sec 2024-08-29T18:21:44.619 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-mitg3Jk3uGwuN9g off=10623516 len=858079 2024-08-29T18:21:44.626 INFO:tasks.workunit.client.0.smithi029.stdout:op 1901 completed, throughput=5MB/sec 2024-08-29T18:21:44.901 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:21:44 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:21:44] "GET /metrics HTTP/1.1" 200 34023 "" "Prometheus/2.43.0" 2024-08-29T18:21:45.628 INFO:tasks.workunit.client.0.smithi029.stdout: 367: throughput=4.99MB/sec pending data=0 2024-08-29T18:21:45.628 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-RqjXu7z75MVcMfS off=818702 len=1025346 2024-08-29T18:21:45.631 INFO:tasks.workunit.client.0.smithi029.stdout:op 1902 completed, throughput=4.99MB/sec 2024-08-29T18:21:45.631 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-IcJwviJYzanvNAO off=1012769 len=230516 2024-08-29T18:21:45.632 INFO:tasks.workunit.client.0.smithi029.stdout:op 1903 completed, throughput=4.99MB/sec 2024-08-29T18:21:45.632 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-l3CLsAXNBWa8K1T off=4514033 len=290289 2024-08-29T18:21:45.634 INFO:tasks.workunit.client.0.smithi029.stdout:op 1904 completed, throughput=4.99MB/sec 2024-08-29T18:21:45.634 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-9Hs97L5Fj4jNISk off=2297589 len=327336 2024-08-29T18:21:45.640 INFO:tasks.workunit.client.0.smithi029.stdout:op 1905 completed, throughput=4.99MB/sec 2024-08-29T18:21:45.640 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-tnTiulMC3m2hga_ off=1967246 len=1383229 2024-08-29T18:21:45.650 INFO:tasks.workunit.client.0.smithi029.stdout:op 1906 completed, throughput=4.99MB/sec 2024-08-29T18:21:45.651 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-D2xj87g5vxrAWdW off=5130566 len=764377 2024-08-29T18:21:45.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:21:45 smithi029 bash[77880]: cluster 2024-08-29T18:21:44.046323+0000 mgr.y (mgr.25004) 955 : cluster [DBG] pgmap v1627: 105 pgs: 105 active+clean; 127 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-08-29T18:21:45.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:21:45 smithi029 bash[79042]: cluster 2024-08-29T18:21:44.046323+0000 mgr.y (mgr.25004) 955 : cluster [DBG] pgmap v1627: 105 pgs: 105 active+clean; 127 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-08-29T18:21:45.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:21:45 smithi110 bash[67519]: cluster 2024-08-29T18:21:44.046323+0000 mgr.y (mgr.25004) 955 : cluster [DBG] pgmap v1627: 105 pgs: 105 active+clean; 127 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-08-29T18:21:45.653 INFO:tasks.workunit.client.0.smithi029.stdout:op 1907 completed, throughput=5MB/sec 2024-08-29T18:21:45.653 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-d_8GHjTSAuQ4Hff off=2128038 len=1915038 2024-08-29T18:21:45.658 INFO:tasks.workunit.client.0.smithi029.stdout:op 1908 completed, throughput=5MB/sec 2024-08-29T18:21:46.659 INFO:tasks.workunit.client.0.smithi029.stdout: 368: throughput=4.99MB/sec pending data=0 2024-08-29T18:21:46.659 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-4UN8t8VoYf8t-HY off=4198865 len=1497334 2024-08-29T18:21:46.663 INFO:tasks.workunit.client.0.smithi029.stdout:op 1909 completed, throughput=4.99MB/sec 2024-08-29T18:21:46.663 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-0UiargtMJMYBSq8 off=18211334 len=1449691 2024-08-29T18:21:46.667 INFO:tasks.workunit.client.0.smithi029.stdout:op 1910 completed, throughput=5MB/sec 2024-08-29T18:21:46.667 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-Xlz2h17gaCRN9bv off=866486 len=1785615 2024-08-29T18:21:46.680 INFO:tasks.workunit.client.0.smithi029.stdout:op 1911 completed, throughput=5MB/sec 2024-08-29T18:21:46.681 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-lDn84ZXmtYYOJcb off=6174998 len=1316871 2024-08-29T18:21:46.690 INFO:tasks.workunit.client.0.smithi029.stdout:op 1912 completed, throughput=5MB/sec 2024-08-29T18:21:47.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:21:47 smithi029 bash[77880]: cluster 2024-08-29T18:21:46.047300+0000 mgr.y (mgr.25004) 956 : cluster [DBG] pgmap v1628: 105 pgs: 105 active+clean; 127 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-08-29T18:21:47.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:21:47 smithi029 bash[79042]: cluster 2024-08-29T18:21:46.047300+0000 mgr.y (mgr.25004) 956 : cluster [DBG] pgmap v1628: 105 pgs: 105 active+clean; 127 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-08-29T18:21:47.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:21:47 smithi110 bash[67519]: cluster 2024-08-29T18:21:46.047300+0000 mgr.y (mgr.25004) 956 : cluster [DBG] pgmap v1628: 105 pgs: 105 active+clean; 127 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-08-29T18:21:47.691 INFO:tasks.workunit.client.0.smithi029.stdout: 369: throughput=4.99MB/sec pending data=0 2024-08-29T18:21:47.691 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-ZrPerrefSdEeZTD off=1453672 len=560421 2024-08-29T18:21:47.694 INFO:tasks.workunit.client.0.smithi029.stdout:op 1913 completed, throughput=4.99MB/sec 2024-08-29T18:21:47.694 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-bfWsVfzBarERC41 off=5007021 len=584640 2024-08-29T18:21:47.702 INFO:tasks.workunit.client.0.smithi029.stdout:op 1914 completed, throughput=4.99MB/sec 2024-08-29T18:21:47.702 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-C2_ACCSP_HeX36r off=1758708 len=161671 2024-08-29T18:21:47.707 INFO:tasks.workunit.client.0.smithi029.stdout:op 1915 completed, throughput=4.99MB/sec 2024-08-29T18:21:47.707 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-x5CI7wgF_scsh2w off=736385 len=167900 2024-08-29T18:21:47.708 INFO:tasks.workunit.client.0.smithi029.stdout:op 1916 completed, throughput=4.99MB/sec 2024-08-29T18:21:47.708 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-9ibdAKNdSTkwW-7 off=9286777 len=1548373 2024-08-29T18:21:47.713 INFO:tasks.workunit.client.0.smithi029.stdout:op 1917 completed, throughput=5MB/sec 2024-08-29T18:21:47.713 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-2YIKitqoDTSsFxO off=12475785 len=58406 2024-08-29T18:21:47.714 INFO:tasks.workunit.client.0.smithi029.stdout:op 1918 completed, throughput=5MB/sec 2024-08-29T18:21:47.714 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj--ij31khCVBlEXd3 off=2205280 len=279043 2024-08-29T18:21:47.720 INFO:tasks.workunit.client.0.smithi029.stdout:op 1919 completed, throughput=5MB/sec 2024-08-29T18:21:47.720 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-fcbpSm97XhCByyI off=1491007 len=752823 2024-08-29T18:21:47.727 INFO:tasks.workunit.client.0.smithi029.stdout:op 1920 completed, throughput=5MB/sec 2024-08-29T18:21:47.727 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-mgj7S_6naF49QQk off=480192 len=1160099 2024-08-29T18:21:47.736 INFO:tasks.workunit.client.0.smithi029.stdout:op 1921 completed, throughput=5MB/sec 2024-08-29T18:21:48.737 INFO:tasks.workunit.client.0.smithi029.stdout: 370: throughput=4.99MB/sec pending data=0 2024-08-29T18:21:48.737 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-6JwVKxm1QMj6gVT off=6409758 len=2017488 2024-08-29T18:21:48.741 INFO:tasks.workunit.client.0.smithi029.stdout:op 1922 completed, throughput=4.99MB/sec 2024-08-29T18:21:48.741 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-Mho5gOp65Scu69v off=13669881 len=716625 2024-08-29T18:21:48.744 INFO:tasks.workunit.client.0.smithi029.stdout:op 1923 completed, throughput=5MB/sec 2024-08-29T18:21:48.744 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-GlD-qQTqRjD0KYt off=2007484 len=134548 2024-08-29T18:21:48.749 INFO:tasks.workunit.client.0.smithi029.stdout:op 1924 completed, throughput=5MB/sec 2024-08-29T18:21:48.750 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-uSw5jGliUEykl40 off=10693553 len=112510 2024-08-29T18:21:48.754 INFO:tasks.workunit.client.0.smithi029.stdout:op 1925 completed, throughput=5MB/sec 2024-08-29T18:21:48.754 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-O79AYhu04Npq_mb off=1643692 len=330758 2024-08-29T18:21:48.756 INFO:tasks.workunit.client.0.smithi029.stdout:op 1926 completed, throughput=5MB/sec 2024-08-29T18:21:48.757 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-hAiRD84WyZFxgVc off=1245171 len=124365 2024-08-29T18:21:48.761 INFO:tasks.workunit.client.0.smithi029.stdout:op 1927 completed, throughput=5MB/sec 2024-08-29T18:21:48.761 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-kPQbzS6pUHcwXkd off=2864792 len=1292288 2024-08-29T18:21:48.764 INFO:tasks.workunit.client.0.smithi029.stdout:op 1928 completed, throughput=5MB/sec 2024-08-29T18:21:49.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:21:49 smithi029 bash[79042]: cluster 2024-08-29T18:21:48.048452+0000 mgr.y (mgr.25004) 957 : cluster [DBG] pgmap v1629: 105 pgs: 105 active+clean; 127 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-29T18:21:49.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:21:49 smithi029 bash[79042]: audit 2024-08-29T18:21:48.543566+0000 mon.c (mon.2) 518 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:21:49.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:21:49 smithi029 bash[77880]: cluster 2024-08-29T18:21:48.048452+0000 mgr.y (mgr.25004) 957 : cluster [DBG] pgmap v1629: 105 pgs: 105 active+clean; 127 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-29T18:21:49.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:21:49 smithi029 bash[77880]: audit 2024-08-29T18:21:48.543566+0000 mon.c (mon.2) 518 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:21:49.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:21:49 smithi110 bash[67519]: cluster 2024-08-29T18:21:48.048452+0000 mgr.y (mgr.25004) 957 : cluster [DBG] pgmap v1629: 105 pgs: 105 active+clean; 127 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-29T18:21:49.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:21:49 smithi110 bash[67519]: audit 2024-08-29T18:21:48.543566+0000 mon.c (mon.2) 518 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:21:49.764 INFO:tasks.workunit.client.0.smithi029.stdout: 371: throughput=4.99MB/sec pending data=0 2024-08-29T18:21:49.764 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-zYoW7WIUpcq8tqU off=322483 len=56192 2024-08-29T18:21:49.765 INFO:tasks.workunit.client.0.smithi029.stdout:op 1929 completed, throughput=4.99MB/sec 2024-08-29T18:21:49.765 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-3EUCxrVuMcLhfOM off=3854326 len=1607221 2024-08-29T18:21:49.777 INFO:tasks.workunit.client.0.smithi029.stdout:op 1930 completed, throughput=4.99MB/sec 2024-08-29T18:21:49.778 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-l6wAyik5BGwcu1M off=5672775 len=379526 2024-08-29T18:21:49.784 INFO:tasks.workunit.client.0.smithi029.stdout:op 1931 completed, throughput=4.99MB/sec 2024-08-29T18:21:49.784 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-yBn06hL5iSks-Of off=4280246 len=1509635 2024-08-29T18:21:49.788 INFO:tasks.workunit.client.0.smithi029.stdout:op 1932 completed, throughput=5MB/sec 2024-08-29T18:21:49.788 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-2h3SwP_hKOXBv17 off=4419394 len=402837 2024-08-29T18:21:49.790 INFO:tasks.workunit.client.0.smithi029.stdout:op 1933 completed, throughput=5MB/sec 2024-08-29T18:21:49.790 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-Igf6krrwMVEbXCb off=5239284 len=1360585 2024-08-29T18:21:49.795 INFO:tasks.workunit.client.0.smithi029.stdout:op 1934 completed, throughput=5MB/sec 2024-08-29T18:21:50.795 INFO:tasks.workunit.client.0.smithi029.stdout: 372: throughput=4.99MB/sec pending data=0 2024-08-29T18:21:50.796 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-9qy8a1aAhIdxgy8 off=5495768 len=1989319 2024-08-29T18:21:50.810 INFO:tasks.workunit.client.0.smithi029.stdout:op 1935 completed, throughput=4.99MB/sec 2024-08-29T18:21:50.811 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-Zj-gvdALWAOuOSr off=17518782 len=932489 2024-08-29T18:21:50.813 INFO:tasks.workunit.client.0.smithi029.stdout:op 1936 completed, throughput=4.99MB/sec 2024-08-29T18:21:50.813 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-J15e5_63ftFUIV8 off=6349858 len=1230789 2024-08-29T18:21:50.816 INFO:tasks.workunit.client.0.smithi029.stdout:op 1937 completed, throughput=5MB/sec 2024-08-29T18:21:50.817 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-YAvVFD4Tluwanc3 off=1983029 len=713174 2024-08-29T18:21:50.824 INFO:tasks.workunit.client.0.smithi029.stdout:op 1938 completed, throughput=5MB/sec 2024-08-29T18:21:50.824 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-pLdsBhrjXjZW0wJ off=272678 len=1466927 2024-08-29T18:21:50.835 INFO:tasks.workunit.client.0.smithi029.stdout:op 1939 completed, throughput=5MB/sec 2024-08-29T18:21:51.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:21:51 smithi029 bash[77880]: cluster 2024-08-29T18:21:50.049250+0000 mgr.y (mgr.25004) 958 : cluster [DBG] pgmap v1630: 105 pgs: 105 active+clean; 127 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-08-29T18:21:51.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:21:51 smithi029 bash[79042]: cluster 2024-08-29T18:21:50.049250+0000 mgr.y (mgr.25004) 958 : cluster [DBG] pgmap v1630: 105 pgs: 105 active+clean; 127 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-08-29T18:21:51.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:21:51 smithi110 bash[67519]: cluster 2024-08-29T18:21:50.049250+0000 mgr.y (mgr.25004) 958 : cluster [DBG] pgmap v1630: 105 pgs: 105 active+clean; 127 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-08-29T18:21:51.836 INFO:tasks.workunit.client.0.smithi029.stdout: 373: throughput=4.99MB/sec pending data=0 2024-08-29T18:21:51.836 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-f56ErmwG8Fgicof off=4810464 len=1544582 2024-08-29T18:21:51.839 INFO:tasks.workunit.client.0.smithi029.stdout:op 1940 completed, throughput=4.99MB/sec 2024-08-29T18:21:51.839 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-daohf9r6b7jUUbH off=286180 len=1303629 2024-08-29T18:21:51.844 INFO:tasks.workunit.client.0.smithi029.stdout:op 1941 completed, throughput=5MB/sec 2024-08-29T18:21:51.845 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj--oazlfFT_ghGUY1 off=2185160 len=462999 2024-08-29T18:21:51.847 INFO:tasks.workunit.client.0.smithi029.stdout:op 1942 completed, throughput=5MB/sec 2024-08-29T18:21:51.847 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-XF14qor0bNVXYDb off=3682939 len=718168 2024-08-29T18:21:51.854 INFO:tasks.workunit.client.0.smithi029.stdout:op 1943 completed, throughput=5MB/sec 2024-08-29T18:21:51.854 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-f9aIA081ooKMog9 off=3891168 len=823855 2024-08-29T18:21:51.862 INFO:tasks.workunit.client.0.smithi029.stdout:op 1944 completed, throughput=5MB/sec 2024-08-29T18:21:52.862 INFO:tasks.workunit.client.0.smithi029.stdout: 374: throughput=4.99MB/sec pending data=0 2024-08-29T18:21:52.863 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-QXiIPB5INysd0k1 off=3239087 len=258642 2024-08-29T18:21:52.864 INFO:tasks.workunit.client.0.smithi029.stdout:op 1945 completed, throughput=4.99MB/sec 2024-08-29T18:21:52.864 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-MZa9cIvPxseGyYo off=6800215 len=491445 2024-08-29T18:21:52.870 INFO:tasks.workunit.client.0.smithi029.stdout:op 1946 completed, throughput=4.99MB/sec 2024-08-29T18:21:52.870 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-MAu7YmluNOuFcON off=4609698 len=879270 2024-08-29T18:21:52.878 INFO:tasks.workunit.client.0.smithi029.stdout:op 1947 completed, throughput=4.99MB/sec 2024-08-29T18:21:52.879 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-5vdHwqmzR3RuCQs off=376855 len=731605 2024-08-29T18:21:52.885 INFO:tasks.workunit.client.0.smithi029.stdout:op 1948 completed, throughput=4.99MB/sec 2024-08-29T18:21:52.885 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-P9lznqrifjt4rrW off=940998 len=1534941 2024-08-29T18:21:52.889 INFO:tasks.workunit.client.0.smithi029.stdout:op 1949 completed, throughput=5MB/sec 2024-08-29T18:21:52.889 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-Sgvk6wmK_Btj0eH off=3103545 len=1925249 2024-08-29T18:21:52.893 INFO:tasks.workunit.client.0.smithi029.stdout:op 1950 completed, throughput=5MB/sec 2024-08-29T18:21:53.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:21:53 smithi029 bash[77880]: cluster 2024-08-29T18:21:52.050348+0000 mgr.y (mgr.25004) 959 : cluster [DBG] pgmap v1631: 105 pgs: 105 active+clean; 127 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-08-29T18:21:53.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:21:53 smithi029 bash[79042]: cluster 2024-08-29T18:21:52.050348+0000 mgr.y (mgr.25004) 959 : cluster [DBG] pgmap v1631: 105 pgs: 105 active+clean; 127 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-08-29T18:21:53.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:21:53 smithi110 bash[67519]: cluster 2024-08-29T18:21:52.050348+0000 mgr.y (mgr.25004) 959 : cluster [DBG] pgmap v1631: 105 pgs: 105 active+clean; 127 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-08-29T18:21:53.894 INFO:tasks.workunit.client.0.smithi029.stdout: 375: throughput=4.99MB/sec pending data=0 2024-08-29T18:21:53.894 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-RYzTTHYd-clcSsH off=2825189 len=1364627 2024-08-29T18:21:53.897 INFO:tasks.workunit.client.0.smithi029.stdout:op 1951 completed, throughput=4.99MB/sec 2024-08-29T18:21:53.897 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-9ai_pvDPEj2u4K5 off=2513215 len=1832119 2024-08-29T18:21:53.912 INFO:tasks.workunit.client.0.smithi029.stdout:op 1952 completed, throughput=5MB/sec 2024-08-29T18:21:53.913 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-u6-VatPJAcx4tFJ off=8075400 len=1702372 2024-08-29T18:21:53.917 INFO:tasks.workunit.client.0.smithi029.stdout:op 1953 completed, throughput=5MB/sec 2024-08-29T18:21:54.901 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:21:54 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:21:54] "GET /metrics HTTP/1.1" 200 34027 "" "Prometheus/2.43.0" 2024-08-29T18:21:54.917 INFO:tasks.workunit.client.0.smithi029.stdout: 376: throughput=4.99MB/sec pending data=0 2024-08-29T18:21:54.917 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-UVRW339EbxS3_XW off=4466242 len=1190584 2024-08-29T18:21:54.926 INFO:tasks.workunit.client.0.smithi029.stdout:op 1954 completed, throughput=4.99MB/sec 2024-08-29T18:21:54.927 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-_ijLfmt_aDitauM off=1716936 len=1973679 2024-08-29T18:21:54.929 INFO:tasks.workunit.client.0.smithi029.stdout:op 1955 completed, throughput=5MB/sec 2024-08-29T18:21:54.929 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-DKpqJm5Wkt7typ0 off=20593292 len=980159 2024-08-29T18:21:54.931 INFO:tasks.workunit.client.0.smithi029.stdout:op 1956 completed, throughput=5MB/sec 2024-08-29T18:21:54.932 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-VSQvTQ8wR7LAT0_ off=18105083 len=977135 2024-08-29T18:21:54.940 INFO:tasks.workunit.client.0.smithi029.stdout:op 1957 completed, throughput=5MB/sec 2024-08-29T18:21:55.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:21:55 smithi029 bash[79042]: cluster 2024-08-29T18:21:54.051376+0000 mgr.y (mgr.25004) 960 : cluster [DBG] pgmap v1632: 105 pgs: 105 active+clean; 127 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.5 MiB/s wr, 6 op/s 2024-08-29T18:21:55.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:21:55 smithi029 bash[77880]: cluster 2024-08-29T18:21:54.051376+0000 mgr.y (mgr.25004) 960 : cluster [DBG] pgmap v1632: 105 pgs: 105 active+clean; 127 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.5 MiB/s wr, 6 op/s 2024-08-29T18:21:55.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:21:55 smithi110 bash[67519]: cluster 2024-08-29T18:21:54.051376+0000 mgr.y (mgr.25004) 960 : cluster [DBG] pgmap v1632: 105 pgs: 105 active+clean; 127 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.5 MiB/s wr, 6 op/s 2024-08-29T18:21:55.941 INFO:tasks.workunit.client.0.smithi029.stdout: 377: throughput=4.99MB/sec pending data=0 2024-08-29T18:21:55.941 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-sxMWon7TY9Y0TBp off=3687512 len=144972 2024-08-29T18:21:55.942 INFO:tasks.workunit.client.0.smithi029.stdout:op 1958 completed, throughput=4.99MB/sec 2024-08-29T18:21:55.942 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-9wpHGondYf39mX4 off=16122283 len=2015420 2024-08-29T18:21:55.956 INFO:tasks.workunit.client.0.smithi029.stdout:op 1959 completed, throughput=4.99MB/sec 2024-08-29T18:21:55.956 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-IBSI0CaETnabtia off=6215931 len=732810 2024-08-29T18:21:55.963 INFO:tasks.workunit.client.0.smithi029.stdout:op 1960 completed, throughput=4.99MB/sec 2024-08-29T18:21:55.964 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-IUBEK5zd3rf767q off=6994478 len=950766 2024-08-29T18:21:55.972 INFO:tasks.workunit.client.0.smithi029.stdout:op 1961 completed, throughput=5MB/sec 2024-08-29T18:21:55.972 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-tnqVzzJQZfdbaKn off=5670264 len=1378899 2024-08-29T18:21:55.975 INFO:tasks.workunit.client.0.smithi029.stdout:op 1962 completed, throughput=5MB/sec 2024-08-29T18:21:56.976 INFO:tasks.workunit.client.0.smithi029.stdout: 378: throughput=4.99MB/sec pending data=0 2024-08-29T18:21:56.976 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-goqBwxLxF9HNlAt off=3699686 len=2041059 2024-08-29T18:21:56.980 INFO:tasks.workunit.client.0.smithi029.stdout:op 1963 completed, throughput=4.99MB/sec 2024-08-29T18:21:56.980 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-rIXU9ibMXGMEbx- off=12495163 len=926728 2024-08-29T18:21:56.984 INFO:tasks.workunit.client.0.smithi029.stdout:op 1964 completed, throughput=4.99MB/sec 2024-08-29T18:21:56.984 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-Hukmze0s1fBCq8V off=1490546 len=418790 2024-08-29T18:21:56.986 INFO:tasks.workunit.client.0.smithi029.stdout:op 1965 completed, throughput=5MB/sec 2024-08-29T18:21:56.986 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-wiPVRr1TQXW0uT1 off=618065 len=278177 2024-08-29T18:21:56.987 INFO:tasks.workunit.client.0.smithi029.stdout:op 1966 completed, throughput=5MB/sec 2024-08-29T18:21:56.988 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-OM5IRy4YXoJ4-QN off=4567259 len=1246797 2024-08-29T18:21:56.992 INFO:tasks.workunit.client.0.smithi029.stdout:op 1967 completed, throughput=5MB/sec 2024-08-29T18:21:56.992 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-aN49TRgaoQv8ZLv off=3729626 len=1280409 2024-08-29T18:21:56.995 INFO:tasks.workunit.client.0.smithi029.stdout:op 1968 completed, throughput=5MB/sec 2024-08-29T18:21:57.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:21:57 smithi029 bash[79042]: cluster 2024-08-29T18:21:56.052316+0000 mgr.y (mgr.25004) 961 : cluster [DBG] pgmap v1633: 105 pgs: 105 active+clean; 127 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-08-29T18:21:57.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:21:57 smithi029 bash[77880]: cluster 2024-08-29T18:21:56.052316+0000 mgr.y (mgr.25004) 961 : cluster [DBG] pgmap v1633: 105 pgs: 105 active+clean; 127 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-08-29T18:21:57.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:21:57 smithi110 bash[67519]: cluster 2024-08-29T18:21:56.052316+0000 mgr.y (mgr.25004) 961 : cluster [DBG] pgmap v1633: 105 pgs: 105 active+clean; 127 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-08-29T18:21:57.996 INFO:tasks.workunit.client.0.smithi029.stdout: 379: throughput=4.99MB/sec pending data=0 2024-08-29T18:21:57.996 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-wmiL6T6hMt1aIDa off=3210254 len=1738986 2024-08-29T18:21:58.002 INFO:tasks.workunit.client.0.smithi029.stdout:op 1969 completed, throughput=4.99MB/sec 2024-08-29T18:21:58.002 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-3wms4aQ2AsgZTuh off=22082633 len=742690 2024-08-29T18:21:58.004 INFO:tasks.workunit.client.0.smithi029.stdout:op 1970 completed, throughput=5MB/sec 2024-08-29T18:21:58.004 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-CAMTBjFyA_UJPdI off=4194674 len=1708661 2024-08-29T18:21:58.008 INFO:tasks.workunit.client.0.smithi029.stdout:op 1971 completed, throughput=5MB/sec 2024-08-29T18:21:58.008 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-_ZjFY8bH2I0DXxb off=764847 len=1742314 2024-08-29T18:21:58.021 INFO:tasks.workunit.client.0.smithi029.stdout:op 1972 completed, throughput=5MB/sec 2024-08-29T18:21:59.021 INFO:tasks.workunit.client.0.smithi029.stdout: 380: throughput=4.99MB/sec pending data=0 2024-08-29T18:21:59.022 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-zf42hPr6W2aaTOi off=3324072 len=1948481 2024-08-29T18:21:59.026 INFO:tasks.workunit.client.0.smithi029.stdout:op 1973 completed, throughput=5MB/sec 2024-08-29T18:21:59.026 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-IoSmzXi9kdvE_X8 off=1472482 len=1487574 2024-08-29T18:21:59.030 INFO:tasks.workunit.client.0.smithi029.stdout:op 1974 completed, throughput=5MB/sec 2024-08-29T18:21:59.030 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-scbGjYvIfzm2Jjn off=1409637 len=868244 2024-08-29T18:21:59.038 INFO:tasks.workunit.client.0.smithi029.stdout:op 1975 completed, throughput=5MB/sec 2024-08-29T18:21:59.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:21:59 smithi029 bash[79042]: cluster 2024-08-29T18:21:58.053467+0000 mgr.y (mgr.25004) 962 : cluster [DBG] pgmap v1634: 105 pgs: 105 active+clean; 127 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.6 MiB/s wr, 6 op/s 2024-08-29T18:21:59.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:21:59 smithi029 bash[77880]: cluster 2024-08-29T18:21:58.053467+0000 mgr.y (mgr.25004) 962 : cluster [DBG] pgmap v1634: 105 pgs: 105 active+clean; 127 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.6 MiB/s wr, 6 op/s 2024-08-29T18:21:59.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:21:59 smithi110 bash[67519]: cluster 2024-08-29T18:21:58.053467+0000 mgr.y (mgr.25004) 962 : cluster [DBG] pgmap v1634: 105 pgs: 105 active+clean; 127 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.6 MiB/s wr, 6 op/s 2024-08-29T18:22:00.039 INFO:tasks.workunit.client.0.smithi029.stdout: 381: throughput=4.99MB/sec pending data=0 2024-08-29T18:22:00.039 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-H0DmC0oYWbrcWQP off=2564464 len=860514 2024-08-29T18:22:00.047 INFO:tasks.workunit.client.0.smithi029.stdout:op 1976 completed, throughput=4.99MB/sec 2024-08-29T18:22:00.048 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-SAooFq_imAmP_Xh off=1640969 len=1431745 2024-08-29T18:22:00.060 INFO:tasks.workunit.client.0.smithi029.stdout:op 1977 completed, throughput=4.99MB/sec 2024-08-29T18:22:00.060 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-PMvIKj_35o9G9NS off=9481700 len=1944995 2024-08-29T18:22:00.065 INFO:tasks.workunit.client.0.smithi029.stdout:op 1978 completed, throughput=5MB/sec 2024-08-29T18:22:00.065 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-1kS4GaudZirzhqk off=648838 len=434015 2024-08-29T18:22:00.071 INFO:tasks.workunit.client.0.smithi029.stdout:op 1979 completed, throughput=5MB/sec 2024-08-29T18:22:00.071 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-st51jie1xlfP1oj off=1399364 len=1659782 2024-08-29T18:22:00.077 INFO:tasks.workunit.client.0.smithi029.stdout:op 1980 completed, throughput=5MB/sec 2024-08-29T18:22:01.077 INFO:tasks.workunit.client.0.smithi029.stdout: 382: throughput=4.99MB/sec pending data=0 2024-08-29T18:22:01.077 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-rzh_yPtI8HK0Yrc off=1752714 len=753589 2024-08-29T18:22:01.080 INFO:tasks.workunit.client.0.smithi029.stdout:op 1981 completed, throughput=4.99MB/sec 2024-08-29T18:22:01.080 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-N52N3RPs-TAs5PB off=8767156 len=1018453 2024-08-29T18:22:01.084 INFO:tasks.workunit.client.0.smithi029.stdout:op 1982 completed, throughput=4.99MB/sec 2024-08-29T18:22:01.084 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-rSOclSon54BtCjX off=11894219 len=546620 2024-08-29T18:22:01.086 INFO:tasks.workunit.client.0.smithi029.stdout:op 1983 completed, throughput=5MB/sec 2024-08-29T18:22:01.086 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-rNAikwzoRITgcIv off=1445059 len=1933485 2024-08-29T18:22:01.100 INFO:tasks.workunit.client.0.smithi029.stdout:op 1984 completed, throughput=5MB/sec 2024-08-29T18:22:01.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:22:01 smithi029 bash[79042]: cluster 2024-08-29T18:22:00.054332+0000 mgr.y (mgr.25004) 963 : cluster [DBG] pgmap v1635: 105 pgs: 105 active+clean; 127 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-08-29T18:22:01.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:22:01 smithi029 bash[77880]: cluster 2024-08-29T18:22:00.054332+0000 mgr.y (mgr.25004) 963 : cluster [DBG] pgmap v1635: 105 pgs: 105 active+clean; 127 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-08-29T18:22:01.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:22:01 smithi110 bash[67519]: cluster 2024-08-29T18:22:00.054332+0000 mgr.y (mgr.25004) 963 : cluster [DBG] pgmap v1635: 105 pgs: 105 active+clean; 127 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-08-29T18:22:02.100 INFO:tasks.workunit.client.0.smithi029.stdout: 383: throughput=4.99MB/sec pending data=0 2024-08-29T18:22:02.101 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-qoBulDWRvW4TpSJ off=14935238 len=629403 2024-08-29T18:22:02.108 INFO:tasks.workunit.client.0.smithi029.stdout:op 1985 completed, throughput=4.99MB/sec 2024-08-29T18:22:02.108 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-6OQ_c5-RKBg8E8y off=1434146 len=575269 2024-08-29T18:22:02.115 INFO:tasks.workunit.client.0.smithi029.stdout:op 1986 completed, throughput=4.99MB/sec 2024-08-29T18:22:02.116 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-rHyjF55gR_1cRZC off=8485643 len=1635711 2024-08-29T18:22:02.127 INFO:tasks.workunit.client.0.smithi029.stdout:op 1987 completed, throughput=4.99MB/sec 2024-08-29T18:22:02.128 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-zJcIU_dgMljF8vs off=3719281 len=607841 2024-08-29T18:22:02.134 INFO:tasks.workunit.client.0.smithi029.stdout:op 1988 completed, throughput=5MB/sec 2024-08-29T18:22:02.135 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-iPPPk030R848v7U off=5695129 len=852684 2024-08-29T18:22:02.137 INFO:tasks.workunit.client.0.smithi029.stdout:op 1989 completed, throughput=5MB/sec 2024-08-29T18:22:02.137 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-W7mlmn6GLEeEqTh off=12445218 len=627106 2024-08-29T18:22:02.139 INFO:tasks.workunit.client.0.smithi029.stdout:op 1990 completed, throughput=5MB/sec 2024-08-29T18:22:02.139 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-JQrdtKauQgl9EQF off=1288861 len=1065690 2024-08-29T18:22:02.146 INFO:tasks.workunit.client.0.smithi029.stdout:op 1991 completed, throughput=5MB/sec 2024-08-29T18:22:03.147 INFO:tasks.workunit.client.0.smithi029.stdout: 384: throughput=4.99MB/sec pending data=0 2024-08-29T18:22:03.147 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-sx2QuoAklZ-42eG off=7069001 len=2022605 2024-08-29T18:22:03.151 INFO:tasks.workunit.client.0.smithi029.stdout:op 1992 completed, throughput=4.99MB/sec 2024-08-29T18:22:03.151 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-1cNYZ1i2uRs8g1U off=18890241 len=901528 2024-08-29T18:22:03.155 INFO:tasks.workunit.client.0.smithi029.stdout:op 1993 completed, throughput=5MB/sec 2024-08-29T18:22:03.156 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-1uRDTpNxgawv0if off=6887894 len=1970006 2024-08-29T18:22:03.160 INFO:tasks.workunit.client.0.smithi029.stdout:op 1994 completed, throughput=5MB/sec 2024-08-29T18:22:03.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:22:03 smithi029 bash[79042]: cluster 2024-08-29T18:22:02.055486+0000 mgr.y (mgr.25004) 964 : cluster [DBG] pgmap v1636: 105 pgs: 105 active+clean; 127 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 3.7 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-08-29T18:22:03.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:22:03 smithi029 bash[77880]: cluster 2024-08-29T18:22:02.055486+0000 mgr.y (mgr.25004) 964 : cluster [DBG] pgmap v1636: 105 pgs: 105 active+clean; 127 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 3.7 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-08-29T18:22:03.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:22:03 smithi110 bash[67519]: cluster 2024-08-29T18:22:02.055486+0000 mgr.y (mgr.25004) 964 : cluster [DBG] pgmap v1636: 105 pgs: 105 active+clean; 127 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 3.7 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-08-29T18:22:04.161 INFO:tasks.workunit.client.0.smithi029.stdout: 385: throughput=4.99MB/sec pending data=0 2024-08-29T18:22:04.161 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-YWY3vNv_FSmdO9A off=1507969 len=985667 2024-08-29T18:22:04.170 INFO:tasks.workunit.client.0.smithi029.stdout:op 1995 completed, throughput=4.99MB/sec 2024-08-29T18:22:04.171 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-TG1XSYWq4itcE6F off=10217107 len=205113 2024-08-29T18:22:04.172 INFO:tasks.workunit.client.0.smithi029.stdout:op 1996 completed, throughput=4.99MB/sec 2024-08-29T18:22:04.172 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-0uOOdMoFG2cymSm off=799027 len=1755309 2024-08-29T18:22:04.178 INFO:tasks.workunit.client.0.smithi029.stdout:op 1997 completed, throughput=5MB/sec 2024-08-29T18:22:04.178 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-BRZSInqopzVEqBb off=1923786 len=1340303 2024-08-29T18:22:04.182 INFO:tasks.workunit.client.0.smithi029.stdout:op 1998 completed, throughput=5MB/sec 2024-08-29T18:22:04.182 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-5lZyTXKwkady0lO off=8562144 len=1149815 2024-08-29T18:22:04.191 INFO:tasks.workunit.client.0.smithi029.stdout:op 1999 completed, throughput=5MB/sec 2024-08-29T18:22:04.901 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:22:04 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:22:04] "GET /metrics HTTP/1.1" 200 34027 "" "Prometheus/2.43.0" 2024-08-29T18:22:04.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:22:04 smithi029 bash[79042]: audit 2024-08-29T18:22:03.543833+0000 mon.c (mon.2) 519 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:22:04.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:22:04 smithi029 bash[77880]: audit 2024-08-29T18:22:03.543833+0000 mon.c (mon.2) 519 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:22:04.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:22:04 smithi110 bash[67519]: audit 2024-08-29T18:22:03.543833+0000 mon.c (mon.2) 519 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:22:05.191 INFO:tasks.workunit.client.0.smithi029.stdout: 386: throughput=4.99MB/sec pending data=0 2024-08-29T18:22:05.191 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-OkyqNyotG9ENLIL off=3220290 len=356160 2024-08-29T18:22:05.193 INFO:tasks.workunit.client.0.smithi029.stdout:op 2000 completed, throughput=4.99MB/sec 2024-08-29T18:22:05.193 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-vicI0zaPzaKSDdH off=2064558 len=1096501 2024-08-29T18:22:05.196 INFO:tasks.workunit.client.0.smithi029.stdout:op 2001 completed, throughput=4.99MB/sec 2024-08-29T18:22:05.196 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-WQ2xrh85r6VGALY off=2525985 len=827704 2024-08-29T18:22:05.204 INFO:tasks.workunit.client.0.smithi029.stdout:op 2002 completed, throughput=4.99MB/sec 2024-08-29T18:22:05.204 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-F_pRyVnQNKsTtpH off=14421456 len=1014575 2024-08-29T18:22:05.206 INFO:tasks.workunit.client.0.smithi029.stdout:op 2003 completed, throughput=5MB/sec 2024-08-29T18:22:05.206 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-oItpDAdpLi0JqrM off=9403935 len=1449876 2024-08-29T18:22:05.208 INFO:tasks.workunit.client.0.smithi029.stdout:op 2004 completed, throughput=5MB/sec 2024-08-29T18:22:05.209 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-gI4kZ86UAb6a4Gy off=13539815 len=154747 2024-08-29T18:22:05.210 INFO:tasks.workunit.client.0.smithi029.stdout:op 2005 completed, throughput=5MB/sec 2024-08-29T18:22:05.210 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-iAv5RhvhVzeRL1f off=6773725 len=169937 2024-08-29T18:22:05.212 INFO:tasks.workunit.client.0.smithi029.stdout:op 2006 completed, throughput=5MB/sec 2024-08-29T18:22:05.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:22:05 smithi029 bash[77880]: cluster 2024-08-29T18:22:04.056460+0000 mgr.y (mgr.25004) 965 : cluster [DBG] pgmap v1637: 105 pgs: 105 active+clean; 127 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-08-29T18:22:05.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:22:05 smithi029 bash[79042]: cluster 2024-08-29T18:22:04.056460+0000 mgr.y (mgr.25004) 965 : cluster [DBG] pgmap v1637: 105 pgs: 105 active+clean; 127 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-08-29T18:22:05.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:22:05 smithi110 bash[67519]: cluster 2024-08-29T18:22:04.056460+0000 mgr.y (mgr.25004) 965 : cluster [DBG] pgmap v1637: 105 pgs: 105 active+clean; 127 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-08-29T18:22:06.212 INFO:tasks.workunit.client.0.smithi029.stdout: 387: throughput=4.99MB/sec pending data=0 2024-08-29T18:22:06.212 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-XXMAWfYqaVdS5Hr off=5822763 len=2066403 2024-08-29T18:22:06.227 INFO:tasks.workunit.client.0.smithi029.stdout:op 2007 completed, throughput=4.99MB/sec 2024-08-29T18:22:06.227 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-xyz1J5lh_i3j7dM off=1752875 len=322339 2024-08-29T18:22:06.232 INFO:tasks.workunit.client.0.smithi029.stdout:op 2008 completed, throughput=4.99MB/sec 2024-08-29T18:22:06.232 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-KPtQRn_eNjvXhgF off=13363589 len=1266101 2024-08-29T18:22:06.234 INFO:tasks.workunit.client.0.smithi029.stdout:op 2009 completed, throughput=5MB/sec 2024-08-29T18:22:06.235 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-XLmAk2QXpiW8D8W off=3978944 len=82179 2024-08-29T18:22:06.239 INFO:tasks.workunit.client.0.smithi029.stdout:op 2010 completed, throughput=5MB/sec 2024-08-29T18:22:06.239 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-AluKnPYxUVlkiNr off=4055197 len=1033100 2024-08-29T18:22:06.241 INFO:tasks.workunit.client.0.smithi029.stdout:op 2011 completed, throughput=5MB/sec 2024-08-29T18:22:06.241 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-fl2XnlQ2fo0d-7l off=2213795 len=130631 2024-08-29T18:22:06.246 INFO:tasks.workunit.client.0.smithi029.stdout:op 2012 completed, throughput=5MB/sec 2024-08-29T18:22:06.246 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-J6vRnuhjrBUlqnO off=11731995 len=1041492 2024-08-29T18:22:06.255 INFO:tasks.workunit.client.0.smithi029.stdout:op 2013 completed, throughput=5MB/sec 2024-08-29T18:22:07.255 INFO:tasks.workunit.client.0.smithi029.stdout: 388: throughput=4.99MB/sec pending data=0 2024-08-29T18:22:07.255 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-eqD7XZN0XxdCtz1 off=22213153 len=1575836 2024-08-29T18:22:07.259 INFO:tasks.workunit.client.0.smithi029.stdout:op 2014 completed, throughput=4.99MB/sec 2024-08-29T18:22:07.259 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-3Dgf2GxGyTaIfbl off=1800774 len=1109816 2024-08-29T18:22:07.263 INFO:tasks.workunit.client.0.smithi029.stdout:op 2015 completed, throughput=5MB/sec 2024-08-29T18:22:07.263 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-rOMXaBC6owLq4Xy off=2407418 len=2088225 2024-08-29T18:22:07.280 INFO:tasks.workunit.client.0.smithi029.stdout:op 2016 completed, throughput=5MB/sec 2024-08-29T18:22:07.280 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-LhkumZaOwgVg7Jv off=16293945 len=774991 2024-08-29T18:22:07.283 INFO:tasks.workunit.client.0.smithi029.stdout:op 2017 completed, throughput=5MB/sec 2024-08-29T18:22:07.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:22:07 smithi029 bash[77880]: cluster 2024-08-29T18:22:06.057444+0000 mgr.y (mgr.25004) 966 : cluster [DBG] pgmap v1638: 105 pgs: 105 active+clean; 127 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-08-29T18:22:07.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:22:07 smithi029 bash[79042]: cluster 2024-08-29T18:22:06.057444+0000 mgr.y (mgr.25004) 966 : cluster [DBG] pgmap v1638: 105 pgs: 105 active+clean; 127 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-08-29T18:22:07.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:22:07 smithi110 bash[67519]: cluster 2024-08-29T18:22:06.057444+0000 mgr.y (mgr.25004) 966 : cluster [DBG] pgmap v1638: 105 pgs: 105 active+clean; 127 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-08-29T18:22:08.283 INFO:tasks.workunit.client.0.smithi029.stdout: 389: throughput=4.99MB/sec pending data=0 2024-08-29T18:22:08.283 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-6B0H5UdAbro4p4P off=4968839 len=45502 2024-08-29T18:22:08.287 INFO:tasks.workunit.client.0.smithi029.stdout:op 2018 completed, throughput=4.99MB/sec 2024-08-29T18:22:08.287 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-WFlZb99r0tfXJi7 off=1135196 len=627667 2024-08-29T18:22:08.289 INFO:tasks.workunit.client.0.smithi029.stdout:op 2019 completed, throughput=4.99MB/sec 2024-08-29T18:22:08.289 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-GguhAP2nUW8Ep9u off=996492 len=920772 2024-08-29T18:22:08.297 INFO:tasks.workunit.client.0.smithi029.stdout:op 2020 completed, throughput=4.99MB/sec 2024-08-29T18:22:08.297 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-f3hRXYV29Vs9_50 off=4757617 len=856005 2024-08-29T18:22:08.305 INFO:tasks.workunit.client.0.smithi029.stdout:op 2021 completed, throughput=4.99MB/sec 2024-08-29T18:22:08.305 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-DWSnfKwH7z2yYKx off=3645847 len=252895 2024-08-29T18:22:08.309 INFO:tasks.workunit.client.0.smithi029.stdout:op 2022 completed, throughput=5MB/sec 2024-08-29T18:22:08.309 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-ZFf7uEcyxXiGVhX off=11074132 len=376286 2024-08-29T18:22:08.311 INFO:tasks.workunit.client.0.smithi029.stdout:op 2023 completed, throughput=5MB/sec 2024-08-29T18:22:08.311 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-LUzS5UYdfkubFej off=2419037 len=1144028 2024-08-29T18:22:08.320 INFO:tasks.workunit.client.0.smithi029.stdout:op 2024 completed, throughput=5MB/sec 2024-08-29T18:22:08.320 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-R-bKEXOW8ZKOCvi off=2473985 len=974703 2024-08-29T18:22:08.322 INFO:tasks.workunit.client.0.smithi029.stdout:op 2025 completed, throughput=5MB/sec 2024-08-29T18:22:08.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:22:08 smithi029 bash[77880]: audit 2024-08-29T18:22:08.013304+0000 mon.c (mon.2) 520 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:22:08.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:22:08 smithi029 bash[77880]: cluster 2024-08-29T18:22:08.058223+0000 mgr.y (mgr.25004) 967 : cluster [DBG] pgmap v1639: 105 pgs: 105 active+clean; 127 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-08-29T18:22:08.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:22:08 smithi029 bash[79042]: audit 2024-08-29T18:22:08.013304+0000 mon.c (mon.2) 520 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:22:08.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:22:08 smithi029 bash[79042]: cluster 2024-08-29T18:22:08.058223+0000 mgr.y (mgr.25004) 967 : cluster [DBG] pgmap v1639: 105 pgs: 105 active+clean; 127 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-08-29T18:22:08.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:22:08 smithi110 bash[67519]: audit 2024-08-29T18:22:08.013304+0000 mon.c (mon.2) 520 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:22:08.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:22:08 smithi110 bash[67519]: cluster 2024-08-29T18:22:08.058223+0000 mgr.y (mgr.25004) 967 : cluster [DBG] pgmap v1639: 105 pgs: 105 active+clean; 127 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-08-29T18:22:09.323 INFO:tasks.workunit.client.0.smithi029.stdout: 390: throughput=4.99MB/sec pending data=0 2024-08-29T18:22:09.323 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-abQFgiqhOFa9gnt off=14061150 len=91066 2024-08-29T18:22:09.327 INFO:tasks.workunit.client.0.smithi029.stdout:op 2026 completed, throughput=4.99MB/sec 2024-08-29T18:22:09.327 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-Rx2O2y7IYFCgWVJ off=599561 len=1034838 2024-08-29T18:22:09.330 INFO:tasks.workunit.client.0.smithi029.stdout:op 2027 completed, throughput=4.99MB/sec 2024-08-29T18:22:09.331 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-58B7ayDM-C7T6Hf off=1251539 len=1152476 2024-08-29T18:22:09.334 INFO:tasks.workunit.client.0.smithi029.stdout:op 2028 completed, throughput=4.99MB/sec 2024-08-29T18:22:09.334 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-r2HKpWAP6r__n-5 off=5883728 len=1864706 2024-08-29T18:22:09.347 INFO:tasks.workunit.client.0.smithi029.stdout:op 2029 completed, throughput=5MB/sec 2024-08-29T18:22:09.348 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-lgpjTJ_dB-rTE3E off=6893405 len=1397858 2024-08-29T18:22:09.351 INFO:tasks.workunit.client.0.smithi029.stdout:op 2030 completed, throughput=5MB/sec 2024-08-29T18:22:09.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:22:09 smithi029 bash[77880]: audit 2024-08-29T18:22:08.794963+0000 mon.c (mon.2) 521 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:22:09.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:22:09 smithi029 bash[77880]: audit 2024-08-29T18:22:08.796244+0000 mon.c (mon.2) 522 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:22:09.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:22:09 smithi029 bash[77880]: audit 2024-08-29T18:22:08.804672+0000 mon.a (mon.0) 1745 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:22:09.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:22:09 smithi029 bash[79042]: audit 2024-08-29T18:22:08.794963+0000 mon.c (mon.2) 521 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:22:09.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:22:09 smithi029 bash[79042]: audit 2024-08-29T18:22:08.796244+0000 mon.c (mon.2) 522 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:22:09.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:22:09 smithi029 bash[79042]: audit 2024-08-29T18:22:08.804672+0000 mon.a (mon.0) 1745 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:22:09.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:22:09 smithi110 bash[67519]: audit 2024-08-29T18:22:08.794963+0000 mon.c (mon.2) 521 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:22:09.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:22:09 smithi110 bash[67519]: audit 2024-08-29T18:22:08.796244+0000 mon.c (mon.2) 522 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:22:09.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:22:09 smithi110 bash[67519]: audit 2024-08-29T18:22:08.804672+0000 mon.a (mon.0) 1745 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:22:10.351 INFO:tasks.workunit.client.0.smithi029.stdout: 391: throughput=4.99MB/sec pending data=0 2024-08-29T18:22:10.352 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-wBgP8gOQzXaS5u5 off=907015 len=539098 2024-08-29T18:22:10.358 INFO:tasks.workunit.client.0.smithi029.stdout:op 2031 completed, throughput=4.99MB/sec 2024-08-29T18:22:10.358 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-cSI1LICwRsM_Rh7 off=1642532 len=317852 2024-08-29T18:22:10.360 INFO:tasks.workunit.client.0.smithi029.stdout:op 2032 completed, throughput=4.99MB/sec 2024-08-29T18:22:10.360 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-Ukqu7l9odNc3LfR off=1794221 len=1765047 2024-08-29T18:22:10.364 INFO:tasks.workunit.client.0.smithi029.stdout:op 2033 completed, throughput=5MB/sec 2024-08-29T18:22:10.365 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-E7Bl2jKTNrayCNZ off=3645775 len=1565684 2024-08-29T18:22:10.376 INFO:tasks.workunit.client.0.smithi029.stdout:op 2034 completed, throughput=5MB/sec 2024-08-29T18:22:10.376 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-QAWle4Uu6YlKIAS off=2010111 len=1935933 2024-08-29T18:22:10.390 INFO:tasks.workunit.client.0.smithi029.stdout:op 2035 completed, throughput=5MB/sec 2024-08-29T18:22:10.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:22:10 smithi029 bash[77880]: cluster 2024-08-29T18:22:10.059021+0000 mgr.y (mgr.25004) 968 : cluster [DBG] pgmap v1640: 105 pgs: 105 active+clean; 127 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-08-29T18:22:10.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:22:10 smithi029 bash[79042]: cluster 2024-08-29T18:22:10.059021+0000 mgr.y (mgr.25004) 968 : cluster [DBG] pgmap v1640: 105 pgs: 105 active+clean; 127 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-08-29T18:22:10.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:22:10 smithi110 bash[67519]: cluster 2024-08-29T18:22:10.059021+0000 mgr.y (mgr.25004) 968 : cluster [DBG] pgmap v1640: 105 pgs: 105 active+clean; 127 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-08-29T18:22:11.391 INFO:tasks.workunit.client.0.smithi029.stdout: 392: throughput=4.99MB/sec pending data=0 2024-08-29T18:22:11.391 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-538m1S2q7OnIgTn off=1186679 len=1433868 2024-08-29T18:22:11.403 INFO:tasks.workunit.client.0.smithi029.stdout:op 2036 completed, throughput=4.99MB/sec 2024-08-29T18:22:11.403 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-jXKnRzdiilHlX9_ off=14601805 len=1442548 2024-08-29T18:22:11.409 INFO:tasks.workunit.client.0.smithi029.stdout:op 2037 completed, throughput=5MB/sec 2024-08-29T18:22:11.409 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-L-Hv5GfX9Wrsgp7 off=8778314 len=1453292 2024-08-29T18:22:11.410 INFO:tasks.workunit.client.0.smithi029.stdout:op 2038 completed, throughput=5MB/sec 2024-08-29T18:22:12.411 INFO:tasks.workunit.client.0.smithi029.stdout: 393: throughput=4.99MB/sec pending data=0 2024-08-29T18:22:12.411 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-OXM3cUbikvNDBGi off=2596285 len=274063 2024-08-29T18:22:12.413 INFO:tasks.workunit.client.0.smithi029.stdout:op 2039 completed, throughput=4.99MB/sec 2024-08-29T18:22:12.413 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-rR8HlzJXCHCTvsb off=15215766 len=1925441 2024-08-29T18:22:12.417 INFO:tasks.workunit.client.0.smithi029.stdout:op 2040 completed, throughput=4.99MB/sec 2024-08-29T18:22:12.418 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-6E11332QWMbFU3Z off=212068 len=546183 2024-08-29T18:22:12.425 INFO:tasks.workunit.client.0.smithi029.stdout:op 2041 completed, throughput=4.99MB/sec 2024-08-29T18:22:12.425 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-JxgBKWzjuKIHBIK off=3035788 len=526862 2024-08-29T18:22:12.432 INFO:tasks.workunit.client.0.smithi029.stdout:op 2042 completed, throughput=5MB/sec 2024-08-29T18:22:12.432 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-5dlN-fg8TRln4Ew off=8761173 len=1786024 2024-08-29T18:22:12.445 INFO:tasks.workunit.client.0.smithi029.stdout:op 2043 completed, throughput=5MB/sec 2024-08-29T18:22:12.445 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-rJrxc3XZlRiZqoj off=608789 len=552173 2024-08-29T18:22:12.447 INFO:tasks.workunit.client.0.smithi029.stdout:op 2044 completed, throughput=5MB/sec 2024-08-29T18:22:13.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:22:13 smithi029 bash[77880]: cluster 2024-08-29T18:22:12.060099+0000 mgr.y (mgr.25004) 969 : cluster [DBG] pgmap v1641: 105 pgs: 105 active+clean; 127 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 3.3 MiB/s rd, 1.9 MiB/s wr, 5 op/s 2024-08-29T18:22:13.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:22:13 smithi029 bash[79042]: cluster 2024-08-29T18:22:12.060099+0000 mgr.y (mgr.25004) 969 : cluster [DBG] pgmap v1641: 105 pgs: 105 active+clean; 127 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 3.3 MiB/s rd, 1.9 MiB/s wr, 5 op/s 2024-08-29T18:22:13.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:22:13 smithi110 bash[67519]: cluster 2024-08-29T18:22:12.060099+0000 mgr.y (mgr.25004) 969 : cluster [DBG] pgmap v1641: 105 pgs: 105 active+clean; 127 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 3.3 MiB/s rd, 1.9 MiB/s wr, 5 op/s 2024-08-29T18:22:13.447 INFO:tasks.workunit.client.0.smithi029.stdout: 394: throughput=4.99MB/sec pending data=0 2024-08-29T18:22:13.448 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-dWV-8Sxen-BDKNM off=13775017 len=400260 2024-08-29T18:22:13.452 INFO:tasks.workunit.client.0.smithi029.stdout:op 2045 completed, throughput=4.99MB/sec 2024-08-29T18:22:13.452 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-MKkPypZZhVZ685V off=1396671 len=410885 2024-08-29T18:22:13.457 INFO:tasks.workunit.client.0.smithi029.stdout:op 2046 completed, throughput=4.99MB/sec 2024-08-29T18:22:13.457 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-21C9KThkuv9myBv off=4019448 len=321983 2024-08-29T18:22:13.463 INFO:tasks.workunit.client.0.smithi029.stdout:op 2047 completed, throughput=4.99MB/sec 2024-08-29T18:22:13.463 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-TvLjFu7Y5zPMigi off=4038981 len=58710 2024-08-29T18:22:13.468 INFO:tasks.workunit.client.0.smithi029.stdout:op 2048 completed, throughput=4.99MB/sec 2024-08-29T18:22:13.468 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-afSNCf3N_RbNR-c off=7653592 len=1882653 2024-08-29T18:22:13.479 INFO:tasks.workunit.client.0.smithi029.stdout:op 2049 completed, throughput=5MB/sec 2024-08-29T18:22:13.480 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-5Gsl-PSr5g_8uGz off=3421765 len=1958944 2024-08-29T18:22:13.482 INFO:tasks.workunit.client.0.smithi029.stdout:op 2050 completed, throughput=5MB/sec 2024-08-29T18:22:14.483 INFO:tasks.workunit.client.0.smithi029.stdout: 395: throughput=4.99MB/sec pending data=0 2024-08-29T18:22:14.483 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-JB9x6yP075E1fbD off=6668129 len=1507761 2024-08-29T18:22:14.487 INFO:tasks.workunit.client.0.smithi029.stdout:op 2051 completed, throughput=4.99MB/sec 2024-08-29T18:22:14.487 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-oGQ3NpYSgyKGKJl off=8135761 len=1770335 2024-08-29T18:22:14.491 INFO:tasks.workunit.client.0.smithi029.stdout:op 2052 completed, throughput=5MB/sec 2024-08-29T18:22:14.491 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-h7n3cTEaf9cEjIc off=10261433 len=393562 2024-08-29T18:22:14.498 INFO:tasks.workunit.client.0.smithi029.stdout:op 2053 completed, throughput=5MB/sec 2024-08-29T18:22:14.498 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-pTXrr5_5i2Z_icL off=11981623 len=414607 2024-08-29T18:22:14.504 INFO:tasks.workunit.client.0.smithi029.stdout:op 2054 completed, throughput=5MB/sec 2024-08-29T18:22:14.504 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj--5LpqYAiWw9m_sp off=1026055 len=1799594 2024-08-29T18:22:14.516 INFO:tasks.workunit.client.0.smithi029.stdout:op 2055 completed, throughput=5MB/sec 2024-08-29T18:22:14.901 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:22:14 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:22:14] "GET /metrics HTTP/1.1" 200 34027 "" "Prometheus/2.43.0" 2024-08-29T18:22:15.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:22:15 smithi029 bash[79042]: cluster 2024-08-29T18:22:14.061136+0000 mgr.y (mgr.25004) 970 : cluster [DBG] pgmap v1642: 105 pgs: 105 active+clean; 127 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-08-29T18:22:15.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:22:15 smithi029 bash[77880]: cluster 2024-08-29T18:22:14.061136+0000 mgr.y (mgr.25004) 970 : cluster [DBG] pgmap v1642: 105 pgs: 105 active+clean; 127 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-08-29T18:22:15.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:22:15 smithi110 bash[67519]: cluster 2024-08-29T18:22:14.061136+0000 mgr.y (mgr.25004) 970 : cluster [DBG] pgmap v1642: 105 pgs: 105 active+clean; 127 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-08-29T18:22:15.516 INFO:tasks.workunit.client.0.smithi029.stdout: 396: throughput=4.99MB/sec pending data=0 2024-08-29T18:22:15.517 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-B1BYnmz3d43y-hX off=7174095 len=1355244 2024-08-29T18:22:15.520 INFO:tasks.workunit.client.0.smithi029.stdout:op 2056 completed, throughput=4.99MB/sec 2024-08-29T18:22:15.520 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-FRav5tnhSuKlnxV off=21780521 len=1560741 2024-08-29T18:22:15.533 INFO:tasks.workunit.client.0.smithi029.stdout:op 2057 completed, throughput=5MB/sec 2024-08-29T18:22:15.533 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-3ZpZyhpCE33AGH9 off=10087015 len=918953 2024-08-29T18:22:15.535 INFO:tasks.workunit.client.0.smithi029.stdout:op 2058 completed, throughput=5MB/sec 2024-08-29T18:22:15.535 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-w2p6A8jcQCpmVCW off=4501306 len=1910674 2024-08-29T18:22:15.539 INFO:tasks.workunit.client.0.smithi029.stdout:op 2059 completed, throughput=5MB/sec 2024-08-29T18:22:16.539 INFO:tasks.workunit.client.0.smithi029.stdout: 397: throughput=4.99MB/sec pending data=0 2024-08-29T18:22:16.540 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-z2e-lZgftFGG7JC off=7404453 len=371154 2024-08-29T18:22:16.545 INFO:tasks.workunit.client.0.smithi029.stdout:op 2060 completed, throughput=4.99MB/sec 2024-08-29T18:22:16.545 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-qxpIinMo_Jq-ap- off=5397018 len=697958 2024-08-29T18:22:16.553 INFO:tasks.workunit.client.0.smithi029.stdout:op 2061 completed, throughput=4.99MB/sec 2024-08-29T18:22:16.553 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-IWMKP2tLbAUijDR off=5936086 len=574411 2024-08-29T18:22:16.559 INFO:tasks.workunit.client.0.smithi029.stdout:op 2062 completed, throughput=4.99MB/sec 2024-08-29T18:22:16.560 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-gRyAotWAcvQf3ES off=2383258 len=1148894 2024-08-29T18:22:16.563 INFO:tasks.workunit.client.0.smithi029.stdout:op 2063 completed, throughput=5MB/sec 2024-08-29T18:22:16.564 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-TbqIrNd61CtSJ8Z off=8902541 len=258021 2024-08-29T18:22:16.568 INFO:tasks.workunit.client.0.smithi029.stdout:op 2064 completed, throughput=5MB/sec 2024-08-29T18:22:16.568 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj--SGDH5tFvsXTGlt off=37114 len=1115296 2024-08-29T18:22:16.577 INFO:tasks.workunit.client.0.smithi029.stdout:op 2065 completed, throughput=5MB/sec 2024-08-29T18:22:16.577 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-GNlBc3hfCzXAuu9 off=662800 len=263249 2024-08-29T18:22:16.578 INFO:tasks.workunit.client.0.smithi029.stdout:op 2066 completed, throughput=5MB/sec 2024-08-29T18:22:16.578 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-VnrtlRRKjNjON4g off=1851910 len=738064 2024-08-29T18:22:16.580 INFO:tasks.workunit.client.0.smithi029.stdout:op 2067 completed, throughput=5MB/sec 2024-08-29T18:22:17.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:22:17 smithi029 bash[77880]: cluster 2024-08-29T18:22:16.062120+0000 mgr.y (mgr.25004) 971 : cluster [DBG] pgmap v1643: 105 pgs: 105 active+clean; 127 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-08-29T18:22:17.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:22:17 smithi029 bash[79042]: cluster 2024-08-29T18:22:16.062120+0000 mgr.y (mgr.25004) 971 : cluster [DBG] pgmap v1643: 105 pgs: 105 active+clean; 127 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-08-29T18:22:17.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:22:17 smithi110 bash[67519]: cluster 2024-08-29T18:22:16.062120+0000 mgr.y (mgr.25004) 971 : cluster [DBG] pgmap v1643: 105 pgs: 105 active+clean; 127 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-08-29T18:22:17.580 INFO:tasks.workunit.client.0.smithi029.stdout: 398: throughput=4.99MB/sec pending data=0 2024-08-29T18:22:17.580 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-soDjs215OI_UJEs off=315895 len=1128528 2024-08-29T18:22:17.589 INFO:tasks.workunit.client.0.smithi029.stdout:op 2068 completed, throughput=4.99MB/sec 2024-08-29T18:22:17.589 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-Z0zSFi1jN3icNJN off=9088809 len=614133 2024-08-29T18:22:17.591 INFO:tasks.workunit.client.0.smithi029.stdout:op 2069 completed, throughput=4.99MB/sec 2024-08-29T18:22:17.591 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-ej03nZaadEpmcQi off=661941 len=940515 2024-08-29T18:22:17.592 INFO:tasks.workunit.client.0.smithi029.stdout:op 2070 completed, throughput=5MB/sec 2024-08-29T18:22:17.593 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-uKLITev6ROsL3pR off=5568747 len=358383 2024-08-29T18:22:17.595 INFO:tasks.workunit.client.0.smithi029.stdout:op 2071 completed, throughput=5MB/sec 2024-08-29T18:22:17.595 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-9PvvtmI2SxIpNNI off=16319776 len=1799432 2024-08-29T18:22:17.607 INFO:tasks.workunit.client.0.smithi029.stdout:op 2072 completed, throughput=5MB/sec 2024-08-29T18:22:18.607 INFO:tasks.workunit.client.0.smithi029.stdout: 399: throughput=4.99MB/sec pending data=0 2024-08-29T18:22:18.607 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-qfu-_XQtowM56hK off=349819 len=1613722 2024-08-29T18:22:18.620 INFO:tasks.workunit.client.0.smithi029.stdout:op 2073 completed, throughput=4.99MB/sec 2024-08-29T18:22:18.621 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-nxrj3fYvYvAtmsH off=165289 len=1323303 2024-08-29T18:22:18.624 INFO:tasks.workunit.client.0.smithi029.stdout:op 2074 completed, throughput=4.99MB/sec 2024-08-29T18:22:18.625 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-bLG_B-HHJyda6fB off=5186359 len=1270811 2024-08-29T18:22:18.634 INFO:tasks.workunit.client.0.smithi029.stdout:op 2075 completed, throughput=5MB/sec 2024-08-29T18:22:18.634 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-uuxiMA1UQK0fQjV off=4415072 len=1342579 2024-08-29T18:22:18.645 INFO:tasks.workunit.client.0.smithi029.stdout:op 2076 completed, throughput=5MB/sec 2024-08-29T18:22:19.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:22:19 smithi029 bash[77880]: cluster 2024-08-29T18:22:18.063390+0000 mgr.y (mgr.25004) 972 : cluster [DBG] pgmap v1644: 105 pgs: 105 active+clean; 127 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-29T18:22:19.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:22:19 smithi029 bash[77880]: audit 2024-08-29T18:22:18.544381+0000 mon.c (mon.2) 523 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:22:19.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:22:19 smithi029 bash[79042]: cluster 2024-08-29T18:22:18.063390+0000 mgr.y (mgr.25004) 972 : cluster [DBG] pgmap v1644: 105 pgs: 105 active+clean; 127 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-29T18:22:19.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:22:19 smithi029 bash[79042]: audit 2024-08-29T18:22:18.544381+0000 mon.c (mon.2) 523 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:22:19.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:22:19 smithi110 bash[67519]: cluster 2024-08-29T18:22:18.063390+0000 mgr.y (mgr.25004) 972 : cluster [DBG] pgmap v1644: 105 pgs: 105 active+clean; 127 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-29T18:22:19.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:22:19 smithi110 bash[67519]: audit 2024-08-29T18:22:18.544381+0000 mon.c (mon.2) 523 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:22:19.645 INFO:tasks.workunit.client.0.smithi029.stdout: 400: throughput=4.99MB/sec pending data=0 2024-08-29T18:22:19.645 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-5Zs_qDZ0-AqixQD off=1052892 len=668101 2024-08-29T18:22:19.654 INFO:tasks.workunit.client.0.smithi029.stdout:op 2077 completed, throughput=4.99MB/sec 2024-08-29T18:22:19.654 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-c6tftP0h-4TU2lr off=1862256 len=155990 2024-08-29T18:22:19.659 INFO:tasks.workunit.client.0.smithi029.stdout:op 2078 completed, throughput=4.99MB/sec 2024-08-29T18:22:19.659 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-dy5XuQnYJYGtciN off=3167410 len=1058141 2024-08-29T18:22:19.663 INFO:tasks.workunit.client.0.smithi029.stdout:op 2079 completed, throughput=4.99MB/sec 2024-08-29T18:22:19.663 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-snlzUGCgK9sC1uv off=1733924 len=380380 2024-08-29T18:22:19.669 INFO:tasks.workunit.client.0.smithi029.stdout:op 2080 completed, throughput=4.99MB/sec 2024-08-29T18:22:19.669 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-8d1kEzaQy0x8WOT off=1190886 len=1376092 2024-08-29T18:22:19.679 INFO:tasks.workunit.client.0.smithi029.stdout:op 2081 completed, throughput=5MB/sec 2024-08-29T18:22:19.679 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-lFUsXOrUJYkM6In off=17393399 len=1190761 2024-08-29T18:22:19.683 INFO:tasks.workunit.client.0.smithi029.stdout:op 2082 completed, throughput=5MB/sec 2024-08-29T18:22:19.683 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-06dS5XJrDWKd5e_ off=1433954 len=1526966 2024-08-29T18:22:19.686 INFO:tasks.workunit.client.0.smithi029.stdout:op 2083 completed, throughput=5MB/sec 2024-08-29T18:22:20.687 INFO:tasks.workunit.client.0.smithi029.stdout: 401: throughput=4.99MB/sec pending data=0 2024-08-29T18:22:20.687 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-piasRQuJW8OKB23 off=1385555 len=1666005 2024-08-29T18:22:20.691 INFO:tasks.workunit.client.0.smithi029.stdout:op 2084 completed, throughput=4.99MB/sec 2024-08-29T18:22:20.691 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-KFJhs39-93zYq7V off=3428877 len=1372414 2024-08-29T18:22:20.702 INFO:tasks.workunit.client.0.smithi029.stdout:op 2085 completed, throughput=5MB/sec 2024-08-29T18:22:20.702 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-dmLZCx0qRBzs20g off=390041 len=1249776 2024-08-29T18:22:20.711 INFO:tasks.workunit.client.0.smithi029.stdout:op 2086 completed, throughput=5MB/sec 2024-08-29T18:22:20.711 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-dWV-8Sxen-BDKNM off=23200471 len=1445333 2024-08-29T18:22:20.716 INFO:tasks.workunit.client.0.smithi029.stdout:op 2087 completed, throughput=5MB/sec 2024-08-29T18:22:21.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:22:21 smithi029 bash[77880]: cluster 2024-08-29T18:22:20.064342+0000 mgr.y (mgr.25004) 973 : cluster [DBG] pgmap v1645: 105 pgs: 105 active+clean; 127 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-08-29T18:22:21.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:22:21 smithi029 bash[79042]: cluster 2024-08-29T18:22:20.064342+0000 mgr.y (mgr.25004) 973 : cluster [DBG] pgmap v1645: 105 pgs: 105 active+clean; 127 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-08-29T18:22:21.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:22:21 smithi110 bash[67519]: cluster 2024-08-29T18:22:20.064342+0000 mgr.y (mgr.25004) 973 : cluster [DBG] pgmap v1645: 105 pgs: 105 active+clean; 127 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-08-29T18:22:21.716 INFO:tasks.workunit.client.0.smithi029.stdout: 402: throughput=4.99MB/sec pending data=0 2024-08-29T18:22:21.717 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-ehSbMfaZ9t4Gf92 off=7746522 len=1711291 2024-08-29T18:22:21.721 INFO:tasks.workunit.client.0.smithi029.stdout:op 2088 completed, throughput=5MB/sec 2024-08-29T18:22:21.721 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-oPxE9V1iYHLSw1D off=2497189 len=532507 2024-08-29T18:22:21.722 INFO:tasks.workunit.client.0.smithi029.stdout:op 2089 completed, throughput=5MB/sec 2024-08-29T18:22:21.723 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-r21dRMBhEhfuAxW off=2904553 len=313124 2024-08-29T18:22:21.728 INFO:tasks.workunit.client.0.smithi029.stdout:op 2090 completed, throughput=5MB/sec 2024-08-29T18:22:21.728 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-LRYArfRIkcTKZP3 off=3548009 len=465987 2024-08-29T18:22:21.734 INFO:tasks.workunit.client.0.smithi029.stdout:op 2091 completed, throughput=5MB/sec 2024-08-29T18:22:21.734 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-k_lbFu19uEnIYI7 off=649651 len=174346 2024-08-29T18:22:21.735 INFO:tasks.workunit.client.0.smithi029.stdout:op 2092 completed, throughput=5MB/sec 2024-08-29T18:22:21.735 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-61ZE9Xp5f83B5Or off=4207815 len=883478 2024-08-29T18:22:21.738 INFO:tasks.workunit.client.0.smithi029.stdout:op 2093 completed, throughput=5MB/sec 2024-08-29T18:22:22.738 INFO:tasks.workunit.client.0.smithi029.stdout: 403: throughput=4.99MB/sec pending data=0 2024-08-29T18:22:22.739 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-enA6-rZwtm8rAb1 off=4444145 len=598501 2024-08-29T18:22:22.746 INFO:tasks.workunit.client.0.smithi029.stdout:op 2094 completed, throughput=4.99MB/sec 2024-08-29T18:22:22.747 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj--4E39ggc-ULcAMA off=3906951 len=1993911 2024-08-29T18:22:22.751 INFO:tasks.workunit.client.0.smithi029.stdout:op 2095 completed, throughput=4.99MB/sec 2024-08-29T18:22:22.751 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-MonvQXUoNcCfriZ off=11448093 len=137360 2024-08-29T18:22:22.752 INFO:tasks.workunit.client.0.smithi029.stdout:op 2096 completed, throughput=4.99MB/sec 2024-08-29T18:22:22.752 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-MC3Iy7EHDk7Y4cy off=6744707 len=1395751 2024-08-29T18:22:22.754 INFO:tasks.workunit.client.0.smithi029.stdout:op 2097 completed, throughput=5MB/sec 2024-08-29T18:22:22.755 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-YPHDB9U43jHlQs7 off=12558364 len=640866 2024-08-29T18:22:22.761 INFO:tasks.workunit.client.0.smithi029.stdout:op 2098 completed, throughput=5MB/sec 2024-08-29T18:22:22.761 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-4fH-7h1QWPYVvsK off=0 len=1958228 2024-08-29T18:22:22.773 INFO:tasks.workunit.client.0.smithi029.stdout:op 2099 completed, throughput=5MB/sec 2024-08-29T18:22:23.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:22:23 smithi029 bash[77880]: cluster 2024-08-29T18:22:22.065583+0000 mgr.y (mgr.25004) 974 : cluster [DBG] pgmap v1646: 105 pgs: 105 active+clean; 127 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-29T18:22:23.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:22:23 smithi029 bash[79042]: cluster 2024-08-29T18:22:22.065583+0000 mgr.y (mgr.25004) 974 : cluster [DBG] pgmap v1646: 105 pgs: 105 active+clean; 127 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-29T18:22:23.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:22:23 smithi110 bash[67519]: cluster 2024-08-29T18:22:22.065583+0000 mgr.y (mgr.25004) 974 : cluster [DBG] pgmap v1646: 105 pgs: 105 active+clean; 127 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-29T18:22:23.774 INFO:tasks.workunit.client.0.smithi029.stdout: 404: throughput=4.99MB/sec pending data=0 2024-08-29T18:22:23.774 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-LrfHPAus4ah3tGh off=1348588 len=1402898 2024-08-29T18:22:23.784 INFO:tasks.workunit.client.0.smithi029.stdout:op 2100 completed, throughput=4.99MB/sec 2024-08-29T18:22:23.784 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-IC58kBqERkK5qR5 off=393680 len=589996 2024-08-29T18:22:23.787 INFO:tasks.workunit.client.0.smithi029.stdout:op 2101 completed, throughput=5MB/sec 2024-08-29T18:22:23.787 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-1UJY8vj80h_UEHu off=2130524 len=275818 2024-08-29T18:22:23.792 INFO:tasks.workunit.client.0.smithi029.stdout:op 2102 completed, throughput=5MB/sec 2024-08-29T18:22:23.792 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-2Gcdb-6SkrYrpqC off=4798861 len=1128949 2024-08-29T18:22:23.801 INFO:tasks.workunit.client.0.smithi029.stdout:op 2103 completed, throughput=5MB/sec 2024-08-29T18:22:23.802 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-TCr5AyXgPlzzyh- off=18362733 len=358134 2024-08-29T18:22:23.808 INFO:tasks.workunit.client.0.smithi029.stdout:op 2104 completed, throughput=5MB/sec 2024-08-29T18:22:23.809 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-YaLLczFV6HUW8R6 off=21713005 len=1527545 2024-08-29T18:22:23.812 INFO:tasks.workunit.client.0.smithi029.stdout:op 2105 completed, throughput=5MB/sec 2024-08-29T18:22:24.813 INFO:tasks.workunit.client.0.smithi029.stdout: 405: throughput=4.99MB/sec pending data=0 2024-08-29T18:22:24.813 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-xMKyWTod6ZP_Eny off=12499195 len=235075 2024-08-29T18:22:24.818 INFO:tasks.workunit.client.0.smithi029.stdout:op 2106 completed, throughput=4.99MB/sec 2024-08-29T18:22:24.818 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-5Gsl-PSr5g_8uGz off=12257724 len=1424947 2024-08-29T18:22:24.828 INFO:tasks.workunit.client.0.smithi029.stdout:op 2107 completed, throughput=4.99MB/sec 2024-08-29T18:22:24.828 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-19b-Ta1OGpYa8i4 off=9050646 len=1821715 2024-08-29T18:22:24.842 INFO:tasks.workunit.client.0.smithi029.stdout:op 2108 completed, throughput=5MB/sec 2024-08-29T18:22:24.842 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-IDpLQZNqAW6VGFu off=8715317 len=410905 2024-08-29T18:22:24.849 INFO:tasks.workunit.client.0.smithi029.stdout:op 2109 completed, throughput=5MB/sec 2024-08-29T18:22:24.849 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-2lJxrhwsdWmPIpy off=9305615 len=1667152 2024-08-29T18:22:24.861 INFO:tasks.workunit.client.0.smithi029.stdout:op 2110 completed, throughput=5MB/sec 2024-08-29T18:22:24.901 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:22:24 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:22:24] "GET /metrics HTTP/1.1" 200 34025 "" "Prometheus/2.43.0" 2024-08-29T18:22:25.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:22:25 smithi029 bash[77880]: cluster 2024-08-29T18:22:24.066529+0000 mgr.y (mgr.25004) 975 : cluster [DBG] pgmap v1647: 105 pgs: 105 active+clean; 127 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-08-29T18:22:25.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:22:25 smithi029 bash[79042]: cluster 2024-08-29T18:22:24.066529+0000 mgr.y (mgr.25004) 975 : cluster [DBG] pgmap v1647: 105 pgs: 105 active+clean; 127 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-08-29T18:22:25.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:22:25 smithi110 bash[67519]: cluster 2024-08-29T18:22:24.066529+0000 mgr.y (mgr.25004) 975 : cluster [DBG] pgmap v1647: 105 pgs: 105 active+clean; 127 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-08-29T18:22:25.862 INFO:tasks.workunit.client.0.smithi029.stdout: 406: throughput=4.99MB/sec pending data=0 2024-08-29T18:22:25.862 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-RudJpK1uNU4wRJT off=2453164 len=1221040 2024-08-29T18:22:25.866 INFO:tasks.workunit.client.0.smithi029.stdout:op 2111 completed, throughput=4.99MB/sec 2024-08-29T18:22:25.866 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-ND_6asNUmg75ynP off=6773864 len=1083220 2024-08-29T18:22:25.875 INFO:tasks.workunit.client.0.smithi029.stdout:op 2112 completed, throughput=5MB/sec 2024-08-29T18:22:25.875 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-JZScHa0_-xPAyuL off=2480543 len=680205 2024-08-29T18:22:25.882 INFO:tasks.workunit.client.0.smithi029.stdout:op 2113 completed, throughput=5MB/sec 2024-08-29T18:22:25.882 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-__Em4TFUD3ytG8v off=3401193 len=1429398 2024-08-29T18:22:25.887 INFO:tasks.workunit.client.0.smithi029.stdout:op 2114 completed, throughput=5MB/sec 2024-08-29T18:22:26.887 INFO:tasks.workunit.client.0.smithi029.stdout: 407: throughput=4.99MB/sec pending data=0 2024-08-29T18:22:26.887 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-kKRSKz0eljf8eNu off=900074 len=1458872 2024-08-29T18:22:26.899 INFO:tasks.workunit.client.0.smithi029.stdout:op 2115 completed, throughput=4.99MB/sec 2024-08-29T18:22:26.899 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-7XhEW_hFO0oFkN9 off=6235192 len=46226 2024-08-29T18:22:26.900 INFO:tasks.workunit.client.0.smithi029.stdout:op 2116 completed, throughput=4.99MB/sec 2024-08-29T18:22:26.900 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-8qihYL4biltM7Yx off=4843433 len=178397 2024-08-29T18:22:26.901 INFO:tasks.workunit.client.0.smithi029.stdout:op 2117 completed, throughput=4.99MB/sec 2024-08-29T18:22:26.901 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-85Ls8xWekgA-3MM off=2486697 len=1379976 2024-08-29T18:22:26.906 INFO:tasks.workunit.client.0.smithi029.stdout:op 2118 completed, throughput=5MB/sec 2024-08-29T18:22:26.906 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-72B8W9aV7DSVIxw off=137712 len=565900 2024-08-29T18:22:26.913 INFO:tasks.workunit.client.0.smithi029.stdout:op 2119 completed, throughput=5MB/sec 2024-08-29T18:22:26.913 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-MOWygPsbYtNHst_ off=19516926 len=1107033 2024-08-29T18:22:26.915 INFO:tasks.workunit.client.0.smithi029.stdout:op 2120 completed, throughput=5MB/sec 2024-08-29T18:22:26.915 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-Ge2KpTAuJ_TpGEN off=11523522 len=625994 2024-08-29T18:22:26.916 INFO:tasks.workunit.client.0.smithi029.stdout:op 2121 completed, throughput=5MB/sec 2024-08-29T18:22:27.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:22:27 smithi029 bash[77880]: cluster 2024-08-29T18:22:26.067398+0000 mgr.y (mgr.25004) 976 : cluster [DBG] pgmap v1648: 105 pgs: 105 active+clean; 127 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-29T18:22:27.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:22:27 smithi029 bash[79042]: cluster 2024-08-29T18:22:26.067398+0000 mgr.y (mgr.25004) 976 : cluster [DBG] pgmap v1648: 105 pgs: 105 active+clean; 127 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-29T18:22:27.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:22:27 smithi110 bash[67519]: cluster 2024-08-29T18:22:26.067398+0000 mgr.y (mgr.25004) 976 : cluster [DBG] pgmap v1648: 105 pgs: 105 active+clean; 127 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-29T18:22:27.917 INFO:tasks.workunit.client.0.smithi029.stdout: 408: throughput=4.99MB/sec pending data=0 2024-08-29T18:22:27.917 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-a2F5hqnkOB6xDD0 off=6037297 len=1343200 2024-08-29T18:22:27.920 INFO:tasks.workunit.client.0.smithi029.stdout:op 2122 completed, throughput=4.99MB/sec 2024-08-29T18:22:27.920 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-wjpdFEK2qn5p83l off=10381293 len=1858315 2024-08-29T18:22:27.926 INFO:tasks.workunit.client.0.smithi029.stdout:op 2123 completed, throughput=5MB/sec 2024-08-29T18:22:27.926 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-_1V806vIIISl-uV off=8776710 len=533926 2024-08-29T18:22:27.928 INFO:tasks.workunit.client.0.smithi029.stdout:op 2124 completed, throughput=5MB/sec 2024-08-29T18:22:27.929 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-aiX2zvu7idhgQO4 off=3005927 len=929287 2024-08-29T18:22:27.931 INFO:tasks.workunit.client.0.smithi029.stdout:op 2125 completed, throughput=5MB/sec 2024-08-29T18:22:27.931 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-eireWLSYuYQbAw6 off=8693102 len=723919 2024-08-29T18:22:27.938 INFO:tasks.workunit.client.0.smithi029.stdout:op 2126 completed, throughput=5MB/sec 2024-08-29T18:22:28.939 INFO:tasks.workunit.client.0.smithi029.stdout: 409: throughput=4.99MB/sec pending data=0 2024-08-29T18:22:28.939 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-68wpbpFJHL38ip3 off=3263419 len=2024977 2024-08-29T18:22:28.953 INFO:tasks.workunit.client.0.smithi029.stdout:op 2127 completed, throughput=4.99MB/sec 2024-08-29T18:22:28.953 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-QF3e69ng7N8GI0l off=5156616 len=1706412 2024-08-29T18:22:28.958 INFO:tasks.workunit.client.0.smithi029.stdout:op 2128 completed, throughput=5MB/sec 2024-08-29T18:22:28.958 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-yJM5SG5SGWyoh4D off=3823265 len=1725415 2024-08-29T18:22:28.972 INFO:tasks.workunit.client.0.smithi029.stdout:op 2129 completed, throughput=5MB/sec 2024-08-29T18:22:29.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:22:29 smithi029 bash[77880]: cluster 2024-08-29T18:22:28.068571+0000 mgr.y (mgr.25004) 977 : cluster [DBG] pgmap v1649: 105 pgs: 105 active+clean; 127 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2024-08-29T18:22:29.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:22:29 smithi029 bash[79042]: cluster 2024-08-29T18:22:28.068571+0000 mgr.y (mgr.25004) 977 : cluster [DBG] pgmap v1649: 105 pgs: 105 active+clean; 127 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2024-08-29T18:22:29.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:22:29 smithi110 bash[67519]: cluster 2024-08-29T18:22:28.068571+0000 mgr.y (mgr.25004) 977 : cluster [DBG] pgmap v1649: 105 pgs: 105 active+clean; 127 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2024-08-29T18:22:29.973 INFO:tasks.workunit.client.0.smithi029.stdout: 410: throughput=4.99MB/sec pending data=0 2024-08-29T18:22:29.973 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-O4GXXNSD_ATA9PP off=5482856 len=2029908 2024-08-29T18:22:29.977 INFO:tasks.workunit.client.0.smithi029.stdout:op 2130 completed, throughput=4.99MB/sec 2024-08-29T18:22:29.978 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-U_Dplq3pPAMBHwm off=15641314 len=578965 2024-08-29T18:22:29.980 INFO:tasks.workunit.client.0.smithi029.stdout:op 2131 completed, throughput=4.99MB/sec 2024-08-29T18:22:29.980 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-ABMp_lY2l8Aqmab off=5334592 len=922601 2024-08-29T18:22:29.989 INFO:tasks.workunit.client.0.smithi029.stdout:op 2132 completed, throughput=5MB/sec 2024-08-29T18:22:29.989 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-xDQc-mft9ljpb6x off=13322520 len=1858451 2024-08-29T18:22:29.993 INFO:tasks.workunit.client.0.smithi029.stdout:op 2133 completed, throughput=5MB/sec 2024-08-29T18:22:30.994 INFO:tasks.workunit.client.0.smithi029.stdout: 411: throughput=4.99MB/sec pending data=0 2024-08-29T18:22:30.994 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-mR80w5BEaHGx9_k off=2913033 len=235853 2024-08-29T18:22:30.995 INFO:tasks.workunit.client.0.smithi029.stdout:op 2134 completed, throughput=4.99MB/sec 2024-08-29T18:22:30.995 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-mv3a7ulms9_R3ze off=558172 len=1630846 2024-08-29T18:22:31.009 INFO:tasks.workunit.client.0.smithi029.stdout:op 2135 completed, throughput=4.99MB/sec 2024-08-29T18:22:31.009 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-otDoIIHQTt96hRk off=16954305 len=1440061 2024-08-29T18:22:31.012 INFO:tasks.workunit.client.0.smithi029.stdout:op 2136 completed, throughput=5MB/sec 2024-08-29T18:22:31.013 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-8IZ816mpNu7xYGi off=5948035 len=259004 2024-08-29T18:22:31.014 INFO:tasks.workunit.client.0.smithi029.stdout:op 2137 completed, throughput=5MB/sec 2024-08-29T18:22:31.014 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-5gX4L6pLnJ1DaNE off=1387518 len=541925 2024-08-29T18:22:31.021 INFO:tasks.workunit.client.0.smithi029.stdout:op 2138 completed, throughput=5MB/sec 2024-08-29T18:22:31.021 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-BYo4VChF3Bh4AQN off=11230492 len=1039984 2024-08-29T18:22:31.025 INFO:tasks.workunit.client.0.smithi029.stdout:op 2139 completed, throughput=5MB/sec 2024-08-29T18:22:31.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:22:31 smithi029 bash[77880]: cluster 2024-08-29T18:22:30.069398+0000 mgr.y (mgr.25004) 978 : cluster [DBG] pgmap v1650: 105 pgs: 105 active+clean; 127 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-29T18:22:31.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:22:31 smithi029 bash[79042]: cluster 2024-08-29T18:22:30.069398+0000 mgr.y (mgr.25004) 978 : cluster [DBG] pgmap v1650: 105 pgs: 105 active+clean; 127 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-29T18:22:31.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:22:31 smithi110 bash[67519]: cluster 2024-08-29T18:22:30.069398+0000 mgr.y (mgr.25004) 978 : cluster [DBG] pgmap v1650: 105 pgs: 105 active+clean; 127 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-29T18:22:32.025 INFO:tasks.workunit.client.0.smithi029.stdout: 412: throughput=4.99MB/sec pending data=0 2024-08-29T18:22:32.025 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj--M73vMLKu1Sg-vn off=10180137 len=220319 2024-08-29T18:22:32.027 INFO:tasks.workunit.client.0.smithi029.stdout:op 2140 completed, throughput=4.99MB/sec 2024-08-29T18:22:32.027 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-iQHy6sqihrfhNRB off=624052 len=228878 2024-08-29T18:22:32.032 INFO:tasks.workunit.client.0.smithi029.stdout:op 2141 completed, throughput=4.99MB/sec 2024-08-29T18:22:32.032 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-LXgLeSYm-KNVf8P off=22004305 len=1030193 2024-08-29T18:22:32.041 INFO:tasks.workunit.client.0.smithi029.stdout:op 2142 completed, throughput=4.99MB/sec 2024-08-29T18:22:32.041 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-D9q2mvr7Nvjhxi4 off=483780 len=2074720 2024-08-29T18:22:32.058 INFO:tasks.workunit.client.0.smithi029.stdout:op 2143 completed, throughput=5MB/sec 2024-08-29T18:22:32.058 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-GDbNt-WodKVQoF0 off=19685125 len=1772865 2024-08-29T18:22:32.063 INFO:tasks.workunit.client.0.smithi029.stdout:op 2144 completed, throughput=5MB/sec 2024-08-29T18:22:33.063 INFO:tasks.workunit.client.0.smithi029.stdout: 413: throughput=4.99MB/sec pending data=0 2024-08-29T18:22:33.063 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-TIhlG3uMwpHEKNm off=3096045 len=1155866 2024-08-29T18:22:33.067 INFO:tasks.workunit.client.0.smithi029.stdout:op 2145 completed, throughput=4.99MB/sec 2024-08-29T18:22:33.067 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-0iSIHAVafeezZmw off=847055 len=587865 2024-08-29T18:22:33.074 INFO:tasks.workunit.client.0.smithi029.stdout:op 2146 completed, throughput=4.99MB/sec 2024-08-29T18:22:33.074 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-r-wanJMVj62XiGY off=6926934 len=1931511 2024-08-29T18:22:33.079 INFO:tasks.workunit.client.0.smithi029.stdout:op 2147 completed, throughput=5MB/sec 2024-08-29T18:22:33.079 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-25zdghBtdzc4dLi off=4502698 len=1320649 2024-08-29T18:22:33.082 INFO:tasks.workunit.client.0.smithi029.stdout:op 2148 completed, throughput=5MB/sec 2024-08-29T18:22:33.083 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-REAG78-eLNVcpKE off=15317313 len=948544 2024-08-29T18:22:33.084 INFO:tasks.workunit.client.0.smithi029.stdout:op 2149 completed, throughput=5MB/sec 2024-08-29T18:22:33.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:22:33 smithi029 bash[79042]: cluster 2024-08-29T18:22:32.070482+0000 mgr.y (mgr.25004) 979 : cluster [DBG] pgmap v1651: 105 pgs: 105 active+clean; 127 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-08-29T18:22:33.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:22:33 smithi029 bash[77880]: cluster 2024-08-29T18:22:32.070482+0000 mgr.y (mgr.25004) 979 : cluster [DBG] pgmap v1651: 105 pgs: 105 active+clean; 127 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-08-29T18:22:33.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:22:33 smithi110 bash[67519]: cluster 2024-08-29T18:22:32.070482+0000 mgr.y (mgr.25004) 979 : cluster [DBG] pgmap v1651: 105 pgs: 105 active+clean; 127 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-08-29T18:22:34.084 INFO:tasks.workunit.client.0.smithi029.stdout: 414: throughput=4.99MB/sec pending data=0 2024-08-29T18:22:34.085 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-3zEUUtItAfTmY6y off=17775846 len=1774213 2024-08-29T18:22:34.090 INFO:tasks.workunit.client.0.smithi029.stdout:op 2150 completed, throughput=4.99MB/sec 2024-08-29T18:22:34.090 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-AW5zt3SZBjRRB4X off=3425724 len=462226 2024-08-29T18:22:34.097 INFO:tasks.workunit.client.0.smithi029.stdout:op 2151 completed, throughput=4.99MB/sec 2024-08-29T18:22:34.097 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-YlWPIBB0bqFjUAf off=11787206 len=594422 2024-08-29T18:22:34.099 INFO:tasks.workunit.client.0.smithi029.stdout:op 2152 completed, throughput=5MB/sec 2024-08-29T18:22:34.099 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-VcI0dP07JIBTAOm off=423923 len=1191913 2024-08-29T18:22:34.110 INFO:tasks.workunit.client.0.smithi029.stdout:op 2153 completed, throughput=5MB/sec 2024-08-29T18:22:34.110 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-nSrxA2tMHDbCnvn off=20954154 len=1000243 2024-08-29T18:22:34.118 INFO:tasks.workunit.client.0.smithi029.stdout:op 2154 completed, throughput=5MB/sec 2024-08-29T18:22:34.601 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:22:34 smithi029 bash[79042]: audit 2024-08-29T18:22:33.544955+0000 mon.c (mon.2) 524 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:22:34.602 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:22:34 smithi029 bash[77880]: audit 2024-08-29T18:22:33.544955+0000 mon.c (mon.2) 524 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:22:34.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:22:34 smithi110 bash[67519]: audit 2024-08-29T18:22:33.544955+0000 mon.c (mon.2) 524 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:22:34.901 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:22:34 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:22:34] "GET /metrics HTTP/1.1" 200 34030 "" "Prometheus/2.43.0" 2024-08-29T18:22:35.118 INFO:tasks.workunit.client.0.smithi029.stdout: 415: throughput=4.99MB/sec pending data=0 2024-08-29T18:22:35.118 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-6gflUJ60LqNvlCq off=244691 len=1391887 2024-08-29T18:22:35.122 INFO:tasks.workunit.client.0.smithi029.stdout:op 2155 completed, throughput=4.99MB/sec 2024-08-29T18:22:35.122 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-Tv-GSmy3tEKLFHI off=9416195 len=983270 2024-08-29T18:22:35.131 INFO:tasks.workunit.client.0.smithi029.stdout:op 2156 completed, throughput=4.99MB/sec 2024-08-29T18:22:35.131 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-sjlpWmo0eXQZaT3 off=2633857 len=1957965 2024-08-29T18:22:35.144 INFO:tasks.workunit.client.0.smithi029.stdout:op 2157 completed, throughput=5MB/sec 2024-08-29T18:22:35.145 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-hlB5HUtz6s8oN2w off=9946371 len=46266 2024-08-29T18:22:35.148 INFO:tasks.workunit.client.0.smithi029.stdout:op 2158 completed, throughput=5MB/sec 2024-08-29T18:22:35.148 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-_Z3JpMfPXxq2x8H off=614670 len=38838 2024-08-29T18:22:35.150 INFO:tasks.workunit.client.0.smithi029.stdout:op 2159 completed, throughput=5MB/sec 2024-08-29T18:22:35.150 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-xN_TbnwRRBrJna1 off=1666794 len=1929868 2024-08-29T18:22:35.153 INFO:tasks.workunit.client.0.smithi029.stdout:op 2160 completed, throughput=5MB/sec 2024-08-29T18:22:35.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:22:35 smithi029 bash[79042]: cluster 2024-08-29T18:22:34.071440+0000 mgr.y (mgr.25004) 980 : cluster [DBG] pgmap v1652: 105 pgs: 105 active+clean; 127 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-29T18:22:35.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:22:35 smithi029 bash[77880]: cluster 2024-08-29T18:22:34.071440+0000 mgr.y (mgr.25004) 980 : cluster [DBG] pgmap v1652: 105 pgs: 105 active+clean; 127 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-29T18:22:35.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:22:35 smithi110 bash[67519]: cluster 2024-08-29T18:22:34.071440+0000 mgr.y (mgr.25004) 980 : cluster [DBG] pgmap v1652: 105 pgs: 105 active+clean; 127 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-29T18:22:36.153 INFO:tasks.workunit.client.0.smithi029.stdout: 416: throughput=4.99MB/sec pending data=0 2024-08-29T18:22:36.153 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-RB05zJN2A89p3_U off=15265766 len=12987 2024-08-29T18:22:36.157 INFO:tasks.workunit.client.0.smithi029.stdout:op 2161 completed, throughput=4.99MB/sec 2024-08-29T18:22:36.157 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-JpL_xzoc-qu6sR1 off=496306 len=961948 2024-08-29T18:22:36.166 INFO:tasks.workunit.client.0.smithi029.stdout:op 2162 completed, throughput=4.99MB/sec 2024-08-29T18:22:36.166 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-wBgP8gOQzXaS5u5 off=1856074 len=2004918 2024-08-29T18:22:36.173 INFO:tasks.workunit.client.0.smithi029.stdout:op 2163 completed, throughput=5MB/sec 2024-08-29T18:22:36.173 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-_hB49E6Rsz0MPpz off=3847853 len=1107301 2024-08-29T18:22:36.183 INFO:tasks.workunit.client.0.smithi029.stdout:op 2164 completed, throughput=5MB/sec 2024-08-29T18:22:36.183 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-so5x8Uf928R-x9l off=8028171 len=933343 2024-08-29T18:22:36.187 INFO:tasks.workunit.client.0.smithi029.stdout:op 2165 completed, throughput=5MB/sec 2024-08-29T18:22:37.187 INFO:tasks.workunit.client.0.smithi029.stdout: 417: throughput=4.99MB/sec pending data=0 2024-08-29T18:22:37.187 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-UyEJIRgJkZK4fld off=272546 len=1257677 2024-08-29T18:22:37.190 INFO:tasks.workunit.client.0.smithi029.stdout:op 2166 completed, throughput=4.99MB/sec 2024-08-29T18:22:37.191 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-gFxUqB--Em4civC off=3040065 len=1955213 2024-08-29T18:22:37.204 INFO:tasks.workunit.client.0.smithi029.stdout:op 2167 completed, throughput=5MB/sec 2024-08-29T18:22:37.205 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-nzIjPl5ghWSz-df off=9253343 len=1092885 2024-08-29T18:22:37.208 INFO:tasks.workunit.client.0.smithi029.stdout:op 2168 completed, throughput=5MB/sec 2024-08-29T18:22:37.208 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-ohKfgxC8B9y3UEY off=11507906 len=336630 2024-08-29T18:22:37.213 INFO:tasks.workunit.client.0.smithi029.stdout:op 2169 completed, throughput=5MB/sec 2024-08-29T18:22:37.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:22:37 smithi029 bash[79042]: cluster 2024-08-29T18:22:36.072294+0000 mgr.y (mgr.25004) 981 : cluster [DBG] pgmap v1653: 105 pgs: 105 active+clean; 127 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-08-29T18:22:37.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:22:37 smithi029 bash[77880]: cluster 2024-08-29T18:22:36.072294+0000 mgr.y (mgr.25004) 981 : cluster [DBG] pgmap v1653: 105 pgs: 105 active+clean; 127 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-08-29T18:22:37.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:22:37 smithi110 bash[67519]: cluster 2024-08-29T18:22:36.072294+0000 mgr.y (mgr.25004) 981 : cluster [DBG] pgmap v1653: 105 pgs: 105 active+clean; 127 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-08-29T18:22:38.214 INFO:tasks.workunit.client.0.smithi029.stdout: 418: throughput=4.99MB/sec pending data=0 2024-08-29T18:22:38.214 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-J2ndTirU7AKKaKG off=7222455 len=1601271 2024-08-29T18:22:38.219 INFO:tasks.workunit.client.0.smithi029.stdout:op 2170 completed, throughput=4.99MB/sec 2024-08-29T18:22:38.219 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-XqVohRwCTFFPfXD off=1972038 len=592742 2024-08-29T18:22:38.224 INFO:tasks.workunit.client.0.smithi029.stdout:op 2171 completed, throughput=4.99MB/sec 2024-08-29T18:22:38.224 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-H8mHUkilssSrRAO off=3921690 len=1265302 2024-08-29T18:22:38.232 INFO:tasks.workunit.client.0.smithi029.stdout:op 2172 completed, throughput=5MB/sec 2024-08-29T18:22:38.232 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-Idin9nqAl0k7DGK off=4224239 len=1697090 2024-08-29T18:22:38.236 INFO:tasks.workunit.client.0.smithi029.stdout:op 2173 completed, throughput=5MB/sec 2024-08-29T18:22:38.237 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj--IGY_FiiWQ26s7_ off=7647480 len=151208 2024-08-29T18:22:38.241 INFO:tasks.workunit.client.0.smithi029.stdout:op 2174 completed, throughput=5MB/sec 2024-08-29T18:22:38.241 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-2xVsViE-LpQoAJl off=1480960 len=69949 2024-08-29T18:22:38.246 INFO:tasks.workunit.client.0.smithi029.stdout:op 2175 completed, throughput=5MB/sec 2024-08-29T18:22:38.246 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-s4xK8NAc1eSAv6u off=1711495 len=885878 2024-08-29T18:22:38.249 INFO:tasks.workunit.client.0.smithi029.stdout:op 2176 completed, throughput=5MB/sec 2024-08-29T18:22:39.249 INFO:tasks.workunit.client.0.smithi029.stdout: 419: throughput=4.99MB/sec pending data=0 2024-08-29T18:22:39.250 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-cqBokmQhRfaP5hD off=10403632 len=178888 2024-08-29T18:22:39.254 INFO:tasks.workunit.client.0.smithi029.stdout:op 2177 completed, throughput=4.99MB/sec 2024-08-29T18:22:39.255 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-b23U8GHxacMKxhI off=0 len=1646954 2024-08-29T18:22:39.266 INFO:tasks.workunit.client.0.smithi029.stdout:op 2178 completed, throughput=4.99MB/sec 2024-08-29T18:22:39.266 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-YLuaxLvDSOy3Wrn off=2624568 len=392741 2024-08-29T18:22:39.272 INFO:tasks.workunit.client.0.smithi029.stdout:op 2179 completed, throughput=4.99MB/sec 2024-08-29T18:22:39.272 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-352Sgm6r33tsURO off=1379011 len=2008297 2024-08-29T18:22:39.286 INFO:tasks.workunit.client.0.smithi029.stdout:op 2180 completed, throughput=5MB/sec 2024-08-29T18:22:39.286 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-IyQ1hw4LWrXE94X off=10911936 len=1088714 2024-08-29T18:22:39.289 INFO:tasks.workunit.client.0.smithi029.stdout:op 2181 completed, throughput=5MB/sec 2024-08-29T18:22:39.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:22:39 smithi029 bash[79042]: cluster 2024-08-29T18:22:38.073371+0000 mgr.y (mgr.25004) 982 : cluster [DBG] pgmap v1654: 105 pgs: 105 active+clean; 127 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-29T18:22:39.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:22:39 smithi029 bash[77880]: cluster 2024-08-29T18:22:38.073371+0000 mgr.y (mgr.25004) 982 : cluster [DBG] pgmap v1654: 105 pgs: 105 active+clean; 127 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-29T18:22:39.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:22:39 smithi110 bash[67519]: cluster 2024-08-29T18:22:38.073371+0000 mgr.y (mgr.25004) 982 : cluster [DBG] pgmap v1654: 105 pgs: 105 active+clean; 127 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-29T18:22:40.289 INFO:tasks.workunit.client.0.smithi029.stdout: 420: throughput=4.99MB/sec pending data=0 2024-08-29T18:22:40.290 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-RYNtM7zNec8SzzI off=1602915 len=2038041 2024-08-29T18:22:40.306 INFO:tasks.workunit.client.0.smithi029.stdout:op 2182 completed, throughput=4.99MB/sec 2024-08-29T18:22:40.306 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-ds7iBL1N0bGWg6r off=2946195 len=894242 2024-08-29T18:22:40.309 INFO:tasks.workunit.client.0.smithi029.stdout:op 2183 completed, throughput=5MB/sec 2024-08-29T18:22:40.309 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-4sL2YHqHDI5Fmkz off=19390475 len=543172 2024-08-29T18:22:40.311 INFO:tasks.workunit.client.0.smithi029.stdout:op 2184 completed, throughput=5MB/sec 2024-08-29T18:22:40.311 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-oQHd89Fs_zLq9EQ off=2706462 len=1618837 2024-08-29T18:22:40.315 INFO:tasks.workunit.client.0.smithi029.stdout:op 2185 completed, throughput=5MB/sec 2024-08-29T18:22:41.316 INFO:tasks.workunit.client.0.smithi029.stdout: 421: throughput=4.99MB/sec pending data=0 2024-08-29T18:22:41.316 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-bMwGGyz1IPSk1ap off=10081539 len=1399789 2024-08-29T18:22:41.319 INFO:tasks.workunit.client.0.smithi029.stdout:op 2186 completed, throughput=4.99MB/sec 2024-08-29T18:22:41.319 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-zb1qPcCI6v6kM8N off=2517415 len=2029140 2024-08-29T18:22:41.334 INFO:tasks.workunit.client.0.smithi029.stdout:op 2187 completed, throughput=5MB/sec 2024-08-29T18:22:41.334 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-Q-gdX0NY0KfUB05 off=9271407 len=397789 2024-08-29T18:22:41.340 INFO:tasks.workunit.client.0.smithi029.stdout:op 2188 completed, throughput=5MB/sec 2024-08-29T18:22:41.340 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-jVxU5I3Qj7QvS9P off=1501230 len=273052 2024-08-29T18:22:41.341 INFO:tasks.workunit.client.0.smithi029.stdout:op 2189 completed, throughput=5MB/sec 2024-08-29T18:22:41.341 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-xsJ6bu3tx1nj1nz off=12635401 len=1376918 2024-08-29T18:22:41.350 INFO:tasks.workunit.client.0.smithi029.stdout:op 2190 completed, throughput=5MB/sec 2024-08-29T18:22:41.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:22:41 smithi029 bash[79042]: cluster 2024-08-29T18:22:40.074162+0000 mgr.y (mgr.25004) 983 : cluster [DBG] pgmap v1655: 105 pgs: 105 active+clean; 127 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-08-29T18:22:41.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:22:41 smithi029 bash[77880]: cluster 2024-08-29T18:22:40.074162+0000 mgr.y (mgr.25004) 983 : cluster [DBG] pgmap v1655: 105 pgs: 105 active+clean; 127 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-08-29T18:22:41.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:22:41 smithi110 bash[67519]: cluster 2024-08-29T18:22:40.074162+0000 mgr.y (mgr.25004) 983 : cluster [DBG] pgmap v1655: 105 pgs: 105 active+clean; 127 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-08-29T18:22:42.351 INFO:tasks.workunit.client.0.smithi029.stdout: 422: throughput=4.99MB/sec pending data=0 2024-08-29T18:22:42.351 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-86IK2ejWeL39lof off=3207711 len=1719460 2024-08-29T18:22:42.357 INFO:tasks.workunit.client.0.smithi029.stdout:op 2191 completed, throughput=4.99MB/sec 2024-08-29T18:22:42.357 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-8em2odVQQS52wcF off=3473611 len=1913951 2024-08-29T18:22:42.370 INFO:tasks.workunit.client.0.smithi029.stdout:op 2192 completed, throughput=5MB/sec 2024-08-29T18:22:42.370 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-K7oOxJXC-J8BWeQ off=3147453 len=970334 2024-08-29T18:22:42.373 INFO:tasks.workunit.client.0.smithi029.stdout:op 2193 completed, throughput=5MB/sec 2024-08-29T18:22:42.373 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-rHyjF55gR_1cRZC off=9930483 len=266283 2024-08-29T18:22:42.379 INFO:tasks.workunit.client.0.smithi029.stdout:op 2194 completed, throughput=5MB/sec 2024-08-29T18:22:42.379 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj--Xl8rgAT95ROUpK off=2717759 len=259236 2024-08-29T18:22:42.384 INFO:tasks.workunit.client.0.smithi029.stdout:op 2195 completed, throughput=5MB/sec 2024-08-29T18:22:43.385 INFO:tasks.workunit.client.0.smithi029.stdout: 423: throughput=4.99MB/sec pending data=0 2024-08-29T18:22:43.385 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-Crp4v5NqWZXuA_o off=18052670 len=106186 2024-08-29T18:22:43.390 INFO:tasks.workunit.client.0.smithi029.stdout:op 2196 completed, throughput=4.99MB/sec 2024-08-29T18:22:43.390 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-fEDvWKR7frsQv25 off=4045442 len=1343317 2024-08-29T18:22:43.394 INFO:tasks.workunit.client.0.smithi029.stdout:op 2197 completed, throughput=4.99MB/sec 2024-08-29T18:22:43.394 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-IKERGE0V0kHkIqn off=10293489 len=1949412 2024-08-29T18:22:43.408 INFO:tasks.workunit.client.0.smithi029.stdout:op 2198 completed, throughput=5MB/sec 2024-08-29T18:22:43.408 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-5Xvd-00Ya4gu9_p off=10361556 len=959633 2024-08-29T18:22:43.411 INFO:tasks.workunit.client.0.smithi029.stdout:op 2199 completed, throughput=5MB/sec 2024-08-29T18:22:43.411 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-vOT4evcKyovwhh9 off=2968616 len=1630480 2024-08-29T18:22:43.425 INFO:tasks.workunit.client.0.smithi029.stdout:op 2200 completed, throughput=5MB/sec 2024-08-29T18:22:43.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:22:43 smithi029 bash[79042]: cluster 2024-08-29T18:22:42.075271+0000 mgr.y (mgr.25004) 984 : cluster [DBG] pgmap v1656: 105 pgs: 105 active+clean; 127 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-08-29T18:22:43.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:22:43 smithi029 bash[77880]: cluster 2024-08-29T18:22:42.075271+0000 mgr.y (mgr.25004) 984 : cluster [DBG] pgmap v1656: 105 pgs: 105 active+clean; 127 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-08-29T18:22:43.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:22:43 smithi110 bash[67519]: cluster 2024-08-29T18:22:42.075271+0000 mgr.y (mgr.25004) 984 : cluster [DBG] pgmap v1656: 105 pgs: 105 active+clean; 127 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-08-29T18:22:44.425 INFO:tasks.workunit.client.0.smithi029.stdout: 424: throughput=4.99MB/sec pending data=0 2024-08-29T18:22:44.425 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-AAkCujkY6YBfWsq off=1135408 len=1088120 2024-08-29T18:22:44.428 INFO:tasks.workunit.client.0.smithi029.stdout:op 2201 completed, throughput=4.99MB/sec 2024-08-29T18:22:44.428 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-cqWXmJdCip4L3yL off=15777202 len=232440 2024-08-29T18:22:44.429 INFO:tasks.workunit.client.0.smithi029.stdout:op 2202 completed, throughput=4.99MB/sec 2024-08-29T18:22:44.430 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-9Li8obAr0YPYaSO off=6221712 len=55844 2024-08-29T18:22:44.434 INFO:tasks.workunit.client.0.smithi029.stdout:op 2203 completed, throughput=4.99MB/sec 2024-08-29T18:22:44.434 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-l68yDhjpug4aVBo off=8243692 len=98789 2024-08-29T18:22:44.435 INFO:tasks.workunit.client.0.smithi029.stdout:op 2204 completed, throughput=4.99MB/sec 2024-08-29T18:22:44.435 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-oLJ6P89PQdwMi2G off=77224 len=1404408 2024-08-29T18:22:44.446 INFO:tasks.workunit.client.0.smithi029.stdout:op 2205 completed, throughput=5MB/sec 2024-08-29T18:22:44.446 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-zLE04CrycKwitgy off=3859421 len=2019098 2024-08-29T18:22:44.458 INFO:tasks.workunit.client.0.smithi029.stdout:op 2206 completed, throughput=5MB/sec 2024-08-29T18:22:44.901 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:22:44 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:22:44] "GET /metrics HTTP/1.1" 200 34030 "" "Prometheus/2.43.0" 2024-08-29T18:22:45.458 INFO:tasks.workunit.client.0.smithi029.stdout: 425: throughput=4.99MB/sec pending data=0 2024-08-29T18:22:45.458 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-GIDn-1107akmM5g off=23920759 len=1284863 2024-08-29T18:22:45.462 INFO:tasks.workunit.client.0.smithi029.stdout:op 2207 completed, throughput=4.99MB/sec 2024-08-29T18:22:45.462 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-0AYPMH8daztVQI_ off=3767861 len=1532138 2024-08-29T18:22:45.473 INFO:tasks.workunit.client.0.smithi029.stdout:op 2208 completed, throughput=4.99MB/sec 2024-08-29T18:22:45.473 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-6bbD4LcXZ7b7P-u off=3124561 len=1894752 2024-08-29T18:22:45.480 INFO:tasks.workunit.client.0.smithi029.stdout:op 2209 completed, throughput=5MB/sec 2024-08-29T18:22:45.480 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-VQ00aH6OgU7EHwI off=6714228 len=465043 2024-08-29T18:22:45.482 INFO:tasks.workunit.client.0.smithi029.stdout:op 2210 completed, throughput=5MB/sec 2024-08-29T18:22:45.482 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-kGdlaN_9F7QiK4n off=6442229 len=1389719 2024-08-29T18:22:45.492 INFO:tasks.workunit.client.0.smithi029.stdout:op 2211 completed, throughput=5MB/sec 2024-08-29T18:22:45.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:22:45 smithi029 bash[79042]: cluster 2024-08-29T18:22:44.076192+0000 mgr.y (mgr.25004) 985 : cluster [DBG] pgmap v1657: 105 pgs: 105 active+clean; 127 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-08-29T18:22:45.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:22:45 smithi029 bash[77880]: cluster 2024-08-29T18:22:44.076192+0000 mgr.y (mgr.25004) 985 : cluster [DBG] pgmap v1657: 105 pgs: 105 active+clean; 127 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-08-29T18:22:45.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:22:45 smithi110 bash[67519]: cluster 2024-08-29T18:22:44.076192+0000 mgr.y (mgr.25004) 985 : cluster [DBG] pgmap v1657: 105 pgs: 105 active+clean; 127 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-08-29T18:22:46.493 INFO:tasks.workunit.client.0.smithi029.stdout: 426: throughput=4.99MB/sec pending data=0 2024-08-29T18:22:46.493 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-OC827g1xZoeZCaS off=19513331 len=685035 2024-08-29T18:22:46.500 INFO:tasks.workunit.client.0.smithi029.stdout:op 2212 completed, throughput=4.99MB/sec 2024-08-29T18:22:46.500 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-sUZsZUZSWgnv1q6 off=8073310 len=524760 2024-08-29T18:22:46.502 INFO:tasks.workunit.client.0.smithi029.stdout:op 2213 completed, throughput=4.99MB/sec 2024-08-29T18:22:46.502 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-BOve9g31Swd2nsf off=56985 len=1570340 2024-08-29T18:22:46.507 INFO:tasks.workunit.client.0.smithi029.stdout:op 2214 completed, throughput=5MB/sec 2024-08-29T18:22:46.507 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-RTXj8WdCG6JQ8TF off=8328418 len=1038155 2024-08-29T18:22:46.516 INFO:tasks.workunit.client.0.smithi029.stdout:op 2215 completed, throughput=5MB/sec 2024-08-29T18:22:46.516 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-e-s6MTUbTkfvWqF off=1071188 len=1189426 2024-08-29T18:22:46.525 INFO:tasks.workunit.client.0.smithi029.stdout:op 2216 completed, throughput=5MB/sec 2024-08-29T18:22:47.525 INFO:tasks.workunit.client.0.smithi029.stdout: 427: throughput=4.99MB/sec pending data=0 2024-08-29T18:22:47.525 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-4Z2ZDOX1Zochw2l off=19266160 len=740826 2024-08-29T18:22:47.533 INFO:tasks.workunit.client.0.smithi029.stdout:op 2217 completed, throughput=4.99MB/sec 2024-08-29T18:22:47.533 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-A_4aAd3Wr_J-9sb off=277214 len=691694 2024-08-29T18:22:47.535 INFO:tasks.workunit.client.0.smithi029.stdout:op 2218 completed, throughput=4.99MB/sec 2024-08-29T18:22:47.535 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-wc8I-_Y4uAYDfH0 off=5736205 len=96382 2024-08-29T18:22:47.536 INFO:tasks.workunit.client.0.smithi029.stdout:op 2219 completed, throughput=4.99MB/sec 2024-08-29T18:22:47.537 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-AJ1aJ8KKFQn8mIs off=9619755 len=278850 2024-08-29T18:22:47.542 INFO:tasks.workunit.client.0.smithi029.stdout:op 2220 completed, throughput=4.99MB/sec 2024-08-29T18:22:47.542 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-8ewc1xYegQlIv-i off=4585095 len=395259 2024-08-29T18:22:47.544 INFO:tasks.workunit.client.0.smithi029.stdout:op 2221 completed, throughput=5MB/sec 2024-08-29T18:22:47.544 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-Z15orvmgegB83Vm off=0 len=1118722 2024-08-29T18:22:47.553 INFO:tasks.workunit.client.0.smithi029.stdout:op 2222 completed, throughput=5MB/sec 2024-08-29T18:22:47.553 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-4fRSOG-0KZffFpQ off=4795962 len=1610944 2024-08-29T18:22:47.565 INFO:tasks.workunit.client.0.smithi029.stdout:op 2223 completed, throughput=5MB/sec 2024-08-29T18:22:47.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:22:47 smithi029 bash[79042]: cluster 2024-08-29T18:22:46.077052+0000 mgr.y (mgr.25004) 986 : cluster [DBG] pgmap v1658: 105 pgs: 105 active+clean; 127 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-29T18:22:47.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:22:47 smithi029 bash[77880]: cluster 2024-08-29T18:22:46.077052+0000 mgr.y (mgr.25004) 986 : cluster [DBG] pgmap v1658: 105 pgs: 105 active+clean; 127 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-29T18:22:47.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:22:47 smithi110 bash[67519]: cluster 2024-08-29T18:22:46.077052+0000 mgr.y (mgr.25004) 986 : cluster [DBG] pgmap v1658: 105 pgs: 105 active+clean; 127 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-29T18:22:48.565 INFO:tasks.workunit.client.0.smithi029.stdout: 428: throughput=4.99MB/sec pending data=0 2024-08-29T18:22:48.565 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-uex53RHzwEqm4oU off=2203898 len=1466100 2024-08-29T18:22:48.570 INFO:tasks.workunit.client.0.smithi029.stdout:op 2224 completed, throughput=4.99MB/sec 2024-08-29T18:22:48.570 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-4_jM4HMH9RcUrFD off=7427251 len=1389738 2024-08-29T18:22:48.574 INFO:tasks.workunit.client.0.smithi029.stdout:op 2225 completed, throughput=5MB/sec 2024-08-29T18:22:48.574 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-cDd_Zy3kttppirc off=1197220 len=1807955 2024-08-29T18:22:48.579 INFO:tasks.workunit.client.0.smithi029.stdout:op 2226 completed, throughput=5MB/sec 2024-08-29T18:22:48.579 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-MQJWGKZD0MUPgU2 off=6659873 len=2086519 2024-08-29T18:22:48.594 INFO:tasks.workunit.client.0.smithi029.stdout:op 2227 completed, throughput=5MB/sec 2024-08-29T18:22:49.595 INFO:tasks.workunit.client.0.smithi029.stdout: 429: throughput=4.99MB/sec pending data=0 2024-08-29T18:22:49.595 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-pezFjfogDWSBBCE off=6897917 len=1942117 2024-08-29T18:22:49.609 INFO:tasks.workunit.client.0.smithi029.stdout:op 2228 completed, throughput=5MB/sec 2024-08-29T18:22:49.609 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-JOdE3E4n5fWbr3a off=3443439 len=746883 2024-08-29T18:22:49.612 INFO:tasks.workunit.client.0.smithi029.stdout:op 2229 completed, throughput=5MB/sec 2024-08-29T18:22:49.612 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-OXS_1A5R6LlUId8 off=5465060 len=2014990 2024-08-29T18:22:49.617 INFO:tasks.workunit.client.0.smithi029.stdout:op 2230 completed, throughput=5MB/sec 2024-08-29T18:22:49.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:22:49 smithi029 bash[79042]: cluster 2024-08-29T18:22:48.078122+0000 mgr.y (mgr.25004) 987 : cluster [DBG] pgmap v1659: 105 pgs: 105 active+clean; 127 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-08-29T18:22:49.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:22:49 smithi029 bash[79042]: audit 2024-08-29T18:22:48.545250+0000 mon.c (mon.2) 525 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:22:49.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:22:49 smithi029 bash[77880]: cluster 2024-08-29T18:22:48.078122+0000 mgr.y (mgr.25004) 987 : cluster [DBG] pgmap v1659: 105 pgs: 105 active+clean; 127 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-08-29T18:22:49.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:22:49 smithi029 bash[77880]: audit 2024-08-29T18:22:48.545250+0000 mon.c (mon.2) 525 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:22:49.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:22:49 smithi110 bash[67519]: cluster 2024-08-29T18:22:48.078122+0000 mgr.y (mgr.25004) 987 : cluster [DBG] pgmap v1659: 105 pgs: 105 active+clean; 127 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-08-29T18:22:49.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:22:49 smithi110 bash[67519]: audit 2024-08-29T18:22:48.545250+0000 mon.c (mon.2) 525 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:22:50.617 INFO:tasks.workunit.client.0.smithi029.stdout: 430: throughput=4.99MB/sec pending data=0 2024-08-29T18:22:50.617 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-TVbZmOljbOLSYdR off=337056 len=683940 2024-08-29T18:22:50.625 INFO:tasks.workunit.client.0.smithi029.stdout:op 2231 completed, throughput=4.99MB/sec 2024-08-29T18:22:50.625 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-O4ZF097UmSophzf off=231988 len=877979 2024-08-29T18:22:50.634 INFO:tasks.workunit.client.0.smithi029.stdout:op 2232 completed, throughput=4.99MB/sec 2024-08-29T18:22:50.634 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-67s_terI63mQGLh off=11568798 len=434368 2024-08-29T18:22:50.641 INFO:tasks.workunit.client.0.smithi029.stdout:op 2233 completed, throughput=5MB/sec 2024-08-29T18:22:50.641 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-3R11-cSJKhXxWBY off=5785533 len=631932 2024-08-29T18:22:50.647 INFO:tasks.workunit.client.0.smithi029.stdout:op 2234 completed, throughput=5MB/sec 2024-08-29T18:22:50.648 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-PyZk_MVWS_aNbLC off=4726945 len=1359658 2024-08-29T18:22:50.651 INFO:tasks.workunit.client.0.smithi029.stdout:op 2235 completed, throughput=5MB/sec 2024-08-29T18:22:50.651 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-zMavvOBVFWQDG1w off=9934720 len=1170246 2024-08-29T18:22:50.653 INFO:tasks.workunit.client.0.smithi029.stdout:op 2236 completed, throughput=5MB/sec 2024-08-29T18:22:51.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:22:51 smithi029 bash[79042]: cluster 2024-08-29T18:22:50.078938+0000 mgr.y (mgr.25004) 988 : cluster [DBG] pgmap v1660: 105 pgs: 105 active+clean; 127 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-29T18:22:51.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:22:51 smithi029 bash[77880]: cluster 2024-08-29T18:22:50.078938+0000 mgr.y (mgr.25004) 988 : cluster [DBG] pgmap v1660: 105 pgs: 105 active+clean; 127 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-29T18:22:51.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:22:51 smithi110 bash[67519]: cluster 2024-08-29T18:22:50.078938+0000 mgr.y (mgr.25004) 988 : cluster [DBG] pgmap v1660: 105 pgs: 105 active+clean; 127 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-29T18:22:51.653 INFO:tasks.workunit.client.0.smithi029.stdout: 431: throughput=4.99MB/sec pending data=0 2024-08-29T18:22:51.653 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-WH-nsHWv3BgbJka off=232238 len=966693 2024-08-29T18:22:51.663 INFO:tasks.workunit.client.0.smithi029.stdout:op 2237 completed, throughput=4.99MB/sec 2024-08-29T18:22:51.663 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-DqR9bEIDOc3rCJq off=9643490 len=659444 2024-08-29T18:22:51.666 INFO:tasks.workunit.client.0.smithi029.stdout:op 2238 completed, throughput=4.99MB/sec 2024-08-29T18:22:51.666 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-h-yBfilztCy_Al- off=866997 len=740487 2024-08-29T18:22:51.668 INFO:tasks.workunit.client.0.smithi029.stdout:op 2239 completed, throughput=5MB/sec 2024-08-29T18:22:51.668 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-xCFlrPGVga1w5Xj off=19495502 len=1099814 2024-08-29T18:22:51.671 INFO:tasks.workunit.client.0.smithi029.stdout:op 2240 completed, throughput=5MB/sec 2024-08-29T18:22:51.671 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-mTD-rw1FI-M5n45 off=3441744 len=1709529 2024-08-29T18:22:51.685 INFO:tasks.workunit.client.0.smithi029.stdout:op 2241 completed, throughput=5MB/sec 2024-08-29T18:22:52.685 INFO:tasks.workunit.client.0.smithi029.stdout: 432: throughput=4.99MB/sec pending data=0 2024-08-29T18:22:52.686 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-5g-IwZcEyMv3-fB off=12365606 len=378953 2024-08-29T18:22:52.687 INFO:tasks.workunit.client.0.smithi029.stdout:op 2242 completed, throughput=4.99MB/sec 2024-08-29T18:22:52.687 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-otd2_VmJkBds0-D off=11134195 len=867669 2024-08-29T18:22:52.695 INFO:tasks.workunit.client.0.smithi029.stdout:op 2243 completed, throughput=4.99MB/sec 2024-08-29T18:22:52.695 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-6dHXbEKSs3F3Erz off=737486 len=1517469 2024-08-29T18:22:52.699 INFO:tasks.workunit.client.0.smithi029.stdout:op 2244 completed, throughput=5MB/sec 2024-08-29T18:22:52.700 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-vZPsnZ_kM5VMsO5 off=1718276 len=603015 2024-08-29T18:22:52.706 INFO:tasks.workunit.client.0.smithi029.stdout:op 2245 completed, throughput=5MB/sec 2024-08-29T18:22:52.706 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-G0hcd8wPpJMWCSb off=5329890 len=386263 2024-08-29T18:22:52.712 INFO:tasks.workunit.client.0.smithi029.stdout:op 2246 completed, throughput=5MB/sec 2024-08-29T18:22:52.712 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-fvwsghMRzBv84Hk off=305305 len=738617 2024-08-29T18:22:52.715 INFO:tasks.workunit.client.0.smithi029.stdout:op 2247 completed, throughput=5MB/sec 2024-08-29T18:22:52.715 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-M2ubtQv7YUbZf7C off=4130418 len=1254721 2024-08-29T18:22:52.725 INFO:tasks.workunit.client.0.smithi029.stdout:op 2248 completed, throughput=5MB/sec 2024-08-29T18:22:53.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:22:53 smithi029 bash[77880]: cluster 2024-08-29T18:22:52.080020+0000 mgr.y (mgr.25004) 989 : cluster [DBG] pgmap v1661: 105 pgs: 105 active+clean; 127 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-08-29T18:22:53.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:22:53 smithi029 bash[79042]: cluster 2024-08-29T18:22:52.080020+0000 mgr.y (mgr.25004) 989 : cluster [DBG] pgmap v1661: 105 pgs: 105 active+clean; 127 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-08-29T18:22:53.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:22:53 smithi110 bash[67519]: cluster 2024-08-29T18:22:52.080020+0000 mgr.y (mgr.25004) 989 : cluster [DBG] pgmap v1661: 105 pgs: 105 active+clean; 127 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-08-29T18:22:53.726 INFO:tasks.workunit.client.0.smithi029.stdout: 433: throughput=4.99MB/sec pending data=0 2024-08-29T18:22:53.726 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-5CWPqY9dGtIoxGj off=1187948 len=207416 2024-08-29T18:22:53.728 INFO:tasks.workunit.client.0.smithi029.stdout:op 2249 completed, throughput=4.99MB/sec 2024-08-29T18:22:53.728 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-LNMwg7RPqhHpNOr off=2718292 len=1196415 2024-08-29T18:22:53.731 INFO:tasks.workunit.client.0.smithi029.stdout:op 2250 completed, throughput=4.99MB/sec 2024-08-29T18:22:53.731 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-_YlNCLIsDLhPtsB off=17463663 len=255165 2024-08-29T18:22:53.737 INFO:tasks.workunit.client.0.smithi029.stdout:op 2251 completed, throughput=4.99MB/sec 2024-08-29T18:22:53.737 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-kw95-w9H0lZzXdN off=4589308 len=1616679 2024-08-29T18:22:53.747 INFO:tasks.workunit.client.0.smithi029.stdout:op 2252 completed, throughput=5MB/sec 2024-08-29T18:22:53.747 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-ZUj7hAUwwjBv9Cb off=5075391 len=949902 2024-08-29T18:22:53.756 INFO:tasks.workunit.client.0.smithi029.stdout:op 2253 completed, throughput=5MB/sec 2024-08-29T18:22:53.756 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-KsyPt-s0ZLmpW6Y off=4373551 len=593819 2024-08-29T18:22:53.757 INFO:tasks.workunit.client.0.smithi029.stdout:op 2254 completed, throughput=5MB/sec 2024-08-29T18:22:54.758 INFO:tasks.workunit.client.0.smithi029.stdout: 434: throughput=4.99MB/sec pending data=0 2024-08-29T18:22:54.758 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-MKkPypZZhVZ685V off=1097072 len=851593 2024-08-29T18:22:54.766 INFO:tasks.workunit.client.0.smithi029.stdout:op 2255 completed, throughput=4.99MB/sec 2024-08-29T18:22:54.766 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-RXKTcxoBYRYc5mf off=6027307 len=1020527 2024-08-29T18:22:54.775 INFO:tasks.workunit.client.0.smithi029.stdout:op 2256 completed, throughput=4.99MB/sec 2024-08-29T18:22:54.775 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj--l2-64FR4gCulEG off=10656076 len=1710832 2024-08-29T18:22:54.779 INFO:tasks.workunit.client.0.smithi029.stdout:op 2257 completed, throughput=5MB/sec 2024-08-29T18:22:54.779 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-jN3fGIpgxMcSf6W off=86064 len=310856 2024-08-29T18:22:54.780 INFO:tasks.workunit.client.0.smithi029.stdout:op 2258 completed, throughput=5MB/sec 2024-08-29T18:22:54.780 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-NpHWNifnbdHGEi2 off=12851591 len=2026287 2024-08-29T18:22:54.795 INFO:tasks.workunit.client.0.smithi029.stdout:op 2259 completed, throughput=5MB/sec 2024-08-29T18:22:54.901 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:22:54 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:22:54] "GET /metrics HTTP/1.1" 200 34027 "" "Prometheus/2.43.0" 2024-08-29T18:22:55.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:22:55 smithi110 bash[67519]: cluster 2024-08-29T18:22:54.080968+0000 mgr.y (mgr.25004) 990 : cluster [DBG] pgmap v1662: 105 pgs: 105 active+clean; 127 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-08-29T18:22:55.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:22:55 smithi029 bash[79042]: cluster 2024-08-29T18:22:54.080968+0000 mgr.y (mgr.25004) 990 : cluster [DBG] pgmap v1662: 105 pgs: 105 active+clean; 127 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-08-29T18:22:55.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:22:55 smithi029 bash[77880]: cluster 2024-08-29T18:22:54.080968+0000 mgr.y (mgr.25004) 990 : cluster [DBG] pgmap v1662: 105 pgs: 105 active+clean; 127 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-08-29T18:22:55.795 INFO:tasks.workunit.client.0.smithi029.stdout: 435: throughput=4.99MB/sec pending data=0 2024-08-29T18:22:55.795 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-0cNIQCsqz4WibFF off=3797037 len=1331391 2024-08-29T18:22:55.806 INFO:tasks.workunit.client.0.smithi029.stdout:op 2260 completed, throughput=4.99MB/sec 2024-08-29T18:22:55.806 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-dB9Sp4M4ScGqdWA off=3802527 len=569038 2024-08-29T18:22:55.814 INFO:tasks.workunit.client.0.smithi029.stdout:op 2261 completed, throughput=4.99MB/sec 2024-08-29T18:22:55.814 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-tNqwV6m8ksZR0ww off=11534686 len=390900 2024-08-29T18:22:55.816 INFO:tasks.workunit.client.0.smithi029.stdout:op 2262 completed, throughput=5MB/sec 2024-08-29T18:22:55.816 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-35_IhFegP5623HN off=84784 len=677449 2024-08-29T18:22:55.818 INFO:tasks.workunit.client.0.smithi029.stdout:op 2263 completed, throughput=5MB/sec 2024-08-29T18:22:55.818 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-Kkr19czzOFVt431 off=8290922 len=1753847 2024-08-29T18:22:55.829 INFO:tasks.workunit.client.0.smithi029.stdout:op 2264 completed, throughput=5MB/sec 2024-08-29T18:22:56.830 INFO:tasks.workunit.client.0.smithi029.stdout: 436: throughput=4.99MB/sec pending data=0 2024-08-29T18:22:56.830 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-SXYDbO9bFYbCob_ off=10936247 len=1860903 2024-08-29T18:22:56.842 INFO:tasks.workunit.client.0.smithi029.stdout:op 2265 completed, throughput=4.99MB/sec 2024-08-29T18:22:56.842 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-IuZkBMOBS5sDyu- off=3126319 len=1324852 2024-08-29T18:22:56.852 INFO:tasks.workunit.client.0.smithi029.stdout:op 2266 completed, throughput=5MB/sec 2024-08-29T18:22:56.852 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-IUBEK5zd3rf767q off=8465573 len=1143935 2024-08-29T18:22:56.860 INFO:tasks.workunit.client.0.smithi029.stdout:op 2267 completed, throughput=5MB/sec 2024-08-29T18:22:56.860 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-cce4qiAwUu58oQ7 off=6093818 len=1104993 2024-08-29T18:22:56.871 INFO:tasks.workunit.client.0.smithi029.stdout:op 2268 completed, throughput=5MB/sec 2024-08-29T18:22:57.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:22:57 smithi029 bash[79042]: cluster 2024-08-29T18:22:56.081848+0000 mgr.y (mgr.25004) 991 : cluster [DBG] pgmap v1663: 105 pgs: 105 active+clean; 127 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-29T18:22:57.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:22:57 smithi029 bash[77880]: cluster 2024-08-29T18:22:56.081848+0000 mgr.y (mgr.25004) 991 : cluster [DBG] pgmap v1663: 105 pgs: 105 active+clean; 127 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-29T18:22:57.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:22:57 smithi110 bash[67519]: cluster 2024-08-29T18:22:56.081848+0000 mgr.y (mgr.25004) 991 : cluster [DBG] pgmap v1663: 105 pgs: 105 active+clean; 127 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-29T18:22:57.871 INFO:tasks.workunit.client.0.smithi029.stdout: 437: throughput=4.99MB/sec pending data=0 2024-08-29T18:22:57.872 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-67s_terI63mQGLh off=1848134 len=1830793 2024-08-29T18:22:57.876 INFO:tasks.workunit.client.0.smithi029.stdout:op 2269 completed, throughput=4.99MB/sec 2024-08-29T18:22:57.876 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-aFmZALXuZC16yIy off=504615 len=289172 2024-08-29T18:22:57.878 INFO:tasks.workunit.client.0.smithi029.stdout:op 2270 completed, throughput=4.99MB/sec 2024-08-29T18:22:57.878 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-rWJsBw4lfaUhOnL off=370268 len=391211 2024-08-29T18:22:57.881 INFO:tasks.workunit.client.0.smithi029.stdout:op 2271 completed, throughput=4.99MB/sec 2024-08-29T18:22:57.881 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-211RXrmSYh7yzYC off=18294826 len=188039 2024-08-29T18:22:57.886 INFO:tasks.workunit.client.0.smithi029.stdout:op 2272 completed, throughput=4.99MB/sec 2024-08-29T18:22:57.886 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-SuZlw7reS4OS1f3 off=127308 len=1783738 2024-08-29T18:22:57.900 INFO:tasks.workunit.client.0.smithi029.stdout:op 2273 completed, throughput=5MB/sec 2024-08-29T18:22:57.901 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-jUqcqnvzlc7TtDe off=5920947 len=44364 2024-08-29T18:22:57.901 INFO:tasks.workunit.client.0.smithi029.stdout:op 2274 completed, throughput=5MB/sec 2024-08-29T18:22:57.902 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-3Dgf2GxGyTaIfbl off=6178766 len=486825 2024-08-29T18:22:57.907 INFO:tasks.workunit.client.0.smithi029.stdout:op 2275 completed, throughput=5MB/sec 2024-08-29T18:22:57.908 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-1cuYwb-S4CUTHTg off=2705854 len=1572262 2024-08-29T18:22:57.911 INFO:tasks.workunit.client.0.smithi029.stdout:op 2276 completed, throughput=5MB/sec 2024-08-29T18:22:58.911 INFO:tasks.workunit.client.0.smithi029.stdout: 438: throughput=4.99MB/sec pending data=0 2024-08-29T18:22:58.912 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-iONoQd3SPgsAaIf off=6635217 len=662423 2024-08-29T18:22:58.919 INFO:tasks.workunit.client.0.smithi029.stdout:op 2277 completed, throughput=4.99MB/sec 2024-08-29T18:22:58.919 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-I0FhuCZ0KcX4GLQ off=1519826 len=146915 2024-08-29T18:22:58.924 INFO:tasks.workunit.client.0.smithi029.stdout:op 2278 completed, throughput=4.99MB/sec 2024-08-29T18:22:58.924 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-Aa8duR2tlw_No-1 off=10614619 len=1011087 2024-08-29T18:22:58.933 INFO:tasks.workunit.client.0.smithi029.stdout:op 2279 completed, throughput=5MB/sec 2024-08-29T18:22:58.933 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-XxipD7yk26HAuUw off=4535816 len=1937613 2024-08-29T18:22:58.945 INFO:tasks.workunit.client.0.smithi029.stdout:op 2280 completed, throughput=5MB/sec 2024-08-29T18:22:58.945 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-Ys0MXobPp9pUG10 off=3369434 len=946889 2024-08-29T18:22:58.947 INFO:tasks.workunit.client.0.smithi029.stdout:op 2281 completed, throughput=5MB/sec 2024-08-29T18:22:59.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:22:59 smithi029 bash[79042]: cluster 2024-08-29T18:22:58.082976+0000 mgr.y (mgr.25004) 992 : cluster [DBG] pgmap v1664: 105 pgs: 105 active+clean; 127 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-08-29T18:22:59.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:22:59 smithi029 bash[77880]: cluster 2024-08-29T18:22:58.082976+0000 mgr.y (mgr.25004) 992 : cluster [DBG] pgmap v1664: 105 pgs: 105 active+clean; 127 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-08-29T18:22:59.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:22:59 smithi110 bash[67519]: cluster 2024-08-29T18:22:58.082976+0000 mgr.y (mgr.25004) 992 : cluster [DBG] pgmap v1664: 105 pgs: 105 active+clean; 127 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-08-29T18:22:59.948 INFO:tasks.workunit.client.0.smithi029.stdout: 439: throughput=4.99MB/sec pending data=0 2024-08-29T18:22:59.948 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-0Bz1liZjZysCzBE off=7755817 len=69210 2024-08-29T18:22:59.953 INFO:tasks.workunit.client.0.smithi029.stdout:op 2282 completed, throughput=4.99MB/sec 2024-08-29T18:22:59.953 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-E6yCaziW6wdOnGn off=8922078 len=526693 2024-08-29T18:22:59.959 INFO:tasks.workunit.client.0.smithi029.stdout:op 2283 completed, throughput=4.99MB/sec 2024-08-29T18:22:59.959 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-rpvYBw-_T7pv7wY off=4217802 len=1013750 2024-08-29T18:22:59.962 INFO:tasks.workunit.client.0.smithi029.stdout:op 2284 completed, throughput=4.99MB/sec 2024-08-29T18:22:59.962 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-qmmXeLkI_2S9byY off=15311792 len=1278831 2024-08-29T18:22:59.965 INFO:tasks.workunit.client.0.smithi029.stdout:op 2285 completed, throughput=5MB/sec 2024-08-29T18:22:59.965 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-PtsmnIclL_U2ZZ- off=13114521 len=740047 2024-08-29T18:22:59.973 INFO:tasks.workunit.client.0.smithi029.stdout:op 2286 completed, throughput=5MB/sec 2024-08-29T18:22:59.973 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-quHxOe7X7RvQmn8 off=1266821 len=505918 2024-08-29T18:22:59.978 INFO:tasks.workunit.client.0.smithi029.stdout:op 2287 completed, throughput=5MB/sec 2024-08-29T18:22:59.979 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-HQUoR6WIYo7s-A8 off=5783519 len=724281 2024-08-29T18:22:59.980 INFO:tasks.workunit.client.0.smithi029.stdout:op 2288 completed, throughput=5MB/sec 2024-08-29T18:22:59.980 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-mnOc95nZeDTHlku off=13912933 len=312170 2024-08-29T18:22:59.987 INFO:tasks.workunit.client.0.smithi029.stdout:op 2289 completed, throughput=5MB/sec 2024-08-29T18:23:00.987 INFO:tasks.workunit.client.0.smithi029.stdout: 440: throughput=4.99MB/sec pending data=0 2024-08-29T18:23:00.987 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-Ft6lBF_vaP7Zc22 off=6722476 len=1571029 2024-08-29T18:23:00.992 INFO:tasks.workunit.client.0.smithi029.stdout:op 2290 completed, throughput=4.99MB/sec 2024-08-29T18:23:00.992 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-gxzM2xGWZoqCatc off=6265827 len=592269 2024-08-29T18:23:00.999 INFO:tasks.workunit.client.0.smithi029.stdout:op 2291 completed, throughput=4.99MB/sec 2024-08-29T18:23:00.999 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-dyYX-Tb4XR-objX off=16539399 len=1811788 2024-08-29T18:23:01.013 INFO:tasks.workunit.client.0.smithi029.stdout:op 2292 completed, throughput=5MB/sec 2024-08-29T18:23:01.013 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-gJHxMzMcNkHfwGU off=1873067 len=1358423 2024-08-29T18:23:01.024 INFO:tasks.workunit.client.0.smithi029.stdout:op 2293 completed, throughput=5MB/sec 2024-08-29T18:23:01.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:23:01 smithi029 bash[79042]: cluster 2024-08-29T18:23:00.083803+0000 mgr.y (mgr.25004) 993 : cluster [DBG] pgmap v1665: 105 pgs: 105 active+clean; 127 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-29T18:23:01.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:23:01 smithi029 bash[77880]: cluster 2024-08-29T18:23:00.083803+0000 mgr.y (mgr.25004) 993 : cluster [DBG] pgmap v1665: 105 pgs: 105 active+clean; 127 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-29T18:23:01.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:23:01 smithi110 bash[67519]: cluster 2024-08-29T18:23:00.083803+0000 mgr.y (mgr.25004) 993 : cluster [DBG] pgmap v1665: 105 pgs: 105 active+clean; 127 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-29T18:23:02.024 INFO:tasks.workunit.client.0.smithi029.stdout: 441: throughput=4.99MB/sec pending data=0 2024-08-29T18:23:02.024 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-If8STX-AcfOHxrw off=10364238 len=2035221 2024-08-29T18:23:02.030 INFO:tasks.workunit.client.0.smithi029.stdout:op 2294 completed, throughput=4.99MB/sec 2024-08-29T18:23:02.030 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-0HeCxC0My4vaciE off=1174470 len=968589 2024-08-29T18:23:02.033 INFO:tasks.workunit.client.0.smithi029.stdout:op 2295 completed, throughput=5MB/sec 2024-08-29T18:23:02.033 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-R0BiWhGHo1DbniW off=5183862 len=1315630 2024-08-29T18:23:02.043 INFO:tasks.workunit.client.0.smithi029.stdout:op 2296 completed, throughput=5MB/sec 2024-08-29T18:23:02.043 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-wDJvj1I8EEwhsnd off=494665 len=556055 2024-08-29T18:23:02.050 INFO:tasks.workunit.client.0.smithi029.stdout:op 2297 completed, throughput=5MB/sec 2024-08-29T18:23:02.050 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-Qg2JdDxlmOVAibp off=5922164 len=434560 2024-08-29T18:23:02.056 INFO:tasks.workunit.client.0.smithi029.stdout:op 2298 completed, throughput=5MB/sec 2024-08-29T18:23:02.056 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-sjlpWmo0eXQZaT3 off=6463609 len=1637614 2024-08-29T18:23:02.068 INFO:tasks.workunit.client.0.smithi029.stdout:op 2299 completed, throughput=5MB/sec 2024-08-29T18:23:03.069 INFO:tasks.workunit.client.0.smithi029.stdout: 442: throughput=4.99MB/sec pending data=0 2024-08-29T18:23:03.069 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-Sw3a4eg-L0j9-Xk off=7879107 len=988013 2024-08-29T18:23:03.072 INFO:tasks.workunit.client.0.smithi029.stdout:op 2300 completed, throughput=4.99MB/sec 2024-08-29T18:23:03.072 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj--B1RX1VEtqATiNa off=1810843 len=1072211 2024-08-29T18:23:03.081 INFO:tasks.workunit.client.0.smithi029.stdout:op 2301 completed, throughput=5MB/sec 2024-08-29T18:23:03.081 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-GRsZ95TlEfxLvEW off=2824257 len=290680 2024-08-29T18:23:03.083 INFO:tasks.workunit.client.0.smithi029.stdout:op 2302 completed, throughput=5MB/sec 2024-08-29T18:23:03.083 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-S0be4EURmDhUOZZ off=8328490 len=1074821 2024-08-29T18:23:03.086 INFO:tasks.workunit.client.0.smithi029.stdout:op 2303 completed, throughput=5MB/sec 2024-08-29T18:23:03.086 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-pW1gd_E6qZmTOjT off=7049179 len=2028876 2024-08-29T18:23:03.101 INFO:tasks.workunit.client.0.smithi029.stdout:op 2304 completed, throughput=5MB/sec 2024-08-29T18:23:03.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:23:03 smithi029 bash[79042]: cluster 2024-08-29T18:23:02.084938+0000 mgr.y (mgr.25004) 994 : cluster [DBG] pgmap v1666: 105 pgs: 105 active+clean; 127 GiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-08-29T18:23:03.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:23:03 smithi029 bash[77880]: cluster 2024-08-29T18:23:02.084938+0000 mgr.y (mgr.25004) 994 : cluster [DBG] pgmap v1666: 105 pgs: 105 active+clean; 127 GiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-08-29T18:23:03.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:23:03 smithi110 bash[67519]: cluster 2024-08-29T18:23:02.084938+0000 mgr.y (mgr.25004) 994 : cluster [DBG] pgmap v1666: 105 pgs: 105 active+clean; 127 GiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-08-29T18:23:04.101 INFO:tasks.workunit.client.0.smithi029.stdout: 443: throughput=4.99MB/sec pending data=0 2024-08-29T18:23:04.101 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-Yo_0ST6TlYae5PH off=392936 len=987025 2024-08-29T18:23:04.104 INFO:tasks.workunit.client.0.smithi029.stdout:op 2305 completed, throughput=4.99MB/sec 2024-08-29T18:23:04.105 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-XoI5cYUOh_yvFS- off=938807 len=110216 2024-08-29T18:23:04.106 INFO:tasks.workunit.client.0.smithi029.stdout:op 2306 completed, throughput=4.99MB/sec 2024-08-29T18:23:04.106 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-Asd_t5yTXQzNZel off=6927935 len=1861269 2024-08-29T18:23:04.112 INFO:tasks.workunit.client.0.smithi029.stdout:op 2307 completed, throughput=5MB/sec 2024-08-29T18:23:04.113 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-RcCVZF8p23MLBAC off=4334233 len=1594127 2024-08-29T18:23:04.116 INFO:tasks.workunit.client.0.smithi029.stdout:op 2308 completed, throughput=5MB/sec 2024-08-29T18:23:04.600 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:23:04 smithi029 bash[79042]: audit 2024-08-29T18:23:03.545455+0000 mon.c (mon.2) 526 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:23:04.601 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:23:04 smithi029 bash[77880]: audit 2024-08-29T18:23:03.545455+0000 mon.c (mon.2) 526 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:23:04.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:23:04 smithi110 bash[67519]: audit 2024-08-29T18:23:03.545455+0000 mon.c (mon.2) 526 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:23:04.901 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:23:04 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:23:04] "GET /metrics HTTP/1.1" 200 34026 "" "Prometheus/2.43.0" 2024-08-29T18:23:05.116 INFO:tasks.workunit.client.0.smithi029.stdout: 444: throughput=4.99MB/sec pending data=0 2024-08-29T18:23:05.116 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-EBP1qzkrFmiwDzu off=7151166 len=476785 2024-08-29T18:23:05.123 INFO:tasks.workunit.client.0.smithi029.stdout:op 2309 completed, throughput=4.99MB/sec 2024-08-29T18:23:05.123 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-PRONUNf4Pl0OKIy off=14010701 len=380814 2024-08-29T18:23:05.129 INFO:tasks.workunit.client.0.smithi029.stdout:op 2310 completed, throughput=4.99MB/sec 2024-08-29T18:23:05.129 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-ifbpYUCPEGB8m7S off=14928096 len=854352 2024-08-29T18:23:05.132 INFO:tasks.workunit.client.0.smithi029.stdout:op 2311 completed, throughput=4.99MB/sec 2024-08-29T18:23:05.132 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-YAxyzmQrCjJu5mh off=1143791 len=1850000 2024-08-29T18:23:05.136 INFO:tasks.workunit.client.0.smithi029.stdout:op 2312 completed, throughput=5MB/sec 2024-08-29T18:23:05.137 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-2xkNv2kUmJjCTAg off=13696623 len=915113 2024-08-29T18:23:05.138 INFO:tasks.workunit.client.0.smithi029.stdout:op 2313 completed, throughput=5MB/sec 2024-08-29T18:23:05.138 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-JCEXNng8GOfPgry off=5614581 len=1225338 2024-08-29T18:23:05.147 INFO:tasks.workunit.client.0.smithi029.stdout:op 2314 completed, throughput=5MB/sec 2024-08-29T18:23:05.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:23:05 smithi029 bash[79042]: cluster 2024-08-29T18:23:04.085865+0000 mgr.y (mgr.25004) 995 : cluster [DBG] pgmap v1667: 105 pgs: 105 active+clean; 127 GiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-08-29T18:23:05.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:23:05 smithi029 bash[77880]: cluster 2024-08-29T18:23:04.085865+0000 mgr.y (mgr.25004) 995 : cluster [DBG] pgmap v1667: 105 pgs: 105 active+clean; 127 GiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-08-29T18:23:05.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:23:05 smithi110 bash[67519]: cluster 2024-08-29T18:23:04.085865+0000 mgr.y (mgr.25004) 995 : cluster [DBG] pgmap v1667: 105 pgs: 105 active+clean; 127 GiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-08-29T18:23:06.147 INFO:tasks.workunit.client.0.smithi029.stdout: 445: throughput=4.99MB/sec pending data=0 2024-08-29T18:23:06.147 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-b7FIt2J8hS5zyQ5 off=1233708 len=1108331 2024-08-29T18:23:06.151 INFO:tasks.workunit.client.0.smithi029.stdout:op 2315 completed, throughput=4.99MB/sec 2024-08-29T18:23:06.151 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-McxCVt2DwuEs0hd off=1089374 len=1278153 2024-08-29T18:23:06.161 INFO:tasks.workunit.client.0.smithi029.stdout:op 2316 completed, throughput=5MB/sec 2024-08-29T18:23:06.161 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-KLaG6rTBhd_eawh off=10254565 len=1993922 2024-08-29T18:23:06.166 INFO:tasks.workunit.client.0.smithi029.stdout:op 2317 completed, throughput=5MB/sec 2024-08-29T18:23:07.166 INFO:tasks.workunit.client.0.smithi029.stdout: 446: throughput=4.99MB/sec pending data=0 2024-08-29T18:23:07.166 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-UJPBdK3_PwW82aw off=19400372 len=787860 2024-08-29T18:23:07.169 INFO:tasks.workunit.client.0.smithi029.stdout:op 2318 completed, throughput=4.99MB/sec 2024-08-29T18:23:07.169 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-Op0FUUsAp1Ssj4j off=5458665 len=1567064 2024-08-29T18:23:07.174 INFO:tasks.workunit.client.0.smithi029.stdout:op 2319 completed, throughput=4.99MB/sec 2024-08-29T18:23:07.174 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-IB0jnrsKGhou-jy off=4847727 len=1062791 2024-08-29T18:23:07.178 INFO:tasks.workunit.client.0.smithi029.stdout:op 2320 completed, throughput=5MB/sec 2024-08-29T18:23:07.178 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-vDeiMcPOlOSjaKc off=3026885 len=1611433 2024-08-29T18:23:07.182 INFO:tasks.workunit.client.0.smithi029.stdout:op 2321 completed, throughput=5MB/sec 2024-08-29T18:23:07.182 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-LS4q7pKBpzuiHHk off=9736631 len=1765843 2024-08-29T18:23:07.196 INFO:tasks.workunit.client.0.smithi029.stdout:op 2322 completed, throughput=5MB/sec 2024-08-29T18:23:07.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:23:07 smithi029 bash[79042]: cluster 2024-08-29T18:23:06.086751+0000 mgr.y (mgr.25004) 996 : cluster [DBG] pgmap v1668: 105 pgs: 105 active+clean; 127 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 1.4 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-08-29T18:23:07.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:23:07 smithi029 bash[77880]: cluster 2024-08-29T18:23:06.086751+0000 mgr.y (mgr.25004) 996 : cluster [DBG] pgmap v1668: 105 pgs: 105 active+clean; 127 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 1.4 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-08-29T18:23:07.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:23:07 smithi110 bash[67519]: cluster 2024-08-29T18:23:06.086751+0000 mgr.y (mgr.25004) 996 : cluster [DBG] pgmap v1668: 105 pgs: 105 active+clean; 127 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 1.4 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-08-29T18:23:08.197 INFO:tasks.workunit.client.0.smithi029.stdout: 447: throughput=4.99MB/sec pending data=0 2024-08-29T18:23:08.197 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-Ieveq_ARPkl2v9_ off=6837210 len=1104485 2024-08-29T18:23:08.207 INFO:tasks.workunit.client.0.smithi029.stdout:op 2323 completed, throughput=4.99MB/sec 2024-08-29T18:23:08.207 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-7TwaFx3uXkHYqI2 off=1176635 len=1830433 2024-08-29T18:23:08.219 INFO:tasks.workunit.client.0.smithi029.stdout:op 2324 completed, throughput=5MB/sec 2024-08-29T18:23:08.219 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-wm71HEB48lbqTnr off=20843949 len=251438 2024-08-29T18:23:08.223 INFO:tasks.workunit.client.0.smithi029.stdout:op 2325 completed, throughput=5MB/sec 2024-08-29T18:23:08.224 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-QMeOEzODC2nA5O_ off=9447503 len=1818241 2024-08-29T18:23:08.226 INFO:tasks.workunit.client.0.smithi029.stdout:op 2326 completed, throughput=5MB/sec 2024-08-29T18:23:09.227 INFO:tasks.workunit.client.0.smithi029.stdout: 448: throughput=4.99MB/sec pending data=0 2024-08-29T18:23:09.227 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-NScvvEOaE7yEbTx off=262757 len=848029 2024-08-29T18:23:09.230 INFO:tasks.workunit.client.0.smithi029.stdout:op 2327 completed, throughput=4.99MB/sec 2024-08-29T18:23:09.230 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-w-yevkHalnKvvvw off=11178710 len=681504 2024-08-29T18:23:09.232 INFO:tasks.workunit.client.0.smithi029.stdout:op 2328 completed, throughput=4.99MB/sec 2024-08-29T18:23:09.232 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-3HSppCDuMwEngRN off=7203078 len=38123 2024-08-29T18:23:09.233 INFO:tasks.workunit.client.0.smithi029.stdout:op 2329 completed, throughput=4.99MB/sec 2024-08-29T18:23:09.233 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-Rn37uB8YCWqy4Bs off=3310676 len=1296536 2024-08-29T18:23:09.242 INFO:tasks.workunit.client.0.smithi029.stdout:op 2330 completed, throughput=5MB/sec 2024-08-29T18:23:09.242 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-ZO-mz_o-qxt5CoU off=8563471 len=846941 2024-08-29T18:23:09.251 INFO:tasks.workunit.client.0.smithi029.stdout:op 2331 completed, throughput=5MB/sec 2024-08-29T18:23:09.251 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-T_8hinn5dtWLhzZ off=4133325 len=874246 2024-08-29T18:23:09.253 INFO:tasks.workunit.client.0.smithi029.stdout:op 2332 completed, throughput=5MB/sec 2024-08-29T18:23:09.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:23:09 smithi029 bash[79042]: cluster 2024-08-29T18:23:08.087950+0000 mgr.y (mgr.25004) 997 : cluster [DBG] pgmap v1669: 105 pgs: 105 active+clean; 127 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2024-08-29T18:23:09.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:23:09 smithi029 bash[79042]: audit 2024-08-29T18:23:08.931386+0000 mon.c (mon.2) 527 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:23:09.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:23:09 smithi029 bash[77880]: cluster 2024-08-29T18:23:08.087950+0000 mgr.y (mgr.25004) 997 : cluster [DBG] pgmap v1669: 105 pgs: 105 active+clean; 127 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2024-08-29T18:23:09.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:23:09 smithi029 bash[77880]: audit 2024-08-29T18:23:08.931386+0000 mon.c (mon.2) 527 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:23:09.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:23:09 smithi110 bash[67519]: cluster 2024-08-29T18:23:08.087950+0000 mgr.y (mgr.25004) 997 : cluster [DBG] pgmap v1669: 105 pgs: 105 active+clean; 127 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2024-08-29T18:23:09.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:23:09 smithi110 bash[67519]: audit 2024-08-29T18:23:08.931386+0000 mon.c (mon.2) 527 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:23:10.253 INFO:tasks.workunit.client.0.smithi029.stdout: 449: throughput=4.99MB/sec pending data=0 2024-08-29T18:23:10.253 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-8intHmk19MtRIeE off=4132039 len=1833813 2024-08-29T18:23:10.267 INFO:tasks.workunit.client.0.smithi029.stdout:op 2333 completed, throughput=4.99MB/sec 2024-08-29T18:23:10.267 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-oI_7SpayACG4qwv off=1699366 len=362372 2024-08-29T18:23:10.272 INFO:tasks.workunit.client.0.smithi029.stdout:op 2334 completed, throughput=4.99MB/sec 2024-08-29T18:23:10.272 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-M3uzya7OeX4KFcN off=4512395 len=658100 2024-08-29T18:23:10.275 INFO:tasks.workunit.client.0.smithi029.stdout:op 2335 completed, throughput=5MB/sec 2024-08-29T18:23:10.275 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-9PqM_qpJUFwBjUk off=317528 len=259566 2024-08-29T18:23:10.276 INFO:tasks.workunit.client.0.smithi029.stdout:op 2336 completed, throughput=5MB/sec 2024-08-29T18:23:10.276 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-J74kEsG6iN60nkF off=2098904 len=533392 2024-08-29T18:23:10.283 INFO:tasks.workunit.client.0.smithi029.stdout:op 2337 completed, throughput=5MB/sec 2024-08-29T18:23:10.283 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-jRt2UVr-lSWD3Zc off=13307463 len=1851191 2024-08-29T18:23:10.294 INFO:tasks.workunit.client.0.smithi029.stdout:op 2338 completed, throughput=5MB/sec 2024-08-29T18:23:10.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:23:10 smithi029 bash[79042]: audit 2024-08-29T18:23:09.689760+0000 mon.c (mon.2) 528 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:23:10.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:23:10 smithi029 bash[79042]: audit 2024-08-29T18:23:09.691350+0000 mon.c (mon.2) 529 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:23:10.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:23:10 smithi029 bash[79042]: audit 2024-08-29T18:23:09.700969+0000 mon.a (mon.0) 1746 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:23:10.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:23:10 smithi029 bash[77880]: audit 2024-08-29T18:23:09.689760+0000 mon.c (mon.2) 528 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:23:10.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:23:10 smithi029 bash[77880]: audit 2024-08-29T18:23:09.691350+0000 mon.c (mon.2) 529 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:23:10.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:23:10 smithi029 bash[77880]: audit 2024-08-29T18:23:09.700969+0000 mon.a (mon.0) 1746 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:23:10.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:23:10 smithi110 bash[67519]: audit 2024-08-29T18:23:09.689760+0000 mon.c (mon.2) 528 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:23:10.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:23:10 smithi110 bash[67519]: audit 2024-08-29T18:23:09.691350+0000 mon.c (mon.2) 529 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:23:10.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:23:10 smithi110 bash[67519]: audit 2024-08-29T18:23:09.700969+0000 mon.a (mon.0) 1746 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:23:11.294 INFO:tasks.workunit.client.0.smithi029.stdout: 450: throughput=4.99MB/sec pending data=0 2024-08-29T18:23:11.294 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-bc7VzXRWk5lwkKF off=5439241 len=555965 2024-08-29T18:23:11.301 INFO:tasks.workunit.client.0.smithi029.stdout:op 2339 completed, throughput=4.99MB/sec 2024-08-29T18:23:11.302 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-_t5LtoNLsZH8RR_ off=16073705 len=215507 2024-08-29T18:23:11.303 INFO:tasks.workunit.client.0.smithi029.stdout:op 2340 completed, throughput=4.99MB/sec 2024-08-29T18:23:11.303 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-k_lbFu19uEnIYI7 off=14625843 len=861121 2024-08-29T18:23:11.306 INFO:tasks.workunit.client.0.smithi029.stdout:op 2341 completed, throughput=4.99MB/sec 2024-08-29T18:23:11.306 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-C0l6rqcezGNcCrX off=9980055 len=8718 2024-08-29T18:23:11.307 INFO:tasks.workunit.client.0.smithi029.stdout:op 2342 completed, throughput=4.99MB/sec 2024-08-29T18:23:11.307 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-RZwq7WQb4zs1s4w off=12311943 len=302307 2024-08-29T18:23:11.309 INFO:tasks.workunit.client.0.smithi029.stdout:op 2343 completed, throughput=4.99MB/sec 2024-08-29T18:23:11.309 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-uW6k_7LF-L8NlgA off=2906388 len=1306355 2024-08-29T18:23:11.320 INFO:tasks.workunit.client.0.smithi029.stdout:op 2344 completed, throughput=5MB/sec 2024-08-29T18:23:11.320 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-0CrDHaqL4rsYiBx off=2471513 len=260880 2024-08-29T18:23:11.325 INFO:tasks.workunit.client.0.smithi029.stdout:op 2345 completed, throughput=5MB/sec 2024-08-29T18:23:11.325 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-or0GG-2lK0jkMdt off=3562099 len=529752 2024-08-29T18:23:11.327 INFO:tasks.workunit.client.0.smithi029.stdout:op 2346 completed, throughput=5MB/sec 2024-08-29T18:23:11.327 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-ncXjyWWzOZrPwhD off=1195767 len=1763785 2024-08-29T18:23:11.331 INFO:tasks.workunit.client.0.smithi029.stdout:op 2347 completed, throughput=5MB/sec 2024-08-29T18:23:11.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:23:11 smithi029 bash[77880]: cluster 2024-08-29T18:23:10.088881+0000 mgr.y (mgr.25004) 998 : cluster [DBG] pgmap v1670: 105 pgs: 105 active+clean; 127 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-29T18:23:11.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:23:11 smithi029 bash[79042]: cluster 2024-08-29T18:23:10.088881+0000 mgr.y (mgr.25004) 998 : cluster [DBG] pgmap v1670: 105 pgs: 105 active+clean; 127 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-29T18:23:11.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:23:11 smithi110 bash[67519]: cluster 2024-08-29T18:23:10.088881+0000 mgr.y (mgr.25004) 998 : cluster [DBG] pgmap v1670: 105 pgs: 105 active+clean; 127 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-29T18:23:12.332 INFO:tasks.workunit.client.0.smithi029.stdout: 451: throughput=4.99MB/sec pending data=0 2024-08-29T18:23:12.332 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-zkPXgA21W7DEFak off=3890189 len=975881 2024-08-29T18:23:12.335 INFO:tasks.workunit.client.0.smithi029.stdout:op 2348 completed, throughput=4.99MB/sec 2024-08-29T18:23:12.335 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-hcMyCQSfcUDkGfU off=1319393 len=595726 2024-08-29T18:23:12.338 INFO:tasks.workunit.client.0.smithi029.stdout:op 2349 completed, throughput=4.99MB/sec 2024-08-29T18:23:12.338 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-EhY-5O8ugrvIiwU off=2948710 len=1656864 2024-08-29T18:23:12.351 INFO:tasks.workunit.client.0.smithi029.stdout:op 2350 completed, throughput=5MB/sec 2024-08-29T18:23:12.351 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-n7Aig8G4H4xDN9c off=4374352 len=1495967 2024-08-29T18:23:12.362 INFO:tasks.workunit.client.0.smithi029.stdout:op 2351 completed, throughput=5MB/sec 2024-08-29T18:23:13.362 INFO:tasks.workunit.client.0.smithi029.stdout: 452: throughput=4.99MB/sec pending data=0 2024-08-29T18:23:13.363 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-UhoBgu3KtOX3-PA off=1509987 len=1110197 2024-08-29T18:23:13.373 INFO:tasks.workunit.client.0.smithi029.stdout:op 2352 completed, throughput=4.99MB/sec 2024-08-29T18:23:13.373 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-MNiIG-Q7UHAohfp off=241398 len=264433 2024-08-29T18:23:13.378 INFO:tasks.workunit.client.0.smithi029.stdout:op 2353 completed, throughput=4.99MB/sec 2024-08-29T18:23:13.378 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-E1fjsMiWcm2PLWc off=17892542 len=220236 2024-08-29T18:23:13.379 INFO:tasks.workunit.client.0.smithi029.stdout:op 2354 completed, throughput=4.99MB/sec 2024-08-29T18:23:13.380 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-aVX3urzBGikhbhv off=2680896 len=283062 2024-08-29T18:23:13.381 INFO:tasks.workunit.client.0.smithi029.stdout:op 2355 completed, throughput=4.99MB/sec 2024-08-29T18:23:13.381 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-3YRZtFIwx4ksIkz off=10352329 len=2010945 2024-08-29T18:23:13.386 INFO:tasks.workunit.client.0.smithi029.stdout:op 2356 completed, throughput=5MB/sec 2024-08-29T18:23:13.386 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-oPKDOTbkJANsVWC off=4705901 len=2046609 2024-08-29T18:23:13.392 INFO:tasks.workunit.client.0.smithi029.stdout:op 2357 completed, throughput=5MB/sec 2024-08-29T18:23:13.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:23:13 smithi029 bash[77880]: cluster 2024-08-29T18:23:12.089938+0000 mgr.y (mgr.25004) 999 : cluster [DBG] pgmap v1671: 105 pgs: 105 active+clean; 127 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-29T18:23:13.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:23:13 smithi029 bash[79042]: cluster 2024-08-29T18:23:12.089938+0000 mgr.y (mgr.25004) 999 : cluster [DBG] pgmap v1671: 105 pgs: 105 active+clean; 127 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-29T18:23:13.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:23:13 smithi110 bash[67519]: cluster 2024-08-29T18:23:12.089938+0000 mgr.y (mgr.25004) 999 : cluster [DBG] pgmap v1671: 105 pgs: 105 active+clean; 127 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-29T18:23:14.393 INFO:tasks.workunit.client.0.smithi029.stdout: 453: throughput=4.99MB/sec pending data=0 2024-08-29T18:23:14.393 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-VG8498qlSn-qU4A off=1345414 len=1289765 2024-08-29T18:23:14.402 INFO:tasks.workunit.client.0.smithi029.stdout:op 2358 completed, throughput=4.99MB/sec 2024-08-29T18:23:14.402 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-ZHcY5QT5jk7dmSu off=5315529 len=757116 2024-08-29T18:23:14.404 INFO:tasks.workunit.client.0.smithi029.stdout:op 2359 completed, throughput=4.99MB/sec 2024-08-29T18:23:14.404 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-1O-XwB-iH3amRcx off=8492 len=1560558 2024-08-29T18:23:14.416 INFO:tasks.workunit.client.0.smithi029.stdout:op 2360 completed, throughput=5MB/sec 2024-08-29T18:23:14.416 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-4Phye0_3IRxGiDj off=4311673 len=625846 2024-08-29T18:23:14.418 INFO:tasks.workunit.client.0.smithi029.stdout:op 2361 completed, throughput=5MB/sec 2024-08-29T18:23:14.418 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-zEffwKqSMS6L2tB off=23697218 len=905165 2024-08-29T18:23:14.427 INFO:tasks.workunit.client.0.smithi029.stdout:op 2362 completed, throughput=5MB/sec 2024-08-29T18:23:14.901 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:23:14 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:23:14] "GET /metrics HTTP/1.1" 200 34026 "" "Prometheus/2.43.0" 2024-08-29T18:23:15.427 INFO:tasks.workunit.client.0.smithi029.stdout: 454: throughput=4.99MB/sec pending data=0 2024-08-29T18:23:15.427 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-tDMFz3qtvFSVpYe off=9998260 len=570605 2024-08-29T18:23:15.429 INFO:tasks.workunit.client.0.smithi029.stdout:op 2363 completed, throughput=4.99MB/sec 2024-08-29T18:23:15.429 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-w3B9ODWIB8pfAFm off=3921934 len=1861629 2024-08-29T18:23:15.442 INFO:tasks.workunit.client.0.smithi029.stdout:op 2364 completed, throughput=4.99MB/sec 2024-08-29T18:23:15.442 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-9Q7UtagS6-kBFKl off=13089671 len=523555 2024-08-29T18:23:15.449 INFO:tasks.workunit.client.0.smithi029.stdout:op 2365 completed, throughput=5MB/sec 2024-08-29T18:23:15.449 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-bW8P32YUXkjaXLs off=19866727 len=768024 2024-08-29T18:23:15.456 INFO:tasks.workunit.client.0.smithi029.stdout:op 2366 completed, throughput=5MB/sec 2024-08-29T18:23:15.456 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-xdKO0Rrk2xbZAib off=11560269 len=1900845 2024-08-29T18:23:15.469 INFO:tasks.workunit.client.0.smithi029.stdout:op 2367 completed, throughput=5MB/sec 2024-08-29T18:23:15.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:23:15 smithi029 bash[77880]: cluster 2024-08-29T18:23:14.090874+0000 mgr.y (mgr.25004) 1000 : cluster [DBG] pgmap v1672: 105 pgs: 105 active+clean; 127 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-29T18:23:15.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:23:15 smithi029 bash[79042]: cluster 2024-08-29T18:23:14.090874+0000 mgr.y (mgr.25004) 1000 : cluster [DBG] pgmap v1672: 105 pgs: 105 active+clean; 127 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-29T18:23:15.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:23:15 smithi110 bash[67519]: cluster 2024-08-29T18:23:14.090874+0000 mgr.y (mgr.25004) 1000 : cluster [DBG] pgmap v1672: 105 pgs: 105 active+clean; 127 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-29T18:23:16.469 INFO:tasks.workunit.client.0.smithi029.stdout: 455: throughput=4.99MB/sec pending data=0 2024-08-29T18:23:16.470 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-1FIuBJZ6CHZGPWt off=1086994 len=1337257 2024-08-29T18:23:16.481 INFO:tasks.workunit.client.0.smithi029.stdout:op 2368 completed, throughput=4.99MB/sec 2024-08-29T18:23:16.481 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-FhIkLiulyH7VB1y off=8690655 len=1489620 2024-08-29T18:23:16.485 INFO:tasks.workunit.client.0.smithi029.stdout:op 2369 completed, throughput=5MB/sec 2024-08-29T18:23:16.485 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-IRWkBfnlZJH7LSA off=6015157 len=1890328 2024-08-29T18:23:16.491 INFO:tasks.workunit.client.0.smithi029.stdout:op 2370 completed, throughput=5MB/sec 2024-08-29T18:23:16.491 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-_p1JrMNTrvAg0d4 off=4214535 len=243407 2024-08-29T18:23:16.496 INFO:tasks.workunit.client.0.smithi029.stdout:op 2371 completed, throughput=5MB/sec 2024-08-29T18:23:17.497 INFO:tasks.workunit.client.0.smithi029.stdout: 456: throughput=4.99MB/sec pending data=0 2024-08-29T18:23:17.497 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-G5AJLzg_ilxO5nq off=10928054 len=1915739 2024-08-29T18:23:17.502 INFO:tasks.workunit.client.0.smithi029.stdout:op 2372 completed, throughput=4.99MB/sec 2024-08-29T18:23:17.502 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-pjZ5iUpPBqguIy8 off=1223320 len=1285160 2024-08-29T18:23:17.512 INFO:tasks.workunit.client.0.smithi029.stdout:op 2373 completed, throughput=5MB/sec 2024-08-29T18:23:17.512 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-9oFxPBUkhdt6tYo off=4998917 len=443519 2024-08-29T18:23:17.515 INFO:tasks.workunit.client.0.smithi029.stdout:op 2374 completed, throughput=5MB/sec 2024-08-29T18:23:17.515 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-5keQiQ_1yuKcgeo off=18486332 len=1926456 2024-08-29T18:23:17.525 INFO:tasks.workunit.client.0.smithi029.stdout:op 2375 completed, throughput=5MB/sec 2024-08-29T18:23:17.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:23:17 smithi029 bash[79042]: cluster 2024-08-29T18:23:16.091693+0000 mgr.y (mgr.25004) 1001 : cluster [DBG] pgmap v1673: 105 pgs: 105 active+clean; 127 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-08-29T18:23:17.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:23:17 smithi029 bash[77880]: cluster 2024-08-29T18:23:16.091693+0000 mgr.y (mgr.25004) 1001 : cluster [DBG] pgmap v1673: 105 pgs: 105 active+clean; 127 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-08-29T18:23:17.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:23:17 smithi110 bash[67519]: cluster 2024-08-29T18:23:16.091693+0000 mgr.y (mgr.25004) 1001 : cluster [DBG] pgmap v1673: 105 pgs: 105 active+clean; 127 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-08-29T18:23:18.522 INFO:tasks.workunit.client.0.smithi029.stdout: 457: throughput=4.99MB/sec pending data=0 2024-08-29T18:23:18.522 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-IEyTGH_BNGg4XZS off=19782516 len=200035 2024-08-29T18:23:18.528 INFO:tasks.workunit.client.0.smithi029.stdout:op 2376 completed, throughput=4.99MB/sec 2024-08-29T18:23:18.528 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-BgoUF7YwmwGTDZm off=5088144 len=5603 2024-08-29T18:23:18.529 INFO:tasks.workunit.client.0.smithi029.stdout:op 2377 completed, throughput=4.99MB/sec 2024-08-29T18:23:18.529 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-2gc6DKSIqp8PtBZ off=9053107 len=1191991 2024-08-29T18:23:18.532 INFO:tasks.workunit.client.0.smithi029.stdout:op 2378 completed, throughput=4.99MB/sec 2024-08-29T18:23:18.532 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-YXAgVpD9PFgu5rr off=2299842 len=1578490 2024-08-29T18:23:18.544 INFO:tasks.workunit.client.0.smithi029.stdout:op 2379 completed, throughput=5MB/sec 2024-08-29T18:23:18.545 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-m6agkfXYX93NmFs off=1456135 len=1068290 2024-08-29T18:23:18.548 INFO:tasks.workunit.client.0.smithi029.stdout:op 2380 completed, throughput=5MB/sec 2024-08-29T18:23:18.548 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-JKwZSaA9stIUvgw off=688389 len=1936977 2024-08-29T18:23:18.551 INFO:tasks.workunit.client.0.smithi029.stdout:op 2381 completed, throughput=5MB/sec 2024-08-29T18:23:19.552 INFO:tasks.workunit.client.0.smithi029.stdout: 458: throughput=4.99MB/sec pending data=0 2024-08-29T18:23:19.552 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-Z2kHys60q-YdoGG off=0 len=1734105 2024-08-29T18:23:19.565 INFO:tasks.workunit.client.0.smithi029.stdout:op 2382 completed, throughput=4.99MB/sec 2024-08-29T18:23:19.565 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-ZEIpmPUUPJRvPmU off=1783760 len=1611676 2024-08-29T18:23:19.575 INFO:tasks.workunit.client.0.smithi029.stdout:op 2383 completed, throughput=5MB/sec 2024-08-29T18:23:19.575 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-ehSbMfaZ9t4Gf92 off=1860938 len=18131 2024-08-29T18:23:19.580 INFO:tasks.workunit.client.0.smithi029.stdout:op 2384 completed, throughput=5MB/sec 2024-08-29T18:23:19.580 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-u-hXP41-RNBFtjB off=14298230 len=1649831 2024-08-29T18:23:19.584 INFO:tasks.workunit.client.0.smithi029.stdout:op 2385 completed, throughput=5MB/sec 2024-08-29T18:23:19.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:23:19 smithi029 bash[79042]: cluster 2024-08-29T18:23:18.092772+0000 mgr.y (mgr.25004) 1002 : cluster [DBG] pgmap v1674: 105 pgs: 105 active+clean; 127 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-08-29T18:23:19.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:23:19 smithi029 bash[79042]: audit 2024-08-29T18:23:18.546132+0000 mon.c (mon.2) 530 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:23:19.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:23:19 smithi029 bash[77880]: cluster 2024-08-29T18:23:18.092772+0000 mgr.y (mgr.25004) 1002 : cluster [DBG] pgmap v1674: 105 pgs: 105 active+clean; 127 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-08-29T18:23:19.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:23:19 smithi029 bash[77880]: audit 2024-08-29T18:23:18.546132+0000 mon.c (mon.2) 530 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:23:19.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:23:19 smithi110 bash[67519]: cluster 2024-08-29T18:23:18.092772+0000 mgr.y (mgr.25004) 1002 : cluster [DBG] pgmap v1674: 105 pgs: 105 active+clean; 127 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-08-29T18:23:19.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:23:19 smithi110 bash[67519]: audit 2024-08-29T18:23:18.546132+0000 mon.c (mon.2) 530 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:23:20.585 INFO:tasks.workunit.client.0.smithi029.stdout: 459: throughput=4.99MB/sec pending data=0 2024-08-29T18:23:20.585 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-FDF5vIEtp0snZOF off=18348754 len=736190 2024-08-29T18:23:20.587 INFO:tasks.workunit.client.0.smithi029.stdout:op 2386 completed, throughput=4.99MB/sec 2024-08-29T18:23:20.587 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-QGYU4dwp4PsTZCR off=781896 len=1265063 2024-08-29T18:23:20.597 INFO:tasks.workunit.client.0.smithi029.stdout:op 2387 completed, throughput=4.99MB/sec 2024-08-29T18:23:20.598 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-6r0iQRbWqGfVoNK off=12904282 len=1581408 2024-08-29T18:23:20.601 INFO:tasks.workunit.client.0.smithi029.stdout:op 2388 completed, throughput=5MB/sec 2024-08-29T18:23:20.601 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-Zo3ZqkumAW6p2cb off=5046489 len=883007 2024-08-29T18:23:20.605 INFO:tasks.workunit.client.0.smithi029.stdout:op 2389 completed, throughput=5MB/sec 2024-08-29T18:23:20.605 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-9IK97fL19yb8gJp off=1320631 len=1755799 2024-08-29T18:23:20.618 INFO:tasks.workunit.client.0.smithi029.stdout:op 2390 completed, throughput=5MB/sec 2024-08-29T18:23:21.620 INFO:tasks.workunit.client.0.smithi029.stdout: 460: throughput=4.99MB/sec pending data=0 2024-08-29T18:23:21.620 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-PkZgsy7lGWfV_B8 off=11390159 len=752753 2024-08-29T18:23:21.626 INFO:tasks.workunit.client.0.smithi029.stdout:op 2391 completed, throughput=4.99MB/sec 2024-08-29T18:23:21.626 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-BbSo7EB3MH57eUj off=19769532 len=175080 2024-08-29T18:23:21.628 INFO:tasks.workunit.client.0.smithi029.stdout:op 2392 completed, throughput=4.99MB/sec 2024-08-29T18:23:21.628 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-usd0RuukQhwhdKd off=2505157 len=904410 2024-08-29T18:23:21.631 INFO:tasks.workunit.client.0.smithi029.stdout:op 2393 completed, throughput=5MB/sec 2024-08-29T18:23:21.631 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-iIYIy7iCosQ--im off=2618738 len=1930888 2024-08-29T18:23:21.636 INFO:tasks.workunit.client.0.smithi029.stdout:op 2394 completed, throughput=5MB/sec 2024-08-29T18:23:21.637 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-G1EohfQQHKDmXYh off=20590836 len=997862 2024-08-29T18:23:21.645 INFO:tasks.workunit.client.0.smithi029.stdout:op 2395 completed, throughput=5MB/sec 2024-08-29T18:23:21.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:23:21 smithi029 bash[79042]: cluster 2024-08-29T18:23:20.093542+0000 mgr.y (mgr.25004) 1003 : cluster [DBG] pgmap v1675: 105 pgs: 105 active+clean; 127 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-29T18:23:21.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:23:21 smithi029 bash[77880]: cluster 2024-08-29T18:23:20.093542+0000 mgr.y (mgr.25004) 1003 : cluster [DBG] pgmap v1675: 105 pgs: 105 active+clean; 127 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-29T18:23:21.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:23:21 smithi110 bash[67519]: cluster 2024-08-29T18:23:20.093542+0000 mgr.y (mgr.25004) 1003 : cluster [DBG] pgmap v1675: 105 pgs: 105 active+clean; 127 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-29T18:23:22.645 INFO:tasks.workunit.client.0.smithi029.stdout: 461: throughput=4.99MB/sec pending data=0 2024-08-29T18:23:22.645 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-uOPu5uPEoecJsJP off=12912452 len=318927 2024-08-29T18:23:22.647 INFO:tasks.workunit.client.0.smithi029.stdout:op 2396 completed, throughput=4.99MB/sec 2024-08-29T18:23:22.647 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-smZHNLFrMYuR9aD off=9273834 len=1806156 2024-08-29T18:23:22.651 INFO:tasks.workunit.client.0.smithi029.stdout:op 2397 completed, throughput=4.99MB/sec 2024-08-29T18:23:22.651 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-07SwWM6HWYPS2hb off=2170052 len=567040 2024-08-29T18:23:22.654 INFO:tasks.workunit.client.0.smithi029.stdout:op 2398 completed, throughput=5MB/sec 2024-08-29T18:23:22.654 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-lqOsnJa9bClEYo- off=10174862 len=1404127 2024-08-29T18:23:22.665 INFO:tasks.workunit.client.0.smithi029.stdout:op 2399 completed, throughput=5MB/sec 2024-08-29T18:23:22.665 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-VSJt9-bdYs5IONN off=14312781 len=796324 2024-08-29T18:23:22.673 INFO:tasks.workunit.client.0.smithi029.stdout:op 2400 completed, throughput=5MB/sec 2024-08-29T18:23:23.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:23:23 smithi029 bash[77880]: cluster 2024-08-29T18:23:22.094618+0000 mgr.y (mgr.25004) 1004 : cluster [DBG] pgmap v1676: 105 pgs: 105 active+clean; 127 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-08-29T18:23:23.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:23:23 smithi029 bash[79042]: cluster 2024-08-29T18:23:22.094618+0000 mgr.y (mgr.25004) 1004 : cluster [DBG] pgmap v1676: 105 pgs: 105 active+clean; 127 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-08-29T18:23:23.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:23:23 smithi110 bash[67519]: cluster 2024-08-29T18:23:22.094618+0000 mgr.y (mgr.25004) 1004 : cluster [DBG] pgmap v1676: 105 pgs: 105 active+clean; 127 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-08-29T18:23:23.674 INFO:tasks.workunit.client.0.smithi029.stdout: 462: throughput=4.99MB/sec pending data=0 2024-08-29T18:23:23.674 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-jg-yUN2uGoTjvSG off=979876 len=2092200 2024-08-29T18:23:23.690 INFO:tasks.workunit.client.0.smithi029.stdout:op 2401 completed, throughput=4.99MB/sec 2024-08-29T18:23:23.690 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-wzOhCtyvctgQ91e off=6199724 len=426823 2024-08-29T18:23:23.697 INFO:tasks.workunit.client.0.smithi029.stdout:op 2402 completed, throughput=4.99MB/sec 2024-08-29T18:23:23.697 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-Fg1FwSGH6qNJJ6i off=7246329 len=2013373 2024-08-29T18:23:23.710 INFO:tasks.workunit.client.0.smithi029.stdout:op 2403 completed, throughput=5MB/sec 2024-08-29T18:23:23.711 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-QkoADkLIw1pSHuN off=0 len=1320540 2024-08-29T18:23:23.714 INFO:tasks.workunit.client.0.smithi029.stdout:op 2404 completed, throughput=5MB/sec 2024-08-29T18:23:24.714 INFO:tasks.workunit.client.0.smithi029.stdout: 463: throughput=4.99MB/sec pending data=0 2024-08-29T18:23:24.714 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-zuL353_Mw8RYRCB off=1327176 len=484098 2024-08-29T18:23:24.716 INFO:tasks.workunit.client.0.smithi029.stdout:op 2405 completed, throughput=4.99MB/sec 2024-08-29T18:23:24.716 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-goqBwxLxF9HNlAt off=139219 len=946222 2024-08-29T18:23:24.725 INFO:tasks.workunit.client.0.smithi029.stdout:op 2406 completed, throughput=4.99MB/sec 2024-08-29T18:23:24.725 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-srpN3ritw9Fhi8F off=1546115 len=988917 2024-08-29T18:23:24.728 INFO:tasks.workunit.client.0.smithi029.stdout:op 2407 completed, throughput=5MB/sec 2024-08-29T18:23:24.728 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-E5bWcSSnIu0N4-A off=8865045 len=991127 2024-08-29T18:23:24.737 INFO:tasks.workunit.client.0.smithi029.stdout:op 2408 completed, throughput=5MB/sec 2024-08-29T18:23:24.737 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-8h0i6TER7H_8H2f off=8826712 len=1099750 2024-08-29T18:23:24.739 INFO:tasks.workunit.client.0.smithi029.stdout:op 2409 completed, throughput=5MB/sec 2024-08-29T18:23:24.739 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-YGweALYdIS3Vffq off=11990021 len=723740 2024-08-29T18:23:24.745 INFO:tasks.workunit.client.0.smithi029.stdout:op 2410 completed, throughput=5MB/sec 2024-08-29T18:23:24.901 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:23:24 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:23:24] "GET /metrics HTTP/1.1" 200 34026 "" "Prometheus/2.43.0" 2024-08-29T18:23:25.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:23:25 smithi029 bash[77880]: cluster 2024-08-29T18:23:24.095559+0000 mgr.y (mgr.25004) 1005 : cluster [DBG] pgmap v1677: 105 pgs: 105 active+clean; 127 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-29T18:23:25.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:23:25 smithi029 bash[79042]: cluster 2024-08-29T18:23:24.095559+0000 mgr.y (mgr.25004) 1005 : cluster [DBG] pgmap v1677: 105 pgs: 105 active+clean; 127 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-29T18:23:25.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:23:25 smithi110 bash[67519]: cluster 2024-08-29T18:23:24.095559+0000 mgr.y (mgr.25004) 1005 : cluster [DBG] pgmap v1677: 105 pgs: 105 active+clean; 127 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-29T18:23:25.746 INFO:tasks.workunit.client.0.smithi029.stdout: 464: throughput=4.99MB/sec pending data=0 2024-08-29T18:23:25.746 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-KFCUDD9AUXTSini off=1503053 len=1350638 2024-08-29T18:23:25.757 INFO:tasks.workunit.client.0.smithi029.stdout:op 2411 completed, throughput=4.99MB/sec 2024-08-29T18:23:25.757 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-CfP-wG9yNlIGOFD off=934265 len=1151091 2024-08-29T18:23:25.761 INFO:tasks.workunit.client.0.smithi029.stdout:op 2412 completed, throughput=5MB/sec 2024-08-29T18:23:25.761 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-rUgpU9KTgzh7BRE off=2740379 len=1264302 2024-08-29T18:23:25.770 INFO:tasks.workunit.client.0.smithi029.stdout:op 2413 completed, throughput=5MB/sec 2024-08-29T18:23:25.771 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-q45ZFTZlVSbzrRw off=18393497 len=616920 2024-08-29T18:23:25.773 INFO:tasks.workunit.client.0.smithi029.stdout:op 2414 completed, throughput=5MB/sec 2024-08-29T18:23:25.773 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-n-Xm-dBirX5bvbH off=2841573 len=1683728 2024-08-29T18:23:25.779 INFO:tasks.workunit.client.0.smithi029.stdout:op 2415 completed, throughput=5MB/sec 2024-08-29T18:23:26.778 INFO:tasks.workunit.client.0.smithi029.stdout: 465: throughput=4.99MB/sec pending data=0 2024-08-29T18:23:26.779 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-KnnR-Z9ahtwM0ur off=1139264 len=209241 2024-08-29T18:23:26.784 INFO:tasks.workunit.client.0.smithi029.stdout:op 2416 completed, throughput=4.99MB/sec 2024-08-29T18:23:26.784 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-tze8NntNS84aP75 off=3274261 len=1354033 2024-08-29T18:23:26.795 INFO:tasks.workunit.client.0.smithi029.stdout:op 2417 completed, throughput=4.99MB/sec 2024-08-29T18:23:26.795 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-NaNTBjZWo8WmKX0 off=6960616 len=558391 2024-08-29T18:23:26.797 INFO:tasks.workunit.client.0.smithi029.stdout:op 2418 completed, throughput=5MB/sec 2024-08-29T18:23:26.797 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-IuPPStloR4bJao9 off=2962633 len=1718492 2024-08-29T18:23:26.801 INFO:tasks.workunit.client.0.smithi029.stdout:op 2419 completed, throughput=5MB/sec 2024-08-29T18:23:26.801 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-BerHtefZ7STRFo7 off=916201 len=684207 2024-08-29T18:23:26.803 INFO:tasks.workunit.client.0.smithi029.stdout:op 2420 completed, throughput=5MB/sec 2024-08-29T18:23:27.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:23:27 smithi029 bash[79042]: cluster 2024-08-29T18:23:26.096413+0000 mgr.y (mgr.25004) 1006 : cluster [DBG] pgmap v1678: 105 pgs: 105 active+clean; 127 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-08-29T18:23:27.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:23:27 smithi029 bash[77880]: cluster 2024-08-29T18:23:26.096413+0000 mgr.y (mgr.25004) 1006 : cluster [DBG] pgmap v1678: 105 pgs: 105 active+clean; 127 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-08-29T18:23:27.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:23:27 smithi110 bash[67519]: cluster 2024-08-29T18:23:26.096413+0000 mgr.y (mgr.25004) 1006 : cluster [DBG] pgmap v1678: 105 pgs: 105 active+clean; 127 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-08-29T18:23:27.803 INFO:tasks.workunit.client.0.smithi029.stdout: 466: throughput=4.99MB/sec pending data=0 2024-08-29T18:23:27.803 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-yQqFDoijDmCFF4r off=2170596 len=592422 2024-08-29T18:23:27.811 INFO:tasks.workunit.client.0.smithi029.stdout:op 2421 completed, throughput=4.99MB/sec 2024-08-29T18:23:27.811 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-oPKDOTbkJANsVWC off=1707164 len=980317 2024-08-29T18:23:27.819 INFO:tasks.workunit.client.0.smithi029.stdout:op 2422 completed, throughput=4.99MB/sec 2024-08-29T18:23:27.819 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-XgUjGsvuVDI2Qb- off=2912120 len=1800745 2024-08-29T18:23:27.823 INFO:tasks.workunit.client.0.smithi029.stdout:op 2423 completed, throughput=5MB/sec 2024-08-29T18:23:27.823 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-Yyuce7jNsZwLei9 off=3229691 len=399967 2024-08-29T18:23:27.830 INFO:tasks.workunit.client.0.smithi029.stdout:op 2424 completed, throughput=5MB/sec 2024-08-29T18:23:27.830 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-1BxD0efpQpK0Ep0 off=8400010 len=523148 2024-08-29T18:23:27.837 INFO:tasks.workunit.client.0.smithi029.stdout:op 2425 completed, throughput=5MB/sec 2024-08-29T18:23:27.837 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-whh_-k0P-xBskl6 off=3239618 len=854675 2024-08-29T18:23:27.839 INFO:tasks.workunit.client.0.smithi029.stdout:op 2426 completed, throughput=5MB/sec 2024-08-29T18:23:27.839 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-wtXNnuAXlaRZhVi off=2194048 len=79272 2024-08-29T18:23:27.841 INFO:tasks.workunit.client.0.smithi029.stdout:op 2427 completed, throughput=5MB/sec 2024-08-29T18:23:27.841 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-fjoz-YEawvitnvo off=2731107 len=406590 2024-08-29T18:23:27.842 INFO:tasks.workunit.client.0.smithi029.stdout:op 2428 completed, throughput=5MB/sec 2024-08-29T18:23:28.842 INFO:tasks.workunit.client.0.smithi029.stdout: 467: throughput=4.99MB/sec pending data=0 2024-08-29T18:23:28.843 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-z842sldoCGezX-Y off=2617350 len=154091 2024-08-29T18:23:28.847 INFO:tasks.workunit.client.0.smithi029.stdout:op 2429 completed, throughput=4.99MB/sec 2024-08-29T18:23:28.847 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-RrsJl9cGNeiFHl7 off=164161 len=1527700 2024-08-29T18:23:28.859 INFO:tasks.workunit.client.0.smithi029.stdout:op 2430 completed, throughput=4.99MB/sec 2024-08-29T18:23:28.859 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-ql4dRKSPH8pkvTu off=6975823 len=773893 2024-08-29T18:23:28.861 INFO:tasks.workunit.client.0.smithi029.stdout:op 2431 completed, throughput=4.99MB/sec 2024-08-29T18:23:28.861 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-zqos7mhQh5vpiSS off=4646583 len=1631902 2024-08-29T18:23:28.874 INFO:tasks.workunit.client.0.smithi029.stdout:op 2432 completed, throughput=5MB/sec 2024-08-29T18:23:28.875 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-Ds1-W2KhZL4s_8k off=9116987 len=171812 2024-08-29T18:23:28.876 INFO:tasks.workunit.client.0.smithi029.stdout:op 2433 completed, throughput=5MB/sec 2024-08-29T18:23:28.876 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-H-7BP37CsCFEzGw off=49542 len=1750294 2024-08-29T18:23:28.880 INFO:tasks.workunit.client.0.smithi029.stdout:op 2434 completed, throughput=5MB/sec 2024-08-29T18:23:29.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:23:29 smithi029 bash[79042]: cluster 2024-08-29T18:23:28.097492+0000 mgr.y (mgr.25004) 1007 : cluster [DBG] pgmap v1679: 105 pgs: 105 active+clean; 127 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-08-29T18:23:29.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:23:29 smithi029 bash[77880]: cluster 2024-08-29T18:23:28.097492+0000 mgr.y (mgr.25004) 1007 : cluster [DBG] pgmap v1679: 105 pgs: 105 active+clean; 127 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-08-29T18:23:29.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:23:29 smithi110 bash[67519]: cluster 2024-08-29T18:23:28.097492+0000 mgr.y (mgr.25004) 1007 : cluster [DBG] pgmap v1679: 105 pgs: 105 active+clean; 127 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-08-29T18:23:29.881 INFO:tasks.workunit.client.0.smithi029.stdout: 468: throughput=4.99MB/sec pending data=0 2024-08-29T18:23:29.881 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-oRUZY9jDM6RKf7M off=8344101 len=1357948 2024-08-29T18:23:29.884 INFO:tasks.workunit.client.0.smithi029.stdout:op 2435 completed, throughput=4.99MB/sec 2024-08-29T18:23:29.884 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj--SzHQ1LTv-7V1E8 off=8968722 len=58219 2024-08-29T18:23:29.885 INFO:tasks.workunit.client.0.smithi029.stdout:op 2436 completed, throughput=4.99MB/sec 2024-08-29T18:23:29.885 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-817dIt1e9zKH7YK off=1584434 len=462839 2024-08-29T18:23:29.892 INFO:tasks.workunit.client.0.smithi029.stdout:op 2437 completed, throughput=5MB/sec 2024-08-29T18:23:29.892 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-boqx-rAqRQtPqZk off=14315276 len=883662 2024-08-29T18:23:29.901 INFO:tasks.workunit.client.0.smithi029.stdout:op 2438 completed, throughput=5MB/sec 2024-08-29T18:23:29.901 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-f40GB3d_RPkPAwx off=580423 len=1592207 2024-08-29T18:23:29.904 INFO:tasks.workunit.client.0.smithi029.stdout:op 2439 completed, throughput=5MB/sec 2024-08-29T18:23:29.904 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj--wVU7nbz7lgRqid off=3991057 len=46910 2024-08-29T18:23:29.905 INFO:tasks.workunit.client.0.smithi029.stdout:op 2440 completed, throughput=5MB/sec 2024-08-29T18:23:29.906 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-t2ScXdLi0HW01ev off=4029199 len=821463 2024-08-29T18:23:29.913 INFO:tasks.workunit.client.0.smithi029.stdout:op 2441 completed, throughput=5MB/sec 2024-08-29T18:23:30.914 INFO:tasks.workunit.client.0.smithi029.stdout: 469: throughput=4.99MB/sec pending data=0 2024-08-29T18:23:30.914 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-Op0FUUsAp1Ssj4j off=2073356 len=50213 2024-08-29T18:23:30.915 INFO:tasks.workunit.client.0.smithi029.stdout:op 2442 completed, throughput=4.99MB/sec 2024-08-29T18:23:30.915 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-lRdVii1UfT0SfLK off=8977689 len=52899 2024-08-29T18:23:30.916 INFO:tasks.workunit.client.0.smithi029.stdout:op 2443 completed, throughput=4.99MB/sec 2024-08-29T18:23:30.916 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-16tgKsHLu7SA26B off=827498 len=2038675 2024-08-29T18:23:30.922 INFO:tasks.workunit.client.0.smithi029.stdout:op 2444 completed, throughput=5MB/sec 2024-08-29T18:23:30.922 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-NzfIQD53DT-r9yF off=20361581 len=949583 2024-08-29T18:23:30.931 INFO:tasks.workunit.client.0.smithi029.stdout:op 2445 completed, throughput=5MB/sec 2024-08-29T18:23:30.931 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-YqlPBFFkBaA4wUC off=7935630 len=1435046 2024-08-29T18:23:30.942 INFO:tasks.workunit.client.0.smithi029.stdout:op 2446 completed, throughput=5MB/sec 2024-08-29T18:23:30.942 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-Gkmy7_vEASIzsN2 off=8993767 len=1063112 2024-08-29T18:23:30.952 INFO:tasks.workunit.client.0.smithi029.stdout:op 2447 completed, throughput=5MB/sec 2024-08-29T18:23:31.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:23:31 smithi029 bash[79042]: cluster 2024-08-29T18:23:30.098281+0000 mgr.y (mgr.25004) 1008 : cluster [DBG] pgmap v1680: 105 pgs: 105 active+clean; 127 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-08-29T18:23:31.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:23:31 smithi029 bash[77880]: cluster 2024-08-29T18:23:30.098281+0000 mgr.y (mgr.25004) 1008 : cluster [DBG] pgmap v1680: 105 pgs: 105 active+clean; 127 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-08-29T18:23:31.653 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:23:31 smithi110 bash[67519]: cluster 2024-08-29T18:23:30.098281+0000 mgr.y (mgr.25004) 1008 : cluster [DBG] pgmap v1680: 105 pgs: 105 active+clean; 127 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-08-29T18:23:31.952 INFO:tasks.workunit.client.0.smithi029.stdout: 470: throughput=4.99MB/sec pending data=0 2024-08-29T18:23:31.953 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-YxqB2q7-rjzBN2V off=1651786 len=412040 2024-08-29T18:23:31.954 INFO:tasks.workunit.client.0.smithi029.stdout:op 2448 completed, throughput=4.99MB/sec 2024-08-29T18:23:31.954 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-WV6YATixmT4BI-j off=16950555 len=1971880 2024-08-29T18:23:31.970 INFO:tasks.workunit.client.0.smithi029.stdout:op 2449 completed, throughput=5MB/sec 2024-08-29T18:23:31.970 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-HwBzN3kpocbuXa5 off=735179 len=1452101 2024-08-29T18:23:31.973 INFO:tasks.workunit.client.0.smithi029.stdout:op 2450 completed, throughput=5MB/sec 2024-08-29T18:23:31.973 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-pTTz99Ye34ehzCl off=1129254 len=1875216 2024-08-29T18:23:31.985 INFO:tasks.workunit.client.0.smithi029.stdout:op 2451 completed, throughput=5MB/sec 2024-08-29T18:23:32.986 INFO:tasks.workunit.client.0.smithi029.stdout: 471: throughput=4.99MB/sec pending data=0 2024-08-29T18:23:32.986 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-5g4SStXcDrTQMnX off=2316776 len=681612 2024-08-29T18:23:32.993 INFO:tasks.workunit.client.0.smithi029.stdout:op 2452 completed, throughput=4.99MB/sec 2024-08-29T18:23:32.993 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-And4DgYgJjpQGQH off=3176576 len=1486809 2024-08-29T18:23:32.997 INFO:tasks.workunit.client.0.smithi029.stdout:op 2453 completed, throughput=5MB/sec 2024-08-29T18:23:32.997 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-vDxoMP4VcSwJnXp off=2454057 len=707659 2024-08-29T18:23:32.999 INFO:tasks.workunit.client.0.smithi029.stdout:op 2454 completed, throughput=5MB/sec 2024-08-29T18:23:33.000 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-vG2vJgNQ2HWkhrE off=12399285 len=355992 2024-08-29T18:23:33.005 INFO:tasks.workunit.client.0.smithi029.stdout:op 2455 completed, throughput=5MB/sec 2024-08-29T18:23:33.006 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-9e1QGafgJJQlQd1 off=3304146 len=383829 2024-08-29T18:23:33.012 INFO:tasks.workunit.client.0.smithi029.stdout:op 2456 completed, throughput=5MB/sec 2024-08-29T18:23:33.012 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-y-1F8nYAqnvRzgX off=10253265 len=183553 2024-08-29T18:23:33.016 INFO:tasks.workunit.client.0.smithi029.stdout:op 2457 completed, throughput=5MB/sec 2024-08-29T18:23:33.017 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-U8pzUyE9gjpPEFl off=13782826 len=67778 2024-08-29T18:23:33.017 INFO:tasks.workunit.client.0.smithi029.stdout:op 2458 completed, throughput=5MB/sec 2024-08-29T18:23:33.018 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-1qJ9PaAINSWCTEO off=12159287 len=580056 2024-08-29T18:23:33.019 INFO:tasks.workunit.client.0.smithi029.stdout:op 2459 completed, throughput=5MB/sec 2024-08-29T18:23:33.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:23:33 smithi029 bash[77880]: cluster 2024-08-29T18:23:32.099388+0000 mgr.y (mgr.25004) 1009 : cluster [DBG] pgmap v1681: 105 pgs: 105 active+clean; 127 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-08-29T18:23:33.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:23:33 smithi029 bash[79042]: cluster 2024-08-29T18:23:32.099388+0000 mgr.y (mgr.25004) 1009 : cluster [DBG] pgmap v1681: 105 pgs: 105 active+clean; 127 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-08-29T18:23:33.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:23:33 smithi110 bash[67519]: cluster 2024-08-29T18:23:32.099388+0000 mgr.y (mgr.25004) 1009 : cluster [DBG] pgmap v1681: 105 pgs: 105 active+clean; 127 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-08-29T18:23:34.019 INFO:tasks.workunit.client.0.smithi029.stdout: 472: throughput=4.99MB/sec pending data=0 2024-08-29T18:23:34.019 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-Ib6_nZD18dZc0il off=2833499 len=1590631 2024-08-29T18:23:34.024 INFO:tasks.workunit.client.0.smithi029.stdout:op 2460 completed, throughput=4.99MB/sec 2024-08-29T18:23:34.024 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-akK708tmCPmEGdF off=2962348 len=356441 2024-08-29T18:23:34.025 INFO:tasks.workunit.client.0.smithi029.stdout:op 2461 completed, throughput=4.99MB/sec 2024-08-29T18:23:34.025 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-hW4cQ8tms_qvYZR off=14628822 len=1202869 2024-08-29T18:23:34.035 INFO:tasks.workunit.client.0.smithi029.stdout:op 2462 completed, throughput=5MB/sec 2024-08-29T18:23:34.035 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-eDfxUtG3iJFVpgE off=137969 len=1779123 2024-08-29T18:23:34.039 INFO:tasks.workunit.client.0.smithi029.stdout:op 2463 completed, throughput=5MB/sec 2024-08-29T18:23:34.039 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-l5YoDAtjTUi6Lc6 off=4910036 len=510414 2024-08-29T18:23:34.046 INFO:tasks.workunit.client.0.smithi029.stdout:op 2464 completed, throughput=5MB/sec 2024-08-29T18:23:34.601 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:23:34 smithi029 bash[79042]: audit 2024-08-29T18:23:33.546400+0000 mon.c (mon.2) 531 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:23:34.602 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:23:34 smithi029 bash[77880]: audit 2024-08-29T18:23:33.546400+0000 mon.c (mon.2) 531 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:23:34.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:23:34 smithi110 bash[67519]: audit 2024-08-29T18:23:33.546400+0000 mon.c (mon.2) 531 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:23:34.901 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:23:34 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:23:34] "GET /metrics HTTP/1.1" 200 34029 "" "Prometheus/2.43.0" 2024-08-29T18:23:35.046 INFO:tasks.workunit.client.0.smithi029.stdout: 473: throughput=4.99MB/sec pending data=0 2024-08-29T18:23:35.046 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-5MMCfR_QpOMNwqE off=1297255 len=477466 2024-08-29T18:23:35.048 INFO:tasks.workunit.client.0.smithi029.stdout:op 2465 completed, throughput=4.99MB/sec 2024-08-29T18:23:35.048 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-xIxb6kNwUlwpVso off=5403577 len=1830725 2024-08-29T18:23:35.063 INFO:tasks.workunit.client.0.smithi029.stdout:op 2466 completed, throughput=4.99MB/sec 2024-08-29T18:23:35.063 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-d4T0nnp4G7zgK2p off=3455112 len=37622 2024-08-29T18:23:35.067 INFO:tasks.workunit.client.0.smithi029.stdout:op 2467 completed, throughput=4.99MB/sec 2024-08-29T18:23:35.067 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-8nzOB6sszcdNB-t off=13610627 len=256763 2024-08-29T18:23:35.068 INFO:tasks.workunit.client.0.smithi029.stdout:op 2468 completed, throughput=5MB/sec 2024-08-29T18:23:35.068 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-gp-AxrZDBitCJDk off=859671 len=218826 2024-08-29T18:23:35.070 INFO:tasks.workunit.client.0.smithi029.stdout:op 2469 completed, throughput=5MB/sec 2024-08-29T18:23:35.070 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-Bf2a5wx4EeW2U31 off=13623730 len=107429 2024-08-29T18:23:35.071 INFO:tasks.workunit.client.0.smithi029.stdout:op 2470 completed, throughput=5MB/sec 2024-08-29T18:23:35.071 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-qhtaGV6hqapkQOU off=11006553 len=1915563 2024-08-29T18:23:35.085 INFO:tasks.workunit.client.0.smithi029.stdout:op 2471 completed, throughput=5MB/sec 2024-08-29T18:23:35.085 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-b-Y6FB7c7GySmKs off=8196391 len=288466 2024-08-29T18:23:35.088 INFO:tasks.workunit.client.0.smithi029.stdout:op 2472 completed, throughput=5MB/sec 2024-08-29T18:23:35.088 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-O7pZuGlpRdvn921 off=852475 len=1860868 2024-08-29T18:23:35.101 INFO:tasks.workunit.client.0.smithi029.stdout:op 2473 completed, throughput=5MB/sec 2024-08-29T18:23:35.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:23:35 smithi029 bash[79042]: cluster 2024-08-29T18:23:34.100333+0000 mgr.y (mgr.25004) 1010 : cluster [DBG] pgmap v1682: 105 pgs: 105 active+clean; 127 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-08-29T18:23:35.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:23:35 smithi029 bash[77880]: cluster 2024-08-29T18:23:34.100333+0000 mgr.y (mgr.25004) 1010 : cluster [DBG] pgmap v1682: 105 pgs: 105 active+clean; 127 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-08-29T18:23:35.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:23:35 smithi110 bash[67519]: cluster 2024-08-29T18:23:34.100333+0000 mgr.y (mgr.25004) 1010 : cluster [DBG] pgmap v1682: 105 pgs: 105 active+clean; 127 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-08-29T18:23:36.102 INFO:tasks.workunit.client.0.smithi029.stdout: 474: throughput=4.99MB/sec pending data=0 2024-08-29T18:23:36.102 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-677x9JkHnr-_lOx off=13622667 len=1752869 2024-08-29T18:23:36.106 INFO:tasks.workunit.client.0.smithi029.stdout:op 2474 completed, throughput=5MB/sec 2024-08-29T18:23:36.106 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-z15LTdOBpQGqT4E off=4599843 len=1664222 2024-08-29T18:23:36.110 INFO:tasks.workunit.client.0.smithi029.stdout:op 2475 completed, throughput=5MB/sec 2024-08-29T18:23:36.110 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-J5ee30ZC_V88o58 off=4217833 len=99137 2024-08-29T18:23:36.115 INFO:tasks.workunit.client.0.smithi029.stdout:op 2476 completed, throughput=5MB/sec 2024-08-29T18:23:36.115 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-6v8dXfB2BjXDgQe off=9186403 len=1365918 2024-08-29T18:23:36.126 INFO:tasks.workunit.client.0.smithi029.stdout:op 2477 completed, throughput=5MB/sec 2024-08-29T18:23:37.126 INFO:tasks.workunit.client.0.smithi029.stdout: 475: throughput=4.99MB/sec pending data=0 2024-08-29T18:23:37.126 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-5phVQ8WeucaX-2E off=9474195 len=856441 2024-08-29T18:23:37.129 INFO:tasks.workunit.client.0.smithi029.stdout:op 2478 completed, throughput=4.99MB/sec 2024-08-29T18:23:37.129 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-4HjLuwJ8AvXjjKK off=22467051 len=42934 2024-08-29T18:23:37.130 INFO:tasks.workunit.client.0.smithi029.stdout:op 2479 completed, throughput=4.99MB/sec 2024-08-29T18:23:37.130 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-8RbutV9uAr0-fxK off=12949586 len=1378153 2024-08-29T18:23:37.134 INFO:tasks.workunit.client.0.smithi029.stdout:op 2480 completed, throughput=5MB/sec 2024-08-29T18:23:37.134 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-y1Txx-UCZDW-YlT off=5280736 len=1780532 2024-08-29T18:23:37.146 INFO:tasks.workunit.client.0.smithi029.stdout:op 2481 completed, throughput=5MB/sec 2024-08-29T18:23:37.146 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-hQIMjRrufe0e7hS off=514421 len=1780625 2024-08-29T18:23:37.148 INFO:tasks.workunit.client.0.smithi029.stdout:op 2482 completed, throughput=5MB/sec 2024-08-29T18:23:37.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:23:37 smithi029 bash[79042]: cluster 2024-08-29T18:23:36.101202+0000 mgr.y (mgr.25004) 1011 : cluster [DBG] pgmap v1683: 105 pgs: 105 active+clean; 127 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-29T18:23:37.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:23:37 smithi029 bash[77880]: cluster 2024-08-29T18:23:36.101202+0000 mgr.y (mgr.25004) 1011 : cluster [DBG] pgmap v1683: 105 pgs: 105 active+clean; 127 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-29T18:23:37.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:23:37 smithi110 bash[67519]: cluster 2024-08-29T18:23:36.101202+0000 mgr.y (mgr.25004) 1011 : cluster [DBG] pgmap v1683: 105 pgs: 105 active+clean; 127 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-29T18:23:38.149 INFO:tasks.workunit.client.0.smithi029.stdout: 476: throughput=4.99MB/sec pending data=0 2024-08-29T18:23:38.149 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-DUVEx7gHTqfifnp off=2017303 len=855046 2024-08-29T18:23:38.158 INFO:tasks.workunit.client.0.smithi029.stdout:op 2483 completed, throughput=4.99MB/sec 2024-08-29T18:23:38.158 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-_IWZItT0UhdIrJb off=8324658 len=1087386 2024-08-29T18:23:38.169 INFO:tasks.workunit.client.0.smithi029.stdout:op 2484 completed, throughput=5MB/sec 2024-08-29T18:23:38.169 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-hygFSVJp_p_v7vO off=2567245 len=1550164 2024-08-29T18:23:38.172 INFO:tasks.workunit.client.0.smithi029.stdout:op 2485 completed, throughput=5MB/sec 2024-08-29T18:23:38.172 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-y9wx-q19GxjpQzF off=843785 len=759577 2024-08-29T18:23:38.181 INFO:tasks.workunit.client.0.smithi029.stdout:op 2486 completed, throughput=5MB/sec 2024-08-29T18:23:39.181 INFO:tasks.workunit.client.0.smithi029.stdout: 477: throughput=4.99MB/sec pending data=0 2024-08-29T18:23:39.181 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-w4kKByfdjJO3WRy off=1140130 len=1533105 2024-08-29T18:23:39.185 INFO:tasks.workunit.client.0.smithi029.stdout:op 2487 completed, throughput=4.99MB/sec 2024-08-29T18:23:39.185 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-oRcwHP9_xtXvDW3 off=513568 len=1089163 2024-08-29T18:23:39.188 INFO:tasks.workunit.client.0.smithi029.stdout:op 2488 completed, throughput=5MB/sec 2024-08-29T18:23:39.188 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-AR2HWodta9ROpDg off=4265586 len=2086562 2024-08-29T18:23:39.206 INFO:tasks.workunit.client.0.smithi029.stdout:op 2489 completed, throughput=5MB/sec 2024-08-29T18:23:39.206 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-2DMupWYVuil5lFW off=11902835 len=44897 2024-08-29T18:23:39.207 INFO:tasks.workunit.client.0.smithi029.stdout:op 2490 completed, throughput=5MB/sec 2024-08-29T18:23:39.207 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-68T-1GJh4s14iUT off=1147247 len=1137849 2024-08-29T18:23:39.216 INFO:tasks.workunit.client.0.smithi029.stdout:op 2491 completed, throughput=5MB/sec 2024-08-29T18:23:39.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:23:39 smithi029 bash[79042]: cluster 2024-08-29T18:23:38.102287+0000 mgr.y (mgr.25004) 1012 : cluster [DBG] pgmap v1684: 105 pgs: 105 active+clean; 127 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2024-08-29T18:23:39.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:23:39 smithi029 bash[77880]: cluster 2024-08-29T18:23:38.102287+0000 mgr.y (mgr.25004) 1012 : cluster [DBG] pgmap v1684: 105 pgs: 105 active+clean; 127 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2024-08-29T18:23:39.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:23:39 smithi110 bash[67519]: cluster 2024-08-29T18:23:38.102287+0000 mgr.y (mgr.25004) 1012 : cluster [DBG] pgmap v1684: 105 pgs: 105 active+clean; 127 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2024-08-29T18:23:40.216 INFO:tasks.workunit.client.0.smithi029.stdout: 478: throughput=4.99MB/sec pending data=0 2024-08-29T18:23:40.216 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-fEDvWKR7frsQv25 off=8315875 len=1566485 2024-08-29T18:23:40.220 INFO:tasks.workunit.client.0.smithi029.stdout:op 2492 completed, throughput=4.99MB/sec 2024-08-29T18:23:40.220 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-05Qt6d6Ee3tvaHs off=2471801 len=2025176 2024-08-29T18:23:40.226 INFO:tasks.workunit.client.0.smithi029.stdout:op 2493 completed, throughput=5MB/sec 2024-08-29T18:23:40.227 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-n3L3lZD7xFJ5Rfq off=9142661 len=1784296 2024-08-29T18:23:40.240 INFO:tasks.workunit.client.0.smithi029.stdout:op 2494 completed, throughput=5MB/sec 2024-08-29T18:23:41.241 INFO:tasks.workunit.client.0.smithi029.stdout: 479: throughput=4.99MB/sec pending data=0 2024-08-29T18:23:41.241 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-wNHzgc5_MbABIk_ off=9907900 len=866721 2024-08-29T18:23:41.248 INFO:tasks.workunit.client.0.smithi029.stdout:op 2495 completed, throughput=4.99MB/sec 2024-08-29T18:23:41.248 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-ej2uL8pjkAykMki off=21988033 len=287375 2024-08-29T18:23:41.249 INFO:tasks.workunit.client.0.smithi029.stdout:op 2496 completed, throughput=4.99MB/sec 2024-08-29T18:23:41.249 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-7vwmEyiuBH8hOjL off=16062789 len=1400123 2024-08-29T18:23:41.253 INFO:tasks.workunit.client.0.smithi029.stdout:op 2497 completed, throughput=5MB/sec 2024-08-29T18:23:41.253 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-HBFOo27sCn4P34k off=14815145 len=750442 2024-08-29T18:23:41.255 INFO:tasks.workunit.client.0.smithi029.stdout:op 2498 completed, throughput=5MB/sec 2024-08-29T18:23:41.255 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-5BW8cp-00DM5asf off=11357318 len=818647 2024-08-29T18:23:41.256 INFO:tasks.workunit.client.0.smithi029.stdout:op 2499 completed, throughput=5MB/sec 2024-08-29T18:23:41.257 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-HeSg8FtNTTfgrYr off=8513133 len=509668 2024-08-29T18:23:41.260 INFO:tasks.workunit.client.0.smithi029.stdout:op 2500 completed, throughput=5MB/sec 2024-08-29T18:23:41.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:23:41 smithi029 bash[79042]: cluster 2024-08-29T18:23:40.103123+0000 mgr.y (mgr.25004) 1013 : cluster [DBG] pgmap v1685: 105 pgs: 105 active+clean; 127 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-29T18:23:41.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:23:41 smithi029 bash[77880]: cluster 2024-08-29T18:23:40.103123+0000 mgr.y (mgr.25004) 1013 : cluster [DBG] pgmap v1685: 105 pgs: 105 active+clean; 127 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-29T18:23:41.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:23:41 smithi110 bash[67519]: cluster 2024-08-29T18:23:40.103123+0000 mgr.y (mgr.25004) 1013 : cluster [DBG] pgmap v1685: 105 pgs: 105 active+clean; 127 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-29T18:23:42.260 INFO:tasks.workunit.client.0.smithi029.stdout: 480: throughput=4.99MB/sec pending data=0 2024-08-29T18:23:42.260 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-hSKY3eZidpiGw8m off=1354345 len=1991012 2024-08-29T18:23:42.276 INFO:tasks.workunit.client.0.smithi029.stdout:op 2501 completed, throughput=4.99MB/sec 2024-08-29T18:23:42.276 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-nQv3P4hFgdlSQ-t off=14369131 len=1259126 2024-08-29T18:23:42.279 INFO:tasks.workunit.client.0.smithi029.stdout:op 2502 completed, throughput=5MB/sec 2024-08-29T18:23:42.279 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-nEg9rp5LiqLP1CW off=2942385 len=898926 2024-08-29T18:23:42.283 INFO:tasks.workunit.client.0.smithi029.stdout:op 2503 completed, throughput=5MB/sec 2024-08-29T18:23:42.283 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-jSLm-tIqVjPV7fT off=6003667 len=1973223 2024-08-29T18:23:42.287 INFO:tasks.workunit.client.0.smithi029.stdout:op 2504 completed, throughput=5MB/sec 2024-08-29T18:23:43.287 INFO:tasks.workunit.client.0.smithi029.stdout: 481: throughput=4.99MB/sec pending data=0 2024-08-29T18:23:43.288 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-yrmA6X71dhmk3v3 off=10777527 len=504836 2024-08-29T18:23:43.289 INFO:tasks.workunit.client.0.smithi029.stdout:op 2505 completed, throughput=4.99MB/sec 2024-08-29T18:23:43.289 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-SdmFSgbwnT5pzqe off=12132749 len=1760614 2024-08-29T18:23:43.293 INFO:tasks.workunit.client.0.smithi029.stdout:op 2506 completed, throughput=5MB/sec 2024-08-29T18:23:43.293 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-SZlQf9kZh7y_T8U off=2545494 len=1876420 2024-08-29T18:23:43.308 INFO:tasks.workunit.client.0.smithi029.stdout:op 2507 completed, throughput=5MB/sec 2024-08-29T18:23:43.308 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-WYHhsRW6b2cbbIW off=19732524 len=1306572 2024-08-29T18:23:43.318 INFO:tasks.workunit.client.0.smithi029.stdout:op 2508 completed, throughput=5MB/sec 2024-08-29T18:23:43.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:23:43 smithi029 bash[79042]: cluster 2024-08-29T18:23:42.104199+0000 mgr.y (mgr.25004) 1014 : cluster [DBG] pgmap v1686: 105 pgs: 105 active+clean; 127 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-29T18:23:43.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:23:43 smithi029 bash[77880]: cluster 2024-08-29T18:23:42.104199+0000 mgr.y (mgr.25004) 1014 : cluster [DBG] pgmap v1686: 105 pgs: 105 active+clean; 127 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-29T18:23:43.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:23:43 smithi110 bash[67519]: cluster 2024-08-29T18:23:42.104199+0000 mgr.y (mgr.25004) 1014 : cluster [DBG] pgmap v1686: 105 pgs: 105 active+clean; 127 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-29T18:23:44.318 INFO:tasks.workunit.client.0.smithi029.stdout: 482: throughput=4.99MB/sec pending data=0 2024-08-29T18:23:44.318 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-fGdT424vG7SoQLR off=5925375 len=1047115 2024-08-29T18:23:44.322 INFO:tasks.workunit.client.0.smithi029.stdout:op 2509 completed, throughput=4.99MB/sec 2024-08-29T18:23:44.322 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-xpTdYrCR1KgQWzb off=21753633 len=2047386 2024-08-29T18:23:44.337 INFO:tasks.workunit.client.0.smithi029.stdout:op 2510 completed, throughput=5MB/sec 2024-08-29T18:23:44.337 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-H21HDK2O_SirENb off=1911650 len=150145 2024-08-29T18:23:44.338 INFO:tasks.workunit.client.0.smithi029.stdout:op 2511 completed, throughput=5MB/sec 2024-08-29T18:23:44.338 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-SJlT0uso8-JI9oC off=8225292 len=388151 2024-08-29T18:23:44.344 INFO:tasks.workunit.client.0.smithi029.stdout:op 2512 completed, throughput=5MB/sec 2024-08-29T18:23:44.345 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-9-BPAJDHFm5dmnW off=985494 len=1858236 2024-08-29T18:23:44.358 INFO:tasks.workunit.client.0.smithi029.stdout:op 2513 completed, throughput=5MB/sec 2024-08-29T18:23:44.901 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:23:44 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:23:44] "GET /metrics HTTP/1.1" 200 34029 "" "Prometheus/2.43.0" 2024-08-29T18:23:45.360 INFO:tasks.workunit.client.0.smithi029.stdout: 483: throughput=4.99MB/sec pending data=0 2024-08-29T18:23:45.361 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-MZgV3dh2SuWMO7i off=3556330 len=1415031 2024-08-29T18:23:45.369 INFO:tasks.workunit.client.0.smithi029.stdout:op 2514 completed, throughput=4.99MB/sec 2024-08-29T18:23:45.369 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-fjoz-YEawvitnvo off=5067244 len=1860789 2024-08-29T18:23:45.371 INFO:tasks.workunit.client.0.smithi029.stdout:op 2515 completed, throughput=5MB/sec 2024-08-29T18:23:45.372 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-lFycGRC45vzaBlg off=9266807 len=525779 2024-08-29T18:23:45.378 INFO:tasks.workunit.client.0.smithi029.stdout:op 2516 completed, throughput=5MB/sec 2024-08-29T18:23:45.378 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-sttyU2vod-wR_Yh off=6985040 len=817933 2024-08-29T18:23:45.384 INFO:tasks.workunit.client.0.smithi029.stdout:op 2517 completed, throughput=5MB/sec 2024-08-29T18:23:45.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:23:45 smithi029 bash[79042]: cluster 2024-08-29T18:23:44.105265+0000 mgr.y (mgr.25004) 1015 : cluster [DBG] pgmap v1687: 105 pgs: 105 active+clean; 127 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-08-29T18:23:45.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:23:45 smithi029 bash[77880]: cluster 2024-08-29T18:23:44.105265+0000 mgr.y (mgr.25004) 1015 : cluster [DBG] pgmap v1687: 105 pgs: 105 active+clean; 127 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-08-29T18:23:45.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:23:45 smithi110 bash[67519]: cluster 2024-08-29T18:23:44.105265+0000 mgr.y (mgr.25004) 1015 : cluster [DBG] pgmap v1687: 105 pgs: 105 active+clean; 127 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-08-29T18:23:46.385 INFO:tasks.workunit.client.0.smithi029.stdout: 484: throughput=4.99MB/sec pending data=0 2024-08-29T18:23:46.385 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-eaHbv2wI78QFlkT off=247729 len=1884682 2024-08-29T18:23:46.399 INFO:tasks.workunit.client.0.smithi029.stdout:op 2518 completed, throughput=4.99MB/sec 2024-08-29T18:23:46.399 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-rNrgHc_95Oh6p3J off=4470149 len=1286772 2024-08-29T18:23:46.402 INFO:tasks.workunit.client.0.smithi029.stdout:op 2519 completed, throughput=5MB/sec 2024-08-29T18:23:46.402 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-YWY3vNv_FSmdO9A off=8865593 len=711487 2024-08-29T18:23:46.405 INFO:tasks.workunit.client.0.smithi029.stdout:op 2520 completed, throughput=5MB/sec 2024-08-29T18:23:46.405 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-vP081TMgWtgfU5C off=9866779 len=463690 2024-08-29T18:23:46.406 INFO:tasks.workunit.client.0.smithi029.stdout:op 2521 completed, throughput=5MB/sec 2024-08-29T18:23:46.407 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-75W0mfN261PwpSN off=1957723 len=399585 2024-08-29T18:23:46.412 INFO:tasks.workunit.client.0.smithi029.stdout:op 2522 completed, throughput=5MB/sec 2024-08-29T18:23:46.412 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-E1JAoX_a9phoYnu off=6187029 len=761265 2024-08-29T18:23:46.414 INFO:tasks.workunit.client.0.smithi029.stdout:op 2523 completed, throughput=5MB/sec 2024-08-29T18:23:47.415 INFO:tasks.workunit.client.0.smithi029.stdout: 485: throughput=4.99MB/sec pending data=0 2024-08-29T18:23:47.415 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-ZmNXV60BINumzqT off=1018379 len=2092567 2024-08-29T18:23:47.429 INFO:tasks.workunit.client.0.smithi029.stdout:op 2524 completed, throughput=4.99MB/sec 2024-08-29T18:23:47.429 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-aNcSPADppnOYEhi off=10478686 len=139727 2024-08-29T18:23:47.430 INFO:tasks.workunit.client.0.smithi029.stdout:op 2525 completed, throughput=4.99MB/sec 2024-08-29T18:23:47.430 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-Bm17oFan1VFZ8pz off=79890 len=639519 2024-08-29T18:23:47.437 INFO:tasks.workunit.client.0.smithi029.stdout:op 2526 completed, throughput=5MB/sec 2024-08-29T18:23:47.437 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-CDc9gI-w3Xq7U4Q off=9042060 len=263033 2024-08-29T18:23:47.442 INFO:tasks.workunit.client.0.smithi029.stdout:op 2527 completed, throughput=5MB/sec 2024-08-29T18:23:47.443 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-IEn3iUQI8TlwZt_ off=5176459 len=433120 2024-08-29T18:23:47.449 INFO:tasks.workunit.client.0.smithi029.stdout:op 2528 completed, throughput=5MB/sec 2024-08-29T18:23:47.450 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-ptqq0UnyidsERQi off=6587090 len=973243 2024-08-29T18:23:47.453 INFO:tasks.workunit.client.0.smithi029.stdout:op 2529 completed, throughput=5MB/sec 2024-08-29T18:23:47.453 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-YgY5fpe_ooQFbbd off=1722524 len=606507 2024-08-29T18:23:47.461 INFO:tasks.workunit.client.0.smithi029.stdout:op 2530 completed, throughput=5MB/sec 2024-08-29T18:23:47.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:23:47 smithi029 bash[79042]: cluster 2024-08-29T18:23:46.106159+0000 mgr.y (mgr.25004) 1016 : cluster [DBG] pgmap v1688: 105 pgs: 105 active+clean; 127 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-08-29T18:23:47.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:23:47 smithi029 bash[77880]: cluster 2024-08-29T18:23:46.106159+0000 mgr.y (mgr.25004) 1016 : cluster [DBG] pgmap v1688: 105 pgs: 105 active+clean; 127 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-08-29T18:23:47.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:23:47 smithi110 bash[67519]: cluster 2024-08-29T18:23:46.106159+0000 mgr.y (mgr.25004) 1016 : cluster [DBG] pgmap v1688: 105 pgs: 105 active+clean; 127 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-08-29T18:23:48.461 INFO:tasks.workunit.client.0.smithi029.stdout: 486: throughput=4.99MB/sec pending data=0 2024-08-29T18:23:48.461 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-LxibLQlYpeGbmE4 off=7193710 len=971486 2024-08-29T18:23:48.469 INFO:tasks.workunit.client.0.smithi029.stdout:op 2531 completed, throughput=4.99MB/sec 2024-08-29T18:23:48.469 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-6dHXbEKSs3F3Erz off=818324 len=766180 2024-08-29T18:23:48.471 INFO:tasks.workunit.client.0.smithi029.stdout:op 2532 completed, throughput=4.99MB/sec 2024-08-29T18:23:48.471 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-0NueIXkloLyr2eN off=2603302 len=276381 2024-08-29T18:23:48.472 INFO:tasks.workunit.client.0.smithi029.stdout:op 2533 completed, throughput=4.99MB/sec 2024-08-29T18:23:48.473 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-wz7t5of7IOApuxA off=1348222 len=693823 2024-08-29T18:23:48.480 INFO:tasks.workunit.client.0.smithi029.stdout:op 2534 completed, throughput=5MB/sec 2024-08-29T18:23:48.480 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-nK7G_kZ7jfPyoSv off=6235013 len=1697180 2024-08-29T18:23:48.484 INFO:tasks.workunit.client.0.smithi029.stdout:op 2535 completed, throughput=5MB/sec 2024-08-29T18:23:48.484 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-PrECR4oPxcyRxP7 off=8405241 len=1334081 2024-08-29T18:23:48.486 INFO:tasks.workunit.client.0.smithi029.stdout:op 2536 completed, throughput=5MB/sec 2024-08-29T18:23:49.486 INFO:tasks.workunit.client.0.smithi029.stdout: 487: throughput=4.99MB/sec pending data=0 2024-08-29T18:23:49.486 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-lpq2G6GZ9n6IUdE off=17915169 len=1385157 2024-08-29T18:23:49.490 INFO:tasks.workunit.client.0.smithi029.stdout:op 2537 completed, throughput=4.99MB/sec 2024-08-29T18:23:49.490 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-7xfw2p30ai0gItt off=1066388 len=1772404 2024-08-29T18:23:49.495 INFO:tasks.workunit.client.0.smithi029.stdout:op 2538 completed, throughput=5MB/sec 2024-08-29T18:23:49.495 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-qOa9PfH2GicdUf_ off=232279 len=1428766 2024-08-29T18:23:49.498 INFO:tasks.workunit.client.0.smithi029.stdout:op 2539 completed, throughput=5MB/sec 2024-08-29T18:23:49.498 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-s4xK8NAc1eSAv6u off=2443056 len=1764126 2024-08-29T18:23:49.505 INFO:tasks.workunit.client.0.smithi029.stdout:op 2540 completed, throughput=5MB/sec 2024-08-29T18:23:49.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:23:49 smithi029 bash[79042]: cluster 2024-08-29T18:23:48.107287+0000 mgr.y (mgr.25004) 1017 : cluster [DBG] pgmap v1689: 105 pgs: 105 active+clean; 127 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-08-29T18:23:49.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:23:49 smithi029 bash[79042]: audit 2024-08-29T18:23:48.546875+0000 mon.c (mon.2) 532 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:23:49.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:23:49 smithi029 bash[77880]: cluster 2024-08-29T18:23:48.107287+0000 mgr.y (mgr.25004) 1017 : cluster [DBG] pgmap v1689: 105 pgs: 105 active+clean; 127 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-08-29T18:23:49.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:23:49 smithi029 bash[77880]: audit 2024-08-29T18:23:48.546875+0000 mon.c (mon.2) 532 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:23:49.653 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:23:49 smithi110 bash[67519]: cluster 2024-08-29T18:23:48.107287+0000 mgr.y (mgr.25004) 1017 : cluster [DBG] pgmap v1689: 105 pgs: 105 active+clean; 127 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-08-29T18:23:49.653 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:23:49 smithi110 bash[67519]: audit 2024-08-29T18:23:48.546875+0000 mon.c (mon.2) 532 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:23:50.505 INFO:tasks.workunit.client.0.smithi029.stdout: 488: throughput=4.99MB/sec pending data=0 2024-08-29T18:23:50.505 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-YkdKGe0JIQUgz0W off=6397070 len=1944914 2024-08-29T18:23:50.511 INFO:tasks.workunit.client.0.smithi029.stdout:op 2541 completed, throughput=5MB/sec 2024-08-29T18:23:50.511 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-whIOu1Pe8EkFsWa off=756095 len=892707 2024-08-29T18:23:50.519 INFO:tasks.workunit.client.0.smithi029.stdout:op 2542 completed, throughput=5MB/sec 2024-08-29T18:23:50.519 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-k1Q_1dT0UBidgtq off=1867935 len=654266 2024-08-29T18:23:50.521 INFO:tasks.workunit.client.0.smithi029.stdout:op 2543 completed, throughput=5MB/sec 2024-08-29T18:23:50.522 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-K_Uhw6VoFMh-sMB off=2445691 len=1027653 2024-08-29T18:23:50.524 INFO:tasks.workunit.client.0.smithi029.stdout:op 2544 completed, throughput=5MB/sec 2024-08-29T18:23:51.525 INFO:tasks.workunit.client.0.smithi029.stdout: 489: throughput=4.99MB/sec pending data=0 2024-08-29T18:23:51.525 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-3q9uJqE1WlLBmum off=8188176 len=1627697 2024-08-29T18:23:51.540 INFO:tasks.workunit.client.0.smithi029.stdout:op 2545 completed, throughput=4.99MB/sec 2024-08-29T18:23:51.540 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-g-lE7sdpPnyxemn off=1648707 len=1082042 2024-08-29T18:23:51.550 INFO:tasks.workunit.client.0.smithi029.stdout:op 2546 completed, throughput=5MB/sec 2024-08-29T18:23:51.550 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-_atV2YgO77saUOy off=10044646 len=285199 2024-08-29T18:23:51.556 INFO:tasks.workunit.client.0.smithi029.stdout:op 2547 completed, throughput=5MB/sec 2024-08-29T18:23:51.556 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-pzlrxB6zCWzY2rR off=16192626 len=1795670 2024-08-29T18:23:51.560 INFO:tasks.workunit.client.0.smithi029.stdout:op 2548 completed, throughput=5MB/sec 2024-08-29T18:23:51.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:23:51 smithi029 bash[77880]: cluster 2024-08-29T18:23:50.108072+0000 mgr.y (mgr.25004) 1018 : cluster [DBG] pgmap v1690: 105 pgs: 105 active+clean; 127 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 2.0 MiB/s rd, 1.7 MiB/s wr, 3 op/s 2024-08-29T18:23:51.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:23:51 smithi029 bash[79042]: cluster 2024-08-29T18:23:50.108072+0000 mgr.y (mgr.25004) 1018 : cluster [DBG] pgmap v1690: 105 pgs: 105 active+clean; 127 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 2.0 MiB/s rd, 1.7 MiB/s wr, 3 op/s 2024-08-29T18:23:51.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:23:51 smithi110 bash[67519]: cluster 2024-08-29T18:23:50.108072+0000 mgr.y (mgr.25004) 1018 : cluster [DBG] pgmap v1690: 105 pgs: 105 active+clean; 127 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 2.0 MiB/s rd, 1.7 MiB/s wr, 3 op/s 2024-08-29T18:23:52.560 INFO:tasks.workunit.client.0.smithi029.stdout: 490: throughput=4.99MB/sec pending data=0 2024-08-29T18:23:52.560 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-sLfro-GpgTrhTzj off=5218723 len=1319215 2024-08-29T18:23:52.572 INFO:tasks.workunit.client.0.smithi029.stdout:op 2549 completed, throughput=4.99MB/sec 2024-08-29T18:23:52.572 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-pHFLWu3Y8DNc94b off=6355257 len=988180 2024-08-29T18:23:52.581 INFO:tasks.workunit.client.0.smithi029.stdout:op 2550 completed, throughput=4.99MB/sec 2024-08-29T18:23:52.581 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-eLN6keCTLjjdEns off=1689140 len=157257 2024-08-29T18:23:52.585 INFO:tasks.workunit.client.0.smithi029.stdout:op 2551 completed, throughput=4.99MB/sec 2024-08-29T18:23:52.585 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-Dw6VtqWZJEQs26S off=17223214 len=1315527 2024-08-29T18:23:52.589 INFO:tasks.workunit.client.0.smithi029.stdout:op 2552 completed, throughput=5MB/sec 2024-08-29T18:23:52.589 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-W4Iid9wzH2t3L8W off=311615 len=424407 2024-08-29T18:23:52.590 INFO:tasks.workunit.client.0.smithi029.stdout:op 2553 completed, throughput=5MB/sec 2024-08-29T18:23:52.590 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-y9MDdjdghXjWa9V off=2335382 len=1499911 2024-08-29T18:23:52.602 INFO:tasks.workunit.client.0.smithi029.stdout:op 2554 completed, throughput=5MB/sec 2024-08-29T18:23:53.603 INFO:tasks.workunit.client.0.smithi029.stdout: 491: throughput=4.99MB/sec pending data=0 2024-08-29T18:23:53.603 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-VIIV0_qsyTLHPYW off=4801361 len=1892092 2024-08-29T18:23:53.616 INFO:tasks.workunit.client.0.smithi029.stdout:op 2555 completed, throughput=4.99MB/sec 2024-08-29T18:23:53.616 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-gGzdJgJFJjhCGp4 off=9660194 len=304957 2024-08-29T18:23:53.621 INFO:tasks.workunit.client.0.smithi029.stdout:op 2556 completed, throughput=4.99MB/sec 2024-08-29T18:23:53.621 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-FNRdUdT2TXC3ut8 off=2396431 len=796797 2024-08-29T18:23:53.628 INFO:tasks.workunit.client.0.smithi029.stdout:op 2557 completed, throughput=5MB/sec 2024-08-29T18:23:53.628 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-JutdKQrgSUU5_kE off=407363 len=1042337 2024-08-29T18:23:53.632 INFO:tasks.workunit.client.0.smithi029.stdout:op 2558 completed, throughput=5MB/sec 2024-08-29T18:23:53.632 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-lmHgtgQRo3iTkkp off=7286532 len=41865 2024-08-29T18:23:53.633 INFO:tasks.workunit.client.0.smithi029.stdout:op 2559 completed, throughput=5MB/sec 2024-08-29T18:23:53.633 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-rmbRFztgyTGSXqb off=11956355 len=1523691 2024-08-29T18:23:53.636 INFO:tasks.workunit.client.0.smithi029.stdout:op 2560 completed, throughput=5MB/sec 2024-08-29T18:23:53.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:23:53 smithi029 bash[77880]: cluster 2024-08-29T18:23:52.109181+0000 mgr.y (mgr.25004) 1019 : cluster [DBG] pgmap v1691: 105 pgs: 105 active+clean; 127 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-08-29T18:23:53.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:23:53 smithi029 bash[79042]: cluster 2024-08-29T18:23:52.109181+0000 mgr.y (mgr.25004) 1019 : cluster [DBG] pgmap v1691: 105 pgs: 105 active+clean; 127 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-08-29T18:23:53.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:23:53 smithi110 bash[67519]: cluster 2024-08-29T18:23:52.109181+0000 mgr.y (mgr.25004) 1019 : cluster [DBG] pgmap v1691: 105 pgs: 105 active+clean; 127 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-08-29T18:23:54.636 INFO:tasks.workunit.client.0.smithi029.stdout: 492: throughput=4.99MB/sec pending data=0 2024-08-29T18:23:54.637 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-8NNFBa8WXGg_VYR off=4795063 len=1418338 2024-08-29T18:23:54.641 INFO:tasks.workunit.client.0.smithi029.stdout:op 2561 completed, throughput=4.99MB/sec 2024-08-29T18:23:54.641 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-iIkx93MYP3C1nId off=441514 len=1931894 2024-08-29T18:23:54.653 INFO:tasks.workunit.client.0.smithi029.stdout:op 2562 completed, throughput=5MB/sec 2024-08-29T18:23:54.653 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-tc5twECpXoDslmb off=3650076 len=1955585 2024-08-29T18:23:54.659 INFO:tasks.workunit.client.0.smithi029.stdout:op 2563 completed, throughput=5MB/sec 2024-08-29T18:23:54.901 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:23:54 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:23:54] "GET /metrics HTTP/1.1" 200 34030 "" "Prometheus/2.43.0" 2024-08-29T18:23:55.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:23:55 smithi029 bash[79042]: cluster 2024-08-29T18:23:54.110141+0000 mgr.y (mgr.25004) 1020 : cluster [DBG] pgmap v1692: 105 pgs: 105 active+clean; 127 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-08-29T18:23:55.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:23:55 smithi029 bash[77880]: cluster 2024-08-29T18:23:54.110141+0000 mgr.y (mgr.25004) 1020 : cluster [DBG] pgmap v1692: 105 pgs: 105 active+clean; 127 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-08-29T18:23:55.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:23:55 smithi110 bash[67519]: cluster 2024-08-29T18:23:54.110141+0000 mgr.y (mgr.25004) 1020 : cluster [DBG] pgmap v1692: 105 pgs: 105 active+clean; 127 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-08-29T18:23:55.659 INFO:tasks.workunit.client.0.smithi029.stdout: 493: throughput=4.99MB/sec pending data=0 2024-08-29T18:23:55.659 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-WBVoa2jmO4Goinf off=1207565 len=1693293 2024-08-29T18:23:55.671 INFO:tasks.workunit.client.0.smithi029.stdout:op 2564 completed, throughput=4.99MB/sec 2024-08-29T18:23:55.671 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-UGA-9paiD0D8L-T off=10658876 len=245964 2024-08-29T18:23:55.672 INFO:tasks.workunit.client.0.smithi029.stdout:op 2565 completed, throughput=4.99MB/sec 2024-08-29T18:23:55.672 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-Ggd8iVOxqNIERVt off=997115 len=618440 2024-08-29T18:23:55.679 INFO:tasks.workunit.client.0.smithi029.stdout:op 2566 completed, throughput=5MB/sec 2024-08-29T18:23:55.679 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-d9bnhpMZ69eaEmZ off=5429757 len=1080136 2024-08-29T18:23:55.687 INFO:tasks.workunit.client.0.smithi029.stdout:op 2567 completed, throughput=5MB/sec 2024-08-29T18:23:55.687 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-9qxHKgTFm5CSxye off=12134267 len=2069414 2024-08-29T18:23:55.690 INFO:tasks.workunit.client.0.smithi029.stdout:op 2568 completed, throughput=5MB/sec 2024-08-29T18:23:56.690 INFO:tasks.workunit.client.0.smithi029.stdout: 494: throughput=4.99MB/sec pending data=0 2024-08-29T18:23:56.691 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-t5DD2MLw5z_EpO9 off=618143 len=266065 2024-08-29T18:23:56.692 INFO:tasks.workunit.client.0.smithi029.stdout:op 2569 completed, throughput=4.99MB/sec 2024-08-29T18:23:56.692 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-nADC5bfBhnRcjon off=1149167 len=412052 2024-08-29T18:23:56.694 INFO:tasks.workunit.client.0.smithi029.stdout:op 2570 completed, throughput=4.99MB/sec 2024-08-29T18:23:56.694 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-h_TSuwJGt-GBYiR off=247947 len=1447096 2024-08-29T18:23:56.705 INFO:tasks.workunit.client.0.smithi029.stdout:op 2571 completed, throughput=5MB/sec 2024-08-29T18:23:56.706 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-M7vVGANX7Z6oNcS off=4847367 len=1859687 2024-08-29T18:23:56.710 INFO:tasks.workunit.client.0.smithi029.stdout:op 2572 completed, throughput=5MB/sec 2024-08-29T18:23:56.710 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-4jSnJjpdVvqit4V off=4265485 len=1836726 2024-08-29T18:23:56.716 INFO:tasks.workunit.client.0.smithi029.stdout:op 2573 completed, throughput=5MB/sec 2024-08-29T18:23:57.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:23:57 smithi029 bash[77880]: cluster 2024-08-29T18:23:56.111042+0000 mgr.y (mgr.25004) 1021 : cluster [DBG] pgmap v1693: 105 pgs: 105 active+clean; 127 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-08-29T18:23:57.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:23:57 smithi029 bash[79042]: cluster 2024-08-29T18:23:56.111042+0000 mgr.y (mgr.25004) 1021 : cluster [DBG] pgmap v1693: 105 pgs: 105 active+clean; 127 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-08-29T18:23:57.653 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:23:57 smithi110 bash[67519]: cluster 2024-08-29T18:23:56.111042+0000 mgr.y (mgr.25004) 1021 : cluster [DBG] pgmap v1693: 105 pgs: 105 active+clean; 127 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-08-29T18:23:57.716 INFO:tasks.workunit.client.0.smithi029.stdout: 495: throughput=4.99MB/sec pending data=0 2024-08-29T18:23:57.716 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-9rq9InvdO3HsLWO off=1032191 len=184723 2024-08-29T18:23:57.721 INFO:tasks.workunit.client.0.smithi029.stdout:op 2574 completed, throughput=4.99MB/sec 2024-08-29T18:23:57.721 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-817dIt1e9zKH7YK off=12541086 len=537653 2024-08-29T18:23:57.728 INFO:tasks.workunit.client.0.smithi029.stdout:op 2575 completed, throughput=4.99MB/sec 2024-08-29T18:23:57.728 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-t_AUaEXXNgt2_Mk off=12792851 len=1061589 2024-08-29T18:23:57.737 INFO:tasks.workunit.client.0.smithi029.stdout:op 2576 completed, throughput=5MB/sec 2024-08-29T18:23:57.737 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-4fH-7h1QWPYVvsK off=1428533 len=529695 2024-08-29T18:23:57.743 INFO:tasks.workunit.client.0.smithi029.stdout:op 2577 completed, throughput=5MB/sec 2024-08-29T18:23:57.744 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-tlXttogvx9XrINw off=3411081 len=1315433 2024-08-29T18:23:57.747 INFO:tasks.workunit.client.0.smithi029.stdout:op 2578 completed, throughput=5MB/sec 2024-08-29T18:23:57.747 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-oKQtUYh9eN00CXE off=12948207 len=1510673 2024-08-29T18:23:57.749 INFO:tasks.workunit.client.0.smithi029.stdout:op 2579 completed, throughput=5MB/sec 2024-08-29T18:23:58.750 INFO:tasks.workunit.client.0.smithi029.stdout: 496: throughput=4.99MB/sec pending data=0 2024-08-29T18:23:58.750 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-Ui_f9DUNmhoGxBl off=5022998 len=1026767 2024-08-29T18:23:58.759 INFO:tasks.workunit.client.0.smithi029.stdout:op 2580 completed, throughput=4.99MB/sec 2024-08-29T18:23:58.759 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-q0v4pLnbM8TJ5z3 off=334805 len=1199173 2024-08-29T18:23:58.761 INFO:tasks.workunit.client.0.smithi029.stdout:op 2581 completed, throughput=5MB/sec 2024-08-29T18:23:58.761 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj--9OEZpA31YgVNhu off=10337721 len=1282118 2024-08-29T18:23:58.766 INFO:tasks.workunit.client.0.smithi029.stdout:op 2582 completed, throughput=5MB/sec 2024-08-29T18:23:58.766 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-9ayb3WYXvJE7B6c off=13603046 len=644208 2024-08-29T18:23:58.768 INFO:tasks.workunit.client.0.smithi029.stdout:op 2583 completed, throughput=5MB/sec 2024-08-29T18:23:58.768 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-mLdpM2SWgXZDb8V off=7304621 len=258245 2024-08-29T18:23:58.769 INFO:tasks.workunit.client.0.smithi029.stdout:op 2584 completed, throughput=5MB/sec 2024-08-29T18:23:58.770 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-rBKFIiKVE0Xq5LU off=18702922 len=1280610 2024-08-29T18:23:58.774 INFO:tasks.workunit.client.0.smithi029.stdout:op 2585 completed, throughput=5MB/sec 2024-08-29T18:23:59.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:23:59 smithi029 bash[79042]: cluster 2024-08-29T18:23:58.112074+0000 mgr.y (mgr.25004) 1022 : cluster [DBG] pgmap v1694: 105 pgs: 105 active+clean; 127 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-08-29T18:23:59.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:23:59 smithi029 bash[77880]: cluster 2024-08-29T18:23:58.112074+0000 mgr.y (mgr.25004) 1022 : cluster [DBG] pgmap v1694: 105 pgs: 105 active+clean; 127 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-08-29T18:23:59.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:23:59 smithi110 bash[67519]: cluster 2024-08-29T18:23:58.112074+0000 mgr.y (mgr.25004) 1022 : cluster [DBG] pgmap v1694: 105 pgs: 105 active+clean; 127 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-08-29T18:23:59.774 INFO:tasks.workunit.client.0.smithi029.stdout: 497: throughput=4.99MB/sec pending data=0 2024-08-29T18:23:59.775 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-AEkFyrIxaYRSUGt off=21557349 len=703149 2024-08-29T18:23:59.783 INFO:tasks.workunit.client.0.smithi029.stdout:op 2586 completed, throughput=4.99MB/sec 2024-08-29T18:23:59.783 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-ZoPtUgftW9XNjwp off=9751628 len=2058797 2024-08-29T18:23:59.787 INFO:tasks.workunit.client.0.smithi029.stdout:op 2587 completed, throughput=5MB/sec 2024-08-29T18:23:59.788 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-kTmXSSbRpal7M26 off=12239207 len=661798 2024-08-29T18:23:59.790 INFO:tasks.workunit.client.0.smithi029.stdout:op 2588 completed, throughput=5MB/sec 2024-08-29T18:23:59.790 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-Sikyn3niQD1Y_iS off=5623903 len=1373267 2024-08-29T18:23:59.794 INFO:tasks.workunit.client.0.smithi029.stdout:op 2589 completed, throughput=5MB/sec 2024-08-29T18:24:00.794 INFO:tasks.workunit.client.0.smithi029.stdout: 498: throughput=4.99MB/sec pending data=0 2024-08-29T18:24:00.794 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-BjEAd1ceZ5ZONWL off=4257116 len=1036508 2024-08-29T18:24:00.804 INFO:tasks.workunit.client.0.smithi029.stdout:op 2590 completed, throughput=4.99MB/sec 2024-08-29T18:24:00.804 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-SX3a93Rz8JCVJBz off=1159006 len=1260668 2024-08-29T18:24:00.807 INFO:tasks.workunit.client.0.smithi029.stdout:op 2591 completed, throughput=5MB/sec 2024-08-29T18:24:00.807 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-l5Rog-iBEQYMmA4 off=292913 len=1185686 2024-08-29T18:24:00.809 INFO:tasks.workunit.client.0.smithi029.stdout:op 2592 completed, throughput=5MB/sec 2024-08-29T18:24:00.809 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-RjcmO5tkn2fdf7F off=11886413 len=1123503 2024-08-29T18:24:00.818 INFO:tasks.workunit.client.0.smithi029.stdout:op 2593 completed, throughput=5MB/sec 2024-08-29T18:24:00.818 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-uDc2-ix9-gE-NYu off=15695367 len=708865 2024-08-29T18:24:00.825 INFO:tasks.workunit.client.0.smithi029.stdout:op 2594 completed, throughput=5MB/sec 2024-08-29T18:24:01.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:24:01 smithi029 bash[79042]: cluster 2024-08-29T18:24:00.112888+0000 mgr.y (mgr.25004) 1023 : cluster [DBG] pgmap v1695: 105 pgs: 105 active+clean; 127 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-08-29T18:24:01.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:24:01 smithi029 bash[77880]: cluster 2024-08-29T18:24:00.112888+0000 mgr.y (mgr.25004) 1023 : cluster [DBG] pgmap v1695: 105 pgs: 105 active+clean; 127 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-08-29T18:24:01.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:24:01 smithi110 bash[67519]: cluster 2024-08-29T18:24:00.112888+0000 mgr.y (mgr.25004) 1023 : cluster [DBG] pgmap v1695: 105 pgs: 105 active+clean; 127 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-08-29T18:24:01.826 INFO:tasks.workunit.client.0.smithi029.stdout: 499: throughput=4.99MB/sec pending data=0 2024-08-29T18:24:01.826 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-SNi3-tZKw8CiKJ- off=15933354 len=1213987 2024-08-29T18:24:01.837 INFO:tasks.workunit.client.0.smithi029.stdout:op 2595 completed, throughput=4.99MB/sec 2024-08-29T18:24:01.837 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-uMyahCrSH_Gv-Uv off=14016113 len=2017418 2024-08-29T18:24:01.843 INFO:tasks.workunit.client.0.smithi029.stdout:op 2596 completed, throughput=5MB/sec 2024-08-29T18:24:01.843 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-0PM5bqXtdLItN_j off=1285072 len=155257 2024-08-29T18:24:01.848 INFO:tasks.workunit.client.0.smithi029.stdout:op 2597 completed, throughput=5MB/sec 2024-08-29T18:24:01.848 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-GzHjLFDwd5YOS8t off=8005445 len=869659 2024-08-29T18:24:01.850 INFO:tasks.workunit.client.0.smithi029.stdout:op 2598 completed, throughput=5MB/sec 2024-08-29T18:24:01.850 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-g7Jptgp8ox2Z8C1 off=2221032 len=1337608 2024-08-29T18:24:01.854 INFO:tasks.workunit.client.0.smithi029.stdout:op 2599 completed, throughput=5MB/sec 2024-08-29T18:24:02.854 INFO:tasks.workunit.client.0.smithi029.stdout: 500: throughput=4.99MB/sec pending data=0 2024-08-29T18:24:02.854 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-BKi6inSdXmlsucc off=2719086 len=1392976 2024-08-29T18:24:02.865 INFO:tasks.workunit.client.0.smithi029.stdout:op 2600 completed, throughput=4.99MB/sec 2024-08-29T18:24:02.865 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-cxg8cXBSmNwJO0J off=1127473 len=506202 2024-08-29T18:24:02.871 INFO:tasks.workunit.client.0.smithi029.stdout:op 2601 completed, throughput=4.99MB/sec 2024-08-29T18:24:02.871 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-7F6eOpH9fMkRx8m off=1115415 len=13018 2024-08-29T18:24:02.875 INFO:tasks.workunit.client.0.smithi029.stdout:op 2602 completed, throughput=4.99MB/sec 2024-08-29T18:24:02.876 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-dF_GsVSHS6ghja6 off=781783 len=374996 2024-08-29T18:24:02.877 INFO:tasks.workunit.client.0.smithi029.stdout:op 2603 completed, throughput=5MB/sec 2024-08-29T18:24:02.877 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-1xXWk-QT48ekBW4 off=10386091 len=246764 2024-08-29T18:24:02.882 INFO:tasks.workunit.client.0.smithi029.stdout:op 2604 completed, throughput=5MB/sec 2024-08-29T18:24:02.883 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-bMwGGyz1IPSk1ap off=10131583 len=1349745 2024-08-29T18:24:02.886 INFO:tasks.workunit.client.0.smithi029.stdout:op 2605 completed, throughput=5MB/sec 2024-08-29T18:24:02.886 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-UVRW339EbxS3_XW off=1545547 len=1174956 2024-08-29T18:24:02.889 INFO:tasks.workunit.client.0.smithi029.stdout:op 2606 completed, throughput=5MB/sec 2024-08-29T18:24:03.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:24:03 smithi029 bash[79042]: cluster 2024-08-29T18:24:02.113994+0000 mgr.y (mgr.25004) 1024 : cluster [DBG] pgmap v1696: 105 pgs: 105 active+clean; 127 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-08-29T18:24:03.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:24:03 smithi029 bash[77880]: cluster 2024-08-29T18:24:02.113994+0000 mgr.y (mgr.25004) 1024 : cluster [DBG] pgmap v1696: 105 pgs: 105 active+clean; 127 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-08-29T18:24:03.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:24:03 smithi110 bash[67519]: cluster 2024-08-29T18:24:02.113994+0000 mgr.y (mgr.25004) 1024 : cluster [DBG] pgmap v1696: 105 pgs: 105 active+clean; 127 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-08-29T18:24:03.889 INFO:tasks.workunit.client.0.smithi029.stdout: 501: throughput=4.99MB/sec pending data=0 2024-08-29T18:24:03.890 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-FpyJY8Ito6N6Z4x off=13914609 len=31330 2024-08-29T18:24:03.894 INFO:tasks.workunit.client.0.smithi029.stdout:op 2607 completed, throughput=4.99MB/sec 2024-08-29T18:24:03.894 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-4yx1-GyvG0ShGao off=8605251 len=1083936 2024-08-29T18:24:03.897 INFO:tasks.workunit.client.0.smithi029.stdout:op 2608 completed, throughput=4.99MB/sec 2024-08-29T18:24:03.897 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-VpRb58btoLhd97m off=3454189 len=675480 2024-08-29T18:24:03.904 INFO:tasks.workunit.client.0.smithi029.stdout:op 2609 completed, throughput=4.99MB/sec 2024-08-29T18:24:03.905 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-CquYSZH16Em_ohS off=23392649 len=1898271 2024-08-29T18:24:03.918 INFO:tasks.workunit.client.0.smithi029.stdout:op 2610 completed, throughput=5MB/sec 2024-08-29T18:24:03.918 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-Y_ooCRD1vGLfoAn off=11536487 len=1991862 2024-08-29T18:24:03.922 INFO:tasks.workunit.client.0.smithi029.stdout:op 2611 completed, throughput=5MB/sec 2024-08-29T18:24:04.651 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:24:04 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:24:04] "GET /metrics HTTP/1.1" 200 34029 "" "Prometheus/2.43.0" 2024-08-29T18:24:04.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:24:04 smithi029 bash[79042]: audit 2024-08-29T18:24:03.547251+0000 mon.c (mon.2) 533 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:24:04.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:24:04 smithi029 bash[77880]: audit 2024-08-29T18:24:03.547251+0000 mon.c (mon.2) 533 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:24:04.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:24:04 smithi110 bash[67519]: audit 2024-08-29T18:24:03.547251+0000 mon.c (mon.2) 533 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:24:04.923 INFO:tasks.workunit.client.0.smithi029.stdout: 502: throughput=4.99MB/sec pending data=0 2024-08-29T18:24:04.923 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-JIxmdi4wAvqH2Wg off=3357440 len=169140 2024-08-29T18:24:04.928 INFO:tasks.workunit.client.0.smithi029.stdout:op 2612 completed, throughput=4.99MB/sec 2024-08-29T18:24:04.928 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-5NChJ4UoDtKggfK off=1705571 len=1903786 2024-08-29T18:24:04.944 INFO:tasks.workunit.client.0.smithi029.stdout:op 2613 completed, throughput=5MB/sec 2024-08-29T18:24:04.944 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-T23eljyrjbY3zfF off=1678847 len=437508 2024-08-29T18:24:04.950 INFO:tasks.workunit.client.0.smithi029.stdout:op 2614 completed, throughput=5MB/sec 2024-08-29T18:24:04.950 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-a_trzRneLnlbEwi off=14455878 len=1738688 2024-08-29T18:24:04.963 INFO:tasks.workunit.client.0.smithi029.stdout:op 2615 completed, throughput=5MB/sec 2024-08-29T18:24:04.963 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-NnCMvPpRH21zmuD off=18231185 len=336402 2024-08-29T18:24:04.968 INFO:tasks.workunit.client.0.smithi029.stdout:op 2616 completed, throughput=5MB/sec 2024-08-29T18:24:04.969 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-x-dNSUi5ETgNyuW off=650561 len=916169 2024-08-29T18:24:04.976 INFO:tasks.workunit.client.0.smithi029.stdout:op 2617 completed, throughput=5MB/sec 2024-08-29T18:24:05.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:24:05 smithi029 bash[79042]: cluster 2024-08-29T18:24:04.115004+0000 mgr.y (mgr.25004) 1025 : cluster [DBG] pgmap v1697: 105 pgs: 105 active+clean; 127 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-29T18:24:05.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:24:05 smithi029 bash[77880]: cluster 2024-08-29T18:24:04.115004+0000 mgr.y (mgr.25004) 1025 : cluster [DBG] pgmap v1697: 105 pgs: 105 active+clean; 127 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-29T18:24:05.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:24:05 smithi110 bash[67519]: cluster 2024-08-29T18:24:04.115004+0000 mgr.y (mgr.25004) 1025 : cluster [DBG] pgmap v1697: 105 pgs: 105 active+clean; 127 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-29T18:24:05.977 INFO:tasks.workunit.client.0.smithi029.stdout: 503: throughput=4.99MB/sec pending data=0 2024-08-29T18:24:05.977 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-hq6gklADVR45KXZ off=6629605 len=1013638 2024-08-29T18:24:05.979 INFO:tasks.workunit.client.0.smithi029.stdout:op 2618 completed, throughput=4.99MB/sec 2024-08-29T18:24:05.980 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-hKnoDgGwLKaGZFx off=6973017 len=809443 2024-08-29T18:24:05.988 INFO:tasks.workunit.client.0.smithi029.stdout:op 2619 completed, throughput=4.99MB/sec 2024-08-29T18:24:05.988 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-kPQUeFCpPnu2INX off=5113310 len=485653 2024-08-29T18:24:05.995 INFO:tasks.workunit.client.0.smithi029.stdout:op 2620 completed, throughput=5MB/sec 2024-08-29T18:24:05.995 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-d2S3S5w4nRqKQEn off=7670834 len=1759587 2024-08-29T18:24:06.010 INFO:tasks.workunit.client.0.smithi029.stdout:op 2621 completed, throughput=5MB/sec 2024-08-29T18:24:06.010 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-AxNlmc3Sr4n_Z7C off=4250254 len=615368 2024-08-29T18:24:06.011 INFO:tasks.workunit.client.0.smithi029.stdout:op 2622 completed, throughput=5MB/sec 2024-08-29T18:24:06.011 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-F91t-l4r0u3w6GN off=874376 len=471224 2024-08-29T18:24:06.013 INFO:tasks.workunit.client.0.smithi029.stdout:op 2623 completed, throughput=5MB/sec 2024-08-29T18:24:07.013 INFO:tasks.workunit.client.0.smithi029.stdout: 504: throughput=4.99MB/sec pending data=0 2024-08-29T18:24:07.013 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-NWS3bC6XT11kxDA off=4909828 len=1303998 2024-08-29T18:24:07.022 INFO:tasks.workunit.client.0.smithi029.stdout:op 2624 completed, throughput=4.99MB/sec 2024-08-29T18:24:07.022 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-VSIhTVMIjUdGqtw off=461340 len=1987749 2024-08-29T18:24:07.029 INFO:tasks.workunit.client.0.smithi029.stdout:op 2625 completed, throughput=5MB/sec 2024-08-29T18:24:07.029 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-sUZsZUZSWgnv1q6 off=11726383 len=686117 2024-08-29T18:24:07.031 INFO:tasks.workunit.client.0.smithi029.stdout:op 2626 completed, throughput=5MB/sec 2024-08-29T18:24:07.031 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-kcDrfRebrZaVv4p off=9489529 len=804273 2024-08-29T18:24:07.039 INFO:tasks.workunit.client.0.smithi029.stdout:op 2627 completed, throughput=5MB/sec 2024-08-29T18:24:07.039 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-lSrtTtcBtaS1cNe off=17117291 len=1379919 2024-08-29T18:24:07.049 INFO:tasks.workunit.client.0.smithi029.stdout:op 2628 completed, throughput=5MB/sec 2024-08-29T18:24:07.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:24:07 smithi029 bash[79042]: cluster 2024-08-29T18:24:06.115858+0000 mgr.y (mgr.25004) 1026 : cluster [DBG] pgmap v1698: 105 pgs: 105 active+clean; 127 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-08-29T18:24:07.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:24:07 smithi029 bash[77880]: cluster 2024-08-29T18:24:06.115858+0000 mgr.y (mgr.25004) 1026 : cluster [DBG] pgmap v1698: 105 pgs: 105 active+clean; 127 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-08-29T18:24:07.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:24:07 smithi110 bash[67519]: cluster 2024-08-29T18:24:06.115858+0000 mgr.y (mgr.25004) 1026 : cluster [DBG] pgmap v1698: 105 pgs: 105 active+clean; 127 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-08-29T18:24:08.049 INFO:tasks.workunit.client.0.smithi029.stdout: 505: throughput=4.99MB/sec pending data=0 2024-08-29T18:24:08.049 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-j5gIylvHBC_eyjQ off=22283022 len=1651466 2024-08-29T18:24:08.054 INFO:tasks.workunit.client.0.smithi029.stdout:op 2629 completed, throughput=5MB/sec 2024-08-29T18:24:08.054 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-4-yN5wlZQ8ZZjaW off=4811426 len=886777 2024-08-29T18:24:08.055 INFO:tasks.workunit.client.0.smithi029.stdout:op 2630 completed, throughput=5MB/sec 2024-08-29T18:24:08.055 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj--rwavbhmczlSBGP off=14666070 len=1330517 2024-08-29T18:24:08.059 INFO:tasks.workunit.client.0.smithi029.stdout:op 2631 completed, throughput=5MB/sec 2024-08-29T18:24:08.059 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-T7gG4TBBiogxW7k off=4401742 len=1494555 2024-08-29T18:24:08.063 INFO:tasks.workunit.client.0.smithi029.stdout:op 2632 completed, throughput=5MB/sec 2024-08-29T18:24:09.064 INFO:tasks.workunit.client.0.smithi029.stdout: 506: throughput=4.99MB/sec pending data=0 2024-08-29T18:24:09.064 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-5PJrHS-WlEiE1S9 off=3184376 len=1725208 2024-08-29T18:24:09.070 INFO:tasks.workunit.client.0.smithi029.stdout:op 2633 completed, throughput=5MB/sec 2024-08-29T18:24:09.070 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-OXKnA1kI1GPRXpx off=2597758 len=763059 2024-08-29T18:24:09.073 INFO:tasks.workunit.client.0.smithi029.stdout:op 2634 completed, throughput=5MB/sec 2024-08-29T18:24:09.073 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-0v25NMaJ-voXTG6 off=19903773 len=288623 2024-08-29T18:24:09.079 INFO:tasks.workunit.client.0.smithi029.stdout:op 2635 completed, throughput=5MB/sec 2024-08-29T18:24:09.080 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-MnBGeZzuZJcbegC off=446784 len=854469 2024-08-29T18:24:09.082 INFO:tasks.workunit.client.0.smithi029.stdout:op 2636 completed, throughput=5MB/sec 2024-08-29T18:24:09.082 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-6SC7kmqOfp7DQx2 off=4807582 len=1632002 2024-08-29T18:24:09.093 INFO:tasks.workunit.client.0.smithi029.stdout:op 2637 completed, throughput=5MB/sec 2024-08-29T18:24:09.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:24:09 smithi029 bash[77880]: cluster 2024-08-29T18:24:08.116937+0000 mgr.y (mgr.25004) 1027 : cluster [DBG] pgmap v1699: 105 pgs: 105 active+clean; 127 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-29T18:24:09.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:24:09 smithi029 bash[79042]: cluster 2024-08-29T18:24:08.116937+0000 mgr.y (mgr.25004) 1027 : cluster [DBG] pgmap v1699: 105 pgs: 105 active+clean; 127 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-29T18:24:09.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:24:09 smithi110 bash[67519]: cluster 2024-08-29T18:24:08.116937+0000 mgr.y (mgr.25004) 1027 : cluster [DBG] pgmap v1699: 105 pgs: 105 active+clean; 127 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-29T18:24:10.095 INFO:tasks.workunit.client.0.smithi029.stdout: 507: throughput=4.99MB/sec pending data=0 2024-08-29T18:24:10.095 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-PjXS-wV-0BDyPHl off=3419776 len=1414240 2024-08-29T18:24:10.104 INFO:tasks.workunit.client.0.smithi029.stdout:op 2638 completed, throughput=4.99MB/sec 2024-08-29T18:24:10.105 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-dbizLD-spHREVO5 off=1432264 len=886168 2024-08-29T18:24:10.106 INFO:tasks.workunit.client.0.smithi029.stdout:op 2639 completed, throughput=5MB/sec 2024-08-29T18:24:10.107 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-pZsjRSMz-L_tERx off=8891513 len=1986678 2024-08-29T18:24:10.110 INFO:tasks.workunit.client.0.smithi029.stdout:op 2640 completed, throughput=5MB/sec 2024-08-29T18:24:10.110 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-sIUk8TZ1NNKF65a off=1634681 len=1196686 2024-08-29T18:24:10.113 INFO:tasks.workunit.client.0.smithi029.stdout:op 2641 completed, throughput=5MB/sec 2024-08-29T18:24:10.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:24:10 smithi110 bash[67519]: audit 2024-08-29T18:24:09.829384+0000 mon.c (mon.2) 534 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:24:10.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:24:10 smithi029 bash[79042]: audit 2024-08-29T18:24:09.829384+0000 mon.c (mon.2) 534 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:24:10.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:24:10 smithi029 bash[77880]: audit 2024-08-29T18:24:09.829384+0000 mon.c (mon.2) 534 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:24:11.113 INFO:tasks.workunit.client.0.smithi029.stdout: 508: throughput=4.99MB/sec pending data=0 2024-08-29T18:24:11.114 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-iZbnfZyClrx3q3g off=8583100 len=72865 2024-08-29T18:24:11.118 INFO:tasks.workunit.client.0.smithi029.stdout:op 2642 completed, throughput=4.99MB/sec 2024-08-29T18:24:11.118 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-bsaecgJNVV1lMsc off=6406501 len=904215 2024-08-29T18:24:11.125 INFO:tasks.workunit.client.0.smithi029.stdout:op 2643 completed, throughput=4.99MB/sec 2024-08-29T18:24:11.126 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-ENywcQRKDqGZ1Fb off=5487408 len=665440 2024-08-29T18:24:11.132 INFO:tasks.workunit.client.0.smithi029.stdout:op 2644 completed, throughput=5MB/sec 2024-08-29T18:24:11.133 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-m1_2zWu4KgKu7Xg off=4931182 len=403868 2024-08-29T18:24:11.134 INFO:tasks.workunit.client.0.smithi029.stdout:op 2645 completed, throughput=5MB/sec 2024-08-29T18:24:11.134 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-W99ew9_2EDDQAKF off=707890 len=1004539 2024-08-29T18:24:11.143 INFO:tasks.workunit.client.0.smithi029.stdout:op 2646 completed, throughput=5MB/sec 2024-08-29T18:24:11.143 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-VJNGuBo9DRPgQtg off=6176065 len=81539 2024-08-29T18:24:11.147 INFO:tasks.workunit.client.0.smithi029.stdout:op 2647 completed, throughput=5MB/sec 2024-08-29T18:24:11.147 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-J71lLpNS7ds-x8M off=10115377 len=668454 2024-08-29T18:24:11.155 INFO:tasks.workunit.client.0.smithi029.stdout:op 2648 completed, throughput=5MB/sec 2024-08-29T18:24:11.155 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-eBZmnCkgtpeELo2 off=9438283 len=815625 2024-08-29T18:24:11.156 INFO:tasks.workunit.client.0.smithi029.stdout:op 2649 completed, throughput=5MB/sec 2024-08-29T18:24:11.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:24:11 smithi029 bash[77880]: cluster 2024-08-29T18:24:10.117706+0000 mgr.y (mgr.25004) 1028 : cluster [DBG] pgmap v1700: 105 pgs: 105 active+clean; 127 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-08-29T18:24:11.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:24:11 smithi029 bash[77880]: audit 2024-08-29T18:24:10.443908+0000 mon.a (mon.0) 1747 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:24:11.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:24:11 smithi029 bash[77880]: audit 2024-08-29T18:24:10.450710+0000 mon.a (mon.0) 1748 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:24:11.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:24:11 smithi029 bash[79042]: cluster 2024-08-29T18:24:10.117706+0000 mgr.y (mgr.25004) 1028 : cluster [DBG] pgmap v1700: 105 pgs: 105 active+clean; 127 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-08-29T18:24:11.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:24:11 smithi029 bash[79042]: audit 2024-08-29T18:24:10.443908+0000 mon.a (mon.0) 1747 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:24:11.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:24:11 smithi029 bash[79042]: audit 2024-08-29T18:24:10.450710+0000 mon.a (mon.0) 1748 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:24:11.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:24:11 smithi110 bash[67519]: cluster 2024-08-29T18:24:10.117706+0000 mgr.y (mgr.25004) 1028 : cluster [DBG] pgmap v1700: 105 pgs: 105 active+clean; 127 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-08-29T18:24:11.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:24:11 smithi110 bash[67519]: audit 2024-08-29T18:24:10.443908+0000 mon.a (mon.0) 1747 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:24:11.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:24:11 smithi110 bash[67519]: audit 2024-08-29T18:24:10.450710+0000 mon.a (mon.0) 1748 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:24:12.157 INFO:tasks.workunit.client.0.smithi029.stdout: 509: throughput=4.99MB/sec pending data=0 2024-08-29T18:24:12.157 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-l0iMtFcduqOXLkG off=8937607 len=1314936 2024-08-29T18:24:12.168 INFO:tasks.workunit.client.0.smithi029.stdout:op 2650 completed, throughput=4.99MB/sec 2024-08-29T18:24:12.168 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-ZhKEdBdXjor2YE- off=19985300 len=1153080 2024-08-29T18:24:12.177 INFO:tasks.workunit.client.0.smithi029.stdout:op 2651 completed, throughput=5MB/sec 2024-08-29T18:24:12.177 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-yYNqHgNSr7Pij2f off=1187799 len=1204156 2024-08-29T18:24:12.185 INFO:tasks.workunit.client.0.smithi029.stdout:op 2652 completed, throughput=5MB/sec 2024-08-29T18:24:12.186 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-vH6soJRoAxG46TO off=5249805 len=1469727 2024-08-29T18:24:12.188 INFO:tasks.workunit.client.0.smithi029.stdout:op 2653 completed, throughput=5MB/sec 2024-08-29T18:24:12.188 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-lCaRiul6gboEZnq off=356320 len=1948210 2024-08-29T18:24:12.203 INFO:tasks.workunit.client.0.smithi029.stdout:op 2654 completed, throughput=5MB/sec 2024-08-29T18:24:13.202 INFO:tasks.workunit.client.0.smithi029.stdout: 510: throughput=4.99MB/sec pending data=0 2024-08-29T18:24:13.203 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-jDAaqZwkcUI06ms off=3425806 len=1793511 2024-08-29T18:24:13.207 INFO:tasks.workunit.client.0.smithi029.stdout:op 2655 completed, throughput=5MB/sec 2024-08-29T18:24:13.207 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-w2C154tGNmI3zgM off=0 len=1326958 2024-08-29T18:24:13.209 INFO:tasks.workunit.client.0.smithi029.stdout:op 2656 completed, throughput=5MB/sec 2024-08-29T18:24:13.209 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-wmOXprNUNrH9cbM off=530015 len=1980552 2024-08-29T18:24:13.224 INFO:tasks.workunit.client.0.smithi029.stdout:op 2657 completed, throughput=5MB/sec 2024-08-29T18:24:13.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:24:13 smithi029 bash[79042]: cluster 2024-08-29T18:24:12.118857+0000 mgr.y (mgr.25004) 1029 : cluster [DBG] pgmap v1701: 105 pgs: 105 active+clean; 127 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-08-29T18:24:13.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:24:13 smithi029 bash[77880]: cluster 2024-08-29T18:24:12.118857+0000 mgr.y (mgr.25004) 1029 : cluster [DBG] pgmap v1701: 105 pgs: 105 active+clean; 127 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-08-29T18:24:13.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:24:13 smithi110 bash[67519]: cluster 2024-08-29T18:24:12.118857+0000 mgr.y (mgr.25004) 1029 : cluster [DBG] pgmap v1701: 105 pgs: 105 active+clean; 127 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-08-29T18:24:14.224 INFO:tasks.workunit.client.0.smithi029.stdout: 511: throughput=4.99MB/sec pending data=0 2024-08-29T18:24:14.225 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-PqYR4fjhplLVr12 off=3437031 len=1416038 2024-08-29T18:24:14.237 INFO:tasks.workunit.client.0.smithi029.stdout:op 2658 completed, throughput=5MB/sec 2024-08-29T18:24:14.237 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-_OqSKq7s8ash5y2 off=15643649 len=268761 2024-08-29T18:24:14.243 INFO:tasks.workunit.client.0.smithi029.stdout:op 2659 completed, throughput=5MB/sec 2024-08-29T18:24:14.243 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-5Km2lHZOMWtcrDu off=13786392 len=642338 2024-08-29T18:24:14.245 INFO:tasks.workunit.client.0.smithi029.stdout:op 2660 completed, throughput=5MB/sec 2024-08-29T18:24:14.245 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj--Xl8rgAT95ROUpK off=93683 len=2004968 2024-08-29T18:24:14.250 INFO:tasks.workunit.client.0.smithi029.stdout:op 2661 completed, throughput=5MB/sec 2024-08-29T18:24:14.901 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:24:14 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:24:14] "GET /metrics HTTP/1.1" 200 34029 "" "Prometheus/2.43.0" 2024-08-29T18:24:15.250 INFO:tasks.workunit.client.0.smithi029.stdout: 512: throughput=4.99MB/sec pending data=0 2024-08-29T18:24:15.250 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-uQoXd55iOk05ACx off=5006204 len=2036991 2024-08-29T18:24:15.265 INFO:tasks.workunit.client.0.smithi029.stdout:op 2662 completed, throughput=5MB/sec 2024-08-29T18:24:15.265 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-jArdmXQx2OXIRQR off=7116118 len=472274 2024-08-29T18:24:15.266 INFO:tasks.workunit.client.0.smithi029.stdout:op 2663 completed, throughput=5MB/sec 2024-08-29T18:24:15.266 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj--zdKTLAPR1aN4e2 off=7241901 len=273733 2024-08-29T18:24:15.268 INFO:tasks.workunit.client.0.smithi029.stdout:op 2664 completed, throughput=5MB/sec 2024-08-29T18:24:15.268 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-gbubwGeZF892qTk off=4567425 len=1002703 2024-08-29T18:24:15.270 INFO:tasks.workunit.client.0.smithi029.stdout:op 2665 completed, throughput=5MB/sec 2024-08-29T18:24:15.270 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-XHkbvE3tO05bUxv off=3143409 len=2066270 2024-08-29T18:24:15.274 INFO:tasks.workunit.client.0.smithi029.stdout:op 2666 completed, throughput=5MB/sec 2024-08-29T18:24:15.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:24:15 smithi029 bash[77880]: cluster 2024-08-29T18:24:14.119777+0000 mgr.y (mgr.25004) 1030 : cluster [DBG] pgmap v1702: 105 pgs: 105 active+clean; 127 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-08-29T18:24:15.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:24:15 smithi029 bash[79042]: cluster 2024-08-29T18:24:14.119777+0000 mgr.y (mgr.25004) 1030 : cluster [DBG] pgmap v1702: 105 pgs: 105 active+clean; 127 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-08-29T18:24:15.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:24:15 smithi110 bash[67519]: cluster 2024-08-29T18:24:14.119777+0000 mgr.y (mgr.25004) 1030 : cluster [DBG] pgmap v1702: 105 pgs: 105 active+clean; 127 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-08-29T18:24:16.275 INFO:tasks.workunit.client.0.smithi029.stdout: 513: throughput=4.99MB/sec pending data=0 2024-08-29T18:24:16.275 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-FBCKGqxtOyI9ZtQ off=1184655 len=502400 2024-08-29T18:24:16.276 INFO:tasks.workunit.client.0.smithi029.stdout:op 2667 completed, throughput=4.99MB/sec 2024-08-29T18:24:16.277 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-arzk46X2LzNZsv4 off=4005963 len=311650 2024-08-29T18:24:16.278 INFO:tasks.workunit.client.0.smithi029.stdout:op 2668 completed, throughput=4.99MB/sec 2024-08-29T18:24:16.278 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-iaBd3j6CHQz06Jf off=125469 len=1353882 2024-08-29T18:24:16.290 INFO:tasks.workunit.client.0.smithi029.stdout:op 2669 completed, throughput=5MB/sec 2024-08-29T18:24:16.290 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-g7J22whO4D8R7X1 off=205643 len=1305958 2024-08-29T18:24:16.291 INFO:tasks.workunit.client.0.smithi029.stdout:op 2670 completed, throughput=5MB/sec 2024-08-29T18:24:16.291 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-XTfu62qkJ6l5KBr off=15699260 len=671286 2024-08-29T18:24:16.298 INFO:tasks.workunit.client.0.smithi029.stdout:op 2671 completed, throughput=5MB/sec 2024-08-29T18:24:16.298 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-rxY0TEHrf5N5UEg off=5007038 len=626161 2024-08-29T18:24:16.303 INFO:tasks.workunit.client.0.smithi029.stdout:op 2672 completed, throughput=5MB/sec 2024-08-29T18:24:17.304 INFO:tasks.workunit.client.0.smithi029.stdout: 514: throughput=4.99MB/sec pending data=0 2024-08-29T18:24:17.305 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-1kFBaF_JlcuTMy4 off=6928747 len=1299337 2024-08-29T18:24:17.317 INFO:tasks.workunit.client.0.smithi029.stdout:op 2673 completed, throughput=4.99MB/sec 2024-08-29T18:24:17.317 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-SWSzjHJbno8HNm9 off=7426550 len=1556466 2024-08-29T18:24:17.319 INFO:tasks.workunit.client.0.smithi029.stdout:op 2674 completed, throughput=5MB/sec 2024-08-29T18:24:17.319 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-4n4Q3KJAlb3hpB9 off=23038 len=167353 2024-08-29T18:24:17.320 INFO:tasks.workunit.client.0.smithi029.stdout:op 2675 completed, throughput=5MB/sec 2024-08-29T18:24:17.320 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-lWJhb1Oskr-S5kj off=2038703 len=1456241 2024-08-29T18:24:17.325 INFO:tasks.workunit.client.0.smithi029.stdout:op 2676 completed, throughput=5MB/sec 2024-08-29T18:24:17.325 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-3d5mXT99r-ydGZ6 off=1299370 len=1401756 2024-08-29T18:24:17.328 INFO:tasks.workunit.client.0.smithi029.stdout:op 2677 completed, throughput=5MB/sec 2024-08-29T18:24:17.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:24:17 smithi029 bash[79042]: cluster 2024-08-29T18:24:16.120276+0000 mgr.y (mgr.25004) 1031 : cluster [DBG] pgmap v1703: 105 pgs: 105 active+clean; 127 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-08-29T18:24:17.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:24:17 smithi029 bash[79042]: audit 2024-08-29T18:24:16.169139+0000 mon.a (mon.0) 1749 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:24:17.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:24:17 smithi029 bash[79042]: audit 2024-08-29T18:24:16.174966+0000 mon.a (mon.0) 1750 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:24:17.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:24:17 smithi029 bash[79042]: audit 2024-08-29T18:24:16.813460+0000 mon.c (mon.2) 535 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:24:17.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:24:17 smithi029 bash[79042]: audit 2024-08-29T18:24:16.815029+0000 mon.c (mon.2) 536 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:24:17.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:24:17 smithi029 bash[79042]: audit 2024-08-29T18:24:16.825091+0000 mon.a (mon.0) 1751 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:24:17.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:24:17 smithi029 bash[77880]: cluster 2024-08-29T18:24:16.120276+0000 mgr.y (mgr.25004) 1031 : cluster [DBG] pgmap v1703: 105 pgs: 105 active+clean; 127 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-08-29T18:24:17.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:24:17 smithi029 bash[77880]: audit 2024-08-29T18:24:16.169139+0000 mon.a (mon.0) 1749 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:24:17.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:24:17 smithi029 bash[77880]: audit 2024-08-29T18:24:16.174966+0000 mon.a (mon.0) 1750 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:24:17.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:24:17 smithi029 bash[77880]: audit 2024-08-29T18:24:16.813460+0000 mon.c (mon.2) 535 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:24:17.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:24:17 smithi029 bash[77880]: audit 2024-08-29T18:24:16.815029+0000 mon.c (mon.2) 536 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:24:17.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:24:17 smithi029 bash[77880]: audit 2024-08-29T18:24:16.825091+0000 mon.a (mon.0) 1751 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:24:17.653 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:24:17 smithi110 bash[67519]: cluster 2024-08-29T18:24:16.120276+0000 mgr.y (mgr.25004) 1031 : cluster [DBG] pgmap v1703: 105 pgs: 105 active+clean; 127 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-08-29T18:24:17.653 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:24:17 smithi110 bash[67519]: audit 2024-08-29T18:24:16.169139+0000 mon.a (mon.0) 1749 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:24:17.653 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:24:17 smithi110 bash[67519]: audit 2024-08-29T18:24:16.174966+0000 mon.a (mon.0) 1750 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:24:17.653 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:24:17 smithi110 bash[67519]: audit 2024-08-29T18:24:16.813460+0000 mon.c (mon.2) 535 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:24:17.653 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:24:17 smithi110 bash[67519]: audit 2024-08-29T18:24:16.815029+0000 mon.c (mon.2) 536 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:24:17.654 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:24:17 smithi110 bash[67519]: audit 2024-08-29T18:24:16.825091+0000 mon.a (mon.0) 1751 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:24:18.329 INFO:tasks.workunit.client.0.smithi029.stdout: 515: throughput=4.99MB/sec pending data=0 2024-08-29T18:24:18.329 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-sFe9e552EccZ0xN off=14204091 len=1565093 2024-08-29T18:24:18.333 INFO:tasks.workunit.client.0.smithi029.stdout:op 2678 completed, throughput=4.99MB/sec 2024-08-29T18:24:18.333 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-i7e1xchU5gKe6FC off=5432386 len=1366921 2024-08-29T18:24:18.344 INFO:tasks.workunit.client.0.smithi029.stdout:op 2679 completed, throughput=5MB/sec 2024-08-29T18:24:18.344 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-TFEO87KnYT9lL3P off=1433493 len=895494 2024-08-29T18:24:18.347 INFO:tasks.workunit.client.0.smithi029.stdout:op 2680 completed, throughput=5MB/sec 2024-08-29T18:24:18.347 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-XoL9gUEczY9XAIA off=10219645 len=207231 2024-08-29T18:24:18.353 INFO:tasks.workunit.client.0.smithi029.stdout:op 2681 completed, throughput=5MB/sec 2024-08-29T18:24:18.353 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-g_IIYf6mbIskMu9 off=4523346 len=1106928 2024-08-29T18:24:18.356 INFO:tasks.workunit.client.0.smithi029.stdout:op 2682 completed, throughput=5MB/sec 2024-08-29T18:24:19.357 INFO:tasks.workunit.client.0.smithi029.stdout: 516: throughput=4.99MB/sec pending data=0 2024-08-29T18:24:19.357 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-izY3dnWOeT-eFVY off=4068690 len=2014537 2024-08-29T18:24:19.373 INFO:tasks.workunit.client.0.smithi029.stdout:op 2683 completed, throughput=5MB/sec 2024-08-29T18:24:19.373 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-BPAcypXKi67S5Uj off=4583411 len=1556820 2024-08-29T18:24:19.383 INFO:tasks.workunit.client.0.smithi029.stdout:op 2684 completed, throughput=5MB/sec 2024-08-29T18:24:19.383 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-KCgA8VmAoWDZy6Q off=13884317 len=2064815 2024-08-29T18:24:19.395 INFO:tasks.workunit.client.0.smithi029.stdout:op 2685 completed, throughput=5MB/sec 2024-08-29T18:24:19.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:24:19 smithi029 bash[79042]: cluster 2024-08-29T18:24:18.121339+0000 mgr.y (mgr.25004) 1032 : cluster [DBG] pgmap v1704: 105 pgs: 105 active+clean; 127 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-08-29T18:24:19.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:24:19 smithi029 bash[79042]: audit 2024-08-29T18:24:18.547672+0000 mon.c (mon.2) 537 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:24:19.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:24:19 smithi029 bash[77880]: cluster 2024-08-29T18:24:18.121339+0000 mgr.y (mgr.25004) 1032 : cluster [DBG] pgmap v1704: 105 pgs: 105 active+clean; 127 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-08-29T18:24:19.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:24:19 smithi029 bash[77880]: audit 2024-08-29T18:24:18.547672+0000 mon.c (mon.2) 537 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:24:19.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:24:19 smithi110 bash[67519]: cluster 2024-08-29T18:24:18.121339+0000 mgr.y (mgr.25004) 1032 : cluster [DBG] pgmap v1704: 105 pgs: 105 active+clean; 127 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-08-29T18:24:19.653 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:24:19 smithi110 bash[67519]: audit 2024-08-29T18:24:18.547672+0000 mon.c (mon.2) 537 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:24:20.396 INFO:tasks.workunit.client.0.smithi029.stdout: 517: throughput=4.99MB/sec pending data=0 2024-08-29T18:24:20.396 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-HjCjh48axwx-BIP off=23271877 len=1924231 2024-08-29T18:24:20.402 INFO:tasks.workunit.client.0.smithi029.stdout:op 2686 completed, throughput=5MB/sec 2024-08-29T18:24:20.402 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-C1fFKsKsdbO9Tm4 off=5264554 len=1866559 2024-08-29T18:24:20.417 INFO:tasks.workunit.client.0.smithi029.stdout:op 2687 completed, throughput=5MB/sec 2024-08-29T18:24:20.417 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-mk4i8Z5KTa09fHB off=2112881 len=1179263 2024-08-29T18:24:20.421 INFO:tasks.workunit.client.0.smithi029.stdout:op 2688 completed, throughput=5MB/sec 2024-08-29T18:24:21.421 INFO:tasks.workunit.client.0.smithi029.stdout: 518: throughput=4.99MB/sec pending data=0 2024-08-29T18:24:21.421 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-5V46OcNdjBmBtZ3 off=2295516 len=1202472 2024-08-29T18:24:21.431 INFO:tasks.workunit.client.0.smithi029.stdout:op 2689 completed, throughput=4.99MB/sec 2024-08-29T18:24:21.431 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-ppb1KKGCKUxJplB off=1196502 len=1922387 2024-08-29T18:24:21.437 INFO:tasks.workunit.client.0.smithi029.stdout:op 2690 completed, throughput=5MB/sec 2024-08-29T18:24:21.437 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-Ehr_Erd_yJb6xCW off=4621229 len=982685 2024-08-29T18:24:21.439 INFO:tasks.workunit.client.0.smithi029.stdout:op 2691 completed, throughput=5MB/sec 2024-08-29T18:24:21.439 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-CYFoTBf-PLnHyUv off=463354 len=867881 2024-08-29T18:24:21.441 INFO:tasks.workunit.client.0.smithi029.stdout:op 2692 completed, throughput=5MB/sec 2024-08-29T18:24:21.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:24:21 smithi029 bash[79042]: cluster 2024-08-29T18:24:20.122159+0000 mgr.y (mgr.25004) 1033 : cluster [DBG] pgmap v1705: 105 pgs: 105 active+clean; 127 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-08-29T18:24:21.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:24:21 smithi029 bash[77880]: cluster 2024-08-29T18:24:20.122159+0000 mgr.y (mgr.25004) 1033 : cluster [DBG] pgmap v1705: 105 pgs: 105 active+clean; 127 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-08-29T18:24:21.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:24:21 smithi110 bash[67519]: cluster 2024-08-29T18:24:20.122159+0000 mgr.y (mgr.25004) 1033 : cluster [DBG] pgmap v1705: 105 pgs: 105 active+clean; 127 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-08-29T18:24:22.442 INFO:tasks.workunit.client.0.smithi029.stdout: 519: throughput=4.99MB/sec pending data=0 2024-08-29T18:24:22.442 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-etHjovxUOiJz1F_ off=1772298 len=1746143 2024-08-29T18:24:22.455 INFO:tasks.workunit.client.0.smithi029.stdout:op 2693 completed, throughput=4.99MB/sec 2024-08-29T18:24:22.455 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-ST2ovweP-rqwBJq off=152433 len=214147 2024-08-29T18:24:22.460 INFO:tasks.workunit.client.0.smithi029.stdout:op 2694 completed, throughput=4.99MB/sec 2024-08-29T18:24:22.460 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-iZbnfZyClrx3q3g off=7281771 len=840737 2024-08-29T18:24:22.463 INFO:tasks.workunit.client.0.smithi029.stdout:op 2695 completed, throughput=5MB/sec 2024-08-29T18:24:22.463 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-WY7pTws-_m-IVeB off=640265 len=304868 2024-08-29T18:24:22.469 INFO:tasks.workunit.client.0.smithi029.stdout:op 2696 completed, throughput=5MB/sec 2024-08-29T18:24:22.469 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-kiKvMfpkRsWq3WL off=21097223 len=1637234 2024-08-29T18:24:22.473 INFO:tasks.workunit.client.0.smithi029.stdout:op 2697 completed, throughput=5MB/sec 2024-08-29T18:24:22.473 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-ZtFkp3_EyXubN1Q off=8223474 len=293943 2024-08-29T18:24:22.479 INFO:tasks.workunit.client.0.smithi029.stdout:op 2698 completed, throughput=5MB/sec 2024-08-29T18:24:22.479 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-BpcCUvK8bIof7TK off=19328020 len=1597054 2024-08-29T18:24:22.482 INFO:tasks.workunit.client.0.smithi029.stdout:op 2699 completed, throughput=5MB/sec 2024-08-29T18:24:23.482 INFO:tasks.workunit.client.0.smithi029.stdout: 520: throughput=4.99MB/sec pending data=0 2024-08-29T18:24:23.482 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-_NpG_koD2drjhtO off=4243325 len=560560 2024-08-29T18:24:23.489 INFO:tasks.workunit.client.0.smithi029.stdout:op 2700 completed, throughput=4.99MB/sec 2024-08-29T18:24:23.489 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-9AVIc5w7T1uyZvA off=3531841 len=227433 2024-08-29T18:24:23.494 INFO:tasks.workunit.client.0.smithi029.stdout:op 2701 completed, throughput=4.99MB/sec 2024-08-29T18:24:23.495 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-fcbpSm97XhCByyI off=14115738 len=35669 2024-08-29T18:24:23.495 INFO:tasks.workunit.client.0.smithi029.stdout:op 2702 completed, throughput=4.99MB/sec 2024-08-29T18:24:23.495 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-Kl8P628UZK4ohrM off=8206202 len=1722824 2024-08-29T18:24:23.509 INFO:tasks.workunit.client.0.smithi029.stdout:op 2703 completed, throughput=5MB/sec 2024-08-29T18:24:23.509 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-AXuZpBbzHQaLo2B off=3401877 len=1645963 2024-08-29T18:24:23.522 INFO:tasks.workunit.client.0.smithi029.stdout:op 2704 completed, throughput=5MB/sec 2024-08-29T18:24:23.522 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-B3f5uFKufYoPO7b off=9154413 len=297545 2024-08-29T18:24:23.524 INFO:tasks.workunit.client.0.smithi029.stdout:op 2705 completed, throughput=5MB/sec 2024-08-29T18:24:23.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:24:23 smithi029 bash[79042]: cluster 2024-08-29T18:24:22.123421+0000 mgr.y (mgr.25004) 1034 : cluster [DBG] pgmap v1706: 105 pgs: 105 active+clean; 127 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-29T18:24:23.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:24:23 smithi029 bash[77880]: cluster 2024-08-29T18:24:22.123421+0000 mgr.y (mgr.25004) 1034 : cluster [DBG] pgmap v1706: 105 pgs: 105 active+clean; 127 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-29T18:24:23.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:24:23 smithi110 bash[67519]: cluster 2024-08-29T18:24:22.123421+0000 mgr.y (mgr.25004) 1034 : cluster [DBG] pgmap v1706: 105 pgs: 105 active+clean; 127 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-29T18:24:24.524 INFO:tasks.workunit.client.0.smithi029.stdout: 521: throughput=4.99MB/sec pending data=0 2024-08-29T18:24:24.524 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-L7GswNV_3KR_NVf off=17946616 len=1809778 2024-08-29T18:24:24.537 INFO:tasks.workunit.client.0.smithi029.stdout:op 2706 completed, throughput=4.99MB/sec 2024-08-29T18:24:24.537 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-7DMyX-iNlpG8XTa off=12006075 len=883909 2024-08-29T18:24:24.545 INFO:tasks.workunit.client.0.smithi029.stdout:op 2707 completed, throughput=5MB/sec 2024-08-29T18:24:24.545 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-hHqPRmGpieQ3BDh off=12254976 len=1555256 2024-08-29T18:24:24.556 INFO:tasks.workunit.client.0.smithi029.stdout:op 2708 completed, throughput=5MB/sec 2024-08-29T18:24:24.556 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-t_n9vbURyCHXk7m off=8680319 len=804056 2024-08-29T18:24:24.558 INFO:tasks.workunit.client.0.smithi029.stdout:op 2709 completed, throughput=5MB/sec 2024-08-29T18:24:24.558 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-kCEymVrDku-qfjC off=6816516 len=2086888 2024-08-29T18:24:24.574 INFO:tasks.workunit.client.0.smithi029.stdout:op 2710 completed, throughput=5MB/sec 2024-08-29T18:24:24.901 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:24:24 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:24:24] "GET /metrics HTTP/1.1" 200 34023 "" "Prometheus/2.43.0" 2024-08-29T18:24:25.152 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 18:24:24 smithi110 bash[99052]: logger=cleanup t=2024-08-29T18:24:24.653360214Z level=info msg="Completed cleanup jobs" duration=2.167979ms 2024-08-29T18:24:25.575 INFO:tasks.workunit.client.0.smithi029.stdout: 522: throughput=4.99MB/sec pending data=0 2024-08-29T18:24:25.575 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-e1k3unH_0Wd5KFe off=12152116 len=1084666 2024-08-29T18:24:25.578 INFO:tasks.workunit.client.0.smithi029.stdout:op 2711 completed, throughput=5MB/sec 2024-08-29T18:24:25.578 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-kSF1xlULRnAdxvW off=16767898 len=1361712 2024-08-29T18:24:25.589 INFO:tasks.workunit.client.0.smithi029.stdout:op 2712 completed, throughput=5MB/sec 2024-08-29T18:24:25.589 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-9XK_9k86oJhQUN6 off=0 len=1418709 2024-08-29T18:24:25.594 INFO:tasks.workunit.client.0.smithi029.stdout:op 2713 completed, throughput=5MB/sec 2024-08-29T18:24:25.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:24:25 smithi029 bash[79042]: cluster 2024-08-29T18:24:24.124500+0000 mgr.y (mgr.25004) 1035 : cluster [DBG] pgmap v1707: 105 pgs: 105 active+clean; 127 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-29T18:24:25.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:24:25 smithi029 bash[77880]: cluster 2024-08-29T18:24:24.124500+0000 mgr.y (mgr.25004) 1035 : cluster [DBG] pgmap v1707: 105 pgs: 105 active+clean; 127 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-29T18:24:25.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:24:25 smithi110 bash[67519]: cluster 2024-08-29T18:24:24.124500+0000 mgr.y (mgr.25004) 1035 : cluster [DBG] pgmap v1707: 105 pgs: 105 active+clean; 127 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-29T18:24:26.594 INFO:tasks.workunit.client.0.smithi029.stdout: 523: throughput=4.99MB/sec pending data=0 2024-08-29T18:24:26.594 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-VzHAJClJMUviSe9 off=3563794 len=1951531 2024-08-29T18:24:26.599 INFO:tasks.workunit.client.0.smithi029.stdout:op 2714 completed, throughput=4.99MB/sec 2024-08-29T18:24:26.599 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-X1AJ4SbBgAxVj2q off=8410878 len=1837069 2024-08-29T18:24:26.612 INFO:tasks.workunit.client.0.smithi029.stdout:op 2715 completed, throughput=5MB/sec 2024-08-29T18:24:26.612 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-9yVLEo6-u-fuwxV off=2537369 len=1590153 2024-08-29T18:24:26.613 INFO:tasks.workunit.client.0.smithi029.stdout:op 2716 completed, throughput=5MB/sec 2024-08-29T18:24:27.614 INFO:tasks.workunit.client.0.smithi029.stdout: 524: throughput=4.99MB/sec pending data=0 2024-08-29T18:24:27.614 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-4vp4eosbEz9QzP9 off=9171735 len=76262 2024-08-29T18:24:27.619 INFO:tasks.workunit.client.0.smithi029.stdout:op 2717 completed, throughput=4.99MB/sec 2024-08-29T18:24:27.619 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-CUXWrk6jRWtMvEx off=1220930 len=218530 2024-08-29T18:24:27.620 INFO:tasks.workunit.client.0.smithi029.stdout:op 2718 completed, throughput=4.99MB/sec 2024-08-29T18:24:27.620 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-qdwh4rygV7xkKHP off=4457915 len=2046293 2024-08-29T18:24:27.627 INFO:tasks.workunit.client.0.smithi029.stdout:op 2719 completed, throughput=5MB/sec 2024-08-29T18:24:27.627 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-e2JnI8XTHuc392l off=1289667 len=1107057 2024-08-29T18:24:27.630 INFO:tasks.workunit.client.0.smithi029.stdout:op 2720 completed, throughput=5MB/sec 2024-08-29T18:24:27.630 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-Mg3uXXZi_zsrCoi off=11576507 len=1093418 2024-08-29T18:24:27.632 INFO:tasks.workunit.client.0.smithi029.stdout:op 2721 completed, throughput=5MB/sec 2024-08-29T18:24:27.632 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-gzaps-LXBQcKfXc off=7564614 len=183284 2024-08-29T18:24:27.637 INFO:tasks.workunit.client.0.smithi029.stdout:op 2722 completed, throughput=5MB/sec 2024-08-29T18:24:27.637 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-2_0rZiq2fiHY5vh off=537637 len=904803 2024-08-29T18:24:27.639 INFO:tasks.workunit.client.0.smithi029.stdout:op 2723 completed, throughput=5MB/sec 2024-08-29T18:24:27.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:24:27 smithi029 bash[79042]: cluster 2024-08-29T18:24:26.125482+0000 mgr.y (mgr.25004) 1036 : cluster [DBG] pgmap v1708: 105 pgs: 105 active+clean; 127 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-29T18:24:27.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:24:27 smithi029 bash[77880]: cluster 2024-08-29T18:24:26.125482+0000 mgr.y (mgr.25004) 1036 : cluster [DBG] pgmap v1708: 105 pgs: 105 active+clean; 127 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-29T18:24:27.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:24:27 smithi110 bash[67519]: cluster 2024-08-29T18:24:26.125482+0000 mgr.y (mgr.25004) 1036 : cluster [DBG] pgmap v1708: 105 pgs: 105 active+clean; 127 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-29T18:24:28.639 INFO:tasks.workunit.client.0.smithi029.stdout: 525: throughput=4.99MB/sec pending data=0 2024-08-29T18:24:28.640 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-ghgUcA026hp_uF1 off=667973 len=1904655 2024-08-29T18:24:28.644 INFO:tasks.workunit.client.0.smithi029.stdout:op 2724 completed, throughput=5MB/sec 2024-08-29T18:24:28.644 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-llTSWBeh7Lnm0rC off=5713801 len=172390 2024-08-29T18:24:28.649 INFO:tasks.workunit.client.0.smithi029.stdout:op 2725 completed, throughput=5MB/sec 2024-08-29T18:24:28.649 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-ryafIvzO07Vuhjt off=2087204 len=1962213 2024-08-29T18:24:28.654 INFO:tasks.workunit.client.0.smithi029.stdout:op 2726 completed, throughput=5MB/sec 2024-08-29T18:24:28.654 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-nGsnjDvsY0WVr4D off=8417660 len=342720 2024-08-29T18:24:28.655 INFO:tasks.workunit.client.0.smithi029.stdout:op 2727 completed, throughput=5MB/sec 2024-08-29T18:24:28.656 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-rSOclSon54BtCjX off=10360950 len=1244997 2024-08-29T18:24:28.659 INFO:tasks.workunit.client.0.smithi029.stdout:op 2728 completed, throughput=5MB/sec 2024-08-29T18:24:29.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:24:29 smithi029 bash[79042]: cluster 2024-08-29T18:24:28.126710+0000 mgr.y (mgr.25004) 1037 : cluster [DBG] pgmap v1709: 105 pgs: 105 active+clean; 127 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-08-29T18:24:29.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:24:29 smithi029 bash[77880]: cluster 2024-08-29T18:24:28.126710+0000 mgr.y (mgr.25004) 1037 : cluster [DBG] pgmap v1709: 105 pgs: 105 active+clean; 127 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-08-29T18:24:29.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:24:29 smithi110 bash[67519]: cluster 2024-08-29T18:24:28.126710+0000 mgr.y (mgr.25004) 1037 : cluster [DBG] pgmap v1709: 105 pgs: 105 active+clean; 127 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-08-29T18:24:29.659 INFO:tasks.workunit.client.0.smithi029.stdout: 526: throughput=4.99MB/sec pending data=0 2024-08-29T18:24:29.659 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-DXfENeMxgNZlcFx off=21576299 len=352132 2024-08-29T18:24:29.661 INFO:tasks.workunit.client.0.smithi029.stdout:op 2729 completed, throughput=4.99MB/sec 2024-08-29T18:24:29.661 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-1mR5F86m6MV2N35 off=1130300 len=759570 2024-08-29T18:24:29.669 INFO:tasks.workunit.client.0.smithi029.stdout:op 2730 completed, throughput=4.99MB/sec 2024-08-29T18:24:29.669 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-G_W-oQ45Lpv2ycf off=540243 len=1782132 2024-08-29T18:24:29.674 INFO:tasks.workunit.client.0.smithi029.stdout:op 2731 completed, throughput=5MB/sec 2024-08-29T18:24:29.674 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-bNSjlDlLm3yg6NW off=5611507 len=390616 2024-08-29T18:24:29.675 INFO:tasks.workunit.client.0.smithi029.stdout:op 2732 completed, throughput=5MB/sec 2024-08-29T18:24:29.675 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-fYgmsq9z0w7HHSF off=8169813 len=667008 2024-08-29T18:24:29.681 INFO:tasks.workunit.client.0.smithi029.stdout:op 2733 completed, throughput=5MB/sec 2024-08-29T18:24:29.681 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj--fvCkpFhdZo6Q00 off=4784751 len=1694042 2024-08-29T18:24:29.685 INFO:tasks.workunit.client.0.smithi029.stdout:op 2734 completed, throughput=5MB/sec 2024-08-29T18:24:30.686 INFO:tasks.workunit.client.0.smithi029.stdout: 527: throughput=4.99MB/sec pending data=0 2024-08-29T18:24:30.686 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-Jc_bs99ExNa9WnY off=4656784 len=150285 2024-08-29T18:24:30.688 INFO:tasks.workunit.client.0.smithi029.stdout:op 2735 completed, throughput=4.99MB/sec 2024-08-29T18:24:30.688 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-jtrRici27vVecYW off=1637498 len=1851871 2024-08-29T18:24:30.692 INFO:tasks.workunit.client.0.smithi029.stdout:op 2736 completed, throughput=5MB/sec 2024-08-29T18:24:30.692 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-q0yECRAVS3qH8Ao off=15977767 len=1542490 2024-08-29T18:24:30.696 INFO:tasks.workunit.client.0.smithi029.stdout:op 2737 completed, throughput=5MB/sec 2024-08-29T18:24:30.696 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-7FWqsbLqcvhGQqM off=8060027 len=1959714 2024-08-29T18:24:30.700 INFO:tasks.workunit.client.0.smithi029.stdout:op 2738 completed, throughput=5MB/sec 2024-08-29T18:24:31.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:24:31 smithi029 bash[79042]: cluster 2024-08-29T18:24:30.127590+0000 mgr.y (mgr.25004) 1038 : cluster [DBG] pgmap v1710: 105 pgs: 105 active+clean; 127 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2024-08-29T18:24:31.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:24:31 smithi029 bash[77880]: cluster 2024-08-29T18:24:30.127590+0000 mgr.y (mgr.25004) 1038 : cluster [DBG] pgmap v1710: 105 pgs: 105 active+clean; 127 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2024-08-29T18:24:31.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:24:31 smithi110 bash[67519]: cluster 2024-08-29T18:24:30.127590+0000 mgr.y (mgr.25004) 1038 : cluster [DBG] pgmap v1710: 105 pgs: 105 active+clean; 127 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2024-08-29T18:24:31.701 INFO:tasks.workunit.client.0.smithi029.stdout: 528: throughput=4.99MB/sec pending data=0 2024-08-29T18:24:31.701 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-QBjichgoRw8mjmq off=13236760 len=114772 2024-08-29T18:24:31.702 INFO:tasks.workunit.client.0.smithi029.stdout:op 2739 completed, throughput=4.99MB/sec 2024-08-29T18:24:31.702 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-LQlT2tllPbDyLmZ off=9759662 len=585291 2024-08-29T18:24:31.705 INFO:tasks.workunit.client.0.smithi029.stdout:op 2740 completed, throughput=4.99MB/sec 2024-08-29T18:24:31.705 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-U2p5iLLlplALAUl off=18229292 len=838774 2024-08-29T18:24:31.714 INFO:tasks.workunit.client.0.smithi029.stdout:op 2741 completed, throughput=5MB/sec 2024-08-29T18:24:31.714 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-cD1UbR8EVXqgpYZ off=4511593 len=318020 2024-08-29T18:24:31.719 INFO:tasks.workunit.client.0.smithi029.stdout:op 2742 completed, throughput=5MB/sec 2024-08-29T18:24:31.720 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-RqjXu7z75MVcMfS off=4650037 len=1317400 2024-08-29T18:24:31.724 INFO:tasks.workunit.client.0.smithi029.stdout:op 2743 completed, throughput=5MB/sec 2024-08-29T18:24:31.724 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-2aa8d5vYVGcpPIY off=2195566 len=356812 2024-08-29T18:24:31.725 INFO:tasks.workunit.client.0.smithi029.stdout:op 2744 completed, throughput=5MB/sec 2024-08-29T18:24:31.725 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-9d6gzvsbWPTGo64 off=834542 len=1129664 2024-08-29T18:24:31.729 INFO:tasks.workunit.client.0.smithi029.stdout:op 2745 completed, throughput=5MB/sec 2024-08-29T18:24:32.729 INFO:tasks.workunit.client.0.smithi029.stdout: 529: throughput=4.99MB/sec pending data=0 2024-08-29T18:24:32.729 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-XL5WWB3c7DiTmKG off=4874034 len=741248 2024-08-29T18:24:32.731 INFO:tasks.workunit.client.0.smithi029.stdout:op 2746 completed, throughput=4.99MB/sec 2024-08-29T18:24:32.731 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-jTCHkfEqlMpUSQe off=1841975 len=192341 2024-08-29T18:24:32.732 INFO:tasks.workunit.client.0.smithi029.stdout:op 2747 completed, throughput=4.99MB/sec 2024-08-29T18:24:32.733 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-jw-C9YdYQaQsiWu off=867392 len=230504 2024-08-29T18:24:32.734 INFO:tasks.workunit.client.0.smithi029.stdout:op 2748 completed, throughput=4.99MB/sec 2024-08-29T18:24:32.734 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-bfnUKQ-7bHDvTAD off=2002580 len=1272575 2024-08-29T18:24:32.743 INFO:tasks.workunit.client.0.smithi029.stdout:op 2749 completed, throughput=5MB/sec 2024-08-29T18:24:32.743 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-KuC998RJhtf1YZ7 off=16959363 len=13716 2024-08-29T18:24:32.744 INFO:tasks.workunit.client.0.smithi029.stdout:op 2750 completed, throughput=5MB/sec 2024-08-29T18:24:32.744 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-iCygJjLT-iHdnpL off=7150129 len=1635434 2024-08-29T18:24:32.755 INFO:tasks.workunit.client.0.smithi029.stdout:op 2751 completed, throughput=5MB/sec 2024-08-29T18:24:32.755 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-duUnEWBsoNKWvTE off=11568923 len=46399 2024-08-29T18:24:32.756 INFO:tasks.workunit.client.0.smithi029.stdout:op 2752 completed, throughput=5MB/sec 2024-08-29T18:24:32.756 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-3xiV7oCrG__CNSa off=15506230 len=918267 2024-08-29T18:24:32.763 INFO:tasks.workunit.client.0.smithi029.stdout:op 2753 completed, throughput=5MB/sec 2024-08-29T18:24:33.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:24:33 smithi029 bash[79042]: cluster 2024-08-29T18:24:32.128714+0000 mgr.y (mgr.25004) 1039 : cluster [DBG] pgmap v1711: 105 pgs: 105 active+clean; 127 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-29T18:24:33.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:24:33 smithi029 bash[77880]: cluster 2024-08-29T18:24:32.128714+0000 mgr.y (mgr.25004) 1039 : cluster [DBG] pgmap v1711: 105 pgs: 105 active+clean; 127 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-29T18:24:33.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:24:33 smithi110 bash[67519]: cluster 2024-08-29T18:24:32.128714+0000 mgr.y (mgr.25004) 1039 : cluster [DBG] pgmap v1711: 105 pgs: 105 active+clean; 127 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-29T18:24:33.764 INFO:tasks.workunit.client.0.smithi029.stdout: 530: throughput=4.99MB/sec pending data=0 2024-08-29T18:24:33.764 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-r9SLz1cW5KCxKVO off=5503250 len=815265 2024-08-29T18:24:33.772 INFO:tasks.workunit.client.0.smithi029.stdout:op 2754 completed, throughput=4.99MB/sec 2024-08-29T18:24:33.772 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-9OLnsXhLGXrsTF1 off=16533802 len=1845340 2024-08-29T18:24:33.786 INFO:tasks.workunit.client.0.smithi029.stdout:op 2755 completed, throughput=5MB/sec 2024-08-29T18:24:33.786 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-lUsAX6efwU0mMqP off=2649509 len=74163 2024-08-29T18:24:33.791 INFO:tasks.workunit.client.0.smithi029.stdout:op 2756 completed, throughput=5MB/sec 2024-08-29T18:24:33.791 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-4Qb-Nk42yQftKfR off=563532 len=357301 2024-08-29T18:24:33.797 INFO:tasks.workunit.client.0.smithi029.stdout:op 2757 completed, throughput=5MB/sec 2024-08-29T18:24:33.797 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-7DswqaBAPpneQ9Z off=6035846 len=284052 2024-08-29T18:24:33.799 INFO:tasks.workunit.client.0.smithi029.stdout:op 2758 completed, throughput=5MB/sec 2024-08-29T18:24:33.799 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-0NudJxSSYGYFQsq off=3240202 len=707980 2024-08-29T18:24:33.806 INFO:tasks.workunit.client.0.smithi029.stdout:op 2759 completed, throughput=5MB/sec 2024-08-29T18:24:33.806 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-SakwFV4p_QzMknw off=6622961 len=1363405 2024-08-29T18:24:33.815 INFO:tasks.workunit.client.0.smithi029.stdout:op 2760 completed, throughput=5MB/sec 2024-08-29T18:24:34.601 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:24:34 smithi029 bash[79042]: audit 2024-08-29T18:24:33.548132+0000 mon.c (mon.2) 538 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:24:34.602 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:24:34 smithi029 bash[77880]: audit 2024-08-29T18:24:33.548132+0000 mon.c (mon.2) 538 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:24:34.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:24:34 smithi110 bash[67519]: audit 2024-08-29T18:24:33.548132+0000 mon.c (mon.2) 538 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:24:34.815 INFO:tasks.workunit.client.0.smithi029.stdout: 531: throughput=4.99MB/sec pending data=0 2024-08-29T18:24:34.816 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-23H9hpcBasNxF0U off=10027685 len=1578166 2024-08-29T18:24:34.819 INFO:tasks.workunit.client.0.smithi029.stdout:op 2761 completed, throughput=4.99MB/sec 2024-08-29T18:24:34.819 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-y3IVzdgbaVuY9yE off=2012285 len=735003 2024-08-29T18:24:34.828 INFO:tasks.workunit.client.0.smithi029.stdout:op 2762 completed, throughput=5MB/sec 2024-08-29T18:24:34.828 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-Z6nqhRYi7IDW9k0 off=1035756 len=300006 2024-08-29T18:24:34.833 INFO:tasks.workunit.client.0.smithi029.stdout:op 2763 completed, throughput=5MB/sec 2024-08-29T18:24:34.833 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-2GbmX6PpvO4KoKG off=661754 len=1952818 2024-08-29T18:24:34.838 INFO:tasks.workunit.client.0.smithi029.stdout:op 2764 completed, throughput=5MB/sec 2024-08-29T18:24:34.838 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-pgsVF2d93cwYt7E off=2992457 len=875889 2024-08-29T18:24:34.840 INFO:tasks.workunit.client.0.smithi029.stdout:op 2765 completed, throughput=5MB/sec 2024-08-29T18:24:34.901 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:24:34 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:24:34] "GET /metrics HTTP/1.1" 200 34025 "" "Prometheus/2.43.0" 2024-08-29T18:24:35.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:24:35 smithi029 bash[77880]: cluster 2024-08-29T18:24:34.129653+0000 mgr.y (mgr.25004) 1040 : cluster [DBG] pgmap v1712: 105 pgs: 105 active+clean; 127 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 3.2 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-08-29T18:24:35.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:24:35 smithi029 bash[79042]: cluster 2024-08-29T18:24:34.129653+0000 mgr.y (mgr.25004) 1040 : cluster [DBG] pgmap v1712: 105 pgs: 105 active+clean; 127 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 3.2 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-08-29T18:24:35.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:24:35 smithi110 bash[67519]: cluster 2024-08-29T18:24:34.129653+0000 mgr.y (mgr.25004) 1040 : cluster [DBG] pgmap v1712: 105 pgs: 105 active+clean; 127 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 3.2 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-08-29T18:24:35.841 INFO:tasks.workunit.client.0.smithi029.stdout: 532: throughput=4.99MB/sec pending data=0 2024-08-29T18:24:35.841 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-KwddC2KcCaeFcfB off=3314983 len=39788 2024-08-29T18:24:35.845 INFO:tasks.workunit.client.0.smithi029.stdout:op 2766 completed, throughput=4.99MB/sec 2024-08-29T18:24:35.846 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-Tw-lOz-Fqbb4nxI off=8968952 len=1516133 2024-08-29T18:24:35.849 INFO:tasks.workunit.client.0.smithi029.stdout:op 2767 completed, throughput=4.99MB/sec 2024-08-29T18:24:35.849 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-ZIqb9DULhfBlCBB off=6782372 len=1774701 2024-08-29T18:24:35.861 INFO:tasks.workunit.client.0.smithi029.stdout:op 2768 completed, throughput=5MB/sec 2024-08-29T18:24:35.861 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-CpR8BqtM5epAUac off=11901148 len=1907324 2024-08-29T18:24:35.865 INFO:tasks.workunit.client.0.smithi029.stdout:op 2769 completed, throughput=5MB/sec 2024-08-29T18:24:36.865 INFO:tasks.workunit.client.0.smithi029.stdout: 533: throughput=4.99MB/sec pending data=0 2024-08-29T18:24:36.866 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-VBfjKiSn_mjPBG5 off=123474 len=57185 2024-08-29T18:24:36.867 INFO:tasks.workunit.client.0.smithi029.stdout:op 2770 completed, throughput=4.99MB/sec 2024-08-29T18:24:36.867 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-Jn2nZjDnbTUWHBR off=4356899 len=65805 2024-08-29T18:24:36.868 INFO:tasks.workunit.client.0.smithi029.stdout:op 2771 completed, throughput=4.99MB/sec 2024-08-29T18:24:36.868 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-DfqzTF_mhJ9LM69 off=1093956 len=176724 2024-08-29T18:24:36.874 INFO:tasks.workunit.client.0.smithi029.stdout:op 2772 completed, throughput=4.99MB/sec 2024-08-29T18:24:36.874 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-1tFMzIJtBjpad9S off=7002796 len=1681708 2024-08-29T18:24:36.887 INFO:tasks.workunit.client.0.smithi029.stdout:op 2773 completed, throughput=4.99MB/sec 2024-08-29T18:24:36.887 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-ZmFf6Qfi_tiYfpU off=4271991 len=899272 2024-08-29T18:24:36.888 INFO:tasks.workunit.client.0.smithi029.stdout:op 2774 completed, throughput=5MB/sec 2024-08-29T18:24:36.889 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-4p7fqewblIdZeMG off=1389131 len=1070762 2024-08-29T18:24:36.892 INFO:tasks.workunit.client.0.smithi029.stdout:op 2775 completed, throughput=5MB/sec 2024-08-29T18:24:36.892 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-newof0fdKa4k8_w off=4258565 len=22295 2024-08-29T18:24:36.896 INFO:tasks.workunit.client.0.smithi029.stdout:op 2776 completed, throughput=5MB/sec 2024-08-29T18:24:36.896 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-0ZeMPRGGnHTxngq off=3749058 len=1754430 2024-08-29T18:24:36.909 INFO:tasks.workunit.client.0.smithi029.stdout:op 2777 completed, throughput=5MB/sec 2024-08-29T18:24:37.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:24:37 smithi029 bash[79042]: cluster 2024-08-29T18:24:36.130712+0000 mgr.y (mgr.25004) 1041 : cluster [DBG] pgmap v1713: 105 pgs: 105 active+clean; 127 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 3.1 MiB/s rd, 1.3 MiB/s wr, 4 op/s 2024-08-29T18:24:37.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:24:37 smithi029 bash[77880]: cluster 2024-08-29T18:24:36.130712+0000 mgr.y (mgr.25004) 1041 : cluster [DBG] pgmap v1713: 105 pgs: 105 active+clean; 127 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 3.1 MiB/s rd, 1.3 MiB/s wr, 4 op/s 2024-08-29T18:24:37.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:24:37 smithi110 bash[67519]: cluster 2024-08-29T18:24:36.130712+0000 mgr.y (mgr.25004) 1041 : cluster [DBG] pgmap v1713: 105 pgs: 105 active+clean; 127 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 3.1 MiB/s rd, 1.3 MiB/s wr, 4 op/s 2024-08-29T18:24:37.909 INFO:tasks.workunit.client.0.smithi029.stdout: 534: throughput=4.99MB/sec pending data=0 2024-08-29T18:24:37.910 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-tgr0LR2jy0xx0e8 off=0 len=1377980 2024-08-29T18:24:37.913 INFO:tasks.workunit.client.0.smithi029.stdout:op 2778 completed, throughput=4.99MB/sec 2024-08-29T18:24:37.914 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-RKfQepOyk_9V5AN off=16709186 len=568255 2024-08-29T18:24:37.916 INFO:tasks.workunit.client.0.smithi029.stdout:op 2779 completed, throughput=4.99MB/sec 2024-08-29T18:24:37.917 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-352Sgm6r33tsURO off=2277474 len=77097 2024-08-29T18:24:37.922 INFO:tasks.workunit.client.0.smithi029.stdout:op 2780 completed, throughput=5MB/sec 2024-08-29T18:24:37.922 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-9y9Ip-MiDJBo9Ya off=10011586 len=689285 2024-08-29T18:24:37.929 INFO:tasks.workunit.client.0.smithi029.stdout:op 2781 completed, throughput=5MB/sec 2024-08-29T18:24:37.929 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-m0Q9BYPP6A4w_07 off=4478579 len=708362 2024-08-29T18:24:37.932 INFO:tasks.workunit.client.0.smithi029.stdout:op 2782 completed, throughput=5MB/sec 2024-08-29T18:24:37.932 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-r2HKpWAP6r__n-5 off=7083590 len=664844 2024-08-29T18:24:37.939 INFO:tasks.workunit.client.0.smithi029.stdout:op 2783 completed, throughput=5MB/sec 2024-08-29T18:24:37.939 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-iL-5sB2D2FCxr8n off=8800307 len=525183 2024-08-29T18:24:37.945 INFO:tasks.workunit.client.0.smithi029.stdout:op 2784 completed, throughput=5MB/sec 2024-08-29T18:24:37.945 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-qrP2iqOrFKg5Nmt off=8105266 len=2039710 2024-08-29T18:24:37.951 INFO:tasks.workunit.client.0.smithi029.stdout:op 2785 completed, throughput=5MB/sec 2024-08-29T18:24:38.951 INFO:tasks.workunit.client.0.smithi029.stdout: 535: throughput=4.99MB/sec pending data=0 2024-08-29T18:24:38.952 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-Ks1ak2mIk5ftZ_K off=19815573 len=547150 2024-08-29T18:24:38.958 INFO:tasks.workunit.client.0.smithi029.stdout:op 2786 completed, throughput=4.99MB/sec 2024-08-29T18:24:38.958 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-b51NDM7V7ZrZPQZ off=10514380 len=287449 2024-08-29T18:24:38.960 INFO:tasks.workunit.client.0.smithi029.stdout:op 2787 completed, throughput=5MB/sec 2024-08-29T18:24:38.960 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-DnL9C3ub24D4aXB off=13518091 len=1786563 2024-08-29T18:24:38.965 INFO:tasks.workunit.client.0.smithi029.stdout:op 2788 completed, throughput=5MB/sec 2024-08-29T18:24:38.965 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-rBKFIiKVE0Xq5LU off=3427318 len=1549295 2024-08-29T18:24:38.978 INFO:tasks.workunit.client.0.smithi029.stdout:op 2789 completed, throughput=5MB/sec 2024-08-29T18:24:39.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:24:39 smithi029 bash[79042]: cluster 2024-08-29T18:24:38.131855+0000 mgr.y (mgr.25004) 1042 : cluster [DBG] pgmap v1714: 105 pgs: 105 active+clean; 127 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-08-29T18:24:39.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:24:39 smithi029 bash[77880]: cluster 2024-08-29T18:24:38.131855+0000 mgr.y (mgr.25004) 1042 : cluster [DBG] pgmap v1714: 105 pgs: 105 active+clean; 127 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-08-29T18:24:39.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:24:39 smithi110 bash[67519]: cluster 2024-08-29T18:24:38.131855+0000 mgr.y (mgr.25004) 1042 : cluster [DBG] pgmap v1714: 105 pgs: 105 active+clean; 127 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-08-29T18:24:39.978 INFO:tasks.workunit.client.0.smithi029.stdout: 536: throughput=4.99MB/sec pending data=0 2024-08-29T18:24:39.978 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-eEntX0Su5ux8XJS off=1574337 len=978821 2024-08-29T18:24:39.987 INFO:tasks.workunit.client.0.smithi029.stdout:op 2790 completed, throughput=4.99MB/sec 2024-08-29T18:24:39.987 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-d4cfDj13puU333l off=765777 len=679921 2024-08-29T18:24:39.994 INFO:tasks.workunit.client.0.smithi029.stdout:op 2791 completed, throughput=4.99MB/sec 2024-08-29T18:24:39.994 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-bIBHzicijbywQzC off=1132539 len=593739 2024-08-29T18:24:40.001 INFO:tasks.workunit.client.0.smithi029.stdout:op 2792 completed, throughput=5MB/sec 2024-08-29T18:24:40.001 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-3cdgWL_hRsfawV1 off=18457023 len=1258271 2024-08-29T18:24:40.010 INFO:tasks.workunit.client.0.smithi029.stdout:op 2793 completed, throughput=5MB/sec 2024-08-29T18:24:40.011 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-swU6GP8vlhFN-BF off=349955 len=638023 2024-08-29T18:24:40.018 INFO:tasks.workunit.client.0.smithi029.stdout:op 2794 completed, throughput=5MB/sec 2024-08-29T18:24:40.018 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-HS6JaG2BPbMz-aj off=10133171 len=148961 2024-08-29T18:24:40.023 INFO:tasks.workunit.client.0.smithi029.stdout:op 2795 completed, throughput=5MB/sec 2024-08-29T18:24:40.023 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-oGpeKi0pvevdIlJ off=2273092 len=2074142 2024-08-29T18:24:40.038 INFO:tasks.workunit.client.0.smithi029.stdout:op 2796 completed, throughput=5MB/sec 2024-08-29T18:24:41.038 INFO:tasks.workunit.client.0.smithi029.stdout: 537: throughput=4.99MB/sec pending data=0 2024-08-29T18:24:41.038 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-74fldl1OGjW2ryJ off=1088804 len=1016856 2024-08-29T18:24:41.041 INFO:tasks.workunit.client.0.smithi029.stdout:op 2797 completed, throughput=4.99MB/sec 2024-08-29T18:24:41.041 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-lHZOSmZaSSNNMyK off=8020062 len=1056198 2024-08-29T18:24:41.044 INFO:tasks.workunit.client.0.smithi029.stdout:op 2798 completed, throughput=5MB/sec 2024-08-29T18:24:41.044 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-S-UrfT5kiSWWh25 off=375364 len=1480383 2024-08-29T18:24:41.048 INFO:tasks.workunit.client.0.smithi029.stdout:op 2799 completed, throughput=5MB/sec 2024-08-29T18:24:41.048 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-St3w4NWUTiCiB2I off=1074685 len=1757825 2024-08-29T18:24:41.054 INFO:tasks.workunit.client.0.smithi029.stdout:op 2800 completed, throughput=5MB/sec 2024-08-29T18:24:41.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:24:41 smithi029 bash[79042]: cluster 2024-08-29T18:24:40.132684+0000 mgr.y (mgr.25004) 1043 : cluster [DBG] pgmap v1715: 105 pgs: 105 active+clean; 127 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.5 MiB/s wr, 5 op/s 2024-08-29T18:24:41.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:24:41 smithi029 bash[77880]: cluster 2024-08-29T18:24:40.132684+0000 mgr.y (mgr.25004) 1043 : cluster [DBG] pgmap v1715: 105 pgs: 105 active+clean; 127 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.5 MiB/s wr, 5 op/s 2024-08-29T18:24:41.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:24:41 smithi110 bash[67519]: cluster 2024-08-29T18:24:40.132684+0000 mgr.y (mgr.25004) 1043 : cluster [DBG] pgmap v1715: 105 pgs: 105 active+clean; 127 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.5 MiB/s wr, 5 op/s 2024-08-29T18:24:42.054 INFO:tasks.workunit.client.0.smithi029.stdout: 538: throughput=4.99MB/sec pending data=0 2024-08-29T18:24:42.054 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-s4V02CLh54HEBTL off=6330980 len=766729 2024-08-29T18:24:42.057 INFO:tasks.workunit.client.0.smithi029.stdout:op 2801 completed, throughput=4.99MB/sec 2024-08-29T18:24:42.057 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-X0vjeg-DcA5oZRX off=15633627 len=1320053 2024-08-29T18:24:42.061 INFO:tasks.workunit.client.0.smithi029.stdout:op 2802 completed, throughput=5MB/sec 2024-08-29T18:24:42.061 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-E7LYCq8MxaxzGIV off=123496 len=297379 2024-08-29T18:24:42.066 INFO:tasks.workunit.client.0.smithi029.stdout:op 2803 completed, throughput=5MB/sec 2024-08-29T18:24:42.066 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj--5TazS2m5SGqhfU off=201781 len=1249436 2024-08-29T18:24:42.074 INFO:tasks.workunit.client.0.smithi029.stdout:op 2804 completed, throughput=5MB/sec 2024-08-29T18:24:42.074 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-LcPIVLFPRRWUaXx off=1074531 len=734361 2024-08-29T18:24:42.081 INFO:tasks.workunit.client.0.smithi029.stdout:op 2805 completed, throughput=5MB/sec 2024-08-29T18:24:43.082 INFO:tasks.workunit.client.0.smithi029.stdout: 539: throughput=4.99MB/sec pending data=0 2024-08-29T18:24:43.082 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-l68yDhjpug4aVBo off=4176162 len=472843 2024-08-29T18:24:43.088 INFO:tasks.workunit.client.0.smithi029.stdout:op 2806 completed, throughput=4.99MB/sec 2024-08-29T18:24:43.088 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-4fRSOG-0KZffFpQ off=1764039 len=912291 2024-08-29T18:24:43.096 INFO:tasks.workunit.client.0.smithi029.stdout:op 2807 completed, throughput=4.99MB/sec 2024-08-29T18:24:43.097 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-T1XDcsggmPeuEco off=19346337 len=268163 2024-08-29T18:24:43.102 INFO:tasks.workunit.client.0.smithi029.stdout:op 2808 completed, throughput=4.99MB/sec 2024-08-29T18:24:43.102 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj--wGpVxzzbapxa4p off=1033804 len=656217 2024-08-29T18:24:43.108 INFO:tasks.workunit.client.0.smithi029.stdout:op 2809 completed, throughput=5MB/sec 2024-08-29T18:24:43.109 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-w1h_jvKXc5JXWFO off=1067457 len=471951 2024-08-29T18:24:43.115 INFO:tasks.workunit.client.0.smithi029.stdout:op 2810 completed, throughput=5MB/sec 2024-08-29T18:24:43.115 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-wm71HEB48lbqTnr off=6463774 len=857412 2024-08-29T18:24:43.123 INFO:tasks.workunit.client.0.smithi029.stdout:op 2811 completed, throughput=5MB/sec 2024-08-29T18:24:43.124 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-bcn08dPt_cIvMI9 off=4462823 len=765847 2024-08-29T18:24:43.126 INFO:tasks.workunit.client.0.smithi029.stdout:op 2812 completed, throughput=5MB/sec 2024-08-29T18:24:43.126 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-IAC4AqBSF1P3xPv off=6074441 len=604005 2024-08-29T18:24:43.129 INFO:tasks.workunit.client.0.smithi029.stdout:op 2813 completed, throughput=5MB/sec 2024-08-29T18:24:43.129 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-ce0wLh7PV5Yy6pN off=9473742 len=1321994 2024-08-29T18:24:43.132 INFO:tasks.workunit.client.0.smithi029.stdout:op 2814 completed, throughput=5MB/sec 2024-08-29T18:24:43.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:24:43 smithi029 bash[79042]: cluster 2024-08-29T18:24:42.133817+0000 mgr.y (mgr.25004) 1044 : cluster [DBG] pgmap v1716: 105 pgs: 105 active+clean; 127 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 3.7 MiB/s rd, 1.8 MiB/s wr, 6 op/s 2024-08-29T18:24:43.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:24:43 smithi029 bash[77880]: cluster 2024-08-29T18:24:42.133817+0000 mgr.y (mgr.25004) 1044 : cluster [DBG] pgmap v1716: 105 pgs: 105 active+clean; 127 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 3.7 MiB/s rd, 1.8 MiB/s wr, 6 op/s 2024-08-29T18:24:43.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:24:43 smithi110 bash[67519]: cluster 2024-08-29T18:24:42.133817+0000 mgr.y (mgr.25004) 1044 : cluster [DBG] pgmap v1716: 105 pgs: 105 active+clean; 127 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 3.7 MiB/s rd, 1.8 MiB/s wr, 6 op/s 2024-08-29T18:24:44.133 INFO:tasks.workunit.client.0.smithi029.stdout: 540: throughput=4.99MB/sec pending data=0 2024-08-29T18:24:44.133 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-RTfCrEM6ZUtnUB5 off=5910676 len=174456 2024-08-29T18:24:44.138 INFO:tasks.workunit.client.0.smithi029.stdout:op 2815 completed, throughput=4.99MB/sec 2024-08-29T18:24:44.138 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-_xvK6iyktayOhnr off=3160223 len=1604320 2024-08-29T18:24:44.151 INFO:tasks.workunit.client.0.smithi029.stdout:op 2816 completed, throughput=5MB/sec 2024-08-29T18:24:44.151 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-RpgbDDiO562bHHR off=7110179 len=1265316 2024-08-29T18:24:44.164 INFO:tasks.workunit.client.0.smithi029.stdout:op 2817 completed, throughput=5MB/sec 2024-08-29T18:24:44.164 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-GubjYngGclahYCu off=22602807 len=1315554 2024-08-29T18:24:44.167 INFO:tasks.workunit.client.0.smithi029.stdout:op 2818 completed, throughput=5MB/sec 2024-08-29T18:24:44.167 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-lpq2G6GZ9n6IUdE off=1257771 len=487791 2024-08-29T18:24:44.169 INFO:tasks.workunit.client.0.smithi029.stdout:op 2819 completed, throughput=5MB/sec 2024-08-29T18:24:44.901 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:24:44 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:24:44] "GET /metrics HTTP/1.1" 200 34025 "" "Prometheus/2.43.0" 2024-08-29T18:24:45.169 INFO:tasks.workunit.client.0.smithi029.stdout: 541: throughput=4.99MB/sec pending data=0 2024-08-29T18:24:45.170 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-3qw0r8oSHvRLqhB off=10916491 len=127893 2024-08-29T18:24:45.171 INFO:tasks.workunit.client.0.smithi029.stdout:op 2820 completed, throughput=4.99MB/sec 2024-08-29T18:24:45.171 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-D2xj87g5vxrAWdW off=2309665 len=188603 2024-08-29T18:24:45.172 INFO:tasks.workunit.client.0.smithi029.stdout:op 2821 completed, throughput=4.99MB/sec 2024-08-29T18:24:45.172 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-XcIcTc3k7xDOkVy off=2500539 len=1482055 2024-08-29T18:24:45.176 INFO:tasks.workunit.client.0.smithi029.stdout:op 2822 completed, throughput=4.99MB/sec 2024-08-29T18:24:45.176 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-qVmw4GpxoxDTs9m off=5475390 len=1542939 2024-08-29T18:24:45.180 INFO:tasks.workunit.client.0.smithi029.stdout:op 2823 completed, throughput=5MB/sec 2024-08-29T18:24:45.180 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-ipNrcs-oCc2M_Q2 off=8149459 len=759366 2024-08-29T18:24:45.187 INFO:tasks.workunit.client.0.smithi029.stdout:op 2824 completed, throughput=5MB/sec 2024-08-29T18:24:45.187 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-87kFa_5-4JE72yh off=3495753 len=1470745 2024-08-29T18:24:45.198 INFO:tasks.workunit.client.0.smithi029.stdout:op 2825 completed, throughput=5MB/sec 2024-08-29T18:24:45.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:24:45 smithi029 bash[77880]: cluster 2024-08-29T18:24:44.134901+0000 mgr.y (mgr.25004) 1045 : cluster [DBG] pgmap v1717: 105 pgs: 105 active+clean; 127 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.3 MiB/s wr, 6 op/s 2024-08-29T18:24:45.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:24:45 smithi029 bash[79042]: cluster 2024-08-29T18:24:44.134901+0000 mgr.y (mgr.25004) 1045 : cluster [DBG] pgmap v1717: 105 pgs: 105 active+clean; 127 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.3 MiB/s wr, 6 op/s 2024-08-29T18:24:45.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:24:45 smithi110 bash[67519]: cluster 2024-08-29T18:24:44.134901+0000 mgr.y (mgr.25004) 1045 : cluster [DBG] pgmap v1717: 105 pgs: 105 active+clean; 127 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.3 MiB/s wr, 6 op/s 2024-08-29T18:24:46.199 INFO:tasks.workunit.client.0.smithi029.stdout: 542: throughput=4.99MB/sec pending data=0 2024-08-29T18:24:46.199 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-IVoQdhVmVey8GFq off=7225507 len=1374397 2024-08-29T18:24:46.210 INFO:tasks.workunit.client.0.smithi029.stdout:op 2826 completed, throughput=4.99MB/sec 2024-08-29T18:24:46.210 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-9RDrvRNUu7dA9tb off=12915422 len=31062 2024-08-29T18:24:46.214 INFO:tasks.workunit.client.0.smithi029.stdout:op 2827 completed, throughput=4.99MB/sec 2024-08-29T18:24:46.214 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-G_42nmAcyaxPIb7 off=14580103 len=1063597 2024-08-29T18:24:46.223 INFO:tasks.workunit.client.0.smithi029.stdout:op 2828 completed, throughput=5MB/sec 2024-08-29T18:24:46.224 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-odRNaa1iTU-juNH off=550101 len=1326307 2024-08-29T18:24:46.225 INFO:tasks.workunit.client.0.smithi029.stdout:op 2829 completed, throughput=5MB/sec 2024-08-29T18:24:46.226 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-zx9cxNLzzVyEMuM off=3516717 len=517649 2024-08-29T18:24:46.227 INFO:tasks.workunit.client.0.smithi029.stdout:op 2830 completed, throughput=5MB/sec 2024-08-29T18:24:46.227 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-bPAZV_6DIZm3HVj off=7577114 len=1077401 2024-08-29T18:24:46.236 INFO:tasks.workunit.client.0.smithi029.stdout:op 2831 completed, throughput=5MB/sec 2024-08-29T18:24:47.236 INFO:tasks.workunit.client.0.smithi029.stdout: 543: throughput=4.99MB/sec pending data=0 2024-08-29T18:24:47.236 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-TR1ptzetx4jHeH2 off=670302 len=501428 2024-08-29T18:24:47.239 INFO:tasks.workunit.client.0.smithi029.stdout:op 2832 completed, throughput=4.99MB/sec 2024-08-29T18:24:47.239 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-T2s9a1XSpaqhz0_ off=4037923 len=918568 2024-08-29T18:24:47.248 INFO:tasks.workunit.client.0.smithi029.stdout:op 2833 completed, throughput=4.99MB/sec 2024-08-29T18:24:47.248 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-so5x8Uf928R-x9l off=92540 len=806470 2024-08-29T18:24:47.251 INFO:tasks.workunit.client.0.smithi029.stdout:op 2834 completed, throughput=5MB/sec 2024-08-29T18:24:47.251 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-0heDQq9XGmGayXd off=1605803 len=647940 2024-08-29T18:24:47.259 INFO:tasks.workunit.client.0.smithi029.stdout:op 2835 completed, throughput=5MB/sec 2024-08-29T18:24:47.259 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-GEpJxv3CqNU38g_ off=2077827 len=2036547 2024-08-29T18:24:47.263 INFO:tasks.workunit.client.0.smithi029.stdout:op 2836 completed, throughput=5MB/sec 2024-08-29T18:24:47.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:24:47 smithi029 bash[79042]: cluster 2024-08-29T18:24:46.135869+0000 mgr.y (mgr.25004) 1046 : cluster [DBG] pgmap v1718: 105 pgs: 105 active+clean; 127 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-29T18:24:47.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:24:47 smithi029 bash[77880]: cluster 2024-08-29T18:24:46.135869+0000 mgr.y (mgr.25004) 1046 : cluster [DBG] pgmap v1718: 105 pgs: 105 active+clean; 127 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-29T18:24:47.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:24:47 smithi110 bash[67519]: cluster 2024-08-29T18:24:46.135869+0000 mgr.y (mgr.25004) 1046 : cluster [DBG] pgmap v1718: 105 pgs: 105 active+clean; 127 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-29T18:24:48.264 INFO:tasks.workunit.client.0.smithi029.stdout: 544: throughput=4.99MB/sec pending data=0 2024-08-29T18:24:48.264 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-m1_2zWu4KgKu7Xg off=1634519 len=333453 2024-08-29T18:24:48.270 INFO:tasks.workunit.client.0.smithi029.stdout:op 2837 completed, throughput=4.99MB/sec 2024-08-29T18:24:48.270 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-nQwBtukM2HDFBUD off=748289 len=368635 2024-08-29T18:24:48.276 INFO:tasks.workunit.client.0.smithi029.stdout:op 2838 completed, throughput=4.99MB/sec 2024-08-29T18:24:48.276 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-b3EbWOgV_AtDmXh off=22215100 len=1251922 2024-08-29T18:24:48.287 INFO:tasks.workunit.client.0.smithi029.stdout:op 2839 completed, throughput=4.99MB/sec 2024-08-29T18:24:48.287 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-hAiRD84WyZFxgVc off=1701171 len=865238 2024-08-29T18:24:48.290 INFO:tasks.workunit.client.0.smithi029.stdout:op 2840 completed, throughput=5MB/sec 2024-08-29T18:24:48.290 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-J-MrR6j7QLqKk9M off=10227239 len=1946816 2024-08-29T18:24:48.305 INFO:tasks.workunit.client.0.smithi029.stdout:op 2841 completed, throughput=5MB/sec 2024-08-29T18:24:48.305 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-dVzJs6c0xfdDroX off=17544316 len=99813 2024-08-29T18:24:48.306 INFO:tasks.workunit.client.0.smithi029.stdout:op 2842 completed, throughput=5MB/sec 2024-08-29T18:24:48.306 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-oBKwRRtPUMDzO7r off=9785093 len=1627331 2024-08-29T18:24:48.319 INFO:tasks.workunit.client.0.smithi029.stdout:op 2843 completed, throughput=5MB/sec 2024-08-29T18:24:49.319 INFO:tasks.workunit.client.0.smithi029.stdout: 545: throughput=4.99MB/sec pending data=0 2024-08-29T18:24:49.319 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-BEwAvrvvl9ws0uM off=1596920 len=886610 2024-08-29T18:24:49.328 INFO:tasks.workunit.client.0.smithi029.stdout:op 2844 completed, throughput=4.99MB/sec 2024-08-29T18:24:49.328 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-4vp4eosbEz9QzP9 off=5106914 len=385534 2024-08-29T18:24:49.333 INFO:tasks.workunit.client.0.smithi029.stdout:op 2845 completed, throughput=4.99MB/sec 2024-08-29T18:24:49.333 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-76Zf-rReojwVnWs off=12749515 len=78135 2024-08-29T18:24:49.338 INFO:tasks.workunit.client.0.smithi029.stdout:op 2846 completed, throughput=4.99MB/sec 2024-08-29T18:24:49.338 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-LOQvlZIHs_MbY6T off=13531833 len=2008911 2024-08-29T18:24:49.354 INFO:tasks.workunit.client.0.smithi029.stdout:op 2847 completed, throughput=5MB/sec 2024-08-29T18:24:49.354 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-DyU2jiqXAHGlMgg off=8250639 len=855434 2024-08-29T18:24:49.357 INFO:tasks.workunit.client.0.smithi029.stdout:op 2848 completed, throughput=5MB/sec 2024-08-29T18:24:49.357 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-1wmdmuYxNeCuJ-p off=18037979 len=2074559 2024-08-29T18:24:49.371 INFO:tasks.workunit.client.0.smithi029.stdout:op 2849 completed, throughput=5MB/sec 2024-08-29T18:24:49.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:24:49 smithi029 bash[79042]: cluster 2024-08-29T18:24:48.136994+0000 mgr.y (mgr.25004) 1047 : cluster [DBG] pgmap v1719: 105 pgs: 105 active+clean; 127 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2024-08-29T18:24:49.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:24:49 smithi029 bash[79042]: audit 2024-08-29T18:24:48.548597+0000 mon.c (mon.2) 539 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:24:49.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:24:49 smithi029 bash[77880]: cluster 2024-08-29T18:24:48.136994+0000 mgr.y (mgr.25004) 1047 : cluster [DBG] pgmap v1719: 105 pgs: 105 active+clean; 127 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2024-08-29T18:24:49.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:24:49 smithi029 bash[77880]: audit 2024-08-29T18:24:48.548597+0000 mon.c (mon.2) 539 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:24:49.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:24:49 smithi110 bash[67519]: cluster 2024-08-29T18:24:48.136994+0000 mgr.y (mgr.25004) 1047 : cluster [DBG] pgmap v1719: 105 pgs: 105 active+clean; 127 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2024-08-29T18:24:49.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:24:49 smithi110 bash[67519]: audit 2024-08-29T18:24:48.548597+0000 mon.c (mon.2) 539 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:24:50.372 INFO:tasks.workunit.client.0.smithi029.stdout: 546: throughput=4.99MB/sec pending data=0 2024-08-29T18:24:50.372 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-0H75sMpkvi-4U_W off=2390710 len=1626579 2024-08-29T18:24:50.384 INFO:tasks.workunit.client.0.smithi029.stdout:op 2850 completed, throughput=5MB/sec 2024-08-29T18:24:50.384 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-YZG4eCLjO81teu3 off=19641004 len=1581591 2024-08-29T18:24:50.390 INFO:tasks.workunit.client.0.smithi029.stdout:op 2851 completed, throughput=5MB/sec 2024-08-29T18:24:50.390 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-59B3ACLsVfES9OE off=5089709 len=1224929 2024-08-29T18:24:50.393 INFO:tasks.workunit.client.0.smithi029.stdout:op 2852 completed, throughput=5MB/sec 2024-08-29T18:24:51.394 INFO:tasks.workunit.client.0.smithi029.stdout: 547: throughput=4.99MB/sec pending data=0 2024-08-29T18:24:51.394 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-RKjGQ67XU-V3Xua off=15798747 len=1014940 2024-08-29T18:24:51.403 INFO:tasks.workunit.client.0.smithi029.stdout:op 2853 completed, throughput=4.99MB/sec 2024-08-29T18:24:51.403 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-qspEDfySghviYMg off=6604640 len=1560681 2024-08-29T18:24:51.415 INFO:tasks.workunit.client.0.smithi029.stdout:op 2854 completed, throughput=5MB/sec 2024-08-29T18:24:51.415 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-W7DxxJjNW7kWnWQ off=15623049 len=245666 2024-08-29T18:24:51.417 INFO:tasks.workunit.client.0.smithi029.stdout:op 2855 completed, throughput=5MB/sec 2024-08-29T18:24:51.417 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-UBo8NCl3h8gaVuM off=405343 len=331696 2024-08-29T18:24:51.419 INFO:tasks.workunit.client.0.smithi029.stdout:op 2856 completed, throughput=5MB/sec 2024-08-29T18:24:51.419 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-CxcYeqf2PM8-Mb5 off=413230 len=1765411 2024-08-29T18:24:51.430 INFO:tasks.workunit.client.0.smithi029.stdout:op 2857 completed, throughput=5MB/sec 2024-08-29T18:24:51.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:24:51 smithi029 bash[79042]: cluster 2024-08-29T18:24:50.137741+0000 mgr.y (mgr.25004) 1048 : cluster [DBG] pgmap v1720: 105 pgs: 105 active+clean; 127 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-08-29T18:24:51.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:24:51 smithi029 bash[77880]: cluster 2024-08-29T18:24:50.137741+0000 mgr.y (mgr.25004) 1048 : cluster [DBG] pgmap v1720: 105 pgs: 105 active+clean; 127 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-08-29T18:24:51.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:24:51 smithi110 bash[67519]: cluster 2024-08-29T18:24:50.137741+0000 mgr.y (mgr.25004) 1048 : cluster [DBG] pgmap v1720: 105 pgs: 105 active+clean; 127 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-08-29T18:24:52.430 INFO:tasks.workunit.client.0.smithi029.stdout: 548: throughput=4.99MB/sec pending data=0 2024-08-29T18:24:52.431 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-k4xvmTrDHSl_UAC off=2092181 len=1564150 2024-08-29T18:24:52.436 INFO:tasks.workunit.client.0.smithi029.stdout:op 2858 completed, throughput=4.99MB/sec 2024-08-29T18:24:52.436 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-bXerz6qF6-lbc2a off=1555347 len=622508 2024-08-29T18:24:52.444 INFO:tasks.workunit.client.0.smithi029.stdout:op 2859 completed, throughput=5MB/sec 2024-08-29T18:24:52.444 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-R0tQJS3DjDsYG65 off=9506 len=1183799 2024-08-29T18:24:52.454 INFO:tasks.workunit.client.0.smithi029.stdout:op 2860 completed, throughput=5MB/sec 2024-08-29T18:24:52.455 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-erSp6ESpc2mwHyc off=4365592 len=1290526 2024-08-29T18:24:52.466 INFO:tasks.workunit.client.0.smithi029.stdout:op 2861 completed, throughput=5MB/sec 2024-08-29T18:24:52.466 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-bsRCKPHGfOUKG6h off=484197 len=1110535 2024-08-29T18:24:52.469 INFO:tasks.workunit.client.0.smithi029.stdout:op 2862 completed, throughput=5MB/sec 2024-08-29T18:24:53.469 INFO:tasks.workunit.client.0.smithi029.stdout: 549: throughput=4.99MB/sec pending data=0 2024-08-29T18:24:53.469 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-bYSkm5u-6W43MQ_ off=1515490 len=260098 2024-08-29T18:24:53.471 INFO:tasks.workunit.client.0.smithi029.stdout:op 2863 completed, throughput=4.99MB/sec 2024-08-29T18:24:53.471 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-XVqicJDH5pQmOxm off=4481392 len=1611265 2024-08-29T18:24:53.475 INFO:tasks.workunit.client.0.smithi029.stdout:op 2864 completed, throughput=5MB/sec 2024-08-29T18:24:53.475 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-3q9uJqE1WlLBmum off=14728600 len=622656 2024-08-29T18:24:53.477 INFO:tasks.workunit.client.0.smithi029.stdout:op 2865 completed, throughput=5MB/sec 2024-08-29T18:24:53.477 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-1Ae77DnqjaBZh9X off=3866256 len=660955 2024-08-29T18:24:53.480 INFO:tasks.workunit.client.0.smithi029.stdout:op 2866 completed, throughput=5MB/sec 2024-08-29T18:24:53.480 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-elAU8p-g3opi1IM off=20810541 len=1760646 2024-08-29T18:24:53.484 INFO:tasks.workunit.client.0.smithi029.stdout:op 2867 completed, throughput=5MB/sec 2024-08-29T18:24:53.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:24:53 smithi029 bash[79042]: cluster 2024-08-29T18:24:52.138956+0000 mgr.y (mgr.25004) 1049 : cluster [DBG] pgmap v1721: 105 pgs: 105 active+clean; 127 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-08-29T18:24:53.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:24:53 smithi029 bash[77880]: cluster 2024-08-29T18:24:52.138956+0000 mgr.y (mgr.25004) 1049 : cluster [DBG] pgmap v1721: 105 pgs: 105 active+clean; 127 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-08-29T18:24:53.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:24:53 smithi110 bash[67519]: cluster 2024-08-29T18:24:52.138956+0000 mgr.y (mgr.25004) 1049 : cluster [DBG] pgmap v1721: 105 pgs: 105 active+clean; 127 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-08-29T18:24:54.484 INFO:tasks.workunit.client.0.smithi029.stdout: 550: throughput=4.99MB/sec pending data=0 2024-08-29T18:24:54.485 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-M7q32R1ttpsku-M off=1023758 len=963447 2024-08-29T18:24:54.487 INFO:tasks.workunit.client.0.smithi029.stdout:op 2868 completed, throughput=4.99MB/sec 2024-08-29T18:24:54.488 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-5FI7puwCXckEq4D off=11075049 len=498950 2024-08-29T18:24:54.495 INFO:tasks.workunit.client.0.smithi029.stdout:op 2869 completed, throughput=4.99MB/sec 2024-08-29T18:24:54.495 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-T7gG4TBBiogxW7k off=4216439 len=1196332 2024-08-29T18:24:54.505 INFO:tasks.workunit.client.0.smithi029.stdout:op 2870 completed, throughput=5MB/sec 2024-08-29T18:24:54.505 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-PVFRZEZzmChlveD off=9228814 len=364304 2024-08-29T18:24:54.506 INFO:tasks.workunit.client.0.smithi029.stdout:op 2871 completed, throughput=5MB/sec 2024-08-29T18:24:54.506 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-SakwFV4p_QzMknw off=3641063 len=1695543 2024-08-29T18:24:54.512 INFO:tasks.workunit.client.0.smithi029.stdout:op 2872 completed, throughput=5MB/sec 2024-08-29T18:24:54.512 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-jjXRxRH5FgJmrwH off=4104017 len=1178848 2024-08-29T18:24:54.516 INFO:tasks.workunit.client.0.smithi029.stdout:op 2873 completed, throughput=5MB/sec 2024-08-29T18:24:54.901 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:24:54 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:24:54] "GET /metrics HTTP/1.1" 200 34029 "" "Prometheus/2.43.0" 2024-08-29T18:24:55.517 INFO:tasks.workunit.client.0.smithi029.stdout: 551: throughput=4.99MB/sec pending data=0 2024-08-29T18:24:55.517 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-NuJBU_7jHNAGWJF off=1429646 len=1788624 2024-08-29T18:24:55.522 INFO:tasks.workunit.client.0.smithi029.stdout:op 2874 completed, throughput=5MB/sec 2024-08-29T18:24:55.523 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-WWvaGynYic5Iglg off=7293470 len=1305748 2024-08-29T18:24:55.534 INFO:tasks.workunit.client.0.smithi029.stdout:op 2875 completed, throughput=5MB/sec 2024-08-29T18:24:55.534 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-YsYreX9_VfbKaaA off=4431452 len=1132170 2024-08-29T18:24:55.537 INFO:tasks.workunit.client.0.smithi029.stdout:op 2876 completed, throughput=5MB/sec 2024-08-29T18:24:55.537 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-ZwwcQBJoeg9bIhL off=14919201 len=479033 2024-08-29T18:24:55.539 INFO:tasks.workunit.client.0.smithi029.stdout:op 2877 completed, throughput=5MB/sec 2024-08-29T18:24:55.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:24:55 smithi029 bash[77880]: cluster 2024-08-29T18:24:54.140045+0000 mgr.y (mgr.25004) 1050 : cluster [DBG] pgmap v1722: 105 pgs: 105 active+clean; 127 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-29T18:24:55.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:24:55 smithi029 bash[79042]: cluster 2024-08-29T18:24:54.140045+0000 mgr.y (mgr.25004) 1050 : cluster [DBG] pgmap v1722: 105 pgs: 105 active+clean; 127 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-29T18:24:55.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:24:55 smithi110 bash[67519]: cluster 2024-08-29T18:24:54.140045+0000 mgr.y (mgr.25004) 1050 : cluster [DBG] pgmap v1722: 105 pgs: 105 active+clean; 127 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-29T18:24:56.539 INFO:tasks.workunit.client.0.smithi029.stdout: 552: throughput=4.99MB/sec pending data=0 2024-08-29T18:24:56.539 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-txbjFQlWXTmhVTy off=7763438 len=1614949 2024-08-29T18:24:56.543 INFO:tasks.workunit.client.0.smithi029.stdout:op 2878 completed, throughput=4.99MB/sec 2024-08-29T18:24:56.543 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-J2ndTirU7AKKaKG off=4742995 len=839094 2024-08-29T18:24:56.546 INFO:tasks.workunit.client.0.smithi029.stdout:op 2879 completed, throughput=5MB/sec 2024-08-29T18:24:56.546 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj--s-mR-v7LHGwyxw off=1659523 len=919944 2024-08-29T18:24:56.555 INFO:tasks.workunit.client.0.smithi029.stdout:op 2880 completed, throughput=5MB/sec 2024-08-29T18:24:56.555 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-KHS7jIL2pvQVeoi off=3888835 len=1794759 2024-08-29T18:24:56.560 INFO:tasks.workunit.client.0.smithi029.stdout:op 2881 completed, throughput=5MB/sec 2024-08-29T18:24:56.560 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-zp-D4apJ8FAFjlR off=2231863 len=433328 2024-08-29T18:24:56.562 INFO:tasks.workunit.client.0.smithi029.stdout:op 2882 completed, throughput=5MB/sec 2024-08-29T18:24:57.562 INFO:tasks.workunit.client.0.smithi029.stdout: 553: throughput=4.99MB/sec pending data=0 2024-08-29T18:24:57.562 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-RaT1NvjtuO9G6x1 off=15458327 len=1422718 2024-08-29T18:24:57.567 INFO:tasks.workunit.client.0.smithi029.stdout:op 2883 completed, throughput=4.99MB/sec 2024-08-29T18:24:57.567 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-Cj6ERVN6w-2dWPO off=18342189 len=1410487 2024-08-29T18:24:57.578 INFO:tasks.workunit.client.0.smithi029.stdout:op 2884 completed, throughput=5MB/sec 2024-08-29T18:24:57.578 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-rWd8COWw6bf0jtB off=7914655 len=529795 2024-08-29T18:24:57.580 INFO:tasks.workunit.client.0.smithi029.stdout:op 2885 completed, throughput=5MB/sec 2024-08-29T18:24:57.580 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-mxxB38ziArXRxBI off=8313168 len=1696574 2024-08-29T18:24:57.592 INFO:tasks.workunit.client.0.smithi029.stdout:op 2886 completed, throughput=5MB/sec 2024-08-29T18:24:57.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:24:57 smithi029 bash[79042]: cluster 2024-08-29T18:24:56.140909+0000 mgr.y (mgr.25004) 1051 : cluster [DBG] pgmap v1723: 105 pgs: 105 active+clean; 127 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-29T18:24:57.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:24:57 smithi029 bash[77880]: cluster 2024-08-29T18:24:56.140909+0000 mgr.y (mgr.25004) 1051 : cluster [DBG] pgmap v1723: 105 pgs: 105 active+clean; 127 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-29T18:24:57.653 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:24:57 smithi110 bash[67519]: cluster 2024-08-29T18:24:56.140909+0000 mgr.y (mgr.25004) 1051 : cluster [DBG] pgmap v1723: 105 pgs: 105 active+clean; 127 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-29T18:24:58.593 INFO:tasks.workunit.client.0.smithi029.stdout: 554: throughput=4.99MB/sec pending data=0 2024-08-29T18:24:58.593 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-gu51IK-8v-0kvvM off=3123529 len=1742709 2024-08-29T18:24:58.605 INFO:tasks.workunit.client.0.smithi029.stdout:op 2887 completed, throughput=4.99MB/sec 2024-08-29T18:24:58.605 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-KxDQYJ88Su_VhHC off=17014797 len=1002084 2024-08-29T18:24:58.614 INFO:tasks.workunit.client.0.smithi029.stdout:op 2888 completed, throughput=5MB/sec 2024-08-29T18:24:58.614 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-XTdX4u6JiW_MlpL off=501187 len=235782 2024-08-29T18:24:58.616 INFO:tasks.workunit.client.0.smithi029.stdout:op 2889 completed, throughput=5MB/sec 2024-08-29T18:24:58.616 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-Tx6I0Vt-tERFAEz off=22413501 len=910028 2024-08-29T18:24:58.623 INFO:tasks.workunit.client.0.smithi029.stdout:op 2890 completed, throughput=5MB/sec 2024-08-29T18:24:58.624 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-Mf44hDwkdrEsBdB off=389225 len=229996 2024-08-29T18:24:58.625 INFO:tasks.workunit.client.0.smithi029.stdout:op 2891 completed, throughput=5MB/sec 2024-08-29T18:24:58.625 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-Zkmb-intzAjrSLY off=1843225 len=100129 2024-08-29T18:24:58.626 INFO:tasks.workunit.client.0.smithi029.stdout:op 2892 completed, throughput=5MB/sec 2024-08-29T18:24:58.626 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-eEBN3XrmyPQIsDI off=1632432 len=1335611 2024-08-29T18:24:58.638 INFO:tasks.workunit.client.0.smithi029.stdout:op 2893 completed, throughput=5MB/sec 2024-08-29T18:24:59.638 INFO:tasks.workunit.client.0.smithi029.stdout: 555: throughput=4.99MB/sec pending data=0 2024-08-29T18:24:59.639 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-PqQl2AUipStfBuQ off=6563304 len=1333453 2024-08-29T18:24:59.642 INFO:tasks.workunit.client.0.smithi029.stdout:op 2894 completed, throughput=4.99MB/sec 2024-08-29T18:24:59.642 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-C0zjp1KvAJmlZ5G off=1849472 len=399076 2024-08-29T18:24:59.644 INFO:tasks.workunit.client.0.smithi029.stdout:op 2895 completed, throughput=4.99MB/sec 2024-08-29T18:24:59.644 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-zEI70bF4E1j3ufg off=4331284 len=672356 2024-08-29T18:24:59.646 INFO:tasks.workunit.client.0.smithi029.stdout:op 2896 completed, throughput=5MB/sec 2024-08-29T18:24:59.646 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-wSN5mPmsehuXLie off=45106 len=1918871 2024-08-29T18:24:59.651 INFO:tasks.workunit.client.0.smithi029.stdout:op 2897 completed, throughput=5MB/sec 2024-08-29T18:24:59.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:24:59 smithi029 bash[77880]: cluster 2024-08-29T18:24:58.141980+0000 mgr.y (mgr.25004) 1052 : cluster [DBG] pgmap v1724: 105 pgs: 105 active+clean; 127 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-08-29T18:24:59.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:24:59 smithi029 bash[79042]: cluster 2024-08-29T18:24:58.141980+0000 mgr.y (mgr.25004) 1052 : cluster [DBG] pgmap v1724: 105 pgs: 105 active+clean; 127 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-08-29T18:24:59.651 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-5JNg-h4-dWnbXLl off=13609711 len=1417100 2024-08-29T18:24:59.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:24:59 smithi110 bash[67519]: cluster 2024-08-29T18:24:58.141980+0000 mgr.y (mgr.25004) 1052 : cluster [DBG] pgmap v1724: 105 pgs: 105 active+clean; 127 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-08-29T18:24:59.662 INFO:tasks.workunit.client.0.smithi029.stdout:op 2898 completed, throughput=5MB/sec 2024-08-29T18:25:00.663 INFO:tasks.workunit.client.0.smithi029.stdout: 556: throughput=4.99MB/sec pending data=0 2024-08-29T18:25:00.663 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-soiZ-2hOq1fTShh off=2626987 len=9436 2024-08-29T18:25:00.664 INFO:tasks.workunit.client.0.smithi029.stdout:op 2899 completed, throughput=4.99MB/sec 2024-08-29T18:25:00.664 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-nGzsCYJ1SH-grsj off=4171040 len=1192463 2024-08-29T18:25:00.675 INFO:tasks.workunit.client.0.smithi029.stdout:op 2900 completed, throughput=4.99MB/sec 2024-08-29T18:25:00.675 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-EwSFpaNhROWcu1c off=2119201 len=1716915 2024-08-29T18:25:00.688 INFO:tasks.workunit.client.0.smithi029.stdout:op 2901 completed, throughput=5MB/sec 2024-08-29T18:25:00.689 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-43YiMrveZf4K04y off=20114867 len=1339882 2024-08-29T18:25:00.692 INFO:tasks.workunit.client.0.smithi029.stdout:op 2902 completed, throughput=5MB/sec 2024-08-29T18:25:00.692 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-E6lXC_Hodvhl_Dd off=3778108 len=269541 2024-08-29T18:25:00.693 INFO:tasks.workunit.client.0.smithi029.stdout:op 2903 completed, throughput=5MB/sec 2024-08-29T18:25:00.694 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-VCHmhI6P7vKNDdo off=7978311 len=586721 2024-08-29T18:25:00.696 INFO:tasks.workunit.client.0.smithi029.stdout:op 2904 completed, throughput=5MB/sec 2024-08-29T18:25:01.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:25:01 smithi029 bash[79042]: cluster 2024-08-29T18:25:00.142822+0000 mgr.y (mgr.25004) 1053 : cluster [DBG] pgmap v1725: 105 pgs: 105 active+clean; 127 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-29T18:25:01.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:25:01 smithi029 bash[77880]: cluster 2024-08-29T18:25:00.142822+0000 mgr.y (mgr.25004) 1053 : cluster [DBG] pgmap v1725: 105 pgs: 105 active+clean; 127 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-29T18:25:01.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:25:01 smithi110 bash[67519]: cluster 2024-08-29T18:25:00.142822+0000 mgr.y (mgr.25004) 1053 : cluster [DBG] pgmap v1725: 105 pgs: 105 active+clean; 127 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-29T18:25:01.696 INFO:tasks.workunit.client.0.smithi029.stdout: 557: throughput=4.99MB/sec pending data=0 2024-08-29T18:25:01.697 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-XuC84Df5XNRWUoV off=18527642 len=39194 2024-08-29T18:25:01.697 INFO:tasks.workunit.client.0.smithi029.stdout:op 2905 completed, throughput=4.99MB/sec 2024-08-29T18:25:01.698 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-_yp-tGdBLARH0dn off=17439967 len=1369068 2024-08-29T18:25:01.709 INFO:tasks.workunit.client.0.smithi029.stdout:op 2906 completed, throughput=4.99MB/sec 2024-08-29T18:25:01.709 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-x1aa_QlkLKr01EX off=11691303 len=1177410 2024-08-29T18:25:01.718 INFO:tasks.workunit.client.0.smithi029.stdout:op 2907 completed, throughput=5MB/sec 2024-08-29T18:25:01.718 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-17XTGx-p2zHs2ho off=20846236 len=647606 2024-08-29T18:25:01.720 INFO:tasks.workunit.client.0.smithi029.stdout:op 2908 completed, throughput=5MB/sec 2024-08-29T18:25:01.720 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-usIXdaVxZ-FxWD9 off=5088181 len=1190125 2024-08-29T18:25:01.730 INFO:tasks.workunit.client.0.smithi029.stdout:op 2909 completed, throughput=5MB/sec 2024-08-29T18:25:01.730 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-94ZD-E3q5LmV4EZ off=1506728 len=1109068 2024-08-29T18:25:01.741 INFO:tasks.workunit.client.0.smithi029.stdout:op 2910 completed, throughput=5MB/sec 2024-08-29T18:25:02.739 INFO:tasks.workunit.client.0.smithi029.stdout: 558: throughput=4.99MB/sec pending data=0 2024-08-29T18:25:02.739 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-g4f_SiFKyi-JIkD off=69837 len=965688 2024-08-29T18:25:02.742 INFO:tasks.workunit.client.0.smithi029.stdout:op 2911 completed, throughput=4.99MB/sec 2024-08-29T18:25:02.742 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-_mOCLLu2xobf_Dr off=6142837 len=1424037 2024-08-29T18:25:02.746 INFO:tasks.workunit.client.0.smithi029.stdout:op 2912 completed, throughput=5MB/sec 2024-08-29T18:25:02.746 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-LGeucjNI2avsJcX off=1922719 len=2063020 2024-08-29T18:25:02.762 INFO:tasks.workunit.client.0.smithi029.stdout:op 2913 completed, throughput=5MB/sec 2024-08-29T18:25:02.762 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-Rx6esq-IPvDyYLk off=1249364 len=1559399 2024-08-29T18:25:02.767 INFO:tasks.workunit.client.0.smithi029.stdout:op 2914 completed, throughput=5MB/sec 2024-08-29T18:25:03.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:25:03 smithi029 bash[79042]: cluster 2024-08-29T18:25:02.143925+0000 mgr.y (mgr.25004) 1054 : cluster [DBG] pgmap v1726: 105 pgs: 105 active+clean; 127 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-29T18:25:03.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:25:03 smithi029 bash[77880]: cluster 2024-08-29T18:25:02.143925+0000 mgr.y (mgr.25004) 1054 : cluster [DBG] pgmap v1726: 105 pgs: 105 active+clean; 127 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-29T18:25:03.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:25:03 smithi110 bash[67519]: cluster 2024-08-29T18:25:02.143925+0000 mgr.y (mgr.25004) 1054 : cluster [DBG] pgmap v1726: 105 pgs: 105 active+clean; 127 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-29T18:25:03.768 INFO:tasks.workunit.client.0.smithi029.stdout: 559: throughput=4.99MB/sec pending data=0 2024-08-29T18:25:03.768 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-RaunovrossyZjCC off=2580585 len=138742 2024-08-29T18:25:03.773 INFO:tasks.workunit.client.0.smithi029.stdout:op 2915 completed, throughput=4.99MB/sec 2024-08-29T18:25:03.773 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-ZxqE-VcRYoXhMcW off=13163233 len=1187139 2024-08-29T18:25:03.785 INFO:tasks.workunit.client.0.smithi029.stdout:op 2916 completed, throughput=4.99MB/sec 2024-08-29T18:25:03.785 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-pQP1vV_Z6CJOOgx off=1151875 len=1200034 2024-08-29T18:25:03.788 INFO:tasks.workunit.client.0.smithi029.stdout:op 2917 completed, throughput=5MB/sec 2024-08-29T18:25:03.788 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-s5HfsxBK7PNBmIa off=1908665 len=343178 2024-08-29T18:25:03.790 INFO:tasks.workunit.client.0.smithi029.stdout:op 2918 completed, throughput=5MB/sec 2024-08-29T18:25:03.790 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-psHhELpW5sZaxhU off=16545015 len=1423973 2024-08-29T18:25:03.802 INFO:tasks.workunit.client.0.smithi029.stdout:op 2919 completed, throughput=5MB/sec 2024-08-29T18:25:03.802 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-RA_lBboyiMc0-qG off=15352658 len=1229817 2024-08-29T18:25:03.805 INFO:tasks.workunit.client.0.smithi029.stdout:op 2920 completed, throughput=5MB/sec 2024-08-29T18:25:04.601 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:25:04 smithi029 bash[79042]: audit 2024-08-29T18:25:03.548847+0000 mon.c (mon.2) 540 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:25:04.601 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:25:04 smithi029 bash[77880]: audit 2024-08-29T18:25:03.548847+0000 mon.c (mon.2) 540 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:25:04.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:25:04 smithi110 bash[67519]: audit 2024-08-29T18:25:03.548847+0000 mon.c (mon.2) 540 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:25:04.805 INFO:tasks.workunit.client.0.smithi029.stdout: 560: throughput=4.99MB/sec pending data=0 2024-08-29T18:25:04.805 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-oLuYHZ52-5kxi6v off=181604 len=233614 2024-08-29T18:25:04.807 INFO:tasks.workunit.client.0.smithi029.stdout:op 2921 completed, throughput=4.99MB/sec 2024-08-29T18:25:04.807 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-YiF0gqfMJkA2_s1 off=11148461 len=596829 2024-08-29T18:25:04.809 INFO:tasks.workunit.client.0.smithi029.stdout:op 2922 completed, throughput=4.99MB/sec 2024-08-29T18:25:04.809 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-2xwpywI8Dh4tN7c off=510177 len=886087 2024-08-29T18:25:04.817 INFO:tasks.workunit.client.0.smithi029.stdout:op 2923 completed, throughput=5MB/sec 2024-08-29T18:25:04.818 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-u-hXP41-RNBFtjB off=1138279 len=819704 2024-08-29T18:25:04.825 INFO:tasks.workunit.client.0.smithi029.stdout:op 2924 completed, throughput=5MB/sec 2024-08-29T18:25:04.825 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-acwBXVQOYlsHdpL off=2599678 len=1784051 2024-08-29T18:25:04.830 INFO:tasks.workunit.client.0.smithi029.stdout:op 2925 completed, throughput=5MB/sec 2024-08-29T18:25:04.830 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-U8pzUyE9gjpPEFl off=11504890 len=1192386 2024-08-29T18:25:04.833 INFO:tasks.workunit.client.0.smithi029.stdout:op 2926 completed, throughput=5MB/sec 2024-08-29T18:25:04.901 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:25:04 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:25:04] "GET /metrics HTTP/1.1" 200 34025 "" "Prometheus/2.43.0" 2024-08-29T18:25:05.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:25:05 smithi029 bash[79042]: cluster 2024-08-29T18:25:04.144839+0000 mgr.y (mgr.25004) 1055 : cluster [DBG] pgmap v1727: 105 pgs: 105 active+clean; 127 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-29T18:25:05.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:25:05 smithi029 bash[77880]: cluster 2024-08-29T18:25:04.144839+0000 mgr.y (mgr.25004) 1055 : cluster [DBG] pgmap v1727: 105 pgs: 105 active+clean; 127 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-29T18:25:05.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:25:05 smithi110 bash[67519]: cluster 2024-08-29T18:25:04.144839+0000 mgr.y (mgr.25004) 1055 : cluster [DBG] pgmap v1727: 105 pgs: 105 active+clean; 127 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-29T18:25:05.834 INFO:tasks.workunit.client.0.smithi029.stdout: 561: throughput=4.99MB/sec pending data=0 2024-08-29T18:25:05.834 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-1ib6bExa_KldZPv off=8114935 len=2002639 2024-08-29T18:25:05.841 INFO:tasks.workunit.client.0.smithi029.stdout:op 2927 completed, throughput=5MB/sec 2024-08-29T18:25:05.841 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-ah7iFgRRPmLlD4q off=13356441 len=983362 2024-08-29T18:25:05.841 INFO:tasks.workunit.client.0.smithi029.stdout:op 2928 completed, throughput=5MB/sec 2024-08-29T18:25:05.841 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-3XFBcU-D_3RYi43 off=5681094 len=177240 2024-08-29T18:25:05.842 INFO:tasks.workunit.client.0.smithi029.stdout:op 2929 completed, throughput=5MB/sec 2024-08-29T18:25:05.842 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-ozeCtIlCTntRbYy off=5709562 len=122096 2024-08-29T18:25:05.843 INFO:tasks.workunit.client.0.smithi029.stdout:op 2930 completed, throughput=5MB/sec 2024-08-29T18:25:05.844 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-zPob8_q1Lr7QmLD off=625703 len=1195033 2024-08-29T18:25:05.847 INFO:tasks.workunit.client.0.smithi029.stdout:op 2931 completed, throughput=5MB/sec 2024-08-29T18:25:06.847 INFO:tasks.workunit.client.0.smithi029.stdout: 562: throughput=4.99MB/sec pending data=0 2024-08-29T18:25:06.847 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-CFM19QcyIOITF_k off=9032884 len=1578222 2024-08-29T18:25:06.851 INFO:tasks.workunit.client.0.smithi029.stdout:op 2932 completed, throughput=4.99MB/sec 2024-08-29T18:25:06.851 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-WM-_g8WAvsdBBY0 off=2321597 len=183723 2024-08-29T18:25:06.852 INFO:tasks.workunit.client.0.smithi029.stdout:op 2933 completed, throughput=4.99MB/sec 2024-08-29T18:25:06.852 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj--YR4KixadmtWj8R off=6982521 len=1865690 2024-08-29T18:25:06.862 INFO:tasks.workunit.client.0.smithi029.stdout:op 2934 completed, throughput=5MB/sec 2024-08-29T18:25:06.862 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-UdYfjkSNWhyE6E4 off=11363147 len=1635721 2024-08-29T18:25:06.871 INFO:tasks.workunit.client.0.smithi029.stdout:op 2935 completed, throughput=5MB/sec 2024-08-29T18:25:07.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:25:07 smithi029 bash[79042]: cluster 2024-08-29T18:25:06.145703+0000 mgr.y (mgr.25004) 1056 : cluster [DBG] pgmap v1728: 105 pgs: 105 active+clean; 127 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-29T18:25:07.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:25:07 smithi029 bash[77880]: cluster 2024-08-29T18:25:06.145703+0000 mgr.y (mgr.25004) 1056 : cluster [DBG] pgmap v1728: 105 pgs: 105 active+clean; 127 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-29T18:25:07.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:25:07 smithi110 bash[67519]: cluster 2024-08-29T18:25:06.145703+0000 mgr.y (mgr.25004) 1056 : cluster [DBG] pgmap v1728: 105 pgs: 105 active+clean; 127 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-29T18:25:07.872 INFO:tasks.workunit.client.0.smithi029.stdout: 563: throughput=4.99MB/sec pending data=0 2024-08-29T18:25:07.872 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-Tv-GSmy3tEKLFHI off=8344598 len=2054867 2024-08-29T18:25:07.876 INFO:tasks.workunit.client.0.smithi029.stdout:op 2936 completed, throughput=4.99MB/sec 2024-08-29T18:25:07.876 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-oyHlvjmFffewSgn off=3085787 len=1060253 2024-08-29T18:25:07.878 INFO:tasks.workunit.client.0.smithi029.stdout:op 2937 completed, throughput=5MB/sec 2024-08-29T18:25:07.878 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-F-_jGJ5vZ-ZCVo3 off=4534472 len=1814957 2024-08-29T18:25:07.891 INFO:tasks.workunit.client.0.smithi029.stdout:op 2938 completed, throughput=5MB/sec 2024-08-29T18:25:07.892 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-Pk74OzkRwuW5coH off=18608559 len=2054859 2024-08-29T18:25:07.896 INFO:tasks.workunit.client.0.smithi029.stdout:op 2939 completed, throughput=5MB/sec 2024-08-29T18:25:08.896 INFO:tasks.workunit.client.0.smithi029.stdout: 564: throughput=4.99MB/sec pending data=0 2024-08-29T18:25:08.897 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-G7fpjS67bosGEEY off=1300470 len=1724106 2024-08-29T18:25:08.902 INFO:tasks.workunit.client.0.smithi029.stdout:op 2940 completed, throughput=5MB/sec 2024-08-29T18:25:08.902 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-Y9-c33pmBLfl3pf off=11766508 len=1704072 2024-08-29T18:25:08.906 INFO:tasks.workunit.client.0.smithi029.stdout:op 2941 completed, throughput=5MB/sec 2024-08-29T18:25:08.906 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-GyQiJkwz8Im0Du_ off=1994913 len=1188469 2024-08-29T18:25:08.914 INFO:tasks.workunit.client.0.smithi029.stdout:op 2942 completed, throughput=5MB/sec 2024-08-29T18:25:09.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:25:09 smithi029 bash[79042]: cluster 2024-08-29T18:25:08.146759+0000 mgr.y (mgr.25004) 1057 : cluster [DBG] pgmap v1729: 105 pgs: 105 active+clean; 127 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-08-29T18:25:09.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:25:09 smithi029 bash[77880]: cluster 2024-08-29T18:25:08.146759+0000 mgr.y (mgr.25004) 1057 : cluster [DBG] pgmap v1729: 105 pgs: 105 active+clean; 127 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-08-29T18:25:09.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:25:09 smithi110 bash[67519]: cluster 2024-08-29T18:25:08.146759+0000 mgr.y (mgr.25004) 1057 : cluster [DBG] pgmap v1729: 105 pgs: 105 active+clean; 127 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-08-29T18:25:09.911 INFO:tasks.workunit.client.0.smithi029.stdout: 565: throughput=4.99MB/sec pending data=0 2024-08-29T18:25:09.911 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj--E2HqGjfL_YHCav off=5874189 len=1367774 2024-08-29T18:25:09.921 INFO:tasks.workunit.client.0.smithi029.stdout:op 2943 completed, throughput=5MB/sec 2024-08-29T18:25:09.921 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-pJMdse7MkA2_U9h off=176409 len=870625 2024-08-29T18:25:09.924 INFO:tasks.workunit.client.0.smithi029.stdout:op 2944 completed, throughput=5MB/sec 2024-08-29T18:25:09.924 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-8mkN0IFphYCMpjf off=5683288 len=1377361 2024-08-29T18:25:09.928 INFO:tasks.workunit.client.0.smithi029.stdout:op 2945 completed, throughput=5MB/sec 2024-08-29T18:25:09.928 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-HR2fGsauO3iyyJ8 off=1040883 len=1304385 2024-08-29T18:25:09.938 INFO:tasks.workunit.client.0.smithi029.stdout:op 2946 completed, throughput=5MB/sec 2024-08-29T18:25:10.938 INFO:tasks.workunit.client.0.smithi029.stdout: 566: throughput=4.99MB/sec pending data=0 2024-08-29T18:25:10.938 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-bLpyYXvLrV9etI0 off=6769511 len=934687 2024-08-29T18:25:10.947 INFO:tasks.workunit.client.0.smithi029.stdout:op 2947 completed, throughput=4.99MB/sec 2024-08-29T18:25:10.947 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-QrhMqOvbOwSVeiJ off=15481722 len=1072830 2024-08-29T18:25:10.952 INFO:tasks.workunit.client.0.smithi029.stdout:op 2948 completed, throughput=5MB/sec 2024-08-29T18:25:10.952 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-AeXVRjl8a0Vg145 off=4302624 len=131709 2024-08-29T18:25:10.952 INFO:tasks.workunit.client.0.smithi029.stdout:op 2949 completed, throughput=5MB/sec 2024-08-29T18:25:10.952 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-xIxb6kNwUlwpVso off=5012615 len=443307 2024-08-29T18:25:10.954 INFO:tasks.workunit.client.0.smithi029.stdout:op 2950 completed, throughput=5MB/sec 2024-08-29T18:25:10.954 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-7o0c7Sb36CDivzU off=10778108 len=1968848 2024-08-29T18:25:10.959 INFO:tasks.workunit.client.0.smithi029.stdout:op 2951 completed, throughput=5MB/sec 2024-08-29T18:25:10.960 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-CD_eah-Pw8maW0X off=5310925 len=540259 2024-08-29T18:25:10.966 INFO:tasks.workunit.client.0.smithi029.stdout:op 2952 completed, throughput=5MB/sec 2024-08-29T18:25:11.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:25:11 smithi029 bash[77880]: cluster 2024-08-29T18:25:10.147551+0000 mgr.y (mgr.25004) 1058 : cluster [DBG] pgmap v1730: 105 pgs: 105 active+clean; 127 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-08-29T18:25:11.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:25:11 smithi029 bash[79042]: cluster 2024-08-29T18:25:10.147551+0000 mgr.y (mgr.25004) 1058 : cluster [DBG] pgmap v1730: 105 pgs: 105 active+clean; 127 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-08-29T18:25:11.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:25:11 smithi110 bash[67519]: cluster 2024-08-29T18:25:10.147551+0000 mgr.y (mgr.25004) 1058 : cluster [DBG] pgmap v1730: 105 pgs: 105 active+clean; 127 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-08-29T18:25:11.966 INFO:tasks.workunit.client.0.smithi029.stdout: 567: throughput=4.99MB/sec pending data=0 2024-08-29T18:25:11.966 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-j-xHSP0iyfP5cBk off=2213605 len=1484450 2024-08-29T18:25:11.978 INFO:tasks.workunit.client.0.smithi029.stdout:op 2953 completed, throughput=4.99MB/sec 2024-08-29T18:25:11.978 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-MVAS2rAtfmz_z6d off=14314530 len=1872531 2024-08-29T18:25:11.992 INFO:tasks.workunit.client.0.smithi029.stdout:op 2954 completed, throughput=5MB/sec 2024-08-29T18:25:11.992 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-3rCxl_dxuWbRq8a off=9868859 len=1765632 2024-08-29T18:25:12.006 INFO:tasks.workunit.client.0.smithi029.stdout:op 2955 completed, throughput=5MB/sec 2024-08-29T18:25:12.007 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-rUgpU9KTgzh7BRE off=1223254 len=180839 2024-08-29T18:25:12.011 INFO:tasks.workunit.client.0.smithi029.stdout:op 2956 completed, throughput=5MB/sec 2024-08-29T18:25:13.012 INFO:tasks.workunit.client.0.smithi029.stdout: 568: throughput=4.99MB/sec pending data=0 2024-08-29T18:25:13.012 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-B86G3M29TwfdXMD off=1352094 len=1114678 2024-08-29T18:25:13.021 INFO:tasks.workunit.client.0.smithi029.stdout:op 2957 completed, throughput=4.99MB/sec 2024-08-29T18:25:13.021 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-QW8rejM2GkScFId off=519918 len=1736830 2024-08-29T18:25:13.034 INFO:tasks.workunit.client.0.smithi029.stdout:op 2958 completed, throughput=5MB/sec 2024-08-29T18:25:13.034 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-EwSFpaNhROWcu1c off=3516971 len=735084 2024-08-29T18:25:13.038 INFO:tasks.workunit.client.0.smithi029.stdout:op 2959 completed, throughput=5MB/sec 2024-08-29T18:25:13.038 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-WHGymXysJFYue2t off=10346200 len=1054371 2024-08-29T18:25:13.045 INFO:tasks.workunit.client.0.smithi029.stdout:op 2960 completed, throughput=5MB/sec 2024-08-29T18:25:13.045 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-QQm2gMCznmlaoyf off=9540154 len=1295054 2024-08-29T18:25:13.048 INFO:tasks.workunit.client.0.smithi029.stdout:op 2961 completed, throughput=5MB/sec 2024-08-29T18:25:13.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:25:13 smithi029 bash[79042]: cluster 2024-08-29T18:25:12.148629+0000 mgr.y (mgr.25004) 1059 : cluster [DBG] pgmap v1731: 105 pgs: 105 active+clean; 127 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-08-29T18:25:13.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:25:13 smithi029 bash[77880]: cluster 2024-08-29T18:25:12.148629+0000 mgr.y (mgr.25004) 1059 : cluster [DBG] pgmap v1731: 105 pgs: 105 active+clean; 127 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-08-29T18:25:13.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:25:13 smithi110 bash[67519]: cluster 2024-08-29T18:25:12.148629+0000 mgr.y (mgr.25004) 1059 : cluster [DBG] pgmap v1731: 105 pgs: 105 active+clean; 127 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-08-29T18:25:14.049 INFO:tasks.workunit.client.0.smithi029.stdout: 569: throughput=4.99MB/sec pending data=0 2024-08-29T18:25:14.049 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-Gy4hUpfvXV7TAeC off=16668456 len=1956152 2024-08-29T18:25:14.054 INFO:tasks.workunit.client.0.smithi029.stdout:op 2962 completed, throughput=5MB/sec 2024-08-29T18:25:14.054 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-8fCppNpObsE1Yza off=6322435 len=1808864 2024-08-29T18:25:14.068 INFO:tasks.workunit.client.0.smithi029.stdout:op 2963 completed, throughput=5MB/sec 2024-08-29T18:25:14.068 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-o1OUB3DAdQSPvJk off=269781 len=1346016 2024-08-29T18:25:14.071 INFO:tasks.workunit.client.0.smithi029.stdout:op 2964 completed, throughput=5MB/sec 2024-08-29T18:25:14.901 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:25:14 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:25:14] "GET /metrics HTTP/1.1" 200 34025 "" "Prometheus/2.43.0" 2024-08-29T18:25:15.072 INFO:tasks.workunit.client.0.smithi029.stdout: 570: throughput=4.99MB/sec pending data=0 2024-08-29T18:25:15.072 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-SVRjY23nOqGykdN off=9661339 len=1799446 2024-08-29T18:25:15.076 INFO:tasks.workunit.client.0.smithi029.stdout:op 2965 completed, throughput=4.99MB/sec 2024-08-29T18:25:15.076 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-MJnWDpKBvT_NEXK off=3549751 len=476632 2024-08-29T18:25:15.083 INFO:tasks.workunit.client.0.smithi029.stdout:op 2966 completed, throughput=5MB/sec 2024-08-29T18:25:15.083 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-n2Q86g-DlYWNiwi off=2526264 len=1319978 2024-08-29T18:25:15.086 INFO:tasks.workunit.client.0.smithi029.stdout:op 2967 completed, throughput=5MB/sec 2024-08-29T18:25:15.086 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-vHqgUccmKsVk1IG off=10392642 len=188144 2024-08-29T18:25:15.087 INFO:tasks.workunit.client.0.smithi029.stdout:op 2968 completed, throughput=5MB/sec 2024-08-29T18:25:15.087 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-9rq9InvdO3HsLWO off=3876810 len=1246419 2024-08-29T18:25:15.097 INFO:tasks.workunit.client.0.smithi029.stdout:op 2969 completed, throughput=5MB/sec 2024-08-29T18:25:15.097 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-Qjh2BSQxyMOsq0o off=4797893 len=1757187 2024-08-29T18:25:15.102 INFO:tasks.workunit.client.0.smithi029.stdout:op 2970 completed, throughput=5MB/sec 2024-08-29T18:25:15.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:25:15 smithi029 bash[79042]: cluster 2024-08-29T18:25:14.149608+0000 mgr.y (mgr.25004) 1060 : cluster [DBG] pgmap v1732: 105 pgs: 105 active+clean; 127 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-29T18:25:15.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:25:15 smithi029 bash[77880]: cluster 2024-08-29T18:25:14.149608+0000 mgr.y (mgr.25004) 1060 : cluster [DBG] pgmap v1732: 105 pgs: 105 active+clean; 127 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-29T18:25:15.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:25:15 smithi110 bash[67519]: cluster 2024-08-29T18:25:14.149608+0000 mgr.y (mgr.25004) 1060 : cluster [DBG] pgmap v1732: 105 pgs: 105 active+clean; 127 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-29T18:25:16.102 INFO:tasks.workunit.client.0.smithi029.stdout: 571: throughput=4.99MB/sec pending data=0 2024-08-29T18:25:16.102 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-8vbkj6_OCsKgE_i off=2530999 len=993028 2024-08-29T18:25:16.106 INFO:tasks.workunit.client.0.smithi029.stdout:op 2971 completed, throughput=5MB/sec 2024-08-29T18:25:16.106 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-TBaVIDj-IiM0J7j off=3401985 len=161390 2024-08-29T18:25:16.108 INFO:tasks.workunit.client.0.smithi029.stdout:op 2972 completed, throughput=5MB/sec 2024-08-29T18:25:16.108 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-t4MoIA94cc9dYwv off=12184629 len=1250544 2024-08-29T18:25:16.119 INFO:tasks.workunit.client.0.smithi029.stdout:op 2973 completed, throughput=5MB/sec 2024-08-29T18:25:16.119 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-Dg17OF5sqQVeoxe off=3684788 len=457365 2024-08-29T18:25:16.125 INFO:tasks.workunit.client.0.smithi029.stdout:op 2974 completed, throughput=5MB/sec 2024-08-29T18:25:16.125 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-bZw65EbMFxtkS1U off=9411466 len=1344442 2024-08-29T18:25:16.129 INFO:tasks.workunit.client.0.smithi029.stdout:op 2975 completed, throughput=5MB/sec 2024-08-29T18:25:17.129 INFO:tasks.workunit.client.0.smithi029.stdout: 572: throughput=4.99MB/sec pending data=0 2024-08-29T18:25:17.130 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-4w8SV_1YhX5ZYMJ off=10876020 len=1900455 2024-08-29T18:25:17.132 INFO:tasks.workunit.client.0.smithi029.stdout:op 2976 completed, throughput=5MB/sec 2024-08-29T18:25:17.132 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-lw_ay5L8O2RRlVi off=3935026 len=1354152 2024-08-29T18:25:17.135 INFO:tasks.workunit.client.0.smithi029.stdout:op 2977 completed, throughput=5MB/sec 2024-08-29T18:25:17.135 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-d5v3urUj0K1Enrh off=8826246 len=347256 2024-08-29T18:25:17.141 INFO:tasks.workunit.client.0.smithi029.stdout:op 2978 completed, throughput=5MB/sec 2024-08-29T18:25:17.141 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-oTPHv90VtV6P7s- off=9032839 len=168810 2024-08-29T18:25:17.141 INFO:tasks.workunit.client.0.smithi029.stdout:op 2979 completed, throughput=5MB/sec 2024-08-29T18:25:17.142 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-9wpHGondYf39mX4 off=12827867 len=1554344 2024-08-29T18:25:17.145 INFO:tasks.workunit.client.0.smithi029.stdout:op 2980 completed, throughput=5MB/sec 2024-08-29T18:25:17.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:25:17 smithi029 bash[77880]: cluster 2024-08-29T18:25:16.150500+0000 mgr.y (mgr.25004) 1061 : cluster [DBG] pgmap v1733: 105 pgs: 105 active+clean; 127 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-08-29T18:25:17.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:25:17 smithi029 bash[77880]: audit 2024-08-29T18:25:16.957340+0000 mon.c (mon.2) 541 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:25:17.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:25:17 smithi029 bash[79042]: cluster 2024-08-29T18:25:16.150500+0000 mgr.y (mgr.25004) 1061 : cluster [DBG] pgmap v1733: 105 pgs: 105 active+clean; 127 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-08-29T18:25:17.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:25:17 smithi029 bash[79042]: audit 2024-08-29T18:25:16.957340+0000 mon.c (mon.2) 541 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:25:17.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:25:17 smithi110 bash[67519]: cluster 2024-08-29T18:25:16.150500+0000 mgr.y (mgr.25004) 1061 : cluster [DBG] pgmap v1733: 105 pgs: 105 active+clean; 127 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-08-29T18:25:17.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:25:17 smithi110 bash[67519]: audit 2024-08-29T18:25:16.957340+0000 mon.c (mon.2) 541 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:25:18.146 INFO:tasks.workunit.client.0.smithi029.stdout: 573: throughput=4.99MB/sec pending data=0 2024-08-29T18:25:18.146 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-5MwD8v-iY_ES2-Z off=4362123 len=1787188 2024-08-29T18:25:18.152 INFO:tasks.workunit.client.0.smithi029.stdout:op 2981 completed, throughput=5MB/sec 2024-08-29T18:25:18.152 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-FrvRQE-2k1RdCWU off=599016 len=1381453 2024-08-29T18:25:18.163 INFO:tasks.workunit.client.0.smithi029.stdout:op 2982 completed, throughput=5MB/sec 2024-08-29T18:25:18.163 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-pfA9MB-hgzoq0EL off=9609558 len=375406 2024-08-29T18:25:18.165 INFO:tasks.workunit.client.0.smithi029.stdout:op 2983 completed, throughput=5MB/sec 2024-08-29T18:25:18.165 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-AhGUZonMycZqv3w off=64325 len=93859 2024-08-29T18:25:18.166 INFO:tasks.workunit.client.0.smithi029.stdout:op 2984 completed, throughput=5MB/sec 2024-08-29T18:25:18.166 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-bhbcUrpDXbwyugB off=12702539 len=893185 2024-08-29T18:25:18.174 INFO:tasks.workunit.client.0.smithi029.stdout:op 2985 completed, throughput=5MB/sec 2024-08-29T18:25:18.174 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-ElMQF0deVMsNAhl off=10803785 len=1424818 2024-08-29T18:25:18.185 INFO:tasks.workunit.client.0.smithi029.stdout:op 2986 completed, throughput=5MB/sec 2024-08-29T18:25:18.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:25:18 smithi029 bash[79042]: audit 2024-08-29T18:25:17.538536+0000 mon.a (mon.0) 1752 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:25:18.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:25:18 smithi029 bash[79042]: audit 2024-08-29T18:25:17.546690+0000 mon.a (mon.0) 1753 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:25:18.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:25:18 smithi029 bash[79042]: cluster 2024-08-29T18:25:18.151743+0000 mgr.y (mgr.25004) 1062 : cluster [DBG] pgmap v1734: 105 pgs: 105 active+clean; 127 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 3.7 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-08-29T18:25:18.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:25:18 smithi029 bash[77880]: audit 2024-08-29T18:25:17.538536+0000 mon.a (mon.0) 1752 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:25:18.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:25:18 smithi029 bash[77880]: audit 2024-08-29T18:25:17.546690+0000 mon.a (mon.0) 1753 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:25:18.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:25:18 smithi029 bash[77880]: cluster 2024-08-29T18:25:18.151743+0000 mgr.y (mgr.25004) 1062 : cluster [DBG] pgmap v1734: 105 pgs: 105 active+clean; 127 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 3.7 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-08-29T18:25:18.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:25:18 smithi110 bash[67519]: audit 2024-08-29T18:25:17.538536+0000 mon.a (mon.0) 1752 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:25:18.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:25:18 smithi110 bash[67519]: audit 2024-08-29T18:25:17.546690+0000 mon.a (mon.0) 1753 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:25:18.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:25:18 smithi110 bash[67519]: cluster 2024-08-29T18:25:18.151743+0000 mgr.y (mgr.25004) 1062 : cluster [DBG] pgmap v1734: 105 pgs: 105 active+clean; 127 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 3.7 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-08-29T18:25:19.185 INFO:tasks.workunit.client.0.smithi029.stdout: 574: throughput=4.99MB/sec pending data=0 2024-08-29T18:25:19.185 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-B8kVKOLh3FqavKE off=6530625 len=1842794 2024-08-29T18:25:19.197 INFO:tasks.workunit.client.0.smithi029.stdout:op 2987 completed, throughput=5MB/sec 2024-08-29T18:25:19.197 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-cwYQTvnzUP7CLg6 off=10790072 len=1604366 2024-08-29T18:25:19.201 INFO:tasks.workunit.client.0.smithi029.stdout:op 2988 completed, throughput=5MB/sec 2024-08-29T18:25:19.201 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-wzAi_uH4tDkd7FZ off=3442573 len=1107081 2024-08-29T18:25:19.204 INFO:tasks.workunit.client.0.smithi029.stdout:op 2989 completed, throughput=5MB/sec 2024-08-29T18:25:19.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:25:19 smithi029 bash[79042]: audit 2024-08-29T18:25:18.550344+0000 mon.c (mon.2) 542 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:25:19.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:25:19 smithi029 bash[77880]: audit 2024-08-29T18:25:18.550344+0000 mon.c (mon.2) 542 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:25:19.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:25:19 smithi110 bash[67519]: audit 2024-08-29T18:25:18.550344+0000 mon.c (mon.2) 542 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:25:20.205 INFO:tasks.workunit.client.0.smithi029.stdout: 575: throughput=4.99MB/sec pending data=0 2024-08-29T18:25:20.205 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-JaYbE_4qs8h78lM off=3243797 len=26925 2024-08-29T18:25:20.206 INFO:tasks.workunit.client.0.smithi029.stdout:op 2990 completed, throughput=4.99MB/sec 2024-08-29T18:25:20.206 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-1v_ASWuu_1MaLPC off=22887297 len=1875567 2024-08-29T18:25:20.222 INFO:tasks.workunit.client.0.smithi029.stdout:op 2991 completed, throughput=4.99MB/sec 2024-08-29T18:25:20.222 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-1VUmmuqd2nkc_Kn off=9732499 len=1774960 2024-08-29T18:25:20.234 INFO:tasks.workunit.client.0.smithi029.stdout:op 2992 completed, throughput=5MB/sec 2024-08-29T18:25:20.234 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-V09tzN1TzeOegD1 off=3258090 len=569187 2024-08-29T18:25:20.236 INFO:tasks.workunit.client.0.smithi029.stdout:op 2993 completed, throughput=5MB/sec 2024-08-29T18:25:20.236 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-rmO1ifz2H0PzKqR off=5031342 len=1431903 2024-08-29T18:25:20.248 INFO:tasks.workunit.client.0.smithi029.stdout:op 2994 completed, throughput=5MB/sec 2024-08-29T18:25:20.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:25:20 smithi029 bash[79042]: cluster 2024-08-29T18:25:20.152745+0000 mgr.y (mgr.25004) 1063 : cluster [DBG] pgmap v1735: 105 pgs: 105 active+clean; 127 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2024-08-29T18:25:20.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:25:20 smithi029 bash[77880]: cluster 2024-08-29T18:25:20.152745+0000 mgr.y (mgr.25004) 1063 : cluster [DBG] pgmap v1735: 105 pgs: 105 active+clean; 127 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2024-08-29T18:25:20.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:25:20 smithi110 bash[67519]: cluster 2024-08-29T18:25:20.152745+0000 mgr.y (mgr.25004) 1063 : cluster [DBG] pgmap v1735: 105 pgs: 105 active+clean; 127 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2024-08-29T18:25:21.248 INFO:tasks.workunit.client.0.smithi029.stdout: 576: throughput=4.99MB/sec pending data=0 2024-08-29T18:25:21.248 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-64lbZoLRU0vNR1I off=8894631 len=408233 2024-08-29T18:25:21.250 INFO:tasks.workunit.client.0.smithi029.stdout:op 2995 completed, throughput=4.99MB/sec 2024-08-29T18:25:21.251 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj--w9gdmq-6SIQ1x4 off=4202995 len=1392090 2024-08-29T18:25:21.255 INFO:tasks.workunit.client.0.smithi029.stdout:op 2996 completed, throughput=5MB/sec 2024-08-29T18:25:21.255 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-NGETuL8_q4oU1XG off=6629374 len=1713405 2024-08-29T18:25:21.269 INFO:tasks.workunit.client.0.smithi029.stdout:op 2997 completed, throughput=5MB/sec 2024-08-29T18:25:21.269 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-j3VP_QBbu2K8zR7 off=2624001 len=1889064 2024-08-29T18:25:21.273 INFO:tasks.workunit.client.0.smithi029.stdout:op 2998 completed, throughput=5MB/sec 2024-08-29T18:25:22.273 INFO:tasks.workunit.client.0.smithi029.stdout: 577: throughput=4.99MB/sec pending data=0 2024-08-29T18:25:22.273 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-YGweALYdIS3Vffq off=5430797 len=1926409 2024-08-29T18:25:22.286 INFO:tasks.workunit.client.0.smithi029.stdout:op 2999 completed, throughput=5MB/sec 2024-08-29T18:25:22.286 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-jKJSdraM1SKP1hJ off=2423235 len=342582 2024-08-29T18:25:22.287 INFO:tasks.workunit.client.0.smithi029.stdout:op 3000 completed, throughput=5MB/sec 2024-08-29T18:25:22.287 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-vF9dMSBA3WTUwIo off=6613266 len=2082515 2024-08-29T18:25:22.290 INFO:tasks.workunit.client.0.smithi029.stdout:op 3001 completed, throughput=5MB/sec 2024-08-29T18:25:22.290 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj--Br-YD3CRneNRzX off=10919948 len=1234389 2024-08-29T18:25:22.294 INFO:tasks.workunit.client.0.smithi029.stdout:op 3002 completed, throughput=5MB/sec 2024-08-29T18:25:23.294 INFO:tasks.workunit.client.0.smithi029.stdout: 578: throughput=4.99MB/sec pending data=0 2024-08-29T18:25:23.294 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-1BkG4WNk39rwljP off=18144 len=1604926 2024-08-29T18:25:23.306 INFO:tasks.workunit.client.0.smithi029.stdout:op 3003 completed, throughput=5MB/sec 2024-08-29T18:25:23.307 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-M8jJZtEPgqIIQT5 off=10924333 len=183799 2024-08-29T18:25:23.312 INFO:tasks.workunit.client.0.smithi029.stdout:op 3004 completed, throughput=5MB/sec 2024-08-29T18:25:23.312 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-kPQUeFCpPnu2INX off=2276006 len=2052432 2024-08-29T18:25:23.317 INFO:tasks.workunit.client.0.smithi029.stdout:op 3005 completed, throughput=5MB/sec 2024-08-29T18:25:23.317 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-4IwSnFPkOggeLlp off=197694 len=2094062 2024-08-29T18:25:23.321 INFO:tasks.workunit.client.0.smithi029.stdout:op 3006 completed, throughput=5MB/sec 2024-08-29T18:25:23.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:25:23 smithi029 bash[79042]: cluster 2024-08-29T18:25:22.153862+0000 mgr.y (mgr.25004) 1064 : cluster [DBG] pgmap v1736: 105 pgs: 105 active+clean; 127 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-08-29T18:25:23.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:25:23 smithi029 bash[77880]: cluster 2024-08-29T18:25:22.153862+0000 mgr.y (mgr.25004) 1064 : cluster [DBG] pgmap v1736: 105 pgs: 105 active+clean; 127 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-08-29T18:25:23.653 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:25:23 smithi110 bash[67519]: cluster 2024-08-29T18:25:22.153862+0000 mgr.y (mgr.25004) 1064 : cluster [DBG] pgmap v1736: 105 pgs: 105 active+clean; 127 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-08-29T18:25:24.322 INFO:tasks.workunit.client.0.smithi029.stdout: 579: throughput=4.99MB/sec pending data=0 2024-08-29T18:25:24.322 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-NFx5MnecvBtM9Pb off=305954 len=1068231 2024-08-29T18:25:24.331 INFO:tasks.workunit.client.0.smithi029.stdout:op 3007 completed, throughput=5MB/sec 2024-08-29T18:25:24.331 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-VaigznhbpeHVp3P off=2422576 len=860887 2024-08-29T18:25:24.339 INFO:tasks.workunit.client.0.smithi029.stdout:op 3008 completed, throughput=5MB/sec 2024-08-29T18:25:24.339 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-piasRQuJW8OKB23 off=1650533 len=210968 2024-08-29T18:25:24.341 INFO:tasks.workunit.client.0.smithi029.stdout:op 3009 completed, throughput=5MB/sec 2024-08-29T18:25:24.341 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-t979564zR8XGU96 off=10281467 len=641842 2024-08-29T18:25:24.348 INFO:tasks.workunit.client.0.smithi029.stdout:op 3010 completed, throughput=5MB/sec 2024-08-29T18:25:24.348 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-_NpG_koD2drjhtO off=5387595 len=608732 2024-08-29T18:25:24.354 INFO:tasks.workunit.client.0.smithi029.stdout:op 3011 completed, throughput=5MB/sec 2024-08-29T18:25:24.354 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-kqva85Lcf4qJ6K2 off=1729248 len=1636387 2024-08-29T18:25:24.366 INFO:tasks.workunit.client.0.smithi029.stdout:op 3012 completed, throughput=5MB/sec 2024-08-29T18:25:24.651 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:25:24 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:25:24] "GET /metrics HTTP/1.1" 200 34026 "" "Prometheus/2.43.0" 2024-08-29T18:25:24.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:25:24 smithi029 bash[77880]: audit 2024-08-29T18:25:23.387879+0000 mon.a (mon.0) 1754 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:25:24.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:25:24 smithi029 bash[77880]: audit 2024-08-29T18:25:23.401256+0000 mon.a (mon.0) 1755 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:25:24.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:25:24 smithi029 bash[77880]: audit 2024-08-29T18:25:24.060171+0000 mon.c (mon.2) 543 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:25:24.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:25:24 smithi029 bash[77880]: audit 2024-08-29T18:25:24.061703+0000 mon.c (mon.2) 544 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:25:24.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:25:24 smithi029 bash[77880]: audit 2024-08-29T18:25:24.071201+0000 mon.a (mon.0) 1756 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:25:24.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:25:24 smithi029 bash[79042]: audit 2024-08-29T18:25:23.387879+0000 mon.a (mon.0) 1754 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:25:24.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:25:24 smithi029 bash[79042]: audit 2024-08-29T18:25:23.401256+0000 mon.a (mon.0) 1755 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:25:24.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:25:24 smithi029 bash[79042]: audit 2024-08-29T18:25:24.060171+0000 mon.c (mon.2) 543 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:25:24.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:25:24 smithi029 bash[79042]: audit 2024-08-29T18:25:24.061703+0000 mon.c (mon.2) 544 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:25:24.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:25:24 smithi029 bash[79042]: audit 2024-08-29T18:25:24.071201+0000 mon.a (mon.0) 1756 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:25:24.653 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:25:24 smithi110 bash[67519]: audit 2024-08-29T18:25:23.387879+0000 mon.a (mon.0) 1754 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:25:24.653 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:25:24 smithi110 bash[67519]: audit 2024-08-29T18:25:23.401256+0000 mon.a (mon.0) 1755 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:25:24.653 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:25:24 smithi110 bash[67519]: audit 2024-08-29T18:25:24.060171+0000 mon.c (mon.2) 543 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:25:24.653 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:25:24 smithi110 bash[67519]: audit 2024-08-29T18:25:24.061703+0000 mon.c (mon.2) 544 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:25:24.653 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:25:24 smithi110 bash[67519]: audit 2024-08-29T18:25:24.071201+0000 mon.a (mon.0) 1756 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:25:25.366 INFO:tasks.workunit.client.0.smithi029.stdout: 580: throughput=4.99MB/sec pending data=0 2024-08-29T18:25:25.367 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-UEcCok7T0GSOA1j off=11553910 len=1576973 2024-08-29T18:25:25.372 INFO:tasks.workunit.client.0.smithi029.stdout:op 3013 completed, throughput=5MB/sec 2024-08-29T18:25:25.372 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-gNDSEzpA_rMsCOp off=2652083 len=1478068 2024-08-29T18:25:25.383 INFO:tasks.workunit.client.0.smithi029.stdout:op 3014 completed, throughput=5MB/sec 2024-08-29T18:25:25.383 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-5Bo-e9189K-wK4J off=8160178 len=1275695 2024-08-29T18:25:25.386 INFO:tasks.workunit.client.0.smithi029.stdout:op 3015 completed, throughput=5MB/sec 2024-08-29T18:25:25.386 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-gbBxxrJsVSQxpMg off=241710 len=971433 2024-08-29T18:25:25.395 INFO:tasks.workunit.client.0.smithi029.stdout:op 3016 completed, throughput=5MB/sec 2024-08-29T18:25:25.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:25:25 smithi029 bash[77880]: cluster 2024-08-29T18:25:24.154822+0000 mgr.y (mgr.25004) 1065 : cluster [DBG] pgmap v1737: 105 pgs: 105 active+clean; 127 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-29T18:25:25.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:25:25 smithi029 bash[79042]: cluster 2024-08-29T18:25:24.154822+0000 mgr.y (mgr.25004) 1065 : cluster [DBG] pgmap v1737: 105 pgs: 105 active+clean; 127 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-29T18:25:25.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:25:25 smithi110 bash[67519]: cluster 2024-08-29T18:25:24.154822+0000 mgr.y (mgr.25004) 1065 : cluster [DBG] pgmap v1737: 105 pgs: 105 active+clean; 127 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-29T18:25:26.395 INFO:tasks.workunit.client.0.smithi029.stdout: 581: throughput=4.99MB/sec pending data=0 2024-08-29T18:25:26.396 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-TP1oi_QZe9ob1va off=6073570 len=760833 2024-08-29T18:25:26.404 INFO:tasks.workunit.client.0.smithi029.stdout:op 3017 completed, throughput=4.99MB/sec 2024-08-29T18:25:26.404 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-W6bS3QFZ5u8vE2l off=7793235 len=796065 2024-08-29T18:25:26.412 INFO:tasks.workunit.client.0.smithi029.stdout:op 3018 completed, throughput=5MB/sec 2024-08-29T18:25:26.412 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-befurF9uY3r45V5 off=4420639 len=86277 2024-08-29T18:25:26.413 INFO:tasks.workunit.client.0.smithi029.stdout:op 3019 completed, throughput=5MB/sec 2024-08-29T18:25:26.413 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-AkTJhE7hhABeL7P off=5964421 len=372455 2024-08-29T18:25:26.415 INFO:tasks.workunit.client.0.smithi029.stdout:op 3020 completed, throughput=5MB/sec 2024-08-29T18:25:26.415 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-NbyNVFQhqrVGmda off=7118306 len=113739 2024-08-29T18:25:26.419 INFO:tasks.workunit.client.0.smithi029.stdout:op 3021 completed, throughput=5MB/sec 2024-08-29T18:25:26.420 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-e2JnI8XTHuc392l off=877912 len=1518812 2024-08-29T18:25:26.432 INFO:tasks.workunit.client.0.smithi029.stdout:op 3022 completed, throughput=5MB/sec 2024-08-29T18:25:26.432 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-51aus083zupjmGQ off=4574458 len=111291 2024-08-29T18:25:26.433 INFO:tasks.workunit.client.0.smithi029.stdout:op 3023 completed, throughput=5MB/sec 2024-08-29T18:25:26.433 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-_5x5scwV32z-8YT off=7564140 len=1250594 2024-08-29T18:25:26.445 INFO:tasks.workunit.client.0.smithi029.stdout:op 3024 completed, throughput=5MB/sec 2024-08-29T18:25:27.445 INFO:tasks.workunit.client.0.smithi029.stdout: 582: throughput=4.99MB/sec pending data=0 2024-08-29T18:25:27.445 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj--O3OeIZ-7-iVToS off=9432608 len=1801625 2024-08-29T18:25:27.459 INFO:tasks.workunit.client.0.smithi029.stdout:op 3025 completed, throughput=4.99MB/sec 2024-08-29T18:25:27.459 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-rvwCg1PrI3cYK5V off=3014354 len=68805 2024-08-29T18:25:27.464 INFO:tasks.workunit.client.0.smithi029.stdout:op 3026 completed, throughput=4.99MB/sec 2024-08-29T18:25:27.464 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-6du_wx4-WVuRd-R off=6223199 len=1159396 2024-08-29T18:25:27.466 INFO:tasks.workunit.client.0.smithi029.stdout:op 3027 completed, throughput=5MB/sec 2024-08-29T18:25:27.467 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-X9R8wqITa7gRy5i off=1706822 len=1519257 2024-08-29T18:25:27.479 INFO:tasks.workunit.client.0.smithi029.stdout:op 3028 completed, throughput=5MB/sec 2024-08-29T18:25:27.479 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-vNQtUkCpH2YEe4c off=1315789 len=711536 2024-08-29T18:25:27.482 INFO:tasks.workunit.client.0.smithi029.stdout:op 3029 completed, throughput=5MB/sec 2024-08-29T18:25:27.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:25:27 smithi029 bash[77880]: cluster 2024-08-29T18:25:26.155733+0000 mgr.y (mgr.25004) 1066 : cluster [DBG] pgmap v1738: 105 pgs: 105 active+clean; 127 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2024-08-29T18:25:27.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:25:27 smithi029 bash[79042]: cluster 2024-08-29T18:25:26.155733+0000 mgr.y (mgr.25004) 1066 : cluster [DBG] pgmap v1738: 105 pgs: 105 active+clean; 127 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2024-08-29T18:25:27.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:25:27 smithi110 bash[67519]: cluster 2024-08-29T18:25:26.155733+0000 mgr.y (mgr.25004) 1066 : cluster [DBG] pgmap v1738: 105 pgs: 105 active+clean; 127 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2024-08-29T18:25:28.482 INFO:tasks.workunit.client.0.smithi029.stdout: 583: throughput=4.99MB/sec pending data=0 2024-08-29T18:25:28.482 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj--wmZGBSR7KGosZh off=930148 len=1576875 2024-08-29T18:25:28.486 INFO:tasks.workunit.client.0.smithi029.stdout:op 3030 completed, throughput=4.99MB/sec 2024-08-29T18:25:28.486 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-Ntbzp2YIYR-BzbG off=9271079 len=360002 2024-08-29T18:25:28.492 INFO:tasks.workunit.client.0.smithi029.stdout:op 3031 completed, throughput=4.99MB/sec 2024-08-29T18:25:28.492 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-soiZ-2hOq1fTShh off=2409784 len=1733745 2024-08-29T18:25:28.496 INFO:tasks.workunit.client.0.smithi029.stdout:op 3032 completed, throughput=5MB/sec 2024-08-29T18:25:28.496 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-YEF1ABNR9Rd09YQ off=10525229 len=1040757 2024-08-29T18:25:28.499 INFO:tasks.workunit.client.0.smithi029.stdout:op 3033 completed, throughput=5MB/sec 2024-08-29T18:25:28.499 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-wXl_E6CUW8ytUkU off=4093491 len=1386630 2024-08-29T18:25:28.504 INFO:tasks.workunit.client.0.smithi029.stdout:op 3034 completed, throughput=5MB/sec 2024-08-29T18:25:29.504 INFO:tasks.workunit.client.0.smithi029.stdout: 584: throughput=4.99MB/sec pending data=0 2024-08-29T18:25:29.505 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-sBxRmUqeGR4zrE1 off=21079308 len=766031 2024-08-29T18:25:29.513 INFO:tasks.workunit.client.0.smithi029.stdout:op 3035 completed, throughput=4.99MB/sec 2024-08-29T18:25:29.513 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-COeM6uG3oys9SJA off=6734539 len=145479 2024-08-29T18:25:29.518 INFO:tasks.workunit.client.0.smithi029.stdout:op 3036 completed, throughput=4.99MB/sec 2024-08-29T18:25:29.518 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-1VSEzrDzKbs2Qqt off=2646111 len=217661 2024-08-29T18:25:29.519 INFO:tasks.workunit.client.0.smithi029.stdout:op 3037 completed, throughput=4.99MB/sec 2024-08-29T18:25:29.519 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-DO1YepXrJlHj49C off=1628163 len=1622578 2024-08-29T18:25:29.531 INFO:tasks.workunit.client.0.smithi029.stdout:op 3038 completed, throughput=5MB/sec 2024-08-29T18:25:29.531 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj--s-mR-v7LHGwyxw off=3071377 len=623390 2024-08-29T18:25:29.533 INFO:tasks.workunit.client.0.smithi029.stdout:op 3039 completed, throughput=5MB/sec 2024-08-29T18:25:29.534 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-VVsYBNfQ8p5fO_1 off=2846811 len=179492 2024-08-29T18:25:29.535 INFO:tasks.workunit.client.0.smithi029.stdout:op 3040 completed, throughput=5MB/sec 2024-08-29T18:25:29.535 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-xr6SjSxkpVkeDPF off=727238 len=878349 2024-08-29T18:25:29.537 INFO:tasks.workunit.client.0.smithi029.stdout:op 3041 completed, throughput=5MB/sec 2024-08-29T18:25:29.537 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-E1CoXSLdqtC1lqn off=12036228 len=1534486 2024-08-29T18:25:29.541 INFO:tasks.workunit.client.0.smithi029.stdout:op 3042 completed, throughput=5MB/sec 2024-08-29T18:25:29.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:25:29 smithi029 bash[77880]: cluster 2024-08-29T18:25:28.156786+0000 mgr.y (mgr.25004) 1067 : cluster [DBG] pgmap v1739: 105 pgs: 105 active+clean; 127 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-08-29T18:25:29.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:25:29 smithi029 bash[79042]: cluster 2024-08-29T18:25:28.156786+0000 mgr.y (mgr.25004) 1067 : cluster [DBG] pgmap v1739: 105 pgs: 105 active+clean; 127 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-08-29T18:25:29.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:25:29 smithi110 bash[67519]: cluster 2024-08-29T18:25:28.156786+0000 mgr.y (mgr.25004) 1067 : cluster [DBG] pgmap v1739: 105 pgs: 105 active+clean; 127 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-08-29T18:25:30.542 INFO:tasks.workunit.client.0.smithi029.stdout: 585: throughput=4.99MB/sec pending data=0 2024-08-29T18:25:30.542 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-XOHEGiomKjdp1rh off=1572304 len=242751 2024-08-29T18:25:30.547 INFO:tasks.workunit.client.0.smithi029.stdout:op 3043 completed, throughput=4.99MB/sec 2024-08-29T18:25:30.547 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-IDpLQZNqAW6VGFu off=858210 len=1156483 2024-08-29T18:25:30.550 INFO:tasks.workunit.client.0.smithi029.stdout:op 3044 completed, throughput=5MB/sec 2024-08-29T18:25:30.550 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-U1LbOMtFlmRXNl_ off=4123072 len=1148637 2024-08-29T18:25:30.559 INFO:tasks.workunit.client.0.smithi029.stdout:op 3045 completed, throughput=5MB/sec 2024-08-29T18:25:30.559 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-izWj8CjH7tcekcY off=2879763 len=84792 2024-08-29T18:25:30.564 INFO:tasks.workunit.client.0.smithi029.stdout:op 3046 completed, throughput=5MB/sec 2024-08-29T18:25:30.564 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-RZGf9aL4M6asctM off=16354317 len=1852836 2024-08-29T18:25:30.568 INFO:tasks.workunit.client.0.smithi029.stdout:op 3047 completed, throughput=5MB/sec 2024-08-29T18:25:31.568 INFO:tasks.workunit.client.0.smithi029.stdout: 586: throughput=4.99MB/sec pending data=0 2024-08-29T18:25:31.568 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-L8kazznZbur1FBD off=254558 len=1523622 2024-08-29T18:25:31.580 INFO:tasks.workunit.client.0.smithi029.stdout:op 3048 completed, throughput=4.99MB/sec 2024-08-29T18:25:31.580 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-niDnbA7med2abkd off=11349635 len=1750871 2024-08-29T18:25:31.586 INFO:tasks.workunit.client.0.smithi029.stdout:op 3049 completed, throughput=5MB/sec 2024-08-29T18:25:31.586 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-DjttJQ9kpjJfHIw off=262898 len=2002599 2024-08-29T18:25:31.601 INFO:tasks.workunit.client.0.smithi029.stdout:op 3050 completed, throughput=5MB/sec 2024-08-29T18:25:31.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:25:31 smithi029 bash[77880]: cluster 2024-08-29T18:25:30.157627+0000 mgr.y (mgr.25004) 1068 : cluster [DBG] pgmap v1740: 105 pgs: 105 active+clean; 127 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-29T18:25:31.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:25:31 smithi029 bash[79042]: cluster 2024-08-29T18:25:30.157627+0000 mgr.y (mgr.25004) 1068 : cluster [DBG] pgmap v1740: 105 pgs: 105 active+clean; 127 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-29T18:25:31.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:25:31 smithi110 bash[67519]: cluster 2024-08-29T18:25:30.157627+0000 mgr.y (mgr.25004) 1068 : cluster [DBG] pgmap v1740: 105 pgs: 105 active+clean; 127 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-29T18:25:32.602 INFO:tasks.workunit.client.0.smithi029.stdout: 587: throughput=4.99MB/sec pending data=0 2024-08-29T18:25:32.602 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-hKGdLx6pQQxqtYo off=11298964 len=1456785 2024-08-29T18:25:32.612 INFO:tasks.workunit.client.0.smithi029.stdout:op 3051 completed, throughput=4.99MB/sec 2024-08-29T18:25:32.612 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-hwcM3v68mxOycDz off=2563150 len=1428403 2024-08-29T18:25:32.623 INFO:tasks.workunit.client.0.smithi029.stdout:op 3052 completed, throughput=5MB/sec 2024-08-29T18:25:32.624 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-VfiBPjidF56C6nz off=8773497 len=53149 2024-08-29T18:25:32.628 INFO:tasks.workunit.client.0.smithi029.stdout:op 3053 completed, throughput=5MB/sec 2024-08-29T18:25:32.628 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-FALenJqfEVAqQGW off=19450505 len=330908 2024-08-29T18:25:32.632 INFO:tasks.workunit.client.0.smithi029.stdout:op 3054 completed, throughput=5MB/sec 2024-08-29T18:25:32.632 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-UOXE5-kLOJ4s4z- off=0 len=1318194 2024-08-29T18:25:32.638 INFO:tasks.workunit.client.0.smithi029.stdout:op 3055 completed, throughput=5MB/sec 2024-08-29T18:25:32.639 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-AyZyzfEGCoLURtV off=1107603 len=822148 2024-08-29T18:25:32.641 INFO:tasks.workunit.client.0.smithi029.stdout:op 3056 completed, throughput=5MB/sec 2024-08-29T18:25:33.642 INFO:tasks.workunit.client.0.smithi029.stdout: 588: throughput=4.99MB/sec pending data=0 2024-08-29T18:25:33.642 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-ABIq3gzBHjWZurP off=458808 len=1960054 2024-08-29T18:25:33.657 INFO:tasks.workunit.client.0.smithi029.stdout:op 3057 completed, throughput=5MB/sec 2024-08-29T18:25:33.657 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-GoKl6g6q26iRZ1T off=8807651 len=441102 2024-08-29T18:25:33.659 INFO:tasks.workunit.client.0.smithi029.stdout:op 3058 completed, throughput=5MB/sec 2024-08-29T18:25:33.659 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-c6C2GFpXKryytXK off=2750593 len=556867 2024-08-29T18:25:33.666 INFO:tasks.workunit.client.0.smithi029.stdout:op 3059 completed, throughput=5MB/sec 2024-08-29T18:25:33.666 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-Y_ooCRD1vGLfoAn off=7597867 len=1825105 2024-08-29T18:25:33.671 INFO:tasks.workunit.client.0.smithi029.stdout:op 3060 completed, throughput=5MB/sec 2024-08-29T18:25:33.671 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-q59hNQO5zXjTVMP off=14083645 len=347121 2024-08-29T18:25:33.676 INFO:tasks.workunit.client.0.smithi029.stdout:op 3061 completed, throughput=5MB/sec 2024-08-29T18:25:33.676 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-SJlT0uso8-JI9oC off=10220223 len=537526 2024-08-29T18:25:33.678 INFO:tasks.workunit.client.0.smithi029.stdout:op 3062 completed, throughput=5MB/sec 2024-08-29T18:25:33.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:25:33 smithi029 bash[79042]: cluster 2024-08-29T18:25:32.158640+0000 mgr.y (mgr.25004) 1069 : cluster [DBG] pgmap v1741: 105 pgs: 105 active+clean; 127 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-08-29T18:25:33.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:25:33 smithi029 bash[77880]: cluster 2024-08-29T18:25:32.158640+0000 mgr.y (mgr.25004) 1069 : cluster [DBG] pgmap v1741: 105 pgs: 105 active+clean; 127 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-08-29T18:25:33.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:25:33 smithi110 bash[67519]: cluster 2024-08-29T18:25:32.158640+0000 mgr.y (mgr.25004) 1069 : cluster [DBG] pgmap v1741: 105 pgs: 105 active+clean; 127 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-08-29T18:25:34.679 INFO:tasks.workunit.client.0.smithi029.stdout: 589: throughput=4.99MB/sec pending data=0 2024-08-29T18:25:34.679 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-YLmnwtwGms7WBhN off=6879179 len=1259766 2024-08-29T18:25:34.689 INFO:tasks.workunit.client.0.smithi029.stdout:op 3063 completed, throughput=4.99MB/sec 2024-08-29T18:25:34.689 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-pW1gd_E6qZmTOjT off=8919023 len=1995081 2024-08-29T18:25:34.695 INFO:tasks.workunit.client.0.smithi029.stdout:op 3064 completed, throughput=5MB/sec 2024-08-29T18:25:34.695 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-2HerYYM6Y6JLZp1 off=2684673 len=1054675 2024-08-29T18:25:34.705 INFO:tasks.workunit.client.0.smithi029.stdout:op 3065 completed, throughput=5MB/sec 2024-08-29T18:25:34.705 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-X6FMTP--ZPycfMi off=4308428 len=799551 2024-08-29T18:25:34.708 INFO:tasks.workunit.client.0.smithi029.stdout:op 3066 completed, throughput=5MB/sec 2024-08-29T18:25:34.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:25:34 smithi029 bash[77880]: audit 2024-08-29T18:25:33.549801+0000 mon.c (mon.2) 545 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:25:34.901 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:25:34 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:25:34] "GET /metrics HTTP/1.1" 200 34028 "" "Prometheus/2.43.0" 2024-08-29T18:25:34.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:25:34 smithi029 bash[79042]: audit 2024-08-29T18:25:33.549801+0000 mon.c (mon.2) 545 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:25:34.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:25:34 smithi110 bash[67519]: audit 2024-08-29T18:25:33.549801+0000 mon.c (mon.2) 545 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:25:35.708 INFO:tasks.workunit.client.0.smithi029.stdout: 590: throughput=4.99MB/sec pending data=0 2024-08-29T18:25:35.709 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-LsjGdU1IZPERB81 off=4770441 len=1950088 2024-08-29T18:25:35.713 INFO:tasks.workunit.client.0.smithi029.stdout:op 3067 completed, throughput=5MB/sec 2024-08-29T18:25:35.713 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-OufxdWLpoY7fuhL off=6557241 len=1811010 2024-08-29T18:25:35.725 INFO:tasks.workunit.client.0.smithi029.stdout:op 3068 completed, throughput=5MB/sec 2024-08-29T18:25:35.726 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-qIE416Zmg8Uxi7x off=8540810 len=1308052 2024-08-29T18:25:35.729 INFO:tasks.workunit.client.0.smithi029.stdout:op 3069 completed, throughput=5MB/sec 2024-08-29T18:25:35.729 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-Y8l9lAtmDsBpcBi off=0 len=1102448 2024-08-29T18:25:35.731 INFO:tasks.workunit.client.0.smithi029.stdout:op 3070 completed, throughput=5MB/sec 2024-08-29T18:25:35.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:25:35 smithi029 bash[79042]: cluster 2024-08-29T18:25:34.159709+0000 mgr.y (mgr.25004) 1070 : cluster [DBG] pgmap v1742: 105 pgs: 105 active+clean; 127 GiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-08-29T18:25:35.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:25:35 smithi029 bash[77880]: cluster 2024-08-29T18:25:34.159709+0000 mgr.y (mgr.25004) 1070 : cluster [DBG] pgmap v1742: 105 pgs: 105 active+clean; 127 GiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-08-29T18:25:35.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:25:35 smithi110 bash[67519]: cluster 2024-08-29T18:25:34.159709+0000 mgr.y (mgr.25004) 1070 : cluster [DBG] pgmap v1742: 105 pgs: 105 active+clean; 127 GiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-08-29T18:25:36.731 INFO:tasks.workunit.client.0.smithi029.stdout: 591: throughput=4.99MB/sec pending data=0 2024-08-29T18:25:36.732 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-yAyPngLK-u2ABAo off=4613446 len=1813430 2024-08-29T18:25:36.744 INFO:tasks.workunit.client.0.smithi029.stdout:op 3071 completed, throughput=5MB/sec 2024-08-29T18:25:36.744 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-mSUPzuDtfMu5IeO off=1163528 len=1030614 2024-08-29T18:25:36.753 INFO:tasks.workunit.client.0.smithi029.stdout:op 3072 completed, throughput=5MB/sec 2024-08-29T18:25:36.753 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-HluDRkxgJACpx-u off=5390842 len=1748078 2024-08-29T18:25:36.766 INFO:tasks.workunit.client.0.smithi029.stdout:op 3073 completed, throughput=5MB/sec 2024-08-29T18:25:37.766 INFO:tasks.workunit.client.0.smithi029.stdout: 592: throughput=4.99MB/sec pending data=0 2024-08-29T18:25:37.767 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-0Izw5PFam3_BlVr off=1468947 len=1952912 2024-08-29T18:25:37.780 INFO:tasks.workunit.client.0.smithi029.stdout:op 3074 completed, throughput=4.99MB/sec 2024-08-29T18:25:37.780 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-XKxPmBt41C-i1d5 off=5342682 len=108523 2024-08-29T18:25:37.785 INFO:tasks.workunit.client.0.smithi029.stdout:op 3075 completed, throughput=5MB/sec 2024-08-29T18:25:37.785 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-jpuCRdmrKqAdHPq off=11888389 len=208980 2024-08-29T18:25:37.791 INFO:tasks.workunit.client.0.smithi029.stdout:op 3076 completed, throughput=5MB/sec 2024-08-29T18:25:37.791 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-WKe5BViayi1W3s5 off=2676515 len=782693 2024-08-29T18:25:37.798 INFO:tasks.workunit.client.0.smithi029.stdout:op 3077 completed, throughput=5MB/sec 2024-08-29T18:25:37.798 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-5sGL5Q-63S1PV21 off=13841237 len=1334605 2024-08-29T18:25:37.801 INFO:tasks.workunit.client.0.smithi029.stdout:op 3078 completed, throughput=5MB/sec 2024-08-29T18:25:37.802 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-XQOA_EeeJa3MlVn off=17935285 len=139497 2024-08-29T18:25:37.802 INFO:tasks.workunit.client.0.smithi029.stdout:op 3079 completed, throughput=5MB/sec 2024-08-29T18:25:37.803 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-x32IF0Fwfn_toen off=3056332 len=22376 2024-08-29T18:25:37.803 INFO:tasks.workunit.client.0.smithi029.stdout:op 3080 completed, throughput=5MB/sec 2024-08-29T18:25:37.804 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-gPahBrJ0Zmzkbqj off=7081067 len=674865 2024-08-29T18:25:37.806 INFO:tasks.workunit.client.0.smithi029.stdout:op 3081 completed, throughput=5MB/sec 2024-08-29T18:25:37.806 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-IV5KI3ZZ57S0I7T off=1151799 len=693303 2024-08-29T18:25:37.813 INFO:tasks.workunit.client.0.smithi029.stdout:op 3082 completed, throughput=5MB/sec 2024-08-29T18:25:37.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:25:37 smithi029 bash[77880]: cluster 2024-08-29T18:25:36.160706+0000 mgr.y (mgr.25004) 1071 : cluster [DBG] pgmap v1743: 105 pgs: 105 active+clean; 127 GiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-29T18:25:37.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:25:37 smithi029 bash[79042]: cluster 2024-08-29T18:25:36.160706+0000 mgr.y (mgr.25004) 1071 : cluster [DBG] pgmap v1743: 105 pgs: 105 active+clean; 127 GiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-29T18:25:37.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:25:37 smithi110 bash[67519]: cluster 2024-08-29T18:25:36.160706+0000 mgr.y (mgr.25004) 1071 : cluster [DBG] pgmap v1743: 105 pgs: 105 active+clean; 127 GiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-29T18:25:38.813 INFO:tasks.workunit.client.0.smithi029.stdout: 593: throughput=4.99MB/sec pending data=0 2024-08-29T18:25:38.814 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-Mi6obxwdNXTkUXR off=349368 len=102624 2024-08-29T18:25:38.818 INFO:tasks.workunit.client.0.smithi029.stdout:op 3083 completed, throughput=4.99MB/sec 2024-08-29T18:25:38.818 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-zzPvjNLsYWBNzFR off=2682384 len=832564 2024-08-29T18:25:38.820 INFO:tasks.workunit.client.0.smithi029.stdout:op 3084 completed, throughput=4.99MB/sec 2024-08-29T18:25:38.821 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-XqVohRwCTFFPfXD off=8428380 len=836870 2024-08-29T18:25:38.824 INFO:tasks.workunit.client.0.smithi029.stdout:op 3085 completed, throughput=5MB/sec 2024-08-29T18:25:38.824 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-RZwq7WQb4zs1s4w off=20192866 len=2061987 2024-08-29T18:25:38.830 INFO:tasks.workunit.client.0.smithi029.stdout:op 3086 completed, throughput=5MB/sec 2024-08-29T18:25:38.831 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-XLC5iKCuExBiueg off=3993652 len=1392459 2024-08-29T18:25:38.834 INFO:tasks.workunit.client.0.smithi029.stdout:op 3087 completed, throughput=5MB/sec 2024-08-29T18:25:39.834 INFO:tasks.workunit.client.0.smithi029.stdout: 594: throughput=4.99MB/sec pending data=0 2024-08-29T18:25:39.835 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-n-Xm-dBirX5bvbH off=3540682 len=1783963 2024-08-29T18:25:39.848 INFO:tasks.workunit.client.0.smithi029.stdout:op 3088 completed, throughput=5MB/sec 2024-08-29T18:25:39.849 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-AZkjOJgBFalUJwm off=8669220 len=1487495 2024-08-29T18:25:39.860 INFO:tasks.workunit.client.0.smithi029.stdout:op 3089 completed, throughput=5MB/sec 2024-08-29T18:25:39.860 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-oFDz5xugBc-y_bU off=5297682 len=228178 2024-08-29T18:25:39.865 INFO:tasks.workunit.client.0.smithi029.stdout:op 3090 completed, throughput=5MB/sec 2024-08-29T18:25:39.865 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-yOFrtXbbrr0yR25 off=5247703 len=2037656 2024-08-29T18:25:39.879 INFO:tasks.workunit.client.0.smithi029.stdout:op 3091 completed, throughput=5MB/sec 2024-08-29T18:25:39.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:25:39 smithi029 bash[79042]: cluster 2024-08-29T18:25:38.161947+0000 mgr.y (mgr.25004) 1072 : cluster [DBG] pgmap v1744: 105 pgs: 105 active+clean; 127 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-08-29T18:25:39.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:25:39 smithi029 bash[77880]: cluster 2024-08-29T18:25:38.161947+0000 mgr.y (mgr.25004) 1072 : cluster [DBG] pgmap v1744: 105 pgs: 105 active+clean; 127 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-08-29T18:25:39.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:25:39 smithi110 bash[67519]: cluster 2024-08-29T18:25:38.161947+0000 mgr.y (mgr.25004) 1072 : cluster [DBG] pgmap v1744: 105 pgs: 105 active+clean; 127 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-08-29T18:25:40.879 INFO:tasks.workunit.client.0.smithi029.stdout: 595: throughput=4.99MB/sec pending data=0 2024-08-29T18:25:40.879 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-jVdUXxH0Veg2WE5 off=552058 len=1108826 2024-08-29T18:25:40.888 INFO:tasks.workunit.client.0.smithi029.stdout:op 3092 completed, throughput=4.99MB/sec 2024-08-29T18:25:40.888 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-NCkySVQEKt2TW8E off=4598006 len=1914912 2024-08-29T18:25:40.893 INFO:tasks.workunit.client.0.smithi029.stdout:op 3093 completed, throughput=5MB/sec 2024-08-29T18:25:40.893 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-xDFCKdjA0zkvHTt off=2152678 len=1727402 2024-08-29T18:25:40.905 INFO:tasks.workunit.client.0.smithi029.stdout:op 3094 completed, throughput=5MB/sec 2024-08-29T18:25:40.905 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-L7D3N41aet-ZamU off=9192048 len=2045821 2024-08-29T18:25:40.908 INFO:tasks.workunit.client.0.smithi029.stdout:op 3095 completed, throughput=5MB/sec 2024-08-29T18:25:41.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:25:41 smithi029 bash[79042]: cluster 2024-08-29T18:25:40.162960+0000 mgr.y (mgr.25004) 1073 : cluster [DBG] pgmap v1745: 105 pgs: 105 active+clean; 127 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-29T18:25:41.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:25:41 smithi029 bash[77880]: cluster 2024-08-29T18:25:40.162960+0000 mgr.y (mgr.25004) 1073 : cluster [DBG] pgmap v1745: 105 pgs: 105 active+clean; 127 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-29T18:25:41.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:25:41 smithi110 bash[67519]: cluster 2024-08-29T18:25:40.162960+0000 mgr.y (mgr.25004) 1073 : cluster [DBG] pgmap v1745: 105 pgs: 105 active+clean; 127 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-29T18:25:41.908 INFO:tasks.workunit.client.0.smithi029.stdout: 596: throughput=4.99MB/sec pending data=0 2024-08-29T18:25:41.908 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-i_1XAL6lQ6MXcgx off=161644 len=1382222 2024-08-29T18:25:41.919 INFO:tasks.workunit.client.0.smithi029.stdout:op 3096 completed, throughput=5MB/sec 2024-08-29T18:25:41.919 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-Ka0zfJZFhD4K0jm off=5847668 len=1498317 2024-08-29T18:25:41.922 INFO:tasks.workunit.client.0.smithi029.stdout:op 3097 completed, throughput=5MB/sec 2024-08-29T18:25:41.923 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-x-dNSUi5ETgNyuW off=2189332 len=1920846 2024-08-29T18:25:41.935 INFO:tasks.workunit.client.0.smithi029.stdout:op 3098 completed, throughput=5MB/sec 2024-08-29T18:25:42.935 INFO:tasks.workunit.client.0.smithi029.stdout: 597: throughput=4.99MB/sec pending data=0 2024-08-29T18:25:42.936 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-VWBMP6loDcxVV4g off=4454156 len=485442 2024-08-29T18:25:42.941 INFO:tasks.workunit.client.0.smithi029.stdout:op 3099 completed, throughput=4.99MB/sec 2024-08-29T18:25:42.941 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-lSKoxjJthSQ481j off=2329717 len=1001530 2024-08-29T18:25:42.944 INFO:tasks.workunit.client.0.smithi029.stdout:op 3100 completed, throughput=5MB/sec 2024-08-29T18:25:42.944 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-z59ePNM7foKPAAa off=1274850 len=592117 2024-08-29T18:25:42.946 INFO:tasks.workunit.client.0.smithi029.stdout:op 3101 completed, throughput=5MB/sec 2024-08-29T18:25:42.946 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-8-uvKKIAQFp5AfQ off=5339082 len=493113 2024-08-29T18:25:42.949 INFO:tasks.workunit.client.0.smithi029.stdout:op 3102 completed, throughput=5MB/sec 2024-08-29T18:25:42.949 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-W-KOVRX9EjX1RU1 off=2129516 len=933020 2024-08-29T18:25:42.957 INFO:tasks.workunit.client.0.smithi029.stdout:op 3103 completed, throughput=5MB/sec 2024-08-29T18:25:42.957 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-gxzM2xGWZoqCatc off=11245678 len=1661781 2024-08-29T18:25:42.970 INFO:tasks.workunit.client.0.smithi029.stdout:op 3104 completed, throughput=5MB/sec 2024-08-29T18:25:43.906 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:25:43 smithi029 bash[79042]: cluster 2024-08-29T18:25:42.164174+0000 mgr.y (mgr.25004) 1074 : cluster [DBG] pgmap v1746: 105 pgs: 105 active+clean; 127 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-08-29T18:25:43.906 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:25:43 smithi029 bash[77880]: cluster 2024-08-29T18:25:42.164174+0000 mgr.y (mgr.25004) 1074 : cluster [DBG] pgmap v1746: 105 pgs: 105 active+clean; 127 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-08-29T18:25:43.907 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:25:43 smithi110 bash[67519]: cluster 2024-08-29T18:25:42.164174+0000 mgr.y (mgr.25004) 1074 : cluster [DBG] pgmap v1746: 105 pgs: 105 active+clean; 127 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-08-29T18:25:43.971 INFO:tasks.workunit.client.0.smithi029.stdout: 598: throughput=4.99MB/sec pending data=0 2024-08-29T18:25:43.971 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-QBjichgoRw8mjmq off=12669598 len=1624089 2024-08-29T18:25:43.974 INFO:tasks.workunit.client.0.smithi029.stdout:op 3105 completed, throughput=5MB/sec 2024-08-29T18:25:43.975 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-taP6cydapbV23qS off=7116986 len=462382 2024-08-29T18:25:43.976 INFO:tasks.workunit.client.0.smithi029.stdout:op 3106 completed, throughput=5MB/sec 2024-08-29T18:25:43.976 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-B6HjWHmgiDy1k1T off=13498735 len=837148 2024-08-29T18:25:43.985 INFO:tasks.workunit.client.0.smithi029.stdout:op 3107 completed, throughput=5MB/sec 2024-08-29T18:25:43.985 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-ikBdK0c2ae5mZh7 off=3009316 len=267959 2024-08-29T18:25:43.986 INFO:tasks.workunit.client.0.smithi029.stdout:op 3108 completed, throughput=5MB/sec 2024-08-29T18:25:43.986 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-HCfptD7udKcJfuu off=3376806 len=866112 2024-08-29T18:25:43.996 INFO:tasks.workunit.client.0.smithi029.stdout:op 3109 completed, throughput=5MB/sec 2024-08-29T18:25:43.996 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-N05DlZnMwav_3hy off=15132166 len=1244936 2024-08-29T18:25:43.999 INFO:tasks.workunit.client.0.smithi029.stdout:op 3110 completed, throughput=5MB/sec 2024-08-29T18:25:44.901 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:25:44 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:25:44] "GET /metrics HTTP/1.1" 200 34028 "" "Prometheus/2.43.0" 2024-08-29T18:25:44.999 INFO:tasks.workunit.client.0.smithi029.stdout: 599: throughput=4.99MB/sec pending data=0 2024-08-29T18:25:44.999 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-tPbWho_RVMyjfh7 off=2634230 len=425576 2024-08-29T18:25:45.001 INFO:tasks.workunit.client.0.smithi029.stdout:op 3111 completed, throughput=4.99MB/sec 2024-08-29T18:25:45.001 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-QFucnxxawaD3LWy off=14672856 len=357124 2024-08-29T18:25:45.003 INFO:tasks.workunit.client.0.smithi029.stdout:op 3112 completed, throughput=4.99MB/sec 2024-08-29T18:25:45.003 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-lRauJaUwusUjpq4 off=3268327 len=665025 2024-08-29T18:25:45.010 INFO:tasks.workunit.client.0.smithi029.stdout:op 3113 completed, throughput=5MB/sec 2024-08-29T18:25:45.010 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-1U39Md3OkLZUX3O off=1270320 len=548462 2024-08-29T18:25:45.012 INFO:tasks.workunit.client.0.smithi029.stdout:op 3114 completed, throughput=5MB/sec 2024-08-29T18:25:45.012 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-nKBZXkMP664h1r7 off=12782626 len=907882 2024-08-29T18:25:45.016 INFO:tasks.workunit.client.0.smithi029.stdout:op 3115 completed, throughput=5MB/sec 2024-08-29T18:25:45.016 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-BJ9egknyT8eMYcO off=10722219 len=994566 2024-08-29T18:25:45.018 INFO:tasks.workunit.client.0.smithi029.stdout:op 3116 completed, throughput=5MB/sec 2024-08-29T18:25:45.018 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-2C0_57xomn69Aq4 off=12866853 len=892182 2024-08-29T18:25:45.027 INFO:tasks.workunit.client.0.smithi029.stdout:op 3117 completed, throughput=5MB/sec 2024-08-29T18:25:45.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:25:45 smithi029 bash[79042]: cluster 2024-08-29T18:25:44.165273+0000 mgr.y (mgr.25004) 1075 : cluster [DBG] pgmap v1747: 105 pgs: 105 active+clean; 127 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-08-29T18:25:45.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:25:45 smithi029 bash[77880]: cluster 2024-08-29T18:25:44.165273+0000 mgr.y (mgr.25004) 1075 : cluster [DBG] pgmap v1747: 105 pgs: 105 active+clean; 127 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-08-29T18:25:45.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:25:45 smithi110 bash[67519]: cluster 2024-08-29T18:25:44.165273+0000 mgr.y (mgr.25004) 1075 : cluster [DBG] pgmap v1747: 105 pgs: 105 active+clean; 127 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-08-29T18:25:46.027 INFO:tasks.workunit.client.0.smithi029.stdout: 600: throughput=4.99MB/sec pending data=0 2024-08-29T18:25:46.027 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-arkVpDb2YPiEGiZ off=238440 len=1800335 2024-08-29T18:25:46.031 INFO:tasks.workunit.client.0.smithi029.stdout:op 3118 completed, throughput=5MB/sec 2024-08-29T18:25:46.031 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-fL5YwFvEjxPffDd off=4224259 len=863928 2024-08-29T18:25:46.034 INFO:tasks.workunit.client.0.smithi029.stdout:op 3119 completed, throughput=5MB/sec 2024-08-29T18:25:46.034 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-W5GbXmPDmkHoNtr off=3580001 len=21322 2024-08-29T18:25:46.035 INFO:tasks.workunit.client.0.smithi029.stdout:op 3120 completed, throughput=5MB/sec 2024-08-29T18:25:46.035 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-vBuha2YqFt8jlg6 off=7826505 len=1990691 2024-08-29T18:25:46.051 INFO:tasks.workunit.client.0.smithi029.stdout:op 3121 completed, throughput=5MB/sec 2024-08-29T18:25:46.051 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-CKSEBR1GNPSDHcM off=11274152 len=1738777 2024-08-29T18:25:46.064 INFO:tasks.workunit.client.0.smithi029.stdout:op 3122 completed, throughput=5MB/sec 2024-08-29T18:25:47.065 INFO:tasks.workunit.client.0.smithi029.stdout: 601: throughput=4.99MB/sec pending data=0 2024-08-29T18:25:47.065 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-a1O4Dww8-t3VYkP off=10144383 len=1908094 2024-08-29T18:25:47.069 INFO:tasks.workunit.client.0.smithi029.stdout:op 3123 completed, throughput=5MB/sec 2024-08-29T18:25:47.069 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-tMOh91WQzQSrV3A off=6021491 len=1033393 2024-08-29T18:25:47.079 INFO:tasks.workunit.client.0.smithi029.stdout:op 3124 completed, throughput=5MB/sec 2024-08-29T18:25:47.079 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-z5h-68Qoptk6uMA off=9298760 len=1535361 2024-08-29T18:25:47.089 INFO:tasks.workunit.client.0.smithi029.stdout:op 3125 completed, throughput=5MB/sec 2024-08-29T18:25:47.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:25:47 smithi029 bash[79042]: cluster 2024-08-29T18:25:46.166326+0000 mgr.y (mgr.25004) 1076 : cluster [DBG] pgmap v1748: 105 pgs: 105 active+clean; 127 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-29T18:25:47.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:25:47 smithi029 bash[77880]: cluster 2024-08-29T18:25:46.166326+0000 mgr.y (mgr.25004) 1076 : cluster [DBG] pgmap v1748: 105 pgs: 105 active+clean; 127 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-29T18:25:47.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:25:47 smithi110 bash[67519]: cluster 2024-08-29T18:25:46.166326+0000 mgr.y (mgr.25004) 1076 : cluster [DBG] pgmap v1748: 105 pgs: 105 active+clean; 127 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-29T18:25:48.090 INFO:tasks.workunit.client.0.smithi029.stdout: 602: throughput=4.99MB/sec pending data=0 2024-08-29T18:25:48.090 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-c3Rig1hv-XyCsuw off=14580560 len=630864 2024-08-29T18:25:48.092 INFO:tasks.workunit.client.0.smithi029.stdout:op 3126 completed, throughput=4.99MB/sec 2024-08-29T18:25:48.092 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-vxiAb4Qs8pBYmYE off=6268821 len=678741 2024-08-29T18:25:48.099 INFO:tasks.workunit.client.0.smithi029.stdout:op 3127 completed, throughput=4.99MB/sec 2024-08-29T18:25:48.099 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-iNsUXYm0sZ2_Qzk off=4986869 len=756084 2024-08-29T18:25:48.105 INFO:tasks.workunit.client.0.smithi029.stdout:op 3128 completed, throughput=5MB/sec 2024-08-29T18:25:48.105 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-IW5hpsjACrun8ZR off=5274318 len=840189 2024-08-29T18:25:48.108 INFO:tasks.workunit.client.0.smithi029.stdout:op 3129 completed, throughput=5MB/sec 2024-08-29T18:25:48.108 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-nxABUEPshA91fuj off=21609455 len=1285486 2024-08-29T18:25:48.119 INFO:tasks.workunit.client.0.smithi029.stdout:op 3130 completed, throughput=5MB/sec 2024-08-29T18:25:48.119 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-xY8jSddWOs7d2OX off=306808 len=1109433 2024-08-29T18:25:48.128 INFO:tasks.workunit.client.0.smithi029.stdout:op 3131 completed, throughput=5MB/sec 2024-08-29T18:25:49.129 INFO:tasks.workunit.client.0.smithi029.stdout: 603: throughput=4.99MB/sec pending data=0 2024-08-29T18:25:49.129 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-K3vxSMkd9vem123 off=15156863 len=1259008 2024-08-29T18:25:49.132 INFO:tasks.workunit.client.0.smithi029.stdout:op 3132 completed, throughput=4.99MB/sec 2024-08-29T18:25:49.132 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-nLhYgjqL-9r4yQQ off=12240522 len=1330349 2024-08-29T18:25:49.142 INFO:tasks.workunit.client.0.smithi029.stdout:op 3133 completed, throughput=5MB/sec 2024-08-29T18:25:49.142 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-lnfG2_Jpmmk0d0I off=4874541 len=1911292 2024-08-29T18:25:49.155 INFO:tasks.workunit.client.0.smithi029.stdout:op 3134 completed, throughput=5MB/sec 2024-08-29T18:25:49.155 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-uqmK7XI8pgDUADY off=20705385 len=215124 2024-08-29T18:25:49.157 INFO:tasks.workunit.client.0.smithi029.stdout:op 3135 completed, throughput=5MB/sec 2024-08-29T18:25:49.157 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-oqcf4mzHcobu1tz off=5640600 len=1884722 2024-08-29T18:25:49.169 INFO:tasks.workunit.client.0.smithi029.stdout:op 3136 completed, throughput=5MB/sec 2024-08-29T18:25:49.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:25:49 smithi029 bash[79042]: cluster 2024-08-29T18:25:48.167633+0000 mgr.y (mgr.25004) 1077 : cluster [DBG] pgmap v1749: 105 pgs: 105 active+clean; 127 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-08-29T18:25:49.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:25:49 smithi029 bash[79042]: audit 2024-08-29T18:25:48.550103+0000 mon.c (mon.2) 546 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:25:49.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:25:49 smithi029 bash[77880]: cluster 2024-08-29T18:25:48.167633+0000 mgr.y (mgr.25004) 1077 : cluster [DBG] pgmap v1749: 105 pgs: 105 active+clean; 127 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-08-29T18:25:49.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:25:49 smithi029 bash[77880]: audit 2024-08-29T18:25:48.550103+0000 mon.c (mon.2) 546 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:25:49.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:25:49 smithi110 bash[67519]: cluster 2024-08-29T18:25:48.167633+0000 mgr.y (mgr.25004) 1077 : cluster [DBG] pgmap v1749: 105 pgs: 105 active+clean; 127 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-08-29T18:25:49.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:25:49 smithi110 bash[67519]: audit 2024-08-29T18:25:48.550103+0000 mon.c (mon.2) 546 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:25:50.169 INFO:tasks.workunit.client.0.smithi029.stdout: 604: throughput=4.99MB/sec pending data=0 2024-08-29T18:25:50.170 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-E02-NufgZ_MwZbP off=16119319 len=1032657 2024-08-29T18:25:50.177 INFO:tasks.workunit.client.0.smithi029.stdout:op 3137 completed, throughput=5MB/sec 2024-08-29T18:25:50.178 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj--shEBYgsRUuRagC off=4585043 len=1436922 2024-08-29T18:25:50.189 INFO:tasks.workunit.client.0.smithi029.stdout:op 3138 completed, throughput=5MB/sec 2024-08-29T18:25:50.189 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-fNcLx9vYsfVKzzk off=11130494 len=940305 2024-08-29T18:25:50.199 INFO:tasks.workunit.client.0.smithi029.stdout:op 3139 completed, throughput=5MB/sec 2024-08-29T18:25:50.199 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-QYf9NRzT5t9RBuU off=0 len=1634427 2024-08-29T18:25:50.210 INFO:tasks.workunit.client.0.smithi029.stdout:op 3140 completed, throughput=5MB/sec 2024-08-29T18:25:51.210 INFO:tasks.workunit.client.0.smithi029.stdout: 605: throughput=4.99MB/sec pending data=0 2024-08-29T18:25:51.211 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-3lxYNBCUmP7cm1K off=15972563 len=253699 2024-08-29T18:25:51.216 INFO:tasks.workunit.client.0.smithi029.stdout:op 3141 completed, throughput=4.99MB/sec 2024-08-29T18:25:51.216 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-RPWQYUHj4ATFLMF off=5207986 len=687521 2024-08-29T18:25:51.219 INFO:tasks.workunit.client.0.smithi029.stdout:op 3142 completed, throughput=4.99MB/sec 2024-08-29T18:25:51.219 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-d4T0nnp4G7zgK2p off=9052141 len=1789949 2024-08-29T18:25:51.224 INFO:tasks.workunit.client.0.smithi029.stdout:op 3143 completed, throughput=5MB/sec 2024-08-29T18:25:51.224 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-l89AM0S7FpEL0YL off=3925277 len=1014538 2024-08-29T18:25:51.227 INFO:tasks.workunit.client.0.smithi029.stdout:op 3144 completed, throughput=5MB/sec 2024-08-29T18:25:51.227 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-k59KVSg9_8RFz7W off=380733 len=1060776 2024-08-29T18:25:51.229 INFO:tasks.workunit.client.0.smithi029.stdout:op 3145 completed, throughput=5MB/sec 2024-08-29T18:25:51.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:25:51 smithi029 bash[77880]: cluster 2024-08-29T18:25:50.168614+0000 mgr.y (mgr.25004) 1078 : cluster [DBG] pgmap v1750: 105 pgs: 105 active+clean; 127 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-08-29T18:25:51.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:25:51 smithi029 bash[79042]: cluster 2024-08-29T18:25:50.168614+0000 mgr.y (mgr.25004) 1078 : cluster [DBG] pgmap v1750: 105 pgs: 105 active+clean; 127 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-08-29T18:25:51.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:25:51 smithi110 bash[67519]: cluster 2024-08-29T18:25:50.168614+0000 mgr.y (mgr.25004) 1078 : cluster [DBG] pgmap v1750: 105 pgs: 105 active+clean; 127 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-08-29T18:25:52.230 INFO:tasks.workunit.client.0.smithi029.stdout: 606: throughput=4.99MB/sec pending data=0 2024-08-29T18:25:52.230 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-IEn3iUQI8TlwZt_ off=4611690 len=493750 2024-08-29T18:25:52.233 INFO:tasks.workunit.client.0.smithi029.stdout:op 3146 completed, throughput=4.99MB/sec 2024-08-29T18:25:52.233 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-3d5mXT99r-ydGZ6 off=1071202 len=1061690 2024-08-29T18:25:52.241 INFO:tasks.workunit.client.0.smithi029.stdout:op 3147 completed, throughput=5MB/sec 2024-08-29T18:25:52.241 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-b9hcLgXMmhhyQ-3 off=663473 len=1279532 2024-08-29T18:25:52.249 INFO:tasks.workunit.client.0.smithi029.stdout:op 3148 completed, throughput=5MB/sec 2024-08-29T18:25:52.249 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-7VOQdGk5W03-nyE off=1480488 len=103241 2024-08-29T18:25:52.250 INFO:tasks.workunit.client.0.smithi029.stdout:op 3149 completed, throughput=5MB/sec 2024-08-29T18:25:52.250 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-d4T0nnp4G7zgK2p off=6188821 len=1239769 2024-08-29T18:25:52.260 INFO:tasks.workunit.client.0.smithi029.stdout:op 3150 completed, throughput=5MB/sec 2024-08-29T18:25:52.260 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-HytnAqDOvRdA5d9 off=3658331 len=681529 2024-08-29T18:25:52.263 INFO:tasks.workunit.client.0.smithi029.stdout:op 3151 completed, throughput=5MB/sec 2024-08-29T18:25:52.263 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-QjCl0km9xJcvIHd off=10120062 len=149599 2024-08-29T18:25:52.268 INFO:tasks.workunit.client.0.smithi029.stdout:op 3152 completed, throughput=5MB/sec 2024-08-29T18:25:53.268 INFO:tasks.workunit.client.0.smithi029.stdout: 607: throughput=4.99MB/sec pending data=0 2024-08-29T18:25:53.269 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-q7eZMKir-0mJICx off=1420440 len=1071440 2024-08-29T18:25:53.271 INFO:tasks.workunit.client.0.smithi029.stdout:op 3153 completed, throughput=4.99MB/sec 2024-08-29T18:25:53.272 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-McIjREo4TSW6g_V off=1756029 len=288354 2024-08-29T18:25:53.273 INFO:tasks.workunit.client.0.smithi029.stdout:op 3154 completed, throughput=4.99MB/sec 2024-08-29T18:25:53.273 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-Kx8Qq_srHc6iYEm off=3422259 len=1315678 2024-08-29T18:25:53.276 INFO:tasks.workunit.client.0.smithi029.stdout:op 3155 completed, throughput=5MB/sec 2024-08-29T18:25:53.277 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-5NIBGKTMgibt7aJ off=8693224 len=853104 2024-08-29T18:25:53.284 INFO:tasks.workunit.client.0.smithi029.stdout:op 3156 completed, throughput=5MB/sec 2024-08-29T18:25:53.284 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-__yQaHF7z6IHw1a off=8856313 len=819785 2024-08-29T18:25:53.287 INFO:tasks.workunit.client.0.smithi029.stdout:op 3157 completed, throughput=5MB/sec 2024-08-29T18:25:53.287 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-5sGL5Q-63S1PV21 off=22541495 len=486158 2024-08-29T18:25:53.289 INFO:tasks.workunit.client.0.smithi029.stdout:op 3158 completed, throughput=5MB/sec 2024-08-29T18:25:53.289 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-3-c7v45wsdg8_wk off=1755271 len=558189 2024-08-29T18:25:53.290 INFO:tasks.workunit.client.0.smithi029.stdout:op 3159 completed, throughput=5MB/sec 2024-08-29T18:25:53.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:25:53 smithi029 bash[79042]: cluster 2024-08-29T18:25:52.169855+0000 mgr.y (mgr.25004) 1079 : cluster [DBG] pgmap v1751: 105 pgs: 105 active+clean; 127 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-08-29T18:25:53.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:25:53 smithi029 bash[77880]: cluster 2024-08-29T18:25:52.169855+0000 mgr.y (mgr.25004) 1079 : cluster [DBG] pgmap v1751: 105 pgs: 105 active+clean; 127 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-08-29T18:25:53.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:25:53 smithi110 bash[67519]: cluster 2024-08-29T18:25:52.169855+0000 mgr.y (mgr.25004) 1079 : cluster [DBG] pgmap v1751: 105 pgs: 105 active+clean; 127 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-08-29T18:25:54.291 INFO:tasks.workunit.client.0.smithi029.stdout: 608: throughput=4.99MB/sec pending data=0 2024-08-29T18:25:54.291 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-8H30PMAtwn5IDaw off=1484438 len=1302098 2024-08-29T18:25:54.295 INFO:tasks.workunit.client.0.smithi029.stdout:op 3160 completed, throughput=4.99MB/sec 2024-08-29T18:25:54.295 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-u-Oa_J8pz1-UqN9 off=6899507 len=210767 2024-08-29T18:25:54.296 INFO:tasks.workunit.client.0.smithi029.stdout:op 3161 completed, throughput=4.99MB/sec 2024-08-29T18:25:54.297 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-fYKfTrZdRNziKNp off=1068939 len=306152 2024-08-29T18:25:54.298 INFO:tasks.workunit.client.0.smithi029.stdout:op 3162 completed, throughput=4.99MB/sec 2024-08-29T18:25:54.298 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-BDTd5x-AZznbUk8 off=7408799 len=1713973 2024-08-29T18:25:54.303 INFO:tasks.workunit.client.0.smithi029.stdout:op 3163 completed, throughput=5MB/sec 2024-08-29T18:25:54.303 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-vDxoMP4VcSwJnXp off=3042269 len=117709 2024-08-29T18:25:54.307 INFO:tasks.workunit.client.0.smithi029.stdout:op 3164 completed, throughput=5MB/sec 2024-08-29T18:25:54.307 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-F_M6QNussafW31G off=2021293 len=243150 2024-08-29T18:25:54.312 INFO:tasks.workunit.client.0.smithi029.stdout:op 3165 completed, throughput=5MB/sec 2024-08-29T18:25:54.312 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-6tn-Hh95apLKxs1 off=14129739 len=1705718 2024-08-29T18:25:54.325 INFO:tasks.workunit.client.0.smithi029.stdout:op 3166 completed, throughput=5MB/sec 2024-08-29T18:25:54.901 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:25:54 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:25:54] "GET /metrics HTTP/1.1" 200 34027 "" "Prometheus/2.43.0" 2024-08-29T18:25:55.325 INFO:tasks.workunit.client.0.smithi029.stdout: 609: throughput=4.99MB/sec pending data=0 2024-08-29T18:25:55.326 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-uuxiMA1UQK0fQjV off=6934928 len=1958647 2024-08-29T18:25:55.330 INFO:tasks.workunit.client.0.smithi029.stdout:op 3167 completed, throughput=5MB/sec 2024-08-29T18:25:55.330 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-41Josz4Lqg0WZ53 off=11215008 len=982738 2024-08-29T18:25:55.333 INFO:tasks.workunit.client.0.smithi029.stdout:op 3168 completed, throughput=5MB/sec 2024-08-29T18:25:55.333 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-UGRuXDWphmn-ogo off=1992997 len=1521090 2024-08-29T18:25:55.345 INFO:tasks.workunit.client.0.smithi029.stdout:op 3169 completed, throughput=5MB/sec 2024-08-29T18:25:55.345 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-Wl5Nm-fNX1kCgD9 off=5112260 len=1790252 2024-08-29T18:25:55.349 INFO:tasks.workunit.client.0.smithi029.stdout:op 3170 completed, throughput=5MB/sec 2024-08-29T18:25:55.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:25:55 smithi029 bash[77880]: cluster 2024-08-29T18:25:54.170961+0000 mgr.y (mgr.25004) 1080 : cluster [DBG] pgmap v1752: 105 pgs: 105 active+clean; 127 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-08-29T18:25:55.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:25:55 smithi029 bash[79042]: cluster 2024-08-29T18:25:54.170961+0000 mgr.y (mgr.25004) 1080 : cluster [DBG] pgmap v1752: 105 pgs: 105 active+clean; 127 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-08-29T18:25:55.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:25:55 smithi110 bash[67519]: cluster 2024-08-29T18:25:54.170961+0000 mgr.y (mgr.25004) 1080 : cluster [DBG] pgmap v1752: 105 pgs: 105 active+clean; 127 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-08-29T18:25:56.350 INFO:tasks.workunit.client.0.smithi029.stdout: 610: throughput=4.99MB/sec pending data=0 2024-08-29T18:25:56.350 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-22ZO8MFrODLlA1- off=2832359 len=6834 2024-08-29T18:25:56.350 INFO:tasks.workunit.client.0.smithi029.stdout:op 3171 completed, throughput=4.99MB/sec 2024-08-29T18:25:56.351 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-mPUm_Z6wsu51PaZ off=1596858 len=1167713 2024-08-29T18:25:56.361 INFO:tasks.workunit.client.0.smithi029.stdout:op 3172 completed, throughput=5MB/sec 2024-08-29T18:25:56.361 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-uWsc6_ci8Y4nJzg off=13875059 len=335404 2024-08-29T18:25:56.366 INFO:tasks.workunit.client.0.smithi029.stdout:op 3173 completed, throughput=5MB/sec 2024-08-29T18:25:56.366 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-p7FFHlUqw1_S3iw off=3120629 len=1631900 2024-08-29T18:25:56.379 INFO:tasks.workunit.client.0.smithi029.stdout:op 3174 completed, throughput=5MB/sec 2024-08-29T18:25:56.379 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-fHu7dbh8pqJkM6q off=9400896 len=1176860 2024-08-29T18:25:56.388 INFO:tasks.workunit.client.0.smithi029.stdout:op 3175 completed, throughput=5MB/sec 2024-08-29T18:25:57.388 INFO:tasks.workunit.client.0.smithi029.stdout: 611: throughput=4.99MB/sec pending data=0 2024-08-29T18:25:57.388 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-tfqQ52QSkbSte9f off=14978289 len=1290438 2024-08-29T18:25:57.392 INFO:tasks.workunit.client.0.smithi029.stdout:op 3176 completed, throughput=4.99MB/sec 2024-08-29T18:25:57.392 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-dnE-z8yD897K0L5 off=5113360 len=631203 2024-08-29T18:25:57.394 INFO:tasks.workunit.client.0.smithi029.stdout:op 3177 completed, throughput=4.99MB/sec 2024-08-29T18:25:57.394 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-u1HXy2w4IOjNE-W off=6010650 len=2004961 2024-08-29T18:25:57.408 INFO:tasks.workunit.client.0.smithi029.stdout:op 3178 completed, throughput=5MB/sec 2024-08-29T18:25:57.408 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-or0GG-2lK0jkMdt off=5689226 len=29416 2024-08-29T18:25:57.409 INFO:tasks.workunit.client.0.smithi029.stdout:op 3179 completed, throughput=5MB/sec 2024-08-29T18:25:57.409 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-w7SYiw6iJnenuXc off=9339204 len=2022856 2024-08-29T18:25:57.424 INFO:tasks.workunit.client.0.smithi029.stdout:op 3180 completed, throughput=5MB/sec 2024-08-29T18:25:57.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:25:57 smithi029 bash[79042]: cluster 2024-08-29T18:25:56.171915+0000 mgr.y (mgr.25004) 1081 : cluster [DBG] pgmap v1753: 105 pgs: 105 active+clean; 127 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-29T18:25:57.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:25:57 smithi029 bash[77880]: cluster 2024-08-29T18:25:56.171915+0000 mgr.y (mgr.25004) 1081 : cluster [DBG] pgmap v1753: 105 pgs: 105 active+clean; 127 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-29T18:25:57.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:25:57 smithi110 bash[67519]: cluster 2024-08-29T18:25:56.171915+0000 mgr.y (mgr.25004) 1081 : cluster [DBG] pgmap v1753: 105 pgs: 105 active+clean; 127 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-29T18:25:58.424 INFO:tasks.workunit.client.0.smithi029.stdout: 612: throughput=4.99MB/sec pending data=0 2024-08-29T18:25:58.425 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-ITKbDT-jI_kPLV6 off=13391726 len=1664512 2024-08-29T18:25:58.436 INFO:tasks.workunit.client.0.smithi029.stdout:op 3181 completed, throughput=5MB/sec 2024-08-29T18:25:58.436 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj--HNuExoNfpsDMjE off=581613 len=286164 2024-08-29T18:25:58.438 INFO:tasks.workunit.client.0.smithi029.stdout:op 3182 completed, throughput=5MB/sec 2024-08-29T18:25:58.438 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-u-HOl1k7r4OSyJ- off=11801460 len=990339 2024-08-29T18:25:58.447 INFO:tasks.workunit.client.0.smithi029.stdout:op 3183 completed, throughput=5MB/sec 2024-08-29T18:25:58.448 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-aOd4fDsKiudX3b1 off=1273666 len=148661 2024-08-29T18:25:58.449 INFO:tasks.workunit.client.0.smithi029.stdout:op 3184 completed, throughput=5MB/sec 2024-08-29T18:25:58.449 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-eYIcMEFWcEyvIlP off=4400229 len=2050790 2024-08-29T18:25:58.464 INFO:tasks.workunit.client.0.smithi029.stdout:op 3185 completed, throughput=5MB/sec 2024-08-29T18:25:59.465 INFO:tasks.workunit.client.0.smithi029.stdout: 613: throughput=4.99MB/sec pending data=0 2024-08-29T18:25:59.465 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-MV1tmpBRM6SYaDX off=21535431 len=1681281 2024-08-29T18:25:59.477 INFO:tasks.workunit.client.0.smithi029.stdout:op 3186 completed, throughput=4.99MB/sec 2024-08-29T18:25:59.477 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-wN57oDy1hw2RsVN off=486420 len=1023322 2024-08-29T18:25:59.486 INFO:tasks.workunit.client.0.smithi029.stdout:op 3187 completed, throughput=5MB/sec 2024-08-29T18:25:59.486 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-Yo_xiAoAUJ2QxoY off=13390169 len=1637605 2024-08-29T18:25:59.497 INFO:tasks.workunit.client.0.smithi029.stdout:op 3188 completed, throughput=5MB/sec 2024-08-29T18:25:59.497 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-PU8XLGWjfBdD9BH off=2302365 len=472917 2024-08-29T18:25:59.504 INFO:tasks.workunit.client.0.smithi029.stdout:op 3189 completed, throughput=5MB/sec 2024-08-29T18:25:59.504 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-3NAvYblJos8jvN0 off=3444237 len=175461 2024-08-29T18:25:59.510 INFO:tasks.workunit.client.0.smithi029.stdout:op 3190 completed, throughput=5MB/sec 2024-08-29T18:25:59.510 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-oFDz5xugBc-y_bU off=7677898 len=680277 2024-08-29T18:25:59.516 INFO:tasks.workunit.client.0.smithi029.stdout:op 3191 completed, throughput=5MB/sec 2024-08-29T18:25:59.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:25:59 smithi029 bash[79042]: cluster 2024-08-29T18:25:58.173152+0000 mgr.y (mgr.25004) 1082 : cluster [DBG] pgmap v1754: 105 pgs: 105 active+clean; 127 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-29T18:25:59.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:25:59 smithi029 bash[77880]: cluster 2024-08-29T18:25:58.173152+0000 mgr.y (mgr.25004) 1082 : cluster [DBG] pgmap v1754: 105 pgs: 105 active+clean; 127 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-29T18:25:59.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:25:59 smithi110 bash[67519]: cluster 2024-08-29T18:25:58.173152+0000 mgr.y (mgr.25004) 1082 : cluster [DBG] pgmap v1754: 105 pgs: 105 active+clean; 127 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-29T18:26:00.517 INFO:tasks.workunit.client.0.smithi029.stdout: 614: throughput=4.99MB/sec pending data=0 2024-08-29T18:26:00.517 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-WbXcueZ-eTuk-C9 off=1932965 len=94759 2024-08-29T18:26:00.522 INFO:tasks.workunit.client.0.smithi029.stdout:op 3192 completed, throughput=4.99MB/sec 2024-08-29T18:26:00.522 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-evhIfEtDn75A8Hu off=4829505 len=1569149 2024-08-29T18:26:00.525 INFO:tasks.workunit.client.0.smithi029.stdout:op 3193 completed, throughput=5MB/sec 2024-08-29T18:26:00.525 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-LD4wtOmdDRyTRcy off=2990098 len=1790045 2024-08-29T18:26:00.538 INFO:tasks.workunit.client.0.smithi029.stdout:op 3194 completed, throughput=5MB/sec 2024-08-29T18:26:00.538 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-bMwGGyz1IPSk1ap off=6762251 len=1328490 2024-08-29T18:26:00.546 INFO:tasks.workunit.client.0.smithi029.stdout:op 3195 completed, throughput=5MB/sec 2024-08-29T18:26:00.547 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-5V46OcNdjBmBtZ3 off=2035250 len=1314264 2024-08-29T18:26:00.549 INFO:tasks.workunit.client.0.smithi029.stdout:op 3196 completed, throughput=5MB/sec 2024-08-29T18:26:01.550 INFO:tasks.workunit.client.0.smithi029.stdout: 615: throughput=4.99MB/sec pending data=0 2024-08-29T18:26:01.550 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-_DD0fgAE3DFa1Bg off=6962618 len=683868 2024-08-29T18:26:01.557 INFO:tasks.workunit.client.0.smithi029.stdout:op 3197 completed, throughput=4.99MB/sec 2024-08-29T18:26:01.557 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-_yZ-D17CrdbFyfC off=17454620 len=873963 2024-08-29T18:26:01.566 INFO:tasks.workunit.client.0.smithi029.stdout:op 3198 completed, throughput=5MB/sec 2024-08-29T18:26:01.566 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-jhzptWB0z24EkMo off=5512300 len=385124 2024-08-29T18:26:01.568 INFO:tasks.workunit.client.0.smithi029.stdout:op 3199 completed, throughput=5MB/sec 2024-08-29T18:26:01.568 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-jl_FuOhRMp1_jME off=4531973 len=546998 2024-08-29T18:26:01.575 INFO:tasks.workunit.client.0.smithi029.stdout:op 3200 completed, throughput=5MB/sec 2024-08-29T18:26:01.575 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-gSPjM62SPsy5JHM off=14722803 len=343242 2024-08-29T18:26:01.577 INFO:tasks.workunit.client.0.smithi029.stdout:op 3201 completed, throughput=5MB/sec 2024-08-29T18:26:01.577 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-KhzwMqX2A1xG_nd off=4568458 len=758089 2024-08-29T18:26:01.584 INFO:tasks.workunit.client.0.smithi029.stdout:op 3202 completed, throughput=5MB/sec 2024-08-29T18:26:01.585 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-ap3n_S5VHRqDne4 off=10588296 len=65366 2024-08-29T18:26:01.585 INFO:tasks.workunit.client.0.smithi029.stdout:op 3203 completed, throughput=5MB/sec 2024-08-29T18:26:01.586 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-rZPXL7fRUELFuxg off=1572218 len=1974835 2024-08-29T18:26:01.599 INFO:tasks.workunit.client.0.smithi029.stdout:op 3204 completed, throughput=5MB/sec 2024-08-29T18:26:01.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:26:01 smithi029 bash[79042]: cluster 2024-08-29T18:26:00.174142+0000 mgr.y (mgr.25004) 1083 : cluster [DBG] pgmap v1755: 105 pgs: 105 active+clean; 127 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-29T18:26:01.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:26:01 smithi029 bash[77880]: cluster 2024-08-29T18:26:00.174142+0000 mgr.y (mgr.25004) 1083 : cluster [DBG] pgmap v1755: 105 pgs: 105 active+clean; 127 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-29T18:26:01.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:26:01 smithi110 bash[67519]: cluster 2024-08-29T18:26:00.174142+0000 mgr.y (mgr.25004) 1083 : cluster [DBG] pgmap v1755: 105 pgs: 105 active+clean; 127 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-29T18:26:02.599 INFO:tasks.workunit.client.0.smithi029.stdout: 616: throughput=4.99MB/sec pending data=0 2024-08-29T18:26:02.599 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-tid59TUi03tzVVW off=3559656 len=1916198 2024-08-29T18:26:02.613 INFO:tasks.workunit.client.0.smithi029.stdout:op 3205 completed, throughput=5MB/sec 2024-08-29T18:26:02.613 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-95oeBXaqX2OkPAj off=11834610 len=930831 2024-08-29T18:26:02.621 INFO:tasks.workunit.client.0.smithi029.stdout:op 3206 completed, throughput=5MB/sec 2024-08-29T18:26:02.622 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-vardhp7bXYLP1oH off=68991 len=581868 2024-08-29T18:26:02.623 INFO:tasks.workunit.client.0.smithi029.stdout:op 3207 completed, throughput=5MB/sec 2024-08-29T18:26:02.623 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-rf3v9cPGfE-IC6O off=6967588 len=1185832 2024-08-29T18:26:02.633 INFO:tasks.workunit.client.0.smithi029.stdout:op 3208 completed, throughput=5MB/sec 2024-08-29T18:26:03.633 INFO:tasks.workunit.client.0.smithi029.stdout: 617: throughput=4.99MB/sec pending data=0 2024-08-29T18:26:03.633 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-yQ4OLYxWGMIr8LR off=7023177 len=725534 2024-08-29T18:26:03.635 INFO:tasks.workunit.client.0.smithi029.stdout:op 3209 completed, throughput=4.99MB/sec 2024-08-29T18:26:03.636 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-ts_YyDN5wZkrSOh off=12166021 len=1480218 2024-08-29T18:26:03.640 INFO:tasks.workunit.client.0.smithi029.stdout:op 3210 completed, throughput=5MB/sec 2024-08-29T18:26:03.640 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-1U39Md3OkLZUX3O off=3500462 len=288361 2024-08-29T18:26:03.641 INFO:tasks.workunit.client.0.smithi029.stdout:op 3211 completed, throughput=5MB/sec 2024-08-29T18:26:03.641 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-I-365tTpKRr8TaJ off=10449367 len=1968652 2024-08-29T18:26:03.654 INFO:tasks.workunit.client.0.smithi029.stdout:op 3212 completed, throughput=5MB/sec 2024-08-29T18:26:03.655 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-mgSFtwmHxxvmGnY off=1386513 len=846759 2024-08-29T18:26:03.657 INFO:tasks.workunit.client.0.smithi029.stdout:op 3213 completed, throughput=5MB/sec 2024-08-29T18:26:03.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:26:03 smithi029 bash[79042]: cluster 2024-08-29T18:26:02.175398+0000 mgr.y (mgr.25004) 1084 : cluster [DBG] pgmap v1756: 105 pgs: 105 active+clean; 127 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-29T18:26:03.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:26:03 smithi029 bash[77880]: cluster 2024-08-29T18:26:02.175398+0000 mgr.y (mgr.25004) 1084 : cluster [DBG] pgmap v1756: 105 pgs: 105 active+clean; 127 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-29T18:26:03.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:26:03 smithi110 bash[67519]: cluster 2024-08-29T18:26:02.175398+0000 mgr.y (mgr.25004) 1084 : cluster [DBG] pgmap v1756: 105 pgs: 105 active+clean; 127 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-29T18:26:04.658 INFO:tasks.workunit.client.0.smithi029.stdout: 618: throughput=4.99MB/sec pending data=0 2024-08-29T18:26:04.658 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-pjZ5iUpPBqguIy8 off=1637544 len=110634 2024-08-29T18:26:04.663 INFO:tasks.workunit.client.0.smithi029.stdout:op 3214 completed, throughput=4.99MB/sec 2024-08-29T18:26:04.663 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-jJncO0fXV0AmAtH off=12993297 len=1938668 2024-08-29T18:26:04.679 INFO:tasks.workunit.client.0.smithi029.stdout:op 3215 completed, throughput=5MB/sec 2024-08-29T18:26:04.679 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-KG88DIuEi3tNkWe off=4301714 len=1986276 2024-08-29T18:26:04.683 INFO:tasks.workunit.client.0.smithi029.stdout:op 3216 completed, throughput=5MB/sec 2024-08-29T18:26:04.683 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-q5WYZ5U5HMAln6q off=10168446 len=179420 2024-08-29T18:26:04.688 INFO:tasks.workunit.client.0.smithi029.stdout:op 3217 completed, throughput=5MB/sec 2024-08-29T18:26:04.688 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-h9Is4pc3mbbNRed off=1035925 len=195561 2024-08-29T18:26:04.689 INFO:tasks.workunit.client.0.smithi029.stdout:op 3218 completed, throughput=5MB/sec 2024-08-29T18:26:04.689 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-iw5ajiIyNcHkZXV off=3582950 len=299646 2024-08-29T18:26:04.694 INFO:tasks.workunit.client.0.smithi029.stdout:op 3219 completed, throughput=5MB/sec 2024-08-29T18:26:04.694 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-quHxOe7X7RvQmn8 off=2518046 len=1288070 2024-08-29T18:26:04.697 INFO:tasks.workunit.client.0.smithi029.stdout:op 3220 completed, throughput=5MB/sec 2024-08-29T18:26:04.901 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:26:04 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:26:04] "GET /metrics HTTP/1.1" 200 34025 "" "Prometheus/2.43.0" 2024-08-29T18:26:04.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:26:04 smithi029 bash[79042]: audit 2024-08-29T18:26:03.550591+0000 mon.c (mon.2) 547 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:26:04.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:26:04 smithi029 bash[77880]: audit 2024-08-29T18:26:03.550591+0000 mon.c (mon.2) 547 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:26:04.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:26:04 smithi110 bash[67519]: audit 2024-08-29T18:26:03.550591+0000 mon.c (mon.2) 547 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:26:05.698 INFO:tasks.workunit.client.0.smithi029.stdout: 619: throughput=4.99MB/sec pending data=0 2024-08-29T18:26:05.698 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-Scq-fZE1MldWqn1 off=2781992 len=1189232 2024-08-29T18:26:05.702 INFO:tasks.workunit.client.0.smithi029.stdout:op 3221 completed, throughput=5MB/sec 2024-08-29T18:26:05.703 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-c7KzjDnKpd6TA5A off=1178476 len=1258532 2024-08-29T18:26:05.714 INFO:tasks.workunit.client.0.smithi029.stdout:op 3222 completed, throughput=5MB/sec 2024-08-29T18:26:05.714 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-dLtO6oN9lEZTDJ4 off=2599594 len=1334962 2024-08-29T18:26:05.724 INFO:tasks.workunit.client.0.smithi029.stdout:op 3223 completed, throughput=5MB/sec 2024-08-29T18:26:05.725 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-HLGsmEOIggZLWOJ off=14583644 len=974993 2024-08-29T18:26:05.733 INFO:tasks.workunit.client.0.smithi029.stdout:op 3224 completed, throughput=5MB/sec 2024-08-29T18:26:05.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:26:05 smithi029 bash[79042]: cluster 2024-08-29T18:26:04.176425+0000 mgr.y (mgr.25004) 1085 : cluster [DBG] pgmap v1757: 105 pgs: 105 active+clean; 127 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-08-29T18:26:05.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:26:05 smithi029 bash[77880]: cluster 2024-08-29T18:26:04.176425+0000 mgr.y (mgr.25004) 1085 : cluster [DBG] pgmap v1757: 105 pgs: 105 active+clean; 127 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-08-29T18:26:05.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:26:05 smithi110 bash[67519]: cluster 2024-08-29T18:26:04.176425+0000 mgr.y (mgr.25004) 1085 : cluster [DBG] pgmap v1757: 105 pgs: 105 active+clean; 127 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-08-29T18:26:06.734 INFO:tasks.workunit.client.0.smithi029.stdout: 620: throughput=4.99MB/sec pending data=0 2024-08-29T18:26:06.734 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-tSzYuDUfwRcPsYm off=1727846 len=639925 2024-08-29T18:26:06.741 INFO:tasks.workunit.client.0.smithi029.stdout:op 3225 completed, throughput=4.99MB/sec 2024-08-29T18:26:06.741 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-tTttY_8IkMPvtqc off=1044303 len=1263840 2024-08-29T18:26:06.752 INFO:tasks.workunit.client.0.smithi029.stdout:op 3226 completed, throughput=5MB/sec 2024-08-29T18:26:06.752 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-IW5hpsjACrun8ZR off=17244237 len=1086319 2024-08-29T18:26:06.755 INFO:tasks.workunit.client.0.smithi029.stdout:op 3227 completed, throughput=5MB/sec 2024-08-29T18:26:06.755 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-FFMoOl9tX7CkvX- off=1459686 len=2077145 2024-08-29T18:26:06.760 INFO:tasks.workunit.client.0.smithi029.stdout:op 3228 completed, throughput=5MB/sec 2024-08-29T18:26:06.760 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-QF3e69ng7N8GI0l off=10691248 len=540899 2024-08-29T18:26:06.768 INFO:tasks.workunit.client.0.smithi029.stdout:op 3229 completed, throughput=5MB/sec 2024-08-29T18:26:06.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:26:06 smithi029 bash[79042]: cluster 2024-08-29T18:26:06.177440+0000 mgr.y (mgr.25004) 1086 : cluster [DBG] pgmap v1758: 105 pgs: 105 active+clean; 127 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-29T18:26:06.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:26:06 smithi029 bash[77880]: cluster 2024-08-29T18:26:06.177440+0000 mgr.y (mgr.25004) 1086 : cluster [DBG] pgmap v1758: 105 pgs: 105 active+clean; 127 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-29T18:26:06.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:26:06 smithi110 bash[67519]: cluster 2024-08-29T18:26:06.177440+0000 mgr.y (mgr.25004) 1086 : cluster [DBG] pgmap v1758: 105 pgs: 105 active+clean; 127 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-29T18:26:07.768 INFO:tasks.workunit.client.0.smithi029.stdout: 621: throughput=4.99MB/sec pending data=0 2024-08-29T18:26:07.769 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-Lanq14_s_GR69LA off=947645 len=1586856 2024-08-29T18:26:07.774 INFO:tasks.workunit.client.0.smithi029.stdout:op 3230 completed, throughput=5MB/sec 2024-08-29T18:26:07.774 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-qDr3mwgkMRGopA- off=23135268 len=399557 2024-08-29T18:26:07.780 INFO:tasks.workunit.client.0.smithi029.stdout:op 3231 completed, throughput=5MB/sec 2024-08-29T18:26:07.780 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-2Gks6q49xHemxR_ off=1114377 len=1113689 2024-08-29T18:26:07.789 INFO:tasks.workunit.client.0.smithi029.stdout:op 3232 completed, throughput=5MB/sec 2024-08-29T18:26:07.789 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-lv_0VTJvnUEhPl7 off=16988313 len=464036 2024-08-29T18:26:07.790 INFO:tasks.workunit.client.0.smithi029.stdout:op 3233 completed, throughput=5MB/sec 2024-08-29T18:26:07.790 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-QoeaIL7eDMwrlxX off=6160094 len=471987 2024-08-29T18:26:07.796 INFO:tasks.workunit.client.0.smithi029.stdout:op 3234 completed, throughput=5MB/sec 2024-08-29T18:26:07.796 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-c7KzjDnKpd6TA5A off=1214966 len=498078 2024-08-29T18:26:07.799 INFO:tasks.workunit.client.0.smithi029.stdout:op 3235 completed, throughput=5MB/sec 2024-08-29T18:26:07.799 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-icfcH5fG7pyg3cC off=14254741 len=1537510 2024-08-29T18:26:07.803 INFO:tasks.workunit.client.0.smithi029.stdout:op 3236 completed, throughput=5MB/sec 2024-08-29T18:26:08.803 INFO:tasks.workunit.client.0.smithi029.stdout: 622: throughput=4.99MB/sec pending data=0 2024-08-29T18:26:08.804 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-KuLtrs91UF6Q1Qz off=2487163 len=91228 2024-08-29T18:26:08.808 INFO:tasks.workunit.client.0.smithi029.stdout:op 3237 completed, throughput=4.99MB/sec 2024-08-29T18:26:08.808 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-S7zh3PgTWtBQ-Fh off=6250050 len=2000458 2024-08-29T18:26:08.823 INFO:tasks.workunit.client.0.smithi029.stdout:op 3238 completed, throughput=5MB/sec 2024-08-29T18:26:08.823 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-bhbcUrpDXbwyugB off=5686547 len=1425297 2024-08-29T18:26:08.828 INFO:tasks.workunit.client.0.smithi029.stdout:op 3239 completed, throughput=5MB/sec 2024-08-29T18:26:08.828 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-f3hRXYV29Vs9_50 off=1323203 len=2082982 2024-08-29T18:26:08.843 INFO:tasks.workunit.client.0.smithi029.stdout:op 3240 completed, throughput=5MB/sec 2024-08-29T18:26:09.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:26:09 smithi029 bash[79042]: cluster 2024-08-29T18:26:08.178585+0000 mgr.y (mgr.25004) 1087 : cluster [DBG] pgmap v1759: 105 pgs: 105 active+clean; 127 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.5 MiB/s wr, 6 op/s 2024-08-29T18:26:09.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:26:09 smithi029 bash[77880]: cluster 2024-08-29T18:26:08.178585+0000 mgr.y (mgr.25004) 1087 : cluster [DBG] pgmap v1759: 105 pgs: 105 active+clean; 127 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.5 MiB/s wr, 6 op/s 2024-08-29T18:26:09.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:26:09 smithi110 bash[67519]: cluster 2024-08-29T18:26:08.178585+0000 mgr.y (mgr.25004) 1087 : cluster [DBG] pgmap v1759: 105 pgs: 105 active+clean; 127 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.5 MiB/s wr, 6 op/s 2024-08-29T18:26:09.843 INFO:tasks.workunit.client.0.smithi029.stdout: 623: throughput=4.99MB/sec pending data=0 2024-08-29T18:26:09.843 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-iaZEOtPSBB1ktr3 off=1454692 len=1401296 2024-08-29T18:26:09.855 INFO:tasks.workunit.client.0.smithi029.stdout:op 3241 completed, throughput=5MB/sec 2024-08-29T18:26:09.855 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-_B1P9P_z6nQau_v off=3529660 len=1387354 2024-08-29T18:26:09.858 INFO:tasks.workunit.client.0.smithi029.stdout:op 3242 completed, throughput=5MB/sec 2024-08-29T18:26:09.858 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-UnXc0lH3OEBR7dH off=11889953 len=400407 2024-08-29T18:26:09.859 INFO:tasks.workunit.client.0.smithi029.stdout:op 3243 completed, throughput=5MB/sec 2024-08-29T18:26:09.859 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-B7pfj1RR5MRh4RT off=6909404 len=1904488 2024-08-29T18:26:09.871 INFO:tasks.workunit.client.0.smithi029.stdout:op 3244 completed, throughput=5MB/sec 2024-08-29T18:26:10.872 INFO:tasks.workunit.client.0.smithi029.stdout: 624: throughput=4.99MB/sec pending data=0 2024-08-29T18:26:10.872 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-v0XYGc05zdqjkxD off=58059 len=1310574 2024-08-29T18:26:10.875 INFO:tasks.workunit.client.0.smithi029.stdout:op 3245 completed, throughput=5MB/sec 2024-08-29T18:26:10.875 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-YZWgLCaB17gqp-J off=5532917 len=1144030 2024-08-29T18:26:10.880 INFO:tasks.workunit.client.0.smithi029.stdout:op 3246 completed, throughput=5MB/sec 2024-08-29T18:26:10.880 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-BMdmOL1kfjsgJGy off=1807978 len=2091834 2024-08-29T18:26:10.885 INFO:tasks.workunit.client.0.smithi029.stdout:op 3247 completed, throughput=5MB/sec 2024-08-29T18:26:11.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:26:11 smithi029 bash[79042]: cluster 2024-08-29T18:26:10.179452+0000 mgr.y (mgr.25004) 1088 : cluster [DBG] pgmap v1760: 105 pgs: 105 active+clean; 127 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 1.3 MiB/s rd, 3.3 MiB/s wr, 4 op/s 2024-08-29T18:26:11.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:26:11 smithi029 bash[77880]: cluster 2024-08-29T18:26:10.179452+0000 mgr.y (mgr.25004) 1088 : cluster [DBG] pgmap v1760: 105 pgs: 105 active+clean; 127 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 1.3 MiB/s rd, 3.3 MiB/s wr, 4 op/s 2024-08-29T18:26:11.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:26:11 smithi110 bash[67519]: cluster 2024-08-29T18:26:10.179452+0000 mgr.y (mgr.25004) 1088 : cluster [DBG] pgmap v1760: 105 pgs: 105 active+clean; 127 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 1.3 MiB/s rd, 3.3 MiB/s wr, 4 op/s 2024-08-29T18:26:11.886 INFO:tasks.workunit.client.0.smithi029.stdout: 625: throughput=4.99MB/sec pending data=0 2024-08-29T18:26:11.886 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-bahMW8AKYDwkq-x off=2261754 len=1730477 2024-08-29T18:26:11.891 INFO:tasks.workunit.client.0.smithi029.stdout:op 3248 completed, throughput=4.99MB/sec 2024-08-29T18:26:11.891 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-N4CME0oBWLAFexW off=12250420 len=409640 2024-08-29T18:26:11.893 INFO:tasks.workunit.client.0.smithi029.stdout:op 3249 completed, throughput=5MB/sec 2024-08-29T18:26:11.893 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-hKnoDgGwLKaGZFx off=6334907 len=1879035 2024-08-29T18:26:11.898 INFO:tasks.workunit.client.0.smithi029.stdout:op 3250 completed, throughput=5MB/sec 2024-08-29T18:26:11.898 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-5eszzPgL-gH7Eeq off=15659740 len=155478 2024-08-29T18:26:11.903 INFO:tasks.workunit.client.0.smithi029.stdout:op 3251 completed, throughput=5MB/sec 2024-08-29T18:26:11.903 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-H7Zdj9gC0OsC4ve off=10304082 len=1149062 2024-08-29T18:26:11.906 INFO:tasks.workunit.client.0.smithi029.stdout:op 3252 completed, throughput=5MB/sec 2024-08-29T18:26:12.907 INFO:tasks.workunit.client.0.smithi029.stdout: 626: throughput=4.99MB/sec pending data=0 2024-08-29T18:26:12.907 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-3d5mXT99r-ydGZ6 off=997944 len=1703182 2024-08-29T18:26:12.910 INFO:tasks.workunit.client.0.smithi029.stdout:op 3253 completed, throughput=4.99MB/sec 2024-08-29T18:26:12.910 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-mfgcB5lR5FwO_1E off=17946844 len=34833 2024-08-29T18:26:12.912 INFO:tasks.workunit.client.0.smithi029.stdout:op 3254 completed, throughput=4.99MB/sec 2024-08-29T18:26:12.912 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-qbCEnFhg44Dda-Y off=1507088 len=1950964 2024-08-29T18:26:12.926 INFO:tasks.workunit.client.0.smithi029.stdout:op 3255 completed, throughput=5MB/sec 2024-08-29T18:26:12.926 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-VaigznhbpeHVp3P off=7703364 len=221431 2024-08-29T18:26:12.927 INFO:tasks.workunit.client.0.smithi029.stdout:op 3256 completed, throughput=5MB/sec 2024-08-29T18:26:12.927 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-ukZgdmhPxbHUipC off=15196825 len=1588076 2024-08-29T18:26:12.933 INFO:tasks.workunit.client.0.smithi029.stdout:op 3257 completed, throughput=5MB/sec 2024-08-29T18:26:13.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:26:13 smithi029 bash[79042]: cluster 2024-08-29T18:26:12.180537+0000 mgr.y (mgr.25004) 1089 : cluster [DBG] pgmap v1761: 105 pgs: 105 active+clean; 127 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-08-29T18:26:13.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:26:13 smithi029 bash[77880]: cluster 2024-08-29T18:26:12.180537+0000 mgr.y (mgr.25004) 1089 : cluster [DBG] pgmap v1761: 105 pgs: 105 active+clean; 127 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-08-29T18:26:13.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:26:13 smithi110 bash[67519]: cluster 2024-08-29T18:26:12.180537+0000 mgr.y (mgr.25004) 1089 : cluster [DBG] pgmap v1761: 105 pgs: 105 active+clean; 127 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-08-29T18:26:13.932 INFO:tasks.workunit.client.0.smithi029.stdout: 627: throughput=4.99MB/sec pending data=0 2024-08-29T18:26:13.933 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-R9az5R45F4QtMEM off=7111063 len=1379392 2024-08-29T18:26:13.943 INFO:tasks.workunit.client.0.smithi029.stdout:op 3258 completed, throughput=4.99MB/sec 2024-08-29T18:26:13.943 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-IRZqM7-06lfZ2MF off=2351803 len=1710333 2024-08-29T18:26:13.955 INFO:tasks.workunit.client.0.smithi029.stdout:op 3259 completed, throughput=5MB/sec 2024-08-29T18:26:13.955 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-lS12j7HblEEJctt off=8940859 len=1196505 2024-08-29T18:26:13.964 INFO:tasks.workunit.client.0.smithi029.stdout:op 3260 completed, throughput=5MB/sec 2024-08-29T18:26:13.964 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-eIWIUn5L_q6-DuF off=1841567 len=1958339 2024-08-29T18:26:13.976 INFO:tasks.workunit.client.0.smithi029.stdout:op 3261 completed, throughput=5MB/sec 2024-08-29T18:26:14.901 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:26:14 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:26:14] "GET /metrics HTTP/1.1" 200 34025 "" "Prometheus/2.43.0" 2024-08-29T18:26:14.976 INFO:tasks.workunit.client.0.smithi029.stdout: 628: throughput=4.99MB/sec pending data=0 2024-08-29T18:26:14.976 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-jlzGddJCpY33TN5 off=9137070 len=681248 2024-08-29T18:26:14.984 INFO:tasks.workunit.client.0.smithi029.stdout:op 3262 completed, throughput=4.99MB/sec 2024-08-29T18:26:14.984 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-KLaG6rTBhd_eawh off=6572745 len=1592113 2024-08-29T18:26:14.988 INFO:tasks.workunit.client.0.smithi029.stdout:op 3263 completed, throughput=5MB/sec 2024-08-29T18:26:14.988 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-QZULYi6y8SpvpYc off=5992771 len=1469982 2024-08-29T18:26:14.992 INFO:tasks.workunit.client.0.smithi029.stdout:op 3264 completed, throughput=5MB/sec 2024-08-29T18:26:14.992 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-81M2hjq9FN8xN_O off=0 len=1836261 2024-08-29T18:26:15.005 INFO:tasks.workunit.client.0.smithi029.stdout:op 3265 completed, throughput=5MB/sec 2024-08-29T18:26:15.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:26:15 smithi029 bash[77880]: cluster 2024-08-29T18:26:14.181470+0000 mgr.y (mgr.25004) 1090 : cluster [DBG] pgmap v1762: 105 pgs: 105 active+clean; 127 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-08-29T18:26:15.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:26:15 smithi029 bash[79042]: cluster 2024-08-29T18:26:14.181470+0000 mgr.y (mgr.25004) 1090 : cluster [DBG] pgmap v1762: 105 pgs: 105 active+clean; 127 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-08-29T18:26:15.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:26:15 smithi110 bash[67519]: cluster 2024-08-29T18:26:14.181470+0000 mgr.y (mgr.25004) 1090 : cluster [DBG] pgmap v1762: 105 pgs: 105 active+clean; 127 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-08-29T18:26:16.005 INFO:tasks.workunit.client.0.smithi029.stdout: 629: throughput=4.99MB/sec pending data=0 2024-08-29T18:26:16.006 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-UhoBgu3KtOX3-PA off=9088509 len=1350860 2024-08-29T18:26:16.009 INFO:tasks.workunit.client.0.smithi029.stdout:op 3266 completed, throughput=5MB/sec 2024-08-29T18:26:16.009 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-1c2T1HEVZ7lhwHk off=16840926 len=755645 2024-08-29T18:26:16.016 INFO:tasks.workunit.client.0.smithi029.stdout:op 3267 completed, throughput=5MB/sec 2024-08-29T18:26:16.017 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-ZQns7nOD9kPaKde off=6014994 len=771497 2024-08-29T18:26:16.024 INFO:tasks.workunit.client.0.smithi029.stdout:op 3268 completed, throughput=5MB/sec 2024-08-29T18:26:16.024 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-MVPA7DCVKtyxXZf off=8104937 len=1080061 2024-08-29T18:26:16.026 INFO:tasks.workunit.client.0.smithi029.stdout:op 3269 completed, throughput=5MB/sec 2024-08-29T18:26:16.026 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-KZN5JjNAWK3SjhZ off=6030025 len=1662126 2024-08-29T18:26:16.028 INFO:tasks.workunit.client.0.smithi029.stdout:op 3270 completed, throughput=5MB/sec 2024-08-29T18:26:17.029 INFO:tasks.workunit.client.0.smithi029.stdout: 630: throughput=4.99MB/sec pending data=0 2024-08-29T18:26:17.029 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-oqcf4mzHcobu1tz off=14895874 len=17107 2024-08-29T18:26:17.033 INFO:tasks.workunit.client.0.smithi029.stdout:op 3271 completed, throughput=4.99MB/sec 2024-08-29T18:26:17.033 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-Y8l9lAtmDsBpcBi off=594466 len=507982 2024-08-29T18:26:17.041 INFO:tasks.workunit.client.0.smithi029.stdout:op 3272 completed, throughput=5MB/sec 2024-08-29T18:26:17.041 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-c1YmCdaaGzGIKHZ off=2324994 len=1353530 2024-08-29T18:26:17.052 INFO:tasks.workunit.client.0.smithi029.stdout:op 3273 completed, throughput=5MB/sec 2024-08-29T18:26:17.052 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-f57ACHiZ74ZytIu off=323039 len=1045929 2024-08-29T18:26:17.056 INFO:tasks.workunit.client.0.smithi029.stdout:op 3274 completed, throughput=5MB/sec 2024-08-29T18:26:17.056 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-ZQns7nOD9kPaKde off=4407547 len=1689219 2024-08-29T18:26:17.068 INFO:tasks.workunit.client.0.smithi029.stdout:op 3275 completed, throughput=5MB/sec 2024-08-29T18:26:17.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:26:17 smithi029 bash[77880]: cluster 2024-08-29T18:26:16.182361+0000 mgr.y (mgr.25004) 1091 : cluster [DBG] pgmap v1763: 105 pgs: 105 active+clean; 127 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-08-29T18:26:17.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:26:17 smithi029 bash[79042]: cluster 2024-08-29T18:26:16.182361+0000 mgr.y (mgr.25004) 1091 : cluster [DBG] pgmap v1763: 105 pgs: 105 active+clean; 127 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-08-29T18:26:17.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:26:17 smithi110 bash[67519]: cluster 2024-08-29T18:26:16.182361+0000 mgr.y (mgr.25004) 1091 : cluster [DBG] pgmap v1763: 105 pgs: 105 active+clean; 127 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-08-29T18:26:18.068 INFO:tasks.workunit.client.0.smithi029.stdout: 631: throughput=4.99MB/sec pending data=0 2024-08-29T18:26:18.068 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-rw6fyz93CX9xe4M off=4121542 len=1388998 2024-08-29T18:26:18.080 INFO:tasks.workunit.client.0.smithi029.stdout:op 3276 completed, throughput=5MB/sec 2024-08-29T18:26:18.080 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-wHO4_3oxlsuE8a2 off=13525115 len=2038011 2024-08-29T18:26:18.093 INFO:tasks.workunit.client.0.smithi029.stdout:op 3277 completed, throughput=5MB/sec 2024-08-29T18:26:18.093 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-0JqbXzbmCdUlxtQ off=22014165 len=1267770 2024-08-29T18:26:18.096 INFO:tasks.workunit.client.0.smithi029.stdout:op 3278 completed, throughput=5MB/sec 2024-08-29T18:26:18.097 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-BYE1zO0vVbeWSLI off=5673771 len=1864129 2024-08-29T18:26:18.099 INFO:tasks.workunit.client.0.smithi029.stdout:op 3279 completed, throughput=5MB/sec 2024-08-29T18:26:19.099 INFO:tasks.workunit.client.0.smithi029.stdout: 632: throughput=4.99MB/sec pending data=0 2024-08-29T18:26:19.100 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-QhiFtGtZh8gIYbr off=6445130 len=2005274 2024-08-29T18:26:19.113 INFO:tasks.workunit.client.0.smithi029.stdout:op 3280 completed, throughput=5MB/sec 2024-08-29T18:26:19.113 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-XE2G4McKBU3neyU off=6787290 len=155721 2024-08-29T18:26:19.114 INFO:tasks.workunit.client.0.smithi029.stdout:op 3281 completed, throughput=5MB/sec 2024-08-29T18:26:19.114 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-MKkPypZZhVZ685V off=0 len=1948665 2024-08-29T18:26:19.120 INFO:tasks.workunit.client.0.smithi029.stdout:op 3282 completed, throughput=5MB/sec 2024-08-29T18:26:19.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:26:19 smithi029 bash[77880]: cluster 2024-08-29T18:26:18.183503+0000 mgr.y (mgr.25004) 1092 : cluster [DBG] pgmap v1764: 105 pgs: 105 active+clean; 127 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-08-29T18:26:19.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:26:19 smithi029 bash[77880]: audit 2024-08-29T18:26:18.551012+0000 mon.c (mon.2) 548 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:26:19.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:26:19 smithi029 bash[79042]: cluster 2024-08-29T18:26:18.183503+0000 mgr.y (mgr.25004) 1092 : cluster [DBG] pgmap v1764: 105 pgs: 105 active+clean; 127 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-08-29T18:26:19.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:26:19 smithi029 bash[79042]: audit 2024-08-29T18:26:18.551012+0000 mon.c (mon.2) 548 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:26:19.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:26:19 smithi110 bash[67519]: cluster 2024-08-29T18:26:18.183503+0000 mgr.y (mgr.25004) 1092 : cluster [DBG] pgmap v1764: 105 pgs: 105 active+clean; 127 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-08-29T18:26:19.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:26:19 smithi110 bash[67519]: audit 2024-08-29T18:26:18.551012+0000 mon.c (mon.2) 548 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:26:20.121 INFO:tasks.workunit.client.0.smithi029.stdout: 633: throughput=4.99MB/sec pending data=0 2024-08-29T18:26:20.121 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj--SGDH5tFvsXTGlt off=8099336 len=962621 2024-08-29T18:26:20.123 INFO:tasks.workunit.client.0.smithi029.stdout:op 3283 completed, throughput=4.99MB/sec 2024-08-29T18:26:20.123 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-SjA6sKp5X4M-O7Z off=7558193 len=680912 2024-08-29T18:26:20.125 INFO:tasks.workunit.client.0.smithi029.stdout:op 3284 completed, throughput=5MB/sec 2024-08-29T18:26:20.125 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-k-RfTIhr1tojN3c off=3734341 len=1125686 2024-08-29T18:26:20.135 INFO:tasks.workunit.client.0.smithi029.stdout:op 3285 completed, throughput=5MB/sec 2024-08-29T18:26:20.135 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-GKmJsk0MiCy1_93 off=11345959 len=1884238 2024-08-29T18:26:20.139 INFO:tasks.workunit.client.0.smithi029.stdout:op 3286 completed, throughput=5MB/sec 2024-08-29T18:26:20.140 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-OJOF6KRMEeH5c2a off=11319247 len=547925 2024-08-29T18:26:20.146 INFO:tasks.workunit.client.0.smithi029.stdout:op 3287 completed, throughput=5MB/sec 2024-08-29T18:26:21.146 INFO:tasks.workunit.client.0.smithi029.stdout: 634: throughput=4.99MB/sec pending data=0 2024-08-29T18:26:21.147 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-OCeu3IDQWsrVHF1 off=0 len=1116120 2024-08-29T18:26:21.150 INFO:tasks.workunit.client.0.smithi029.stdout:op 3288 completed, throughput=4.99MB/sec 2024-08-29T18:26:21.151 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-uhVLn2Q1kp21nz3 off=2719592 len=265237 2024-08-29T18:26:21.156 INFO:tasks.workunit.client.0.smithi029.stdout:op 3289 completed, throughput=4.99MB/sec 2024-08-29T18:26:21.156 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-esZFNXKwu-2Ru7O off=1411602 len=486578 2024-08-29T18:26:21.158 INFO:tasks.workunit.client.0.smithi029.stdout:op 3290 completed, throughput=5MB/sec 2024-08-29T18:26:21.158 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-5m33EtwOFFfE2Jg off=12220197 len=905415 2024-08-29T18:26:21.167 INFO:tasks.workunit.client.0.smithi029.stdout:op 3291 completed, throughput=5MB/sec 2024-08-29T18:26:21.167 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-auTEsO0I-9WDkSL off=1135619 len=1734432 2024-08-29T18:26:21.180 INFO:tasks.workunit.client.0.smithi029.stdout:op 3292 completed, throughput=5MB/sec 2024-08-29T18:26:21.180 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-5ob1NjJXq8JavYe off=15815839 len=1363685 2024-08-29T18:26:21.192 INFO:tasks.workunit.client.0.smithi029.stdout:op 3293 completed, throughput=5MB/sec 2024-08-29T18:26:21.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:26:21 smithi029 bash[77880]: cluster 2024-08-29T18:26:20.184575+0000 mgr.y (mgr.25004) 1093 : cluster [DBG] pgmap v1765: 105 pgs: 105 active+clean; 127 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-29T18:26:21.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:26:21 smithi029 bash[79042]: cluster 2024-08-29T18:26:20.184575+0000 mgr.y (mgr.25004) 1093 : cluster [DBG] pgmap v1765: 105 pgs: 105 active+clean; 127 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-29T18:26:21.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:26:21 smithi110 bash[67519]: cluster 2024-08-29T18:26:20.184575+0000 mgr.y (mgr.25004) 1093 : cluster [DBG] pgmap v1765: 105 pgs: 105 active+clean; 127 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-29T18:26:22.192 INFO:tasks.workunit.client.0.smithi029.stdout: 635: throughput=4.99MB/sec pending data=0 2024-08-29T18:26:22.192 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-xiyw1kMUpIMas7D off=2572792 len=449648 2024-08-29T18:26:22.194 INFO:tasks.workunit.client.0.smithi029.stdout:op 3294 completed, throughput=4.99MB/sec 2024-08-29T18:26:22.194 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-_0SjNB6etNaiKwU off=2564045 len=1196351 2024-08-29T18:26:22.205 INFO:tasks.workunit.client.0.smithi029.stdout:op 3295 completed, throughput=5MB/sec 2024-08-29T18:26:22.205 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-R_YH6H8UwKL_jZH off=452159 len=622015 2024-08-29T18:26:22.207 INFO:tasks.workunit.client.0.smithi029.stdout:op 3296 completed, throughput=5MB/sec 2024-08-29T18:26:22.207 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-NwyuaPoaS_sdGCK off=533241 len=1929095 2024-08-29T18:26:22.220 INFO:tasks.workunit.client.0.smithi029.stdout:op 3297 completed, throughput=5MB/sec 2024-08-29T18:26:22.220 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-I7TI1tZhBxUp6BB off=1242048 len=206180 2024-08-29T18:26:22.221 INFO:tasks.workunit.client.0.smithi029.stdout:op 3298 completed, throughput=5MB/sec 2024-08-29T18:26:22.221 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-HCmT2tvhjGEvJqc off=2394929 len=1911021 2024-08-29T18:26:22.226 INFO:tasks.workunit.client.0.smithi029.stdout:op 3299 completed, throughput=5MB/sec 2024-08-29T18:26:23.226 INFO:tasks.workunit.client.0.smithi029.stdout: 636: throughput=4.99MB/sec pending data=0 2024-08-29T18:26:23.226 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-mmikyinRDZTIbG7 off=16581269 len=974643 2024-08-29T18:26:23.236 INFO:tasks.workunit.client.0.smithi029.stdout:op 3300 completed, throughput=5MB/sec 2024-08-29T18:26:23.237 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-3RhZxpxyjEjzZM2 off=6416802 len=656844 2024-08-29T18:26:23.243 INFO:tasks.workunit.client.0.smithi029.stdout:op 3301 completed, throughput=5MB/sec 2024-08-29T18:26:23.243 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-QLTokMDV6jWV8xX off=1792781 len=1675378 2024-08-29T18:26:23.255 INFO:tasks.workunit.client.0.smithi029.stdout:op 3302 completed, throughput=5MB/sec 2024-08-29T18:26:23.255 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-NRQ8HTfjzRlnhx7 off=5262394 len=624722 2024-08-29T18:26:23.261 INFO:tasks.workunit.client.0.smithi029.stdout:op 3303 completed, throughput=5MB/sec 2024-08-29T18:26:23.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:26:23 smithi029 bash[79042]: cluster 2024-08-29T18:26:22.185703+0000 mgr.y (mgr.25004) 1094 : cluster [DBG] pgmap v1766: 105 pgs: 105 active+clean; 127 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-29T18:26:23.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:26:23 smithi029 bash[77880]: cluster 2024-08-29T18:26:22.185703+0000 mgr.y (mgr.25004) 1094 : cluster [DBG] pgmap v1766: 105 pgs: 105 active+clean; 127 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-29T18:26:23.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:26:23 smithi110 bash[67519]: cluster 2024-08-29T18:26:22.185703+0000 mgr.y (mgr.25004) 1094 : cluster [DBG] pgmap v1766: 105 pgs: 105 active+clean; 127 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-29T18:26:24.261 INFO:tasks.workunit.client.0.smithi029.stdout: 637: throughput=4.99MB/sec pending data=0 2024-08-29T18:26:24.261 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-JPf1Lf8OYFRzb4l off=9046018 len=337894 2024-08-29T18:26:24.263 INFO:tasks.workunit.client.0.smithi029.stdout:op 3304 completed, throughput=4.99MB/sec 2024-08-29T18:26:24.263 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-G4ZVhbip5mhpblD off=5623976 len=1535111 2024-08-29T18:26:24.276 INFO:tasks.workunit.client.0.smithi029.stdout:op 3305 completed, throughput=5MB/sec 2024-08-29T18:26:24.276 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-LJZ-k9YMRQ9nCXw off=19925454 len=1409643 2024-08-29T18:26:24.284 INFO:tasks.workunit.client.0.smithi029.stdout:op 3306 completed, throughput=5MB/sec 2024-08-29T18:26:24.284 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-9Sa17cQMqMPCr6v off=2109004 len=164818 2024-08-29T18:26:24.285 INFO:tasks.workunit.client.0.smithi029.stdout:op 3307 completed, throughput=5MB/sec 2024-08-29T18:26:24.285 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-T3Mn20GgcMHb02q off=12002374 len=309809 2024-08-29T18:26:24.287 INFO:tasks.workunit.client.0.smithi029.stdout:op 3308 completed, throughput=5MB/sec 2024-08-29T18:26:24.287 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-Pygz9HXTjl7y0_1 off=18310378 len=668935 2024-08-29T18:26:24.292 INFO:tasks.workunit.client.0.smithi029.stdout:op 3309 completed, throughput=5MB/sec 2024-08-29T18:26:24.292 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-BZMXpo2G6-sxNoX off=4144700 len=1322699 2024-08-29T18:26:24.293 INFO:tasks.workunit.client.0.smithi029.stdout:op 3310 completed, throughput=5MB/sec 2024-08-29T18:26:24.600 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:26:24 smithi029 bash[77880]: audit 2024-08-29T18:26:24.212912+0000 mon.c (mon.2) 549 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:26:24.601 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:26:24 smithi029 bash[79042]: audit 2024-08-29T18:26:24.212912+0000 mon.c (mon.2) 549 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:26:24.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:26:24 smithi110 bash[67519]: audit 2024-08-29T18:26:24.212912+0000 mon.c (mon.2) 549 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:26:24.901 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:26:24 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:26:24] "GET /metrics HTTP/1.1" 200 34027 "" "Prometheus/2.43.0" 2024-08-29T18:26:25.294 INFO:tasks.workunit.client.0.smithi029.stdout: 638: throughput=4.99MB/sec pending data=0 2024-08-29T18:26:25.294 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-lhonFU_UjAxFvFO off=12995948 len=1430926 2024-08-29T18:26:25.305 INFO:tasks.workunit.client.0.smithi029.stdout:op 3311 completed, throughput=5MB/sec 2024-08-29T18:26:25.305 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-PX2_QQwSSvtxRj4 off=1955834 len=268210 2024-08-29T18:26:25.310 INFO:tasks.workunit.client.0.smithi029.stdout:op 3312 completed, throughput=5MB/sec 2024-08-29T18:26:25.310 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-bLG_B-HHJyda6fB off=2898907 len=1171594 2024-08-29T18:26:25.314 INFO:tasks.workunit.client.0.smithi029.stdout:op 3313 completed, throughput=5MB/sec 2024-08-29T18:26:25.314 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-1G7GDOU1CmaOim9 off=4847943 len=130529 2024-08-29T18:26:25.315 INFO:tasks.workunit.client.0.smithi029.stdout:op 3314 completed, throughput=5MB/sec 2024-08-29T18:26:25.316 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-ed-6cch6BrNF6j2 off=1188488 len=2038017 2024-08-29T18:26:25.321 INFO:tasks.workunit.client.0.smithi029.stdout:op 3315 completed, throughput=5MB/sec 2024-08-29T18:26:25.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:26:25 smithi029 bash[77880]: cluster 2024-08-29T18:26:24.186671+0000 mgr.y (mgr.25004) 1095 : cluster [DBG] pgmap v1767: 105 pgs: 105 active+clean; 127 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-29T18:26:25.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:26:25 smithi029 bash[77880]: audit 2024-08-29T18:26:24.957245+0000 mon.c (mon.2) 550 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:26:25.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:26:25 smithi029 bash[77880]: audit 2024-08-29T18:26:24.958257+0000 mon.c (mon.2) 551 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:26:25.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:26:25 smithi029 bash[77880]: audit 2024-08-29T18:26:24.965162+0000 mon.a (mon.0) 1757 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:26:25.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:26:25 smithi029 bash[79042]: cluster 2024-08-29T18:26:24.186671+0000 mgr.y (mgr.25004) 1095 : cluster [DBG] pgmap v1767: 105 pgs: 105 active+clean; 127 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-29T18:26:25.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:26:25 smithi029 bash[79042]: audit 2024-08-29T18:26:24.957245+0000 mon.c (mon.2) 550 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:26:25.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:26:25 smithi029 bash[79042]: audit 2024-08-29T18:26:24.958257+0000 mon.c (mon.2) 551 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:26:25.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:26:25 smithi029 bash[79042]: audit 2024-08-29T18:26:24.965162+0000 mon.a (mon.0) 1757 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:26:25.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:26:25 smithi110 bash[67519]: cluster 2024-08-29T18:26:24.186671+0000 mgr.y (mgr.25004) 1095 : cluster [DBG] pgmap v1767: 105 pgs: 105 active+clean; 127 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-29T18:26:25.653 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:26:25 smithi110 bash[67519]: audit 2024-08-29T18:26:24.957245+0000 mon.c (mon.2) 550 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:26:25.653 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:26:25 smithi110 bash[67519]: audit 2024-08-29T18:26:24.958257+0000 mon.c (mon.2) 551 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:26:25.653 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:26:25 smithi110 bash[67519]: audit 2024-08-29T18:26:24.965162+0000 mon.a (mon.0) 1757 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:26:26.321 INFO:tasks.workunit.client.0.smithi029.stdout: 639: throughput=4.99MB/sec pending data=0 2024-08-29T18:26:26.321 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-Xqtzeb2lpMBa4xz off=18357581 len=1864085 2024-08-29T18:26:26.334 INFO:tasks.workunit.client.0.smithi029.stdout:op 3316 completed, throughput=5MB/sec 2024-08-29T18:26:26.334 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-J39GiAASY79FnUN off=10503500 len=852564 2024-08-29T18:26:26.342 INFO:tasks.workunit.client.0.smithi029.stdout:op 3317 completed, throughput=5MB/sec 2024-08-29T18:26:26.342 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-KmZSqzOJIaXXi_f off=10036036 len=1003830 2024-08-29T18:26:26.345 INFO:tasks.workunit.client.0.smithi029.stdout:op 3318 completed, throughput=5MB/sec 2024-08-29T18:26:26.345 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-Jv-gal3NcjjXnby off=5317464 len=1210725 2024-08-29T18:26:26.355 INFO:tasks.workunit.client.0.smithi029.stdout:op 3319 completed, throughput=5MB/sec 2024-08-29T18:26:26.355 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-jLFKElldXpG1Vl1 off=1994702 len=1786117 2024-08-29T18:26:26.367 INFO:tasks.workunit.client.0.smithi029.stdout:op 3320 completed, throughput=5MB/sec 2024-08-29T18:26:27.368 INFO:tasks.workunit.client.0.smithi029.stdout: 640: throughput=4.99MB/sec pending data=0 2024-08-29T18:26:27.368 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-OZ1X3l8Yn5iubiw off=3330333 len=418942 2024-08-29T18:26:27.374 INFO:tasks.workunit.client.0.smithi029.stdout:op 3321 completed, throughput=4.99MB/sec 2024-08-29T18:26:27.375 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-J15e5_63ftFUIV8 off=9678667 len=1036560 2024-08-29T18:26:27.378 INFO:tasks.workunit.client.0.smithi029.stdout:op 3322 completed, throughput=5MB/sec 2024-08-29T18:26:27.378 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-lfNGWGj_3nghOKA off=780484 len=638277 2024-08-29T18:26:27.380 INFO:tasks.workunit.client.0.smithi029.stdout:op 3323 completed, throughput=5MB/sec 2024-08-29T18:26:27.380 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-_NpG_koD2drjhtO off=6718595 len=348453 2024-08-29T18:26:27.382 INFO:tasks.workunit.client.0.smithi029.stdout:op 3324 completed, throughput=5MB/sec 2024-08-29T18:26:27.382 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-uQ2p4ROJthHlZa0 off=21694366 len=330174 2024-08-29T18:26:27.387 INFO:tasks.workunit.client.0.smithi029.stdout:op 3325 completed, throughput=5MB/sec 2024-08-29T18:26:27.387 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-mZ2uQqeU7bLTlz_ off=7170067 len=984730 2024-08-29T18:26:27.395 INFO:tasks.workunit.client.0.smithi029.stdout:op 3326 completed, throughput=5MB/sec 2024-08-29T18:26:27.395 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-IAC4AqBSF1P3xPv off=1236384 len=537582 2024-08-29T18:26:27.397 INFO:tasks.workunit.client.0.smithi029.stdout:op 3327 completed, throughput=5MB/sec 2024-08-29T18:26:27.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:26:27 smithi029 bash[77880]: cluster 2024-08-29T18:26:26.187630+0000 mgr.y (mgr.25004) 1096 : cluster [DBG] pgmap v1768: 105 pgs: 105 active+clean; 127 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-29T18:26:27.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:26:27 smithi029 bash[79042]: cluster 2024-08-29T18:26:26.187630+0000 mgr.y (mgr.25004) 1096 : cluster [DBG] pgmap v1768: 105 pgs: 105 active+clean; 127 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-29T18:26:27.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:26:27 smithi110 bash[67519]: cluster 2024-08-29T18:26:26.187630+0000 mgr.y (mgr.25004) 1096 : cluster [DBG] pgmap v1768: 105 pgs: 105 active+clean; 127 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-29T18:26:28.398 INFO:tasks.workunit.client.0.smithi029.stdout: 641: throughput=4.99MB/sec pending data=0 2024-08-29T18:26:28.398 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-J2itf8BSy-dzM55 off=1862158 len=1093384 2024-08-29T18:26:28.408 INFO:tasks.workunit.client.0.smithi029.stdout:op 3328 completed, throughput=4.99MB/sec 2024-08-29T18:26:28.408 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-czd2QqohuJitReU off=4868261 len=2035564 2024-08-29T18:26:28.422 INFO:tasks.workunit.client.0.smithi029.stdout:op 3329 completed, throughput=5MB/sec 2024-08-29T18:26:28.422 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-VWBgJ7WAGVVwOQw off=3890726 len=1778896 2024-08-29T18:26:28.425 INFO:tasks.workunit.client.0.smithi029.stdout:op 3330 completed, throughput=5MB/sec 2024-08-29T18:26:28.425 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-jb-rH-MD3KbJqAt off=3101976 len=968449 2024-08-29T18:26:28.433 INFO:tasks.workunit.client.0.smithi029.stdout:op 3331 completed, throughput=5MB/sec 2024-08-29T18:26:29.434 INFO:tasks.workunit.client.0.smithi029.stdout: 642: throughput=4.99MB/sec pending data=0 2024-08-29T18:26:29.434 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-8664GJYAYUX11xU off=10573552 len=129114 2024-08-29T18:26:29.439 INFO:tasks.workunit.client.0.smithi029.stdout:op 3332 completed, throughput=4.99MB/sec 2024-08-29T18:26:29.439 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-uex53RHzwEqm4oU off=3008548 len=1667636 2024-08-29T18:26:29.444 INFO:tasks.workunit.client.0.smithi029.stdout:op 3333 completed, throughput=5MB/sec 2024-08-29T18:26:29.444 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-MIP1wxK-wdHh__p off=932700 len=1072876 2024-08-29T18:26:29.453 INFO:tasks.workunit.client.0.smithi029.stdout:op 3334 completed, throughput=5MB/sec 2024-08-29T18:26:29.453 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-2SCdtwnR9sO6SrU off=4954596 len=1976917 2024-08-29T18:26:29.457 INFO:tasks.workunit.client.0.smithi029.stdout:op 3335 completed, throughput=5MB/sec 2024-08-29T18:26:29.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:26:29 smithi029 bash[77880]: cluster 2024-08-29T18:26:28.188782+0000 mgr.y (mgr.25004) 1097 : cluster [DBG] pgmap v1769: 105 pgs: 105 active+clean; 127 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-08-29T18:26:29.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:26:29 smithi029 bash[79042]: cluster 2024-08-29T18:26:28.188782+0000 mgr.y (mgr.25004) 1097 : cluster [DBG] pgmap v1769: 105 pgs: 105 active+clean; 127 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-08-29T18:26:29.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:26:29 smithi110 bash[67519]: cluster 2024-08-29T18:26:28.188782+0000 mgr.y (mgr.25004) 1097 : cluster [DBG] pgmap v1769: 105 pgs: 105 active+clean; 127 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-08-29T18:26:30.457 INFO:tasks.workunit.client.0.smithi029.stdout: 643: throughput=4.99MB/sec pending data=0 2024-08-29T18:26:30.458 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-gLZKKjLagH-yxBB off=289553 len=877479 2024-08-29T18:26:30.461 INFO:tasks.workunit.client.0.smithi029.stdout:op 3336 completed, throughput=4.99MB/sec 2024-08-29T18:26:30.461 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-GPcnQdiisKUgBLR off=20518562 len=2032896 2024-08-29T18:26:30.476 INFO:tasks.workunit.client.0.smithi029.stdout:op 3337 completed, throughput=5MB/sec 2024-08-29T18:26:30.476 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-tf6Hlt6VM3h74xU off=6808434 len=1397588 2024-08-29T18:26:30.481 INFO:tasks.workunit.client.0.smithi029.stdout:op 3338 completed, throughput=5MB/sec 2024-08-29T18:26:30.481 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-gVBu_ALNrKD93I7 off=8683868 len=92422 2024-08-29T18:26:30.485 INFO:tasks.workunit.client.0.smithi029.stdout:op 3339 completed, throughput=5MB/sec 2024-08-29T18:26:30.486 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-B55Ou7vmS1GumgM off=12842051 len=801596 2024-08-29T18:26:30.494 INFO:tasks.workunit.client.0.smithi029.stdout:op 3340 completed, throughput=5MB/sec 2024-08-29T18:26:30.494 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-mMa_FXHLBiX7JQE off=9092091 len=165596 2024-08-29T18:26:30.495 INFO:tasks.workunit.client.0.smithi029.stdout:op 3341 completed, throughput=5MB/sec 2024-08-29T18:26:31.495 INFO:tasks.workunit.client.0.smithi029.stdout: 644: throughput=4.99MB/sec pending data=0 2024-08-29T18:26:31.495 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-xadz8zW4uXo-c_F off=15786422 len=788734 2024-08-29T18:26:31.498 INFO:tasks.workunit.client.0.smithi029.stdout:op 3342 completed, throughput=4.99MB/sec 2024-08-29T18:26:31.499 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-zuX1y8noDmMn5NK off=4932345 len=1450820 2024-08-29T18:26:31.503 INFO:tasks.workunit.client.0.smithi029.stdout:op 3343 completed, throughput=5MB/sec 2024-08-29T18:26:31.503 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-f8izIGnzAHUWZ_C off=18165870 len=1352484 2024-08-29T18:26:31.514 INFO:tasks.workunit.client.0.smithi029.stdout:op 3344 completed, throughput=5MB/sec 2024-08-29T18:26:31.514 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-NIa_FdBgasOltbR off=1274153 len=343301 2024-08-29T18:26:31.515 INFO:tasks.workunit.client.0.smithi029.stdout:op 3345 completed, throughput=5MB/sec 2024-08-29T18:26:31.516 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-4HjLuwJ8AvXjjKK off=16721985 len=195510 2024-08-29T18:26:31.517 INFO:tasks.workunit.client.0.smithi029.stdout:op 3346 completed, throughput=5MB/sec 2024-08-29T18:26:31.517 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-X6kPOAPHa6koSS9 off=549199 len=548182 2024-08-29T18:26:31.519 INFO:tasks.workunit.client.0.smithi029.stdout:op 3347 completed, throughput=5MB/sec 2024-08-29T18:26:31.519 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-RCbZGwZbYv_qo7D off=6026777 len=1233991 2024-08-29T18:26:31.529 INFO:tasks.workunit.client.0.smithi029.stdout:op 3348 completed, throughput=5MB/sec 2024-08-29T18:26:31.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:26:31 smithi029 bash[79042]: cluster 2024-08-29T18:26:30.189613+0000 mgr.y (mgr.25004) 1098 : cluster [DBG] pgmap v1770: 105 pgs: 105 active+clean; 127 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-29T18:26:31.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:26:31 smithi029 bash[77880]: cluster 2024-08-29T18:26:30.189613+0000 mgr.y (mgr.25004) 1098 : cluster [DBG] pgmap v1770: 105 pgs: 105 active+clean; 127 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-29T18:26:31.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:26:31 smithi110 bash[67519]: cluster 2024-08-29T18:26:30.189613+0000 mgr.y (mgr.25004) 1098 : cluster [DBG] pgmap v1770: 105 pgs: 105 active+clean; 127 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-29T18:26:32.529 INFO:tasks.workunit.client.0.smithi029.stdout: 645: throughput=4.99MB/sec pending data=0 2024-08-29T18:26:32.530 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-v5mt0vg9iOHknYR off=4405667 len=1054711 2024-08-29T18:26:32.532 INFO:tasks.workunit.client.0.smithi029.stdout:op 3349 completed, throughput=4.99MB/sec 2024-08-29T18:26:32.533 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-5vdHwqmzR3RuCQs off=11660611 len=864849 2024-08-29T18:26:32.540 INFO:tasks.workunit.client.0.smithi029.stdout:op 3350 completed, throughput=5MB/sec 2024-08-29T18:26:32.540 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-NXCLrKheyx1QyBP off=8306903 len=981728 2024-08-29T18:26:32.549 INFO:tasks.workunit.client.0.smithi029.stdout:op 3351 completed, throughput=5MB/sec 2024-08-29T18:26:32.549 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-i3BWrXFVqta0S7b off=6529640 len=1481826 2024-08-29T18:26:32.553 INFO:tasks.workunit.client.0.smithi029.stdout:op 3352 completed, throughput=5MB/sec 2024-08-29T18:26:32.553 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-2C0_57xomn69Aq4 off=6500875 len=1032251 2024-08-29T18:26:32.555 INFO:tasks.workunit.client.0.smithi029.stdout:op 3353 completed, throughput=5MB/sec 2024-08-29T18:26:33.555 INFO:tasks.workunit.client.0.smithi029.stdout: 646: throughput=4.99MB/sec pending data=0 2024-08-29T18:26:33.555 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-YKimtfKhWm-XDou off=10290437 len=1036141 2024-08-29T18:26:33.566 INFO:tasks.workunit.client.0.smithi029.stdout:op 3354 completed, throughput=4.99MB/sec 2024-08-29T18:26:33.566 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-vH6soJRoAxG46TO off=1766897 len=1106207 2024-08-29T18:26:33.569 INFO:tasks.workunit.client.0.smithi029.stdout:op 3355 completed, throughput=5MB/sec 2024-08-29T18:26:33.569 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-Phim5zwBYlworcw off=4032487 len=982371 2024-08-29T18:26:33.578 INFO:tasks.workunit.client.0.smithi029.stdout:op 3356 completed, throughput=5MB/sec 2024-08-29T18:26:33.578 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-j41PrTBlkEnv1AE off=2652398 len=1128434 2024-08-29T18:26:33.587 INFO:tasks.workunit.client.0.smithi029.stdout:op 3357 completed, throughput=5MB/sec 2024-08-29T18:26:33.587 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-R8NxOH3H9Gj3cT_ off=16031188 len=1372417 2024-08-29T18:26:33.591 INFO:tasks.workunit.client.0.smithi029.stdout:op 3358 completed, throughput=5MB/sec 2024-08-29T18:26:33.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:26:33 smithi029 bash[79042]: cluster 2024-08-29T18:26:32.190698+0000 mgr.y (mgr.25004) 1099 : cluster [DBG] pgmap v1771: 105 pgs: 105 active+clean; 127 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-08-29T18:26:33.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:26:33 smithi029 bash[77880]: cluster 2024-08-29T18:26:32.190698+0000 mgr.y (mgr.25004) 1099 : cluster [DBG] pgmap v1771: 105 pgs: 105 active+clean; 127 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-08-29T18:26:33.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:26:33 smithi110 bash[67519]: cluster 2024-08-29T18:26:32.190698+0000 mgr.y (mgr.25004) 1099 : cluster [DBG] pgmap v1771: 105 pgs: 105 active+clean; 127 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-08-29T18:26:34.591 INFO:tasks.workunit.client.0.smithi029.stdout: 647: throughput=4.99MB/sec pending data=0 2024-08-29T18:26:34.591 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-jxzbGeIoZd6HQCW off=675498 len=205718 2024-08-29T18:26:34.593 INFO:tasks.workunit.client.0.smithi029.stdout:op 3359 completed, throughput=4.99MB/sec 2024-08-29T18:26:34.593 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-fDpr7lcGbG2fD0v off=5321773 len=1323872 2024-08-29T18:26:34.596 INFO:tasks.workunit.client.0.smithi029.stdout:op 3360 completed, throughput=5MB/sec 2024-08-29T18:26:34.596 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-ptunre5qTAbtSzp off=12335910 len=1061086 2024-08-29T18:26:34.600 INFO:tasks.workunit.client.0.smithi029.stdout:op 3361 completed, throughput=5MB/sec 2024-08-29T18:26:34.601 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-ZsW96GsPIlkZlmP off=2818022 len=499873 2024-08-29T18:26:34.601 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:26:34 smithi029 bash[79042]: audit 2024-08-29T18:26:33.551460+0000 mon.c (mon.2) 552 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:26:34.601 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:26:34 smithi029 bash[77880]: audit 2024-08-29T18:26:33.551460+0000 mon.c (mon.2) 552 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:26:34.607 INFO:tasks.workunit.client.0.smithi029.stdout:op 3362 completed, throughput=5MB/sec 2024-08-29T18:26:34.607 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-YZWgLCaB17gqp-J off=8823329 len=1160771 2024-08-29T18:26:34.611 INFO:tasks.workunit.client.0.smithi029.stdout:op 3363 completed, throughput=5MB/sec 2024-08-29T18:26:34.612 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-2Tmh5j_4B4NDeG4 off=7592384 len=880901 2024-08-29T18:26:34.614 INFO:tasks.workunit.client.0.smithi029.stdout:op 3364 completed, throughput=5MB/sec 2024-08-29T18:26:34.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:26:34 smithi110 bash[67519]: audit 2024-08-29T18:26:33.551460+0000 mon.c (mon.2) 552 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:26:34.901 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:26:34 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:26:34] "GET /metrics HTTP/1.1" 200 34026 "" "Prometheus/2.43.0" 2024-08-29T18:26:35.614 INFO:tasks.workunit.client.0.smithi029.stdout: 648: throughput=4.99MB/sec pending data=0 2024-08-29T18:26:35.614 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-X9IF185JNTDuM7N off=1596316 len=1483713 2024-08-29T18:26:35.619 INFO:tasks.workunit.client.0.smithi029.stdout:op 3365 completed, throughput=5MB/sec 2024-08-29T18:26:35.619 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-XkczjmHtSDYO39j off=13421611 len=1635746 2024-08-29T18:26:35.632 INFO:tasks.workunit.client.0.smithi029.stdout:op 3366 completed, throughput=5MB/sec 2024-08-29T18:26:35.632 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-hKlxPsqF34EQQen off=1312749 len=1293246 2024-08-29T18:26:35.643 INFO:tasks.workunit.client.0.smithi029.stdout:op 3367 completed, throughput=5MB/sec 2024-08-29T18:26:35.643 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-EQDsMwhthaSOkWU off=11148460 len=712944 2024-08-29T18:26:35.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:26:35 smithi029 bash[79042]: cluster 2024-08-29T18:26:34.191666+0000 mgr.y (mgr.25004) 1100 : cluster [DBG] pgmap v1772: 105 pgs: 105 active+clean; 127 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-08-29T18:26:35.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:26:35 smithi029 bash[77880]: cluster 2024-08-29T18:26:34.191666+0000 mgr.y (mgr.25004) 1100 : cluster [DBG] pgmap v1772: 105 pgs: 105 active+clean; 127 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-08-29T18:26:35.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:26:35 smithi110 bash[67519]: cluster 2024-08-29T18:26:34.191666+0000 mgr.y (mgr.25004) 1100 : cluster [DBG] pgmap v1772: 105 pgs: 105 active+clean; 127 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-08-29T18:26:35.652 INFO:tasks.workunit.client.0.smithi029.stdout:op 3368 completed, throughput=5MB/sec 2024-08-29T18:26:36.652 INFO:tasks.workunit.client.0.smithi029.stdout: 649: throughput=4.99MB/sec pending data=0 2024-08-29T18:26:36.652 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-GnUz9HVIAS7c763 off=1203897 len=171992 2024-08-29T18:26:36.653 INFO:tasks.workunit.client.0.smithi029.stdout:op 3369 completed, throughput=4.99MB/sec 2024-08-29T18:26:36.654 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-nhHNUNbwKNdkWNB off=1864024 len=1376910 2024-08-29T18:26:36.657 INFO:tasks.workunit.client.0.smithi029.stdout:op 3370 completed, throughput=5MB/sec 2024-08-29T18:26:36.658 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-gbubwGeZF892qTk off=607244 len=769670 2024-08-29T18:26:36.660 INFO:tasks.workunit.client.0.smithi029.stdout:op 3371 completed, throughput=5MB/sec 2024-08-29T18:26:36.660 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-8fdNqwMMc1qh8TG off=8122086 len=1585526 2024-08-29T18:26:36.663 INFO:tasks.workunit.client.0.smithi029.stdout:op 3372 completed, throughput=5MB/sec 2024-08-29T18:26:36.664 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-hEL-nmNkuQHnSAS off=7287934 len=1235628 2024-08-29T18:26:36.667 INFO:tasks.workunit.client.0.smithi029.stdout:op 3373 completed, throughput=5MB/sec 2024-08-29T18:26:37.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:26:37 smithi029 bash[77880]: cluster 2024-08-29T18:26:36.192528+0000 mgr.y (mgr.25004) 1101 : cluster [DBG] pgmap v1773: 105 pgs: 105 active+clean; 127 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-29T18:26:37.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:26:37 smithi029 bash[79042]: cluster 2024-08-29T18:26:36.192528+0000 mgr.y (mgr.25004) 1101 : cluster [DBG] pgmap v1773: 105 pgs: 105 active+clean; 127 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-29T18:26:37.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:26:37 smithi110 bash[67519]: cluster 2024-08-29T18:26:36.192528+0000 mgr.y (mgr.25004) 1101 : cluster [DBG] pgmap v1773: 105 pgs: 105 active+clean; 127 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-29T18:26:37.667 INFO:tasks.workunit.client.0.smithi029.stdout: 650: throughput=4.99MB/sec pending data=0 2024-08-29T18:26:37.667 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-npmFI1dJl0-nY9z off=9497055 len=215215 2024-08-29T18:26:37.668 INFO:tasks.workunit.client.0.smithi029.stdout:op 3374 completed, throughput=4.99MB/sec 2024-08-29T18:26:37.668 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-rSOclSon54BtCjX off=17826856 len=1398016 2024-08-29T18:26:37.679 INFO:tasks.workunit.client.0.smithi029.stdout:op 3375 completed, throughput=4.99MB/sec 2024-08-29T18:26:37.679 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-rNrgHc_95Oh6p3J off=3736092 len=328968 2024-08-29T18:26:37.681 INFO:tasks.workunit.client.0.smithi029.stdout:op 3376 completed, throughput=5MB/sec 2024-08-29T18:26:37.681 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-5_DzYWJX5yrWksQ off=6690148 len=928163 2024-08-29T18:26:37.683 INFO:tasks.workunit.client.0.smithi029.stdout:op 3377 completed, throughput=5MB/sec 2024-08-29T18:26:37.683 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-UYn9EtP4X0gCU9X off=4812124 len=1970711 2024-08-29T18:26:37.699 INFO:tasks.workunit.client.0.smithi029.stdout:op 3378 completed, throughput=5MB/sec 2024-08-29T18:26:37.699 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-tt9_1HtTcI1peAQ off=785323 len=654245 2024-08-29T18:26:37.706 INFO:tasks.workunit.client.0.smithi029.stdout:op 3379 completed, throughput=5MB/sec 2024-08-29T18:26:38.706 INFO:tasks.workunit.client.0.smithi029.stdout: 651: throughput=4.99MB/sec pending data=0 2024-08-29T18:26:38.706 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-wmiL6T6hMt1aIDa off=975822 len=1132030 2024-08-29T18:26:38.716 INFO:tasks.workunit.client.0.smithi029.stdout:op 3380 completed, throughput=4.99MB/sec 2024-08-29T18:26:38.716 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-Zq0D-vjb6LMV7YM off=2319992 len=1303805 2024-08-29T18:26:38.726 INFO:tasks.workunit.client.0.smithi029.stdout:op 3381 completed, throughput=5MB/sec 2024-08-29T18:26:38.726 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-7TXquExnHebbGIa off=2661679 len=909462 2024-08-29T18:26:38.729 INFO:tasks.workunit.client.0.smithi029.stdout:op 3382 completed, throughput=5MB/sec 2024-08-29T18:26:38.729 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-06dS5XJrDWKd5e_ off=3999348 len=1535747 2024-08-29T18:26:38.740 INFO:tasks.workunit.client.0.smithi029.stdout:op 3383 completed, throughput=5MB/sec 2024-08-29T18:26:38.740 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-6nuth9rtbF0kVm6 off=3893087 len=1729909 2024-08-29T18:26:38.743 INFO:tasks.workunit.client.0.smithi029.stdout:op 3384 completed, throughput=5MB/sec 2024-08-29T18:26:39.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:26:39 smithi029 bash[79042]: cluster 2024-08-29T18:26:38.193634+0000 mgr.y (mgr.25004) 1102 : cluster [DBG] pgmap v1774: 105 pgs: 105 active+clean; 127 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-08-29T18:26:39.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:26:39 smithi029 bash[77880]: cluster 2024-08-29T18:26:38.193634+0000 mgr.y (mgr.25004) 1102 : cluster [DBG] pgmap v1774: 105 pgs: 105 active+clean; 127 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-08-29T18:26:39.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:26:39 smithi110 bash[67519]: cluster 2024-08-29T18:26:38.193634+0000 mgr.y (mgr.25004) 1102 : cluster [DBG] pgmap v1774: 105 pgs: 105 active+clean; 127 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-08-29T18:26:39.743 INFO:tasks.workunit.client.0.smithi029.stdout: 652: throughput=4.99MB/sec pending data=0 2024-08-29T18:26:39.743 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-NJ_bBblp526MLXX off=2224804 len=163567 2024-08-29T18:26:39.748 INFO:tasks.workunit.client.0.smithi029.stdout:op 3385 completed, throughput=4.99MB/sec 2024-08-29T18:26:39.748 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-gFjUBdyGC8JNYv7 off=2653536 len=340578 2024-08-29T18:26:39.750 INFO:tasks.workunit.client.0.smithi029.stdout:op 3386 completed, throughput=5MB/sec 2024-08-29T18:26:39.750 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-Kx4TFCeMrqQ3ckl off=0 len=1180014 2024-08-29T18:26:39.753 INFO:tasks.workunit.client.0.smithi029.stdout:op 3387 completed, throughput=5MB/sec 2024-08-29T18:26:39.753 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-quFNKPuM6bFmmey off=5165251 len=358621 2024-08-29T18:26:39.755 INFO:tasks.workunit.client.0.smithi029.stdout:op 3388 completed, throughput=5MB/sec 2024-08-29T18:26:39.755 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-z59ePNM7foKPAAa off=2831511 len=1999017 2024-08-29T18:26:39.759 INFO:tasks.workunit.client.0.smithi029.stdout:op 3389 completed, throughput=5MB/sec 2024-08-29T18:26:40.759 INFO:tasks.workunit.client.0.smithi029.stdout: 653: throughput=4.99MB/sec pending data=0 2024-08-29T18:26:40.760 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-xGMeWrNoTcw8xIM off=5592625 len=1486808 2024-08-29T18:26:40.772 INFO:tasks.workunit.client.0.smithi029.stdout:op 3390 completed, throughput=4.99MB/sec 2024-08-29T18:26:40.772 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-YCN-IQJ9horv1Wz off=10698896 len=1330751 2024-08-29T18:26:40.776 INFO:tasks.workunit.client.0.smithi029.stdout:op 3391 completed, throughput=5MB/sec 2024-08-29T18:26:40.776 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-so5x8Uf928R-x9l off=7251434 len=1142462 2024-08-29T18:26:40.779 INFO:tasks.workunit.client.0.smithi029.stdout:op 3392 completed, throughput=5MB/sec 2024-08-29T18:26:40.779 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-NbyNVFQhqrVGmda off=18396486 len=1231193 2024-08-29T18:26:40.788 INFO:tasks.workunit.client.0.smithi029.stdout:op 3393 completed, throughput=5MB/sec 2024-08-29T18:26:40.789 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-1_wBmXWNR4LR7hh off=4188884 len=1778018 2024-08-29T18:26:40.802 INFO:tasks.workunit.client.0.smithi029.stdout:op 3394 completed, throughput=5MB/sec 2024-08-29T18:26:41.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:26:41 smithi029 bash[79042]: cluster 2024-08-29T18:26:40.194513+0000 mgr.y (mgr.25004) 1103 : cluster [DBG] pgmap v1775: 105 pgs: 105 active+clean; 127 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-29T18:26:41.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:26:41 smithi029 bash[77880]: cluster 2024-08-29T18:26:40.194513+0000 mgr.y (mgr.25004) 1103 : cluster [DBG] pgmap v1775: 105 pgs: 105 active+clean; 127 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-29T18:26:41.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:26:41 smithi110 bash[67519]: cluster 2024-08-29T18:26:40.194513+0000 mgr.y (mgr.25004) 1103 : cluster [DBG] pgmap v1775: 105 pgs: 105 active+clean; 127 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-29T18:26:41.802 INFO:tasks.workunit.client.0.smithi029.stdout: 654: throughput=4.99MB/sec pending data=0 2024-08-29T18:26:41.803 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-K2bc1i7HokkyFvQ off=0 len=1321230 2024-08-29T18:26:41.807 INFO:tasks.workunit.client.0.smithi029.stdout:op 3395 completed, throughput=5MB/sec 2024-08-29T18:26:41.807 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-iXN56-C0dcHEEuD off=16261063 len=576340 2024-08-29T18:26:41.814 INFO:tasks.workunit.client.0.smithi029.stdout:op 3396 completed, throughput=5MB/sec 2024-08-29T18:26:41.815 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-JryaXah77OAW-pR off=9032382 len=1997214 2024-08-29T18:26:41.827 INFO:tasks.workunit.client.0.smithi029.stdout:op 3397 completed, throughput=5MB/sec 2024-08-29T18:26:42.828 INFO:tasks.workunit.client.0.smithi029.stdout: 655: throughput=4.99MB/sec pending data=0 2024-08-29T18:26:42.828 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-Gm8N_pGrKdNqA1a off=12785312 len=618646 2024-08-29T18:26:42.835 INFO:tasks.workunit.client.0.smithi029.stdout:op 3398 completed, throughput=4.99MB/sec 2024-08-29T18:26:42.835 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-bSagGDlUmk-IJ3x off=673176 len=1784988 2024-08-29T18:26:42.848 INFO:tasks.workunit.client.0.smithi029.stdout:op 3399 completed, throughput=5MB/sec 2024-08-29T18:26:42.848 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-UpgPIHuzQ0eIIQV off=1049290 len=1515880 2024-08-29T18:26:42.851 INFO:tasks.workunit.client.0.smithi029.stdout:op 3400 completed, throughput=5MB/sec 2024-08-29T18:26:42.852 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-IcvjDJIGnzQPN1J off=536191 len=1090718 2024-08-29T18:26:42.861 INFO:tasks.workunit.client.0.smithi029.stdout:op 3401 completed, throughput=5MB/sec 2024-08-29T18:26:42.861 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-h9hoHhK4k693lEH off=1271266 len=1165588 2024-08-29T18:26:42.862 INFO:tasks.workunit.client.0.smithi029.stdout:op 3402 completed, throughput=5MB/sec 2024-08-29T18:26:43.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:26:43 smithi029 bash[79042]: cluster 2024-08-29T18:26:42.195617+0000 mgr.y (mgr.25004) 1104 : cluster [DBG] pgmap v1776: 105 pgs: 105 active+clean; 127 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-29T18:26:43.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:26:43 smithi029 bash[77880]: cluster 2024-08-29T18:26:42.195617+0000 mgr.y (mgr.25004) 1104 : cluster [DBG] pgmap v1776: 105 pgs: 105 active+clean; 127 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-29T18:26:43.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:26:43 smithi110 bash[67519]: cluster 2024-08-29T18:26:42.195617+0000 mgr.y (mgr.25004) 1104 : cluster [DBG] pgmap v1776: 105 pgs: 105 active+clean; 127 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-29T18:26:43.863 INFO:tasks.workunit.client.0.smithi029.stdout: 656: throughput=4.99MB/sec pending data=0 2024-08-29T18:26:43.863 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-BZMXpo2G6-sxNoX off=11607919 len=882022 2024-08-29T18:26:43.866 INFO:tasks.workunit.client.0.smithi029.stdout:op 3403 completed, throughput=4.99MB/sec 2024-08-29T18:26:43.866 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-teyk9jo_U_9oauO off=12808058 len=1432328 2024-08-29T18:26:43.877 INFO:tasks.workunit.client.0.smithi029.stdout:op 3404 completed, throughput=5MB/sec 2024-08-29T18:26:43.878 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-7vm34ojqsLObxCw off=1546256 len=919298 2024-08-29T18:26:43.880 INFO:tasks.workunit.client.0.smithi029.stdout:op 3405 completed, throughput=5MB/sec 2024-08-29T18:26:43.881 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-De-OVvJ1lZt_Eyx off=7314767 len=1898448 2024-08-29T18:26:43.894 INFO:tasks.workunit.client.0.smithi029.stdout:op 3406 completed, throughput=5MB/sec 2024-08-29T18:26:44.895 INFO:tasks.workunit.client.0.smithi029.stdout: 657: throughput=4.99MB/sec pending data=0 2024-08-29T18:26:44.895 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-1iNE9HMZfRyxkKy off=14182787 len=299221 2024-08-29T18:26:44.901 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:26:44 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:26:44] "GET /metrics HTTP/1.1" 200 34026 "" "Prometheus/2.43.0" 2024-08-29T18:26:44.901 INFO:tasks.workunit.client.0.smithi029.stdout:op 3407 completed, throughput=4.99MB/sec 2024-08-29T18:26:44.901 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-2oreXgOzyVwtfOb off=1489960 len=684277 2024-08-29T18:26:44.903 INFO:tasks.workunit.client.0.smithi029.stdout:op 3408 completed, throughput=4.99MB/sec 2024-08-29T18:26:44.903 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-cSI1LICwRsM_Rh7 off=9269230 len=914615 2024-08-29T18:26:44.906 INFO:tasks.workunit.client.0.smithi029.stdout:op 3409 completed, throughput=5MB/sec 2024-08-29T18:26:44.906 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-4Iwob5pKwGkzNhe off=9071592 len=1521746 2024-08-29T18:26:44.918 INFO:tasks.workunit.client.0.smithi029.stdout:op 3410 completed, throughput=5MB/sec 2024-08-29T18:26:44.918 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-dr_c2Hi3aRm0Jwx off=98685 len=596841 2024-08-29T18:26:44.925 INFO:tasks.workunit.client.0.smithi029.stdout:op 3411 completed, throughput=5MB/sec 2024-08-29T18:26:44.925 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-jjCTt2SKiZbhyIX off=9800761 len=2080677 2024-08-29T18:26:44.929 INFO:tasks.workunit.client.0.smithi029.stdout:op 3412 completed, throughput=5MB/sec 2024-08-29T18:26:45.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:26:45 smithi029 bash[77880]: cluster 2024-08-29T18:26:44.196650+0000 mgr.y (mgr.25004) 1105 : cluster [DBG] pgmap v1777: 105 pgs: 105 active+clean; 127 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-29T18:26:45.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:26:45 smithi029 bash[79042]: cluster 2024-08-29T18:26:44.196650+0000 mgr.y (mgr.25004) 1105 : cluster [DBG] pgmap v1777: 105 pgs: 105 active+clean; 127 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-29T18:26:45.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:26:45 smithi110 bash[67519]: cluster 2024-08-29T18:26:44.196650+0000 mgr.y (mgr.25004) 1105 : cluster [DBG] pgmap v1777: 105 pgs: 105 active+clean; 127 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-29T18:26:45.930 INFO:tasks.workunit.client.0.smithi029.stdout: 658: throughput=4.99MB/sec pending data=0 2024-08-29T18:26:45.930 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-3z98dg3oRamCBdl off=41638 len=8760 2024-08-29T18:26:45.931 INFO:tasks.workunit.client.0.smithi029.stdout:op 3413 completed, throughput=4.99MB/sec 2024-08-29T18:26:45.931 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-iAd1nlDlylDKWZr off=374479 len=126680 2024-08-29T18:26:45.936 INFO:tasks.workunit.client.0.smithi029.stdout:op 3414 completed, throughput=4.99MB/sec 2024-08-29T18:26:45.936 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj--xuzXsdNfuEfrpF off=727486 len=996055 2024-08-29T18:26:45.939 INFO:tasks.workunit.client.0.smithi029.stdout:op 3415 completed, throughput=5MB/sec 2024-08-29T18:26:45.939 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-E_kj1PbFqERzx2C off=14170385 len=946442 2024-08-29T18:26:45.947 INFO:tasks.workunit.client.0.smithi029.stdout:op 3416 completed, throughput=5MB/sec 2024-08-29T18:26:45.947 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-c0FymGk_-cLGd5k off=4794574 len=936417 2024-08-29T18:26:45.950 INFO:tasks.workunit.client.0.smithi029.stdout:op 3417 completed, throughput=5MB/sec 2024-08-29T18:26:45.950 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-y_LBv9vTGfigS_o off=5182636 len=767831 2024-08-29T18:26:45.958 INFO:tasks.workunit.client.0.smithi029.stdout:op 3418 completed, throughput=5MB/sec 2024-08-29T18:26:45.958 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-ql4dRKSPH8pkvTu off=5612733 len=708982 2024-08-29T18:26:45.964 INFO:tasks.workunit.client.0.smithi029.stdout:op 3419 completed, throughput=5MB/sec 2024-08-29T18:26:46.964 INFO:tasks.workunit.client.0.smithi029.stdout: 659: throughput=4.99MB/sec pending data=0 2024-08-29T18:26:46.965 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-sxWtB1CWMwjAhM6 off=1266975 len=871371 2024-08-29T18:26:46.968 INFO:tasks.workunit.client.0.smithi029.stdout:op 3420 completed, throughput=4.99MB/sec 2024-08-29T18:26:46.968 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-_YcMgWa9oqRsK3j off=11873310 len=1520390 2024-08-29T18:26:46.972 INFO:tasks.workunit.client.0.smithi029.stdout:op 3421 completed, throughput=5MB/sec 2024-08-29T18:26:46.972 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-DyU2jiqXAHGlMgg off=17650097 len=904906 2024-08-29T18:26:46.981 INFO:tasks.workunit.client.0.smithi029.stdout:op 3422 completed, throughput=5MB/sec 2024-08-29T18:26:46.981 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-9AVIc5w7T1uyZvA off=4350188 len=1009683 2024-08-29T18:26:46.989 INFO:tasks.workunit.client.0.smithi029.stdout:op 3423 completed, throughput=5MB/sec 2024-08-29T18:26:46.989 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-7eYQ_Q7pHpZX5J4 off=1610800 len=912927 2024-08-29T18:26:46.997 INFO:tasks.workunit.client.0.smithi029.stdout:op 3424 completed, throughput=5MB/sec 2024-08-29T18:26:47.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:26:47 smithi029 bash[77880]: cluster 2024-08-29T18:26:46.197530+0000 mgr.y (mgr.25004) 1106 : cluster [DBG] pgmap v1778: 105 pgs: 105 active+clean; 127 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-08-29T18:26:47.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:26:47 smithi029 bash[79042]: cluster 2024-08-29T18:26:46.197530+0000 mgr.y (mgr.25004) 1106 : cluster [DBG] pgmap v1778: 105 pgs: 105 active+clean; 127 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-08-29T18:26:47.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:26:47 smithi110 bash[67519]: cluster 2024-08-29T18:26:46.197530+0000 mgr.y (mgr.25004) 1106 : cluster [DBG] pgmap v1778: 105 pgs: 105 active+clean; 127 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-08-29T18:26:47.998 INFO:tasks.workunit.client.0.smithi029.stdout: 660: throughput=4.99MB/sec pending data=0 2024-08-29T18:26:47.998 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-VqrMwxlVfk5yYiE off=13461240 len=730954 2024-08-29T18:26:48.000 INFO:tasks.workunit.client.0.smithi029.stdout:op 3425 completed, throughput=4.99MB/sec 2024-08-29T18:26:48.000 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-9VaP_g9RCU6Z_4P off=3705180 len=1380101 2024-08-29T18:26:48.012 INFO:tasks.workunit.client.0.smithi029.stdout:op 3426 completed, throughput=5MB/sec 2024-08-29T18:26:48.012 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-uKLITev6ROsL3pR off=3908569 len=736675 2024-08-29T18:26:48.020 INFO:tasks.workunit.client.0.smithi029.stdout:op 3427 completed, throughput=5MB/sec 2024-08-29T18:26:48.020 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-WU8JIVgC92H4MtP off=34020 len=1696801 2024-08-29T18:26:48.025 INFO:tasks.workunit.client.0.smithi029.stdout:op 3428 completed, throughput=5MB/sec 2024-08-29T18:26:48.025 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-qXV5PQqY4j--Ppz off=5241248 len=950810 2024-08-29T18:26:48.027 INFO:tasks.workunit.client.0.smithi029.stdout:op 3429 completed, throughput=5MB/sec 2024-08-29T18:26:49.028 INFO:tasks.workunit.client.0.smithi029.stdout: 661: throughput=4.99MB/sec pending data=0 2024-08-29T18:26:49.028 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-A1Np3M7mc6gir-9 off=8229229 len=1646533 2024-08-29T18:26:49.032 INFO:tasks.workunit.client.0.smithi029.stdout:op 3430 completed, throughput=5MB/sec 2024-08-29T18:26:49.032 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-PMzb9COdm1fMuPH off=3159906 len=1020731 2024-08-29T18:26:49.041 INFO:tasks.workunit.client.0.smithi029.stdout:op 3431 completed, throughput=5MB/sec 2024-08-29T18:26:49.041 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-Ra_4YABfkVqEXkK off=282921 len=883984 2024-08-29T18:26:49.048 INFO:tasks.workunit.client.0.smithi029.stdout:op 3432 completed, throughput=5MB/sec 2024-08-29T18:26:49.048 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-De8bWH5pDqL0QL2 off=4825264 len=1029633 2024-08-29T18:26:49.057 INFO:tasks.workunit.client.0.smithi029.stdout:op 3433 completed, throughput=5MB/sec 2024-08-29T18:26:49.057 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-0C4pdTkdt3JKDBt off=6088582 len=1136102 2024-08-29T18:26:49.066 INFO:tasks.workunit.client.0.smithi029.stdout:op 3434 completed, throughput=5MB/sec 2024-08-29T18:26:49.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:26:49 smithi029 bash[79042]: cluster 2024-08-29T18:26:48.198777+0000 mgr.y (mgr.25004) 1107 : cluster [DBG] pgmap v1779: 105 pgs: 105 active+clean; 127 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-08-29T18:26:49.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:26:49 smithi029 bash[79042]: audit 2024-08-29T18:26:48.551846+0000 mon.c (mon.2) 553 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:26:49.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:26:49 smithi029 bash[77880]: cluster 2024-08-29T18:26:48.198777+0000 mgr.y (mgr.25004) 1107 : cluster [DBG] pgmap v1779: 105 pgs: 105 active+clean; 127 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-08-29T18:26:49.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:26:49 smithi029 bash[77880]: audit 2024-08-29T18:26:48.551846+0000 mon.c (mon.2) 553 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:26:49.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:26:49 smithi110 bash[67519]: cluster 2024-08-29T18:26:48.198777+0000 mgr.y (mgr.25004) 1107 : cluster [DBG] pgmap v1779: 105 pgs: 105 active+clean; 127 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-08-29T18:26:49.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:26:49 smithi110 bash[67519]: audit 2024-08-29T18:26:48.551846+0000 mon.c (mon.2) 553 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:26:50.067 INFO:tasks.workunit.client.0.smithi029.stdout: 662: throughput=4.99MB/sec pending data=0 2024-08-29T18:26:50.067 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-m_9WHGAaljShTE4 off=683731 len=240752 2024-08-29T18:26:50.068 INFO:tasks.workunit.client.0.smithi029.stdout:op 3435 completed, throughput=4.99MB/sec 2024-08-29T18:26:50.069 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-_fL33-Kpg3s6-if off=2967516 len=225144 2024-08-29T18:26:50.070 INFO:tasks.workunit.client.0.smithi029.stdout:op 3436 completed, throughput=4.99MB/sec 2024-08-29T18:26:50.070 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-hHqPRmGpieQ3BDh off=6935358 len=1067193 2024-08-29T18:26:50.073 INFO:tasks.workunit.client.0.smithi029.stdout:op 3437 completed, throughput=5MB/sec 2024-08-29T18:26:50.073 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-8Z5HA9LPJRJ5zdM off=9437235 len=597810 2024-08-29T18:26:50.081 INFO:tasks.workunit.client.0.smithi029.stdout:op 3438 completed, throughput=5MB/sec 2024-08-29T18:26:50.081 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-5_P1naISHzJypBV off=483733 len=370870 2024-08-29T18:26:50.082 INFO:tasks.workunit.client.0.smithi029.stdout:op 3439 completed, throughput=5MB/sec 2024-08-29T18:26:50.082 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-88F4tZ-wUq5V0OB off=0 len=1135328 2024-08-29T18:26:50.085 INFO:tasks.workunit.client.0.smithi029.stdout:op 3440 completed, throughput=5MB/sec 2024-08-29T18:26:50.085 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-6VA5EwhIqmA1Mha off=1659726 len=254766 2024-08-29T18:26:50.091 INFO:tasks.workunit.client.0.smithi029.stdout:op 3441 completed, throughput=5MB/sec 2024-08-29T18:26:50.091 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-jN11Y457IIDuhlm off=1403028 len=1679494 2024-08-29T18:26:50.102 INFO:tasks.workunit.client.0.smithi029.stdout:op 3442 completed, throughput=5MB/sec 2024-08-29T18:26:51.102 INFO:tasks.workunit.client.0.smithi029.stdout: 663: throughput=4.99MB/sec pending data=0 2024-08-29T18:26:51.102 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-y0Ipq8iTCUBneiW off=3485027 len=1245724 2024-08-29T18:26:51.105 INFO:tasks.workunit.client.0.smithi029.stdout:op 3443 completed, throughput=5MB/sec 2024-08-29T18:26:51.105 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-oWBGWPxL1WvrddY off=884662 len=429770 2024-08-29T18:26:51.111 INFO:tasks.workunit.client.0.smithi029.stdout:op 3444 completed, throughput=5MB/sec 2024-08-29T18:26:51.112 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-QTQM1H3p9WTx_Zb off=7621437 len=1808550 2024-08-29T18:26:51.116 INFO:tasks.workunit.client.0.smithi029.stdout:op 3445 completed, throughput=5MB/sec 2024-08-29T18:26:51.116 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-bxliOAoGc-0k_UE off=2407833 len=49586 2024-08-29T18:26:51.117 INFO:tasks.workunit.client.0.smithi029.stdout:op 3446 completed, throughput=5MB/sec 2024-08-29T18:26:51.117 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-xaLkjhKsuINY70k off=10134102 len=116246 2024-08-29T18:26:51.122 INFO:tasks.workunit.client.0.smithi029.stdout:op 3447 completed, throughput=5MB/sec 2024-08-29T18:26:51.122 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-yvlzVD3ak4nhdTS off=1547232 len=1892179 2024-08-29T18:26:51.135 INFO:tasks.workunit.client.0.smithi029.stdout:op 3448 completed, throughput=5MB/sec 2024-08-29T18:26:51.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:26:51 smithi029 bash[79042]: cluster 2024-08-29T18:26:50.199569+0000 mgr.y (mgr.25004) 1108 : cluster [DBG] pgmap v1780: 105 pgs: 105 active+clean; 127 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-29T18:26:51.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:26:51 smithi029 bash[77880]: cluster 2024-08-29T18:26:50.199569+0000 mgr.y (mgr.25004) 1108 : cluster [DBG] pgmap v1780: 105 pgs: 105 active+clean; 127 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-29T18:26:51.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:26:51 smithi110 bash[67519]: cluster 2024-08-29T18:26:50.199569+0000 mgr.y (mgr.25004) 1108 : cluster [DBG] pgmap v1780: 105 pgs: 105 active+clean; 127 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-29T18:26:52.136 INFO:tasks.workunit.client.0.smithi029.stdout: 664: throughput=4.99MB/sec pending data=0 2024-08-29T18:26:52.136 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-cIY0rPtJTkG4u6t off=3472752 len=408730 2024-08-29T18:26:52.142 INFO:tasks.workunit.client.0.smithi029.stdout:op 3449 completed, throughput=4.99MB/sec 2024-08-29T18:26:52.142 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-wZ42xBdYndgjHXx off=7115968 len=447820 2024-08-29T18:26:52.148 INFO:tasks.workunit.client.0.smithi029.stdout:op 3450 completed, throughput=4.99MB/sec 2024-08-29T18:26:52.148 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-3o93rWQjbV7S2xe off=1534134 len=1661102 2024-08-29T18:26:52.161 INFO:tasks.workunit.client.0.smithi029.stdout:op 3451 completed, throughput=5MB/sec 2024-08-29T18:26:52.161 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-LDAhj84MGlii_mf off=12086585 len=1901398 2024-08-29T18:26:52.164 INFO:tasks.workunit.client.0.smithi029.stdout:op 3452 completed, throughput=5MB/sec 2024-08-29T18:26:52.164 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-rbjpfHfeC-DS1hR off=796488 len=715016 2024-08-29T18:26:52.166 INFO:tasks.workunit.client.0.smithi029.stdout:op 3453 completed, throughput=5MB/sec 2024-08-29T18:26:53.167 INFO:tasks.workunit.client.0.smithi029.stdout: 665: throughput=4.99MB/sec pending data=0 2024-08-29T18:26:53.167 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-HeSg8FtNTTfgrYr off=11183497 len=96417 2024-08-29T18:26:53.172 INFO:tasks.workunit.client.0.smithi029.stdout:op 3454 completed, throughput=4.99MB/sec 2024-08-29T18:26:53.172 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-2lpm9zvkh49qskz off=6484801 len=428052 2024-08-29T18:26:53.174 INFO:tasks.workunit.client.0.smithi029.stdout:op 3455 completed, throughput=4.99MB/sec 2024-08-29T18:26:53.174 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-NIZpNQsk3q3-nf6 off=10268361 len=31782 2024-08-29T18:26:53.178 INFO:tasks.workunit.client.0.smithi029.stdout:op 3456 completed, throughput=4.99MB/sec 2024-08-29T18:26:53.178 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-QEe31THgHTe6opB off=8617246 len=667578 2024-08-29T18:26:53.193 INFO:tasks.workunit.client.0.smithi029.stdout:op 3457 completed, throughput=4.99MB/sec 2024-08-29T18:26:53.193 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-cins9NziZoP8JUI off=3705800 len=1073670 2024-08-29T18:26:53.203 INFO:tasks.workunit.client.0.smithi029.stdout:op 3458 completed, throughput=5MB/sec 2024-08-29T18:26:53.203 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-U2IuS_wLnNgjgBi off=2440051 len=449365 2024-08-29T18:26:53.204 INFO:tasks.workunit.client.0.smithi029.stdout:op 3459 completed, throughput=5MB/sec 2024-08-29T18:26:53.204 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-icfcH5fG7pyg3cC off=19345249 len=695537 2024-08-29T18:26:53.207 INFO:tasks.workunit.client.0.smithi029.stdout:op 3460 completed, throughput=5MB/sec 2024-08-29T18:26:53.207 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-cCzUU4mVpqYh_Oa off=11646124 len=731409 2024-08-29T18:26:53.210 INFO:tasks.workunit.client.0.smithi029.stdout:op 3461 completed, throughput=5MB/sec 2024-08-29T18:26:53.210 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-IiQbPukeuVpZcRX off=12429178 len=2071791 2024-08-29T18:26:53.214 INFO:tasks.workunit.client.0.smithi029.stdout:op 3462 completed, throughput=5MB/sec 2024-08-29T18:26:53.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:26:53 smithi029 bash[79042]: cluster 2024-08-29T18:26:52.200603+0000 mgr.y (mgr.25004) 1109 : cluster [DBG] pgmap v1781: 105 pgs: 105 active+clean; 127 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-08-29T18:26:53.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:26:53 smithi029 bash[77880]: cluster 2024-08-29T18:26:52.200603+0000 mgr.y (mgr.25004) 1109 : cluster [DBG] pgmap v1781: 105 pgs: 105 active+clean; 127 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-08-29T18:26:53.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:26:53 smithi110 bash[67519]: cluster 2024-08-29T18:26:52.200603+0000 mgr.y (mgr.25004) 1109 : cluster [DBG] pgmap v1781: 105 pgs: 105 active+clean; 127 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-08-29T18:26:54.215 INFO:tasks.workunit.client.0.smithi029.stdout: 666: throughput=4.99MB/sec pending data=0 2024-08-29T18:26:54.215 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-NQ7mq4s-wzQ1Ckd off=12659426 len=111517 2024-08-29T18:26:54.219 INFO:tasks.workunit.client.0.smithi029.stdout:op 3463 completed, throughput=4.99MB/sec 2024-08-29T18:26:54.220 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-udTQIZ8lWerJPSj off=11482100 len=1951898 2024-08-29T18:26:54.233 INFO:tasks.workunit.client.0.smithi029.stdout:op 3464 completed, throughput=5MB/sec 2024-08-29T18:26:54.234 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-zpktgvgEGJvCGHS off=3353763 len=1299755 2024-08-29T18:26:54.245 INFO:tasks.workunit.client.0.smithi029.stdout:op 3465 completed, throughput=5MB/sec 2024-08-29T18:26:54.246 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-sf6WT2UgadI-DmP off=3318086 len=1812201 2024-08-29T18:26:54.251 INFO:tasks.workunit.client.0.smithi029.stdout:op 3466 completed, throughput=5MB/sec 2024-08-29T18:26:54.901 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:26:54 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:26:54] "GET /metrics HTTP/1.1" 200 34027 "" "Prometheus/2.43.0" 2024-08-29T18:26:55.252 INFO:tasks.workunit.client.0.smithi029.stdout: 667: throughput=4.99MB/sec pending data=0 2024-08-29T18:26:55.252 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-nqM5IE8GE74vMlE off=3159925 len=742599 2024-08-29T18:26:55.254 INFO:tasks.workunit.client.0.smithi029.stdout:op 3467 completed, throughput=4.99MB/sec 2024-08-29T18:26:55.254 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-n9cEDfP_yy57MTm off=285030 len=1941228 2024-08-29T18:26:55.260 INFO:tasks.workunit.client.0.smithi029.stdout:op 3468 completed, throughput=5MB/sec 2024-08-29T18:26:55.260 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-6JUeJHM7lpnhcvh off=772369 len=1617537 2024-08-29T18:26:55.264 INFO:tasks.workunit.client.0.smithi029.stdout:op 3469 completed, throughput=5MB/sec 2024-08-29T18:26:55.264 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-I3-P_dYzVs0YJe1 off=507995 len=1673933 2024-08-29T18:26:55.269 INFO:tasks.workunit.client.0.smithi029.stdout:op 3470 completed, throughput=5MB/sec 2024-08-29T18:26:55.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:26:55 smithi029 bash[77880]: cluster 2024-08-29T18:26:54.201552+0000 mgr.y (mgr.25004) 1110 : cluster [DBG] pgmap v1782: 105 pgs: 105 active+clean; 127 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-08-29T18:26:55.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:26:55 smithi029 bash[79042]: cluster 2024-08-29T18:26:54.201552+0000 mgr.y (mgr.25004) 1110 : cluster [DBG] pgmap v1782: 105 pgs: 105 active+clean; 127 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-08-29T18:26:55.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:26:55 smithi110 bash[67519]: cluster 2024-08-29T18:26:54.201552+0000 mgr.y (mgr.25004) 1110 : cluster [DBG] pgmap v1782: 105 pgs: 105 active+clean; 127 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-08-29T18:26:56.269 INFO:tasks.workunit.client.0.smithi029.stdout: 668: throughput=4.99MB/sec pending data=0 2024-08-29T18:26:56.269 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-k6XAyIcUDLIpBUL off=3276730 len=552066 2024-08-29T18:26:56.277 INFO:tasks.workunit.client.0.smithi029.stdout:op 3471 completed, throughput=5MB/sec 2024-08-29T18:26:56.277 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-f9p1nNzzWP74H-t off=269938 len=222271 2024-08-29T18:26:56.278 INFO:tasks.workunit.client.0.smithi029.stdout:op 3472 completed, throughput=5MB/sec 2024-08-29T18:26:56.278 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-uPKekxzODu5XvN1 off=6637653 len=947795 2024-08-29T18:26:56.289 INFO:tasks.workunit.client.0.smithi029.stdout:op 3473 completed, throughput=5MB/sec 2024-08-29T18:26:56.289 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-bc_lV5O65PqJAbT off=15864447 len=535157 2024-08-29T18:26:56.289 INFO:tasks.workunit.client.0.smithi029.stdout:op 3474 completed, throughput=5MB/sec 2024-08-29T18:26:56.289 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-Uq4lMG70bsrvQnG off=6674083 len=74631 2024-08-29T18:26:56.290 INFO:tasks.workunit.client.0.smithi029.stdout:op 3475 completed, throughput=5MB/sec 2024-08-29T18:26:56.291 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-aN-s2gIsSgl5mZr off=3418020 len=1198800 2024-08-29T18:26:56.293 INFO:tasks.workunit.client.0.smithi029.stdout:op 3476 completed, throughput=5MB/sec 2024-08-29T18:26:56.293 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-tWG_wXymJuaT2eu off=763258 len=1619781 2024-08-29T18:26:56.298 INFO:tasks.workunit.client.0.smithi029.stdout:op 3477 completed, throughput=5MB/sec 2024-08-29T18:26:57.299 INFO:tasks.workunit.client.0.smithi029.stdout: 669: throughput=4.99MB/sec pending data=0 2024-08-29T18:26:57.299 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-NJ_bBblp526MLXX off=2489828 len=890174 2024-08-29T18:26:57.301 INFO:tasks.workunit.client.0.smithi029.stdout:op 3478 completed, throughput=5MB/sec 2024-08-29T18:26:57.302 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-3XoAns2KvfS6HZu off=8990214 len=1610613 2024-08-29T18:26:57.313 INFO:tasks.workunit.client.0.smithi029.stdout:op 3479 completed, throughput=5MB/sec 2024-08-29T18:26:57.313 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-DyRI7BUwa1prm_v off=12112739 len=432003 2024-08-29T18:26:57.320 INFO:tasks.workunit.client.0.smithi029.stdout:op 3480 completed, throughput=5MB/sec 2024-08-29T18:26:57.320 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-6fvv7pWk44u5Goo off=7887227 len=14420 2024-08-29T18:26:57.321 INFO:tasks.workunit.client.0.smithi029.stdout:op 3481 completed, throughput=5MB/sec 2024-08-29T18:26:57.321 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-rIsQUupdYmcSPrU off=1694044 len=1544424 2024-08-29T18:26:57.324 INFO:tasks.workunit.client.0.smithi029.stdout:op 3482 completed, throughput=5MB/sec 2024-08-29T18:26:57.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:26:57 smithi029 bash[77880]: cluster 2024-08-29T18:26:56.202390+0000 mgr.y (mgr.25004) 1111 : cluster [DBG] pgmap v1783: 105 pgs: 105 active+clean; 127 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-29T18:26:57.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:26:57 smithi029 bash[79042]: cluster 2024-08-29T18:26:56.202390+0000 mgr.y (mgr.25004) 1111 : cluster [DBG] pgmap v1783: 105 pgs: 105 active+clean; 127 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-29T18:26:57.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:26:57 smithi110 bash[67519]: cluster 2024-08-29T18:26:56.202390+0000 mgr.y (mgr.25004) 1111 : cluster [DBG] pgmap v1783: 105 pgs: 105 active+clean; 127 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-29T18:26:58.324 INFO:tasks.workunit.client.0.smithi029.stdout: 670: throughput=4.99MB/sec pending data=0 2024-08-29T18:26:58.324 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-jjuOIAfEUH6QEs2 off=8057990 len=1705099 2024-08-29T18:26:58.345 INFO:tasks.workunit.client.0.smithi029.stdout:op 3483 completed, throughput=5MB/sec 2024-08-29T18:26:58.345 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-7BcUM9W-WmbNMaU off=14538022 len=928607 2024-08-29T18:26:58.352 INFO:tasks.workunit.client.0.smithi029.stdout:op 3484 completed, throughput=5MB/sec 2024-08-29T18:26:58.352 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-_xvK6iyktayOhnr off=9649114 len=1753840 2024-08-29T18:26:58.356 INFO:tasks.workunit.client.0.smithi029.stdout:op 3485 completed, throughput=5MB/sec 2024-08-29T18:26:58.356 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-_uFPnzogCcvtuQe off=1705451 len=799242 2024-08-29T18:26:58.360 INFO:tasks.workunit.client.0.smithi029.stdout:op 3486 completed, throughput=5MB/sec 2024-08-29T18:26:59.360 INFO:tasks.workunit.client.0.smithi029.stdout: 671: throughput=4.99MB/sec pending data=0 2024-08-29T18:26:59.361 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-ZV91vep9I3BCP4_ off=8578789 len=1588017 2024-08-29T18:26:59.364 INFO:tasks.workunit.client.0.smithi029.stdout:op 3487 completed, throughput=5MB/sec 2024-08-29T18:26:59.364 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-WwPqR6Ug7uRvrt5 off=2498871 len=549598 2024-08-29T18:26:59.367 INFO:tasks.workunit.client.0.smithi029.stdout:op 3488 completed, throughput=5MB/sec 2024-08-29T18:26:59.367 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-DQxFqVXjqxW2BMJ off=2941924 len=4456 2024-08-29T18:26:59.368 INFO:tasks.workunit.client.0.smithi029.stdout:op 3489 completed, throughput=5MB/sec 2024-08-29T18:26:59.368 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-wnm1bngSCnsDqux off=13084021 len=1725064 2024-08-29T18:26:59.373 INFO:tasks.workunit.client.0.smithi029.stdout:op 3490 completed, throughput=5MB/sec 2024-08-29T18:26:59.373 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-dfckEcx8k-IwCa3 off=20901625 len=1193641 2024-08-29T18:26:59.383 INFO:tasks.workunit.client.0.smithi029.stdout:op 3491 completed, throughput=5MB/sec 2024-08-29T18:26:59.383 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-PnvjG-1KS2neenN off=4477142 len=2046180 2024-08-29T18:26:59.399 INFO:tasks.workunit.client.0.smithi029.stdout:op 3492 completed, throughput=5MB/sec 2024-08-29T18:26:59.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:26:59 smithi029 bash[79042]: cluster 2024-08-29T18:26:58.203509+0000 mgr.y (mgr.25004) 1112 : cluster [DBG] pgmap v1784: 105 pgs: 105 active+clean; 127 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.7 MiB/s wr, 6 op/s 2024-08-29T18:26:59.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:26:59 smithi029 bash[77880]: cluster 2024-08-29T18:26:58.203509+0000 mgr.y (mgr.25004) 1112 : cluster [DBG] pgmap v1784: 105 pgs: 105 active+clean; 127 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.7 MiB/s wr, 6 op/s 2024-08-29T18:26:59.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:26:59 smithi110 bash[67519]: cluster 2024-08-29T18:26:58.203509+0000 mgr.y (mgr.25004) 1112 : cluster [DBG] pgmap v1784: 105 pgs: 105 active+clean; 127 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.7 MiB/s wr, 6 op/s 2024-08-29T18:27:00.399 INFO:tasks.workunit.client.0.smithi029.stdout: 672: throughput=5MB/sec pending data=0 2024-08-29T18:27:00.399 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-i5Ec5sUzfSlbXsx off=800084 len=1499937 2024-08-29T18:27:00.409 INFO:tasks.workunit.client.0.smithi029.stdout:op 3493 completed, throughput=5MB/sec 2024-08-29T18:27:00.409 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-4JprAbW9BEJgfJ1 off=7755250 len=348954 2024-08-29T18:27:00.415 INFO:tasks.workunit.client.0.smithi029.stdout:op 3494 completed, throughput=5MB/sec 2024-08-29T18:27:00.415 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-q_jAzBgv1rdlOHW off=12117959 len=165971 2024-08-29T18:27:00.420 INFO:tasks.workunit.client.0.smithi029.stdout:op 3495 completed, throughput=5MB/sec 2024-08-29T18:27:00.420 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-2LAJoMKvQac-Me- off=4996722 len=1744578 2024-08-29T18:27:00.432 INFO:tasks.workunit.client.0.smithi029.stdout:op 3496 completed, throughput=5MB/sec 2024-08-29T18:27:01.432 INFO:tasks.workunit.client.0.smithi029.stdout: 673: throughput=4.99MB/sec pending data=0 2024-08-29T18:27:01.433 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-6QqvSv52cFOnVKj off=0 len=1376718 2024-08-29T18:27:01.437 INFO:tasks.workunit.client.0.smithi029.stdout:op 3497 completed, throughput=4.99MB/sec 2024-08-29T18:27:01.438 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-HDigKRLw487pN0C off=3519862 len=1908907 2024-08-29T18:27:01.453 INFO:tasks.workunit.client.0.smithi029.stdout:op 3498 completed, throughput=5MB/sec 2024-08-29T18:27:01.453 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-04Umoid284mXxaN off=5892139 len=431538 2024-08-29T18:27:01.455 INFO:tasks.workunit.client.0.smithi029.stdout:op 3499 completed, throughput=5MB/sec 2024-08-29T18:27:01.455 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-LzPEmJ9-nxc_diE off=7061430 len=299857 2024-08-29T18:27:01.461 INFO:tasks.workunit.client.0.smithi029.stdout:op 3500 completed, throughput=5MB/sec 2024-08-29T18:27:01.461 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-fn0CL1F5hmHlxf4 off=8957336 len=1617573 2024-08-29T18:27:01.472 INFO:tasks.workunit.client.0.smithi029.stdout:op 3501 completed, throughput=5MB/sec 2024-08-29T18:27:01.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:27:01 smithi029 bash[77880]: cluster 2024-08-29T18:27:00.204354+0000 mgr.y (mgr.25004) 1113 : cluster [DBG] pgmap v1785: 105 pgs: 105 active+clean; 127 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-08-29T18:27:01.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:27:01 smithi029 bash[79042]: cluster 2024-08-29T18:27:00.204354+0000 mgr.y (mgr.25004) 1113 : cluster [DBG] pgmap v1785: 105 pgs: 105 active+clean; 127 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-08-29T18:27:01.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:27:01 smithi110 bash[67519]: cluster 2024-08-29T18:27:00.204354+0000 mgr.y (mgr.25004) 1113 : cluster [DBG] pgmap v1785: 105 pgs: 105 active+clean; 127 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-08-29T18:27:02.473 INFO:tasks.workunit.client.0.smithi029.stdout: 674: throughput=4.99MB/sec pending data=0 2024-08-29T18:27:02.473 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-nTBp0z4qhFjaImw off=5724913 len=528136 2024-08-29T18:27:02.479 INFO:tasks.workunit.client.0.smithi029.stdout:op 3502 completed, throughput=4.99MB/sec 2024-08-29T18:27:02.480 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-9deaiBvWJEj7el7 off=1081508 len=362018 2024-08-29T18:27:02.485 INFO:tasks.workunit.client.0.smithi029.stdout:op 3503 completed, throughput=4.99MB/sec 2024-08-29T18:27:02.486 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-yemlyVs6xBq0ijw off=969291 len=981428 2024-08-29T18:27:02.489 INFO:tasks.workunit.client.0.smithi029.stdout:op 3504 completed, throughput=5MB/sec 2024-08-29T18:27:02.489 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-CEr3YCtnwMRmZ6h off=7440402 len=181638 2024-08-29T18:27:02.490 INFO:tasks.workunit.client.0.smithi029.stdout:op 3505 completed, throughput=5MB/sec 2024-08-29T18:27:02.490 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-e6tARttto5x2kCM off=8203225 len=904164 2024-08-29T18:27:02.493 INFO:tasks.workunit.client.0.smithi029.stdout:op 3506 completed, throughput=5MB/sec 2024-08-29T18:27:02.493 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-fYgmsq9z0w7HHSF off=13298814 len=2031362 2024-08-29T18:27:02.499 INFO:tasks.workunit.client.0.smithi029.stdout:op 3507 completed, throughput=5MB/sec 2024-08-29T18:27:02.499 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-_YlNCLIsDLhPtsB off=9377971 len=1294277 2024-08-29T18:27:02.510 INFO:tasks.workunit.client.0.smithi029.stdout:op 3508 completed, throughput=5MB/sec 2024-08-29T18:27:03.510 INFO:tasks.workunit.client.0.smithi029.stdout: 675: throughput=4.99MB/sec pending data=0 2024-08-29T18:27:03.511 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-yES3tTjOzq3NulY off=2628322 len=555101 2024-08-29T18:27:03.518 INFO:tasks.workunit.client.0.smithi029.stdout:op 3509 completed, throughput=5MB/sec 2024-08-29T18:27:03.518 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-X9R8wqITa7gRy5i off=2463644 len=1485627 2024-08-29T18:27:03.522 INFO:tasks.workunit.client.0.smithi029.stdout:op 3510 completed, throughput=5MB/sec 2024-08-29T18:27:03.522 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-MnBGeZzuZJcbegC off=0 len=1301253 2024-08-29T18:27:03.533 INFO:tasks.workunit.client.0.smithi029.stdout:op 3511 completed, throughput=5MB/sec 2024-08-29T18:27:03.533 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-rhsWBVcCVkc0z4V off=195865 len=1832024 2024-08-29T18:27:03.547 INFO:tasks.workunit.client.0.smithi029.stdout:op 3512 completed, throughput=5MB/sec 2024-08-29T18:27:03.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:27:03 smithi029 bash[79042]: cluster 2024-08-29T18:27:02.205428+0000 mgr.y (mgr.25004) 1114 : cluster [DBG] pgmap v1786: 105 pgs: 105 active+clean; 127 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-08-29T18:27:03.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:27:03 smithi029 bash[77880]: cluster 2024-08-29T18:27:02.205428+0000 mgr.y (mgr.25004) 1114 : cluster [DBG] pgmap v1786: 105 pgs: 105 active+clean; 127 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-08-29T18:27:03.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:27:03 smithi110 bash[67519]: cluster 2024-08-29T18:27:02.205428+0000 mgr.y (mgr.25004) 1114 : cluster [DBG] pgmap v1786: 105 pgs: 105 active+clean; 127 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-08-29T18:27:04.548 INFO:tasks.workunit.client.0.smithi029.stdout: 676: throughput=4.99MB/sec pending data=0 2024-08-29T18:27:04.548 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-RYNtM7zNec8SzzI off=1935507 len=1098211 2024-08-29T18:27:04.552 INFO:tasks.workunit.client.0.smithi029.stdout:op 3513 completed, throughput=5MB/sec 2024-08-29T18:27:04.552 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-ibFGPsKj8i1lTM1 off=1178045 len=1345588 2024-08-29T18:27:04.557 INFO:tasks.workunit.client.0.smithi029.stdout:op 3514 completed, throughput=5MB/sec 2024-08-29T18:27:04.557 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-XGKdfRJ_69Or9zt off=8266217 len=141578 2024-08-29T18:27:04.558 INFO:tasks.workunit.client.0.smithi029.stdout:op 3515 completed, throughput=5MB/sec 2024-08-29T18:27:04.558 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-Fqq2BjWvEl4xgdE off=18688648 len=1814536 2024-08-29T18:27:04.572 INFO:tasks.workunit.client.0.smithi029.stdout:op 3516 completed, throughput=5MB/sec 2024-08-29T18:27:04.572 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-RBveyra-agkPUs2 off=1389861 len=2060640 2024-08-29T18:27:04.577 INFO:tasks.workunit.client.0.smithi029.stdout:op 3517 completed, throughput=5MB/sec 2024-08-29T18:27:04.601 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:27:04 smithi029 bash[77880]: audit 2024-08-29T18:27:03.552450+0000 mon.c (mon.2) 554 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:27:04.601 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:27:04 smithi029 bash[79042]: audit 2024-08-29T18:27:03.552450+0000 mon.c (mon.2) 554 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:27:04.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:27:04 smithi110 bash[67519]: audit 2024-08-29T18:27:03.552450+0000 mon.c (mon.2) 554 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:27:04.901 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:27:04 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:27:04] "GET /metrics HTTP/1.1" 200 34026 "" "Prometheus/2.43.0" 2024-08-29T18:27:05.577 INFO:tasks.workunit.client.0.smithi029.stdout: 677: throughput=5MB/sec pending data=0 2024-08-29T18:27:05.577 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-3Jy7VXpPFQ8Wq7R off=9091886 len=635827 2024-08-29T18:27:05.580 INFO:tasks.workunit.client.0.smithi029.stdout:op 3518 completed, throughput=5MB/sec 2024-08-29T18:27:05.580 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-Hfm6jLnMQtR-YcE off=0 len=1532202 2024-08-29T18:27:05.592 INFO:tasks.workunit.client.0.smithi029.stdout:op 3519 completed, throughput=5MB/sec 2024-08-29T18:27:05.592 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-lnCQ-ewJ0hzVckf off=0 len=1201476 2024-08-29T18:27:05.596 INFO:tasks.workunit.client.0.smithi029.stdout:op 3520 completed, throughput=5MB/sec 2024-08-29T18:27:05.596 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-0Xl4dBPlrTl_pnv off=10184134 len=704005 2024-08-29T18:27:05.598 INFO:tasks.workunit.client.0.smithi029.stdout:op 3521 completed, throughput=5MB/sec 2024-08-29T18:27:05.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:27:05 smithi029 bash[79042]: cluster 2024-08-29T18:27:04.206641+0000 mgr.y (mgr.25004) 1115 : cluster [DBG] pgmap v1787: 105 pgs: 105 active+clean; 127 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-29T18:27:05.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:27:05 smithi029 bash[77880]: cluster 2024-08-29T18:27:04.206641+0000 mgr.y (mgr.25004) 1115 : cluster [DBG] pgmap v1787: 105 pgs: 105 active+clean; 127 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-29T18:27:05.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:27:05 smithi110 bash[67519]: cluster 2024-08-29T18:27:04.206641+0000 mgr.y (mgr.25004) 1115 : cluster [DBG] pgmap v1787: 105 pgs: 105 active+clean; 127 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-29T18:27:06.599 INFO:tasks.workunit.client.0.smithi029.stdout: 678: throughput=4.99MB/sec pending data=0 2024-08-29T18:27:06.599 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-DzzwsBCc665_mcJ off=536811 len=635157 2024-08-29T18:27:06.606 INFO:tasks.workunit.client.0.smithi029.stdout:op 3522 completed, throughput=4.99MB/sec 2024-08-29T18:27:06.606 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-oyHlvjmFffewSgn off=3226794 len=459307 2024-08-29T18:27:06.607 INFO:tasks.workunit.client.0.smithi029.stdout:op 3523 completed, throughput=5MB/sec 2024-08-29T18:27:06.607 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-bQoXvvopfiCNU2h off=1527964 len=1798481 2024-08-29T18:27:06.611 INFO:tasks.workunit.client.0.smithi029.stdout:op 3524 completed, throughput=5MB/sec 2024-08-29T18:27:06.611 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-NVPE7kQNXIWl2ir off=5294013 len=1009918 2024-08-29T18:27:06.620 INFO:tasks.workunit.client.0.smithi029.stdout:op 3525 completed, throughput=5MB/sec 2024-08-29T18:27:06.620 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-PyZk_MVWS_aNbLC off=10803077 len=1933085 2024-08-29T18:27:06.632 INFO:tasks.workunit.client.0.smithi029.stdout:op 3526 completed, throughput=5MB/sec 2024-08-29T18:27:07.632 INFO:tasks.workunit.client.0.smithi029.stdout: 679: throughput=4.99MB/sec pending data=0 2024-08-29T18:27:07.632 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-TbqIrNd61CtSJ8Z off=1330872 len=1213757 2024-08-29T18:27:07.641 INFO:tasks.workunit.client.0.smithi029.stdout:op 3527 completed, throughput=5MB/sec 2024-08-29T18:27:07.641 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-X5u8iUhnQfRaPRL off=23326977 len=628774 2024-08-29T18:27:07.643 INFO:tasks.workunit.client.0.smithi029.stdout:op 3528 completed, throughput=5MB/sec 2024-08-29T18:27:07.644 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-Nk4DpkdNe2i_JaD off=3466282 len=1710386 2024-08-29T18:27:07.646 INFO:tasks.workunit.client.0.smithi029.stdout:op 3529 completed, throughput=5MB/sec 2024-08-29T18:27:07.646 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-whh_-k0P-xBskl6 off=5262081 len=1109124 2024-08-29T18:27:07.649 INFO:tasks.workunit.client.0.smithi029.stdout:op 3530 completed, throughput=5MB/sec 2024-08-29T18:27:07.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:27:07 smithi029 bash[79042]: cluster 2024-08-29T18:27:06.207799+0000 mgr.y (mgr.25004) 1116 : cluster [DBG] pgmap v1788: 105 pgs: 105 active+clean; 127 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-08-29T18:27:07.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:27:07 smithi029 bash[77880]: cluster 2024-08-29T18:27:06.207799+0000 mgr.y (mgr.25004) 1116 : cluster [DBG] pgmap v1788: 105 pgs: 105 active+clean; 127 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-08-29T18:27:07.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:27:07 smithi110 bash[67519]: cluster 2024-08-29T18:27:06.207799+0000 mgr.y (mgr.25004) 1116 : cluster [DBG] pgmap v1788: 105 pgs: 105 active+clean; 127 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-08-29T18:27:08.650 INFO:tasks.workunit.client.0.smithi029.stdout: 680: throughput=4.99MB/sec pending data=0 2024-08-29T18:27:08.650 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-t5WpBA6YoyPOewX off=12224145 len=1670397 2024-08-29T18:27:08.663 INFO:tasks.workunit.client.0.smithi029.stdout:op 3531 completed, throughput=5MB/sec 2024-08-29T18:27:08.663 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-1fZ-Pj4FunqmPUP off=8153963 len=137824 2024-08-29T18:27:08.665 INFO:tasks.workunit.client.0.smithi029.stdout:op 3532 completed, throughput=5MB/sec 2024-08-29T18:27:08.665 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-lzMu8ZIr6kXn3XY off=444413 len=973930 2024-08-29T18:27:08.673 INFO:tasks.workunit.client.0.smithi029.stdout:op 3533 completed, throughput=5MB/sec 2024-08-29T18:27:08.673 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-VcI0dP07JIBTAOm off=881235 len=687063 2024-08-29T18:27:08.681 INFO:tasks.workunit.client.0.smithi029.stdout:op 3534 completed, throughput=5MB/sec 2024-08-29T18:27:08.681 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-wHTpH1Pghg2DeSI off=19871698 len=187690 2024-08-29T18:27:08.682 INFO:tasks.workunit.client.0.smithi029.stdout:op 3535 completed, throughput=5MB/sec 2024-08-29T18:27:08.682 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-Bdxfbyi-1K06upt off=10619421 len=389140 2024-08-29T18:27:08.689 INFO:tasks.workunit.client.0.smithi029.stdout:op 3536 completed, throughput=5MB/sec 2024-08-29T18:27:08.689 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj--cByp2XilOyNe-7 off=3476700 len=1689840 2024-08-29T18:27:08.693 INFO:tasks.workunit.client.0.smithi029.stdout:op 3537 completed, throughput=5MB/sec 2024-08-29T18:27:09.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:27:09 smithi029 bash[77880]: cluster 2024-08-29T18:27:08.208832+0000 mgr.y (mgr.25004) 1117 : cluster [DBG] pgmap v1789: 105 pgs: 105 active+clean; 127 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-08-29T18:27:09.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:27:09 smithi029 bash[79042]: cluster 2024-08-29T18:27:08.208832+0000 mgr.y (mgr.25004) 1117 : cluster [DBG] pgmap v1789: 105 pgs: 105 active+clean; 127 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-08-29T18:27:09.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:27:09 smithi110 bash[67519]: cluster 2024-08-29T18:27:08.208832+0000 mgr.y (mgr.25004) 1117 : cluster [DBG] pgmap v1789: 105 pgs: 105 active+clean; 127 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-08-29T18:27:09.693 INFO:tasks.workunit.client.0.smithi029.stdout: 681: throughput=4.99MB/sec pending data=0 2024-08-29T18:27:09.693 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-oi7rMwxmMBK6P68 off=12127834 len=104282 2024-08-29T18:27:09.695 INFO:tasks.workunit.client.0.smithi029.stdout:op 3538 completed, throughput=4.99MB/sec 2024-08-29T18:27:09.695 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-MXzPUWJRdmjh3_d off=752967 len=1197417 2024-08-29T18:27:09.698 INFO:tasks.workunit.client.0.smithi029.stdout:op 3539 completed, throughput=5MB/sec 2024-08-29T18:27:09.699 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-SOmBybKJ4T6R2RG off=2233761 len=1617186 2024-08-29T18:27:09.704 INFO:tasks.workunit.client.0.smithi029.stdout:op 3540 completed, throughput=5MB/sec 2024-08-29T18:27:09.704 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-0h5cRJ-o25vZlZz off=3022583 len=411074 2024-08-29T18:27:09.710 INFO:tasks.workunit.client.0.smithi029.stdout:op 3541 completed, throughput=5MB/sec 2024-08-29T18:27:09.711 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-QikCgK-tCTqjvGu off=17493416 len=449967 2024-08-29T18:27:09.716 INFO:tasks.workunit.client.0.smithi029.stdout:op 3542 completed, throughput=5MB/sec 2024-08-29T18:27:09.716 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-2lJxrhwsdWmPIpy off=8278255 len=270497 2024-08-29T18:27:09.717 INFO:tasks.workunit.client.0.smithi029.stdout:op 3543 completed, throughput=5MB/sec 2024-08-29T18:27:09.717 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-ve_ELAMFKFaamPQ off=3786582 len=601750 2024-08-29T18:27:09.719 INFO:tasks.workunit.client.0.smithi029.stdout:op 3544 completed, throughput=5MB/sec 2024-08-29T18:27:09.719 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-K_XeXk3TIO4IXPI off=610604 len=981806 2024-08-29T18:27:09.722 INFO:tasks.workunit.client.0.smithi029.stdout:op 3545 completed, throughput=5MB/sec 2024-08-29T18:27:10.722 INFO:tasks.workunit.client.0.smithi029.stdout: 682: throughput=4.99MB/sec pending data=0 2024-08-29T18:27:10.722 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-fAfhktUe36jEQ-R off=3803570 len=333835 2024-08-29T18:27:10.724 INFO:tasks.workunit.client.0.smithi029.stdout:op 3546 completed, throughput=4.99MB/sec 2024-08-29T18:27:10.724 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-hONMCIPh_EzCRJP off=3536849 len=1878841 2024-08-29T18:27:10.737 INFO:tasks.workunit.client.0.smithi029.stdout:op 3547 completed, throughput=5MB/sec 2024-08-29T18:27:10.737 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-DsoeHfcffVSri65 off=2300591 len=302271 2024-08-29T18:27:10.738 INFO:tasks.workunit.client.0.smithi029.stdout:op 3548 completed, throughput=5MB/sec 2024-08-29T18:27:10.738 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-aTdkJIzss5PhCHx off=9165066 len=622143 2024-08-29T18:27:10.741 INFO:tasks.workunit.client.0.smithi029.stdout:op 3549 completed, throughput=5MB/sec 2024-08-29T18:27:10.741 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-VF0WCTEafNqiMPI off=9477058 len=75066 2024-08-29T18:27:10.742 INFO:tasks.workunit.client.0.smithi029.stdout:op 3550 completed, throughput=5MB/sec 2024-08-29T18:27:10.742 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-0dR6YdlM0t5Ey0P off=5781904 len=1012884 2024-08-29T18:27:10.746 INFO:tasks.workunit.client.0.smithi029.stdout:op 3551 completed, throughput=5MB/sec 2024-08-29T18:27:10.746 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-tfQyjfkuTE38Xk4 off=921423 len=1097956 2024-08-29T18:27:10.755 INFO:tasks.workunit.client.0.smithi029.stdout:op 3552 completed, throughput=5MB/sec 2024-08-29T18:27:11.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:27:11 smithi029 bash[79042]: cluster 2024-08-29T18:27:10.209637+0000 mgr.y (mgr.25004) 1118 : cluster [DBG] pgmap v1790: 105 pgs: 105 active+clean; 127 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-29T18:27:11.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:27:11 smithi029 bash[77880]: cluster 2024-08-29T18:27:10.209637+0000 mgr.y (mgr.25004) 1118 : cluster [DBG] pgmap v1790: 105 pgs: 105 active+clean; 127 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-29T18:27:11.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:27:11 smithi110 bash[67519]: cluster 2024-08-29T18:27:10.209637+0000 mgr.y (mgr.25004) 1118 : cluster [DBG] pgmap v1790: 105 pgs: 105 active+clean; 127 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-29T18:27:11.756 INFO:tasks.workunit.client.0.smithi029.stdout: 683: throughput=4.99MB/sec pending data=0 2024-08-29T18:27:11.756 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-jltftA2sQMXgAK4 off=12415843 len=1978 2024-08-29T18:27:11.757 INFO:tasks.workunit.client.0.smithi029.stdout:op 3553 completed, throughput=4.99MB/sec 2024-08-29T18:27:11.757 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-pygyDhJYUFcAsA- off=8981048 len=2048702 2024-08-29T18:27:11.771 INFO:tasks.workunit.client.0.smithi029.stdout:op 3554 completed, throughput=5MB/sec 2024-08-29T18:27:11.771 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-XXEZpmkZAIRkIj5 off=10692326 len=1381134 2024-08-29T18:27:11.773 INFO:tasks.workunit.client.0.smithi029.stdout:op 3555 completed, throughput=5MB/sec 2024-08-29T18:27:11.773 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-zSd4Q32UC-ovJJ_ off=7587971 len=1485736 2024-08-29T18:27:11.775 INFO:tasks.workunit.client.0.smithi029.stdout:op 3556 completed, throughput=5MB/sec 2024-08-29T18:27:12.776 INFO:tasks.workunit.client.0.smithi029.stdout: 684: throughput=4.99MB/sec pending data=0 2024-08-29T18:27:12.776 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-fDNRGN7D7VHOr95 off=15319977 len=1141701 2024-08-29T18:27:12.779 INFO:tasks.workunit.client.0.smithi029.stdout:op 3557 completed, throughput=4.99MB/sec 2024-08-29T18:27:12.779 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-I9ovhgFD1oP5xHP off=4008077 len=1872504 2024-08-29T18:27:12.794 INFO:tasks.workunit.client.0.smithi029.stdout:op 3558 completed, throughput=5MB/sec 2024-08-29T18:27:12.794 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-TvLjFu7Y5zPMigi off=12716492 len=44693 2024-08-29T18:27:12.795 INFO:tasks.workunit.client.0.smithi029.stdout:op 3559 completed, throughput=5MB/sec 2024-08-29T18:27:12.795 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-1c2T1HEVZ7lhwHk off=18828232 len=1917842 2024-08-29T18:27:12.799 INFO:tasks.workunit.client.0.smithi029.stdout:op 3560 completed, throughput=5MB/sec 2024-08-29T18:27:13.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:27:13 smithi029 bash[79042]: cluster 2024-08-29T18:27:12.210698+0000 mgr.y (mgr.25004) 1119 : cluster [DBG] pgmap v1791: 105 pgs: 105 active+clean; 127 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-29T18:27:13.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:27:13 smithi029 bash[77880]: cluster 2024-08-29T18:27:12.210698+0000 mgr.y (mgr.25004) 1119 : cluster [DBG] pgmap v1791: 105 pgs: 105 active+clean; 127 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-29T18:27:13.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:27:13 smithi110 bash[67519]: cluster 2024-08-29T18:27:12.210698+0000 mgr.y (mgr.25004) 1119 : cluster [DBG] pgmap v1791: 105 pgs: 105 active+clean; 127 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-29T18:27:13.800 INFO:tasks.workunit.client.0.smithi029.stdout: 685: throughput=4.99MB/sec pending data=0 2024-08-29T18:27:13.800 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-mC28n_hnTjpMJxg off=8296084 len=1709109 2024-08-29T18:27:13.813 INFO:tasks.workunit.client.0.smithi029.stdout:op 3561 completed, throughput=5MB/sec 2024-08-29T18:27:13.814 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-PA-BLE34-RgvPBP off=13670164 len=156345 2024-08-29T18:27:13.818 INFO:tasks.workunit.client.0.smithi029.stdout:op 3562 completed, throughput=5MB/sec 2024-08-29T18:27:13.818 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-ExgRD-UvkGDqotw off=789610 len=1431490 2024-08-29T18:27:13.822 INFO:tasks.workunit.client.0.smithi029.stdout:op 3563 completed, throughput=5MB/sec 2024-08-29T18:27:13.822 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-rxKJmD8_SIMiOmT off=5409359 len=1372885 2024-08-29T18:27:13.826 INFO:tasks.workunit.client.0.smithi029.stdout:op 3564 completed, throughput=5MB/sec 2024-08-29T18:27:13.826 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-7BovokiL4zLdUTO off=11233479 len=1197842 2024-08-29T18:27:13.828 INFO:tasks.workunit.client.0.smithi029.stdout:op 3565 completed, throughput=5MB/sec 2024-08-29T18:27:14.832 INFO:tasks.workunit.client.0.smithi029.stdout: 686: throughput=4.99MB/sec pending data=0 2024-08-29T18:27:14.834 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-1RkStjw_8YXKT6R off=2462926 len=1247097 2024-08-29T18:27:14.836 INFO:tasks.workunit.client.0.smithi029.stdout:op 3566 completed, throughput=5MB/sec 2024-08-29T18:27:14.837 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-AqDAWLm1APxX9uj off=3007850 len=1072429 2024-08-29T18:27:14.841 INFO:tasks.workunit.client.0.smithi029.stdout:op 3567 completed, throughput=5MB/sec 2024-08-29T18:27:14.841 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-BZMXpo2G6-sxNoX off=17954278 len=908384 2024-08-29T18:27:14.851 INFO:tasks.workunit.client.0.smithi029.stdout:op 3568 completed, throughput=5MB/sec 2024-08-29T18:27:14.851 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-jv04uGs03JJyiss off=6456861 len=81673 2024-08-29T18:27:14.851 INFO:tasks.workunit.client.0.smithi029.stdout:op 3569 completed, throughput=5MB/sec 2024-08-29T18:27:14.851 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-Gy1CW2T5sqX9t_t off=18719978 len=1360465 2024-08-29T18:27:14.862 INFO:tasks.workunit.client.0.smithi029.stdout:op 3570 completed, throughput=5MB/sec 2024-08-29T18:27:14.862 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-HeiQ23wwD1hsvjb off=4633475 len=1049472 2024-08-29T18:27:14.870 INFO:tasks.workunit.client.0.smithi029.stdout:op 3571 completed, throughput=5MB/sec 2024-08-29T18:27:14.901 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:27:14 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:27:14] "GET /metrics HTTP/1.1" 200 34026 "" "Prometheus/2.43.0" 2024-08-29T18:27:15.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:27:15 smithi029 bash[77880]: cluster 2024-08-29T18:27:14.211705+0000 mgr.y (mgr.25004) 1120 : cluster [DBG] pgmap v1792: 105 pgs: 105 active+clean; 127 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-29T18:27:15.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:27:15 smithi029 bash[79042]: cluster 2024-08-29T18:27:14.211705+0000 mgr.y (mgr.25004) 1120 : cluster [DBG] pgmap v1792: 105 pgs: 105 active+clean; 127 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-29T18:27:15.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:27:15 smithi110 bash[67519]: cluster 2024-08-29T18:27:14.211705+0000 mgr.y (mgr.25004) 1120 : cluster [DBG] pgmap v1792: 105 pgs: 105 active+clean; 127 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-29T18:27:15.871 INFO:tasks.workunit.client.0.smithi029.stdout: 687: throughput=4.99MB/sec pending data=0 2024-08-29T18:27:15.871 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-Jul2vQCIwYQSjmE off=10402018 len=499833 2024-08-29T18:27:15.877 INFO:tasks.workunit.client.0.smithi029.stdout:op 3572 completed, throughput=4.99MB/sec 2024-08-29T18:27:15.877 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-8FxdtrrsrlPABFx off=5574731 len=782970 2024-08-29T18:27:15.885 INFO:tasks.workunit.client.0.smithi029.stdout:op 3573 completed, throughput=5MB/sec 2024-08-29T18:27:15.885 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-xgnoPEa8DXYkj11 off=8215565 len=205621 2024-08-29T18:27:15.886 INFO:tasks.workunit.client.0.smithi029.stdout:op 3574 completed, throughput=5MB/sec 2024-08-29T18:27:15.887 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-XvzKNlsO0p8cAuV off=5449633 len=702062 2024-08-29T18:27:15.889 INFO:tasks.workunit.client.0.smithi029.stdout:op 3575 completed, throughput=5MB/sec 2024-08-29T18:27:15.889 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-5ftqRM2ta_9ic-B off=7565971 len=792188 2024-08-29T18:27:15.891 INFO:tasks.workunit.client.0.smithi029.stdout:op 3576 completed, throughput=5MB/sec 2024-08-29T18:27:15.891 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-2Gcdb-6SkrYrpqC off=8150805 len=1849582 2024-08-29T18:27:15.896 INFO:tasks.workunit.client.0.smithi029.stdout:op 3577 completed, throughput=5MB/sec 2024-08-29T18:27:16.896 INFO:tasks.workunit.client.0.smithi029.stdout: 688: throughput=4.99MB/sec pending data=0 2024-08-29T18:27:16.896 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj--cByp2XilOyNe-7 off=3890476 len=1780687 2024-08-29T18:27:16.900 INFO:tasks.workunit.client.0.smithi029.stdout:op 3578 completed, throughput=5MB/sec 2024-08-29T18:27:16.900 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-3E-DoRQsWQrGXUd off=9285042 len=1921798 2024-08-29T18:27:16.905 INFO:tasks.workunit.client.0.smithi029.stdout:op 3579 completed, throughput=5MB/sec 2024-08-29T18:27:16.905 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-NoLzKer8nKd0bCG off=13291810 len=999459 2024-08-29T18:27:16.915 INFO:tasks.workunit.client.0.smithi029.stdout:op 3580 completed, throughput=5MB/sec 2024-08-29T18:27:16.915 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-RvdNVBUa2r1oUoY off=11340846 len=344614 2024-08-29T18:27:16.917 INFO:tasks.workunit.client.0.smithi029.stdout:op 3581 completed, throughput=5MB/sec 2024-08-29T18:27:16.917 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-9hErIaKu_ujIm7W off=3440345 len=16475 2024-08-29T18:27:16.918 INFO:tasks.workunit.client.0.smithi029.stdout:op 3582 completed, throughput=5MB/sec 2024-08-29T18:27:16.918 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-nwWz9J02EKVDjgj off=1789239 len=2095955 2024-08-29T18:27:16.933 INFO:tasks.workunit.client.0.smithi029.stdout:op 3583 completed, throughput=5MB/sec 2024-08-29T18:27:17.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:27:17 smithi029 bash[77880]: cluster 2024-08-29T18:27:16.212686+0000 mgr.y (mgr.25004) 1121 : cluster [DBG] pgmap v1793: 105 pgs: 105 active+clean; 127 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-08-29T18:27:17.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:27:17 smithi029 bash[79042]: cluster 2024-08-29T18:27:16.212686+0000 mgr.y (mgr.25004) 1121 : cluster [DBG] pgmap v1793: 105 pgs: 105 active+clean; 127 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-08-29T18:27:17.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:27:17 smithi110 bash[67519]: cluster 2024-08-29T18:27:16.212686+0000 mgr.y (mgr.25004) 1121 : cluster [DBG] pgmap v1793: 105 pgs: 105 active+clean; 127 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-08-29T18:27:17.933 INFO:tasks.workunit.client.0.smithi029.stdout: 689: throughput=5MB/sec pending data=0 2024-08-29T18:27:17.933 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-_F_ek3z8y7nr8AP off=448115 len=1389829 2024-08-29T18:27:17.937 INFO:tasks.workunit.client.0.smithi029.stdout:op 3584 completed, throughput=5MB/sec 2024-08-29T18:27:17.937 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-_xTO2UH5TcHbkDv off=6521540 len=1768690 2024-08-29T18:27:17.952 INFO:tasks.workunit.client.0.smithi029.stdout:op 3585 completed, throughput=5MB/sec 2024-08-29T18:27:17.952 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-TOjaTpv27AqpUJT off=10601998 len=305097 2024-08-29T18:27:17.953 INFO:tasks.workunit.client.0.smithi029.stdout:op 3586 completed, throughput=5MB/sec 2024-08-29T18:27:18.954 INFO:tasks.workunit.client.0.smithi029.stdout: 690: throughput=4.99MB/sec pending data=0 2024-08-29T18:27:18.954 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-A9n0qkQ4GwcQd_u off=9176877 len=1706365 2024-08-29T18:27:18.968 INFO:tasks.workunit.client.0.smithi029.stdout:op 3587 completed, throughput=5MB/sec 2024-08-29T18:27:18.968 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-3kWGbIBxvouVSti off=14991675 len=537150 2024-08-29T18:27:18.974 INFO:tasks.workunit.client.0.smithi029.stdout:op 3588 completed, throughput=5MB/sec 2024-08-29T18:27:18.974 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-i9q1XHwGNQakbKC off=6180627 len=627982 2024-08-29T18:27:18.976 INFO:tasks.workunit.client.0.smithi029.stdout:op 3589 completed, throughput=5MB/sec 2024-08-29T18:27:18.977 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-YQ4gJczWhGIT09u off=6100018 len=1565162 2024-08-29T18:27:18.987 INFO:tasks.workunit.client.0.smithi029.stdout:op 3590 completed, throughput=5MB/sec 2024-08-29T18:27:18.988 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-s0Ed5EeEibpc7-L off=27682 len=245964 2024-08-29T18:27:18.993 INFO:tasks.workunit.client.0.smithi029.stdout:op 3591 completed, throughput=5MB/sec 2024-08-29T18:27:18.993 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-ImYBNg_Vdion5YC off=9482917 len=748046 2024-08-29T18:27:19.000 INFO:tasks.workunit.client.0.smithi029.stdout:op 3592 completed, throughput=5MB/sec 2024-08-29T18:27:19.000 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-QYf9NRzT5t9RBuU off=1978 len=1632449 2024-08-29T18:27:19.003 INFO:tasks.workunit.client.0.smithi029.stdout:op 3593 completed, throughput=5MB/sec 2024-08-29T18:27:19.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:27:19 smithi029 bash[77880]: cluster 2024-08-29T18:27:18.213615+0000 mgr.y (mgr.25004) 1122 : cluster [DBG] pgmap v1794: 105 pgs: 105 active+clean; 127 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-08-29T18:27:19.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:27:19 smithi029 bash[77880]: audit 2024-08-29T18:27:18.552718+0000 mon.c (mon.2) 555 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:27:19.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:27:19 smithi029 bash[79042]: cluster 2024-08-29T18:27:18.213615+0000 mgr.y (mgr.25004) 1122 : cluster [DBG] pgmap v1794: 105 pgs: 105 active+clean; 127 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-08-29T18:27:19.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:27:19 smithi029 bash[79042]: audit 2024-08-29T18:27:18.552718+0000 mon.c (mon.2) 555 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:27:19.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:27:19 smithi110 bash[67519]: cluster 2024-08-29T18:27:18.213615+0000 mgr.y (mgr.25004) 1122 : cluster [DBG] pgmap v1794: 105 pgs: 105 active+clean; 127 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-08-29T18:27:19.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:27:19 smithi110 bash[67519]: audit 2024-08-29T18:27:18.552718+0000 mon.c (mon.2) 555 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:27:20.003 INFO:tasks.workunit.client.0.smithi029.stdout: 691: throughput=5MB/sec pending data=0 2024-08-29T18:27:20.004 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-pzaFFjilwttlJd7 off=1715627 len=136384 2024-08-29T18:27:20.005 INFO:tasks.workunit.client.0.smithi029.stdout:op 3594 completed, throughput=5MB/sec 2024-08-29T18:27:20.005 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-zdYTYtyl8sRFVvi off=7301120 len=1786817 2024-08-29T18:27:20.010 INFO:tasks.workunit.client.0.smithi029.stdout:op 3595 completed, throughput=5MB/sec 2024-08-29T18:27:20.010 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-9rlQwHOhKYQDEYM off=9737461 len=642443 2024-08-29T18:27:20.012 INFO:tasks.workunit.client.0.smithi029.stdout:op 3596 completed, throughput=5MB/sec 2024-08-29T18:27:20.013 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-3ZUPVHILBGRpWoJ off=32195 len=68155 2024-08-29T18:27:20.014 INFO:tasks.workunit.client.0.smithi029.stdout:op 3597 completed, throughput=5MB/sec 2024-08-29T18:27:20.014 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-QHcifoS997D0lXW off=13087144 len=1076180 2024-08-29T18:27:20.017 INFO:tasks.workunit.client.0.smithi029.stdout:op 3598 completed, throughput=5MB/sec 2024-08-29T18:27:20.017 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-o79MICjdtb2N6t6 off=17532304 len=1343758 2024-08-29T18:27:20.027 INFO:tasks.workunit.client.0.smithi029.stdout:op 3599 completed, throughput=5MB/sec 2024-08-29T18:27:21.027 INFO:tasks.workunit.client.0.smithi029.stdout: 692: throughput=4.99MB/sec pending data=0 2024-08-29T18:27:21.027 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-7xfw2p30ai0gItt off=1171779 len=43351 2024-08-29T18:27:21.028 INFO:tasks.workunit.client.0.smithi029.stdout:op 3600 completed, throughput=4.99MB/sec 2024-08-29T18:27:21.028 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-E2l2reU4RQQzuK6 off=17891406 len=1643950 2024-08-29T18:27:21.032 INFO:tasks.workunit.client.0.smithi029.stdout:op 3601 completed, throughput=5MB/sec 2024-08-29T18:27:21.032 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-eSYLDIuDG06T6vc off=11631899 len=1430324 2024-08-29T18:27:21.044 INFO:tasks.workunit.client.0.smithi029.stdout:op 3602 completed, throughput=5MB/sec 2024-08-29T18:27:21.044 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-K_-oatSQR_9i4qq off=10146076 len=109169 2024-08-29T18:27:21.045 INFO:tasks.workunit.client.0.smithi029.stdout:op 3603 completed, throughput=5MB/sec 2024-08-29T18:27:21.045 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-bQEEKG8L7qz1Nct off=3169410 len=1096099 2024-08-29T18:27:21.049 INFO:tasks.workunit.client.0.smithi029.stdout:op 3604 completed, throughput=5MB/sec 2024-08-29T18:27:21.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:27:21 smithi029 bash[77880]: cluster 2024-08-29T18:27:20.214465+0000 mgr.y (mgr.25004) 1123 : cluster [DBG] pgmap v1795: 105 pgs: 105 active+clean; 127 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-08-29T18:27:21.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:27:21 smithi029 bash[79042]: cluster 2024-08-29T18:27:20.214465+0000 mgr.y (mgr.25004) 1123 : cluster [DBG] pgmap v1795: 105 pgs: 105 active+clean; 127 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-08-29T18:27:21.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:27:21 smithi110 bash[67519]: cluster 2024-08-29T18:27:20.214465+0000 mgr.y (mgr.25004) 1123 : cluster [DBG] pgmap v1795: 105 pgs: 105 active+clean; 127 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-08-29T18:27:22.050 INFO:tasks.workunit.client.0.smithi029.stdout: 693: throughput=4.99MB/sec pending data=0 2024-08-29T18:27:22.050 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj--x1yX-t5qjFLqtW off=3736131 len=1750101 2024-08-29T18:27:22.064 INFO:tasks.workunit.client.0.smithi029.stdout:op 3605 completed, throughput=5MB/sec 2024-08-29T18:27:22.065 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-yTXL3RvNRYyOjzi off=6336162 len=404280 2024-08-29T18:27:22.070 INFO:tasks.workunit.client.0.smithi029.stdout:op 3606 completed, throughput=5MB/sec 2024-08-29T18:27:22.071 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-HTMUbBWXLh3VWau off=1653704 len=1904004 2024-08-29T18:27:22.073 INFO:tasks.workunit.client.0.smithi029.stdout:op 3607 completed, throughput=5MB/sec 2024-08-29T18:27:22.073 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-bxAA8VtvOeD6Ioc off=7306415 len=299657 2024-08-29T18:27:22.075 INFO:tasks.workunit.client.0.smithi029.stdout:op 3608 completed, throughput=5MB/sec 2024-08-29T18:27:22.075 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-vCbmtZD44ufvyVG off=2258944 len=405633 2024-08-29T18:27:22.081 INFO:tasks.workunit.client.0.smithi029.stdout:op 3609 completed, throughput=5MB/sec 2024-08-29T18:27:22.081 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-CxZPZtO4qWblN7C off=18315113 len=624532 2024-08-29T18:27:22.089 INFO:tasks.workunit.client.0.smithi029.stdout:op 3610 completed, throughput=5MB/sec 2024-08-29T18:27:23.089 INFO:tasks.workunit.client.0.smithi029.stdout: 694: throughput=4.99MB/sec pending data=0 2024-08-29T18:27:23.089 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-53cHek2FKCuUFjz off=1040012 len=1579732 2024-08-29T18:27:23.094 INFO:tasks.workunit.client.0.smithi029.stdout:op 3611 completed, throughput=5MB/sec 2024-08-29T18:27:23.094 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-quS0oNKgzygD6b1 off=240684 len=1189174 2024-08-29T18:27:23.104 INFO:tasks.workunit.client.0.smithi029.stdout:op 3612 completed, throughput=5MB/sec 2024-08-29T18:27:23.105 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-9Li8obAr0YPYaSO off=13644478 len=1026547 2024-08-29T18:27:23.114 INFO:tasks.workunit.client.0.smithi029.stdout:op 3613 completed, throughput=5MB/sec 2024-08-29T18:27:23.114 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-NYJ4a6AWhLKjGGw off=778238 len=2028075 2024-08-29T18:27:23.129 INFO:tasks.workunit.client.0.smithi029.stdout:op 3614 completed, throughput=5MB/sec 2024-08-29T18:27:23.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:27:23 smithi029 bash[77880]: cluster 2024-08-29T18:27:22.215532+0000 mgr.y (mgr.25004) 1124 : cluster [DBG] pgmap v1796: 105 pgs: 105 active+clean; 127 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-08-29T18:27:23.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:27:23 smithi029 bash[79042]: cluster 2024-08-29T18:27:22.215532+0000 mgr.y (mgr.25004) 1124 : cluster [DBG] pgmap v1796: 105 pgs: 105 active+clean; 127 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-08-29T18:27:23.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:27:23 smithi110 bash[67519]: cluster 2024-08-29T18:27:22.215532+0000 mgr.y (mgr.25004) 1124 : cluster [DBG] pgmap v1796: 105 pgs: 105 active+clean; 127 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-08-29T18:27:24.129 INFO:tasks.workunit.client.0.smithi029.stdout: 695: throughput=4.99MB/sec pending data=0 2024-08-29T18:27:24.129 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-rTYTXMTvVBl1kUZ off=5797501 len=1295427 2024-08-29T18:27:24.139 INFO:tasks.workunit.client.0.smithi029.stdout:op 3615 completed, throughput=5MB/sec 2024-08-29T18:27:24.140 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-j5NYU5vEd2SNGva off=9943437 len=1919483 2024-08-29T18:27:24.146 INFO:tasks.workunit.client.0.smithi029.stdout:op 3616 completed, throughput=5MB/sec 2024-08-29T18:27:24.146 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-DB3B9VJqQz-wcX0 off=3291094 len=1529964 2024-08-29T18:27:24.148 INFO:tasks.workunit.client.0.smithi029.stdout:op 3617 completed, throughput=5MB/sec 2024-08-29T18:27:24.148 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-RD1wzWKAa03BLGK off=14103748 len=1438818 2024-08-29T18:27:24.160 INFO:tasks.workunit.client.0.smithi029.stdout:op 3618 completed, throughput=5MB/sec 2024-08-29T18:27:24.901 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:27:24 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:27:24] "GET /metrics HTTP/1.1" 200 34027 "" "Prometheus/2.43.0" 2024-08-29T18:27:25.160 INFO:tasks.workunit.client.0.smithi029.stdout: 696: throughput=4.99MB/sec pending data=0 2024-08-29T18:27:25.161 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-nNN28ItM7Rv9jtr off=7662556 len=1899446 2024-08-29T18:27:25.166 INFO:tasks.workunit.client.0.smithi029.stdout:op 3619 completed, throughput=5MB/sec 2024-08-29T18:27:25.166 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-ajf3-PAloJ3XEE8 off=8442591 len=536268 2024-08-29T18:27:25.172 INFO:tasks.workunit.client.0.smithi029.stdout:op 3620 completed, throughput=5MB/sec 2024-08-29T18:27:25.172 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-HbyU_DARsVdZWoi off=10895571 len=1379131 2024-08-29T18:27:25.176 INFO:tasks.workunit.client.0.smithi029.stdout:op 3621 completed, throughput=5MB/sec 2024-08-29T18:27:25.176 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-jpKpU1WGa5iA65z off=5731002 len=1754964 2024-08-29T18:27:25.186 INFO:tasks.workunit.client.0.smithi029.stdout:op 3622 completed, throughput=5MB/sec 2024-08-29T18:27:25.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:27:25 smithi029 bash[79042]: cluster 2024-08-29T18:27:24.216452+0000 mgr.y (mgr.25004) 1125 : cluster [DBG] pgmap v1797: 105 pgs: 105 active+clean; 127 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-08-29T18:27:25.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:27:25 smithi029 bash[79042]: audit 2024-08-29T18:27:25.092931+0000 mon.c (mon.2) 556 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:27:25.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:27:25 smithi029 bash[77880]: cluster 2024-08-29T18:27:24.216452+0000 mgr.y (mgr.25004) 1125 : cluster [DBG] pgmap v1797: 105 pgs: 105 active+clean; 127 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-08-29T18:27:25.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:27:25 smithi029 bash[77880]: audit 2024-08-29T18:27:25.092931+0000 mon.c (mon.2) 556 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:27:25.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:27:25 smithi110 bash[67519]: cluster 2024-08-29T18:27:24.216452+0000 mgr.y (mgr.25004) 1125 : cluster [DBG] pgmap v1797: 105 pgs: 105 active+clean; 127 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-08-29T18:27:25.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:27:25 smithi110 bash[67519]: audit 2024-08-29T18:27:25.092931+0000 mon.c (mon.2) 556 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:27:26.187 INFO:tasks.workunit.client.0.smithi029.stdout: 697: throughput=5MB/sec pending data=0 2024-08-29T18:27:26.187 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-9IiKArjcF5Jgrv1 off=7542380 len=1308617 2024-08-29T18:27:26.198 INFO:tasks.workunit.client.0.smithi029.stdout:op 3623 completed, throughput=5MB/sec 2024-08-29T18:27:26.199 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-0w6eymutH3JAkqD off=862662 len=1804273 2024-08-29T18:27:26.204 INFO:tasks.workunit.client.0.smithi029.stdout:op 3624 completed, throughput=5MB/sec 2024-08-29T18:27:26.204 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-b97bs1B9iCxZ1N2 off=188991 len=226252 2024-08-29T18:27:26.209 INFO:tasks.workunit.client.0.smithi029.stdout:op 3625 completed, throughput=5MB/sec 2024-08-29T18:27:26.209 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-ztlN07OTk0Dy2iz off=14171430 len=47646 2024-08-29T18:27:26.210 INFO:tasks.workunit.client.0.smithi029.stdout:op 3626 completed, throughput=5MB/sec 2024-08-29T18:27:26.210 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-h7FJx4oKL2u2FiF off=1672715 len=2022324 2024-08-29T18:27:26.215 INFO:tasks.workunit.client.0.smithi029.stdout:op 3627 completed, throughput=5MB/sec 2024-08-29T18:27:26.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:27:26 smithi029 bash[77880]: audit 2024-08-29T18:27:25.883882+0000 mon.c (mon.2) 557 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:27:26.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:27:26 smithi029 bash[77880]: audit 2024-08-29T18:27:25.885499+0000 mon.c (mon.2) 558 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:27:26.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:27:26 smithi029 bash[77880]: audit 2024-08-29T18:27:25.897561+0000 mon.a (mon.0) 1758 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:27:26.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:27:26 smithi029 bash[79042]: audit 2024-08-29T18:27:25.883882+0000 mon.c (mon.2) 557 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:27:26.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:27:26 smithi029 bash[79042]: audit 2024-08-29T18:27:25.885499+0000 mon.c (mon.2) 558 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:27:26.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:27:26 smithi029 bash[79042]: audit 2024-08-29T18:27:25.897561+0000 mon.a (mon.0) 1758 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:27:26.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:27:26 smithi110 bash[67519]: audit 2024-08-29T18:27:25.883882+0000 mon.c (mon.2) 557 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:27:26.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:27:26 smithi110 bash[67519]: audit 2024-08-29T18:27:25.885499+0000 mon.c (mon.2) 558 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:27:26.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:27:26 smithi110 bash[67519]: audit 2024-08-29T18:27:25.897561+0000 mon.a (mon.0) 1758 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:27:27.216 INFO:tasks.workunit.client.0.smithi029.stdout: 698: throughput=5MB/sec pending data=0 2024-08-29T18:27:27.216 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-7IfAEBDjLq3oHoO off=6952558 len=677406 2024-08-29T18:27:27.222 INFO:tasks.workunit.client.0.smithi029.stdout:op 3628 completed, throughput=5MB/sec 2024-08-29T18:27:27.222 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-HphhKtfZQpJgtMb off=8640121 len=70774 2024-08-29T18:27:27.227 INFO:tasks.workunit.client.0.smithi029.stdout:op 3629 completed, throughput=5MB/sec 2024-08-29T18:27:27.227 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-wuEWFjA3NnuFDNl off=8217454 len=469255 2024-08-29T18:27:27.233 INFO:tasks.workunit.client.0.smithi029.stdout:op 3630 completed, throughput=5MB/sec 2024-08-29T18:27:27.233 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-vDyFuIA1NbKZvRI off=9050616 len=989939 2024-08-29T18:27:27.242 INFO:tasks.workunit.client.0.smithi029.stdout:op 3631 completed, throughput=5MB/sec 2024-08-29T18:27:27.242 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-i94cLspFQTt0UrW off=306466 len=1418650 2024-08-29T18:27:27.245 INFO:tasks.workunit.client.0.smithi029.stdout:op 3632 completed, throughput=5MB/sec 2024-08-29T18:27:27.245 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-3zEUUtItAfTmY6y off=2169917 len=1241083 2024-08-29T18:27:27.256 INFO:tasks.workunit.client.0.smithi029.stdout:op 3633 completed, throughput=5MB/sec 2024-08-29T18:27:27.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:27:27 smithi029 bash[79042]: cluster 2024-08-29T18:27:26.217421+0000 mgr.y (mgr.25004) 1126 : cluster [DBG] pgmap v1798: 105 pgs: 105 active+clean; 127 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-29T18:27:27.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:27:27 smithi029 bash[77880]: cluster 2024-08-29T18:27:26.217421+0000 mgr.y (mgr.25004) 1126 : cluster [DBG] pgmap v1798: 105 pgs: 105 active+clean; 127 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-29T18:27:27.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:27:27 smithi110 bash[67519]: cluster 2024-08-29T18:27:26.217421+0000 mgr.y (mgr.25004) 1126 : cluster [DBG] pgmap v1798: 105 pgs: 105 active+clean; 127 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-29T18:27:28.257 INFO:tasks.workunit.client.0.smithi029.stdout: 699: throughput=4.99MB/sec pending data=0 2024-08-29T18:27:28.257 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-PBgdyqACywjXXsM off=330062 len=1835010 2024-08-29T18:27:28.261 INFO:tasks.workunit.client.0.smithi029.stdout:op 3634 completed, throughput=5MB/sec 2024-08-29T18:27:28.261 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-GD0z47xlJeeFKAA off=7762799 len=791860 2024-08-29T18:27:28.264 INFO:tasks.workunit.client.0.smithi029.stdout:op 3635 completed, throughput=5MB/sec 2024-08-29T18:27:28.264 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-6CntLF8gz4JxGe4 off=1032093 len=318716 2024-08-29T18:27:28.271 INFO:tasks.workunit.client.0.smithi029.stdout:op 3636 completed, throughput=5MB/sec 2024-08-29T18:27:28.271 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-AlMSfGMeGVS861f off=5713819 len=425008 2024-08-29T18:27:28.273 INFO:tasks.workunit.client.0.smithi029.stdout:op 3637 completed, throughput=5MB/sec 2024-08-29T18:27:28.273 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-sStJaOlGwaCtGPO off=5472162 len=1854472 2024-08-29T18:27:28.286 INFO:tasks.workunit.client.0.smithi029.stdout:op 3638 completed, throughput=5MB/sec 2024-08-29T18:27:29.287 INFO:tasks.workunit.client.0.smithi029.stdout: 700: throughput=4.99MB/sec pending data=0 2024-08-29T18:27:29.287 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-XUAJYJuRNgP4vMs off=1818884 len=578651 2024-08-29T18:27:29.289 INFO:tasks.workunit.client.0.smithi029.stdout:op 3639 completed, throughput=4.99MB/sec 2024-08-29T18:27:29.289 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-Ej5VEMF5ntQXaNW off=678502 len=928034 2024-08-29T18:27:29.298 INFO:tasks.workunit.client.0.smithi029.stdout:op 3640 completed, throughput=5MB/sec 2024-08-29T18:27:29.298 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-jBtXdHhK74lJ-np off=9406436 len=50166 2024-08-29T18:27:29.299 INFO:tasks.workunit.client.0.smithi029.stdout:op 3641 completed, throughput=5MB/sec 2024-08-29T18:27:29.299 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-Kyh50u_r2-aZKhn off=1046730 len=1368512 2024-08-29T18:27:29.303 INFO:tasks.workunit.client.0.smithi029.stdout:op 3642 completed, throughput=5MB/sec 2024-08-29T18:27:29.303 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-Bi_1yKg3ydW35gO off=7816312 len=1264898 2024-08-29T18:27:29.307 INFO:tasks.workunit.client.0.smithi029.stdout:op 3643 completed, throughput=5MB/sec 2024-08-29T18:27:29.307 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-buUmZSDp-gY7U8e off=15562778 len=796598 2024-08-29T18:27:29.310 INFO:tasks.workunit.client.0.smithi029.stdout:op 3644 completed, throughput=5MB/sec 2024-08-29T18:27:29.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:27:29 smithi029 bash[79042]: cluster 2024-08-29T18:27:28.218324+0000 mgr.y (mgr.25004) 1127 : cluster [DBG] pgmap v1799: 105 pgs: 105 active+clean; 127 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-29T18:27:29.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:27:29 smithi029 bash[77880]: cluster 2024-08-29T18:27:28.218324+0000 mgr.y (mgr.25004) 1127 : cluster [DBG] pgmap v1799: 105 pgs: 105 active+clean; 127 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-29T18:27:29.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:27:29 smithi110 bash[67519]: cluster 2024-08-29T18:27:28.218324+0000 mgr.y (mgr.25004) 1127 : cluster [DBG] pgmap v1799: 105 pgs: 105 active+clean; 127 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-29T18:27:30.310 INFO:tasks.workunit.client.0.smithi029.stdout: 701: throughput=4.99MB/sec pending data=0 2024-08-29T18:27:30.310 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-WqZPX2aNhviDwfh off=9757965 len=615624 2024-08-29T18:27:30.312 INFO:tasks.workunit.client.0.smithi029.stdout:op 3645 completed, throughput=4.99MB/sec 2024-08-29T18:27:30.313 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-TkDnYTrI5eMB5Gb off=2138456 len=1188801 2024-08-29T18:27:30.323 INFO:tasks.workunit.client.0.smithi029.stdout:op 3646 completed, throughput=5MB/sec 2024-08-29T18:27:30.323 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-Es3AlrQSNFRo5JD off=5718232 len=986432 2024-08-29T18:27:30.331 INFO:tasks.workunit.client.0.smithi029.stdout:op 3647 completed, throughput=5MB/sec 2024-08-29T18:27:30.331 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-ZUK5T5aIxqYbNuA off=21083849 len=1055512 2024-08-29T18:27:30.340 INFO:tasks.workunit.client.0.smithi029.stdout:op 3648 completed, throughput=5MB/sec 2024-08-29T18:27:30.340 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-SZlQf9kZh7y_T8U off=3193679 len=1028914 2024-08-29T18:27:30.349 INFO:tasks.workunit.client.0.smithi029.stdout:op 3649 completed, throughput=5MB/sec 2024-08-29T18:27:30.349 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-817dIt1e9zKH7YK off=14409437 len=1371435 2024-08-29T18:27:30.360 INFO:tasks.workunit.client.0.smithi029.stdout:op 3650 completed, throughput=5MB/sec 2024-08-29T18:27:31.360 INFO:tasks.workunit.client.0.smithi029.stdout: 702: throughput=4.99MB/sec pending data=0 2024-08-29T18:27:31.360 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-e5D14wbIU3kiL8A off=8987040 len=734195 2024-08-29T18:27:31.368 INFO:tasks.workunit.client.0.smithi029.stdout:op 3651 completed, throughput=5MB/sec 2024-08-29T18:27:31.368 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-B8kVKOLh3FqavKE off=16232118 len=523570 2024-08-29T18:27:31.370 INFO:tasks.workunit.client.0.smithi029.stdout:op 3652 completed, throughput=5MB/sec 2024-08-29T18:27:31.370 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-N1Eb4ZQP4I0xzZk off=13295082 len=1262483 2024-08-29T18:27:31.379 INFO:tasks.workunit.client.0.smithi029.stdout:op 3653 completed, throughput=5MB/sec 2024-08-29T18:27:31.379 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-FLmGHD5OItaN_Xt off=6330182 len=1844042 2024-08-29T18:27:31.384 INFO:tasks.workunit.client.0.smithi029.stdout:op 3654 completed, throughput=5MB/sec 2024-08-29T18:27:31.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:27:31 smithi029 bash[79042]: cluster 2024-08-29T18:27:30.219108+0000 mgr.y (mgr.25004) 1128 : cluster [DBG] pgmap v1800: 105 pgs: 105 active+clean; 127 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-29T18:27:31.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:27:31 smithi029 bash[77880]: cluster 2024-08-29T18:27:30.219108+0000 mgr.y (mgr.25004) 1128 : cluster [DBG] pgmap v1800: 105 pgs: 105 active+clean; 127 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-29T18:27:31.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:27:31 smithi110 bash[67519]: cluster 2024-08-29T18:27:30.219108+0000 mgr.y (mgr.25004) 1128 : cluster [DBG] pgmap v1800: 105 pgs: 105 active+clean; 127 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-29T18:27:32.384 INFO:tasks.workunit.client.0.smithi029.stdout: 703: throughput=4.99MB/sec pending data=0 2024-08-29T18:27:32.385 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-YVJ49EyAuXwJowl off=11824409 len=445681 2024-08-29T18:27:32.391 INFO:tasks.workunit.client.0.smithi029.stdout:op 3655 completed, throughput=4.99MB/sec 2024-08-29T18:27:32.391 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-WzgLRUgY5T7IFHZ off=3979108 len=276717 2024-08-29T18:27:32.393 INFO:tasks.workunit.client.0.smithi029.stdout:op 3656 completed, throughput=4.99MB/sec 2024-08-29T18:27:32.393 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-uQ2p4ROJthHlZa0 off=16300227 len=1813014 2024-08-29T18:27:32.405 INFO:tasks.workunit.client.0.smithi029.stdout:op 3657 completed, throughput=5MB/sec 2024-08-29T18:27:32.405 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-AGgTSJebnQ42RMG off=5830535 len=682874 2024-08-29T18:27:32.411 INFO:tasks.workunit.client.0.smithi029.stdout:op 3658 completed, throughput=5MB/sec 2024-08-29T18:27:32.411 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-dYIfX0iqfLPzLZy off=14237081 len=608435 2024-08-29T18:27:32.419 INFO:tasks.workunit.client.0.smithi029.stdout:op 3659 completed, throughput=5MB/sec 2024-08-29T18:27:32.419 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-cgyay_5kGDP2-gJ off=15342708 len=179434 2024-08-29T18:27:32.424 INFO:tasks.workunit.client.0.smithi029.stdout:op 3660 completed, throughput=5MB/sec 2024-08-29T18:27:32.424 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-ysuu2IG6DkXSO6r off=9273595 len=2016909 2024-08-29T18:27:32.430 INFO:tasks.workunit.client.0.smithi029.stdout:op 3661 completed, throughput=5MB/sec 2024-08-29T18:27:33.431 INFO:tasks.workunit.client.0.smithi029.stdout: 704: throughput=4.99MB/sec pending data=0 2024-08-29T18:27:33.431 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-Cf_Y9WuehXYhLR- off=12052638 len=1297311 2024-08-29T18:27:33.434 INFO:tasks.workunit.client.0.smithi029.stdout:op 3662 completed, throughput=5MB/sec 2024-08-29T18:27:33.434 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-RVHg47si2mvCk3M off=2323946 len=858816 2024-08-29T18:27:33.438 INFO:tasks.workunit.client.0.smithi029.stdout:op 3663 completed, throughput=5MB/sec 2024-08-29T18:27:33.438 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-ABMp_lY2l8Aqmab off=4602284 len=1097778 2024-08-29T18:27:33.441 INFO:tasks.workunit.client.0.smithi029.stdout:op 3664 completed, throughput=5MB/sec 2024-08-29T18:27:33.441 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-mOSGqzooA3daO-5 off=15373601 len=232581 2024-08-29T18:27:33.447 INFO:tasks.workunit.client.0.smithi029.stdout:op 3665 completed, throughput=5MB/sec 2024-08-29T18:27:33.447 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-d9cIK-7-OVj4EM- off=1742729 len=509614 2024-08-29T18:27:33.449 INFO:tasks.workunit.client.0.smithi029.stdout:op 3666 completed, throughput=5MB/sec 2024-08-29T18:27:33.449 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-lCaRiul6gboEZnq off=974518 len=1406743 2024-08-29T18:27:33.452 INFO:tasks.workunit.client.0.smithi029.stdout:op 3667 completed, throughput=5MB/sec 2024-08-29T18:27:33.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:27:33 smithi029 bash[79042]: cluster 2024-08-29T18:27:32.220183+0000 mgr.y (mgr.25004) 1129 : cluster [DBG] pgmap v1801: 105 pgs: 105 active+clean; 127 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-08-29T18:27:33.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:27:33 smithi029 bash[77880]: cluster 2024-08-29T18:27:32.220183+0000 mgr.y (mgr.25004) 1129 : cluster [DBG] pgmap v1801: 105 pgs: 105 active+clean; 127 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-08-29T18:27:33.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:27:33 smithi110 bash[67519]: cluster 2024-08-29T18:27:32.220183+0000 mgr.y (mgr.25004) 1129 : cluster [DBG] pgmap v1801: 105 pgs: 105 active+clean; 127 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-08-29T18:27:34.452 INFO:tasks.workunit.client.0.smithi029.stdout: 705: throughput=4.99MB/sec pending data=0 2024-08-29T18:27:34.453 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-j3z9n90AFkaDo1j off=2045652 len=1812046 2024-08-29T18:27:34.457 INFO:tasks.workunit.client.0.smithi029.stdout:op 3668 completed, throughput=5MB/sec 2024-08-29T18:27:34.457 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-CORmIaCDCm1KzHZ off=1009014 len=1995037 2024-08-29T18:27:34.472 INFO:tasks.workunit.client.0.smithi029.stdout:op 3669 completed, throughput=5MB/sec 2024-08-29T18:27:34.472 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-befurF9uY3r45V5 off=14944151 len=833896 2024-08-29T18:27:34.475 INFO:tasks.workunit.client.0.smithi029.stdout:op 3670 completed, throughput=5MB/sec 2024-08-29T18:27:34.475 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-EwSFpaNhROWcu1c off=1048233 len=958480 2024-08-29T18:27:34.484 INFO:tasks.workunit.client.0.smithi029.stdout:op 3671 completed, throughput=5MB/sec 2024-08-29T18:27:34.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:27:34 smithi029 bash[79042]: audit 2024-08-29T18:27:33.553207+0000 mon.c (mon.2) 559 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:27:34.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:27:34 smithi029 bash[77880]: audit 2024-08-29T18:27:33.553207+0000 mon.c (mon.2) 559 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:27:34.652 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:27:34 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:27:34] "GET /metrics HTTP/1.1" 200 34024 "" "Prometheus/2.43.0" 2024-08-29T18:27:34.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:27:34 smithi110 bash[67519]: audit 2024-08-29T18:27:33.553207+0000 mon.c (mon.2) 559 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:27:35.485 INFO:tasks.workunit.client.0.smithi029.stdout: 706: throughput=4.99MB/sec pending data=0 2024-08-29T18:27:35.485 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-O4ZF097UmSophzf off=153656 len=557544 2024-08-29T18:27:35.487 INFO:tasks.workunit.client.0.smithi029.stdout:op 3672 completed, throughput=5MB/sec 2024-08-29T18:27:35.487 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-x_Hq2q49g-RalmY off=822174 len=546460 2024-08-29T18:27:35.489 INFO:tasks.workunit.client.0.smithi029.stdout:op 3673 completed, throughput=5MB/sec 2024-08-29T18:27:35.489 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-Pzh_ceRJsvgMYhY off=11520920 len=287856 2024-08-29T18:27:35.495 INFO:tasks.workunit.client.0.smithi029.stdout:op 3674 completed, throughput=5MB/sec 2024-08-29T18:27:35.495 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-ohuJ9QSkC8K8u1J off=8035590 len=1356966 2024-08-29T18:27:35.498 INFO:tasks.workunit.client.0.smithi029.stdout:op 3675 completed, throughput=5MB/sec 2024-08-29T18:27:35.499 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-W0KdM6DmKqvdE9I off=9007618 len=1004207 2024-08-29T18:27:35.508 INFO:tasks.workunit.client.0.smithi029.stdout:op 3676 completed, throughput=5MB/sec 2024-08-29T18:27:35.508 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-dlVxbqCMnUCBShe off=1859827 len=666245 2024-08-29T18:27:35.515 INFO:tasks.workunit.client.0.smithi029.stdout:op 3677 completed, throughput=5MB/sec 2024-08-29T18:27:35.515 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-u9LkiBRxvKrYIa1 off=14206905 len=1846217 2024-08-29T18:27:35.521 INFO:tasks.workunit.client.0.smithi029.stdout:op 3678 completed, throughput=5MB/sec 2024-08-29T18:27:35.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:27:35 smithi029 bash[79042]: cluster 2024-08-29T18:27:34.221222+0000 mgr.y (mgr.25004) 1130 : cluster [DBG] pgmap v1802: 105 pgs: 105 active+clean; 127 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-29T18:27:35.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:27:35 smithi029 bash[77880]: cluster 2024-08-29T18:27:34.221222+0000 mgr.y (mgr.25004) 1130 : cluster [DBG] pgmap v1802: 105 pgs: 105 active+clean; 127 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-29T18:27:35.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:27:35 smithi110 bash[67519]: cluster 2024-08-29T18:27:34.221222+0000 mgr.y (mgr.25004) 1130 : cluster [DBG] pgmap v1802: 105 pgs: 105 active+clean; 127 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-29T18:27:36.521 INFO:tasks.workunit.client.0.smithi029.stdout: 707: throughput=5MB/sec pending data=0 2024-08-29T18:27:36.521 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-gOy3LMyjxpPXn9Y off=1903631 len=594481 2024-08-29T18:27:36.523 INFO:tasks.workunit.client.0.smithi029.stdout:op 3679 completed, throughput=5MB/sec 2024-08-29T18:27:36.523 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-EbXfngOPuqcHGhd off=8959633 len=127918 2024-08-29T18:27:36.528 INFO:tasks.workunit.client.0.smithi029.stdout:op 3680 completed, throughput=5MB/sec 2024-08-29T18:27:36.528 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-zjgyxH1084VUEUo off=17376477 len=1971618 2024-08-29T18:27:36.543 INFO:tasks.workunit.client.0.smithi029.stdout:op 3681 completed, throughput=5MB/sec 2024-08-29T18:27:36.543 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-gpDU0U29mfOmuH4 off=15679703 len=293737 2024-08-29T18:27:36.545 INFO:tasks.workunit.client.0.smithi029.stdout:op 3682 completed, throughput=5MB/sec 2024-08-29T18:27:36.545 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-5OkHqC7VkfRq4P9 off=12968684 len=628000 2024-08-29T18:27:36.547 INFO:tasks.workunit.client.0.smithi029.stdout:op 3683 completed, throughput=5MB/sec 2024-08-29T18:27:36.547 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-w6BG_QyxTS0aoWH off=9340888 len=1211080 2024-08-29T18:27:36.551 INFO:tasks.workunit.client.0.smithi029.stdout:op 3684 completed, throughput=5MB/sec 2024-08-29T18:27:37.552 INFO:tasks.workunit.client.0.smithi029.stdout: 708: throughput=4.99MB/sec pending data=0 2024-08-29T18:27:37.552 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-roGu4D8dTv4nhPT off=2289751 len=775916 2024-08-29T18:27:37.555 INFO:tasks.workunit.client.0.smithi029.stdout:op 3685 completed, throughput=5MB/sec 2024-08-29T18:27:37.555 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-pRwkjNNoXIVycna off=5597643 len=1448913 2024-08-29T18:27:37.560 INFO:tasks.workunit.client.0.smithi029.stdout:op 3686 completed, throughput=5MB/sec 2024-08-29T18:27:37.560 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-NGa0fk7Is-42lxF off=3671178 len=103695 2024-08-29T18:27:37.561 INFO:tasks.workunit.client.0.smithi029.stdout:op 3687 completed, throughput=5MB/sec 2024-08-29T18:27:37.561 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-0R2-jyjreKR9VeA off=3390154 len=1272811 2024-08-29T18:27:37.564 INFO:tasks.workunit.client.0.smithi029.stdout:op 3688 completed, throughput=5MB/sec 2024-08-29T18:27:37.564 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-twM-gf6OfhseZGf off=7805578 len=1214171 2024-08-29T18:27:37.566 INFO:tasks.workunit.client.0.smithi029.stdout:op 3689 completed, throughput=5MB/sec 2024-08-29T18:27:37.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:27:37 smithi029 bash[79042]: cluster 2024-08-29T18:27:36.222359+0000 mgr.y (mgr.25004) 1131 : cluster [DBG] pgmap v1803: 105 pgs: 105 active+clean; 127 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-29T18:27:37.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:27:37 smithi029 bash[77880]: cluster 2024-08-29T18:27:36.222359+0000 mgr.y (mgr.25004) 1131 : cluster [DBG] pgmap v1803: 105 pgs: 105 active+clean; 127 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-29T18:27:37.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:27:37 smithi110 bash[67519]: cluster 2024-08-29T18:27:36.222359+0000 mgr.y (mgr.25004) 1131 : cluster [DBG] pgmap v1803: 105 pgs: 105 active+clean; 127 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-29T18:27:38.566 INFO:tasks.workunit.client.0.smithi029.stdout: 709: throughput=4.99MB/sec pending data=0 2024-08-29T18:27:38.567 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-UfA3Fa2uL6XA7Ax off=1686064 len=1416367 2024-08-29T18:27:38.578 INFO:tasks.workunit.client.0.smithi029.stdout:op 3690 completed, throughput=5MB/sec 2024-08-29T18:27:38.578 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-cDNmTk1UgZGZGFe off=717841 len=422941 2024-08-29T18:27:38.584 INFO:tasks.workunit.client.0.smithi029.stdout:op 3691 completed, throughput=5MB/sec 2024-08-29T18:27:38.584 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-v-IfVsW4LQbH5RU off=17206695 len=2083824 2024-08-29T18:27:38.597 INFO:tasks.workunit.client.0.smithi029.stdout:op 3692 completed, throughput=5MB/sec 2024-08-29T18:27:38.597 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-DyYgXCljHGfKQt6 off=7861337 len=429835 2024-08-29T18:27:38.599 INFO:tasks.workunit.client.0.smithi029.stdout:op 3693 completed, throughput=5MB/sec 2024-08-29T18:27:38.599 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-G2Ya4FQp70yqOqb off=14995561 len=1255263 2024-08-29T18:27:38.610 INFO:tasks.workunit.client.0.smithi029.stdout:op 3694 completed, throughput=5MB/sec 2024-08-29T18:27:39.611 INFO:tasks.workunit.client.0.smithi029.stdout: 710: throughput=4.99MB/sec pending data=0 2024-08-29T18:27:39.611 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-yeBD-UDuChLY_cG off=10866508 len=1691712 2024-08-29T18:27:39.624 INFO:tasks.workunit.client.0.smithi029.stdout:op 3695 completed, throughput=5MB/sec 2024-08-29T18:27:39.624 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-QyXfOQmE1HNcjbK off=209011 len=482423 2024-08-29T18:27:39.630 INFO:tasks.workunit.client.0.smithi029.stdout:op 3696 completed, throughput=5MB/sec 2024-08-29T18:27:39.631 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-oItmNbicpDbF7ch off=8724645 len=2036635 2024-08-29T18:27:39.644 INFO:tasks.workunit.client.0.smithi029.stdout:op 3697 completed, throughput=5MB/sec 2024-08-29T18:27:39.644 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-RGRVpbcD5sPjYEP off=12076625 len=704112 2024-08-29T18:27:39.646 INFO:tasks.workunit.client.0.smithi029.stdout:op 3698 completed, throughput=5MB/sec 2024-08-29T18:27:39.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:27:39 smithi029 bash[79042]: cluster 2024-08-29T18:27:38.223473+0000 mgr.y (mgr.25004) 1132 : cluster [DBG] pgmap v1804: 105 pgs: 105 active+clean; 127 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-08-29T18:27:39.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:27:39 smithi029 bash[77880]: cluster 2024-08-29T18:27:38.223473+0000 mgr.y (mgr.25004) 1132 : cluster [DBG] pgmap v1804: 105 pgs: 105 active+clean; 127 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-08-29T18:27:39.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:27:39 smithi110 bash[67519]: cluster 2024-08-29T18:27:38.223473+0000 mgr.y (mgr.25004) 1132 : cluster [DBG] pgmap v1804: 105 pgs: 105 active+clean; 127 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-08-29T18:27:40.647 INFO:tasks.workunit.client.0.smithi029.stdout: 711: throughput=4.99MB/sec pending data=0 2024-08-29T18:27:40.647 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-_PB6JjFBl7aHcGw off=8674247 len=338717 2024-08-29T18:27:40.648 INFO:tasks.workunit.client.0.smithi029.stdout:op 3699 completed, throughput=4.99MB/sec 2024-08-29T18:27:40.648 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-DyRI7BUwa1prm_v off=2117810 len=705544 2024-08-29T18:27:40.657 INFO:tasks.workunit.client.0.smithi029.stdout:op 3700 completed, throughput=4.99MB/sec 2024-08-29T18:27:40.657 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-4bNx_dnb1FjSeOM off=13738889 len=221574 2024-08-29T18:27:40.658 INFO:tasks.workunit.client.0.smithi029.stdout:op 3701 completed, throughput=5MB/sec 2024-08-29T18:27:40.658 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-cUUq6SthNUxSqjd off=12583277 len=1867175 2024-08-29T18:27:40.672 INFO:tasks.workunit.client.0.smithi029.stdout:op 3702 completed, throughput=5MB/sec 2024-08-29T18:27:40.673 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-qArfI21e8x9rJNI off=5074661 len=1429236 2024-08-29T18:27:40.683 INFO:tasks.workunit.client.0.smithi029.stdout:op 3703 completed, throughput=5MB/sec 2024-08-29T18:27:40.683 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-aNcSPADppnOYEhi off=2419015 len=1716370 2024-08-29T18:27:40.696 INFO:tasks.workunit.client.0.smithi029.stdout:op 3704 completed, throughput=5MB/sec 2024-08-29T18:27:41.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:27:41 smithi029 bash[77880]: cluster 2024-08-29T18:27:40.224476+0000 mgr.y (mgr.25004) 1133 : cluster [DBG] pgmap v1805: 105 pgs: 105 active+clean; 127 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-08-29T18:27:41.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:27:41 smithi029 bash[79042]: cluster 2024-08-29T18:27:40.224476+0000 mgr.y (mgr.25004) 1133 : cluster [DBG] pgmap v1805: 105 pgs: 105 active+clean; 127 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-08-29T18:27:41.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:27:41 smithi110 bash[67519]: cluster 2024-08-29T18:27:40.224476+0000 mgr.y (mgr.25004) 1133 : cluster [DBG] pgmap v1805: 105 pgs: 105 active+clean; 127 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-08-29T18:27:41.696 INFO:tasks.workunit.client.0.smithi029.stdout: 712: throughput=4.99MB/sec pending data=0 2024-08-29T18:27:41.696 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-5ApqxVs6Zoq2rEb off=2814759 len=1378975 2024-08-29T18:27:41.700 INFO:tasks.workunit.client.0.smithi029.stdout:op 3705 completed, throughput=5MB/sec 2024-08-29T18:27:41.700 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-qmqVFamx4fZGxwG off=11960432 len=1255157 2024-08-29T18:27:41.709 INFO:tasks.workunit.client.0.smithi029.stdout:op 3706 completed, throughput=5MB/sec 2024-08-29T18:27:41.709 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-Py5ThZIQ8SHXlW9 off=6006317 len=1682978 2024-08-29T18:27:41.713 INFO:tasks.workunit.client.0.smithi029.stdout:op 3707 completed, throughput=5MB/sec 2024-08-29T18:27:42.713 INFO:tasks.workunit.client.0.smithi029.stdout: 713: throughput=4.99MB/sec pending data=0 2024-08-29T18:27:42.713 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-wJQEQpq8J8fyy9t off=2895363 len=636823 2024-08-29T18:27:42.721 INFO:tasks.workunit.client.0.smithi029.stdout:op 3708 completed, throughput=4.99MB/sec 2024-08-29T18:27:42.721 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-JRnMuXXpBlVSIH_ off=21110432 len=1167059 2024-08-29T18:27:42.731 INFO:tasks.workunit.client.0.smithi029.stdout:op 3709 completed, throughput=5MB/sec 2024-08-29T18:27:42.731 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-ZNQEF2PIyh8pLH4 off=18386572 len=2039778 2024-08-29T18:27:42.736 INFO:tasks.workunit.client.0.smithi029.stdout:op 3710 completed, throughput=5MB/sec 2024-08-29T18:27:42.736 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-bvfFoTCA9mf1ItS off=3369626 len=1631037 2024-08-29T18:27:42.738 INFO:tasks.workunit.client.0.smithi029.stdout:op 3711 completed, throughput=5MB/sec 2024-08-29T18:27:43.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:27:43 smithi029 bash[79042]: cluster 2024-08-29T18:27:42.225576+0000 mgr.y (mgr.25004) 1134 : cluster [DBG] pgmap v1806: 105 pgs: 105 active+clean; 127 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-08-29T18:27:43.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:27:43 smithi029 bash[77880]: cluster 2024-08-29T18:27:42.225576+0000 mgr.y (mgr.25004) 1134 : cluster [DBG] pgmap v1806: 105 pgs: 105 active+clean; 127 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-08-29T18:27:43.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:27:43 smithi110 bash[67519]: cluster 2024-08-29T18:27:42.225576+0000 mgr.y (mgr.25004) 1134 : cluster [DBG] pgmap v1806: 105 pgs: 105 active+clean; 127 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-08-29T18:27:43.738 INFO:tasks.workunit.client.0.smithi029.stdout: 714: throughput=4.99MB/sec pending data=0 2024-08-29T18:27:43.739 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-sOgMkjwdPPvQBjT off=8564683 len=2013267 2024-08-29T18:27:43.743 INFO:tasks.workunit.client.0.smithi029.stdout:op 3712 completed, throughput=5MB/sec 2024-08-29T18:27:43.744 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-2PSx3KW_I3P-Bij off=4556133 len=972947 2024-08-29T18:27:43.747 INFO:tasks.workunit.client.0.smithi029.stdout:op 3713 completed, throughput=5MB/sec 2024-08-29T18:27:43.747 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-Mic_r_UfhFtCMLM off=4029859 len=975384 2024-08-29T18:27:43.757 INFO:tasks.workunit.client.0.smithi029.stdout:op 3714 completed, throughput=5MB/sec 2024-08-29T18:27:43.757 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-oIkMEHkU2YvBgcD off=4323319 len=57836 2024-08-29T18:27:43.758 INFO:tasks.workunit.client.0.smithi029.stdout:op 3715 completed, throughput=5MB/sec 2024-08-29T18:27:43.758 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-aJ0wLW4hG-XWW4D off=13930837 len=438972 2024-08-29T18:27:43.760 INFO:tasks.workunit.client.0.smithi029.stdout:op 3716 completed, throughput=5MB/sec 2024-08-29T18:27:43.760 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-GtnOnu3pImVr6UE off=1519002 len=638652 2024-08-29T18:27:43.767 INFO:tasks.workunit.client.0.smithi029.stdout:op 3717 completed, throughput=5MB/sec 2024-08-29T18:27:43.767 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-rdhZXmJ0G6_2T7w off=14945710 len=1584443 2024-08-29T18:27:43.769 INFO:tasks.workunit.client.0.smithi029.stdout:op 3718 completed, throughput=5MB/sec 2024-08-29T18:27:44.770 INFO:tasks.workunit.client.0.smithi029.stdout: 715: throughput=5MB/sec pending data=0 2024-08-29T18:27:44.770 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-3x5-z6Ih1ScdyCs off=4095411 len=1211491 2024-08-29T18:27:44.780 INFO:tasks.workunit.client.0.smithi029.stdout:op 3719 completed, throughput=5MB/sec 2024-08-29T18:27:44.780 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-useeKgNRi-5Y4C0 off=4514962 len=1145273 2024-08-29T18:27:44.790 INFO:tasks.workunit.client.0.smithi029.stdout:op 3720 completed, throughput=5MB/sec 2024-08-29T18:27:44.790 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj--Bp0J0TmWi5hlb3 off=1066020 len=2051050 2024-08-29T18:27:44.803 INFO:tasks.workunit.client.0.smithi029.stdout:op 3721 completed, throughput=5MB/sec 2024-08-29T18:27:44.901 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:27:44 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:27:44] "GET /metrics HTTP/1.1" 200 34024 "" "Prometheus/2.43.0" 2024-08-29T18:27:45.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:27:45 smithi029 bash[79042]: cluster 2024-08-29T18:27:44.226588+0000 mgr.y (mgr.25004) 1135 : cluster [DBG] pgmap v1807: 105 pgs: 105 active+clean; 127 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-29T18:27:45.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:27:45 smithi029 bash[77880]: cluster 2024-08-29T18:27:44.226588+0000 mgr.y (mgr.25004) 1135 : cluster [DBG] pgmap v1807: 105 pgs: 105 active+clean; 127 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-29T18:27:45.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:27:45 smithi110 bash[67519]: cluster 2024-08-29T18:27:44.226588+0000 mgr.y (mgr.25004) 1135 : cluster [DBG] pgmap v1807: 105 pgs: 105 active+clean; 127 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-29T18:27:45.804 INFO:tasks.workunit.client.0.smithi029.stdout: 716: throughput=4.99MB/sec pending data=0 2024-08-29T18:27:45.804 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-nr2dbgfAiofah8Y off=5876912 len=454759 2024-08-29T18:27:45.806 INFO:tasks.workunit.client.0.smithi029.stdout:op 3722 completed, throughput=4.99MB/sec 2024-08-29T18:27:45.806 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-jEql6vvNuptjwFv off=3558817 len=404220 2024-08-29T18:27:45.808 INFO:tasks.workunit.client.0.smithi029.stdout:op 3723 completed, throughput=4.99MB/sec 2024-08-29T18:27:45.809 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-NWBC_j5jzGPuSii off=19246141 len=432230 2024-08-29T18:27:45.814 INFO:tasks.workunit.client.0.smithi029.stdout:op 3724 completed, throughput=5MB/sec 2024-08-29T18:27:45.815 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-8fdNqwMMc1qh8TG off=12331812 len=1666541 2024-08-29T18:27:45.828 INFO:tasks.workunit.client.0.smithi029.stdout:op 3725 completed, throughput=5MB/sec 2024-08-29T18:27:45.828 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-Yun4HuO693lwRHP off=2270305 len=688447 2024-08-29T18:27:45.831 INFO:tasks.workunit.client.0.smithi029.stdout:op 3726 completed, throughput=5MB/sec 2024-08-29T18:27:45.831 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-3_kcV5ZGUFrSaxi off=245553 len=230019 2024-08-29T18:27:45.832 INFO:tasks.workunit.client.0.smithi029.stdout:op 3727 completed, throughput=5MB/sec 2024-08-29T18:27:45.832 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-QGEaGPrDjUp2Jxn off=4442880 len=653419 2024-08-29T18:27:45.839 INFO:tasks.workunit.client.0.smithi029.stdout:op 3728 completed, throughput=5MB/sec 2024-08-29T18:27:45.839 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-O7pZuGlpRdvn921 off=1040146 len=1992764 2024-08-29T18:27:45.854 INFO:tasks.workunit.client.0.smithi029.stdout:op 3729 completed, throughput=5MB/sec 2024-08-29T18:27:46.855 INFO:tasks.workunit.client.0.smithi029.stdout: 717: throughput=5MB/sec pending data=0 2024-08-29T18:27:46.855 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-WaWk0c6W-SBPfQa off=3434573 len=321604 2024-08-29T18:27:46.856 INFO:tasks.workunit.client.0.smithi029.stdout:op 3730 completed, throughput=5MB/sec 2024-08-29T18:27:46.856 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-r0w3CJhc4jampTf off=5619354 len=1299144 2024-08-29T18:27:46.868 INFO:tasks.workunit.client.0.smithi029.stdout:op 3731 completed, throughput=5MB/sec 2024-08-29T18:27:46.868 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-ZNW_b6lLAIPeLUz off=982206 len=1436116 2024-08-29T18:27:46.871 INFO:tasks.workunit.client.0.smithi029.stdout:op 3732 completed, throughput=5MB/sec 2024-08-29T18:27:46.871 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-OnG6huigoQov97A off=1032904 len=16297 2024-08-29T18:27:46.872 INFO:tasks.workunit.client.0.smithi029.stdout:op 3733 completed, throughput=5MB/sec 2024-08-29T18:27:46.872 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-6bbD4LcXZ7b7P-u off=1987667 len=682987 2024-08-29T18:27:46.880 INFO:tasks.workunit.client.0.smithi029.stdout:op 3734 completed, throughput=5MB/sec 2024-08-29T18:27:46.880 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-2xVsViE-LpQoAJl off=1083342 len=1714641 2024-08-29T18:27:46.883 INFO:tasks.workunit.client.0.smithi029.stdout:op 3735 completed, throughput=5MB/sec 2024-08-29T18:27:47.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:27:47 smithi029 bash[79042]: cluster 2024-08-29T18:27:46.227713+0000 mgr.y (mgr.25004) 1136 : cluster [DBG] pgmap v1808: 105 pgs: 105 active+clean; 127 GiB data, 8.7 GiB used, 706 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-29T18:27:47.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:27:47 smithi029 bash[77880]: cluster 2024-08-29T18:27:46.227713+0000 mgr.y (mgr.25004) 1136 : cluster [DBG] pgmap v1808: 105 pgs: 105 active+clean; 127 GiB data, 8.7 GiB used, 706 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-29T18:27:47.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:27:47 smithi110 bash[67519]: cluster 2024-08-29T18:27:46.227713+0000 mgr.y (mgr.25004) 1136 : cluster [DBG] pgmap v1808: 105 pgs: 105 active+clean; 127 GiB data, 8.7 GiB used, 706 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-29T18:27:47.883 INFO:tasks.workunit.client.0.smithi029.stdout: 718: throughput=5MB/sec pending data=0 2024-08-29T18:27:47.884 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-9xuLvSdcA_P5n5c off=5238236 len=1316982 2024-08-29T18:27:47.887 INFO:tasks.workunit.client.0.smithi029.stdout:op 3736 completed, throughput=5MB/sec 2024-08-29T18:27:47.887 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-GRv5MuXo0HyH0su off=12105459 len=1932066 2024-08-29T18:27:47.901 INFO:tasks.workunit.client.0.smithi029.stdout:op 3737 completed, throughput=5MB/sec 2024-08-29T18:27:47.902 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-Wn20LQAW_evzHsY off=315487 len=1536373 2024-08-29T18:27:47.905 INFO:tasks.workunit.client.0.smithi029.stdout:op 3738 completed, throughput=5MB/sec 2024-08-29T18:27:48.906 INFO:tasks.workunit.client.0.smithi029.stdout: 719: throughput=4.99MB/sec pending data=0 2024-08-29T18:27:48.906 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-lfpR23tXMrWIlew off=544625 len=1283882 2024-08-29T18:27:48.917 INFO:tasks.workunit.client.0.smithi029.stdout:op 3739 completed, throughput=5MB/sec 2024-08-29T18:27:48.917 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-mPZMxpqhmvl-V6U off=9809407 len=255376 2024-08-29T18:27:48.922 INFO:tasks.workunit.client.0.smithi029.stdout:op 3740 completed, throughput=5MB/sec 2024-08-29T18:27:48.922 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-_ip1zARPqm1IsQ_ off=768117 len=495911 2024-08-29T18:27:48.924 INFO:tasks.workunit.client.0.smithi029.stdout:op 3741 completed, throughput=5MB/sec 2024-08-29T18:27:48.924 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-frY4NrAt8fFwj4X off=6365877 len=246506 2024-08-29T18:27:48.929 INFO:tasks.workunit.client.0.smithi029.stdout:op 3742 completed, throughput=5MB/sec 2024-08-29T18:27:48.929 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-kWR6QyPejZkCFNn off=24172347 len=806840 2024-08-29T18:27:48.937 INFO:tasks.workunit.client.0.smithi029.stdout:op 3743 completed, throughput=5MB/sec 2024-08-29T18:27:48.937 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-09doySb1ZT8dfTk off=22898527 len=653480 2024-08-29T18:27:48.939 INFO:tasks.workunit.client.0.smithi029.stdout:op 3744 completed, throughput=5MB/sec 2024-08-29T18:27:48.939 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-lgyzbm1H2Jc-oLv off=6488798 len=1365167 2024-08-29T18:27:48.949 INFO:tasks.workunit.client.0.smithi029.stdout:op 3745 completed, throughput=5MB/sec 2024-08-29T18:27:49.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:27:49 smithi029 bash[79042]: cluster 2024-08-29T18:27:48.228704+0000 mgr.y (mgr.25004) 1137 : cluster [DBG] pgmap v1809: 105 pgs: 105 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-08-29T18:27:49.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:27:49 smithi029 bash[79042]: audit 2024-08-29T18:27:48.553502+0000 mon.c (mon.2) 560 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:27:49.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:27:49 smithi029 bash[77880]: cluster 2024-08-29T18:27:48.228704+0000 mgr.y (mgr.25004) 1137 : cluster [DBG] pgmap v1809: 105 pgs: 105 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-08-29T18:27:49.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:27:49 smithi029 bash[77880]: audit 2024-08-29T18:27:48.553502+0000 mon.c (mon.2) 560 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:27:49.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:27:49 smithi110 bash[67519]: cluster 2024-08-29T18:27:48.228704+0000 mgr.y (mgr.25004) 1137 : cluster [DBG] pgmap v1809: 105 pgs: 105 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-08-29T18:27:49.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:27:49 smithi110 bash[67519]: audit 2024-08-29T18:27:48.553502+0000 mon.c (mon.2) 560 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:27:49.950 INFO:tasks.workunit.client.0.smithi029.stdout: 720: throughput=4.99MB/sec pending data=0 2024-08-29T18:27:49.950 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-538m1S2q7OnIgTn off=2954389 len=534608 2024-08-29T18:27:49.957 INFO:tasks.workunit.client.0.smithi029.stdout:op 3746 completed, throughput=4.99MB/sec 2024-08-29T18:27:49.957 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj--hAbz-y1xEtsb2a off=592917 len=360533 2024-08-29T18:27:49.962 INFO:tasks.workunit.client.0.smithi029.stdout:op 3747 completed, throughput=5MB/sec 2024-08-29T18:27:49.962 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-fxupGeRQIArKqJr off=4200982 len=968606 2024-08-29T18:27:49.970 INFO:tasks.workunit.client.0.smithi029.stdout:op 3748 completed, throughput=5MB/sec 2024-08-29T18:27:49.971 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-GTifnaF-_U0NG8c off=1031837 len=640688 2024-08-29T18:27:49.973 INFO:tasks.workunit.client.0.smithi029.stdout:op 3749 completed, throughput=5MB/sec 2024-08-29T18:27:49.973 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-g4-v_bJSHV_riPz off=3337530 len=177774 2024-08-29T18:27:49.974 INFO:tasks.workunit.client.0.smithi029.stdout:op 3750 completed, throughput=5MB/sec 2024-08-29T18:27:49.975 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-zEkhm5yP2YBq7Ef off=10696007 len=119119 2024-08-29T18:27:49.980 INFO:tasks.workunit.client.0.smithi029.stdout:op 3751 completed, throughput=5MB/sec 2024-08-29T18:27:49.980 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-5CWvxQ0zht1gT-c off=2717946 len=1878135 2024-08-29T18:27:49.993 INFO:tasks.workunit.client.0.smithi029.stdout:op 3752 completed, throughput=5MB/sec 2024-08-29T18:27:49.994 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-tVWlnrvvcfLTQl2 off=577807 len=311852 2024-08-29T18:27:49.999 INFO:tasks.workunit.client.0.smithi029.stdout:op 3753 completed, throughput=5MB/sec 2024-08-29T18:27:51.000 INFO:tasks.workunit.client.0.smithi029.stdout: 721: throughput=4.99MB/sec pending data=0 2024-08-29T18:27:51.000 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-ObDlGNf0RdQ0ZY2 off=3788869 len=278054 2024-08-29T18:27:51.001 INFO:tasks.workunit.client.0.smithi029.stdout:op 3754 completed, throughput=4.99MB/sec 2024-08-29T18:27:51.001 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-l5Rog-iBEQYMmA4 off=920517 len=1434656 2024-08-29T18:27:51.005 INFO:tasks.workunit.client.0.smithi029.stdout:op 3755 completed, throughput=5MB/sec 2024-08-29T18:27:51.005 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-jascKgCe7qlJF9H off=815962 len=171866 2024-08-29T18:27:51.007 INFO:tasks.workunit.client.0.smithi029.stdout:op 3756 completed, throughput=5MB/sec 2024-08-29T18:27:51.007 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-OVUKjJfKG9TtwaW off=448164 len=1227239 2024-08-29T18:27:51.016 INFO:tasks.workunit.client.0.smithi029.stdout:op 3757 completed, throughput=5MB/sec 2024-08-29T18:27:51.016 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-KL4ArBsl5Y73o3m off=8895064 len=1032238 2024-08-29T18:27:51.025 INFO:tasks.workunit.client.0.smithi029.stdout:op 3758 completed, throughput=5MB/sec 2024-08-29T18:27:51.025 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-AKXmySH1U8HroAY off=7516523 len=1314886 2024-08-29T18:27:51.028 INFO:tasks.workunit.client.0.smithi029.stdout:op 3759 completed, throughput=5MB/sec 2024-08-29T18:27:51.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:27:51 smithi029 bash[79042]: cluster 2024-08-29T18:27:50.229569+0000 mgr.y (mgr.25004) 1138 : cluster [DBG] pgmap v1810: 105 pgs: 105 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-29T18:27:51.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:27:51 smithi029 bash[77880]: cluster 2024-08-29T18:27:50.229569+0000 mgr.y (mgr.25004) 1138 : cluster [DBG] pgmap v1810: 105 pgs: 105 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-29T18:27:51.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:27:51 smithi110 bash[67519]: cluster 2024-08-29T18:27:50.229569+0000 mgr.y (mgr.25004) 1138 : cluster [DBG] pgmap v1810: 105 pgs: 105 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-29T18:27:52.029 INFO:tasks.workunit.client.0.smithi029.stdout: 722: throughput=4.99MB/sec pending data=0 2024-08-29T18:27:52.029 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-ly8DNHmGDPuq4Kw off=9330619 len=1926819 2024-08-29T18:27:52.033 INFO:tasks.workunit.client.0.smithi029.stdout:op 3760 completed, throughput=5MB/sec 2024-08-29T18:27:52.033 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-H6MBLmKJbDAWWtT off=1497041 len=1929899 2024-08-29T18:27:52.036 INFO:tasks.workunit.client.0.smithi029.stdout:op 3761 completed, throughput=5MB/sec 2024-08-29T18:27:52.036 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-lLPYMBdwj_WiHvG off=218823 len=1954682 2024-08-29T18:27:52.052 INFO:tasks.workunit.client.0.smithi029.stdout:op 3762 completed, throughput=5MB/sec 2024-08-29T18:27:53.052 INFO:tasks.workunit.client.0.smithi029.stdout: 723: throughput=4.99MB/sec pending data=0 2024-08-29T18:27:53.052 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-1_tYETB7By1qDql off=3503170 len=1706419 2024-08-29T18:27:53.065 INFO:tasks.workunit.client.0.smithi029.stdout:op 3763 completed, throughput=5MB/sec 2024-08-29T18:27:53.065 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-W7DxxJjNW7kWnWQ off=14991591 len=1543110 2024-08-29T18:27:53.068 INFO:tasks.workunit.client.0.smithi029.stdout:op 3764 completed, throughput=5MB/sec 2024-08-29T18:27:53.068 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-sUekspRXP8wdX4X off=7283060 len=711067 2024-08-29T18:27:53.077 INFO:tasks.workunit.client.0.smithi029.stdout:op 3765 completed, throughput=5MB/sec 2024-08-29T18:27:53.077 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-rzOFlOM0k8quuCr off=6433490 len=134370 2024-08-29T18:27:53.081 INFO:tasks.workunit.client.0.smithi029.stdout:op 3766 completed, throughput=5MB/sec 2024-08-29T18:27:53.081 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-tOv8RBL3W1cZyj0 off=4227225 len=1793384 2024-08-29T18:27:53.095 INFO:tasks.workunit.client.0.smithi029.stdout:op 3767 completed, throughput=5MB/sec 2024-08-29T18:27:53.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:27:53 smithi029 bash[79042]: cluster 2024-08-29T18:27:52.230676+0000 mgr.y (mgr.25004) 1139 : cluster [DBG] pgmap v1811: 105 pgs: 105 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-08-29T18:27:53.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:27:53 smithi029 bash[77880]: cluster 2024-08-29T18:27:52.230676+0000 mgr.y (mgr.25004) 1139 : cluster [DBG] pgmap v1811: 105 pgs: 105 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-08-29T18:27:53.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:27:53 smithi110 bash[67519]: cluster 2024-08-29T18:27:52.230676+0000 mgr.y (mgr.25004) 1139 : cluster [DBG] pgmap v1811: 105 pgs: 105 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-08-29T18:27:54.096 INFO:tasks.workunit.client.0.smithi029.stdout: 724: throughput=4.99MB/sec pending data=0 2024-08-29T18:27:54.096 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-JqDGn_Rmop5-uJ4 off=5410896 len=931121 2024-08-29T18:27:54.104 INFO:tasks.workunit.client.0.smithi029.stdout:op 3768 completed, throughput=5MB/sec 2024-08-29T18:27:54.104 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-fAt-Kk0zwiCV_gL off=8471033 len=1137591 2024-08-29T18:27:54.107 INFO:tasks.workunit.client.0.smithi029.stdout:op 3769 completed, throughput=5MB/sec 2024-08-29T18:27:54.107 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-KSNPuqEYnzHFXvN off=15963495 len=1463176 2024-08-29T18:27:54.111 INFO:tasks.workunit.client.0.smithi029.stdout:op 3770 completed, throughput=5MB/sec 2024-08-29T18:27:54.111 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-8r3mA2DqaUONBT2 off=572667 len=1868685 2024-08-29T18:27:54.116 INFO:tasks.workunit.client.0.smithi029.stdout:op 3771 completed, throughput=5MB/sec 2024-08-29T18:27:54.901 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:27:54 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:27:54] "GET /metrics HTTP/1.1" 200 34026 "" "Prometheus/2.43.0" 2024-08-29T18:27:55.116 INFO:tasks.workunit.client.0.smithi029.stdout: 725: throughput=4.99MB/sec pending data=0 2024-08-29T18:27:55.116 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-4hAjHSbsm8U1uu3 off=2549892 len=2009075 2024-08-29T18:27:55.122 INFO:tasks.workunit.client.0.smithi029.stdout:op 3772 completed, throughput=5MB/sec 2024-08-29T18:27:55.123 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-rbjpfHfeC-DS1hR off=6083119 len=2011158 2024-08-29T18:27:55.127 INFO:tasks.workunit.client.0.smithi029.stdout:op 3773 completed, throughput=5MB/sec 2024-08-29T18:27:55.127 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-ij51BYIkesdukyV off=2178092 len=1414977 2024-08-29T18:27:55.139 INFO:tasks.workunit.client.0.smithi029.stdout:op 3774 completed, throughput=5MB/sec 2024-08-29T18:27:55.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:27:55 smithi029 bash[79042]: cluster 2024-08-29T18:27:54.231756+0000 mgr.y (mgr.25004) 1140 : cluster [DBG] pgmap v1812: 105 pgs: 105 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-29T18:27:55.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:27:55 smithi029 bash[77880]: cluster 2024-08-29T18:27:54.231756+0000 mgr.y (mgr.25004) 1140 : cluster [DBG] pgmap v1812: 105 pgs: 105 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-29T18:27:55.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:27:55 smithi110 bash[67519]: cluster 2024-08-29T18:27:54.231756+0000 mgr.y (mgr.25004) 1140 : cluster [DBG] pgmap v1812: 105 pgs: 105 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-29T18:27:56.139 INFO:tasks.workunit.client.0.smithi029.stdout: 726: throughput=4.99MB/sec pending data=0 2024-08-29T18:27:56.139 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-82VnLafJZ0MNB-f off=18447752 len=506001 2024-08-29T18:27:56.141 INFO:tasks.workunit.client.0.smithi029.stdout:op 3775 completed, throughput=5MB/sec 2024-08-29T18:27:56.141 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-_rHzfXU0UQo8d1O off=15064387 len=730936 2024-08-29T18:27:56.144 INFO:tasks.workunit.client.0.smithi029.stdout:op 3776 completed, throughput=5MB/sec 2024-08-29T18:27:56.144 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-fQ2OaEuuEu68iiy off=15135426 len=2066086 2024-08-29T18:27:56.149 INFO:tasks.workunit.client.0.smithi029.stdout:op 3777 completed, throughput=5MB/sec 2024-08-29T18:27:56.149 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-Av1MU60pUEvamWj off=6858697 len=795593 2024-08-29T18:27:56.150 INFO:tasks.workunit.client.0.smithi029.stdout:op 3778 completed, throughput=5MB/sec 2024-08-29T18:27:56.150 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-GrjdfO91dK7Pm9S off=2687058 len=28558 2024-08-29T18:27:56.155 INFO:tasks.workunit.client.0.smithi029.stdout:op 3779 completed, throughput=5MB/sec 2024-08-29T18:27:56.155 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-A5Z7mLhVpO6l0Vg off=10994400 len=1679543 2024-08-29T18:27:56.167 INFO:tasks.workunit.client.0.smithi029.stdout:op 3780 completed, throughput=5MB/sec 2024-08-29T18:27:57.168 INFO:tasks.workunit.client.0.smithi029.stdout: 727: throughput=5MB/sec pending data=0 2024-08-29T18:27:57.168 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-eqXHf1_L9adRgom off=7616287 len=1528153 2024-08-29T18:27:57.172 INFO:tasks.workunit.client.0.smithi029.stdout:op 3781 completed, throughput=5MB/sec 2024-08-29T18:27:57.172 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-_oriwdmI47vCPWw off=8961493 len=600632 2024-08-29T18:27:57.174 INFO:tasks.workunit.client.0.smithi029.stdout:op 3782 completed, throughput=5MB/sec 2024-08-29T18:27:57.174 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-o7dM6YLqoSv66xi off=716558 len=1080769 2024-08-29T18:27:57.175 INFO:tasks.workunit.client.0.smithi029.stdout:op 3783 completed, throughput=5MB/sec 2024-08-29T18:27:57.175 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-CoradtPk27xOEzH off=2508385 len=1489897 2024-08-29T18:27:57.187 INFO:tasks.workunit.client.0.smithi029.stdout:op 3784 completed, throughput=5MB/sec 2024-08-29T18:27:57.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:27:57 smithi029 bash[79042]: cluster 2024-08-29T18:27:56.232800+0000 mgr.y (mgr.25004) 1141 : cluster [DBG] pgmap v1813: 105 pgs: 105 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-29T18:27:57.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:27:57 smithi029 bash[77880]: cluster 2024-08-29T18:27:56.232800+0000 mgr.y (mgr.25004) 1141 : cluster [DBG] pgmap v1813: 105 pgs: 105 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-29T18:27:57.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:27:57 smithi110 bash[67519]: cluster 2024-08-29T18:27:56.232800+0000 mgr.y (mgr.25004) 1141 : cluster [DBG] pgmap v1813: 105 pgs: 105 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-29T18:27:58.188 INFO:tasks.workunit.client.0.smithi029.stdout: 728: throughput=4.99MB/sec pending data=0 2024-08-29T18:27:58.188 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-KhwXRT_WFCekYr9 off=12377870 len=1486969 2024-08-29T18:27:58.191 INFO:tasks.workunit.client.0.smithi029.stdout:op 3785 completed, throughput=5MB/sec 2024-08-29T18:27:58.191 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-SuRHdkXPs1WF_ia off=2678897 len=1130169 2024-08-29T18:27:58.201 INFO:tasks.workunit.client.0.smithi029.stdout:op 3786 completed, throughput=5MB/sec 2024-08-29T18:27:58.201 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-05Qt6d6Ee3tvaHs off=2630425 len=120010 2024-08-29T18:27:58.206 INFO:tasks.workunit.client.0.smithi029.stdout:op 3787 completed, throughput=5MB/sec 2024-08-29T18:27:58.206 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-X78UN8G_amwp2n9 off=1846332 len=757006 2024-08-29T18:27:58.208 INFO:tasks.workunit.client.0.smithi029.stdout:op 3788 completed, throughput=5MB/sec 2024-08-29T18:27:58.208 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-Wn20LQAW_evzHsY off=851220 len=846580 2024-08-29T18:27:58.210 INFO:tasks.workunit.client.0.smithi029.stdout:op 3789 completed, throughput=5MB/sec 2024-08-29T18:27:58.210 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-GG1v_BJrWG9rwKL off=9986927 len=7373 2024-08-29T18:27:58.214 INFO:tasks.workunit.client.0.smithi029.stdout:op 3790 completed, throughput=5MB/sec 2024-08-29T18:27:58.214 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-rknzwkcaZx3v7e6 off=1386592 len=695677 2024-08-29T18:27:58.215 INFO:tasks.workunit.client.0.smithi029.stdout:op 3791 completed, throughput=5MB/sec 2024-08-29T18:27:59.216 INFO:tasks.workunit.client.0.smithi029.stdout: 729: throughput=4.99MB/sec pending data=0 2024-08-29T18:27:59.216 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-ayj2C0146myy4cj off=2613836 len=536593 2024-08-29T18:27:59.219 INFO:tasks.workunit.client.0.smithi029.stdout:op 3792 completed, throughput=4.99MB/sec 2024-08-29T18:27:59.219 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-mp1a4yAu0vsciyc off=15971822 len=1514938 2024-08-29T18:27:59.222 INFO:tasks.workunit.client.0.smithi029.stdout:op 3793 completed, throughput=5MB/sec 2024-08-29T18:27:59.222 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-wW1452OkZv0XanD off=9671769 len=1471536 2024-08-29T18:27:59.234 INFO:tasks.workunit.client.0.smithi029.stdout:op 3794 completed, throughput=5MB/sec 2024-08-29T18:27:59.234 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-tSzYuDUfwRcPsYm off=4075306 len=955664 2024-08-29T18:27:59.236 INFO:tasks.workunit.client.0.smithi029.stdout:op 3795 completed, throughput=5MB/sec 2024-08-29T18:27:59.236 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-VqrMwxlVfk5yYiE off=9748926 len=935313 2024-08-29T18:27:59.244 INFO:tasks.workunit.client.0.smithi029.stdout:op 3796 completed, throughput=5MB/sec 2024-08-29T18:27:59.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:27:59 smithi029 bash[79042]: cluster 2024-08-29T18:27:58.233763+0000 mgr.y (mgr.25004) 1142 : cluster [DBG] pgmap v1814: 105 pgs: 105 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-29T18:27:59.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:27:59 smithi029 bash[77880]: cluster 2024-08-29T18:27:58.233763+0000 mgr.y (mgr.25004) 1142 : cluster [DBG] pgmap v1814: 105 pgs: 105 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-29T18:27:59.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:27:59 smithi110 bash[67519]: cluster 2024-08-29T18:27:58.233763+0000 mgr.y (mgr.25004) 1142 : cluster [DBG] pgmap v1814: 105 pgs: 105 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-29T18:28:00.244 INFO:tasks.workunit.client.0.smithi029.stdout: 730: throughput=4.99MB/sec pending data=0 2024-08-29T18:28:00.244 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-Rzf5j3FYYvZdea7 off=11776969 len=299801 2024-08-29T18:28:00.250 INFO:tasks.workunit.client.0.smithi029.stdout:op 3797 completed, throughput=4.99MB/sec 2024-08-29T18:28:00.250 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-RvEdUA6b0pHHy7F off=7810720 len=567957 2024-08-29T18:28:00.257 INFO:tasks.workunit.client.0.smithi029.stdout:op 3798 completed, throughput=5MB/sec 2024-08-29T18:28:00.257 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-rAdIrTUl5co53zv off=6393005 len=332655 2024-08-29T18:28:00.263 INFO:tasks.workunit.client.0.smithi029.stdout:op 3799 completed, throughput=5MB/sec 2024-08-29T18:28:00.263 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-RYjs6bZbGxT-6k7 off=12786105 len=1959501 2024-08-29T18:28:00.267 INFO:tasks.workunit.client.0.smithi029.stdout:op 3800 completed, throughput=5MB/sec 2024-08-29T18:28:00.267 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-owuA5LbF4JjX0JT off=8890377 len=1893720 2024-08-29T18:28:00.281 INFO:tasks.workunit.client.0.smithi029.stdout:op 3801 completed, throughput=5MB/sec 2024-08-29T18:28:01.281 INFO:tasks.workunit.client.0.smithi029.stdout: 731: throughput=4.99MB/sec pending data=0 2024-08-29T18:28:01.281 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-RJM-SxD_Co0GMWr off=936065 len=232104 2024-08-29T18:28:01.286 INFO:tasks.workunit.client.0.smithi029.stdout:op 3802 completed, throughput=4.99MB/sec 2024-08-29T18:28:01.286 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-utB_rkFxB5YdBfK off=9967367 len=61884 2024-08-29T18:28:01.287 INFO:tasks.workunit.client.0.smithi029.stdout:op 3803 completed, throughput=4.99MB/sec 2024-08-29T18:28:01.287 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-G0HAyaZie-UaZtN off=4567164 len=614866 2024-08-29T18:28:01.294 INFO:tasks.workunit.client.0.smithi029.stdout:op 3804 completed, throughput=4.99MB/sec 2024-08-29T18:28:01.294 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-3R5L0YtJlGNhLjg off=8098024 len=1100050 2024-08-29T18:28:01.297 INFO:tasks.workunit.client.0.smithi029.stdout:op 3805 completed, throughput=5MB/sec 2024-08-29T18:28:01.297 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-vcjE1q3aRVzi66c off=17035215 len=2088688 2024-08-29T18:28:01.311 INFO:tasks.workunit.client.0.smithi029.stdout:op 3806 completed, throughput=5MB/sec 2024-08-29T18:28:01.311 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-rSlQqxOXoGXLtAo off=1640323 len=346306 2024-08-29T18:28:01.317 INFO:tasks.workunit.client.0.smithi029.stdout:op 3807 completed, throughput=5MB/sec 2024-08-29T18:28:01.317 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-7GIv8xcEfCWPtny off=4596478 len=43356 2024-08-29T18:28:01.322 INFO:tasks.workunit.client.0.smithi029.stdout:op 3808 completed, throughput=5MB/sec 2024-08-29T18:28:01.322 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-C2_ACCSP_HeX36r off=2118732 len=1708197 2024-08-29T18:28:01.335 INFO:tasks.workunit.client.0.smithi029.stdout:op 3809 completed, throughput=5MB/sec 2024-08-29T18:28:01.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:28:01 smithi029 bash[79042]: cluster 2024-08-29T18:28:00.234594+0000 mgr.y (mgr.25004) 1143 : cluster [DBG] pgmap v1815: 105 pgs: 105 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-08-29T18:28:01.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:28:01 smithi029 bash[77880]: cluster 2024-08-29T18:28:00.234594+0000 mgr.y (mgr.25004) 1143 : cluster [DBG] pgmap v1815: 105 pgs: 105 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-08-29T18:28:01.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:28:01 smithi110 bash[67519]: cluster 2024-08-29T18:28:00.234594+0000 mgr.y (mgr.25004) 1143 : cluster [DBG] pgmap v1815: 105 pgs: 105 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-08-29T18:28:02.335 INFO:tasks.workunit.client.0.smithi029.stdout: 732: throughput=4.99MB/sec pending data=0 2024-08-29T18:28:02.335 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-_0ucJWoIH5AqRxk off=15181707 len=1687747 2024-08-29T18:28:02.349 INFO:tasks.workunit.client.0.smithi029.stdout:op 3810 completed, throughput=5MB/sec 2024-08-29T18:28:02.349 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-yF_snS1aEGIXZQ7 off=9352853 len=1473246 2024-08-29T18:28:02.361 INFO:tasks.workunit.client.0.smithi029.stdout:op 3811 completed, throughput=5MB/sec 2024-08-29T18:28:02.361 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-Y6NY3iaZp1Z8tcF off=283024 len=1682794 2024-08-29T18:28:02.364 INFO:tasks.workunit.client.0.smithi029.stdout:op 3812 completed, throughput=5MB/sec 2024-08-29T18:28:03.365 INFO:tasks.workunit.client.0.smithi029.stdout: 733: throughput=4.99MB/sec pending data=0 2024-08-29T18:28:03.365 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-87kFa_5-4JE72yh off=4533204 len=867217 2024-08-29T18:28:03.369 INFO:tasks.workunit.client.0.smithi029.stdout:op 3813 completed, throughput=4.99MB/sec 2024-08-29T18:28:03.369 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-hduiRg7Wlx9S1XU off=5044881 len=1131419 2024-08-29T18:28:03.379 INFO:tasks.workunit.client.0.smithi029.stdout:op 3814 completed, throughput=5MB/sec 2024-08-29T18:28:03.379 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-45sVNbOnX0Q-b0s off=8057975 len=726318 2024-08-29T18:28:03.381 INFO:tasks.workunit.client.0.smithi029.stdout:op 3815 completed, throughput=5MB/sec 2024-08-29T18:28:03.381 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-LOQvlZIHs_MbY6T off=17752703 len=32694 2024-08-29T18:28:03.382 INFO:tasks.workunit.client.0.smithi029.stdout:op 3816 completed, throughput=5MB/sec 2024-08-29T18:28:03.382 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-gN_J3zsHmF_zH4E off=14420885 len=1192613 2024-08-29T18:28:03.385 INFO:tasks.workunit.client.0.smithi029.stdout:op 3817 completed, throughput=5MB/sec 2024-08-29T18:28:03.386 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-ITNDlIbnlO14PWL off=435211 len=640642 2024-08-29T18:28:03.387 INFO:tasks.workunit.client.0.smithi029.stdout:op 3818 completed, throughput=5MB/sec 2024-08-29T18:28:03.387 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-JdSal9TjiTtHL3Y off=17419624 len=824421 2024-08-29T18:28:03.395 INFO:tasks.workunit.client.0.smithi029.stdout:op 3819 completed, throughput=5MB/sec 2024-08-29T18:28:03.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:28:03 smithi029 bash[79042]: cluster 2024-08-29T18:28:02.235681+0000 mgr.y (mgr.25004) 1144 : cluster [DBG] pgmap v1816: 105 pgs: 105 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-08-29T18:28:03.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:28:03 smithi029 bash[77880]: cluster 2024-08-29T18:28:02.235681+0000 mgr.y (mgr.25004) 1144 : cluster [DBG] pgmap v1816: 105 pgs: 105 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-08-29T18:28:03.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:28:03 smithi110 bash[67519]: cluster 2024-08-29T18:28:02.235681+0000 mgr.y (mgr.25004) 1144 : cluster [DBG] pgmap v1816: 105 pgs: 105 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-08-29T18:28:04.396 INFO:tasks.workunit.client.0.smithi029.stdout: 734: throughput=4.99MB/sec pending data=0 2024-08-29T18:28:04.396 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-6vqj4iUcJfOXUEC off=2258537 len=26365 2024-08-29T18:28:04.397 INFO:tasks.workunit.client.0.smithi029.stdout:op 3820 completed, throughput=4.99MB/sec 2024-08-29T18:28:04.397 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-alcDba61X5kNBsJ off=1846394 len=388680 2024-08-29T18:28:04.403 INFO:tasks.workunit.client.0.smithi029.stdout:op 3821 completed, throughput=4.99MB/sec 2024-08-29T18:28:04.403 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-iNsUXYm0sZ2_Qzk off=20677700 len=1592807 2024-08-29T18:28:04.414 INFO:tasks.workunit.client.0.smithi029.stdout:op 3822 completed, throughput=5MB/sec 2024-08-29T18:28:04.415 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-8s1LZ_P03yUtu_R off=2433217 len=716448 2024-08-29T18:28:04.416 INFO:tasks.workunit.client.0.smithi029.stdout:op 3823 completed, throughput=5MB/sec 2024-08-29T18:28:04.416 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-roGEW1yaJyDrvat off=11894989 len=974003 2024-08-29T18:28:04.420 INFO:tasks.workunit.client.0.smithi029.stdout:op 3824 completed, throughput=5MB/sec 2024-08-29T18:28:04.420 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-2HHukwuJuar40i4 off=9593169 len=653050 2024-08-29T18:28:04.422 INFO:tasks.workunit.client.0.smithi029.stdout:op 3825 completed, throughput=5MB/sec 2024-08-29T18:28:04.422 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-zFzYpWCEW29PRoW off=1526273 len=261709 2024-08-29T18:28:04.427 INFO:tasks.workunit.client.0.smithi029.stdout:op 3826 completed, throughput=5MB/sec 2024-08-29T18:28:04.428 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-ut2C_6zk9RmQ9Co off=5614454 len=1367032 2024-08-29T18:28:04.430 INFO:tasks.workunit.client.0.smithi029.stdout:op 3827 completed, throughput=5MB/sec 2024-08-29T18:28:04.901 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:28:04 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:28:04] "GET /metrics HTTP/1.1" 200 34028 "" "Prometheus/2.43.0" 2024-08-29T18:28:04.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:28:04 smithi029 bash[79042]: audit 2024-08-29T18:28:03.553839+0000 mon.c (mon.2) 561 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:28:04.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:28:04 smithi029 bash[77880]: audit 2024-08-29T18:28:03.553839+0000 mon.c (mon.2) 561 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:28:04.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:28:04 smithi110 bash[67519]: audit 2024-08-29T18:28:03.553839+0000 mon.c (mon.2) 561 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:28:05.430 INFO:tasks.workunit.client.0.smithi029.stdout: 735: throughput=4.99MB/sec pending data=0 2024-08-29T18:28:05.431 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-osFXs6qAbDLrSVf off=4262961 len=1370041 2024-08-29T18:28:05.442 INFO:tasks.workunit.client.0.smithi029.stdout:op 3828 completed, throughput=5MB/sec 2024-08-29T18:28:05.442 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-QQUg8ZHw1AtAEpL off=17423185 len=700013 2024-08-29T18:28:05.444 INFO:tasks.workunit.client.0.smithi029.stdout:op 3829 completed, throughput=5MB/sec 2024-08-29T18:28:05.444 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-_mwBuy9Ce3b8SQh off=234169 len=1027331 2024-08-29T18:28:05.447 INFO:tasks.workunit.client.0.smithi029.stdout:op 3830 completed, throughput=5MB/sec 2024-08-29T18:28:05.447 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-mF8mQLx_7Mly5He off=2634059 len=1623115 2024-08-29T18:28:05.453 INFO:tasks.workunit.client.0.smithi029.stdout:op 3831 completed, throughput=5MB/sec 2024-08-29T18:28:05.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:28:05 smithi029 bash[77880]: cluster 2024-08-29T18:28:04.236823+0000 mgr.y (mgr.25004) 1145 : cluster [DBG] pgmap v1817: 105 pgs: 105 active+clean; 127 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-08-29T18:28:05.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:28:05 smithi029 bash[79042]: cluster 2024-08-29T18:28:04.236823+0000 mgr.y (mgr.25004) 1145 : cluster [DBG] pgmap v1817: 105 pgs: 105 active+clean; 127 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-08-29T18:28:05.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:28:05 smithi110 bash[67519]: cluster 2024-08-29T18:28:04.236823+0000 mgr.y (mgr.25004) 1145 : cluster [DBG] pgmap v1817: 105 pgs: 105 active+clean; 127 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-08-29T18:28:06.453 INFO:tasks.workunit.client.0.smithi029.stdout: 736: throughput=4.99MB/sec pending data=0 2024-08-29T18:28:06.453 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-XOtDGC069i0MJrY off=161847 len=1007738 2024-08-29T18:28:06.456 INFO:tasks.workunit.client.0.smithi029.stdout:op 3832 completed, throughput=4.99MB/sec 2024-08-29T18:28:06.456 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-3xiV7oCrG__CNSa off=734992 len=448360 2024-08-29T18:28:06.463 INFO:tasks.workunit.client.0.smithi029.stdout:op 3833 completed, throughput=5MB/sec 2024-08-29T18:28:06.463 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-V2vfduHtheuYuln off=7251924 len=551009 2024-08-29T18:28:06.470 INFO:tasks.workunit.client.0.smithi029.stdout:op 3834 completed, throughput=5MB/sec 2024-08-29T18:28:06.470 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-TZfYU0O_WG0ImiQ off=11639099 len=1308261 2024-08-29T18:28:06.480 INFO:tasks.workunit.client.0.smithi029.stdout:op 3835 completed, throughput=5MB/sec 2024-08-29T18:28:06.480 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-SXZHRYYmdekECkR off=92202 len=1043342 2024-08-29T18:28:06.489 INFO:tasks.workunit.client.0.smithi029.stdout:op 3836 completed, throughput=5MB/sec 2024-08-29T18:28:06.489 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-aP0_eI9UI8JGdJZ off=9517730 len=342902 2024-08-29T18:28:06.490 INFO:tasks.workunit.client.0.smithi029.stdout:op 3837 completed, throughput=5MB/sec 2024-08-29T18:28:06.490 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-AZkjOJgBFalUJwm off=9082977 len=1073738 2024-08-29T18:28:06.500 INFO:tasks.workunit.client.0.smithi029.stdout:op 3838 completed, throughput=5MB/sec 2024-08-29T18:28:07.500 INFO:tasks.workunit.client.0.smithi029.stdout: 737: throughput=4.99MB/sec pending data=0 2024-08-29T18:28:07.501 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-vCNqoTS_a3SMdzw off=6708830 len=1215333 2024-08-29T18:28:07.509 INFO:tasks.workunit.client.0.smithi029.stdout:op 3839 completed, throughput=5MB/sec 2024-08-29T18:28:07.509 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-PcH_7otzbAyUr7h off=2640848 len=1234248 2024-08-29T18:28:07.512 INFO:tasks.workunit.client.0.smithi029.stdout:op 3840 completed, throughput=5MB/sec 2024-08-29T18:28:07.513 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-czpgSFJ-tNAhDgC off=11145007 len=1516911 2024-08-29T18:28:07.516 INFO:tasks.workunit.client.0.smithi029.stdout:op 3841 completed, throughput=5MB/sec 2024-08-29T18:28:07.516 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-Uf4W5X1fbwNTfwX off=5320901 len=1904797 2024-08-29T18:28:07.529 INFO:tasks.workunit.client.0.smithi029.stdout:op 3842 completed, throughput=5MB/sec 2024-08-29T18:28:07.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:28:07 smithi029 bash[79042]: cluster 2024-08-29T18:28:06.237840+0000 mgr.y (mgr.25004) 1146 : cluster [DBG] pgmap v1818: 105 pgs: 105 active+clean; 127 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-08-29T18:28:07.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:28:07 smithi029 bash[77880]: cluster 2024-08-29T18:28:06.237840+0000 mgr.y (mgr.25004) 1146 : cluster [DBG] pgmap v1818: 105 pgs: 105 active+clean; 127 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-08-29T18:28:07.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:28:07 smithi110 bash[67519]: cluster 2024-08-29T18:28:06.237840+0000 mgr.y (mgr.25004) 1146 : cluster [DBG] pgmap v1818: 105 pgs: 105 active+clean; 127 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-08-29T18:28:08.529 INFO:tasks.workunit.client.0.smithi029.stdout: 738: throughput=4.99MB/sec pending data=0 2024-08-29T18:28:08.530 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-4kw45C_E1q71skk off=2912641 len=880299 2024-08-29T18:28:08.532 INFO:tasks.workunit.client.0.smithi029.stdout:op 3843 completed, throughput=5MB/sec 2024-08-29T18:28:08.532 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-1qJ9PaAINSWCTEO off=1902859 len=2001482 2024-08-29T18:28:08.546 INFO:tasks.workunit.client.0.smithi029.stdout:op 3844 completed, throughput=5MB/sec 2024-08-29T18:28:08.546 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-smZHNLFrMYuR9aD off=11674195 len=1533664 2024-08-29T18:28:08.548 INFO:tasks.workunit.client.0.smithi029.stdout:op 3845 completed, throughput=5MB/sec 2024-08-29T18:28:09.548 INFO:tasks.workunit.client.0.smithi029.stdout: 739: throughput=4.99MB/sec pending data=0 2024-08-29T18:28:09.549 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-FFMoOl9tX7CkvX- off=291800 len=1126037 2024-08-29T18:28:09.551 INFO:tasks.workunit.client.0.smithi029.stdout:op 3846 completed, throughput=4.99MB/sec 2024-08-29T18:28:09.552 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-IfABLMWagkXneii off=3940615 len=1531494 2024-08-29T18:28:09.562 INFO:tasks.workunit.client.0.smithi029.stdout:op 3847 completed, throughput=5MB/sec 2024-08-29T18:28:09.562 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-0UiargtMJMYBSq8 off=2304862 len=1317451 2024-08-29T18:28:09.565 INFO:tasks.workunit.client.0.smithi029.stdout:op 3848 completed, throughput=5MB/sec 2024-08-29T18:28:09.565 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-v5bstCOsyO30rNS off=4281713 len=725228 2024-08-29T18:28:09.573 INFO:tasks.workunit.client.0.smithi029.stdout:op 3849 completed, throughput=5MB/sec 2024-08-29T18:28:09.573 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-KNlXSF-gvaVepU1 off=10670411 len=1125733 2024-08-29T18:28:09.581 INFO:tasks.workunit.client.0.smithi029.stdout:op 3850 completed, throughput=5MB/sec 2024-08-29T18:28:09.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:28:09 smithi029 bash[77880]: cluster 2024-08-29T18:28:08.238780+0000 mgr.y (mgr.25004) 1147 : cluster [DBG] pgmap v1819: 105 pgs: 105 active+clean; 127 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-29T18:28:09.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:28:09 smithi029 bash[79042]: cluster 2024-08-29T18:28:08.238780+0000 mgr.y (mgr.25004) 1147 : cluster [DBG] pgmap v1819: 105 pgs: 105 active+clean; 127 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-29T18:28:09.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:28:09 smithi110 bash[67519]: cluster 2024-08-29T18:28:08.238780+0000 mgr.y (mgr.25004) 1147 : cluster [DBG] pgmap v1819: 105 pgs: 105 active+clean; 127 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-29T18:28:10.581 INFO:tasks.workunit.client.0.smithi029.stdout: 740: throughput=4.99MB/sec pending data=0 2024-08-29T18:28:10.582 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-VCPyWfI-FV9RvPx off=9111939 len=376304 2024-08-29T18:28:10.588 INFO:tasks.workunit.client.0.smithi029.stdout:op 3851 completed, throughput=4.99MB/sec 2024-08-29T18:28:10.588 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-oYp5LFIGt-oq3NM off=951148 len=1736841 2024-08-29T18:28:10.593 INFO:tasks.workunit.client.0.smithi029.stdout:op 3852 completed, throughput=5MB/sec 2024-08-29T18:28:10.593 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-EZuv0lV-_5NxJpp off=1006446 len=823330 2024-08-29T18:28:10.595 INFO:tasks.workunit.client.0.smithi029.stdout:op 3853 completed, throughput=5MB/sec 2024-08-29T18:28:10.596 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-NtG9EOfXrMZIsB6 off=17482473 len=1076729 2024-08-29T18:28:10.601 INFO:tasks.workunit.client.0.smithi029.stdout:op 3854 completed, throughput=5MB/sec 2024-08-29T18:28:10.601 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-W8J3YFi70t8DBtH off=4838651 len=66068 2024-08-29T18:28:10.602 INFO:tasks.workunit.client.0.smithi029.stdout:op 3855 completed, throughput=5MB/sec 2024-08-29T18:28:10.602 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-tSh3BZWuVSjDlo6 off=10733519 len=931303 2024-08-29T18:28:10.604 INFO:tasks.workunit.client.0.smithi029.stdout:op 3856 completed, throughput=5MB/sec 2024-08-29T18:28:11.604 INFO:tasks.workunit.client.0.smithi029.stdout: 741: throughput=4.99MB/sec pending data=0 2024-08-29T18:28:11.605 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-b7FIt2J8hS5zyQ5 off=4715834 len=2021899 2024-08-29T18:28:11.611 INFO:tasks.workunit.client.0.smithi029.stdout:op 3857 completed, throughput=5MB/sec 2024-08-29T18:28:11.611 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-czd2QqohuJitReU off=14651027 len=2027259 2024-08-29T18:28:11.615 INFO:tasks.workunit.client.0.smithi029.stdout:op 3858 completed, throughput=5MB/sec 2024-08-29T18:28:11.615 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-wyhuqHyuL_L3pOu off=8379477 len=562082 2024-08-29T18:28:11.621 INFO:tasks.workunit.client.0.smithi029.stdout:op 3859 completed, throughput=5MB/sec 2024-08-29T18:28:11.622 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-TTzXXGfJNWw1LQc off=4476135 len=1547302 2024-08-29T18:28:11.629 INFO:tasks.workunit.client.0.smithi029.stdout:op 3860 completed, throughput=5MB/sec 2024-08-29T18:28:11.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:28:11 smithi029 bash[77880]: cluster 2024-08-29T18:28:10.239747+0000 mgr.y (mgr.25004) 1148 : cluster [DBG] pgmap v1820: 105 pgs: 105 active+clean; 127 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-29T18:28:11.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:28:11 smithi029 bash[79042]: cluster 2024-08-29T18:28:10.239747+0000 mgr.y (mgr.25004) 1148 : cluster [DBG] pgmap v1820: 105 pgs: 105 active+clean; 127 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-29T18:28:11.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:28:11 smithi110 bash[67519]: cluster 2024-08-29T18:28:10.239747+0000 mgr.y (mgr.25004) 1148 : cluster [DBG] pgmap v1820: 105 pgs: 105 active+clean; 127 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-29T18:28:12.629 INFO:tasks.workunit.client.0.smithi029.stdout: 742: throughput=4.99MB/sec pending data=0 2024-08-29T18:28:12.629 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-e3rZk2v_wW1NSeY off=1150576 len=1243824 2024-08-29T18:28:12.632 INFO:tasks.workunit.client.0.smithi029.stdout:op 3861 completed, throughput=5MB/sec 2024-08-29T18:28:12.632 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-GrLbn8jeUmpLFA2 off=17051283 len=406014 2024-08-29T18:28:12.634 INFO:tasks.workunit.client.0.smithi029.stdout:op 3862 completed, throughput=5MB/sec 2024-08-29T18:28:12.634 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-nTBp0z4qhFjaImw off=7935199 len=552985 2024-08-29T18:28:12.641 INFO:tasks.workunit.client.0.smithi029.stdout:op 3863 completed, throughput=5MB/sec 2024-08-29T18:28:12.641 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-Cwmn2W7GZC2HyDl off=8283319 len=1640436 2024-08-29T18:28:12.653 INFO:tasks.workunit.client.0.smithi029.stdout:op 3864 completed, throughput=5MB/sec 2024-08-29T18:28:12.653 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-q9jNWpu-vxLKJtz off=6256709 len=1935126 2024-08-29T18:28:12.665 INFO:tasks.workunit.client.0.smithi029.stdout:op 3865 completed, throughput=5MB/sec 2024-08-29T18:28:13.666 INFO:tasks.workunit.client.0.smithi029.stdout: 743: throughput=4.99MB/sec pending data=0 2024-08-29T18:28:13.666 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-AXVLEYW9UFWMvk4 off=19439911 len=352627 2024-08-29T18:28:13.668 INFO:tasks.workunit.client.0.smithi029.stdout:op 3866 completed, throughput=5MB/sec 2024-08-29T18:28:13.668 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-Sa5Z3RH1riyBiky off=7780330 len=1156173 2024-08-29T18:28:13.678 INFO:tasks.workunit.client.0.smithi029.stdout:op 3867 completed, throughput=5MB/sec 2024-08-29T18:28:13.678 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-ISy40kBfjUWz_Yt off=1453759 len=88907 2024-08-29T18:28:13.683 INFO:tasks.workunit.client.0.smithi029.stdout:op 3868 completed, throughput=5MB/sec 2024-08-29T18:28:13.683 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-WE-VEkgZ8xD0w2z off=1433616 len=1497014 2024-08-29T18:28:13.687 INFO:tasks.workunit.client.0.smithi029.stdout:op 3869 completed, throughput=5MB/sec 2024-08-29T18:28:13.687 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-ygYN0YH49VQnxYC off=1430208 len=183961 2024-08-29T18:28:13.688 INFO:tasks.workunit.client.0.smithi029.stdout:op 3870 completed, throughput=5MB/sec 2024-08-29T18:28:13.688 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-q45ZFTZlVSbzrRw off=15492444 len=130515 2024-08-29T18:28:13.693 INFO:tasks.workunit.client.0.smithi029.stdout:op 3871 completed, throughput=5MB/sec 2024-08-29T18:28:13.693 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-qeRcEesl9By1ljk off=18725104 len=1077955 2024-08-29T18:28:13.695 INFO:tasks.workunit.client.0.smithi029.stdout:op 3872 completed, throughput=5MB/sec 2024-08-29T18:28:13.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:28:13 smithi029 bash[79042]: cluster 2024-08-29T18:28:12.241024+0000 mgr.y (mgr.25004) 1149 : cluster [DBG] pgmap v1821: 105 pgs: 105 active+clean; 127 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-08-29T18:28:13.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:28:13 smithi029 bash[77880]: cluster 2024-08-29T18:28:12.241024+0000 mgr.y (mgr.25004) 1149 : cluster [DBG] pgmap v1821: 105 pgs: 105 active+clean; 127 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-08-29T18:28:13.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:28:13 smithi110 bash[67519]: cluster 2024-08-29T18:28:12.241024+0000 mgr.y (mgr.25004) 1149 : cluster [DBG] pgmap v1821: 105 pgs: 105 active+clean; 127 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-08-29T18:28:14.696 INFO:tasks.workunit.client.0.smithi029.stdout: 744: throughput=4.99MB/sec pending data=0 2024-08-29T18:28:14.696 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-ZBcQhZFL421Y-zK off=14592178 len=1867409 2024-08-29T18:28:14.710 INFO:tasks.workunit.client.0.smithi029.stdout:op 3873 completed, throughput=5MB/sec 2024-08-29T18:28:14.710 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-OVnB6zh2N0wVs1p off=350524 len=1935231 2024-08-29T18:28:14.715 INFO:tasks.workunit.client.0.smithi029.stdout:op 3874 completed, throughput=5MB/sec 2024-08-29T18:28:14.715 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-vXs8eqCMqU9e8qV off=8319834 len=1099990 2024-08-29T18:28:14.725 INFO:tasks.workunit.client.0.smithi029.stdout:op 3875 completed, throughput=5MB/sec 2024-08-29T18:28:14.725 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-Bm17oFan1VFZ8pz off=1533051 len=121640 2024-08-29T18:28:14.727 INFO:tasks.workunit.client.0.smithi029.stdout:op 3876 completed, throughput=5MB/sec 2024-08-29T18:28:14.727 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-nhtLL6nev_ixj23 off=1656151 len=949079 2024-08-29T18:28:14.730 INFO:tasks.workunit.client.0.smithi029.stdout:op 3877 completed, throughput=5MB/sec 2024-08-29T18:28:14.901 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:28:14 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:28:14] "GET /metrics HTTP/1.1" 200 34028 "" "Prometheus/2.43.0" 2024-08-29T18:28:15.730 INFO:tasks.workunit.client.0.smithi029.stdout: 745: throughput=4.99MB/sec pending data=0 2024-08-29T18:28:15.730 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-ggkIrL7YCWsjKbz off=727348 len=1315693 2024-08-29T18:28:15.733 INFO:tasks.workunit.client.0.smithi029.stdout:op 3878 completed, throughput=5MB/sec 2024-08-29T18:28:15.733 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-mxxB38ziArXRxBI off=5587644 len=166396 2024-08-29T18:28:15.735 INFO:tasks.workunit.client.0.smithi029.stdout:op 3879 completed, throughput=5MB/sec 2024-08-29T18:28:15.735 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj--9OEZpA31YgVNhu off=10062834 len=1557005 2024-08-29T18:28:15.747 INFO:tasks.workunit.client.0.smithi029.stdout:op 3880 completed, throughput=5MB/sec 2024-08-29T18:28:15.747 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-v9Koadje64ZfUXu off=13754281 len=194772 2024-08-29T18:28:15.749 INFO:tasks.workunit.client.0.smithi029.stdout:op 3881 completed, throughput=5MB/sec 2024-08-29T18:28:15.749 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-wyhuqHyuL_L3pOu off=12803765 len=2053837 2024-08-29T18:28:15.763 INFO:tasks.workunit.client.0.smithi029.stdout:op 3882 completed, throughput=5MB/sec 2024-08-29T18:28:15.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:28:15 smithi029 bash[79042]: cluster 2024-08-29T18:28:14.242034+0000 mgr.y (mgr.25004) 1150 : cluster [DBG] pgmap v1822: 105 pgs: 105 active+clean; 127 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-29T18:28:15.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:28:15 smithi029 bash[77880]: cluster 2024-08-29T18:28:14.242034+0000 mgr.y (mgr.25004) 1150 : cluster [DBG] pgmap v1822: 105 pgs: 105 active+clean; 127 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-29T18:28:15.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:28:15 smithi110 bash[67519]: cluster 2024-08-29T18:28:14.242034+0000 mgr.y (mgr.25004) 1150 : cluster [DBG] pgmap v1822: 105 pgs: 105 active+clean; 127 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-29T18:28:16.763 INFO:tasks.workunit.client.0.smithi029.stdout: 746: throughput=4.99MB/sec pending data=0 2024-08-29T18:28:16.763 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-3HSppCDuMwEngRN off=19392011 len=1296583 2024-08-29T18:28:16.773 INFO:tasks.workunit.client.0.smithi029.stdout:op 3883 completed, throughput=5MB/sec 2024-08-29T18:28:16.774 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-4HjLuwJ8AvXjjKK off=23151288 len=1562739 2024-08-29T18:28:16.777 INFO:tasks.workunit.client.0.smithi029.stdout:op 3884 completed, throughput=5MB/sec 2024-08-29T18:28:16.777 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-1ogJtxNi2313s9Z off=9012215 len=77199 2024-08-29T18:28:16.778 INFO:tasks.workunit.client.0.smithi029.stdout:op 3885 completed, throughput=5MB/sec 2024-08-29T18:28:16.778 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-5CWvxQ0zht1gT-c off=2898845 len=1926553 2024-08-29T18:28:16.792 INFO:tasks.workunit.client.0.smithi029.stdout:op 3886 completed, throughput=5MB/sec 2024-08-29T18:28:17.792 INFO:tasks.workunit.client.0.smithi029.stdout: 747: throughput=4.99MB/sec pending data=0 2024-08-29T18:28:17.792 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-ki0r-5cyO--fN8N off=0 len=1522773 2024-08-29T18:28:17.803 INFO:tasks.workunit.client.0.smithi029.stdout:op 3887 completed, throughput=5MB/sec 2024-08-29T18:28:17.804 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-M1GvcoYVZWiv24z off=4094189 len=119503 2024-08-29T18:28:17.808 INFO:tasks.workunit.client.0.smithi029.stdout:op 3888 completed, throughput=5MB/sec 2024-08-29T18:28:17.808 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-xdB44euEz_rOxZ0 off=8358693 len=66833 2024-08-29T18:28:17.813 INFO:tasks.workunit.client.0.smithi029.stdout:op 3889 completed, throughput=5MB/sec 2024-08-29T18:28:17.813 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-9NFCcIFqEWRAkCS off=2725628 len=2039764 2024-08-29T18:28:17.826 INFO:tasks.workunit.client.0.smithi029.stdout:op 3890 completed, throughput=5MB/sec 2024-08-29T18:28:17.826 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-isXaxdysXyQXqdV off=2535611 len=354037 2024-08-29T18:28:17.827 INFO:tasks.workunit.client.0.smithi029.stdout:op 3891 completed, throughput=5MB/sec 2024-08-29T18:28:17.827 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-hJhl9IdnjUiM6LK off=10352623 len=1435577 2024-08-29T18:28:17.840 INFO:tasks.workunit.client.0.smithi029.stdout:op 3892 completed, throughput=5MB/sec 2024-08-29T18:28:17.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:28:17 smithi029 bash[79042]: cluster 2024-08-29T18:28:16.243238+0000 mgr.y (mgr.25004) 1151 : cluster [DBG] pgmap v1823: 105 pgs: 105 active+clean; 127 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-29T18:28:17.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:28:17 smithi029 bash[77880]: cluster 2024-08-29T18:28:16.243238+0000 mgr.y (mgr.25004) 1151 : cluster [DBG] pgmap v1823: 105 pgs: 105 active+clean; 127 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-29T18:28:17.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:28:17 smithi110 bash[67519]: cluster 2024-08-29T18:28:16.243238+0000 mgr.y (mgr.25004) 1151 : cluster [DBG] pgmap v1823: 105 pgs: 105 active+clean; 127 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-29T18:28:18.840 INFO:tasks.workunit.client.0.smithi029.stdout: 748: throughput=4.99MB/sec pending data=0 2024-08-29T18:28:18.840 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-X0fOUWaMLRTvhur off=1099546 len=1730338 2024-08-29T18:28:18.853 INFO:tasks.workunit.client.0.smithi029.stdout:op 3893 completed, throughput=5MB/sec 2024-08-29T18:28:18.853 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-KSNPuqEYnzHFXvN off=12871376 len=325290 2024-08-29T18:28:18.859 INFO:tasks.workunit.client.0.smithi029.stdout:op 3894 completed, throughput=5MB/sec 2024-08-29T18:28:18.859 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-yES3tTjOzq3NulY off=4332774 len=427867 2024-08-29T18:28:18.866 INFO:tasks.workunit.client.0.smithi029.stdout:op 3895 completed, throughput=5MB/sec 2024-08-29T18:28:18.866 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-0h5cRJ-o25vZlZz off=7234826 len=1461249 2024-08-29T18:28:18.875 INFO:tasks.workunit.client.0.smithi029.stdout:op 3896 completed, throughput=5MB/sec 2024-08-29T18:28:18.875 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-NUVoiwwFnjd568r off=11299929 len=1664047 2024-08-29T18:28:18.887 INFO:tasks.workunit.client.0.smithi029.stdout:op 3897 completed, throughput=5MB/sec 2024-08-29T18:28:19.888 INFO:tasks.workunit.client.0.smithi029.stdout: 749: throughput=4.99MB/sec pending data=0 2024-08-29T18:28:19.888 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-_d7OcnepZP9jv86 off=98058 len=482794 2024-08-29T18:28:19.889 INFO:tasks.workunit.client.0.smithi029.stdout:op 3898 completed, throughput=4.99MB/sec 2024-08-29T18:28:19.890 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-r2HKpWAP6r__n-5 off=3173028 len=1622446 2024-08-29T18:28:19.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:28:19 smithi029 bash[79042]: cluster 2024-08-29T18:28:18.244256+0000 mgr.y (mgr.25004) 1152 : cluster [DBG] pgmap v1824: 105 pgs: 105 active+clean; 127 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-29T18:28:19.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:28:19 smithi029 bash[79042]: audit 2024-08-29T18:28:18.554414+0000 mon.c (mon.2) 562 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:28:19.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:28:19 smithi029 bash[77880]: cluster 2024-08-29T18:28:18.244256+0000 mgr.y (mgr.25004) 1152 : cluster [DBG] pgmap v1824: 105 pgs: 105 active+clean; 127 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-29T18:28:19.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:28:19 smithi029 bash[77880]: audit 2024-08-29T18:28:18.554414+0000 mon.c (mon.2) 562 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:28:19.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:28:19 smithi110 bash[67519]: cluster 2024-08-29T18:28:18.244256+0000 mgr.y (mgr.25004) 1152 : cluster [DBG] pgmap v1824: 105 pgs: 105 active+clean; 127 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-29T18:28:19.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:28:19 smithi110 bash[67519]: audit 2024-08-29T18:28:18.554414+0000 mon.c (mon.2) 562 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:28:19.902 INFO:tasks.workunit.client.0.smithi029.stdout:op 3899 completed, throughput=5MB/sec 2024-08-29T18:28:19.903 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-i3I-svsWz735Hko off=16393697 len=608913 2024-08-29T18:28:19.910 INFO:tasks.workunit.client.0.smithi029.stdout:op 3900 completed, throughput=5MB/sec 2024-08-29T18:28:19.910 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-yyBgj_cTS3M8w0G off=16119868 len=1220070 2024-08-29T18:28:19.921 INFO:tasks.workunit.client.0.smithi029.stdout:op 3901 completed, throughput=5MB/sec 2024-08-29T18:28:19.921 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-YnMQg0h91Ug0GrR off=2032508 len=80161 2024-08-29T18:28:19.922 INFO:tasks.workunit.client.0.smithi029.stdout:op 3902 completed, throughput=5MB/sec 2024-08-29T18:28:19.922 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-bL1Prr0zFnVNHfC off=2368680 len=937391 2024-08-29T18:28:19.925 INFO:tasks.workunit.client.0.smithi029.stdout:op 3903 completed, throughput=5MB/sec 2024-08-29T18:28:19.925 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-_quvs6BzvWEa60D off=3364490 len=186663 2024-08-29T18:28:19.931 INFO:tasks.workunit.client.0.smithi029.stdout:op 3904 completed, throughput=5MB/sec 2024-08-29T18:28:19.931 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-YGJOeO1YvQG-HXW off=6411597 len=1639809 2024-08-29T18:28:19.943 INFO:tasks.workunit.client.0.smithi029.stdout:op 3905 completed, throughput=5MB/sec 2024-08-29T18:28:20.943 INFO:tasks.workunit.client.0.smithi029.stdout: 750: throughput=5MB/sec pending data=0 2024-08-29T18:28:20.943 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-V0zRGaibovnDrcs off=17840265 len=39924 2024-08-29T18:28:20.948 INFO:tasks.workunit.client.0.smithi029.stdout:op 3906 completed, throughput=5MB/sec 2024-08-29T18:28:20.948 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-UBCFkQDWu_JSQEr off=6437774 len=604050 2024-08-29T18:28:20.950 INFO:tasks.workunit.client.0.smithi029.stdout:op 3907 completed, throughput=5MB/sec 2024-08-29T18:28:20.950 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-0h5cRJ-o25vZlZz off=13213221 len=158244 2024-08-29T18:28:20.954 INFO:tasks.workunit.client.0.smithi029.stdout:op 3908 completed, throughput=5MB/sec 2024-08-29T18:28:20.954 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-ZEcRQwCpN_YWdpF off=2622226 len=1544052 2024-08-29T18:28:20.958 INFO:tasks.workunit.client.0.smithi029.stdout:op 3909 completed, throughput=5MB/sec 2024-08-29T18:28:20.958 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-vCF_JVrIZm4xvqK off=2897971 len=2069492 2024-08-29T18:28:20.975 INFO:tasks.workunit.client.0.smithi029.stdout:op 3910 completed, throughput=5MB/sec 2024-08-29T18:28:21.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:28:21 smithi029 bash[79042]: cluster 2024-08-29T18:28:20.245241+0000 mgr.y (mgr.25004) 1153 : cluster [DBG] pgmap v1825: 105 pgs: 105 active+clean; 127 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-29T18:28:21.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:28:21 smithi029 bash[77880]: cluster 2024-08-29T18:28:20.245241+0000 mgr.y (mgr.25004) 1153 : cluster [DBG] pgmap v1825: 105 pgs: 105 active+clean; 127 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-29T18:28:21.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:28:21 smithi110 bash[67519]: cluster 2024-08-29T18:28:20.245241+0000 mgr.y (mgr.25004) 1153 : cluster [DBG] pgmap v1825: 105 pgs: 105 active+clean; 127 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-29T18:28:21.975 INFO:tasks.workunit.client.0.smithi029.stdout: 751: throughput=4.99MB/sec pending data=0 2024-08-29T18:28:21.976 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-kCEymVrDku-qfjC off=2298074 len=66929 2024-08-29T18:28:21.980 INFO:tasks.workunit.client.0.smithi029.stdout:op 3911 completed, throughput=4.99MB/sec 2024-08-29T18:28:21.980 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-YyJgVhl-i6kpdRa off=4311514 len=1789502 2024-08-29T18:28:21.986 INFO:tasks.workunit.client.0.smithi029.stdout:op 3912 completed, throughput=5MB/sec 2024-08-29T18:28:21.986 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-3z98dg3oRamCBdl off=4462072 len=1343538 2024-08-29T18:28:21.991 INFO:tasks.workunit.client.0.smithi029.stdout:op 3913 completed, throughput=5MB/sec 2024-08-29T18:28:21.991 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-jlzGddJCpY33TN5 off=13492383 len=1726419 2024-08-29T18:28:22.004 INFO:tasks.workunit.client.0.smithi029.stdout:op 3914 completed, throughput=5MB/sec 2024-08-29T18:28:23.005 INFO:tasks.workunit.client.0.smithi029.stdout: 752: throughput=4.99MB/sec pending data=0 2024-08-29T18:28:23.005 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-CFgu5oakM2vW-vU off=8618921 len=1207675 2024-08-29T18:28:23.009 INFO:tasks.workunit.client.0.smithi029.stdout:op 3915 completed, throughput=5MB/sec 2024-08-29T18:28:23.009 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-xNuXbtkd1mlPoSh off=5342927 len=1839425 2024-08-29T18:28:23.015 INFO:tasks.workunit.client.0.smithi029.stdout:op 3916 completed, throughput=5MB/sec 2024-08-29T18:28:23.015 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-pBytcnJ2qv6FXfV off=9013114 len=2095116 2024-08-29T18:28:23.020 INFO:tasks.workunit.client.0.smithi029.stdout:op 3917 completed, throughput=5MB/sec 2024-08-29T18:28:23.020 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-UmiIWSYwLiMFX4F off=5050868 len=2087750 2024-08-29T18:28:23.033 INFO:tasks.workunit.client.0.smithi029.stdout:op 3918 completed, throughput=5MB/sec 2024-08-29T18:28:23.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:28:23 smithi029 bash[79042]: cluster 2024-08-29T18:28:22.246508+0000 mgr.y (mgr.25004) 1154 : cluster [DBG] pgmap v1826: 105 pgs: 105 active+clean; 127 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-08-29T18:28:23.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:28:23 smithi029 bash[77880]: cluster 2024-08-29T18:28:22.246508+0000 mgr.y (mgr.25004) 1154 : cluster [DBG] pgmap v1826: 105 pgs: 105 active+clean; 127 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-08-29T18:28:23.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:28:23 smithi110 bash[67519]: cluster 2024-08-29T18:28:22.246508+0000 mgr.y (mgr.25004) 1154 : cluster [DBG] pgmap v1826: 105 pgs: 105 active+clean; 127 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-08-29T18:28:24.033 INFO:tasks.workunit.client.0.smithi029.stdout: 753: throughput=5MB/sec pending data=0 2024-08-29T18:28:24.033 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-jpuCRdmrKqAdHPq off=13394873 len=29932 2024-08-29T18:28:24.037 INFO:tasks.workunit.client.0.smithi029.stdout:op 3919 completed, throughput=5MB/sec 2024-08-29T18:28:24.038 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-XgUjGsvuVDI2Qb- off=6614408 len=308697 2024-08-29T18:28:24.039 INFO:tasks.workunit.client.0.smithi029.stdout:op 3920 completed, throughput=5MB/sec 2024-08-29T18:28:24.039 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-OA_a26IXtb8gIEo off=10588237 len=948406 2024-08-29T18:28:24.042 INFO:tasks.workunit.client.0.smithi029.stdout:op 3921 completed, throughput=5MB/sec 2024-08-29T18:28:24.042 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-gkekYe0GjNW-KX0 off=1355763 len=273443 2024-08-29T18:28:24.047 INFO:tasks.workunit.client.0.smithi029.stdout:op 3922 completed, throughput=5MB/sec 2024-08-29T18:28:24.047 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-Wxd1T-RW_u_hHsA off=3872256 len=1408839 2024-08-29T18:28:24.051 INFO:tasks.workunit.client.0.smithi029.stdout:op 3923 completed, throughput=5MB/sec 2024-08-29T18:28:24.051 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-ps5Wb-adxvqOG5n off=5547974 len=1115456 2024-08-29T18:28:24.060 INFO:tasks.workunit.client.0.smithi029.stdout:op 3924 completed, throughput=5MB/sec 2024-08-29T18:28:24.901 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:28:24 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:28:24] "GET /metrics HTTP/1.1" 200 34030 "" "Prometheus/2.43.0" 2024-08-29T18:28:25.060 INFO:tasks.workunit.client.0.smithi029.stdout: 754: throughput=4.99MB/sec pending data=0 2024-08-29T18:28:25.060 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-jd3C08th9DmRH70 off=12928192 len=448545 2024-08-29T18:28:25.067 INFO:tasks.workunit.client.0.smithi029.stdout:op 3925 completed, throughput=4.99MB/sec 2024-08-29T18:28:25.067 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-e0qsIpxqkFfFOhJ off=4730942 len=893655 2024-08-29T18:28:25.075 INFO:tasks.workunit.client.0.smithi029.stdout:op 3926 completed, throughput=5MB/sec 2024-08-29T18:28:25.075 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-9AVIc5w7T1uyZvA off=4762878 len=1868416 2024-08-29T18:28:25.088 INFO:tasks.workunit.client.0.smithi029.stdout:op 3927 completed, throughput=5MB/sec 2024-08-29T18:28:25.088 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-ahgq_oMe_1IOu-s off=1239273 len=1713749 2024-08-29T18:28:25.100 INFO:tasks.workunit.client.0.smithi029.stdout:op 3928 completed, throughput=5MB/sec 2024-08-29T18:28:25.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:28:25 smithi029 bash[79042]: cluster 2024-08-29T18:28:24.247557+0000 mgr.y (mgr.25004) 1155 : cluster [DBG] pgmap v1827: 105 pgs: 105 active+clean; 127 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-08-29T18:28:25.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:28:25 smithi029 bash[77880]: cluster 2024-08-29T18:28:24.247557+0000 mgr.y (mgr.25004) 1155 : cluster [DBG] pgmap v1827: 105 pgs: 105 active+clean; 127 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-08-29T18:28:25.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:28:25 smithi110 bash[67519]: cluster 2024-08-29T18:28:24.247557+0000 mgr.y (mgr.25004) 1155 : cluster [DBG] pgmap v1827: 105 pgs: 105 active+clean; 127 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-08-29T18:28:26.100 INFO:tasks.workunit.client.0.smithi029.stdout: 755: throughput=4.99MB/sec pending data=0 2024-08-29T18:28:26.100 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-QE023SRkPhOFhZS off=21727372 len=286260 2024-08-29T18:28:26.102 INFO:tasks.workunit.client.0.smithi029.stdout:op 3929 completed, throughput=4.99MB/sec 2024-08-29T18:28:26.102 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-oqH6nOYbZvdONtp off=55101 len=1604305 2024-08-29T18:28:26.113 INFO:tasks.workunit.client.0.smithi029.stdout:op 3930 completed, throughput=5MB/sec 2024-08-29T18:28:26.113 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-QYf9NRzT5t9RBuU off=0 len=1634427 2024-08-29T18:28:26.126 INFO:tasks.workunit.client.0.smithi029.stdout:op 3931 completed, throughput=5MB/sec 2024-08-29T18:28:26.126 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-b1PCoQynt_i3E3w off=4055670 len=1416168 2024-08-29T18:28:26.129 INFO:tasks.workunit.client.0.smithi029.stdout:op 3932 completed, throughput=5MB/sec 2024-08-29T18:28:26.129 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-JMJ048XHAifwDJZ off=0 len=1472922 2024-08-29T18:28:26.138 INFO:tasks.workunit.client.0.smithi029.stdout:op 3933 completed, throughput=5MB/sec 2024-08-29T18:28:26.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:28:26 smithi029 bash[79042]: audit 2024-08-29T18:28:26.024383+0000 mon.c (mon.2) 563 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:28:26.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:28:26 smithi029 bash[77880]: audit 2024-08-29T18:28:26.024383+0000 mon.c (mon.2) 563 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:28:26.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:28:26 smithi110 bash[67519]: audit 2024-08-29T18:28:26.024383+0000 mon.c (mon.2) 563 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:28:27.138 INFO:tasks.workunit.client.0.smithi029.stdout: 756: throughput=4.99MB/sec pending data=0 2024-08-29T18:28:27.139 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-x6wgDGfqggROo29 off=6596154 len=1827623 2024-08-29T18:28:27.143 INFO:tasks.workunit.client.0.smithi029.stdout:op 3934 completed, throughput=5MB/sec 2024-08-29T18:28:27.143 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-eOozvX_YkEdk_zx off=3874101 len=57359 2024-08-29T18:28:27.145 INFO:tasks.workunit.client.0.smithi029.stdout:op 3935 completed, throughput=5MB/sec 2024-08-29T18:28:27.145 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-RCbZGwZbYv_qo7D off=15125160 len=149712 2024-08-29T18:28:27.146 INFO:tasks.workunit.client.0.smithi029.stdout:op 3936 completed, throughput=5MB/sec 2024-08-29T18:28:27.146 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-CEr3YCtnwMRmZ6h off=7907369 len=1185859 2024-08-29T18:28:27.150 INFO:tasks.workunit.client.0.smithi029.stdout:op 3937 completed, throughput=5MB/sec 2024-08-29T18:28:27.150 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-McxCVt2DwuEs0hd off=4152055 len=2083661 2024-08-29T18:28:27.164 INFO:tasks.workunit.client.0.smithi029.stdout:op 3938 completed, throughput=5MB/sec 2024-08-29T18:28:27.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:28:27 smithi029 bash[79042]: cluster 2024-08-29T18:28:26.248660+0000 mgr.y (mgr.25004) 1156 : cluster [DBG] pgmap v1828: 105 pgs: 105 active+clean; 127 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-08-29T18:28:27.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:28:27 smithi029 bash[79042]: audit 2024-08-29T18:28:26.782167+0000 mon.c (mon.2) 564 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:28:27.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:28:27 smithi029 bash[79042]: audit 2024-08-29T18:28:26.783690+0000 mon.c (mon.2) 565 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:28:27.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:28:27 smithi029 bash[79042]: audit 2024-08-29T18:28:26.793467+0000 mon.a (mon.0) 1759 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:28:27.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:28:27 smithi029 bash[77880]: cluster 2024-08-29T18:28:26.248660+0000 mgr.y (mgr.25004) 1156 : cluster [DBG] pgmap v1828: 105 pgs: 105 active+clean; 127 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-08-29T18:28:27.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:28:27 smithi029 bash[77880]: audit 2024-08-29T18:28:26.782167+0000 mon.c (mon.2) 564 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:28:27.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:28:27 smithi029 bash[77880]: audit 2024-08-29T18:28:26.783690+0000 mon.c (mon.2) 565 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:28:27.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:28:27 smithi029 bash[77880]: audit 2024-08-29T18:28:26.793467+0000 mon.a (mon.0) 1759 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:28:27.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:28:27 smithi110 bash[67519]: cluster 2024-08-29T18:28:26.248660+0000 mgr.y (mgr.25004) 1156 : cluster [DBG] pgmap v1828: 105 pgs: 105 active+clean; 127 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-08-29T18:28:27.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:28:27 smithi110 bash[67519]: audit 2024-08-29T18:28:26.782167+0000 mon.c (mon.2) 564 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:28:27.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:28:27 smithi110 bash[67519]: audit 2024-08-29T18:28:26.783690+0000 mon.c (mon.2) 565 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:28:27.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:28:27 smithi110 bash[67519]: audit 2024-08-29T18:28:26.793467+0000 mon.a (mon.0) 1759 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:28:28.164 INFO:tasks.workunit.client.0.smithi029.stdout: 757: throughput=4.99MB/sec pending data=0 2024-08-29T18:28:28.165 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-EoHLkzGl7xFpvs- off=1191826 len=629692 2024-08-29T18:28:28.167 INFO:tasks.workunit.client.0.smithi029.stdout:op 3939 completed, throughput=5MB/sec 2024-08-29T18:28:28.167 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-liLztkSyEP4Lp07 off=4376496 len=976701 2024-08-29T18:28:28.170 INFO:tasks.workunit.client.0.smithi029.stdout:op 3940 completed, throughput=5MB/sec 2024-08-29T18:28:28.170 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-d2S3S5w4nRqKQEn off=13958474 len=206269 2024-08-29T18:28:28.175 INFO:tasks.workunit.client.0.smithi029.stdout:op 3941 completed, throughput=5MB/sec 2024-08-29T18:28:28.175 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-_IWZItT0UhdIrJb off=10290169 len=1541090 2024-08-29T18:28:28.186 INFO:tasks.workunit.client.0.smithi029.stdout:op 3942 completed, throughput=5MB/sec 2024-08-29T18:28:28.186 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-eh99kRwf8Qdc3K5 off=11718837 len=612673 2024-08-29T18:28:28.194 INFO:tasks.workunit.client.0.smithi029.stdout:op 3943 completed, throughput=5MB/sec 2024-08-29T18:28:28.194 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-brf2cQysGFZMCDs off=7560890 len=1871507 2024-08-29T18:28:28.200 INFO:tasks.workunit.client.0.smithi029.stdout:op 3944 completed, throughput=5MB/sec 2024-08-29T18:28:29.200 INFO:tasks.workunit.client.0.smithi029.stdout: 758: throughput=5MB/sec pending data=0 2024-08-29T18:28:29.200 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-kch3xVgkj-ZLDQf off=663859 len=86556 2024-08-29T18:28:29.201 INFO:tasks.workunit.client.0.smithi029.stdout:op 3945 completed, throughput=5MB/sec 2024-08-29T18:28:29.201 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-pjZ5iUpPBqguIy8 off=1885355 len=1828778 2024-08-29T18:28:29.206 INFO:tasks.workunit.client.0.smithi029.stdout:op 3946 completed, throughput=5MB/sec 2024-08-29T18:28:29.206 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj--1SsTJ17VIYI87i off=8632827 len=2086995 2024-08-29T18:28:29.213 INFO:tasks.workunit.client.0.smithi029.stdout:op 3947 completed, throughput=5MB/sec 2024-08-29T18:28:29.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:28:29 smithi029 bash[79042]: cluster 2024-08-29T18:28:28.249645+0000 mgr.y (mgr.25004) 1157 : cluster [DBG] pgmap v1829: 105 pgs: 105 active+clean; 127 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-08-29T18:28:29.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:28:29 smithi029 bash[77880]: cluster 2024-08-29T18:28:28.249645+0000 mgr.y (mgr.25004) 1157 : cluster [DBG] pgmap v1829: 105 pgs: 105 active+clean; 127 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-08-29T18:28:29.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:28:29 smithi110 bash[67519]: cluster 2024-08-29T18:28:28.249645+0000 mgr.y (mgr.25004) 1157 : cluster [DBG] pgmap v1829: 105 pgs: 105 active+clean; 127 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-08-29T18:28:30.213 INFO:tasks.workunit.client.0.smithi029.stdout: 759: throughput=4.99MB/sec pending data=0 2024-08-29T18:28:30.213 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-MZgV3dh2SuWMO7i off=19519191 len=1876665 2024-08-29T18:28:30.229 INFO:tasks.workunit.client.0.smithi029.stdout:op 3948 completed, throughput=5MB/sec 2024-08-29T18:28:30.229 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-O_BqrflOrlLA50C off=3559664 len=1045667 2024-08-29T18:28:30.231 INFO:tasks.workunit.client.0.smithi029.stdout:op 3949 completed, throughput=5MB/sec 2024-08-29T18:28:30.232 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-ifbpYUCPEGB8m7S off=13506140 len=296583 2024-08-29T18:28:30.237 INFO:tasks.workunit.client.0.smithi029.stdout:op 3950 completed, throughput=5MB/sec 2024-08-29T18:28:30.237 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-eWK5TpNQAlKEISu off=5990835 len=254481 2024-08-29T18:28:30.239 INFO:tasks.workunit.client.0.smithi029.stdout:op 3951 completed, throughput=5MB/sec 2024-08-29T18:28:30.239 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-RKfQepOyk_9V5AN off=9946536 len=1355312 2024-08-29T18:28:30.251 INFO:tasks.workunit.client.0.smithi029.stdout:op 3952 completed, throughput=5MB/sec 2024-08-29T18:28:30.251 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-2exXhAsrWDNycA9 off=4811031 len=1728260 2024-08-29T18:28:30.264 INFO:tasks.workunit.client.0.smithi029.stdout:op 3953 completed, throughput=5MB/sec 2024-08-29T18:28:31.264 INFO:tasks.workunit.client.0.smithi029.stdout: 760: throughput=5MB/sec pending data=0 2024-08-29T18:28:31.264 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-PJ4ylcvOIjAP3H5 off=4772602 len=1319582 2024-08-29T18:28:31.274 INFO:tasks.workunit.client.0.smithi029.stdout:op 3954 completed, throughput=5MB/sec 2024-08-29T18:28:31.275 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-TyKhMu0ikHVOEJX off=9625914 len=1298169 2024-08-29T18:28:31.277 INFO:tasks.workunit.client.0.smithi029.stdout:op 3955 completed, throughput=5MB/sec 2024-08-29T18:28:31.277 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-PhuoSgkSyoqX-IA off=1336438 len=1978531 2024-08-29T18:28:31.290 INFO:tasks.workunit.client.0.smithi029.stdout:op 3956 completed, throughput=5MB/sec 2024-08-29T18:28:31.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:28:31 smithi029 bash[79042]: cluster 2024-08-29T18:28:30.250543+0000 mgr.y (mgr.25004) 1158 : cluster [DBG] pgmap v1830: 105 pgs: 105 active+clean; 127 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.1 MiB/s wr, 4 op/s 2024-08-29T18:28:31.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:28:31 smithi029 bash[77880]: cluster 2024-08-29T18:28:30.250543+0000 mgr.y (mgr.25004) 1158 : cluster [DBG] pgmap v1830: 105 pgs: 105 active+clean; 127 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.1 MiB/s wr, 4 op/s 2024-08-29T18:28:31.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:28:31 smithi110 bash[67519]: cluster 2024-08-29T18:28:30.250543+0000 mgr.y (mgr.25004) 1158 : cluster [DBG] pgmap v1830: 105 pgs: 105 active+clean; 127 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.1 MiB/s wr, 4 op/s 2024-08-29T18:28:32.292 INFO:tasks.workunit.client.0.smithi029.stdout: 761: throughput=4.99MB/sec pending data=0 2024-08-29T18:28:32.292 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-oY2SK3X15elifFJ off=47084 len=2003535 2024-08-29T18:28:32.296 INFO:tasks.workunit.client.0.smithi029.stdout:op 3957 completed, throughput=5MB/sec 2024-08-29T18:28:32.296 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-ayW5vVgbVnAUOJw off=2038469 len=447763 2024-08-29T18:28:32.298 INFO:tasks.workunit.client.0.smithi029.stdout:op 3958 completed, throughput=5MB/sec 2024-08-29T18:28:32.298 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-iTBLh6Bz_hAzNvi off=436610 len=1421996 2024-08-29T18:28:32.309 INFO:tasks.workunit.client.0.smithi029.stdout:op 3959 completed, throughput=5MB/sec 2024-08-29T18:28:32.309 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-1wD19WjkDozpnet off=10276590 len=1143937 2024-08-29T18:28:32.312 INFO:tasks.workunit.client.0.smithi029.stdout:op 3960 completed, throughput=5MB/sec 2024-08-29T18:28:33.313 INFO:tasks.workunit.client.0.smithi029.stdout: 762: throughput=4.99MB/sec pending data=0 2024-08-29T18:28:33.313 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-6SC7kmqOfp7DQx2 off=4826569 len=1613015 2024-08-29T18:28:33.324 INFO:tasks.workunit.client.0.smithi029.stdout:op 3961 completed, throughput=5MB/sec 2024-08-29T18:28:33.325 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-qxP16DffKlEyry_ off=4085178 len=2085497 2024-08-29T18:28:33.329 INFO:tasks.workunit.client.0.smithi029.stdout:op 3962 completed, throughput=5MB/sec 2024-08-29T18:28:33.329 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-xbn_WUiq0bgJGZp off=0 len=1508393 2024-08-29T18:28:33.332 INFO:tasks.workunit.client.0.smithi029.stdout:op 3963 completed, throughput=5MB/sec 2024-08-29T18:28:33.332 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-Xsc6-N5m0KYFRx5 off=1005868 len=1227354 2024-08-29T18:28:33.342 INFO:tasks.workunit.client.0.smithi029.stdout:op 3964 completed, throughput=5MB/sec 2024-08-29T18:28:33.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:28:33 smithi029 bash[77880]: cluster 2024-08-29T18:28:32.251722+0000 mgr.y (mgr.25004) 1159 : cluster [DBG] pgmap v1831: 105 pgs: 105 active+clean; 127 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2024-08-29T18:28:33.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:28:33 smithi029 bash[79042]: cluster 2024-08-29T18:28:32.251722+0000 mgr.y (mgr.25004) 1159 : cluster [DBG] pgmap v1831: 105 pgs: 105 active+clean; 127 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2024-08-29T18:28:33.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:28:33 smithi110 bash[67519]: cluster 2024-08-29T18:28:32.251722+0000 mgr.y (mgr.25004) 1159 : cluster [DBG] pgmap v1831: 105 pgs: 105 active+clean; 127 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2024-08-29T18:28:34.344 INFO:tasks.workunit.client.0.smithi029.stdout: 763: throughput=4.99MB/sec pending data=0 2024-08-29T18:28:34.345 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-UL1ZQkR9ymA8XqU off=7054016 len=588325 2024-08-29T18:28:34.345 INFO:tasks.workunit.client.0.smithi029.stdout:op 3965 completed, throughput=5MB/sec 2024-08-29T18:28:34.345 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-zp-D4apJ8FAFjlR off=563364 len=1191304 2024-08-29T18:28:34.347 INFO:tasks.workunit.client.0.smithi029.stdout:op 3966 completed, throughput=5MB/sec 2024-08-29T18:28:34.348 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-jTCHkfEqlMpUSQe off=3072806 len=280955 2024-08-29T18:28:34.353 INFO:tasks.workunit.client.0.smithi029.stdout:op 3967 completed, throughput=5MB/sec 2024-08-29T18:28:34.353 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-WNG5LdoRHGwSv-I off=2884206 len=1090996 2024-08-29T18:28:34.356 INFO:tasks.workunit.client.0.smithi029.stdout:op 3968 completed, throughput=5MB/sec 2024-08-29T18:28:34.356 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-nJ2xmA-i_F00t3a off=3006716 len=268658 2024-08-29T18:28:34.357 INFO:tasks.workunit.client.0.smithi029.stdout:op 3969 completed, throughput=5MB/sec 2024-08-29T18:28:34.358 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-RBzSNinZpCV-cp0 off=1437354 len=814626 2024-08-29T18:28:34.359 INFO:tasks.workunit.client.0.smithi029.stdout:op 3970 completed, throughput=5MB/sec 2024-08-29T18:28:34.359 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-Ur0_UYui2-3j6eL off=1511490 len=661359 2024-08-29T18:28:34.365 INFO:tasks.workunit.client.0.smithi029.stdout:op 3971 completed, throughput=5MB/sec 2024-08-29T18:28:34.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:28:34 smithi029 bash[77880]: audit 2024-08-29T18:28:33.555093+0000 mon.c (mon.2) 566 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:28:34.902 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:28:34 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:28:34] "GET /metrics HTTP/1.1" 200 34025 "" "Prometheus/2.43.0" 2024-08-29T18:28:34.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:28:34 smithi029 bash[79042]: audit 2024-08-29T18:28:33.555093+0000 mon.c (mon.2) 566 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:28:34.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:28:34 smithi110 bash[67519]: audit 2024-08-29T18:28:33.555093+0000 mon.c (mon.2) 566 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:28:35.366 INFO:tasks.workunit.client.0.smithi029.stdout: 764: throughput=4.99MB/sec pending data=0 2024-08-29T18:28:35.366 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-JHoDkpQA3rr1WAJ off=3836198 len=60609 2024-08-29T18:28:35.367 INFO:tasks.workunit.client.0.smithi029.stdout:op 3972 completed, throughput=4.99MB/sec 2024-08-29T18:28:35.367 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-dCJoU_IjOYI8b4S off=2320293 len=1872559 2024-08-29T18:28:35.372 INFO:tasks.workunit.client.0.smithi029.stdout:op 3973 completed, throughput=5MB/sec 2024-08-29T18:28:35.372 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-eB4f_Mad5cGDy7o off=1452122 len=774429 2024-08-29T18:28:35.374 INFO:tasks.workunit.client.0.smithi029.stdout:op 3974 completed, throughput=5MB/sec 2024-08-29T18:28:35.374 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-q-CiHy3s1PjOjfL off=5830497 len=1811183 2024-08-29T18:28:35.388 INFO:tasks.workunit.client.0.smithi029.stdout:op 3975 completed, throughput=5MB/sec 2024-08-29T18:28:35.388 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-jw-C9YdYQaQsiWu off=101184 len=1365228 2024-08-29T18:28:35.390 INFO:tasks.workunit.client.0.smithi029.stdout:op 3976 completed, throughput=5MB/sec 2024-08-29T18:28:35.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:28:35 smithi029 bash[77880]: cluster 2024-08-29T18:28:34.252640+0000 mgr.y (mgr.25004) 1160 : cluster [DBG] pgmap v1832: 105 pgs: 105 active+clean; 127 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2024-08-29T18:28:35.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:28:35 smithi029 bash[79042]: cluster 2024-08-29T18:28:34.252640+0000 mgr.y (mgr.25004) 1160 : cluster [DBG] pgmap v1832: 105 pgs: 105 active+clean; 127 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2024-08-29T18:28:35.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:28:35 smithi110 bash[67519]: cluster 2024-08-29T18:28:34.252640+0000 mgr.y (mgr.25004) 1160 : cluster [DBG] pgmap v1832: 105 pgs: 105 active+clean; 127 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2024-08-29T18:28:36.390 INFO:tasks.workunit.client.0.smithi029.stdout: 765: throughput=5MB/sec pending data=0 2024-08-29T18:28:36.390 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-6qxqmM5HEaFPm1O off=800076 len=1957309 2024-08-29T18:28:36.395 INFO:tasks.workunit.client.0.smithi029.stdout:op 3977 completed, throughput=5MB/sec 2024-08-29T18:28:36.395 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-cmtzbLuSlKXV9fG off=6619601 len=1434938 2024-08-29T18:28:36.397 INFO:tasks.workunit.client.0.smithi029.stdout:op 3978 completed, throughput=5MB/sec 2024-08-29T18:28:36.397 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-0fztFPRtVxo_n4l off=13859721 len=1465284 2024-08-29T18:28:36.399 INFO:tasks.workunit.client.0.smithi029.stdout:op 3979 completed, throughput=5MB/sec 2024-08-29T18:28:36.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:28:36 smithi029 bash[79042]: cluster 2024-08-29T18:28:36.253665+0000 mgr.y (mgr.25004) 1161 : cluster [DBG] pgmap v1833: 105 pgs: 105 active+clean; 127 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-29T18:28:36.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:28:36 smithi029 bash[77880]: cluster 2024-08-29T18:28:36.253665+0000 mgr.y (mgr.25004) 1161 : cluster [DBG] pgmap v1833: 105 pgs: 105 active+clean; 127 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-29T18:28:36.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:28:36 smithi110 bash[67519]: cluster 2024-08-29T18:28:36.253665+0000 mgr.y (mgr.25004) 1161 : cluster [DBG] pgmap v1833: 105 pgs: 105 active+clean; 127 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-29T18:28:37.399 INFO:tasks.workunit.client.0.smithi029.stdout: 766: throughput=4.99MB/sec pending data=0 2024-08-29T18:28:37.400 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-H7DLNmv1oQA80hK off=2727806 len=826885 2024-08-29T18:28:37.402 INFO:tasks.workunit.client.0.smithi029.stdout:op 3980 completed, throughput=5MB/sec 2024-08-29T18:28:37.402 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-nBN_-eYSqmSej8p off=13303731 len=964436 2024-08-29T18:28:37.405 INFO:tasks.workunit.client.0.smithi029.stdout:op 3981 completed, throughput=5MB/sec 2024-08-29T18:28:37.405 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-u-QcccutdSv0OAQ off=1483069 len=1200666 2024-08-29T18:28:37.409 INFO:tasks.workunit.client.0.smithi029.stdout:op 3982 completed, throughput=5MB/sec 2024-08-29T18:28:37.409 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-CP7gJOpUk-V1ERX off=1636368 len=49947 2024-08-29T18:28:37.413 INFO:tasks.workunit.client.0.smithi029.stdout:op 3983 completed, throughput=5MB/sec 2024-08-29T18:28:37.414 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-GW-vSRqFgIpuDAz off=3974300 len=1909167 2024-08-29T18:28:37.428 INFO:tasks.workunit.client.0.smithi029.stdout:op 3984 completed, throughput=5MB/sec 2024-08-29T18:28:38.429 INFO:tasks.workunit.client.0.smithi029.stdout: 767: throughput=4.99MB/sec pending data=0 2024-08-29T18:28:38.429 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-LRYArfRIkcTKZP3 off=527685 len=801733 2024-08-29T18:28:38.431 INFO:tasks.workunit.client.0.smithi029.stdout:op 3985 completed, throughput=4.99MB/sec 2024-08-29T18:28:38.431 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-035bpoepmDbvnpf off=1093551 len=775407 2024-08-29T18:28:38.433 INFO:tasks.workunit.client.0.smithi029.stdout:op 3986 completed, throughput=5MB/sec 2024-08-29T18:28:38.434 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-OjQnr8rHXa3fGth off=5411432 len=227652 2024-08-29T18:28:38.435 INFO:tasks.workunit.client.0.smithi029.stdout:op 3987 completed, throughput=5MB/sec 2024-08-29T18:28:38.435 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-FlruZS2x3r_cS5m off=3508045 len=1074806 2024-08-29T18:28:38.437 INFO:tasks.workunit.client.0.smithi029.stdout:op 3988 completed, throughput=5MB/sec 2024-08-29T18:28:38.438 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-qt_RVmVbSLlMvbx off=13013627 len=2060602 2024-08-29T18:28:38.442 INFO:tasks.workunit.client.0.smithi029.stdout:op 3989 completed, throughput=5MB/sec 2024-08-29T18:28:38.442 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-dfiv9fC2Enm1Vss off=3973701 len=332591 2024-08-29T18:28:38.449 INFO:tasks.workunit.client.0.smithi029.stdout:op 3990 completed, throughput=5MB/sec 2024-08-29T18:28:39.449 INFO:tasks.workunit.client.0.smithi029.stdout: 768: throughput=4.99MB/sec pending data=0 2024-08-29T18:28:39.449 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-aS774lrXq6Dlbv6 off=6610510 len=1794026 2024-08-29T18:28:39.453 INFO:tasks.workunit.client.0.smithi029.stdout:op 3991 completed, throughput=5MB/sec 2024-08-29T18:28:39.453 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-R_HK4DphRKZCRlx off=9508367 len=2072894 2024-08-29T18:28:39.458 INFO:tasks.workunit.client.0.smithi029.stdout:op 3992 completed, throughput=5MB/sec 2024-08-29T18:28:39.458 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-hbbWJl-EHFzhjSG off=14734688 len=1543623 2024-08-29T18:28:39.471 INFO:tasks.workunit.client.0.smithi029.stdout:op 3993 completed, throughput=5MB/sec 2024-08-29T18:28:39.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:28:39 smithi029 bash[79042]: cluster 2024-08-29T18:28:38.254597+0000 mgr.y (mgr.25004) 1162 : cluster [DBG] pgmap v1834: 105 pgs: 105 active+clean; 127 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-08-29T18:28:39.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:28:39 smithi029 bash[77880]: cluster 2024-08-29T18:28:38.254597+0000 mgr.y (mgr.25004) 1162 : cluster [DBG] pgmap v1834: 105 pgs: 105 active+clean; 127 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-08-29T18:28:39.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:28:39 smithi110 bash[67519]: cluster 2024-08-29T18:28:38.254597+0000 mgr.y (mgr.25004) 1162 : cluster [DBG] pgmap v1834: 105 pgs: 105 active+clean; 127 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-08-29T18:28:40.471 INFO:tasks.workunit.client.0.smithi029.stdout: 769: throughput=4.99MB/sec pending data=0 2024-08-29T18:28:40.471 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-uE1soRv0oGfws6H off=735729 len=1936717 2024-08-29T18:28:40.477 INFO:tasks.workunit.client.0.smithi029.stdout:op 3994 completed, throughput=5MB/sec 2024-08-29T18:28:40.477 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-bdE6D_THqrb9R-p off=3260068 len=1486410 2024-08-29T18:28:40.489 INFO:tasks.workunit.client.0.smithi029.stdout:op 3995 completed, throughput=5MB/sec 2024-08-29T18:28:40.490 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-dlc7-eE3k6limp9 off=1026061 len=1248823 2024-08-29T18:28:40.498 INFO:tasks.workunit.client.0.smithi029.stdout:op 3996 completed, throughput=5MB/sec 2024-08-29T18:28:40.498 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-Lgcl8XMI1a4GVdq off=10101318 len=195885 2024-08-29T18:28:40.503 INFO:tasks.workunit.client.0.smithi029.stdout:op 3997 completed, throughput=5MB/sec 2024-08-29T18:28:40.503 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-PkZgsy7lGWfV_B8 off=10111436 len=177392 2024-08-29T18:28:40.505 INFO:tasks.workunit.client.0.smithi029.stdout:op 3998 completed, throughput=5MB/sec 2024-08-29T18:28:40.505 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-7fu5p1OzczWPNPL off=3634276 len=1946109 2024-08-29T18:28:40.508 INFO:tasks.workunit.client.0.smithi029.stdout:op 3999 completed, throughput=5MB/sec 2024-08-29T18:28:41.508 INFO:tasks.workunit.client.0.smithi029.stdout: 770: throughput=5MB/sec pending data=0 2024-08-29T18:28:41.509 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-sBxRmUqeGR4zrE1 off=5928987 len=1459092 2024-08-29T18:28:41.521 INFO:tasks.workunit.client.0.smithi029.stdout:op 4000 completed, throughput=5MB/sec 2024-08-29T18:28:41.521 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-1G7GDOU1CmaOim9 off=2173813 len=902847 2024-08-29T18:28:41.524 INFO:tasks.workunit.client.0.smithi029.stdout:op 4001 completed, throughput=5MB/sec 2024-08-29T18:28:41.524 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-OL4F2fzAJOmtqwX off=59238 len=700782 2024-08-29T18:28:41.531 INFO:tasks.workunit.client.0.smithi029.stdout:op 4002 completed, throughput=5MB/sec 2024-08-29T18:28:41.532 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-INAxakN0zJnzEUU off=17681194 len=380091 2024-08-29T18:28:41.537 INFO:tasks.workunit.client.0.smithi029.stdout:op 4003 completed, throughput=5MB/sec 2024-08-29T18:28:41.537 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-xsAoasfGNI35XDL off=401192 len=1008511 2024-08-29T18:28:41.541 INFO:tasks.workunit.client.0.smithi029.stdout:op 4004 completed, throughput=5MB/sec 2024-08-29T18:28:41.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:28:41 smithi029 bash[79042]: cluster 2024-08-29T18:28:40.255479+0000 mgr.y (mgr.25004) 1163 : cluster [DBG] pgmap v1835: 105 pgs: 105 active+clean; 127 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-08-29T18:28:41.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:28:41 smithi029 bash[77880]: cluster 2024-08-29T18:28:40.255479+0000 mgr.y (mgr.25004) 1163 : cluster [DBG] pgmap v1835: 105 pgs: 105 active+clean; 127 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-08-29T18:28:41.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:28:41 smithi110 bash[67519]: cluster 2024-08-29T18:28:40.255479+0000 mgr.y (mgr.25004) 1163 : cluster [DBG] pgmap v1835: 105 pgs: 105 active+clean; 127 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-08-29T18:28:42.542 INFO:tasks.workunit.client.0.smithi029.stdout: 771: throughput=4.99MB/sec pending data=0 2024-08-29T18:28:42.542 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-SX3a93Rz8JCVJBz off=23609379 len=865980 2024-08-29T18:28:42.551 INFO:tasks.workunit.client.0.smithi029.stdout:op 4005 completed, throughput=5MB/sec 2024-08-29T18:28:42.551 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-j0YIsVukvqpxudQ off=11515981 len=796597 2024-08-29T18:28:42.552 INFO:tasks.workunit.client.0.smithi029.stdout:op 4006 completed, throughput=5MB/sec 2024-08-29T18:28:42.553 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-l2osrjEKOwofV6z off=15374094 len=492243 2024-08-29T18:28:42.559 INFO:tasks.workunit.client.0.smithi029.stdout:op 4007 completed, throughput=5MB/sec 2024-08-29T18:28:42.559 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-0NudJxSSYGYFQsq off=3783923 len=103817 2024-08-29T18:28:42.560 INFO:tasks.workunit.client.0.smithi029.stdout:op 4008 completed, throughput=5MB/sec 2024-08-29T18:28:42.560 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-i9L6eYCg_BzWU5p off=7774954 len=461136 2024-08-29T18:28:42.566 INFO:tasks.workunit.client.0.smithi029.stdout:op 4009 completed, throughput=5MB/sec 2024-08-29T18:28:42.566 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-zMaSzjdMU9wkTO6 off=4595829 len=235230 2024-08-29T18:28:42.568 INFO:tasks.workunit.client.0.smithi029.stdout:op 4010 completed, throughput=5MB/sec 2024-08-29T18:28:42.568 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-egQ9ANw7sDePT7g off=6048453 len=1218272 2024-08-29T18:28:42.571 INFO:tasks.workunit.client.0.smithi029.stdout:op 4011 completed, throughput=5MB/sec 2024-08-29T18:28:42.571 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-yJBaAPyVuJNlif8 off=2429144 len=763309 2024-08-29T18:28:42.574 INFO:tasks.workunit.client.0.smithi029.stdout:op 4012 completed, throughput=5MB/sec 2024-08-29T18:28:43.575 INFO:tasks.workunit.client.0.smithi029.stdout: 772: throughput=4.99MB/sec pending data=0 2024-08-29T18:28:43.575 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-kLhJXPn7AIzilcy off=6339205 len=1755404 2024-08-29T18:28:43.590 INFO:tasks.workunit.client.0.smithi029.stdout:op 4013 completed, throughput=5MB/sec 2024-08-29T18:28:43.591 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-UlTgn9LvuuYNfVs off=10693167 len=1535777 2024-08-29T18:28:43.595 INFO:tasks.workunit.client.0.smithi029.stdout:op 4014 completed, throughput=5MB/sec 2024-08-29T18:28:43.595 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-k09202yNBMaFUA3 off=7085677 len=1251630 2024-08-29T18:28:43.607 INFO:tasks.workunit.client.0.smithi029.stdout:op 4015 completed, throughput=5MB/sec 2024-08-29T18:28:43.607 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-0HNmDHgA2g8Os4Q off=11697502 len=884773 2024-08-29T18:28:43.614 INFO:tasks.workunit.client.0.smithi029.stdout:op 4016 completed, throughput=5MB/sec 2024-08-29T18:28:43.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:28:43 smithi029 bash[79042]: cluster 2024-08-29T18:28:42.256727+0000 mgr.y (mgr.25004) 1164 : cluster [DBG] pgmap v1836: 105 pgs: 105 active+clean; 127 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 3.1 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-08-29T18:28:43.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:28:43 smithi029 bash[77880]: cluster 2024-08-29T18:28:42.256727+0000 mgr.y (mgr.25004) 1164 : cluster [DBG] pgmap v1836: 105 pgs: 105 active+clean; 127 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 3.1 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-08-29T18:28:43.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:28:43 smithi110 bash[67519]: cluster 2024-08-29T18:28:42.256727+0000 mgr.y (mgr.25004) 1164 : cluster [DBG] pgmap v1836: 105 pgs: 105 active+clean; 127 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 3.1 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-08-29T18:28:44.615 INFO:tasks.workunit.client.0.smithi029.stdout: 773: throughput=4.99MB/sec pending data=0 2024-08-29T18:28:44.615 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-Vwek5EKsvPdf8-q off=3804247 len=614098 2024-08-29T18:28:44.621 INFO:tasks.workunit.client.0.smithi029.stdout:op 4017 completed, throughput=4.99MB/sec 2024-08-29T18:28:44.622 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-B1vUvtgdlyMa7mq off=6135524 len=1066557 2024-08-29T18:28:44.631 INFO:tasks.workunit.client.0.smithi029.stdout:op 4018 completed, throughput=5MB/sec 2024-08-29T18:28:44.631 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-kbqstekYuhFiIub off=3075284 len=305511 2024-08-29T18:28:44.637 INFO:tasks.workunit.client.0.smithi029.stdout:op 4019 completed, throughput=5MB/sec 2024-08-29T18:28:44.637 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-1L8ym7uWa92FOz5 off=1321753 len=1272800 2024-08-29T18:28:44.640 INFO:tasks.workunit.client.0.smithi029.stdout:op 4020 completed, throughput=5MB/sec 2024-08-29T18:28:44.640 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-gqMB_iuWYELMD-v off=2389922 len=953471 2024-08-29T18:28:44.649 INFO:tasks.workunit.client.0.smithi029.stdout:op 4021 completed, throughput=5MB/sec 2024-08-29T18:28:44.649 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-n0a8OJDJkCPvlXc off=557590 len=653163 2024-08-29T18:28:44.652 INFO:tasks.workunit.client.0.smithi029.stdout:op 4022 completed, throughput=5MB/sec 2024-08-29T18:28:44.652 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-s5wlO_glljyNZx2 off=360400 len=1906123 2024-08-29T18:28:44.654 INFO:tasks.workunit.client.0.smithi029.stdout:op 4023 completed, throughput=5MB/sec 2024-08-29T18:28:44.901 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:28:44 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:28:44] "GET /metrics HTTP/1.1" 200 34025 "" "Prometheus/2.43.0" 2024-08-29T18:28:45.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:28:45 smithi029 bash[79042]: cluster 2024-08-29T18:28:44.257691+0000 mgr.y (mgr.25004) 1165 : cluster [DBG] pgmap v1837: 105 pgs: 105 active+clean; 127 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 3.2 MiB/s rd, 1.3 MiB/s wr, 4 op/s 2024-08-29T18:28:45.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:28:45 smithi029 bash[77880]: cluster 2024-08-29T18:28:44.257691+0000 mgr.y (mgr.25004) 1165 : cluster [DBG] pgmap v1837: 105 pgs: 105 active+clean; 127 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 3.2 MiB/s rd, 1.3 MiB/s wr, 4 op/s 2024-08-29T18:28:45.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:28:45 smithi110 bash[67519]: cluster 2024-08-29T18:28:44.257691+0000 mgr.y (mgr.25004) 1165 : cluster [DBG] pgmap v1837: 105 pgs: 105 active+clean; 127 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 3.2 MiB/s rd, 1.3 MiB/s wr, 4 op/s 2024-08-29T18:28:45.655 INFO:tasks.workunit.client.0.smithi029.stdout: 774: throughput=5MB/sec pending data=0 2024-08-29T18:28:45.655 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-eumBqkaY38MoRc7 off=15013288 len=2080074 2024-08-29T18:28:45.660 INFO:tasks.workunit.client.0.smithi029.stdout:op 4024 completed, throughput=5MB/sec 2024-08-29T18:28:45.660 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-PX2_QQwSSvtxRj4 off=4267185 len=266506 2024-08-29T18:28:45.661 INFO:tasks.workunit.client.0.smithi029.stdout:op 4025 completed, throughput=5MB/sec 2024-08-29T18:28:45.662 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-m8ypAt_m95yoCy5 off=0 len=1723528 2024-08-29T18:28:45.666 INFO:tasks.workunit.client.0.smithi029.stdout:op 4026 completed, throughput=5MB/sec 2024-08-29T18:28:46.666 INFO:tasks.workunit.client.0.smithi029.stdout: 775: throughput=4.99MB/sec pending data=0 2024-08-29T18:28:46.666 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-uDc2-ix9-gE-NYu off=3286314 len=1417155 2024-08-29T18:28:46.670 INFO:tasks.workunit.client.0.smithi029.stdout:op 4027 completed, throughput=5MB/sec 2024-08-29T18:28:46.670 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-KldZsOSbUQuMgWb off=12479564 len=1292344 2024-08-29T18:28:46.681 INFO:tasks.workunit.client.0.smithi029.stdout:op 4028 completed, throughput=5MB/sec 2024-08-29T18:28:46.681 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-5vdHwqmzR3RuCQs off=7028934 len=669153 2024-08-29T18:28:46.688 INFO:tasks.workunit.client.0.smithi029.stdout:op 4029 completed, throughput=5MB/sec 2024-08-29T18:28:46.688 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-nbrAlvYLI2Tp0no off=8908070 len=1158841 2024-08-29T18:28:46.692 INFO:tasks.workunit.client.0.smithi029.stdout:op 4030 completed, throughput=5MB/sec 2024-08-29T18:28:46.692 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-ZJbi-QpIxXWHdfA off=8716054 len=409377 2024-08-29T18:28:46.694 INFO:tasks.workunit.client.0.smithi029.stdout:op 4031 completed, throughput=5MB/sec 2024-08-29T18:28:46.694 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-1ZKGeO4AUqhwbQe off=6597829 len=1735525 2024-08-29T18:28:46.705 INFO:tasks.workunit.client.0.smithi029.stdout:op 4032 completed, throughput=5MB/sec 2024-08-29T18:28:47.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:28:47 smithi029 bash[79042]: cluster 2024-08-29T18:28:46.258710+0000 mgr.y (mgr.25004) 1166 : cluster [DBG] pgmap v1838: 105 pgs: 105 active+clean; 127 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 3.2 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-08-29T18:28:47.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:28:47 smithi029 bash[77880]: cluster 2024-08-29T18:28:46.258710+0000 mgr.y (mgr.25004) 1166 : cluster [DBG] pgmap v1838: 105 pgs: 105 active+clean; 127 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 3.2 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-08-29T18:28:47.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:28:47 smithi110 bash[67519]: cluster 2024-08-29T18:28:46.258710+0000 mgr.y (mgr.25004) 1166 : cluster [DBG] pgmap v1838: 105 pgs: 105 active+clean; 127 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 3.2 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-08-29T18:28:47.706 INFO:tasks.workunit.client.0.smithi029.stdout: 776: throughput=5MB/sec pending data=0 2024-08-29T18:28:47.706 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-GatC3XXtBsIrW2j off=7213452 len=315026 2024-08-29T18:28:47.711 INFO:tasks.workunit.client.0.smithi029.stdout:op 4033 completed, throughput=5MB/sec 2024-08-29T18:28:47.711 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-u4B3FOFj5BUOvbI off=8268727 len=582214 2024-08-29T18:28:47.717 INFO:tasks.workunit.client.0.smithi029.stdout:op 4034 completed, throughput=5MB/sec 2024-08-29T18:28:47.717 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-d787ZiBx_J4Kq4U off=4613031 len=1893091 2024-08-29T18:28:47.730 INFO:tasks.workunit.client.0.smithi029.stdout:op 4035 completed, throughput=5MB/sec 2024-08-29T18:28:47.730 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-GW-vSRqFgIpuDAz off=3709780 len=133317 2024-08-29T18:28:47.735 INFO:tasks.workunit.client.0.smithi029.stdout:op 4036 completed, throughput=5MB/sec 2024-08-29T18:28:47.735 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-GnUULAK1JL7SCn1 off=8396268 len=1748470 2024-08-29T18:28:47.738 INFO:tasks.workunit.client.0.smithi029.stdout:op 4037 completed, throughput=5MB/sec 2024-08-29T18:28:48.738 INFO:tasks.workunit.client.0.smithi029.stdout: 777: throughput=4.99MB/sec pending data=0 2024-08-29T18:28:48.738 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-rEyevUA-r0n0VGI off=7657408 len=579199 2024-08-29T18:28:48.745 INFO:tasks.workunit.client.0.smithi029.stdout:op 4038 completed, throughput=5MB/sec 2024-08-29T18:28:48.745 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-TWq_OqSgURnvi2W off=374348 len=180708 2024-08-29T18:28:48.750 INFO:tasks.workunit.client.0.smithi029.stdout:op 4039 completed, throughput=5MB/sec 2024-08-29T18:28:48.750 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-9Sa17cQMqMPCr6v off=649160 len=1956329 2024-08-29T18:28:48.755 INFO:tasks.workunit.client.0.smithi029.stdout:op 4040 completed, throughput=5MB/sec 2024-08-29T18:28:48.755 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-qWfegQZx6DeIfdf off=2795753 len=1442856 2024-08-29T18:28:48.757 INFO:tasks.workunit.client.0.smithi029.stdout:op 4041 completed, throughput=5MB/sec 2024-08-29T18:28:48.757 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-pF8teRMVGpFMt8t off=9353074 len=1513390 2024-08-29T18:28:48.766 INFO:tasks.workunit.client.0.smithi029.stdout:op 4042 completed, throughput=5MB/sec 2024-08-29T18:28:49.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:28:49 smithi029 bash[79042]: cluster 2024-08-29T18:28:48.259636+0000 mgr.y (mgr.25004) 1167 : cluster [DBG] pgmap v1839: 105 pgs: 105 active+clean; 127 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 3.7 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-08-29T18:28:49.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:28:49 smithi029 bash[79042]: audit 2024-08-29T18:28:48.555371+0000 mon.c (mon.2) 567 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:28:49.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:28:49 smithi029 bash[77880]: cluster 2024-08-29T18:28:48.259636+0000 mgr.y (mgr.25004) 1167 : cluster [DBG] pgmap v1839: 105 pgs: 105 active+clean; 127 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 3.7 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-08-29T18:28:49.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:28:49 smithi029 bash[77880]: audit 2024-08-29T18:28:48.555371+0000 mon.c (mon.2) 567 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:28:49.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:28:49 smithi110 bash[67519]: cluster 2024-08-29T18:28:48.259636+0000 mgr.y (mgr.25004) 1167 : cluster [DBG] pgmap v1839: 105 pgs: 105 active+clean; 127 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 3.7 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-08-29T18:28:49.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:28:49 smithi110 bash[67519]: audit 2024-08-29T18:28:48.555371+0000 mon.c (mon.2) 567 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:28:49.767 INFO:tasks.workunit.client.0.smithi029.stdout: 778: throughput=5MB/sec pending data=0 2024-08-29T18:28:49.767 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-GEzq-Wx9Pq7HWay off=18929214 len=962316 2024-08-29T18:28:49.776 INFO:tasks.workunit.client.0.smithi029.stdout:op 4043 completed, throughput=5MB/sec 2024-08-29T18:28:49.776 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-DAvCSCv1hRvkLiP off=12165509 len=1155565 2024-08-29T18:28:49.779 INFO:tasks.workunit.client.0.smithi029.stdout:op 4044 completed, throughput=5MB/sec 2024-08-29T18:28:49.779 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-aV66CWX3mXRHPzw off=1323978 len=417087 2024-08-29T18:28:49.781 INFO:tasks.workunit.client.0.smithi029.stdout:op 4045 completed, throughput=5MB/sec 2024-08-29T18:28:49.781 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-a8K64cEmZt3WGEq off=436274 len=937492 2024-08-29T18:28:49.783 INFO:tasks.workunit.client.0.smithi029.stdout:op 4046 completed, throughput=5MB/sec 2024-08-29T18:28:49.784 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-3_SKDaeupRgmz7g off=4270702 len=190026 2024-08-29T18:28:49.789 INFO:tasks.workunit.client.0.smithi029.stdout:op 4047 completed, throughput=5MB/sec 2024-08-29T18:28:49.789 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-cXZKBe5ros0Erdf off=9579495 len=653316 2024-08-29T18:28:49.790 INFO:tasks.workunit.client.0.smithi029.stdout:op 4048 completed, throughput=5MB/sec 2024-08-29T18:28:50.791 INFO:tasks.workunit.client.0.smithi029.stdout: 779: throughput=4.99MB/sec pending data=0 2024-08-29T18:28:50.791 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-atA6qwx8qrsRlAt off=1370680 len=493512 2024-08-29T18:28:50.797 INFO:tasks.workunit.client.0.smithi029.stdout:op 4049 completed, throughput=4.99MB/sec 2024-08-29T18:28:50.797 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-gGJo63JnLtETIwn off=0 len=1253553 2024-08-29T18:28:50.802 INFO:tasks.workunit.client.0.smithi029.stdout:op 4050 completed, throughput=5MB/sec 2024-08-29T18:28:50.802 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-EMt6fLtQlRsVEMQ off=3799051 len=1776266 2024-08-29T18:28:50.816 INFO:tasks.workunit.client.0.smithi029.stdout:op 4051 completed, throughput=5MB/sec 2024-08-29T18:28:50.816 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-k2wD5nOjds61ClN off=16199737 len=728966 2024-08-29T18:28:50.818 INFO:tasks.workunit.client.0.smithi029.stdout:op 4052 completed, throughput=5MB/sec 2024-08-29T18:28:50.819 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-n0wLXhwzzPn9p5t off=10644548 len=231112 2024-08-29T18:28:50.824 INFO:tasks.workunit.client.0.smithi029.stdout:op 4053 completed, throughput=5MB/sec 2024-08-29T18:28:50.824 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-NIZpNQsk3q3-nf6 off=6757637 len=1874365 2024-08-29T18:28:50.828 INFO:tasks.workunit.client.0.smithi029.stdout:op 4054 completed, throughput=5MB/sec 2024-08-29T18:28:51.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:28:51 smithi029 bash[79042]: cluster 2024-08-29T18:28:50.260475+0000 mgr.y (mgr.25004) 1168 : cluster [DBG] pgmap v1840: 105 pgs: 105 active+clean; 127 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-08-29T18:28:51.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:28:51 smithi029 bash[77880]: cluster 2024-08-29T18:28:50.260475+0000 mgr.y (mgr.25004) 1168 : cluster [DBG] pgmap v1840: 105 pgs: 105 active+clean; 127 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-08-29T18:28:51.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:28:51 smithi110 bash[67519]: cluster 2024-08-29T18:28:50.260475+0000 mgr.y (mgr.25004) 1168 : cluster [DBG] pgmap v1840: 105 pgs: 105 active+clean; 127 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-08-29T18:28:51.829 INFO:tasks.workunit.client.0.smithi029.stdout: 780: throughput=4.99MB/sec pending data=0 2024-08-29T18:28:51.829 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-_ip1zARPqm1IsQ_ off=5361382 len=769024 2024-08-29T18:28:51.831 INFO:tasks.workunit.client.0.smithi029.stdout:op 4055 completed, throughput=5MB/sec 2024-08-29T18:28:51.832 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-WSlr6uw1RuDMW-N off=14270509 len=764148 2024-08-29T18:28:51.839 INFO:tasks.workunit.client.0.smithi029.stdout:op 4056 completed, throughput=5MB/sec 2024-08-29T18:28:51.839 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-CuhdwjjBGEz93iI off=5372659 len=1839044 2024-08-29T18:28:51.843 INFO:tasks.workunit.client.0.smithi029.stdout:op 4057 completed, throughput=5MB/sec 2024-08-29T18:28:51.843 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-DQov0knUkDuhn_i off=1146101 len=1205784 2024-08-29T18:28:51.853 INFO:tasks.workunit.client.0.smithi029.stdout:op 4058 completed, throughput=5MB/sec 2024-08-29T18:28:52.853 INFO:tasks.workunit.client.0.smithi029.stdout: 781: throughput=4.99MB/sec pending data=0 2024-08-29T18:28:52.854 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-rWJB9-yORfb4XSE off=6085049 len=1209456 2024-08-29T18:28:52.865 INFO:tasks.workunit.client.0.smithi029.stdout:op 4059 completed, throughput=5MB/sec 2024-08-29T18:28:52.865 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-IZOS0KGUH_7O7KO off=2505902 len=464595 2024-08-29T18:28:52.867 INFO:tasks.workunit.client.0.smithi029.stdout:op 4060 completed, throughput=5MB/sec 2024-08-29T18:28:52.867 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-MRKpuOZdUvGEXXo off=5486221 len=815737 2024-08-29T18:28:52.869 INFO:tasks.workunit.client.0.smithi029.stdout:op 4061 completed, throughput=5MB/sec 2024-08-29T18:28:52.869 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-2X2BISb_KP5BtBx off=0 len=1221525 2024-08-29T18:28:52.879 INFO:tasks.workunit.client.0.smithi029.stdout:op 4062 completed, throughput=5MB/sec 2024-08-29T18:28:52.879 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-mjt5bu9vmgBQbQ5 off=465437 len=1097478 2024-08-29T18:28:52.882 INFO:tasks.workunit.client.0.smithi029.stdout:op 4063 completed, throughput=5MB/sec 2024-08-29T18:28:52.882 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-WCOVXN-vb99q3S_ off=913511 len=399589 2024-08-29T18:28:52.883 INFO:tasks.workunit.client.0.smithi029.stdout:op 4064 completed, throughput=5MB/sec 2024-08-29T18:28:53.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:28:53 smithi029 bash[79042]: cluster 2024-08-29T18:28:52.261662+0000 mgr.y (mgr.25004) 1169 : cluster [DBG] pgmap v1841: 105 pgs: 105 active+clean; 127 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-08-29T18:28:53.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:28:53 smithi029 bash[77880]: cluster 2024-08-29T18:28:52.261662+0000 mgr.y (mgr.25004) 1169 : cluster [DBG] pgmap v1841: 105 pgs: 105 active+clean; 127 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-08-29T18:28:53.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:28:53 smithi110 bash[67519]: cluster 2024-08-29T18:28:52.261662+0000 mgr.y (mgr.25004) 1169 : cluster [DBG] pgmap v1841: 105 pgs: 105 active+clean; 127 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-08-29T18:28:53.884 INFO:tasks.workunit.client.0.smithi029.stdout: 782: throughput=4.99MB/sec pending data=0 2024-08-29T18:28:53.884 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-hdHln48erknvijq off=1919075 len=1643866 2024-08-29T18:28:53.897 INFO:tasks.workunit.client.0.smithi029.stdout:op 4065 completed, throughput=5MB/sec 2024-08-29T18:28:53.898 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-DdF-_2C8ldxLp0b off=992075 len=345292 2024-08-29T18:28:53.899 INFO:tasks.workunit.client.0.smithi029.stdout:op 4066 completed, throughput=5MB/sec 2024-08-29T18:28:53.899 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-usIXdaVxZ-FxWD9 off=6800310 len=89233 2024-08-29T18:28:53.900 INFO:tasks.workunit.client.0.smithi029.stdout:op 4067 completed, throughput=5MB/sec 2024-08-29T18:28:53.901 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-_txxpUoUbw1pM1r off=13448736 len=1466251 2024-08-29T18:28:53.904 INFO:tasks.workunit.client.0.smithi029.stdout:op 4068 completed, throughput=5MB/sec 2024-08-29T18:28:53.904 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-8b80Kem7NypjPUE off=727754 len=699087 2024-08-29T18:28:53.907 INFO:tasks.workunit.client.0.smithi029.stdout:op 4069 completed, throughput=5MB/sec 2024-08-29T18:28:53.907 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-XLzDdTeTy7Vmf7Y off=4735222 len=1068307 2024-08-29T18:28:53.916 INFO:tasks.workunit.client.0.smithi029.stdout:op 4070 completed, throughput=5MB/sec 2024-08-29T18:28:53.916 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-E1CoXSLdqtC1lqn off=22738611 len=649985 2024-08-29T18:28:53.923 INFO:tasks.workunit.client.0.smithi029.stdout:op 4071 completed, throughput=5MB/sec 2024-08-29T18:28:54.901 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:28:54 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:28:54] "GET /metrics HTTP/1.1" 200 34026 "" "Prometheus/2.43.0" 2024-08-29T18:28:54.924 INFO:tasks.workunit.client.0.smithi029.stdout: 783: throughput=4.99MB/sec pending data=0 2024-08-29T18:28:54.924 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-KnnR-Z9ahtwM0ur off=887278 len=606766 2024-08-29T18:28:54.926 INFO:tasks.workunit.client.0.smithi029.stdout:op 4072 completed, throughput=5MB/sec 2024-08-29T18:28:54.927 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-CJjN5hSWbWTfKWU off=1514020 len=562338 2024-08-29T18:28:54.929 INFO:tasks.workunit.client.0.smithi029.stdout:op 4073 completed, throughput=5MB/sec 2024-08-29T18:28:54.929 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-912ulSRxeg_oVli off=2670322 len=1730592 2024-08-29T18:28:54.941 INFO:tasks.workunit.client.0.smithi029.stdout:op 4074 completed, throughput=5MB/sec 2024-08-29T18:28:54.941 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-kyvlIYzSLZCprBb off=10105672 len=1677981 2024-08-29T18:28:54.943 INFO:tasks.workunit.client.0.smithi029.stdout:op 4075 completed, throughput=5MB/sec 2024-08-29T18:28:54.944 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-P2wr8iDJqavy3y1 off=13143577 len=1183502 2024-08-29T18:28:54.953 INFO:tasks.workunit.client.0.smithi029.stdout:op 4076 completed, throughput=5MB/sec 2024-08-29T18:28:55.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:28:55 smithi029 bash[77880]: cluster 2024-08-29T18:28:54.262482+0000 mgr.y (mgr.25004) 1170 : cluster [DBG] pgmap v1842: 105 pgs: 105 active+clean; 127 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-08-29T18:28:55.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:28:55 smithi029 bash[79042]: cluster 2024-08-29T18:28:54.262482+0000 mgr.y (mgr.25004) 1170 : cluster [DBG] pgmap v1842: 105 pgs: 105 active+clean; 127 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-08-29T18:28:55.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:28:55 smithi110 bash[67519]: cluster 2024-08-29T18:28:54.262482+0000 mgr.y (mgr.25004) 1170 : cluster [DBG] pgmap v1842: 105 pgs: 105 active+clean; 127 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-08-29T18:28:55.954 INFO:tasks.workunit.client.0.smithi029.stdout: 784: throughput=4.99MB/sec pending data=0 2024-08-29T18:28:55.954 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-HN8fTAwYWSjDn0q off=5049011 len=1662602 2024-08-29T18:28:55.968 INFO:tasks.workunit.client.0.smithi029.stdout:op 4077 completed, throughput=5MB/sec 2024-08-29T18:28:55.968 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-U1X1-r90zQY1XSH off=1577037 len=1320240 2024-08-29T18:28:55.972 INFO:tasks.workunit.client.0.smithi029.stdout:op 4078 completed, throughput=5MB/sec 2024-08-29T18:28:55.972 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-uXYiGnt5XZqsBVd off=694764 len=761445 2024-08-29T18:28:55.974 INFO:tasks.workunit.client.0.smithi029.stdout:op 4079 completed, throughput=5MB/sec 2024-08-29T18:28:55.974 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-t2CX2CgZipMg0eh off=17507191 len=1682390 2024-08-29T18:28:55.986 INFO:tasks.workunit.client.0.smithi029.stdout:op 4080 completed, throughput=5MB/sec 2024-08-29T18:28:56.986 INFO:tasks.workunit.client.0.smithi029.stdout: 785: throughput=4.99MB/sec pending data=0 2024-08-29T18:28:56.986 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-f4ure4w-FlRnHXp off=6317290 len=1584547 2024-08-29T18:28:56.999 INFO:tasks.workunit.client.0.smithi029.stdout:op 4081 completed, throughput=5MB/sec 2024-08-29T18:28:56.999 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-m6tzXeWNIxK6XPc off=16194449 len=1445672 2024-08-29T18:28:57.003 INFO:tasks.workunit.client.0.smithi029.stdout:op 4082 completed, throughput=5MB/sec 2024-08-29T18:28:57.003 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-oiXm9brUXidMUEb off=1231181 len=1714800 2024-08-29T18:28:57.015 INFO:tasks.workunit.client.0.smithi029.stdout:op 4083 completed, throughput=5MB/sec 2024-08-29T18:28:57.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:28:57 smithi029 bash[79042]: cluster 2024-08-29T18:28:56.263512+0000 mgr.y (mgr.25004) 1171 : cluster [DBG] pgmap v1843: 105 pgs: 105 active+clean; 127 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-08-29T18:28:57.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:28:57 smithi029 bash[77880]: cluster 2024-08-29T18:28:56.263512+0000 mgr.y (mgr.25004) 1171 : cluster [DBG] pgmap v1843: 105 pgs: 105 active+clean; 127 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-08-29T18:28:57.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:28:57 smithi110 bash[67519]: cluster 2024-08-29T18:28:56.263512+0000 mgr.y (mgr.25004) 1171 : cluster [DBG] pgmap v1843: 105 pgs: 105 active+clean; 127 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-08-29T18:28:58.015 INFO:tasks.workunit.client.0.smithi029.stdout: 786: throughput=4.99MB/sec pending data=0 2024-08-29T18:28:58.016 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-Zo5C0qozwTdrsYm off=2597988 len=480819 2024-08-29T18:28:58.022 INFO:tasks.workunit.client.0.smithi029.stdout:op 4084 completed, throughput=4.99MB/sec 2024-08-29T18:28:58.022 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-QHcifoS997D0lXW off=22994372 len=2034783 2024-08-29T18:28:58.028 INFO:tasks.workunit.client.0.smithi029.stdout:op 4085 completed, throughput=5MB/sec 2024-08-29T18:28:58.028 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-lNWlNDbZB9krOeX off=1224484 len=376398 2024-08-29T18:28:58.034 INFO:tasks.workunit.client.0.smithi029.stdout:op 4086 completed, throughput=5MB/sec 2024-08-29T18:28:58.034 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-WGMgcLFEMzHei87 off=5936532 len=140336 2024-08-29T18:28:58.039 INFO:tasks.workunit.client.0.smithi029.stdout:op 4087 completed, throughput=5MB/sec 2024-08-29T18:28:58.039 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-gC6QsZ1sW8u5j4m off=4934126 len=524508 2024-08-29T18:28:58.046 INFO:tasks.workunit.client.0.smithi029.stdout:op 4088 completed, throughput=5MB/sec 2024-08-29T18:28:58.046 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-5AEX3M-8dMfVswX off=7293633 len=1954672 2024-08-29T18:28:58.049 INFO:tasks.workunit.client.0.smithi029.stdout:op 4089 completed, throughput=5MB/sec 2024-08-29T18:28:59.049 INFO:tasks.workunit.client.0.smithi029.stdout: 787: throughput=4.99MB/sec pending data=0 2024-08-29T18:28:59.050 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-q8E46ZY5GnUcgpu off=11781021 len=1585045 2024-08-29T18:28:59.061 INFO:tasks.workunit.client.0.smithi029.stdout:op 4090 completed, throughput=5MB/sec 2024-08-29T18:28:59.061 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-qyXv3dHtzcsgD2l off=8197737 len=381686 2024-08-29T18:28:59.063 INFO:tasks.workunit.client.0.smithi029.stdout:op 4091 completed, throughput=5MB/sec 2024-08-29T18:28:59.063 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-1G7GDOU1CmaOim9 off=3855951 len=1599651 2024-08-29T18:28:59.074 INFO:tasks.workunit.client.0.smithi029.stdout:op 4092 completed, throughput=5MB/sec 2024-08-29T18:28:59.074 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-oRevMeLqlpBQjlg off=7488791 len=348609 2024-08-29T18:28:59.077 INFO:tasks.workunit.client.0.smithi029.stdout:op 4093 completed, throughput=5MB/sec 2024-08-29T18:28:59.077 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-2h3SwP_hKOXBv17 off=17401858 len=610674 2024-08-29T18:28:59.079 INFO:tasks.workunit.client.0.smithi029.stdout:op 4094 completed, throughput=5MB/sec 2024-08-29T18:28:59.079 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-PMzb9COdm1fMuPH off=12642626 len=730922 2024-08-29T18:28:59.087 INFO:tasks.workunit.client.0.smithi029.stdout:op 4095 completed, throughput=5MB/sec 2024-08-29T18:28:59.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:28:59 smithi029 bash[79042]: cluster 2024-08-29T18:28:58.264429+0000 mgr.y (mgr.25004) 1172 : cluster [DBG] pgmap v1844: 105 pgs: 105 active+clean; 127 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-08-29T18:28:59.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:28:59 smithi029 bash[77880]: cluster 2024-08-29T18:28:58.264429+0000 mgr.y (mgr.25004) 1172 : cluster [DBG] pgmap v1844: 105 pgs: 105 active+clean; 127 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-08-29T18:28:59.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:28:59 smithi110 bash[67519]: cluster 2024-08-29T18:28:58.264429+0000 mgr.y (mgr.25004) 1172 : cluster [DBG] pgmap v1844: 105 pgs: 105 active+clean; 127 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-08-29T18:29:00.087 INFO:tasks.workunit.client.0.smithi029.stdout: 788: throughput=4.99MB/sec pending data=0 2024-08-29T18:29:00.087 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-vpMCaM8my8CSG4a off=2399018 len=1297364 2024-08-29T18:29:00.090 INFO:tasks.workunit.client.0.smithi029.stdout:op 4096 completed, throughput=5MB/sec 2024-08-29T18:29:00.090 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-WTeMlkyAHEkxfj2 off=1545368 len=1874837 2024-08-29T18:29:00.095 INFO:tasks.workunit.client.0.smithi029.stdout:op 4097 completed, throughput=5MB/sec 2024-08-29T18:29:00.095 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-oI6tWf6yFe6hAqX off=941873 len=255409 2024-08-29T18:29:00.101 INFO:tasks.workunit.client.0.smithi029.stdout:op 4098 completed, throughput=5MB/sec 2024-08-29T18:29:00.102 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-5g4SStXcDrTQMnX off=5351511 len=839651 2024-08-29T18:29:00.104 INFO:tasks.workunit.client.0.smithi029.stdout:op 4099 completed, throughput=5MB/sec 2024-08-29T18:29:00.104 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-DCYq_9a1BaxudBg off=1692706 len=2082305 2024-08-29T18:29:00.110 INFO:tasks.workunit.client.0.smithi029.stdout:op 4100 completed, throughput=5MB/sec 2024-08-29T18:29:01.111 INFO:tasks.workunit.client.0.smithi029.stdout: 789: throughput=5MB/sec pending data=0 2024-08-29T18:29:01.111 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-ppxniSRNvpQ7BRB off=2368979 len=46541 2024-08-29T18:29:01.112 INFO:tasks.workunit.client.0.smithi029.stdout:op 4101 completed, throughput=5MB/sec 2024-08-29T18:29:01.112 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-ixCq64ot1BBZY21 off=215223 len=986158 2024-08-29T18:29:01.116 INFO:tasks.workunit.client.0.smithi029.stdout:op 4102 completed, throughput=5MB/sec 2024-08-29T18:29:01.116 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-Q4KOiZHm96GQkMC off=13584863 len=945176 2024-08-29T18:29:01.125 INFO:tasks.workunit.client.0.smithi029.stdout:op 4103 completed, throughput=5MB/sec 2024-08-29T18:29:01.125 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-jEOlFXAodpTet8q off=1817228 len=1038903 2024-08-29T18:29:01.128 INFO:tasks.workunit.client.0.smithi029.stdout:op 4104 completed, throughput=5MB/sec 2024-08-29T18:29:01.129 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-BVRTeSvVuvohP7n off=1231016 len=116200 2024-08-29T18:29:01.129 INFO:tasks.workunit.client.0.smithi029.stdout:op 4105 completed, throughput=5MB/sec 2024-08-29T18:29:01.129 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-R9rkLcBWk6dnwBc off=11774117 len=881270 2024-08-29T18:29:01.137 INFO:tasks.workunit.client.0.smithi029.stdout:op 4106 completed, throughput=5MB/sec 2024-08-29T18:29:01.137 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-iMS3sllkU6Pe3it off=1609071 len=680961 2024-08-29T18:29:01.138 INFO:tasks.workunit.client.0.smithi029.stdout:op 4107 completed, throughput=5MB/sec 2024-08-29T18:29:01.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:29:01 smithi029 bash[79042]: cluster 2024-08-29T18:29:00.265312+0000 mgr.y (mgr.25004) 1173 : cluster [DBG] pgmap v1845: 105 pgs: 105 active+clean; 127 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-08-29T18:29:01.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:29:01 smithi029 bash[77880]: cluster 2024-08-29T18:29:00.265312+0000 mgr.y (mgr.25004) 1173 : cluster [DBG] pgmap v1845: 105 pgs: 105 active+clean; 127 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-08-29T18:29:01.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:29:01 smithi110 bash[67519]: cluster 2024-08-29T18:29:00.265312+0000 mgr.y (mgr.25004) 1173 : cluster [DBG] pgmap v1845: 105 pgs: 105 active+clean; 127 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-08-29T18:29:02.138 INFO:tasks.workunit.client.0.smithi029.stdout: 790: throughput=4.99MB/sec pending data=0 2024-08-29T18:29:02.139 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-Kqmyh6IEO7f6mrl off=6011208 len=2043610 2024-08-29T18:29:02.154 INFO:tasks.workunit.client.0.smithi029.stdout:op 4108 completed, throughput=5MB/sec 2024-08-29T18:29:02.154 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-G7f3Our6kpH7jxj off=2322669 len=441517 2024-08-29T18:29:02.161 INFO:tasks.workunit.client.0.smithi029.stdout:op 4109 completed, throughput=5MB/sec 2024-08-29T18:29:02.161 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-Fsd8JUNwEXrvOxp off=537280 len=1685188 2024-08-29T18:29:02.164 INFO:tasks.workunit.client.0.smithi029.stdout:op 4110 completed, throughput=5MB/sec 2024-08-29T18:29:02.164 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-l4lIOH8Q3cXdTSu off=3822516 len=289905 2024-08-29T18:29:02.170 INFO:tasks.workunit.client.0.smithi029.stdout:op 4111 completed, throughput=5MB/sec 2024-08-29T18:29:02.170 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-hB-dPSLyWQaaP1w off=841079 len=1909268 2024-08-29T18:29:02.184 INFO:tasks.workunit.client.0.smithi029.stdout:op 4112 completed, throughput=5MB/sec 2024-08-29T18:29:03.184 INFO:tasks.workunit.client.0.smithi029.stdout: 791: throughput=5MB/sec pending data=0 2024-08-29T18:29:03.185 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-eftS3Lm3YptzMa9 off=4964063 len=701326 2024-08-29T18:29:03.191 INFO:tasks.workunit.client.0.smithi029.stdout:op 4113 completed, throughput=5MB/sec 2024-08-29T18:29:03.191 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-MnBGeZzuZJcbegC off=961236 len=340017 2024-08-29T18:29:03.193 INFO:tasks.workunit.client.0.smithi029.stdout:op 4114 completed, throughput=5MB/sec 2024-08-29T18:29:03.193 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-COxQUdSJuV0s4dv off=13148815 len=1513955 2024-08-29T18:29:03.196 INFO:tasks.workunit.client.0.smithi029.stdout:op 4115 completed, throughput=5MB/sec 2024-08-29T18:29:03.196 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-LsOXn60qSFdIxy8 off=9586058 len=1694116 2024-08-29T18:29:03.201 INFO:tasks.workunit.client.0.smithi029.stdout:op 4116 completed, throughput=5MB/sec 2024-08-29T18:29:03.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:29:03 smithi029 bash[79042]: cluster 2024-08-29T18:29:02.266536+0000 mgr.y (mgr.25004) 1174 : cluster [DBG] pgmap v1846: 105 pgs: 105 active+clean; 127 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2024-08-29T18:29:03.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:29:03 smithi029 bash[77880]: cluster 2024-08-29T18:29:02.266536+0000 mgr.y (mgr.25004) 1174 : cluster [DBG] pgmap v1846: 105 pgs: 105 active+clean; 127 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2024-08-29T18:29:03.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:29:03 smithi110 bash[67519]: cluster 2024-08-29T18:29:02.266536+0000 mgr.y (mgr.25004) 1174 : cluster [DBG] pgmap v1846: 105 pgs: 105 active+clean; 127 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2024-08-29T18:29:04.201 INFO:tasks.workunit.client.0.smithi029.stdout: 792: throughput=4.99MB/sec pending data=0 2024-08-29T18:29:04.201 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-AF8EaU6uaaMmAr7 off=1202402 len=1352137 2024-08-29T18:29:04.211 INFO:tasks.workunit.client.0.smithi029.stdout:op 4117 completed, throughput=5MB/sec 2024-08-29T18:29:04.211 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-c7PcfG7ZcKNcccg off=3155456 len=924902 2024-08-29T18:29:04.220 INFO:tasks.workunit.client.0.smithi029.stdout:op 4118 completed, throughput=5MB/sec 2024-08-29T18:29:04.221 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-3RNrCoVOiYdXTUM off=587189 len=1866970 2024-08-29T18:29:04.226 INFO:tasks.workunit.client.0.smithi029.stdout:op 4119 completed, throughput=5MB/sec 2024-08-29T18:29:04.227 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-99udrXEBdQr1wc6 off=16419920 len=1635209 2024-08-29T18:29:04.230 INFO:tasks.workunit.client.0.smithi029.stdout:op 4120 completed, throughput=5MB/sec 2024-08-29T18:29:04.651 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:29:04 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:29:04] "GET /metrics HTTP/1.1" 200 34028 "" "Prometheus/2.43.0" 2024-08-29T18:29:04.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:29:04 smithi029 bash[79042]: audit 2024-08-29T18:29:03.555682+0000 mon.c (mon.2) 568 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:29:04.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:29:04 smithi029 bash[77880]: audit 2024-08-29T18:29:03.555682+0000 mon.c (mon.2) 568 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:29:04.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:29:04 smithi110 bash[67519]: audit 2024-08-29T18:29:03.555682+0000 mon.c (mon.2) 568 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:29:05.231 INFO:tasks.workunit.client.0.smithi029.stdout: 793: throughput=4.99MB/sec pending data=0 2024-08-29T18:29:05.231 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-bf4J9jHBTBV-zk7 off=1808398 len=728387 2024-08-29T18:29:05.240 INFO:tasks.workunit.client.0.smithi029.stdout:op 4121 completed, throughput=5MB/sec 2024-08-29T18:29:05.240 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-fQmrs-_FaCR3TLz off=907183 len=2077592 2024-08-29T18:29:05.246 INFO:tasks.workunit.client.0.smithi029.stdout:op 4122 completed, throughput=5MB/sec 2024-08-29T18:29:05.246 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-2WHHhtXDJlKqhPp off=9479245 len=1613355 2024-08-29T18:29:05.251 INFO:tasks.workunit.client.0.smithi029.stdout:op 4123 completed, throughput=5MB/sec 2024-08-29T18:29:05.251 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj--KD9CPZTUINU7Nk off=6051823 len=612728 2024-08-29T18:29:05.254 INFO:tasks.workunit.client.0.smithi029.stdout:op 4124 completed, throughput=5MB/sec 2024-08-29T18:29:05.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:29:05 smithi029 bash[79042]: cluster 2024-08-29T18:29:04.267376+0000 mgr.y (mgr.25004) 1175 : cluster [DBG] pgmap v1847: 105 pgs: 105 active+clean; 127 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-08-29T18:29:05.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:29:05 smithi029 bash[77880]: cluster 2024-08-29T18:29:04.267376+0000 mgr.y (mgr.25004) 1175 : cluster [DBG] pgmap v1847: 105 pgs: 105 active+clean; 127 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-08-29T18:29:05.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:29:05 smithi110 bash[67519]: cluster 2024-08-29T18:29:04.267376+0000 mgr.y (mgr.25004) 1175 : cluster [DBG] pgmap v1847: 105 pgs: 105 active+clean; 127 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-08-29T18:29:06.254 INFO:tasks.workunit.client.0.smithi029.stdout: 794: throughput=4.99MB/sec pending data=0 2024-08-29T18:29:06.254 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-9Li8obAr0YPYaSO off=73243 len=1763021 2024-08-29T18:29:06.269 INFO:tasks.workunit.client.0.smithi029.stdout:op 4125 completed, throughput=5MB/sec 2024-08-29T18:29:06.269 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-bh4hs9XO42oCVCS off=902512 len=1043428 2024-08-29T18:29:06.278 INFO:tasks.workunit.client.0.smithi029.stdout:op 4126 completed, throughput=5MB/sec 2024-08-29T18:29:06.278 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-KSNPuqEYnzHFXvN off=12262765 len=1231177 2024-08-29T18:29:06.289 INFO:tasks.workunit.client.0.smithi029.stdout:op 4127 completed, throughput=5MB/sec 2024-08-29T18:29:06.289 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-J7tFS0VRXBQvXAV off=16413302 len=474287 2024-08-29T18:29:06.291 INFO:tasks.workunit.client.0.smithi029.stdout:op 4128 completed, throughput=5MB/sec 2024-08-29T18:29:06.291 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-OTGQTyo8VpdQ8CW off=309085 len=216646 2024-08-29T18:29:06.293 INFO:tasks.workunit.client.0.smithi029.stdout:op 4129 completed, throughput=5MB/sec 2024-08-29T18:29:06.293 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-lBK3mvBBY729zz9 off=16210462 len=553286 2024-08-29T18:29:06.300 INFO:tasks.workunit.client.0.smithi029.stdout:op 4130 completed, throughput=5MB/sec 2024-08-29T18:29:07.300 INFO:tasks.workunit.client.0.smithi029.stdout: 795: throughput=4.99MB/sec pending data=0 2024-08-29T18:29:07.301 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-DO3rvf_Asg7eBU2 off=22830397 len=2051370 2024-08-29T18:29:07.305 INFO:tasks.workunit.client.0.smithi029.stdout:op 4131 completed, throughput=5MB/sec 2024-08-29T18:29:07.305 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj--v9Xd2epGNtgaBK off=6988470 len=161545 2024-08-29T18:29:07.306 INFO:tasks.workunit.client.0.smithi029.stdout:op 4132 completed, throughput=5MB/sec 2024-08-29T18:29:07.306 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-VDYz9G2w3u-oFgr off=10217853 len=1634814 2024-08-29T18:29:07.318 INFO:tasks.workunit.client.0.smithi029.stdout:op 4133 completed, throughput=5MB/sec 2024-08-29T18:29:07.319 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-s2eKmDtBCMnMk6T off=9174225 len=1749606 2024-08-29T18:29:07.330 INFO:tasks.workunit.client.0.smithi029.stdout:op 4134 completed, throughput=5MB/sec 2024-08-29T18:29:07.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:29:07 smithi029 bash[79042]: cluster 2024-08-29T18:29:06.268446+0000 mgr.y (mgr.25004) 1176 : cluster [DBG] pgmap v1848: 105 pgs: 105 active+clean; 127 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-08-29T18:29:07.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:29:07 smithi029 bash[77880]: cluster 2024-08-29T18:29:06.268446+0000 mgr.y (mgr.25004) 1176 : cluster [DBG] pgmap v1848: 105 pgs: 105 active+clean; 127 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-08-29T18:29:07.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:29:07 smithi110 bash[67519]: cluster 2024-08-29T18:29:06.268446+0000 mgr.y (mgr.25004) 1176 : cluster [DBG] pgmap v1848: 105 pgs: 105 active+clean; 127 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-08-29T18:29:08.330 INFO:tasks.workunit.client.0.smithi029.stdout: 796: throughput=4.99MB/sec pending data=0 2024-08-29T18:29:08.330 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-XiUwScGmxFpBVSB off=20020341 len=1271510 2024-08-29T18:29:08.341 INFO:tasks.workunit.client.0.smithi029.stdout:op 4135 completed, throughput=5MB/sec 2024-08-29T18:29:08.341 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-txzB5GfxGps9CGQ off=9465444 len=1399766 2024-08-29T18:29:08.352 INFO:tasks.workunit.client.0.smithi029.stdout:op 4136 completed, throughput=5MB/sec 2024-08-29T18:29:08.353 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-sstUAZ1gF4CVZqc off=0 len=1578112 2024-08-29T18:29:08.364 INFO:tasks.workunit.client.0.smithi029.stdout:op 4137 completed, throughput=5MB/sec 2024-08-29T18:29:08.364 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-fWg-drNRnSBRB6A off=7006983 len=97766 2024-08-29T18:29:08.369 INFO:tasks.workunit.client.0.smithi029.stdout:op 4138 completed, throughput=5MB/sec 2024-08-29T18:29:08.369 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-9vCDyzq9iuxKbmF off=3736355 len=1468495 2024-08-29T18:29:08.381 INFO:tasks.workunit.client.0.smithi029.stdout:op 4139 completed, throughput=5MB/sec 2024-08-29T18:29:09.382 INFO:tasks.workunit.client.0.smithi029.stdout: 797: throughput=4.99MB/sec pending data=0 2024-08-29T18:29:09.382 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-UBXmDjjowP2tL9Z off=7625995 len=1619738 2024-08-29T18:29:09.386 INFO:tasks.workunit.client.0.smithi029.stdout:op 4140 completed, throughput=5MB/sec 2024-08-29T18:29:09.386 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-jOgg77YKLrJg2PB off=1438769 len=900469 2024-08-29T18:29:09.389 INFO:tasks.workunit.client.0.smithi029.stdout:op 4141 completed, throughput=5MB/sec 2024-08-29T18:29:09.389 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-pSYUqhEmPqyDBLh off=6848174 len=533488 2024-08-29T18:29:09.396 INFO:tasks.workunit.client.0.smithi029.stdout:op 4142 completed, throughput=5MB/sec 2024-08-29T18:29:09.396 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-zaC2kR7nQNglQOC off=4200013 len=1520224 2024-08-29T18:29:09.401 INFO:tasks.workunit.client.0.smithi029.stdout:op 4143 completed, throughput=5MB/sec 2024-08-29T18:29:09.401 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-JUemasOB1rC273A off=3609885 len=2063938 2024-08-29T18:29:09.406 INFO:tasks.workunit.client.0.smithi029.stdout:op 4144 completed, throughput=5MB/sec 2024-08-29T18:29:09.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:29:09 smithi029 bash[79042]: cluster 2024-08-29T18:29:08.269417+0000 mgr.y (mgr.25004) 1177 : cluster [DBG] pgmap v1849: 105 pgs: 105 active+clean; 127 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-08-29T18:29:09.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:29:09 smithi029 bash[77880]: cluster 2024-08-29T18:29:08.269417+0000 mgr.y (mgr.25004) 1177 : cluster [DBG] pgmap v1849: 105 pgs: 105 active+clean; 127 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-08-29T18:29:09.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:29:09 smithi110 bash[67519]: cluster 2024-08-29T18:29:08.269417+0000 mgr.y (mgr.25004) 1177 : cluster [DBG] pgmap v1849: 105 pgs: 105 active+clean; 127 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-08-29T18:29:10.406 INFO:tasks.workunit.client.0.smithi029.stdout: 798: throughput=5MB/sec pending data=0 2024-08-29T18:29:10.406 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-i-hhda6YXna-XUK off=6646803 len=1738757 2024-08-29T18:29:10.420 INFO:tasks.workunit.client.0.smithi029.stdout:op 4145 completed, throughput=5MB/sec 2024-08-29T18:29:10.420 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-zPO9gFaz2lFStWN off=2712480 len=308785 2024-08-29T18:29:10.422 INFO:tasks.workunit.client.0.smithi029.stdout:op 4146 completed, throughput=5MB/sec 2024-08-29T18:29:10.422 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-r8FiH66p4d1fMbp off=897951 len=1139747 2024-08-29T18:29:10.432 INFO:tasks.workunit.client.0.smithi029.stdout:op 4147 completed, throughput=5MB/sec 2024-08-29T18:29:10.432 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-KuND3Bumh9NeXXb off=12141947 len=1551488 2024-08-29T18:29:10.442 INFO:tasks.workunit.client.0.smithi029.stdout:op 4148 completed, throughput=5MB/sec 2024-08-29T18:29:11.442 INFO:tasks.workunit.client.0.smithi029.stdout: 799: throughput=5MB/sec pending data=0 2024-08-29T18:29:11.442 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-BnmgJJBVWJD_TQV off=4893868 len=2004503 2024-08-29T18:29:11.456 INFO:tasks.workunit.client.0.smithi029.stdout:op 4149 completed, throughput=5MB/sec 2024-08-29T18:29:11.456 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-k361w8vKbQH4460 off=10978038 len=1223927 2024-08-29T18:29:11.461 INFO:tasks.workunit.client.0.smithi029.stdout:op 4150 completed, throughput=5MB/sec 2024-08-29T18:29:11.461 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-3vJgrbMIWQ7MzSR off=13549545 len=2033159 2024-08-29T18:29:11.467 INFO:tasks.workunit.client.0.smithi029.stdout:op 4151 completed, throughput=5MB/sec 2024-08-29T18:29:11.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:29:11 smithi029 bash[79042]: cluster 2024-08-29T18:29:10.270265+0000 mgr.y (mgr.25004) 1178 : cluster [DBG] pgmap v1850: 105 pgs: 105 active+clean; 127 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-29T18:29:11.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:29:11 smithi029 bash[77880]: cluster 2024-08-29T18:29:10.270265+0000 mgr.y (mgr.25004) 1178 : cluster [DBG] pgmap v1850: 105 pgs: 105 active+clean; 127 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-29T18:29:11.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:29:11 smithi110 bash[67519]: cluster 2024-08-29T18:29:10.270265+0000 mgr.y (mgr.25004) 1178 : cluster [DBG] pgmap v1850: 105 pgs: 105 active+clean; 127 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-29T18:29:12.468 INFO:tasks.workunit.client.0.smithi029.stdout: 800: throughput=5MB/sec pending data=0 2024-08-29T18:29:12.468 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-4jSnJjpdVvqit4V off=2734982 len=907220 2024-08-29T18:29:12.477 INFO:tasks.workunit.client.0.smithi029.stdout:op 4152 completed, throughput=5MB/sec 2024-08-29T18:29:12.477 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-8LU9P4HH1M1wiqV off=150976 len=867997 2024-08-29T18:29:12.484 INFO:tasks.workunit.client.0.smithi029.stdout:op 4153 completed, throughput=5MB/sec 2024-08-29T18:29:12.485 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-BPlepXP_-78dvfB off=822347 len=717892 2024-08-29T18:29:12.488 INFO:tasks.workunit.client.0.smithi029.stdout:op 4154 completed, throughput=5MB/sec 2024-08-29T18:29:12.488 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-ZmXe64ln4S3-NF0 off=4320016 len=580332 2024-08-29T18:29:12.490 INFO:tasks.workunit.client.0.smithi029.stdout:op 4155 completed, throughput=5MB/sec 2024-08-29T18:29:12.490 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-fPlxnFb9y1URAGC off=23404297 len=1511332 2024-08-29T18:29:12.492 INFO:tasks.workunit.client.0.smithi029.stdout:op 4156 completed, throughput=5MB/sec 2024-08-29T18:29:13.493 INFO:tasks.workunit.client.0.smithi029.stdout: 801: throughput=4.99MB/sec pending data=0 2024-08-29T18:29:13.493 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-COYDt7NtEOYXAch off=2975354 len=1177638 2024-08-29T18:29:13.496 INFO:tasks.workunit.client.0.smithi029.stdout:op 4157 completed, throughput=5MB/sec 2024-08-29T18:29:13.496 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-A105Hrwu94qD7RT off=7109858 len=1252003 2024-08-29T18:29:13.501 INFO:tasks.workunit.client.0.smithi029.stdout:op 4158 completed, throughput=5MB/sec 2024-08-29T18:29:13.501 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-qtcX2rkROUOPD1b off=15736917 len=1287700 2024-08-29T18:29:13.504 INFO:tasks.workunit.client.0.smithi029.stdout:op 4159 completed, throughput=5MB/sec 2024-08-29T18:29:13.504 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-2sXvYd_dhn5V8uU off=1598948 len=700182 2024-08-29T18:29:13.506 INFO:tasks.workunit.client.0.smithi029.stdout:op 4160 completed, throughput=5MB/sec 2024-08-29T18:29:13.506 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-3YRZtFIwx4ksIkz off=11341957 len=50300 2024-08-29T18:29:13.510 INFO:tasks.workunit.client.0.smithi029.stdout:op 4161 completed, throughput=5MB/sec 2024-08-29T18:29:13.510 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-5PTynqMVdAsLGjs off=8807847 len=2124 2024-08-29T18:29:13.514 INFO:tasks.workunit.client.0.smithi029.stdout:op 4162 completed, throughput=5MB/sec 2024-08-29T18:29:13.514 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-t5WpBA6YoyPOewX off=1377589 len=677832 2024-08-29T18:29:13.517 INFO:tasks.workunit.client.0.smithi029.stdout:op 4163 completed, throughput=5MB/sec 2024-08-29T18:29:13.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:29:13 smithi029 bash[79042]: cluster 2024-08-29T18:29:12.271496+0000 mgr.y (mgr.25004) 1179 : cluster [DBG] pgmap v1851: 105 pgs: 105 active+clean; 127 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-08-29T18:29:13.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:29:13 smithi029 bash[77880]: cluster 2024-08-29T18:29:12.271496+0000 mgr.y (mgr.25004) 1179 : cluster [DBG] pgmap v1851: 105 pgs: 105 active+clean; 127 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-08-29T18:29:13.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:29:13 smithi110 bash[67519]: cluster 2024-08-29T18:29:12.271496+0000 mgr.y (mgr.25004) 1179 : cluster [DBG] pgmap v1851: 105 pgs: 105 active+clean; 127 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-08-29T18:29:14.517 INFO:tasks.workunit.client.0.smithi029.stdout: 802: throughput=4.99MB/sec pending data=0 2024-08-29T18:29:14.517 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-AXuZpBbzHQaLo2B off=58051 len=1048166 2024-08-29T18:29:14.520 INFO:tasks.workunit.client.0.smithi029.stdout:op 4164 completed, throughput=5MB/sec 2024-08-29T18:29:14.521 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-xfLzw1xPOAP6BdO off=8443767 len=1454500 2024-08-29T18:29:14.532 INFO:tasks.workunit.client.0.smithi029.stdout:op 4165 completed, throughput=5MB/sec 2024-08-29T18:29:14.532 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-oH1kw_5woxVgBSp off=7659512 len=1109973 2024-08-29T18:29:14.541 INFO:tasks.workunit.client.0.smithi029.stdout:op 4166 completed, throughput=5MB/sec 2024-08-29T18:29:14.541 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-gT7s7Hq2xJwon5d off=3392531 len=3449 2024-08-29T18:29:14.545 INFO:tasks.workunit.client.0.smithi029.stdout:op 4167 completed, throughput=5MB/sec 2024-08-29T18:29:14.545 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-Gid_R8RoL9_tFJk off=3538836 len=290952 2024-08-29T18:29:14.547 INFO:tasks.workunit.client.0.smithi029.stdout:op 4168 completed, throughput=5MB/sec 2024-08-29T18:29:14.547 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-0_huV6_bWvYVOyJ off=620782 len=1487388 2024-08-29T18:29:14.559 INFO:tasks.workunit.client.0.smithi029.stdout:op 4169 completed, throughput=5MB/sec 2024-08-29T18:29:14.560 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-nwWz9J02EKVDjgj off=6351899 len=1897124 2024-08-29T18:29:14.563 INFO:tasks.workunit.client.0.smithi029.stdout:op 4170 completed, throughput=5MB/sec 2024-08-29T18:29:14.901 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:29:14 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:29:14] "GET /metrics HTTP/1.1" 200 34028 "" "Prometheus/2.43.0" 2024-08-29T18:29:15.563 INFO:tasks.workunit.client.0.smithi029.stdout: 803: throughput=5MB/sec pending data=0 2024-08-29T18:29:15.563 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-tRtr2BoFkn4uemX off=16661296 len=2073316 2024-08-29T18:29:15.568 INFO:tasks.workunit.client.0.smithi029.stdout:op 4171 completed, throughput=5MB/sec 2024-08-29T18:29:15.568 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-Eq332-9Kf9SeRhX off=196194 len=1229728 2024-08-29T18:29:15.570 INFO:tasks.workunit.client.0.smithi029.stdout:op 4172 completed, throughput=5MB/sec 2024-08-29T18:29:15.570 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-9IK97fL19yb8gJp off=4900266 len=1607357 2024-08-29T18:29:15.583 INFO:tasks.workunit.client.0.smithi029.stdout:op 4173 completed, throughput=5MB/sec 2024-08-29T18:29:15.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:29:15 smithi029 bash[79042]: cluster 2024-08-29T18:29:14.272324+0000 mgr.y (mgr.25004) 1180 : cluster [DBG] pgmap v1852: 105 pgs: 105 active+clean; 127 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2024-08-29T18:29:15.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:29:15 smithi029 bash[77880]: cluster 2024-08-29T18:29:14.272324+0000 mgr.y (mgr.25004) 1180 : cluster [DBG] pgmap v1852: 105 pgs: 105 active+clean; 127 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2024-08-29T18:29:15.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:29:15 smithi110 bash[67519]: cluster 2024-08-29T18:29:14.272324+0000 mgr.y (mgr.25004) 1180 : cluster [DBG] pgmap v1852: 105 pgs: 105 active+clean; 127 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2024-08-29T18:29:16.583 INFO:tasks.workunit.client.0.smithi029.stdout: 804: throughput=5MB/sec pending data=0 2024-08-29T18:29:16.583 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-s8cfRkj6R_WDFC1 off=2500731 len=587771 2024-08-29T18:29:16.585 INFO:tasks.workunit.client.0.smithi029.stdout:op 4174 completed, throughput=5MB/sec 2024-08-29T18:29:16.585 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-0XFoJUKpmoKA2At off=453148 len=558792 2024-08-29T18:29:16.588 INFO:tasks.workunit.client.0.smithi029.stdout:op 4175 completed, throughput=5MB/sec 2024-08-29T18:29:16.588 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-pFxJZ2v4bA2zCFd off=4170100 len=242923 2024-08-29T18:29:16.593 INFO:tasks.workunit.client.0.smithi029.stdout:op 4176 completed, throughput=5MB/sec 2024-08-29T18:29:16.594 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-Rbc5hmPAqwr4bpW off=5070329 len=1711153 2024-08-29T18:29:16.606 INFO:tasks.workunit.client.0.smithi029.stdout:op 4177 completed, throughput=5MB/sec 2024-08-29T18:29:16.606 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-B55Ou7vmS1GumgM off=9579115 len=352487 2024-08-29T18:29:16.608 INFO:tasks.workunit.client.0.smithi029.stdout:op 4178 completed, throughput=5MB/sec 2024-08-29T18:29:16.609 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-k3mplJTcFWBpD2N off=8863824 len=1469724 2024-08-29T18:29:16.617 INFO:tasks.workunit.client.0.smithi029.stdout:op 4179 completed, throughput=5MB/sec 2024-08-29T18:29:17.618 INFO:tasks.workunit.client.0.smithi029.stdout: 805: throughput=5MB/sec pending data=0 2024-08-29T18:29:17.618 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-k6gcFYtGf0_cMPK off=499097 len=102513 2024-08-29T18:29:17.623 INFO:tasks.workunit.client.0.smithi029.stdout:op 4180 completed, throughput=5MB/sec 2024-08-29T18:29:17.623 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-xx7SYZTfjmI4aTE off=9375594 len=108780 2024-08-29T18:29:17.624 INFO:tasks.workunit.client.0.smithi029.stdout:op 4181 completed, throughput=5MB/sec 2024-08-29T18:29:17.624 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-IBgjByGCFlmaWv- off=928461 len=448930 2024-08-29T18:29:17.627 INFO:tasks.workunit.client.0.smithi029.stdout:op 4182 completed, throughput=5MB/sec 2024-08-29T18:29:17.627 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-ayW5vVgbVnAUOJw off=7127672 len=124918 2024-08-29T18:29:17.632 INFO:tasks.workunit.client.0.smithi029.stdout:op 4183 completed, throughput=5MB/sec 2024-08-29T18:29:17.632 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj--5LpqYAiWw9m_sp off=306433 len=307234 2024-08-29T18:29:17.633 INFO:tasks.workunit.client.0.smithi029.stdout:op 4184 completed, throughput=5MB/sec 2024-08-29T18:29:17.633 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-f81LRsuZy3bzYNr off=702409 len=1646619 2024-08-29T18:29:17.647 INFO:tasks.workunit.client.0.smithi029.stdout:op 4185 completed, throughput=5MB/sec 2024-08-29T18:29:17.647 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-OWc9Uh9spbFQatV off=12887633 len=1427715 2024-08-29T18:29:17.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:29:17 smithi029 bash[79042]: cluster 2024-08-29T18:29:16.273330+0000 mgr.y (mgr.25004) 1181 : cluster [DBG] pgmap v1853: 105 pgs: 105 active+clean; 127 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-29T18:29:17.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:29:17 smithi029 bash[77880]: cluster 2024-08-29T18:29:16.273330+0000 mgr.y (mgr.25004) 1181 : cluster [DBG] pgmap v1853: 105 pgs: 105 active+clean; 127 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-29T18:29:17.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:29:17 smithi110 bash[67519]: cluster 2024-08-29T18:29:16.273330+0000 mgr.y (mgr.25004) 1181 : cluster [DBG] pgmap v1853: 105 pgs: 105 active+clean; 127 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-29T18:29:17.658 INFO:tasks.workunit.client.0.smithi029.stdout:op 4186 completed, throughput=5MB/sec 2024-08-29T18:29:17.658 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-CQ_PmS2939O_Zht off=10293370 len=1019337 2024-08-29T18:29:17.660 INFO:tasks.workunit.client.0.smithi029.stdout:op 4187 completed, throughput=5MB/sec 2024-08-29T18:29:18.661 INFO:tasks.workunit.client.0.smithi029.stdout: 806: throughput=4.99MB/sec pending data=0 2024-08-29T18:29:18.661 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-Hnj0R4dhhvmz_GB off=426871 len=1652211 2024-08-29T18:29:18.665 INFO:tasks.workunit.client.0.smithi029.stdout:op 4188 completed, throughput=5MB/sec 2024-08-29T18:29:18.665 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-YiF0gqfMJkA2_s1 off=4511195 len=1011900 2024-08-29T18:29:18.674 INFO:tasks.workunit.client.0.smithi029.stdout:op 4189 completed, throughput=5MB/sec 2024-08-29T18:29:18.674 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-u2gSOqScKvVzP-n off=8131701 len=1202058 2024-08-29T18:29:18.678 INFO:tasks.workunit.client.0.smithi029.stdout:op 4190 completed, throughput=5MB/sec 2024-08-29T18:29:18.678 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-ORan8PczSJuItUY off=9280930 len=246777 2024-08-29T18:29:18.679 INFO:tasks.workunit.client.0.smithi029.stdout:op 4191 completed, throughput=5MB/sec 2024-08-29T18:29:18.679 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-h3VtJxI9RgaR7gm off=11663880 len=279633 2024-08-29T18:29:18.681 INFO:tasks.workunit.client.0.smithi029.stdout:op 4192 completed, throughput=5MB/sec 2024-08-29T18:29:18.681 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-BjEAd1ceZ5ZONWL off=3633328 len=556475 2024-08-29T18:29:18.687 INFO:tasks.workunit.client.0.smithi029.stdout:op 4193 completed, throughput=5MB/sec 2024-08-29T18:29:19.688 INFO:tasks.workunit.client.0.smithi029.stdout: 807: throughput=4.99MB/sec pending data=0 2024-08-29T18:29:19.688 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-sha6XZCdZjVDl-M off=0 len=1282777 2024-08-29T18:29:19.691 INFO:tasks.workunit.client.0.smithi029.stdout:op 4194 completed, throughput=5MB/sec 2024-08-29T18:29:19.691 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-UKAwDACoDgeVDl0 off=1478749 len=384613 2024-08-29T18:29:19.693 INFO:tasks.workunit.client.0.smithi029.stdout:op 4195 completed, throughput=5MB/sec 2024-08-29T18:29:19.693 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-QBjichgoRw8mjmq off=14120567 len=612893 2024-08-29T18:29:19.695 INFO:tasks.workunit.client.0.smithi029.stdout:op 4196 completed, throughput=5MB/sec 2024-08-29T18:29:19.695 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-QTWT0OFCYwxOGuG off=8605992 len=486491 2024-08-29T18:29:19.702 INFO:tasks.workunit.client.0.smithi029.stdout:op 4197 completed, throughput=5MB/sec 2024-08-29T18:29:19.702 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-XswK2uOqzuvIwFi off=19209210 len=768772 2024-08-29T18:29:19.711 INFO:tasks.workunit.client.0.smithi029.stdout:op 4198 completed, throughput=5MB/sec 2024-08-29T18:29:19.711 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-bc7VzXRWk5lwkKF off=9272123 len=249421 2024-08-29T18:29:19.712 INFO:tasks.workunit.client.0.smithi029.stdout:op 4199 completed, throughput=5MB/sec 2024-08-29T18:29:19.712 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-M7xMa1SvDrUgnPG off=1558278 len=714799 2024-08-29T18:29:19.722 INFO:tasks.workunit.client.0.smithi029.stdout:op 4200 completed, throughput=5MB/sec 2024-08-29T18:29:19.722 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-6O_8yn4a-_VQ0To off=1115710 len=947870 2024-08-29T18:29:19.724 INFO:tasks.workunit.client.0.smithi029.stdout:op 4201 completed, throughput=5MB/sec 2024-08-29T18:29:19.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:29:19 smithi029 bash[79042]: cluster 2024-08-29T18:29:18.274267+0000 mgr.y (mgr.25004) 1182 : cluster [DBG] pgmap v1854: 105 pgs: 105 active+clean; 127 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-08-29T18:29:19.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:29:19 smithi029 bash[79042]: audit 2024-08-29T18:29:18.556052+0000 mon.c (mon.2) 569 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:29:19.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:29:19 smithi029 bash[77880]: cluster 2024-08-29T18:29:18.274267+0000 mgr.y (mgr.25004) 1182 : cluster [DBG] pgmap v1854: 105 pgs: 105 active+clean; 127 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-08-29T18:29:19.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:29:19 smithi029 bash[77880]: audit 2024-08-29T18:29:18.556052+0000 mon.c (mon.2) 569 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:29:19.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:29:19 smithi110 bash[67519]: cluster 2024-08-29T18:29:18.274267+0000 mgr.y (mgr.25004) 1182 : cluster [DBG] pgmap v1854: 105 pgs: 105 active+clean; 127 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-08-29T18:29:19.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:29:19 smithi110 bash[67519]: audit 2024-08-29T18:29:18.556052+0000 mon.c (mon.2) 569 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:29:20.725 INFO:tasks.workunit.client.0.smithi029.stdout: 808: throughput=4.99MB/sec pending data=0 2024-08-29T18:29:20.725 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-aPuq1RdIvwONHT0 off=5229 len=1798572 2024-08-29T18:29:20.731 INFO:tasks.workunit.client.0.smithi029.stdout:op 4202 completed, throughput=5MB/sec 2024-08-29T18:29:20.731 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-9dcIZv-WGKdaMSg off=17759516 len=1086190 2024-08-29T18:29:20.734 INFO:tasks.workunit.client.0.smithi029.stdout:op 4203 completed, throughput=5MB/sec 2024-08-29T18:29:20.734 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-SIVO-e3Oog7o78t off=2518249 len=582212 2024-08-29T18:29:20.741 INFO:tasks.workunit.client.0.smithi029.stdout:op 4204 completed, throughput=5MB/sec 2024-08-29T18:29:20.741 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-ELqzjskYxJhbanH off=3228662 len=121236 2024-08-29T18:29:20.743 INFO:tasks.workunit.client.0.smithi029.stdout:op 4205 completed, throughput=5MB/sec 2024-08-29T18:29:20.743 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-PHrAj8p4saqXTXy off=16547801 len=2076076 2024-08-29T18:29:20.757 INFO:tasks.workunit.client.0.smithi029.stdout:op 4206 completed, throughput=5MB/sec 2024-08-29T18:29:21.757 INFO:tasks.workunit.client.0.smithi029.stdout: 809: throughput=4.99MB/sec pending data=0 2024-08-29T18:29:21.757 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-dOIlBcI2sItmQii off=0 len=1189297 2024-08-29T18:29:21.767 INFO:tasks.workunit.client.0.smithi029.stdout:op 4207 completed, throughput=5MB/sec 2024-08-29T18:29:21.767 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-Dg0P7qW0fHv38aI off=1895642 len=533971 2024-08-29T18:29:21.769 INFO:tasks.workunit.client.0.smithi029.stdout:op 4208 completed, throughput=5MB/sec 2024-08-29T18:29:21.769 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-hhShoYBy0d9fn76 off=6932708 len=499987 2024-08-29T18:29:21.770 INFO:tasks.workunit.client.0.smithi029.stdout:op 4209 completed, throughput=5MB/sec 2024-08-29T18:29:21.770 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-IFwBo0fC6274seo off=17395583 len=1581086 2024-08-29T18:29:21.776 INFO:tasks.workunit.client.0.smithi029.stdout:op 4210 completed, throughput=5MB/sec 2024-08-29T18:29:21.776 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-mgj7S_6naF49QQk off=1991824 len=1479432 2024-08-29T18:29:21.787 INFO:tasks.workunit.client.0.smithi029.stdout:op 4211 completed, throughput=5MB/sec 2024-08-29T18:29:21.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:29:21 smithi029 bash[79042]: cluster 2024-08-29T18:29:20.275138+0000 mgr.y (mgr.25004) 1183 : cluster [DBG] pgmap v1855: 105 pgs: 105 active+clean; 127 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-29T18:29:21.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:29:21 smithi029 bash[77880]: cluster 2024-08-29T18:29:20.275138+0000 mgr.y (mgr.25004) 1183 : cluster [DBG] pgmap v1855: 105 pgs: 105 active+clean; 127 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-29T18:29:21.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:29:21 smithi110 bash[67519]: cluster 2024-08-29T18:29:20.275138+0000 mgr.y (mgr.25004) 1183 : cluster [DBG] pgmap v1855: 105 pgs: 105 active+clean; 127 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-29T18:29:22.788 INFO:tasks.workunit.client.0.smithi029.stdout: 810: throughput=4.99MB/sec pending data=0 2024-08-29T18:29:22.788 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-M8NUX_Cqp2raWKZ off=3890658 len=1009536 2024-08-29T18:29:22.797 INFO:tasks.workunit.client.0.smithi029.stdout:op 4212 completed, throughput=5MB/sec 2024-08-29T18:29:22.797 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-lCaRiul6gboEZnq off=844918 len=1536343 2024-08-29T18:29:22.799 INFO:tasks.workunit.client.0.smithi029.stdout:op 4213 completed, throughput=5MB/sec 2024-08-29T18:29:22.800 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-Kdu31JZCwQBP839 off=15297527 len=683528 2024-08-29T18:29:22.806 INFO:tasks.workunit.client.0.smithi029.stdout:op 4214 completed, throughput=5MB/sec 2024-08-29T18:29:22.806 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-yi9WQTCtSlWm9w_ off=3612567 len=1963071 2024-08-29T18:29:22.809 INFO:tasks.workunit.client.0.smithi029.stdout:op 4215 completed, throughput=5MB/sec 2024-08-29T18:29:23.809 INFO:tasks.workunit.client.0.smithi029.stdout: 811: throughput=4.99MB/sec pending data=0 2024-08-29T18:29:23.809 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-DRj8FaoZDsRi2U3 off=10029987 len=1603979 2024-08-29T18:29:23.813 INFO:tasks.workunit.client.0.smithi029.stdout:op 4216 completed, throughput=5MB/sec 2024-08-29T18:29:23.813 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-tgr0LR2jy0xx0e8 off=566551 len=172645 2024-08-29T18:29:23.815 INFO:tasks.workunit.client.0.smithi029.stdout:op 4217 completed, throughput=5MB/sec 2024-08-29T18:29:23.815 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-86hg5NnBHrlLmcS off=11366397 len=628511 2024-08-29T18:29:23.817 INFO:tasks.workunit.client.0.smithi029.stdout:op 4218 completed, throughput=5MB/sec 2024-08-29T18:29:23.817 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-Q_DzRbtco67OWtH off=8724533 len=654813 2024-08-29T18:29:23.824 INFO:tasks.workunit.client.0.smithi029.stdout:op 4219 completed, throughput=5MB/sec 2024-08-29T18:29:23.825 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-UalmvWF9yw_PEHV off=1700896 len=801866 2024-08-29T18:29:23.827 INFO:tasks.workunit.client.0.smithi029.stdout:op 4220 completed, throughput=5MB/sec 2024-08-29T18:29:23.827 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-36dopzftMGur7WR off=7537171 len=1194392 2024-08-29T18:29:23.832 INFO:tasks.workunit.client.0.smithi029.stdout:op 4221 completed, throughput=5MB/sec 2024-08-29T18:29:23.832 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-eWK5TpNQAlKEISu off=11611233 len=1395111 2024-08-29T18:29:23.836 INFO:tasks.workunit.client.0.smithi029.stdout:op 4222 completed, throughput=5MB/sec 2024-08-29T18:29:23.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:29:23 smithi029 bash[79042]: cluster 2024-08-29T18:29:22.276307+0000 mgr.y (mgr.25004) 1184 : cluster [DBG] pgmap v1856: 105 pgs: 105 active+clean; 127 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-08-29T18:29:23.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:29:23 smithi029 bash[77880]: cluster 2024-08-29T18:29:22.276307+0000 mgr.y (mgr.25004) 1184 : cluster [DBG] pgmap v1856: 105 pgs: 105 active+clean; 127 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-08-29T18:29:23.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:29:23 smithi110 bash[67519]: cluster 2024-08-29T18:29:22.276307+0000 mgr.y (mgr.25004) 1184 : cluster [DBG] pgmap v1856: 105 pgs: 105 active+clean; 127 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-08-29T18:29:24.836 INFO:tasks.workunit.client.0.smithi029.stdout: 812: throughput=5MB/sec pending data=0 2024-08-29T18:29:24.836 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-d8mT3fAvIvLbn27 off=907372 len=78017 2024-08-29T18:29:24.838 INFO:tasks.workunit.client.0.smithi029.stdout:op 4223 completed, throughput=5MB/sec 2024-08-29T18:29:24.838 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-jch8NzNWpSqzCHJ off=5526412 len=1652890 2024-08-29T18:29:24.842 INFO:tasks.workunit.client.0.smithi029.stdout:op 4224 completed, throughput=5MB/sec 2024-08-29T18:29:24.842 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-LYzmja0dT_Aeupq off=3084057 len=1322852 2024-08-29T18:29:24.845 INFO:tasks.workunit.client.0.smithi029.stdout:op 4225 completed, throughput=5MB/sec 2024-08-29T18:29:24.846 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-DXQpW_-BjcUczyO off=11131316 len=786872 2024-08-29T18:29:24.849 INFO:tasks.workunit.client.0.smithi029.stdout:op 4226 completed, throughput=5MB/sec 2024-08-29T18:29:24.849 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-TVanj6PDKa-MzV7 off=4766698 len=1459235 2024-08-29T18:29:24.853 INFO:tasks.workunit.client.0.smithi029.stdout:op 4227 completed, throughput=5MB/sec 2024-08-29T18:29:24.901 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:29:24 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:29:24] "GET /metrics HTTP/1.1" 200 34031 "" "Prometheus/2.43.0" 2024-08-29T18:29:25.853 INFO:tasks.workunit.client.0.smithi029.stdout: 813: throughput=5MB/sec pending data=0 2024-08-29T18:29:25.853 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-qVKr69P-EiWRW5C off=3535732 len=86644 2024-08-29T18:29:25.859 INFO:tasks.workunit.client.0.smithi029.stdout:op 4228 completed, throughput=5MB/sec 2024-08-29T18:29:25.859 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-j5ouWY6K-sz37Zp off=2175724 len=1264565 2024-08-29T18:29:25.869 INFO:tasks.workunit.client.0.smithi029.stdout:op 4229 completed, throughput=5MB/sec 2024-08-29T18:29:25.869 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-pe9jzZRuQr4Bz4a off=2951690 len=927981 2024-08-29T18:29:25.873 INFO:tasks.workunit.client.0.smithi029.stdout:op 4230 completed, throughput=5MB/sec 2024-08-29T18:29:25.873 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-nNN28ItM7Rv9jtr off=10076420 len=1331717 2024-08-29T18:29:25.882 INFO:tasks.workunit.client.0.smithi029.stdout:op 4231 completed, throughput=5MB/sec 2024-08-29T18:29:25.882 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-zdYTYtyl8sRFVvi off=7846595 len=1755254 2024-08-29T18:29:25.888 INFO:tasks.workunit.client.0.smithi029.stdout:op 4232 completed, throughput=5MB/sec 2024-08-29T18:29:25.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:29:25 smithi029 bash[79042]: cluster 2024-08-29T18:29:24.277125+0000 mgr.y (mgr.25004) 1185 : cluster [DBG] pgmap v1857: 105 pgs: 105 active+clean; 127 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-08-29T18:29:25.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:29:25 smithi029 bash[77880]: cluster 2024-08-29T18:29:24.277125+0000 mgr.y (mgr.25004) 1185 : cluster [DBG] pgmap v1857: 105 pgs: 105 active+clean; 127 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-08-29T18:29:25.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:29:25 smithi110 bash[67519]: cluster 2024-08-29T18:29:24.277125+0000 mgr.y (mgr.25004) 1185 : cluster [DBG] pgmap v1857: 105 pgs: 105 active+clean; 127 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-08-29T18:29:26.888 INFO:tasks.workunit.client.0.smithi029.stdout: 814: throughput=5MB/sec pending data=0 2024-08-29T18:29:26.888 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-euiHHkIkahCj--U off=119609 len=1667116 2024-08-29T18:29:26.902 INFO:tasks.workunit.client.0.smithi029.stdout:op 4233 completed, throughput=5MB/sec 2024-08-29T18:29:26.902 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-mSrls3zzFzJ1q7j off=8312522 len=1563448 2024-08-29T18:29:26.915 INFO:tasks.workunit.client.0.smithi029.stdout:op 4234 completed, throughput=5MB/sec 2024-08-29T18:29:26.915 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-ofRvrBzOUEpvWV6 off=379104 len=1188670 2024-08-29T18:29:26.918 INFO:tasks.workunit.client.0.smithi029.stdout:op 4235 completed, throughput=5MB/sec 2024-08-29T18:29:27.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:29:27 smithi029 bash[79042]: cluster 2024-08-29T18:29:26.278124+0000 mgr.y (mgr.25004) 1186 : cluster [DBG] pgmap v1858: 105 pgs: 105 active+clean; 127 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-08-29T18:29:27.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:29:27 smithi029 bash[79042]: audit 2024-08-29T18:29:26.922669+0000 mon.c (mon.2) 570 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:29:27.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:29:27 smithi029 bash[77880]: cluster 2024-08-29T18:29:26.278124+0000 mgr.y (mgr.25004) 1186 : cluster [DBG] pgmap v1858: 105 pgs: 105 active+clean; 127 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-08-29T18:29:27.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:29:27 smithi029 bash[77880]: audit 2024-08-29T18:29:26.922669+0000 mon.c (mon.2) 570 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:29:27.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:29:27 smithi110 bash[67519]: cluster 2024-08-29T18:29:26.278124+0000 mgr.y (mgr.25004) 1186 : cluster [DBG] pgmap v1858: 105 pgs: 105 active+clean; 127 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-08-29T18:29:27.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:29:27 smithi110 bash[67519]: audit 2024-08-29T18:29:26.922669+0000 mon.c (mon.2) 570 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:29:27.919 INFO:tasks.workunit.client.0.smithi029.stdout: 815: throughput=4.99MB/sec pending data=0 2024-08-29T18:29:27.919 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-FGyAtYFoBnhqW2W off=2958581 len=42966 2024-08-29T18:29:27.924 INFO:tasks.workunit.client.0.smithi029.stdout:op 4236 completed, throughput=4.99MB/sec 2024-08-29T18:29:27.924 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-LNMwg7RPqhHpNOr off=13520391 len=409244 2024-08-29T18:29:27.929 INFO:tasks.workunit.client.0.smithi029.stdout:op 4237 completed, throughput=4.99MB/sec 2024-08-29T18:29:27.930 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-pQtS7t3qZWczt8r off=2154310 len=1268705 2024-08-29T18:29:27.932 INFO:tasks.workunit.client.0.smithi029.stdout:op 4238 completed, throughput=5MB/sec 2024-08-29T18:29:27.932 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-Qf_UdkeZg_0oYcr off=3998070 len=1500027 2024-08-29T18:29:27.935 INFO:tasks.workunit.client.0.smithi029.stdout:op 4239 completed, throughput=5MB/sec 2024-08-29T18:29:27.936 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-VcljQUPH8Afzl5q off=1741699 len=744382 2024-08-29T18:29:27.943 INFO:tasks.workunit.client.0.smithi029.stdout:op 4240 completed, throughput=5MB/sec 2024-08-29T18:29:27.944 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-R08SWkaQUcAHDNL off=9350078 len=2010528 2024-08-29T18:29:27.959 INFO:tasks.workunit.client.0.smithi029.stdout:op 4241 completed, throughput=5MB/sec 2024-08-29T18:29:28.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:29:28 smithi029 bash[77880]: audit 2024-08-29T18:29:27.674198+0000 mon.c (mon.2) 571 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:29:28.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:29:28 smithi029 bash[77880]: audit 2024-08-29T18:29:27.676069+0000 mon.c (mon.2) 572 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:29:28.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:29:28 smithi029 bash[77880]: audit 2024-08-29T18:29:27.684470+0000 mon.a (mon.0) 1760 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:29:28.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:29:28 smithi029 bash[79042]: audit 2024-08-29T18:29:27.674198+0000 mon.c (mon.2) 571 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:29:28.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:29:28 smithi029 bash[79042]: audit 2024-08-29T18:29:27.676069+0000 mon.c (mon.2) 572 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:29:28.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:29:28 smithi029 bash[79042]: audit 2024-08-29T18:29:27.684470+0000 mon.a (mon.0) 1760 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:29:28.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:29:28 smithi110 bash[67519]: audit 2024-08-29T18:29:27.674198+0000 mon.c (mon.2) 571 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:29:28.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:29:28 smithi110 bash[67519]: audit 2024-08-29T18:29:27.676069+0000 mon.c (mon.2) 572 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:29:28.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:29:28 smithi110 bash[67519]: audit 2024-08-29T18:29:27.684470+0000 mon.a (mon.0) 1760 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:29:28.959 INFO:tasks.workunit.client.0.smithi029.stdout: 816: throughput=4.99MB/sec pending data=0 2024-08-29T18:29:28.959 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-lCaRiul6gboEZnq off=44281 len=1633128 2024-08-29T18:29:28.962 INFO:tasks.workunit.client.0.smithi029.stdout:op 4242 completed, throughput=5MB/sec 2024-08-29T18:29:28.962 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-BKi6inSdXmlsucc off=7135 len=676450 2024-08-29T18:29:28.965 INFO:tasks.workunit.client.0.smithi029.stdout:op 4243 completed, throughput=5MB/sec 2024-08-29T18:29:28.965 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-pK8vAXcdvqDgV5a off=2968797 len=1020545 2024-08-29T18:29:28.967 INFO:tasks.workunit.client.0.smithi029.stdout:op 4244 completed, throughput=5MB/sec 2024-08-29T18:29:28.967 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-C5RQK0WRHhcFg0D off=14771878 len=1892997 2024-08-29T18:29:28.980 INFO:tasks.workunit.client.0.smithi029.stdout:op 4245 completed, throughput=5MB/sec 2024-08-29T18:29:29.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:29:29 smithi029 bash[77880]: cluster 2024-08-29T18:29:28.279087+0000 mgr.y (mgr.25004) 1187 : cluster [DBG] pgmap v1859: 105 pgs: 105 active+clean; 127 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 3.1 MiB/s rd, 1.9 MiB/s wr, 5 op/s 2024-08-29T18:29:29.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:29:29 smithi029 bash[79042]: cluster 2024-08-29T18:29:28.279087+0000 mgr.y (mgr.25004) 1187 : cluster [DBG] pgmap v1859: 105 pgs: 105 active+clean; 127 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 3.1 MiB/s rd, 1.9 MiB/s wr, 5 op/s 2024-08-29T18:29:29.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:29:29 smithi110 bash[67519]: cluster 2024-08-29T18:29:28.279087+0000 mgr.y (mgr.25004) 1187 : cluster [DBG] pgmap v1859: 105 pgs: 105 active+clean; 127 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 3.1 MiB/s rd, 1.9 MiB/s wr, 5 op/s 2024-08-29T18:29:29.981 INFO:tasks.workunit.client.0.smithi029.stdout: 817: throughput=4.99MB/sec pending data=0 2024-08-29T18:29:29.981 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-64a6JGs5L7a8rir off=4192827 len=1301269 2024-08-29T18:29:29.985 INFO:tasks.workunit.client.0.smithi029.stdout:op 4246 completed, throughput=5MB/sec 2024-08-29T18:29:29.985 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-A4nbd0XhQS61uEp off=9897115 len=1362946 2024-08-29T18:29:29.995 INFO:tasks.workunit.client.0.smithi029.stdout:op 4247 completed, throughput=5MB/sec 2024-08-29T18:29:29.995 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-EVvTPODzMKanwKu off=2567612 len=923782 2024-08-29T18:29:30.003 INFO:tasks.workunit.client.0.smithi029.stdout:op 4248 completed, throughput=5MB/sec 2024-08-29T18:29:30.004 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-R0tQJS3DjDsYG65 off=1291775 len=34371 2024-08-29T18:29:30.009 INFO:tasks.workunit.client.0.smithi029.stdout:op 4249 completed, throughput=5MB/sec 2024-08-29T18:29:30.009 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-G3UwKsjAdhY1-Ao off=11552890 len=1386624 2024-08-29T18:29:30.012 INFO:tasks.workunit.client.0.smithi029.stdout:op 4250 completed, throughput=5MB/sec 2024-08-29T18:29:31.012 INFO:tasks.workunit.client.0.smithi029.stdout: 818: throughput=4.99MB/sec pending data=0 2024-08-29T18:29:31.013 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-HYPl4ItfEXfN5oH off=1284776 len=970164 2024-08-29T18:29:31.015 INFO:tasks.workunit.client.0.smithi029.stdout:op 4251 completed, throughput=5MB/sec 2024-08-29T18:29:31.015 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-B7HdBZQSzusxLGx off=8151426 len=1520518 2024-08-29T18:29:31.020 INFO:tasks.workunit.client.0.smithi029.stdout:op 4252 completed, throughput=5MB/sec 2024-08-29T18:29:31.020 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-ygYN0YH49VQnxYC off=4696676 len=578911 2024-08-29T18:29:31.027 INFO:tasks.workunit.client.0.smithi029.stdout:op 4253 completed, throughput=5MB/sec 2024-08-29T18:29:31.027 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-5kUPvrxsC17D_1Y off=10427627 len=1619090 2024-08-29T18:29:31.039 INFO:tasks.workunit.client.0.smithi029.stdout:op 4254 completed, throughput=5MB/sec 2024-08-29T18:29:31.039 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-B8GjMR_9OXBIMCu off=14634980 len=1433948 2024-08-29T18:29:31.042 INFO:tasks.workunit.client.0.smithi029.stdout:op 4255 completed, throughput=5MB/sec 2024-08-29T18:29:31.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:29:31 smithi029 bash[79042]: cluster 2024-08-29T18:29:30.279949+0000 mgr.y (mgr.25004) 1188 : cluster [DBG] pgmap v1860: 105 pgs: 105 active+clean; 127 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.8 MiB/s wr, 5 op/s 2024-08-29T18:29:31.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:29:31 smithi029 bash[77880]: cluster 2024-08-29T18:29:30.279949+0000 mgr.y (mgr.25004) 1188 : cluster [DBG] pgmap v1860: 105 pgs: 105 active+clean; 127 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.8 MiB/s wr, 5 op/s 2024-08-29T18:29:31.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:29:31 smithi110 bash[67519]: cluster 2024-08-29T18:29:30.279949+0000 mgr.y (mgr.25004) 1188 : cluster [DBG] pgmap v1860: 105 pgs: 105 active+clean; 127 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.8 MiB/s wr, 5 op/s 2024-08-29T18:29:32.042 INFO:tasks.workunit.client.0.smithi029.stdout: 819: throughput=5MB/sec pending data=0 2024-08-29T18:29:32.042 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-_9wwjmqlpovwF_i off=2902393 len=994899 2024-08-29T18:29:32.045 INFO:tasks.workunit.client.0.smithi029.stdout:op 4256 completed, throughput=5MB/sec 2024-08-29T18:29:32.045 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-GIDn-1107akmM5g off=19028156 len=42294 2024-08-29T18:29:32.046 INFO:tasks.workunit.client.0.smithi029.stdout:op 4257 completed, throughput=5MB/sec 2024-08-29T18:29:32.046 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-2bRP1Ig6BHdWB6e off=1040509 len=113466 2024-08-29T18:29:32.047 INFO:tasks.workunit.client.0.smithi029.stdout:op 4258 completed, throughput=5MB/sec 2024-08-29T18:29:32.047 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-lzMu8ZIr6kXn3XY off=5434389 len=188299 2024-08-29T18:29:32.053 INFO:tasks.workunit.client.0.smithi029.stdout:op 4259 completed, throughput=5MB/sec 2024-08-29T18:29:32.053 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-7oIefMZPX8sn6fn off=8430761 len=333986 2024-08-29T18:29:32.055 INFO:tasks.workunit.client.0.smithi029.stdout:op 4260 completed, throughput=5MB/sec 2024-08-29T18:29:32.055 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-z2bloKedj2qvbWr off=6104691 len=1315750 2024-08-29T18:29:32.066 INFO:tasks.workunit.client.0.smithi029.stdout:op 4261 completed, throughput=5MB/sec 2024-08-29T18:29:32.066 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-wf9y4z1Pg1gmRn3 off=17907681 len=279903 2024-08-29T18:29:32.067 INFO:tasks.workunit.client.0.smithi029.stdout:op 4262 completed, throughput=5MB/sec 2024-08-29T18:29:32.067 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-5Km2lHZOMWtcrDu off=17170478 len=1378924 2024-08-29T18:29:32.071 INFO:tasks.workunit.client.0.smithi029.stdout:op 4263 completed, throughput=5MB/sec 2024-08-29T18:29:33.071 INFO:tasks.workunit.client.0.smithi029.stdout: 820: throughput=4.99MB/sec pending data=0 2024-08-29T18:29:33.071 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-DhTc9t6TaaBkHds off=8356396 len=1015281 2024-08-29T18:29:33.081 INFO:tasks.workunit.client.0.smithi029.stdout:op 4264 completed, throughput=5MB/sec 2024-08-29T18:29:33.081 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-1Us3fjv2xHGUDgd off=3144359 len=913130 2024-08-29T18:29:33.083 INFO:tasks.workunit.client.0.smithi029.stdout:op 4265 completed, throughput=5MB/sec 2024-08-29T18:29:33.083 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-tbgsKupSWwN4RWL off=2842805 len=603981 2024-08-29T18:29:33.090 INFO:tasks.workunit.client.0.smithi029.stdout:op 4266 completed, throughput=5MB/sec 2024-08-29T18:29:33.090 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-GaufBifaQESw1LV off=714061 len=2039658 2024-08-29T18:29:33.095 INFO:tasks.workunit.client.0.smithi029.stdout:op 4267 completed, throughput=5MB/sec 2024-08-29T18:29:33.095 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-27YN7ESWQYWWa-H off=2408914 len=867566 2024-08-29T18:29:33.097 INFO:tasks.workunit.client.0.smithi029.stdout:op 4268 completed, throughput=5MB/sec 2024-08-29T18:29:33.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:29:33 smithi029 bash[79042]: cluster 2024-08-29T18:29:32.281155+0000 mgr.y (mgr.25004) 1189 : cluster [DBG] pgmap v1861: 105 pgs: 105 active+clean; 127 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.5 MiB/s wr, 6 op/s 2024-08-29T18:29:33.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:29:33 smithi029 bash[77880]: cluster 2024-08-29T18:29:32.281155+0000 mgr.y (mgr.25004) 1189 : cluster [DBG] pgmap v1861: 105 pgs: 105 active+clean; 127 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.5 MiB/s wr, 6 op/s 2024-08-29T18:29:33.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:29:33 smithi110 bash[67519]: cluster 2024-08-29T18:29:32.281155+0000 mgr.y (mgr.25004) 1189 : cluster [DBG] pgmap v1861: 105 pgs: 105 active+clean; 127 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.5 MiB/s wr, 6 op/s 2024-08-29T18:29:34.098 INFO:tasks.workunit.client.0.smithi029.stdout: 821: throughput=4.99MB/sec pending data=0 2024-08-29T18:29:34.098 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-ahtzyuUX1ptqJ-n off=19003910 len=551523 2024-08-29T18:29:34.100 INFO:tasks.workunit.client.0.smithi029.stdout:op 4269 completed, throughput=4.99MB/sec 2024-08-29T18:29:34.100 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-0qdr7jtf-ANK8kH off=3335650 len=961964 2024-08-29T18:29:34.104 INFO:tasks.workunit.client.0.smithi029.stdout:op 4270 completed, throughput=5MB/sec 2024-08-29T18:29:34.104 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-pXDK7yJraLC2YnP off=9313194 len=1078054 2024-08-29T18:29:34.107 INFO:tasks.workunit.client.0.smithi029.stdout:op 4271 completed, throughput=5MB/sec 2024-08-29T18:29:34.107 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-S_060hZawKIJ1eE off=3281701 len=417817 2024-08-29T18:29:34.109 INFO:tasks.workunit.client.0.smithi029.stdout:op 4272 completed, throughput=5MB/sec 2024-08-29T18:29:34.109 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-n2Q86g-DlYWNiwi off=6163585 len=490392 2024-08-29T18:29:34.115 INFO:tasks.workunit.client.0.smithi029.stdout:op 4273 completed, throughput=5MB/sec 2024-08-29T18:29:34.115 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-Q2qyUprVRRGxWqJ off=12412268 len=357967 2024-08-29T18:29:34.117 INFO:tasks.workunit.client.0.smithi029.stdout:op 4274 completed, throughput=5MB/sec 2024-08-29T18:29:34.117 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-A4l31L5WCLtp02- off=4234861 len=2047796 2024-08-29T18:29:34.122 INFO:tasks.workunit.client.0.smithi029.stdout:op 4275 completed, throughput=5MB/sec 2024-08-29T18:29:34.901 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:29:34 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:29:34] "GET /metrics HTTP/1.1" 200 34029 "" "Prometheus/2.43.0" 2024-08-29T18:29:34.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:29:34 smithi029 bash[77880]: audit 2024-08-29T18:29:33.556495+0000 mon.c (mon.2) 573 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:29:34.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:29:34 smithi029 bash[79042]: audit 2024-08-29T18:29:33.556495+0000 mon.c (mon.2) 573 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:29:34.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:29:34 smithi110 bash[67519]: audit 2024-08-29T18:29:33.556495+0000 mon.c (mon.2) 573 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:29:35.122 INFO:tasks.workunit.client.0.smithi029.stdout: 822: throughput=4.99MB/sec pending data=0 2024-08-29T18:29:35.122 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-cFf-SepbbNVhVEC off=3135028 len=965963 2024-08-29T18:29:35.132 INFO:tasks.workunit.client.0.smithi029.stdout:op 4276 completed, throughput=5MB/sec 2024-08-29T18:29:35.132 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-6qbiUAChUy7zrfq off=5016098 len=1403615 2024-08-29T18:29:35.144 INFO:tasks.workunit.client.0.smithi029.stdout:op 4277 completed, throughput=5MB/sec 2024-08-29T18:29:35.144 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-9a7JdcnkrZlZcbv off=16844825 len=212396 2024-08-29T18:29:35.146 INFO:tasks.workunit.client.0.smithi029.stdout:op 4278 completed, throughput=5MB/sec 2024-08-29T18:29:35.146 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-lhonFU_UjAxFvFO off=2223750 len=459471 2024-08-29T18:29:35.147 INFO:tasks.workunit.client.0.smithi029.stdout:op 4279 completed, throughput=5MB/sec 2024-08-29T18:29:35.147 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-eBXSI3eI6-idF9S off=1728426 len=906848 2024-08-29T18:29:35.149 INFO:tasks.workunit.client.0.smithi029.stdout:op 4280 completed, throughput=5MB/sec 2024-08-29T18:29:35.149 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-aL1hxbvdT2dlyIq off=891468 len=1307213 2024-08-29T18:29:35.153 INFO:tasks.workunit.client.0.smithi029.stdout:op 4281 completed, throughput=5MB/sec 2024-08-29T18:29:35.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:29:35 smithi029 bash[79042]: cluster 2024-08-29T18:29:34.281980+0000 mgr.y (mgr.25004) 1190 : cluster [DBG] pgmap v1862: 105 pgs: 105 active+clean; 127 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-08-29T18:29:35.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:29:35 smithi029 bash[77880]: cluster 2024-08-29T18:29:34.281980+0000 mgr.y (mgr.25004) 1190 : cluster [DBG] pgmap v1862: 105 pgs: 105 active+clean; 127 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-08-29T18:29:35.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:29:35 smithi110 bash[67519]: cluster 2024-08-29T18:29:34.281980+0000 mgr.y (mgr.25004) 1190 : cluster [DBG] pgmap v1862: 105 pgs: 105 active+clean; 127 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-08-29T18:29:36.153 INFO:tasks.workunit.client.0.smithi029.stdout: 823: throughput=4.99MB/sec pending data=0 2024-08-29T18:29:36.153 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-g_IIYf6mbIskMu9 off=1413850 len=1992644 2024-08-29T18:29:36.169 INFO:tasks.workunit.client.0.smithi029.stdout:op 4282 completed, throughput=5MB/sec 2024-08-29T18:29:36.169 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-Lfqa7D199hFuPij off=1046524 len=444189 2024-08-29T18:29:36.175 INFO:tasks.workunit.client.0.smithi029.stdout:op 4283 completed, throughput=5MB/sec 2024-08-29T18:29:36.175 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-_aNAFxasV8y8b0- off=5603788 len=615712 2024-08-29T18:29:36.178 INFO:tasks.workunit.client.0.smithi029.stdout:op 4284 completed, throughput=5MB/sec 2024-08-29T18:29:36.178 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-f_nYQkImeFCqzIV off=7399769 len=416322 2024-08-29T18:29:36.184 INFO:tasks.workunit.client.0.smithi029.stdout:op 4285 completed, throughput=5MB/sec 2024-08-29T18:29:36.184 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-3ZdTRhrHFJxpIL7 off=5827337 len=1725762 2024-08-29T18:29:36.196 INFO:tasks.workunit.client.0.smithi029.stdout:op 4286 completed, throughput=5MB/sec 2024-08-29T18:29:37.196 INFO:tasks.workunit.client.0.smithi029.stdout: 824: throughput=4.99MB/sec pending data=0 2024-08-29T18:29:37.197 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-M2ubtQv7YUbZf7C off=8312386 len=216364 2024-08-29T18:29:37.198 INFO:tasks.workunit.client.0.smithi029.stdout:op 4287 completed, throughput=4.99MB/sec 2024-08-29T18:29:37.198 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-O1l6RhC_QZoNeXm off=6319477 len=235711 2024-08-29T18:29:37.200 INFO:tasks.workunit.client.0.smithi029.stdout:op 4288 completed, throughput=4.99MB/sec 2024-08-29T18:29:37.200 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-pFTG2FoHU8h0Mxw off=13446463 len=1180018 2024-08-29T18:29:37.210 INFO:tasks.workunit.client.0.smithi029.stdout:op 4289 completed, throughput=5MB/sec 2024-08-29T18:29:37.211 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-IF_T7HJgoSZV7sx off=13754160 len=1950384 2024-08-29T18:29:37.216 INFO:tasks.workunit.client.0.smithi029.stdout:op 4290 completed, throughput=5MB/sec 2024-08-29T18:29:37.216 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-4NFOJh5zxMIHbON off=2861130 len=369640 2024-08-29T18:29:37.217 INFO:tasks.workunit.client.0.smithi029.stdout:op 4291 completed, throughput=5MB/sec 2024-08-29T18:29:37.218 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-3H46UNFa-YXVV37 off=10727665 len=1300780 2024-08-29T18:29:37.229 INFO:tasks.workunit.client.0.smithi029.stdout:op 4292 completed, throughput=5MB/sec 2024-08-29T18:29:37.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:29:37 smithi029 bash[79042]: cluster 2024-08-29T18:29:36.283017+0000 mgr.y (mgr.25004) 1191 : cluster [DBG] pgmap v1863: 105 pgs: 105 active+clean; 127 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-08-29T18:29:37.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:29:37 smithi029 bash[77880]: cluster 2024-08-29T18:29:36.283017+0000 mgr.y (mgr.25004) 1191 : cluster [DBG] pgmap v1863: 105 pgs: 105 active+clean; 127 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-08-29T18:29:37.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:29:37 smithi110 bash[67519]: cluster 2024-08-29T18:29:36.283017+0000 mgr.y (mgr.25004) 1191 : cluster [DBG] pgmap v1863: 105 pgs: 105 active+clean; 127 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-08-29T18:29:38.229 INFO:tasks.workunit.client.0.smithi029.stdout: 825: throughput=4.99MB/sec pending data=0 2024-08-29T18:29:38.229 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-g9fGMn5ZmbLj2dy off=929638 len=799002 2024-08-29T18:29:38.232 INFO:tasks.workunit.client.0.smithi029.stdout:op 4293 completed, throughput=5MB/sec 2024-08-29T18:29:38.232 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-dkxfBNK-5kfff4C off=568941 len=1306021 2024-08-29T18:29:38.235 INFO:tasks.workunit.client.0.smithi029.stdout:op 4294 completed, throughput=5MB/sec 2024-08-29T18:29:38.236 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-9sMCqacFrQIHOAM off=14121850 len=1385030 2024-08-29T18:29:38.240 INFO:tasks.workunit.client.0.smithi029.stdout:op 4295 completed, throughput=5MB/sec 2024-08-29T18:29:38.240 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-NLzyG51C4TGoB2V off=2422672 len=1194180 2024-08-29T18:29:38.243 INFO:tasks.workunit.client.0.smithi029.stdout:op 4296 completed, throughput=5MB/sec 2024-08-29T18:29:38.243 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-7MsLala__7WKo8W off=14971098 len=1006987 2024-08-29T18:29:38.245 INFO:tasks.workunit.client.0.smithi029.stdout:op 4297 completed, throughput=5MB/sec 2024-08-29T18:29:39.245 INFO:tasks.workunit.client.0.smithi029.stdout: 826: throughput=4.99MB/sec pending data=0 2024-08-29T18:29:39.246 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-qNIXDGHM97jVG1E off=16360535 len=996733 2024-08-29T18:29:39.258 INFO:tasks.workunit.client.0.smithi029.stdout:op 4298 completed, throughput=5MB/sec 2024-08-29T18:29:39.258 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-27lLmYNwtPjj6J0 off=2385178 len=1477683 2024-08-29T18:29:39.261 INFO:tasks.workunit.client.0.smithi029.stdout:op 4299 completed, throughput=5MB/sec 2024-08-29T18:29:39.262 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-AF8EaU6uaaMmAr7 off=3139581 len=1006770 2024-08-29T18:29:39.265 INFO:tasks.workunit.client.0.smithi029.stdout:op 4300 completed, throughput=5MB/sec 2024-08-29T18:29:39.265 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-zutmu8-oUsyWqkG off=13306131 len=463562 2024-08-29T18:29:39.271 INFO:tasks.workunit.client.0.smithi029.stdout:op 4301 completed, throughput=5MB/sec 2024-08-29T18:29:39.271 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-LXa-dF1QT2j5AR1 off=3697577 len=1834866 2024-08-29T18:29:39.286 INFO:tasks.workunit.client.0.smithi029.stdout:op 4302 completed, throughput=5MB/sec 2024-08-29T18:29:39.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:29:39 smithi029 bash[79042]: cluster 2024-08-29T18:29:38.283977+0000 mgr.y (mgr.25004) 1192 : cluster [DBG] pgmap v1864: 105 pgs: 105 active+clean; 127 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-08-29T18:29:39.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:29:39 smithi029 bash[77880]: cluster 2024-08-29T18:29:38.283977+0000 mgr.y (mgr.25004) 1192 : cluster [DBG] pgmap v1864: 105 pgs: 105 active+clean; 127 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-08-29T18:29:39.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:29:39 smithi110 bash[67519]: cluster 2024-08-29T18:29:38.283977+0000 mgr.y (mgr.25004) 1192 : cluster [DBG] pgmap v1864: 105 pgs: 105 active+clean; 127 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-08-29T18:29:40.286 INFO:tasks.workunit.client.0.smithi029.stdout: 827: throughput=5MB/sec pending data=0 2024-08-29T18:29:40.286 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-8NAQr1L8iMjZttm off=2531158 len=1136834 2024-08-29T18:29:40.289 INFO:tasks.workunit.client.0.smithi029.stdout:op 4303 completed, throughput=5MB/sec 2024-08-29T18:29:40.289 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-tsyzAXBPcwPd6uR off=7589571 len=1661435 2024-08-29T18:29:40.302 INFO:tasks.workunit.client.0.smithi029.stdout:op 4304 completed, throughput=5MB/sec 2024-08-29T18:29:40.302 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-vBi_ElUjMFOB59F off=10822759 len=1439093 2024-08-29T18:29:40.305 INFO:tasks.workunit.client.0.smithi029.stdout:op 4305 completed, throughput=5MB/sec 2024-08-29T18:29:40.305 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-Vv2v2abjJilG_DB off=2452307 len=16144 2024-08-29T18:29:40.310 INFO:tasks.workunit.client.0.smithi029.stdout:op 4306 completed, throughput=5MB/sec 2024-08-29T18:29:40.310 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-IpTMikwhDmBQqX1 off=2138420 len=670098 2024-08-29T18:29:40.317 INFO:tasks.workunit.client.0.smithi029.stdout:op 4307 completed, throughput=5MB/sec 2024-08-29T18:29:41.317 INFO:tasks.workunit.client.0.smithi029.stdout: 828: throughput=4.99MB/sec pending data=0 2024-08-29T18:29:41.318 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-U040pMEJCxykwmu off=17603971 len=1491370 2024-08-29T18:29:41.322 INFO:tasks.workunit.client.0.smithi029.stdout:op 4308 completed, throughput=5MB/sec 2024-08-29T18:29:41.322 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-UZy2aIHB0cSlSdN off=2388973 len=1351687 2024-08-29T18:29:41.325 INFO:tasks.workunit.client.0.smithi029.stdout:op 4309 completed, throughput=5MB/sec 2024-08-29T18:29:41.326 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-HsVPsPgU4pFW8rF off=5611095 len=617339 2024-08-29T18:29:41.333 INFO:tasks.workunit.client.0.smithi029.stdout:op 4310 completed, throughput=5MB/sec 2024-08-29T18:29:41.333 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-SuAsqf8QgVQGZO3 off=8946785 len=954539 2024-08-29T18:29:41.336 INFO:tasks.workunit.client.0.smithi029.stdout:op 4311 completed, throughput=5MB/sec 2024-08-29T18:29:41.336 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-YXV9Vginav1Ae_W off=14676928 len=1490588 2024-08-29T18:29:41.347 INFO:tasks.workunit.client.0.smithi029.stdout:op 4312 completed, throughput=5MB/sec 2024-08-29T18:29:41.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:29:41 smithi029 bash[79042]: cluster 2024-08-29T18:29:40.284838+0000 mgr.y (mgr.25004) 1193 : cluster [DBG] pgmap v1865: 105 pgs: 105 active+clean; 127 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-08-29T18:29:41.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:29:41 smithi029 bash[77880]: cluster 2024-08-29T18:29:40.284838+0000 mgr.y (mgr.25004) 1193 : cluster [DBG] pgmap v1865: 105 pgs: 105 active+clean; 127 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-08-29T18:29:41.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:29:41 smithi110 bash[67519]: cluster 2024-08-29T18:29:40.284838+0000 mgr.y (mgr.25004) 1193 : cluster [DBG] pgmap v1865: 105 pgs: 105 active+clean; 127 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-08-29T18:29:42.348 INFO:tasks.workunit.client.0.smithi029.stdout: 829: throughput=5MB/sec pending data=0 2024-08-29T18:29:42.348 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-710Y-IwkKRwWLxb off=616389 len=350032 2024-08-29T18:29:42.350 INFO:tasks.workunit.client.0.smithi029.stdout:op 4313 completed, throughput=5MB/sec 2024-08-29T18:29:42.350 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-f1SpTTkuMmzxkCv off=9439339 len=975125 2024-08-29T18:29:42.359 INFO:tasks.workunit.client.0.smithi029.stdout:op 4314 completed, throughput=5MB/sec 2024-08-29T18:29:42.359 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-VSJt9-bdYs5IONN off=14084943 len=1271354 2024-08-29T18:29:42.370 INFO:tasks.workunit.client.0.smithi029.stdout:op 4315 completed, throughput=5MB/sec 2024-08-29T18:29:42.370 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-_zVsrtiNoIdLCfx off=919466 len=165251 2024-08-29T18:29:42.371 INFO:tasks.workunit.client.0.smithi029.stdout:op 4316 completed, throughput=5MB/sec 2024-08-29T18:29:42.371 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-wucPVK5i80aDfUQ off=19070314 len=1385043 2024-08-29T18:29:42.382 INFO:tasks.workunit.client.0.smithi029.stdout:op 4317 completed, throughput=5MB/sec 2024-08-29T18:29:42.382 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-miefLSb3Bm8ojOg off=12617442 len=1727906 2024-08-29T18:29:42.386 INFO:tasks.workunit.client.0.smithi029.stdout:op 4318 completed, throughput=5MB/sec 2024-08-29T18:29:43.386 INFO:tasks.workunit.client.0.smithi029.stdout: 830: throughput=5MB/sec pending data=0 2024-08-29T18:29:43.386 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-7mbpvi11QtRPjVN off=3041774 len=836580 2024-08-29T18:29:43.395 INFO:tasks.workunit.client.0.smithi029.stdout:op 4319 completed, throughput=5MB/sec 2024-08-29T18:29:43.395 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-Lkg127KzWxx8B2G off=338032 len=1414517 2024-08-29T18:29:43.398 INFO:tasks.workunit.client.0.smithi029.stdout:op 4320 completed, throughput=5MB/sec 2024-08-29T18:29:43.398 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-yzJihSVBTZGONJO off=1791251 len=1952947 2024-08-29T18:29:43.411 INFO:tasks.workunit.client.0.smithi029.stdout:op 4321 completed, throughput=5MB/sec 2024-08-29T18:29:43.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:29:43 smithi029 bash[79042]: cluster 2024-08-29T18:29:42.285980+0000 mgr.y (mgr.25004) 1194 : cluster [DBG] pgmap v1866: 105 pgs: 105 active+clean; 127 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.4 MiB/s wr, 6 op/s 2024-08-29T18:29:43.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:29:43 smithi029 bash[77880]: cluster 2024-08-29T18:29:42.285980+0000 mgr.y (mgr.25004) 1194 : cluster [DBG] pgmap v1866: 105 pgs: 105 active+clean; 127 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.4 MiB/s wr, 6 op/s 2024-08-29T18:29:43.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:29:43 smithi110 bash[67519]: cluster 2024-08-29T18:29:42.285980+0000 mgr.y (mgr.25004) 1194 : cluster [DBG] pgmap v1866: 105 pgs: 105 active+clean; 127 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.4 MiB/s wr, 6 op/s 2024-08-29T18:29:44.411 INFO:tasks.workunit.client.0.smithi029.stdout: 831: throughput=4.99MB/sec pending data=0 2024-08-29T18:29:44.411 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-H43b2VrU3tk7Vf5 off=20267051 len=1759753 2024-08-29T18:29:44.417 INFO:tasks.workunit.client.0.smithi029.stdout:op 4322 completed, throughput=5MB/sec 2024-08-29T18:29:44.417 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-2qqK1Zaq4dWEujJ off=22320566 len=2056864 2024-08-29T18:29:44.422 INFO:tasks.workunit.client.0.smithi029.stdout:op 4323 completed, throughput=5MB/sec 2024-08-29T18:29:44.422 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-wTNuoloXayz3Pay off=10744441 len=465775 2024-08-29T18:29:44.429 INFO:tasks.workunit.client.0.smithi029.stdout:op 4324 completed, throughput=5MB/sec 2024-08-29T18:29:44.429 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-O8htCxHaMebBrxA off=6298850 len=513809 2024-08-29T18:29:44.431 INFO:tasks.workunit.client.0.smithi029.stdout:op 4325 completed, throughput=5MB/sec 2024-08-29T18:29:44.431 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-UMqjSGp0PHbqNzV off=5284976 len=863551 2024-08-29T18:29:44.438 INFO:tasks.workunit.client.0.smithi029.stdout:op 4326 completed, throughput=5MB/sec 2024-08-29T18:29:44.901 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:29:44 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:29:44] "GET /metrics HTTP/1.1" 200 34029 "" "Prometheus/2.43.0" 2024-08-29T18:29:45.439 INFO:tasks.workunit.client.0.smithi029.stdout: 832: throughput=4.99MB/sec pending data=0 2024-08-29T18:29:45.439 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-H7Zdj9gC0OsC4ve off=15018037 len=734334 2024-08-29T18:29:45.446 INFO:tasks.workunit.client.0.smithi029.stdout:op 4327 completed, throughput=5MB/sec 2024-08-29T18:29:45.446 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-7WbLPSNURO6OHUQ off=2894054 len=247068 2024-08-29T18:29:45.447 INFO:tasks.workunit.client.0.smithi029.stdout:op 4328 completed, throughput=5MB/sec 2024-08-29T18:29:45.447 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-ONAy7dajRG7-d5f off=6690378 len=618009 2024-08-29T18:29:45.449 INFO:tasks.workunit.client.0.smithi029.stdout:op 4329 completed, throughput=5MB/sec 2024-08-29T18:29:45.450 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-bkdOGygo_9Rq1f9 off=466192 len=69406 2024-08-29T18:29:45.455 INFO:tasks.workunit.client.0.smithi029.stdout:op 4330 completed, throughput=5MB/sec 2024-08-29T18:29:45.455 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-TFEO87KnYT9lL3P off=1492549 len=572944 2024-08-29T18:29:45.456 INFO:tasks.workunit.client.0.smithi029.stdout:op 4331 completed, throughput=5MB/sec 2024-08-29T18:29:45.456 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-2Mh4ju2d7nX0wBc off=14627637 len=329390 2024-08-29T18:29:45.457 INFO:tasks.workunit.client.0.smithi029.stdout:op 4332 completed, throughput=5MB/sec 2024-08-29T18:29:45.458 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-ZaehQCAMUvWhdgx off=8805918 len=2086367 2024-08-29T18:29:45.472 INFO:tasks.workunit.client.0.smithi029.stdout:op 4333 completed, throughput=5MB/sec 2024-08-29T18:29:45.472 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-K2T5VNEboRreFsW off=4089734 len=1739848 2024-08-29T18:29:45.475 INFO:tasks.workunit.client.0.smithi029.stdout:op 4334 completed, throughput=5MB/sec 2024-08-29T18:29:45.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:29:45 smithi029 bash[77880]: cluster 2024-08-29T18:29:44.286800+0000 mgr.y (mgr.25004) 1195 : cluster [DBG] pgmap v1867: 105 pgs: 105 active+clean; 127 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-08-29T18:29:45.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:29:45 smithi029 bash[79042]: cluster 2024-08-29T18:29:44.286800+0000 mgr.y (mgr.25004) 1195 : cluster [DBG] pgmap v1867: 105 pgs: 105 active+clean; 127 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-08-29T18:29:45.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:29:45 smithi110 bash[67519]: cluster 2024-08-29T18:29:44.286800+0000 mgr.y (mgr.25004) 1195 : cluster [DBG] pgmap v1867: 105 pgs: 105 active+clean; 127 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-08-29T18:29:46.475 INFO:tasks.workunit.client.0.smithi029.stdout: 833: throughput=5MB/sec pending data=0 2024-08-29T18:29:46.476 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-D_bmv7DWX95PFnn off=2451622 len=659877 2024-08-29T18:29:46.483 INFO:tasks.workunit.client.0.smithi029.stdout:op 4335 completed, throughput=5MB/sec 2024-08-29T18:29:46.483 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-JzoTUyn8V5X1Esk off=3847158 len=1153875 2024-08-29T18:29:46.486 INFO:tasks.workunit.client.0.smithi029.stdout:op 4336 completed, throughput=5MB/sec 2024-08-29T18:29:46.486 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-0PV4vUd3QB9sF0z off=5779124 len=96076 2024-08-29T18:29:46.491 INFO:tasks.workunit.client.0.smithi029.stdout:op 4337 completed, throughput=5MB/sec 2024-08-29T18:29:46.491 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-ZHdcNfA_aw-m2R1 off=2252438 len=1406526 2024-08-29T18:29:46.496 INFO:tasks.workunit.client.0.smithi029.stdout:op 4338 completed, throughput=5MB/sec 2024-08-29T18:29:46.496 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-5KTiytW2keJXcar off=9233731 len=1753397 2024-08-29T18:29:46.508 INFO:tasks.workunit.client.0.smithi029.stdout:op 4339 completed, throughput=5MB/sec 2024-08-29T18:29:47.508 INFO:tasks.workunit.client.0.smithi029.stdout: 834: throughput=5MB/sec pending data=0 2024-08-29T18:29:47.508 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-89GfnqjKqYZwmlA off=4251886 len=2013784 2024-08-29T18:29:47.514 INFO:tasks.workunit.client.0.smithi029.stdout:op 4340 completed, throughput=5MB/sec 2024-08-29T18:29:47.514 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-fHu7dbh8pqJkM6q off=2786551 len=227511 2024-08-29T18:29:47.520 INFO:tasks.workunit.client.0.smithi029.stdout:op 4341 completed, throughput=5MB/sec 2024-08-29T18:29:47.520 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj--wnKbcl7_Gsqmya off=17558096 len=1731303 2024-08-29T18:29:47.525 INFO:tasks.workunit.client.0.smithi029.stdout:op 4342 completed, throughput=5MB/sec 2024-08-29T18:29:47.525 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-wyHu0RJPSIotR4m off=3195483 len=246564 2024-08-29T18:29:47.531 INFO:tasks.workunit.client.0.smithi029.stdout:op 4343 completed, throughput=5MB/sec 2024-08-29T18:29:47.531 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-0r06Fcd_w5trbOT off=5304095 len=187601 2024-08-29T18:29:47.532 INFO:tasks.workunit.client.0.smithi029.stdout:op 4344 completed, throughput=5MB/sec 2024-08-29T18:29:47.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:29:47 smithi029 bash[77880]: cluster 2024-08-29T18:29:46.287861+0000 mgr.y (mgr.25004) 1196 : cluster [DBG] pgmap v1868: 105 pgs: 105 active+clean; 127 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-08-29T18:29:47.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:29:47 smithi029 bash[79042]: cluster 2024-08-29T18:29:46.287861+0000 mgr.y (mgr.25004) 1196 : cluster [DBG] pgmap v1868: 105 pgs: 105 active+clean; 127 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-08-29T18:29:47.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:29:47 smithi110 bash[67519]: cluster 2024-08-29T18:29:46.287861+0000 mgr.y (mgr.25004) 1196 : cluster [DBG] pgmap v1868: 105 pgs: 105 active+clean; 127 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-08-29T18:29:48.532 INFO:tasks.workunit.client.0.smithi029.stdout: 835: throughput=4.99MB/sec pending data=0 2024-08-29T18:29:48.533 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-aOTpq7kPmKtV3Cy off=2770756 len=131076 2024-08-29T18:29:48.534 INFO:tasks.workunit.client.0.smithi029.stdout:op 4345 completed, throughput=4.99MB/sec 2024-08-29T18:29:48.534 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-jch8NzNWpSqzCHJ off=10716800 len=332030 2024-08-29T18:29:48.540 INFO:tasks.workunit.client.0.smithi029.stdout:op 4346 completed, throughput=4.99MB/sec 2024-08-29T18:29:48.540 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-1n8LzAo_JohG3j4 off=6132608 len=1372769 2024-08-29T18:29:48.544 INFO:tasks.workunit.client.0.smithi029.stdout:op 4347 completed, throughput=5MB/sec 2024-08-29T18:29:48.544 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-Z8pGGBpX7xi6CFS off=13716921 len=666169 2024-08-29T18:29:48.552 INFO:tasks.workunit.client.0.smithi029.stdout:op 4348 completed, throughput=5MB/sec 2024-08-29T18:29:48.552 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-ftGu1Ohp0PuudVo off=4077746 len=1947465 2024-08-29T18:29:48.565 INFO:tasks.workunit.client.0.smithi029.stdout:op 4349 completed, throughput=5MB/sec 2024-08-29T18:29:48.565 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-lIAUabLKoFPdDhm off=13342427 len=1307536 2024-08-29T18:29:48.575 INFO:tasks.workunit.client.0.smithi029.stdout:op 4350 completed, throughput=5MB/sec 2024-08-29T18:29:49.576 INFO:tasks.workunit.client.0.smithi029.stdout: 836: throughput=4.99MB/sec pending data=0 2024-08-29T18:29:49.576 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-EE6z18bO5A1HcHW off=10011552 len=3588 2024-08-29T18:29:49.577 INFO:tasks.workunit.client.0.smithi029.stdout:op 4351 completed, throughput=4.99MB/sec 2024-08-29T18:29:49.577 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-AxNlmc3Sr4n_Z7C off=6196861 len=662312 2024-08-29T18:29:49.579 INFO:tasks.workunit.client.0.smithi029.stdout:op 4352 completed, throughput=5MB/sec 2024-08-29T18:29:49.580 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-r0341V6S-VjxDxB off=8289145 len=1406708 2024-08-29T18:29:49.590 INFO:tasks.workunit.client.0.smithi029.stdout:op 4353 completed, throughput=5MB/sec 2024-08-29T18:29:49.590 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-aWDz3e3PKgjamwx off=91534 len=1404782 2024-08-29T18:29:49.594 INFO:tasks.workunit.client.0.smithi029.stdout:op 4354 completed, throughput=5MB/sec 2024-08-29T18:29:49.594 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-tnXQBgio05J-UM- off=3098902 len=1202829 2024-08-29T18:29:49.597 INFO:tasks.workunit.client.0.smithi029.stdout:op 4355 completed, throughput=5MB/sec 2024-08-29T18:29:49.597 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-C0zjp1KvAJmlZ5G off=21029204 len=92595 2024-08-29T18:29:49.602 INFO:tasks.workunit.client.0.smithi029.stdout:op 4356 completed, throughput=5MB/sec 2024-08-29T18:29:49.602 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-iGvvl5Y0bqZ4Hrh off=9434283 len=2009030 2024-08-29T18:29:49.616 INFO:tasks.workunit.client.0.smithi029.stdout:op 4357 completed, throughput=5MB/sec 2024-08-29T18:29:49.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:29:49 smithi029 bash[79042]: cluster 2024-08-29T18:29:48.288884+0000 mgr.y (mgr.25004) 1197 : cluster [DBG] pgmap v1869: 105 pgs: 105 active+clean; 127 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-08-29T18:29:49.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:29:49 smithi029 bash[79042]: audit 2024-08-29T18:29:48.557184+0000 mon.c (mon.2) 574 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:29:49.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:29:49 smithi029 bash[77880]: cluster 2024-08-29T18:29:48.288884+0000 mgr.y (mgr.25004) 1197 : cluster [DBG] pgmap v1869: 105 pgs: 105 active+clean; 127 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-08-29T18:29:49.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:29:49 smithi029 bash[77880]: audit 2024-08-29T18:29:48.557184+0000 mon.c (mon.2) 574 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:29:49.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:29:49 smithi110 bash[67519]: cluster 2024-08-29T18:29:48.288884+0000 mgr.y (mgr.25004) 1197 : cluster [DBG] pgmap v1869: 105 pgs: 105 active+clean; 127 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-08-29T18:29:49.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:29:49 smithi110 bash[67519]: audit 2024-08-29T18:29:48.557184+0000 mon.c (mon.2) 574 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:29:50.617 INFO:tasks.workunit.client.0.smithi029.stdout: 837: throughput=5MB/sec pending data=0 2024-08-29T18:29:50.617 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-g2H3ejUInqQsHzp off=4989282 len=866549 2024-08-29T18:29:50.619 INFO:tasks.workunit.client.0.smithi029.stdout:op 4358 completed, throughput=5MB/sec 2024-08-29T18:29:50.619 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-MNiIG-Q7UHAohfp off=1954544 len=125447 2024-08-29T18:29:50.621 INFO:tasks.workunit.client.0.smithi029.stdout:op 4359 completed, throughput=5MB/sec 2024-08-29T18:29:50.621 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-UpH2zQfzya8jlJ9 off=10134502 len=1325506 2024-08-29T18:29:50.631 INFO:tasks.workunit.client.0.smithi029.stdout:op 4360 completed, throughput=5MB/sec 2024-08-29T18:29:50.631 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-g2qqd-51Rx2c3KP off=4245559 len=1788891 2024-08-29T18:29:50.646 INFO:tasks.workunit.client.0.smithi029.stdout:op 4361 completed, throughput=5MB/sec 2024-08-29T18:29:51.647 INFO:tasks.workunit.client.0.smithi029.stdout: 838: throughput=4.99MB/sec pending data=0 2024-08-29T18:29:51.647 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-ao2zyc6M640LHIk off=2638811 len=722138 2024-08-29T18:29:51.649 INFO:tasks.workunit.client.0.smithi029.stdout:op 4362 completed, throughput=5MB/sec 2024-08-29T18:29:51.649 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-NFr4rBQmiDWKzyh off=1806590 len=1432176 2024-08-29T18:29:51.661 INFO:tasks.workunit.client.0.smithi029.stdout:op 4363 completed, throughput=5MB/sec 2024-08-29T18:29:51.661 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-99jHx9iNkOsReZG off=14453414 len=720951 2024-08-29T18:29:51.663 INFO:tasks.workunit.client.0.smithi029.stdout:op 4364 completed, throughput=5MB/sec 2024-08-29T18:29:51.663 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-eYLcOP8AnhC4qOZ off=5621029 len=41507 2024-08-29T18:29:51.667 INFO:tasks.workunit.client.0.smithi029.stdout:op 4365 completed, throughput=5MB/sec 2024-08-29T18:29:51.667 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-5-1HfJqnf1OV0nT off=11101358 len=129139 2024-08-29T18:29:51.668 INFO:tasks.workunit.client.0.smithi029.stdout:op 4366 completed, throughput=5MB/sec 2024-08-29T18:29:51.668 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-MPzERhlrNQdNlm9 off=664737 len=1775189 2024-08-29T18:29:51.674 INFO:tasks.workunit.client.0.smithi029.stdout:op 4367 completed, throughput=5MB/sec 2024-08-29T18:29:51.674 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-5VuvkyBQeZy9M-f off=5928066 len=520562 2024-08-29T18:29:51.680 INFO:tasks.workunit.client.0.smithi029.stdout:op 4368 completed, throughput=5MB/sec 2024-08-29T18:29:51.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:29:51 smithi029 bash[79042]: cluster 2024-08-29T18:29:50.289756+0000 mgr.y (mgr.25004) 1198 : cluster [DBG] pgmap v1870: 105 pgs: 105 active+clean; 127 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-08-29T18:29:51.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:29:51 smithi029 bash[77880]: cluster 2024-08-29T18:29:50.289756+0000 mgr.y (mgr.25004) 1198 : cluster [DBG] pgmap v1870: 105 pgs: 105 active+clean; 127 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-08-29T18:29:51.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:29:51 smithi110 bash[67519]: cluster 2024-08-29T18:29:50.289756+0000 mgr.y (mgr.25004) 1198 : cluster [DBG] pgmap v1870: 105 pgs: 105 active+clean; 127 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-08-29T18:29:52.681 INFO:tasks.workunit.client.0.smithi029.stdout: 839: throughput=4.99MB/sec pending data=0 2024-08-29T18:29:52.681 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-BF_1-WkmjxVN2qd off=9675170 len=727298 2024-08-29T18:29:52.689 INFO:tasks.workunit.client.0.smithi029.stdout:op 4369 completed, throughput=5MB/sec 2024-08-29T18:29:52.689 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-1wmdmuYxNeCuJ-p off=18778279 len=1737286 2024-08-29T18:29:52.692 INFO:tasks.workunit.client.0.smithi029.stdout:op 4370 completed, throughput=5MB/sec 2024-08-29T18:29:52.692 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-rnodRMTCner-8J7 off=1186727 len=1974787 2024-08-29T18:29:52.697 INFO:tasks.workunit.client.0.smithi029.stdout:op 4371 completed, throughput=5MB/sec 2024-08-29T18:29:52.697 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-ztW_9MoFDPed_Zr off=5436269 len=1871326 2024-08-29T18:29:52.709 INFO:tasks.workunit.client.0.smithi029.stdout:op 4372 completed, throughput=5MB/sec 2024-08-29T18:29:53.709 INFO:tasks.workunit.client.0.smithi029.stdout: 840: throughput=5MB/sec pending data=0 2024-08-29T18:29:53.710 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-F2EfTRJdtyNPf1g off=2732360 len=161888 2024-08-29T18:29:53.715 INFO:tasks.workunit.client.0.smithi029.stdout:op 4373 completed, throughput=5MB/sec 2024-08-29T18:29:53.715 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-pCSgvk4tpNUCWDO off=11957058 len=73962 2024-08-29T18:29:53.720 INFO:tasks.workunit.client.0.smithi029.stdout:op 4374 completed, throughput=5MB/sec 2024-08-29T18:29:53.720 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-Fk3T1AeQS_TvSnm off=14534600 len=1729944 2024-08-29T18:29:53.732 INFO:tasks.workunit.client.0.smithi029.stdout:op 4375 completed, throughput=5MB/sec 2024-08-29T18:29:53.732 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-NeObn8WZ1lYOgH7 off=16630476 len=490125 2024-08-29T18:29:53.734 INFO:tasks.workunit.client.0.smithi029.stdout:op 4376 completed, throughput=5MB/sec 2024-08-29T18:29:53.734 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-Bm17oFan1VFZ8pz off=729158 len=1651257 2024-08-29T18:29:53.738 INFO:tasks.workunit.client.0.smithi029.stdout:op 4377 completed, throughput=5MB/sec 2024-08-29T18:29:53.738 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-34XlWBvNcMJQwLK off=12101604 len=1458038 2024-08-29T18:29:53.750 INFO:tasks.workunit.client.0.smithi029.stdout:op 4378 completed, throughput=5MB/sec 2024-08-29T18:29:53.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:29:53 smithi029 bash[77880]: cluster 2024-08-29T18:29:52.290997+0000 mgr.y (mgr.25004) 1199 : cluster [DBG] pgmap v1871: 105 pgs: 105 active+clean; 127 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2024-08-29T18:29:53.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:29:53 smithi029 bash[79042]: cluster 2024-08-29T18:29:52.290997+0000 mgr.y (mgr.25004) 1199 : cluster [DBG] pgmap v1871: 105 pgs: 105 active+clean; 127 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2024-08-29T18:29:53.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:29:53 smithi110 bash[67519]: cluster 2024-08-29T18:29:52.290997+0000 mgr.y (mgr.25004) 1199 : cluster [DBG] pgmap v1871: 105 pgs: 105 active+clean; 127 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2024-08-29T18:29:54.750 INFO:tasks.workunit.client.0.smithi029.stdout: 841: throughput=5MB/sec pending data=0 2024-08-29T18:29:54.751 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-Z2-tF5zPQf2gViF off=724792 len=1375550 2024-08-29T18:29:54.755 INFO:tasks.workunit.client.0.smithi029.stdout:op 4379 completed, throughput=5MB/sec 2024-08-29T18:29:54.756 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-Bhj3paCwwc8lwyF off=3665275 len=1876478 2024-08-29T18:29:54.770 INFO:tasks.workunit.client.0.smithi029.stdout:op 4380 completed, throughput=5MB/sec 2024-08-29T18:29:54.770 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-hW4cQ8tms_qvYZR off=6683277 len=1068052 2024-08-29T18:29:54.771 INFO:tasks.workunit.client.0.smithi029.stdout:op 4381 completed, throughput=5MB/sec 2024-08-29T18:29:54.901 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:29:54 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:29:54] "GET /metrics HTTP/1.1" 200 34033 "" "Prometheus/2.43.0" 2024-08-29T18:29:55.772 INFO:tasks.workunit.client.0.smithi029.stdout: 842: throughput=4.99MB/sec pending data=0 2024-08-29T18:29:55.772 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-VIoZGdjjWOJoUFB off=5389298 len=1464366 2024-08-29T18:29:55.783 INFO:tasks.workunit.client.0.smithi029.stdout:op 4382 completed, throughput=5MB/sec 2024-08-29T18:29:55.783 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-S0be4EURmDhUOZZ off=10462133 len=1054252 2024-08-29T18:29:55.791 INFO:tasks.workunit.client.0.smithi029.stdout:op 4383 completed, throughput=5MB/sec 2024-08-29T18:29:55.791 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-QrbzMFelt6YOnZI off=8625377 len=1422542 2024-08-29T18:29:55.803 INFO:tasks.workunit.client.0.smithi029.stdout:op 4384 completed, throughput=5MB/sec 2024-08-29T18:29:55.803 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-fAfhktUe36jEQ-R off=6301560 len=108877 2024-08-29T18:29:55.804 INFO:tasks.workunit.client.0.smithi029.stdout:op 4385 completed, throughput=5MB/sec 2024-08-29T18:29:55.804 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-CGTZmabHZ721I5A off=1784127 len=1652861 2024-08-29T18:29:55.810 INFO:tasks.workunit.client.0.smithi029.stdout:op 4386 completed, throughput=5MB/sec 2024-08-29T18:29:55.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:29:55 smithi029 bash[77880]: cluster 2024-08-29T18:29:54.291845+0000 mgr.y (mgr.25004) 1200 : cluster [DBG] pgmap v1872: 105 pgs: 105 active+clean; 127 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-08-29T18:29:55.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:29:55 smithi029 bash[79042]: cluster 2024-08-29T18:29:54.291845+0000 mgr.y (mgr.25004) 1200 : cluster [DBG] pgmap v1872: 105 pgs: 105 active+clean; 127 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-08-29T18:29:55.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:29:55 smithi110 bash[67519]: cluster 2024-08-29T18:29:54.291845+0000 mgr.y (mgr.25004) 1200 : cluster [DBG] pgmap v1872: 105 pgs: 105 active+clean; 127 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-08-29T18:29:56.810 INFO:tasks.workunit.client.0.smithi029.stdout: 843: throughput=4.99MB/sec pending data=0 2024-08-29T18:29:56.810 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-tMqRh9SUeFTz93w off=855227 len=1483936 2024-08-29T18:29:56.822 INFO:tasks.workunit.client.0.smithi029.stdout:op 4387 completed, throughput=5MB/sec 2024-08-29T18:29:56.822 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-OXKnA1kI1GPRXpx off=23364212 len=179573 2024-08-29T18:29:56.827 INFO:tasks.workunit.client.0.smithi029.stdout:op 4388 completed, throughput=5MB/sec 2024-08-29T18:29:56.827 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-6KlHokgoRt2SeoH off=16317647 len=550159 2024-08-29T18:29:56.829 INFO:tasks.workunit.client.0.smithi029.stdout:op 4389 completed, throughput=5MB/sec 2024-08-29T18:29:56.829 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-FXzn-_-NEU1S3MB off=7192549 len=881255 2024-08-29T18:29:56.837 INFO:tasks.workunit.client.0.smithi029.stdout:op 4390 completed, throughput=5MB/sec 2024-08-29T18:29:56.837 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-FiSbI7QkmMxDRHj off=7647902 len=2013570 2024-08-29T18:29:56.844 INFO:tasks.workunit.client.0.smithi029.stdout:op 4391 completed, throughput=5MB/sec 2024-08-29T18:29:57.844 INFO:tasks.workunit.client.0.smithi029.stdout: 844: throughput=4.99MB/sec pending data=0 2024-08-29T18:29:57.845 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-OJqEpAEZgcKFNkI off=2952773 len=657998 2024-08-29T18:29:57.846 INFO:tasks.workunit.client.0.smithi029.stdout:op 4392 completed, throughput=5MB/sec 2024-08-29T18:29:57.846 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-v8y-zKh-V63tSUN off=16561069 len=1669681 2024-08-29T18:29:57.850 INFO:tasks.workunit.client.0.smithi029.stdout:op 4393 completed, throughput=5MB/sec 2024-08-29T18:29:57.850 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-ye89XyirYW7Gi0v off=0 len=1414140 2024-08-29T18:29:57.854 INFO:tasks.workunit.client.0.smithi029.stdout:op 4394 completed, throughput=5MB/sec 2024-08-29T18:29:57.854 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-rdDmNOIqH3wNS-i off=15341337 len=1664065 2024-08-29T18:29:57.858 INFO:tasks.workunit.client.0.smithi029.stdout:op 4395 completed, throughput=5MB/sec 2024-08-29T18:29:57.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:29:57 smithi029 bash[77880]: cluster 2024-08-29T18:29:56.292878+0000 mgr.y (mgr.25004) 1201 : cluster [DBG] pgmap v1873: 105 pgs: 105 active+clean; 127 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-29T18:29:57.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:29:57 smithi029 bash[79042]: cluster 2024-08-29T18:29:56.292878+0000 mgr.y (mgr.25004) 1201 : cluster [DBG] pgmap v1873: 105 pgs: 105 active+clean; 127 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-29T18:29:57.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:29:57 smithi110 bash[67519]: cluster 2024-08-29T18:29:56.292878+0000 mgr.y (mgr.25004) 1201 : cluster [DBG] pgmap v1873: 105 pgs: 105 active+clean; 127 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-29T18:29:58.859 INFO:tasks.workunit.client.0.smithi029.stdout: 845: throughput=4.99MB/sec pending data=0 2024-08-29T18:29:58.859 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-OCebF3Vj3CBxwcl off=1964843 len=1742356 2024-08-29T18:29:58.863 INFO:tasks.workunit.client.0.smithi029.stdout:op 4396 completed, throughput=5MB/sec 2024-08-29T18:29:58.863 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-By1eLopnhh1Gw9m off=5494567 len=272787 2024-08-29T18:29:58.865 INFO:tasks.workunit.client.0.smithi029.stdout:op 4397 completed, throughput=5MB/sec 2024-08-29T18:29:58.865 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-efgpPBdP4JN7p8r off=2105086 len=178097 2024-08-29T18:29:58.866 INFO:tasks.workunit.client.0.smithi029.stdout:op 4398 completed, throughput=5MB/sec 2024-08-29T18:29:58.866 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-hUyRjdWj6rO6kMq off=4084211 len=1483204 2024-08-29T18:29:58.878 INFO:tasks.workunit.client.0.smithi029.stdout:op 4399 completed, throughput=5MB/sec 2024-08-29T18:29:58.879 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-uQF9A3MWGG4BBh- off=21719332 len=1341513 2024-08-29T18:29:58.888 INFO:tasks.workunit.client.0.smithi029.stdout:op 4400 completed, throughput=5MB/sec 2024-08-29T18:29:58.888 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-jC8PCOFbnF6osqv off=536333 len=330854 2024-08-29T18:29:58.894 INFO:tasks.workunit.client.0.smithi029.stdout:op 4401 completed, throughput=5MB/sec 2024-08-29T18:29:59.894 INFO:tasks.workunit.client.0.smithi029.stdout: 846: throughput=4.99MB/sec pending data=0 2024-08-29T18:29:59.894 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-Ej5AojX71NyWft- off=1641026 len=1312351 2024-08-29T18:29:59.898 INFO:tasks.workunit.client.0.smithi029.stdout:op 4402 completed, throughput=5MB/sec 2024-08-29T18:29:59.898 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-PNsVA6FvO_HNMbW off=5266309 len=2037358 2024-08-29T18:29:59.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:29:59 smithi029 bash[77880]: cluster 2024-08-29T18:29:58.293797+0000 mgr.y (mgr.25004) 1202 : cluster [DBG] pgmap v1874: 105 pgs: 105 active+clean; 127 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-08-29T18:29:59.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:29:59 smithi029 bash[79042]: cluster 2024-08-29T18:29:58.293797+0000 mgr.y (mgr.25004) 1202 : cluster [DBG] pgmap v1874: 105 pgs: 105 active+clean; 127 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-08-29T18:29:59.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:29:59 smithi110 bash[67519]: cluster 2024-08-29T18:29:58.293797+0000 mgr.y (mgr.25004) 1202 : cluster [DBG] pgmap v1874: 105 pgs: 105 active+clean; 127 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-08-29T18:29:59.902 INFO:tasks.workunit.client.0.smithi029.stdout:op 4403 completed, throughput=5MB/sec 2024-08-29T18:29:59.902 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-UalmvWF9yw_PEHV off=1435922 len=1048426 2024-08-29T18:29:59.905 INFO:tasks.workunit.client.0.smithi029.stdout:op 4404 completed, throughput=5MB/sec 2024-08-29T18:29:59.905 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-a5QaWQG7IJAys-b off=732860 len=1113053 2024-08-29T18:29:59.914 INFO:tasks.workunit.client.0.smithi029.stdout:op 4405 completed, throughput=5MB/sec 2024-08-29T18:30:00.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:30:00 smithi029 bash[77880]: cluster 2024-08-29T18:30:00.000158+0000 mon.a (mon.0) 1761 : cluster [INF] overall HEALTH_OK 2024-08-29T18:30:00.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:30:00 smithi029 bash[79042]: cluster 2024-08-29T18:30:00.000158+0000 mon.a (mon.0) 1761 : cluster [INF] overall HEALTH_OK 2024-08-29T18:30:00.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:30:00 smithi110 bash[67519]: cluster 2024-08-29T18:30:00.000158+0000 mon.a (mon.0) 1761 : cluster [INF] overall HEALTH_OK 2024-08-29T18:30:00.914 INFO:tasks.workunit.client.0.smithi029.stdout: 847: throughput=4.99MB/sec pending data=0 2024-08-29T18:30:00.914 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-qT0c287YBpRYk5E off=13620919 len=663090 2024-08-29T18:30:00.916 INFO:tasks.workunit.client.0.smithi029.stdout:op 4406 completed, throughput=5MB/sec 2024-08-29T18:30:00.917 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-vjz6ZEJKLebGK56 off=8031495 len=1810810 2024-08-29T18:30:00.921 INFO:tasks.workunit.client.0.smithi029.stdout:op 4407 completed, throughput=5MB/sec 2024-08-29T18:30:00.921 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-VqrMwxlVfk5yYiE off=6831917 len=50237 2024-08-29T18:30:00.926 INFO:tasks.workunit.client.0.smithi029.stdout:op 4408 completed, throughput=5MB/sec 2024-08-29T18:30:00.926 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-JKQu2zDgA26TgDh off=1317465 len=1404419 2024-08-29T18:30:00.937 INFO:tasks.workunit.client.0.smithi029.stdout:op 4409 completed, throughput=5MB/sec 2024-08-29T18:30:00.937 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-WNK3uSSoLzElmds off=2495677 len=444886 2024-08-29T18:30:00.939 INFO:tasks.workunit.client.0.smithi029.stdout:op 4410 completed, throughput=5MB/sec 2024-08-29T18:30:00.939 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-RlH5JCfd9D0Kekc off=426458 len=738896 2024-08-29T18:30:00.946 INFO:tasks.workunit.client.0.smithi029.stdout:op 4411 completed, throughput=5MB/sec 2024-08-29T18:30:01.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:30:01 smithi029 bash[77880]: cluster 2024-08-29T18:30:00.294652+0000 mgr.y (mgr.25004) 1203 : cluster [DBG] pgmap v1875: 105 pgs: 105 active+clean; 127 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-29T18:30:01.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:30:01 smithi029 bash[79042]: cluster 2024-08-29T18:30:00.294652+0000 mgr.y (mgr.25004) 1203 : cluster [DBG] pgmap v1875: 105 pgs: 105 active+clean; 127 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-29T18:30:01.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:30:01 smithi110 bash[67519]: cluster 2024-08-29T18:30:00.294652+0000 mgr.y (mgr.25004) 1203 : cluster [DBG] pgmap v1875: 105 pgs: 105 active+clean; 127 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-29T18:30:01.946 INFO:tasks.workunit.client.0.smithi029.stdout: 848: throughput=4.99MB/sec pending data=0 2024-08-29T18:30:01.947 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-XP4bX9zHWn0pCq1 off=7768245 len=427455 2024-08-29T18:30:01.953 INFO:tasks.workunit.client.0.smithi029.stdout:op 4412 completed, throughput=4.99MB/sec 2024-08-29T18:30:01.953 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-V-4bCUsMPtgc3Zg off=952595 len=2038062 2024-08-29T18:30:01.959 INFO:tasks.workunit.client.0.smithi029.stdout:op 4413 completed, throughput=5MB/sec 2024-08-29T18:30:01.959 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-56DXDZJdpPqaxSO off=2807899 len=1176723 2024-08-29T18:30:01.970 INFO:tasks.workunit.client.0.smithi029.stdout:op 4414 completed, throughput=5MB/sec 2024-08-29T18:30:01.971 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-KKO1iMTfW8DD_gE off=162662 len=554047 2024-08-29T18:30:01.972 INFO:tasks.workunit.client.0.smithi029.stdout:op 4415 completed, throughput=5MB/sec 2024-08-29T18:30:01.972 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-2lpm9zvkh49qskz off=20973833 len=1081098 2024-08-29T18:30:01.974 INFO:tasks.workunit.client.0.smithi029.stdout:op 4416 completed, throughput=5MB/sec 2024-08-29T18:30:01.974 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-XTfu62qkJ6l5KBr off=9672222 len=1027125 2024-08-29T18:30:01.976 INFO:tasks.workunit.client.0.smithi029.stdout:op 4417 completed, throughput=5MB/sec 2024-08-29T18:30:02.976 INFO:tasks.workunit.client.0.smithi029.stdout: 849: throughput=5MB/sec pending data=0 2024-08-29T18:30:02.977 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-KNgOmznbIhsjn1z off=10941262 len=889315 2024-08-29T18:30:02.984 INFO:tasks.workunit.client.0.smithi029.stdout:op 4418 completed, throughput=5MB/sec 2024-08-29T18:30:02.984 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-qtcX2rkROUOPD1b off=13134631 len=54500 2024-08-29T18:30:02.989 INFO:tasks.workunit.client.0.smithi029.stdout:op 4419 completed, throughput=5MB/sec 2024-08-29T18:30:02.989 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-iEsvgwKsc8_I0E1 off=6392388 len=284617 2024-08-29T18:30:02.994 INFO:tasks.workunit.client.0.smithi029.stdout:op 4420 completed, throughput=5MB/sec 2024-08-29T18:30:02.994 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-ya5fFReiSORgA9d off=5385306 len=1736852 2024-08-29T18:30:02.998 INFO:tasks.workunit.client.0.smithi029.stdout:op 4421 completed, throughput=5MB/sec 2024-08-29T18:30:02.998 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-FjabCpso8kUfrjE off=4208052 len=744282 2024-08-29T18:30:03.006 INFO:tasks.workunit.client.0.smithi029.stdout:op 4422 completed, throughput=5MB/sec 2024-08-29T18:30:03.006 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-zq37lQY7LMZK_Vg off=5819633 len=596628 2024-08-29T18:30:03.013 INFO:tasks.workunit.client.0.smithi029.stdout:op 4423 completed, throughput=5MB/sec 2024-08-29T18:30:03.013 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-rW7GJD2v2PG_GDJ off=3739815 len=265348 2024-08-29T18:30:03.019 INFO:tasks.workunit.client.0.smithi029.stdout:op 4424 completed, throughput=5MB/sec 2024-08-29T18:30:03.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:30:03 smithi029 bash[79042]: cluster 2024-08-29T18:30:02.295852+0000 mgr.y (mgr.25004) 1204 : cluster [DBG] pgmap v1876: 105 pgs: 105 active+clean; 127 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-08-29T18:30:03.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:30:03 smithi029 bash[77880]: cluster 2024-08-29T18:30:02.295852+0000 mgr.y (mgr.25004) 1204 : cluster [DBG] pgmap v1876: 105 pgs: 105 active+clean; 127 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-08-29T18:30:03.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:30:03 smithi110 bash[67519]: cluster 2024-08-29T18:30:02.295852+0000 mgr.y (mgr.25004) 1204 : cluster [DBG] pgmap v1876: 105 pgs: 105 active+clean; 127 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-08-29T18:30:04.019 INFO:tasks.workunit.client.0.smithi029.stdout: 850: throughput=4.99MB/sec pending data=0 2024-08-29T18:30:04.019 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-VeLdSDAopFCMeMB off=21227354 len=474674 2024-08-29T18:30:04.026 INFO:tasks.workunit.client.0.smithi029.stdout:op 4425 completed, throughput=4.99MB/sec 2024-08-29T18:30:04.026 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-2tvOfCga6sA2qbG off=15669402 len=1894613 2024-08-29T18:30:04.030 INFO:tasks.workunit.client.0.smithi029.stdout:op 4426 completed, throughput=5MB/sec 2024-08-29T18:30:04.030 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-WRQn-CFxjaRaXiJ off=12823962 len=4876 2024-08-29T18:30:04.035 INFO:tasks.workunit.client.0.smithi029.stdout:op 4427 completed, throughput=5MB/sec 2024-08-29T18:30:04.035 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-N1ZUJINWGtVdOm9 off=2332544 len=2029358 2024-08-29T18:30:04.039 INFO:tasks.workunit.client.0.smithi029.stdout:op 4428 completed, throughput=5MB/sec 2024-08-29T18:30:04.039 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-JSPtGSdRuMyrAcn off=6007511 len=717440 2024-08-29T18:30:04.043 INFO:tasks.workunit.client.0.smithi029.stdout:op 4429 completed, throughput=5MB/sec 2024-08-29T18:30:04.043 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-R0BiWhGHo1DbniW off=7679551 len=1131114 2024-08-29T18:30:04.045 INFO:tasks.workunit.client.0.smithi029.stdout:op 4430 completed, throughput=5MB/sec 2024-08-29T18:30:04.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:30:04 smithi029 bash[77880]: audit 2024-08-29T18:30:03.557375+0000 mon.c (mon.2) 575 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:30:04.902 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:30:04 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:30:04] "GET /metrics HTTP/1.1" 200 34033 "" "Prometheus/2.43.0" 2024-08-29T18:30:04.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:30:04 smithi029 bash[79042]: audit 2024-08-29T18:30:03.557375+0000 mon.c (mon.2) 575 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:30:04.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:30:04 smithi110 bash[67519]: audit 2024-08-29T18:30:03.557375+0000 mon.c (mon.2) 575 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:30:05.045 INFO:tasks.workunit.client.0.smithi029.stdout: 851: throughput=5MB/sec pending data=0 2024-08-29T18:30:05.045 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-Eq1TfcYdDcZxHEV off=4165866 len=1878764 2024-08-29T18:30:05.052 INFO:tasks.workunit.client.0.smithi029.stdout:op 4431 completed, throughput=5MB/sec 2024-08-29T18:30:05.052 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-d787ZiBx_J4Kq4U off=7037649 len=1168155 2024-08-29T18:30:05.055 INFO:tasks.workunit.client.0.smithi029.stdout:op 4432 completed, throughput=5MB/sec 2024-08-29T18:30:05.055 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-19b-Ta1OGpYa8i4 off=7176823 len=143559 2024-08-29T18:30:05.060 INFO:tasks.workunit.client.0.smithi029.stdout:op 4433 completed, throughput=5MB/sec 2024-08-29T18:30:05.060 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-EOjzdTG30BHJZ-6 off=9530602 len=859299 2024-08-29T18:30:05.067 INFO:tasks.workunit.client.0.smithi029.stdout:op 4434 completed, throughput=5MB/sec 2024-08-29T18:30:05.067 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-HK3ErjsD3hJpyEB off=165400 len=280904 2024-08-29T18:30:05.068 INFO:tasks.workunit.client.0.smithi029.stdout:op 4435 completed, throughput=5MB/sec 2024-08-29T18:30:05.069 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-CmXRIgeSovzPDlz off=16041037 len=1112380 2024-08-29T18:30:05.072 INFO:tasks.workunit.client.0.smithi029.stdout:op 4436 completed, throughput=5MB/sec 2024-08-29T18:30:05.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:30:05 smithi029 bash[79042]: cluster 2024-08-29T18:30:04.296674+0000 mgr.y (mgr.25004) 1205 : cluster [DBG] pgmap v1877: 105 pgs: 105 active+clean; 127 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-08-29T18:30:05.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:30:05 smithi029 bash[77880]: cluster 2024-08-29T18:30:04.296674+0000 mgr.y (mgr.25004) 1205 : cluster [DBG] pgmap v1877: 105 pgs: 105 active+clean; 127 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-08-29T18:30:05.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:30:05 smithi110 bash[67519]: cluster 2024-08-29T18:30:04.296674+0000 mgr.y (mgr.25004) 1205 : cluster [DBG] pgmap v1877: 105 pgs: 105 active+clean; 127 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-08-29T18:30:06.072 INFO:tasks.workunit.client.0.smithi029.stdout: 852: throughput=5MB/sec pending data=0 2024-08-29T18:30:06.072 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-3eoIKC6ZcXj-GFI off=9954114 len=1777850 2024-08-29T18:30:06.085 INFO:tasks.workunit.client.0.smithi029.stdout:op 4437 completed, throughput=5MB/sec 2024-08-29T18:30:06.085 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-frw2zRQ2lDU7bJA off=393130 len=987525 2024-08-29T18:30:06.094 INFO:tasks.workunit.client.0.smithi029.stdout:op 4438 completed, throughput=5MB/sec 2024-08-29T18:30:06.094 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-7sIh9kZlth7QSf1 off=8036113 len=729536 2024-08-29T18:30:06.095 INFO:tasks.workunit.client.0.smithi029.stdout:op 4439 completed, throughput=5MB/sec 2024-08-29T18:30:06.095 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-_OqSKq7s8ash5y2 off=5908047 len=1764551 2024-08-29T18:30:06.107 INFO:tasks.workunit.client.0.smithi029.stdout:op 4440 completed, throughput=5MB/sec 2024-08-29T18:30:07.108 INFO:tasks.workunit.client.0.smithi029.stdout: 853: throughput=5MB/sec pending data=0 2024-08-29T18:30:07.108 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-57_thLx3XHsQLQK off=1334580 len=1081511 2024-08-29T18:30:07.112 INFO:tasks.workunit.client.0.smithi029.stdout:op 4441 completed, throughput=5MB/sec 2024-08-29T18:30:07.112 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-9hqp2GhbCZIQhhr off=2218409 len=2002135 2024-08-29T18:30:07.118 INFO:tasks.workunit.client.0.smithi029.stdout:op 4442 completed, throughput=5MB/sec 2024-08-29T18:30:07.118 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-k_gunQZifppIGJx off=3065964 len=350572 2024-08-29T18:30:07.124 INFO:tasks.workunit.client.0.smithi029.stdout:op 4443 completed, throughput=5MB/sec 2024-08-29T18:30:07.124 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-xL7DpjCcZ9T1-aR off=5822158 len=1579504 2024-08-29T18:30:07.137 INFO:tasks.workunit.client.0.smithi029.stdout:op 4444 completed, throughput=5MB/sec 2024-08-29T18:30:07.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:30:07 smithi029 bash[79042]: cluster 2024-08-29T18:30:06.297700+0000 mgr.y (mgr.25004) 1206 : cluster [DBG] pgmap v1878: 105 pgs: 105 active+clean; 127 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-08-29T18:30:07.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:30:07 smithi029 bash[77880]: cluster 2024-08-29T18:30:06.297700+0000 mgr.y (mgr.25004) 1206 : cluster [DBG] pgmap v1878: 105 pgs: 105 active+clean; 127 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-08-29T18:30:07.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:30:07 smithi110 bash[67519]: cluster 2024-08-29T18:30:06.297700+0000 mgr.y (mgr.25004) 1206 : cluster [DBG] pgmap v1878: 105 pgs: 105 active+clean; 127 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-08-29T18:30:08.137 INFO:tasks.workunit.client.0.smithi029.stdout: 854: throughput=4.99MB/sec pending data=0 2024-08-29T18:30:08.137 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-00me2LK25xbMOUs off=20947793 len=623531 2024-08-29T18:30:08.144 INFO:tasks.workunit.client.0.smithi029.stdout:op 4445 completed, throughput=5MB/sec 2024-08-29T18:30:08.144 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-w05ZsDShnLAac_a off=11069704 len=108057 2024-08-29T18:30:08.146 INFO:tasks.workunit.client.0.smithi029.stdout:op 4446 completed, throughput=5MB/sec 2024-08-29T18:30:08.146 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-LsOXn60qSFdIxy8 off=7419764 len=1406479 2024-08-29T18:30:08.149 INFO:tasks.workunit.client.0.smithi029.stdout:op 4447 completed, throughput=5MB/sec 2024-08-29T18:30:08.149 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-UgwtjZndlDTOhrG off=18938568 len=1322648 2024-08-29T18:30:08.153 INFO:tasks.workunit.client.0.smithi029.stdout:op 4448 completed, throughput=5MB/sec 2024-08-29T18:30:08.153 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-3eoIKC6ZcXj-GFI off=1634718 len=66799 2024-08-29T18:30:08.154 INFO:tasks.workunit.client.0.smithi029.stdout:op 4449 completed, throughput=5MB/sec 2024-08-29T18:30:08.154 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-bS7Y4tfE3qp8v-D off=13392293 len=602683 2024-08-29T18:30:08.162 INFO:tasks.workunit.client.0.smithi029.stdout:op 4450 completed, throughput=5MB/sec 2024-08-29T18:30:08.162 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-gDQCdZyqtS2zoKc off=3076259 len=244362 2024-08-29T18:30:08.168 INFO:tasks.workunit.client.0.smithi029.stdout:op 4451 completed, throughput=5MB/sec 2024-08-29T18:30:08.168 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-Hc3NyiSDoAEGMEx off=10417004 len=986092 2024-08-29T18:30:08.178 INFO:tasks.workunit.client.0.smithi029.stdout:op 4452 completed, throughput=5MB/sec 2024-08-29T18:30:09.178 INFO:tasks.workunit.client.0.smithi029.stdout: 855: throughput=4.99MB/sec pending data=0 2024-08-29T18:30:09.179 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-njCVZ-NSrgJgK3i off=4822496 len=1329208 2024-08-29T18:30:09.189 INFO:tasks.workunit.client.0.smithi029.stdout:op 4453 completed, throughput=5MB/sec 2024-08-29T18:30:09.189 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-G_42nmAcyaxPIb7 off=19406557 len=1876439 2024-08-29T18:30:09.205 INFO:tasks.workunit.client.0.smithi029.stdout:op 4454 completed, throughput=5MB/sec 2024-08-29T18:30:09.205 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-qbA_fTVG8sfVd5Q off=18206027 len=832775 2024-08-29T18:30:09.205 INFO:tasks.workunit.client.0.smithi029.stdout:op 4455 completed, throughput=5MB/sec 2024-08-29T18:30:09.205 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-Xqn3iWApSDuP3Vc off=1638279 len=1514221 2024-08-29T18:30:09.216 INFO:tasks.workunit.client.0.smithi029.stdout:op 4456 completed, throughput=5MB/sec 2024-08-29T18:30:09.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:30:09 smithi029 bash[79042]: cluster 2024-08-29T18:30:08.298655+0000 mgr.y (mgr.25004) 1207 : cluster [DBG] pgmap v1879: 105 pgs: 105 active+clean; 127 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-08-29T18:30:09.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:30:09 smithi029 bash[77880]: cluster 2024-08-29T18:30:08.298655+0000 mgr.y (mgr.25004) 1207 : cluster [DBG] pgmap v1879: 105 pgs: 105 active+clean; 127 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-08-29T18:30:09.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:30:09 smithi110 bash[67519]: cluster 2024-08-29T18:30:08.298655+0000 mgr.y (mgr.25004) 1207 : cluster [DBG] pgmap v1879: 105 pgs: 105 active+clean; 127 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-08-29T18:30:10.216 INFO:tasks.workunit.client.0.smithi029.stdout: 856: throughput=4.99MB/sec pending data=0 2024-08-29T18:30:10.216 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-v3Y5UVuJou7FXtI off=4909293 len=506558 2024-08-29T18:30:10.224 INFO:tasks.workunit.client.0.smithi029.stdout:op 4457 completed, throughput=5MB/sec 2024-08-29T18:30:10.224 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-N3SwgIiLF-bxpdW off=11603221 len=505826 2024-08-29T18:30:10.228 INFO:tasks.workunit.client.0.smithi029.stdout:op 4458 completed, throughput=5MB/sec 2024-08-29T18:30:10.228 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-kBQ99-AUZ1Fxbhb off=785226 len=28116 2024-08-29T18:30:10.229 INFO:tasks.workunit.client.0.smithi029.stdout:op 4459 completed, throughput=5MB/sec 2024-08-29T18:30:10.229 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-eF4pHWadMuTWSU9 off=15730563 len=1999929 2024-08-29T18:30:10.241 INFO:tasks.workunit.client.0.smithi029.stdout:op 4460 completed, throughput=5MB/sec 2024-08-29T18:30:10.241 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-yc2JLTwnYVyKWIb off=709376 len=547588 2024-08-29T18:30:10.248 INFO:tasks.workunit.client.0.smithi029.stdout:op 4461 completed, throughput=5MB/sec 2024-08-29T18:30:10.248 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-x9ntcst8Du0YqkC off=8801807 len=1453660 2024-08-29T18:30:10.259 INFO:tasks.workunit.client.0.smithi029.stdout:op 4462 completed, throughput=5MB/sec 2024-08-29T18:30:11.259 INFO:tasks.workunit.client.0.smithi029.stdout: 857: throughput=4.99MB/sec pending data=0 2024-08-29T18:30:11.259 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-TQhi2bBniIRw8iC off=4196713 len=1995312 2024-08-29T18:30:11.274 INFO:tasks.workunit.client.0.smithi029.stdout:op 4463 completed, throughput=5MB/sec 2024-08-29T18:30:11.274 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-Qk_rUOg-69G_jdy off=18942716 len=1110546 2024-08-29T18:30:11.283 INFO:tasks.workunit.client.0.smithi029.stdout:op 4464 completed, throughput=5MB/sec 2024-08-29T18:30:11.284 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-f0KcBArT8Bql-Yu off=4553762 len=844857 2024-08-29T18:30:11.291 INFO:tasks.workunit.client.0.smithi029.stdout:op 4465 completed, throughput=5MB/sec 2024-08-29T18:30:11.291 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-aAa9CX8K4N47fCi off=8209961 len=211753 2024-08-29T18:30:11.293 INFO:tasks.workunit.client.0.smithi029.stdout:op 4466 completed, throughput=5MB/sec 2024-08-29T18:30:11.293 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-9luHeP5I81oYj0r off=2744140 len=984336 2024-08-29T18:30:11.296 INFO:tasks.workunit.client.0.smithi029.stdout:op 4467 completed, throughput=5MB/sec 2024-08-29T18:30:11.296 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-Zg-6D8nz3aMBBH7 off=4241615 len=701436 2024-08-29T18:30:11.304 INFO:tasks.workunit.client.0.smithi029.stdout:op 4468 completed, throughput=5MB/sec 2024-08-29T18:30:11.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:30:11 smithi029 bash[79042]: cluster 2024-08-29T18:30:10.299529+0000 mgr.y (mgr.25004) 1208 : cluster [DBG] pgmap v1880: 105 pgs: 105 active+clean; 127 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 3.2 MiB/s rd, 1.9 MiB/s wr, 5 op/s 2024-08-29T18:30:11.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:30:11 smithi029 bash[77880]: cluster 2024-08-29T18:30:10.299529+0000 mgr.y (mgr.25004) 1208 : cluster [DBG] pgmap v1880: 105 pgs: 105 active+clean; 127 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 3.2 MiB/s rd, 1.9 MiB/s wr, 5 op/s 2024-08-29T18:30:11.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:30:11 smithi110 bash[67519]: cluster 2024-08-29T18:30:10.299529+0000 mgr.y (mgr.25004) 1208 : cluster [DBG] pgmap v1880: 105 pgs: 105 active+clean; 127 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 3.2 MiB/s rd, 1.9 MiB/s wr, 5 op/s 2024-08-29T18:30:12.304 INFO:tasks.workunit.client.0.smithi029.stdout: 858: throughput=4.99MB/sec pending data=0 2024-08-29T18:30:12.304 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-6NA39T4gnYL27qp off=12126355 len=1710682 2024-08-29T18:30:12.318 INFO:tasks.workunit.client.0.smithi029.stdout:op 4469 completed, throughput=5MB/sec 2024-08-29T18:30:12.318 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-FHmgLJsyECfq3oB off=3354438 len=1859595 2024-08-29T18:30:12.324 INFO:tasks.workunit.client.0.smithi029.stdout:op 4470 completed, throughput=5MB/sec 2024-08-29T18:30:12.324 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj--X6CxWRpnKW43LM off=18279870 len=546417 2024-08-29T18:30:12.331 INFO:tasks.workunit.client.0.smithi029.stdout:op 4471 completed, throughput=5MB/sec 2024-08-29T18:30:12.331 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-H43b2VrU3tk7Vf5 off=21987520 len=495631 2024-08-29T18:30:12.333 INFO:tasks.workunit.client.0.smithi029.stdout:op 4472 completed, throughput=5MB/sec 2024-08-29T18:30:12.333 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-i-hhda6YXna-XUK off=11783797 len=103089 2024-08-29T18:30:12.338 INFO:tasks.workunit.client.0.smithi029.stdout:op 4473 completed, throughput=5MB/sec 2024-08-29T18:30:12.338 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-WKvJxJEaYpxCS3x off=348699 len=486289 2024-08-29T18:30:12.340 INFO:tasks.workunit.client.0.smithi029.stdout:op 4474 completed, throughput=5MB/sec 2024-08-29T18:30:12.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:30:12 smithi029 bash[79042]: cluster 2024-08-29T18:30:12.300822+0000 mgr.y (mgr.25004) 1209 : cluster [DBG] pgmap v1881: 105 pgs: 105 active+clean; 127 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.6 MiB/s wr, 6 op/s 2024-08-29T18:30:12.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:30:12 smithi029 bash[77880]: cluster 2024-08-29T18:30:12.300822+0000 mgr.y (mgr.25004) 1209 : cluster [DBG] pgmap v1881: 105 pgs: 105 active+clean; 127 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.6 MiB/s wr, 6 op/s 2024-08-29T18:30:12.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:30:12 smithi110 bash[67519]: cluster 2024-08-29T18:30:12.300822+0000 mgr.y (mgr.25004) 1209 : cluster [DBG] pgmap v1881: 105 pgs: 105 active+clean; 127 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.6 MiB/s wr, 6 op/s 2024-08-29T18:30:13.340 INFO:tasks.workunit.client.0.smithi029.stdout: 859: throughput=4.99MB/sec pending data=0 2024-08-29T18:30:13.341 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-zrjHdGVm9yHy_HD off=3129458 len=126206 2024-08-29T18:30:13.345 INFO:tasks.workunit.client.0.smithi029.stdout:op 4475 completed, throughput=4.99MB/sec 2024-08-29T18:30:13.345 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-nVIIPln0plqaoMT off=3140429 len=1945344 2024-08-29T18:30:13.361 INFO:tasks.workunit.client.0.smithi029.stdout:op 4476 completed, throughput=5MB/sec 2024-08-29T18:30:13.361 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-WQQflKL9doAG5AR off=6189393 len=908707 2024-08-29T18:30:13.371 INFO:tasks.workunit.client.0.smithi029.stdout:op 4477 completed, throughput=5MB/sec 2024-08-29T18:30:13.371 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-WQQflKL9doAG5AR off=10325923 len=990217 2024-08-29T18:30:13.379 INFO:tasks.workunit.client.0.smithi029.stdout:op 4478 completed, throughput=5MB/sec 2024-08-29T18:30:13.379 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-1_QcllMbKM59KdW off=0 len=1553875 2024-08-29T18:30:13.390 INFO:tasks.workunit.client.0.smithi029.stdout:op 4479 completed, throughput=5MB/sec 2024-08-29T18:30:14.390 INFO:tasks.workunit.client.0.smithi029.stdout: 860: throughput=4.99MB/sec pending data=0 2024-08-29T18:30:14.390 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-LHaQxWKY27u1rcC off=578306 len=1200275 2024-08-29T18:30:14.400 INFO:tasks.workunit.client.0.smithi029.stdout:op 4480 completed, throughput=5MB/sec 2024-08-29T18:30:14.400 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-A_4aAd3Wr_J-9sb off=564964 len=442658 2024-08-29T18:30:14.402 INFO:tasks.workunit.client.0.smithi029.stdout:op 4481 completed, throughput=5MB/sec 2024-08-29T18:30:14.402 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-oybveqYZ6cq-QHx off=19922686 len=773147 2024-08-29T18:30:14.404 INFO:tasks.workunit.client.0.smithi029.stdout:op 4482 completed, throughput=5MB/sec 2024-08-29T18:30:14.404 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-9RY_oma3IQe1bgp off=8099777 len=353580 2024-08-29T18:30:14.411 INFO:tasks.workunit.client.0.smithi029.stdout:op 4483 completed, throughput=5MB/sec 2024-08-29T18:30:14.411 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-D6LeNMjGho-I-RZ off=12789583 len=1994973 2024-08-29T18:30:14.424 INFO:tasks.workunit.client.0.smithi029.stdout:op 4484 completed, throughput=5MB/sec 2024-08-29T18:30:14.424 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-LWUtNAg9KLqGIr- off=11217573 len=667441 2024-08-29T18:30:14.426 INFO:tasks.workunit.client.0.smithi029.stdout:op 4485 completed, throughput=5MB/sec 2024-08-29T18:30:14.901 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:30:14 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:30:14] "GET /metrics HTTP/1.1" 200 34033 "" "Prometheus/2.43.0" 2024-08-29T18:30:15.426 INFO:tasks.workunit.client.0.smithi029.stdout: 861: throughput=4.99MB/sec pending data=0 2024-08-29T18:30:15.426 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-hCeiJvyUymSUQfj off=6188167 len=531560 2024-08-29T18:30:15.429 INFO:tasks.workunit.client.0.smithi029.stdout:op 4486 completed, throughput=5MB/sec 2024-08-29T18:30:15.429 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-mSxvXj3W7O1nDCr off=7322688 len=1696305 2024-08-29T18:30:15.443 INFO:tasks.workunit.client.0.smithi029.stdout:op 4487 completed, throughput=5MB/sec 2024-08-29T18:30:15.443 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-H-7BP37CsCFEzGw off=1253539 len=1477312 2024-08-29T18:30:15.447 INFO:tasks.workunit.client.0.smithi029.stdout:op 4488 completed, throughput=5MB/sec 2024-08-29T18:30:15.447 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-gZUaoOt8rYsRkdC off=3116314 len=1390050 2024-08-29T18:30:15.458 INFO:tasks.workunit.client.0.smithi029.stdout:op 4489 completed, throughput=5MB/sec 2024-08-29T18:30:15.458 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-7rE5BBVAge2ga3m off=1491819 len=2034110 2024-08-29T18:30:15.471 INFO:tasks.workunit.client.0.smithi029.stdout:op 4490 completed, throughput=5MB/sec 2024-08-29T18:30:15.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:30:15 smithi029 bash[77880]: cluster 2024-08-29T18:30:14.301831+0000 mgr.y (mgr.25004) 1210 : cluster [DBG] pgmap v1882: 105 pgs: 105 active+clean; 127 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-29T18:30:15.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:30:15 smithi029 bash[79042]: cluster 2024-08-29T18:30:14.301831+0000 mgr.y (mgr.25004) 1210 : cluster [DBG] pgmap v1882: 105 pgs: 105 active+clean; 127 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-29T18:30:15.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:30:15 smithi110 bash[67519]: cluster 2024-08-29T18:30:14.301831+0000 mgr.y (mgr.25004) 1210 : cluster [DBG] pgmap v1882: 105 pgs: 105 active+clean; 127 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-29T18:30:16.472 INFO:tasks.workunit.client.0.smithi029.stdout: 862: throughput=5MB/sec pending data=0 2024-08-29T18:30:16.472 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-yif8pZtPyqnDCUe off=1637299 len=1268908 2024-08-29T18:30:16.483 INFO:tasks.workunit.client.0.smithi029.stdout:op 4491 completed, throughput=5MB/sec 2024-08-29T18:30:16.483 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-xui8sjdQBr2mVH4 off=10371652 len=1813631 2024-08-29T18:30:16.494 INFO:tasks.workunit.client.0.smithi029.stdout:op 4492 completed, throughput=5MB/sec 2024-08-29T18:30:16.494 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-2Tmh5j_4B4NDeG4 off=9783266 len=277865 2024-08-29T18:30:16.496 INFO:tasks.workunit.client.0.smithi029.stdout:op 4493 completed, throughput=5MB/sec 2024-08-29T18:30:16.496 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-wooYyi-ynPYhiQu off=3693035 len=1205119 2024-08-29T18:30:16.504 INFO:tasks.workunit.client.0.smithi029.stdout:op 4494 completed, throughput=5MB/sec 2024-08-29T18:30:17.504 INFO:tasks.workunit.client.0.smithi029.stdout: 863: throughput=5MB/sec pending data=0 2024-08-29T18:30:17.504 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-VAZiNOpmlm-Vo70 off=22956061 len=1028445 2024-08-29T18:30:17.513 INFO:tasks.workunit.client.0.smithi029.stdout:op 4495 completed, throughput=5MB/sec 2024-08-29T18:30:17.513 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-4A1gWZMy429z-0A off=10596211 len=1899501 2024-08-29T18:30:17.527 INFO:tasks.workunit.client.0.smithi029.stdout:op 4496 completed, throughput=5MB/sec 2024-08-29T18:30:17.528 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-yF_snS1aEGIXZQ7 off=1630968 len=2056390 2024-08-29T18:30:17.542 INFO:tasks.workunit.client.0.smithi029.stdout:op 4497 completed, throughput=5MB/sec 2024-08-29T18:30:17.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:30:17 smithi029 bash[77880]: cluster 2024-08-29T18:30:16.302999+0000 mgr.y (mgr.25004) 1211 : cluster [DBG] pgmap v1883: 105 pgs: 105 active+clean; 127 GiB data, 9.7 GiB used, 705 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-29T18:30:17.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:30:17 smithi029 bash[79042]: cluster 2024-08-29T18:30:16.302999+0000 mgr.y (mgr.25004) 1211 : cluster [DBG] pgmap v1883: 105 pgs: 105 active+clean; 127 GiB data, 9.7 GiB used, 705 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-29T18:30:17.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:30:17 smithi110 bash[67519]: cluster 2024-08-29T18:30:16.302999+0000 mgr.y (mgr.25004) 1211 : cluster [DBG] pgmap v1883: 105 pgs: 105 active+clean; 127 GiB data, 9.7 GiB used, 705 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-29T18:30:18.542 INFO:tasks.workunit.client.0.smithi029.stdout: 864: throughput=4.99MB/sec pending data=0 2024-08-29T18:30:18.542 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-h-Qnjk0FKt9o8Lt off=7896759 len=464248 2024-08-29T18:30:18.548 INFO:tasks.workunit.client.0.smithi029.stdout:op 4498 completed, throughput=5MB/sec 2024-08-29T18:30:18.548 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-KxbKPnGHuO2u6bj off=314003 len=830181 2024-08-29T18:30:18.551 INFO:tasks.workunit.client.0.smithi029.stdout:op 4499 completed, throughput=5MB/sec 2024-08-29T18:30:18.551 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-ivD_jvfgTIV3qQH off=1050519 len=2038675 2024-08-29T18:30:18.556 INFO:tasks.workunit.client.0.smithi029.stdout:op 4500 completed, throughput=5MB/sec 2024-08-29T18:30:18.556 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-IMrLbcuyud_TkhY off=4093444 len=1766957 2024-08-29T18:30:18.570 INFO:tasks.workunit.client.0.smithi029.stdout:op 4501 completed, throughput=5MB/sec 2024-08-29T18:30:19.570 INFO:tasks.workunit.client.0.smithi029.stdout: 865: throughput=4.99MB/sec pending data=0 2024-08-29T18:30:19.570 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-yQ4OLYxWGMIr8LR off=2764880 len=921408 2024-08-29T18:30:19.573 INFO:tasks.workunit.client.0.smithi029.stdout:op 4502 completed, throughput=5MB/sec 2024-08-29T18:30:19.573 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-Uz2Q8eVX3-9Hpec off=6307993 len=1572935 2024-08-29T18:30:19.586 INFO:tasks.workunit.client.0.smithi029.stdout:op 4503 completed, throughput=5MB/sec 2024-08-29T18:30:19.586 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-wW1452OkZv0XanD off=4557077 len=1805246 2024-08-29T18:30:19.598 INFO:tasks.workunit.client.0.smithi029.stdout:op 4504 completed, throughput=5MB/sec 2024-08-29T18:30:19.598 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-rdhZXmJ0G6_2T7w off=9929097 len=1424317 2024-08-29T18:30:19.609 INFO:tasks.workunit.client.0.smithi029.stdout:op 4505 completed, throughput=5MB/sec 2024-08-29T18:30:19.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:30:19 smithi029 bash[79042]: cluster 2024-08-29T18:30:18.304085+0000 mgr.y (mgr.25004) 1212 : cluster [DBG] pgmap v1884: 105 pgs: 105 active+clean; 127 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.8 MiB/s wr, 6 op/s 2024-08-29T18:30:19.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:30:19 smithi029 bash[79042]: audit 2024-08-29T18:30:18.558155+0000 mon.c (mon.2) 576 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:30:19.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:30:19 smithi029 bash[77880]: cluster 2024-08-29T18:30:18.304085+0000 mgr.y (mgr.25004) 1212 : cluster [DBG] pgmap v1884: 105 pgs: 105 active+clean; 127 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.8 MiB/s wr, 6 op/s 2024-08-29T18:30:19.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:30:19 smithi029 bash[77880]: audit 2024-08-29T18:30:18.558155+0000 mon.c (mon.2) 576 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:30:19.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:30:19 smithi110 bash[67519]: cluster 2024-08-29T18:30:18.304085+0000 mgr.y (mgr.25004) 1212 : cluster [DBG] pgmap v1884: 105 pgs: 105 active+clean; 127 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.8 MiB/s wr, 6 op/s 2024-08-29T18:30:19.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:30:19 smithi110 bash[67519]: audit 2024-08-29T18:30:18.558155+0000 mon.c (mon.2) 576 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:30:20.610 INFO:tasks.workunit.client.0.smithi029.stdout: 866: throughput=4.99MB/sec pending data=0 2024-08-29T18:30:20.610 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-UMqjSGp0PHbqNzV off=8607806 len=1888518 2024-08-29T18:30:20.622 INFO:tasks.workunit.client.0.smithi029.stdout:op 4506 completed, throughput=5MB/sec 2024-08-29T18:30:20.623 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-qjQzwgbPWTcnM8i off=4767634 len=692844 2024-08-29T18:30:20.631 INFO:tasks.workunit.client.0.smithi029.stdout:op 4507 completed, throughput=5MB/sec 2024-08-29T18:30:20.631 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-teFyML7BSQUZwSJ off=895941 len=167982 2024-08-29T18:30:20.632 INFO:tasks.workunit.client.0.smithi029.stdout:op 4508 completed, throughput=5MB/sec 2024-08-29T18:30:20.632 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-sVkVMmhE7Ch5OyU off=1085291 len=1013879 2024-08-29T18:30:20.641 INFO:tasks.workunit.client.0.smithi029.stdout:op 4509 completed, throughput=5MB/sec 2024-08-29T18:30:20.641 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-ZCJuLMiJ7UUCFxg off=1343587 len=418551 2024-08-29T18:30:20.643 INFO:tasks.workunit.client.0.smithi029.stdout:op 4510 completed, throughput=5MB/sec 2024-08-29T18:30:20.644 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-ZnofoP9ECAs7qpk off=1599256 len=4026 2024-08-29T18:30:20.645 INFO:tasks.workunit.client.0.smithi029.stdout:op 4511 completed, throughput=5MB/sec 2024-08-29T18:30:20.645 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-_oA436tV2Sdl866 off=13981726 len=639512 2024-08-29T18:30:20.652 INFO:tasks.workunit.client.0.smithi029.stdout:op 4512 completed, throughput=5MB/sec 2024-08-29T18:30:20.652 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-Jvy2JnmXGXNjR7M off=1430568 len=1755045 2024-08-29T18:30:20.660 INFO:tasks.workunit.client.0.smithi029.stdout:op 4513 completed, throughput=5MB/sec 2024-08-29T18:30:21.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:30:21 smithi029 bash[79042]: cluster 2024-08-29T18:30:20.305006+0000 mgr.y (mgr.25004) 1213 : cluster [DBG] pgmap v1885: 105 pgs: 105 active+clean; 127 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 1.5 MiB/s rd, 3.3 MiB/s wr, 4 op/s 2024-08-29T18:30:21.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:30:21 smithi029 bash[77880]: cluster 2024-08-29T18:30:20.305006+0000 mgr.y (mgr.25004) 1213 : cluster [DBG] pgmap v1885: 105 pgs: 105 active+clean; 127 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 1.5 MiB/s rd, 3.3 MiB/s wr, 4 op/s 2024-08-29T18:30:21.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:30:21 smithi110 bash[67519]: cluster 2024-08-29T18:30:20.305006+0000 mgr.y (mgr.25004) 1213 : cluster [DBG] pgmap v1885: 105 pgs: 105 active+clean; 127 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 1.5 MiB/s rd, 3.3 MiB/s wr, 4 op/s 2024-08-29T18:30:21.658 INFO:tasks.workunit.client.0.smithi029.stdout: 867: throughput=5MB/sec pending data=0 2024-08-29T18:30:21.658 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-uE7bAktY_38bEVU off=12584710 len=184158 2024-08-29T18:30:21.663 INFO:tasks.workunit.client.0.smithi029.stdout:op 4514 completed, throughput=5MB/sec 2024-08-29T18:30:21.663 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-OrwpoUsw9Almt89 off=15253194 len=419863 2024-08-29T18:30:21.665 INFO:tasks.workunit.client.0.smithi029.stdout:op 4515 completed, throughput=5MB/sec 2024-08-29T18:30:21.665 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-8llxfINNdxVYl_B off=828707 len=1541425 2024-08-29T18:30:21.668 INFO:tasks.workunit.client.0.smithi029.stdout:op 4516 completed, throughput=5MB/sec 2024-08-29T18:30:21.669 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-h-0Lachw7S7Vh47 off=8953842 len=1247631 2024-08-29T18:30:21.672 INFO:tasks.workunit.client.0.smithi029.stdout:op 4517 completed, throughput=5MB/sec 2024-08-29T18:30:21.672 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-gPBG0Cdks0yPeBV off=5018284 len=1870880 2024-08-29T18:30:21.685 INFO:tasks.workunit.client.0.smithi029.stdout:op 4518 completed, throughput=5MB/sec 2024-08-29T18:30:22.686 INFO:tasks.workunit.client.0.smithi029.stdout: 868: throughput=5MB/sec pending data=0 2024-08-29T18:30:22.686 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-Uq4lMG70bsrvQnG off=4333336 len=463900 2024-08-29T18:30:22.692 INFO:tasks.workunit.client.0.smithi029.stdout:op 4519 completed, throughput=5MB/sec 2024-08-29T18:30:22.692 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-8tMvgyFH_0DLKZ8 off=6448521 len=445020 2024-08-29T18:30:22.694 INFO:tasks.workunit.client.0.smithi029.stdout:op 4520 completed, throughput=5MB/sec 2024-08-29T18:30:22.694 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-2xVsViE-LpQoAJl off=617338 len=1353143 2024-08-29T18:30:22.704 INFO:tasks.workunit.client.0.smithi029.stdout:op 4521 completed, throughput=5MB/sec 2024-08-29T18:30:22.704 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-mFD-6bqp7wsvLdf off=12265579 len=900899 2024-08-29T18:30:22.707 INFO:tasks.workunit.client.0.smithi029.stdout:op 4522 completed, throughput=5MB/sec 2024-08-29T18:30:22.707 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-8oGcmXXDZDi1inc off=490688 len=876489 2024-08-29T18:30:22.712 INFO:tasks.workunit.client.0.smithi029.stdout:op 4523 completed, throughput=5MB/sec 2024-08-29T18:30:23.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:30:23 smithi029 bash[79042]: cluster 2024-08-29T18:30:22.306179+0000 mgr.y (mgr.25004) 1214 : cluster [DBG] pgmap v1886: 105 pgs: 105 active+clean; 127 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 1.4 MiB/s rd, 4.0 MiB/s wr, 5 op/s 2024-08-29T18:30:23.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:30:23 smithi029 bash[77880]: cluster 2024-08-29T18:30:22.306179+0000 mgr.y (mgr.25004) 1214 : cluster [DBG] pgmap v1886: 105 pgs: 105 active+clean; 127 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 1.4 MiB/s rd, 4.0 MiB/s wr, 5 op/s 2024-08-29T18:30:23.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:30:23 smithi110 bash[67519]: cluster 2024-08-29T18:30:22.306179+0000 mgr.y (mgr.25004) 1214 : cluster [DBG] pgmap v1886: 105 pgs: 105 active+clean; 127 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 1.4 MiB/s rd, 4.0 MiB/s wr, 5 op/s 2024-08-29T18:30:23.711 INFO:tasks.workunit.client.0.smithi029.stdout: 869: throughput=4.99MB/sec pending data=0 2024-08-29T18:30:23.712 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-ArVz_HF5IK3aPjX off=2750512 len=1511735 2024-08-29T18:30:23.723 INFO:tasks.workunit.client.0.smithi029.stdout:op 4524 completed, throughput=5MB/sec 2024-08-29T18:30:23.723 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-_zVsrtiNoIdLCfx off=3190854 len=1147180 2024-08-29T18:30:23.727 INFO:tasks.workunit.client.0.smithi029.stdout:op 4525 completed, throughput=5MB/sec 2024-08-29T18:30:23.727 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-NeNYaNzYZ9CYlsP off=4659846 len=2082860 2024-08-29T18:30:23.734 INFO:tasks.workunit.client.0.smithi029.stdout:op 4526 completed, throughput=5MB/sec 2024-08-29T18:30:23.734 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-HnBZd7D4rBy_zQo off=2591276 len=861311 2024-08-29T18:30:23.742 INFO:tasks.workunit.client.0.smithi029.stdout:op 4527 completed, throughput=5MB/sec 2024-08-29T18:30:24.742 INFO:tasks.workunit.client.0.smithi029.stdout: 870: throughput=4.99MB/sec pending data=0 2024-08-29T18:30:24.743 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-Rw2BpBcUuE57LN8 off=3220967 len=1534505 2024-08-29T18:30:24.746 INFO:tasks.workunit.client.0.smithi029.stdout:op 4528 completed, throughput=5MB/sec 2024-08-29T18:30:24.746 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-LPi2tqEZs9M4Q4s off=2596929 len=1798404 2024-08-29T18:30:24.760 INFO:tasks.workunit.client.0.smithi029.stdout:op 4529 completed, throughput=5MB/sec 2024-08-29T18:30:24.760 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-HbVNi726gIMos3K off=15078054 len=937733 2024-08-29T18:30:24.769 INFO:tasks.workunit.client.0.smithi029.stdout:op 4530 completed, throughput=5MB/sec 2024-08-29T18:30:24.769 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-Z0F4XV8LndcuJlu off=20122154 len=1299200 2024-08-29T18:30:24.780 INFO:tasks.workunit.client.0.smithi029.stdout:op 4531 completed, throughput=5MB/sec 2024-08-29T18:30:24.901 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:30:24 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:30:24] "GET /metrics HTTP/1.1" 200 34031 "" "Prometheus/2.43.0" 2024-08-29T18:30:25.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:30:25 smithi029 bash[79042]: cluster 2024-08-29T18:30:24.307036+0000 mgr.y (mgr.25004) 1215 : cluster [DBG] pgmap v1887: 105 pgs: 105 active+clean; 127 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.2 MiB/s wr, 3 op/s 2024-08-29T18:30:25.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:30:25 smithi029 bash[77880]: cluster 2024-08-29T18:30:24.307036+0000 mgr.y (mgr.25004) 1215 : cluster [DBG] pgmap v1887: 105 pgs: 105 active+clean; 127 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.2 MiB/s wr, 3 op/s 2024-08-29T18:30:25.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:30:25 smithi110 bash[67519]: cluster 2024-08-29T18:30:24.307036+0000 mgr.y (mgr.25004) 1215 : cluster [DBG] pgmap v1887: 105 pgs: 105 active+clean; 127 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.2 MiB/s wr, 3 op/s 2024-08-29T18:30:25.780 INFO:tasks.workunit.client.0.smithi029.stdout: 871: throughput=4.99MB/sec pending data=0 2024-08-29T18:30:25.781 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-c_88UAlDcA1qT2B off=798627 len=1170866 2024-08-29T18:30:25.785 INFO:tasks.workunit.client.0.smithi029.stdout:op 4532 completed, throughput=5MB/sec 2024-08-29T18:30:25.785 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-ZCJuLMiJ7UUCFxg off=2032306 len=1541192 2024-08-29T18:30:25.798 INFO:tasks.workunit.client.0.smithi029.stdout:op 4533 completed, throughput=5MB/sec 2024-08-29T18:30:25.798 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-gqw95kQml-saOkk off=11217733 len=1006561 2024-08-29T18:30:25.801 INFO:tasks.workunit.client.0.smithi029.stdout:op 4534 completed, throughput=5MB/sec 2024-08-29T18:30:25.801 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-MDzKWt8LukZzaCf off=4701137 len=1594135 2024-08-29T18:30:25.813 INFO:tasks.workunit.client.0.smithi029.stdout:op 4535 completed, throughput=5MB/sec 2024-08-29T18:30:26.813 INFO:tasks.workunit.client.0.smithi029.stdout: 872: throughput=4.99MB/sec pending data=0 2024-08-29T18:30:26.816 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-lt6gMZZ5leAMSki off=1349003 len=210577 2024-08-29T18:30:26.819 INFO:tasks.workunit.client.0.smithi029.stdout:op 4536 completed, throughput=5MB/sec 2024-08-29T18:30:26.819 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-QBlkaJp00fgnzMb off=1247481 len=554242 2024-08-29T18:30:26.826 INFO:tasks.workunit.client.0.smithi029.stdout:op 4537 completed, throughput=5MB/sec 2024-08-29T18:30:26.826 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-oUDH2qdVrMJpU7A off=3421377 len=813609 2024-08-29T18:30:26.834 INFO:tasks.workunit.client.0.smithi029.stdout:op 4538 completed, throughput=5MB/sec 2024-08-29T18:30:26.834 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-eUDGxSMBFm9BQAH off=4179716 len=885106 2024-08-29T18:30:26.835 INFO:tasks.workunit.client.0.smithi029.stdout:op 4539 completed, throughput=5MB/sec 2024-08-29T18:30:26.835 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-Ycudv8MrIqYmCBN off=1470483 len=102977 2024-08-29T18:30:26.841 INFO:tasks.workunit.client.0.smithi029.stdout:op 4540 completed, throughput=5MB/sec 2024-08-29T18:30:26.841 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-QLPqxS-g8wlggti off=6206975 len=16901 2024-08-29T18:30:26.845 INFO:tasks.workunit.client.0.smithi029.stdout:op 4541 completed, throughput=5MB/sec 2024-08-29T18:30:26.845 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-8HBQJ_jQSUYM_PN off=7005599 len=1968964 2024-08-29T18:30:26.851 INFO:tasks.workunit.client.0.smithi029.stdout:op 4542 completed, throughput=5MB/sec 2024-08-29T18:30:26.851 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-L4L9L2foE08W4xc off=7666205 len=1101861 2024-08-29T18:30:26.858 INFO:tasks.workunit.client.0.smithi029.stdout:op 4543 completed, throughput=5MB/sec 2024-08-29T18:30:27.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:30:27 smithi029 bash[77880]: cluster 2024-08-29T18:30:26.308002+0000 mgr.y (mgr.25004) 1216 : cluster [DBG] pgmap v1888: 105 pgs: 105 active+clean; 127 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 1.3 MiB/s rd, 3.5 MiB/s wr, 4 op/s 2024-08-29T18:30:27.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:30:27 smithi029 bash[79042]: cluster 2024-08-29T18:30:26.308002+0000 mgr.y (mgr.25004) 1216 : cluster [DBG] pgmap v1888: 105 pgs: 105 active+clean; 127 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 1.3 MiB/s rd, 3.5 MiB/s wr, 4 op/s 2024-08-29T18:30:27.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:30:27 smithi110 bash[67519]: cluster 2024-08-29T18:30:26.308002+0000 mgr.y (mgr.25004) 1216 : cluster [DBG] pgmap v1888: 105 pgs: 105 active+clean; 127 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 1.3 MiB/s rd, 3.5 MiB/s wr, 4 op/s 2024-08-29T18:30:27.858 INFO:tasks.workunit.client.0.smithi029.stdout: 873: throughput=5MB/sec pending data=0 2024-08-29T18:30:27.858 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-dkPPBmjSJslHnYO off=1799874 len=799794 2024-08-29T18:30:27.860 INFO:tasks.workunit.client.0.smithi029.stdout:op 4544 completed, throughput=5MB/sec 2024-08-29T18:30:27.860 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-e2JnI8XTHuc392l off=699108 len=1149272 2024-08-29T18:30:27.862 INFO:tasks.workunit.client.0.smithi029.stdout:op 4545 completed, throughput=5MB/sec 2024-08-29T18:30:27.862 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-w2p6A8jcQCpmVCW off=11594592 len=1675031 2024-08-29T18:30:27.866 INFO:tasks.workunit.client.0.smithi029.stdout:op 4546 completed, throughput=5MB/sec 2024-08-29T18:30:27.866 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-1Q8DNa3hG9OA7Q3 off=15095414 len=498603 2024-08-29T18:30:27.867 INFO:tasks.workunit.client.0.smithi029.stdout:op 4547 completed, throughput=5MB/sec 2024-08-29T18:30:27.868 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-s9gxhfMLguslHym off=3579883 len=1414139 2024-08-29T18:30:27.879 INFO:tasks.workunit.client.0.smithi029.stdout:op 4548 completed, throughput=5MB/sec 2024-08-29T18:30:28.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:30:28 smithi029 bash[77880]: audit 2024-08-29T18:30:27.816285+0000 mon.c (mon.2) 577 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:30:28.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:30:28 smithi029 bash[79042]: audit 2024-08-29T18:30:27.816285+0000 mon.c (mon.2) 577 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:30:28.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:30:28 smithi110 bash[67519]: audit 2024-08-29T18:30:27.816285+0000 mon.c (mon.2) 577 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:30:28.879 INFO:tasks.workunit.client.0.smithi029.stdout: 874: throughput=5MB/sec pending data=0 2024-08-29T18:30:28.879 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-pOdmt94hdgzyDLK off=7951908 len=218998 2024-08-29T18:30:28.881 INFO:tasks.workunit.client.0.smithi029.stdout:op 4549 completed, throughput=5MB/sec 2024-08-29T18:30:28.881 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-_DD0fgAE3DFa1Bg off=11370479 len=1795431 2024-08-29T18:30:28.896 INFO:tasks.workunit.client.0.smithi029.stdout:op 4550 completed, throughput=5MB/sec 2024-08-29T18:30:28.896 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-_fL33-Kpg3s6-if off=12529961 len=580698 2024-08-29T18:30:28.902 INFO:tasks.workunit.client.0.smithi029.stdout:op 4551 completed, throughput=5MB/sec 2024-08-29T18:30:28.902 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-xBntelNMkjUd0xb off=18644052 len=238587 2024-08-29T18:30:28.904 INFO:tasks.workunit.client.0.smithi029.stdout:op 4552 completed, throughput=5MB/sec 2024-08-29T18:30:28.904 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-j81y0sOtaQ4ObxH off=3023807 len=1306023 2024-08-29T18:30:28.915 INFO:tasks.workunit.client.0.smithi029.stdout:op 4553 completed, throughput=5MB/sec 2024-08-29T18:30:28.915 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-useeKgNRi-5Y4C0 off=6167896 len=659148 2024-08-29T18:30:28.917 INFO:tasks.workunit.client.0.smithi029.stdout:op 4554 completed, throughput=5MB/sec 2024-08-29T18:30:29.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:30:29 smithi029 bash[77880]: cluster 2024-08-29T18:30:28.308898+0000 mgr.y (mgr.25004) 1217 : cluster [DBG] pgmap v1889: 105 pgs: 105 active+clean; 127 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.7 MiB/s wr, 5 op/s 2024-08-29T18:30:29.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:30:29 smithi029 bash[77880]: audit 2024-08-29T18:30:28.572980+0000 mon.c (mon.2) 578 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:30:29.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:30:29 smithi029 bash[77880]: audit 2024-08-29T18:30:28.574676+0000 mon.c (mon.2) 579 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:30:29.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:30:29 smithi029 bash[77880]: audit 2024-08-29T18:30:28.583986+0000 mon.a (mon.0) 1762 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:30:29.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:30:29 smithi029 bash[79042]: cluster 2024-08-29T18:30:28.308898+0000 mgr.y (mgr.25004) 1217 : cluster [DBG] pgmap v1889: 105 pgs: 105 active+clean; 127 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.7 MiB/s wr, 5 op/s 2024-08-29T18:30:29.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:30:29 smithi029 bash[79042]: audit 2024-08-29T18:30:28.572980+0000 mon.c (mon.2) 578 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:30:29.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:30:29 smithi029 bash[79042]: audit 2024-08-29T18:30:28.574676+0000 mon.c (mon.2) 579 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:30:29.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:30:29 smithi029 bash[79042]: audit 2024-08-29T18:30:28.583986+0000 mon.a (mon.0) 1762 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:30:29.653 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:30:29 smithi110 bash[67519]: cluster 2024-08-29T18:30:28.308898+0000 mgr.y (mgr.25004) 1217 : cluster [DBG] pgmap v1889: 105 pgs: 105 active+clean; 127 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.7 MiB/s wr, 5 op/s 2024-08-29T18:30:29.653 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:30:29 smithi110 bash[67519]: audit 2024-08-29T18:30:28.572980+0000 mon.c (mon.2) 578 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:30:29.653 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:30:29 smithi110 bash[67519]: audit 2024-08-29T18:30:28.574676+0000 mon.c (mon.2) 579 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:30:29.653 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:30:29 smithi110 bash[67519]: audit 2024-08-29T18:30:28.583986+0000 mon.a (mon.0) 1762 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:30:29.918 INFO:tasks.workunit.client.0.smithi029.stdout: 875: throughput=4.99MB/sec pending data=0 2024-08-29T18:30:29.918 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-hX7Kps_LpJGhmQt off=1271535 len=1564905 2024-08-29T18:30:29.922 INFO:tasks.workunit.client.0.smithi029.stdout:op 4555 completed, throughput=5MB/sec 2024-08-29T18:30:29.922 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-CvSKt_uZo_G6g2D off=766652 len=1165096 2024-08-29T18:30:29.925 INFO:tasks.workunit.client.0.smithi029.stdout:op 4556 completed, throughput=5MB/sec 2024-08-29T18:30:29.925 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-gogV-WgXtF7e3sJ off=8532667 len=1250521 2024-08-29T18:30:29.935 INFO:tasks.workunit.client.0.smithi029.stdout:op 4557 completed, throughput=5MB/sec 2024-08-29T18:30:29.935 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-rAdIrTUl5co53zv off=3314988 len=1832696 2024-08-29T18:30:29.947 INFO:tasks.workunit.client.0.smithi029.stdout:op 4558 completed, throughput=5MB/sec 2024-08-29T18:30:30.948 INFO:tasks.workunit.client.0.smithi029.stdout: 876: throughput=5MB/sec pending data=0 2024-08-29T18:30:30.948 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-7X3UfX2C1UFEnGq off=15748855 len=273661 2024-08-29T18:30:30.954 INFO:tasks.workunit.client.0.smithi029.stdout:op 4559 completed, throughput=5MB/sec 2024-08-29T18:30:30.954 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-EOXLR1RZdXRSJvS off=6314264 len=1760381 2024-08-29T18:30:30.959 INFO:tasks.workunit.client.0.smithi029.stdout:op 4560 completed, throughput=5MB/sec 2024-08-29T18:30:30.959 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-f40GB3d_RPkPAwx off=5210111 len=1104262 2024-08-29T18:30:30.969 INFO:tasks.workunit.client.0.smithi029.stdout:op 4561 completed, throughput=5MB/sec 2024-08-29T18:30:30.970 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-RTfCrEM6ZUtnUB5 off=1971842 len=807755 2024-08-29T18:30:30.978 INFO:tasks.workunit.client.0.smithi029.stdout:op 4562 completed, throughput=5MB/sec 2024-08-29T18:30:30.978 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-pIxtsNX8I8NvjS3 off=13907633 len=1234918 2024-08-29T18:30:30.987 INFO:tasks.workunit.client.0.smithi029.stdout:op 4563 completed, throughput=5MB/sec 2024-08-29T18:30:31.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:30:31 smithi029 bash[79042]: cluster 2024-08-29T18:30:30.309752+0000 mgr.y (mgr.25004) 1218 : cluster [DBG] pgmap v1890: 105 pgs: 105 active+clean; 127 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-08-29T18:30:31.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:30:31 smithi029 bash[77880]: cluster 2024-08-29T18:30:30.309752+0000 mgr.y (mgr.25004) 1218 : cluster [DBG] pgmap v1890: 105 pgs: 105 active+clean; 127 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-08-29T18:30:31.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:30:31 smithi110 bash[67519]: cluster 2024-08-29T18:30:30.309752+0000 mgr.y (mgr.25004) 1218 : cluster [DBG] pgmap v1890: 105 pgs: 105 active+clean; 127 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-08-29T18:30:31.987 INFO:tasks.workunit.client.0.smithi029.stdout: 877: throughput=4.99MB/sec pending data=0 2024-08-29T18:30:31.987 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-3bU6wQamftuQPaT off=8673833 len=535128 2024-08-29T18:30:31.989 INFO:tasks.workunit.client.0.smithi029.stdout:op 4564 completed, throughput=5MB/sec 2024-08-29T18:30:31.989 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-icaDZl_lNRxUz8o off=14007664 len=891677 2024-08-29T18:30:31.998 INFO:tasks.workunit.client.0.smithi029.stdout:op 4565 completed, throughput=5MB/sec 2024-08-29T18:30:31.998 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-C1fFKsKsdbO9Tm4 off=609788 len=1114807 2024-08-29T18:30:32.008 INFO:tasks.workunit.client.0.smithi029.stdout:op 4566 completed, throughput=5MB/sec 2024-08-29T18:30:32.008 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-pJMdse7MkA2_U9h off=0 len=1103860 2024-08-29T18:30:32.016 INFO:tasks.workunit.client.0.smithi029.stdout:op 4567 completed, throughput=5MB/sec 2024-08-29T18:30:32.016 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-DGfjjBZAFGelWE9 off=10347323 len=921495 2024-08-29T18:30:32.024 INFO:tasks.workunit.client.0.smithi029.stdout:op 4568 completed, throughput=5MB/sec 2024-08-29T18:30:32.024 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-zbT4Oogs7WDv5-c off=9469896 len=87835 2024-08-29T18:30:32.028 INFO:tasks.workunit.client.0.smithi029.stdout:op 4569 completed, throughput=5MB/sec 2024-08-29T18:30:32.029 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-Kd2geupE7ycjrUt off=851072 len=1016052 2024-08-29T18:30:32.038 INFO:tasks.workunit.client.0.smithi029.stdout:op 4570 completed, throughput=5MB/sec 2024-08-29T18:30:33.038 INFO:tasks.workunit.client.0.smithi029.stdout: 878: throughput=4.99MB/sec pending data=0 2024-08-29T18:30:33.039 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-qQBr9UkwJrl7VA0 off=9877048 len=1512541 2024-08-29T18:30:33.051 INFO:tasks.workunit.client.0.smithi029.stdout:op 4571 completed, throughput=5MB/sec 2024-08-29T18:30:33.051 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-TTzXXGfJNWw1LQc off=8422116 len=1461100 2024-08-29T18:30:33.055 INFO:tasks.workunit.client.0.smithi029.stdout:op 4572 completed, throughput=5MB/sec 2024-08-29T18:30:33.055 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-Y3LEZDyfMAzkE-G off=856786 len=1047675 2024-08-29T18:30:33.058 INFO:tasks.workunit.client.0.smithi029.stdout:op 4573 completed, throughput=5MB/sec 2024-08-29T18:30:33.058 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-Qb6uN_EeWU5HFfD off=16484304 len=1109140 2024-08-29T18:30:33.061 INFO:tasks.workunit.client.0.smithi029.stdout:op 4574 completed, throughput=5MB/sec 2024-08-29T18:30:33.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:30:33 smithi029 bash[79042]: cluster 2024-08-29T18:30:32.310968+0000 mgr.y (mgr.25004) 1219 : cluster [DBG] pgmap v1891: 105 pgs: 105 active+clean; 127 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-08-29T18:30:33.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:30:33 smithi029 bash[77880]: cluster 2024-08-29T18:30:32.310968+0000 mgr.y (mgr.25004) 1219 : cluster [DBG] pgmap v1891: 105 pgs: 105 active+clean; 127 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-08-29T18:30:33.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:30:33 smithi110 bash[67519]: cluster 2024-08-29T18:30:32.310968+0000 mgr.y (mgr.25004) 1219 : cluster [DBG] pgmap v1891: 105 pgs: 105 active+clean; 127 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-08-29T18:30:34.062 INFO:tasks.workunit.client.0.smithi029.stdout: 879: throughput=4.99MB/sec pending data=0 2024-08-29T18:30:34.062 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-pezFjfogDWSBBCE off=21022815 len=70645 2024-08-29T18:30:34.063 INFO:tasks.workunit.client.0.smithi029.stdout:op 4575 completed, throughput=4.99MB/sec 2024-08-29T18:30:34.063 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-YYfkeXLezwYDNW5 off=3836433 len=1899298 2024-08-29T18:30:34.067 INFO:tasks.workunit.client.0.smithi029.stdout:op 4576 completed, throughput=5MB/sec 2024-08-29T18:30:34.067 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-H543fqvyV0tbsj1 off=2018701 len=600629 2024-08-29T18:30:34.069 INFO:tasks.workunit.client.0.smithi029.stdout:op 4577 completed, throughput=5MB/sec 2024-08-29T18:30:34.069 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj--L8J7fIJAFaMAEw off=3120823 len=208954 2024-08-29T18:30:34.071 INFO:tasks.workunit.client.0.smithi029.stdout:op 4578 completed, throughput=5MB/sec 2024-08-29T18:30:34.071 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-hyhWVEhmU1Lt2ti off=8216736 len=1515579 2024-08-29T18:30:34.083 INFO:tasks.workunit.client.0.smithi029.stdout:op 4579 completed, throughput=5MB/sec 2024-08-29T18:30:34.084 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-7mWk-Uld8qrdFP5 off=641004 len=1340650 2024-08-29T18:30:34.092 INFO:tasks.workunit.client.0.smithi029.stdout:op 4580 completed, throughput=5MB/sec 2024-08-29T18:30:34.901 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:30:34 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:30:34] "GET /metrics HTTP/1.1" 200 34032 "" "Prometheus/2.43.0" 2024-08-29T18:30:34.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:30:34 smithi029 bash[79042]: audit 2024-08-29T18:30:33.558212+0000 mon.c (mon.2) 580 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:30:34.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:30:34 smithi029 bash[77880]: audit 2024-08-29T18:30:33.558212+0000 mon.c (mon.2) 580 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:30:34.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:30:34 smithi110 bash[67519]: audit 2024-08-29T18:30:33.558212+0000 mon.c (mon.2) 580 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:30:35.092 INFO:tasks.workunit.client.0.smithi029.stdout: 880: throughput=4.99MB/sec pending data=0 2024-08-29T18:30:35.092 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-vw2ARVURwjcTGL1 off=9496253 len=201480 2024-08-29T18:30:35.093 INFO:tasks.workunit.client.0.smithi029.stdout:op 4581 completed, throughput=5MB/sec 2024-08-29T18:30:35.094 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-e6ISMwQukhnShAU off=4543263 len=1341112 2024-08-29T18:30:35.098 INFO:tasks.workunit.client.0.smithi029.stdout:op 4582 completed, throughput=5MB/sec 2024-08-29T18:30:35.099 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-g6sExVoXI55HNOG off=243877 len=601211 2024-08-29T18:30:35.101 INFO:tasks.workunit.client.0.smithi029.stdout:op 4583 completed, throughput=5MB/sec 2024-08-29T18:30:35.101 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-vHqgUccmKsVk1IG off=12032273 len=505967 2024-08-29T18:30:35.108 INFO:tasks.workunit.client.0.smithi029.stdout:op 4584 completed, throughput=5MB/sec 2024-08-29T18:30:35.108 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-ra3QDxa6sT2IBsX off=11099231 len=207879 2024-08-29T18:30:35.113 INFO:tasks.workunit.client.0.smithi029.stdout:op 4585 completed, throughput=5MB/sec 2024-08-29T18:30:35.113 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-c_azeQV9eRBHVa7 off=12079264 len=1538250 2024-08-29T18:30:35.117 INFO:tasks.workunit.client.0.smithi029.stdout:op 4586 completed, throughput=5MB/sec 2024-08-29T18:30:35.117 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-lsH3-suEuebU5gH off=7971874 len=600782 2024-08-29T18:30:35.118 INFO:tasks.workunit.client.0.smithi029.stdout:op 4587 completed, throughput=5MB/sec 2024-08-29T18:30:35.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:30:35 smithi029 bash[79042]: cluster 2024-08-29T18:30:34.311805+0000 mgr.y (mgr.25004) 1220 : cluster [DBG] pgmap v1892: 105 pgs: 105 active+clean; 127 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-29T18:30:35.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:30:35 smithi029 bash[77880]: cluster 2024-08-29T18:30:34.311805+0000 mgr.y (mgr.25004) 1220 : cluster [DBG] pgmap v1892: 105 pgs: 105 active+clean; 127 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-29T18:30:35.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:30:35 smithi110 bash[67519]: cluster 2024-08-29T18:30:34.311805+0000 mgr.y (mgr.25004) 1220 : cluster [DBG] pgmap v1892: 105 pgs: 105 active+clean; 127 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-29T18:30:36.119 INFO:tasks.workunit.client.0.smithi029.stdout: 881: throughput=4.99MB/sec pending data=0 2024-08-29T18:30:36.119 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-T2REdr_846hu1Hh off=3495912 len=448015 2024-08-29T18:30:36.126 INFO:tasks.workunit.client.0.smithi029.stdout:op 4588 completed, throughput=4.99MB/sec 2024-08-29T18:30:36.126 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-kRA0m02ofUpXACJ off=9711490 len=1666638 2024-08-29T18:30:36.139 INFO:tasks.workunit.client.0.smithi029.stdout:op 4589 completed, throughput=5MB/sec 2024-08-29T18:30:36.139 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-NZkJ1Eo3bFguNwL off=13661634 len=825767 2024-08-29T18:30:36.147 INFO:tasks.workunit.client.0.smithi029.stdout:op 4590 completed, throughput=5MB/sec 2024-08-29T18:30:36.148 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-cFf-SepbbNVhVEC off=4095514 len=110365 2024-08-29T18:30:36.152 INFO:tasks.workunit.client.0.smithi029.stdout:op 4591 completed, throughput=5MB/sec 2024-08-29T18:30:36.152 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-B7F1Uq4zGf5J7Df off=11013983 len=96420 2024-08-29T18:30:36.157 INFO:tasks.workunit.client.0.smithi029.stdout:op 4592 completed, throughput=5MB/sec 2024-08-29T18:30:36.157 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-ypb8TfA-yI1RoVb off=8042871 len=123603 2024-08-29T18:30:36.162 INFO:tasks.workunit.client.0.smithi029.stdout:op 4593 completed, throughput=5MB/sec 2024-08-29T18:30:36.162 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-vwPfQnWTcZ-3t60 off=7193963 len=1733433 2024-08-29T18:30:36.168 INFO:tasks.workunit.client.0.smithi029.stdout:op 4594 completed, throughput=5MB/sec 2024-08-29T18:30:36.168 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-rNsx0CczyS-Zo75 off=820775 len=180725 2024-08-29T18:30:36.170 INFO:tasks.workunit.client.0.smithi029.stdout:op 4595 completed, throughput=5MB/sec 2024-08-29T18:30:36.170 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-h-yBfilztCy_Al- off=1202330 len=1042212 2024-08-29T18:30:36.178 INFO:tasks.workunit.client.0.smithi029.stdout:op 4596 completed, throughput=5MB/sec 2024-08-29T18:30:37.179 INFO:tasks.workunit.client.0.smithi029.stdout: 882: throughput=5MB/sec pending data=0 2024-08-29T18:30:37.179 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-oPL3PUGc0ggfHDw off=16982339 len=243965 2024-08-29T18:30:37.184 INFO:tasks.workunit.client.0.smithi029.stdout:op 4597 completed, throughput=5MB/sec 2024-08-29T18:30:37.184 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-by-ES6onIcaJdQP off=3006852 len=1219143 2024-08-29T18:30:37.187 INFO:tasks.workunit.client.0.smithi029.stdout:op 4598 completed, throughput=5MB/sec 2024-08-29T18:30:37.187 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-H43b2VrU3tk7Vf5 off=23059531 len=1848613 2024-08-29T18:30:37.202 INFO:tasks.workunit.client.0.smithi029.stdout:op 4599 completed, throughput=5MB/sec 2024-08-29T18:30:37.202 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-3-c7v45wsdg8_wk off=2700709 len=802397 2024-08-29T18:30:37.210 INFO:tasks.workunit.client.0.smithi029.stdout:op 4600 completed, throughput=5MB/sec 2024-08-29T18:30:37.210 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-9JajLN_8iCRpHOM off=931505 len=1956307 2024-08-29T18:30:37.216 INFO:tasks.workunit.client.0.smithi029.stdout:op 4601 completed, throughput=5MB/sec 2024-08-29T18:30:37.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:30:37 smithi029 bash[79042]: cluster 2024-08-29T18:30:36.312822+0000 mgr.y (mgr.25004) 1221 : cluster [DBG] pgmap v1893: 105 pgs: 105 active+clean; 127 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-08-29T18:30:37.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:30:37 smithi029 bash[77880]: cluster 2024-08-29T18:30:36.312822+0000 mgr.y (mgr.25004) 1221 : cluster [DBG] pgmap v1893: 105 pgs: 105 active+clean; 127 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-08-29T18:30:37.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:30:37 smithi110 bash[67519]: cluster 2024-08-29T18:30:36.312822+0000 mgr.y (mgr.25004) 1221 : cluster [DBG] pgmap v1893: 105 pgs: 105 active+clean; 127 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-08-29T18:30:38.217 INFO:tasks.workunit.client.0.smithi029.stdout: 883: throughput=5MB/sec pending data=0 2024-08-29T18:30:38.217 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-hgXVtHVVdVuZCqW off=5073691 len=191653 2024-08-29T18:30:38.222 INFO:tasks.workunit.client.0.smithi029.stdout:op 4602 completed, throughput=5MB/sec 2024-08-29T18:30:38.222 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-u6L0zvgbM9gC1uS off=2605109 len=30489 2024-08-29T18:30:38.227 INFO:tasks.workunit.client.0.smithi029.stdout:op 4603 completed, throughput=5MB/sec 2024-08-29T18:30:38.227 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-DAvCSCv1hRvkLiP off=1375213 len=1298605 2024-08-29T18:30:38.231 INFO:tasks.workunit.client.0.smithi029.stdout:op 4604 completed, throughput=5MB/sec 2024-08-29T18:30:38.231 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-cQnsZyT4X3zs42K off=1233205 len=556493 2024-08-29T18:30:38.233 INFO:tasks.workunit.client.0.smithi029.stdout:op 4605 completed, throughput=5MB/sec 2024-08-29T18:30:38.233 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-K0Sl1U640stEZ2Z off=8396103 len=1080469 2024-08-29T18:30:38.244 INFO:tasks.workunit.client.0.smithi029.stdout:op 4606 completed, throughput=5MB/sec 2024-08-29T18:30:38.244 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-WFlZb99r0tfXJi7 off=88628 len=1999851 2024-08-29T18:30:38.259 INFO:tasks.workunit.client.0.smithi029.stdout:op 4607 completed, throughput=5MB/sec 2024-08-29T18:30:39.259 INFO:tasks.workunit.client.0.smithi029.stdout: 884: throughput=5MB/sec pending data=0 2024-08-29T18:30:39.259 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-j9WYhH4uMrcJAon off=15105306 len=793579 2024-08-29T18:30:39.267 INFO:tasks.workunit.client.0.smithi029.stdout:op 4608 completed, throughput=5MB/sec 2024-08-29T18:30:39.267 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-7rdgVHxWFPKQAI8 off=649184 len=1311962 2024-08-29T18:30:39.278 INFO:tasks.workunit.client.0.smithi029.stdout:op 4609 completed, throughput=5MB/sec 2024-08-29T18:30:39.278 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-1ZAGnr0DbYQeUI_ off=21287135 len=663583 2024-08-29T18:30:39.281 INFO:tasks.workunit.client.0.smithi029.stdout:op 4610 completed, throughput=5MB/sec 2024-08-29T18:30:39.281 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-cQwg4njRiKn8BM6 off=608023 len=590106 2024-08-29T18:30:39.288 INFO:tasks.workunit.client.0.smithi029.stdout:op 4611 completed, throughput=5MB/sec 2024-08-29T18:30:39.288 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-YG7gBiZll9p28UR off=3590194 len=1311638 2024-08-29T18:30:39.292 INFO:tasks.workunit.client.0.smithi029.stdout:op 4612 completed, throughput=5MB/sec 2024-08-29T18:30:39.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:30:39 smithi029 bash[79042]: cluster 2024-08-29T18:30:38.313763+0000 mgr.y (mgr.25004) 1222 : cluster [DBG] pgmap v1894: 105 pgs: 105 active+clean; 127 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2024-08-29T18:30:39.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:30:39 smithi029 bash[77880]: cluster 2024-08-29T18:30:38.313763+0000 mgr.y (mgr.25004) 1222 : cluster [DBG] pgmap v1894: 105 pgs: 105 active+clean; 127 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2024-08-29T18:30:39.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:30:39 smithi110 bash[67519]: cluster 2024-08-29T18:30:38.313763+0000 mgr.y (mgr.25004) 1222 : cluster [DBG] pgmap v1894: 105 pgs: 105 active+clean; 127 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2024-08-29T18:30:40.293 INFO:tasks.workunit.client.0.smithi029.stdout: 885: throughput=4.99MB/sec pending data=0 2024-08-29T18:30:40.293 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-lI0gqFcCobsMMqM off=969109 len=1164595 2024-08-29T18:30:40.303 INFO:tasks.workunit.client.0.smithi029.stdout:op 4613 completed, throughput=5MB/sec 2024-08-29T18:30:40.303 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-PA-BLE34-RgvPBP off=4564318 len=1756689 2024-08-29T18:30:40.310 INFO:tasks.workunit.client.0.smithi029.stdout:op 4614 completed, throughput=5MB/sec 2024-08-29T18:30:40.310 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-F4IoO8skeRnJxG8 off=2469629 len=736265 2024-08-29T18:30:40.314 INFO:tasks.workunit.client.0.smithi029.stdout:op 4615 completed, throughput=5MB/sec 2024-08-29T18:30:40.315 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-Hc3NyiSDoAEGMEx off=3019114 len=66552 2024-08-29T18:30:40.336 INFO:tasks.workunit.client.0.smithi029.stdout:op 4616 completed, throughput=5MB/sec 2024-08-29T18:30:40.337 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj--Lnx1rzPfSwhYhz off=514950 len=170108 2024-08-29T18:30:40.337 INFO:tasks.workunit.client.0.smithi029.stdout:op 4617 completed, throughput=5MB/sec 2024-08-29T18:30:40.337 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-D_uf2upAiXlmqHa off=1020979 len=1203672 2024-08-29T18:30:40.338 INFO:tasks.workunit.client.0.smithi029.stdout:op 4618 completed, throughput=5MB/sec 2024-08-29T18:30:40.338 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-9NhdsunWmuMov20 off=5830526 len=1317878 2024-08-29T18:30:40.338 INFO:tasks.workunit.client.0.smithi029.stdout:op 4619 completed, throughput=5MB/sec 2024-08-29T18:30:41.332 INFO:tasks.workunit.client.0.smithi029.stdout: 886: throughput=5MB/sec pending data=0 2024-08-29T18:30:41.332 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-ZV91vep9I3BCP4_ off=2875277 len=1693539 2024-08-29T18:30:41.344 INFO:tasks.workunit.client.0.smithi029.stdout:op 4620 completed, throughput=5MB/sec 2024-08-29T18:30:41.344 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-x7-oObOQlSsjtD4 off=38632 len=323826 2024-08-29T18:30:41.350 INFO:tasks.workunit.client.0.smithi029.stdout:op 4621 completed, throughput=5MB/sec 2024-08-29T18:30:41.350 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-Xqtzeb2lpMBa4xz off=2704266 len=962708 2024-08-29T18:30:41.352 INFO:tasks.workunit.client.0.smithi029.stdout:op 4622 completed, throughput=5MB/sec 2024-08-29T18:30:41.352 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-bZvTQhnT-yfJBCz off=14863856 len=343128 2024-08-29T18:30:41.354 INFO:tasks.workunit.client.0.smithi029.stdout:op 4623 completed, throughput=5MB/sec 2024-08-29T18:30:41.354 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-Td1DWKlzhMy1Dmz off=4584996 len=1296692 2024-08-29T18:30:41.358 INFO:tasks.workunit.client.0.smithi029.stdout:op 4624 completed, throughput=5MB/sec 2024-08-29T18:30:41.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:30:41 smithi029 bash[79042]: cluster 2024-08-29T18:30:40.314655+0000 mgr.y (mgr.25004) 1223 : cluster [DBG] pgmap v1895: 105 pgs: 105 active+clean; 127 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-29T18:30:41.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:30:41 smithi029 bash[77880]: cluster 2024-08-29T18:30:40.314655+0000 mgr.y (mgr.25004) 1223 : cluster [DBG] pgmap v1895: 105 pgs: 105 active+clean; 127 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-29T18:30:41.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:30:41 smithi110 bash[67519]: cluster 2024-08-29T18:30:40.314655+0000 mgr.y (mgr.25004) 1223 : cluster [DBG] pgmap v1895: 105 pgs: 105 active+clean; 127 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-29T18:30:42.359 INFO:tasks.workunit.client.0.smithi029.stdout: 887: throughput=5MB/sec pending data=0 2024-08-29T18:30:42.359 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-OpWZeEm-Yg21SRc off=13632840 len=1169393 2024-08-29T18:30:42.368 INFO:tasks.workunit.client.0.smithi029.stdout:op 4625 completed, throughput=5MB/sec 2024-08-29T18:30:42.368 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-00Pd-Hfrg4pOmsc off=16424203 len=922880 2024-08-29T18:30:42.371 INFO:tasks.workunit.client.0.smithi029.stdout:op 4626 completed, throughput=5MB/sec 2024-08-29T18:30:42.371 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-72wKxTtB7Kr9x0B off=1593541 len=294516 2024-08-29T18:30:42.377 INFO:tasks.workunit.client.0.smithi029.stdout:op 4627 completed, throughput=5MB/sec 2024-08-29T18:30:42.377 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-M4oqYohW9fBQjIu off=1534112 len=2061664 2024-08-29T18:30:42.394 INFO:tasks.workunit.client.0.smithi029.stdout:op 4628 completed, throughput=5MB/sec 2024-08-29T18:30:42.394 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-L_rjSfLGhcQP3zp off=7266231 len=1966075 2024-08-29T18:30:42.399 INFO:tasks.workunit.client.0.smithi029.stdout:op 4629 completed, throughput=5MB/sec 2024-08-29T18:30:43.400 INFO:tasks.workunit.client.0.smithi029.stdout: 888: throughput=5MB/sec pending data=0 2024-08-29T18:30:43.400 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-Bd0h9c7B6Ftn1FN off=1000943 len=375409 2024-08-29T18:30:43.406 INFO:tasks.workunit.client.0.smithi029.stdout:op 4630 completed, throughput=5MB/sec 2024-08-29T18:30:43.406 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-OTGQTyo8VpdQ8CW off=1156888 len=84521 2024-08-29T18:30:43.411 INFO:tasks.workunit.client.0.smithi029.stdout:op 4631 completed, throughput=5MB/sec 2024-08-29T18:30:43.411 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-ptNkcWiOPY7yKEp off=1067522 len=1022500 2024-08-29T18:30:43.420 INFO:tasks.workunit.client.0.smithi029.stdout:op 4632 completed, throughput=5MB/sec 2024-08-29T18:30:43.420 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-Ca0_c3JJgvJ2deI off=2724032 len=1346587 2024-08-29T18:30:43.432 INFO:tasks.workunit.client.0.smithi029.stdout:op 4633 completed, throughput=5MB/sec 2024-08-29T18:30:43.432 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-Je4Fb6uE_8LRnkK off=1520526 len=1690293 2024-08-29T18:30:43.445 INFO:tasks.workunit.client.0.smithi029.stdout:op 4634 completed, throughput=5MB/sec 2024-08-29T18:30:43.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:30:43 smithi029 bash[79042]: cluster 2024-08-29T18:30:42.315844+0000 mgr.y (mgr.25004) 1224 : cluster [DBG] pgmap v1896: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2024-08-29T18:30:43.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:30:43 smithi029 bash[77880]: cluster 2024-08-29T18:30:42.315844+0000 mgr.y (mgr.25004) 1224 : cluster [DBG] pgmap v1896: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2024-08-29T18:30:43.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:30:43 smithi110 bash[67519]: cluster 2024-08-29T18:30:42.315844+0000 mgr.y (mgr.25004) 1224 : cluster [DBG] pgmap v1896: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2024-08-29T18:30:44.445 INFO:tasks.workunit.client.0.smithi029.stdout: 889: throughput=5MB/sec pending data=0 2024-08-29T18:30:44.446 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-3XoAns2KvfS6HZu off=8679343 len=56620 2024-08-29T18:30:44.446 INFO:tasks.workunit.client.0.smithi029.stdout:op 4635 completed, throughput=5MB/sec 2024-08-29T18:30:44.447 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-zOqaP8rkXkZndTV off=14055596 len=151378 2024-08-29T18:30:44.451 INFO:tasks.workunit.client.0.smithi029.stdout:op 4636 completed, throughput=5MB/sec 2024-08-29T18:30:44.451 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-FLLU9CdZhnEfD0j off=769977 len=2019210 2024-08-29T18:30:44.456 INFO:tasks.workunit.client.0.smithi029.stdout:op 4637 completed, throughput=5MB/sec 2024-08-29T18:30:44.456 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-hv4BQNV7etPQI17 off=1746148 len=1830054 2024-08-29T18:30:44.460 INFO:tasks.workunit.client.0.smithi029.stdout:op 4638 completed, throughput=5MB/sec 2024-08-29T18:30:44.460 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-_Hs74eQ6fTY9cL1 off=8575626 len=334751 2024-08-29T18:30:44.462 INFO:tasks.workunit.client.0.smithi029.stdout:op 4639 completed, throughput=5MB/sec 2024-08-29T18:30:44.462 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-jbt5QPehwIyUkcb off=5402982 len=642037 2024-08-29T18:30:44.469 INFO:tasks.workunit.client.0.smithi029.stdout:op 4640 completed, throughput=5MB/sec 2024-08-29T18:30:44.901 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:30:44 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:30:44] "GET /metrics HTTP/1.1" 200 34032 "" "Prometheus/2.43.0" 2024-08-29T18:30:45.469 INFO:tasks.workunit.client.0.smithi029.stdout: 890: throughput=4.99MB/sec pending data=0 2024-08-29T18:30:45.470 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-EQkkUmbcImtaxQW off=1867906 len=78022 2024-08-29T18:30:45.475 INFO:tasks.workunit.client.0.smithi029.stdout:op 4641 completed, throughput=4.99MB/sec 2024-08-29T18:30:45.475 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-UNYkO5NCsk9soS_ off=2084509 len=100295 2024-08-29T18:30:45.476 INFO:tasks.workunit.client.0.smithi029.stdout:op 4642 completed, throughput=4.99MB/sec 2024-08-29T18:30:45.476 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-ZqHvxoujiopq38h off=4722882 len=239379 2024-08-29T18:30:45.478 INFO:tasks.workunit.client.0.smithi029.stdout:op 4643 completed, throughput=5MB/sec 2024-08-29T18:30:45.478 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-7hfzjVLKcjmPFow off=1896983 len=356926 2024-08-29T18:30:45.483 INFO:tasks.workunit.client.0.smithi029.stdout:op 4644 completed, throughput=5MB/sec 2024-08-29T18:30:45.484 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-hdHln48erknvijq off=1147103 len=545188 2024-08-29T18:30:45.486 INFO:tasks.workunit.client.0.smithi029.stdout:op 4645 completed, throughput=5MB/sec 2024-08-29T18:30:45.486 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-lkScMw-Mx9IdiPD off=3249166 len=1104715 2024-08-29T18:30:45.495 INFO:tasks.workunit.client.0.smithi029.stdout:op 4646 completed, throughput=5MB/sec 2024-08-29T18:30:45.495 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-z-5QCksbwnxkW7w off=487911 len=755189 2024-08-29T18:30:45.497 INFO:tasks.workunit.client.0.smithi029.stdout:op 4647 completed, throughput=5MB/sec 2024-08-29T18:30:45.497 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-UKAwDACoDgeVDl0 off=7213594 len=1352722 2024-08-29T18:30:45.508 INFO:tasks.workunit.client.0.smithi029.stdout:op 4648 completed, throughput=5MB/sec 2024-08-29T18:30:45.508 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-o2kli2gMTc1cd3P off=2425550 len=73362 2024-08-29T18:30:45.509 INFO:tasks.workunit.client.0.smithi029.stdout:op 4649 completed, throughput=5MB/sec 2024-08-29T18:30:45.510 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-ZNE3ylfY3td1O2K off=6453484 len=1785051 2024-08-29T18:30:45.514 INFO:tasks.workunit.client.0.smithi029.stdout:op 4650 completed, throughput=5MB/sec 2024-08-29T18:30:45.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:30:45 smithi110 bash[67519]: cluster 2024-08-29T18:30:44.316672+0000 mgr.y (mgr.25004) 1225 : cluster [DBG] pgmap v1897: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-29T18:30:45.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:30:45 smithi029 bash[77880]: cluster 2024-08-29T18:30:44.316672+0000 mgr.y (mgr.25004) 1225 : cluster [DBG] pgmap v1897: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-29T18:30:45.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:30:45 smithi029 bash[79042]: cluster 2024-08-29T18:30:44.316672+0000 mgr.y (mgr.25004) 1225 : cluster [DBG] pgmap v1897: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-29T18:30:46.514 INFO:tasks.workunit.client.0.smithi029.stdout: 891: throughput=5MB/sec pending data=0 2024-08-29T18:30:46.514 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-5lcwodXVASNO4a7 off=1150114 len=55688 2024-08-29T18:30:46.515 INFO:tasks.workunit.client.0.smithi029.stdout:op 4651 completed, throughput=5MB/sec 2024-08-29T18:30:46.515 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-1zQb8A2eIbE6wps off=3296197 len=407274 2024-08-29T18:30:46.521 INFO:tasks.workunit.client.0.smithi029.stdout:op 4652 completed, throughput=5MB/sec 2024-08-29T18:30:46.522 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-hBPlRH5ECE21chE off=17143220 len=699526 2024-08-29T18:30:46.529 INFO:tasks.workunit.client.0.smithi029.stdout:op 4653 completed, throughput=5MB/sec 2024-08-29T18:30:46.529 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-CFK6lbpDd-qy9w2 off=7408206 len=1593520 2024-08-29T18:30:46.534 INFO:tasks.workunit.client.0.smithi029.stdout:op 4654 completed, throughput=5MB/sec 2024-08-29T18:30:46.534 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-j6qcTjlyLTWD-0G off=19876966 len=343284 2024-08-29T18:30:46.539 INFO:tasks.workunit.client.0.smithi029.stdout:op 4655 completed, throughput=5MB/sec 2024-08-29T18:30:46.540 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-8NNFBa8WXGg_VYR off=2896653 len=95031 2024-08-29T18:30:46.541 INFO:tasks.workunit.client.0.smithi029.stdout:op 4656 completed, throughput=5MB/sec 2024-08-29T18:30:46.541 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-AiwZKE4RKoTq6qr off=8921311 len=1742541 2024-08-29T18:30:46.553 INFO:tasks.workunit.client.0.smithi029.stdout:op 4657 completed, throughput=5MB/sec 2024-08-29T18:30:47.554 INFO:tasks.workunit.client.0.smithi029.stdout: 892: throughput=5MB/sec pending data=0 2024-08-29T18:30:47.554 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-HD3dfKquRlMGpw2 off=2229141 len=837682 2024-08-29T18:30:47.562 INFO:tasks.workunit.client.0.smithi029.stdout:op 4658 completed, throughput=5MB/sec 2024-08-29T18:30:47.562 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-xquYV5gwHR-pUps off=4520941 len=338823 2024-08-29T18:30:47.564 INFO:tasks.workunit.client.0.smithi029.stdout:op 4659 completed, throughput=5MB/sec 2024-08-29T18:30:47.564 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-_pcUhafzBL3R_er off=159340 len=982400 2024-08-29T18:30:47.573 INFO:tasks.workunit.client.0.smithi029.stdout:op 4660 completed, throughput=5MB/sec 2024-08-29T18:30:47.573 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-Fs5AVj9VgJx1k6j off=4789441 len=297404 2024-08-29T18:30:47.574 INFO:tasks.workunit.client.0.smithi029.stdout:op 4661 completed, throughput=5MB/sec 2024-08-29T18:30:47.574 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-2W5Nnz6Oh8lblPz off=3640375 len=2054647 2024-08-29T18:30:47.579 INFO:tasks.workunit.client.0.smithi029.stdout:op 4662 completed, throughput=5MB/sec 2024-08-29T18:30:47.579 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-lFUsXOrUJYkM6In off=15786901 len=1702718 2024-08-29T18:30:47.584 INFO:tasks.workunit.client.0.smithi029.stdout:op 4663 completed, throughput=5MB/sec 2024-08-29T18:30:47.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:30:47 smithi029 bash[77880]: cluster 2024-08-29T18:30:46.317681+0000 mgr.y (mgr.25004) 1226 : cluster [DBG] pgmap v1898: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-29T18:30:47.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:30:47 smithi029 bash[79042]: cluster 2024-08-29T18:30:46.317681+0000 mgr.y (mgr.25004) 1226 : cluster [DBG] pgmap v1898: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-29T18:30:47.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:30:47 smithi110 bash[67519]: cluster 2024-08-29T18:30:46.317681+0000 mgr.y (mgr.25004) 1226 : cluster [DBG] pgmap v1898: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-29T18:30:48.585 INFO:tasks.workunit.client.0.smithi029.stdout: 893: throughput=5MB/sec pending data=0 2024-08-29T18:30:48.585 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-H4khdLU8J2fILZx off=7029753 len=1685656 2024-08-29T18:30:48.599 INFO:tasks.workunit.client.0.smithi029.stdout:op 4664 completed, throughput=5MB/sec 2024-08-29T18:30:48.599 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-8d1kEzaQy0x8WOT off=6571377 len=855436 2024-08-29T18:30:48.602 INFO:tasks.workunit.client.0.smithi029.stdout:op 4665 completed, throughput=5MB/sec 2024-08-29T18:30:48.602 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-wHO4_3oxlsuE8a2 off=15787839 len=263179 2024-08-29T18:30:48.604 INFO:tasks.workunit.client.0.smithi029.stdout:op 4666 completed, throughput=5MB/sec 2024-08-29T18:30:48.604 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj---nZ9HzZTxWaErl off=3339939 len=183559 2024-08-29T18:30:48.605 INFO:tasks.workunit.client.0.smithi029.stdout:op 4667 completed, throughput=5MB/sec 2024-08-29T18:30:48.605 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-jDAaqZwkcUI06ms off=7557175 len=1911981 2024-08-29T18:30:48.610 INFO:tasks.workunit.client.0.smithi029.stdout:op 4668 completed, throughput=5MB/sec 2024-08-29T18:30:49.610 INFO:tasks.workunit.client.0.smithi029.stdout: 894: throughput=5MB/sec pending data=0 2024-08-29T18:30:49.610 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-j_uYtrObIz4MRfN off=9328601 len=951386 2024-08-29T18:30:49.620 INFO:tasks.workunit.client.0.smithi029.stdout:op 4669 completed, throughput=5MB/sec 2024-08-29T18:30:49.620 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-ZJ0vqI_sZ1dXgyW off=17224679 len=222001 2024-08-29T18:30:49.625 INFO:tasks.workunit.client.0.smithi029.stdout:op 4670 completed, throughput=5MB/sec 2024-08-29T18:30:49.625 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-LmO7N-jbveq2uF7 off=5996654 len=1222823 2024-08-29T18:30:49.636 INFO:tasks.workunit.client.0.smithi029.stdout:op 4671 completed, throughput=5MB/sec 2024-08-29T18:30:49.636 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-iNfjtW9qO4a4fsC off=501964 len=1015880 2024-08-29T18:30:49.639 INFO:tasks.workunit.client.0.smithi029.stdout:op 4672 completed, throughput=5MB/sec 2024-08-29T18:30:49.639 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-sh3fdCi1S2gDqVN off=949220 len=1510063 2024-08-29T18:30:49.641 INFO:tasks.workunit.client.0.smithi029.stdout:op 4673 completed, throughput=5MB/sec 2024-08-29T18:30:49.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:30:49 smithi029 bash[79042]: cluster 2024-08-29T18:30:48.318597+0000 mgr.y (mgr.25004) 1227 : cluster [DBG] pgmap v1899: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-08-29T18:30:49.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:30:49 smithi029 bash[79042]: audit 2024-08-29T18:30:48.558530+0000 mon.c (mon.2) 581 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:30:49.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:30:49 smithi029 bash[77880]: cluster 2024-08-29T18:30:48.318597+0000 mgr.y (mgr.25004) 1227 : cluster [DBG] pgmap v1899: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-08-29T18:30:49.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:30:49 smithi029 bash[77880]: audit 2024-08-29T18:30:48.558530+0000 mon.c (mon.2) 581 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:30:49.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:30:49 smithi110 bash[67519]: cluster 2024-08-29T18:30:48.318597+0000 mgr.y (mgr.25004) 1227 : cluster [DBG] pgmap v1899: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-08-29T18:30:49.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:30:49 smithi110 bash[67519]: audit 2024-08-29T18:30:48.558530+0000 mon.c (mon.2) 581 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:30:50.642 INFO:tasks.workunit.client.0.smithi029.stdout: 895: throughput=4.99MB/sec pending data=0 2024-08-29T18:30:50.642 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-7TXquExnHebbGIa off=2495306 len=1234507 2024-08-29T18:30:50.645 INFO:tasks.workunit.client.0.smithi029.stdout:op 4674 completed, throughput=5MB/sec 2024-08-29T18:30:50.645 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-859rbyTx1lcsiY2 off=5569600 len=1372944 2024-08-29T18:30:50.649 INFO:tasks.workunit.client.0.smithi029.stdout:op 4675 completed, throughput=5MB/sec 2024-08-29T18:30:50.649 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-ooPxgvOicdGAoA8 off=5424231 len=1281163 2024-08-29T18:30:50.652 INFO:tasks.workunit.client.0.smithi029.stdout:op 4676 completed, throughput=5MB/sec 2024-08-29T18:30:50.652 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-ZmNXV60BINumzqT off=6382171 len=1081521 2024-08-29T18:30:50.654 INFO:tasks.workunit.client.0.smithi029.stdout:op 4677 completed, throughput=5MB/sec 2024-08-29T18:30:51.654 INFO:tasks.workunit.client.0.smithi029.stdout: 896: throughput=4.99MB/sec pending data=0 2024-08-29T18:30:51.655 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-bw2JPaT7EaRH2KZ off=1727208 len=1268362 2024-08-29T18:30:51.659 INFO:tasks.workunit.client.0.smithi029.stdout:op 4678 completed, throughput=5MB/sec 2024-08-29T18:30:51.659 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-f8izIGnzAHUWZ_C off=19113203 len=1355488 2024-08-29T18:30:51.662 INFO:tasks.workunit.client.0.smithi029.stdout:op 4679 completed, throughput=5MB/sec 2024-08-29T18:30:51.663 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-zLTrfjTwrm_gEcN off=617283 len=1384337 2024-08-29T18:30:51.673 INFO:tasks.workunit.client.0.smithi029.stdout:op 4680 completed, throughput=5MB/sec 2024-08-29T18:30:51.674 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-Ufg-nyypNhaQlxm off=12684402 len=848232 2024-08-29T18:30:51.675 INFO:tasks.workunit.client.0.smithi029.stdout:op 4681 completed, throughput=5MB/sec 2024-08-29T18:30:51.675 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-X8d2yYHKcGLkhBb off=7338806 len=687974 2024-08-29T18:30:51.677 INFO:tasks.workunit.client.0.smithi029.stdout:op 4682 completed, throughput=5MB/sec 2024-08-29T18:30:51.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:30:51 smithi029 bash[79042]: cluster 2024-08-29T18:30:50.319515+0000 mgr.y (mgr.25004) 1228 : cluster [DBG] pgmap v1900: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-08-29T18:30:51.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:30:51 smithi029 bash[77880]: cluster 2024-08-29T18:30:50.319515+0000 mgr.y (mgr.25004) 1228 : cluster [DBG] pgmap v1900: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-08-29T18:30:51.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:30:51 smithi110 bash[67519]: cluster 2024-08-29T18:30:50.319515+0000 mgr.y (mgr.25004) 1228 : cluster [DBG] pgmap v1900: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-08-29T18:30:52.677 INFO:tasks.workunit.client.0.smithi029.stdout: 897: throughput=4.99MB/sec pending data=0 2024-08-29T18:30:52.677 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-fSAOPWbKzDDKIlo off=5818922 len=857211 2024-08-29T18:30:52.686 INFO:tasks.workunit.client.0.smithi029.stdout:op 4683 completed, throughput=5MB/sec 2024-08-29T18:30:52.686 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-49khvMV7Sij8OwF off=3350719 len=1893432 2024-08-29T18:30:52.698 INFO:tasks.workunit.client.0.smithi029.stdout:op 4684 completed, throughput=5MB/sec 2024-08-29T18:30:52.698 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-PKcD0Ep5-H668vS off=2976722 len=547217 2024-08-29T18:30:52.706 INFO:tasks.workunit.client.0.smithi029.stdout:op 4685 completed, throughput=5MB/sec 2024-08-29T18:30:52.706 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-y4rgjevrS0eTCqW off=3176054 len=1249917 2024-08-29T18:30:52.709 INFO:tasks.workunit.client.0.smithi029.stdout:op 4686 completed, throughput=5MB/sec 2024-08-29T18:30:52.709 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-w05ZsDShnLAac_a off=1951761 len=1542429 2024-08-29T18:30:52.713 INFO:tasks.workunit.client.0.smithi029.stdout:op 4687 completed, throughput=5MB/sec 2024-08-29T18:30:53.713 INFO:tasks.workunit.client.0.smithi029.stdout: 898: throughput=5MB/sec pending data=0 2024-08-29T18:30:53.713 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-2O8DWFr_HYOYgWj off=17205187 len=555900 2024-08-29T18:30:53.720 INFO:tasks.workunit.client.0.smithi029.stdout:op 4688 completed, throughput=5MB/sec 2024-08-29T18:30:53.720 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-qspEDfySghviYMg off=7192650 len=1472592 2024-08-29T18:30:53.724 INFO:tasks.workunit.client.0.smithi029.stdout:op 4689 completed, throughput=5MB/sec 2024-08-29T18:30:53.724 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-ZJbi-QpIxXWHdfA off=6476283 len=1584146 2024-08-29T18:30:53.736 INFO:tasks.workunit.client.0.smithi029.stdout:op 4690 completed, throughput=5MB/sec 2024-08-29T18:30:53.736 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-rTYTXMTvVBl1kUZ off=5457078 len=785079 2024-08-29T18:30:53.744 INFO:tasks.workunit.client.0.smithi029.stdout:op 4691 completed, throughput=5MB/sec 2024-08-29T18:30:53.744 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-ZM2y_wbO2VtD6-l off=4102679 len=106537 2024-08-29T18:30:53.749 INFO:tasks.workunit.client.0.smithi029.stdout:op 4692 completed, throughput=5MB/sec 2024-08-29T18:30:53.749 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-NmuRjgCn5W4r37n off=425852 len=1440955 2024-08-29T18:30:53.759 INFO:tasks.workunit.client.0.smithi029.stdout:op 4693 completed, throughput=5MB/sec 2024-08-29T18:30:53.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:30:53 smithi029 bash[79042]: cluster 2024-08-29T18:30:52.320706+0000 mgr.y (mgr.25004) 1229 : cluster [DBG] pgmap v1901: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.4 MiB/s wr, 6 op/s 2024-08-29T18:30:53.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:30:53 smithi029 bash[77880]: cluster 2024-08-29T18:30:52.320706+0000 mgr.y (mgr.25004) 1229 : cluster [DBG] pgmap v1901: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.4 MiB/s wr, 6 op/s 2024-08-29T18:30:53.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:30:53 smithi110 bash[67519]: cluster 2024-08-29T18:30:52.320706+0000 mgr.y (mgr.25004) 1229 : cluster [DBG] pgmap v1901: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.4 MiB/s wr, 6 op/s 2024-08-29T18:30:54.759 INFO:tasks.workunit.client.0.smithi029.stdout: 899: throughput=5MB/sec pending data=0 2024-08-29T18:30:54.759 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-GSXCt2XG7H-ul0z off=18637526 len=1362331 2024-08-29T18:30:54.771 INFO:tasks.workunit.client.0.smithi029.stdout:op 4694 completed, throughput=5MB/sec 2024-08-29T18:30:54.771 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-Lanq14_s_GR69LA off=4733639 len=391702 2024-08-29T18:30:54.774 INFO:tasks.workunit.client.0.smithi029.stdout:op 4695 completed, throughput=5MB/sec 2024-08-29T18:30:54.774 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-GEPpFNOfau8CgY2 off=779306 len=1985631 2024-08-29T18:30:54.789 INFO:tasks.workunit.client.0.smithi029.stdout:op 4696 completed, throughput=5MB/sec 2024-08-29T18:30:54.789 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-G5x63lC-Mjxwj-6 off=2724768 len=1980398 2024-08-29T18:30:54.804 INFO:tasks.workunit.client.0.smithi029.stdout:op 4697 completed, throughput=5MB/sec 2024-08-29T18:30:54.901 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:30:54 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:30:54] "GET /metrics HTTP/1.1" 200 34022 "" "Prometheus/2.43.0" 2024-08-29T18:30:55.804 INFO:tasks.workunit.client.0.smithi029.stdout: 900: throughput=5MB/sec pending data=0 2024-08-29T18:30:55.804 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-plVJzCp-yq1co25 off=7324273 len=1578800 2024-08-29T18:30:55.808 INFO:tasks.workunit.client.0.smithi029.stdout:op 4698 completed, throughput=5MB/sec 2024-08-29T18:30:55.808 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-own6cGh8VvYYER_ off=11619632 len=1909692 2024-08-29T18:30:55.821 INFO:tasks.workunit.client.0.smithi029.stdout:op 4699 completed, throughput=5MB/sec 2024-08-29T18:30:55.821 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-Dw6VtqWZJEQs26S off=19243866 len=1251401 2024-08-29T18:30:55.825 INFO:tasks.workunit.client.0.smithi029.stdout:op 4700 completed, throughput=5MB/sec 2024-08-29T18:30:55.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:30:55 smithi029 bash[77880]: cluster 2024-08-29T18:30:54.321525+0000 mgr.y (mgr.25004) 1230 : cluster [DBG] pgmap v1902: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.8 MiB/s wr, 5 op/s 2024-08-29T18:30:55.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:30:55 smithi029 bash[79042]: cluster 2024-08-29T18:30:54.321525+0000 mgr.y (mgr.25004) 1230 : cluster [DBG] pgmap v1902: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.8 MiB/s wr, 5 op/s 2024-08-29T18:30:55.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:30:55 smithi110 bash[67519]: cluster 2024-08-29T18:30:54.321525+0000 mgr.y (mgr.25004) 1230 : cluster [DBG] pgmap v1902: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.8 MiB/s wr, 5 op/s 2024-08-29T18:30:56.826 INFO:tasks.workunit.client.0.smithi029.stdout: 901: throughput=5MB/sec pending data=0 2024-08-29T18:30:56.826 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-a4eN13zTsHH4r9y off=5629316 len=1427692 2024-08-29T18:30:56.829 INFO:tasks.workunit.client.0.smithi029.stdout:op 4701 completed, throughput=5MB/sec 2024-08-29T18:30:56.829 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-FxyrzWmnhipi0Ws off=7053927 len=1476722 2024-08-29T18:30:56.833 INFO:tasks.workunit.client.0.smithi029.stdout:op 4702 completed, throughput=5MB/sec 2024-08-29T18:30:56.833 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-8intHmk19MtRIeE off=4030035 len=672374 2024-08-29T18:30:56.840 INFO:tasks.workunit.client.0.smithi029.stdout:op 4703 completed, throughput=5MB/sec 2024-08-29T18:30:56.840 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-AE1a3YXZNNs0GhN off=1033302 len=2023272 2024-08-29T18:30:56.854 INFO:tasks.workunit.client.0.smithi029.stdout:op 4704 completed, throughput=5MB/sec 2024-08-29T18:30:57.855 INFO:tasks.workunit.client.0.smithi029.stdout: 902: throughput=5MB/sec pending data=0 2024-08-29T18:30:57.855 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-fUKj1gueTlZiOzE off=3928346 len=549958 2024-08-29T18:30:57.857 INFO:tasks.workunit.client.0.smithi029.stdout:op 4705 completed, throughput=5MB/sec 2024-08-29T18:30:57.857 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-52KirKvzU2enZj7 off=14039316 len=1096777 2024-08-29T18:30:57.867 INFO:tasks.workunit.client.0.smithi029.stdout:op 4706 completed, throughput=5MB/sec 2024-08-29T18:30:57.867 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-9Ar5HrLVowT7yle off=1508396 len=1489975 2024-08-29T18:30:57.878 INFO:tasks.workunit.client.0.smithi029.stdout:op 4707 completed, throughput=5MB/sec 2024-08-29T18:30:57.878 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-q5ymTtpag1gGMzV off=3288813 len=676764 2024-08-29T18:30:57.880 INFO:tasks.workunit.client.0.smithi029.stdout:op 4708 completed, throughput=5MB/sec 2024-08-29T18:30:57.880 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-arzk46X2LzNZsv4 off=3313202 len=2007880 2024-08-29T18:30:57.885 INFO:tasks.workunit.client.0.smithi029.stdout:op 4709 completed, throughput=5MB/sec 2024-08-29T18:30:57.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:30:57 smithi029 bash[79042]: cluster 2024-08-29T18:30:56.322542+0000 mgr.y (mgr.25004) 1231 : cluster [DBG] pgmap v1903: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-08-29T18:30:57.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:30:57 smithi029 bash[77880]: cluster 2024-08-29T18:30:56.322542+0000 mgr.y (mgr.25004) 1231 : cluster [DBG] pgmap v1903: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-08-29T18:30:57.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:30:57 smithi110 bash[67519]: cluster 2024-08-29T18:30:56.322542+0000 mgr.y (mgr.25004) 1231 : cluster [DBG] pgmap v1903: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-08-29T18:30:58.885 INFO:tasks.workunit.client.0.smithi029.stdout: 903: throughput=5MB/sec pending data=0 2024-08-29T18:30:58.886 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-4fRSOG-0KZffFpQ off=11627868 len=1552465 2024-08-29T18:30:58.891 INFO:tasks.workunit.client.0.smithi029.stdout:op 4710 completed, throughput=5MB/sec 2024-08-29T18:30:58.891 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-iBhRdFjtsD7cZH3 off=5658111 len=942510 2024-08-29T18:30:58.900 INFO:tasks.workunit.client.0.smithi029.stdout:op 4711 completed, throughput=5MB/sec 2024-08-29T18:30:58.900 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-PVFRZEZzmChlveD off=2966110 len=691189 2024-08-29T18:30:58.907 INFO:tasks.workunit.client.0.smithi029.stdout:op 4712 completed, throughput=5MB/sec 2024-08-29T18:30:58.907 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-2TxX8gFRFeiiqmi off=11187912 len=278024 2024-08-29T18:30:58.912 INFO:tasks.workunit.client.0.smithi029.stdout:op 4713 completed, throughput=5MB/sec 2024-08-29T18:30:58.913 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-qh8tQxBCSggU18d off=611872 len=1446352 2024-08-29T18:30:58.923 INFO:tasks.workunit.client.0.smithi029.stdout:op 4714 completed, throughput=5MB/sec 2024-08-29T18:30:59.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:30:59 smithi029 bash[79042]: cluster 2024-08-29T18:30:58.323508+0000 mgr.y (mgr.25004) 1232 : cluster [DBG] pgmap v1904: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-08-29T18:30:59.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:30:59 smithi029 bash[77880]: cluster 2024-08-29T18:30:58.323508+0000 mgr.y (mgr.25004) 1232 : cluster [DBG] pgmap v1904: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-08-29T18:30:59.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:30:59 smithi110 bash[67519]: cluster 2024-08-29T18:30:58.323508+0000 mgr.y (mgr.25004) 1232 : cluster [DBG] pgmap v1904: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-08-29T18:30:59.923 INFO:tasks.workunit.client.0.smithi029.stdout: 904: throughput=5MB/sec pending data=0 2024-08-29T18:30:59.924 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-GguhAP2nUW8Ep9u off=6647738 len=888241 2024-08-29T18:30:59.926 INFO:tasks.workunit.client.0.smithi029.stdout:op 4715 completed, throughput=5MB/sec 2024-08-29T18:30:59.927 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-lUsh38njITA_EQg off=86691 len=972052 2024-08-29T18:30:59.936 INFO:tasks.workunit.client.0.smithi029.stdout:op 4716 completed, throughput=5MB/sec 2024-08-29T18:30:59.936 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-B2d_vFjyvdvbbVa off=17275909 len=1583588 2024-08-29T18:30:59.949 INFO:tasks.workunit.client.0.smithi029.stdout:op 4717 completed, throughput=5MB/sec 2024-08-29T18:30:59.949 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-NWBC_j5jzGPuSii off=22492983 len=432247 2024-08-29T18:30:59.950 INFO:tasks.workunit.client.0.smithi029.stdout:op 4718 completed, throughput=5MB/sec 2024-08-29T18:30:59.951 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-iNfjtW9qO4a4fsC off=21639 len=686683 2024-08-29T18:30:59.958 INFO:tasks.workunit.client.0.smithi029.stdout:op 4719 completed, throughput=5MB/sec 2024-08-29T18:31:00.958 INFO:tasks.workunit.client.0.smithi029.stdout: 905: throughput=4.99MB/sec pending data=0 2024-08-29T18:31:00.958 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-mv0HgXNfebwVWIu off=886045 len=15883 2024-08-29T18:31:00.963 INFO:tasks.workunit.client.0.smithi029.stdout:op 4720 completed, throughput=4.99MB/sec 2024-08-29T18:31:00.963 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-RbwctpxoY0N_9Rm off=6222645 len=1972679 2024-08-29T18:31:00.967 INFO:tasks.workunit.client.0.smithi029.stdout:op 4721 completed, throughput=5MB/sec 2024-08-29T18:31:00.967 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-x7BL-YR7vzy0uR3 off=4850818 len=2060921 2024-08-29T18:31:00.972 INFO:tasks.workunit.client.0.smithi029.stdout:op 4722 completed, throughput=5MB/sec 2024-08-29T18:31:00.972 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-sulQ10eaU_-BVqR off=13448504 len=771143 2024-08-29T18:31:00.975 INFO:tasks.workunit.client.0.smithi029.stdout:op 4723 completed, throughput=5MB/sec 2024-08-29T18:31:00.976 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-85Ls8xWekgA-3MM off=8829678 len=2096145 2024-08-29T18:31:00.981 INFO:tasks.workunit.client.0.smithi029.stdout:op 4724 completed, throughput=5MB/sec 2024-08-29T18:31:01.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:31:01 smithi029 bash[79042]: cluster 2024-08-29T18:31:00.324345+0000 mgr.y (mgr.25004) 1233 : cluster [DBG] pgmap v1905: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-29T18:31:01.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:31:01 smithi029 bash[77880]: cluster 2024-08-29T18:31:00.324345+0000 mgr.y (mgr.25004) 1233 : cluster [DBG] pgmap v1905: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-29T18:31:01.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:31:01 smithi110 bash[67519]: cluster 2024-08-29T18:31:00.324345+0000 mgr.y (mgr.25004) 1233 : cluster [DBG] pgmap v1905: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-29T18:31:01.982 INFO:tasks.workunit.client.0.smithi029.stdout: 906: throughput=5MB/sec pending data=0 2024-08-29T18:31:01.982 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-ZJGvkds5lgmwwAn off=298809 len=74406 2024-08-29T18:31:01.986 INFO:tasks.workunit.client.0.smithi029.stdout:op 4725 completed, throughput=5MB/sec 2024-08-29T18:31:01.986 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-6ljo7UpG5i8iNIZ off=235427 len=1986520 2024-08-29T18:31:02.000 INFO:tasks.workunit.client.0.smithi029.stdout:op 4726 completed, throughput=5MB/sec 2024-08-29T18:31:02.000 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-nJQYUFZ2IeEG2zU off=1786160 len=1343036 2024-08-29T18:31:02.003 INFO:tasks.workunit.client.0.smithi029.stdout:op 4727 completed, throughput=5MB/sec 2024-08-29T18:31:02.003 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-I0lejZi5eYVzNv- off=5921613 len=1201065 2024-08-29T18:31:02.006 INFO:tasks.workunit.client.0.smithi029.stdout:op 4728 completed, throughput=5MB/sec 2024-08-29T18:31:03.007 INFO:tasks.workunit.client.0.smithi029.stdout: 907: throughput=5MB/sec pending data=0 2024-08-29T18:31:03.007 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-bKOtVedW0ZCfgHV off=2136251 len=983823 2024-08-29T18:31:03.016 INFO:tasks.workunit.client.0.smithi029.stdout:op 4729 completed, throughput=5MB/sec 2024-08-29T18:31:03.016 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-9WopePFTlU8RLbJ off=12836143 len=1888896 2024-08-29T18:31:03.020 INFO:tasks.workunit.client.0.smithi029.stdout:op 4730 completed, throughput=5MB/sec 2024-08-29T18:31:03.020 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-5V46OcNdjBmBtZ3 off=146256 len=333563 2024-08-29T18:31:03.022 INFO:tasks.workunit.client.0.smithi029.stdout:op 4731 completed, throughput=5MB/sec 2024-08-29T18:31:03.022 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-CKkhnwMUGpjqV2U off=2838592 len=459522 2024-08-29T18:31:03.028 INFO:tasks.workunit.client.0.smithi029.stdout:op 4732 completed, throughput=5MB/sec 2024-08-29T18:31:03.028 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-x32IF0Fwfn_toen off=14918621 len=1083925 2024-08-29T18:31:03.031 INFO:tasks.workunit.client.0.smithi029.stdout:op 4733 completed, throughput=5MB/sec 2024-08-29T18:31:03.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:31:03 smithi029 bash[79042]: cluster 2024-08-29T18:31:02.325503+0000 mgr.y (mgr.25004) 1234 : cluster [DBG] pgmap v1906: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-08-29T18:31:03.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:31:03 smithi029 bash[77880]: cluster 2024-08-29T18:31:02.325503+0000 mgr.y (mgr.25004) 1234 : cluster [DBG] pgmap v1906: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-08-29T18:31:03.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:31:03 smithi110 bash[67519]: cluster 2024-08-29T18:31:02.325503+0000 mgr.y (mgr.25004) 1234 : cluster [DBG] pgmap v1906: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-08-29T18:31:04.031 INFO:tasks.workunit.client.0.smithi029.stdout: 908: throughput=5MB/sec pending data=0 2024-08-29T18:31:04.031 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-xw237fd8XGnfOmW off=22279675 len=227362 2024-08-29T18:31:04.037 INFO:tasks.workunit.client.0.smithi029.stdout:op 4734 completed, throughput=5MB/sec 2024-08-29T18:31:04.037 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-yyBgj_cTS3M8w0G off=4694681 len=386364 2024-08-29T18:31:04.043 INFO:tasks.workunit.client.0.smithi029.stdout:op 4735 completed, throughput=5MB/sec 2024-08-29T18:31:04.043 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-TTe-j9Egp05cVOE off=6289977 len=827589 2024-08-29T18:31:04.046 INFO:tasks.workunit.client.0.smithi029.stdout:op 4736 completed, throughput=5MB/sec 2024-08-29T18:31:04.046 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-v9q_-Zd_pJylGDi off=473331 len=683066 2024-08-29T18:31:04.049 INFO:tasks.workunit.client.0.smithi029.stdout:op 4737 completed, throughput=5MB/sec 2024-08-29T18:31:04.049 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-urghk82A97kkfOJ off=433380 len=292387 2024-08-29T18:31:04.051 INFO:tasks.workunit.client.0.smithi029.stdout:op 4738 completed, throughput=5MB/sec 2024-08-29T18:31:04.051 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-YysJawi0drK3kTi off=1879383 len=1088861 2024-08-29T18:31:04.054 INFO:tasks.workunit.client.0.smithi029.stdout:op 4739 completed, throughput=5MB/sec 2024-08-29T18:31:04.054 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-2D07lf54raXGBxf off=879723 len=533471 2024-08-29T18:31:04.056 INFO:tasks.workunit.client.0.smithi029.stdout:op 4740 completed, throughput=5MB/sec 2024-08-29T18:31:04.056 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-57wZIbNTeRtzoOS off=16815020 len=1096666 2024-08-29T18:31:04.059 INFO:tasks.workunit.client.0.smithi029.stdout:op 4741 completed, throughput=5MB/sec 2024-08-29T18:31:04.901 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:31:04 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:31:04] "GET /metrics HTTP/1.1" 200 34026 "" "Prometheus/2.43.0" 2024-08-29T18:31:04.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:31:04 smithi029 bash[79042]: audit 2024-08-29T18:31:03.558939+0000 mon.c (mon.2) 582 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:31:04.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:31:04 smithi029 bash[77880]: audit 2024-08-29T18:31:03.558939+0000 mon.c (mon.2) 582 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:31:04.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:31:04 smithi110 bash[67519]: audit 2024-08-29T18:31:03.558939+0000 mon.c (mon.2) 582 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:31:05.059 INFO:tasks.workunit.client.0.smithi029.stdout: 909: throughput=4.99MB/sec pending data=0 2024-08-29T18:31:05.060 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-wCdogHHb0DU-610 off=3088524 len=1832802 2024-08-29T18:31:05.064 INFO:tasks.workunit.client.0.smithi029.stdout:op 4742 completed, throughput=5MB/sec 2024-08-29T18:31:05.064 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-NmMjo7k2yeSGsGH off=0 len=1595512 2024-08-29T18:31:05.066 INFO:tasks.workunit.client.0.smithi029.stdout:op 4743 completed, throughput=5MB/sec 2024-08-29T18:31:05.066 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-sDu31fB0qQ9uSqn off=1018794 len=500149 2024-08-29T18:31:05.068 INFO:tasks.workunit.client.0.smithi029.stdout:op 4744 completed, throughput=5MB/sec 2024-08-29T18:31:05.068 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-5NIBGKTMgibt7aJ off=10402581 len=1239941 2024-08-29T18:31:05.077 INFO:tasks.workunit.client.0.smithi029.stdout:op 4745 completed, throughput=5MB/sec 2024-08-29T18:31:05.077 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-aQsO-YX-Jv_GinB off=8193315 len=944029 2024-08-29T18:31:05.079 INFO:tasks.workunit.client.0.smithi029.stdout:op 4746 completed, throughput=5MB/sec 2024-08-29T18:31:05.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:31:05 smithi029 bash[79042]: cluster 2024-08-29T18:31:04.326268+0000 mgr.y (mgr.25004) 1235 : cluster [DBG] pgmap v1907: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-29T18:31:05.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:31:05 smithi029 bash[77880]: cluster 2024-08-29T18:31:04.326268+0000 mgr.y (mgr.25004) 1235 : cluster [DBG] pgmap v1907: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-29T18:31:05.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:31:05 smithi110 bash[67519]: cluster 2024-08-29T18:31:04.326268+0000 mgr.y (mgr.25004) 1235 : cluster [DBG] pgmap v1907: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-29T18:31:06.079 INFO:tasks.workunit.client.0.smithi029.stdout: 910: throughput=5MB/sec pending data=0 2024-08-29T18:31:06.079 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-AJE__KMKOl5TkSv off=4014145 len=646909 2024-08-29T18:31:06.081 INFO:tasks.workunit.client.0.smithi029.stdout:op 4747 completed, throughput=5MB/sec 2024-08-29T18:31:06.081 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-h946bPnJeSAElSt off=9403499 len=468874 2024-08-29T18:31:06.083 INFO:tasks.workunit.client.0.smithi029.stdout:op 4748 completed, throughput=5MB/sec 2024-08-29T18:31:06.083 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-wpYMhqiIlAWNjES off=914863 len=1491020 2024-08-29T18:31:06.086 INFO:tasks.workunit.client.0.smithi029.stdout:op 4749 completed, throughput=5MB/sec 2024-08-29T18:31:06.086 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-FLmGHD5OItaN_Xt off=9542371 len=551232 2024-08-29T18:31:06.088 INFO:tasks.workunit.client.0.smithi029.stdout:op 4750 completed, throughput=5MB/sec 2024-08-29T18:31:06.089 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-mNUAt-2jq26NfaT off=4753006 len=1542514 2024-08-29T18:31:06.092 INFO:tasks.workunit.client.0.smithi029.stdout:op 4751 completed, throughput=5MB/sec 2024-08-29T18:31:07.093 INFO:tasks.workunit.client.0.smithi029.stdout: 911: throughput=4.99MB/sec pending data=0 2024-08-29T18:31:07.093 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj--eUd8Y-X8oMRNoi off=8455002 len=2080271 2024-08-29T18:31:07.097 INFO:tasks.workunit.client.0.smithi029.stdout:op 4752 completed, throughput=5MB/sec 2024-08-29T18:31:07.097 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj--0VDupkP__XAYsT off=11371442 len=455282 2024-08-29T18:31:07.104 INFO:tasks.workunit.client.0.smithi029.stdout:op 4753 completed, throughput=5MB/sec 2024-08-29T18:31:07.104 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-CccPcHvaUvEIsGA off=312009 len=1891808 2024-08-29T18:31:07.109 INFO:tasks.workunit.client.0.smithi029.stdout:op 4754 completed, throughput=5MB/sec 2024-08-29T18:31:07.109 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-HtvbA-hHMHElQ4E off=9174899 len=361495 2024-08-29T18:31:07.115 INFO:tasks.workunit.client.0.smithi029.stdout:op 4755 completed, throughput=5MB/sec 2024-08-29T18:31:07.115 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-iQxVPY0ukEfF9FX off=1445856 len=121836 2024-08-29T18:31:07.116 INFO:tasks.workunit.client.0.smithi029.stdout:op 4756 completed, throughput=5MB/sec 2024-08-29T18:31:07.116 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-SmV-LltX-GTBJ_O off=202908 len=1972153 2024-08-29T18:31:07.122 INFO:tasks.workunit.client.0.smithi029.stdout:op 4757 completed, throughput=5MB/sec 2024-08-29T18:31:07.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:31:07 smithi029 bash[79042]: cluster 2024-08-29T18:31:06.327353+0000 mgr.y (mgr.25004) 1236 : cluster [DBG] pgmap v1908: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-29T18:31:07.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:31:07 smithi029 bash[77880]: cluster 2024-08-29T18:31:06.327353+0000 mgr.y (mgr.25004) 1236 : cluster [DBG] pgmap v1908: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-29T18:31:07.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:31:07 smithi110 bash[67519]: cluster 2024-08-29T18:31:06.327353+0000 mgr.y (mgr.25004) 1236 : cluster [DBG] pgmap v1908: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-29T18:31:08.122 INFO:tasks.workunit.client.0.smithi029.stdout: 912: throughput=5MB/sec pending data=0 2024-08-29T18:31:08.122 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-xBntelNMkjUd0xb off=1469912 len=2062872 2024-08-29T18:31:08.129 INFO:tasks.workunit.client.0.smithi029.stdout:op 4758 completed, throughput=5MB/sec 2024-08-29T18:31:08.129 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-_nsbBNH4bVr4AFU off=2303761 len=770574 2024-08-29T18:31:08.132 INFO:tasks.workunit.client.0.smithi029.stdout:op 4759 completed, throughput=5MB/sec 2024-08-29T18:31:08.132 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-WreZP-GiqiuEgoL off=844881 len=24241 2024-08-29T18:31:08.137 INFO:tasks.workunit.client.0.smithi029.stdout:op 4760 completed, throughput=5MB/sec 2024-08-29T18:31:08.137 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-GTeKeuqfE2gKvGL off=3261718 len=1986686 2024-08-29T18:31:08.151 INFO:tasks.workunit.client.0.smithi029.stdout:op 4761 completed, throughput=5MB/sec 2024-08-29T18:31:09.151 INFO:tasks.workunit.client.0.smithi029.stdout: 913: throughput=5MB/sec pending data=0 2024-08-29T18:31:09.151 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-esiX_C9SAv5YSsm off=2484314 len=1461821 2024-08-29T18:31:09.163 INFO:tasks.workunit.client.0.smithi029.stdout:op 4762 completed, throughput=5MB/sec 2024-08-29T18:31:09.163 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-GX9G77lnRjAf7sw off=2228899 len=1870596 2024-08-29T18:31:09.175 INFO:tasks.workunit.client.0.smithi029.stdout:op 4763 completed, throughput=5MB/sec 2024-08-29T18:31:09.176 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-QKYAilQfgYdn4Se off=239292 len=732625 2024-08-29T18:31:09.182 INFO:tasks.workunit.client.0.smithi029.stdout:op 4764 completed, throughput=5MB/sec 2024-08-29T18:31:09.182 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-gbubwGeZF892qTk off=4656841 len=296084 2024-08-29T18:31:09.188 INFO:tasks.workunit.client.0.smithi029.stdout:op 4765 completed, throughput=5MB/sec 2024-08-29T18:31:09.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:31:09 smithi029 bash[77880]: cluster 2024-08-29T18:31:08.328264+0000 mgr.y (mgr.25004) 1237 : cluster [DBG] pgmap v1909: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-08-29T18:31:09.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:31:09 smithi029 bash[79042]: cluster 2024-08-29T18:31:08.328264+0000 mgr.y (mgr.25004) 1237 : cluster [DBG] pgmap v1909: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-08-29T18:31:09.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:31:09 smithi110 bash[67519]: cluster 2024-08-29T18:31:08.328264+0000 mgr.y (mgr.25004) 1237 : cluster [DBG] pgmap v1909: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-08-29T18:31:10.188 INFO:tasks.workunit.client.0.smithi029.stdout: 914: throughput=4.99MB/sec pending data=0 2024-08-29T18:31:10.188 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-MMIgUpBtkVEiMvE off=17406005 len=1171040 2024-08-29T18:31:10.199 INFO:tasks.workunit.client.0.smithi029.stdout:op 4766 completed, throughput=5MB/sec 2024-08-29T18:31:10.199 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-TPJVaJ_ZATuibE5 off=3800807 len=1909168 2024-08-29T18:31:10.213 INFO:tasks.workunit.client.0.smithi029.stdout:op 4767 completed, throughput=5MB/sec 2024-08-29T18:31:10.213 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-3rKJtd7ZqxWtbqw off=5107668 len=762722 2024-08-29T18:31:10.221 INFO:tasks.workunit.client.0.smithi029.stdout:op 4768 completed, throughput=5MB/sec 2024-08-29T18:31:10.221 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-Yg2_4nqXVRFuRI- off=1745708 len=194090 2024-08-29T18:31:10.226 INFO:tasks.workunit.client.0.smithi029.stdout:op 4769 completed, throughput=5MB/sec 2024-08-29T18:31:10.226 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-01Wng1mNSDuGf42 off=1528783 len=947853 2024-08-29T18:31:10.228 INFO:tasks.workunit.client.0.smithi029.stdout:op 4770 completed, throughput=5MB/sec 2024-08-29T18:31:10.228 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-f8N-FcUYEZUGLx4 off=9600665 len=891761 2024-08-29T18:31:10.230 INFO:tasks.workunit.client.0.smithi029.stdout:op 4771 completed, throughput=5MB/sec 2024-08-29T18:31:11.231 INFO:tasks.workunit.client.0.smithi029.stdout: 915: throughput=5MB/sec pending data=0 2024-08-29T18:31:11.231 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-J905RxUhqFk5gnI off=6745633 len=377674 2024-08-29T18:31:11.238 INFO:tasks.workunit.client.0.smithi029.stdout:op 4772 completed, throughput=5MB/sec 2024-08-29T18:31:11.238 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-pvhVQfaWlUomZQJ off=4281541 len=1886700 2024-08-29T18:31:11.243 INFO:tasks.workunit.client.0.smithi029.stdout:op 4773 completed, throughput=5MB/sec 2024-08-29T18:31:11.243 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-n7Aig8G4H4xDN9c off=2857279 len=1078546 2024-08-29T18:31:11.247 INFO:tasks.workunit.client.0.smithi029.stdout:op 4774 completed, throughput=5MB/sec 2024-08-29T18:31:11.247 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-O3BQLAfvTh3X3OK off=7779512 len=967264 2024-08-29T18:31:11.255 INFO:tasks.workunit.client.0.smithi029.stdout:op 4775 completed, throughput=5MB/sec 2024-08-29T18:31:11.255 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-g7rwTHrutyreFbb off=7869979 len=2096232 2024-08-29T18:31:11.270 INFO:tasks.workunit.client.0.smithi029.stdout:op 4776 completed, throughput=5MB/sec 2024-08-29T18:31:11.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:31:11 smithi029 bash[77880]: cluster 2024-08-29T18:31:10.329157+0000 mgr.y (mgr.25004) 1238 : cluster [DBG] pgmap v1910: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.4 MiB/s rd, 1.2 MiB/s wr, 4 op/s 2024-08-29T18:31:11.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:31:11 smithi029 bash[79042]: cluster 2024-08-29T18:31:10.329157+0000 mgr.y (mgr.25004) 1238 : cluster [DBG] pgmap v1910: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.4 MiB/s rd, 1.2 MiB/s wr, 4 op/s 2024-08-29T18:31:11.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:31:11 smithi110 bash[67519]: cluster 2024-08-29T18:31:10.329157+0000 mgr.y (mgr.25004) 1238 : cluster [DBG] pgmap v1910: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.4 MiB/s rd, 1.2 MiB/s wr, 4 op/s 2024-08-29T18:31:12.270 INFO:tasks.workunit.client.0.smithi029.stdout: 916: throughput=5MB/sec pending data=0 2024-08-29T18:31:12.270 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-5KZ3dc-gAltoFmx off=18587515 len=1949310 2024-08-29T18:31:12.287 INFO:tasks.workunit.client.0.smithi029.stdout:op 4777 completed, throughput=5MB/sec 2024-08-29T18:31:12.287 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-jb-vnJ069KUiLRg off=2656412 len=490923 2024-08-29T18:31:12.294 INFO:tasks.workunit.client.0.smithi029.stdout:op 4778 completed, throughput=5MB/sec 2024-08-29T18:31:12.294 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-kNqFdkizT9m_ta5 off=17367880 len=1868573 2024-08-29T18:31:12.307 INFO:tasks.workunit.client.0.smithi029.stdout:op 4779 completed, throughput=5MB/sec 2024-08-29T18:31:13.307 INFO:tasks.workunit.client.0.smithi029.stdout: 917: throughput=5MB/sec pending data=0 2024-08-29T18:31:13.308 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-EuzIXbfduiL-_9Z off=3077442 len=1135903 2024-08-29T18:31:13.312 INFO:tasks.workunit.client.0.smithi029.stdout:op 4780 completed, throughput=5MB/sec 2024-08-29T18:31:13.312 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-bsaecgJNVV1lMsc off=14031520 len=849740 2024-08-29T18:31:13.320 INFO:tasks.workunit.client.0.smithi029.stdout:op 4781 completed, throughput=5MB/sec 2024-08-29T18:31:13.320 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-pJ1q0z5v8DtRhik off=607852 len=131796 2024-08-29T18:31:13.324 INFO:tasks.workunit.client.0.smithi029.stdout:op 4782 completed, throughput=5MB/sec 2024-08-29T18:31:13.324 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-c5fx_rj0wpALnls off=2101277 len=1274666 2024-08-29T18:31:13.335 INFO:tasks.workunit.client.0.smithi029.stdout:op 4783 completed, throughput=5MB/sec 2024-08-29T18:31:13.335 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-rzOFlOM0k8quuCr off=6147046 len=1059099 2024-08-29T18:31:13.339 INFO:tasks.workunit.client.0.smithi029.stdout:op 4784 completed, throughput=5MB/sec 2024-08-29T18:31:13.339 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-bOkpDdzSsqdput3 off=15619357 len=1036151 2024-08-29T18:31:13.341 INFO:tasks.workunit.client.0.smithi029.stdout:op 4785 completed, throughput=5MB/sec 2024-08-29T18:31:13.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:31:13 smithi029 bash[79042]: cluster 2024-08-29T18:31:12.330408+0000 mgr.y (mgr.25004) 1239 : cluster [DBG] pgmap v1911: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.7 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-08-29T18:31:13.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:31:13 smithi029 bash[77880]: cluster 2024-08-29T18:31:12.330408+0000 mgr.y (mgr.25004) 1239 : cluster [DBG] pgmap v1911: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.7 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-08-29T18:31:13.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:31:13 smithi110 bash[67519]: cluster 2024-08-29T18:31:12.330408+0000 mgr.y (mgr.25004) 1239 : cluster [DBG] pgmap v1911: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.7 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-08-29T18:31:14.342 INFO:tasks.workunit.client.0.smithi029.stdout: 918: throughput=5MB/sec pending data=0 2024-08-29T18:31:14.342 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-A8kGsX_Y3swG60c off=813636 len=1431924 2024-08-29T18:31:14.355 INFO:tasks.workunit.client.0.smithi029.stdout:op 4786 completed, throughput=5MB/sec 2024-08-29T18:31:14.355 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-7w-DkSKCj90l9-6 off=6582440 len=2015386 2024-08-29T18:31:14.360 INFO:tasks.workunit.client.0.smithi029.stdout:op 4787 completed, throughput=5MB/sec 2024-08-29T18:31:14.360 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-wDJvj1I8EEwhsnd off=1837735 len=1940170 2024-08-29T18:31:14.364 INFO:tasks.workunit.client.0.smithi029.stdout:op 4788 completed, throughput=5MB/sec 2024-08-29T18:31:14.901 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:31:14 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:31:14] "GET /metrics HTTP/1.1" 200 34026 "" "Prometheus/2.43.0" 2024-08-29T18:31:15.365 INFO:tasks.workunit.client.0.smithi029.stdout: 919: throughput=5MB/sec pending data=0 2024-08-29T18:31:15.365 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-so5x8Uf928R-x9l off=2771908 len=982191 2024-08-29T18:31:15.374 INFO:tasks.workunit.client.0.smithi029.stdout:op 4789 completed, throughput=5MB/sec 2024-08-29T18:31:15.375 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-VcsheYF-wq8hYW7 off=7303607 len=1775826 2024-08-29T18:31:15.378 INFO:tasks.workunit.client.0.smithi029.stdout:op 4790 completed, throughput=5MB/sec 2024-08-29T18:31:15.378 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-4jX7dSO5QnJQNEA off=4589379 len=1633176 2024-08-29T18:31:15.391 INFO:tasks.workunit.client.0.smithi029.stdout:op 4791 completed, throughput=5MB/sec 2024-08-29T18:31:15.391 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-pUvER6tWogUfNRU off=21595392 len=1130007 2024-08-29T18:31:15.395 INFO:tasks.workunit.client.0.smithi029.stdout:op 4792 completed, throughput=5MB/sec 2024-08-29T18:31:15.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:31:15 smithi029 bash[77880]: cluster 2024-08-29T18:31:14.331237+0000 mgr.y (mgr.25004) 1240 : cluster [DBG] pgmap v1912: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-08-29T18:31:15.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:31:15 smithi029 bash[79042]: cluster 2024-08-29T18:31:14.331237+0000 mgr.y (mgr.25004) 1240 : cluster [DBG] pgmap v1912: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-08-29T18:31:15.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:31:15 smithi110 bash[67519]: cluster 2024-08-29T18:31:14.331237+0000 mgr.y (mgr.25004) 1240 : cluster [DBG] pgmap v1912: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-08-29T18:31:16.395 INFO:tasks.workunit.client.0.smithi029.stdout: 920: throughput=5MB/sec pending data=0 2024-08-29T18:31:16.395 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-Oovl4Hx3_HwcIVR off=21266499 len=1532668 2024-08-29T18:31:16.400 INFO:tasks.workunit.client.0.smithi029.stdout:op 4793 completed, throughput=5MB/sec 2024-08-29T18:31:16.400 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-Vt2a2JJlCOIirlp off=10679040 len=1607239 2024-08-29T18:31:16.412 INFO:tasks.workunit.client.0.smithi029.stdout:op 4794 completed, throughput=5MB/sec 2024-08-29T18:31:16.413 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj--1bA_u42zt7CIn7 off=509903 len=405184 2024-08-29T18:31:16.415 INFO:tasks.workunit.client.0.smithi029.stdout:op 4795 completed, throughput=5MB/sec 2024-08-29T18:31:16.415 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-IF_T7HJgoSZV7sx off=16846329 len=275998 2024-08-29T18:31:16.416 INFO:tasks.workunit.client.0.smithi029.stdout:op 4796 completed, throughput=5MB/sec 2024-08-29T18:31:16.416 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-VG4GD4VIltHr28G off=2694360 len=970950 2024-08-29T18:31:16.419 INFO:tasks.workunit.client.0.smithi029.stdout:op 4797 completed, throughput=5MB/sec 2024-08-29T18:31:16.419 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-lDpgoKP9ysSEh_z off=5919588 len=1419237 2024-08-29T18:31:16.423 INFO:tasks.workunit.client.0.smithi029.stdout:op 4798 completed, throughput=5MB/sec 2024-08-29T18:31:17.424 INFO:tasks.workunit.client.0.smithi029.stdout: 921: throughput=5MB/sec pending data=0 2024-08-29T18:31:17.424 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-o7wAm0yheDakbQg off=1298482 len=674335 2024-08-29T18:31:17.426 INFO:tasks.workunit.client.0.smithi029.stdout:op 4799 completed, throughput=5MB/sec 2024-08-29T18:31:17.426 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-SmhLetixG3yseVA off=3752146 len=1801131 2024-08-29T18:31:17.432 INFO:tasks.workunit.client.0.smithi029.stdout:op 4800 completed, throughput=5MB/sec 2024-08-29T18:31:17.432 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-FjofiKIWSHAVlB2 off=9655928 len=1467122 2024-08-29T18:31:17.442 INFO:tasks.workunit.client.0.smithi029.stdout:op 4801 completed, throughput=5MB/sec 2024-08-29T18:31:17.442 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-PJ4ylcvOIjAP3H5 off=2402467 len=877230 2024-08-29T18:31:17.450 INFO:tasks.workunit.client.0.smithi029.stdout:op 4802 completed, throughput=5MB/sec 2024-08-29T18:31:17.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:31:17 smithi029 bash[79042]: cluster 2024-08-29T18:31:16.332240+0000 mgr.y (mgr.25004) 1241 : cluster [DBG] pgmap v1913: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-08-29T18:31:17.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:31:17 smithi029 bash[77880]: cluster 2024-08-29T18:31:16.332240+0000 mgr.y (mgr.25004) 1241 : cluster [DBG] pgmap v1913: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-08-29T18:31:17.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:31:17 smithi110 bash[67519]: cluster 2024-08-29T18:31:16.332240+0000 mgr.y (mgr.25004) 1241 : cluster [DBG] pgmap v1913: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-08-29T18:31:18.450 INFO:tasks.workunit.client.0.smithi029.stdout: 922: throughput=5MB/sec pending data=0 2024-08-29T18:31:18.451 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-nbrAlvYLI2Tp0no off=4943048 len=581804 2024-08-29T18:31:18.453 INFO:tasks.workunit.client.0.smithi029.stdout:op 4803 completed, throughput=5MB/sec 2024-08-29T18:31:18.453 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-9REWizADZJIiXn2 off=10723749 len=2025149 2024-08-29T18:31:18.458 INFO:tasks.workunit.client.0.smithi029.stdout:op 4804 completed, throughput=5MB/sec 2024-08-29T18:31:18.458 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-ck7gw47BS1zvG5O off=419287 len=1139772 2024-08-29T18:31:18.461 INFO:tasks.workunit.client.0.smithi029.stdout:op 4805 completed, throughput=5MB/sec 2024-08-29T18:31:18.461 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-ZtAMSbbsZz7jazf off=5913853 len=1754711 2024-08-29T18:31:18.467 INFO:tasks.workunit.client.0.smithi029.stdout:op 4806 completed, throughput=5MB/sec 2024-08-29T18:31:19.468 INFO:tasks.workunit.client.0.smithi029.stdout: 923: throughput=5MB/sec pending data=0 2024-08-29T18:31:19.468 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-nHTXmJ4pTHsw0GP off=2582406 len=941573 2024-08-29T18:31:19.471 INFO:tasks.workunit.client.0.smithi029.stdout:op 4807 completed, throughput=5MB/sec 2024-08-29T18:31:19.471 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-YHqshKhRmd4B16N off=2000353 len=1643552 2024-08-29T18:31:19.476 INFO:tasks.workunit.client.0.smithi029.stdout:op 4808 completed, throughput=5MB/sec 2024-08-29T18:31:19.476 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-CjO55HmufHKPJU5 off=950135 len=1376365 2024-08-29T18:31:19.489 INFO:tasks.workunit.client.0.smithi029.stdout:op 4809 completed, throughput=5MB/sec 2024-08-29T18:31:19.489 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-CeICKcCgqMbXa-B off=3461263 len=63270 2024-08-29T18:31:19.493 INFO:tasks.workunit.client.0.smithi029.stdout:op 4810 completed, throughput=5MB/sec 2024-08-29T18:31:19.493 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-9YLm8ooUjub6-Sf off=11737147 len=1305781 2024-08-29T18:31:19.504 INFO:tasks.workunit.client.0.smithi029.stdout:op 4811 completed, throughput=5MB/sec 2024-08-29T18:31:19.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:31:19 smithi029 bash[77880]: cluster 2024-08-29T18:31:18.333144+0000 mgr.y (mgr.25004) 1242 : cluster [DBG] pgmap v1914: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-29T18:31:19.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:31:19 smithi029 bash[77880]: audit 2024-08-29T18:31:18.559471+0000 mon.c (mon.2) 583 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:31:19.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:31:19 smithi029 bash[79042]: cluster 2024-08-29T18:31:18.333144+0000 mgr.y (mgr.25004) 1242 : cluster [DBG] pgmap v1914: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-29T18:31:19.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:31:19 smithi029 bash[79042]: audit 2024-08-29T18:31:18.559471+0000 mon.c (mon.2) 583 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:31:19.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:31:19 smithi110 bash[67519]: cluster 2024-08-29T18:31:18.333144+0000 mgr.y (mgr.25004) 1242 : cluster [DBG] pgmap v1914: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-29T18:31:19.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:31:19 smithi110 bash[67519]: audit 2024-08-29T18:31:18.559471+0000 mon.c (mon.2) 583 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:31:20.504 INFO:tasks.workunit.client.0.smithi029.stdout: 924: throughput=5MB/sec pending data=0 2024-08-29T18:31:20.505 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-PV6SOlDXHIgI226 off=8382333 len=1131983 2024-08-29T18:31:20.514 INFO:tasks.workunit.client.0.smithi029.stdout:op 4812 completed, throughput=5MB/sec 2024-08-29T18:31:20.514 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-lBcS0vtzM7bBQ4v off=1955002 len=1439231 2024-08-29T18:31:20.518 INFO:tasks.workunit.client.0.smithi029.stdout:op 4813 completed, throughput=5MB/sec 2024-08-29T18:31:20.518 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-0FgYibMIUD-sJY- off=179003 len=1535801 2024-08-29T18:31:20.530 INFO:tasks.workunit.client.0.smithi029.stdout:op 4814 completed, throughput=5MB/sec 2024-08-29T18:31:20.530 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-OH1iCEXCBvC2uiK off=1720916 len=58557 2024-08-29T18:31:20.535 INFO:tasks.workunit.client.0.smithi029.stdout:op 4815 completed, throughput=5MB/sec 2024-08-29T18:31:20.535 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-78OokzQwvuHZVEV off=18677331 len=368716 2024-08-29T18:31:20.537 INFO:tasks.workunit.client.0.smithi029.stdout:op 4816 completed, throughput=5MB/sec 2024-08-29T18:31:20.537 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-ZPZ0aceGE7opypO off=22363233 len=130404 2024-08-29T18:31:20.542 INFO:tasks.workunit.client.0.smithi029.stdout:op 4817 completed, throughput=5MB/sec 2024-08-29T18:31:21.542 INFO:tasks.workunit.client.0.smithi029.stdout: 925: throughput=4.99MB/sec pending data=0 2024-08-29T18:31:21.542 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-DeqK07XYEposhfL off=1710717 len=1299105 2024-08-29T18:31:21.547 INFO:tasks.workunit.client.0.smithi029.stdout:op 4818 completed, throughput=5MB/sec 2024-08-29T18:31:21.547 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-ypb8TfA-yI1RoVb off=12695906 len=1683111 2024-08-29T18:31:21.552 INFO:tasks.workunit.client.0.smithi029.stdout:op 4819 completed, throughput=5MB/sec 2024-08-29T18:31:21.552 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-zuL353_Mw8RYRCB off=886068 len=2034593 2024-08-29T18:31:21.557 INFO:tasks.workunit.client.0.smithi029.stdout:op 4820 completed, throughput=5MB/sec 2024-08-29T18:31:21.557 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-drNq5m4iEd1-ne9 off=8417428 len=783937 2024-08-29T18:31:21.565 INFO:tasks.workunit.client.0.smithi029.stdout:op 4821 completed, throughput=5MB/sec 2024-08-29T18:31:21.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:31:21 smithi029 bash[77880]: cluster 2024-08-29T18:31:20.333966+0000 mgr.y (mgr.25004) 1243 : cluster [DBG] pgmap v1915: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-29T18:31:21.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:31:21 smithi029 bash[79042]: cluster 2024-08-29T18:31:20.333966+0000 mgr.y (mgr.25004) 1243 : cluster [DBG] pgmap v1915: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-29T18:31:21.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:31:21 smithi110 bash[67519]: cluster 2024-08-29T18:31:20.333966+0000 mgr.y (mgr.25004) 1243 : cluster [DBG] pgmap v1915: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-29T18:31:22.565 INFO:tasks.workunit.client.0.smithi029.stdout: 926: throughput=5MB/sec pending data=0 2024-08-29T18:31:22.565 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-VDPm3r_2NgZqwAN off=16318314 len=1185148 2024-08-29T18:31:22.569 INFO:tasks.workunit.client.0.smithi029.stdout:op 4822 completed, throughput=5MB/sec 2024-08-29T18:31:22.569 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-cOpULkNVHw7lIkD off=12807663 len=578724 2024-08-29T18:31:22.571 INFO:tasks.workunit.client.0.smithi029.stdout:op 4823 completed, throughput=5MB/sec 2024-08-29T18:31:22.572 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-weIsxci8s_CId5k off=10328796 len=2083032 2024-08-29T18:31:22.576 INFO:tasks.workunit.client.0.smithi029.stdout:op 4824 completed, throughput=5MB/sec 2024-08-29T18:31:22.576 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-9SVEeLUVmh1zfUO off=4774068 len=2081749 2024-08-29T18:31:22.581 INFO:tasks.workunit.client.0.smithi029.stdout:op 4825 completed, throughput=5MB/sec 2024-08-29T18:31:23.581 INFO:tasks.workunit.client.0.smithi029.stdout: 927: throughput=5MB/sec pending data=0 2024-08-29T18:31:23.581 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-VshUGv7zarRvaqH off=7895327 len=1031128 2024-08-29T18:31:23.590 INFO:tasks.workunit.client.0.smithi029.stdout:op 4826 completed, throughput=5MB/sec 2024-08-29T18:31:23.590 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-X094Bh_MYbw8_Zr off=1371349 len=1594101 2024-08-29T18:31:23.596 INFO:tasks.workunit.client.0.smithi029.stdout:op 4827 completed, throughput=5MB/sec 2024-08-29T18:31:23.596 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-xQkifOSCk1G4L-2 off=23667 len=1572484 2024-08-29T18:31:23.599 INFO:tasks.workunit.client.0.smithi029.stdout:op 4828 completed, throughput=5MB/sec 2024-08-29T18:31:23.600 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-u5USuhP57-q4w6t off=15110309 len=1597533 2024-08-29T18:31:23.603 INFO:tasks.workunit.client.0.smithi029.stdout:op 4829 completed, throughput=5MB/sec 2024-08-29T18:31:23.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:31:23 smithi029 bash[79042]: cluster 2024-08-29T18:31:22.335179+0000 mgr.y (mgr.25004) 1244 : cluster [DBG] pgmap v1916: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-08-29T18:31:23.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:31:23 smithi029 bash[77880]: cluster 2024-08-29T18:31:22.335179+0000 mgr.y (mgr.25004) 1244 : cluster [DBG] pgmap v1916: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-08-29T18:31:23.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:31:23 smithi110 bash[67519]: cluster 2024-08-29T18:31:22.335179+0000 mgr.y (mgr.25004) 1244 : cluster [DBG] pgmap v1916: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-08-29T18:31:24.604 INFO:tasks.workunit.client.0.smithi029.stdout: 928: throughput=5MB/sec pending data=0 2024-08-29T18:31:24.604 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-h6wkPWtChtXdV0J off=1340871 len=1730717 2024-08-29T18:31:24.617 INFO:tasks.workunit.client.0.smithi029.stdout:op 4830 completed, throughput=5MB/sec 2024-08-29T18:31:24.617 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-48MK_DzPWL59tny off=2130172 len=220149 2024-08-29T18:31:24.618 INFO:tasks.workunit.client.0.smithi029.stdout:op 4831 completed, throughput=5MB/sec 2024-08-29T18:31:24.618 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-3vJgrbMIWQ7MzSR off=12078014 len=1547874 2024-08-29T18:31:24.623 INFO:tasks.workunit.client.0.smithi029.stdout:op 4832 completed, throughput=5MB/sec 2024-08-29T18:31:24.623 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-FZ6gQHak-a_SOCQ off=8679876 len=217449 2024-08-29T18:31:24.628 INFO:tasks.workunit.client.0.smithi029.stdout:op 4833 completed, throughput=5MB/sec 2024-08-29T18:31:24.629 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-orWsPnKQYWbtPDc off=921306 len=1377959 2024-08-29T18:31:24.639 INFO:tasks.workunit.client.0.smithi029.stdout:op 4834 completed, throughput=5MB/sec 2024-08-29T18:31:24.901 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:31:24 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:31:24] "GET /metrics HTTP/1.1" 200 34031 "" "Prometheus/2.43.0" 2024-08-29T18:31:25.639 INFO:tasks.workunit.client.0.smithi029.stdout: 929: throughput=5MB/sec pending data=0 2024-08-29T18:31:25.639 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-ok9RSmKv6gBu8tZ off=8630604 len=398310 2024-08-29T18:31:25.645 INFO:tasks.workunit.client.0.smithi029.stdout:op 4835 completed, throughput=5MB/sec 2024-08-29T18:31:25.646 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-rNc2HLg5FjPUbkK off=609770 len=844911 2024-08-29T18:31:25.654 INFO:tasks.workunit.client.0.smithi029.stdout:op 4836 completed, throughput=5MB/sec 2024-08-29T18:31:25.654 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-rLN9S49AIKQv8on off=1478100 len=1914390 2024-08-29T18:31:25.658 INFO:tasks.workunit.client.0.smithi029.stdout:op 4837 completed, throughput=5MB/sec 2024-08-29T18:31:25.658 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-T3TKequYb6Zjr0K off=9550347 len=1981998 2024-08-29T18:31:25.663 INFO:tasks.workunit.client.0.smithi029.stdout:op 4838 completed, throughput=5MB/sec 2024-08-29T18:31:25.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:31:25 smithi029 bash[79042]: cluster 2024-08-29T18:31:24.335958+0000 mgr.y (mgr.25004) 1245 : cluster [DBG] pgmap v1917: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.7 MiB/s wr, 3 op/s 2024-08-29T18:31:25.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:31:25 smithi029 bash[77880]: cluster 2024-08-29T18:31:24.335958+0000 mgr.y (mgr.25004) 1245 : cluster [DBG] pgmap v1917: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.7 MiB/s wr, 3 op/s 2024-08-29T18:31:25.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:31:25 smithi110 bash[67519]: cluster 2024-08-29T18:31:24.335958+0000 mgr.y (mgr.25004) 1245 : cluster [DBG] pgmap v1917: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.7 MiB/s wr, 3 op/s 2024-08-29T18:31:26.663 INFO:tasks.workunit.client.0.smithi029.stdout: 930: throughput=5MB/sec pending data=0 2024-08-29T18:31:26.664 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-Scq-fZE1MldWqn1 off=2576244 len=1560318 2024-08-29T18:31:26.676 INFO:tasks.workunit.client.0.smithi029.stdout:op 4839 completed, throughput=5MB/sec 2024-08-29T18:31:26.676 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-Mw3yD83uYdCkbG9 off=4317037 len=1397458 2024-08-29T18:31:26.688 INFO:tasks.workunit.client.0.smithi029.stdout:op 4840 completed, throughput=5MB/sec 2024-08-29T18:31:26.688 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-Y6cf7IrMN3Daxrz off=6051944 len=229295 2024-08-29T18:31:26.690 INFO:tasks.workunit.client.0.smithi029.stdout:op 4841 completed, throughput=5MB/sec 2024-08-29T18:31:26.690 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-N8gQiwAgTSaIhlm off=9148137 len=1730684 2024-08-29T18:31:26.701 INFO:tasks.workunit.client.0.smithi029.stdout:op 4842 completed, throughput=5MB/sec 2024-08-29T18:31:27.701 INFO:tasks.workunit.client.0.smithi029.stdout: 931: throughput=5MB/sec pending data=0 2024-08-29T18:31:27.701 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-SSvaQvms-8fXwvg off=4487762 len=1156187 2024-08-29T18:31:27.705 INFO:tasks.workunit.client.0.smithi029.stdout:op 4843 completed, throughput=5MB/sec 2024-08-29T18:31:27.705 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-nQGZbd_cZ2NcJmW off=12463052 len=225712 2024-08-29T18:31:27.707 INFO:tasks.workunit.client.0.smithi029.stdout:op 4844 completed, throughput=5MB/sec 2024-08-29T18:31:27.707 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-Ha2K-wSekewO6y9 off=5327161 len=467925 2024-08-29T18:31:27.713 INFO:tasks.workunit.client.0.smithi029.stdout:op 4845 completed, throughput=5MB/sec 2024-08-29T18:31:27.713 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-XcuV6ybZtonrPAK off=7834789 len=1749226 2024-08-29T18:31:27.717 INFO:tasks.workunit.client.0.smithi029.stdout:op 4846 completed, throughput=5MB/sec 2024-08-29T18:31:27.717 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-dcn5R4j7tRrTpV0 off=2110050 len=1365865 2024-08-29T18:31:27.728 INFO:tasks.workunit.client.0.smithi029.stdout:op 4847 completed, throughput=5MB/sec 2024-08-29T18:31:27.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:31:27 smithi029 bash[79042]: cluster 2024-08-29T18:31:26.336944+0000 mgr.y (mgr.25004) 1246 : cluster [DBG] pgmap v1918: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-08-29T18:31:27.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:31:27 smithi029 bash[77880]: cluster 2024-08-29T18:31:26.336944+0000 mgr.y (mgr.25004) 1246 : cluster [DBG] pgmap v1918: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-08-29T18:31:27.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:31:27 smithi110 bash[67519]: cluster 2024-08-29T18:31:26.336944+0000 mgr.y (mgr.25004) 1246 : cluster [DBG] pgmap v1918: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-08-29T18:31:28.728 INFO:tasks.workunit.client.0.smithi029.stdout: 932: throughput=4.99MB/sec pending data=0 2024-08-29T18:31:28.728 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-XoI5cYUOh_yvFS- off=319250 len=2001351 2024-08-29T18:31:28.744 INFO:tasks.workunit.client.0.smithi029.stdout:op 4848 completed, throughput=5MB/sec 2024-08-29T18:31:28.744 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-zEkhm5yP2YBq7Ef off=200001 len=1243943 2024-08-29T18:31:28.752 INFO:tasks.workunit.client.0.smithi029.stdout:op 4849 completed, throughput=5MB/sec 2024-08-29T18:31:28.752 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-bQEEKG8L7qz1Nct off=3785768 len=485811 2024-08-29T18:31:28.758 INFO:tasks.workunit.client.0.smithi029.stdout:op 4850 completed, throughput=5MB/sec 2024-08-29T18:31:28.758 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-r0yOHVzrLlgxVF1 off=16634694 len=1992975 2024-08-29T18:31:28.769 INFO:tasks.workunit.client.0.smithi029.stdout:op 4851 completed, throughput=5MB/sec 2024-08-29T18:31:28.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:31:28 smithi029 bash[79042]: cluster 2024-08-29T18:31:28.337868+0000 mgr.y (mgr.25004) 1247 : cluster [DBG] pgmap v1919: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.4 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-08-29T18:31:28.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:31:28 smithi029 bash[77880]: cluster 2024-08-29T18:31:28.337868+0000 mgr.y (mgr.25004) 1247 : cluster [DBG] pgmap v1919: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.4 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-08-29T18:31:28.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:31:28 smithi110 bash[67519]: cluster 2024-08-29T18:31:28.337868+0000 mgr.y (mgr.25004) 1247 : cluster [DBG] pgmap v1919: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.4 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-08-29T18:31:29.770 INFO:tasks.workunit.client.0.smithi029.stdout: 933: throughput=5MB/sec pending data=0 2024-08-29T18:31:29.770 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-EOfFdx__RrEEU7p off=0 len=1244319 2024-08-29T18:31:29.773 INFO:tasks.workunit.client.0.smithi029.stdout:op 4852 completed, throughput=5MB/sec 2024-08-29T18:31:29.773 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-egntWr347Td0-0F off=3793394 len=258862 2024-08-29T18:31:29.774 INFO:tasks.workunit.client.0.smithi029.stdout:op 4853 completed, throughput=5MB/sec 2024-08-29T18:31:29.774 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-YiF0gqfMJkA2_s1 off=792119 len=1667947 2024-08-29T18:31:29.787 INFO:tasks.workunit.client.0.smithi029.stdout:op 4854 completed, throughput=5MB/sec 2024-08-29T18:31:29.787 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-gy_FGmzywRkG_xl off=1736092 len=1703794 2024-08-29T18:31:29.801 INFO:tasks.workunit.client.0.smithi029.stdout:op 4855 completed, throughput=5MB/sec 2024-08-29T18:31:29.801 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-O4ZF097UmSophzf off=291994 len=575270 2024-08-29T18:31:29.803 INFO:tasks.workunit.client.0.smithi029.stdout:op 4856 completed, throughput=5MB/sec 2024-08-29T18:31:29.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:31:29 smithi029 bash[79042]: audit 2024-08-29T18:31:28.707015+0000 mon.c (mon.2) 584 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:31:29.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:31:29 smithi029 bash[79042]: audit 2024-08-29T18:31:29.492619+0000 mon.c (mon.2) 585 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:31:29.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:31:29 smithi029 bash[79042]: audit 2024-08-29T18:31:29.494431+0000 mon.c (mon.2) 586 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:31:29.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:31:29 smithi029 bash[79042]: audit 2024-08-29T18:31:29.504558+0000 mon.a (mon.0) 1763 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:31:29.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:31:29 smithi029 bash[77880]: audit 2024-08-29T18:31:28.707015+0000 mon.c (mon.2) 584 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:31:29.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:31:29 smithi029 bash[77880]: audit 2024-08-29T18:31:29.492619+0000 mon.c (mon.2) 585 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:31:29.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:31:29 smithi029 bash[77880]: audit 2024-08-29T18:31:29.494431+0000 mon.c (mon.2) 586 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:31:29.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:31:29 smithi029 bash[77880]: audit 2024-08-29T18:31:29.504558+0000 mon.a (mon.0) 1763 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:31:29.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:31:29 smithi110 bash[67519]: audit 2024-08-29T18:31:28.707015+0000 mon.c (mon.2) 584 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:31:29.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:31:29 smithi110 bash[67519]: audit 2024-08-29T18:31:29.492619+0000 mon.c (mon.2) 585 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:31:29.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:31:29 smithi110 bash[67519]: audit 2024-08-29T18:31:29.494431+0000 mon.c (mon.2) 586 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:31:29.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:31:29 smithi110 bash[67519]: audit 2024-08-29T18:31:29.504558+0000 mon.a (mon.0) 1763 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:31:30.803 INFO:tasks.workunit.client.0.smithi029.stdout: 934: throughput=5MB/sec pending data=0 2024-08-29T18:31:30.803 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-mSS9M_MNAS34ShH off=7673976 len=1361448 2024-08-29T18:31:30.814 INFO:tasks.workunit.client.0.smithi029.stdout:op 4857 completed, throughput=5MB/sec 2024-08-29T18:31:30.814 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-1kf3644K-B5yWRW off=236816 len=1630282 2024-08-29T18:31:30.819 INFO:tasks.workunit.client.0.smithi029.stdout:op 4858 completed, throughput=5MB/sec 2024-08-29T18:31:30.819 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-jKbt-PgBHcLIsAQ off=930384 len=187959 2024-08-29T18:31:30.820 INFO:tasks.workunit.client.0.smithi029.stdout:op 4859 completed, throughput=5MB/sec 2024-08-29T18:31:30.820 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-ayj2C0146myy4cj off=501621 len=671462 2024-08-29T18:31:30.823 INFO:tasks.workunit.client.0.smithi029.stdout:op 4860 completed, throughput=5MB/sec 2024-08-29T18:31:30.823 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-3q9uJqE1WlLBmum off=15542453 len=424763 2024-08-29T18:31:30.830 INFO:tasks.workunit.client.0.smithi029.stdout:op 4861 completed, throughput=5MB/sec 2024-08-29T18:31:30.830 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-3o93rWQjbV7S2xe off=6033729 len=1553123 2024-08-29T18:31:30.841 INFO:tasks.workunit.client.0.smithi029.stdout:op 4862 completed, throughput=5MB/sec 2024-08-29T18:31:30.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:31:30 smithi029 bash[79042]: cluster 2024-08-29T18:31:30.338722+0000 mgr.y (mgr.25004) 1248 : cluster [DBG] pgmap v1920: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.4 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-08-29T18:31:30.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:31:30 smithi029 bash[77880]: cluster 2024-08-29T18:31:30.338722+0000 mgr.y (mgr.25004) 1248 : cluster [DBG] pgmap v1920: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.4 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-08-29T18:31:30.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:31:30 smithi110 bash[67519]: cluster 2024-08-29T18:31:30.338722+0000 mgr.y (mgr.25004) 1248 : cluster [DBG] pgmap v1920: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.4 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-08-29T18:31:31.841 INFO:tasks.workunit.client.0.smithi029.stdout: 935: throughput=5MB/sec pending data=0 2024-08-29T18:31:31.841 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-VrnRCdiC3a0dOCb off=4890473 len=1180227 2024-08-29T18:31:31.851 INFO:tasks.workunit.client.0.smithi029.stdout:op 4863 completed, throughput=5MB/sec 2024-08-29T18:31:31.851 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj--5XTZ3oNY5mfA4R off=4848718 len=1070028 2024-08-29T18:31:31.860 INFO:tasks.workunit.client.0.smithi029.stdout:op 4864 completed, throughput=5MB/sec 2024-08-29T18:31:31.861 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-CZi-Nb0Nc6aDytm off=11380772 len=398027 2024-08-29T18:31:31.866 INFO:tasks.workunit.client.0.smithi029.stdout:op 4865 completed, throughput=5MB/sec 2024-08-29T18:31:31.866 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-A8tf8GyieWXUwyb off=157523 len=1975646 2024-08-29T18:31:31.879 INFO:tasks.workunit.client.0.smithi029.stdout:op 4866 completed, throughput=5MB/sec 2024-08-29T18:31:31.879 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj--XRFVATCnl1nYGR off=4403270 len=1970305 2024-08-29T18:31:31.885 INFO:tasks.workunit.client.0.smithi029.stdout:op 4867 completed, throughput=5MB/sec 2024-08-29T18:31:32.886 INFO:tasks.workunit.client.0.smithi029.stdout: 936: throughput=5MB/sec pending data=0 2024-08-29T18:31:32.886 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-Sd-FXR0ziXhpxsR off=2547946 len=218633 2024-08-29T18:31:32.887 INFO:tasks.workunit.client.0.smithi029.stdout:op 4868 completed, throughput=5MB/sec 2024-08-29T18:31:32.887 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-HWDK0AmwG4IaeKq off=537877 len=348911 2024-08-29T18:31:32.889 INFO:tasks.workunit.client.0.smithi029.stdout:op 4869 completed, throughput=5MB/sec 2024-08-29T18:31:32.889 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-Avxs5V5jKqvh5Gn off=340131 len=271936 2024-08-29T18:31:32.890 INFO:tasks.workunit.client.0.smithi029.stdout:op 4870 completed, throughput=5MB/sec 2024-08-29T18:31:32.890 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-nTBp0z4qhFjaImw off=10645648 len=156836 2024-08-29T18:31:32.896 INFO:tasks.workunit.client.0.smithi029.stdout:op 4871 completed, throughput=5MB/sec 2024-08-29T18:31:32.896 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-CJZ1ZQeBzAIg7Fp off=21215437 len=378336 2024-08-29T18:31:32.898 INFO:tasks.workunit.client.0.smithi029.stdout:op 4872 completed, throughput=5MB/sec 2024-08-29T18:31:32.898 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-PZbcLpbZ9ynism6 off=1400705 len=344670 2024-08-29T18:31:32.904 INFO:tasks.workunit.client.0.smithi029.stdout:op 4873 completed, throughput=5MB/sec 2024-08-29T18:31:32.904 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-kWBTQLv9sQ52tG6 off=12878050 len=1937183 2024-08-29T18:31:32.918 INFO:tasks.workunit.client.0.smithi029.stdout:op 4874 completed, throughput=5MB/sec 2024-08-29T18:31:33.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:31:33 smithi029 bash[79042]: cluster 2024-08-29T18:31:32.339908+0000 mgr.y (mgr.25004) 1249 : cluster [DBG] pgmap v1921: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-29T18:31:33.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:31:33 smithi029 bash[77880]: cluster 2024-08-29T18:31:32.339908+0000 mgr.y (mgr.25004) 1249 : cluster [DBG] pgmap v1921: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-29T18:31:33.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:31:33 smithi110 bash[67519]: cluster 2024-08-29T18:31:32.339908+0000 mgr.y (mgr.25004) 1249 : cluster [DBG] pgmap v1921: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-29T18:31:33.918 INFO:tasks.workunit.client.0.smithi029.stdout: 937: throughput=4.99MB/sec pending data=0 2024-08-29T18:31:33.918 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-XT738MmXsonw4jM off=2745949 len=964740 2024-08-29T18:31:33.927 INFO:tasks.workunit.client.0.smithi029.stdout:op 4875 completed, throughput=5MB/sec 2024-08-29T18:31:33.928 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-gettDHh7PJzrORA off=8926968 len=76188 2024-08-29T18:31:33.933 INFO:tasks.workunit.client.0.smithi029.stdout:op 4876 completed, throughput=5MB/sec 2024-08-29T18:31:33.933 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-SvJdm-jquCw8EOO off=2598857 len=1912316 2024-08-29T18:31:33.937 INFO:tasks.workunit.client.0.smithi029.stdout:op 4877 completed, throughput=5MB/sec 2024-08-29T18:31:33.937 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-omDOtwAS--_XJ2m off=5978834 len=27400 2024-08-29T18:31:33.939 INFO:tasks.workunit.client.0.smithi029.stdout:op 4878 completed, throughput=5MB/sec 2024-08-29T18:31:33.939 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-T3Mn20GgcMHb02q off=15242299 len=1894019 2024-08-29T18:31:33.945 INFO:tasks.workunit.client.0.smithi029.stdout:op 4879 completed, throughput=5MB/sec 2024-08-29T18:31:33.945 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-rgAASkMob8e-S15 off=2463322 len=581476 2024-08-29T18:31:33.946 INFO:tasks.workunit.client.0.smithi029.stdout:op 4880 completed, throughput=5MB/sec 2024-08-29T18:31:34.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:31:34 smithi029 bash[79042]: audit 2024-08-29T18:31:33.559896+0000 mon.c (mon.2) 587 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:31:34.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:31:34 smithi029 bash[77880]: audit 2024-08-29T18:31:33.559896+0000 mon.c (mon.2) 587 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:31:34.902 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:31:34 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:31:34] "GET /metrics HTTP/1.1" 200 34027 "" "Prometheus/2.43.0" 2024-08-29T18:31:34.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:31:34 smithi110 bash[67519]: audit 2024-08-29T18:31:33.559896+0000 mon.c (mon.2) 587 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:31:34.947 INFO:tasks.workunit.client.0.smithi029.stdout: 938: throughput=4.99MB/sec pending data=0 2024-08-29T18:31:34.947 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-1QOfutxvpSMjLcv off=854469 len=544079 2024-08-29T18:31:34.949 INFO:tasks.workunit.client.0.smithi029.stdout:op 4881 completed, throughput=5MB/sec 2024-08-29T18:31:34.949 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-NnlFUckZodiEect off=627547 len=740970 2024-08-29T18:31:34.951 INFO:tasks.workunit.client.0.smithi029.stdout:op 4882 completed, throughput=5MB/sec 2024-08-29T18:31:34.951 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-kWXXYcrnxonHMPw off=13415216 len=770371 2024-08-29T18:31:34.954 INFO:tasks.workunit.client.0.smithi029.stdout:op 4883 completed, throughput=5MB/sec 2024-08-29T18:31:34.954 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-nGsnjDvsY0WVr4D off=3263595 len=601852 2024-08-29T18:31:34.962 INFO:tasks.workunit.client.0.smithi029.stdout:op 4884 completed, throughput=5MB/sec 2024-08-29T18:31:34.962 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-Hb7vrma6EN-4WZA off=3269255 len=1372752 2024-08-29T18:31:34.966 INFO:tasks.workunit.client.0.smithi029.stdout:op 4885 completed, throughput=5MB/sec 2024-08-29T18:31:34.966 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-mlsU4ZqZg7Vl14v off=2338541 len=335339 2024-08-29T18:31:34.972 INFO:tasks.workunit.client.0.smithi029.stdout:op 4886 completed, throughput=5MB/sec 2024-08-29T18:31:34.972 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-9ZzRioWUUKbvPqm off=2904275 len=1484588 2024-08-29T18:31:34.985 INFO:tasks.workunit.client.0.smithi029.stdout:op 4887 completed, throughput=5MB/sec 2024-08-29T18:31:35.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:31:35 smithi029 bash[77880]: cluster 2024-08-29T18:31:34.340685+0000 mgr.y (mgr.25004) 1250 : cluster [DBG] pgmap v1922: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2024-08-29T18:31:35.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:31:35 smithi029 bash[79042]: cluster 2024-08-29T18:31:34.340685+0000 mgr.y (mgr.25004) 1250 : cluster [DBG] pgmap v1922: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2024-08-29T18:31:35.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:31:35 smithi110 bash[67519]: cluster 2024-08-29T18:31:34.340685+0000 mgr.y (mgr.25004) 1250 : cluster [DBG] pgmap v1922: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2024-08-29T18:31:35.985 INFO:tasks.workunit.client.0.smithi029.stdout: 939: throughput=5MB/sec pending data=0 2024-08-29T18:31:35.985 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-mlsU4ZqZg7Vl14v off=693822 len=390093 2024-08-29T18:31:35.991 INFO:tasks.workunit.client.0.smithi029.stdout:op 4888 completed, throughput=5MB/sec 2024-08-29T18:31:35.992 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-LHjiLnbhG4nm420 off=821020 len=40707 2024-08-29T18:31:35.996 INFO:tasks.workunit.client.0.smithi029.stdout:op 4889 completed, throughput=5MB/sec 2024-08-29T18:31:35.996 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-VaO3nw2Gx3DOPSL off=4584690 len=668615 2024-08-29T18:31:35.997 INFO:tasks.workunit.client.0.smithi029.stdout:op 4890 completed, throughput=5MB/sec 2024-08-29T18:31:35.998 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-TZxRpBS_c4eEH-b off=4004474 len=251250 2024-08-29T18:31:35.999 INFO:tasks.workunit.client.0.smithi029.stdout:op 4891 completed, throughput=5MB/sec 2024-08-29T18:31:35.999 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-bc7VzXRWk5lwkKF off=11814788 len=572870 2024-08-29T18:31:36.001 INFO:tasks.workunit.client.0.smithi029.stdout:op 4892 completed, throughput=5MB/sec 2024-08-29T18:31:36.001 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-De8bWH5pDqL0QL2 off=4426626 len=1788905 2024-08-29T18:31:36.015 INFO:tasks.workunit.client.0.smithi029.stdout:op 4893 completed, throughput=5MB/sec 2024-08-29T18:31:36.015 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-mgj7S_6naF49QQk off=5548380 len=180172 2024-08-29T18:31:36.019 INFO:tasks.workunit.client.0.smithi029.stdout:op 4894 completed, throughput=5MB/sec 2024-08-29T18:31:36.020 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-dJhiQ_tf_MFHCEK off=7153724 len=1314643 2024-08-29T18:31:36.030 INFO:tasks.workunit.client.0.smithi029.stdout:op 4895 completed, throughput=5MB/sec 2024-08-29T18:31:37.031 INFO:tasks.workunit.client.0.smithi029.stdout: 940: throughput=5MB/sec pending data=0 2024-08-29T18:31:37.031 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj--oygm17OAV0ikXt off=668061 len=1319317 2024-08-29T18:31:37.034 INFO:tasks.workunit.client.0.smithi029.stdout:op 4896 completed, throughput=5MB/sec 2024-08-29T18:31:37.034 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-Kdu31JZCwQBP839 off=17588672 len=228869 2024-08-29T18:31:37.040 INFO:tasks.workunit.client.0.smithi029.stdout:op 4897 completed, throughput=5MB/sec 2024-08-29T18:31:37.041 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-up9x2onptsCFxzQ off=2917965 len=1805728 2024-08-29T18:31:37.045 INFO:tasks.workunit.client.0.smithi029.stdout:op 4898 completed, throughput=5MB/sec 2024-08-29T18:31:37.045 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-vh6fOtjJsY0aTxT off=9683529 len=1004363 2024-08-29T18:31:37.049 INFO:tasks.workunit.client.0.smithi029.stdout:op 4899 completed, throughput=5MB/sec 2024-08-29T18:31:37.049 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-XAVaIl3SzfT_jUO off=2360467 len=1529846 2024-08-29T18:31:37.053 INFO:tasks.workunit.client.0.smithi029.stdout:op 4900 completed, throughput=5MB/sec 2024-08-29T18:31:37.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:31:37 smithi029 bash[79042]: cluster 2024-08-29T18:31:36.341672+0000 mgr.y (mgr.25004) 1251 : cluster [DBG] pgmap v1923: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-29T18:31:37.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:31:37 smithi029 bash[77880]: cluster 2024-08-29T18:31:36.341672+0000 mgr.y (mgr.25004) 1251 : cluster [DBG] pgmap v1923: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-29T18:31:37.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:31:37 smithi110 bash[67519]: cluster 2024-08-29T18:31:36.341672+0000 mgr.y (mgr.25004) 1251 : cluster [DBG] pgmap v1923: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-29T18:31:38.054 INFO:tasks.workunit.client.0.smithi029.stdout: 941: throughput=5MB/sec pending data=0 2024-08-29T18:31:38.054 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-ZtYu1zSKR7wCQjF off=11769387 len=1191470 2024-08-29T18:31:38.065 INFO:tasks.workunit.client.0.smithi029.stdout:op 4901 completed, throughput=5MB/sec 2024-08-29T18:31:38.065 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-UB8xUxyLxpOrwOX off=1506965 len=651919 2024-08-29T18:31:38.068 INFO:tasks.workunit.client.0.smithi029.stdout:op 4902 completed, throughput=5MB/sec 2024-08-29T18:31:38.068 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-5-LDxb1q83pOeop off=7336925 len=1376809 2024-08-29T18:31:38.071 INFO:tasks.workunit.client.0.smithi029.stdout:op 4903 completed, throughput=5MB/sec 2024-08-29T18:31:38.071 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-5RH7Je2a517g7jA off=5780553 len=455250 2024-08-29T18:31:38.078 INFO:tasks.workunit.client.0.smithi029.stdout:op 4904 completed, throughput=5MB/sec 2024-08-29T18:31:38.078 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-RHyER2KmwwxcnWJ off=4530863 len=1433254 2024-08-29T18:31:38.082 INFO:tasks.workunit.client.0.smithi029.stdout:op 4905 completed, throughput=5MB/sec 2024-08-29T18:31:39.082 INFO:tasks.workunit.client.0.smithi029.stdout: 942: throughput=5MB/sec pending data=0 2024-08-29T18:31:39.083 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-MRz81xbUfZGU2Kn off=3126832 len=1493312 2024-08-29T18:31:39.086 INFO:tasks.workunit.client.0.smithi029.stdout:op 4906 completed, throughput=5MB/sec 2024-08-29T18:31:39.086 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-L3pVErR8EJzmcqq off=3582610 len=1601382 2024-08-29T18:31:39.101 INFO:tasks.workunit.client.0.smithi029.stdout:op 4907 completed, throughput=5MB/sec 2024-08-29T18:31:39.101 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-cQyj4H07I01WlHL off=1953421 len=1952364 2024-08-29T18:31:39.114 INFO:tasks.workunit.client.0.smithi029.stdout:op 4908 completed, throughput=5MB/sec 2024-08-29T18:31:39.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:31:39 smithi029 bash[79042]: cluster 2024-08-29T18:31:38.342541+0000 mgr.y (mgr.25004) 1252 : cluster [DBG] pgmap v1924: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-08-29T18:31:39.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:31:39 smithi029 bash[77880]: cluster 2024-08-29T18:31:38.342541+0000 mgr.y (mgr.25004) 1252 : cluster [DBG] pgmap v1924: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-08-29T18:31:39.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:31:39 smithi110 bash[67519]: cluster 2024-08-29T18:31:38.342541+0000 mgr.y (mgr.25004) 1252 : cluster [DBG] pgmap v1924: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-08-29T18:31:40.114 INFO:tasks.workunit.client.0.smithi029.stdout: 943: throughput=5MB/sec pending data=0 2024-08-29T18:31:40.114 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-UnXc0lH3OEBR7dH off=10292296 len=1930304 2024-08-29T18:31:40.127 INFO:tasks.workunit.client.0.smithi029.stdout:op 4909 completed, throughput=5MB/sec 2024-08-29T18:31:40.127 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-OhLOoLX_ubJ_V2P off=7418817 len=435924 2024-08-29T18:31:40.134 INFO:tasks.workunit.client.0.smithi029.stdout:op 4910 completed, throughput=5MB/sec 2024-08-29T18:31:40.134 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-16Ib9bkum5FxCdV off=9641657 len=422600 2024-08-29T18:31:40.135 INFO:tasks.workunit.client.0.smithi029.stdout:op 4911 completed, throughput=5MB/sec 2024-08-29T18:31:40.136 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-UsypzWRqaCn5WEa off=13323797 len=1022063 2024-08-29T18:31:40.144 INFO:tasks.workunit.client.0.smithi029.stdout:op 4912 completed, throughput=5MB/sec 2024-08-29T18:31:40.144 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-xureXuCLYDvMkNO off=3989925 len=364595 2024-08-29T18:31:40.150 INFO:tasks.workunit.client.0.smithi029.stdout:op 4913 completed, throughput=5MB/sec 2024-08-29T18:31:40.150 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-AuIXOhUJtnJVKIW off=10565012 len=1106891 2024-08-29T18:31:40.160 INFO:tasks.workunit.client.0.smithi029.stdout:op 4914 completed, throughput=5MB/sec 2024-08-29T18:31:40.160 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-hpujxwrdsUk_C7A off=6122586 len=217118 2024-08-29T18:31:40.161 INFO:tasks.workunit.client.0.smithi029.stdout:op 4915 completed, throughput=5MB/sec 2024-08-29T18:31:41.161 INFO:tasks.workunit.client.0.smithi029.stdout: 944: throughput=5MB/sec pending data=0 2024-08-29T18:31:41.162 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-rWJB9-yORfb4XSE off=1389675 len=58814 2024-08-29T18:31:41.167 INFO:tasks.workunit.client.0.smithi029.stdout:op 4916 completed, throughput=5MB/sec 2024-08-29T18:31:41.167 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-HO3uXlPftlFojIi off=226502 len=1767025 2024-08-29T18:31:41.171 INFO:tasks.workunit.client.0.smithi029.stdout:op 4917 completed, throughput=5MB/sec 2024-08-29T18:31:41.171 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-d9cIK-7-OVj4EM- off=334375 len=113467 2024-08-29T18:31:41.178 INFO:tasks.workunit.client.0.smithi029.stdout:op 4918 completed, throughput=5MB/sec 2024-08-29T18:31:41.178 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-W5DrOeU54N-pq9A off=12308802 len=1679284 2024-08-29T18:31:41.200 INFO:tasks.workunit.client.0.smithi029.stdout:op 4919 completed, throughput=5MB/sec 2024-08-29T18:31:41.201 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-qSBp1pIAH8SIDo6 off=340215 len=767556 2024-08-29T18:31:41.203 INFO:tasks.workunit.client.0.smithi029.stdout:op 4920 completed, throughput=5MB/sec 2024-08-29T18:31:41.203 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-Zvw9vtdPu_1doAH off=3956741 len=1618402 2024-08-29T18:31:41.216 INFO:tasks.workunit.client.0.smithi029.stdout:op 4921 completed, throughput=5MB/sec 2024-08-29T18:31:41.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:31:41 smithi029 bash[79042]: cluster 2024-08-29T18:31:40.343431+0000 mgr.y (mgr.25004) 1253 : cluster [DBG] pgmap v1925: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-29T18:31:41.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:31:41 smithi029 bash[77880]: cluster 2024-08-29T18:31:40.343431+0000 mgr.y (mgr.25004) 1253 : cluster [DBG] pgmap v1925: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-29T18:31:41.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:31:41 smithi110 bash[67519]: cluster 2024-08-29T18:31:40.343431+0000 mgr.y (mgr.25004) 1253 : cluster [DBG] pgmap v1925: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-29T18:31:42.216 INFO:tasks.workunit.client.0.smithi029.stdout: 945: throughput=5MB/sec pending data=0 2024-08-29T18:31:42.217 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-HRKGuEm9LnFVOQg off=929487 len=9017 2024-08-29T18:31:42.217 INFO:tasks.workunit.client.0.smithi029.stdout:op 4922 completed, throughput=5MB/sec 2024-08-29T18:31:42.218 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-CQzfbAb14QJ6H64 off=4667909 len=630832 2024-08-29T18:31:42.220 INFO:tasks.workunit.client.0.smithi029.stdout:op 4923 completed, throughput=5MB/sec 2024-08-29T18:31:42.220 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-ExgRD-UvkGDqotw off=9431507 len=241292 2024-08-29T18:31:42.222 INFO:tasks.workunit.client.0.smithi029.stdout:op 4924 completed, throughput=5MB/sec 2024-08-29T18:31:42.222 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-0Sg2C4_PiW5AeG4 off=9822188 len=643086 2024-08-29T18:31:42.230 INFO:tasks.workunit.client.0.smithi029.stdout:op 4925 completed, throughput=5MB/sec 2024-08-29T18:31:42.230 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-HluDRkxgJACpx-u off=17619610 len=276760 2024-08-29T18:31:42.235 INFO:tasks.workunit.client.0.smithi029.stdout:op 4926 completed, throughput=5MB/sec 2024-08-29T18:31:42.235 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-Wecz25S43otLe8G off=15387698 len=163070 2024-08-29T18:31:42.237 INFO:tasks.workunit.client.0.smithi029.stdout:op 4927 completed, throughput=5MB/sec 2024-08-29T18:31:42.237 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-4sgUULGlf5eqOaU off=16390215 len=1853965 2024-08-29T18:31:42.249 INFO:tasks.workunit.client.0.smithi029.stdout:op 4928 completed, throughput=5MB/sec 2024-08-29T18:31:42.249 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-4VAbroePsSTw_RI off=10754313 len=1831082 2024-08-29T18:31:42.251 INFO:tasks.workunit.client.0.smithi029.stdout:op 4929 completed, throughput=5MB/sec 2024-08-29T18:31:43.252 INFO:tasks.workunit.client.0.smithi029.stdout: 946: throughput=5MB/sec pending data=0 2024-08-29T18:31:43.252 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-zNwWDjOVkzJ8y-g off=2007301 len=1109352 2024-08-29T18:31:43.255 INFO:tasks.workunit.client.0.smithi029.stdout:op 4930 completed, throughput=5MB/sec 2024-08-29T18:31:43.255 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-00qApo_EBA1F79D off=3579919 len=1973800 2024-08-29T18:31:43.260 INFO:tasks.workunit.client.0.smithi029.stdout:op 4931 completed, throughput=5MB/sec 2024-08-29T18:31:43.260 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-RlFb7X0agLhu0sg off=2814737 len=268333 2024-08-29T18:31:43.261 INFO:tasks.workunit.client.0.smithi029.stdout:op 4932 completed, throughput=5MB/sec 2024-08-29T18:31:43.261 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-I7TI1tZhBxUp6BB off=2196406 len=1217026 2024-08-29T18:31:43.266 INFO:tasks.workunit.client.0.smithi029.stdout:op 4933 completed, throughput=5MB/sec 2024-08-29T18:31:43.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:31:43 smithi029 bash[79042]: cluster 2024-08-29T18:31:42.344693+0000 mgr.y (mgr.25004) 1254 : cluster [DBG] pgmap v1926: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-08-29T18:31:43.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:31:43 smithi029 bash[77880]: cluster 2024-08-29T18:31:42.344693+0000 mgr.y (mgr.25004) 1254 : cluster [DBG] pgmap v1926: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-08-29T18:31:43.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:31:43 smithi110 bash[67519]: cluster 2024-08-29T18:31:42.344693+0000 mgr.y (mgr.25004) 1254 : cluster [DBG] pgmap v1926: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-08-29T18:31:44.266 INFO:tasks.workunit.client.0.smithi029.stdout: 947: throughput=5MB/sec pending data=0 2024-08-29T18:31:44.266 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-LUzS5UYdfkubFej off=3941478 len=520282 2024-08-29T18:31:44.274 INFO:tasks.workunit.client.0.smithi029.stdout:op 4934 completed, throughput=5MB/sec 2024-08-29T18:31:44.274 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-8GZbIAATQroa1XK off=1480433 len=1492022 2024-08-29T18:31:44.278 INFO:tasks.workunit.client.0.smithi029.stdout:op 4935 completed, throughput=5MB/sec 2024-08-29T18:31:44.278 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-uUlePnieuwR9f3q off=6388897 len=1556323 2024-08-29T18:31:44.282 INFO:tasks.workunit.client.0.smithi029.stdout:op 4936 completed, throughput=5MB/sec 2024-08-29T18:31:44.282 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-PRghk-dD4rKkWpL off=6806122 len=665638 2024-08-29T18:31:44.289 INFO:tasks.workunit.client.0.smithi029.stdout:op 4937 completed, throughput=5MB/sec 2024-08-29T18:31:44.289 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-ZgGL2LbeTqDNs45 off=1892814 len=1802502 2024-08-29T18:31:44.293 INFO:tasks.workunit.client.0.smithi029.stdout:op 4938 completed, throughput=5MB/sec 2024-08-29T18:31:44.901 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:31:44 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:31:44] "GET /metrics HTTP/1.1" 200 34027 "" "Prometheus/2.43.0" 2024-08-29T18:31:45.294 INFO:tasks.workunit.client.0.smithi029.stdout: 948: throughput=5MB/sec pending data=0 2024-08-29T18:31:45.294 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-AwHqqU5VSjw9b_L off=4488807 len=355832 2024-08-29T18:31:45.300 INFO:tasks.workunit.client.0.smithi029.stdout:op 4939 completed, throughput=5MB/sec 2024-08-29T18:31:45.300 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-Qq67318czKxEJtP off=8526765 len=1648803 2024-08-29T18:31:45.305 INFO:tasks.workunit.client.0.smithi029.stdout:op 4940 completed, throughput=5MB/sec 2024-08-29T18:31:45.306 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-hWhPgvjjo5n78rU off=4843680 len=70262 2024-08-29T18:31:45.310 INFO:tasks.workunit.client.0.smithi029.stdout:op 4941 completed, throughput=5MB/sec 2024-08-29T18:31:45.310 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-6e0_bypj1VMyTsI off=3422792 len=315507 2024-08-29T18:31:45.316 INFO:tasks.workunit.client.0.smithi029.stdout:op 4942 completed, throughput=5MB/sec 2024-08-29T18:31:45.316 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-H0jTmdpAnJ19FyA off=7072242 len=1422173 2024-08-29T18:31:45.326 INFO:tasks.workunit.client.0.smithi029.stdout:op 4943 completed, throughput=5MB/sec 2024-08-29T18:31:45.326 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-cBvlzyQGbKb-ai- off=15111435 len=1106891 2024-08-29T18:31:45.335 INFO:tasks.workunit.client.0.smithi029.stdout:op 4944 completed, throughput=5MB/sec 2024-08-29T18:31:45.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:31:45 smithi029 bash[79042]: cluster 2024-08-29T18:31:44.345518+0000 mgr.y (mgr.25004) 1255 : cluster [DBG] pgmap v1927: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-08-29T18:31:45.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:31:45 smithi029 bash[77880]: cluster 2024-08-29T18:31:44.345518+0000 mgr.y (mgr.25004) 1255 : cluster [DBG] pgmap v1927: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-08-29T18:31:45.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:31:45 smithi110 bash[67519]: cluster 2024-08-29T18:31:44.345518+0000 mgr.y (mgr.25004) 1255 : cluster [DBG] pgmap v1927: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-08-29T18:31:46.336 INFO:tasks.workunit.client.0.smithi029.stdout: 949: throughput=5MB/sec pending data=0 2024-08-29T18:31:46.336 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj--l2-64FR4gCulEG off=6794409 len=550982 2024-08-29T18:31:46.343 INFO:tasks.workunit.client.0.smithi029.stdout:op 4945 completed, throughput=5MB/sec 2024-08-29T18:31:46.343 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-q59hNQO5zXjTVMP off=3255371 len=1859869 2024-08-29T18:31:46.357 INFO:tasks.workunit.client.0.smithi029.stdout:op 4946 completed, throughput=5MB/sec 2024-08-29T18:31:46.357 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-D9q2mvr7Nvjhxi4 off=7589734 len=1145165 2024-08-29T18:31:46.361 INFO:tasks.workunit.client.0.smithi029.stdout:op 4947 completed, throughput=5MB/sec 2024-08-29T18:31:46.361 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-d0cC6VGGwfJ6LUV off=2115478 len=1201411 2024-08-29T18:31:46.371 INFO:tasks.workunit.client.0.smithi029.stdout:op 4948 completed, throughput=5MB/sec 2024-08-29T18:31:46.372 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-eVOwETx4tS53SB8 off=6925569 len=1256645 2024-08-29T18:31:46.382 INFO:tasks.workunit.client.0.smithi029.stdout:op 4949 completed, throughput=5MB/sec 2024-08-29T18:31:47.382 INFO:tasks.workunit.client.0.smithi029.stdout: 950: throughput=5MB/sec pending data=0 2024-08-29T18:31:47.382 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-J2YT_1bKxathiqj off=1563064 len=1170083 2024-08-29T18:31:47.392 INFO:tasks.workunit.client.0.smithi029.stdout:op 4950 completed, throughput=5MB/sec 2024-08-29T18:31:47.392 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-MDzKWt8LukZzaCf off=3000692 len=787793 2024-08-29T18:31:47.394 INFO:tasks.workunit.client.0.smithi029.stdout:op 4951 completed, throughput=5MB/sec 2024-08-29T18:31:47.394 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-YSlLXQ5-dzvUmm_ off=2403845 len=653412 2024-08-29T18:31:47.401 INFO:tasks.workunit.client.0.smithi029.stdout:op 4952 completed, throughput=5MB/sec 2024-08-29T18:31:47.401 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-MnmxTQRW2-0zvQE off=210740 len=1657709 2024-08-29T18:31:47.405 INFO:tasks.workunit.client.0.smithi029.stdout:op 4953 completed, throughput=5MB/sec 2024-08-29T18:31:47.405 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-8mcREIn6YmF3HyH off=18907621 len=1515056 2024-08-29T18:31:47.410 INFO:tasks.workunit.client.0.smithi029.stdout:op 4954 completed, throughput=5MB/sec 2024-08-29T18:31:47.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:31:47 smithi029 bash[77880]: cluster 2024-08-29T18:31:46.346571+0000 mgr.y (mgr.25004) 1256 : cluster [DBG] pgmap v1928: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-08-29T18:31:47.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:31:47 smithi029 bash[79042]: cluster 2024-08-29T18:31:46.346571+0000 mgr.y (mgr.25004) 1256 : cluster [DBG] pgmap v1928: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-08-29T18:31:47.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:31:47 smithi110 bash[67519]: cluster 2024-08-29T18:31:46.346571+0000 mgr.y (mgr.25004) 1256 : cluster [DBG] pgmap v1928: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-08-29T18:31:48.410 INFO:tasks.workunit.client.0.smithi029.stdout: 951: throughput=5MB/sec pending data=0 2024-08-29T18:31:48.410 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-l4lIOH8Q3cXdTSu off=477099 len=409176 2024-08-29T18:31:48.416 INFO:tasks.workunit.client.0.smithi029.stdout:op 4955 completed, throughput=5MB/sec 2024-08-29T18:31:48.416 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-Sa5Z3RH1riyBiky off=3946211 len=1673842 2024-08-29T18:31:48.429 INFO:tasks.workunit.client.0.smithi029.stdout:op 4956 completed, throughput=5MB/sec 2024-08-29T18:31:48.429 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-m8ClfrpOcuQuJNQ off=3421712 len=1092747 2024-08-29T18:31:48.438 INFO:tasks.workunit.client.0.smithi029.stdout:op 4957 completed, throughput=5MB/sec 2024-08-29T18:31:48.439 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-J905RxUhqFk5gnI off=4681519 len=1515133 2024-08-29T18:31:48.452 INFO:tasks.workunit.client.0.smithi029.stdout:op 4958 completed, throughput=5MB/sec 2024-08-29T18:31:49.452 INFO:tasks.workunit.client.0.smithi029.stdout: 952: throughput=5MB/sec pending data=0 2024-08-29T18:31:49.452 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-d0yBHZ_EuxJLjZK off=9740536 len=1540852 2024-08-29T18:31:49.464 INFO:tasks.workunit.client.0.smithi029.stdout:op 4959 completed, throughput=5MB/sec 2024-08-29T18:31:49.464 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-m8ypAt_m95yoCy5 off=987869 len=238673 2024-08-29T18:31:49.469 INFO:tasks.workunit.client.0.smithi029.stdout:op 4960 completed, throughput=5MB/sec 2024-08-29T18:31:49.469 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-PubVDBT1SkQZKOb off=2240207 len=45390 2024-08-29T18:31:49.474 INFO:tasks.workunit.client.0.smithi029.stdout:op 4961 completed, throughput=5MB/sec 2024-08-29T18:31:49.474 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-xof9YK_csaqAZov off=0 len=1612241 2024-08-29T18:31:49.479 INFO:tasks.workunit.client.0.smithi029.stdout:op 4962 completed, throughput=5MB/sec 2024-08-29T18:31:49.479 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-kAEZOEEq4DoYISs off=10952137 len=1137716 2024-08-29T18:31:49.488 INFO:tasks.workunit.client.0.smithi029.stdout:op 4963 completed, throughput=5MB/sec 2024-08-29T18:31:49.488 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-PbD5IRdYSYI6AaX off=7595069 len=612234 2024-08-29T18:31:49.495 INFO:tasks.workunit.client.0.smithi029.stdout:op 4964 completed, throughput=5MB/sec 2024-08-29T18:31:49.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:31:49 smithi029 bash[79042]: cluster 2024-08-29T18:31:48.347569+0000 mgr.y (mgr.25004) 1257 : cluster [DBG] pgmap v1929: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-08-29T18:31:49.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:31:49 smithi029 bash[79042]: audit 2024-08-29T18:31:48.560303+0000 mon.c (mon.2) 588 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:31:49.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:31:49 smithi029 bash[77880]: cluster 2024-08-29T18:31:48.347569+0000 mgr.y (mgr.25004) 1257 : cluster [DBG] pgmap v1929: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-08-29T18:31:49.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:31:49 smithi029 bash[77880]: audit 2024-08-29T18:31:48.560303+0000 mon.c (mon.2) 588 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:31:49.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:31:49 smithi110 bash[67519]: cluster 2024-08-29T18:31:48.347569+0000 mgr.y (mgr.25004) 1257 : cluster [DBG] pgmap v1929: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-08-29T18:31:49.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:31:49 smithi110 bash[67519]: audit 2024-08-29T18:31:48.560303+0000 mon.c (mon.2) 588 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:31:50.495 INFO:tasks.workunit.client.0.smithi029.stdout: 953: throughput=5MB/sec pending data=0 2024-08-29T18:31:50.495 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-ULBOCcu1YwNO1LB off=14157187 len=1003348 2024-08-29T18:31:50.506 INFO:tasks.workunit.client.0.smithi029.stdout:op 4965 completed, throughput=5MB/sec 2024-08-29T18:31:50.506 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-XjI67sd5gKVxfFY off=1070766 len=123748 2024-08-29T18:31:50.507 INFO:tasks.workunit.client.0.smithi029.stdout:op 4966 completed, throughput=5MB/sec 2024-08-29T18:31:50.507 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-OjjrJxQ8poP5-NC off=13264853 len=1097270 2024-08-29T18:31:50.517 INFO:tasks.workunit.client.0.smithi029.stdout:op 4967 completed, throughput=5MB/sec 2024-08-29T18:31:50.518 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-YD8WpHMsGi5Z_ZJ off=11700279 len=737559 2024-08-29T18:31:50.526 INFO:tasks.workunit.client.0.smithi029.stdout:op 4968 completed, throughput=5MB/sec 2024-08-29T18:31:50.526 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-4YUUG3DQLrjfiwo off=3595344 len=310538 2024-08-29T18:31:50.527 INFO:tasks.workunit.client.0.smithi029.stdout:op 4969 completed, throughput=5MB/sec 2024-08-29T18:31:50.527 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-9qxHKgTFm5CSxye off=19908980 len=1784959 2024-08-29T18:31:50.539 INFO:tasks.workunit.client.0.smithi029.stdout:op 4970 completed, throughput=5MB/sec 2024-08-29T18:31:50.539 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-p-KHa7YUSYMkl1H off=3492791 len=1547442 2024-08-29T18:31:50.548 INFO:tasks.workunit.client.0.smithi029.stdout:op 4971 completed, throughput=5MB/sec 2024-08-29T18:31:51.549 INFO:tasks.workunit.client.0.smithi029.stdout: 954: throughput=5MB/sec pending data=0 2024-08-29T18:31:51.549 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-vDyFuIA1NbKZvRI off=22229293 len=651107 2024-08-29T18:31:51.555 INFO:tasks.workunit.client.0.smithi029.stdout:op 4972 completed, throughput=5MB/sec 2024-08-29T18:31:51.556 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-aMg540gtM8RB6Nc off=1945267 len=481539 2024-08-29T18:31:51.557 INFO:tasks.workunit.client.0.smithi029.stdout:op 4973 completed, throughput=5MB/sec 2024-08-29T18:31:51.557 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-mNUAt-2jq26NfaT off=1793140 len=412703 2024-08-29T18:31:51.563 INFO:tasks.workunit.client.0.smithi029.stdout:op 4974 completed, throughput=5MB/sec 2024-08-29T18:31:51.563 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-iNsUXYm0sZ2_Qzk off=5506631 len=894217 2024-08-29T18:31:51.570 INFO:tasks.workunit.client.0.smithi029.stdout:op 4975 completed, throughput=5MB/sec 2024-08-29T18:31:51.571 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-6uXIaOdLzUtI4ZZ off=11076934 len=355893 2024-08-29T18:31:51.576 INFO:tasks.workunit.client.0.smithi029.stdout:op 4976 completed, throughput=5MB/sec 2024-08-29T18:31:51.577 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-FUJHXQm2-BWpGk9 off=3721007 len=671853 2024-08-29T18:31:51.579 INFO:tasks.workunit.client.0.smithi029.stdout:op 4977 completed, throughput=5MB/sec 2024-08-29T18:31:51.579 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-GnUULAK1JL7SCn1 off=18888265 len=2048499 2024-08-29T18:31:51.593 INFO:tasks.workunit.client.0.smithi029.stdout:op 4978 completed, throughput=5MB/sec 2024-08-29T18:31:51.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:31:51 smithi029 bash[77880]: cluster 2024-08-29T18:31:50.348445+0000 mgr.y (mgr.25004) 1258 : cluster [DBG] pgmap v1930: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-08-29T18:31:51.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:31:51 smithi029 bash[79042]: cluster 2024-08-29T18:31:50.348445+0000 mgr.y (mgr.25004) 1258 : cluster [DBG] pgmap v1930: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-08-29T18:31:51.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:31:51 smithi110 bash[67519]: cluster 2024-08-29T18:31:50.348445+0000 mgr.y (mgr.25004) 1258 : cluster [DBG] pgmap v1930: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-08-29T18:31:52.594 INFO:tasks.workunit.client.0.smithi029.stdout: 955: throughput=5MB/sec pending data=0 2024-08-29T18:31:52.594 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-2TOxPVO4NuiwLoc off=6273444 len=1110462 2024-08-29T18:31:52.605 INFO:tasks.workunit.client.0.smithi029.stdout:op 4979 completed, throughput=5MB/sec 2024-08-29T18:31:52.605 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-S42t5Vm2h3sj4q1 off=17217540 len=763636 2024-08-29T18:31:52.607 INFO:tasks.workunit.client.0.smithi029.stdout:op 4980 completed, throughput=5MB/sec 2024-08-29T18:31:52.607 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-8b80Kem7NypjPUE off=0 len=1725131 2024-08-29T18:31:52.613 INFO:tasks.workunit.client.0.smithi029.stdout:op 4981 completed, throughput=5MB/sec 2024-08-29T18:31:52.613 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-8UkBucKRWOBBD_X off=10389378 len=144704 2024-08-29T18:31:52.614 INFO:tasks.workunit.client.0.smithi029.stdout:op 4982 completed, throughput=5MB/sec 2024-08-29T18:31:52.614 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-Cd46wlU1nwyqtJK off=3006297 len=1679122 2024-08-29T18:31:52.627 INFO:tasks.workunit.client.0.smithi029.stdout:op 4983 completed, throughput=5MB/sec 2024-08-29T18:31:53.628 INFO:tasks.workunit.client.0.smithi029.stdout: 956: throughput=5MB/sec pending data=0 2024-08-29T18:31:53.628 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-T8s9ojn6prktK6L off=6519792 len=1408715 2024-08-29T18:31:53.639 INFO:tasks.workunit.client.0.smithi029.stdout:op 4984 completed, throughput=5MB/sec 2024-08-29T18:31:53.639 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-ePLaYmTX4ZkhYp9 off=6447447 len=1514779 2024-08-29T18:31:53.650 INFO:tasks.workunit.client.0.smithi029.stdout:op 4985 completed, throughput=5MB/sec 2024-08-29T18:31:53.650 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-BeSrLDIwqzR7aKN off=10312081 len=662166 2024-08-29T18:31:53.652 INFO:tasks.workunit.client.0.smithi029.stdout:op 4986 completed, throughput=5MB/sec 2024-08-29T18:31:53.652 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-U4IWvM5q511_96j off=6558211 len=1504663 2024-08-29T18:31:53.655 INFO:tasks.workunit.client.0.smithi029.stdout:op 4987 completed, throughput=5MB/sec 2024-08-29T18:31:53.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:31:53 smithi029 bash[79042]: cluster 2024-08-29T18:31:52.349656+0000 mgr.y (mgr.25004) 1259 : cluster [DBG] pgmap v1931: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2024-08-29T18:31:53.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:31:53 smithi029 bash[77880]: cluster 2024-08-29T18:31:52.349656+0000 mgr.y (mgr.25004) 1259 : cluster [DBG] pgmap v1931: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2024-08-29T18:31:53.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:31:53 smithi110 bash[67519]: cluster 2024-08-29T18:31:52.349656+0000 mgr.y (mgr.25004) 1259 : cluster [DBG] pgmap v1931: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2024-08-29T18:31:54.656 INFO:tasks.workunit.client.0.smithi029.stdout: 957: throughput=5MB/sec pending data=0 2024-08-29T18:31:54.656 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-iXN56-C0dcHEEuD off=11709006 len=1272455 2024-08-29T18:31:54.661 INFO:tasks.workunit.client.0.smithi029.stdout:op 4988 completed, throughput=5MB/sec 2024-08-29T18:31:54.661 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-29ntpBTu2MB9pX5 off=7728378 len=856043 2024-08-29T18:31:54.669 INFO:tasks.workunit.client.0.smithi029.stdout:op 4989 completed, throughput=5MB/sec 2024-08-29T18:31:54.669 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-25l_lZcOue4oGsE off=5494827 len=1833948 2024-08-29T18:31:54.684 INFO:tasks.workunit.client.0.smithi029.stdout:op 4990 completed, throughput=5MB/sec 2024-08-29T18:31:54.684 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-BHpQy3OMZX0jx6T off=22162724 len=1715972 2024-08-29T18:31:54.686 INFO:tasks.workunit.client.0.smithi029.stdout:op 4991 completed, throughput=5MB/sec 2024-08-29T18:31:54.901 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:31:54 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:31:54] "GET /metrics HTTP/1.1" 200 34029 "" "Prometheus/2.43.0" 2024-08-29T18:31:55.687 INFO:tasks.workunit.client.0.smithi029.stdout: 958: throughput=5MB/sec pending data=0 2024-08-29T18:31:55.687 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-p0bYkhWsnLoqzR8 off=2658024 len=1552424 2024-08-29T18:31:55.698 INFO:tasks.workunit.client.0.smithi029.stdout:op 4992 completed, throughput=5MB/sec 2024-08-29T18:31:55.699 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-ZHcY5QT5jk7dmSu off=4803382 len=1048218 2024-08-29T18:31:55.707 INFO:tasks.workunit.client.0.smithi029.stdout:op 4993 completed, throughput=5MB/sec 2024-08-29T18:31:55.707 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-rFMzG_VJ68EOHam off=19625932 len=1895521 2024-08-29T18:31:55.712 INFO:tasks.workunit.client.0.smithi029.stdout:op 4994 completed, throughput=5MB/sec 2024-08-29T18:31:55.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:31:55 smithi029 bash[77880]: cluster 2024-08-29T18:31:54.350453+0000 mgr.y (mgr.25004) 1260 : cluster [DBG] pgmap v1932: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-08-29T18:31:55.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:31:55 smithi029 bash[79042]: cluster 2024-08-29T18:31:54.350453+0000 mgr.y (mgr.25004) 1260 : cluster [DBG] pgmap v1932: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-08-29T18:31:55.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:31:55 smithi110 bash[67519]: cluster 2024-08-29T18:31:54.350453+0000 mgr.y (mgr.25004) 1260 : cluster [DBG] pgmap v1932: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-08-29T18:31:56.710 INFO:tasks.workunit.client.0.smithi029.stdout: 959: throughput=5MB/sec pending data=0 2024-08-29T18:31:56.710 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-ZO-mz_o-qxt5CoU off=4028597 len=628056 2024-08-29T18:31:56.713 INFO:tasks.workunit.client.0.smithi029.stdout:op 4995 completed, throughput=5MB/sec 2024-08-29T18:31:56.713 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-BwjflSkYh_nU93F off=1004919 len=908056 2024-08-29T18:31:56.716 INFO:tasks.workunit.client.0.smithi029.stdout:op 4996 completed, throughput=5MB/sec 2024-08-29T18:31:56.716 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-HeSg8FtNTTfgrYr off=6262579 len=1630665 2024-08-29T18:31:56.721 INFO:tasks.workunit.client.0.smithi029.stdout:op 4997 completed, throughput=5MB/sec 2024-08-29T18:31:56.722 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-acwBXVQOYlsHdpL off=3914747 len=878574 2024-08-29T18:31:56.730 INFO:tasks.workunit.client.0.smithi029.stdout:op 4998 completed, throughput=5MB/sec 2024-08-29T18:31:56.730 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-K3jGe3_jER8xM7w off=4613590 len=1815338 2024-08-29T18:31:56.743 INFO:tasks.workunit.client.0.smithi029.stdout:op 4999 completed, throughput=5MB/sec 2024-08-29T18:31:57.743 INFO:tasks.workunit.client.0.smithi029.stdout: 960: throughput=5MB/sec pending data=0 2024-08-29T18:31:57.743 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-CCMr_Rk4zzUfhLP off=2550091 len=1113201 2024-08-29T18:31:57.746 INFO:tasks.workunit.client.0.smithi029.stdout:op 5000 completed, throughput=5MB/sec 2024-08-29T18:31:57.747 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-I0lGSkGXu1krXuA off=7254004 len=1620447 2024-08-29T18:31:57.751 INFO:tasks.workunit.client.0.smithi029.stdout:op 5001 completed, throughput=5MB/sec 2024-08-29T18:31:57.751 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-lFUsXOrUJYkM6In off=11874917 len=241789 2024-08-29T18:31:57.757 INFO:tasks.workunit.client.0.smithi029.stdout:op 5002 completed, throughput=5MB/sec 2024-08-29T18:31:57.757 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-JMqGbbt-le-bNbb off=3927211 len=402614 2024-08-29T18:31:57.759 INFO:tasks.workunit.client.0.smithi029.stdout:op 5003 completed, throughput=5MB/sec 2024-08-29T18:31:57.759 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-Qn5AVJqAOAP03vy off=5280281 len=492454 2024-08-29T18:31:57.765 INFO:tasks.workunit.client.0.smithi029.stdout:op 5004 completed, throughput=5MB/sec 2024-08-29T18:31:57.766 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-FPksBr4g6ZaHMN3 off=8825629 len=1887513 2024-08-29T18:31:57.770 INFO:tasks.workunit.client.0.smithi029.stdout:op 5005 completed, throughput=5MB/sec 2024-08-29T18:31:57.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:31:57 smithi029 bash[79042]: cluster 2024-08-29T18:31:56.351517+0000 mgr.y (mgr.25004) 1261 : cluster [DBG] pgmap v1933: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.9 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-08-29T18:31:57.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:31:57 smithi029 bash[77880]: cluster 2024-08-29T18:31:56.351517+0000 mgr.y (mgr.25004) 1261 : cluster [DBG] pgmap v1933: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.9 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-08-29T18:31:57.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:31:57 smithi110 bash[67519]: cluster 2024-08-29T18:31:56.351517+0000 mgr.y (mgr.25004) 1261 : cluster [DBG] pgmap v1933: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.9 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-08-29T18:31:58.770 INFO:tasks.workunit.client.0.smithi029.stdout: 961: throughput=5MB/sec pending data=0 2024-08-29T18:31:58.770 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-uFxPFMHYVOwmDAB off=7473853 len=169557 2024-08-29T18:31:58.771 INFO:tasks.workunit.client.0.smithi029.stdout:op 5006 completed, throughput=5MB/sec 2024-08-29T18:31:58.772 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-YyJgVhl-i6kpdRa off=3090029 len=1017364 2024-08-29T18:31:58.781 INFO:tasks.workunit.client.0.smithi029.stdout:op 5007 completed, throughput=5MB/sec 2024-08-29T18:31:58.781 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-6fo4Fx_dXyjAsjt off=8992504 len=290942 2024-08-29T18:31:58.783 INFO:tasks.workunit.client.0.smithi029.stdout:op 5008 completed, throughput=5MB/sec 2024-08-29T18:31:58.783 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-FTehjP1m1L2fSle off=23638525 len=6511 2024-08-29T18:31:58.784 INFO:tasks.workunit.client.0.smithi029.stdout:op 5009 completed, throughput=5MB/sec 2024-08-29T18:31:58.784 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-zJcIU_dgMljF8vs off=22305033 len=1346627 2024-08-29T18:31:58.789 INFO:tasks.workunit.client.0.smithi029.stdout:op 5010 completed, throughput=5MB/sec 2024-08-29T18:31:58.789 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-l92qHZMx85QsUGn off=3952294 len=682584 2024-08-29T18:31:58.796 INFO:tasks.workunit.client.0.smithi029.stdout:op 5011 completed, throughput=5MB/sec 2024-08-29T18:31:58.796 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-C5RQK0WRHhcFg0D off=20538257 len=1654332 2024-08-29T18:31:58.800 INFO:tasks.workunit.client.0.smithi029.stdout:op 5012 completed, throughput=5MB/sec 2024-08-29T18:31:59.800 INFO:tasks.workunit.client.0.smithi029.stdout: 962: throughput=5MB/sec pending data=0 2024-08-29T18:31:59.800 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-pZDGj8wscEDw08i off=7536687 len=1930051 2024-08-29T18:31:59.805 INFO:tasks.workunit.client.0.smithi029.stdout:op 5013 completed, throughput=5MB/sec 2024-08-29T18:31:59.805 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-LxibLQlYpeGbmE4 off=12878380 len=1553002 2024-08-29T18:31:59.815 INFO:tasks.workunit.client.0.smithi029.stdout:op 5014 completed, throughput=5MB/sec 2024-08-29T18:31:59.816 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-XiUwScGmxFpBVSB off=18043060 len=647107 2024-08-29T18:31:59.818 INFO:tasks.workunit.client.0.smithi029.stdout:op 5015 completed, throughput=5MB/sec 2024-08-29T18:31:59.818 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-YaemgE-nOflFYZo off=4639240 len=1265521 2024-08-29T18:31:59.829 INFO:tasks.workunit.client.0.smithi029.stdout:op 5016 completed, throughput=5MB/sec 2024-08-29T18:31:59.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:31:59 smithi029 bash[79042]: cluster 2024-08-29T18:31:58.352459+0000 mgr.y (mgr.25004) 1262 : cluster [DBG] pgmap v1934: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-08-29T18:31:59.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:31:59 smithi029 bash[77880]: cluster 2024-08-29T18:31:58.352459+0000 mgr.y (mgr.25004) 1262 : cluster [DBG] pgmap v1934: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-08-29T18:31:59.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:31:59 smithi110 bash[67519]: cluster 2024-08-29T18:31:58.352459+0000 mgr.y (mgr.25004) 1262 : cluster [DBG] pgmap v1934: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-08-29T18:32:00.829 INFO:tasks.workunit.client.0.smithi029.stdout: 963: throughput=5MB/sec pending data=0 2024-08-29T18:32:00.830 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-IvcZM7i9x2JTJ8T off=250960 len=908179 2024-08-29T18:32:00.832 INFO:tasks.workunit.client.0.smithi029.stdout:op 5017 completed, throughput=5MB/sec 2024-08-29T18:32:00.832 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-VVsYBNfQ8p5fO_1 off=879712 len=1325308 2024-08-29T18:32:00.843 INFO:tasks.workunit.client.0.smithi029.stdout:op 5018 completed, throughput=5MB/sec 2024-08-29T18:32:00.843 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-N_yYXl-5TERMrdZ off=17665966 len=344383 2024-08-29T18:32:00.849 INFO:tasks.workunit.client.0.smithi029.stdout:op 5019 completed, throughput=5MB/sec 2024-08-29T18:32:00.849 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-jJvJeVa6JjOJyKq off=17985258 len=741186 2024-08-29T18:32:00.856 INFO:tasks.workunit.client.0.smithi029.stdout:op 5020 completed, throughput=5MB/sec 2024-08-29T18:32:00.856 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-K5L22mngL5qYSs0 off=2422048 len=1472959 2024-08-29T18:32:00.868 INFO:tasks.workunit.client.0.smithi029.stdout:op 5021 completed, throughput=5MB/sec 2024-08-29T18:32:01.869 INFO:tasks.workunit.client.0.smithi029.stdout: 964: throughput=5MB/sec pending data=0 2024-08-29T18:32:01.869 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-bvZVrUNThEu1mIk off=13652008 len=819681 2024-08-29T18:32:01.877 INFO:tasks.workunit.client.0.smithi029.stdout:op 5022 completed, throughput=5MB/sec 2024-08-29T18:32:01.877 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-e5D14wbIU3kiL8A off=5575204 len=473246 2024-08-29T18:32:01.880 INFO:tasks.workunit.client.0.smithi029.stdout:op 5023 completed, throughput=5MB/sec 2024-08-29T18:32:01.880 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-E4vuAQX6yWIR-eX off=7150129 len=1080294 2024-08-29T18:32:01.883 INFO:tasks.workunit.client.0.smithi029.stdout:op 5024 completed, throughput=5MB/sec 2024-08-29T18:32:01.883 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-vqHGfFVWCVFfJlH off=4109693 len=1528361 2024-08-29T18:32:01.887 INFO:tasks.workunit.client.0.smithi029.stdout:op 5025 completed, throughput=5MB/sec 2024-08-29T18:32:01.887 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-ZHwJD6B03stWdwo off=1083669 len=893599 2024-08-29T18:32:01.890 INFO:tasks.workunit.client.0.smithi029.stdout:op 5026 completed, throughput=5MB/sec 2024-08-29T18:32:01.891 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-L3Y8PtDZmDA6C_v off=8357984 len=1757850 2024-08-29T18:32:01.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:32:01 smithi029 bash[79042]: cluster 2024-08-29T18:32:00.353316+0000 mgr.y (mgr.25004) 1263 : cluster [DBG] pgmap v1935: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-08-29T18:32:01.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:32:01 smithi029 bash[77880]: cluster 2024-08-29T18:32:00.353316+0000 mgr.y (mgr.25004) 1263 : cluster [DBG] pgmap v1935: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-08-29T18:32:01.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:32:01 smithi110 bash[67519]: cluster 2024-08-29T18:32:00.353316+0000 mgr.y (mgr.25004) 1263 : cluster [DBG] pgmap v1935: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-08-29T18:32:01.903 INFO:tasks.workunit.client.0.smithi029.stdout:op 5027 completed, throughput=5MB/sec 2024-08-29T18:32:02.903 INFO:tasks.workunit.client.0.smithi029.stdout: 965: throughput=5MB/sec pending data=0 2024-08-29T18:32:02.904 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-agsGuOpp64hBDVd off=884909 len=182508 2024-08-29T18:32:02.905 INFO:tasks.workunit.client.0.smithi029.stdout:op 5028 completed, throughput=5MB/sec 2024-08-29T18:32:02.905 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-S6kmtW4c4XEI7OS off=9689939 len=786473 2024-08-29T18:32:02.913 INFO:tasks.workunit.client.0.smithi029.stdout:op 5029 completed, throughput=5MB/sec 2024-08-29T18:32:02.913 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-035bpoepmDbvnpf off=534879 len=1816180 2024-08-29T18:32:02.918 INFO:tasks.workunit.client.0.smithi029.stdout:op 5030 completed, throughput=5MB/sec 2024-08-29T18:32:02.918 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-l2Mgl9AdnTaCdA9 off=1616824 len=301190 2024-08-29T18:32:02.919 INFO:tasks.workunit.client.0.smithi029.stdout:op 5031 completed, throughput=5MB/sec 2024-08-29T18:32:02.919 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-QjOeM-Dxoo2vYaP off=17333113 len=1336379 2024-08-29T18:32:02.929 INFO:tasks.workunit.client.0.smithi029.stdout:op 5032 completed, throughput=5MB/sec 2024-08-29T18:32:03.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:32:03 smithi029 bash[79042]: cluster 2024-08-29T18:32:02.354506+0000 mgr.y (mgr.25004) 1264 : cluster [DBG] pgmap v1936: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.6 MiB/s wr, 6 op/s 2024-08-29T18:32:03.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:32:03 smithi029 bash[77880]: cluster 2024-08-29T18:32:02.354506+0000 mgr.y (mgr.25004) 1264 : cluster [DBG] pgmap v1936: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.6 MiB/s wr, 6 op/s 2024-08-29T18:32:03.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:32:03 smithi110 bash[67519]: cluster 2024-08-29T18:32:02.354506+0000 mgr.y (mgr.25004) 1264 : cluster [DBG] pgmap v1936: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.6 MiB/s wr, 6 op/s 2024-08-29T18:32:03.929 INFO:tasks.workunit.client.0.smithi029.stdout: 966: throughput=5MB/sec pending data=0 2024-08-29T18:32:03.930 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-ksh8gop8XNvob75 off=12258811 len=819913 2024-08-29T18:32:03.933 INFO:tasks.workunit.client.0.smithi029.stdout:op 5033 completed, throughput=5MB/sec 2024-08-29T18:32:03.933 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-79rgTDZmrhqySng off=13001320 len=1346233 2024-08-29T18:32:03.937 INFO:tasks.workunit.client.0.smithi029.stdout:op 5034 completed, throughput=5MB/sec 2024-08-29T18:32:03.937 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-GRsZ95TlEfxLvEW off=3229293 len=1306883 2024-08-29T18:32:03.947 INFO:tasks.workunit.client.0.smithi029.stdout:op 5035 completed, throughput=5MB/sec 2024-08-29T18:32:03.947 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-RTJzBUR3pYP1ilC off=4460027 len=2086720 2024-08-29T18:32:03.949 INFO:tasks.workunit.client.0.smithi029.stdout:op 5036 completed, throughput=5MB/sec 2024-08-29T18:32:04.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:32:04 smithi029 bash[77880]: audit 2024-08-29T18:32:03.560782+0000 mon.c (mon.2) 589 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:32:04.901 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:32:04 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:32:04] "GET /metrics HTTP/1.1" 200 34032 "" "Prometheus/2.43.0" 2024-08-29T18:32:04.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:32:04 smithi029 bash[79042]: audit 2024-08-29T18:32:03.560782+0000 mon.c (mon.2) 589 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:32:04.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:32:04 smithi110 bash[67519]: audit 2024-08-29T18:32:03.560782+0000 mon.c (mon.2) 589 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:32:04.950 INFO:tasks.workunit.client.0.smithi029.stdout: 967: throughput=5MB/sec pending data=0 2024-08-29T18:32:04.950 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-KuW40BU_t8aPPaE off=5410076 len=388920 2024-08-29T18:32:04.956 INFO:tasks.workunit.client.0.smithi029.stdout:op 5037 completed, throughput=5MB/sec 2024-08-29T18:32:04.956 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-eXsYQFTlI5QLquE off=1218847 len=1937602 2024-08-29T18:32:04.971 INFO:tasks.workunit.client.0.smithi029.stdout:op 5038 completed, throughput=5MB/sec 2024-08-29T18:32:04.971 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-z5i56-dya57_Hyf off=1645009 len=1730715 2024-08-29T18:32:04.981 INFO:tasks.workunit.client.0.smithi029.stdout:op 5039 completed, throughput=5MB/sec 2024-08-29T18:32:04.981 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-JUemasOB1rC273A off=1293427 len=1423401 2024-08-29T18:32:04.990 INFO:tasks.workunit.client.0.smithi029.stdout:op 5040 completed, throughput=5MB/sec 2024-08-29T18:32:05.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:32:05 smithi029 bash[77880]: cluster 2024-08-29T18:32:04.355374+0000 mgr.y (mgr.25004) 1265 : cluster [DBG] pgmap v1937: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-29T18:32:05.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:32:05 smithi029 bash[79042]: cluster 2024-08-29T18:32:04.355374+0000 mgr.y (mgr.25004) 1265 : cluster [DBG] pgmap v1937: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-29T18:32:05.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:32:05 smithi110 bash[67519]: cluster 2024-08-29T18:32:04.355374+0000 mgr.y (mgr.25004) 1265 : cluster [DBG] pgmap v1937: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-29T18:32:05.991 INFO:tasks.workunit.client.0.smithi029.stdout: 968: throughput=5MB/sec pending data=0 2024-08-29T18:32:05.991 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-y-1F8nYAqnvRzgX off=5550538 len=115127 2024-08-29T18:32:05.996 INFO:tasks.workunit.client.0.smithi029.stdout:op 5041 completed, throughput=5MB/sec 2024-08-29T18:32:05.996 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-JJMoR_Fja3nV-hm off=1471192 len=1941347 2024-08-29T18:32:06.010 INFO:tasks.workunit.client.0.smithi029.stdout:op 5042 completed, throughput=5MB/sec 2024-08-29T18:32:06.011 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-UBXmDjjowP2tL9Z off=8117901 len=607915 2024-08-29T18:32:06.013 INFO:tasks.workunit.client.0.smithi029.stdout:op 5043 completed, throughput=5MB/sec 2024-08-29T18:32:06.013 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-m78QApKtUw9krYc off=697440 len=972961 2024-08-29T18:32:06.015 INFO:tasks.workunit.client.0.smithi029.stdout:op 5044 completed, throughput=5MB/sec 2024-08-29T18:32:06.015 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-K7oOxJXC-J8BWeQ off=3708075 len=310761 2024-08-29T18:32:06.021 INFO:tasks.workunit.client.0.smithi029.stdout:op 5045 completed, throughput=5MB/sec 2024-08-29T18:32:06.021 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-R-JBvu-xaOjXdbg off=16302429 len=156332 2024-08-29T18:32:06.023 INFO:tasks.workunit.client.0.smithi029.stdout:op 5046 completed, throughput=5MB/sec 2024-08-29T18:32:06.023 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-XjI67sd5gKVxfFY off=562956 len=374521 2024-08-29T18:32:06.025 INFO:tasks.workunit.client.0.smithi029.stdout:op 5047 completed, throughput=5MB/sec 2024-08-29T18:32:06.025 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-Bhj7K6XC7vleupt off=1249464 len=1975655 2024-08-29T18:32:06.038 INFO:tasks.workunit.client.0.smithi029.stdout:op 5048 completed, throughput=5MB/sec 2024-08-29T18:32:07.039 INFO:tasks.workunit.client.0.smithi029.stdout: 969: throughput=5MB/sec pending data=0 2024-08-29T18:32:07.039 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-9Q7UtagS6-kBFKl off=8377686 len=128226 2024-08-29T18:32:07.040 INFO:tasks.workunit.client.0.smithi029.stdout:op 5049 completed, throughput=5MB/sec 2024-08-29T18:32:07.040 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-MC3Iy7EHDk7Y4cy off=1266223 len=844666 2024-08-29T18:32:07.048 INFO:tasks.workunit.client.0.smithi029.stdout:op 5050 completed, throughput=5MB/sec 2024-08-29T18:32:07.048 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-2oreXgOzyVwtfOb off=123513 len=236612 2024-08-29T18:32:07.050 INFO:tasks.workunit.client.0.smithi029.stdout:op 5051 completed, throughput=5MB/sec 2024-08-29T18:32:07.050 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-6gLzmBdCg8qd0v4 off=8396901 len=1974461 2024-08-29T18:32:07.055 INFO:tasks.workunit.client.0.smithi029.stdout:op 5052 completed, throughput=5MB/sec 2024-08-29T18:32:07.055 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-8YoGs67okyMT5qr off=616902 len=370133 2024-08-29T18:32:07.061 INFO:tasks.workunit.client.0.smithi029.stdout:op 5053 completed, throughput=5MB/sec 2024-08-29T18:32:07.061 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-CP4x4en3FbRKoso off=5520057 len=1613994 2024-08-29T18:32:07.074 INFO:tasks.workunit.client.0.smithi029.stdout:op 5054 completed, throughput=5MB/sec 2024-08-29T18:32:07.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:32:07 smithi029 bash[77880]: cluster 2024-08-29T18:32:06.356389+0000 mgr.y (mgr.25004) 1266 : cluster [DBG] pgmap v1938: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-29T18:32:07.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:32:07 smithi029 bash[79042]: cluster 2024-08-29T18:32:06.356389+0000 mgr.y (mgr.25004) 1266 : cluster [DBG] pgmap v1938: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-29T18:32:07.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:32:07 smithi110 bash[67519]: cluster 2024-08-29T18:32:06.356389+0000 mgr.y (mgr.25004) 1266 : cluster [DBG] pgmap v1938: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-29T18:32:08.075 INFO:tasks.workunit.client.0.smithi029.stdout: 970: throughput=5MB/sec pending data=0 2024-08-29T18:32:08.075 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-H_dX8JrCo3khvkk off=1026811 len=1305355 2024-08-29T18:32:08.085 INFO:tasks.workunit.client.0.smithi029.stdout:op 5055 completed, throughput=5MB/sec 2024-08-29T18:32:08.085 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-8JBce5OkPA5DkjE off=5292767 len=1339680 2024-08-29T18:32:08.094 INFO:tasks.workunit.client.0.smithi029.stdout:op 5056 completed, throughput=5MB/sec 2024-08-29T18:32:08.095 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-g7rwTHrutyreFbb off=14482409 len=1208727 2024-08-29T18:32:08.104 INFO:tasks.workunit.client.0.smithi029.stdout:op 5057 completed, throughput=5MB/sec 2024-08-29T18:32:08.104 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-ITK7-zjj38UsiUK off=2623468 len=1272289 2024-08-29T18:32:08.114 INFO:tasks.workunit.client.0.smithi029.stdout:op 5058 completed, throughput=5MB/sec 2024-08-29T18:32:09.114 INFO:tasks.workunit.client.0.smithi029.stdout: 971: throughput=5MB/sec pending data=0 2024-08-29T18:32:09.114 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-NDaWcCNBAj3EqaV off=12219021 len=1341207 2024-08-29T18:32:09.117 INFO:tasks.workunit.client.0.smithi029.stdout:op 5059 completed, throughput=5MB/sec 2024-08-29T18:32:09.118 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-b9hcLgXMmhhyQ-3 off=1487955 len=213584 2024-08-29T18:32:09.123 INFO:tasks.workunit.client.0.smithi029.stdout:op 5060 completed, throughput=5MB/sec 2024-08-29T18:32:09.123 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-B401DBxu8MekmXw off=16633585 len=1008721 2024-08-29T18:32:09.131 INFO:tasks.workunit.client.0.smithi029.stdout:op 5061 completed, throughput=5MB/sec 2024-08-29T18:32:09.131 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-HnTwJYreOEBV2Oe off=10817616 len=1438836 2024-08-29T18:32:09.135 INFO:tasks.workunit.client.0.smithi029.stdout:op 5062 completed, throughput=5MB/sec 2024-08-29T18:32:09.135 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-Ghc_QT6vNh-CCeJ off=7476301 len=588408 2024-08-29T18:32:09.142 INFO:tasks.workunit.client.0.smithi029.stdout:op 5063 completed, throughput=5MB/sec 2024-08-29T18:32:09.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:32:09 smithi029 bash[77880]: cluster 2024-08-29T18:32:08.357364+0000 mgr.y (mgr.25004) 1267 : cluster [DBG] pgmap v1939: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-08-29T18:32:09.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:32:09 smithi029 bash[79042]: cluster 2024-08-29T18:32:08.357364+0000 mgr.y (mgr.25004) 1267 : cluster [DBG] pgmap v1939: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-08-29T18:32:09.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:32:09 smithi110 bash[67519]: cluster 2024-08-29T18:32:08.357364+0000 mgr.y (mgr.25004) 1267 : cluster [DBG] pgmap v1939: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-08-29T18:32:10.142 INFO:tasks.workunit.client.0.smithi029.stdout: 972: throughput=5MB/sec pending data=0 2024-08-29T18:32:10.143 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-LD-vGPWGuwS9DFg off=15398219 len=575847 2024-08-29T18:32:10.149 INFO:tasks.workunit.client.0.smithi029.stdout:op 5064 completed, throughput=5MB/sec 2024-08-29T18:32:10.149 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-izRX_SJFMBfR4e7 off=1099274 len=1854494 2024-08-29T18:32:10.162 INFO:tasks.workunit.client.0.smithi029.stdout:op 5065 completed, throughput=5MB/sec 2024-08-29T18:32:10.162 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-i_HuiROa0Hhg1-W off=7755252 len=1738107 2024-08-29T18:32:10.173 INFO:tasks.workunit.client.0.smithi029.stdout:op 5066 completed, throughput=5MB/sec 2024-08-29T18:32:10.173 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-WuqvEwta4TH-Unr off=1066897 len=1151616 2024-08-29T18:32:10.176 INFO:tasks.workunit.client.0.smithi029.stdout:op 5067 completed, throughput=5MB/sec 2024-08-29T18:32:11.177 INFO:tasks.workunit.client.0.smithi029.stdout: 973: throughput=5MB/sec pending data=0 2024-08-29T18:32:11.177 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-mPefSt4FgiNEaWd off=1713832 len=832817 2024-08-29T18:32:11.186 INFO:tasks.workunit.client.0.smithi029.stdout:op 5068 completed, throughput=5MB/sec 2024-08-29T18:32:11.186 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-Jul2vQCIwYQSjmE off=11821772 len=1424202 2024-08-29T18:32:11.198 INFO:tasks.workunit.client.0.smithi029.stdout:op 5069 completed, throughput=5MB/sec 2024-08-29T18:32:11.198 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-OwFTViJjfKvSEVR off=4633847 len=611095 2024-08-29T18:32:11.199 INFO:tasks.workunit.client.0.smithi029.stdout:op 5070 completed, throughput=5MB/sec 2024-08-29T18:32:11.199 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-ePZzmwe_08sQRrR off=11902183 len=822771 2024-08-29T18:32:11.206 INFO:tasks.workunit.client.0.smithi029.stdout:op 5071 completed, throughput=5MB/sec 2024-08-29T18:32:11.206 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj--tEerAfkkBiFv98 off=3031496 len=990059 2024-08-29T18:32:11.208 INFO:tasks.workunit.client.0.smithi029.stdout:op 5072 completed, throughput=5MB/sec 2024-08-29T18:32:11.208 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-6vqj4iUcJfOXUEC off=2591097 len=1761411 2024-08-29T18:32:11.222 INFO:tasks.workunit.client.0.smithi029.stdout:op 5073 completed, throughput=5MB/sec 2024-08-29T18:32:11.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:32:11 smithi029 bash[79042]: cluster 2024-08-29T18:32:10.358252+0000 mgr.y (mgr.25004) 1268 : cluster [DBG] pgmap v1940: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-29T18:32:11.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:32:11 smithi029 bash[77880]: cluster 2024-08-29T18:32:10.358252+0000 mgr.y (mgr.25004) 1268 : cluster [DBG] pgmap v1940: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-29T18:32:11.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:32:11 smithi110 bash[67519]: cluster 2024-08-29T18:32:10.358252+0000 mgr.y (mgr.25004) 1268 : cluster [DBG] pgmap v1940: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-29T18:32:12.222 INFO:tasks.workunit.client.0.smithi029.stdout: 974: throughput=5MB/sec pending data=0 2024-08-29T18:32:12.223 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-y4rgjevrS0eTCqW off=342404 len=575763 2024-08-29T18:32:12.230 INFO:tasks.workunit.client.0.smithi029.stdout:op 5074 completed, throughput=5MB/sec 2024-08-29T18:32:12.230 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-ccNoz0NuvMOfpVc off=6419384 len=256281 2024-08-29T18:32:12.235 INFO:tasks.workunit.client.0.smithi029.stdout:op 5075 completed, throughput=5MB/sec 2024-08-29T18:32:12.235 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-Ld5nKsBrMMUhHKg off=13280645 len=1225079 2024-08-29T18:32:12.245 INFO:tasks.workunit.client.0.smithi029.stdout:op 5076 completed, throughput=5MB/sec 2024-08-29T18:32:12.245 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-yQ4OLYxWGMIr8LR off=15241943 len=1188517 2024-08-29T18:32:12.248 INFO:tasks.workunit.client.0.smithi029.stdout:op 5077 completed, throughput=5MB/sec 2024-08-29T18:32:12.248 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-BbUn2shfB0D17t3 off=5666097 len=1543147 2024-08-29T18:32:12.252 INFO:tasks.workunit.client.0.smithi029.stdout:op 5078 completed, throughput=5MB/sec 2024-08-29T18:32:13.252 INFO:tasks.workunit.client.0.smithi029.stdout: 975: throughput=5MB/sec pending data=0 2024-08-29T18:32:13.252 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-rm6Bgw33KLS4_dD off=533576 len=2077972 2024-08-29T18:32:13.268 INFO:tasks.workunit.client.0.smithi029.stdout:op 5079 completed, throughput=5MB/sec 2024-08-29T18:32:13.268 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-M9BoYCc1W3Xymw0 off=9751073 len=1832997 2024-08-29T18:32:13.281 INFO:tasks.workunit.client.0.smithi029.stdout:op 5080 completed, throughput=5MB/sec 2024-08-29T18:32:13.281 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-a1x7b0dLEUh4aPf off=10057785 len=871032 2024-08-29T18:32:13.283 INFO:tasks.workunit.client.0.smithi029.stdout:op 5081 completed, throughput=5MB/sec 2024-08-29T18:32:13.284 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-dov0WU-koNMqPhp off=2495339 len=129410 2024-08-29T18:32:13.285 INFO:tasks.workunit.client.0.smithi029.stdout:op 5082 completed, throughput=5MB/sec 2024-08-29T18:32:13.285 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-c8ipW8WZmM1UaY1 off=20367 len=666842 2024-08-29T18:32:13.286 INFO:tasks.workunit.client.0.smithi029.stdout:op 5083 completed, throughput=5MB/sec 2024-08-29T18:32:13.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:32:13 smithi029 bash[79042]: cluster 2024-08-29T18:32:12.359523+0000 mgr.y (mgr.25004) 1269 : cluster [DBG] pgmap v1941: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2024-08-29T18:32:13.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:32:13 smithi029 bash[77880]: cluster 2024-08-29T18:32:12.359523+0000 mgr.y (mgr.25004) 1269 : cluster [DBG] pgmap v1941: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2024-08-29T18:32:13.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:32:13 smithi110 bash[67519]: cluster 2024-08-29T18:32:12.359523+0000 mgr.y (mgr.25004) 1269 : cluster [DBG] pgmap v1941: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2024-08-29T18:32:14.287 INFO:tasks.workunit.client.0.smithi029.stdout: 976: throughput=5MB/sec pending data=0 2024-08-29T18:32:14.287 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-XYFoViNJ8pz_acR off=931482 len=2036682 2024-08-29T18:32:14.302 INFO:tasks.workunit.client.0.smithi029.stdout:op 5084 completed, throughput=5MB/sec 2024-08-29T18:32:14.302 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-c_88UAlDcA1qT2B off=276017 len=1999089 2024-08-29T18:32:14.318 INFO:tasks.workunit.client.0.smithi029.stdout:op 5085 completed, throughput=5MB/sec 2024-08-29T18:32:14.318 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-WO1JYNwP9HfbO7B off=869166 len=910665 2024-08-29T18:32:14.326 INFO:tasks.workunit.client.0.smithi029.stdout:op 5086 completed, throughput=5MB/sec 2024-08-29T18:32:14.901 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:32:14 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:32:14] "GET /metrics HTTP/1.1" 200 34032 "" "Prometheus/2.43.0" 2024-08-29T18:32:15.327 INFO:tasks.workunit.client.0.smithi029.stdout: 977: throughput=5MB/sec pending data=0 2024-08-29T18:32:15.327 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-i7x17cCGr7OXFOw off=8458780 len=1502059 2024-08-29T18:32:15.338 INFO:tasks.workunit.client.0.smithi029.stdout:op 5087 completed, throughput=5MB/sec 2024-08-29T18:32:15.338 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-lG7dHJAQ_6MaMlx off=4137276 len=350863 2024-08-29T18:32:15.340 INFO:tasks.workunit.client.0.smithi029.stdout:op 5088 completed, throughput=5MB/sec 2024-08-29T18:32:15.340 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-sgl3sLOcxLskCFl off=1810607 len=417813 2024-08-29T18:32:15.342 INFO:tasks.workunit.client.0.smithi029.stdout:op 5089 completed, throughput=5MB/sec 2024-08-29T18:32:15.342 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-z1agHEgKfwuA3E9 off=17821501 len=1234438 2024-08-29T18:32:15.352 INFO:tasks.workunit.client.0.smithi029.stdout:op 5090 completed, throughput=5MB/sec 2024-08-29T18:32:15.352 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-V6rrq5Oq0ajnrjl off=4919802 len=1118453 2024-08-29T18:32:15.362 INFO:tasks.workunit.client.0.smithi029.stdout:op 5091 completed, throughput=5MB/sec 2024-08-29T18:32:15.362 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-6S9-servUFWfvkD off=15287004 len=1425591 2024-08-29T18:32:15.367 INFO:tasks.workunit.client.0.smithi029.stdout:op 5092 completed, throughput=5MB/sec 2024-08-29T18:32:15.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:32:15 smithi029 bash[79042]: cluster 2024-08-29T18:32:14.360327+0000 mgr.y (mgr.25004) 1270 : cluster [DBG] pgmap v1942: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 1.3 MiB/s rd, 2.8 MiB/s wr, 3 op/s 2024-08-29T18:32:15.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:32:15 smithi029 bash[77880]: cluster 2024-08-29T18:32:14.360327+0000 mgr.y (mgr.25004) 1270 : cluster [DBG] pgmap v1942: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 1.3 MiB/s rd, 2.8 MiB/s wr, 3 op/s 2024-08-29T18:32:15.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:32:15 smithi110 bash[67519]: cluster 2024-08-29T18:32:14.360327+0000 mgr.y (mgr.25004) 1270 : cluster [DBG] pgmap v1942: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 1.3 MiB/s rd, 2.8 MiB/s wr, 3 op/s 2024-08-29T18:32:16.368 INFO:tasks.workunit.client.0.smithi029.stdout: 978: throughput=5MB/sec pending data=0 2024-08-29T18:32:16.368 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-AF8EaU6uaaMmAr7 off=6068860 len=594033 2024-08-29T18:32:16.374 INFO:tasks.workunit.client.0.smithi029.stdout:op 5093 completed, throughput=5MB/sec 2024-08-29T18:32:16.375 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-tTVYp2YUQzm2Bga off=11667025 len=954411 2024-08-29T18:32:16.383 INFO:tasks.workunit.client.0.smithi029.stdout:op 5094 completed, throughput=5MB/sec 2024-08-29T18:32:16.383 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-wBgP8gOQzXaS5u5 off=2039507 len=1821485 2024-08-29T18:32:16.398 INFO:tasks.workunit.client.0.smithi029.stdout:op 5095 completed, throughput=5MB/sec 2024-08-29T18:32:16.398 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-_ME3FXpBeqj-XV7 off=13740379 len=673934 2024-08-29T18:32:16.405 INFO:tasks.workunit.client.0.smithi029.stdout:op 5096 completed, throughput=5MB/sec 2024-08-29T18:32:16.405 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-687znZH978U17pm off=16888720 len=1317894 2024-08-29T18:32:16.408 INFO:tasks.workunit.client.0.smithi029.stdout:op 5097 completed, throughput=5MB/sec 2024-08-29T18:32:17.409 INFO:tasks.workunit.client.0.smithi029.stdout: 979: throughput=5MB/sec pending data=0 2024-08-29T18:32:17.409 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-hpAuIHNXTKpDbcb off=8665512 len=1533016 2024-08-29T18:32:17.420 INFO:tasks.workunit.client.0.smithi029.stdout:op 5098 completed, throughput=5MB/sec 2024-08-29T18:32:17.421 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-YyJgVhl-i6kpdRa off=4487525 len=349809 2024-08-29T18:32:17.427 INFO:tasks.workunit.client.0.smithi029.stdout:op 5099 completed, throughput=5MB/sec 2024-08-29T18:32:17.427 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-Y8pSCEIxI7jnbkG off=504511 len=1463556 2024-08-29T18:32:17.437 INFO:tasks.workunit.client.0.smithi029.stdout:op 5100 completed, throughput=5MB/sec 2024-08-29T18:32:17.437 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-UImPHQzfrKZ_flG off=8358872 len=837497 2024-08-29T18:32:17.444 INFO:tasks.workunit.client.0.smithi029.stdout:op 5101 completed, throughput=5MB/sec 2024-08-29T18:32:17.444 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-8mPyZ7vPW2UYxJB off=3467012 len=1163360 2024-08-29T18:32:17.453 INFO:tasks.workunit.client.0.smithi029.stdout:op 5102 completed, throughput=5MB/sec 2024-08-29T18:32:17.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:32:17 smithi029 bash[77880]: cluster 2024-08-29T18:32:16.361351+0000 mgr.y (mgr.25004) 1271 : cluster [DBG] pgmap v1943: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 1.4 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2024-08-29T18:32:17.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:32:17 smithi029 bash[79042]: cluster 2024-08-29T18:32:16.361351+0000 mgr.y (mgr.25004) 1271 : cluster [DBG] pgmap v1943: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 1.4 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2024-08-29T18:32:17.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:32:17 smithi110 bash[67519]: cluster 2024-08-29T18:32:16.361351+0000 mgr.y (mgr.25004) 1271 : cluster [DBG] pgmap v1943: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 1.4 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2024-08-29T18:32:18.453 INFO:tasks.workunit.client.0.smithi029.stdout: 980: throughput=5MB/sec pending data=0 2024-08-29T18:32:18.453 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-ZJGvkds5lgmwwAn off=2075587 len=226459 2024-08-29T18:32:18.458 INFO:tasks.workunit.client.0.smithi029.stdout:op 5103 completed, throughput=5MB/sec 2024-08-29T18:32:18.458 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-igaQ5yyB7ZwQfRU off=6707150 len=492219 2024-08-29T18:32:18.465 INFO:tasks.workunit.client.0.smithi029.stdout:op 5104 completed, throughput=5MB/sec 2024-08-29T18:32:18.465 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-l682S2dobwsVbvx off=5802088 len=1892994 2024-08-29T18:32:18.479 INFO:tasks.workunit.client.0.smithi029.stdout:op 5105 completed, throughput=5MB/sec 2024-08-29T18:32:18.479 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-J2BN5HwVzC9Civm off=5830984 len=1469076 2024-08-29T18:32:18.488 INFO:tasks.workunit.client.0.smithi029.stdout:op 5106 completed, throughput=5MB/sec 2024-08-29T18:32:18.488 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-K2T5VNEboRreFsW off=652666 len=475562 2024-08-29T18:32:18.495 INFO:tasks.workunit.client.0.smithi029.stdout:op 5107 completed, throughput=5MB/sec 2024-08-29T18:32:18.495 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-5UXV-0jyq5Ewj6B off=904814 len=116075 2024-08-29T18:32:18.496 INFO:tasks.workunit.client.0.smithi029.stdout:op 5108 completed, throughput=5MB/sec 2024-08-29T18:32:18.496 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-Z7ulVbxcEhmlqO3 off=6111171 len=1608575 2024-08-29T18:32:18.508 INFO:tasks.workunit.client.0.smithi029.stdout:op 5109 completed, throughput=5MB/sec 2024-08-29T18:32:19.508 INFO:tasks.workunit.client.0.smithi029.stdout: 981: throughput=5MB/sec pending data=0 2024-08-29T18:32:19.508 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-h9hoHhK4k693lEH off=2348697 len=1156235 2024-08-29T18:32:19.518 INFO:tasks.workunit.client.0.smithi029.stdout:op 5110 completed, throughput=5MB/sec 2024-08-29T18:32:19.518 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-JCfCqncya7D1-p_ off=5108054 len=996209 2024-08-29T18:32:19.521 INFO:tasks.workunit.client.0.smithi029.stdout:op 5111 completed, throughput=5MB/sec 2024-08-29T18:32:19.521 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-pfMzGHa4JsSNS8S off=10807691 len=1561063 2024-08-29T18:32:19.531 INFO:tasks.workunit.client.0.smithi029.stdout:op 5112 completed, throughput=5MB/sec 2024-08-29T18:32:19.531 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-6dLzjJuvbxfugJx off=2871166 len=1788743 2024-08-29T18:32:19.545 INFO:tasks.workunit.client.0.smithi029.stdout:op 5113 completed, throughput=5MB/sec 2024-08-29T18:32:19.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:32:19 smithi029 bash[79042]: cluster 2024-08-29T18:32:18.362302+0000 mgr.y (mgr.25004) 1272 : cluster [DBG] pgmap v1944: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 1.7 MiB/s rd, 3.6 MiB/s wr, 5 op/s 2024-08-29T18:32:19.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:32:19 smithi029 bash[79042]: audit 2024-08-29T18:32:18.561341+0000 mon.c (mon.2) 590 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:32:19.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:32:19 smithi029 bash[77880]: cluster 2024-08-29T18:32:18.362302+0000 mgr.y (mgr.25004) 1272 : cluster [DBG] pgmap v1944: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 1.7 MiB/s rd, 3.6 MiB/s wr, 5 op/s 2024-08-29T18:32:19.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:32:19 smithi029 bash[77880]: audit 2024-08-29T18:32:18.561341+0000 mon.c (mon.2) 590 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:32:19.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:32:19 smithi110 bash[67519]: cluster 2024-08-29T18:32:18.362302+0000 mgr.y (mgr.25004) 1272 : cluster [DBG] pgmap v1944: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 1.7 MiB/s rd, 3.6 MiB/s wr, 5 op/s 2024-08-29T18:32:19.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:32:19 smithi110 bash[67519]: audit 2024-08-29T18:32:18.561341+0000 mon.c (mon.2) 590 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:32:20.545 INFO:tasks.workunit.client.0.smithi029.stdout: 982: throughput=5MB/sec pending data=0 2024-08-29T18:32:20.546 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-kVQRcoarB3j0r6n off=2230078 len=1216033 2024-08-29T18:32:20.550 INFO:tasks.workunit.client.0.smithi029.stdout:op 5114 completed, throughput=5MB/sec 2024-08-29T18:32:20.550 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-_oY1sFM4teariyz off=3200301 len=1552438 2024-08-29T18:32:20.562 INFO:tasks.workunit.client.0.smithi029.stdout:op 5115 completed, throughput=5MB/sec 2024-08-29T18:32:20.562 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-CP7gJOpUk-V1ERX off=2101453 len=1528949 2024-08-29T18:32:20.564 INFO:tasks.workunit.client.0.smithi029.stdout:op 5116 completed, throughput=5MB/sec 2024-08-29T18:32:21.565 INFO:tasks.workunit.client.0.smithi029.stdout: 983: throughput=5MB/sec pending data=0 2024-08-29T18:32:21.565 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-ouAcChDLITWwHsl off=1008925 len=1742033 2024-08-29T18:32:21.578 INFO:tasks.workunit.client.0.smithi029.stdout:op 5117 completed, throughput=5MB/sec 2024-08-29T18:32:21.579 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-8s1LZ_P03yUtu_R off=2796970 len=1512171 2024-08-29T18:32:21.591 INFO:tasks.workunit.client.0.smithi029.stdout:op 5118 completed, throughput=5MB/sec 2024-08-29T18:32:21.591 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-HVIfNpVRwNued2w off=244999 len=1159469 2024-08-29T18:32:21.601 INFO:tasks.workunit.client.0.smithi029.stdout:op 5119 completed, throughput=5MB/sec 2024-08-29T18:32:21.601 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-gGMwQcX6C0BdTHC off=7966929 len=588146 2024-08-29T18:32:21.608 INFO:tasks.workunit.client.0.smithi029.stdout:op 5120 completed, throughput=5MB/sec 2024-08-29T18:32:21.608 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-UVgSm6yRmiXnaRD off=5180320 len=326605 2024-08-29T18:32:21.609 INFO:tasks.workunit.client.0.smithi029.stdout:op 5121 completed, throughput=5MB/sec 2024-08-29T18:32:21.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:32:21 smithi029 bash[79042]: cluster 2024-08-29T18:32:20.363192+0000 mgr.y (mgr.25004) 1273 : cluster [DBG] pgmap v1945: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 1.2 MiB/s rd, 2.9 MiB/s wr, 3 op/s 2024-08-29T18:32:21.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:32:21 smithi029 bash[77880]: cluster 2024-08-29T18:32:20.363192+0000 mgr.y (mgr.25004) 1273 : cluster [DBG] pgmap v1945: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 1.2 MiB/s rd, 2.9 MiB/s wr, 3 op/s 2024-08-29T18:32:21.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:32:21 smithi110 bash[67519]: cluster 2024-08-29T18:32:20.363192+0000 mgr.y (mgr.25004) 1273 : cluster [DBG] pgmap v1945: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 1.2 MiB/s rd, 2.9 MiB/s wr, 3 op/s 2024-08-29T18:32:22.610 INFO:tasks.workunit.client.0.smithi029.stdout: 984: throughput=5MB/sec pending data=0 2024-08-29T18:32:22.659 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-dUV2jHHLG5Zw3th off=5625782 len=1352959 2024-08-29T18:32:22.661 INFO:tasks.workunit.client.0.smithi029.stdout:op 5122 completed, throughput=5MB/sec 2024-08-29T18:32:22.661 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-T8Y2G2GtDuimnA5 off=216373 len=1658458 2024-08-29T18:32:22.661 INFO:tasks.workunit.client.0.smithi029.stdout:op 5123 completed, throughput=5MB/sec 2024-08-29T18:32:22.661 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-IAC4AqBSF1P3xPv off=12737620 len=735704 2024-08-29T18:32:22.661 INFO:tasks.workunit.client.0.smithi029.stdout:op 5124 completed, throughput=5MB/sec 2024-08-29T18:32:22.661 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-QF3e69ng7N8GI0l off=7213734 len=1163267 2024-08-29T18:32:22.661 INFO:tasks.workunit.client.0.smithi029.stdout:op 5125 completed, throughput=5MB/sec 2024-08-29T18:32:22.661 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-73irDd4bjT9C-d5 off=7130506 len=1588692 2024-08-29T18:32:22.661 INFO:tasks.workunit.client.0.smithi029.stdout:op 5126 completed, throughput=5MB/sec 2024-08-29T18:32:23.643 INFO:tasks.workunit.client.0.smithi029.stdout: 985: throughput=5MB/sec pending data=0 2024-08-29T18:32:23.643 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-Zc7EV7GT6Zb5pZO off=11070000 len=903739 2024-08-29T18:32:23.651 INFO:tasks.workunit.client.0.smithi029.stdout:op 5127 completed, throughput=5MB/sec 2024-08-29T18:32:23.652 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-rqVRC_-sGf5o0Ce off=172328 len=1900035 2024-08-29T18:32:23.656 INFO:tasks.workunit.client.0.smithi029.stdout:op 5128 completed, throughput=5MB/sec 2024-08-29T18:32:23.656 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-tVP-MOiY4KCkrXi off=14651925 len=1121482 2024-08-29T18:32:23.659 INFO:tasks.workunit.client.0.smithi029.stdout:op 5129 completed, throughput=5MB/sec 2024-08-29T18:32:23.659 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-rWJsBw4lfaUhOnL off=1140554 len=1836531 2024-08-29T18:32:23.665 INFO:tasks.workunit.client.0.smithi029.stdout:op 5130 completed, throughput=5MB/sec 2024-08-29T18:32:23.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:32:23 smithi029 bash[79042]: cluster 2024-08-29T18:32:22.364401+0000 mgr.y (mgr.25004) 1274 : cluster [DBG] pgmap v1946: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 1.3 MiB/s rd, 4.1 MiB/s wr, 5 op/s 2024-08-29T18:32:23.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:32:23 smithi029 bash[77880]: cluster 2024-08-29T18:32:22.364401+0000 mgr.y (mgr.25004) 1274 : cluster [DBG] pgmap v1946: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 1.3 MiB/s rd, 4.1 MiB/s wr, 5 op/s 2024-08-29T18:32:23.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:32:23 smithi110 bash[67519]: cluster 2024-08-29T18:32:22.364401+0000 mgr.y (mgr.25004) 1274 : cluster [DBG] pgmap v1946: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 1.3 MiB/s rd, 4.1 MiB/s wr, 5 op/s 2024-08-29T18:32:24.666 INFO:tasks.workunit.client.0.smithi029.stdout: 986: throughput=5MB/sec pending data=0 2024-08-29T18:32:24.666 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-fGdT424vG7SoQLR off=1121903 len=83516 2024-08-29T18:32:24.667 INFO:tasks.workunit.client.0.smithi029.stdout:op 5131 completed, throughput=5MB/sec 2024-08-29T18:32:24.667 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-9uOBpt2TWcPIfuO off=1393672 len=26747 2024-08-29T18:32:24.671 INFO:tasks.workunit.client.0.smithi029.stdout:op 5132 completed, throughput=5MB/sec 2024-08-29T18:32:24.672 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-_MF4yzE4TLRlnu0 off=1433813 len=2094148 2024-08-29T18:32:24.678 INFO:tasks.workunit.client.0.smithi029.stdout:op 5133 completed, throughput=5MB/sec 2024-08-29T18:32:24.678 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-1e8TcUkjwRFmJQA off=1977211 len=2046293 2024-08-29T18:32:24.692 INFO:tasks.workunit.client.0.smithi029.stdout:op 5134 completed, throughput=5MB/sec 2024-08-29T18:32:24.901 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:32:24 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:32:24] "GET /metrics HTTP/1.1" 200 34027 "" "Prometheus/2.43.0" 2024-08-29T18:32:25.692 INFO:tasks.workunit.client.0.smithi029.stdout: 987: throughput=5MB/sec pending data=0 2024-08-29T18:32:25.692 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-3MV5mWO38y999W4 off=10319631 len=308570 2024-08-29T18:32:25.697 INFO:tasks.workunit.client.0.smithi029.stdout:op 5135 completed, throughput=5MB/sec 2024-08-29T18:32:25.697 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-cVzx4ErCz9mHMFy off=10516798 len=1942129 2024-08-29T18:32:25.712 INFO:tasks.workunit.client.0.smithi029.stdout:op 5136 completed, throughput=5MB/sec 2024-08-29T18:32:25.712 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-ydkgYWxG9bhfb-K off=6901545 len=1168993 2024-08-29T18:32:25.722 INFO:tasks.workunit.client.0.smithi029.stdout:op 5137 completed, throughput=5MB/sec 2024-08-29T18:32:25.723 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-6SCSFRAtAI-A3K- off=12057370 len=1741250 2024-08-29T18:32:25.727 INFO:tasks.workunit.client.0.smithi029.stdout:op 5138 completed, throughput=5MB/sec 2024-08-29T18:32:25.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:32:25 smithi029 bash[79042]: cluster 2024-08-29T18:32:24.365209+0000 mgr.y (mgr.25004) 1275 : cluster [DBG] pgmap v1947: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 939 KiB/s rd, 3.1 MiB/s wr, 3 op/s 2024-08-29T18:32:25.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:32:25 smithi029 bash[77880]: cluster 2024-08-29T18:32:24.365209+0000 mgr.y (mgr.25004) 1275 : cluster [DBG] pgmap v1947: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 939 KiB/s rd, 3.1 MiB/s wr, 3 op/s 2024-08-29T18:32:25.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:32:25 smithi110 bash[67519]: cluster 2024-08-29T18:32:24.365209+0000 mgr.y (mgr.25004) 1275 : cluster [DBG] pgmap v1947: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 939 KiB/s rd, 3.1 MiB/s wr, 3 op/s 2024-08-29T18:32:26.727 INFO:tasks.workunit.client.0.smithi029.stdout: 988: throughput=5MB/sec pending data=0 2024-08-29T18:32:26.728 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-ProreXesj9jukBC off=6861508 len=930245 2024-08-29T18:32:26.736 INFO:tasks.workunit.client.0.smithi029.stdout:op 5139 completed, throughput=5MB/sec 2024-08-29T18:32:26.736 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-k9BJ3YTi53crlk2 off=16246299 len=941074 2024-08-29T18:32:26.745 INFO:tasks.workunit.client.0.smithi029.stdout:op 5140 completed, throughput=5MB/sec 2024-08-29T18:32:26.745 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-kojndS-DTOHDpeh off=2680206 len=224764 2024-08-29T18:32:26.747 INFO:tasks.workunit.client.0.smithi029.stdout:op 5141 completed, throughput=5MB/sec 2024-08-29T18:32:26.747 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-gbiiK-rv1mpZsnH off=5450484 len=1715701 2024-08-29T18:32:26.761 INFO:tasks.workunit.client.0.smithi029.stdout:op 5142 completed, throughput=5MB/sec 2024-08-29T18:32:26.761 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-b7SsbkrKkVlpbN_ off=5256678 len=1388837 2024-08-29T18:32:26.771 INFO:tasks.workunit.client.0.smithi029.stdout:op 5143 completed, throughput=5MB/sec 2024-08-29T18:32:26.771 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-swrgISILcoCIxg1 off=4007764 len=1770048 2024-08-29T18:32:26.782 INFO:tasks.workunit.client.0.smithi029.stdout:op 5144 completed, throughput=5MB/sec 2024-08-29T18:32:27.782 INFO:tasks.workunit.client.0.smithi029.stdout: 989: throughput=5MB/sec pending data=0 2024-08-29T18:32:27.783 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-uMyahCrSH_Gv-Uv off=8262733 len=418466 2024-08-29T18:32:27.789 INFO:tasks.workunit.client.0.smithi029.stdout:op 5145 completed, throughput=5MB/sec 2024-08-29T18:32:27.789 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-V5Hk_jdblSbLLSz off=6320698 len=2011133 2024-08-29T18:32:27.803 INFO:tasks.workunit.client.0.smithi029.stdout:op 5146 completed, throughput=5MB/sec 2024-08-29T18:32:27.803 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-TSDn8diePbB1mml off=1510501 len=1085174 2024-08-29T18:32:27.806 INFO:tasks.workunit.client.0.smithi029.stdout:op 5147 completed, throughput=5MB/sec 2024-08-29T18:32:27.806 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-apID_oOj2DXQDsW off=4123229 len=1457742 2024-08-29T18:32:27.818 INFO:tasks.workunit.client.0.smithi029.stdout:op 5148 completed, throughput=5MB/sec 2024-08-29T18:32:27.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:32:27 smithi029 bash[79042]: cluster 2024-08-29T18:32:26.366212+0000 mgr.y (mgr.25004) 1276 : cluster [DBG] pgmap v1948: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.4 MiB/s rd, 3.3 MiB/s wr, 4 op/s 2024-08-29T18:32:27.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:32:27 smithi029 bash[77880]: cluster 2024-08-29T18:32:26.366212+0000 mgr.y (mgr.25004) 1276 : cluster [DBG] pgmap v1948: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.4 MiB/s rd, 3.3 MiB/s wr, 4 op/s 2024-08-29T18:32:27.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:32:27 smithi110 bash[67519]: cluster 2024-08-29T18:32:26.366212+0000 mgr.y (mgr.25004) 1276 : cluster [DBG] pgmap v1948: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.4 MiB/s rd, 3.3 MiB/s wr, 4 op/s 2024-08-29T18:32:28.819 INFO:tasks.workunit.client.0.smithi029.stdout: 990: throughput=5MB/sec pending data=0 2024-08-29T18:32:28.819 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-QXiIPB5INysd0k1 off=3660922 len=1054614 2024-08-29T18:32:28.822 INFO:tasks.workunit.client.0.smithi029.stdout:op 5149 completed, throughput=5MB/sec 2024-08-29T18:32:28.822 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-tDMFz3qtvFSVpYe off=12232755 len=96593 2024-08-29T18:32:28.823 INFO:tasks.workunit.client.0.smithi029.stdout:op 5150 completed, throughput=5MB/sec 2024-08-29T18:32:28.823 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-jiO8Qz3IqcZvfIj off=16118810 len=1757630 2024-08-29T18:32:28.829 INFO:tasks.workunit.client.0.smithi029.stdout:op 5151 completed, throughput=5MB/sec 2024-08-29T18:32:28.829 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-mnKoE9IFvaoSoy7 off=3009393 len=1906548 2024-08-29T18:32:28.842 INFO:tasks.workunit.client.0.smithi029.stdout:op 5152 completed, throughput=5MB/sec 2024-08-29T18:32:29.842 INFO:tasks.workunit.client.0.smithi029.stdout: 991: throughput=5MB/sec pending data=0 2024-08-29T18:32:29.842 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-3j96D7YYVQasZAE off=10700214 len=46547 2024-08-29T18:32:29.846 INFO:tasks.workunit.client.0.smithi029.stdout:op 5153 completed, throughput=5MB/sec 2024-08-29T18:32:29.846 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-KeBf5TY-Ux6jJjG off=13245858 len=1850596 2024-08-29T18:32:29.850 INFO:tasks.workunit.client.0.smithi029.stdout:op 5154 completed, throughput=5MB/sec 2024-08-29T18:32:29.850 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-2CtHYrhe9eg7em5 off=4291841 len=163842 2024-08-29T18:32:29.854 INFO:tasks.workunit.client.0.smithi029.stdout:op 5155 completed, throughput=5MB/sec 2024-08-29T18:32:29.854 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-cFb4jSPxmZg7Dwr off=7185485 len=1452507 2024-08-29T18:32:29.857 INFO:tasks.workunit.client.0.smithi029.stdout:op 5156 completed, throughput=5MB/sec 2024-08-29T18:32:29.857 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-XXg9NHaZQqoO1jE off=2624661 len=683201 2024-08-29T18:32:29.864 INFO:tasks.workunit.client.0.smithi029.stdout:op 5157 completed, throughput=5MB/sec 2024-08-29T18:32:29.864 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-jDrDlWYFO4ArnQ_ off=8320832 len=1845427 2024-08-29T18:32:29.868 INFO:tasks.workunit.client.0.smithi029.stdout:op 5158 completed, throughput=5MB/sec 2024-08-29T18:32:29.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:32:29 smithi029 bash[77880]: cluster 2024-08-29T18:32:28.367192+0000 mgr.y (mgr.25004) 1277 : cluster [DBG] pgmap v1949: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.7 MiB/s rd, 3.8 MiB/s wr, 5 op/s 2024-08-29T18:32:29.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:32:29 smithi029 bash[79042]: cluster 2024-08-29T18:32:28.367192+0000 mgr.y (mgr.25004) 1277 : cluster [DBG] pgmap v1949: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.7 MiB/s rd, 3.8 MiB/s wr, 5 op/s 2024-08-29T18:32:29.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:32:29 smithi110 bash[67519]: cluster 2024-08-29T18:32:28.367192+0000 mgr.y (mgr.25004) 1277 : cluster [DBG] pgmap v1949: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.7 MiB/s rd, 3.8 MiB/s wr, 5 op/s 2024-08-29T18:32:30.868 INFO:tasks.workunit.client.0.smithi029.stdout: 992: throughput=5MB/sec pending data=0 2024-08-29T18:32:30.868 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-o35-bcBBxjMgPqE off=8010396 len=921467 2024-08-29T18:32:30.878 INFO:tasks.workunit.client.0.smithi029.stdout:op 5159 completed, throughput=5MB/sec 2024-08-29T18:32:30.878 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-mSrls3zzFzJ1q7j off=9532480 len=61500 2024-08-29T18:32:30.883 INFO:tasks.workunit.client.0.smithi029.stdout:op 5160 completed, throughput=5MB/sec 2024-08-29T18:32:30.883 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj--K3O3sUoyImVn03 off=6708982 len=1757202 2024-08-29T18:32:30.888 INFO:tasks.workunit.client.0.smithi029.stdout:op 5161 completed, throughput=5MB/sec 2024-08-29T18:32:30.888 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-68sey1KyY44pHSV off=14356197 len=53161 2024-08-29T18:32:30.893 INFO:tasks.workunit.client.0.smithi029.stdout:op 5162 completed, throughput=5MB/sec 2024-08-29T18:32:30.893 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-hgXVtHVVdVuZCqW off=1944078 len=676235 2024-08-29T18:32:30.894 INFO:tasks.workunit.client.0.smithi029.stdout:op 5163 completed, throughput=5MB/sec 2024-08-29T18:32:30.894 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-23H9hpcBasNxF0U off=11661290 len=348610 2024-08-29T18:32:30.900 INFO:tasks.workunit.client.0.smithi029.stdout:op 5164 completed, throughput=5MB/sec 2024-08-29T18:32:30.900 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-KgH9MOXXS-Sw32S off=2411954 len=894742 2024-08-29T18:32:30.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:32:30 smithi029 bash[79042]: audit 2024-08-29T18:32:29.588513+0000 mon.c (mon.2) 591 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:32:30.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:32:30 smithi029 bash[79042]: audit 2024-08-29T18:32:30.345703+0000 mon.c (mon.2) 592 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:32:30.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:32:30 smithi029 bash[79042]: audit 2024-08-29T18:32:30.347233+0000 mon.c (mon.2) 593 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:32:30.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:32:30 smithi029 bash[79042]: audit 2024-08-29T18:32:30.357048+0000 mon.a (mon.0) 1764 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:32:30.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:32:30 smithi110 bash[67519]: audit 2024-08-29T18:32:29.588513+0000 mon.c (mon.2) 591 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:32:30.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:32:30 smithi110 bash[67519]: audit 2024-08-29T18:32:30.345703+0000 mon.c (mon.2) 592 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:32:30.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:32:30 smithi110 bash[67519]: audit 2024-08-29T18:32:30.347233+0000 mon.c (mon.2) 593 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:32:30.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:32:30 smithi110 bash[67519]: audit 2024-08-29T18:32:30.357048+0000 mon.a (mon.0) 1764 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:32:30.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:32:30 smithi029 bash[77880]: audit 2024-08-29T18:32:29.588513+0000 mon.c (mon.2) 591 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:32:30.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:32:30 smithi029 bash[77880]: audit 2024-08-29T18:32:30.345703+0000 mon.c (mon.2) 592 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:32:30.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:32:30 smithi029 bash[77880]: audit 2024-08-29T18:32:30.347233+0000 mon.c (mon.2) 593 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:32:30.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:32:30 smithi029 bash[77880]: audit 2024-08-29T18:32:30.357048+0000 mon.a (mon.0) 1764 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:32:30.908 INFO:tasks.workunit.client.0.smithi029.stdout:op 5165 completed, throughput=5MB/sec 2024-08-29T18:32:31.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:32:31 smithi029 bash[79042]: cluster 2024-08-29T18:32:30.367957+0000 mgr.y (mgr.25004) 1278 : cluster [DBG] pgmap v1950: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.6 MiB/s rd, 3.2 MiB/s wr, 4 op/s 2024-08-29T18:32:31.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:32:31 smithi029 bash[77880]: cluster 2024-08-29T18:32:30.367957+0000 mgr.y (mgr.25004) 1278 : cluster [DBG] pgmap v1950: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.6 MiB/s rd, 3.2 MiB/s wr, 4 op/s 2024-08-29T18:32:31.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:32:31 smithi110 bash[67519]: cluster 2024-08-29T18:32:30.367957+0000 mgr.y (mgr.25004) 1278 : cluster [DBG] pgmap v1950: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.6 MiB/s rd, 3.2 MiB/s wr, 4 op/s 2024-08-29T18:32:31.908 INFO:tasks.workunit.client.0.smithi029.stdout: 993: throughput=5MB/sec pending data=0 2024-08-29T18:32:31.908 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-4VAbroePsSTw_RI off=21887607 len=1575100 2024-08-29T18:32:31.921 INFO:tasks.workunit.client.0.smithi029.stdout:op 5166 completed, throughput=5MB/sec 2024-08-29T18:32:31.921 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-rqM7x1qyRPAR9kA off=11134700 len=1592518 2024-08-29T18:32:31.925 INFO:tasks.workunit.client.0.smithi029.stdout:op 5167 completed, throughput=5MB/sec 2024-08-29T18:32:31.925 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-v988srFYlcjhrCX off=4987008 len=784542 2024-08-29T18:32:31.933 INFO:tasks.workunit.client.0.smithi029.stdout:op 5168 completed, throughput=5MB/sec 2024-08-29T18:32:31.933 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-nG21uP7R2b2mqK6 off=3036739 len=686990 2024-08-29T18:32:31.935 INFO:tasks.workunit.client.0.smithi029.stdout:op 5169 completed, throughput=5MB/sec 2024-08-29T18:32:31.935 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-KM9hyCdq11hYFvo off=18861329 len=219742 2024-08-29T18:32:31.941 INFO:tasks.workunit.client.0.smithi029.stdout:op 5170 completed, throughput=5MB/sec 2024-08-29T18:32:31.941 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-XWspHKUEnsXEi92 off=3887115 len=1200087 2024-08-29T18:32:31.944 INFO:tasks.workunit.client.0.smithi029.stdout:op 5171 completed, throughput=5MB/sec 2024-08-29T18:32:32.945 INFO:tasks.workunit.client.0.smithi029.stdout: 994: throughput=5MB/sec pending data=0 2024-08-29T18:32:32.945 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-uEQ2Ei7wyIV_Ycg off=517690 len=366431 2024-08-29T18:32:32.950 INFO:tasks.workunit.client.0.smithi029.stdout:op 5172 completed, throughput=5MB/sec 2024-08-29T18:32:32.951 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-bvfFoTCA9mf1ItS off=12302129 len=633269 2024-08-29T18:32:32.952 INFO:tasks.workunit.client.0.smithi029.stdout:op 5173 completed, throughput=5MB/sec 2024-08-29T18:32:32.953 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-bUbG8JUsd4Q6UAp off=19669732 len=1062986 2024-08-29T18:32:32.956 INFO:tasks.workunit.client.0.smithi029.stdout:op 5174 completed, throughput=5MB/sec 2024-08-29T18:32:32.956 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-QaGyZSuQRSIdi4E off=385381 len=746859 2024-08-29T18:32:32.964 INFO:tasks.workunit.client.0.smithi029.stdout:op 5175 completed, throughput=5MB/sec 2024-08-29T18:32:32.964 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-GYahvgA96LeMhwR off=796030 len=525848 2024-08-29T18:32:32.971 INFO:tasks.workunit.client.0.smithi029.stdout:op 5176 completed, throughput=5MB/sec 2024-08-29T18:32:32.971 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-1cF5MGJSo4Cj481 off=817447 len=388751 2024-08-29T18:32:32.977 INFO:tasks.workunit.client.0.smithi029.stdout:op 5177 completed, throughput=5MB/sec 2024-08-29T18:32:32.978 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-o_rjOsFl4ZVgigh off=5328901 len=1718501 2024-08-29T18:32:32.981 INFO:tasks.workunit.client.0.smithi029.stdout:op 5178 completed, throughput=5MB/sec 2024-08-29T18:32:33.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:32:33 smithi029 bash[79042]: cluster 2024-08-29T18:32:32.369153+0000 mgr.y (mgr.25004) 1279 : cluster [DBG] pgmap v1951: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.8 MiB/s wr, 5 op/s 2024-08-29T18:32:33.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:32:33 smithi029 bash[77880]: cluster 2024-08-29T18:32:32.369153+0000 mgr.y (mgr.25004) 1279 : cluster [DBG] pgmap v1951: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.8 MiB/s wr, 5 op/s 2024-08-29T18:32:33.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:32:33 smithi110 bash[67519]: cluster 2024-08-29T18:32:32.369153+0000 mgr.y (mgr.25004) 1279 : cluster [DBG] pgmap v1951: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.8 MiB/s wr, 5 op/s 2024-08-29T18:32:33.982 INFO:tasks.workunit.client.0.smithi029.stdout: 995: throughput=5MB/sec pending data=0 2024-08-29T18:32:33.982 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-tfUCFBxUNvmA9O0 off=11943186 len=2040722 2024-08-29T18:32:33.986 INFO:tasks.workunit.client.0.smithi029.stdout:op 5179 completed, throughput=5MB/sec 2024-08-29T18:32:33.986 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-IywsBwRupBScJbf off=14662125 len=1548996 2024-08-29T18:32:33.993 INFO:tasks.workunit.client.0.smithi029.stdout:op 5180 completed, throughput=5MB/sec 2024-08-29T18:32:33.993 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-3Jd7_MO3D_pIZpq off=12788771 len=1672994 2024-08-29T18:32:34.003 INFO:tasks.workunit.client.0.smithi029.stdout:op 5181 completed, throughput=5MB/sec 2024-08-29T18:32:34.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:32:34 smithi029 bash[77880]: audit 2024-08-29T18:32:33.561534+0000 mon.c (mon.2) 594 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:32:34.902 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:32:34 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:32:34] "GET /metrics HTTP/1.1" 200 34030 "" "Prometheus/2.43.0" 2024-08-29T18:32:34.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:32:34 smithi029 bash[79042]: audit 2024-08-29T18:32:33.561534+0000 mon.c (mon.2) 594 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:32:34.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:32:34 smithi110 bash[67519]: audit 2024-08-29T18:32:33.561534+0000 mon.c (mon.2) 594 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:32:35.003 INFO:tasks.workunit.client.0.smithi029.stdout: 996: throughput=5MB/sec pending data=0 2024-08-29T18:32:35.003 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-iD4PZ0jnP8U4nZQ off=0 len=1520243 2024-08-29T18:32:35.016 INFO:tasks.workunit.client.0.smithi029.stdout:op 5182 completed, throughput=5MB/sec 2024-08-29T18:32:35.016 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-PjAUTxdhxMXHv-G off=540265 len=497281 2024-08-29T18:32:35.019 INFO:tasks.workunit.client.0.smithi029.stdout:op 5183 completed, throughput=5MB/sec 2024-08-29T18:32:35.019 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-FUJHXQm2-BWpGk9 off=15722530 len=1575314 2024-08-29T18:32:35.032 INFO:tasks.workunit.client.0.smithi029.stdout:op 5184 completed, throughput=5MB/sec 2024-08-29T18:32:35.032 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-G6Z-aLKKtzHQ9p3 off=6158837 len=1847922 2024-08-29T18:32:35.036 INFO:tasks.workunit.client.0.smithi029.stdout:op 5185 completed, throughput=5MB/sec 2024-08-29T18:32:35.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:32:35 smithi029 bash[77880]: cluster 2024-08-29T18:32:34.369974+0000 mgr.y (mgr.25004) 1280 : cluster [DBG] pgmap v1952: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-29T18:32:35.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:32:35 smithi029 bash[79042]: cluster 2024-08-29T18:32:34.369974+0000 mgr.y (mgr.25004) 1280 : cluster [DBG] pgmap v1952: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-29T18:32:35.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:32:35 smithi110 bash[67519]: cluster 2024-08-29T18:32:34.369974+0000 mgr.y (mgr.25004) 1280 : cluster [DBG] pgmap v1952: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-29T18:32:36.036 INFO:tasks.workunit.client.0.smithi029.stdout: 997: throughput=5MB/sec pending data=0 2024-08-29T18:32:36.037 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-_kQLBDzh1IuE6Eh off=1928640 len=1385181 2024-08-29T18:32:36.047 INFO:tasks.workunit.client.0.smithi029.stdout:op 5186 completed, throughput=5MB/sec 2024-08-29T18:32:36.047 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-KUpaLJYU-bUFxer off=2980173 len=1921910 2024-08-29T18:32:36.053 INFO:tasks.workunit.client.0.smithi029.stdout:op 5187 completed, throughput=5MB/sec 2024-08-29T18:32:36.053 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-lAtt-GOAQI8ZO0m off=6458833 len=1178895 2024-08-29T18:32:36.055 INFO:tasks.workunit.client.0.smithi029.stdout:op 5188 completed, throughput=5MB/sec 2024-08-29T18:32:37.056 INFO:tasks.workunit.client.0.smithi029.stdout: 998: throughput=5MB/sec pending data=0 2024-08-29T18:32:37.056 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj--133qeEQjefCaXw off=4256034 len=312580 2024-08-29T18:32:37.058 INFO:tasks.workunit.client.0.smithi029.stdout:op 5189 completed, throughput=5MB/sec 2024-08-29T18:32:37.058 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-EjQCX58kHTaOrQg off=1591568 len=1625408 2024-08-29T18:32:37.063 INFO:tasks.workunit.client.0.smithi029.stdout:op 5190 completed, throughput=5MB/sec 2024-08-29T18:32:37.063 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-JuYgo8uN9UE2os3 off=4252040 len=1825576 2024-08-29T18:32:37.077 INFO:tasks.workunit.client.0.smithi029.stdout:op 5191 completed, throughput=5MB/sec 2024-08-29T18:32:37.077 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-asf5XdIo-vsMSvf off=12634343 len=85940 2024-08-29T18:32:37.078 INFO:tasks.workunit.client.0.smithi029.stdout:op 5192 completed, throughput=5MB/sec 2024-08-29T18:32:37.078 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-Vqy0MU2xNfuojiN off=4877966 len=1631543 2024-08-29T18:32:37.083 INFO:tasks.workunit.client.0.smithi029.stdout:op 5193 completed, throughput=5MB/sec 2024-08-29T18:32:37.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:32:37 smithi029 bash[77880]: cluster 2024-08-29T18:32:36.371018+0000 mgr.y (mgr.25004) 1281 : cluster [DBG] pgmap v1953: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-08-29T18:32:37.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:32:37 smithi029 bash[79042]: cluster 2024-08-29T18:32:36.371018+0000 mgr.y (mgr.25004) 1281 : cluster [DBG] pgmap v1953: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-08-29T18:32:37.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:32:37 smithi110 bash[67519]: cluster 2024-08-29T18:32:36.371018+0000 mgr.y (mgr.25004) 1281 : cluster [DBG] pgmap v1953: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-08-29T18:32:38.083 INFO:tasks.workunit.client.0.smithi029.stdout: 999: throughput=5MB/sec pending data=0 2024-08-29T18:32:38.084 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-Bi_1yKg3ydW35gO off=5005017 len=153946 2024-08-29T18:32:38.085 INFO:tasks.workunit.client.0.smithi029.stdout:op 5194 completed, throughput=5MB/sec 2024-08-29T18:32:38.085 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-F62wxwZhtEgiUmZ off=2456402 len=2021338 2024-08-29T18:32:38.102 INFO:tasks.workunit.client.0.smithi029.stdout:op 5195 completed, throughput=5MB/sec 2024-08-29T18:32:38.102 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-2Tmh5j_4B4NDeG4 off=13186815 len=1589076 2024-08-29T18:32:38.104 INFO:tasks.workunit.client.0.smithi029.stdout:op 5196 completed, throughput=5MB/sec 2024-08-29T18:32:38.104 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-HeiQ23wwD1hsvjb off=49929 len=32468 2024-08-29T18:32:38.105 INFO:tasks.workunit.client.0.smithi029.stdout:op 5197 completed, throughput=5MB/sec 2024-08-29T18:32:38.106 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-b_7LAKZebj4zTpq off=4955072 len=801127 2024-08-29T18:32:38.114 INFO:tasks.workunit.client.0.smithi029.stdout:op 5198 completed, throughput=5MB/sec 2024-08-29T18:32:38.114 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-eVbgOP9KcXaudS7 off=5220871 len=272953 2024-08-29T18:32:38.120 INFO:tasks.workunit.client.0.smithi029.stdout:op 5199 completed, throughput=5MB/sec 2024-08-29T18:32:38.120 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-qA05GMf2CfInDoV off=2044298 len=2081018 2024-08-29T18:32:38.133 INFO:tasks.workunit.client.0.smithi029.stdout:op 5200 completed, throughput=5MB/sec 2024-08-29T18:32:39.134 INFO:tasks.workunit.client.0.smithi029.stdout: 1000: throughput=5MB/sec pending data=0 2024-08-29T18:32:39.134 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-Kt_QwqiD_hWPGmq off=2359946 len=1898937 2024-08-29T18:32:39.148 INFO:tasks.workunit.client.0.smithi029.stdout:op 5201 completed, throughput=5MB/sec 2024-08-29T18:32:39.149 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-xl2R9krF0zkUfqH off=1152116 len=1456072 2024-08-29T18:32:39.159 INFO:tasks.workunit.client.0.smithi029.stdout:op 5202 completed, throughput=5MB/sec 2024-08-29T18:32:39.159 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-2I1fAbHtLzR7bUZ off=7954400 len=1767717 2024-08-29T18:32:39.172 INFO:tasks.workunit.client.0.smithi029.stdout:op 5203 completed, throughput=5MB/sec 2024-08-29T18:32:39.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:32:39 smithi029 bash[77880]: cluster 2024-08-29T18:32:38.371970+0000 mgr.y (mgr.25004) 1282 : cluster [DBG] pgmap v1954: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-08-29T18:32:39.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:32:39 smithi029 bash[79042]: cluster 2024-08-29T18:32:38.371970+0000 mgr.y (mgr.25004) 1282 : cluster [DBG] pgmap v1954: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-08-29T18:32:39.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:32:39 smithi110 bash[67519]: cluster 2024-08-29T18:32:38.371970+0000 mgr.y (mgr.25004) 1282 : cluster [DBG] pgmap v1954: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-08-29T18:32:40.172 INFO:tasks.workunit.client.0.smithi029.stdout: 1001: throughput=5MB/sec pending data=0 2024-08-29T18:32:40.173 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-81xSLag-Wk5GfDe off=7515369 len=589193 2024-08-29T18:32:40.174 INFO:tasks.workunit.client.0.smithi029.stdout:op 5204 completed, throughput=5MB/sec 2024-08-29T18:32:40.175 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-WASuuT6p8YeVBPK off=9465197 len=1135688 2024-08-29T18:32:40.186 INFO:tasks.workunit.client.0.smithi029.stdout:op 5205 completed, throughput=5MB/sec 2024-08-29T18:32:40.186 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-XhTj81YOntBzBCG off=4977506 len=614459 2024-08-29T18:32:40.188 INFO:tasks.workunit.client.0.smithi029.stdout:op 5206 completed, throughput=5MB/sec 2024-08-29T18:32:40.188 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-OZwoEDBPjgiMph2 off=1926453 len=1874553 2024-08-29T18:32:40.201 INFO:tasks.workunit.client.0.smithi029.stdout:op 5207 completed, throughput=5MB/sec 2024-08-29T18:32:40.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:32:40 smithi029 bash[77880]: cluster 2024-08-29T18:32:40.372868+0000 mgr.y (mgr.25004) 1283 : cluster [DBG] pgmap v1955: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-29T18:32:40.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:32:40 smithi029 bash[79042]: cluster 2024-08-29T18:32:40.372868+0000 mgr.y (mgr.25004) 1283 : cluster [DBG] pgmap v1955: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-29T18:32:40.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:32:40 smithi110 bash[67519]: cluster 2024-08-29T18:32:40.372868+0000 mgr.y (mgr.25004) 1283 : cluster [DBG] pgmap v1955: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-29T18:32:41.201 INFO:tasks.workunit.client.0.smithi029.stdout: 1002: throughput=5MB/sec pending data=0 2024-08-29T18:32:41.201 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-F_pRyVnQNKsTtpH off=2875681 len=2018317 2024-08-29T18:32:41.217 INFO:tasks.workunit.client.0.smithi029.stdout:op 5208 completed, throughput=5MB/sec 2024-08-29T18:32:41.217 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-I7WPrq2MZnXYyTC off=2748074 len=1778430 2024-08-29T18:32:41.221 INFO:tasks.workunit.client.0.smithi029.stdout:op 5209 completed, throughput=5MB/sec 2024-08-29T18:32:41.221 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-yLs9qikRUaSTMuB off=484904 len=242230 2024-08-29T18:32:41.222 INFO:tasks.workunit.client.0.smithi029.stdout:op 5210 completed, throughput=5MB/sec 2024-08-29T18:32:41.222 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-Sh3CN9d-mhGKdAR off=8885748 len=2016008 2024-08-29T18:32:41.226 INFO:tasks.workunit.client.0.smithi029.stdout:op 5211 completed, throughput=5MB/sec 2024-08-29T18:32:42.227 INFO:tasks.workunit.client.0.smithi029.stdout: 1003: throughput=5MB/sec pending data=0 2024-08-29T18:32:42.227 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-6JUeJHM7lpnhcvh off=5444707 len=318392 2024-08-29T18:32:42.233 INFO:tasks.workunit.client.0.smithi029.stdout:op 5212 completed, throughput=5MB/sec 2024-08-29T18:32:42.233 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-Gl8l5nM8oq5cFIj off=5004772 len=1411490 2024-08-29T18:32:42.237 INFO:tasks.workunit.client.0.smithi029.stdout:op 5213 completed, throughput=5MB/sec 2024-08-29T18:32:42.237 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-IRm3ufNgotVJsGQ off=5226586 len=1918547 2024-08-29T18:32:42.251 INFO:tasks.workunit.client.0.smithi029.stdout:op 5214 completed, throughput=5MB/sec 2024-08-29T18:32:42.251 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-Ds1-W2KhZL4s_8k off=7906229 len=1480477 2024-08-29T18:32:42.263 INFO:tasks.workunit.client.0.smithi029.stdout:op 5215 completed, throughput=5MB/sec 2024-08-29T18:32:43.263 INFO:tasks.workunit.client.0.smithi029.stdout: 1004: throughput=5MB/sec pending data=0 2024-08-29T18:32:43.264 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-etCO5GeK3rqdCqc off=2093217 len=2023219 2024-08-29T18:32:43.270 INFO:tasks.workunit.client.0.smithi029.stdout:op 5216 completed, throughput=5MB/sec 2024-08-29T18:32:43.270 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-ABMp_lY2l8Aqmab off=4046178 len=2071665 2024-08-29T18:32:43.274 INFO:tasks.workunit.client.0.smithi029.stdout:op 5217 completed, throughput=5MB/sec 2024-08-29T18:32:43.274 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-Cr76uqz-ueAIkBp off=8087178 len=813071 2024-08-29T18:32:43.283 INFO:tasks.workunit.client.0.smithi029.stdout:op 5218 completed, throughput=5MB/sec 2024-08-29T18:32:43.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:32:43 smithi029 bash[77880]: cluster 2024-08-29T18:32:42.374100+0000 mgr.y (mgr.25004) 1284 : cluster [DBG] pgmap v1956: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-08-29T18:32:43.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:32:43 smithi029 bash[79042]: cluster 2024-08-29T18:32:42.374100+0000 mgr.y (mgr.25004) 1284 : cluster [DBG] pgmap v1956: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-08-29T18:32:43.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:32:43 smithi110 bash[67519]: cluster 2024-08-29T18:32:42.374100+0000 mgr.y (mgr.25004) 1284 : cluster [DBG] pgmap v1956: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-08-29T18:32:44.284 INFO:tasks.workunit.client.0.smithi029.stdout: 1005: throughput=5MB/sec pending data=0 2024-08-29T18:32:44.284 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-B2FMy1LodhcUx2n off=22551540 len=2043757 2024-08-29T18:32:44.297 INFO:tasks.workunit.client.0.smithi029.stdout:op 5219 completed, throughput=5MB/sec 2024-08-29T18:32:44.298 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-l3Al1irKo-zjTUm off=970940 len=1741819 2024-08-29T18:32:44.301 INFO:tasks.workunit.client.0.smithi029.stdout:op 5220 completed, throughput=5MB/sec 2024-08-29T18:32:44.301 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-lntiPTgVWKvAy5b off=15134168 len=385675 2024-08-29T18:32:44.307 INFO:tasks.workunit.client.0.smithi029.stdout:op 5221 completed, throughput=5MB/sec 2024-08-29T18:32:44.307 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-arbKr39ivSSYQok off=19127853 len=1885525 2024-08-29T18:32:44.311 INFO:tasks.workunit.client.0.smithi029.stdout:op 5222 completed, throughput=5MB/sec 2024-08-29T18:32:44.901 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:32:44 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:32:44] "GET /metrics HTTP/1.1" 200 34030 "" "Prometheus/2.43.0" 2024-08-29T18:32:45.312 INFO:tasks.workunit.client.0.smithi029.stdout: 1006: throughput=5MB/sec pending data=0 2024-08-29T18:32:45.312 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-0LHn5opmu699S0o off=12197347 len=1166536 2024-08-29T18:32:45.315 INFO:tasks.workunit.client.0.smithi029.stdout:op 5223 completed, throughput=5MB/sec 2024-08-29T18:32:45.315 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-JKwZSaA9stIUvgw off=511008 len=408686 2024-08-29T18:32:45.321 INFO:tasks.workunit.client.0.smithi029.stdout:op 5224 completed, throughput=5MB/sec 2024-08-29T18:32:45.321 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-RowpqKTEWMnZ4oA off=3224513 len=370545 2024-08-29T18:32:45.324 INFO:tasks.workunit.client.0.smithi029.stdout:op 5225 completed, throughput=5MB/sec 2024-08-29T18:32:45.324 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-VBX_KxvrWPUgTXB off=13075015 len=1054106 2024-08-29T18:32:45.328 INFO:tasks.workunit.client.0.smithi029.stdout:op 5226 completed, throughput=5MB/sec 2024-08-29T18:32:45.328 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-wu00m-ftEvRVrG4 off=5271711 len=915567 2024-08-29T18:32:45.337 INFO:tasks.workunit.client.0.smithi029.stdout:op 5227 completed, throughput=5MB/sec 2024-08-29T18:32:45.337 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-NZ6vNqdIfOzfVW8 off=2309077 len=321291 2024-08-29T18:32:45.339 INFO:tasks.workunit.client.0.smithi029.stdout:op 5228 completed, throughput=5MB/sec 2024-08-29T18:32:45.339 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-0CrDHaqL4rsYiBx off=2479522 len=2091765 2024-08-29T18:32:45.354 INFO:tasks.workunit.client.0.smithi029.stdout:op 5229 completed, throughput=5MB/sec 2024-08-29T18:32:45.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:32:45 smithi029 bash[77880]: cluster 2024-08-29T18:32:44.374942+0000 mgr.y (mgr.25004) 1285 : cluster [DBG] pgmap v1957: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-08-29T18:32:45.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:32:45 smithi029 bash[79042]: cluster 2024-08-29T18:32:44.374942+0000 mgr.y (mgr.25004) 1285 : cluster [DBG] pgmap v1957: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-08-29T18:32:45.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:32:45 smithi110 bash[67519]: cluster 2024-08-29T18:32:44.374942+0000 mgr.y (mgr.25004) 1285 : cluster [DBG] pgmap v1957: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-08-29T18:32:46.354 INFO:tasks.workunit.client.0.smithi029.stdout: 1007: throughput=5MB/sec pending data=0 2024-08-29T18:32:46.355 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-IJ8CF7DXmufJUh7 off=1752247 len=1890556 2024-08-29T18:32:46.367 INFO:tasks.workunit.client.0.smithi029.stdout:op 5230 completed, throughput=5MB/sec 2024-08-29T18:32:46.367 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-LR7WeTDclRy8rZN off=1808801 len=1836651 2024-08-29T18:32:46.371 INFO:tasks.workunit.client.0.smithi029.stdout:op 5231 completed, throughput=5MB/sec 2024-08-29T18:32:47.371 INFO:tasks.workunit.client.0.smithi029.stdout: 1008: throughput=5MB/sec pending data=0 2024-08-29T18:32:47.372 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-kpR8Jf9TdBoI6Ip off=3652878 len=1634432 2024-08-29T18:32:47.377 INFO:tasks.workunit.client.0.smithi029.stdout:op 5232 completed, throughput=5MB/sec 2024-08-29T18:32:47.377 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-XD-jO09jOhSrQ8n off=12530917 len=959143 2024-08-29T18:32:47.386 INFO:tasks.workunit.client.0.smithi029.stdout:op 5233 completed, throughput=5MB/sec 2024-08-29T18:32:47.386 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-qmqVFamx4fZGxwG off=9779880 len=1005954 2024-08-29T18:32:47.389 INFO:tasks.workunit.client.0.smithi029.stdout:op 5234 completed, throughput=5MB/sec 2024-08-29T18:32:47.389 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-r6PMhmfVEYY6Xa- off=1572670 len=137923 2024-08-29T18:32:47.390 INFO:tasks.workunit.client.0.smithi029.stdout:op 5235 completed, throughput=5MB/sec 2024-08-29T18:32:47.390 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-QmNML8oCGWEL-WI off=3036120 len=599773 2024-08-29T18:32:47.392 INFO:tasks.workunit.client.0.smithi029.stdout:op 5236 completed, throughput=5MB/sec 2024-08-29T18:32:47.393 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-llNLy0SB6IzVVAq off=5963114 len=1981423 2024-08-29T18:32:47.407 INFO:tasks.workunit.client.0.smithi029.stdout:op 5237 completed, throughput=5MB/sec 2024-08-29T18:32:47.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:32:47 smithi029 bash[77880]: cluster 2024-08-29T18:32:46.375984+0000 mgr.y (mgr.25004) 1286 : cluster [DBG] pgmap v1958: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-08-29T18:32:47.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:32:47 smithi029 bash[79042]: cluster 2024-08-29T18:32:46.375984+0000 mgr.y (mgr.25004) 1286 : cluster [DBG] pgmap v1958: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-08-29T18:32:47.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:32:47 smithi110 bash[67519]: cluster 2024-08-29T18:32:46.375984+0000 mgr.y (mgr.25004) 1286 : cluster [DBG] pgmap v1958: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-08-29T18:32:48.408 INFO:tasks.workunit.client.0.smithi029.stdout: 1009: throughput=5MB/sec pending data=0 2024-08-29T18:32:48.408 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-Z2hZYa9KJ2XIZGR off=5055823 len=1429829 2024-08-29T18:32:48.419 INFO:tasks.workunit.client.0.smithi029.stdout:op 5238 completed, throughput=5MB/sec 2024-08-29T18:32:48.419 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-kAYPVJvtngww7Pp off=2373824 len=1098076 2024-08-29T18:32:48.424 INFO:tasks.workunit.client.0.smithi029.stdout:op 5239 completed, throughput=5MB/sec 2024-08-29T18:32:48.424 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-a9W4RINw8f2HwOR off=7011634 len=1866891 2024-08-29T18:32:48.429 INFO:tasks.workunit.client.0.smithi029.stdout:op 5240 completed, throughput=5MB/sec 2024-08-29T18:32:49.430 INFO:tasks.workunit.client.0.smithi029.stdout: 1010: throughput=5MB/sec pending data=0 2024-08-29T18:32:49.430 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-p2BDrjiZnodm0Mi off=4907999 len=1743835 2024-08-29T18:32:49.435 INFO:tasks.workunit.client.0.smithi029.stdout:op 5241 completed, throughput=5MB/sec 2024-08-29T18:32:49.436 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-DXWu9kKKcUnCxac off=17366213 len=99942 2024-08-29T18:32:49.437 INFO:tasks.workunit.client.0.smithi029.stdout:op 5242 completed, throughput=5MB/sec 2024-08-29T18:32:49.437 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-VQzp9YTSUwMPVKD off=8852162 len=1685977 2024-08-29T18:32:49.441 INFO:tasks.workunit.client.0.smithi029.stdout:op 5243 completed, throughput=5MB/sec 2024-08-29T18:32:49.441 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-s4V02CLh54HEBTL off=1790859 len=665737 2024-08-29T18:32:49.451 INFO:tasks.workunit.client.0.smithi029.stdout:op 5244 completed, throughput=5MB/sec 2024-08-29T18:32:49.451 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-2MGI4mkBlYYR757 off=10060288 len=1637592 2024-08-29T18:32:49.462 INFO:tasks.workunit.client.0.smithi029.stdout:op 5245 completed, throughput=5MB/sec 2024-08-29T18:32:49.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:32:49 smithi029 bash[79042]: cluster 2024-08-29T18:32:48.376960+0000 mgr.y (mgr.25004) 1287 : cluster [DBG] pgmap v1959: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-08-29T18:32:49.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:32:49 smithi029 bash[79042]: audit 2024-08-29T18:32:48.561860+0000 mon.c (mon.2) 595 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:32:49.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:32:49 smithi029 bash[77880]: cluster 2024-08-29T18:32:48.376960+0000 mgr.y (mgr.25004) 1287 : cluster [DBG] pgmap v1959: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-08-29T18:32:49.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:32:49 smithi029 bash[77880]: audit 2024-08-29T18:32:48.561860+0000 mon.c (mon.2) 595 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:32:49.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:32:49 smithi110 bash[67519]: cluster 2024-08-29T18:32:48.376960+0000 mgr.y (mgr.25004) 1287 : cluster [DBG] pgmap v1959: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-08-29T18:32:49.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:32:49 smithi110 bash[67519]: audit 2024-08-29T18:32:48.561860+0000 mon.c (mon.2) 595 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:32:50.463 INFO:tasks.workunit.client.0.smithi029.stdout: 1011: throughput=5MB/sec pending data=0 2024-08-29T18:32:50.463 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-alKhcBlrquQE4pL off=7998950 len=357940 2024-08-29T18:32:50.464 INFO:tasks.workunit.client.0.smithi029.stdout:op 5246 completed, throughput=5MB/sec 2024-08-29T18:32:50.464 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-MtTkZqzqHB9fyrS off=357951 len=1260748 2024-08-29T18:32:50.474 INFO:tasks.workunit.client.0.smithi029.stdout:op 5247 completed, throughput=5MB/sec 2024-08-29T18:32:50.475 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-FY5KADYqgUoFXvf off=8766777 len=1128818 2024-08-29T18:32:50.483 INFO:tasks.workunit.client.0.smithi029.stdout:op 5248 completed, throughput=5MB/sec 2024-08-29T18:32:50.483 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-N4CME0oBWLAFexW off=9286852 len=1823857 2024-08-29T18:32:50.488 INFO:tasks.workunit.client.0.smithi029.stdout:op 5249 completed, throughput=5MB/sec 2024-08-29T18:32:50.488 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-P3YHjCUYFrG61kh off=2004649 len=528982 2024-08-29T18:32:50.495 INFO:tasks.workunit.client.0.smithi029.stdout:op 5250 completed, throughput=5MB/sec 2024-08-29T18:32:51.495 INFO:tasks.workunit.client.0.smithi029.stdout: 1012: throughput=5MB/sec pending data=0 2024-08-29T18:32:51.495 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-ZmxD5JGUtaAiuLD off=9075537 len=2033504 2024-08-29T18:32:51.508 INFO:tasks.workunit.client.0.smithi029.stdout:op 5251 completed, throughput=5MB/sec 2024-08-29T18:32:51.508 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-6jDAGWIvnGpMxMg off=1311545 len=1774186 2024-08-29T18:32:51.520 INFO:tasks.workunit.client.0.smithi029.stdout:op 5252 completed, throughput=5MB/sec 2024-08-29T18:32:51.521 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-bmLPgbyHZViLImk off=8638241 len=1526035 2024-08-29T18:32:51.531 INFO:tasks.workunit.client.0.smithi029.stdout:op 5253 completed, throughput=5MB/sec 2024-08-29T18:32:51.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:32:51 smithi029 bash[77880]: cluster 2024-08-29T18:32:50.377809+0000 mgr.y (mgr.25004) 1288 : cluster [DBG] pgmap v1960: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-08-29T18:32:51.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:32:51 smithi029 bash[79042]: cluster 2024-08-29T18:32:50.377809+0000 mgr.y (mgr.25004) 1288 : cluster [DBG] pgmap v1960: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-08-29T18:32:51.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:32:51 smithi110 bash[67519]: cluster 2024-08-29T18:32:50.377809+0000 mgr.y (mgr.25004) 1288 : cluster [DBG] pgmap v1960: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-08-29T18:32:52.531 INFO:tasks.workunit.client.0.smithi029.stdout: 1013: throughput=5MB/sec pending data=0 2024-08-29T18:32:52.531 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-yKW5VW1Ei_HaJP0 off=370043 len=583244 2024-08-29T18:32:52.538 INFO:tasks.workunit.client.0.smithi029.stdout:op 5254 completed, throughput=5MB/sec 2024-08-29T18:32:52.539 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-33sc5ZXrY5nWrzO off=12988335 len=113762 2024-08-29T18:32:52.544 INFO:tasks.workunit.client.0.smithi029.stdout:op 5255 completed, throughput=5MB/sec 2024-08-29T18:32:52.544 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-VzHAJClJMUviSe9 off=4271741 len=574976 2024-08-29T18:32:52.545 INFO:tasks.workunit.client.0.smithi029.stdout:op 5256 completed, throughput=5MB/sec 2024-08-29T18:32:52.545 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-GPSSB09YcaFLwVG off=10291522 len=1587544 2024-08-29T18:32:52.547 INFO:tasks.workunit.client.0.smithi029.stdout:op 5257 completed, throughput=5MB/sec 2024-08-29T18:32:52.547 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-21yzzEbtwqPgOnu off=17172366 len=686417 2024-08-29T18:32:52.554 INFO:tasks.workunit.client.0.smithi029.stdout:op 5258 completed, throughput=5MB/sec 2024-08-29T18:32:52.554 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj--mvXVHsMWgjpT1A off=3866556 len=1413667 2024-08-29T18:32:52.557 INFO:tasks.workunit.client.0.smithi029.stdout:op 5259 completed, throughput=5MB/sec 2024-08-29T18:32:52.557 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-IC58kBqERkK5qR5 off=2040111 len=35679 2024-08-29T18:32:52.557 INFO:tasks.workunit.client.0.smithi029.stdout:op 5260 completed, throughput=5MB/sec 2024-08-29T18:32:52.557 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-ZOV7Vr_b8HfxerL off=650851 len=1500272 2024-08-29T18:32:52.560 INFO:tasks.workunit.client.0.smithi029.stdout:op 5261 completed, throughput=5MB/sec 2024-08-29T18:32:53.561 INFO:tasks.workunit.client.0.smithi029.stdout: 1014: throughput=5MB/sec pending data=0 2024-08-29T18:32:53.561 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-XuC84Df5XNRWUoV off=10803875 len=1931787 2024-08-29T18:32:53.565 INFO:tasks.workunit.client.0.smithi029.stdout:op 5262 completed, throughput=5MB/sec 2024-08-29T18:32:53.565 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-FU0j_RKzB9SkY7r off=7670337 len=90112 2024-08-29T18:32:53.566 INFO:tasks.workunit.client.0.smithi029.stdout:op 5263 completed, throughput=5MB/sec 2024-08-29T18:32:53.566 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-fGdT424vG7SoQLR off=2412135 len=482324 2024-08-29T18:32:53.569 INFO:tasks.workunit.client.0.smithi029.stdout:op 5264 completed, throughput=5MB/sec 2024-08-29T18:32:53.569 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-sBxRmUqeGR4zrE1 off=8101010 len=1935384 2024-08-29T18:32:53.584 INFO:tasks.workunit.client.0.smithi029.stdout:op 5265 completed, throughput=5MB/sec 2024-08-29T18:32:53.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:32:53 smithi029 bash[79042]: cluster 2024-08-29T18:32:52.379035+0000 mgr.y (mgr.25004) 1289 : cluster [DBG] pgmap v1961: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.2 MiB/s wr, 4 op/s 2024-08-29T18:32:53.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:32:53 smithi029 bash[77880]: cluster 2024-08-29T18:32:52.379035+0000 mgr.y (mgr.25004) 1289 : cluster [DBG] pgmap v1961: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.2 MiB/s wr, 4 op/s 2024-08-29T18:32:53.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:32:53 smithi110 bash[67519]: cluster 2024-08-29T18:32:52.379035+0000 mgr.y (mgr.25004) 1289 : cluster [DBG] pgmap v1961: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.2 MiB/s wr, 4 op/s 2024-08-29T18:32:54.584 INFO:tasks.workunit.client.0.smithi029.stdout: 1015: throughput=5MB/sec pending data=0 2024-08-29T18:32:54.585 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-Ca0_c3JJgvJ2deI off=1657974 len=1683958 2024-08-29T18:32:54.589 INFO:tasks.workunit.client.0.smithi029.stdout:op 5266 completed, throughput=5MB/sec 2024-08-29T18:32:54.589 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-avLXfd8r2Gi0-oD off=15714838 len=1754393 2024-08-29T18:32:54.602 INFO:tasks.workunit.client.0.smithi029.stdout:op 5267 completed, throughput=5MB/sec 2024-08-29T18:32:54.602 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-ByqBzemvQ6kau15 off=2727970 len=2022955 2024-08-29T18:32:54.616 INFO:tasks.workunit.client.0.smithi029.stdout:op 5268 completed, throughput=5MB/sec 2024-08-29T18:32:54.901 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:32:54 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:32:54] "GET /metrics HTTP/1.1" 200 34028 "" "Prometheus/2.43.0" 2024-08-29T18:32:55.617 INFO:tasks.workunit.client.0.smithi029.stdout: 1016: throughput=5MB/sec pending data=0 2024-08-29T18:32:55.617 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-jd3C08th9DmRH70 off=14762945 len=1184623 2024-08-29T18:32:55.627 INFO:tasks.workunit.client.0.smithi029.stdout:op 5269 completed, throughput=5MB/sec 2024-08-29T18:32:55.627 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-JZScHa0_-xPAyuL off=10017187 len=919442 2024-08-29T18:32:55.631 INFO:tasks.workunit.client.0.smithi029.stdout:op 5270 completed, throughput=5MB/sec 2024-08-29T18:32:55.631 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-pfA9MB-hgzoq0EL off=21245184 len=622524 2024-08-29T18:32:55.638 INFO:tasks.workunit.client.0.smithi029.stdout:op 5271 completed, throughput=5MB/sec 2024-08-29T18:32:55.638 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-DB3B9VJqQz-wcX0 off=7985480 len=251776 2024-08-29T18:32:55.643 INFO:tasks.workunit.client.0.smithi029.stdout:op 5272 completed, throughput=5MB/sec 2024-08-29T18:32:55.643 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-VHigc1gs5vV1sBJ off=964738 len=362654 2024-08-29T18:32:55.645 INFO:tasks.workunit.client.0.smithi029.stdout:op 5273 completed, throughput=5MB/sec 2024-08-29T18:32:55.645 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-JYXFYWArEvrA6Ob off=5535171 len=1590666 2024-08-29T18:32:55.656 INFO:tasks.workunit.client.0.smithi029.stdout:op 5274 completed, throughput=5MB/sec 2024-08-29T18:32:55.656 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-eZVYaIbSL2TGuZa off=12946235 len=1957875 2024-08-29T18:32:55.661 INFO:tasks.workunit.client.0.smithi029.stdout:op 5275 completed, throughput=5MB/sec 2024-08-29T18:32:55.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:32:55 smithi029 bash[79042]: cluster 2024-08-29T18:32:54.379844+0000 mgr.y (mgr.25004) 1290 : cluster [DBG] pgmap v1962: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2024-08-29T18:32:55.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:32:55 smithi029 bash[77880]: cluster 2024-08-29T18:32:54.379844+0000 mgr.y (mgr.25004) 1290 : cluster [DBG] pgmap v1962: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2024-08-29T18:32:55.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:32:55 smithi110 bash[67519]: cluster 2024-08-29T18:32:54.379844+0000 mgr.y (mgr.25004) 1290 : cluster [DBG] pgmap v1962: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2024-08-29T18:32:56.661 INFO:tasks.workunit.client.0.smithi029.stdout: 1017: throughput=5MB/sec pending data=0 2024-08-29T18:32:56.662 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-FGCt_T7zb3YUn1_ off=5681570 len=2093877 2024-08-29T18:32:56.666 INFO:tasks.workunit.client.0.smithi029.stdout:op 5276 completed, throughput=5MB/sec 2024-08-29T18:32:56.667 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-m1_2zWu4KgKu7Xg off=3465878 len=282067 2024-08-29T18:32:56.669 INFO:tasks.workunit.client.0.smithi029.stdout:op 5277 completed, throughput=5MB/sec 2024-08-29T18:32:56.669 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-ndWY5XqVHPwIeDG off=11745582 len=1705682 2024-08-29T18:32:56.673 INFO:tasks.workunit.client.0.smithi029.stdout:op 5278 completed, throughput=5MB/sec 2024-08-29T18:32:57.673 INFO:tasks.workunit.client.0.smithi029.stdout: 1018: throughput=5MB/sec pending data=0 2024-08-29T18:32:57.674 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-jMQZHIHU6w3qxTo off=23238549 len=2055740 2024-08-29T18:32:57.689 INFO:tasks.workunit.client.0.smithi029.stdout:op 5279 completed, throughput=5MB/sec 2024-08-29T18:32:57.689 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-DnL9C3ub24D4aXB off=7297316 len=1520247 2024-08-29T18:32:57.702 INFO:tasks.workunit.client.0.smithi029.stdout:op 5280 completed, throughput=5MB/sec 2024-08-29T18:32:57.702 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-lSLwwxU-N5O7BPb off=6345786 len=1655368 2024-08-29T18:32:57.705 INFO:tasks.workunit.client.0.smithi029.stdout:op 5281 completed, throughput=5MB/sec 2024-08-29T18:32:57.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:32:57 smithi029 bash[79042]: cluster 2024-08-29T18:32:56.380845+0000 mgr.y (mgr.25004) 1291 : cluster [DBG] pgmap v1963: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-08-29T18:32:57.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:32:57 smithi029 bash[77880]: cluster 2024-08-29T18:32:56.380845+0000 mgr.y (mgr.25004) 1291 : cluster [DBG] pgmap v1963: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-08-29T18:32:57.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:32:57 smithi110 bash[67519]: cluster 2024-08-29T18:32:56.380845+0000 mgr.y (mgr.25004) 1291 : cluster [DBG] pgmap v1963: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-08-29T18:32:58.706 INFO:tasks.workunit.client.0.smithi029.stdout: 1019: throughput=5MB/sec pending data=0 2024-08-29T18:32:58.706 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-AI7zxSrYyw4PjYi off=7222968 len=972227 2024-08-29T18:32:58.716 INFO:tasks.workunit.client.0.smithi029.stdout:op 5282 completed, throughput=5MB/sec 2024-08-29T18:32:58.716 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-oZCBHMDiWUx7c86 off=7176504 len=304793 2024-08-29T18:32:58.718 INFO:tasks.workunit.client.0.smithi029.stdout:op 5283 completed, throughput=5MB/sec 2024-08-29T18:32:58.718 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-6gflUJ60LqNvlCq off=707625 len=928953 2024-08-29T18:32:58.720 INFO:tasks.workunit.client.0.smithi029.stdout:op 5284 completed, throughput=5MB/sec 2024-08-29T18:32:58.720 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-F3hy-n3jw4AlJkT off=567246 len=77918 2024-08-29T18:32:58.725 INFO:tasks.workunit.client.0.smithi029.stdout:op 5285 completed, throughput=5MB/sec 2024-08-29T18:32:58.725 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-B8kVKOLh3FqavKE off=16919751 len=247814 2024-08-29T18:32:58.727 INFO:tasks.workunit.client.0.smithi029.stdout:op 5286 completed, throughput=5MB/sec 2024-08-29T18:32:58.727 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-2muI8qNN8rjfp_B off=1471852 len=1215599 2024-08-29T18:32:58.737 INFO:tasks.workunit.client.0.smithi029.stdout:op 5287 completed, throughput=5MB/sec 2024-08-29T18:32:58.738 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-Izx5eHd4VJrheqm off=11724334 len=42768 2024-08-29T18:32:58.742 INFO:tasks.workunit.client.0.smithi029.stdout:op 5288 completed, throughput=5MB/sec 2024-08-29T18:32:58.742 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-V4nT4Rf12fHq-Yr off=3221748 len=343382 2024-08-29T18:32:58.748 INFO:tasks.workunit.client.0.smithi029.stdout:op 5289 completed, throughput=5MB/sec 2024-08-29T18:32:58.748 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-JUemasOB1rC273A off=741338 len=316978 2024-08-29T18:32:58.753 INFO:tasks.workunit.client.0.smithi029.stdout:op 5290 completed, throughput=5MB/sec 2024-08-29T18:32:58.753 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-Lkg127KzWxx8B2G off=3196639 len=1431633 2024-08-29T18:32:58.756 INFO:tasks.workunit.client.0.smithi029.stdout:op 5291 completed, throughput=5MB/sec 2024-08-29T18:32:59.757 INFO:tasks.workunit.client.0.smithi029.stdout: 1020: throughput=5MB/sec pending data=0 2024-08-29T18:32:59.757 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-sLxnXdRbIT3bnWN off=2756271 len=1836460 2024-08-29T18:32:59.769 INFO:tasks.workunit.client.0.smithi029.stdout:op 5292 completed, throughput=5MB/sec 2024-08-29T18:32:59.770 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-6GLzVfPa81cHW73 off=3696386 len=178111 2024-08-29T18:32:59.771 INFO:tasks.workunit.client.0.smithi029.stdout:op 5293 completed, throughput=5MB/sec 2024-08-29T18:32:59.771 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-EsJcSt6m6NmursV off=6665987 len=1285164 2024-08-29T18:32:59.782 INFO:tasks.workunit.client.0.smithi029.stdout:op 5294 completed, throughput=5MB/sec 2024-08-29T18:32:59.782 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-6A4j9CWFbT8vCHX off=2365453 len=2428 2024-08-29T18:32:59.783 INFO:tasks.workunit.client.0.smithi029.stdout:op 5295 completed, throughput=5MB/sec 2024-08-29T18:32:59.783 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-NIa_FdBgasOltbR off=13305470 len=248070 2024-08-29T18:32:59.789 INFO:tasks.workunit.client.0.smithi029.stdout:op 5296 completed, throughput=5MB/sec 2024-08-29T18:32:59.789 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-Yyuce7jNsZwLei9 off=4846829 len=515775 2024-08-29T18:32:59.790 INFO:tasks.workunit.client.0.smithi029.stdout:op 5297 completed, throughput=5MB/sec 2024-08-29T18:32:59.790 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-mGBoqYo0R3S-LZE off=6096729 len=1516890 2024-08-29T18:32:59.801 INFO:tasks.workunit.client.0.smithi029.stdout:op 5298 completed, throughput=5MB/sec 2024-08-29T18:32:59.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:32:59 smithi029 bash[79042]: cluster 2024-08-29T18:32:58.381796+0000 mgr.y (mgr.25004) 1292 : cluster [DBG] pgmap v1964: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-08-29T18:32:59.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:32:59 smithi029 bash[77880]: cluster 2024-08-29T18:32:58.381796+0000 mgr.y (mgr.25004) 1292 : cluster [DBG] pgmap v1964: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-08-29T18:32:59.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:32:59 smithi110 bash[67519]: cluster 2024-08-29T18:32:58.381796+0000 mgr.y (mgr.25004) 1292 : cluster [DBG] pgmap v1964: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-08-29T18:33:00.802 INFO:tasks.workunit.client.0.smithi029.stdout: 1021: throughput=5MB/sec pending data=0 2024-08-29T18:33:00.802 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-40-QyHI8is9Q3Zn off=460988 len=550803 2024-08-29T18:33:00.809 INFO:tasks.workunit.client.0.smithi029.stdout:op 5299 completed, throughput=5MB/sec 2024-08-29T18:33:00.809 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-k3SsbDTuymjM0LJ off=6324894 len=554593 2024-08-29T18:33:00.815 INFO:tasks.workunit.client.0.smithi029.stdout:op 5300 completed, throughput=5MB/sec 2024-08-29T18:33:00.815 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-MIQntpoLW1q05ec off=2958773 len=1246092 2024-08-29T18:33:00.825 INFO:tasks.workunit.client.0.smithi029.stdout:op 5301 completed, throughput=5MB/sec 2024-08-29T18:33:00.825 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-xyxFKSZJ9xKlxBe off=13881349 len=608020 2024-08-29T18:33:00.834 INFO:tasks.workunit.client.0.smithi029.stdout:op 5302 completed, throughput=5MB/sec 2024-08-29T18:33:00.834 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-tSh3BZWuVSjDlo6 off=8853466 len=1183096 2024-08-29T18:33:00.836 INFO:tasks.workunit.client.0.smithi029.stdout:op 5303 completed, throughput=5MB/sec 2024-08-29T18:33:00.836 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-rUgpU9KTgzh7BRE off=12186026 len=306826 2024-08-29T18:33:00.842 INFO:tasks.workunit.client.0.smithi029.stdout:op 5304 completed, throughput=5MB/sec 2024-08-29T18:33:00.842 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-vVl-913QGFGIwSG off=9117995 len=110802 2024-08-29T18:33:00.846 INFO:tasks.workunit.client.0.smithi029.stdout:op 5305 completed, throughput=5MB/sec 2024-08-29T18:33:00.847 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-0qhMUrmEQYx1Tlg off=5168552 len=225226 2024-08-29T18:33:00.851 INFO:tasks.workunit.client.0.smithi029.stdout:op 5306 completed, throughput=5MB/sec 2024-08-29T18:33:01.852 INFO:tasks.workunit.client.0.smithi029.stdout: 1022: throughput=5MB/sec pending data=0 2024-08-29T18:33:01.852 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-eu83fQdYRKE3nHz off=4226113 len=1762682 2024-08-29T18:33:01.864 INFO:tasks.workunit.client.0.smithi029.stdout:op 5307 completed, throughput=5MB/sec 2024-08-29T18:33:01.864 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-ujbd93OOUQt7JDi off=18074055 len=514716 2024-08-29T18:33:01.871 INFO:tasks.workunit.client.0.smithi029.stdout:op 5308 completed, throughput=5MB/sec 2024-08-29T18:33:01.872 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-PHYzSjCcRgsrG3f off=3529771 len=503043 2024-08-29T18:33:01.874 INFO:tasks.workunit.client.0.smithi029.stdout:op 5309 completed, throughput=5MB/sec 2024-08-29T18:33:01.875 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-VrnRCdiC3a0dOCb off=6429591 len=230304 2024-08-29T18:33:01.876 INFO:tasks.workunit.client.0.smithi029.stdout:op 5310 completed, throughput=5MB/sec 2024-08-29T18:33:01.876 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-We8AcVRXjLyWBsW off=1701880 len=154344 2024-08-29T18:33:01.877 INFO:tasks.workunit.client.0.smithi029.stdout:op 5311 completed, throughput=5MB/sec 2024-08-29T18:33:01.877 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-xv2TshoRbo6brIS off=716520 len=484463 2024-08-29T18:33:01.879 INFO:tasks.workunit.client.0.smithi029.stdout:op 5312 completed, throughput=5MB/sec 2024-08-29T18:33:01.879 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-Yvgz5KuUUezdtWu off=972539 len=2079724 2024-08-29T18:33:01.884 INFO:tasks.workunit.client.0.smithi029.stdout:op 5313 completed, throughput=5MB/sec 2024-08-29T18:33:01.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:33:01 smithi029 bash[77880]: cluster 2024-08-29T18:33:00.382666+0000 mgr.y (mgr.25004) 1293 : cluster [DBG] pgmap v1965: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-29T18:33:01.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:33:01 smithi029 bash[79042]: cluster 2024-08-29T18:33:00.382666+0000 mgr.y (mgr.25004) 1293 : cluster [DBG] pgmap v1965: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-29T18:33:01.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:33:01 smithi110 bash[67519]: cluster 2024-08-29T18:33:00.382666+0000 mgr.y (mgr.25004) 1293 : cluster [DBG] pgmap v1965: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-29T18:33:02.885 INFO:tasks.workunit.client.0.smithi029.stdout: 1023: throughput=5MB/sec pending data=0 2024-08-29T18:33:02.885 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-zMavvOBVFWQDG1w off=17363200 len=1043882 2024-08-29T18:33:02.895 INFO:tasks.workunit.client.0.smithi029.stdout:op 5314 completed, throughput=5MB/sec 2024-08-29T18:33:02.895 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-wNHzgc5_MbABIk_ off=3479400 len=1438635 2024-08-29T18:33:02.906 INFO:tasks.workunit.client.0.smithi029.stdout:op 5315 completed, throughput=5MB/sec 2024-08-29T18:33:02.906 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-NRQ8HTfjzRlnhx7 off=6024683 len=862808 2024-08-29T18:33:02.915 INFO:tasks.workunit.client.0.smithi029.stdout:op 5316 completed, throughput=5MB/sec 2024-08-29T18:33:02.915 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-6hO576F6CEC6WE- off=0 len=1324985 2024-08-29T18:33:02.923 INFO:tasks.workunit.client.0.smithi029.stdout:op 5317 completed, throughput=5MB/sec 2024-08-29T18:33:02.924 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-DWSnfKwH7z2yYKx off=4358934 len=724197 2024-08-29T18:33:02.926 INFO:tasks.workunit.client.0.smithi029.stdout:op 5318 completed, throughput=5MB/sec 2024-08-29T18:33:03.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:33:03 smithi029 bash[79042]: cluster 2024-08-29T18:33:02.383831+0000 mgr.y (mgr.25004) 1294 : cluster [DBG] pgmap v1966: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-08-29T18:33:03.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:33:03 smithi029 bash[77880]: cluster 2024-08-29T18:33:02.383831+0000 mgr.y (mgr.25004) 1294 : cluster [DBG] pgmap v1966: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-08-29T18:33:03.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:33:03 smithi110 bash[67519]: cluster 2024-08-29T18:33:02.383831+0000 mgr.y (mgr.25004) 1294 : cluster [DBG] pgmap v1966: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-08-29T18:33:03.927 INFO:tasks.workunit.client.0.smithi029.stdout: 1024: throughput=5MB/sec pending data=0 2024-08-29T18:33:03.927 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-k3SDoCx_r1cXDbp off=16983307 len=1238682 2024-08-29T18:33:03.930 INFO:tasks.workunit.client.0.smithi029.stdout:op 5319 completed, throughput=5MB/sec 2024-08-29T18:33:03.930 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-JPrHPyBtaq7KC2g off=1926988 len=1136255 2024-08-29T18:33:03.934 INFO:tasks.workunit.client.0.smithi029.stdout:op 5320 completed, throughput=5MB/sec 2024-08-29T18:33:03.934 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-ObDlGNf0RdQ0ZY2 off=116541 len=1331038 2024-08-29T18:33:03.938 INFO:tasks.workunit.client.0.smithi029.stdout:op 5321 completed, throughput=5MB/sec 2024-08-29T18:33:03.938 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-jQpmwU0y726zsmU off=2433760 len=205495 2024-08-29T18:33:03.940 INFO:tasks.workunit.client.0.smithi029.stdout:op 5322 completed, throughput=5MB/sec 2024-08-29T18:33:03.940 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-iql8AjcEwycdme8 off=17222216 len=1265014 2024-08-29T18:33:03.951 INFO:tasks.workunit.client.0.smithi029.stdout:op 5323 completed, throughput=5MB/sec 2024-08-29T18:33:04.901 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:33:04 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:33:04] "GET /metrics HTTP/1.1" 200 34031 "" "Prometheus/2.43.0" 2024-08-29T18:33:04.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:33:04 smithi029 bash[79042]: audit 2024-08-29T18:33:03.562307+0000 mon.c (mon.2) 596 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:33:04.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:33:04 smithi029 bash[77880]: audit 2024-08-29T18:33:03.562307+0000 mon.c (mon.2) 596 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:33:04.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:33:04 smithi110 bash[67519]: audit 2024-08-29T18:33:03.562307+0000 mon.c (mon.2) 596 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:33:04.951 INFO:tasks.workunit.client.0.smithi029.stdout: 1025: throughput=5MB/sec pending data=0 2024-08-29T18:33:04.952 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-zkPXgA21W7DEFak off=4009613 len=486129 2024-08-29T18:33:04.958 INFO:tasks.workunit.client.0.smithi029.stdout:op 5324 completed, throughput=5MB/sec 2024-08-29T18:33:04.958 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-ENywcQRKDqGZ1Fb off=4417740 len=651571 2024-08-29T18:33:04.960 INFO:tasks.workunit.client.0.smithi029.stdout:op 5325 completed, throughput=5MB/sec 2024-08-29T18:33:04.960 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-KVXoy75qUXW6RTQ off=10907065 len=8942 2024-08-29T18:33:04.965 INFO:tasks.workunit.client.0.smithi029.stdout:op 5326 completed, throughput=5MB/sec 2024-08-29T18:33:04.965 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-f4wLcV7XEyQsiIg off=3507998 len=993083 2024-08-29T18:33:04.968 INFO:tasks.workunit.client.0.smithi029.stdout:op 5327 completed, throughput=5MB/sec 2024-08-29T18:33:04.968 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-8KU834dzHH3AJZ_ off=1152881 len=1831157 2024-08-29T18:33:04.973 INFO:tasks.workunit.client.0.smithi029.stdout:op 5328 completed, throughput=5MB/sec 2024-08-29T18:33:04.973 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-MOCMicO2_fL5Cni off=8240411 len=414217 2024-08-29T18:33:04.979 INFO:tasks.workunit.client.0.smithi029.stdout:op 5329 completed, throughput=5MB/sec 2024-08-29T18:33:04.979 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-7GIv8xcEfCWPtny off=1054695 len=1286125 2024-08-29T18:33:04.991 INFO:tasks.workunit.client.0.smithi029.stdout:op 5330 completed, throughput=5MB/sec 2024-08-29T18:33:05.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:33:05 smithi029 bash[77880]: cluster 2024-08-29T18:33:04.384637+0000 mgr.y (mgr.25004) 1295 : cluster [DBG] pgmap v1967: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-29T18:33:05.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:33:05 smithi029 bash[79042]: cluster 2024-08-29T18:33:04.384637+0000 mgr.y (mgr.25004) 1295 : cluster [DBG] pgmap v1967: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-29T18:33:05.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:33:05 smithi110 bash[67519]: cluster 2024-08-29T18:33:04.384637+0000 mgr.y (mgr.25004) 1295 : cluster [DBG] pgmap v1967: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-29T18:33:05.991 INFO:tasks.workunit.client.0.smithi029.stdout: 1026: throughput=5MB/sec pending data=0 2024-08-29T18:33:05.991 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-6aiMNXKeoS650VJ off=6769602 len=1291821 2024-08-29T18:33:06.001 INFO:tasks.workunit.client.0.smithi029.stdout:op 5331 completed, throughput=5MB/sec 2024-08-29T18:33:06.001 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-Tgu0scl3Ztxzq5S off=2936856 len=63700 2024-08-29T18:33:06.006 INFO:tasks.workunit.client.0.smithi029.stdout:op 5332 completed, throughput=5MB/sec 2024-08-29T18:33:06.006 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-s_h6p_U7tQb3oaP off=515310 len=1680672 2024-08-29T18:33:06.019 INFO:tasks.workunit.client.0.smithi029.stdout:op 5333 completed, throughput=5MB/sec 2024-08-29T18:33:06.019 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-8oGcmXXDZDi1inc off=1000192 len=254239 2024-08-29T18:33:06.024 INFO:tasks.workunit.client.0.smithi029.stdout:op 5334 completed, throughput=5MB/sec 2024-08-29T18:33:06.025 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-npmFI1dJl0-nY9z off=14890985 len=379838 2024-08-29T18:33:06.030 INFO:tasks.workunit.client.0.smithi029.stdout:op 5335 completed, throughput=5MB/sec 2024-08-29T18:33:06.030 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-n9cEDfP_yy57MTm off=1550939 len=675319 2024-08-29T18:33:06.038 INFO:tasks.workunit.client.0.smithi029.stdout:op 5336 completed, throughput=5MB/sec 2024-08-29T18:33:06.038 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-l4lIOH8Q3cXdTSu off=4398838 len=1048187 2024-08-29T18:33:06.047 INFO:tasks.workunit.client.0.smithi029.stdout:op 5337 completed, throughput=5MB/sec 2024-08-29T18:33:07.047 INFO:tasks.workunit.client.0.smithi029.stdout: 1027: throughput=5MB/sec pending data=0 2024-08-29T18:33:07.047 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-qjQzwgbPWTcnM8i off=553904 len=52438 2024-08-29T18:33:07.048 INFO:tasks.workunit.client.0.smithi029.stdout:op 5338 completed, throughput=5MB/sec 2024-08-29T18:33:07.048 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-XcuV6ybZtonrPAK off=12048646 len=1191247 2024-08-29T18:33:07.058 INFO:tasks.workunit.client.0.smithi029.stdout:op 5339 completed, throughput=5MB/sec 2024-08-29T18:33:07.058 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-nqe2s1zUBzQ46qT off=6644518 len=1460230 2024-08-29T18:33:07.063 INFO:tasks.workunit.client.0.smithi029.stdout:op 5340 completed, throughput=5MB/sec 2024-08-29T18:33:07.063 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-qX31mJ0jAqfgykW off=3146000 len=1245092 2024-08-29T18:33:07.066 INFO:tasks.workunit.client.0.smithi029.stdout:op 5341 completed, throughput=5MB/sec 2024-08-29T18:33:07.066 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-wf9y4z1Pg1gmRn3 off=14074652 len=199758 2024-08-29T18:33:07.068 INFO:tasks.workunit.client.0.smithi029.stdout:op 5342 completed, throughput=5MB/sec 2024-08-29T18:33:07.068 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-HFQ9NFvtgN8t09c off=7098950 len=1755718 2024-08-29T18:33:07.072 INFO:tasks.workunit.client.0.smithi029.stdout:op 5343 completed, throughput=5MB/sec 2024-08-29T18:33:07.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:33:07 smithi029 bash[79042]: cluster 2024-08-29T18:33:06.385649+0000 mgr.y (mgr.25004) 1296 : cluster [DBG] pgmap v1968: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-08-29T18:33:07.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:33:07 smithi029 bash[77880]: cluster 2024-08-29T18:33:06.385649+0000 mgr.y (mgr.25004) 1296 : cluster [DBG] pgmap v1968: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-08-29T18:33:07.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:33:07 smithi110 bash[67519]: cluster 2024-08-29T18:33:06.385649+0000 mgr.y (mgr.25004) 1296 : cluster [DBG] pgmap v1968: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-08-29T18:33:08.073 INFO:tasks.workunit.client.0.smithi029.stdout: 1028: throughput=5MB/sec pending data=0 2024-08-29T18:33:08.073 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-8aN3r_ZTY2TMSME off=4230371 len=203711 2024-08-29T18:33:08.079 INFO:tasks.workunit.client.0.smithi029.stdout:op 5344 completed, throughput=5MB/sec 2024-08-29T18:33:08.079 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-3gEwrzSLdrbB7gC off=1641836 len=1310526 2024-08-29T18:33:08.090 INFO:tasks.workunit.client.0.smithi029.stdout:op 5345 completed, throughput=5MB/sec 2024-08-29T18:33:08.090 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-GOLHoe7lFwR1XRQ off=8007351 len=1697224 2024-08-29T18:33:08.094 INFO:tasks.workunit.client.0.smithi029.stdout:op 5346 completed, throughput=5MB/sec 2024-08-29T18:33:08.094 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-k_lbFu19uEnIYI7 off=7556231 len=929807 2024-08-29T18:33:08.097 INFO:tasks.workunit.client.0.smithi029.stdout:op 5347 completed, throughput=5MB/sec 2024-08-29T18:33:08.097 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-9OW8pLvSbgU2fve off=5601847 len=1324726 2024-08-29T18:33:08.105 INFO:tasks.workunit.client.0.smithi029.stdout:op 5348 completed, throughput=5MB/sec 2024-08-29T18:33:09.106 INFO:tasks.workunit.client.0.smithi029.stdout: 1029: throughput=5MB/sec pending data=0 2024-08-29T18:33:09.106 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-mHSNAxthh7W21eN off=1175978 len=1972068 2024-08-29T18:33:09.120 INFO:tasks.workunit.client.0.smithi029.stdout:op 5349 completed, throughput=5MB/sec 2024-08-29T18:33:09.120 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-82F4D5_zBcnKKK4 off=3175102 len=1308039 2024-08-29T18:33:09.132 INFO:tasks.workunit.client.0.smithi029.stdout:op 5350 completed, throughput=5MB/sec 2024-08-29T18:33:09.132 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-kPQbzS6pUHcwXkd off=4818159 len=1529555 2024-08-29T18:33:09.136 INFO:tasks.workunit.client.0.smithi029.stdout:op 5351 completed, throughput=5MB/sec 2024-08-29T18:33:09.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:33:09 smithi029 bash[79042]: cluster 2024-08-29T18:33:08.386596+0000 mgr.y (mgr.25004) 1297 : cluster [DBG] pgmap v1969: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.7 MiB/s wr, 6 op/s 2024-08-29T18:33:09.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:33:09 smithi029 bash[77880]: cluster 2024-08-29T18:33:08.386596+0000 mgr.y (mgr.25004) 1297 : cluster [DBG] pgmap v1969: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.7 MiB/s wr, 6 op/s 2024-08-29T18:33:09.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:33:09 smithi110 bash[67519]: cluster 2024-08-29T18:33:08.386596+0000 mgr.y (mgr.25004) 1297 : cluster [DBG] pgmap v1969: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.7 MiB/s wr, 6 op/s 2024-08-29T18:33:10.136 INFO:tasks.workunit.client.0.smithi029.stdout: 1030: throughput=5MB/sec pending data=0 2024-08-29T18:33:10.136 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-320uNCpnkBb_Wlt off=4052203 len=1488933 2024-08-29T18:33:10.147 INFO:tasks.workunit.client.0.smithi029.stdout:op 5352 completed, throughput=5MB/sec 2024-08-29T18:33:10.147 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-98iIF7BOia-e2Qq off=7193669 len=1416050 2024-08-29T18:33:10.157 INFO:tasks.workunit.client.0.smithi029.stdout:op 5353 completed, throughput=5MB/sec 2024-08-29T18:33:10.157 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-ceHB5XtZBm7-0lC off=2514735 len=1291879 2024-08-29T18:33:10.165 INFO:tasks.workunit.client.0.smithi029.stdout:op 5354 completed, throughput=5MB/sec 2024-08-29T18:33:10.165 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-7SQfNkkUeJQ0T47 off=12632128 len=1793792 2024-08-29T18:33:10.179 INFO:tasks.workunit.client.0.smithi029.stdout:op 5355 completed, throughput=5MB/sec 2024-08-29T18:33:11.180 INFO:tasks.workunit.client.0.smithi029.stdout: 1031: throughput=5MB/sec pending data=0 2024-08-29T18:33:11.180 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-E55MZBBB5g1h0UW off=995690 len=774551 2024-08-29T18:33:11.189 INFO:tasks.workunit.client.0.smithi029.stdout:op 5356 completed, throughput=5MB/sec 2024-08-29T18:33:11.189 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-X8zK-I6Qth6FG8d off=352342 len=1756043 2024-08-29T18:33:11.203 INFO:tasks.workunit.client.0.smithi029.stdout:op 5357 completed, throughput=5MB/sec 2024-08-29T18:33:11.203 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-kJ5pcZjbY5-aomm off=60174 len=1332287 2024-08-29T18:33:11.207 INFO:tasks.workunit.client.0.smithi029.stdout:op 5358 completed, throughput=5MB/sec 2024-08-29T18:33:11.207 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-xof9YK_csaqAZov off=164361 len=975431 2024-08-29T18:33:11.210 INFO:tasks.workunit.client.0.smithi029.stdout:op 5359 completed, throughput=5MB/sec 2024-08-29T18:33:11.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:33:11 smithi029 bash[79042]: cluster 2024-08-29T18:33:10.387489+0000 mgr.y (mgr.25004) 1298 : cluster [DBG] pgmap v1970: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-29T18:33:11.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:33:11 smithi029 bash[77880]: cluster 2024-08-29T18:33:10.387489+0000 mgr.y (mgr.25004) 1298 : cluster [DBG] pgmap v1970: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-29T18:33:11.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:33:11 smithi110 bash[67519]: cluster 2024-08-29T18:33:10.387489+0000 mgr.y (mgr.25004) 1298 : cluster [DBG] pgmap v1970: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-29T18:33:12.210 INFO:tasks.workunit.client.0.smithi029.stdout: 1032: throughput=5MB/sec pending data=0 2024-08-29T18:33:12.210 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-1RkStjw_8YXKT6R off=2236134 len=21021 2024-08-29T18:33:12.215 INFO:tasks.workunit.client.0.smithi029.stdout:op 5360 completed, throughput=5MB/sec 2024-08-29T18:33:12.215 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-JoWVsw7Rpo7bFtN off=284880 len=1120294 2024-08-29T18:33:12.225 INFO:tasks.workunit.client.0.smithi029.stdout:op 5361 completed, throughput=5MB/sec 2024-08-29T18:33:12.225 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-6Q6eC-_XTEpmrrx off=18863250 len=109056 2024-08-29T18:33:12.230 INFO:tasks.workunit.client.0.smithi029.stdout:op 5362 completed, throughput=5MB/sec 2024-08-29T18:33:12.231 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-Pae3EhP_1PpISk0 off=2550064 len=66676 2024-08-29T18:33:12.236 INFO:tasks.workunit.client.0.smithi029.stdout:op 5363 completed, throughput=5MB/sec 2024-08-29T18:33:12.236 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-SJlT0uso8-JI9oC off=6283169 len=1864016 2024-08-29T18:33:12.249 INFO:tasks.workunit.client.0.smithi029.stdout:op 5364 completed, throughput=5MB/sec 2024-08-29T18:33:12.249 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-DJfO9E-U9nGP_Sx off=9111751 len=662834 2024-08-29T18:33:12.255 INFO:tasks.workunit.client.0.smithi029.stdout:op 5365 completed, throughput=5MB/sec 2024-08-29T18:33:12.256 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-l0iMtFcduqOXLkG off=7459339 len=15838 2024-08-29T18:33:12.256 INFO:tasks.workunit.client.0.smithi029.stdout:op 5366 completed, throughput=5MB/sec 2024-08-29T18:33:12.256 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-AQHogki_xiVrQqE off=1337315 len=610724 2024-08-29T18:33:12.259 INFO:tasks.workunit.client.0.smithi029.stdout:op 5367 completed, throughput=5MB/sec 2024-08-29T18:33:12.259 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-_pGt_jWEnyhMK_P off=3466079 len=6978 2024-08-29T18:33:12.264 INFO:tasks.workunit.client.0.smithi029.stdout:op 5368 completed, throughput=5MB/sec 2024-08-29T18:33:12.264 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-AgW0PVjQ9UwoUJy off=4536602 len=1528497 2024-08-29T18:33:12.276 INFO:tasks.workunit.client.0.smithi029.stdout:op 5369 completed, throughput=5MB/sec 2024-08-29T18:33:13.275 INFO:tasks.workunit.client.0.smithi029.stdout: 1033: throughput=5MB/sec pending data=0 2024-08-29T18:33:13.275 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-_TlCiuX0__ur6MV off=6884052 len=472868 2024-08-29T18:33:13.278 INFO:tasks.workunit.client.0.smithi029.stdout:op 5370 completed, throughput=5MB/sec 2024-08-29T18:33:13.278 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-ZoPtUgftW9XNjwp off=7318508 len=578287 2024-08-29T18:33:13.280 INFO:tasks.workunit.client.0.smithi029.stdout:op 5371 completed, throughput=5MB/sec 2024-08-29T18:33:13.280 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-8n2O0I_T_2b4zvn off=4071865 len=235832 2024-08-29T18:33:13.284 INFO:tasks.workunit.client.0.smithi029.stdout:op 5372 completed, throughput=5MB/sec 2024-08-29T18:33:13.284 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-VboEiXqdAKtVFNY off=996847 len=170140 2024-08-29T18:33:13.286 INFO:tasks.workunit.client.0.smithi029.stdout:op 5373 completed, throughput=5MB/sec 2024-08-29T18:33:13.286 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-_NpG_koD2drjhtO off=1384396 len=1944333 2024-08-29T18:33:13.290 INFO:tasks.workunit.client.0.smithi029.stdout:op 5374 completed, throughput=5MB/sec 2024-08-29T18:33:13.290 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-1tKFHSbW5Qur2R7 off=9379048 len=1915206 2024-08-29T18:33:13.304 INFO:tasks.workunit.client.0.smithi029.stdout:op 5375 completed, throughput=5MB/sec 2024-08-29T18:33:13.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:33:13 smithi029 bash[79042]: cluster 2024-08-29T18:33:12.388710+0000 mgr.y (mgr.25004) 1299 : cluster [DBG] pgmap v1971: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2024-08-29T18:33:13.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:33:13 smithi029 bash[77880]: cluster 2024-08-29T18:33:12.388710+0000 mgr.y (mgr.25004) 1299 : cluster [DBG] pgmap v1971: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2024-08-29T18:33:13.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:33:13 smithi110 bash[67519]: cluster 2024-08-29T18:33:12.388710+0000 mgr.y (mgr.25004) 1299 : cluster [DBG] pgmap v1971: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2024-08-29T18:33:14.304 INFO:tasks.workunit.client.0.smithi029.stdout: 1034: throughput=5MB/sec pending data=0 2024-08-29T18:33:14.304 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-eJuCjJhhd5FXX0b off=602630 len=163630 2024-08-29T18:33:14.309 INFO:tasks.workunit.client.0.smithi029.stdout:op 5376 completed, throughput=5MB/sec 2024-08-29T18:33:14.309 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-8fdNqwMMc1qh8TG off=3398336 len=1559659 2024-08-29T18:33:14.314 INFO:tasks.workunit.client.0.smithi029.stdout:op 5377 completed, throughput=5MB/sec 2024-08-29T18:33:14.314 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-HhXhBmQ-Dbdz_PW off=0 len=1566332 2024-08-29T18:33:14.327 INFO:tasks.workunit.client.0.smithi029.stdout:op 5378 completed, throughput=5MB/sec 2024-08-29T18:33:14.327 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-TSMjmd45TJqZFn4 off=9742227 len=1114608 2024-08-29T18:33:14.336 INFO:tasks.workunit.client.0.smithi029.stdout:op 5379 completed, throughput=5MB/sec 2024-08-29T18:33:14.336 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-_M5Hz8aI2BB4sKB off=460223 len=136819 2024-08-29T18:33:14.341 INFO:tasks.workunit.client.0.smithi029.stdout:op 5380 completed, throughput=5MB/sec 2024-08-29T18:33:14.341 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-241wmf0gpsuvFag off=1342928 len=892201 2024-08-29T18:33:14.348 INFO:tasks.workunit.client.0.smithi029.stdout:op 5381 completed, throughput=5MB/sec 2024-08-29T18:33:14.901 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:33:14 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:33:14] "GET /metrics HTTP/1.1" 200 34031 "" "Prometheus/2.43.0" 2024-08-29T18:33:15.348 INFO:tasks.workunit.client.0.smithi029.stdout: 1035: throughput=5MB/sec pending data=0 2024-08-29T18:33:15.348 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-hWhPgvjjo5n78rU off=4425774 len=1016462 2024-08-29T18:33:15.357 INFO:tasks.workunit.client.0.smithi029.stdout:op 5382 completed, throughput=5MB/sec 2024-08-29T18:33:15.357 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-JWWfxm1YgXEyp5z off=814334 len=798363 2024-08-29T18:33:15.364 INFO:tasks.workunit.client.0.smithi029.stdout:op 5383 completed, throughput=5MB/sec 2024-08-29T18:33:15.364 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-fI-C3pAYxBBKrU8 off=12947930 len=1461677 2024-08-29T18:33:15.367 INFO:tasks.workunit.client.0.smithi029.stdout:op 5384 completed, throughput=5MB/sec 2024-08-29T18:33:15.367 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-rksC_2gdJ8kBakp off=1022123 len=1916537 2024-08-29T18:33:15.383 INFO:tasks.workunit.client.0.smithi029.stdout:op 5385 completed, throughput=5MB/sec 2024-08-29T18:33:15.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:33:15 smithi029 bash[79042]: cluster 2024-08-29T18:33:14.389530+0000 mgr.y (mgr.25004) 1300 : cluster [DBG] pgmap v1972: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-29T18:33:15.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:33:15 smithi029 bash[77880]: cluster 2024-08-29T18:33:14.389530+0000 mgr.y (mgr.25004) 1300 : cluster [DBG] pgmap v1972: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-29T18:33:15.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:33:15 smithi110 bash[67519]: cluster 2024-08-29T18:33:14.389530+0000 mgr.y (mgr.25004) 1300 : cluster [DBG] pgmap v1972: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-29T18:33:16.383 INFO:tasks.workunit.client.0.smithi029.stdout: 1036: throughput=5MB/sec pending data=0 2024-08-29T18:33:16.384 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-wJIE6w9k0bmTOVM off=4082341 len=1223310 2024-08-29T18:33:16.394 INFO:tasks.workunit.client.0.smithi029.stdout:op 5386 completed, throughput=5MB/sec 2024-08-29T18:33:16.394 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-EjQCX58kHTaOrQg off=9781829 len=210515 2024-08-29T18:33:16.395 INFO:tasks.workunit.client.0.smithi029.stdout:op 5387 completed, throughput=5MB/sec 2024-08-29T18:33:16.396 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-VbnJJdZWgmElrmn off=234794 len=1969283 2024-08-29T18:33:16.400 INFO:tasks.workunit.client.0.smithi029.stdout:op 5388 completed, throughput=5MB/sec 2024-08-29T18:33:16.400 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-TOAc9kTe6uf-EB- off=4687016 len=71256 2024-08-29T18:33:16.401 INFO:tasks.workunit.client.0.smithi029.stdout:op 5389 completed, throughput=5MB/sec 2024-08-29T18:33:16.401 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-qQZFUbi_M7v3gZ8 off=8046763 len=724540 2024-08-29T18:33:16.409 INFO:tasks.workunit.client.0.smithi029.stdout:op 5390 completed, throughput=5MB/sec 2024-08-29T18:33:16.410 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-EhQCDvQgQhUb5vp off=11773281 len=861939 2024-08-29T18:33:16.412 INFO:tasks.workunit.client.0.smithi029.stdout:op 5391 completed, throughput=5MB/sec 2024-08-29T18:33:16.413 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-HJ4LrOeR7gAIS0d off=20758052 len=43695 2024-08-29T18:33:16.413 INFO:tasks.workunit.client.0.smithi029.stdout:op 5392 completed, throughput=5MB/sec 2024-08-29T18:33:16.413 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-w4SMPq50wil-Khf off=3316401 len=467739 2024-08-29T18:33:16.419 INFO:tasks.workunit.client.0.smithi029.stdout:op 5393 completed, throughput=5MB/sec 2024-08-29T18:33:17.420 INFO:tasks.workunit.client.0.smithi029.stdout: 1037: throughput=5MB/sec pending data=0 2024-08-29T18:33:17.420 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-1DRlEuX0YEkcooY off=1501900 len=580382 2024-08-29T18:33:17.422 INFO:tasks.workunit.client.0.smithi029.stdout:op 5394 completed, throughput=5MB/sec 2024-08-29T18:33:17.422 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-2R9yC0tlGFvsNZ0 off=4492223 len=58821 2024-08-29T18:33:17.426 INFO:tasks.workunit.client.0.smithi029.stdout:op 5395 completed, throughput=5MB/sec 2024-08-29T18:33:17.426 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-U6LrrO9V6oiiFPe off=19456515 len=1363451 2024-08-29T18:33:17.431 INFO:tasks.workunit.client.0.smithi029.stdout:op 5396 completed, throughput=5MB/sec 2024-08-29T18:33:17.431 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-TOjaTpv27AqpUJT off=1682873 len=1897300 2024-08-29T18:33:17.436 INFO:tasks.workunit.client.0.smithi029.stdout:op 5397 completed, throughput=5MB/sec 2024-08-29T18:33:17.436 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-9WopePFTlU8RLbJ off=10826659 len=481504 2024-08-29T18:33:17.443 INFO:tasks.workunit.client.0.smithi029.stdout:op 5398 completed, throughput=5MB/sec 2024-08-29T18:33:17.443 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-pCSgvk4tpNUCWDO off=17560066 len=1472636 2024-08-29T18:33:17.448 INFO:tasks.workunit.client.0.smithi029.stdout:op 5399 completed, throughput=5MB/sec 2024-08-29T18:33:17.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:33:17 smithi029 bash[79042]: cluster 2024-08-29T18:33:16.390597+0000 mgr.y (mgr.25004) 1301 : cluster [DBG] pgmap v1973: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-08-29T18:33:17.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:33:17 smithi029 bash[77880]: cluster 2024-08-29T18:33:16.390597+0000 mgr.y (mgr.25004) 1301 : cluster [DBG] pgmap v1973: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-08-29T18:33:17.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:33:17 smithi110 bash[67519]: cluster 2024-08-29T18:33:16.390597+0000 mgr.y (mgr.25004) 1301 : cluster [DBG] pgmap v1973: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-08-29T18:33:18.449 INFO:tasks.workunit.client.0.smithi029.stdout: 1038: throughput=5MB/sec pending data=0 2024-08-29T18:33:18.449 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-CTPs_VytIvUVu6v off=7442723 len=1364349 2024-08-29T18:33:18.460 INFO:tasks.workunit.client.0.smithi029.stdout:op 5400 completed, throughput=5MB/sec 2024-08-29T18:33:18.460 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-fCTP5obtPJScy0h off=7468947 len=1752225 2024-08-29T18:33:18.464 INFO:tasks.workunit.client.0.smithi029.stdout:op 5401 completed, throughput=5MB/sec 2024-08-29T18:33:18.464 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-LUMrZ0CbB2dcJsj off=8354873 len=338230 2024-08-29T18:33:18.470 INFO:tasks.workunit.client.0.smithi029.stdout:op 5402 completed, throughput=5MB/sec 2024-08-29T18:33:18.470 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-e3rZk2v_wW1NSeY off=17834415 len=67758 2024-08-29T18:33:18.471 INFO:tasks.workunit.client.0.smithi029.stdout:op 5403 completed, throughput=5MB/sec 2024-08-29T18:33:18.472 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-C1fFKsKsdbO9Tm4 off=3178332 len=1170628 2024-08-29T18:33:18.473 INFO:tasks.workunit.client.0.smithi029.stdout:op 5404 completed, throughput=5MB/sec 2024-08-29T18:33:19.474 INFO:tasks.workunit.client.0.smithi029.stdout: 1039: throughput=5MB/sec pending data=0 2024-08-29T18:33:19.474 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-MrvaY-5L2mE9EsH off=8885590 len=1465244 2024-08-29T18:33:19.485 INFO:tasks.workunit.client.0.smithi029.stdout:op 5405 completed, throughput=5MB/sec 2024-08-29T18:33:19.485 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-WwAtLiNP_GjOAd8 off=16351168 len=1523538 2024-08-29T18:33:19.490 INFO:tasks.workunit.client.0.smithi029.stdout:op 5406 completed, throughput=5MB/sec 2024-08-29T18:33:19.490 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-QTkpdxAkIN_b8Qx off=7653865 len=325111 2024-08-29T18:33:19.496 INFO:tasks.workunit.client.0.smithi029.stdout:op 5407 completed, throughput=5MB/sec 2024-08-29T18:33:19.496 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-lbXZW26QyEq6FLH off=6021856 len=133266 2024-08-29T18:33:19.501 INFO:tasks.workunit.client.0.smithi029.stdout:op 5408 completed, throughput=5MB/sec 2024-08-29T18:33:19.501 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-aY9uqXJGd0vV8w3 off=7661986 len=1239490 2024-08-29T18:33:19.511 INFO:tasks.workunit.client.0.smithi029.stdout:op 5409 completed, throughput=5MB/sec 2024-08-29T18:33:19.511 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-SVRjY23nOqGykdN off=4981904 len=1070180 2024-08-29T18:33:19.513 INFO:tasks.workunit.client.0.smithi029.stdout:op 5410 completed, throughput=5MB/sec 2024-08-29T18:33:19.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:33:19 smithi029 bash[79042]: cluster 2024-08-29T18:33:18.391555+0000 mgr.y (mgr.25004) 1302 : cluster [DBG] pgmap v1974: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.9 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2024-08-29T18:33:19.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:33:19 smithi029 bash[79042]: audit 2024-08-29T18:33:18.562765+0000 mon.c (mon.2) 597 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:33:19.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:33:19 smithi029 bash[77880]: cluster 2024-08-29T18:33:18.391555+0000 mgr.y (mgr.25004) 1302 : cluster [DBG] pgmap v1974: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.9 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2024-08-29T18:33:19.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:33:19 smithi029 bash[77880]: audit 2024-08-29T18:33:18.562765+0000 mon.c (mon.2) 597 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:33:19.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:33:19 smithi110 bash[67519]: cluster 2024-08-29T18:33:18.391555+0000 mgr.y (mgr.25004) 1302 : cluster [DBG] pgmap v1974: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.9 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2024-08-29T18:33:19.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:33:19 smithi110 bash[67519]: audit 2024-08-29T18:33:18.562765+0000 mon.c (mon.2) 597 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:33:20.513 INFO:tasks.workunit.client.0.smithi029.stdout: 1040: throughput=5MB/sec pending data=0 2024-08-29T18:33:20.514 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-0QbLHsf4h3W4gRC off=6689550 len=657212 2024-08-29T18:33:20.516 INFO:tasks.workunit.client.0.smithi029.stdout:op 5411 completed, throughput=5MB/sec 2024-08-29T18:33:20.516 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-1uRDTpNxgawv0if off=839755 len=275798 2024-08-29T18:33:20.517 INFO:tasks.workunit.client.0.smithi029.stdout:op 5412 completed, throughput=5MB/sec 2024-08-29T18:33:20.517 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-vG2vJgNQ2HWkhrE off=8016772 len=1336841 2024-08-29T18:33:20.529 INFO:tasks.workunit.client.0.smithi029.stdout:op 5413 completed, throughput=5MB/sec 2024-08-29T18:33:20.529 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-vDxoMP4VcSwJnXp off=17031378 len=178060 2024-08-29T18:33:20.534 INFO:tasks.workunit.client.0.smithi029.stdout:op 5414 completed, throughput=5MB/sec 2024-08-29T18:33:20.534 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-8fCppNpObsE1Yza off=8887421 len=211969 2024-08-29T18:33:20.539 INFO:tasks.workunit.client.0.smithi029.stdout:op 5415 completed, throughput=5MB/sec 2024-08-29T18:33:20.539 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-Qx0B32Xrc1VNJIe off=12864867 len=1229421 2024-08-29T18:33:20.548 INFO:tasks.workunit.client.0.smithi029.stdout:op 5416 completed, throughput=5MB/sec 2024-08-29T18:33:20.548 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-FMGRtEN3m6IPEPN off=21246144 len=825299 2024-08-29T18:33:20.555 INFO:tasks.workunit.client.0.smithi029.stdout:op 5417 completed, throughput=5MB/sec 2024-08-29T18:33:20.555 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-kQud2MYSndlNk2g off=20502142 len=597460 2024-08-29T18:33:20.558 INFO:tasks.workunit.client.0.smithi029.stdout:op 5418 completed, throughput=5MB/sec 2024-08-29T18:33:21.558 INFO:tasks.workunit.client.0.smithi029.stdout: 1041: throughput=5MB/sec pending data=0 2024-08-29T18:33:21.558 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-zeHas9vx1j-NQid off=9116193 len=1722266 2024-08-29T18:33:21.562 INFO:tasks.workunit.client.0.smithi029.stdout:op 5419 completed, throughput=5MB/sec 2024-08-29T18:33:21.562 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-2wCtlwvL-p-SN1X off=13627919 len=438965 2024-08-29T18:33:21.564 INFO:tasks.workunit.client.0.smithi029.stdout:op 5420 completed, throughput=5MB/sec 2024-08-29T18:33:21.564 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-EOXLR1RZdXRSJvS off=6747370 len=1327275 2024-08-29T18:33:21.569 INFO:tasks.workunit.client.0.smithi029.stdout:op 5421 completed, throughput=5MB/sec 2024-08-29T18:33:21.569 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-IfwaeEKtk-dQwBm off=1789938 len=1250881 2024-08-29T18:33:21.574 INFO:tasks.workunit.client.0.smithi029.stdout:op 5422 completed, throughput=5MB/sec 2024-08-29T18:33:21.574 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-810MsnIjOMwQ2S2 off=1017376 len=780030 2024-08-29T18:33:21.583 INFO:tasks.workunit.client.0.smithi029.stdout:op 5423 completed, throughput=5MB/sec 2024-08-29T18:33:21.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:33:21 smithi029 bash[79042]: cluster 2024-08-29T18:33:20.392427+0000 mgr.y (mgr.25004) 1303 : cluster [DBG] pgmap v1975: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-08-29T18:33:21.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:33:21 smithi029 bash[77880]: cluster 2024-08-29T18:33:20.392427+0000 mgr.y (mgr.25004) 1303 : cluster [DBG] pgmap v1975: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-08-29T18:33:21.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:33:21 smithi110 bash[67519]: cluster 2024-08-29T18:33:20.392427+0000 mgr.y (mgr.25004) 1303 : cluster [DBG] pgmap v1975: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-08-29T18:33:22.583 INFO:tasks.workunit.client.0.smithi029.stdout: 1042: throughput=5MB/sec pending data=0 2024-08-29T18:33:22.583 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-fwA9saRedMZY400 off=194475 len=293880 2024-08-29T18:33:22.584 INFO:tasks.workunit.client.0.smithi029.stdout:op 5424 completed, throughput=5MB/sec 2024-08-29T18:33:22.585 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-o9B-_tVRCmUJTS2 off=893064 len=408882 2024-08-29T18:33:22.587 INFO:tasks.workunit.client.0.smithi029.stdout:op 5425 completed, throughput=5MB/sec 2024-08-29T18:33:22.587 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-5DUZx69v4eI1pbO off=827407 len=775687 2024-08-29T18:33:22.596 INFO:tasks.workunit.client.0.smithi029.stdout:op 5426 completed, throughput=5MB/sec 2024-08-29T18:33:22.596 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-RTZmVByXEMLgsiB off=494780 len=1253203 2024-08-29T18:33:22.600 INFO:tasks.workunit.client.0.smithi029.stdout:op 5427 completed, throughput=5MB/sec 2024-08-29T18:33:22.600 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-w4t2_ejDpxWroDJ off=16343910 len=1846452 2024-08-29T18:33:22.614 INFO:tasks.workunit.client.0.smithi029.stdout:op 5428 completed, throughput=5MB/sec 2024-08-29T18:33:22.614 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-zrrv8L-0stugciB off=6405528 len=888033 2024-08-29T18:33:22.622 INFO:tasks.workunit.client.0.smithi029.stdout:op 5429 completed, throughput=5MB/sec 2024-08-29T18:33:23.623 INFO:tasks.workunit.client.0.smithi029.stdout: 1043: throughput=5MB/sec pending data=0 2024-08-29T18:33:23.623 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-skfdJcpoavQPE3a off=16417548 len=1777585 2024-08-29T18:33:23.636 INFO:tasks.workunit.client.0.smithi029.stdout:op 5430 completed, throughput=5MB/sec 2024-08-29T18:33:23.636 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-B7F1Uq4zGf5J7Df off=14707349 len=1515922 2024-08-29T18:33:23.648 INFO:tasks.workunit.client.0.smithi029.stdout:op 5431 completed, throughput=5MB/sec 2024-08-29T18:33:23.648 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-GkJLK0MQnjF2sjI off=2720609 len=2026338 2024-08-29T18:33:23.653 INFO:tasks.workunit.client.0.smithi029.stdout:op 5432 completed, throughput=5MB/sec 2024-08-29T18:33:23.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:33:23 smithi029 bash[79042]: cluster 2024-08-29T18:33:22.393600+0000 mgr.y (mgr.25004) 1304 : cluster [DBG] pgmap v1976: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2024-08-29T18:33:23.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:33:23 smithi029 bash[77880]: cluster 2024-08-29T18:33:22.393600+0000 mgr.y (mgr.25004) 1304 : cluster [DBG] pgmap v1976: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2024-08-29T18:33:23.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:33:23 smithi110 bash[67519]: cluster 2024-08-29T18:33:22.393600+0000 mgr.y (mgr.25004) 1304 : cluster [DBG] pgmap v1976: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2024-08-29T18:33:24.654 INFO:tasks.workunit.client.0.smithi029.stdout: 1044: throughput=5MB/sec pending data=0 2024-08-29T18:33:24.654 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-kkGt5am5akaXrXr off=762591 len=955296 2024-08-29T18:33:24.662 INFO:tasks.workunit.client.0.smithi029.stdout:op 5433 completed, throughput=5MB/sec 2024-08-29T18:33:24.663 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-O0IPKINezdJx8pA off=3564554 len=2002990 2024-08-29T18:33:24.677 INFO:tasks.workunit.client.0.smithi029.stdout:op 5434 completed, throughput=5MB/sec 2024-08-29T18:33:24.677 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-4dPQOwwdmx4qP5F off=574374 len=1095964 2024-08-29T18:33:24.687 INFO:tasks.workunit.client.0.smithi029.stdout:op 5435 completed, throughput=5MB/sec 2024-08-29T18:33:24.687 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-HgR5udKMoBtmIjt off=3973724 len=1695167 2024-08-29T18:33:24.689 INFO:tasks.workunit.client.0.smithi029.stdout:op 5436 completed, throughput=5MB/sec 2024-08-29T18:33:24.901 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:33:24 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:33:24] "GET /metrics HTTP/1.1" 200 34028 "" "Prometheus/2.43.0" 2024-08-29T18:33:25.690 INFO:tasks.workunit.client.0.smithi029.stdout: 1045: throughput=5MB/sec pending data=0 2024-08-29T18:33:25.690 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-w2OSJTELXG9BqQ_ off=4875691 len=358666 2024-08-29T18:33:25.691 INFO:tasks.workunit.client.0.smithi029.stdout:op 5437 completed, throughput=5MB/sec 2024-08-29T18:33:25.691 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-FNBcDaFibnM870s off=3245975 len=3909 2024-08-29T18:33:25.696 INFO:tasks.workunit.client.0.smithi029.stdout:op 5438 completed, throughput=5MB/sec 2024-08-29T18:33:25.696 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-9_UP2iIfZEMPSGF off=356921 len=1871126 2024-08-29T18:33:25.710 INFO:tasks.workunit.client.0.smithi029.stdout:op 5439 completed, throughput=5MB/sec 2024-08-29T18:33:25.710 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-g2B3I7X5uoa6T6S off=6393298 len=654358 2024-08-29T18:33:25.712 INFO:tasks.workunit.client.0.smithi029.stdout:op 5440 completed, throughput=5MB/sec 2024-08-29T18:33:25.712 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-ao4P8HcueQZnRPK off=6665813 len=1041125 2024-08-29T18:33:25.720 INFO:tasks.workunit.client.0.smithi029.stdout:op 5441 completed, throughput=5MB/sec 2024-08-29T18:33:25.720 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-DYIadBhlqenJVVr off=1026219 len=524277 2024-08-29T18:33:25.722 INFO:tasks.workunit.client.0.smithi029.stdout:op 5442 completed, throughput=5MB/sec 2024-08-29T18:33:25.722 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-GARcyjbZeu7FqWG off=4482781 len=447551 2024-08-29T18:33:25.723 INFO:tasks.workunit.client.0.smithi029.stdout:op 5443 completed, throughput=5MB/sec 2024-08-29T18:33:25.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:33:25 smithi029 bash[77880]: cluster 2024-08-29T18:33:24.394483+0000 mgr.y (mgr.25004) 1305 : cluster [DBG] pgmap v1977: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-08-29T18:33:25.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:33:25 smithi029 bash[79042]: cluster 2024-08-29T18:33:24.394483+0000 mgr.y (mgr.25004) 1305 : cluster [DBG] pgmap v1977: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-08-29T18:33:25.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:33:25 smithi110 bash[67519]: cluster 2024-08-29T18:33:24.394483+0000 mgr.y (mgr.25004) 1305 : cluster [DBG] pgmap v1977: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-08-29T18:33:26.724 INFO:tasks.workunit.client.0.smithi029.stdout: 1046: throughput=5MB/sec pending data=0 2024-08-29T18:33:26.724 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-e9SvEhVWE6L2H6t off=4197347 len=891348 2024-08-29T18:33:26.733 INFO:tasks.workunit.client.0.smithi029.stdout:op 5444 completed, throughput=5MB/sec 2024-08-29T18:33:26.733 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-LjO9VgptAoHe5Ts off=6730561 len=959646 2024-08-29T18:33:26.735 INFO:tasks.workunit.client.0.smithi029.stdout:op 5445 completed, throughput=5MB/sec 2024-08-29T18:33:26.735 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-by3mRpbj5hMzbMe off=2295063 len=1637764 2024-08-29T18:33:26.747 INFO:tasks.workunit.client.0.smithi029.stdout:op 5446 completed, throughput=5MB/sec 2024-08-29T18:33:26.747 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-Gq9gbhqyEOjl3_9 off=13558237 len=226718 2024-08-29T18:33:26.753 INFO:tasks.workunit.client.0.smithi029.stdout:op 5447 completed, throughput=5MB/sec 2024-08-29T18:33:26.753 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-ZN9lYTU0g7E4vZq off=8616114 len=2022733 2024-08-29T18:33:26.765 INFO:tasks.workunit.client.0.smithi029.stdout:op 5448 completed, throughput=5MB/sec 2024-08-29T18:33:27.766 INFO:tasks.workunit.client.0.smithi029.stdout: 1047: throughput=5MB/sec pending data=0 2024-08-29T18:33:27.766 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-1vCiUxCZN6Z-6zY off=3027933 len=27264 2024-08-29T18:33:27.767 INFO:tasks.workunit.client.0.smithi029.stdout:op 5449 completed, throughput=5MB/sec 2024-08-29T18:33:27.767 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-05qeTI1nijT-MSc off=13154410 len=1832221 2024-08-29T18:33:27.771 INFO:tasks.workunit.client.0.smithi029.stdout:op 5450 completed, throughput=5MB/sec 2024-08-29T18:33:27.771 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-ipUTQ2ir52KxsCA off=7604235 len=487520 2024-08-29T18:33:27.773 INFO:tasks.workunit.client.0.smithi029.stdout:op 5451 completed, throughput=5MB/sec 2024-08-29T18:33:27.773 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-jDgmxWsoD4F-SCO off=12409699 len=1628982 2024-08-29T18:33:27.787 INFO:tasks.workunit.client.0.smithi029.stdout:op 5452 completed, throughput=5MB/sec 2024-08-29T18:33:27.787 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-NzfIQD53DT-r9yF off=6781153 len=1996021 2024-08-29T18:33:27.791 INFO:tasks.workunit.client.0.smithi029.stdout:op 5453 completed, throughput=5MB/sec 2024-08-29T18:33:27.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:33:27 smithi029 bash[77880]: cluster 2024-08-29T18:33:26.395660+0000 mgr.y (mgr.25004) 1306 : cluster [DBG] pgmap v1978: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-29T18:33:27.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:33:27 smithi029 bash[79042]: cluster 2024-08-29T18:33:26.395660+0000 mgr.y (mgr.25004) 1306 : cluster [DBG] pgmap v1978: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-29T18:33:27.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:33:27 smithi110 bash[67519]: cluster 2024-08-29T18:33:26.395660+0000 mgr.y (mgr.25004) 1306 : cluster [DBG] pgmap v1978: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-29T18:33:28.792 INFO:tasks.workunit.client.0.smithi029.stdout: 1048: throughput=5MB/sec pending data=0 2024-08-29T18:33:28.792 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-qWfegQZx6DeIfdf off=7175490 len=536493 2024-08-29T18:33:28.794 INFO:tasks.workunit.client.0.smithi029.stdout:op 5454 completed, throughput=5MB/sec 2024-08-29T18:33:28.794 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-0B1qt8pVJugiu_B off=669672 len=522728 2024-08-29T18:33:28.801 INFO:tasks.workunit.client.0.smithi029.stdout:op 5455 completed, throughput=5MB/sec 2024-08-29T18:33:28.801 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-khcetDCH0HLTT-d off=5196667 len=739760 2024-08-29T18:33:28.802 INFO:tasks.workunit.client.0.smithi029.stdout:op 5456 completed, throughput=5MB/sec 2024-08-29T18:33:28.802 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-7FpNAx1IlgO9GcR off=5202766 len=419207 2024-08-29T18:33:28.804 INFO:tasks.workunit.client.0.smithi029.stdout:op 5457 completed, throughput=5MB/sec 2024-08-29T18:33:28.804 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-Yvs80d_x6Wruf62 off=366781 len=120323 2024-08-29T18:33:28.805 INFO:tasks.workunit.client.0.smithi029.stdout:op 5458 completed, throughput=5MB/sec 2024-08-29T18:33:28.806 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-5gX4L6pLnJ1DaNE off=783891 len=1145552 2024-08-29T18:33:28.815 INFO:tasks.workunit.client.0.smithi029.stdout:op 5459 completed, throughput=5MB/sec 2024-08-29T18:33:28.815 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-U-KxB0d1We1lZhh off=355893 len=1695269 2024-08-29T18:33:28.819 INFO:tasks.workunit.client.0.smithi029.stdout:op 5460 completed, throughput=5MB/sec 2024-08-29T18:33:29.820 INFO:tasks.workunit.client.0.smithi029.stdout: 1049: throughput=5MB/sec pending data=0 2024-08-29T18:33:29.820 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-4VAbroePsSTw_RI off=3870922 len=1781134 2024-08-29T18:33:29.833 INFO:tasks.workunit.client.0.smithi029.stdout:op 5461 completed, throughput=5MB/sec 2024-08-29T18:33:29.834 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-wjqnOZ8MavPIe9I off=1734944 len=1229985 2024-08-29T18:33:29.844 INFO:tasks.workunit.client.0.smithi029.stdout:op 5462 completed, throughput=5MB/sec 2024-08-29T18:33:29.844 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-ZHcY5QT5jk7dmSu off=5275056 len=1220293 2024-08-29T18:33:29.856 INFO:tasks.workunit.client.0.smithi029.stdout:op 5463 completed, throughput=5MB/sec 2024-08-29T18:33:29.856 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-zvW9542sxySqwRo off=3461835 len=913461 2024-08-29T18:33:29.857 INFO:tasks.workunit.client.0.smithi029.stdout:op 5464 completed, throughput=5MB/sec 2024-08-29T18:33:29.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:33:29 smithi029 bash[77880]: cluster 2024-08-29T18:33:28.396641+0000 mgr.y (mgr.25004) 1307 : cluster [DBG] pgmap v1979: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2024-08-29T18:33:29.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:33:29 smithi029 bash[79042]: cluster 2024-08-29T18:33:28.396641+0000 mgr.y (mgr.25004) 1307 : cluster [DBG] pgmap v1979: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2024-08-29T18:33:29.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:33:29 smithi110 bash[67519]: cluster 2024-08-29T18:33:28.396641+0000 mgr.y (mgr.25004) 1307 : cluster [DBG] pgmap v1979: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2024-08-29T18:33:30.858 INFO:tasks.workunit.client.0.smithi029.stdout: 1050: throughput=5MB/sec pending data=0 2024-08-29T18:33:30.858 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-OAK1_1VXbYFYrQB off=1978127 len=90176 2024-08-29T18:33:30.863 INFO:tasks.workunit.client.0.smithi029.stdout:op 5465 completed, throughput=5MB/sec 2024-08-29T18:33:30.863 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-4Iwob5pKwGkzNhe off=14294412 len=573956 2024-08-29T18:33:30.869 INFO:tasks.workunit.client.0.smithi029.stdout:op 5466 completed, throughput=5MB/sec 2024-08-29T18:33:30.869 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-9oUANWqYKfSscsP off=12702614 len=225873 2024-08-29T18:33:30.870 INFO:tasks.workunit.client.0.smithi029.stdout:op 5467 completed, throughput=5MB/sec 2024-08-29T18:33:30.870 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-CsuMPUp70n68Ban off=20253923 len=717001 2024-08-29T18:33:30.877 INFO:tasks.workunit.client.0.smithi029.stdout:op 5468 completed, throughput=5MB/sec 2024-08-29T18:33:30.877 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-H_kYVAsIkRMJBFs off=5221709 len=166305 2024-08-29T18:33:30.878 INFO:tasks.workunit.client.0.smithi029.stdout:op 5469 completed, throughput=5MB/sec 2024-08-29T18:33:30.878 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-Avxs5V5jKqvh5Gn off=498678 len=1820480 2024-08-29T18:33:30.882 INFO:tasks.workunit.client.0.smithi029.stdout:op 5470 completed, throughput=5MB/sec 2024-08-29T18:33:30.882 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-WfiaebuEEglk9-m off=37133 len=691798 2024-08-29T18:33:30.884 INFO:tasks.workunit.client.0.smithi029.stdout:op 5471 completed, throughput=5MB/sec 2024-08-29T18:33:30.884 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-4o8Yo-3lW3istQz off=7315542 len=1463895 2024-08-29T18:33:30.894 INFO:tasks.workunit.client.0.smithi029.stdout:op 5472 completed, throughput=5MB/sec 2024-08-29T18:33:30.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:33:30 smithi029 bash[79042]: audit 2024-08-29T18:33:30.481414+0000 mon.c (mon.2) 598 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:33:30.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:33:30 smithi029 bash[77880]: audit 2024-08-29T18:33:30.481414+0000 mon.c (mon.2) 598 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:33:30.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:33:30 smithi110 bash[67519]: audit 2024-08-29T18:33:30.481414+0000 mon.c (mon.2) 598 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:33:31.895 INFO:tasks.workunit.client.0.smithi029.stdout: 1051: throughput=5MB/sec pending data=0 2024-08-29T18:33:31.895 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-sf-zyF_s2A_LFw2 off=5964814 len=309661 2024-08-29T18:33:31.901 INFO:tasks.workunit.client.0.smithi029.stdout:op 5473 completed, throughput=5MB/sec 2024-08-29T18:33:31.901 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-XYBE8jG4zkz9nVi off=7996160 len=1584520 2024-08-29T18:33:31.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:33:31 smithi110 bash[67519]: cluster 2024-08-29T18:33:30.397502+0000 mgr.y (mgr.25004) 1308 : cluster [DBG] pgmap v1980: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-29T18:33:31.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:33:31 smithi110 bash[67519]: audit 2024-08-29T18:33:31.246482+0000 mon.c (mon.2) 599 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:33:31.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:33:31 smithi110 bash[67519]: audit 2024-08-29T18:33:31.248107+0000 mon.c (mon.2) 600 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:33:31.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:33:31 smithi110 bash[67519]: audit 2024-08-29T18:33:31.256980+0000 mon.a (mon.0) 1765 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:33:31.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:33:31 smithi029 bash[79042]: cluster 2024-08-29T18:33:30.397502+0000 mgr.y (mgr.25004) 1308 : cluster [DBG] pgmap v1980: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-29T18:33:31.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:33:31 smithi029 bash[79042]: audit 2024-08-29T18:33:31.246482+0000 mon.c (mon.2) 599 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:33:31.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:33:31 smithi029 bash[79042]: audit 2024-08-29T18:33:31.248107+0000 mon.c (mon.2) 600 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:33:31.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:33:31 smithi029 bash[79042]: audit 2024-08-29T18:33:31.256980+0000 mon.a (mon.0) 1765 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:33:31.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:33:31 smithi029 bash[77880]: cluster 2024-08-29T18:33:30.397502+0000 mgr.y (mgr.25004) 1308 : cluster [DBG] pgmap v1980: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-29T18:33:31.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:33:31 smithi029 bash[77880]: audit 2024-08-29T18:33:31.246482+0000 mon.c (mon.2) 599 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:33:31.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:33:31 smithi029 bash[77880]: audit 2024-08-29T18:33:31.248107+0000 mon.c (mon.2) 600 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:33:31.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:33:31 smithi029 bash[77880]: audit 2024-08-29T18:33:31.256980+0000 mon.a (mon.0) 1765 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:33:31.905 INFO:tasks.workunit.client.0.smithi029.stdout:op 5474 completed, throughput=5MB/sec 2024-08-29T18:33:31.905 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-RqPbZ9EoPljZpiJ off=202583 len=2078965 2024-08-29T18:33:31.911 INFO:tasks.workunit.client.0.smithi029.stdout:op 5475 completed, throughput=5MB/sec 2024-08-29T18:33:31.911 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-RdOwBm8UZF3_Qpy off=7050175 len=1904243 2024-08-29T18:33:31.924 INFO:tasks.workunit.client.0.smithi029.stdout:op 5476 completed, throughput=5MB/sec 2024-08-29T18:33:32.925 INFO:tasks.workunit.client.0.smithi029.stdout: 1052: throughput=5MB/sec pending data=0 2024-08-29T18:33:32.925 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-vIQ_TGxz6YecUzX off=543072 len=279678 2024-08-29T18:33:32.930 INFO:tasks.workunit.client.0.smithi029.stdout:op 5477 completed, throughput=5MB/sec 2024-08-29T18:33:32.931 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-3h0NuS-RppK8r9f off=1081074 len=1094193 2024-08-29T18:33:32.941 INFO:tasks.workunit.client.0.smithi029.stdout:op 5478 completed, throughput=5MB/sec 2024-08-29T18:33:32.941 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-7GCBL-aXDKgdRJc off=19194277 len=2011184 2024-08-29T18:33:32.956 INFO:tasks.workunit.client.0.smithi029.stdout:op 5479 completed, throughput=5MB/sec 2024-08-29T18:33:32.956 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-jJpJSi8SVPhpRyt off=601183 len=5281 2024-08-29T18:33:32.957 INFO:tasks.workunit.client.0.smithi029.stdout:op 5480 completed, throughput=5MB/sec 2024-08-29T18:33:32.957 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-2_0rZiq2fiHY5vh off=4727023 len=526544 2024-08-29T18:33:32.964 INFO:tasks.workunit.client.0.smithi029.stdout:op 5481 completed, throughput=5MB/sec 2024-08-29T18:33:32.964 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-Jfim1JgyyDD31Q9 off=120759 len=47569 2024-08-29T18:33:32.968 INFO:tasks.workunit.client.0.smithi029.stdout:op 5482 completed, throughput=5MB/sec 2024-08-29T18:33:32.968 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-XScgk68upDNvRHi off=11915398 len=1587325 2024-08-29T18:33:32.979 INFO:tasks.workunit.client.0.smithi029.stdout:op 5483 completed, throughput=5MB/sec 2024-08-29T18:33:33.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:33:33 smithi029 bash[77880]: cluster 2024-08-29T18:33:32.398688+0000 mgr.y (mgr.25004) 1309 : cluster [DBG] pgmap v1981: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2024-08-29T18:33:33.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:33:33 smithi029 bash[79042]: cluster 2024-08-29T18:33:32.398688+0000 mgr.y (mgr.25004) 1309 : cluster [DBG] pgmap v1981: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2024-08-29T18:33:33.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:33:33 smithi110 bash[67519]: cluster 2024-08-29T18:33:32.398688+0000 mgr.y (mgr.25004) 1309 : cluster [DBG] pgmap v1981: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2024-08-29T18:33:33.979 INFO:tasks.workunit.client.0.smithi029.stdout: 1053: throughput=5MB/sec pending data=0 2024-08-29T18:33:33.979 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-TPAwqZo1ic_UMgT off=69548 len=930000 2024-08-29T18:33:33.982 INFO:tasks.workunit.client.0.smithi029.stdout:op 5484 completed, throughput=5MB/sec 2024-08-29T18:33:33.982 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-N987KJtwIkoRd4k off=5625190 len=1310652 2024-08-29T18:33:33.993 INFO:tasks.workunit.client.0.smithi029.stdout:op 5485 completed, throughput=5MB/sec 2024-08-29T18:33:33.993 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-31A3owYbmzzxkv4 off=0 len=1105157 2024-08-29T18:33:33.996 INFO:tasks.workunit.client.0.smithi029.stdout:op 5486 completed, throughput=5MB/sec 2024-08-29T18:33:33.997 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-rWd8COWw6bf0jtB off=6051127 len=1442530 2024-08-29T18:33:34.006 INFO:tasks.workunit.client.0.smithi029.stdout:op 5487 completed, throughput=5MB/sec 2024-08-29T18:33:34.901 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:33:34 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:33:34] "GET /metrics HTTP/1.1" 200 34032 "" "Prometheus/2.43.0" 2024-08-29T18:33:34.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:33:34 smithi029 bash[77880]: audit 2024-08-29T18:33:33.563229+0000 mon.c (mon.2) 601 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:33:34.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:33:34 smithi029 bash[79042]: audit 2024-08-29T18:33:33.563229+0000 mon.c (mon.2) 601 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:33:34.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:33:34 smithi110 bash[67519]: audit 2024-08-29T18:33:33.563229+0000 mon.c (mon.2) 601 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:33:35.006 INFO:tasks.workunit.client.0.smithi029.stdout: 1054: throughput=5MB/sec pending data=0 2024-08-29T18:33:35.007 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-r49x4IQmNNePxh9 off=13323991 len=1524286 2024-08-29T18:33:35.020 INFO:tasks.workunit.client.0.smithi029.stdout:op 5488 completed, throughput=5MB/sec 2024-08-29T18:33:35.020 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-cyjvsty8xV6pZl0 off=4303257 len=1603176 2024-08-29T18:33:35.024 INFO:tasks.workunit.client.0.smithi029.stdout:op 5489 completed, throughput=5MB/sec 2024-08-29T18:33:35.024 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-vCNqoTS_a3SMdzw off=8159699 len=1102178 2024-08-29T18:33:35.033 INFO:tasks.workunit.client.0.smithi029.stdout:op 5490 completed, throughput=5MB/sec 2024-08-29T18:33:35.033 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-nhHNUNbwKNdkWNB off=1228871 len=2012063 2024-08-29T18:33:35.048 INFO:tasks.workunit.client.0.smithi029.stdout:op 5491 completed, throughput=5MB/sec 2024-08-29T18:33:35.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:33:35 smithi029 bash[77880]: cluster 2024-08-29T18:33:34.399520+0000 mgr.y (mgr.25004) 1310 : cluster [DBG] pgmap v1982: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-29T18:33:35.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:33:35 smithi029 bash[79042]: cluster 2024-08-29T18:33:34.399520+0000 mgr.y (mgr.25004) 1310 : cluster [DBG] pgmap v1982: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-29T18:33:35.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:33:35 smithi110 bash[67519]: cluster 2024-08-29T18:33:34.399520+0000 mgr.y (mgr.25004) 1310 : cluster [DBG] pgmap v1982: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-29T18:33:36.049 INFO:tasks.workunit.client.0.smithi029.stdout: 1055: throughput=5MB/sec pending data=0 2024-08-29T18:33:36.049 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-jrOShDi1dYcmiCT off=3978578 len=825356 2024-08-29T18:33:36.057 INFO:tasks.workunit.client.0.smithi029.stdout:op 5492 completed, throughput=5MB/sec 2024-08-29T18:33:36.057 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-sIBQr3ThAaF4kG- off=6605921 len=353057 2024-08-29T18:33:36.063 INFO:tasks.workunit.client.0.smithi029.stdout:op 5493 completed, throughput=5MB/sec 2024-08-29T18:33:36.063 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-nqM5IE8GE74vMlE off=5381226 len=600115 2024-08-29T18:33:36.071 INFO:tasks.workunit.client.0.smithi029.stdout:op 5494 completed, throughput=5MB/sec 2024-08-29T18:33:36.071 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-EZa0IAIA1nwouDA off=9442982 len=506436 2024-08-29T18:33:36.077 INFO:tasks.workunit.client.0.smithi029.stdout:op 5495 completed, throughput=5MB/sec 2024-08-29T18:33:36.077 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-fDpr7lcGbG2fD0v off=4707348 len=1130083 2024-08-29T18:33:36.079 INFO:tasks.workunit.client.0.smithi029.stdout:op 5496 completed, throughput=5MB/sec 2024-08-29T18:33:36.079 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-H_XaEGfvZw2LjDq off=2263110 len=258354 2024-08-29T18:33:36.085 INFO:tasks.workunit.client.0.smithi029.stdout:op 5497 completed, throughput=5MB/sec 2024-08-29T18:33:36.085 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-YCN-IQJ9horv1Wz off=13516800 len=1647720 2024-08-29T18:33:36.097 INFO:tasks.workunit.client.0.smithi029.stdout:op 5498 completed, throughput=5MB/sec 2024-08-29T18:33:37.098 INFO:tasks.workunit.client.0.smithi029.stdout: 1056: throughput=5MB/sec pending data=0 2024-08-29T18:33:37.098 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-x7-oObOQlSsjtD4 off=6046709 len=724896 2024-08-29T18:33:37.105 INFO:tasks.workunit.client.0.smithi029.stdout:op 5499 completed, throughput=5MB/sec 2024-08-29T18:33:37.105 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-7GCBL-aXDKgdRJc off=14320251 len=334010 2024-08-29T18:33:37.107 INFO:tasks.workunit.client.0.smithi029.stdout:op 5500 completed, throughput=5MB/sec 2024-08-29T18:33:37.107 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-jJncO0fXV0AmAtH off=16401308 len=944954 2024-08-29T18:33:37.110 INFO:tasks.workunit.client.0.smithi029.stdout:op 5501 completed, throughput=5MB/sec 2024-08-29T18:33:37.110 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-UVCDCNh9WYcHHev off=2487482 len=183518 2024-08-29T18:33:37.115 INFO:tasks.workunit.client.0.smithi029.stdout:op 5502 completed, throughput=5MB/sec 2024-08-29T18:33:37.115 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-8nzhKidyebaMl0K off=16843196 len=1602138 2024-08-29T18:33:37.129 INFO:tasks.workunit.client.0.smithi029.stdout:op 5503 completed, throughput=5MB/sec 2024-08-29T18:33:37.129 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-OuftrP5DK021lz_ off=17914205 len=267042 2024-08-29T18:33:37.135 INFO:tasks.workunit.client.0.smithi029.stdout:op 5504 completed, throughput=5MB/sec 2024-08-29T18:33:37.135 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-I-1R2W2O8E5yedK off=2325085 len=156391 2024-08-29T18:33:37.136 INFO:tasks.workunit.client.0.smithi029.stdout:op 5505 completed, throughput=5MB/sec 2024-08-29T18:33:37.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:33:37 smithi029 bash[79042]: cluster 2024-08-29T18:33:36.400798+0000 mgr.y (mgr.25004) 1311 : cluster [DBG] pgmap v1983: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-29T18:33:37.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:33:37 smithi029 bash[77880]: cluster 2024-08-29T18:33:36.400798+0000 mgr.y (mgr.25004) 1311 : cluster [DBG] pgmap v1983: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-29T18:33:37.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:33:37 smithi110 bash[67519]: cluster 2024-08-29T18:33:36.400798+0000 mgr.y (mgr.25004) 1311 : cluster [DBG] pgmap v1983: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-29T18:33:38.136 INFO:tasks.workunit.client.0.smithi029.stdout: 1057: throughput=5MB/sec pending data=0 2024-08-29T18:33:38.136 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-UB8xUxyLxpOrwOX off=2526962 len=720083 2024-08-29T18:33:38.138 INFO:tasks.workunit.client.0.smithi029.stdout:op 5506 completed, throughput=5MB/sec 2024-08-29T18:33:38.139 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-PZbcLpbZ9ynism6 off=4102672 len=500907 2024-08-29T18:33:38.140 INFO:tasks.workunit.client.0.smithi029.stdout:op 5507 completed, throughput=5MB/sec 2024-08-29T18:33:38.141 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-Cb4xLERFESLsLoT off=568750 len=702659 2024-08-29T18:33:38.149 INFO:tasks.workunit.client.0.smithi029.stdout:op 5508 completed, throughput=5MB/sec 2024-08-29T18:33:38.149 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-BWdFDza--Nu2lnC off=15045026 len=1431330 2024-08-29T18:33:38.170 INFO:tasks.workunit.client.0.smithi029.stdout:op 5509 completed, throughput=5MB/sec 2024-08-29T18:33:38.170 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-C6_1rsrEq7ubfzt off=10501835 len=2087629 2024-08-29T18:33:38.185 INFO:tasks.workunit.client.0.smithi029.stdout:op 5510 completed, throughput=5MB/sec 2024-08-29T18:33:38.186 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-K_XeXk3TIO4IXPI off=2032899 len=1222326 2024-08-29T18:33:38.195 INFO:tasks.workunit.client.0.smithi029.stdout:op 5511 completed, throughput=5MB/sec 2024-08-29T18:33:39.196 INFO:tasks.workunit.client.0.smithi029.stdout: 1058: throughput=5MB/sec pending data=0 2024-08-29T18:33:39.196 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-6v8dXfB2BjXDgQe off=13185828 len=130141 2024-08-29T18:33:39.201 INFO:tasks.workunit.client.0.smithi029.stdout:op 5512 completed, throughput=5MB/sec 2024-08-29T18:33:39.201 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-bfnUKQ-7bHDvTAD off=2920423 len=1186505 2024-08-29T18:33:39.204 INFO:tasks.workunit.client.0.smithi029.stdout:op 5513 completed, throughput=5MB/sec 2024-08-29T18:33:39.205 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-gzaps-LXBQcKfXc off=5584389 len=367310 2024-08-29T18:33:39.211 INFO:tasks.workunit.client.0.smithi029.stdout:op 5514 completed, throughput=5MB/sec 2024-08-29T18:33:39.211 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-X3TBEE-5suLOEWQ off=1815424 len=1152351 2024-08-29T18:33:39.220 INFO:tasks.workunit.client.0.smithi029.stdout:op 5515 completed, throughput=5MB/sec 2024-08-29T18:33:39.220 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-OGyOhDJU_kB7qQp off=5083098 len=922432 2024-08-29T18:33:39.229 INFO:tasks.workunit.client.0.smithi029.stdout:op 5516 completed, throughput=5MB/sec 2024-08-29T18:33:39.229 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-wzAi_uH4tDkd7FZ off=12432268 len=1951386 2024-08-29T18:33:39.232 INFO:tasks.workunit.client.0.smithi029.stdout:op 5517 completed, throughput=5MB/sec 2024-08-29T18:33:39.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:33:39 smithi029 bash[77880]: cluster 2024-08-29T18:33:38.401851+0000 mgr.y (mgr.25004) 1312 : cluster [DBG] pgmap v1984: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2024-08-29T18:33:39.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:33:39 smithi029 bash[79042]: cluster 2024-08-29T18:33:38.401851+0000 mgr.y (mgr.25004) 1312 : cluster [DBG] pgmap v1984: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2024-08-29T18:33:39.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:33:39 smithi110 bash[67519]: cluster 2024-08-29T18:33:38.401851+0000 mgr.y (mgr.25004) 1312 : cluster [DBG] pgmap v1984: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2024-08-29T18:33:40.232 INFO:tasks.workunit.client.0.smithi029.stdout: 1059: throughput=5MB/sec pending data=0 2024-08-29T18:33:40.232 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-wuEWFjA3NnuFDNl off=1000803 len=193564 2024-08-29T18:33:40.233 INFO:tasks.workunit.client.0.smithi029.stdout:op 5518 completed, throughput=5MB/sec 2024-08-29T18:33:40.233 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-PA-BLE34-RgvPBP off=8963290 len=1217927 2024-08-29T18:33:40.238 INFO:tasks.workunit.client.0.smithi029.stdout:op 5519 completed, throughput=5MB/sec 2024-08-29T18:33:40.238 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-0eRjX0gX94Ajyl7 off=1953974 len=1121423 2024-08-29T18:33:40.248 INFO:tasks.workunit.client.0.smithi029.stdout:op 5520 completed, throughput=5MB/sec 2024-08-29T18:33:40.248 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-76ChTgOthh4Odjl off=7362686 len=1817970 2024-08-29T18:33:40.261 INFO:tasks.workunit.client.0.smithi029.stdout:op 5521 completed, throughput=5MB/sec 2024-08-29T18:33:40.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:33:40 smithi029 bash[79042]: cluster 2024-08-29T18:33:40.403034+0000 mgr.y (mgr.25004) 1313 : cluster [DBG] pgmap v1985: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-29T18:33:40.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:33:40 smithi029 bash[77880]: cluster 2024-08-29T18:33:40.403034+0000 mgr.y (mgr.25004) 1313 : cluster [DBG] pgmap v1985: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-29T18:33:40.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:33:40 smithi110 bash[67519]: cluster 2024-08-29T18:33:40.403034+0000 mgr.y (mgr.25004) 1313 : cluster [DBG] pgmap v1985: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-29T18:33:41.262 INFO:tasks.workunit.client.0.smithi029.stdout: 1060: throughput=5MB/sec pending data=0 2024-08-29T18:33:41.262 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-V3bY6Lt8Hv4yIcw off=9581413 len=1213825 2024-08-29T18:33:41.266 INFO:tasks.workunit.client.0.smithi029.stdout:op 5522 completed, throughput=5MB/sec 2024-08-29T18:33:41.266 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-RTZmVByXEMLgsiB off=450380 len=1815452 2024-08-29T18:33:41.270 INFO:tasks.workunit.client.0.smithi029.stdout:op 5523 completed, throughput=5MB/sec 2024-08-29T18:33:41.270 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-fAt-Kk0zwiCV_gL off=2910004 len=181857 2024-08-29T18:33:41.271 INFO:tasks.workunit.client.0.smithi029.stdout:op 5524 completed, throughput=5MB/sec 2024-08-29T18:33:41.272 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-4yx1-GyvG0ShGao off=11228395 len=1387187 2024-08-29T18:33:41.282 INFO:tasks.workunit.client.0.smithi029.stdout:op 5525 completed, throughput=5MB/sec 2024-08-29T18:33:41.282 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-_PsgFZvIlbepZkY off=3513263 len=967514 2024-08-29T18:33:41.291 INFO:tasks.workunit.client.0.smithi029.stdout:op 5526 completed, throughput=5MB/sec 2024-08-29T18:33:42.291 INFO:tasks.workunit.client.0.smithi029.stdout: 1061: throughput=5MB/sec pending data=0 2024-08-29T18:33:42.292 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-01Wng1mNSDuGf42 off=15091875 len=1773975 2024-08-29T18:33:42.303 INFO:tasks.workunit.client.0.smithi029.stdout:op 5527 completed, throughput=5MB/sec 2024-08-29T18:33:42.304 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-l4abGlhKZd96FKv off=3372997 len=1951106 2024-08-29T18:33:42.308 INFO:tasks.workunit.client.0.smithi029.stdout:op 5528 completed, throughput=5MB/sec 2024-08-29T18:33:42.308 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-2xkNv2kUmJjCTAg off=18358913 len=978155 2024-08-29T18:33:42.317 INFO:tasks.workunit.client.0.smithi029.stdout:op 5529 completed, throughput=5MB/sec 2024-08-29T18:33:42.317 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-HNup8Lh3tDYjrjf off=21999382 len=1978129 2024-08-29T18:33:42.320 INFO:tasks.workunit.client.0.smithi029.stdout:op 5530 completed, throughput=5MB/sec 2024-08-29T18:33:43.320 INFO:tasks.workunit.client.0.smithi029.stdout: 1062: throughput=5MB/sec pending data=0 2024-08-29T18:33:43.321 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-VUMx6EIePo7LbrR off=8250758 len=1480564 2024-08-29T18:33:43.325 INFO:tasks.workunit.client.0.smithi029.stdout:op 5531 completed, throughput=5MB/sec 2024-08-29T18:33:43.325 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-nSrxA2tMHDbCnvn off=21371945 len=728478 2024-08-29T18:33:43.327 INFO:tasks.workunit.client.0.smithi029.stdout:op 5532 completed, throughput=5MB/sec 2024-08-29T18:33:43.327 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-MkbmWIhkcE-Fr3h off=1049047 len=1752297 2024-08-29T18:33:43.333 INFO:tasks.workunit.client.0.smithi029.stdout:op 5533 completed, throughput=5MB/sec 2024-08-29T18:33:43.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:33:43 smithi029 bash[79042]: cluster 2024-08-29T18:33:42.404270+0000 mgr.y (mgr.25004) 1314 : cluster [DBG] pgmap v1986: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.5 MiB/s wr, 6 op/s 2024-08-29T18:33:43.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:33:43 smithi029 bash[77880]: cluster 2024-08-29T18:33:42.404270+0000 mgr.y (mgr.25004) 1314 : cluster [DBG] pgmap v1986: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.5 MiB/s wr, 6 op/s 2024-08-29T18:33:43.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:33:43 smithi110 bash[67519]: cluster 2024-08-29T18:33:42.404270+0000 mgr.y (mgr.25004) 1314 : cluster [DBG] pgmap v1986: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.5 MiB/s wr, 6 op/s 2024-08-29T18:33:44.333 INFO:tasks.workunit.client.0.smithi029.stdout: 1063: throughput=5MB/sec pending data=0 2024-08-29T18:33:44.333 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-PRghk-dD4rKkWpL off=14727721 len=1969873 2024-08-29T18:33:44.337 INFO:tasks.workunit.client.0.smithi029.stdout:op 5534 completed, throughput=5MB/sec 2024-08-29T18:33:44.337 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-vXs8eqCMqU9e8qV off=12285929 len=1833458 2024-08-29T18:33:44.342 INFO:tasks.workunit.client.0.smithi029.stdout:op 5535 completed, throughput=5MB/sec 2024-08-29T18:33:44.342 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-jrXmZRPwkL2mXOC off=11872471 len=755620 2024-08-29T18:33:44.350 INFO:tasks.workunit.client.0.smithi029.stdout:op 5536 completed, throughput=5MB/sec 2024-08-29T18:33:44.350 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-c1WduVpvEQdN2Ou off=4020896 len=1783292 2024-08-29T18:33:44.352 INFO:tasks.workunit.client.0.smithi029.stdout:op 5537 completed, throughput=5MB/sec 2024-08-29T18:33:44.901 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:33:44 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:33:44] "GET /metrics HTTP/1.1" 200 34032 "" "Prometheus/2.43.0" 2024-08-29T18:33:45.353 INFO:tasks.workunit.client.0.smithi029.stdout: 1064: throughput=5MB/sec pending data=0 2024-08-29T18:33:45.353 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-pomxorXjovSyjyI off=12624673 len=1691895 2024-08-29T18:33:45.357 INFO:tasks.workunit.client.0.smithi029.stdout:op 5538 completed, throughput=5MB/sec 2024-08-29T18:33:45.357 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-yA38aXi3CGFJcFc off=5734269 len=845193 2024-08-29T18:33:45.360 INFO:tasks.workunit.client.0.smithi029.stdout:op 5539 completed, throughput=5MB/sec 2024-08-29T18:33:45.360 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-P5AK3NZXpFV1zkT off=4767066 len=745882 2024-08-29T18:33:45.362 INFO:tasks.workunit.client.0.smithi029.stdout:op 5540 completed, throughput=5MB/sec 2024-08-29T18:33:45.362 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-4xtX9uHGZ-YbnA9 off=1266712 len=1255937 2024-08-29T18:33:45.365 INFO:tasks.workunit.client.0.smithi029.stdout:op 5541 completed, throughput=5MB/sec 2024-08-29T18:33:45.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:33:45 smithi029 bash[79042]: cluster 2024-08-29T18:33:44.405092+0000 mgr.y (mgr.25004) 1315 : cluster [DBG] pgmap v1987: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-08-29T18:33:45.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:33:45 smithi029 bash[77880]: cluster 2024-08-29T18:33:44.405092+0000 mgr.y (mgr.25004) 1315 : cluster [DBG] pgmap v1987: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-08-29T18:33:45.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:33:45 smithi110 bash[67519]: cluster 2024-08-29T18:33:44.405092+0000 mgr.y (mgr.25004) 1315 : cluster [DBG] pgmap v1987: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-08-29T18:33:46.366 INFO:tasks.workunit.client.0.smithi029.stdout: 1065: throughput=5MB/sec pending data=0 2024-08-29T18:33:46.366 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-FWkZhgRhOAaDw6D off=11800819 len=332618 2024-08-29T18:33:46.368 INFO:tasks.workunit.client.0.smithi029.stdout:op 5542 completed, throughput=5MB/sec 2024-08-29T18:33:46.368 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-eVbgOP9KcXaudS7 off=16937345 len=246709 2024-08-29T18:33:46.374 INFO:tasks.workunit.client.0.smithi029.stdout:op 5543 completed, throughput=5MB/sec 2024-08-29T18:33:46.374 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-xHvA-lt9usVammu off=4767053 len=204460 2024-08-29T18:33:46.375 INFO:tasks.workunit.client.0.smithi029.stdout:op 5544 completed, throughput=5MB/sec 2024-08-29T18:33:46.375 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-Q3TGCxm7Yq0t9Vv off=4408757 len=1490091 2024-08-29T18:33:46.387 INFO:tasks.workunit.client.0.smithi029.stdout:op 5545 completed, throughput=5MB/sec 2024-08-29T18:33:46.387 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-gRHEmg0NHeDUE6g off=0 len=1432497 2024-08-29T18:33:46.390 INFO:tasks.workunit.client.0.smithi029.stdout:op 5546 completed, throughput=5MB/sec 2024-08-29T18:33:46.391 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-5FwFioGfFK-JOGW off=5331257 len=1415678 2024-08-29T18:33:46.402 INFO:tasks.workunit.client.0.smithi029.stdout:op 5547 completed, throughput=5MB/sec 2024-08-29T18:33:47.402 INFO:tasks.workunit.client.0.smithi029.stdout: 1066: throughput=5MB/sec pending data=0 2024-08-29T18:33:47.402 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-ot-APLk0HokM80V off=2940815 len=1511786 2024-08-29T18:33:47.407 INFO:tasks.workunit.client.0.smithi029.stdout:op 5548 completed, throughput=5MB/sec 2024-08-29T18:33:47.407 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-ux4NldBzEGTA_-i off=20826465 len=1091946 2024-08-29T18:33:47.416 INFO:tasks.workunit.client.0.smithi029.stdout:op 5549 completed, throughput=5MB/sec 2024-08-29T18:33:47.417 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-kOb46Y9TclrApDo off=13986635 len=230740 2024-08-29T18:33:47.422 INFO:tasks.workunit.client.0.smithi029.stdout:op 5550 completed, throughput=5MB/sec 2024-08-29T18:33:47.422 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-UfA3Fa2uL6XA7Ax off=2616899 len=485532 2024-08-29T18:33:47.428 INFO:tasks.workunit.client.0.smithi029.stdout:op 5551 completed, throughput=5MB/sec 2024-08-29T18:33:47.428 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-xLh9ZmTuTH-htM6 off=932498 len=782948 2024-08-29T18:33:47.430 INFO:tasks.workunit.client.0.smithi029.stdout:op 5552 completed, throughput=5MB/sec 2024-08-29T18:33:47.431 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-5Hw54gK4BmgSX1w off=5513044 len=118658 2024-08-29T18:33:47.435 INFO:tasks.workunit.client.0.smithi029.stdout:op 5553 completed, throughput=5MB/sec 2024-08-29T18:33:47.435 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-suIvbL6JClPfgMp off=20557872 len=1399402 2024-08-29T18:33:47.440 INFO:tasks.workunit.client.0.smithi029.stdout:op 5554 completed, throughput=5MB/sec 2024-08-29T18:33:47.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:33:47 smithi110 bash[67519]: cluster 2024-08-29T18:33:46.406054+0000 mgr.y (mgr.25004) 1316 : cluster [DBG] pgmap v1988: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-08-29T18:33:47.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:33:47 smithi029 bash[79042]: cluster 2024-08-29T18:33:46.406054+0000 mgr.y (mgr.25004) 1316 : cluster [DBG] pgmap v1988: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-08-29T18:33:47.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:33:47 smithi029 bash[77880]: cluster 2024-08-29T18:33:46.406054+0000 mgr.y (mgr.25004) 1316 : cluster [DBG] pgmap v1988: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-08-29T18:33:48.441 INFO:tasks.workunit.client.0.smithi029.stdout: 1067: throughput=5MB/sec pending data=0 2024-08-29T18:33:48.441 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-CUwG_bpK5MFF2V_ off=2738180 len=1475423 2024-08-29T18:33:48.452 INFO:tasks.workunit.client.0.smithi029.stdout:op 5555 completed, throughput=5MB/sec 2024-08-29T18:33:48.452 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-zf42hPr6W2aaTOi off=5997268 len=1939030 2024-08-29T18:33:48.465 INFO:tasks.workunit.client.0.smithi029.stdout:op 5556 completed, throughput=5MB/sec 2024-08-29T18:33:48.465 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-pHFLWu3Y8DNc94b off=7473255 len=1189454 2024-08-29T18:33:48.475 INFO:tasks.workunit.client.0.smithi029.stdout:op 5557 completed, throughput=5MB/sec 2024-08-29T18:33:48.475 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-XvNIt8oXVIWIFUo off=4348362 len=838060 2024-08-29T18:33:48.483 INFO:tasks.workunit.client.0.smithi029.stdout:op 5558 completed, throughput=5MB/sec 2024-08-29T18:33:49.484 INFO:tasks.workunit.client.0.smithi029.stdout: 1068: throughput=5MB/sec pending data=0 2024-08-29T18:33:49.484 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-oCleeKumgVglpE_ off=0 len=1165350 2024-08-29T18:33:49.487 INFO:tasks.workunit.client.0.smithi029.stdout:op 5559 completed, throughput=5MB/sec 2024-08-29T18:33:49.487 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-JPf1Lf8OYFRzb4l off=479079 len=692925 2024-08-29T18:33:49.494 INFO:tasks.workunit.client.0.smithi029.stdout:op 5560 completed, throughput=5MB/sec 2024-08-29T18:33:49.494 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-2CWFxIPdgw_L1jC off=11433101 len=42175 2024-08-29T18:33:49.495 INFO:tasks.workunit.client.0.smithi029.stdout:op 5561 completed, throughput=5MB/sec 2024-08-29T18:33:49.495 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-dlqsfVklFxS4X80 off=3990953 len=1117205 2024-08-29T18:33:49.497 INFO:tasks.workunit.client.0.smithi029.stdout:op 5562 completed, throughput=5MB/sec 2024-08-29T18:33:49.497 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-IuL2E89a9I5OD8v off=11397511 len=1447021 2024-08-29T18:33:49.508 INFO:tasks.workunit.client.0.smithi029.stdout:op 5563 completed, throughput=5MB/sec 2024-08-29T18:33:49.508 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-iYbS-T955nxKzoq off=1131152 len=1635895 2024-08-29T18:33:49.519 INFO:tasks.workunit.client.0.smithi029.stdout:op 5564 completed, throughput=5MB/sec 2024-08-29T18:33:49.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:33:49 smithi029 bash[79042]: cluster 2024-08-29T18:33:48.407057+0000 mgr.y (mgr.25004) 1317 : cluster [DBG] pgmap v1989: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-08-29T18:33:49.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:33:49 smithi029 bash[79042]: audit 2024-08-29T18:33:48.563809+0000 mon.c (mon.2) 602 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:33:49.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:33:49 smithi029 bash[77880]: cluster 2024-08-29T18:33:48.407057+0000 mgr.y (mgr.25004) 1317 : cluster [DBG] pgmap v1989: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-08-29T18:33:49.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:33:49 smithi029 bash[77880]: audit 2024-08-29T18:33:48.563809+0000 mon.c (mon.2) 602 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:33:49.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:33:49 smithi110 bash[67519]: cluster 2024-08-29T18:33:48.407057+0000 mgr.y (mgr.25004) 1317 : cluster [DBG] pgmap v1989: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-08-29T18:33:49.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:33:49 smithi110 bash[67519]: audit 2024-08-29T18:33:48.563809+0000 mon.c (mon.2) 602 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:33:50.519 INFO:tasks.workunit.client.0.smithi029.stdout: 1069: throughput=5MB/sec pending data=0 2024-08-29T18:33:50.519 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-NXCLrKheyx1QyBP off=5242898 len=2009253 2024-08-29T18:33:50.533 INFO:tasks.workunit.client.0.smithi029.stdout:op 5565 completed, throughput=5MB/sec 2024-08-29T18:33:50.533 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-YZWgLCaB17gqp-J off=3395960 len=139924 2024-08-29T18:33:50.538 INFO:tasks.workunit.client.0.smithi029.stdout:op 5566 completed, throughput=5MB/sec 2024-08-29T18:33:50.538 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-YaC8WqaC_uyuODs off=16182364 len=344786 2024-08-29T18:33:50.540 INFO:tasks.workunit.client.0.smithi029.stdout:op 5567 completed, throughput=5MB/sec 2024-08-29T18:33:50.540 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-Z5YH0FZuXrtfffS off=19360477 len=521349 2024-08-29T18:33:50.550 INFO:tasks.workunit.client.0.smithi029.stdout:op 5568 completed, throughput=5MB/sec 2024-08-29T18:33:50.550 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-EO7l_-2tWmMWzxF off=2194797 len=342929 2024-08-29T18:33:50.551 INFO:tasks.workunit.client.0.smithi029.stdout:op 5569 completed, throughput=5MB/sec 2024-08-29T18:33:50.551 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-e5D14wbIU3kiL8A off=4966066 len=1594623 2024-08-29T18:33:50.560 INFO:tasks.workunit.client.0.smithi029.stdout:op 5570 completed, throughput=5MB/sec 2024-08-29T18:33:51.561 INFO:tasks.workunit.client.0.smithi029.stdout: 1070: throughput=5MB/sec pending data=0 2024-08-29T18:33:51.561 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-aWlTe3v2Xlr8yb0 off=2841174 len=2034432 2024-08-29T18:33:51.566 INFO:tasks.workunit.client.0.smithi029.stdout:op 5571 completed, throughput=5MB/sec 2024-08-29T18:33:51.566 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-l2Mgl9AdnTaCdA9 off=881128 len=1841626 2024-08-29T18:33:51.579 INFO:tasks.workunit.client.0.smithi029.stdout:op 5572 completed, throughput=5MB/sec 2024-08-29T18:33:51.579 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-fxkNTR4DtfvSCgR off=154228 len=1479141 2024-08-29T18:33:51.591 INFO:tasks.workunit.client.0.smithi029.stdout:op 5573 completed, throughput=5MB/sec 2024-08-29T18:33:51.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:33:51 smithi029 bash[77880]: cluster 2024-08-29T18:33:50.407907+0000 mgr.y (mgr.25004) 1318 : cluster [DBG] pgmap v1990: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-08-29T18:33:51.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:33:51 smithi029 bash[79042]: cluster 2024-08-29T18:33:50.407907+0000 mgr.y (mgr.25004) 1318 : cluster [DBG] pgmap v1990: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-08-29T18:33:51.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:33:51 smithi110 bash[67519]: cluster 2024-08-29T18:33:50.407907+0000 mgr.y (mgr.25004) 1318 : cluster [DBG] pgmap v1990: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-08-29T18:33:52.591 INFO:tasks.workunit.client.0.smithi029.stdout: 1071: throughput=5MB/sec pending data=0 2024-08-29T18:33:52.591 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-6qbiUAChUy7zrfq off=6923287 len=705011 2024-08-29T18:33:52.594 INFO:tasks.workunit.client.0.smithi029.stdout:op 5574 completed, throughput=5MB/sec 2024-08-29T18:33:52.594 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-u5USuhP57-q4w6t off=2625123 len=269189 2024-08-29T18:33:52.599 INFO:tasks.workunit.client.0.smithi029.stdout:op 5575 completed, throughput=5MB/sec 2024-08-29T18:33:52.600 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-cnMw1UUqr9qdslw off=2061812 len=1902561 2024-08-29T18:33:52.616 INFO:tasks.workunit.client.0.smithi029.stdout:op 5576 completed, throughput=5MB/sec 2024-08-29T18:33:52.616 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-mhvS6BbV1hsycAc off=3724969 len=604521 2024-08-29T18:33:52.622 INFO:tasks.workunit.client.0.smithi029.stdout:op 5577 completed, throughput=5MB/sec 2024-08-29T18:33:52.622 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-SOmBybKJ4T6R2RG off=6954593 len=106309 2024-08-29T18:33:52.624 INFO:tasks.workunit.client.0.smithi029.stdout:op 5578 completed, throughput=5MB/sec 2024-08-29T18:33:52.624 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-RJM-SxD_Co0GMWr off=0 len=1168169 2024-08-29T18:33:52.628 INFO:tasks.workunit.client.0.smithi029.stdout:op 5579 completed, throughput=5MB/sec 2024-08-29T18:33:52.628 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-bXZtj4nbXbNrusd off=1594657 len=1430629 2024-08-29T18:33:52.639 INFO:tasks.workunit.client.0.smithi029.stdout:op 5580 completed, throughput=5MB/sec 2024-08-29T18:33:53.640 INFO:tasks.workunit.client.0.smithi029.stdout: 1072: throughput=5MB/sec pending data=0 2024-08-29T18:33:53.640 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-i9L6eYCg_BzWU5p off=9451876 len=442806 2024-08-29T18:33:53.647 INFO:tasks.workunit.client.0.smithi029.stdout:op 5581 completed, throughput=5MB/sec 2024-08-29T18:33:53.647 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-t_t20dEJh3yYNIK off=7460783 len=1558050 2024-08-29T18:33:53.658 INFO:tasks.workunit.client.0.smithi029.stdout:op 5582 completed, throughput=5MB/sec 2024-08-29T18:33:53.659 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-9OW8pLvSbgU2fve off=9452425 len=140864 2024-08-29T18:33:53.660 INFO:tasks.workunit.client.0.smithi029.stdout:op 5583 completed, throughput=5MB/sec 2024-08-29T18:33:53.660 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-8WbZqqYnxw3WyS5 off=2443621 len=504394 2024-08-29T18:33:53.661 INFO:tasks.workunit.client.0.smithi029.stdout:op 5584 completed, throughput=5MB/sec 2024-08-29T18:33:53.661 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-i3EA2EPbV7ZqPCh off=2342157 len=824030 2024-08-29T18:33:53.664 INFO:tasks.workunit.client.0.smithi029.stdout:op 5585 completed, throughput=5MB/sec 2024-08-29T18:33:53.664 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-r7EJWRiKkc_gapp off=7281267 len=2023894 2024-08-29T18:33:53.667 INFO:tasks.workunit.client.0.smithi029.stdout:op 5586 completed, throughput=5MB/sec 2024-08-29T18:33:53.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:33:53 smithi029 bash[77880]: cluster 2024-08-29T18:33:52.409064+0000 mgr.y (mgr.25004) 1319 : cluster [DBG] pgmap v1991: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-08-29T18:33:53.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:33:53 smithi029 bash[79042]: cluster 2024-08-29T18:33:52.409064+0000 mgr.y (mgr.25004) 1319 : cluster [DBG] pgmap v1991: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-08-29T18:33:53.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:33:53 smithi110 bash[67519]: cluster 2024-08-29T18:33:52.409064+0000 mgr.y (mgr.25004) 1319 : cluster [DBG] pgmap v1991: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-08-29T18:33:54.668 INFO:tasks.workunit.client.0.smithi029.stdout: 1073: throughput=5MB/sec pending data=0 2024-08-29T18:33:54.668 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-rf3v9cPGfE-IC6O off=18219458 len=306826 2024-08-29T18:33:54.670 INFO:tasks.workunit.client.0.smithi029.stdout:op 5587 completed, throughput=5MB/sec 2024-08-29T18:33:54.670 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-yHwsaEdC23OsBmV off=1691179 len=555301 2024-08-29T18:33:54.678 INFO:tasks.workunit.client.0.smithi029.stdout:op 5588 completed, throughput=5MB/sec 2024-08-29T18:33:54.678 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-tNqwV6m8ksZR0ww off=12594574 len=1523520 2024-08-29T18:33:54.682 INFO:tasks.workunit.client.0.smithi029.stdout:op 5589 completed, throughput=5MB/sec 2024-08-29T18:33:54.682 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-teyk9jo_U_9oauO off=10994335 len=1517413 2024-08-29T18:33:54.694 INFO:tasks.workunit.client.0.smithi029.stdout:op 5590 completed, throughput=5MB/sec 2024-08-29T18:33:54.695 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-4aLzdbHXhsBWHgP off=2050509 len=636935 2024-08-29T18:33:54.697 INFO:tasks.workunit.client.0.smithi029.stdout:op 5591 completed, throughput=5MB/sec 2024-08-29T18:33:54.901 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:33:54 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:33:54] "GET /metrics HTTP/1.1" 200 34029 "" "Prometheus/2.43.0" 2024-08-29T18:33:55.697 INFO:tasks.workunit.client.0.smithi029.stdout: 1074: throughput=5MB/sec pending data=0 2024-08-29T18:33:55.697 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-a_trzRneLnlbEwi off=12829473 len=792342 2024-08-29T18:33:55.707 INFO:tasks.workunit.client.0.smithi029.stdout:op 5592 completed, throughput=5MB/sec 2024-08-29T18:33:55.707 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-SrF1tfdXYly8y7F off=810545 len=1818302 2024-08-29T18:33:55.711 INFO:tasks.workunit.client.0.smithi029.stdout:op 5593 completed, throughput=5MB/sec 2024-08-29T18:33:55.711 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-DYwA_Z42_V8MLnG off=14988522 len=1184252 2024-08-29T18:33:55.720 INFO:tasks.workunit.client.0.smithi029.stdout:op 5594 completed, throughput=5MB/sec 2024-08-29T18:33:55.720 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-CInNvNtZWyhdGhu off=19922347 len=1433223 2024-08-29T18:33:55.732 INFO:tasks.workunit.client.0.smithi029.stdout:op 5595 completed, throughput=5MB/sec 2024-08-29T18:33:55.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:33:55 smithi029 bash[77880]: cluster 2024-08-29T18:33:54.409814+0000 mgr.y (mgr.25004) 1320 : cluster [DBG] pgmap v1992: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-29T18:33:55.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:33:55 smithi029 bash[79042]: cluster 2024-08-29T18:33:54.409814+0000 mgr.y (mgr.25004) 1320 : cluster [DBG] pgmap v1992: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-29T18:33:55.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:33:55 smithi110 bash[67519]: cluster 2024-08-29T18:33:54.409814+0000 mgr.y (mgr.25004) 1320 : cluster [DBG] pgmap v1992: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-29T18:33:56.732 INFO:tasks.workunit.client.0.smithi029.stdout: 1075: throughput=5MB/sec pending data=0 2024-08-29T18:33:56.732 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-C6_1rsrEq7ubfzt off=21444312 len=534324 2024-08-29T18:33:56.740 INFO:tasks.workunit.client.0.smithi029.stdout:op 5596 completed, throughput=5MB/sec 2024-08-29T18:33:56.741 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-kQ3ueZsBfyZlyDm off=2814340 len=1730700 2024-08-29T18:33:56.753 INFO:tasks.workunit.client.0.smithi029.stdout:op 5597 completed, throughput=5MB/sec 2024-08-29T18:33:56.754 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-i9q1XHwGNQakbKC off=8834354 len=1150211 2024-08-29T18:33:56.758 INFO:tasks.workunit.client.0.smithi029.stdout:op 5598 completed, throughput=5MB/sec 2024-08-29T18:33:56.758 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-0kvjNkMz5Jxah-n off=3982151 len=1263561 2024-08-29T18:33:56.767 INFO:tasks.workunit.client.0.smithi029.stdout:op 5599 completed, throughput=5MB/sec 2024-08-29T18:33:56.767 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-7IIp1lgZptq2g_C off=2201296 len=1488954 2024-08-29T18:33:56.771 INFO:tasks.workunit.client.0.smithi029.stdout:op 5600 completed, throughput=5MB/sec 2024-08-29T18:33:57.771 INFO:tasks.workunit.client.0.smithi029.stdout: 1076: throughput=5MB/sec pending data=0 2024-08-29T18:33:57.771 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-FY9XKgL99sehPtQ off=4335286 len=1986522 2024-08-29T18:33:57.785 INFO:tasks.workunit.client.0.smithi029.stdout:op 5601 completed, throughput=5MB/sec 2024-08-29T18:33:57.785 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-tNqwV6m8ksZR0ww off=2849872 len=376998 2024-08-29T18:33:57.788 INFO:tasks.workunit.client.0.smithi029.stdout:op 5602 completed, throughput=5MB/sec 2024-08-29T18:33:57.788 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-Z_kZouhF7UawO49 off=3138430 len=145087 2024-08-29T18:33:57.793 INFO:tasks.workunit.client.0.smithi029.stdout:op 5603 completed, throughput=5MB/sec 2024-08-29T18:33:57.793 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-W5GbXmPDmkHoNtr off=4229812 len=990367 2024-08-29T18:33:57.796 INFO:tasks.workunit.client.0.smithi029.stdout:op 5604 completed, throughput=5MB/sec 2024-08-29T18:33:57.796 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-Rnx9ZIziafyqd1F off=2248436 len=125199 2024-08-29T18:33:57.797 INFO:tasks.workunit.client.0.smithi029.stdout:op 5605 completed, throughput=5MB/sec 2024-08-29T18:33:57.797 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-7rqktkv2Nlg9C5C off=1540529 len=352763 2024-08-29T18:33:57.799 INFO:tasks.workunit.client.0.smithi029.stdout:op 5606 completed, throughput=5MB/sec 2024-08-29T18:33:57.799 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-1wb04YELnFSPwWh off=9242839 len=1960523 2024-08-29T18:33:57.811 INFO:tasks.workunit.client.0.smithi029.stdout:op 5607 completed, throughput=5MB/sec 2024-08-29T18:33:57.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:33:57 smithi029 bash[79042]: cluster 2024-08-29T18:33:56.410869+0000 mgr.y (mgr.25004) 1321 : cluster [DBG] pgmap v1993: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-29T18:33:57.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:33:57 smithi029 bash[77880]: cluster 2024-08-29T18:33:56.410869+0000 mgr.y (mgr.25004) 1321 : cluster [DBG] pgmap v1993: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-29T18:33:57.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:33:57 smithi110 bash[67519]: cluster 2024-08-29T18:33:56.410869+0000 mgr.y (mgr.25004) 1321 : cluster [DBG] pgmap v1993: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-29T18:33:58.811 INFO:tasks.workunit.client.0.smithi029.stdout: 1077: throughput=5MB/sec pending data=0 2024-08-29T18:33:58.811 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-bT5n9BROW1s2J6b off=1016907 len=1727100 2024-08-29T18:33:58.815 INFO:tasks.workunit.client.0.smithi029.stdout:op 5608 completed, throughput=5MB/sec 2024-08-29T18:33:58.815 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-1c2T1HEVZ7lhwHk off=5783775 len=1093738 2024-08-29T18:33:58.819 INFO:tasks.workunit.client.0.smithi029.stdout:op 5609 completed, throughput=5MB/sec 2024-08-29T18:33:58.819 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-_tAt4c0HdKsQULV off=578868 len=1762032 2024-08-29T18:33:58.833 INFO:tasks.workunit.client.0.smithi029.stdout:op 5610 completed, throughput=5MB/sec 2024-08-29T18:33:59.834 INFO:tasks.workunit.client.0.smithi029.stdout: 1078: throughput=5MB/sec pending data=0 2024-08-29T18:33:59.834 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-3ZdTRhrHFJxpIL7 off=5248263 len=716548 2024-08-29T18:33:59.836 INFO:tasks.workunit.client.0.smithi029.stdout:op 5611 completed, throughput=5MB/sec 2024-08-29T18:33:59.836 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-1leDZVSllHK8ZKz off=13015905 len=1777815 2024-08-29T18:33:59.849 INFO:tasks.workunit.client.0.smithi029.stdout:op 5612 completed, throughput=5MB/sec 2024-08-29T18:33:59.850 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-rSbxlA9R992UAIA off=4993830 len=30031 2024-08-29T18:33:59.854 INFO:tasks.workunit.client.0.smithi029.stdout:op 5613 completed, throughput=5MB/sec 2024-08-29T18:33:59.854 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-LXa-dF1QT2j5AR1 off=3851702 len=75104 2024-08-29T18:33:59.855 INFO:tasks.workunit.client.0.smithi029.stdout:op 5614 completed, throughput=5MB/sec 2024-08-29T18:33:59.855 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-2x91H75S1Sv4I6Q off=8989351 len=1755717 2024-08-29T18:33:59.857 INFO:tasks.workunit.client.0.smithi029.stdout:op 5615 completed, throughput=5MB/sec 2024-08-29T18:33:59.858 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-7TXquExnHebbGIa off=5068675 len=1404021 2024-08-29T18:33:59.860 INFO:tasks.workunit.client.0.smithi029.stdout:op 5616 completed, throughput=5MB/sec 2024-08-29T18:33:59.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:33:59 smithi029 bash[79042]: cluster 2024-08-29T18:33:58.411847+0000 mgr.y (mgr.25004) 1322 : cluster [DBG] pgmap v1994: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-29T18:33:59.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:33:59 smithi029 bash[77880]: cluster 2024-08-29T18:33:58.411847+0000 mgr.y (mgr.25004) 1322 : cluster [DBG] pgmap v1994: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-29T18:33:59.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:33:59 smithi110 bash[67519]: cluster 2024-08-29T18:33:58.411847+0000 mgr.y (mgr.25004) 1322 : cluster [DBG] pgmap v1994: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-29T18:34:00.860 INFO:tasks.workunit.client.0.smithi029.stdout: 1079: throughput=5MB/sec pending data=0 2024-08-29T18:34:00.860 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-Kb1x7yYDl8i68Qw off=5860438 len=156655 2024-08-29T18:34:00.862 INFO:tasks.workunit.client.0.smithi029.stdout:op 5617 completed, throughput=5MB/sec 2024-08-29T18:34:00.862 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-jBtXdHhK74lJ-np off=9065305 len=805696 2024-08-29T18:34:00.865 INFO:tasks.workunit.client.0.smithi029.stdout:op 5618 completed, throughput=5MB/sec 2024-08-29T18:34:00.865 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-6rwDqBE9dA-uVn6 off=9282386 len=1522121 2024-08-29T18:34:00.878 INFO:tasks.workunit.client.0.smithi029.stdout:op 5619 completed, throughput=5MB/sec 2024-08-29T18:34:00.878 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-fxkNTR4DtfvSCgR off=353486 len=494175 2024-08-29T18:34:00.880 INFO:tasks.workunit.client.0.smithi029.stdout:op 5620 completed, throughput=5MB/sec 2024-08-29T18:34:00.880 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-gq6YoqrCJhtrQG_ off=3853167 len=925874 2024-08-29T18:34:00.883 INFO:tasks.workunit.client.0.smithi029.stdout:op 5621 completed, throughput=5MB/sec 2024-08-29T18:34:00.883 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-JBTqNlX1upV_P95 off=2777527 len=1828189 2024-08-29T18:34:00.887 INFO:tasks.workunit.client.0.smithi029.stdout:op 5622 completed, throughput=5MB/sec 2024-08-29T18:34:01.888 INFO:tasks.workunit.client.0.smithi029.stdout: 1080: throughput=5MB/sec pending data=0 2024-08-29T18:34:01.888 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-DRSJGyzCK0sX4lB off=0 len=1608503 2024-08-29T18:34:01.892 INFO:tasks.workunit.client.0.smithi029.stdout:op 5623 completed, throughput=5MB/sec 2024-08-29T18:34:01.892 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-egb94D8EpWCwRqW off=11343083 len=1976713 2024-08-29T18:34:01.897 INFO:tasks.workunit.client.0.smithi029.stdout:op 5624 completed, throughput=5MB/sec 2024-08-29T18:34:01.897 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-YkXFDlGoLemyVi4 off=10129943 len=628892 2024-08-29T18:34:01.900 INFO:tasks.workunit.client.0.smithi029.stdout:op 5625 completed, throughput=5MB/sec 2024-08-29T18:34:01.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:34:01 smithi029 bash[77880]: cluster 2024-08-29T18:34:00.412714+0000 mgr.y (mgr.25004) 1323 : cluster [DBG] pgmap v1995: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-08-29T18:34:01.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:34:01 smithi029 bash[79042]: cluster 2024-08-29T18:34:00.412714+0000 mgr.y (mgr.25004) 1323 : cluster [DBG] pgmap v1995: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-08-29T18:34:01.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:34:01 smithi110 bash[67519]: cluster 2024-08-29T18:34:00.412714+0000 mgr.y (mgr.25004) 1323 : cluster [DBG] pgmap v1995: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-08-29T18:34:02.900 INFO:tasks.workunit.client.0.smithi029.stdout: 1081: throughput=5MB/sec pending data=0 2024-08-29T18:34:02.901 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-8UkBucKRWOBBD_X off=19852712 len=672073 2024-08-29T18:34:02.902 INFO:tasks.workunit.client.0.smithi029.stdout:op 5626 completed, throughput=5MB/sec 2024-08-29T18:34:02.903 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-BbUn2shfB0D17t3 off=14306 len=303612 2024-08-29T18:34:02.904 INFO:tasks.workunit.client.0.smithi029.stdout:op 5627 completed, throughput=5MB/sec 2024-08-29T18:34:02.904 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-oVUbWAj_T8lgKyf off=3331797 len=303130 2024-08-29T18:34:02.910 INFO:tasks.workunit.client.0.smithi029.stdout:op 5628 completed, throughput=5MB/sec 2024-08-29T18:34:02.910 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-3C55z3_gDq1-d_G off=2716078 len=985323 2024-08-29T18:34:02.919 INFO:tasks.workunit.client.0.smithi029.stdout:op 5629 completed, throughput=5MB/sec 2024-08-29T18:34:02.919 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-jLmYrL_9u7szmJw off=7807262 len=34824 2024-08-29T18:34:02.923 INFO:tasks.workunit.client.0.smithi029.stdout:op 5630 completed, throughput=5MB/sec 2024-08-29T18:34:02.923 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-bZvTQhnT-yfJBCz off=3463211 len=2011849 2024-08-29T18:34:02.928 INFO:tasks.workunit.client.0.smithi029.stdout:op 5631 completed, throughput=5MB/sec 2024-08-29T18:34:02.928 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-4kXlncgYQtbVV2R off=2772517 len=1667472 2024-08-29T18:34:02.933 INFO:tasks.workunit.client.0.smithi029.stdout:op 5632 completed, throughput=5MB/sec 2024-08-29T18:34:03.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:34:03 smithi029 bash[79042]: cluster 2024-08-29T18:34:02.413837+0000 mgr.y (mgr.25004) 1324 : cluster [DBG] pgmap v1996: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-08-29T18:34:03.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:34:03 smithi029 bash[77880]: cluster 2024-08-29T18:34:02.413837+0000 mgr.y (mgr.25004) 1324 : cluster [DBG] pgmap v1996: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-08-29T18:34:03.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:34:03 smithi110 bash[67519]: cluster 2024-08-29T18:34:02.413837+0000 mgr.y (mgr.25004) 1324 : cluster [DBG] pgmap v1996: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-08-29T18:34:03.934 INFO:tasks.workunit.client.0.smithi029.stdout: 1082: throughput=5MB/sec pending data=0 2024-08-29T18:34:03.934 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-8nXU3b8WzjmfwuC off=3891026 len=1852893 2024-08-29T18:34:03.940 INFO:tasks.workunit.client.0.smithi029.stdout:op 5633 completed, throughput=5MB/sec 2024-08-29T18:34:03.940 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-NJ13hwZqG8ynPTH off=9015142 len=1576291 2024-08-29T18:34:03.952 INFO:tasks.workunit.client.0.smithi029.stdout:op 5634 completed, throughput=5MB/sec 2024-08-29T18:34:03.952 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-XIP_Gx2iuZUyfuR off=1871169 len=268569 2024-08-29T18:34:03.953 INFO:tasks.workunit.client.0.smithi029.stdout:op 5635 completed, throughput=5MB/sec 2024-08-29T18:34:03.954 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-AGGCy7t_0CJA047 off=7201326 len=727055 2024-08-29T18:34:03.961 INFO:tasks.workunit.client.0.smithi029.stdout:op 5636 completed, throughput=5MB/sec 2024-08-29T18:34:04.901 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:34:04 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:34:04] "GET /metrics HTTP/1.1" 200 34027 "" "Prometheus/2.43.0" 2024-08-29T18:34:04.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:34:04 smithi029 bash[79042]: audit 2024-08-29T18:34:03.564247+0000 mon.c (mon.2) 603 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:34:04.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:34:04 smithi029 bash[77880]: audit 2024-08-29T18:34:03.564247+0000 mon.c (mon.2) 603 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:34:04.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:34:04 smithi110 bash[67519]: audit 2024-08-29T18:34:03.564247+0000 mon.c (mon.2) 603 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:34:04.961 INFO:tasks.workunit.client.0.smithi029.stdout: 1083: throughput=5MB/sec pending data=0 2024-08-29T18:34:04.961 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-6B0H5UdAbro4p4P off=9756527 len=929363 2024-08-29T18:34:04.970 INFO:tasks.workunit.client.0.smithi029.stdout:op 5637 completed, throughput=5MB/sec 2024-08-29T18:34:04.970 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-K4jli5OtQe_ON7Y off=462422 len=729383 2024-08-29T18:34:04.972 INFO:tasks.workunit.client.0.smithi029.stdout:op 5638 completed, throughput=5MB/sec 2024-08-29T18:34:04.972 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-jyk1snyDuNaEAGR off=1460924 len=481945 2024-08-29T18:34:04.978 INFO:tasks.workunit.client.0.smithi029.stdout:op 5639 completed, throughput=5MB/sec 2024-08-29T18:34:04.978 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-NDTNS0RlSpZyAH0 off=3018455 len=1516301 2024-08-29T18:34:04.990 INFO:tasks.workunit.client.0.smithi029.stdout:op 5640 completed, throughput=5MB/sec 2024-08-29T18:34:04.990 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-9HdVdMX1yhTqBJl off=141758 len=390221 2024-08-29T18:34:04.991 INFO:tasks.workunit.client.0.smithi029.stdout:op 5641 completed, throughput=5MB/sec 2024-08-29T18:34:04.991 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-KLaG6rTBhd_eawh off=17315475 len=454323 2024-08-29T18:34:04.993 INFO:tasks.workunit.client.0.smithi029.stdout:op 5642 completed, throughput=5MB/sec 2024-08-29T18:34:04.993 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-LTtrfVOv0VNevcS off=2587500 len=1003982 2024-08-29T18:34:04.996 INFO:tasks.workunit.client.0.smithi029.stdout:op 5643 completed, throughput=5MB/sec 2024-08-29T18:34:05.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:34:05 smithi029 bash[79042]: cluster 2024-08-29T18:34:04.414604+0000 mgr.y (mgr.25004) 1325 : cluster [DBG] pgmap v1997: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-08-29T18:34:05.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:34:05 smithi029 bash[77880]: cluster 2024-08-29T18:34:04.414604+0000 mgr.y (mgr.25004) 1325 : cluster [DBG] pgmap v1997: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-08-29T18:34:05.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:34:05 smithi110 bash[67519]: cluster 2024-08-29T18:34:04.414604+0000 mgr.y (mgr.25004) 1325 : cluster [DBG] pgmap v1997: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-08-29T18:34:05.996 INFO:tasks.workunit.client.0.smithi029.stdout: 1084: throughput=5MB/sec pending data=0 2024-08-29T18:34:05.996 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-6oZVFQfXmCBCBGN off=1364642 len=935625 2024-08-29T18:34:06.006 INFO:tasks.workunit.client.0.smithi029.stdout:op 5644 completed, throughput=5MB/sec 2024-08-29T18:34:06.007 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-RMMsyrKbc9pWp_h off=12715558 len=837992 2024-08-29T18:34:06.009 INFO:tasks.workunit.client.0.smithi029.stdout:op 5645 completed, throughput=5MB/sec 2024-08-29T18:34:06.009 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-Uq4lMG70bsrvQnG off=4830315 len=1495203 2024-08-29T18:34:06.021 INFO:tasks.workunit.client.0.smithi029.stdout:op 5646 completed, throughput=5MB/sec 2024-08-29T18:34:06.021 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-BjEAd1ceZ5ZONWL off=2079485 len=1762807 2024-08-29T18:34:06.026 INFO:tasks.workunit.client.0.smithi029.stdout:op 5647 completed, throughput=5MB/sec 2024-08-29T18:34:06.026 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-iR32OsoSc5gY5YM off=596731 len=1711130 2024-08-29T18:34:06.039 INFO:tasks.workunit.client.0.smithi029.stdout:op 5648 completed, throughput=5MB/sec 2024-08-29T18:34:07.039 INFO:tasks.workunit.client.0.smithi029.stdout: 1085: throughput=5MB/sec pending data=0 2024-08-29T18:34:07.039 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-dpMJFJ4JbrpEuaf off=11723003 len=777982 2024-08-29T18:34:07.047 INFO:tasks.workunit.client.0.smithi029.stdout:op 5649 completed, throughput=5MB/sec 2024-08-29T18:34:07.047 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-NT6Y_pAdRNUf-fE off=5674270 len=1359143 2024-08-29T18:34:07.057 INFO:tasks.workunit.client.0.smithi029.stdout:op 5650 completed, throughput=5MB/sec 2024-08-29T18:34:07.058 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-hEL-nmNkuQHnSAS off=16188146 len=1256521 2024-08-29T18:34:07.066 INFO:tasks.workunit.client.0.smithi029.stdout:op 5651 completed, throughput=5MB/sec 2024-08-29T18:34:07.066 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-H2gwzJR8T2h0Wjo off=5249054 len=661265 2024-08-29T18:34:07.069 INFO:tasks.workunit.client.0.smithi029.stdout:op 5652 completed, throughput=5MB/sec 2024-08-29T18:34:07.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:34:07 smithi029 bash[77880]: cluster 2024-08-29T18:34:06.415615+0000 mgr.y (mgr.25004) 1326 : cluster [DBG] pgmap v1998: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-08-29T18:34:07.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:34:07 smithi029 bash[79042]: cluster 2024-08-29T18:34:06.415615+0000 mgr.y (mgr.25004) 1326 : cluster [DBG] pgmap v1998: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-08-29T18:34:07.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:34:07 smithi110 bash[67519]: cluster 2024-08-29T18:34:06.415615+0000 mgr.y (mgr.25004) 1326 : cluster [DBG] pgmap v1998: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-08-29T18:34:08.069 INFO:tasks.workunit.client.0.smithi029.stdout: 1086: throughput=5MB/sec pending data=0 2024-08-29T18:34:08.069 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-GXLD1q68V-Qf3MM off=4337893 len=861826 2024-08-29T18:34:08.072 INFO:tasks.workunit.client.0.smithi029.stdout:op 5653 completed, throughput=5MB/sec 2024-08-29T18:34:08.072 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-HYb8hLCHGnGsvhg off=2043875 len=2046295 2024-08-29T18:34:08.078 INFO:tasks.workunit.client.0.smithi029.stdout:op 5654 completed, throughput=5MB/sec 2024-08-29T18:34:08.078 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-UHvVVkpiyQnZBlw off=1671605 len=1710749 2024-08-29T18:34:08.081 INFO:tasks.workunit.client.0.smithi029.stdout:op 5655 completed, throughput=5MB/sec 2024-08-29T18:34:08.081 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-pK8vAXcdvqDgV5a off=3383580 len=837506 2024-08-29T18:34:08.090 INFO:tasks.workunit.client.0.smithi029.stdout:op 5656 completed, throughput=5MB/sec 2024-08-29T18:34:09.090 INFO:tasks.workunit.client.0.smithi029.stdout: 1087: throughput=5MB/sec pending data=0 2024-08-29T18:34:09.090 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-6l1_c_qVpWiTtnt off=1114973 len=1011708 2024-08-29T18:34:09.099 INFO:tasks.workunit.client.0.smithi029.stdout:op 5657 completed, throughput=5MB/sec 2024-08-29T18:34:09.099 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-mKweqNjkTAQrTEe off=13676824 len=224344 2024-08-29T18:34:09.104 INFO:tasks.workunit.client.0.smithi029.stdout:op 5658 completed, throughput=5MB/sec 2024-08-29T18:34:09.104 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-mKT1O3VQrqSCiQI off=1500585 len=1519100 2024-08-29T18:34:09.115 INFO:tasks.workunit.client.0.smithi029.stdout:op 5659 completed, throughput=5MB/sec 2024-08-29T18:34:09.115 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-hBZwIctNb64gNE0 off=2496088 len=1641152 2024-08-29T18:34:09.129 INFO:tasks.workunit.client.0.smithi029.stdout:op 5660 completed, throughput=5MB/sec 2024-08-29T18:34:09.129 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-P9270ID01mAZi2_ off=7663492 len=446279 2024-08-29T18:34:09.134 INFO:tasks.workunit.client.0.smithi029.stdout:op 5661 completed, throughput=5MB/sec 2024-08-29T18:34:09.134 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-Qn5AVJqAOAP03vy off=2110884 len=436272 2024-08-29T18:34:09.140 INFO:tasks.workunit.client.0.smithi029.stdout:op 5662 completed, throughput=5MB/sec 2024-08-29T18:34:09.140 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-Yg5Njgdw2_kx8a2 off=3629643 len=498666 2024-08-29T18:34:09.142 INFO:tasks.workunit.client.0.smithi029.stdout:op 5663 completed, throughput=5MB/sec 2024-08-29T18:34:09.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:34:09 smithi029 bash[79042]: cluster 2024-08-29T18:34:08.416534+0000 mgr.y (mgr.25004) 1327 : cluster [DBG] pgmap v1999: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-29T18:34:09.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:34:09 smithi029 bash[77880]: cluster 2024-08-29T18:34:08.416534+0000 mgr.y (mgr.25004) 1327 : cluster [DBG] pgmap v1999: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-29T18:34:09.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:34:09 smithi110 bash[67519]: cluster 2024-08-29T18:34:08.416534+0000 mgr.y (mgr.25004) 1327 : cluster [DBG] pgmap v1999: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-29T18:34:10.143 INFO:tasks.workunit.client.0.smithi029.stdout: 1088: throughput=5MB/sec pending data=0 2024-08-29T18:34:10.148 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-Cd46wlU1nwyqtJK off=1015728 len=1781015 2024-08-29T18:34:10.148 INFO:tasks.workunit.client.0.smithi029.stdout:op 5664 completed, throughput=5MB/sec 2024-08-29T18:34:10.149 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-K9-PtaGO5xs_up3 off=1699811 len=190290 2024-08-29T18:34:10.154 INFO:tasks.workunit.client.0.smithi029.stdout:op 5665 completed, throughput=5MB/sec 2024-08-29T18:34:10.154 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-m4BOqS47zHGKL_S off=1106943 len=1665957 2024-08-29T18:34:10.165 INFO:tasks.workunit.client.0.smithi029.stdout:op 5666 completed, throughput=5MB/sec 2024-08-29T18:34:10.165 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-AmUlPYsbltmrknm off=3867375 len=1989388 2024-08-29T18:34:10.171 INFO:tasks.workunit.client.0.smithi029.stdout:op 5667 completed, throughput=5MB/sec 2024-08-29T18:34:11.171 INFO:tasks.workunit.client.0.smithi029.stdout: 1089: throughput=5MB/sec pending data=0 2024-08-29T18:34:11.171 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-3Jy7VXpPFQ8Wq7R off=5268237 len=446390 2024-08-29T18:34:11.174 INFO:tasks.workunit.client.0.smithi029.stdout:op 5668 completed, throughput=5MB/sec 2024-08-29T18:34:11.174 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-idhvxbQ9X5jjoQb off=18356327 len=754310 2024-08-29T18:34:11.182 INFO:tasks.workunit.client.0.smithi029.stdout:op 5669 completed, throughput=5MB/sec 2024-08-29T18:34:11.182 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-zFPrj9GDJEjr4hG off=9048907 len=864550 2024-08-29T18:34:11.191 INFO:tasks.workunit.client.0.smithi029.stdout:op 5670 completed, throughput=5MB/sec 2024-08-29T18:34:11.192 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-vNDFaVowi4ZxxVr off=1284453 len=835719 2024-08-29T18:34:11.194 INFO:tasks.workunit.client.0.smithi029.stdout:op 5671 completed, throughput=5MB/sec 2024-08-29T18:34:11.194 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-FXA3mn-JPZtnIdT off=14640223 len=265130 2024-08-29T18:34:11.196 INFO:tasks.workunit.client.0.smithi029.stdout:op 5672 completed, throughput=5MB/sec 2024-08-29T18:34:11.196 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-KsdMF-398ILWdjr off=831993 len=336557 2024-08-29T18:34:11.198 INFO:tasks.workunit.client.0.smithi029.stdout:op 5673 completed, throughput=5MB/sec 2024-08-29T18:34:11.198 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-XUKsR1Ws2XTpFgm off=1834072 len=245852 2024-08-29T18:34:11.199 INFO:tasks.workunit.client.0.smithi029.stdout:op 5674 completed, throughput=5MB/sec 2024-08-29T18:34:11.199 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-euFO6qW2WATrtOn off=1637088 len=1113938 2024-08-29T18:34:11.202 INFO:tasks.workunit.client.0.smithi029.stdout:op 5675 completed, throughput=5MB/sec 2024-08-29T18:34:11.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:34:11 smithi029 bash[79042]: cluster 2024-08-29T18:34:10.417428+0000 mgr.y (mgr.25004) 1328 : cluster [DBG] pgmap v2000: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-29T18:34:11.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:34:11 smithi029 bash[77880]: cluster 2024-08-29T18:34:10.417428+0000 mgr.y (mgr.25004) 1328 : cluster [DBG] pgmap v2000: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-29T18:34:11.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:34:11 smithi110 bash[67519]: cluster 2024-08-29T18:34:10.417428+0000 mgr.y (mgr.25004) 1328 : cluster [DBG] pgmap v2000: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-29T18:34:12.203 INFO:tasks.workunit.client.0.smithi029.stdout: 1090: throughput=5MB/sec pending data=0 2024-08-29T18:34:12.203 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-ASUPldv5C6v9jNs off=8444708 len=593398 2024-08-29T18:34:12.210 INFO:tasks.workunit.client.0.smithi029.stdout:op 5676 completed, throughput=5MB/sec 2024-08-29T18:34:12.210 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-a7Xpf5SGiDw7HY1 off=1440339 len=1125498 2024-08-29T18:34:12.213 INFO:tasks.workunit.client.0.smithi029.stdout:op 5677 completed, throughput=5MB/sec 2024-08-29T18:34:12.213 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-urP9xEXbW6wzdCx off=15133025 len=162478 2024-08-29T18:34:12.219 INFO:tasks.workunit.client.0.smithi029.stdout:op 5678 completed, throughput=5MB/sec 2024-08-29T18:34:12.219 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-vIFgpgqEAapNr2j off=20426716 len=1059762 2024-08-29T18:34:12.229 INFO:tasks.workunit.client.0.smithi029.stdout:op 5679 completed, throughput=5MB/sec 2024-08-29T18:34:12.229 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-PtsmnIclL_U2ZZ- off=16998646 len=1971012 2024-08-29T18:34:12.234 INFO:tasks.workunit.client.0.smithi029.stdout:op 5680 completed, throughput=5MB/sec 2024-08-29T18:34:12.234 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-aMg540gtM8RB6Nc off=116617 len=526971 2024-08-29T18:34:12.240 INFO:tasks.workunit.client.0.smithi029.stdout:op 5681 completed, throughput=5MB/sec 2024-08-29T18:34:13.240 INFO:tasks.workunit.client.0.smithi029.stdout: 1091: throughput=5MB/sec pending data=0 2024-08-29T18:34:13.240 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-DvwC4YQT6gsUmcG off=2830332 len=1880108 2024-08-29T18:34:13.254 INFO:tasks.workunit.client.0.smithi029.stdout:op 5682 completed, throughput=5MB/sec 2024-08-29T18:34:13.254 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-6gtfgHJ_tT-h_kH off=1633640 len=1507532 2024-08-29T18:34:13.257 INFO:tasks.workunit.client.0.smithi029.stdout:op 5683 completed, throughput=5MB/sec 2024-08-29T18:34:13.257 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-Yvs80d_x6Wruf62 off=2856525 len=590938 2024-08-29T18:34:13.264 INFO:tasks.workunit.client.0.smithi029.stdout:op 5684 completed, throughput=5MB/sec 2024-08-29T18:34:13.265 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-jj8M55k15Kro2Dm off=502858 len=656439 2024-08-29T18:34:13.266 INFO:tasks.workunit.client.0.smithi029.stdout:op 5685 completed, throughput=5MB/sec 2024-08-29T18:34:13.266 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-99Q9gGNIsllk_TY off=13587421 len=1121031 2024-08-29T18:34:13.270 INFO:tasks.workunit.client.0.smithi029.stdout:op 5686 completed, throughput=5MB/sec 2024-08-29T18:34:13.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:34:13 smithi110 bash[67519]: cluster 2024-08-29T18:34:12.418663+0000 mgr.y (mgr.25004) 1329 : cluster [DBG] pgmap v2001: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.7 MiB/s wr, 6 op/s 2024-08-29T18:34:13.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:34:13 smithi029 bash[79042]: cluster 2024-08-29T18:34:12.418663+0000 mgr.y (mgr.25004) 1329 : cluster [DBG] pgmap v2001: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.7 MiB/s wr, 6 op/s 2024-08-29T18:34:13.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:34:13 smithi029 bash[77880]: cluster 2024-08-29T18:34:12.418663+0000 mgr.y (mgr.25004) 1329 : cluster [DBG] pgmap v2001: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.7 MiB/s wr, 6 op/s 2024-08-29T18:34:14.271 INFO:tasks.workunit.client.0.smithi029.stdout: 1092: throughput=5MB/sec pending data=0 2024-08-29T18:34:14.271 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-WVZv_2MoHHD3G1g off=1112720 len=384851 2024-08-29T18:34:14.277 INFO:tasks.workunit.client.0.smithi029.stdout:op 5687 completed, throughput=5MB/sec 2024-08-29T18:34:14.277 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-2uhFV4u_gXhNuxi off=11151 len=1431392 2024-08-29T18:34:14.283 INFO:tasks.workunit.client.0.smithi029.stdout:op 5688 completed, throughput=5MB/sec 2024-08-29T18:34:14.283 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-pe9jzZRuQr4Bz4a off=1148813 len=1513750 2024-08-29T18:34:14.288 INFO:tasks.workunit.client.0.smithi029.stdout:op 5689 completed, throughput=5MB/sec 2024-08-29T18:34:14.288 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-16tgKsHLu7SA26B off=4441068 len=622272 2024-08-29T18:34:14.297 INFO:tasks.workunit.client.0.smithi029.stdout:op 5690 completed, throughput=5MB/sec 2024-08-29T18:34:14.297 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-gVBu_ALNrKD93I7 off=8862757 len=1062701 2024-08-29T18:34:14.306 INFO:tasks.workunit.client.0.smithi029.stdout:op 5691 completed, throughput=5MB/sec 2024-08-29T18:34:14.901 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:34:14 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:34:14] "GET /metrics HTTP/1.1" 200 34027 "" "Prometheus/2.43.0" 2024-08-29T18:34:15.307 INFO:tasks.workunit.client.0.smithi029.stdout: 1093: throughput=5MB/sec pending data=0 2024-08-29T18:34:15.307 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-wXl_E6CUW8ytUkU off=6687816 len=381706 2024-08-29T18:34:15.313 INFO:tasks.workunit.client.0.smithi029.stdout:op 5692 completed, throughput=5MB/sec 2024-08-29T18:34:15.313 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-mgj7S_6naF49QQk off=5376946 len=1312035 2024-08-29T18:34:15.317 INFO:tasks.workunit.client.0.smithi029.stdout:op 5693 completed, throughput=5MB/sec 2024-08-29T18:34:15.317 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-rbnDV38UcIIBObx off=3290142 len=1653248 2024-08-29T18:34:15.328 INFO:tasks.workunit.client.0.smithi029.stdout:op 5694 completed, throughput=5MB/sec 2024-08-29T18:34:15.329 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-RqPbZ9EoPljZpiJ off=1975464 len=1234263 2024-08-29T18:34:15.333 INFO:tasks.workunit.client.0.smithi029.stdout:op 5695 completed, throughput=5MB/sec 2024-08-29T18:34:15.333 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-4ogPpxCx3tM3RaT off=1260776 len=650886 2024-08-29T18:34:15.339 INFO:tasks.workunit.client.0.smithi029.stdout:op 5696 completed, throughput=5MB/sec 2024-08-29T18:34:15.339 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-mTcx5jISCkE3fnp off=17738921 len=1852828 2024-08-29T18:34:15.350 INFO:tasks.workunit.client.0.smithi029.stdout:op 5697 completed, throughput=5MB/sec 2024-08-29T18:34:15.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:34:15 smithi029 bash[77880]: cluster 2024-08-29T18:34:14.419476+0000 mgr.y (mgr.25004) 1330 : cluster [DBG] pgmap v2002: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-08-29T18:34:15.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:34:15 smithi029 bash[79042]: cluster 2024-08-29T18:34:14.419476+0000 mgr.y (mgr.25004) 1330 : cluster [DBG] pgmap v2002: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-08-29T18:34:15.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:34:15 smithi110 bash[67519]: cluster 2024-08-29T18:34:14.419476+0000 mgr.y (mgr.25004) 1330 : cluster [DBG] pgmap v2002: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-08-29T18:34:16.350 INFO:tasks.workunit.client.0.smithi029.stdout: 1094: throughput=5MB/sec pending data=0 2024-08-29T18:34:16.351 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-IdSThdMFrhSNcEw off=276201 len=1730954 2024-08-29T18:34:16.354 INFO:tasks.workunit.client.0.smithi029.stdout:op 5698 completed, throughput=5MB/sec 2024-08-29T18:34:16.354 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-wNGa5BX26tloz49 off=2569501 len=54961 2024-08-29T18:34:16.355 INFO:tasks.workunit.client.0.smithi029.stdout:op 5699 completed, throughput=5MB/sec 2024-08-29T18:34:16.355 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-sulQ10eaU_-BVqR off=5589952 len=1095252 2024-08-29T18:34:16.359 INFO:tasks.workunit.client.0.smithi029.stdout:op 5700 completed, throughput=5MB/sec 2024-08-29T18:34:16.359 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-dF_GsVSHS6ghja6 off=4440169 len=1162151 2024-08-29T18:34:16.362 INFO:tasks.workunit.client.0.smithi029.stdout:op 5701 completed, throughput=5MB/sec 2024-08-29T18:34:17.363 INFO:tasks.workunit.client.0.smithi029.stdout: 1095: throughput=5MB/sec pending data=0 2024-08-29T18:34:17.363 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-QBlkaJp00fgnzMb off=994035 len=213082 2024-08-29T18:34:17.368 INFO:tasks.workunit.client.0.smithi029.stdout:op 5702 completed, throughput=5MB/sec 2024-08-29T18:34:17.368 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-3K1qTe6cptxnQe6 off=6441558 len=41809 2024-08-29T18:34:17.372 INFO:tasks.workunit.client.0.smithi029.stdout:op 5703 completed, throughput=5MB/sec 2024-08-29T18:34:17.373 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-_B1P9P_z6nQau_v off=1832885 len=1734967 2024-08-29T18:34:17.377 INFO:tasks.workunit.client.0.smithi029.stdout:op 5704 completed, throughput=5MB/sec 2024-08-29T18:34:17.377 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-Yi9CPQQBlIg2_8B off=1131735 len=1401422 2024-08-29T18:34:17.387 INFO:tasks.workunit.client.0.smithi029.stdout:op 5705 completed, throughput=5MB/sec 2024-08-29T18:34:17.387 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-gj-TZU59E502bJ1 off=15505453 len=1524021 2024-08-29T18:34:17.398 INFO:tasks.workunit.client.0.smithi029.stdout:op 5706 completed, throughput=5MB/sec 2024-08-29T18:34:17.398 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-VNf__xUMTFyU7P6 off=2439929 len=1342168 2024-08-29T18:34:17.400 INFO:tasks.workunit.client.0.smithi029.stdout:op 5707 completed, throughput=5MB/sec 2024-08-29T18:34:17.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:34:17 smithi029 bash[77880]: cluster 2024-08-29T18:34:16.420539+0000 mgr.y (mgr.25004) 1331 : cluster [DBG] pgmap v2003: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-08-29T18:34:17.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:34:17 smithi029 bash[79042]: cluster 2024-08-29T18:34:16.420539+0000 mgr.y (mgr.25004) 1331 : cluster [DBG] pgmap v2003: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-08-29T18:34:17.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:34:17 smithi110 bash[67519]: cluster 2024-08-29T18:34:16.420539+0000 mgr.y (mgr.25004) 1331 : cluster [DBG] pgmap v2003: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-08-29T18:34:18.401 INFO:tasks.workunit.client.0.smithi029.stdout: 1096: throughput=5MB/sec pending data=0 2024-08-29T18:34:18.401 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-FJjljZz2jD-h_Ua off=3752837 len=1716144 2024-08-29T18:34:18.415 INFO:tasks.workunit.client.0.smithi029.stdout:op 5708 completed, throughput=5MB/sec 2024-08-29T18:34:18.415 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-YHCjPlCSncufWKE off=5684859 len=1956469 2024-08-29T18:34:18.430 INFO:tasks.workunit.client.0.smithi029.stdout:op 5709 completed, throughput=5MB/sec 2024-08-29T18:34:18.430 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-2ay2S4mqqlhFD7R off=143151 len=1664572 2024-08-29T18:34:18.440 INFO:tasks.workunit.client.0.smithi029.stdout:op 5710 completed, throughput=5MB/sec 2024-08-29T18:34:19.441 INFO:tasks.workunit.client.0.smithi029.stdout: 1097: throughput=5MB/sec pending data=0 2024-08-29T18:34:19.441 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-1ShWwttQYvxLbjC off=5807124 len=1354153 2024-08-29T18:34:19.450 INFO:tasks.workunit.client.0.smithi029.stdout:op 5711 completed, throughput=5MB/sec 2024-08-29T18:34:19.451 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-beKq_Spn7_PkkXH off=279459 len=813583 2024-08-29T18:34:19.457 INFO:tasks.workunit.client.0.smithi029.stdout:op 5712 completed, throughput=5MB/sec 2024-08-29T18:34:19.457 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-9qy8a1aAhIdxgy8 off=7578212 len=1523302 2024-08-29T18:34:19.470 INFO:tasks.workunit.client.0.smithi029.stdout:op 5713 completed, throughput=5MB/sec 2024-08-29T18:34:19.470 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-PZ_DC1srCGcDrSF off=642633 len=1225730 2024-08-29T18:34:19.478 INFO:tasks.workunit.client.0.smithi029.stdout:op 5714 completed, throughput=5MB/sec 2024-08-29T18:34:19.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:34:19 smithi110 bash[67519]: cluster 2024-08-29T18:34:18.421455+0000 mgr.y (mgr.25004) 1332 : cluster [DBG] pgmap v2004: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-08-29T18:34:19.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:34:19 smithi110 bash[67519]: audit 2024-08-29T18:34:18.564582+0000 mon.c (mon.2) 604 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:34:19.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:34:19 smithi029 bash[77880]: cluster 2024-08-29T18:34:18.421455+0000 mgr.y (mgr.25004) 1332 : cluster [DBG] pgmap v2004: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-08-29T18:34:19.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:34:19 smithi029 bash[77880]: audit 2024-08-29T18:34:18.564582+0000 mon.c (mon.2) 604 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:34:19.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:34:19 smithi029 bash[79042]: cluster 2024-08-29T18:34:18.421455+0000 mgr.y (mgr.25004) 1332 : cluster [DBG] pgmap v2004: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-08-29T18:34:19.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:34:19 smithi029 bash[79042]: audit 2024-08-29T18:34:18.564582+0000 mon.c (mon.2) 604 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:34:20.479 INFO:tasks.workunit.client.0.smithi029.stdout: 1098: throughput=5MB/sec pending data=0 2024-08-29T18:34:20.479 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-qXV5PQqY4j--Ppz off=5744399 len=679551 2024-08-29T18:34:20.481 INFO:tasks.workunit.client.0.smithi029.stdout:op 5715 completed, throughput=5MB/sec 2024-08-29T18:34:20.481 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-xUebA6RWIpAH7yl off=12195568 len=1553980 2024-08-29T18:34:20.493 INFO:tasks.workunit.client.0.smithi029.stdout:op 5716 completed, throughput=5MB/sec 2024-08-29T18:34:20.494 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-54PvL7s3VR_HWXI off=5562394 len=1583398 2024-08-29T18:34:20.504 INFO:tasks.workunit.client.0.smithi029.stdout:op 5717 completed, throughput=5MB/sec 2024-08-29T18:34:20.504 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-vt86Hk4X_s7KrQ5 off=10139774 len=120043 2024-08-29T18:34:20.506 INFO:tasks.workunit.client.0.smithi029.stdout:op 5718 completed, throughput=5MB/sec 2024-08-29T18:34:20.506 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-U8rAFRdLcxrG5Hl off=819222 len=849549 2024-08-29T18:34:20.515 INFO:tasks.workunit.client.0.smithi029.stdout:op 5719 completed, throughput=5MB/sec 2024-08-29T18:34:20.515 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-_txxpUoUbw1pM1r off=9850838 len=1575037 2024-08-29T18:34:20.526 INFO:tasks.workunit.client.0.smithi029.stdout:op 5720 completed, throughput=5MB/sec 2024-08-29T18:34:21.526 INFO:tasks.workunit.client.0.smithi029.stdout: 1099: throughput=5MB/sec pending data=0 2024-08-29T18:34:21.527 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-BYo4VChF3Bh4AQN off=17462691 len=1079195 2024-08-29T18:34:21.530 INFO:tasks.workunit.client.0.smithi029.stdout:op 5721 completed, throughput=5MB/sec 2024-08-29T18:34:21.530 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-6Fn8QQi6k4aPXyt off=1350214 len=1858048 2024-08-29T18:34:21.535 INFO:tasks.workunit.client.0.smithi029.stdout:op 5722 completed, throughput=5MB/sec 2024-08-29T18:34:21.535 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-If8STX-AcfOHxrw off=1207878 len=1988627 2024-08-29T18:34:21.553 INFO:tasks.workunit.client.0.smithi029.stdout:op 5723 completed, throughput=5MB/sec 2024-08-29T18:34:21.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:34:21 smithi029 bash[77880]: cluster 2024-08-29T18:34:20.422324+0000 mgr.y (mgr.25004) 1333 : cluster [DBG] pgmap v2005: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-08-29T18:34:21.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:34:21 smithi029 bash[79042]: cluster 2024-08-29T18:34:20.422324+0000 mgr.y (mgr.25004) 1333 : cluster [DBG] pgmap v2005: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-08-29T18:34:21.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:34:21 smithi110 bash[67519]: cluster 2024-08-29T18:34:20.422324+0000 mgr.y (mgr.25004) 1333 : cluster [DBG] pgmap v2005: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-08-29T18:34:22.554 INFO:tasks.workunit.client.0.smithi029.stdout: 1100: throughput=5MB/sec pending data=0 2024-08-29T18:34:22.554 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-oTIpSn9HMXXvN0q off=2299349 len=1399736 2024-08-29T18:34:22.564 INFO:tasks.workunit.client.0.smithi029.stdout:op 5724 completed, throughput=5MB/sec 2024-08-29T18:34:22.564 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-xDEhiV1wAoazSwm off=8034623 len=765843 2024-08-29T18:34:22.572 INFO:tasks.workunit.client.0.smithi029.stdout:op 5725 completed, throughput=5MB/sec 2024-08-29T18:34:22.572 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-RNxPY1eTohPTty1 off=1395133 len=460033 2024-08-29T18:34:22.574 INFO:tasks.workunit.client.0.smithi029.stdout:op 5726 completed, throughput=5MB/sec 2024-08-29T18:34:22.574 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-MAu7YmluNOuFcON off=10076093 len=91983 2024-08-29T18:34:22.578 INFO:tasks.workunit.client.0.smithi029.stdout:op 5727 completed, throughput=5MB/sec 2024-08-29T18:34:22.578 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-uG_MnhUbVXsSHYD off=5444455 len=215544 2024-08-29T18:34:22.579 INFO:tasks.workunit.client.0.smithi029.stdout:op 5728 completed, throughput=5MB/sec 2024-08-29T18:34:22.579 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-XZnNV8x4Xzweoj2 off=2619921 len=1931935 2024-08-29T18:34:22.594 INFO:tasks.workunit.client.0.smithi029.stdout:op 5729 completed, throughput=5MB/sec 2024-08-29T18:34:23.595 INFO:tasks.workunit.client.0.smithi029.stdout: 1101: throughput=5MB/sec pending data=0 2024-08-29T18:34:23.595 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-zwswxF9W6P49DDK off=4759009 len=6865 2024-08-29T18:34:23.599 INFO:tasks.workunit.client.0.smithi029.stdout:op 5730 completed, throughput=5MB/sec 2024-08-29T18:34:23.599 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-ZHV7AVChV_me2xy off=16052522 len=1317428 2024-08-29T18:34:23.611 INFO:tasks.workunit.client.0.smithi029.stdout:op 5731 completed, throughput=5MB/sec 2024-08-29T18:34:23.611 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-yX07ZtdkBHt8o-F off=2423086 len=679237 2024-08-29T18:34:23.613 INFO:tasks.workunit.client.0.smithi029.stdout:op 5732 completed, throughput=5MB/sec 2024-08-29T18:34:23.613 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-bkdOGygo_9Rq1f9 off=11400174 len=1519423 2024-08-29T18:34:23.625 INFO:tasks.workunit.client.0.smithi029.stdout:op 5733 completed, throughput=5MB/sec 2024-08-29T18:34:23.625 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-J5tEVxECeOuxBAD off=509063 len=684855 2024-08-29T18:34:23.627 INFO:tasks.workunit.client.0.smithi029.stdout:op 5734 completed, throughput=5MB/sec 2024-08-29T18:34:23.627 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-jUiw65_P5gcSBvq off=11451359 len=1800146 2024-08-29T18:34:23.642 INFO:tasks.workunit.client.0.smithi029.stdout:op 5735 completed, throughput=5MB/sec 2024-08-29T18:34:23.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:34:23 smithi029 bash[77880]: cluster 2024-08-29T18:34:22.423461+0000 mgr.y (mgr.25004) 1334 : cluster [DBG] pgmap v2006: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-08-29T18:34:23.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:34:23 smithi029 bash[79042]: cluster 2024-08-29T18:34:22.423461+0000 mgr.y (mgr.25004) 1334 : cluster [DBG] pgmap v2006: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-08-29T18:34:23.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:34:23 smithi110 bash[67519]: cluster 2024-08-29T18:34:22.423461+0000 mgr.y (mgr.25004) 1334 : cluster [DBG] pgmap v2006: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-08-29T18:34:24.642 INFO:tasks.workunit.client.0.smithi029.stdout: 1102: throughput=5MB/sec pending data=0 2024-08-29T18:34:24.643 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-9Q5lGla16lb1kcX off=5247298 len=1453726 2024-08-29T18:34:24.655 INFO:tasks.workunit.client.0.smithi029.stdout:op 5736 completed, throughput=5MB/sec 2024-08-29T18:34:24.655 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-i3I-svsWz735Hko off=16855477 len=1576448 2024-08-29T18:34:24.666 INFO:tasks.workunit.client.0.smithi029.stdout:op 5737 completed, throughput=5MB/sec 2024-08-29T18:34:24.666 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-iSZ4Nn4yCiafGt6 off=1442643 len=1421141 2024-08-29T18:34:24.678 INFO:tasks.workunit.client.0.smithi029.stdout:op 5738 completed, throughput=5MB/sec 2024-08-29T18:34:24.679 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-NuuUVlW0KFlfgdh off=10987222 len=1849796 2024-08-29T18:34:24.683 INFO:tasks.workunit.client.0.smithi029.stdout:op 5739 completed, throughput=5MB/sec 2024-08-29T18:34:24.901 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:34:24 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:34:24] "GET /metrics HTTP/1.1" 200 34030 "" "Prometheus/2.43.0" 2024-08-29T18:34:25.151 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 18:34:24 smithi110 bash[99052]: logger=cleanup t=2024-08-29T18:34:24.733255184Z level=info msg="Completed cleanup jobs" duration=81.980521ms 2024-08-29T18:34:25.683 INFO:tasks.workunit.client.0.smithi029.stdout: 1103: throughput=5MB/sec pending data=0 2024-08-29T18:34:25.684 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-Y5AglVwj7wkGqAb off=474538 len=48593 2024-08-29T18:34:25.688 INFO:tasks.workunit.client.0.smithi029.stdout:op 5740 completed, throughput=5MB/sec 2024-08-29T18:34:25.688 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-XHCnQNud-AM1s_C off=10852368 len=1413585 2024-08-29T18:34:25.699 INFO:tasks.workunit.client.0.smithi029.stdout:op 5741 completed, throughput=5MB/sec 2024-08-29T18:34:25.699 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-qTc9e8phOr2-KMq off=1988315 len=341061 2024-08-29T18:34:25.701 INFO:tasks.workunit.client.0.smithi029.stdout:op 5742 completed, throughput=5MB/sec 2024-08-29T18:34:25.701 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-LTiVUTvnoBxJSh5 off=7380557 len=1491213 2024-08-29T18:34:25.705 INFO:tasks.workunit.client.0.smithi029.stdout:op 5743 completed, throughput=5MB/sec 2024-08-29T18:34:25.705 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-vdZHS8kBbX43hwS off=2449557 len=71556 2024-08-29T18:34:25.710 INFO:tasks.workunit.client.0.smithi029.stdout:op 5744 completed, throughput=5MB/sec 2024-08-29T18:34:25.710 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-HGne1zBQt1e5U4J off=23668971 len=874470 2024-08-29T18:34:25.719 INFO:tasks.workunit.client.0.smithi029.stdout:op 5745 completed, throughput=5MB/sec 2024-08-29T18:34:25.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:34:25 smithi029 bash[77880]: cluster 2024-08-29T18:34:24.424269+0000 mgr.y (mgr.25004) 1335 : cluster [DBG] pgmap v2007: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-29T18:34:25.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:34:25 smithi029 bash[79042]: cluster 2024-08-29T18:34:24.424269+0000 mgr.y (mgr.25004) 1335 : cluster [DBG] pgmap v2007: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-29T18:34:25.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:34:25 smithi110 bash[67519]: cluster 2024-08-29T18:34:24.424269+0000 mgr.y (mgr.25004) 1335 : cluster [DBG] pgmap v2007: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-29T18:34:26.719 INFO:tasks.workunit.client.0.smithi029.stdout: 1104: throughput=5MB/sec pending data=0 2024-08-29T18:34:26.720 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-H_dX8JrCo3khvkk off=4531268 len=308701 2024-08-29T18:34:26.725 INFO:tasks.workunit.client.0.smithi029.stdout:op 5746 completed, throughput=5MB/sec 2024-08-29T18:34:26.726 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-zN9nh2s1IfysVlc off=4023378 len=1430421 2024-08-29T18:34:26.729 INFO:tasks.workunit.client.0.smithi029.stdout:op 5747 completed, throughput=5MB/sec 2024-08-29T18:34:26.729 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-0cNIQCsqz4WibFF off=4288776 len=839652 2024-08-29T18:34:26.738 INFO:tasks.workunit.client.0.smithi029.stdout:op 5748 completed, throughput=5MB/sec 2024-08-29T18:34:26.738 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-X_D03HALrtoon_5 off=4536366 len=1747204 2024-08-29T18:34:26.742 INFO:tasks.workunit.client.0.smithi029.stdout:op 5749 completed, throughput=5MB/sec 2024-08-29T18:34:26.742 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-7qNpsbtTX4eBEKg off=10186724 len=431467 2024-08-29T18:34:26.749 INFO:tasks.workunit.client.0.smithi029.stdout:op 5750 completed, throughput=5MB/sec 2024-08-29T18:34:26.749 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-SuRHdkXPs1WF_ia off=8172499 len=1124980 2024-08-29T18:34:26.757 INFO:tasks.workunit.client.0.smithi029.stdout:op 5751 completed, throughput=5MB/sec 2024-08-29T18:34:27.758 INFO:tasks.workunit.client.0.smithi029.stdout: 1105: throughput=5MB/sec pending data=0 2024-08-29T18:34:27.758 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-tlJZsoz2tiy15jz off=0 len=1555797 2024-08-29T18:34:27.762 INFO:tasks.workunit.client.0.smithi029.stdout:op 5752 completed, throughput=5MB/sec 2024-08-29T18:34:27.762 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-kg6m9Qf4MSzhLma off=17011559 len=928970 2024-08-29T18:34:27.763 INFO:tasks.workunit.client.0.smithi029.stdout:op 5753 completed, throughput=5MB/sec 2024-08-29T18:34:27.763 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-9oFxPBUkhdt6tYo off=18575661 len=1580834 2024-08-29T18:34:27.767 INFO:tasks.workunit.client.0.smithi029.stdout:op 5754 completed, throughput=5MB/sec 2024-08-29T18:34:27.767 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-ZoPtUgftW9XNjwp off=1792801 len=1448214 2024-08-29T18:34:27.778 INFO:tasks.workunit.client.0.smithi029.stdout:op 5755 completed, throughput=5MB/sec 2024-08-29T18:34:27.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:34:27 smithi029 bash[79042]: cluster 2024-08-29T18:34:26.425273+0000 mgr.y (mgr.25004) 1336 : cluster [DBG] pgmap v2008: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 1.7 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2024-08-29T18:34:27.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:34:27 smithi029 bash[77880]: cluster 2024-08-29T18:34:26.425273+0000 mgr.y (mgr.25004) 1336 : cluster [DBG] pgmap v2008: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 1.7 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2024-08-29T18:34:27.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:34:27 smithi110 bash[67519]: cluster 2024-08-29T18:34:26.425273+0000 mgr.y (mgr.25004) 1336 : cluster [DBG] pgmap v2008: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 1.7 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2024-08-29T18:34:28.779 INFO:tasks.workunit.client.0.smithi029.stdout: 1106: throughput=5MB/sec pending data=0 2024-08-29T18:34:28.779 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-cSZYBOQW19HntCN off=1211009 len=1764902 2024-08-29T18:34:28.784 INFO:tasks.workunit.client.0.smithi029.stdout:op 5756 completed, throughput=5MB/sec 2024-08-29T18:34:28.784 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-kpplcfqr7J4pSd6 off=21116264 len=312960 2024-08-29T18:34:28.790 INFO:tasks.workunit.client.0.smithi029.stdout:op 5757 completed, throughput=5MB/sec 2024-08-29T18:34:28.790 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-BnR5H_SgLKxzGKP off=501411 len=1577908 2024-08-29T18:34:28.803 INFO:tasks.workunit.client.0.smithi029.stdout:op 5758 completed, throughput=5MB/sec 2024-08-29T18:34:28.803 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-Lgcl8XMI1a4GVdq off=10210512 len=362590 2024-08-29T18:34:28.809 INFO:tasks.workunit.client.0.smithi029.stdout:op 5759 completed, throughput=5MB/sec 2024-08-29T18:34:28.809 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-mGHiJaG-87ZDBYM off=11885638 len=1404344 2024-08-29T18:34:28.820 INFO:tasks.workunit.client.0.smithi029.stdout:op 5760 completed, throughput=5MB/sec 2024-08-29T18:34:29.820 INFO:tasks.workunit.client.0.smithi029.stdout: 1107: throughput=5MB/sec pending data=0 2024-08-29T18:34:29.820 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-b4KAo_9nNsmhXLB off=8411557 len=589790 2024-08-29T18:34:29.828 INFO:tasks.workunit.client.0.smithi029.stdout:op 5761 completed, throughput=5MB/sec 2024-08-29T18:34:29.828 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-pJ1q0z5v8DtRhik off=11710889 len=1564347 2024-08-29T18:34:29.840 INFO:tasks.workunit.client.0.smithi029.stdout:op 5762 completed, throughput=5MB/sec 2024-08-29T18:34:29.841 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-taP6cydapbV23qS off=3556003 len=136434 2024-08-29T18:34:29.845 INFO:tasks.workunit.client.0.smithi029.stdout:op 5763 completed, throughput=5MB/sec 2024-08-29T18:34:29.845 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-FoaSEFREsTN0hrh off=7512861 len=366196 2024-08-29T18:34:29.852 INFO:tasks.workunit.client.0.smithi029.stdout:op 5764 completed, throughput=5MB/sec 2024-08-29T18:34:29.852 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-qVKr69P-EiWRW5C off=4144616 len=2056151 2024-08-29T18:34:29.858 INFO:tasks.workunit.client.0.smithi029.stdout:op 5765 completed, throughput=5MB/sec 2024-08-29T18:34:29.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:34:29 smithi029 bash[77880]: cluster 2024-08-29T18:34:28.426224+0000 mgr.y (mgr.25004) 1337 : cluster [DBG] pgmap v2009: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 1.6 MiB/s rd, 3.6 MiB/s wr, 5 op/s 2024-08-29T18:34:29.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:34:29 smithi029 bash[79042]: cluster 2024-08-29T18:34:28.426224+0000 mgr.y (mgr.25004) 1337 : cluster [DBG] pgmap v2009: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 1.6 MiB/s rd, 3.6 MiB/s wr, 5 op/s 2024-08-29T18:34:29.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:34:29 smithi110 bash[67519]: cluster 2024-08-29T18:34:28.426224+0000 mgr.y (mgr.25004) 1337 : cluster [DBG] pgmap v2009: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 1.6 MiB/s rd, 3.6 MiB/s wr, 5 op/s 2024-08-29T18:34:30.858 INFO:tasks.workunit.client.0.smithi029.stdout: 1108: throughput=5MB/sec pending data=0 2024-08-29T18:34:30.859 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-_p1JrMNTrvAg0d4 off=3524372 len=570816 2024-08-29T18:34:30.866 INFO:tasks.workunit.client.0.smithi029.stdout:op 5766 completed, throughput=5MB/sec 2024-08-29T18:34:30.866 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-QPBlE74RFXrpZ69 off=17645490 len=1162551 2024-08-29T18:34:30.877 INFO:tasks.workunit.client.0.smithi029.stdout:op 5767 completed, throughput=5MB/sec 2024-08-29T18:34:30.877 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-szn2XYMzAgbTL7u off=11926664 len=456163 2024-08-29T18:34:30.883 INFO:tasks.workunit.client.0.smithi029.stdout:op 5768 completed, throughput=5MB/sec 2024-08-29T18:34:30.883 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-acwBXVQOYlsHdpL off=4146957 len=646364 2024-08-29T18:34:30.892 INFO:tasks.workunit.client.0.smithi029.stdout:op 5769 completed, throughput=5MB/sec 2024-08-29T18:34:30.893 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-EZuv0lV-_5NxJpp off=2847557 len=13673 2024-08-29T18:34:30.893 INFO:tasks.workunit.client.0.smithi029.stdout:op 5770 completed, throughput=5MB/sec 2024-08-29T18:34:30.893 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-TAMkQuE_cjGSAgu off=8685017 len=221465 2024-08-29T18:34:30.893 INFO:tasks.workunit.client.0.smithi029.stdout:op 5771 completed, throughput=5MB/sec 2024-08-29T18:34:30.893 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-3qfVlvzE3Nh8Rz_ off=11408779 len=712620 2024-08-29T18:34:30.901 INFO:tasks.workunit.client.0.smithi029.stdout:op 5772 completed, throughput=5MB/sec 2024-08-29T18:34:30.901 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-_Pd_qDS1f80ugFc off=34397 len=1936838 2024-08-29T18:34:30.905 INFO:tasks.workunit.client.0.smithi029.stdout:op 5773 completed, throughput=5MB/sec 2024-08-29T18:34:31.905 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:34:31 smithi110 bash[67519]: cluster 2024-08-29T18:34:30.427101+0000 mgr.y (mgr.25004) 1338 : cluster [DBG] pgmap v2010: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 1.4 MiB/s rd, 3.5 MiB/s wr, 4 op/s 2024-08-29T18:34:31.905 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:34:31 smithi110 bash[67519]: audit 2024-08-29T18:34:31.393836+0000 mon.c (mon.2) 605 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:34:31.905 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:34:31 smithi029 bash[77880]: cluster 2024-08-29T18:34:30.427101+0000 mgr.y (mgr.25004) 1338 : cluster [DBG] pgmap v2010: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 1.4 MiB/s rd, 3.5 MiB/s wr, 4 op/s 2024-08-29T18:34:31.905 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:34:31 smithi029 bash[77880]: audit 2024-08-29T18:34:31.393836+0000 mon.c (mon.2) 605 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:34:31.905 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:34:31 smithi029 bash[79042]: cluster 2024-08-29T18:34:30.427101+0000 mgr.y (mgr.25004) 1338 : cluster [DBG] pgmap v2010: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 1.4 MiB/s rd, 3.5 MiB/s wr, 4 op/s 2024-08-29T18:34:31.906 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:34:31 smithi029 bash[79042]: audit 2024-08-29T18:34:31.393836+0000 mon.c (mon.2) 605 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:34:31.906 INFO:tasks.workunit.client.0.smithi029.stdout: 1109: throughput=5MB/sec pending data=0 2024-08-29T18:34:31.906 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-08pFwOSAPF0cYnG off=24440100 len=346031 2024-08-29T18:34:31.906 INFO:tasks.workunit.client.0.smithi029.stdout:op 5774 completed, throughput=5MB/sec 2024-08-29T18:34:31.906 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-RxNS0pmFzmfDkVs off=1614293 len=804368 2024-08-29T18:34:31.909 INFO:tasks.workunit.client.0.smithi029.stdout:op 5775 completed, throughput=5MB/sec 2024-08-29T18:34:31.909 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-Aj5cFvf4uhNlOOi off=688014 len=1793721 2024-08-29T18:34:31.920 INFO:tasks.workunit.client.0.smithi029.stdout:op 5776 completed, throughput=5MB/sec 2024-08-29T18:34:31.920 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-HOV1ibN9uq0OuXH off=6406909 len=1026634 2024-08-29T18:34:31.927 INFO:tasks.workunit.client.0.smithi029.stdout:op 5777 completed, throughput=5MB/sec 2024-08-29T18:34:31.927 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-eiXkW6ON92ofNBq off=13365021 len=1650299 2024-08-29T18:34:31.935 INFO:tasks.workunit.client.0.smithi029.stdout:op 5778 completed, throughput=5MB/sec 2024-08-29T18:34:32.936 INFO:tasks.workunit.client.0.smithi029.stdout: 1110: throughput=5MB/sec pending data=0 2024-08-29T18:34:32.936 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-ts_YyDN5wZkrSOh off=20512556 len=279023 2024-08-29T18:34:32.938 INFO:tasks.workunit.client.0.smithi029.stdout:op 5779 completed, throughput=5MB/sec 2024-08-29T18:34:32.938 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-63ZGHhP66T9v8OE off=4705405 len=1752081 2024-08-29T18:34:32.942 INFO:tasks.workunit.client.0.smithi029.stdout:op 5780 completed, throughput=5MB/sec 2024-08-29T18:34:32.942 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-FXxWs-Ir7nmrI05 off=3648693 len=777893 2024-08-29T18:34:32.944 INFO:tasks.workunit.client.0.smithi029.stdout:op 5781 completed, throughput=5MB/sec 2024-08-29T18:34:32.944 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-wh4X2vYGfAnLlzu off=2599745 len=293768 2024-08-29T18:34:32.950 INFO:tasks.workunit.client.0.smithi029.stdout:op 5782 completed, throughput=5MB/sec 2024-08-29T18:34:32.951 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-L8vnXdKNPyrs-LA off=16910486 len=1584047 2024-08-29T18:34:32.962 INFO:tasks.workunit.client.0.smithi029.stdout:op 5783 completed, throughput=5MB/sec 2024-08-29T18:34:33.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:34:33 smithi029 bash[79042]: audit 2024-08-29T18:34:31.999047+0000 mon.a (mon.0) 1766 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:34:33.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:34:33 smithi029 bash[79042]: audit 2024-08-29T18:34:32.006543+0000 mon.a (mon.0) 1767 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:34:33.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:34:33 smithi029 bash[79042]: cluster 2024-08-29T18:34:32.428187+0000 mgr.y (mgr.25004) 1339 : cluster [DBG] pgmap v2011: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.8 MiB/s wr, 5 op/s 2024-08-29T18:34:33.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:34:33 smithi029 bash[79042]: audit 2024-08-29T18:34:32.578965+0000 mon.a (mon.0) 1768 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:34:33.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:34:33 smithi029 bash[79042]: audit 2024-08-29T18:34:32.585858+0000 mon.a (mon.0) 1769 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:34:33.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:34:32 smithi110 bash[67519]: audit 2024-08-29T18:34:31.999047+0000 mon.a (mon.0) 1766 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:34:33.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:34:32 smithi110 bash[67519]: audit 2024-08-29T18:34:32.006543+0000 mon.a (mon.0) 1767 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:34:33.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:34:32 smithi110 bash[67519]: cluster 2024-08-29T18:34:32.428187+0000 mgr.y (mgr.25004) 1339 : cluster [DBG] pgmap v2011: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.8 MiB/s wr, 5 op/s 2024-08-29T18:34:33.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:34:32 smithi110 bash[67519]: audit 2024-08-29T18:34:32.578965+0000 mon.a (mon.0) 1768 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:34:33.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:34:32 smithi110 bash[67519]: audit 2024-08-29T18:34:32.585858+0000 mon.a (mon.0) 1769 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:34:33.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:34:32 smithi029 bash[77880]: audit 2024-08-29T18:34:31.999047+0000 mon.a (mon.0) 1766 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:34:33.404 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:34:32 smithi029 bash[77880]: audit 2024-08-29T18:34:32.006543+0000 mon.a (mon.0) 1767 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:34:33.404 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:34:32 smithi029 bash[77880]: cluster 2024-08-29T18:34:32.428187+0000 mgr.y (mgr.25004) 1339 : cluster [DBG] pgmap v2011: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.8 MiB/s wr, 5 op/s 2024-08-29T18:34:33.404 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:34:32 smithi029 bash[77880]: audit 2024-08-29T18:34:32.578965+0000 mon.a (mon.0) 1768 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:34:33.404 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:34:32 smithi029 bash[77880]: audit 2024-08-29T18:34:32.585858+0000 mon.a (mon.0) 1769 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:34:33.962 INFO:tasks.workunit.client.0.smithi029.stdout: 1111: throughput=5MB/sec pending data=0 2024-08-29T18:34:33.962 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-5aOSzM1hOQz5J2q off=1165909 len=1360637 2024-08-29T18:34:33.974 INFO:tasks.workunit.client.0.smithi029.stdout:op 5784 completed, throughput=5MB/sec 2024-08-29T18:34:33.974 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-aVxW47nvT2Ix8Vo off=1638259 len=1059794 2024-08-29T18:34:33.976 INFO:tasks.workunit.client.0.smithi029.stdout:op 5785 completed, throughput=5MB/sec 2024-08-29T18:34:33.976 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-juQZ6P24NWz7RTM off=6523359 len=1380861 2024-08-29T18:34:33.981 INFO:tasks.workunit.client.0.smithi029.stdout:op 5786 completed, throughput=5MB/sec 2024-08-29T18:34:33.981 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-K2prTPZXjWotctT off=407023 len=1839766 2024-08-29T18:34:33.994 INFO:tasks.workunit.client.0.smithi029.stdout:op 5787 completed, throughput=5MB/sec 2024-08-29T18:34:34.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:34:34 smithi029 bash[77880]: audit 2024-08-29T18:34:33.565015+0000 mon.c (mon.2) 606 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:34:34.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:34:34 smithi110 bash[67519]: audit 2024-08-29T18:34:33.565015+0000 mon.c (mon.2) 606 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:34:34.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:34:34 smithi029 bash[79042]: audit 2024-08-29T18:34:33.565015+0000 mon.c (mon.2) 606 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:34:34.901 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:34:34 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:34:34] "GET /metrics HTTP/1.1" 200 34026 "" "Prometheus/2.43.0" 2024-08-29T18:34:34.995 INFO:tasks.workunit.client.0.smithi029.stdout: 1112: throughput=5MB/sec pending data=0 2024-08-29T18:34:34.995 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-mv3a7ulms9_R3ze off=344800 len=1293998 2024-08-29T18:34:34.999 INFO:tasks.workunit.client.0.smithi029.stdout:op 5788 completed, throughput=5MB/sec 2024-08-29T18:34:34.999 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-ZduX2UhnrXotVGP off=534200 len=2040292 2024-08-29T18:34:35.015 INFO:tasks.workunit.client.0.smithi029.stdout:op 5789 completed, throughput=5MB/sec 2024-08-29T18:34:35.016 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-vSsjjE-QPbGDjH7 off=4394552 len=1390472 2024-08-29T18:34:35.027 INFO:tasks.workunit.client.0.smithi029.stdout:op 5790 completed, throughput=5MB/sec 2024-08-29T18:34:35.028 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-f0KcBArT8Bql-Yu off=5300247 len=611908 2024-08-29T18:34:35.030 INFO:tasks.workunit.client.0.smithi029.stdout:op 5791 completed, throughput=5MB/sec 2024-08-29T18:34:35.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:34:35 smithi029 bash[79042]: cluster 2024-08-29T18:34:34.428976+0000 mgr.y (mgr.25004) 1340 : cluster [DBG] pgmap v2012: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-08-29T18:34:35.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:34:35 smithi029 bash[77880]: cluster 2024-08-29T18:34:34.428976+0000 mgr.y (mgr.25004) 1340 : cluster [DBG] pgmap v2012: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-08-29T18:34:35.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:34:35 smithi110 bash[67519]: cluster 2024-08-29T18:34:34.428976+0000 mgr.y (mgr.25004) 1340 : cluster [DBG] pgmap v2012: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-08-29T18:34:36.030 INFO:tasks.workunit.client.0.smithi029.stdout: 1113: throughput=5MB/sec pending data=0 2024-08-29T18:34:36.030 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-5BW8cp-00DM5asf off=1314072 len=560664 2024-08-29T18:34:36.032 INFO:tasks.workunit.client.0.smithi029.stdout:op 5792 completed, throughput=5MB/sec 2024-08-29T18:34:36.032 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-V6RbCz6R72MFkua off=16339872 len=997860 2024-08-29T18:34:36.040 INFO:tasks.workunit.client.0.smithi029.stdout:op 5793 completed, throughput=5MB/sec 2024-08-29T18:34:36.041 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-vELUpMWCFF6ujc7 off=1317217 len=1065657 2024-08-29T18:34:36.043 INFO:tasks.workunit.client.0.smithi029.stdout:op 5794 completed, throughput=5MB/sec 2024-08-29T18:34:36.044 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-VFpJRcPl0_3hC0b off=15402617 len=885537 2024-08-29T18:34:36.051 INFO:tasks.workunit.client.0.smithi029.stdout:op 5795 completed, throughput=5MB/sec 2024-08-29T18:34:36.052 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-YcGgNghlt6XBU6B off=6501891 len=152828 2024-08-29T18:34:36.056 INFO:tasks.workunit.client.0.smithi029.stdout:op 5796 completed, throughput=5MB/sec 2024-08-29T18:34:36.056 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-yITyikJwnAM4UrA off=14056806 len=695780 2024-08-29T18:34:36.063 INFO:tasks.workunit.client.0.smithi029.stdout:op 5797 completed, throughput=5MB/sec 2024-08-29T18:34:36.063 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-uZjKx7IscAnnE64 off=9592100 len=989101 2024-08-29T18:34:36.066 INFO:tasks.workunit.client.0.smithi029.stdout:op 5798 completed, throughput=5MB/sec 2024-08-29T18:34:37.067 INFO:tasks.workunit.client.0.smithi029.stdout: 1114: throughput=5MB/sec pending data=0 2024-08-29T18:34:37.067 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-dHyb9GODkGxHev_ off=7681877 len=1357819 2024-08-29T18:34:37.071 INFO:tasks.workunit.client.0.smithi029.stdout:op 5799 completed, throughput=5MB/sec 2024-08-29T18:34:37.071 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-GddwITl9rLSHD28 off=8966574 len=136214 2024-08-29T18:34:37.075 INFO:tasks.workunit.client.0.smithi029.stdout:op 5800 completed, throughput=5MB/sec 2024-08-29T18:34:37.075 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-cp4TjVivGcFEMoH off=11067412 len=1966597 2024-08-29T18:34:37.090 INFO:tasks.workunit.client.0.smithi029.stdout:op 5801 completed, throughput=5MB/sec 2024-08-29T18:34:37.090 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-hKYpbNzdRJ5bcQP off=5261866 len=926163 2024-08-29T18:34:37.092 INFO:tasks.workunit.client.0.smithi029.stdout:op 5802 completed, throughput=5MB/sec 2024-08-29T18:34:37.093 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-0MUZ4OQbgna6dWC off=7971102 len=1866808 2024-08-29T18:34:37.097 INFO:tasks.workunit.client.0.smithi029.stdout:op 5803 completed, throughput=5MB/sec 2024-08-29T18:34:37.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:34:37 smithi029 bash[79042]: cluster 2024-08-29T18:34:36.430002+0000 mgr.y (mgr.25004) 1341 : cluster [DBG] pgmap v2013: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-08-29T18:34:37.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:34:37 smithi029 bash[77880]: cluster 2024-08-29T18:34:36.430002+0000 mgr.y (mgr.25004) 1341 : cluster [DBG] pgmap v2013: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-08-29T18:34:37.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:34:37 smithi110 bash[67519]: cluster 2024-08-29T18:34:36.430002+0000 mgr.y (mgr.25004) 1341 : cluster [DBG] pgmap v2013: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-08-29T18:34:38.097 INFO:tasks.workunit.client.0.smithi029.stdout: 1115: throughput=5MB/sec pending data=0 2024-08-29T18:34:38.097 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-3RhZxpxyjEjzZM2 off=1254517 len=1230862 2024-08-29T18:34:38.107 INFO:tasks.workunit.client.0.smithi029.stdout:op 5804 completed, throughput=5MB/sec 2024-08-29T18:34:38.107 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-UYfdtNu-rq4Wm0_ off=4689070 len=2095580 2024-08-29T18:34:38.123 INFO:tasks.workunit.client.0.smithi029.stdout:op 5805 completed, throughput=5MB/sec 2024-08-29T18:34:38.123 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-Q_O1LXxmXm9fkXS off=5646919 len=1240317 2024-08-29T18:34:38.132 INFO:tasks.workunit.client.0.smithi029.stdout:op 5806 completed, throughput=5MB/sec 2024-08-29T18:34:39.132 INFO:tasks.workunit.client.0.smithi029.stdout: 1116: throughput=5MB/sec pending data=0 2024-08-29T18:34:39.132 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-nq20e2A-Pru0V_- off=1416260 len=1210059 2024-08-29T18:34:39.143 INFO:tasks.workunit.client.0.smithi029.stdout:op 5807 completed, throughput=5MB/sec 2024-08-29T18:34:39.143 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-HsoK7wRY-0YfCyx off=1639458 len=145030 2024-08-29T18:34:39.147 INFO:tasks.workunit.client.0.smithi029.stdout:op 5808 completed, throughput=5MB/sec 2024-08-29T18:34:39.147 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-uE7gjsont8QqPQE off=8928515 len=2042082 2024-08-29T18:34:39.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:34:38 smithi029 bash[77880]: audit 2024-08-29T18:34:37.718479+0000 mon.a (mon.0) 1770 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:34:39.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:34:38 smithi029 bash[77880]: audit 2024-08-29T18:34:37.735229+0000 mon.a (mon.0) 1771 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:34:39.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:34:38 smithi029 bash[77880]: cluster 2024-08-29T18:34:38.430936+0000 mgr.y (mgr.25004) 1342 : cluster [DBG] pgmap v2014: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-08-29T18:34:39.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:34:38 smithi029 bash[79042]: audit 2024-08-29T18:34:37.718479+0000 mon.a (mon.0) 1770 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:34:39.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:34:38 smithi029 bash[79042]: audit 2024-08-29T18:34:37.735229+0000 mon.a (mon.0) 1771 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:34:39.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:34:38 smithi029 bash[79042]: cluster 2024-08-29T18:34:38.430936+0000 mgr.y (mgr.25004) 1342 : cluster [DBG] pgmap v2014: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-08-29T18:34:39.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:34:38 smithi110 bash[67519]: audit 2024-08-29T18:34:37.718479+0000 mon.a (mon.0) 1770 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:34:39.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:34:38 smithi110 bash[67519]: audit 2024-08-29T18:34:37.735229+0000 mon.a (mon.0) 1771 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:34:39.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:34:38 smithi110 bash[67519]: cluster 2024-08-29T18:34:38.430936+0000 mgr.y (mgr.25004) 1342 : cluster [DBG] pgmap v2014: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-08-29T18:34:39.162 INFO:tasks.workunit.client.0.smithi029.stdout:op 5809 completed, throughput=5MB/sec 2024-08-29T18:34:39.163 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-xv2TshoRbo6brIS off=217319 len=1659167 2024-08-29T18:34:39.175 INFO:tasks.workunit.client.0.smithi029.stdout:op 5810 completed, throughput=5MB/sec 2024-08-29T18:34:39.175 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-u6-VatPJAcx4tFJ off=1799576 len=854406 2024-08-29T18:34:39.179 INFO:tasks.workunit.client.0.smithi029.stdout:op 5811 completed, throughput=5MB/sec 2024-08-29T18:34:40.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:34:39 smithi110 bash[67519]: audit 2024-08-29T18:34:38.899496+0000 mon.a (mon.0) 1772 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:34:40.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:34:39 smithi110 bash[67519]: audit 2024-08-29T18:34:38.907269+0000 mon.a (mon.0) 1773 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:34:40.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:34:39 smithi029 bash[77880]: audit 2024-08-29T18:34:38.899496+0000 mon.a (mon.0) 1772 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:34:40.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:34:39 smithi029 bash[77880]: audit 2024-08-29T18:34:38.907269+0000 mon.a (mon.0) 1773 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:34:40.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:34:39 smithi029 bash[79042]: audit 2024-08-29T18:34:38.899496+0000 mon.a (mon.0) 1772 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:34:40.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:34:39 smithi029 bash[79042]: audit 2024-08-29T18:34:38.907269+0000 mon.a (mon.0) 1773 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:34:40.179 INFO:tasks.workunit.client.0.smithi029.stdout: 1117: throughput=5MB/sec pending data=0 2024-08-29T18:34:40.179 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-6xJJGUF5NqRcgk9 off=348000 len=1428498 2024-08-29T18:34:40.183 INFO:tasks.workunit.client.0.smithi029.stdout:op 5812 completed, throughput=5MB/sec 2024-08-29T18:34:40.183 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-FkQ-J5ZCrBCtxfT off=7021682 len=1618188 2024-08-29T18:34:40.189 INFO:tasks.workunit.client.0.smithi029.stdout:op 5813 completed, throughput=5MB/sec 2024-08-29T18:34:40.189 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-_jkQE54PO4G1z0e off=13990174 len=993494 2024-08-29T18:34:40.198 INFO:tasks.workunit.client.0.smithi029.stdout:op 5814 completed, throughput=5MB/sec 2024-08-29T18:34:40.198 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-3hgK7w8Wutex5ij off=698510 len=428145 2024-08-29T18:34:40.204 INFO:tasks.workunit.client.0.smithi029.stdout:op 5815 completed, throughput=5MB/sec 2024-08-29T18:34:40.205 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-2n6ZYwIZo1tuSRd off=3037264 len=154652 2024-08-29T18:34:40.210 INFO:tasks.workunit.client.0.smithi029.stdout:op 5816 completed, throughput=5MB/sec 2024-08-29T18:34:40.210 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-fq4dHCdk8jTeOL0 off=12992695 len=1247377 2024-08-29T18:34:40.213 INFO:tasks.workunit.client.0.smithi029.stdout:op 5817 completed, throughput=5MB/sec 2024-08-29T18:34:41.214 INFO:tasks.workunit.client.0.smithi029.stdout: 1118: throughput=5MB/sec pending data=0 2024-08-29T18:34:41.214 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-scbGjYvIfzm2Jjn off=6549468 len=332732 2024-08-29T18:34:41.219 INFO:tasks.workunit.client.0.smithi029.stdout:op 5818 completed, throughput=5MB/sec 2024-08-29T18:34:41.219 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-Fdx5o3A_tjdZ9Oa off=4893094 len=171748 2024-08-29T18:34:41.224 INFO:tasks.workunit.client.0.smithi029.stdout:op 5819 completed, throughput=5MB/sec 2024-08-29T18:34:41.224 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-QHD6O8LFVH5YiWv off=1786157 len=38879 2024-08-29T18:34:41.225 INFO:tasks.workunit.client.0.smithi029.stdout:op 5820 completed, throughput=5MB/sec 2024-08-29T18:34:41.225 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-q_jAzBgv1rdlOHW off=10241872 len=2005438 2024-08-29T18:34:41.240 INFO:tasks.workunit.client.0.smithi029.stdout:op 5821 completed, throughput=5MB/sec 2024-08-29T18:34:41.240 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-iJjC-zYB0vccCXL off=4984989 len=810029 2024-08-29T18:34:41.243 INFO:tasks.workunit.client.0.smithi029.stdout:op 5822 completed, throughput=5MB/sec 2024-08-29T18:34:41.243 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-wFeWt3ZdzyePBGA off=6079434 len=1912543 2024-08-29T18:34:41.249 INFO:tasks.workunit.client.0.smithi029.stdout:op 5823 completed, throughput=5MB/sec 2024-08-29T18:34:41.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:34:40 smithi029 bash[79042]: cluster 2024-08-29T18:34:40.431779+0000 mgr.y (mgr.25004) 1343 : cluster [DBG] pgmap v2015: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-08-29T18:34:41.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:34:40 smithi029 bash[77880]: cluster 2024-08-29T18:34:40.431779+0000 mgr.y (mgr.25004) 1343 : cluster [DBG] pgmap v2015: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-08-29T18:34:41.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:34:40 smithi110 bash[67519]: cluster 2024-08-29T18:34:40.431779+0000 mgr.y (mgr.25004) 1343 : cluster [DBG] pgmap v2015: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-08-29T18:34:42.249 INFO:tasks.workunit.client.0.smithi029.stdout: 1119: throughput=5MB/sec pending data=0 2024-08-29T18:34:42.249 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-x4FHSw8asRzNFhy off=2861997 len=1581889 2024-08-29T18:34:42.254 INFO:tasks.workunit.client.0.smithi029.stdout:op 5824 completed, throughput=5MB/sec 2024-08-29T18:34:42.254 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-Sh3CN9d-mhGKdAR off=6553529 len=336474 2024-08-29T18:34:42.261 INFO:tasks.workunit.client.0.smithi029.stdout:op 5825 completed, throughput=5MB/sec 2024-08-29T18:34:42.261 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-7hfzjVLKcjmPFow off=3961607 len=1285940 2024-08-29T18:34:42.271 INFO:tasks.workunit.client.0.smithi029.stdout:op 5826 completed, throughput=5MB/sec 2024-08-29T18:34:42.271 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-06fHuzPumN8wB0J off=5370904 len=1994681 2024-08-29T18:34:42.286 INFO:tasks.workunit.client.0.smithi029.stdout:op 5827 completed, throughput=5MB/sec 2024-08-29T18:34:43.287 INFO:tasks.workunit.client.0.smithi029.stdout: 1120: throughput=5MB/sec pending data=0 2024-08-29T18:34:43.287 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-KxbKPnGHuO2u6bj off=5940391 len=129881 2024-08-29T18:34:43.292 INFO:tasks.workunit.client.0.smithi029.stdout:op 5828 completed, throughput=5MB/sec 2024-08-29T18:34:43.292 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-BVRTeSvVuvohP7n off=21949363 len=1385427 2024-08-29T18:34:43.296 INFO:tasks.workunit.client.0.smithi029.stdout:op 5829 completed, throughput=5MB/sec 2024-08-29T18:34:43.296 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-gMo2uofBinNWKvc off=3276576 len=89057 2024-08-29T18:34:43.301 INFO:tasks.workunit.client.0.smithi029.stdout:op 5830 completed, throughput=5MB/sec 2024-08-29T18:34:43.301 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-nIyRm2XXKe0Jih8 off=10100044 len=1208186 2024-08-29T18:34:43.303 INFO:tasks.workunit.client.0.smithi029.stdout:op 5831 completed, throughput=5MB/sec 2024-08-29T18:34:43.303 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-yt-l4MJF-oN6vxd off=7699660 len=1236303 2024-08-29T18:34:43.314 INFO:tasks.workunit.client.0.smithi029.stdout:op 5832 completed, throughput=5MB/sec 2024-08-29T18:34:43.314 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-BgoUF7YwmwGTDZm off=6360446 len=885314 2024-08-29T18:34:43.317 INFO:tasks.workunit.client.0.smithi029.stdout:op 5833 completed, throughput=5MB/sec 2024-08-29T18:34:43.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:34:43 smithi029 bash[79042]: cluster 2024-08-29T18:34:42.432988+0000 mgr.y (mgr.25004) 1344 : cluster [DBG] pgmap v2016: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-08-29T18:34:43.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:34:43 smithi029 bash[77880]: cluster 2024-08-29T18:34:42.432988+0000 mgr.y (mgr.25004) 1344 : cluster [DBG] pgmap v2016: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-08-29T18:34:43.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:34:43 smithi110 bash[67519]: cluster 2024-08-29T18:34:42.432988+0000 mgr.y (mgr.25004) 1344 : cluster [DBG] pgmap v2016: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-08-29T18:34:44.317 INFO:tasks.workunit.client.0.smithi029.stdout: 1121: throughput=5MB/sec pending data=0 2024-08-29T18:34:44.317 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-nHy9A-R_KLaEkbO off=8137842 len=1171366 2024-08-29T18:34:44.328 INFO:tasks.workunit.client.0.smithi029.stdout:op 5834 completed, throughput=5MB/sec 2024-08-29T18:34:44.328 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-IiQbPukeuVpZcRX off=6517320 len=1975055 2024-08-29T18:34:44.341 INFO:tasks.workunit.client.0.smithi029.stdout:op 5835 completed, throughput=5MB/sec 2024-08-29T18:34:44.341 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-x7BL-YR7vzy0uR3 off=9724358 len=1373325 2024-08-29T18:34:44.345 INFO:tasks.workunit.client.0.smithi029.stdout:op 5836 completed, throughput=5MB/sec 2024-08-29T18:34:44.345 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-mB479BvQamrVoTe off=2790513 len=876733 2024-08-29T18:34:44.348 INFO:tasks.workunit.client.0.smithi029.stdout:op 5837 completed, throughput=5MB/sec 2024-08-29T18:34:44.901 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:34:44 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:34:44] "GET /metrics HTTP/1.1" 200 34026 "" "Prometheus/2.43.0" 2024-08-29T18:34:45.349 INFO:tasks.workunit.client.0.smithi029.stdout: 1122: throughput=5MB/sec pending data=0 2024-08-29T18:34:45.349 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-QqGy7ZRtzBiYcY1 off=3277146 len=2044415 2024-08-29T18:34:45.364 INFO:tasks.workunit.client.0.smithi029.stdout:op 5838 completed, throughput=5MB/sec 2024-08-29T18:34:45.364 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-YGkjgkEHcDofTGo off=174867 len=711781 2024-08-29T18:34:45.367 INFO:tasks.workunit.client.0.smithi029.stdout:op 5839 completed, throughput=5MB/sec 2024-08-29T18:34:45.367 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-f8izIGnzAHUWZ_C off=6022145 len=537607 2024-08-29T18:34:45.373 INFO:tasks.workunit.client.0.smithi029.stdout:op 5840 completed, throughput=5MB/sec 2024-08-29T18:34:45.373 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-FSt8aJRPLzyO9QJ off=555239 len=704425 2024-08-29T18:34:45.376 INFO:tasks.workunit.client.0.smithi029.stdout:op 5841 completed, throughput=5MB/sec 2024-08-29T18:34:45.377 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-J1H9mSkVHFvPUDT off=406333 len=807969 2024-08-29T18:34:45.379 INFO:tasks.workunit.client.0.smithi029.stdout:op 5842 completed, throughput=5MB/sec 2024-08-29T18:34:45.379 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-tdwFdB5XNofymwV off=13408452 len=1035761 2024-08-29T18:34:45.381 INFO:tasks.workunit.client.0.smithi029.stdout:op 5843 completed, throughput=5MB/sec 2024-08-29T18:34:45.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:34:45 smithi029 bash[79042]: cluster 2024-08-29T18:34:44.433823+0000 mgr.y (mgr.25004) 1345 : cluster [DBG] pgmap v2017: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-29T18:34:45.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:34:45 smithi029 bash[77880]: cluster 2024-08-29T18:34:44.433823+0000 mgr.y (mgr.25004) 1345 : cluster [DBG] pgmap v2017: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-29T18:34:45.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:34:45 smithi110 bash[67519]: cluster 2024-08-29T18:34:44.433823+0000 mgr.y (mgr.25004) 1345 : cluster [DBG] pgmap v2017: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-29T18:34:46.382 INFO:tasks.workunit.client.0.smithi029.stdout: 1123: throughput=5MB/sec pending data=0 2024-08-29T18:34:46.382 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-icfcH5fG7pyg3cC off=951665 len=762927 2024-08-29T18:34:46.390 INFO:tasks.workunit.client.0.smithi029.stdout:op 5844 completed, throughput=5MB/sec 2024-08-29T18:34:46.390 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-UNYkO5NCsk9soS_ off=2044483 len=334004 2024-08-29T18:34:46.396 INFO:tasks.workunit.client.0.smithi029.stdout:op 5845 completed, throughput=5MB/sec 2024-08-29T18:34:46.396 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-IiQbPukeuVpZcRX off=20631821 len=1926470 2024-08-29T18:34:46.401 INFO:tasks.workunit.client.0.smithi029.stdout:op 5846 completed, throughput=5MB/sec 2024-08-29T18:34:46.401 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-J905RxUhqFk5gnI off=10276893 len=1954662 2024-08-29T18:34:46.407 INFO:tasks.workunit.client.0.smithi029.stdout:op 5847 completed, throughput=5MB/sec 2024-08-29T18:34:47.407 INFO:tasks.workunit.client.0.smithi029.stdout: 1124: throughput=5MB/sec pending data=0 2024-08-29T18:34:47.408 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-1vJBM3k-UqYGWhG off=1169991 len=923503 2024-08-29T18:34:47.411 INFO:tasks.workunit.client.0.smithi029.stdout:op 5848 completed, throughput=5MB/sec 2024-08-29T18:34:47.411 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-TF-Nga0PKfXyvFv off=2520856 len=529735 2024-08-29T18:34:47.412 INFO:tasks.workunit.client.0.smithi029.stdout:op 5849 completed, throughput=5MB/sec 2024-08-29T18:34:47.412 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-z5i56-dya57_Hyf off=15387802 len=1064259 2024-08-29T18:34:47.416 INFO:tasks.workunit.client.0.smithi029.stdout:op 5850 completed, throughput=5MB/sec 2024-08-29T18:34:47.416 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-d6BDbAi1gHhYyzR off=5670767 len=1957232 2024-08-29T18:34:47.431 INFO:tasks.workunit.client.0.smithi029.stdout:op 5851 completed, throughput=5MB/sec 2024-08-29T18:34:47.431 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-WWvaGynYic5Iglg off=17181814 len=2021656 2024-08-29T18:34:47.445 INFO:tasks.workunit.client.0.smithi029.stdout:op 5852 completed, throughput=5MB/sec 2024-08-29T18:34:47.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:34:47 smithi029 bash[79042]: cluster 2024-08-29T18:34:46.434883+0000 mgr.y (mgr.25004) 1346 : cluster [DBG] pgmap v2018: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-08-29T18:34:47.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:34:47 smithi029 bash[77880]: cluster 2024-08-29T18:34:46.434883+0000 mgr.y (mgr.25004) 1346 : cluster [DBG] pgmap v2018: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-08-29T18:34:47.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:34:47 smithi110 bash[67519]: cluster 2024-08-29T18:34:46.434883+0000 mgr.y (mgr.25004) 1346 : cluster [DBG] pgmap v2018: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-08-29T18:34:48.445 INFO:tasks.workunit.client.0.smithi029.stdout: 1125: throughput=5MB/sec pending data=0 2024-08-29T18:34:48.446 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-XtidrHRBlEzAvJo off=6605626 len=1075831 2024-08-29T18:34:48.449 INFO:tasks.workunit.client.0.smithi029.stdout:op 5853 completed, throughput=5MB/sec 2024-08-29T18:34:48.449 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-by-ES6onIcaJdQP off=9346346 len=82602 2024-08-29T18:34:48.453 INFO:tasks.workunit.client.0.smithi029.stdout:op 5854 completed, throughput=5MB/sec 2024-08-29T18:34:48.453 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-pVpi8VWt3rTuUH3 off=18655896 len=1848358 2024-08-29T18:34:48.458 INFO:tasks.workunit.client.0.smithi029.stdout:op 5855 completed, throughput=5MB/sec 2024-08-29T18:34:48.459 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-Zo5C0qozwTdrsYm off=9290126 len=1727412 2024-08-29T18:34:48.472 INFO:tasks.workunit.client.0.smithi029.stdout:op 5856 completed, throughput=5MB/sec 2024-08-29T18:34:49.473 INFO:tasks.workunit.client.0.smithi029.stdout: 1126: throughput=5MB/sec pending data=0 2024-08-29T18:34:49.473 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-zVS5B-oQYA8J9gA off=933375 len=1901033 2024-08-29T18:34:49.479 INFO:tasks.workunit.client.0.smithi029.stdout:op 5857 completed, throughput=5MB/sec 2024-08-29T18:34:49.479 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-kGYIetGkqa9fymR off=7704507 len=1428448 2024-08-29T18:34:49.491 INFO:tasks.workunit.client.0.smithi029.stdout:op 5858 completed, throughput=5MB/sec 2024-08-29T18:34:49.491 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-SgNoj2c-36NARjl off=13534235 len=1637354 2024-08-29T18:34:49.495 INFO:tasks.workunit.client.0.smithi029.stdout:op 5859 completed, throughput=5MB/sec 2024-08-29T18:34:49.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:34:49 smithi029 bash[79042]: cluster 2024-08-29T18:34:48.435528+0000 mgr.y (mgr.25004) 1347 : cluster [DBG] pgmap v2019: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-08-29T18:34:49.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:34:49 smithi029 bash[79042]: audit 2024-08-29T18:34:48.565014+0000 mon.c (mon.2) 607 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:34:49.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:34:49 smithi029 bash[77880]: cluster 2024-08-29T18:34:48.435528+0000 mgr.y (mgr.25004) 1347 : cluster [DBG] pgmap v2019: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-08-29T18:34:49.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:34:49 smithi029 bash[77880]: audit 2024-08-29T18:34:48.565014+0000 mon.c (mon.2) 607 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:34:49.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:34:49 smithi110 bash[67519]: cluster 2024-08-29T18:34:48.435528+0000 mgr.y (mgr.25004) 1347 : cluster [DBG] pgmap v2019: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-08-29T18:34:49.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:34:49 smithi110 bash[67519]: audit 2024-08-29T18:34:48.565014+0000 mon.c (mon.2) 607 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:34:50.495 INFO:tasks.workunit.client.0.smithi029.stdout: 1127: throughput=5MB/sec pending data=0 2024-08-29T18:34:50.495 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-m8ypAt_m95yoCy5 off=0 len=1723528 2024-08-29T18:34:50.500 INFO:tasks.workunit.client.0.smithi029.stdout:op 5860 completed, throughput=5MB/sec 2024-08-29T18:34:50.500 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-ReWwL-s4erpySjp off=4445 len=2042400 2024-08-29T18:34:50.504 INFO:tasks.workunit.client.0.smithi029.stdout:op 5861 completed, throughput=5MB/sec 2024-08-29T18:34:50.505 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-hd-9uDX5vtuo7Ko off=3244178 len=1457958 2024-08-29T18:34:50.517 INFO:tasks.workunit.client.0.smithi029.stdout:op 5862 completed, throughput=5MB/sec 2024-08-29T18:34:51.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:34:51 smithi029 bash[77880]: audit 2024-08-29T18:34:50.132910+0000 mon.a (mon.0) 1774 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:34:51.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:34:51 smithi029 bash[77880]: audit 2024-08-29T18:34:50.143766+0000 mon.a (mon.0) 1775 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:34:51.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:34:51 smithi029 bash[77880]: audit 2024-08-29T18:34:50.146486+0000 mon.c (mon.2) 608 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:34:51.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:34:51 smithi029 bash[77880]: audit 2024-08-29T18:34:50.147853+0000 mon.c (mon.2) 609 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:34:51.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:34:51 smithi029 bash[77880]: audit 2024-08-29T18:34:50.158129+0000 mon.a (mon.0) 1776 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:34:51.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:34:51 smithi029 bash[77880]: cluster 2024-08-29T18:34:50.436368+0000 mgr.y (mgr.25004) 1348 : cluster [DBG] pgmap v2020: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-29T18:34:51.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:34:51 smithi029 bash[79042]: audit 2024-08-29T18:34:50.132910+0000 mon.a (mon.0) 1774 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:34:51.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:34:51 smithi029 bash[79042]: audit 2024-08-29T18:34:50.143766+0000 mon.a (mon.0) 1775 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:34:51.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:34:51 smithi029 bash[79042]: audit 2024-08-29T18:34:50.146486+0000 mon.c (mon.2) 608 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:34:51.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:34:51 smithi029 bash[79042]: audit 2024-08-29T18:34:50.147853+0000 mon.c (mon.2) 609 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:34:51.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:34:51 smithi029 bash[79042]: audit 2024-08-29T18:34:50.158129+0000 mon.a (mon.0) 1776 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:34:51.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:34:51 smithi029 bash[79042]: cluster 2024-08-29T18:34:50.436368+0000 mgr.y (mgr.25004) 1348 : cluster [DBG] pgmap v2020: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-29T18:34:51.404 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:34:51 smithi110 bash[67519]: audit 2024-08-29T18:34:50.132910+0000 mon.a (mon.0) 1774 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:34:51.404 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:34:51 smithi110 bash[67519]: audit 2024-08-29T18:34:50.143766+0000 mon.a (mon.0) 1775 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:34:51.404 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:34:51 smithi110 bash[67519]: audit 2024-08-29T18:34:50.146486+0000 mon.c (mon.2) 608 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:34:51.404 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:34:51 smithi110 bash[67519]: audit 2024-08-29T18:34:50.147853+0000 mon.c (mon.2) 609 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:34:51.404 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:34:51 smithi110 bash[67519]: audit 2024-08-29T18:34:50.158129+0000 mon.a (mon.0) 1776 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:34:51.404 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:34:51 smithi110 bash[67519]: cluster 2024-08-29T18:34:50.436368+0000 mgr.y (mgr.25004) 1348 : cluster [DBG] pgmap v2020: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-29T18:34:51.518 INFO:tasks.workunit.client.0.smithi029.stdout: 1128: throughput=5MB/sec pending data=0 2024-08-29T18:34:51.518 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-A_4aAd3Wr_J-9sb off=980192 len=552245 2024-08-29T18:34:51.525 INFO:tasks.workunit.client.0.smithi029.stdout:op 5863 completed, throughput=5MB/sec 2024-08-29T18:34:51.525 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-xMKyWTod6ZP_Eny off=325377 len=1937214 2024-08-29T18:34:51.530 INFO:tasks.workunit.client.0.smithi029.stdout:op 5864 completed, throughput=5MB/sec 2024-08-29T18:34:51.530 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-Sph-3VKV7tNmYYL off=6417385 len=1196142 2024-08-29T18:34:51.539 INFO:tasks.workunit.client.0.smithi029.stdout:op 5865 completed, throughput=5MB/sec 2024-08-29T18:34:51.540 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-RA_lBboyiMc0-qG off=2646490 len=507641 2024-08-29T18:34:51.546 INFO:tasks.workunit.client.0.smithi029.stdout:op 5866 completed, throughput=5MB/sec 2024-08-29T18:34:51.546 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-Ob3u7FxJlFRrpIh off=12663541 len=740189 2024-08-29T18:34:51.548 INFO:tasks.workunit.client.0.smithi029.stdout:op 5867 completed, throughput=5MB/sec 2024-08-29T18:34:51.548 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj--4E39ggc-ULcAMA off=4073203 len=509049 2024-08-29T18:34:51.549 INFO:tasks.workunit.client.0.smithi029.stdout:op 5868 completed, throughput=5MB/sec 2024-08-29T18:34:52.550 INFO:tasks.workunit.client.0.smithi029.stdout: 1129: throughput=5MB/sec pending data=0 2024-08-29T18:34:52.550 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-DYPXnwtEu293GiG off=18361911 len=1986611 2024-08-29T18:34:52.555 INFO:tasks.workunit.client.0.smithi029.stdout:op 5869 completed, throughput=5MB/sec 2024-08-29T18:34:52.555 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-MkSTYzlGtljUCIK off=2354649 len=1715399 2024-08-29T18:34:52.569 INFO:tasks.workunit.client.0.smithi029.stdout:op 5870 completed, throughput=5MB/sec 2024-08-29T18:34:52.569 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-ZNQEF2PIyh8pLH4 off=11105380 len=981101 2024-08-29T18:34:52.572 INFO:tasks.workunit.client.0.smithi029.stdout:op 5871 completed, throughput=5MB/sec 2024-08-29T18:34:52.572 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-Z9dpZhZG74u7VIN off=2390389 len=472680 2024-08-29T18:34:52.578 INFO:tasks.workunit.client.0.smithi029.stdout:op 5872 completed, throughput=5MB/sec 2024-08-29T18:34:52.579 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-x_tl4dHnh_cftsa off=18950961 len=2061985 2024-08-29T18:34:52.583 INFO:tasks.workunit.client.0.smithi029.stdout:op 5873 completed, throughput=5MB/sec 2024-08-29T18:34:53.584 INFO:tasks.workunit.client.0.smithi029.stdout: 1130: throughput=5MB/sec pending data=0 2024-08-29T18:34:53.584 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-DQxFqVXjqxW2BMJ off=1277330 len=1126553 2024-08-29T18:34:53.594 INFO:tasks.workunit.client.0.smithi029.stdout:op 5874 completed, throughput=5MB/sec 2024-08-29T18:34:53.594 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-WaWk0c6W-SBPfQa off=3039031 len=2070996 2024-08-29T18:34:53.609 INFO:tasks.workunit.client.0.smithi029.stdout:op 5875 completed, throughput=5MB/sec 2024-08-29T18:34:53.609 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-B8y9y8gSHDOS4RH off=996662 len=728244 2024-08-29T18:34:53.612 INFO:tasks.workunit.client.0.smithi029.stdout:op 5876 completed, throughput=5MB/sec 2024-08-29T18:34:53.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:34:53 smithi029 bash[77880]: cluster 2024-08-29T18:34:52.437540+0000 mgr.y (mgr.25004) 1349 : cluster [DBG] pgmap v2021: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-29T18:34:53.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:34:53 smithi029 bash[79042]: cluster 2024-08-29T18:34:52.437540+0000 mgr.y (mgr.25004) 1349 : cluster [DBG] pgmap v2021: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-29T18:34:53.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:34:53 smithi110 bash[67519]: cluster 2024-08-29T18:34:52.437540+0000 mgr.y (mgr.25004) 1349 : cluster [DBG] pgmap v2021: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-29T18:34:54.612 INFO:tasks.workunit.client.0.smithi029.stdout: 1131: throughput=5MB/sec pending data=0 2024-08-29T18:34:54.612 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-WJ0whXFZBbVZR16 off=19033630 len=1578205 2024-08-29T18:34:54.624 INFO:tasks.workunit.client.0.smithi029.stdout:op 5877 completed, throughput=5MB/sec 2024-08-29T18:34:54.624 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-LNviJNvMnAQDX5o off=22167608 len=1077973 2024-08-29T18:34:54.627 INFO:tasks.workunit.client.0.smithi029.stdout:op 5878 completed, throughput=5MB/sec 2024-08-29T18:34:54.628 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-GbtCu5X1cwZgby6 off=5250379 len=26264 2024-08-29T18:34:54.632 INFO:tasks.workunit.client.0.smithi029.stdout:op 5879 completed, throughput=5MB/sec 2024-08-29T18:34:54.633 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-dYIfX0iqfLPzLZy off=14600371 len=261678 2024-08-29T18:34:54.638 INFO:tasks.workunit.client.0.smithi029.stdout:op 5880 completed, throughput=5MB/sec 2024-08-29T18:34:54.638 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-mVxC13vanMOM5aI off=13600088 len=92086 2024-08-29T18:34:54.643 INFO:tasks.workunit.client.0.smithi029.stdout:op 5881 completed, throughput=5MB/sec 2024-08-29T18:34:54.644 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-C1qqbw4C1wcbJsS off=2214037 len=1524437 2024-08-29T18:34:54.647 INFO:tasks.workunit.client.0.smithi029.stdout:op 5882 completed, throughput=5MB/sec 2024-08-29T18:34:54.647 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-IBB5SRkoi9Ncbuf off=16792109 len=1842494 2024-08-29T18:34:54.662 INFO:tasks.workunit.client.0.smithi029.stdout:op 5883 completed, throughput=5MB/sec 2024-08-29T18:34:54.901 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:34:54 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:34:54] "GET /metrics HTTP/1.1" 200 34029 "" "Prometheus/2.43.0" 2024-08-29T18:34:55.662 INFO:tasks.workunit.client.0.smithi029.stdout: 1132: throughput=5MB/sec pending data=0 2024-08-29T18:34:55.662 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-Rbc5hmPAqwr4bpW off=4114923 len=558317 2024-08-29T18:34:55.669 INFO:tasks.workunit.client.0.smithi029.stdout:op 5884 completed, throughput=5MB/sec 2024-08-29T18:34:55.669 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-tid59TUi03tzVVW off=925852 len=1807461 2024-08-29T18:34:55.684 INFO:tasks.workunit.client.0.smithi029.stdout:op 5885 completed, throughput=5MB/sec 2024-08-29T18:34:55.684 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-G7fpjS67bosGEEY off=553474 len=1805452 2024-08-29T18:34:55.696 INFO:tasks.workunit.client.0.smithi029.stdout:op 5886 completed, throughput=5MB/sec 2024-08-29T18:34:55.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:34:55 smithi029 bash[79042]: cluster 2024-08-29T18:34:54.438348+0000 mgr.y (mgr.25004) 1350 : cluster [DBG] pgmap v2022: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-08-29T18:34:55.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:34:55 smithi029 bash[77880]: cluster 2024-08-29T18:34:54.438348+0000 mgr.y (mgr.25004) 1350 : cluster [DBG] pgmap v2022: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-08-29T18:34:55.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:34:55 smithi110 bash[67519]: cluster 2024-08-29T18:34:54.438348+0000 mgr.y (mgr.25004) 1350 : cluster [DBG] pgmap v2022: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-08-29T18:34:56.697 INFO:tasks.workunit.client.0.smithi029.stdout: 1133: throughput=5MB/sec pending data=0 2024-08-29T18:34:56.697 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-FP1nqRXImcAOcvu off=4975349 len=1968738 2024-08-29T18:34:56.702 INFO:tasks.workunit.client.0.smithi029.stdout:op 5887 completed, throughput=5MB/sec 2024-08-29T18:34:56.702 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-nslm30uWRgUT9lg off=513470 len=880868 2024-08-29T18:34:56.711 INFO:tasks.workunit.client.0.smithi029.stdout:op 5888 completed, throughput=5MB/sec 2024-08-29T18:34:56.711 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-fsN6uVxx0UT8k7g off=1393137 len=2057919 2024-08-29T18:34:56.726 INFO:tasks.workunit.client.0.smithi029.stdout:op 5889 completed, throughput=5MB/sec 2024-08-29T18:34:56.727 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-7w4JP8XXWUc-McV off=17072245 len=1806155 2024-08-29T18:34:56.730 INFO:tasks.workunit.client.0.smithi029.stdout:op 5890 completed, throughput=5MB/sec 2024-08-29T18:34:57.731 INFO:tasks.workunit.client.0.smithi029.stdout: 1134: throughput=5MB/sec pending data=0 2024-08-29T18:34:57.731 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-sOE-nqhDhoguQYm off=4012133 len=591086 2024-08-29T18:34:57.739 INFO:tasks.workunit.client.0.smithi029.stdout:op 5891 completed, throughput=5MB/sec 2024-08-29T18:34:57.739 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-GBS5R6LIP3jdh1x off=8477515 len=1977588 2024-08-29T18:34:57.751 INFO:tasks.workunit.client.0.smithi029.stdout:op 5892 completed, throughput=5MB/sec 2024-08-29T18:34:57.752 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-DjttJQ9kpjJfHIw off=3415928 len=1368775 2024-08-29T18:34:57.762 INFO:tasks.workunit.client.0.smithi029.stdout:op 5893 completed, throughput=5MB/sec 2024-08-29T18:34:57.762 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj--Hc29A4kmxP_WAF off=2582572 len=1724367 2024-08-29T18:34:57.764 INFO:tasks.workunit.client.0.smithi029.stdout:op 5894 completed, throughput=5MB/sec 2024-08-29T18:34:57.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:34:57 smithi029 bash[77880]: cluster 2024-08-29T18:34:56.439390+0000 mgr.y (mgr.25004) 1351 : cluster [DBG] pgmap v2023: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-29T18:34:57.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:34:57 smithi029 bash[79042]: cluster 2024-08-29T18:34:56.439390+0000 mgr.y (mgr.25004) 1351 : cluster [DBG] pgmap v2023: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-29T18:34:57.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:34:57 smithi110 bash[67519]: cluster 2024-08-29T18:34:56.439390+0000 mgr.y (mgr.25004) 1351 : cluster [DBG] pgmap v2023: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-29T18:34:58.765 INFO:tasks.workunit.client.0.smithi029.stdout: 1135: throughput=5MB/sec pending data=0 2024-08-29T18:34:58.765 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-3GQSNrhtI59OSUt off=3774600 len=611973 2024-08-29T18:34:58.768 INFO:tasks.workunit.client.0.smithi029.stdout:op 5895 completed, throughput=5MB/sec 2024-08-29T18:34:58.768 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-x7-oObOQlSsjtD4 off=15694482 len=1334989 2024-08-29T18:34:58.771 INFO:tasks.workunit.client.0.smithi029.stdout:op 5896 completed, throughput=5MB/sec 2024-08-29T18:34:58.771 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-7sIh9kZlth7QSf1 off=8589223 len=801163 2024-08-29T18:34:58.780 INFO:tasks.workunit.client.0.smithi029.stdout:op 5897 completed, throughput=5MB/sec 2024-08-29T18:34:58.780 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-iWatn_rdwRtTaHa off=11330793 len=1756632 2024-08-29T18:34:58.784 INFO:tasks.workunit.client.0.smithi029.stdout:op 5898 completed, throughput=5MB/sec 2024-08-29T18:34:59.784 INFO:tasks.workunit.client.0.smithi029.stdout: 1136: throughput=5MB/sec pending data=0 2024-08-29T18:34:59.785 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-NDA-1rXLAdv5Cki off=1536587 len=2024213 2024-08-29T18:34:59.789 INFO:tasks.workunit.client.0.smithi029.stdout:op 5899 completed, throughput=5MB/sec 2024-08-29T18:34:59.789 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-HM9qNuROFmOJkEn off=1659339 len=602854 2024-08-29T18:34:59.797 INFO:tasks.workunit.client.0.smithi029.stdout:op 5900 completed, throughput=5MB/sec 2024-08-29T18:34:59.797 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-39e78ZkQZcz8wwr off=3559063 len=132284 2024-08-29T18:34:59.798 INFO:tasks.workunit.client.0.smithi029.stdout:op 5901 completed, throughput=5MB/sec 2024-08-29T18:34:59.798 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-2-sJIE6RS78T4Hw off=463667 len=1388229 2024-08-29T18:34:59.810 INFO:tasks.workunit.client.0.smithi029.stdout:op 5902 completed, throughput=5MB/sec 2024-08-29T18:34:59.810 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-F62wxwZhtEgiUmZ off=4892090 len=2033467 2024-08-29T18:34:59.813 INFO:tasks.workunit.client.0.smithi029.stdout:op 5903 completed, throughput=5MB/sec 2024-08-29T18:34:59.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:34:59 smithi029 bash[77880]: cluster 2024-08-29T18:34:58.440314+0000 mgr.y (mgr.25004) 1352 : cluster [DBG] pgmap v2024: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-29T18:34:59.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:34:59 smithi029 bash[79042]: cluster 2024-08-29T18:34:58.440314+0000 mgr.y (mgr.25004) 1352 : cluster [DBG] pgmap v2024: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-29T18:34:59.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:34:59 smithi110 bash[67519]: cluster 2024-08-29T18:34:58.440314+0000 mgr.y (mgr.25004) 1352 : cluster [DBG] pgmap v2024: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-29T18:35:00.813 INFO:tasks.workunit.client.0.smithi029.stdout: 1137: throughput=5MB/sec pending data=0 2024-08-29T18:35:00.813 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-mw4Fx60RV-EO_J4 off=19362607 len=991363 2024-08-29T18:35:00.823 INFO:tasks.workunit.client.0.smithi029.stdout:op 5904 completed, throughput=5MB/sec 2024-08-29T18:35:00.823 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-C2T_weylDodVSHj off=6000318 len=32560 2024-08-29T18:35:00.828 INFO:tasks.workunit.client.0.smithi029.stdout:op 5905 completed, throughput=5MB/sec 2024-08-29T18:35:00.828 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-W4zqWZK8P31YLcN off=14766138 len=976010 2024-08-29T18:35:00.831 INFO:tasks.workunit.client.0.smithi029.stdout:op 5906 completed, throughput=5MB/sec 2024-08-29T18:35:00.831 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-_YlNCLIsDLhPtsB off=23303275 len=229741 2024-08-29T18:35:00.833 INFO:tasks.workunit.client.0.smithi029.stdout:op 5907 completed, throughput=5MB/sec 2024-08-29T18:35:00.833 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-6GPDRzJsd8HMCa0 off=182083 len=1078862 2024-08-29T18:35:00.842 INFO:tasks.workunit.client.0.smithi029.stdout:op 5908 completed, throughput=5MB/sec 2024-08-29T18:35:00.842 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-dHxqsBMgef3_xnO off=9382683 len=467279 2024-08-29T18:35:00.848 INFO:tasks.workunit.client.0.smithi029.stdout:op 5909 completed, throughput=5MB/sec 2024-08-29T18:35:00.848 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-fuSBVdSz9zuN9Mc off=3434336 len=247116 2024-08-29T18:35:00.849 INFO:tasks.workunit.client.0.smithi029.stdout:op 5910 completed, throughput=5MB/sec 2024-08-29T18:35:01.849 INFO:tasks.workunit.client.0.smithi029.stdout: 1138: throughput=5MB/sec pending data=0 2024-08-29T18:35:01.850 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-pJ1q0z5v8DtRhik off=10565224 len=1668652 2024-08-29T18:35:01.863 INFO:tasks.workunit.client.0.smithi029.stdout:op 5911 completed, throughput=5MB/sec 2024-08-29T18:35:01.863 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-5fGgI3F_F6NXXLU off=10211897 len=1679506 2024-08-29T18:35:01.876 INFO:tasks.workunit.client.0.smithi029.stdout:op 5912 completed, throughput=5MB/sec 2024-08-29T18:35:01.877 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-RlFb7X0agLhu0sg off=5487372 len=216583 2024-08-29T18:35:01.882 INFO:tasks.workunit.client.0.smithi029.stdout:op 5913 completed, throughput=5MB/sec 2024-08-29T18:35:01.882 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-UVgSm6yRmiXnaRD off=17005687 len=1604791 2024-08-29T18:35:01.893 INFO:tasks.workunit.client.0.smithi029.stdout:op 5914 completed, throughput=5MB/sec 2024-08-29T18:35:01.893 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-4kXlncgYQtbVV2R off=3817296 len=894481 2024-08-29T18:35:01.897 INFO:tasks.workunit.client.0.smithi029.stdout:op 5915 completed, throughput=5MB/sec 2024-08-29T18:35:01.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:35:01 smithi029 bash[79042]: cluster 2024-08-29T18:35:00.441151+0000 mgr.y (mgr.25004) 1353 : cluster [DBG] pgmap v2025: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-29T18:35:01.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:35:01 smithi029 bash[77880]: cluster 2024-08-29T18:35:00.441151+0000 mgr.y (mgr.25004) 1353 : cluster [DBG] pgmap v2025: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-29T18:35:01.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:35:01 smithi110 bash[67519]: cluster 2024-08-29T18:35:00.441151+0000 mgr.y (mgr.25004) 1353 : cluster [DBG] pgmap v2025: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-29T18:35:02.897 INFO:tasks.workunit.client.0.smithi029.stdout: 1139: throughput=5MB/sec pending data=0 2024-08-29T18:35:02.897 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-DpiLCIitPy0EWDo off=2587810 len=1421272 2024-08-29T18:35:02.909 INFO:tasks.workunit.client.0.smithi029.stdout:op 5916 completed, throughput=5MB/sec 2024-08-29T18:35:02.909 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-wZ42xBdYndgjHXx off=2142801 len=1275288 2024-08-29T18:35:02.912 INFO:tasks.workunit.client.0.smithi029.stdout:op 5917 completed, throughput=5MB/sec 2024-08-29T18:35:02.912 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-78ae-OdWNadf_-I off=3006761 len=2063856 2024-08-29T18:35:02.927 INFO:tasks.workunit.client.0.smithi029.stdout:op 5918 completed, throughput=5MB/sec 2024-08-29T18:35:03.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:35:03 smithi029 bash[77880]: cluster 2024-08-29T18:35:02.442322+0000 mgr.y (mgr.25004) 1354 : cluster [DBG] pgmap v2026: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-29T18:35:03.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:35:03 smithi029 bash[79042]: cluster 2024-08-29T18:35:02.442322+0000 mgr.y (mgr.25004) 1354 : cluster [DBG] pgmap v2026: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-29T18:35:03.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:35:03 smithi110 bash[67519]: cluster 2024-08-29T18:35:02.442322+0000 mgr.y (mgr.25004) 1354 : cluster [DBG] pgmap v2026: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-29T18:35:03.927 INFO:tasks.workunit.client.0.smithi029.stdout: 1140: throughput=5MB/sec pending data=0 2024-08-29T18:35:03.927 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-LHgOxXCpO-mF6bt off=133728 len=1877568 2024-08-29T18:35:03.933 INFO:tasks.workunit.client.0.smithi029.stdout:op 5919 completed, throughput=5MB/sec 2024-08-29T18:35:03.933 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-9UEv7ytmHthnTCl off=12612105 len=1098282 2024-08-29T18:35:03.937 INFO:tasks.workunit.client.0.smithi029.stdout:op 5920 completed, throughput=5MB/sec 2024-08-29T18:35:03.938 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-mgSFtwmHxxvmGnY off=1663011 len=570261 2024-08-29T18:35:03.940 INFO:tasks.workunit.client.0.smithi029.stdout:op 5921 completed, throughput=5MB/sec 2024-08-29T18:35:03.940 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-GJcXidcGokXbG8P off=8518526 len=679684 2024-08-29T18:35:03.942 INFO:tasks.workunit.client.0.smithi029.stdout:op 5922 completed, throughput=5MB/sec 2024-08-29T18:35:03.943 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-sA0E_FNC9KYhCNt off=1095531 len=496687 2024-08-29T18:35:03.944 INFO:tasks.workunit.client.0.smithi029.stdout:op 5923 completed, throughput=5MB/sec 2024-08-29T18:35:03.944 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-SdtVbYea-sGlR75 off=4858836 len=922912 2024-08-29T18:35:03.947 INFO:tasks.workunit.client.0.smithi029.stdout:op 5924 completed, throughput=5MB/sec 2024-08-29T18:35:04.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:35:04 smithi110 bash[67519]: audit 2024-08-29T18:35:03.565833+0000 mon.c (mon.2) 610 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:35:04.902 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:35:04 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:35:04] "GET /metrics HTTP/1.1" 200 34028 "" "Prometheus/2.43.0" 2024-08-29T18:35:04.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:35:04 smithi029 bash[79042]: audit 2024-08-29T18:35:03.565833+0000 mon.c (mon.2) 610 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:35:04.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:35:04 smithi029 bash[77880]: audit 2024-08-29T18:35:03.565833+0000 mon.c (mon.2) 610 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:35:04.947 INFO:tasks.workunit.client.0.smithi029.stdout: 1141: throughput=5MB/sec pending data=0 2024-08-29T18:35:04.947 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-1e8TcUkjwRFmJQA off=6184604 len=1411974 2024-08-29T18:35:04.957 INFO:tasks.workunit.client.0.smithi029.stdout:op 5925 completed, throughput=5MB/sec 2024-08-29T18:35:04.957 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-jcg9VFUMuAAOEOu off=1673475 len=1174278 2024-08-29T18:35:04.967 INFO:tasks.workunit.client.0.smithi029.stdout:op 5926 completed, throughput=5MB/sec 2024-08-29T18:35:04.967 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-AmUlPYsbltmrknm off=20991380 len=1882290 2024-08-29T18:35:04.980 INFO:tasks.workunit.client.0.smithi029.stdout:op 5927 completed, throughput=5MB/sec 2024-08-29T18:35:04.980 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-P-vRrE5AodspgVY off=13748575 len=366702 2024-08-29T18:35:04.982 INFO:tasks.workunit.client.0.smithi029.stdout:op 5928 completed, throughput=5MB/sec 2024-08-29T18:35:04.982 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-NDN63T_xjrQNkb7 off=1810037 len=1447660 2024-08-29T18:35:04.992 INFO:tasks.workunit.client.0.smithi029.stdout:op 5929 completed, throughput=5MB/sec 2024-08-29T18:35:05.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:35:05 smithi029 bash[79042]: cluster 2024-08-29T18:35:04.443123+0000 mgr.y (mgr.25004) 1355 : cluster [DBG] pgmap v2027: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2024-08-29T18:35:05.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:35:05 smithi110 bash[67519]: cluster 2024-08-29T18:35:04.443123+0000 mgr.y (mgr.25004) 1355 : cluster [DBG] pgmap v2027: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2024-08-29T18:35:05.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:35:05 smithi029 bash[77880]: cluster 2024-08-29T18:35:04.443123+0000 mgr.y (mgr.25004) 1355 : cluster [DBG] pgmap v2027: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2024-08-29T18:35:05.992 INFO:tasks.workunit.client.0.smithi029.stdout: 1142: throughput=5MB/sec pending data=0 2024-08-29T18:35:05.992 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-ZtnMOjkke_JQUmD off=1425143 len=626073 2024-08-29T18:35:06.000 INFO:tasks.workunit.client.0.smithi029.stdout:op 5930 completed, throughput=5MB/sec 2024-08-29T18:35:06.000 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-6lEK3Qx0T9tXbMp off=20245237 len=1927330 2024-08-29T18:35:06.004 INFO:tasks.workunit.client.0.smithi029.stdout:op 5931 completed, throughput=5MB/sec 2024-08-29T18:35:06.004 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-3h0NuS-RppK8r9f off=908945 len=976968 2024-08-29T18:35:06.007 INFO:tasks.workunit.client.0.smithi029.stdout:op 5932 completed, throughput=5MB/sec 2024-08-29T18:35:06.007 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-QH-Ifx1dLCiKwCg off=617117 len=427029 2024-08-29T18:35:06.014 INFO:tasks.workunit.client.0.smithi029.stdout:op 5933 completed, throughput=5MB/sec 2024-08-29T18:35:06.014 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-Cf_Y9WuehXYhLR- off=1002635 len=434636 2024-08-29T18:35:06.020 INFO:tasks.workunit.client.0.smithi029.stdout:op 5934 completed, throughput=5MB/sec 2024-08-29T18:35:07.021 INFO:tasks.workunit.client.0.smithi029.stdout: 1143: throughput=5MB/sec pending data=0 2024-08-29T18:35:07.021 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-iHVxRsK3E4T4M8K off=990739 len=905430 2024-08-29T18:35:07.029 INFO:tasks.workunit.client.0.smithi029.stdout:op 5935 completed, throughput=5MB/sec 2024-08-29T18:35:07.029 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-KhwXRT_WFCekYr9 off=12358537 len=931206 2024-08-29T18:35:07.037 INFO:tasks.workunit.client.0.smithi029.stdout:op 5936 completed, throughput=5MB/sec 2024-08-29T18:35:07.037 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-YneIlrL9AWslDKq off=266563 len=1064264 2024-08-29T18:35:07.046 INFO:tasks.workunit.client.0.smithi029.stdout:op 5937 completed, throughput=5MB/sec 2024-08-29T18:35:07.047 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-q4p5U2RaAoLmMO0 off=11814785 len=842274 2024-08-29T18:35:07.049 INFO:tasks.workunit.client.0.smithi029.stdout:op 5938 completed, throughput=5MB/sec 2024-08-29T18:35:07.049 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-Mz_aLDtWpsBywmH off=23277791 len=90983 2024-08-29T18:35:07.053 INFO:tasks.workunit.client.0.smithi029.stdout:op 5939 completed, throughput=5MB/sec 2024-08-29T18:35:07.053 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-K1s83FTZjVGRe9E off=8247188 len=1288462 2024-08-29T18:35:07.058 INFO:tasks.workunit.client.0.smithi029.stdout:op 5940 completed, throughput=5MB/sec 2024-08-29T18:35:07.058 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-GhaCVowBJIwzDE- off=1196366 len=1071508 2024-08-29T18:35:07.061 INFO:tasks.workunit.client.0.smithi029.stdout:op 5941 completed, throughput=5MB/sec 2024-08-29T18:35:07.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:35:07 smithi029 bash[79042]: cluster 2024-08-29T18:35:06.444246+0000 mgr.y (mgr.25004) 1356 : cluster [DBG] pgmap v2028: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2024-08-29T18:35:07.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:35:07 smithi029 bash[77880]: cluster 2024-08-29T18:35:06.444246+0000 mgr.y (mgr.25004) 1356 : cluster [DBG] pgmap v2028: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2024-08-29T18:35:07.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:35:07 smithi110 bash[67519]: cluster 2024-08-29T18:35:06.444246+0000 mgr.y (mgr.25004) 1356 : cluster [DBG] pgmap v2028: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2024-08-29T18:35:08.061 INFO:tasks.workunit.client.0.smithi029.stdout: 1144: throughput=5MB/sec pending data=0 2024-08-29T18:35:08.062 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-1ZAGnr0DbYQeUI_ off=18234389 len=575972 2024-08-29T18:35:08.064 INFO:tasks.workunit.client.0.smithi029.stdout:op 5942 completed, throughput=5MB/sec 2024-08-29T18:35:08.064 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-G4ZVhbip5mhpblD off=1713152 len=213165 2024-08-29T18:35:08.070 INFO:tasks.workunit.client.0.smithi029.stdout:op 5943 completed, throughput=5MB/sec 2024-08-29T18:35:08.070 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-DOIONWRqQswNPaW off=13100111 len=1680994 2024-08-29T18:35:08.082 INFO:tasks.workunit.client.0.smithi029.stdout:op 5944 completed, throughput=5MB/sec 2024-08-29T18:35:08.082 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-PZ_DC1srCGcDrSF off=2280478 len=1944344 2024-08-29T18:35:08.084 INFO:tasks.workunit.client.0.smithi029.stdout:op 5945 completed, throughput=5MB/sec 2024-08-29T18:35:08.084 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-mUhT2dOIKfewBrB off=11275058 len=989836 2024-08-29T18:35:08.087 INFO:tasks.workunit.client.0.smithi029.stdout:op 5946 completed, throughput=5MB/sec 2024-08-29T18:35:09.087 INFO:tasks.workunit.client.0.smithi029.stdout: 1145: throughput=5MB/sec pending data=0 2024-08-29T18:35:09.087 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-JzV1MeXMO2-JZID off=8803214 len=787548 2024-08-29T18:35:09.095 INFO:tasks.workunit.client.0.smithi029.stdout:op 5947 completed, throughput=5MB/sec 2024-08-29T18:35:09.095 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-PjXS-wV-0BDyPHl off=674909 len=1910027 2024-08-29T18:35:09.101 INFO:tasks.workunit.client.0.smithi029.stdout:op 5948 completed, throughput=5MB/sec 2024-08-29T18:35:09.101 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-fAVT-fLpM5aeCIK off=15413142 len=2077699 2024-08-29T18:35:09.106 INFO:tasks.workunit.client.0.smithi029.stdout:op 5949 completed, throughput=5MB/sec 2024-08-29T18:35:09.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:35:09 smithi029 bash[77880]: cluster 2024-08-29T18:35:08.445234+0000 mgr.y (mgr.25004) 1357 : cluster [DBG] pgmap v2029: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-08-29T18:35:09.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:35:09 smithi029 bash[79042]: cluster 2024-08-29T18:35:08.445234+0000 mgr.y (mgr.25004) 1357 : cluster [DBG] pgmap v2029: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-08-29T18:35:09.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:35:09 smithi110 bash[67519]: cluster 2024-08-29T18:35:08.445234+0000 mgr.y (mgr.25004) 1357 : cluster [DBG] pgmap v2029: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-08-29T18:35:10.107 INFO:tasks.workunit.client.0.smithi029.stdout: 1146: throughput=5MB/sec pending data=0 2024-08-29T18:35:10.107 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-KxDQYJ88Su_VhHC off=5370801 len=405833 2024-08-29T18:35:10.109 INFO:tasks.workunit.client.0.smithi029.stdout:op 5950 completed, throughput=5MB/sec 2024-08-29T18:35:10.109 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-jZ5a5Zwh3_cR3sS off=2630579 len=998251 2024-08-29T18:35:10.113 INFO:tasks.workunit.client.0.smithi029.stdout:op 5951 completed, throughput=5MB/sec 2024-08-29T18:35:10.113 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-YwZXGygW_HZPKvp off=12701659 len=449716 2024-08-29T18:35:10.121 INFO:tasks.workunit.client.0.smithi029.stdout:op 5952 completed, throughput=5MB/sec 2024-08-29T18:35:10.121 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-Zo3ZqkumAW6p2cb off=9199119 len=1814892 2024-08-29T18:35:10.126 INFO:tasks.workunit.client.0.smithi029.stdout:op 5953 completed, throughput=5MB/sec 2024-08-29T18:35:10.126 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-B7qmWIaKez4h9dN off=23792923 len=1599433 2024-08-29T18:35:10.138 INFO:tasks.workunit.client.0.smithi029.stdout:op 5954 completed, throughput=5MB/sec 2024-08-29T18:35:11.138 INFO:tasks.workunit.client.0.smithi029.stdout: 1147: throughput=5MB/sec pending data=0 2024-08-29T18:35:11.139 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-17XTGx-p2zHs2ho off=14013753 len=1616851 2024-08-29T18:35:11.150 INFO:tasks.workunit.client.0.smithi029.stdout:op 5955 completed, throughput=5MB/sec 2024-08-29T18:35:11.150 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-EBP1qzkrFmiwDzu off=6695547 len=1683889 2024-08-29T18:35:11.162 INFO:tasks.workunit.client.0.smithi029.stdout:op 5956 completed, throughput=5MB/sec 2024-08-29T18:35:11.162 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-exZAUhcLZPkXMb2 off=12808571 len=586858 2024-08-29T18:35:11.164 INFO:tasks.workunit.client.0.smithi029.stdout:op 5957 completed, throughput=5MB/sec 2024-08-29T18:35:11.164 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-qHffxw37RclLEg_ off=7742868 len=457034 2024-08-29T18:35:11.173 INFO:tasks.workunit.client.0.smithi029.stdout:op 5958 completed, throughput=5MB/sec 2024-08-29T18:35:11.173 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-0UXu6iFrnMy9HGV off=940510 len=626304 2024-08-29T18:35:11.181 INFO:tasks.workunit.client.0.smithi029.stdout:op 5959 completed, throughput=5MB/sec 2024-08-29T18:35:11.181 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-KVUPhM8tCvRi5pM off=2418644 len=500059 2024-08-29T18:35:11.189 INFO:tasks.workunit.client.0.smithi029.stdout:op 5960 completed, throughput=5MB/sec 2024-08-29T18:35:11.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:35:11 smithi029 bash[77880]: cluster 2024-08-29T18:35:10.446094+0000 mgr.y (mgr.25004) 1358 : cluster [DBG] pgmap v2030: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-29T18:35:11.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:35:11 smithi029 bash[79042]: cluster 2024-08-29T18:35:10.446094+0000 mgr.y (mgr.25004) 1358 : cluster [DBG] pgmap v2030: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-29T18:35:11.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:35:11 smithi110 bash[67519]: cluster 2024-08-29T18:35:10.446094+0000 mgr.y (mgr.25004) 1358 : cluster [DBG] pgmap v2030: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-29T18:35:12.189 INFO:tasks.workunit.client.0.smithi029.stdout: 1148: throughput=5MB/sec pending data=0 2024-08-29T18:35:12.189 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-txnMDfB3ozAzOAe off=1616992 len=1243138 2024-08-29T18:35:12.199 INFO:tasks.workunit.client.0.smithi029.stdout:op 5961 completed, throughput=5MB/sec 2024-08-29T18:35:12.199 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-8LU9P4HH1M1wiqV off=0 len=1440741 2024-08-29T18:35:12.202 INFO:tasks.workunit.client.0.smithi029.stdout:op 5962 completed, throughput=5MB/sec 2024-08-29T18:35:12.203 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-PWAZZCqNk79QLMw off=228288 len=23984 2024-08-29T18:35:12.207 INFO:tasks.workunit.client.0.smithi029.stdout:op 5963 completed, throughput=5MB/sec 2024-08-29T18:35:12.207 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-Q7n4ac6MIpUCo2F off=1603987 len=1230356 2024-08-29T18:35:12.216 INFO:tasks.workunit.client.0.smithi029.stdout:op 5964 completed, throughput=5MB/sec 2024-08-29T18:35:12.216 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-jjXSu-5pqJrS4U9 off=2980555 len=503149 2024-08-29T18:35:12.223 INFO:tasks.workunit.client.0.smithi029.stdout:op 5965 completed, throughput=5MB/sec 2024-08-29T18:35:12.223 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-qRklZ1UWBUDSjvj off=10416727 len=1736162 2024-08-29T18:35:12.228 INFO:tasks.workunit.client.0.smithi029.stdout:op 5966 completed, throughput=5MB/sec 2024-08-29T18:35:13.229 INFO:tasks.workunit.client.0.smithi029.stdout: 1149: throughput=5MB/sec pending data=0 2024-08-29T18:35:13.229 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-ftSwCduTaRVYq7- off=23080071 len=1277994 2024-08-29T18:35:13.232 INFO:tasks.workunit.client.0.smithi029.stdout:op 5967 completed, throughput=5MB/sec 2024-08-29T18:35:13.232 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-FrmIixkmYlFhyhp off=1382457 len=906368 2024-08-29T18:35:13.235 INFO:tasks.workunit.client.0.smithi029.stdout:op 5968 completed, throughput=5MB/sec 2024-08-29T18:35:13.235 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-pcREfJHm1v2Fr0n off=6902263 len=2032082 2024-08-29T18:35:13.248 INFO:tasks.workunit.client.0.smithi029.stdout:op 5969 completed, throughput=5MB/sec 2024-08-29T18:35:13.249 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-SakwFV4p_QzMknw off=2900672 len=548448 2024-08-29T18:35:13.256 INFO:tasks.workunit.client.0.smithi029.stdout:op 5970 completed, throughput=5MB/sec 2024-08-29T18:35:13.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:35:13 smithi029 bash[77880]: cluster 2024-08-29T18:35:12.447309+0000 mgr.y (mgr.25004) 1359 : cluster [DBG] pgmap v2031: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-08-29T18:35:13.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:35:13 smithi029 bash[79042]: cluster 2024-08-29T18:35:12.447309+0000 mgr.y (mgr.25004) 1359 : cluster [DBG] pgmap v2031: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-08-29T18:35:13.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:35:13 smithi110 bash[67519]: cluster 2024-08-29T18:35:12.447309+0000 mgr.y (mgr.25004) 1359 : cluster [DBG] pgmap v2031: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-08-29T18:35:14.256 INFO:tasks.workunit.client.0.smithi029.stdout: 1150: throughput=5MB/sec pending data=0 2024-08-29T18:35:14.257 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-jjqZpnc9RF2FQ1b off=2897605 len=2081765 2024-08-29T18:35:14.261 INFO:tasks.workunit.client.0.smithi029.stdout:op 5971 completed, throughput=5MB/sec 2024-08-29T18:35:14.261 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-3LzbGoZnoS4XVzN off=6501085 len=1061945 2024-08-29T18:35:14.270 INFO:tasks.workunit.client.0.smithi029.stdout:op 5972 completed, throughput=5MB/sec 2024-08-29T18:35:14.270 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-fvWBJ9tnNO-Hljt off=778737 len=598851 2024-08-29T18:35:14.272 INFO:tasks.workunit.client.0.smithi029.stdout:op 5973 completed, throughput=5MB/sec 2024-08-29T18:35:14.272 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-47MvVHFbqeU_Xz1 off=1786620 len=1217516 2024-08-29T18:35:14.281 INFO:tasks.workunit.client.0.smithi029.stdout:op 5974 completed, throughput=5MB/sec 2024-08-29T18:35:14.281 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-Omid_37jBUIFn6H off=26440 len=1155850 2024-08-29T18:35:14.284 INFO:tasks.workunit.client.0.smithi029.stdout:op 5975 completed, throughput=5MB/sec 2024-08-29T18:35:14.901 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:35:14 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:35:14] "GET /metrics HTTP/1.1" 200 34028 "" "Prometheus/2.43.0" 2024-08-29T18:35:15.285 INFO:tasks.workunit.client.0.smithi029.stdout: 1151: throughput=5MB/sec pending data=0 2024-08-29T18:35:15.285 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-KeBf5TY-Ux6jJjG off=12449573 len=25705 2024-08-29T18:35:15.286 INFO:tasks.workunit.client.0.smithi029.stdout:op 5976 completed, throughput=5MB/sec 2024-08-29T18:35:15.286 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-01Wng1mNSDuGf42 off=17572766 len=1302457 2024-08-29T18:35:15.296 INFO:tasks.workunit.client.0.smithi029.stdout:op 5977 completed, throughput=5MB/sec 2024-08-29T18:35:15.296 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-OcbYaHCjyvIjEqO off=1153461 len=1806464 2024-08-29T18:35:15.311 INFO:tasks.workunit.client.0.smithi029.stdout:op 5978 completed, throughput=5MB/sec 2024-08-29T18:35:15.311 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-BfEB4EkU1Hm1UmX off=11307332 len=794688 2024-08-29T18:35:15.312 INFO:tasks.workunit.client.0.smithi029.stdout:op 5979 completed, throughput=5MB/sec 2024-08-29T18:35:15.312 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-otm2n5Oy2zJdKGJ off=3064101 len=1899917 2024-08-29T18:35:15.318 INFO:tasks.workunit.client.0.smithi029.stdout:op 5980 completed, throughput=5MB/sec 2024-08-29T18:35:15.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:35:15 smithi029 bash[77880]: cluster 2024-08-29T18:35:14.448125+0000 mgr.y (mgr.25004) 1360 : cluster [DBG] pgmap v2032: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-29T18:35:15.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:35:15 smithi029 bash[79042]: cluster 2024-08-29T18:35:14.448125+0000 mgr.y (mgr.25004) 1360 : cluster [DBG] pgmap v2032: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-29T18:35:15.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:35:15 smithi110 bash[67519]: cluster 2024-08-29T18:35:14.448125+0000 mgr.y (mgr.25004) 1360 : cluster [DBG] pgmap v2032: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-29T18:35:16.318 INFO:tasks.workunit.client.0.smithi029.stdout: 1152: throughput=5MB/sec pending data=0 2024-08-29T18:35:16.318 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-ixj9QIwQlVxX2YB off=18995896 len=1461157 2024-08-29T18:35:16.328 INFO:tasks.workunit.client.0.smithi029.stdout:op 5981 completed, throughput=5MB/sec 2024-08-29T18:35:16.329 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-dQK4vGgfiA5fr3R off=6500124 len=515282 2024-08-29T18:35:16.331 INFO:tasks.workunit.client.0.smithi029.stdout:op 5982 completed, throughput=5MB/sec 2024-08-29T18:35:16.331 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-An_sqDHSppo_A-J off=449606 len=912745 2024-08-29T18:35:16.340 INFO:tasks.workunit.client.0.smithi029.stdout:op 5983 completed, throughput=5MB/sec 2024-08-29T18:35:16.340 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-WfcSVCNMU4F0KwR off=3521857 len=1249081 2024-08-29T18:35:16.343 INFO:tasks.workunit.client.0.smithi029.stdout:op 5984 completed, throughput=5MB/sec 2024-08-29T18:35:17.344 INFO:tasks.workunit.client.0.smithi029.stdout: 1153: throughput=5MB/sec pending data=0 2024-08-29T18:35:17.344 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj--ho4W5FWWrNhxOI off=5768404 len=1113626 2024-08-29T18:35:17.353 INFO:tasks.workunit.client.0.smithi029.stdout:op 5985 completed, throughput=5MB/sec 2024-08-29T18:35:17.353 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-5-zoCepNpc-yeAL off=4210616 len=99120 2024-08-29T18:35:17.354 INFO:tasks.workunit.client.0.smithi029.stdout:op 5986 completed, throughput=5MB/sec 2024-08-29T18:35:17.354 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-0PiMgS3cQ8O7DGi off=0 len=1674514 2024-08-29T18:35:17.359 INFO:tasks.workunit.client.0.smithi029.stdout:op 5987 completed, throughput=5MB/sec 2024-08-29T18:35:17.359 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-KWmn9SoOIku7hFq off=3879152 len=973068 2024-08-29T18:35:17.364 INFO:tasks.workunit.client.0.smithi029.stdout:op 5988 completed, throughput=5MB/sec 2024-08-29T18:35:17.364 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-5L2PxqmqfAFhfu4 off=3691241 len=2016784 2024-08-29T18:35:17.377 INFO:tasks.workunit.client.0.smithi029.stdout:op 5989 completed, throughput=5MB/sec 2024-08-29T18:35:17.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:35:17 smithi110 bash[67519]: cluster 2024-08-29T18:35:16.449180+0000 mgr.y (mgr.25004) 1361 : cluster [DBG] pgmap v2033: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-08-29T18:35:17.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:35:17 smithi029 bash[77880]: cluster 2024-08-29T18:35:16.449180+0000 mgr.y (mgr.25004) 1361 : cluster [DBG] pgmap v2033: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-08-29T18:35:17.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:35:17 smithi029 bash[79042]: cluster 2024-08-29T18:35:16.449180+0000 mgr.y (mgr.25004) 1361 : cluster [DBG] pgmap v2033: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-08-29T18:35:18.377 INFO:tasks.workunit.client.0.smithi029.stdout: 1154: throughput=5MB/sec pending data=0 2024-08-29T18:35:18.378 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-VT0TXWsaUVSMAYR off=5187005 len=1519277 2024-08-29T18:35:18.381 INFO:tasks.workunit.client.0.smithi029.stdout:op 5990 completed, throughput=5MB/sec 2024-08-29T18:35:18.381 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-QYf9NRzT5t9RBuU off=138994 len=1495433 2024-08-29T18:35:18.393 INFO:tasks.workunit.client.0.smithi029.stdout:op 5991 completed, throughput=5MB/sec 2024-08-29T18:35:18.393 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-KsMyok1tau5taK8 off=17048150 len=1099191 2024-08-29T18:35:18.402 INFO:tasks.workunit.client.0.smithi029.stdout:op 5992 completed, throughput=5MB/sec 2024-08-29T18:35:18.402 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-VQzp9YTSUwMPVKD off=14067175 len=179568 2024-08-29T18:35:18.407 INFO:tasks.workunit.client.0.smithi029.stdout:op 5993 completed, throughput=5MB/sec 2024-08-29T18:35:18.407 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-aK8mfeetxnZCvVK off=21589181 len=854865 2024-08-29T18:35:18.409 INFO:tasks.workunit.client.0.smithi029.stdout:op 5994 completed, throughput=5MB/sec 2024-08-29T18:35:19.409 INFO:tasks.workunit.client.0.smithi029.stdout: 1155: throughput=5MB/sec pending data=0 2024-08-29T18:35:19.410 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-FGPwgFQH6EQttdW off=5724129 len=581835 2024-08-29T18:35:19.412 INFO:tasks.workunit.client.0.smithi029.stdout:op 5995 completed, throughput=5MB/sec 2024-08-29T18:35:19.413 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-WuqvEwta4TH-Unr off=4364435 len=713551 2024-08-29T18:35:19.416 INFO:tasks.workunit.client.0.smithi029.stdout:op 5996 completed, throughput=5MB/sec 2024-08-29T18:35:19.416 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-Gi_JNURUQK0s8wK off=2467409 len=1760667 2024-08-29T18:35:19.419 INFO:tasks.workunit.client.0.smithi029.stdout:op 5997 completed, throughput=5MB/sec 2024-08-29T18:35:19.420 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-97CV0gjMU9u_C2c off=5039089 len=541150 2024-08-29T18:35:19.426 INFO:tasks.workunit.client.0.smithi029.stdout:op 5998 completed, throughput=5MB/sec 2024-08-29T18:35:19.427 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-XTfu62qkJ6l5KBr off=12827511 len=1732887 2024-08-29T18:35:19.431 INFO:tasks.workunit.client.0.smithi029.stdout:op 5999 completed, throughput=5MB/sec 2024-08-29T18:35:19.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:35:19 smithi029 bash[77880]: cluster 2024-08-29T18:35:18.450132+0000 mgr.y (mgr.25004) 1362 : cluster [DBG] pgmap v2034: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-08-29T18:35:19.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:35:19 smithi029 bash[77880]: audit 2024-08-29T18:35:18.566343+0000 mon.c (mon.2) 611 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:35:19.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:35:19 smithi029 bash[79042]: cluster 2024-08-29T18:35:18.450132+0000 mgr.y (mgr.25004) 1362 : cluster [DBG] pgmap v2034: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-08-29T18:35:19.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:35:19 smithi029 bash[79042]: audit 2024-08-29T18:35:18.566343+0000 mon.c (mon.2) 611 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:35:19.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:35:19 smithi110 bash[67519]: cluster 2024-08-29T18:35:18.450132+0000 mgr.y (mgr.25004) 1362 : cluster [DBG] pgmap v2034: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-08-29T18:35:19.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:35:19 smithi110 bash[67519]: audit 2024-08-29T18:35:18.566343+0000 mon.c (mon.2) 611 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:35:20.431 INFO:tasks.workunit.client.0.smithi029.stdout: 1156: throughput=5MB/sec pending data=0 2024-08-29T18:35:20.432 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-hqgAAReIh5X-jY- off=4150594 len=870878 2024-08-29T18:35:20.436 INFO:tasks.workunit.client.0.smithi029.stdout:op 6000 completed, throughput=5MB/sec 2024-08-29T18:35:20.436 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj--fGcF_oUxPIUr2T off=7083947 len=1617824 2024-08-29T18:35:20.439 INFO:tasks.workunit.client.0.smithi029.stdout:op 6001 completed, throughput=5MB/sec 2024-08-29T18:35:20.439 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-9gR9sxMr8ZIVbGD off=4761207 len=1353919 2024-08-29T18:35:20.443 INFO:tasks.workunit.client.0.smithi029.stdout:op 6002 completed, throughput=5MB/sec 2024-08-29T18:35:20.443 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-odRNaa1iTU-juNH off=1886049 len=527876 2024-08-29T18:35:20.445 INFO:tasks.workunit.client.0.smithi029.stdout:op 6003 completed, throughput=5MB/sec 2024-08-29T18:35:20.445 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-JuYgo8uN9UE2os3 off=10912286 len=528070 2024-08-29T18:35:20.453 INFO:tasks.workunit.client.0.smithi029.stdout:op 6004 completed, throughput=5MB/sec 2024-08-29T18:35:20.453 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-4YUUG3DQLrjfiwo off=1644688 len=966339 2024-08-29T18:35:20.456 INFO:tasks.workunit.client.0.smithi029.stdout:op 6005 completed, throughput=5MB/sec 2024-08-29T18:35:21.456 INFO:tasks.workunit.client.0.smithi029.stdout: 1157: throughput=5MB/sec pending data=0 2024-08-29T18:35:21.457 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-1HQgyvLzs-78fzz off=6046906 len=207351 2024-08-29T18:35:21.458 INFO:tasks.workunit.client.0.smithi029.stdout:op 6006 completed, throughput=5MB/sec 2024-08-29T18:35:21.458 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-HNbiMEtUxtowsX- off=8344440 len=1478638 2024-08-29T18:35:21.462 INFO:tasks.workunit.client.0.smithi029.stdout:op 6007 completed, throughput=5MB/sec 2024-08-29T18:35:21.462 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-Eq332-9Kf9SeRhX off=623936 len=758836 2024-08-29T18:35:21.470 INFO:tasks.workunit.client.0.smithi029.stdout:op 6008 completed, throughput=5MB/sec 2024-08-29T18:35:21.470 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-MDxGL-AR2yweB-9 off=12339710 len=1414332 2024-08-29T18:35:21.472 INFO:tasks.workunit.client.0.smithi029.stdout:op 6009 completed, throughput=5MB/sec 2024-08-29T18:35:21.472 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-obAgOVkpeBx7vGy off=9480202 len=558655 2024-08-29T18:35:21.478 INFO:tasks.workunit.client.0.smithi029.stdout:op 6010 completed, throughput=5MB/sec 2024-08-29T18:35:21.479 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-NDTNS0RlSpZyAH0 off=906127 len=1825934 2024-08-29T18:35:21.483 INFO:tasks.workunit.client.0.smithi029.stdout:op 6011 completed, throughput=5MB/sec 2024-08-29T18:35:21.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:35:21 smithi110 bash[67519]: cluster 2024-08-29T18:35:20.451001+0000 mgr.y (mgr.25004) 1363 : cluster [DBG] pgmap v2035: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-08-29T18:35:21.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:35:21 smithi029 bash[77880]: cluster 2024-08-29T18:35:20.451001+0000 mgr.y (mgr.25004) 1363 : cluster [DBG] pgmap v2035: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-08-29T18:35:21.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:35:21 smithi029 bash[79042]: cluster 2024-08-29T18:35:20.451001+0000 mgr.y (mgr.25004) 1363 : cluster [DBG] pgmap v2035: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-08-29T18:35:22.484 INFO:tasks.workunit.client.0.smithi029.stdout: 1158: throughput=5MB/sec pending data=0 2024-08-29T18:35:22.484 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-G9uJXizGh0DdMLB off=6194245 len=1761619 2024-08-29T18:35:22.497 INFO:tasks.workunit.client.0.smithi029.stdout:op 6012 completed, throughput=5MB/sec 2024-08-29T18:35:22.497 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-jVxU5I3Qj7QvS9P off=13310890 len=300593 2024-08-29T18:35:22.499 INFO:tasks.workunit.client.0.smithi029.stdout:op 6013 completed, throughput=5MB/sec 2024-08-29T18:35:22.499 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-w2OSJTELXG9BqQ_ off=2569947 len=1342157 2024-08-29T18:35:22.510 INFO:tasks.workunit.client.0.smithi029.stdout:op 6014 completed, throughput=5MB/sec 2024-08-29T18:35:22.510 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-btKNCWU2KE9-Z2g off=1411466 len=1424535 2024-08-29T18:35:22.520 INFO:tasks.workunit.client.0.smithi029.stdout:op 6015 completed, throughput=5MB/sec 2024-08-29T18:35:23.521 INFO:tasks.workunit.client.0.smithi029.stdout: 1159: throughput=5MB/sec pending data=0 2024-08-29T18:35:23.521 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-uBI8SyJ5VSJkOwE off=4057130 len=571461 2024-08-29T18:35:23.523 INFO:tasks.workunit.client.0.smithi029.stdout:op 6016 completed, throughput=5MB/sec 2024-08-29T18:35:23.523 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-PiA9NuQo0Mh_Ku2 off=1135749 len=1365996 2024-08-29T18:35:23.534 INFO:tasks.workunit.client.0.smithi029.stdout:op 6017 completed, throughput=5MB/sec 2024-08-29T18:35:23.534 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-Igf6krrwMVEbXCb off=1626955 len=1401817 2024-08-29T18:35:23.538 INFO:tasks.workunit.client.0.smithi029.stdout:op 6018 completed, throughput=5MB/sec 2024-08-29T18:35:23.538 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-hem3oi4dqvFCbJo off=3556267 len=2079653 2024-08-29T18:35:23.554 INFO:tasks.workunit.client.0.smithi029.stdout:op 6019 completed, throughput=5MB/sec 2024-08-29T18:35:23.904 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:35:23 smithi029 bash[79042]: cluster 2024-08-29T18:35:22.452182+0000 mgr.y (mgr.25004) 1364 : cluster [DBG] pgmap v2036: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-08-29T18:35:23.904 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:35:23 smithi029 bash[77880]: cluster 2024-08-29T18:35:22.452182+0000 mgr.y (mgr.25004) 1364 : cluster [DBG] pgmap v2036: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-08-29T18:35:23.905 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:35:23 smithi110 bash[67519]: cluster 2024-08-29T18:35:22.452182+0000 mgr.y (mgr.25004) 1364 : cluster [DBG] pgmap v2036: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-08-29T18:35:24.554 INFO:tasks.workunit.client.0.smithi029.stdout: 1160: throughput=5MB/sec pending data=0 2024-08-29T18:35:24.554 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-doKj5loLCHF0Xn- off=4553391 len=204586 2024-08-29T18:35:24.555 INFO:tasks.workunit.client.0.smithi029.stdout:op 6020 completed, throughput=5MB/sec 2024-08-29T18:35:24.556 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj--B8hIhkFSwDD9i3 off=603519 len=76896 2024-08-29T18:35:24.560 INFO:tasks.workunit.client.0.smithi029.stdout:op 6021 completed, throughput=5MB/sec 2024-08-29T18:35:24.561 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-K3jGe3_jER8xM7w off=550196 len=1042429 2024-08-29T18:35:24.571 INFO:tasks.workunit.client.0.smithi029.stdout:op 6022 completed, throughput=5MB/sec 2024-08-29T18:35:24.571 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-H2gwzJR8T2h0Wjo off=3551127 len=2073745 2024-08-29T18:35:24.575 INFO:tasks.workunit.client.0.smithi029.stdout:op 6023 completed, throughput=5MB/sec 2024-08-29T18:35:24.575 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-3O6i98yE2MWaEGh off=8390812 len=53775 2024-08-29T18:35:24.580 INFO:tasks.workunit.client.0.smithi029.stdout:op 6024 completed, throughput=5MB/sec 2024-08-29T18:35:24.580 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-jb-vnJ069KUiLRg off=8991970 len=264619 2024-08-29T18:35:24.582 INFO:tasks.workunit.client.0.smithi029.stdout:op 6025 completed, throughput=5MB/sec 2024-08-29T18:35:24.582 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-MZa9cIvPxseGyYo off=18279941 len=202031 2024-08-29T18:35:24.584 INFO:tasks.workunit.client.0.smithi029.stdout:op 6026 completed, throughput=5MB/sec 2024-08-29T18:35:24.584 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-NWS3bC6XT11kxDA off=9985302 len=844727 2024-08-29T18:35:24.585 INFO:tasks.workunit.client.0.smithi029.stdout:op 6027 completed, throughput=5MB/sec 2024-08-29T18:35:24.901 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:35:24 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:35:24] "GET /metrics HTTP/1.1" 200 34029 "" "Prometheus/2.43.0" 2024-08-29T18:35:25.586 INFO:tasks.workunit.client.0.smithi029.stdout: 1161: throughput=5MB/sec pending data=0 2024-08-29T18:35:25.586 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-p4cmECCozyjdRD8 off=441456 len=115334 2024-08-29T18:35:25.591 INFO:tasks.workunit.client.0.smithi029.stdout:op 6028 completed, throughput=5MB/sec 2024-08-29T18:35:25.591 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-DqR9bEIDOc3rCJq off=12134650 len=535063 2024-08-29T18:35:25.593 INFO:tasks.workunit.client.0.smithi029.stdout:op 6029 completed, throughput=5MB/sec 2024-08-29T18:35:25.593 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-NTpwYQTiNW_UjDl off=152715 len=652618 2024-08-29T18:35:25.601 INFO:tasks.workunit.client.0.smithi029.stdout:op 6030 completed, throughput=5MB/sec 2024-08-29T18:35:25.601 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-rdlOf8qWzZyPsZu off=7059889 len=1165873 2024-08-29T18:35:25.603 INFO:tasks.workunit.client.0.smithi029.stdout:op 6031 completed, throughput=5MB/sec 2024-08-29T18:35:25.604 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-V4GNVSy-tFIKn6k off=9220345 len=1457401 2024-08-29T18:35:25.616 INFO:tasks.workunit.client.0.smithi029.stdout:op 6032 completed, throughput=5MB/sec 2024-08-29T18:35:25.616 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-sLxnXdRbIT3bnWN off=414090 len=2057134 2024-08-29T18:35:25.631 INFO:tasks.workunit.client.0.smithi029.stdout:op 6033 completed, throughput=5MB/sec 2024-08-29T18:35:25.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:35:25 smithi029 bash[77880]: cluster 2024-08-29T18:35:24.452972+0000 mgr.y (mgr.25004) 1365 : cluster [DBG] pgmap v2037: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-08-29T18:35:25.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:35:25 smithi029 bash[79042]: cluster 2024-08-29T18:35:24.452972+0000 mgr.y (mgr.25004) 1365 : cluster [DBG] pgmap v2037: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-08-29T18:35:25.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:35:25 smithi110 bash[67519]: cluster 2024-08-29T18:35:24.452972+0000 mgr.y (mgr.25004) 1365 : cluster [DBG] pgmap v2037: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-08-29T18:35:26.631 INFO:tasks.workunit.client.0.smithi029.stdout: 1162: throughput=5MB/sec pending data=0 2024-08-29T18:35:26.632 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj--9yHKrmGQneAtmX off=1919324 len=294517 2024-08-29T18:35:26.637 INFO:tasks.workunit.client.0.smithi029.stdout:op 6034 completed, throughput=5MB/sec 2024-08-29T18:35:26.637 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-lrAvnTH2KqnIk8T off=2789605 len=1579136 2024-08-29T18:35:26.642 INFO:tasks.workunit.client.0.smithi029.stdout:op 6035 completed, throughput=5MB/sec 2024-08-29T18:35:26.642 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-lgyzbm1H2Jc-oLv off=1017634 len=692556 2024-08-29T18:35:26.649 INFO:tasks.workunit.client.0.smithi029.stdout:op 6036 completed, throughput=5MB/sec 2024-08-29T18:35:26.649 INFO:tasks.workunit.client.0.smithi029.stdout:WRITE : oid=obj-IczOXb3NOEK0RTF off=273879 len=1513636 2024-08-29T18:35:26.661 INFO:tasks.workunit.client.0.smithi029.stdout:op 6037 completed, throughput=5MB/sec 2024-08-29T18:35:26.661 INFO:tasks.workunit.client.0.smithi029.stdout:READ : oid=obj-KlDaWXeLb5njSUR off=8472959 len=723239 2024-08-29T18:35:26.663 INFO:tasks.workunit.client.0.smithi029.stdout:op 6038 completed, throughput=5MB/sec 2024-08-29T18:35:27.663 INFO:tasks.workunit.client.0.smithi029.stdout:waiting for all operations to complete 2024-08-29T18:35:27.664 INFO:tasks.workunit.client.0.smithi029.stdout:cleaning up objects 2024-08-29T18:35:27.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:35:27 smithi029 bash[77880]: cluster 2024-08-29T18:35:26.453971+0000 mgr.y (mgr.25004) 1366 : cluster [DBG] pgmap v2038: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-08-29T18:35:27.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:35:27 smithi029 bash[79042]: cluster 2024-08-29T18:35:26.453971+0000 mgr.y (mgr.25004) 1366 : cluster [DBG] pgmap v2038: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-08-29T18:35:27.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:35:27 smithi110 bash[67519]: cluster 2024-08-29T18:35:26.453971+0000 mgr.y (mgr.25004) 1366 : cluster [DBG] pgmap v2038: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-08-29T18:35:29.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:35:29 smithi029 bash[79042]: cluster 2024-08-29T18:35:28.454959+0000 mgr.y (mgr.25004) 1367 : cluster [DBG] pgmap v2039: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-08-29T18:35:29.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:35:29 smithi029 bash[77880]: cluster 2024-08-29T18:35:28.454959+0000 mgr.y (mgr.25004) 1367 : cluster [DBG] pgmap v2039: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-08-29T18:35:29.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:35:29 smithi110 bash[67519]: cluster 2024-08-29T18:35:28.454959+0000 mgr.y (mgr.25004) 1367 : cluster [DBG] pgmap v2039: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-08-29T18:35:31.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:35:31 smithi110 bash[67519]: cluster 2024-08-29T18:35:30.455882+0000 mgr.y (mgr.25004) 1368 : cluster [DBG] pgmap v2040: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.0 MiB/s wr, 14 op/s 2024-08-29T18:35:31.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:35:31 smithi029 bash[79042]: cluster 2024-08-29T18:35:30.455882+0000 mgr.y (mgr.25004) 1368 : cluster [DBG] pgmap v2040: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.0 MiB/s wr, 14 op/s 2024-08-29T18:35:31.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:35:31 smithi029 bash[77880]: cluster 2024-08-29T18:35:30.455882+0000 mgr.y (mgr.25004) 1368 : cluster [DBG] pgmap v2040: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.0 MiB/s wr, 14 op/s 2024-08-29T18:35:33.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:35:33 smithi029 bash[79042]: cluster 2024-08-29T18:35:32.457289+0000 mgr.y (mgr.25004) 1369 : cluster [DBG] pgmap v2041: 105 pgs: 105 active+clean; 115 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.0 MiB/s wr, 83 op/s 2024-08-29T18:35:33.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:35:33 smithi029 bash[79042]: audit 2024-08-29T18:35:33.566872+0000 mon.c (mon.2) 612 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:35:33.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:35:33 smithi029 bash[77880]: cluster 2024-08-29T18:35:32.457289+0000 mgr.y (mgr.25004) 1369 : cluster [DBG] pgmap v2041: 105 pgs: 105 active+clean; 115 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.0 MiB/s wr, 83 op/s 2024-08-29T18:35:33.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:35:33 smithi029 bash[77880]: audit 2024-08-29T18:35:33.566872+0000 mon.c (mon.2) 612 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:35:33.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:35:33 smithi110 bash[67519]: cluster 2024-08-29T18:35:32.457289+0000 mgr.y (mgr.25004) 1369 : cluster [DBG] pgmap v2041: 105 pgs: 105 active+clean; 115 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.0 MiB/s wr, 83 op/s 2024-08-29T18:35:33.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:35:33 smithi110 bash[67519]: audit 2024-08-29T18:35:33.566872+0000 mon.c (mon.2) 612 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:35:34.901 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:35:34 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:35:34] "GET /metrics HTTP/1.1" 200 34029 "" "Prometheus/2.43.0" 2024-08-29T18:35:35.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:35:35 smithi029 bash[79042]: cluster 2024-08-29T18:35:34.458175+0000 mgr.y (mgr.25004) 1370 : cluster [DBG] pgmap v2042: 105 pgs: 105 active+clean; 113 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 803 KiB/s rd, 1.3 MiB/s wr, 94 op/s 2024-08-29T18:35:35.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:35:35 smithi029 bash[77880]: cluster 2024-08-29T18:35:34.458175+0000 mgr.y (mgr.25004) 1370 : cluster [DBG] pgmap v2042: 105 pgs: 105 active+clean; 113 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 803 KiB/s rd, 1.3 MiB/s wr, 94 op/s 2024-08-29T18:35:35.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:35:35 smithi110 bash[67519]: cluster 2024-08-29T18:35:34.458175+0000 mgr.y (mgr.25004) 1370 : cluster [DBG] pgmap v2042: 105 pgs: 105 active+clean; 113 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 803 KiB/s rd, 1.3 MiB/s wr, 94 op/s 2024-08-29T18:35:36.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:35:36 smithi029 bash[77880]: cluster 2024-08-29T18:35:36.459297+0000 mgr.y (mgr.25004) 1371 : cluster [DBG] pgmap v2043: 105 pgs: 105 active+clean; 109 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 803 KiB/s rd, 1.2 MiB/s wr, 121 op/s 2024-08-29T18:35:36.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:35:36 smithi029 bash[79042]: cluster 2024-08-29T18:35:36.459297+0000 mgr.y (mgr.25004) 1371 : cluster [DBG] pgmap v2043: 105 pgs: 105 active+clean; 109 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 803 KiB/s rd, 1.2 MiB/s wr, 121 op/s 2024-08-29T18:35:36.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:35:36 smithi110 bash[67519]: cluster 2024-08-29T18:35:36.459297+0000 mgr.y (mgr.25004) 1371 : cluster [DBG] pgmap v2043: 105 pgs: 105 active+clean; 109 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 803 KiB/s rd, 1.2 MiB/s wr, 121 op/s 2024-08-29T18:35:39.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:35:39 smithi029 bash[77880]: cluster 2024-08-29T18:35:38.460242+0000 mgr.y (mgr.25004) 1372 : cluster [DBG] pgmap v2044: 105 pgs: 105 active+clean; 99 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 621 KiB/s rd, 957 KiB/s wr, 189 op/s 2024-08-29T18:35:39.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:35:39 smithi029 bash[79042]: cluster 2024-08-29T18:35:38.460242+0000 mgr.y (mgr.25004) 1372 : cluster [DBG] pgmap v2044: 105 pgs: 105 active+clean; 99 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 621 KiB/s rd, 957 KiB/s wr, 189 op/s 2024-08-29T18:35:39.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:35:39 smithi110 bash[67519]: cluster 2024-08-29T18:35:38.460242+0000 mgr.y (mgr.25004) 1372 : cluster [DBG] pgmap v2044: 105 pgs: 105 active+clean; 99 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 621 KiB/s rd, 957 KiB/s wr, 189 op/s 2024-08-29T18:35:41.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:35:41 smithi029 bash[77880]: cluster 2024-08-29T18:35:40.461099+0000 mgr.y (mgr.25004) 1373 : cluster [DBG] pgmap v2045: 105 pgs: 105 active+clean; 95 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 297 KiB/s rd, 489 KiB/s wr, 213 op/s 2024-08-29T18:35:41.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:35:41 smithi029 bash[79042]: cluster 2024-08-29T18:35:40.461099+0000 mgr.y (mgr.25004) 1373 : cluster [DBG] pgmap v2045: 105 pgs: 105 active+clean; 95 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 297 KiB/s rd, 489 KiB/s wr, 213 op/s 2024-08-29T18:35:41.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:35:41 smithi110 bash[67519]: cluster 2024-08-29T18:35:40.461099+0000 mgr.y (mgr.25004) 1373 : cluster [DBG] pgmap v2045: 105 pgs: 105 active+clean; 95 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 297 KiB/s rd, 489 KiB/s wr, 213 op/s 2024-08-29T18:35:43.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:35:43 smithi029 bash[79042]: cluster 2024-08-29T18:35:42.462303+0000 mgr.y (mgr.25004) 1374 : cluster [DBG] pgmap v2046: 105 pgs: 105 active+clean; 84 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 129 KiB/s rd, 147 KiB/s wr, 280 op/s 2024-08-29T18:35:43.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:35:43 smithi029 bash[77880]: cluster 2024-08-29T18:35:42.462303+0000 mgr.y (mgr.25004) 1374 : cluster [DBG] pgmap v2046: 105 pgs: 105 active+clean; 84 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 129 KiB/s rd, 147 KiB/s wr, 280 op/s 2024-08-29T18:35:43.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:35:43 smithi110 bash[67519]: cluster 2024-08-29T18:35:42.462303+0000 mgr.y (mgr.25004) 1374 : cluster [DBG] pgmap v2046: 105 pgs: 105 active+clean; 84 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 129 KiB/s rd, 147 KiB/s wr, 280 op/s 2024-08-29T18:35:44.901 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:35:44 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:35:44] "GET /metrics HTTP/1.1" 200 34029 "" "Prometheus/2.43.0" 2024-08-29T18:35:45.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:35:45 smithi029 bash[77880]: cluster 2024-08-29T18:35:44.463195+0000 mgr.y (mgr.25004) 1375 : cluster [DBG] pgmap v2047: 105 pgs: 105 active+clean; 82 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 224 op/s 2024-08-29T18:35:45.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:35:45 smithi029 bash[79042]: cluster 2024-08-29T18:35:44.463195+0000 mgr.y (mgr.25004) 1375 : cluster [DBG] pgmap v2047: 105 pgs: 105 active+clean; 82 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 224 op/s 2024-08-29T18:35:45.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:35:45 smithi110 bash[67519]: cluster 2024-08-29T18:35:44.463195+0000 mgr.y (mgr.25004) 1375 : cluster [DBG] pgmap v2047: 105 pgs: 105 active+clean; 82 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 224 op/s 2024-08-29T18:35:47.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:35:47 smithi029 bash[79042]: cluster 2024-08-29T18:35:46.464233+0000 mgr.y (mgr.25004) 1376 : cluster [DBG] pgmap v2048: 105 pgs: 105 active+clean; 78 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 236 op/s 2024-08-29T18:35:47.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:35:47 smithi110 bash[67519]: cluster 2024-08-29T18:35:46.464233+0000 mgr.y (mgr.25004) 1376 : cluster [DBG] pgmap v2048: 105 pgs: 105 active+clean; 78 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 236 op/s 2024-08-29T18:35:47.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:35:47 smithi029 bash[77880]: cluster 2024-08-29T18:35:46.464233+0000 mgr.y (mgr.25004) 1376 : cluster [DBG] pgmap v2048: 105 pgs: 105 active+clean; 78 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 236 op/s 2024-08-29T18:35:49.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:35:49 smithi110 bash[67519]: cluster 2024-08-29T18:35:48.465339+0000 mgr.y (mgr.25004) 1377 : cluster [DBG] pgmap v2049: 105 pgs: 105 active+clean; 68 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 273 op/s 2024-08-29T18:35:49.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:35:49 smithi110 bash[67519]: audit 2024-08-29T18:35:48.567407+0000 mon.c (mon.2) 613 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:35:49.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:35:49 smithi029 bash[79042]: cluster 2024-08-29T18:35:48.465339+0000 mgr.y (mgr.25004) 1377 : cluster [DBG] pgmap v2049: 105 pgs: 105 active+clean; 68 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 273 op/s 2024-08-29T18:35:49.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:35:49 smithi029 bash[79042]: audit 2024-08-29T18:35:48.567407+0000 mon.c (mon.2) 613 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:35:49.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:35:49 smithi029 bash[77880]: cluster 2024-08-29T18:35:48.465339+0000 mgr.y (mgr.25004) 1377 : cluster [DBG] pgmap v2049: 105 pgs: 105 active+clean; 68 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 273 op/s 2024-08-29T18:35:49.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:35:49 smithi029 bash[77880]: audit 2024-08-29T18:35:48.567407+0000 mon.c (mon.2) 613 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:35:50.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:35:50 smithi110 bash[67519]: audit 2024-08-29T18:35:50.262221+0000 mon.c (mon.2) 614 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:35:50.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:35:50 smithi029 bash[79042]: audit 2024-08-29T18:35:50.262221+0000 mon.c (mon.2) 614 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:35:50.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:35:50 smithi029 bash[77880]: audit 2024-08-29T18:35:50.262221+0000 mon.c (mon.2) 614 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:35:51.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:35:51 smithi110 bash[67519]: cluster 2024-08-29T18:35:50.466175+0000 mgr.y (mgr.25004) 1378 : cluster [DBG] pgmap v2050: 105 pgs: 105 active+clean; 65 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 230 op/s 2024-08-29T18:35:51.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:35:51 smithi110 bash[67519]: audit 2024-08-29T18:35:50.924043+0000 mon.a (mon.0) 1777 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:35:51.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:35:51 smithi110 bash[67519]: audit 2024-08-29T18:35:50.930595+0000 mon.a (mon.0) 1778 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:35:51.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:35:51 smithi029 bash[79042]: cluster 2024-08-29T18:35:50.466175+0000 mgr.y (mgr.25004) 1378 : cluster [DBG] pgmap v2050: 105 pgs: 105 active+clean; 65 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 230 op/s 2024-08-29T18:35:51.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:35:51 smithi029 bash[79042]: audit 2024-08-29T18:35:50.924043+0000 mon.a (mon.0) 1777 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:35:51.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:35:51 smithi029 bash[79042]: audit 2024-08-29T18:35:50.930595+0000 mon.a (mon.0) 1778 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:35:51.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:35:51 smithi029 bash[77880]: cluster 2024-08-29T18:35:50.466175+0000 mgr.y (mgr.25004) 1378 : cluster [DBG] pgmap v2050: 105 pgs: 105 active+clean; 65 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 230 op/s 2024-08-29T18:35:51.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:35:51 smithi029 bash[77880]: audit 2024-08-29T18:35:50.924043+0000 mon.a (mon.0) 1777 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:35:51.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:35:51 smithi029 bash[77880]: audit 2024-08-29T18:35:50.930595+0000 mon.a (mon.0) 1778 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:35:53.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:35:53 smithi029 bash[79042]: cluster 2024-08-29T18:35:52.467486+0000 mgr.y (mgr.25004) 1379 : cluster [DBG] pgmap v2051: 105 pgs: 105 active+clean; 53 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 285 op/s 2024-08-29T18:35:53.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:35:53 smithi029 bash[77880]: cluster 2024-08-29T18:35:52.467486+0000 mgr.y (mgr.25004) 1379 : cluster [DBG] pgmap v2051: 105 pgs: 105 active+clean; 53 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 285 op/s 2024-08-29T18:35:53.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:35:53 smithi110 bash[67519]: cluster 2024-08-29T18:35:52.467486+0000 mgr.y (mgr.25004) 1379 : cluster [DBG] pgmap v2051: 105 pgs: 105 active+clean; 53 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 285 op/s 2024-08-29T18:35:54.901 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:35:54 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:35:54] "GET /metrics HTTP/1.1" 200 34022 "" "Prometheus/2.43.0" 2024-08-29T18:35:55.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:35:55 smithi110 bash[67519]: cluster 2024-08-29T18:35:54.468446+0000 mgr.y (mgr.25004) 1380 : cluster [DBG] pgmap v2052: 105 pgs: 105 active+clean; 51 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 221 op/s 2024-08-29T18:35:55.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:35:55 smithi029 bash[79042]: cluster 2024-08-29T18:35:54.468446+0000 mgr.y (mgr.25004) 1380 : cluster [DBG] pgmap v2052: 105 pgs: 105 active+clean; 51 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 221 op/s 2024-08-29T18:35:55.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:35:55 smithi029 bash[77880]: cluster 2024-08-29T18:35:54.468446+0000 mgr.y (mgr.25004) 1380 : cluster [DBG] pgmap v2052: 105 pgs: 105 active+clean; 51 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 221 op/s 2024-08-29T18:35:57.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:35:57 smithi029 bash[77880]: cluster 2024-08-29T18:35:56.469585+0000 mgr.y (mgr.25004) 1381 : cluster [DBG] pgmap v2053: 105 pgs: 105 active+clean; 46 GiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 235 op/s 2024-08-29T18:35:57.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:35:57 smithi029 bash[77880]: audit 2024-08-29T18:35:56.891602+0000 mon.a (mon.0) 1779 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:35:57.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:35:57 smithi029 bash[77880]: audit 2024-08-29T18:35:56.906423+0000 mon.a (mon.0) 1780 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:35:57.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:35:57 smithi029 bash[79042]: cluster 2024-08-29T18:35:56.469585+0000 mgr.y (mgr.25004) 1381 : cluster [DBG] pgmap v2053: 105 pgs: 105 active+clean; 46 GiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 235 op/s 2024-08-29T18:35:57.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:35:57 smithi029 bash[79042]: audit 2024-08-29T18:35:56.891602+0000 mon.a (mon.0) 1779 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:35:57.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:35:57 smithi029 bash[79042]: audit 2024-08-29T18:35:56.906423+0000 mon.a (mon.0) 1780 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:35:57.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:35:57 smithi110 bash[67519]: cluster 2024-08-29T18:35:56.469585+0000 mgr.y (mgr.25004) 1381 : cluster [DBG] pgmap v2053: 105 pgs: 105 active+clean; 46 GiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 235 op/s 2024-08-29T18:35:57.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:35:57 smithi110 bash[67519]: audit 2024-08-29T18:35:56.891602+0000 mon.a (mon.0) 1779 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:35:57.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:35:57 smithi110 bash[67519]: audit 2024-08-29T18:35:56.906423+0000 mon.a (mon.0) 1780 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:35:59.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:35:59 smithi029 bash[79042]: cluster 2024-08-29T18:35:58.470556+0000 mgr.y (mgr.25004) 1382 : cluster [DBG] pgmap v2054: 105 pgs: 105 active+clean; 37 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 272 op/s 2024-08-29T18:35:59.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:35:59 smithi029 bash[77880]: cluster 2024-08-29T18:35:58.470556+0000 mgr.y (mgr.25004) 1382 : cluster [DBG] pgmap v2054: 105 pgs: 105 active+clean; 37 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 272 op/s 2024-08-29T18:35:59.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:35:59 smithi110 bash[67519]: cluster 2024-08-29T18:35:58.470556+0000 mgr.y (mgr.25004) 1382 : cluster [DBG] pgmap v2054: 105 pgs: 105 active+clean; 37 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 272 op/s 2024-08-29T18:36:01.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:36:01 smithi029 bash[77880]: cluster 2024-08-29T18:36:00.471661+0000 mgr.y (mgr.25004) 1383 : cluster [DBG] pgmap v2055: 105 pgs: 105 active+clean; 34 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 230 op/s 2024-08-29T18:36:01.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:36:01 smithi029 bash[79042]: cluster 2024-08-29T18:36:00.471661+0000 mgr.y (mgr.25004) 1383 : cluster [DBG] pgmap v2055: 105 pgs: 105 active+clean; 34 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 230 op/s 2024-08-29T18:36:01.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:36:01 smithi110 bash[67519]: cluster 2024-08-29T18:36:00.471661+0000 mgr.y (mgr.25004) 1383 : cluster [DBG] pgmap v2055: 105 pgs: 105 active+clean; 34 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 230 op/s 2024-08-29T18:36:03.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:36:03 smithi029 bash[79042]: cluster 2024-08-29T18:36:02.472956+0000 mgr.y (mgr.25004) 1384 : cluster [DBG] pgmap v2056: 105 pgs: 105 active+clean; 23 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 280 op/s 2024-08-29T18:36:03.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:36:03 smithi029 bash[77880]: cluster 2024-08-29T18:36:02.472956+0000 mgr.y (mgr.25004) 1384 : cluster [DBG] pgmap v2056: 105 pgs: 105 active+clean; 23 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 280 op/s 2024-08-29T18:36:03.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:36:03 smithi110 bash[67519]: cluster 2024-08-29T18:36:02.472956+0000 mgr.y (mgr.25004) 1384 : cluster [DBG] pgmap v2056: 105 pgs: 105 active+clean; 23 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 280 op/s 2024-08-29T18:36:04.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:36:04 smithi110 bash[67519]: audit 2024-08-29T18:36:03.567645+0000 mon.c (mon.2) 615 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:36:04.901 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:36:04 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:36:04] "GET /metrics HTTP/1.1" 200 34026 "" "Prometheus/2.43.0" 2024-08-29T18:36:04.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:36:04 smithi029 bash[77880]: audit 2024-08-29T18:36:03.567645+0000 mon.c (mon.2) 615 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:36:04.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:36:04 smithi029 bash[79042]: audit 2024-08-29T18:36:03.567645+0000 mon.c (mon.2) 615 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:36:05.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:36:05 smithi029 bash[79042]: cluster 2024-08-29T18:36:04.473809+0000 mgr.y (mgr.25004) 1385 : cluster [DBG] pgmap v2057: 105 pgs: 105 active+clean; 21 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 211 op/s 2024-08-29T18:36:05.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:36:05 smithi029 bash[77880]: cluster 2024-08-29T18:36:04.473809+0000 mgr.y (mgr.25004) 1385 : cluster [DBG] pgmap v2057: 105 pgs: 105 active+clean; 21 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 211 op/s 2024-08-29T18:36:05.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:36:05 smithi110 bash[67519]: cluster 2024-08-29T18:36:04.473809+0000 mgr.y (mgr.25004) 1385 : cluster [DBG] pgmap v2057: 105 pgs: 105 active+clean; 21 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 211 op/s 2024-08-29T18:36:07.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:36:07 smithi029 bash[77880]: cluster 2024-08-29T18:36:06.474815+0000 mgr.y (mgr.25004) 1386 : cluster [DBG] pgmap v2058: 105 pgs: 105 active+clean; 17 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 224 op/s 2024-08-29T18:36:07.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:36:07 smithi029 bash[79042]: cluster 2024-08-29T18:36:06.474815+0000 mgr.y (mgr.25004) 1386 : cluster [DBG] pgmap v2058: 105 pgs: 105 active+clean; 17 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 224 op/s 2024-08-29T18:36:07.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:36:07 smithi110 bash[67519]: cluster 2024-08-29T18:36:06.474815+0000 mgr.y (mgr.25004) 1386 : cluster [DBG] pgmap v2058: 105 pgs: 105 active+clean; 17 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 224 op/s 2024-08-29T18:36:09.269 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-08-29T18:36:09.270 DEBUG:teuthology.orchestra.run.smithi029:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-08-29T18:36:09.321 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:36:08 smithi029 bash[79042]: audit 2024-08-29T18:36:07.970882+0000 mon.a (mon.0) 1781 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:36:09.321 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:36:08 smithi029 bash[79042]: audit 2024-08-29T18:36:07.986725+0000 mon.a (mon.0) 1782 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:36:09.321 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:36:08 smithi029 bash[79042]: audit 2024-08-29T18:36:07.990595+0000 mon.c (mon.2) 616 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:36:09.321 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:36:08 smithi029 bash[79042]: audit 2024-08-29T18:36:07.992498+0000 mon.c (mon.2) 617 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:36:09.321 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:36:08 smithi029 bash[79042]: audit 2024-08-29T18:36:08.004179+0000 mon.a (mon.0) 1783 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:36:09.321 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:36:08 smithi029 bash[79042]: cluster 2024-08-29T18:36:08.475739+0000 mgr.y (mgr.25004) 1387 : cluster [DBG] pgmap v2059: 105 pgs: 105 active+clean; 8.7 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 255 op/s 2024-08-29T18:36:09.321 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:36:08 smithi029 bash[77880]: audit 2024-08-29T18:36:07.970882+0000 mon.a (mon.0) 1781 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:36:09.321 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:36:08 smithi029 bash[77880]: audit 2024-08-29T18:36:07.986725+0000 mon.a (mon.0) 1782 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:36:09.321 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:36:08 smithi029 bash[77880]: audit 2024-08-29T18:36:07.990595+0000 mon.c (mon.2) 616 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:36:09.322 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:36:08 smithi029 bash[77880]: audit 2024-08-29T18:36:07.992498+0000 mon.c (mon.2) 617 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:36:09.322 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:36:08 smithi029 bash[77880]: audit 2024-08-29T18:36:08.004179+0000 mon.a (mon.0) 1783 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:36:09.322 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:36:08 smithi029 bash[77880]: cluster 2024-08-29T18:36:08.475739+0000 mgr.y (mgr.25004) 1387 : cluster [DBG] pgmap v2059: 105 pgs: 105 active+clean; 8.7 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 255 op/s 2024-08-29T18:36:09.324 INFO:tasks.workunit:Stopping ['rados/load-gen-big.sh'] on client.0... 2024-08-29T18:36:09.324 DEBUG:teuthology.orchestra.run.smithi029:> sudo rm -rf -- /home/ubuntu/cephtest/workunits.list.client.0 /home/ubuntu/cephtest/clone.client.0 2024-08-29T18:36:09.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:36:08 smithi110 bash[67519]: audit 2024-08-29T18:36:07.970882+0000 mon.a (mon.0) 1781 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:36:09.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:36:08 smithi110 bash[67519]: audit 2024-08-29T18:36:07.986725+0000 mon.a (mon.0) 1782 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:36:09.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:36:08 smithi110 bash[67519]: audit 2024-08-29T18:36:07.990595+0000 mon.c (mon.2) 616 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:36:09.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:36:08 smithi110 bash[67519]: audit 2024-08-29T18:36:07.992498+0000 mon.c (mon.2) 617 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:36:09.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:36:08 smithi110 bash[67519]: audit 2024-08-29T18:36:08.004179+0000 mon.a (mon.0) 1783 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:36:09.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:36:08 smithi110 bash[67519]: cluster 2024-08-29T18:36:08.475739+0000 mgr.y (mgr.25004) 1387 : cluster [DBG] pgmap v2059: 105 pgs: 105 active+clean; 8.7 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 255 op/s 2024-08-29T18:36:09.610 DEBUG:teuthology.parallel:result is None 2024-08-29T18:36:09.610 DEBUG:teuthology.orchestra.run.smithi029:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0 2024-08-29T18:36:09.623 INFO:tasks.workunit:Deleted dir /home/ubuntu/cephtest/mnt.0/client.0 2024-08-29T18:36:09.624 DEBUG:teuthology.orchestra.run.smithi029:> rmdir -- /home/ubuntu/cephtest/mnt.0 2024-08-29T18:36:09.671 INFO:tasks.workunit:Deleted artificial mount point /home/ubuntu/cephtest/mnt.0/client.0 2024-08-29T18:36:09.671 INFO:teuthology.task.full_sequential:In full_sequential, running task print... 2024-08-29T18:36:09.671 INFO:teuthology.task.print:**** done end rados_loadgenbig.yaml 2024-08-29T18:36:09.671 INFO:teuthology.task.full_sequential:In full_sequential, running task print... 2024-08-29T18:36:09.671 INFO:teuthology.task.print:**** done start rbd_import_export.yaml 2024-08-29T18:36:09.671 INFO:teuthology.task.full_sequential:In full_sequential, running task workunit... 2024-08-29T18:36:09.672 INFO:tasks.workunit:Pulling workunits from ref reef 2024-08-29T18:36:09.672 INFO:tasks.workunit:Making a separate scratch dir for every client... 2024-08-29T18:36:09.672 DEBUG:teuthology.orchestra.run.smithi110:> stat -- /home/ubuntu/cephtest/mnt.1 2024-08-29T18:36:09.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-29T18:36:09.679 INFO:teuthology.orchestra.run.smithi110.stderr:stat: cannot statx '/home/ubuntu/cephtest/mnt.1': No such file or directory 2024-08-29T18:36:09.679 DEBUG:teuthology.orchestra.run.smithi110:> mkdir -- /home/ubuntu/cephtest/mnt.1 2024-08-29T18:36:09.728 INFO:tasks.workunit:Created dir /home/ubuntu/cephtest/mnt.1 2024-08-29T18:36:09.728 DEBUG:teuthology.orchestra.run.smithi110:> cd -- /home/ubuntu/cephtest/mnt.1 && mkdir -- client.1 2024-08-29T18:36:09.776 INFO:tasks.workunit:timeout=3h 2024-08-29T18:36:09.776 INFO:tasks.workunit:cleanup=True 2024-08-29T18:36:09.777 DEBUG:teuthology.orchestra.run.smithi110:> rm -rf /home/ubuntu/cephtest/clone.client.1 && git clone --depth 1 --branch reef https://github.com/ceph/ceph-ci.git /home/ubuntu/cephtest/clone.client.1 && cd /home/ubuntu/cephtest/clone.client.1 2024-08-29T18:36:09.826 INFO:tasks.workunit.client.1.smithi110.stderr:Cloning into '/home/ubuntu/cephtest/clone.client.1'... 2024-08-29T18:36:11.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:36:11 smithi029 bash[77880]: cluster 2024-08-29T18:36:10.476621+0000 mgr.y (mgr.25004) 1388 : cluster [DBG] pgmap v2060: 105 pgs: 105 active+clean; 5.3 GiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 216 op/s 2024-08-29T18:36:11.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:36:11 smithi029 bash[79042]: cluster 2024-08-29T18:36:10.476621+0000 mgr.y (mgr.25004) 1388 : cluster [DBG] pgmap v2060: 105 pgs: 105 active+clean; 5.3 GiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 216 op/s 2024-08-29T18:36:11.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:36:11 smithi110 bash[67519]: cluster 2024-08-29T18:36:10.476621+0000 mgr.y (mgr.25004) 1388 : cluster [DBG] pgmap v2060: 105 pgs: 105 active+clean; 5.3 GiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 216 op/s 2024-08-29T18:36:13.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:36:13 smithi029 bash[77880]: cluster 2024-08-29T18:36:12.477811+0000 mgr.y (mgr.25004) 1389 : cluster [DBG] pgmap v2061: 105 pgs: 105 active+clean; 152 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 227 op/s 2024-08-29T18:36:13.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:36:13 smithi029 bash[79042]: cluster 2024-08-29T18:36:12.477811+0000 mgr.y (mgr.25004) 1389 : cluster [DBG] pgmap v2061: 105 pgs: 105 active+clean; 152 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 227 op/s 2024-08-29T18:36:13.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:36:13 smithi110 bash[67519]: cluster 2024-08-29T18:36:12.477811+0000 mgr.y (mgr.25004) 1389 : cluster [DBG] pgmap v2061: 105 pgs: 105 active+clean; 152 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 227 op/s 2024-08-29T18:36:14.901 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:36:14 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:36:14] "GET /metrics HTTP/1.1" 200 34026 "" "Prometheus/2.43.0" 2024-08-29T18:36:15.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:36:15 smithi110 bash[67519]: cluster 2024-08-29T18:36:14.478555+0000 mgr.y (mgr.25004) 1390 : cluster [DBG] pgmap v2062: 105 pgs: 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 154 op/s 2024-08-29T18:36:15.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:36:15 smithi029 bash[79042]: cluster 2024-08-29T18:36:14.478555+0000 mgr.y (mgr.25004) 1390 : cluster [DBG] pgmap v2062: 105 pgs: 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 154 op/s 2024-08-29T18:36:15.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:36:15 smithi029 bash[77880]: cluster 2024-08-29T18:36:14.478555+0000 mgr.y (mgr.25004) 1390 : cluster [DBG] pgmap v2062: 105 pgs: 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 154 op/s 2024-08-29T18:36:16.307 DEBUG:teuthology.orchestra.run.smithi110:> cd -- /home/ubuntu/cephtest/clone.client.1/qa/workunits && if test -e Makefile ; then make ; fi && find -executable -type f -printf '%P\0' >/home/ubuntu/cephtest/workunits.list.client.1 2024-08-29T18:36:16.356 INFO:tasks.workunit.client.1.smithi110.stdout:for d in direct_io fs ; do ( cd $d ; make all ) ; done 2024-08-29T18:36:16.359 INFO:tasks.workunit.client.1.smithi110.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.1/qa/workunits/direct_io' 2024-08-29T18:36:16.359 INFO:tasks.workunit.client.1.smithi110.stdout:cc -Wall -Wextra -D_GNU_SOURCE direct_io_test.c -o direct_io_test 2024-08-29T18:36:17.119 INFO:tasks.workunit.client.1.smithi110.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_sync_io.c -o test_sync_io 2024-08-29T18:36:17.190 INFO:tasks.workunit.client.1.smithi110.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_short_dio_read.c -o test_short_dio_read 2024-08-29T18:36:17.238 INFO:tasks.workunit.client.1.smithi110.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.1/qa/workunits/direct_io' 2024-08-29T18:36:17.239 INFO:tasks.workunit.client.1.smithi110.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.1/qa/workunits/fs' 2024-08-29T18:36:17.240 INFO:tasks.workunit.client.1.smithi110.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_o_trunc.c -o test_o_trunc 2024-08-29T18:36:17.287 INFO:tasks.workunit.client.1.smithi110.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.1/qa/workunits/fs' 2024-08-29T18:36:17.291 DEBUG:teuthology.orchestra.run.smithi110:> set -ex 2024-08-29T18:36:17.291 DEBUG:teuthology.orchestra.run.smithi110:> dd if=/home/ubuntu/cephtest/workunits.list.client.1 of=/dev/stdout 2024-08-29T18:36:17.340 INFO:tasks.workunit:Running workunits matching rbd/import_export.sh on client.1... 2024-08-29T18:36:17.342 INFO:tasks.workunit:Running workunit rbd/import_export.sh... 2024-08-29T18:36:17.342 DEBUG:teuthology.orchestra.run.smithi110:workunit test rbd/import_export.sh> mkdir -p -- /home/ubuntu/cephtest/mnt.1/client.1/tmp && cd -- /home/ubuntu/cephtest/mnt.1/client.1/tmp && CEPH_CLI_TEST_DUP_COMMAND=1 CEPH_REF=reef TESTDIR="/home/ubuntu/cephtest" CEPH_ARGS="--cluster ceph" CEPH_ID="1" PATH=$PATH:/usr/sbin CEPH_BASE=/home/ubuntu/cephtest/clone.client.1 CEPH_ROOT=/home/ubuntu/cephtest/clone.client.1 CEPH_MNT=/home/ubuntu/cephtest/mnt.1 RBD_CREATE_ARGS=--new-format adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 3h /home/ubuntu/cephtest/clone.client.1/qa/workunits/rbd/import_export.sh 2024-08-29T18:36:17.391 INFO:tasks.workunit.client.1.smithi110.stderr:+ export RBD_FORCE_ALLOW_V1=1 2024-08-29T18:36:17.392 INFO:tasks.workunit.client.1.smithi110.stderr:+ TMPDIR=/tmp/rbd_import_export_105882 2024-08-29T18:36:17.392 INFO:tasks.workunit.client.1.smithi110.stderr:+ rm -rf /tmp/rbd_import_export_105882 2024-08-29T18:36:17.392 INFO:tasks.workunit.client.1.smithi110.stderr:+ mkdir /tmp/rbd_import_export_105882 2024-08-29T18:36:17.393 INFO:tasks.workunit.client.1.smithi110.stderr:+ trap rm -rf /tmp/rbd_import_export_105882 INT TERM EXIT 2024-08-29T18:36:17.393 INFO:tasks.workunit.client.1.smithi110.stderr:+ mkdir foo.105882 2024-08-29T18:36:17.393 INFO:tasks.workunit.client.1.smithi110.stderr:+ rbd import foo.105882 foo.dir 2024-08-29T18:36:17.460 INFO:tasks.workunit.client.1.smithi110.stderr:rbd: cannot import a directory 2024-08-29T18:36:17.460 INFO:tasks.workunit.client.1.smithi110.stderr: Importing image: 0% complete...failed. 2024-08-29T18:36:17.460 INFO:tasks.workunit.client.1.smithi110.stderr:rbd: import failed: (21) Is a directory 2024-08-29T18:36:17.464 INFO:tasks.workunit.client.1.smithi110.stderr:+ true 2024-08-29T18:36:17.464 INFO:tasks.workunit.client.1.smithi110.stderr:+ rmdir foo.105882 2024-08-29T18:36:17.471 INFO:tasks.workunit.client.1.smithi110.stderr:+ dd if=/bin/sh of=/tmp/rbd_import_export_105882/img bs=1k count=1 seek=10 2024-08-29T18:36:17.471 INFO:tasks.workunit.client.1.smithi110.stderr:1+0 records in 2024-08-29T18:36:17.472 INFO:tasks.workunit.client.1.smithi110.stderr:1+0 records out 2024-08-29T18:36:17.472 INFO:tasks.workunit.client.1.smithi110.stderr:1024 bytes (1.0 kB, 1.0 KiB) copied, 8.7613e-05 s, 11.7 MB/s 2024-08-29T18:36:17.472 INFO:tasks.workunit.client.1.smithi110.stderr:+ dd if=/bin/dd of=/tmp/rbd_import_export_105882/img bs=1k count=10 seek=100 2024-08-29T18:36:17.473 INFO:tasks.workunit.client.1.smithi110.stderr:10+0 records in 2024-08-29T18:36:17.473 INFO:tasks.workunit.client.1.smithi110.stderr:10+0 records out 2024-08-29T18:36:17.473 INFO:tasks.workunit.client.1.smithi110.stderr:10240 bytes (10 kB, 10 KiB) copied, 9.4817e-05 s, 108 MB/s 2024-08-29T18:36:17.473 INFO:tasks.workunit.client.1.smithi110.stderr:+ dd if=/bin/rm of=/tmp/rbd_import_export_105882/img bs=1k count=100 seek=1000 2024-08-29T18:36:17.473 INFO:tasks.workunit.client.1.smithi110.stderr:58+1 records in 2024-08-29T18:36:17.473 INFO:tasks.workunit.client.1.smithi110.stderr:58+1 records out 2024-08-29T18:36:17.473 INFO:tasks.workunit.client.1.smithi110.stderr:59904 bytes (60 kB, 58 KiB) copied, 0.000219935 s, 272 MB/s 2024-08-29T18:36:17.473 INFO:tasks.workunit.client.1.smithi110.stderr:+ dd if=/bin/ls of=/tmp/rbd_import_export_105882/img bs=1k seek=10000 2024-08-29T18:36:17.474 INFO:tasks.workunit.client.1.smithi110.stderr:134+1 records in 2024-08-29T18:36:17.474 INFO:tasks.workunit.client.1.smithi110.stderr:134+1 records out 2024-08-29T18:36:17.474 INFO:tasks.workunit.client.1.smithi110.stderr:138208 bytes (138 kB, 135 KiB) copied, 0.000589663 s, 234 MB/s 2024-08-29T18:36:17.474 INFO:tasks.workunit.client.1.smithi110.stderr:+ dd if=/bin/ln of=/tmp/rbd_import_export_105882/img bs=1k seek=100000 2024-08-29T18:36:17.475 INFO:tasks.workunit.client.1.smithi110.stderr:58+1 records in 2024-08-29T18:36:17.475 INFO:tasks.workunit.client.1.smithi110.stderr:58+1 records out 2024-08-29T18:36:17.475 INFO:tasks.workunit.client.1.smithi110.stderr:59904 bytes (60 kB, 58 KiB) copied, 0.000227235 s, 264 MB/s 2024-08-29T18:36:17.475 INFO:tasks.workunit.client.1.smithi110.stderr:+ dd if=/bin/grep of=/tmp/rbd_import_export_105882/img bs=1k seek=1000000 2024-08-29T18:36:17.475 INFO:tasks.workunit.client.1.smithi110.stderr:178+1 records in 2024-08-29T18:36:17.475 INFO:tasks.workunit.client.1.smithi110.stderr:178+1 records out 2024-08-29T18:36:17.475 INFO:tasks.workunit.client.1.smithi110.stderr:182728 bytes (183 kB, 178 KiB) copied, 0.000527196 s, 347 MB/s 2024-08-29T18:36:17.476 INFO:tasks.workunit.client.1.smithi110.stderr:+ rbd rm testimg 2024-08-29T18:36:17.553 INFO:tasks.workunit.client.1.smithi110.stderr: Removing image: 0% complete...failed. 2024-08-29T18:36:17.553 INFO:tasks.workunit.client.1.smithi110.stderr:rbd: delete error: (2) No such file or directory 2024-08-29T18:36:17.557 INFO:tasks.workunit.client.1.smithi110.stderr:+ true 2024-08-29T18:36:17.557 INFO:tasks.workunit.client.1.smithi110.stderr:+ rbd import --new-format /tmp/rbd_import_export_105882/img testimg 2024-08-29T18:36:17.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:36:17 smithi029 bash[79042]: cluster 2024-08-29T18:36:16.479581+0000 mgr.y (mgr.25004) 1391 : cluster [DBG] pgmap v2063: 105 pgs: 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 143 op/s 2024-08-29T18:36:17.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:36:17 smithi029 bash[77880]: cluster 2024-08-29T18:36:16.479581+0000 mgr.y (mgr.25004) 1391 : cluster [DBG] pgmap v2063: 105 pgs: 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 143 op/s 2024-08-29T18:36:17.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:36:17 smithi110 bash[67519]: cluster 2024-08-29T18:36:16.479581+0000 mgr.y (mgr.25004) 1391 : cluster [DBG] pgmap v2063: 105 pgs: 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 143 op/s 2024-08-29T18:36:18.158 INFO:tasks.workunit.client.1.smithi110.stderr: Importing image: 1% complete... Importing image: 2% complete... Importing image: 3% complete... Importing image: 4% complete... Importing image: 5% complete... Importing image: 6% complete... Importing image: 7% complete... Importing image: 8% complete... Importing image: 9% complete... Importing image: 10% complete... Importing image: 11% complete... Importing image: 12% complete... Importing image: 13% complete... Importing image: 14% complete... Importing image: 15% complete... Importing image: 16% complete... Importing image: 17% complete... Importing image: 18% complete... Importing image: 19% complete... Importing image: 20% complete... Importing image: 21% complete... Importing image: 22% complete... Importing image: 23% complete... Importing image: 24% complete... Importing image: 25% complete... Importing image: 26% complete... Importing image: 27% complete... Importing image: 28% complete... Importing image: 29% complete... Importing image: 30% complete... Importing image: 31% complete... Importing image: 32% complete... Importing image: 33% complete... Importing image: 34% complete... Importing image: 35% complete... Importing image: 36% complete... Importing image: 37% complete... Importing image: 38% complete... Importing image: 39% complete... Importing image: 40% complete... Importing image: 41% complete... Importing image: 42% complete... Importing image: 43% complete... Importing image: 44% complete... Importing image: 45% complete... Importing image: 46% complete... Importing image: 47% complete... Importing image: 48% complete... Importing image: 49% complete... Importing image: 50% complete... Importing image: 51% complete... Importing image: 52% complete... Importing image: 53% complete... Importing image: 54% complete... Importing image: 55% complete... Importing image: 56% complete... Importing image: 57% complete... Importing image: 58% complete... Importing image: 59% complete... Importing image: 60% complete... Importing image: 61% complete... Importing image: 62% complete... Importing image: 63% complete... Importing image: 64% complete... Importing image: 65% complete... Importing image: 66% complete... Importing image: 67% complete... Importing image: 68% complete... Importing image: 69% complete... Importing image: 70% complete... Importing image: 71% complete... Importing image: 72% complete... Importing image: 73% complete... Importing image: 74% complete... Importing image: 75% complete... Importing image: 76% complete... Importing image: 77% complete... Importing image: 78% complete... Importing image: 79% complete... Importing image: 80% complete... Importing image: 81% complete... Importing image: 82% complete... Importing image: 83% complete... Importing image: 84% complete... Importing image: 85% complete... Importing image: 86% complete... Importing image: 87% complete... Importing image: 88% complete... Importing image: 89% complete... Importing image: 90% complete... Importing image: 91% complete... Importing image: 92% complete... Importing image: 93% complete... Importing image: 94% complete... Importing image: 95% complete... Importing image: 96% complete... Importing image: 97% complete... Importing image: 98% complete... Importing image: 99% complete... Importing image: 100% complete...done. 2024-08-29T18:36:18.161 INFO:tasks.workunit.client.1.smithi110.stderr:rbd: --new-format is deprecated, use --image-format 2 2024-08-29T18:36:18.162 INFO:tasks.workunit.client.1.smithi110.stderr:+ rbd export testimg /tmp/rbd_import_export_105882/img2 2024-08-29T18:36:18.400 INFO:tasks.workunit.client.1.smithi110.stderr: Exporting image: 1% complete... Exporting image: 2% complete... Exporting image: 3% complete... Exporting image: 4% complete... Exporting image: 5% complete... Exporting image: 6% complete... Exporting image: 7% complete... Exporting image: 8% complete... Exporting image: 9% complete... Exporting image: 10% complete... Exporting image: 11% complete... Exporting image: 12% complete... Exporting image: 13% complete... Exporting image: 14% complete... Exporting image: 15% complete... Exporting image: 16% complete... Exporting image: 17% complete... Exporting image: 18% complete... Exporting image: 19% complete... Exporting image: 20% complete... Exporting image: 21% complete... Exporting image: 22% complete... Exporting image: 23% complete... Exporting image: 24% complete... Exporting image: 25% complete... Exporting image: 26% complete... Exporting image: 27% complete... Exporting image: 28% complete... Exporting image: 29% complete... Exporting image: 30% complete... Exporting image: 31% complete... Exporting image: 32% complete... Exporting image: 33% complete... Exporting image: 34% complete... Exporting image: 35% complete... Exporting image: 36% complete... Exporting image: 37% complete... Exporting image: 38% complete... Exporting image: 39% complete... Exporting image: 40% complete... Exporting image: 41% complete... Exporting image: 42% complete... Exporting image: 43% complete... Exporting image: 44% complete... Exporting image: 45% complete... Exporting image: 46% complete... Exporting image: 47% complete... Exporting image: 48% complete... Exporting image: 49% complete... Exporting image: 50% complete... Exporting image: 51% complete... Exporting image: 52% complete... Exporting image: 53% complete... Exporting image: 54% complete... Exporting image: 55% complete... Exporting image: 56% complete... Exporting image: 57% complete... Exporting image: 58% complete... Exporting image: 59% complete... Exporting image: 60% complete... Exporting image: 61% complete... Exporting image: 62% complete... Exporting image: 63% complete... Exporting image: 64% complete... Exporting image: 65% complete... Exporting image: 66% complete... Exporting image: 67% complete... Exporting image: 68% complete... Exporting image: 69% complete... Exporting image: 70% complete... Exporting image: 71% complete... Exporting image: 72% complete... Exporting image: 73% complete... Exporting image: 74% complete... Exporting image: 75% complete... Exporting image: 76% complete... Exporting image: 77% complete... Exporting image: 78% complete... Exporting image: 79% complete... Exporting image: 80% complete... Exporting image: 81% complete... Exporting image: 82% complete... Exporting image: 83% complete... Exporting image: 84% complete... Exporting image: 85% complete... Exporting image: 86% complete... Exporting image: 87% complete... Exporting image: 88% complete... Exporting image: 89% complete... Exporting image: 90% complete... Exporting image: 91% complete... Exporting image: 92% complete... Exporting image: 93% complete... Exporting image: 94% complete... Exporting image: 95% complete... Exporting image: 96% complete... Exporting image: 97% complete... Exporting image: 98% complete... Exporting image: 99% complete... Exporting image: 100% complete...done. 2024-08-29T18:36:18.407 INFO:tasks.workunit.client.1.smithi110.stderr:+ rbd export testimg - 2024-08-29T18:36:19.165 INFO:tasks.workunit.client.1.smithi110.stderr: Exporting image: 1% complete... Exporting image: 2% complete... Exporting image: 3% complete... Exporting image: 4% complete... Exporting image: 5% complete... Exporting image: 6% complete... Exporting image: 7% complete... Exporting image: 8% complete... Exporting image: 9% complete... Exporting image: 10% complete... Exporting image: 11% complete... Exporting image: 12% complete... Exporting image: 13% complete... Exporting image: 14% complete... Exporting image: 15% complete... Exporting image: 16% complete... Exporting image: 17% complete... Exporting image: 18% complete... Exporting image: 19% complete... Exporting image: 20% complete... Exporting image: 21% complete... Exporting image: 22% complete... Exporting image: 23% complete... Exporting image: 24% complete... Exporting image: 25% complete... Exporting image: 26% complete... Exporting image: 27% complete... Exporting image: 28% complete... Exporting image: 29% complete... Exporting image: 30% complete... Exporting image: 31% complete... Exporting image: 32% complete... Exporting image: 33% complete... Exporting image: 34% complete... Exporting image: 35% complete... Exporting image: 36% complete... Exporting image: 37% complete... Exporting image: 38% complete... Exporting image: 39% complete... Exporting image: 40% complete... Exporting image: 41% complete... Exporting image: 42% complete... Exporting image: 43% complete... Exporting image: 44% complete... Exporting image: 45% complete... Exporting image: 46% complete... Exporting image: 47% complete... Exporting image: 48% complete... Exporting image: 49% complete... Exporting image: 50% complete... Exporting image: 51% complete... Exporting image: 52% complete... Exporting image: 53% complete... Exporting image: 54% complete... Exporting image: 55% complete... Exporting image: 56% complete... Exporting image: 57% complete... Exporting image: 58% complete... Exporting image: 59% complete... Exporting image: 60% complete... Exporting image: 61% complete... Exporting image: 62% complete... Exporting image: 63% complete... Exporting image: 64% complete... Exporting image: 65% complete... Exporting image: 66% complete... Exporting image: 67% complete... Exporting image: 68% complete... Exporting image: 69% complete... Exporting image: 70% complete... Exporting image: 71% complete... Exporting image: 72% complete... Exporting image: 73% complete... Exporting image: 74% complete... Exporting image: 75% complete... Exporting image: 76% complete... Exporting image: 77% complete... Exporting image: 78% complete... Exporting image: 79% complete... Exporting image: 80% complete... Exporting image: 81% complete... Exporting image: 82% complete... Exporting image: 83% complete... Exporting image: 84% complete... Exporting image: 85% complete... Exporting image: 86% complete... Exporting image: 87% complete... Exporting image: 88% complete... Exporting image: 89% complete... Exporting image: 90% complete... Exporting image: 91% complete... Exporting image: 92% complete... Exporting image: 93% complete... Exporting image: 94% complete... Exporting image: 95% complete... Exporting image: 96% complete... Exporting image: 97% complete... Exporting image: 98% complete... Exporting image: 99% complete... Exporting image: 100% complete...done. 2024-08-29T18:36:19.171 INFO:tasks.workunit.client.1.smithi110.stderr:+ rbd rm testimg 2024-08-29T18:36:19.424 INFO:tasks.workunit.client.1.smithi110.stderr: Removing image: 1% complete... Removing image: 2% complete... Removing image: 3% complete... Removing image: 4% complete... Removing image: 5% complete... Removing image: 6% complete... Removing image: 7% complete... Removing image: 8% complete... Removing image: 9% complete... Removing image: 10% complete... Removing image: 11% complete... Removing image: 12% complete... Removing image: 13% complete... Removing image: 14% complete... Removing image: 15% complete... Removing image: 16% complete... Removing image: 17% complete... Removing image: 18% complete... Removing image: 19% complete... Removing image: 20% complete... Removing image: 21% complete... Removing image: 22% complete... Removing image: 23% complete... Removing image: 24% complete... Removing image: 25% complete... Removing image: 26% complete... Removing image: 27% complete... Removing image: 28% complete... Removing image: 29% complete... Removing image: 30% complete... Removing image: 31% complete... Removing image: 32% complete... Removing image: 33% complete... Removing image: 34% complete... Removing image: 35% complete... Removing image: 36% complete... Removing image: 37% complete... Removing image: 38% complete... Removing image: 39% complete... Removing image: 40% complete... Removing image: 41% complete... Removing image: 42% complete... Removing image: 43% complete... Removing image: 44% complete... Removing image: 45% complete... Removing image: 46% complete... Removing image: 47% complete... Removing image: 48% complete... Removing image: 49% complete... Removing image: 50% complete... Removing image: 51% complete... Removing image: 52% complete... Removing image: 53% complete... Removing image: 54% complete... Removing image: 55% complete... Removing image: 56% complete... Removing image: 57% complete... Removing image: 58% complete... Removing image: 59% complete... Removing image: 60% complete... Removing image: 61% complete... Removing image: 62% complete... Removing image: 63% complete... Removing image: 64% complete... Removing image: 65% complete... Removing image: 66% complete... Removing image: 67% complete... Removing image: 68% complete... Removing image: 69% complete... Removing image: 70% complete... Removing image: 71% complete... Removing image: 72% complete... Removing image: 73% complete... Removing image: 74% complete... Removing image: 75% complete... Removing image: 76% complete... Removing image: 77% complete... Removing image: 78% complete... Removing image: 79% complete... Removing image: 80% complete... Removing image: 81% complete... Removing image: 82% complete... Removing image: 83% complete... Removing image: 84% complete... Removing image: 85% complete... Removing image: 86% complete... Removing image: 87% complete... Removing image: 88% complete... Removing image: 89% complete... Removing image: 90% complete... Removing image: 91% complete... Removing image: 92% complete... Removing image: 93% complete... Removing image: 94% complete... Removing image: 95% complete... Removing image: 96% complete... Removing image: 97% complete... Removing image: 98% complete... Removing image: 99% complete... Removing image: 100% complete...done. 2024-08-29T18:36:19.429 INFO:tasks.workunit.client.1.smithi110.stderr:+ cmp /tmp/rbd_import_export_105882/img /tmp/rbd_import_export_105882/img2 2024-08-29T18:36:19.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:36:19 smithi029 bash[79042]: cluster 2024-08-29T18:36:18.480538+0000 mgr.y (mgr.25004) 1392 : cluster [DBG] pgmap v2064: 105 pgs: 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 116 op/s 2024-08-29T18:36:19.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:36:19 smithi029 bash[79042]: audit 2024-08-29T18:36:18.568501+0000 mon.c (mon.2) 618 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:36:19.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:36:19 smithi029 bash[77880]: cluster 2024-08-29T18:36:18.480538+0000 mgr.y (mgr.25004) 1392 : cluster [DBG] pgmap v2064: 105 pgs: 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 116 op/s 2024-08-29T18:36:19.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:36:19 smithi029 bash[77880]: audit 2024-08-29T18:36:18.568501+0000 mon.c (mon.2) 618 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:36:19.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:36:19 smithi110 bash[67519]: cluster 2024-08-29T18:36:18.480538+0000 mgr.y (mgr.25004) 1392 : cluster [DBG] pgmap v2064: 105 pgs: 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 116 op/s 2024-08-29T18:36:19.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:36:19 smithi110 bash[67519]: audit 2024-08-29T18:36:18.568501+0000 mon.c (mon.2) 618 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:36:20.141 INFO:tasks.workunit.client.1.smithi110.stderr:+ cmp /tmp/rbd_import_export_105882/img /tmp/rbd_import_export_105882/img3 2024-08-29T18:36:20.642 INFO:tasks.workunit.client.1.smithi110.stderr:+ rm /tmp/rbd_import_export_105882/img2 /tmp/rbd_import_export_105882/img3 2024-08-29T18:36:20.817 INFO:tasks.workunit.client.1.smithi110.stderr:+ rbd import --new-format - testimg 2024-08-29T18:36:21.444 INFO:tasks.workunit.client.1.smithi110.stderr: Importing image: 100% complete...done. 2024-08-29T18:36:21.445 INFO:tasks.workunit.client.1.smithi110.stderr:rbd: --new-format is deprecated, use --image-format 2 2024-08-29T18:36:21.449 INFO:tasks.workunit.client.1.smithi110.stderr:+ rbd export testimg /tmp/rbd_import_export_105882/img2 2024-08-29T18:36:21.681 INFO:tasks.workunit.client.1.smithi110.stderr: Exporting image: 1% complete... Exporting image: 2% complete... Exporting image: 3% complete... Exporting image: 4% complete... Exporting image: 5% complete... Exporting image: 6% complete... Exporting image: 7% complete... Exporting image: 8% complete... Exporting image: 9% complete... Exporting image: 10% complete... Exporting image: 11% complete... Exporting image: 12% complete... Exporting image: 13% complete... Exporting image: 14% complete... Exporting image: 15% complete... Exporting image: 16% complete... Exporting image: 17% complete... Exporting image: 18% complete... Exporting image: 19% complete... Exporting image: 20% complete... Exporting image: 21% complete... Exporting image: 22% complete... Exporting image: 23% complete... Exporting image: 24% complete... Exporting image: 25% complete... Exporting image: 26% complete... Exporting image: 27% complete... Exporting image: 28% complete... Exporting image: 29% complete... Exporting image: 30% complete... Exporting image: 31% complete... Exporting image: 32% complete... Exporting image: 33% complete... Exporting image: 34% complete... Exporting image: 35% complete... Exporting image: 36% complete... Exporting image: 37% complete... Exporting image: 38% complete... Exporting image: 39% complete... Exporting image: 40% complete... Exporting image: 41% complete... Exporting image: 42% complete... Exporting image: 43% complete... Exporting image: 44% complete... Exporting image: 45% complete... Exporting image: 46% complete... Exporting image: 47% complete... Exporting image: 48% complete... Exporting image: 49% complete... Exporting image: 50% complete... Exporting image: 51% complete... Exporting image: 52% complete... Exporting image: 53% complete... Exporting image: 54% complete... Exporting image: 55% complete... Exporting image: 56% complete... Exporting image: 57% complete... Exporting image: 58% complete... Exporting image: 59% complete... Exporting image: 60% complete... Exporting image: 61% complete... Exporting image: 62% complete... Exporting image: 63% complete... Exporting image: 64% complete... Exporting image: 65% complete... Exporting image: 66% complete... Exporting image: 67% complete... Exporting image: 68% complete... Exporting image: 69% complete... Exporting image: 70% complete... Exporting image: 71% complete... Exporting image: 72% complete... Exporting image: 73% complete... Exporting image: 74% complete... Exporting image: 75% complete... Exporting image: 76% complete... Exporting image: 77% complete... Exporting image: 78% complete... Exporting image: 79% complete... Exporting image: 80% complete... Exporting image: 81% complete... Exporting image: 82% complete... Exporting image: 83% complete... Exporting image: 84% complete... Exporting image: 85% complete... Exporting image: 86% complete... Exporting image: 87% complete... Exporting image: 88% complete... Exporting image: 89% complete... Exporting image: 90% complete... Exporting image: 91% complete... Exporting image: 92% complete... Exporting image: 93% complete... Exporting image: 94% complete... Exporting image: 95% complete... Exporting image: 96% complete... Exporting image: 97% complete... Exporting image: 98% complete... Exporting image: 99% complete... Exporting image: 100% complete...done. 2024-08-29T18:36:21.687 INFO:tasks.workunit.client.1.smithi110.stderr:+ rbd export testimg - 2024-08-29T18:36:21.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:36:21 smithi110 bash[67519]: cluster 2024-08-29T18:36:20.481391+0000 mgr.y (mgr.25004) 1393 : cluster [DBG] pgmap v2065: 105 pgs: 105 active+clean; 1.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 36 KiB/s rd, 18 KiB/s wr, 59 op/s 2024-08-29T18:36:21.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:36:21 smithi029 bash[79042]: cluster 2024-08-29T18:36:20.481391+0000 mgr.y (mgr.25004) 1393 : cluster [DBG] pgmap v2065: 105 pgs: 105 active+clean; 1.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 36 KiB/s rd, 18 KiB/s wr, 59 op/s 2024-08-29T18:36:21.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:36:21 smithi029 bash[77880]: cluster 2024-08-29T18:36:20.481391+0000 mgr.y (mgr.25004) 1393 : cluster [DBG] pgmap v2065: 105 pgs: 105 active+clean; 1.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 36 KiB/s rd, 18 KiB/s wr, 59 op/s 2024-08-29T18:36:22.337 INFO:tasks.workunit.client.1.smithi110.stderr: Exporting image: 1% complete... Exporting image: 2% complete... Exporting image: 3% complete... Exporting image: 4% complete... Exporting image: 5% complete... Exporting image: 6% complete... Exporting image: 7% complete... Exporting image: 8% complete... Exporting image: 9% complete... Exporting image: 10% complete... Exporting image: 11% complete... Exporting image: 12% complete... Exporting image: 13% complete... Exporting image: 14% complete... Exporting image: 15% complete... Exporting image: 16% complete... Exporting image: 17% complete... Exporting image: 18% complete... Exporting image: 19% complete... Exporting image: 20% complete... Exporting image: 21% complete... Exporting image: 22% complete... Exporting image: 23% complete... Exporting image: 24% complete... Exporting image: 25% complete... Exporting image: 26% complete... Exporting image: 27% complete... Exporting image: 28% complete... Exporting image: 29% complete... Exporting image: 30% complete... Exporting image: 31% complete... Exporting image: 32% complete... Exporting image: 33% complete... Exporting image: 34% complete... Exporting image: 35% complete... Exporting image: 36% complete... Exporting image: 37% complete... Exporting image: 38% complete... Exporting image: 39% complete... Exporting image: 40% complete... Exporting image: 41% complete... Exporting image: 42% complete... Exporting image: 43% complete... Exporting image: 44% complete... Exporting image: 45% complete... Exporting image: 46% complete... Exporting image: 47% complete... Exporting image: 48% complete... Exporting image: 49% complete... Exporting image: 50% complete... Exporting image: 51% complete... Exporting image: 52% complete... Exporting image: 53% complete... Exporting image: 54% complete... Exporting image: 55% complete... Exporting image: 56% complete... Exporting image: 57% complete... Exporting image: 58% complete... Exporting image: 59% complete... Exporting image: 60% complete... Exporting image: 61% complete... Exporting image: 62% complete... Exporting image: 63% complete... Exporting image: 64% complete... Exporting image: 65% complete... Exporting image: 66% complete... Exporting image: 67% complete... Exporting image: 68% complete... Exporting image: 69% complete... Exporting image: 70% complete... Exporting image: 71% complete... Exporting image: 72% complete... Exporting image: 73% complete... Exporting image: 74% complete... Exporting image: 75% complete... Exporting image: 76% complete... Exporting image: 77% complete... Exporting image: 78% complete... Exporting image: 79% complete... Exporting image: 80% complete... Exporting image: 81% complete... Exporting image: 82% complete... Exporting image: 83% complete... Exporting image: 84% complete... Exporting image: 85% complete... Exporting image: 86% complete... Exporting image: 87% complete... Exporting image: 88% complete... Exporting image: 89% complete... Exporting image: 90% complete... Exporting image: 91% complete... Exporting image: 92% complete... Exporting image: 93% complete... Exporting image: 94% complete... Exporting image: 95% complete... Exporting image: 96% complete... Exporting image: 97% complete... Exporting image: 98% complete... Exporting image: 99% complete... Exporting image: 100% complete...done. 2024-08-29T18:36:22.343 INFO:tasks.workunit.client.1.smithi110.stderr:+ rbd rm testimg 2024-08-29T18:36:22.572 INFO:tasks.workunit.client.1.smithi110.stderr: Removing image: 1% complete... Removing image: 2% complete... Removing image: 3% complete... Removing image: 4% complete... Removing image: 5% complete... Removing image: 6% complete... Removing image: 7% complete... Removing image: 8% complete... Removing image: 9% complete... Removing image: 10% complete... Removing image: 11% complete... Removing image: 12% complete... Removing image: 13% complete... Removing image: 14% complete... Removing image: 15% complete... Removing image: 16% complete... Removing image: 17% complete... Removing image: 18% complete... Removing image: 19% complete... Removing image: 20% complete... Removing image: 21% complete... Removing image: 22% complete... Removing image: 23% complete... Removing image: 24% complete... Removing image: 25% complete... Removing image: 26% complete... Removing image: 27% complete... Removing image: 28% complete... Removing image: 29% complete... Removing image: 30% complete... Removing image: 31% complete... Removing image: 32% complete... Removing image: 33% complete... Removing image: 34% complete... Removing image: 35% complete... Removing image: 36% complete... Removing image: 37% complete... Removing image: 38% complete... Removing image: 39% complete... Removing image: 40% complete... Removing image: 41% complete... Removing image: 42% complete... Removing image: 43% complete... Removing image: 44% complete... Removing image: 45% complete... Removing image: 46% complete... Removing image: 47% complete... Removing image: 48% complete... Removing image: 49% complete... Removing image: 50% complete... Removing image: 51% complete... Removing image: 52% complete... Removing image: 53% complete... Removing image: 54% complete... Removing image: 55% complete... Removing image: 56% complete... Removing image: 57% complete... Removing image: 58% complete... Removing image: 59% complete... Removing image: 60% complete... Removing image: 61% complete... Removing image: 62% complete... Removing image: 63% complete... Removing image: 64% complete... Removing image: 65% complete... Removing image: 66% complete... Removing image: 67% complete... Removing image: 68% complete... Removing image: 69% complete... Removing image: 70% complete... Removing image: 71% complete... Removing image: 72% complete... Removing image: 73% complete... Removing image: 74% complete... Removing image: 75% complete... Removing image: 76% complete... Removing image: 77% complete... Removing image: 78% complete... Removing image: 79% complete... Removing image: 80% complete... Removing image: 81% complete... Removing image: 82% complete... Removing image: 83% complete... Removing image: 84% complete... Removing image: 85% complete... Removing image: 86% complete... Removing image: 87% complete... Removing image: 88% complete... Removing image: 89% complete... Removing image: 90% complete... Removing image: 91% complete... Removing image: 92% complete... Removing image: 93% complete... Removing image: 94% complete... Removing image: 95% complete... Removing image: 96% complete... Removing image: 97% complete... Removing image: 98% complete... Removing image: 99% complete... Removing image: 100% complete...done. 2024-08-29T18:36:22.577 INFO:tasks.workunit.client.1.smithi110.stderr:+ cmp /tmp/rbd_import_export_105882/img /tmp/rbd_import_export_105882/img2 2024-08-29T18:36:23.277 INFO:tasks.workunit.client.1.smithi110.stderr:+ cmp /tmp/rbd_import_export_105882/img /tmp/rbd_import_export_105882/img3 2024-08-29T18:36:23.772 INFO:tasks.workunit.client.1.smithi110.stderr:+ rm /tmp/rbd_import_export_105882/img /tmp/rbd_import_export_105882/img2 /tmp/rbd_import_export_105882/img3 2024-08-29T18:36:23.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:36:23 smithi110 bash[67519]: cluster 2024-08-29T18:36:22.482560+0000 mgr.y (mgr.25004) 1394 : cluster [DBG] pgmap v2066: 105 pgs: 105 active+clean; 3.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 120 KiB/s rd, 45 KiB/s wr, 81 op/s 2024-08-29T18:36:23.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:36:23 smithi029 bash[79042]: cluster 2024-08-29T18:36:22.482560+0000 mgr.y (mgr.25004) 1394 : cluster [DBG] pgmap v2066: 105 pgs: 105 active+clean; 3.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 120 KiB/s rd, 45 KiB/s wr, 81 op/s 2024-08-29T18:36:23.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:36:23 smithi029 bash[77880]: cluster 2024-08-29T18:36:22.482560+0000 mgr.y (mgr.25004) 1394 : cluster [DBG] pgmap v2066: 105 pgs: 105 active+clean; 3.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 120 KiB/s rd, 45 KiB/s wr, 81 op/s 2024-08-29T18:36:24.000 INFO:tasks.workunit.client.1.smithi110.stderr:+ + rbd help export 2024-08-29T18:36:24.000 INFO:tasks.workunit.client.1.smithi110.stderr:grep -q export-format 2024-08-29T18:36:24.027 INFO:tasks.workunit.client.1.smithi110.stderr:+ dd if=/bin/dd of=/tmp/rbd_import_export_105882/img bs=1k count=10 seek=100 2024-08-29T18:36:24.028 INFO:tasks.workunit.client.1.smithi110.stderr:10+0 records in 2024-08-29T18:36:24.028 INFO:tasks.workunit.client.1.smithi110.stderr:10+0 records out 2024-08-29T18:36:24.028 INFO:tasks.workunit.client.1.smithi110.stderr:10240 bytes (10 kB, 10 KiB) copied, 0.000100363 s, 102 MB/s 2024-08-29T18:36:24.028 INFO:tasks.workunit.client.1.smithi110.stderr:+ rbd import --new-format /tmp/rbd_import_export_105882/img testimg 2024-08-29T18:36:24.095 INFO:tasks.workunit.client.1.smithi110.stderr: Importing image: 100% complete...done. 2024-08-29T18:36:24.095 INFO:tasks.workunit.client.1.smithi110.stderr:rbd: --new-format is deprecated, use --image-format 2 2024-08-29T18:36:24.098 INFO:tasks.workunit.client.1.smithi110.stderr:+ rbd snap create testimg@snap 2024-08-29T18:36:24.595 INFO:tasks.workunit.client.1.smithi110.stderr: Creating snap: 10% complete... Creating snap: 100% complete...done. 2024-08-29T18:36:24.614 INFO:tasks.workunit.client.1.smithi110.stderr:+ rbd image-meta set testimg key1 value1 2024-08-29T18:36:24.682 INFO:tasks.workunit.client.1.smithi110.stderr:+ rbd image-meta list testimg 2024-08-29T18:36:24.729 INFO:tasks.workunit.client.1.smithi110.stderr:+ IMAGEMETA_BEFORE=There is 1 metadatum on this image: 2024-08-29T18:36:24.729 INFO:tasks.workunit.client.1.smithi110.stderr: 2024-08-29T18:36:24.729 INFO:tasks.workunit.client.1.smithi110.stderr:Key Value 2024-08-29T18:36:24.729 INFO:tasks.workunit.client.1.smithi110.stderr:key1 value1 2024-08-29T18:36:24.729 INFO:tasks.workunit.client.1.smithi110.stderr:+ rbd export --export-format 2 testimg /tmp/rbd_import_export_105882/img_v2 2024-08-29T18:36:24.774 INFO:tasks.workunit.client.1.smithi110.stderr: Exporting image: 100% complete... Exporting image: 100% complete...done. 2024-08-29T18:36:24.777 INFO:tasks.workunit.client.1.smithi110.stderr:+ rbd import --export-format 2 /tmp/rbd_import_export_105882/img_v2 testimg_import 2024-08-29T18:36:24.901 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:36:24 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:36:24] "GET /metrics HTTP/1.1" 200 34002 "" "Prometheus/2.43.0" 2024-08-29T18:36:25.624 INFO:tasks.workunit.client.1.smithi110.stderr: Importing image: 50% complete... Importing image: 100% complete... Importing image: 100% complete...done. 2024-08-29T18:36:25.633 INFO:tasks.workunit.client.1.smithi110.stderr:+ rbd info testimg_import 2024-08-29T18:36:25.682 INFO:tasks.workunit.client.1.smithi110.stdout:rbd image 'testimg_import': 2024-08-29T18:36:25.682 INFO:tasks.workunit.client.1.smithi110.stdout: size 110 KiB in 1 objects 2024-08-29T18:36:25.682 INFO:tasks.workunit.client.1.smithi110.stdout: order 22 (4 MiB objects) 2024-08-29T18:36:25.683 INFO:tasks.workunit.client.1.smithi110.stdout: snapshot_count: 1 2024-08-29T18:36:25.683 INFO:tasks.workunit.client.1.smithi110.stdout: id: d5a6ecb2518b 2024-08-29T18:36:25.683 INFO:tasks.workunit.client.1.smithi110.stdout: block_name_prefix: rbd_data.d5a6ecb2518b 2024-08-29T18:36:25.683 INFO:tasks.workunit.client.1.smithi110.stdout: format: 2 2024-08-29T18:36:25.683 INFO:tasks.workunit.client.1.smithi110.stdout: features: layering, exclusive-lock, object-map, fast-diff, deep-flatten 2024-08-29T18:36:25.683 INFO:tasks.workunit.client.1.smithi110.stdout: op_features: 2024-08-29T18:36:25.683 INFO:tasks.workunit.client.1.smithi110.stdout: flags: 2024-08-29T18:36:25.683 INFO:tasks.workunit.client.1.smithi110.stdout: create_timestamp: Thu Aug 29 18:36:24 2024 2024-08-29T18:36:25.683 INFO:tasks.workunit.client.1.smithi110.stdout: access_timestamp: Thu Aug 29 18:36:24 2024 2024-08-29T18:36:25.683 INFO:tasks.workunit.client.1.smithi110.stdout: modify_timestamp: Thu Aug 29 18:36:24 2024 2024-08-29T18:36:25.686 INFO:tasks.workunit.client.1.smithi110.stderr:+ rbd info testimg_import@snap 2024-08-29T18:36:25.729 INFO:tasks.workunit.client.1.smithi110.stdout:rbd image 'testimg_import': 2024-08-29T18:36:25.730 INFO:tasks.workunit.client.1.smithi110.stdout: size 110 KiB in 1 objects 2024-08-29T18:36:25.730 INFO:tasks.workunit.client.1.smithi110.stdout: order 22 (4 MiB objects) 2024-08-29T18:36:25.730 INFO:tasks.workunit.client.1.smithi110.stdout: snapshot_count: 1 2024-08-29T18:36:25.730 INFO:tasks.workunit.client.1.smithi110.stdout: id: d5a6ecb2518b 2024-08-29T18:36:25.730 INFO:tasks.workunit.client.1.smithi110.stdout: block_name_prefix: rbd_data.d5a6ecb2518b 2024-08-29T18:36:25.730 INFO:tasks.workunit.client.1.smithi110.stdout: format: 2 2024-08-29T18:36:25.730 INFO:tasks.workunit.client.1.smithi110.stdout: features: layering, exclusive-lock, object-map, fast-diff, deep-flatten 2024-08-29T18:36:25.730 INFO:tasks.workunit.client.1.smithi110.stdout: op_features: 2024-08-29T18:36:25.730 INFO:tasks.workunit.client.1.smithi110.stdout: flags: 2024-08-29T18:36:25.730 INFO:tasks.workunit.client.1.smithi110.stdout: create_timestamp: Thu Aug 29 18:36:24 2024 2024-08-29T18:36:25.730 INFO:tasks.workunit.client.1.smithi110.stdout: access_timestamp: Thu Aug 29 18:36:24 2024 2024-08-29T18:36:25.730 INFO:tasks.workunit.client.1.smithi110.stdout: modify_timestamp: Thu Aug 29 18:36:24 2024 2024-08-29T18:36:25.731 INFO:tasks.workunit.client.1.smithi110.stdout: protected: False 2024-08-29T18:36:25.733 INFO:tasks.workunit.client.1.smithi110.stderr:+ rbd image-meta list testimg_import 2024-08-29T18:36:25.783 INFO:tasks.workunit.client.1.smithi110.stderr:+ IMAGEMETA_AFTER=There is 1 metadatum on this image: 2024-08-29T18:36:25.784 INFO:tasks.workunit.client.1.smithi110.stderr: 2024-08-29T18:36:25.784 INFO:tasks.workunit.client.1.smithi110.stderr:Key Value 2024-08-29T18:36:25.784 INFO:tasks.workunit.client.1.smithi110.stderr:key1 value1 2024-08-29T18:36:25.784 INFO:tasks.workunit.client.1.smithi110.stderr:+ [ There is 1 metadatum on this image: 2024-08-29T18:36:25.784 INFO:tasks.workunit.client.1.smithi110.stderr: 2024-08-29T18:36:25.784 INFO:tasks.workunit.client.1.smithi110.stderr:Key Value 2024-08-29T18:36:25.784 INFO:tasks.workunit.client.1.smithi110.stderr:key1 value1 = There is 1 metadatum on this image: 2024-08-29T18:36:25.784 INFO:tasks.workunit.client.1.smithi110.stderr: 2024-08-29T18:36:25.784 INFO:tasks.workunit.client.1.smithi110.stderr:Key Value 2024-08-29T18:36:25.784 INFO:tasks.workunit.client.1.smithi110.stderr:key1 value1 ] 2024-08-29T18:36:25.784 INFO:tasks.workunit.client.1.smithi110.stderr:+ rbd export testimg_import /tmp/rbd_import_export_105882/img_import 2024-08-29T18:36:25.825 INFO:tasks.workunit.client.1.smithi110.stderr: Exporting image: 100% complete...done. 2024-08-29T18:36:25.829 INFO:tasks.workunit.client.1.smithi110.stderr:+ compare_files_and_ondisk_sizes /tmp/rbd_import_export_105882/img /tmp/rbd_import_export_105882/img_import 2024-08-29T18:36:25.829 INFO:tasks.workunit.client.1.smithi110.stderr:+ cmp -l /tmp/rbd_import_export_105882/img /tmp/rbd_import_export_105882/img_import 2024-08-29T18:36:25.829 INFO:tasks.workunit.client.1.smithi110.stderr:+ stat /tmp/rbd_import_export_105882/img --format %b 2024-08-29T18:36:25.830 INFO:tasks.workunit.client.1.smithi110.stderr:+ origsize=24 2024-08-29T18:36:25.830 INFO:tasks.workunit.client.1.smithi110.stderr:+ stat /tmp/rbd_import_export_105882/img_import --format %b 2024-08-29T18:36:25.831 INFO:tasks.workunit.client.1.smithi110.stderr:+ exportsize=224 2024-08-29T18:36:25.831 INFO:tasks.workunit.client.1.smithi110.stderr:+ difference=200 2024-08-29T18:36:25.831 INFO:tasks.workunit.client.1.smithi110.stderr:+ difference=200 2024-08-29T18:36:25.831 INFO:tasks.workunit.client.1.smithi110.stderr:+ test 200 -ge 0 -a 200 -lt 4096 2024-08-29T18:36:25.831 INFO:tasks.workunit.client.1.smithi110.stderr:+ rbd export testimg@snap /tmp/rbd_import_export_105882/img_snap 2024-08-29T18:36:25.877 INFO:tasks.workunit.client.1.smithi110.stderr: Exporting image: 100% complete...done. 2024-08-29T18:36:25.881 INFO:tasks.workunit.client.1.smithi110.stderr:+ rbd export testimg_import@snap /tmp/rbd_import_export_105882/img_snap_import 2024-08-29T18:36:25.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:36:25 smithi110 bash[67519]: cluster 2024-08-29T18:36:24.483375+0000 mgr.y (mgr.25004) 1395 : cluster [DBG] pgmap v2067: 105 pgs: 105 active+clean; 2.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 120 KiB/s rd, 45 KiB/s wr, 46 op/s 2024-08-29T18:36:25.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:36:25 smithi110 bash[67519]: cluster 2024-08-29T18:36:24.572849+0000 mon.a (mon.0) 1784 : cluster [DBG] osdmap e1147: 8 total, 8 up, 8 in 2024-08-29T18:36:25.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:36:25 smithi029 bash[77880]: cluster 2024-08-29T18:36:24.483375+0000 mgr.y (mgr.25004) 1395 : cluster [DBG] pgmap v2067: 105 pgs: 105 active+clean; 2.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 120 KiB/s rd, 45 KiB/s wr, 46 op/s 2024-08-29T18:36:25.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:36:25 smithi029 bash[77880]: cluster 2024-08-29T18:36:24.572849+0000 mon.a (mon.0) 1784 : cluster [DBG] osdmap e1147: 8 total, 8 up, 8 in 2024-08-29T18:36:25.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:36:25 smithi029 bash[79042]: cluster 2024-08-29T18:36:24.483375+0000 mgr.y (mgr.25004) 1395 : cluster [DBG] pgmap v2067: 105 pgs: 105 active+clean; 2.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 120 KiB/s rd, 45 KiB/s wr, 46 op/s 2024-08-29T18:36:25.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:36:25 smithi029 bash[79042]: cluster 2024-08-29T18:36:24.572849+0000 mon.a (mon.0) 1784 : cluster [DBG] osdmap e1147: 8 total, 8 up, 8 in 2024-08-29T18:36:25.923 INFO:tasks.workunit.client.1.smithi110.stderr: Exporting image: 100% complete...done. 2024-08-29T18:36:25.927 INFO:tasks.workunit.client.1.smithi110.stderr:+ compare_files_and_ondisk_sizes /tmp/rbd_import_export_105882/img_snap /tmp/rbd_import_export_105882/img_snap_import 2024-08-29T18:36:25.927 INFO:tasks.workunit.client.1.smithi110.stderr:+ cmp -l /tmp/rbd_import_export_105882/img_snap /tmp/rbd_import_export_105882/img_snap_import 2024-08-29T18:36:25.928 INFO:tasks.workunit.client.1.smithi110.stderr:+ stat /tmp/rbd_import_export_105882/img_snap --format %b 2024-08-29T18:36:25.928 INFO:tasks.workunit.client.1.smithi110.stderr:+ origsize=224 2024-08-29T18:36:25.928 INFO:tasks.workunit.client.1.smithi110.stderr:+ stat /tmp/rbd_import_export_105882/img_snap_import --format %b 2024-08-29T18:36:25.929 INFO:tasks.workunit.client.1.smithi110.stderr:+ exportsize=224 2024-08-29T18:36:25.929 INFO:tasks.workunit.client.1.smithi110.stderr:+ difference=0 2024-08-29T18:36:25.929 INFO:tasks.workunit.client.1.smithi110.stderr:+ difference=0 2024-08-29T18:36:25.929 INFO:tasks.workunit.client.1.smithi110.stderr:+ test 0 -ge 0 -a 0 -lt 4096 2024-08-29T18:36:25.929 INFO:tasks.workunit.client.1.smithi110.stderr:+ rm /tmp/rbd_import_export_105882/img_v2 2024-08-29T18:36:25.930 INFO:tasks.workunit.client.1.smithi110.stderr:+ rm /tmp/rbd_import_export_105882/img_import 2024-08-29T18:36:25.931 INFO:tasks.workunit.client.1.smithi110.stderr:+ rm /tmp/rbd_import_export_105882/img_snap 2024-08-29T18:36:25.931 INFO:tasks.workunit.client.1.smithi110.stderr:+ rm /tmp/rbd_import_export_105882/img_snap_import 2024-08-29T18:36:25.931 INFO:tasks.workunit.client.1.smithi110.stderr:+ rbd snap rm testimg_import@snap 2024-08-29T18:36:26.608 INFO:tasks.workunit.client.1.smithi110.stderr: Removing snap: 100% complete...done. 2024-08-29T18:36:26.632 INFO:tasks.workunit.client.1.smithi110.stderr:+ rbd remove testimg_import 2024-08-29T18:36:26.845 INFO:tasks.workunit.client.1.smithi110.stderr: Removing image: 100% complete...done. 2024-08-29T18:36:26.850 INFO:tasks.workunit.client.1.smithi110.stderr:+ rbd snap rm testimg@snap 2024-08-29T18:36:26.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:36:26 smithi110 bash[67519]: cluster 2024-08-29T18:36:25.575421+0000 mon.a (mon.0) 1785 : cluster [DBG] osdmap e1148: 8 total, 8 up, 8 in 2024-08-29T18:36:26.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:36:26 smithi029 bash[77880]: cluster 2024-08-29T18:36:25.575421+0000 mon.a (mon.0) 1785 : cluster [DBG] osdmap e1148: 8 total, 8 up, 8 in 2024-08-29T18:36:26.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:36:26 smithi029 bash[79042]: cluster 2024-08-29T18:36:25.575421+0000 mon.a (mon.0) 1785 : cluster [DBG] osdmap e1148: 8 total, 8 up, 8 in 2024-08-29T18:36:27.628 INFO:tasks.workunit.client.1.smithi110.stderr: Removing snap: 100% complete...done. 2024-08-29T18:36:27.653 INFO:tasks.workunit.client.1.smithi110.stderr:+ rbd rm testimg 2024-08-29T18:36:27.835 INFO:tasks.workunit.client.1.smithi110.stderr: Removing image: 100% complete...done. 2024-08-29T18:36:27.839 INFO:tasks.workunit.client.1.smithi110.stderr:+ rbd import --order 20 /tmp/rbd_import_export_105882/img testimg 2024-08-29T18:36:27.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:36:27 smithi110 bash[67519]: cluster 2024-08-29T18:36:26.484317+0000 mgr.y (mgr.25004) 1396 : cluster [DBG] pgmap v2070: 105 pgs: 105 active+clean; 2.5 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 337 KiB/s rd, 124 KiB/s wr, 151 op/s 2024-08-29T18:36:27.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:36:27 smithi110 bash[67519]: cluster 2024-08-29T18:36:26.594513+0000 mon.a (mon.0) 1786 : cluster [DBG] osdmap e1149: 8 total, 8 up, 8 in 2024-08-29T18:36:27.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:36:27 smithi029 bash[77880]: cluster 2024-08-29T18:36:26.484317+0000 mgr.y (mgr.25004) 1396 : cluster [DBG] pgmap v2070: 105 pgs: 105 active+clean; 2.5 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 337 KiB/s rd, 124 KiB/s wr, 151 op/s 2024-08-29T18:36:27.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:36:27 smithi029 bash[77880]: cluster 2024-08-29T18:36:26.594513+0000 mon.a (mon.0) 1786 : cluster [DBG] osdmap e1149: 8 total, 8 up, 8 in 2024-08-29T18:36:27.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:36:27 smithi029 bash[79042]: cluster 2024-08-29T18:36:26.484317+0000 mgr.y (mgr.25004) 1396 : cluster [DBG] pgmap v2070: 105 pgs: 105 active+clean; 2.5 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 337 KiB/s rd, 124 KiB/s wr, 151 op/s 2024-08-29T18:36:27.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:36:27 smithi029 bash[79042]: cluster 2024-08-29T18:36:26.594513+0000 mon.a (mon.0) 1786 : cluster [DBG] osdmap e1149: 8 total, 8 up, 8 in 2024-08-29T18:36:27.934 INFO:tasks.workunit.client.1.smithi110.stderr: Importing image: 100% complete...done. 2024-08-29T18:36:27.934 INFO:tasks.workunit.client.1.smithi110.stderr:rbd: --order is deprecated, use --object-size 2024-08-29T18:36:27.938 INFO:tasks.workunit.client.1.smithi110.stderr:+ rbd export --export-format 2 testimg /tmp/rbd_import_export_105882/img_v2 2024-08-29T18:36:27.990 INFO:tasks.workunit.client.1.smithi110.stderr: Exporting image: 100% complete... Exporting image: 100% complete...done. 2024-08-29T18:36:27.994 INFO:tasks.workunit.client.1.smithi110.stderr:+ rbd import --export-format 2 /tmp/rbd_import_export_105882/img_v2 testimg_import 2024-08-29T18:36:28.129 INFO:tasks.workunit.client.1.smithi110.stderr: Importing image: 100% complete... Importing image: 100% complete...done. 2024-08-29T18:36:28.136 INFO:tasks.workunit.client.1.smithi110.stderr:+ rbd info testimg_import 2024-08-29T18:36:28.136 INFO:tasks.workunit.client.1.smithi110.stderr:+ grep order 2024-08-29T18:36:28.137 INFO:tasks.workunit.client.1.smithi110.stderr:+ awk {print $2} 2024-08-29T18:36:28.137 INFO:tasks.workunit.client.1.smithi110.stderr:+ grep 20 2024-08-29T18:36:28.195 INFO:tasks.workunit.client.1.smithi110.stdout:20 2024-08-29T18:36:28.196 INFO:tasks.workunit.client.1.smithi110.stderr:+ rm /tmp/rbd_import_export_105882/img_v2 2024-08-29T18:36:28.196 INFO:tasks.workunit.client.1.smithi110.stderr:+ rbd remove testimg_import 2024-08-29T18:36:28.450 INFO:tasks.workunit.client.1.smithi110.stderr: Removing image: 100% complete...done. 2024-08-29T18:36:28.456 INFO:tasks.workunit.client.1.smithi110.stderr:+ rbd remove testimg 2024-08-29T18:36:28.686 INFO:tasks.workunit.client.1.smithi110.stderr: Removing image: 100% complete...done. 2024-08-29T18:36:28.694 INFO:tasks.workunit.client.1.smithi110.stderr:+ rbd import --image-feature layering /tmp/rbd_import_export_105882/img testimg 2024-08-29T18:36:28.768 INFO:tasks.workunit.client.1.smithi110.stderr: Importing image: 100% complete...done. 2024-08-29T18:36:28.772 INFO:tasks.workunit.client.1.smithi110.stderr:+ rbd info testimg 2024-08-29T18:36:28.772 INFO:tasks.workunit.client.1.smithi110.stderr:+ grep features 2024-08-29T18:36:28.818 INFO:tasks.workunit.client.1.smithi110.stderr:+ FEATURES_BEFORE= features: layering 2024-08-29T18:36:28.818 INFO:tasks.workunit.client.1.smithi110.stderr: op_features: 2024-08-29T18:36:28.818 INFO:tasks.workunit.client.1.smithi110.stderr:+ rbd export --export-format 2 testimg /tmp/rbd_import_export_105882/img_v2 2024-08-29T18:36:28.861 INFO:tasks.workunit.client.1.smithi110.stderr: Exporting image: 100% complete... Exporting image: 100% complete...done. 2024-08-29T18:36:28.865 INFO:tasks.workunit.client.1.smithi110.stderr:+ rbd import --export-format 2 /tmp/rbd_import_export_105882/img_v2 testimg_import 2024-08-29T18:36:28.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:36:28 smithi110 bash[67519]: cluster 2024-08-29T18:36:27.603859+0000 mon.a (mon.0) 1787 : cluster [DBG] osdmap e1150: 8 total, 8 up, 8 in 2024-08-29T18:36:28.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:36:28 smithi110 bash[67519]: cluster 2024-08-29T18:36:28.485014+0000 mgr.y (mgr.25004) 1397 : cluster [DBG] pgmap v2073: 105 pgs: 105 active+clean; 803 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 359 KiB/s rd, 117 KiB/s wr, 228 op/s 2024-08-29T18:36:28.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:36:28 smithi029 bash[77880]: cluster 2024-08-29T18:36:27.603859+0000 mon.a (mon.0) 1787 : cluster [DBG] osdmap e1150: 8 total, 8 up, 8 in 2024-08-29T18:36:28.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:36:28 smithi029 bash[77880]: cluster 2024-08-29T18:36:28.485014+0000 mgr.y (mgr.25004) 1397 : cluster [DBG] pgmap v2073: 105 pgs: 105 active+clean; 803 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 359 KiB/s rd, 117 KiB/s wr, 228 op/s 2024-08-29T18:36:28.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:36:28 smithi029 bash[79042]: cluster 2024-08-29T18:36:27.603859+0000 mon.a (mon.0) 1787 : cluster [DBG] osdmap e1150: 8 total, 8 up, 8 in 2024-08-29T18:36:28.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:36:28 smithi029 bash[79042]: cluster 2024-08-29T18:36:28.485014+0000 mgr.y (mgr.25004) 1397 : cluster [DBG] pgmap v2073: 105 pgs: 105 active+clean; 803 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 359 KiB/s rd, 117 KiB/s wr, 228 op/s 2024-08-29T18:36:28.974 INFO:tasks.workunit.client.1.smithi110.stderr: Importing image: 100% complete... Importing image: 100% complete...done. 2024-08-29T18:36:28.979 INFO:tasks.workunit.client.1.smithi110.stderr:+ rbd info testimg_import 2024-08-29T18:36:28.980 INFO:tasks.workunit.client.1.smithi110.stderr:+ grep features 2024-08-29T18:36:29.039 INFO:tasks.workunit.client.1.smithi110.stderr:+ FEATURES_AFTER= features: layering 2024-08-29T18:36:29.039 INFO:tasks.workunit.client.1.smithi110.stderr: op_features: 2024-08-29T18:36:29.039 INFO:tasks.workunit.client.1.smithi110.stderr:+ [ features: layering 2024-08-29T18:36:29.040 INFO:tasks.workunit.client.1.smithi110.stderr: op_features: != features: layering 2024-08-29T18:36:29.040 INFO:tasks.workunit.client.1.smithi110.stderr: op_features: ] 2024-08-29T18:36:29.040 INFO:tasks.workunit.client.1.smithi110.stderr:+ rm /tmp/rbd_import_export_105882/img_v2 2024-08-29T18:36:29.040 INFO:tasks.workunit.client.1.smithi110.stderr:+ rbd remove testimg_import 2024-08-29T18:36:29.225 INFO:tasks.workunit.client.1.smithi110.stderr: Removing image: 100% complete...done. 2024-08-29T18:36:29.231 INFO:tasks.workunit.client.1.smithi110.stderr:+ rbd remove testimg 2024-08-29T18:36:29.370 INFO:tasks.workunit.client.1.smithi110.stderr: Removing image: 100% complete...done. 2024-08-29T18:36:29.375 INFO:tasks.workunit.client.1.smithi110.stderr:+ rbd import --stripe-count 1000 --stripe-unit 4096 /tmp/rbd_import_export_105882/img testimg 2024-08-29T18:36:29.474 INFO:tasks.workunit.client.1.smithi110.stderr: Importing image: 100% complete...done. 2024-08-29T18:36:29.477 INFO:tasks.workunit.client.1.smithi110.stderr:+ rbd export --export-format 2 testimg /tmp/rbd_import_export_105882/img_v2 2024-08-29T18:36:29.526 INFO:tasks.workunit.client.1.smithi110.stderr: Exporting image: 100% complete... Exporting image: 100% complete...done. 2024-08-29T18:36:29.530 INFO:tasks.workunit.client.1.smithi110.stderr:+ rbd import --export-format 2 /tmp/rbd_import_export_105882/img_v2 testimg_import 2024-08-29T18:36:29.660 INFO:tasks.workunit.client.1.smithi110.stderr: Importing image: 100% complete... Importing image: 100% complete...done. 2024-08-29T18:36:29.665 INFO:tasks.workunit.client.1.smithi110.stderr:+ rbd info testimg_import 2024-08-29T18:36:29.665 INFO:tasks.workunit.client.1.smithi110.stderr:+ grep stripe unit 2024-08-29T18:36:29.665 INFO:tasks.workunit.client.1.smithi110.stderr:+ grep -Ei (4 KiB|4096) 2024-08-29T18:36:29.724 INFO:tasks.workunit.client.1.smithi110.stdout: stripe unit: 4 KiB 2024-08-29T18:36:29.725 INFO:tasks.workunit.client.1.smithi110.stderr:+ rbd info testimg_import 2024-08-29T18:36:29.726 INFO:tasks.workunit.client.1.smithi110.stderr:+ grep stripe count 2024-08-29T18:36:29.726 INFO:tasks.workunit.client.1.smithi110.stderr:+ awk {print $3} 2024-08-29T18:36:29.726 INFO:tasks.workunit.client.1.smithi110.stderr:+ grep 1000 2024-08-29T18:36:29.783 INFO:tasks.workunit.client.1.smithi110.stdout:1000 2024-08-29T18:36:29.784 INFO:tasks.workunit.client.1.smithi110.stderr:+ rm /tmp/rbd_import_export_105882/img_v2 2024-08-29T18:36:29.784 INFO:tasks.workunit.client.1.smithi110.stderr:+ rbd remove testimg_import 2024-08-29T18:36:30.037 INFO:tasks.workunit.client.1.smithi110.stderr: Removing image: 3% complete... Removing image: 7% complete... Removing image: 10% complete... Removing image: 14% complete... Removing image: 17% complete... Removing image: 21% complete... Removing image: 25% complete... Removing image: 28% complete... Removing image: 32% complete... Removing image: 35% complete... Removing image: 39% complete... Removing image: 42% complete... Removing image: 46% complete... Removing image: 50% complete... Removing image: 53% complete... Removing image: 57% complete... Removing image: 60% complete... Removing image: 64% complete... Removing image: 67% complete... Removing image: 71% complete... Removing image: 75% complete... Removing image: 78% complete... Removing image: 82% complete... Removing image: 85% complete... Removing image: 89% complete... Removing image: 92% complete... Removing image: 96% complete... Removing image: 100% complete...done. 2024-08-29T18:36:30.042 INFO:tasks.workunit.client.1.smithi110.stderr:+ rbd remove testimg 2024-08-29T18:36:30.223 INFO:tasks.workunit.client.1.smithi110.stderr: Removing image: 3% complete... Removing image: 7% complete... Removing image: 10% complete... Removing image: 14% complete... Removing image: 17% complete... Removing image: 21% complete... Removing image: 25% complete... Removing image: 28% complete... Removing image: 32% complete... Removing image: 35% complete... Removing image: 39% complete... Removing image: 42% complete... Removing image: 46% complete... Removing image: 50% complete... Removing image: 53% complete... Removing image: 57% complete... Removing image: 60% complete... Removing image: 64% complete... Removing image: 67% complete... Removing image: 71% complete... Removing image: 75% complete... Removing image: 78% complete... Removing image: 82% complete... Removing image: 85% complete... Removing image: 89% complete... Removing image: 92% complete... Removing image: 96% complete... Removing image: 100% complete...done. 2024-08-29T18:36:30.228 INFO:tasks.workunit.client.1.smithi110.stderr:+ rbd import --image-format=2 /tmp/rbd_import_export_105882/img testimg 2024-08-29T18:36:30.336 INFO:tasks.workunit.client.1.smithi110.stderr: Importing image: 100% complete...done. 2024-08-29T18:36:30.342 INFO:tasks.workunit.client.1.smithi110.stderr:+ rbd snap create testimg@snap1 2024-08-29T18:36:30.499 INFO:tasks.workunit.client.1.smithi110.stderr: Creating snap: 10% complete... Creating snap: 100% complete...done. 2024-08-29T18:36:30.522 INFO:tasks.workunit.client.1.smithi110.stderr:+ rbd snap create testimg@snap2 2024-08-29T18:36:31.510 INFO:tasks.workunit.client.1.smithi110.stderr: Creating snap: 10% complete... Creating snap: 100% complete...done. 2024-08-29T18:36:31.533 INFO:tasks.workunit.client.1.smithi110.stderr:+ rbd snap protect testimg@snap2 2024-08-29T18:36:31.604 INFO:tasks.workunit.client.1.smithi110.stderr:+ rbd export --export-format 2 testimg /tmp/rbd_import_export_105882/snap_protect 2024-08-29T18:36:31.662 INFO:tasks.workunit.client.1.smithi110.stderr: Exporting image: 33% complete... Exporting image: 100% complete... Exporting image: 100% complete...done. 2024-08-29T18:36:31.666 INFO:tasks.workunit.client.1.smithi110.stderr:+ rbd import --export-format 2 /tmp/rbd_import_export_105882/snap_protect testimg_import 2024-08-29T18:36:31.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:36:31 smithi110 bash[67519]: cluster 2024-08-29T18:36:30.469559+0000 mon.a (mon.0) 1788 : cluster [DBG] osdmap e1151: 8 total, 8 up, 8 in 2024-08-29T18:36:31.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:36:31 smithi110 bash[67519]: cluster 2024-08-29T18:36:30.485783+0000 mgr.y (mgr.25004) 1398 : cluster [DBG] pgmap v2075: 105 pgs: 105 active+clean; 587 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 244 KiB/s rd, 51 KiB/s wr, 225 op/s 2024-08-29T18:36:31.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:36:31 smithi029 bash[77880]: cluster 2024-08-29T18:36:30.469559+0000 mon.a (mon.0) 1788 : cluster [DBG] osdmap e1151: 8 total, 8 up, 8 in 2024-08-29T18:36:31.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:36:31 smithi029 bash[77880]: cluster 2024-08-29T18:36:30.485783+0000 mgr.y (mgr.25004) 1398 : cluster [DBG] pgmap v2075: 105 pgs: 105 active+clean; 587 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 244 KiB/s rd, 51 KiB/s wr, 225 op/s 2024-08-29T18:36:31.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:36:31 smithi029 bash[79042]: cluster 2024-08-29T18:36:30.469559+0000 mon.a (mon.0) 1788 : cluster [DBG] osdmap e1151: 8 total, 8 up, 8 in 2024-08-29T18:36:31.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:36:31 smithi029 bash[79042]: cluster 2024-08-29T18:36:30.485783+0000 mgr.y (mgr.25004) 1398 : cluster [DBG] pgmap v2075: 105 pgs: 105 active+clean; 587 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 244 KiB/s rd, 51 KiB/s wr, 225 op/s 2024-08-29T18:36:32.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:36:32 smithi029 bash[77880]: cluster 2024-08-29T18:36:31.471361+0000 mon.a (mon.0) 1789 : cluster [DBG] osdmap e1152: 8 total, 8 up, 8 in 2024-08-29T18:36:32.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:36:32 smithi029 bash[79042]: cluster 2024-08-29T18:36:31.471361+0000 mon.a (mon.0) 1789 : cluster [DBG] osdmap e1152: 8 total, 8 up, 8 in 2024-08-29T18:36:32.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:36:32 smithi110 bash[67519]: cluster 2024-08-29T18:36:31.471361+0000 mon.a (mon.0) 1789 : cluster [DBG] osdmap e1152: 8 total, 8 up, 8 in 2024-08-29T18:36:33.568 INFO:tasks.workunit.client.1.smithi110.stderr: Importing image: 33% complete... Importing image: 66% complete... Importing image: 100% complete... Importing image: 100% complete...done. 2024-08-29T18:36:33.577 INFO:tasks.workunit.client.1.smithi110.stderr:+ rbd info testimg_import@snap1 2024-08-29T18:36:33.577 INFO:tasks.workunit.client.1.smithi110.stderr:+ grep protected: False 2024-08-29T18:36:33.632 INFO:tasks.workunit.client.1.smithi110.stdout: protected: False 2024-08-29T18:36:33.633 INFO:tasks.workunit.client.1.smithi110.stderr:+ rbd info testimg_import@snap2 2024-08-29T18:36:33.633 INFO:tasks.workunit.client.1.smithi110.stderr:+ grep protected: True 2024-08-29T18:36:33.682 INFO:tasks.workunit.client.1.smithi110.stdout: protected: True 2024-08-29T18:36:33.682 INFO:tasks.workunit.client.1.smithi110.stderr:+ rm /tmp/rbd_import_export_105882/snap_protect 2024-08-29T18:36:33.683 INFO:tasks.workunit.client.1.smithi110.stderr:+ rbd snap unprotect testimg@snap2 2024-08-29T18:36:33.751 INFO:tasks.workunit.client.1.smithi110.stderr:+ rbd snap unprotect testimg_import@snap2 2024-08-29T18:36:33.809 INFO:tasks.workunit.client.1.smithi110.stderr:+ rbd snap purge testimg 2024-08-29T18:36:33.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:36:33 smithi110 bash[67519]: cluster 2024-08-29T18:36:32.486758+0000 mgr.y (mgr.25004) 1399 : cluster [DBG] pgmap v2077: 105 pgs: 105 active+clean; 587 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 265 KiB/s rd, 29 KiB/s wr, 350 op/s 2024-08-29T18:36:33.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:36:33 smithi110 bash[67519]: cluster 2024-08-29T18:36:32.491195+0000 mon.a (mon.0) 1790 : cluster [DBG] osdmap e1153: 8 total, 8 up, 8 in 2024-08-29T18:36:33.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:36:33 smithi029 bash[79042]: cluster 2024-08-29T18:36:32.486758+0000 mgr.y (mgr.25004) 1399 : cluster [DBG] pgmap v2077: 105 pgs: 105 active+clean; 587 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 265 KiB/s rd, 29 KiB/s wr, 350 op/s 2024-08-29T18:36:33.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:36:33 smithi029 bash[79042]: cluster 2024-08-29T18:36:32.491195+0000 mon.a (mon.0) 1790 : cluster [DBG] osdmap e1153: 8 total, 8 up, 8 in 2024-08-29T18:36:33.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:36:33 smithi029 bash[77880]: cluster 2024-08-29T18:36:32.486758+0000 mgr.y (mgr.25004) 1399 : cluster [DBG] pgmap v2077: 105 pgs: 105 active+clean; 587 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 265 KiB/s rd, 29 KiB/s wr, 350 op/s 2024-08-29T18:36:33.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:36:33 smithi029 bash[77880]: cluster 2024-08-29T18:36:32.491195+0000 mon.a (mon.0) 1790 : cluster [DBG] osdmap e1153: 8 total, 8 up, 8 in 2024-08-29T18:36:34.902 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:36:34 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:36:34] "GET /metrics HTTP/1.1" 200 34005 "" "Prometheus/2.43.0" 2024-08-29T18:36:34.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:36:34 smithi029 bash[79042]: cluster 2024-08-29T18:36:33.501067+0000 mon.a (mon.0) 1791 : cluster [DBG] osdmap e1154: 8 total, 8 up, 8 in 2024-08-29T18:36:34.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:36:34 smithi029 bash[79042]: audit 2024-08-29T18:36:33.568640+0000 mon.c (mon.2) 619 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:36:34.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:36:34 smithi029 bash[79042]: cluster 2024-08-29T18:36:34.288062+0000 mon.a (mon.0) 1792 : cluster [DBG] osdmap e1155: 8 total, 8 up, 8 in 2024-08-29T18:36:34.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:36:34 smithi029 bash[77880]: cluster 2024-08-29T18:36:33.501067+0000 mon.a (mon.0) 1791 : cluster [DBG] osdmap e1154: 8 total, 8 up, 8 in 2024-08-29T18:36:34.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:36:34 smithi029 bash[77880]: audit 2024-08-29T18:36:33.568640+0000 mon.c (mon.2) 619 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:36:34.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:36:34 smithi029 bash[77880]: cluster 2024-08-29T18:36:34.288062+0000 mon.a (mon.0) 1792 : cluster [DBG] osdmap e1155: 8 total, 8 up, 8 in 2024-08-29T18:36:34.904 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:36:34 smithi110 bash[67519]: cluster 2024-08-29T18:36:33.501067+0000 mon.a (mon.0) 1791 : cluster [DBG] osdmap e1154: 8 total, 8 up, 8 in 2024-08-29T18:36:34.904 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:36:34 smithi110 bash[67519]: audit 2024-08-29T18:36:33.568640+0000 mon.c (mon.2) 619 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:36:34.904 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:36:34 smithi110 bash[67519]: cluster 2024-08-29T18:36:34.288062+0000 mon.a (mon.0) 1792 : cluster [DBG] osdmap e1155: 8 total, 8 up, 8 in 2024-08-29T18:36:35.317 INFO:tasks.workunit.client.1.smithi110.stderr: Removing all snapshots: 50% complete... Removing all snapshots: 100% complete... Removing all snapshots: 100% complete...done. 2024-08-29T18:36:35.340 INFO:tasks.workunit.client.1.smithi110.stderr:+ rbd snap purge testimg_import 2024-08-29T18:36:35.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:36:35 smithi029 bash[77880]: cluster 2024-08-29T18:36:34.488870+0000 mgr.y (mgr.25004) 1400 : cluster [DBG] pgmap v2081: 105 pgs: 105 active+clean; 697 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 292 KiB/s rd, 32 KiB/s wr, 379 op/s 2024-08-29T18:36:35.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:36:35 smithi029 bash[77880]: cluster 2024-08-29T18:36:35.295944+0000 mon.a (mon.0) 1793 : cluster [DBG] osdmap e1156: 8 total, 8 up, 8 in 2024-08-29T18:36:35.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:36:35 smithi029 bash[79042]: cluster 2024-08-29T18:36:34.488870+0000 mgr.y (mgr.25004) 1400 : cluster [DBG] pgmap v2081: 105 pgs: 105 active+clean; 697 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 292 KiB/s rd, 32 KiB/s wr, 379 op/s 2024-08-29T18:36:35.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:36:35 smithi029 bash[79042]: cluster 2024-08-29T18:36:35.295944+0000 mon.a (mon.0) 1793 : cluster [DBG] osdmap e1156: 8 total, 8 up, 8 in 2024-08-29T18:36:35.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:36:35 smithi110 bash[67519]: cluster 2024-08-29T18:36:34.488870+0000 mgr.y (mgr.25004) 1400 : cluster [DBG] pgmap v2081: 105 pgs: 105 active+clean; 697 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 292 KiB/s rd, 32 KiB/s wr, 379 op/s 2024-08-29T18:36:35.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:36:35 smithi110 bash[67519]: cluster 2024-08-29T18:36:35.295944+0000 mon.a (mon.0) 1793 : cluster [DBG] osdmap e1156: 8 total, 8 up, 8 in 2024-08-29T18:36:37.330 INFO:tasks.workunit.client.1.smithi110.stderr: Removing all snapshots: 50% complete... Removing all snapshots: 100% complete... Removing all snapshots: 100% complete...done. 2024-08-29T18:36:37.349 INFO:tasks.workunit.client.1.smithi110.stderr:+ rbd remove testimg 2024-08-29T18:36:37.618 INFO:tasks.workunit.client.1.smithi110.stderr: Removing image: 100% complete...done. 2024-08-29T18:36:37.623 INFO:tasks.workunit.client.1.smithi110.stderr:+ rbd remove testimg_import 2024-08-29T18:36:37.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:36:37 smithi110 bash[67519]: cluster 2024-08-29T18:36:36.299906+0000 mon.a (mon.0) 1794 : cluster [DBG] osdmap e1157: 8 total, 8 up, 8 in 2024-08-29T18:36:37.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:36:37 smithi110 bash[67519]: cluster 2024-08-29T18:36:36.489703+0000 mgr.y (mgr.25004) 1401 : cluster [DBG] pgmap v2084: 105 pgs: 105 active+clean; 803 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 127 KiB/s rd, 13 KiB/s wr, 169 op/s 2024-08-29T18:36:37.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:36:37 smithi029 bash[79042]: cluster 2024-08-29T18:36:36.299906+0000 mon.a (mon.0) 1794 : cluster [DBG] osdmap e1157: 8 total, 8 up, 8 in 2024-08-29T18:36:37.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:36:37 smithi029 bash[79042]: cluster 2024-08-29T18:36:36.489703+0000 mgr.y (mgr.25004) 1401 : cluster [DBG] pgmap v2084: 105 pgs: 105 active+clean; 803 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 127 KiB/s rd, 13 KiB/s wr, 169 op/s 2024-08-29T18:36:37.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:36:37 smithi029 bash[77880]: cluster 2024-08-29T18:36:36.299906+0000 mon.a (mon.0) 1794 : cluster [DBG] osdmap e1157: 8 total, 8 up, 8 in 2024-08-29T18:36:37.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:36:37 smithi029 bash[77880]: cluster 2024-08-29T18:36:36.489703+0000 mgr.y (mgr.25004) 1401 : cluster [DBG] pgmap v2084: 105 pgs: 105 active+clean; 803 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 127 KiB/s rd, 13 KiB/s wr, 169 op/s 2024-08-29T18:36:37.795 INFO:tasks.workunit.client.1.smithi110.stderr: Removing image: 100% complete...done. 2024-08-29T18:36:37.800 INFO:tasks.workunit.client.1.smithi110.stderr:+ tiered=0 2024-08-29T18:36:37.800 INFO:tasks.workunit.client.1.smithi110.stderr:+ ceph osd dump 2024-08-29T18:36:37.800 INFO:tasks.workunit.client.1.smithi110.stderr:+ grep ^pool 2024-08-29T18:36:37.800 INFO:tasks.workunit.client.1.smithi110.stderr:+ grep 'rbd' 2024-08-29T18:36:37.800 INFO:tasks.workunit.client.1.smithi110.stderr:+ grep tier 2024-08-29T18:36:38.222 INFO:tasks.workunit.client.1.smithi110.stderr:+ dd if=/dev/urandom bs=1M seek=1 count=1 of=/tmp/rbd_import_export_105882/sparse1 2024-08-29T18:36:38.227 INFO:tasks.workunit.client.1.smithi110.stderr:1+0 records in 2024-08-29T18:36:38.227 INFO:tasks.workunit.client.1.smithi110.stderr:1+0 records out 2024-08-29T18:36:38.227 INFO:tasks.workunit.client.1.smithi110.stderr:1048576 bytes (1.0 MB, 1.0 MiB) copied, 0.00370162 s, 283 MB/s 2024-08-29T18:36:38.227 INFO:tasks.workunit.client.1.smithi110.stderr:+ dd if=/dev/urandom bs=1M count=1 of=/tmp/rbd_import_export_105882/sparse2 2024-08-29T18:36:38.231 INFO:tasks.workunit.client.1.smithi110.stderr:1+0 records in 2024-08-29T18:36:38.231 INFO:tasks.workunit.client.1.smithi110.stderr:1+0 records out 2024-08-29T18:36:38.231 INFO:tasks.workunit.client.1.smithi110.stderr:1048576 bytes (1.0 MB, 1.0 MiB) copied, 0.0035101 s, 299 MB/s 2024-08-29T18:36:38.231 INFO:tasks.workunit.client.1.smithi110.stderr:+ truncate /tmp/rbd_import_export_105882/sparse2 -s 2M 2024-08-29T18:36:38.239 INFO:tasks.workunit.client.1.smithi110.stderr:+ rbd rm sparse1 2024-08-29T18:36:38.322 INFO:tasks.workunit.client.1.smithi110.stderr: Removing image: 0% complete...failed. 2024-08-29T18:36:38.322 INFO:tasks.workunit.client.1.smithi110.stderr:rbd: delete error: (2) No such file or directory 2024-08-29T18:36:38.325 INFO:tasks.workunit.client.1.smithi110.stderr:+ true 2024-08-29T18:36:38.325 INFO:tasks.workunit.client.1.smithi110.stderr:+ rbd import --new-format --order 20 /tmp/rbd_import_export_105882/sparse1 2024-08-29T18:36:38.440 INFO:tasks.workunit.client.1.smithi110.stderr: Importing image: 50% complete... Importing image: 100% complete...done. 2024-08-29T18:36:38.441 INFO:tasks.workunit.client.1.smithi110.stderr:rbd: --new-format is deprecated, use --image-format 2 2024-08-29T18:36:38.441 INFO:tasks.workunit.client.1.smithi110.stderr:rbd: --order is deprecated, use --object-size 2024-08-29T18:36:38.447 INFO:tasks.workunit.client.1.smithi110.stderr:+ rbd ls -l 2024-08-29T18:36:38.447 INFO:tasks.workunit.client.1.smithi110.stderr:+ grep sparse1 2024-08-29T18:36:38.447 INFO:tasks.workunit.client.1.smithi110.stderr:+ grep -Ei (2 MiB|2048k) 2024-08-29T18:36:38.501 INFO:tasks.workunit.client.1.smithi110.stdout:sparse1 2 MiB 2 2024-08-29T18:36:38.502 INFO:tasks.workunit.client.1.smithi110.stderr:+ objects sparse1 2024-08-29T18:36:38.502 INFO:tasks.workunit.client.1.smithi110.stderr:+ image=sparse1 2024-08-29T18:36:38.502 INFO:tasks.workunit.client.1.smithi110.stderr:+ rbd info sparse1 2024-08-29T18:36:38.502 INFO:tasks.workunit.client.1.smithi110.stderr:+ grep block_name_prefix 2024-08-29T18:36:38.502 INFO:tasks.workunit.client.1.smithi110.stderr:+ awk {print $NF;} 2024-08-29T18:36:38.557 INFO:tasks.workunit.client.1.smithi110.stderr:+ prefix=rbd_data.d6c04a298a8b 2024-08-29T18:36:38.557 INFO:tasks.workunit.client.1.smithi110.stderr:+ grep rbd_data.d6c04a298a8b 2024-08-29T18:36:38.557 INFO:tasks.workunit.client.1.smithi110.stderr:+ get_image_data_pool sparse1 2024-08-29T18:36:38.557 INFO:tasks.workunit.client.1.smithi110.stderr:+ image=sparse1 2024-08-29T18:36:38.557 INFO:tasks.workunit.client.1.smithi110.stderr:+ sed -e s/rbd_data.d6c04a298a8b\.// -e s/^0*\([0-9a-f]\)/\1/ 2024-08-29T18:36:38.557 INFO:tasks.workunit.client.1.smithi110.stderr:+ sort -u 2024-08-29T18:36:38.557 INFO:tasks.workunit.client.1.smithi110.stderr:+ rbd info sparse1 2024-08-29T18:36:38.557 INFO:tasks.workunit.client.1.smithi110.stderr:+ grep data_pool: 2024-08-29T18:36:38.557 INFO:tasks.workunit.client.1.smithi110.stderr:+ awk -F: { print $NF } 2024-08-29T18:36:38.605 INFO:tasks.workunit.client.1.smithi110.stderr:+ data_pool= 2024-08-29T18:36:38.606 INFO:tasks.workunit.client.1.smithi110.stderr:+ [ -z ] 2024-08-29T18:36:38.606 INFO:tasks.workunit.client.1.smithi110.stderr:+ data_pool=rbd 2024-08-29T18:36:38.606 INFO:tasks.workunit.client.1.smithi110.stderr:+ echo rbd 2024-08-29T18:36:38.606 INFO:tasks.workunit.client.1.smithi110.stderr:+ rados ls -p rbd 2024-08-29T18:36:38.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:36:38 smithi110 bash[67519]: cluster 2024-08-29T18:36:37.310165+0000 mon.a (mon.0) 1795 : cluster [DBG] osdmap e1158: 8 total, 8 up, 8 in 2024-08-29T18:36:38.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:36:38 smithi110 bash[67519]: audit 2024-08-29T18:36:38.099540+0000 mon.b (mon.1) 11 : audit [DBG] from='client.? 172.21.15.110:0/2915584175' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2024-08-29T18:36:38.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:36:38 smithi110 bash[67519]: audit 2024-08-29T18:36:38.203864+0000 mon.b (mon.1) 12 : audit [DBG] from='client.? 172.21.15.110:0/2915584175' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2024-08-29T18:36:38.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:36:38 smithi029 bash[77880]: cluster 2024-08-29T18:36:37.310165+0000 mon.a (mon.0) 1795 : cluster [DBG] osdmap e1158: 8 total, 8 up, 8 in 2024-08-29T18:36:38.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:36:38 smithi029 bash[77880]: audit 2024-08-29T18:36:38.099540+0000 mon.b (mon.1) 11 : audit [DBG] from='client.? 172.21.15.110:0/2915584175' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2024-08-29T18:36:38.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:36:38 smithi029 bash[77880]: audit 2024-08-29T18:36:38.203864+0000 mon.b (mon.1) 12 : audit [DBG] from='client.? 172.21.15.110:0/2915584175' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2024-08-29T18:36:38.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:36:38 smithi029 bash[79042]: cluster 2024-08-29T18:36:37.310165+0000 mon.a (mon.0) 1795 : cluster [DBG] osdmap e1158: 8 total, 8 up, 8 in 2024-08-29T18:36:38.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:36:38 smithi029 bash[79042]: audit 2024-08-29T18:36:38.099540+0000 mon.b (mon.1) 11 : audit [DBG] from='client.? 172.21.15.110:0/2915584175' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2024-08-29T18:36:38.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:36:38 smithi029 bash[79042]: audit 2024-08-29T18:36:38.203864+0000 mon.b (mon.1) 12 : audit [DBG] from='client.? 172.21.15.110:0/2915584175' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2024-08-29T18:36:38.665 INFO:tasks.workunit.client.1.smithi110.stderr:+ objects=1 2024-08-29T18:36:38.665 INFO:tasks.workunit.client.1.smithi110.stderr:+ echo 1 2024-08-29T18:36:38.665 INFO:tasks.workunit.client.1.smithi110.stderr:+ [ 0 -eq 1 -o 1 = 1 ] 2024-08-29T18:36:38.665 INFO:tasks.workunit.client.1.smithi110.stderr:+ rbd export sparse1 /tmp/rbd_import_export_105882/sparse1.out 2024-08-29T18:36:38.714 INFO:tasks.workunit.client.1.smithi110.stderr: Exporting image: 50% complete... Exporting image: 100% complete...done. 2024-08-29T18:36:38.718 INFO:tasks.workunit.client.1.smithi110.stderr:+ compare_files_and_ondisk_sizes /tmp/rbd_import_export_105882/sparse1 /tmp/rbd_import_export_105882/sparse1.out 2024-08-29T18:36:38.718 INFO:tasks.workunit.client.1.smithi110.stderr:+ cmp -l /tmp/rbd_import_export_105882/sparse1 /tmp/rbd_import_export_105882/sparse1.out 2024-08-29T18:36:38.721 INFO:tasks.workunit.client.1.smithi110.stderr:+ stat /tmp/rbd_import_export_105882/sparse1 --format %b 2024-08-29T18:36:38.721 INFO:tasks.workunit.client.1.smithi110.stderr:+ origsize=2048 2024-08-29T18:36:38.721 INFO:tasks.workunit.client.1.smithi110.stderr:+ stat /tmp/rbd_import_export_105882/sparse1.out --format %b 2024-08-29T18:36:38.722 INFO:tasks.workunit.client.1.smithi110.stderr:+ exportsize=2048 2024-08-29T18:36:38.722 INFO:tasks.workunit.client.1.smithi110.stderr:+ difference=0 2024-08-29T18:36:38.722 INFO:tasks.workunit.client.1.smithi110.stderr:+ difference=0 2024-08-29T18:36:38.722 INFO:tasks.workunit.client.1.smithi110.stderr:+ test 0 -ge 0 -a 0 -lt 4096 2024-08-29T18:36:38.722 INFO:tasks.workunit.client.1.smithi110.stderr:+ rm /tmp/rbd_import_export_105882/sparse1.out 2024-08-29T18:36:38.723 INFO:tasks.workunit.client.1.smithi110.stderr:+ rbd rm sparse1 2024-08-29T18:36:38.970 INFO:tasks.workunit.client.1.smithi110.stderr: Removing image: 50% complete... Removing image: 100% complete...done. 2024-08-29T18:36:38.976 INFO:tasks.workunit.client.1.smithi110.stderr:+ rbd rm sparse2 2024-08-29T18:36:39.061 INFO:tasks.workunit.client.1.smithi110.stderr: Removing image: 0% complete...failed. 2024-08-29T18:36:39.061 INFO:tasks.workunit.client.1.smithi110.stderr:rbd: delete error: (2) No such file or directory 2024-08-29T18:36:39.065 INFO:tasks.workunit.client.1.smithi110.stderr:+ true 2024-08-29T18:36:39.065 INFO:tasks.workunit.client.1.smithi110.stderr:+ rbd import --new-format --order 20 /tmp/rbd_import_export_105882/sparse2 2024-08-29T18:36:39.171 INFO:tasks.workunit.client.1.smithi110.stderr: Importing image: 50% complete... Importing image: 100% complete...done. 2024-08-29T18:36:39.172 INFO:tasks.workunit.client.1.smithi110.stderr:rbd: --new-format is deprecated, use --image-format 2 2024-08-29T18:36:39.172 INFO:tasks.workunit.client.1.smithi110.stderr:rbd: --order is deprecated, use --object-size 2024-08-29T18:36:39.176 INFO:tasks.workunit.client.1.smithi110.stderr:+ rbd ls -l 2024-08-29T18:36:39.176 INFO:tasks.workunit.client.1.smithi110.stderr:+ grep -Ei (2 MiB|2048k) 2024-08-29T18:36:39.176 INFO:tasks.workunit.client.1.smithi110.stderr:+ grep sparse2 2024-08-29T18:36:39.227 INFO:tasks.workunit.client.1.smithi110.stdout:sparse2 2 MiB 2 2024-08-29T18:36:39.228 INFO:tasks.workunit.client.1.smithi110.stderr:+ objects sparse2 2024-08-29T18:36:39.228 INFO:tasks.workunit.client.1.smithi110.stderr:+ image=sparse2 2024-08-29T18:36:39.229 INFO:tasks.workunit.client.1.smithi110.stderr:+ rbd info sparse2 2024-08-29T18:36:39.229 INFO:tasks.workunit.client.1.smithi110.stderr:+ grep block_name_prefix 2024-08-29T18:36:39.229 INFO:tasks.workunit.client.1.smithi110.stderr:+ awk {print $NF;} 2024-08-29T18:36:39.277 INFO:tasks.workunit.client.1.smithi110.stderr:+ prefix=rbd_data.d6f3ec3357a3 2024-08-29T18:36:39.277 INFO:tasks.workunit.client.1.smithi110.stderr:+ grep rbd_data.d6f3ec3357a3 2024-08-29T18:36:39.277 INFO:tasks.workunit.client.1.smithi110.stderr:+ get_image_data_pool sparse2 2024-08-29T18:36:39.277 INFO:tasks.workunit.client.1.smithi110.stderr:+ image=sparse2 2024-08-29T18:36:39.278 INFO:tasks.workunit.client.1.smithi110.stderr:+ sed -e s/rbd_data.d6f3ec3357a3\.// -e s/^0*\([0-9a-f]\)/\1/ 2024-08-29T18:36:39.278 INFO:tasks.workunit.client.1.smithi110.stderr:+ sort -u 2024-08-29T18:36:39.278 INFO:tasks.workunit.client.1.smithi110.stderr:+ rbd info sparse2 2024-08-29T18:36:39.278 INFO:tasks.workunit.client.1.smithi110.stderr:+ grep data_pool: 2024-08-29T18:36:39.278 INFO:tasks.workunit.client.1.smithi110.stderr:+ awk -F: { print $NF } 2024-08-29T18:36:39.323 INFO:tasks.workunit.client.1.smithi110.stderr:+ data_pool= 2024-08-29T18:36:39.323 INFO:tasks.workunit.client.1.smithi110.stderr:+ [ -z ] 2024-08-29T18:36:39.323 INFO:tasks.workunit.client.1.smithi110.stderr:+ data_pool=rbd 2024-08-29T18:36:39.323 INFO:tasks.workunit.client.1.smithi110.stderr:+ echo rbd 2024-08-29T18:36:39.323 INFO:tasks.workunit.client.1.smithi110.stderr:+ rados ls -p rbd 2024-08-29T18:36:39.380 INFO:tasks.workunit.client.1.smithi110.stderr:+ objects=0 2024-08-29T18:36:39.380 INFO:tasks.workunit.client.1.smithi110.stderr:+ echo 0 2024-08-29T18:36:39.380 INFO:tasks.workunit.client.1.smithi110.stderr:+ [ 0 -eq 1 -o 0 = 0 ] 2024-08-29T18:36:39.380 INFO:tasks.workunit.client.1.smithi110.stderr:+ rbd export sparse2 /tmp/rbd_import_export_105882/sparse2.out 2024-08-29T18:36:39.423 INFO:tasks.workunit.client.1.smithi110.stderr: Exporting image: 50% complete... Exporting image: 100% complete...done. 2024-08-29T18:36:39.427 INFO:tasks.workunit.client.1.smithi110.stderr:+ compare_files_and_ondisk_sizes /tmp/rbd_import_export_105882/sparse2 /tmp/rbd_import_export_105882/sparse2.out 2024-08-29T18:36:39.427 INFO:tasks.workunit.client.1.smithi110.stderr:+ cmp -l /tmp/rbd_import_export_105882/sparse2 /tmp/rbd_import_export_105882/sparse2.out 2024-08-29T18:36:39.429 INFO:tasks.workunit.client.1.smithi110.stderr:+ stat /tmp/rbd_import_export_105882/sparse2 --format %b 2024-08-29T18:36:39.430 INFO:tasks.workunit.client.1.smithi110.stderr:+ origsize=2048 2024-08-29T18:36:39.430 INFO:tasks.workunit.client.1.smithi110.stderr:+ stat /tmp/rbd_import_export_105882/sparse2.out --format %b 2024-08-29T18:36:39.430 INFO:tasks.workunit.client.1.smithi110.stderr:+ exportsize=2048 2024-08-29T18:36:39.431 INFO:tasks.workunit.client.1.smithi110.stderr:+ difference=0 2024-08-29T18:36:39.431 INFO:tasks.workunit.client.1.smithi110.stderr:+ difference=0 2024-08-29T18:36:39.431 INFO:tasks.workunit.client.1.smithi110.stderr:+ test 0 -ge 0 -a 0 -lt 4096 2024-08-29T18:36:39.431 INFO:tasks.workunit.client.1.smithi110.stderr:+ rm /tmp/rbd_import_export_105882/sparse2.out 2024-08-29T18:36:39.431 INFO:tasks.workunit.client.1.smithi110.stderr:+ rbd rm sparse2 2024-08-29T18:36:39.631 INFO:tasks.workunit.client.1.smithi110.stderr: Removing image: 50% complete... Removing image: 100% complete...done. 2024-08-29T18:36:39.638 INFO:tasks.workunit.client.1.smithi110.stderr:+ truncate /tmp/rbd_import_export_105882/sparse1 -s 10M 2024-08-29T18:36:39.639 INFO:tasks.workunit.client.1.smithi110.stderr:+ rbd import --new-format --order 20 - sparse1 2024-08-29T18:36:39.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:36:39 smithi110 bash[67519]: cluster 2024-08-29T18:36:38.490549+0000 mgr.y (mgr.25004) 1402 : cluster [DBG] pgmap v2086: 105 pgs: 105 active+clean; 803 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 113 KiB/s rd, 11 KiB/s wr, 155 op/s 2024-08-29T18:36:39.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:36:39 smithi029 bash[79042]: cluster 2024-08-29T18:36:38.490549+0000 mgr.y (mgr.25004) 1402 : cluster [DBG] pgmap v2086: 105 pgs: 105 active+clean; 803 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 113 KiB/s rd, 11 KiB/s wr, 155 op/s 2024-08-29T18:36:39.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:36:39 smithi029 bash[77880]: cluster 2024-08-29T18:36:38.490549+0000 mgr.y (mgr.25004) 1402 : cluster [DBG] pgmap v2086: 105 pgs: 105 active+clean; 803 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 113 KiB/s rd, 11 KiB/s wr, 155 op/s 2024-08-29T18:36:39.805 INFO:tasks.workunit.client.1.smithi110.stderr: Importing image: 100% complete...done. 2024-08-29T18:36:39.805 INFO:tasks.workunit.client.1.smithi110.stderr:rbd: --new-format is deprecated, use --image-format 2 2024-08-29T18:36:39.806 INFO:tasks.workunit.client.1.smithi110.stderr:rbd: --order is deprecated, use --object-size 2024-08-29T18:36:39.810 INFO:tasks.workunit.client.1.smithi110.stderr:+ rbd ls -l 2024-08-29T18:36:39.810 INFO:tasks.workunit.client.1.smithi110.stderr:+ grep sparse1 2024-08-29T18:36:39.811 INFO:tasks.workunit.client.1.smithi110.stderr:+ grep -Ei (10 MiB|10240k) 2024-08-29T18:36:39.860 INFO:tasks.workunit.client.1.smithi110.stdout:sparse1 10 MiB 2 2024-08-29T18:36:39.861 INFO:tasks.workunit.client.1.smithi110.stderr:+ objects sparse1 2024-08-29T18:36:39.861 INFO:tasks.workunit.client.1.smithi110.stderr:+ image=sparse1 2024-08-29T18:36:39.861 INFO:tasks.workunit.client.1.smithi110.stderr:+ rbd info sparse1 2024-08-29T18:36:39.861 INFO:tasks.workunit.client.1.smithi110.stderr:+ grep block_name_prefix 2024-08-29T18:36:39.861 INFO:tasks.workunit.client.1.smithi110.stderr:+ awk {print $NF;} 2024-08-29T18:36:39.906 INFO:tasks.workunit.client.1.smithi110.stderr:+ prefix=rbd_data.d720510316f1 2024-08-29T18:36:39.907 INFO:tasks.workunit.client.1.smithi110.stderr:+ grep rbd_data.d720510316f1 2024-08-29T18:36:39.907 INFO:tasks.workunit.client.1.smithi110.stderr:+ get_image_data_pool sparse1 2024-08-29T18:36:39.907 INFO:tasks.workunit.client.1.smithi110.stderr:+ image=sparse1 2024-08-29T18:36:39.908 INFO:tasks.workunit.client.1.smithi110.stderr:+ sed -e s/rbd_data.d720510316f1\.// -e s/^0*\([0-9a-f]\)/\1/ 2024-08-29T18:36:39.908 INFO:tasks.workunit.client.1.smithi110.stderr:+ sort -u 2024-08-29T18:36:39.908 INFO:tasks.workunit.client.1.smithi110.stderr:+ rbd info sparse1 2024-08-29T18:36:39.908 INFO:tasks.workunit.client.1.smithi110.stderr:+ grep data_pool: 2024-08-29T18:36:39.908 INFO:tasks.workunit.client.1.smithi110.stderr:+ awk -F: { print $NF } 2024-08-29T18:36:39.951 INFO:tasks.workunit.client.1.smithi110.stderr:+ data_pool= 2024-08-29T18:36:39.951 INFO:tasks.workunit.client.1.smithi110.stderr:+ [ -z ] 2024-08-29T18:36:39.951 INFO:tasks.workunit.client.1.smithi110.stderr:+ data_pool=rbd 2024-08-29T18:36:39.951 INFO:tasks.workunit.client.1.smithi110.stderr:+ echo rbd 2024-08-29T18:36:39.952 INFO:tasks.workunit.client.1.smithi110.stderr:+ rados ls -p rbd 2024-08-29T18:36:40.008 INFO:tasks.workunit.client.1.smithi110.stderr:+ objects=1 2024-08-29T18:36:40.008 INFO:tasks.workunit.client.1.smithi110.stderr:+ echo 1 2024-08-29T18:36:40.009 INFO:tasks.workunit.client.1.smithi110.stderr:+ [ 0 -eq 1 -o 1 = 1 ] 2024-08-29T18:36:40.009 INFO:tasks.workunit.client.1.smithi110.stderr:+ rbd export sparse1 /tmp/rbd_import_export_105882/sparse1.out 2024-08-29T18:36:40.051 INFO:tasks.workunit.client.1.smithi110.stderr: Exporting image: 10% complete... Exporting image: 20% complete... Exporting image: 30% complete... Exporting image: 40% complete... Exporting image: 50% complete... Exporting image: 60% complete... Exporting image: 70% complete... Exporting image: 80% complete... Exporting image: 90% complete... Exporting image: 100% complete...done. 2024-08-29T18:36:40.055 INFO:tasks.workunit.client.1.smithi110.stderr:+ compare_files_and_ondisk_sizes /tmp/rbd_import_export_105882/sparse1 /tmp/rbd_import_export_105882/sparse1.out 2024-08-29T18:36:40.055 INFO:tasks.workunit.client.1.smithi110.stderr:+ cmp -l /tmp/rbd_import_export_105882/sparse1 /tmp/rbd_import_export_105882/sparse1.out 2024-08-29T18:36:40.063 INFO:tasks.workunit.client.1.smithi110.stderr:+ stat /tmp/rbd_import_export_105882/sparse1 --format %b 2024-08-29T18:36:40.064 INFO:tasks.workunit.client.1.smithi110.stderr:+ origsize=2048 2024-08-29T18:36:40.064 INFO:tasks.workunit.client.1.smithi110.stderr:+ stat /tmp/rbd_import_export_105882/sparse1.out --format %b 2024-08-29T18:36:40.065 INFO:tasks.workunit.client.1.smithi110.stderr:+ exportsize=2048 2024-08-29T18:36:40.065 INFO:tasks.workunit.client.1.smithi110.stderr:+ difference=0 2024-08-29T18:36:40.065 INFO:tasks.workunit.client.1.smithi110.stderr:+ difference=0 2024-08-29T18:36:40.065 INFO:tasks.workunit.client.1.smithi110.stderr:+ test 0 -ge 0 -a 0 -lt 4096 2024-08-29T18:36:40.065 INFO:tasks.workunit.client.1.smithi110.stderr:+ rm /tmp/rbd_import_export_105882/sparse1.out 2024-08-29T18:36:40.066 INFO:tasks.workunit.client.1.smithi110.stderr:+ rbd rm sparse1 2024-08-29T18:36:40.229 INFO:tasks.workunit.client.1.smithi110.stderr: Removing image: 10% complete... Removing image: 20% complete... Removing image: 30% complete... Removing image: 40% complete... Removing image: 50% complete... Removing image: 60% complete... Removing image: 70% complete... Removing image: 80% complete... Removing image: 90% complete... Removing image: 100% complete...done. 2024-08-29T18:36:40.232 INFO:tasks.workunit.client.1.smithi110.stderr:+ dd if=/dev/urandom bs=2M count=1 of=/tmp/rbd_import_export_105882/sparse2 oflag=append conv=notrunc 2024-08-29T18:36:40.243 INFO:tasks.workunit.client.1.smithi110.stderr:1+0 records in 2024-08-29T18:36:40.243 INFO:tasks.workunit.client.1.smithi110.stderr:1+0 records out 2024-08-29T18:36:40.243 INFO:tasks.workunit.client.1.smithi110.stderr:2097152 bytes (2.1 MB, 2.0 MiB) copied, 0.00963533 s, 218 MB/s 2024-08-29T18:36:40.243 INFO:tasks.workunit.client.1.smithi110.stderr:+ rbd import --new-format --order 20 - sparse2 2024-08-29T18:36:40.404 INFO:tasks.workunit.client.1.smithi110.stderr: Importing image: 100% complete...done. 2024-08-29T18:36:40.405 INFO:tasks.workunit.client.1.smithi110.stderr:rbd: --new-format is deprecated, use --image-format 2 2024-08-29T18:36:40.405 INFO:tasks.workunit.client.1.smithi110.stderr:rbd: --order is deprecated, use --object-size 2024-08-29T18:36:40.409 INFO:tasks.workunit.client.1.smithi110.stderr:+ + grep sparse2 2024-08-29T18:36:40.409 INFO:tasks.workunit.client.1.smithi110.stderr:+ rbd ls -l 2024-08-29T18:36:40.409 INFO:tasks.workunit.client.1.smithi110.stderr:grep -Ei (4 MiB|4096k) 2024-08-29T18:36:40.461 INFO:tasks.workunit.client.1.smithi110.stdout:sparse2 4 MiB 2 2024-08-29T18:36:40.462 INFO:tasks.workunit.client.1.smithi110.stderr:+ objects sparse2 2024-08-29T18:36:40.462 INFO:tasks.workunit.client.1.smithi110.stderr:+ image=sparse2 2024-08-29T18:36:40.462 INFO:tasks.workunit.client.1.smithi110.stderr:+ rbd info sparse2 2024-08-29T18:36:40.462 INFO:tasks.workunit.client.1.smithi110.stderr:+ grep block_name_prefix 2024-08-29T18:36:40.463 INFO:tasks.workunit.client.1.smithi110.stderr:+ awk {print $NF;} 2024-08-29T18:36:40.510 INFO:tasks.workunit.client.1.smithi110.stderr:+ prefix=rbd_data.d74d67492de9 2024-08-29T18:36:40.510 INFO:tasks.workunit.client.1.smithi110.stderr:+ grep rbd_data.d74d67492de9 2024-08-29T18:36:40.510 INFO:tasks.workunit.client.1.smithi110.stderr:+ + sedget_image_data_pool -e sparse2 s/rbd_data.d74d67492de9\.// 2024-08-29T18:36:40.510 INFO:tasks.workunit.client.1.smithi110.stderr: -e s/^0*\([0-9a-f]\)/\1/ 2024-08-29T18:36:40.510 INFO:tasks.workunit.client.1.smithi110.stderr:+ image=sparse2 2024-08-29T18:36:40.510 INFO:tasks.workunit.client.1.smithi110.stderr:+ sort -u 2024-08-29T18:36:40.510 INFO:tasks.workunit.client.1.smithi110.stderr:+ rbd info sparse2 2024-08-29T18:36:40.510 INFO:tasks.workunit.client.1.smithi110.stderr:+ grep data_pool: 2024-08-29T18:36:40.510 INFO:tasks.workunit.client.1.smithi110.stderr:+ awk -F: { print $NF } 2024-08-29T18:36:40.557 INFO:tasks.workunit.client.1.smithi110.stderr:+ data_pool= 2024-08-29T18:36:40.557 INFO:tasks.workunit.client.1.smithi110.stderr:+ [ -z ] 2024-08-29T18:36:40.557 INFO:tasks.workunit.client.1.smithi110.stderr:+ data_pool=rbd 2024-08-29T18:36:40.557 INFO:tasks.workunit.client.1.smithi110.stderr:+ echo rbd 2024-08-29T18:36:40.557 INFO:tasks.workunit.client.1.smithi110.stderr:+ rados ls -p rbd 2024-08-29T18:36:40.611 INFO:tasks.workunit.client.1.smithi110.stderr:+ objects=0 2024-08-29T18:36:40.611 INFO:tasks.workunit.client.1.smithi110.stderr:2 2024-08-29T18:36:40.611 INFO:tasks.workunit.client.1.smithi110.stderr:3 2024-08-29T18:36:40.612 INFO:tasks.workunit.client.1.smithi110.stderr:+ echo 0 2 3 2024-08-29T18:36:40.612 INFO:tasks.workunit.client.1.smithi110.stderr:+ [ 0 -eq 1 -o 0 2 3 = 0 2 3 ] 2024-08-29T18:36:40.612 INFO:tasks.workunit.client.1.smithi110.stderr:+ rbd export sparse2 /tmp/rbd_import_export_105882/sparse2.out 2024-08-29T18:36:40.656 INFO:tasks.workunit.client.1.smithi110.stderr: Exporting image: 25% complete... Exporting image: 50% complete... Exporting image: 75% complete... Exporting image: 100% complete...done. 2024-08-29T18:36:40.660 INFO:tasks.workunit.client.1.smithi110.stderr:+ compare_files_and_ondisk_sizes /tmp/rbd_import_export_105882/sparse2 /tmp/rbd_import_export_105882/sparse2.out 2024-08-29T18:36:40.660 INFO:tasks.workunit.client.1.smithi110.stderr:+ cmp -l /tmp/rbd_import_export_105882/sparse2 /tmp/rbd_import_export_105882/sparse2.out 2024-08-29T18:36:40.663 INFO:tasks.workunit.client.1.smithi110.stderr:+ stat /tmp/rbd_import_export_105882/sparse2 --format %b 2024-08-29T18:36:40.664 INFO:tasks.workunit.client.1.smithi110.stderr:+ origsize=6144 2024-08-29T18:36:40.664 INFO:tasks.workunit.client.1.smithi110.stderr:+ stat /tmp/rbd_import_export_105882/sparse2.out --format %b 2024-08-29T18:36:40.664 INFO:tasks.workunit.client.1.smithi110.stderr:+ exportsize=6144 2024-08-29T18:36:40.665 INFO:tasks.workunit.client.1.smithi110.stderr:+ difference=0 2024-08-29T18:36:40.665 INFO:tasks.workunit.client.1.smithi110.stderr:+ difference=0 2024-08-29T18:36:40.665 INFO:tasks.workunit.client.1.smithi110.stderr:+ test 0 -ge 0 -a 0 -lt 4096 2024-08-29T18:36:40.665 INFO:tasks.workunit.client.1.smithi110.stderr:+ rm /tmp/rbd_import_export_105882/sparse2.out 2024-08-29T18:36:40.665 INFO:tasks.workunit.client.1.smithi110.stderr:+ rbd rm sparse2 2024-08-29T18:36:40.919 INFO:tasks.workunit.client.1.smithi110.stderr: Removing image: 25% complete... Removing image: 50% complete... Removing image: 75% complete... Removing image: 100% complete...done. 2024-08-29T18:36:40.927 INFO:tasks.workunit.client.1.smithi110.stdout:partially-sparse file imports to partially-sparse image 2024-08-29T18:36:40.927 INFO:tasks.workunit.client.1.smithi110.stderr:+ echo partially-sparse file imports to partially-sparse image 2024-08-29T18:36:40.927 INFO:tasks.workunit.client.1.smithi110.stderr:+ rbd import --new-format --order 20 /tmp/rbd_import_export_105882/sparse1 sparse 2024-08-29T18:36:41.028 INFO:tasks.workunit.client.1.smithi110.stderr: Importing image: 10% complete... Importing image: 20% complete... Importing image: 30% complete... Importing image: 40% complete... Importing image: 50% complete... Importing image: 60% complete... Importing image: 70% complete... Importing image: 80% complete... Importing image: 90% complete... Importing image: 100% complete...done. 2024-08-29T18:36:41.028 INFO:tasks.workunit.client.1.smithi110.stderr:rbd: --new-format is deprecated, use --image-format 2 2024-08-29T18:36:41.028 INFO:tasks.workunit.client.1.smithi110.stderr:rbd: --order is deprecated, use --object-size 2024-08-29T18:36:41.032 INFO:tasks.workunit.client.1.smithi110.stderr:+ objects sparse 2024-08-29T18:36:41.032 INFO:tasks.workunit.client.1.smithi110.stderr:+ image=sparse 2024-08-29T18:36:41.032 INFO:tasks.workunit.client.1.smithi110.stderr:+ rbd info sparse 2024-08-29T18:36:41.033 INFO:tasks.workunit.client.1.smithi110.stderr:+ grep block_name_prefix 2024-08-29T18:36:41.033 INFO:tasks.workunit.client.1.smithi110.stderr:+ awk {print $NF;} 2024-08-29T18:36:41.075 INFO:tasks.workunit.client.1.smithi110.stderr:+ prefix=rbd_data.d77a36e03403 2024-08-29T18:36:41.077 INFO:tasks.workunit.client.1.smithi110.stderr:+ grep rbd_data.d77a36e03403 2024-08-29T18:36:41.077 INFO:tasks.workunit.client.1.smithi110.stderr:+ get_image_data_pool sparse 2024-08-29T18:36:41.077 INFO:tasks.workunit.client.1.smithi110.stderr:+ + sedimage=sparse -e 2024-08-29T18:36:41.077 INFO:tasks.workunit.client.1.smithi110.stderr: s/rbd_data.d77a36e03403\.// -e s/^0*\([0-9a-f]\)/\1/ 2024-08-29T18:36:41.077 INFO:tasks.workunit.client.1.smithi110.stderr:+ sort -u 2024-08-29T18:36:41.077 INFO:tasks.workunit.client.1.smithi110.stderr:+ rbd info sparse 2024-08-29T18:36:41.077 INFO:tasks.workunit.client.1.smithi110.stderr:+ grep data_pool: 2024-08-29T18:36:41.077 INFO:tasks.workunit.client.1.smithi110.stderr:+ awk -F: { print $NF } 2024-08-29T18:36:41.118 INFO:tasks.workunit.client.1.smithi110.stderr:+ data_pool= 2024-08-29T18:36:41.118 INFO:tasks.workunit.client.1.smithi110.stderr:+ [ -z ] 2024-08-29T18:36:41.118 INFO:tasks.workunit.client.1.smithi110.stderr:+ data_pool=rbd 2024-08-29T18:36:41.118 INFO:tasks.workunit.client.1.smithi110.stderr:+ echo rbd 2024-08-29T18:36:41.118 INFO:tasks.workunit.client.1.smithi110.stderr:+ rados ls -p rbd 2024-08-29T18:36:41.179 INFO:tasks.workunit.client.1.smithi110.stderr:+ objects=1 2024-08-29T18:36:41.179 INFO:tasks.workunit.client.1.smithi110.stderr:+ echo 1 2024-08-29T18:36:41.179 INFO:tasks.workunit.client.1.smithi110.stderr:+ [ 0 -eq 1 -o 1 = 1 ] 2024-08-29T18:36:41.179 INFO:tasks.workunit.client.1.smithi110.stderr:+ rbd rm sparse 2024-08-29T18:36:41.349 INFO:tasks.workunit.client.1.smithi110.stderr: Removing image: 10% complete... Removing image: 20% complete... Removing image: 30% complete... Removing image: 40% complete... Removing image: 50% complete... Removing image: 60% complete... Removing image: 70% complete... Removing image: 80% complete... Removing image: 90% complete... Removing image: 100% complete...done. 2024-08-29T18:36:41.353 INFO:tasks.workunit.client.1.smithi110.stderr:+ echo zeros import through stdin to sparse image 2024-08-29T18:36:41.353 INFO:tasks.workunit.client.1.smithi110.stdout:zeros import through stdin to sparse image 2024-08-29T18:36:41.353 INFO:tasks.workunit.client.1.smithi110.stderr:+ + rbd import --new-format - sparse 2024-08-29T18:36:41.353 INFO:tasks.workunit.client.1.smithi110.stderr:dd if=/dev/zero bs=1M count=4 2024-08-29T18:36:41.422 INFO:tasks.workunit.client.1.smithi110.stderr:4+0 records in 2024-08-29T18:36:41.422 INFO:tasks.workunit.client.1.smithi110.stderr:4+0 records out 2024-08-29T18:36:41.422 INFO:tasks.workunit.client.1.smithi110.stderr:4194304 bytes (4.2 MB, 4.0 MiB) copied, 0.0682512 s, 61.5 MB/s 2024-08-29T18:36:41.437 INFO:tasks.workunit.client.1.smithi110.stderr: Importing image: 100% complete...done. 2024-08-29T18:36:41.438 INFO:tasks.workunit.client.1.smithi110.stderr:rbd: --new-format is deprecated, use --image-format 2 2024-08-29T18:36:41.442 INFO:tasks.workunit.client.1.smithi110.stderr:+ objects sparse 2024-08-29T18:36:41.442 INFO:tasks.workunit.client.1.smithi110.stderr:+ image=sparse 2024-08-29T18:36:41.442 INFO:tasks.workunit.client.1.smithi110.stderr:+ rbd info sparse 2024-08-29T18:36:41.442 INFO:tasks.workunit.client.1.smithi110.stderr:+ grep block_name_prefix 2024-08-29T18:36:41.442 INFO:tasks.workunit.client.1.smithi110.stderr:+ awk {print $NF;} 2024-08-29T18:36:41.485 INFO:tasks.workunit.client.1.smithi110.stderr:+ prefix=rbd_data.d79bcce9639c 2024-08-29T18:36:41.485 INFO:tasks.workunit.client.1.smithi110.stderr:+ grep rbd_data.d79bcce9639c 2024-08-29T18:36:41.485 INFO:tasks.workunit.client.1.smithi110.stderr:+ get_image_data_pool sparse 2024-08-29T18:36:41.485 INFO:tasks.workunit.client.1.smithi110.stderr:+ image=sparse 2024-08-29T18:36:41.485 INFO:tasks.workunit.client.1.smithi110.stderr:+ sed -e s/rbd_data.d79bcce9639c\.// -e s/^0*\([0-9a-f]\)/\1/ 2024-08-29T18:36:41.485 INFO:tasks.workunit.client.1.smithi110.stderr:+ sort -u 2024-08-29T18:36:41.485 INFO:tasks.workunit.client.1.smithi110.stderr:+ rbd info sparse 2024-08-29T18:36:41.486 INFO:tasks.workunit.client.1.smithi110.stderr:+ grep data_pool: 2024-08-29T18:36:41.486 INFO:tasks.workunit.client.1.smithi110.stderr:+ awk -F: { print $NF } 2024-08-29T18:36:41.529 INFO:tasks.workunit.client.1.smithi110.stderr:+ data_pool= 2024-08-29T18:36:41.529 INFO:tasks.workunit.client.1.smithi110.stderr:+ [ -z ] 2024-08-29T18:36:41.529 INFO:tasks.workunit.client.1.smithi110.stderr:+ data_pool=rbd 2024-08-29T18:36:41.529 INFO:tasks.workunit.client.1.smithi110.stderr:+ echo rbd 2024-08-29T18:36:41.529 INFO:tasks.workunit.client.1.smithi110.stderr:+ rados ls -p rbd 2024-08-29T18:36:41.585 INFO:tasks.workunit.client.1.smithi110.stderr:+ objects= 2024-08-29T18:36:41.585 INFO:tasks.workunit.client.1.smithi110.stderr:+ echo 2024-08-29T18:36:41.585 INFO:tasks.workunit.client.1.smithi110.stderr:+ [ 0 -eq 1 -o = ] 2024-08-29T18:36:41.585 INFO:tasks.workunit.client.1.smithi110.stderr:+ rbd rm sparse 2024-08-29T18:36:41.732 INFO:tasks.workunit.client.1.smithi110.stderr: Removing image: 100% complete...done. 2024-08-29T18:36:41.734 INFO:tasks.workunit.client.1.smithi110.stderr:+ echo zeros export to sparse file 2024-08-29T18:36:41.734 INFO:tasks.workunit.client.1.smithi110.stdout:zeros export to sparse file 2024-08-29T18:36:41.735 INFO:tasks.workunit.client.1.smithi110.stderr:+ rbd create --new-format sparse --size 4 2024-08-29T18:36:41.789 INFO:tasks.workunit.client.1.smithi110.stderr:rbd: --new-format is deprecated, use --image-format 2 2024-08-29T18:36:41.792 INFO:tasks.workunit.client.1.smithi110.stderr:+ rbd info sparse 2024-08-29T18:36:41.793 INFO:tasks.workunit.client.1.smithi110.stderr:+ grep block_name_prefix 2024-08-29T18:36:41.793 INFO:tasks.workunit.client.1.smithi110.stderr:+ awk {print $NF;} 2024-08-29T18:36:41.842 INFO:tasks.workunit.client.1.smithi110.stderr:+ prefix=rbd_data.d7bcfd46bd34 2024-08-29T18:36:41.843 INFO:tasks.workunit.client.1.smithi110.stderr:+ dd if=/dev/zero bs=4M count=1 2024-08-29T18:36:41.843 INFO:tasks.workunit.client.1.smithi110.stderr:+ get_image_data_pool sparse 2024-08-29T18:36:41.843 INFO:tasks.workunit.client.1.smithi110.stderr:+ image=sparse 2024-08-29T18:36:41.843 INFO:tasks.workunit.client.1.smithi110.stderr:+ rbd info sparse 2024-08-29T18:36:41.843 INFO:tasks.workunit.client.1.smithi110.stderr:+ grep data_pool: 2024-08-29T18:36:41.843 INFO:tasks.workunit.client.1.smithi110.stderr:+ awk -F: { print $NF } 2024-08-29T18:36:41.890 INFO:tasks.workunit.client.1.smithi110.stderr:+ data_pool= 2024-08-29T18:36:41.891 INFO:tasks.workunit.client.1.smithi110.stderr:+ [ -z ] 2024-08-29T18:36:41.891 INFO:tasks.workunit.client.1.smithi110.stderr:+ data_pool=rbd 2024-08-29T18:36:41.891 INFO:tasks.workunit.client.1.smithi110.stderr:+ echo rbd 2024-08-29T18:36:41.891 INFO:tasks.workunit.client.1.smithi110.stderr:+ rados -p rbd put rbd_data.d7bcfd46bd34.000000000000 - 2024-08-29T18:36:41.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:36:41 smithi110 bash[67519]: cluster 2024-08-29T18:36:40.491443+0000 mgr.y (mgr.25004) 1403 : cluster [DBG] pgmap v2087: 105 pgs: 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 117 KiB/s rd, 10 KiB/s wr, 158 op/s 2024-08-29T18:36:41.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:36:41 smithi029 bash[79042]: cluster 2024-08-29T18:36:40.491443+0000 mgr.y (mgr.25004) 1403 : cluster [DBG] pgmap v2087: 105 pgs: 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 117 KiB/s rd, 10 KiB/s wr, 158 op/s 2024-08-29T18:36:41.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:36:41 smithi029 bash[77880]: cluster 2024-08-29T18:36:40.491443+0000 mgr.y (mgr.25004) 1403 : cluster [DBG] pgmap v2087: 105 pgs: 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 117 KiB/s rd, 10 KiB/s wr, 158 op/s 2024-08-29T18:36:41.922 INFO:tasks.workunit.client.1.smithi110.stderr:1+0 records in 2024-08-29T18:36:41.922 INFO:tasks.workunit.client.1.smithi110.stderr:1+0 records out 2024-08-29T18:36:41.922 INFO:tasks.workunit.client.1.smithi110.stderr:4194304 bytes (4.2 MB, 4.0 MiB) copied, 0.0798545 s, 52.5 MB/s 2024-08-29T18:36:41.940 INFO:tasks.workunit.client.1.smithi110.stderr:+ objects sparse 2024-08-29T18:36:41.941 INFO:tasks.workunit.client.1.smithi110.stderr:+ image=sparse 2024-08-29T18:36:41.941 INFO:tasks.workunit.client.1.smithi110.stderr:+ rbd info sparse 2024-08-29T18:36:41.941 INFO:tasks.workunit.client.1.smithi110.stderr:+ grep block_name_prefix 2024-08-29T18:36:41.941 INFO:tasks.workunit.client.1.smithi110.stderr:+ awk {print $NF;} 2024-08-29T18:36:41.990 INFO:tasks.workunit.client.1.smithi110.stderr:+ prefix=rbd_data.d7bcfd46bd34 2024-08-29T18:36:41.991 INFO:tasks.workunit.client.1.smithi110.stderr:+ grep rbd_data.d7bcfd46bd34 2024-08-29T18:36:41.991 INFO:tasks.workunit.client.1.smithi110.stderr:+ get_image_data_pool sparse 2024-08-29T18:36:41.991 INFO:tasks.workunit.client.1.smithi110.stderr:+ image=sparse 2024-08-29T18:36:41.991 INFO:tasks.workunit.client.1.smithi110.stderr:+ sed -e s/rbd_data.d7bcfd46bd34\.// -e s/^0*\([0-9a-f]\)/\1/ 2024-08-29T18:36:41.991 INFO:tasks.workunit.client.1.smithi110.stderr:+ sort -u 2024-08-29T18:36:41.991 INFO:tasks.workunit.client.1.smithi110.stderr:+ rbd info sparse 2024-08-29T18:36:41.991 INFO:tasks.workunit.client.1.smithi110.stderr:+ grep data_pool: 2024-08-29T18:36:41.991 INFO:tasks.workunit.client.1.smithi110.stderr:+ awk -F: { print $NF } 2024-08-29T18:36:42.040 INFO:tasks.workunit.client.1.smithi110.stderr:+ data_pool= 2024-08-29T18:36:42.041 INFO:tasks.workunit.client.1.smithi110.stderr:+ [ -z ] 2024-08-29T18:36:42.041 INFO:tasks.workunit.client.1.smithi110.stderr:+ data_pool=rbd 2024-08-29T18:36:42.041 INFO:tasks.workunit.client.1.smithi110.stderr:+ echo rbd 2024-08-29T18:36:42.041 INFO:tasks.workunit.client.1.smithi110.stderr:+ rados ls -p rbd 2024-08-29T18:36:42.096 INFO:tasks.workunit.client.1.smithi110.stderr:+ objects=0 2024-08-29T18:36:42.096 INFO:tasks.workunit.client.1.smithi110.stderr:+ echo 0 2024-08-29T18:36:42.096 INFO:tasks.workunit.client.1.smithi110.stderr:+ [ 0 -eq 1 -o 0 = 0 ] 2024-08-29T18:36:42.097 INFO:tasks.workunit.client.1.smithi110.stderr:+ rm /tmp/rbd_import_export_105882/sparse 2024-08-29T18:36:42.097 INFO:tasks.workunit.client.1.smithi110.stderr:rm: cannot remove '/tmp/rbd_import_export_105882/sparse': No such file or directory 2024-08-29T18:36:42.097 INFO:tasks.workunit.client.1.smithi110.stderr:+ true 2024-08-29T18:36:42.097 INFO:tasks.workunit.client.1.smithi110.stderr:+ rbd export sparse /tmp/rbd_import_export_105882/sparse 2024-08-29T18:36:42.144 INFO:tasks.workunit.client.1.smithi110.stderr: Exporting image: 100% complete...done. 2024-08-29T18:36:42.146 INFO:tasks.workunit.client.1.smithi110.stderr:+ stat /tmp/rbd_import_export_105882/sparse --format=%b 2024-08-29T18:36:42.147 INFO:tasks.workunit.client.1.smithi110.stderr:+ [ 0 = 0 ] 2024-08-29T18:36:42.147 INFO:tasks.workunit.client.1.smithi110.stderr:+ rbd rm sparse 2024-08-29T18:36:42.360 INFO:tasks.workunit.client.1.smithi110.stderr: Removing image: 100% complete...done. 2024-08-29T18:36:42.365 INFO:tasks.workunit.client.1.smithi110.stderr:+ rm /tmp/rbd_import_export_105882/sparse /tmp/rbd_import_export_105882/sparse1 /tmp/rbd_import_export_105882/sparse2 /tmp/rbd_import_export_105882/sparse3 2024-08-29T18:36:42.368 INFO:tasks.workunit.client.1.smithi110.stderr:rm: cannot remove '/tmp/rbd_import_export_105882/sparse3': No such file or directory 2024-08-29T18:36:42.368 INFO:tasks.workunit.client.1.smithi110.stderr:+ true 2024-08-29T18:36:42.369 INFO:tasks.workunit.client.1.smithi110.stdout:OK 2024-08-29T18:36:42.370 INFO:tasks.workunit.client.1.smithi110.stderr:+ echo OK 2024-08-29T18:36:42.370 INFO:tasks.workunit.client.1.smithi110.stderr:+ rm -rf /tmp/rbd_import_export_105882 2024-08-29T18:36:42.370 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-08-29T18:36:42.370 DEBUG:teuthology.orchestra.run.smithi110:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.1/client.1/tmp 2024-08-29T18:36:42.427 INFO:tasks.workunit:Stopping ['rbd/import_export.sh'] on client.1... 2024-08-29T18:36:42.428 DEBUG:teuthology.orchestra.run.smithi110:> sudo rm -rf -- /home/ubuntu/cephtest/workunits.list.client.1 /home/ubuntu/cephtest/clone.client.1 2024-08-29T18:36:42.699 DEBUG:teuthology.parallel:result is None 2024-08-29T18:36:42.700 DEBUG:teuthology.orchestra.run.smithi110:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.1/client.1 2024-08-29T18:36:42.712 INFO:tasks.workunit:Deleted dir /home/ubuntu/cephtest/mnt.1/client.1 2024-08-29T18:36:42.713 DEBUG:teuthology.orchestra.run.smithi110:> rmdir -- /home/ubuntu/cephtest/mnt.1 2024-08-29T18:36:42.759 INFO:tasks.workunit:Deleted artificial mount point /home/ubuntu/cephtest/mnt.1/client.1 2024-08-29T18:36:42.760 INFO:teuthology.task.full_sequential:In full_sequential, running task print... 2024-08-29T18:36:42.760 INFO:teuthology.task.print:**** done end rbd_import_export.yaml 2024-08-29T18:36:42.760 INFO:teuthology.task.full_sequential:In full_sequential, running task print... 2024-08-29T18:36:42.760 INFO:teuthology.task.print:**** done start test_rbd_api.yaml 2024-08-29T18:36:42.760 INFO:teuthology.task.full_sequential:In full_sequential, running task workunit... 2024-08-29T18:36:42.761 INFO:tasks.workunit:Pulling workunits from ref reef 2024-08-29T18:36:42.761 INFO:tasks.workunit:Making a separate scratch dir for every client... 2024-08-29T18:36:42.761 DEBUG:teuthology.orchestra.run.smithi029:> stat -- /home/ubuntu/cephtest/mnt.0 2024-08-29T18:36:42.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-29T18:36:42.768 INFO:teuthology.orchestra.run.smithi029.stderr:stat: cannot statx '/home/ubuntu/cephtest/mnt.0': No such file or directory 2024-08-29T18:36:42.768 DEBUG:teuthology.orchestra.run.smithi029:> mkdir -- /home/ubuntu/cephtest/mnt.0 2024-08-29T18:36:42.815 INFO:tasks.workunit:Created dir /home/ubuntu/cephtest/mnt.0 2024-08-29T18:36:42.816 DEBUG:teuthology.orchestra.run.smithi029:> cd -- /home/ubuntu/cephtest/mnt.0 && mkdir -- client.0 2024-08-29T18:36:42.863 INFO:tasks.workunit:timeout=3h 2024-08-29T18:36:42.863 INFO:tasks.workunit:cleanup=True 2024-08-29T18:36:42.864 DEBUG:teuthology.orchestra.run.smithi029:> rm -rf /home/ubuntu/cephtest/clone.client.0 && git clone --depth 1 --branch reef https://github.com/ceph/ceph-ci.git /home/ubuntu/cephtest/clone.client.0 && cd /home/ubuntu/cephtest/clone.client.0 2024-08-29T18:36:42.913 INFO:tasks.workunit.client.0.smithi029.stderr:Cloning into '/home/ubuntu/cephtest/clone.client.0'... 2024-08-29T18:36:43.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:36:43 smithi110 bash[67519]: cluster 2024-08-29T18:36:42.492646+0000 mgr.y (mgr.25004) 1404 : cluster [DBG] pgmap v2088: 105 pgs: 105 active+clean; 1.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 984 KiB/s rd, 871 KiB/s wr, 363 op/s 2024-08-29T18:36:43.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:36:43 smithi029 bash[79042]: cluster 2024-08-29T18:36:42.492646+0000 mgr.y (mgr.25004) 1404 : cluster [DBG] pgmap v2088: 105 pgs: 105 active+clean; 1.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 984 KiB/s rd, 871 KiB/s wr, 363 op/s 2024-08-29T18:36:43.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:36:43 smithi029 bash[77880]: cluster 2024-08-29T18:36:42.492646+0000 mgr.y (mgr.25004) 1404 : cluster [DBG] pgmap v2088: 105 pgs: 105 active+clean; 1.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 984 KiB/s rd, 871 KiB/s wr, 363 op/s 2024-08-29T18:36:44.901 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:36:44 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:36:44] "GET /metrics HTTP/1.1" 200 34005 "" "Prometheus/2.43.0" 2024-08-29T18:36:45.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:36:45 smithi029 bash[79042]: cluster 2024-08-29T18:36:44.292090+0000 mon.a (mon.0) 1796 : cluster [DBG] osdmap e1159: 8 total, 8 up, 8 in 2024-08-29T18:36:45.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:36:45 smithi029 bash[79042]: cluster 2024-08-29T18:36:44.493399+0000 mgr.y (mgr.25004) 1405 : cluster [DBG] pgmap v2090: 105 pgs: 105 active+clean; 1.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 855 KiB/s rd, 783 KiB/s wr, 291 op/s 2024-08-29T18:36:45.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:36:45 smithi029 bash[77880]: cluster 2024-08-29T18:36:44.292090+0000 mon.a (mon.0) 1796 : cluster [DBG] osdmap e1159: 8 total, 8 up, 8 in 2024-08-29T18:36:45.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:36:45 smithi029 bash[77880]: cluster 2024-08-29T18:36:44.493399+0000 mgr.y (mgr.25004) 1405 : cluster [DBG] pgmap v2090: 105 pgs: 105 active+clean; 1.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 855 KiB/s rd, 783 KiB/s wr, 291 op/s 2024-08-29T18:36:45.653 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:36:45 smithi110 bash[67519]: cluster 2024-08-29T18:36:44.292090+0000 mon.a (mon.0) 1796 : cluster [DBG] osdmap e1159: 8 total, 8 up, 8 in 2024-08-29T18:36:45.653 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:36:45 smithi110 bash[67519]: cluster 2024-08-29T18:36:44.493399+0000 mgr.y (mgr.25004) 1405 : cluster [DBG] pgmap v2090: 105 pgs: 105 active+clean; 1.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 855 KiB/s rd, 783 KiB/s wr, 291 op/s 2024-08-29T18:36:47.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:36:47 smithi029 bash[77880]: cluster 2024-08-29T18:36:46.494555+0000 mgr.y (mgr.25004) 1406 : cluster [DBG] pgmap v2091: 105 pgs: 105 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 879 KiB/s rd, 1.2 MiB/s wr, 280 op/s 2024-08-29T18:36:47.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:36:47 smithi110 bash[67519]: cluster 2024-08-29T18:36:46.494555+0000 mgr.y (mgr.25004) 1406 : cluster [DBG] pgmap v2091: 105 pgs: 105 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 879 KiB/s rd, 1.2 MiB/s wr, 280 op/s 2024-08-29T18:36:47.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:36:47 smithi029 bash[79042]: cluster 2024-08-29T18:36:46.494555+0000 mgr.y (mgr.25004) 1406 : cluster [DBG] pgmap v2091: 105 pgs: 105 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 879 KiB/s rd, 1.2 MiB/s wr, 280 op/s 2024-08-29T18:36:49.880 DEBUG:teuthology.orchestra.run.smithi029:> 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-08-29T18:36:49.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:36:49 smithi029 bash[77880]: cluster 2024-08-29T18:36:48.495570+0000 mgr.y (mgr.25004) 1407 : cluster [DBG] pgmap v2092: 105 pgs: 105 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 812 KiB/s rd, 1.1 MiB/s wr, 264 op/s 2024-08-29T18:36:49.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:36:49 smithi029 bash[77880]: audit 2024-08-29T18:36:48.568949+0000 mon.c (mon.2) 620 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:36:49.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:36:49 smithi029 bash[79042]: cluster 2024-08-29T18:36:48.495570+0000 mgr.y (mgr.25004) 1407 : cluster [DBG] pgmap v2092: 105 pgs: 105 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 812 KiB/s rd, 1.1 MiB/s wr, 264 op/s 2024-08-29T18:36:49.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:36:49 smithi029 bash[79042]: audit 2024-08-29T18:36:48.568949+0000 mon.c (mon.2) 620 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:36:49.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:36:49 smithi110 bash[67519]: cluster 2024-08-29T18:36:48.495570+0000 mgr.y (mgr.25004) 1407 : cluster [DBG] pgmap v2092: 105 pgs: 105 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 812 KiB/s rd, 1.1 MiB/s wr, 264 op/s 2024-08-29T18:36:49.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:36:49 smithi110 bash[67519]: audit 2024-08-29T18:36:48.568949+0000 mon.c (mon.2) 620 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:36:49.907 INFO:tasks.workunit.client.0.smithi029.stdout:for d in direct_io fs ; do ( cd $d ; make all ) ; done 2024-08-29T18:36:49.910 INFO:tasks.workunit.client.0.smithi029.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2024-08-29T18:36:49.910 INFO:tasks.workunit.client.0.smithi029.stdout:cc -Wall -Wextra -D_GNU_SOURCE direct_io_test.c -o direct_io_test 2024-08-29T18:36:49.966 INFO:tasks.workunit.client.0.smithi029.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_sync_io.c -o test_sync_io 2024-08-29T18:36:50.021 INFO:tasks.workunit.client.0.smithi029.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_short_dio_read.c -o test_short_dio_read 2024-08-29T18:36:50.064 INFO:tasks.workunit.client.0.smithi029.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2024-08-29T18:36:50.065 INFO:tasks.workunit.client.0.smithi029.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2024-08-29T18:36:50.065 INFO:tasks.workunit.client.0.smithi029.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_o_trunc.c -o test_o_trunc 2024-08-29T18:36:50.112 INFO:tasks.workunit.client.0.smithi029.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2024-08-29T18:36:50.115 DEBUG:teuthology.orchestra.run.smithi029:> set -ex 2024-08-29T18:36:50.115 DEBUG:teuthology.orchestra.run.smithi029:> dd if=/home/ubuntu/cephtest/workunits.list.client.0 of=/dev/stdout 2024-08-29T18:36:50.163 INFO:tasks.workunit:Running workunits matching rbd/test_librbd.sh on client.0... 2024-08-29T18:36:50.164 INFO:tasks.workunit:Running workunit rbd/test_librbd.sh... 2024-08-29T18:36:50.164 DEBUG:teuthology.orchestra.run.smithi029:workunit test rbd/test_librbd.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 RBD_FEATURES=61 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 3h /home/ubuntu/cephtest/clone.client.0/qa/workunits/rbd/test_librbd.sh 2024-08-29T18:36:50.296 INFO:tasks.workunit.client.0.smithi029.stderr:warning: failed to enable lockdep 2024-08-29T18:36:50.297 INFO:tasks.workunit.client.0.smithi029.stdout:seed 117632 2024-08-29T18:36:50.297 INFO:tasks.workunit.client.0.smithi029.stdout:[==========] Running 490 tests from 24 test suites. 2024-08-29T18:36:50.298 INFO:tasks.workunit.client.0.smithi029.stdout:[----------] Global test environment set-up. 2024-08-29T18:36:50.298 INFO:tasks.workunit.client.0.smithi029.stdout:[----------] 1 test from TestJournalStress 2024-08-29T18:36:51.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:36:50 smithi029 bash[77880]: cluster 2024-08-29T18:36:50.496377+0000 mgr.y (mgr.25004) 1408 : cluster [DBG] pgmap v2093: 105 pgs: 105 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 789 KiB/s rd, 1.1 MiB/s wr, 234 op/s 2024-08-29T18:36:51.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:36:50 smithi029 bash[79042]: cluster 2024-08-29T18:36:50.496377+0000 mgr.y (mgr.25004) 1408 : cluster [DBG] pgmap v2093: 105 pgs: 105 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 789 KiB/s rd, 1.1 MiB/s wr, 234 op/s 2024-08-29T18:36:51.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:36:50 smithi110 bash[67519]: cluster 2024-08-29T18:36:50.496377+0000 mgr.y (mgr.25004) 1408 : cluster [DBG] pgmap v2093: 105 pgs: 105 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 789 KiB/s rd, 1.1 MiB/s wr, 234 op/s 2024-08-29T18:36:51.833 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestJournalStress.DiscardWithPruneWriteOverlap 2024-08-29T18:36:52.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:36:51 smithi110 bash[67519]: cluster 2024-08-29T18:36:50.829738+0000 mon.a (mon.0) 1797 : cluster [DBG] osdmap e1160: 8 total, 8 up, 8 in 2024-08-29T18:36:52.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:36:51 smithi110 bash[67519]: audit 2024-08-29T18:36:50.835298+0000 mon.a (mon.0) 1798 : audit [INF] from='client.? 172.21.15.29:0/1166139256' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:36:52.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:36:51 smithi110 bash[67519]: audit 2024-08-29T18:36:51.821561+0000 mon.a (mon.0) 1799 : audit [INF] from='client.? 172.21.15.29:0/1166139256' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:36:52.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:36:51 smithi110 bash[67519]: cluster 2024-08-29T18:36:51.831179+0000 mon.a (mon.0) 1800 : cluster [DBG] osdmap e1161: 8 total, 8 up, 8 in 2024-08-29T18:36:52.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:36:51 smithi029 bash[77880]: cluster 2024-08-29T18:36:50.829738+0000 mon.a (mon.0) 1797 : cluster [DBG] osdmap e1160: 8 total, 8 up, 8 in 2024-08-29T18:36:52.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:36:51 smithi029 bash[77880]: audit 2024-08-29T18:36:50.835298+0000 mon.a (mon.0) 1798 : audit [INF] from='client.? 172.21.15.29:0/1166139256' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:36:52.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:36:51 smithi029 bash[77880]: audit 2024-08-29T18:36:51.821561+0000 mon.a (mon.0) 1799 : audit [INF] from='client.? 172.21.15.29:0/1166139256' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:36:52.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:36:51 smithi029 bash[77880]: cluster 2024-08-29T18:36:51.831179+0000 mon.a (mon.0) 1800 : cluster [DBG] osdmap e1161: 8 total, 8 up, 8 in 2024-08-29T18:36:52.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:36:51 smithi029 bash[79042]: cluster 2024-08-29T18:36:50.829738+0000 mon.a (mon.0) 1797 : cluster [DBG] osdmap e1160: 8 total, 8 up, 8 in 2024-08-29T18:36:52.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:36:51 smithi029 bash[79042]: audit 2024-08-29T18:36:50.835298+0000 mon.a (mon.0) 1798 : audit [INF] from='client.? 172.21.15.29:0/1166139256' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:36:52.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:36:51 smithi029 bash[79042]: audit 2024-08-29T18:36:51.821561+0000 mon.a (mon.0) 1799 : audit [INF] from='client.? 172.21.15.29:0/1166139256' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:36:52.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:36:51 smithi029 bash[79042]: cluster 2024-08-29T18:36:51.831179+0000 mon.a (mon.0) 1800 : cluster [DBG] osdmap e1161: 8 total, 8 up, 8 in 2024-08-29T18:36:53.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:36:52 smithi029 bash[77880]: cluster 2024-08-29T18:36:52.497271+0000 mgr.y (mgr.25004) 1409 : cluster [DBG] pgmap v2096: 137 pgs: 17 creating+peering, 8 unknown, 112 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 180 KiB/s rd, 641 KiB/s wr, 68 op/s 2024-08-29T18:36:53.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:36:52 smithi110 bash[67519]: cluster 2024-08-29T18:36:52.497271+0000 mgr.y (mgr.25004) 1409 : cluster [DBG] pgmap v2096: 137 pgs: 17 creating+peering, 8 unknown, 112 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 180 KiB/s rd, 641 KiB/s wr, 68 op/s 2024-08-29T18:36:53.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:36:52 smithi029 bash[79042]: cluster 2024-08-29T18:36:52.497271+0000 mgr.y (mgr.25004) 1409 : cluster [DBG] pgmap v2096: 137 pgs: 17 creating+peering, 8 unknown, 112 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 180 KiB/s rd, 641 KiB/s wr, 68 op/s 2024-08-29T18:36:53.905 INFO:tasks.workunit.client.0.smithi029.stdout:./src/test/librbd/journal/test_Stress.cc:37: Skipped 2024-08-29T18:36:53.906 INFO:tasks.workunit.client.0.smithi029.stdout:Skipping due to unmet REQUIRE 2024-08-29T18:36:53.906 INFO:tasks.workunit.client.0.smithi029.stdout:[ SKIPPED ] TestJournalStress.DiscardWithPruneWriteOverlap (2072 ms) 2024-08-29T18:36:54.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:36:53 smithi110 bash[67519]: cluster 2024-08-29T18:36:52.855380+0000 mon.a (mon.0) 1801 : cluster [DBG] osdmap e1162: 8 total, 8 up, 8 in 2024-08-29T18:36:54.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:36:53 smithi029 bash[79042]: cluster 2024-08-29T18:36:52.855380+0000 mon.a (mon.0) 1801 : cluster [DBG] osdmap e1162: 8 total, 8 up, 8 in 2024-08-29T18:36:54.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:36:53 smithi029 bash[77880]: cluster 2024-08-29T18:36:52.855380+0000 mon.a (mon.0) 1801 : cluster [DBG] osdmap e1162: 8 total, 8 up, 8 in 2024-08-29T18:36:54.869 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:36:54 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:36:54] "GET /metrics HTTP/1.1" 200 34015 "" "Prometheus/2.43.0" 2024-08-29T18:36:54.882 INFO:tasks.workunit.client.0.smithi029.stdout:[----------] 1 test from TestJournalStress (2072 ms total) 2024-08-29T18:36:54.882 INFO:tasks.workunit.client.0.smithi029.stdout: 2024-08-29T18:36:54.882 INFO:tasks.workunit.client.0.smithi029.stdout:[----------] 16 tests from TestJournalReplay 2024-08-29T18:36:55.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:36:54 smithi110 bash[67519]: cluster 2024-08-29T18:36:53.857468+0000 mon.a (mon.0) 1802 : cluster [DBG] osdmap e1163: 8 total, 8 up, 8 in 2024-08-29T18:36:55.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:36:54 smithi110 bash[67519]: cluster 2024-08-29T18:36:54.497987+0000 mgr.y (mgr.25004) 1410 : cluster [DBG] pgmap v2099: 137 pgs: 17 creating+peering, 2 unknown, 118 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:36:55.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:36:54 smithi029 bash[79042]: cluster 2024-08-29T18:36:53.857468+0000 mon.a (mon.0) 1802 : cluster [DBG] osdmap e1163: 8 total, 8 up, 8 in 2024-08-29T18:36:55.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:36:54 smithi029 bash[79042]: cluster 2024-08-29T18:36:54.497987+0000 mgr.y (mgr.25004) 1410 : cluster [DBG] pgmap v2099: 137 pgs: 17 creating+peering, 2 unknown, 118 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:36:55.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:36:54 smithi029 bash[77880]: cluster 2024-08-29T18:36:53.857468+0000 mon.a (mon.0) 1802 : cluster [DBG] osdmap e1163: 8 total, 8 up, 8 in 2024-08-29T18:36:55.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:36:54 smithi029 bash[77880]: cluster 2024-08-29T18:36:54.497987+0000 mgr.y (mgr.25004) 1410 : cluster [DBG] pgmap v2099: 137 pgs: 17 creating+peering, 2 unknown, 118 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:36:56.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:36:55 smithi110 bash[67519]: cluster 2024-08-29T18:36:54.877671+0000 mon.a (mon.0) 1803 : cluster [DBG] osdmap e1164: 8 total, 8 up, 8 in 2024-08-29T18:36:56.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:36:55 smithi029 bash[79042]: cluster 2024-08-29T18:36:54.877671+0000 mon.a (mon.0) 1803 : cluster [DBG] osdmap e1164: 8 total, 8 up, 8 in 2024-08-29T18:36:56.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:36:55 smithi029 bash[77880]: cluster 2024-08-29T18:36:54.877671+0000 mon.a (mon.0) 1803 : cluster [DBG] osdmap e1164: 8 total, 8 up, 8 in 2024-08-29T18:36:56.904 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestJournalReplay.AioDiscardEvent 2024-08-29T18:36:57.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:36:56 smithi029 bash[79042]: cluster 2024-08-29T18:36:55.886706+0000 mon.a (mon.0) 1804 : cluster [DBG] osdmap e1165: 8 total, 8 up, 8 in 2024-08-29T18:36:57.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:36:56 smithi029 bash[79042]: audit 2024-08-29T18:36:55.888783+0000 mon.a (mon.0) 1805 : audit [INF] from='client.? 172.21.15.29:0/871265281' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:36:57.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:36:56 smithi029 bash[79042]: cluster 2024-08-29T18:36:56.498956+0000 mgr.y (mgr.25004) 1411 : cluster [DBG] pgmap v2102: 137 pgs: 6 creating+peering, 26 unknown, 105 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:36:57.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:36:56 smithi110 bash[67519]: cluster 2024-08-29T18:36:55.886706+0000 mon.a (mon.0) 1804 : cluster [DBG] osdmap e1165: 8 total, 8 up, 8 in 2024-08-29T18:36:57.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:36:56 smithi110 bash[67519]: audit 2024-08-29T18:36:55.888783+0000 mon.a (mon.0) 1805 : audit [INF] from='client.? 172.21.15.29:0/871265281' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:36:57.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:36:56 smithi110 bash[67519]: cluster 2024-08-29T18:36:56.498956+0000 mgr.y (mgr.25004) 1411 : cluster [DBG] pgmap v2102: 137 pgs: 6 creating+peering, 26 unknown, 105 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:36:57.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:36:56 smithi029 bash[77880]: cluster 2024-08-29T18:36:55.886706+0000 mon.a (mon.0) 1804 : cluster [DBG] osdmap e1165: 8 total, 8 up, 8 in 2024-08-29T18:36:57.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:36:56 smithi029 bash[77880]: audit 2024-08-29T18:36:55.888783+0000 mon.a (mon.0) 1805 : audit [INF] from='client.? 172.21.15.29:0/871265281' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:36:57.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:36:56 smithi029 bash[77880]: cluster 2024-08-29T18:36:56.498956+0000 mgr.y (mgr.25004) 1411 : cluster [DBG] pgmap v2102: 137 pgs: 6 creating+peering, 26 unknown, 105 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:36:58.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:36:57 smithi029 bash[79042]: cluster 2024-08-29T18:36:56.880243+0000 mon.a (mon.0) 1806 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:36:58.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:36:57 smithi029 bash[79042]: audit 2024-08-29T18:36:56.890909+0000 mon.a (mon.0) 1807 : audit [INF] from='client.? 172.21.15.29:0/871265281' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:36:58.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:36:57 smithi029 bash[79042]: cluster 2024-08-29T18:36:56.898740+0000 mon.a (mon.0) 1808 : cluster [DBG] osdmap e1166: 8 total, 8 up, 8 in 2024-08-29T18:36:58.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:36:57 smithi029 bash[77880]: cluster 2024-08-29T18:36:56.880243+0000 mon.a (mon.0) 1806 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:36:58.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:36:57 smithi029 bash[77880]: audit 2024-08-29T18:36:56.890909+0000 mon.a (mon.0) 1807 : audit [INF] from='client.? 172.21.15.29:0/871265281' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:36:58.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:36:57 smithi029 bash[77880]: cluster 2024-08-29T18:36:56.898740+0000 mon.a (mon.0) 1808 : cluster [DBG] osdmap e1166: 8 total, 8 up, 8 in 2024-08-29T18:36:58.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:36:57 smithi110 bash[67519]: cluster 2024-08-29T18:36:56.880243+0000 mon.a (mon.0) 1806 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:36:58.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:36:57 smithi110 bash[67519]: audit 2024-08-29T18:36:56.890909+0000 mon.a (mon.0) 1807 : audit [INF] from='client.? 172.21.15.29:0/871265281' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:36:58.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:36:57 smithi110 bash[67519]: cluster 2024-08-29T18:36:56.898740+0000 mon.a (mon.0) 1808 : cluster [DBG] osdmap e1166: 8 total, 8 up, 8 in 2024-08-29T18:36:58.958 INFO:tasks.workunit.client.0.smithi029.stdout:./src/test/librbd/journal/test_Replay.cc:109: Skipped 2024-08-29T18:36:58.959 INFO:tasks.workunit.client.0.smithi029.stdout:Skipping due to unmet REQUIRE 2024-08-29T18:36:58.959 INFO:tasks.workunit.client.0.smithi029.stdout:[ SKIPPED ] TestJournalReplay.AioDiscardEvent (2054 ms) 2024-08-29T18:36:58.959 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestJournalReplay.AioWriteEvent 2024-08-29T18:36:58.983 INFO:tasks.workunit.client.0.smithi029.stdout:./src/test/librbd/journal/test_Replay.cc:200: Skipped 2024-08-29T18:36:58.983 INFO:tasks.workunit.client.0.smithi029.stdout:Skipping due to unmet REQUIRE 2024-08-29T18:36:58.983 INFO:tasks.workunit.client.0.smithi029.stdout:[ SKIPPED ] TestJournalReplay.AioWriteEvent (25 ms) 2024-08-29T18:36:58.983 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestJournalReplay.AioFlushEvent 2024-08-29T18:36:59.004 INFO:tasks.workunit.client.0.smithi029.stdout:./src/test/librbd/journal/test_Replay.cc:261: Skipped 2024-08-29T18:36:59.004 INFO:tasks.workunit.client.0.smithi029.stdout:Skipping due to unmet REQUIRE 2024-08-29T18:36:59.004 INFO:tasks.workunit.client.0.smithi029.stdout:[ SKIPPED ] TestJournalReplay.AioFlushEvent (21 ms) 2024-08-29T18:36:59.004 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestJournalReplay.SnapCreate 2024-08-29T18:36:59.025 INFO:tasks.workunit.client.0.smithi029.stdout:./src/test/librbd/journal/test_Replay.cc:307: Skipped 2024-08-29T18:36:59.025 INFO:tasks.workunit.client.0.smithi029.stdout:Skipping due to unmet REQUIRE 2024-08-29T18:36:59.025 INFO:tasks.workunit.client.0.smithi029.stdout:[ SKIPPED ] TestJournalReplay.SnapCreate (21 ms) 2024-08-29T18:36:59.025 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestJournalReplay.SnapProtect 2024-08-29T18:36:59.045 INFO:tasks.workunit.client.0.smithi029.stdout:./src/test/librbd/journal/test_Replay.cc:348: Skipped 2024-08-29T18:36:59.045 INFO:tasks.workunit.client.0.smithi029.stdout:Skipping due to unmet REQUIRE 2024-08-29T18:36:59.045 INFO:tasks.workunit.client.0.smithi029.stdout:[ SKIPPED ] TestJournalReplay.SnapProtect (20 ms) 2024-08-29T18:36:59.045 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestJournalReplay.SnapUnprotect 2024-08-29T18:36:59.065 INFO:tasks.workunit.client.0.smithi029.stdout:./src/test/librbd/journal/test_Replay.cc:394: Skipped 2024-08-29T18:36:59.065 INFO:tasks.workunit.client.0.smithi029.stdout:Skipping due to unmet REQUIRE 2024-08-29T18:36:59.065 INFO:tasks.workunit.client.0.smithi029.stdout:[ SKIPPED ] TestJournalReplay.SnapUnprotect (20 ms) 2024-08-29T18:36:59.065 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestJournalReplay.SnapRename 2024-08-29T18:36:59.086 INFO:tasks.workunit.client.0.smithi029.stdout:./src/test/librbd/journal/test_Replay.cc:450: Skipped 2024-08-29T18:36:59.086 INFO:tasks.workunit.client.0.smithi029.stdout:Skipping due to unmet REQUIRE 2024-08-29T18:36:59.086 INFO:tasks.workunit.client.0.smithi029.stdout:[ SKIPPED ] TestJournalReplay.SnapRename (20 ms) 2024-08-29T18:36:59.086 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestJournalReplay.SnapRollback 2024-08-29T18:36:59.106 INFO:tasks.workunit.client.0.smithi029.stdout:./src/test/librbd/journal/test_Replay.cc:500: Skipped 2024-08-29T18:36:59.107 INFO:tasks.workunit.client.0.smithi029.stdout:Skipping due to unmet REQUIRE 2024-08-29T18:36:59.107 INFO:tasks.workunit.client.0.smithi029.stdout:[ SKIPPED ] TestJournalReplay.SnapRollback (21 ms) 2024-08-29T18:36:59.107 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestJournalReplay.SnapRemove 2024-08-29T18:36:59.127 INFO:tasks.workunit.client.0.smithi029.stdout:./src/test/librbd/journal/test_Replay.cc:541: Skipped 2024-08-29T18:36:59.127 INFO:tasks.workunit.client.0.smithi029.stdout:Skipping due to unmet REQUIRE 2024-08-29T18:36:59.128 INFO:tasks.workunit.client.0.smithi029.stdout:[ SKIPPED ] TestJournalReplay.SnapRemove (21 ms) 2024-08-29T18:36:59.128 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestJournalReplay.Rename 2024-08-29T18:36:59.148 INFO:tasks.workunit.client.0.smithi029.stdout:./src/test/librbd/journal/test_Replay.cc:590: Skipped 2024-08-29T18:36:59.148 INFO:tasks.workunit.client.0.smithi029.stdout:Skipping due to unmet REQUIRE 2024-08-29T18:36:59.148 INFO:tasks.workunit.client.0.smithi029.stdout:[ SKIPPED ] TestJournalReplay.Rename (21 ms) 2024-08-29T18:36:59.148 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestJournalReplay.Resize 2024-08-29T18:36:59.169 INFO:tasks.workunit.client.0.smithi029.stdout:./src/test/librbd/journal/test_Replay.cc:624: Skipped 2024-08-29T18:36:59.169 INFO:tasks.workunit.client.0.smithi029.stdout:Skipping due to unmet REQUIRE 2024-08-29T18:36:59.169 INFO:tasks.workunit.client.0.smithi029.stdout:[ SKIPPED ] TestJournalReplay.Resize (20 ms) 2024-08-29T18:36:59.169 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestJournalReplay.Flatten 2024-08-29T18:36:59.191 INFO:tasks.workunit.client.0.smithi029.stdout:./src/test/librbd/journal/test_Replay.cc:657: Skipped 2024-08-29T18:36:59.191 INFO:tasks.workunit.client.0.smithi029.stdout:Skipping due to unmet REQUIRE 2024-08-29T18:36:59.191 INFO:tasks.workunit.client.0.smithi029.stdout:[ SKIPPED ] TestJournalReplay.Flatten (22 ms) 2024-08-29T18:36:59.191 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestJournalReplay.UpdateFeatures 2024-08-29T18:36:59.210 INFO:tasks.workunit.client.0.smithi029.stdout:./src/test/librbd/journal/test_Replay.cc:704: Skipped 2024-08-29T18:36:59.211 INFO:tasks.workunit.client.0.smithi029.stdout:Skipping due to unmet REQUIRE 2024-08-29T18:36:59.211 INFO:tasks.workunit.client.0.smithi029.stdout:[ SKIPPED ] TestJournalReplay.UpdateFeatures (20 ms) 2024-08-29T18:36:59.211 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestJournalReplay.MetadataSet 2024-08-29T18:36:59.231 INFO:tasks.workunit.client.0.smithi029.stdout:./src/test/librbd/journal/test_Replay.cc:741: Skipped 2024-08-29T18:36:59.231 INFO:tasks.workunit.client.0.smithi029.stdout:Skipping due to unmet REQUIRE 2024-08-29T18:36:59.231 INFO:tasks.workunit.client.0.smithi029.stdout:[ SKIPPED ] TestJournalReplay.MetadataSet (21 ms) 2024-08-29T18:36:59.231 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestJournalReplay.MetadataRemove 2024-08-29T18:36:59.254 INFO:tasks.workunit.client.0.smithi029.stdout:./src/test/librbd/journal/test_Replay.cc:781: Skipped 2024-08-29T18:36:59.254 INFO:tasks.workunit.client.0.smithi029.stdout:Skipping due to unmet REQUIRE 2024-08-29T18:36:59.254 INFO:tasks.workunit.client.0.smithi029.stdout:[ SKIPPED ] TestJournalReplay.MetadataRemove (23 ms) 2024-08-29T18:36:59.254 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestJournalReplay.ObjectPosition 2024-08-29T18:36:59.277 INFO:tasks.workunit.client.0.smithi029.stdout:./src/test/librbd/journal/test_Replay.cc:824: Skipped 2024-08-29T18:36:59.277 INFO:tasks.workunit.client.0.smithi029.stdout:Skipping due to unmet REQUIRE 2024-08-29T18:36:59.277 INFO:tasks.workunit.client.0.smithi029.stdout:[ SKIPPED ] TestJournalReplay.ObjectPosition (22 ms) 2024-08-29T18:36:59.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:36:58 smithi110 bash[67519]: cluster 2024-08-29T18:36:57.900455+0000 mon.a (mon.0) 1809 : cluster [DBG] osdmap e1167: 8 total, 8 up, 8 in 2024-08-29T18:36:59.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:36:58 smithi110 bash[67519]: cluster 2024-08-29T18:36:58.499657+0000 mgr.y (mgr.25004) 1412 : cluster [DBG] pgmap v2105: 137 pgs: 12 creating+peering, 12 unknown, 113 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:36:59.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:36:58 smithi029 bash[79042]: cluster 2024-08-29T18:36:57.900455+0000 mon.a (mon.0) 1809 : cluster [DBG] osdmap e1167: 8 total, 8 up, 8 in 2024-08-29T18:36:59.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:36:58 smithi029 bash[79042]: cluster 2024-08-29T18:36:58.499657+0000 mgr.y (mgr.25004) 1412 : cluster [DBG] pgmap v2105: 137 pgs: 12 creating+peering, 12 unknown, 113 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:36:59.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:36:58 smithi029 bash[77880]: cluster 2024-08-29T18:36:57.900455+0000 mon.a (mon.0) 1809 : cluster [DBG] osdmap e1167: 8 total, 8 up, 8 in 2024-08-29T18:36:59.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:36:58 smithi029 bash[77880]: cluster 2024-08-29T18:36:58.499657+0000 mgr.y (mgr.25004) 1412 : cluster [DBG] pgmap v2105: 137 pgs: 12 creating+peering, 12 unknown, 113 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:36:59.926 INFO:tasks.workunit.client.0.smithi029.stdout:[----------] 16 tests from TestJournalReplay (2372 ms total) 2024-08-29T18:36:59.926 INFO:tasks.workunit.client.0.smithi029.stdout: 2024-08-29T18:36:59.927 INFO:tasks.workunit.client.0.smithi029.stdout:[----------] 4 tests from TestJournalEntries 2024-08-29T18:37:00.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:36:59 smithi029 bash[79042]: cluster 2024-08-29T18:36:58.893420+0000 mon.a (mon.0) 1810 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:37:00.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:36:59 smithi029 bash[79042]: cluster 2024-08-29T18:36:58.893467+0000 mon.a (mon.0) 1811 : cluster [INF] Cluster is now healthy 2024-08-29T18:37:00.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:36:59 smithi029 bash[79042]: cluster 2024-08-29T18:36:58.911910+0000 mon.a (mon.0) 1812 : cluster [DBG] osdmap e1168: 8 total, 8 up, 8 in 2024-08-29T18:37:00.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:36:59 smithi029 bash[77880]: cluster 2024-08-29T18:36:58.893420+0000 mon.a (mon.0) 1810 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:37:00.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:36:59 smithi029 bash[77880]: cluster 2024-08-29T18:36:58.893467+0000 mon.a (mon.0) 1811 : cluster [INF] Cluster is now healthy 2024-08-29T18:37:00.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:36:59 smithi029 bash[77880]: cluster 2024-08-29T18:36:58.911910+0000 mon.a (mon.0) 1812 : cluster [DBG] osdmap e1168: 8 total, 8 up, 8 in 2024-08-29T18:37:00.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:36:59 smithi110 bash[67519]: cluster 2024-08-29T18:36:58.893420+0000 mon.a (mon.0) 1810 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:37:00.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:36:59 smithi110 bash[67519]: cluster 2024-08-29T18:36:58.893467+0000 mon.a (mon.0) 1811 : cluster [INF] Cluster is now healthy 2024-08-29T18:37:00.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:36:59 smithi110 bash[67519]: cluster 2024-08-29T18:36:58.911910+0000 mon.a (mon.0) 1812 : cluster [DBG] osdmap e1168: 8 total, 8 up, 8 in 2024-08-29T18:37:01.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:37:00 smithi029 bash[79042]: cluster 2024-08-29T18:36:59.918587+0000 mon.a (mon.0) 1813 : cluster [DBG] osdmap e1169: 8 total, 8 up, 8 in 2024-08-29T18:37:01.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:37:00 smithi029 bash[79042]: cluster 2024-08-29T18:37:00.500352+0000 mgr.y (mgr.25004) 1413 : cluster [DBG] pgmap v2108: 105 pgs: 105 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:37:01.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:37:00 smithi110 bash[67519]: cluster 2024-08-29T18:36:59.918587+0000 mon.a (mon.0) 1813 : cluster [DBG] osdmap e1169: 8 total, 8 up, 8 in 2024-08-29T18:37:01.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:37:00 smithi110 bash[67519]: cluster 2024-08-29T18:37:00.500352+0000 mgr.y (mgr.25004) 1413 : cluster [DBG] pgmap v2108: 105 pgs: 105 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:37:01.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:37:00 smithi029 bash[77880]: cluster 2024-08-29T18:36:59.918587+0000 mon.a (mon.0) 1813 : cluster [DBG] osdmap e1169: 8 total, 8 up, 8 in 2024-08-29T18:37:01.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:37:00 smithi029 bash[77880]: cluster 2024-08-29T18:37:00.500352+0000 mgr.y (mgr.25004) 1413 : cluster [DBG] pgmap v2108: 105 pgs: 105 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:37:01.936 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestJournalEntries.AioWrite 2024-08-29T18:37:02.404 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:37:01 smithi029 bash[79042]: cluster 2024-08-29T18:37:00.932129+0000 mon.a (mon.0) 1814 : cluster [DBG] osdmap e1170: 8 total, 8 up, 8 in 2024-08-29T18:37:02.405 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:37:01 smithi029 bash[79042]: audit 2024-08-29T18:37:00.936675+0000 mon.c (mon.2) 621 : audit [INF] from='client.? 172.21.15.29:0/606283517' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:37:02.405 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:37:01 smithi029 bash[79042]: audit 2024-08-29T18:37:00.940119+0000 mon.a (mon.0) 1815 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:37:02.405 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:37:01 smithi110 bash[67519]: cluster 2024-08-29T18:37:00.932129+0000 mon.a (mon.0) 1814 : cluster [DBG] osdmap e1170: 8 total, 8 up, 8 in 2024-08-29T18:37:02.405 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:37:01 smithi110 bash[67519]: audit 2024-08-29T18:37:00.936675+0000 mon.c (mon.2) 621 : audit [INF] from='client.? 172.21.15.29:0/606283517' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:37:02.405 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:37:01 smithi110 bash[67519]: audit 2024-08-29T18:37:00.940119+0000 mon.a (mon.0) 1815 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:37:02.405 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:37:01 smithi029 bash[77880]: cluster 2024-08-29T18:37:00.932129+0000 mon.a (mon.0) 1814 : cluster [DBG] osdmap e1170: 8 total, 8 up, 8 in 2024-08-29T18:37:02.405 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:37:01 smithi029 bash[77880]: audit 2024-08-29T18:37:00.936675+0000 mon.c (mon.2) 621 : audit [INF] from='client.? 172.21.15.29:0/606283517' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:37:02.405 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:37:01 smithi029 bash[77880]: audit 2024-08-29T18:37:00.940119+0000 mon.a (mon.0) 1815 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:37:03.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:37:02 smithi029 bash[77880]: audit 2024-08-29T18:37:01.926822+0000 mon.a (mon.0) 1816 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:37:03.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:37:02 smithi029 bash[77880]: cluster 2024-08-29T18:37:01.934980+0000 mon.a (mon.0) 1817 : cluster [DBG] osdmap e1171: 8 total, 8 up, 8 in 2024-08-29T18:37:03.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:37:02 smithi029 bash[77880]: cluster 2024-08-29T18:37:02.501236+0000 mgr.y (mgr.25004) 1414 : cluster [DBG] pgmap v2111: 137 pgs: 18 creating+peering, 7 unknown, 112 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:37:03.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:37:02 smithi110 bash[67519]: audit 2024-08-29T18:37:01.926822+0000 mon.a (mon.0) 1816 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:37:03.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:37:02 smithi110 bash[67519]: cluster 2024-08-29T18:37:01.934980+0000 mon.a (mon.0) 1817 : cluster [DBG] osdmap e1171: 8 total, 8 up, 8 in 2024-08-29T18:37:03.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:37:02 smithi110 bash[67519]: cluster 2024-08-29T18:37:02.501236+0000 mgr.y (mgr.25004) 1414 : cluster [DBG] pgmap v2111: 137 pgs: 18 creating+peering, 7 unknown, 112 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:37:03.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:37:02 smithi029 bash[79042]: audit 2024-08-29T18:37:01.926822+0000 mon.a (mon.0) 1816 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:37:03.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:37:02 smithi029 bash[79042]: cluster 2024-08-29T18:37:01.934980+0000 mon.a (mon.0) 1817 : cluster [DBG] osdmap e1171: 8 total, 8 up, 8 in 2024-08-29T18:37:03.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:37:02 smithi029 bash[79042]: cluster 2024-08-29T18:37:02.501236+0000 mgr.y (mgr.25004) 1414 : cluster [DBG] pgmap v2111: 137 pgs: 18 creating+peering, 7 unknown, 112 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:37:04.003 INFO:tasks.workunit.client.0.smithi029.stdout:./src/test/librbd/journal/test_Entries.cc:118: Skipped 2024-08-29T18:37:04.003 INFO:tasks.workunit.client.0.smithi029.stdout:Skipping due to unmet REQUIRE 2024-08-29T18:37:04.003 INFO:tasks.workunit.client.0.smithi029.stdout:[ SKIPPED ] TestJournalEntries.AioWrite (2068 ms) 2024-08-29T18:37:04.003 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestJournalEntries.AioDiscard 2024-08-29T18:37:04.032 INFO:tasks.workunit.client.0.smithi029.stdout:./src/test/librbd/journal/test_Entries.cc:163: Skipped 2024-08-29T18:37:04.033 INFO:tasks.workunit.client.0.smithi029.stdout:Skipping due to unmet REQUIRE 2024-08-29T18:37:04.033 INFO:tasks.workunit.client.0.smithi029.stdout:[ SKIPPED ] TestJournalEntries.AioDiscard (29 ms) 2024-08-29T18:37:04.033 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestJournalEntries.AioDiscardWithPrune 2024-08-29T18:37:04.055 INFO:tasks.workunit.client.0.smithi029.stdout:./src/test/librbd/journal/test_Entries.cc:200: Skipped 2024-08-29T18:37:04.056 INFO:tasks.workunit.client.0.smithi029.stdout:Skipping due to unmet REQUIRE 2024-08-29T18:37:04.056 INFO:tasks.workunit.client.0.smithi029.stdout:[ SKIPPED ] TestJournalEntries.AioDiscardWithPrune (23 ms) 2024-08-29T18:37:04.056 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestJournalEntries.AioFlush 2024-08-29T18:37:04.076 INFO:tasks.workunit.client.0.smithi029.stdout:./src/test/librbd/journal/test_Entries.cc:263: Skipped 2024-08-29T18:37:04.076 INFO:tasks.workunit.client.0.smithi029.stdout:Skipping due to unmet REQUIRE 2024-08-29T18:37:04.076 INFO:tasks.workunit.client.0.smithi029.stdout:[ SKIPPED ] TestJournalEntries.AioFlush (20 ms) 2024-08-29T18:37:04.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:37:03 smithi110 bash[67519]: cluster 2024-08-29T18:37:02.958020+0000 mon.a (mon.0) 1818 : cluster [DBG] osdmap e1172: 8 total, 8 up, 8 in 2024-08-29T18:37:04.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:37:03 smithi110 bash[67519]: audit 2024-08-29T18:37:03.569721+0000 mon.c (mon.2) 622 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:37:04.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:37:03 smithi029 bash[79042]: cluster 2024-08-29T18:37:02.958020+0000 mon.a (mon.0) 1818 : cluster [DBG] osdmap e1172: 8 total, 8 up, 8 in 2024-08-29T18:37:04.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:37:03 smithi029 bash[79042]: audit 2024-08-29T18:37:03.569721+0000 mon.c (mon.2) 622 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:37:04.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:37:03 smithi029 bash[77880]: cluster 2024-08-29T18:37:02.958020+0000 mon.a (mon.0) 1818 : cluster [DBG] osdmap e1172: 8 total, 8 up, 8 in 2024-08-29T18:37:04.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:37:03 smithi029 bash[77880]: audit 2024-08-29T18:37:03.569721+0000 mon.c (mon.2) 622 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:37:04.901 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:37:04 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:37:04] "GET /metrics HTTP/1.1" 200 36381 "" "Prometheus/2.43.0" 2024-08-29T18:37:04.989 INFO:tasks.workunit.client.0.smithi029.stdout:[----------] 4 tests from TestJournalEntries (2140 ms total) 2024-08-29T18:37:04.989 INFO:tasks.workunit.client.0.smithi029.stdout: 2024-08-29T18:37:04.989 INFO:tasks.workunit.client.0.smithi029.stdout:[----------] 2 tests from TestTrash 2024-08-29T18:37:05.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:37:04 smithi029 bash[79042]: cluster 2024-08-29T18:37:03.959310+0000 mon.a (mon.0) 1819 : cluster [DBG] osdmap e1173: 8 total, 8 up, 8 in 2024-08-29T18:37:05.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:37:04 smithi029 bash[79042]: cluster 2024-08-29T18:37:04.501848+0000 mgr.y (mgr.25004) 1415 : cluster [DBG] pgmap v2114: 137 pgs: 18 creating+peering, 6 unknown, 113 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:37:05.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:37:04 smithi029 bash[77880]: cluster 2024-08-29T18:37:03.959310+0000 mon.a (mon.0) 1819 : cluster [DBG] osdmap e1173: 8 total, 8 up, 8 in 2024-08-29T18:37:05.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:37:04 smithi029 bash[77880]: cluster 2024-08-29T18:37:04.501848+0000 mgr.y (mgr.25004) 1415 : cluster [DBG] pgmap v2114: 137 pgs: 18 creating+peering, 6 unknown, 113 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:37:05.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:37:04 smithi110 bash[67519]: cluster 2024-08-29T18:37:03.959310+0000 mon.a (mon.0) 1819 : cluster [DBG] osdmap e1173: 8 total, 8 up, 8 in 2024-08-29T18:37:05.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:37:04 smithi110 bash[67519]: cluster 2024-08-29T18:37:04.501848+0000 mgr.y (mgr.25004) 1415 : cluster [DBG] pgmap v2114: 137 pgs: 18 creating+peering, 6 unknown, 113 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:37:06.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:37:06 smithi110 bash[67519]: cluster 2024-08-29T18:37:04.981308+0000 mon.a (mon.0) 1820 : cluster [DBG] osdmap e1174: 8 total, 8 up, 8 in 2024-08-29T18:37:06.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:37:05 smithi029 bash[77880]: cluster 2024-08-29T18:37:04.981308+0000 mon.a (mon.0) 1820 : cluster [DBG] osdmap e1174: 8 total, 8 up, 8 in 2024-08-29T18:37:06.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:37:06 smithi029 bash[79042]: cluster 2024-08-29T18:37:04.981308+0000 mon.a (mon.0) 1820 : cluster [DBG] osdmap e1174: 8 total, 8 up, 8 in 2024-08-29T18:37:06.991 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestTrash.UserRemovingSource 2024-08-29T18:37:07.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:37:07 smithi110 bash[67519]: cluster 2024-08-29T18:37:05.986825+0000 mon.a (mon.0) 1821 : cluster [DBG] osdmap e1175: 8 total, 8 up, 8 in 2024-08-29T18:37:07.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:37:07 smithi110 bash[67519]: audit 2024-08-29T18:37:05.990718+0000 mon.a (mon.0) 1822 : audit [INF] from='client.? 172.21.15.29:0/3711371057' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:37:07.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:37:07 smithi110 bash[67519]: cluster 2024-08-29T18:37:06.502813+0000 mgr.y (mgr.25004) 1416 : cluster [DBG] pgmap v2117: 137 pgs: 7 creating+peering, 25 unknown, 105 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:37:07.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:37:07 smithi110 bash[67519]: audit 2024-08-29T18:37:06.980560+0000 mon.a (mon.0) 1823 : audit [INF] from='client.? 172.21.15.29:0/3711371057' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:37:07.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:37:07 smithi110 bash[67519]: cluster 2024-08-29T18:37:06.989517+0000 mon.a (mon.0) 1824 : cluster [DBG] osdmap e1176: 8 total, 8 up, 8 in 2024-08-29T18:37:07.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:37:07 smithi029 bash[79042]: cluster 2024-08-29T18:37:05.986825+0000 mon.a (mon.0) 1821 : cluster [DBG] osdmap e1175: 8 total, 8 up, 8 in 2024-08-29T18:37:07.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:37:07 smithi029 bash[79042]: audit 2024-08-29T18:37:05.990718+0000 mon.a (mon.0) 1822 : audit [INF] from='client.? 172.21.15.29:0/3711371057' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:37:07.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:37:07 smithi029 bash[79042]: cluster 2024-08-29T18:37:06.502813+0000 mgr.y (mgr.25004) 1416 : cluster [DBG] pgmap v2117: 137 pgs: 7 creating+peering, 25 unknown, 105 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:37:07.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:37:07 smithi029 bash[79042]: audit 2024-08-29T18:37:06.980560+0000 mon.a (mon.0) 1823 : audit [INF] from='client.? 172.21.15.29:0/3711371057' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:37:07.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:37:07 smithi029 bash[79042]: cluster 2024-08-29T18:37:06.989517+0000 mon.a (mon.0) 1824 : cluster [DBG] osdmap e1176: 8 total, 8 up, 8 in 2024-08-29T18:37:07.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:37:07 smithi029 bash[77880]: cluster 2024-08-29T18:37:05.986825+0000 mon.a (mon.0) 1821 : cluster [DBG] osdmap e1175: 8 total, 8 up, 8 in 2024-08-29T18:37:07.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:37:07 smithi029 bash[77880]: audit 2024-08-29T18:37:05.990718+0000 mon.a (mon.0) 1822 : audit [INF] from='client.? 172.21.15.29:0/3711371057' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:37:07.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:37:07 smithi029 bash[77880]: cluster 2024-08-29T18:37:06.502813+0000 mgr.y (mgr.25004) 1416 : cluster [DBG] pgmap v2117: 137 pgs: 7 creating+peering, 25 unknown, 105 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:37:07.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:37:07 smithi029 bash[77880]: audit 2024-08-29T18:37:06.980560+0000 mon.a (mon.0) 1823 : audit [INF] from='client.? 172.21.15.29:0/3711371057' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:37:07.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:37:07 smithi029 bash[77880]: cluster 2024-08-29T18:37:06.989517+0000 mon.a (mon.0) 1824 : cluster [DBG] osdmap e1176: 8 total, 8 up, 8 in 2024-08-29T18:37:08.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:37:08 smithi110 bash[67519]: cluster 2024-08-29T18:37:06.993730+0000 mon.a (mon.0) 1825 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:37:08.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:37:08 smithi029 bash[79042]: cluster 2024-08-29T18:37:06.993730+0000 mon.a (mon.0) 1825 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:37:08.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:37:08 smithi029 bash[77880]: cluster 2024-08-29T18:37:06.993730+0000 mon.a (mon.0) 1825 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:37:09.209 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestTrash.UserRemovingSource (2218 ms) 2024-08-29T18:37:09.209 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestTrash.RestoreMirroringSource 2024-08-29T18:37:09.317 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestTrash.RestoreMirroringSource (109 ms) 2024-08-29T18:37:09.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:37:09 smithi029 bash[77880]: cluster 2024-08-29T18:37:08.018688+0000 mon.a (mon.0) 1826 : cluster [DBG] osdmap e1177: 8 total, 8 up, 8 in 2024-08-29T18:37:09.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:37:09 smithi029 bash[77880]: audit 2024-08-29T18:37:08.141864+0000 mon.c (mon.2) 623 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:37:09.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:37:09 smithi029 bash[77880]: cluster 2024-08-29T18:37:08.503335+0000 mgr.y (mgr.25004) 1417 : cluster [DBG] pgmap v2120: 137 pgs: 15 creating+peering, 5 unknown, 117 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:37:09.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:37:09 smithi029 bash[77880]: audit 2024-08-29T18:37:08.898669+0000 mon.c (mon.2) 624 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:37:09.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:37:09 smithi029 bash[77880]: audit 2024-08-29T18:37:08.900305+0000 mon.c (mon.2) 625 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:37:09.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:37:09 smithi029 bash[77880]: audit 2024-08-29T18:37:08.910623+0000 mon.a (mon.0) 1827 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:37:09.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:37:09 smithi110 bash[67519]: cluster 2024-08-29T18:37:08.018688+0000 mon.a (mon.0) 1826 : cluster [DBG] osdmap e1177: 8 total, 8 up, 8 in 2024-08-29T18:37:09.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:37:09 smithi110 bash[67519]: audit 2024-08-29T18:37:08.141864+0000 mon.c (mon.2) 623 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:37:09.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:37:09 smithi110 bash[67519]: cluster 2024-08-29T18:37:08.503335+0000 mgr.y (mgr.25004) 1417 : cluster [DBG] pgmap v2120: 137 pgs: 15 creating+peering, 5 unknown, 117 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:37:09.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:37:09 smithi110 bash[67519]: audit 2024-08-29T18:37:08.898669+0000 mon.c (mon.2) 624 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:37:09.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:37:09 smithi110 bash[67519]: audit 2024-08-29T18:37:08.900305+0000 mon.c (mon.2) 625 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:37:09.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:37:09 smithi110 bash[67519]: audit 2024-08-29T18:37:08.910623+0000 mon.a (mon.0) 1827 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:37:09.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:37:09 smithi029 bash[79042]: cluster 2024-08-29T18:37:08.018688+0000 mon.a (mon.0) 1826 : cluster [DBG] osdmap e1177: 8 total, 8 up, 8 in 2024-08-29T18:37:09.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:37:09 smithi029 bash[79042]: audit 2024-08-29T18:37:08.141864+0000 mon.c (mon.2) 623 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:37:09.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:37:09 smithi029 bash[79042]: cluster 2024-08-29T18:37:08.503335+0000 mgr.y (mgr.25004) 1417 : cluster [DBG] pgmap v2120: 137 pgs: 15 creating+peering, 5 unknown, 117 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:37:09.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:37:09 smithi029 bash[79042]: audit 2024-08-29T18:37:08.898669+0000 mon.c (mon.2) 624 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:37:09.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:37:09 smithi029 bash[79042]: audit 2024-08-29T18:37:08.900305+0000 mon.c (mon.2) 625 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:37:09.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:37:09 smithi029 bash[79042]: audit 2024-08-29T18:37:08.910623+0000 mon.a (mon.0) 1827 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:37:10.041 INFO:tasks.workunit.client.0.smithi029.stdout:[----------] 2 tests from TestTrash (2327 ms total) 2024-08-29T18:37:10.041 INFO:tasks.workunit.client.0.smithi029.stdout: 2024-08-29T18:37:10.041 INFO:tasks.workunit.client.0.smithi029.stdout:[----------] 1 test from TestOperations 2024-08-29T18:37:10.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:37:10 smithi110 bash[67519]: cluster 2024-08-29T18:37:09.012070+0000 mon.a (mon.0) 1828 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:37:10.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:37:10 smithi110 bash[67519]: cluster 2024-08-29T18:37:09.012139+0000 mon.a (mon.0) 1829 : cluster [INF] Cluster is now healthy 2024-08-29T18:37:10.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:37:10 smithi110 bash[67519]: cluster 2024-08-29T18:37:09.028649+0000 mon.a (mon.0) 1830 : cluster [DBG] osdmap e1178: 8 total, 8 up, 8 in 2024-08-29T18:37:10.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:37:10 smithi029 bash[79042]: cluster 2024-08-29T18:37:09.012070+0000 mon.a (mon.0) 1828 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:37:10.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:37:10 smithi029 bash[79042]: cluster 2024-08-29T18:37:09.012139+0000 mon.a (mon.0) 1829 : cluster [INF] Cluster is now healthy 2024-08-29T18:37:10.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:37:10 smithi029 bash[79042]: cluster 2024-08-29T18:37:09.028649+0000 mon.a (mon.0) 1830 : cluster [DBG] osdmap e1178: 8 total, 8 up, 8 in 2024-08-29T18:37:10.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:37:10 smithi029 bash[77880]: cluster 2024-08-29T18:37:09.012070+0000 mon.a (mon.0) 1828 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:37:10.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:37:10 smithi029 bash[77880]: cluster 2024-08-29T18:37:09.012139+0000 mon.a (mon.0) 1829 : cluster [INF] Cluster is now healthy 2024-08-29T18:37:10.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:37:10 smithi029 bash[77880]: cluster 2024-08-29T18:37:09.028649+0000 mon.a (mon.0) 1830 : cluster [DBG] osdmap e1178: 8 total, 8 up, 8 in 2024-08-29T18:37:11.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:37:11 smithi029 bash[79042]: cluster 2024-08-29T18:37:10.037067+0000 mon.a (mon.0) 1831 : cluster [DBG] osdmap e1179: 8 total, 8 up, 8 in 2024-08-29T18:37:11.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:37:11 smithi029 bash[79042]: cluster 2024-08-29T18:37:10.503969+0000 mgr.y (mgr.25004) 1418 : cluster [DBG] pgmap v2123: 105 pgs: 105 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:37:11.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:37:11 smithi110 bash[67519]: cluster 2024-08-29T18:37:10.037067+0000 mon.a (mon.0) 1831 : cluster [DBG] osdmap e1179: 8 total, 8 up, 8 in 2024-08-29T18:37:11.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:37:11 smithi110 bash[67519]: cluster 2024-08-29T18:37:10.503969+0000 mgr.y (mgr.25004) 1418 : cluster [DBG] pgmap v2123: 105 pgs: 105 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:37:11.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:37:11 smithi029 bash[77880]: cluster 2024-08-29T18:37:10.037067+0000 mon.a (mon.0) 1831 : cluster [DBG] osdmap e1179: 8 total, 8 up, 8 in 2024-08-29T18:37:11.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:37:11 smithi029 bash[77880]: cluster 2024-08-29T18:37:10.503969+0000 mgr.y (mgr.25004) 1418 : cluster [DBG] pgmap v2123: 105 pgs: 105 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:37:12.062 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestOperations.DisableJournalingCorrupt 2024-08-29T18:37:12.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:37:12 smithi029 bash[79042]: cluster 2024-08-29T18:37:11.050719+0000 mon.a (mon.0) 1832 : cluster [DBG] osdmap e1180: 8 total, 8 up, 8 in 2024-08-29T18:37:12.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:37:12 smithi029 bash[79042]: audit 2024-08-29T18:37:11.053849+0000 mon.a (mon.0) 1833 : audit [INF] from='client.? 172.21.15.29:0/3835657197' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:37:12.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:37:12 smithi110 bash[67519]: cluster 2024-08-29T18:37:11.050719+0000 mon.a (mon.0) 1832 : cluster [DBG] osdmap e1180: 8 total, 8 up, 8 in 2024-08-29T18:37:12.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:37:12 smithi110 bash[67519]: audit 2024-08-29T18:37:11.053849+0000 mon.a (mon.0) 1833 : audit [INF] from='client.? 172.21.15.29:0/3835657197' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:37:12.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:37:12 smithi029 bash[77880]: cluster 2024-08-29T18:37:11.050719+0000 mon.a (mon.0) 1832 : cluster [DBG] osdmap e1180: 8 total, 8 up, 8 in 2024-08-29T18:37:12.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:37:12 smithi029 bash[77880]: audit 2024-08-29T18:37:11.053849+0000 mon.a (mon.0) 1833 : audit [INF] from='client.? 172.21.15.29:0/3835657197' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:37:13.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:37:13 smithi110 bash[67519]: audit 2024-08-29T18:37:12.052016+0000 mon.a (mon.0) 1834 : audit [INF] from='client.? 172.21.15.29:0/3835657197' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:37:13.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:37:13 smithi110 bash[67519]: cluster 2024-08-29T18:37:12.059759+0000 mon.a (mon.0) 1835 : cluster [DBG] osdmap e1181: 8 total, 8 up, 8 in 2024-08-29T18:37:13.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:37:13 smithi110 bash[67519]: cluster 2024-08-29T18:37:12.504833+0000 mgr.y (mgr.25004) 1419 : cluster [DBG] pgmap v2126: 137 pgs: 10 creating+peering, 16 unknown, 111 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:37:13.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:37:13 smithi029 bash[77880]: audit 2024-08-29T18:37:12.052016+0000 mon.a (mon.0) 1834 : audit [INF] from='client.? 172.21.15.29:0/3835657197' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:37:13.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:37:13 smithi029 bash[77880]: cluster 2024-08-29T18:37:12.059759+0000 mon.a (mon.0) 1835 : cluster [DBG] osdmap e1181: 8 total, 8 up, 8 in 2024-08-29T18:37:13.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:37:13 smithi029 bash[77880]: cluster 2024-08-29T18:37:12.504833+0000 mgr.y (mgr.25004) 1419 : cluster [DBG] pgmap v2126: 137 pgs: 10 creating+peering, 16 unknown, 111 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:37:13.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:37:13 smithi029 bash[79042]: audit 2024-08-29T18:37:12.052016+0000 mon.a (mon.0) 1834 : audit [INF] from='client.? 172.21.15.29:0/3835657197' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:37:13.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:37:13 smithi029 bash[79042]: cluster 2024-08-29T18:37:12.059759+0000 mon.a (mon.0) 1835 : cluster [DBG] osdmap e1181: 8 total, 8 up, 8 in 2024-08-29T18:37:13.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:37:13 smithi029 bash[79042]: cluster 2024-08-29T18:37:12.504833+0000 mgr.y (mgr.25004) 1419 : cluster [DBG] pgmap v2126: 137 pgs: 10 creating+peering, 16 unknown, 111 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:37:14.129 INFO:tasks.workunit.client.0.smithi029.stdout:./src/test/librbd/test_Operations.cc:18: Skipped 2024-08-29T18:37:14.129 INFO:tasks.workunit.client.0.smithi029.stdout:Skipping due to unmet REQUIRE 2024-08-29T18:37:14.129 INFO:tasks.workunit.client.0.smithi029.stdout:[ SKIPPED ] TestOperations.DisableJournalingCorrupt (2068 ms) 2024-08-29T18:37:14.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:37:14 smithi029 bash[79042]: cluster 2024-08-29T18:37:13.062208+0000 mon.a (mon.0) 1836 : cluster [DBG] osdmap e1182: 8 total, 8 up, 8 in 2024-08-29T18:37:14.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:37:14 smithi110 bash[67519]: cluster 2024-08-29T18:37:13.062208+0000 mon.a (mon.0) 1836 : cluster [DBG] osdmap e1182: 8 total, 8 up, 8 in 2024-08-29T18:37:14.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:37:14 smithi029 bash[77880]: cluster 2024-08-29T18:37:13.062208+0000 mon.a (mon.0) 1836 : cluster [DBG] osdmap e1182: 8 total, 8 up, 8 in 2024-08-29T18:37:14.901 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:37:14 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:37:14] "GET /metrics HTTP/1.1" 200 36381 "" "Prometheus/2.43.0" 2024-08-29T18:37:15.098 INFO:tasks.workunit.client.0.smithi029.stdout:[----------] 1 test from TestOperations (2068 ms total) 2024-08-29T18:37:15.099 INFO:tasks.workunit.client.0.smithi029.stdout: 2024-08-29T18:37:15.099 INFO:tasks.workunit.client.0.smithi029.stdout:[----------] 4 tests from TestObjectMap 2024-08-29T18:37:15.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:37:15 smithi029 bash[79042]: cluster 2024-08-29T18:37:14.085011+0000 mon.a (mon.0) 1837 : cluster [DBG] osdmap e1183: 8 total, 8 up, 8 in 2024-08-29T18:37:15.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:37:15 smithi029 bash[79042]: cluster 2024-08-29T18:37:14.505497+0000 mgr.y (mgr.25004) 1420 : cluster [DBG] pgmap v2129: 137 pgs: 10 creating+peering, 14 unknown, 113 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:37:15.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:37:15 smithi110 bash[67519]: cluster 2024-08-29T18:37:14.085011+0000 mon.a (mon.0) 1837 : cluster [DBG] osdmap e1183: 8 total, 8 up, 8 in 2024-08-29T18:37:15.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:37:15 smithi110 bash[67519]: cluster 2024-08-29T18:37:14.505497+0000 mgr.y (mgr.25004) 1420 : cluster [DBG] pgmap v2129: 137 pgs: 10 creating+peering, 14 unknown, 113 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:37:15.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:37:15 smithi029 bash[77880]: cluster 2024-08-29T18:37:14.085011+0000 mon.a (mon.0) 1837 : cluster [DBG] osdmap e1183: 8 total, 8 up, 8 in 2024-08-29T18:37:15.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:37:15 smithi029 bash[77880]: cluster 2024-08-29T18:37:14.505497+0000 mgr.y (mgr.25004) 1420 : cluster [DBG] pgmap v2129: 137 pgs: 10 creating+peering, 14 unknown, 113 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:37:16.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:37:16 smithi110 bash[67519]: cluster 2024-08-29T18:37:15.091821+0000 mon.a (mon.0) 1838 : cluster [DBG] osdmap e1184: 8 total, 8 up, 8 in 2024-08-29T18:37:16.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:37:16 smithi029 bash[79042]: cluster 2024-08-29T18:37:15.091821+0000 mon.a (mon.0) 1838 : cluster [DBG] osdmap e1184: 8 total, 8 up, 8 in 2024-08-29T18:37:16.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:37:16 smithi029 bash[77880]: cluster 2024-08-29T18:37:15.091821+0000 mon.a (mon.0) 1838 : cluster [DBG] osdmap e1184: 8 total, 8 up, 8 in 2024-08-29T18:37:17.115 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestObjectMap.RefreshInvalidatesWhenCorrupt 2024-08-29T18:37:17.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:37:17 smithi110 bash[67519]: cluster 2024-08-29T18:37:16.102024+0000 mon.a (mon.0) 1839 : cluster [DBG] osdmap e1185: 8 total, 8 up, 8 in 2024-08-29T18:37:17.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:37:17 smithi110 bash[67519]: audit 2024-08-29T18:37:16.109186+0000 mon.c (mon.2) 626 : audit [INF] from='client.? 172.21.15.29:0/2251635763' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:37:17.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:37:17 smithi110 bash[67519]: audit 2024-08-29T18:37:16.109975+0000 mon.a (mon.0) 1840 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:37:17.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:37:17 smithi110 bash[67519]: cluster 2024-08-29T18:37:16.506448+0000 mgr.y (mgr.25004) 1421 : cluster [DBG] pgmap v2132: 137 pgs: 6 creating+peering, 26 unknown, 105 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:37:17.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:37:17 smithi029 bash[77880]: cluster 2024-08-29T18:37:16.102024+0000 mon.a (mon.0) 1839 : cluster [DBG] osdmap e1185: 8 total, 8 up, 8 in 2024-08-29T18:37:17.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:37:17 smithi029 bash[77880]: audit 2024-08-29T18:37:16.109186+0000 mon.c (mon.2) 626 : audit [INF] from='client.? 172.21.15.29:0/2251635763' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:37:17.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:37:17 smithi029 bash[77880]: audit 2024-08-29T18:37:16.109975+0000 mon.a (mon.0) 1840 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:37:17.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:37:17 smithi029 bash[77880]: cluster 2024-08-29T18:37:16.506448+0000 mgr.y (mgr.25004) 1421 : cluster [DBG] pgmap v2132: 137 pgs: 6 creating+peering, 26 unknown, 105 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:37:17.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:37:17 smithi029 bash[79042]: cluster 2024-08-29T18:37:16.102024+0000 mon.a (mon.0) 1839 : cluster [DBG] osdmap e1185: 8 total, 8 up, 8 in 2024-08-29T18:37:17.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:37:17 smithi029 bash[79042]: audit 2024-08-29T18:37:16.109186+0000 mon.c (mon.2) 626 : audit [INF] from='client.? 172.21.15.29:0/2251635763' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:37:17.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:37:17 smithi029 bash[79042]: audit 2024-08-29T18:37:16.109975+0000 mon.a (mon.0) 1840 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:37:17.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:37:17 smithi029 bash[79042]: cluster 2024-08-29T18:37:16.506448+0000 mgr.y (mgr.25004) 1421 : cluster [DBG] pgmap v2132: 137 pgs: 6 creating+peering, 26 unknown, 105 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:37:18.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:37:18 smithi029 bash[79042]: cluster 2024-08-29T18:37:17.094685+0000 mon.a (mon.0) 1841 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:37:18.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:37:18 smithi029 bash[79042]: audit 2024-08-29T18:37:17.104009+0000 mon.a (mon.0) 1842 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-6","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:37:18.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:37:18 smithi029 bash[79042]: cluster 2024-08-29T18:37:17.113629+0000 mon.a (mon.0) 1843 : cluster [DBG] osdmap e1186: 8 total, 8 up, 8 in 2024-08-29T18:37:18.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:37:18 smithi110 bash[67519]: cluster 2024-08-29T18:37:17.094685+0000 mon.a (mon.0) 1841 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:37:18.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:37:18 smithi110 bash[67519]: audit 2024-08-29T18:37:17.104009+0000 mon.a (mon.0) 1842 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-6","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:37:18.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:37:18 smithi110 bash[67519]: cluster 2024-08-29T18:37:17.113629+0000 mon.a (mon.0) 1843 : cluster [DBG] osdmap e1186: 8 total, 8 up, 8 in 2024-08-29T18:37:18.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:37:18 smithi029 bash[77880]: cluster 2024-08-29T18:37:17.094685+0000 mon.a (mon.0) 1841 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:37:18.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:37:18 smithi029 bash[77880]: audit 2024-08-29T18:37:17.104009+0000 mon.a (mon.0) 1842 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-6","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:37:18.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:37:18 smithi029 bash[77880]: cluster 2024-08-29T18:37:17.113629+0000 mon.a (mon.0) 1843 : cluster [DBG] osdmap e1186: 8 total, 8 up, 8 in 2024-08-29T18:37:19.233 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestObjectMap.RefreshInvalidatesWhenCorrupt (2119 ms) 2024-08-29T18:37:19.233 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestObjectMap.RefreshInvalidatesWhenTooSmall 2024-08-29T18:37:19.292 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestObjectMap.RefreshInvalidatesWhenTooSmall (59 ms) 2024-08-29T18:37:19.292 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestObjectMap.InvalidateFlagOnDisk 2024-08-29T18:37:19.364 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestObjectMap.InvalidateFlagOnDisk (71 ms) 2024-08-29T18:37:19.364 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestObjectMap.AcquireLockInvalidatesWhenTooSmall 2024-08-29T18:37:19.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:37:19 smithi029 bash[77880]: cluster 2024-08-29T18:37:18.112996+0000 mon.a (mon.0) 1844 : cluster [DBG] osdmap e1187: 8 total, 8 up, 8 in 2024-08-29T18:37:19.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:37:19 smithi029 bash[77880]: cluster 2024-08-29T18:37:18.507165+0000 mgr.y (mgr.25004) 1422 : cluster [DBG] pgmap v2135: 137 pgs: 5 creating+activating, 12 creating+peering, 10 unknown, 110 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:37:19.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:37:19 smithi029 bash[77880]: audit 2024-08-29T18:37:18.576741+0000 mon.a (mon.0) 1845 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:37:19.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:37:19 smithi029 bash[77880]: audit 2024-08-29T18:37:18.579806+0000 mon.c (mon.2) 627 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:37:19.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:37:19 smithi110 bash[67519]: cluster 2024-08-29T18:37:18.112996+0000 mon.a (mon.0) 1844 : cluster [DBG] osdmap e1187: 8 total, 8 up, 8 in 2024-08-29T18:37:19.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:37:19 smithi110 bash[67519]: cluster 2024-08-29T18:37:18.507165+0000 mgr.y (mgr.25004) 1422 : cluster [DBG] pgmap v2135: 137 pgs: 5 creating+activating, 12 creating+peering, 10 unknown, 110 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:37:19.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:37:19 smithi110 bash[67519]: audit 2024-08-29T18:37:18.576741+0000 mon.a (mon.0) 1845 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:37:19.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:37:19 smithi110 bash[67519]: audit 2024-08-29T18:37:18.579806+0000 mon.c (mon.2) 627 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:37:19.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:37:19 smithi029 bash[79042]: cluster 2024-08-29T18:37:18.112996+0000 mon.a (mon.0) 1844 : cluster [DBG] osdmap e1187: 8 total, 8 up, 8 in 2024-08-29T18:37:19.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:37:19 smithi029 bash[79042]: cluster 2024-08-29T18:37:18.507165+0000 mgr.y (mgr.25004) 1422 : cluster [DBG] pgmap v2135: 137 pgs: 5 creating+activating, 12 creating+peering, 10 unknown, 110 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:37:19.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:37:19 smithi029 bash[79042]: audit 2024-08-29T18:37:18.576741+0000 mon.a (mon.0) 1845 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:37:19.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:37:19 smithi029 bash[79042]: audit 2024-08-29T18:37:18.579806+0000 mon.c (mon.2) 627 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:37:19.432 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestObjectMap.AcquireLockInvalidatesWhenTooSmall (69 ms) 2024-08-29T18:37:20.146 INFO:tasks.workunit.client.0.smithi029.stdout:[----------] 4 tests from TestObjectMap (2318 ms total) 2024-08-29T18:37:20.146 INFO:tasks.workunit.client.0.smithi029.stdout: 2024-08-29T18:37:20.146 INFO:tasks.workunit.client.0.smithi029.stdout:[----------] 2 tests from TestMirroringWatcher 2024-08-29T18:37:20.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:37:20 smithi029 bash[77880]: cluster 2024-08-29T18:37:19.117512+0000 mon.a (mon.0) 1846 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:37:20.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:37:20 smithi029 bash[77880]: cluster 2024-08-29T18:37:19.117569+0000 mon.a (mon.0) 1847 : cluster [INF] Cluster is now healthy 2024-08-29T18:37:20.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:37:20 smithi029 bash[77880]: cluster 2024-08-29T18:37:19.134663+0000 mon.a (mon.0) 1848 : cluster [DBG] osdmap e1188: 8 total, 8 up, 8 in 2024-08-29T18:37:20.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:37:20 smithi110 bash[67519]: cluster 2024-08-29T18:37:19.117512+0000 mon.a (mon.0) 1846 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:37:20.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:37:20 smithi110 bash[67519]: cluster 2024-08-29T18:37:19.117569+0000 mon.a (mon.0) 1847 : cluster [INF] Cluster is now healthy 2024-08-29T18:37:20.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:37:20 smithi110 bash[67519]: cluster 2024-08-29T18:37:19.134663+0000 mon.a (mon.0) 1848 : cluster [DBG] osdmap e1188: 8 total, 8 up, 8 in 2024-08-29T18:37:20.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:37:20 smithi029 bash[79042]: cluster 2024-08-29T18:37:19.117512+0000 mon.a (mon.0) 1846 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:37:20.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:37:20 smithi029 bash[79042]: cluster 2024-08-29T18:37:19.117569+0000 mon.a (mon.0) 1847 : cluster [INF] Cluster is now healthy 2024-08-29T18:37:20.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:37:20 smithi029 bash[79042]: cluster 2024-08-29T18:37:19.134663+0000 mon.a (mon.0) 1848 : cluster [DBG] osdmap e1188: 8 total, 8 up, 8 in 2024-08-29T18:37:21.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:37:21 smithi110 bash[67519]: cluster 2024-08-29T18:37:20.137508+0000 mon.a (mon.0) 1849 : cluster [DBG] osdmap e1189: 8 total, 8 up, 8 in 2024-08-29T18:37:21.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:37:21 smithi110 bash[67519]: cluster 2024-08-29T18:37:20.507749+0000 mgr.y (mgr.25004) 1423 : cluster [DBG] pgmap v2138: 105 pgs: 105 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:37:21.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:37:21 smithi029 bash[77880]: cluster 2024-08-29T18:37:20.137508+0000 mon.a (mon.0) 1849 : cluster [DBG] osdmap e1189: 8 total, 8 up, 8 in 2024-08-29T18:37:21.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:37:21 smithi029 bash[77880]: cluster 2024-08-29T18:37:20.507749+0000 mgr.y (mgr.25004) 1423 : cluster [DBG] pgmap v2138: 105 pgs: 105 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:37:21.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:37:21 smithi029 bash[79042]: cluster 2024-08-29T18:37:20.137508+0000 mon.a (mon.0) 1849 : cluster [DBG] osdmap e1189: 8 total, 8 up, 8 in 2024-08-29T18:37:21.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:37:21 smithi029 bash[79042]: cluster 2024-08-29T18:37:20.507749+0000 mgr.y (mgr.25004) 1423 : cluster [DBG] pgmap v2138: 105 pgs: 105 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:37:22.157 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestMirroringWatcher.ModeUpdated 2024-08-29T18:37:22.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:37:22 smithi029 bash[77880]: cluster 2024-08-29T18:37:21.151171+0000 mon.a (mon.0) 1850 : cluster [DBG] osdmap e1190: 8 total, 8 up, 8 in 2024-08-29T18:37:22.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:37:22 smithi029 bash[77880]: audit 2024-08-29T18:37:21.154653+0000 mon.c (mon.2) 628 : audit [INF] from='client.? 172.21.15.29:0/555314200' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:37:22.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:37:22 smithi029 bash[77880]: audit 2024-08-29T18:37:21.155615+0000 mon.a (mon.0) 1851 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:37:22.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:37:22 smithi110 bash[67519]: cluster 2024-08-29T18:37:21.151171+0000 mon.a (mon.0) 1850 : cluster [DBG] osdmap e1190: 8 total, 8 up, 8 in 2024-08-29T18:37:22.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:37:22 smithi110 bash[67519]: audit 2024-08-29T18:37:21.154653+0000 mon.c (mon.2) 628 : audit [INF] from='client.? 172.21.15.29:0/555314200' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:37:22.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:37:22 smithi110 bash[67519]: audit 2024-08-29T18:37:21.155615+0000 mon.a (mon.0) 1851 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:37:22.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:37:22 smithi029 bash[79042]: cluster 2024-08-29T18:37:21.151171+0000 mon.a (mon.0) 1850 : cluster [DBG] osdmap e1190: 8 total, 8 up, 8 in 2024-08-29T18:37:22.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:37:22 smithi029 bash[79042]: audit 2024-08-29T18:37:21.154653+0000 mon.c (mon.2) 628 : audit [INF] from='client.? 172.21.15.29:0/555314200' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:37:22.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:37:22 smithi029 bash[79042]: audit 2024-08-29T18:37:21.155615+0000 mon.a (mon.0) 1851 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:37:23.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:37:23 smithi110 bash[67519]: audit 2024-08-29T18:37:22.145928+0000 mon.a (mon.0) 1852 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-7","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:37:23.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:37:23 smithi110 bash[67519]: cluster 2024-08-29T18:37:22.153794+0000 mon.a (mon.0) 1853 : cluster [DBG] osdmap e1191: 8 total, 8 up, 8 in 2024-08-29T18:37:23.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:37:23 smithi110 bash[67519]: cluster 2024-08-29T18:37:22.508566+0000 mgr.y (mgr.25004) 1424 : cluster [DBG] pgmap v2141: 137 pgs: 16 creating+peering, 11 unknown, 110 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:37:23.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:37:23 smithi029 bash[77880]: audit 2024-08-29T18:37:22.145928+0000 mon.a (mon.0) 1852 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-7","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:37:23.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:37:23 smithi029 bash[77880]: cluster 2024-08-29T18:37:22.153794+0000 mon.a (mon.0) 1853 : cluster [DBG] osdmap e1191: 8 total, 8 up, 8 in 2024-08-29T18:37:23.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:37:23 smithi029 bash[77880]: cluster 2024-08-29T18:37:22.508566+0000 mgr.y (mgr.25004) 1424 : cluster [DBG] pgmap v2141: 137 pgs: 16 creating+peering, 11 unknown, 110 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:37:23.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:37:23 smithi029 bash[79042]: audit 2024-08-29T18:37:22.145928+0000 mon.a (mon.0) 1852 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-7","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:37:23.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:37:23 smithi029 bash[79042]: cluster 2024-08-29T18:37:22.153794+0000 mon.a (mon.0) 1853 : cluster [DBG] osdmap e1191: 8 total, 8 up, 8 in 2024-08-29T18:37:23.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:37:23 smithi029 bash[79042]: cluster 2024-08-29T18:37:22.508566+0000 mgr.y (mgr.25004) 1424 : cluster [DBG] pgmap v2141: 137 pgs: 16 creating+peering, 11 unknown, 110 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:37:24.272 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestMirroringWatcher.ModeUpdated (2114 ms) 2024-08-29T18:37:24.272 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestMirroringWatcher.ImageStatusUpdated 2024-08-29T18:37:24.311 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestMirroringWatcher.ImageStatusUpdated (39 ms) 2024-08-29T18:37:24.600 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:37:24 smithi029 bash[77880]: cluster 2024-08-29T18:37:23.168856+0000 mon.a (mon.0) 1854 : cluster [DBG] osdmap e1192: 8 total, 8 up, 8 in 2024-08-29T18:37:24.601 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:37:24 smithi029 bash[79042]: cluster 2024-08-29T18:37:23.168856+0000 mon.a (mon.0) 1854 : cluster [DBG] osdmap e1192: 8 total, 8 up, 8 in 2024-08-29T18:37:24.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:37:24 smithi110 bash[67519]: cluster 2024-08-29T18:37:23.168856+0000 mon.a (mon.0) 1854 : cluster [DBG] osdmap e1192: 8 total, 8 up, 8 in 2024-08-29T18:37:24.901 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:37:24 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:37:24] "GET /metrics HTTP/1.1" 200 36381 "" "Prometheus/2.43.0" 2024-08-29T18:37:25.213 INFO:tasks.workunit.client.0.smithi029.stdout:[----------] 2 tests from TestMirroringWatcher (2153 ms total) 2024-08-29T18:37:25.213 INFO:tasks.workunit.client.0.smithi029.stdout: 2024-08-29T18:37:25.213 INFO:tasks.workunit.client.0.smithi029.stdout:[----------] 57 tests from TestMigration 2024-08-29T18:37:25.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:37:25 smithi110 bash[67519]: cluster 2024-08-29T18:37:24.183424+0000 mon.a (mon.0) 1855 : cluster [DBG] osdmap e1193: 8 total, 8 up, 8 in 2024-08-29T18:37:25.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:37:25 smithi110 bash[67519]: cluster 2024-08-29T18:37:24.509217+0000 mgr.y (mgr.25004) 1425 : cluster [DBG] pgmap v2144: 137 pgs: 16 creating+peering, 9 unknown, 112 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:37:25.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:37:25 smithi029 bash[77880]: cluster 2024-08-29T18:37:24.183424+0000 mon.a (mon.0) 1855 : cluster [DBG] osdmap e1193: 8 total, 8 up, 8 in 2024-08-29T18:37:25.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:37:25 smithi029 bash[77880]: cluster 2024-08-29T18:37:24.509217+0000 mgr.y (mgr.25004) 1425 : cluster [DBG] pgmap v2144: 137 pgs: 16 creating+peering, 9 unknown, 112 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:37:25.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:37:25 smithi029 bash[79042]: cluster 2024-08-29T18:37:24.183424+0000 mon.a (mon.0) 1855 : cluster [DBG] osdmap e1193: 8 total, 8 up, 8 in 2024-08-29T18:37:25.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:37:25 smithi029 bash[79042]: cluster 2024-08-29T18:37:24.509217+0000 mgr.y (mgr.25004) 1425 : cluster [DBG] pgmap v2144: 137 pgs: 16 creating+peering, 9 unknown, 112 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:37:26.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:37:26 smithi029 bash[77880]: cluster 2024-08-29T18:37:25.205673+0000 mon.a (mon.0) 1856 : cluster [DBG] osdmap e1194: 8 total, 8 up, 8 in 2024-08-29T18:37:26.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:37:26 smithi110 bash[67519]: cluster 2024-08-29T18:37:25.205673+0000 mon.a (mon.0) 1856 : cluster [DBG] osdmap e1194: 8 total, 8 up, 8 in 2024-08-29T18:37:26.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:37:26 smithi029 bash[79042]: cluster 2024-08-29T18:37:25.205673+0000 mon.a (mon.0) 1856 : cluster [DBG] osdmap e1194: 8 total, 8 up, 8 in 2024-08-29T18:37:28.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:37:27 smithi110 bash[67519]: cluster 2024-08-29T18:37:26.215911+0000 mon.a (mon.0) 1857 : cluster [DBG] osdmap e1195: 8 total, 8 up, 8 in 2024-08-29T18:37:28.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:37:27 smithi110 bash[67519]: audit 2024-08-29T18:37:26.218466+0000 mon.a (mon.0) 1858 : audit [INF] from='client.? 172.21.15.29:0/3634479000' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:37:28.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:37:27 smithi110 bash[67519]: cluster 2024-08-29T18:37:26.509943+0000 mgr.y (mgr.25004) 1426 : cluster [DBG] pgmap v2147: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:37:28.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:37:27 smithi029 bash[77880]: cluster 2024-08-29T18:37:26.215911+0000 mon.a (mon.0) 1857 : cluster [DBG] osdmap e1195: 8 total, 8 up, 8 in 2024-08-29T18:37:28.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:37:27 smithi029 bash[77880]: audit 2024-08-29T18:37:26.218466+0000 mon.a (mon.0) 1858 : audit [INF] from='client.? 172.21.15.29:0/3634479000' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:37:28.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:37:27 smithi029 bash[77880]: cluster 2024-08-29T18:37:26.509943+0000 mgr.y (mgr.25004) 1426 : cluster [DBG] pgmap v2147: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:37:28.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:37:27 smithi029 bash[79042]: cluster 2024-08-29T18:37:26.215911+0000 mon.a (mon.0) 1857 : cluster [DBG] osdmap e1195: 8 total, 8 up, 8 in 2024-08-29T18:37:28.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:37:27 smithi029 bash[79042]: audit 2024-08-29T18:37:26.218466+0000 mon.a (mon.0) 1858 : audit [INF] from='client.? 172.21.15.29:0/3634479000' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:37:28.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:37:27 smithi029 bash[79042]: cluster 2024-08-29T18:37:26.509943+0000 mgr.y (mgr.25004) 1426 : cluster [DBG] pgmap v2147: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:37:28.225 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestMigration.Empty 2024-08-29T18:37:29.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:37:28 smithi029 bash[79042]: cluster 2024-08-29T18:37:27.210099+0000 mon.a (mon.0) 1859 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:37:29.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:37:28 smithi029 bash[79042]: audit 2024-08-29T18:37:27.212016+0000 mon.a (mon.0) 1860 : audit [INF] from='client.? 172.21.15.29:0/3634479000' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-8","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:37:29.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:37:28 smithi029 bash[79042]: cluster 2024-08-29T18:37:27.219596+0000 mon.a (mon.0) 1861 : cluster [DBG] osdmap e1196: 8 total, 8 up, 8 in 2024-08-29T18:37:29.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:37:28 smithi029 bash[79042]: cluster 2024-08-29T18:37:28.223757+0000 mon.a (mon.0) 1862 : cluster [DBG] osdmap e1197: 8 total, 8 up, 8 in 2024-08-29T18:37:29.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:37:28 smithi029 bash[79042]: cluster 2024-08-29T18:37:28.510700+0000 mgr.y (mgr.25004) 1427 : cluster [DBG] pgmap v2150: 169 pgs: 13 creating+peering, 48 unknown, 108 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:37:29.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:37:28 smithi110 bash[67519]: cluster 2024-08-29T18:37:27.210099+0000 mon.a (mon.0) 1859 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:37:29.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:37:28 smithi110 bash[67519]: audit 2024-08-29T18:37:27.212016+0000 mon.a (mon.0) 1860 : audit [INF] from='client.? 172.21.15.29:0/3634479000' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-8","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:37:29.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:37:28 smithi110 bash[67519]: cluster 2024-08-29T18:37:27.219596+0000 mon.a (mon.0) 1861 : cluster [DBG] osdmap e1196: 8 total, 8 up, 8 in 2024-08-29T18:37:29.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:37:28 smithi110 bash[67519]: cluster 2024-08-29T18:37:28.223757+0000 mon.a (mon.0) 1862 : cluster [DBG] osdmap e1197: 8 total, 8 up, 8 in 2024-08-29T18:37:29.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:37:28 smithi110 bash[67519]: cluster 2024-08-29T18:37:28.510700+0000 mgr.y (mgr.25004) 1427 : cluster [DBG] pgmap v2150: 169 pgs: 13 creating+peering, 48 unknown, 108 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:37:29.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:37:28 smithi029 bash[77880]: cluster 2024-08-29T18:37:27.210099+0000 mon.a (mon.0) 1859 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:37:29.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:37:28 smithi029 bash[77880]: audit 2024-08-29T18:37:27.212016+0000 mon.a (mon.0) 1860 : audit [INF] from='client.? 172.21.15.29:0/3634479000' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-8","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:37:29.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:37:28 smithi029 bash[77880]: cluster 2024-08-29T18:37:27.219596+0000 mon.a (mon.0) 1861 : cluster [DBG] osdmap e1196: 8 total, 8 up, 8 in 2024-08-29T18:37:29.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:37:28 smithi029 bash[77880]: cluster 2024-08-29T18:37:28.223757+0000 mon.a (mon.0) 1862 : cluster [DBG] osdmap e1197: 8 total, 8 up, 8 in 2024-08-29T18:37:29.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:37:28 smithi029 bash[77880]: cluster 2024-08-29T18:37:28.510700+0000 mgr.y (mgr.25004) 1427 : cluster [DBG] pgmap v2150: 169 pgs: 13 creating+peering, 48 unknown, 108 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:37:30.341 INFO:tasks.workunit.client.0.smithi029.stdout:resize: 83886080 2024-08-29T18:37:30.366 INFO:tasks.workunit.client.0.smithi029.stdout:migration_prepare 2024-08-29T18:37:30.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:37:30 smithi110 bash[67519]: cluster 2024-08-29T18:37:29.232381+0000 mon.a (mon.0) 1863 : cluster [DBG] osdmap e1198: 8 total, 8 up, 8 in 2024-08-29T18:37:30.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:37:30 smithi029 bash[79042]: cluster 2024-08-29T18:37:29.232381+0000 mon.a (mon.0) 1863 : cluster [DBG] osdmap e1198: 8 total, 8 up, 8 in 2024-08-29T18:37:30.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:37:30 smithi029 bash[77880]: cluster 2024-08-29T18:37:29.232381+0000 mon.a (mon.0) 1863 : cluster [DBG] osdmap e1198: 8 total, 8 up, 8 in 2024-08-29T18:37:30.773 INFO:tasks.workunit.client.0.smithi029.stdout:migration_execute 2024-08-29T18:37:30.987 INFO:tasks.workunit.client.0.smithi029.stdout:migration_commit 2024-08-29T18:37:31.219 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestMigration.Empty (2995 ms) 2024-08-29T18:37:31.219 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestMigration.OtherName 2024-08-29T18:37:31.318 INFO:tasks.workunit.client.0.smithi029.stdout:resize: 83886080 2024-08-29T18:37:31.347 INFO:tasks.workunit.client.0.smithi029.stdout:migration_prepare 2024-08-29T18:37:31.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:37:31 smithi110 bash[67519]: cluster 2024-08-29T18:37:30.240694+0000 mon.a (mon.0) 1864 : cluster [DBG] osdmap e1199: 8 total, 8 up, 8 in 2024-08-29T18:37:31.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:37:31 smithi110 bash[67519]: cluster 2024-08-29T18:37:30.511418+0000 mgr.y (mgr.25004) 1428 : cluster [DBG] pgmap v2153: 169 pgs: 21 creating+peering, 31 unknown, 117 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:37:31.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:37:31 smithi029 bash[79042]: cluster 2024-08-29T18:37:30.240694+0000 mon.a (mon.0) 1864 : cluster [DBG] osdmap e1199: 8 total, 8 up, 8 in 2024-08-29T18:37:31.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:37:31 smithi029 bash[79042]: cluster 2024-08-29T18:37:30.511418+0000 mgr.y (mgr.25004) 1428 : cluster [DBG] pgmap v2153: 169 pgs: 21 creating+peering, 31 unknown, 117 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:37:31.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:37:31 smithi029 bash[77880]: cluster 2024-08-29T18:37:30.240694+0000 mon.a (mon.0) 1864 : cluster [DBG] osdmap e1199: 8 total, 8 up, 8 in 2024-08-29T18:37:31.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:37:31 smithi029 bash[77880]: cluster 2024-08-29T18:37:30.511418+0000 mgr.y (mgr.25004) 1428 : cluster [DBG] pgmap v2153: 169 pgs: 21 creating+peering, 31 unknown, 117 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:37:31.703 INFO:tasks.workunit.client.0.smithi029.stdout:migration_execute 2024-08-29T18:37:31.889 INFO:tasks.workunit.client.0.smithi029.stdout:migration_commit 2024-08-29T18:37:32.107 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestMigration.OtherName (887 ms) 2024-08-29T18:37:32.107 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestMigration.OtherPool 2024-08-29T18:37:32.199 INFO:tasks.workunit.client.0.smithi029.stdout:resize: 83886080 2024-08-29T18:37:32.227 INFO:tasks.workunit.client.0.smithi029.stdout:migration_prepare 2024-08-29T18:37:33.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:37:33 smithi110 bash[67519]: cluster 2024-08-29T18:37:32.392001+0000 mon.a (mon.0) 1865 : cluster [DBG] osdmap e1200: 8 total, 8 up, 8 in 2024-08-29T18:37:33.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:37:33 smithi110 bash[67519]: cluster 2024-08-29T18:37:32.512182+0000 mgr.y (mgr.25004) 1429 : cluster [DBG] pgmap v2155: 169 pgs: 8 creating+peering, 161 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 192 KiB/s rd, 11 KiB/s wr, 240 op/s 2024-08-29T18:37:33.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:37:33 smithi029 bash[79042]: cluster 2024-08-29T18:37:32.392001+0000 mon.a (mon.0) 1865 : cluster [DBG] osdmap e1200: 8 total, 8 up, 8 in 2024-08-29T18:37:33.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:37:33 smithi029 bash[79042]: cluster 2024-08-29T18:37:32.512182+0000 mgr.y (mgr.25004) 1429 : cluster [DBG] pgmap v2155: 169 pgs: 8 creating+peering, 161 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 192 KiB/s rd, 11 KiB/s wr, 240 op/s 2024-08-29T18:37:33.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:37:33 smithi029 bash[77880]: cluster 2024-08-29T18:37:32.392001+0000 mon.a (mon.0) 1865 : cluster [DBG] osdmap e1200: 8 total, 8 up, 8 in 2024-08-29T18:37:33.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:37:33 smithi029 bash[77880]: cluster 2024-08-29T18:37:32.512182+0000 mgr.y (mgr.25004) 1429 : cluster [DBG] pgmap v2155: 169 pgs: 8 creating+peering, 161 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 192 KiB/s rd, 11 KiB/s wr, 240 op/s 2024-08-29T18:37:33.663 INFO:tasks.workunit.client.0.smithi029.stdout:migration_execute 2024-08-29T18:37:33.853 INFO:tasks.workunit.client.0.smithi029.stdout:migration_commit 2024-08-29T18:37:34.068 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestMigration.OtherPool (1962 ms) 2024-08-29T18:37:34.069 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestMigration.OtherNamespace 2024-08-29T18:37:34.158 INFO:tasks.workunit.client.0.smithi029.stdout:resize: 83886080 2024-08-29T18:37:34.198 INFO:tasks.workunit.client.0.smithi029.stdout:migration_prepare 2024-08-29T18:37:34.561 INFO:tasks.workunit.client.0.smithi029.stdout:migration_execute 2024-08-29T18:37:34.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:37:34 smithi110 bash[67519]: cluster 2024-08-29T18:37:33.407517+0000 mon.a (mon.0) 1866 : cluster [DBG] osdmap e1201: 8 total, 8 up, 8 in 2024-08-29T18:37:34.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:37:34 smithi110 bash[67519]: audit 2024-08-29T18:37:33.570539+0000 mon.c (mon.2) 629 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:37:34.652 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:37:34 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:37:34] "GET /metrics HTTP/1.1" 200 38787 "" "Prometheus/2.43.0" 2024-08-29T18:37:34.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:37:34 smithi029 bash[77880]: cluster 2024-08-29T18:37:33.407517+0000 mon.a (mon.0) 1866 : cluster [DBG] osdmap e1201: 8 total, 8 up, 8 in 2024-08-29T18:37:34.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:37:34 smithi029 bash[77880]: audit 2024-08-29T18:37:33.570539+0000 mon.c (mon.2) 629 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:37:34.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:37:34 smithi029 bash[79042]: cluster 2024-08-29T18:37:33.407517+0000 mon.a (mon.0) 1866 : cluster [DBG] osdmap e1201: 8 total, 8 up, 8 in 2024-08-29T18:37:34.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:37:34 smithi029 bash[79042]: audit 2024-08-29T18:37:33.570539+0000 mon.c (mon.2) 629 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:37:34.763 INFO:tasks.workunit.client.0.smithi029.stdout:migration_commit 2024-08-29T18:37:34.976 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestMigration.OtherNamespace (908 ms) 2024-08-29T18:37:34.977 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestMigration.DataPool 2024-08-29T18:37:35.061 INFO:tasks.workunit.client.0.smithi029.stdout:resize: 83886080 2024-08-29T18:37:35.093 INFO:tasks.workunit.client.0.smithi029.stdout:migration_prepare 2024-08-29T18:37:35.493 INFO:tasks.workunit.client.0.smithi029.stdout:migration_execute 2024-08-29T18:37:35.697 INFO:tasks.workunit.client.0.smithi029.stdout:migration_commit 2024-08-29T18:37:35.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:37:35 smithi029 bash[79042]: cluster 2024-08-29T18:37:34.513427+0000 mgr.y (mgr.25004) 1430 : cluster [DBG] pgmap v2157: 169 pgs: 169 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 170 KiB/s rd, 11 KiB/s wr, 215 op/s 2024-08-29T18:37:35.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:37:35 smithi110 bash[67519]: cluster 2024-08-29T18:37:34.513427+0000 mgr.y (mgr.25004) 1430 : cluster [DBG] pgmap v2157: 169 pgs: 169 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 170 KiB/s rd, 11 KiB/s wr, 215 op/s 2024-08-29T18:37:35.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:37:35 smithi029 bash[77880]: cluster 2024-08-29T18:37:34.513427+0000 mgr.y (mgr.25004) 1430 : cluster [DBG] pgmap v2157: 169 pgs: 169 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 170 KiB/s rd, 11 KiB/s wr, 215 op/s 2024-08-29T18:37:35.904 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestMigration.DataPool (928 ms) 2024-08-29T18:37:35.904 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestMigration.AbortAfterPrepare 2024-08-29T18:37:35.986 INFO:tasks.workunit.client.0.smithi029.stdout:resize: 83886080 2024-08-29T18:37:36.015 INFO:tasks.workunit.client.0.smithi029.stdout:migration_prepare 2024-08-29T18:37:36.392 INFO:tasks.workunit.client.0.smithi029.stdout:migration_abort 2024-08-29T18:37:36.644 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestMigration.AbortAfterPrepare (739 ms) 2024-08-29T18:37:36.644 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestMigration.AbortAfterFailedPrepare 2024-08-29T18:37:36.722 INFO:tasks.workunit.client.0.smithi029.stdout:resize: 83886080 2024-08-29T18:37:36.752 INFO:tasks.workunit.client.0.smithi029.stdout:migration_prepare 2024-08-29T18:37:37.007 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestMigration.AbortAfterFailedPrepare (364 ms) 2024-08-29T18:37:37.008 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestMigration.AbortAfterExecute 2024-08-29T18:37:37.093 INFO:tasks.workunit.client.0.smithi029.stdout:resize: 83886080 2024-08-29T18:37:37.123 INFO:tasks.workunit.client.0.smithi029.stdout:migration_prepare 2024-08-29T18:37:37.531 INFO:tasks.workunit.client.0.smithi029.stdout:migration_execute 2024-08-29T18:37:37.742 INFO:tasks.workunit.client.0.smithi029.stdout:migration_abort 2024-08-29T18:37:37.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:37:37 smithi110 bash[67519]: cluster 2024-08-29T18:37:36.515074+0000 mgr.y (mgr.25004) 1431 : cluster [DBG] pgmap v2158: 169 pgs: 169 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 402 KiB/s rd, 20 KiB/s wr, 494 op/s 2024-08-29T18:37:37.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:37:37 smithi029 bash[77880]: cluster 2024-08-29T18:37:36.515074+0000 mgr.y (mgr.25004) 1431 : cluster [DBG] pgmap v2158: 169 pgs: 169 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 402 KiB/s rd, 20 KiB/s wr, 494 op/s 2024-08-29T18:37:37.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:37:37 smithi029 bash[79042]: cluster 2024-08-29T18:37:36.515074+0000 mgr.y (mgr.25004) 1431 : cluster [DBG] pgmap v2158: 169 pgs: 169 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 402 KiB/s rd, 20 KiB/s wr, 494 op/s 2024-08-29T18:37:38.005 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestMigration.AbortAfterExecute (997 ms) 2024-08-29T18:37:38.005 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestMigration.OtherPoolAbortAfterExecute 2024-08-29T18:37:38.090 INFO:tasks.workunit.client.0.smithi029.stdout:resize: 83886080 2024-08-29T18:37:38.119 INFO:tasks.workunit.client.0.smithi029.stdout:migration_prepare 2024-08-29T18:37:38.486 INFO:tasks.workunit.client.0.smithi029.stdout:migration_execute 2024-08-29T18:37:38.669 INFO:tasks.workunit.client.0.smithi029.stdout:migration_abort 2024-08-29T18:37:38.927 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestMigration.OtherPoolAbortAfterExecute (922 ms) 2024-08-29T18:37:38.927 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestMigration.OtherNamespaceAbortAfterExecute 2024-08-29T18:37:39.014 INFO:tasks.workunit.client.0.smithi029.stdout:resize: 83886080 2024-08-29T18:37:39.053 INFO:tasks.workunit.client.0.smithi029.stdout:migration_prepare 2024-08-29T18:37:39.443 INFO:tasks.workunit.client.0.smithi029.stdout:migration_execute 2024-08-29T18:37:39.631 INFO:tasks.workunit.client.0.smithi029.stdout:migration_abort 2024-08-29T18:37:39.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:37:39 smithi110 bash[67519]: cluster 2024-08-29T18:37:38.516345+0000 mgr.y (mgr.25004) 1432 : cluster [DBG] pgmap v2159: 169 pgs: 169 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 480 KiB/s rd, 26 KiB/s wr, 601 op/s 2024-08-29T18:37:39.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:37:39 smithi110 bash[67519]: cluster 2024-08-29T18:37:39.314144+0000 mon.a (mon.0) 1867 : cluster [DBG] osdmap e1202: 8 total, 8 up, 8 in 2024-08-29T18:37:39.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:37:39 smithi029 bash[77880]: cluster 2024-08-29T18:37:38.516345+0000 mgr.y (mgr.25004) 1432 : cluster [DBG] pgmap v2159: 169 pgs: 169 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 480 KiB/s rd, 26 KiB/s wr, 601 op/s 2024-08-29T18:37:39.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:37:39 smithi029 bash[77880]: cluster 2024-08-29T18:37:39.314144+0000 mon.a (mon.0) 1867 : cluster [DBG] osdmap e1202: 8 total, 8 up, 8 in 2024-08-29T18:37:39.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:37:39 smithi029 bash[79042]: cluster 2024-08-29T18:37:38.516345+0000 mgr.y (mgr.25004) 1432 : cluster [DBG] pgmap v2159: 169 pgs: 169 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 480 KiB/s rd, 26 KiB/s wr, 601 op/s 2024-08-29T18:37:39.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:37:39 smithi029 bash[79042]: cluster 2024-08-29T18:37:39.314144+0000 mon.a (mon.0) 1867 : cluster [DBG] osdmap e1202: 8 total, 8 up, 8 in 2024-08-29T18:37:39.913 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestMigration.OtherNamespaceAbortAfterExecute (987 ms) 2024-08-29T18:37:39.913 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestMigration.MirroringSamePool 2024-08-29T18:37:39.994 INFO:tasks.workunit.client.0.smithi029.stdout:resize: 83886080 2024-08-29T18:37:40.023 INFO:tasks.workunit.client.0.smithi029.stdout:./src/test/librbd/test_Migration.cc:635: Skipped 2024-08-29T18:37:40.023 INFO:tasks.workunit.client.0.smithi029.stdout:Skipping due to unmet REQUIRE 2024-08-29T18:37:40.041 INFO:tasks.workunit.client.0.smithi029.stdout:[ SKIPPED ] TestMigration.MirroringSamePool (127 ms) 2024-08-29T18:37:40.041 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestMigration.MirroringAbort 2024-08-29T18:37:40.121 INFO:tasks.workunit.client.0.smithi029.stdout:resize: 83886080 2024-08-29T18:37:40.149 INFO:tasks.workunit.client.0.smithi029.stdout:./src/test/librbd/test_Migration.cc:653: Skipped 2024-08-29T18:37:40.149 INFO:tasks.workunit.client.0.smithi029.stdout:Skipping due to unmet REQUIRE 2024-08-29T18:37:40.167 INFO:tasks.workunit.client.0.smithi029.stdout:[ SKIPPED ] TestMigration.MirroringAbort (126 ms) 2024-08-29T18:37:40.167 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestMigration.MirroringOtherPoolDisabled 2024-08-29T18:37:40.251 INFO:tasks.workunit.client.0.smithi029.stdout:resize: 83886080 2024-08-29T18:37:40.283 INFO:tasks.workunit.client.0.smithi029.stdout:./src/test/librbd/test_Migration.cc:676: Skipped 2024-08-29T18:37:40.283 INFO:tasks.workunit.client.0.smithi029.stdout:Skipping due to unmet REQUIRE 2024-08-29T18:37:40.301 INFO:tasks.workunit.client.0.smithi029.stdout:[ SKIPPED ] TestMigration.MirroringOtherPoolDisabled (134 ms) 2024-08-29T18:37:40.301 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestMigration.MirroringOtherPoolEnabled 2024-08-29T18:37:40.384 INFO:tasks.workunit.client.0.smithi029.stdout:resize: 83886080 2024-08-29T18:37:40.412 INFO:tasks.workunit.client.0.smithi029.stdout:./src/test/librbd/test_Migration.cc:694: Skipped 2024-08-29T18:37:40.412 INFO:tasks.workunit.client.0.smithi029.stdout:Skipping due to unmet REQUIRE 2024-08-29T18:37:40.430 INFO:tasks.workunit.client.0.smithi029.stdout:[ SKIPPED ] TestMigration.MirroringOtherPoolEnabled (129 ms) 2024-08-29T18:37:40.430 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestMigration.MirroringPool 2024-08-29T18:37:40.511 INFO:tasks.workunit.client.0.smithi029.stdout:resize: 83886080 2024-08-29T18:37:40.540 INFO:tasks.workunit.client.0.smithi029.stdout:./src/test/librbd/test_Migration.cc:714: Skipped 2024-08-29T18:37:40.540 INFO:tasks.workunit.client.0.smithi029.stdout:Skipping due to unmet REQUIRE 2024-08-29T18:37:40.559 INFO:tasks.workunit.client.0.smithi029.stdout:[ SKIPPED ] TestMigration.MirroringPool (129 ms) 2024-08-29T18:37:40.559 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestMigration.Group 2024-08-29T18:37:40.644 INFO:tasks.workunit.client.0.smithi029.stdout:resize: 83886080 2024-08-29T18:37:40.699 INFO:tasks.workunit.client.0.smithi029.stdout:migration_prepare 2024-08-29T18:37:41.099 INFO:tasks.workunit.client.0.smithi029.stdout:migration_execute 2024-08-29T18:37:41.304 INFO:tasks.workunit.client.0.smithi029.stdout:migration_commit 2024-08-29T18:37:41.544 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestMigration.Group (986 ms) 2024-08-29T18:37:41.545 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestMigration.GroupAbort 2024-08-29T18:37:41.631 INFO:tasks.workunit.client.0.smithi029.stdout:resize: 83886080 2024-08-29T18:37:41.685 INFO:tasks.workunit.client.0.smithi029.stdout:migration_prepare 2024-08-29T18:37:41.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:37:41 smithi110 bash[67519]: cluster 2024-08-29T18:37:40.517408+0000 mgr.y (mgr.25004) 1433 : cluster [DBG] pgmap v2161: 169 pgs: 169 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 392 KiB/s rd, 23 KiB/s wr, 497 op/s 2024-08-29T18:37:41.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:37:41 smithi029 bash[79042]: cluster 2024-08-29T18:37:40.517408+0000 mgr.y (mgr.25004) 1433 : cluster [DBG] pgmap v2161: 169 pgs: 169 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 392 KiB/s rd, 23 KiB/s wr, 497 op/s 2024-08-29T18:37:41.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:37:41 smithi029 bash[77880]: cluster 2024-08-29T18:37:40.517408+0000 mgr.y (mgr.25004) 1433 : cluster [DBG] pgmap v2161: 169 pgs: 169 active+clean; 4.6 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 392 KiB/s rd, 23 KiB/s wr, 497 op/s 2024-08-29T18:37:42.074 INFO:tasks.workunit.client.0.smithi029.stdout:migration_abort 2024-08-29T18:37:42.369 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestMigration.GroupAbort (825 ms) 2024-08-29T18:37:42.370 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestMigration.NoSnaps 2024-08-29T18:37:42.452 INFO:tasks.workunit.client.0.smithi029.stdout:resize: 83886080 2024-08-29T18:37:42.483 INFO:tasks.workunit.client.0.smithi029.stdout:write: 1 0~8388609 2024-08-29T18:37:42.595 INFO:tasks.workunit.client.0.smithi029.stdout:write: 1 16777218~8388609 2024-08-29T18:37:42.660 INFO:tasks.workunit.client.0.smithi029.stdout:migration_prepare 2024-08-29T18:37:43.126 INFO:tasks.workunit.client.0.smithi029.stdout:migration_execute 2024-08-29T18:37:43.368 INFO:tasks.workunit.client.0.smithi029.stdout:migration_commit 2024-08-29T18:37:43.651 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestMigration.NoSnaps (1282 ms) 2024-08-29T18:37:43.651 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestMigration.NoSnapsOtherPool 2024-08-29T18:37:43.737 INFO:tasks.workunit.client.0.smithi029.stdout:resize: 83886080 2024-08-29T18:37:43.767 INFO:tasks.workunit.client.0.smithi029.stdout:write: 1 0~8388609 2024-08-29T18:37:43.856 INFO:tasks.workunit.client.0.smithi029.stdout:write: 1 16777218~8388609 2024-08-29T18:37:43.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:37:43 smithi029 bash[77880]: cluster 2024-08-29T18:37:42.519462+0000 mgr.y (mgr.25004) 1434 : cluster [DBG] pgmap v2162: 169 pgs: 169 active+clean; 4.6 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 627 KiB/s rd, 42 KiB/s wr, 813 op/s 2024-08-29T18:37:43.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:37:43 smithi110 bash[67519]: cluster 2024-08-29T18:37:42.519462+0000 mgr.y (mgr.25004) 1434 : cluster [DBG] pgmap v2162: 169 pgs: 169 active+clean; 4.6 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 627 KiB/s rd, 42 KiB/s wr, 813 op/s 2024-08-29T18:37:43.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:37:43 smithi029 bash[79042]: cluster 2024-08-29T18:37:42.519462+0000 mgr.y (mgr.25004) 1434 : cluster [DBG] pgmap v2162: 169 pgs: 169 active+clean; 4.6 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 627 KiB/s rd, 42 KiB/s wr, 813 op/s 2024-08-29T18:37:43.922 INFO:tasks.workunit.client.0.smithi029.stdout:write: 1 0~8388609 2024-08-29T18:37:43.941 INFO:tasks.workunit.client.0.smithi029.stdout:write: 1 16777218~8388609 2024-08-29T18:37:43.995 INFO:tasks.workunit.client.0.smithi029.stdout:migration_prepare 2024-08-29T18:37:44.406 INFO:tasks.workunit.client.0.smithi029.stdout:migration_execute 2024-08-29T18:37:44.653 INFO:tasks.workunit.client.0.smithi029.stdout:migration_commit 2024-08-29T18:37:44.901 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:37:44 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:37:44] "GET /metrics HTTP/1.1" 200 38787 "" "Prometheus/2.43.0" 2024-08-29T18:37:44.922 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestMigration.NoSnapsOtherPool (1270 ms) 2024-08-29T18:37:44.922 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestMigration.NoSnapsDataPool 2024-08-29T18:37:45.005 INFO:tasks.workunit.client.0.smithi029.stdout:resize: 83886080 2024-08-29T18:37:45.037 INFO:tasks.workunit.client.0.smithi029.stdout:write: 1 0~8388609 2024-08-29T18:37:45.141 INFO:tasks.workunit.client.0.smithi029.stdout:write: 1 16777218~8388609 2024-08-29T18:37:45.211 INFO:tasks.workunit.client.0.smithi029.stdout:migration_prepare 2024-08-29T18:37:45.676 INFO:tasks.workunit.client.0.smithi029.stdout:migration_execute 2024-08-29T18:37:45.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:37:45 smithi110 bash[67519]: cluster 2024-08-29T18:37:44.520540+0000 mgr.y (mgr.25004) 1435 : cluster [DBG] pgmap v2163: 169 pgs: 169 active+clean; 8.6 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 2.2 MiB/s rd, 861 KiB/s wr, 785 op/s 2024-08-29T18:37:45.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:37:45 smithi029 bash[79042]: cluster 2024-08-29T18:37:44.520540+0000 mgr.y (mgr.25004) 1435 : cluster [DBG] pgmap v2163: 169 pgs: 169 active+clean; 8.6 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 2.2 MiB/s rd, 861 KiB/s wr, 785 op/s 2024-08-29T18:37:45.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:37:45 smithi029 bash[77880]: cluster 2024-08-29T18:37:44.520540+0000 mgr.y (mgr.25004) 1435 : cluster [DBG] pgmap v2163: 169 pgs: 169 active+clean; 8.6 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 2.2 MiB/s rd, 861 KiB/s wr, 785 op/s 2024-08-29T18:37:45.940 INFO:tasks.workunit.client.0.smithi029.stdout:migration_commit 2024-08-29T18:37:46.217 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestMigration.NoSnapsDataPool (1295 ms) 2024-08-29T18:37:46.217 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestMigration.NoSnapsShrinkAfterPrepare 2024-08-29T18:37:46.297 INFO:tasks.workunit.client.0.smithi029.stdout:resize: 83886080 2024-08-29T18:37:46.327 INFO:tasks.workunit.client.0.smithi029.stdout:write: 1 0~8388609 2024-08-29T18:37:46.406 INFO:tasks.workunit.client.0.smithi029.stdout:write: 1 16777218~8388609 2024-08-29T18:37:46.486 INFO:tasks.workunit.client.0.smithi029.stdout:migration_prepare 2024-08-29T18:37:46.936 INFO:tasks.workunit.client.0.smithi029.stdout:resize: 41943040 2024-08-29T18:37:46.959 INFO:tasks.workunit.client.0.smithi029.stdout:migration_execute 2024-08-29T18:37:47.188 INFO:tasks.workunit.client.0.smithi029.stdout:migration_commit 2024-08-29T18:37:47.424 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestMigration.NoSnapsShrinkAfterPrepare (1207 ms) 2024-08-29T18:37:47.424 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestMigration.NoSnapsShrinkToZeroBeforePrepare 2024-08-29T18:37:47.508 INFO:tasks.workunit.client.0.smithi029.stdout:resize: 83886080 2024-08-29T18:37:47.539 INFO:tasks.workunit.client.0.smithi029.stdout:write: 1 0~8388609 2024-08-29T18:37:47.619 INFO:tasks.workunit.client.0.smithi029.stdout:write: 1 16777218~8388609 2024-08-29T18:37:47.693 INFO:tasks.workunit.client.0.smithi029.stdout:resize: 0 2024-08-29T18:37:47.732 INFO:tasks.workunit.client.0.smithi029.stdout:migration_prepare 2024-08-29T18:37:47.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:37:47 smithi110 bash[67519]: cluster 2024-08-29T18:37:46.521885+0000 mgr.y (mgr.25004) 1436 : cluster [DBG] pgmap v2164: 169 pgs: 169 active+clean; 57 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 13 MiB/s rd, 10 MiB/s wr, 875 op/s 2024-08-29T18:37:47.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:37:47 smithi029 bash[79042]: cluster 2024-08-29T18:37:46.521885+0000 mgr.y (mgr.25004) 1436 : cluster [DBG] pgmap v2164: 169 pgs: 169 active+clean; 57 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 13 MiB/s rd, 10 MiB/s wr, 875 op/s 2024-08-29T18:37:47.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:37:47 smithi029 bash[77880]: cluster 2024-08-29T18:37:46.521885+0000 mgr.y (mgr.25004) 1436 : cluster [DBG] pgmap v2164: 169 pgs: 169 active+clean; 57 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 13 MiB/s rd, 10 MiB/s wr, 875 op/s 2024-08-29T18:37:48.040 INFO:tasks.workunit.client.0.smithi029.stdout:migration_execute 2024-08-29T18:37:48.241 INFO:tasks.workunit.client.0.smithi029.stdout:migration_commit 2024-08-29T18:37:48.377 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestMigration.NoSnapsShrinkToZeroBeforePrepare (954 ms) 2024-08-29T18:37:48.377 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestMigration.NoSnapsShrinkToZeroAfterPrepare 2024-08-29T18:37:48.460 INFO:tasks.workunit.client.0.smithi029.stdout:resize: 83886080 2024-08-29T18:37:48.489 INFO:tasks.workunit.client.0.smithi029.stdout:write: 1 0~8388609 2024-08-29T18:37:48.580 INFO:tasks.workunit.client.0.smithi029.stdout:write: 1 16777218~8388609 2024-08-29T18:37:48.643 INFO:tasks.workunit.client.0.smithi029.stdout:migration_prepare 2024-08-29T18:37:48.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:37:48 smithi110 bash[67519]: audit 2024-08-29T18:37:48.570453+0000 mon.c (mon.2) 630 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:37:48.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:37:48 smithi029 bash[77880]: audit 2024-08-29T18:37:48.570453+0000 mon.c (mon.2) 630 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:37:48.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:37:48 smithi029 bash[79042]: audit 2024-08-29T18:37:48.570453+0000 mon.c (mon.2) 630 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:37:49.094 INFO:tasks.workunit.client.0.smithi029.stdout:resize: 0 2024-08-29T18:37:49.128 INFO:tasks.workunit.client.0.smithi029.stdout:migration_execute 2024-08-29T18:37:49.333 INFO:tasks.workunit.client.0.smithi029.stdout:migration_commit 2024-08-29T18:37:49.492 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestMigration.NoSnapsShrinkToZeroAfterPrepare (1114 ms) 2024-08-29T18:37:49.492 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestMigration.NoSnapsExpandAfterPrepare 2024-08-29T18:37:49.578 INFO:tasks.workunit.client.0.smithi029.stdout:resize: 83886080 2024-08-29T18:37:49.607 INFO:tasks.workunit.client.0.smithi029.stdout:write: 1 0~8388609 2024-08-29T18:37:49.694 INFO:tasks.workunit.client.0.smithi029.stdout:write: 1 16777218~8388609 2024-08-29T18:37:49.755 INFO:tasks.workunit.client.0.smithi029.stdout:migration_prepare 2024-08-29T18:37:49.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:37:49 smithi110 bash[67519]: cluster 2024-08-29T18:37:48.523085+0000 mgr.y (mgr.25004) 1437 : cluster [DBG] pgmap v2165: 169 pgs: 169 active+clean; 101 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 21 MiB/s rd, 17 MiB/s wr, 827 op/s 2024-08-29T18:37:49.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:37:49 smithi029 bash[77880]: cluster 2024-08-29T18:37:48.523085+0000 mgr.y (mgr.25004) 1437 : cluster [DBG] pgmap v2165: 169 pgs: 169 active+clean; 101 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 21 MiB/s rd, 17 MiB/s wr, 827 op/s 2024-08-29T18:37:49.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:37:49 smithi029 bash[79042]: cluster 2024-08-29T18:37:48.523085+0000 mgr.y (mgr.25004) 1437 : cluster [DBG] pgmap v2165: 169 pgs: 169 active+clean; 101 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 21 MiB/s rd, 17 MiB/s wr, 827 op/s 2024-08-29T18:37:50.190 INFO:tasks.workunit.client.0.smithi029.stdout:resize: 167772160 2024-08-29T18:37:50.213 INFO:tasks.workunit.client.0.smithi029.stdout:migration_execute 2024-08-29T18:37:50.441 INFO:tasks.workunit.client.0.smithi029.stdout:migration_commit 2024-08-29T18:37:50.737 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestMigration.NoSnapsExpandAfterPrepare (1245 ms) 2024-08-29T18:37:50.737 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestMigration.NoSnapsSnapAfterPrepare 2024-08-29T18:37:50.820 INFO:tasks.workunit.client.0.smithi029.stdout:resize: 83886080 2024-08-29T18:37:50.849 INFO:tasks.workunit.client.0.smithi029.stdout:write: 1 0~8388609 2024-08-29T18:37:50.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:37:50 smithi110 bash[67519]: cluster 2024-08-29T18:37:50.524207+0000 mgr.y (mgr.25004) 1438 : cluster [DBG] pgmap v2166: 169 pgs: 169 active+clean; 129 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 23 MiB/s rd, 19 MiB/s wr, 786 op/s 2024-08-29T18:37:50.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:37:50 smithi029 bash[77880]: cluster 2024-08-29T18:37:50.524207+0000 mgr.y (mgr.25004) 1438 : cluster [DBG] pgmap v2166: 169 pgs: 169 active+clean; 129 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 23 MiB/s rd, 19 MiB/s wr, 786 op/s 2024-08-29T18:37:50.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:37:50 smithi029 bash[79042]: cluster 2024-08-29T18:37:50.524207+0000 mgr.y (mgr.25004) 1438 : cluster [DBG] pgmap v2166: 169 pgs: 169 active+clean; 129 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 23 MiB/s rd, 19 MiB/s wr, 786 op/s 2024-08-29T18:37:50.931 INFO:tasks.workunit.client.0.smithi029.stdout:write: 1 16777218~8388609 2024-08-29T18:37:50.998 INFO:tasks.workunit.client.0.smithi029.stdout:migration_prepare 2024-08-29T18:37:51.445 INFO:tasks.workunit.client.0.smithi029.stdout:snap_create: after_prepare_snap 2024-08-29T18:37:52.670 INFO:tasks.workunit.client.0.smithi029.stdout:resize: 41943040 2024-08-29T18:37:52.717 INFO:tasks.workunit.client.0.smithi029.stdout:write: * 0~1000 2024-08-29T18:37:52.731 INFO:tasks.workunit.client.0.smithi029.stdout:migration_execute 2024-08-29T18:37:52.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:37:52 smithi029 bash[77880]: cluster 2024-08-29T18:37:51.633010+0000 mon.a (mon.0) 1868 : cluster [DBG] osdmap e1203: 8 total, 8 up, 8 in 2024-08-29T18:37:52.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:37:52 smithi029 bash[77880]: cluster 2024-08-29T18:37:52.525281+0000 mgr.y (mgr.25004) 1439 : cluster [DBG] pgmap v2168: 169 pgs: 169 active+clean; 197 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 45 MiB/s rd, 36 MiB/s wr, 912 op/s 2024-08-29T18:37:52.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:37:52 smithi110 bash[67519]: cluster 2024-08-29T18:37:51.633010+0000 mon.a (mon.0) 1868 : cluster [DBG] osdmap e1203: 8 total, 8 up, 8 in 2024-08-29T18:37:52.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:37:52 smithi110 bash[67519]: cluster 2024-08-29T18:37:52.525281+0000 mgr.y (mgr.25004) 1439 : cluster [DBG] pgmap v2168: 169 pgs: 169 active+clean; 197 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 45 MiB/s rd, 36 MiB/s wr, 912 op/s 2024-08-29T18:37:52.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:37:52 smithi029 bash[79042]: cluster 2024-08-29T18:37:51.633010+0000 mon.a (mon.0) 1868 : cluster [DBG] osdmap e1203: 8 total, 8 up, 8 in 2024-08-29T18:37:52.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:37:52 smithi029 bash[79042]: cluster 2024-08-29T18:37:52.525281+0000 mgr.y (mgr.25004) 1439 : cluster [DBG] pgmap v2168: 169 pgs: 169 active+clean; 197 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 45 MiB/s rd, 36 MiB/s wr, 912 op/s 2024-08-29T18:37:52.960 INFO:tasks.workunit.client.0.smithi029.stdout:migration_commit 2024-08-29T18:37:53.322 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestMigration.NoSnapsSnapAfterPrepare (2586 ms) 2024-08-29T18:37:53.323 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestMigration.Snaps 2024-08-29T18:37:53.404 INFO:tasks.workunit.client.0.smithi029.stdout:resize: 83886080 2024-08-29T18:37:53.435 INFO:tasks.workunit.client.0.smithi029.stdout:write: 1 0~8388609 2024-08-29T18:37:53.516 INFO:tasks.workunit.client.0.smithi029.stdout:snap_create: snap1 2024-08-29T18:37:53.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:37:53 smithi029 bash[79042]: cluster 2024-08-29T18:37:52.645085+0000 mon.a (mon.0) 1869 : cluster [DBG] osdmap e1204: 8 total, 8 up, 8 in 2024-08-29T18:37:53.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:37:53 smithi110 bash[67519]: cluster 2024-08-29T18:37:52.645085+0000 mon.a (mon.0) 1869 : cluster [DBG] osdmap e1204: 8 total, 8 up, 8 in 2024-08-29T18:37:53.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:37:53 smithi029 bash[77880]: cluster 2024-08-29T18:37:52.645085+0000 mon.a (mon.0) 1869 : cluster [DBG] osdmap e1204: 8 total, 8 up, 8 in 2024-08-29T18:37:54.695 INFO:tasks.workunit.client.0.smithi029.stdout:write: 1 8388609~8388609 2024-08-29T18:37:54.732 INFO:tasks.workunit.client.0.smithi029.stdout:write: X 0~1000 2024-08-29T18:37:54.732 INFO:tasks.workunit.client.0.smithi029.stdout:discard: 1010~1000 2024-08-29T18:37:54.732 INFO:tasks.workunit.client.0.smithi029.stdout:snap_create: snap2 2024-08-29T18:37:54.901 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:37:54 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:37:54] "GET /metrics HTTP/1.1" 200 38871 "" "Prometheus/2.43.0" 2024-08-29T18:37:54.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:37:54 smithi029 bash[79042]: cluster 2024-08-29T18:37:53.653451+0000 mon.a (mon.0) 1870 : cluster [DBG] osdmap e1205: 8 total, 8 up, 8 in 2024-08-29T18:37:54.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:37:54 smithi029 bash[79042]: cluster 2024-08-29T18:37:54.526274+0000 mgr.y (mgr.25004) 1440 : cluster [DBG] pgmap v2171: 169 pgs: 169 active+clean; 193 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 41 MiB/s rd, 32 MiB/s wr, 861 op/s 2024-08-29T18:37:54.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:37:54 smithi029 bash[77880]: cluster 2024-08-29T18:37:53.653451+0000 mon.a (mon.0) 1870 : cluster [DBG] osdmap e1205: 8 total, 8 up, 8 in 2024-08-29T18:37:54.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:37:54 smithi029 bash[77880]: cluster 2024-08-29T18:37:54.526274+0000 mgr.y (mgr.25004) 1440 : cluster [DBG] pgmap v2171: 169 pgs: 169 active+clean; 193 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 41 MiB/s rd, 32 MiB/s wr, 861 op/s 2024-08-29T18:37:55.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:37:54 smithi110 bash[67519]: cluster 2024-08-29T18:37:53.653451+0000 mon.a (mon.0) 1870 : cluster [DBG] osdmap e1205: 8 total, 8 up, 8 in 2024-08-29T18:37:55.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:37:54 smithi110 bash[67519]: cluster 2024-08-29T18:37:54.526274+0000 mgr.y (mgr.25004) 1440 : cluster [DBG] pgmap v2171: 169 pgs: 169 active+clean; 193 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 41 MiB/s rd, 32 MiB/s wr, 861 op/s 2024-08-29T18:37:56.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:37:55 smithi110 bash[67519]: cluster 2024-08-29T18:37:54.663937+0000 mon.a (mon.0) 1871 : cluster [DBG] osdmap e1206: 8 total, 8 up, 8 in 2024-08-29T18:37:56.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:37:55 smithi029 bash[77880]: cluster 2024-08-29T18:37:54.663937+0000 mon.a (mon.0) 1871 : cluster [DBG] osdmap e1206: 8 total, 8 up, 8 in 2024-08-29T18:37:56.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:37:55 smithi029 bash[79042]: cluster 2024-08-29T18:37:54.663937+0000 mon.a (mon.0) 1871 : cluster [DBG] osdmap e1206: 8 total, 8 up, 8 in 2024-08-29T18:37:56.724 INFO:tasks.workunit.client.0.smithi029.stdout:write: X 8388609~1000 2024-08-29T18:37:56.739 INFO:tasks.workunit.client.0.smithi029.stdout:discard: 16777228~1000 2024-08-29T18:37:56.739 INFO:tasks.workunit.client.0.smithi029.stdout:resize: 167772160 2024-08-29T18:37:56.762 INFO:tasks.workunit.client.0.smithi029.stdout:write: 2 83886079~8388609 2024-08-29T18:37:56.823 INFO:tasks.workunit.client.0.smithi029.stdout:snap_create: snap3 2024-08-29T18:37:57.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:37:56 smithi110 bash[67519]: cluster 2024-08-29T18:37:55.666935+0000 mon.a (mon.0) 1872 : cluster [DBG] osdmap e1207: 8 total, 8 up, 8 in 2024-08-29T18:37:57.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:37:56 smithi110 bash[67519]: cluster 2024-08-29T18:37:56.527568+0000 mgr.y (mgr.25004) 1441 : cluster [DBG] pgmap v2174: 169 pgs: 169 active+clean; 213 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 16 MiB/s rd, 6.0 MiB/s wr, 333 op/s 2024-08-29T18:37:57.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:37:56 smithi029 bash[77880]: cluster 2024-08-29T18:37:55.666935+0000 mon.a (mon.0) 1872 : cluster [DBG] osdmap e1207: 8 total, 8 up, 8 in 2024-08-29T18:37:57.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:37:56 smithi029 bash[77880]: cluster 2024-08-29T18:37:56.527568+0000 mgr.y (mgr.25004) 1441 : cluster [DBG] pgmap v2174: 169 pgs: 169 active+clean; 213 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 16 MiB/s rd, 6.0 MiB/s wr, 333 op/s 2024-08-29T18:37:57.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:37:56 smithi029 bash[79042]: cluster 2024-08-29T18:37:55.666935+0000 mon.a (mon.0) 1872 : cluster [DBG] osdmap e1207: 8 total, 8 up, 8 in 2024-08-29T18:37:57.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:37:56 smithi029 bash[79042]: cluster 2024-08-29T18:37:56.527568+0000 mgr.y (mgr.25004) 1441 : cluster [DBG] pgmap v2174: 169 pgs: 169 active+clean; 213 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 16 MiB/s rd, 6.0 MiB/s wr, 333 op/s 2024-08-29T18:37:58.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:37:57 smithi110 bash[67519]: cluster 2024-08-29T18:37:56.689190+0000 mon.a (mon.0) 1873 : cluster [DBG] osdmap e1208: 8 total, 8 up, 8 in 2024-08-29T18:37:58.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:37:57 smithi029 bash[79042]: cluster 2024-08-29T18:37:56.689190+0000 mon.a (mon.0) 1873 : cluster [DBG] osdmap e1208: 8 total, 8 up, 8 in 2024-08-29T18:37:58.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:37:57 smithi029 bash[77880]: cluster 2024-08-29T18:37:56.689190+0000 mon.a (mon.0) 1873 : cluster [DBG] osdmap e1208: 8 total, 8 up, 8 in 2024-08-29T18:37:58.748 INFO:tasks.workunit.client.0.smithi029.stdout:resize: 83886080 2024-08-29T18:37:58.807 INFO:tasks.workunit.client.0.smithi029.stdout:discard: 83886079~1 2024-08-29T18:37:58.828 INFO:tasks.workunit.client.0.smithi029.stdout:migration_prepare 2024-08-29T18:37:59.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:37:58 smithi110 bash[67519]: cluster 2024-08-29T18:37:57.690869+0000 mon.a (mon.0) 1874 : cluster [DBG] osdmap e1209: 8 total, 8 up, 8 in 2024-08-29T18:37:59.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:37:58 smithi110 bash[67519]: cluster 2024-08-29T18:37:58.528349+0000 mgr.y (mgr.25004) 1442 : cluster [DBG] pgmap v2177: 169 pgs: 169 active+clean; 229 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 24 MiB/s rd, 13 MiB/s wr, 262 op/s 2024-08-29T18:37:59.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:37:58 smithi029 bash[79042]: cluster 2024-08-29T18:37:57.690869+0000 mon.a (mon.0) 1874 : cluster [DBG] osdmap e1209: 8 total, 8 up, 8 in 2024-08-29T18:37:59.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:37:58 smithi029 bash[79042]: cluster 2024-08-29T18:37:58.528349+0000 mgr.y (mgr.25004) 1442 : cluster [DBG] pgmap v2177: 169 pgs: 169 active+clean; 229 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 24 MiB/s rd, 13 MiB/s wr, 262 op/s 2024-08-29T18:37:59.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:37:58 smithi029 bash[77880]: cluster 2024-08-29T18:37:57.690869+0000 mon.a (mon.0) 1874 : cluster [DBG] osdmap e1209: 8 total, 8 up, 8 in 2024-08-29T18:37:59.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:37:58 smithi029 bash[77880]: cluster 2024-08-29T18:37:58.528349+0000 mgr.y (mgr.25004) 1442 : cluster [DBG] pgmap v2177: 169 pgs: 169 active+clean; 229 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 24 MiB/s rd, 13 MiB/s wr, 262 op/s 2024-08-29T18:38:00.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:37:59 smithi110 bash[67519]: cluster 2024-08-29T18:37:58.716774+0000 mon.a (mon.0) 1875 : cluster [DBG] osdmap e1210: 8 total, 8 up, 8 in 2024-08-29T18:38:00.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:37:59 smithi029 bash[79042]: cluster 2024-08-29T18:37:58.716774+0000 mon.a (mon.0) 1875 : cluster [DBG] osdmap e1210: 8 total, 8 up, 8 in 2024-08-29T18:38:00.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:37:59 smithi029 bash[77880]: cluster 2024-08-29T18:37:58.716774+0000 mon.a (mon.0) 1875 : cluster [DBG] osdmap e1210: 8 total, 8 up, 8 in 2024-08-29T18:38:01.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:38:00 smithi029 bash[77880]: cluster 2024-08-29T18:37:59.721318+0000 mon.a (mon.0) 1876 : cluster [DBG] osdmap e1211: 8 total, 8 up, 8 in 2024-08-29T18:38:01.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:38:00 smithi029 bash[77880]: cluster 2024-08-29T18:38:00.529248+0000 mgr.y (mgr.25004) 1443 : cluster [DBG] pgmap v2180: 169 pgs: 169 active+clean; 233 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 9.1 MiB/s rd, 8.0 MiB/s wr, 104 op/s 2024-08-29T18:38:01.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:38:00 smithi110 bash[67519]: cluster 2024-08-29T18:37:59.721318+0000 mon.a (mon.0) 1876 : cluster [DBG] osdmap e1211: 8 total, 8 up, 8 in 2024-08-29T18:38:01.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:38:00 smithi110 bash[67519]: cluster 2024-08-29T18:38:00.529248+0000 mgr.y (mgr.25004) 1443 : cluster [DBG] pgmap v2180: 169 pgs: 169 active+clean; 233 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 9.1 MiB/s rd, 8.0 MiB/s wr, 104 op/s 2024-08-29T18:38:01.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:38:00 smithi029 bash[79042]: cluster 2024-08-29T18:37:59.721318+0000 mon.a (mon.0) 1876 : cluster [DBG] osdmap e1211: 8 total, 8 up, 8 in 2024-08-29T18:38:01.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:38:00 smithi029 bash[79042]: cluster 2024-08-29T18:38:00.529248+0000 mgr.y (mgr.25004) 1443 : cluster [DBG] pgmap v2180: 169 pgs: 169 active+clean; 233 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 9.1 MiB/s rd, 8.0 MiB/s wr, 104 op/s 2024-08-29T18:38:02.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:38:01 smithi029 bash[77880]: cluster 2024-08-29T18:38:00.732099+0000 mon.a (mon.0) 1877 : cluster [DBG] osdmap e1212: 8 total, 8 up, 8 in 2024-08-29T18:38:02.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:38:01 smithi110 bash[67519]: cluster 2024-08-29T18:38:00.732099+0000 mon.a (mon.0) 1877 : cluster [DBG] osdmap e1212: 8 total, 8 up, 8 in 2024-08-29T18:38:02.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:38:01 smithi029 bash[79042]: cluster 2024-08-29T18:38:00.732099+0000 mon.a (mon.0) 1877 : cluster [DBG] osdmap e1212: 8 total, 8 up, 8 in 2024-08-29T18:38:02.628 INFO:tasks.workunit.client.0.smithi029.stdout:migration_execute 2024-08-29T18:38:02.925 INFO:tasks.workunit.client.0.smithi029.stdout:migration_commit 2024-08-29T18:38:03.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:38:02 smithi029 bash[79042]: cluster 2024-08-29T18:38:01.734732+0000 mon.a (mon.0) 1878 : cluster [DBG] osdmap e1213: 8 total, 8 up, 8 in 2024-08-29T18:38:03.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:38:02 smithi029 bash[79042]: cluster 2024-08-29T18:38:02.530313+0000 mgr.y (mgr.25004) 1444 : cluster [DBG] pgmap v2183: 169 pgs: 169 active+clean; 253 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 5.1 MiB/s rd, 4.0 MiB/s wr, 142 op/s 2024-08-29T18:38:03.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:38:02 smithi110 bash[67519]: cluster 2024-08-29T18:38:01.734732+0000 mon.a (mon.0) 1878 : cluster [DBG] osdmap e1213: 8 total, 8 up, 8 in 2024-08-29T18:38:03.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:38:02 smithi110 bash[67519]: cluster 2024-08-29T18:38:02.530313+0000 mgr.y (mgr.25004) 1444 : cluster [DBG] pgmap v2183: 169 pgs: 169 active+clean; 253 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 5.1 MiB/s rd, 4.0 MiB/s wr, 142 op/s 2024-08-29T18:38:03.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:38:02 smithi029 bash[77880]: cluster 2024-08-29T18:38:01.734732+0000 mon.a (mon.0) 1878 : cluster [DBG] osdmap e1213: 8 total, 8 up, 8 in 2024-08-29T18:38:03.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:38:02 smithi029 bash[77880]: cluster 2024-08-29T18:38:02.530313+0000 mgr.y (mgr.25004) 1444 : cluster [DBG] pgmap v2183: 169 pgs: 169 active+clean; 253 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 5.1 MiB/s rd, 4.0 MiB/s wr, 142 op/s 2024-08-29T18:38:04.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:38:03 smithi110 bash[67519]: audit 2024-08-29T18:38:03.570732+0000 mon.c (mon.2) 631 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:38:04.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:38:03 smithi029 bash[79042]: audit 2024-08-29T18:38:03.570732+0000 mon.c (mon.2) 631 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:38:04.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:38:03 smithi029 bash[77880]: audit 2024-08-29T18:38:03.570732+0000 mon.c (mon.2) 631 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:38:04.901 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:38:04 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:38:04] "GET /metrics HTTP/1.1" 200 38870 "" "Prometheus/2.43.0" 2024-08-29T18:38:04.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:38:04 smithi029 bash[77880]: cluster 2024-08-29T18:38:03.768486+0000 mon.a (mon.0) 1879 : cluster [DBG] osdmap e1214: 8 total, 8 up, 8 in 2024-08-29T18:38:04.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:38:04 smithi029 bash[77880]: cluster 2024-08-29T18:38:04.531432+0000 mgr.y (mgr.25004) 1445 : cluster [DBG] pgmap v2185: 169 pgs: 169 active+clean; 257 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 4.3 MiB/s rd, 4.2 MiB/s wr, 260 op/s 2024-08-29T18:38:04.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:38:04 smithi029 bash[79042]: cluster 2024-08-29T18:38:03.768486+0000 mon.a (mon.0) 1879 : cluster [DBG] osdmap e1214: 8 total, 8 up, 8 in 2024-08-29T18:38:04.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:38:04 smithi029 bash[79042]: cluster 2024-08-29T18:38:04.531432+0000 mgr.y (mgr.25004) 1445 : cluster [DBG] pgmap v2185: 169 pgs: 169 active+clean; 257 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 4.3 MiB/s rd, 4.2 MiB/s wr, 260 op/s 2024-08-29T18:38:05.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:38:04 smithi110 bash[67519]: cluster 2024-08-29T18:38:03.768486+0000 mon.a (mon.0) 1879 : cluster [DBG] osdmap e1214: 8 total, 8 up, 8 in 2024-08-29T18:38:05.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:38:04 smithi110 bash[67519]: cluster 2024-08-29T18:38:04.531432+0000 mgr.y (mgr.25004) 1445 : cluster [DBG] pgmap v2185: 169 pgs: 169 active+clean; 257 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 4.3 MiB/s rd, 4.2 MiB/s wr, 260 op/s 2024-08-29T18:38:06.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:38:05 smithi029 bash[79042]: cluster 2024-08-29T18:38:04.770921+0000 mon.a (mon.0) 1880 : cluster [DBG] osdmap e1215: 8 total, 8 up, 8 in 2024-08-29T18:38:06.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:38:05 smithi029 bash[79042]: audit 2024-08-29T18:38:05.683916+0000 mon.c (mon.2) 632 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.1", "id": [5, 2]}]: dispatch 2024-08-29T18:38:06.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:38:05 smithi029 bash[79042]: audit 2024-08-29T18:38:05.684548+0000 mon.c (mon.2) 633 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.16", "id": [5, 0]}]: dispatch 2024-08-29T18:38:06.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:38:05 smithi029 bash[79042]: audit 2024-08-29T18:38:05.684687+0000 mon.a (mon.0) 1881 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.1", "id": [5, 2]}]: dispatch 2024-08-29T18:38:06.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:38:05 smithi029 bash[79042]: audit 2024-08-29T18:38:05.685160+0000 mon.c (mon.2) 634 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.17", "id": [5, 2]}]: dispatch 2024-08-29T18:38:06.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:38:05 smithi029 bash[79042]: audit 2024-08-29T18:38:05.685276+0000 mon.a (mon.0) 1882 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.16", "id": [5, 0]}]: dispatch 2024-08-29T18:38:06.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:38:05 smithi029 bash[79042]: audit 2024-08-29T18:38:05.685819+0000 mon.a (mon.0) 1883 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.17", "id": [5, 2]}]: dispatch 2024-08-29T18:38:06.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:38:05 smithi110 bash[67519]: cluster 2024-08-29T18:38:04.770921+0000 mon.a (mon.0) 1880 : cluster [DBG] osdmap e1215: 8 total, 8 up, 8 in 2024-08-29T18:38:06.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:38:05 smithi110 bash[67519]: audit 2024-08-29T18:38:05.683916+0000 mon.c (mon.2) 632 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.1", "id": [5, 2]}]: dispatch 2024-08-29T18:38:06.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:38:05 smithi110 bash[67519]: audit 2024-08-29T18:38:05.684548+0000 mon.c (mon.2) 633 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.16", "id": [5, 0]}]: dispatch 2024-08-29T18:38:06.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:38:05 smithi110 bash[67519]: audit 2024-08-29T18:38:05.684687+0000 mon.a (mon.0) 1881 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.1", "id": [5, 2]}]: dispatch 2024-08-29T18:38:06.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:38:05 smithi110 bash[67519]: audit 2024-08-29T18:38:05.685160+0000 mon.c (mon.2) 634 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.17", "id": [5, 2]}]: dispatch 2024-08-29T18:38:06.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:38:05 smithi110 bash[67519]: audit 2024-08-29T18:38:05.685276+0000 mon.a (mon.0) 1882 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.16", "id": [5, 0]}]: dispatch 2024-08-29T18:38:06.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:38:05 smithi110 bash[67519]: audit 2024-08-29T18:38:05.685819+0000 mon.a (mon.0) 1883 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.17", "id": [5, 2]}]: dispatch 2024-08-29T18:38:06.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:38:05 smithi029 bash[77880]: cluster 2024-08-29T18:38:04.770921+0000 mon.a (mon.0) 1880 : cluster [DBG] osdmap e1215: 8 total, 8 up, 8 in 2024-08-29T18:38:06.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:38:05 smithi029 bash[77880]: audit 2024-08-29T18:38:05.683916+0000 mon.c (mon.2) 632 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.1", "id": [5, 2]}]: dispatch 2024-08-29T18:38:06.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:38:05 smithi029 bash[77880]: audit 2024-08-29T18:38:05.684548+0000 mon.c (mon.2) 633 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.16", "id": [5, 0]}]: dispatch 2024-08-29T18:38:06.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:38:05 smithi029 bash[77880]: audit 2024-08-29T18:38:05.684687+0000 mon.a (mon.0) 1881 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.1", "id": [5, 2]}]: dispatch 2024-08-29T18:38:06.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:38:05 smithi029 bash[77880]: audit 2024-08-29T18:38:05.685160+0000 mon.c (mon.2) 634 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.17", "id": [5, 2]}]: dispatch 2024-08-29T18:38:06.154 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:38:05 smithi029 bash[77880]: audit 2024-08-29T18:38:05.685276+0000 mon.a (mon.0) 1882 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.16", "id": [5, 0]}]: dispatch 2024-08-29T18:38:06.154 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:38:05 smithi029 bash[77880]: audit 2024-08-29T18:38:05.685819+0000 mon.a (mon.0) 1883 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.17", "id": [5, 2]}]: dispatch 2024-08-29T18:38:06.400 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestMigration.Snaps (13078 ms) 2024-08-29T18:38:06.401 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestMigration.SnapsOtherPool 2024-08-29T18:38:06.484 INFO:tasks.workunit.client.0.smithi029.stdout:resize: 83886080 2024-08-29T18:38:06.514 INFO:tasks.workunit.client.0.smithi029.stdout:write: 1 0~8388609 2024-08-29T18:38:06.623 INFO:tasks.workunit.client.0.smithi029.stdout:snap_create: snap1 2024-08-29T18:38:07.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:38:06 smithi110 bash[67519]: audit 2024-08-29T18:38:05.789097+0000 mon.a (mon.0) 1884 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.1", "id": [5, 2]}]': finished 2024-08-29T18:38:07.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:38:06 smithi110 bash[67519]: audit 2024-08-29T18:38:05.789346+0000 mon.a (mon.0) 1885 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.16", "id": [5, 0]}]': finished 2024-08-29T18:38:07.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:38:06 smithi110 bash[67519]: audit 2024-08-29T18:38:05.789580+0000 mon.a (mon.0) 1886 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.17", "id": [5, 2]}]': finished 2024-08-29T18:38:07.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:38:06 smithi110 bash[67519]: cluster 2024-08-29T18:38:05.796394+0000 mon.a (mon.0) 1887 : cluster [DBG] osdmap e1216: 8 total, 8 up, 8 in 2024-08-29T18:38:07.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:38:06 smithi110 bash[67519]: cluster 2024-08-29T18:38:06.532764+0000 mgr.y (mgr.25004) 1446 : cluster [DBG] pgmap v2188: 169 pgs: 169 active+clean; 253 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 19 MiB/s rd, 1.7 MiB/s wr, 324 op/s 2024-08-29T18:38:07.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:38:06 smithi029 bash[79042]: audit 2024-08-29T18:38:05.789097+0000 mon.a (mon.0) 1884 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.1", "id": [5, 2]}]': finished 2024-08-29T18:38:07.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:38:06 smithi029 bash[79042]: audit 2024-08-29T18:38:05.789346+0000 mon.a (mon.0) 1885 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.16", "id": [5, 0]}]': finished 2024-08-29T18:38:07.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:38:06 smithi029 bash[79042]: audit 2024-08-29T18:38:05.789580+0000 mon.a (mon.0) 1886 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.17", "id": [5, 2]}]': finished 2024-08-29T18:38:07.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:38:06 smithi029 bash[79042]: cluster 2024-08-29T18:38:05.796394+0000 mon.a (mon.0) 1887 : cluster [DBG] osdmap e1216: 8 total, 8 up, 8 in 2024-08-29T18:38:07.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:38:06 smithi029 bash[79042]: cluster 2024-08-29T18:38:06.532764+0000 mgr.y (mgr.25004) 1446 : cluster [DBG] pgmap v2188: 169 pgs: 169 active+clean; 253 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 19 MiB/s rd, 1.7 MiB/s wr, 324 op/s 2024-08-29T18:38:07.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:38:06 smithi029 bash[77880]: audit 2024-08-29T18:38:05.789097+0000 mon.a (mon.0) 1884 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.1", "id": [5, 2]}]': finished 2024-08-29T18:38:07.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:38:06 smithi029 bash[77880]: audit 2024-08-29T18:38:05.789346+0000 mon.a (mon.0) 1885 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.16", "id": [5, 0]}]': finished 2024-08-29T18:38:07.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:38:06 smithi029 bash[77880]: audit 2024-08-29T18:38:05.789580+0000 mon.a (mon.0) 1886 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.17", "id": [5, 2]}]': finished 2024-08-29T18:38:07.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:38:06 smithi029 bash[77880]: cluster 2024-08-29T18:38:05.796394+0000 mon.a (mon.0) 1887 : cluster [DBG] osdmap e1216: 8 total, 8 up, 8 in 2024-08-29T18:38:07.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:38:06 smithi029 bash[77880]: cluster 2024-08-29T18:38:06.532764+0000 mgr.y (mgr.25004) 1446 : cluster [DBG] pgmap v2188: 169 pgs: 169 active+clean; 253 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 19 MiB/s rd, 1.7 MiB/s wr, 324 op/s 2024-08-29T18:38:07.856 INFO:tasks.workunit.client.0.smithi029.stdout:write: 1 8388609~8388609 2024-08-29T18:38:07.893 INFO:tasks.workunit.client.0.smithi029.stdout:write: X 0~1000 2024-08-29T18:38:07.894 INFO:tasks.workunit.client.0.smithi029.stdout:discard: 1010~1000 2024-08-29T18:38:07.894 INFO:tasks.workunit.client.0.smithi029.stdout:snap_create: snap2 2024-08-29T18:38:08.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:38:07 smithi029 bash[77880]: cluster 2024-08-29T18:38:06.798775+0000 mon.a (mon.0) 1888 : cluster [DBG] osdmap e1217: 8 total, 8 up, 8 in 2024-08-29T18:38:08.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:38:07 smithi110 bash[67519]: cluster 2024-08-29T18:38:06.798775+0000 mon.a (mon.0) 1888 : cluster [DBG] osdmap e1217: 8 total, 8 up, 8 in 2024-08-29T18:38:08.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:38:07 smithi029 bash[79042]: cluster 2024-08-29T18:38:06.798775+0000 mon.a (mon.0) 1888 : cluster [DBG] osdmap e1217: 8 total, 8 up, 8 in 2024-08-29T18:38:09.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:38:08 smithi029 bash[79042]: cluster 2024-08-29T18:38:07.812407+0000 mon.a (mon.0) 1889 : cluster [DBG] osdmap e1218: 8 total, 8 up, 8 in 2024-08-29T18:38:09.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:38:08 smithi029 bash[79042]: cluster 2024-08-29T18:38:08.533580+0000 mgr.y (mgr.25004) 1447 : cluster [DBG] pgmap v2191: 169 pgs: 169 active+clean; 253 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 52 MiB/s rd, 5.0 MiB/s wr, 282 op/s 2024-08-29T18:38:09.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:38:08 smithi110 bash[67519]: cluster 2024-08-29T18:38:07.812407+0000 mon.a (mon.0) 1889 : cluster [DBG] osdmap e1218: 8 total, 8 up, 8 in 2024-08-29T18:38:09.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:38:08 smithi110 bash[67519]: cluster 2024-08-29T18:38:08.533580+0000 mgr.y (mgr.25004) 1447 : cluster [DBG] pgmap v2191: 169 pgs: 169 active+clean; 253 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 52 MiB/s rd, 5.0 MiB/s wr, 282 op/s 2024-08-29T18:38:09.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:38:08 smithi029 bash[77880]: cluster 2024-08-29T18:38:07.812407+0000 mon.a (mon.0) 1889 : cluster [DBG] osdmap e1218: 8 total, 8 up, 8 in 2024-08-29T18:38:09.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:38:08 smithi029 bash[77880]: cluster 2024-08-29T18:38:08.533580+0000 mgr.y (mgr.25004) 1447 : cluster [DBG] pgmap v2191: 169 pgs: 169 active+clean; 253 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 52 MiB/s rd, 5.0 MiB/s wr, 282 op/s 2024-08-29T18:38:09.356 INFO:tasks.workunit.client.0.smithi029.stdout:write: X 8388609~1000 2024-08-29T18:38:09.368 INFO:tasks.workunit.client.0.smithi029.stdout:discard: 16777228~1000 2024-08-29T18:38:09.368 INFO:tasks.workunit.client.0.smithi029.stdout:resize: 167772160 2024-08-29T18:38:09.387 INFO:tasks.workunit.client.0.smithi029.stdout:write: 2 83886079~8388609 2024-08-29T18:38:09.436 INFO:tasks.workunit.client.0.smithi029.stdout:snap_create: snap3 2024-08-29T18:38:10.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:38:09 smithi110 bash[67519]: cluster 2024-08-29T18:38:08.834513+0000 mon.a (mon.0) 1890 : cluster [DBG] osdmap e1219: 8 total, 8 up, 8 in 2024-08-29T18:38:10.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:38:09 smithi110 bash[67519]: audit 2024-08-29T18:38:09.040992+0000 mon.c (mon.2) 635 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:38:10.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:38:09 smithi110 bash[67519]: cluster 2024-08-29T18:38:09.318124+0000 mon.a (mon.0) 1891 : cluster [DBG] osdmap e1220: 8 total, 8 up, 8 in 2024-08-29T18:38:10.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:38:09 smithi029 bash[79042]: cluster 2024-08-29T18:38:08.834513+0000 mon.a (mon.0) 1890 : cluster [DBG] osdmap e1219: 8 total, 8 up, 8 in 2024-08-29T18:38:10.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:38:09 smithi029 bash[79042]: audit 2024-08-29T18:38:09.040992+0000 mon.c (mon.2) 635 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:38:10.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:38:09 smithi029 bash[79042]: cluster 2024-08-29T18:38:09.318124+0000 mon.a (mon.0) 1891 : cluster [DBG] osdmap e1220: 8 total, 8 up, 8 in 2024-08-29T18:38:10.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:38:09 smithi029 bash[77880]: cluster 2024-08-29T18:38:08.834513+0000 mon.a (mon.0) 1890 : cluster [DBG] osdmap e1219: 8 total, 8 up, 8 in 2024-08-29T18:38:10.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:38:09 smithi029 bash[77880]: audit 2024-08-29T18:38:09.040992+0000 mon.c (mon.2) 635 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:38:10.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:38:09 smithi029 bash[77880]: cluster 2024-08-29T18:38:09.318124+0000 mon.a (mon.0) 1891 : cluster [DBG] osdmap e1220: 8 total, 8 up, 8 in 2024-08-29T18:38:11.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:38:10 smithi110 bash[67519]: audit 2024-08-29T18:38:09.865479+0000 mon.c (mon.2) 636 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:38:11.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:38:10 smithi110 bash[67519]: audit 2024-08-29T18:38:09.866927+0000 mon.c (mon.2) 637 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:38:11.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:38:10 smithi110 bash[67519]: audit 2024-08-29T18:38:09.878247+0000 mon.a (mon.0) 1892 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:38:11.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:38:10 smithi110 bash[67519]: cluster 2024-08-29T18:38:10.320921+0000 mon.a (mon.0) 1893 : cluster [DBG] osdmap e1221: 8 total, 8 up, 8 in 2024-08-29T18:38:11.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:38:10 smithi110 bash[67519]: cluster 2024-08-29T18:38:10.534405+0000 mgr.y (mgr.25004) 1448 : cluster [DBG] pgmap v2195: 169 pgs: 169 active+clean; 261 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 29 MiB/s rd, 5.4 MiB/s wr, 99 op/s; 1.1 MiB/s, 0 objects/s recovering 2024-08-29T18:38:11.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:38:10 smithi029 bash[77880]: audit 2024-08-29T18:38:09.865479+0000 mon.c (mon.2) 636 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:38:11.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:38:10 smithi029 bash[77880]: audit 2024-08-29T18:38:09.866927+0000 mon.c (mon.2) 637 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:38:11.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:38:10 smithi029 bash[77880]: audit 2024-08-29T18:38:09.878247+0000 mon.a (mon.0) 1892 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:38:11.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:38:10 smithi029 bash[77880]: cluster 2024-08-29T18:38:10.320921+0000 mon.a (mon.0) 1893 : cluster [DBG] osdmap e1221: 8 total, 8 up, 8 in 2024-08-29T18:38:11.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:38:10 smithi029 bash[77880]: cluster 2024-08-29T18:38:10.534405+0000 mgr.y (mgr.25004) 1448 : cluster [DBG] pgmap v2195: 169 pgs: 169 active+clean; 261 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 29 MiB/s rd, 5.4 MiB/s wr, 99 op/s; 1.1 MiB/s, 0 objects/s recovering 2024-08-29T18:38:11.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:38:10 smithi029 bash[79042]: audit 2024-08-29T18:38:09.865479+0000 mon.c (mon.2) 636 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:38:11.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:38:10 smithi029 bash[79042]: audit 2024-08-29T18:38:09.866927+0000 mon.c (mon.2) 637 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:38:11.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:38:10 smithi029 bash[79042]: audit 2024-08-29T18:38:09.878247+0000 mon.a (mon.0) 1892 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:38:11.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:38:10 smithi029 bash[79042]: cluster 2024-08-29T18:38:10.320921+0000 mon.a (mon.0) 1893 : cluster [DBG] osdmap e1221: 8 total, 8 up, 8 in 2024-08-29T18:38:11.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:38:10 smithi029 bash[79042]: cluster 2024-08-29T18:38:10.534405+0000 mgr.y (mgr.25004) 1448 : cluster [DBG] pgmap v2195: 169 pgs: 169 active+clean; 261 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 29 MiB/s rd, 5.4 MiB/s wr, 99 op/s; 1.1 MiB/s, 0 objects/s recovering 2024-08-29T18:38:11.361 INFO:tasks.workunit.client.0.smithi029.stdout:resize: 83886080 2024-08-29T18:38:11.420 INFO:tasks.workunit.client.0.smithi029.stdout:discard: 83886079~1 2024-08-29T18:38:11.441 INFO:tasks.workunit.client.0.smithi029.stdout:write: 1 0~8388609 2024-08-29T18:38:11.473 INFO:tasks.workunit.client.0.smithi029.stdout:write: 1 16777218~8388609 2024-08-29T18:38:11.547 INFO:tasks.workunit.client.0.smithi029.stdout:migration_prepare 2024-08-29T18:38:12.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:38:12 smithi110 bash[67519]: cluster 2024-08-29T18:38:11.328946+0000 mon.a (mon.0) 1894 : cluster [DBG] osdmap e1222: 8 total, 8 up, 8 in 2024-08-29T18:38:12.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:38:12 smithi029 bash[79042]: cluster 2024-08-29T18:38:11.328946+0000 mon.a (mon.0) 1894 : cluster [DBG] osdmap e1222: 8 total, 8 up, 8 in 2024-08-29T18:38:12.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:38:12 smithi029 bash[77880]: cluster 2024-08-29T18:38:11.328946+0000 mon.a (mon.0) 1894 : cluster [DBG] osdmap e1222: 8 total, 8 up, 8 in 2024-08-29T18:38:13.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:38:13 smithi110 bash[67519]: cluster 2024-08-29T18:38:12.333187+0000 mon.a (mon.0) 1895 : cluster [DBG] osdmap e1223: 8 total, 8 up, 8 in 2024-08-29T18:38:13.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:38:13 smithi110 bash[67519]: cluster 2024-08-29T18:38:12.535347+0000 mgr.y (mgr.25004) 1449 : cluster [DBG] pgmap v2198: 169 pgs: 169 active+clean; 313 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 14 MiB/s wr, 206 op/s 2024-08-29T18:38:13.655 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:38:13 smithi029 bash[79042]: cluster 2024-08-29T18:38:12.333187+0000 mon.a (mon.0) 1895 : cluster [DBG] osdmap e1223: 8 total, 8 up, 8 in 2024-08-29T18:38:13.655 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:38:13 smithi029 bash[79042]: cluster 2024-08-29T18:38:12.535347+0000 mgr.y (mgr.25004) 1449 : cluster [DBG] pgmap v2198: 169 pgs: 169 active+clean; 313 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 14 MiB/s wr, 206 op/s 2024-08-29T18:38:13.655 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:38:13 smithi029 bash[77880]: cluster 2024-08-29T18:38:12.333187+0000 mon.a (mon.0) 1895 : cluster [DBG] osdmap e1223: 8 total, 8 up, 8 in 2024-08-29T18:38:13.655 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:38:13 smithi029 bash[77880]: cluster 2024-08-29T18:38:12.535347+0000 mgr.y (mgr.25004) 1449 : cluster [DBG] pgmap v2198: 169 pgs: 169 active+clean; 313 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 14 MiB/s wr, 206 op/s 2024-08-29T18:38:14.601 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:38:14 smithi029 bash[77880]: cluster 2024-08-29T18:38:13.353225+0000 mon.a (mon.0) 1896 : cluster [DBG] osdmap e1224: 8 total, 8 up, 8 in 2024-08-29T18:38:14.601 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:38:14 smithi029 bash[77880]: cluster 2024-08-29T18:38:14.320196+0000 mon.a (mon.0) 1897 : cluster [DBG] osdmap e1225: 8 total, 8 up, 8 in 2024-08-29T18:38:14.601 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:38:14 smithi029 bash[79042]: cluster 2024-08-29T18:38:13.353225+0000 mon.a (mon.0) 1896 : cluster [DBG] osdmap e1224: 8 total, 8 up, 8 in 2024-08-29T18:38:14.601 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:38:14 smithi029 bash[79042]: cluster 2024-08-29T18:38:14.320196+0000 mon.a (mon.0) 1897 : cluster [DBG] osdmap e1225: 8 total, 8 up, 8 in 2024-08-29T18:38:14.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:38:14 smithi110 bash[67519]: cluster 2024-08-29T18:38:13.353225+0000 mon.a (mon.0) 1896 : cluster [DBG] osdmap e1224: 8 total, 8 up, 8 in 2024-08-29T18:38:14.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:38:14 smithi110 bash[67519]: cluster 2024-08-29T18:38:14.320196+0000 mon.a (mon.0) 1897 : cluster [DBG] osdmap e1225: 8 total, 8 up, 8 in 2024-08-29T18:38:14.901 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:38:14 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:38:14] "GET /metrics HTTP/1.1" 200 38870 "" "Prometheus/2.43.0" 2024-08-29T18:38:15.192 INFO:tasks.workunit.client.0.smithi029.stdout:migration_execute 2024-08-29T18:38:15.467 INFO:tasks.workunit.client.0.smithi029.stdout:migration_commit 2024-08-29T18:38:15.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:38:15 smithi029 bash[79042]: cluster 2024-08-29T18:38:14.536188+0000 mgr.y (mgr.25004) 1450 : cluster [DBG] pgmap v2201: 169 pgs: 169 active+clean; 313 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 3.1 MiB/s rd, 11 MiB/s wr, 159 op/s 2024-08-29T18:38:15.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:38:15 smithi110 bash[67519]: cluster 2024-08-29T18:38:14.536188+0000 mgr.y (mgr.25004) 1450 : cluster [DBG] pgmap v2201: 169 pgs: 169 active+clean; 313 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 3.1 MiB/s rd, 11 MiB/s wr, 159 op/s 2024-08-29T18:38:15.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:38:15 smithi029 bash[77880]: cluster 2024-08-29T18:38:14.536188+0000 mgr.y (mgr.25004) 1450 : cluster [DBG] pgmap v2201: 169 pgs: 169 active+clean; 313 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 3.1 MiB/s rd, 11 MiB/s wr, 159 op/s 2024-08-29T18:38:17.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:38:17 smithi029 bash[79042]: cluster 2024-08-29T18:38:16.374445+0000 mon.a (mon.0) 1898 : cluster [DBG] osdmap e1226: 8 total, 8 up, 8 in 2024-08-29T18:38:17.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:38:17 smithi029 bash[79042]: cluster 2024-08-29T18:38:16.536976+0000 mgr.y (mgr.25004) 1451 : cluster [DBG] pgmap v2203: 169 pgs: 169 active+clean; 349 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 30 MiB/s rd, 8.6 MiB/s wr, 107 op/s 2024-08-29T18:38:17.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:38:17 smithi110 bash[67519]: cluster 2024-08-29T18:38:16.374445+0000 mon.a (mon.0) 1898 : cluster [DBG] osdmap e1226: 8 total, 8 up, 8 in 2024-08-29T18:38:17.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:38:17 smithi110 bash[67519]: cluster 2024-08-29T18:38:16.536976+0000 mgr.y (mgr.25004) 1451 : cluster [DBG] pgmap v2203: 169 pgs: 169 active+clean; 349 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 30 MiB/s rd, 8.6 MiB/s wr, 107 op/s 2024-08-29T18:38:17.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:38:17 smithi029 bash[77880]: cluster 2024-08-29T18:38:16.374445+0000 mon.a (mon.0) 1898 : cluster [DBG] osdmap e1226: 8 total, 8 up, 8 in 2024-08-29T18:38:17.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:38:17 smithi029 bash[77880]: cluster 2024-08-29T18:38:16.536976+0000 mgr.y (mgr.25004) 1451 : cluster [DBG] pgmap v2203: 169 pgs: 169 active+clean; 349 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 30 MiB/s rd, 8.6 MiB/s wr, 107 op/s 2024-08-29T18:38:18.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:38:18 smithi110 bash[67519]: cluster 2024-08-29T18:38:17.385199+0000 mon.a (mon.0) 1899 : cluster [DBG] osdmap e1227: 8 total, 8 up, 8 in 2024-08-29T18:38:18.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:38:18 smithi029 bash[77880]: cluster 2024-08-29T18:38:17.385199+0000 mon.a (mon.0) 1899 : cluster [DBG] osdmap e1227: 8 total, 8 up, 8 in 2024-08-29T18:38:18.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:38:18 smithi029 bash[79042]: cluster 2024-08-29T18:38:17.385199+0000 mon.a (mon.0) 1899 : cluster [DBG] osdmap e1227: 8 total, 8 up, 8 in 2024-08-29T18:38:19.051 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestMigration.SnapsOtherPool (12651 ms) 2024-08-29T18:38:19.052 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestMigration.SnapsDataPool 2024-08-29T18:38:19.143 INFO:tasks.workunit.client.0.smithi029.stdout:resize: 83886080 2024-08-29T18:38:19.174 INFO:tasks.workunit.client.0.smithi029.stdout:write: 1 0~8388609 2024-08-29T18:38:19.275 INFO:tasks.workunit.client.0.smithi029.stdout:snap_create: snap1 2024-08-29T18:38:19.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:38:19 smithi029 bash[79042]: cluster 2024-08-29T18:38:18.386585+0000 mon.a (mon.0) 1900 : cluster [DBG] osdmap e1228: 8 total, 8 up, 8 in 2024-08-29T18:38:19.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:38:19 smithi029 bash[79042]: cluster 2024-08-29T18:38:18.537729+0000 mgr.y (mgr.25004) 1452 : cluster [DBG] pgmap v2206: 169 pgs: 169 active+clean; 369 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 43 MiB/s rd, 14 MiB/s wr, 391 op/s 2024-08-29T18:38:19.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:38:19 smithi029 bash[79042]: audit 2024-08-29T18:38:18.571654+0000 mon.c (mon.2) 638 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:38:19.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:38:19 smithi110 bash[67519]: cluster 2024-08-29T18:38:18.386585+0000 mon.a (mon.0) 1900 : cluster [DBG] osdmap e1228: 8 total, 8 up, 8 in 2024-08-29T18:38:19.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:38:19 smithi110 bash[67519]: cluster 2024-08-29T18:38:18.537729+0000 mgr.y (mgr.25004) 1452 : cluster [DBG] pgmap v2206: 169 pgs: 169 active+clean; 369 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 43 MiB/s rd, 14 MiB/s wr, 391 op/s 2024-08-29T18:38:19.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:38:19 smithi110 bash[67519]: audit 2024-08-29T18:38:18.571654+0000 mon.c (mon.2) 638 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:38:19.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:38:19 smithi029 bash[77880]: cluster 2024-08-29T18:38:18.386585+0000 mon.a (mon.0) 1900 : cluster [DBG] osdmap e1228: 8 total, 8 up, 8 in 2024-08-29T18:38:19.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:38:19 smithi029 bash[77880]: cluster 2024-08-29T18:38:18.537729+0000 mgr.y (mgr.25004) 1452 : cluster [DBG] pgmap v2206: 169 pgs: 169 active+clean; 369 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 43 MiB/s rd, 14 MiB/s wr, 391 op/s 2024-08-29T18:38:19.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:38:19 smithi029 bash[77880]: audit 2024-08-29T18:38:18.571654+0000 mon.c (mon.2) 638 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:38:20.434 INFO:tasks.workunit.client.0.smithi029.stdout:write: 1 8388609~8388609 2024-08-29T18:38:20.481 INFO:tasks.workunit.client.0.smithi029.stdout:write: X 0~1000 2024-08-29T18:38:20.482 INFO:tasks.workunit.client.0.smithi029.stdout:discard: 1010~1000 2024-08-29T18:38:20.482 INFO:tasks.workunit.client.0.smithi029.stdout:snap_create: snap2 2024-08-29T18:38:20.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:38:20 smithi029 bash[77880]: cluster 2024-08-29T18:38:19.406083+0000 mon.a (mon.0) 1901 : cluster [DBG] osdmap e1229: 8 total, 8 up, 8 in 2024-08-29T18:38:20.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:38:20 smithi029 bash[79042]: cluster 2024-08-29T18:38:19.406083+0000 mon.a (mon.0) 1901 : cluster [DBG] osdmap e1229: 8 total, 8 up, 8 in 2024-08-29T18:38:20.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:38:20 smithi110 bash[67519]: cluster 2024-08-29T18:38:19.406083+0000 mon.a (mon.0) 1901 : cluster [DBG] osdmap e1229: 8 total, 8 up, 8 in 2024-08-29T18:38:21.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:38:21 smithi029 bash[77880]: cluster 2024-08-29T18:38:20.408357+0000 mon.a (mon.0) 1902 : cluster [DBG] osdmap e1230: 8 total, 8 up, 8 in 2024-08-29T18:38:21.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:38:21 smithi029 bash[77880]: cluster 2024-08-29T18:38:20.538470+0000 mgr.y (mgr.25004) 1453 : cluster [DBG] pgmap v2209: 169 pgs: 169 active+clean; 373 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 20 MiB/s rd, 8.0 MiB/s wr, 336 op/s 2024-08-29T18:38:21.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:38:21 smithi110 bash[67519]: cluster 2024-08-29T18:38:20.408357+0000 mon.a (mon.0) 1902 : cluster [DBG] osdmap e1230: 8 total, 8 up, 8 in 2024-08-29T18:38:21.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:38:21 smithi110 bash[67519]: cluster 2024-08-29T18:38:20.538470+0000 mgr.y (mgr.25004) 1453 : cluster [DBG] pgmap v2209: 169 pgs: 169 active+clean; 373 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 20 MiB/s rd, 8.0 MiB/s wr, 336 op/s 2024-08-29T18:38:21.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:38:21 smithi029 bash[79042]: cluster 2024-08-29T18:38:20.408357+0000 mon.a (mon.0) 1902 : cluster [DBG] osdmap e1230: 8 total, 8 up, 8 in 2024-08-29T18:38:21.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:38:21 smithi029 bash[79042]: cluster 2024-08-29T18:38:20.538470+0000 mgr.y (mgr.25004) 1453 : cluster [DBG] pgmap v2209: 169 pgs: 169 active+clean; 373 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 20 MiB/s rd, 8.0 MiB/s wr, 336 op/s 2024-08-29T18:38:22.460 INFO:tasks.workunit.client.0.smithi029.stdout:write: X 8388609~1000 2024-08-29T18:38:22.483 INFO:tasks.workunit.client.0.smithi029.stdout:discard: 16777228~1000 2024-08-29T18:38:22.483 INFO:tasks.workunit.client.0.smithi029.stdout:resize: 167772160 2024-08-29T18:38:22.508 INFO:tasks.workunit.client.0.smithi029.stdout:write: 2 83886079~8388609 2024-08-29T18:38:22.558 INFO:tasks.workunit.client.0.smithi029.stdout:snap_create: snap3 2024-08-29T18:38:22.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:38:22 smithi110 bash[67519]: cluster 2024-08-29T18:38:21.430706+0000 mon.a (mon.0) 1903 : cluster [DBG] osdmap e1231: 8 total, 8 up, 8 in 2024-08-29T18:38:22.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:38:22 smithi029 bash[79042]: cluster 2024-08-29T18:38:21.430706+0000 mon.a (mon.0) 1903 : cluster [DBG] osdmap e1231: 8 total, 8 up, 8 in 2024-08-29T18:38:22.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:38:22 smithi029 bash[77880]: cluster 2024-08-29T18:38:21.430706+0000 mon.a (mon.0) 1903 : cluster [DBG] osdmap e1231: 8 total, 8 up, 8 in 2024-08-29T18:38:23.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:38:23 smithi110 bash[67519]: cluster 2024-08-29T18:38:22.432205+0000 mon.a (mon.0) 1904 : cluster [DBG] osdmap e1232: 8 total, 8 up, 8 in 2024-08-29T18:38:23.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:38:23 smithi110 bash[67519]: cluster 2024-08-29T18:38:22.539357+0000 mgr.y (mgr.25004) 1454 : cluster [DBG] pgmap v2212: 169 pgs: 169 active+clean; 373 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 36 MiB/s rd, 10 MiB/s wr, 166 op/s 2024-08-29T18:38:23.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:38:23 smithi029 bash[79042]: cluster 2024-08-29T18:38:22.432205+0000 mon.a (mon.0) 1904 : cluster [DBG] osdmap e1232: 8 total, 8 up, 8 in 2024-08-29T18:38:23.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:38:23 smithi029 bash[79042]: cluster 2024-08-29T18:38:22.539357+0000 mgr.y (mgr.25004) 1454 : cluster [DBG] pgmap v2212: 169 pgs: 169 active+clean; 373 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 36 MiB/s rd, 10 MiB/s wr, 166 op/s 2024-08-29T18:38:23.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:38:23 smithi029 bash[77880]: cluster 2024-08-29T18:38:22.432205+0000 mon.a (mon.0) 1904 : cluster [DBG] osdmap e1232: 8 total, 8 up, 8 in 2024-08-29T18:38:23.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:38:23 smithi029 bash[77880]: cluster 2024-08-29T18:38:22.539357+0000 mgr.y (mgr.25004) 1454 : cluster [DBG] pgmap v2212: 169 pgs: 169 active+clean; 373 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 36 MiB/s rd, 10 MiB/s wr, 166 op/s 2024-08-29T18:38:24.350 INFO:tasks.workunit.client.0.smithi029.stdout:resize: 83886080 2024-08-29T18:38:24.420 INFO:tasks.workunit.client.0.smithi029.stdout:discard: 83886079~1 2024-08-29T18:38:24.444 INFO:tasks.workunit.client.0.smithi029.stdout:migration_prepare 2024-08-29T18:38:24.902 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:38:24 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:38:24] "GET /metrics HTTP/1.1" 200 38872 "" "Prometheus/2.43.0" 2024-08-29T18:38:24.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:38:24 smithi110 bash[67519]: cluster 2024-08-29T18:38:23.452225+0000 mon.a (mon.0) 1905 : cluster [DBG] osdmap e1233: 8 total, 8 up, 8 in 2024-08-29T18:38:24.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:38:24 smithi110 bash[67519]: cluster 2024-08-29T18:38:24.324279+0000 mon.a (mon.0) 1906 : cluster [DBG] osdmap e1234: 8 total, 8 up, 8 in 2024-08-29T18:38:24.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:38:24 smithi029 bash[77880]: cluster 2024-08-29T18:38:23.452225+0000 mon.a (mon.0) 1905 : cluster [DBG] osdmap e1233: 8 total, 8 up, 8 in 2024-08-29T18:38:24.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:38:24 smithi029 bash[77880]: cluster 2024-08-29T18:38:24.324279+0000 mon.a (mon.0) 1906 : cluster [DBG] osdmap e1234: 8 total, 8 up, 8 in 2024-08-29T18:38:24.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:38:24 smithi029 bash[79042]: cluster 2024-08-29T18:38:23.452225+0000 mon.a (mon.0) 1905 : cluster [DBG] osdmap e1233: 8 total, 8 up, 8 in 2024-08-29T18:38:24.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:38:24 smithi029 bash[79042]: cluster 2024-08-29T18:38:24.324279+0000 mon.a (mon.0) 1906 : cluster [DBG] osdmap e1234: 8 total, 8 up, 8 in 2024-08-29T18:38:25.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:38:25 smithi029 bash[77880]: cluster 2024-08-29T18:38:24.540279+0000 mgr.y (mgr.25004) 1455 : cluster [DBG] pgmap v2215: 169 pgs: 169 active+clean; 373 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 31 MiB/s rd, 8.0 MiB/s wr, 131 op/s 2024-08-29T18:38:25.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:38:25 smithi110 bash[67519]: cluster 2024-08-29T18:38:24.540279+0000 mgr.y (mgr.25004) 1455 : cluster [DBG] pgmap v2215: 169 pgs: 169 active+clean; 373 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 31 MiB/s rd, 8.0 MiB/s wr, 131 op/s 2024-08-29T18:38:25.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:38:25 smithi029 bash[79042]: cluster 2024-08-29T18:38:24.540279+0000 mgr.y (mgr.25004) 1455 : cluster [DBG] pgmap v2215: 169 pgs: 169 active+clean; 373 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 31 MiB/s rd, 8.0 MiB/s wr, 131 op/s 2024-08-29T18:38:26.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:38:26 smithi029 bash[77880]: cluster 2024-08-29T18:38:25.467085+0000 mon.a (mon.0) 1907 : cluster [DBG] osdmap e1235: 8 total, 8 up, 8 in 2024-08-29T18:38:26.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:38:26 smithi110 bash[67519]: cluster 2024-08-29T18:38:25.467085+0000 mon.a (mon.0) 1907 : cluster [DBG] osdmap e1235: 8 total, 8 up, 8 in 2024-08-29T18:38:26.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:38:26 smithi029 bash[79042]: cluster 2024-08-29T18:38:25.467085+0000 mon.a (mon.0) 1907 : cluster [DBG] osdmap e1235: 8 total, 8 up, 8 in 2024-08-29T18:38:27.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:38:27 smithi110 bash[67519]: cluster 2024-08-29T18:38:26.470240+0000 mon.a (mon.0) 1908 : cluster [DBG] osdmap e1236: 8 total, 8 up, 8 in 2024-08-29T18:38:27.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:38:27 smithi110 bash[67519]: cluster 2024-08-29T18:38:26.541094+0000 mgr.y (mgr.25004) 1456 : cluster [DBG] pgmap v2218: 169 pgs: 169 active+clean; 385 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 2.0 MiB/s wr, 152 op/s 2024-08-29T18:38:27.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:38:27 smithi029 bash[79042]: cluster 2024-08-29T18:38:26.470240+0000 mon.a (mon.0) 1908 : cluster [DBG] osdmap e1236: 8 total, 8 up, 8 in 2024-08-29T18:38:27.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:38:27 smithi029 bash[79042]: cluster 2024-08-29T18:38:26.541094+0000 mgr.y (mgr.25004) 1456 : cluster [DBG] pgmap v2218: 169 pgs: 169 active+clean; 385 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 2.0 MiB/s wr, 152 op/s 2024-08-29T18:38:27.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:38:27 smithi029 bash[77880]: cluster 2024-08-29T18:38:26.470240+0000 mon.a (mon.0) 1908 : cluster [DBG] osdmap e1236: 8 total, 8 up, 8 in 2024-08-29T18:38:27.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:38:27 smithi029 bash[77880]: cluster 2024-08-29T18:38:26.541094+0000 mgr.y (mgr.25004) 1456 : cluster [DBG] pgmap v2218: 169 pgs: 169 active+clean; 385 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 2.0 MiB/s wr, 152 op/s 2024-08-29T18:38:28.341 INFO:tasks.workunit.client.0.smithi029.stdout:migration_execute 2024-08-29T18:38:28.625 INFO:tasks.workunit.client.0.smithi029.stdout:migration_commit 2024-08-29T18:38:28.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:38:28 smithi110 bash[67519]: cluster 2024-08-29T18:38:27.492747+0000 mon.a (mon.0) 1909 : cluster [DBG] osdmap e1237: 8 total, 8 up, 8 in 2024-08-29T18:38:28.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:38:28 smithi029 bash[79042]: cluster 2024-08-29T18:38:27.492747+0000 mon.a (mon.0) 1909 : cluster [DBG] osdmap e1237: 8 total, 8 up, 8 in 2024-08-29T18:38:28.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:38:28 smithi029 bash[77880]: cluster 2024-08-29T18:38:27.492747+0000 mon.a (mon.0) 1909 : cluster [DBG] osdmap e1237: 8 total, 8 up, 8 in 2024-08-29T18:38:29.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:38:29 smithi110 bash[67519]: cluster 2024-08-29T18:38:28.541939+0000 mgr.y (mgr.25004) 1457 : cluster [DBG] pgmap v2220: 169 pgs: 169 active+clean; 397 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 114 KiB/s rd, 3.8 MiB/s wr, 162 op/s 2024-08-29T18:38:29.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:38:29 smithi029 bash[77880]: cluster 2024-08-29T18:38:28.541939+0000 mgr.y (mgr.25004) 1457 : cluster [DBG] pgmap v2220: 169 pgs: 169 active+clean; 397 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 114 KiB/s rd, 3.8 MiB/s wr, 162 op/s 2024-08-29T18:38:29.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:38:29 smithi029 bash[79042]: cluster 2024-08-29T18:38:28.541939+0000 mgr.y (mgr.25004) 1457 : cluster [DBG] pgmap v2220: 169 pgs: 169 active+clean; 397 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 114 KiB/s rd, 3.8 MiB/s wr, 162 op/s 2024-08-29T18:38:30.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:38:30 smithi110 bash[67519]: cluster 2024-08-29T18:38:29.507753+0000 mon.a (mon.0) 1910 : cluster [DBG] osdmap e1238: 8 total, 8 up, 8 in 2024-08-29T18:38:30.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:38:30 smithi029 bash[77880]: cluster 2024-08-29T18:38:29.507753+0000 mon.a (mon.0) 1910 : cluster [DBG] osdmap e1238: 8 total, 8 up, 8 in 2024-08-29T18:38:30.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:38:30 smithi029 bash[79042]: cluster 2024-08-29T18:38:29.507753+0000 mon.a (mon.0) 1910 : cluster [DBG] osdmap e1238: 8 total, 8 up, 8 in 2024-08-29T18:38:31.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:38:31 smithi110 bash[67519]: cluster 2024-08-29T18:38:30.514881+0000 mon.a (mon.0) 1911 : cluster [DBG] osdmap e1239: 8 total, 8 up, 8 in 2024-08-29T18:38:31.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:38:31 smithi110 bash[67519]: cluster 2024-08-29T18:38:30.542544+0000 mgr.y (mgr.25004) 1458 : cluster [DBG] pgmap v2223: 169 pgs: 169 active+clean; 401 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 19 KiB/s rd, 2.9 MiB/s wr, 32 op/s 2024-08-29T18:38:31.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:38:31 smithi029 bash[79042]: cluster 2024-08-29T18:38:30.514881+0000 mon.a (mon.0) 1911 : cluster [DBG] osdmap e1239: 8 total, 8 up, 8 in 2024-08-29T18:38:31.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:38:31 smithi029 bash[79042]: cluster 2024-08-29T18:38:30.542544+0000 mgr.y (mgr.25004) 1458 : cluster [DBG] pgmap v2223: 169 pgs: 169 active+clean; 401 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 19 KiB/s rd, 2.9 MiB/s wr, 32 op/s 2024-08-29T18:38:31.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:38:31 smithi029 bash[77880]: cluster 2024-08-29T18:38:30.514881+0000 mon.a (mon.0) 1911 : cluster [DBG] osdmap e1239: 8 total, 8 up, 8 in 2024-08-29T18:38:31.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:38:31 smithi029 bash[77880]: cluster 2024-08-29T18:38:30.542544+0000 mgr.y (mgr.25004) 1458 : cluster [DBG] pgmap v2223: 169 pgs: 169 active+clean; 401 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 19 KiB/s rd, 2.9 MiB/s wr, 32 op/s 2024-08-29T18:38:32.114 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestMigration.SnapsDataPool (13062 ms) 2024-08-29T18:38:32.114 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestMigration.SnapsShrinkAfterPrepare 2024-08-29T18:38:32.201 INFO:tasks.workunit.client.0.smithi029.stdout:resize: 83886080 2024-08-29T18:38:32.231 INFO:tasks.workunit.client.0.smithi029.stdout:write: 1 0~8388609 2024-08-29T18:38:32.340 INFO:tasks.workunit.client.0.smithi029.stdout:snap_create: snap1 2024-08-29T18:38:32.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:38:32 smithi029 bash[79042]: cluster 2024-08-29T18:38:31.525577+0000 mon.a (mon.0) 1912 : cluster [DBG] osdmap e1240: 8 total, 8 up, 8 in 2024-08-29T18:38:32.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:38:32 smithi029 bash[77880]: cluster 2024-08-29T18:38:31.525577+0000 mon.a (mon.0) 1912 : cluster [DBG] osdmap e1240: 8 total, 8 up, 8 in 2024-08-29T18:38:32.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:38:32 smithi110 bash[67519]: cluster 2024-08-29T18:38:31.525577+0000 mon.a (mon.0) 1912 : cluster [DBG] osdmap e1240: 8 total, 8 up, 8 in 2024-08-29T18:38:33.569 INFO:tasks.workunit.client.0.smithi029.stdout:write: 1 8388609~8388609 2024-08-29T18:38:33.609 INFO:tasks.workunit.client.0.smithi029.stdout:write: X 0~1000 2024-08-29T18:38:33.609 INFO:tasks.workunit.client.0.smithi029.stdout:discard: 1010~1000 2024-08-29T18:38:33.610 INFO:tasks.workunit.client.0.smithi029.stdout:snap_create: snap2 2024-08-29T18:38:33.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:38:33 smithi029 bash[79042]: cluster 2024-08-29T18:38:32.532272+0000 mon.a (mon.0) 1913 : cluster [DBG] osdmap e1241: 8 total, 8 up, 8 in 2024-08-29T18:38:33.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:38:33 smithi029 bash[79042]: cluster 2024-08-29T18:38:32.543419+0000 mgr.y (mgr.25004) 1459 : cluster [DBG] pgmap v2226: 169 pgs: 169 active+clean; 409 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 53 MiB/s rd, 6.0 MiB/s wr, 412 op/s 2024-08-29T18:38:33.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:38:33 smithi029 bash[77880]: cluster 2024-08-29T18:38:32.532272+0000 mon.a (mon.0) 1913 : cluster [DBG] osdmap e1241: 8 total, 8 up, 8 in 2024-08-29T18:38:33.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:38:33 smithi029 bash[77880]: cluster 2024-08-29T18:38:32.543419+0000 mgr.y (mgr.25004) 1459 : cluster [DBG] pgmap v2226: 169 pgs: 169 active+clean; 409 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 53 MiB/s rd, 6.0 MiB/s wr, 412 op/s 2024-08-29T18:38:33.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:38:33 smithi110 bash[67519]: cluster 2024-08-29T18:38:32.532272+0000 mon.a (mon.0) 1913 : cluster [DBG] osdmap e1241: 8 total, 8 up, 8 in 2024-08-29T18:38:33.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:38:33 smithi110 bash[67519]: cluster 2024-08-29T18:38:32.543419+0000 mgr.y (mgr.25004) 1459 : cluster [DBG] pgmap v2226: 169 pgs: 169 active+clean; 409 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 53 MiB/s rd, 6.0 MiB/s wr, 412 op/s 2024-08-29T18:38:34.901 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:38:34 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:38:34] "GET /metrics HTTP/1.1" 200 38877 "" "Prometheus/2.43.0" 2024-08-29T18:38:34.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:38:34 smithi029 bash[79042]: cluster 2024-08-29T18:38:33.535933+0000 mon.a (mon.0) 1914 : cluster [DBG] osdmap e1242: 8 total, 8 up, 8 in 2024-08-29T18:38:34.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:38:34 smithi029 bash[79042]: audit 2024-08-29T18:38:33.572503+0000 mon.c (mon.2) 639 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:38:34.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:38:34 smithi029 bash[77880]: cluster 2024-08-29T18:38:33.535933+0000 mon.a (mon.0) 1914 : cluster [DBG] osdmap e1242: 8 total, 8 up, 8 in 2024-08-29T18:38:34.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:38:34 smithi029 bash[77880]: audit 2024-08-29T18:38:33.572503+0000 mon.c (mon.2) 639 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:38:34.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:38:34 smithi110 bash[67519]: cluster 2024-08-29T18:38:33.535933+0000 mon.a (mon.0) 1914 : cluster [DBG] osdmap e1242: 8 total, 8 up, 8 in 2024-08-29T18:38:34.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:38:34 smithi110 bash[67519]: audit 2024-08-29T18:38:33.572503+0000 mon.c (mon.2) 639 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:38:35.585 INFO:tasks.workunit.client.0.smithi029.stdout:write: X 8388609~1000 2024-08-29T18:38:35.605 INFO:tasks.workunit.client.0.smithi029.stdout:discard: 16777228~1000 2024-08-29T18:38:35.605 INFO:tasks.workunit.client.0.smithi029.stdout:resize: 167772160 2024-08-29T18:38:35.628 INFO:tasks.workunit.client.0.smithi029.stdout:write: 2 83886079~8388609 2024-08-29T18:38:35.676 INFO:tasks.workunit.client.0.smithi029.stdout:snap_create: snap3 2024-08-29T18:38:35.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:38:35 smithi029 bash[79042]: cluster 2024-08-29T18:38:34.544467+0000 mgr.y (mgr.25004) 1460 : cluster [DBG] pgmap v2228: 169 pgs: 169 active+clean; 409 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 54 MiB/s rd, 5.0 MiB/s wr, 413 op/s 2024-08-29T18:38:35.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:38:35 smithi029 bash[79042]: cluster 2024-08-29T18:38:34.557049+0000 mon.a (mon.0) 1915 : cluster [DBG] osdmap e1243: 8 total, 8 up, 8 in 2024-08-29T18:38:35.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:38:35 smithi029 bash[77880]: cluster 2024-08-29T18:38:34.544467+0000 mgr.y (mgr.25004) 1460 : cluster [DBG] pgmap v2228: 169 pgs: 169 active+clean; 409 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 54 MiB/s rd, 5.0 MiB/s wr, 413 op/s 2024-08-29T18:38:35.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:38:35 smithi029 bash[77880]: cluster 2024-08-29T18:38:34.557049+0000 mon.a (mon.0) 1915 : cluster [DBG] osdmap e1243: 8 total, 8 up, 8 in 2024-08-29T18:38:35.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:38:35 smithi110 bash[67519]: cluster 2024-08-29T18:38:34.544467+0000 mgr.y (mgr.25004) 1460 : cluster [DBG] pgmap v2228: 169 pgs: 169 active+clean; 409 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 54 MiB/s rd, 5.0 MiB/s wr, 413 op/s 2024-08-29T18:38:35.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:38:35 smithi110 bash[67519]: cluster 2024-08-29T18:38:34.557049+0000 mon.a (mon.0) 1915 : cluster [DBG] osdmap e1243: 8 total, 8 up, 8 in 2024-08-29T18:38:36.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:38:36 smithi029 bash[79042]: cluster 2024-08-29T18:38:35.559534+0000 mon.a (mon.0) 1916 : cluster [DBG] osdmap e1244: 8 total, 8 up, 8 in 2024-08-29T18:38:36.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:38:36 smithi029 bash[77880]: cluster 2024-08-29T18:38:35.559534+0000 mon.a (mon.0) 1916 : cluster [DBG] osdmap e1244: 8 total, 8 up, 8 in 2024-08-29T18:38:36.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:38:36 smithi110 bash[67519]: cluster 2024-08-29T18:38:35.559534+0000 mon.a (mon.0) 1916 : cluster [DBG] osdmap e1244: 8 total, 8 up, 8 in 2024-08-29T18:38:37.626 INFO:tasks.workunit.client.0.smithi029.stdout:resize: 83886080 2024-08-29T18:38:37.685 INFO:tasks.workunit.client.0.smithi029.stdout:discard: 83886079~1 2024-08-29T18:38:37.706 INFO:tasks.workunit.client.0.smithi029.stdout:migration_prepare 2024-08-29T18:38:37.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:38:37 smithi110 bash[67519]: cluster 2024-08-29T18:38:36.545815+0000 mgr.y (mgr.25004) 1461 : cluster [DBG] pgmap v2231: 169 pgs: 169 active+clean; 417 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 8.0 MiB/s rd, 4.0 MiB/s wr, 40 op/s 2024-08-29T18:38:37.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:38:37 smithi110 bash[67519]: cluster 2024-08-29T18:38:36.584169+0000 mon.a (mon.0) 1917 : cluster [DBG] osdmap e1245: 8 total, 8 up, 8 in 2024-08-29T18:38:37.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:38:37 smithi029 bash[79042]: cluster 2024-08-29T18:38:36.545815+0000 mgr.y (mgr.25004) 1461 : cluster [DBG] pgmap v2231: 169 pgs: 169 active+clean; 417 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 8.0 MiB/s rd, 4.0 MiB/s wr, 40 op/s 2024-08-29T18:38:37.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:38:37 smithi029 bash[79042]: cluster 2024-08-29T18:38:36.584169+0000 mon.a (mon.0) 1917 : cluster [DBG] osdmap e1245: 8 total, 8 up, 8 in 2024-08-29T18:38:37.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:38:37 smithi029 bash[77880]: cluster 2024-08-29T18:38:36.545815+0000 mgr.y (mgr.25004) 1461 : cluster [DBG] pgmap v2231: 169 pgs: 169 active+clean; 417 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 8.0 MiB/s rd, 4.0 MiB/s wr, 40 op/s 2024-08-29T18:38:37.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:38:37 smithi029 bash[77880]: cluster 2024-08-29T18:38:36.584169+0000 mon.a (mon.0) 1917 : cluster [DBG] osdmap e1245: 8 total, 8 up, 8 in 2024-08-29T18:38:38.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:38:38 smithi110 bash[67519]: cluster 2024-08-29T18:38:37.593487+0000 mon.a (mon.0) 1918 : cluster [DBG] osdmap e1246: 8 total, 8 up, 8 in 2024-08-29T18:38:38.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:38:38 smithi029 bash[79042]: cluster 2024-08-29T18:38:37.593487+0000 mon.a (mon.0) 1918 : cluster [DBG] osdmap e1246: 8 total, 8 up, 8 in 2024-08-29T18:38:38.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:38:38 smithi029 bash[77880]: cluster 2024-08-29T18:38:37.593487+0000 mon.a (mon.0) 1918 : cluster [DBG] osdmap e1246: 8 total, 8 up, 8 in 2024-08-29T18:38:39.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:38:39 smithi029 bash[77880]: cluster 2024-08-29T18:38:38.546636+0000 mgr.y (mgr.25004) 1462 : cluster [DBG] pgmap v2234: 169 pgs: 169 active+clean; 453 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 16 MiB/s rd, 12 MiB/s wr, 142 op/s 2024-08-29T18:38:39.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:38:39 smithi029 bash[77880]: cluster 2024-08-29T18:38:38.606154+0000 mon.a (mon.0) 1919 : cluster [DBG] osdmap e1247: 8 total, 8 up, 8 in 2024-08-29T18:38:39.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:38:39 smithi029 bash[77880]: cluster 2024-08-29T18:38:39.329786+0000 mon.a (mon.0) 1920 : cluster [DBG] osdmap e1248: 8 total, 8 up, 8 in 2024-08-29T18:38:39.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:38:39 smithi110 bash[67519]: cluster 2024-08-29T18:38:38.546636+0000 mgr.y (mgr.25004) 1462 : cluster [DBG] pgmap v2234: 169 pgs: 169 active+clean; 453 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 16 MiB/s rd, 12 MiB/s wr, 142 op/s 2024-08-29T18:38:39.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:38:39 smithi110 bash[67519]: cluster 2024-08-29T18:38:38.606154+0000 mon.a (mon.0) 1919 : cluster [DBG] osdmap e1247: 8 total, 8 up, 8 in 2024-08-29T18:38:39.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:38:39 smithi110 bash[67519]: cluster 2024-08-29T18:38:39.329786+0000 mon.a (mon.0) 1920 : cluster [DBG] osdmap e1248: 8 total, 8 up, 8 in 2024-08-29T18:38:39.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:38:39 smithi029 bash[79042]: cluster 2024-08-29T18:38:38.546636+0000 mgr.y (mgr.25004) 1462 : cluster [DBG] pgmap v2234: 169 pgs: 169 active+clean; 453 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 16 MiB/s rd, 12 MiB/s wr, 142 op/s 2024-08-29T18:38:39.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:38:39 smithi029 bash[79042]: cluster 2024-08-29T18:38:38.606154+0000 mon.a (mon.0) 1919 : cluster [DBG] osdmap e1247: 8 total, 8 up, 8 in 2024-08-29T18:38:39.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:38:39 smithi029 bash[79042]: cluster 2024-08-29T18:38:39.329786+0000 mon.a (mon.0) 1920 : cluster [DBG] osdmap e1248: 8 total, 8 up, 8 in 2024-08-29T18:38:41.189 INFO:tasks.workunit.client.0.smithi029.stdout:resize: 41943040 2024-08-29T18:38:41.252 INFO:tasks.workunit.client.0.smithi029.stdout:migration_execute 2024-08-29T18:38:41.569 INFO:tasks.workunit.client.0.smithi029.stdout:migration_commit 2024-08-29T18:38:41.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:38:41 smithi110 bash[67519]: cluster 2024-08-29T18:38:40.332390+0000 mon.a (mon.0) 1921 : cluster [DBG] osdmap e1249: 8 total, 8 up, 8 in 2024-08-29T18:38:41.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:38:41 smithi110 bash[67519]: cluster 2024-08-29T18:38:40.547415+0000 mgr.y (mgr.25004) 1463 : cluster [DBG] pgmap v2238: 169 pgs: 169 active+clean; 453 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 9.2 MiB/s rd, 8.1 MiB/s wr, 157 op/s 2024-08-29T18:38:41.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:38:41 smithi029 bash[77880]: cluster 2024-08-29T18:38:40.332390+0000 mon.a (mon.0) 1921 : cluster [DBG] osdmap e1249: 8 total, 8 up, 8 in 2024-08-29T18:38:41.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:38:41 smithi029 bash[77880]: cluster 2024-08-29T18:38:40.547415+0000 mgr.y (mgr.25004) 1463 : cluster [DBG] pgmap v2238: 169 pgs: 169 active+clean; 453 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 9.2 MiB/s rd, 8.1 MiB/s wr, 157 op/s 2024-08-29T18:38:41.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:38:41 smithi029 bash[79042]: cluster 2024-08-29T18:38:40.332390+0000 mon.a (mon.0) 1921 : cluster [DBG] osdmap e1249: 8 total, 8 up, 8 in 2024-08-29T18:38:41.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:38:41 smithi029 bash[79042]: cluster 2024-08-29T18:38:40.547415+0000 mgr.y (mgr.25004) 1463 : cluster [DBG] pgmap v2238: 169 pgs: 169 active+clean; 453 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 9.2 MiB/s rd, 8.1 MiB/s wr, 157 op/s 2024-08-29T18:38:43.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:38:43 smithi110 bash[67519]: cluster 2024-08-29T18:38:42.346623+0000 mon.a (mon.0) 1922 : cluster [DBG] osdmap e1250: 8 total, 8 up, 8 in 2024-08-29T18:38:43.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:38:43 smithi110 bash[67519]: cluster 2024-08-29T18:38:42.548170+0000 mgr.y (mgr.25004) 1464 : cluster [DBG] pgmap v2240: 169 pgs: 169 active+clean; 465 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 28 MiB/s rd, 2.0 MiB/s wr, 318 op/s 2024-08-29T18:38:43.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:38:43 smithi029 bash[77880]: cluster 2024-08-29T18:38:42.346623+0000 mon.a (mon.0) 1922 : cluster [DBG] osdmap e1250: 8 total, 8 up, 8 in 2024-08-29T18:38:43.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:38:43 smithi029 bash[77880]: cluster 2024-08-29T18:38:42.548170+0000 mgr.y (mgr.25004) 1464 : cluster [DBG] pgmap v2240: 169 pgs: 169 active+clean; 465 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 28 MiB/s rd, 2.0 MiB/s wr, 318 op/s 2024-08-29T18:38:43.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:38:43 smithi029 bash[79042]: cluster 2024-08-29T18:38:42.346623+0000 mon.a (mon.0) 1922 : cluster [DBG] osdmap e1250: 8 total, 8 up, 8 in 2024-08-29T18:38:43.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:38:43 smithi029 bash[79042]: cluster 2024-08-29T18:38:42.548170+0000 mgr.y (mgr.25004) 1464 : cluster [DBG] pgmap v2240: 169 pgs: 169 active+clean; 465 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 28 MiB/s rd, 2.0 MiB/s wr, 318 op/s 2024-08-29T18:38:44.601 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:38:44 smithi029 bash[77880]: cluster 2024-08-29T18:38:43.357139+0000 mon.a (mon.0) 1923 : cluster [DBG] osdmap e1251: 8 total, 8 up, 8 in 2024-08-29T18:38:44.602 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:38:44 smithi029 bash[79042]: cluster 2024-08-29T18:38:43.357139+0000 mon.a (mon.0) 1923 : cluster [DBG] osdmap e1251: 8 total, 8 up, 8 in 2024-08-29T18:38:44.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:38:44 smithi110 bash[67519]: cluster 2024-08-29T18:38:43.357139+0000 mon.a (mon.0) 1923 : cluster [DBG] osdmap e1251: 8 total, 8 up, 8 in 2024-08-29T18:38:44.901 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:38:44 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:38:44] "GET /metrics HTTP/1.1" 200 38877 "" "Prometheus/2.43.0" 2024-08-29T18:38:44.936 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestMigration.SnapsShrinkAfterPrepare (12823 ms) 2024-08-29T18:38:44.936 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestMigration.SnapsShrinkToZeroBeforePrepare 2024-08-29T18:38:45.025 INFO:tasks.workunit.client.0.smithi029.stdout:resize: 83886080 2024-08-29T18:38:45.055 INFO:tasks.workunit.client.0.smithi029.stdout:write: 1 0~8388609 2024-08-29T18:38:45.168 INFO:tasks.workunit.client.0.smithi029.stdout:snap_create: snap1 2024-08-29T18:38:45.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:38:45 smithi029 bash[79042]: cluster 2024-08-29T18:38:44.365316+0000 mon.a (mon.0) 1924 : cluster [DBG] osdmap e1252: 8 total, 8 up, 8 in 2024-08-29T18:38:45.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:38:45 smithi029 bash[79042]: cluster 2024-08-29T18:38:44.549035+0000 mgr.y (mgr.25004) 1465 : cluster [DBG] pgmap v2243: 169 pgs: 169 active+clean; 469 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 27 MiB/s rd, 2.9 MiB/s wr, 280 op/s 2024-08-29T18:38:45.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:38:45 smithi110 bash[67519]: cluster 2024-08-29T18:38:44.365316+0000 mon.a (mon.0) 1924 : cluster [DBG] osdmap e1252: 8 total, 8 up, 8 in 2024-08-29T18:38:45.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:38:45 smithi110 bash[67519]: cluster 2024-08-29T18:38:44.549035+0000 mgr.y (mgr.25004) 1465 : cluster [DBG] pgmap v2243: 169 pgs: 169 active+clean; 469 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 27 MiB/s rd, 2.9 MiB/s wr, 280 op/s 2024-08-29T18:38:45.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:38:45 smithi029 bash[77880]: cluster 2024-08-29T18:38:44.365316+0000 mon.a (mon.0) 1924 : cluster [DBG] osdmap e1252: 8 total, 8 up, 8 in 2024-08-29T18:38:45.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:38:45 smithi029 bash[77880]: cluster 2024-08-29T18:38:44.549035+0000 mgr.y (mgr.25004) 1465 : cluster [DBG] pgmap v2243: 169 pgs: 169 active+clean; 469 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 27 MiB/s rd, 2.9 MiB/s wr, 280 op/s 2024-08-29T18:38:46.402 INFO:tasks.workunit.client.0.smithi029.stdout:write: 1 8388609~8388609 2024-08-29T18:38:46.434 INFO:tasks.workunit.client.0.smithi029.stdout:write: X 0~1000 2024-08-29T18:38:46.434 INFO:tasks.workunit.client.0.smithi029.stdout:discard: 1010~1000 2024-08-29T18:38:46.434 INFO:tasks.workunit.client.0.smithi029.stdout:snap_create: snap2 2024-08-29T18:38:46.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:38:46 smithi110 bash[67519]: cluster 2024-08-29T18:38:45.376410+0000 mon.a (mon.0) 1925 : cluster [DBG] osdmap e1253: 8 total, 8 up, 8 in 2024-08-29T18:38:46.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:38:46 smithi029 bash[77880]: cluster 2024-08-29T18:38:45.376410+0000 mon.a (mon.0) 1925 : cluster [DBG] osdmap e1253: 8 total, 8 up, 8 in 2024-08-29T18:38:46.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:38:46 smithi029 bash[79042]: cluster 2024-08-29T18:38:45.376410+0000 mon.a (mon.0) 1925 : cluster [DBG] osdmap e1253: 8 total, 8 up, 8 in 2024-08-29T18:38:47.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:38:47 smithi029 bash[79042]: cluster 2024-08-29T18:38:46.377573+0000 mon.a (mon.0) 1926 : cluster [DBG] osdmap e1254: 8 total, 8 up, 8 in 2024-08-29T18:38:47.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:38:47 smithi029 bash[79042]: cluster 2024-08-29T18:38:46.549859+0000 mgr.y (mgr.25004) 1466 : cluster [DBG] pgmap v2246: 169 pgs: 169 active+clean; 477 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 22 MiB/s rd, 6.0 MiB/s wr, 241 op/s 2024-08-29T18:38:47.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:38:47 smithi029 bash[77880]: cluster 2024-08-29T18:38:46.377573+0000 mon.a (mon.0) 1926 : cluster [DBG] osdmap e1254: 8 total, 8 up, 8 in 2024-08-29T18:38:47.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:38:47 smithi029 bash[77880]: cluster 2024-08-29T18:38:46.549859+0000 mgr.y (mgr.25004) 1466 : cluster [DBG] pgmap v2246: 169 pgs: 169 active+clean; 477 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 22 MiB/s rd, 6.0 MiB/s wr, 241 op/s 2024-08-29T18:38:47.674 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:38:47 smithi110 bash[67519]: cluster 2024-08-29T18:38:46.377573+0000 mon.a (mon.0) 1926 : cluster [DBG] osdmap e1254: 8 total, 8 up, 8 in 2024-08-29T18:38:47.674 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:38:47 smithi110 bash[67519]: cluster 2024-08-29T18:38:46.549859+0000 mgr.y (mgr.25004) 1466 : cluster [DBG] pgmap v2246: 169 pgs: 169 active+clean; 477 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 22 MiB/s rd, 6.0 MiB/s wr, 241 op/s 2024-08-29T18:38:48.422 INFO:tasks.workunit.client.0.smithi029.stdout:write: X 8388609~1000 2024-08-29T18:38:48.441 INFO:tasks.workunit.client.0.smithi029.stdout:discard: 16777228~1000 2024-08-29T18:38:48.441 INFO:tasks.workunit.client.0.smithi029.stdout:resize: 167772160 2024-08-29T18:38:48.466 INFO:tasks.workunit.client.0.smithi029.stdout:write: 2 83886079~8388609 2024-08-29T18:38:48.520 INFO:tasks.workunit.client.0.smithi029.stdout:snap_create: snap3 2024-08-29T18:38:48.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:38:48 smithi029 bash[79042]: cluster 2024-08-29T18:38:47.397347+0000 mon.a (mon.0) 1927 : cluster [DBG] osdmap e1255: 8 total, 8 up, 8 in 2024-08-29T18:38:48.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:38:48 smithi110 bash[67519]: cluster 2024-08-29T18:38:47.397347+0000 mon.a (mon.0) 1927 : cluster [DBG] osdmap e1255: 8 total, 8 up, 8 in 2024-08-29T18:38:48.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:38:48 smithi029 bash[77880]: cluster 2024-08-29T18:38:47.397347+0000 mon.a (mon.0) 1927 : cluster [DBG] osdmap e1255: 8 total, 8 up, 8 in 2024-08-29T18:38:49.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:38:49 smithi110 bash[67519]: cluster 2024-08-29T18:38:48.402632+0000 mon.a (mon.0) 1928 : cluster [DBG] osdmap e1256: 8 total, 8 up, 8 in 2024-08-29T18:38:49.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:38:49 smithi110 bash[67519]: cluster 2024-08-29T18:38:48.550577+0000 mgr.y (mgr.25004) 1467 : cluster [DBG] pgmap v2249: 169 pgs: 169 active+clean; 473 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 38 MiB/s rd, 8.0 MiB/s wr, 301 op/s 2024-08-29T18:38:49.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:38:49 smithi110 bash[67519]: audit 2024-08-29T18:38:48.571997+0000 mon.c (mon.2) 640 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:38:49.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:38:49 smithi029 bash[79042]: cluster 2024-08-29T18:38:48.402632+0000 mon.a (mon.0) 1928 : cluster [DBG] osdmap e1256: 8 total, 8 up, 8 in 2024-08-29T18:38:49.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:38:49 smithi029 bash[79042]: cluster 2024-08-29T18:38:48.550577+0000 mgr.y (mgr.25004) 1467 : cluster [DBG] pgmap v2249: 169 pgs: 169 active+clean; 473 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 38 MiB/s rd, 8.0 MiB/s wr, 301 op/s 2024-08-29T18:38:49.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:38:49 smithi029 bash[79042]: audit 2024-08-29T18:38:48.571997+0000 mon.c (mon.2) 640 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:38:49.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:38:49 smithi029 bash[77880]: cluster 2024-08-29T18:38:48.402632+0000 mon.a (mon.0) 1928 : cluster [DBG] osdmap e1256: 8 total, 8 up, 8 in 2024-08-29T18:38:49.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:38:49 smithi029 bash[77880]: cluster 2024-08-29T18:38:48.550577+0000 mgr.y (mgr.25004) 1467 : cluster [DBG] pgmap v2249: 169 pgs: 169 active+clean; 473 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 38 MiB/s rd, 8.0 MiB/s wr, 301 op/s 2024-08-29T18:38:49.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:38:49 smithi029 bash[77880]: audit 2024-08-29T18:38:48.571997+0000 mon.c (mon.2) 640 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:38:50.465 INFO:tasks.workunit.client.0.smithi029.stdout:resize: 83886080 2024-08-29T18:38:50.525 INFO:tasks.workunit.client.0.smithi029.stdout:discard: 83886079~1 2024-08-29T18:38:50.550 INFO:tasks.workunit.client.0.smithi029.stdout:resize: 0 2024-08-29T18:38:50.595 INFO:tasks.workunit.client.0.smithi029.stdout:migration_prepare 2024-08-29T18:38:50.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:38:50 smithi029 bash[79042]: cluster 2024-08-29T18:38:49.415849+0000 mon.a (mon.0) 1929 : cluster [DBG] osdmap e1257: 8 total, 8 up, 8 in 2024-08-29T18:38:50.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:38:50 smithi110 bash[67519]: cluster 2024-08-29T18:38:49.415849+0000 mon.a (mon.0) 1929 : cluster [DBG] osdmap e1257: 8 total, 8 up, 8 in 2024-08-29T18:38:50.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:38:50 smithi029 bash[77880]: cluster 2024-08-29T18:38:49.415849+0000 mon.a (mon.0) 1929 : cluster [DBG] osdmap e1257: 8 total, 8 up, 8 in 2024-08-29T18:38:51.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:38:51 smithi029 bash[79042]: cluster 2024-08-29T18:38:50.442649+0000 mon.a (mon.0) 1930 : cluster [DBG] osdmap e1258: 8 total, 8 up, 8 in 2024-08-29T18:38:51.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:38:51 smithi029 bash[79042]: cluster 2024-08-29T18:38:50.551441+0000 mgr.y (mgr.25004) 1468 : cluster [DBG] pgmap v2252: 169 pgs: 169 active+clean; 477 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 20 MiB/s rd, 4.0 MiB/s wr, 109 op/s 2024-08-29T18:38:51.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:38:51 smithi029 bash[77880]: cluster 2024-08-29T18:38:50.442649+0000 mon.a (mon.0) 1930 : cluster [DBG] osdmap e1258: 8 total, 8 up, 8 in 2024-08-29T18:38:51.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:38:51 smithi029 bash[77880]: cluster 2024-08-29T18:38:50.551441+0000 mgr.y (mgr.25004) 1468 : cluster [DBG] pgmap v2252: 169 pgs: 169 active+clean; 477 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 20 MiB/s rd, 4.0 MiB/s wr, 109 op/s 2024-08-29T18:38:51.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:38:51 smithi110 bash[67519]: cluster 2024-08-29T18:38:50.442649+0000 mon.a (mon.0) 1930 : cluster [DBG] osdmap e1258: 8 total, 8 up, 8 in 2024-08-29T18:38:51.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:38:51 smithi110 bash[67519]: cluster 2024-08-29T18:38:50.551441+0000 mgr.y (mgr.25004) 1468 : cluster [DBG] pgmap v2252: 169 pgs: 169 active+clean; 477 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 20 MiB/s rd, 4.0 MiB/s wr, 109 op/s 2024-08-29T18:38:52.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:38:52 smithi029 bash[77880]: cluster 2024-08-29T18:38:51.456026+0000 mon.a (mon.0) 1931 : cluster [DBG] osdmap e1259: 8 total, 8 up, 8 in 2024-08-29T18:38:52.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:38:52 smithi029 bash[79042]: cluster 2024-08-29T18:38:51.456026+0000 mon.a (mon.0) 1931 : cluster [DBG] osdmap e1259: 8 total, 8 up, 8 in 2024-08-29T18:38:52.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:38:52 smithi110 bash[67519]: cluster 2024-08-29T18:38:51.456026+0000 mon.a (mon.0) 1931 : cluster [DBG] osdmap e1259: 8 total, 8 up, 8 in 2024-08-29T18:38:53.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:38:53 smithi110 bash[67519]: cluster 2024-08-29T18:38:52.463005+0000 mon.a (mon.0) 1932 : cluster [DBG] osdmap e1260: 8 total, 8 up, 8 in 2024-08-29T18:38:53.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:38:53 smithi110 bash[67519]: cluster 2024-08-29T18:38:52.552250+0000 mgr.y (mgr.25004) 1469 : cluster [DBG] pgmap v2255: 169 pgs: 169 active+clean; 509 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 4.1 MiB/s rd, 7.0 MiB/s wr, 210 op/s 2024-08-29T18:38:53.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:38:53 smithi029 bash[79042]: cluster 2024-08-29T18:38:52.463005+0000 mon.a (mon.0) 1932 : cluster [DBG] osdmap e1260: 8 total, 8 up, 8 in 2024-08-29T18:38:53.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:38:53 smithi029 bash[79042]: cluster 2024-08-29T18:38:52.552250+0000 mgr.y (mgr.25004) 1469 : cluster [DBG] pgmap v2255: 169 pgs: 169 active+clean; 509 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 4.1 MiB/s rd, 7.0 MiB/s wr, 210 op/s 2024-08-29T18:38:53.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:38:53 smithi029 bash[77880]: cluster 2024-08-29T18:38:52.463005+0000 mon.a (mon.0) 1932 : cluster [DBG] osdmap e1260: 8 total, 8 up, 8 in 2024-08-29T18:38:53.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:38:53 smithi029 bash[77880]: cluster 2024-08-29T18:38:52.552250+0000 mgr.y (mgr.25004) 1469 : cluster [DBG] pgmap v2255: 169 pgs: 169 active+clean; 509 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 4.1 MiB/s rd, 7.0 MiB/s wr, 210 op/s 2024-08-29T18:38:54.231 INFO:tasks.workunit.client.0.smithi029.stdout:migration_execute 2024-08-29T18:38:54.500 INFO:tasks.workunit.client.0.smithi029.stdout:migration_commit 2024-08-29T18:38:54.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:38:54 smithi110 bash[67519]: cluster 2024-08-29T18:38:53.472613+0000 mon.a (mon.0) 1933 : cluster [DBG] osdmap e1261: 8 total, 8 up, 8 in 2024-08-29T18:38:54.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:38:54 smithi110 bash[67519]: cluster 2024-08-29T18:38:54.334684+0000 mon.a (mon.0) 1934 : cluster [DBG] osdmap e1262: 8 total, 8 up, 8 in 2024-08-29T18:38:54.902 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:38:54 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:38:54] "GET /metrics HTTP/1.1" 200 38878 "" "Prometheus/2.43.0" 2024-08-29T18:38:54.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:38:54 smithi029 bash[77880]: cluster 2024-08-29T18:38:53.472613+0000 mon.a (mon.0) 1933 : cluster [DBG] osdmap e1261: 8 total, 8 up, 8 in 2024-08-29T18:38:54.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:38:54 smithi029 bash[77880]: cluster 2024-08-29T18:38:54.334684+0000 mon.a (mon.0) 1934 : cluster [DBG] osdmap e1262: 8 total, 8 up, 8 in 2024-08-29T18:38:54.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:38:54 smithi029 bash[79042]: cluster 2024-08-29T18:38:53.472613+0000 mon.a (mon.0) 1933 : cluster [DBG] osdmap e1261: 8 total, 8 up, 8 in 2024-08-29T18:38:54.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:38:54 smithi029 bash[79042]: cluster 2024-08-29T18:38:54.334684+0000 mon.a (mon.0) 1934 : cluster [DBG] osdmap e1262: 8 total, 8 up, 8 in 2024-08-29T18:38:55.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:38:55 smithi110 bash[67519]: cluster 2024-08-29T18:38:54.553285+0000 mgr.y (mgr.25004) 1470 : cluster [DBG] pgmap v2258: 169 pgs: 169 active+clean; 509 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 6.0 MiB/s wr, 205 op/s 2024-08-29T18:38:55.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:38:55 smithi029 bash[77880]: cluster 2024-08-29T18:38:54.553285+0000 mgr.y (mgr.25004) 1470 : cluster [DBG] pgmap v2258: 169 pgs: 169 active+clean; 509 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 6.0 MiB/s wr, 205 op/s 2024-08-29T18:38:55.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:38:55 smithi029 bash[79042]: cluster 2024-08-29T18:38:54.553285+0000 mgr.y (mgr.25004) 1470 : cluster [DBG] pgmap v2258: 169 pgs: 169 active+clean; 509 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 6.0 MiB/s wr, 205 op/s 2024-08-29T18:38:56.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:38:56 smithi029 bash[79042]: cluster 2024-08-29T18:38:55.484153+0000 mon.a (mon.0) 1935 : cluster [DBG] osdmap e1263: 8 total, 8 up, 8 in 2024-08-29T18:38:56.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:38:56 smithi110 bash[67519]: cluster 2024-08-29T18:38:55.484153+0000 mon.a (mon.0) 1935 : cluster [DBG] osdmap e1263: 8 total, 8 up, 8 in 2024-08-29T18:38:56.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:38:56 smithi029 bash[77880]: cluster 2024-08-29T18:38:55.484153+0000 mon.a (mon.0) 1935 : cluster [DBG] osdmap e1263: 8 total, 8 up, 8 in 2024-08-29T18:38:57.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:38:57 smithi029 bash[79042]: cluster 2024-08-29T18:38:56.485484+0000 mon.a (mon.0) 1936 : cluster [DBG] osdmap e1264: 8 total, 8 up, 8 in 2024-08-29T18:38:57.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:38:57 smithi029 bash[79042]: cluster 2024-08-29T18:38:56.554193+0000 mgr.y (mgr.25004) 1471 : cluster [DBG] pgmap v2261: 169 pgs: 169 active+clean; 517 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 14 MiB/s rd, 2.0 MiB/s wr, 218 op/s 2024-08-29T18:38:57.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:38:57 smithi110 bash[67519]: cluster 2024-08-29T18:38:56.485484+0000 mon.a (mon.0) 1936 : cluster [DBG] osdmap e1264: 8 total, 8 up, 8 in 2024-08-29T18:38:57.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:38:57 smithi110 bash[67519]: cluster 2024-08-29T18:38:56.554193+0000 mgr.y (mgr.25004) 1471 : cluster [DBG] pgmap v2261: 169 pgs: 169 active+clean; 517 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 14 MiB/s rd, 2.0 MiB/s wr, 218 op/s 2024-08-29T18:38:57.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:38:57 smithi029 bash[77880]: cluster 2024-08-29T18:38:56.485484+0000 mon.a (mon.0) 1936 : cluster [DBG] osdmap e1264: 8 total, 8 up, 8 in 2024-08-29T18:38:57.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:38:57 smithi029 bash[77880]: cluster 2024-08-29T18:38:56.554193+0000 mgr.y (mgr.25004) 1471 : cluster [DBG] pgmap v2261: 169 pgs: 169 active+clean; 517 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 14 MiB/s rd, 2.0 MiB/s wr, 218 op/s 2024-08-29T18:38:57.964 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestMigration.SnapsShrinkToZeroBeforePrepare (13027 ms) 2024-08-29T18:38:57.964 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestMigration.SnapsShrinkToZeroAfterPrepare 2024-08-29T18:38:58.055 INFO:tasks.workunit.client.0.smithi029.stdout:resize: 83886080 2024-08-29T18:38:58.085 INFO:tasks.workunit.client.0.smithi029.stdout:write: 1 0~8388609 2024-08-29T18:38:58.187 INFO:tasks.workunit.client.0.smithi029.stdout:snap_create: snap1 2024-08-29T18:38:58.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:38:58 smithi110 bash[67519]: cluster 2024-08-29T18:38:57.513965+0000 mon.a (mon.0) 1937 : cluster [DBG] osdmap e1265: 8 total, 8 up, 8 in 2024-08-29T18:38:58.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:38:58 smithi029 bash[79042]: cluster 2024-08-29T18:38:57.513965+0000 mon.a (mon.0) 1937 : cluster [DBG] osdmap e1265: 8 total, 8 up, 8 in 2024-08-29T18:38:58.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:38:58 smithi029 bash[77880]: cluster 2024-08-29T18:38:57.513965+0000 mon.a (mon.0) 1937 : cluster [DBG] osdmap e1265: 8 total, 8 up, 8 in 2024-08-29T18:38:59.569 INFO:tasks.workunit.client.0.smithi029.stdout:write: 1 8388609~8388609 2024-08-29T18:38:59.601 INFO:tasks.workunit.client.0.smithi029.stdout:write: X 0~1000 2024-08-29T18:38:59.601 INFO:tasks.workunit.client.0.smithi029.stdout:discard: 1010~1000 2024-08-29T18:38:59.601 INFO:tasks.workunit.client.0.smithi029.stdout:snap_create: snap2 2024-08-29T18:38:59.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:38:59 smithi029 bash[79042]: cluster 2024-08-29T18:38:58.523921+0000 mon.a (mon.0) 1938 : cluster [DBG] osdmap e1266: 8 total, 8 up, 8 in 2024-08-29T18:38:59.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:38:59 smithi029 bash[79042]: cluster 2024-08-29T18:38:58.555048+0000 mgr.y (mgr.25004) 1472 : cluster [DBG] pgmap v2264: 169 pgs: 169 active+clean; 521 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 28 MiB/s rd, 6.0 MiB/s wr, 377 op/s 2024-08-29T18:38:59.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:38:59 smithi110 bash[67519]: cluster 2024-08-29T18:38:58.523921+0000 mon.a (mon.0) 1938 : cluster [DBG] osdmap e1266: 8 total, 8 up, 8 in 2024-08-29T18:38:59.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:38:59 smithi110 bash[67519]: cluster 2024-08-29T18:38:58.555048+0000 mgr.y (mgr.25004) 1472 : cluster [DBG] pgmap v2264: 169 pgs: 169 active+clean; 521 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 28 MiB/s rd, 6.0 MiB/s wr, 377 op/s 2024-08-29T18:38:59.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:38:59 smithi029 bash[77880]: cluster 2024-08-29T18:38:58.523921+0000 mon.a (mon.0) 1938 : cluster [DBG] osdmap e1266: 8 total, 8 up, 8 in 2024-08-29T18:38:59.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:38:59 smithi029 bash[77880]: cluster 2024-08-29T18:38:58.555048+0000 mgr.y (mgr.25004) 1472 : cluster [DBG] pgmap v2264: 169 pgs: 169 active+clean; 521 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 28 MiB/s rd, 6.0 MiB/s wr, 377 op/s 2024-08-29T18:39:00.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:39:00 smithi110 bash[67519]: cluster 2024-08-29T18:38:59.533756+0000 mon.a (mon.0) 1939 : cluster [DBG] osdmap e1267: 8 total, 8 up, 8 in 2024-08-29T18:39:00.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:39:00 smithi029 bash[77880]: cluster 2024-08-29T18:38:59.533756+0000 mon.a (mon.0) 1939 : cluster [DBG] osdmap e1267: 8 total, 8 up, 8 in 2024-08-29T18:39:00.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:39:00 smithi029 bash[79042]: cluster 2024-08-29T18:38:59.533756+0000 mon.a (mon.0) 1939 : cluster [DBG] osdmap e1267: 8 total, 8 up, 8 in 2024-08-29T18:39:01.579 INFO:tasks.workunit.client.0.smithi029.stdout:write: X 8388609~1000 2024-08-29T18:39:01.594 INFO:tasks.workunit.client.0.smithi029.stdout:discard: 16777228~1000 2024-08-29T18:39:01.594 INFO:tasks.workunit.client.0.smithi029.stdout:resize: 167772160 2024-08-29T18:39:01.618 INFO:tasks.workunit.client.0.smithi029.stdout:write: 2 83886079~8388609 2024-08-29T18:39:01.671 INFO:tasks.workunit.client.0.smithi029.stdout:snap_create: snap3 2024-08-29T18:39:01.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:39:01 smithi110 bash[67519]: cluster 2024-08-29T18:39:00.542916+0000 mon.a (mon.0) 1940 : cluster [DBG] osdmap e1268: 8 total, 8 up, 8 in 2024-08-29T18:39:01.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:39:01 smithi110 bash[67519]: cluster 2024-08-29T18:39:00.555800+0000 mgr.y (mgr.25004) 1473 : cluster [DBG] pgmap v2267: 169 pgs: 169 active+clean; 529 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 18 MiB/s rd, 6.0 MiB/s wr, 217 op/s 2024-08-29T18:39:01.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:39:01 smithi029 bash[77880]: cluster 2024-08-29T18:39:00.542916+0000 mon.a (mon.0) 1940 : cluster [DBG] osdmap e1268: 8 total, 8 up, 8 in 2024-08-29T18:39:01.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:39:01 smithi029 bash[77880]: cluster 2024-08-29T18:39:00.555800+0000 mgr.y (mgr.25004) 1473 : cluster [DBG] pgmap v2267: 169 pgs: 169 active+clean; 529 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 18 MiB/s rd, 6.0 MiB/s wr, 217 op/s 2024-08-29T18:39:01.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:39:01 smithi029 bash[79042]: cluster 2024-08-29T18:39:00.542916+0000 mon.a (mon.0) 1940 : cluster [DBG] osdmap e1268: 8 total, 8 up, 8 in 2024-08-29T18:39:01.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:39:01 smithi029 bash[79042]: cluster 2024-08-29T18:39:00.555800+0000 mgr.y (mgr.25004) 1473 : cluster [DBG] pgmap v2267: 169 pgs: 169 active+clean; 529 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 18 MiB/s rd, 6.0 MiB/s wr, 217 op/s 2024-08-29T18:39:02.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:39:02 smithi029 bash[77880]: cluster 2024-08-29T18:39:01.553083+0000 mon.a (mon.0) 1941 : cluster [DBG] osdmap e1269: 8 total, 8 up, 8 in 2024-08-29T18:39:02.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:39:02 smithi110 bash[67519]: cluster 2024-08-29T18:39:01.553083+0000 mon.a (mon.0) 1941 : cluster [DBG] osdmap e1269: 8 total, 8 up, 8 in 2024-08-29T18:39:02.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:39:02 smithi029 bash[79042]: cluster 2024-08-29T18:39:01.553083+0000 mon.a (mon.0) 1941 : cluster [DBG] osdmap e1269: 8 total, 8 up, 8 in 2024-08-29T18:39:03.599 INFO:tasks.workunit.client.0.smithi029.stdout:resize: 83886080 2024-08-29T18:39:03.664 INFO:tasks.workunit.client.0.smithi029.stdout:discard: 83886079~1 2024-08-29T18:39:03.686 INFO:tasks.workunit.client.0.smithi029.stdout:migration_prepare 2024-08-29T18:39:03.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:39:03 smithi029 bash[79042]: cluster 2024-08-29T18:39:02.557403+0000 mgr.y (mgr.25004) 1474 : cluster [DBG] pgmap v2269: 169 pgs: 169 active+clean; 545 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 25 MiB/s rd, 8.9 MiB/s wr, 162 op/s 2024-08-29T18:39:03.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:39:03 smithi029 bash[79042]: cluster 2024-08-29T18:39:02.560502+0000 mon.a (mon.0) 1942 : cluster [DBG] osdmap e1270: 8 total, 8 up, 8 in 2024-08-29T18:39:03.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:39:03 smithi110 bash[67519]: cluster 2024-08-29T18:39:02.557403+0000 mgr.y (mgr.25004) 1474 : cluster [DBG] pgmap v2269: 169 pgs: 169 active+clean; 545 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 25 MiB/s rd, 8.9 MiB/s wr, 162 op/s 2024-08-29T18:39:03.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:39:03 smithi110 bash[67519]: cluster 2024-08-29T18:39:02.560502+0000 mon.a (mon.0) 1942 : cluster [DBG] osdmap e1270: 8 total, 8 up, 8 in 2024-08-29T18:39:03.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:39:03 smithi029 bash[77880]: cluster 2024-08-29T18:39:02.557403+0000 mgr.y (mgr.25004) 1474 : cluster [DBG] pgmap v2269: 169 pgs: 169 active+clean; 545 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 25 MiB/s rd, 8.9 MiB/s wr, 162 op/s 2024-08-29T18:39:03.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:39:03 smithi029 bash[77880]: cluster 2024-08-29T18:39:02.560502+0000 mon.a (mon.0) 1942 : cluster [DBG] osdmap e1270: 8 total, 8 up, 8 in 2024-08-29T18:39:04.902 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:39:04 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:39:04] "GET /metrics HTTP/1.1" 200 38879 "" "Prometheus/2.43.0" 2024-08-29T18:39:04.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:39:04 smithi029 bash[79042]: cluster 2024-08-29T18:39:03.571861+0000 mon.a (mon.0) 1943 : cluster [DBG] osdmap e1271: 8 total, 8 up, 8 in 2024-08-29T18:39:04.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:39:04 smithi029 bash[79042]: audit 2024-08-29T18:39:03.573493+0000 mon.c (mon.2) 641 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:39:04.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:39:04 smithi029 bash[79042]: cluster 2024-08-29T18:39:04.338447+0000 mon.a (mon.0) 1944 : cluster [DBG] osdmap e1272: 8 total, 8 up, 8 in 2024-08-29T18:39:04.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:39:04 smithi029 bash[77880]: cluster 2024-08-29T18:39:03.571861+0000 mon.a (mon.0) 1943 : cluster [DBG] osdmap e1271: 8 total, 8 up, 8 in 2024-08-29T18:39:04.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:39:04 smithi029 bash[77880]: audit 2024-08-29T18:39:03.573493+0000 mon.c (mon.2) 641 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:39:04.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:39:04 smithi029 bash[77880]: cluster 2024-08-29T18:39:04.338447+0000 mon.a (mon.0) 1944 : cluster [DBG] osdmap e1272: 8 total, 8 up, 8 in 2024-08-29T18:39:04.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:39:04 smithi110 bash[67519]: cluster 2024-08-29T18:39:03.571861+0000 mon.a (mon.0) 1943 : cluster [DBG] osdmap e1271: 8 total, 8 up, 8 in 2024-08-29T18:39:04.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:39:04 smithi110 bash[67519]: audit 2024-08-29T18:39:03.573493+0000 mon.c (mon.2) 641 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:39:04.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:39:04 smithi110 bash[67519]: cluster 2024-08-29T18:39:04.338447+0000 mon.a (mon.0) 1944 : cluster [DBG] osdmap e1272: 8 total, 8 up, 8 in 2024-08-29T18:39:05.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:39:05 smithi110 bash[67519]: cluster 2024-08-29T18:39:04.558324+0000 mgr.y (mgr.25004) 1475 : cluster [DBG] pgmap v2273: 169 pgs: 169 active+clean; 553 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 22 MiB/s rd, 8.0 MiB/s wr, 143 op/s 2024-08-29T18:39:05.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:39:05 smithi110 bash[67519]: cluster 2024-08-29T18:39:05.346647+0000 mon.a (mon.0) 1945 : cluster [DBG] osdmap e1273: 8 total, 8 up, 8 in 2024-08-29T18:39:05.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:39:05 smithi029 bash[77880]: cluster 2024-08-29T18:39:04.558324+0000 mgr.y (mgr.25004) 1475 : cluster [DBG] pgmap v2273: 169 pgs: 169 active+clean; 553 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 22 MiB/s rd, 8.0 MiB/s wr, 143 op/s 2024-08-29T18:39:05.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:39:05 smithi029 bash[77880]: cluster 2024-08-29T18:39:05.346647+0000 mon.a (mon.0) 1945 : cluster [DBG] osdmap e1273: 8 total, 8 up, 8 in 2024-08-29T18:39:05.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:39:05 smithi029 bash[79042]: cluster 2024-08-29T18:39:04.558324+0000 mgr.y (mgr.25004) 1475 : cluster [DBG] pgmap v2273: 169 pgs: 169 active+clean; 553 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 22 MiB/s rd, 8.0 MiB/s wr, 143 op/s 2024-08-29T18:39:05.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:39:05 smithi029 bash[79042]: cluster 2024-08-29T18:39:05.346647+0000 mon.a (mon.0) 1945 : cluster [DBG] osdmap e1273: 8 total, 8 up, 8 in 2024-08-29T18:39:07.203 INFO:tasks.workunit.client.0.smithi029.stdout:resize: 0 2024-08-29T18:39:07.341 INFO:tasks.workunit.client.0.smithi029.stdout:migration_execute 2024-08-29T18:39:07.560 INFO:tasks.workunit.client.0.smithi029.stdout:migration_commit 2024-08-29T18:39:07.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:39:07 smithi029 bash[79042]: cluster 2024-08-29T18:39:06.349886+0000 mon.a (mon.0) 1946 : cluster [DBG] osdmap e1274: 8 total, 8 up, 8 in 2024-08-29T18:39:07.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:39:07 smithi029 bash[79042]: cluster 2024-08-29T18:39:06.559134+0000 mgr.y (mgr.25004) 1476 : cluster [DBG] pgmap v2276: 169 pgs: 169 active+clean; 561 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 3.0 MiB/s wr, 45 op/s 2024-08-29T18:39:07.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:39:07 smithi029 bash[77880]: cluster 2024-08-29T18:39:06.349886+0000 mon.a (mon.0) 1946 : cluster [DBG] osdmap e1274: 8 total, 8 up, 8 in 2024-08-29T18:39:07.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:39:07 smithi029 bash[77880]: cluster 2024-08-29T18:39:06.559134+0000 mgr.y (mgr.25004) 1476 : cluster [DBG] pgmap v2276: 169 pgs: 169 active+clean; 561 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 3.0 MiB/s wr, 45 op/s 2024-08-29T18:39:07.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:39:07 smithi110 bash[67519]: cluster 2024-08-29T18:39:06.349886+0000 mon.a (mon.0) 1946 : cluster [DBG] osdmap e1274: 8 total, 8 up, 8 in 2024-08-29T18:39:07.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:39:07 smithi110 bash[67519]: cluster 2024-08-29T18:39:06.559134+0000 mgr.y (mgr.25004) 1476 : cluster [DBG] pgmap v2276: 169 pgs: 169 active+clean; 561 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 3.0 MiB/s wr, 45 op/s 2024-08-29T18:39:09.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:39:09 smithi029 bash[79042]: cluster 2024-08-29T18:39:08.358735+0000 mon.a (mon.0) 1947 : cluster [DBG] osdmap e1275: 8 total, 8 up, 8 in 2024-08-29T18:39:09.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:39:09 smithi029 bash[79042]: cluster 2024-08-29T18:39:08.559893+0000 mgr.y (mgr.25004) 1477 : cluster [DBG] pgmap v2278: 169 pgs: 169 active+clean; 565 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 6.8 MiB/s rd, 1.9 MiB/s wr, 187 op/s 2024-08-29T18:39:09.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:39:09 smithi110 bash[67519]: cluster 2024-08-29T18:39:08.358735+0000 mon.a (mon.0) 1947 : cluster [DBG] osdmap e1275: 8 total, 8 up, 8 in 2024-08-29T18:39:09.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:39:09 smithi110 bash[67519]: cluster 2024-08-29T18:39:08.559893+0000 mgr.y (mgr.25004) 1477 : cluster [DBG] pgmap v2278: 169 pgs: 169 active+clean; 565 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 6.8 MiB/s rd, 1.9 MiB/s wr, 187 op/s 2024-08-29T18:39:09.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:39:09 smithi029 bash[77880]: cluster 2024-08-29T18:39:08.358735+0000 mon.a (mon.0) 1947 : cluster [DBG] osdmap e1275: 8 total, 8 up, 8 in 2024-08-29T18:39:09.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:39:09 smithi029 bash[77880]: cluster 2024-08-29T18:39:08.559893+0000 mgr.y (mgr.25004) 1477 : cluster [DBG] pgmap v2278: 169 pgs: 169 active+clean; 565 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 6.8 MiB/s rd, 1.9 MiB/s wr, 187 op/s 2024-08-29T18:39:10.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:39:10 smithi110 bash[67519]: cluster 2024-08-29T18:39:09.369158+0000 mon.a (mon.0) 1948 : cluster [DBG] osdmap e1276: 8 total, 8 up, 8 in 2024-08-29T18:39:10.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:39:10 smithi110 bash[67519]: audit 2024-08-29T18:39:10.009137+0000 mon.c (mon.2) 642 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:39:10.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:39:10 smithi029 bash[77880]: cluster 2024-08-29T18:39:09.369158+0000 mon.a (mon.0) 1948 : cluster [DBG] osdmap e1276: 8 total, 8 up, 8 in 2024-08-29T18:39:10.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:39:10 smithi029 bash[77880]: audit 2024-08-29T18:39:10.009137+0000 mon.c (mon.2) 642 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:39:10.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:39:10 smithi029 bash[79042]: cluster 2024-08-29T18:39:09.369158+0000 mon.a (mon.0) 1948 : cluster [DBG] osdmap e1276: 8 total, 8 up, 8 in 2024-08-29T18:39:10.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:39:10 smithi029 bash[79042]: audit 2024-08-29T18:39:10.009137+0000 mon.c (mon.2) 642 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:39:10.797 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestMigration.SnapsShrinkToZeroAfterPrepare (12833 ms) 2024-08-29T18:39:10.797 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestMigration.SnapsExpandAfterPrepare 2024-08-29T18:39:10.868 INFO:tasks.workunit.client.0.smithi029.stdout:resize: 83886080 2024-08-29T18:39:10.886 INFO:tasks.workunit.client.0.smithi029.stdout:write: 1 0~8388609 2024-08-29T18:39:10.975 INFO:tasks.workunit.client.0.smithi029.stdout:snap_create: snap1 2024-08-29T18:39:11.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:39:11 smithi110 bash[67519]: cluster 2024-08-29T18:39:10.366426+0000 mon.a (mon.0) 1949 : cluster [DBG] osdmap e1277: 8 total, 8 up, 8 in 2024-08-29T18:39:11.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:39:11 smithi110 bash[67519]: cluster 2024-08-29T18:39:10.560487+0000 mgr.y (mgr.25004) 1478 : cluster [DBG] pgmap v2281: 169 pgs: 169 active+clean; 561 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 18 MiB/s rd, 9.3 KiB/s wr, 160 op/s 2024-08-29T18:39:11.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:39:11 smithi110 bash[67519]: audit 2024-08-29T18:39:10.827673+0000 mon.c (mon.2) 643 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:39:11.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:39:11 smithi110 bash[67519]: audit 2024-08-29T18:39:10.829374+0000 mon.c (mon.2) 644 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:39:11.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:39:11 smithi110 bash[67519]: audit 2024-08-29T18:39:10.837574+0000 mon.a (mon.0) 1950 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:39:11.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:39:11 smithi029 bash[79042]: cluster 2024-08-29T18:39:10.366426+0000 mon.a (mon.0) 1949 : cluster [DBG] osdmap e1277: 8 total, 8 up, 8 in 2024-08-29T18:39:11.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:39:11 smithi029 bash[79042]: cluster 2024-08-29T18:39:10.560487+0000 mgr.y (mgr.25004) 1478 : cluster [DBG] pgmap v2281: 169 pgs: 169 active+clean; 561 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 18 MiB/s rd, 9.3 KiB/s wr, 160 op/s 2024-08-29T18:39:11.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:39:11 smithi029 bash[79042]: audit 2024-08-29T18:39:10.827673+0000 mon.c (mon.2) 643 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:39:11.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:39:11 smithi029 bash[79042]: audit 2024-08-29T18:39:10.829374+0000 mon.c (mon.2) 644 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:39:11.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:39:11 smithi029 bash[79042]: audit 2024-08-29T18:39:10.837574+0000 mon.a (mon.0) 1950 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:39:11.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:39:11 smithi029 bash[77880]: cluster 2024-08-29T18:39:10.366426+0000 mon.a (mon.0) 1949 : cluster [DBG] osdmap e1277: 8 total, 8 up, 8 in 2024-08-29T18:39:11.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:39:11 smithi029 bash[77880]: cluster 2024-08-29T18:39:10.560487+0000 mgr.y (mgr.25004) 1478 : cluster [DBG] pgmap v2281: 169 pgs: 169 active+clean; 561 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 18 MiB/s rd, 9.3 KiB/s wr, 160 op/s 2024-08-29T18:39:11.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:39:11 smithi029 bash[77880]: audit 2024-08-29T18:39:10.827673+0000 mon.c (mon.2) 643 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:39:11.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:39:11 smithi029 bash[77880]: audit 2024-08-29T18:39:10.829374+0000 mon.c (mon.2) 644 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:39:11.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:39:11 smithi029 bash[77880]: audit 2024-08-29T18:39:10.837574+0000 mon.a (mon.0) 1950 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:39:12.878 INFO:tasks.workunit.client.0.smithi029.stdout:write: 1 8388609~8388609 2024-08-29T18:39:12.921 INFO:tasks.workunit.client.0.smithi029.stdout:write: X 0~1000 2024-08-29T18:39:12.921 INFO:tasks.workunit.client.0.smithi029.stdout:discard: 1010~1000 2024-08-29T18:39:12.921 INFO:tasks.workunit.client.0.smithi029.stdout:snap_create: snap2 2024-08-29T18:39:13.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:39:12 smithi110 bash[67519]: cluster 2024-08-29T18:39:11.844567+0000 mon.a (mon.0) 1951 : cluster [DBG] osdmap e1278: 8 total, 8 up, 8 in 2024-08-29T18:39:13.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:39:12 smithi110 bash[67519]: cluster 2024-08-29T18:39:12.561503+0000 mgr.y (mgr.25004) 1479 : cluster [DBG] pgmap v2283: 169 pgs: 169 active+clean; 577 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 50 MiB/s rd, 7.6 MiB/s wr, 426 op/s 2024-08-29T18:39:13.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:39:12 smithi029 bash[79042]: cluster 2024-08-29T18:39:11.844567+0000 mon.a (mon.0) 1951 : cluster [DBG] osdmap e1278: 8 total, 8 up, 8 in 2024-08-29T18:39:13.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:39:12 smithi029 bash[79042]: cluster 2024-08-29T18:39:12.561503+0000 mgr.y (mgr.25004) 1479 : cluster [DBG] pgmap v2283: 169 pgs: 169 active+clean; 577 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 50 MiB/s rd, 7.6 MiB/s wr, 426 op/s 2024-08-29T18:39:13.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:39:12 smithi029 bash[77880]: cluster 2024-08-29T18:39:11.844567+0000 mon.a (mon.0) 1951 : cluster [DBG] osdmap e1278: 8 total, 8 up, 8 in 2024-08-29T18:39:13.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:39:12 smithi029 bash[77880]: cluster 2024-08-29T18:39:12.561503+0000 mgr.y (mgr.25004) 1479 : cluster [DBG] pgmap v2283: 169 pgs: 169 active+clean; 577 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 50 MiB/s rd, 7.6 MiB/s wr, 426 op/s 2024-08-29T18:39:14.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:39:13 smithi110 bash[67519]: cluster 2024-08-29T18:39:12.854571+0000 mon.a (mon.0) 1952 : cluster [DBG] osdmap e1279: 8 total, 8 up, 8 in 2024-08-29T18:39:14.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:39:13 smithi029 bash[79042]: cluster 2024-08-29T18:39:12.854571+0000 mon.a (mon.0) 1952 : cluster [DBG] osdmap e1279: 8 total, 8 up, 8 in 2024-08-29T18:39:14.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:39:13 smithi029 bash[77880]: cluster 2024-08-29T18:39:12.854571+0000 mon.a (mon.0) 1952 : cluster [DBG] osdmap e1279: 8 total, 8 up, 8 in 2024-08-29T18:39:14.371 INFO:tasks.workunit.client.0.smithi029.stdout:write: X 8388609~1000 2024-08-29T18:39:14.388 INFO:tasks.workunit.client.0.smithi029.stdout:discard: 16777228~1000 2024-08-29T18:39:14.388 INFO:tasks.workunit.client.0.smithi029.stdout:resize: 167772160 2024-08-29T18:39:14.412 INFO:tasks.workunit.client.0.smithi029.stdout:write: 2 83886079~8388609 2024-08-29T18:39:14.465 INFO:tasks.workunit.client.0.smithi029.stdout:snap_create: snap3 2024-08-29T18:39:14.858 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:39:14 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:39:14] "GET /metrics HTTP/1.1" 200 38879 "" "Prometheus/2.43.0" 2024-08-29T18:39:15.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:39:14 smithi110 bash[67519]: cluster 2024-08-29T18:39:13.863297+0000 mon.a (mon.0) 1953 : cluster [DBG] osdmap e1280: 8 total, 8 up, 8 in 2024-08-29T18:39:15.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:39:14 smithi110 bash[67519]: cluster 2024-08-29T18:39:14.341563+0000 mon.a (mon.0) 1954 : cluster [DBG] osdmap e1281: 8 total, 8 up, 8 in 2024-08-29T18:39:15.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:39:14 smithi110 bash[67519]: cluster 2024-08-29T18:39:14.562299+0000 mgr.y (mgr.25004) 1480 : cluster [DBG] pgmap v2287: 169 pgs: 169 active+clean; 573 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 45 MiB/s rd, 8.0 MiB/s wr, 436 op/s 2024-08-29T18:39:15.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:39:14 smithi029 bash[79042]: cluster 2024-08-29T18:39:13.863297+0000 mon.a (mon.0) 1953 : cluster [DBG] osdmap e1280: 8 total, 8 up, 8 in 2024-08-29T18:39:15.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:39:14 smithi029 bash[79042]: cluster 2024-08-29T18:39:14.341563+0000 mon.a (mon.0) 1954 : cluster [DBG] osdmap e1281: 8 total, 8 up, 8 in 2024-08-29T18:39:15.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:39:14 smithi029 bash[79042]: cluster 2024-08-29T18:39:14.562299+0000 mgr.y (mgr.25004) 1480 : cluster [DBG] pgmap v2287: 169 pgs: 169 active+clean; 573 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 45 MiB/s rd, 8.0 MiB/s wr, 436 op/s 2024-08-29T18:39:15.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:39:14 smithi029 bash[77880]: cluster 2024-08-29T18:39:13.863297+0000 mon.a (mon.0) 1953 : cluster [DBG] osdmap e1280: 8 total, 8 up, 8 in 2024-08-29T18:39:15.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:39:14 smithi029 bash[77880]: cluster 2024-08-29T18:39:14.341563+0000 mon.a (mon.0) 1954 : cluster [DBG] osdmap e1281: 8 total, 8 up, 8 in 2024-08-29T18:39:15.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:39:14 smithi029 bash[77880]: cluster 2024-08-29T18:39:14.562299+0000 mgr.y (mgr.25004) 1480 : cluster [DBG] pgmap v2287: 169 pgs: 169 active+clean; 573 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 45 MiB/s rd, 8.0 MiB/s wr, 436 op/s 2024-08-29T18:39:16.391 INFO:tasks.workunit.client.0.smithi029.stdout:resize: 83886080 2024-08-29T18:39:16.452 INFO:tasks.workunit.client.0.smithi029.stdout:discard: 83886079~1 2024-08-29T18:39:16.474 INFO:tasks.workunit.client.0.smithi029.stdout:migration_prepare 2024-08-29T18:39:16.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:39:16 smithi110 bash[67519]: cluster 2024-08-29T18:39:15.350829+0000 mon.a (mon.0) 1955 : cluster [DBG] osdmap e1282: 8 total, 8 up, 8 in 2024-08-29T18:39:16.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:39:16 smithi029 bash[77880]: cluster 2024-08-29T18:39:15.350829+0000 mon.a (mon.0) 1955 : cluster [DBG] osdmap e1282: 8 total, 8 up, 8 in 2024-08-29T18:39:16.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:39:16 smithi029 bash[79042]: cluster 2024-08-29T18:39:15.350829+0000 mon.a (mon.0) 1955 : cluster [DBG] osdmap e1282: 8 total, 8 up, 8 in 2024-08-29T18:39:17.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:39:17 smithi029 bash[77880]: cluster 2024-08-29T18:39:16.353816+0000 mon.a (mon.0) 1956 : cluster [DBG] osdmap e1283: 8 total, 8 up, 8 in 2024-08-29T18:39:17.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:39:17 smithi029 bash[77880]: cluster 2024-08-29T18:39:16.563234+0000 mgr.y (mgr.25004) 1481 : cluster [DBG] pgmap v2290: 169 pgs: 169 active+clean; 605 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 7.6 MiB/s rd, 7.6 MiB/s wr, 77 op/s 2024-08-29T18:39:17.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:39:17 smithi029 bash[79042]: cluster 2024-08-29T18:39:16.353816+0000 mon.a (mon.0) 1956 : cluster [DBG] osdmap e1283: 8 total, 8 up, 8 in 2024-08-29T18:39:17.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:39:17 smithi029 bash[79042]: cluster 2024-08-29T18:39:16.563234+0000 mgr.y (mgr.25004) 1481 : cluster [DBG] pgmap v2290: 169 pgs: 169 active+clean; 605 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 7.6 MiB/s rd, 7.6 MiB/s wr, 77 op/s 2024-08-29T18:39:17.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:39:17 smithi110 bash[67519]: cluster 2024-08-29T18:39:16.353816+0000 mon.a (mon.0) 1956 : cluster [DBG] osdmap e1283: 8 total, 8 up, 8 in 2024-08-29T18:39:17.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:39:17 smithi110 bash[67519]: cluster 2024-08-29T18:39:16.563234+0000 mgr.y (mgr.25004) 1481 : cluster [DBG] pgmap v2290: 169 pgs: 169 active+clean; 605 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 7.6 MiB/s rd, 7.6 MiB/s wr, 77 op/s 2024-08-29T18:39:18.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:39:18 smithi110 bash[67519]: cluster 2024-08-29T18:39:17.376697+0000 mon.a (mon.0) 1957 : cluster [DBG] osdmap e1284: 8 total, 8 up, 8 in 2024-08-29T18:39:18.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:39:18 smithi029 bash[77880]: cluster 2024-08-29T18:39:17.376697+0000 mon.a (mon.0) 1957 : cluster [DBG] osdmap e1284: 8 total, 8 up, 8 in 2024-08-29T18:39:18.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:39:18 smithi029 bash[79042]: cluster 2024-08-29T18:39:17.376697+0000 mon.a (mon.0) 1957 : cluster [DBG] osdmap e1284: 8 total, 8 up, 8 in 2024-08-29T18:39:19.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:39:19 smithi029 bash[79042]: cluster 2024-08-29T18:39:18.384805+0000 mon.a (mon.0) 1958 : cluster [DBG] osdmap e1285: 8 total, 8 up, 8 in 2024-08-29T18:39:19.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:39:19 smithi029 bash[79042]: cluster 2024-08-29T18:39:18.564034+0000 mgr.y (mgr.25004) 1482 : cluster [DBG] pgmap v2293: 169 pgs: 169 active+clean; 621 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 10 MiB/s wr, 193 op/s 2024-08-29T18:39:19.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:39:19 smithi029 bash[79042]: audit 2024-08-29T18:39:18.573539+0000 mon.c (mon.2) 645 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:39:19.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:39:19 smithi029 bash[79042]: cluster 2024-08-29T18:39:19.344601+0000 mon.a (mon.0) 1959 : cluster [DBG] osdmap e1286: 8 total, 8 up, 8 in 2024-08-29T18:39:19.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:39:19 smithi029 bash[77880]: cluster 2024-08-29T18:39:18.384805+0000 mon.a (mon.0) 1958 : cluster [DBG] osdmap e1285: 8 total, 8 up, 8 in 2024-08-29T18:39:19.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:39:19 smithi029 bash[77880]: cluster 2024-08-29T18:39:18.564034+0000 mgr.y (mgr.25004) 1482 : cluster [DBG] pgmap v2293: 169 pgs: 169 active+clean; 621 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 10 MiB/s wr, 193 op/s 2024-08-29T18:39:19.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:39:19 smithi029 bash[77880]: audit 2024-08-29T18:39:18.573539+0000 mon.c (mon.2) 645 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:39:19.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:39:19 smithi029 bash[77880]: cluster 2024-08-29T18:39:19.344601+0000 mon.a (mon.0) 1959 : cluster [DBG] osdmap e1286: 8 total, 8 up, 8 in 2024-08-29T18:39:19.653 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:39:19 smithi110 bash[67519]: cluster 2024-08-29T18:39:18.384805+0000 mon.a (mon.0) 1958 : cluster [DBG] osdmap e1285: 8 total, 8 up, 8 in 2024-08-29T18:39:19.653 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:39:19 smithi110 bash[67519]: cluster 2024-08-29T18:39:18.564034+0000 mgr.y (mgr.25004) 1482 : cluster [DBG] pgmap v2293: 169 pgs: 169 active+clean; 621 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 10 MiB/s wr, 193 op/s 2024-08-29T18:39:19.653 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:39:19 smithi110 bash[67519]: audit 2024-08-29T18:39:18.573539+0000 mon.c (mon.2) 645 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:39:19.653 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:39:19 smithi110 bash[67519]: cluster 2024-08-29T18:39:19.344601+0000 mon.a (mon.0) 1959 : cluster [DBG] osdmap e1286: 8 total, 8 up, 8 in 2024-08-29T18:39:20.220 INFO:tasks.workunit.client.0.smithi029.stdout:resize: 167772160 2024-08-29T18:39:20.250 INFO:tasks.workunit.client.0.smithi029.stdout:write: * 83886080~1000 2024-08-29T18:39:20.318 INFO:tasks.workunit.client.0.smithi029.stdout:migration_execute 2024-08-29T18:39:20.602 INFO:tasks.workunit.client.0.smithi029.stdout:migration_commit 2024-08-29T18:39:21.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:39:21 smithi110 bash[67519]: cluster 2024-08-29T18:39:20.564708+0000 mgr.y (mgr.25004) 1483 : cluster [DBG] pgmap v2295: 169 pgs: 169 active+clean; 621 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.9 MiB/s wr, 127 op/s 2024-08-29T18:39:21.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:39:21 smithi029 bash[77880]: cluster 2024-08-29T18:39:20.564708+0000 mgr.y (mgr.25004) 1483 : cluster [DBG] pgmap v2295: 169 pgs: 169 active+clean; 621 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.9 MiB/s wr, 127 op/s 2024-08-29T18:39:21.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:39:21 smithi029 bash[79042]: cluster 2024-08-29T18:39:20.564708+0000 mgr.y (mgr.25004) 1483 : cluster [DBG] pgmap v2295: 169 pgs: 169 active+clean; 621 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.9 MiB/s wr, 127 op/s 2024-08-29T18:39:22.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:39:22 smithi029 bash[77880]: cluster 2024-08-29T18:39:21.637871+0000 mon.a (mon.0) 1960 : cluster [DBG] osdmap e1287: 8 total, 8 up, 8 in 2024-08-29T18:39:22.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:39:22 smithi029 bash[77880]: cluster 2024-08-29T18:39:22.565860+0000 mgr.y (mgr.25004) 1484 : cluster [DBG] pgmap v2297: 169 pgs: 169 active+clean; 645 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 29 MiB/s rd, 4.6 MiB/s wr, 347 op/s 2024-08-29T18:39:22.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:39:22 smithi110 bash[67519]: cluster 2024-08-29T18:39:21.637871+0000 mon.a (mon.0) 1960 : cluster [DBG] osdmap e1287: 8 total, 8 up, 8 in 2024-08-29T18:39:22.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:39:22 smithi110 bash[67519]: cluster 2024-08-29T18:39:22.565860+0000 mgr.y (mgr.25004) 1484 : cluster [DBG] pgmap v2297: 169 pgs: 169 active+clean; 645 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 29 MiB/s rd, 4.6 MiB/s wr, 347 op/s 2024-08-29T18:39:22.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:39:22 smithi029 bash[79042]: cluster 2024-08-29T18:39:21.637871+0000 mon.a (mon.0) 1960 : cluster [DBG] osdmap e1287: 8 total, 8 up, 8 in 2024-08-29T18:39:22.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:39:22 smithi029 bash[79042]: cluster 2024-08-29T18:39:22.565860+0000 mgr.y (mgr.25004) 1484 : cluster [DBG] pgmap v2297: 169 pgs: 169 active+clean; 645 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 29 MiB/s rd, 4.6 MiB/s wr, 347 op/s 2024-08-29T18:39:24.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:39:23 smithi110 bash[67519]: cluster 2024-08-29T18:39:22.647986+0000 mon.a (mon.0) 1961 : cluster [DBG] osdmap e1288: 8 total, 8 up, 8 in 2024-08-29T18:39:24.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:39:23 smithi029 bash[79042]: cluster 2024-08-29T18:39:22.647986+0000 mon.a (mon.0) 1961 : cluster [DBG] osdmap e1288: 8 total, 8 up, 8 in 2024-08-29T18:39:24.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:39:23 smithi029 bash[77880]: cluster 2024-08-29T18:39:22.647986+0000 mon.a (mon.0) 1961 : cluster [DBG] osdmap e1288: 8 total, 8 up, 8 in 2024-08-29T18:39:24.383 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestMigration.SnapsExpandAfterPrepare (13586 ms) 2024-08-29T18:39:24.383 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestMigration.SnapsExpandAfterPrepare2 2024-08-29T18:39:24.470 INFO:tasks.workunit.client.0.smithi029.stdout:resize: 83886080 2024-08-29T18:39:24.501 INFO:tasks.workunit.client.0.smithi029.stdout:write: X 41943040~10 2024-08-29T18:39:24.527 INFO:tasks.workunit.client.0.smithi029.stdout:snap_create: snap1 2024-08-29T18:39:24.901 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:39:24 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:39:24] "GET /metrics HTTP/1.1" 200 38879 "" "Prometheus/2.43.0" 2024-08-29T18:39:24.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:39:24 smithi029 bash[79042]: cluster 2024-08-29T18:39:23.649047+0000 mon.a (mon.0) 1962 : cluster [DBG] osdmap e1289: 8 total, 8 up, 8 in 2024-08-29T18:39:24.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:39:24 smithi029 bash[79042]: cluster 2024-08-29T18:39:24.567053+0000 mgr.y (mgr.25004) 1485 : cluster [DBG] pgmap v2300: 169 pgs: 169 active+clean; 645 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 29 MiB/s rd, 4.6 MiB/s wr, 346 op/s 2024-08-29T18:39:24.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:39:24 smithi029 bash[77880]: cluster 2024-08-29T18:39:23.649047+0000 mon.a (mon.0) 1962 : cluster [DBG] osdmap e1289: 8 total, 8 up, 8 in 2024-08-29T18:39:24.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:39:24 smithi029 bash[77880]: cluster 2024-08-29T18:39:24.567053+0000 mgr.y (mgr.25004) 1485 : cluster [DBG] pgmap v2300: 169 pgs: 169 active+clean; 645 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 29 MiB/s rd, 4.6 MiB/s wr, 346 op/s 2024-08-29T18:39:25.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:39:24 smithi110 bash[67519]: cluster 2024-08-29T18:39:23.649047+0000 mon.a (mon.0) 1962 : cluster [DBG] osdmap e1289: 8 total, 8 up, 8 in 2024-08-29T18:39:25.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:39:24 smithi110 bash[67519]: cluster 2024-08-29T18:39:24.567053+0000 mgr.y (mgr.25004) 1485 : cluster [DBG] pgmap v2300: 169 pgs: 169 active+clean; 645 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 29 MiB/s rd, 4.6 MiB/s wr, 346 op/s 2024-08-29T18:39:25.708 INFO:tasks.workunit.client.0.smithi029.stdout:resize: 41943040 2024-08-29T18:39:25.764 INFO:tasks.workunit.client.0.smithi029.stdout:migration_prepare 2024-08-29T18:39:26.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:39:25 smithi029 bash[77880]: cluster 2024-08-29T18:39:24.681479+0000 mon.a (mon.0) 1963 : cluster [DBG] osdmap e1290: 8 total, 8 up, 8 in 2024-08-29T18:39:26.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:39:25 smithi029 bash[79042]: cluster 2024-08-29T18:39:24.681479+0000 mon.a (mon.0) 1963 : cluster [DBG] osdmap e1290: 8 total, 8 up, 8 in 2024-08-29T18:39:26.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:39:25 smithi110 bash[67519]: cluster 2024-08-29T18:39:24.681479+0000 mon.a (mon.0) 1963 : cluster [DBG] osdmap e1290: 8 total, 8 up, 8 in 2024-08-29T18:39:27.091 INFO:tasks.workunit.client.0.smithi029.stdout:resize: 83886080 2024-08-29T18:39:27.122 INFO:tasks.workunit.client.0.smithi029.stdout:write: Y 41943040~5 2024-08-29T18:39:27.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:39:26 smithi110 bash[67519]: cluster 2024-08-29T18:39:25.683036+0000 mon.a (mon.0) 1964 : cluster [DBG] osdmap e1291: 8 total, 8 up, 8 in 2024-08-29T18:39:27.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:39:26 smithi110 bash[67519]: cluster 2024-08-29T18:39:26.568440+0000 mgr.y (mgr.25004) 1486 : cluster [DBG] pgmap v2303: 169 pgs: 169 active+clean; 625 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 15 MiB/s rd, 8.5 KiB/s wr, 117 op/s 2024-08-29T18:39:27.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:39:26 smithi029 bash[77880]: cluster 2024-08-29T18:39:25.683036+0000 mon.a (mon.0) 1964 : cluster [DBG] osdmap e1291: 8 total, 8 up, 8 in 2024-08-29T18:39:27.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:39:26 smithi029 bash[77880]: cluster 2024-08-29T18:39:26.568440+0000 mgr.y (mgr.25004) 1486 : cluster [DBG] pgmap v2303: 169 pgs: 169 active+clean; 625 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 15 MiB/s rd, 8.5 KiB/s wr, 117 op/s 2024-08-29T18:39:27.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:39:26 smithi029 bash[79042]: cluster 2024-08-29T18:39:25.683036+0000 mon.a (mon.0) 1964 : cluster [DBG] osdmap e1291: 8 total, 8 up, 8 in 2024-08-29T18:39:27.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:39:26 smithi029 bash[79042]: cluster 2024-08-29T18:39:26.568440+0000 mgr.y (mgr.25004) 1486 : cluster [DBG] pgmap v2303: 169 pgs: 169 active+clean; 625 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 15 MiB/s rd, 8.5 KiB/s wr, 117 op/s 2024-08-29T18:39:27.363 INFO:tasks.workunit.client.0.smithi029.stdout:migration_execute 2024-08-29T18:39:27.601 INFO:tasks.workunit.client.0.smithi029.stdout:migration_commit 2024-08-29T18:39:28.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:39:27 smithi029 bash[79042]: cluster 2024-08-29T18:39:26.704505+0000 mon.a (mon.0) 1965 : cluster [DBG] osdmap e1292: 8 total, 8 up, 8 in 2024-08-29T18:39:28.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:39:27 smithi029 bash[77880]: cluster 2024-08-29T18:39:26.704505+0000 mon.a (mon.0) 1965 : cluster [DBG] osdmap e1292: 8 total, 8 up, 8 in 2024-08-29T18:39:28.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:39:27 smithi110 bash[67519]: cluster 2024-08-29T18:39:26.704505+0000 mon.a (mon.0) 1965 : cluster [DBG] osdmap e1292: 8 total, 8 up, 8 in 2024-08-29T18:39:28.957 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestMigration.SnapsExpandAfterPrepare2 (4574 ms) 2024-08-29T18:39:28.957 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestMigration.SnapsSnapAfterPrepare 2024-08-29T18:39:29.041 INFO:tasks.workunit.client.0.smithi029.stdout:resize: 83886080 2024-08-29T18:39:29.071 INFO:tasks.workunit.client.0.smithi029.stdout:write: 1 0~8388609 2024-08-29T18:39:29.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:39:28 smithi029 bash[77880]: cluster 2024-08-29T18:39:28.569551+0000 mgr.y (mgr.25004) 1487 : cluster [DBG] pgmap v2305: 169 pgs: 169 active+clean; 621 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 27 MiB/s rd, 13 KiB/s wr, 141 op/s 2024-08-29T18:39:29.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:39:28 smithi110 bash[67519]: cluster 2024-08-29T18:39:28.569551+0000 mgr.y (mgr.25004) 1487 : cluster [DBG] pgmap v2305: 169 pgs: 169 active+clean; 621 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 27 MiB/s rd, 13 KiB/s wr, 141 op/s 2024-08-29T18:39:29.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:39:28 smithi029 bash[79042]: cluster 2024-08-29T18:39:28.569551+0000 mgr.y (mgr.25004) 1487 : cluster [DBG] pgmap v2305: 169 pgs: 169 active+clean; 621 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 27 MiB/s rd, 13 KiB/s wr, 141 op/s 2024-08-29T18:39:29.185 INFO:tasks.workunit.client.0.smithi029.stdout:snap_create: snap1 2024-08-29T18:39:30.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:39:29 smithi110 bash[67519]: cluster 2024-08-29T18:39:28.713654+0000 mon.a (mon.0) 1966 : cluster [DBG] osdmap e1293: 8 total, 8 up, 8 in 2024-08-29T18:39:30.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:39:29 smithi110 bash[67519]: cluster 2024-08-29T18:39:29.348502+0000 mon.a (mon.0) 1967 : cluster [DBG] osdmap e1294: 8 total, 8 up, 8 in 2024-08-29T18:39:30.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:39:29 smithi029 bash[79042]: cluster 2024-08-29T18:39:28.713654+0000 mon.a (mon.0) 1966 : cluster [DBG] osdmap e1293: 8 total, 8 up, 8 in 2024-08-29T18:39:30.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:39:29 smithi029 bash[79042]: cluster 2024-08-29T18:39:29.348502+0000 mon.a (mon.0) 1967 : cluster [DBG] osdmap e1294: 8 total, 8 up, 8 in 2024-08-29T18:39:30.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:39:29 smithi029 bash[77880]: cluster 2024-08-29T18:39:28.713654+0000 mon.a (mon.0) 1966 : cluster [DBG] osdmap e1293: 8 total, 8 up, 8 in 2024-08-29T18:39:30.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:39:29 smithi029 bash[77880]: cluster 2024-08-29T18:39:29.348502+0000 mon.a (mon.0) 1967 : cluster [DBG] osdmap e1294: 8 total, 8 up, 8 in 2024-08-29T18:39:30.369 INFO:tasks.workunit.client.0.smithi029.stdout:write: 1 8388609~8388609 2024-08-29T18:39:30.413 INFO:tasks.workunit.client.0.smithi029.stdout:write: X 0~1000 2024-08-29T18:39:30.413 INFO:tasks.workunit.client.0.smithi029.stdout:discard: 1010~1000 2024-08-29T18:39:30.413 INFO:tasks.workunit.client.0.smithi029.stdout:snap_create: snap2 2024-08-29T18:39:31.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:39:31 smithi029 bash[77880]: cluster 2024-08-29T18:39:30.351460+0000 mon.a (mon.0) 1968 : cluster [DBG] osdmap e1295: 8 total, 8 up, 8 in 2024-08-29T18:39:31.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:39:31 smithi029 bash[77880]: cluster 2024-08-29T18:39:30.570306+0000 mgr.y (mgr.25004) 1488 : cluster [DBG] pgmap v2309: 169 pgs: 169 active+clean; 621 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 18 MiB/s rd, 8.0 KiB/s wr, 62 op/s 2024-08-29T18:39:31.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:39:31 smithi029 bash[79042]: cluster 2024-08-29T18:39:30.351460+0000 mon.a (mon.0) 1968 : cluster [DBG] osdmap e1295: 8 total, 8 up, 8 in 2024-08-29T18:39:31.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:39:31 smithi029 bash[79042]: cluster 2024-08-29T18:39:30.570306+0000 mgr.y (mgr.25004) 1488 : cluster [DBG] pgmap v2309: 169 pgs: 169 active+clean; 621 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 18 MiB/s rd, 8.0 KiB/s wr, 62 op/s 2024-08-29T18:39:31.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:39:31 smithi110 bash[67519]: cluster 2024-08-29T18:39:30.351460+0000 mon.a (mon.0) 1968 : cluster [DBG] osdmap e1295: 8 total, 8 up, 8 in 2024-08-29T18:39:31.653 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:39:31 smithi110 bash[67519]: cluster 2024-08-29T18:39:30.570306+0000 mgr.y (mgr.25004) 1488 : cluster [DBG] pgmap v2309: 169 pgs: 169 active+clean; 621 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 18 MiB/s rd, 8.0 KiB/s wr, 62 op/s 2024-08-29T18:39:32.394 INFO:tasks.workunit.client.0.smithi029.stdout:write: X 8388609~1000 2024-08-29T18:39:32.409 INFO:tasks.workunit.client.0.smithi029.stdout:discard: 16777228~1000 2024-08-29T18:39:32.409 INFO:tasks.workunit.client.0.smithi029.stdout:resize: 167772160 2024-08-29T18:39:32.434 INFO:tasks.workunit.client.0.smithi029.stdout:write: 2 83886079~8388609 2024-08-29T18:39:32.486 INFO:tasks.workunit.client.0.smithi029.stdout:snap_create: snap3 2024-08-29T18:39:32.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:39:32 smithi110 bash[67519]: cluster 2024-08-29T18:39:31.362012+0000 mon.a (mon.0) 1969 : cluster [DBG] osdmap e1296: 8 total, 8 up, 8 in 2024-08-29T18:39:32.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:39:32 smithi029 bash[79042]: cluster 2024-08-29T18:39:31.362012+0000 mon.a (mon.0) 1969 : cluster [DBG] osdmap e1296: 8 total, 8 up, 8 in 2024-08-29T18:39:32.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:39:32 smithi029 bash[77880]: cluster 2024-08-29T18:39:31.362012+0000 mon.a (mon.0) 1969 : cluster [DBG] osdmap e1296: 8 total, 8 up, 8 in 2024-08-29T18:39:33.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:39:33 smithi110 bash[67519]: cluster 2024-08-29T18:39:32.362792+0000 mon.a (mon.0) 1970 : cluster [DBG] osdmap e1297: 8 total, 8 up, 8 in 2024-08-29T18:39:33.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:39:33 smithi110 bash[67519]: cluster 2024-08-29T18:39:32.571081+0000 mgr.y (mgr.25004) 1489 : cluster [DBG] pgmap v2312: 169 pgs: 169 active+clean; 653 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 276 KiB/s rd, 8.3 MiB/s wr, 350 op/s 2024-08-29T18:39:33.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:39:33 smithi029 bash[77880]: cluster 2024-08-29T18:39:32.362792+0000 mon.a (mon.0) 1970 : cluster [DBG] osdmap e1297: 8 total, 8 up, 8 in 2024-08-29T18:39:33.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:39:33 smithi029 bash[77880]: cluster 2024-08-29T18:39:32.571081+0000 mgr.y (mgr.25004) 1489 : cluster [DBG] pgmap v2312: 169 pgs: 169 active+clean; 653 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 276 KiB/s rd, 8.3 MiB/s wr, 350 op/s 2024-08-29T18:39:33.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:39:33 smithi029 bash[79042]: cluster 2024-08-29T18:39:32.362792+0000 mon.a (mon.0) 1970 : cluster [DBG] osdmap e1297: 8 total, 8 up, 8 in 2024-08-29T18:39:33.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:39:33 smithi029 bash[79042]: cluster 2024-08-29T18:39:32.571081+0000 mgr.y (mgr.25004) 1489 : cluster [DBG] pgmap v2312: 169 pgs: 169 active+clean; 653 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 276 KiB/s rd, 8.3 MiB/s wr, 350 op/s 2024-08-29T18:39:34.384 INFO:tasks.workunit.client.0.smithi029.stdout:resize: 83886080 2024-08-29T18:39:34.448 INFO:tasks.workunit.client.0.smithi029.stdout:discard: 83886079~1 2024-08-29T18:39:34.470 INFO:tasks.workunit.client.0.smithi029.stdout:migration_prepare 2024-08-29T18:39:34.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:39:34 smithi110 bash[67519]: cluster 2024-08-29T18:39:33.387637+0000 mon.a (mon.0) 1971 : cluster [DBG] osdmap e1298: 8 total, 8 up, 8 in 2024-08-29T18:39:34.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:39:34 smithi110 bash[67519]: audit 2024-08-29T18:39:33.573865+0000 mon.c (mon.2) 646 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:39:34.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:39:34 smithi110 bash[67519]: cluster 2024-08-29T18:39:34.351229+0000 mon.a (mon.0) 1972 : cluster [DBG] osdmap e1299: 8 total, 8 up, 8 in 2024-08-29T18:39:34.652 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:39:34 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:39:34] "GET /metrics HTTP/1.1" 200 38881 "" "Prometheus/2.43.0" 2024-08-29T18:39:34.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:39:34 smithi029 bash[79042]: cluster 2024-08-29T18:39:33.387637+0000 mon.a (mon.0) 1971 : cluster [DBG] osdmap e1298: 8 total, 8 up, 8 in 2024-08-29T18:39:34.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:39:34 smithi029 bash[79042]: audit 2024-08-29T18:39:33.573865+0000 mon.c (mon.2) 646 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:39:34.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:39:34 smithi029 bash[79042]: cluster 2024-08-29T18:39:34.351229+0000 mon.a (mon.0) 1972 : cluster [DBG] osdmap e1299: 8 total, 8 up, 8 in 2024-08-29T18:39:34.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:39:34 smithi029 bash[77880]: cluster 2024-08-29T18:39:33.387637+0000 mon.a (mon.0) 1971 : cluster [DBG] osdmap e1298: 8 total, 8 up, 8 in 2024-08-29T18:39:34.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:39:34 smithi029 bash[77880]: audit 2024-08-29T18:39:33.573865+0000 mon.c (mon.2) 646 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:39:34.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:39:34 smithi029 bash[77880]: cluster 2024-08-29T18:39:34.351229+0000 mon.a (mon.0) 1972 : cluster [DBG] osdmap e1299: 8 total, 8 up, 8 in 2024-08-29T18:39:35.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:39:35 smithi029 bash[79042]: cluster 2024-08-29T18:39:34.571869+0000 mgr.y (mgr.25004) 1490 : cluster [DBG] pgmap v2315: 169 pgs: 169 active+clean; 653 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 280 KiB/s rd, 8.0 MiB/s wr, 361 op/s 2024-08-29T18:39:35.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:39:35 smithi029 bash[77880]: cluster 2024-08-29T18:39:34.571869+0000 mgr.y (mgr.25004) 1490 : cluster [DBG] pgmap v2315: 169 pgs: 169 active+clean; 653 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 280 KiB/s rd, 8.0 MiB/s wr, 361 op/s 2024-08-29T18:39:35.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:39:35 smithi110 bash[67519]: cluster 2024-08-29T18:39:34.571869+0000 mgr.y (mgr.25004) 1490 : cluster [DBG] pgmap v2315: 169 pgs: 169 active+clean; 653 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 280 KiB/s rd, 8.0 MiB/s wr, 361 op/s 2024-08-29T18:39:36.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:39:36 smithi110 bash[67519]: cluster 2024-08-29T18:39:35.399698+0000 mon.a (mon.0) 1973 : cluster [DBG] osdmap e1300: 8 total, 8 up, 8 in 2024-08-29T18:39:36.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:39:36 smithi029 bash[79042]: cluster 2024-08-29T18:39:35.399698+0000 mon.a (mon.0) 1973 : cluster [DBG] osdmap e1300: 8 total, 8 up, 8 in 2024-08-29T18:39:36.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:39:36 smithi029 bash[77880]: cluster 2024-08-29T18:39:35.399698+0000 mon.a (mon.0) 1973 : cluster [DBG] osdmap e1300: 8 total, 8 up, 8 in 2024-08-29T18:39:37.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:39:37 smithi110 bash[67519]: cluster 2024-08-29T18:39:36.400748+0000 mon.a (mon.0) 1974 : cluster [DBG] osdmap e1301: 8 total, 8 up, 8 in 2024-08-29T18:39:37.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:39:37 smithi110 bash[67519]: cluster 2024-08-29T18:39:36.572676+0000 mgr.y (mgr.25004) 1491 : cluster [DBG] pgmap v2318: 169 pgs: 169 active+clean; 661 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 71 KiB/s rd, 1.0 MiB/s wr, 99 op/s 2024-08-29T18:39:37.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:39:37 smithi029 bash[79042]: cluster 2024-08-29T18:39:36.400748+0000 mon.a (mon.0) 1974 : cluster [DBG] osdmap e1301: 8 total, 8 up, 8 in 2024-08-29T18:39:37.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:39:37 smithi029 bash[79042]: cluster 2024-08-29T18:39:36.572676+0000 mgr.y (mgr.25004) 1491 : cluster [DBG] pgmap v2318: 169 pgs: 169 active+clean; 661 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 71 KiB/s rd, 1.0 MiB/s wr, 99 op/s 2024-08-29T18:39:37.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:39:37 smithi029 bash[77880]: cluster 2024-08-29T18:39:36.400748+0000 mon.a (mon.0) 1974 : cluster [DBG] osdmap e1301: 8 total, 8 up, 8 in 2024-08-29T18:39:37.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:39:37 smithi029 bash[77880]: cluster 2024-08-29T18:39:36.572676+0000 mgr.y (mgr.25004) 1491 : cluster [DBG] pgmap v2318: 169 pgs: 169 active+clean; 661 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 71 KiB/s rd, 1.0 MiB/s wr, 99 op/s 2024-08-29T18:39:38.482 INFO:tasks.workunit.client.0.smithi029.stdout:snap_create: after_prepare_snap 2024-08-29T18:39:38.901 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:39:38 smithi110 bash[67519]: cluster 2024-08-29T18:39:37.423033+0000 mon.a (mon.0) 1975 : cluster [DBG] osdmap e1302: 8 total, 8 up, 8 in 2024-08-29T18:39:38.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:39:38 smithi029 bash[77880]: cluster 2024-08-29T18:39:37.423033+0000 mon.a (mon.0) 1975 : cluster [DBG] osdmap e1302: 8 total, 8 up, 8 in 2024-08-29T18:39:38.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:39:38 smithi029 bash[79042]: cluster 2024-08-29T18:39:37.423033+0000 mon.a (mon.0) 1975 : cluster [DBG] osdmap e1302: 8 total, 8 up, 8 in 2024-08-29T18:39:39.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:39:39 smithi110 bash[67519]: cluster 2024-08-29T18:39:38.573447+0000 mgr.y (mgr.25004) 1492 : cluster [DBG] pgmap v2320: 169 pgs: 169 active+clean; 677 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 91 KiB/s rd, 3.8 MiB/s wr, 126 op/s 2024-08-29T18:39:39.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:39:39 smithi029 bash[79042]: cluster 2024-08-29T18:39:38.573447+0000 mgr.y (mgr.25004) 1492 : cluster [DBG] pgmap v2320: 169 pgs: 169 active+clean; 677 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 91 KiB/s rd, 3.8 MiB/s wr, 126 op/s 2024-08-29T18:39:39.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:39:39 smithi029 bash[77880]: cluster 2024-08-29T18:39:38.573447+0000 mgr.y (mgr.25004) 1492 : cluster [DBG] pgmap v2320: 169 pgs: 169 active+clean; 677 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 91 KiB/s rd, 3.8 MiB/s wr, 126 op/s 2024-08-29T18:39:40.463 INFO:tasks.workunit.client.0.smithi029.stdout:resize: 41943040 2024-08-29T18:39:40.544 INFO:tasks.workunit.client.0.smithi029.stdout:write: * 0~1000 2024-08-29T18:39:40.561 INFO:tasks.workunit.client.0.smithi029.stdout:migration_execute 2024-08-29T18:39:40.839 INFO:tasks.workunit.client.0.smithi029.stdout:migration_commit 2024-08-29T18:39:40.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:39:40 smithi110 bash[67519]: cluster 2024-08-29T18:39:39.436446+0000 mon.a (mon.0) 1976 : cluster [DBG] osdmap e1303: 8 total, 8 up, 8 in 2024-08-29T18:39:40.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:39:40 smithi029 bash[79042]: cluster 2024-08-29T18:39:39.436446+0000 mon.a (mon.0) 1976 : cluster [DBG] osdmap e1303: 8 total, 8 up, 8 in 2024-08-29T18:39:40.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:39:40 smithi029 bash[77880]: cluster 2024-08-29T18:39:39.436446+0000 mon.a (mon.0) 1976 : cluster [DBG] osdmap e1303: 8 total, 8 up, 8 in 2024-08-29T18:39:41.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:39:41 smithi029 bash[77880]: cluster 2024-08-29T18:39:40.437718+0000 mon.a (mon.0) 1977 : cluster [DBG] osdmap e1304: 8 total, 8 up, 8 in 2024-08-29T18:39:41.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:39:41 smithi029 bash[77880]: cluster 2024-08-29T18:39:40.574267+0000 mgr.y (mgr.25004) 1493 : cluster [DBG] pgmap v2323: 169 pgs: 169 active+clean; 677 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 108 KiB/s rd, 2.9 MiB/s wr, 149 op/s 2024-08-29T18:39:41.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:39:41 smithi110 bash[67519]: cluster 2024-08-29T18:39:40.437718+0000 mon.a (mon.0) 1977 : cluster [DBG] osdmap e1304: 8 total, 8 up, 8 in 2024-08-29T18:39:41.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:39:41 smithi110 bash[67519]: cluster 2024-08-29T18:39:40.574267+0000 mgr.y (mgr.25004) 1493 : cluster [DBG] pgmap v2323: 169 pgs: 169 active+clean; 677 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 108 KiB/s rd, 2.9 MiB/s wr, 149 op/s 2024-08-29T18:39:41.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:39:41 smithi029 bash[79042]: cluster 2024-08-29T18:39:40.437718+0000 mon.a (mon.0) 1977 : cluster [DBG] osdmap e1304: 8 total, 8 up, 8 in 2024-08-29T18:39:41.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:39:41 smithi029 bash[79042]: cluster 2024-08-29T18:39:40.574267+0000 mgr.y (mgr.25004) 1493 : cluster [DBG] pgmap v2323: 169 pgs: 169 active+clean; 677 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 108 KiB/s rd, 2.9 MiB/s wr, 149 op/s 2024-08-29T18:39:42.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:39:42 smithi029 bash[77880]: cluster 2024-08-29T18:39:41.462743+0000 mon.a (mon.0) 1978 : cluster [DBG] osdmap e1305: 8 total, 8 up, 8 in 2024-08-29T18:39:42.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:39:42 smithi110 bash[67519]: cluster 2024-08-29T18:39:41.462743+0000 mon.a (mon.0) 1978 : cluster [DBG] osdmap e1305: 8 total, 8 up, 8 in 2024-08-29T18:39:42.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:39:42 smithi029 bash[79042]: cluster 2024-08-29T18:39:41.462743+0000 mon.a (mon.0) 1978 : cluster [DBG] osdmap e1305: 8 total, 8 up, 8 in 2024-08-29T18:39:43.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:39:43 smithi029 bash[77880]: cluster 2024-08-29T18:39:42.471908+0000 mon.a (mon.0) 1979 : cluster [DBG] osdmap e1306: 8 total, 8 up, 8 in 2024-08-29T18:39:43.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:39:43 smithi029 bash[77880]: cluster 2024-08-29T18:39:42.575068+0000 mgr.y (mgr.25004) 1494 : cluster [DBG] pgmap v2326: 169 pgs: 169 active+clean; 697 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 50 MiB/s rd, 5.0 MiB/s wr, 392 op/s 2024-08-29T18:39:43.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:39:43 smithi110 bash[67519]: cluster 2024-08-29T18:39:42.471908+0000 mon.a (mon.0) 1979 : cluster [DBG] osdmap e1306: 8 total, 8 up, 8 in 2024-08-29T18:39:43.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:39:43 smithi110 bash[67519]: cluster 2024-08-29T18:39:42.575068+0000 mgr.y (mgr.25004) 1494 : cluster [DBG] pgmap v2326: 169 pgs: 169 active+clean; 697 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 50 MiB/s rd, 5.0 MiB/s wr, 392 op/s 2024-08-29T18:39:43.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:39:43 smithi029 bash[79042]: cluster 2024-08-29T18:39:42.471908+0000 mon.a (mon.0) 1979 : cluster [DBG] osdmap e1306: 8 total, 8 up, 8 in 2024-08-29T18:39:43.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:39:43 smithi029 bash[79042]: cluster 2024-08-29T18:39:42.575068+0000 mgr.y (mgr.25004) 1494 : cluster [DBG] pgmap v2326: 169 pgs: 169 active+clean; 697 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 50 MiB/s rd, 5.0 MiB/s wr, 392 op/s 2024-08-29T18:39:44.183 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestMigration.SnapsSnapAfterPrepare (15226 ms) 2024-08-29T18:39:44.183 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestMigration.SnapsSnapExpandAfterPrepare 2024-08-29T18:39:44.273 INFO:tasks.workunit.client.0.smithi029.stdout:resize: 83886080 2024-08-29T18:39:44.303 INFO:tasks.workunit.client.0.smithi029.stdout:write: 1 0~8388609 2024-08-29T18:39:44.409 INFO:tasks.workunit.client.0.smithi029.stdout:snap_create: snap1 2024-08-29T18:39:44.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:39:44 smithi029 bash[77880]: cluster 2024-08-29T18:39:43.483253+0000 mon.a (mon.0) 1980 : cluster [DBG] osdmap e1307: 8 total, 8 up, 8 in 2024-08-29T18:39:44.902 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:39:44 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:39:44] "GET /metrics HTTP/1.1" 200 38881 "" "Prometheus/2.43.0" 2024-08-29T18:39:44.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:39:44 smithi029 bash[79042]: cluster 2024-08-29T18:39:43.483253+0000 mon.a (mon.0) 1980 : cluster [DBG] osdmap e1307: 8 total, 8 up, 8 in 2024-08-29T18:39:44.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:39:44 smithi110 bash[67519]: cluster 2024-08-29T18:39:43.483253+0000 mon.a (mon.0) 1980 : cluster [DBG] osdmap e1307: 8 total, 8 up, 8 in 2024-08-29T18:39:45.526 INFO:tasks.workunit.client.0.smithi029.stdout:write: 1 8388609~8388609 2024-08-29T18:39:45.563 INFO:tasks.workunit.client.0.smithi029.stdout:write: X 0~1000 2024-08-29T18:39:45.563 INFO:tasks.workunit.client.0.smithi029.stdout:discard: 1010~1000 2024-08-29T18:39:45.564 INFO:tasks.workunit.client.0.smithi029.stdout:snap_create: snap2 2024-08-29T18:39:45.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:39:45 smithi110 bash[67519]: cluster 2024-08-29T18:39:44.484430+0000 mon.a (mon.0) 1981 : cluster [DBG] osdmap e1308: 8 total, 8 up, 8 in 2024-08-29T18:39:45.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:39:45 smithi110 bash[67519]: cluster 2024-08-29T18:39:44.575856+0000 mgr.y (mgr.25004) 1495 : cluster [DBG] pgmap v2329: 169 pgs: 169 active+clean; 697 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 50 MiB/s rd, 5.0 MiB/s wr, 470 op/s 2024-08-29T18:39:45.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:39:45 smithi029 bash[77880]: cluster 2024-08-29T18:39:44.484430+0000 mon.a (mon.0) 1981 : cluster [DBG] osdmap e1308: 8 total, 8 up, 8 in 2024-08-29T18:39:45.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:39:45 smithi029 bash[77880]: cluster 2024-08-29T18:39:44.575856+0000 mgr.y (mgr.25004) 1495 : cluster [DBG] pgmap v2329: 169 pgs: 169 active+clean; 697 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 50 MiB/s rd, 5.0 MiB/s wr, 470 op/s 2024-08-29T18:39:45.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:39:45 smithi029 bash[79042]: cluster 2024-08-29T18:39:44.484430+0000 mon.a (mon.0) 1981 : cluster [DBG] osdmap e1308: 8 total, 8 up, 8 in 2024-08-29T18:39:45.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:39:45 smithi029 bash[79042]: cluster 2024-08-29T18:39:44.575856+0000 mgr.y (mgr.25004) 1495 : cluster [DBG] pgmap v2329: 169 pgs: 169 active+clean; 697 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 50 MiB/s rd, 5.0 MiB/s wr, 470 op/s 2024-08-29T18:39:46.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:39:46 smithi110 bash[67519]: cluster 2024-08-29T18:39:45.507493+0000 mon.a (mon.0) 1982 : cluster [DBG] osdmap e1309: 8 total, 8 up, 8 in 2024-08-29T18:39:46.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:39:46 smithi029 bash[77880]: cluster 2024-08-29T18:39:45.507493+0000 mon.a (mon.0) 1982 : cluster [DBG] osdmap e1309: 8 total, 8 up, 8 in 2024-08-29T18:39:46.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:39:46 smithi029 bash[79042]: cluster 2024-08-29T18:39:45.507493+0000 mon.a (mon.0) 1982 : cluster [DBG] osdmap e1309: 8 total, 8 up, 8 in 2024-08-29T18:39:47.554 INFO:tasks.workunit.client.0.smithi029.stdout:write: X 8388609~1000 2024-08-29T18:39:47.575 INFO:tasks.workunit.client.0.smithi029.stdout:discard: 16777228~1000 2024-08-29T18:39:47.575 INFO:tasks.workunit.client.0.smithi029.stdout:resize: 167772160 2024-08-29T18:39:47.597 INFO:tasks.workunit.client.0.smithi029.stdout:write: 2 83886079~8388609 2024-08-29T18:39:47.654 INFO:tasks.workunit.client.0.smithi029.stdout:snap_create: snap3 2024-08-29T18:39:47.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:39:47 smithi110 bash[67519]: cluster 2024-08-29T18:39:46.514514+0000 mon.a (mon.0) 1983 : cluster [DBG] osdmap e1310: 8 total, 8 up, 8 in 2024-08-29T18:39:47.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:39:47 smithi110 bash[67519]: cluster 2024-08-29T18:39:46.576660+0000 mgr.y (mgr.25004) 1496 : cluster [DBG] pgmap v2332: 169 pgs: 169 active+clean; 709 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 19 MiB/s rd, 4.0 MiB/s wr, 217 op/s 2024-08-29T18:39:47.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:39:47 smithi029 bash[77880]: cluster 2024-08-29T18:39:46.514514+0000 mon.a (mon.0) 1983 : cluster [DBG] osdmap e1310: 8 total, 8 up, 8 in 2024-08-29T18:39:47.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:39:47 smithi029 bash[77880]: cluster 2024-08-29T18:39:46.576660+0000 mgr.y (mgr.25004) 1496 : cluster [DBG] pgmap v2332: 169 pgs: 169 active+clean; 709 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 19 MiB/s rd, 4.0 MiB/s wr, 217 op/s 2024-08-29T18:39:47.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:39:47 smithi029 bash[79042]: cluster 2024-08-29T18:39:46.514514+0000 mon.a (mon.0) 1983 : cluster [DBG] osdmap e1310: 8 total, 8 up, 8 in 2024-08-29T18:39:47.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:39:47 smithi029 bash[79042]: cluster 2024-08-29T18:39:46.576660+0000 mgr.y (mgr.25004) 1496 : cluster [DBG] pgmap v2332: 169 pgs: 169 active+clean; 709 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 19 MiB/s rd, 4.0 MiB/s wr, 217 op/s 2024-08-29T18:39:48.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:39:48 smithi029 bash[77880]: cluster 2024-08-29T18:39:47.533009+0000 mon.a (mon.0) 1984 : cluster [DBG] osdmap e1311: 8 total, 8 up, 8 in 2024-08-29T18:39:48.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:39:48 smithi029 bash[79042]: cluster 2024-08-29T18:39:47.533009+0000 mon.a (mon.0) 1984 : cluster [DBG] osdmap e1311: 8 total, 8 up, 8 in 2024-08-29T18:39:48.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:39:48 smithi110 bash[67519]: cluster 2024-08-29T18:39:47.533009+0000 mon.a (mon.0) 1984 : cluster [DBG] osdmap e1311: 8 total, 8 up, 8 in 2024-08-29T18:39:49.390 INFO:tasks.workunit.client.0.smithi029.stdout:resize: 83886080 2024-08-29T18:39:49.452 INFO:tasks.workunit.client.0.smithi029.stdout:discard: 83886079~1 2024-08-29T18:39:49.474 INFO:tasks.workunit.client.0.smithi029.stdout:migration_prepare 2024-08-29T18:39:49.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:39:49 smithi029 bash[79042]: cluster 2024-08-29T18:39:48.536219+0000 mon.a (mon.0) 1985 : cluster [DBG] osdmap e1312: 8 total, 8 up, 8 in 2024-08-29T18:39:49.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:39:49 smithi029 bash[79042]: audit 2024-08-29T18:39:48.574166+0000 mon.c (mon.2) 647 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:39:49.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:39:49 smithi029 bash[79042]: cluster 2024-08-29T18:39:48.577372+0000 mgr.y (mgr.25004) 1497 : cluster [DBG] pgmap v2335: 169 pgs: 169 active+clean; 705 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 40 MiB/s rd, 8.0 MiB/s wr, 140 op/s 2024-08-29T18:39:49.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:39:49 smithi029 bash[79042]: cluster 2024-08-29T18:39:49.357181+0000 mon.a (mon.0) 1986 : cluster [DBG] osdmap e1313: 8 total, 8 up, 8 in 2024-08-29T18:39:49.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:39:49 smithi029 bash[77880]: cluster 2024-08-29T18:39:48.536219+0000 mon.a (mon.0) 1985 : cluster [DBG] osdmap e1312: 8 total, 8 up, 8 in 2024-08-29T18:39:49.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:39:49 smithi029 bash[77880]: audit 2024-08-29T18:39:48.574166+0000 mon.c (mon.2) 647 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:39:49.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:39:49 smithi029 bash[77880]: cluster 2024-08-29T18:39:48.577372+0000 mgr.y (mgr.25004) 1497 : cluster [DBG] pgmap v2335: 169 pgs: 169 active+clean; 705 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 40 MiB/s rd, 8.0 MiB/s wr, 140 op/s 2024-08-29T18:39:49.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:39:49 smithi029 bash[77880]: cluster 2024-08-29T18:39:49.357181+0000 mon.a (mon.0) 1986 : cluster [DBG] osdmap e1313: 8 total, 8 up, 8 in 2024-08-29T18:39:49.904 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:39:49 smithi110 bash[67519]: cluster 2024-08-29T18:39:48.536219+0000 mon.a (mon.0) 1985 : cluster [DBG] osdmap e1312: 8 total, 8 up, 8 in 2024-08-29T18:39:49.904 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:39:49 smithi110 bash[67519]: audit 2024-08-29T18:39:48.574166+0000 mon.c (mon.2) 647 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:39:49.904 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:39:49 smithi110 bash[67519]: cluster 2024-08-29T18:39:48.577372+0000 mgr.y (mgr.25004) 1497 : cluster [DBG] pgmap v2335: 169 pgs: 169 active+clean; 705 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 40 MiB/s rd, 8.0 MiB/s wr, 140 op/s 2024-08-29T18:39:49.905 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:39:49 smithi110 bash[67519]: cluster 2024-08-29T18:39:49.357181+0000 mon.a (mon.0) 1986 : cluster [DBG] osdmap e1313: 8 total, 8 up, 8 in 2024-08-29T18:39:51.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:39:51 smithi029 bash[79042]: cluster 2024-08-29T18:39:50.561694+0000 mon.a (mon.0) 1987 : cluster [DBG] osdmap e1314: 8 total, 8 up, 8 in 2024-08-29T18:39:51.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:39:51 smithi029 bash[79042]: cluster 2024-08-29T18:39:50.578532+0000 mgr.y (mgr.25004) 1498 : cluster [DBG] pgmap v2338: 169 pgs: 169 active+clean; 713 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 21 MiB/s rd, 6.0 MiB/s wr, 93 op/s 2024-08-29T18:39:51.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:39:51 smithi029 bash[77880]: cluster 2024-08-29T18:39:50.561694+0000 mon.a (mon.0) 1987 : cluster [DBG] osdmap e1314: 8 total, 8 up, 8 in 2024-08-29T18:39:51.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:39:51 smithi029 bash[77880]: cluster 2024-08-29T18:39:50.578532+0000 mgr.y (mgr.25004) 1498 : cluster [DBG] pgmap v2338: 169 pgs: 169 active+clean; 713 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 21 MiB/s rd, 6.0 MiB/s wr, 93 op/s 2024-08-29T18:39:51.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:39:51 smithi110 bash[67519]: cluster 2024-08-29T18:39:50.561694+0000 mon.a (mon.0) 1987 : cluster [DBG] osdmap e1314: 8 total, 8 up, 8 in 2024-08-29T18:39:51.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:39:51 smithi110 bash[67519]: cluster 2024-08-29T18:39:50.578532+0000 mgr.y (mgr.25004) 1498 : cluster [DBG] pgmap v2338: 169 pgs: 169 active+clean; 713 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 21 MiB/s rd, 6.0 MiB/s wr, 93 op/s 2024-08-29T18:39:52.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:39:52 smithi029 bash[79042]: cluster 2024-08-29T18:39:51.573931+0000 mon.a (mon.0) 1988 : cluster [DBG] osdmap e1315: 8 total, 8 up, 8 in 2024-08-29T18:39:52.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:39:52 smithi029 bash[77880]: cluster 2024-08-29T18:39:51.573931+0000 mon.a (mon.0) 1988 : cluster [DBG] osdmap e1315: 8 total, 8 up, 8 in 2024-08-29T18:39:52.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:39:52 smithi110 bash[67519]: cluster 2024-08-29T18:39:51.573931+0000 mon.a (mon.0) 1988 : cluster [DBG] osdmap e1315: 8 total, 8 up, 8 in 2024-08-29T18:39:53.455 INFO:tasks.workunit.client.0.smithi029.stdout:snap_create: after_prepare_snap 2024-08-29T18:39:53.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:39:53 smithi029 bash[77880]: cluster 2024-08-29T18:39:52.575671+0000 mon.a (mon.0) 1989 : cluster [DBG] osdmap e1316: 8 total, 8 up, 8 in 2024-08-29T18:39:53.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:39:53 smithi029 bash[77880]: cluster 2024-08-29T18:39:52.579958+0000 mgr.y (mgr.25004) 1499 : cluster [DBG] pgmap v2341: 169 pgs: 169 active+clean; 733 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 117 KiB/s rd, 5.0 MiB/s wr, 165 op/s 2024-08-29T18:39:53.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:39:53 smithi029 bash[79042]: cluster 2024-08-29T18:39:52.575671+0000 mon.a (mon.0) 1989 : cluster [DBG] osdmap e1316: 8 total, 8 up, 8 in 2024-08-29T18:39:53.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:39:53 smithi029 bash[79042]: cluster 2024-08-29T18:39:52.579958+0000 mgr.y (mgr.25004) 1499 : cluster [DBG] pgmap v2341: 169 pgs: 169 active+clean; 733 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 117 KiB/s rd, 5.0 MiB/s wr, 165 op/s 2024-08-29T18:39:53.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:39:53 smithi110 bash[67519]: cluster 2024-08-29T18:39:52.575671+0000 mon.a (mon.0) 1989 : cluster [DBG] osdmap e1316: 8 total, 8 up, 8 in 2024-08-29T18:39:53.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:39:53 smithi110 bash[67519]: cluster 2024-08-29T18:39:52.579958+0000 mgr.y (mgr.25004) 1499 : cluster [DBG] pgmap v2341: 169 pgs: 169 active+clean; 733 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 117 KiB/s rd, 5.0 MiB/s wr, 165 op/s 2024-08-29T18:39:54.392 INFO:tasks.workunit.client.0.smithi029.stdout:resize: 167772160 2024-08-29T18:39:54.434 INFO:tasks.workunit.client.0.smithi029.stdout:write: * 83886080~1000 2024-08-29T18:39:54.449 INFO:tasks.workunit.client.0.smithi029.stdout:migration_execute 2024-08-29T18:39:54.721 INFO:tasks.workunit.client.0.smithi029.stdout:migration_commit 2024-08-29T18:39:54.901 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:39:54 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:39:54] "GET /metrics HTTP/1.1" 200 38878 "" "Prometheus/2.43.0" 2024-08-29T18:39:54.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:39:54 smithi029 bash[77880]: cluster 2024-08-29T18:39:53.597967+0000 mon.a (mon.0) 1990 : cluster [DBG] osdmap e1317: 8 total, 8 up, 8 in 2024-08-29T18:39:54.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:39:54 smithi029 bash[77880]: cluster 2024-08-29T18:39:54.359148+0000 mon.a (mon.0) 1991 : cluster [DBG] osdmap e1318: 8 total, 8 up, 8 in 2024-08-29T18:39:54.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:39:54 smithi029 bash[79042]: cluster 2024-08-29T18:39:53.597967+0000 mon.a (mon.0) 1990 : cluster [DBG] osdmap e1317: 8 total, 8 up, 8 in 2024-08-29T18:39:54.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:39:54 smithi029 bash[79042]: cluster 2024-08-29T18:39:54.359148+0000 mon.a (mon.0) 1991 : cluster [DBG] osdmap e1318: 8 total, 8 up, 8 in 2024-08-29T18:39:54.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:39:54 smithi110 bash[67519]: cluster 2024-08-29T18:39:53.597967+0000 mon.a (mon.0) 1990 : cluster [DBG] osdmap e1317: 8 total, 8 up, 8 in 2024-08-29T18:39:54.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:39:54 smithi110 bash[67519]: cluster 2024-08-29T18:39:54.359148+0000 mon.a (mon.0) 1991 : cluster [DBG] osdmap e1318: 8 total, 8 up, 8 in 2024-08-29T18:39:55.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:39:55 smithi029 bash[77880]: cluster 2024-08-29T18:39:54.581069+0000 mgr.y (mgr.25004) 1500 : cluster [DBG] pgmap v2344: 169 pgs: 169 active+clean; 733 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 5.1 MiB/s rd, 3.0 MiB/s wr, 169 op/s 2024-08-29T18:39:55.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:39:55 smithi029 bash[79042]: cluster 2024-08-29T18:39:54.581069+0000 mgr.y (mgr.25004) 1500 : cluster [DBG] pgmap v2344: 169 pgs: 169 active+clean; 733 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 5.1 MiB/s rd, 3.0 MiB/s wr, 169 op/s 2024-08-29T18:39:55.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:39:55 smithi110 bash[67519]: cluster 2024-08-29T18:39:54.581069+0000 mgr.y (mgr.25004) 1500 : cluster [DBG] pgmap v2344: 169 pgs: 169 active+clean; 733 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 5.1 MiB/s rd, 3.0 MiB/s wr, 169 op/s 2024-08-29T18:39:56.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:39:56 smithi110 bash[67519]: cluster 2024-08-29T18:39:55.602873+0000 mon.a (mon.0) 1992 : cluster [DBG] osdmap e1319: 8 total, 8 up, 8 in 2024-08-29T18:39:56.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:39:56 smithi029 bash[77880]: cluster 2024-08-29T18:39:55.602873+0000 mon.a (mon.0) 1992 : cluster [DBG] osdmap e1319: 8 total, 8 up, 8 in 2024-08-29T18:39:56.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:39:56 smithi029 bash[79042]: cluster 2024-08-29T18:39:55.602873+0000 mon.a (mon.0) 1992 : cluster [DBG] osdmap e1319: 8 total, 8 up, 8 in 2024-08-29T18:39:57.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:39:57 smithi110 bash[67519]: cluster 2024-08-29T18:39:56.582366+0000 mgr.y (mgr.25004) 1501 : cluster [DBG] pgmap v2346: 169 pgs: 169 active+clean; 745 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 17 MiB/s rd, 3.0 MiB/s wr, 246 op/s 2024-08-29T18:39:57.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:39:57 smithi110 bash[67519]: cluster 2024-08-29T18:39:56.632384+0000 mon.a (mon.0) 1993 : cluster [DBG] osdmap e1320: 8 total, 8 up, 8 in 2024-08-29T18:39:57.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:39:57 smithi029 bash[77880]: cluster 2024-08-29T18:39:56.582366+0000 mgr.y (mgr.25004) 1501 : cluster [DBG] pgmap v2346: 169 pgs: 169 active+clean; 745 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 17 MiB/s rd, 3.0 MiB/s wr, 246 op/s 2024-08-29T18:39:57.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:39:57 smithi029 bash[77880]: cluster 2024-08-29T18:39:56.632384+0000 mon.a (mon.0) 1993 : cluster [DBG] osdmap e1320: 8 total, 8 up, 8 in 2024-08-29T18:39:57.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:39:57 smithi029 bash[79042]: cluster 2024-08-29T18:39:56.582366+0000 mgr.y (mgr.25004) 1501 : cluster [DBG] pgmap v2346: 169 pgs: 169 active+clean; 745 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 17 MiB/s rd, 3.0 MiB/s wr, 246 op/s 2024-08-29T18:39:57.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:39:57 smithi029 bash[79042]: cluster 2024-08-29T18:39:56.632384+0000 mon.a (mon.0) 1993 : cluster [DBG] osdmap e1320: 8 total, 8 up, 8 in 2024-08-29T18:39:58.450 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestMigration.SnapsSnapExpandAfterPrepare (14268 ms) 2024-08-29T18:39:58.450 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestMigration.Clone 2024-08-29T18:39:58.536 INFO:tasks.workunit.client.0.smithi029.stdout:resize: 83886080 2024-08-29T18:39:58.568 INFO:tasks.workunit.client.0.smithi029.stdout:write: X 0~8388609 2024-08-29T18:39:58.677 INFO:tasks.workunit.client.0.smithi029.stdout:write: X 16777218~8388609 2024-08-29T18:39:58.749 INFO:tasks.workunit.client.0.smithi029.stdout:snap_create: snap 2024-08-29T18:39:58.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:39:58 smithi029 bash[79042]: cluster 2024-08-29T18:39:57.641855+0000 mon.a (mon.0) 1994 : cluster [DBG] osdmap e1321: 8 total, 8 up, 8 in 2024-08-29T18:39:58.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:39:58 smithi029 bash[77880]: cluster 2024-08-29T18:39:57.641855+0000 mon.a (mon.0) 1994 : cluster [DBG] osdmap e1321: 8 total, 8 up, 8 in 2024-08-29T18:39:58.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:39:58 smithi110 bash[67519]: cluster 2024-08-29T18:39:57.641855+0000 mon.a (mon.0) 1994 : cluster [DBG] osdmap e1321: 8 total, 8 up, 8 in 2024-08-29T18:39:59.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:39:59 smithi110 bash[67519]: cluster 2024-08-29T18:39:58.583176+0000 mgr.y (mgr.25004) 1502 : cluster [DBG] pgmap v2349: 169 pgs: 5 active+clean+snaptrim_wait, 164 active+clean; 757 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 31 MiB/s rd, 5.7 MiB/s wr, 465 op/s 2024-08-29T18:39:59.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:39:59 smithi029 bash[79042]: cluster 2024-08-29T18:39:58.583176+0000 mgr.y (mgr.25004) 1502 : cluster [DBG] pgmap v2349: 169 pgs: 5 active+clean+snaptrim_wait, 164 active+clean; 757 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 31 MiB/s rd, 5.7 MiB/s wr, 465 op/s 2024-08-29T18:39:59.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:39:59 smithi029 bash[77880]: cluster 2024-08-29T18:39:58.583176+0000 mgr.y (mgr.25004) 1502 : cluster [DBG] pgmap v2349: 169 pgs: 5 active+clean+snaptrim_wait, 164 active+clean; 757 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 31 MiB/s rd, 5.7 MiB/s wr, 465 op/s 2024-08-29T18:40:00.701 INFO:tasks.workunit.client.0.smithi029.stdout:snap_protect: snap 2024-08-29T18:40:00.738 INFO:tasks.workunit.client.0.smithi029.stdout:clone image105 -> image108 2024-08-29T18:40:01.023 INFO:tasks.workunit.client.0.smithi029.stdout:write: X 0~1000 2024-08-29T18:40:01.121 INFO:tasks.workunit.client.0.smithi029.stdout:discard: 1010~1000 2024-08-29T18:40:01.128 INFO:tasks.workunit.client.0.smithi029.stdout:snap_create: snap 2024-08-29T18:40:01.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:40:00 smithi110 bash[67519]: cluster 2024-08-29T18:39:59.662788+0000 mon.a (mon.0) 1995 : cluster [DBG] osdmap e1322: 8 total, 8 up, 8 in 2024-08-29T18:40:01.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:40:00 smithi110 bash[67519]: cluster 2024-08-29T18:40:00.000164+0000 mon.a (mon.0) 1996 : cluster [WRN] Health detail: HEALTH_WARN 1 pool(s) do not have an application enabled 2024-08-29T18:40:01.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:40:00 smithi110 bash[67519]: cluster 2024-08-29T18:40:00.000204+0000 mon.a (mon.0) 1997 : cluster [WRN] [WRN] POOL_APP_NOT_ENABLED: 1 pool(s) do not have an application enabled 2024-08-29T18:40:01.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:40:00 smithi110 bash[67519]: cluster 2024-08-29T18:40:00.000224+0000 mon.a (mon.0) 1998 : cluster [WRN] application not enabled on pool 'test-librbd-smithi029-117632-9' 2024-08-29T18:40:01.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:40:00 smithi110 bash[67519]: cluster 2024-08-29T18:40:00.000251+0000 mon.a (mon.0) 1999 : cluster [WRN] use 'ceph osd pool application enable ', where is 'cephfs', 'rbd', 'rgw', or freeform for custom applications. 2024-08-29T18:40:01.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:40:00 smithi110 bash[67519]: cluster 2024-08-29T18:40:00.584093+0000 mgr.y (mgr.25004) 1503 : cluster [DBG] pgmap v2351: 169 pgs: 5 active+clean+snaptrim_wait, 164 active+clean; 757 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 31 MiB/s rd, 5.6 MiB/s wr, 399 op/s 2024-08-29T18:40:01.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:40:00 smithi029 bash[79042]: cluster 2024-08-29T18:39:59.662788+0000 mon.a (mon.0) 1995 : cluster [DBG] osdmap e1322: 8 total, 8 up, 8 in 2024-08-29T18:40:01.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:40:00 smithi029 bash[79042]: cluster 2024-08-29T18:40:00.000164+0000 mon.a (mon.0) 1996 : cluster [WRN] Health detail: HEALTH_WARN 1 pool(s) do not have an application enabled 2024-08-29T18:40:01.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:40:00 smithi029 bash[79042]: cluster 2024-08-29T18:40:00.000204+0000 mon.a (mon.0) 1997 : cluster [WRN] [WRN] POOL_APP_NOT_ENABLED: 1 pool(s) do not have an application enabled 2024-08-29T18:40:01.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:40:00 smithi029 bash[79042]: cluster 2024-08-29T18:40:00.000224+0000 mon.a (mon.0) 1998 : cluster [WRN] application not enabled on pool 'test-librbd-smithi029-117632-9' 2024-08-29T18:40:01.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:40:00 smithi029 bash[79042]: cluster 2024-08-29T18:40:00.000251+0000 mon.a (mon.0) 1999 : cluster [WRN] use 'ceph osd pool application enable ', where is 'cephfs', 'rbd', 'rgw', or freeform for custom applications. 2024-08-29T18:40:01.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:40:00 smithi029 bash[79042]: cluster 2024-08-29T18:40:00.584093+0000 mgr.y (mgr.25004) 1503 : cluster [DBG] pgmap v2351: 169 pgs: 5 active+clean+snaptrim_wait, 164 active+clean; 757 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 31 MiB/s rd, 5.6 MiB/s wr, 399 op/s 2024-08-29T18:40:01.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:40:00 smithi029 bash[77880]: cluster 2024-08-29T18:39:59.662788+0000 mon.a (mon.0) 1995 : cluster [DBG] osdmap e1322: 8 total, 8 up, 8 in 2024-08-29T18:40:01.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:40:00 smithi029 bash[77880]: cluster 2024-08-29T18:40:00.000164+0000 mon.a (mon.0) 1996 : cluster [WRN] Health detail: HEALTH_WARN 1 pool(s) do not have an application enabled 2024-08-29T18:40:01.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:40:00 smithi029 bash[77880]: cluster 2024-08-29T18:40:00.000204+0000 mon.a (mon.0) 1997 : cluster [WRN] [WRN] POOL_APP_NOT_ENABLED: 1 pool(s) do not have an application enabled 2024-08-29T18:40:01.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:40:00 smithi029 bash[77880]: cluster 2024-08-29T18:40:00.000224+0000 mon.a (mon.0) 1998 : cluster [WRN] application not enabled on pool 'test-librbd-smithi029-117632-9' 2024-08-29T18:40:01.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:40:00 smithi029 bash[77880]: cluster 2024-08-29T18:40:00.000251+0000 mon.a (mon.0) 1999 : cluster [WRN] use 'ceph osd pool application enable ', where is 'cephfs', 'rbd', 'rgw', or freeform for custom applications. 2024-08-29T18:40:01.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:40:00 smithi029 bash[77880]: cluster 2024-08-29T18:40:00.584093+0000 mgr.y (mgr.25004) 1503 : cluster [DBG] pgmap v2351: 169 pgs: 5 active+clean+snaptrim_wait, 164 active+clean; 757 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 31 MiB/s rd, 5.6 MiB/s wr, 399 op/s 2024-08-29T18:40:02.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:40:01 smithi029 bash[79042]: cluster 2024-08-29T18:40:00.674265+0000 mon.a (mon.0) 2000 : cluster [DBG] osdmap e1323: 8 total, 8 up, 8 in 2024-08-29T18:40:02.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:40:01 smithi029 bash[77880]: cluster 2024-08-29T18:40:00.674265+0000 mon.a (mon.0) 2000 : cluster [DBG] osdmap e1323: 8 total, 8 up, 8 in 2024-08-29T18:40:02.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:40:01 smithi110 bash[67519]: cluster 2024-08-29T18:40:00.674265+0000 mon.a (mon.0) 2000 : cluster [DBG] osdmap e1323: 8 total, 8 up, 8 in 2024-08-29T18:40:02.715 INFO:tasks.workunit.client.0.smithi029.stdout:snap_protect: snap 2024-08-29T18:40:02.746 INFO:tasks.workunit.client.0.smithi029.stdout:clone image108 -> image110 2024-08-29T18:40:03.100 INFO:tasks.workunit.client.0.smithi029.stdout:write: X 1000~1000 2024-08-29T18:40:03.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:40:02 smithi029 bash[79042]: cluster 2024-08-29T18:40:01.681816+0000 mon.a (mon.0) 2001 : cluster [DBG] osdmap e1324: 8 total, 8 up, 8 in 2024-08-29T18:40:03.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:40:02 smithi029 bash[79042]: cluster 2024-08-29T18:40:02.585144+0000 mgr.y (mgr.25004) 1504 : cluster [DBG] pgmap v2354: 169 pgs: 169 active+clean; 773 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 34 MiB/s rd, 8.1 MiB/s wr, 165 op/s 2024-08-29T18:40:03.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:40:02 smithi029 bash[77880]: cluster 2024-08-29T18:40:01.681816+0000 mon.a (mon.0) 2001 : cluster [DBG] osdmap e1324: 8 total, 8 up, 8 in 2024-08-29T18:40:03.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:40:02 smithi029 bash[77880]: cluster 2024-08-29T18:40:02.585144+0000 mgr.y (mgr.25004) 1504 : cluster [DBG] pgmap v2354: 169 pgs: 169 active+clean; 773 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 34 MiB/s rd, 8.1 MiB/s wr, 165 op/s 2024-08-29T18:40:03.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:40:02 smithi110 bash[67519]: cluster 2024-08-29T18:40:01.681816+0000 mon.a (mon.0) 2001 : cluster [DBG] osdmap e1324: 8 total, 8 up, 8 in 2024-08-29T18:40:03.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:40:02 smithi110 bash[67519]: cluster 2024-08-29T18:40:02.585144+0000 mgr.y (mgr.25004) 1504 : cluster [DBG] pgmap v2354: 169 pgs: 169 active+clean; 773 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 34 MiB/s rd, 8.1 MiB/s wr, 165 op/s 2024-08-29T18:40:03.192 INFO:tasks.workunit.client.0.smithi029.stdout:discard: 2010~1000 2024-08-29T18:40:03.198 INFO:tasks.workunit.client.0.smithi029.stdout:migration_prepare 2024-08-29T18:40:03.979 INFO:tasks.workunit.client.0.smithi029.stdout:migration_execute 2024-08-29T18:40:04.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:40:03 smithi029 bash[79042]: cluster 2024-08-29T18:40:02.684482+0000 mon.a (mon.0) 2002 : cluster [DBG] osdmap e1325: 8 total, 8 up, 8 in 2024-08-29T18:40:04.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:40:03 smithi029 bash[79042]: audit 2024-08-29T18:40:03.574631+0000 mon.c (mon.2) 648 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:40:04.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:40:03 smithi029 bash[77880]: cluster 2024-08-29T18:40:02.684482+0000 mon.a (mon.0) 2002 : cluster [DBG] osdmap e1325: 8 total, 8 up, 8 in 2024-08-29T18:40:04.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:40:03 smithi029 bash[77880]: audit 2024-08-29T18:40:03.574631+0000 mon.c (mon.2) 648 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:40:04.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:40:03 smithi110 bash[67519]: cluster 2024-08-29T18:40:02.684482+0000 mon.a (mon.0) 2002 : cluster [DBG] osdmap e1325: 8 total, 8 up, 8 in 2024-08-29T18:40:04.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:40:03 smithi110 bash[67519]: audit 2024-08-29T18:40:03.574631+0000 mon.c (mon.2) 648 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:40:04.477 INFO:tasks.workunit.client.0.smithi029.stdout:migration_commit 2024-08-29T18:40:04.901 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:40:04 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:40:04] "GET /metrics HTTP/1.1" 200 38881 "" "Prometheus/2.43.0" 2024-08-29T18:40:04.913 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestMigration.Clone (6462 ms) 2024-08-29T18:40:04.913 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestMigration.CloneParent 2024-08-29T18:40:05.001 INFO:tasks.workunit.client.0.smithi029.stdout:resize: 83886080 2024-08-29T18:40:05.031 INFO:tasks.workunit.client.0.smithi029.stdout:snap_create: snap 2024-08-29T18:40:05.653 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:40:05 smithi110 bash[67519]: cluster 2024-08-29T18:40:04.372049+0000 mon.a (mon.0) 2003 : cluster [DBG] osdmap e1326: 8 total, 8 up, 8 in 2024-08-29T18:40:05.653 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:40:05 smithi110 bash[67519]: cluster 2024-08-29T18:40:04.585907+0000 mgr.y (mgr.25004) 1505 : cluster [DBG] pgmap v2357: 169 pgs: 169 active+clean; 773 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 36 MiB/s rd, 9.0 MiB/s wr, 211 op/s 2024-08-29T18:40:05.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:40:05 smithi029 bash[79042]: cluster 2024-08-29T18:40:04.372049+0000 mon.a (mon.0) 2003 : cluster [DBG] osdmap e1326: 8 total, 8 up, 8 in 2024-08-29T18:40:05.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:40:05 smithi029 bash[79042]: cluster 2024-08-29T18:40:04.585907+0000 mgr.y (mgr.25004) 1505 : cluster [DBG] pgmap v2357: 169 pgs: 169 active+clean; 773 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 36 MiB/s rd, 9.0 MiB/s wr, 211 op/s 2024-08-29T18:40:05.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:40:05 smithi029 bash[77880]: cluster 2024-08-29T18:40:04.372049+0000 mon.a (mon.0) 2003 : cluster [DBG] osdmap e1326: 8 total, 8 up, 8 in 2024-08-29T18:40:05.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:40:05 smithi029 bash[77880]: cluster 2024-08-29T18:40:04.585907+0000 mgr.y (mgr.25004) 1505 : cluster [DBG] pgmap v2357: 169 pgs: 169 active+clean; 773 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 36 MiB/s rd, 9.0 MiB/s wr, 211 op/s 2024-08-29T18:40:06.407 INFO:tasks.workunit.client.0.smithi029.stdout:snap_protect: snap 2024-08-29T18:40:06.444 INFO:tasks.workunit.client.0.smithi029.stdout:clone image111 -> image114 2024-08-29T18:40:06.651 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:40:06 smithi110 bash[67519]: cluster 2024-08-29T18:40:05.377207+0000 mon.a (mon.0) 2004 : cluster [DBG] osdmap e1327: 8 total, 8 up, 8 in 2024-08-29T18:40:06.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:40:06 smithi029 bash[77880]: cluster 2024-08-29T18:40:05.377207+0000 mon.a (mon.0) 2004 : cluster [DBG] osdmap e1327: 8 total, 8 up, 8 in 2024-08-29T18:40:06.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:40:06 smithi029 bash[79042]: cluster 2024-08-29T18:40:05.377207+0000 mon.a (mon.0) 2004 : cluster [DBG] osdmap e1327: 8 total, 8 up, 8 in 2024-08-29T18:40:06.705 INFO:tasks.workunit.client.0.smithi029.stdout:migration_prepare 2024-08-29T18:40:07.141 INFO:tasks.workunit.client.0.smithi029.stdout:migration_abort 2024-08-29T18:40:07.496 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestMigration.CloneParent (2582 ms) 2024-08-29T18:40:07.496 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestMigration.CloneUpdateAfterPrepare 2024-08-29T18:40:07.582 INFO:tasks.workunit.client.0.smithi029.stdout:resize: 83886080 2024-08-29T18:40:07.611 INFO:tasks.workunit.client.0.smithi029.stdout:write: X 0~10 2024-08-29T18:40:07.635 INFO:tasks.workunit.client.0.smithi029.stdout:snap_create: snap 2024-08-29T18:40:07.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:40:07 smithi029 bash[79042]: cluster 2024-08-29T18:40:06.379444+0000 mon.a (mon.0) 2005 : cluster [DBG] osdmap e1328: 8 total, 8 up, 8 in 2024-08-29T18:40:07.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:40:07 smithi029 bash[79042]: cluster 2024-08-29T18:40:06.586729+0000 mgr.y (mgr.25004) 1506 : cluster [DBG] pgmap v2360: 169 pgs: 169 active+clean; 773 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 7.3 MiB/s rd, 13 KiB/s wr, 425 op/s 2024-08-29T18:40:07.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:40:07 smithi029 bash[77880]: cluster 2024-08-29T18:40:06.379444+0000 mon.a (mon.0) 2005 : cluster [DBG] osdmap e1328: 8 total, 8 up, 8 in 2024-08-29T18:40:07.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:40:07 smithi029 bash[77880]: cluster 2024-08-29T18:40:06.586729+0000 mgr.y (mgr.25004) 1506 : cluster [DBG] pgmap v2360: 169 pgs: 169 active+clean; 773 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 7.3 MiB/s rd, 13 KiB/s wr, 425 op/s 2024-08-29T18:40:07.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:40:07 smithi110 bash[67519]: cluster 2024-08-29T18:40:06.379444+0000 mon.a (mon.0) 2005 : cluster [DBG] osdmap e1328: 8 total, 8 up, 8 in 2024-08-29T18:40:07.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:40:07 smithi110 bash[67519]: cluster 2024-08-29T18:40:06.586729+0000 mgr.y (mgr.25004) 1506 : cluster [DBG] pgmap v2360: 169 pgs: 169 active+clean; 773 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 7.3 MiB/s rd, 13 KiB/s wr, 425 op/s 2024-08-29T18:40:09.435 INFO:tasks.workunit.client.0.smithi029.stdout:snap_protect: snap 2024-08-29T18:40:09.466 INFO:tasks.workunit.client.0.smithi029.stdout:clone image115 -> image118 2024-08-29T18:40:09.720 INFO:tasks.workunit.client.0.smithi029.stdout:migration_prepare 2024-08-29T18:40:09.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:40:09 smithi110 bash[67519]: cluster 2024-08-29T18:40:08.404769+0000 mon.a (mon.0) 2006 : cluster [DBG] osdmap e1329: 8 total, 8 up, 8 in 2024-08-29T18:40:09.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:40:09 smithi110 bash[67519]: cluster 2024-08-29T18:40:08.587589+0000 mgr.y (mgr.25004) 1507 : cluster [DBG] pgmap v2362: 169 pgs: 169 active+clean; 781 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 19 MiB/s rd, 2.9 MiB/s wr, 693 op/s 2024-08-29T18:40:09.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:40:09 smithi029 bash[77880]: cluster 2024-08-29T18:40:08.404769+0000 mon.a (mon.0) 2006 : cluster [DBG] osdmap e1329: 8 total, 8 up, 8 in 2024-08-29T18:40:09.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:40:09 smithi029 bash[77880]: cluster 2024-08-29T18:40:08.587589+0000 mgr.y (mgr.25004) 1507 : cluster [DBG] pgmap v2362: 169 pgs: 169 active+clean; 781 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 19 MiB/s rd, 2.9 MiB/s wr, 693 op/s 2024-08-29T18:40:09.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:40:09 smithi029 bash[79042]: cluster 2024-08-29T18:40:08.404769+0000 mon.a (mon.0) 2006 : cluster [DBG] osdmap e1329: 8 total, 8 up, 8 in 2024-08-29T18:40:09.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:40:09 smithi029 bash[79042]: cluster 2024-08-29T18:40:08.587589+0000 mgr.y (mgr.25004) 1507 : cluster [DBG] pgmap v2362: 169 pgs: 169 active+clean; 781 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 19 MiB/s rd, 2.9 MiB/s wr, 693 op/s 2024-08-29T18:40:10.113 INFO:tasks.workunit.client.0.smithi029.stdout:write: Y 0~1 2024-08-29T18:40:10.171 INFO:tasks.workunit.client.0.smithi029.stdout:migration_execute 2024-08-29T18:40:10.362 INFO:tasks.workunit.client.0.smithi029.stdout:migration_commit 2024-08-29T18:40:10.654 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestMigration.CloneUpdateAfterPrepare (3159 ms) 2024-08-29T18:40:10.655 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestMigration.TriggerAssertSnapcSeq 2024-08-29T18:40:10.739 INFO:tasks.workunit.client.0.smithi029.stdout:resize: 83886080 2024-08-29T18:40:10.768 INFO:tasks.workunit.client.0.smithi029.stdout:write: A 41943040~10 2024-08-29T18:40:10.792 INFO:tasks.workunit.client.0.smithi029.stdout:snap_create: snap1 2024-08-29T18:40:10.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:40:10 smithi029 bash[79042]: cluster 2024-08-29T18:40:09.406882+0000 mon.a (mon.0) 2007 : cluster [DBG] osdmap e1330: 8 total, 8 up, 8 in 2024-08-29T18:40:10.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:40:10 smithi029 bash[77880]: cluster 2024-08-29T18:40:09.406882+0000 mon.a (mon.0) 2007 : cluster [DBG] osdmap e1330: 8 total, 8 up, 8 in 2024-08-29T18:40:10.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:40:10 smithi110 bash[67519]: cluster 2024-08-29T18:40:09.406882+0000 mon.a (mon.0) 2007 : cluster [DBG] osdmap e1330: 8 total, 8 up, 8 in 2024-08-29T18:40:11.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:40:11 smithi029 bash[79042]: cluster 2024-08-29T18:40:10.588543+0000 mgr.y (mgr.25004) 1508 : cluster [DBG] pgmap v2364: 169 pgs: 169 active+clean; 781 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 14 MiB/s rd, 2.3 MiB/s wr, 486 op/s 2024-08-29T18:40:11.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:40:11 smithi029 bash[79042]: audit 2024-08-29T18:40:10.937812+0000 mon.c (mon.2) 649 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:40:11.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:40:11 smithi029 bash[77880]: cluster 2024-08-29T18:40:10.588543+0000 mgr.y (mgr.25004) 1508 : cluster [DBG] pgmap v2364: 169 pgs: 169 active+clean; 781 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 14 MiB/s rd, 2.3 MiB/s wr, 486 op/s 2024-08-29T18:40:11.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:40:11 smithi029 bash[77880]: audit 2024-08-29T18:40:10.937812+0000 mon.c (mon.2) 649 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:40:11.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:40:11 smithi110 bash[67519]: cluster 2024-08-29T18:40:10.588543+0000 mgr.y (mgr.25004) 1508 : cluster [DBG] pgmap v2364: 169 pgs: 169 active+clean; 781 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 14 MiB/s rd, 2.3 MiB/s wr, 486 op/s 2024-08-29T18:40:11.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:40:11 smithi110 bash[67519]: audit 2024-08-29T18:40:10.937812+0000 mon.c (mon.2) 649 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:40:12.473 INFO:tasks.workunit.client.0.smithi029.stdout:write: B 41943041~10 2024-08-29T18:40:12.488 INFO:tasks.workunit.client.0.smithi029.stdout:migration_prepare 2024-08-29T18:40:12.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:40:12 smithi029 bash[79042]: cluster 2024-08-29T18:40:11.427960+0000 mon.a (mon.0) 2008 : cluster [DBG] osdmap e1331: 8 total, 8 up, 8 in 2024-08-29T18:40:12.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:40:12 smithi029 bash[79042]: audit 2024-08-29T18:40:11.695088+0000 mon.c (mon.2) 650 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:40:12.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:40:12 smithi029 bash[79042]: audit 2024-08-29T18:40:11.696626+0000 mon.c (mon.2) 651 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:40:12.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:40:12 smithi029 bash[79042]: audit 2024-08-29T18:40:11.706121+0000 mon.a (mon.0) 2009 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:40:12.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:40:12 smithi029 bash[77880]: cluster 2024-08-29T18:40:11.427960+0000 mon.a (mon.0) 2008 : cluster [DBG] osdmap e1331: 8 total, 8 up, 8 in 2024-08-29T18:40:12.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:40:12 smithi029 bash[77880]: audit 2024-08-29T18:40:11.695088+0000 mon.c (mon.2) 650 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:40:12.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:40:12 smithi029 bash[77880]: audit 2024-08-29T18:40:11.696626+0000 mon.c (mon.2) 651 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:40:12.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:40:12 smithi029 bash[77880]: audit 2024-08-29T18:40:11.706121+0000 mon.a (mon.0) 2009 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:40:12.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:40:12 smithi110 bash[67519]: cluster 2024-08-29T18:40:11.427960+0000 mon.a (mon.0) 2008 : cluster [DBG] osdmap e1331: 8 total, 8 up, 8 in 2024-08-29T18:40:12.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:40:12 smithi110 bash[67519]: audit 2024-08-29T18:40:11.695088+0000 mon.c (mon.2) 650 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:40:12.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:40:12 smithi110 bash[67519]: audit 2024-08-29T18:40:11.696626+0000 mon.c (mon.2) 651 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:40:12.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:40:12 smithi110 bash[67519]: audit 2024-08-29T18:40:11.706121+0000 mon.a (mon.0) 2009 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:40:13.764 INFO:tasks.workunit.client.0.smithi029.stdout:write: C 41943042~10 2024-08-29T18:40:13.799 INFO:tasks.workunit.client.0.smithi029.stdout:snap_create: snap2 2024-08-29T18:40:13.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:40:13 smithi029 bash[79042]: cluster 2024-08-29T18:40:12.437384+0000 mon.a (mon.0) 2010 : cluster [DBG] osdmap e1332: 8 total, 8 up, 8 in 2024-08-29T18:40:13.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:40:13 smithi029 bash[79042]: cluster 2024-08-29T18:40:12.589303+0000 mgr.y (mgr.25004) 1509 : cluster [DBG] pgmap v2367: 169 pgs: 169 active+clean; 785 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 1.5 MiB/s rd, 1006 KiB/s wr, 678 op/s 2024-08-29T18:40:13.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:40:13 smithi029 bash[77880]: cluster 2024-08-29T18:40:12.437384+0000 mon.a (mon.0) 2010 : cluster [DBG] osdmap e1332: 8 total, 8 up, 8 in 2024-08-29T18:40:13.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:40:13 smithi029 bash[77880]: cluster 2024-08-29T18:40:12.589303+0000 mgr.y (mgr.25004) 1509 : cluster [DBG] pgmap v2367: 169 pgs: 169 active+clean; 785 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 1.5 MiB/s rd, 1006 KiB/s wr, 678 op/s 2024-08-29T18:40:13.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:40:13 smithi110 bash[67519]: cluster 2024-08-29T18:40:12.437384+0000 mon.a (mon.0) 2010 : cluster [DBG] osdmap e1332: 8 total, 8 up, 8 in 2024-08-29T18:40:13.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:40:13 smithi110 bash[67519]: cluster 2024-08-29T18:40:12.589303+0000 mgr.y (mgr.25004) 1509 : cluster [DBG] pgmap v2367: 169 pgs: 169 active+clean; 785 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 1.5 MiB/s rd, 1006 KiB/s wr, 678 op/s 2024-08-29T18:40:14.901 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:40:14 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:40:14] "GET /metrics HTTP/1.1" 200 38881 "" "Prometheus/2.43.0" 2024-08-29T18:40:14.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:40:14 smithi029 bash[79042]: cluster 2024-08-29T18:40:13.448825+0000 mon.a (mon.0) 2011 : cluster [DBG] osdmap e1333: 8 total, 8 up, 8 in 2024-08-29T18:40:14.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:40:14 smithi029 bash[77880]: cluster 2024-08-29T18:40:13.448825+0000 mon.a (mon.0) 2011 : cluster [DBG] osdmap e1333: 8 total, 8 up, 8 in 2024-08-29T18:40:14.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:40:14 smithi110 bash[67519]: cluster 2024-08-29T18:40:13.448825+0000 mon.a (mon.0) 2011 : cluster [DBG] osdmap e1333: 8 total, 8 up, 8 in 2024-08-29T18:40:15.498 INFO:tasks.workunit.client.0.smithi029.stdout:resize: 41943040 2024-08-29T18:40:15.579 INFO:tasks.workunit.client.0.smithi029.stdout:migration_execute 2024-08-29T18:40:15.739 INFO:tasks.workunit.client.0.smithi029.stdout:migration_commit 2024-08-29T18:40:15.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:40:15 smithi029 bash[79042]: cluster 2024-08-29T18:40:14.455793+0000 mon.a (mon.0) 2012 : cluster [DBG] osdmap e1334: 8 total, 8 up, 8 in 2024-08-29T18:40:15.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:40:15 smithi029 bash[79042]: cluster 2024-08-29T18:40:14.590119+0000 mgr.y (mgr.25004) 1510 : cluster [DBG] pgmap v2370: 169 pgs: 169 active+clean; 785 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 1.5 MiB/s rd, 1.0 MiB/s wr, 630 op/s 2024-08-29T18:40:15.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:40:15 smithi029 bash[77880]: cluster 2024-08-29T18:40:14.455793+0000 mon.a (mon.0) 2012 : cluster [DBG] osdmap e1334: 8 total, 8 up, 8 in 2024-08-29T18:40:15.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:40:15 smithi029 bash[77880]: cluster 2024-08-29T18:40:14.590119+0000 mgr.y (mgr.25004) 1510 : cluster [DBG] pgmap v2370: 169 pgs: 169 active+clean; 785 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 1.5 MiB/s rd, 1.0 MiB/s wr, 630 op/s 2024-08-29T18:40:15.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:40:15 smithi110 bash[67519]: cluster 2024-08-29T18:40:14.455793+0000 mon.a (mon.0) 2012 : cluster [DBG] osdmap e1334: 8 total, 8 up, 8 in 2024-08-29T18:40:15.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:40:15 smithi110 bash[67519]: cluster 2024-08-29T18:40:14.590119+0000 mgr.y (mgr.25004) 1510 : cluster [DBG] pgmap v2370: 169 pgs: 169 active+clean; 785 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 1.5 MiB/s rd, 1.0 MiB/s wr, 630 op/s 2024-08-29T18:40:16.742 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestMigration.TriggerAssertSnapcSeq (6087 ms) 2024-08-29T18:40:16.742 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestMigration.SnapTrimBeforePrepare 2024-08-29T18:40:16.831 INFO:tasks.workunit.client.0.smithi029.stdout:resize: 83886080 2024-08-29T18:40:16.862 INFO:tasks.workunit.client.0.smithi029.stdout:write: A 41943040~10 2024-08-29T18:40:16.886 INFO:tasks.workunit.client.0.smithi029.stdout:snap_create: snap1 2024-08-29T18:40:16.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:40:16 smithi029 bash[79042]: cluster 2024-08-29T18:40:15.467588+0000 mon.a (mon.0) 2013 : cluster [DBG] osdmap e1335: 8 total, 8 up, 8 in 2024-08-29T18:40:16.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:40:16 smithi029 bash[77880]: cluster 2024-08-29T18:40:15.467588+0000 mon.a (mon.0) 2013 : cluster [DBG] osdmap e1335: 8 total, 8 up, 8 in 2024-08-29T18:40:16.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:40:16 smithi110 bash[67519]: cluster 2024-08-29T18:40:15.467588+0000 mon.a (mon.0) 2013 : cluster [DBG] osdmap e1335: 8 total, 8 up, 8 in 2024-08-29T18:40:17.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:40:17 smithi029 bash[79042]: cluster 2024-08-29T18:40:16.468085+0000 mon.a (mon.0) 2014 : cluster [DBG] osdmap e1336: 8 total, 8 up, 8 in 2024-08-29T18:40:17.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:40:17 smithi029 bash[79042]: cluster 2024-08-29T18:40:16.590981+0000 mgr.y (mgr.25004) 1511 : cluster [DBG] pgmap v2373: 169 pgs: 169 active+clean; 785 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 150 KiB/s rd, 15 KiB/s wr, 199 op/s 2024-08-29T18:40:17.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:40:17 smithi029 bash[77880]: cluster 2024-08-29T18:40:16.468085+0000 mon.a (mon.0) 2014 : cluster [DBG] osdmap e1336: 8 total, 8 up, 8 in 2024-08-29T18:40:17.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:40:17 smithi029 bash[77880]: cluster 2024-08-29T18:40:16.590981+0000 mgr.y (mgr.25004) 1511 : cluster [DBG] pgmap v2373: 169 pgs: 169 active+clean; 785 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 150 KiB/s rd, 15 KiB/s wr, 199 op/s 2024-08-29T18:40:17.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:40:17 smithi110 bash[67519]: cluster 2024-08-29T18:40:16.468085+0000 mon.a (mon.0) 2014 : cluster [DBG] osdmap e1336: 8 total, 8 up, 8 in 2024-08-29T18:40:17.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:40:17 smithi110 bash[67519]: cluster 2024-08-29T18:40:16.590981+0000 mgr.y (mgr.25004) 1511 : cluster [DBG] pgmap v2373: 169 pgs: 169 active+clean; 785 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 150 KiB/s rd, 15 KiB/s wr, 199 op/s 2024-08-29T18:40:18.524 INFO:tasks.workunit.client.0.smithi029.stdout:resize: 41943040 2024-08-29T18:40:18.584 INFO:tasks.workunit.client.0.smithi029.stdout:migration_prepare 2024-08-29T18:40:18.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:40:18 smithi029 bash[79042]: cluster 2024-08-29T18:40:17.488635+0000 mon.a (mon.0) 2015 : cluster [DBG] osdmap e1337: 8 total, 8 up, 8 in 2024-08-29T18:40:18.918 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:40:18 smithi029 bash[77880]: cluster 2024-08-29T18:40:17.488635+0000 mon.a (mon.0) 2015 : cluster [DBG] osdmap e1337: 8 total, 8 up, 8 in 2024-08-29T18:40:18.919 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:40:18 smithi110 bash[67519]: cluster 2024-08-29T18:40:17.488635+0000 mon.a (mon.0) 2015 : cluster [DBG] osdmap e1337: 8 total, 8 up, 8 in 2024-08-29T18:40:19.778 INFO:tasks.workunit.client.0.smithi029.stdout:resize: 83886080 2024-08-29T18:40:19.810 INFO:tasks.workunit.client.0.smithi029.stdout:snap_create: snap3 2024-08-29T18:40:19.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:40:19 smithi110 bash[67519]: cluster 2024-08-29T18:40:18.498694+0000 mon.a (mon.0) 2016 : cluster [DBG] osdmap e1338: 8 total, 8 up, 8 in 2024-08-29T18:40:19.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:40:19 smithi110 bash[67519]: audit 2024-08-29T18:40:18.576536+0000 mon.c (mon.2) 652 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:40:19.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:40:19 smithi110 bash[67519]: cluster 2024-08-29T18:40:18.591845+0000 mgr.y (mgr.25004) 1512 : cluster [DBG] pgmap v2376: 169 pgs: 169 active+clean; 785 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 131 KiB/s rd, 17 KiB/s wr, 185 op/s 2024-08-29T18:40:19.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:40:19 smithi029 bash[79042]: cluster 2024-08-29T18:40:18.498694+0000 mon.a (mon.0) 2016 : cluster [DBG] osdmap e1338: 8 total, 8 up, 8 in 2024-08-29T18:40:19.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:40:19 smithi029 bash[79042]: audit 2024-08-29T18:40:18.576536+0000 mon.c (mon.2) 652 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:40:19.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:40:19 smithi029 bash[79042]: cluster 2024-08-29T18:40:18.591845+0000 mgr.y (mgr.25004) 1512 : cluster [DBG] pgmap v2376: 169 pgs: 169 active+clean; 785 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 131 KiB/s rd, 17 KiB/s wr, 185 op/s 2024-08-29T18:40:19.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:40:19 smithi029 bash[77880]: cluster 2024-08-29T18:40:18.498694+0000 mon.a (mon.0) 2016 : cluster [DBG] osdmap e1338: 8 total, 8 up, 8 in 2024-08-29T18:40:19.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:40:19 smithi029 bash[77880]: audit 2024-08-29T18:40:18.576536+0000 mon.c (mon.2) 652 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:40:19.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:40:19 smithi029 bash[77880]: cluster 2024-08-29T18:40:18.591845+0000 mgr.y (mgr.25004) 1512 : cluster [DBG] pgmap v2376: 169 pgs: 169 active+clean; 785 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 131 KiB/s rd, 17 KiB/s wr, 185 op/s 2024-08-29T18:40:20.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:40:20 smithi029 bash[79042]: cluster 2024-08-29T18:40:19.500762+0000 mon.a (mon.0) 2017 : cluster [DBG] osdmap e1339: 8 total, 8 up, 8 in 2024-08-29T18:40:20.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:40:20 smithi029 bash[77880]: cluster 2024-08-29T18:40:19.500762+0000 mon.a (mon.0) 2017 : cluster [DBG] osdmap e1339: 8 total, 8 up, 8 in 2024-08-29T18:40:20.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:40:20 smithi110 bash[67519]: cluster 2024-08-29T18:40:19.500762+0000 mon.a (mon.0) 2017 : cluster [DBG] osdmap e1339: 8 total, 8 up, 8 in 2024-08-29T18:40:21.566 INFO:tasks.workunit.client.0.smithi029.stdout:write: B 41943040~10 2024-08-29T18:40:21.589 INFO:tasks.workunit.client.0.smithi029.stdout:snap_create: snap4 2024-08-29T18:40:21.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:40:21 smithi110 bash[67519]: cluster 2024-08-29T18:40:20.515183+0000 mon.a (mon.0) 2018 : cluster [DBG] osdmap e1340: 8 total, 8 up, 8 in 2024-08-29T18:40:21.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:40:21 smithi110 bash[67519]: cluster 2024-08-29T18:40:20.592672+0000 mgr.y (mgr.25004) 1513 : cluster [DBG] pgmap v2379: 169 pgs: 169 active+clean; 785 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 118 KiB/s rd, 11 KiB/s wr, 163 op/s 2024-08-29T18:40:21.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:40:21 smithi029 bash[77880]: cluster 2024-08-29T18:40:20.515183+0000 mon.a (mon.0) 2018 : cluster [DBG] osdmap e1340: 8 total, 8 up, 8 in 2024-08-29T18:40:21.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:40:21 smithi029 bash[77880]: cluster 2024-08-29T18:40:20.592672+0000 mgr.y (mgr.25004) 1513 : cluster [DBG] pgmap v2379: 169 pgs: 169 active+clean; 785 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 118 KiB/s rd, 11 KiB/s wr, 163 op/s 2024-08-29T18:40:21.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:40:21 smithi029 bash[79042]: cluster 2024-08-29T18:40:20.515183+0000 mon.a (mon.0) 2018 : cluster [DBG] osdmap e1340: 8 total, 8 up, 8 in 2024-08-29T18:40:21.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:40:21 smithi029 bash[79042]: cluster 2024-08-29T18:40:20.592672+0000 mgr.y (mgr.25004) 1513 : cluster [DBG] pgmap v2379: 169 pgs: 169 active+clean; 785 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 118 KiB/s rd, 11 KiB/s wr, 163 op/s 2024-08-29T18:40:22.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:40:22 smithi110 bash[67519]: cluster 2024-08-29T18:40:21.537029+0000 mon.a (mon.0) 2019 : cluster [DBG] osdmap e1341: 8 total, 8 up, 8 in 2024-08-29T18:40:22.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:40:22 smithi029 bash[77880]: cluster 2024-08-29T18:40:21.537029+0000 mon.a (mon.0) 2019 : cluster [DBG] osdmap e1341: 8 total, 8 up, 8 in 2024-08-29T18:40:22.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:40:22 smithi029 bash[79042]: cluster 2024-08-29T18:40:21.537029+0000 mon.a (mon.0) 2019 : cluster [DBG] osdmap e1341: 8 total, 8 up, 8 in 2024-08-29T18:40:23.583 INFO:tasks.workunit.client.0.smithi029.stdout:resize: 41943040 2024-08-29T18:40:23.645 INFO:tasks.workunit.client.0.smithi029.stdout:migration_execute 2024-08-29T18:40:23.820 INFO:tasks.workunit.client.0.smithi029.stdout:migration_commit 2024-08-29T18:40:23.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:40:23 smithi029 bash[77880]: cluster 2024-08-29T18:40:22.544965+0000 mon.a (mon.0) 2020 : cluster [DBG] osdmap e1342: 8 total, 8 up, 8 in 2024-08-29T18:40:23.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:40:23 smithi029 bash[77880]: cluster 2024-08-29T18:40:22.593486+0000 mgr.y (mgr.25004) 1514 : cluster [DBG] pgmap v2382: 169 pgs: 169 active+clean; 785 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 224 KiB/s rd, 18 KiB/s wr, 294 op/s 2024-08-29T18:40:23.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:40:23 smithi029 bash[79042]: cluster 2024-08-29T18:40:22.544965+0000 mon.a (mon.0) 2020 : cluster [DBG] osdmap e1342: 8 total, 8 up, 8 in 2024-08-29T18:40:23.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:40:23 smithi029 bash[79042]: cluster 2024-08-29T18:40:22.593486+0000 mgr.y (mgr.25004) 1514 : cluster [DBG] pgmap v2382: 169 pgs: 169 active+clean; 785 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 224 KiB/s rd, 18 KiB/s wr, 294 op/s 2024-08-29T18:40:23.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:40:23 smithi110 bash[67519]: cluster 2024-08-29T18:40:22.544965+0000 mon.a (mon.0) 2020 : cluster [DBG] osdmap e1342: 8 total, 8 up, 8 in 2024-08-29T18:40:23.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:40:23 smithi110 bash[67519]: cluster 2024-08-29T18:40:22.593486+0000 mgr.y (mgr.25004) 1514 : cluster [DBG] pgmap v2382: 169 pgs: 169 active+clean; 785 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 224 KiB/s rd, 18 KiB/s wr, 294 op/s 2024-08-29T18:40:24.705 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestMigration.SnapTrimBeforePrepare (7964 ms) 2024-08-29T18:40:24.706 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestMigration.AbortInUseImage 2024-08-29T18:40:24.790 INFO:tasks.workunit.client.0.smithi029.stdout:resize: 83886080 2024-08-29T18:40:24.820 INFO:tasks.workunit.client.0.smithi029.stdout:migration_prepare 2024-08-29T18:40:24.901 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:40:24 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:40:24] "GET /metrics HTTP/1.1" 200 38877 "" "Prometheus/2.43.0" 2024-08-29T18:40:24.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:40:24 smithi029 bash[79042]: cluster 2024-08-29T18:40:23.554377+0000 mon.a (mon.0) 2021 : cluster [DBG] osdmap e1343: 8 total, 8 up, 8 in 2024-08-29T18:40:24.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:40:24 smithi029 bash[79042]: cluster 2024-08-29T18:40:24.376387+0000 mon.a (mon.0) 2022 : cluster [DBG] osdmap e1344: 8 total, 8 up, 8 in 2024-08-29T18:40:24.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:40:24 smithi029 bash[77880]: cluster 2024-08-29T18:40:23.554377+0000 mon.a (mon.0) 2021 : cluster [DBG] osdmap e1343: 8 total, 8 up, 8 in 2024-08-29T18:40:24.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:40:24 smithi029 bash[77880]: cluster 2024-08-29T18:40:24.376387+0000 mon.a (mon.0) 2022 : cluster [DBG] osdmap e1344: 8 total, 8 up, 8 in 2024-08-29T18:40:24.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:40:24 smithi110 bash[67519]: cluster 2024-08-29T18:40:23.554377+0000 mon.a (mon.0) 2021 : cluster [DBG] osdmap e1343: 8 total, 8 up, 8 in 2024-08-29T18:40:24.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:40:24 smithi110 bash[67519]: cluster 2024-08-29T18:40:24.376387+0000 mon.a (mon.0) 2022 : cluster [DBG] osdmap e1344: 8 total, 8 up, 8 in 2024-08-29T18:40:25.299 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestMigration.AbortInUseImage (594 ms) 2024-08-29T18:40:25.299 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestMigration.AbortWithoutSnapshots 2024-08-29T18:40:25.385 INFO:tasks.workunit.client.0.smithi029.stdout:resize: 83886080 2024-08-29T18:40:25.415 INFO:tasks.workunit.client.0.smithi029.stdout:write: 1 0~8388609 2024-08-29T18:40:25.507 INFO:tasks.workunit.client.0.smithi029.stdout:write: 1 16777218~8388609 2024-08-29T18:40:25.573 INFO:tasks.workunit.client.0.smithi029.stdout:migration_prepare 2024-08-29T18:40:25.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:40:25 smithi029 bash[79042]: cluster 2024-08-29T18:40:24.594644+0000 mgr.y (mgr.25004) 1515 : cluster [DBG] pgmap v2385: 169 pgs: 169 active+clean; 785 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 126 KiB/s rd, 12 KiB/s wr, 169 op/s 2024-08-29T18:40:25.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:40:25 smithi029 bash[77880]: cluster 2024-08-29T18:40:24.594644+0000 mgr.y (mgr.25004) 1515 : cluster [DBG] pgmap v2385: 169 pgs: 169 active+clean; 785 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 126 KiB/s rd, 12 KiB/s wr, 169 op/s 2024-08-29T18:40:25.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:40:25 smithi110 bash[67519]: cluster 2024-08-29T18:40:24.594644+0000 mgr.y (mgr.25004) 1515 : cluster [DBG] pgmap v2385: 169 pgs: 169 active+clean; 785 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 126 KiB/s rd, 12 KiB/s wr, 169 op/s 2024-08-29T18:40:26.032 INFO:tasks.workunit.client.0.smithi029.stdout:write: 1 0~8388609 2024-08-29T18:40:26.095 INFO:tasks.workunit.client.0.smithi029.stdout:write: 1 16777218~8388609 2024-08-29T18:40:26.179 INFO:tasks.workunit.client.0.smithi029.stdout:migration_abort 2024-08-29T18:40:26.563 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestMigration.AbortWithoutSnapshots (1264 ms) 2024-08-29T18:40:26.563 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestMigration.AbortWithSnapshots 2024-08-29T18:40:26.645 INFO:tasks.workunit.client.0.smithi029.stdout:resize: 83886080 2024-08-29T18:40:26.678 INFO:tasks.workunit.client.0.smithi029.stdout:write: 1 0~8388609 2024-08-29T18:40:26.774 INFO:tasks.workunit.client.0.smithi029.stdout:snap_create: snap1 2024-08-29T18:40:27.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:40:26 smithi029 bash[77880]: cluster 2024-08-29T18:40:26.596219+0000 mgr.y (mgr.25004) 1516 : cluster [DBG] pgmap v2386: 169 pgs: 169 active+clean; 809 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 4.1 MiB/s rd, 7.1 MiB/s wr, 240 op/s 2024-08-29T18:40:27.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:40:26 smithi029 bash[79042]: cluster 2024-08-29T18:40:26.596219+0000 mgr.y (mgr.25004) 1516 : cluster [DBG] pgmap v2386: 169 pgs: 169 active+clean; 809 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 4.1 MiB/s rd, 7.1 MiB/s wr, 240 op/s 2024-08-29T18:40:27.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:40:26 smithi110 bash[67519]: cluster 2024-08-29T18:40:26.596219+0000 mgr.y (mgr.25004) 1516 : cluster [DBG] pgmap v2386: 169 pgs: 169 active+clean; 809 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 4.1 MiB/s rd, 7.1 MiB/s wr, 240 op/s 2024-08-29T18:40:28.739 INFO:tasks.workunit.client.0.smithi029.stdout:write: 1 8388609~8388609 2024-08-29T18:40:28.772 INFO:tasks.workunit.client.0.smithi029.stdout:write: X 0~1000 2024-08-29T18:40:28.773 INFO:tasks.workunit.client.0.smithi029.stdout:discard: 1010~1000 2024-08-29T18:40:28.773 INFO:tasks.workunit.client.0.smithi029.stdout:snap_create: snap2 2024-08-29T18:40:29.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:40:28 smithi029 bash[79042]: cluster 2024-08-29T18:40:27.703946+0000 mon.a (mon.0) 2023 : cluster [DBG] osdmap e1345: 8 total, 8 up, 8 in 2024-08-29T18:40:29.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:40:28 smithi029 bash[79042]: cluster 2024-08-29T18:40:28.597154+0000 mgr.y (mgr.25004) 1517 : cluster [DBG] pgmap v2388: 169 pgs: 169 active+clean; 825 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 9.6 MiB/s rd, 13 MiB/s wr, 385 op/s 2024-08-29T18:40:29.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:40:28 smithi029 bash[77880]: cluster 2024-08-29T18:40:27.703946+0000 mon.a (mon.0) 2023 : cluster [DBG] osdmap e1345: 8 total, 8 up, 8 in 2024-08-29T18:40:29.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:40:28 smithi029 bash[77880]: cluster 2024-08-29T18:40:28.597154+0000 mgr.y (mgr.25004) 1517 : cluster [DBG] pgmap v2388: 169 pgs: 169 active+clean; 825 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 9.6 MiB/s rd, 13 MiB/s wr, 385 op/s 2024-08-29T18:40:29.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:40:28 smithi110 bash[67519]: cluster 2024-08-29T18:40:27.703946+0000 mon.a (mon.0) 2023 : cluster [DBG] osdmap e1345: 8 total, 8 up, 8 in 2024-08-29T18:40:29.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:40:28 smithi110 bash[67519]: cluster 2024-08-29T18:40:28.597154+0000 mgr.y (mgr.25004) 1517 : cluster [DBG] pgmap v2388: 169 pgs: 169 active+clean; 825 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 9.6 MiB/s rd, 13 MiB/s wr, 385 op/s 2024-08-29T18:40:30.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:40:29 smithi110 bash[67519]: cluster 2024-08-29T18:40:28.713600+0000 mon.a (mon.0) 2024 : cluster [DBG] osdmap e1346: 8 total, 8 up, 8 in 2024-08-29T18:40:30.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:40:29 smithi029 bash[77880]: cluster 2024-08-29T18:40:28.713600+0000 mon.a (mon.0) 2024 : cluster [DBG] osdmap e1346: 8 total, 8 up, 8 in 2024-08-29T18:40:30.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:40:29 smithi029 bash[79042]: cluster 2024-08-29T18:40:28.713600+0000 mon.a (mon.0) 2024 : cluster [DBG] osdmap e1346: 8 total, 8 up, 8 in 2024-08-29T18:40:30.770 INFO:tasks.workunit.client.0.smithi029.stdout:write: X 8388609~1000 2024-08-29T18:40:30.790 INFO:tasks.workunit.client.0.smithi029.stdout:discard: 16777228~1000 2024-08-29T18:40:30.790 INFO:tasks.workunit.client.0.smithi029.stdout:resize: 167772160 2024-08-29T18:40:30.812 INFO:tasks.workunit.client.0.smithi029.stdout:write: 2 83886079~8388609 2024-08-29T18:40:30.860 INFO:tasks.workunit.client.0.smithi029.stdout:snap_create: snap3 2024-08-29T18:40:31.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:40:30 smithi029 bash[77880]: cluster 2024-08-29T18:40:29.715493+0000 mon.a (mon.0) 2025 : cluster [DBG] osdmap e1347: 8 total, 8 up, 8 in 2024-08-29T18:40:31.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:40:30 smithi029 bash[77880]: cluster 2024-08-29T18:40:30.598238+0000 mgr.y (mgr.25004) 1518 : cluster [DBG] pgmap v2391: 169 pgs: 169 active+clean; 833 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 9.6 MiB/s rd, 14 MiB/s wr, 387 op/s 2024-08-29T18:40:31.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:40:30 smithi029 bash[79042]: cluster 2024-08-29T18:40:29.715493+0000 mon.a (mon.0) 2025 : cluster [DBG] osdmap e1347: 8 total, 8 up, 8 in 2024-08-29T18:40:31.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:40:30 smithi029 bash[79042]: cluster 2024-08-29T18:40:30.598238+0000 mgr.y (mgr.25004) 1518 : cluster [DBG] pgmap v2391: 169 pgs: 169 active+clean; 833 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 9.6 MiB/s rd, 14 MiB/s wr, 387 op/s 2024-08-29T18:40:31.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:40:30 smithi110 bash[67519]: cluster 2024-08-29T18:40:29.715493+0000 mon.a (mon.0) 2025 : cluster [DBG] osdmap e1347: 8 total, 8 up, 8 in 2024-08-29T18:40:31.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:40:30 smithi110 bash[67519]: cluster 2024-08-29T18:40:30.598238+0000 mgr.y (mgr.25004) 1518 : cluster [DBG] pgmap v2391: 169 pgs: 169 active+clean; 833 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 9.6 MiB/s rd, 14 MiB/s wr, 387 op/s 2024-08-29T18:40:32.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:40:31 smithi029 bash[79042]: cluster 2024-08-29T18:40:30.736891+0000 mon.a (mon.0) 2026 : cluster [DBG] osdmap e1348: 8 total, 8 up, 8 in 2024-08-29T18:40:32.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:40:31 smithi029 bash[77880]: cluster 2024-08-29T18:40:30.736891+0000 mon.a (mon.0) 2026 : cluster [DBG] osdmap e1348: 8 total, 8 up, 8 in 2024-08-29T18:40:32.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:40:31 smithi110 bash[67519]: cluster 2024-08-29T18:40:30.736891+0000 mon.a (mon.0) 2026 : cluster [DBG] osdmap e1348: 8 total, 8 up, 8 in 2024-08-29T18:40:32.794 INFO:tasks.workunit.client.0.smithi029.stdout:resize: 83886080 2024-08-29T18:40:32.851 INFO:tasks.workunit.client.0.smithi029.stdout:discard: 83886079~1 2024-08-29T18:40:32.875 INFO:tasks.workunit.client.0.smithi029.stdout:migration_prepare 2024-08-29T18:40:33.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:40:32 smithi029 bash[77880]: cluster 2024-08-29T18:40:31.739789+0000 mon.a (mon.0) 2027 : cluster [DBG] osdmap e1349: 8 total, 8 up, 8 in 2024-08-29T18:40:33.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:40:32 smithi029 bash[77880]: cluster 2024-08-29T18:40:32.599354+0000 mgr.y (mgr.25004) 1519 : cluster [DBG] pgmap v2394: 169 pgs: 169 active+clean; 869 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 7.1 MiB/s rd, 13 MiB/s wr, 155 op/s 2024-08-29T18:40:33.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:40:32 smithi029 bash[79042]: cluster 2024-08-29T18:40:31.739789+0000 mon.a (mon.0) 2027 : cluster [DBG] osdmap e1349: 8 total, 8 up, 8 in 2024-08-29T18:40:33.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:40:32 smithi029 bash[79042]: cluster 2024-08-29T18:40:32.599354+0000 mgr.y (mgr.25004) 1519 : cluster [DBG] pgmap v2394: 169 pgs: 169 active+clean; 869 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 7.1 MiB/s rd, 13 MiB/s wr, 155 op/s 2024-08-29T18:40:33.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:40:32 smithi110 bash[67519]: cluster 2024-08-29T18:40:31.739789+0000 mon.a (mon.0) 2027 : cluster [DBG] osdmap e1349: 8 total, 8 up, 8 in 2024-08-29T18:40:33.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:40:32 smithi110 bash[67519]: cluster 2024-08-29T18:40:32.599354+0000 mgr.y (mgr.25004) 1519 : cluster [DBG] pgmap v2394: 169 pgs: 169 active+clean; 869 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 7.1 MiB/s rd, 13 MiB/s wr, 155 op/s 2024-08-29T18:40:34.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:40:33 smithi029 bash[77880]: cluster 2024-08-29T18:40:32.766266+0000 mon.a (mon.0) 2028 : cluster [DBG] osdmap e1350: 8 total, 8 up, 8 in 2024-08-29T18:40:34.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:40:33 smithi029 bash[77880]: audit 2024-08-29T18:40:33.576527+0000 mon.c (mon.2) 653 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:40:34.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:40:33 smithi110 bash[67519]: cluster 2024-08-29T18:40:32.766266+0000 mon.a (mon.0) 2028 : cluster [DBG] osdmap e1350: 8 total, 8 up, 8 in 2024-08-29T18:40:34.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:40:33 smithi110 bash[67519]: audit 2024-08-29T18:40:33.576527+0000 mon.c (mon.2) 653 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:40:34.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:40:33 smithi029 bash[79042]: cluster 2024-08-29T18:40:32.766266+0000 mon.a (mon.0) 2028 : cluster [DBG] osdmap e1350: 8 total, 8 up, 8 in 2024-08-29T18:40:34.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:40:33 smithi029 bash[79042]: audit 2024-08-29T18:40:33.576527+0000 mon.c (mon.2) 653 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:40:34.901 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:40:34 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:40:34] "GET /metrics HTTP/1.1" 200 38882 "" "Prometheus/2.43.0" 2024-08-29T18:40:34.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:40:34 smithi029 bash[77880]: cluster 2024-08-29T18:40:33.773218+0000 mon.a (mon.0) 2029 : cluster [DBG] osdmap e1351: 8 total, 8 up, 8 in 2024-08-29T18:40:34.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:40:34 smithi029 bash[77880]: cluster 2024-08-29T18:40:34.379102+0000 mon.a (mon.0) 2030 : cluster [DBG] osdmap e1352: 8 total, 8 up, 8 in 2024-08-29T18:40:34.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:40:34 smithi029 bash[77880]: cluster 2024-08-29T18:40:34.600256+0000 mgr.y (mgr.25004) 1520 : cluster [DBG] pgmap v2398: 169 pgs: 169 active+clean; 869 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 7.3 MiB/s rd, 11 MiB/s wr, 155 op/s 2024-08-29T18:40:34.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:40:34 smithi029 bash[79042]: cluster 2024-08-29T18:40:33.773218+0000 mon.a (mon.0) 2029 : cluster [DBG] osdmap e1351: 8 total, 8 up, 8 in 2024-08-29T18:40:34.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:40:34 smithi029 bash[79042]: cluster 2024-08-29T18:40:34.379102+0000 mon.a (mon.0) 2030 : cluster [DBG] osdmap e1352: 8 total, 8 up, 8 in 2024-08-29T18:40:34.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:40:34 smithi029 bash[79042]: cluster 2024-08-29T18:40:34.600256+0000 mgr.y (mgr.25004) 1520 : cluster [DBG] pgmap v2398: 169 pgs: 169 active+clean; 869 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 7.3 MiB/s rd, 11 MiB/s wr, 155 op/s 2024-08-29T18:40:35.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:40:34 smithi110 bash[67519]: cluster 2024-08-29T18:40:33.773218+0000 mon.a (mon.0) 2029 : cluster [DBG] osdmap e1351: 8 total, 8 up, 8 in 2024-08-29T18:40:35.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:40:34 smithi110 bash[67519]: cluster 2024-08-29T18:40:34.379102+0000 mon.a (mon.0) 2030 : cluster [DBG] osdmap e1352: 8 total, 8 up, 8 in 2024-08-29T18:40:35.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:40:34 smithi110 bash[67519]: cluster 2024-08-29T18:40:34.600256+0000 mgr.y (mgr.25004) 1520 : cluster [DBG] pgmap v2398: 169 pgs: 169 active+clean; 869 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 7.3 MiB/s rd, 11 MiB/s wr, 155 op/s 2024-08-29T18:40:36.250 INFO:tasks.workunit.client.0.smithi029.stdout:write: 1 0~8388609 2024-08-29T18:40:36.407 INFO:tasks.workunit.client.0.smithi029.stdout:write: 1 16777218~8388609 2024-08-29T18:40:36.651 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:40:36 smithi029 bash[77880]: cluster 2024-08-29T18:40:35.387435+0000 mon.a (mon.0) 2031 : cluster [DBG] osdmap e1353: 8 total, 8 up, 8 in 2024-08-29T18:40:36.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:40:36 smithi029 bash[79042]: cluster 2024-08-29T18:40:35.387435+0000 mon.a (mon.0) 2031 : cluster [DBG] osdmap e1353: 8 total, 8 up, 8 in 2024-08-29T18:40:36.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:40:36 smithi110 bash[67519]: cluster 2024-08-29T18:40:35.387435+0000 mon.a (mon.0) 2031 : cluster [DBG] osdmap e1353: 8 total, 8 up, 8 in 2024-08-29T18:40:37.429 INFO:tasks.workunit.client.0.smithi029.stdout:write: 1 0~8388609 2024-08-29T18:40:37.477 INFO:tasks.workunit.client.0.smithi029.stdout:write: 1 16777218~8388609 2024-08-29T18:40:37.595 INFO:tasks.workunit.client.0.smithi029.stdout:migration_abort 2024-08-29T18:40:37.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:40:37 smithi029 bash[79042]: cluster 2024-08-29T18:40:36.601547+0000 mgr.y (mgr.25004) 1521 : cluster [DBG] pgmap v2400: 169 pgs: 169 active+clean; 873 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 15 MiB/s rd, 1.0 MiB/s wr, 93 op/s 2024-08-29T18:40:37.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:40:37 smithi029 bash[77880]: cluster 2024-08-29T18:40:36.601547+0000 mgr.y (mgr.25004) 1521 : cluster [DBG] pgmap v2400: 169 pgs: 169 active+clean; 873 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 15 MiB/s rd, 1.0 MiB/s wr, 93 op/s 2024-08-29T18:40:37.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:40:37 smithi110 bash[67519]: cluster 2024-08-29T18:40:36.601547+0000 mgr.y (mgr.25004) 1521 : cluster [DBG] pgmap v2400: 169 pgs: 169 active+clean; 873 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 15 MiB/s rd, 1.0 MiB/s wr, 93 op/s 2024-08-29T18:40:38.651 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:40:38 smithi029 bash[79042]: cluster 2024-08-29T18:40:37.399218+0000 mon.a (mon.0) 2032 : cluster [DBG] osdmap e1354: 8 total, 8 up, 8 in 2024-08-29T18:40:38.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:40:38 smithi029 bash[77880]: cluster 2024-08-29T18:40:37.399218+0000 mon.a (mon.0) 2032 : cluster [DBG] osdmap e1354: 8 total, 8 up, 8 in 2024-08-29T18:40:38.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:40:38 smithi110 bash[67519]: cluster 2024-08-29T18:40:37.399218+0000 mon.a (mon.0) 2032 : cluster [DBG] osdmap e1354: 8 total, 8 up, 8 in 2024-08-29T18:40:39.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:40:39 smithi029 bash[79042]: cluster 2024-08-29T18:40:38.406986+0000 mon.a (mon.0) 2033 : cluster [DBG] osdmap e1355: 8 total, 8 up, 8 in 2024-08-29T18:40:39.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:40:39 smithi029 bash[79042]: cluster 2024-08-29T18:40:38.602467+0000 mgr.y (mgr.25004) 1522 : cluster [DBG] pgmap v2403: 169 pgs: 169 active+clean; 889 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 23 MiB/s rd, 4.8 MiB/s wr, 297 op/s 2024-08-29T18:40:39.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:40:39 smithi029 bash[77880]: cluster 2024-08-29T18:40:38.406986+0000 mon.a (mon.0) 2033 : cluster [DBG] osdmap e1355: 8 total, 8 up, 8 in 2024-08-29T18:40:39.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:40:39 smithi029 bash[77880]: cluster 2024-08-29T18:40:38.602467+0000 mgr.y (mgr.25004) 1522 : cluster [DBG] pgmap v2403: 169 pgs: 169 active+clean; 889 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 23 MiB/s rd, 4.8 MiB/s wr, 297 op/s 2024-08-29T18:40:39.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:40:39 smithi110 bash[67519]: cluster 2024-08-29T18:40:38.406986+0000 mon.a (mon.0) 2033 : cluster [DBG] osdmap e1355: 8 total, 8 up, 8 in 2024-08-29T18:40:39.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:40:39 smithi110 bash[67519]: cluster 2024-08-29T18:40:38.602467+0000 mgr.y (mgr.25004) 1522 : cluster [DBG] pgmap v2403: 169 pgs: 169 active+clean; 889 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 23 MiB/s rd, 4.8 MiB/s wr, 297 op/s 2024-08-29T18:40:40.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:40:40 smithi029 bash[79042]: cluster 2024-08-29T18:40:39.417281+0000 mon.a (mon.0) 2034 : cluster [DBG] osdmap e1356: 8 total, 8 up, 8 in 2024-08-29T18:40:40.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:40:40 smithi029 bash[77880]: cluster 2024-08-29T18:40:39.417281+0000 mon.a (mon.0) 2034 : cluster [DBG] osdmap e1356: 8 total, 8 up, 8 in 2024-08-29T18:40:40.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:40:40 smithi110 bash[67519]: cluster 2024-08-29T18:40:39.417281+0000 mon.a (mon.0) 2034 : cluster [DBG] osdmap e1356: 8 total, 8 up, 8 in 2024-08-29T18:40:41.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:40:41 smithi029 bash[79042]: cluster 2024-08-29T18:40:40.425513+0000 mon.a (mon.0) 2035 : cluster [DBG] osdmap e1357: 8 total, 8 up, 8 in 2024-08-29T18:40:41.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:40:41 smithi029 bash[79042]: cluster 2024-08-29T18:40:40.603448+0000 mgr.y (mgr.25004) 1523 : cluster [DBG] pgmap v2406: 169 pgs: 169 active+clean; 897 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 16 MiB/s rd, 7.0 MiB/s wr, 229 op/s 2024-08-29T18:40:41.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:40:41 smithi029 bash[77880]: cluster 2024-08-29T18:40:40.425513+0000 mon.a (mon.0) 2035 : cluster [DBG] osdmap e1357: 8 total, 8 up, 8 in 2024-08-29T18:40:41.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:40:41 smithi029 bash[77880]: cluster 2024-08-29T18:40:40.603448+0000 mgr.y (mgr.25004) 1523 : cluster [DBG] pgmap v2406: 169 pgs: 169 active+clean; 897 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 16 MiB/s rd, 7.0 MiB/s wr, 229 op/s 2024-08-29T18:40:41.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:40:41 smithi110 bash[67519]: cluster 2024-08-29T18:40:40.425513+0000 mon.a (mon.0) 2035 : cluster [DBG] osdmap e1357: 8 total, 8 up, 8 in 2024-08-29T18:40:41.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:40:41 smithi110 bash[67519]: cluster 2024-08-29T18:40:40.603448+0000 mgr.y (mgr.25004) 1523 : cluster [DBG] pgmap v2406: 169 pgs: 169 active+clean; 897 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 16 MiB/s rd, 7.0 MiB/s wr, 229 op/s 2024-08-29T18:40:42.153 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestMigration.AbortWithSnapshots (15590 ms) 2024-08-29T18:40:42.154 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestMigration.CloneV1Parent 2024-08-29T18:40:42.241 INFO:tasks.workunit.client.0.smithi029.stdout:resize: 83886080 2024-08-29T18:40:42.273 INFO:tasks.workunit.client.0.smithi029.stdout:write: A 0~10 2024-08-29T18:40:42.301 INFO:tasks.workunit.client.0.smithi029.stdout:snap_create: snap1 2024-08-29T18:40:42.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:40:42 smithi110 bash[67519]: cluster 2024-08-29T18:40:41.435305+0000 mon.a (mon.0) 2036 : cluster [DBG] osdmap e1358: 8 total, 8 up, 8 in 2024-08-29T18:40:42.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:40:42 smithi029 bash[79042]: cluster 2024-08-29T18:40:41.435305+0000 mon.a (mon.0) 2036 : cluster [DBG] osdmap e1358: 8 total, 8 up, 8 in 2024-08-29T18:40:42.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:40:42 smithi029 bash[77880]: cluster 2024-08-29T18:40:41.435305+0000 mon.a (mon.0) 2036 : cluster [DBG] osdmap e1358: 8 total, 8 up, 8 in 2024-08-29T18:40:43.481 INFO:tasks.workunit.client.0.smithi029.stdout:snap_protect: snap1 2024-08-29T18:40:43.643 INFO:tasks.workunit.client.0.smithi029.stdout:migration_prepare 2024-08-29T18:40:43.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:40:43 smithi029 bash[77880]: cluster 2024-08-29T18:40:42.444313+0000 mon.a (mon.0) 2037 : cluster [DBG] osdmap e1359: 8 total, 8 up, 8 in 2024-08-29T18:40:43.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:40:43 smithi029 bash[77880]: cluster 2024-08-29T18:40:42.604308+0000 mgr.y (mgr.25004) 1524 : cluster [DBG] pgmap v2409: 169 pgs: 169 active+clean; 925 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 24 MiB/s rd, 19 MiB/s wr, 220 op/s 2024-08-29T18:40:43.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:40:43 smithi029 bash[79042]: cluster 2024-08-29T18:40:42.444313+0000 mon.a (mon.0) 2037 : cluster [DBG] osdmap e1359: 8 total, 8 up, 8 in 2024-08-29T18:40:43.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:40:43 smithi029 bash[79042]: cluster 2024-08-29T18:40:42.604308+0000 mgr.y (mgr.25004) 1524 : cluster [DBG] pgmap v2409: 169 pgs: 169 active+clean; 925 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 24 MiB/s rd, 19 MiB/s wr, 220 op/s 2024-08-29T18:40:43.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:40:43 smithi110 bash[67519]: cluster 2024-08-29T18:40:42.444313+0000 mon.a (mon.0) 2037 : cluster [DBG] osdmap e1359: 8 total, 8 up, 8 in 2024-08-29T18:40:43.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:40:43 smithi110 bash[67519]: cluster 2024-08-29T18:40:42.604308+0000 mgr.y (mgr.25004) 1524 : cluster [DBG] pgmap v2409: 169 pgs: 169 active+clean; 925 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 24 MiB/s rd, 19 MiB/s wr, 220 op/s 2024-08-29T18:40:44.880 INFO:tasks.workunit.client.0.smithi029.stdout:migration_execute 2024-08-29T18:40:44.901 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:40:44 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:40:44] "GET /metrics HTTP/1.1" 200 38882 "" "Prometheus/2.43.0" 2024-08-29T18:40:44.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:40:44 smithi029 bash[77880]: cluster 2024-08-29T18:40:43.453805+0000 mon.a (mon.0) 2038 : cluster [DBG] osdmap e1360: 8 total, 8 up, 8 in 2024-08-29T18:40:44.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:40:44 smithi029 bash[77880]: cluster 2024-08-29T18:40:44.386233+0000 mon.a (mon.0) 2039 : cluster [DBG] osdmap e1361: 8 total, 8 up, 8 in 2024-08-29T18:40:44.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:40:44 smithi029 bash[79042]: cluster 2024-08-29T18:40:43.453805+0000 mon.a (mon.0) 2038 : cluster [DBG] osdmap e1360: 8 total, 8 up, 8 in 2024-08-29T18:40:44.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:40:44 smithi029 bash[79042]: cluster 2024-08-29T18:40:44.386233+0000 mon.a (mon.0) 2039 : cluster [DBG] osdmap e1361: 8 total, 8 up, 8 in 2024-08-29T18:40:44.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:40:44 smithi110 bash[67519]: cluster 2024-08-29T18:40:43.453805+0000 mon.a (mon.0) 2038 : cluster [DBG] osdmap e1360: 8 total, 8 up, 8 in 2024-08-29T18:40:44.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:40:44 smithi110 bash[67519]: cluster 2024-08-29T18:40:44.386233+0000 mon.a (mon.0) 2039 : cluster [DBG] osdmap e1361: 8 total, 8 up, 8 in 2024-08-29T18:40:45.106 INFO:tasks.workunit.client.0.smithi029.stdout:migration_commit 2024-08-29T18:40:45.731 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestMigration.CloneV1Parent (3578 ms) 2024-08-29T18:40:45.731 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestMigration.CloneV2Parent 2024-08-29T18:40:45.820 INFO:tasks.workunit.client.0.smithi029.stdout:resize: 83886080 2024-08-29T18:40:45.850 INFO:tasks.workunit.client.0.smithi029.stdout:write: A 0~10 2024-08-29T18:40:45.873 INFO:tasks.workunit.client.0.smithi029.stdout:snap_create: snap1 2024-08-29T18:40:45.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:40:45 smithi029 bash[79042]: cluster 2024-08-29T18:40:44.605117+0000 mgr.y (mgr.25004) 1525 : cluster [DBG] pgmap v2412: 169 pgs: 169 active+clean; 921 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 20 MiB/s rd, 16 MiB/s wr, 217 op/s 2024-08-29T18:40:45.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:40:45 smithi029 bash[77880]: cluster 2024-08-29T18:40:44.605117+0000 mgr.y (mgr.25004) 1525 : cluster [DBG] pgmap v2412: 169 pgs: 169 active+clean; 921 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 20 MiB/s rd, 16 MiB/s wr, 217 op/s 2024-08-29T18:40:45.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:40:45 smithi110 bash[67519]: cluster 2024-08-29T18:40:44.605117+0000 mgr.y (mgr.25004) 1525 : cluster [DBG] pgmap v2412: 169 pgs: 169 active+clean; 921 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 20 MiB/s rd, 16 MiB/s wr, 217 op/s 2024-08-29T18:40:46.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:40:46 smithi029 bash[77880]: cluster 2024-08-29T18:40:45.465855+0000 mon.a (mon.0) 2040 : cluster [DBG] osdmap e1362: 8 total, 8 up, 8 in 2024-08-29T18:40:46.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:40:46 smithi029 bash[79042]: cluster 2024-08-29T18:40:45.465855+0000 mon.a (mon.0) 2040 : cluster [DBG] osdmap e1362: 8 total, 8 up, 8 in 2024-08-29T18:40:46.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:40:46 smithi110 bash[67519]: cluster 2024-08-29T18:40:45.465855+0000 mon.a (mon.0) 2040 : cluster [DBG] osdmap e1362: 8 total, 8 up, 8 in 2024-08-29T18:40:47.519 INFO:tasks.workunit.client.0.smithi029.stdout:snap_protect: snap1 2024-08-29T18:40:47.666 INFO:tasks.workunit.client.0.smithi029.stdout:migration_prepare 2024-08-29T18:40:47.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:40:47 smithi029 bash[79042]: cluster 2024-08-29T18:40:46.466462+0000 mon.a (mon.0) 2041 : cluster [DBG] osdmap e1363: 8 total, 8 up, 8 in 2024-08-29T18:40:47.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:40:47 smithi029 bash[79042]: cluster 2024-08-29T18:40:46.605942+0000 mgr.y (mgr.25004) 1526 : cluster [DBG] pgmap v2415: 169 pgs: 169 active+clean; 905 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 27 MiB/s rd, 13 KiB/s wr, 271 op/s 2024-08-29T18:40:47.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:40:47 smithi029 bash[77880]: cluster 2024-08-29T18:40:46.466462+0000 mon.a (mon.0) 2041 : cluster [DBG] osdmap e1363: 8 total, 8 up, 8 in 2024-08-29T18:40:47.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:40:47 smithi029 bash[77880]: cluster 2024-08-29T18:40:46.605942+0000 mgr.y (mgr.25004) 1526 : cluster [DBG] pgmap v2415: 169 pgs: 169 active+clean; 905 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 27 MiB/s rd, 13 KiB/s wr, 271 op/s 2024-08-29T18:40:47.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:40:47 smithi110 bash[67519]: cluster 2024-08-29T18:40:46.466462+0000 mon.a (mon.0) 2041 : cluster [DBG] osdmap e1363: 8 total, 8 up, 8 in 2024-08-29T18:40:47.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:40:47 smithi110 bash[67519]: cluster 2024-08-29T18:40:46.605942+0000 mgr.y (mgr.25004) 1526 : cluster [DBG] pgmap v2415: 169 pgs: 169 active+clean; 905 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 27 MiB/s rd, 13 KiB/s wr, 271 op/s 2024-08-29T18:40:48.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:40:48 smithi029 bash[79042]: cluster 2024-08-29T18:40:47.488166+0000 mon.a (mon.0) 2042 : cluster [DBG] osdmap e1364: 8 total, 8 up, 8 in 2024-08-29T18:40:48.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:40:48 smithi029 bash[77880]: cluster 2024-08-29T18:40:47.488166+0000 mon.a (mon.0) 2042 : cluster [DBG] osdmap e1364: 8 total, 8 up, 8 in 2024-08-29T18:40:48.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:40:48 smithi110 bash[67519]: cluster 2024-08-29T18:40:47.488166+0000 mon.a (mon.0) 2042 : cluster [DBG] osdmap e1364: 8 total, 8 up, 8 in 2024-08-29T18:40:48.969 INFO:tasks.workunit.client.0.smithi029.stdout:migration_execute 2024-08-29T18:40:49.208 INFO:tasks.workunit.client.0.smithi029.stdout:migration_commit 2024-08-29T18:40:49.690 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestMigration.CloneV2Parent (3958 ms) 2024-08-29T18:40:49.690 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestMigration.CloneV1ParentAbort 2024-08-29T18:40:49.778 INFO:tasks.workunit.client.0.smithi029.stdout:resize: 83886080 2024-08-29T18:40:49.810 INFO:tasks.workunit.client.0.smithi029.stdout:write: A 0~10 2024-08-29T18:40:49.836 INFO:tasks.workunit.client.0.smithi029.stdout:snap_create: snap1 2024-08-29T18:40:49.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:40:49 smithi029 bash[79042]: cluster 2024-08-29T18:40:48.496770+0000 mon.a (mon.0) 2043 : cluster [DBG] osdmap e1365: 8 total, 8 up, 8 in 2024-08-29T18:40:49.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:40:49 smithi029 bash[79042]: audit 2024-08-29T18:40:48.577099+0000 mon.c (mon.2) 654 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:40:49.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:40:49 smithi029 bash[79042]: cluster 2024-08-29T18:40:48.606666+0000 mgr.y (mgr.25004) 1527 : cluster [DBG] pgmap v2418: 169 pgs: 169 active+clean; 905 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 27 MiB/s rd, 22 KiB/s wr, 472 op/s 2024-08-29T18:40:49.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:40:49 smithi029 bash[79042]: cluster 2024-08-29T18:40:49.389858+0000 mon.a (mon.0) 2044 : cluster [DBG] osdmap e1366: 8 total, 8 up, 8 in 2024-08-29T18:40:49.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:40:49 smithi029 bash[77880]: cluster 2024-08-29T18:40:48.496770+0000 mon.a (mon.0) 2043 : cluster [DBG] osdmap e1365: 8 total, 8 up, 8 in 2024-08-29T18:40:49.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:40:49 smithi029 bash[77880]: audit 2024-08-29T18:40:48.577099+0000 mon.c (mon.2) 654 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:40:49.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:40:49 smithi029 bash[77880]: cluster 2024-08-29T18:40:48.606666+0000 mgr.y (mgr.25004) 1527 : cluster [DBG] pgmap v2418: 169 pgs: 169 active+clean; 905 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 27 MiB/s rd, 22 KiB/s wr, 472 op/s 2024-08-29T18:40:49.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:40:49 smithi029 bash[77880]: cluster 2024-08-29T18:40:49.389858+0000 mon.a (mon.0) 2044 : cluster [DBG] osdmap e1366: 8 total, 8 up, 8 in 2024-08-29T18:40:49.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:40:49 smithi110 bash[67519]: cluster 2024-08-29T18:40:48.496770+0000 mon.a (mon.0) 2043 : cluster [DBG] osdmap e1365: 8 total, 8 up, 8 in 2024-08-29T18:40:49.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:40:49 smithi110 bash[67519]: audit 2024-08-29T18:40:48.577099+0000 mon.c (mon.2) 654 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:40:49.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:40:49 smithi110 bash[67519]: cluster 2024-08-29T18:40:48.606666+0000 mgr.y (mgr.25004) 1527 : cluster [DBG] pgmap v2418: 169 pgs: 169 active+clean; 905 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 27 MiB/s rd, 22 KiB/s wr, 472 op/s 2024-08-29T18:40:49.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:40:49 smithi110 bash[67519]: cluster 2024-08-29T18:40:49.389858+0000 mon.a (mon.0) 2044 : cluster [DBG] osdmap e1366: 8 total, 8 up, 8 in 2024-08-29T18:40:51.547 INFO:tasks.workunit.client.0.smithi029.stdout:snap_protect: snap1 2024-08-29T18:40:51.723 INFO:tasks.workunit.client.0.smithi029.stdout:migration_prepare 2024-08-29T18:40:51.904 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:40:51 smithi029 bash[79042]: cluster 2024-08-29T18:40:50.510615+0000 mon.a (mon.0) 2045 : cluster [DBG] osdmap e1367: 8 total, 8 up, 8 in 2024-08-29T18:40:51.904 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:40:51 smithi029 bash[79042]: cluster 2024-08-29T18:40:50.607466+0000 mgr.y (mgr.25004) 1528 : cluster [DBG] pgmap v2421: 169 pgs: 169 active+clean; 905 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 3.3 MiB/s rd, 16 KiB/s wr, 380 op/s 2024-08-29T18:40:51.904 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:40:51 smithi029 bash[77880]: cluster 2024-08-29T18:40:50.510615+0000 mon.a (mon.0) 2045 : cluster [DBG] osdmap e1367: 8 total, 8 up, 8 in 2024-08-29T18:40:51.905 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:40:51 smithi029 bash[77880]: cluster 2024-08-29T18:40:50.607466+0000 mgr.y (mgr.25004) 1528 : cluster [DBG] pgmap v2421: 169 pgs: 169 active+clean; 905 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 3.3 MiB/s rd, 16 KiB/s wr, 380 op/s 2024-08-29T18:40:51.905 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:40:51 smithi110 bash[67519]: cluster 2024-08-29T18:40:50.510615+0000 mon.a (mon.0) 2045 : cluster [DBG] osdmap e1367: 8 total, 8 up, 8 in 2024-08-29T18:40:51.905 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:40:51 smithi110 bash[67519]: cluster 2024-08-29T18:40:50.607466+0000 mgr.y (mgr.25004) 1528 : cluster [DBG] pgmap v2421: 169 pgs: 169 active+clean; 905 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 3.3 MiB/s rd, 16 KiB/s wr, 380 op/s 2024-08-29T18:40:52.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:40:52 smithi029 bash[79042]: cluster 2024-08-29T18:40:51.519783+0000 mon.a (mon.0) 2046 : cluster [DBG] osdmap e1368: 8 total, 8 up, 8 in 2024-08-29T18:40:52.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:40:52 smithi029 bash[77880]: cluster 2024-08-29T18:40:51.519783+0000 mon.a (mon.0) 2046 : cluster [DBG] osdmap e1368: 8 total, 8 up, 8 in 2024-08-29T18:40:52.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:40:52 smithi110 bash[67519]: cluster 2024-08-29T18:40:51.519783+0000 mon.a (mon.0) 2046 : cluster [DBG] osdmap e1368: 8 total, 8 up, 8 in 2024-08-29T18:40:52.925 INFO:tasks.workunit.client.0.smithi029.stdout:migration_abort 2024-08-29T18:40:53.883 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestMigration.CloneV1ParentAbort (4194 ms) 2024-08-29T18:40:53.883 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestMigration.CloneV2ParentAbort 2024-08-29T18:40:53.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:40:53 smithi029 bash[79042]: cluster 2024-08-29T18:40:52.530612+0000 mon.a (mon.0) 2047 : cluster [DBG] osdmap e1369: 8 total, 8 up, 8 in 2024-08-29T18:40:53.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:40:53 smithi029 bash[79042]: cluster 2024-08-29T18:40:52.608253+0000 mgr.y (mgr.25004) 1529 : cluster [DBG] pgmap v2424: 169 pgs: 169 active+clean; 905 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 350 KiB/s rd, 24 KiB/s wr, 444 op/s 2024-08-29T18:40:53.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:40:53 smithi029 bash[77880]: cluster 2024-08-29T18:40:52.530612+0000 mon.a (mon.0) 2047 : cluster [DBG] osdmap e1369: 8 total, 8 up, 8 in 2024-08-29T18:40:53.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:40:53 smithi029 bash[77880]: cluster 2024-08-29T18:40:52.608253+0000 mgr.y (mgr.25004) 1529 : cluster [DBG] pgmap v2424: 169 pgs: 169 active+clean; 905 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 350 KiB/s rd, 24 KiB/s wr, 444 op/s 2024-08-29T18:40:53.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:40:53 smithi110 bash[67519]: cluster 2024-08-29T18:40:52.530612+0000 mon.a (mon.0) 2047 : cluster [DBG] osdmap e1369: 8 total, 8 up, 8 in 2024-08-29T18:40:53.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:40:53 smithi110 bash[67519]: cluster 2024-08-29T18:40:52.608253+0000 mgr.y (mgr.25004) 1529 : cluster [DBG] pgmap v2424: 169 pgs: 169 active+clean; 905 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 350 KiB/s rd, 24 KiB/s wr, 444 op/s 2024-08-29T18:40:53.972 INFO:tasks.workunit.client.0.smithi029.stdout:resize: 83886080 2024-08-29T18:40:54.004 INFO:tasks.workunit.client.0.smithi029.stdout:write: A 0~10 2024-08-29T18:40:54.029 INFO:tasks.workunit.client.0.smithi029.stdout:snap_create: snap1 2024-08-29T18:40:54.901 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:40:54 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:40:54] "GET /metrics HTTP/1.1" 200 38881 "" "Prometheus/2.43.0" 2024-08-29T18:40:54.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:40:54 smithi029 bash[77880]: cluster 2024-08-29T18:40:53.541262+0000 mon.a (mon.0) 2048 : cluster [DBG] osdmap e1370: 8 total, 8 up, 8 in 2024-08-29T18:40:54.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:40:54 smithi029 bash[77880]: cluster 2024-08-29T18:40:54.393330+0000 mon.a (mon.0) 2049 : cluster [DBG] osdmap e1371: 8 total, 8 up, 8 in 2024-08-29T18:40:54.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:40:54 smithi029 bash[79042]: cluster 2024-08-29T18:40:53.541262+0000 mon.a (mon.0) 2048 : cluster [DBG] osdmap e1370: 8 total, 8 up, 8 in 2024-08-29T18:40:54.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:40:54 smithi029 bash[79042]: cluster 2024-08-29T18:40:54.393330+0000 mon.a (mon.0) 2049 : cluster [DBG] osdmap e1371: 8 total, 8 up, 8 in 2024-08-29T18:40:54.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:40:54 smithi110 bash[67519]: cluster 2024-08-29T18:40:53.541262+0000 mon.a (mon.0) 2048 : cluster [DBG] osdmap e1370: 8 total, 8 up, 8 in 2024-08-29T18:40:54.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:40:54 smithi110 bash[67519]: cluster 2024-08-29T18:40:54.393330+0000 mon.a (mon.0) 2049 : cluster [DBG] osdmap e1371: 8 total, 8 up, 8 in 2024-08-29T18:40:55.418 INFO:tasks.workunit.client.0.smithi029.stdout:snap_protect: snap1 2024-08-29T18:40:55.577 INFO:tasks.workunit.client.0.smithi029.stdout:migration_prepare 2024-08-29T18:40:55.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:40:55 smithi029 bash[79042]: cluster 2024-08-29T18:40:54.609006+0000 mgr.y (mgr.25004) 1530 : cluster [DBG] pgmap v2427: 169 pgs: 169 active+clean; 905 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 211 KiB/s rd, 18 KiB/s wr, 275 op/s 2024-08-29T18:40:55.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:40:55 smithi029 bash[79042]: cluster 2024-08-29T18:40:55.394254+0000 mon.a (mon.0) 2050 : cluster [DBG] osdmap e1372: 8 total, 8 up, 8 in 2024-08-29T18:40:55.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:40:55 smithi029 bash[77880]: cluster 2024-08-29T18:40:54.609006+0000 mgr.y (mgr.25004) 1530 : cluster [DBG] pgmap v2427: 169 pgs: 169 active+clean; 905 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 211 KiB/s rd, 18 KiB/s wr, 275 op/s 2024-08-29T18:40:55.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:40:55 smithi029 bash[77880]: cluster 2024-08-29T18:40:55.394254+0000 mon.a (mon.0) 2050 : cluster [DBG] osdmap e1372: 8 total, 8 up, 8 in 2024-08-29T18:40:55.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:40:55 smithi110 bash[67519]: cluster 2024-08-29T18:40:54.609006+0000 mgr.y (mgr.25004) 1530 : cluster [DBG] pgmap v2427: 169 pgs: 169 active+clean; 905 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 211 KiB/s rd, 18 KiB/s wr, 275 op/s 2024-08-29T18:40:55.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:40:55 smithi110 bash[67519]: cluster 2024-08-29T18:40:55.394254+0000 mon.a (mon.0) 2050 : cluster [DBG] osdmap e1372: 8 total, 8 up, 8 in 2024-08-29T18:40:56.934 INFO:tasks.workunit.client.0.smithi029.stdout:migration_abort 2024-08-29T18:40:57.874 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestMigration.CloneV2ParentAbort (3990 ms) 2024-08-29T18:40:57.874 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestMigration.CloneV1ParentAbortFixIncompleteChildReattach 2024-08-29T18:40:57.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:40:57 smithi029 bash[79042]: cluster 2024-08-29T18:40:56.554777+0000 mon.a (mon.0) 2051 : cluster [DBG] osdmap e1373: 8 total, 8 up, 8 in 2024-08-29T18:40:57.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:40:57 smithi029 bash[79042]: cluster 2024-08-29T18:40:56.609862+0000 mgr.y (mgr.25004) 1531 : cluster [DBG] pgmap v2430: 169 pgs: 169 active+clean; 905 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 287 KiB/s rd, 15 KiB/s wr, 366 op/s 2024-08-29T18:40:57.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:40:57 smithi029 bash[77880]: cluster 2024-08-29T18:40:56.554777+0000 mon.a (mon.0) 2051 : cluster [DBG] osdmap e1373: 8 total, 8 up, 8 in 2024-08-29T18:40:57.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:40:57 smithi029 bash[77880]: cluster 2024-08-29T18:40:56.609862+0000 mgr.y (mgr.25004) 1531 : cluster [DBG] pgmap v2430: 169 pgs: 169 active+clean; 905 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 287 KiB/s rd, 15 KiB/s wr, 366 op/s 2024-08-29T18:40:57.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:40:57 smithi110 bash[67519]: cluster 2024-08-29T18:40:56.554777+0000 mon.a (mon.0) 2051 : cluster [DBG] osdmap e1373: 8 total, 8 up, 8 in 2024-08-29T18:40:57.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:40:57 smithi110 bash[67519]: cluster 2024-08-29T18:40:56.609862+0000 mgr.y (mgr.25004) 1531 : cluster [DBG] pgmap v2430: 169 pgs: 169 active+clean; 905 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 287 KiB/s rd, 15 KiB/s wr, 366 op/s 2024-08-29T18:40:57.960 INFO:tasks.workunit.client.0.smithi029.stdout:resize: 83886080 2024-08-29T18:40:57.991 INFO:tasks.workunit.client.0.smithi029.stdout:write: A 0~10 2024-08-29T18:40:58.016 INFO:tasks.workunit.client.0.smithi029.stdout:snap_create: snap1 2024-08-29T18:40:58.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:40:58 smithi029 bash[79042]: cluster 2024-08-29T18:40:57.563785+0000 mon.a (mon.0) 2052 : cluster [DBG] osdmap e1374: 8 total, 8 up, 8 in 2024-08-29T18:40:58.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:40:58 smithi029 bash[77880]: cluster 2024-08-29T18:40:57.563785+0000 mon.a (mon.0) 2052 : cluster [DBG] osdmap e1374: 8 total, 8 up, 8 in 2024-08-29T18:40:58.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:40:58 smithi110 bash[67519]: cluster 2024-08-29T18:40:57.563785+0000 mon.a (mon.0) 2052 : cluster [DBG] osdmap e1374: 8 total, 8 up, 8 in 2024-08-29T18:40:59.424 INFO:tasks.workunit.client.0.smithi029.stdout:snap_protect: snap1 2024-08-29T18:40:59.586 INFO:tasks.workunit.client.0.smithi029.stdout:migration_prepare 2024-08-29T18:40:59.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:40:59 smithi029 bash[79042]: cluster 2024-08-29T18:40:58.570704+0000 mon.a (mon.0) 2053 : cluster [DBG] osdmap e1375: 8 total, 8 up, 8 in 2024-08-29T18:40:59.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:40:59 smithi029 bash[79042]: cluster 2024-08-29T18:40:58.610678+0000 mgr.y (mgr.25004) 1532 : cluster [DBG] pgmap v2433: 169 pgs: 169 active+clean; 905 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 345 KiB/s rd, 21 KiB/s wr, 441 op/s 2024-08-29T18:40:59.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:40:59 smithi029 bash[79042]: cluster 2024-08-29T18:40:59.394155+0000 mon.a (mon.0) 2054 : cluster [DBG] osdmap e1376: 8 total, 8 up, 8 in 2024-08-29T18:40:59.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:40:59 smithi029 bash[77880]: cluster 2024-08-29T18:40:58.570704+0000 mon.a (mon.0) 2053 : cluster [DBG] osdmap e1375: 8 total, 8 up, 8 in 2024-08-29T18:40:59.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:40:59 smithi029 bash[77880]: cluster 2024-08-29T18:40:58.610678+0000 mgr.y (mgr.25004) 1532 : cluster [DBG] pgmap v2433: 169 pgs: 169 active+clean; 905 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 345 KiB/s rd, 21 KiB/s wr, 441 op/s 2024-08-29T18:40:59.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:40:59 smithi029 bash[77880]: cluster 2024-08-29T18:40:59.394155+0000 mon.a (mon.0) 2054 : cluster [DBG] osdmap e1376: 8 total, 8 up, 8 in 2024-08-29T18:40:59.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:40:59 smithi110 bash[67519]: cluster 2024-08-29T18:40:58.570704+0000 mon.a (mon.0) 2053 : cluster [DBG] osdmap e1375: 8 total, 8 up, 8 in 2024-08-29T18:40:59.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:40:59 smithi110 bash[67519]: cluster 2024-08-29T18:40:58.610678+0000 mgr.y (mgr.25004) 1532 : cluster [DBG] pgmap v2433: 169 pgs: 169 active+clean; 905 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 345 KiB/s rd, 21 KiB/s wr, 441 op/s 2024-08-29T18:40:59.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:40:59 smithi110 bash[67519]: cluster 2024-08-29T18:40:59.394155+0000 mon.a (mon.0) 2054 : cluster [DBG] osdmap e1376: 8 total, 8 up, 8 in 2024-08-29T18:41:01.018 INFO:tasks.workunit.client.0.smithi029.stdout:migration_abort 2024-08-29T18:41:01.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:41:01 smithi029 bash[79042]: cluster 2024-08-29T18:41:00.584033+0000 mon.a (mon.0) 2055 : cluster [DBG] osdmap e1377: 8 total, 8 up, 8 in 2024-08-29T18:41:01.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:41:01 smithi029 bash[79042]: cluster 2024-08-29T18:41:00.611619+0000 mgr.y (mgr.25004) 1533 : cluster [DBG] pgmap v2436: 169 pgs: 169 active+clean; 905 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 66 KiB/s rd, 8.2 KiB/s wr, 86 op/s 2024-08-29T18:41:01.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:41:01 smithi029 bash[77880]: cluster 2024-08-29T18:41:00.584033+0000 mon.a (mon.0) 2055 : cluster [DBG] osdmap e1377: 8 total, 8 up, 8 in 2024-08-29T18:41:01.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:41:01 smithi029 bash[77880]: cluster 2024-08-29T18:41:00.611619+0000 mgr.y (mgr.25004) 1533 : cluster [DBG] pgmap v2436: 169 pgs: 169 active+clean; 905 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 66 KiB/s rd, 8.2 KiB/s wr, 86 op/s 2024-08-29T18:41:01.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:41:01 smithi110 bash[67519]: cluster 2024-08-29T18:41:00.584033+0000 mon.a (mon.0) 2055 : cluster [DBG] osdmap e1377: 8 total, 8 up, 8 in 2024-08-29T18:41:01.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:41:01 smithi110 bash[67519]: cluster 2024-08-29T18:41:00.611619+0000 mgr.y (mgr.25004) 1533 : cluster [DBG] pgmap v2436: 169 pgs: 169 active+clean; 905 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 66 KiB/s rd, 8.2 KiB/s wr, 86 op/s 2024-08-29T18:41:01.904 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestMigration.CloneV1ParentAbortFixIncompleteChildReattach (4031 ms) 2024-08-29T18:41:01.904 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestMigration.CloneV1ParentAbortFixParentReattach 2024-08-29T18:41:01.991 INFO:tasks.workunit.client.0.smithi029.stdout:resize: 83886080 2024-08-29T18:41:02.021 INFO:tasks.workunit.client.0.smithi029.stdout:write: A 0~10 2024-08-29T18:41:02.045 INFO:tasks.workunit.client.0.smithi029.stdout:snap_create: snap1 2024-08-29T18:41:02.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:41:02 smithi029 bash[79042]: cluster 2024-08-29T18:41:01.595986+0000 mon.a (mon.0) 2056 : cluster [DBG] osdmap e1378: 8 total, 8 up, 8 in 2024-08-29T18:41:02.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:41:02 smithi029 bash[77880]: cluster 2024-08-29T18:41:01.595986+0000 mon.a (mon.0) 2056 : cluster [DBG] osdmap e1378: 8 total, 8 up, 8 in 2024-08-29T18:41:02.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:41:02 smithi110 bash[67519]: cluster 2024-08-29T18:41:01.595986+0000 mon.a (mon.0) 2056 : cluster [DBG] osdmap e1378: 8 total, 8 up, 8 in 2024-08-29T18:41:03.656 INFO:tasks.workunit.client.0.smithi029.stdout:snap_protect: snap1 2024-08-29T18:41:03.811 INFO:tasks.workunit.client.0.smithi029.stdout:migration_prepare 2024-08-29T18:41:03.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:41:03 smithi029 bash[79042]: cluster 2024-08-29T18:41:02.599066+0000 mon.a (mon.0) 2057 : cluster [DBG] osdmap e1379: 8 total, 8 up, 8 in 2024-08-29T18:41:03.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:41:03 smithi029 bash[79042]: cluster 2024-08-29T18:41:02.612656+0000 mgr.y (mgr.25004) 1534 : cluster [DBG] pgmap v2439: 169 pgs: 169 active+clean; 905 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 359 KiB/s rd, 24 KiB/s wr, 459 op/s 2024-08-29T18:41:03.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:41:03 smithi029 bash[79042]: audit 2024-08-29T18:41:03.577070+0000 mon.c (mon.2) 655 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:41:03.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:41:03 smithi029 bash[77880]: cluster 2024-08-29T18:41:02.599066+0000 mon.a (mon.0) 2057 : cluster [DBG] osdmap e1379: 8 total, 8 up, 8 in 2024-08-29T18:41:03.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:41:03 smithi029 bash[77880]: cluster 2024-08-29T18:41:02.612656+0000 mgr.y (mgr.25004) 1534 : cluster [DBG] pgmap v2439: 169 pgs: 169 active+clean; 905 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 359 KiB/s rd, 24 KiB/s wr, 459 op/s 2024-08-29T18:41:03.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:41:03 smithi029 bash[77880]: audit 2024-08-29T18:41:03.577070+0000 mon.c (mon.2) 655 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:41:03.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:41:03 smithi110 bash[67519]: cluster 2024-08-29T18:41:02.599066+0000 mon.a (mon.0) 2057 : cluster [DBG] osdmap e1379: 8 total, 8 up, 8 in 2024-08-29T18:41:03.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:41:03 smithi110 bash[67519]: cluster 2024-08-29T18:41:02.612656+0000 mgr.y (mgr.25004) 1534 : cluster [DBG] pgmap v2439: 169 pgs: 169 active+clean; 905 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 359 KiB/s rd, 24 KiB/s wr, 459 op/s 2024-08-29T18:41:03.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:41:03 smithi110 bash[67519]: audit 2024-08-29T18:41:03.577070+0000 mon.c (mon.2) 655 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:41:04.826 INFO:tasks.workunit.client.0.smithi029.stdout:migration_abort 2024-08-29T18:41:04.901 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:41:04 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:41:04] "GET /metrics HTTP/1.1" 200 38881 "" "Prometheus/2.43.0" 2024-08-29T18:41:04.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:41:04 smithi029 bash[77880]: cluster 2024-08-29T18:41:03.622009+0000 mon.a (mon.0) 2058 : cluster [DBG] osdmap e1380: 8 total, 8 up, 8 in 2024-08-29T18:41:04.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:41:04 smithi029 bash[77880]: cluster 2024-08-29T18:41:04.396039+0000 mon.a (mon.0) 2059 : cluster [DBG] osdmap e1381: 8 total, 8 up, 8 in 2024-08-29T18:41:04.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:41:04 smithi029 bash[79042]: cluster 2024-08-29T18:41:03.622009+0000 mon.a (mon.0) 2058 : cluster [DBG] osdmap e1380: 8 total, 8 up, 8 in 2024-08-29T18:41:04.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:41:04 smithi029 bash[79042]: cluster 2024-08-29T18:41:04.396039+0000 mon.a (mon.0) 2059 : cluster [DBG] osdmap e1381: 8 total, 8 up, 8 in 2024-08-29T18:41:04.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:41:04 smithi110 bash[67519]: cluster 2024-08-29T18:41:03.622009+0000 mon.a (mon.0) 2058 : cluster [DBG] osdmap e1380: 8 total, 8 up, 8 in 2024-08-29T18:41:04.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:41:04 smithi110 bash[67519]: cluster 2024-08-29T18:41:04.396039+0000 mon.a (mon.0) 2059 : cluster [DBG] osdmap e1381: 8 total, 8 up, 8 in 2024-08-29T18:41:05.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:41:05 smithi110 bash[67519]: cluster 2024-08-29T18:41:04.613598+0000 mgr.y (mgr.25004) 1535 : cluster [DBG] pgmap v2442: 169 pgs: 169 active+clean; 905 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 361 KiB/s rd, 23 KiB/s wr, 461 op/s 2024-08-29T18:41:05.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:41:05 smithi029 bash[79042]: cluster 2024-08-29T18:41:04.613598+0000 mgr.y (mgr.25004) 1535 : cluster [DBG] pgmap v2442: 169 pgs: 169 active+clean; 905 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 361 KiB/s rd, 23 KiB/s wr, 461 op/s 2024-08-29T18:41:05.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:41:05 smithi029 bash[77880]: cluster 2024-08-29T18:41:04.613598+0000 mgr.y (mgr.25004) 1535 : cluster [DBG] pgmap v2442: 169 pgs: 169 active+clean; 905 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 361 KiB/s rd, 23 KiB/s wr, 461 op/s 2024-08-29T18:41:05.936 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestMigration.CloneV1ParentAbortFixParentReattach (4031 ms) 2024-08-29T18:41:05.936 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestMigration.CloneV1ParentAbortRelinkNotNeeded 2024-08-29T18:41:06.021 INFO:tasks.workunit.client.0.smithi029.stdout:resize: 83886080 2024-08-29T18:41:06.049 INFO:tasks.workunit.client.0.smithi029.stdout:write: A 0~10 2024-08-29T18:41:06.072 INFO:tasks.workunit.client.0.smithi029.stdout:snap_create: snap1 2024-08-29T18:41:06.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:41:06 smithi029 bash[79042]: cluster 2024-08-29T18:41:05.633592+0000 mon.a (mon.0) 2060 : cluster [DBG] osdmap e1382: 8 total, 8 up, 8 in 2024-08-29T18:41:06.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:41:06 smithi029 bash[77880]: cluster 2024-08-29T18:41:05.633592+0000 mon.a (mon.0) 2060 : cluster [DBG] osdmap e1382: 8 total, 8 up, 8 in 2024-08-29T18:41:06.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:41:06 smithi110 bash[67519]: cluster 2024-08-29T18:41:05.633592+0000 mon.a (mon.0) 2060 : cluster [DBG] osdmap e1382: 8 total, 8 up, 8 in 2024-08-29T18:41:07.675 INFO:tasks.workunit.client.0.smithi029.stdout:snap_protect: snap1 2024-08-29T18:41:07.828 INFO:tasks.workunit.client.0.smithi029.stdout:migration_prepare 2024-08-29T18:41:07.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:41:07 smithi029 bash[79042]: cluster 2024-08-29T18:41:06.614912+0000 mgr.y (mgr.25004) 1536 : cluster [DBG] pgmap v2444: 169 pgs: 169 active+clean; 905 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 61 KiB/s rd, 5.5 KiB/s wr, 87 op/s 2024-08-29T18:41:07.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:41:07 smithi029 bash[79042]: cluster 2024-08-29T18:41:06.643354+0000 mon.a (mon.0) 2061 : cluster [DBG] osdmap e1383: 8 total, 8 up, 8 in 2024-08-29T18:41:07.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:41:07 smithi029 bash[77880]: cluster 2024-08-29T18:41:06.614912+0000 mgr.y (mgr.25004) 1536 : cluster [DBG] pgmap v2444: 169 pgs: 169 active+clean; 905 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 61 KiB/s rd, 5.5 KiB/s wr, 87 op/s 2024-08-29T18:41:07.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:41:07 smithi029 bash[77880]: cluster 2024-08-29T18:41:06.643354+0000 mon.a (mon.0) 2061 : cluster [DBG] osdmap e1383: 8 total, 8 up, 8 in 2024-08-29T18:41:07.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:41:07 smithi110 bash[67519]: cluster 2024-08-29T18:41:06.614912+0000 mgr.y (mgr.25004) 1536 : cluster [DBG] pgmap v2444: 169 pgs: 169 active+clean; 905 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 61 KiB/s rd, 5.5 KiB/s wr, 87 op/s 2024-08-29T18:41:07.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:41:07 smithi110 bash[67519]: cluster 2024-08-29T18:41:06.643354+0000 mon.a (mon.0) 2061 : cluster [DBG] osdmap e1383: 8 total, 8 up, 8 in 2024-08-29T18:41:09.103 INFO:tasks.workunit.client.0.smithi029.stdout:migration_abort 2024-08-29T18:41:09.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:41:08 smithi029 bash[79042]: cluster 2024-08-29T18:41:07.644813+0000 mon.a (mon.0) 2062 : cluster [DBG] osdmap e1384: 8 total, 8 up, 8 in 2024-08-29T18:41:09.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:41:08 smithi029 bash[77880]: cluster 2024-08-29T18:41:07.644813+0000 mon.a (mon.0) 2062 : cluster [DBG] osdmap e1384: 8 total, 8 up, 8 in 2024-08-29T18:41:09.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:41:08 smithi110 bash[67519]: cluster 2024-08-29T18:41:07.644813+0000 mon.a (mon.0) 2062 : cluster [DBG] osdmap e1384: 8 total, 8 up, 8 in 2024-08-29T18:41:09.707 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestMigration.CloneV1ParentAbortRelinkNotNeeded (3772 ms) 2024-08-29T18:41:09.707 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestMigration.CloneV2ParentAbortFixIncompleteChildReattach 2024-08-29T18:41:09.801 INFO:tasks.workunit.client.0.smithi029.stdout:resize: 83886080 2024-08-29T18:41:09.832 INFO:tasks.workunit.client.0.smithi029.stdout:write: A 0~10 2024-08-29T18:41:09.858 INFO:tasks.workunit.client.0.smithi029.stdout:snap_create: snap1 2024-08-29T18:41:10.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:41:09 smithi029 bash[79042]: cluster 2024-08-29T18:41:08.615705+0000 mgr.y (mgr.25004) 1537 : cluster [DBG] pgmap v2447: 169 pgs: 169 active+clean; 905 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 304 KiB/s rd, 19 KiB/s wr, 393 op/s 2024-08-29T18:41:10.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:41:09 smithi029 bash[79042]: cluster 2024-08-29T18:41:08.666307+0000 mon.a (mon.0) 2063 : cluster [DBG] osdmap e1385: 8 total, 8 up, 8 in 2024-08-29T18:41:10.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:41:09 smithi029 bash[79042]: cluster 2024-08-29T18:41:09.401916+0000 mon.a (mon.0) 2064 : cluster [DBG] osdmap e1386: 8 total, 8 up, 8 in 2024-08-29T18:41:10.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:41:09 smithi029 bash[77880]: cluster 2024-08-29T18:41:08.615705+0000 mgr.y (mgr.25004) 1537 : cluster [DBG] pgmap v2447: 169 pgs: 169 active+clean; 905 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 304 KiB/s rd, 19 KiB/s wr, 393 op/s 2024-08-29T18:41:10.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:41:09 smithi029 bash[77880]: cluster 2024-08-29T18:41:08.666307+0000 mon.a (mon.0) 2063 : cluster [DBG] osdmap e1385: 8 total, 8 up, 8 in 2024-08-29T18:41:10.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:41:09 smithi029 bash[77880]: cluster 2024-08-29T18:41:09.401916+0000 mon.a (mon.0) 2064 : cluster [DBG] osdmap e1386: 8 total, 8 up, 8 in 2024-08-29T18:41:10.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:41:09 smithi110 bash[67519]: cluster 2024-08-29T18:41:08.615705+0000 mgr.y (mgr.25004) 1537 : cluster [DBG] pgmap v2447: 169 pgs: 169 active+clean; 905 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 304 KiB/s rd, 19 KiB/s wr, 393 op/s 2024-08-29T18:41:10.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:41:09 smithi110 bash[67519]: cluster 2024-08-29T18:41:08.666307+0000 mon.a (mon.0) 2063 : cluster [DBG] osdmap e1385: 8 total, 8 up, 8 in 2024-08-29T18:41:10.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:41:09 smithi110 bash[67519]: cluster 2024-08-29T18:41:09.401916+0000 mon.a (mon.0) 2064 : cluster [DBG] osdmap e1386: 8 total, 8 up, 8 in 2024-08-29T18:41:11.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:41:10 smithi029 bash[77880]: cluster 2024-08-29T18:41:10.616730+0000 mgr.y (mgr.25004) 1538 : cluster [DBG] pgmap v2450: 169 pgs: 169 active+clean; 905 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 270 KiB/s rd, 17 KiB/s wr, 342 op/s 2024-08-29T18:41:11.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:41:10 smithi029 bash[79042]: cluster 2024-08-29T18:41:10.616730+0000 mgr.y (mgr.25004) 1538 : cluster [DBG] pgmap v2450: 169 pgs: 169 active+clean; 905 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 270 KiB/s rd, 17 KiB/s wr, 342 op/s 2024-08-29T18:41:11.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:41:10 smithi110 bash[67519]: cluster 2024-08-29T18:41:10.616730+0000 mgr.y (mgr.25004) 1538 : cluster [DBG] pgmap v2450: 169 pgs: 169 active+clean; 905 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 270 KiB/s rd, 17 KiB/s wr, 342 op/s 2024-08-29T18:41:11.718 INFO:tasks.workunit.client.0.smithi029.stdout:snap_protect: snap1 2024-08-29T18:41:11.865 INFO:tasks.workunit.client.0.smithi029.stdout:migration_prepare 2024-08-29T18:41:12.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:41:11 smithi029 bash[77880]: cluster 2024-08-29T18:41:10.677358+0000 mon.a (mon.0) 2065 : cluster [DBG] osdmap e1387: 8 total, 8 up, 8 in 2024-08-29T18:41:12.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:41:11 smithi029 bash[79042]: cluster 2024-08-29T18:41:10.677358+0000 mon.a (mon.0) 2065 : cluster [DBG] osdmap e1387: 8 total, 8 up, 8 in 2024-08-29T18:41:12.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:41:11 smithi110 bash[67519]: cluster 2024-08-29T18:41:10.677358+0000 mon.a (mon.0) 2065 : cluster [DBG] osdmap e1387: 8 total, 8 up, 8 in 2024-08-29T18:41:13.097 INFO:tasks.workunit.client.0.smithi029.stdout:migration_abort 2024-08-29T18:41:13.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:41:12 smithi029 bash[79042]: cluster 2024-08-29T18:41:11.684491+0000 mon.a (mon.0) 2066 : cluster [DBG] osdmap e1388: 8 total, 8 up, 8 in 2024-08-29T18:41:13.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:41:12 smithi029 bash[79042]: audit 2024-08-29T18:41:11.828008+0000 mon.c (mon.2) 656 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:41:13.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:41:12 smithi029 bash[79042]: audit 2024-08-29T18:41:12.608506+0000 mon.c (mon.2) 657 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:41:13.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:41:12 smithi029 bash[79042]: audit 2024-08-29T18:41:12.609905+0000 mon.c (mon.2) 658 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:41:13.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:41:12 smithi029 bash[79042]: cluster 2024-08-29T18:41:12.617914+0000 mgr.y (mgr.25004) 1539 : cluster [DBG] pgmap v2453: 169 pgs: 169 active+clean; 905 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 275 KiB/s rd, 19 KiB/s wr, 355 op/s 2024-08-29T18:41:13.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:41:12 smithi029 bash[79042]: audit 2024-08-29T18:41:12.619815+0000 mon.a (mon.0) 2067 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:41:13.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:41:12 smithi029 bash[77880]: cluster 2024-08-29T18:41:11.684491+0000 mon.a (mon.0) 2066 : cluster [DBG] osdmap e1388: 8 total, 8 up, 8 in 2024-08-29T18:41:13.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:41:12 smithi029 bash[77880]: audit 2024-08-29T18:41:11.828008+0000 mon.c (mon.2) 656 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:41:13.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:41:12 smithi029 bash[77880]: audit 2024-08-29T18:41:12.608506+0000 mon.c (mon.2) 657 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:41:13.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:41:12 smithi029 bash[77880]: audit 2024-08-29T18:41:12.609905+0000 mon.c (mon.2) 658 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:41:13.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:41:12 smithi029 bash[77880]: cluster 2024-08-29T18:41:12.617914+0000 mgr.y (mgr.25004) 1539 : cluster [DBG] pgmap v2453: 169 pgs: 169 active+clean; 905 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 275 KiB/s rd, 19 KiB/s wr, 355 op/s 2024-08-29T18:41:13.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:41:12 smithi029 bash[77880]: audit 2024-08-29T18:41:12.619815+0000 mon.a (mon.0) 2067 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:41:13.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:41:12 smithi110 bash[67519]: cluster 2024-08-29T18:41:11.684491+0000 mon.a (mon.0) 2066 : cluster [DBG] osdmap e1388: 8 total, 8 up, 8 in 2024-08-29T18:41:13.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:41:12 smithi110 bash[67519]: audit 2024-08-29T18:41:11.828008+0000 mon.c (mon.2) 656 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:41:13.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:41:12 smithi110 bash[67519]: audit 2024-08-29T18:41:12.608506+0000 mon.c (mon.2) 657 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:41:13.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:41:12 smithi110 bash[67519]: audit 2024-08-29T18:41:12.609905+0000 mon.c (mon.2) 658 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:41:13.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:41:12 smithi110 bash[67519]: cluster 2024-08-29T18:41:12.617914+0000 mgr.y (mgr.25004) 1539 : cluster [DBG] pgmap v2453: 169 pgs: 169 active+clean; 905 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 275 KiB/s rd, 19 KiB/s wr, 355 op/s 2024-08-29T18:41:13.154 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:41:12 smithi110 bash[67519]: audit 2024-08-29T18:41:12.619815+0000 mon.a (mon.0) 2067 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:41:14.043 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestMigration.CloneV2ParentAbortFixIncompleteChildReattach (4335 ms) 2024-08-29T18:41:14.043 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestMigration.CloneV2ParentAbortFixParentReattach 2024-08-29T18:41:14.127 INFO:tasks.workunit.client.0.smithi029.stdout:resize: 83886080 2024-08-29T18:41:14.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:41:13 smithi029 bash[79042]: cluster 2024-08-29T18:41:12.691951+0000 mon.a (mon.0) 2068 : cluster [DBG] osdmap e1389: 8 total, 8 up, 8 in 2024-08-29T18:41:14.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:41:13 smithi029 bash[77880]: cluster 2024-08-29T18:41:12.691951+0000 mon.a (mon.0) 2068 : cluster [DBG] osdmap e1389: 8 total, 8 up, 8 in 2024-08-29T18:41:14.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:41:13 smithi110 bash[67519]: cluster 2024-08-29T18:41:12.691951+0000 mon.a (mon.0) 2068 : cluster [DBG] osdmap e1389: 8 total, 8 up, 8 in 2024-08-29T18:41:14.159 INFO:tasks.workunit.client.0.smithi029.stdout:write: A 0~10 2024-08-29T18:41:14.183 INFO:tasks.workunit.client.0.smithi029.stdout:snap_create: snap1 2024-08-29T18:41:14.901 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:41:14 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:41:14] "GET /metrics HTTP/1.1" 200 38881 "" "Prometheus/2.43.0" 2024-08-29T18:41:14.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:41:14 smithi029 bash[77880]: cluster 2024-08-29T18:41:13.703146+0000 mon.a (mon.0) 2069 : cluster [DBG] osdmap e1390: 8 total, 8 up, 8 in 2024-08-29T18:41:14.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:41:14 smithi029 bash[77880]: cluster 2024-08-29T18:41:14.401614+0000 mon.a (mon.0) 2070 : cluster [DBG] osdmap e1391: 8 total, 8 up, 8 in 2024-08-29T18:41:14.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:41:14 smithi029 bash[77880]: cluster 2024-08-29T18:41:14.618693+0000 mgr.y (mgr.25004) 1540 : cluster [DBG] pgmap v2457: 169 pgs: 169 active+clean; 905 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 279 KiB/s rd, 19 KiB/s wr, 361 op/s 2024-08-29T18:41:14.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:41:14 smithi029 bash[79042]: cluster 2024-08-29T18:41:13.703146+0000 mon.a (mon.0) 2069 : cluster [DBG] osdmap e1390: 8 total, 8 up, 8 in 2024-08-29T18:41:14.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:41:14 smithi029 bash[79042]: cluster 2024-08-29T18:41:14.401614+0000 mon.a (mon.0) 2070 : cluster [DBG] osdmap e1391: 8 total, 8 up, 8 in 2024-08-29T18:41:14.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:41:14 smithi029 bash[79042]: cluster 2024-08-29T18:41:14.618693+0000 mgr.y (mgr.25004) 1540 : cluster [DBG] pgmap v2457: 169 pgs: 169 active+clean; 905 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 279 KiB/s rd, 19 KiB/s wr, 361 op/s 2024-08-29T18:41:15.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:41:14 smithi110 bash[67519]: cluster 2024-08-29T18:41:13.703146+0000 mon.a (mon.0) 2069 : cluster [DBG] osdmap e1390: 8 total, 8 up, 8 in 2024-08-29T18:41:15.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:41:14 smithi110 bash[67519]: cluster 2024-08-29T18:41:14.401614+0000 mon.a (mon.0) 2070 : cluster [DBG] osdmap e1391: 8 total, 8 up, 8 in 2024-08-29T18:41:15.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:41:14 smithi110 bash[67519]: cluster 2024-08-29T18:41:14.618693+0000 mgr.y (mgr.25004) 1540 : cluster [DBG] pgmap v2457: 169 pgs: 169 active+clean; 905 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 279 KiB/s rd, 19 KiB/s wr, 361 op/s 2024-08-29T18:41:15.433 INFO:tasks.workunit.client.0.smithi029.stdout:snap_protect: snap1 2024-08-29T18:41:15.584 INFO:tasks.workunit.client.0.smithi029.stdout:migration_prepare 2024-08-29T18:41:16.857 INFO:tasks.workunit.client.0.smithi029.stdout:migration_abort 2024-08-29T18:41:16.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:41:16 smithi029 bash[77880]: cluster 2024-08-29T18:41:15.409237+0000 mon.a (mon.0) 2071 : cluster [DBG] osdmap e1392: 8 total, 8 up, 8 in 2024-08-29T18:41:16.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:41:16 smithi029 bash[79042]: cluster 2024-08-29T18:41:15.409237+0000 mon.a (mon.0) 2071 : cluster [DBG] osdmap e1392: 8 total, 8 up, 8 in 2024-08-29T18:41:16.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:41:16 smithi110 bash[67519]: cluster 2024-08-29T18:41:15.409237+0000 mon.a (mon.0) 2071 : cluster [DBG] osdmap e1392: 8 total, 8 up, 8 in 2024-08-29T18:41:17.755 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestMigration.CloneV2ParentAbortFixParentReattach (3713 ms) 2024-08-29T18:41:17.755 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestMigration.CloneV2ParentAbortRelinkNotNeeded 2024-08-29T18:41:17.842 INFO:tasks.workunit.client.0.smithi029.stdout:resize: 83886080 2024-08-29T18:41:17.877 INFO:tasks.workunit.client.0.smithi029.stdout:write: A 0~10 2024-08-29T18:41:17.898 INFO:tasks.workunit.client.0.smithi029.stdout:snap_create: snap1 2024-08-29T18:41:17.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:41:17 smithi029 bash[79042]: cluster 2024-08-29T18:41:16.419408+0000 mon.a (mon.0) 2072 : cluster [DBG] osdmap e1393: 8 total, 8 up, 8 in 2024-08-29T18:41:17.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:41:17 smithi029 bash[79042]: cluster 2024-08-29T18:41:16.619487+0000 mgr.y (mgr.25004) 1541 : cluster [DBG] pgmap v2460: 169 pgs: 169 active+clean; 905 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 280 KiB/s rd, 20 KiB/s wr, 357 op/s 2024-08-29T18:41:17.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:41:17 smithi029 bash[77880]: cluster 2024-08-29T18:41:16.419408+0000 mon.a (mon.0) 2072 : cluster [DBG] osdmap e1393: 8 total, 8 up, 8 in 2024-08-29T18:41:17.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:41:17 smithi029 bash[77880]: cluster 2024-08-29T18:41:16.619487+0000 mgr.y (mgr.25004) 1541 : cluster [DBG] pgmap v2460: 169 pgs: 169 active+clean; 905 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 280 KiB/s rd, 20 KiB/s wr, 357 op/s 2024-08-29T18:41:17.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:41:17 smithi110 bash[67519]: cluster 2024-08-29T18:41:16.419408+0000 mon.a (mon.0) 2072 : cluster [DBG] osdmap e1393: 8 total, 8 up, 8 in 2024-08-29T18:41:17.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:41:17 smithi110 bash[67519]: cluster 2024-08-29T18:41:16.619487+0000 mgr.y (mgr.25004) 1541 : cluster [DBG] pgmap v2460: 169 pgs: 169 active+clean; 905 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 280 KiB/s rd, 20 KiB/s wr, 357 op/s 2024-08-29T18:41:18.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:41:18 smithi029 bash[77880]: cluster 2024-08-29T18:41:17.431217+0000 mon.a (mon.0) 2073 : cluster [DBG] osdmap e1394: 8 total, 8 up, 8 in 2024-08-29T18:41:18.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:41:18 smithi029 bash[79042]: cluster 2024-08-29T18:41:17.431217+0000 mon.a (mon.0) 2073 : cluster [DBG] osdmap e1394: 8 total, 8 up, 8 in 2024-08-29T18:41:18.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:41:18 smithi110 bash[67519]: cluster 2024-08-29T18:41:17.431217+0000 mon.a (mon.0) 2073 : cluster [DBG] osdmap e1394: 8 total, 8 up, 8 in 2024-08-29T18:41:19.443 INFO:tasks.workunit.client.0.smithi029.stdout:snap_protect: snap1 2024-08-29T18:41:19.587 INFO:tasks.workunit.client.0.smithi029.stdout:migration_prepare 2024-08-29T18:41:19.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:41:19 smithi110 bash[67519]: cluster 2024-08-29T18:41:18.434006+0000 mon.a (mon.0) 2074 : cluster [DBG] osdmap e1395: 8 total, 8 up, 8 in 2024-08-29T18:41:19.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:41:19 smithi110 bash[67519]: audit 2024-08-29T18:41:18.577617+0000 mon.c (mon.2) 659 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:41:19.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:41:19 smithi110 bash[67519]: cluster 2024-08-29T18:41:18.620282+0000 mgr.y (mgr.25004) 1542 : cluster [DBG] pgmap v2463: 169 pgs: 169 active+clean; 905 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 329 KiB/s rd, 24 KiB/s wr, 422 op/s 2024-08-29T18:41:19.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:41:19 smithi110 bash[67519]: cluster 2024-08-29T18:41:19.405021+0000 mon.a (mon.0) 2075 : cluster [DBG] osdmap e1396: 8 total, 8 up, 8 in 2024-08-29T18:41:19.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:41:19 smithi029 bash[77880]: cluster 2024-08-29T18:41:18.434006+0000 mon.a (mon.0) 2074 : cluster [DBG] osdmap e1395: 8 total, 8 up, 8 in 2024-08-29T18:41:19.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:41:19 smithi029 bash[77880]: audit 2024-08-29T18:41:18.577617+0000 mon.c (mon.2) 659 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:41:19.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:41:19 smithi029 bash[77880]: cluster 2024-08-29T18:41:18.620282+0000 mgr.y (mgr.25004) 1542 : cluster [DBG] pgmap v2463: 169 pgs: 169 active+clean; 905 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 329 KiB/s rd, 24 KiB/s wr, 422 op/s 2024-08-29T18:41:19.904 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:41:19 smithi029 bash[77880]: cluster 2024-08-29T18:41:19.405021+0000 mon.a (mon.0) 2075 : cluster [DBG] osdmap e1396: 8 total, 8 up, 8 in 2024-08-29T18:41:19.904 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:41:19 smithi029 bash[79042]: cluster 2024-08-29T18:41:18.434006+0000 mon.a (mon.0) 2074 : cluster [DBG] osdmap e1395: 8 total, 8 up, 8 in 2024-08-29T18:41:19.904 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:41:19 smithi029 bash[79042]: audit 2024-08-29T18:41:18.577617+0000 mon.c (mon.2) 659 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:41:19.904 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:41:19 smithi029 bash[79042]: cluster 2024-08-29T18:41:18.620282+0000 mgr.y (mgr.25004) 1542 : cluster [DBG] pgmap v2463: 169 pgs: 169 active+clean; 905 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 329 KiB/s rd, 24 KiB/s wr, 422 op/s 2024-08-29T18:41:19.904 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:41:19 smithi029 bash[79042]: cluster 2024-08-29T18:41:19.405021+0000 mon.a (mon.0) 2075 : cluster [DBG] osdmap e1396: 8 total, 8 up, 8 in 2024-08-29T18:41:20.878 INFO:tasks.workunit.client.0.smithi029.stdout:migration_abort 2024-08-29T18:41:21.754 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestMigration.CloneV2ParentAbortRelinkNotNeeded (3998 ms) 2024-08-29T18:41:21.754 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestMigration.StressNoMigrate 2024-08-29T18:41:21.842 INFO:tasks.workunit.client.0.smithi029.stdout:resize: 83886080 2024-08-29T18:41:21.875 INFO:tasks.workunit.client.0.smithi029.stdout:write: A 12741463~4721867 2024-08-29T18:41:21.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:41:21 smithi029 bash[79042]: cluster 2024-08-29T18:41:20.458169+0000 mon.a (mon.0) 2076 : cluster [DBG] osdmap e1397: 8 total, 8 up, 8 in 2024-08-29T18:41:21.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:41:21 smithi029 bash[79042]: cluster 2024-08-29T18:41:20.621061+0000 mgr.y (mgr.25004) 1543 : cluster [DBG] pgmap v2466: 169 pgs: 169 active+clean; 905 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 70 KiB/s rd, 9.5 KiB/s wr, 99 op/s 2024-08-29T18:41:21.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:41:21 smithi029 bash[77880]: cluster 2024-08-29T18:41:20.458169+0000 mon.a (mon.0) 2076 : cluster [DBG] osdmap e1397: 8 total, 8 up, 8 in 2024-08-29T18:41:21.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:41:21 smithi029 bash[77880]: cluster 2024-08-29T18:41:20.621061+0000 mgr.y (mgr.25004) 1543 : cluster [DBG] pgmap v2466: 169 pgs: 169 active+clean; 905 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 70 KiB/s rd, 9.5 KiB/s wr, 99 op/s 2024-08-29T18:41:21.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:41:21 smithi110 bash[67519]: cluster 2024-08-29T18:41:20.458169+0000 mon.a (mon.0) 2076 : cluster [DBG] osdmap e1397: 8 total, 8 up, 8 in 2024-08-29T18:41:21.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:41:21 smithi110 bash[67519]: cluster 2024-08-29T18:41:20.621061+0000 mgr.y (mgr.25004) 1543 : cluster [DBG] pgmap v2466: 169 pgs: 169 active+clean; 905 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 70 KiB/s rd, 9.5 KiB/s wr, 99 op/s 2024-08-29T18:41:21.958 INFO:tasks.workunit.client.0.smithi029.stdout:discard: 2432974~319782 2024-08-29T18:41:21.958 INFO:tasks.workunit.client.0.smithi029.stdout:write: A 15879954~5409390 2024-08-29T18:41:22.011 INFO:tasks.workunit.client.0.smithi029.stdout:discard: 81853937~1990033 2024-08-29T18:41:22.011 INFO:tasks.workunit.client.0.smithi029.stdout:write: A 54334128~5935677 2024-08-29T18:41:22.072 INFO:tasks.workunit.client.0.smithi029.stdout:discard: 62716652~5478910 2024-08-29T18:41:22.078 INFO:tasks.workunit.client.0.smithi029.stdout:write: A 37199886~7973901 2024-08-29T18:41:22.155 INFO:tasks.workunit.client.0.smithi029.stdout:discard: 28063356~1816028 2024-08-29T18:41:22.155 INFO:tasks.workunit.client.0.smithi029.stdout:snap_create: snap0 2024-08-29T18:41:22.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:41:22 smithi029 bash[79042]: cluster 2024-08-29T18:41:21.468377+0000 mon.a (mon.0) 2077 : cluster [DBG] osdmap e1398: 8 total, 8 up, 8 in 2024-08-29T18:41:22.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:41:22 smithi029 bash[77880]: cluster 2024-08-29T18:41:21.468377+0000 mon.a (mon.0) 2077 : cluster [DBG] osdmap e1398: 8 total, 8 up, 8 in 2024-08-29T18:41:22.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:41:22 smithi110 bash[67519]: cluster 2024-08-29T18:41:21.468377+0000 mon.a (mon.0) 2077 : cluster [DBG] osdmap e1398: 8 total, 8 up, 8 in 2024-08-29T18:41:23.520 INFO:tasks.workunit.client.0.smithi029.stdout:write: B 32730914~1323224 2024-08-29T18:41:23.541 INFO:tasks.workunit.client.0.smithi029.stdout:discard: 18301234~8280546 2024-08-29T18:41:23.542 INFO:tasks.workunit.client.0.smithi029.stdout:write: B 72801705~6157889 2024-08-29T18:41:23.550 INFO:tasks.workunit.client.0.smithi029.stdout:discard: 32106614~6796521 2024-08-29T18:41:23.569 INFO:tasks.workunit.client.0.smithi029.stdout:write: B 3720358~806053 2024-08-29T18:41:23.570 INFO:tasks.workunit.client.0.smithi029.stdout:discard: 30646578~2809008 2024-08-29T18:41:23.592 INFO:tasks.workunit.client.0.smithi029.stdout:write: B 24308091~287799 2024-08-29T18:41:23.603 INFO:tasks.workunit.client.0.smithi029.stdout:discard: 42550621~1445002 2024-08-29T18:41:23.603 INFO:tasks.workunit.client.0.smithi029.stdout:snap_create: snap1 2024-08-29T18:41:23.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:41:23 smithi029 bash[79042]: cluster 2024-08-29T18:41:22.469782+0000 mon.a (mon.0) 2078 : cluster [DBG] osdmap e1399: 8 total, 8 up, 8 in 2024-08-29T18:41:23.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:41:23 smithi029 bash[79042]: cluster 2024-08-29T18:41:22.621850+0000 mgr.y (mgr.25004) 1544 : cluster [DBG] pgmap v2469: 169 pgs: 169 active+clean; 924 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 350 KiB/s rd, 1.7 MiB/s wr, 458 op/s 2024-08-29T18:41:23.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:41:23 smithi029 bash[77880]: cluster 2024-08-29T18:41:22.469782+0000 mon.a (mon.0) 2078 : cluster [DBG] osdmap e1399: 8 total, 8 up, 8 in 2024-08-29T18:41:23.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:41:23 smithi029 bash[77880]: cluster 2024-08-29T18:41:22.621850+0000 mgr.y (mgr.25004) 1544 : cluster [DBG] pgmap v2469: 169 pgs: 169 active+clean; 924 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 350 KiB/s rd, 1.7 MiB/s wr, 458 op/s 2024-08-29T18:41:23.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:41:23 smithi110 bash[67519]: cluster 2024-08-29T18:41:22.469782+0000 mon.a (mon.0) 2078 : cluster [DBG] osdmap e1399: 8 total, 8 up, 8 in 2024-08-29T18:41:23.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:41:23 smithi110 bash[67519]: cluster 2024-08-29T18:41:22.621850+0000 mgr.y (mgr.25004) 1544 : cluster [DBG] pgmap v2469: 169 pgs: 169 active+clean; 924 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 350 KiB/s rd, 1.7 MiB/s wr, 458 op/s 2024-08-29T18:41:24.901 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:41:24 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:41:24] "GET /metrics HTTP/1.1" 200 38879 "" "Prometheus/2.43.0" 2024-08-29T18:41:24.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:41:24 smithi029 bash[77880]: cluster 2024-08-29T18:41:23.494471+0000 mon.a (mon.0) 2079 : cluster [DBG] osdmap e1400: 8 total, 8 up, 8 in 2024-08-29T18:41:24.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:41:24 smithi029 bash[77880]: cluster 2024-08-29T18:41:24.406771+0000 mon.a (mon.0) 2080 : cluster [DBG] osdmap e1401: 8 total, 8 up, 8 in 2024-08-29T18:41:24.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:41:24 smithi029 bash[79042]: cluster 2024-08-29T18:41:23.494471+0000 mon.a (mon.0) 2079 : cluster [DBG] osdmap e1400: 8 total, 8 up, 8 in 2024-08-29T18:41:24.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:41:24 smithi029 bash[79042]: cluster 2024-08-29T18:41:24.406771+0000 mon.a (mon.0) 2080 : cluster [DBG] osdmap e1401: 8 total, 8 up, 8 in 2024-08-29T18:41:24.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:41:24 smithi110 bash[67519]: cluster 2024-08-29T18:41:23.494471+0000 mon.a (mon.0) 2079 : cluster [DBG] osdmap e1400: 8 total, 8 up, 8 in 2024-08-29T18:41:24.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:41:24 smithi110 bash[67519]: cluster 2024-08-29T18:41:24.406771+0000 mon.a (mon.0) 2080 : cluster [DBG] osdmap e1401: 8 total, 8 up, 8 in 2024-08-29T18:41:25.434 INFO:tasks.workunit.client.0.smithi029.stdout:snap_protect: snap1 2024-08-29T18:41:25.477 INFO:tasks.workunit.client.0.smithi029.stdout:clone image159 -> image162 2024-08-29T18:41:25.737 INFO:tasks.workunit.client.0.smithi029.stdout:write: C 53896923~8098928 2024-08-29T18:41:25.821 INFO:tasks.workunit.client.0.smithi029.stdout:discard: 39200429~4822249 2024-08-29T18:41:25.860 INFO:tasks.workunit.client.0.smithi029.stdout:write: C 27078375~7567755 2024-08-29T18:41:25.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:41:25 smithi029 bash[77880]: cluster 2024-08-29T18:41:24.622655+0000 mgr.y (mgr.25004) 1545 : cluster [DBG] pgmap v2472: 169 pgs: 169 active+clean; 940 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 342 KiB/s rd, 4.8 MiB/s wr, 443 op/s 2024-08-29T18:41:25.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:41:25 smithi029 bash[77880]: cluster 2024-08-29T18:41:25.409948+0000 mon.a (mon.0) 2081 : cluster [DBG] osdmap e1402: 8 total, 8 up, 8 in 2024-08-29T18:41:25.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:41:25 smithi029 bash[79042]: cluster 2024-08-29T18:41:24.622655+0000 mgr.y (mgr.25004) 1545 : cluster [DBG] pgmap v2472: 169 pgs: 169 active+clean; 940 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 342 KiB/s rd, 4.8 MiB/s wr, 443 op/s 2024-08-29T18:41:25.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:41:25 smithi029 bash[79042]: cluster 2024-08-29T18:41:25.409948+0000 mon.a (mon.0) 2081 : cluster [DBG] osdmap e1402: 8 total, 8 up, 8 in 2024-08-29T18:41:25.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:41:25 smithi110 bash[67519]: cluster 2024-08-29T18:41:24.622655+0000 mgr.y (mgr.25004) 1545 : cluster [DBG] pgmap v2472: 169 pgs: 169 active+clean; 940 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 342 KiB/s rd, 4.8 MiB/s wr, 443 op/s 2024-08-29T18:41:25.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:41:25 smithi110 bash[67519]: cluster 2024-08-29T18:41:25.409948+0000 mon.a (mon.0) 2081 : cluster [DBG] osdmap e1402: 8 total, 8 up, 8 in 2024-08-29T18:41:25.922 INFO:tasks.workunit.client.0.smithi029.stdout:discard: 65873305~1253785 2024-08-29T18:41:25.938 INFO:tasks.workunit.client.0.smithi029.stdout:write: C 11458421~5558005 2024-08-29T18:41:26.000 INFO:tasks.workunit.client.0.smithi029.stdout:discard: 39028765~1661973 2024-08-29T18:41:26.005 INFO:tasks.workunit.client.0.smithi029.stdout:write: C 19762413~7774917 2024-08-29T18:41:26.060 INFO:tasks.workunit.client.0.smithi029.stdout:discard: 41221287~4650816 2024-08-29T18:41:26.066 INFO:tasks.workunit.client.0.smithi029.stdout:snap_create: snap2 2024-08-29T18:41:27.536 INFO:tasks.workunit.client.0.smithi029.stdout:snap_protect: snap2 2024-08-29T18:41:27.573 INFO:tasks.workunit.client.0.smithi029.stdout:clone image162 -> image164 2024-08-29T18:41:27.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:41:27 smithi029 bash[79042]: cluster 2024-08-29T18:41:26.506544+0000 mon.a (mon.0) 2082 : cluster [DBG] osdmap e1403: 8 total, 8 up, 8 in 2024-08-29T18:41:27.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:41:27 smithi029 bash[79042]: cluster 2024-08-29T18:41:26.623478+0000 mgr.y (mgr.25004) 1546 : cluster [DBG] pgmap v2475: 169 pgs: 169 active+clean; 998 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 1.7 MiB/s rd, 12 MiB/s wr, 193 op/s 2024-08-29T18:41:27.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:41:27 smithi029 bash[77880]: cluster 2024-08-29T18:41:26.506544+0000 mon.a (mon.0) 2082 : cluster [DBG] osdmap e1403: 8 total, 8 up, 8 in 2024-08-29T18:41:27.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:41:27 smithi029 bash[77880]: cluster 2024-08-29T18:41:26.623478+0000 mgr.y (mgr.25004) 1546 : cluster [DBG] pgmap v2475: 169 pgs: 169 active+clean; 998 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 1.7 MiB/s rd, 12 MiB/s wr, 193 op/s 2024-08-29T18:41:27.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:41:27 smithi110 bash[67519]: cluster 2024-08-29T18:41:26.506544+0000 mon.a (mon.0) 2082 : cluster [DBG] osdmap e1403: 8 total, 8 up, 8 in 2024-08-29T18:41:27.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:41:27 smithi110 bash[67519]: cluster 2024-08-29T18:41:26.623478+0000 mgr.y (mgr.25004) 1546 : cluster [DBG] pgmap v2475: 169 pgs: 169 active+clean; 998 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 1.7 MiB/s rd, 12 MiB/s wr, 193 op/s 2024-08-29T18:41:27.914 INFO:tasks.workunit.client.0.smithi029.stdout:resize: 147577425 2024-08-29T18:41:27.945 INFO:tasks.workunit.client.0.smithi029.stdout:write: D 48817546~2917128 2024-08-29T18:41:28.001 INFO:tasks.workunit.client.0.smithi029.stdout:discard: 141800283~5777142 2024-08-29T18:41:28.001 INFO:tasks.workunit.client.0.smithi029.stdout:write: D 143796137~3781288 2024-08-29T18:41:28.049 INFO:tasks.workunit.client.0.smithi029.stdout:discard: 57293480~6925285 2024-08-29T18:41:28.107 INFO:tasks.workunit.client.0.smithi029.stdout:write: D 103845832~4314290 2024-08-29T18:41:28.160 INFO:tasks.workunit.client.0.smithi029.stdout:discard: 119287774~4498797 2024-08-29T18:41:28.160 INFO:tasks.workunit.client.0.smithi029.stdout:write: D 44103212~7243187 2024-08-29T18:41:28.212 INFO:tasks.workunit.client.0.smithi029.stdout:discard: 139975102~7602323 2024-08-29T18:41:28.231 INFO:tasks.workunit.client.0.smithi029.stdout:snap_create: snap3 2024-08-29T18:41:28.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:41:28 smithi029 bash[77880]: cluster 2024-08-29T18:41:27.517297+0000 mon.a (mon.0) 2083 : cluster [DBG] osdmap e1404: 8 total, 8 up, 8 in 2024-08-29T18:41:28.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:41:28 smithi029 bash[79042]: cluster 2024-08-29T18:41:27.517297+0000 mon.a (mon.0) 2083 : cluster [DBG] osdmap e1404: 8 total, 8 up, 8 in 2024-08-29T18:41:28.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:41:28 smithi110 bash[67519]: cluster 2024-08-29T18:41:27.517297+0000 mon.a (mon.0) 2083 : cluster [DBG] osdmap e1404: 8 total, 8 up, 8 in 2024-08-29T18:41:29.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:41:29 smithi029 bash[79042]: cluster 2024-08-29T18:41:28.524421+0000 mon.a (mon.0) 2084 : cluster [DBG] osdmap e1405: 8 total, 8 up, 8 in 2024-08-29T18:41:29.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:41:29 smithi029 bash[79042]: cluster 2024-08-29T18:41:28.624280+0000 mgr.y (mgr.25004) 1547 : cluster [DBG] pgmap v2478: 169 pgs: 169 active+clean; 1.0 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 3.7 MiB/s rd, 23 MiB/s wr, 337 op/s 2024-08-29T18:41:29.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:41:29 smithi029 bash[79042]: cluster 2024-08-29T18:41:29.409554+0000 mon.a (mon.0) 2085 : cluster [DBG] osdmap e1406: 8 total, 8 up, 8 in 2024-08-29T18:41:29.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:41:29 smithi029 bash[77880]: cluster 2024-08-29T18:41:28.524421+0000 mon.a (mon.0) 2084 : cluster [DBG] osdmap e1405: 8 total, 8 up, 8 in 2024-08-29T18:41:29.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:41:29 smithi029 bash[77880]: cluster 2024-08-29T18:41:28.624280+0000 mgr.y (mgr.25004) 1547 : cluster [DBG] pgmap v2478: 169 pgs: 169 active+clean; 1.0 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 3.7 MiB/s rd, 23 MiB/s wr, 337 op/s 2024-08-29T18:41:29.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:41:29 smithi029 bash[77880]: cluster 2024-08-29T18:41:29.409554+0000 mon.a (mon.0) 2085 : cluster [DBG] osdmap e1406: 8 total, 8 up, 8 in 2024-08-29T18:41:29.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:41:29 smithi110 bash[67519]: cluster 2024-08-29T18:41:28.524421+0000 mon.a (mon.0) 2084 : cluster [DBG] osdmap e1405: 8 total, 8 up, 8 in 2024-08-29T18:41:29.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:41:29 smithi110 bash[67519]: cluster 2024-08-29T18:41:28.624280+0000 mgr.y (mgr.25004) 1547 : cluster [DBG] pgmap v2478: 169 pgs: 169 active+clean; 1.0 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 3.7 MiB/s rd, 23 MiB/s wr, 337 op/s 2024-08-29T18:41:29.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:41:29 smithi110 bash[67519]: cluster 2024-08-29T18:41:29.409554+0000 mon.a (mon.0) 2085 : cluster [DBG] osdmap e1406: 8 total, 8 up, 8 in 2024-08-29T18:41:30.057 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestMigration.StressNoMigrate (8304 ms) 2024-08-29T18:41:30.058 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestMigration.Stress 2024-08-29T18:41:30.144 INFO:tasks.workunit.client.0.smithi029.stdout:resize: 83886080 2024-08-29T18:41:30.174 INFO:tasks.workunit.client.0.smithi029.stdout:write: A 22784877~5754361 2024-08-29T18:41:30.244 INFO:tasks.workunit.client.0.smithi029.stdout:discard: 59155823~6684272 2024-08-29T18:41:30.244 INFO:tasks.workunit.client.0.smithi029.stdout:write: A 62490253~7669634 2024-08-29T18:41:30.316 INFO:tasks.workunit.client.0.smithi029.stdout:discard: 2266223~8210484 2024-08-29T18:41:30.316 INFO:tasks.workunit.client.0.smithi029.stdout:write: A 66208988~32205 2024-08-29T18:41:30.322 INFO:tasks.workunit.client.0.smithi029.stdout:discard: 19229519~6775438 2024-08-29T18:41:30.339 INFO:tasks.workunit.client.0.smithi029.stdout:write: A 1303958~4071213 2024-08-29T18:41:30.382 INFO:tasks.workunit.client.0.smithi029.stdout:discard: 9848355~3424583 2024-08-29T18:41:30.382 INFO:tasks.workunit.client.0.smithi029.stdout:snap_create: snap0 2024-08-29T18:41:31.579 INFO:tasks.workunit.client.0.smithi029.stdout:snap_protect: snap0 2024-08-29T18:41:31.611 INFO:tasks.workunit.client.0.smithi029.stdout:clone image165 -> image168 2024-08-29T18:41:31.872 INFO:tasks.workunit.client.0.smithi029.stdout:resize: 138546763 2024-08-29T18:41:31.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:41:31 smithi029 bash[79042]: cluster 2024-08-29T18:41:30.537901+0000 mon.a (mon.0) 2086 : cluster [DBG] osdmap e1407: 8 total, 8 up, 8 in 2024-08-29T18:41:31.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:41:31 smithi029 bash[79042]: cluster 2024-08-29T18:41:30.625068+0000 mgr.y (mgr.25004) 1548 : cluster [DBG] pgmap v2481: 169 pgs: 169 active+clean; 1.1 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 6.9 MiB/s rd, 18 MiB/s wr, 252 op/s 2024-08-29T18:41:31.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:41:31 smithi029 bash[77880]: cluster 2024-08-29T18:41:30.537901+0000 mon.a (mon.0) 2086 : cluster [DBG] osdmap e1407: 8 total, 8 up, 8 in 2024-08-29T18:41:31.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:41:31 smithi029 bash[77880]: cluster 2024-08-29T18:41:30.625068+0000 mgr.y (mgr.25004) 1548 : cluster [DBG] pgmap v2481: 169 pgs: 169 active+clean; 1.1 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 6.9 MiB/s rd, 18 MiB/s wr, 252 op/s 2024-08-29T18:41:31.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:41:31 smithi110 bash[67519]: cluster 2024-08-29T18:41:30.537901+0000 mon.a (mon.0) 2086 : cluster [DBG] osdmap e1407: 8 total, 8 up, 8 in 2024-08-29T18:41:31.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:41:31 smithi110 bash[67519]: cluster 2024-08-29T18:41:30.625068+0000 mgr.y (mgr.25004) 1548 : cluster [DBG] pgmap v2481: 169 pgs: 169 active+clean; 1.1 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 6.9 MiB/s rd, 18 MiB/s wr, 252 op/s 2024-08-29T18:41:31.904 INFO:tasks.workunit.client.0.smithi029.stdout:write: B 46126659~6478122 2024-08-29T18:41:31.981 INFO:tasks.workunit.client.0.smithi029.stdout:discard: 22399597~254718 2024-08-29T18:41:31.995 INFO:tasks.workunit.client.0.smithi029.stdout:write: B 10615014~6239616 2024-08-29T18:41:32.051 INFO:tasks.workunit.client.0.smithi029.stdout:discard: 8896806~4476960 2024-08-29T18:41:32.057 INFO:tasks.workunit.client.0.smithi029.stdout:write: B 136298255~2248508 2024-08-29T18:41:32.088 INFO:tasks.workunit.client.0.smithi029.stdout:discard: 45317814~4769693 2024-08-29T18:41:32.094 INFO:tasks.workunit.client.0.smithi029.stdout:write: B 61109003~6343290 2024-08-29T18:41:32.165 INFO:tasks.workunit.client.0.smithi029.stdout:discard: 135859164~1670438 2024-08-29T18:41:32.171 INFO:tasks.workunit.client.0.smithi029.stdout:snap_create: snap1 2024-08-29T18:41:32.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:41:32 smithi029 bash[79042]: cluster 2024-08-29T18:41:31.548943+0000 mon.a (mon.0) 2087 : cluster [DBG] osdmap e1408: 8 total, 8 up, 8 in 2024-08-29T18:41:32.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:41:32 smithi029 bash[77880]: cluster 2024-08-29T18:41:31.548943+0000 mon.a (mon.0) 2087 : cluster [DBG] osdmap e1408: 8 total, 8 up, 8 in 2024-08-29T18:41:32.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:41:32 smithi110 bash[67519]: cluster 2024-08-29T18:41:31.548943+0000 mon.a (mon.0) 2087 : cluster [DBG] osdmap e1408: 8 total, 8 up, 8 in 2024-08-29T18:41:33.605 INFO:tasks.workunit.client.0.smithi029.stdout:snap_protect: snap1 2024-08-29T18:41:33.638 INFO:tasks.workunit.client.0.smithi029.stdout:clone image168 -> image170 2024-08-29T18:41:33.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:41:33 smithi029 bash[79042]: cluster 2024-08-29T18:41:32.550102+0000 mon.a (mon.0) 2088 : cluster [DBG] osdmap e1409: 8 total, 8 up, 8 in 2024-08-29T18:41:33.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:41:33 smithi029 bash[79042]: cluster 2024-08-29T18:41:32.625917+0000 mgr.y (mgr.25004) 1549 : cluster [DBG] pgmap v2484: 169 pgs: 169 active+clean; 1.2 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 41 MiB/s rd, 27 MiB/s wr, 428 op/s 2024-08-29T18:41:33.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:41:33 smithi029 bash[77880]: cluster 2024-08-29T18:41:32.550102+0000 mon.a (mon.0) 2088 : cluster [DBG] osdmap e1409: 8 total, 8 up, 8 in 2024-08-29T18:41:33.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:41:33 smithi029 bash[77880]: cluster 2024-08-29T18:41:32.625917+0000 mgr.y (mgr.25004) 1549 : cluster [DBG] pgmap v2484: 169 pgs: 169 active+clean; 1.2 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 41 MiB/s rd, 27 MiB/s wr, 428 op/s 2024-08-29T18:41:33.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:41:33 smithi110 bash[67519]: cluster 2024-08-29T18:41:32.550102+0000 mon.a (mon.0) 2088 : cluster [DBG] osdmap e1409: 8 total, 8 up, 8 in 2024-08-29T18:41:33.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:41:33 smithi110 bash[67519]: cluster 2024-08-29T18:41:32.625917+0000 mgr.y (mgr.25004) 1549 : cluster [DBG] pgmap v2484: 169 pgs: 169 active+clean; 1.2 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 41 MiB/s rd, 27 MiB/s wr, 428 op/s 2024-08-29T18:41:33.983 INFO:tasks.workunit.client.0.smithi029.stdout:write: C 53998183~6600733 2024-08-29T18:41:34.079 INFO:tasks.workunit.client.0.smithi029.stdout:discard: 7874196~5472641 2024-08-29T18:41:34.141 INFO:tasks.workunit.client.0.smithi029.stdout:write: C 82344568~2322827 2024-08-29T18:41:34.174 INFO:tasks.workunit.client.0.smithi029.stdout:discard: 31235411~1383462 2024-08-29T18:41:34.188 INFO:tasks.workunit.client.0.smithi029.stdout:write: C 2573747~2960919 2024-08-29T18:41:34.252 INFO:tasks.workunit.client.0.smithi029.stdout:discard: 17477550~3179623 2024-08-29T18:41:34.266 INFO:tasks.workunit.client.0.smithi029.stdout:write: C 125481485~7172245 2024-08-29T18:41:34.331 INFO:tasks.workunit.client.0.smithi029.stdout:discard: 19336220~3519001 2024-08-29T18:41:34.345 INFO:tasks.workunit.client.0.smithi029.stdout:snap_create: snap2 2024-08-29T18:41:34.901 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:41:34 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:41:34] "GET /metrics HTTP/1.1" 200 38878 "" "Prometheus/2.43.0" 2024-08-29T18:41:34.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:41:34 smithi029 bash[77880]: cluster 2024-08-29T18:41:33.574475+0000 mon.a (mon.0) 2089 : cluster [DBG] osdmap e1410: 8 total, 8 up, 8 in 2024-08-29T18:41:34.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:41:34 smithi029 bash[77880]: audit 2024-08-29T18:41:33.578432+0000 mon.c (mon.2) 660 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:41:34.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:41:34 smithi029 bash[79042]: cluster 2024-08-29T18:41:33.574475+0000 mon.a (mon.0) 2089 : cluster [DBG] osdmap e1410: 8 total, 8 up, 8 in 2024-08-29T18:41:34.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:41:34 smithi029 bash[79042]: audit 2024-08-29T18:41:33.578432+0000 mon.c (mon.2) 660 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:41:34.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:41:34 smithi110 bash[67519]: cluster 2024-08-29T18:41:33.574475+0000 mon.a (mon.0) 2089 : cluster [DBG] osdmap e1410: 8 total, 8 up, 8 in 2024-08-29T18:41:34.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:41:34 smithi110 bash[67519]: audit 2024-08-29T18:41:33.578432+0000 mon.c (mon.2) 660 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:41:35.622 INFO:tasks.workunit.client.0.smithi029.stdout:snap_protect: snap2 2024-08-29T18:41:35.655 INFO:tasks.workunit.client.0.smithi029.stdout:clone image170 -> image172 2024-08-29T18:41:35.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:41:35 smithi029 bash[77880]: cluster 2024-08-29T18:41:34.585291+0000 mon.a (mon.0) 2090 : cluster [DBG] osdmap e1411: 8 total, 8 up, 8 in 2024-08-29T18:41:35.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:41:35 smithi029 bash[77880]: cluster 2024-08-29T18:41:34.626705+0000 mgr.y (mgr.25004) 1550 : cluster [DBG] pgmap v2487: 169 pgs: 169 active+clean; 1.2 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 42 MiB/s rd, 25 MiB/s wr, 358 op/s 2024-08-29T18:41:35.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:41:35 smithi029 bash[79042]: cluster 2024-08-29T18:41:34.585291+0000 mon.a (mon.0) 2090 : cluster [DBG] osdmap e1411: 8 total, 8 up, 8 in 2024-08-29T18:41:35.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:41:35 smithi029 bash[79042]: cluster 2024-08-29T18:41:34.626705+0000 mgr.y (mgr.25004) 1550 : cluster [DBG] pgmap v2487: 169 pgs: 169 active+clean; 1.2 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 42 MiB/s rd, 25 MiB/s wr, 358 op/s 2024-08-29T18:41:35.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:41:35 smithi110 bash[67519]: cluster 2024-08-29T18:41:34.585291+0000 mon.a (mon.0) 2090 : cluster [DBG] osdmap e1411: 8 total, 8 up, 8 in 2024-08-29T18:41:35.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:41:35 smithi110 bash[67519]: cluster 2024-08-29T18:41:34.626705+0000 mgr.y (mgr.25004) 1550 : cluster [DBG] pgmap v2487: 169 pgs: 169 active+clean; 1.2 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 42 MiB/s rd, 25 MiB/s wr, 358 op/s 2024-08-29T18:41:36.069 INFO:tasks.workunit.client.0.smithi029.stdout:resize: 113837314 2024-08-29T18:41:36.118 INFO:tasks.workunit.client.0.smithi029.stdout:write: D 8580426~2979871 2024-08-29T18:41:36.179 INFO:tasks.workunit.client.0.smithi029.stdout:discard: 64823166~4321655 2024-08-29T18:41:36.234 INFO:tasks.workunit.client.0.smithi029.stdout:write: D 62870050~3666175 2024-08-29T18:41:36.308 INFO:tasks.workunit.client.0.smithi029.stdout:discard: 24127474~1523482 2024-08-29T18:41:36.368 INFO:tasks.workunit.client.0.smithi029.stdout:write: D 111443183~978260 2024-08-29T18:41:36.393 INFO:tasks.workunit.client.0.smithi029.stdout:discard: 43576326~7724696 2024-08-29T18:41:36.435 INFO:tasks.workunit.client.0.smithi029.stdout:write: D 60810129~6514464 2024-08-29T18:41:36.478 INFO:tasks.workunit.client.0.smithi029.stdout:discard: 12271884~3502730 2024-08-29T18:41:36.517 INFO:tasks.workunit.client.0.smithi029.stdout:snap_create: snap3 2024-08-29T18:41:36.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:41:36 smithi029 bash[77880]: cluster 2024-08-29T18:41:35.598806+0000 mon.a (mon.0) 2091 : cluster [DBG] osdmap e1412: 8 total, 8 up, 8 in 2024-08-29T18:41:36.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:41:36 smithi029 bash[79042]: cluster 2024-08-29T18:41:35.598806+0000 mon.a (mon.0) 2091 : cluster [DBG] osdmap e1412: 8 total, 8 up, 8 in 2024-08-29T18:41:36.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:41:36 smithi110 bash[67519]: cluster 2024-08-29T18:41:35.598806+0000 mon.a (mon.0) 2091 : cluster [DBG] osdmap e1412: 8 total, 8 up, 8 in 2024-08-29T18:41:37.667 INFO:tasks.workunit.client.0.smithi029.stdout:migration_prepare 2024-08-29T18:41:37.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:41:37 smithi029 bash[79042]: cluster 2024-08-29T18:41:36.606642+0000 mon.a (mon.0) 2092 : cluster [DBG] osdmap e1413: 8 total, 8 up, 8 in 2024-08-29T18:41:37.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:41:37 smithi029 bash[79042]: cluster 2024-08-29T18:41:36.627496+0000 mgr.y (mgr.25004) 1551 : cluster [DBG] pgmap v2490: 169 pgs: 169 active+clean; 1.2 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 7.2 MiB/s rd, 11 MiB/s wr, 312 op/s 2024-08-29T18:41:37.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:41:37 smithi029 bash[77880]: cluster 2024-08-29T18:41:36.606642+0000 mon.a (mon.0) 2092 : cluster [DBG] osdmap e1413: 8 total, 8 up, 8 in 2024-08-29T18:41:37.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:41:37 smithi029 bash[77880]: cluster 2024-08-29T18:41:36.627496+0000 mgr.y (mgr.25004) 1551 : cluster [DBG] pgmap v2490: 169 pgs: 169 active+clean; 1.2 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 7.2 MiB/s rd, 11 MiB/s wr, 312 op/s 2024-08-29T18:41:37.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:41:37 smithi110 bash[67519]: cluster 2024-08-29T18:41:36.606642+0000 mon.a (mon.0) 2092 : cluster [DBG] osdmap e1413: 8 total, 8 up, 8 in 2024-08-29T18:41:37.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:41:37 smithi110 bash[67519]: cluster 2024-08-29T18:41:36.627496+0000 mgr.y (mgr.25004) 1551 : cluster [DBG] pgmap v2490: 169 pgs: 169 active+clean; 1.2 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 7.2 MiB/s rd, 11 MiB/s wr, 312 op/s 2024-08-29T18:41:38.905 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:41:38 smithi029 bash[77880]: cluster 2024-08-29T18:41:37.617304+0000 mon.a (mon.0) 2093 : cluster [DBG] osdmap e1414: 8 total, 8 up, 8 in 2024-08-29T18:41:38.905 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:41:38 smithi029 bash[79042]: cluster 2024-08-29T18:41:37.617304+0000 mon.a (mon.0) 2093 : cluster [DBG] osdmap e1414: 8 total, 8 up, 8 in 2024-08-29T18:41:38.905 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:41:38 smithi110 bash[67519]: cluster 2024-08-29T18:41:37.617304+0000 mon.a (mon.0) 2093 : cluster [DBG] osdmap e1414: 8 total, 8 up, 8 in 2024-08-29T18:41:39.722 INFO:tasks.workunit.client.0.smithi029.stdout:migration_execute 2024-08-29T18:41:39.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:41:39 smithi029 bash[77880]: cluster 2024-08-29T18:41:38.624977+0000 mon.a (mon.0) 2094 : cluster [DBG] osdmap e1415: 8 total, 8 up, 8 in 2024-08-29T18:41:39.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:41:39 smithi029 bash[77880]: cluster 2024-08-29T18:41:38.628328+0000 mgr.y (mgr.25004) 1552 : cluster [DBG] pgmap v2493: 169 pgs: 169 active+clean; 1.3 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 11 MiB/s rd, 27 MiB/s wr, 562 op/s 2024-08-29T18:41:39.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:41:39 smithi029 bash[79042]: cluster 2024-08-29T18:41:38.624977+0000 mon.a (mon.0) 2094 : cluster [DBG] osdmap e1415: 8 total, 8 up, 8 in 2024-08-29T18:41:39.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:41:39 smithi029 bash[79042]: cluster 2024-08-29T18:41:38.628328+0000 mgr.y (mgr.25004) 1552 : cluster [DBG] pgmap v2493: 169 pgs: 169 active+clean; 1.3 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 11 MiB/s rd, 27 MiB/s wr, 562 op/s 2024-08-29T18:41:39.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:41:39 smithi110 bash[67519]: cluster 2024-08-29T18:41:38.624977+0000 mon.a (mon.0) 2094 : cluster [DBG] osdmap e1415: 8 total, 8 up, 8 in 2024-08-29T18:41:39.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:41:39 smithi110 bash[67519]: cluster 2024-08-29T18:41:38.628328+0000 mgr.y (mgr.25004) 1552 : cluster [DBG] pgmap v2493: 169 pgs: 169 active+clean; 1.3 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 11 MiB/s rd, 27 MiB/s wr, 562 op/s 2024-08-29T18:41:40.332 INFO:tasks.workunit.client.0.smithi029.stdout:migration_commit 2024-08-29T18:41:41.222 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestMigration.Stress (11164 ms) 2024-08-29T18:41:41.222 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestMigration.Stress2 2024-08-29T18:41:41.305 INFO:tasks.workunit.client.0.smithi029.stdout:resize: 83886080 2024-08-29T18:41:41.338 INFO:tasks.workunit.client.0.smithi029.stdout:write: A 42776130~5210176 2024-08-29T18:41:41.408 INFO:tasks.workunit.client.0.smithi029.stdout:discard: 16441994~5999986 2024-08-29T18:41:41.409 INFO:tasks.workunit.client.0.smithi029.stdout:write: A 24555384~4012713 2024-08-29T18:41:41.457 INFO:tasks.workunit.client.0.smithi029.stdout:discard: 55613499~6837023 2024-08-29T18:41:41.457 INFO:tasks.workunit.client.0.smithi029.stdout:write: A 5875378~2908561 2024-08-29T18:41:41.493 INFO:tasks.workunit.client.0.smithi029.stdout:discard: 46221610~3784762 2024-08-29T18:41:41.499 INFO:tasks.workunit.client.0.smithi029.stdout:write: A 48707673~7948525 2024-08-29T18:41:41.564 INFO:tasks.workunit.client.0.smithi029.stdout:discard: 29047397~3175052 2024-08-29T18:41:41.569 INFO:tasks.workunit.client.0.smithi029.stdout:snap_create: snap0 2024-08-29T18:41:41.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:41:41 smithi029 bash[79042]: cluster 2024-08-29T18:41:40.629421+0000 mgr.y (mgr.25004) 1553 : cluster [DBG] pgmap v2494: 169 pgs: 169 active+clean; 1.3 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 14 MiB/s rd, 23 MiB/s wr, 530 op/s 2024-08-29T18:41:41.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:41:41 smithi029 bash[79042]: cluster 2024-08-29T18:41:40.639664+0000 mon.a (mon.0) 2095 : cluster [DBG] osdmap e1416: 8 total, 8 up, 8 in 2024-08-29T18:41:41.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:41:41 smithi029 bash[77880]: cluster 2024-08-29T18:41:40.629421+0000 mgr.y (mgr.25004) 1553 : cluster [DBG] pgmap v2494: 169 pgs: 169 active+clean; 1.3 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 14 MiB/s rd, 23 MiB/s wr, 530 op/s 2024-08-29T18:41:41.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:41:41 smithi029 bash[77880]: cluster 2024-08-29T18:41:40.639664+0000 mon.a (mon.0) 2095 : cluster [DBG] osdmap e1416: 8 total, 8 up, 8 in 2024-08-29T18:41:41.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:41:41 smithi110 bash[67519]: cluster 2024-08-29T18:41:40.629421+0000 mgr.y (mgr.25004) 1553 : cluster [DBG] pgmap v2494: 169 pgs: 169 active+clean; 1.3 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 14 MiB/s rd, 23 MiB/s wr, 530 op/s 2024-08-29T18:41:41.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:41:41 smithi110 bash[67519]: cluster 2024-08-29T18:41:40.639664+0000 mon.a (mon.0) 2095 : cluster [DBG] osdmap e1416: 8 total, 8 up, 8 in 2024-08-29T18:41:42.727 INFO:tasks.workunit.client.0.smithi029.stdout:snap_protect: snap0 2024-08-29T18:41:42.765 INFO:tasks.workunit.client.0.smithi029.stdout:clone image173 -> image176 2024-08-29T18:41:43.022 INFO:tasks.workunit.client.0.smithi029.stdout:write: B 45411347~3189395 2024-08-29T18:41:43.120 INFO:tasks.workunit.client.0.smithi029.stdout:discard: 79378538~4507542 2024-08-29T18:41:43.135 INFO:tasks.workunit.client.0.smithi029.stdout:write: B 54175278~3382038 2024-08-29T18:41:43.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:41:42 smithi029 bash[77880]: cluster 2024-08-29T18:41:41.694671+0000 mon.a (mon.0) 2096 : cluster [DBG] osdmap e1417: 8 total, 8 up, 8 in 2024-08-29T18:41:43.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:41:42 smithi029 bash[77880]: cluster 2024-08-29T18:41:42.630625+0000 mgr.y (mgr.25004) 1554 : cluster [DBG] pgmap v2497: 169 pgs: 169 active+clean; 1.4 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 51 MiB/s rd, 13 MiB/s wr, 720 op/s 2024-08-29T18:41:43.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:41:42 smithi110 bash[67519]: cluster 2024-08-29T18:41:41.694671+0000 mon.a (mon.0) 2096 : cluster [DBG] osdmap e1417: 8 total, 8 up, 8 in 2024-08-29T18:41:43.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:41:42 smithi110 bash[67519]: cluster 2024-08-29T18:41:42.630625+0000 mgr.y (mgr.25004) 1554 : cluster [DBG] pgmap v2497: 169 pgs: 169 active+clean; 1.4 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 51 MiB/s rd, 13 MiB/s wr, 720 op/s 2024-08-29T18:41:43.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:41:42 smithi029 bash[79042]: cluster 2024-08-29T18:41:41.694671+0000 mon.a (mon.0) 2096 : cluster [DBG] osdmap e1417: 8 total, 8 up, 8 in 2024-08-29T18:41:43.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:41:42 smithi029 bash[79042]: cluster 2024-08-29T18:41:42.630625+0000 mgr.y (mgr.25004) 1554 : cluster [DBG] pgmap v2497: 169 pgs: 169 active+clean; 1.4 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 51 MiB/s rd, 13 MiB/s wr, 720 op/s 2024-08-29T18:41:43.219 INFO:tasks.workunit.client.0.smithi029.stdout:discard: 18285111~2197744 2024-08-29T18:41:43.452 INFO:tasks.workunit.client.0.smithi029.stdout:write: B 56032122~7115715 2024-08-29T18:41:43.452 INFO:tasks.workunit.client.0.smithi029.stdout:discard: 63042276~5334609 2024-08-29T18:41:43.452 INFO:tasks.workunit.client.0.smithi029.stdout:write: B 10544785~350932 2024-08-29T18:41:43.453 INFO:tasks.workunit.client.0.smithi029.stdout:discard: 48293958~5155110 2024-08-29T18:41:43.453 INFO:tasks.workunit.client.0.smithi029.stdout:snap_create: snap1 2024-08-29T18:41:44.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:41:43 smithi029 bash[77880]: cluster 2024-08-29T18:41:42.703816+0000 mon.a (mon.0) 2097 : cluster [DBG] osdmap e1418: 8 total, 8 up, 8 in 2024-08-29T18:41:44.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:41:43 smithi029 bash[79042]: cluster 2024-08-29T18:41:42.703816+0000 mon.a (mon.0) 2097 : cluster [DBG] osdmap e1418: 8 total, 8 up, 8 in 2024-08-29T18:41:44.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:41:43 smithi110 bash[67519]: cluster 2024-08-29T18:41:42.703816+0000 mon.a (mon.0) 2097 : cluster [DBG] osdmap e1418: 8 total, 8 up, 8 in 2024-08-29T18:41:44.755 INFO:tasks.workunit.client.0.smithi029.stdout:snap_protect: snap1 2024-08-29T18:41:44.783 INFO:tasks.workunit.client.0.smithi029.stdout:clone image176 -> image178 2024-08-29T18:41:44.901 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:41:44 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:41:44] "GET /metrics HTTP/1.1" 200 38878 "" "Prometheus/2.43.0" 2024-08-29T18:41:44.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:41:44 smithi029 bash[77880]: cluster 2024-08-29T18:41:43.706377+0000 mon.a (mon.0) 2098 : cluster [DBG] osdmap e1419: 8 total, 8 up, 8 in 2024-08-29T18:41:44.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:41:44 smithi029 bash[77880]: cluster 2024-08-29T18:41:44.631736+0000 mgr.y (mgr.25004) 1555 : cluster [DBG] pgmap v2500: 169 pgs: 169 active+clean; 1.4 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 64 MiB/s rd, 13 MiB/s wr, 756 op/s 2024-08-29T18:41:44.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:41:44 smithi029 bash[79042]: cluster 2024-08-29T18:41:43.706377+0000 mon.a (mon.0) 2098 : cluster [DBG] osdmap e1419: 8 total, 8 up, 8 in 2024-08-29T18:41:44.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:41:44 smithi029 bash[79042]: cluster 2024-08-29T18:41:44.631736+0000 mgr.y (mgr.25004) 1555 : cluster [DBG] pgmap v2500: 169 pgs: 169 active+clean; 1.4 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 64 MiB/s rd, 13 MiB/s wr, 756 op/s 2024-08-29T18:41:45.111 INFO:tasks.workunit.client.0.smithi029.stdout:write: C 75766842~5740479 2024-08-29T18:41:45.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:41:44 smithi110 bash[67519]: cluster 2024-08-29T18:41:43.706377+0000 mon.a (mon.0) 2098 : cluster [DBG] osdmap e1419: 8 total, 8 up, 8 in 2024-08-29T18:41:45.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:41:44 smithi110 bash[67519]: cluster 2024-08-29T18:41:44.631736+0000 mgr.y (mgr.25004) 1555 : cluster [DBG] pgmap v2500: 169 pgs: 169 active+clean; 1.4 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 64 MiB/s rd, 13 MiB/s wr, 756 op/s 2024-08-29T18:41:45.194 INFO:tasks.workunit.client.0.smithi029.stdout:discard: 33814864~6061067 2024-08-29T18:41:45.213 INFO:tasks.workunit.client.0.smithi029.stdout:write: C 76954693~6144748 2024-08-29T18:41:45.262 INFO:tasks.workunit.client.0.smithi029.stdout:discard: 30870490~4539003 2024-08-29T18:41:45.279 INFO:tasks.workunit.client.0.smithi029.stdout:write: C 58045703~8221854 2024-08-29T18:41:45.371 INFO:tasks.workunit.client.0.smithi029.stdout:discard: 60498328~1197631 2024-08-29T18:41:45.377 INFO:tasks.workunit.client.0.smithi029.stdout:write: C 29552850~6166675 2024-08-29T18:41:45.422 INFO:tasks.workunit.client.0.smithi029.stdout:discard: 35840042~5246379 2024-08-29T18:41:45.429 INFO:tasks.workunit.client.0.smithi029.stdout:snap_create: snap2 2024-08-29T18:41:46.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:41:45 smithi029 bash[77880]: cluster 2024-08-29T18:41:44.726630+0000 mon.a (mon.0) 2099 : cluster [DBG] osdmap e1420: 8 total, 8 up, 8 in 2024-08-29T18:41:46.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:41:45 smithi029 bash[79042]: cluster 2024-08-29T18:41:44.726630+0000 mon.a (mon.0) 2099 : cluster [DBG] osdmap e1420: 8 total, 8 up, 8 in 2024-08-29T18:41:46.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:41:45 smithi110 bash[67519]: cluster 2024-08-29T18:41:44.726630+0000 mon.a (mon.0) 2099 : cluster [DBG] osdmap e1420: 8 total, 8 up, 8 in 2024-08-29T18:41:46.776 INFO:tasks.workunit.client.0.smithi029.stdout:snap_protect: snap2 2024-08-29T18:41:46.806 INFO:tasks.workunit.client.0.smithi029.stdout:clone image178 -> image180 2024-08-29T18:41:47.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:41:46 smithi029 bash[79042]: cluster 2024-08-29T18:41:45.728051+0000 mon.a (mon.0) 2100 : cluster [DBG] osdmap e1421: 8 total, 8 up, 8 in 2024-08-29T18:41:47.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:41:46 smithi029 bash[79042]: cluster 2024-08-29T18:41:46.633026+0000 mgr.y (mgr.25004) 1556 : cluster [DBG] pgmap v2503: 169 pgs: 169 active+clean; 1.4 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 17 MiB/s rd, 15 MiB/s wr, 237 op/s 2024-08-29T18:41:47.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:41:46 smithi029 bash[77880]: cluster 2024-08-29T18:41:45.728051+0000 mon.a (mon.0) 2100 : cluster [DBG] osdmap e1421: 8 total, 8 up, 8 in 2024-08-29T18:41:47.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:41:46 smithi029 bash[77880]: cluster 2024-08-29T18:41:46.633026+0000 mgr.y (mgr.25004) 1556 : cluster [DBG] pgmap v2503: 169 pgs: 169 active+clean; 1.4 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 17 MiB/s rd, 15 MiB/s wr, 237 op/s 2024-08-29T18:41:47.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:41:46 smithi110 bash[67519]: cluster 2024-08-29T18:41:45.728051+0000 mon.a (mon.0) 2100 : cluster [DBG] osdmap e1421: 8 total, 8 up, 8 in 2024-08-29T18:41:47.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:41:46 smithi110 bash[67519]: cluster 2024-08-29T18:41:46.633026+0000 mgr.y (mgr.25004) 1556 : cluster [DBG] pgmap v2503: 169 pgs: 169 active+clean; 1.4 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 17 MiB/s rd, 15 MiB/s wr, 237 op/s 2024-08-29T18:41:47.220 INFO:tasks.workunit.client.0.smithi029.stdout:write: D 44306857~6129240 2024-08-29T18:41:47.336 INFO:tasks.workunit.client.0.smithi029.stdout:discard: 46799388~1747705 2024-08-29T18:41:47.341 INFO:tasks.workunit.client.0.smithi029.stdout:write: D 75821789~8064291 2024-08-29T18:41:47.414 INFO:tasks.workunit.client.0.smithi029.stdout:discard: 25192440~789760 2024-08-29T18:41:47.476 INFO:tasks.workunit.client.0.smithi029.stdout:write: D 31110694~849883 2024-08-29T18:41:47.536 INFO:tasks.workunit.client.0.smithi029.stdout:discard: 69779703~6377534 2024-08-29T18:41:47.553 INFO:tasks.workunit.client.0.smithi029.stdout:write: D 12118013~6724086 2024-08-29T18:41:47.634 INFO:tasks.workunit.client.0.smithi029.stdout:discard: 54728193~2940209 2024-08-29T18:41:47.670 INFO:tasks.workunit.client.0.smithi029.stdout:snap_create: snap3 2024-08-29T18:41:48.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:41:47 smithi029 bash[79042]: cluster 2024-08-29T18:41:46.741744+0000 mon.a (mon.0) 2101 : cluster [DBG] osdmap e1422: 8 total, 8 up, 8 in 2024-08-29T18:41:48.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:41:47 smithi029 bash[77880]: cluster 2024-08-29T18:41:46.741744+0000 mon.a (mon.0) 2101 : cluster [DBG] osdmap e1422: 8 total, 8 up, 8 in 2024-08-29T18:41:48.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:41:47 smithi110 bash[67519]: cluster 2024-08-29T18:41:46.741744+0000 mon.a (mon.0) 2101 : cluster [DBG] osdmap e1422: 8 total, 8 up, 8 in 2024-08-29T18:41:48.803 INFO:tasks.workunit.client.0.smithi029.stdout:snap_protect: snap3 2024-08-29T18:41:48.833 INFO:tasks.workunit.client.0.smithi029.stdout:clone image180 -> image182 2024-08-29T18:41:49.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:41:48 smithi029 bash[77880]: cluster 2024-08-29T18:41:47.763454+0000 mon.a (mon.0) 2102 : cluster [DBG] osdmap e1423: 8 total, 8 up, 8 in 2024-08-29T18:41:49.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:41:48 smithi029 bash[77880]: audit 2024-08-29T18:41:48.578500+0000 mon.c (mon.2) 661 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:41:49.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:41:48 smithi029 bash[77880]: cluster 2024-08-29T18:41:48.633762+0000 mgr.y (mgr.25004) 1557 : cluster [DBG] pgmap v2506: 169 pgs: 169 active+clean; 1.5 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 14 MiB/s rd, 28 MiB/s wr, 530 op/s 2024-08-29T18:41:49.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:41:48 smithi029 bash[79042]: cluster 2024-08-29T18:41:47.763454+0000 mon.a (mon.0) 2102 : cluster [DBG] osdmap e1423: 8 total, 8 up, 8 in 2024-08-29T18:41:49.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:41:48 smithi029 bash[79042]: audit 2024-08-29T18:41:48.578500+0000 mon.c (mon.2) 661 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:41:49.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:41:48 smithi029 bash[79042]: cluster 2024-08-29T18:41:48.633762+0000 mgr.y (mgr.25004) 1557 : cluster [DBG] pgmap v2506: 169 pgs: 169 active+clean; 1.5 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 14 MiB/s rd, 28 MiB/s wr, 530 op/s 2024-08-29T18:41:49.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:41:48 smithi110 bash[67519]: cluster 2024-08-29T18:41:47.763454+0000 mon.a (mon.0) 2102 : cluster [DBG] osdmap e1423: 8 total, 8 up, 8 in 2024-08-29T18:41:49.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:41:48 smithi110 bash[67519]: audit 2024-08-29T18:41:48.578500+0000 mon.c (mon.2) 661 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:41:49.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:41:48 smithi110 bash[67519]: cluster 2024-08-29T18:41:48.633762+0000 mgr.y (mgr.25004) 1557 : cluster [DBG] pgmap v2506: 169 pgs: 169 active+clean; 1.5 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 14 MiB/s rd, 28 MiB/s wr, 530 op/s 2024-08-29T18:41:49.352 INFO:tasks.workunit.client.0.smithi029.stdout:migration_prepare 2024-08-29T18:41:50.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:41:49 smithi029 bash[77880]: cluster 2024-08-29T18:41:48.773780+0000 mon.a (mon.0) 2103 : cluster [DBG] osdmap e1424: 8 total, 8 up, 8 in 2024-08-29T18:41:50.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:41:49 smithi029 bash[77880]: cluster 2024-08-29T18:41:49.432053+0000 mon.a (mon.0) 2104 : cluster [DBG] osdmap e1425: 8 total, 8 up, 8 in 2024-08-29T18:41:50.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:41:49 smithi029 bash[79042]: cluster 2024-08-29T18:41:48.773780+0000 mon.a (mon.0) 2103 : cluster [DBG] osdmap e1424: 8 total, 8 up, 8 in 2024-08-29T18:41:50.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:41:49 smithi029 bash[79042]: cluster 2024-08-29T18:41:49.432053+0000 mon.a (mon.0) 2104 : cluster [DBG] osdmap e1425: 8 total, 8 up, 8 in 2024-08-29T18:41:50.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:41:49 smithi110 bash[67519]: cluster 2024-08-29T18:41:48.773780+0000 mon.a (mon.0) 2103 : cluster [DBG] osdmap e1424: 8 total, 8 up, 8 in 2024-08-29T18:41:50.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:41:49 smithi110 bash[67519]: cluster 2024-08-29T18:41:49.432053+0000 mon.a (mon.0) 2104 : cluster [DBG] osdmap e1425: 8 total, 8 up, 8 in 2024-08-29T18:41:50.503 INFO:tasks.workunit.client.0.smithi029.stdout:write: a 75637705~5853766 2024-08-29T18:41:50.618 INFO:tasks.workunit.client.0.smithi029.stdout:discard: 72795877~6401016 2024-08-29T18:41:50.648 INFO:tasks.workunit.client.0.smithi029.stdout:write: a 76031792~7854288 2024-08-29T18:41:50.691 INFO:tasks.workunit.client.0.smithi029.stdout:discard: 22409572~7465085 2024-08-29T18:41:50.739 INFO:tasks.workunit.client.0.smithi029.stdout:write: a 54654504~3597065 2024-08-29T18:41:50.796 INFO:tasks.workunit.client.0.smithi029.stdout:discard: 37317570~7917966 2024-08-29T18:41:50.846 INFO:tasks.workunit.client.0.smithi029.stdout:write: a 47601638~4562666 2024-08-29T18:41:50.900 INFO:tasks.workunit.client.0.smithi029.stdout:discard: 23087587~6126956 2024-08-29T18:41:50.903 INFO:tasks.workunit.client.0.smithi029.stdout:snap_create: user0 2024-08-29T18:41:51.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:41:50 smithi029 bash[79042]: cluster 2024-08-29T18:41:50.634768+0000 mgr.y (mgr.25004) 1558 : cluster [DBG] pgmap v2509: 169 pgs: 169 active+clean; 1.5 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 4.8 MiB/s rd, 18 MiB/s wr, 313 op/s 2024-08-29T18:41:51.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:41:50 smithi029 bash[77880]: cluster 2024-08-29T18:41:50.634768+0000 mgr.y (mgr.25004) 1558 : cluster [DBG] pgmap v2509: 169 pgs: 169 active+clean; 1.5 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 4.8 MiB/s rd, 18 MiB/s wr, 313 op/s 2024-08-29T18:41:51.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:41:50 smithi110 bash[67519]: cluster 2024-08-29T18:41:50.634768+0000 mgr.y (mgr.25004) 1558 : cluster [DBG] pgmap v2509: 169 pgs: 169 active+clean; 1.5 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 4.8 MiB/s rd, 18 MiB/s wr, 313 op/s 2024-08-29T18:41:52.835 INFO:tasks.workunit.client.0.smithi029.stdout:write: b 55335725~5802639 2024-08-29T18:41:52.896 INFO:tasks.workunit.client.0.smithi029.stdout:discard: 56160903~2916098 2024-08-29T18:41:52.961 INFO:tasks.workunit.client.0.smithi029.stdout:write: b 472361~5853961 2024-08-29T18:41:52.973 INFO:tasks.workunit.client.0.smithi029.stdout:discard: 136192~3818182 2024-08-29T18:41:53.037 INFO:tasks.workunit.client.0.smithi029.stdout:write: b 41102019~7196447 2024-08-29T18:41:53.047 INFO:tasks.workunit.client.0.smithi029.stdout:discard: 36758817~3076401 2024-08-29T18:41:53.047 INFO:tasks.workunit.client.0.smithi029.stdout:write: b 54104399~3148817 2024-08-29T18:41:53.049 INFO:tasks.workunit.client.0.smithi029.stdout:discard: 62009306~669543 2024-08-29T18:41:53.049 INFO:tasks.workunit.client.0.smithi029.stdout:snap_create: user1 2024-08-29T18:41:53.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:41:52 smithi029 bash[79042]: cluster 2024-08-29T18:41:51.795772+0000 mon.a (mon.0) 2105 : cluster [DBG] osdmap e1426: 8 total, 8 up, 8 in 2024-08-29T18:41:53.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:41:52 smithi029 bash[79042]: cluster 2024-08-29T18:41:52.635822+0000 mgr.y (mgr.25004) 1559 : cluster [DBG] pgmap v2511: 169 pgs: 169 active+clean; 1.6 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 35 MiB/s rd, 34 MiB/s wr, 673 op/s 2024-08-29T18:41:53.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:41:52 smithi029 bash[77880]: cluster 2024-08-29T18:41:51.795772+0000 mon.a (mon.0) 2105 : cluster [DBG] osdmap e1426: 8 total, 8 up, 8 in 2024-08-29T18:41:53.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:41:52 smithi029 bash[77880]: cluster 2024-08-29T18:41:52.635822+0000 mgr.y (mgr.25004) 1559 : cluster [DBG] pgmap v2511: 169 pgs: 169 active+clean; 1.6 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 35 MiB/s rd, 34 MiB/s wr, 673 op/s 2024-08-29T18:41:53.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:41:52 smithi110 bash[67519]: cluster 2024-08-29T18:41:51.795772+0000 mon.a (mon.0) 2105 : cluster [DBG] osdmap e1426: 8 total, 8 up, 8 in 2024-08-29T18:41:53.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:41:52 smithi110 bash[67519]: cluster 2024-08-29T18:41:52.635822+0000 mgr.y (mgr.25004) 1559 : cluster [DBG] pgmap v2511: 169 pgs: 169 active+clean; 1.6 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 35 MiB/s rd, 34 MiB/s wr, 673 op/s 2024-08-29T18:41:54.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:41:53 smithi029 bash[77880]: cluster 2024-08-29T18:41:52.806190+0000 mon.a (mon.0) 2106 : cluster [DBG] osdmap e1427: 8 total, 8 up, 8 in 2024-08-29T18:41:54.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:41:53 smithi029 bash[79042]: cluster 2024-08-29T18:41:52.806190+0000 mon.a (mon.0) 2106 : cluster [DBG] osdmap e1427: 8 total, 8 up, 8 in 2024-08-29T18:41:54.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:41:53 smithi110 bash[67519]: cluster 2024-08-29T18:41:52.806190+0000 mon.a (mon.0) 2106 : cluster [DBG] osdmap e1427: 8 total, 8 up, 8 in 2024-08-29T18:41:54.854 INFO:tasks.workunit.client.0.smithi029.stdout:resize: 90242636 2024-08-29T18:41:54.890 INFO:tasks.workunit.client.0.smithi029.stdout:write: c 52317298~2754731 2024-08-29T18:41:54.901 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:41:54 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:41:54] "GET /metrics HTTP/1.1" 200 38882 "" "Prometheus/2.43.0" 2024-08-29T18:41:54.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:41:54 smithi029 bash[77880]: cluster 2024-08-29T18:41:53.813131+0000 mon.a (mon.0) 2107 : cluster [DBG] osdmap e1428: 8 total, 8 up, 8 in 2024-08-29T18:41:54.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:41:54 smithi029 bash[77880]: cluster 2024-08-29T18:41:54.636904+0000 mgr.y (mgr.25004) 1560 : cluster [DBG] pgmap v2514: 169 pgs: 169 active+clean; 1.6 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 36 MiB/s rd, 31 MiB/s wr, 632 op/s 2024-08-29T18:41:54.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:41:54 smithi029 bash[79042]: cluster 2024-08-29T18:41:53.813131+0000 mon.a (mon.0) 2107 : cluster [DBG] osdmap e1428: 8 total, 8 up, 8 in 2024-08-29T18:41:54.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:41:54 smithi029 bash[79042]: cluster 2024-08-29T18:41:54.636904+0000 mgr.y (mgr.25004) 1560 : cluster [DBG] pgmap v2514: 169 pgs: 169 active+clean; 1.6 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 36 MiB/s rd, 31 MiB/s wr, 632 op/s 2024-08-29T18:41:54.911 INFO:tasks.workunit.client.0.smithi029.stdout:discard: 83884559~5433033 2024-08-29T18:41:54.912 INFO:tasks.workunit.client.0.smithi029.stdout:write: c 80928858~4592263 2024-08-29T18:41:54.966 INFO:tasks.workunit.client.0.smithi029.stdout:discard: 82326191~7916445 2024-08-29T18:41:54.982 INFO:tasks.workunit.client.0.smithi029.stdout:write: c 75317803~5929948 2024-08-29T18:41:54.985 INFO:tasks.workunit.client.0.smithi029.stdout:discard: 42460700~6093750 2024-08-29T18:41:54.986 INFO:tasks.workunit.client.0.smithi029.stdout:write: c 55090281~7312774 2024-08-29T18:41:55.014 INFO:tasks.workunit.client.0.smithi029.stdout:discard: 68428328~467181 2024-08-29T18:41:55.014 INFO:tasks.workunit.client.0.smithi029.stdout:snap_create: user2 2024-08-29T18:41:55.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:41:54 smithi110 bash[67519]: cluster 2024-08-29T18:41:53.813131+0000 mon.a (mon.0) 2107 : cluster [DBG] osdmap e1428: 8 total, 8 up, 8 in 2024-08-29T18:41:55.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:41:54 smithi110 bash[67519]: cluster 2024-08-29T18:41:54.636904+0000 mgr.y (mgr.25004) 1560 : cluster [DBG] pgmap v2514: 169 pgs: 169 active+clean; 1.6 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 36 MiB/s rd, 31 MiB/s wr, 632 op/s 2024-08-29T18:41:56.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:41:55 smithi029 bash[79042]: cluster 2024-08-29T18:41:54.816332+0000 mon.a (mon.0) 2108 : cluster [DBG] osdmap e1429: 8 total, 8 up, 8 in 2024-08-29T18:41:56.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:41:55 smithi029 bash[77880]: cluster 2024-08-29T18:41:54.816332+0000 mon.a (mon.0) 2108 : cluster [DBG] osdmap e1429: 8 total, 8 up, 8 in 2024-08-29T18:41:56.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:41:55 smithi110 bash[67519]: cluster 2024-08-29T18:41:54.816332+0000 mon.a (mon.0) 2108 : cluster [DBG] osdmap e1429: 8 total, 8 up, 8 in 2024-08-29T18:41:56.884 INFO:tasks.workunit.client.0.smithi029.stdout:resize: 99846682 2024-08-29T18:41:56.923 INFO:tasks.workunit.client.0.smithi029.stdout:write: d 76775159~2312625 2024-08-29T18:41:56.945 INFO:tasks.workunit.client.0.smithi029.stdout:discard: 6020149~6457334 2024-08-29T18:41:56.945 INFO:tasks.workunit.client.0.smithi029.stdout:write: d 88075196~3925590 2024-08-29T18:41:56.960 INFO:tasks.workunit.client.0.smithi029.stdout:discard: 88288178~4324850 2024-08-29T18:41:57.009 INFO:tasks.workunit.client.0.smithi029.stdout:write: d 72103257~4917879 2024-08-29T18:41:57.032 INFO:tasks.workunit.client.0.smithi029.stdout:discard: 17319021~1974850 2024-08-29T18:41:57.032 INFO:tasks.workunit.client.0.smithi029.stdout:write: d 64043983~2962342 2024-08-29T18:41:57.034 INFO:tasks.workunit.client.0.smithi029.stdout:discard: 92058987~7698237 2024-08-29T18:41:57.034 INFO:tasks.workunit.client.0.smithi029.stdout:snap_create: user3 2024-08-29T18:41:57.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:41:56 smithi029 bash[79042]: cluster 2024-08-29T18:41:55.832554+0000 mon.a (mon.0) 2109 : cluster [DBG] osdmap e1430: 8 total, 8 up, 8 in 2024-08-29T18:41:57.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:41:56 smithi029 bash[79042]: cluster 2024-08-29T18:41:56.638120+0000 mgr.y (mgr.25004) 1561 : cluster [DBG] pgmap v2517: 169 pgs: 169 active+clean; 1.7 GiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 14 MiB/s rd, 14 MiB/s wr, 168 op/s 2024-08-29T18:41:57.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:41:56 smithi029 bash[77880]: cluster 2024-08-29T18:41:55.832554+0000 mon.a (mon.0) 2109 : cluster [DBG] osdmap e1430: 8 total, 8 up, 8 in 2024-08-29T18:41:57.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:41:56 smithi029 bash[77880]: cluster 2024-08-29T18:41:56.638120+0000 mgr.y (mgr.25004) 1561 : cluster [DBG] pgmap v2517: 169 pgs: 169 active+clean; 1.7 GiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 14 MiB/s rd, 14 MiB/s wr, 168 op/s 2024-08-29T18:41:57.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:41:56 smithi110 bash[67519]: cluster 2024-08-29T18:41:55.832554+0000 mon.a (mon.0) 2109 : cluster [DBG] osdmap e1430: 8 total, 8 up, 8 in 2024-08-29T18:41:57.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:41:56 smithi110 bash[67519]: cluster 2024-08-29T18:41:56.638120+0000 mgr.y (mgr.25004) 1561 : cluster [DBG] pgmap v2517: 169 pgs: 169 active+clean; 1.7 GiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 14 MiB/s rd, 14 MiB/s wr, 168 op/s 2024-08-29T18:41:58.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:41:57 smithi029 bash[77880]: cluster 2024-08-29T18:41:56.856642+0000 mon.a (mon.0) 2110 : cluster [DBG] osdmap e1431: 8 total, 8 up, 8 in 2024-08-29T18:41:58.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:41:57 smithi029 bash[79042]: cluster 2024-08-29T18:41:56.856642+0000 mon.a (mon.0) 2110 : cluster [DBG] osdmap e1431: 8 total, 8 up, 8 in 2024-08-29T18:41:58.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:41:57 smithi110 bash[67519]: cluster 2024-08-29T18:41:56.856642+0000 mon.a (mon.0) 2110 : cluster [DBG] osdmap e1431: 8 total, 8 up, 8 in 2024-08-29T18:41:58.929 INFO:tasks.workunit.client.0.smithi029.stdout:write: 1 9984668~2496167 2024-08-29T18:41:58.932 INFO:tasks.workunit.client.0.smithi029.stdout:discard: 10608709~1248083 2024-08-29T18:41:58.988 INFO:tasks.workunit.client.0.smithi029.stdout:write: 2 19969336~2496167 2024-08-29T18:41:58.990 INFO:tasks.workunit.client.0.smithi029.stdout:discard: 20593377~1248083 2024-08-29T18:41:59.045 INFO:tasks.workunit.client.0.smithi029.stdout:write: 3 29954004~2496167 2024-08-29T18:41:59.047 INFO:tasks.workunit.client.0.smithi029.stdout:discard: 30578045~1248083 2024-08-29T18:41:59.102 INFO:tasks.workunit.client.0.smithi029.stdout:write: 4 39938672~2496167 2024-08-29T18:41:59.104 INFO:tasks.workunit.client.0.smithi029.stdout:discard: 40562713~1248083 2024-08-29T18:41:59.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:41:58 smithi029 bash[77880]: cluster 2024-08-29T18:41:57.859072+0000 mon.a (mon.0) 2111 : cluster [DBG] osdmap e1432: 8 total, 8 up, 8 in 2024-08-29T18:41:59.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:41:58 smithi029 bash[77880]: cluster 2024-08-29T18:41:58.638947+0000 mgr.y (mgr.25004) 1562 : cluster [DBG] pgmap v2520: 169 pgs: 169 active+clean; 1.8 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 14 MiB/s rd, 30 MiB/s wr, 298 op/s 2024-08-29T18:41:59.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:41:58 smithi029 bash[79042]: cluster 2024-08-29T18:41:57.859072+0000 mon.a (mon.0) 2111 : cluster [DBG] osdmap e1432: 8 total, 8 up, 8 in 2024-08-29T18:41:59.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:41:58 smithi029 bash[79042]: cluster 2024-08-29T18:41:58.638947+0000 mgr.y (mgr.25004) 1562 : cluster [DBG] pgmap v2520: 169 pgs: 169 active+clean; 1.8 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 14 MiB/s rd, 30 MiB/s wr, 298 op/s 2024-08-29T18:41:59.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:41:58 smithi110 bash[67519]: cluster 2024-08-29T18:41:57.859072+0000 mon.a (mon.0) 2111 : cluster [DBG] osdmap e1432: 8 total, 8 up, 8 in 2024-08-29T18:41:59.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:41:58 smithi110 bash[67519]: cluster 2024-08-29T18:41:58.638947+0000 mgr.y (mgr.25004) 1562 : cluster [DBG] pgmap v2520: 169 pgs: 169 active+clean; 1.8 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 14 MiB/s rd, 30 MiB/s wr, 298 op/s 2024-08-29T18:41:59.163 INFO:tasks.workunit.client.0.smithi029.stdout:write: 5 49923341~2496167 2024-08-29T18:41:59.165 INFO:tasks.workunit.client.0.smithi029.stdout:discard: 50547382~1248083 2024-08-29T18:42:00.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:41:59 smithi029 bash[77880]: cluster 2024-08-29T18:41:58.883694+0000 mon.a (mon.0) 2112 : cluster [DBG] osdmap e1433: 8 total, 8 up, 8 in 2024-08-29T18:42:00.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:41:59 smithi029 bash[79042]: cluster 2024-08-29T18:41:58.883694+0000 mon.a (mon.0) 2112 : cluster [DBG] osdmap e1433: 8 total, 8 up, 8 in 2024-08-29T18:42:00.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:41:59 smithi110 bash[67519]: cluster 2024-08-29T18:41:58.883694+0000 mon.a (mon.0) 2112 : cluster [DBG] osdmap e1433: 8 total, 8 up, 8 in 2024-08-29T18:42:00.511 INFO:tasks.workunit.client.0.smithi029.stdout:migration_execute 2024-08-29T18:42:01.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:42:00 smithi029 bash[79042]: cluster 2024-08-29T18:42:00.639825+0000 mgr.y (mgr.25004) 1563 : cluster [DBG] pgmap v2522: 169 pgs: 169 active+clean; 1.8 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 16 MiB/s rd, 23 MiB/s wr, 226 op/s 2024-08-29T18:42:01.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:42:00 smithi029 bash[77880]: cluster 2024-08-29T18:42:00.639825+0000 mgr.y (mgr.25004) 1563 : cluster [DBG] pgmap v2522: 169 pgs: 169 active+clean; 1.8 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 16 MiB/s rd, 23 MiB/s wr, 226 op/s 2024-08-29T18:42:01.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:42:00 smithi110 bash[67519]: cluster 2024-08-29T18:42:00.639825+0000 mgr.y (mgr.25004) 1563 : cluster [DBG] pgmap v2522: 169 pgs: 169 active+clean; 1.8 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 16 MiB/s rd, 23 MiB/s wr, 226 op/s 2024-08-29T18:42:01.205 INFO:tasks.workunit.client.0.smithi029.stdout:migration_commit 2024-08-29T18:42:02.891 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestMigration.Stress2 (21669 ms) 2024-08-29T18:42:02.891 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestMigration.StressLive 2024-08-29T18:42:02.975 INFO:tasks.workunit.client.0.smithi029.stdout:resize: 83886080 2024-08-29T18:42:03.006 INFO:tasks.workunit.client.0.smithi029.stdout:write: A 9762657~3901893 2024-08-29T18:42:03.063 INFO:tasks.workunit.client.0.smithi029.stdout:discard: 79366159~4255897 2024-08-29T18:42:03.063 INFO:tasks.workunit.client.0.smithi029.stdout:write: A 51385373~7303998 2024-08-29T18:42:03.133 INFO:tasks.workunit.client.0.smithi029.stdout:discard: 11155710~1573829 2024-08-29T18:42:03.140 INFO:tasks.workunit.client.0.smithi029.stdout:write: A 21858826~8366499 2024-08-29T18:42:03.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:42:02 smithi029 bash[77880]: cluster 2024-08-29T18:42:02.641645+0000 mgr.y (mgr.25004) 1564 : cluster [DBG] pgmap v2523: 169 pgs: 169 active+clean; 1.8 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 97 MiB/s rd, 21 MiB/s wr, 616 op/s 2024-08-29T18:42:03.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:42:02 smithi029 bash[79042]: cluster 2024-08-29T18:42:02.641645+0000 mgr.y (mgr.25004) 1564 : cluster [DBG] pgmap v2523: 169 pgs: 169 active+clean; 1.8 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 97 MiB/s rd, 21 MiB/s wr, 616 op/s 2024-08-29T18:42:03.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:42:02 smithi110 bash[67519]: cluster 2024-08-29T18:42:02.641645+0000 mgr.y (mgr.25004) 1564 : cluster [DBG] pgmap v2523: 169 pgs: 169 active+clean; 1.8 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 97 MiB/s rd, 21 MiB/s wr, 616 op/s 2024-08-29T18:42:03.209 INFO:tasks.workunit.client.0.smithi029.stdout:discard: 18595371~3234283 2024-08-29T18:42:03.216 INFO:tasks.workunit.client.0.smithi029.stdout:write: A 59887074~6030039 2024-08-29T18:42:03.267 INFO:tasks.workunit.client.0.smithi029.stdout:discard: 35962474~4130781 2024-08-29T18:42:03.267 INFO:tasks.workunit.client.0.smithi029.stdout:snap_create: snap0 2024-08-29T18:42:04.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:42:03 smithi029 bash[77880]: audit 2024-08-29T18:42:03.578874+0000 mon.c (mon.2) 662 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:42:04.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:42:03 smithi029 bash[79042]: audit 2024-08-29T18:42:03.578874+0000 mon.c (mon.2) 662 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:42:04.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:42:03 smithi110 bash[67519]: audit 2024-08-29T18:42:03.578874+0000 mon.c (mon.2) 662 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:42:04.763 INFO:tasks.workunit.client.0.smithi029.stdout:write: B 33935104~6333633 2024-08-29T18:42:04.784 INFO:tasks.workunit.client.0.smithi029.stdout:discard: 63739689~1187488 2024-08-29T18:42:04.784 INFO:tasks.workunit.client.0.smithi029.stdout:write: B 14570489~5298552 2024-08-29T18:42:04.798 INFO:tasks.workunit.client.0.smithi029.stdout:discard: 20390199~6994283 2024-08-29T18:42:04.802 INFO:tasks.workunit.client.0.smithi029.stdout:write: B 11723865~755615 2024-08-29T18:42:04.803 INFO:tasks.workunit.client.0.smithi029.stdout:discard: 9150991~2922612 2024-08-29T18:42:04.836 INFO:tasks.workunit.client.0.smithi029.stdout:write: B 23601721~8063317 2024-08-29T18:42:04.860 INFO:tasks.workunit.client.0.smithi029.stdout:discard: 29096431~2136432 2024-08-29T18:42:04.883 INFO:tasks.workunit.client.0.smithi029.stdout:snap_create: snap1 2024-08-29T18:42:04.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:42:04 smithi029 bash[79042]: cluster 2024-08-29T18:42:03.726788+0000 mon.a (mon.0) 2113 : cluster [DBG] osdmap e1434: 8 total, 8 up, 8 in 2024-08-29T18:42:04.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:42:04 smithi029 bash[79042]: cluster 2024-08-29T18:42:04.642675+0000 mgr.y (mgr.25004) 1565 : cluster [DBG] pgmap v2525: 169 pgs: 169 active+clean; 1.8 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 94 MiB/s rd, 8.9 MiB/s wr, 483 op/s 2024-08-29T18:42:04.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:42:04 smithi029 bash[77880]: cluster 2024-08-29T18:42:03.726788+0000 mon.a (mon.0) 2113 : cluster [DBG] osdmap e1434: 8 total, 8 up, 8 in 2024-08-29T18:42:04.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:42:04 smithi029 bash[77880]: cluster 2024-08-29T18:42:04.642675+0000 mgr.y (mgr.25004) 1565 : cluster [DBG] pgmap v2525: 169 pgs: 169 active+clean; 1.8 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 94 MiB/s rd, 8.9 MiB/s wr, 483 op/s 2024-08-29T18:42:04.902 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:42:04 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:42:04] "GET /metrics HTTP/1.1" 200 38878 "" "Prometheus/2.43.0" 2024-08-29T18:42:05.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:42:04 smithi110 bash[67519]: cluster 2024-08-29T18:42:03.726788+0000 mon.a (mon.0) 2113 : cluster [DBG] osdmap e1434: 8 total, 8 up, 8 in 2024-08-29T18:42:05.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:42:04 smithi110 bash[67519]: cluster 2024-08-29T18:42:04.642675+0000 mgr.y (mgr.25004) 1565 : cluster [DBG] pgmap v2525: 169 pgs: 169 active+clean; 1.8 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 94 MiB/s rd, 8.9 MiB/s wr, 483 op/s 2024-08-29T18:42:06.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:42:05 smithi029 bash[79042]: cluster 2024-08-29T18:42:04.737714+0000 mon.a (mon.0) 2114 : cluster [DBG] osdmap e1435: 8 total, 8 up, 8 in 2024-08-29T18:42:06.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:42:05 smithi029 bash[77880]: cluster 2024-08-29T18:42:04.737714+0000 mon.a (mon.0) 2114 : cluster [DBG] osdmap e1435: 8 total, 8 up, 8 in 2024-08-29T18:42:06.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:42:05 smithi110 bash[67519]: cluster 2024-08-29T18:42:04.737714+0000 mon.a (mon.0) 2114 : cluster [DBG] osdmap e1435: 8 total, 8 up, 8 in 2024-08-29T18:42:06.790 INFO:tasks.workunit.client.0.smithi029.stdout:write: C 20655629~4984332 2024-08-29T18:42:06.831 INFO:tasks.workunit.client.0.smithi029.stdout:discard: 63682479~3818924 2024-08-29T18:42:06.831 INFO:tasks.workunit.client.0.smithi029.stdout:write: C 40607640~571416 2024-08-29T18:42:06.832 INFO:tasks.workunit.client.0.smithi029.stdout:discard: 73710319~6780378 2024-08-29T18:42:06.832 INFO:tasks.workunit.client.0.smithi029.stdout:write: C 2522551~8220026 2024-08-29T18:42:06.866 INFO:tasks.workunit.client.0.smithi029.stdout:discard: 74564434~620890 2024-08-29T18:42:06.867 INFO:tasks.workunit.client.0.smithi029.stdout:write: C 6954523~7773797 2024-08-29T18:42:06.915 INFO:tasks.workunit.client.0.smithi029.stdout:discard: 572677~7836243 2024-08-29T18:42:06.932 INFO:tasks.workunit.client.0.smithi029.stdout:snap_create: snap2 2024-08-29T18:42:07.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:42:06 smithi029 bash[79042]: cluster 2024-08-29T18:42:05.738806+0000 mon.a (mon.0) 2115 : cluster [DBG] osdmap e1436: 8 total, 8 up, 8 in 2024-08-29T18:42:07.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:42:06 smithi029 bash[79042]: cluster 2024-08-29T18:42:06.644017+0000 mgr.y (mgr.25004) 1566 : cluster [DBG] pgmap v2528: 169 pgs: 169 active+clean; 1.9 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 143 MiB/s rd, 16 MiB/s wr, 594 op/s 2024-08-29T18:42:07.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:42:06 smithi029 bash[77880]: cluster 2024-08-29T18:42:05.738806+0000 mon.a (mon.0) 2115 : cluster [DBG] osdmap e1436: 8 total, 8 up, 8 in 2024-08-29T18:42:07.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:42:06 smithi029 bash[77880]: cluster 2024-08-29T18:42:06.644017+0000 mgr.y (mgr.25004) 1566 : cluster [DBG] pgmap v2528: 169 pgs: 169 active+clean; 1.9 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 143 MiB/s rd, 16 MiB/s wr, 594 op/s 2024-08-29T18:42:07.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:42:06 smithi110 bash[67519]: cluster 2024-08-29T18:42:05.738806+0000 mon.a (mon.0) 2115 : cluster [DBG] osdmap e1436: 8 total, 8 up, 8 in 2024-08-29T18:42:07.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:42:06 smithi110 bash[67519]: cluster 2024-08-29T18:42:06.644017+0000 mgr.y (mgr.25004) 1566 : cluster [DBG] pgmap v2528: 169 pgs: 169 active+clean; 1.9 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 143 MiB/s rd, 16 MiB/s wr, 594 op/s 2024-08-29T18:42:08.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:42:07 smithi029 bash[79042]: cluster 2024-08-29T18:42:06.761114+0000 mon.a (mon.0) 2116 : cluster [DBG] osdmap e1437: 8 total, 8 up, 8 in 2024-08-29T18:42:08.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:42:07 smithi029 bash[77880]: cluster 2024-08-29T18:42:06.761114+0000 mon.a (mon.0) 2116 : cluster [DBG] osdmap e1437: 8 total, 8 up, 8 in 2024-08-29T18:42:08.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:42:07 smithi110 bash[67519]: cluster 2024-08-29T18:42:06.761114+0000 mon.a (mon.0) 2116 : cluster [DBG] osdmap e1437: 8 total, 8 up, 8 in 2024-08-29T18:42:08.815 INFO:tasks.workunit.client.0.smithi029.stdout:resize: 99029247 2024-08-29T18:42:08.845 INFO:tasks.workunit.client.0.smithi029.stdout:write: D 92245250~2191023 2024-08-29T18:42:08.863 INFO:tasks.workunit.client.0.smithi029.stdout:discard: 25571594~7510174 2024-08-29T18:42:08.863 INFO:tasks.workunit.client.0.smithi029.stdout:write: D 29733557~2893174 2024-08-29T18:42:08.881 INFO:tasks.workunit.client.0.smithi029.stdout:discard: 86412475~5200990 2024-08-29T18:42:08.881 INFO:tasks.workunit.client.0.smithi029.stdout:write: D 58808156~2020382 2024-08-29T18:42:08.883 INFO:tasks.workunit.client.0.smithi029.stdout:discard: 29216988~3633656 2024-08-29T18:42:08.905 INFO:tasks.workunit.client.0.smithi029.stdout:write: D 62745865~5727321 2024-08-29T18:42:08.909 INFO:tasks.workunit.client.0.smithi029.stdout:discard: 92068123~6891129 2024-08-29T18:42:08.910 INFO:tasks.workunit.client.0.smithi029.stdout:snap_create: snap3 2024-08-29T18:42:09.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:42:08 smithi029 bash[77880]: cluster 2024-08-29T18:42:07.763792+0000 mon.a (mon.0) 2117 : cluster [DBG] osdmap e1438: 8 total, 8 up, 8 in 2024-08-29T18:42:09.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:42:08 smithi029 bash[77880]: cluster 2024-08-29T18:42:08.644791+0000 mgr.y (mgr.25004) 1567 : cluster [DBG] pgmap v2531: 169 pgs: 169 active+clean; 2.0 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 100 MiB/s rd, 25 MiB/s wr, 199 op/s 2024-08-29T18:42:09.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:42:08 smithi029 bash[79042]: cluster 2024-08-29T18:42:07.763792+0000 mon.a (mon.0) 2117 : cluster [DBG] osdmap e1438: 8 total, 8 up, 8 in 2024-08-29T18:42:09.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:42:08 smithi029 bash[79042]: cluster 2024-08-29T18:42:08.644791+0000 mgr.y (mgr.25004) 1567 : cluster [DBG] pgmap v2531: 169 pgs: 169 active+clean; 2.0 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 100 MiB/s rd, 25 MiB/s wr, 199 op/s 2024-08-29T18:42:09.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:42:08 smithi110 bash[67519]: cluster 2024-08-29T18:42:07.763792+0000 mon.a (mon.0) 2117 : cluster [DBG] osdmap e1438: 8 total, 8 up, 8 in 2024-08-29T18:42:09.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:42:08 smithi110 bash[67519]: cluster 2024-08-29T18:42:08.644791+0000 mgr.y (mgr.25004) 1567 : cluster [DBG] pgmap v2531: 169 pgs: 169 active+clean; 2.0 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 100 MiB/s rd, 25 MiB/s wr, 199 op/s 2024-08-29T18:42:10.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:42:09 smithi029 bash[77880]: cluster 2024-08-29T18:42:08.785777+0000 mon.a (mon.0) 2118 : cluster [DBG] osdmap e1439: 8 total, 8 up, 8 in 2024-08-29T18:42:10.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:42:09 smithi029 bash[79042]: cluster 2024-08-29T18:42:08.785777+0000 mon.a (mon.0) 2118 : cluster [DBG] osdmap e1439: 8 total, 8 up, 8 in 2024-08-29T18:42:10.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:42:09 smithi110 bash[67519]: cluster 2024-08-29T18:42:08.785777+0000 mon.a (mon.0) 2118 : cluster [DBG] osdmap e1439: 8 total, 8 up, 8 in 2024-08-29T18:42:10.838 INFO:tasks.workunit.client.0.smithi029.stdout:snap_protect: snap3 2024-08-29T18:42:10.874 INFO:tasks.workunit.client.0.smithi029.stdout:clone image183 -> image186 2024-08-29T18:42:11.148 INFO:tasks.workunit.client.0.smithi029.stdout:resize: 154300659 2024-08-29T18:42:11.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:42:10 smithi029 bash[77880]: cluster 2024-08-29T18:42:09.787537+0000 mon.a (mon.0) 2119 : cluster [DBG] osdmap e1440: 8 total, 8 up, 8 in 2024-08-29T18:42:11.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:42:10 smithi029 bash[77880]: cluster 2024-08-29T18:42:10.645699+0000 mgr.y (mgr.25004) 1568 : cluster [DBG] pgmap v2534: 169 pgs: 169 active+clean; 2.0 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 40 MiB/s rd, 18 MiB/s wr, 137 op/s 2024-08-29T18:42:11.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:42:10 smithi029 bash[79042]: cluster 2024-08-29T18:42:09.787537+0000 mon.a (mon.0) 2119 : cluster [DBG] osdmap e1440: 8 total, 8 up, 8 in 2024-08-29T18:42:11.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:42:10 smithi029 bash[79042]: cluster 2024-08-29T18:42:10.645699+0000 mgr.y (mgr.25004) 1568 : cluster [DBG] pgmap v2534: 169 pgs: 169 active+clean; 2.0 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 40 MiB/s rd, 18 MiB/s wr, 137 op/s 2024-08-29T18:42:11.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:42:10 smithi110 bash[67519]: cluster 2024-08-29T18:42:09.787537+0000 mon.a (mon.0) 2119 : cluster [DBG] osdmap e1440: 8 total, 8 up, 8 in 2024-08-29T18:42:11.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:42:10 smithi110 bash[67519]: cluster 2024-08-29T18:42:10.645699+0000 mgr.y (mgr.25004) 1568 : cluster [DBG] pgmap v2534: 169 pgs: 169 active+clean; 2.0 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 40 MiB/s rd, 18 MiB/s wr, 137 op/s 2024-08-29T18:42:11.199 INFO:tasks.workunit.client.0.smithi029.stdout:migration_prepare 2024-08-29T18:42:12.036 INFO:tasks.workunit.client.0.smithi029.stdout:migration_execute 2024-08-29T18:42:12.036 INFO:tasks.workunit.client.0.smithi029.stdout:write: a 25718719~6296333 2024-08-29T18:42:12.113 INFO:tasks.workunit.client.0.smithi029.stdout:discard: 5637327~3215258 2024-08-29T18:42:12.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:42:11 smithi029 bash[79042]: cluster 2024-08-29T18:42:10.811342+0000 mon.a (mon.0) 2120 : cluster [DBG] osdmap e1441: 8 total, 8 up, 8 in 2024-08-29T18:42:12.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:42:11 smithi029 bash[77880]: cluster 2024-08-29T18:42:10.811342+0000 mon.a (mon.0) 2120 : cluster [DBG] osdmap e1441: 8 total, 8 up, 8 in 2024-08-29T18:42:12.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:42:11 smithi110 bash[67519]: cluster 2024-08-29T18:42:10.811342+0000 mon.a (mon.0) 2120 : cluster [DBG] osdmap e1441: 8 total, 8 up, 8 in 2024-08-29T18:42:12.166 INFO:tasks.workunit.client.0.smithi029.stdout:write: a 80372379~4454109 2024-08-29T18:42:12.229 INFO:tasks.workunit.client.0.smithi029.stdout:discard: 121839538~5483138 2024-08-29T18:42:12.238 INFO:tasks.workunit.client.0.smithi029.stdout:write: a 36011488~3173125 2024-08-29T18:42:12.313 INFO:tasks.workunit.client.0.smithi029.stdout:discard: 89228153~259323 2024-08-29T18:42:12.334 INFO:tasks.workunit.client.0.smithi029.stdout:write: a 104696178~2870902 2024-08-29T18:42:12.353 INFO:tasks.workunit.client.0.smithi029.stdout:discard: 55920397~660642 2024-08-29T18:42:12.381 INFO:tasks.workunit.client.0.smithi029.stdout:snap_create: user0 2024-08-29T18:42:13.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:42:12 smithi029 bash[79042]: cluster 2024-08-29T18:42:12.647360+0000 mgr.y (mgr.25004) 1569 : cluster [DBG] pgmap v2536: 169 pgs: 169 active+clean; 2.0 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 8.8 MiB/s rd, 12 MiB/s wr, 377 op/s 2024-08-29T18:42:13.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:42:12 smithi029 bash[79042]: audit 2024-08-29T18:42:12.757341+0000 mon.c (mon.2) 663 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:42:13.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:42:12 smithi029 bash[77880]: cluster 2024-08-29T18:42:12.647360+0000 mgr.y (mgr.25004) 1569 : cluster [DBG] pgmap v2536: 169 pgs: 169 active+clean; 2.0 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 8.8 MiB/s rd, 12 MiB/s wr, 377 op/s 2024-08-29T18:42:13.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:42:12 smithi029 bash[77880]: audit 2024-08-29T18:42:12.757341+0000 mon.c (mon.2) 663 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:42:13.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:42:12 smithi110 bash[67519]: cluster 2024-08-29T18:42:12.647360+0000 mgr.y (mgr.25004) 1569 : cluster [DBG] pgmap v2536: 169 pgs: 169 active+clean; 2.0 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 8.8 MiB/s rd, 12 MiB/s wr, 377 op/s 2024-08-29T18:42:13.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:42:12 smithi110 bash[67519]: audit 2024-08-29T18:42:12.757341+0000 mon.c (mon.2) 663 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:42:13.857 INFO:tasks.workunit.client.0.smithi029.stdout:write: b 114261468~544592 2024-08-29T18:42:13.872 INFO:tasks.workunit.client.0.smithi029.stdout:discard: 75005372~4452132 2024-08-29T18:42:13.872 INFO:tasks.workunit.client.0.smithi029.stdout:write: b 87386257~5952553 2024-08-29T18:42:13.887 INFO:tasks.workunit.client.0.smithi029.stdout:discard: 92260239~5637178 2024-08-29T18:42:13.932 INFO:tasks.workunit.client.0.smithi029.stdout:write: b 22942734~7209250 2024-08-29T18:42:13.940 INFO:tasks.workunit.client.0.smithi029.stdout:discard: 71204559~5592202 2024-08-29T18:42:13.940 INFO:tasks.workunit.client.0.smithi029.stdout:write: b 129305596~1306820 2024-08-29T18:42:13.941 INFO:tasks.workunit.client.0.smithi029.stdout:discard: 20414109~4811854 2024-08-29T18:42:14.027 INFO:tasks.workunit.client.0.smithi029.stdout:snap_create: user1 2024-08-29T18:42:14.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:42:13 smithi029 bash[77880]: cluster 2024-08-29T18:42:12.826433+0000 mon.a (mon.0) 2121 : cluster [DBG] osdmap e1442: 8 total, 8 up, 8 in 2024-08-29T18:42:14.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:42:13 smithi029 bash[77880]: audit 2024-08-29T18:42:13.534425+0000 mon.c (mon.2) 664 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:42:14.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:42:13 smithi029 bash[77880]: audit 2024-08-29T18:42:13.535945+0000 mon.c (mon.2) 665 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:42:14.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:42:13 smithi029 bash[77880]: audit 2024-08-29T18:42:13.548236+0000 mon.a (mon.0) 2122 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:42:14.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:42:13 smithi029 bash[79042]: cluster 2024-08-29T18:42:12.826433+0000 mon.a (mon.0) 2121 : cluster [DBG] osdmap e1442: 8 total, 8 up, 8 in 2024-08-29T18:42:14.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:42:13 smithi029 bash[79042]: audit 2024-08-29T18:42:13.534425+0000 mon.c (mon.2) 664 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:42:14.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:42:13 smithi029 bash[79042]: audit 2024-08-29T18:42:13.535945+0000 mon.c (mon.2) 665 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:42:14.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:42:13 smithi029 bash[79042]: audit 2024-08-29T18:42:13.548236+0000 mon.a (mon.0) 2122 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:42:14.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:42:13 smithi110 bash[67519]: cluster 2024-08-29T18:42:12.826433+0000 mon.a (mon.0) 2121 : cluster [DBG] osdmap e1442: 8 total, 8 up, 8 in 2024-08-29T18:42:14.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:42:13 smithi110 bash[67519]: audit 2024-08-29T18:42:13.534425+0000 mon.c (mon.2) 664 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:42:14.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:42:13 smithi110 bash[67519]: audit 2024-08-29T18:42:13.535945+0000 mon.c (mon.2) 665 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:42:14.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:42:13 smithi110 bash[67519]: audit 2024-08-29T18:42:13.548236+0000 mon.a (mon.0) 2122 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:42:14.901 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:42:14 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:42:14] "GET /metrics HTTP/1.1" 200 38878 "" "Prometheus/2.43.0" 2024-08-29T18:42:14.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:42:14 smithi029 bash[79042]: cluster 2024-08-29T18:42:13.827009+0000 mon.a (mon.0) 2123 : cluster [DBG] osdmap e1443: 8 total, 8 up, 8 in 2024-08-29T18:42:14.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:42:14 smithi029 bash[79042]: cluster 2024-08-29T18:42:14.648342+0000 mgr.y (mgr.25004) 1570 : cluster [DBG] pgmap v2539: 169 pgs: 169 active+clean; 2.0 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 8.9 MiB/s rd, 13 MiB/s wr, 352 op/s 2024-08-29T18:42:14.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:42:14 smithi029 bash[77880]: cluster 2024-08-29T18:42:13.827009+0000 mon.a (mon.0) 2123 : cluster [DBG] osdmap e1443: 8 total, 8 up, 8 in 2024-08-29T18:42:14.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:42:14 smithi029 bash[77880]: cluster 2024-08-29T18:42:14.648342+0000 mgr.y (mgr.25004) 1570 : cluster [DBG] pgmap v2539: 169 pgs: 169 active+clean; 2.0 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 8.9 MiB/s rd, 13 MiB/s wr, 352 op/s 2024-08-29T18:42:15.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:42:14 smithi110 bash[67519]: cluster 2024-08-29T18:42:13.827009+0000 mon.a (mon.0) 2123 : cluster [DBG] osdmap e1443: 8 total, 8 up, 8 in 2024-08-29T18:42:15.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:42:14 smithi110 bash[67519]: cluster 2024-08-29T18:42:14.648342+0000 mgr.y (mgr.25004) 1570 : cluster [DBG] pgmap v2539: 169 pgs: 169 active+clean; 2.0 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 8.9 MiB/s rd, 13 MiB/s wr, 352 op/s 2024-08-29T18:42:15.877 INFO:tasks.workunit.client.0.smithi029.stdout:resize: 300247464 2024-08-29T18:42:15.916 INFO:tasks.workunit.client.0.smithi029.stdout:write: c 101213966~2759469 2024-08-29T18:42:15.942 INFO:tasks.workunit.client.0.smithi029.stdout:discard: 231734717~435000 2024-08-29T18:42:15.942 INFO:tasks.workunit.client.0.smithi029.stdout:write: c 19958030~6885131 2024-08-29T18:42:15.958 INFO:tasks.workunit.client.0.smithi029.stdout:discard: 188069823~6920537 2024-08-29T18:42:15.963 INFO:tasks.workunit.client.0.smithi029.stdout:write: c 32316246~3985780 2024-08-29T18:42:15.971 INFO:tasks.workunit.client.0.smithi029.stdout:discard: 208805795~696242 2024-08-29T18:42:15.972 INFO:tasks.workunit.client.0.smithi029.stdout:write: c 123908618~1884874 2024-08-29T18:42:15.974 INFO:tasks.workunit.client.0.smithi029.stdout:discard: 157331950~815311 2024-08-29T18:42:15.975 INFO:tasks.workunit.client.0.smithi029.stdout:snap_create: user2 2024-08-29T18:42:16.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:42:15 smithi029 bash[79042]: cluster 2024-08-29T18:42:14.848260+0000 mon.a (mon.0) 2124 : cluster [DBG] osdmap e1444: 8 total, 8 up, 8 in 2024-08-29T18:42:16.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:42:15 smithi029 bash[77880]: cluster 2024-08-29T18:42:14.848260+0000 mon.a (mon.0) 2124 : cluster [DBG] osdmap e1444: 8 total, 8 up, 8 in 2024-08-29T18:42:16.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:42:15 smithi110 bash[67519]: cluster 2024-08-29T18:42:14.848260+0000 mon.a (mon.0) 2124 : cluster [DBG] osdmap e1444: 8 total, 8 up, 8 in 2024-08-29T18:42:17.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:42:16 smithi029 bash[77880]: cluster 2024-08-29T18:42:15.850479+0000 mon.a (mon.0) 2125 : cluster [DBG] osdmap e1445: 8 total, 8 up, 8 in 2024-08-29T18:42:17.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:42:16 smithi029 bash[77880]: cluster 2024-08-29T18:42:16.649614+0000 mgr.y (mgr.25004) 1571 : cluster [DBG] pgmap v2542: 169 pgs: 169 active+clean; 2.1 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 15 MiB/s rd, 21 MiB/s wr, 204 op/s 2024-08-29T18:42:17.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:42:16 smithi029 bash[79042]: cluster 2024-08-29T18:42:15.850479+0000 mon.a (mon.0) 2125 : cluster [DBG] osdmap e1445: 8 total, 8 up, 8 in 2024-08-29T18:42:17.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:42:16 smithi029 bash[79042]: cluster 2024-08-29T18:42:16.649614+0000 mgr.y (mgr.25004) 1571 : cluster [DBG] pgmap v2542: 169 pgs: 169 active+clean; 2.1 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 15 MiB/s rd, 21 MiB/s wr, 204 op/s 2024-08-29T18:42:17.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:42:16 smithi110 bash[67519]: cluster 2024-08-29T18:42:15.850479+0000 mon.a (mon.0) 2125 : cluster [DBG] osdmap e1445: 8 total, 8 up, 8 in 2024-08-29T18:42:17.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:42:16 smithi110 bash[67519]: cluster 2024-08-29T18:42:16.649614+0000 mgr.y (mgr.25004) 1571 : cluster [DBG] pgmap v2542: 169 pgs: 169 active+clean; 2.1 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 15 MiB/s rd, 21 MiB/s wr, 204 op/s 2024-08-29T18:42:17.912 INFO:tasks.workunit.client.0.smithi029.stdout:write: d 132186819~6767865 2024-08-29T18:42:17.960 INFO:tasks.workunit.client.0.smithi029.stdout:discard: 80652843~1054378 2024-08-29T18:42:17.961 INFO:tasks.workunit.client.0.smithi029.stdout:write: d 247044798~4854829 2024-08-29T18:42:17.979 INFO:tasks.workunit.client.0.smithi029.stdout:discard: 42152054~7262726 2024-08-29T18:42:17.980 INFO:tasks.workunit.client.0.smithi029.stdout:write: d 132730571~6500898 2024-08-29T18:42:18.020 INFO:tasks.workunit.client.0.smithi029.stdout:discard: 249818314~8182204 2024-08-29T18:42:18.033 INFO:tasks.workunit.client.0.smithi029.stdout:write: d 40496857~6270586 2024-08-29T18:42:18.037 INFO:tasks.workunit.client.0.smithi029.stdout:discard: 204663000~7565727 2024-08-29T18:42:18.037 INFO:tasks.workunit.client.0.smithi029.stdout:snap_create: user3 2024-08-29T18:42:18.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:42:17 smithi029 bash[79042]: cluster 2024-08-29T18:42:16.863704+0000 mon.a (mon.0) 2126 : cluster [DBG] osdmap e1446: 8 total, 8 up, 8 in 2024-08-29T18:42:18.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:42:17 smithi029 bash[77880]: cluster 2024-08-29T18:42:16.863704+0000 mon.a (mon.0) 2126 : cluster [DBG] osdmap e1446: 8 total, 8 up, 8 in 2024-08-29T18:42:18.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:42:17 smithi110 bash[67519]: cluster 2024-08-29T18:42:16.863704+0000 mon.a (mon.0) 2126 : cluster [DBG] osdmap e1446: 8 total, 8 up, 8 in 2024-08-29T18:42:19.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:42:18 smithi029 bash[77880]: cluster 2024-08-29T18:42:17.887388+0000 mon.a (mon.0) 2127 : cluster [DBG] osdmap e1447: 8 total, 8 up, 8 in 2024-08-29T18:42:19.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:42:18 smithi029 bash[77880]: audit 2024-08-29T18:42:18.579513+0000 mon.c (mon.2) 666 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:42:19.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:42:18 smithi029 bash[77880]: cluster 2024-08-29T18:42:18.650372+0000 mgr.y (mgr.25004) 1572 : cluster [DBG] pgmap v2545: 169 pgs: 169 active+clean; 2.2 GiB data, 8.7 GiB used, 706 GiB / 715 GiB avail; 21 MiB/s rd, 33 MiB/s wr, 444 op/s 2024-08-29T18:42:19.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:42:18 smithi029 bash[79042]: cluster 2024-08-29T18:42:17.887388+0000 mon.a (mon.0) 2127 : cluster [DBG] osdmap e1447: 8 total, 8 up, 8 in 2024-08-29T18:42:19.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:42:18 smithi029 bash[79042]: audit 2024-08-29T18:42:18.579513+0000 mon.c (mon.2) 666 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:42:19.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:42:18 smithi029 bash[79042]: cluster 2024-08-29T18:42:18.650372+0000 mgr.y (mgr.25004) 1572 : cluster [DBG] pgmap v2545: 169 pgs: 169 active+clean; 2.2 GiB data, 8.7 GiB used, 706 GiB / 715 GiB avail; 21 MiB/s rd, 33 MiB/s wr, 444 op/s 2024-08-29T18:42:19.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:42:18 smithi110 bash[67519]: cluster 2024-08-29T18:42:17.887388+0000 mon.a (mon.0) 2127 : cluster [DBG] osdmap e1447: 8 total, 8 up, 8 in 2024-08-29T18:42:19.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:42:18 smithi110 bash[67519]: audit 2024-08-29T18:42:18.579513+0000 mon.c (mon.2) 666 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:42:19.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:42:18 smithi110 bash[67519]: cluster 2024-08-29T18:42:18.650372+0000 mgr.y (mgr.25004) 1572 : cluster [DBG] pgmap v2545: 169 pgs: 169 active+clean; 2.2 GiB data, 8.7 GiB used, 706 GiB / 715 GiB avail; 21 MiB/s rd, 33 MiB/s wr, 444 op/s 2024-08-29T18:42:19.947 INFO:tasks.workunit.client.0.smithi029.stdout:resize: 403732135 2024-08-29T18:42:20.011 INFO:tasks.workunit.client.0.smithi029.stdout:write: 1 40373213~10093303 2024-08-29T18:42:20.054 INFO:tasks.workunit.client.0.smithi029.stdout:discard: 42896538~5046651 2024-08-29T18:42:20.119 INFO:tasks.workunit.client.0.smithi029.stdout:write: 2 80746427~10093303 2024-08-29T18:42:20.157 INFO:tasks.workunit.client.0.smithi029.stdout:discard: 83269752~5046651 2024-08-29T18:42:20.198 INFO:tasks.workunit.client.0.smithi029.stdout:write: 3 121119640~10093303 2024-08-29T18:42:20.232 INFO:tasks.workunit.client.0.smithi029.stdout:discard: 123642965~5046651 2024-08-29T18:42:20.270 INFO:tasks.workunit.client.0.smithi029.stdout:write: 4 161492854~10093303 2024-08-29T18:42:20.299 INFO:tasks.workunit.client.0.smithi029.stdout:discard: 164016179~5046651 2024-08-29T18:42:20.343 INFO:tasks.workunit.client.0.smithi029.stdout:write: 5 201866067~10093303 2024-08-29T18:42:20.365 INFO:tasks.workunit.client.0.smithi029.stdout:discard: 204389392~5046651 2024-08-29T18:42:20.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:42:19 smithi029 bash[79042]: cluster 2024-08-29T18:42:18.890621+0000 mon.a (mon.0) 2128 : cluster [DBG] osdmap e1448: 8 total, 8 up, 8 in 2024-08-29T18:42:20.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:42:19 smithi029 bash[77880]: cluster 2024-08-29T18:42:18.890621+0000 mon.a (mon.0) 2128 : cluster [DBG] osdmap e1448: 8 total, 8 up, 8 in 2024-08-29T18:42:20.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:42:19 smithi110 bash[67519]: cluster 2024-08-29T18:42:18.890621+0000 mon.a (mon.0) 2128 : cluster [DBG] osdmap e1448: 8 total, 8 up, 8 in 2024-08-29T18:42:20.534 INFO:tasks.workunit.client.0.smithi029.stdout:migration_commit 2024-08-29T18:42:21.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:42:20 smithi029 bash[77880]: cluster 2024-08-29T18:42:19.909544+0000 mon.a (mon.0) 2129 : cluster [DBG] osdmap e1449: 8 total, 8 up, 8 in 2024-08-29T18:42:21.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:42:20 smithi029 bash[77880]: cluster 2024-08-29T18:42:20.651406+0000 mgr.y (mgr.25004) 1573 : cluster [DBG] pgmap v2548: 169 pgs: 169 active+clean; 2.2 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 6.1 MiB/s rd, 16 MiB/s wr, 264 op/s 2024-08-29T18:42:21.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:42:20 smithi029 bash[79042]: cluster 2024-08-29T18:42:19.909544+0000 mon.a (mon.0) 2129 : cluster [DBG] osdmap e1449: 8 total, 8 up, 8 in 2024-08-29T18:42:21.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:42:20 smithi029 bash[79042]: cluster 2024-08-29T18:42:20.651406+0000 mgr.y (mgr.25004) 1573 : cluster [DBG] pgmap v2548: 169 pgs: 169 active+clean; 2.2 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 6.1 MiB/s rd, 16 MiB/s wr, 264 op/s 2024-08-29T18:42:21.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:42:20 smithi110 bash[67519]: cluster 2024-08-29T18:42:19.909544+0000 mon.a (mon.0) 2129 : cluster [DBG] osdmap e1449: 8 total, 8 up, 8 in 2024-08-29T18:42:21.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:42:20 smithi110 bash[67519]: cluster 2024-08-29T18:42:20.651406+0000 mgr.y (mgr.25004) 1573 : cluster [DBG] pgmap v2548: 169 pgs: 169 active+clean; 2.2 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 6.1 MiB/s rd, 16 MiB/s wr, 264 op/s 2024-08-29T18:42:23.015 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestMigration.StressLive (20125 ms) 2024-08-29T18:42:23.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:42:22 smithi029 bash[79042]: cluster 2024-08-29T18:42:22.653300+0000 mgr.y (mgr.25004) 1574 : cluster [DBG] pgmap v2549: 169 pgs: 169 active+clean; 2.3 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 45 MiB/s rd, 30 MiB/s wr, 367 op/s 2024-08-29T18:42:23.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:42:22 smithi029 bash[77880]: cluster 2024-08-29T18:42:22.653300+0000 mgr.y (mgr.25004) 1574 : cluster [DBG] pgmap v2549: 169 pgs: 169 active+clean; 2.3 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 45 MiB/s rd, 30 MiB/s wr, 367 op/s 2024-08-29T18:42:23.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:42:22 smithi110 bash[67519]: cluster 2024-08-29T18:42:22.653300+0000 mgr.y (mgr.25004) 1574 : cluster [DBG] pgmap v2549: 169 pgs: 169 active+clean; 2.3 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 45 MiB/s rd, 30 MiB/s wr, 367 op/s 2024-08-29T18:42:24.744 INFO:tasks.workunit.client.0.smithi029.stdout:[----------] 57 tests from TestMigration (294791 ms total) 2024-08-29T18:42:24.744 INFO:tasks.workunit.client.0.smithi029.stdout: 2024-08-29T18:42:24.744 INFO:tasks.workunit.client.0.smithi029.stdout:[----------] 6 tests from TestGroup 2024-08-29T18:42:24.901 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:42:24 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:42:24] "GET /metrics HTTP/1.1" 200 38883 "" "Prometheus/2.43.0" 2024-08-29T18:42:24.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:42:24 smithi029 bash[79042]: cluster 2024-08-29T18:42:23.725261+0000 mon.a (mon.0) 2130 : cluster [DBG] osdmap e1450: 8 total, 8 up, 8 in 2024-08-29T18:42:24.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:42:24 smithi029 bash[79042]: cluster 2024-08-29T18:42:24.654173+0000 mgr.y (mgr.25004) 1575 : cluster [DBG] pgmap v2551: 137 pgs: 137 active+clean; 2.2 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail 2024-08-29T18:42:24.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:42:24 smithi029 bash[77880]: cluster 2024-08-29T18:42:23.725261+0000 mon.a (mon.0) 2130 : cluster [DBG] osdmap e1450: 8 total, 8 up, 8 in 2024-08-29T18:42:24.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:42:24 smithi029 bash[77880]: cluster 2024-08-29T18:42:24.654173+0000 mgr.y (mgr.25004) 1575 : cluster [DBG] pgmap v2551: 137 pgs: 137 active+clean; 2.2 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail 2024-08-29T18:42:25.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:42:24 smithi110 bash[67519]: cluster 2024-08-29T18:42:23.725261+0000 mon.a (mon.0) 2130 : cluster [DBG] osdmap e1450: 8 total, 8 up, 8 in 2024-08-29T18:42:25.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:42:24 smithi110 bash[67519]: cluster 2024-08-29T18:42:24.654173+0000 mgr.y (mgr.25004) 1575 : cluster [DBG] pgmap v2551: 137 pgs: 137 active+clean; 2.2 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail 2024-08-29T18:42:26.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:42:25 smithi029 bash[79042]: cluster 2024-08-29T18:42:24.718656+0000 mon.a (mon.0) 2131 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:42:26.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:42:25 smithi029 bash[79042]: cluster 2024-08-29T18:42:24.718705+0000 mon.a (mon.0) 2132 : cluster [INF] Cluster is now healthy 2024-08-29T18:42:26.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:42:25 smithi029 bash[79042]: cluster 2024-08-29T18:42:24.736635+0000 mon.a (mon.0) 2133 : cluster [DBG] osdmap e1451: 8 total, 8 up, 8 in 2024-08-29T18:42:26.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:42:25 smithi029 bash[77880]: cluster 2024-08-29T18:42:24.718656+0000 mon.a (mon.0) 2131 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:42:26.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:42:25 smithi029 bash[77880]: cluster 2024-08-29T18:42:24.718705+0000 mon.a (mon.0) 2132 : cluster [INF] Cluster is now healthy 2024-08-29T18:42:26.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:42:25 smithi029 bash[77880]: cluster 2024-08-29T18:42:24.736635+0000 mon.a (mon.0) 2133 : cluster [DBG] osdmap e1451: 8 total, 8 up, 8 in 2024-08-29T18:42:26.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:42:25 smithi110 bash[67519]: cluster 2024-08-29T18:42:24.718656+0000 mon.a (mon.0) 2131 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:42:26.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:42:25 smithi110 bash[67519]: cluster 2024-08-29T18:42:24.718705+0000 mon.a (mon.0) 2132 : cluster [INF] Cluster is now healthy 2024-08-29T18:42:26.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:42:25 smithi110 bash[67519]: cluster 2024-08-29T18:42:24.736635+0000 mon.a (mon.0) 2133 : cluster [DBG] osdmap e1451: 8 total, 8 up, 8 in 2024-08-29T18:42:26.770 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestGroup.group_create 2024-08-29T18:42:27.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:42:26 smithi029 bash[77880]: cluster 2024-08-29T18:42:25.749421+0000 mon.a (mon.0) 2134 : cluster [DBG] osdmap e1452: 8 total, 8 up, 8 in 2024-08-29T18:42:27.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:42:26 smithi029 bash[77880]: audit 2024-08-29T18:42:25.753452+0000 mon.c (mon.2) 667 : audit [INF] from='client.? 172.21.15.29:0/3050863893' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:42:27.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:42:26 smithi029 bash[77880]: audit 2024-08-29T18:42:25.757533+0000 mon.a (mon.0) 2135 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:42:27.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:42:26 smithi029 bash[77880]: cluster 2024-08-29T18:42:26.655294+0000 mgr.y (mgr.25004) 1576 : cluster [DBG] pgmap v2554: 137 pgs: 7 creating+peering, 25 unknown, 105 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail 2024-08-29T18:42:27.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:42:26 smithi029 bash[79042]: cluster 2024-08-29T18:42:25.749421+0000 mon.a (mon.0) 2134 : cluster [DBG] osdmap e1452: 8 total, 8 up, 8 in 2024-08-29T18:42:27.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:42:26 smithi029 bash[79042]: audit 2024-08-29T18:42:25.753452+0000 mon.c (mon.2) 667 : audit [INF] from='client.? 172.21.15.29:0/3050863893' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:42:27.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:42:26 smithi029 bash[79042]: audit 2024-08-29T18:42:25.757533+0000 mon.a (mon.0) 2135 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:42:27.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:42:26 smithi029 bash[79042]: cluster 2024-08-29T18:42:26.655294+0000 mgr.y (mgr.25004) 1576 : cluster [DBG] pgmap v2554: 137 pgs: 7 creating+peering, 25 unknown, 105 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail 2024-08-29T18:42:27.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:42:26 smithi110 bash[67519]: cluster 2024-08-29T18:42:25.749421+0000 mon.a (mon.0) 2134 : cluster [DBG] osdmap e1452: 8 total, 8 up, 8 in 2024-08-29T18:42:27.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:42:26 smithi110 bash[67519]: audit 2024-08-29T18:42:25.753452+0000 mon.c (mon.2) 667 : audit [INF] from='client.? 172.21.15.29:0/3050863893' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:42:27.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:42:26 smithi110 bash[67519]: audit 2024-08-29T18:42:25.757533+0000 mon.a (mon.0) 2135 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:42:27.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:42:26 smithi110 bash[67519]: cluster 2024-08-29T18:42:26.655294+0000 mgr.y (mgr.25004) 1576 : cluster [DBG] pgmap v2554: 137 pgs: 7 creating+peering, 25 unknown, 105 active+clean; 4.6 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail 2024-08-29T18:42:28.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:42:27 smithi029 bash[79042]: cluster 2024-08-29T18:42:26.743348+0000 mon.a (mon.0) 2136 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:42:28.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:42:27 smithi029 bash[79042]: audit 2024-08-29T18:42:26.745213+0000 mon.a (mon.0) 2137 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-10","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:42:28.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:42:27 smithi029 bash[79042]: cluster 2024-08-29T18:42:26.754082+0000 mon.a (mon.0) 2138 : cluster [DBG] osdmap e1453: 8 total, 8 up, 8 in 2024-08-29T18:42:28.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:42:27 smithi029 bash[79042]: cluster 2024-08-29T18:42:27.755037+0000 mon.a (mon.0) 2139 : cluster [DBG] osdmap e1454: 8 total, 8 up, 8 in 2024-08-29T18:42:28.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:42:27 smithi029 bash[77880]: cluster 2024-08-29T18:42:26.743348+0000 mon.a (mon.0) 2136 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:42:28.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:42:27 smithi029 bash[77880]: audit 2024-08-29T18:42:26.745213+0000 mon.a (mon.0) 2137 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-10","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:42:28.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:42:27 smithi029 bash[77880]: cluster 2024-08-29T18:42:26.754082+0000 mon.a (mon.0) 2138 : cluster [DBG] osdmap e1453: 8 total, 8 up, 8 in 2024-08-29T18:42:28.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:42:27 smithi029 bash[77880]: cluster 2024-08-29T18:42:27.755037+0000 mon.a (mon.0) 2139 : cluster [DBG] osdmap e1454: 8 total, 8 up, 8 in 2024-08-29T18:42:28.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:42:27 smithi110 bash[67519]: cluster 2024-08-29T18:42:26.743348+0000 mon.a (mon.0) 2136 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:42:28.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:42:27 smithi110 bash[67519]: audit 2024-08-29T18:42:26.745213+0000 mon.a (mon.0) 2137 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-10","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:42:28.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:42:27 smithi110 bash[67519]: cluster 2024-08-29T18:42:26.754082+0000 mon.a (mon.0) 2138 : cluster [DBG] osdmap e1453: 8 total, 8 up, 8 in 2024-08-29T18:42:28.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:42:27 smithi110 bash[67519]: cluster 2024-08-29T18:42:27.755037+0000 mon.a (mon.0) 2139 : cluster [DBG] osdmap e1454: 8 total, 8 up, 8 in 2024-08-29T18:42:28.829 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestGroup.group_create (2059 ms) 2024-08-29T18:42:28.829 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestGroup.group_createPP 2024-08-29T18:42:28.863 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestGroup.group_createPP (34 ms) 2024-08-29T18:42:28.863 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestGroup.add_image 2024-08-29T18:42:28.940 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestGroup.add_image (76 ms) 2024-08-29T18:42:28.940 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestGroup.add_imagePP 2024-08-29T18:42:29.008 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestGroup.add_imagePP (69 ms) 2024-08-29T18:42:29.009 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestGroup.add_snapshot 2024-08-29T18:42:29.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:42:28 smithi029 bash[79042]: cluster 2024-08-29T18:42:28.656127+0000 mgr.y (mgr.25004) 1577 : cluster [DBG] pgmap v2557: 137 pgs: 11 creating+peering, 7 unknown, 119 active+clean; 4.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-08-29T18:42:29.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:42:28 smithi029 bash[79042]: cluster 2024-08-29T18:42:28.757514+0000 mon.a (mon.0) 2140 : cluster [DBG] osdmap e1455: 8 total, 8 up, 8 in 2024-08-29T18:42:29.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:42:28 smithi029 bash[77880]: cluster 2024-08-29T18:42:28.656127+0000 mgr.y (mgr.25004) 1577 : cluster [DBG] pgmap v2557: 137 pgs: 11 creating+peering, 7 unknown, 119 active+clean; 4.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-08-29T18:42:29.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:42:28 smithi029 bash[77880]: cluster 2024-08-29T18:42:28.757514+0000 mon.a (mon.0) 2140 : cluster [DBG] osdmap e1455: 8 total, 8 up, 8 in 2024-08-29T18:42:29.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:42:28 smithi110 bash[67519]: cluster 2024-08-29T18:42:28.656127+0000 mgr.y (mgr.25004) 1577 : cluster [DBG] pgmap v2557: 137 pgs: 11 creating+peering, 7 unknown, 119 active+clean; 4.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-08-29T18:42:29.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:42:28 smithi110 bash[67519]: cluster 2024-08-29T18:42:28.757514+0000 mon.a (mon.0) 2140 : cluster [DBG] osdmap e1455: 8 total, 8 up, 8 in 2024-08-29T18:42:30.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:42:29 smithi029 bash[79042]: cluster 2024-08-29T18:42:28.774012+0000 mon.a (mon.0) 2141 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:42:30.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:42:29 smithi029 bash[79042]: cluster 2024-08-29T18:42:28.774060+0000 mon.a (mon.0) 2142 : cluster [INF] Cluster is now healthy 2024-08-29T18:42:30.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:42:29 smithi029 bash[77880]: cluster 2024-08-29T18:42:28.774012+0000 mon.a (mon.0) 2141 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:42:30.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:42:29 smithi029 bash[77880]: cluster 2024-08-29T18:42:28.774060+0000 mon.a (mon.0) 2142 : cluster [INF] Cluster is now healthy 2024-08-29T18:42:30.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:42:29 smithi110 bash[67519]: cluster 2024-08-29T18:42:28.774012+0000 mon.a (mon.0) 2141 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:42:30.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:42:29 smithi110 bash[67519]: cluster 2024-08-29T18:42:28.774060+0000 mon.a (mon.0) 2142 : cluster [INF] Cluster is now healthy 2024-08-29T18:42:31.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:42:30 smithi029 bash[79042]: cluster 2024-08-29T18:42:29.804583+0000 mon.a (mon.0) 2143 : cluster [DBG] osdmap e1456: 8 total, 8 up, 8 in 2024-08-29T18:42:31.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:42:30 smithi029 bash[79042]: cluster 2024-08-29T18:42:30.656977+0000 mgr.y (mgr.25004) 1578 : cluster [DBG] pgmap v2560: 137 pgs: 11 creating+peering, 126 active+clean; 4.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 1.7 KiB/s rd, 1023 B/s wr, 3 op/s 2024-08-29T18:42:31.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:42:30 smithi029 bash[77880]: cluster 2024-08-29T18:42:29.804583+0000 mon.a (mon.0) 2143 : cluster [DBG] osdmap e1456: 8 total, 8 up, 8 in 2024-08-29T18:42:31.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:42:30 smithi029 bash[77880]: cluster 2024-08-29T18:42:30.656977+0000 mgr.y (mgr.25004) 1578 : cluster [DBG] pgmap v2560: 137 pgs: 11 creating+peering, 126 active+clean; 4.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 1.7 KiB/s rd, 1023 B/s wr, 3 op/s 2024-08-29T18:42:31.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:42:30 smithi110 bash[67519]: cluster 2024-08-29T18:42:29.804583+0000 mon.a (mon.0) 2143 : cluster [DBG] osdmap e1456: 8 total, 8 up, 8 in 2024-08-29T18:42:31.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:42:30 smithi110 bash[67519]: cluster 2024-08-29T18:42:30.656977+0000 mgr.y (mgr.25004) 1578 : cluster [DBG] pgmap v2560: 137 pgs: 11 creating+peering, 126 active+clean; 4.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 1.7 KiB/s rd, 1023 B/s wr, 3 op/s 2024-08-29T18:42:32.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:42:31 smithi029 bash[79042]: cluster 2024-08-29T18:42:30.813928+0000 mon.a (mon.0) 2144 : cluster [DBG] osdmap e1457: 8 total, 8 up, 8 in 2024-08-29T18:42:32.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:42:31 smithi029 bash[77880]: cluster 2024-08-29T18:42:30.813928+0000 mon.a (mon.0) 2144 : cluster [DBG] osdmap e1457: 8 total, 8 up, 8 in 2024-08-29T18:42:32.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:42:31 smithi110 bash[67519]: cluster 2024-08-29T18:42:30.813928+0000 mon.a (mon.0) 2144 : cluster [DBG] osdmap e1457: 8 total, 8 up, 8 in 2024-08-29T18:42:33.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:42:32 smithi029 bash[77880]: cluster 2024-08-29T18:42:31.815953+0000 mon.a (mon.0) 2145 : cluster [DBG] osdmap e1458: 8 total, 8 up, 8 in 2024-08-29T18:42:33.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:42:32 smithi029 bash[77880]: cluster 2024-08-29T18:42:32.657944+0000 mgr.y (mgr.25004) 1579 : cluster [DBG] pgmap v2563: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 152 KiB/s rd, 18 KiB/s wr, 206 op/s 2024-08-29T18:42:33.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:42:32 smithi029 bash[79042]: cluster 2024-08-29T18:42:31.815953+0000 mon.a (mon.0) 2145 : cluster [DBG] osdmap e1458: 8 total, 8 up, 8 in 2024-08-29T18:42:33.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:42:32 smithi029 bash[79042]: cluster 2024-08-29T18:42:32.657944+0000 mgr.y (mgr.25004) 1579 : cluster [DBG] pgmap v2563: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 152 KiB/s rd, 18 KiB/s wr, 206 op/s 2024-08-29T18:42:33.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:42:32 smithi110 bash[67519]: cluster 2024-08-29T18:42:31.815953+0000 mon.a (mon.0) 2145 : cluster [DBG] osdmap e1458: 8 total, 8 up, 8 in 2024-08-29T18:42:33.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:42:32 smithi110 bash[67519]: cluster 2024-08-29T18:42:32.657944+0000 mgr.y (mgr.25004) 1579 : cluster [DBG] pgmap v2563: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 152 KiB/s rd, 18 KiB/s wr, 206 op/s 2024-08-29T18:42:34.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:42:33 smithi029 bash[79042]: cluster 2024-08-29T18:42:32.838315+0000 mon.a (mon.0) 2146 : cluster [DBG] osdmap e1459: 8 total, 8 up, 8 in 2024-08-29T18:42:34.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:42:33 smithi029 bash[79042]: audit 2024-08-29T18:42:33.586683+0000 mon.a (mon.0) 2147 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:42:34.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:42:33 smithi029 bash[79042]: audit 2024-08-29T18:42:33.589399+0000 mon.c (mon.2) 668 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:42:34.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:42:33 smithi029 bash[77880]: cluster 2024-08-29T18:42:32.838315+0000 mon.a (mon.0) 2146 : cluster [DBG] osdmap e1459: 8 total, 8 up, 8 in 2024-08-29T18:42:34.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:42:33 smithi029 bash[77880]: audit 2024-08-29T18:42:33.586683+0000 mon.a (mon.0) 2147 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:42:34.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:42:33 smithi029 bash[77880]: audit 2024-08-29T18:42:33.589399+0000 mon.c (mon.2) 668 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:42:34.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:42:33 smithi110 bash[67519]: cluster 2024-08-29T18:42:32.838315+0000 mon.a (mon.0) 2146 : cluster [DBG] osdmap e1459: 8 total, 8 up, 8 in 2024-08-29T18:42:34.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:42:33 smithi110 bash[67519]: audit 2024-08-29T18:42:33.586683+0000 mon.a (mon.0) 2147 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:42:34.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:42:33 smithi110 bash[67519]: audit 2024-08-29T18:42:33.589399+0000 mon.c (mon.2) 668 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:42:34.558 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestGroup.add_snapshot (5549 ms) 2024-08-29T18:42:34.558 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestGroup.add_snapshotPP 2024-08-29T18:42:34.901 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:42:34 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:42:34] "GET /metrics HTTP/1.1" 200 36424 "" "Prometheus/2.43.0" 2024-08-29T18:42:34.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:42:34 smithi029 bash[77880]: cluster 2024-08-29T18:42:33.846029+0000 mon.a (mon.0) 2148 : cluster [DBG] osdmap e1460: 8 total, 8 up, 8 in 2024-08-29T18:42:34.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:42:34 smithi029 bash[77880]: cluster 2024-08-29T18:42:34.444189+0000 mon.a (mon.0) 2149 : cluster [DBG] osdmap e1461: 8 total, 8 up, 8 in 2024-08-29T18:42:34.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:42:34 smithi029 bash[77880]: cluster 2024-08-29T18:42:34.658713+0000 mgr.y (mgr.25004) 1580 : cluster [DBG] pgmap v2567: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 156 KiB/s rd, 18 KiB/s wr, 210 op/s 2024-08-29T18:42:34.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:42:34 smithi029 bash[79042]: cluster 2024-08-29T18:42:33.846029+0000 mon.a (mon.0) 2148 : cluster [DBG] osdmap e1460: 8 total, 8 up, 8 in 2024-08-29T18:42:34.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:42:34 smithi029 bash[79042]: cluster 2024-08-29T18:42:34.444189+0000 mon.a (mon.0) 2149 : cluster [DBG] osdmap e1461: 8 total, 8 up, 8 in 2024-08-29T18:42:34.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:42:34 smithi029 bash[79042]: cluster 2024-08-29T18:42:34.658713+0000 mgr.y (mgr.25004) 1580 : cluster [DBG] pgmap v2567: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 156 KiB/s rd, 18 KiB/s wr, 210 op/s 2024-08-29T18:42:35.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:42:34 smithi110 bash[67519]: cluster 2024-08-29T18:42:33.846029+0000 mon.a (mon.0) 2148 : cluster [DBG] osdmap e1460: 8 total, 8 up, 8 in 2024-08-29T18:42:35.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:42:34 smithi110 bash[67519]: cluster 2024-08-29T18:42:34.444189+0000 mon.a (mon.0) 2149 : cluster [DBG] osdmap e1461: 8 total, 8 up, 8 in 2024-08-29T18:42:35.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:42:34 smithi110 bash[67519]: cluster 2024-08-29T18:42:34.658713+0000 mgr.y (mgr.25004) 1580 : cluster [DBG] pgmap v2567: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 156 KiB/s rd, 18 KiB/s wr, 210 op/s 2024-08-29T18:42:36.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:42:36 smithi029 bash[77880]: cluster 2024-08-29T18:42:35.446729+0000 mon.a (mon.0) 2150 : cluster [DBG] osdmap e1462: 8 total, 8 up, 8 in 2024-08-29T18:42:36.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:42:36 smithi029 bash[79042]: cluster 2024-08-29T18:42:35.446729+0000 mon.a (mon.0) 2150 : cluster [DBG] osdmap e1462: 8 total, 8 up, 8 in 2024-08-29T18:42:36.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:42:36 smithi110 bash[67519]: cluster 2024-08-29T18:42:35.446729+0000 mon.a (mon.0) 2150 : cluster [DBG] osdmap e1462: 8 total, 8 up, 8 in 2024-08-29T18:42:37.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:42:37 smithi029 bash[79042]: cluster 2024-08-29T18:42:36.459065+0000 mon.a (mon.0) 2151 : cluster [DBG] osdmap e1463: 8 total, 8 up, 8 in 2024-08-29T18:42:37.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:42:37 smithi029 bash[79042]: cluster 2024-08-29T18:42:36.659446+0000 mgr.y (mgr.25004) 1581 : cluster [DBG] pgmap v2570: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 15 KiB/s rd, 1.8 KiB/s wr, 19 op/s 2024-08-29T18:42:37.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:42:37 smithi029 bash[77880]: cluster 2024-08-29T18:42:36.459065+0000 mon.a (mon.0) 2151 : cluster [DBG] osdmap e1463: 8 total, 8 up, 8 in 2024-08-29T18:42:37.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:42:37 smithi029 bash[77880]: cluster 2024-08-29T18:42:36.659446+0000 mgr.y (mgr.25004) 1581 : cluster [DBG] pgmap v2570: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 15 KiB/s rd, 1.8 KiB/s wr, 19 op/s 2024-08-29T18:42:37.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:42:37 smithi110 bash[67519]: cluster 2024-08-29T18:42:36.459065+0000 mon.a (mon.0) 2151 : cluster [DBG] osdmap e1463: 8 total, 8 up, 8 in 2024-08-29T18:42:37.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:42:37 smithi110 bash[67519]: cluster 2024-08-29T18:42:36.659446+0000 mgr.y (mgr.25004) 1581 : cluster [DBG] pgmap v2570: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 15 KiB/s rd, 1.8 KiB/s wr, 19 op/s 2024-08-29T18:42:38.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:42:38 smithi029 bash[79042]: cluster 2024-08-29T18:42:37.470407+0000 mon.a (mon.0) 2152 : cluster [DBG] osdmap e1464: 8 total, 8 up, 8 in 2024-08-29T18:42:38.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:42:38 smithi029 bash[77880]: cluster 2024-08-29T18:42:37.470407+0000 mon.a (mon.0) 2152 : cluster [DBG] osdmap e1464: 8 total, 8 up, 8 in 2024-08-29T18:42:38.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:42:38 smithi110 bash[67519]: cluster 2024-08-29T18:42:37.470407+0000 mon.a (mon.0) 2152 : cluster [DBG] osdmap e1464: 8 total, 8 up, 8 in 2024-08-29T18:42:39.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:42:39 smithi029 bash[79042]: cluster 2024-08-29T18:42:38.472107+0000 mon.a (mon.0) 2153 : cluster [DBG] osdmap e1465: 8 total, 8 up, 8 in 2024-08-29T18:42:39.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:42:39 smithi029 bash[79042]: cluster 2024-08-29T18:42:38.660365+0000 mgr.y (mgr.25004) 1582 : cluster [DBG] pgmap v2573: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 102 KiB/s rd, 8.7 KiB/s wr, 137 op/s 2024-08-29T18:42:39.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:42:39 smithi029 bash[79042]: cluster 2024-08-29T18:42:39.446651+0000 mon.a (mon.0) 2154 : cluster [DBG] osdmap e1466: 8 total, 8 up, 8 in 2024-08-29T18:42:39.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:42:39 smithi029 bash[77880]: cluster 2024-08-29T18:42:38.472107+0000 mon.a (mon.0) 2153 : cluster [DBG] osdmap e1465: 8 total, 8 up, 8 in 2024-08-29T18:42:39.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:42:39 smithi029 bash[77880]: cluster 2024-08-29T18:42:38.660365+0000 mgr.y (mgr.25004) 1582 : cluster [DBG] pgmap v2573: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 102 KiB/s rd, 8.7 KiB/s wr, 137 op/s 2024-08-29T18:42:39.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:42:39 smithi029 bash[77880]: cluster 2024-08-29T18:42:39.446651+0000 mon.a (mon.0) 2154 : cluster [DBG] osdmap e1466: 8 total, 8 up, 8 in 2024-08-29T18:42:39.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:42:39 smithi110 bash[67519]: cluster 2024-08-29T18:42:38.472107+0000 mon.a (mon.0) 2153 : cluster [DBG] osdmap e1465: 8 total, 8 up, 8 in 2024-08-29T18:42:39.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:42:39 smithi110 bash[67519]: cluster 2024-08-29T18:42:38.660365+0000 mgr.y (mgr.25004) 1582 : cluster [DBG] pgmap v2573: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 102 KiB/s rd, 8.7 KiB/s wr, 137 op/s 2024-08-29T18:42:39.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:42:39 smithi110 bash[67519]: cluster 2024-08-29T18:42:39.446651+0000 mon.a (mon.0) 2154 : cluster [DBG] osdmap e1466: 8 total, 8 up, 8 in 2024-08-29T18:42:40.561 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestGroup.add_snapshotPP (6003 ms) 2024-08-29T18:42:41.516 INFO:tasks.workunit.client.0.smithi029.stdout:[----------] 6 tests from TestGroup (13790 ms total) 2024-08-29T18:42:41.516 INFO:tasks.workunit.client.0.smithi029.stdout: 2024-08-29T18:42:41.516 INFO:tasks.workunit.client.0.smithi029.stdout:[----------] 31 tests from TestDeepCopy 2024-08-29T18:42:41.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:42:41 smithi029 bash[77880]: cluster 2024-08-29T18:42:40.499753+0000 mon.a (mon.0) 2155 : cluster [DBG] osdmap e1467: 8 total, 8 up, 8 in 2024-08-29T18:42:41.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:42:41 smithi029 bash[77880]: cluster 2024-08-29T18:42:40.661205+0000 mgr.y (mgr.25004) 1583 : cluster [DBG] pgmap v2576: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 93 KiB/s rd, 9.0 KiB/s wr, 126 op/s 2024-08-29T18:42:41.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:42:41 smithi029 bash[79042]: cluster 2024-08-29T18:42:40.499753+0000 mon.a (mon.0) 2155 : cluster [DBG] osdmap e1467: 8 total, 8 up, 8 in 2024-08-29T18:42:41.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:42:41 smithi029 bash[79042]: cluster 2024-08-29T18:42:40.661205+0000 mgr.y (mgr.25004) 1583 : cluster [DBG] pgmap v2576: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 93 KiB/s rd, 9.0 KiB/s wr, 126 op/s 2024-08-29T18:42:41.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:42:41 smithi110 bash[67519]: cluster 2024-08-29T18:42:40.499753+0000 mon.a (mon.0) 2155 : cluster [DBG] osdmap e1467: 8 total, 8 up, 8 in 2024-08-29T18:42:41.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:42:41 smithi110 bash[67519]: cluster 2024-08-29T18:42:40.661205+0000 mgr.y (mgr.25004) 1583 : cluster [DBG] pgmap v2576: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 93 KiB/s rd, 9.0 KiB/s wr, 126 op/s 2024-08-29T18:42:42.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:42:42 smithi029 bash[79042]: cluster 2024-08-29T18:42:41.509182+0000 mon.a (mon.0) 2156 : cluster [DBG] osdmap e1468: 8 total, 8 up, 8 in 2024-08-29T18:42:42.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:42:42 smithi029 bash[77880]: cluster 2024-08-29T18:42:41.509182+0000 mon.a (mon.0) 2156 : cluster [DBG] osdmap e1468: 8 total, 8 up, 8 in 2024-08-29T18:42:42.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:42:42 smithi110 bash[67519]: cluster 2024-08-29T18:42:41.509182+0000 mon.a (mon.0) 2156 : cluster [DBG] osdmap e1468: 8 total, 8 up, 8 in 2024-08-29T18:42:43.533 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestDeepCopy.Empty 2024-08-29T18:42:43.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:42:43 smithi029 bash[79042]: cluster 2024-08-29T18:42:42.518992+0000 mon.a (mon.0) 2157 : cluster [DBG] osdmap e1469: 8 total, 8 up, 8 in 2024-08-29T18:42:43.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:42:43 smithi029 bash[79042]: audit 2024-08-29T18:42:42.525773+0000 mon.a (mon.0) 2158 : audit [INF] from='client.? 172.21.15.29:0/1011534682' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:42:43.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:42:43 smithi029 bash[79042]: cluster 2024-08-29T18:42:42.662309+0000 mgr.y (mgr.25004) 1584 : cluster [DBG] pgmap v2579: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:42:43.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:42:43 smithi029 bash[77880]: cluster 2024-08-29T18:42:42.518992+0000 mon.a (mon.0) 2157 : cluster [DBG] osdmap e1469: 8 total, 8 up, 8 in 2024-08-29T18:42:43.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:42:43 smithi029 bash[77880]: audit 2024-08-29T18:42:42.525773+0000 mon.a (mon.0) 2158 : audit [INF] from='client.? 172.21.15.29:0/1011534682' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:42:43.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:42:43 smithi029 bash[77880]: cluster 2024-08-29T18:42:42.662309+0000 mgr.y (mgr.25004) 1584 : cluster [DBG] pgmap v2579: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:42:43.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:42:43 smithi110 bash[67519]: cluster 2024-08-29T18:42:42.518992+0000 mon.a (mon.0) 2157 : cluster [DBG] osdmap e1469: 8 total, 8 up, 8 in 2024-08-29T18:42:43.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:42:43 smithi110 bash[67519]: audit 2024-08-29T18:42:42.525773+0000 mon.a (mon.0) 2158 : audit [INF] from='client.? 172.21.15.29:0/1011534682' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:42:43.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:42:43 smithi110 bash[67519]: cluster 2024-08-29T18:42:42.662309+0000 mgr.y (mgr.25004) 1584 : cluster [DBG] pgmap v2579: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:42:44.901 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:42:44 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:42:44] "GET /metrics HTTP/1.1" 200 36424 "" "Prometheus/2.43.0" 2024-08-29T18:42:44.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:42:44 smithi029 bash[79042]: cluster 2024-08-29T18:42:43.511267+0000 mon.a (mon.0) 2159 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:42:44.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:42:44 smithi029 bash[79042]: audit 2024-08-29T18:42:43.520726+0000 mon.a (mon.0) 2160 : audit [INF] from='client.? 172.21.15.29:0/1011534682' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-11","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:42:44.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:42:44 smithi029 bash[79042]: cluster 2024-08-29T18:42:43.530753+0000 mon.a (mon.0) 2161 : cluster [DBG] osdmap e1470: 8 total, 8 up, 8 in 2024-08-29T18:42:44.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:42:44 smithi029 bash[77880]: cluster 2024-08-29T18:42:43.511267+0000 mon.a (mon.0) 2159 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:42:44.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:42:44 smithi029 bash[77880]: audit 2024-08-29T18:42:43.520726+0000 mon.a (mon.0) 2160 : audit [INF] from='client.? 172.21.15.29:0/1011534682' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-11","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:42:44.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:42:44 smithi029 bash[77880]: cluster 2024-08-29T18:42:43.530753+0000 mon.a (mon.0) 2161 : cluster [DBG] osdmap e1470: 8 total, 8 up, 8 in 2024-08-29T18:42:44.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:42:44 smithi110 bash[67519]: cluster 2024-08-29T18:42:43.511267+0000 mon.a (mon.0) 2159 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:42:44.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:42:44 smithi110 bash[67519]: audit 2024-08-29T18:42:43.520726+0000 mon.a (mon.0) 2160 : audit [INF] from='client.? 172.21.15.29:0/1011534682' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-11","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:42:44.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:42:44 smithi110 bash[67519]: cluster 2024-08-29T18:42:43.530753+0000 mon.a (mon.0) 2161 : cluster [DBG] osdmap e1470: 8 total, 8 up, 8 in 2024-08-29T18:42:45.816 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestDeepCopy.Empty (2284 ms) 2024-08-29T18:42:45.816 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestDeepCopy.NoSnaps 2024-08-29T18:42:45.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:42:45 smithi029 bash[77880]: cluster 2024-08-29T18:42:44.539812+0000 mon.a (mon.0) 2162 : cluster [DBG] osdmap e1471: 8 total, 8 up, 8 in 2024-08-29T18:42:45.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:42:45 smithi029 bash[77880]: cluster 2024-08-29T18:42:44.663100+0000 mgr.y (mgr.25004) 1585 : cluster [DBG] pgmap v2582: 137 pgs: 28 unknown, 109 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:42:45.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:42:45 smithi029 bash[79042]: cluster 2024-08-29T18:42:44.539812+0000 mon.a (mon.0) 2162 : cluster [DBG] osdmap e1471: 8 total, 8 up, 8 in 2024-08-29T18:42:45.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:42:45 smithi029 bash[79042]: cluster 2024-08-29T18:42:44.663100+0000 mgr.y (mgr.25004) 1585 : cluster [DBG] pgmap v2582: 137 pgs: 28 unknown, 109 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:42:45.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:42:45 smithi110 bash[67519]: cluster 2024-08-29T18:42:44.539812+0000 mon.a (mon.0) 2162 : cluster [DBG] osdmap e1471: 8 total, 8 up, 8 in 2024-08-29T18:42:45.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:42:45 smithi110 bash[67519]: cluster 2024-08-29T18:42:44.663100+0000 mgr.y (mgr.25004) 1585 : cluster [DBG] pgmap v2582: 137 pgs: 28 unknown, 109 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:42:46.260 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestDeepCopy.NoSnaps (443 ms) 2024-08-29T18:42:46.260 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestDeepCopy.Snaps 2024-08-29T18:42:46.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:42:46 smithi029 bash[79042]: cluster 2024-08-29T18:42:45.532922+0000 mon.a (mon.0) 2163 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:42:46.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:42:46 smithi029 bash[79042]: cluster 2024-08-29T18:42:45.532973+0000 mon.a (mon.0) 2164 : cluster [INF] Cluster is now healthy 2024-08-29T18:42:46.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:42:46 smithi029 bash[79042]: cluster 2024-08-29T18:42:45.551166+0000 mon.a (mon.0) 2165 : cluster [DBG] osdmap e1472: 8 total, 8 up, 8 in 2024-08-29T18:42:46.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:42:46 smithi029 bash[77880]: cluster 2024-08-29T18:42:45.532922+0000 mon.a (mon.0) 2163 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:42:46.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:42:46 smithi029 bash[77880]: cluster 2024-08-29T18:42:45.532973+0000 mon.a (mon.0) 2164 : cluster [INF] Cluster is now healthy 2024-08-29T18:42:46.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:42:46 smithi029 bash[77880]: cluster 2024-08-29T18:42:45.551166+0000 mon.a (mon.0) 2165 : cluster [DBG] osdmap e1472: 8 total, 8 up, 8 in 2024-08-29T18:42:46.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:42:46 smithi110 bash[67519]: cluster 2024-08-29T18:42:45.532922+0000 mon.a (mon.0) 2163 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:42:46.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:42:46 smithi110 bash[67519]: cluster 2024-08-29T18:42:45.532973+0000 mon.a (mon.0) 2164 : cluster [INF] Cluster is now healthy 2024-08-29T18:42:46.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:42:46 smithi110 bash[67519]: cluster 2024-08-29T18:42:45.551166+0000 mon.a (mon.0) 2165 : cluster [DBG] osdmap e1472: 8 total, 8 up, 8 in 2024-08-29T18:42:47.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:42:47 smithi029 bash[79042]: cluster 2024-08-29T18:42:46.559370+0000 mon.a (mon.0) 2166 : cluster [DBG] osdmap e1473: 8 total, 8 up, 8 in 2024-08-29T18:42:47.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:42:47 smithi029 bash[79042]: cluster 2024-08-29T18:42:46.663819+0000 mgr.y (mgr.25004) 1586 : cluster [DBG] pgmap v2585: 137 pgs: 9 unknown, 128 active+clean; 21 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 4.0 MiB/s rd, 4.0 MiB/s wr, 56 op/s 2024-08-29T18:42:47.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:42:47 smithi029 bash[77880]: cluster 2024-08-29T18:42:46.559370+0000 mon.a (mon.0) 2166 : cluster [DBG] osdmap e1473: 8 total, 8 up, 8 in 2024-08-29T18:42:47.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:42:47 smithi029 bash[77880]: cluster 2024-08-29T18:42:46.663819+0000 mgr.y (mgr.25004) 1586 : cluster [DBG] pgmap v2585: 137 pgs: 9 unknown, 128 active+clean; 21 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 4.0 MiB/s rd, 4.0 MiB/s wr, 56 op/s 2024-08-29T18:42:47.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:42:47 smithi110 bash[67519]: cluster 2024-08-29T18:42:46.559370+0000 mon.a (mon.0) 2166 : cluster [DBG] osdmap e1473: 8 total, 8 up, 8 in 2024-08-29T18:42:47.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:42:47 smithi110 bash[67519]: cluster 2024-08-29T18:42:46.663819+0000 mgr.y (mgr.25004) 1586 : cluster [DBG] pgmap v2585: 137 pgs: 9 unknown, 128 active+clean; 21 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 4.0 MiB/s rd, 4.0 MiB/s wr, 56 op/s 2024-08-29T18:42:48.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:42:48 smithi029 bash[79042]: cluster 2024-08-29T18:42:47.570124+0000 mon.a (mon.0) 2167 : cluster [DBG] osdmap e1474: 8 total, 8 up, 8 in 2024-08-29T18:42:48.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:42:48 smithi029 bash[77880]: cluster 2024-08-29T18:42:47.570124+0000 mon.a (mon.0) 2167 : cluster [DBG] osdmap e1474: 8 total, 8 up, 8 in 2024-08-29T18:42:48.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:42:48 smithi110 bash[67519]: cluster 2024-08-29T18:42:47.570124+0000 mon.a (mon.0) 2167 : cluster [DBG] osdmap e1474: 8 total, 8 up, 8 in 2024-08-29T18:42:49.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:42:49 smithi029 bash[79042]: cluster 2024-08-29T18:42:48.578265+0000 mon.a (mon.0) 2168 : cluster [DBG] osdmap e1475: 8 total, 8 up, 8 in 2024-08-29T18:42:49.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:42:49 smithi029 bash[79042]: audit 2024-08-29T18:42:48.580854+0000 mon.c (mon.2) 669 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:42:49.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:42:49 smithi029 bash[79042]: cluster 2024-08-29T18:42:48.664461+0000 mgr.y (mgr.25004) 1587 : cluster [DBG] pgmap v2588: 137 pgs: 137 active+clean; 41 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 8.0 MiB/s rd, 9.0 MiB/s wr, 88 op/s 2024-08-29T18:42:49.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:42:49 smithi029 bash[77880]: cluster 2024-08-29T18:42:48.578265+0000 mon.a (mon.0) 2168 : cluster [DBG] osdmap e1475: 8 total, 8 up, 8 in 2024-08-29T18:42:49.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:42:49 smithi029 bash[77880]: audit 2024-08-29T18:42:48.580854+0000 mon.c (mon.2) 669 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:42:49.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:42:49 smithi029 bash[77880]: cluster 2024-08-29T18:42:48.664461+0000 mgr.y (mgr.25004) 1587 : cluster [DBG] pgmap v2588: 137 pgs: 137 active+clean; 41 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 8.0 MiB/s rd, 9.0 MiB/s wr, 88 op/s 2024-08-29T18:42:49.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:42:49 smithi110 bash[67519]: cluster 2024-08-29T18:42:48.578265+0000 mon.a (mon.0) 2168 : cluster [DBG] osdmap e1475: 8 total, 8 up, 8 in 2024-08-29T18:42:49.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:42:49 smithi110 bash[67519]: audit 2024-08-29T18:42:48.580854+0000 mon.c (mon.2) 669 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:42:49.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:42:49 smithi110 bash[67519]: cluster 2024-08-29T18:42:48.664461+0000 mgr.y (mgr.25004) 1587 : cluster [DBG] pgmap v2588: 137 pgs: 137 active+clean; 41 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 8.0 MiB/s rd, 9.0 MiB/s wr, 88 op/s 2024-08-29T18:42:50.079 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestDeepCopy.Snaps (3820 ms) 2024-08-29T18:42:50.079 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestDeepCopy.SnapDiscard 2024-08-29T18:42:50.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:42:50 smithi029 bash[79042]: cluster 2024-08-29T18:42:49.588387+0000 mon.a (mon.0) 2169 : cluster [DBG] osdmap e1476: 8 total, 8 up, 8 in 2024-08-29T18:42:50.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:42:50 smithi029 bash[77880]: cluster 2024-08-29T18:42:49.588387+0000 mon.a (mon.0) 2169 : cluster [DBG] osdmap e1476: 8 total, 8 up, 8 in 2024-08-29T18:42:50.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:42:50 smithi110 bash[67519]: cluster 2024-08-29T18:42:49.588387+0000 mon.a (mon.0) 2169 : cluster [DBG] osdmap e1476: 8 total, 8 up, 8 in 2024-08-29T18:42:51.835 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestDeepCopy.SnapDiscard (1755 ms) 2024-08-29T18:42:51.835 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestDeepCopy.CloneDiscard 2024-08-29T18:42:51.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:42:51 smithi029 bash[79042]: cluster 2024-08-29T18:42:50.589697+0000 mon.a (mon.0) 2170 : cluster [DBG] osdmap e1477: 8 total, 8 up, 8 in 2024-08-29T18:42:51.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:42:51 smithi029 bash[79042]: cluster 2024-08-29T18:42:50.665257+0000 mgr.y (mgr.25004) 1588 : cluster [DBG] pgmap v2591: 137 pgs: 137 active+clean; 49 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 9.1 MiB/s rd, 7.0 MiB/s wr, 92 op/s 2024-08-29T18:42:51.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:42:51 smithi029 bash[77880]: cluster 2024-08-29T18:42:50.589697+0000 mon.a (mon.0) 2170 : cluster [DBG] osdmap e1477: 8 total, 8 up, 8 in 2024-08-29T18:42:51.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:42:51 smithi029 bash[77880]: cluster 2024-08-29T18:42:50.665257+0000 mgr.y (mgr.25004) 1588 : cluster [DBG] pgmap v2591: 137 pgs: 137 active+clean; 49 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 9.1 MiB/s rd, 7.0 MiB/s wr, 92 op/s 2024-08-29T18:42:51.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:42:51 smithi110 bash[67519]: cluster 2024-08-29T18:42:50.589697+0000 mon.a (mon.0) 2170 : cluster [DBG] osdmap e1477: 8 total, 8 up, 8 in 2024-08-29T18:42:51.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:42:51 smithi110 bash[67519]: cluster 2024-08-29T18:42:50.665257+0000 mgr.y (mgr.25004) 1588 : cluster [DBG] pgmap v2591: 137 pgs: 137 active+clean; 49 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 9.1 MiB/s rd, 7.0 MiB/s wr, 92 op/s 2024-08-29T18:42:52.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:42:52 smithi029 bash[77880]: cluster 2024-08-29T18:42:51.610139+0000 mon.a (mon.0) 2171 : cluster [DBG] osdmap e1478: 8 total, 8 up, 8 in 2024-08-29T18:42:52.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:42:52 smithi029 bash[79042]: cluster 2024-08-29T18:42:51.610139+0000 mon.a (mon.0) 2171 : cluster [DBG] osdmap e1478: 8 total, 8 up, 8 in 2024-08-29T18:42:52.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:42:52 smithi110 bash[67519]: cluster 2024-08-29T18:42:51.610139+0000 mon.a (mon.0) 2171 : cluster [DBG] osdmap e1478: 8 total, 8 up, 8 in 2024-08-29T18:42:53.082 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestDeepCopy.CloneDiscard (1248 ms) 2024-08-29T18:42:53.082 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestDeepCopy.CloneShrink 2024-08-29T18:42:53.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:42:53 smithi029 bash[77880]: cluster 2024-08-29T18:42:52.618039+0000 mon.a (mon.0) 2172 : cluster [DBG] osdmap e1479: 8 total, 8 up, 8 in 2024-08-29T18:42:53.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:42:53 smithi029 bash[77880]: cluster 2024-08-29T18:42:52.666005+0000 mgr.y (mgr.25004) 1589 : cluster [DBG] pgmap v2594: 137 pgs: 137 active+clean; 69 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 28 MiB/s rd, 7.0 MiB/s wr, 173 op/s 2024-08-29T18:42:53.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:42:53 smithi029 bash[79042]: cluster 2024-08-29T18:42:52.618039+0000 mon.a (mon.0) 2172 : cluster [DBG] osdmap e1479: 8 total, 8 up, 8 in 2024-08-29T18:42:53.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:42:53 smithi029 bash[79042]: cluster 2024-08-29T18:42:52.666005+0000 mgr.y (mgr.25004) 1589 : cluster [DBG] pgmap v2594: 137 pgs: 137 active+clean; 69 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 28 MiB/s rd, 7.0 MiB/s wr, 173 op/s 2024-08-29T18:42:53.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:42:53 smithi110 bash[67519]: cluster 2024-08-29T18:42:52.618039+0000 mon.a (mon.0) 2172 : cluster [DBG] osdmap e1479: 8 total, 8 up, 8 in 2024-08-29T18:42:53.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:42:53 smithi110 bash[67519]: cluster 2024-08-29T18:42:52.666005+0000 mgr.y (mgr.25004) 1589 : cluster [DBG] pgmap v2594: 137 pgs: 137 active+clean; 69 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 28 MiB/s rd, 7.0 MiB/s wr, 173 op/s 2024-08-29T18:42:54.084 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestDeepCopy.CloneShrink (1002 ms) 2024-08-29T18:42:54.084 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestDeepCopy.CloneExpand 2024-08-29T18:42:54.901 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:42:54 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:42:54] "GET /metrics HTTP/1.1" 200 36438 "" "Prometheus/2.43.0" 2024-08-29T18:42:54.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:42:54 smithi029 bash[77880]: cluster 2024-08-29T18:42:53.628594+0000 mon.a (mon.0) 2173 : cluster [DBG] osdmap e1480: 8 total, 8 up, 8 in 2024-08-29T18:42:54.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:42:54 smithi029 bash[77880]: cluster 2024-08-29T18:42:54.450374+0000 mon.a (mon.0) 2174 : cluster [DBG] osdmap e1481: 8 total, 8 up, 8 in 2024-08-29T18:42:54.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:42:54 smithi029 bash[79042]: cluster 2024-08-29T18:42:53.628594+0000 mon.a (mon.0) 2173 : cluster [DBG] osdmap e1480: 8 total, 8 up, 8 in 2024-08-29T18:42:54.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:42:54 smithi029 bash[79042]: cluster 2024-08-29T18:42:54.450374+0000 mon.a (mon.0) 2174 : cluster [DBG] osdmap e1481: 8 total, 8 up, 8 in 2024-08-29T18:42:54.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:42:54 smithi110 bash[67519]: cluster 2024-08-29T18:42:53.628594+0000 mon.a (mon.0) 2173 : cluster [DBG] osdmap e1480: 8 total, 8 up, 8 in 2024-08-29T18:42:54.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:42:54 smithi110 bash[67519]: cluster 2024-08-29T18:42:54.450374+0000 mon.a (mon.0) 2174 : cluster [DBG] osdmap e1481: 8 total, 8 up, 8 in 2024-08-29T18:42:55.000 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestDeepCopy.CloneExpand (915 ms) 2024-08-29T18:42:55.000 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestDeepCopy.CloneHideParent 2024-08-29T18:42:55.905 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:42:55 smithi110 bash[67519]: cluster 2024-08-29T18:42:54.666680+0000 mgr.y (mgr.25004) 1590 : cluster [DBG] pgmap v2597: 137 pgs: 137 active+clean; 69 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 23 MiB/s rd, 5.0 MiB/s wr, 157 op/s 2024-08-29T18:42:55.905 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:42:55 smithi029 bash[77880]: cluster 2024-08-29T18:42:54.666680+0000 mgr.y (mgr.25004) 1590 : cluster [DBG] pgmap v2597: 137 pgs: 137 active+clean; 69 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 23 MiB/s rd, 5.0 MiB/s wr, 157 op/s 2024-08-29T18:42:55.905 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:42:55 smithi029 bash[79042]: cluster 2024-08-29T18:42:54.666680+0000 mgr.y (mgr.25004) 1590 : cluster [DBG] pgmap v2597: 137 pgs: 137 active+clean; 69 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 23 MiB/s rd, 5.0 MiB/s wr, 157 op/s 2024-08-29T18:42:56.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:42:56 smithi029 bash[77880]: cluster 2024-08-29T18:42:55.639244+0000 mon.a (mon.0) 2175 : cluster [DBG] osdmap e1482: 8 total, 8 up, 8 in 2024-08-29T18:42:56.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:42:56 smithi029 bash[79042]: cluster 2024-08-29T18:42:55.639244+0000 mon.a (mon.0) 2175 : cluster [DBG] osdmap e1482: 8 total, 8 up, 8 in 2024-08-29T18:42:56.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:42:56 smithi110 bash[67519]: cluster 2024-08-29T18:42:55.639244+0000 mon.a (mon.0) 2175 : cluster [DBG] osdmap e1482: 8 total, 8 up, 8 in 2024-08-29T18:42:57.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:42:57 smithi029 bash[79042]: cluster 2024-08-29T18:42:56.646277+0000 mon.a (mon.0) 2176 : cluster [DBG] osdmap e1483: 8 total, 8 up, 8 in 2024-08-29T18:42:57.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:42:57 smithi029 bash[79042]: cluster 2024-08-29T18:42:56.667493+0000 mgr.y (mgr.25004) 1591 : cluster [DBG] pgmap v2600: 137 pgs: 137 active+clean; 69 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 256 KiB/s rd, 25 KiB/s wr, 355 op/s 2024-08-29T18:42:57.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:42:57 smithi029 bash[77880]: cluster 2024-08-29T18:42:56.646277+0000 mon.a (mon.0) 2176 : cluster [DBG] osdmap e1483: 8 total, 8 up, 8 in 2024-08-29T18:42:57.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:42:57 smithi029 bash[77880]: cluster 2024-08-29T18:42:56.667493+0000 mgr.y (mgr.25004) 1591 : cluster [DBG] pgmap v2600: 137 pgs: 137 active+clean; 69 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 256 KiB/s rd, 25 KiB/s wr, 355 op/s 2024-08-29T18:42:57.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:42:57 smithi110 bash[67519]: cluster 2024-08-29T18:42:56.646277+0000 mon.a (mon.0) 2176 : cluster [DBG] osdmap e1483: 8 total, 8 up, 8 in 2024-08-29T18:42:57.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:42:57 smithi110 bash[67519]: cluster 2024-08-29T18:42:56.667493+0000 mgr.y (mgr.25004) 1591 : cluster [DBG] pgmap v2600: 137 pgs: 137 active+clean; 69 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 256 KiB/s rd, 25 KiB/s wr, 355 op/s 2024-08-29T18:42:59.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:42:58 smithi029 bash[77880]: cluster 2024-08-29T18:42:57.657199+0000 mon.a (mon.0) 2177 : cluster [DBG] osdmap e1484: 8 total, 8 up, 8 in 2024-08-29T18:42:59.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:42:58 smithi029 bash[79042]: cluster 2024-08-29T18:42:57.657199+0000 mon.a (mon.0) 2177 : cluster [DBG] osdmap e1484: 8 total, 8 up, 8 in 2024-08-29T18:42:59.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:42:58 smithi110 bash[67519]: cluster 2024-08-29T18:42:57.657199+0000 mon.a (mon.0) 2177 : cluster [DBG] osdmap e1484: 8 total, 8 up, 8 in 2024-08-29T18:43:00.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:42:59 smithi029 bash[79042]: cluster 2024-08-29T18:42:58.657730+0000 mon.a (mon.0) 2178 : cluster [DBG] osdmap e1485: 8 total, 8 up, 8 in 2024-08-29T18:43:00.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:42:59 smithi029 bash[79042]: cluster 2024-08-29T18:42:58.668401+0000 mgr.y (mgr.25004) 1592 : cluster [DBG] pgmap v2603: 137 pgs: 137 active+clean; 69 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 367 KiB/s rd, 25 KiB/s wr, 489 op/s 2024-08-29T18:43:00.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:42:59 smithi029 bash[77880]: cluster 2024-08-29T18:42:58.657730+0000 mon.a (mon.0) 2178 : cluster [DBG] osdmap e1485: 8 total, 8 up, 8 in 2024-08-29T18:43:00.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:42:59 smithi029 bash[77880]: cluster 2024-08-29T18:42:58.668401+0000 mgr.y (mgr.25004) 1592 : cluster [DBG] pgmap v2603: 137 pgs: 137 active+clean; 69 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 367 KiB/s rd, 25 KiB/s wr, 489 op/s 2024-08-29T18:43:00.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:42:59 smithi110 bash[67519]: cluster 2024-08-29T18:42:58.657730+0000 mon.a (mon.0) 2178 : cluster [DBG] osdmap e1485: 8 total, 8 up, 8 in 2024-08-29T18:43:00.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:42:59 smithi110 bash[67519]: cluster 2024-08-29T18:42:58.668401+0000 mgr.y (mgr.25004) 1592 : cluster [DBG] pgmap v2603: 137 pgs: 137 active+clean; 69 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 367 KiB/s rd, 25 KiB/s wr, 489 op/s 2024-08-29T18:43:01.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:43:00 smithi029 bash[77880]: cluster 2024-08-29T18:42:59.677429+0000 mon.a (mon.0) 2179 : cluster [DBG] osdmap e1486: 8 total, 8 up, 8 in 2024-08-29T18:43:01.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:43:00 smithi029 bash[79042]: cluster 2024-08-29T18:42:59.677429+0000 mon.a (mon.0) 2179 : cluster [DBG] osdmap e1486: 8 total, 8 up, 8 in 2024-08-29T18:43:01.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:43:00 smithi110 bash[67519]: cluster 2024-08-29T18:42:59.677429+0000 mon.a (mon.0) 2179 : cluster [DBG] osdmap e1486: 8 total, 8 up, 8 in 2024-08-29T18:43:01.946 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestDeepCopy.CloneHideParent (6947 ms) 2024-08-29T18:43:01.947 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestDeepCopy.Clone 2024-08-29T18:43:02.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:43:01 smithi029 bash[79042]: cluster 2024-08-29T18:43:00.669177+0000 mgr.y (mgr.25004) 1593 : cluster [DBG] pgmap v2605: 137 pgs: 137 active+clean; 69 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 179 KiB/s rd, 14 KiB/s wr, 238 op/s 2024-08-29T18:43:02.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:43:01 smithi029 bash[79042]: cluster 2024-08-29T18:43:00.680986+0000 mon.a (mon.0) 2180 : cluster [DBG] osdmap e1487: 8 total, 8 up, 8 in 2024-08-29T18:43:02.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:43:01 smithi029 bash[77880]: cluster 2024-08-29T18:43:00.669177+0000 mgr.y (mgr.25004) 1593 : cluster [DBG] pgmap v2605: 137 pgs: 137 active+clean; 69 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 179 KiB/s rd, 14 KiB/s wr, 238 op/s 2024-08-29T18:43:02.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:43:01 smithi029 bash[77880]: cluster 2024-08-29T18:43:00.680986+0000 mon.a (mon.0) 2180 : cluster [DBG] osdmap e1487: 8 total, 8 up, 8 in 2024-08-29T18:43:02.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:43:01 smithi110 bash[67519]: cluster 2024-08-29T18:43:00.669177+0000 mgr.y (mgr.25004) 1593 : cluster [DBG] pgmap v2605: 137 pgs: 137 active+clean; 69 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 179 KiB/s rd, 14 KiB/s wr, 238 op/s 2024-08-29T18:43:02.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:43:01 smithi110 bash[67519]: cluster 2024-08-29T18:43:00.680986+0000 mon.a (mon.0) 2180 : cluster [DBG] osdmap e1487: 8 total, 8 up, 8 in 2024-08-29T18:43:03.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:43:02 smithi029 bash[79042]: cluster 2024-08-29T18:43:01.701998+0000 mon.a (mon.0) 2181 : cluster [DBG] osdmap e1488: 8 total, 8 up, 8 in 2024-08-29T18:43:03.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:43:02 smithi029 bash[77880]: cluster 2024-08-29T18:43:01.701998+0000 mon.a (mon.0) 2181 : cluster [DBG] osdmap e1488: 8 total, 8 up, 8 in 2024-08-29T18:43:03.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:43:02 smithi110 bash[67519]: cluster 2024-08-29T18:43:01.701998+0000 mon.a (mon.0) 2181 : cluster [DBG] osdmap e1488: 8 total, 8 up, 8 in 2024-08-29T18:43:04.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:43:03 smithi029 bash[79042]: cluster 2024-08-29T18:43:02.670143+0000 mgr.y (mgr.25004) 1594 : cluster [DBG] pgmap v2608: 137 pgs: 137 active+clean; 77 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 112 KiB/s rd, 2.0 MiB/s wr, 163 op/s 2024-08-29T18:43:04.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:43:03 smithi029 bash[79042]: cluster 2024-08-29T18:43:02.712395+0000 mon.a (mon.0) 2182 : cluster [DBG] osdmap e1489: 8 total, 8 up, 8 in 2024-08-29T18:43:04.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:43:03 smithi029 bash[79042]: audit 2024-08-29T18:43:03.581147+0000 mon.c (mon.2) 670 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:43:04.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:43:03 smithi029 bash[77880]: cluster 2024-08-29T18:43:02.670143+0000 mgr.y (mgr.25004) 1594 : cluster [DBG] pgmap v2608: 137 pgs: 137 active+clean; 77 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 112 KiB/s rd, 2.0 MiB/s wr, 163 op/s 2024-08-29T18:43:04.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:43:03 smithi029 bash[77880]: cluster 2024-08-29T18:43:02.712395+0000 mon.a (mon.0) 2182 : cluster [DBG] osdmap e1489: 8 total, 8 up, 8 in 2024-08-29T18:43:04.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:43:03 smithi029 bash[77880]: audit 2024-08-29T18:43:03.581147+0000 mon.c (mon.2) 670 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:43:04.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:43:03 smithi110 bash[67519]: cluster 2024-08-29T18:43:02.670143+0000 mgr.y (mgr.25004) 1594 : cluster [DBG] pgmap v2608: 137 pgs: 137 active+clean; 77 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 112 KiB/s rd, 2.0 MiB/s wr, 163 op/s 2024-08-29T18:43:04.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:43:03 smithi110 bash[67519]: cluster 2024-08-29T18:43:02.712395+0000 mon.a (mon.0) 2182 : cluster [DBG] osdmap e1489: 8 total, 8 up, 8 in 2024-08-29T18:43:04.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:43:03 smithi110 bash[67519]: audit 2024-08-29T18:43:03.581147+0000 mon.c (mon.2) 670 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:43:04.433 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestDeepCopy.Clone (2486 ms) 2024-08-29T18:43:04.433 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestDeepCopy.CloneFlatten 2024-08-29T18:43:04.901 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:43:04 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:43:04] "GET /metrics HTTP/1.1" 200 36442 "" "Prometheus/2.43.0" 2024-08-29T18:43:04.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:43:04 smithi029 bash[77880]: cluster 2024-08-29T18:43:03.721316+0000 mon.a (mon.0) 2183 : cluster [DBG] osdmap e1490: 8 total, 8 up, 8 in 2024-08-29T18:43:04.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:43:04 smithi029 bash[79042]: cluster 2024-08-29T18:43:03.721316+0000 mon.a (mon.0) 2183 : cluster [DBG] osdmap e1490: 8 total, 8 up, 8 in 2024-08-29T18:43:05.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:43:04 smithi110 bash[67519]: cluster 2024-08-29T18:43:03.721316+0000 mon.a (mon.0) 2183 : cluster [DBG] osdmap e1490: 8 total, 8 up, 8 in 2024-08-29T18:43:06.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:43:05 smithi029 bash[79042]: cluster 2024-08-29T18:43:04.670982+0000 mgr.y (mgr.25004) 1595 : cluster [DBG] pgmap v2611: 137 pgs: 137 active+clean; 77 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 91 KiB/s rd, 2.0 MiB/s wr, 130 op/s 2024-08-29T18:43:06.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:43:05 smithi029 bash[79042]: cluster 2024-08-29T18:43:04.731285+0000 mon.a (mon.0) 2184 : cluster [DBG] osdmap e1491: 8 total, 8 up, 8 in 2024-08-29T18:43:06.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:43:05 smithi029 bash[77880]: cluster 2024-08-29T18:43:04.670982+0000 mgr.y (mgr.25004) 1595 : cluster [DBG] pgmap v2611: 137 pgs: 137 active+clean; 77 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 91 KiB/s rd, 2.0 MiB/s wr, 130 op/s 2024-08-29T18:43:06.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:43:05 smithi029 bash[77880]: cluster 2024-08-29T18:43:04.731285+0000 mon.a (mon.0) 2184 : cluster [DBG] osdmap e1491: 8 total, 8 up, 8 in 2024-08-29T18:43:06.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:43:05 smithi110 bash[67519]: cluster 2024-08-29T18:43:04.670982+0000 mgr.y (mgr.25004) 1595 : cluster [DBG] pgmap v2611: 137 pgs: 137 active+clean; 77 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 91 KiB/s rd, 2.0 MiB/s wr, 130 op/s 2024-08-29T18:43:06.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:43:05 smithi110 bash[67519]: cluster 2024-08-29T18:43:04.731285+0000 mon.a (mon.0) 2184 : cluster [DBG] osdmap e1491: 8 total, 8 up, 8 in 2024-08-29T18:43:06.520 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestDeepCopy.CloneFlatten (2088 ms) 2024-08-29T18:43:06.521 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestDeepCopy.Stress 2024-08-29T18:43:06.583 INFO:tasks.workunit.client.0.smithi029.stdout:write: A 55015592~90508 2024-08-29T18:43:06.598 INFO:tasks.workunit.client.0.smithi029.stdout:discard: 16903323~4370261 2024-08-29T18:43:06.599 INFO:tasks.workunit.client.0.smithi029.stdout:write: A 70240940~281116 2024-08-29T18:43:06.606 INFO:tasks.workunit.client.0.smithi029.stdout:discard: 4275471~822349 2024-08-29T18:43:06.608 INFO:tasks.workunit.client.0.smithi029.stdout:write: A 44006223~5016950 2024-08-29T18:43:06.632 INFO:tasks.workunit.client.0.smithi029.stdout:discard: 53296997~5090783 2024-08-29T18:43:06.637 INFO:tasks.workunit.client.0.smithi029.stdout:write: A 53801688~5868991 2024-08-29T18:43:06.656 INFO:tasks.workunit.client.0.smithi029.stdout:discard: 15311978~610928 2024-08-29T18:43:06.656 INFO:tasks.workunit.client.0.smithi029.stdout:snap: snap0 2024-08-29T18:43:06.796 INFO:tasks.workunit.client.0.smithi029.stdout:clone image232 -> image233 2024-08-29T18:43:06.919 INFO:tasks.workunit.client.0.smithi029.stdout:resize: 154723784 2024-08-29T18:43:06.935 INFO:tasks.workunit.client.0.smithi029.stdout:write: B 44252395~4014681 2024-08-29T18:43:06.969 INFO:tasks.workunit.client.0.smithi029.stdout:discard: 78139300~1841130 2024-08-29T18:43:06.977 INFO:tasks.workunit.client.0.smithi029.stdout:write: B 109172540~241095 2024-08-29T18:43:06.984 INFO:tasks.workunit.client.0.smithi029.stdout:discard: 42520289~7055686 2024-08-29T18:43:06.989 INFO:tasks.workunit.client.0.smithi029.stdout:write: B 86003871~5824507 2024-08-29T18:43:07.011 INFO:tasks.workunit.client.0.smithi029.stdout:discard: 30301912~6944226 2024-08-29T18:43:07.019 INFO:tasks.workunit.client.0.smithi029.stdout:write: B 47975386~351571 2024-08-29T18:43:07.024 INFO:tasks.workunit.client.0.smithi029.stdout:discard: 60128862~7644493 2024-08-29T18:43:07.038 INFO:tasks.workunit.client.0.smithi029.stdout:snap: snap1 2024-08-29T18:43:07.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:43:06 smithi029 bash[79042]: cluster 2024-08-29T18:43:05.737666+0000 mon.a (mon.0) 2185 : cluster [DBG] osdmap e1492: 8 total, 8 up, 8 in 2024-08-29T18:43:07.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:43:06 smithi029 bash[77880]: cluster 2024-08-29T18:43:05.737666+0000 mon.a (mon.0) 2185 : cluster [DBG] osdmap e1492: 8 total, 8 up, 8 in 2024-08-29T18:43:07.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:43:06 smithi110 bash[67519]: cluster 2024-08-29T18:43:05.737666+0000 mon.a (mon.0) 2185 : cluster [DBG] osdmap e1492: 8 total, 8 up, 8 in 2024-08-29T18:43:07.799 INFO:tasks.workunit.client.0.smithi029.stdout:clone image233 -> image234 2024-08-29T18:43:07.963 INFO:tasks.workunit.client.0.smithi029.stdout:resize: 170003116 2024-08-29T18:43:07.981 INFO:tasks.workunit.client.0.smithi029.stdout:write: C 15793520~7796150 2024-08-29T18:43:08.020 INFO:tasks.workunit.client.0.smithi029.stdout:discard: 105786929~3363211 2024-08-29T18:43:08.030 INFO:tasks.workunit.client.0.smithi029.stdout:write: C 57332895~1981653 2024-08-29T18:43:08.060 INFO:tasks.workunit.client.0.smithi029.stdout:discard: 91565881~7968365 2024-08-29T18:43:08.092 INFO:tasks.workunit.client.0.smithi029.stdout:write: C 102617445~7766965 2024-08-29T18:43:08.124 INFO:tasks.workunit.client.0.smithi029.stdout:discard: 35055981~8058338 2024-08-29T18:43:08.134 INFO:tasks.workunit.client.0.smithi029.stdout:write: C 134960266~346394 2024-08-29T18:43:08.141 INFO:tasks.workunit.client.0.smithi029.stdout:discard: 63778447~4948327 2024-08-29T18:43:08.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:43:07 smithi029 bash[77880]: cluster 2024-08-29T18:43:06.672133+0000 mgr.y (mgr.25004) 1596 : cluster [DBG] pgmap v2614: 137 pgs: 137 active+clean; 169 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 15 MiB/s rd, 23 MiB/s wr, 345 op/s 2024-08-29T18:43:08.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:43:07 smithi029 bash[77880]: cluster 2024-08-29T18:43:06.749636+0000 mon.a (mon.0) 2186 : cluster [DBG] osdmap e1493: 8 total, 8 up, 8 in 2024-08-29T18:43:08.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:43:07 smithi029 bash[79042]: cluster 2024-08-29T18:43:06.672133+0000 mgr.y (mgr.25004) 1596 : cluster [DBG] pgmap v2614: 137 pgs: 137 active+clean; 169 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 15 MiB/s rd, 23 MiB/s wr, 345 op/s 2024-08-29T18:43:08.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:43:07 smithi029 bash[79042]: cluster 2024-08-29T18:43:06.749636+0000 mon.a (mon.0) 2186 : cluster [DBG] osdmap e1493: 8 total, 8 up, 8 in 2024-08-29T18:43:08.152 INFO:tasks.workunit.client.0.smithi029.stdout:snap: snap2 2024-08-29T18:43:08.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:43:07 smithi110 bash[67519]: cluster 2024-08-29T18:43:06.672133+0000 mgr.y (mgr.25004) 1596 : cluster [DBG] pgmap v2614: 137 pgs: 137 active+clean; 169 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 15 MiB/s rd, 23 MiB/s wr, 345 op/s 2024-08-29T18:43:08.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:43:07 smithi110 bash[67519]: cluster 2024-08-29T18:43:06.749636+0000 mon.a (mon.0) 2186 : cluster [DBG] osdmap e1493: 8 total, 8 up, 8 in 2024-08-29T18:43:08.815 INFO:tasks.workunit.client.0.smithi029.stdout:clone image234 -> image235 2024-08-29T18:43:09.020 INFO:tasks.workunit.client.0.smithi029.stdout:write: D 26133138~8187181 2024-08-29T18:43:09.069 INFO:tasks.workunit.client.0.smithi029.stdout:discard: 76182416~643007 2024-08-29T18:43:09.078 INFO:tasks.workunit.client.0.smithi029.stdout:write: D 41398367~2289105 2024-08-29T18:43:09.096 INFO:tasks.workunit.client.0.smithi029.stdout:discard: 153222223~411207 2024-08-29T18:43:09.104 INFO:tasks.workunit.client.0.smithi029.stdout:write: D 41226278~3173125 2024-08-29T18:43:09.120 INFO:tasks.workunit.client.0.smithi029.stdout:discard: 93373862~660738 2024-08-29T18:43:09.127 INFO:tasks.workunit.client.0.smithi029.stdout:write: D 75030537~2188914 2024-08-29T18:43:09.139 INFO:tasks.workunit.client.0.smithi029.stdout:discard: 75517253~4577390 2024-08-29T18:43:09.148 INFO:tasks.workunit.client.0.smithi029.stdout:snap: snap3 2024-08-29T18:43:09.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:43:08 smithi029 bash[77880]: cluster 2024-08-29T18:43:07.757262+0000 mon.a (mon.0) 2187 : cluster [DBG] osdmap e1494: 8 total, 8 up, 8 in 2024-08-29T18:43:09.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:43:08 smithi029 bash[79042]: cluster 2024-08-29T18:43:07.757262+0000 mon.a (mon.0) 2187 : cluster [DBG] osdmap e1494: 8 total, 8 up, 8 in 2024-08-29T18:43:09.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:43:08 smithi110 bash[67519]: cluster 2024-08-29T18:43:07.757262+0000 mon.a (mon.0) 2187 : cluster [DBG] osdmap e1494: 8 total, 8 up, 8 in 2024-08-29T18:43:09.822 INFO:tasks.workunit.client.0.smithi029.stdout:clone image235 -> image236 2024-08-29T18:43:10.060 INFO:tasks.workunit.client.0.smithi029.stdout:resize: 216736228 2024-08-29T18:43:10.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:43:09 smithi029 bash[79042]: cluster 2024-08-29T18:43:08.672903+0000 mgr.y (mgr.25004) 1597 : cluster [DBG] pgmap v2617: 137 pgs: 137 active+clean; 191 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 22 MiB/s rd, 28 MiB/s wr, 481 op/s 2024-08-29T18:43:10.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:43:09 smithi029 bash[79042]: cluster 2024-08-29T18:43:08.767098+0000 mon.a (mon.0) 2188 : cluster [DBG] osdmap e1495: 8 total, 8 up, 8 in 2024-08-29T18:43:10.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:43:09 smithi029 bash[77880]: cluster 2024-08-29T18:43:08.672903+0000 mgr.y (mgr.25004) 1597 : cluster [DBG] pgmap v2617: 137 pgs: 137 active+clean; 191 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 22 MiB/s rd, 28 MiB/s wr, 481 op/s 2024-08-29T18:43:10.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:43:09 smithi029 bash[77880]: cluster 2024-08-29T18:43:08.767098+0000 mon.a (mon.0) 2188 : cluster [DBG] osdmap e1495: 8 total, 8 up, 8 in 2024-08-29T18:43:10.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:43:09 smithi110 bash[67519]: cluster 2024-08-29T18:43:08.672903+0000 mgr.y (mgr.25004) 1597 : cluster [DBG] pgmap v2617: 137 pgs: 137 active+clean; 191 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 22 MiB/s rd, 28 MiB/s wr, 481 op/s 2024-08-29T18:43:10.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:43:09 smithi110 bash[67519]: cluster 2024-08-29T18:43:08.767098+0000 mon.a (mon.0) 2188 : cluster [DBG] osdmap e1495: 8 total, 8 up, 8 in 2024-08-29T18:43:10.800 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestDeepCopy.Stress (4280 ms) 2024-08-29T18:43:10.800 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestDeepCopy.NoSnaps_LargerDstObjSize 2024-08-29T18:43:11.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:43:10 smithi029 bash[79042]: cluster 2024-08-29T18:43:09.775456+0000 mon.a (mon.0) 2189 : cluster [DBG] osdmap e1496: 8 total, 8 up, 8 in 2024-08-29T18:43:11.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:43:10 smithi029 bash[77880]: cluster 2024-08-29T18:43:09.775456+0000 mon.a (mon.0) 2189 : cluster [DBG] osdmap e1496: 8 total, 8 up, 8 in 2024-08-29T18:43:11.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:43:10 smithi110 bash[67519]: cluster 2024-08-29T18:43:09.775456+0000 mon.a (mon.0) 2189 : cluster [DBG] osdmap e1496: 8 total, 8 up, 8 in 2024-08-29T18:43:11.266 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestDeepCopy.NoSnaps_LargerDstObjSize (465 ms) 2024-08-29T18:43:11.266 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestDeepCopy.Snaps_LargerDstObjSize 2024-08-29T18:43:12.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:43:11 smithi029 bash[79042]: cluster 2024-08-29T18:43:10.673744+0000 mgr.y (mgr.25004) 1598 : cluster [DBG] pgmap v2620: 137 pgs: 137 active+clean; 243 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 17 MiB/s rd, 16 MiB/s wr, 282 op/s 2024-08-29T18:43:12.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:43:11 smithi029 bash[77880]: cluster 2024-08-29T18:43:10.673744+0000 mgr.y (mgr.25004) 1598 : cluster [DBG] pgmap v2620: 137 pgs: 137 active+clean; 243 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 17 MiB/s rd, 16 MiB/s wr, 282 op/s 2024-08-29T18:43:12.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:43:11 smithi110 bash[67519]: cluster 2024-08-29T18:43:10.673744+0000 mgr.y (mgr.25004) 1598 : cluster [DBG] pgmap v2620: 137 pgs: 137 active+clean; 243 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 17 MiB/s rd, 16 MiB/s wr, 282 op/s 2024-08-29T18:43:13.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:43:12 smithi029 bash[79042]: cluster 2024-08-29T18:43:11.795308+0000 mon.a (mon.0) 2190 : cluster [DBG] osdmap e1497: 8 total, 8 up, 8 in 2024-08-29T18:43:13.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:43:12 smithi029 bash[77880]: cluster 2024-08-29T18:43:11.795308+0000 mon.a (mon.0) 2190 : cluster [DBG] osdmap e1497: 8 total, 8 up, 8 in 2024-08-29T18:43:13.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:43:12 smithi110 bash[67519]: cluster 2024-08-29T18:43:11.795308+0000 mon.a (mon.0) 2190 : cluster [DBG] osdmap e1497: 8 total, 8 up, 8 in 2024-08-29T18:43:14.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:43:13 smithi029 bash[77880]: cluster 2024-08-29T18:43:12.674671+0000 mgr.y (mgr.25004) 1599 : cluster [DBG] pgmap v2622: 137 pgs: 137 active+clean; 328 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 42 MiB/s rd, 23 MiB/s wr, 562 op/s 2024-08-29T18:43:14.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:43:13 smithi029 bash[77880]: cluster 2024-08-29T18:43:12.806226+0000 mon.a (mon.0) 2191 : cluster [DBG] osdmap e1498: 8 total, 8 up, 8 in 2024-08-29T18:43:14.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:43:13 smithi029 bash[77880]: audit 2024-08-29T18:43:13.645939+0000 mon.c (mon.2) 671 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:43:14.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:43:13 smithi029 bash[79042]: cluster 2024-08-29T18:43:12.674671+0000 mgr.y (mgr.25004) 1599 : cluster [DBG] pgmap v2622: 137 pgs: 137 active+clean; 328 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 42 MiB/s rd, 23 MiB/s wr, 562 op/s 2024-08-29T18:43:14.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:43:13 smithi029 bash[79042]: cluster 2024-08-29T18:43:12.806226+0000 mon.a (mon.0) 2191 : cluster [DBG] osdmap e1498: 8 total, 8 up, 8 in 2024-08-29T18:43:14.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:43:13 smithi029 bash[79042]: audit 2024-08-29T18:43:13.645939+0000 mon.c (mon.2) 671 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:43:14.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:43:13 smithi110 bash[67519]: cluster 2024-08-29T18:43:12.674671+0000 mgr.y (mgr.25004) 1599 : cluster [DBG] pgmap v2622: 137 pgs: 137 active+clean; 328 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 42 MiB/s rd, 23 MiB/s wr, 562 op/s 2024-08-29T18:43:14.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:43:13 smithi110 bash[67519]: cluster 2024-08-29T18:43:12.806226+0000 mon.a (mon.0) 2191 : cluster [DBG] osdmap e1498: 8 total, 8 up, 8 in 2024-08-29T18:43:14.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:43:13 smithi110 bash[67519]: audit 2024-08-29T18:43:13.645939+0000 mon.c (mon.2) 671 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:43:14.901 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:43:14 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:43:14] "GET /metrics HTTP/1.1" 200 36442 "" "Prometheus/2.43.0" 2024-08-29T18:43:14.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:43:14 smithi029 bash[79042]: cluster 2024-08-29T18:43:13.813915+0000 mon.a (mon.0) 2192 : cluster [DBG] osdmap e1499: 8 total, 8 up, 8 in 2024-08-29T18:43:14.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:43:14 smithi029 bash[79042]: audit 2024-08-29T18:43:14.442166+0000 mon.c (mon.2) 672 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:43:14.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:43:14 smithi029 bash[79042]: audit 2024-08-29T18:43:14.443588+0000 mon.c (mon.2) 673 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:43:14.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:43:14 smithi029 bash[79042]: audit 2024-08-29T18:43:14.452881+0000 mon.a (mon.0) 2193 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:43:14.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:43:14 smithi029 bash[77880]: cluster 2024-08-29T18:43:13.813915+0000 mon.a (mon.0) 2192 : cluster [DBG] osdmap e1499: 8 total, 8 up, 8 in 2024-08-29T18:43:14.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:43:14 smithi029 bash[77880]: audit 2024-08-29T18:43:14.442166+0000 mon.c (mon.2) 672 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:43:14.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:43:14 smithi029 bash[77880]: audit 2024-08-29T18:43:14.443588+0000 mon.c (mon.2) 673 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:43:14.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:43:14 smithi029 bash[77880]: audit 2024-08-29T18:43:14.452881+0000 mon.a (mon.0) 2193 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:43:15.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:43:14 smithi110 bash[67519]: cluster 2024-08-29T18:43:13.813915+0000 mon.a (mon.0) 2192 : cluster [DBG] osdmap e1499: 8 total, 8 up, 8 in 2024-08-29T18:43:15.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:43:14 smithi110 bash[67519]: audit 2024-08-29T18:43:14.442166+0000 mon.c (mon.2) 672 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:43:15.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:43:14 smithi110 bash[67519]: audit 2024-08-29T18:43:14.443588+0000 mon.c (mon.2) 673 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:43:15.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:43:14 smithi110 bash[67519]: audit 2024-08-29T18:43:14.452881+0000 mon.a (mon.0) 2193 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:43:15.330 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestDeepCopy.Snaps_LargerDstObjSize (4065 ms) 2024-08-29T18:43:15.330 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestDeepCopy.Clone_LargerDstObjSize 2024-08-29T18:43:16.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:43:15 smithi029 bash[79042]: cluster 2024-08-29T18:43:14.675545+0000 mgr.y (mgr.25004) 1600 : cluster [DBG] pgmap v2625: 137 pgs: 137 active+clean; 340 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 40 MiB/s rd, 18 MiB/s wr, 528 op/s 2024-08-29T18:43:16.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:43:15 smithi029 bash[79042]: cluster 2024-08-29T18:43:14.815927+0000 mon.a (mon.0) 2194 : cluster [DBG] osdmap e1500: 8 total, 8 up, 8 in 2024-08-29T18:43:16.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:43:15 smithi029 bash[77880]: cluster 2024-08-29T18:43:14.675545+0000 mgr.y (mgr.25004) 1600 : cluster [DBG] pgmap v2625: 137 pgs: 137 active+clean; 340 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 40 MiB/s rd, 18 MiB/s wr, 528 op/s 2024-08-29T18:43:16.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:43:15 smithi029 bash[77880]: cluster 2024-08-29T18:43:14.815927+0000 mon.a (mon.0) 2194 : cluster [DBG] osdmap e1500: 8 total, 8 up, 8 in 2024-08-29T18:43:16.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:43:15 smithi110 bash[67519]: cluster 2024-08-29T18:43:14.675545+0000 mgr.y (mgr.25004) 1600 : cluster [DBG] pgmap v2625: 137 pgs: 137 active+clean; 340 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 40 MiB/s rd, 18 MiB/s wr, 528 op/s 2024-08-29T18:43:16.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:43:15 smithi110 bash[67519]: cluster 2024-08-29T18:43:14.815927+0000 mon.a (mon.0) 2194 : cluster [DBG] osdmap e1500: 8 total, 8 up, 8 in 2024-08-29T18:43:17.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:43:17 smithi029 bash[79042]: cluster 2024-08-29T18:43:16.463902+0000 mon.a (mon.0) 2195 : cluster [DBG] osdmap e1501: 8 total, 8 up, 8 in 2024-08-29T18:43:17.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:43:17 smithi029 bash[77880]: cluster 2024-08-29T18:43:16.463902+0000 mon.a (mon.0) 2195 : cluster [DBG] osdmap e1501: 8 total, 8 up, 8 in 2024-08-29T18:43:17.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:43:17 smithi110 bash[67519]: cluster 2024-08-29T18:43:16.463902+0000 mon.a (mon.0) 2195 : cluster [DBG] osdmap e1501: 8 total, 8 up, 8 in 2024-08-29T18:43:18.220 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestDeepCopy.Clone_LargerDstObjSize (2889 ms) 2024-08-29T18:43:18.221 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestDeepCopy.CloneFlatten_LargerDstObjSize 2024-08-29T18:43:18.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:43:18 smithi029 bash[79042]: cluster 2024-08-29T18:43:16.676236+0000 mgr.y (mgr.25004) 1601 : cluster [DBG] pgmap v2628: 137 pgs: 137 active+clean; 368 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 25 MiB/s rd, 10 MiB/s wr, 177 op/s 2024-08-29T18:43:18.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:43:18 smithi029 bash[79042]: cluster 2024-08-29T18:43:17.473282+0000 mon.a (mon.0) 2196 : cluster [DBG] osdmap e1502: 8 total, 8 up, 8 in 2024-08-29T18:43:18.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:43:18 smithi029 bash[77880]: cluster 2024-08-29T18:43:16.676236+0000 mgr.y (mgr.25004) 1601 : cluster [DBG] pgmap v2628: 137 pgs: 137 active+clean; 368 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 25 MiB/s rd, 10 MiB/s wr, 177 op/s 2024-08-29T18:43:18.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:43:18 smithi029 bash[77880]: cluster 2024-08-29T18:43:17.473282+0000 mon.a (mon.0) 2196 : cluster [DBG] osdmap e1502: 8 total, 8 up, 8 in 2024-08-29T18:43:18.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:43:18 smithi110 bash[67519]: cluster 2024-08-29T18:43:16.676236+0000 mgr.y (mgr.25004) 1601 : cluster [DBG] pgmap v2628: 137 pgs: 137 active+clean; 368 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 25 MiB/s rd, 10 MiB/s wr, 177 op/s 2024-08-29T18:43:18.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:43:18 smithi110 bash[67519]: cluster 2024-08-29T18:43:17.473282+0000 mon.a (mon.0) 2196 : cluster [DBG] osdmap e1502: 8 total, 8 up, 8 in 2024-08-29T18:43:19.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:43:19 smithi029 bash[79042]: cluster 2024-08-29T18:43:18.473943+0000 mon.a (mon.0) 2197 : cluster [DBG] osdmap e1503: 8 total, 8 up, 8 in 2024-08-29T18:43:19.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:43:19 smithi029 bash[79042]: audit 2024-08-29T18:43:18.582116+0000 mon.c (mon.2) 674 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:43:19.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:43:19 smithi029 bash[77880]: cluster 2024-08-29T18:43:18.473943+0000 mon.a (mon.0) 2197 : cluster [DBG] osdmap e1503: 8 total, 8 up, 8 in 2024-08-29T18:43:19.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:43:19 smithi029 bash[77880]: audit 2024-08-29T18:43:18.582116+0000 mon.c (mon.2) 674 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:43:19.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:43:19 smithi110 bash[67519]: cluster 2024-08-29T18:43:18.473943+0000 mon.a (mon.0) 2197 : cluster [DBG] osdmap e1503: 8 total, 8 up, 8 in 2024-08-29T18:43:19.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:43:19 smithi110 bash[67519]: audit 2024-08-29T18:43:18.582116+0000 mon.c (mon.2) 674 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:43:20.254 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestDeepCopy.CloneFlatten_LargerDstObjSize (2034 ms) 2024-08-29T18:43:20.254 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestDeepCopy.Stress_LargerDstObjSize 2024-08-29T18:43:20.319 INFO:tasks.workunit.client.0.smithi029.stdout:write: A 25598571~478077 2024-08-29T18:43:20.336 INFO:tasks.workunit.client.0.smithi029.stdout:discard: 34378903~492666 2024-08-29T18:43:20.336 INFO:tasks.workunit.client.0.smithi029.stdout:write: A 47384034~549977 2024-08-29T18:43:20.345 INFO:tasks.workunit.client.0.smithi029.stdout:discard: 908302~1955966 2024-08-29T18:43:20.345 INFO:tasks.workunit.client.0.smithi029.stdout:write: A 68863404~259494 2024-08-29T18:43:20.351 INFO:tasks.workunit.client.0.smithi029.stdout:discard: 26068325~4641789 2024-08-29T18:43:20.355 INFO:tasks.workunit.client.0.smithi029.stdout:write: A 74039758~1814176 2024-08-29T18:43:20.366 INFO:tasks.workunit.client.0.smithi029.stdout:discard: 69334248~4819741 2024-08-29T18:43:20.369 INFO:tasks.workunit.client.0.smithi029.stdout:snap: snap0 2024-08-29T18:43:20.550 INFO:tasks.workunit.client.0.smithi029.stdout:clone image255 -> image256 2024-08-29T18:43:20.676 INFO:tasks.workunit.client.0.smithi029.stdout:write: B 21508908~3114270 2024-08-29T18:43:20.708 INFO:tasks.workunit.client.0.smithi029.stdout:discard: 78720736~5165344 2024-08-29T18:43:20.721 INFO:tasks.workunit.client.0.smithi029.stdout:write: B 76851599~4799973 2024-08-29T18:43:20.736 INFO:tasks.workunit.client.0.smithi029.stdout:discard: 17755187~2466701 2024-08-29T18:43:20.745 INFO:tasks.workunit.client.0.smithi029.stdout:write: B 67582678~7913170 2024-08-29T18:43:20.779 INFO:tasks.workunit.client.0.smithi029.stdout:discard: 33842011~5124335 2024-08-29T18:43:20.788 INFO:tasks.workunit.client.0.smithi029.stdout:write: B 5602412~6247891 2024-08-29T18:43:20.816 INFO:tasks.workunit.client.0.smithi029.stdout:discard: 57072206~720326 2024-08-29T18:43:20.822 INFO:tasks.workunit.client.0.smithi029.stdout:snap: snap1 2024-08-29T18:43:20.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:43:20 smithi029 bash[79042]: cluster 2024-08-29T18:43:18.676954+0000 mgr.y (mgr.25004) 1602 : cluster [DBG] pgmap v2631: 137 pgs: 137 active+clean; 368 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 18 MiB/s rd, 7.0 MiB/s wr, 139 op/s 2024-08-29T18:43:20.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:43:20 smithi029 bash[79042]: cluster 2024-08-29T18:43:19.496065+0000 mon.a (mon.0) 2198 : cluster [DBG] osdmap e1504: 8 total, 8 up, 8 in 2024-08-29T18:43:20.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:43:20 smithi029 bash[77880]: cluster 2024-08-29T18:43:18.676954+0000 mgr.y (mgr.25004) 1602 : cluster [DBG] pgmap v2631: 137 pgs: 137 active+clean; 368 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 18 MiB/s rd, 7.0 MiB/s wr, 139 op/s 2024-08-29T18:43:20.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:43:20 smithi029 bash[77880]: cluster 2024-08-29T18:43:19.496065+0000 mon.a (mon.0) 2198 : cluster [DBG] osdmap e1504: 8 total, 8 up, 8 in 2024-08-29T18:43:20.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:43:20 smithi110 bash[67519]: cluster 2024-08-29T18:43:18.676954+0000 mgr.y (mgr.25004) 1602 : cluster [DBG] pgmap v2631: 137 pgs: 137 active+clean; 368 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 18 MiB/s rd, 7.0 MiB/s wr, 139 op/s 2024-08-29T18:43:20.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:43:20 smithi110 bash[67519]: cluster 2024-08-29T18:43:19.496065+0000 mon.a (mon.0) 2198 : cluster [DBG] osdmap e1504: 8 total, 8 up, 8 in 2024-08-29T18:43:21.535 INFO:tasks.workunit.client.0.smithi029.stdout:resize: 138010672 2024-08-29T18:43:21.550 INFO:tasks.workunit.client.0.smithi029.stdout:write: C 43539581~8382850 2024-08-29T18:43:21.557 INFO:tasks.workunit.client.0.smithi029.stdout:discard: 78269630~4052438 2024-08-29T18:43:21.560 INFO:tasks.workunit.client.0.smithi029.stdout:write: C 62290411~6820394 2024-08-29T18:43:21.560 INFO:tasks.workunit.client.0.smithi029.stdout:discard: 14554008~3562959 2024-08-29T18:43:21.561 INFO:tasks.workunit.client.0.smithi029.stdout:write: C 97480967~1386072 2024-08-29T18:43:21.561 INFO:tasks.workunit.client.0.smithi029.stdout:discard: 27761594~1045026 2024-08-29T18:43:21.576 INFO:tasks.workunit.client.0.smithi029.stdout:write: C 3007150~514005 2024-08-29T18:43:21.577 INFO:tasks.workunit.client.0.smithi029.stdout:discard: 15811237~6155675 2024-08-29T18:43:21.617 INFO:tasks.workunit.client.0.smithi029.stdout:snap: snap2 2024-08-29T18:43:21.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:43:21 smithi029 bash[79042]: cluster 2024-08-29T18:43:20.504435+0000 mon.a (mon.0) 2199 : cluster [DBG] osdmap e1505: 8 total, 8 up, 8 in 2024-08-29T18:43:21.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:43:21 smithi029 bash[77880]: cluster 2024-08-29T18:43:20.504435+0000 mon.a (mon.0) 2199 : cluster [DBG] osdmap e1505: 8 total, 8 up, 8 in 2024-08-29T18:43:21.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:43:21 smithi110 bash[67519]: cluster 2024-08-29T18:43:20.504435+0000 mon.a (mon.0) 2199 : cluster [DBG] osdmap e1505: 8 total, 8 up, 8 in 2024-08-29T18:43:22.564 INFO:tasks.workunit.client.0.smithi029.stdout:clone image256 -> image257 2024-08-29T18:43:22.740 INFO:tasks.workunit.client.0.smithi029.stdout:write: D 21769366~8283890 2024-08-29T18:43:22.789 INFO:tasks.workunit.client.0.smithi029.stdout:discard: 4382696~7034364 2024-08-29T18:43:22.814 INFO:tasks.workunit.client.0.smithi029.stdout:write: D 34895927~8290390 2024-08-29T18:43:22.853 INFO:tasks.workunit.client.0.smithi029.stdout:discard: 9517794~6616988 2024-08-29T18:43:22.862 INFO:tasks.workunit.client.0.smithi029.stdout:write: D 102059946~8042269 2024-08-29T18:43:22.895 INFO:tasks.workunit.client.0.smithi029.stdout:discard: 119167196~3542470 2024-08-29T18:43:22.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:43:22 smithi029 bash[77880]: cluster 2024-08-29T18:43:20.677685+0000 mgr.y (mgr.25004) 1603 : cluster [DBG] pgmap v2634: 137 pgs: 137 active+clean; 416 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 19 MiB/s rd, 12 MiB/s wr, 138 op/s 2024-08-29T18:43:22.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:43:22 smithi029 bash[77880]: cluster 2024-08-29T18:43:21.514943+0000 mon.a (mon.0) 2200 : cluster [DBG] osdmap e1506: 8 total, 8 up, 8 in 2024-08-29T18:43:22.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:43:22 smithi029 bash[79042]: cluster 2024-08-29T18:43:20.677685+0000 mgr.y (mgr.25004) 1603 : cluster [DBG] pgmap v2634: 137 pgs: 137 active+clean; 416 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 19 MiB/s rd, 12 MiB/s wr, 138 op/s 2024-08-29T18:43:22.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:43:22 smithi029 bash[79042]: cluster 2024-08-29T18:43:21.514943+0000 mon.a (mon.0) 2200 : cluster [DBG] osdmap e1506: 8 total, 8 up, 8 in 2024-08-29T18:43:22.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:43:22 smithi110 bash[67519]: cluster 2024-08-29T18:43:20.677685+0000 mgr.y (mgr.25004) 1603 : cluster [DBG] pgmap v2634: 137 pgs: 137 active+clean; 416 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 19 MiB/s rd, 12 MiB/s wr, 138 op/s 2024-08-29T18:43:22.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:43:22 smithi110 bash[67519]: cluster 2024-08-29T18:43:21.514943+0000 mon.a (mon.0) 2200 : cluster [DBG] osdmap e1506: 8 total, 8 up, 8 in 2024-08-29T18:43:22.903 INFO:tasks.workunit.client.0.smithi029.stdout:write: D 92018457~373274 2024-08-29T18:43:22.914 INFO:tasks.workunit.client.0.smithi029.stdout:discard: 43599184~3102570 2024-08-29T18:43:22.944 INFO:tasks.workunit.client.0.smithi029.stdout:snap: snap3 2024-08-29T18:43:23.577 INFO:tasks.workunit.client.0.smithi029.stdout:clone image257 -> image258 2024-08-29T18:43:23.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:43:23 smithi029 bash[79042]: cluster 2024-08-29T18:43:22.516293+0000 mon.a (mon.0) 2201 : cluster [DBG] osdmap e1507: 8 total, 8 up, 8 in 2024-08-29T18:43:23.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:43:23 smithi029 bash[77880]: cluster 2024-08-29T18:43:22.516293+0000 mon.a (mon.0) 2201 : cluster [DBG] osdmap e1507: 8 total, 8 up, 8 in 2024-08-29T18:43:23.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:43:23 smithi110 bash[67519]: cluster 2024-08-29T18:43:22.516293+0000 mon.a (mon.0) 2201 : cluster [DBG] osdmap e1507: 8 total, 8 up, 8 in 2024-08-29T18:43:24.392 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestDeepCopy.Stress_LargerDstObjSize (4138 ms) 2024-08-29T18:43:24.392 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestDeepCopy.NoSnaps_SmallerDstObjSize 2024-08-29T18:43:24.806 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestDeepCopy.NoSnaps_SmallerDstObjSize (414 ms) 2024-08-29T18:43:24.806 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestDeepCopy.Snaps_SmallerDstObjSize 2024-08-29T18:43:24.901 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:43:24 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:43:24] "GET /metrics HTTP/1.1" 200 36450 "" "Prometheus/2.43.0" 2024-08-29T18:43:24.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:43:24 smithi029 bash[79042]: cluster 2024-08-29T18:43:22.678480+0000 mgr.y (mgr.25004) 1604 : cluster [DBG] pgmap v2637: 137 pgs: 137 active+clean; 541 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 52 MiB/s rd, 41 MiB/s wr, 603 op/s 2024-08-29T18:43:24.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:43:24 smithi029 bash[79042]: cluster 2024-08-29T18:43:23.539380+0000 mon.a (mon.0) 2202 : cluster [DBG] osdmap e1508: 8 total, 8 up, 8 in 2024-08-29T18:43:24.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:43:24 smithi029 bash[77880]: cluster 2024-08-29T18:43:22.678480+0000 mgr.y (mgr.25004) 1604 : cluster [DBG] pgmap v2637: 137 pgs: 137 active+clean; 541 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 52 MiB/s rd, 41 MiB/s wr, 603 op/s 2024-08-29T18:43:24.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:43:24 smithi029 bash[77880]: cluster 2024-08-29T18:43:23.539380+0000 mon.a (mon.0) 2202 : cluster [DBG] osdmap e1508: 8 total, 8 up, 8 in 2024-08-29T18:43:24.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:43:24 smithi110 bash[67519]: cluster 2024-08-29T18:43:22.678480+0000 mgr.y (mgr.25004) 1604 : cluster [DBG] pgmap v2637: 137 pgs: 137 active+clean; 541 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 52 MiB/s rd, 41 MiB/s wr, 603 op/s 2024-08-29T18:43:24.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:43:24 smithi110 bash[67519]: cluster 2024-08-29T18:43:23.539380+0000 mon.a (mon.0) 2202 : cluster [DBG] osdmap e1508: 8 total, 8 up, 8 in 2024-08-29T18:43:26.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:43:26 smithi029 bash[77880]: cluster 2024-08-29T18:43:24.679426+0000 mgr.y (mgr.25004) 1605 : cluster [DBG] pgmap v2639: 137 pgs: 137 active+clean; 565 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 36 MiB/s rd, 33 MiB/s wr, 523 op/s 2024-08-29T18:43:26.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:43:26 smithi029 bash[77880]: cluster 2024-08-29T18:43:25.555067+0000 mon.a (mon.0) 2203 : cluster [DBG] osdmap e1509: 8 total, 8 up, 8 in 2024-08-29T18:43:26.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:43:26 smithi029 bash[79042]: cluster 2024-08-29T18:43:24.679426+0000 mgr.y (mgr.25004) 1605 : cluster [DBG] pgmap v2639: 137 pgs: 137 active+clean; 565 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 36 MiB/s rd, 33 MiB/s wr, 523 op/s 2024-08-29T18:43:26.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:43:26 smithi029 bash[79042]: cluster 2024-08-29T18:43:25.555067+0000 mon.a (mon.0) 2203 : cluster [DBG] osdmap e1509: 8 total, 8 up, 8 in 2024-08-29T18:43:26.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:43:26 smithi110 bash[67519]: cluster 2024-08-29T18:43:24.679426+0000 mgr.y (mgr.25004) 1605 : cluster [DBG] pgmap v2639: 137 pgs: 137 active+clean; 565 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 36 MiB/s rd, 33 MiB/s wr, 523 op/s 2024-08-29T18:43:26.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:43:26 smithi110 bash[67519]: cluster 2024-08-29T18:43:25.555067+0000 mon.a (mon.0) 2203 : cluster [DBG] osdmap e1509: 8 total, 8 up, 8 in 2024-08-29T18:43:27.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:43:27 smithi029 bash[77880]: cluster 2024-08-29T18:43:26.558063+0000 mon.a (mon.0) 2204 : cluster [DBG] osdmap e1510: 8 total, 8 up, 8 in 2024-08-29T18:43:27.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:43:27 smithi029 bash[79042]: cluster 2024-08-29T18:43:26.558063+0000 mon.a (mon.0) 2204 : cluster [DBG] osdmap e1510: 8 total, 8 up, 8 in 2024-08-29T18:43:27.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:43:27 smithi110 bash[67519]: cluster 2024-08-29T18:43:26.558063+0000 mon.a (mon.0) 2204 : cluster [DBG] osdmap e1510: 8 total, 8 up, 8 in 2024-08-29T18:43:28.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:43:28 smithi029 bash[79042]: cluster 2024-08-29T18:43:26.680129+0000 mgr.y (mgr.25004) 1606 : cluster [DBG] pgmap v2642: 137 pgs: 137 active+clean; 632 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 22 MiB/s rd, 17 MiB/s wr, 277 op/s 2024-08-29T18:43:28.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:43:28 smithi029 bash[79042]: cluster 2024-08-29T18:43:27.579751+0000 mon.a (mon.0) 2205 : cluster [DBG] osdmap e1511: 8 total, 8 up, 8 in 2024-08-29T18:43:28.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:43:28 smithi029 bash[77880]: cluster 2024-08-29T18:43:26.680129+0000 mgr.y (mgr.25004) 1606 : cluster [DBG] pgmap v2642: 137 pgs: 137 active+clean; 632 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 22 MiB/s rd, 17 MiB/s wr, 277 op/s 2024-08-29T18:43:28.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:43:28 smithi029 bash[77880]: cluster 2024-08-29T18:43:27.579751+0000 mon.a (mon.0) 2205 : cluster [DBG] osdmap e1511: 8 total, 8 up, 8 in 2024-08-29T18:43:28.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:43:28 smithi110 bash[67519]: cluster 2024-08-29T18:43:26.680129+0000 mgr.y (mgr.25004) 1606 : cluster [DBG] pgmap v2642: 137 pgs: 137 active+clean; 632 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 22 MiB/s rd, 17 MiB/s wr, 277 op/s 2024-08-29T18:43:28.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:43:28 smithi110 bash[67519]: cluster 2024-08-29T18:43:27.579751+0000 mon.a (mon.0) 2205 : cluster [DBG] osdmap e1511: 8 total, 8 up, 8 in 2024-08-29T18:43:29.047 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestDeepCopy.Snaps_SmallerDstObjSize (4242 ms) 2024-08-29T18:43:29.047 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestDeepCopy.Clone_SmallerDstObjSize 2024-08-29T18:43:29.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:43:29 smithi029 bash[79042]: cluster 2024-08-29T18:43:28.587539+0000 mon.a (mon.0) 2206 : cluster [DBG] osdmap e1512: 8 total, 8 up, 8 in 2024-08-29T18:43:29.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:43:29 smithi029 bash[77880]: cluster 2024-08-29T18:43:28.587539+0000 mon.a (mon.0) 2206 : cluster [DBG] osdmap e1512: 8 total, 8 up, 8 in 2024-08-29T18:43:29.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:43:29 smithi110 bash[67519]: cluster 2024-08-29T18:43:28.587539+0000 mon.a (mon.0) 2206 : cluster [DBG] osdmap e1512: 8 total, 8 up, 8 in 2024-08-29T18:43:30.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:43:30 smithi029 bash[79042]: cluster 2024-08-29T18:43:28.680758+0000 mgr.y (mgr.25004) 1607 : cluster [DBG] pgmap v2645: 137 pgs: 137 active+clean; 662 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 27 MiB/s rd, 19 MiB/s wr, 454 op/s 2024-08-29T18:43:30.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:43:30 smithi029 bash[79042]: cluster 2024-08-29T18:43:29.599269+0000 mon.a (mon.0) 2207 : cluster [DBG] osdmap e1513: 8 total, 8 up, 8 in 2024-08-29T18:43:30.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:43:30 smithi029 bash[77880]: cluster 2024-08-29T18:43:28.680758+0000 mgr.y (mgr.25004) 1607 : cluster [DBG] pgmap v2645: 137 pgs: 137 active+clean; 662 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 27 MiB/s rd, 19 MiB/s wr, 454 op/s 2024-08-29T18:43:30.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:43:30 smithi029 bash[77880]: cluster 2024-08-29T18:43:29.599269+0000 mon.a (mon.0) 2207 : cluster [DBG] osdmap e1513: 8 total, 8 up, 8 in 2024-08-29T18:43:30.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:43:30 smithi110 bash[67519]: cluster 2024-08-29T18:43:28.680758+0000 mgr.y (mgr.25004) 1607 : cluster [DBG] pgmap v2645: 137 pgs: 137 active+clean; 662 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 27 MiB/s rd, 19 MiB/s wr, 454 op/s 2024-08-29T18:43:30.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:43:30 smithi110 bash[67519]: cluster 2024-08-29T18:43:29.599269+0000 mon.a (mon.0) 2207 : cluster [DBG] osdmap e1513: 8 total, 8 up, 8 in 2024-08-29T18:43:31.325 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestDeepCopy.Clone_SmallerDstObjSize (2278 ms) 2024-08-29T18:43:31.325 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestDeepCopy.CloneFlatten_SmallerDstObjSize 2024-08-29T18:43:31.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:43:31 smithi029 bash[79042]: cluster 2024-08-29T18:43:30.611291+0000 mon.a (mon.0) 2208 : cluster [DBG] osdmap e1514: 8 total, 8 up, 8 in 2024-08-29T18:43:31.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:43:31 smithi029 bash[77880]: cluster 2024-08-29T18:43:30.611291+0000 mon.a (mon.0) 2208 : cluster [DBG] osdmap e1514: 8 total, 8 up, 8 in 2024-08-29T18:43:31.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:43:31 smithi110 bash[67519]: cluster 2024-08-29T18:43:30.611291+0000 mon.a (mon.0) 2208 : cluster [DBG] osdmap e1514: 8 total, 8 up, 8 in 2024-08-29T18:43:32.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:43:32 smithi029 bash[79042]: cluster 2024-08-29T18:43:30.681537+0000 mgr.y (mgr.25004) 1608 : cluster [DBG] pgmap v2648: 137 pgs: 137 active+clean; 676 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 24 MiB/s rd, 11 MiB/s wr, 326 op/s 2024-08-29T18:43:32.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:43:32 smithi029 bash[79042]: cluster 2024-08-29T18:43:31.620845+0000 mon.a (mon.0) 2209 : cluster [DBG] osdmap e1515: 8 total, 8 up, 8 in 2024-08-29T18:43:32.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:43:32 smithi029 bash[77880]: cluster 2024-08-29T18:43:30.681537+0000 mgr.y (mgr.25004) 1608 : cluster [DBG] pgmap v2648: 137 pgs: 137 active+clean; 676 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 24 MiB/s rd, 11 MiB/s wr, 326 op/s 2024-08-29T18:43:32.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:43:32 smithi029 bash[77880]: cluster 2024-08-29T18:43:31.620845+0000 mon.a (mon.0) 2209 : cluster [DBG] osdmap e1515: 8 total, 8 up, 8 in 2024-08-29T18:43:32.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:43:32 smithi110 bash[67519]: cluster 2024-08-29T18:43:30.681537+0000 mgr.y (mgr.25004) 1608 : cluster [DBG] pgmap v2648: 137 pgs: 137 active+clean; 676 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 24 MiB/s rd, 11 MiB/s wr, 326 op/s 2024-08-29T18:43:32.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:43:32 smithi110 bash[67519]: cluster 2024-08-29T18:43:31.620845+0000 mon.a (mon.0) 2209 : cluster [DBG] osdmap e1515: 8 total, 8 up, 8 in 2024-08-29T18:43:33.339 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestDeepCopy.CloneFlatten_SmallerDstObjSize (2013 ms) 2024-08-29T18:43:33.339 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestDeepCopy.Stress_SmallerDstObjSize 2024-08-29T18:43:33.402 INFO:tasks.workunit.client.0.smithi029.stdout:write: A 48191229~2378116 2024-08-29T18:43:33.427 INFO:tasks.workunit.client.0.smithi029.stdout:discard: 3368446~7942063 2024-08-29T18:43:33.429 INFO:tasks.workunit.client.0.smithi029.stdout:write: A 30495997~6762194 2024-08-29T18:43:33.455 INFO:tasks.workunit.client.0.smithi029.stdout:discard: 12579383~1135513 2024-08-29T18:43:33.458 INFO:tasks.workunit.client.0.smithi029.stdout:write: A 75754179~7518256 2024-08-29T18:43:33.489 INFO:tasks.workunit.client.0.smithi029.stdout:discard: 69404566~4086058 2024-08-29T18:43:33.492 INFO:tasks.workunit.client.0.smithi029.stdout:write: A 29620978~7291072 2024-08-29T18:43:33.513 INFO:tasks.workunit.client.0.smithi029.stdout:discard: 39778839~2197484 2024-08-29T18:43:33.513 INFO:tasks.workunit.client.0.smithi029.stdout:snap: snap0 2024-08-29T18:43:33.687 INFO:tasks.workunit.client.0.smithi029.stdout:clone image277 -> image278 2024-08-29T18:43:33.814 INFO:tasks.workunit.client.0.smithi029.stdout:resize: 123318581 2024-08-29T18:43:33.831 INFO:tasks.workunit.client.0.smithi029.stdout:write: B 95130229~7652472 2024-08-29T18:43:33.866 INFO:tasks.workunit.client.0.smithi029.stdout:discard: 34784684~6802033 2024-08-29T18:43:33.887 INFO:tasks.workunit.client.0.smithi029.stdout:write: B 92016267~6392254 2024-08-29T18:43:33.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:43:33 smithi029 bash[79042]: cluster 2024-08-29T18:43:32.629153+0000 mon.a (mon.0) 2210 : cluster [DBG] osdmap e1516: 8 total, 8 up, 8 in 2024-08-29T18:43:33.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:43:33 smithi029 bash[79042]: audit 2024-08-29T18:43:33.581813+0000 mon.c (mon.2) 675 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:43:33.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:43:33 smithi029 bash[77880]: cluster 2024-08-29T18:43:32.629153+0000 mon.a (mon.0) 2210 : cluster [DBG] osdmap e1516: 8 total, 8 up, 8 in 2024-08-29T18:43:33.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:43:33 smithi029 bash[77880]: audit 2024-08-29T18:43:33.581813+0000 mon.c (mon.2) 675 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:43:33.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:43:33 smithi110 bash[67519]: cluster 2024-08-29T18:43:32.629153+0000 mon.a (mon.0) 2210 : cluster [DBG] osdmap e1516: 8 total, 8 up, 8 in 2024-08-29T18:43:33.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:43:33 smithi110 bash[67519]: audit 2024-08-29T18:43:33.581813+0000 mon.c (mon.2) 675 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:43:33.908 INFO:tasks.workunit.client.0.smithi029.stdout:discard: 33476044~4062850 2024-08-29T18:43:33.937 INFO:tasks.workunit.client.0.smithi029.stdout:write: B 52019012~3050352 2024-08-29T18:43:33.959 INFO:tasks.workunit.client.0.smithi029.stdout:discard: 20846536~3748988 2024-08-29T18:43:33.970 INFO:tasks.workunit.client.0.smithi029.stdout:write: B 19182343~7433010 2024-08-29T18:43:33.993 INFO:tasks.workunit.client.0.smithi029.stdout:discard: 115628839~1112236 2024-08-29T18:43:33.993 INFO:tasks.workunit.client.0.smithi029.stdout:snap: snap1 2024-08-29T18:43:34.670 INFO:tasks.workunit.client.0.smithi029.stdout:resize: 94905625 2024-08-29T18:43:34.704 INFO:tasks.workunit.client.0.smithi029.stdout:write: C 310183~4172932 2024-08-29T18:43:34.710 INFO:tasks.workunit.client.0.smithi029.stdout:discard: 71097574~3805069 2024-08-29T18:43:34.718 INFO:tasks.workunit.client.0.smithi029.stdout:write: C 87037866~7867759 2024-08-29T18:43:34.718 INFO:tasks.workunit.client.0.smithi029.stdout:discard: 41980333~4325536 2024-08-29T18:43:34.719 INFO:tasks.workunit.client.0.smithi029.stdout:write: C 4226182~543333 2024-08-29T18:43:34.723 INFO:tasks.workunit.client.0.smithi029.stdout:discard: 63998112~989707 2024-08-29T18:43:34.735 INFO:tasks.workunit.client.0.smithi029.stdout:write: C 48915022~6272935 2024-08-29T18:43:34.736 INFO:tasks.workunit.client.0.smithi029.stdout:discard: 89796154~4834827 2024-08-29T18:43:34.774 INFO:tasks.workunit.client.0.smithi029.stdout:snap: snap2 2024-08-29T18:43:34.901 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:43:34 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:43:34] "GET /metrics HTTP/1.1" 200 36451 "" "Prometheus/2.43.0" 2024-08-29T18:43:34.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:43:34 smithi029 bash[79042]: cluster 2024-08-29T18:43:32.682289+0000 mgr.y (mgr.25004) 1609 : cluster [DBG] pgmap v2651: 137 pgs: 137 active+clean; 730 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 44 MiB/s rd, 17 MiB/s wr, 346 op/s 2024-08-29T18:43:34.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:43:34 smithi029 bash[79042]: cluster 2024-08-29T18:43:33.645138+0000 mon.a (mon.0) 2211 : cluster [DBG] osdmap e1517: 8 total, 8 up, 8 in 2024-08-29T18:43:34.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:43:34 smithi029 bash[77880]: cluster 2024-08-29T18:43:32.682289+0000 mgr.y (mgr.25004) 1609 : cluster [DBG] pgmap v2651: 137 pgs: 137 active+clean; 730 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 44 MiB/s rd, 17 MiB/s wr, 346 op/s 2024-08-29T18:43:34.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:43:34 smithi029 bash[77880]: cluster 2024-08-29T18:43:33.645138+0000 mon.a (mon.0) 2211 : cluster [DBG] osdmap e1517: 8 total, 8 up, 8 in 2024-08-29T18:43:34.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:43:34 smithi110 bash[67519]: cluster 2024-08-29T18:43:32.682289+0000 mgr.y (mgr.25004) 1609 : cluster [DBG] pgmap v2651: 137 pgs: 137 active+clean; 730 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 44 MiB/s rd, 17 MiB/s wr, 346 op/s 2024-08-29T18:43:34.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:43:34 smithi110 bash[67519]: cluster 2024-08-29T18:43:33.645138+0000 mon.a (mon.0) 2211 : cluster [DBG] osdmap e1517: 8 total, 8 up, 8 in 2024-08-29T18:43:35.714 INFO:tasks.workunit.client.0.smithi029.stdout:clone image278 -> image279 2024-08-29T18:43:35.881 INFO:tasks.workunit.client.0.smithi029.stdout:resize: 149796371 2024-08-29T18:43:35.901 INFO:tasks.workunit.client.0.smithi029.stdout:write: D 2212543~5138037 2024-08-29T18:43:35.952 INFO:tasks.workunit.client.0.smithi029.stdout:discard: 6491282~6639210 2024-08-29T18:43:35.962 INFO:tasks.workunit.client.0.smithi029.stdout:write: D 56015260~2571348 2024-08-29T18:43:35.990 INFO:tasks.workunit.client.0.smithi029.stdout:discard: 81579605~2106987 2024-08-29T18:43:36.031 INFO:tasks.workunit.client.0.smithi029.stdout:write: D 35646382~8096461 2024-08-29T18:43:36.063 INFO:tasks.workunit.client.0.smithi029.stdout:discard: 105118084~1737385 2024-08-29T18:43:36.065 INFO:tasks.workunit.client.0.smithi029.stdout:write: D 85205463~6262076 2024-08-29T18:43:36.096 INFO:tasks.workunit.client.0.smithi029.stdout:discard: 142735087~7061284 2024-08-29T18:43:36.096 INFO:tasks.workunit.client.0.smithi029.stdout:snap: snap3 2024-08-29T18:43:36.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:43:35 smithi029 bash[79042]: cluster 2024-08-29T18:43:34.647474+0000 mon.a (mon.0) 2212 : cluster [DBG] osdmap e1518: 8 total, 8 up, 8 in 2024-08-29T18:43:36.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:43:35 smithi029 bash[77880]: cluster 2024-08-29T18:43:34.647474+0000 mon.a (mon.0) 2212 : cluster [DBG] osdmap e1518: 8 total, 8 up, 8 in 2024-08-29T18:43:36.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:43:35 smithi110 bash[67519]: cluster 2024-08-29T18:43:34.647474+0000 mon.a (mon.0) 2212 : cluster [DBG] osdmap e1518: 8 total, 8 up, 8 in 2024-08-29T18:43:36.712 INFO:tasks.workunit.client.0.smithi029.stdout:clone image279 -> image280 2024-08-29T18:43:37.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:43:36 smithi029 bash[77880]: cluster 2024-08-29T18:43:34.683140+0000 mgr.y (mgr.25004) 1610 : cluster [DBG] pgmap v2654: 137 pgs: 137 active+clean; 746 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 32 MiB/s rd, 18 MiB/s wr, 319 op/s 2024-08-29T18:43:37.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:43:36 smithi029 bash[77880]: cluster 2024-08-29T18:43:35.667209+0000 mon.a (mon.0) 2213 : cluster [DBG] osdmap e1519: 8 total, 8 up, 8 in 2024-08-29T18:43:37.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:43:36 smithi029 bash[79042]: cluster 2024-08-29T18:43:34.683140+0000 mgr.y (mgr.25004) 1610 : cluster [DBG] pgmap v2654: 137 pgs: 137 active+clean; 746 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 32 MiB/s rd, 18 MiB/s wr, 319 op/s 2024-08-29T18:43:37.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:43:36 smithi029 bash[79042]: cluster 2024-08-29T18:43:35.667209+0000 mon.a (mon.0) 2213 : cluster [DBG] osdmap e1519: 8 total, 8 up, 8 in 2024-08-29T18:43:37.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:43:36 smithi110 bash[67519]: cluster 2024-08-29T18:43:34.683140+0000 mgr.y (mgr.25004) 1610 : cluster [DBG] pgmap v2654: 137 pgs: 137 active+clean; 746 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 32 MiB/s rd, 18 MiB/s wr, 319 op/s 2024-08-29T18:43:37.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:43:36 smithi110 bash[67519]: cluster 2024-08-29T18:43:35.667209+0000 mon.a (mon.0) 2213 : cluster [DBG] osdmap e1519: 8 total, 8 up, 8 in 2024-08-29T18:43:37.555 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestDeepCopy.Stress_SmallerDstObjSize (4217 ms) 2024-08-29T18:43:37.555 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestDeepCopy.NoSnaps_StrippingLargerDstObjSize 2024-08-29T18:43:37.623 INFO:tasks.workunit.client.0.smithi029.stdout:./src/test/librbd/test_DeepCopy.cc:621: Skipped 2024-08-29T18:43:37.623 INFO:tasks.workunit.client.0.smithi029.stdout:Skipping due to unmet REQUIRE 2024-08-29T18:43:37.806 INFO:tasks.workunit.client.0.smithi029.stdout:[ SKIPPED ] TestDeepCopy.NoSnaps_StrippingLargerDstObjSize (250 ms) 2024-08-29T18:43:37.806 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestDeepCopy.Snaps_StrippingLargerDstObjSize 2024-08-29T18:43:37.868 INFO:tasks.workunit.client.0.smithi029.stdout:./src/test/librbd/test_DeepCopy.cc:635: Skipped 2024-08-29T18:43:37.868 INFO:tasks.workunit.client.0.smithi029.stdout:Skipping due to unmet REQUIRE 2024-08-29T18:43:38.049 INFO:tasks.workunit.client.0.smithi029.stdout:[ SKIPPED ] TestDeepCopy.Snaps_StrippingLargerDstObjSize (244 ms) 2024-08-29T18:43:38.050 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestDeepCopy.Clone_StrippingLargerDstObjSize 2024-08-29T18:43:38.115 INFO:tasks.workunit.client.0.smithi029.stdout:./src/test/librbd/test_DeepCopy.cc:649: Skipped 2024-08-29T18:43:38.116 INFO:tasks.workunit.client.0.smithi029.stdout:Skipping due to unmet REQUIRE 2024-08-29T18:43:38.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:43:37 smithi029 bash[77880]: cluster 2024-08-29T18:43:36.668246+0000 mon.a (mon.0) 2214 : cluster [DBG] osdmap e1520: 8 total, 8 up, 8 in 2024-08-29T18:43:38.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:43:37 smithi029 bash[79042]: cluster 2024-08-29T18:43:36.668246+0000 mon.a (mon.0) 2214 : cluster [DBG] osdmap e1520: 8 total, 8 up, 8 in 2024-08-29T18:43:38.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:43:37 smithi110 bash[67519]: cluster 2024-08-29T18:43:36.668246+0000 mon.a (mon.0) 2214 : cluster [DBG] osdmap e1520: 8 total, 8 up, 8 in 2024-08-29T18:43:38.295 INFO:tasks.workunit.client.0.smithi029.stdout:[ SKIPPED ] TestDeepCopy.Clone_StrippingLargerDstObjSize (246 ms) 2024-08-29T18:43:38.295 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestDeepCopy.CloneFlatten_StrippingLargerDstObjSize 2024-08-29T18:43:38.359 INFO:tasks.workunit.client.0.smithi029.stdout:./src/test/librbd/test_DeepCopy.cc:663: Skipped 2024-08-29T18:43:38.359 INFO:tasks.workunit.client.0.smithi029.stdout:Skipping due to unmet REQUIRE 2024-08-29T18:43:38.540 INFO:tasks.workunit.client.0.smithi029.stdout:[ SKIPPED ] TestDeepCopy.CloneFlatten_StrippingLargerDstObjSize (244 ms) 2024-08-29T18:43:38.540 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestDeepCopy.Stress_StrippingLargerDstObjSize 2024-08-29T18:43:38.602 INFO:tasks.workunit.client.0.smithi029.stdout:./src/test/librbd/test_DeepCopy.cc:679: Skipped 2024-08-29T18:43:38.602 INFO:tasks.workunit.client.0.smithi029.stdout:Skipping due to unmet REQUIRE 2024-08-29T18:43:38.781 INFO:tasks.workunit.client.0.smithi029.stdout:[ SKIPPED ] TestDeepCopy.Stress_StrippingLargerDstObjSize (241 ms) 2024-08-29T18:43:38.781 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestDeepCopy.NoSnaps_StrippingSmallerDstObjSize 2024-08-29T18:43:38.844 INFO:tasks.workunit.client.0.smithi029.stdout:./src/test/librbd/test_DeepCopy.cc:693: Skipped 2024-08-29T18:43:38.844 INFO:tasks.workunit.client.0.smithi029.stdout:Skipping due to unmet REQUIRE 2024-08-29T18:43:39.026 INFO:tasks.workunit.client.0.smithi029.stdout:[ SKIPPED ] TestDeepCopy.NoSnaps_StrippingSmallerDstObjSize (246 ms) 2024-08-29T18:43:39.026 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestDeepCopy.Snaps_StrippingSmallerDstObjSize 2024-08-29T18:43:39.092 INFO:tasks.workunit.client.0.smithi029.stdout:./src/test/librbd/test_DeepCopy.cc:707: Skipped 2024-08-29T18:43:39.092 INFO:tasks.workunit.client.0.smithi029.stdout:Skipping due to unmet REQUIRE 2024-08-29T18:43:39.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:43:38 smithi029 bash[79042]: cluster 2024-08-29T18:43:36.683962+0000 mgr.y (mgr.25004) 1611 : cluster [DBG] pgmap v2657: 137 pgs: 137 active+clean; 889 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 30 MiB/s rd, 37 MiB/s wr, 497 op/s 2024-08-29T18:43:39.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:43:38 smithi029 bash[77880]: cluster 2024-08-29T18:43:36.683962+0000 mgr.y (mgr.25004) 1611 : cluster [DBG] pgmap v2657: 137 pgs: 137 active+clean; 889 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 30 MiB/s rd, 37 MiB/s wr, 497 op/s 2024-08-29T18:43:39.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:43:38 smithi110 bash[67519]: cluster 2024-08-29T18:43:36.683962+0000 mgr.y (mgr.25004) 1611 : cluster [DBG] pgmap v2657: 137 pgs: 137 active+clean; 889 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 30 MiB/s rd, 37 MiB/s wr, 497 op/s 2024-08-29T18:43:39.278 INFO:tasks.workunit.client.0.smithi029.stdout:[ SKIPPED ] TestDeepCopy.Snaps_StrippingSmallerDstObjSize (252 ms) 2024-08-29T18:43:39.278 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestDeepCopy.Clone_StrippingSmallerDstObjSize 2024-08-29T18:43:39.342 INFO:tasks.workunit.client.0.smithi029.stdout:./src/test/librbd/test_DeepCopy.cc:721: Skipped 2024-08-29T18:43:39.342 INFO:tasks.workunit.client.0.smithi029.stdout:Skipping due to unmet REQUIRE 2024-08-29T18:43:39.522 INFO:tasks.workunit.client.0.smithi029.stdout:[ SKIPPED ] TestDeepCopy.Clone_StrippingSmallerDstObjSize (243 ms) 2024-08-29T18:43:39.522 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestDeepCopy.CloneFlatten_StrippingSmallerDstObjSize 2024-08-29T18:43:39.586 INFO:tasks.workunit.client.0.smithi029.stdout:./src/test/librbd/test_DeepCopy.cc:735: Skipped 2024-08-29T18:43:39.587 INFO:tasks.workunit.client.0.smithi029.stdout:Skipping due to unmet REQUIRE 2024-08-29T18:43:39.769 INFO:tasks.workunit.client.0.smithi029.stdout:[ SKIPPED ] TestDeepCopy.CloneFlatten_StrippingSmallerDstObjSize (247 ms) 2024-08-29T18:43:39.769 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestDeepCopy.Stress_StrippingSmallerDstObjSize 2024-08-29T18:43:39.830 INFO:tasks.workunit.client.0.smithi029.stdout:./src/test/librbd/test_DeepCopy.cc:751: Skipped 2024-08-29T18:43:39.830 INFO:tasks.workunit.client.0.smithi029.stdout:Skipping due to unmet REQUIRE 2024-08-29T18:43:40.007 INFO:tasks.workunit.client.0.smithi029.stdout:[ SKIPPED ] TestDeepCopy.Stress_StrippingSmallerDstObjSize (238 ms) 2024-08-29T18:43:40.698 INFO:tasks.workunit.client.0.smithi029.stdout:[----------] 31 tests from TestDeepCopy (56474 ms total) 2024-08-29T18:43:40.698 INFO:tasks.workunit.client.0.smithi029.stdout: 2024-08-29T18:43:40.698 INFO:tasks.workunit.client.0.smithi029.stdout:[----------] 51 tests from TestMirroring 2024-08-29T18:43:41.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:43:40 smithi029 bash[77880]: cluster 2024-08-29T18:43:38.684939+0000 mgr.y (mgr.25004) 1612 : cluster [DBG] pgmap v2658: 137 pgs: 137 active+clean; 936 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 33 MiB/s rd, 39 MiB/s wr, 595 op/s 2024-08-29T18:43:41.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:43:40 smithi029 bash[79042]: cluster 2024-08-29T18:43:38.684939+0000 mgr.y (mgr.25004) 1612 : cluster [DBG] pgmap v2658: 137 pgs: 137 active+clean; 936 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 33 MiB/s rd, 39 MiB/s wr, 595 op/s 2024-08-29T18:43:41.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:43:40 smithi110 bash[67519]: cluster 2024-08-29T18:43:38.684939+0000 mgr.y (mgr.25004) 1612 : cluster [DBG] pgmap v2658: 137 pgs: 137 active+clean; 936 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 33 MiB/s rd, 39 MiB/s wr, 595 op/s 2024-08-29T18:43:42.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:43:41 smithi029 bash[79042]: cluster 2024-08-29T18:43:40.685691+0000 mgr.y (mgr.25004) 1613 : cluster [DBG] pgmap v2660: 105 pgs: 105 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-08-29T18:43:42.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:43:41 smithi029 bash[79042]: cluster 2024-08-29T18:43:40.688345+0000 mon.a (mon.0) 2215 : cluster [DBG] osdmap e1521: 8 total, 8 up, 8 in 2024-08-29T18:43:42.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:43:41 smithi029 bash[77880]: cluster 2024-08-29T18:43:40.685691+0000 mgr.y (mgr.25004) 1613 : cluster [DBG] pgmap v2660: 105 pgs: 105 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-08-29T18:43:42.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:43:41 smithi029 bash[77880]: cluster 2024-08-29T18:43:40.688345+0000 mon.a (mon.0) 2215 : cluster [DBG] osdmap e1521: 8 total, 8 up, 8 in 2024-08-29T18:43:42.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:43:41 smithi110 bash[67519]: cluster 2024-08-29T18:43:40.685691+0000 mgr.y (mgr.25004) 1613 : cluster [DBG] pgmap v2660: 105 pgs: 105 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-08-29T18:43:42.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:43:41 smithi110 bash[67519]: cluster 2024-08-29T18:43:40.688345+0000 mon.a (mon.0) 2215 : cluster [DBG] osdmap e1521: 8 total, 8 up, 8 in 2024-08-29T18:43:42.756 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestMirroring.EnableImageMirror_In_MirrorModeImage 2024-08-29T18:43:43.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:43:42 smithi029 bash[79042]: cluster 2024-08-29T18:43:41.736527+0000 mon.a (mon.0) 2216 : cluster [DBG] osdmap e1522: 8 total, 8 up, 8 in 2024-08-29T18:43:43.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:43:42 smithi029 bash[79042]: audit 2024-08-29T18:43:41.738821+0000 mon.a (mon.0) 2217 : audit [INF] from='client.? 172.21.15.29:0/2215713522' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-12","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:43:43.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:43:42 smithi029 bash[77880]: cluster 2024-08-29T18:43:41.736527+0000 mon.a (mon.0) 2216 : cluster [DBG] osdmap e1522: 8 total, 8 up, 8 in 2024-08-29T18:43:43.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:43:42 smithi029 bash[77880]: audit 2024-08-29T18:43:41.738821+0000 mon.a (mon.0) 2217 : audit [INF] from='client.? 172.21.15.29:0/2215713522' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-12","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:43:43.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:43:42 smithi110 bash[67519]: cluster 2024-08-29T18:43:41.736527+0000 mon.a (mon.0) 2216 : cluster [DBG] osdmap e1522: 8 total, 8 up, 8 in 2024-08-29T18:43:43.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:43:42 smithi110 bash[67519]: audit 2024-08-29T18:43:41.738821+0000 mon.a (mon.0) 2217 : audit [INF] from='client.? 172.21.15.29:0/2215713522' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-12","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:43:44.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:43:43 smithi029 bash[77880]: cluster 2024-08-29T18:43:42.686664+0000 mgr.y (mgr.25004) 1614 : cluster [DBG] pgmap v2662: 137 pgs: 11 creating+peering, 21 unknown, 105 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2024-08-29T18:43:44.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:43:43 smithi029 bash[77880]: cluster 2024-08-29T18:43:42.730501+0000 mon.a (mon.0) 2218 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:43:44.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:43:43 smithi029 bash[77880]: audit 2024-08-29T18:43:42.740422+0000 mon.a (mon.0) 2219 : audit [INF] from='client.? 172.21.15.29:0/2215713522' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-12","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:43:44.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:43:43 smithi029 bash[77880]: cluster 2024-08-29T18:43:42.747959+0000 mon.a (mon.0) 2220 : cluster [DBG] osdmap e1523: 8 total, 8 up, 8 in 2024-08-29T18:43:44.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:43:43 smithi029 bash[79042]: cluster 2024-08-29T18:43:42.686664+0000 mgr.y (mgr.25004) 1614 : cluster [DBG] pgmap v2662: 137 pgs: 11 creating+peering, 21 unknown, 105 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2024-08-29T18:43:44.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:43:43 smithi029 bash[79042]: cluster 2024-08-29T18:43:42.730501+0000 mon.a (mon.0) 2218 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:43:44.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:43:43 smithi029 bash[79042]: audit 2024-08-29T18:43:42.740422+0000 mon.a (mon.0) 2219 : audit [INF] from='client.? 172.21.15.29:0/2215713522' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-12","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:43:44.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:43:43 smithi029 bash[79042]: cluster 2024-08-29T18:43:42.747959+0000 mon.a (mon.0) 2220 : cluster [DBG] osdmap e1523: 8 total, 8 up, 8 in 2024-08-29T18:43:44.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:43:43 smithi110 bash[67519]: cluster 2024-08-29T18:43:42.686664+0000 mgr.y (mgr.25004) 1614 : cluster [DBG] pgmap v2662: 137 pgs: 11 creating+peering, 21 unknown, 105 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2024-08-29T18:43:44.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:43:43 smithi110 bash[67519]: cluster 2024-08-29T18:43:42.730501+0000 mon.a (mon.0) 2218 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:43:44.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:43:43 smithi110 bash[67519]: audit 2024-08-29T18:43:42.740422+0000 mon.a (mon.0) 2219 : audit [INF] from='client.? 172.21.15.29:0/2215713522' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-12","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:43:44.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:43:43 smithi110 bash[67519]: cluster 2024-08-29T18:43:42.747959+0000 mon.a (mon.0) 2220 : cluster [DBG] osdmap e1523: 8 total, 8 up, 8 in 2024-08-29T18:43:44.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:43:44 smithi029 bash[77880]: cluster 2024-08-29T18:43:43.748473+0000 mon.a (mon.0) 2221 : cluster [DBG] osdmap e1524: 8 total, 8 up, 8 in 2024-08-29T18:43:44.902 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:43:44 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:43:44] "GET /metrics HTTP/1.1" 200 36451 "" "Prometheus/2.43.0" 2024-08-29T18:43:44.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:43:44 smithi029 bash[79042]: cluster 2024-08-29T18:43:43.748473+0000 mon.a (mon.0) 2221 : cluster [DBG] osdmap e1524: 8 total, 8 up, 8 in 2024-08-29T18:43:45.040 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestMirroring.EnableImageMirror_In_MirrorModeImage (2284 ms) 2024-08-29T18:43:45.041 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestMirroring.EnableImageMirror_In_MirrorModePool 2024-08-29T18:43:45.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:43:44 smithi110 bash[67519]: cluster 2024-08-29T18:43:43.748473+0000 mon.a (mon.0) 2221 : cluster [DBG] osdmap e1524: 8 total, 8 up, 8 in 2024-08-29T18:43:45.330 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestMirroring.EnableImageMirror_In_MirrorModePool (290 ms) 2024-08-29T18:43:45.330 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestMirroring.EnableImageMirror_In_MirrorModeDisabled 2024-08-29T18:43:45.562 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestMirroring.EnableImageMirror_In_MirrorModeDisabled (232 ms) 2024-08-29T18:43:45.562 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestMirroring.DisableImageMirror_In_MirrorModeImage 2024-08-29T18:43:45.798 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestMirroring.DisableImageMirror_In_MirrorModeImage (236 ms) 2024-08-29T18:43:45.798 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestMirroring.DisableImageMirror_In_MirrorModeImage_NoObjectMap 2024-08-29T18:43:46.008 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestMirroring.DisableImageMirror_In_MirrorModeImage_NoObjectMap (210 ms) 2024-08-29T18:43:46.008 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestMirroring.DisableImageMirror_In_MirrorModePool 2024-08-29T18:43:46.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:43:45 smithi029 bash[77880]: cluster 2024-08-29T18:43:44.687497+0000 mgr.y (mgr.25004) 1615 : cluster [DBG] pgmap v2665: 137 pgs: 11 creating+peering, 19 unknown, 107 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2024-08-29T18:43:46.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:43:45 smithi029 bash[77880]: cluster 2024-08-29T18:43:44.743631+0000 mon.a (mon.0) 2222 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:43:46.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:43:45 smithi029 bash[77880]: cluster 2024-08-29T18:43:44.743707+0000 mon.a (mon.0) 2223 : cluster [INF] Cluster is now healthy 2024-08-29T18:43:46.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:43:45 smithi029 bash[77880]: cluster 2024-08-29T18:43:44.761484+0000 mon.a (mon.0) 2224 : cluster [DBG] osdmap e1525: 8 total, 8 up, 8 in 2024-08-29T18:43:46.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:43:45 smithi029 bash[79042]: cluster 2024-08-29T18:43:44.687497+0000 mgr.y (mgr.25004) 1615 : cluster [DBG] pgmap v2665: 137 pgs: 11 creating+peering, 19 unknown, 107 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2024-08-29T18:43:46.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:43:45 smithi029 bash[79042]: cluster 2024-08-29T18:43:44.743631+0000 mon.a (mon.0) 2222 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:43:46.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:43:45 smithi029 bash[79042]: cluster 2024-08-29T18:43:44.743707+0000 mon.a (mon.0) 2223 : cluster [INF] Cluster is now healthy 2024-08-29T18:43:46.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:43:45 smithi029 bash[79042]: cluster 2024-08-29T18:43:44.761484+0000 mon.a (mon.0) 2224 : cluster [DBG] osdmap e1525: 8 total, 8 up, 8 in 2024-08-29T18:43:46.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:43:45 smithi110 bash[67519]: cluster 2024-08-29T18:43:44.687497+0000 mgr.y (mgr.25004) 1615 : cluster [DBG] pgmap v2665: 137 pgs: 11 creating+peering, 19 unknown, 107 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2024-08-29T18:43:46.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:43:45 smithi110 bash[67519]: cluster 2024-08-29T18:43:44.743631+0000 mon.a (mon.0) 2222 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:43:46.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:43:45 smithi110 bash[67519]: cluster 2024-08-29T18:43:44.743707+0000 mon.a (mon.0) 2223 : cluster [INF] Cluster is now healthy 2024-08-29T18:43:46.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:43:45 smithi110 bash[67519]: cluster 2024-08-29T18:43:44.761484+0000 mon.a (mon.0) 2224 : cluster [DBG] osdmap e1525: 8 total, 8 up, 8 in 2024-08-29T18:43:46.215 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestMirroring.DisableImageMirror_In_MirrorModePool (207 ms) 2024-08-29T18:43:46.216 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestMirroring.DisableImageMirror_In_MirrorModeDisabled 2024-08-29T18:43:46.545 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestMirroring.DisableImageMirror_In_MirrorModeDisabled (329 ms) 2024-08-29T18:43:46.545 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestMirroring.DisableImageMirrorWithPeer 2024-08-29T18:43:46.545 INFO:tasks.workunit.client.0.smithi029.stdout:./src/test/librbd/test_mirroring.cc:482: Skipped 2024-08-29T18:43:46.545 INFO:tasks.workunit.client.0.smithi029.stdout:Skipping due to unmet REQUIRE 2024-08-29T18:43:46.545 INFO:tasks.workunit.client.0.smithi029.stdout:[ SKIPPED ] TestMirroring.DisableImageMirrorWithPeer (0 ms) 2024-08-29T18:43:46.545 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestMirroring.DisableJournalingWithPeer 2024-08-29T18:43:46.545 INFO:tasks.workunit.client.0.smithi029.stdout:./src/test/librbd/test_mirroring.cc:520: Skipped 2024-08-29T18:43:46.545 INFO:tasks.workunit.client.0.smithi029.stdout:Skipping due to unmet REQUIRE 2024-08-29T18:43:46.545 INFO:tasks.workunit.client.0.smithi029.stdout:[ SKIPPED ] TestMirroring.DisableJournalingWithPeer (0 ms) 2024-08-29T18:43:46.545 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestMirroring.EnableImageMirror_In_MirrorModeDisabled_WithoutJournaling 2024-08-29T18:43:46.755 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestMirroring.EnableImageMirror_In_MirrorModeDisabled_WithoutJournaling (211 ms) 2024-08-29T18:43:46.756 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestMirroring.EnableImageMirror_In_MirrorModePool_WithoutJournaling 2024-08-29T18:43:46.979 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestMirroring.EnableImageMirror_In_MirrorModePool_WithoutJournaling (224 ms) 2024-08-29T18:43:46.979 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestMirroring.EnableImageMirror_In_MirrorModeImage_WithoutJournaling 2024-08-29T18:43:48.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:43:47 smithi029 bash[79042]: cluster 2024-08-29T18:43:46.688798+0000 mgr.y (mgr.25004) 1616 : cluster [DBG] pgmap v2667: 137 pgs: 11 creating+peering, 126 active+clean; 4.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 127 KiB/s rd, 11 KiB/s wr, 178 op/s 2024-08-29T18:43:48.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:43:47 smithi029 bash[77880]: cluster 2024-08-29T18:43:46.688798+0000 mgr.y (mgr.25004) 1616 : cluster [DBG] pgmap v2667: 137 pgs: 11 creating+peering, 126 active+clean; 4.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 127 KiB/s rd, 11 KiB/s wr, 178 op/s 2024-08-29T18:43:48.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:43:47 smithi110 bash[67519]: cluster 2024-08-29T18:43:46.688798+0000 mgr.y (mgr.25004) 1616 : cluster [DBG] pgmap v2667: 137 pgs: 11 creating+peering, 126 active+clean; 4.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 127 KiB/s rd, 11 KiB/s wr, 178 op/s 2024-08-29T18:43:48.916 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestMirroring.EnableImageMirror_In_MirrorModeImage_WithoutJournaling (1936 ms) 2024-08-29T18:43:48.916 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestMirroring.EnableImageMirror_In_MirrorModeImage_WithoutExclusiveLock 2024-08-29T18:43:49.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:43:48 smithi029 bash[79042]: cluster 2024-08-29T18:43:47.774719+0000 mon.a (mon.0) 2225 : cluster [DBG] osdmap e1526: 8 total, 8 up, 8 in 2024-08-29T18:43:49.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:43:48 smithi029 bash[79042]: audit 2024-08-29T18:43:48.582360+0000 mon.c (mon.2) 676 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:43:49.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:43:48 smithi029 bash[77880]: cluster 2024-08-29T18:43:47.774719+0000 mon.a (mon.0) 2225 : cluster [DBG] osdmap e1526: 8 total, 8 up, 8 in 2024-08-29T18:43:49.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:43:48 smithi029 bash[77880]: audit 2024-08-29T18:43:48.582360+0000 mon.c (mon.2) 676 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:43:49.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:43:48 smithi110 bash[67519]: cluster 2024-08-29T18:43:47.774719+0000 mon.a (mon.0) 2225 : cluster [DBG] osdmap e1526: 8 total, 8 up, 8 in 2024-08-29T18:43:49.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:43:48 smithi110 bash[67519]: audit 2024-08-29T18:43:48.582360+0000 mon.c (mon.2) 676 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:43:50.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:43:49 smithi029 bash[77880]: cluster 2024-08-29T18:43:48.689505+0000 mgr.y (mgr.25004) 1617 : cluster [DBG] pgmap v2669: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 168 KiB/s rd, 23 KiB/s wr, 244 op/s 2024-08-29T18:43:50.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:43:49 smithi029 bash[77880]: cluster 2024-08-29T18:43:48.786913+0000 mon.a (mon.0) 2226 : cluster [DBG] osdmap e1527: 8 total, 8 up, 8 in 2024-08-29T18:43:50.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:43:49 smithi029 bash[79042]: cluster 2024-08-29T18:43:48.689505+0000 mgr.y (mgr.25004) 1617 : cluster [DBG] pgmap v2669: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 168 KiB/s rd, 23 KiB/s wr, 244 op/s 2024-08-29T18:43:50.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:43:49 smithi029 bash[79042]: cluster 2024-08-29T18:43:48.786913+0000 mon.a (mon.0) 2226 : cluster [DBG] osdmap e1527: 8 total, 8 up, 8 in 2024-08-29T18:43:50.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:43:49 smithi110 bash[67519]: cluster 2024-08-29T18:43:48.689505+0000 mgr.y (mgr.25004) 1617 : cluster [DBG] pgmap v2669: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 168 KiB/s rd, 23 KiB/s wr, 244 op/s 2024-08-29T18:43:50.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:43:49 smithi110 bash[67519]: cluster 2024-08-29T18:43:48.786913+0000 mon.a (mon.0) 2226 : cluster [DBG] osdmap e1527: 8 total, 8 up, 8 in 2024-08-29T18:43:50.915 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestMirroring.EnableImageMirror_In_MirrorModeImage_WithoutExclusiveLock (2000 ms) 2024-08-29T18:43:50.916 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestMirroring.CreateImage_In_MirrorModeDisabled 2024-08-29T18:43:51.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:43:50 smithi029 bash[77880]: cluster 2024-08-29T18:43:49.795297+0000 mon.a (mon.0) 2227 : cluster [DBG] osdmap e1528: 8 total, 8 up, 8 in 2024-08-29T18:43:51.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:43:50 smithi029 bash[79042]: cluster 2024-08-29T18:43:49.795297+0000 mon.a (mon.0) 2227 : cluster [DBG] osdmap e1528: 8 total, 8 up, 8 in 2024-08-29T18:43:51.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:43:50 smithi110 bash[67519]: cluster 2024-08-29T18:43:49.795297+0000 mon.a (mon.0) 2227 : cluster [DBG] osdmap e1528: 8 total, 8 up, 8 in 2024-08-29T18:43:51.164 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestMirroring.CreateImage_In_MirrorModeDisabled (249 ms) 2024-08-29T18:43:51.164 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestMirroring.CreateImage_In_MirrorModeImage 2024-08-29T18:43:51.414 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestMirroring.CreateImage_In_MirrorModeImage (250 ms) 2024-08-29T18:43:51.414 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestMirroring.CreateImage_In_MirrorModePool 2024-08-29T18:43:51.687 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestMirroring.CreateImage_In_MirrorModePool (273 ms) 2024-08-29T18:43:51.688 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestMirroring.CreateImage_In_MirrorModePool_WithoutJournaling 2024-08-29T18:43:51.930 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestMirroring.CreateImage_In_MirrorModePool_WithoutJournaling (242 ms) 2024-08-29T18:43:51.930 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestMirroring.CreateImage_In_MirrorModeImage_WithoutJournaling 2024-08-29T18:43:52.147 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestMirroring.CreateImage_In_MirrorModeImage_WithoutJournaling (217 ms) 2024-08-29T18:43:52.147 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestMirroring.EnableJournaling_In_MirrorModeDisabled 2024-08-29T18:43:52.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:43:51 smithi029 bash[77880]: cluster 2024-08-29T18:43:50.690298+0000 mgr.y (mgr.25004) 1618 : cluster [DBG] pgmap v2672: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 206 KiB/s rd, 33 KiB/s wr, 299 op/s 2024-08-29T18:43:52.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:43:51 smithi029 bash[77880]: cluster 2024-08-29T18:43:50.806137+0000 mon.a (mon.0) 2228 : cluster [DBG] osdmap e1529: 8 total, 8 up, 8 in 2024-08-29T18:43:52.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:43:51 smithi029 bash[79042]: cluster 2024-08-29T18:43:50.690298+0000 mgr.y (mgr.25004) 1618 : cluster [DBG] pgmap v2672: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 206 KiB/s rd, 33 KiB/s wr, 299 op/s 2024-08-29T18:43:52.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:43:51 smithi029 bash[79042]: cluster 2024-08-29T18:43:50.806137+0000 mon.a (mon.0) 2228 : cluster [DBG] osdmap e1529: 8 total, 8 up, 8 in 2024-08-29T18:43:52.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:43:51 smithi110 bash[67519]: cluster 2024-08-29T18:43:50.690298+0000 mgr.y (mgr.25004) 1618 : cluster [DBG] pgmap v2672: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 206 KiB/s rd, 33 KiB/s wr, 299 op/s 2024-08-29T18:43:52.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:43:51 smithi110 bash[67519]: cluster 2024-08-29T18:43:50.806137+0000 mon.a (mon.0) 2228 : cluster [DBG] osdmap e1529: 8 total, 8 up, 8 in 2024-08-29T18:43:52.413 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestMirroring.EnableJournaling_In_MirrorModeDisabled (266 ms) 2024-08-29T18:43:52.414 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestMirroring.EnableJournaling_In_MirrorModeImage 2024-08-29T18:43:52.687 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestMirroring.EnableJournaling_In_MirrorModeImage (274 ms) 2024-08-29T18:43:52.687 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestMirroring.EnableJournaling_In_MirrorModeImage_SnapshotMirroringEnabled 2024-08-29T18:43:53.981 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestMirroring.EnableJournaling_In_MirrorModeImage_SnapshotMirroringEnabled (1293 ms) 2024-08-29T18:43:53.981 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestMirroring.EnableJournaling_In_MirrorModePool 2024-08-29T18:43:54.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:43:53 smithi029 bash[79042]: cluster 2024-08-29T18:43:52.691948+0000 mgr.y (mgr.25004) 1619 : cluster [DBG] pgmap v2674: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 219 KiB/s rd, 27 KiB/s wr, 318 op/s 2024-08-29T18:43:54.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:43:53 smithi029 bash[79042]: cluster 2024-08-29T18:43:52.809857+0000 mon.a (mon.0) 2229 : cluster [DBG] osdmap e1530: 8 total, 8 up, 8 in 2024-08-29T18:43:54.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:43:53 smithi029 bash[77880]: cluster 2024-08-29T18:43:52.691948+0000 mgr.y (mgr.25004) 1619 : cluster [DBG] pgmap v2674: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 219 KiB/s rd, 27 KiB/s wr, 318 op/s 2024-08-29T18:43:54.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:43:53 smithi029 bash[77880]: cluster 2024-08-29T18:43:52.809857+0000 mon.a (mon.0) 2229 : cluster [DBG] osdmap e1530: 8 total, 8 up, 8 in 2024-08-29T18:43:54.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:43:53 smithi110 bash[67519]: cluster 2024-08-29T18:43:52.691948+0000 mgr.y (mgr.25004) 1619 : cluster [DBG] pgmap v2674: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 219 KiB/s rd, 27 KiB/s wr, 318 op/s 2024-08-29T18:43:54.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:43:53 smithi110 bash[67519]: cluster 2024-08-29T18:43:52.809857+0000 mon.a (mon.0) 2229 : cluster [DBG] osdmap e1530: 8 total, 8 up, 8 in 2024-08-29T18:43:54.264 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestMirroring.EnableJournaling_In_MirrorModePool (284 ms) 2024-08-29T18:43:54.264 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestMirroring.DisableJournaling_In_MirrorModePool 2024-08-29T18:43:54.520 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestMirroring.DisableJournaling_In_MirrorModePool (256 ms) 2024-08-29T18:43:54.520 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestMirroring.DisableJournaling_In_MirrorModeImage 2024-08-29T18:43:54.742 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestMirroring.DisableJournaling_In_MirrorModeImage (222 ms) 2024-08-29T18:43:54.742 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestMirroring.MirrorModeSet_DisabledMode_To_PoolMode 2024-08-29T18:43:54.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:43:54 smithi029 bash[77880]: cluster 2024-08-29T18:43:53.823765+0000 mon.a (mon.0) 2230 : cluster [DBG] osdmap e1531: 8 total, 8 up, 8 in 2024-08-29T18:43:54.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:43:54 smithi029 bash[77880]: cluster 2024-08-29T18:43:54.471920+0000 mon.a (mon.0) 2231 : cluster [DBG] osdmap e1532: 8 total, 8 up, 8 in 2024-08-29T18:43:54.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:43:54 smithi029 bash[79042]: cluster 2024-08-29T18:43:53.823765+0000 mon.a (mon.0) 2230 : cluster [DBG] osdmap e1531: 8 total, 8 up, 8 in 2024-08-29T18:43:54.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:43:54 smithi029 bash[79042]: cluster 2024-08-29T18:43:54.471920+0000 mon.a (mon.0) 2231 : cluster [DBG] osdmap e1532: 8 total, 8 up, 8 in 2024-08-29T18:43:54.902 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:43:54 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:43:54] "GET /metrics HTTP/1.1" 200 36425 "" "Prometheus/2.43.0" 2024-08-29T18:43:55.100 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestMirroring.MirrorModeSet_DisabledMode_To_PoolMode (358 ms) 2024-08-29T18:43:55.101 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestMirroring.MirrorModeSet_PoolMode_To_DisabledMode 2024-08-29T18:43:55.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:43:54 smithi110 bash[67519]: cluster 2024-08-29T18:43:53.823765+0000 mon.a (mon.0) 2230 : cluster [DBG] osdmap e1531: 8 total, 8 up, 8 in 2024-08-29T18:43:55.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:43:54 smithi110 bash[67519]: cluster 2024-08-29T18:43:54.471920+0000 mon.a (mon.0) 2231 : cluster [DBG] osdmap e1532: 8 total, 8 up, 8 in 2024-08-29T18:43:55.477 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestMirroring.MirrorModeSet_PoolMode_To_DisabledMode (377 ms) 2024-08-29T18:43:55.477 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestMirroring.MirrorModeSet_DisabledMode_To_ImageMode 2024-08-29T18:43:55.823 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestMirroring.MirrorModeSet_DisabledMode_To_ImageMode (346 ms) 2024-08-29T18:43:55.823 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestMirroring.MirrorModeSet_PoolMode_To_ImageMode 2024-08-29T18:43:56.224 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestMirroring.MirrorModeSet_PoolMode_To_ImageMode (401 ms) 2024-08-29T18:43:56.224 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestMirroring.MirrorModeSet_ImageMode_To_PoolMode 2024-08-29T18:43:56.618 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestMirroring.MirrorModeSet_ImageMode_To_PoolMode (394 ms) 2024-08-29T18:43:56.618 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestMirroring.MirrorModeSet_ImageMode_To_DisabledMode 2024-08-29T18:43:56.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:43:56 smithi029 bash[79042]: cluster 2024-08-29T18:43:54.692556+0000 mgr.y (mgr.25004) 1620 : cluster [DBG] pgmap v2678: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 251 KiB/s rd, 25 KiB/s wr, 364 op/s 2024-08-29T18:43:56.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:43:56 smithi029 bash[77880]: cluster 2024-08-29T18:43:54.692556+0000 mgr.y (mgr.25004) 1620 : cluster [DBG] pgmap v2678: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 251 KiB/s rd, 25 KiB/s wr, 364 op/s 2024-08-29T18:43:56.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:43:56 smithi110 bash[67519]: cluster 2024-08-29T18:43:54.692556+0000 mgr.y (mgr.25004) 1620 : cluster [DBG] pgmap v2678: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 251 KiB/s rd, 25 KiB/s wr, 364 op/s 2024-08-29T18:43:57.083 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestMirroring.MirrorModeSet_ImageMode_To_DisabledMode (464 ms) 2024-08-29T18:43:57.083 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestMirroring.RemoveImage_With_MirrorImageEnabled 2024-08-29T18:43:57.309 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestMirroring.RemoveImage_With_MirrorImageEnabled (227 ms) 2024-08-29T18:43:57.309 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestMirroring.RemoveImage_With_MirrorImageDisabled 2024-08-29T18:43:57.528 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestMirroring.RemoveImage_With_MirrorImageDisabled (219 ms) 2024-08-29T18:43:57.529 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestMirroring.RemoveImage_With_ImageWithoutJournal 2024-08-29T18:43:57.717 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestMirroring.RemoveImage_With_ImageWithoutJournal (189 ms) 2024-08-29T18:43:57.717 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestMirroring.RemoveImage_With_MirrorImageDemoted 2024-08-29T18:43:58.015 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestMirroring.RemoveImage_With_MirrorImageDemoted (298 ms) 2024-08-29T18:43:58.015 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestMirroring.TrashMoveRestore_PoolMode 2024-08-29T18:43:58.276 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestMirroring.TrashMoveRestore_PoolMode (260 ms) 2024-08-29T18:43:58.276 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestMirroring.TrashMoveRestore_ImageMode_MirroringDisabled 2024-08-29T18:43:58.520 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestMirroring.TrashMoveRestore_ImageMode_MirroringDisabled (245 ms) 2024-08-29T18:43:58.520 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestMirroring.TrashMoveRestore_ImageMode_MirroringEnabled 2024-08-29T18:43:58.794 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestMirroring.TrashMoveRestore_ImageMode_MirroringEnabled (273 ms) 2024-08-29T18:43:58.794 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestMirroring.MirrorStatusList 2024-08-29T18:43:58.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:43:58 smithi029 bash[77880]: cluster 2024-08-29T18:43:56.693829+0000 mgr.y (mgr.25004) 1621 : cluster [DBG] pgmap v2679: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 390 KiB/s rd, 41 KiB/s wr, 563 op/s 2024-08-29T18:43:58.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:43:58 smithi029 bash[79042]: cluster 2024-08-29T18:43:56.693829+0000 mgr.y (mgr.25004) 1621 : cluster [DBG] pgmap v2679: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 390 KiB/s rd, 41 KiB/s wr, 563 op/s 2024-08-29T18:43:58.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:43:58 smithi110 bash[67519]: cluster 2024-08-29T18:43:56.693829+0000 mgr.y (mgr.25004) 1621 : cluster [DBG] pgmap v2679: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 390 KiB/s rd, 41 KiB/s wr, 563 op/s 2024-08-29T18:43:58.959 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestMirroring.MirrorStatusList (166 ms) 2024-08-29T18:43:58.959 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestMirroring.RemoveBootstrapped 2024-08-29T18:43:59.163 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestMirroring.RemoveBootstrapped (204 ms) 2024-08-29T18:43:59.164 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestMirroring.AioPromoteDemote 2024-08-29T18:43:59.889 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestMirroring.AioPromoteDemote (725 ms) 2024-08-29T18:43:59.889 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestMirroring.AioGetInfo 2024-08-29T18:44:00.680 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestMirroring.AioGetInfo (791 ms) 2024-08-29T18:44:00.680 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestMirroring.AioGetStatus 2024-08-29T18:44:00.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:44:00 smithi029 bash[77880]: cluster 2024-08-29T18:43:58.694607+0000 mgr.y (mgr.25004) 1622 : cluster [DBG] pgmap v2680: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 420 KiB/s rd, 49 KiB/s wr, 594 op/s 2024-08-29T18:44:00.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:44:00 smithi029 bash[77880]: cluster 2024-08-29T18:43:59.467339+0000 mon.a (mon.0) 2232 : cluster [DBG] osdmap e1533: 8 total, 8 up, 8 in 2024-08-29T18:44:00.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:44:00 smithi029 bash[79042]: cluster 2024-08-29T18:43:58.694607+0000 mgr.y (mgr.25004) 1622 : cluster [DBG] pgmap v2680: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 420 KiB/s rd, 49 KiB/s wr, 594 op/s 2024-08-29T18:44:00.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:44:00 smithi029 bash[79042]: cluster 2024-08-29T18:43:59.467339+0000 mon.a (mon.0) 2232 : cluster [DBG] osdmap e1533: 8 total, 8 up, 8 in 2024-08-29T18:44:00.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:44:00 smithi110 bash[67519]: cluster 2024-08-29T18:43:58.694607+0000 mgr.y (mgr.25004) 1622 : cluster [DBG] pgmap v2680: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 420 KiB/s rd, 49 KiB/s wr, 594 op/s 2024-08-29T18:44:00.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:44:00 smithi110 bash[67519]: cluster 2024-08-29T18:43:59.467339+0000 mon.a (mon.0) 2232 : cluster [DBG] osdmap e1533: 8 total, 8 up, 8 in 2024-08-29T18:44:01.092 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestMirroring.AioGetStatus (413 ms) 2024-08-29T18:44:01.092 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestMirroring.SiteName 2024-08-29T18:44:01.102 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestMirroring.SiteName (10 ms) 2024-08-29T18:44:01.103 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestMirroring.Bootstrap 2024-08-29T18:44:02.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:44:02 smithi029 bash[79042]: cluster 2024-08-29T18:44:00.695169+0000 mgr.y (mgr.25004) 1623 : cluster [DBG] pgmap v2682: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 420 KiB/s rd, 55 KiB/s wr, 595 op/s 2024-08-29T18:44:02.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:44:02 smithi029 bash[79042]: audit 2024-08-29T18:44:01.097633+0000 mon.a (mon.0) 2233 : audit [INF] from='client.? 172.21.15.29:0/2215713522' entity='client.admin' 2024-08-29T18:44:02.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:44:02 smithi029 bash[79042]: audit 2024-08-29T18:44:01.098172+0000 mon.a (mon.0) 2234 : audit [DBG] from='client.? 172.21.15.29:0/2215713522' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2024-08-29T18:44:02.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:44:02 smithi029 bash[79042]: audit 2024-08-29T18:44:01.098578+0000 mon.a (mon.0) 2235 : audit [INF] from='client.? 172.21.15.29:0/2215713522' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/site_name"}]: dispatch 2024-08-29T18:44:02.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:44:02 smithi029 bash[79042]: audit 2024-08-29T18:44:01.102596+0000 mon.a (mon.0) 2236 : audit [INF] from='client.? 172.21.15.29:0/2215713522' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/site_name"}]': finished 2024-08-29T18:44:02.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:44:02 smithi029 bash[79042]: audit 2024-08-29T18:44:01.103615+0000 mon.a (mon.0) 2237 : audit [DBG] from='client.? 172.21.15.29:0/2215713522' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2024-08-29T18:44:02.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:44:02 smithi029 bash[77880]: cluster 2024-08-29T18:44:00.695169+0000 mgr.y (mgr.25004) 1623 : cluster [DBG] pgmap v2682: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 420 KiB/s rd, 55 KiB/s wr, 595 op/s 2024-08-29T18:44:02.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:44:02 smithi029 bash[77880]: audit 2024-08-29T18:44:01.097633+0000 mon.a (mon.0) 2233 : audit [INF] from='client.? 172.21.15.29:0/2215713522' entity='client.admin' 2024-08-29T18:44:02.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:44:02 smithi029 bash[77880]: audit 2024-08-29T18:44:01.098172+0000 mon.a (mon.0) 2234 : audit [DBG] from='client.? 172.21.15.29:0/2215713522' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2024-08-29T18:44:02.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:44:02 smithi029 bash[77880]: audit 2024-08-29T18:44:01.098578+0000 mon.a (mon.0) 2235 : audit [INF] from='client.? 172.21.15.29:0/2215713522' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/site_name"}]: dispatch 2024-08-29T18:44:02.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:44:02 smithi029 bash[77880]: audit 2024-08-29T18:44:01.102596+0000 mon.a (mon.0) 2236 : audit [INF] from='client.? 172.21.15.29:0/2215713522' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/site_name"}]': finished 2024-08-29T18:44:02.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:44:02 smithi029 bash[77880]: audit 2024-08-29T18:44:01.103615+0000 mon.a (mon.0) 2237 : audit [DBG] from='client.? 172.21.15.29:0/2215713522' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2024-08-29T18:44:02.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:44:02 smithi110 bash[67519]: cluster 2024-08-29T18:44:00.695169+0000 mgr.y (mgr.25004) 1623 : cluster [DBG] pgmap v2682: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 420 KiB/s rd, 55 KiB/s wr, 595 op/s 2024-08-29T18:44:02.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:44:02 smithi110 bash[67519]: audit 2024-08-29T18:44:01.097633+0000 mon.a (mon.0) 2233 : audit [INF] from='client.? 172.21.15.29:0/2215713522' entity='client.admin' 2024-08-29T18:44:02.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:44:02 smithi110 bash[67519]: audit 2024-08-29T18:44:01.098172+0000 mon.a (mon.0) 2234 : audit [DBG] from='client.? 172.21.15.29:0/2215713522' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2024-08-29T18:44:02.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:44:02 smithi110 bash[67519]: audit 2024-08-29T18:44:01.098578+0000 mon.a (mon.0) 2235 : audit [INF] from='client.? 172.21.15.29:0/2215713522' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/site_name"}]: dispatch 2024-08-29T18:44:02.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:44:02 smithi110 bash[67519]: audit 2024-08-29T18:44:01.102596+0000 mon.a (mon.0) 2236 : audit [INF] from='client.? 172.21.15.29:0/2215713522' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/site_name"}]': finished 2024-08-29T18:44:02.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:44:02 smithi110 bash[67519]: audit 2024-08-29T18:44:01.103615+0000 mon.a (mon.0) 2237 : audit [DBG] from='client.? 172.21.15.29:0/2215713522' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2024-08-29T18:44:02.912 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestMirroring.Bootstrap (1810 ms) 2024-08-29T18:44:02.912 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestMirroring.PeerDirection 2024-08-29T18:44:02.924 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestMirroring.PeerDirection (12 ms) 2024-08-29T18:44:02.924 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestMirroring.Snapshot 2024-08-29T18:44:03.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:44:03 smithi029 bash[79042]: audit 2024-08-29T18:44:02.880199+0000 mon.a (mon.0) 2238 : audit [DBG] from='client.? 172.21.15.29:0/2215713522' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer_client_id"}]: dispatch 2024-08-29T18:44:03.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:44:03 smithi029 bash[79042]: audit 2024-08-29T18:44:02.885200+0000 mon.a (mon.0) 2239 : audit [INF] from='client.? 172.21.15.29:0/2215713522' entity='client.admin' 2024-08-29T18:44:03.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:44:03 smithi029 bash[79042]: audit 2024-08-29T18:44:02.885909+0000 mon.a (mon.0) 2240 : audit [INF] from='client.? 172.21.15.29:0/2215713522' entity='client.admin' cmd=[{ "prefix": "auth get-or-create", "entity": "client.rbd-mirror-peer", "caps": [ "mon", "profile rbd-mirror-peer", "osd", "profile rbd"], "format": "json"}]: dispatch 2024-08-29T18:44:03.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:44:03 smithi029 bash[79042]: audit 2024-08-29T18:44:02.890213+0000 mon.a (mon.0) 2241 : audit [INF] from='client.? 172.21.15.29:0/2215713522' entity='client.admin' cmd='[{ "prefix": "auth get-or-create", "entity": "client.rbd-mirror-peer", "caps": [ "mon", "profile rbd-mirror-peer", "osd", "profile rbd"], "format": "json"}]': finished 2024-08-29T18:44:03.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:44:03 smithi029 bash[79042]: audit 2024-08-29T18:44:02.893146+0000 mon.a (mon.0) 2242 : audit [DBG] from='client.? 172.21.15.29:0/2215713522' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2024-08-29T18:44:03.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:44:03 smithi029 bash[79042]: audit 2024-08-29T18:44:02.919129+0000 mon.a (mon.0) 2243 : audit [INF] from='client.? 172.21.15.29:0/2215713522' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/50dfb135-75ca-46e3-ba59-33358c59017e"}]: dispatch 2024-08-29T18:44:03.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:44:03 smithi029 bash[79042]: audit 2024-08-29T18:44:02.922766+0000 mon.a (mon.0) 2244 : audit [INF] from='client.? 172.21.15.29:0/2215713522' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/50dfb135-75ca-46e3-ba59-33358c59017e"}]': finished 2024-08-29T18:44:03.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:44:03 smithi029 bash[77880]: audit 2024-08-29T18:44:02.880199+0000 mon.a (mon.0) 2238 : audit [DBG] from='client.? 172.21.15.29:0/2215713522' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer_client_id"}]: dispatch 2024-08-29T18:44:03.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:44:03 smithi029 bash[77880]: audit 2024-08-29T18:44:02.885200+0000 mon.a (mon.0) 2239 : audit [INF] from='client.? 172.21.15.29:0/2215713522' entity='client.admin' 2024-08-29T18:44:03.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:44:03 smithi029 bash[77880]: audit 2024-08-29T18:44:02.885909+0000 mon.a (mon.0) 2240 : audit [INF] from='client.? 172.21.15.29:0/2215713522' entity='client.admin' cmd=[{ "prefix": "auth get-or-create", "entity": "client.rbd-mirror-peer", "caps": [ "mon", "profile rbd-mirror-peer", "osd", "profile rbd"], "format": "json"}]: dispatch 2024-08-29T18:44:03.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:44:03 smithi029 bash[77880]: audit 2024-08-29T18:44:02.890213+0000 mon.a (mon.0) 2241 : audit [INF] from='client.? 172.21.15.29:0/2215713522' entity='client.admin' cmd='[{ "prefix": "auth get-or-create", "entity": "client.rbd-mirror-peer", "caps": [ "mon", "profile rbd-mirror-peer", "osd", "profile rbd"], "format": "json"}]': finished 2024-08-29T18:44:03.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:44:03 smithi029 bash[77880]: audit 2024-08-29T18:44:02.893146+0000 mon.a (mon.0) 2242 : audit [DBG] from='client.? 172.21.15.29:0/2215713522' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2024-08-29T18:44:03.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:44:03 smithi029 bash[77880]: audit 2024-08-29T18:44:02.919129+0000 mon.a (mon.0) 2243 : audit [INF] from='client.? 172.21.15.29:0/2215713522' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/50dfb135-75ca-46e3-ba59-33358c59017e"}]: dispatch 2024-08-29T18:44:03.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:44:03 smithi029 bash[77880]: audit 2024-08-29T18:44:02.922766+0000 mon.a (mon.0) 2244 : audit [INF] from='client.? 172.21.15.29:0/2215713522' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/50dfb135-75ca-46e3-ba59-33358c59017e"}]': finished 2024-08-29T18:44:03.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:44:03 smithi110 bash[67519]: audit 2024-08-29T18:44:02.880199+0000 mon.a (mon.0) 2238 : audit [DBG] from='client.? 172.21.15.29:0/2215713522' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer_client_id"}]: dispatch 2024-08-29T18:44:03.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:44:03 smithi110 bash[67519]: audit 2024-08-29T18:44:02.885200+0000 mon.a (mon.0) 2239 : audit [INF] from='client.? 172.21.15.29:0/2215713522' entity='client.admin' 2024-08-29T18:44:03.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:44:03 smithi110 bash[67519]: audit 2024-08-29T18:44:02.885909+0000 mon.a (mon.0) 2240 : audit [INF] from='client.? 172.21.15.29:0/2215713522' entity='client.admin' cmd=[{ "prefix": "auth get-or-create", "entity": "client.rbd-mirror-peer", "caps": [ "mon", "profile rbd-mirror-peer", "osd", "profile rbd"], "format": "json"}]: dispatch 2024-08-29T18:44:03.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:44:03 smithi110 bash[67519]: audit 2024-08-29T18:44:02.890213+0000 mon.a (mon.0) 2241 : audit [INF] from='client.? 172.21.15.29:0/2215713522' entity='client.admin' cmd='[{ "prefix": "auth get-or-create", "entity": "client.rbd-mirror-peer", "caps": [ "mon", "profile rbd-mirror-peer", "osd", "profile rbd"], "format": "json"}]': finished 2024-08-29T18:44:03.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:44:03 smithi110 bash[67519]: audit 2024-08-29T18:44:02.893146+0000 mon.a (mon.0) 2242 : audit [DBG] from='client.? 172.21.15.29:0/2215713522' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2024-08-29T18:44:03.404 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:44:03 smithi110 bash[67519]: audit 2024-08-29T18:44:02.919129+0000 mon.a (mon.0) 2243 : audit [INF] from='client.? 172.21.15.29:0/2215713522' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/50dfb135-75ca-46e3-ba59-33358c59017e"}]: dispatch 2024-08-29T18:44:03.404 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:44:03 smithi110 bash[67519]: audit 2024-08-29T18:44:02.922766+0000 mon.a (mon.0) 2244 : audit [INF] from='client.? 172.21.15.29:0/2215713522' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/50dfb135-75ca-46e3-ba59-33358c59017e"}]': finished 2024-08-29T18:44:04.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:44:04 smithi029 bash[77880]: cluster 2024-08-29T18:44:02.695973+0000 mgr.y (mgr.25004) 1624 : cluster [DBG] pgmap v2683: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 951 KiB/s rd, 145 KiB/s wr, 1.31k op/s 2024-08-29T18:44:04.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:44:04 smithi029 bash[77880]: audit 2024-08-29T18:44:03.582742+0000 mon.c (mon.2) 677 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:44:04.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:44:04 smithi029 bash[77880]: cluster 2024-08-29T18:44:03.930808+0000 mon.a (mon.0) 2245 : cluster [DBG] osdmap e1534: 8 total, 8 up, 8 in 2024-08-29T18:44:04.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:44:04 smithi029 bash[79042]: cluster 2024-08-29T18:44:02.695973+0000 mgr.y (mgr.25004) 1624 : cluster [DBG] pgmap v2683: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 951 KiB/s rd, 145 KiB/s wr, 1.31k op/s 2024-08-29T18:44:04.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:44:04 smithi029 bash[79042]: audit 2024-08-29T18:44:03.582742+0000 mon.c (mon.2) 677 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:44:04.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:44:04 smithi029 bash[79042]: cluster 2024-08-29T18:44:03.930808+0000 mon.a (mon.0) 2245 : cluster [DBG] osdmap e1534: 8 total, 8 up, 8 in 2024-08-29T18:44:04.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:44:04 smithi110 bash[67519]: cluster 2024-08-29T18:44:02.695973+0000 mgr.y (mgr.25004) 1624 : cluster [DBG] pgmap v2683: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 951 KiB/s rd, 145 KiB/s wr, 1.31k op/s 2024-08-29T18:44:04.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:44:04 smithi110 bash[67519]: audit 2024-08-29T18:44:03.582742+0000 mon.c (mon.2) 677 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:44:04.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:44:04 smithi110 bash[67519]: cluster 2024-08-29T18:44:03.930808+0000 mon.a (mon.0) 2245 : cluster [DBG] osdmap e1534: 8 total, 8 up, 8 in 2024-08-29T18:44:04.901 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:44:04 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:44:04] "GET /metrics HTTP/1.1" 200 36431 "" "Prometheus/2.43.0" 2024-08-29T18:44:05.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:44:05 smithi029 bash[77880]: cluster 2024-08-29T18:44:04.472274+0000 mon.a (mon.0) 2246 : cluster [DBG] osdmap e1535: 8 total, 8 up, 8 in 2024-08-29T18:44:05.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:44:05 smithi029 bash[79042]: cluster 2024-08-29T18:44:04.472274+0000 mon.a (mon.0) 2246 : cluster [DBG] osdmap e1535: 8 total, 8 up, 8 in 2024-08-29T18:44:05.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:44:05 smithi110 bash[67519]: cluster 2024-08-29T18:44:04.472274+0000 mon.a (mon.0) 2246 : cluster [DBG] osdmap e1535: 8 total, 8 up, 8 in 2024-08-29T18:44:06.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:44:06 smithi029 bash[79042]: cluster 2024-08-29T18:44:04.696627+0000 mgr.y (mgr.25004) 1625 : cluster [DBG] pgmap v2686: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 958 KiB/s rd, 163 KiB/s wr, 1.31k op/s 2024-08-29T18:44:06.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:44:06 smithi029 bash[79042]: cluster 2024-08-29T18:44:05.481736+0000 mon.a (mon.0) 2247 : cluster [DBG] osdmap e1536: 8 total, 8 up, 8 in 2024-08-29T18:44:06.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:44:06 smithi029 bash[77880]: cluster 2024-08-29T18:44:04.696627+0000 mgr.y (mgr.25004) 1625 : cluster [DBG] pgmap v2686: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 958 KiB/s rd, 163 KiB/s wr, 1.31k op/s 2024-08-29T18:44:06.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:44:06 smithi029 bash[77880]: cluster 2024-08-29T18:44:05.481736+0000 mon.a (mon.0) 2247 : cluster [DBG] osdmap e1536: 8 total, 8 up, 8 in 2024-08-29T18:44:06.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:44:06 smithi110 bash[67519]: cluster 2024-08-29T18:44:04.696627+0000 mgr.y (mgr.25004) 1625 : cluster [DBG] pgmap v2686: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 958 KiB/s rd, 163 KiB/s wr, 1.31k op/s 2024-08-29T18:44:06.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:44:06 smithi110 bash[67519]: cluster 2024-08-29T18:44:05.481736+0000 mon.a (mon.0) 2247 : cluster [DBG] osdmap e1536: 8 total, 8 up, 8 in 2024-08-29T18:44:07.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:44:07 smithi029 bash[77880]: cluster 2024-08-29T18:44:06.492493+0000 mon.a (mon.0) 2248 : cluster [DBG] osdmap e1537: 8 total, 8 up, 8 in 2024-08-29T18:44:07.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:44:07 smithi029 bash[79042]: cluster 2024-08-29T18:44:06.492493+0000 mon.a (mon.0) 2248 : cluster [DBG] osdmap e1537: 8 total, 8 up, 8 in 2024-08-29T18:44:07.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:44:07 smithi110 bash[67519]: cluster 2024-08-29T18:44:06.492493+0000 mon.a (mon.0) 2248 : cluster [DBG] osdmap e1537: 8 total, 8 up, 8 in 2024-08-29T18:44:08.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:44:08 smithi029 bash[77880]: cluster 2024-08-29T18:44:06.697344+0000 mgr.y (mgr.25004) 1626 : cluster [DBG] pgmap v2689: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 266 KiB/s rd, 25 KiB/s wr, 348 op/s 2024-08-29T18:44:08.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:44:08 smithi029 bash[77880]: cluster 2024-08-29T18:44:07.505170+0000 mon.a (mon.0) 2249 : cluster [DBG] osdmap e1538: 8 total, 8 up, 8 in 2024-08-29T18:44:08.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:44:08 smithi029 bash[79042]: cluster 2024-08-29T18:44:06.697344+0000 mgr.y (mgr.25004) 1626 : cluster [DBG] pgmap v2689: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 266 KiB/s rd, 25 KiB/s wr, 348 op/s 2024-08-29T18:44:08.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:44:08 smithi029 bash[79042]: cluster 2024-08-29T18:44:07.505170+0000 mon.a (mon.0) 2249 : cluster [DBG] osdmap e1538: 8 total, 8 up, 8 in 2024-08-29T18:44:08.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:44:08 smithi110 bash[67519]: cluster 2024-08-29T18:44:06.697344+0000 mgr.y (mgr.25004) 1626 : cluster [DBG] pgmap v2689: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 266 KiB/s rd, 25 KiB/s wr, 348 op/s 2024-08-29T18:44:08.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:44:08 smithi110 bash[67519]: cluster 2024-08-29T18:44:07.505170+0000 mon.a (mon.0) 2249 : cluster [DBG] osdmap e1538: 8 total, 8 up, 8 in 2024-08-29T18:44:09.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:44:09 smithi029 bash[77880]: cluster 2024-08-29T18:44:08.505257+0000 mon.a (mon.0) 2250 : cluster [DBG] osdmap e1539: 8 total, 8 up, 8 in 2024-08-29T18:44:09.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:44:09 smithi029 bash[79042]: cluster 2024-08-29T18:44:08.505257+0000 mon.a (mon.0) 2250 : cluster [DBG] osdmap e1539: 8 total, 8 up, 8 in 2024-08-29T18:44:09.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:44:09 smithi110 bash[67519]: cluster 2024-08-29T18:44:08.505257+0000 mon.a (mon.0) 2250 : cluster [DBG] osdmap e1539: 8 total, 8 up, 8 in 2024-08-29T18:44:10.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:44:10 smithi029 bash[79042]: cluster 2024-08-29T18:44:08.698183+0000 mgr.y (mgr.25004) 1627 : cluster [DBG] pgmap v2692: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 278 KiB/s rd, 24 KiB/s wr, 370 op/s 2024-08-29T18:44:10.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:44:10 smithi029 bash[79042]: cluster 2024-08-29T18:44:09.525074+0000 mon.a (mon.0) 2251 : cluster [DBG] osdmap e1540: 8 total, 8 up, 8 in 2024-08-29T18:44:10.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:44:10 smithi029 bash[77880]: cluster 2024-08-29T18:44:08.698183+0000 mgr.y (mgr.25004) 1627 : cluster [DBG] pgmap v2692: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 278 KiB/s rd, 24 KiB/s wr, 370 op/s 2024-08-29T18:44:10.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:44:10 smithi029 bash[77880]: cluster 2024-08-29T18:44:09.525074+0000 mon.a (mon.0) 2251 : cluster [DBG] osdmap e1540: 8 total, 8 up, 8 in 2024-08-29T18:44:10.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:44:10 smithi110 bash[67519]: cluster 2024-08-29T18:44:08.698183+0000 mgr.y (mgr.25004) 1627 : cluster [DBG] pgmap v2692: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 278 KiB/s rd, 24 KiB/s wr, 370 op/s 2024-08-29T18:44:10.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:44:10 smithi110 bash[67519]: cluster 2024-08-29T18:44:09.525074+0000 mon.a (mon.0) 2251 : cluster [DBG] osdmap e1540: 8 total, 8 up, 8 in 2024-08-29T18:44:11.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:44:11 smithi029 bash[79042]: cluster 2024-08-29T18:44:10.526718+0000 mon.a (mon.0) 2252 : cluster [DBG] osdmap e1541: 8 total, 8 up, 8 in 2024-08-29T18:44:11.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:44:11 smithi029 bash[77880]: cluster 2024-08-29T18:44:10.526718+0000 mon.a (mon.0) 2252 : cluster [DBG] osdmap e1541: 8 total, 8 up, 8 in 2024-08-29T18:44:11.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:44:11 smithi110 bash[67519]: cluster 2024-08-29T18:44:10.526718+0000 mon.a (mon.0) 2252 : cluster [DBG] osdmap e1541: 8 total, 8 up, 8 in 2024-08-29T18:44:12.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:44:12 smithi029 bash[79042]: cluster 2024-08-29T18:44:10.698964+0000 mgr.y (mgr.25004) 1628 : cluster [DBG] pgmap v2695: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 84 KiB/s rd, 13 KiB/s wr, 121 op/s 2024-08-29T18:44:12.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:44:12 smithi029 bash[79042]: cluster 2024-08-29T18:44:11.546488+0000 mon.a (mon.0) 2253 : cluster [DBG] osdmap e1542: 8 total, 8 up, 8 in 2024-08-29T18:44:12.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:44:12 smithi029 bash[77880]: cluster 2024-08-29T18:44:10.698964+0000 mgr.y (mgr.25004) 1628 : cluster [DBG] pgmap v2695: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 84 KiB/s rd, 13 KiB/s wr, 121 op/s 2024-08-29T18:44:12.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:44:12 smithi029 bash[77880]: cluster 2024-08-29T18:44:11.546488+0000 mon.a (mon.0) 2253 : cluster [DBG] osdmap e1542: 8 total, 8 up, 8 in 2024-08-29T18:44:12.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:44:12 smithi110 bash[67519]: cluster 2024-08-29T18:44:10.698964+0000 mgr.y (mgr.25004) 1628 : cluster [DBG] pgmap v2695: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 84 KiB/s rd, 13 KiB/s wr, 121 op/s 2024-08-29T18:44:12.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:44:12 smithi110 bash[67519]: cluster 2024-08-29T18:44:11.546488+0000 mon.a (mon.0) 2253 : cluster [DBG] osdmap e1542: 8 total, 8 up, 8 in 2024-08-29T18:44:13.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:44:13 smithi029 bash[77880]: cluster 2024-08-29T18:44:12.553848+0000 mon.a (mon.0) 2254 : cluster [DBG] osdmap e1543: 8 total, 8 up, 8 in 2024-08-29T18:44:13.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:44:13 smithi029 bash[79042]: cluster 2024-08-29T18:44:12.553848+0000 mon.a (mon.0) 2254 : cluster [DBG] osdmap e1543: 8 total, 8 up, 8 in 2024-08-29T18:44:13.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:44:13 smithi110 bash[67519]: cluster 2024-08-29T18:44:12.553848+0000 mon.a (mon.0) 2254 : cluster [DBG] osdmap e1543: 8 total, 8 up, 8 in 2024-08-29T18:44:14.901 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:44:14 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:44:14] "GET /metrics HTTP/1.1" 200 36431 "" "Prometheus/2.43.0" 2024-08-29T18:44:14.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:44:14 smithi029 bash[79042]: cluster 2024-08-29T18:44:12.699706+0000 mgr.y (mgr.25004) 1629 : cluster [DBG] pgmap v2698: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 65 KiB/s rd, 6.7 KiB/s wr, 85 op/s 2024-08-29T18:44:14.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:44:14 smithi029 bash[79042]: cluster 2024-08-29T18:44:13.564443+0000 mon.a (mon.0) 2255 : cluster [DBG] osdmap e1544: 8 total, 8 up, 8 in 2024-08-29T18:44:14.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:44:14 smithi029 bash[79042]: cluster 2024-08-29T18:44:14.477745+0000 mon.a (mon.0) 2256 : cluster [DBG] osdmap e1545: 8 total, 8 up, 8 in 2024-08-29T18:44:14.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:44:14 smithi029 bash[79042]: audit 2024-08-29T18:44:14.539626+0000 mon.c (mon.2) 678 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:44:14.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:44:14 smithi029 bash[77880]: cluster 2024-08-29T18:44:12.699706+0000 mgr.y (mgr.25004) 1629 : cluster [DBG] pgmap v2698: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 65 KiB/s rd, 6.7 KiB/s wr, 85 op/s 2024-08-29T18:44:14.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:44:14 smithi029 bash[77880]: cluster 2024-08-29T18:44:13.564443+0000 mon.a (mon.0) 2255 : cluster [DBG] osdmap e1544: 8 total, 8 up, 8 in 2024-08-29T18:44:14.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:44:14 smithi029 bash[77880]: cluster 2024-08-29T18:44:14.477745+0000 mon.a (mon.0) 2256 : cluster [DBG] osdmap e1545: 8 total, 8 up, 8 in 2024-08-29T18:44:14.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:44:14 smithi029 bash[77880]: audit 2024-08-29T18:44:14.539626+0000 mon.c (mon.2) 678 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:44:14.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:44:14 smithi110 bash[67519]: cluster 2024-08-29T18:44:12.699706+0000 mgr.y (mgr.25004) 1629 : cluster [DBG] pgmap v2698: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 65 KiB/s rd, 6.7 KiB/s wr, 85 op/s 2024-08-29T18:44:14.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:44:14 smithi110 bash[67519]: cluster 2024-08-29T18:44:13.564443+0000 mon.a (mon.0) 2255 : cluster [DBG] osdmap e1544: 8 total, 8 up, 8 in 2024-08-29T18:44:14.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:44:14 smithi110 bash[67519]: cluster 2024-08-29T18:44:14.477745+0000 mon.a (mon.0) 2256 : cluster [DBG] osdmap e1545: 8 total, 8 up, 8 in 2024-08-29T18:44:14.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:44:14 smithi110 bash[67519]: audit 2024-08-29T18:44:14.539626+0000 mon.c (mon.2) 678 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:44:15.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:44:15 smithi029 bash[77880]: audit 2024-08-29T18:44:15.290293+0000 mon.c (mon.2) 679 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:44:15.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:44:15 smithi029 bash[77880]: audit 2024-08-29T18:44:15.291773+0000 mon.c (mon.2) 680 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:44:15.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:44:15 smithi029 bash[77880]: audit 2024-08-29T18:44:15.301987+0000 mon.a (mon.0) 2257 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:44:15.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:44:15 smithi029 bash[77880]: cluster 2024-08-29T18:44:15.480229+0000 mon.a (mon.0) 2258 : cluster [DBG] osdmap e1546: 8 total, 8 up, 8 in 2024-08-29T18:44:15.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:44:15 smithi029 bash[79042]: audit 2024-08-29T18:44:15.290293+0000 mon.c (mon.2) 679 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:44:15.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:44:15 smithi029 bash[79042]: audit 2024-08-29T18:44:15.291773+0000 mon.c (mon.2) 680 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:44:15.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:44:15 smithi029 bash[79042]: audit 2024-08-29T18:44:15.301987+0000 mon.a (mon.0) 2257 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:44:15.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:44:15 smithi029 bash[79042]: cluster 2024-08-29T18:44:15.480229+0000 mon.a (mon.0) 2258 : cluster [DBG] osdmap e1546: 8 total, 8 up, 8 in 2024-08-29T18:44:15.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:44:15 smithi110 bash[67519]: audit 2024-08-29T18:44:15.290293+0000 mon.c (mon.2) 679 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:44:15.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:44:15 smithi110 bash[67519]: audit 2024-08-29T18:44:15.291773+0000 mon.c (mon.2) 680 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:44:15.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:44:15 smithi110 bash[67519]: audit 2024-08-29T18:44:15.301987+0000 mon.a (mon.0) 2257 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:44:15.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:44:15 smithi110 bash[67519]: cluster 2024-08-29T18:44:15.480229+0000 mon.a (mon.0) 2258 : cluster [DBG] osdmap e1546: 8 total, 8 up, 8 in 2024-08-29T18:44:16.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:44:16 smithi029 bash[77880]: cluster 2024-08-29T18:44:14.700325+0000 mgr.y (mgr.25004) 1630 : cluster [DBG] pgmap v2701: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 64 KiB/s rd, 6.5 KiB/s wr, 84 op/s 2024-08-29T18:44:16.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:44:16 smithi029 bash[77880]: cluster 2024-08-29T18:44:16.483431+0000 mon.a (mon.0) 2259 : cluster [DBG] osdmap e1547: 8 total, 8 up, 8 in 2024-08-29T18:44:16.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:44:16 smithi029 bash[79042]: cluster 2024-08-29T18:44:14.700325+0000 mgr.y (mgr.25004) 1630 : cluster [DBG] pgmap v2701: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 64 KiB/s rd, 6.5 KiB/s wr, 84 op/s 2024-08-29T18:44:16.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:44:16 smithi029 bash[79042]: cluster 2024-08-29T18:44:16.483431+0000 mon.a (mon.0) 2259 : cluster [DBG] osdmap e1547: 8 total, 8 up, 8 in 2024-08-29T18:44:16.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:44:16 smithi110 bash[67519]: cluster 2024-08-29T18:44:14.700325+0000 mgr.y (mgr.25004) 1630 : cluster [DBG] pgmap v2701: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 64 KiB/s rd, 6.5 KiB/s wr, 84 op/s 2024-08-29T18:44:16.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:44:16 smithi110 bash[67519]: cluster 2024-08-29T18:44:16.483431+0000 mon.a (mon.0) 2259 : cluster [DBG] osdmap e1547: 8 total, 8 up, 8 in 2024-08-29T18:44:18.736 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestMirroring.Snapshot (15812 ms) 2024-08-29T18:44:18.737 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestMirroring.SnapshotRemoveOnDisable 2024-08-29T18:44:18.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:44:18 smithi029 bash[79042]: cluster 2024-08-29T18:44:16.701161+0000 mgr.y (mgr.25004) 1631 : cluster [DBG] pgmap v2704: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 62 KiB/s rd, 5.2 KiB/s wr, 83 op/s 2024-08-29T18:44:18.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:44:18 smithi029 bash[79042]: cluster 2024-08-29T18:44:17.485588+0000 mon.a (mon.0) 2260 : cluster [DBG] osdmap e1548: 8 total, 8 up, 8 in 2024-08-29T18:44:18.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:44:18 smithi029 bash[77880]: cluster 2024-08-29T18:44:16.701161+0000 mgr.y (mgr.25004) 1631 : cluster [DBG] pgmap v2704: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 62 KiB/s rd, 5.2 KiB/s wr, 83 op/s 2024-08-29T18:44:18.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:44:18 smithi029 bash[77880]: cluster 2024-08-29T18:44:17.485588+0000 mon.a (mon.0) 2260 : cluster [DBG] osdmap e1548: 8 total, 8 up, 8 in 2024-08-29T18:44:18.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:44:18 smithi110 bash[67519]: cluster 2024-08-29T18:44:16.701161+0000 mgr.y (mgr.25004) 1631 : cluster [DBG] pgmap v2704: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 62 KiB/s rd, 5.2 KiB/s wr, 83 op/s 2024-08-29T18:44:18.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:44:18 smithi110 bash[67519]: cluster 2024-08-29T18:44:17.485588+0000 mon.a (mon.0) 2260 : cluster [DBG] osdmap e1548: 8 total, 8 up, 8 in 2024-08-29T18:44:19.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:44:19 smithi029 bash[77880]: cluster 2024-08-29T18:44:18.495646+0000 mon.a (mon.0) 2261 : cluster [DBG] osdmap e1549: 8 total, 8 up, 8 in 2024-08-29T18:44:19.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:44:19 smithi029 bash[77880]: audit 2024-08-29T18:44:18.583884+0000 mon.c (mon.2) 681 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:44:19.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:44:19 smithi029 bash[77880]: audit 2024-08-29T18:44:18.717790+0000 mon.a (mon.0) 2262 : audit [INF] from='client.? 172.21.15.29:0/2215713522' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/b0376407-82ed-4361-8b1d-3edb04f29d4f"}]: dispatch 2024-08-29T18:44:19.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:44:19 smithi029 bash[77880]: audit 2024-08-29T18:44:18.724240+0000 mon.a (mon.0) 2263 : audit [INF] from='client.? 172.21.15.29:0/2215713522' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/b0376407-82ed-4361-8b1d-3edb04f29d4f"}]': finished 2024-08-29T18:44:19.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:44:19 smithi029 bash[77880]: cluster 2024-08-29T18:44:19.480213+0000 mon.a (mon.0) 2264 : cluster [DBG] osdmap e1550: 8 total, 8 up, 8 in 2024-08-29T18:44:19.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:44:19 smithi029 bash[79042]: cluster 2024-08-29T18:44:18.495646+0000 mon.a (mon.0) 2261 : cluster [DBG] osdmap e1549: 8 total, 8 up, 8 in 2024-08-29T18:44:19.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:44:19 smithi029 bash[79042]: audit 2024-08-29T18:44:18.583884+0000 mon.c (mon.2) 681 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:44:19.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:44:19 smithi029 bash[79042]: audit 2024-08-29T18:44:18.717790+0000 mon.a (mon.0) 2262 : audit [INF] from='client.? 172.21.15.29:0/2215713522' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/b0376407-82ed-4361-8b1d-3edb04f29d4f"}]: dispatch 2024-08-29T18:44:19.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:44:19 smithi029 bash[79042]: audit 2024-08-29T18:44:18.724240+0000 mon.a (mon.0) 2263 : audit [INF] from='client.? 172.21.15.29:0/2215713522' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/b0376407-82ed-4361-8b1d-3edb04f29d4f"}]': finished 2024-08-29T18:44:19.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:44:19 smithi029 bash[79042]: cluster 2024-08-29T18:44:19.480213+0000 mon.a (mon.0) 2264 : cluster [DBG] osdmap e1550: 8 total, 8 up, 8 in 2024-08-29T18:44:19.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:44:19 smithi110 bash[67519]: cluster 2024-08-29T18:44:18.495646+0000 mon.a (mon.0) 2261 : cluster [DBG] osdmap e1549: 8 total, 8 up, 8 in 2024-08-29T18:44:19.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:44:19 smithi110 bash[67519]: audit 2024-08-29T18:44:18.583884+0000 mon.c (mon.2) 681 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:44:19.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:44:19 smithi110 bash[67519]: audit 2024-08-29T18:44:18.717790+0000 mon.a (mon.0) 2262 : audit [INF] from='client.? 172.21.15.29:0/2215713522' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/b0376407-82ed-4361-8b1d-3edb04f29d4f"}]: dispatch 2024-08-29T18:44:19.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:44:19 smithi110 bash[67519]: audit 2024-08-29T18:44:18.724240+0000 mon.a (mon.0) 2263 : audit [INF] from='client.? 172.21.15.29:0/2215713522' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/b0376407-82ed-4361-8b1d-3edb04f29d4f"}]': finished 2024-08-29T18:44:19.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:44:19 smithi110 bash[67519]: cluster 2024-08-29T18:44:19.480213+0000 mon.a (mon.0) 2264 : cluster [DBG] osdmap e1550: 8 total, 8 up, 8 in 2024-08-29T18:44:20.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:44:20 smithi029 bash[77880]: cluster 2024-08-29T18:44:18.701871+0000 mgr.y (mgr.25004) 1632 : cluster [DBG] pgmap v2707: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 65 KiB/s rd, 5.2 KiB/s wr, 88 op/s 2024-08-29T18:44:20.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:44:20 smithi029 bash[79042]: cluster 2024-08-29T18:44:18.701871+0000 mgr.y (mgr.25004) 1632 : cluster [DBG] pgmap v2707: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 65 KiB/s rd, 5.2 KiB/s wr, 88 op/s 2024-08-29T18:44:20.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:44:20 smithi110 bash[67519]: cluster 2024-08-29T18:44:18.701871+0000 mgr.y (mgr.25004) 1632 : cluster [DBG] pgmap v2707: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 65 KiB/s rd, 5.2 KiB/s wr, 88 op/s 2024-08-29T18:44:21.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:44:21 smithi029 bash[79042]: cluster 2024-08-29T18:44:20.517002+0000 mon.a (mon.0) 2265 : cluster [DBG] osdmap e1551: 8 total, 8 up, 8 in 2024-08-29T18:44:21.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:44:21 smithi029 bash[77880]: cluster 2024-08-29T18:44:20.517002+0000 mon.a (mon.0) 2265 : cluster [DBG] osdmap e1551: 8 total, 8 up, 8 in 2024-08-29T18:44:21.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:44:21 smithi110 bash[67519]: cluster 2024-08-29T18:44:20.517002+0000 mon.a (mon.0) 2265 : cluster [DBG] osdmap e1551: 8 total, 8 up, 8 in 2024-08-29T18:44:22.767 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestMirroring.SnapshotRemoveOnDisable (4030 ms) 2024-08-29T18:44:22.767 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestMirroring.SnapshotUnlinkPeer 2024-08-29T18:44:22.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:44:22 smithi029 bash[79042]: cluster 2024-08-29T18:44:20.702624+0000 mgr.y (mgr.25004) 1633 : cluster [DBG] pgmap v2710: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 4.0 KiB/s rd, 767 B/s wr, 6 op/s 2024-08-29T18:44:22.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:44:22 smithi029 bash[79042]: cluster 2024-08-29T18:44:21.527577+0000 mon.a (mon.0) 2266 : cluster [DBG] osdmap e1552: 8 total, 8 up, 8 in 2024-08-29T18:44:22.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:44:22 smithi029 bash[77880]: cluster 2024-08-29T18:44:20.702624+0000 mgr.y (mgr.25004) 1633 : cluster [DBG] pgmap v2710: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 4.0 KiB/s rd, 767 B/s wr, 6 op/s 2024-08-29T18:44:22.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:44:22 smithi029 bash[77880]: cluster 2024-08-29T18:44:21.527577+0000 mon.a (mon.0) 2266 : cluster [DBG] osdmap e1552: 8 total, 8 up, 8 in 2024-08-29T18:44:22.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:44:22 smithi110 bash[67519]: cluster 2024-08-29T18:44:20.702624+0000 mgr.y (mgr.25004) 1633 : cluster [DBG] pgmap v2710: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 4.0 KiB/s rd, 767 B/s wr, 6 op/s 2024-08-29T18:44:22.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:44:22 smithi110 bash[67519]: cluster 2024-08-29T18:44:21.527577+0000 mon.a (mon.0) 2266 : cluster [DBG] osdmap e1552: 8 total, 8 up, 8 in 2024-08-29T18:44:23.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:44:23 smithi029 bash[77880]: cluster 2024-08-29T18:44:22.528862+0000 mon.a (mon.0) 2267 : cluster [DBG] osdmap e1553: 8 total, 8 up, 8 in 2024-08-29T18:44:23.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:44:23 smithi029 bash[77880]: audit 2024-08-29T18:44:22.749292+0000 mon.a (mon.0) 2268 : audit [INF] from='client.? 172.21.15.29:0/2215713522' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/b9cba6fe-53ac-4e74-b6c1-d961941458c2"}]: dispatch 2024-08-29T18:44:23.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:44:23 smithi029 bash[77880]: audit 2024-08-29T18:44:22.755553+0000 mon.a (mon.0) 2269 : audit [INF] from='client.? 172.21.15.29:0/2215713522' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/b9cba6fe-53ac-4e74-b6c1-d961941458c2"}]': finished 2024-08-29T18:44:23.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:44:23 smithi029 bash[79042]: cluster 2024-08-29T18:44:22.528862+0000 mon.a (mon.0) 2267 : cluster [DBG] osdmap e1553: 8 total, 8 up, 8 in 2024-08-29T18:44:23.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:44:23 smithi029 bash[79042]: audit 2024-08-29T18:44:22.749292+0000 mon.a (mon.0) 2268 : audit [INF] from='client.? 172.21.15.29:0/2215713522' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/b9cba6fe-53ac-4e74-b6c1-d961941458c2"}]: dispatch 2024-08-29T18:44:23.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:44:23 smithi029 bash[79042]: audit 2024-08-29T18:44:22.755553+0000 mon.a (mon.0) 2269 : audit [INF] from='client.? 172.21.15.29:0/2215713522' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/b9cba6fe-53ac-4e74-b6c1-d961941458c2"}]': finished 2024-08-29T18:44:23.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:44:23 smithi110 bash[67519]: cluster 2024-08-29T18:44:22.528862+0000 mon.a (mon.0) 2267 : cluster [DBG] osdmap e1553: 8 total, 8 up, 8 in 2024-08-29T18:44:23.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:44:23 smithi110 bash[67519]: audit 2024-08-29T18:44:22.749292+0000 mon.a (mon.0) 2268 : audit [INF] from='client.? 172.21.15.29:0/2215713522' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/b9cba6fe-53ac-4e74-b6c1-d961941458c2"}]: dispatch 2024-08-29T18:44:23.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:44:23 smithi110 bash[67519]: audit 2024-08-29T18:44:22.755553+0000 mon.a (mon.0) 2269 : audit [INF] from='client.? 172.21.15.29:0/2215713522' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/b9cba6fe-53ac-4e74-b6c1-d961941458c2"}]': finished 2024-08-29T18:44:24.901 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:44:24 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:44:24] "GET /metrics HTTP/1.1" 200 36432 "" "Prometheus/2.43.0" 2024-08-29T18:44:24.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:44:24 smithi029 bash[79042]: cluster 2024-08-29T18:44:22.703537+0000 mgr.y (mgr.25004) 1634 : cluster [DBG] pgmap v2713: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 84 KiB/s rd, 9.5 KiB/s wr, 117 op/s 2024-08-29T18:44:24.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:44:24 smithi029 bash[79042]: cluster 2024-08-29T18:44:23.760794+0000 mon.a (mon.0) 2270 : cluster [DBG] osdmap e1554: 8 total, 8 up, 8 in 2024-08-29T18:44:24.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:44:24 smithi029 bash[79042]: cluster 2024-08-29T18:44:24.482466+0000 mon.a (mon.0) 2271 : cluster [DBG] osdmap e1555: 8 total, 8 up, 8 in 2024-08-29T18:44:24.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:44:24 smithi029 bash[77880]: cluster 2024-08-29T18:44:22.703537+0000 mgr.y (mgr.25004) 1634 : cluster [DBG] pgmap v2713: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 84 KiB/s rd, 9.5 KiB/s wr, 117 op/s 2024-08-29T18:44:24.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:44:24 smithi029 bash[77880]: cluster 2024-08-29T18:44:23.760794+0000 mon.a (mon.0) 2270 : cluster [DBG] osdmap e1554: 8 total, 8 up, 8 in 2024-08-29T18:44:24.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:44:24 smithi029 bash[77880]: cluster 2024-08-29T18:44:24.482466+0000 mon.a (mon.0) 2271 : cluster [DBG] osdmap e1555: 8 total, 8 up, 8 in 2024-08-29T18:44:24.903 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 18:44:24 smithi110 bash[99052]: logger=cleanup t=2024-08-29T18:44:24.733888921Z level=info msg="Completed cleanup jobs" duration=82.43554ms 2024-08-29T18:44:24.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:44:24 smithi110 bash[67519]: cluster 2024-08-29T18:44:22.703537+0000 mgr.y (mgr.25004) 1634 : cluster [DBG] pgmap v2713: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 84 KiB/s rd, 9.5 KiB/s wr, 117 op/s 2024-08-29T18:44:24.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:44:24 smithi110 bash[67519]: cluster 2024-08-29T18:44:23.760794+0000 mon.a (mon.0) 2270 : cluster [DBG] osdmap e1554: 8 total, 8 up, 8 in 2024-08-29T18:44:24.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:44:24 smithi110 bash[67519]: cluster 2024-08-29T18:44:24.482466+0000 mon.a (mon.0) 2271 : cluster [DBG] osdmap e1555: 8 total, 8 up, 8 in 2024-08-29T18:44:26.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:44:26 smithi029 bash[79042]: cluster 2024-08-29T18:44:24.704270+0000 mgr.y (mgr.25004) 1635 : cluster [DBG] pgmap v2716: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 84 KiB/s rd, 9.5 KiB/s wr, 118 op/s 2024-08-29T18:44:26.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:44:26 smithi029 bash[79042]: cluster 2024-08-29T18:44:25.484868+0000 mon.a (mon.0) 2272 : cluster [DBG] osdmap e1556: 8 total, 8 up, 8 in 2024-08-29T18:44:26.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:44:26 smithi029 bash[77880]: cluster 2024-08-29T18:44:24.704270+0000 mgr.y (mgr.25004) 1635 : cluster [DBG] pgmap v2716: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 84 KiB/s rd, 9.5 KiB/s wr, 118 op/s 2024-08-29T18:44:26.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:44:26 smithi029 bash[77880]: cluster 2024-08-29T18:44:25.484868+0000 mon.a (mon.0) 2272 : cluster [DBG] osdmap e1556: 8 total, 8 up, 8 in 2024-08-29T18:44:26.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:44:26 smithi110 bash[67519]: cluster 2024-08-29T18:44:24.704270+0000 mgr.y (mgr.25004) 1635 : cluster [DBG] pgmap v2716: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 84 KiB/s rd, 9.5 KiB/s wr, 118 op/s 2024-08-29T18:44:26.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:44:26 smithi110 bash[67519]: cluster 2024-08-29T18:44:25.484868+0000 mon.a (mon.0) 2272 : cluster [DBG] osdmap e1556: 8 total, 8 up, 8 in 2024-08-29T18:44:27.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:44:27 smithi029 bash[77880]: cluster 2024-08-29T18:44:26.553901+0000 mon.a (mon.0) 2273 : cluster [DBG] osdmap e1557: 8 total, 8 up, 8 in 2024-08-29T18:44:27.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:44:27 smithi029 bash[79042]: cluster 2024-08-29T18:44:26.553901+0000 mon.a (mon.0) 2273 : cluster [DBG] osdmap e1557: 8 total, 8 up, 8 in 2024-08-29T18:44:27.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:44:27 smithi110 bash[67519]: cluster 2024-08-29T18:44:26.553901+0000 mon.a (mon.0) 2273 : cluster [DBG] osdmap e1557: 8 total, 8 up, 8 in 2024-08-29T18:44:28.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:44:28 smithi029 bash[79042]: cluster 2024-08-29T18:44:26.704933+0000 mgr.y (mgr.25004) 1636 : cluster [DBG] pgmap v2719: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 87 KiB/s rd, 6.7 KiB/s wr, 115 op/s 2024-08-29T18:44:28.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:44:28 smithi029 bash[79042]: cluster 2024-08-29T18:44:27.564812+0000 mon.a (mon.0) 2274 : cluster [DBG] osdmap e1558: 8 total, 8 up, 8 in 2024-08-29T18:44:28.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:44:28 smithi029 bash[79042]: audit 2024-08-29T18:44:27.604857+0000 mon.a (mon.0) 2275 : audit [INF] from='client.? 172.21.15.29:0/2215713522' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/56c58be2-bd10-4ec3-9ff0-8108357c6561"}]: dispatch 2024-08-29T18:44:28.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:44:28 smithi029 bash[79042]: audit 2024-08-29T18:44:27.611362+0000 mon.a (mon.0) 2276 : audit [INF] from='client.? 172.21.15.29:0/2215713522' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/56c58be2-bd10-4ec3-9ff0-8108357c6561"}]': finished 2024-08-29T18:44:28.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:44:28 smithi029 bash[77880]: cluster 2024-08-29T18:44:26.704933+0000 mgr.y (mgr.25004) 1636 : cluster [DBG] pgmap v2719: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 87 KiB/s rd, 6.7 KiB/s wr, 115 op/s 2024-08-29T18:44:28.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:44:28 smithi029 bash[77880]: cluster 2024-08-29T18:44:27.564812+0000 mon.a (mon.0) 2274 : cluster [DBG] osdmap e1558: 8 total, 8 up, 8 in 2024-08-29T18:44:28.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:44:28 smithi029 bash[77880]: audit 2024-08-29T18:44:27.604857+0000 mon.a (mon.0) 2275 : audit [INF] from='client.? 172.21.15.29:0/2215713522' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/56c58be2-bd10-4ec3-9ff0-8108357c6561"}]: dispatch 2024-08-29T18:44:28.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:44:28 smithi029 bash[77880]: audit 2024-08-29T18:44:27.611362+0000 mon.a (mon.0) 2276 : audit [INF] from='client.? 172.21.15.29:0/2215713522' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/56c58be2-bd10-4ec3-9ff0-8108357c6561"}]': finished 2024-08-29T18:44:28.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:44:28 smithi110 bash[67519]: cluster 2024-08-29T18:44:26.704933+0000 mgr.y (mgr.25004) 1636 : cluster [DBG] pgmap v2719: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 87 KiB/s rd, 6.7 KiB/s wr, 115 op/s 2024-08-29T18:44:28.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:44:28 smithi110 bash[67519]: cluster 2024-08-29T18:44:27.564812+0000 mon.a (mon.0) 2274 : cluster [DBG] osdmap e1558: 8 total, 8 up, 8 in 2024-08-29T18:44:28.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:44:28 smithi110 bash[67519]: audit 2024-08-29T18:44:27.604857+0000 mon.a (mon.0) 2275 : audit [INF] from='client.? 172.21.15.29:0/2215713522' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/56c58be2-bd10-4ec3-9ff0-8108357c6561"}]: dispatch 2024-08-29T18:44:28.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:44:28 smithi110 bash[67519]: audit 2024-08-29T18:44:27.611362+0000 mon.a (mon.0) 2276 : audit [INF] from='client.? 172.21.15.29:0/2215713522' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/56c58be2-bd10-4ec3-9ff0-8108357c6561"}]': finished 2024-08-29T18:44:29.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:44:29 smithi029 bash[79042]: cluster 2024-08-29T18:44:28.616170+0000 mon.a (mon.0) 2277 : cluster [DBG] osdmap e1559: 8 total, 8 up, 8 in 2024-08-29T18:44:29.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:44:29 smithi029 bash[79042]: cluster 2024-08-29T18:44:29.484102+0000 mon.a (mon.0) 2278 : cluster [DBG] osdmap e1560: 8 total, 8 up, 8 in 2024-08-29T18:44:29.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:44:29 smithi029 bash[77880]: cluster 2024-08-29T18:44:28.616170+0000 mon.a (mon.0) 2277 : cluster [DBG] osdmap e1559: 8 total, 8 up, 8 in 2024-08-29T18:44:29.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:44:29 smithi029 bash[77880]: cluster 2024-08-29T18:44:29.484102+0000 mon.a (mon.0) 2278 : cluster [DBG] osdmap e1560: 8 total, 8 up, 8 in 2024-08-29T18:44:29.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:44:29 smithi110 bash[67519]: cluster 2024-08-29T18:44:28.616170+0000 mon.a (mon.0) 2277 : cluster [DBG] osdmap e1559: 8 total, 8 up, 8 in 2024-08-29T18:44:29.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:44:29 smithi110 bash[67519]: cluster 2024-08-29T18:44:29.484102+0000 mon.a (mon.0) 2278 : cluster [DBG] osdmap e1560: 8 total, 8 up, 8 in 2024-08-29T18:44:30.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:44:30 smithi029 bash[79042]: cluster 2024-08-29T18:44:28.705641+0000 mgr.y (mgr.25004) 1637 : cluster [DBG] pgmap v2722: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 117 KiB/s rd, 11 KiB/s wr, 160 op/s 2024-08-29T18:44:30.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:44:30 smithi029 bash[79042]: cluster 2024-08-29T18:44:30.489304+0000 mon.a (mon.0) 2279 : cluster [DBG] osdmap e1561: 8 total, 8 up, 8 in 2024-08-29T18:44:30.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:44:30 smithi029 bash[77880]: cluster 2024-08-29T18:44:28.705641+0000 mgr.y (mgr.25004) 1637 : cluster [DBG] pgmap v2722: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 117 KiB/s rd, 11 KiB/s wr, 160 op/s 2024-08-29T18:44:30.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:44:30 smithi029 bash[77880]: cluster 2024-08-29T18:44:30.489304+0000 mon.a (mon.0) 2279 : cluster [DBG] osdmap e1561: 8 total, 8 up, 8 in 2024-08-29T18:44:30.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:44:30 smithi110 bash[67519]: cluster 2024-08-29T18:44:28.705641+0000 mgr.y (mgr.25004) 1637 : cluster [DBG] pgmap v2722: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 117 KiB/s rd, 11 KiB/s wr, 160 op/s 2024-08-29T18:44:30.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:44:30 smithi110 bash[67519]: cluster 2024-08-29T18:44:30.489304+0000 mon.a (mon.0) 2279 : cluster [DBG] osdmap e1561: 8 total, 8 up, 8 in 2024-08-29T18:44:32.831 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestMirroring.SnapshotUnlinkPeer (10065 ms) 2024-08-29T18:44:32.831 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestMirroring.SnapshotImageState 2024-08-29T18:44:32.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:44:32 smithi029 bash[77880]: cluster 2024-08-29T18:44:30.706323+0000 mgr.y (mgr.25004) 1638 : cluster [DBG] pgmap v2725: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 32 KiB/s rd, 5.5 KiB/s wr, 47 op/s 2024-08-29T18:44:32.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:44:32 smithi029 bash[77880]: cluster 2024-08-29T18:44:31.635027+0000 mon.a (mon.0) 2280 : cluster [DBG] osdmap e1562: 8 total, 8 up, 8 in 2024-08-29T18:44:32.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:44:32 smithi029 bash[79042]: cluster 2024-08-29T18:44:30.706323+0000 mgr.y (mgr.25004) 1638 : cluster [DBG] pgmap v2725: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 32 KiB/s rd, 5.5 KiB/s wr, 47 op/s 2024-08-29T18:44:32.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:44:32 smithi029 bash[79042]: cluster 2024-08-29T18:44:31.635027+0000 mon.a (mon.0) 2280 : cluster [DBG] osdmap e1562: 8 total, 8 up, 8 in 2024-08-29T18:44:32.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:44:32 smithi110 bash[67519]: cluster 2024-08-29T18:44:30.706323+0000 mgr.y (mgr.25004) 1638 : cluster [DBG] pgmap v2725: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 32 KiB/s rd, 5.5 KiB/s wr, 47 op/s 2024-08-29T18:44:32.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:44:32 smithi110 bash[67519]: cluster 2024-08-29T18:44:31.635027+0000 mon.a (mon.0) 2280 : cluster [DBG] osdmap e1562: 8 total, 8 up, 8 in 2024-08-29T18:44:34.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:44:33 smithi029 bash[79042]: cluster 2024-08-29T18:44:32.637948+0000 mon.a (mon.0) 2281 : cluster [DBG] osdmap e1563: 8 total, 8 up, 8 in 2024-08-29T18:44:34.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:44:33 smithi029 bash[79042]: audit 2024-08-29T18:44:32.804670+0000 mon.a (mon.0) 2282 : audit [INF] from='client.? 172.21.15.29:0/2215713522' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/860653f4-781b-4caf-b1f9-b875aed5ed77"}]: dispatch 2024-08-29T18:44:34.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:44:33 smithi029 bash[79042]: audit 2024-08-29T18:44:32.810797+0000 mon.a (mon.0) 2283 : audit [INF] from='client.? 172.21.15.29:0/2215713522' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/860653f4-781b-4caf-b1f9-b875aed5ed77"}]': finished 2024-08-29T18:44:34.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:44:33 smithi029 bash[79042]: audit 2024-08-29T18:44:32.816320+0000 mon.a (mon.0) 2284 : audit [INF] from='client.? 172.21.15.29:0/2215713522' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/035e6113-0156-47db-9733-62a430ebdb16"}]: dispatch 2024-08-29T18:44:34.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:44:33 smithi029 bash[79042]: audit 2024-08-29T18:44:32.821999+0000 mon.a (mon.0) 2285 : audit [INF] from='client.? 172.21.15.29:0/2215713522' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/035e6113-0156-47db-9733-62a430ebdb16"}]': finished 2024-08-29T18:44:34.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:44:33 smithi029 bash[79042]: audit 2024-08-29T18:44:33.583542+0000 mon.c (mon.2) 682 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:44:34.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:44:33 smithi029 bash[77880]: cluster 2024-08-29T18:44:32.637948+0000 mon.a (mon.0) 2281 : cluster [DBG] osdmap e1563: 8 total, 8 up, 8 in 2024-08-29T18:44:34.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:44:33 smithi029 bash[77880]: audit 2024-08-29T18:44:32.804670+0000 mon.a (mon.0) 2282 : audit [INF] from='client.? 172.21.15.29:0/2215713522' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/860653f4-781b-4caf-b1f9-b875aed5ed77"}]: dispatch 2024-08-29T18:44:34.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:44:33 smithi029 bash[77880]: audit 2024-08-29T18:44:32.810797+0000 mon.a (mon.0) 2283 : audit [INF] from='client.? 172.21.15.29:0/2215713522' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/860653f4-781b-4caf-b1f9-b875aed5ed77"}]': finished 2024-08-29T18:44:34.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:44:33 smithi029 bash[77880]: audit 2024-08-29T18:44:32.816320+0000 mon.a (mon.0) 2284 : audit [INF] from='client.? 172.21.15.29:0/2215713522' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/035e6113-0156-47db-9733-62a430ebdb16"}]: dispatch 2024-08-29T18:44:34.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:44:33 smithi029 bash[77880]: audit 2024-08-29T18:44:32.821999+0000 mon.a (mon.0) 2285 : audit [INF] from='client.? 172.21.15.29:0/2215713522' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/035e6113-0156-47db-9733-62a430ebdb16"}]': finished 2024-08-29T18:44:34.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:44:33 smithi029 bash[77880]: audit 2024-08-29T18:44:33.583542+0000 mon.c (mon.2) 682 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:44:34.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:44:33 smithi110 bash[67519]: cluster 2024-08-29T18:44:32.637948+0000 mon.a (mon.0) 2281 : cluster [DBG] osdmap e1563: 8 total, 8 up, 8 in 2024-08-29T18:44:34.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:44:33 smithi110 bash[67519]: audit 2024-08-29T18:44:32.804670+0000 mon.a (mon.0) 2282 : audit [INF] from='client.? 172.21.15.29:0/2215713522' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/860653f4-781b-4caf-b1f9-b875aed5ed77"}]: dispatch 2024-08-29T18:44:34.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:44:33 smithi110 bash[67519]: audit 2024-08-29T18:44:32.810797+0000 mon.a (mon.0) 2283 : audit [INF] from='client.? 172.21.15.29:0/2215713522' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/860653f4-781b-4caf-b1f9-b875aed5ed77"}]': finished 2024-08-29T18:44:34.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:44:33 smithi110 bash[67519]: audit 2024-08-29T18:44:32.816320+0000 mon.a (mon.0) 2284 : audit [INF] from='client.? 172.21.15.29:0/2215713522' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/035e6113-0156-47db-9733-62a430ebdb16"}]: dispatch 2024-08-29T18:44:34.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:44:33 smithi110 bash[67519]: audit 2024-08-29T18:44:32.821999+0000 mon.a (mon.0) 2285 : audit [INF] from='client.? 172.21.15.29:0/2215713522' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/035e6113-0156-47db-9733-62a430ebdb16"}]': finished 2024-08-29T18:44:34.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:44:33 smithi110 bash[67519]: audit 2024-08-29T18:44:33.583542+0000 mon.c (mon.2) 682 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:44:34.901 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:44:34 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:44:34] "GET /metrics HTTP/1.1" 200 36431 "" "Prometheus/2.43.0" 2024-08-29T18:44:34.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:44:34 smithi029 bash[79042]: cluster 2024-08-29T18:44:32.706949+0000 mgr.y (mgr.25004) 1639 : cluster [DBG] pgmap v2728: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 159 KiB/s rd, 8.7 KiB/s wr, 213 op/s 2024-08-29T18:44:34.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:44:34 smithi029 bash[79042]: cluster 2024-08-29T18:44:33.827445+0000 mon.a (mon.0) 2286 : cluster [DBG] osdmap e1564: 8 total, 8 up, 8 in 2024-08-29T18:44:34.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:44:34 smithi029 bash[79042]: cluster 2024-08-29T18:44:34.486877+0000 mon.a (mon.0) 2287 : cluster [DBG] osdmap e1565: 8 total, 8 up, 8 in 2024-08-29T18:44:34.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:44:34 smithi029 bash[77880]: cluster 2024-08-29T18:44:32.706949+0000 mgr.y (mgr.25004) 1639 : cluster [DBG] pgmap v2728: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 159 KiB/s rd, 8.7 KiB/s wr, 213 op/s 2024-08-29T18:44:34.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:44:34 smithi029 bash[77880]: cluster 2024-08-29T18:44:33.827445+0000 mon.a (mon.0) 2286 : cluster [DBG] osdmap e1564: 8 total, 8 up, 8 in 2024-08-29T18:44:34.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:44:34 smithi029 bash[77880]: cluster 2024-08-29T18:44:34.486877+0000 mon.a (mon.0) 2287 : cluster [DBG] osdmap e1565: 8 total, 8 up, 8 in 2024-08-29T18:44:35.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:44:34 smithi110 bash[67519]: cluster 2024-08-29T18:44:32.706949+0000 mgr.y (mgr.25004) 1639 : cluster [DBG] pgmap v2728: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 159 KiB/s rd, 8.7 KiB/s wr, 213 op/s 2024-08-29T18:44:35.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:44:34 smithi110 bash[67519]: cluster 2024-08-29T18:44:33.827445+0000 mon.a (mon.0) 2286 : cluster [DBG] osdmap e1564: 8 total, 8 up, 8 in 2024-08-29T18:44:35.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:44:34 smithi110 bash[67519]: cluster 2024-08-29T18:44:34.486877+0000 mon.a (mon.0) 2287 : cluster [DBG] osdmap e1565: 8 total, 8 up, 8 in 2024-08-29T18:44:36.805 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestMirroring.SnapshotImageState (3974 ms) 2024-08-29T18:44:36.805 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestMirroring.SnapshotPromoteDemote 2024-08-29T18:44:37.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:44:36 smithi029 bash[77880]: cluster 2024-08-29T18:44:34.707628+0000 mgr.y (mgr.25004) 1640 : cluster [DBG] pgmap v2731: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 163 KiB/s rd, 10 KiB/s wr, 218 op/s 2024-08-29T18:44:37.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:44:36 smithi029 bash[77880]: cluster 2024-08-29T18:44:35.669991+0000 mon.a (mon.0) 2288 : cluster [DBG] osdmap e1566: 8 total, 8 up, 8 in 2024-08-29T18:44:37.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:44:36 smithi029 bash[79042]: cluster 2024-08-29T18:44:34.707628+0000 mgr.y (mgr.25004) 1640 : cluster [DBG] pgmap v2731: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 163 KiB/s rd, 10 KiB/s wr, 218 op/s 2024-08-29T18:44:37.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:44:36 smithi029 bash[79042]: cluster 2024-08-29T18:44:35.669991+0000 mon.a (mon.0) 2288 : cluster [DBG] osdmap e1566: 8 total, 8 up, 8 in 2024-08-29T18:44:37.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:44:36 smithi110 bash[67519]: cluster 2024-08-29T18:44:34.707628+0000 mgr.y (mgr.25004) 1640 : cluster [DBG] pgmap v2731: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 163 KiB/s rd, 10 KiB/s wr, 218 op/s 2024-08-29T18:44:37.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:44:36 smithi110 bash[67519]: cluster 2024-08-29T18:44:35.669991+0000 mon.a (mon.0) 2288 : cluster [DBG] osdmap e1566: 8 total, 8 up, 8 in 2024-08-29T18:44:38.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:44:37 smithi029 bash[77880]: cluster 2024-08-29T18:44:36.679562+0000 mon.a (mon.0) 2289 : cluster [DBG] osdmap e1567: 8 total, 8 up, 8 in 2024-08-29T18:44:38.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:44:37 smithi029 bash[79042]: cluster 2024-08-29T18:44:36.679562+0000 mon.a (mon.0) 2289 : cluster [DBG] osdmap e1567: 8 total, 8 up, 8 in 2024-08-29T18:44:38.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:44:37 smithi110 bash[67519]: cluster 2024-08-29T18:44:36.679562+0000 mon.a (mon.0) 2289 : cluster [DBG] osdmap e1567: 8 total, 8 up, 8 in 2024-08-29T18:44:39.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:44:38 smithi029 bash[79042]: cluster 2024-08-29T18:44:36.708511+0000 mgr.y (mgr.25004) 1641 : cluster [DBG] pgmap v2734: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 124 KiB/s rd, 18 KiB/s wr, 172 op/s 2024-08-29T18:44:39.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:44:38 smithi029 bash[79042]: cluster 2024-08-29T18:44:37.689280+0000 mon.a (mon.0) 2290 : cluster [DBG] osdmap e1568: 8 total, 8 up, 8 in 2024-08-29T18:44:39.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:44:38 smithi029 bash[77880]: cluster 2024-08-29T18:44:36.708511+0000 mgr.y (mgr.25004) 1641 : cluster [DBG] pgmap v2734: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 124 KiB/s rd, 18 KiB/s wr, 172 op/s 2024-08-29T18:44:39.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:44:38 smithi029 bash[77880]: cluster 2024-08-29T18:44:37.689280+0000 mon.a (mon.0) 2290 : cluster [DBG] osdmap e1568: 8 total, 8 up, 8 in 2024-08-29T18:44:39.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:44:38 smithi110 bash[67519]: cluster 2024-08-29T18:44:36.708511+0000 mgr.y (mgr.25004) 1641 : cluster [DBG] pgmap v2734: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 124 KiB/s rd, 18 KiB/s wr, 172 op/s 2024-08-29T18:44:39.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:44:38 smithi110 bash[67519]: cluster 2024-08-29T18:44:37.689280+0000 mon.a (mon.0) 2290 : cluster [DBG] osdmap e1568: 8 total, 8 up, 8 in 2024-08-29T18:44:40.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:44:39 smithi029 bash[77880]: cluster 2024-08-29T18:44:38.697600+0000 mon.a (mon.0) 2291 : cluster [DBG] osdmap e1569: 8 total, 8 up, 8 in 2024-08-29T18:44:40.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:44:39 smithi029 bash[77880]: cluster 2024-08-29T18:44:38.709303+0000 mgr.y (mgr.25004) 1642 : cluster [DBG] pgmap v2737: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 152 KiB/s rd, 22 KiB/s wr, 220 op/s 2024-08-29T18:44:40.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:44:39 smithi029 bash[77880]: cluster 2024-08-29T18:44:39.488983+0000 mon.a (mon.0) 2292 : cluster [DBG] osdmap e1570: 8 total, 8 up, 8 in 2024-08-29T18:44:40.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:44:39 smithi029 bash[79042]: cluster 2024-08-29T18:44:38.697600+0000 mon.a (mon.0) 2291 : cluster [DBG] osdmap e1569: 8 total, 8 up, 8 in 2024-08-29T18:44:40.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:44:39 smithi029 bash[79042]: cluster 2024-08-29T18:44:38.709303+0000 mgr.y (mgr.25004) 1642 : cluster [DBG] pgmap v2737: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 152 KiB/s rd, 22 KiB/s wr, 220 op/s 2024-08-29T18:44:40.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:44:39 smithi029 bash[79042]: cluster 2024-08-29T18:44:39.488983+0000 mon.a (mon.0) 2292 : cluster [DBG] osdmap e1570: 8 total, 8 up, 8 in 2024-08-29T18:44:40.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:44:39 smithi110 bash[67519]: cluster 2024-08-29T18:44:38.697600+0000 mon.a (mon.0) 2291 : cluster [DBG] osdmap e1569: 8 total, 8 up, 8 in 2024-08-29T18:44:40.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:44:39 smithi110 bash[67519]: cluster 2024-08-29T18:44:38.709303+0000 mgr.y (mgr.25004) 1642 : cluster [DBG] pgmap v2737: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 152 KiB/s rd, 22 KiB/s wr, 220 op/s 2024-08-29T18:44:40.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:44:39 smithi110 bash[67519]: cluster 2024-08-29T18:44:39.488983+0000 mon.a (mon.0) 2292 : cluster [DBG] osdmap e1570: 8 total, 8 up, 8 in 2024-08-29T18:44:41.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:44:41 smithi029 bash[77880]: cluster 2024-08-29T18:44:40.492175+0000 mon.a (mon.0) 2293 : cluster [DBG] osdmap e1571: 8 total, 8 up, 8 in 2024-08-29T18:44:41.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:44:41 smithi029 bash[79042]: cluster 2024-08-29T18:44:40.492175+0000 mon.a (mon.0) 2293 : cluster [DBG] osdmap e1571: 8 total, 8 up, 8 in 2024-08-29T18:44:41.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:44:41 smithi110 bash[67519]: cluster 2024-08-29T18:44:40.492175+0000 mon.a (mon.0) 2293 : cluster [DBG] osdmap e1571: 8 total, 8 up, 8 in 2024-08-29T18:44:42.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:44:42 smithi029 bash[79042]: cluster 2024-08-29T18:44:40.710031+0000 mgr.y (mgr.25004) 1643 : cluster [DBG] pgmap v2740: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 34 KiB/s rd, 7.7 KiB/s wr, 59 op/s 2024-08-29T18:44:42.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:44:42 smithi029 bash[79042]: cluster 2024-08-29T18:44:41.502752+0000 mon.a (mon.0) 2294 : cluster [DBG] osdmap e1572: 8 total, 8 up, 8 in 2024-08-29T18:44:42.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:44:42 smithi029 bash[77880]: cluster 2024-08-29T18:44:40.710031+0000 mgr.y (mgr.25004) 1643 : cluster [DBG] pgmap v2740: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 34 KiB/s rd, 7.7 KiB/s wr, 59 op/s 2024-08-29T18:44:42.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:44:42 smithi029 bash[77880]: cluster 2024-08-29T18:44:41.502752+0000 mon.a (mon.0) 2294 : cluster [DBG] osdmap e1572: 8 total, 8 up, 8 in 2024-08-29T18:44:42.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:44:42 smithi110 bash[67519]: cluster 2024-08-29T18:44:40.710031+0000 mgr.y (mgr.25004) 1643 : cluster [DBG] pgmap v2740: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 34 KiB/s rd, 7.7 KiB/s wr, 59 op/s 2024-08-29T18:44:42.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:44:42 smithi110 bash[67519]: cluster 2024-08-29T18:44:41.502752+0000 mon.a (mon.0) 2294 : cluster [DBG] osdmap e1572: 8 total, 8 up, 8 in 2024-08-29T18:44:43.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:44:43 smithi029 bash[77880]: cluster 2024-08-29T18:44:42.509871+0000 mon.a (mon.0) 2295 : cluster [DBG] osdmap e1573: 8 total, 8 up, 8 in 2024-08-29T18:44:43.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:44:43 smithi029 bash[79042]: cluster 2024-08-29T18:44:42.509871+0000 mon.a (mon.0) 2295 : cluster [DBG] osdmap e1573: 8 total, 8 up, 8 in 2024-08-29T18:44:43.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:44:43 smithi110 bash[67519]: cluster 2024-08-29T18:44:42.509871+0000 mon.a (mon.0) 2295 : cluster [DBG] osdmap e1573: 8 total, 8 up, 8 in 2024-08-29T18:44:44.901 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:44:44 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:44:44] "GET /metrics HTTP/1.1" 200 36431 "" "Prometheus/2.43.0" 2024-08-29T18:44:44.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:44:44 smithi029 bash[77880]: cluster 2024-08-29T18:44:42.710744+0000 mgr.y (mgr.25004) 1644 : cluster [DBG] pgmap v2743: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 102 KiB/s rd, 9.2 KiB/s wr, 138 op/s 2024-08-29T18:44:44.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:44:44 smithi029 bash[77880]: cluster 2024-08-29T18:44:43.523494+0000 mon.a (mon.0) 2296 : cluster [DBG] osdmap e1574: 8 total, 8 up, 8 in 2024-08-29T18:44:44.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:44:44 smithi029 bash[77880]: cluster 2024-08-29T18:44:44.495752+0000 mon.a (mon.0) 2297 : cluster [DBG] osdmap e1575: 8 total, 8 up, 8 in 2024-08-29T18:44:44.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:44:44 smithi029 bash[79042]: cluster 2024-08-29T18:44:42.710744+0000 mgr.y (mgr.25004) 1644 : cluster [DBG] pgmap v2743: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 102 KiB/s rd, 9.2 KiB/s wr, 138 op/s 2024-08-29T18:44:44.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:44:44 smithi029 bash[79042]: cluster 2024-08-29T18:44:43.523494+0000 mon.a (mon.0) 2296 : cluster [DBG] osdmap e1574: 8 total, 8 up, 8 in 2024-08-29T18:44:44.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:44:44 smithi029 bash[79042]: cluster 2024-08-29T18:44:44.495752+0000 mon.a (mon.0) 2297 : cluster [DBG] osdmap e1575: 8 total, 8 up, 8 in 2024-08-29T18:44:44.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:44:44 smithi110 bash[67519]: cluster 2024-08-29T18:44:42.710744+0000 mgr.y (mgr.25004) 1644 : cluster [DBG] pgmap v2743: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 102 KiB/s rd, 9.2 KiB/s wr, 138 op/s 2024-08-29T18:44:44.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:44:44 smithi110 bash[67519]: cluster 2024-08-29T18:44:43.523494+0000 mon.a (mon.0) 2296 : cluster [DBG] osdmap e1574: 8 total, 8 up, 8 in 2024-08-29T18:44:44.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:44:44 smithi110 bash[67519]: cluster 2024-08-29T18:44:44.495752+0000 mon.a (mon.0) 2297 : cluster [DBG] osdmap e1575: 8 total, 8 up, 8 in 2024-08-29T18:44:46.691 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestMirroring.SnapshotPromoteDemote (9886 ms) 2024-08-29T18:44:46.691 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestMirroring.AioSnapshotCreate 2024-08-29T18:44:46.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:44:46 smithi029 bash[79042]: cluster 2024-08-29T18:44:44.711431+0000 mgr.y (mgr.25004) 1645 : cluster [DBG] pgmap v2746: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 99 KiB/s rd, 7.5 KiB/s wr, 133 op/s 2024-08-29T18:44:46.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:44:46 smithi029 bash[79042]: cluster 2024-08-29T18:44:45.543297+0000 mon.a (mon.0) 2298 : cluster [DBG] osdmap e1576: 8 total, 8 up, 8 in 2024-08-29T18:44:46.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:44:46 smithi029 bash[77880]: cluster 2024-08-29T18:44:44.711431+0000 mgr.y (mgr.25004) 1645 : cluster [DBG] pgmap v2746: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 99 KiB/s rd, 7.5 KiB/s wr, 133 op/s 2024-08-29T18:44:46.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:44:46 smithi029 bash[77880]: cluster 2024-08-29T18:44:45.543297+0000 mon.a (mon.0) 2298 : cluster [DBG] osdmap e1576: 8 total, 8 up, 8 in 2024-08-29T18:44:46.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:44:46 smithi110 bash[67519]: cluster 2024-08-29T18:44:44.711431+0000 mgr.y (mgr.25004) 1645 : cluster [DBG] pgmap v2746: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 99 KiB/s rd, 7.5 KiB/s wr, 133 op/s 2024-08-29T18:44:46.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:44:46 smithi110 bash[67519]: cluster 2024-08-29T18:44:45.543297+0000 mon.a (mon.0) 2298 : cluster [DBG] osdmap e1576: 8 total, 8 up, 8 in 2024-08-29T18:44:47.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:44:47 smithi029 bash[79042]: cluster 2024-08-29T18:44:46.546955+0000 mon.a (mon.0) 2299 : cluster [DBG] osdmap e1577: 8 total, 8 up, 8 in 2024-08-29T18:44:47.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:44:47 smithi029 bash[79042]: audit 2024-08-29T18:44:46.673987+0000 mon.a (mon.0) 2300 : audit [INF] from='client.? 172.21.15.29:0/2215713522' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/1d5d921d-59cf-4890-9da0-0f2085854934"}]: dispatch 2024-08-29T18:44:47.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:44:47 smithi029 bash[79042]: audit 2024-08-29T18:44:46.681131+0000 mon.a (mon.0) 2301 : audit [INF] from='client.? 172.21.15.29:0/2215713522' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/1d5d921d-59cf-4890-9da0-0f2085854934"}]': finished 2024-08-29T18:44:47.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:44:47 smithi029 bash[77880]: cluster 2024-08-29T18:44:46.546955+0000 mon.a (mon.0) 2299 : cluster [DBG] osdmap e1577: 8 total, 8 up, 8 in 2024-08-29T18:44:47.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:44:47 smithi029 bash[77880]: audit 2024-08-29T18:44:46.673987+0000 mon.a (mon.0) 2300 : audit [INF] from='client.? 172.21.15.29:0/2215713522' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/1d5d921d-59cf-4890-9da0-0f2085854934"}]: dispatch 2024-08-29T18:44:47.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:44:47 smithi029 bash[77880]: audit 2024-08-29T18:44:46.681131+0000 mon.a (mon.0) 2301 : audit [INF] from='client.? 172.21.15.29:0/2215713522' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/1d5d921d-59cf-4890-9da0-0f2085854934"}]': finished 2024-08-29T18:44:47.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:44:47 smithi110 bash[67519]: cluster 2024-08-29T18:44:46.546955+0000 mon.a (mon.0) 2299 : cluster [DBG] osdmap e1577: 8 total, 8 up, 8 in 2024-08-29T18:44:47.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:44:47 smithi110 bash[67519]: audit 2024-08-29T18:44:46.673987+0000 mon.a (mon.0) 2300 : audit [INF] from='client.? 172.21.15.29:0/2215713522' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/1d5d921d-59cf-4890-9da0-0f2085854934"}]: dispatch 2024-08-29T18:44:47.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:44:47 smithi110 bash[67519]: audit 2024-08-29T18:44:46.681131+0000 mon.a (mon.0) 2301 : audit [INF] from='client.? 172.21.15.29:0/2215713522' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/1d5d921d-59cf-4890-9da0-0f2085854934"}]': finished 2024-08-29T18:44:49.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:44:48 smithi029 bash[79042]: cluster 2024-08-29T18:44:46.712241+0000 mgr.y (mgr.25004) 1646 : cluster [DBG] pgmap v2749: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 52 KiB/s rd, 6.5 KiB/s wr, 72 op/s 2024-08-29T18:44:49.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:44:48 smithi029 bash[79042]: cluster 2024-08-29T18:44:47.691284+0000 mon.a (mon.0) 2302 : cluster [DBG] osdmap e1578: 8 total, 8 up, 8 in 2024-08-29T18:44:49.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:44:48 smithi029 bash[79042]: audit 2024-08-29T18:44:48.584200+0000 mon.c (mon.2) 683 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:44:49.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:44:48 smithi029 bash[77880]: cluster 2024-08-29T18:44:46.712241+0000 mgr.y (mgr.25004) 1646 : cluster [DBG] pgmap v2749: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 52 KiB/s rd, 6.5 KiB/s wr, 72 op/s 2024-08-29T18:44:49.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:44:48 smithi029 bash[77880]: cluster 2024-08-29T18:44:47.691284+0000 mon.a (mon.0) 2302 : cluster [DBG] osdmap e1578: 8 total, 8 up, 8 in 2024-08-29T18:44:49.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:44:48 smithi029 bash[77880]: audit 2024-08-29T18:44:48.584200+0000 mon.c (mon.2) 683 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:44:49.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:44:48 smithi110 bash[67519]: cluster 2024-08-29T18:44:46.712241+0000 mgr.y (mgr.25004) 1646 : cluster [DBG] pgmap v2749: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 52 KiB/s rd, 6.5 KiB/s wr, 72 op/s 2024-08-29T18:44:49.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:44:48 smithi110 bash[67519]: cluster 2024-08-29T18:44:47.691284+0000 mon.a (mon.0) 2302 : cluster [DBG] osdmap e1578: 8 total, 8 up, 8 in 2024-08-29T18:44:49.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:44:48 smithi110 bash[67519]: audit 2024-08-29T18:44:48.584200+0000 mon.c (mon.2) 683 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:44:50.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:44:49 smithi029 bash[77880]: cluster 2024-08-29T18:44:48.694456+0000 mon.a (mon.0) 2303 : cluster [DBG] osdmap e1579: 8 total, 8 up, 8 in 2024-08-29T18:44:50.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:44:49 smithi029 bash[77880]: cluster 2024-08-29T18:44:48.712989+0000 mgr.y (mgr.25004) 1647 : cluster [DBG] pgmap v2752: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 59 KiB/s rd, 7.2 KiB/s wr, 84 op/s 2024-08-29T18:44:50.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:44:49 smithi029 bash[79042]: cluster 2024-08-29T18:44:48.694456+0000 mon.a (mon.0) 2303 : cluster [DBG] osdmap e1579: 8 total, 8 up, 8 in 2024-08-29T18:44:50.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:44:49 smithi029 bash[79042]: cluster 2024-08-29T18:44:48.712989+0000 mgr.y (mgr.25004) 1647 : cluster [DBG] pgmap v2752: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 59 KiB/s rd, 7.2 KiB/s wr, 84 op/s 2024-08-29T18:44:50.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:44:49 smithi110 bash[67519]: cluster 2024-08-29T18:44:48.694456+0000 mon.a (mon.0) 2303 : cluster [DBG] osdmap e1579: 8 total, 8 up, 8 in 2024-08-29T18:44:50.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:44:49 smithi110 bash[67519]: cluster 2024-08-29T18:44:48.712989+0000 mgr.y (mgr.25004) 1647 : cluster [DBG] pgmap v2752: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 59 KiB/s rd, 7.2 KiB/s wr, 84 op/s 2024-08-29T18:44:51.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:44:50 smithi029 bash[79042]: cluster 2024-08-29T18:44:49.713802+0000 mon.a (mon.0) 2304 : cluster [DBG] osdmap e1580: 8 total, 8 up, 8 in 2024-08-29T18:44:51.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:44:50 smithi029 bash[77880]: cluster 2024-08-29T18:44:49.713802+0000 mon.a (mon.0) 2304 : cluster [DBG] osdmap e1580: 8 total, 8 up, 8 in 2024-08-29T18:44:51.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:44:50 smithi110 bash[67519]: cluster 2024-08-29T18:44:49.713802+0000 mon.a (mon.0) 2304 : cluster [DBG] osdmap e1580: 8 total, 8 up, 8 in 2024-08-29T18:44:52.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:44:51 smithi029 bash[79042]: cluster 2024-08-29T18:44:50.713830+0000 mgr.y (mgr.25004) 1648 : cluster [DBG] pgmap v2754: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 2.6 KiB/s wr, 31 op/s 2024-08-29T18:44:52.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:44:51 smithi029 bash[79042]: cluster 2024-08-29T18:44:50.721957+0000 mon.a (mon.0) 2305 : cluster [DBG] osdmap e1581: 8 total, 8 up, 8 in 2024-08-29T18:44:52.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:44:51 smithi029 bash[77880]: cluster 2024-08-29T18:44:50.713830+0000 mgr.y (mgr.25004) 1648 : cluster [DBG] pgmap v2754: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 2.6 KiB/s wr, 31 op/s 2024-08-29T18:44:52.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:44:51 smithi029 bash[77880]: cluster 2024-08-29T18:44:50.721957+0000 mon.a (mon.0) 2305 : cluster [DBG] osdmap e1581: 8 total, 8 up, 8 in 2024-08-29T18:44:52.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:44:51 smithi110 bash[67519]: cluster 2024-08-29T18:44:50.713830+0000 mgr.y (mgr.25004) 1648 : cluster [DBG] pgmap v2754: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 2.6 KiB/s wr, 31 op/s 2024-08-29T18:44:52.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:44:51 smithi110 bash[67519]: cluster 2024-08-29T18:44:50.721957+0000 mon.a (mon.0) 2305 : cluster [DBG] osdmap e1581: 8 total, 8 up, 8 in 2024-08-29T18:44:53.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:44:52 smithi029 bash[77880]: cluster 2024-08-29T18:44:51.725364+0000 mon.a (mon.0) 2306 : cluster [DBG] osdmap e1582: 8 total, 8 up, 8 in 2024-08-29T18:44:53.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:44:52 smithi029 bash[79042]: cluster 2024-08-29T18:44:51.725364+0000 mon.a (mon.0) 2306 : cluster [DBG] osdmap e1582: 8 total, 8 up, 8 in 2024-08-29T18:44:53.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:44:52 smithi110 bash[67519]: cluster 2024-08-29T18:44:51.725364+0000 mon.a (mon.0) 2306 : cluster [DBG] osdmap e1582: 8 total, 8 up, 8 in 2024-08-29T18:44:54.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:44:53 smithi029 bash[77880]: cluster 2024-08-29T18:44:52.714825+0000 mgr.y (mgr.25004) 1649 : cluster [DBG] pgmap v2757: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 84 KiB/s rd, 13 KiB/s wr, 122 op/s 2024-08-29T18:44:54.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:44:53 smithi029 bash[77880]: cluster 2024-08-29T18:44:52.746314+0000 mon.a (mon.0) 2307 : cluster [DBG] osdmap e1583: 8 total, 8 up, 8 in 2024-08-29T18:44:54.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:44:53 smithi029 bash[79042]: cluster 2024-08-29T18:44:52.714825+0000 mgr.y (mgr.25004) 1649 : cluster [DBG] pgmap v2757: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 84 KiB/s rd, 13 KiB/s wr, 122 op/s 2024-08-29T18:44:54.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:44:53 smithi029 bash[79042]: cluster 2024-08-29T18:44:52.746314+0000 mon.a (mon.0) 2307 : cluster [DBG] osdmap e1583: 8 total, 8 up, 8 in 2024-08-29T18:44:54.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:44:53 smithi110 bash[67519]: cluster 2024-08-29T18:44:52.714825+0000 mgr.y (mgr.25004) 1649 : cluster [DBG] pgmap v2757: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 84 KiB/s rd, 13 KiB/s wr, 122 op/s 2024-08-29T18:44:54.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:44:53 smithi110 bash[67519]: cluster 2024-08-29T18:44:52.746314+0000 mon.a (mon.0) 2307 : cluster [DBG] osdmap e1583: 8 total, 8 up, 8 in 2024-08-29T18:44:54.901 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:44:54 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:44:54] "GET /metrics HTTP/1.1" 200 36429 "" "Prometheus/2.43.0" 2024-08-29T18:44:54.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:44:54 smithi029 bash[79042]: cluster 2024-08-29T18:44:53.748095+0000 mon.a (mon.0) 2308 : cluster [DBG] osdmap e1584: 8 total, 8 up, 8 in 2024-08-29T18:44:54.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:44:54 smithi029 bash[79042]: cluster 2024-08-29T18:44:54.500370+0000 mon.a (mon.0) 2309 : cluster [DBG] osdmap e1585: 8 total, 8 up, 8 in 2024-08-29T18:44:54.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:44:54 smithi029 bash[77880]: cluster 2024-08-29T18:44:53.748095+0000 mon.a (mon.0) 2308 : cluster [DBG] osdmap e1584: 8 total, 8 up, 8 in 2024-08-29T18:44:54.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:44:54 smithi029 bash[77880]: cluster 2024-08-29T18:44:54.500370+0000 mon.a (mon.0) 2309 : cluster [DBG] osdmap e1585: 8 total, 8 up, 8 in 2024-08-29T18:44:55.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:44:54 smithi110 bash[67519]: cluster 2024-08-29T18:44:53.748095+0000 mon.a (mon.0) 2308 : cluster [DBG] osdmap e1584: 8 total, 8 up, 8 in 2024-08-29T18:44:55.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:44:54 smithi110 bash[67519]: cluster 2024-08-29T18:44:54.500370+0000 mon.a (mon.0) 2309 : cluster [DBG] osdmap e1585: 8 total, 8 up, 8 in 2024-08-29T18:44:56.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:44:56 smithi029 bash[77880]: cluster 2024-08-29T18:44:54.715519+0000 mgr.y (mgr.25004) 1650 : cluster [DBG] pgmap v2761: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 70 KiB/s rd, 12 KiB/s wr, 104 op/s 2024-08-29T18:44:56.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:44:56 smithi029 bash[77880]: cluster 2024-08-29T18:44:55.507776+0000 mon.a (mon.0) 2310 : cluster [DBG] osdmap e1586: 8 total, 8 up, 8 in 2024-08-29T18:44:56.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:44:56 smithi029 bash[79042]: cluster 2024-08-29T18:44:54.715519+0000 mgr.y (mgr.25004) 1650 : cluster [DBG] pgmap v2761: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 70 KiB/s rd, 12 KiB/s wr, 104 op/s 2024-08-29T18:44:56.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:44:56 smithi029 bash[79042]: cluster 2024-08-29T18:44:55.507776+0000 mon.a (mon.0) 2310 : cluster [DBG] osdmap e1586: 8 total, 8 up, 8 in 2024-08-29T18:44:56.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:44:56 smithi110 bash[67519]: cluster 2024-08-29T18:44:54.715519+0000 mgr.y (mgr.25004) 1650 : cluster [DBG] pgmap v2761: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 70 KiB/s rd, 12 KiB/s wr, 104 op/s 2024-08-29T18:44:56.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:44:56 smithi110 bash[67519]: cluster 2024-08-29T18:44:55.507776+0000 mon.a (mon.0) 2310 : cluster [DBG] osdmap e1586: 8 total, 8 up, 8 in 2024-08-29T18:44:57.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:44:57 smithi029 bash[77880]: cluster 2024-08-29T18:44:56.510653+0000 mon.a (mon.0) 2311 : cluster [DBG] osdmap e1587: 8 total, 8 up, 8 in 2024-08-29T18:44:57.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:44:57 smithi029 bash[79042]: cluster 2024-08-29T18:44:56.510653+0000 mon.a (mon.0) 2311 : cluster [DBG] osdmap e1587: 8 total, 8 up, 8 in 2024-08-29T18:44:57.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:44:57 smithi110 bash[67519]: cluster 2024-08-29T18:44:56.510653+0000 mon.a (mon.0) 2311 : cluster [DBG] osdmap e1587: 8 total, 8 up, 8 in 2024-08-29T18:44:58.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:44:58 smithi029 bash[77880]: cluster 2024-08-29T18:44:56.716208+0000 mgr.y (mgr.25004) 1651 : cluster [DBG] pgmap v2764: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 46 KiB/s rd, 7.5 KiB/s wr, 68 op/s 2024-08-29T18:44:58.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:44:58 smithi029 bash[77880]: cluster 2024-08-29T18:44:57.529801+0000 mon.a (mon.0) 2312 : cluster [DBG] osdmap e1588: 8 total, 8 up, 8 in 2024-08-29T18:44:58.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:44:58 smithi029 bash[79042]: cluster 2024-08-29T18:44:56.716208+0000 mgr.y (mgr.25004) 1651 : cluster [DBG] pgmap v2764: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 46 KiB/s rd, 7.5 KiB/s wr, 68 op/s 2024-08-29T18:44:58.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:44:58 smithi029 bash[79042]: cluster 2024-08-29T18:44:57.529801+0000 mon.a (mon.0) 2312 : cluster [DBG] osdmap e1588: 8 total, 8 up, 8 in 2024-08-29T18:44:58.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:44:58 smithi110 bash[67519]: cluster 2024-08-29T18:44:56.716208+0000 mgr.y (mgr.25004) 1651 : cluster [DBG] pgmap v2764: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 46 KiB/s rd, 7.5 KiB/s wr, 68 op/s 2024-08-29T18:44:58.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:44:58 smithi110 bash[67519]: cluster 2024-08-29T18:44:57.529801+0000 mon.a (mon.0) 2312 : cluster [DBG] osdmap e1588: 8 total, 8 up, 8 in 2024-08-29T18:44:59.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:44:59 smithi029 bash[79042]: cluster 2024-08-29T18:44:58.538810+0000 mon.a (mon.0) 2313 : cluster [DBG] osdmap e1589: 8 total, 8 up, 8 in 2024-08-29T18:44:59.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:44:59 smithi029 bash[77880]: cluster 2024-08-29T18:44:58.538810+0000 mon.a (mon.0) 2313 : cluster [DBG] osdmap e1589: 8 total, 8 up, 8 in 2024-08-29T18:44:59.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:44:59 smithi110 bash[67519]: cluster 2024-08-29T18:44:58.538810+0000 mon.a (mon.0) 2313 : cluster [DBG] osdmap e1589: 8 total, 8 up, 8 in 2024-08-29T18:45:00.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:45:00 smithi029 bash[79042]: cluster 2024-08-29T18:44:58.716924+0000 mgr.y (mgr.25004) 1652 : cluster [DBG] pgmap v2767: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 62 KiB/s rd, 11 KiB/s wr, 90 op/s 2024-08-29T18:45:00.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:45:00 smithi029 bash[79042]: cluster 2024-08-29T18:44:59.551559+0000 mon.a (mon.0) 2314 : cluster [DBG] osdmap e1590: 8 total, 8 up, 8 in 2024-08-29T18:45:00.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:45:00 smithi029 bash[77880]: cluster 2024-08-29T18:44:58.716924+0000 mgr.y (mgr.25004) 1652 : cluster [DBG] pgmap v2767: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 62 KiB/s rd, 11 KiB/s wr, 90 op/s 2024-08-29T18:45:00.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:45:00 smithi029 bash[77880]: cluster 2024-08-29T18:44:59.551559+0000 mon.a (mon.0) 2314 : cluster [DBG] osdmap e1590: 8 total, 8 up, 8 in 2024-08-29T18:45:00.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:45:00 smithi110 bash[67519]: cluster 2024-08-29T18:44:58.716924+0000 mgr.y (mgr.25004) 1652 : cluster [DBG] pgmap v2767: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 62 KiB/s rd, 11 KiB/s wr, 90 op/s 2024-08-29T18:45:00.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:45:00 smithi110 bash[67519]: cluster 2024-08-29T18:44:59.551559+0000 mon.a (mon.0) 2314 : cluster [DBG] osdmap e1590: 8 total, 8 up, 8 in 2024-08-29T18:45:01.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:45:01 smithi029 bash[79042]: cluster 2024-08-29T18:45:00.558699+0000 mon.a (mon.0) 2315 : cluster [DBG] osdmap e1591: 8 total, 8 up, 8 in 2024-08-29T18:45:01.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:45:01 smithi029 bash[77880]: cluster 2024-08-29T18:45:00.558699+0000 mon.a (mon.0) 2315 : cluster [DBG] osdmap e1591: 8 total, 8 up, 8 in 2024-08-29T18:45:01.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:45:01 smithi110 bash[67519]: cluster 2024-08-29T18:45:00.558699+0000 mon.a (mon.0) 2315 : cluster [DBG] osdmap e1591: 8 total, 8 up, 8 in 2024-08-29T18:45:02.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:45:02 smithi029 bash[79042]: cluster 2024-08-29T18:45:00.717623+0000 mgr.y (mgr.25004) 1653 : cluster [DBG] pgmap v2770: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 99 KiB/s rd, 11 KiB/s wr, 132 op/s 2024-08-29T18:45:02.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:45:02 smithi029 bash[79042]: cluster 2024-08-29T18:45:01.571299+0000 mon.a (mon.0) 2316 : cluster [DBG] osdmap e1592: 8 total, 8 up, 8 in 2024-08-29T18:45:02.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:45:02 smithi029 bash[77880]: cluster 2024-08-29T18:45:00.717623+0000 mgr.y (mgr.25004) 1653 : cluster [DBG] pgmap v2770: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 99 KiB/s rd, 11 KiB/s wr, 132 op/s 2024-08-29T18:45:02.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:45:02 smithi029 bash[77880]: cluster 2024-08-29T18:45:01.571299+0000 mon.a (mon.0) 2316 : cluster [DBG] osdmap e1592: 8 total, 8 up, 8 in 2024-08-29T18:45:02.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:45:02 smithi110 bash[67519]: cluster 2024-08-29T18:45:00.717623+0000 mgr.y (mgr.25004) 1653 : cluster [DBG] pgmap v2770: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 99 KiB/s rd, 11 KiB/s wr, 132 op/s 2024-08-29T18:45:02.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:45:02 smithi110 bash[67519]: cluster 2024-08-29T18:45:01.571299+0000 mon.a (mon.0) 2316 : cluster [DBG] osdmap e1592: 8 total, 8 up, 8 in 2024-08-29T18:45:03.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:45:03 smithi029 bash[79042]: cluster 2024-08-29T18:45:02.579393+0000 mon.a (mon.0) 2317 : cluster [DBG] osdmap e1593: 8 total, 8 up, 8 in 2024-08-29T18:45:03.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:45:03 smithi029 bash[77880]: cluster 2024-08-29T18:45:02.579393+0000 mon.a (mon.0) 2317 : cluster [DBG] osdmap e1593: 8 total, 8 up, 8 in 2024-08-29T18:45:03.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:45:03 smithi110 bash[67519]: cluster 2024-08-29T18:45:02.579393+0000 mon.a (mon.0) 2317 : cluster [DBG] osdmap e1593: 8 total, 8 up, 8 in 2024-08-29T18:45:04.902 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:45:04 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:45:04] "GET /metrics HTTP/1.1" 200 36435 "" "Prometheus/2.43.0" 2024-08-29T18:45:04.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:45:04 smithi029 bash[79042]: cluster 2024-08-29T18:45:02.718350+0000 mgr.y (mgr.25004) 1654 : cluster [DBG] pgmap v2773: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 210 KiB/s rd, 22 KiB/s wr, 282 op/s 2024-08-29T18:45:04.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:45:04 smithi029 bash[79042]: audit 2024-08-29T18:45:03.590085+0000 mon.c (mon.2) 684 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:45:04.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:45:04 smithi029 bash[79042]: cluster 2024-08-29T18:45:03.593583+0000 mon.a (mon.0) 2318 : cluster [DBG] osdmap e1594: 8 total, 8 up, 8 in 2024-08-29T18:45:04.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:45:04 smithi029 bash[79042]: cluster 2024-08-29T18:45:04.503208+0000 mon.a (mon.0) 2319 : cluster [DBG] osdmap e1595: 8 total, 8 up, 8 in 2024-08-29T18:45:04.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:45:04 smithi029 bash[77880]: cluster 2024-08-29T18:45:02.718350+0000 mgr.y (mgr.25004) 1654 : cluster [DBG] pgmap v2773: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 210 KiB/s rd, 22 KiB/s wr, 282 op/s 2024-08-29T18:45:04.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:45:04 smithi029 bash[77880]: audit 2024-08-29T18:45:03.590085+0000 mon.c (mon.2) 684 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:45:04.904 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:45:04 smithi029 bash[77880]: cluster 2024-08-29T18:45:03.593583+0000 mon.a (mon.0) 2318 : cluster [DBG] osdmap e1594: 8 total, 8 up, 8 in 2024-08-29T18:45:04.904 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:45:04 smithi029 bash[77880]: cluster 2024-08-29T18:45:04.503208+0000 mon.a (mon.0) 2319 : cluster [DBG] osdmap e1595: 8 total, 8 up, 8 in 2024-08-29T18:45:04.904 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:45:04 smithi110 bash[67519]: cluster 2024-08-29T18:45:02.718350+0000 mgr.y (mgr.25004) 1654 : cluster [DBG] pgmap v2773: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 210 KiB/s rd, 22 KiB/s wr, 282 op/s 2024-08-29T18:45:04.905 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:45:04 smithi110 bash[67519]: audit 2024-08-29T18:45:03.590085+0000 mon.c (mon.2) 684 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:45:04.905 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:45:04 smithi110 bash[67519]: cluster 2024-08-29T18:45:03.593583+0000 mon.a (mon.0) 2318 : cluster [DBG] osdmap e1594: 8 total, 8 up, 8 in 2024-08-29T18:45:04.905 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:45:04 smithi110 bash[67519]: cluster 2024-08-29T18:45:04.503208+0000 mon.a (mon.0) 2319 : cluster [DBG] osdmap e1595: 8 total, 8 up, 8 in 2024-08-29T18:45:06.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:45:06 smithi029 bash[77880]: cluster 2024-08-29T18:45:04.719211+0000 mgr.y (mgr.25004) 1655 : cluster [DBG] pgmap v2776: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 134 KiB/s rd, 17 KiB/s wr, 184 op/s 2024-08-29T18:45:06.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:45:06 smithi029 bash[77880]: cluster 2024-08-29T18:45:05.505548+0000 mon.a (mon.0) 2320 : cluster [DBG] osdmap e1596: 8 total, 8 up, 8 in 2024-08-29T18:45:06.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:45:06 smithi029 bash[79042]: cluster 2024-08-29T18:45:04.719211+0000 mgr.y (mgr.25004) 1655 : cluster [DBG] pgmap v2776: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 134 KiB/s rd, 17 KiB/s wr, 184 op/s 2024-08-29T18:45:06.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:45:06 smithi029 bash[79042]: cluster 2024-08-29T18:45:05.505548+0000 mon.a (mon.0) 2320 : cluster [DBG] osdmap e1596: 8 total, 8 up, 8 in 2024-08-29T18:45:06.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:45:06 smithi110 bash[67519]: cluster 2024-08-29T18:45:04.719211+0000 mgr.y (mgr.25004) 1655 : cluster [DBG] pgmap v2776: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 134 KiB/s rd, 17 KiB/s wr, 184 op/s 2024-08-29T18:45:06.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:45:06 smithi110 bash[67519]: cluster 2024-08-29T18:45:05.505548+0000 mon.a (mon.0) 2320 : cluster [DBG] osdmap e1596: 8 total, 8 up, 8 in 2024-08-29T18:45:07.904 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:45:07 smithi029 bash[77880]: cluster 2024-08-29T18:45:06.593920+0000 mon.a (mon.0) 2321 : cluster [DBG] osdmap e1597: 8 total, 8 up, 8 in 2024-08-29T18:45:07.905 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:45:07 smithi029 bash[79042]: cluster 2024-08-29T18:45:06.593920+0000 mon.a (mon.0) 2321 : cluster [DBG] osdmap e1597: 8 total, 8 up, 8 in 2024-08-29T18:45:07.905 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:45:07 smithi110 bash[67519]: cluster 2024-08-29T18:45:06.593920+0000 mon.a (mon.0) 2321 : cluster [DBG] osdmap e1597: 8 total, 8 up, 8 in 2024-08-29T18:45:08.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:45:08 smithi029 bash[79042]: cluster 2024-08-29T18:45:06.719994+0000 mgr.y (mgr.25004) 1656 : cluster [DBG] pgmap v2779: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 75 KiB/s rd, 5.2 KiB/s wr, 108 op/s 2024-08-29T18:45:08.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:45:08 smithi029 bash[79042]: cluster 2024-08-29T18:45:07.604478+0000 mon.a (mon.0) 2322 : cluster [DBG] osdmap e1598: 8 total, 8 up, 8 in 2024-08-29T18:45:08.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:45:08 smithi029 bash[77880]: cluster 2024-08-29T18:45:06.719994+0000 mgr.y (mgr.25004) 1656 : cluster [DBG] pgmap v2779: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 75 KiB/s rd, 5.2 KiB/s wr, 108 op/s 2024-08-29T18:45:08.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:45:08 smithi029 bash[77880]: cluster 2024-08-29T18:45:07.604478+0000 mon.a (mon.0) 2322 : cluster [DBG] osdmap e1598: 8 total, 8 up, 8 in 2024-08-29T18:45:08.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:45:08 smithi110 bash[67519]: cluster 2024-08-29T18:45:06.719994+0000 mgr.y (mgr.25004) 1656 : cluster [DBG] pgmap v2779: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 75 KiB/s rd, 5.2 KiB/s wr, 108 op/s 2024-08-29T18:45:08.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:45:08 smithi110 bash[67519]: cluster 2024-08-29T18:45:07.604478+0000 mon.a (mon.0) 2322 : cluster [DBG] osdmap e1598: 8 total, 8 up, 8 in 2024-08-29T18:45:09.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:45:09 smithi029 bash[79042]: cluster 2024-08-29T18:45:08.612023+0000 mon.a (mon.0) 2323 : cluster [DBG] osdmap e1599: 8 total, 8 up, 8 in 2024-08-29T18:45:09.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:45:09 smithi029 bash[79042]: cluster 2024-08-29T18:45:09.505110+0000 mon.a (mon.0) 2324 : cluster [DBG] osdmap e1600: 8 total, 8 up, 8 in 2024-08-29T18:45:09.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:45:09 smithi029 bash[77880]: cluster 2024-08-29T18:45:08.612023+0000 mon.a (mon.0) 2323 : cluster [DBG] osdmap e1599: 8 total, 8 up, 8 in 2024-08-29T18:45:09.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:45:09 smithi029 bash[77880]: cluster 2024-08-29T18:45:09.505110+0000 mon.a (mon.0) 2324 : cluster [DBG] osdmap e1600: 8 total, 8 up, 8 in 2024-08-29T18:45:09.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:45:09 smithi110 bash[67519]: cluster 2024-08-29T18:45:08.612023+0000 mon.a (mon.0) 2323 : cluster [DBG] osdmap e1599: 8 total, 8 up, 8 in 2024-08-29T18:45:09.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:45:09 smithi110 bash[67519]: cluster 2024-08-29T18:45:09.505110+0000 mon.a (mon.0) 2324 : cluster [DBG] osdmap e1600: 8 total, 8 up, 8 in 2024-08-29T18:45:10.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:45:10 smithi029 bash[79042]: cluster 2024-08-29T18:45:08.720760+0000 mgr.y (mgr.25004) 1657 : cluster [DBG] pgmap v2782: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 85 KiB/s rd, 5.2 KiB/s wr, 123 op/s 2024-08-29T18:45:10.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:45:10 smithi029 bash[77880]: cluster 2024-08-29T18:45:08.720760+0000 mgr.y (mgr.25004) 1657 : cluster [DBG] pgmap v2782: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 85 KiB/s rd, 5.2 KiB/s wr, 123 op/s 2024-08-29T18:45:10.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:45:10 smithi110 bash[67519]: cluster 2024-08-29T18:45:08.720760+0000 mgr.y (mgr.25004) 1657 : cluster [DBG] pgmap v2782: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 85 KiB/s rd, 5.2 KiB/s wr, 123 op/s 2024-08-29T18:45:11.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:45:11 smithi029 bash[79042]: cluster 2024-08-29T18:45:10.632247+0000 mon.a (mon.0) 2325 : cluster [DBG] osdmap e1601: 8 total, 8 up, 8 in 2024-08-29T18:45:11.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:45:11 smithi029 bash[77880]: cluster 2024-08-29T18:45:10.632247+0000 mon.a (mon.0) 2325 : cluster [DBG] osdmap e1601: 8 total, 8 up, 8 in 2024-08-29T18:45:11.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:45:11 smithi110 bash[67519]: cluster 2024-08-29T18:45:10.632247+0000 mon.a (mon.0) 2325 : cluster [DBG] osdmap e1601: 8 total, 8 up, 8 in 2024-08-29T18:45:12.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:45:12 smithi029 bash[79042]: cluster 2024-08-29T18:45:10.721494+0000 mgr.y (mgr.25004) 1658 : cluster [DBG] pgmap v2785: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 19 KiB/s rd, 3.7 KiB/s wr, 30 op/s 2024-08-29T18:45:12.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:45:12 smithi029 bash[79042]: cluster 2024-08-29T18:45:11.642267+0000 mon.a (mon.0) 2326 : cluster [DBG] osdmap e1602: 8 total, 8 up, 8 in 2024-08-29T18:45:12.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:45:12 smithi029 bash[77880]: cluster 2024-08-29T18:45:10.721494+0000 mgr.y (mgr.25004) 1658 : cluster [DBG] pgmap v2785: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 19 KiB/s rd, 3.7 KiB/s wr, 30 op/s 2024-08-29T18:45:12.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:45:12 smithi029 bash[77880]: cluster 2024-08-29T18:45:11.642267+0000 mon.a (mon.0) 2326 : cluster [DBG] osdmap e1602: 8 total, 8 up, 8 in 2024-08-29T18:45:12.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:45:12 smithi110 bash[67519]: cluster 2024-08-29T18:45:10.721494+0000 mgr.y (mgr.25004) 1658 : cluster [DBG] pgmap v2785: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 19 KiB/s rd, 3.7 KiB/s wr, 30 op/s 2024-08-29T18:45:12.904 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:45:12 smithi110 bash[67519]: cluster 2024-08-29T18:45:11.642267+0000 mon.a (mon.0) 2326 : cluster [DBG] osdmap e1602: 8 total, 8 up, 8 in 2024-08-29T18:45:14.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:45:13 smithi029 bash[77880]: cluster 2024-08-29T18:45:12.647444+0000 mon.a (mon.0) 2327 : cluster [DBG] osdmap e1603: 8 total, 8 up, 8 in 2024-08-29T18:45:14.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:45:13 smithi029 bash[79042]: cluster 2024-08-29T18:45:12.647444+0000 mon.a (mon.0) 2327 : cluster [DBG] osdmap e1603: 8 total, 8 up, 8 in 2024-08-29T18:45:14.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:45:13 smithi110 bash[67519]: cluster 2024-08-29T18:45:12.647444+0000 mon.a (mon.0) 2327 : cluster [DBG] osdmap e1603: 8 total, 8 up, 8 in 2024-08-29T18:45:14.901 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:45:14 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:45:14] "GET /metrics HTTP/1.1" 200 36435 "" "Prometheus/2.43.0" 2024-08-29T18:45:14.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:45:14 smithi029 bash[77880]: cluster 2024-08-29T18:45:12.722206+0000 mgr.y (mgr.25004) 1659 : cluster [DBG] pgmap v2788: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 84 KiB/s rd, 8.0 KiB/s wr, 125 op/s 2024-08-29T18:45:14.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:45:14 smithi029 bash[77880]: cluster 2024-08-29T18:45:13.660870+0000 mon.a (mon.0) 2328 : cluster [DBG] osdmap e1604: 8 total, 8 up, 8 in 2024-08-29T18:45:14.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:45:14 smithi029 bash[77880]: cluster 2024-08-29T18:45:14.509471+0000 mon.a (mon.0) 2329 : cluster [DBG] osdmap e1605: 8 total, 8 up, 8 in 2024-08-29T18:45:14.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:45:14 smithi029 bash[79042]: cluster 2024-08-29T18:45:12.722206+0000 mgr.y (mgr.25004) 1659 : cluster [DBG] pgmap v2788: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 84 KiB/s rd, 8.0 KiB/s wr, 125 op/s 2024-08-29T18:45:14.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:45:14 smithi029 bash[79042]: cluster 2024-08-29T18:45:13.660870+0000 mon.a (mon.0) 2328 : cluster [DBG] osdmap e1604: 8 total, 8 up, 8 in 2024-08-29T18:45:14.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:45:14 smithi029 bash[79042]: cluster 2024-08-29T18:45:14.509471+0000 mon.a (mon.0) 2329 : cluster [DBG] osdmap e1605: 8 total, 8 up, 8 in 2024-08-29T18:45:15.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:45:14 smithi110 bash[67519]: cluster 2024-08-29T18:45:12.722206+0000 mgr.y (mgr.25004) 1659 : cluster [DBG] pgmap v2788: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 84 KiB/s rd, 8.0 KiB/s wr, 125 op/s 2024-08-29T18:45:15.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:45:14 smithi110 bash[67519]: cluster 2024-08-29T18:45:13.660870+0000 mon.a (mon.0) 2328 : cluster [DBG] osdmap e1604: 8 total, 8 up, 8 in 2024-08-29T18:45:15.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:45:14 smithi110 bash[67519]: cluster 2024-08-29T18:45:14.509471+0000 mon.a (mon.0) 2329 : cluster [DBG] osdmap e1605: 8 total, 8 up, 8 in 2024-08-29T18:45:16.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:45:15 smithi029 bash[79042]: audit 2024-08-29T18:45:15.388869+0000 mon.c (mon.2) 685 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:45:16.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:45:15 smithi029 bash[79042]: cluster 2024-08-29T18:45:15.511482+0000 mon.a (mon.0) 2330 : cluster [DBG] osdmap e1606: 8 total, 8 up, 8 in 2024-08-29T18:45:16.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:45:15 smithi029 bash[77880]: audit 2024-08-29T18:45:15.388869+0000 mon.c (mon.2) 685 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:45:16.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:45:15 smithi029 bash[77880]: cluster 2024-08-29T18:45:15.511482+0000 mon.a (mon.0) 2330 : cluster [DBG] osdmap e1606: 8 total, 8 up, 8 in 2024-08-29T18:45:16.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:45:15 smithi110 bash[67519]: audit 2024-08-29T18:45:15.388869+0000 mon.c (mon.2) 685 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:45:16.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:45:15 smithi110 bash[67519]: cluster 2024-08-29T18:45:15.511482+0000 mon.a (mon.0) 2330 : cluster [DBG] osdmap e1606: 8 total, 8 up, 8 in 2024-08-29T18:45:17.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:45:16 smithi029 bash[79042]: cluster 2024-08-29T18:45:14.722973+0000 mgr.y (mgr.25004) 1660 : cluster [DBG] pgmap v2791: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 107 KiB/s rd, 11 KiB/s wr, 156 op/s 2024-08-29T18:45:17.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:45:16 smithi029 bash[79042]: audit 2024-08-29T18:45:16.038322+0000 mon.a (mon.0) 2331 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:45:17.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:45:16 smithi029 bash[79042]: audit 2024-08-29T18:45:16.045239+0000 mon.a (mon.0) 2332 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:45:17.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:45:16 smithi029 bash[77880]: cluster 2024-08-29T18:45:14.722973+0000 mgr.y (mgr.25004) 1660 : cluster [DBG] pgmap v2791: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 107 KiB/s rd, 11 KiB/s wr, 156 op/s 2024-08-29T18:45:17.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:45:16 smithi029 bash[77880]: audit 2024-08-29T18:45:16.038322+0000 mon.a (mon.0) 2331 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:45:17.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:45:16 smithi029 bash[77880]: audit 2024-08-29T18:45:16.045239+0000 mon.a (mon.0) 2332 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:45:17.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:45:16 smithi110 bash[67519]: cluster 2024-08-29T18:45:14.722973+0000 mgr.y (mgr.25004) 1660 : cluster [DBG] pgmap v2791: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 107 KiB/s rd, 11 KiB/s wr, 156 op/s 2024-08-29T18:45:17.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:45:16 smithi110 bash[67519]: audit 2024-08-29T18:45:16.038322+0000 mon.a (mon.0) 2331 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:45:17.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:45:16 smithi110 bash[67519]: audit 2024-08-29T18:45:16.045239+0000 mon.a (mon.0) 2332 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:45:17.834 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestMirroring.AioSnapshotCreate (31143 ms) 2024-08-29T18:45:18.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:45:17 smithi029 bash[79042]: cluster 2024-08-29T18:45:16.676254+0000 mon.a (mon.0) 2333 : cluster [DBG] osdmap e1607: 8 total, 8 up, 8 in 2024-08-29T18:45:18.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:45:17 smithi029 bash[77880]: cluster 2024-08-29T18:45:16.676254+0000 mon.a (mon.0) 2333 : cluster [DBG] osdmap e1607: 8 total, 8 up, 8 in 2024-08-29T18:45:18.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:45:17 smithi110 bash[67519]: cluster 2024-08-29T18:45:16.676254+0000 mon.a (mon.0) 2333 : cluster [DBG] osdmap e1607: 8 total, 8 up, 8 in 2024-08-29T18:45:18.839 INFO:tasks.workunit.client.0.smithi029.stdout:[----------] 51 tests from TestMirroring (95078 ms total) 2024-08-29T18:45:18.839 INFO:tasks.workunit.client.0.smithi029.stdout: 2024-08-29T18:45:18.839 INFO:tasks.workunit.client.0.smithi029.stdout:[----------] 34 tests from TestInternal 2024-08-29T18:45:19.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:45:18 smithi029 bash[79042]: cluster 2024-08-29T18:45:16.723595+0000 mgr.y (mgr.25004) 1661 : cluster [DBG] pgmap v2794: 137 pgs: 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 63 KiB/s rd, 5.2 KiB/s wr, 90 op/s 2024-08-29T18:45:19.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:45:18 smithi029 bash[79042]: cluster 2024-08-29T18:45:17.689107+0000 mon.a (mon.0) 2334 : cluster [DBG] osdmap e1608: 8 total, 8 up, 8 in 2024-08-29T18:45:19.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:45:18 smithi029 bash[79042]: audit 2024-08-29T18:45:17.815952+0000 mon.a (mon.0) 2335 : audit [INF] from='client.? 172.21.15.29:0/2215713522' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/3a6b3469-798a-47c5-90e1-47a1b5f971df"}]: dispatch 2024-08-29T18:45:19.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:45:18 smithi029 bash[79042]: audit 2024-08-29T18:45:17.823540+0000 mon.a (mon.0) 2336 : audit [INF] from='client.? 172.21.15.29:0/2215713522' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/3a6b3469-798a-47c5-90e1-47a1b5f971df"}]': finished 2024-08-29T18:45:19.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:45:18 smithi029 bash[79042]: audit 2024-08-29T18:45:18.584781+0000 mon.c (mon.2) 686 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:45:19.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:45:18 smithi029 bash[77880]: cluster 2024-08-29T18:45:16.723595+0000 mgr.y (mgr.25004) 1661 : cluster [DBG] pgmap v2794: 137 pgs: 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 63 KiB/s rd, 5.2 KiB/s wr, 90 op/s 2024-08-29T18:45:19.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:45:18 smithi029 bash[77880]: cluster 2024-08-29T18:45:17.689107+0000 mon.a (mon.0) 2334 : cluster [DBG] osdmap e1608: 8 total, 8 up, 8 in 2024-08-29T18:45:19.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:45:18 smithi029 bash[77880]: audit 2024-08-29T18:45:17.815952+0000 mon.a (mon.0) 2335 : audit [INF] from='client.? 172.21.15.29:0/2215713522' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/3a6b3469-798a-47c5-90e1-47a1b5f971df"}]: dispatch 2024-08-29T18:45:19.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:45:18 smithi029 bash[77880]: audit 2024-08-29T18:45:17.823540+0000 mon.a (mon.0) 2336 : audit [INF] from='client.? 172.21.15.29:0/2215713522' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/3a6b3469-798a-47c5-90e1-47a1b5f971df"}]': finished 2024-08-29T18:45:19.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:45:18 smithi029 bash[77880]: audit 2024-08-29T18:45:18.584781+0000 mon.c (mon.2) 686 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:45:19.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:45:18 smithi110 bash[67519]: cluster 2024-08-29T18:45:16.723595+0000 mgr.y (mgr.25004) 1661 : cluster [DBG] pgmap v2794: 137 pgs: 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 63 KiB/s rd, 5.2 KiB/s wr, 90 op/s 2024-08-29T18:45:19.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:45:18 smithi110 bash[67519]: cluster 2024-08-29T18:45:17.689107+0000 mon.a (mon.0) 2334 : cluster [DBG] osdmap e1608: 8 total, 8 up, 8 in 2024-08-29T18:45:19.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:45:18 smithi110 bash[67519]: audit 2024-08-29T18:45:17.815952+0000 mon.a (mon.0) 2335 : audit [INF] from='client.? 172.21.15.29:0/2215713522' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/3a6b3469-798a-47c5-90e1-47a1b5f971df"}]: dispatch 2024-08-29T18:45:19.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:45:18 smithi110 bash[67519]: audit 2024-08-29T18:45:17.823540+0000 mon.a (mon.0) 2336 : audit [INF] from='client.? 172.21.15.29:0/2215713522' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/3a6b3469-798a-47c5-90e1-47a1b5f971df"}]': finished 2024-08-29T18:45:19.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:45:18 smithi110 bash[67519]: audit 2024-08-29T18:45:18.584781+0000 mon.c (mon.2) 686 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:45:20.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:45:19 smithi029 bash[79042]: cluster 2024-08-29T18:45:18.724364+0000 mgr.y (mgr.25004) 1662 : cluster [DBG] pgmap v2796: 137 pgs: 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 43 KiB/s rd, 1.9 KiB/s wr, 66 op/s 2024-08-29T18:45:20.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:45:19 smithi029 bash[79042]: cluster 2024-08-29T18:45:18.832869+0000 mon.a (mon.0) 2337 : cluster [DBG] osdmap e1609: 8 total, 8 up, 8 in 2024-08-29T18:45:20.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:45:19 smithi029 bash[77880]: cluster 2024-08-29T18:45:18.724364+0000 mgr.y (mgr.25004) 1662 : cluster [DBG] pgmap v2796: 137 pgs: 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 43 KiB/s rd, 1.9 KiB/s wr, 66 op/s 2024-08-29T18:45:20.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:45:19 smithi029 bash[77880]: cluster 2024-08-29T18:45:18.832869+0000 mon.a (mon.0) 2337 : cluster [DBG] osdmap e1609: 8 total, 8 up, 8 in 2024-08-29T18:45:20.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:45:19 smithi110 bash[67519]: cluster 2024-08-29T18:45:18.724364+0000 mgr.y (mgr.25004) 1662 : cluster [DBG] pgmap v2796: 137 pgs: 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 43 KiB/s rd, 1.9 KiB/s wr, 66 op/s 2024-08-29T18:45:20.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:45:19 smithi110 bash[67519]: cluster 2024-08-29T18:45:18.832869+0000 mon.a (mon.0) 2337 : cluster [DBG] osdmap e1609: 8 total, 8 up, 8 in 2024-08-29T18:45:20.859 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestInternal.OpenByID 2024-08-29T18:45:21.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:45:20 smithi029 bash[79042]: cluster 2024-08-29T18:45:19.838300+0000 mon.a (mon.0) 2338 : cluster [DBG] osdmap e1610: 8 total, 8 up, 8 in 2024-08-29T18:45:21.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:45:20 smithi029 bash[79042]: audit 2024-08-29T18:45:19.851988+0000 mon.a (mon.0) 2339 : audit [INF] from='client.? 172.21.15.29:0/665902530' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-13","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:45:21.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:45:20 smithi029 bash[77880]: cluster 2024-08-29T18:45:19.838300+0000 mon.a (mon.0) 2338 : cluster [DBG] osdmap e1610: 8 total, 8 up, 8 in 2024-08-29T18:45:21.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:45:20 smithi029 bash[77880]: audit 2024-08-29T18:45:19.851988+0000 mon.a (mon.0) 2339 : audit [INF] from='client.? 172.21.15.29:0/665902530' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-13","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:45:21.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:45:20 smithi110 bash[67519]: cluster 2024-08-29T18:45:19.838300+0000 mon.a (mon.0) 2338 : cluster [DBG] osdmap e1610: 8 total, 8 up, 8 in 2024-08-29T18:45:21.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:45:20 smithi110 bash[67519]: audit 2024-08-29T18:45:19.851988+0000 mon.a (mon.0) 2339 : audit [INF] from='client.? 172.21.15.29:0/665902530' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-13","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:45:22.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:45:21 smithi029 bash[77880]: cluster 2024-08-29T18:45:20.725110+0000 mgr.y (mgr.25004) 1663 : cluster [DBG] pgmap v2799: 137 pgs: 3 creating+peering, 29 unknown, 105 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:45:22.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:45:21 smithi029 bash[77880]: cluster 2024-08-29T18:45:20.831205+0000 mon.a (mon.0) 2340 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:45:22.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:45:21 smithi029 bash[77880]: audit 2024-08-29T18:45:20.842500+0000 mon.a (mon.0) 2341 : audit [INF] from='client.? 172.21.15.29:0/665902530' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-13","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:45:22.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:45:21 smithi029 bash[77880]: cluster 2024-08-29T18:45:20.854598+0000 mon.a (mon.0) 2342 : cluster [DBG] osdmap e1611: 8 total, 8 up, 8 in 2024-08-29T18:45:22.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:45:21 smithi029 bash[77880]: audit 2024-08-29T18:45:21.761000+0000 mon.a (mon.0) 2343 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:45:22.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:45:21 smithi029 bash[77880]: audit 2024-08-29T18:45:21.766976+0000 mon.a (mon.0) 2344 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:45:22.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:45:21 smithi029 bash[79042]: cluster 2024-08-29T18:45:20.725110+0000 mgr.y (mgr.25004) 1663 : cluster [DBG] pgmap v2799: 137 pgs: 3 creating+peering, 29 unknown, 105 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:45:22.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:45:21 smithi029 bash[79042]: cluster 2024-08-29T18:45:20.831205+0000 mon.a (mon.0) 2340 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:45:22.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:45:21 smithi029 bash[79042]: audit 2024-08-29T18:45:20.842500+0000 mon.a (mon.0) 2341 : audit [INF] from='client.? 172.21.15.29:0/665902530' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-13","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:45:22.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:45:21 smithi029 bash[79042]: cluster 2024-08-29T18:45:20.854598+0000 mon.a (mon.0) 2342 : cluster [DBG] osdmap e1611: 8 total, 8 up, 8 in 2024-08-29T18:45:22.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:45:21 smithi029 bash[79042]: audit 2024-08-29T18:45:21.761000+0000 mon.a (mon.0) 2343 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:45:22.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:45:21 smithi029 bash[79042]: audit 2024-08-29T18:45:21.766976+0000 mon.a (mon.0) 2344 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:45:22.154 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:45:21 smithi110 bash[67519]: cluster 2024-08-29T18:45:20.725110+0000 mgr.y (mgr.25004) 1663 : cluster [DBG] pgmap v2799: 137 pgs: 3 creating+peering, 29 unknown, 105 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:45:22.154 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:45:21 smithi110 bash[67519]: cluster 2024-08-29T18:45:20.831205+0000 mon.a (mon.0) 2340 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:45:22.154 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:45:21 smithi110 bash[67519]: audit 2024-08-29T18:45:20.842500+0000 mon.a (mon.0) 2341 : audit [INF] from='client.? 172.21.15.29:0/665902530' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-13","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:45:22.154 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:45:21 smithi110 bash[67519]: cluster 2024-08-29T18:45:20.854598+0000 mon.a (mon.0) 2342 : cluster [DBG] osdmap e1611: 8 total, 8 up, 8 in 2024-08-29T18:45:22.154 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:45:21 smithi110 bash[67519]: audit 2024-08-29T18:45:21.761000+0000 mon.a (mon.0) 2343 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:45:22.154 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:45:21 smithi110 bash[67519]: audit 2024-08-29T18:45:21.766976+0000 mon.a (mon.0) 2344 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:45:22.958 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestInternal.OpenByID (2099 ms) 2024-08-29T18:45:22.958 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestInternal.OpenSnapDNE 2024-08-29T18:45:23.011 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestInternal.OpenSnapDNE (53 ms) 2024-08-29T18:45:23.011 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestInternal.IsExclusiveLockOwner 2024-08-29T18:45:23.077 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestInternal.IsExclusiveLockOwner (65 ms) 2024-08-29T18:45:23.077 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestInternal.ResizeLocksImage 2024-08-29T18:45:23.148 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestInternal.ResizeLocksImage (71 ms) 2024-08-29T18:45:23.148 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestInternal.ResizeFailsToLockImage 2024-08-29T18:45:23.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:45:22 smithi029 bash[79042]: cluster 2024-08-29T18:45:21.854714+0000 mon.a (mon.0) 2345 : cluster [DBG] osdmap e1612: 8 total, 8 up, 8 in 2024-08-29T18:45:23.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:45:22 smithi029 bash[79042]: audit 2024-08-29T18:45:22.423662+0000 mon.c (mon.2) 687 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:45:23.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:45:22 smithi029 bash[79042]: audit 2024-08-29T18:45:22.425203+0000 mon.c (mon.2) 688 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:45:23.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:45:22 smithi029 bash[79042]: audit 2024-08-29T18:45:22.435348+0000 mon.a (mon.0) 2346 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:45:23.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:45:22 smithi029 bash[77880]: cluster 2024-08-29T18:45:21.854714+0000 mon.a (mon.0) 2345 : cluster [DBG] osdmap e1612: 8 total, 8 up, 8 in 2024-08-29T18:45:23.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:45:22 smithi029 bash[77880]: audit 2024-08-29T18:45:22.423662+0000 mon.c (mon.2) 687 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:45:23.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:45:22 smithi029 bash[77880]: audit 2024-08-29T18:45:22.425203+0000 mon.c (mon.2) 688 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:45:23.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:45:22 smithi029 bash[77880]: audit 2024-08-29T18:45:22.435348+0000 mon.a (mon.0) 2346 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:45:23.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:45:22 smithi110 bash[67519]: cluster 2024-08-29T18:45:21.854714+0000 mon.a (mon.0) 2345 : cluster [DBG] osdmap e1612: 8 total, 8 up, 8 in 2024-08-29T18:45:23.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:45:22 smithi110 bash[67519]: audit 2024-08-29T18:45:22.423662+0000 mon.c (mon.2) 687 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:45:23.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:45:22 smithi110 bash[67519]: audit 2024-08-29T18:45:22.425203+0000 mon.c (mon.2) 688 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:45:23.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:45:22 smithi110 bash[67519]: audit 2024-08-29T18:45:22.435348+0000 mon.a (mon.0) 2346 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:45:23.198 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestInternal.ResizeFailsToLockImage (51 ms) 2024-08-29T18:45:23.198 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestInternal.SnapCreateLocksImage 2024-08-29T18:45:24.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:45:23 smithi029 bash[79042]: cluster 2024-08-29T18:45:22.725947+0000 mgr.y (mgr.25004) 1664 : cluster [DBG] pgmap v2802: 137 pgs: 7 creating+peering, 4 unknown, 126 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:45:24.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:45:23 smithi029 bash[79042]: cluster 2024-08-29T18:45:22.867818+0000 mon.a (mon.0) 2347 : cluster [DBG] osdmap e1613: 8 total, 8 up, 8 in 2024-08-29T18:45:24.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:45:23 smithi029 bash[79042]: cluster 2024-08-29T18:45:23.431456+0000 mon.a (mon.0) 2348 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:45:24.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:45:23 smithi029 bash[79042]: cluster 2024-08-29T18:45:23.431506+0000 mon.a (mon.0) 2349 : cluster [INF] Cluster is now healthy 2024-08-29T18:45:24.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:45:23 smithi029 bash[77880]: cluster 2024-08-29T18:45:22.725947+0000 mgr.y (mgr.25004) 1664 : cluster [DBG] pgmap v2802: 137 pgs: 7 creating+peering, 4 unknown, 126 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:45:24.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:45:23 smithi029 bash[77880]: cluster 2024-08-29T18:45:22.867818+0000 mon.a (mon.0) 2347 : cluster [DBG] osdmap e1613: 8 total, 8 up, 8 in 2024-08-29T18:45:24.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:45:23 smithi029 bash[77880]: cluster 2024-08-29T18:45:23.431456+0000 mon.a (mon.0) 2348 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:45:24.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:45:23 smithi029 bash[77880]: cluster 2024-08-29T18:45:23.431506+0000 mon.a (mon.0) 2349 : cluster [INF] Cluster is now healthy 2024-08-29T18:45:24.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:45:23 smithi110 bash[67519]: cluster 2024-08-29T18:45:22.725947+0000 mgr.y (mgr.25004) 1664 : cluster [DBG] pgmap v2802: 137 pgs: 7 creating+peering, 4 unknown, 126 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:45:24.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:45:23 smithi110 bash[67519]: cluster 2024-08-29T18:45:22.867818+0000 mon.a (mon.0) 2347 : cluster [DBG] osdmap e1613: 8 total, 8 up, 8 in 2024-08-29T18:45:24.154 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:45:23 smithi110 bash[67519]: cluster 2024-08-29T18:45:23.431456+0000 mon.a (mon.0) 2348 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:45:24.154 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:45:23 smithi110 bash[67519]: cluster 2024-08-29T18:45:23.431506+0000 mon.a (mon.0) 2349 : cluster [INF] Cluster is now healthy 2024-08-29T18:45:24.877 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:45:24 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:45:24] "GET /metrics HTTP/1.1" 200 36427 "" "Prometheus/2.43.0" 2024-08-29T18:45:24.938 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestInternal.SnapCreateLocksImage (1739 ms) 2024-08-29T18:45:24.938 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestInternal.SnapCreateFailsToLockImage 2024-08-29T18:45:24.999 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestInternal.SnapCreateFailsToLockImage (61 ms) 2024-08-29T18:45:24.999 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestInternal.SnapRollbackLocksImage 2024-08-29T18:45:25.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:45:24 smithi029 bash[79042]: cluster 2024-08-29T18:45:23.871432+0000 mon.a (mon.0) 2350 : cluster [DBG] osdmap e1614: 8 total, 8 up, 8 in 2024-08-29T18:45:25.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:45:24 smithi029 bash[77880]: cluster 2024-08-29T18:45:23.871432+0000 mon.a (mon.0) 2350 : cluster [DBG] osdmap e1614: 8 total, 8 up, 8 in 2024-08-29T18:45:25.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:45:24 smithi110 bash[67519]: cluster 2024-08-29T18:45:23.871432+0000 mon.a (mon.0) 2350 : cluster [DBG] osdmap e1614: 8 total, 8 up, 8 in 2024-08-29T18:45:26.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:45:25 smithi029 bash[77880]: cluster 2024-08-29T18:45:24.726630+0000 mgr.y (mgr.25004) 1665 : cluster [DBG] pgmap v2805: 137 pgs: 7 creating+peering, 130 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 4.7 KiB/s rd, 767 B/s wr, 6 op/s 2024-08-29T18:45:26.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:45:25 smithi029 bash[77880]: cluster 2024-08-29T18:45:24.894761+0000 mon.a (mon.0) 2351 : cluster [DBG] osdmap e1615: 8 total, 8 up, 8 in 2024-08-29T18:45:26.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:45:25 smithi029 bash[79042]: cluster 2024-08-29T18:45:24.726630+0000 mgr.y (mgr.25004) 1665 : cluster [DBG] pgmap v2805: 137 pgs: 7 creating+peering, 130 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 4.7 KiB/s rd, 767 B/s wr, 6 op/s 2024-08-29T18:45:26.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:45:25 smithi029 bash[79042]: cluster 2024-08-29T18:45:24.894761+0000 mon.a (mon.0) 2351 : cluster [DBG] osdmap e1615: 8 total, 8 up, 8 in 2024-08-29T18:45:26.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:45:25 smithi110 bash[67519]: cluster 2024-08-29T18:45:24.726630+0000 mgr.y (mgr.25004) 1665 : cluster [DBG] pgmap v2805: 137 pgs: 7 creating+peering, 130 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 4.7 KiB/s rd, 767 B/s wr, 6 op/s 2024-08-29T18:45:26.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:45:25 smithi110 bash[67519]: cluster 2024-08-29T18:45:24.894761+0000 mon.a (mon.0) 2351 : cluster [DBG] osdmap e1615: 8 total, 8 up, 8 in 2024-08-29T18:45:26.974 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestInternal.SnapRollbackLocksImage (1975 ms) 2024-08-29T18:45:26.975 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestInternal.SnapRollbackFailsToLockImage 2024-08-29T18:45:27.401 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:45:26 smithi029 bash[77880]: cluster 2024-08-29T18:45:25.898415+0000 mon.a (mon.0) 2352 : cluster [DBG] osdmap e1616: 8 total, 8 up, 8 in 2024-08-29T18:45:27.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:45:26 smithi029 bash[79042]: cluster 2024-08-29T18:45:25.898415+0000 mon.a (mon.0) 2352 : cluster [DBG] osdmap e1616: 8 total, 8 up, 8 in 2024-08-29T18:45:27.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:45:26 smithi110 bash[67519]: cluster 2024-08-29T18:45:25.898415+0000 mon.a (mon.0) 2352 : cluster [DBG] osdmap e1616: 8 total, 8 up, 8 in 2024-08-29T18:45:28.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:45:27 smithi029 bash[79042]: cluster 2024-08-29T18:45:26.727719+0000 mgr.y (mgr.25004) 1666 : cluster [DBG] pgmap v2808: 137 pgs: 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 67 KiB/s rd, 9.7 KiB/s wr, 104 op/s 2024-08-29T18:45:28.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:45:27 smithi029 bash[79042]: cluster 2024-08-29T18:45:26.917896+0000 mon.a (mon.0) 2353 : cluster [DBG] osdmap e1617: 8 total, 8 up, 8 in 2024-08-29T18:45:28.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:45:27 smithi029 bash[77880]: cluster 2024-08-29T18:45:26.727719+0000 mgr.y (mgr.25004) 1666 : cluster [DBG] pgmap v2808: 137 pgs: 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 67 KiB/s rd, 9.7 KiB/s wr, 104 op/s 2024-08-29T18:45:28.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:45:27 smithi029 bash[77880]: cluster 2024-08-29T18:45:26.917896+0000 mon.a (mon.0) 2353 : cluster [DBG] osdmap e1617: 8 total, 8 up, 8 in 2024-08-29T18:45:28.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:45:27 smithi110 bash[67519]: cluster 2024-08-29T18:45:26.727719+0000 mgr.y (mgr.25004) 1666 : cluster [DBG] pgmap v2808: 137 pgs: 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 67 KiB/s rd, 9.7 KiB/s wr, 104 op/s 2024-08-29T18:45:28.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:45:27 smithi110 bash[67519]: cluster 2024-08-29T18:45:26.917896+0000 mon.a (mon.0) 2353 : cluster [DBG] osdmap e1617: 8 total, 8 up, 8 in 2024-08-29T18:45:28.981 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestInternal.SnapRollbackFailsToLockImage (2006 ms) 2024-08-29T18:45:28.981 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestInternal.SnapSetReleasesLock 2024-08-29T18:45:29.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:45:28 smithi029 bash[79042]: cluster 2024-08-29T18:45:27.919661+0000 mon.a (mon.0) 2354 : cluster [DBG] osdmap e1618: 8 total, 8 up, 8 in 2024-08-29T18:45:29.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:45:28 smithi029 bash[77880]: cluster 2024-08-29T18:45:27.919661+0000 mon.a (mon.0) 2354 : cluster [DBG] osdmap e1618: 8 total, 8 up, 8 in 2024-08-29T18:45:29.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:45:28 smithi110 bash[67519]: cluster 2024-08-29T18:45:27.919661+0000 mon.a (mon.0) 2354 : cluster [DBG] osdmap e1618: 8 total, 8 up, 8 in 2024-08-29T18:45:30.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:45:29 smithi029 bash[77880]: cluster 2024-08-29T18:45:28.728492+0000 mgr.y (mgr.25004) 1667 : cluster [DBG] pgmap v2811: 137 pgs: 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 74 KiB/s rd, 10 KiB/s wr, 113 op/s 2024-08-29T18:45:30.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:45:29 smithi029 bash[77880]: cluster 2024-08-29T18:45:28.943635+0000 mon.a (mon.0) 2355 : cluster [DBG] osdmap e1619: 8 total, 8 up, 8 in 2024-08-29T18:45:30.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:45:29 smithi029 bash[77880]: cluster 2024-08-29T18:45:29.513544+0000 mon.a (mon.0) 2356 : cluster [DBG] osdmap e1620: 8 total, 8 up, 8 in 2024-08-29T18:45:30.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:45:29 smithi029 bash[79042]: cluster 2024-08-29T18:45:28.728492+0000 mgr.y (mgr.25004) 1667 : cluster [DBG] pgmap v2811: 137 pgs: 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 74 KiB/s rd, 10 KiB/s wr, 113 op/s 2024-08-29T18:45:30.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:45:29 smithi029 bash[79042]: cluster 2024-08-29T18:45:28.943635+0000 mon.a (mon.0) 2355 : cluster [DBG] osdmap e1619: 8 total, 8 up, 8 in 2024-08-29T18:45:30.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:45:29 smithi029 bash[79042]: cluster 2024-08-29T18:45:29.513544+0000 mon.a (mon.0) 2356 : cluster [DBG] osdmap e1620: 8 total, 8 up, 8 in 2024-08-29T18:45:30.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:45:29 smithi110 bash[67519]: cluster 2024-08-29T18:45:28.728492+0000 mgr.y (mgr.25004) 1667 : cluster [DBG] pgmap v2811: 137 pgs: 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 74 KiB/s rd, 10 KiB/s wr, 113 op/s 2024-08-29T18:45:30.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:45:29 smithi110 bash[67519]: cluster 2024-08-29T18:45:28.943635+0000 mon.a (mon.0) 2355 : cluster [DBG] osdmap e1619: 8 total, 8 up, 8 in 2024-08-29T18:45:30.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:45:29 smithi110 bash[67519]: cluster 2024-08-29T18:45:29.513544+0000 mon.a (mon.0) 2356 : cluster [DBG] osdmap e1620: 8 total, 8 up, 8 in 2024-08-29T18:45:30.563 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestInternal.SnapSetReleasesLock (1582 ms) 2024-08-29T18:45:30.563 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestInternal.FlattenLocksImage 2024-08-29T18:45:31.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:45:31 smithi029 bash[77880]: cluster 2024-08-29T18:45:30.517492+0000 mon.a (mon.0) 2357 : cluster [DBG] osdmap e1621: 8 total, 8 up, 8 in 2024-08-29T18:45:31.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:45:31 smithi029 bash[79042]: cluster 2024-08-29T18:45:30.517492+0000 mon.a (mon.0) 2357 : cluster [DBG] osdmap e1621: 8 total, 8 up, 8 in 2024-08-29T18:45:31.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:45:31 smithi110 bash[67519]: cluster 2024-08-29T18:45:30.517492+0000 mon.a (mon.0) 2357 : cluster [DBG] osdmap e1621: 8 total, 8 up, 8 in 2024-08-29T18:45:32.591 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestInternal.FlattenLocksImage (2028 ms) 2024-08-29T18:45:32.591 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestInternal.FlattenFailsToLockImage 2024-08-29T18:45:32.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:45:32 smithi029 bash[79042]: cluster 2024-08-29T18:45:30.729190+0000 mgr.y (mgr.25004) 1668 : cluster [DBG] pgmap v2815: 137 pgs: 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 49 KiB/s rd, 3.4 KiB/s wr, 65 op/s 2024-08-29T18:45:32.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:45:32 smithi029 bash[79042]: cluster 2024-08-29T18:45:31.526412+0000 mon.a (mon.0) 2358 : cluster [DBG] osdmap e1622: 8 total, 8 up, 8 in 2024-08-29T18:45:32.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:45:32 smithi029 bash[77880]: cluster 2024-08-29T18:45:30.729190+0000 mgr.y (mgr.25004) 1668 : cluster [DBG] pgmap v2815: 137 pgs: 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 49 KiB/s rd, 3.4 KiB/s wr, 65 op/s 2024-08-29T18:45:32.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:45:32 smithi029 bash[77880]: cluster 2024-08-29T18:45:31.526412+0000 mon.a (mon.0) 2358 : cluster [DBG] osdmap e1622: 8 total, 8 up, 8 in 2024-08-29T18:45:32.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:45:32 smithi110 bash[67519]: cluster 2024-08-29T18:45:30.729190+0000 mgr.y (mgr.25004) 1668 : cluster [DBG] pgmap v2815: 137 pgs: 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 49 KiB/s rd, 3.4 KiB/s wr, 65 op/s 2024-08-29T18:45:32.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:45:32 smithi110 bash[67519]: cluster 2024-08-29T18:45:31.526412+0000 mon.a (mon.0) 2358 : cluster [DBG] osdmap e1622: 8 total, 8 up, 8 in 2024-08-29T18:45:33.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:45:33 smithi029 bash[79042]: cluster 2024-08-29T18:45:32.534617+0000 mon.a (mon.0) 2359 : cluster [DBG] osdmap e1623: 8 total, 8 up, 8 in 2024-08-29T18:45:33.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:45:33 smithi029 bash[77880]: cluster 2024-08-29T18:45:32.534617+0000 mon.a (mon.0) 2359 : cluster [DBG] osdmap e1623: 8 total, 8 up, 8 in 2024-08-29T18:45:33.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:45:33 smithi110 bash[67519]: cluster 2024-08-29T18:45:32.534617+0000 mon.a (mon.0) 2359 : cluster [DBG] osdmap e1623: 8 total, 8 up, 8 in 2024-08-29T18:45:34.563 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestInternal.FlattenFailsToLockImage (1972 ms) 2024-08-29T18:45:34.563 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestInternal.WriteFailsToLockImageBlocklisted 2024-08-29T18:45:34.901 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:45:34 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:45:34] "GET /metrics HTTP/1.1" 200 36424 "" "Prometheus/2.43.0" 2024-08-29T18:45:34.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:45:34 smithi029 bash[77880]: cluster 2024-08-29T18:45:32.729903+0000 mgr.y (mgr.25004) 1669 : cluster [DBG] pgmap v2818: 137 pgs: 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 114 KiB/s rd, 9.2 KiB/s wr, 158 op/s 2024-08-29T18:45:34.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:45:34 smithi029 bash[77880]: cluster 2024-08-29T18:45:33.544443+0000 mon.a (mon.0) 2360 : cluster [DBG] osdmap e1624: 8 total, 8 up, 8 in 2024-08-29T18:45:34.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:45:34 smithi029 bash[77880]: audit 2024-08-29T18:45:33.585923+0000 mon.c (mon.2) 689 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:45:34.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:45:34 smithi029 bash[77880]: cluster 2024-08-29T18:45:34.516011+0000 mon.a (mon.0) 2361 : cluster [DBG] osdmap e1625: 8 total, 8 up, 8 in 2024-08-29T18:45:34.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:45:34 smithi029 bash[79042]: cluster 2024-08-29T18:45:32.729903+0000 mgr.y (mgr.25004) 1669 : cluster [DBG] pgmap v2818: 137 pgs: 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 114 KiB/s rd, 9.2 KiB/s wr, 158 op/s 2024-08-29T18:45:34.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:45:34 smithi029 bash[79042]: cluster 2024-08-29T18:45:33.544443+0000 mon.a (mon.0) 2360 : cluster [DBG] osdmap e1624: 8 total, 8 up, 8 in 2024-08-29T18:45:34.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:45:34 smithi029 bash[79042]: audit 2024-08-29T18:45:33.585923+0000 mon.c (mon.2) 689 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:45:34.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:45:34 smithi029 bash[79042]: cluster 2024-08-29T18:45:34.516011+0000 mon.a (mon.0) 2361 : cluster [DBG] osdmap e1625: 8 total, 8 up, 8 in 2024-08-29T18:45:34.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:45:34 smithi110 bash[67519]: cluster 2024-08-29T18:45:32.729903+0000 mgr.y (mgr.25004) 1669 : cluster [DBG] pgmap v2818: 137 pgs: 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 114 KiB/s rd, 9.2 KiB/s wr, 158 op/s 2024-08-29T18:45:34.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:45:34 smithi110 bash[67519]: cluster 2024-08-29T18:45:33.544443+0000 mon.a (mon.0) 2360 : cluster [DBG] osdmap e1624: 8 total, 8 up, 8 in 2024-08-29T18:45:34.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:45:34 smithi110 bash[67519]: audit 2024-08-29T18:45:33.585923+0000 mon.c (mon.2) 689 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:45:34.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:45:34 smithi110 bash[67519]: cluster 2024-08-29T18:45:34.516011+0000 mon.a (mon.0) 2361 : cluster [DBG] osdmap e1625: 8 total, 8 up, 8 in 2024-08-29T18:45:35.562 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestInternal.WriteFailsToLockImageBlocklisted (1000 ms) 2024-08-29T18:45:35.562 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestInternal.WriteFailsToLockImageBlocklistedWatch 2024-08-29T18:45:35.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:45:35 smithi029 bash[79042]: audit 2024-08-29T18:45:34.648450+0000 mon.c (mon.2) 690 : audit [INF] from='client.? 172.21.15.29:0/102694480' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.29:0/102694480"}]: dispatch 2024-08-29T18:45:35.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:45:35 smithi029 bash[79042]: audit 2024-08-29T18:45:34.648897+0000 mon.a (mon.0) 2362 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.29:0/102694480"}]: dispatch 2024-08-29T18:45:35.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:45:35 smithi029 bash[77880]: audit 2024-08-29T18:45:34.648450+0000 mon.c (mon.2) 690 : audit [INF] from='client.? 172.21.15.29:0/102694480' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.29:0/102694480"}]: dispatch 2024-08-29T18:45:35.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:45:35 smithi029 bash[77880]: audit 2024-08-29T18:45:34.648897+0000 mon.a (mon.0) 2362 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.29:0/102694480"}]: dispatch 2024-08-29T18:45:35.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:45:35 smithi110 bash[67519]: audit 2024-08-29T18:45:34.648450+0000 mon.c (mon.2) 690 : audit [INF] from='client.? 172.21.15.29:0/102694480' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.29:0/102694480"}]: dispatch 2024-08-29T18:45:35.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:45:35 smithi110 bash[67519]: audit 2024-08-29T18:45:34.648897+0000 mon.a (mon.0) 2362 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.29:0/102694480"}]: dispatch 2024-08-29T18:45:36.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:45:36 smithi029 bash[79042]: cluster 2024-08-29T18:45:34.730622+0000 mgr.y (mgr.25004) 1670 : cluster [DBG] pgmap v2821: 137 pgs: 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 116 KiB/s rd, 8.7 KiB/s wr, 158 op/s 2024-08-29T18:45:36.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:45:36 smithi029 bash[79042]: audit 2024-08-29T18:45:35.548680+0000 mon.a (mon.0) 2363 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.29:0/102694480"}]': finished 2024-08-29T18:45:36.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:45:36 smithi029 bash[79042]: cluster 2024-08-29T18:45:35.555766+0000 mon.a (mon.0) 2364 : cluster [DBG] osdmap e1626: 8 total, 8 up, 8 in 2024-08-29T18:45:36.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:45:36 smithi029 bash[79042]: audit 2024-08-29T18:45:35.632603+0000 mon.c (mon.2) 691 : audit [INF] from='client.? 172.21.15.29:0/1474012204' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.29:0/1474012204"}]: dispatch 2024-08-29T18:45:36.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:45:36 smithi029 bash[79042]: audit 2024-08-29T18:45:35.632966+0000 mon.a (mon.0) 2365 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.29:0/1474012204"}]: dispatch 2024-08-29T18:45:36.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:45:36 smithi029 bash[77880]: cluster 2024-08-29T18:45:34.730622+0000 mgr.y (mgr.25004) 1670 : cluster [DBG] pgmap v2821: 137 pgs: 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 116 KiB/s rd, 8.7 KiB/s wr, 158 op/s 2024-08-29T18:45:36.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:45:36 smithi029 bash[77880]: audit 2024-08-29T18:45:35.548680+0000 mon.a (mon.0) 2363 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.29:0/102694480"}]': finished 2024-08-29T18:45:36.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:45:36 smithi029 bash[77880]: cluster 2024-08-29T18:45:35.555766+0000 mon.a (mon.0) 2364 : cluster [DBG] osdmap e1626: 8 total, 8 up, 8 in 2024-08-29T18:45:36.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:45:36 smithi029 bash[77880]: audit 2024-08-29T18:45:35.632603+0000 mon.c (mon.2) 691 : audit [INF] from='client.? 172.21.15.29:0/1474012204' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.29:0/1474012204"}]: dispatch 2024-08-29T18:45:36.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:45:36 smithi029 bash[77880]: audit 2024-08-29T18:45:35.632966+0000 mon.a (mon.0) 2365 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.29:0/1474012204"}]: dispatch 2024-08-29T18:45:36.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:45:36 smithi110 bash[67519]: cluster 2024-08-29T18:45:34.730622+0000 mgr.y (mgr.25004) 1670 : cluster [DBG] pgmap v2821: 137 pgs: 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 116 KiB/s rd, 8.7 KiB/s wr, 158 op/s 2024-08-29T18:45:36.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:45:36 smithi110 bash[67519]: audit 2024-08-29T18:45:35.548680+0000 mon.a (mon.0) 2363 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.29:0/102694480"}]': finished 2024-08-29T18:45:36.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:45:36 smithi110 bash[67519]: cluster 2024-08-29T18:45:35.555766+0000 mon.a (mon.0) 2364 : cluster [DBG] osdmap e1626: 8 total, 8 up, 8 in 2024-08-29T18:45:36.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:45:36 smithi110 bash[67519]: audit 2024-08-29T18:45:35.632603+0000 mon.c (mon.2) 691 : audit [INF] from='client.? 172.21.15.29:0/1474012204' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.29:0/1474012204"}]: dispatch 2024-08-29T18:45:36.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:45:36 smithi110 bash[67519]: audit 2024-08-29T18:45:35.632966+0000 mon.a (mon.0) 2365 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.29:0/1474012204"}]: dispatch 2024-08-29T18:45:37.574 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestInternal.WriteFailsToLockImageBlocklistedWatch (2011 ms) 2024-08-29T18:45:37.574 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestInternal.AioWriteRequestsLock 2024-08-29T18:45:37.646 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestInternal.AioWriteRequestsLock (73 ms) 2024-08-29T18:45:37.646 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestInternal.AioDiscardRequestsLock 2024-08-29T18:45:37.711 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestInternal.AioDiscardRequestsLock (65 ms) 2024-08-29T18:45:37.711 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestInternal.CancelAsyncResize 2024-08-29T18:45:37.829 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestInternal.CancelAsyncResize (118 ms) 2024-08-29T18:45:37.829 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestInternal.MultipleResize 2024-08-29T18:45:37.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:45:37 smithi029 bash[77880]: audit 2024-08-29T18:45:36.551314+0000 mon.a (mon.0) 2366 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.29:0/1474012204"}]': finished 2024-08-29T18:45:37.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:45:37 smithi029 bash[77880]: cluster 2024-08-29T18:45:36.558421+0000 mon.a (mon.0) 2367 : cluster [DBG] osdmap e1627: 8 total, 8 up, 8 in 2024-08-29T18:45:37.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:45:37 smithi029 bash[79042]: audit 2024-08-29T18:45:36.551314+0000 mon.a (mon.0) 2366 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.29:0/1474012204"}]': finished 2024-08-29T18:45:37.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:45:37 smithi029 bash[79042]: cluster 2024-08-29T18:45:36.558421+0000 mon.a (mon.0) 2367 : cluster [DBG] osdmap e1627: 8 total, 8 up, 8 in 2024-08-29T18:45:37.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:45:37 smithi110 bash[67519]: audit 2024-08-29T18:45:36.551314+0000 mon.a (mon.0) 2366 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.29:0/1474012204"}]': finished 2024-08-29T18:45:37.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:45:37 smithi110 bash[67519]: cluster 2024-08-29T18:45:36.558421+0000 mon.a (mon.0) 2367 : cluster [DBG] osdmap e1627: 8 total, 8 up, 8 in 2024-08-29T18:45:37.985 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestInternal.MultipleResize (155 ms) 2024-08-29T18:45:37.985 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestInternal.Metadata 2024-08-29T18:45:38.116 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestInternal.Metadata (130 ms) 2024-08-29T18:45:38.116 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestInternal.MetadataConfApply 2024-08-29T18:45:38.199 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestInternal.MetadataConfApply (84 ms) 2024-08-29T18:45:38.199 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestInternal.SnapshotCopyup 2024-08-29T18:45:38.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:45:38 smithi029 bash[79042]: cluster 2024-08-29T18:45:36.731360+0000 mgr.y (mgr.25004) 1671 : cluster [DBG] pgmap v2824: 137 pgs: 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 126 KiB/s rd, 7.5 KiB/s wr, 166 op/s 2024-08-29T18:45:38.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:45:38 smithi029 bash[77880]: cluster 2024-08-29T18:45:36.731360+0000 mgr.y (mgr.25004) 1671 : cluster [DBG] pgmap v2824: 137 pgs: 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 126 KiB/s rd, 7.5 KiB/s wr, 166 op/s 2024-08-29T18:45:38.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:45:38 smithi110 bash[67519]: cluster 2024-08-29T18:45:36.731360+0000 mgr.y (mgr.25004) 1671 : cluster [DBG] pgmap v2824: 137 pgs: 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 126 KiB/s rd, 7.5 KiB/s wr, 166 op/s 2024-08-29T18:45:39.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:45:39 smithi029 bash[77880]: cluster 2024-08-29T18:45:38.588915+0000 mon.a (mon.0) 2368 : cluster [DBG] osdmap e1628: 8 total, 8 up, 8 in 2024-08-29T18:45:39.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:45:39 smithi029 bash[77880]: cluster 2024-08-29T18:45:39.518088+0000 mon.a (mon.0) 2369 : cluster [DBG] osdmap e1629: 8 total, 8 up, 8 in 2024-08-29T18:45:39.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:45:39 smithi029 bash[79042]: cluster 2024-08-29T18:45:38.588915+0000 mon.a (mon.0) 2368 : cluster [DBG] osdmap e1628: 8 total, 8 up, 8 in 2024-08-29T18:45:39.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:45:39 smithi029 bash[79042]: cluster 2024-08-29T18:45:39.518088+0000 mon.a (mon.0) 2369 : cluster [DBG] osdmap e1629: 8 total, 8 up, 8 in 2024-08-29T18:45:39.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:45:39 smithi110 bash[67519]: cluster 2024-08-29T18:45:38.588915+0000 mon.a (mon.0) 2368 : cluster [DBG] osdmap e1628: 8 total, 8 up, 8 in 2024-08-29T18:45:39.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:45:39 smithi110 bash[67519]: cluster 2024-08-29T18:45:39.518088+0000 mon.a (mon.0) 2369 : cluster [DBG] osdmap e1629: 8 total, 8 up, 8 in 2024-08-29T18:45:40.731 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestInternal.SnapshotCopyup (2532 ms) 2024-08-29T18:45:40.732 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestInternal.SnapshotCopyupZeros 2024-08-29T18:45:40.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:45:40 smithi029 bash[79042]: cluster 2024-08-29T18:45:38.732356+0000 mgr.y (mgr.25004) 1672 : cluster [DBG] pgmap v2826: 137 pgs: 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 174 KiB/s rd, 11 KiB/s wr, 234 op/s 2024-08-29T18:45:40.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:45:40 smithi029 bash[79042]: cluster 2024-08-29T18:45:40.521459+0000 mon.a (mon.0) 2370 : cluster [DBG] osdmap e1630: 8 total, 8 up, 8 in 2024-08-29T18:45:40.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:45:40 smithi029 bash[77880]: cluster 2024-08-29T18:45:38.732356+0000 mgr.y (mgr.25004) 1672 : cluster [DBG] pgmap v2826: 137 pgs: 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 174 KiB/s rd, 11 KiB/s wr, 234 op/s 2024-08-29T18:45:40.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:45:40 smithi029 bash[77880]: cluster 2024-08-29T18:45:40.521459+0000 mon.a (mon.0) 2370 : cluster [DBG] osdmap e1630: 8 total, 8 up, 8 in 2024-08-29T18:45:40.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:45:40 smithi110 bash[67519]: cluster 2024-08-29T18:45:38.732356+0000 mgr.y (mgr.25004) 1672 : cluster [DBG] pgmap v2826: 137 pgs: 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 174 KiB/s rd, 11 KiB/s wr, 234 op/s 2024-08-29T18:45:40.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:45:40 smithi110 bash[67519]: cluster 2024-08-29T18:45:40.521459+0000 mon.a (mon.0) 2370 : cluster [DBG] osdmap e1630: 8 total, 8 up, 8 in 2024-08-29T18:45:42.678 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestInternal.SnapshotCopyupZeros (1947 ms) 2024-08-29T18:45:42.679 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestInternal.SnapshotCopyupZerosMigration 2024-08-29T18:45:42.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:45:42 smithi029 bash[79042]: cluster 2024-08-29T18:45:40.733081+0000 mgr.y (mgr.25004) 1673 : cluster [DBG] pgmap v2829: 137 pgs: 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 64 KiB/s rd, 5.0 KiB/s wr, 90 op/s 2024-08-29T18:45:42.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:45:42 smithi029 bash[79042]: cluster 2024-08-29T18:45:41.607501+0000 mon.a (mon.0) 2371 : cluster [DBG] osdmap e1631: 8 total, 8 up, 8 in 2024-08-29T18:45:42.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:45:42 smithi029 bash[77880]: cluster 2024-08-29T18:45:40.733081+0000 mgr.y (mgr.25004) 1673 : cluster [DBG] pgmap v2829: 137 pgs: 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 64 KiB/s rd, 5.0 KiB/s wr, 90 op/s 2024-08-29T18:45:42.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:45:42 smithi029 bash[77880]: cluster 2024-08-29T18:45:41.607501+0000 mon.a (mon.0) 2371 : cluster [DBG] osdmap e1631: 8 total, 8 up, 8 in 2024-08-29T18:45:42.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:45:42 smithi110 bash[67519]: cluster 2024-08-29T18:45:40.733081+0000 mgr.y (mgr.25004) 1673 : cluster [DBG] pgmap v2829: 137 pgs: 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 64 KiB/s rd, 5.0 KiB/s wr, 90 op/s 2024-08-29T18:45:42.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:45:42 smithi110 bash[67519]: cluster 2024-08-29T18:45:41.607501+0000 mon.a (mon.0) 2371 : cluster [DBG] osdmap e1631: 8 total, 8 up, 8 in 2024-08-29T18:45:43.682 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestInternal.SnapshotCopyupZerosMigration (1003 ms) 2024-08-29T18:45:43.682 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestInternal.ResizeCopyup 2024-08-29T18:45:43.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:45:43 smithi029 bash[79042]: cluster 2024-08-29T18:45:42.617396+0000 mon.a (mon.0) 2372 : cluster [DBG] osdmap e1632: 8 total, 8 up, 8 in 2024-08-29T18:45:43.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:45:43 smithi029 bash[77880]: cluster 2024-08-29T18:45:42.617396+0000 mon.a (mon.0) 2372 : cluster [DBG] osdmap e1632: 8 total, 8 up, 8 in 2024-08-29T18:45:43.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:45:43 smithi110 bash[67519]: cluster 2024-08-29T18:45:42.617396+0000 mon.a (mon.0) 2372 : cluster [DBG] osdmap e1632: 8 total, 8 up, 8 in 2024-08-29T18:45:44.901 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:45:44 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:45:44] "GET /metrics HTTP/1.1" 200 36424 "" "Prometheus/2.43.0" 2024-08-29T18:45:44.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:45:44 smithi029 bash[79042]: cluster 2024-08-29T18:45:42.733757+0000 mgr.y (mgr.25004) 1674 : cluster [DBG] pgmap v2832: 137 pgs: 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 165 KiB/s rd, 26 KiB/s wr, 246 op/s 2024-08-29T18:45:44.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:45:44 smithi029 bash[79042]: cluster 2024-08-29T18:45:43.627627+0000 mon.a (mon.0) 2373 : cluster [DBG] osdmap e1633: 8 total, 8 up, 8 in 2024-08-29T18:45:44.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:45:44 smithi029 bash[79042]: cluster 2024-08-29T18:45:44.521595+0000 mon.a (mon.0) 2374 : cluster [DBG] osdmap e1634: 8 total, 8 up, 8 in 2024-08-29T18:45:44.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:45:44 smithi029 bash[77880]: cluster 2024-08-29T18:45:42.733757+0000 mgr.y (mgr.25004) 1674 : cluster [DBG] pgmap v2832: 137 pgs: 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 165 KiB/s rd, 26 KiB/s wr, 246 op/s 2024-08-29T18:45:44.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:45:44 smithi029 bash[77880]: cluster 2024-08-29T18:45:43.627627+0000 mon.a (mon.0) 2373 : cluster [DBG] osdmap e1633: 8 total, 8 up, 8 in 2024-08-29T18:45:44.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:45:44 smithi029 bash[77880]: cluster 2024-08-29T18:45:44.521595+0000 mon.a (mon.0) 2374 : cluster [DBG] osdmap e1634: 8 total, 8 up, 8 in 2024-08-29T18:45:44.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:45:44 smithi110 bash[67519]: cluster 2024-08-29T18:45:42.733757+0000 mgr.y (mgr.25004) 1674 : cluster [DBG] pgmap v2832: 137 pgs: 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 165 KiB/s rd, 26 KiB/s wr, 246 op/s 2024-08-29T18:45:44.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:45:44 smithi110 bash[67519]: cluster 2024-08-29T18:45:43.627627+0000 mon.a (mon.0) 2373 : cluster [DBG] osdmap e1633: 8 total, 8 up, 8 in 2024-08-29T18:45:44.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:45:44 smithi110 bash[67519]: cluster 2024-08-29T18:45:44.521595+0000 mon.a (mon.0) 2374 : cluster [DBG] osdmap e1634: 8 total, 8 up, 8 in 2024-08-29T18:45:45.763 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestInternal.ResizeCopyup (2082 ms) 2024-08-29T18:45:45.763 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestInternal.DiscardCopyup 2024-08-29T18:45:45.787 INFO:tasks.workunit.client.0.smithi029.stdout:./src/test/librbd/test_internal.cc:1056: Skipped 2024-08-29T18:45:45.787 INFO:tasks.workunit.client.0.smithi029.stdout:Skipping due to unmet REQUIRE 2024-08-29T18:45:45.787 INFO:tasks.workunit.client.0.smithi029.stdout:[ SKIPPED ] TestInternal.DiscardCopyup (23 ms) 2024-08-29T18:45:45.787 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestInternal.ImageOptions 2024-08-29T18:45:45.808 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestInternal.ImageOptions (22 ms) 2024-08-29T18:45:45.808 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestInternal.WriteFullCopyup 2024-08-29T18:45:46.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:45:46 smithi029 bash[77880]: cluster 2024-08-29T18:45:44.734477+0000 mgr.y (mgr.25004) 1675 : cluster [DBG] pgmap v2835: 137 pgs: 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 228 KiB/s rd, 28 KiB/s wr, 321 op/s 2024-08-29T18:45:46.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:45:46 smithi029 bash[77880]: cluster 2024-08-29T18:45:45.639574+0000 mon.a (mon.0) 2375 : cluster [DBG] osdmap e1635: 8 total, 8 up, 8 in 2024-08-29T18:45:46.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:45:46 smithi029 bash[79042]: cluster 2024-08-29T18:45:44.734477+0000 mgr.y (mgr.25004) 1675 : cluster [DBG] pgmap v2835: 137 pgs: 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 228 KiB/s rd, 28 KiB/s wr, 321 op/s 2024-08-29T18:45:46.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:45:46 smithi029 bash[79042]: cluster 2024-08-29T18:45:45.639574+0000 mon.a (mon.0) 2375 : cluster [DBG] osdmap e1635: 8 total, 8 up, 8 in 2024-08-29T18:45:46.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:45:46 smithi110 bash[67519]: cluster 2024-08-29T18:45:44.734477+0000 mgr.y (mgr.25004) 1675 : cluster [DBG] pgmap v2835: 137 pgs: 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 228 KiB/s rd, 28 KiB/s wr, 321 op/s 2024-08-29T18:45:46.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:45:46 smithi110 bash[67519]: cluster 2024-08-29T18:45:45.639574+0000 mon.a (mon.0) 2375 : cluster [DBG] osdmap e1635: 8 total, 8 up, 8 in 2024-08-29T18:45:48.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:45:47 smithi029 bash[79042]: cluster 2024-08-29T18:45:46.650137+0000 mon.a (mon.0) 2376 : cluster [DBG] osdmap e1636: 8 total, 8 up, 8 in 2024-08-29T18:45:48.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:45:47 smithi029 bash[77880]: cluster 2024-08-29T18:45:46.650137+0000 mon.a (mon.0) 2376 : cluster [DBG] osdmap e1636: 8 total, 8 up, 8 in 2024-08-29T18:45:48.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:45:47 smithi110 bash[67519]: cluster 2024-08-29T18:45:46.650137+0000 mon.a (mon.0) 2376 : cluster [DBG] osdmap e1636: 8 total, 8 up, 8 in 2024-08-29T18:45:49.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:45:48 smithi029 bash[79042]: cluster 2024-08-29T18:45:46.735360+0000 mgr.y (mgr.25004) 1676 : cluster [DBG] pgmap v2838: 137 pgs: 137 active+clean; 8.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 195 KiB/s rd, 1.0 MiB/s wr, 267 op/s 2024-08-29T18:45:49.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:45:48 smithi029 bash[79042]: cluster 2024-08-29T18:45:47.660325+0000 mon.a (mon.0) 2377 : cluster [DBG] osdmap e1637: 8 total, 8 up, 8 in 2024-08-29T18:45:49.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:45:48 smithi029 bash[79042]: audit 2024-08-29T18:45:48.585872+0000 mon.c (mon.2) 692 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:45:49.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:45:48 smithi029 bash[77880]: cluster 2024-08-29T18:45:46.735360+0000 mgr.y (mgr.25004) 1676 : cluster [DBG] pgmap v2838: 137 pgs: 137 active+clean; 8.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 195 KiB/s rd, 1.0 MiB/s wr, 267 op/s 2024-08-29T18:45:49.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:45:48 smithi029 bash[77880]: cluster 2024-08-29T18:45:47.660325+0000 mon.a (mon.0) 2377 : cluster [DBG] osdmap e1637: 8 total, 8 up, 8 in 2024-08-29T18:45:49.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:45:48 smithi029 bash[77880]: audit 2024-08-29T18:45:48.585872+0000 mon.c (mon.2) 692 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:45:49.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:45:48 smithi110 bash[67519]: cluster 2024-08-29T18:45:46.735360+0000 mgr.y (mgr.25004) 1676 : cluster [DBG] pgmap v2838: 137 pgs: 137 active+clean; 8.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 195 KiB/s rd, 1.0 MiB/s wr, 267 op/s 2024-08-29T18:45:49.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:45:48 smithi110 bash[67519]: cluster 2024-08-29T18:45:47.660325+0000 mon.a (mon.0) 2377 : cluster [DBG] osdmap e1637: 8 total, 8 up, 8 in 2024-08-29T18:45:49.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:45:48 smithi110 bash[67519]: audit 2024-08-29T18:45:48.585872+0000 mon.c (mon.2) 692 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:45:49.716 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestInternal.WriteFullCopyup (3907 ms) 2024-08-29T18:45:49.716 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestInternal.DiffIterateCloneOverwrite 2024-08-29T18:45:50.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:45:49 smithi029 bash[77880]: cluster 2024-08-29T18:45:48.669117+0000 mon.a (mon.0) 2378 : cluster [DBG] osdmap e1638: 8 total, 8 up, 8 in 2024-08-29T18:45:50.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:45:49 smithi029 bash[79042]: cluster 2024-08-29T18:45:48.669117+0000 mon.a (mon.0) 2378 : cluster [DBG] osdmap e1638: 8 total, 8 up, 8 in 2024-08-29T18:45:50.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:45:49 smithi110 bash[67519]: cluster 2024-08-29T18:45:48.669117+0000 mon.a (mon.0) 2378 : cluster [DBG] osdmap e1638: 8 total, 8 up, 8 in 2024-08-29T18:45:51.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:45:50 smithi029 bash[77880]: cluster 2024-08-29T18:45:48.738680+0000 mgr.y (mgr.25004) 1677 : cluster [DBG] pgmap v2841: 137 pgs: 137 active+clean; 8.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 214 KiB/s rd, 1.0 MiB/s wr, 297 op/s 2024-08-29T18:45:51.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:45:50 smithi029 bash[77880]: cluster 2024-08-29T18:45:49.680958+0000 mon.a (mon.0) 2379 : cluster [DBG] osdmap e1639: 8 total, 8 up, 8 in 2024-08-29T18:45:51.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:45:50 smithi029 bash[79042]: cluster 2024-08-29T18:45:48.738680+0000 mgr.y (mgr.25004) 1677 : cluster [DBG] pgmap v2841: 137 pgs: 137 active+clean; 8.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 214 KiB/s rd, 1.0 MiB/s wr, 297 op/s 2024-08-29T18:45:51.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:45:50 smithi029 bash[79042]: cluster 2024-08-29T18:45:49.680958+0000 mon.a (mon.0) 2379 : cluster [DBG] osdmap e1639: 8 total, 8 up, 8 in 2024-08-29T18:45:51.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:45:50 smithi110 bash[67519]: cluster 2024-08-29T18:45:48.738680+0000 mgr.y (mgr.25004) 1677 : cluster [DBG] pgmap v2841: 137 pgs: 137 active+clean; 8.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 214 KiB/s rd, 1.0 MiB/s wr, 297 op/s 2024-08-29T18:45:51.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:45:50 smithi110 bash[67519]: cluster 2024-08-29T18:45:49.680958+0000 mon.a (mon.0) 2379 : cluster [DBG] osdmap e1639: 8 total, 8 up, 8 in 2024-08-29T18:45:51.754 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestInternal.DiffIterateCloneOverwrite (2039 ms) 2024-08-29T18:45:51.754 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestInternal.TestCoR 2024-08-29T18:45:51.778 INFO:tasks.workunit.client.0.smithi029.stdout:./src/test/librbd/test_internal.cc:1313: Skipped 2024-08-29T18:45:51.778 INFO:tasks.workunit.client.0.smithi029.stdout:Skipping due to disabled copy-on-read 2024-08-29T18:45:51.778 INFO:tasks.workunit.client.0.smithi029.stdout:[ SKIPPED ] TestInternal.TestCoR (23 ms) 2024-08-29T18:45:51.778 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestInternal.FlattenNoEmptyObjects 2024-08-29T18:45:52.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:45:51 smithi029 bash[77880]: cluster 2024-08-29T18:45:50.687918+0000 mon.a (mon.0) 2380 : cluster [DBG] osdmap e1640: 8 total, 8 up, 8 in 2024-08-29T18:45:52.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:45:51 smithi029 bash[79042]: cluster 2024-08-29T18:45:50.687918+0000 mon.a (mon.0) 2380 : cluster [DBG] osdmap e1640: 8 total, 8 up, 8 in 2024-08-29T18:45:52.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:45:51 smithi110 bash[67519]: cluster 2024-08-29T18:45:50.687918+0000 mon.a (mon.0) 2380 : cluster [DBG] osdmap e1640: 8 total, 8 up, 8 in 2024-08-29T18:45:52.388 INFO:tasks.workunit.client.0.smithi029.stdout:made parent image "image391": 4194304K (1024 * 4K) 2024-08-29T18:45:52.388 INFO:tasks.workunit.client.0.smithi029.stdout:generated random write map: 2024-08-29T18:45:52.388 INFO:tasks.workunit.client.0.smithi029.stdout: [3 , 13130 ] 2024-08-29T18:45:52.388 INFO:tasks.workunit.client.0.smithi029.stdout: [20 , 83880 ] 2024-08-29T18:45:52.388 INFO:tasks.workunit.client.0.smithi029.stdout: [26 , 106733 ] 2024-08-29T18:45:52.388 INFO:tasks.workunit.client.0.smithi029.stdout: [29 , 119910 ] 2024-08-29T18:45:52.389 INFO:tasks.workunit.client.0.smithi029.stdout: [57 , 234909 ] 2024-08-29T18:45:52.389 INFO:tasks.workunit.client.0.smithi029.stdout: [93 , 381823 ] 2024-08-29T18:45:52.389 INFO:tasks.workunit.client.0.smithi029.stdout: [95 , 389847 ] 2024-08-29T18:45:52.389 INFO:tasks.workunit.client.0.smithi029.stdout: [115 , 472443 ] 2024-08-29T18:45:52.389 INFO:tasks.workunit.client.0.smithi029.stdout: [130 , 535885 ] 2024-08-29T18:45:52.390 INFO:tasks.workunit.client.0.smithi029.stdout: [134 , 549963 ] 2024-08-29T18:45:52.390 INFO:tasks.workunit.client.0.smithi029.stdout: [146 , 598223 ] 2024-08-29T18:45:52.390 INFO:tasks.workunit.client.0.smithi029.stdout: [158 , 648301 ] 2024-08-29T18:45:52.390 INFO:tasks.workunit.client.0.smithi029.stdout: [165 , 677644 ] 2024-08-29T18:45:52.390 INFO:tasks.workunit.client.0.smithi029.stdout: [195 , 801773 ] 2024-08-29T18:45:52.390 INFO:tasks.workunit.client.0.smithi029.stdout: [217 , 891205 ] 2024-08-29T18:45:52.390 INFO:tasks.workunit.client.0.smithi029.stdout: [220 , 901756 ] 2024-08-29T18:45:52.390 INFO:tasks.workunit.client.0.smithi029.stdout: [241 , 987227 ] 2024-08-29T18:45:52.390 INFO:tasks.workunit.client.0.smithi029.stdout: [253 , 1039389 ] 2024-08-29T18:45:52.390 INFO:tasks.workunit.client.0.smithi029.stdout: [254 , 1041603 ] 2024-08-29T18:45:52.390 INFO:tasks.workunit.client.0.smithi029.stdout: [258 , 1059817 ] 2024-08-29T18:45:52.390 INFO:tasks.workunit.client.0.smithi029.stdout: [262 , 1076278 ] 2024-08-29T18:45:52.391 INFO:tasks.workunit.client.0.smithi029.stdout: [271 , 1111131 ] 2024-08-29T18:45:52.391 INFO:tasks.workunit.client.0.smithi029.stdout: [272 , 1115912 ] 2024-08-29T18:45:52.391 INFO:tasks.workunit.client.0.smithi029.stdout: [278 , 1140654 ] 2024-08-29T18:45:52.391 INFO:tasks.workunit.client.0.smithi029.stdout: [283 , 1161122 ] 2024-08-29T18:45:52.391 INFO:tasks.workunit.client.0.smithi029.stdout: [286 , 1173373 ] 2024-08-29T18:45:52.391 INFO:tasks.workunit.client.0.smithi029.stdout: [297 , 1220066 ] 2024-08-29T18:45:52.391 INFO:tasks.workunit.client.0.smithi029.stdout: [304 , 1247505 ] 2024-08-29T18:45:52.391 INFO:tasks.workunit.client.0.smithi029.stdout: [336 , 1379562 ] 2024-08-29T18:45:52.391 INFO:tasks.workunit.client.0.smithi029.stdout: [337 , 1380809 ] 2024-08-29T18:45:52.391 INFO:tasks.workunit.client.0.smithi029.stdout: [342 , 1404193 ] 2024-08-29T18:45:52.391 INFO:tasks.workunit.client.0.smithi029.stdout: [352 , 1443523 ] 2024-08-29T18:45:52.391 INFO:tasks.workunit.client.0.smithi029.stdout: [355 , 1455967 ] 2024-08-29T18:45:52.391 INFO:tasks.workunit.client.0.smithi029.stdout: [356 , 1460673 ] 2024-08-29T18:45:52.392 INFO:tasks.workunit.client.0.smithi029.stdout: [369 , 1512181 ] 2024-08-29T18:45:52.392 INFO:tasks.workunit.client.0.smithi029.stdout: [375 , 1539252 ] 2024-08-29T18:45:52.392 INFO:tasks.workunit.client.0.smithi029.stdout: [391 , 1602807 ] 2024-08-29T18:45:52.392 INFO:tasks.workunit.client.0.smithi029.stdout: [405 , 1661660 ] 2024-08-29T18:45:52.392 INFO:tasks.workunit.client.0.smithi029.stdout: [423 , 1735467 ] 2024-08-29T18:45:52.392 INFO:tasks.workunit.client.0.smithi029.stdout: [429 , 1760360 ] 2024-08-29T18:45:52.392 INFO:tasks.workunit.client.0.smithi029.stdout: [434 , 1778770 ] 2024-08-29T18:45:52.392 INFO:tasks.workunit.client.0.smithi029.stdout: [437 , 1791443 ] 2024-08-29T18:45:52.392 INFO:tasks.workunit.client.0.smithi029.stdout: [444 , 1822059 ] 2024-08-29T18:45:52.392 INFO:tasks.workunit.client.0.smithi029.stdout: [447 , 1831298 ] 2024-08-29T18:45:52.392 INFO:tasks.workunit.client.0.smithi029.stdout: [469 , 1921626 ] 2024-08-29T18:45:52.392 INFO:tasks.workunit.client.0.smithi029.stdout: [472 , 1935007 ] 2024-08-29T18:45:52.392 INFO:tasks.workunit.client.0.smithi029.stdout: [487 , 1997951 ] 2024-08-29T18:45:52.393 INFO:tasks.workunit.client.0.smithi029.stdout: [495 , 2030890 ] 2024-08-29T18:45:52.393 INFO:tasks.workunit.client.0.smithi029.stdout: [514 , 2107607 ] 2024-08-29T18:45:52.393 INFO:tasks.workunit.client.0.smithi029.stdout: [534 , 2189845 ] 2024-08-29T18:45:52.393 INFO:tasks.workunit.client.0.smithi029.stdout: [536 , 2198809 ] 2024-08-29T18:45:52.393 INFO:tasks.workunit.client.0.smithi029.stdout: [539 , 2209157 ] 2024-08-29T18:45:52.393 INFO:tasks.workunit.client.0.smithi029.stdout: [546 , 2237076 ] 2024-08-29T18:45:52.393 INFO:tasks.workunit.client.0.smithi029.stdout: [556 , 2278976 ] 2024-08-29T18:45:52.393 INFO:tasks.workunit.client.0.smithi029.stdout: [594 , 2435808 ] 2024-08-29T18:45:52.393 INFO:tasks.workunit.client.0.smithi029.stdout: [598 , 2450663 ] 2024-08-29T18:45:52.393 INFO:tasks.workunit.client.0.smithi029.stdout: [607 , 2489769 ] 2024-08-29T18:45:52.394 INFO:tasks.workunit.client.0.smithi029.stdout: [610 , 2500922 ] 2024-08-29T18:45:52.394 INFO:tasks.workunit.client.0.smithi029.stdout: [625 , 2562418 ] 2024-08-29T18:45:52.394 INFO:tasks.workunit.client.0.smithi029.stdout: [644 , 2639672 ] 2024-08-29T18:45:52.394 INFO:tasks.workunit.client.0.smithi029.stdout: [646 , 2647315 ] 2024-08-29T18:45:52.394 INFO:tasks.workunit.client.0.smithi029.stdout: [672 , 2753665 ] 2024-08-29T18:45:52.394 INFO:tasks.workunit.client.0.smithi029.stdout: [673 , 2759290 ] 2024-08-29T18:45:52.394 INFO:tasks.workunit.client.0.smithi029.stdout: [677 , 2774096 ] 2024-08-29T18:45:52.394 INFO:tasks.workunit.client.0.smithi029.stdout: [678 , 2779048 ] 2024-08-29T18:45:52.394 INFO:tasks.workunit.client.0.smithi029.stdout: [703 , 2881905 ] 2024-08-29T18:45:52.394 INFO:tasks.workunit.client.0.smithi029.stdout: [707 , 2895962 ] 2024-08-29T18:45:52.395 INFO:tasks.workunit.client.0.smithi029.stdout: [714 , 2924667 ] 2024-08-29T18:45:52.395 INFO:tasks.workunit.client.0.smithi029.stdout: [716 , 2934756 ] 2024-08-29T18:45:52.395 INFO:tasks.workunit.client.0.smithi029.stdout: [717 , 2938162 ] 2024-08-29T18:45:52.395 INFO:tasks.workunit.client.0.smithi029.stdout: [723 , 2962491 ] 2024-08-29T18:45:52.395 INFO:tasks.workunit.client.0.smithi029.stdout: [724 , 2966962 ] 2024-08-29T18:45:52.395 INFO:tasks.workunit.client.0.smithi029.stdout: [725 , 2971829 ] 2024-08-29T18:45:52.395 INFO:tasks.workunit.client.0.smithi029.stdout: [729 , 2988631 ] 2024-08-29T18:45:52.395 INFO:tasks.workunit.client.0.smithi029.stdout: [731 , 2996419 ] 2024-08-29T18:45:52.395 INFO:tasks.workunit.client.0.smithi029.stdout: [737 , 3019997 ] 2024-08-29T18:45:52.395 INFO:tasks.workunit.client.0.smithi029.stdout: [762 , 3121984 ] 2024-08-29T18:45:52.395 INFO:tasks.workunit.client.0.smithi029.stdout: [777 , 3183399 ] 2024-08-29T18:45:52.395 INFO:tasks.workunit.client.0.smithi029.stdout: [791 , 3242164 ] 2024-08-29T18:45:52.396 INFO:tasks.workunit.client.0.smithi029.stdout: [812 , 3328125 ] 2024-08-29T18:45:52.396 INFO:tasks.workunit.client.0.smithi029.stdout: [830 , 3402201 ] 2024-08-29T18:45:52.396 INFO:tasks.workunit.client.0.smithi029.stdout: [835 , 3422714 ] 2024-08-29T18:45:52.396 INFO:tasks.workunit.client.0.smithi029.stdout: [852 , 3492995 ] 2024-08-29T18:45:52.396 INFO:tasks.workunit.client.0.smithi029.stdout: [854 , 3498097 ] 2024-08-29T18:45:52.396 INFO:tasks.workunit.client.0.smithi029.stdout: [874 , 3583223 ] 2024-08-29T18:45:52.396 INFO:tasks.workunit.client.0.smithi029.stdout: [879 , 3601013 ] 2024-08-29T18:45:52.396 INFO:tasks.workunit.client.0.smithi029.stdout: [884 , 3623439 ] 2024-08-29T18:45:52.396 INFO:tasks.workunit.client.0.smithi029.stdout: [891 , 3651414 ] 2024-08-29T18:45:52.396 INFO:tasks.workunit.client.0.smithi029.stdout: [903 , 3699849 ] 2024-08-29T18:45:52.396 INFO:tasks.workunit.client.0.smithi029.stdout: [914 , 3745512 ] 2024-08-29T18:45:52.396 INFO:tasks.workunit.client.0.smithi029.stdout: [986 , 4042071 ] 2024-08-29T18:45:52.396 INFO:tasks.workunit.client.0.smithi029.stdout: [994 , 4073446 ] 2024-08-29T18:45:52.397 INFO:tasks.workunit.client.0.smithi029.stdout: [1002 , 4107234 ] 2024-08-29T18:45:52.397 INFO:tasks.workunit.client.0.smithi029.stdout: [1004 , 4115940 ] 2024-08-29T18:45:52.397 INFO:tasks.workunit.client.0.smithi029.stdout: [1013 , 4150682 ] 2024-08-29T18:45:52.397 INFO:tasks.workunit.client.0.smithi029.stdout: [1016 , 4164420 ] 2024-08-29T18:45:52.397 INFO:tasks.workunit.client.0.smithi029.stdout:write data based on random map 2024-08-29T18:45:52.397 INFO:tasks.workunit.client.0.smithi029.stdout: write object-3 2024-08-29T18:45:52.397 INFO:tasks.workunit.client.0.smithi029.stdout: write object-20 2024-08-29T18:45:52.397 INFO:tasks.workunit.client.0.smithi029.stdout: write object-26 2024-08-29T18:45:52.397 INFO:tasks.workunit.client.0.smithi029.stdout: write object-29 2024-08-29T18:45:52.397 INFO:tasks.workunit.client.0.smithi029.stdout: write object-57 2024-08-29T18:45:52.397 INFO:tasks.workunit.client.0.smithi029.stdout: write object-93 2024-08-29T18:45:52.397 INFO:tasks.workunit.client.0.smithi029.stdout: write object-95 2024-08-29T18:45:52.397 INFO:tasks.workunit.client.0.smithi029.stdout: write object-115 2024-08-29T18:45:52.398 INFO:tasks.workunit.client.0.smithi029.stdout: write object-130 2024-08-29T18:45:52.398 INFO:tasks.workunit.client.0.smithi029.stdout: write object-134 2024-08-29T18:45:52.398 INFO:tasks.workunit.client.0.smithi029.stdout: write object-146 2024-08-29T18:45:52.398 INFO:tasks.workunit.client.0.smithi029.stdout: write object-158 2024-08-29T18:45:52.398 INFO:tasks.workunit.client.0.smithi029.stdout: write object-165 2024-08-29T18:45:52.398 INFO:tasks.workunit.client.0.smithi029.stdout: write object-195 2024-08-29T18:45:52.398 INFO:tasks.workunit.client.0.smithi029.stdout: write object-217 2024-08-29T18:45:52.398 INFO:tasks.workunit.client.0.smithi029.stdout: write object-220 2024-08-29T18:45:52.398 INFO:tasks.workunit.client.0.smithi029.stdout: write object-241 2024-08-29T18:45:52.399 INFO:tasks.workunit.client.0.smithi029.stdout: write object-253 2024-08-29T18:45:52.399 INFO:tasks.workunit.client.0.smithi029.stdout: write object-254 2024-08-29T18:45:52.399 INFO:tasks.workunit.client.0.smithi029.stdout: write object-258 2024-08-29T18:45:52.399 INFO:tasks.workunit.client.0.smithi029.stdout: write object-262 2024-08-29T18:45:52.399 INFO:tasks.workunit.client.0.smithi029.stdout: write object-271 2024-08-29T18:45:52.399 INFO:tasks.workunit.client.0.smithi029.stdout: write object-272 2024-08-29T18:45:52.400 INFO:tasks.workunit.client.0.smithi029.stdout: write object-278 2024-08-29T18:45:52.400 INFO:tasks.workunit.client.0.smithi029.stdout: write object-283 2024-08-29T18:45:52.400 INFO:tasks.workunit.client.0.smithi029.stdout: write object-286 2024-08-29T18:45:52.400 INFO:tasks.workunit.client.0.smithi029.stdout: write object-297 2024-08-29T18:45:52.400 INFO:tasks.workunit.client.0.smithi029.stdout: write object-304 2024-08-29T18:45:52.400 INFO:tasks.workunit.client.0.smithi029.stdout: write object-336 2024-08-29T18:45:52.400 INFO:tasks.workunit.client.0.smithi029.stdout: write object-337 2024-08-29T18:45:52.400 INFO:tasks.workunit.client.0.smithi029.stdout: write object-342 2024-08-29T18:45:52.400 INFO:tasks.workunit.client.0.smithi029.stdout: write object-352 2024-08-29T18:45:52.400 INFO:tasks.workunit.client.0.smithi029.stdout: write object-355 2024-08-29T18:45:52.401 INFO:tasks.workunit.client.0.smithi029.stdout: write object-356 2024-08-29T18:45:52.401 INFO:tasks.workunit.client.0.smithi029.stdout: write object-369 2024-08-29T18:45:52.401 INFO:tasks.workunit.client.0.smithi029.stdout: write object-375 2024-08-29T18:45:52.401 INFO:tasks.workunit.client.0.smithi029.stdout: write object-391 2024-08-29T18:45:52.401 INFO:tasks.workunit.client.0.smithi029.stdout: write object-405 2024-08-29T18:45:52.401 INFO:tasks.workunit.client.0.smithi029.stdout: write object-423 2024-08-29T18:45:52.402 INFO:tasks.workunit.client.0.smithi029.stdout: write object-429 2024-08-29T18:45:52.402 INFO:tasks.workunit.client.0.smithi029.stdout: write object-434 2024-08-29T18:45:52.402 INFO:tasks.workunit.client.0.smithi029.stdout: write object-437 2024-08-29T18:45:52.402 INFO:tasks.workunit.client.0.smithi029.stdout: write object-444 2024-08-29T18:45:52.402 INFO:tasks.workunit.client.0.smithi029.stdout: write object-447 2024-08-29T18:45:52.402 INFO:tasks.workunit.client.0.smithi029.stdout: write object-469 2024-08-29T18:45:52.402 INFO:tasks.workunit.client.0.smithi029.stdout: write object-472 2024-08-29T18:45:52.402 INFO:tasks.workunit.client.0.smithi029.stdout: write object-487 2024-08-29T18:45:52.402 INFO:tasks.workunit.client.0.smithi029.stdout: write object-495 2024-08-29T18:45:52.402 INFO:tasks.workunit.client.0.smithi029.stdout: write object-514 2024-08-29T18:45:52.402 INFO:tasks.workunit.client.0.smithi029.stdout: write object-534 2024-08-29T18:45:52.402 INFO:tasks.workunit.client.0.smithi029.stdout: write object-536 2024-08-29T18:45:52.403 INFO:tasks.workunit.client.0.smithi029.stdout: write object-539 2024-08-29T18:45:52.403 INFO:tasks.workunit.client.0.smithi029.stdout: write object-546 2024-08-29T18:45:52.403 INFO:tasks.workunit.client.0.smithi029.stdout: write object-556 2024-08-29T18:45:52.403 INFO:tasks.workunit.client.0.smithi029.stdout: write object-594 2024-08-29T18:45:52.403 INFO:tasks.workunit.client.0.smithi029.stdout: write object-598 2024-08-29T18:45:52.403 INFO:tasks.workunit.client.0.smithi029.stdout: write object-607 2024-08-29T18:45:52.403 INFO:tasks.workunit.client.0.smithi029.stdout: write object-610 2024-08-29T18:45:52.403 INFO:tasks.workunit.client.0.smithi029.stdout: write object-625 2024-08-29T18:45:52.403 INFO:tasks.workunit.client.0.smithi029.stdout: write object-644 2024-08-29T18:45:52.403 INFO:tasks.workunit.client.0.smithi029.stdout: write object-646 2024-08-29T18:45:52.403 INFO:tasks.workunit.client.0.smithi029.stdout: write object-672 2024-08-29T18:45:52.403 INFO:tasks.workunit.client.0.smithi029.stdout: write object-673 2024-08-29T18:45:52.403 INFO:tasks.workunit.client.0.smithi029.stdout: write object-677 2024-08-29T18:45:52.403 INFO:tasks.workunit.client.0.smithi029.stdout: write object-678 2024-08-29T18:45:52.404 INFO:tasks.workunit.client.0.smithi029.stdout: write object-703 2024-08-29T18:45:52.404 INFO:tasks.workunit.client.0.smithi029.stdout: write object-707 2024-08-29T18:45:52.404 INFO:tasks.workunit.client.0.smithi029.stdout: write object-714 2024-08-29T18:45:52.404 INFO:tasks.workunit.client.0.smithi029.stdout: write object-716 2024-08-29T18:45:52.404 INFO:tasks.workunit.client.0.smithi029.stdout: write object-717 2024-08-29T18:45:52.404 INFO:tasks.workunit.client.0.smithi029.stdout: write object-723 2024-08-29T18:45:52.404 INFO:tasks.workunit.client.0.smithi029.stdout: write object-724 2024-08-29T18:45:52.404 INFO:tasks.workunit.client.0.smithi029.stdout: write object-725 2024-08-29T18:45:52.404 INFO:tasks.workunit.client.0.smithi029.stdout: write object-729 2024-08-29T18:45:52.404 INFO:tasks.workunit.client.0.smithi029.stdout: write object-731 2024-08-29T18:45:52.404 INFO:tasks.workunit.client.0.smithi029.stdout: write object-737 2024-08-29T18:45:52.404 INFO:tasks.workunit.client.0.smithi029.stdout: write object-762 2024-08-29T18:45:52.404 INFO:tasks.workunit.client.0.smithi029.stdout: write object-777 2024-08-29T18:45:52.404 INFO:tasks.workunit.client.0.smithi029.stdout: write object-791 2024-08-29T18:45:52.405 INFO:tasks.workunit.client.0.smithi029.stdout: write object-812 2024-08-29T18:45:52.405 INFO:tasks.workunit.client.0.smithi029.stdout: write object-830 2024-08-29T18:45:52.405 INFO:tasks.workunit.client.0.smithi029.stdout: write object-835 2024-08-29T18:45:52.405 INFO:tasks.workunit.client.0.smithi029.stdout: write object-852 2024-08-29T18:45:52.405 INFO:tasks.workunit.client.0.smithi029.stdout: write object-854 2024-08-29T18:45:52.405 INFO:tasks.workunit.client.0.smithi029.stdout: write object-874 2024-08-29T18:45:52.405 INFO:tasks.workunit.client.0.smithi029.stdout: write object-879 2024-08-29T18:45:52.405 INFO:tasks.workunit.client.0.smithi029.stdout: write object-884 2024-08-29T18:45:52.405 INFO:tasks.workunit.client.0.smithi029.stdout: write object-891 2024-08-29T18:45:53.099 INFO:tasks.workunit.client.0.smithi029.stdout: write object-903 2024-08-29T18:45:53.100 INFO:tasks.workunit.client.0.smithi029.stdout: write object-914 2024-08-29T18:45:53.100 INFO:tasks.workunit.client.0.smithi029.stdout: write object-986 2024-08-29T18:45:53.100 INFO:tasks.workunit.client.0.smithi029.stdout: write object-994 2024-08-29T18:45:53.100 INFO:tasks.workunit.client.0.smithi029.stdout: write object-1002 2024-08-29T18:45:53.100 INFO:tasks.workunit.client.0.smithi029.stdout: write object-1004 2024-08-29T18:45:53.100 INFO:tasks.workunit.client.0.smithi029.stdout: write object-1013 2024-08-29T18:45:53.100 INFO:tasks.workunit.client.0.smithi029.stdout: write object-1016 2024-08-29T18:45:53.100 INFO:tasks.workunit.client.0.smithi029.stdout:verify written data by reading 2024-08-29T18:45:53.100 INFO:tasks.workunit.client.0.smithi029.stdout: read object-3 2024-08-29T18:45:53.100 INFO:tasks.workunit.client.0.smithi029.stdout:made snapshot "image391@parent_snap" and protect it 2024-08-29T18:45:53.100 INFO:tasks.workunit.client.0.smithi029.stdout:made and opened clone "image392" 2024-08-29T18:45:53.101 INFO:tasks.workunit.client.0.smithi029.stdout:flattening clone: "image392" 2024-08-29T18:45:53.101 INFO:tasks.workunit.client.0.smithi029.stdout:check whether child image has the same set of objects as parent 2024-08-29T18:45:53.101 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestInternal.FlattenNoEmptyObjects (1322 ms) 2024-08-29T18:45:53.101 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestInternal.PoolMetadataConfApply 2024-08-29T18:45:53.146 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:45:52 smithi029 bash[77880]: cluster 2024-08-29T18:45:50.739583+0000 mgr.y (mgr.25004) 1678 : cluster [DBG] pgmap v2844: 137 pgs: 137 active+clean; 8.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 85 KiB/s rd, 10 KiB/s wr, 113 op/s 2024-08-29T18:45:53.147 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:45:52 smithi029 bash[77880]: cluster 2024-08-29T18:45:51.698336+0000 mon.a (mon.0) 2381 : cluster [DBG] osdmap e1641: 8 total, 8 up, 8 in 2024-08-29T18:45:53.147 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:45:52 smithi029 bash[79042]: cluster 2024-08-29T18:45:50.739583+0000 mgr.y (mgr.25004) 1678 : cluster [DBG] pgmap v2844: 137 pgs: 137 active+clean; 8.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 85 KiB/s rd, 10 KiB/s wr, 113 op/s 2024-08-29T18:45:53.147 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:45:52 smithi029 bash[79042]: cluster 2024-08-29T18:45:51.698336+0000 mon.a (mon.0) 2381 : cluster [DBG] osdmap e1641: 8 total, 8 up, 8 in 2024-08-29T18:45:53.151 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:45:52 smithi110 bash[67519]: cluster 2024-08-29T18:45:50.739583+0000 mgr.y (mgr.25004) 1678 : cluster [DBG] pgmap v2844: 137 pgs: 137 active+clean; 8.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 85 KiB/s rd, 10 KiB/s wr, 113 op/s 2024-08-29T18:45:53.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:45:52 smithi110 bash[67519]: cluster 2024-08-29T18:45:51.698336+0000 mon.a (mon.0) 2381 : cluster [DBG] osdmap e1641: 8 total, 8 up, 8 in 2024-08-29T18:45:53.213 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestInternal.PoolMetadataConfApply (113 ms) 2024-08-29T18:45:53.213 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestInternal.Sparsify 2024-08-29T18:45:53.257 INFO:tasks.workunit.client.0.smithi029.stdout:sparsify_supported=1 2024-08-29T18:45:53.257 INFO:tasks.workunit.client.0.smithi029.stdout:sparse_read_supported=1 2024-08-29T18:45:53.320 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestInternal.Sparsify (108 ms) 2024-08-29T18:45:53.320 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestInternal.SparsifyClone 2024-08-29T18:45:53.366 INFO:tasks.workunit.client.0.smithi029.stdout:sparsify_supported=1 2024-08-29T18:45:53.401 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:45:53 smithi029 bash[70880]: [29/Aug/2024:18:45:53] ENGINE Bus STOPPING 2024-08-29T18:45:53.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:45:53 smithi029 bash[77880]: cluster 2024-08-29T18:45:52.715314+0000 mon.a (mon.0) 2382 : cluster [DBG] osdmap e1642: 8 total, 8 up, 8 in 2024-08-29T18:45:53.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:45:53 smithi029 bash[77880]: audit 2024-08-29T18:45:53.134459+0000 mon.a (mon.0) 2383 : audit [INF] from='client.? 172.21.15.29:0/665902530' entity='client.admin' 2024-08-29T18:45:53.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:45:53 smithi029 bash[77880]: audit 2024-08-29T18:45:53.155961+0000 mon.c (mon.2) 693 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:45:53.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:45:53 smithi029 bash[79042]: cluster 2024-08-29T18:45:52.715314+0000 mon.a (mon.0) 2382 : cluster [DBG] osdmap e1642: 8 total, 8 up, 8 in 2024-08-29T18:45:53.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:45:53 smithi029 bash[79042]: audit 2024-08-29T18:45:53.134459+0000 mon.a (mon.0) 2383 : audit [INF] from='client.? 172.21.15.29:0/665902530' entity='client.admin' 2024-08-29T18:45:53.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:45:53 smithi029 bash[79042]: audit 2024-08-29T18:45:53.155961+0000 mon.c (mon.2) 693 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:45:53.903 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:45:53 smithi029 bash[70880]: [29/Aug/2024:18:45:53] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-08-29T18:45:53.903 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:45:53 smithi029 bash[70880]: [29/Aug/2024:18:45:53] ENGINE Bus STOPPED 2024-08-29T18:45:53.903 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:45:53 smithi029 bash[70880]: [29/Aug/2024:18:45:53] ENGINE Bus STARTING 2024-08-29T18:45:53.903 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:45:53 smithi029 bash[70880]: [29/Aug/2024:18:45:53] ENGINE Serving on http://:::9283 2024-08-29T18:45:53.903 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:45:53 smithi029 bash[70880]: [29/Aug/2024:18:45:53] ENGINE Bus STARTED 2024-08-29T18:45:54.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:45:53 smithi110 bash[67519]: cluster 2024-08-29T18:45:52.715314+0000 mon.a (mon.0) 2382 : cluster [DBG] osdmap e1642: 8 total, 8 up, 8 in 2024-08-29T18:45:54.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:45:53 smithi110 bash[67519]: audit 2024-08-29T18:45:53.134459+0000 mon.a (mon.0) 2383 : audit [INF] from='client.? 172.21.15.29:0/665902530' entity='client.admin' 2024-08-29T18:45:54.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:45:53 smithi110 bash[67519]: audit 2024-08-29T18:45:53.155961+0000 mon.c (mon.2) 693 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:45:54.901 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:45:54 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:45:54] "GET /metrics HTTP/1.1" 200 36434 "" "Prometheus/2.43.0" 2024-08-29T18:45:54.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:45:54 smithi029 bash[79042]: cluster 2024-08-29T18:45:52.740375+0000 mgr.y (mgr.25004) 1679 : cluster [DBG] pgmap v2847: 137 pgs: 137 active+clean; 8.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.0 MiB/s wr, 205 op/s 2024-08-29T18:45:54.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:45:54 smithi029 bash[79042]: cluster 2024-08-29T18:45:53.152961+0000 mgr.y (mgr.25004) 1680 : cluster [DBG] pgmap v2848: 137 pgs: 137 active+clean; 8.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.3 MiB/s wr, 236 op/s 2024-08-29T18:45:54.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:45:54 smithi029 bash[79042]: cluster 2024-08-29T18:45:53.701868+0000 mon.a (mon.0) 2384 : cluster [WRN] Health check failed: Telemetry requires re-opt-in (TELEMETRY_CHANGED) 2024-08-29T18:45:54.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:45:54 smithi029 bash[79042]: audit 2024-08-29T18:45:53.736171+0000 mon.a (mon.0) 2385 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:45:54.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:45:54 smithi029 bash[79042]: audit 2024-08-29T18:45:53.750626+0000 mon.a (mon.0) 2386 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:45:54.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:45:54 smithi029 bash[79042]: audit 2024-08-29T18:45:53.754117+0000 mon.c (mon.2) 694 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:45:54.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:45:54 smithi029 bash[79042]: audit 2024-08-29T18:45:53.755616+0000 mon.c (mon.2) 695 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:45:54.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:45:54 smithi029 bash[79042]: audit 2024-08-29T18:45:53.766294+0000 mon.a (mon.0) 2387 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:45:54.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:45:54 smithi029 bash[79042]: cluster 2024-08-29T18:45:54.141217+0000 mon.a (mon.0) 2388 : cluster [DBG] osdmap e1643: 8 total, 8 up, 8 in 2024-08-29T18:45:54.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:45:54 smithi029 bash[79042]: cluster 2024-08-29T18:45:54.528458+0000 mon.a (mon.0) 2389 : cluster [DBG] osdmap e1644: 8 total, 8 up, 8 in 2024-08-29T18:45:54.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:45:54 smithi029 bash[77880]: cluster 2024-08-29T18:45:52.740375+0000 mgr.y (mgr.25004) 1679 : cluster [DBG] pgmap v2847: 137 pgs: 137 active+clean; 8.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.0 MiB/s wr, 205 op/s 2024-08-29T18:45:54.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:45:54 smithi029 bash[77880]: cluster 2024-08-29T18:45:53.152961+0000 mgr.y (mgr.25004) 1680 : cluster [DBG] pgmap v2848: 137 pgs: 137 active+clean; 8.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.3 MiB/s wr, 236 op/s 2024-08-29T18:45:54.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:45:54 smithi029 bash[77880]: cluster 2024-08-29T18:45:53.701868+0000 mon.a (mon.0) 2384 : cluster [WRN] Health check failed: Telemetry requires re-opt-in (TELEMETRY_CHANGED) 2024-08-29T18:45:54.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:45:54 smithi029 bash[77880]: audit 2024-08-29T18:45:53.736171+0000 mon.a (mon.0) 2385 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:45:54.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:45:54 smithi029 bash[77880]: audit 2024-08-29T18:45:53.750626+0000 mon.a (mon.0) 2386 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:45:54.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:45:54 smithi029 bash[77880]: audit 2024-08-29T18:45:53.754117+0000 mon.c (mon.2) 694 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:45:54.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:45:54 smithi029 bash[77880]: audit 2024-08-29T18:45:53.755616+0000 mon.c (mon.2) 695 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:45:54.904 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:45:54 smithi029 bash[77880]: audit 2024-08-29T18:45:53.766294+0000 mon.a (mon.0) 2387 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:45:54.904 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:45:54 smithi029 bash[77880]: cluster 2024-08-29T18:45:54.141217+0000 mon.a (mon.0) 2388 : cluster [DBG] osdmap e1643: 8 total, 8 up, 8 in 2024-08-29T18:45:54.904 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:45:54 smithi029 bash[77880]: cluster 2024-08-29T18:45:54.528458+0000 mon.a (mon.0) 2389 : cluster [DBG] osdmap e1644: 8 total, 8 up, 8 in 2024-08-29T18:45:55.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:45:54 smithi110 bash[67519]: cluster 2024-08-29T18:45:52.740375+0000 mgr.y (mgr.25004) 1679 : cluster [DBG] pgmap v2847: 137 pgs: 137 active+clean; 8.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.0 MiB/s wr, 205 op/s 2024-08-29T18:45:55.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:45:54 smithi110 bash[67519]: cluster 2024-08-29T18:45:53.152961+0000 mgr.y (mgr.25004) 1680 : cluster [DBG] pgmap v2848: 137 pgs: 137 active+clean; 8.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.3 MiB/s wr, 236 op/s 2024-08-29T18:45:55.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:45:54 smithi110 bash[67519]: cluster 2024-08-29T18:45:53.701868+0000 mon.a (mon.0) 2384 : cluster [WRN] Health check failed: Telemetry requires re-opt-in (TELEMETRY_CHANGED) 2024-08-29T18:45:55.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:45:54 smithi110 bash[67519]: audit 2024-08-29T18:45:53.736171+0000 mon.a (mon.0) 2385 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:45:55.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:45:54 smithi110 bash[67519]: audit 2024-08-29T18:45:53.750626+0000 mon.a (mon.0) 2386 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:45:55.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:45:54 smithi110 bash[67519]: audit 2024-08-29T18:45:53.754117+0000 mon.c (mon.2) 694 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:45:55.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:45:54 smithi110 bash[67519]: audit 2024-08-29T18:45:53.755616+0000 mon.c (mon.2) 695 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:45:55.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:45:54 smithi110 bash[67519]: audit 2024-08-29T18:45:53.766294+0000 mon.a (mon.0) 2387 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:45:55.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:45:54 smithi110 bash[67519]: cluster 2024-08-29T18:45:54.141217+0000 mon.a (mon.0) 2388 : cluster [DBG] osdmap e1643: 8 total, 8 up, 8 in 2024-08-29T18:45:55.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:45:54 smithi110 bash[67519]: cluster 2024-08-29T18:45:54.528458+0000 mon.a (mon.0) 2389 : cluster [DBG] osdmap e1644: 8 total, 8 up, 8 in 2024-08-29T18:45:55.559 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestInternal.SparsifyClone (2239 ms) 2024-08-29T18:45:55.560 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestInternal.MissingDataPool 2024-08-29T18:45:56.814 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestInternal.MissingDataPool (1255 ms) 2024-08-29T18:45:56.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:45:56 smithi029 bash[79042]: cluster 2024-08-29T18:45:55.153731+0000 mgr.y (mgr.25004) 1681 : cluster [DBG] pgmap v2851: 137 pgs: 137 active+clean; 8.7 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 75 KiB/s rd, 19 KiB/s wr, 121 op/s 2024-08-29T18:45:56.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:45:56 smithi029 bash[79042]: cluster 2024-08-29T18:45:55.529447+0000 mon.a (mon.0) 2390 : cluster [DBG] osdmap e1645: 8 total, 8 up, 8 in 2024-08-29T18:45:56.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:45:56 smithi029 bash[77880]: cluster 2024-08-29T18:45:55.153731+0000 mgr.y (mgr.25004) 1681 : cluster [DBG] pgmap v2851: 137 pgs: 137 active+clean; 8.7 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 75 KiB/s rd, 19 KiB/s wr, 121 op/s 2024-08-29T18:45:56.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:45:56 smithi029 bash[77880]: cluster 2024-08-29T18:45:55.529447+0000 mon.a (mon.0) 2390 : cluster [DBG] osdmap e1645: 8 total, 8 up, 8 in 2024-08-29T18:45:56.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:45:56 smithi110 bash[67519]: cluster 2024-08-29T18:45:55.153731+0000 mgr.y (mgr.25004) 1681 : cluster [DBG] pgmap v2851: 137 pgs: 137 active+clean; 8.7 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 75 KiB/s rd, 19 KiB/s wr, 121 op/s 2024-08-29T18:45:56.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:45:56 smithi110 bash[67519]: cluster 2024-08-29T18:45:55.529447+0000 mon.a (mon.0) 2390 : cluster [DBG] osdmap e1645: 8 total, 8 up, 8 in 2024-08-29T18:45:57.554 INFO:tasks.workunit.client.0.smithi029.stdout:[----------] 34 tests from TestInternal (35955 ms total) 2024-08-29T18:45:57.554 INFO:tasks.workunit.client.0.smithi029.stdout: 2024-08-29T18:45:57.554 INFO:tasks.workunit.client.0.smithi029.stdout:[----------] 17 tests from TestImageWatcher 2024-08-29T18:45:57.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:45:57 smithi029 bash[79042]: cluster 2024-08-29T18:45:56.537354+0000 mon.a (mon.0) 2391 : cluster [DBG] osdmap e1646: 8 total, 8 up, 8 in 2024-08-29T18:45:57.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:45:57 smithi029 bash[77880]: cluster 2024-08-29T18:45:56.537354+0000 mon.a (mon.0) 2391 : cluster [DBG] osdmap e1646: 8 total, 8 up, 8 in 2024-08-29T18:45:57.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:45:57 smithi110 bash[67519]: cluster 2024-08-29T18:45:56.537354+0000 mon.a (mon.0) 2391 : cluster [DBG] osdmap e1646: 8 total, 8 up, 8 in 2024-08-29T18:45:58.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:45:58 smithi029 bash[79042]: cluster 2024-08-29T18:45:57.154562+0000 mgr.y (mgr.25004) 1682 : cluster [DBG] pgmap v2854: 137 pgs: 137 active+clean; 9.0 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 474 KiB/s rd, 161 KiB/s wr, 782 op/s 2024-08-29T18:45:58.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:45:58 smithi029 bash[79042]: cluster 2024-08-29T18:45:57.547616+0000 mon.a (mon.0) 2392 : cluster [DBG] osdmap e1647: 8 total, 8 up, 8 in 2024-08-29T18:45:58.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:45:58 smithi029 bash[77880]: cluster 2024-08-29T18:45:57.154562+0000 mgr.y (mgr.25004) 1682 : cluster [DBG] pgmap v2854: 137 pgs: 137 active+clean; 9.0 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 474 KiB/s rd, 161 KiB/s wr, 782 op/s 2024-08-29T18:45:58.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:45:58 smithi029 bash[77880]: cluster 2024-08-29T18:45:57.547616+0000 mon.a (mon.0) 2392 : cluster [DBG] osdmap e1647: 8 total, 8 up, 8 in 2024-08-29T18:45:58.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:45:58 smithi110 bash[67519]: cluster 2024-08-29T18:45:57.154562+0000 mgr.y (mgr.25004) 1682 : cluster [DBG] pgmap v2854: 137 pgs: 137 active+clean; 9.0 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 474 KiB/s rd, 161 KiB/s wr, 782 op/s 2024-08-29T18:45:58.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:45:58 smithi110 bash[67519]: cluster 2024-08-29T18:45:57.547616+0000 mon.a (mon.0) 2392 : cluster [DBG] osdmap e1647: 8 total, 8 up, 8 in 2024-08-29T18:45:59.562 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestImageWatcher.NotifyHeaderUpdate 2024-08-29T18:45:59.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:45:59 smithi029 bash[79042]: cluster 2024-08-29T18:45:58.552394+0000 mon.a (mon.0) 2393 : cluster [DBG] osdmap e1648: 8 total, 8 up, 8 in 2024-08-29T18:45:59.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:45:59 smithi029 bash[79042]: audit 2024-08-29T18:45:58.557782+0000 mon.c (mon.2) 696 : audit [INF] from='client.? 172.21.15.29:0/2558524966' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-14","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:45:59.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:45:59 smithi029 bash[79042]: audit 2024-08-29T18:45:58.572393+0000 mon.a (mon.0) 2394 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-14","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:45:59.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:45:59 smithi029 bash[79042]: audit 2024-08-29T18:45:59.546309+0000 mon.a (mon.0) 2395 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-14","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:45:59.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:45:59 smithi029 bash[77880]: cluster 2024-08-29T18:45:58.552394+0000 mon.a (mon.0) 2393 : cluster [DBG] osdmap e1648: 8 total, 8 up, 8 in 2024-08-29T18:45:59.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:45:59 smithi029 bash[77880]: audit 2024-08-29T18:45:58.557782+0000 mon.c (mon.2) 696 : audit [INF] from='client.? 172.21.15.29:0/2558524966' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-14","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:45:59.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:45:59 smithi029 bash[77880]: audit 2024-08-29T18:45:58.572393+0000 mon.a (mon.0) 2394 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-14","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:45:59.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:45:59 smithi029 bash[77880]: audit 2024-08-29T18:45:59.546309+0000 mon.a (mon.0) 2395 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-14","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:45:59.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:45:59 smithi110 bash[67519]: cluster 2024-08-29T18:45:58.552394+0000 mon.a (mon.0) 2393 : cluster [DBG] osdmap e1648: 8 total, 8 up, 8 in 2024-08-29T18:45:59.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:45:59 smithi110 bash[67519]: audit 2024-08-29T18:45:58.557782+0000 mon.c (mon.2) 696 : audit [INF] from='client.? 172.21.15.29:0/2558524966' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-14","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:45:59.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:45:59 smithi110 bash[67519]: audit 2024-08-29T18:45:58.572393+0000 mon.a (mon.0) 2394 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-14","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:45:59.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:45:59 smithi110 bash[67519]: audit 2024-08-29T18:45:59.546309+0000 mon.a (mon.0) 2395 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-14","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:46:00.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:46:00 smithi029 bash[77880]: cluster 2024-08-29T18:45:59.155515+0000 mgr.y (mgr.25004) 1683 : cluster [DBG] pgmap v2857: 137 pgs: 3 creating+peering, 29 unknown, 105 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:46:00.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:46:00 smithi029 bash[77880]: cluster 2024-08-29T18:45:59.553528+0000 mon.a (mon.0) 2396 : cluster [DBG] osdmap e1649: 8 total, 8 up, 8 in 2024-08-29T18:46:00.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:46:00 smithi029 bash[77880]: cluster 2024-08-29T18:45:59.565306+0000 mon.a (mon.0) 2397 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:46:00.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:46:00 smithi029 bash[79042]: cluster 2024-08-29T18:45:59.155515+0000 mgr.y (mgr.25004) 1683 : cluster [DBG] pgmap v2857: 137 pgs: 3 creating+peering, 29 unknown, 105 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:46:00.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:46:00 smithi029 bash[79042]: cluster 2024-08-29T18:45:59.553528+0000 mon.a (mon.0) 2396 : cluster [DBG] osdmap e1649: 8 total, 8 up, 8 in 2024-08-29T18:46:00.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:46:00 smithi029 bash[79042]: cluster 2024-08-29T18:45:59.565306+0000 mon.a (mon.0) 2397 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:46:00.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:46:00 smithi110 bash[67519]: cluster 2024-08-29T18:45:59.155515+0000 mgr.y (mgr.25004) 1683 : cluster [DBG] pgmap v2857: 137 pgs: 3 creating+peering, 29 unknown, 105 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:46:00.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:46:00 smithi110 bash[67519]: cluster 2024-08-29T18:45:59.553528+0000 mon.a (mon.0) 2396 : cluster [DBG] osdmap e1649: 8 total, 8 up, 8 in 2024-08-29T18:46:00.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:46:00 smithi110 bash[67519]: cluster 2024-08-29T18:45:59.565306+0000 mon.a (mon.0) 2397 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:46:01.669 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestImageWatcher.NotifyHeaderUpdate (2108 ms) 2024-08-29T18:46:01.670 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestImageWatcher.NotifyFlatten 2024-08-29T18:46:01.724 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestImageWatcher.NotifyFlatten (54 ms) 2024-08-29T18:46:01.724 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestImageWatcher.NotifyResize 2024-08-29T18:46:01.765 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestImageWatcher.NotifyResize (42 ms) 2024-08-29T18:46:01.765 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestImageWatcher.NotifyRebuildObjectMap 2024-08-29T18:46:01.808 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestImageWatcher.NotifyRebuildObjectMap (43 ms) 2024-08-29T18:46:01.808 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestImageWatcher.NotifyUpdateFeatures 2024-08-29T18:46:01.848 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestImageWatcher.NotifyUpdateFeatures (39 ms) 2024-08-29T18:46:01.848 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestImageWatcher.NotifySnapCreate 2024-08-29T18:46:01.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:46:01 smithi110 bash[67519]: cluster 2024-08-29T18:46:00.579596+0000 mon.a (mon.0) 2398 : cluster [DBG] osdmap e1650: 8 total, 8 up, 8 in 2024-08-29T18:46:01.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:46:01 smithi029 bash[77880]: cluster 2024-08-29T18:46:00.579596+0000 mon.a (mon.0) 2398 : cluster [DBG] osdmap e1650: 8 total, 8 up, 8 in 2024-08-29T18:46:01.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:46:01 smithi029 bash[79042]: cluster 2024-08-29T18:46:00.579596+0000 mon.a (mon.0) 2398 : cluster [DBG] osdmap e1650: 8 total, 8 up, 8 in 2024-08-29T18:46:01.907 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestImageWatcher.NotifySnapCreate (59 ms) 2024-08-29T18:46:01.907 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestImageWatcher.NotifySnapCreateError 2024-08-29T18:46:01.957 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestImageWatcher.NotifySnapCreateError (50 ms) 2024-08-29T18:46:01.957 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestImageWatcher.NotifySnapRename 2024-08-29T18:46:02.009 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestImageWatcher.NotifySnapRename (52 ms) 2024-08-29T18:46:02.009 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestImageWatcher.NotifySnapRenameError 2024-08-29T18:46:02.059 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestImageWatcher.NotifySnapRenameError (50 ms) 2024-08-29T18:46:02.059 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestImageWatcher.NotifySnapRemove 2024-08-29T18:46:02.119 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestImageWatcher.NotifySnapRemove (61 ms) 2024-08-29T18:46:02.120 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestImageWatcher.NotifySnapProtect 2024-08-29T18:46:02.182 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestImageWatcher.NotifySnapProtect (63 ms) 2024-08-29T18:46:02.182 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestImageWatcher.NotifySnapUnprotect 2024-08-29T18:46:02.240 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestImageWatcher.NotifySnapUnprotect (58 ms) 2024-08-29T18:46:02.240 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestImageWatcher.NotifyRename 2024-08-29T18:46:02.285 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestImageWatcher.NotifyRename (45 ms) 2024-08-29T18:46:02.285 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestImageWatcher.NotifyAsyncTimedOut 2024-08-29T18:46:02.337 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestImageWatcher.NotifyAsyncTimedOut (51 ms) 2024-08-29T18:46:02.337 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestImageWatcher.NotifyAsyncError 2024-08-29T18:46:02.376 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestImageWatcher.NotifyAsyncError (39 ms) 2024-08-29T18:46:02.376 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestImageWatcher.NotifyAsyncCompleteError 2024-08-29T18:46:02.423 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestImageWatcher.NotifyAsyncCompleteError (48 ms) 2024-08-29T18:46:02.424 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestImageWatcher.NotifyAsyncRequestTimedOut 2024-08-29T18:46:02.475 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestImageWatcher.NotifyAsyncRequestTimedOut (51 ms) 2024-08-29T18:46:02.613 INFO:tasks.workunit.client.0.smithi029.stdout:[----------] 17 tests from TestImageWatcher (2913 ms total) 2024-08-29T18:46:02.613 INFO:tasks.workunit.client.0.smithi029.stdout: 2024-08-29T18:46:02.613 INFO:tasks.workunit.client.0.smithi029.stdout:[----------] 170 tests from TestLibRBD 2024-08-29T18:46:02.672 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestLibRBD.CreateAndStat 2024-08-29T18:46:02.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:46:02 smithi029 bash[77880]: cluster 2024-08-29T18:46:01.156465+0000 mgr.y (mgr.25004) 1684 : cluster [DBG] pgmap v2860: 137 pgs: 3 creating+peering, 18 unknown, 116 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:46:02.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:46:02 smithi029 bash[77880]: cluster 2024-08-29T18:46:01.583240+0000 mon.a (mon.0) 2399 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:46:02.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:46:02 smithi029 bash[77880]: cluster 2024-08-29T18:46:01.601044+0000 mon.a (mon.0) 2400 : cluster [DBG] osdmap e1651: 8 total, 8 up, 8 in 2024-08-29T18:46:02.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:46:02 smithi029 bash[79042]: cluster 2024-08-29T18:46:01.156465+0000 mgr.y (mgr.25004) 1684 : cluster [DBG] pgmap v2860: 137 pgs: 3 creating+peering, 18 unknown, 116 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:46:02.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:46:02 smithi029 bash[79042]: cluster 2024-08-29T18:46:01.583240+0000 mon.a (mon.0) 2399 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:46:02.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:46:02 smithi029 bash[79042]: cluster 2024-08-29T18:46:01.601044+0000 mon.a (mon.0) 2400 : cluster [DBG] osdmap e1651: 8 total, 8 up, 8 in 2024-08-29T18:46:02.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:46:02 smithi110 bash[67519]: cluster 2024-08-29T18:46:01.156465+0000 mgr.y (mgr.25004) 1684 : cluster [DBG] pgmap v2860: 137 pgs: 3 creating+peering, 18 unknown, 116 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:46:02.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:46:02 smithi110 bash[67519]: cluster 2024-08-29T18:46:01.583240+0000 mon.a (mon.0) 2399 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:46:02.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:46:02 smithi110 bash[67519]: cluster 2024-08-29T18:46:01.601044+0000 mon.a (mon.0) 2400 : cluster [DBG] osdmap e1651: 8 total, 8 up, 8 in 2024-08-29T18:46:03.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:46:03 smithi029 bash[77880]: cluster 2024-08-29T18:46:02.603013+0000 mon.a (mon.0) 2401 : cluster [DBG] osdmap e1652: 8 total, 8 up, 8 in 2024-08-29T18:46:03.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:46:03 smithi029 bash[77880]: audit 2024-08-29T18:46:03.596723+0000 mon.a (mon.0) 2402 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:46:03.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:46:03 smithi029 bash[77880]: audit 2024-08-29T18:46:03.599304+0000 mon.c (mon.2) 697 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:46:03.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:46:03 smithi029 bash[79042]: cluster 2024-08-29T18:46:02.603013+0000 mon.a (mon.0) 2401 : cluster [DBG] osdmap e1652: 8 total, 8 up, 8 in 2024-08-29T18:46:03.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:46:03 smithi029 bash[79042]: audit 2024-08-29T18:46:03.596723+0000 mon.a (mon.0) 2402 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:46:03.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:46:03 smithi029 bash[79042]: audit 2024-08-29T18:46:03.599304+0000 mon.c (mon.2) 697 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:46:03.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:46:03 smithi110 bash[67519]: cluster 2024-08-29T18:46:02.603013+0000 mon.a (mon.0) 2401 : cluster [DBG] osdmap e1652: 8 total, 8 up, 8 in 2024-08-29T18:46:03.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:46:03 smithi110 bash[67519]: audit 2024-08-29T18:46:03.596723+0000 mon.a (mon.0) 2402 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:46:03.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:46:03 smithi110 bash[67519]: audit 2024-08-29T18:46:03.599304+0000 mon.c (mon.2) 697 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:46:04.646 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T18:46:04.901 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:46:04 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:46:04] "GET /metrics HTTP/1.1" 200 35414 "" "Prometheus/2.43.0" 2024-08-29T18:46:04.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:46:04 smithi029 bash[77880]: cluster 2024-08-29T18:46:03.157036+0000 mgr.y (mgr.25004) 1685 : cluster [DBG] pgmap v2863: 105 pgs: 105 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:46:04.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:46:04 smithi029 bash[77880]: cluster 2024-08-29T18:46:03.625477+0000 mon.a (mon.0) 2403 : cluster [DBG] osdmap e1653: 8 total, 8 up, 8 in 2024-08-29T18:46:04.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:46:04 smithi029 bash[77880]: audit 2024-08-29T18:46:03.629287+0000 mon.a (mon.0) 2404 : audit [INF] from='client.? 172.21.15.29:0/4267836111' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-15","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:46:04.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:46:04 smithi029 bash[79042]: cluster 2024-08-29T18:46:03.157036+0000 mgr.y (mgr.25004) 1685 : cluster [DBG] pgmap v2863: 105 pgs: 105 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:46:04.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:46:04 smithi029 bash[79042]: cluster 2024-08-29T18:46:03.625477+0000 mon.a (mon.0) 2403 : cluster [DBG] osdmap e1653: 8 total, 8 up, 8 in 2024-08-29T18:46:04.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:46:04 smithi029 bash[79042]: audit 2024-08-29T18:46:03.629287+0000 mon.a (mon.0) 2404 : audit [INF] from='client.? 172.21.15.29:0/4267836111' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-15","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:46:04.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:46:04 smithi110 bash[67519]: cluster 2024-08-29T18:46:03.157036+0000 mgr.y (mgr.25004) 1685 : cluster [DBG] pgmap v2863: 105 pgs: 105 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:46:04.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:46:04 smithi110 bash[67519]: cluster 2024-08-29T18:46:03.625477+0000 mon.a (mon.0) 2403 : cluster [DBG] osdmap e1653: 8 total, 8 up, 8 in 2024-08-29T18:46:04.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:46:04 smithi110 bash[67519]: audit 2024-08-29T18:46:03.629287+0000 mon.a (mon.0) 2404 : audit [INF] from='client.? 172.21.15.29:0/4267836111' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-15","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:46:05.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:46:05 smithi029 bash[79042]: audit 2024-08-29T18:46:04.619952+0000 mon.a (mon.0) 2405 : audit [INF] from='client.? 172.21.15.29:0/4267836111' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-15","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:46:05.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:46:05 smithi029 bash[79042]: cluster 2024-08-29T18:46:04.627687+0000 mon.a (mon.0) 2406 : cluster [DBG] osdmap e1654: 8 total, 8 up, 8 in 2024-08-29T18:46:05.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:46:05 smithi029 bash[77880]: audit 2024-08-29T18:46:04.619952+0000 mon.a (mon.0) 2405 : audit [INF] from='client.? 172.21.15.29:0/4267836111' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-15","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:46:05.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:46:05 smithi029 bash[77880]: cluster 2024-08-29T18:46:04.627687+0000 mon.a (mon.0) 2406 : cluster [DBG] osdmap e1654: 8 total, 8 up, 8 in 2024-08-29T18:46:05.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:46:05 smithi110 bash[67519]: audit 2024-08-29T18:46:04.619952+0000 mon.a (mon.0) 2405 : audit [INF] from='client.? 172.21.15.29:0/4267836111' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-15","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:46:05.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:46:05 smithi110 bash[67519]: cluster 2024-08-29T18:46:04.627687+0000 mon.a (mon.0) 2406 : cluster [DBG] osdmap e1654: 8 total, 8 up, 8 in 2024-08-29T18:46:06.761 INFO:tasks.workunit.client.0.smithi029.stdout:image has size 2097152 and order 22 2024-08-29T18:46:06.761 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestLibRBD.CreateAndStat (4089 ms) 2024-08-29T18:46:06.761 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestLibRBD.CreateWithSameDataPool 2024-08-29T18:46:06.762 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T18:46:06.803 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestLibRBD.CreateWithSameDataPool (41 ms) 2024-08-29T18:46:06.803 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestLibRBD.CreateAndStatPP 2024-08-29T18:46:06.804 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T18:46:06.840 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestLibRBD.CreateAndStatPP (37 ms) 2024-08-29T18:46:06.840 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestLibRBD.GetId 2024-08-29T18:46:06.840 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T18:46:06.889 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestLibRBD.GetId (49 ms) 2024-08-29T18:46:06.889 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestLibRBD.GetIdPP 2024-08-29T18:46:06.889 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T18:46:06.942 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestLibRBD.GetIdPP (53 ms) 2024-08-29T18:46:06.942 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestLibRBD.GetBlockNamePrefix 2024-08-29T18:46:06.942 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T18:46:06.976 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestLibRBD.GetBlockNamePrefix (35 ms) 2024-08-29T18:46:06.976 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestLibRBD.GetBlockNamePrefixPP 2024-08-29T18:46:06.976 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T18:46:07.019 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestLibRBD.GetBlockNamePrefixPP (42 ms) 2024-08-29T18:46:07.019 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestLibRBD.TestGetCreateTimestamp 2024-08-29T18:46:07.019 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T18:46:07.063 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestLibRBD.TestGetCreateTimestamp (44 ms) 2024-08-29T18:46:07.063 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestLibRBD.GetCreateTimestampPP 2024-08-29T18:46:07.063 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T18:46:07.112 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestLibRBD.GetCreateTimestampPP (48 ms) 2024-08-29T18:46:07.112 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestLibRBD.OpenAio 2024-08-29T18:46:07.112 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T18:46:07.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:46:06 smithi029 bash[77880]: cluster 2024-08-29T18:46:05.157947+0000 mgr.y (mgr.25004) 1686 : cluster [DBG] pgmap v2866: 137 pgs: 6 creating+peering, 22 unknown, 109 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:46:07.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:46:06 smithi029 bash[77880]: cluster 2024-08-29T18:46:05.659934+0000 mon.a (mon.0) 2407 : cluster [DBG] osdmap e1655: 8 total, 8 up, 8 in 2024-08-29T18:46:07.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:46:06 smithi029 bash[79042]: cluster 2024-08-29T18:46:05.157947+0000 mgr.y (mgr.25004) 1686 : cluster [DBG] pgmap v2866: 137 pgs: 6 creating+peering, 22 unknown, 109 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:46:07.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:46:06 smithi029 bash[79042]: cluster 2024-08-29T18:46:05.659934+0000 mon.a (mon.0) 2407 : cluster [DBG] osdmap e1655: 8 total, 8 up, 8 in 2024-08-29T18:46:07.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:46:06 smithi110 bash[67519]: cluster 2024-08-29T18:46:05.157947+0000 mgr.y (mgr.25004) 1686 : cluster [DBG] pgmap v2866: 137 pgs: 6 creating+peering, 22 unknown, 109 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:46:07.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:46:06 smithi110 bash[67519]: cluster 2024-08-29T18:46:05.659934+0000 mon.a (mon.0) 2407 : cluster [DBG] osdmap e1655: 8 total, 8 up, 8 in 2024-08-29T18:46:07.159 INFO:tasks.workunit.client.0.smithi029.stdout:image has size 2097152 and order 22 2024-08-29T18:46:07.159 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestLibRBD.OpenAio (47 ms) 2024-08-29T18:46:07.159 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestLibRBD.OpenAioFail 2024-08-29T18:46:07.166 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestLibRBD.OpenAioFail (8 ms) 2024-08-29T18:46:07.166 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestLibRBD.OpenAioPP 2024-08-29T18:46:07.167 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T18:46:07.231 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestLibRBD.OpenAioPP (64 ms) 2024-08-29T18:46:07.231 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestLibRBD.OpenAioFailPP 2024-08-29T18:46:07.238 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestLibRBD.OpenAioFailPP (8 ms) 2024-08-29T18:46:07.239 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestLibRBD.ResizeAndStat 2024-08-29T18:46:07.239 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T18:46:07.335 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestLibRBD.ResizeAndStat (96 ms) 2024-08-29T18:46:07.335 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestLibRBD.ResizeAndStatPP 2024-08-29T18:46:07.335 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T18:46:07.423 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestLibRBD.ResizeAndStatPP (89 ms) 2024-08-29T18:46:07.423 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestLibRBD.UpdateWatchAndResize 2024-08-29T18:46:07.423 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T18:46:07.508 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestLibRBD.UpdateWatchAndResize (84 ms) 2024-08-29T18:46:07.508 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestLibRBD.UpdateWatchAndResizePP 2024-08-29T18:46:07.508 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T18:46:07.582 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestLibRBD.UpdateWatchAndResizePP (74 ms) 2024-08-29T18:46:07.582 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestLibRBD.TestCreateLsDelete 2024-08-29T18:46:08.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:46:08 smithi029 bash[79042]: cluster 2024-08-29T18:46:06.662169+0000 mon.a (mon.0) 2408 : cluster [DBG] osdmap e1656: 8 total, 8 up, 8 in 2024-08-29T18:46:08.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:46:08 smithi029 bash[77880]: cluster 2024-08-29T18:46:06.662169+0000 mon.a (mon.0) 2408 : cluster [DBG] osdmap e1656: 8 total, 8 up, 8 in 2024-08-29T18:46:08.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:46:08 smithi110 bash[67519]: cluster 2024-08-29T18:46:06.662169+0000 mon.a (mon.0) 2408 : cluster [DBG] osdmap e1656: 8 total, 8 up, 8 in 2024-08-29T18:46:09.167 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T18:46:09.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:46:09 smithi029 bash[79042]: cluster 2024-08-29T18:46:07.158955+0000 mgr.y (mgr.25004) 1687 : cluster [DBG] pgmap v2869: 137 pgs: 6 creating+peering, 2 unknown, 129 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 11 KiB/s rd, 767 B/s wr, 13 op/s 2024-08-29T18:46:09.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:46:09 smithi029 bash[79042]: cluster 2024-08-29T18:46:08.111124+0000 mon.a (mon.0) 2409 : cluster [DBG] osdmap e1657: 8 total, 8 up, 8 in 2024-08-29T18:46:09.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:46:09 smithi029 bash[79042]: audit 2024-08-29T18:46:08.114306+0000 mon.c (mon.2) 698 : audit [INF] from='client.? 172.21.15.29:0/3413047143' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-16","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:46:09.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:46:09 smithi029 bash[79042]: audit 2024-08-29T18:46:08.115007+0000 mon.a (mon.0) 2410 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-16","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:46:09.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:46:09 smithi029 bash[77880]: cluster 2024-08-29T18:46:07.158955+0000 mgr.y (mgr.25004) 1687 : cluster [DBG] pgmap v2869: 137 pgs: 6 creating+peering, 2 unknown, 129 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 11 KiB/s rd, 767 B/s wr, 13 op/s 2024-08-29T18:46:09.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:46:09 smithi029 bash[77880]: cluster 2024-08-29T18:46:08.111124+0000 mon.a (mon.0) 2409 : cluster [DBG] osdmap e1657: 8 total, 8 up, 8 in 2024-08-29T18:46:09.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:46:09 smithi029 bash[77880]: audit 2024-08-29T18:46:08.114306+0000 mon.c (mon.2) 698 : audit [INF] from='client.? 172.21.15.29:0/3413047143' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-16","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:46:09.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:46:09 smithi029 bash[77880]: audit 2024-08-29T18:46:08.115007+0000 mon.a (mon.0) 2410 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-16","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:46:09.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:46:09 smithi110 bash[67519]: cluster 2024-08-29T18:46:07.158955+0000 mgr.y (mgr.25004) 1687 : cluster [DBG] pgmap v2869: 137 pgs: 6 creating+peering, 2 unknown, 129 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 11 KiB/s rd, 767 B/s wr, 13 op/s 2024-08-29T18:46:09.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:46:09 smithi110 bash[67519]: cluster 2024-08-29T18:46:08.111124+0000 mon.a (mon.0) 2409 : cluster [DBG] osdmap e1657: 8 total, 8 up, 8 in 2024-08-29T18:46:09.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:46:09 smithi110 bash[67519]: audit 2024-08-29T18:46:08.114306+0000 mon.c (mon.2) 698 : audit [INF] from='client.? 172.21.15.29:0/3413047143' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-16","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:46:09.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:46:09 smithi110 bash[67519]: audit 2024-08-29T18:46:08.115007+0000 mon.a (mon.0) 2410 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-16","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:46:10.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:46:10 smithi029 bash[77880]: audit 2024-08-29T18:46:09.107655+0000 mon.a (mon.0) 2411 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-16","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:46:10.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:46:10 smithi029 bash[77880]: cluster 2024-08-29T18:46:09.114821+0000 mon.a (mon.0) 2412 : cluster [DBG] osdmap e1658: 8 total, 8 up, 8 in 2024-08-29T18:46:10.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:46:10 smithi029 bash[77880]: cluster 2024-08-29T18:46:09.159564+0000 mgr.y (mgr.25004) 1688 : cluster [DBG] pgmap v2872: 169 pgs: 5 creating+peering, 27 unknown, 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 81 KiB/s rd, 5.5 KiB/s wr, 104 op/s 2024-08-29T18:46:10.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:46:10 smithi029 bash[79042]: audit 2024-08-29T18:46:09.107655+0000 mon.a (mon.0) 2411 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-16","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:46:10.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:46:10 smithi029 bash[79042]: cluster 2024-08-29T18:46:09.114821+0000 mon.a (mon.0) 2412 : cluster [DBG] osdmap e1658: 8 total, 8 up, 8 in 2024-08-29T18:46:10.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:46:10 smithi029 bash[79042]: cluster 2024-08-29T18:46:09.159564+0000 mgr.y (mgr.25004) 1688 : cluster [DBG] pgmap v2872: 169 pgs: 5 creating+peering, 27 unknown, 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 81 KiB/s rd, 5.5 KiB/s wr, 104 op/s 2024-08-29T18:46:10.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:46:10 smithi110 bash[67519]: audit 2024-08-29T18:46:09.107655+0000 mon.a (mon.0) 2411 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-16","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:46:10.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:46:10 smithi110 bash[67519]: cluster 2024-08-29T18:46:09.114821+0000 mon.a (mon.0) 2412 : cluster [DBG] osdmap e1658: 8 total, 8 up, 8 in 2024-08-29T18:46:10.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:46:10 smithi110 bash[67519]: cluster 2024-08-29T18:46:09.159564+0000 mgr.y (mgr.25004) 1688 : cluster [DBG] pgmap v2872: 169 pgs: 5 creating+peering, 27 unknown, 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 81 KiB/s rd, 5.5 KiB/s wr, 104 op/s 2024-08-29T18:46:11.197 INFO:tasks.workunit.client.0.smithi029.stdout:image: image18 2024-08-29T18:46:11.197 INFO:tasks.workunit.client.0.smithi029.stdout:expected = image18 2024-08-29T18:46:11.197 INFO:tasks.workunit.client.0.smithi029.stdout:found image18 2024-08-29T18:46:11.197 INFO:tasks.workunit.client.0.smithi029.stdout:erased image18 2024-08-29T18:46:11.197 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T18:46:11.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:46:11 smithi029 bash[79042]: cluster 2024-08-29T18:46:10.124993+0000 mon.a (mon.0) 2413 : cluster [DBG] osdmap e1659: 8 total, 8 up, 8 in 2024-08-29T18:46:11.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:46:11 smithi029 bash[77880]: cluster 2024-08-29T18:46:10.124993+0000 mon.a (mon.0) 2413 : cluster [DBG] osdmap e1659: 8 total, 8 up, 8 in 2024-08-29T18:46:11.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:46:11 smithi110 bash[67519]: cluster 2024-08-29T18:46:10.124993+0000 mon.a (mon.0) 2413 : cluster [DBG] osdmap e1659: 8 total, 8 up, 8 in 2024-08-29T18:46:11.410 INFO:tasks.workunit.client.0.smithi029.stdout:image: image18 2024-08-29T18:46:11.410 INFO:tasks.workunit.client.0.smithi029.stdout:image: image19 2024-08-29T18:46:11.410 INFO:tasks.workunit.client.0.smithi029.stdout:expected = image18 2024-08-29T18:46:11.410 INFO:tasks.workunit.client.0.smithi029.stdout:found image18 2024-08-29T18:46:11.410 INFO:tasks.workunit.client.0.smithi029.stdout:erased image18 2024-08-29T18:46:11.410 INFO:tasks.workunit.client.0.smithi029.stdout:expected = image19 2024-08-29T18:46:11.410 INFO:tasks.workunit.client.0.smithi029.stdout:found image19 2024-08-29T18:46:11.411 INFO:tasks.workunit.client.0.smithi029.stdout:erased image19 2024-08-29T18:46:11.411 INFO:tasks.workunit.client.0.smithi029.stdout:image: image19 2024-08-29T18:46:11.411 INFO:tasks.workunit.client.0.smithi029.stdout:expected = image19 2024-08-29T18:46:11.411 INFO:tasks.workunit.client.0.smithi029.stdout:found image19 2024-08-29T18:46:11.411 INFO:tasks.workunit.client.0.smithi029.stdout:erased image19 2024-08-29T18:46:11.411 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestLibRBD.TestCreateLsDelete (3828 ms) 2024-08-29T18:46:11.411 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestLibRBD.TestCreateLsDeletePP 2024-08-29T18:46:12.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:46:12 smithi110 bash[67519]: cluster 2024-08-29T18:46:11.126621+0000 mon.a (mon.0) 2414 : cluster [DBG] osdmap e1660: 8 total, 8 up, 8 in 2024-08-29T18:46:12.653 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:46:12 smithi110 bash[67519]: cluster 2024-08-29T18:46:11.160393+0000 mgr.y (mgr.25004) 1689 : cluster [DBG] pgmap v2875: 169 pgs: 5 creating+peering, 10 unknown, 154 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 117 KiB/s rd, 14 KiB/s wr, 163 op/s 2024-08-29T18:46:12.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:46:12 smithi029 bash[79042]: cluster 2024-08-29T18:46:11.126621+0000 mon.a (mon.0) 2414 : cluster [DBG] osdmap e1660: 8 total, 8 up, 8 in 2024-08-29T18:46:12.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:46:12 smithi029 bash[79042]: cluster 2024-08-29T18:46:11.160393+0000 mgr.y (mgr.25004) 1689 : cluster [DBG] pgmap v2875: 169 pgs: 5 creating+peering, 10 unknown, 154 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 117 KiB/s rd, 14 KiB/s wr, 163 op/s 2024-08-29T18:46:12.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:46:12 smithi029 bash[77880]: cluster 2024-08-29T18:46:11.126621+0000 mon.a (mon.0) 2414 : cluster [DBG] osdmap e1660: 8 total, 8 up, 8 in 2024-08-29T18:46:12.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:46:12 smithi029 bash[77880]: cluster 2024-08-29T18:46:11.160393+0000 mgr.y (mgr.25004) 1689 : cluster [DBG] pgmap v2875: 169 pgs: 5 creating+peering, 10 unknown, 154 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 117 KiB/s rd, 14 KiB/s wr, 163 op/s 2024-08-29T18:46:13.188 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T18:46:13.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:46:13 smithi029 bash[77880]: cluster 2024-08-29T18:46:12.160186+0000 mon.a (mon.0) 2415 : cluster [DBG] osdmap e1661: 8 total, 8 up, 8 in 2024-08-29T18:46:13.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:46:13 smithi029 bash[77880]: audit 2024-08-29T18:46:12.165181+0000 mon.a (mon.0) 2416 : audit [INF] from='client.? 172.21.15.29:0/1713647114' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-17","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:46:13.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:46:13 smithi029 bash[79042]: cluster 2024-08-29T18:46:12.160186+0000 mon.a (mon.0) 2415 : cluster [DBG] osdmap e1661: 8 total, 8 up, 8 in 2024-08-29T18:46:13.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:46:13 smithi029 bash[79042]: audit 2024-08-29T18:46:12.165181+0000 mon.a (mon.0) 2416 : audit [INF] from='client.? 172.21.15.29:0/1713647114' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-17","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:46:13.653 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:46:13 smithi110 bash[67519]: cluster 2024-08-29T18:46:12.160186+0000 mon.a (mon.0) 2415 : cluster [DBG] osdmap e1661: 8 total, 8 up, 8 in 2024-08-29T18:46:13.653 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:46:13 smithi110 bash[67519]: audit 2024-08-29T18:46:12.165181+0000 mon.a (mon.0) 2416 : audit [INF] from='client.? 172.21.15.29:0/1713647114' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-17","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:46:14.589 INFO:tasks.workunit.client.0.smithi029.stdout:num images is: 1 2024-08-29T18:46:14.589 INFO:tasks.workunit.client.0.smithi029.stdout:expected: 1 2024-08-29T18:46:14.589 INFO:tasks.workunit.client.0.smithi029.stdout:image: image20 2024-08-29T18:46:14.589 INFO:tasks.workunit.client.0.smithi029.stdout:expected = image20 2024-08-29T18:46:14.589 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T18:46:14.601 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:46:14 smithi029 bash[79042]: audit 2024-08-29T18:46:13.154455+0000 mon.a (mon.0) 2417 : audit [INF] from='client.? 172.21.15.29:0/1713647114' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-17","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:46:14.602 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:46:14 smithi029 bash[79042]: cluster 2024-08-29T18:46:13.161377+0000 mgr.y (mgr.25004) 1690 : cluster [DBG] pgmap v2878: 201 pgs: 11 creating+peering, 26 unknown, 164 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 120 KiB/s rd, 16 KiB/s wr, 173 op/s 2024-08-29T18:46:14.602 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:46:14 smithi029 bash[79042]: cluster 2024-08-29T18:46:13.163921+0000 mon.a (mon.0) 2418 : cluster [DBG] osdmap e1662: 8 total, 8 up, 8 in 2024-08-29T18:46:14.602 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:46:14 smithi029 bash[77880]: audit 2024-08-29T18:46:13.154455+0000 mon.a (mon.0) 2417 : audit [INF] from='client.? 172.21.15.29:0/1713647114' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-17","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:46:14.602 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:46:14 smithi029 bash[77880]: cluster 2024-08-29T18:46:13.161377+0000 mgr.y (mgr.25004) 1690 : cluster [DBG] pgmap v2878: 201 pgs: 11 creating+peering, 26 unknown, 164 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 120 KiB/s rd, 16 KiB/s wr, 173 op/s 2024-08-29T18:46:14.602 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:46:14 smithi029 bash[77880]: cluster 2024-08-29T18:46:13.163921+0000 mon.a (mon.0) 2418 : cluster [DBG] osdmap e1662: 8 total, 8 up, 8 in 2024-08-29T18:46:14.611 INFO:tasks.workunit.client.0.smithi029.stdout:num images is: 2 2024-08-29T18:46:14.611 INFO:tasks.workunit.client.0.smithi029.stdout:expected: 2 2024-08-29T18:46:14.611 INFO:tasks.workunit.client.0.smithi029.stdout:image: image20 2024-08-29T18:46:14.612 INFO:tasks.workunit.client.0.smithi029.stdout:image: image21 2024-08-29T18:46:14.612 INFO:tasks.workunit.client.0.smithi029.stdout:expected = image20 2024-08-29T18:46:14.612 INFO:tasks.workunit.client.0.smithi029.stdout:expected = image21 2024-08-29T18:46:14.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:46:14 smithi110 bash[67519]: audit 2024-08-29T18:46:13.154455+0000 mon.a (mon.0) 2417 : audit [INF] from='client.? 172.21.15.29:0/1713647114' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-17","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:46:14.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:46:14 smithi110 bash[67519]: cluster 2024-08-29T18:46:13.161377+0000 mgr.y (mgr.25004) 1690 : cluster [DBG] pgmap v2878: 201 pgs: 11 creating+peering, 26 unknown, 164 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 120 KiB/s rd, 16 KiB/s wr, 173 op/s 2024-08-29T18:46:14.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:46:14 smithi110 bash[67519]: cluster 2024-08-29T18:46:13.163921+0000 mon.a (mon.0) 2418 : cluster [DBG] osdmap e1662: 8 total, 8 up, 8 in 2024-08-29T18:46:14.767 INFO:tasks.workunit.client.0.smithi029.stdout:num images is: 1 2024-08-29T18:46:14.768 INFO:tasks.workunit.client.0.smithi029.stdout:expected: 1 2024-08-29T18:46:14.768 INFO:tasks.workunit.client.0.smithi029.stdout:image: image21 2024-08-29T18:46:14.768 INFO:tasks.workunit.client.0.smithi029.stdout:expected = image21 2024-08-29T18:46:14.768 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestLibRBD.TestCreateLsDeletePP (3358 ms) 2024-08-29T18:46:14.768 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestLibRBD.TestCopy 2024-08-29T18:46:14.901 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:46:14 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:46:14] "GET /metrics HTTP/1.1" 200 35414 "" "Prometheus/2.43.0" 2024-08-29T18:46:15.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:46:15 smithi029 bash[79042]: cluster 2024-08-29T18:46:14.183369+0000 mon.a (mon.0) 2419 : cluster [DBG] osdmap e1663: 8 total, 8 up, 8 in 2024-08-29T18:46:15.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:46:15 smithi029 bash[79042]: cluster 2024-08-29T18:46:14.530041+0000 mon.a (mon.0) 2420 : cluster [DBG] osdmap e1664: 8 total, 8 up, 8 in 2024-08-29T18:46:15.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:46:15 smithi029 bash[77880]: cluster 2024-08-29T18:46:14.183369+0000 mon.a (mon.0) 2419 : cluster [DBG] osdmap e1663: 8 total, 8 up, 8 in 2024-08-29T18:46:15.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:46:15 smithi029 bash[77880]: cluster 2024-08-29T18:46:14.530041+0000 mon.a (mon.0) 2420 : cluster [DBG] osdmap e1664: 8 total, 8 up, 8 in 2024-08-29T18:46:15.653 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:46:15 smithi110 bash[67519]: cluster 2024-08-29T18:46:14.183369+0000 mon.a (mon.0) 2419 : cluster [DBG] osdmap e1663: 8 total, 8 up, 8 in 2024-08-29T18:46:15.653 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:46:15 smithi110 bash[67519]: cluster 2024-08-29T18:46:14.530041+0000 mon.a (mon.0) 2420 : cluster [DBG] osdmap e1664: 8 total, 8 up, 8 in 2024-08-29T18:46:16.570 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T18:46:16.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:46:16 smithi029 bash[77880]: cluster 2024-08-29T18:46:15.162289+0000 mgr.y (mgr.25004) 1691 : cluster [DBG] pgmap v2881: 201 pgs: 6 creating+peering, 22 unknown, 173 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 75 KiB/s rd, 7.2 KiB/s wr, 103 op/s 2024-08-29T18:46:16.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:46:16 smithi029 bash[77880]: cluster 2024-08-29T18:46:15.539739+0000 mon.a (mon.0) 2421 : cluster [DBG] osdmap e1665: 8 total, 8 up, 8 in 2024-08-29T18:46:16.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:46:16 smithi029 bash[77880]: audit 2024-08-29T18:46:15.552704+0000 mon.a (mon.0) 2422 : audit [INF] from='client.? 172.21.15.29:0/1763573149' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-18","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:46:16.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:46:16 smithi029 bash[79042]: cluster 2024-08-29T18:46:15.162289+0000 mgr.y (mgr.25004) 1691 : cluster [DBG] pgmap v2881: 201 pgs: 6 creating+peering, 22 unknown, 173 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 75 KiB/s rd, 7.2 KiB/s wr, 103 op/s 2024-08-29T18:46:16.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:46:16 smithi029 bash[79042]: cluster 2024-08-29T18:46:15.539739+0000 mon.a (mon.0) 2421 : cluster [DBG] osdmap e1665: 8 total, 8 up, 8 in 2024-08-29T18:46:16.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:46:16 smithi029 bash[79042]: audit 2024-08-29T18:46:15.552704+0000 mon.a (mon.0) 2422 : audit [INF] from='client.? 172.21.15.29:0/1763573149' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-18","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:46:16.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:46:16 smithi110 bash[67519]: cluster 2024-08-29T18:46:15.162289+0000 mgr.y (mgr.25004) 1691 : cluster [DBG] pgmap v2881: 201 pgs: 6 creating+peering, 22 unknown, 173 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 75 KiB/s rd, 7.2 KiB/s wr, 103 op/s 2024-08-29T18:46:16.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:46:16 smithi110 bash[67519]: cluster 2024-08-29T18:46:15.539739+0000 mon.a (mon.0) 2421 : cluster [DBG] osdmap e1665: 8 total, 8 up, 8 in 2024-08-29T18:46:16.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:46:16 smithi110 bash[67519]: audit 2024-08-29T18:46:15.552704+0000 mon.a (mon.0) 2422 : audit [INF] from='client.? 172.21.15.29:0/1763573149' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-18","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:46:17.905 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:46:17 smithi029 bash[79042]: audit 2024-08-29T18:46:16.536799+0000 mon.a (mon.0) 2423 : audit [INF] from='client.? 172.21.15.29:0/1763573149' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-18","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:46:17.905 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:46:17 smithi029 bash[79042]: cluster 2024-08-29T18:46:16.544549+0000 mon.a (mon.0) 2424 : cluster [DBG] osdmap e1666: 8 total, 8 up, 8 in 2024-08-29T18:46:17.905 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:46:17 smithi029 bash[77880]: audit 2024-08-29T18:46:16.536799+0000 mon.a (mon.0) 2423 : audit [INF] from='client.? 172.21.15.29:0/1763573149' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-18","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:46:17.905 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:46:17 smithi029 bash[77880]: cluster 2024-08-29T18:46:16.544549+0000 mon.a (mon.0) 2424 : cluster [DBG] osdmap e1666: 8 total, 8 up, 8 in 2024-08-29T18:46:17.906 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:46:17 smithi110 bash[67519]: audit 2024-08-29T18:46:16.536799+0000 mon.a (mon.0) 2423 : audit [INF] from='client.? 172.21.15.29:0/1763573149' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-18","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:46:17.906 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:46:17 smithi110 bash[67519]: cluster 2024-08-29T18:46:16.544549+0000 mon.a (mon.0) 2424 : cluster [DBG] osdmap e1666: 8 total, 8 up, 8 in 2024-08-29T18:46:18.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:46:18 smithi029 bash[77880]: cluster 2024-08-29T18:46:17.163478+0000 mgr.y (mgr.25004) 1692 : cluster [DBG] pgmap v2884: 233 pgs: 23 creating+peering, 11 unknown, 199 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 32 KiB/s rd, 4.5 KiB/s wr, 49 op/s 2024-08-29T18:46:18.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:46:18 smithi029 bash[77880]: cluster 2024-08-29T18:46:17.577075+0000 mon.a (mon.0) 2425 : cluster [DBG] osdmap e1667: 8 total, 8 up, 8 in 2024-08-29T18:46:18.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:46:18 smithi029 bash[79042]: cluster 2024-08-29T18:46:17.163478+0000 mgr.y (mgr.25004) 1692 : cluster [DBG] pgmap v2884: 233 pgs: 23 creating+peering, 11 unknown, 199 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 32 KiB/s rd, 4.5 KiB/s wr, 49 op/s 2024-08-29T18:46:18.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:46:18 smithi029 bash[79042]: cluster 2024-08-29T18:46:17.577075+0000 mon.a (mon.0) 2425 : cluster [DBG] osdmap e1667: 8 total, 8 up, 8 in 2024-08-29T18:46:18.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:46:18 smithi110 bash[67519]: cluster 2024-08-29T18:46:17.163478+0000 mgr.y (mgr.25004) 1692 : cluster [DBG] pgmap v2884: 233 pgs: 23 creating+peering, 11 unknown, 199 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 32 KiB/s rd, 4.5 KiB/s wr, 49 op/s 2024-08-29T18:46:18.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:46:18 smithi110 bash[67519]: cluster 2024-08-29T18:46:17.577075+0000 mon.a (mon.0) 2425 : cluster [DBG] osdmap e1667: 8 total, 8 up, 8 in 2024-08-29T18:46:19.745 INFO:tasks.workunit.client.0.smithi029.stdout:image: image22 2024-08-29T18:46:19.745 INFO:tasks.workunit.client.0.smithi029.stdout:expected = image22 2024-08-29T18:46:19.745 INFO:tasks.workunit.client.0.smithi029.stdout:found image22 2024-08-29T18:46:19.745 INFO:tasks.workunit.client.0.smithi029.stdout:erased image22 2024-08-29T18:46:19.745 INFO:tasks.workunit.client.0.smithi029.stdout:image: image22 2024-08-29T18:46:19.745 INFO:tasks.workunit.client.0.smithi029.stdout:image: image23 2024-08-29T18:46:19.746 INFO:tasks.workunit.client.0.smithi029.stdout:expected = image22 2024-08-29T18:46:19.746 INFO:tasks.workunit.client.0.smithi029.stdout:found image22 2024-08-29T18:46:19.746 INFO:tasks.workunit.client.0.smithi029.stdout:erased image22 2024-08-29T18:46:19.746 INFO:tasks.workunit.client.0.smithi029.stdout:expected = image23 2024-08-29T18:46:19.746 INFO:tasks.workunit.client.0.smithi029.stdout:found image23 2024-08-29T18:46:19.746 INFO:tasks.workunit.client.0.smithi029.stdout:erased image23 2024-08-29T18:46:19.746 INFO:tasks.workunit.client.0.smithi029.stdout:100.00% done 2024-08-29T18:46:19.746 INFO:tasks.workunit.client.0.smithi029.stdout:image: image22 2024-08-29T18:46:19.746 INFO:tasks.workunit.client.0.smithi029.stdout:image: image23 2024-08-29T18:46:19.746 INFO:tasks.workunit.client.0.smithi029.stdout:image: image24 2024-08-29T18:46:19.746 INFO:tasks.workunit.client.0.smithi029.stdout:expected = image22 2024-08-29T18:46:19.746 INFO:tasks.workunit.client.0.smithi029.stdout:found image22 2024-08-29T18:46:19.747 INFO:tasks.workunit.client.0.smithi029.stdout:erased image22 2024-08-29T18:46:19.747 INFO:tasks.workunit.client.0.smithi029.stdout:expected = image23 2024-08-29T18:46:19.747 INFO:tasks.workunit.client.0.smithi029.stdout:found image23 2024-08-29T18:46:19.747 INFO:tasks.workunit.client.0.smithi029.stdout:erased image23 2024-08-29T18:46:19.747 INFO:tasks.workunit.client.0.smithi029.stdout:expected = image24 2024-08-29T18:46:19.747 INFO:tasks.workunit.client.0.smithi029.stdout:found image24 2024-08-29T18:46:19.747 INFO:tasks.workunit.client.0.smithi029.stdout:erased image24 2024-08-29T18:46:19.747 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestLibRBD.TestCopy (4977 ms) 2024-08-29T18:46:19.747 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestLibRBD.TestCopyPP 2024-08-29T18:46:19.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:46:19 smithi029 bash[79042]: cluster 2024-08-29T18:46:18.579924+0000 mon.a (mon.0) 2426 : cluster [DBG] osdmap e1668: 8 total, 8 up, 8 in 2024-08-29T18:46:19.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:46:19 smithi029 bash[79042]: audit 2024-08-29T18:46:18.593393+0000 mon.c (mon.2) 699 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:46:19.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:46:19 smithi029 bash[79042]: cluster 2024-08-29T18:46:19.534714+0000 mon.a (mon.0) 2427 : cluster [DBG] osdmap e1669: 8 total, 8 up, 8 in 2024-08-29T18:46:19.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:46:19 smithi029 bash[77880]: cluster 2024-08-29T18:46:18.579924+0000 mon.a (mon.0) 2426 : cluster [DBG] osdmap e1668: 8 total, 8 up, 8 in 2024-08-29T18:46:19.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:46:19 smithi029 bash[77880]: audit 2024-08-29T18:46:18.593393+0000 mon.c (mon.2) 699 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:46:19.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:46:19 smithi029 bash[77880]: cluster 2024-08-29T18:46:19.534714+0000 mon.a (mon.0) 2427 : cluster [DBG] osdmap e1669: 8 total, 8 up, 8 in 2024-08-29T18:46:19.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:46:19 smithi110 bash[67519]: cluster 2024-08-29T18:46:18.579924+0000 mon.a (mon.0) 2426 : cluster [DBG] osdmap e1668: 8 total, 8 up, 8 in 2024-08-29T18:46:19.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:46:19 smithi110 bash[67519]: audit 2024-08-29T18:46:18.593393+0000 mon.c (mon.2) 699 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:46:19.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:46:19 smithi110 bash[67519]: cluster 2024-08-29T18:46:19.534714+0000 mon.a (mon.0) 2427 : cluster [DBG] osdmap e1669: 8 total, 8 up, 8 in 2024-08-29T18:46:20.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:46:20 smithi029 bash[79042]: cluster 2024-08-29T18:46:19.164724+0000 mgr.y (mgr.25004) 1693 : cluster [DBG] pgmap v2887: 233 pgs: 17 creating+peering, 7 unknown, 209 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 33 KiB/s rd, 4.5 KiB/s wr, 52 op/s 2024-08-29T18:46:20.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:46:20 smithi029 bash[77880]: cluster 2024-08-29T18:46:19.164724+0000 mgr.y (mgr.25004) 1693 : cluster [DBG] pgmap v2887: 233 pgs: 17 creating+peering, 7 unknown, 209 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 33 KiB/s rd, 4.5 KiB/s wr, 52 op/s 2024-08-29T18:46:20.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:46:20 smithi110 bash[67519]: cluster 2024-08-29T18:46:19.164724+0000 mgr.y (mgr.25004) 1693 : cluster [DBG] pgmap v2887: 233 pgs: 17 creating+peering, 7 unknown, 209 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 33 KiB/s rd, 4.5 KiB/s wr, 52 op/s 2024-08-29T18:46:21.628 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T18:46:21.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:46:21 smithi029 bash[79042]: cluster 2024-08-29T18:46:20.609567+0000 mon.a (mon.0) 2428 : cluster [DBG] osdmap e1670: 8 total, 8 up, 8 in 2024-08-29T18:46:21.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:46:21 smithi029 bash[79042]: audit 2024-08-29T18:46:20.621344+0000 mon.a (mon.0) 2429 : audit [INF] from='client.? 172.21.15.29:0/701275805' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-19","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:46:21.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:46:21 smithi029 bash[79042]: audit 2024-08-29T18:46:21.603434+0000 mon.a (mon.0) 2430 : audit [INF] from='client.? 172.21.15.29:0/701275805' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-19","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:46:21.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:46:21 smithi029 bash[79042]: cluster 2024-08-29T18:46:21.613922+0000 mon.a (mon.0) 2431 : cluster [DBG] osdmap e1671: 8 total, 8 up, 8 in 2024-08-29T18:46:21.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:46:21 smithi029 bash[77880]: cluster 2024-08-29T18:46:20.609567+0000 mon.a (mon.0) 2428 : cluster [DBG] osdmap e1670: 8 total, 8 up, 8 in 2024-08-29T18:46:21.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:46:21 smithi029 bash[77880]: audit 2024-08-29T18:46:20.621344+0000 mon.a (mon.0) 2429 : audit [INF] from='client.? 172.21.15.29:0/701275805' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-19","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:46:21.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:46:21 smithi029 bash[77880]: audit 2024-08-29T18:46:21.603434+0000 mon.a (mon.0) 2430 : audit [INF] from='client.? 172.21.15.29:0/701275805' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-19","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:46:21.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:46:21 smithi029 bash[77880]: cluster 2024-08-29T18:46:21.613922+0000 mon.a (mon.0) 2431 : cluster [DBG] osdmap e1671: 8 total, 8 up, 8 in 2024-08-29T18:46:21.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:46:21 smithi110 bash[67519]: cluster 2024-08-29T18:46:20.609567+0000 mon.a (mon.0) 2428 : cluster [DBG] osdmap e1670: 8 total, 8 up, 8 in 2024-08-29T18:46:21.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:46:21 smithi110 bash[67519]: audit 2024-08-29T18:46:20.621344+0000 mon.a (mon.0) 2429 : audit [INF] from='client.? 172.21.15.29:0/701275805' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-19","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:46:21.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:46:21 smithi110 bash[67519]: audit 2024-08-29T18:46:21.603434+0000 mon.a (mon.0) 2430 : audit [INF] from='client.? 172.21.15.29:0/701275805' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-19","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:46:21.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:46:21 smithi110 bash[67519]: cluster 2024-08-29T18:46:21.613922+0000 mon.a (mon.0) 2431 : cluster [DBG] osdmap e1671: 8 total, 8 up, 8 in 2024-08-29T18:46:22.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:46:22 smithi029 bash[79042]: cluster 2024-08-29T18:46:21.166385+0000 mgr.y (mgr.25004) 1694 : cluster [DBG] pgmap v2890: 265 pgs: 16 unknown, 23 creating+peering, 226 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 265 KiB/s rd, 20 KiB/s wr, 317 op/s 2024-08-29T18:46:22.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:46:22 smithi029 bash[79042]: cluster 2024-08-29T18:46:21.626089+0000 mon.a (mon.0) 2432 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:46:22.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:46:22 smithi029 bash[77880]: cluster 2024-08-29T18:46:21.166385+0000 mgr.y (mgr.25004) 1694 : cluster [DBG] pgmap v2890: 265 pgs: 16 unknown, 23 creating+peering, 226 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 265 KiB/s rd, 20 KiB/s wr, 317 op/s 2024-08-29T18:46:22.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:46:22 smithi029 bash[77880]: cluster 2024-08-29T18:46:21.626089+0000 mon.a (mon.0) 2432 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:46:22.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:46:22 smithi110 bash[67519]: cluster 2024-08-29T18:46:21.166385+0000 mgr.y (mgr.25004) 1694 : cluster [DBG] pgmap v2890: 265 pgs: 16 unknown, 23 creating+peering, 226 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 265 KiB/s rd, 20 KiB/s wr, 317 op/s 2024-08-29T18:46:22.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:46:22 smithi110 bash[67519]: cluster 2024-08-29T18:46:21.626089+0000 mon.a (mon.0) 2432 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:46:24.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:46:23 smithi029 bash[77880]: cluster 2024-08-29T18:46:22.641005+0000 mon.a (mon.0) 2433 : cluster [DBG] osdmap e1672: 8 total, 8 up, 8 in 2024-08-29T18:46:24.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:46:23 smithi029 bash[79042]: cluster 2024-08-29T18:46:22.641005+0000 mon.a (mon.0) 2433 : cluster [DBG] osdmap e1672: 8 total, 8 up, 8 in 2024-08-29T18:46:24.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:46:23 smithi110 bash[67519]: cluster 2024-08-29T18:46:22.641005+0000 mon.a (mon.0) 2433 : cluster [DBG] osdmap e1672: 8 total, 8 up, 8 in 2024-08-29T18:46:24.453 INFO:tasks.workunit.client.0.smithi029.stdout:num images is: 1 2024-08-29T18:46:24.453 INFO:tasks.workunit.client.0.smithi029.stdout:expected: 1 2024-08-29T18:46:24.453 INFO:tasks.workunit.client.0.smithi029.stdout:image: image25 2024-08-29T18:46:24.454 INFO:tasks.workunit.client.0.smithi029.stdout:expected = image25 2024-08-29T18:46:24.508 INFO:tasks.workunit.client.0.smithi029.stdout:num images is: 2 2024-08-29T18:46:24.508 INFO:tasks.workunit.client.0.smithi029.stdout:expected: 2 2024-08-29T18:46:24.508 INFO:tasks.workunit.client.0.smithi029.stdout:image: image25 2024-08-29T18:46:24.508 INFO:tasks.workunit.client.0.smithi029.stdout:image: image26 2024-08-29T18:46:24.508 INFO:tasks.workunit.client.0.smithi029.stdout:expected = image25 2024-08-29T18:46:24.508 INFO:tasks.workunit.client.0.smithi029.stdout:expected = image26 2024-08-29T18:46:24.678 INFO:tasks.workunit.client.0.smithi029.stdout:100.00% done 2024-08-29T18:46:24.679 INFO:tasks.workunit.client.0.smithi029.stdout:num images is: 3 2024-08-29T18:46:24.679 INFO:tasks.workunit.client.0.smithi029.stdout:expected: 3 2024-08-29T18:46:24.679 INFO:tasks.workunit.client.0.smithi029.stdout:image: image25 2024-08-29T18:46:24.679 INFO:tasks.workunit.client.0.smithi029.stdout:image: image26 2024-08-29T18:46:24.679 INFO:tasks.workunit.client.0.smithi029.stdout:image: image27 2024-08-29T18:46:24.679 INFO:tasks.workunit.client.0.smithi029.stdout:expected = image25 2024-08-29T18:46:24.679 INFO:tasks.workunit.client.0.smithi029.stdout:expected = image26 2024-08-29T18:46:24.679 INFO:tasks.workunit.client.0.smithi029.stdout:expected = image27 2024-08-29T18:46:24.781 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestLibRBD.TestCopyPP (5037 ms) 2024-08-29T18:46:24.781 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestLibRBD.TestDeepCopy 2024-08-29T18:46:24.901 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:46:24 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:46:24] "GET /metrics HTTP/1.1" 200 43667 "" "Prometheus/2.43.0" 2024-08-29T18:46:24.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:46:24 smithi029 bash[79042]: cluster 2024-08-29T18:46:23.167257+0000 mgr.y (mgr.25004) 1695 : cluster [DBG] pgmap v2893: 265 pgs: 7 unknown, 19 creating+peering, 239 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 341 KiB/s rd, 22 KiB/s wr, 398 op/s 2024-08-29T18:46:24.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:46:24 smithi029 bash[79042]: cluster 2024-08-29T18:46:23.647595+0000 mon.a (mon.0) 2434 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:46:24.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:46:24 smithi029 bash[79042]: cluster 2024-08-29T18:46:23.667419+0000 mon.a (mon.0) 2435 : cluster [DBG] osdmap e1673: 8 total, 8 up, 8 in 2024-08-29T18:46:24.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:46:24 smithi029 bash[79042]: cluster 2024-08-29T18:46:24.538252+0000 mon.a (mon.0) 2436 : cluster [DBG] osdmap e1674: 8 total, 8 up, 8 in 2024-08-29T18:46:24.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:46:24 smithi029 bash[77880]: cluster 2024-08-29T18:46:23.167257+0000 mgr.y (mgr.25004) 1695 : cluster [DBG] pgmap v2893: 265 pgs: 7 unknown, 19 creating+peering, 239 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 341 KiB/s rd, 22 KiB/s wr, 398 op/s 2024-08-29T18:46:24.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:46:24 smithi029 bash[77880]: cluster 2024-08-29T18:46:23.647595+0000 mon.a (mon.0) 2434 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:46:24.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:46:24 smithi029 bash[77880]: cluster 2024-08-29T18:46:23.667419+0000 mon.a (mon.0) 2435 : cluster [DBG] osdmap e1673: 8 total, 8 up, 8 in 2024-08-29T18:46:24.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:46:24 smithi029 bash[77880]: cluster 2024-08-29T18:46:24.538252+0000 mon.a (mon.0) 2436 : cluster [DBG] osdmap e1674: 8 total, 8 up, 8 in 2024-08-29T18:46:25.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:46:24 smithi110 bash[67519]: cluster 2024-08-29T18:46:23.167257+0000 mgr.y (mgr.25004) 1695 : cluster [DBG] pgmap v2893: 265 pgs: 7 unknown, 19 creating+peering, 239 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 341 KiB/s rd, 22 KiB/s wr, 398 op/s 2024-08-29T18:46:25.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:46:24 smithi110 bash[67519]: cluster 2024-08-29T18:46:23.647595+0000 mon.a (mon.0) 2434 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:46:25.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:46:24 smithi110 bash[67519]: cluster 2024-08-29T18:46:23.667419+0000 mon.a (mon.0) 2435 : cluster [DBG] osdmap e1673: 8 total, 8 up, 8 in 2024-08-29T18:46:25.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:46:24 smithi110 bash[67519]: cluster 2024-08-29T18:46:24.538252+0000 mon.a (mon.0) 2436 : cluster [DBG] osdmap e1674: 8 total, 8 up, 8 in 2024-08-29T18:46:26.696 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T18:46:27.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:46:26 smithi029 bash[77880]: cluster 2024-08-29T18:46:25.168225+0000 mgr.y (mgr.25004) 1696 : cluster [DBG] pgmap v2896: 265 pgs: 19 creating+peering, 246 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 104 KiB/s rd, 3.7 KiB/s wr, 113 op/s 2024-08-29T18:46:27.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:46:26 smithi029 bash[77880]: cluster 2024-08-29T18:46:25.678318+0000 mon.a (mon.0) 2437 : cluster [DBG] osdmap e1675: 8 total, 8 up, 8 in 2024-08-29T18:46:27.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:46:26 smithi029 bash[77880]: audit 2024-08-29T18:46:25.682903+0000 mon.c (mon.2) 700 : audit [INF] from='client.? 172.21.15.29:0/342092720' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-20","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:46:27.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:46:26 smithi029 bash[77880]: audit 2024-08-29T18:46:25.684433+0000 mon.a (mon.0) 2438 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-20","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:46:27.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:46:26 smithi029 bash[79042]: cluster 2024-08-29T18:46:25.168225+0000 mgr.y (mgr.25004) 1696 : cluster [DBG] pgmap v2896: 265 pgs: 19 creating+peering, 246 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 104 KiB/s rd, 3.7 KiB/s wr, 113 op/s 2024-08-29T18:46:27.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:46:26 smithi029 bash[79042]: cluster 2024-08-29T18:46:25.678318+0000 mon.a (mon.0) 2437 : cluster [DBG] osdmap e1675: 8 total, 8 up, 8 in 2024-08-29T18:46:27.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:46:26 smithi029 bash[79042]: audit 2024-08-29T18:46:25.682903+0000 mon.c (mon.2) 700 : audit [INF] from='client.? 172.21.15.29:0/342092720' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-20","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:46:27.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:46:26 smithi029 bash[79042]: audit 2024-08-29T18:46:25.684433+0000 mon.a (mon.0) 2438 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-20","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:46:27.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:46:26 smithi110 bash[67519]: cluster 2024-08-29T18:46:25.168225+0000 mgr.y (mgr.25004) 1696 : cluster [DBG] pgmap v2896: 265 pgs: 19 creating+peering, 246 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 104 KiB/s rd, 3.7 KiB/s wr, 113 op/s 2024-08-29T18:46:27.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:46:26 smithi110 bash[67519]: cluster 2024-08-29T18:46:25.678318+0000 mon.a (mon.0) 2437 : cluster [DBG] osdmap e1675: 8 total, 8 up, 8 in 2024-08-29T18:46:27.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:46:26 smithi110 bash[67519]: audit 2024-08-29T18:46:25.682903+0000 mon.c (mon.2) 700 : audit [INF] from='client.? 172.21.15.29:0/342092720' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-20","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:46:27.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:46:26 smithi110 bash[67519]: audit 2024-08-29T18:46:25.684433+0000 mon.a (mon.0) 2438 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-20","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:46:28.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:46:27 smithi029 bash[77880]: audit 2024-08-29T18:46:26.674678+0000 mon.a (mon.0) 2439 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-20","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:46:28.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:46:27 smithi029 bash[77880]: cluster 2024-08-29T18:46:26.683948+0000 mon.a (mon.0) 2440 : cluster [DBG] osdmap e1676: 8 total, 8 up, 8 in 2024-08-29T18:46:28.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:46:27 smithi029 bash[79042]: audit 2024-08-29T18:46:26.674678+0000 mon.a (mon.0) 2439 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-20","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:46:28.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:46:27 smithi029 bash[79042]: cluster 2024-08-29T18:46:26.683948+0000 mon.a (mon.0) 2440 : cluster [DBG] osdmap e1676: 8 total, 8 up, 8 in 2024-08-29T18:46:28.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:46:27 smithi110 bash[67519]: audit 2024-08-29T18:46:26.674678+0000 mon.a (mon.0) 2439 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-20","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:46:28.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:46:27 smithi110 bash[67519]: cluster 2024-08-29T18:46:26.683948+0000 mon.a (mon.0) 2440 : cluster [DBG] osdmap e1676: 8 total, 8 up, 8 in 2024-08-29T18:46:29.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:46:28 smithi110 bash[67519]: cluster 2024-08-29T18:46:27.169317+0000 mgr.y (mgr.25004) 1697 : cluster [DBG] pgmap v2899: 297 pgs: 16 creating+peering, 10 unknown, 271 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 87 KiB/s rd, 4.2 KiB/s wr, 97 op/s 2024-08-29T18:46:29.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:46:28 smithi110 bash[67519]: cluster 2024-08-29T18:46:27.706154+0000 mon.a (mon.0) 2441 : cluster [DBG] osdmap e1677: 8 total, 8 up, 8 in 2024-08-29T18:46:29.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:46:28 smithi029 bash[79042]: cluster 2024-08-29T18:46:27.169317+0000 mgr.y (mgr.25004) 1697 : cluster [DBG] pgmap v2899: 297 pgs: 16 creating+peering, 10 unknown, 271 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 87 KiB/s rd, 4.2 KiB/s wr, 97 op/s 2024-08-29T18:46:29.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:46:28 smithi029 bash[79042]: cluster 2024-08-29T18:46:27.706154+0000 mon.a (mon.0) 2441 : cluster [DBG] osdmap e1677: 8 total, 8 up, 8 in 2024-08-29T18:46:29.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:46:28 smithi029 bash[77880]: cluster 2024-08-29T18:46:27.169317+0000 mgr.y (mgr.25004) 1697 : cluster [DBG] pgmap v2899: 297 pgs: 16 creating+peering, 10 unknown, 271 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 87 KiB/s rd, 4.2 KiB/s wr, 97 op/s 2024-08-29T18:46:29.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:46:28 smithi029 bash[77880]: cluster 2024-08-29T18:46:27.706154+0000 mon.a (mon.0) 2441 : cluster [DBG] osdmap e1677: 8 total, 8 up, 8 in 2024-08-29T18:46:30.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:46:29 smithi029 bash[77880]: cluster 2024-08-29T18:46:28.708303+0000 mon.a (mon.0) 2442 : cluster [DBG] osdmap e1678: 8 total, 8 up, 8 in 2024-08-29T18:46:30.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:46:29 smithi029 bash[77880]: cluster 2024-08-29T18:46:29.170498+0000 mgr.y (mgr.25004) 1698 : cluster [DBG] pgmap v2902: 297 pgs: 16 creating+peering, 3 unknown, 278 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 316 KiB/s rd, 21 KiB/s wr, 371 op/s 2024-08-29T18:46:30.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:46:29 smithi029 bash[79042]: cluster 2024-08-29T18:46:28.708303+0000 mon.a (mon.0) 2442 : cluster [DBG] osdmap e1678: 8 total, 8 up, 8 in 2024-08-29T18:46:30.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:46:29 smithi029 bash[79042]: cluster 2024-08-29T18:46:29.170498+0000 mgr.y (mgr.25004) 1698 : cluster [DBG] pgmap v2902: 297 pgs: 16 creating+peering, 3 unknown, 278 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 316 KiB/s rd, 21 KiB/s wr, 371 op/s 2024-08-29T18:46:30.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:46:29 smithi110 bash[67519]: cluster 2024-08-29T18:46:28.708303+0000 mon.a (mon.0) 2442 : cluster [DBG] osdmap e1678: 8 total, 8 up, 8 in 2024-08-29T18:46:30.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:46:29 smithi110 bash[67519]: cluster 2024-08-29T18:46:29.170498+0000 mgr.y (mgr.25004) 1698 : cluster [DBG] pgmap v2902: 297 pgs: 16 creating+peering, 3 unknown, 278 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 316 KiB/s rd, 21 KiB/s wr, 371 op/s 2024-08-29T18:46:32.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:46:31 smithi029 bash[79042]: cluster 2024-08-29T18:46:30.737688+0000 mon.a (mon.0) 2443 : cluster [DBG] osdmap e1679: 8 total, 8 up, 8 in 2024-08-29T18:46:32.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:46:31 smithi029 bash[79042]: cluster 2024-08-29T18:46:31.172224+0000 mgr.y (mgr.25004) 1699 : cluster [DBG] pgmap v2904: 297 pgs: 3 creating+peering, 294 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 490 KiB/s rd, 34 KiB/s wr, 583 op/s 2024-08-29T18:46:32.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:46:31 smithi029 bash[77880]: cluster 2024-08-29T18:46:30.737688+0000 mon.a (mon.0) 2443 : cluster [DBG] osdmap e1679: 8 total, 8 up, 8 in 2024-08-29T18:46:32.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:46:31 smithi029 bash[77880]: cluster 2024-08-29T18:46:31.172224+0000 mgr.y (mgr.25004) 1699 : cluster [DBG] pgmap v2904: 297 pgs: 3 creating+peering, 294 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 490 KiB/s rd, 34 KiB/s wr, 583 op/s 2024-08-29T18:46:32.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:46:31 smithi110 bash[67519]: cluster 2024-08-29T18:46:30.737688+0000 mon.a (mon.0) 2443 : cluster [DBG] osdmap e1679: 8 total, 8 up, 8 in 2024-08-29T18:46:32.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:46:31 smithi110 bash[67519]: cluster 2024-08-29T18:46:31.172224+0000 mgr.y (mgr.25004) 1699 : cluster [DBG] pgmap v2904: 297 pgs: 3 creating+peering, 294 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 490 KiB/s rd, 34 KiB/s wr, 583 op/s 2024-08-29T18:46:33.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:46:32 smithi029 bash[79042]: cluster 2024-08-29T18:46:31.745997+0000 mon.a (mon.0) 2444 : cluster [DBG] osdmap e1680: 8 total, 8 up, 8 in 2024-08-29T18:46:33.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:46:32 smithi029 bash[77880]: cluster 2024-08-29T18:46:31.745997+0000 mon.a (mon.0) 2444 : cluster [DBG] osdmap e1680: 8 total, 8 up, 8 in 2024-08-29T18:46:33.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:46:32 smithi110 bash[67519]: cluster 2024-08-29T18:46:31.745997+0000 mon.a (mon.0) 2444 : cluster [DBG] osdmap e1680: 8 total, 8 up, 8 in 2024-08-29T18:46:33.976 INFO:tasks.workunit.client.0.smithi029.stdout:image: image28 2024-08-29T18:46:33.977 INFO:tasks.workunit.client.0.smithi029.stdout:expected = image28 2024-08-29T18:46:33.977 INFO:tasks.workunit.client.0.smithi029.stdout:found image28 2024-08-29T18:46:33.977 INFO:tasks.workunit.client.0.smithi029.stdout:erased image28 2024-08-29T18:46:33.977 INFO:tasks.workunit.client.0.smithi029.stdout:image: image28 2024-08-29T18:46:33.977 INFO:tasks.workunit.client.0.smithi029.stdout:image: image29 2024-08-29T18:46:33.977 INFO:tasks.workunit.client.0.smithi029.stdout:expected = image28 2024-08-29T18:46:33.977 INFO:tasks.workunit.client.0.smithi029.stdout:found image28 2024-08-29T18:46:33.977 INFO:tasks.workunit.client.0.smithi029.stdout:erased image28 2024-08-29T18:46:33.977 INFO:tasks.workunit.client.0.smithi029.stdout:expected = image29 2024-08-29T18:46:33.977 INFO:tasks.workunit.client.0.smithi029.stdout:found image29 2024-08-29T18:46:33.977 INFO:tasks.workunit.client.0.smithi029.stdout:erased image29 2024-08-29T18:46:33.977 INFO:tasks.workunit.client.0.smithi029.stdout:100.00% done 2024-08-29T18:46:33.978 INFO:tasks.workunit.client.0.smithi029.stdout:image: image28 2024-08-29T18:46:33.978 INFO:tasks.workunit.client.0.smithi029.stdout:image: image29 2024-08-29T18:46:33.978 INFO:tasks.workunit.client.0.smithi029.stdout:image: image30 2024-08-29T18:46:33.978 INFO:tasks.workunit.client.0.smithi029.stdout:expected = image28 2024-08-29T18:46:33.978 INFO:tasks.workunit.client.0.smithi029.stdout:found image28 2024-08-29T18:46:33.978 INFO:tasks.workunit.client.0.smithi029.stdout:erased image28 2024-08-29T18:46:33.978 INFO:tasks.workunit.client.0.smithi029.stdout:expected = image29 2024-08-29T18:46:33.978 INFO:tasks.workunit.client.0.smithi029.stdout:found image29 2024-08-29T18:46:33.978 INFO:tasks.workunit.client.0.smithi029.stdout:erased image29 2024-08-29T18:46:33.978 INFO:tasks.workunit.client.0.smithi029.stdout:expected = image30 2024-08-29T18:46:33.978 INFO:tasks.workunit.client.0.smithi029.stdout:found image30 2024-08-29T18:46:33.978 INFO:tasks.workunit.client.0.smithi029.stdout:erased image30 2024-08-29T18:46:33.978 INFO:tasks.workunit.client.0.smithi029.stdout:image: image28 2024-08-29T18:46:33.978 INFO:tasks.workunit.client.0.smithi029.stdout:image: image29 2024-08-29T18:46:33.979 INFO:tasks.workunit.client.0.smithi029.stdout:image: image30 2024-08-29T18:46:33.979 INFO:tasks.workunit.client.0.smithi029.stdout:image: image31 2024-08-29T18:46:33.979 INFO:tasks.workunit.client.0.smithi029.stdout:expected = image28 2024-08-29T18:46:33.979 INFO:tasks.workunit.client.0.smithi029.stdout:found image28 2024-08-29T18:46:33.979 INFO:tasks.workunit.client.0.smithi029.stdout:erased image28 2024-08-29T18:46:33.979 INFO:tasks.workunit.client.0.smithi029.stdout:expected = image29 2024-08-29T18:46:33.979 INFO:tasks.workunit.client.0.smithi029.stdout:found image29 2024-08-29T18:46:33.979 INFO:tasks.workunit.client.0.smithi029.stdout:erased image29 2024-08-29T18:46:33.979 INFO:tasks.workunit.client.0.smithi029.stdout:expected = image30 2024-08-29T18:46:33.979 INFO:tasks.workunit.client.0.smithi029.stdout:found image30 2024-08-29T18:46:33.979 INFO:tasks.workunit.client.0.smithi029.stdout:erased image30 2024-08-29T18:46:33.979 INFO:tasks.workunit.client.0.smithi029.stdout:expected = image31 2024-08-29T18:46:33.979 INFO:tasks.workunit.client.0.smithi029.stdout:found image31 2024-08-29T18:46:33.980 INFO:tasks.workunit.client.0.smithi029.stdout:erased image31 2024-08-29T18:46:33.980 INFO:tasks.workunit.client.0.smithi029.stdout:image: image28 2024-08-29T18:46:33.980 INFO:tasks.workunit.client.0.smithi029.stdout:image: image29 2024-08-29T18:46:33.980 INFO:tasks.workunit.client.0.smithi029.stdout:image: image30 2024-08-29T18:46:33.980 INFO:tasks.workunit.client.0.smithi029.stdout:image: image31 2024-08-29T18:46:33.980 INFO:tasks.workunit.client.0.smithi029.stdout:image: image32 2024-08-29T18:46:33.980 INFO:tasks.workunit.client.0.smithi029.stdout:expected = image28 2024-08-29T18:46:33.980 INFO:tasks.workunit.client.0.smithi029.stdout:found image28 2024-08-29T18:46:33.980 INFO:tasks.workunit.client.0.smithi029.stdout:erased image28 2024-08-29T18:46:33.980 INFO:tasks.workunit.client.0.smithi029.stdout:expected = image29 2024-08-29T18:46:33.980 INFO:tasks.workunit.client.0.smithi029.stdout:found image29 2024-08-29T18:46:33.980 INFO:tasks.workunit.client.0.smithi029.stdout:erased image29 2024-08-29T18:46:33.980 INFO:tasks.workunit.client.0.smithi029.stdout:expected = image30 2024-08-29T18:46:33.981 INFO:tasks.workunit.client.0.smithi029.stdout:found image30 2024-08-29T18:46:33.981 INFO:tasks.workunit.client.0.smithi029.stdout:erased image30 2024-08-29T18:46:33.981 INFO:tasks.workunit.client.0.smithi029.stdout:expected = image31 2024-08-29T18:46:33.981 INFO:tasks.workunit.client.0.smithi029.stdout:found image31 2024-08-29T18:46:33.981 INFO:tasks.workunit.client.0.smithi029.stdout:erased image31 2024-08-29T18:46:33.981 INFO:tasks.workunit.client.0.smithi029.stdout:expected = image32 2024-08-29T18:46:33.981 INFO:tasks.workunit.client.0.smithi029.stdout:found image32 2024-08-29T18:46:33.981 INFO:tasks.workunit.client.0.smithi029.stdout:erased image32 2024-08-29T18:46:33.981 INFO:tasks.workunit.client.0.smithi029.stdout:100.00% done 2024-08-29T18:46:33.981 INFO:tasks.workunit.client.0.smithi029.stdout:image: image28 2024-08-29T18:46:33.981 INFO:tasks.workunit.client.0.smithi029.stdout:image: image29 2024-08-29T18:46:33.982 INFO:tasks.workunit.client.0.smithi029.stdout:image: image30 2024-08-29T18:46:33.982 INFO:tasks.workunit.client.0.smithi029.stdout:image: image31 2024-08-29T18:46:33.982 INFO:tasks.workunit.client.0.smithi029.stdout:image: image32 2024-08-29T18:46:33.982 INFO:tasks.workunit.client.0.smithi029.stdout:image: image33 2024-08-29T18:46:33.982 INFO:tasks.workunit.client.0.smithi029.stdout:expected = image28 2024-08-29T18:46:33.982 INFO:tasks.workunit.client.0.smithi029.stdout:found image28 2024-08-29T18:46:33.982 INFO:tasks.workunit.client.0.smithi029.stdout:erased image28 2024-08-29T18:46:33.982 INFO:tasks.workunit.client.0.smithi029.stdout:expected = image29 2024-08-29T18:46:33.982 INFO:tasks.workunit.client.0.smithi029.stdout:found image29 2024-08-29T18:46:33.982 INFO:tasks.workunit.client.0.smithi029.stdout:erased image29 2024-08-29T18:46:33.983 INFO:tasks.workunit.client.0.smithi029.stdout:expected = image30 2024-08-29T18:46:33.983 INFO:tasks.workunit.client.0.smithi029.stdout:found image30 2024-08-29T18:46:33.983 INFO:tasks.workunit.client.0.smithi029.stdout:erased image30 2024-08-29T18:46:33.983 INFO:tasks.workunit.client.0.smithi029.stdout:expected = image31 2024-08-29T18:46:33.983 INFO:tasks.workunit.client.0.smithi029.stdout:found image31 2024-08-29T18:46:33.983 INFO:tasks.workunit.client.0.smithi029.stdout:erased image31 2024-08-29T18:46:33.983 INFO:tasks.workunit.client.0.smithi029.stdout:expected = image32 2024-08-29T18:46:33.983 INFO:tasks.workunit.client.0.smithi029.stdout:found image32 2024-08-29T18:46:33.983 INFO:tasks.workunit.client.0.smithi029.stdout:erased image32 2024-08-29T18:46:33.983 INFO:tasks.workunit.client.0.smithi029.stdout:expected = image33 2024-08-29T18:46:33.983 INFO:tasks.workunit.client.0.smithi029.stdout:found image33 2024-08-29T18:46:33.983 INFO:tasks.workunit.client.0.smithi029.stdout:erased image33 2024-08-29T18:46:33.983 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestLibRBD.TestDeepCopy (9194 ms) 2024-08-29T18:46:33.983 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestLibRBD.TestDeepCopyPP 2024-08-29T18:46:34.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:46:33 smithi029 bash[77880]: cluster 2024-08-29T18:46:32.757811+0000 mon.a (mon.0) 2445 : cluster [DBG] osdmap e1681: 8 total, 8 up, 8 in 2024-08-29T18:46:34.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:46:33 smithi029 bash[77880]: cluster 2024-08-29T18:46:33.173117+0000 mgr.y (mgr.25004) 1700 : cluster [DBG] pgmap v2907: 297 pgs: 297 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 519 KiB/s rd, 36 KiB/s wr, 618 op/s 2024-08-29T18:46:34.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:46:33 smithi029 bash[77880]: audit 2024-08-29T18:46:33.587167+0000 mon.c (mon.2) 701 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:46:34.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:46:33 smithi029 bash[79042]: cluster 2024-08-29T18:46:32.757811+0000 mon.a (mon.0) 2445 : cluster [DBG] osdmap e1681: 8 total, 8 up, 8 in 2024-08-29T18:46:34.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:46:33 smithi029 bash[79042]: cluster 2024-08-29T18:46:33.173117+0000 mgr.y (mgr.25004) 1700 : cluster [DBG] pgmap v2907: 297 pgs: 297 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 519 KiB/s rd, 36 KiB/s wr, 618 op/s 2024-08-29T18:46:34.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:46:33 smithi029 bash[79042]: audit 2024-08-29T18:46:33.587167+0000 mon.c (mon.2) 701 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:46:34.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:46:33 smithi110 bash[67519]: cluster 2024-08-29T18:46:32.757811+0000 mon.a (mon.0) 2445 : cluster [DBG] osdmap e1681: 8 total, 8 up, 8 in 2024-08-29T18:46:34.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:46:33 smithi110 bash[67519]: cluster 2024-08-29T18:46:33.173117+0000 mgr.y (mgr.25004) 1700 : cluster [DBG] pgmap v2907: 297 pgs: 297 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 519 KiB/s rd, 36 KiB/s wr, 618 op/s 2024-08-29T18:46:34.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:46:33 smithi110 bash[67519]: audit 2024-08-29T18:46:33.587167+0000 mon.c (mon.2) 701 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:46:34.901 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:46:34 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:46:34] "GET /metrics HTTP/1.1" 200 48524 "" "Prometheus/2.43.0" 2024-08-29T18:46:34.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:46:34 smithi029 bash[79042]: cluster 2024-08-29T18:46:33.768235+0000 mon.a (mon.0) 2446 : cluster [DBG] osdmap e1682: 8 total, 8 up, 8 in 2024-08-29T18:46:34.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:46:34 smithi029 bash[79042]: cluster 2024-08-29T18:46:34.543518+0000 mon.a (mon.0) 2447 : cluster [DBG] osdmap e1683: 8 total, 8 up, 8 in 2024-08-29T18:46:34.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:46:34 smithi029 bash[79042]: audit 2024-08-29T18:46:34.547284+0000 mon.c (mon.2) 702 : audit [INF] from='client.? 172.21.15.29:0/1696825030' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-21","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:46:34.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:46:34 smithi029 bash[79042]: audit 2024-08-29T18:46:34.552250+0000 mon.a (mon.0) 2448 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-21","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:46:34.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:46:34 smithi029 bash[77880]: cluster 2024-08-29T18:46:33.768235+0000 mon.a (mon.0) 2446 : cluster [DBG] osdmap e1682: 8 total, 8 up, 8 in 2024-08-29T18:46:34.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:46:34 smithi029 bash[77880]: cluster 2024-08-29T18:46:34.543518+0000 mon.a (mon.0) 2447 : cluster [DBG] osdmap e1683: 8 total, 8 up, 8 in 2024-08-29T18:46:34.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:46:34 smithi029 bash[77880]: audit 2024-08-29T18:46:34.547284+0000 mon.c (mon.2) 702 : audit [INF] from='client.? 172.21.15.29:0/1696825030' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-21","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:46:34.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:46:34 smithi029 bash[77880]: audit 2024-08-29T18:46:34.552250+0000 mon.a (mon.0) 2448 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-21","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:46:35.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:46:34 smithi110 bash[67519]: cluster 2024-08-29T18:46:33.768235+0000 mon.a (mon.0) 2446 : cluster [DBG] osdmap e1682: 8 total, 8 up, 8 in 2024-08-29T18:46:35.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:46:34 smithi110 bash[67519]: cluster 2024-08-29T18:46:34.543518+0000 mon.a (mon.0) 2447 : cluster [DBG] osdmap e1683: 8 total, 8 up, 8 in 2024-08-29T18:46:35.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:46:34 smithi110 bash[67519]: audit 2024-08-29T18:46:34.547284+0000 mon.c (mon.2) 702 : audit [INF] from='client.? 172.21.15.29:0/1696825030' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-21","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:46:35.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:46:34 smithi110 bash[67519]: audit 2024-08-29T18:46:34.552250+0000 mon.a (mon.0) 2448 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-21","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:46:35.556 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T18:46:36.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:46:36 smithi029 bash[77880]: cluster 2024-08-29T18:46:35.174318+0000 mgr.y (mgr.25004) 1701 : cluster [DBG] pgmap v2910: 329 pgs: 7 creating+peering, 25 unknown, 297 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 201 KiB/s rd, 9.2 KiB/s wr, 235 op/s 2024-08-29T18:46:36.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:46:36 smithi029 bash[77880]: audit 2024-08-29T18:46:35.538000+0000 mon.a (mon.0) 2449 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-21","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:46:36.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:46:36 smithi029 bash[77880]: cluster 2024-08-29T18:46:35.546369+0000 mon.a (mon.0) 2450 : cluster [DBG] osdmap e1684: 8 total, 8 up, 8 in 2024-08-29T18:46:36.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:46:36 smithi029 bash[77880]: cluster 2024-08-29T18:46:35.761211+0000 mon.a (mon.0) 2451 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:46:36.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:46:36 smithi029 bash[79042]: cluster 2024-08-29T18:46:35.174318+0000 mgr.y (mgr.25004) 1701 : cluster [DBG] pgmap v2910: 329 pgs: 7 creating+peering, 25 unknown, 297 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 201 KiB/s rd, 9.2 KiB/s wr, 235 op/s 2024-08-29T18:46:36.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:46:36 smithi029 bash[79042]: audit 2024-08-29T18:46:35.538000+0000 mon.a (mon.0) 2449 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-21","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:46:36.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:46:36 smithi029 bash[79042]: cluster 2024-08-29T18:46:35.546369+0000 mon.a (mon.0) 2450 : cluster [DBG] osdmap e1684: 8 total, 8 up, 8 in 2024-08-29T18:46:36.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:46:36 smithi029 bash[79042]: cluster 2024-08-29T18:46:35.761211+0000 mon.a (mon.0) 2451 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:46:36.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:46:36 smithi110 bash[67519]: cluster 2024-08-29T18:46:35.174318+0000 mgr.y (mgr.25004) 1701 : cluster [DBG] pgmap v2910: 329 pgs: 7 creating+peering, 25 unknown, 297 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 201 KiB/s rd, 9.2 KiB/s wr, 235 op/s 2024-08-29T18:46:36.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:46:36 smithi110 bash[67519]: audit 2024-08-29T18:46:35.538000+0000 mon.a (mon.0) 2449 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-21","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:46:36.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:46:36 smithi110 bash[67519]: cluster 2024-08-29T18:46:35.546369+0000 mon.a (mon.0) 2450 : cluster [DBG] osdmap e1684: 8 total, 8 up, 8 in 2024-08-29T18:46:36.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:46:36 smithi110 bash[67519]: cluster 2024-08-29T18:46:35.761211+0000 mon.a (mon.0) 2451 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:46:37.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:46:37 smithi029 bash[77880]: cluster 2024-08-29T18:46:36.548399+0000 mon.a (mon.0) 2452 : cluster [DBG] osdmap e1685: 8 total, 8 up, 8 in 2024-08-29T18:46:37.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:46:37 smithi029 bash[79042]: cluster 2024-08-29T18:46:36.548399+0000 mon.a (mon.0) 2452 : cluster [DBG] osdmap e1685: 8 total, 8 up, 8 in 2024-08-29T18:46:37.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:46:37 smithi110 bash[67519]: cluster 2024-08-29T18:46:36.548399+0000 mon.a (mon.0) 2452 : cluster [DBG] osdmap e1685: 8 total, 8 up, 8 in 2024-08-29T18:46:38.470 INFO:tasks.workunit.client.0.smithi029.stdout:num images is: 1 2024-08-29T18:46:38.470 INFO:tasks.workunit.client.0.smithi029.stdout:expected: 1 2024-08-29T18:46:38.470 INFO:tasks.workunit.client.0.smithi029.stdout:image: image34 2024-08-29T18:46:38.470 INFO:tasks.workunit.client.0.smithi029.stdout:expected = image34 2024-08-29T18:46:38.543 INFO:tasks.workunit.client.0.smithi029.stdout:num images is: 2 2024-08-29T18:46:38.543 INFO:tasks.workunit.client.0.smithi029.stdout:expected: 2 2024-08-29T18:46:38.544 INFO:tasks.workunit.client.0.smithi029.stdout:image: image34 2024-08-29T18:46:38.544 INFO:tasks.workunit.client.0.smithi029.stdout:image: image35 2024-08-29T18:46:38.544 INFO:tasks.workunit.client.0.smithi029.stdout:expected = image34 2024-08-29T18:46:38.544 INFO:tasks.workunit.client.0.smithi029.stdout:expected = image35 2024-08-29T18:46:38.713 INFO:tasks.workunit.client.0.smithi029.stdout:100.00% done 2024-08-29T18:46:38.713 INFO:tasks.workunit.client.0.smithi029.stdout:num images is: 3 2024-08-29T18:46:38.713 INFO:tasks.workunit.client.0.smithi029.stdout:expected: 3 2024-08-29T18:46:38.713 INFO:tasks.workunit.client.0.smithi029.stdout:image: image34 2024-08-29T18:46:38.713 INFO:tasks.workunit.client.0.smithi029.stdout:image: image35 2024-08-29T18:46:38.713 INFO:tasks.workunit.client.0.smithi029.stdout:image: image36 2024-08-29T18:46:38.713 INFO:tasks.workunit.client.0.smithi029.stdout:expected = image34 2024-08-29T18:46:38.714 INFO:tasks.workunit.client.0.smithi029.stdout:expected = image35 2024-08-29T18:46:38.714 INFO:tasks.workunit.client.0.smithi029.stdout:expected = image36 2024-08-29T18:46:38.805 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestLibRBD.TestDeepCopyPP (4830 ms) 2024-08-29T18:46:38.806 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestLibRBD.TestCreateLsDeleteSnap 2024-08-29T18:46:38.806 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T18:46:38.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:46:38 smithi029 bash[79042]: cluster 2024-08-29T18:46:37.175526+0000 mgr.y (mgr.25004) 1702 : cluster [DBG] pgmap v2913: 329 pgs: 7 creating+peering, 8 unknown, 314 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 219 KiB/s rd, 9.5 KiB/s wr, 255 op/s 2024-08-29T18:46:38.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:46:38 smithi029 bash[79042]: cluster 2024-08-29T18:46:37.556509+0000 mon.a (mon.0) 2453 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:46:38.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:46:38 smithi029 bash[79042]: cluster 2024-08-29T18:46:37.573649+0000 mon.a (mon.0) 2454 : cluster [DBG] osdmap e1686: 8 total, 8 up, 8 in 2024-08-29T18:46:38.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:46:38 smithi029 bash[77880]: cluster 2024-08-29T18:46:37.175526+0000 mgr.y (mgr.25004) 1702 : cluster [DBG] pgmap v2913: 329 pgs: 7 creating+peering, 8 unknown, 314 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 219 KiB/s rd, 9.5 KiB/s wr, 255 op/s 2024-08-29T18:46:38.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:46:38 smithi029 bash[77880]: cluster 2024-08-29T18:46:37.556509+0000 mon.a (mon.0) 2453 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:46:38.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:46:38 smithi029 bash[77880]: cluster 2024-08-29T18:46:37.573649+0000 mon.a (mon.0) 2454 : cluster [DBG] osdmap e1686: 8 total, 8 up, 8 in 2024-08-29T18:46:38.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:46:38 smithi110 bash[67519]: cluster 2024-08-29T18:46:37.175526+0000 mgr.y (mgr.25004) 1702 : cluster [DBG] pgmap v2913: 329 pgs: 7 creating+peering, 8 unknown, 314 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 219 KiB/s rd, 9.5 KiB/s wr, 255 op/s 2024-08-29T18:46:38.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:46:38 smithi110 bash[67519]: cluster 2024-08-29T18:46:37.556509+0000 mon.a (mon.0) 2453 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:46:38.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:46:38 smithi110 bash[67519]: cluster 2024-08-29T18:46:37.573649+0000 mon.a (mon.0) 2454 : cluster [DBG] osdmap e1686: 8 total, 8 up, 8 in 2024-08-29T18:46:40.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:46:40 smithi029 bash[79042]: cluster 2024-08-29T18:46:39.176909+0000 mgr.y (mgr.25004) 1703 : cluster [DBG] pgmap v2915: 329 pgs: 7 creating+peering, 322 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 131 KiB/s rd, 5.0 KiB/s wr, 153 op/s 2024-08-29T18:46:40.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:46:40 smithi029 bash[79042]: cluster 2024-08-29T18:46:39.544909+0000 mon.a (mon.0) 2455 : cluster [DBG] osdmap e1687: 8 total, 8 up, 8 in 2024-08-29T18:46:40.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:46:40 smithi029 bash[77880]: cluster 2024-08-29T18:46:39.176909+0000 mgr.y (mgr.25004) 1703 : cluster [DBG] pgmap v2915: 329 pgs: 7 creating+peering, 322 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 131 KiB/s rd, 5.0 KiB/s wr, 153 op/s 2024-08-29T18:46:40.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:46:40 smithi029 bash[77880]: cluster 2024-08-29T18:46:39.544909+0000 mon.a (mon.0) 2455 : cluster [DBG] osdmap e1687: 8 total, 8 up, 8 in 2024-08-29T18:46:40.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:46:40 smithi110 bash[67519]: cluster 2024-08-29T18:46:39.176909+0000 mgr.y (mgr.25004) 1703 : cluster [DBG] pgmap v2915: 329 pgs: 7 creating+peering, 322 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 131 KiB/s rd, 5.0 KiB/s wr, 153 op/s 2024-08-29T18:46:40.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:46:40 smithi110 bash[67519]: cluster 2024-08-29T18:46:39.544909+0000 mon.a (mon.0) 2455 : cluster [DBG] osdmap e1687: 8 total, 8 up, 8 in 2024-08-29T18:46:41.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:46:41 smithi029 bash[77880]: cluster 2024-08-29T18:46:40.583463+0000 mon.a (mon.0) 2456 : cluster [DBG] osdmap e1688: 8 total, 8 up, 8 in 2024-08-29T18:46:41.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:46:41 smithi029 bash[79042]: cluster 2024-08-29T18:46:40.583463+0000 mon.a (mon.0) 2456 : cluster [DBG] osdmap e1688: 8 total, 8 up, 8 in 2024-08-29T18:46:41.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:46:41 smithi110 bash[67519]: cluster 2024-08-29T18:46:40.583463+0000 mon.a (mon.0) 2456 : cluster [DBG] osdmap e1688: 8 total, 8 up, 8 in 2024-08-29T18:46:42.658 INFO:tasks.workunit.client.0.smithi029.stdout:num snaps is: 1 2024-08-29T18:46:42.658 INFO:tasks.workunit.client.0.smithi029.stdout:expected: 1 2024-08-29T18:46:42.658 INFO:tasks.workunit.client.0.smithi029.stdout:snap: snap1 2024-08-29T18:46:42.658 INFO:tasks.workunit.client.0.smithi029.stdout:found snap1 with size 2097152 2024-08-29T18:46:42.658 INFO:tasks.workunit.client.0.smithi029.stdout:num snaps is: 2 2024-08-29T18:46:42.658 INFO:tasks.workunit.client.0.smithi029.stdout:expected: 2 2024-08-29T18:46:42.658 INFO:tasks.workunit.client.0.smithi029.stdout:snap: snap1 2024-08-29T18:46:42.658 INFO:tasks.workunit.client.0.smithi029.stdout:snap: snap2 2024-08-29T18:46:42.659 INFO:tasks.workunit.client.0.smithi029.stdout:found snap1 with size 2097152 2024-08-29T18:46:42.659 INFO:tasks.workunit.client.0.smithi029.stdout:found snap2 with size 4194304 2024-08-29T18:46:42.659 INFO:tasks.workunit.client.0.smithi029.stdout:num snaps is: 1 2024-08-29T18:46:42.659 INFO:tasks.workunit.client.0.smithi029.stdout:expected: 1 2024-08-29T18:46:42.659 INFO:tasks.workunit.client.0.smithi029.stdout:snap: snap2 2024-08-29T18:46:42.659 INFO:tasks.workunit.client.0.smithi029.stdout:found snap2 with size 4194304 2024-08-29T18:46:42.659 INFO:tasks.workunit.client.0.smithi029.stdout:num snaps is: 0 2024-08-29T18:46:42.659 INFO:tasks.workunit.client.0.smithi029.stdout:expected: 0 2024-08-29T18:46:42.659 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestLibRBD.TestCreateLsDeleteSnap (3852 ms) 2024-08-29T18:46:42.659 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestLibRBD.TestGetSnapShotTimeStamp 2024-08-29T18:46:42.659 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T18:46:42.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:46:42 smithi029 bash[77880]: cluster 2024-08-29T18:46:41.178735+0000 mgr.y (mgr.25004) 1704 : cluster [DBG] pgmap v2918: 329 pgs: 329 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 289 KiB/s rd, 20 KiB/s wr, 345 op/s 2024-08-29T18:46:42.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:46:42 smithi029 bash[77880]: cluster 2024-08-29T18:46:41.595282+0000 mon.a (mon.0) 2457 : cluster [DBG] osdmap e1689: 8 total, 8 up, 8 in 2024-08-29T18:46:42.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:46:42 smithi029 bash[79042]: cluster 2024-08-29T18:46:41.178735+0000 mgr.y (mgr.25004) 1704 : cluster [DBG] pgmap v2918: 329 pgs: 329 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 289 KiB/s rd, 20 KiB/s wr, 345 op/s 2024-08-29T18:46:42.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:46:42 smithi029 bash[79042]: cluster 2024-08-29T18:46:41.595282+0000 mon.a (mon.0) 2457 : cluster [DBG] osdmap e1689: 8 total, 8 up, 8 in 2024-08-29T18:46:42.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:46:42 smithi110 bash[67519]: cluster 2024-08-29T18:46:41.178735+0000 mgr.y (mgr.25004) 1704 : cluster [DBG] pgmap v2918: 329 pgs: 329 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 289 KiB/s rd, 20 KiB/s wr, 345 op/s 2024-08-29T18:46:42.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:46:42 smithi110 bash[67519]: cluster 2024-08-29T18:46:41.595282+0000 mon.a (mon.0) 2457 : cluster [DBG] osdmap e1689: 8 total, 8 up, 8 in 2024-08-29T18:46:43.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:46:43 smithi029 bash[77880]: cluster 2024-08-29T18:46:42.596919+0000 mon.a (mon.0) 2458 : cluster [DBG] osdmap e1690: 8 total, 8 up, 8 in 2024-08-29T18:46:43.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:46:43 smithi029 bash[79042]: cluster 2024-08-29T18:46:42.596919+0000 mon.a (mon.0) 2458 : cluster [DBG] osdmap e1690: 8 total, 8 up, 8 in 2024-08-29T18:46:43.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:46:43 smithi110 bash[67519]: cluster 2024-08-29T18:46:42.596919+0000 mon.a (mon.0) 2458 : cluster [DBG] osdmap e1690: 8 total, 8 up, 8 in 2024-08-29T18:46:44.620 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestLibRBD.TestGetSnapShotTimeStamp (1963 ms) 2024-08-29T18:46:44.620 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestLibRBD.TestCreateLsDeleteSnapPP 2024-08-29T18:46:44.620 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T18:46:44.904 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:46:44 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:46:44] "GET /metrics HTTP/1.1" 200 48524 "" "Prometheus/2.43.0" 2024-08-29T18:46:44.904 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:46:44 smithi029 bash[79042]: cluster 2024-08-29T18:46:43.179663+0000 mgr.y (mgr.25004) 1705 : cluster [DBG] pgmap v2921: 329 pgs: 329 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 343 KiB/s rd, 24 KiB/s wr, 412 op/s 2024-08-29T18:46:44.905 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:46:44 smithi029 bash[79042]: cluster 2024-08-29T18:46:43.623163+0000 mon.a (mon.0) 2459 : cluster [DBG] osdmap e1691: 8 total, 8 up, 8 in 2024-08-29T18:46:44.905 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:46:44 smithi029 bash[79042]: cluster 2024-08-29T18:46:44.547584+0000 mon.a (mon.0) 2460 : cluster [DBG] osdmap e1692: 8 total, 8 up, 8 in 2024-08-29T18:46:44.905 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:46:44 smithi029 bash[77880]: cluster 2024-08-29T18:46:43.179663+0000 mgr.y (mgr.25004) 1705 : cluster [DBG] pgmap v2921: 329 pgs: 329 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 343 KiB/s rd, 24 KiB/s wr, 412 op/s 2024-08-29T18:46:44.905 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:46:44 smithi029 bash[77880]: cluster 2024-08-29T18:46:43.623163+0000 mon.a (mon.0) 2459 : cluster [DBG] osdmap e1691: 8 total, 8 up, 8 in 2024-08-29T18:46:44.905 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:46:44 smithi029 bash[77880]: cluster 2024-08-29T18:46:44.547584+0000 mon.a (mon.0) 2460 : cluster [DBG] osdmap e1692: 8 total, 8 up, 8 in 2024-08-29T18:46:44.905 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:46:44 smithi110 bash[67519]: cluster 2024-08-29T18:46:43.179663+0000 mgr.y (mgr.25004) 1705 : cluster [DBG] pgmap v2921: 329 pgs: 329 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 343 KiB/s rd, 24 KiB/s wr, 412 op/s 2024-08-29T18:46:44.905 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:46:44 smithi110 bash[67519]: cluster 2024-08-29T18:46:43.623163+0000 mon.a (mon.0) 2459 : cluster [DBG] osdmap e1691: 8 total, 8 up, 8 in 2024-08-29T18:46:44.906 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:46:44 smithi110 bash[67519]: cluster 2024-08-29T18:46:44.547584+0000 mon.a (mon.0) 2460 : cluster [DBG] osdmap e1692: 8 total, 8 up, 8 in 2024-08-29T18:46:45.671 INFO:tasks.workunit.client.0.smithi029.stdout:num snaps is: 1 2024-08-29T18:46:45.671 INFO:tasks.workunit.client.0.smithi029.stdout:expected: 1 2024-08-29T18:46:45.671 INFO:tasks.workunit.client.0.smithi029.stdout:snap: snap1 2024-08-29T18:46:45.671 INFO:tasks.workunit.client.0.smithi029.stdout:found snap1 with size 2097152 2024-08-29T18:46:46.686 INFO:tasks.workunit.client.0.smithi029.stdout:num snaps is: 2 2024-08-29T18:46:46.686 INFO:tasks.workunit.client.0.smithi029.stdout:expected: 2 2024-08-29T18:46:46.686 INFO:tasks.workunit.client.0.smithi029.stdout:snap: snap1 2024-08-29T18:46:46.686 INFO:tasks.workunit.client.0.smithi029.stdout:snap: snap2 2024-08-29T18:46:46.686 INFO:tasks.workunit.client.0.smithi029.stdout:found snap1 with size 2097152 2024-08-29T18:46:46.686 INFO:tasks.workunit.client.0.smithi029.stdout:found snap2 with size 4194304 2024-08-29T18:46:46.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:46:46 smithi029 bash[79042]: cluster 2024-08-29T18:46:45.180825+0000 mgr.y (mgr.25004) 1706 : cluster [DBG] pgmap v2924: 329 pgs: 329 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 52 KiB/s rd, 4.0 KiB/s wr, 68 op/s 2024-08-29T18:46:46.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:46:46 smithi029 bash[79042]: cluster 2024-08-29T18:46:45.632300+0000 mon.a (mon.0) 2461 : cluster [DBG] osdmap e1693: 8 total, 8 up, 8 in 2024-08-29T18:46:46.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:46:46 smithi029 bash[77880]: cluster 2024-08-29T18:46:45.180825+0000 mgr.y (mgr.25004) 1706 : cluster [DBG] pgmap v2924: 329 pgs: 329 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 52 KiB/s rd, 4.0 KiB/s wr, 68 op/s 2024-08-29T18:46:46.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:46:46 smithi029 bash[77880]: cluster 2024-08-29T18:46:45.632300+0000 mon.a (mon.0) 2461 : cluster [DBG] osdmap e1693: 8 total, 8 up, 8 in 2024-08-29T18:46:46.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:46:46 smithi110 bash[67519]: cluster 2024-08-29T18:46:45.180825+0000 mgr.y (mgr.25004) 1706 : cluster [DBG] pgmap v2924: 329 pgs: 329 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 52 KiB/s rd, 4.0 KiB/s wr, 68 op/s 2024-08-29T18:46:46.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:46:46 smithi110 bash[67519]: cluster 2024-08-29T18:46:45.632300+0000 mon.a (mon.0) 2461 : cluster [DBG] osdmap e1693: 8 total, 8 up, 8 in 2024-08-29T18:46:47.722 INFO:tasks.workunit.client.0.smithi029.stdout:num snaps is: 1 2024-08-29T18:46:47.722 INFO:tasks.workunit.client.0.smithi029.stdout:expected: 1 2024-08-29T18:46:47.722 INFO:tasks.workunit.client.0.smithi029.stdout:snap: snap2 2024-08-29T18:46:47.723 INFO:tasks.workunit.client.0.smithi029.stdout:found snap2 with size 4194304 2024-08-29T18:46:47.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:46:47 smithi029 bash[77880]: cluster 2024-08-29T18:46:46.635246+0000 mon.a (mon.0) 2462 : cluster [DBG] osdmap e1694: 8 total, 8 up, 8 in 2024-08-29T18:46:47.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:46:47 smithi029 bash[79042]: cluster 2024-08-29T18:46:46.635246+0000 mon.a (mon.0) 2462 : cluster [DBG] osdmap e1694: 8 total, 8 up, 8 in 2024-08-29T18:46:47.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:46:47 smithi110 bash[67519]: cluster 2024-08-29T18:46:46.635246+0000 mon.a (mon.0) 2462 : cluster [DBG] osdmap e1694: 8 total, 8 up, 8 in 2024-08-29T18:46:48.717 INFO:tasks.workunit.client.0.smithi029.stdout:num snaps is: 0 2024-08-29T18:46:48.717 INFO:tasks.workunit.client.0.smithi029.stdout:expected: 0 2024-08-29T18:46:48.726 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestLibRBD.TestCreateLsDeleteSnapPP (4105 ms) 2024-08-29T18:46:48.726 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestLibRBD.TestGetNameIdSnapPP 2024-08-29T18:46:48.726 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T18:46:49.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:46:48 smithi029 bash[77880]: cluster 2024-08-29T18:46:47.181978+0000 mgr.y (mgr.25004) 1707 : cluster [DBG] pgmap v2927: 329 pgs: 329 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 40 KiB/s rd, 4.0 KiB/s wr, 54 op/s 2024-08-29T18:46:49.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:46:48 smithi029 bash[77880]: cluster 2024-08-29T18:46:47.660150+0000 mon.a (mon.0) 2463 : cluster [DBG] osdmap e1695: 8 total, 8 up, 8 in 2024-08-29T18:46:49.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:46:48 smithi029 bash[77880]: audit 2024-08-29T18:46:48.587943+0000 mon.c (mon.2) 703 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:46:49.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:46:48 smithi029 bash[79042]: cluster 2024-08-29T18:46:47.181978+0000 mgr.y (mgr.25004) 1707 : cluster [DBG] pgmap v2927: 329 pgs: 329 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 40 KiB/s rd, 4.0 KiB/s wr, 54 op/s 2024-08-29T18:46:49.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:46:48 smithi029 bash[79042]: cluster 2024-08-29T18:46:47.660150+0000 mon.a (mon.0) 2463 : cluster [DBG] osdmap e1695: 8 total, 8 up, 8 in 2024-08-29T18:46:49.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:46:48 smithi029 bash[79042]: audit 2024-08-29T18:46:48.587943+0000 mon.c (mon.2) 703 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:46:49.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:46:48 smithi110 bash[67519]: cluster 2024-08-29T18:46:47.181978+0000 mgr.y (mgr.25004) 1707 : cluster [DBG] pgmap v2927: 329 pgs: 329 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 40 KiB/s rd, 4.0 KiB/s wr, 54 op/s 2024-08-29T18:46:49.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:46:48 smithi110 bash[67519]: cluster 2024-08-29T18:46:47.660150+0000 mon.a (mon.0) 2463 : cluster [DBG] osdmap e1695: 8 total, 8 up, 8 in 2024-08-29T18:46:49.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:46:48 smithi110 bash[67519]: audit 2024-08-29T18:46:48.587943+0000 mon.c (mon.2) 703 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:46:50.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:46:49 smithi029 bash[77880]: cluster 2024-08-29T18:46:48.663508+0000 mon.a (mon.0) 2464 : cluster [DBG] osdmap e1696: 8 total, 8 up, 8 in 2024-08-29T18:46:50.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:46:49 smithi029 bash[77880]: cluster 2024-08-29T18:46:49.549929+0000 mon.a (mon.0) 2465 : cluster [DBG] osdmap e1697: 8 total, 8 up, 8 in 2024-08-29T18:46:50.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:46:49 smithi029 bash[79042]: cluster 2024-08-29T18:46:48.663508+0000 mon.a (mon.0) 2464 : cluster [DBG] osdmap e1696: 8 total, 8 up, 8 in 2024-08-29T18:46:50.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:46:49 smithi029 bash[79042]: cluster 2024-08-29T18:46:49.549929+0000 mon.a (mon.0) 2465 : cluster [DBG] osdmap e1697: 8 total, 8 up, 8 in 2024-08-29T18:46:50.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:46:49 smithi110 bash[67519]: cluster 2024-08-29T18:46:48.663508+0000 mon.a (mon.0) 2464 : cluster [DBG] osdmap e1696: 8 total, 8 up, 8 in 2024-08-29T18:46:50.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:46:49 smithi110 bash[67519]: cluster 2024-08-29T18:46:49.549929+0000 mon.a (mon.0) 2465 : cluster [DBG] osdmap e1697: 8 total, 8 up, 8 in 2024-08-29T18:46:51.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:46:50 smithi029 bash[77880]: cluster 2024-08-29T18:46:49.183273+0000 mgr.y (mgr.25004) 1708 : cluster [DBG] pgmap v2930: 329 pgs: 329 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 38 KiB/s rd, 4.0 KiB/s wr, 52 op/s 2024-08-29T18:46:51.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:46:50 smithi029 bash[77880]: cluster 2024-08-29T18:46:50.552813+0000 mon.a (mon.0) 2466 : cluster [DBG] osdmap e1698: 8 total, 8 up, 8 in 2024-08-29T18:46:51.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:46:50 smithi029 bash[79042]: cluster 2024-08-29T18:46:49.183273+0000 mgr.y (mgr.25004) 1708 : cluster [DBG] pgmap v2930: 329 pgs: 329 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 38 KiB/s rd, 4.0 KiB/s wr, 52 op/s 2024-08-29T18:46:51.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:46:50 smithi029 bash[79042]: cluster 2024-08-29T18:46:50.552813+0000 mon.a (mon.0) 2466 : cluster [DBG] osdmap e1698: 8 total, 8 up, 8 in 2024-08-29T18:46:51.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:46:50 smithi110 bash[67519]: cluster 2024-08-29T18:46:49.183273+0000 mgr.y (mgr.25004) 1708 : cluster [DBG] pgmap v2930: 329 pgs: 329 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 38 KiB/s rd, 4.0 KiB/s wr, 52 op/s 2024-08-29T18:46:51.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:46:50 smithi110 bash[67519]: cluster 2024-08-29T18:46:50.552813+0000 mon.a (mon.0) 2466 : cluster [DBG] osdmap e1698: 8 total, 8 up, 8 in 2024-08-29T18:46:52.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:46:52 smithi029 bash[79042]: cluster 2024-08-29T18:46:51.185106+0000 mgr.y (mgr.25004) 1709 : cluster [DBG] pgmap v2933: 329 pgs: 329 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 78 KiB/s rd, 7.5 KiB/s wr, 104 op/s 2024-08-29T18:46:52.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:46:52 smithi029 bash[79042]: cluster 2024-08-29T18:46:51.558002+0000 mon.a (mon.0) 2467 : cluster [DBG] osdmap e1699: 8 total, 8 up, 8 in 2024-08-29T18:46:52.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:46:52 smithi029 bash[77880]: cluster 2024-08-29T18:46:51.185106+0000 mgr.y (mgr.25004) 1709 : cluster [DBG] pgmap v2933: 329 pgs: 329 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 78 KiB/s rd, 7.5 KiB/s wr, 104 op/s 2024-08-29T18:46:52.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:46:52 smithi029 bash[77880]: cluster 2024-08-29T18:46:51.558002+0000 mon.a (mon.0) 2467 : cluster [DBG] osdmap e1699: 8 total, 8 up, 8 in 2024-08-29T18:46:52.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:46:52 smithi110 bash[67519]: cluster 2024-08-29T18:46:51.185106+0000 mgr.y (mgr.25004) 1709 : cluster [DBG] pgmap v2933: 329 pgs: 329 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 78 KiB/s rd, 7.5 KiB/s wr, 104 op/s 2024-08-29T18:46:52.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:46:52 smithi110 bash[67519]: cluster 2024-08-29T18:46:51.558002+0000 mon.a (mon.0) 2467 : cluster [DBG] osdmap e1699: 8 total, 8 up, 8 in 2024-08-29T18:46:53.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:46:53 smithi029 bash[79042]: cluster 2024-08-29T18:46:52.564969+0000 mon.a (mon.0) 2468 : cluster [DBG] osdmap e1700: 8 total, 8 up, 8 in 2024-08-29T18:46:53.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:46:53 smithi029 bash[77880]: cluster 2024-08-29T18:46:52.564969+0000 mon.a (mon.0) 2468 : cluster [DBG] osdmap e1700: 8 total, 8 up, 8 in 2024-08-29T18:46:53.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:46:53 smithi110 bash[67519]: cluster 2024-08-29T18:46:52.564969+0000 mon.a (mon.0) 2468 : cluster [DBG] osdmap e1700: 8 total, 8 up, 8 in 2024-08-29T18:46:54.595 INFO:tasks.workunit.client.0.smithi029.stdout:num snaps is: 0 2024-08-29T18:46:54.595 INFO:tasks.workunit.client.0.smithi029.stdout:expected: 0 2024-08-29T18:46:54.602 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestLibRBD.TestGetNameIdSnapPP (5877 ms) 2024-08-29T18:46:54.603 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestLibRBD.TestCreateLsRenameSnapPP 2024-08-29T18:46:54.603 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T18:46:54.901 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:46:54 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:46:54] "GET /metrics HTTP/1.1" 200 50943 "" "Prometheus/2.43.0" 2024-08-29T18:46:54.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:46:54 smithi029 bash[79042]: cluster 2024-08-29T18:46:53.186097+0000 mgr.y (mgr.25004) 1710 : cluster [DBG] pgmap v2936: 329 pgs: 329 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 56 KiB/s rd, 6.2 KiB/s wr, 76 op/s 2024-08-29T18:46:54.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:46:54 smithi029 bash[79042]: cluster 2024-08-29T18:46:53.575985+0000 mon.a (mon.0) 2469 : cluster [DBG] osdmap e1701: 8 total, 8 up, 8 in 2024-08-29T18:46:54.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:46:54 smithi029 bash[79042]: audit 2024-08-29T18:46:53.924447+0000 mon.c (mon.2) 704 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:46:54.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:46:54 smithi029 bash[79042]: cluster 2024-08-29T18:46:54.547754+0000 mon.a (mon.0) 2470 : cluster [DBG] osdmap e1702: 8 total, 8 up, 8 in 2024-08-29T18:46:54.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:46:54 smithi029 bash[77880]: cluster 2024-08-29T18:46:53.186097+0000 mgr.y (mgr.25004) 1710 : cluster [DBG] pgmap v2936: 329 pgs: 329 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 56 KiB/s rd, 6.2 KiB/s wr, 76 op/s 2024-08-29T18:46:54.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:46:54 smithi029 bash[77880]: cluster 2024-08-29T18:46:53.575985+0000 mon.a (mon.0) 2469 : cluster [DBG] osdmap e1701: 8 total, 8 up, 8 in 2024-08-29T18:46:54.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:46:54 smithi029 bash[77880]: audit 2024-08-29T18:46:53.924447+0000 mon.c (mon.2) 704 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:46:54.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:46:54 smithi029 bash[77880]: cluster 2024-08-29T18:46:54.547754+0000 mon.a (mon.0) 2470 : cluster [DBG] osdmap e1702: 8 total, 8 up, 8 in 2024-08-29T18:46:54.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:46:54 smithi110 bash[67519]: cluster 2024-08-29T18:46:53.186097+0000 mgr.y (mgr.25004) 1710 : cluster [DBG] pgmap v2936: 329 pgs: 329 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 56 KiB/s rd, 6.2 KiB/s wr, 76 op/s 2024-08-29T18:46:54.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:46:54 smithi110 bash[67519]: cluster 2024-08-29T18:46:53.575985+0000 mon.a (mon.0) 2469 : cluster [DBG] osdmap e1701: 8 total, 8 up, 8 in 2024-08-29T18:46:54.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:46:54 smithi110 bash[67519]: audit 2024-08-29T18:46:53.924447+0000 mon.c (mon.2) 704 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:46:54.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:46:54 smithi110 bash[67519]: cluster 2024-08-29T18:46:54.547754+0000 mon.a (mon.0) 2470 : cluster [DBG] osdmap e1702: 8 total, 8 up, 8 in 2024-08-29T18:46:55.633 INFO:tasks.workunit.client.0.smithi029.stdout:num snaps is: 1 2024-08-29T18:46:55.633 INFO:tasks.workunit.client.0.smithi029.stdout:expected: 1 2024-08-29T18:46:55.633 INFO:tasks.workunit.client.0.smithi029.stdout:snap: snap1 2024-08-29T18:46:55.633 INFO:tasks.workunit.client.0.smithi029.stdout:found snap1 with size 2097152 2024-08-29T18:46:56.641 INFO:tasks.workunit.client.0.smithi029.stdout:num snaps is: 2 2024-08-29T18:46:56.641 INFO:tasks.workunit.client.0.smithi029.stdout:expected: 2 2024-08-29T18:46:56.641 INFO:tasks.workunit.client.0.smithi029.stdout:snap: snap1 2024-08-29T18:46:56.641 INFO:tasks.workunit.client.0.smithi029.stdout:snap: snap2 2024-08-29T18:46:56.641 INFO:tasks.workunit.client.0.smithi029.stdout:found snap1 with size 2097152 2024-08-29T18:46:56.641 INFO:tasks.workunit.client.0.smithi029.stdout:found snap2 with size 4194304 2024-08-29T18:46:56.651 INFO:tasks.workunit.client.0.smithi029.stdout:num snaps is: 2 2024-08-29T18:46:56.651 INFO:tasks.workunit.client.0.smithi029.stdout:expected: 2 2024-08-29T18:46:56.651 INFO:tasks.workunit.client.0.smithi029.stdout:snap: snap1-rename 2024-08-29T18:46:56.651 INFO:tasks.workunit.client.0.smithi029.stdout:snap: snap2 2024-08-29T18:46:56.651 INFO:tasks.workunit.client.0.smithi029.stdout:found snap1-rename with size 2097152 2024-08-29T18:46:56.651 INFO:tasks.workunit.client.0.smithi029.stdout:found snap2 with size 4194304 2024-08-29T18:46:56.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:46:56 smithi029 bash[79042]: cluster 2024-08-29T18:46:55.187296+0000 mgr.y (mgr.25004) 1711 : cluster [DBG] pgmap v2939: 329 pgs: 329 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 5.2 KiB/s rd, 767 B/s wr, 9 op/s 2024-08-29T18:46:56.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:46:56 smithi029 bash[79042]: cluster 2024-08-29T18:46:55.584301+0000 mon.a (mon.0) 2471 : cluster [DBG] osdmap e1703: 8 total, 8 up, 8 in 2024-08-29T18:46:56.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:46:56 smithi029 bash[77880]: cluster 2024-08-29T18:46:55.187296+0000 mgr.y (mgr.25004) 1711 : cluster [DBG] pgmap v2939: 329 pgs: 329 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 5.2 KiB/s rd, 767 B/s wr, 9 op/s 2024-08-29T18:46:56.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:46:56 smithi029 bash[77880]: cluster 2024-08-29T18:46:55.584301+0000 mon.a (mon.0) 2471 : cluster [DBG] osdmap e1703: 8 total, 8 up, 8 in 2024-08-29T18:46:56.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:46:56 smithi110 bash[67519]: cluster 2024-08-29T18:46:55.187296+0000 mgr.y (mgr.25004) 1711 : cluster [DBG] pgmap v2939: 329 pgs: 329 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 5.2 KiB/s rd, 767 B/s wr, 9 op/s 2024-08-29T18:46:56.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:46:56 smithi110 bash[67519]: cluster 2024-08-29T18:46:55.584301+0000 mon.a (mon.0) 2471 : cluster [DBG] osdmap e1703: 8 total, 8 up, 8 in 2024-08-29T18:46:57.661 INFO:tasks.workunit.client.0.smithi029.stdout:num snaps is: 1 2024-08-29T18:46:57.661 INFO:tasks.workunit.client.0.smithi029.stdout:expected: 1 2024-08-29T18:46:57.661 INFO:tasks.workunit.client.0.smithi029.stdout:snap: snap2-rename 2024-08-29T18:46:57.661 INFO:tasks.workunit.client.0.smithi029.stdout:found snap2-rename with size 4194304 2024-08-29T18:46:57.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:46:57 smithi029 bash[77880]: cluster 2024-08-29T18:46:56.596205+0000 mon.a (mon.0) 2472 : cluster [DBG] osdmap e1704: 8 total, 8 up, 8 in 2024-08-29T18:46:57.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:46:57 smithi029 bash[79042]: cluster 2024-08-29T18:46:56.596205+0000 mon.a (mon.0) 2472 : cluster [DBG] osdmap e1704: 8 total, 8 up, 8 in 2024-08-29T18:46:57.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:46:57 smithi110 bash[67519]: cluster 2024-08-29T18:46:56.596205+0000 mon.a (mon.0) 2472 : cluster [DBG] osdmap e1704: 8 total, 8 up, 8 in 2024-08-29T18:46:58.652 INFO:tasks.workunit.client.0.smithi029.stdout:num snaps is: 0 2024-08-29T18:46:58.653 INFO:tasks.workunit.client.0.smithi029.stdout:expected: 0 2024-08-29T18:46:58.679 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestLibRBD.TestCreateLsRenameSnapPP (4076 ms) 2024-08-29T18:46:58.679 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestLibRBD.ConcurrentCreatesUnvalidatedPool 2024-08-29T18:46:58.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:46:58 smithi029 bash[79042]: cluster 2024-08-29T18:46:57.188444+0000 mgr.y (mgr.25004) 1712 : cluster [DBG] pgmap v2942: 329 pgs: 329 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 37 KiB/s rd, 5.0 KiB/s wr, 54 op/s 2024-08-29T18:46:58.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:46:58 smithi029 bash[79042]: cluster 2024-08-29T18:46:57.604898+0000 mon.a (mon.0) 2473 : cluster [DBG] osdmap e1705: 8 total, 8 up, 8 in 2024-08-29T18:46:58.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:46:58 smithi029 bash[77880]: cluster 2024-08-29T18:46:57.188444+0000 mgr.y (mgr.25004) 1712 : cluster [DBG] pgmap v2942: 329 pgs: 329 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 37 KiB/s rd, 5.0 KiB/s wr, 54 op/s 2024-08-29T18:46:58.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:46:58 smithi029 bash[77880]: cluster 2024-08-29T18:46:57.604898+0000 mon.a (mon.0) 2473 : cluster [DBG] osdmap e1705: 8 total, 8 up, 8 in 2024-08-29T18:46:58.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:46:58 smithi110 bash[67519]: cluster 2024-08-29T18:46:57.188444+0000 mgr.y (mgr.25004) 1712 : cluster [DBG] pgmap v2942: 329 pgs: 329 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 37 KiB/s rd, 5.0 KiB/s wr, 54 op/s 2024-08-29T18:46:58.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:46:58 smithi110 bash[67519]: cluster 2024-08-29T18:46:57.604898+0000 mon.a (mon.0) 2473 : cluster [DBG] osdmap e1705: 8 total, 8 up, 8 in 2024-08-29T18:46:59.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:46:59 smithi029 bash[77880]: cluster 2024-08-29T18:46:58.613718+0000 mon.a (mon.0) 2474 : cluster [DBG] osdmap e1706: 8 total, 8 up, 8 in 2024-08-29T18:46:59.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:46:59 smithi029 bash[79042]: cluster 2024-08-29T18:46:58.613718+0000 mon.a (mon.0) 2474 : cluster [DBG] osdmap e1706: 8 total, 8 up, 8 in 2024-08-29T18:46:59.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:46:59 smithi110 bash[67519]: cluster 2024-08-29T18:46:58.613718+0000 mon.a (mon.0) 2474 : cluster [DBG] osdmap e1706: 8 total, 8 up, 8 in 2024-08-29T18:47:00.669 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T18:47:00.670 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T18:47:00.670 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T18:47:00.670 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T18:47:00.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:47:00 smithi029 bash[77880]: cluster 2024-08-29T18:46:59.189686+0000 mgr.y (mgr.25004) 1713 : cluster [DBG] pgmap v2945: 329 pgs: 329 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 67 KiB/s rd, 7.2 KiB/s wr, 90 op/s 2024-08-29T18:47:00.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:47:00 smithi029 bash[77880]: cluster 2024-08-29T18:46:59.627596+0000 mon.a (mon.0) 2475 : cluster [DBG] osdmap e1707: 8 total, 8 up, 8 in 2024-08-29T18:47:00.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:47:00 smithi029 bash[77880]: audit 2024-08-29T18:46:59.633013+0000 mon.c (mon.2) 705 : audit [INF] from='client.? 172.21.15.29:0/1343357758' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-22","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:47:00.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:47:00 smithi029 bash[77880]: audit 2024-08-29T18:46:59.634146+0000 mon.a (mon.0) 2476 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-22","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:47:00.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:47:00 smithi029 bash[77880]: audit 2024-08-29T18:46:59.878471+0000 mon.a (mon.0) 2477 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:47:00.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:47:00 smithi029 bash[77880]: audit 2024-08-29T18:46:59.892135+0000 mon.a (mon.0) 2478 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:47:00.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:47:00 smithi029 bash[77880]: audit 2024-08-29T18:47:00.576946+0000 mon.c (mon.2) 706 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:47:00.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:47:00 smithi029 bash[77880]: audit 2024-08-29T18:47:00.578864+0000 mon.c (mon.2) 707 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:47:00.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:47:00 smithi029 bash[77880]: audit 2024-08-29T18:47:00.591965+0000 mon.a (mon.0) 2479 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:47:00.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:47:00 smithi029 bash[79042]: cluster 2024-08-29T18:46:59.189686+0000 mgr.y (mgr.25004) 1713 : cluster [DBG] pgmap v2945: 329 pgs: 329 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 67 KiB/s rd, 7.2 KiB/s wr, 90 op/s 2024-08-29T18:47:00.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:47:00 smithi029 bash[79042]: cluster 2024-08-29T18:46:59.627596+0000 mon.a (mon.0) 2475 : cluster [DBG] osdmap e1707: 8 total, 8 up, 8 in 2024-08-29T18:47:00.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:47:00 smithi029 bash[79042]: audit 2024-08-29T18:46:59.633013+0000 mon.c (mon.2) 705 : audit [INF] from='client.? 172.21.15.29:0/1343357758' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-22","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:47:00.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:47:00 smithi029 bash[79042]: audit 2024-08-29T18:46:59.634146+0000 mon.a (mon.0) 2476 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-22","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:47:00.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:47:00 smithi029 bash[79042]: audit 2024-08-29T18:46:59.878471+0000 mon.a (mon.0) 2477 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:47:00.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:47:00 smithi029 bash[79042]: audit 2024-08-29T18:46:59.892135+0000 mon.a (mon.0) 2478 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:47:00.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:47:00 smithi029 bash[79042]: audit 2024-08-29T18:47:00.576946+0000 mon.c (mon.2) 706 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:47:00.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:47:00 smithi029 bash[79042]: audit 2024-08-29T18:47:00.578864+0000 mon.c (mon.2) 707 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:47:00.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:47:00 smithi029 bash[79042]: audit 2024-08-29T18:47:00.591965+0000 mon.a (mon.0) 2479 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:47:00.904 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:47:00 smithi110 bash[67519]: cluster 2024-08-29T18:46:59.189686+0000 mgr.y (mgr.25004) 1713 : cluster [DBG] pgmap v2945: 329 pgs: 329 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 67 KiB/s rd, 7.2 KiB/s wr, 90 op/s 2024-08-29T18:47:00.904 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:47:00 smithi110 bash[67519]: cluster 2024-08-29T18:46:59.627596+0000 mon.a (mon.0) 2475 : cluster [DBG] osdmap e1707: 8 total, 8 up, 8 in 2024-08-29T18:47:00.904 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:47:00 smithi110 bash[67519]: audit 2024-08-29T18:46:59.633013+0000 mon.c (mon.2) 705 : audit [INF] from='client.? 172.21.15.29:0/1343357758' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-22","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:47:00.904 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:47:00 smithi110 bash[67519]: audit 2024-08-29T18:46:59.634146+0000 mon.a (mon.0) 2476 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-22","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:47:00.904 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:47:00 smithi110 bash[67519]: audit 2024-08-29T18:46:59.878471+0000 mon.a (mon.0) 2477 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:47:00.904 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:47:00 smithi110 bash[67519]: audit 2024-08-29T18:46:59.892135+0000 mon.a (mon.0) 2478 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:47:00.904 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:47:00 smithi110 bash[67519]: audit 2024-08-29T18:47:00.576946+0000 mon.c (mon.2) 706 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:47:00.904 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:47:00 smithi110 bash[67519]: audit 2024-08-29T18:47:00.578864+0000 mon.c (mon.2) 707 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:47:00.904 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:47:00 smithi110 bash[67519]: audit 2024-08-29T18:47:00.591965+0000 mon.a (mon.0) 2479 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:47:02.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:47:01 smithi029 bash[79042]: audit 2024-08-29T18:47:00.621387+0000 mon.a (mon.0) 2480 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-22","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:47:02.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:47:01 smithi029 bash[79042]: cluster 2024-08-29T18:47:00.629936+0000 mon.a (mon.0) 2481 : cluster [DBG] osdmap e1708: 8 total, 8 up, 8 in 2024-08-29T18:47:02.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:47:01 smithi029 bash[77880]: audit 2024-08-29T18:47:00.621387+0000 mon.a (mon.0) 2480 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-22","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:47:02.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:47:01 smithi029 bash[77880]: cluster 2024-08-29T18:47:00.629936+0000 mon.a (mon.0) 2481 : cluster [DBG] osdmap e1708: 8 total, 8 up, 8 in 2024-08-29T18:47:02.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:47:01 smithi110 bash[67519]: audit 2024-08-29T18:47:00.621387+0000 mon.a (mon.0) 2480 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-22","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:47:02.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:47:01 smithi110 bash[67519]: cluster 2024-08-29T18:47:00.629936+0000 mon.a (mon.0) 2481 : cluster [DBG] osdmap e1708: 8 total, 8 up, 8 in 2024-08-29T18:47:03.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:47:02 smithi029 bash[79042]: cluster 2024-08-29T18:47:01.191535+0000 mgr.y (mgr.25004) 1714 : cluster [DBG] pgmap v2948: 361 pgs: 4 creating+peering, 17 unknown, 340 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 36 KiB/s rd, 2.7 KiB/s wr, 47 op/s 2024-08-29T18:47:03.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:47:02 smithi029 bash[79042]: cluster 2024-08-29T18:47:01.651652+0000 mon.a (mon.0) 2482 : cluster [DBG] osdmap e1709: 8 total, 8 up, 8 in 2024-08-29T18:47:03.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:47:02 smithi029 bash[77880]: cluster 2024-08-29T18:47:01.191535+0000 mgr.y (mgr.25004) 1714 : cluster [DBG] pgmap v2948: 361 pgs: 4 creating+peering, 17 unknown, 340 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 36 KiB/s rd, 2.7 KiB/s wr, 47 op/s 2024-08-29T18:47:03.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:47:02 smithi029 bash[77880]: cluster 2024-08-29T18:47:01.651652+0000 mon.a (mon.0) 2482 : cluster [DBG] osdmap e1709: 8 total, 8 up, 8 in 2024-08-29T18:47:03.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:47:02 smithi110 bash[67519]: cluster 2024-08-29T18:47:01.191535+0000 mgr.y (mgr.25004) 1714 : cluster [DBG] pgmap v2948: 361 pgs: 4 creating+peering, 17 unknown, 340 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 36 KiB/s rd, 2.7 KiB/s wr, 47 op/s 2024-08-29T18:47:03.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:47:02 smithi110 bash[67519]: cluster 2024-08-29T18:47:01.651652+0000 mon.a (mon.0) 2482 : cluster [DBG] osdmap e1709: 8 total, 8 up, 8 in 2024-08-29T18:47:03.222 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestLibRBD.ConcurrentCreatesUnvalidatedPool (4543 ms) 2024-08-29T18:47:03.222 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestLibRBD.RemoveFullTry 2024-08-29T18:47:04.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:47:03 smithi029 bash[77880]: cluster 2024-08-29T18:47:02.670696+0000 mon.a (mon.0) 2483 : cluster [DBG] osdmap e1710: 8 total, 8 up, 8 in 2024-08-29T18:47:04.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:47:03 smithi029 bash[79042]: cluster 2024-08-29T18:47:02.670696+0000 mon.a (mon.0) 2483 : cluster [DBG] osdmap e1710: 8 total, 8 up, 8 in 2024-08-29T18:47:04.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:47:03 smithi110 bash[67519]: cluster 2024-08-29T18:47:02.670696+0000 mon.a (mon.0) 2483 : cluster [DBG] osdmap e1710: 8 total, 8 up, 8 in 2024-08-29T18:47:04.902 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:47:04 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:47:04] "GET /metrics HTTP/1.1" 200 53307 "" "Prometheus/2.43.0" 2024-08-29T18:47:04.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:47:04 smithi029 bash[79042]: cluster 2024-08-29T18:47:03.192456+0000 mgr.y (mgr.25004) 1715 : cluster [DBG] pgmap v2951: 361 pgs: 4 creating+peering, 3 unknown, 354 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 19 KiB/s rd, 1.5 KiB/s wr, 25 op/s 2024-08-29T18:47:04.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:47:04 smithi029 bash[79042]: audit 2024-08-29T18:47:03.588400+0000 mon.c (mon.2) 708 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:47:04.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:47:04 smithi029 bash[79042]: cluster 2024-08-29T18:47:03.776090+0000 mon.a (mon.0) 2484 : cluster [DBG] osdmap e1711: 8 total, 8 up, 8 in 2024-08-29T18:47:04.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:47:04 smithi029 bash[79042]: audit 2024-08-29T18:47:03.784256+0000 mon.a (mon.0) 2485 : audit [INF] from='client.? 172.21.15.29:0/2846387759' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-23","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:47:04.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:47:04 smithi029 bash[79042]: audit 2024-08-29T18:47:04.549810+0000 mon.a (mon.0) 2486 : audit [INF] from='client.? 172.21.15.29:0/2846387759' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-23","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:47:04.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:47:04 smithi029 bash[79042]: cluster 2024-08-29T18:47:04.557729+0000 mon.a (mon.0) 2487 : cluster [DBG] osdmap e1712: 8 total, 8 up, 8 in 2024-08-29T18:47:04.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:47:04 smithi029 bash[79042]: audit 2024-08-29T18:47:04.574331+0000 mon.c (mon.2) 709 : audit [INF] from='client.? 172.21.15.29:0/2892475748' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-23","app": "rbd","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:47:04.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:47:04 smithi029 bash[79042]: audit 2024-08-29T18:47:04.577859+0000 mon.a (mon.0) 2488 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-23","app": "rbd","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:47:04.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:47:04 smithi029 bash[77880]: cluster 2024-08-29T18:47:03.192456+0000 mgr.y (mgr.25004) 1715 : cluster [DBG] pgmap v2951: 361 pgs: 4 creating+peering, 3 unknown, 354 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 19 KiB/s rd, 1.5 KiB/s wr, 25 op/s 2024-08-29T18:47:04.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:47:04 smithi029 bash[77880]: audit 2024-08-29T18:47:03.588400+0000 mon.c (mon.2) 708 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:47:04.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:47:04 smithi029 bash[77880]: cluster 2024-08-29T18:47:03.776090+0000 mon.a (mon.0) 2484 : cluster [DBG] osdmap e1711: 8 total, 8 up, 8 in 2024-08-29T18:47:04.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:47:04 smithi029 bash[77880]: audit 2024-08-29T18:47:03.784256+0000 mon.a (mon.0) 2485 : audit [INF] from='client.? 172.21.15.29:0/2846387759' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-23","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:47:04.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:47:04 smithi029 bash[77880]: audit 2024-08-29T18:47:04.549810+0000 mon.a (mon.0) 2486 : audit [INF] from='client.? 172.21.15.29:0/2846387759' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-23","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:47:04.904 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:47:04 smithi029 bash[77880]: cluster 2024-08-29T18:47:04.557729+0000 mon.a (mon.0) 2487 : cluster [DBG] osdmap e1712: 8 total, 8 up, 8 in 2024-08-29T18:47:04.904 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:47:04 smithi029 bash[77880]: audit 2024-08-29T18:47:04.574331+0000 mon.c (mon.2) 709 : audit [INF] from='client.? 172.21.15.29:0/2892475748' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-23","app": "rbd","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:47:04.904 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:47:04 smithi029 bash[77880]: audit 2024-08-29T18:47:04.577859+0000 mon.a (mon.0) 2488 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-23","app": "rbd","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:47:05.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:47:04 smithi110 bash[67519]: cluster 2024-08-29T18:47:03.192456+0000 mgr.y (mgr.25004) 1715 : cluster [DBG] pgmap v2951: 361 pgs: 4 creating+peering, 3 unknown, 354 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 19 KiB/s rd, 1.5 KiB/s wr, 25 op/s 2024-08-29T18:47:05.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:47:04 smithi110 bash[67519]: audit 2024-08-29T18:47:03.588400+0000 mon.c (mon.2) 708 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:47:05.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:47:04 smithi110 bash[67519]: cluster 2024-08-29T18:47:03.776090+0000 mon.a (mon.0) 2484 : cluster [DBG] osdmap e1711: 8 total, 8 up, 8 in 2024-08-29T18:47:05.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:47:04 smithi110 bash[67519]: audit 2024-08-29T18:47:03.784256+0000 mon.a (mon.0) 2485 : audit [INF] from='client.? 172.21.15.29:0/2846387759' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-23","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:47:05.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:47:04 smithi110 bash[67519]: audit 2024-08-29T18:47:04.549810+0000 mon.a (mon.0) 2486 : audit [INF] from='client.? 172.21.15.29:0/2846387759' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-23","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:47:05.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:47:04 smithi110 bash[67519]: cluster 2024-08-29T18:47:04.557729+0000 mon.a (mon.0) 2487 : cluster [DBG] osdmap e1712: 8 total, 8 up, 8 in 2024-08-29T18:47:05.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:47:04 smithi110 bash[67519]: audit 2024-08-29T18:47:04.574331+0000 mon.c (mon.2) 709 : audit [INF] from='client.? 172.21.15.29:0/2892475748' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-23","app": "rbd","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:47:05.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:47:04 smithi110 bash[67519]: audit 2024-08-29T18:47:04.577859+0000 mon.a (mon.0) 2488 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-23","app": "rbd","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:47:06.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:47:06 smithi029 bash[79042]: cluster 2024-08-29T18:47:05.193824+0000 mgr.y (mgr.25004) 1716 : cluster [DBG] pgmap v2954: 393 pgs: 27 unknown, 366 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 25 KiB/s rd, 4.7 KiB/s wr, 38 op/s 2024-08-29T18:47:06.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:47:06 smithi029 bash[79042]: audit 2024-08-29T18:47:05.553036+0000 mon.a (mon.0) 2489 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-23","app": "rbd","yes_i_really_mean_it": true}]': finished 2024-08-29T18:47:06.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:47:06 smithi029 bash[79042]: cluster 2024-08-29T18:47:05.560498+0000 mon.a (mon.0) 2490 : cluster [DBG] osdmap e1713: 8 total, 8 up, 8 in 2024-08-29T18:47:06.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:47:06 smithi029 bash[77880]: cluster 2024-08-29T18:47:05.193824+0000 mgr.y (mgr.25004) 1716 : cluster [DBG] pgmap v2954: 393 pgs: 27 unknown, 366 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 25 KiB/s rd, 4.7 KiB/s wr, 38 op/s 2024-08-29T18:47:06.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:47:06 smithi029 bash[77880]: audit 2024-08-29T18:47:05.553036+0000 mon.a (mon.0) 2489 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-23","app": "rbd","yes_i_really_mean_it": true}]': finished 2024-08-29T18:47:06.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:47:06 smithi029 bash[77880]: cluster 2024-08-29T18:47:05.560498+0000 mon.a (mon.0) 2490 : cluster [DBG] osdmap e1713: 8 total, 8 up, 8 in 2024-08-29T18:47:06.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:47:06 smithi110 bash[67519]: cluster 2024-08-29T18:47:05.193824+0000 mgr.y (mgr.25004) 1716 : cluster [DBG] pgmap v2954: 393 pgs: 27 unknown, 366 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 25 KiB/s rd, 4.7 KiB/s wr, 38 op/s 2024-08-29T18:47:06.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:47:06 smithi110 bash[67519]: audit 2024-08-29T18:47:05.553036+0000 mon.a (mon.0) 2489 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-23","app": "rbd","yes_i_really_mean_it": true}]': finished 2024-08-29T18:47:06.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:47:06 smithi110 bash[67519]: cluster 2024-08-29T18:47:05.560498+0000 mon.a (mon.0) 2490 : cluster [DBG] osdmap e1713: 8 total, 8 up, 8 in 2024-08-29T18:47:07.642 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T18:47:07.904 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:47:07 smithi029 bash[70880]: [29/Aug/2024:18:47:07] ENGINE Bus STOPPING 2024-08-29T18:47:07.904 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:47:07 smithi029 bash[79042]: cluster 2024-08-29T18:47:06.562795+0000 mon.a (mon.0) 2491 : cluster [DBG] osdmap e1714: 8 total, 8 up, 8 in 2024-08-29T18:47:07.905 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:47:07 smithi029 bash[77880]: cluster 2024-08-29T18:47:06.562795+0000 mon.a (mon.0) 2491 : cluster [DBG] osdmap e1714: 8 total, 8 up, 8 in 2024-08-29T18:47:07.905 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:47:07 smithi110 bash[67519]: cluster 2024-08-29T18:47:06.562795+0000 mon.a (mon.0) 2491 : cluster [DBG] osdmap e1714: 8 total, 8 up, 8 in 2024-08-29T18:47:08.402 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:47:08 smithi029 bash[70880]: [29/Aug/2024:18:47:08] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-08-29T18:47:08.402 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:47:08 smithi029 bash[70880]: [29/Aug/2024:18:47:08] ENGINE Bus STOPPED 2024-08-29T18:47:08.402 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:47:08 smithi029 bash[70880]: [29/Aug/2024:18:47:08] ENGINE Bus STARTING 2024-08-29T18:47:08.402 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:47:08 smithi029 bash[70880]: [29/Aug/2024:18:47:08] ENGINE Serving on http://:::9283 2024-08-29T18:47:08.402 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:47:08 smithi029 bash[70880]: [29/Aug/2024:18:47:08] ENGINE Bus STARTED 2024-08-29T18:47:08.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:47:08 smithi029 bash[79042]: cluster 2024-08-29T18:47:07.195246+0000 mgr.y (mgr.25004) 1717 : cluster [DBG] pgmap v2957: 393 pgs: 9 unknown, 384 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 79 KiB/s rd, 7.5 KiB/s wr, 114 op/s 2024-08-29T18:47:08.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:47:08 smithi029 bash[79042]: cluster 2024-08-29T18:47:07.587521+0000 mon.a (mon.0) 2492 : cluster [DBG] osdmap e1715: 8 total, 8 up, 8 in 2024-08-29T18:47:08.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:47:08 smithi029 bash[79042]: audit 2024-08-29T18:47:07.641609+0000 mon.a (mon.0) 2493 : audit [INF] from='client.? ' entity='client.admin' 2024-08-29T18:47:08.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:47:08 smithi029 bash[79042]: audit 2024-08-29T18:47:07.668349+0000 mon.c (mon.2) 710 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:47:08.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:47:08 smithi029 bash[79042]: audit 2024-08-29T18:47:07.668998+0000 mon.c (mon.2) 711 : audit [INF] from='client.? 172.21.15.29:0/2892475748' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi029-117632-23", "field": "max_bytes", "val": "10485760"}]: dispatch 2024-08-29T18:47:08.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:47:08 smithi029 bash[79042]: audit 2024-08-29T18:47:07.669520+0000 mon.a (mon.0) 2494 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi029-117632-23", "field": "max_bytes", "val": "10485760"}]: dispatch 2024-08-29T18:47:08.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:47:08 smithi029 bash[79042]: audit 2024-08-29T18:47:07.671165+0000 mon.c (mon.2) 712 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:47:08.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:47:08 smithi029 bash[79042]: audit 2024-08-29T18:47:07.672290+0000 mon.c (mon.2) 713 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:47:08.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:47:08 smithi029 bash[79042]: audit 2024-08-29T18:47:07.681364+0000 mon.a (mon.0) 2495 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:47:08.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:47:08 smithi029 bash[77880]: cluster 2024-08-29T18:47:07.195246+0000 mgr.y (mgr.25004) 1717 : cluster [DBG] pgmap v2957: 393 pgs: 9 unknown, 384 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 79 KiB/s rd, 7.5 KiB/s wr, 114 op/s 2024-08-29T18:47:08.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:47:08 smithi029 bash[77880]: cluster 2024-08-29T18:47:07.587521+0000 mon.a (mon.0) 2492 : cluster [DBG] osdmap e1715: 8 total, 8 up, 8 in 2024-08-29T18:47:08.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:47:08 smithi029 bash[77880]: audit 2024-08-29T18:47:07.641609+0000 mon.a (mon.0) 2493 : audit [INF] from='client.? ' entity='client.admin' 2024-08-29T18:47:08.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:47:08 smithi029 bash[77880]: audit 2024-08-29T18:47:07.668349+0000 mon.c (mon.2) 710 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:47:08.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:47:08 smithi029 bash[77880]: audit 2024-08-29T18:47:07.668998+0000 mon.c (mon.2) 711 : audit [INF] from='client.? 172.21.15.29:0/2892475748' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi029-117632-23", "field": "max_bytes", "val": "10485760"}]: dispatch 2024-08-29T18:47:08.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:47:08 smithi029 bash[77880]: audit 2024-08-29T18:47:07.669520+0000 mon.a (mon.0) 2494 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi029-117632-23", "field": "max_bytes", "val": "10485760"}]: dispatch 2024-08-29T18:47:08.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:47:08 smithi029 bash[77880]: audit 2024-08-29T18:47:07.671165+0000 mon.c (mon.2) 712 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:47:08.904 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:47:08 smithi029 bash[77880]: audit 2024-08-29T18:47:07.672290+0000 mon.c (mon.2) 713 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:47:08.904 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:47:08 smithi029 bash[77880]: audit 2024-08-29T18:47:07.681364+0000 mon.a (mon.0) 2495 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:47:08.904 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:47:08 smithi110 bash[67519]: cluster 2024-08-29T18:47:07.195246+0000 mgr.y (mgr.25004) 1717 : cluster [DBG] pgmap v2957: 393 pgs: 9 unknown, 384 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 79 KiB/s rd, 7.5 KiB/s wr, 114 op/s 2024-08-29T18:47:08.904 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:47:08 smithi110 bash[67519]: cluster 2024-08-29T18:47:07.587521+0000 mon.a (mon.0) 2492 : cluster [DBG] osdmap e1715: 8 total, 8 up, 8 in 2024-08-29T18:47:08.904 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:47:08 smithi110 bash[67519]: audit 2024-08-29T18:47:07.641609+0000 mon.a (mon.0) 2493 : audit [INF] from='client.? ' entity='client.admin' 2024-08-29T18:47:08.904 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:47:08 smithi110 bash[67519]: audit 2024-08-29T18:47:07.668349+0000 mon.c (mon.2) 710 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:47:08.904 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:47:08 smithi110 bash[67519]: audit 2024-08-29T18:47:07.668998+0000 mon.c (mon.2) 711 : audit [INF] from='client.? 172.21.15.29:0/2892475748' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi029-117632-23", "field": "max_bytes", "val": "10485760"}]: dispatch 2024-08-29T18:47:08.904 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:47:08 smithi110 bash[67519]: audit 2024-08-29T18:47:07.669520+0000 mon.a (mon.0) 2494 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi029-117632-23", "field": "max_bytes", "val": "10485760"}]: dispatch 2024-08-29T18:47:08.905 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:47:08 smithi110 bash[67519]: audit 2024-08-29T18:47:07.671165+0000 mon.c (mon.2) 712 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:47:08.905 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:47:08 smithi110 bash[67519]: audit 2024-08-29T18:47:07.672290+0000 mon.c (mon.2) 713 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:47:08.905 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:47:08 smithi110 bash[67519]: audit 2024-08-29T18:47:07.681364+0000 mon.a (mon.0) 2495 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:47:09.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:47:09 smithi029 bash[79042]: audit 2024-08-29T18:47:08.640722+0000 mon.a (mon.0) 2496 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi029-117632-23", "field": "max_bytes", "val": "10485760"}]': finished 2024-08-29T18:47:09.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:47:09 smithi029 bash[79042]: cluster 2024-08-29T18:47:08.648565+0000 mon.a (mon.0) 2497 : cluster [DBG] osdmap e1716: 8 total, 8 up, 8 in 2024-08-29T18:47:09.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:47:09 smithi029 bash[77880]: audit 2024-08-29T18:47:08.640722+0000 mon.a (mon.0) 2496 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi029-117632-23", "field": "max_bytes", "val": "10485760"}]': finished 2024-08-29T18:47:09.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:47:09 smithi029 bash[77880]: cluster 2024-08-29T18:47:08.648565+0000 mon.a (mon.0) 2497 : cluster [DBG] osdmap e1716: 8 total, 8 up, 8 in 2024-08-29T18:47:09.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:47:09 smithi110 bash[67519]: audit 2024-08-29T18:47:08.640722+0000 mon.a (mon.0) 2496 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi029-117632-23", "field": "max_bytes", "val": "10485760"}]': finished 2024-08-29T18:47:09.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:47:09 smithi110 bash[67519]: cluster 2024-08-29T18:47:08.648565+0000 mon.a (mon.0) 2497 : cluster [DBG] osdmap e1716: 8 total, 8 up, 8 in 2024-08-29T18:47:11.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:47:10 smithi029 bash[79042]: cluster 2024-08-29T18:47:09.196676+0000 mgr.y (mgr.25004) 1718 : cluster [DBG] pgmap v2960: 393 pgs: 393 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 92 KiB/s rd, 5.0 KiB/s wr, 128 op/s 2024-08-29T18:47:11.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:47:10 smithi029 bash[77880]: cluster 2024-08-29T18:47:09.196676+0000 mgr.y (mgr.25004) 1718 : cluster [DBG] pgmap v2960: 393 pgs: 393 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 92 KiB/s rd, 5.0 KiB/s wr, 128 op/s 2024-08-29T18:47:11.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:47:10 smithi110 bash[67519]: cluster 2024-08-29T18:47:09.196676+0000 mgr.y (mgr.25004) 1718 : cluster [DBG] pgmap v2960: 393 pgs: 393 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 92 KiB/s rd, 5.0 KiB/s wr, 128 op/s 2024-08-29T18:47:13.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:47:12 smithi029 bash[79042]: cluster 2024-08-29T18:47:11.198993+0000 mgr.y (mgr.25004) 1719 : cluster [DBG] pgmap v2961: 393 pgs: 393 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 71 KiB/s rd, 5.1 KiB/s wr, 101 op/s 2024-08-29T18:47:13.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:47:12 smithi029 bash[77880]: cluster 2024-08-29T18:47:11.198993+0000 mgr.y (mgr.25004) 1719 : cluster [DBG] pgmap v2961: 393 pgs: 393 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 71 KiB/s rd, 5.1 KiB/s wr, 101 op/s 2024-08-29T18:47:13.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:47:12 smithi110 bash[67519]: cluster 2024-08-29T18:47:11.198993+0000 mgr.y (mgr.25004) 1719 : cluster [DBG] pgmap v2961: 393 pgs: 393 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 71 KiB/s rd, 5.1 KiB/s wr, 101 op/s 2024-08-29T18:47:14.902 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:47:14 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:47:14] "GET /metrics HTTP/1.1" 200 53307 "" "Prometheus/2.43.0" 2024-08-29T18:47:14.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:47:14 smithi029 bash[79042]: cluster 2024-08-29T18:47:13.201026+0000 mgr.y (mgr.25004) 1720 : cluster [DBG] pgmap v2962: 393 pgs: 393 active+clean; 7.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 30 KiB/s rd, 465 KiB/s wr, 44 op/s 2024-08-29T18:47:14.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:47:14 smithi029 bash[79042]: cluster 2024-08-29T18:47:14.561061+0000 mon.a (mon.0) 2498 : cluster [DBG] osdmap e1717: 8 total, 8 up, 8 in 2024-08-29T18:47:14.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:47:14 smithi029 bash[77880]: cluster 2024-08-29T18:47:13.201026+0000 mgr.y (mgr.25004) 1720 : cluster [DBG] pgmap v2962: 393 pgs: 393 active+clean; 7.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 30 KiB/s rd, 465 KiB/s wr, 44 op/s 2024-08-29T18:47:14.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:47:14 smithi029 bash[77880]: cluster 2024-08-29T18:47:14.561061+0000 mon.a (mon.0) 2498 : cluster [DBG] osdmap e1717: 8 total, 8 up, 8 in 2024-08-29T18:47:15.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:47:14 smithi110 bash[67519]: cluster 2024-08-29T18:47:13.201026+0000 mgr.y (mgr.25004) 1720 : cluster [DBG] pgmap v2962: 393 pgs: 393 active+clean; 7.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 30 KiB/s rd, 465 KiB/s wr, 44 op/s 2024-08-29T18:47:15.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:47:14 smithi110 bash[67519]: cluster 2024-08-29T18:47:14.561061+0000 mon.a (mon.0) 2498 : cluster [DBG] osdmap e1717: 8 total, 8 up, 8 in 2024-08-29T18:47:17.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:47:16 smithi029 bash[79042]: cluster 2024-08-29T18:47:15.202340+0000 mgr.y (mgr.25004) 1721 : cluster [DBG] pgmap v2964: 393 pgs: 393 active+clean; 11 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 5.1 KiB/s rd, 808 KiB/s wr, 9 op/s 2024-08-29T18:47:17.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:47:16 smithi029 bash[77880]: cluster 2024-08-29T18:47:15.202340+0000 mgr.y (mgr.25004) 1721 : cluster [DBG] pgmap v2964: 393 pgs: 393 active+clean; 11 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 5.1 KiB/s rd, 808 KiB/s wr, 9 op/s 2024-08-29T18:47:17.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:47:16 smithi110 bash[67519]: cluster 2024-08-29T18:47:15.202340+0000 mgr.y (mgr.25004) 1721 : cluster [DBG] pgmap v2964: 393 pgs: 393 active+clean; 11 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 5.1 KiB/s rd, 808 KiB/s wr, 9 op/s 2024-08-29T18:47:19.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:47:18 smithi029 bash[79042]: cluster 2024-08-29T18:47:17.205631+0000 mgr.y (mgr.25004) 1722 : cluster [DBG] pgmap v2965: 393 pgs: 393 active+clean; 12 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 4.6 KiB/s rd, 839 KiB/s wr, 8 op/s 2024-08-29T18:47:19.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:47:18 smithi029 bash[79042]: audit 2024-08-29T18:47:18.588871+0000 mon.c (mon.2) 714 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:47:19.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:47:18 smithi029 bash[77880]: cluster 2024-08-29T18:47:17.205631+0000 mgr.y (mgr.25004) 1722 : cluster [DBG] pgmap v2965: 393 pgs: 393 active+clean; 12 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 4.6 KiB/s rd, 839 KiB/s wr, 8 op/s 2024-08-29T18:47:19.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:47:18 smithi029 bash[77880]: audit 2024-08-29T18:47:18.588871+0000 mon.c (mon.2) 714 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:47:19.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:47:18 smithi110 bash[67519]: cluster 2024-08-29T18:47:17.205631+0000 mgr.y (mgr.25004) 1722 : cluster [DBG] pgmap v2965: 393 pgs: 393 active+clean; 12 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 4.6 KiB/s rd, 839 KiB/s wr, 8 op/s 2024-08-29T18:47:19.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:47:18 smithi110 bash[67519]: audit 2024-08-29T18:47:18.588871+0000 mon.c (mon.2) 714 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:47:21.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:47:20 smithi029 bash[77880]: cluster 2024-08-29T18:47:19.207495+0000 mgr.y (mgr.25004) 1723 : cluster [DBG] pgmap v2966: 393 pgs: 393 active+clean; 13 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 3.9 KiB/s rd, 819 KiB/s wr, 7 op/s 2024-08-29T18:47:21.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:47:20 smithi029 bash[79042]: cluster 2024-08-29T18:47:19.207495+0000 mgr.y (mgr.25004) 1723 : cluster [DBG] pgmap v2966: 393 pgs: 393 active+clean; 13 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 3.9 KiB/s rd, 819 KiB/s wr, 7 op/s 2024-08-29T18:47:21.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:47:20 smithi110 bash[67519]: cluster 2024-08-29T18:47:19.207495+0000 mgr.y (mgr.25004) 1723 : cluster [DBG] pgmap v2966: 393 pgs: 393 active+clean; 13 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 3.9 KiB/s rd, 819 KiB/s wr, 7 op/s 2024-08-29T18:47:23.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:47:22 smithi029 bash[77880]: cluster 2024-08-29T18:47:21.209857+0000 mgr.y (mgr.25004) 1724 : cluster [DBG] pgmap v2967: 393 pgs: 393 active+clean; 15 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 1022 B/s rd, 1023 KiB/s wr, 2 op/s 2024-08-29T18:47:23.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:47:22 smithi029 bash[79042]: cluster 2024-08-29T18:47:21.209857+0000 mgr.y (mgr.25004) 1724 : cluster [DBG] pgmap v2967: 393 pgs: 393 active+clean; 15 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 1022 B/s rd, 1023 KiB/s wr, 2 op/s 2024-08-29T18:47:23.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:47:22 smithi110 bash[67519]: cluster 2024-08-29T18:47:21.209857+0000 mgr.y (mgr.25004) 1724 : cluster [DBG] pgmap v2967: 393 pgs: 393 active+clean; 15 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 1022 B/s rd, 1023 KiB/s wr, 2 op/s 2024-08-29T18:47:24.902 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:47:24 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:47:24] "GET /metrics HTTP/1.1" 200 55767 "" "Prometheus/2.43.0" 2024-08-29T18:47:24.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:47:24 smithi029 bash[77880]: cluster 2024-08-29T18:47:23.211927+0000 mgr.y (mgr.25004) 1725 : cluster [DBG] pgmap v2968: 393 pgs: 393 active+clean; 18 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 1022 B/s rd, 1023 KiB/s wr, 2 op/s 2024-08-29T18:47:24.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:47:24 smithi029 bash[77880]: cluster 2024-08-29T18:47:24.554464+0000 mon.a (mon.0) 2499 : cluster [WRN] pool 'test-librbd-smithi029-117632-23' is full (reached quota's max_bytes: 10 MiB) 2024-08-29T18:47:24.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:47:24 smithi029 bash[77880]: cluster 2024-08-29T18:47:24.555182+0000 mon.a (mon.0) 2500 : cluster [WRN] Health check failed: 1 pool(s) full (POOL_FULL) 2024-08-29T18:47:24.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:47:24 smithi029 bash[77880]: cluster 2024-08-29T18:47:24.565011+0000 mon.a (mon.0) 2501 : cluster [DBG] osdmap e1718: 8 total, 8 up, 8 in 2024-08-29T18:47:24.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:47:24 smithi029 bash[79042]: cluster 2024-08-29T18:47:23.211927+0000 mgr.y (mgr.25004) 1725 : cluster [DBG] pgmap v2968: 393 pgs: 393 active+clean; 18 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 1022 B/s rd, 1023 KiB/s wr, 2 op/s 2024-08-29T18:47:24.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:47:24 smithi029 bash[79042]: cluster 2024-08-29T18:47:24.554464+0000 mon.a (mon.0) 2499 : cluster [WRN] pool 'test-librbd-smithi029-117632-23' is full (reached quota's max_bytes: 10 MiB) 2024-08-29T18:47:24.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:47:24 smithi029 bash[79042]: cluster 2024-08-29T18:47:24.555182+0000 mon.a (mon.0) 2500 : cluster [WRN] Health check failed: 1 pool(s) full (POOL_FULL) 2024-08-29T18:47:24.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:47:24 smithi029 bash[79042]: cluster 2024-08-29T18:47:24.565011+0000 mon.a (mon.0) 2501 : cluster [DBG] osdmap e1718: 8 total, 8 up, 8 in 2024-08-29T18:47:25.060 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestLibRBD.RemoveFullTry (21838 ms) 2024-08-29T18:47:25.060 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestLibRBD.RemoveFullTryDataPool 2024-08-29T18:47:25.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:47:24 smithi110 bash[67519]: cluster 2024-08-29T18:47:23.211927+0000 mgr.y (mgr.25004) 1725 : cluster [DBG] pgmap v2968: 393 pgs: 393 active+clean; 18 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 1022 B/s rd, 1023 KiB/s wr, 2 op/s 2024-08-29T18:47:25.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:47:24 smithi110 bash[67519]: cluster 2024-08-29T18:47:24.554464+0000 mon.a (mon.0) 2499 : cluster [WRN] pool 'test-librbd-smithi029-117632-23' is full (reached quota's max_bytes: 10 MiB) 2024-08-29T18:47:25.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:47:24 smithi110 bash[67519]: cluster 2024-08-29T18:47:24.555182+0000 mon.a (mon.0) 2500 : cluster [WRN] Health check failed: 1 pool(s) full (POOL_FULL) 2024-08-29T18:47:25.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:47:24 smithi110 bash[67519]: cluster 2024-08-29T18:47:24.565011+0000 mon.a (mon.0) 2501 : cluster [DBG] osdmap e1718: 8 total, 8 up, 8 in 2024-08-29T18:47:27.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:47:26 smithi029 bash[79042]: cluster 2024-08-29T18:47:25.213405+0000 mgr.y (mgr.25004) 1726 : cluster [DBG] pgmap v2970: 393 pgs: 393 active+clean; 14 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 3.5 KiB/s rd, 717 KiB/s wr, 6 op/s 2024-08-29T18:47:27.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:47:26 smithi029 bash[79042]: cluster 2024-08-29T18:47:25.708833+0000 mon.a (mon.0) 2502 : cluster [DBG] osdmap e1719: 8 total, 8 up, 8 in 2024-08-29T18:47:27.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:47:26 smithi029 bash[79042]: audit 2024-08-29T18:47:25.720469+0000 mon.a (mon.0) 2503 : audit [INF] from='client.? 172.21.15.29:0/3607914583' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-24","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:47:27.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:47:26 smithi029 bash[77880]: cluster 2024-08-29T18:47:25.213405+0000 mgr.y (mgr.25004) 1726 : cluster [DBG] pgmap v2970: 393 pgs: 393 active+clean; 14 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 3.5 KiB/s rd, 717 KiB/s wr, 6 op/s 2024-08-29T18:47:27.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:47:26 smithi029 bash[77880]: cluster 2024-08-29T18:47:25.708833+0000 mon.a (mon.0) 2502 : cluster [DBG] osdmap e1719: 8 total, 8 up, 8 in 2024-08-29T18:47:27.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:47:26 smithi029 bash[77880]: audit 2024-08-29T18:47:25.720469+0000 mon.a (mon.0) 2503 : audit [INF] from='client.? 172.21.15.29:0/3607914583' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-24","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:47:27.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:47:26 smithi110 bash[67519]: cluster 2024-08-29T18:47:25.213405+0000 mgr.y (mgr.25004) 1726 : cluster [DBG] pgmap v2970: 393 pgs: 393 active+clean; 14 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 3.5 KiB/s rd, 717 KiB/s wr, 6 op/s 2024-08-29T18:47:27.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:47:26 smithi110 bash[67519]: cluster 2024-08-29T18:47:25.708833+0000 mon.a (mon.0) 2502 : cluster [DBG] osdmap e1719: 8 total, 8 up, 8 in 2024-08-29T18:47:27.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:47:26 smithi110 bash[67519]: audit 2024-08-29T18:47:25.720469+0000 mon.a (mon.0) 2503 : audit [INF] from='client.? 172.21.15.29:0/3607914583' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-24","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:47:28.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:47:27 smithi029 bash[79042]: audit 2024-08-29T18:47:26.704491+0000 mon.a (mon.0) 2504 : audit [INF] from='client.? 172.21.15.29:0/3607914583' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-24","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:47:28.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:47:27 smithi029 bash[79042]: cluster 2024-08-29T18:47:26.712942+0000 mon.a (mon.0) 2505 : cluster [DBG] osdmap e1720: 8 total, 8 up, 8 in 2024-08-29T18:47:28.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:47:27 smithi029 bash[79042]: cluster 2024-08-29T18:47:27.214300+0000 mgr.y (mgr.25004) 1727 : cluster [DBG] pgmap v2973: 425 pgs: 12 creating+peering, 12 unknown, 401 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 20 KiB/s rd, 1.0 MiB/s wr, 29 op/s 2024-08-29T18:47:28.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:47:27 smithi029 bash[79042]: cluster 2024-08-29T18:47:27.719371+0000 mon.a (mon.0) 2506 : cluster [DBG] osdmap e1721: 8 total, 8 up, 8 in 2024-08-29T18:47:28.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:47:27 smithi029 bash[79042]: audit 2024-08-29T18:47:27.729930+0000 mon.a (mon.0) 2507 : audit [INF] from='client.? 172.21.15.29:0/4148045939' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-25","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:47:28.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:47:27 smithi029 bash[77880]: audit 2024-08-29T18:47:26.704491+0000 mon.a (mon.0) 2504 : audit [INF] from='client.? 172.21.15.29:0/3607914583' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-24","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:47:28.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:47:27 smithi029 bash[77880]: cluster 2024-08-29T18:47:26.712942+0000 mon.a (mon.0) 2505 : cluster [DBG] osdmap e1720: 8 total, 8 up, 8 in 2024-08-29T18:47:28.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:47:27 smithi029 bash[77880]: cluster 2024-08-29T18:47:27.214300+0000 mgr.y (mgr.25004) 1727 : cluster [DBG] pgmap v2973: 425 pgs: 12 creating+peering, 12 unknown, 401 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 20 KiB/s rd, 1.0 MiB/s wr, 29 op/s 2024-08-29T18:47:28.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:47:27 smithi029 bash[77880]: cluster 2024-08-29T18:47:27.719371+0000 mon.a (mon.0) 2506 : cluster [DBG] osdmap e1721: 8 total, 8 up, 8 in 2024-08-29T18:47:28.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:47:27 smithi029 bash[77880]: audit 2024-08-29T18:47:27.729930+0000 mon.a (mon.0) 2507 : audit [INF] from='client.? 172.21.15.29:0/4148045939' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-25","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:47:28.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:47:27 smithi110 bash[67519]: audit 2024-08-29T18:47:26.704491+0000 mon.a (mon.0) 2504 : audit [INF] from='client.? 172.21.15.29:0/3607914583' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-24","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:47:28.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:47:27 smithi110 bash[67519]: cluster 2024-08-29T18:47:26.712942+0000 mon.a (mon.0) 2505 : cluster [DBG] osdmap e1720: 8 total, 8 up, 8 in 2024-08-29T18:47:28.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:47:27 smithi110 bash[67519]: cluster 2024-08-29T18:47:27.214300+0000 mgr.y (mgr.25004) 1727 : cluster [DBG] pgmap v2973: 425 pgs: 12 creating+peering, 12 unknown, 401 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 20 KiB/s rd, 1.0 MiB/s wr, 29 op/s 2024-08-29T18:47:28.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:47:27 smithi110 bash[67519]: cluster 2024-08-29T18:47:27.719371+0000 mon.a (mon.0) 2506 : cluster [DBG] osdmap e1721: 8 total, 8 up, 8 in 2024-08-29T18:47:28.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:47:27 smithi110 bash[67519]: audit 2024-08-29T18:47:27.729930+0000 mon.a (mon.0) 2507 : audit [INF] from='client.? 172.21.15.29:0/4148045939' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-25","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:47:30.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:47:29 smithi029 bash[79042]: audit 2024-08-29T18:47:28.712099+0000 mon.a (mon.0) 2508 : audit [INF] from='client.? 172.21.15.29:0/4148045939' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-25","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:47:30.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:47:29 smithi029 bash[79042]: cluster 2024-08-29T18:47:28.720039+0000 mon.a (mon.0) 2509 : cluster [DBG] osdmap e1722: 8 total, 8 up, 8 in 2024-08-29T18:47:30.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:47:29 smithi029 bash[79042]: audit 2024-08-29T18:47:28.728472+0000 mon.c (mon.2) 715 : audit [INF] from='client.? 172.21.15.29:0/2892475748' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-24","app": "rbd","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:47:30.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:47:29 smithi029 bash[79042]: audit 2024-08-29T18:47:28.730457+0000 mon.a (mon.0) 2510 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-24","app": "rbd","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:47:30.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:47:29 smithi029 bash[79042]: cluster 2024-08-29T18:47:29.557079+0000 mon.a (mon.0) 2511 : cluster [INF] pool 'test-librbd-smithi029-117632-23' no longer out of quota; removing NO_QUOTA flag 2024-08-29T18:47:30.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:47:29 smithi029 bash[79042]: cluster 2024-08-29T18:47:29.557820+0000 mon.a (mon.0) 2512 : cluster [INF] Health check cleared: POOL_FULL (was: 1 pool(s) full) 2024-08-29T18:47:30.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:47:29 smithi029 bash[79042]: audit 2024-08-29T18:47:29.560558+0000 mon.a (mon.0) 2513 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-24","app": "rbd","yes_i_really_mean_it": true}]': finished 2024-08-29T18:47:30.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:47:29 smithi029 bash[79042]: cluster 2024-08-29T18:47:29.568227+0000 mon.a (mon.0) 2514 : cluster [DBG] osdmap e1723: 8 total, 8 up, 8 in 2024-08-29T18:47:30.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:47:29 smithi029 bash[77880]: audit 2024-08-29T18:47:28.712099+0000 mon.a (mon.0) 2508 : audit [INF] from='client.? 172.21.15.29:0/4148045939' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-25","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:47:30.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:47:29 smithi029 bash[77880]: cluster 2024-08-29T18:47:28.720039+0000 mon.a (mon.0) 2509 : cluster [DBG] osdmap e1722: 8 total, 8 up, 8 in 2024-08-29T18:47:30.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:47:29 smithi029 bash[77880]: audit 2024-08-29T18:47:28.728472+0000 mon.c (mon.2) 715 : audit [INF] from='client.? 172.21.15.29:0/2892475748' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-24","app": "rbd","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:47:30.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:47:29 smithi029 bash[77880]: audit 2024-08-29T18:47:28.730457+0000 mon.a (mon.0) 2510 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-24","app": "rbd","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:47:30.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:47:29 smithi029 bash[77880]: cluster 2024-08-29T18:47:29.557079+0000 mon.a (mon.0) 2511 : cluster [INF] pool 'test-librbd-smithi029-117632-23' no longer out of quota; removing NO_QUOTA flag 2024-08-29T18:47:30.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:47:29 smithi029 bash[77880]: cluster 2024-08-29T18:47:29.557820+0000 mon.a (mon.0) 2512 : cluster [INF] Health check cleared: POOL_FULL (was: 1 pool(s) full) 2024-08-29T18:47:30.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:47:29 smithi029 bash[77880]: audit 2024-08-29T18:47:29.560558+0000 mon.a (mon.0) 2513 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-24","app": "rbd","yes_i_really_mean_it": true}]': finished 2024-08-29T18:47:30.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:47:29 smithi029 bash[77880]: cluster 2024-08-29T18:47:29.568227+0000 mon.a (mon.0) 2514 : cluster [DBG] osdmap e1723: 8 total, 8 up, 8 in 2024-08-29T18:47:30.154 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:47:29 smithi110 bash[67519]: audit 2024-08-29T18:47:28.712099+0000 mon.a (mon.0) 2508 : audit [INF] from='client.? 172.21.15.29:0/4148045939' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-25","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:47:30.154 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:47:29 smithi110 bash[67519]: cluster 2024-08-29T18:47:28.720039+0000 mon.a (mon.0) 2509 : cluster [DBG] osdmap e1722: 8 total, 8 up, 8 in 2024-08-29T18:47:30.154 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:47:29 smithi110 bash[67519]: audit 2024-08-29T18:47:28.728472+0000 mon.c (mon.2) 715 : audit [INF] from='client.? 172.21.15.29:0/2892475748' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-24","app": "rbd","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:47:30.154 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:47:29 smithi110 bash[67519]: audit 2024-08-29T18:47:28.730457+0000 mon.a (mon.0) 2510 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-24","app": "rbd","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:47:30.154 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:47:29 smithi110 bash[67519]: cluster 2024-08-29T18:47:29.557079+0000 mon.a (mon.0) 2511 : cluster [INF] pool 'test-librbd-smithi029-117632-23' no longer out of quota; removing NO_QUOTA flag 2024-08-29T18:47:30.154 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:47:29 smithi110 bash[67519]: cluster 2024-08-29T18:47:29.557820+0000 mon.a (mon.0) 2512 : cluster [INF] Health check cleared: POOL_FULL (was: 1 pool(s) full) 2024-08-29T18:47:30.154 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:47:29 smithi110 bash[67519]: audit 2024-08-29T18:47:29.560558+0000 mon.a (mon.0) 2513 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-24","app": "rbd","yes_i_really_mean_it": true}]': finished 2024-08-29T18:47:30.154 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:47:29 smithi110 bash[67519]: cluster 2024-08-29T18:47:29.568227+0000 mon.a (mon.0) 2514 : cluster [DBG] osdmap e1723: 8 total, 8 up, 8 in 2024-08-29T18:47:31.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:47:30 smithi029 bash[79042]: cluster 2024-08-29T18:47:29.215760+0000 mgr.y (mgr.25004) 1728 : cluster [DBG] pgmap v2976: 457 pgs: 2 creating+activating, 12 creating+peering, 34 unknown, 409 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 23 KiB/s rd, 768 KiB/s wr, 30 op/s 2024-08-29T18:47:31.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:47:30 smithi029 bash[79042]: cluster 2024-08-29T18:47:30.571030+0000 mon.a (mon.0) 2515 : cluster [DBG] osdmap e1724: 8 total, 8 up, 8 in 2024-08-29T18:47:31.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:47:30 smithi029 bash[77880]: cluster 2024-08-29T18:47:29.215760+0000 mgr.y (mgr.25004) 1728 : cluster [DBG] pgmap v2976: 457 pgs: 2 creating+activating, 12 creating+peering, 34 unknown, 409 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 23 KiB/s rd, 768 KiB/s wr, 30 op/s 2024-08-29T18:47:31.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:47:30 smithi029 bash[77880]: cluster 2024-08-29T18:47:30.571030+0000 mon.a (mon.0) 2515 : cluster [DBG] osdmap e1724: 8 total, 8 up, 8 in 2024-08-29T18:47:31.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:47:30 smithi110 bash[67519]: cluster 2024-08-29T18:47:29.215760+0000 mgr.y (mgr.25004) 1728 : cluster [DBG] pgmap v2976: 457 pgs: 2 creating+activating, 12 creating+peering, 34 unknown, 409 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 23 KiB/s rd, 768 KiB/s wr, 30 op/s 2024-08-29T18:47:31.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:47:30 smithi110 bash[67519]: cluster 2024-08-29T18:47:30.571030+0000 mon.a (mon.0) 2515 : cluster [DBG] osdmap e1724: 8 total, 8 up, 8 in 2024-08-29T18:47:31.658 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T18:47:32.113 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:47:31 smithi029 bash[70880]: [29/Aug/2024:18:47:31] ENGINE Bus STOPPING 2024-08-29T18:47:32.402 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:47:32 smithi029 bash[70880]: [29/Aug/2024:18:47:32] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-08-29T18:47:32.402 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:47:32 smithi029 bash[70880]: [29/Aug/2024:18:47:32] ENGINE Bus STOPPED 2024-08-29T18:47:32.402 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:47:32 smithi029 bash[70880]: [29/Aug/2024:18:47:32] ENGINE Bus STARTING 2024-08-29T18:47:32.402 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:47:32 smithi029 bash[70880]: [29/Aug/2024:18:47:32] ENGINE Serving on http://:::9283 2024-08-29T18:47:32.402 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:47:32 smithi029 bash[70880]: [29/Aug/2024:18:47:32] ENGINE Bus STARTED 2024-08-29T18:47:32.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:47:32 smithi029 bash[77880]: cluster 2024-08-29T18:47:31.217948+0000 mgr.y (mgr.25004) 1729 : cluster [DBG] pgmap v2979: 457 pgs: 2 creating+activating, 2 creating+peering, 14 unknown, 439 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:47:32.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:47:32 smithi029 bash[77880]: cluster 2024-08-29T18:47:31.575452+0000 mon.a (mon.0) 2516 : cluster [DBG] osdmap e1725: 8 total, 8 up, 8 in 2024-08-29T18:47:32.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:47:32 smithi029 bash[77880]: audit 2024-08-29T18:47:31.656493+0000 mon.a (mon.0) 2517 : audit [INF] from='client.? ' entity='client.admin' 2024-08-29T18:47:32.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:47:32 smithi029 bash[77880]: audit 2024-08-29T18:47:31.681582+0000 mon.c (mon.2) 716 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:47:32.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:47:32 smithi029 bash[77880]: audit 2024-08-29T18:47:31.689376+0000 mon.c (mon.2) 717 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:47:32.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:47:32 smithi029 bash[77880]: audit 2024-08-29T18:47:31.690913+0000 mon.c (mon.2) 718 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:47:32.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:47:32 smithi029 bash[77880]: audit 2024-08-29T18:47:31.701371+0000 mon.a (mon.0) 2518 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:47:32.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:47:32 smithi029 bash[79042]: cluster 2024-08-29T18:47:31.217948+0000 mgr.y (mgr.25004) 1729 : cluster [DBG] pgmap v2979: 457 pgs: 2 creating+activating, 2 creating+peering, 14 unknown, 439 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:47:32.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:47:32 smithi029 bash[79042]: cluster 2024-08-29T18:47:31.575452+0000 mon.a (mon.0) 2516 : cluster [DBG] osdmap e1725: 8 total, 8 up, 8 in 2024-08-29T18:47:32.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:47:32 smithi029 bash[79042]: audit 2024-08-29T18:47:31.656493+0000 mon.a (mon.0) 2517 : audit [INF] from='client.? ' entity='client.admin' 2024-08-29T18:47:32.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:47:32 smithi029 bash[79042]: audit 2024-08-29T18:47:31.681582+0000 mon.c (mon.2) 716 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:47:32.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:47:32 smithi029 bash[79042]: audit 2024-08-29T18:47:31.689376+0000 mon.c (mon.2) 717 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:47:32.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:47:32 smithi029 bash[79042]: audit 2024-08-29T18:47:31.690913+0000 mon.c (mon.2) 718 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:47:32.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:47:32 smithi029 bash[79042]: audit 2024-08-29T18:47:31.701371+0000 mon.a (mon.0) 2518 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:47:32.904 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:47:32 smithi110 bash[67519]: cluster 2024-08-29T18:47:31.217948+0000 mgr.y (mgr.25004) 1729 : cluster [DBG] pgmap v2979: 457 pgs: 2 creating+activating, 2 creating+peering, 14 unknown, 439 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:47:32.904 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:47:32 smithi110 bash[67519]: cluster 2024-08-29T18:47:31.575452+0000 mon.a (mon.0) 2516 : cluster [DBG] osdmap e1725: 8 total, 8 up, 8 in 2024-08-29T18:47:32.904 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:47:32 smithi110 bash[67519]: audit 2024-08-29T18:47:31.656493+0000 mon.a (mon.0) 2517 : audit [INF] from='client.? ' entity='client.admin' 2024-08-29T18:47:32.904 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:47:32 smithi110 bash[67519]: audit 2024-08-29T18:47:31.681582+0000 mon.c (mon.2) 716 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:47:32.904 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:47:32 smithi110 bash[67519]: audit 2024-08-29T18:47:31.689376+0000 mon.c (mon.2) 717 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:47:32.904 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:47:32 smithi110 bash[67519]: audit 2024-08-29T18:47:31.690913+0000 mon.c (mon.2) 718 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:47:32.904 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:47:32 smithi110 bash[67519]: audit 2024-08-29T18:47:31.701371+0000 mon.a (mon.0) 2518 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:47:34.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:47:33 smithi029 bash[79042]: cluster 2024-08-29T18:47:32.663176+0000 mon.a (mon.0) 2519 : cluster [DBG] osdmap e1726: 8 total, 8 up, 8 in 2024-08-29T18:47:34.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:47:33 smithi029 bash[79042]: audit 2024-08-29T18:47:33.590559+0000 mon.c (mon.2) 719 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:47:34.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:47:33 smithi029 bash[77880]: cluster 2024-08-29T18:47:32.663176+0000 mon.a (mon.0) 2519 : cluster [DBG] osdmap e1726: 8 total, 8 up, 8 in 2024-08-29T18:47:34.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:47:33 smithi029 bash[77880]: audit 2024-08-29T18:47:33.590559+0000 mon.c (mon.2) 719 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:47:34.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:47:33 smithi110 bash[67519]: cluster 2024-08-29T18:47:32.663176+0000 mon.a (mon.0) 2519 : cluster [DBG] osdmap e1726: 8 total, 8 up, 8 in 2024-08-29T18:47:34.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:47:33 smithi110 bash[67519]: audit 2024-08-29T18:47:33.590559+0000 mon.c (mon.2) 719 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:47:34.902 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:47:34 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:47:34] "GET /metrics HTTP/1.1" 200 60633 "" "Prometheus/2.43.0" 2024-08-29T18:47:34.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:47:34 smithi029 bash[79042]: cluster 2024-08-29T18:47:33.218942+0000 mgr.y (mgr.25004) 1730 : cluster [DBG] pgmap v2982: 457 pgs: 2 creating+activating, 455 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 255 B/s rd, 767 B/s wr, 0 op/s 2024-08-29T18:47:34.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:47:34 smithi029 bash[79042]: cluster 2024-08-29T18:47:33.676537+0000 mon.a (mon.0) 2520 : cluster [DBG] osdmap e1727: 8 total, 8 up, 8 in 2024-08-29T18:47:34.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:47:34 smithi029 bash[79042]: audit 2024-08-29T18:47:33.735912+0000 mon.c (mon.2) 720 : audit [INF] from='client.? 172.21.15.29:0/2892475748' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi029-117632-25", "field": "max_bytes", "val": "10485760"}]: dispatch 2024-08-29T18:47:34.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:47:34 smithi029 bash[79042]: audit 2024-08-29T18:47:33.736525+0000 mon.a (mon.0) 2521 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi029-117632-25", "field": "max_bytes", "val": "10485760"}]: dispatch 2024-08-29T18:47:34.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:47:34 smithi029 bash[77880]: cluster 2024-08-29T18:47:33.218942+0000 mgr.y (mgr.25004) 1730 : cluster [DBG] pgmap v2982: 457 pgs: 2 creating+activating, 455 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 255 B/s rd, 767 B/s wr, 0 op/s 2024-08-29T18:47:34.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:47:34 smithi029 bash[77880]: cluster 2024-08-29T18:47:33.676537+0000 mon.a (mon.0) 2520 : cluster [DBG] osdmap e1727: 8 total, 8 up, 8 in 2024-08-29T18:47:34.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:47:34 smithi029 bash[77880]: audit 2024-08-29T18:47:33.735912+0000 mon.c (mon.2) 720 : audit [INF] from='client.? 172.21.15.29:0/2892475748' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi029-117632-25", "field": "max_bytes", "val": "10485760"}]: dispatch 2024-08-29T18:47:34.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:47:34 smithi029 bash[77880]: audit 2024-08-29T18:47:33.736525+0000 mon.a (mon.0) 2521 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi029-117632-25", "field": "max_bytes", "val": "10485760"}]: dispatch 2024-08-29T18:47:35.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:47:34 smithi110 bash[67519]: cluster 2024-08-29T18:47:33.218942+0000 mgr.y (mgr.25004) 1730 : cluster [DBG] pgmap v2982: 457 pgs: 2 creating+activating, 455 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 255 B/s rd, 767 B/s wr, 0 op/s 2024-08-29T18:47:35.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:47:34 smithi110 bash[67519]: cluster 2024-08-29T18:47:33.676537+0000 mon.a (mon.0) 2520 : cluster [DBG] osdmap e1727: 8 total, 8 up, 8 in 2024-08-29T18:47:35.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:47:34 smithi110 bash[67519]: audit 2024-08-29T18:47:33.735912+0000 mon.c (mon.2) 720 : audit [INF] from='client.? 172.21.15.29:0/2892475748' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi029-117632-25", "field": "max_bytes", "val": "10485760"}]: dispatch 2024-08-29T18:47:35.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:47:34 smithi110 bash[67519]: audit 2024-08-29T18:47:33.736525+0000 mon.a (mon.0) 2521 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi029-117632-25", "field": "max_bytes", "val": "10485760"}]: dispatch 2024-08-29T18:47:36.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:47:35 smithi029 bash[77880]: audit 2024-08-29T18:47:34.670814+0000 mon.a (mon.0) 2522 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi029-117632-25", "field": "max_bytes", "val": "10485760"}]': finished 2024-08-29T18:47:36.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:47:35 smithi029 bash[77880]: cluster 2024-08-29T18:47:34.678025+0000 mon.a (mon.0) 2523 : cluster [DBG] osdmap e1728: 8 total, 8 up, 8 in 2024-08-29T18:47:36.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:47:35 smithi029 bash[79042]: audit 2024-08-29T18:47:34.670814+0000 mon.a (mon.0) 2522 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi029-117632-25", "field": "max_bytes", "val": "10485760"}]': finished 2024-08-29T18:47:36.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:47:35 smithi029 bash[79042]: cluster 2024-08-29T18:47:34.678025+0000 mon.a (mon.0) 2523 : cluster [DBG] osdmap e1728: 8 total, 8 up, 8 in 2024-08-29T18:47:36.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:47:35 smithi110 bash[67519]: audit 2024-08-29T18:47:34.670814+0000 mon.a (mon.0) 2522 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi029-117632-25", "field": "max_bytes", "val": "10485760"}]': finished 2024-08-29T18:47:36.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:47:35 smithi110 bash[67519]: cluster 2024-08-29T18:47:34.678025+0000 mon.a (mon.0) 2523 : cluster [DBG] osdmap e1728: 8 total, 8 up, 8 in 2024-08-29T18:47:37.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:47:36 smithi029 bash[77880]: cluster 2024-08-29T18:47:35.220309+0000 mgr.y (mgr.25004) 1731 : cluster [DBG] pgmap v2985: 457 pgs: 457 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 255 B/s rd, 1023 B/s wr, 1 op/s 2024-08-29T18:47:37.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:47:36 smithi029 bash[79042]: cluster 2024-08-29T18:47:35.220309+0000 mgr.y (mgr.25004) 1731 : cluster [DBG] pgmap v2985: 457 pgs: 457 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 255 B/s rd, 1023 B/s wr, 1 op/s 2024-08-29T18:47:37.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:47:36 smithi110 bash[67519]: cluster 2024-08-29T18:47:35.220309+0000 mgr.y (mgr.25004) 1731 : cluster [DBG] pgmap v2985: 457 pgs: 457 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 255 B/s rd, 1023 B/s wr, 1 op/s 2024-08-29T18:47:39.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:47:38 smithi029 bash[77880]: cluster 2024-08-29T18:47:37.223605+0000 mgr.y (mgr.25004) 1732 : cluster [DBG] pgmap v2986: 457 pgs: 457 active+clean; 6.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 5.7 KiB/s rd, 364 KiB/s wr, 10 op/s 2024-08-29T18:47:39.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:47:38 smithi029 bash[79042]: cluster 2024-08-29T18:47:37.223605+0000 mgr.y (mgr.25004) 1732 : cluster [DBG] pgmap v2986: 457 pgs: 457 active+clean; 6.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 5.7 KiB/s rd, 364 KiB/s wr, 10 op/s 2024-08-29T18:47:39.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:47:38 smithi110 bash[67519]: cluster 2024-08-29T18:47:37.223605+0000 mgr.y (mgr.25004) 1732 : cluster [DBG] pgmap v2986: 457 pgs: 457 active+clean; 6.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 5.7 KiB/s rd, 364 KiB/s wr, 10 op/s 2024-08-29T18:47:40.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:47:40 smithi029 bash[79042]: cluster 2024-08-29T18:47:39.225087+0000 mgr.y (mgr.25004) 1733 : cluster [DBG] pgmap v2987: 457 pgs: 457 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 4.9 KiB/s rd, 313 KiB/s wr, 8 op/s 2024-08-29T18:47:40.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:47:40 smithi029 bash[79042]: cluster 2024-08-29T18:47:39.572784+0000 mon.a (mon.0) 2524 : cluster [DBG] osdmap e1729: 8 total, 8 up, 8 in 2024-08-29T18:47:40.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:47:40 smithi029 bash[77880]: cluster 2024-08-29T18:47:39.225087+0000 mgr.y (mgr.25004) 1733 : cluster [DBG] pgmap v2987: 457 pgs: 457 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 4.9 KiB/s rd, 313 KiB/s wr, 8 op/s 2024-08-29T18:47:40.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:47:40 smithi029 bash[77880]: cluster 2024-08-29T18:47:39.572784+0000 mon.a (mon.0) 2524 : cluster [DBG] osdmap e1729: 8 total, 8 up, 8 in 2024-08-29T18:47:40.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:47:40 smithi110 bash[67519]: cluster 2024-08-29T18:47:39.225087+0000 mgr.y (mgr.25004) 1733 : cluster [DBG] pgmap v2987: 457 pgs: 457 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 4.9 KiB/s rd, 313 KiB/s wr, 8 op/s 2024-08-29T18:47:40.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:47:40 smithi110 bash[67519]: cluster 2024-08-29T18:47:39.572784+0000 mon.a (mon.0) 2524 : cluster [DBG] osdmap e1729: 8 total, 8 up, 8 in 2024-08-29T18:47:42.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:47:42 smithi029 bash[77880]: cluster 2024-08-29T18:47:41.227743+0000 mgr.y (mgr.25004) 1734 : cluster [DBG] pgmap v2989: 457 pgs: 457 active+clean; 11 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 4.9 KiB/s rd, 814 KiB/s wr, 9 op/s 2024-08-29T18:47:42.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:47:42 smithi029 bash[79042]: cluster 2024-08-29T18:47:41.227743+0000 mgr.y (mgr.25004) 1734 : cluster [DBG] pgmap v2989: 457 pgs: 457 active+clean; 11 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 4.9 KiB/s rd, 814 KiB/s wr, 9 op/s 2024-08-29T18:47:42.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:47:42 smithi110 bash[67519]: cluster 2024-08-29T18:47:41.227743+0000 mgr.y (mgr.25004) 1734 : cluster [DBG] pgmap v2989: 457 pgs: 457 active+clean; 11 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 4.9 KiB/s rd, 814 KiB/s wr, 9 op/s 2024-08-29T18:47:44.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:47:44 smithi029 bash[77880]: cluster 2024-08-29T18:47:43.229971+0000 mgr.y (mgr.25004) 1735 : cluster [DBG] pgmap v2990: 457 pgs: 457 active+clean; 11 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 4.3 KiB/s rd, 719 KiB/s wr, 7 op/s 2024-08-29T18:47:44.902 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:47:44 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:47:44] "GET /metrics HTTP/1.1" 200 60633 "" "Prometheus/2.43.0" 2024-08-29T18:47:44.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:47:44 smithi029 bash[79042]: cluster 2024-08-29T18:47:43.229971+0000 mgr.y (mgr.25004) 1735 : cluster [DBG] pgmap v2990: 457 pgs: 457 active+clean; 11 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 4.3 KiB/s rd, 719 KiB/s wr, 7 op/s 2024-08-29T18:47:44.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:47:44 smithi110 bash[67519]: cluster 2024-08-29T18:47:43.229971+0000 mgr.y (mgr.25004) 1735 : cluster [DBG] pgmap v2990: 457 pgs: 457 active+clean; 11 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 4.3 KiB/s rd, 719 KiB/s wr, 7 op/s 2024-08-29T18:47:46.904 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:47:46 smithi029 bash[79042]: cluster 2024-08-29T18:47:45.231830+0000 mgr.y (mgr.25004) 1736 : cluster [DBG] pgmap v2991: 457 pgs: 457 active+clean; 13 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 3.7 KiB/s rd, 819 KiB/s wr, 6 op/s 2024-08-29T18:47:46.905 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:47:46 smithi029 bash[77880]: cluster 2024-08-29T18:47:45.231830+0000 mgr.y (mgr.25004) 1736 : cluster [DBG] pgmap v2991: 457 pgs: 457 active+clean; 13 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 3.7 KiB/s rd, 819 KiB/s wr, 6 op/s 2024-08-29T18:47:46.905 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:47:46 smithi110 bash[67519]: cluster 2024-08-29T18:47:45.231830+0000 mgr.y (mgr.25004) 1736 : cluster [DBG] pgmap v2991: 457 pgs: 457 active+clean; 13 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 3.7 KiB/s rd, 819 KiB/s wr, 6 op/s 2024-08-29T18:47:48.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:47:48 smithi029 bash[79042]: cluster 2024-08-29T18:47:47.234991+0000 mgr.y (mgr.25004) 1737 : cluster [DBG] pgmap v2992: 457 pgs: 457 active+clean; 17 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 1.1 KiB/s rd, 1023 KiB/s wr, 2 op/s 2024-08-29T18:47:48.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:47:48 smithi029 bash[77880]: cluster 2024-08-29T18:47:47.234991+0000 mgr.y (mgr.25004) 1737 : cluster [DBG] pgmap v2992: 457 pgs: 457 active+clean; 17 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 1.1 KiB/s rd, 1023 KiB/s wr, 2 op/s 2024-08-29T18:47:48.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:47:48 smithi110 bash[67519]: cluster 2024-08-29T18:47:47.234991+0000 mgr.y (mgr.25004) 1737 : cluster [DBG] pgmap v2992: 457 pgs: 457 active+clean; 17 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 1.1 KiB/s rd, 1023 KiB/s wr, 2 op/s 2024-08-29T18:47:49.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:47:49 smithi029 bash[79042]: audit 2024-08-29T18:47:48.592168+0000 mon.c (mon.2) 721 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:47:49.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:47:49 smithi029 bash[79042]: cluster 2024-08-29T18:47:49.565414+0000 mon.a (mon.0) 2525 : cluster [WRN] pool 'test-librbd-smithi029-117632-25' is full (reached quota's max_bytes: 10 MiB) 2024-08-29T18:47:49.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:47:49 smithi029 bash[79042]: cluster 2024-08-29T18:47:49.566096+0000 mon.a (mon.0) 2526 : cluster [WRN] Health check failed: 1 pool(s) full (POOL_FULL) 2024-08-29T18:47:49.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:47:49 smithi029 bash[79042]: cluster 2024-08-29T18:47:49.575710+0000 mon.a (mon.0) 2527 : cluster [DBG] osdmap e1730: 8 total, 8 up, 8 in 2024-08-29T18:47:49.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:47:49 smithi029 bash[77880]: audit 2024-08-29T18:47:48.592168+0000 mon.c (mon.2) 721 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:47:49.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:47:49 smithi029 bash[77880]: cluster 2024-08-29T18:47:49.565414+0000 mon.a (mon.0) 2525 : cluster [WRN] pool 'test-librbd-smithi029-117632-25' is full (reached quota's max_bytes: 10 MiB) 2024-08-29T18:47:49.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:47:49 smithi029 bash[77880]: cluster 2024-08-29T18:47:49.566096+0000 mon.a (mon.0) 2526 : cluster [WRN] Health check failed: 1 pool(s) full (POOL_FULL) 2024-08-29T18:47:49.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:47:49 smithi029 bash[77880]: cluster 2024-08-29T18:47:49.575710+0000 mon.a (mon.0) 2527 : cluster [DBG] osdmap e1730: 8 total, 8 up, 8 in 2024-08-29T18:47:49.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:47:49 smithi110 bash[67519]: audit 2024-08-29T18:47:48.592168+0000 mon.c (mon.2) 721 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:47:49.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:47:49 smithi110 bash[67519]: cluster 2024-08-29T18:47:49.565414+0000 mon.a (mon.0) 2525 : cluster [WRN] pool 'test-librbd-smithi029-117632-25' is full (reached quota's max_bytes: 10 MiB) 2024-08-29T18:47:49.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:47:49 smithi110 bash[67519]: cluster 2024-08-29T18:47:49.566096+0000 mon.a (mon.0) 2526 : cluster [WRN] Health check failed: 1 pool(s) full (POOL_FULL) 2024-08-29T18:47:49.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:47:49 smithi110 bash[67519]: cluster 2024-08-29T18:47:49.575710+0000 mon.a (mon.0) 2527 : cluster [DBG] osdmap e1730: 8 total, 8 up, 8 in 2024-08-29T18:47:50.612 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T18:47:50.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:47:50 smithi029 bash[79042]: cluster 2024-08-29T18:47:49.236422+0000 mgr.y (mgr.25004) 1738 : cluster [DBG] pgmap v2993: 457 pgs: 457 active+clean; 17 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 1022 B/s rd, 1023 KiB/s wr, 2 op/s 2024-08-29T18:47:50.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:47:50 smithi029 bash[79042]: audit 2024-08-29T18:47:49.922704+0000 mon.c (mon.2) 722 : audit [INF] from='client.? 172.21.15.29:0/2892475748' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi029-117632-24", "field": "max_objects", "val": "6"}]: dispatch 2024-08-29T18:47:50.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:47:50 smithi029 bash[79042]: audit 2024-08-29T18:47:49.923510+0000 mon.a (mon.0) 2528 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi029-117632-24", "field": "max_objects", "val": "6"}]: dispatch 2024-08-29T18:47:50.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:47:50 smithi029 bash[77880]: cluster 2024-08-29T18:47:49.236422+0000 mgr.y (mgr.25004) 1738 : cluster [DBG] pgmap v2993: 457 pgs: 457 active+clean; 17 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 1022 B/s rd, 1023 KiB/s wr, 2 op/s 2024-08-29T18:47:50.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:47:50 smithi029 bash[77880]: audit 2024-08-29T18:47:49.922704+0000 mon.c (mon.2) 722 : audit [INF] from='client.? 172.21.15.29:0/2892475748' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi029-117632-24", "field": "max_objects", "val": "6"}]: dispatch 2024-08-29T18:47:50.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:47:50 smithi029 bash[77880]: audit 2024-08-29T18:47:49.923510+0000 mon.a (mon.0) 2528 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi029-117632-24", "field": "max_objects", "val": "6"}]: dispatch 2024-08-29T18:47:50.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:47:50 smithi110 bash[67519]: cluster 2024-08-29T18:47:49.236422+0000 mgr.y (mgr.25004) 1738 : cluster [DBG] pgmap v2993: 457 pgs: 457 active+clean; 17 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 1022 B/s rd, 1023 KiB/s wr, 2 op/s 2024-08-29T18:47:50.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:47:50 smithi110 bash[67519]: audit 2024-08-29T18:47:49.922704+0000 mon.c (mon.2) 722 : audit [INF] from='client.? 172.21.15.29:0/2892475748' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi029-117632-24", "field": "max_objects", "val": "6"}]: dispatch 2024-08-29T18:47:50.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:47:50 smithi110 bash[67519]: audit 2024-08-29T18:47:49.923510+0000 mon.a (mon.0) 2528 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi029-117632-24", "field": "max_objects", "val": "6"}]: dispatch 2024-08-29T18:47:51.670 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T18:47:51.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:47:51 smithi029 bash[79042]: audit 2024-08-29T18:47:50.603928+0000 mon.a (mon.0) 2529 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi029-117632-24", "field": "max_objects", "val": "6"}]': finished 2024-08-29T18:47:51.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:47:51 smithi029 bash[79042]: cluster 2024-08-29T18:47:50.612803+0000 mon.a (mon.0) 2530 : cluster [DBG] osdmap e1731: 8 total, 8 up, 8 in 2024-08-29T18:47:51.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:47:51 smithi029 bash[77880]: audit 2024-08-29T18:47:50.603928+0000 mon.a (mon.0) 2529 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi029-117632-24", "field": "max_objects", "val": "6"}]': finished 2024-08-29T18:47:51.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:47:51 smithi029 bash[77880]: cluster 2024-08-29T18:47:50.612803+0000 mon.a (mon.0) 2530 : cluster [DBG] osdmap e1731: 8 total, 8 up, 8 in 2024-08-29T18:47:51.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:47:51 smithi110 bash[67519]: audit 2024-08-29T18:47:50.603928+0000 mon.a (mon.0) 2529 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi029-117632-24", "field": "max_objects", "val": "6"}]': finished 2024-08-29T18:47:51.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:47:51 smithi110 bash[67519]: cluster 2024-08-29T18:47:50.612803+0000 mon.a (mon.0) 2530 : cluster [DBG] osdmap e1731: 8 total, 8 up, 8 in 2024-08-29T18:47:52.694 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T18:47:52.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:47:52 smithi029 bash[79042]: cluster 2024-08-29T18:47:51.238577+0000 mgr.y (mgr.25004) 1739 : cluster [DBG] pgmap v2996: 457 pgs: 457 active+clean; 20 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 1.9 KiB/s rd, 1.1 MiB/s wr, 4 op/s 2024-08-29T18:47:52.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:47:52 smithi029 bash[77880]: cluster 2024-08-29T18:47:51.238577+0000 mgr.y (mgr.25004) 1739 : cluster [DBG] pgmap v2996: 457 pgs: 457 active+clean; 20 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 1.9 KiB/s rd, 1.1 MiB/s wr, 4 op/s 2024-08-29T18:47:52.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:47:52 smithi110 bash[67519]: cluster 2024-08-29T18:47:51.238577+0000 mgr.y (mgr.25004) 1739 : cluster [DBG] pgmap v2996: 457 pgs: 457 active+clean; 20 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 1.9 KiB/s rd, 1.1 MiB/s wr, 4 op/s 2024-08-29T18:47:53.717 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T18:47:54.741 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T18:47:54.901 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:47:54 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:47:54] "GET /metrics HTTP/1.1" 200 60695 "" "Prometheus/2.43.0" 2024-08-29T18:47:54.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:47:54 smithi029 bash[79042]: cluster 2024-08-29T18:47:53.240821+0000 mgr.y (mgr.25004) 1740 : cluster [DBG] pgmap v2997: 457 pgs: 457 active+clean; 20 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 2.5 KiB/s rd, 896 KiB/s wr, 5 op/s 2024-08-29T18:47:54.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:47:54 smithi029 bash[79042]: cluster 2024-08-29T18:47:54.567937+0000 mon.a (mon.0) 2531 : cluster [WRN] pool 'test-librbd-smithi029-117632-24' is full (reached quota's max_objects: 6) 2024-08-29T18:47:54.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:47:54 smithi029 bash[79042]: cluster 2024-08-29T18:47:54.568615+0000 mon.a (mon.0) 2532 : cluster [WRN] Health check update: 2 pool(s) full (POOL_FULL) 2024-08-29T18:47:54.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:47:54 smithi029 bash[79042]: cluster 2024-08-29T18:47:54.578965+0000 mon.a (mon.0) 2533 : cluster [DBG] osdmap e1732: 8 total, 8 up, 8 in 2024-08-29T18:47:54.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:47:54 smithi029 bash[77880]: cluster 2024-08-29T18:47:53.240821+0000 mgr.y (mgr.25004) 1740 : cluster [DBG] pgmap v2997: 457 pgs: 457 active+clean; 20 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 2.5 KiB/s rd, 896 KiB/s wr, 5 op/s 2024-08-29T18:47:54.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:47:54 smithi029 bash[77880]: cluster 2024-08-29T18:47:54.567937+0000 mon.a (mon.0) 2531 : cluster [WRN] pool 'test-librbd-smithi029-117632-24' is full (reached quota's max_objects: 6) 2024-08-29T18:47:54.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:47:54 smithi029 bash[77880]: cluster 2024-08-29T18:47:54.568615+0000 mon.a (mon.0) 2532 : cluster [WRN] Health check update: 2 pool(s) full (POOL_FULL) 2024-08-29T18:47:54.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:47:54 smithi029 bash[77880]: cluster 2024-08-29T18:47:54.578965+0000 mon.a (mon.0) 2533 : cluster [DBG] osdmap e1732: 8 total, 8 up, 8 in 2024-08-29T18:47:54.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:47:54 smithi110 bash[67519]: cluster 2024-08-29T18:47:53.240821+0000 mgr.y (mgr.25004) 1740 : cluster [DBG] pgmap v2997: 457 pgs: 457 active+clean; 20 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 2.5 KiB/s rd, 896 KiB/s wr, 5 op/s 2024-08-29T18:47:54.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:47:54 smithi110 bash[67519]: cluster 2024-08-29T18:47:54.567937+0000 mon.a (mon.0) 2531 : cluster [WRN] pool 'test-librbd-smithi029-117632-24' is full (reached quota's max_objects: 6) 2024-08-29T18:47:54.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:47:54 smithi110 bash[67519]: cluster 2024-08-29T18:47:54.568615+0000 mon.a (mon.0) 2532 : cluster [WRN] Health check update: 2 pool(s) full (POOL_FULL) 2024-08-29T18:47:54.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:47:54 smithi110 bash[67519]: cluster 2024-08-29T18:47:54.578965+0000 mon.a (mon.0) 2533 : cluster [DBG] osdmap e1732: 8 total, 8 up, 8 in 2024-08-29T18:47:54.930 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestLibRBD.RemoveFullTryDataPool (29870 ms) 2024-08-29T18:47:54.930 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestLibRBD.RemoveFullTryNamespace 2024-08-29T18:47:56.738 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T18:47:57.104 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:47:56 smithi029 bash[70880]: [29/Aug/2024:18:47:56] ENGINE Bus STOPPING 2024-08-29T18:47:57.104 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:47:56 smithi029 bash[79042]: cluster 2024-08-29T18:47:55.242295+0000 mgr.y (mgr.25004) 1741 : cluster [DBG] pgmap v2999: 457 pgs: 457 active+clean; 13 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 2.7 KiB/s rd, 513 KiB/s wr, 7 op/s 2024-08-29T18:47:57.104 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:47:56 smithi029 bash[79042]: cluster 2024-08-29T18:47:55.659503+0000 mon.a (mon.0) 2534 : cluster [DBG] osdmap e1733: 8 total, 8 up, 8 in 2024-08-29T18:47:57.105 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:47:56 smithi029 bash[79042]: audit 2024-08-29T18:47:55.664628+0000 mon.c (mon.2) 723 : audit [INF] from='client.? 172.21.15.29:0/2410046143' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-26","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:47:57.105 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:47:56 smithi029 bash[79042]: audit 2024-08-29T18:47:55.667652+0000 mon.a (mon.0) 2535 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-26","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:47:57.105 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:47:56 smithi029 bash[77880]: cluster 2024-08-29T18:47:55.242295+0000 mgr.y (mgr.25004) 1741 : cluster [DBG] pgmap v2999: 457 pgs: 457 active+clean; 13 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 2.7 KiB/s rd, 513 KiB/s wr, 7 op/s 2024-08-29T18:47:57.105 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:47:56 smithi029 bash[77880]: cluster 2024-08-29T18:47:55.659503+0000 mon.a (mon.0) 2534 : cluster [DBG] osdmap e1733: 8 total, 8 up, 8 in 2024-08-29T18:47:57.105 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:47:56 smithi029 bash[77880]: audit 2024-08-29T18:47:55.664628+0000 mon.c (mon.2) 723 : audit [INF] from='client.? 172.21.15.29:0/2410046143' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-26","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:47:57.105 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:47:56 smithi029 bash[77880]: audit 2024-08-29T18:47:55.667652+0000 mon.a (mon.0) 2535 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-26","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:47:57.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:47:56 smithi110 bash[67519]: cluster 2024-08-29T18:47:55.242295+0000 mgr.y (mgr.25004) 1741 : cluster [DBG] pgmap v2999: 457 pgs: 457 active+clean; 13 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 2.7 KiB/s rd, 513 KiB/s wr, 7 op/s 2024-08-29T18:47:57.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:47:56 smithi110 bash[67519]: cluster 2024-08-29T18:47:55.659503+0000 mon.a (mon.0) 2534 : cluster [DBG] osdmap e1733: 8 total, 8 up, 8 in 2024-08-29T18:47:57.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:47:56 smithi110 bash[67519]: audit 2024-08-29T18:47:55.664628+0000 mon.c (mon.2) 723 : audit [INF] from='client.? 172.21.15.29:0/2410046143' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-26","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:47:57.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:47:56 smithi110 bash[67519]: audit 2024-08-29T18:47:55.667652+0000 mon.a (mon.0) 2535 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-26","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:47:57.402 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:47:57 smithi029 bash[70880]: [29/Aug/2024:18:47:57] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-08-29T18:47:57.402 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:47:57 smithi029 bash[70880]: [29/Aug/2024:18:47:57] ENGINE Bus STOPPED 2024-08-29T18:47:57.402 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:47:57 smithi029 bash[70880]: [29/Aug/2024:18:47:57] ENGINE Bus STARTING 2024-08-29T18:47:57.402 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:47:57 smithi029 bash[70880]: [29/Aug/2024:18:47:57] ENGINE Serving on http://:::9283 2024-08-29T18:47:57.402 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:47:57 smithi029 bash[70880]: [29/Aug/2024:18:47:57] ENGINE Bus STARTED 2024-08-29T18:47:58.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:47:57 smithi029 bash[79042]: audit 2024-08-29T18:47:56.665356+0000 mon.a (mon.0) 2536 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-26","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:47:58.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:47:57 smithi029 bash[79042]: cluster 2024-08-29T18:47:56.674719+0000 mon.a (mon.0) 2537 : cluster [DBG] osdmap e1734: 8 total, 8 up, 8 in 2024-08-29T18:47:58.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:47:57 smithi029 bash[79042]: audit 2024-08-29T18:47:56.731482+0000 mon.a (mon.0) 2538 : audit [INF] from='client.? ' entity='client.admin' 2024-08-29T18:47:58.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:47:57 smithi029 bash[79042]: audit 2024-08-29T18:47:56.746708+0000 mon.c (mon.2) 724 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:47:58.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:47:57 smithi029 bash[79042]: audit 2024-08-29T18:47:57.393306+0000 mon.c (mon.2) 725 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:47:58.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:47:57 smithi029 bash[79042]: audit 2024-08-29T18:47:57.395183+0000 mon.c (mon.2) 726 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:47:58.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:47:57 smithi029 bash[79042]: audit 2024-08-29T18:47:57.403912+0000 mon.a (mon.0) 2539 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:47:58.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:47:57 smithi029 bash[77880]: audit 2024-08-29T18:47:56.665356+0000 mon.a (mon.0) 2536 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-26","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:47:58.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:47:57 smithi029 bash[77880]: cluster 2024-08-29T18:47:56.674719+0000 mon.a (mon.0) 2537 : cluster [DBG] osdmap e1734: 8 total, 8 up, 8 in 2024-08-29T18:47:58.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:47:57 smithi029 bash[77880]: audit 2024-08-29T18:47:56.731482+0000 mon.a (mon.0) 2538 : audit [INF] from='client.? ' entity='client.admin' 2024-08-29T18:47:58.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:47:57 smithi029 bash[77880]: audit 2024-08-29T18:47:56.746708+0000 mon.c (mon.2) 724 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:47:58.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:47:57 smithi029 bash[77880]: audit 2024-08-29T18:47:57.393306+0000 mon.c (mon.2) 725 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:47:58.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:47:57 smithi029 bash[77880]: audit 2024-08-29T18:47:57.395183+0000 mon.c (mon.2) 726 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:47:58.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:47:57 smithi029 bash[77880]: audit 2024-08-29T18:47:57.403912+0000 mon.a (mon.0) 2539 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:47:58.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:47:57 smithi110 bash[67519]: audit 2024-08-29T18:47:56.665356+0000 mon.a (mon.0) 2536 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-26","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:47:58.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:47:57 smithi110 bash[67519]: cluster 2024-08-29T18:47:56.674719+0000 mon.a (mon.0) 2537 : cluster [DBG] osdmap e1734: 8 total, 8 up, 8 in 2024-08-29T18:47:58.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:47:57 smithi110 bash[67519]: audit 2024-08-29T18:47:56.731482+0000 mon.a (mon.0) 2538 : audit [INF] from='client.? ' entity='client.admin' 2024-08-29T18:47:58.154 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:47:57 smithi110 bash[67519]: audit 2024-08-29T18:47:56.746708+0000 mon.c (mon.2) 724 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:47:58.154 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:47:57 smithi110 bash[67519]: audit 2024-08-29T18:47:57.393306+0000 mon.c (mon.2) 725 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:47:58.154 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:47:57 smithi110 bash[67519]: audit 2024-08-29T18:47:57.395183+0000 mon.c (mon.2) 726 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:47:58.154 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:47:57 smithi110 bash[67519]: audit 2024-08-29T18:47:57.403912+0000 mon.a (mon.0) 2539 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:47:59.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:47:58 smithi029 bash[79042]: cluster 2024-08-29T18:47:57.244173+0000 mgr.y (mgr.25004) 1742 : cluster [DBG] pgmap v3002: 489 pgs: 16 creating+peering, 3 unknown, 470 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 22 KiB/s rd, 4.0 KiB/s wr, 34 op/s 2024-08-29T18:47:59.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:47:58 smithi029 bash[79042]: cluster 2024-08-29T18:47:57.691287+0000 mon.a (mon.0) 2540 : cluster [DBG] osdmap e1735: 8 total, 8 up, 8 in 2024-08-29T18:47:59.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:47:58 smithi029 bash[77880]: cluster 2024-08-29T18:47:57.244173+0000 mgr.y (mgr.25004) 1742 : cluster [DBG] pgmap v3002: 489 pgs: 16 creating+peering, 3 unknown, 470 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 22 KiB/s rd, 4.0 KiB/s wr, 34 op/s 2024-08-29T18:47:59.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:47:58 smithi029 bash[77880]: cluster 2024-08-29T18:47:57.691287+0000 mon.a (mon.0) 2540 : cluster [DBG] osdmap e1735: 8 total, 8 up, 8 in 2024-08-29T18:47:59.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:47:58 smithi110 bash[67519]: cluster 2024-08-29T18:47:57.244173+0000 mgr.y (mgr.25004) 1742 : cluster [DBG] pgmap v3002: 489 pgs: 16 creating+peering, 3 unknown, 470 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 22 KiB/s rd, 4.0 KiB/s wr, 34 op/s 2024-08-29T18:47:59.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:47:58 smithi110 bash[67519]: cluster 2024-08-29T18:47:57.691287+0000 mon.a (mon.0) 2540 : cluster [DBG] osdmap e1735: 8 total, 8 up, 8 in 2024-08-29T18:48:00.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:47:59 smithi029 bash[79042]: cluster 2024-08-29T18:47:58.724802+0000 mon.a (mon.0) 2541 : cluster [DBG] osdmap e1736: 8 total, 8 up, 8 in 2024-08-29T18:48:00.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:47:59 smithi029 bash[79042]: audit 2024-08-29T18:47:58.804926+0000 mon.c (mon.2) 727 : audit [INF] from='client.? 172.21.15.29:0/2892475748' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi029-117632-26", "field": "max_bytes", "val": "10485760"}]: dispatch 2024-08-29T18:48:00.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:47:59 smithi029 bash[79042]: audit 2024-08-29T18:47:58.805566+0000 mon.a (mon.0) 2542 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi029-117632-26", "field": "max_bytes", "val": "10485760"}]: dispatch 2024-08-29T18:48:00.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:47:59 smithi029 bash[79042]: cluster 2024-08-29T18:47:59.570633+0000 mon.a (mon.0) 2543 : cluster [INF] pool 'test-librbd-smithi029-117632-25' no longer out of quota; removing NO_QUOTA flag 2024-08-29T18:48:00.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:47:59 smithi029 bash[79042]: cluster 2024-08-29T18:47:59.571527+0000 mon.a (mon.0) 2544 : cluster [WRN] Health check update: 1 pool(s) full (POOL_FULL) 2024-08-29T18:48:00.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:47:59 smithi029 bash[79042]: audit 2024-08-29T18:47:59.574068+0000 mon.a (mon.0) 2545 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi029-117632-26", "field": "max_bytes", "val": "10485760"}]': finished 2024-08-29T18:48:00.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:47:59 smithi029 bash[79042]: cluster 2024-08-29T18:47:59.581683+0000 mon.a (mon.0) 2546 : cluster [DBG] osdmap e1737: 8 total, 8 up, 8 in 2024-08-29T18:48:00.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:47:59 smithi029 bash[77880]: cluster 2024-08-29T18:47:58.724802+0000 mon.a (mon.0) 2541 : cluster [DBG] osdmap e1736: 8 total, 8 up, 8 in 2024-08-29T18:48:00.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:47:59 smithi029 bash[77880]: audit 2024-08-29T18:47:58.804926+0000 mon.c (mon.2) 727 : audit [INF] from='client.? 172.21.15.29:0/2892475748' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi029-117632-26", "field": "max_bytes", "val": "10485760"}]: dispatch 2024-08-29T18:48:00.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:47:59 smithi029 bash[77880]: audit 2024-08-29T18:47:58.805566+0000 mon.a (mon.0) 2542 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi029-117632-26", "field": "max_bytes", "val": "10485760"}]: dispatch 2024-08-29T18:48:00.154 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:47:59 smithi029 bash[77880]: cluster 2024-08-29T18:47:59.570633+0000 mon.a (mon.0) 2543 : cluster [INF] pool 'test-librbd-smithi029-117632-25' no longer out of quota; removing NO_QUOTA flag 2024-08-29T18:48:00.154 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:47:59 smithi029 bash[77880]: cluster 2024-08-29T18:47:59.571527+0000 mon.a (mon.0) 2544 : cluster [WRN] Health check update: 1 pool(s) full (POOL_FULL) 2024-08-29T18:48:00.154 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:47:59 smithi029 bash[77880]: audit 2024-08-29T18:47:59.574068+0000 mon.a (mon.0) 2545 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi029-117632-26", "field": "max_bytes", "val": "10485760"}]': finished 2024-08-29T18:48:00.154 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:47:59 smithi029 bash[77880]: cluster 2024-08-29T18:47:59.581683+0000 mon.a (mon.0) 2546 : cluster [DBG] osdmap e1737: 8 total, 8 up, 8 in 2024-08-29T18:48:00.155 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:47:59 smithi110 bash[67519]: cluster 2024-08-29T18:47:58.724802+0000 mon.a (mon.0) 2541 : cluster [DBG] osdmap e1736: 8 total, 8 up, 8 in 2024-08-29T18:48:00.155 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:47:59 smithi110 bash[67519]: audit 2024-08-29T18:47:58.804926+0000 mon.c (mon.2) 727 : audit [INF] from='client.? 172.21.15.29:0/2892475748' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi029-117632-26", "field": "max_bytes", "val": "10485760"}]: dispatch 2024-08-29T18:48:00.155 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:47:59 smithi110 bash[67519]: audit 2024-08-29T18:47:58.805566+0000 mon.a (mon.0) 2542 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi029-117632-26", "field": "max_bytes", "val": "10485760"}]: dispatch 2024-08-29T18:48:00.155 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:47:59 smithi110 bash[67519]: cluster 2024-08-29T18:47:59.570633+0000 mon.a (mon.0) 2543 : cluster [INF] pool 'test-librbd-smithi029-117632-25' no longer out of quota; removing NO_QUOTA flag 2024-08-29T18:48:00.155 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:47:59 smithi110 bash[67519]: cluster 2024-08-29T18:47:59.571527+0000 mon.a (mon.0) 2544 : cluster [WRN] Health check update: 1 pool(s) full (POOL_FULL) 2024-08-29T18:48:00.155 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:47:59 smithi110 bash[67519]: audit 2024-08-29T18:47:59.574068+0000 mon.a (mon.0) 2545 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi029-117632-26", "field": "max_bytes", "val": "10485760"}]': finished 2024-08-29T18:48:00.155 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:47:59 smithi110 bash[67519]: cluster 2024-08-29T18:47:59.581683+0000 mon.a (mon.0) 2546 : cluster [DBG] osdmap e1737: 8 total, 8 up, 8 in 2024-08-29T18:48:01.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:48:00 smithi029 bash[79042]: cluster 2024-08-29T18:47:59.245841+0000 mgr.y (mgr.25004) 1743 : cluster [DBG] pgmap v3005: 489 pgs: 16 creating+peering, 1 unknown, 472 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 32 KiB/s rd, 4.2 KiB/s wr, 46 op/s 2024-08-29T18:48:01.189 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:48:00 smithi029 bash[77880]: cluster 2024-08-29T18:47:59.245841+0000 mgr.y (mgr.25004) 1743 : cluster [DBG] pgmap v3005: 489 pgs: 16 creating+peering, 1 unknown, 472 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 32 KiB/s rd, 4.2 KiB/s wr, 46 op/s 2024-08-29T18:48:01.190 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:48:00 smithi110 bash[67519]: cluster 2024-08-29T18:47:59.245841+0000 mgr.y (mgr.25004) 1743 : cluster [DBG] pgmap v3005: 489 pgs: 16 creating+peering, 1 unknown, 472 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 32 KiB/s rd, 4.2 KiB/s wr, 46 op/s 2024-08-29T18:48:02.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:48:01 smithi029 bash[79042]: cluster 2024-08-29T18:48:01.248610+0000 mgr.y (mgr.25004) 1744 : cluster [DBG] pgmap v3007: 489 pgs: 5 creating+peering, 484 active+clean; 6.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 9.0 KiB/s rd, 449 KiB/s wr, 15 op/s 2024-08-29T18:48:02.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:48:01 smithi029 bash[77880]: cluster 2024-08-29T18:48:01.248610+0000 mgr.y (mgr.25004) 1744 : cluster [DBG] pgmap v3007: 489 pgs: 5 creating+peering, 484 active+clean; 6.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 9.0 KiB/s rd, 449 KiB/s wr, 15 op/s 2024-08-29T18:48:02.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:48:01 smithi110 bash[67519]: cluster 2024-08-29T18:48:01.248610+0000 mgr.y (mgr.25004) 1744 : cluster [DBG] pgmap v3007: 489 pgs: 5 creating+peering, 484 active+clean; 6.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 9.0 KiB/s rd, 449 KiB/s wr, 15 op/s 2024-08-29T18:48:04.901 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:48:04 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:48:04] "GET /metrics HTTP/1.1" 200 63228 "" "Prometheus/2.43.0" 2024-08-29T18:48:04.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:48:04 smithi029 bash[77880]: cluster 2024-08-29T18:48:03.251007+0000 mgr.y (mgr.25004) 1745 : cluster [DBG] pgmap v3008: 489 pgs: 489 active+clean; 6.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 5.7 KiB/s rd, 342 KiB/s wr, 9 op/s 2024-08-29T18:48:04.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:48:04 smithi029 bash[77880]: audit 2024-08-29T18:48:03.595845+0000 mon.a (mon.0) 2547 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:48:04.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:48:04 smithi029 bash[77880]: audit 2024-08-29T18:48:03.598037+0000 mon.c (mon.2) 728 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:48:04.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:48:04 smithi029 bash[79042]: cluster 2024-08-29T18:48:03.251007+0000 mgr.y (mgr.25004) 1745 : cluster [DBG] pgmap v3008: 489 pgs: 489 active+clean; 6.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 5.7 KiB/s rd, 342 KiB/s wr, 9 op/s 2024-08-29T18:48:04.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:48:04 smithi029 bash[79042]: audit 2024-08-29T18:48:03.595845+0000 mon.a (mon.0) 2547 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:48:04.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:48:04 smithi029 bash[79042]: audit 2024-08-29T18:48:03.598037+0000 mon.c (mon.2) 728 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:48:04.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:48:04 smithi110 bash[67519]: cluster 2024-08-29T18:48:03.251007+0000 mgr.y (mgr.25004) 1745 : cluster [DBG] pgmap v3008: 489 pgs: 489 active+clean; 6.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 5.7 KiB/s rd, 342 KiB/s wr, 9 op/s 2024-08-29T18:48:04.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:48:04 smithi110 bash[67519]: audit 2024-08-29T18:48:03.595845+0000 mon.a (mon.0) 2547 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:48:04.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:48:04 smithi110 bash[67519]: audit 2024-08-29T18:48:03.598037+0000 mon.c (mon.2) 728 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:48:05.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:48:05 smithi029 bash[79042]: cluster 2024-08-29T18:48:04.587375+0000 mon.a (mon.0) 2548 : cluster [DBG] osdmap e1738: 8 total, 8 up, 8 in 2024-08-29T18:48:05.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:48:05 smithi029 bash[77880]: cluster 2024-08-29T18:48:04.587375+0000 mon.a (mon.0) 2548 : cluster [DBG] osdmap e1738: 8 total, 8 up, 8 in 2024-08-29T18:48:05.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:48:05 smithi110 bash[67519]: cluster 2024-08-29T18:48:04.587375+0000 mon.a (mon.0) 2548 : cluster [DBG] osdmap e1738: 8 total, 8 up, 8 in 2024-08-29T18:48:06.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:48:06 smithi029 bash[77880]: cluster 2024-08-29T18:48:05.252562+0000 mgr.y (mgr.25004) 1746 : cluster [DBG] pgmap v3010: 489 pgs: 489 active+clean; 6.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 5.2 KiB/s rd, 315 KiB/s wr, 9 op/s 2024-08-29T18:48:06.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:48:06 smithi029 bash[77880]: audit 2024-08-29T18:48:06.333219+0000 mon.c (mon.2) 729 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.9", "id": [2, 4]}]: dispatch 2024-08-29T18:48:06.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:48:06 smithi029 bash[77880]: audit 2024-08-29T18:48:06.333699+0000 mon.c (mon.2) 730 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.16", "id": [2, 4]}]: dispatch 2024-08-29T18:48:06.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:48:06 smithi029 bash[77880]: audit 2024-08-29T18:48:06.334116+0000 mon.c (mon.2) 731 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.19", "id": [2, 3]}]: dispatch 2024-08-29T18:48:06.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:48:06 smithi029 bash[77880]: audit 2024-08-29T18:48:06.334159+0000 mon.a (mon.0) 2549 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.9", "id": [2, 4]}]: dispatch 2024-08-29T18:48:06.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:48:06 smithi029 bash[77880]: audit 2024-08-29T18:48:06.334418+0000 mon.c (mon.2) 732 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "95.c", "id": [1, 2]}]: dispatch 2024-08-29T18:48:06.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:48:06 smithi029 bash[77880]: audit 2024-08-29T18:48:06.334612+0000 mon.c (mon.2) 733 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "95.1b", "id": [6, 4]}]: dispatch 2024-08-29T18:48:06.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:48:06 smithi029 bash[77880]: audit 2024-08-29T18:48:06.334819+0000 mon.c (mon.2) 734 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "96.1b", "id": [0, 3]}]: dispatch 2024-08-29T18:48:06.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:48:06 smithi029 bash[77880]: audit 2024-08-29T18:48:06.335038+0000 mon.c (mon.2) 735 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "97.d", "id": [0, 7]}]: dispatch 2024-08-29T18:48:06.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:48:06 smithi029 bash[77880]: audit 2024-08-29T18:48:06.335189+0000 mon.a (mon.0) 2550 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.16", "id": [2, 4]}]: dispatch 2024-08-29T18:48:06.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:48:06 smithi029 bash[77880]: audit 2024-08-29T18:48:06.335227+0000 mon.c (mon.2) 736 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "99.10", "id": [4, 3]}]: dispatch 2024-08-29T18:48:06.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:48:06 smithi029 bash[77880]: audit 2024-08-29T18:48:06.335428+0000 mon.c (mon.2) 737 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "102.17", "id": [6, 7]}]: dispatch 2024-08-29T18:48:06.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:48:06 smithi029 bash[77880]: audit 2024-08-29T18:48:06.336077+0000 mon.a (mon.0) 2551 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.19", "id": [2, 3]}]: dispatch 2024-08-29T18:48:06.904 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:48:06 smithi029 bash[77880]: audit 2024-08-29T18:48:06.336497+0000 mon.a (mon.0) 2552 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "95.c", "id": [1, 2]}]: dispatch 2024-08-29T18:48:06.904 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:48:06 smithi029 bash[77880]: audit 2024-08-29T18:48:06.336919+0000 mon.a (mon.0) 2553 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "95.1b", "id": [6, 4]}]: dispatch 2024-08-29T18:48:06.904 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:48:06 smithi029 bash[77880]: audit 2024-08-29T18:48:06.337353+0000 mon.a (mon.0) 2554 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "96.1b", "id": [0, 3]}]: dispatch 2024-08-29T18:48:06.904 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:48:06 smithi029 bash[77880]: audit 2024-08-29T18:48:06.337786+0000 mon.a (mon.0) 2555 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "97.d", "id": [0, 7]}]: dispatch 2024-08-29T18:48:06.904 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:48:06 smithi029 bash[77880]: audit 2024-08-29T18:48:06.338221+0000 mon.a (mon.0) 2556 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "99.10", "id": [4, 3]}]: dispatch 2024-08-29T18:48:06.904 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:48:06 smithi029 bash[77880]: audit 2024-08-29T18:48:06.338645+0000 mon.a (mon.0) 2557 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "102.17", "id": [6, 7]}]: dispatch 2024-08-29T18:48:06.904 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:48:06 smithi029 bash[79042]: cluster 2024-08-29T18:48:05.252562+0000 mgr.y (mgr.25004) 1746 : cluster [DBG] pgmap v3010: 489 pgs: 489 active+clean; 6.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 5.2 KiB/s rd, 315 KiB/s wr, 9 op/s 2024-08-29T18:48:06.904 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:48:06 smithi029 bash[79042]: audit 2024-08-29T18:48:06.333219+0000 mon.c (mon.2) 729 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.9", "id": [2, 4]}]: dispatch 2024-08-29T18:48:06.904 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:48:06 smithi029 bash[79042]: audit 2024-08-29T18:48:06.333699+0000 mon.c (mon.2) 730 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.16", "id": [2, 4]}]: dispatch 2024-08-29T18:48:06.904 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:48:06 smithi029 bash[79042]: audit 2024-08-29T18:48:06.334116+0000 mon.c (mon.2) 731 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.19", "id": [2, 3]}]: dispatch 2024-08-29T18:48:06.905 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:48:06 smithi029 bash[79042]: audit 2024-08-29T18:48:06.334159+0000 mon.a (mon.0) 2549 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.9", "id": [2, 4]}]: dispatch 2024-08-29T18:48:06.905 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:48:06 smithi029 bash[79042]: audit 2024-08-29T18:48:06.334418+0000 mon.c (mon.2) 732 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "95.c", "id": [1, 2]}]: dispatch 2024-08-29T18:48:06.905 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:48:06 smithi029 bash[79042]: audit 2024-08-29T18:48:06.334612+0000 mon.c (mon.2) 733 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "95.1b", "id": [6, 4]}]: dispatch 2024-08-29T18:48:06.905 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:48:06 smithi029 bash[79042]: audit 2024-08-29T18:48:06.334819+0000 mon.c (mon.2) 734 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "96.1b", "id": [0, 3]}]: dispatch 2024-08-29T18:48:06.905 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:48:06 smithi029 bash[79042]: audit 2024-08-29T18:48:06.335038+0000 mon.c (mon.2) 735 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "97.d", "id": [0, 7]}]: dispatch 2024-08-29T18:48:06.905 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:48:06 smithi029 bash[79042]: audit 2024-08-29T18:48:06.335189+0000 mon.a (mon.0) 2550 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.16", "id": [2, 4]}]: dispatch 2024-08-29T18:48:06.905 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:48:06 smithi029 bash[79042]: audit 2024-08-29T18:48:06.335227+0000 mon.c (mon.2) 736 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "99.10", "id": [4, 3]}]: dispatch 2024-08-29T18:48:06.905 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:48:06 smithi029 bash[79042]: audit 2024-08-29T18:48:06.335428+0000 mon.c (mon.2) 737 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "102.17", "id": [6, 7]}]: dispatch 2024-08-29T18:48:06.905 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:48:06 smithi029 bash[79042]: audit 2024-08-29T18:48:06.336077+0000 mon.a (mon.0) 2551 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.19", "id": [2, 3]}]: dispatch 2024-08-29T18:48:06.905 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:48:06 smithi029 bash[79042]: audit 2024-08-29T18:48:06.336497+0000 mon.a (mon.0) 2552 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "95.c", "id": [1, 2]}]: dispatch 2024-08-29T18:48:06.905 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:48:06 smithi029 bash[79042]: audit 2024-08-29T18:48:06.336919+0000 mon.a (mon.0) 2553 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "95.1b", "id": [6, 4]}]: dispatch 2024-08-29T18:48:06.905 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:48:06 smithi029 bash[79042]: audit 2024-08-29T18:48:06.337353+0000 mon.a (mon.0) 2554 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "96.1b", "id": [0, 3]}]: dispatch 2024-08-29T18:48:06.906 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:48:06 smithi029 bash[79042]: audit 2024-08-29T18:48:06.337786+0000 mon.a (mon.0) 2555 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "97.d", "id": [0, 7]}]: dispatch 2024-08-29T18:48:06.906 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:48:06 smithi029 bash[79042]: audit 2024-08-29T18:48:06.338221+0000 mon.a (mon.0) 2556 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "99.10", "id": [4, 3]}]: dispatch 2024-08-29T18:48:06.906 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:48:06 smithi029 bash[79042]: audit 2024-08-29T18:48:06.338645+0000 mon.a (mon.0) 2557 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "102.17", "id": [6, 7]}]: dispatch 2024-08-29T18:48:06.906 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:48:06 smithi110 bash[67519]: cluster 2024-08-29T18:48:05.252562+0000 mgr.y (mgr.25004) 1746 : cluster [DBG] pgmap v3010: 489 pgs: 489 active+clean; 6.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 5.2 KiB/s rd, 315 KiB/s wr, 9 op/s 2024-08-29T18:48:06.906 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:48:06 smithi110 bash[67519]: audit 2024-08-29T18:48:06.333219+0000 mon.c (mon.2) 729 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.9", "id": [2, 4]}]: dispatch 2024-08-29T18:48:06.906 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:48:06 smithi110 bash[67519]: audit 2024-08-29T18:48:06.333699+0000 mon.c (mon.2) 730 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.16", "id": [2, 4]}]: dispatch 2024-08-29T18:48:06.906 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:48:06 smithi110 bash[67519]: audit 2024-08-29T18:48:06.334116+0000 mon.c (mon.2) 731 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.19", "id": [2, 3]}]: dispatch 2024-08-29T18:48:06.906 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:48:06 smithi110 bash[67519]: audit 2024-08-29T18:48:06.334159+0000 mon.a (mon.0) 2549 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.9", "id": [2, 4]}]: dispatch 2024-08-29T18:48:06.906 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:48:06 smithi110 bash[67519]: audit 2024-08-29T18:48:06.334418+0000 mon.c (mon.2) 732 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "95.c", "id": [1, 2]}]: dispatch 2024-08-29T18:48:06.907 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:48:06 smithi110 bash[67519]: audit 2024-08-29T18:48:06.334612+0000 mon.c (mon.2) 733 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "95.1b", "id": [6, 4]}]: dispatch 2024-08-29T18:48:06.907 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:48:06 smithi110 bash[67519]: audit 2024-08-29T18:48:06.334819+0000 mon.c (mon.2) 734 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "96.1b", "id": [0, 3]}]: dispatch 2024-08-29T18:48:06.907 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:48:06 smithi110 bash[67519]: audit 2024-08-29T18:48:06.335038+0000 mon.c (mon.2) 735 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "97.d", "id": [0, 7]}]: dispatch 2024-08-29T18:48:06.907 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:48:06 smithi110 bash[67519]: audit 2024-08-29T18:48:06.335189+0000 mon.a (mon.0) 2550 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.16", "id": [2, 4]}]: dispatch 2024-08-29T18:48:06.907 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:48:06 smithi110 bash[67519]: audit 2024-08-29T18:48:06.335227+0000 mon.c (mon.2) 736 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "99.10", "id": [4, 3]}]: dispatch 2024-08-29T18:48:06.907 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:48:06 smithi110 bash[67519]: audit 2024-08-29T18:48:06.335428+0000 mon.c (mon.2) 737 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "102.17", "id": [6, 7]}]: dispatch 2024-08-29T18:48:06.907 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:48:06 smithi110 bash[67519]: audit 2024-08-29T18:48:06.336077+0000 mon.a (mon.0) 2551 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.19", "id": [2, 3]}]: dispatch 2024-08-29T18:48:06.907 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:48:06 smithi110 bash[67519]: audit 2024-08-29T18:48:06.336497+0000 mon.a (mon.0) 2552 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "95.c", "id": [1, 2]}]: dispatch 2024-08-29T18:48:06.907 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:48:06 smithi110 bash[67519]: audit 2024-08-29T18:48:06.336919+0000 mon.a (mon.0) 2553 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "95.1b", "id": [6, 4]}]: dispatch 2024-08-29T18:48:06.907 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:48:06 smithi110 bash[67519]: audit 2024-08-29T18:48:06.337353+0000 mon.a (mon.0) 2554 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "96.1b", "id": [0, 3]}]: dispatch 2024-08-29T18:48:06.907 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:48:06 smithi110 bash[67519]: audit 2024-08-29T18:48:06.337786+0000 mon.a (mon.0) 2555 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "97.d", "id": [0, 7]}]: dispatch 2024-08-29T18:48:06.907 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:48:06 smithi110 bash[67519]: audit 2024-08-29T18:48:06.338221+0000 mon.a (mon.0) 2556 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "99.10", "id": [4, 3]}]: dispatch 2024-08-29T18:48:06.907 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:48:06 smithi110 bash[67519]: audit 2024-08-29T18:48:06.338645+0000 mon.a (mon.0) 2557 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "102.17", "id": [6, 7]}]: dispatch 2024-08-29T18:48:07.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:48:07 smithi029 bash[79042]: audit 2024-08-29T18:48:06.627885+0000 mon.a (mon.0) 2558 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.9", "id": [2, 4]}]': finished 2024-08-29T18:48:07.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:48:07 smithi029 bash[79042]: audit 2024-08-29T18:48:06.628056+0000 mon.a (mon.0) 2559 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.16", "id": [2, 4]}]': finished 2024-08-29T18:48:07.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:48:07 smithi029 bash[79042]: audit 2024-08-29T18:48:06.628194+0000 mon.a (mon.0) 2560 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.19", "id": [2, 3]}]': finished 2024-08-29T18:48:07.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:48:07 smithi029 bash[79042]: audit 2024-08-29T18:48:06.628320+0000 mon.a (mon.0) 2561 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "95.c", "id": [1, 2]}]': finished 2024-08-29T18:48:07.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:48:07 smithi029 bash[79042]: audit 2024-08-29T18:48:06.628443+0000 mon.a (mon.0) 2562 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "95.1b", "id": [6, 4]}]': finished 2024-08-29T18:48:07.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:48:07 smithi029 bash[79042]: audit 2024-08-29T18:48:06.628571+0000 mon.a (mon.0) 2563 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "96.1b", "id": [0, 3]}]': finished 2024-08-29T18:48:07.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:48:07 smithi029 bash[79042]: audit 2024-08-29T18:48:06.628698+0000 mon.a (mon.0) 2564 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "97.d", "id": [0, 7]}]': finished 2024-08-29T18:48:07.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:48:07 smithi029 bash[79042]: audit 2024-08-29T18:48:06.628820+0000 mon.a (mon.0) 2565 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "99.10", "id": [4, 3]}]': finished 2024-08-29T18:48:07.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:48:07 smithi029 bash[79042]: audit 2024-08-29T18:48:06.628952+0000 mon.a (mon.0) 2566 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "102.17", "id": [6, 7]}]': finished 2024-08-29T18:48:07.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:48:07 smithi029 bash[79042]: cluster 2024-08-29T18:48:06.636215+0000 mon.a (mon.0) 2567 : cluster [DBG] osdmap e1739: 8 total, 8 up, 8 in 2024-08-29T18:48:07.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:48:07 smithi029 bash[77880]: audit 2024-08-29T18:48:06.627885+0000 mon.a (mon.0) 2558 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.9", "id": [2, 4]}]': finished 2024-08-29T18:48:07.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:48:07 smithi029 bash[77880]: audit 2024-08-29T18:48:06.628056+0000 mon.a (mon.0) 2559 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.16", "id": [2, 4]}]': finished 2024-08-29T18:48:07.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:48:07 smithi029 bash[77880]: audit 2024-08-29T18:48:06.628194+0000 mon.a (mon.0) 2560 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.19", "id": [2, 3]}]': finished 2024-08-29T18:48:07.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:48:07 smithi029 bash[77880]: audit 2024-08-29T18:48:06.628320+0000 mon.a (mon.0) 2561 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "95.c", "id": [1, 2]}]': finished 2024-08-29T18:48:07.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:48:07 smithi029 bash[77880]: audit 2024-08-29T18:48:06.628443+0000 mon.a (mon.0) 2562 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "95.1b", "id": [6, 4]}]': finished 2024-08-29T18:48:07.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:48:07 smithi029 bash[77880]: audit 2024-08-29T18:48:06.628571+0000 mon.a (mon.0) 2563 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "96.1b", "id": [0, 3]}]': finished 2024-08-29T18:48:07.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:48:07 smithi029 bash[77880]: audit 2024-08-29T18:48:06.628698+0000 mon.a (mon.0) 2564 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "97.d", "id": [0, 7]}]': finished 2024-08-29T18:48:07.904 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:48:07 smithi029 bash[77880]: audit 2024-08-29T18:48:06.628820+0000 mon.a (mon.0) 2565 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "99.10", "id": [4, 3]}]': finished 2024-08-29T18:48:07.904 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:48:07 smithi029 bash[77880]: audit 2024-08-29T18:48:06.628952+0000 mon.a (mon.0) 2566 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "102.17", "id": [6, 7]}]': finished 2024-08-29T18:48:07.904 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:48:07 smithi029 bash[77880]: cluster 2024-08-29T18:48:06.636215+0000 mon.a (mon.0) 2567 : cluster [DBG] osdmap e1739: 8 total, 8 up, 8 in 2024-08-29T18:48:08.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:48:07 smithi110 bash[67519]: audit 2024-08-29T18:48:06.627885+0000 mon.a (mon.0) 2558 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.9", "id": [2, 4]}]': finished 2024-08-29T18:48:08.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:48:07 smithi110 bash[67519]: audit 2024-08-29T18:48:06.628056+0000 mon.a (mon.0) 2559 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.16", "id": [2, 4]}]': finished 2024-08-29T18:48:08.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:48:07 smithi110 bash[67519]: audit 2024-08-29T18:48:06.628194+0000 mon.a (mon.0) 2560 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.19", "id": [2, 3]}]': finished 2024-08-29T18:48:08.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:48:07 smithi110 bash[67519]: audit 2024-08-29T18:48:06.628320+0000 mon.a (mon.0) 2561 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "95.c", "id": [1, 2]}]': finished 2024-08-29T18:48:08.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:48:07 smithi110 bash[67519]: audit 2024-08-29T18:48:06.628443+0000 mon.a (mon.0) 2562 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "95.1b", "id": [6, 4]}]': finished 2024-08-29T18:48:08.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:48:07 smithi110 bash[67519]: audit 2024-08-29T18:48:06.628571+0000 mon.a (mon.0) 2563 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "96.1b", "id": [0, 3]}]': finished 2024-08-29T18:48:08.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:48:07 smithi110 bash[67519]: audit 2024-08-29T18:48:06.628698+0000 mon.a (mon.0) 2564 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "97.d", "id": [0, 7]}]': finished 2024-08-29T18:48:08.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:48:07 smithi110 bash[67519]: audit 2024-08-29T18:48:06.628820+0000 mon.a (mon.0) 2565 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "99.10", "id": [4, 3]}]': finished 2024-08-29T18:48:08.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:48:07 smithi110 bash[67519]: audit 2024-08-29T18:48:06.628952+0000 mon.a (mon.0) 2566 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "102.17", "id": [6, 7]}]': finished 2024-08-29T18:48:08.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:48:07 smithi110 bash[67519]: cluster 2024-08-29T18:48:06.636215+0000 mon.a (mon.0) 2567 : cluster [DBG] osdmap e1739: 8 total, 8 up, 8 in 2024-08-29T18:48:08.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:48:08 smithi029 bash[79042]: cluster 2024-08-29T18:48:07.254448+0000 mgr.y (mgr.25004) 1747 : cluster [DBG] pgmap v3012: 489 pgs: 1 peering, 488 active+clean; 13 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 5.1 KiB/s rd, 1.0 MiB/s wr, 9 op/s 2024-08-29T18:48:08.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:48:08 smithi029 bash[79042]: cluster 2024-08-29T18:48:07.640143+0000 mon.a (mon.0) 2568 : cluster [DBG] osdmap e1740: 8 total, 8 up, 8 in 2024-08-29T18:48:08.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:48:08 smithi029 bash[77880]: cluster 2024-08-29T18:48:07.254448+0000 mgr.y (mgr.25004) 1747 : cluster [DBG] pgmap v3012: 489 pgs: 1 peering, 488 active+clean; 13 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 5.1 KiB/s rd, 1.0 MiB/s wr, 9 op/s 2024-08-29T18:48:08.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:48:08 smithi029 bash[77880]: cluster 2024-08-29T18:48:07.640143+0000 mon.a (mon.0) 2568 : cluster [DBG] osdmap e1740: 8 total, 8 up, 8 in 2024-08-29T18:48:08.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:48:08 smithi110 bash[67519]: cluster 2024-08-29T18:48:07.254448+0000 mgr.y (mgr.25004) 1747 : cluster [DBG] pgmap v3012: 489 pgs: 1 peering, 488 active+clean; 13 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 5.1 KiB/s rd, 1.0 MiB/s wr, 9 op/s 2024-08-29T18:48:08.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:48:08 smithi110 bash[67519]: cluster 2024-08-29T18:48:07.640143+0000 mon.a (mon.0) 2568 : cluster [DBG] osdmap e1740: 8 total, 8 up, 8 in 2024-08-29T18:48:11.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:48:10 smithi029 bash[79042]: cluster 2024-08-29T18:48:09.256025+0000 mgr.y (mgr.25004) 1748 : cluster [DBG] pgmap v3014: 489 pgs: 1 peering, 488 active+clean; 13 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 852 B/s rd, 1023 KiB/s wr, 2 op/s 2024-08-29T18:48:11.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:48:10 smithi029 bash[77880]: cluster 2024-08-29T18:48:09.256025+0000 mgr.y (mgr.25004) 1748 : cluster [DBG] pgmap v3014: 489 pgs: 1 peering, 488 active+clean; 13 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 852 B/s rd, 1023 KiB/s wr, 2 op/s 2024-08-29T18:48:11.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:48:10 smithi110 bash[67519]: cluster 2024-08-29T18:48:09.256025+0000 mgr.y (mgr.25004) 1748 : cluster [DBG] pgmap v3014: 489 pgs: 1 peering, 488 active+clean; 13 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 852 B/s rd, 1023 KiB/s wr, 2 op/s 2024-08-29T18:48:13.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:48:12 smithi029 bash[77880]: cluster 2024-08-29T18:48:11.258700+0000 mgr.y (mgr.25004) 1749 : cluster [DBG] pgmap v3015: 489 pgs: 1 peering, 488 active+clean; 13 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 1.3 KiB/s rd, 921 KiB/s wr, 2 op/s; 9 B/s, 1 keys/s, 0 objects/s recovering 2024-08-29T18:48:13.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:48:12 smithi029 bash[79042]: cluster 2024-08-29T18:48:11.258700+0000 mgr.y (mgr.25004) 1749 : cluster [DBG] pgmap v3015: 489 pgs: 1 peering, 488 active+clean; 13 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 1.3 KiB/s rd, 921 KiB/s wr, 2 op/s; 9 B/s, 1 keys/s, 0 objects/s recovering 2024-08-29T18:48:13.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:48:12 smithi110 bash[67519]: cluster 2024-08-29T18:48:11.258700+0000 mgr.y (mgr.25004) 1749 : cluster [DBG] pgmap v3015: 489 pgs: 1 peering, 488 active+clean; 13 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 1.3 KiB/s rd, 921 KiB/s wr, 2 op/s; 9 B/s, 1 keys/s, 0 objects/s recovering 2024-08-29T18:48:14.901 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:48:14 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:48:14] "GET /metrics HTTP/1.1" 200 63228 "" "Prometheus/2.43.0" 2024-08-29T18:48:14.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:48:14 smithi029 bash[77880]: cluster 2024-08-29T18:48:13.261026+0000 mgr.y (mgr.25004) 1750 : cluster [DBG] pgmap v3016: 489 pgs: 489 active+clean; 18 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 1.1 KiB/s rd, 1.4 MiB/s wr, 2 op/s; 8 B/s, 0 keys/s, 0 objects/s recovering 2024-08-29T18:48:14.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:48:14 smithi029 bash[77880]: cluster 2024-08-29T18:48:14.579773+0000 mon.a (mon.0) 2569 : cluster [WRN] pool 'test-librbd-smithi029-117632-26' is full (reached quota's max_bytes: 10 MiB) 2024-08-29T18:48:14.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:48:14 smithi029 bash[77880]: cluster 2024-08-29T18:48:14.580545+0000 mon.a (mon.0) 2570 : cluster [WRN] Health check update: 2 pool(s) full (POOL_FULL) 2024-08-29T18:48:14.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:48:14 smithi029 bash[77880]: cluster 2024-08-29T18:48:14.590909+0000 mon.a (mon.0) 2571 : cluster [DBG] osdmap e1741: 8 total, 8 up, 8 in 2024-08-29T18:48:14.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:48:14 smithi029 bash[79042]: cluster 2024-08-29T18:48:13.261026+0000 mgr.y (mgr.25004) 1750 : cluster [DBG] pgmap v3016: 489 pgs: 489 active+clean; 18 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 1.1 KiB/s rd, 1.4 MiB/s wr, 2 op/s; 8 B/s, 0 keys/s, 0 objects/s recovering 2024-08-29T18:48:14.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:48:14 smithi029 bash[79042]: cluster 2024-08-29T18:48:14.579773+0000 mon.a (mon.0) 2569 : cluster [WRN] pool 'test-librbd-smithi029-117632-26' is full (reached quota's max_bytes: 10 MiB) 2024-08-29T18:48:14.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:48:14 smithi029 bash[79042]: cluster 2024-08-29T18:48:14.580545+0000 mon.a (mon.0) 2570 : cluster [WRN] Health check update: 2 pool(s) full (POOL_FULL) 2024-08-29T18:48:14.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:48:14 smithi029 bash[79042]: cluster 2024-08-29T18:48:14.590909+0000 mon.a (mon.0) 2571 : cluster [DBG] osdmap e1741: 8 total, 8 up, 8 in 2024-08-29T18:48:14.958 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestLibRBD.RemoveFullTryNamespace (20028 ms) 2024-08-29T18:48:14.958 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestLibRBD.RemoveFullTryNamespaceDataPool 2024-08-29T18:48:15.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:48:14 smithi110 bash[67519]: cluster 2024-08-29T18:48:13.261026+0000 mgr.y (mgr.25004) 1750 : cluster [DBG] pgmap v3016: 489 pgs: 489 active+clean; 18 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 1.1 KiB/s rd, 1.4 MiB/s wr, 2 op/s; 8 B/s, 0 keys/s, 0 objects/s recovering 2024-08-29T18:48:15.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:48:14 smithi110 bash[67519]: cluster 2024-08-29T18:48:14.579773+0000 mon.a (mon.0) 2569 : cluster [WRN] pool 'test-librbd-smithi029-117632-26' is full (reached quota's max_bytes: 10 MiB) 2024-08-29T18:48:15.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:48:14 smithi110 bash[67519]: cluster 2024-08-29T18:48:14.580545+0000 mon.a (mon.0) 2570 : cluster [WRN] Health check update: 2 pool(s) full (POOL_FULL) 2024-08-29T18:48:15.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:48:14 smithi110 bash[67519]: cluster 2024-08-29T18:48:14.590909+0000 mon.a (mon.0) 2571 : cluster [DBG] osdmap e1741: 8 total, 8 up, 8 in 2024-08-29T18:48:17.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:48:16 smithi029 bash[77880]: cluster 2024-08-29T18:48:15.262431+0000 mgr.y (mgr.25004) 1751 : cluster [DBG] pgmap v3018: 489 pgs: 489 active+clean; 18 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 10 KiB/s rd, 640 KiB/s wr, 12 op/s; 8 B/s, 0 keys/s, 0 objects/s recovering 2024-08-29T18:48:17.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:48:16 smithi029 bash[77880]: cluster 2024-08-29T18:48:15.683762+0000 mon.a (mon.0) 2572 : cluster [DBG] osdmap e1742: 8 total, 8 up, 8 in 2024-08-29T18:48:17.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:48:16 smithi029 bash[77880]: audit 2024-08-29T18:48:15.687736+0000 mon.a (mon.0) 2573 : audit [INF] from='client.? 172.21.15.29:0/932202960' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-27","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:48:17.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:48:16 smithi029 bash[79042]: cluster 2024-08-29T18:48:15.262431+0000 mgr.y (mgr.25004) 1751 : cluster [DBG] pgmap v3018: 489 pgs: 489 active+clean; 18 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 10 KiB/s rd, 640 KiB/s wr, 12 op/s; 8 B/s, 0 keys/s, 0 objects/s recovering 2024-08-29T18:48:17.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:48:16 smithi029 bash[79042]: cluster 2024-08-29T18:48:15.683762+0000 mon.a (mon.0) 2572 : cluster [DBG] osdmap e1742: 8 total, 8 up, 8 in 2024-08-29T18:48:17.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:48:16 smithi029 bash[79042]: audit 2024-08-29T18:48:15.687736+0000 mon.a (mon.0) 2573 : audit [INF] from='client.? 172.21.15.29:0/932202960' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-27","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:48:17.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:48:16 smithi110 bash[67519]: cluster 2024-08-29T18:48:15.262431+0000 mgr.y (mgr.25004) 1751 : cluster [DBG] pgmap v3018: 489 pgs: 489 active+clean; 18 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 10 KiB/s rd, 640 KiB/s wr, 12 op/s; 8 B/s, 0 keys/s, 0 objects/s recovering 2024-08-29T18:48:17.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:48:16 smithi110 bash[67519]: cluster 2024-08-29T18:48:15.683762+0000 mon.a (mon.0) 2572 : cluster [DBG] osdmap e1742: 8 total, 8 up, 8 in 2024-08-29T18:48:17.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:48:16 smithi110 bash[67519]: audit 2024-08-29T18:48:15.687736+0000 mon.a (mon.0) 2573 : audit [INF] from='client.? 172.21.15.29:0/932202960' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-27","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:48:18.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:48:17 smithi029 bash[77880]: audit 2024-08-29T18:48:16.679282+0000 mon.a (mon.0) 2574 : audit [INF] from='client.? 172.21.15.29:0/932202960' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-27","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:48:18.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:48:17 smithi029 bash[77880]: cluster 2024-08-29T18:48:16.685363+0000 mon.a (mon.0) 2575 : cluster [DBG] osdmap e1743: 8 total, 8 up, 8 in 2024-08-29T18:48:18.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:48:17 smithi029 bash[79042]: audit 2024-08-29T18:48:16.679282+0000 mon.a (mon.0) 2574 : audit [INF] from='client.? 172.21.15.29:0/932202960' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-27","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:48:18.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:48:17 smithi029 bash[79042]: cluster 2024-08-29T18:48:16.685363+0000 mon.a (mon.0) 2575 : cluster [DBG] osdmap e1743: 8 total, 8 up, 8 in 2024-08-29T18:48:18.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:48:17 smithi110 bash[67519]: audit 2024-08-29T18:48:16.679282+0000 mon.a (mon.0) 2574 : audit [INF] from='client.? 172.21.15.29:0/932202960' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-27","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:48:18.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:48:17 smithi110 bash[67519]: cluster 2024-08-29T18:48:16.685363+0000 mon.a (mon.0) 2575 : cluster [DBG] osdmap e1743: 8 total, 8 up, 8 in 2024-08-29T18:48:18.784 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T18:48:19.114 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:48:18 smithi029 bash[70880]: [29/Aug/2024:18:48:18] ENGINE Bus STOPPING 2024-08-29T18:48:19.115 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:48:18 smithi029 bash[77880]: cluster 2024-08-29T18:48:17.264319+0000 mgr.y (mgr.25004) 1752 : cluster [DBG] pgmap v3021: 521 pgs: 15 creating+peering, 9 unknown, 497 active+clean; 4.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 20 KiB/s rd, 1.2 MiB/s wr, 28 op/s 2024-08-29T18:48:19.115 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:48:18 smithi029 bash[77880]: cluster 2024-08-29T18:48:17.714053+0000 mon.a (mon.0) 2576 : cluster [DBG] osdmap e1744: 8 total, 8 up, 8 in 2024-08-29T18:48:19.115 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:48:18 smithi029 bash[77880]: audit 2024-08-29T18:48:17.726854+0000 mon.a (mon.0) 2577 : audit [INF] from='client.? 172.21.15.29:0/3059402905' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-28","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:48:19.115 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:48:18 smithi029 bash[77880]: audit 2024-08-29T18:48:18.590815+0000 mon.c (mon.2) 738 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:48:19.115 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:48:18 smithi029 bash[77880]: audit 2024-08-29T18:48:18.706198+0000 mon.a (mon.0) 2578 : audit [INF] from='client.? 172.21.15.29:0/3059402905' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-28","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:48:19.115 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:48:18 smithi029 bash[77880]: cluster 2024-08-29T18:48:18.720592+0000 mon.a (mon.0) 2579 : cluster [DBG] osdmap e1745: 8 total, 8 up, 8 in 2024-08-29T18:48:19.115 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:48:18 smithi029 bash[79042]: cluster 2024-08-29T18:48:17.264319+0000 mgr.y (mgr.25004) 1752 : cluster [DBG] pgmap v3021: 521 pgs: 15 creating+peering, 9 unknown, 497 active+clean; 4.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 20 KiB/s rd, 1.2 MiB/s wr, 28 op/s 2024-08-29T18:48:19.116 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:48:18 smithi029 bash[79042]: cluster 2024-08-29T18:48:17.714053+0000 mon.a (mon.0) 2576 : cluster [DBG] osdmap e1744: 8 total, 8 up, 8 in 2024-08-29T18:48:19.116 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:48:18 smithi029 bash[79042]: audit 2024-08-29T18:48:17.726854+0000 mon.a (mon.0) 2577 : audit [INF] from='client.? 172.21.15.29:0/3059402905' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-28","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:48:19.116 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:48:18 smithi029 bash[79042]: audit 2024-08-29T18:48:18.590815+0000 mon.c (mon.2) 738 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:48:19.116 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:48:18 smithi029 bash[79042]: audit 2024-08-29T18:48:18.706198+0000 mon.a (mon.0) 2578 : audit [INF] from='client.? 172.21.15.29:0/3059402905' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-28","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:48:19.116 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:48:18 smithi029 bash[79042]: cluster 2024-08-29T18:48:18.720592+0000 mon.a (mon.0) 2579 : cluster [DBG] osdmap e1745: 8 total, 8 up, 8 in 2024-08-29T18:48:19.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:48:18 smithi110 bash[67519]: cluster 2024-08-29T18:48:17.264319+0000 mgr.y (mgr.25004) 1752 : cluster [DBG] pgmap v3021: 521 pgs: 15 creating+peering, 9 unknown, 497 active+clean; 4.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 20 KiB/s rd, 1.2 MiB/s wr, 28 op/s 2024-08-29T18:48:19.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:48:18 smithi110 bash[67519]: cluster 2024-08-29T18:48:17.714053+0000 mon.a (mon.0) 2576 : cluster [DBG] osdmap e1744: 8 total, 8 up, 8 in 2024-08-29T18:48:19.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:48:18 smithi110 bash[67519]: audit 2024-08-29T18:48:17.726854+0000 mon.a (mon.0) 2577 : audit [INF] from='client.? 172.21.15.29:0/3059402905' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-28","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:48:19.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:48:18 smithi110 bash[67519]: audit 2024-08-29T18:48:18.590815+0000 mon.c (mon.2) 738 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:48:19.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:48:18 smithi110 bash[67519]: audit 2024-08-29T18:48:18.706198+0000 mon.a (mon.0) 2578 : audit [INF] from='client.? 172.21.15.29:0/3059402905' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-28","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:48:19.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:48:18 smithi110 bash[67519]: cluster 2024-08-29T18:48:18.720592+0000 mon.a (mon.0) 2579 : cluster [DBG] osdmap e1745: 8 total, 8 up, 8 in 2024-08-29T18:48:19.402 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:48:19 smithi029 bash[70880]: [29/Aug/2024:18:48:19] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-08-29T18:48:19.402 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:48:19 smithi029 bash[70880]: [29/Aug/2024:18:48:19] ENGINE Bus STOPPED 2024-08-29T18:48:19.402 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:48:19 smithi029 bash[70880]: [29/Aug/2024:18:48:19] ENGINE Bus STARTING 2024-08-29T18:48:19.403 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:48:19 smithi029 bash[70880]: [29/Aug/2024:18:48:19] ENGINE Serving on http://:::9283 2024-08-29T18:48:19.403 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:48:19 smithi029 bash[70880]: [29/Aug/2024:18:48:19] ENGINE Bus STARTED 2024-08-29T18:48:20.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:48:19 smithi029 bash[77880]: audit 2024-08-29T18:48:18.775886+0000 mon.a (mon.0) 2580 : audit [INF] from='client.? ' entity='client.admin' 2024-08-29T18:48:20.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:48:19 smithi029 bash[77880]: audit 2024-08-29T18:48:18.794415+0000 mon.c (mon.2) 739 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:48:20.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:48:19 smithi029 bash[77880]: cluster 2024-08-29T18:48:19.266016+0000 mgr.y (mgr.25004) 1753 : cluster [DBG] pgmap v3024: 553 pgs: 15 creating+peering, 31 unknown, 507 active+clean; 4.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 10 KiB/s rd, 514 KiB/s wr, 18 op/s 2024-08-29T18:48:20.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:48:19 smithi029 bash[77880]: audit 2024-08-29T18:48:19.488148+0000 mon.c (mon.2) 740 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:48:20.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:48:19 smithi029 bash[77880]: audit 2024-08-29T18:48:19.489731+0000 mon.c (mon.2) 741 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:48:20.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:48:19 smithi029 bash[77880]: audit 2024-08-29T18:48:19.497662+0000 mon.a (mon.0) 2581 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:48:20.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:48:19 smithi029 bash[77880]: cluster 2024-08-29T18:48:19.582511+0000 mon.a (mon.0) 2582 : cluster [INF] pool 'test-librbd-smithi029-117632-26' no longer out of quota; removing NO_QUOTA flag 2024-08-29T18:48:20.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:48:19 smithi029 bash[77880]: cluster 2024-08-29T18:48:19.583478+0000 mon.a (mon.0) 2583 : cluster [WRN] Health check update: 1 pool(s) full (POOL_FULL) 2024-08-29T18:48:20.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:48:19 smithi029 bash[77880]: cluster 2024-08-29T18:48:19.599570+0000 mon.a (mon.0) 2584 : cluster [DBG] osdmap e1746: 8 total, 8 up, 8 in 2024-08-29T18:48:20.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:48:19 smithi029 bash[79042]: audit 2024-08-29T18:48:18.775886+0000 mon.a (mon.0) 2580 : audit [INF] from='client.? ' entity='client.admin' 2024-08-29T18:48:20.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:48:19 smithi029 bash[79042]: audit 2024-08-29T18:48:18.794415+0000 mon.c (mon.2) 739 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:48:20.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:48:19 smithi029 bash[79042]: cluster 2024-08-29T18:48:19.266016+0000 mgr.y (mgr.25004) 1753 : cluster [DBG] pgmap v3024: 553 pgs: 15 creating+peering, 31 unknown, 507 active+clean; 4.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 10 KiB/s rd, 514 KiB/s wr, 18 op/s 2024-08-29T18:48:20.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:48:19 smithi029 bash[79042]: audit 2024-08-29T18:48:19.488148+0000 mon.c (mon.2) 740 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:48:20.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:48:19 smithi029 bash[79042]: audit 2024-08-29T18:48:19.489731+0000 mon.c (mon.2) 741 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:48:20.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:48:19 smithi029 bash[79042]: audit 2024-08-29T18:48:19.497662+0000 mon.a (mon.0) 2581 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:48:20.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:48:19 smithi029 bash[79042]: cluster 2024-08-29T18:48:19.582511+0000 mon.a (mon.0) 2582 : cluster [INF] pool 'test-librbd-smithi029-117632-26' no longer out of quota; removing NO_QUOTA flag 2024-08-29T18:48:20.154 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:48:19 smithi029 bash[79042]: cluster 2024-08-29T18:48:19.583478+0000 mon.a (mon.0) 2583 : cluster [WRN] Health check update: 1 pool(s) full (POOL_FULL) 2024-08-29T18:48:20.154 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:48:19 smithi029 bash[79042]: cluster 2024-08-29T18:48:19.599570+0000 mon.a (mon.0) 2584 : cluster [DBG] osdmap e1746: 8 total, 8 up, 8 in 2024-08-29T18:48:20.154 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:48:19 smithi110 bash[67519]: audit 2024-08-29T18:48:18.775886+0000 mon.a (mon.0) 2580 : audit [INF] from='client.? ' entity='client.admin' 2024-08-29T18:48:20.154 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:48:19 smithi110 bash[67519]: audit 2024-08-29T18:48:18.794415+0000 mon.c (mon.2) 739 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:48:20.154 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:48:19 smithi110 bash[67519]: cluster 2024-08-29T18:48:19.266016+0000 mgr.y (mgr.25004) 1753 : cluster [DBG] pgmap v3024: 553 pgs: 15 creating+peering, 31 unknown, 507 active+clean; 4.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 10 KiB/s rd, 514 KiB/s wr, 18 op/s 2024-08-29T18:48:20.154 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:48:19 smithi110 bash[67519]: audit 2024-08-29T18:48:19.488148+0000 mon.c (mon.2) 740 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:48:20.154 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:48:19 smithi110 bash[67519]: audit 2024-08-29T18:48:19.489731+0000 mon.c (mon.2) 741 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:48:20.154 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:48:19 smithi110 bash[67519]: audit 2024-08-29T18:48:19.497662+0000 mon.a (mon.0) 2581 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:48:20.154 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:48:19 smithi110 bash[67519]: cluster 2024-08-29T18:48:19.582511+0000 mon.a (mon.0) 2582 : cluster [INF] pool 'test-librbd-smithi029-117632-26' no longer out of quota; removing NO_QUOTA flag 2024-08-29T18:48:20.155 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:48:19 smithi110 bash[67519]: cluster 2024-08-29T18:48:19.583478+0000 mon.a (mon.0) 2583 : cluster [WRN] Health check update: 1 pool(s) full (POOL_FULL) 2024-08-29T18:48:20.155 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:48:19 smithi110 bash[67519]: cluster 2024-08-29T18:48:19.599570+0000 mon.a (mon.0) 2584 : cluster [DBG] osdmap e1746: 8 total, 8 up, 8 in 2024-08-29T18:48:21.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:48:21 smithi029 bash[77880]: cluster 2024-08-29T18:48:20.597089+0000 mon.a (mon.0) 2585 : cluster [DBG] osdmap e1747: 8 total, 8 up, 8 in 2024-08-29T18:48:21.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:48:21 smithi029 bash[77880]: audit 2024-08-29T18:48:20.674040+0000 mon.c (mon.2) 742 : audit [INF] from='client.? 172.21.15.29:0/2892475748' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi029-117632-28", "field": "max_bytes", "val": "10485760"}]: dispatch 2024-08-29T18:48:21.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:48:21 smithi029 bash[77880]: audit 2024-08-29T18:48:20.674558+0000 mon.a (mon.0) 2586 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi029-117632-28", "field": "max_bytes", "val": "10485760"}]: dispatch 2024-08-29T18:48:21.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:48:21 smithi029 bash[79042]: cluster 2024-08-29T18:48:20.597089+0000 mon.a (mon.0) 2585 : cluster [DBG] osdmap e1747: 8 total, 8 up, 8 in 2024-08-29T18:48:21.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:48:21 smithi029 bash[79042]: audit 2024-08-29T18:48:20.674040+0000 mon.c (mon.2) 742 : audit [INF] from='client.? 172.21.15.29:0/2892475748' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi029-117632-28", "field": "max_bytes", "val": "10485760"}]: dispatch 2024-08-29T18:48:21.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:48:21 smithi029 bash[79042]: audit 2024-08-29T18:48:20.674558+0000 mon.a (mon.0) 2586 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi029-117632-28", "field": "max_bytes", "val": "10485760"}]: dispatch 2024-08-29T18:48:21.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:48:21 smithi110 bash[67519]: cluster 2024-08-29T18:48:20.597089+0000 mon.a (mon.0) 2585 : cluster [DBG] osdmap e1747: 8 total, 8 up, 8 in 2024-08-29T18:48:21.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:48:21 smithi110 bash[67519]: audit 2024-08-29T18:48:20.674040+0000 mon.c (mon.2) 742 : audit [INF] from='client.? 172.21.15.29:0/2892475748' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi029-117632-28", "field": "max_bytes", "val": "10485760"}]: dispatch 2024-08-29T18:48:21.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:48:21 smithi110 bash[67519]: audit 2024-08-29T18:48:20.674558+0000 mon.a (mon.0) 2586 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi029-117632-28", "field": "max_bytes", "val": "10485760"}]: dispatch 2024-08-29T18:48:22.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:48:22 smithi029 bash[77880]: cluster 2024-08-29T18:48:21.268702+0000 mgr.y (mgr.25004) 1754 : cluster [DBG] pgmap v3027: 553 pgs: 2 creating+peering, 12 unknown, 539 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 1.2 KiB/s rd, 2.0 KiB/s wr, 4 op/s 2024-08-29T18:48:22.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:48:22 smithi029 bash[77880]: audit 2024-08-29T18:48:21.599652+0000 mon.a (mon.0) 2587 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi029-117632-28", "field": "max_bytes", "val": "10485760"}]': finished 2024-08-29T18:48:22.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:48:22 smithi029 bash[77880]: cluster 2024-08-29T18:48:21.608829+0000 mon.a (mon.0) 2588 : cluster [DBG] osdmap e1748: 8 total, 8 up, 8 in 2024-08-29T18:48:22.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:48:22 smithi029 bash[79042]: cluster 2024-08-29T18:48:21.268702+0000 mgr.y (mgr.25004) 1754 : cluster [DBG] pgmap v3027: 553 pgs: 2 creating+peering, 12 unknown, 539 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 1.2 KiB/s rd, 2.0 KiB/s wr, 4 op/s 2024-08-29T18:48:22.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:48:22 smithi029 bash[79042]: audit 2024-08-29T18:48:21.599652+0000 mon.a (mon.0) 2587 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi029-117632-28", "field": "max_bytes", "val": "10485760"}]': finished 2024-08-29T18:48:22.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:48:22 smithi029 bash[79042]: cluster 2024-08-29T18:48:21.608829+0000 mon.a (mon.0) 2588 : cluster [DBG] osdmap e1748: 8 total, 8 up, 8 in 2024-08-29T18:48:22.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:48:22 smithi110 bash[67519]: cluster 2024-08-29T18:48:21.268702+0000 mgr.y (mgr.25004) 1754 : cluster [DBG] pgmap v3027: 553 pgs: 2 creating+peering, 12 unknown, 539 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 1.2 KiB/s rd, 2.0 KiB/s wr, 4 op/s 2024-08-29T18:48:22.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:48:22 smithi110 bash[67519]: audit 2024-08-29T18:48:21.599652+0000 mon.a (mon.0) 2587 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi029-117632-28", "field": "max_bytes", "val": "10485760"}]': finished 2024-08-29T18:48:22.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:48:22 smithi110 bash[67519]: cluster 2024-08-29T18:48:21.608829+0000 mon.a (mon.0) 2588 : cluster [DBG] osdmap e1748: 8 total, 8 up, 8 in 2024-08-29T18:48:24.901 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:48:24 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:48:24] "GET /metrics HTTP/1.1" 200 68080 "" "Prometheus/2.43.0" 2024-08-29T18:48:24.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:48:24 smithi029 bash[79042]: cluster 2024-08-29T18:48:23.270783+0000 mgr.y (mgr.25004) 1755 : cluster [DBG] pgmap v3029: 553 pgs: 553 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 1.3 KiB/s rd, 2.0 KiB/s wr, 4 op/s 2024-08-29T18:48:24.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:48:24 smithi029 bash[77880]: cluster 2024-08-29T18:48:23.270783+0000 mgr.y (mgr.25004) 1755 : cluster [DBG] pgmap v3029: 553 pgs: 553 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 1.3 KiB/s rd, 2.0 KiB/s wr, 4 op/s 2024-08-29T18:48:24.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:48:24 smithi110 bash[67519]: cluster 2024-08-29T18:48:23.270783+0000 mgr.y (mgr.25004) 1755 : cluster [DBG] pgmap v3029: 553 pgs: 553 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 1.3 KiB/s rd, 2.0 KiB/s wr, 4 op/s 2024-08-29T18:48:26.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:48:26 smithi029 bash[79042]: cluster 2024-08-29T18:48:25.272921+0000 mgr.y (mgr.25004) 1756 : cluster [DBG] pgmap v3030: 553 pgs: 553 active+clean; 7.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 1022 B/s rd, 513 KiB/s wr, 3 op/s 2024-08-29T18:48:26.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:48:26 smithi029 bash[77880]: cluster 2024-08-29T18:48:25.272921+0000 mgr.y (mgr.25004) 1756 : cluster [DBG] pgmap v3030: 553 pgs: 553 active+clean; 7.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 1022 B/s rd, 513 KiB/s wr, 3 op/s 2024-08-29T18:48:26.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:48:26 smithi110 bash[67519]: cluster 2024-08-29T18:48:25.272921+0000 mgr.y (mgr.25004) 1756 : cluster [DBG] pgmap v3030: 553 pgs: 553 active+clean; 7.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 1022 B/s rd, 513 KiB/s wr, 3 op/s 2024-08-29T18:48:28.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:48:28 smithi029 bash[77880]: cluster 2024-08-29T18:48:27.277993+0000 mgr.y (mgr.25004) 1757 : cluster [DBG] pgmap v3031: 553 pgs: 553 active+clean; 8.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 5.2 KiB/s rd, 535 KiB/s wr, 9 op/s 2024-08-29T18:48:28.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:48:28 smithi029 bash[79042]: cluster 2024-08-29T18:48:27.277993+0000 mgr.y (mgr.25004) 1757 : cluster [DBG] pgmap v3031: 553 pgs: 553 active+clean; 8.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 5.2 KiB/s rd, 535 KiB/s wr, 9 op/s 2024-08-29T18:48:28.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:48:28 smithi110 bash[67519]: cluster 2024-08-29T18:48:27.277993+0000 mgr.y (mgr.25004) 1757 : cluster [DBG] pgmap v3031: 553 pgs: 553 active+clean; 8.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 5.2 KiB/s rd, 535 KiB/s wr, 9 op/s 2024-08-29T18:48:30.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:48:30 smithi029 bash[79042]: cluster 2024-08-29T18:48:29.279764+0000 mgr.y (mgr.25004) 1758 : cluster [DBG] pgmap v3032: 553 pgs: 553 active+clean; 9.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 4.6 KiB/s rd, 591 KiB/s wr, 8 op/s 2024-08-29T18:48:30.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:48:30 smithi029 bash[79042]: cluster 2024-08-29T18:48:29.599906+0000 mon.a (mon.0) 2589 : cluster [DBG] osdmap e1749: 8 total, 8 up, 8 in 2024-08-29T18:48:30.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:48:30 smithi029 bash[77880]: cluster 2024-08-29T18:48:29.279764+0000 mgr.y (mgr.25004) 1758 : cluster [DBG] pgmap v3032: 553 pgs: 553 active+clean; 9.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 4.6 KiB/s rd, 591 KiB/s wr, 8 op/s 2024-08-29T18:48:30.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:48:30 smithi029 bash[77880]: cluster 2024-08-29T18:48:29.599906+0000 mon.a (mon.0) 2589 : cluster [DBG] osdmap e1749: 8 total, 8 up, 8 in 2024-08-29T18:48:30.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:48:30 smithi110 bash[67519]: cluster 2024-08-29T18:48:29.279764+0000 mgr.y (mgr.25004) 1758 : cluster [DBG] pgmap v3032: 553 pgs: 553 active+clean; 9.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 4.6 KiB/s rd, 591 KiB/s wr, 8 op/s 2024-08-29T18:48:30.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:48:30 smithi110 bash[67519]: cluster 2024-08-29T18:48:29.599906+0000 mon.a (mon.0) 2589 : cluster [DBG] osdmap e1749: 8 total, 8 up, 8 in 2024-08-29T18:48:32.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:48:32 smithi029 bash[79042]: cluster 2024-08-29T18:48:31.282757+0000 mgr.y (mgr.25004) 1759 : cluster [DBG] pgmap v3034: 553 pgs: 553 active+clean; 15 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 4.0 KiB/s rd, 1.0 MiB/s wr, 7 op/s 2024-08-29T18:48:32.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:48:32 smithi029 bash[77880]: cluster 2024-08-29T18:48:31.282757+0000 mgr.y (mgr.25004) 1759 : cluster [DBG] pgmap v3034: 553 pgs: 553 active+clean; 15 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 4.0 KiB/s rd, 1.0 MiB/s wr, 7 op/s 2024-08-29T18:48:32.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:48:32 smithi110 bash[67519]: cluster 2024-08-29T18:48:31.282757+0000 mgr.y (mgr.25004) 1759 : cluster [DBG] pgmap v3034: 553 pgs: 553 active+clean; 15 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 4.0 KiB/s rd, 1.0 MiB/s wr, 7 op/s 2024-08-29T18:48:33.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:48:33 smithi029 bash[79042]: audit 2024-08-29T18:48:33.590462+0000 mon.c (mon.2) 743 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:48:33.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:48:33 smithi029 bash[77880]: audit 2024-08-29T18:48:33.590462+0000 mon.c (mon.2) 743 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:48:33.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:48:33 smithi110 bash[67519]: audit 2024-08-29T18:48:33.590462+0000 mon.c (mon.2) 743 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:48:34.902 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:48:34 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:48:34] "GET /metrics HTTP/1.1" 200 68153 "" "Prometheus/2.43.0" 2024-08-29T18:48:34.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:48:34 smithi029 bash[77880]: cluster 2024-08-29T18:48:33.285217+0000 mgr.y (mgr.25004) 1760 : cluster [DBG] pgmap v3035: 553 pgs: 553 active+clean; 15 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 3.9 KiB/s rd, 1023 KiB/s wr, 6 op/s 2024-08-29T18:48:34.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:48:34 smithi029 bash[77880]: cluster 2024-08-29T18:48:34.590745+0000 mon.a (mon.0) 2590 : cluster [WRN] pool 'test-librbd-smithi029-117632-28' is full (reached quota's max_bytes: 10 MiB) 2024-08-29T18:48:34.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:48:34 smithi029 bash[77880]: cluster 2024-08-29T18:48:34.591725+0000 mon.a (mon.0) 2591 : cluster [WRN] Health check update: 2 pool(s) full (POOL_FULL) 2024-08-29T18:48:34.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:48:34 smithi029 bash[77880]: cluster 2024-08-29T18:48:34.602028+0000 mon.a (mon.0) 2592 : cluster [DBG] osdmap e1750: 8 total, 8 up, 8 in 2024-08-29T18:48:34.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:48:34 smithi029 bash[79042]: cluster 2024-08-29T18:48:33.285217+0000 mgr.y (mgr.25004) 1760 : cluster [DBG] pgmap v3035: 553 pgs: 553 active+clean; 15 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 3.9 KiB/s rd, 1023 KiB/s wr, 6 op/s 2024-08-29T18:48:34.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:48:34 smithi029 bash[79042]: cluster 2024-08-29T18:48:34.590745+0000 mon.a (mon.0) 2590 : cluster [WRN] pool 'test-librbd-smithi029-117632-28' is full (reached quota's max_bytes: 10 MiB) 2024-08-29T18:48:34.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:48:34 smithi029 bash[79042]: cluster 2024-08-29T18:48:34.591725+0000 mon.a (mon.0) 2591 : cluster [WRN] Health check update: 2 pool(s) full (POOL_FULL) 2024-08-29T18:48:34.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:48:34 smithi029 bash[79042]: cluster 2024-08-29T18:48:34.602028+0000 mon.a (mon.0) 2592 : cluster [DBG] osdmap e1750: 8 total, 8 up, 8 in 2024-08-29T18:48:34.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:48:34 smithi110 bash[67519]: cluster 2024-08-29T18:48:33.285217+0000 mgr.y (mgr.25004) 1760 : cluster [DBG] pgmap v3035: 553 pgs: 553 active+clean; 15 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 3.9 KiB/s rd, 1023 KiB/s wr, 6 op/s 2024-08-29T18:48:34.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:48:34 smithi110 bash[67519]: cluster 2024-08-29T18:48:34.590745+0000 mon.a (mon.0) 2590 : cluster [WRN] pool 'test-librbd-smithi029-117632-28' is full (reached quota's max_bytes: 10 MiB) 2024-08-29T18:48:34.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:48:34 smithi110 bash[67519]: cluster 2024-08-29T18:48:34.591725+0000 mon.a (mon.0) 2591 : cluster [WRN] Health check update: 2 pool(s) full (POOL_FULL) 2024-08-29T18:48:34.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:48:34 smithi110 bash[67519]: cluster 2024-08-29T18:48:34.602028+0000 mon.a (mon.0) 2592 : cluster [DBG] osdmap e1750: 8 total, 8 up, 8 in 2024-08-29T18:48:35.642 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T18:48:35.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:48:35 smithi029 bash[79042]: audit 2024-08-29T18:48:34.803631+0000 mon.c (mon.2) 744 : audit [INF] from='client.? 172.21.15.29:0/2892475748' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi029-117632-27", "field": "max_objects", "val": "7"}]: dispatch 2024-08-29T18:48:35.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:48:35 smithi029 bash[79042]: audit 2024-08-29T18:48:34.804414+0000 mon.a (mon.0) 2593 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi029-117632-27", "field": "max_objects", "val": "7"}]: dispatch 2024-08-29T18:48:35.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:48:35 smithi029 bash[77880]: audit 2024-08-29T18:48:34.803631+0000 mon.c (mon.2) 744 : audit [INF] from='client.? 172.21.15.29:0/2892475748' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi029-117632-27", "field": "max_objects", "val": "7"}]: dispatch 2024-08-29T18:48:35.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:48:35 smithi029 bash[77880]: audit 2024-08-29T18:48:34.804414+0000 mon.a (mon.0) 2593 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi029-117632-27", "field": "max_objects", "val": "7"}]: dispatch 2024-08-29T18:48:35.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:48:35 smithi110 bash[67519]: audit 2024-08-29T18:48:34.803631+0000 mon.c (mon.2) 744 : audit [INF] from='client.? 172.21.15.29:0/2892475748' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi029-117632-27", "field": "max_objects", "val": "7"}]: dispatch 2024-08-29T18:48:35.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:48:35 smithi110 bash[67519]: audit 2024-08-29T18:48:34.804414+0000 mon.a (mon.0) 2593 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi029-117632-27", "field": "max_objects", "val": "7"}]: dispatch 2024-08-29T18:48:36.700 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T18:48:36.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:48:36 smithi029 bash[79042]: cluster 2024-08-29T18:48:35.286793+0000 mgr.y (mgr.25004) 1761 : cluster [DBG] pgmap v3037: 553 pgs: 553 active+clean; 15 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 639 B/s rd, 767 KiB/s wr, 1 op/s 2024-08-29T18:48:36.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:48:36 smithi029 bash[79042]: audit 2024-08-29T18:48:35.634039+0000 mon.a (mon.0) 2594 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi029-117632-27", "field": "max_objects", "val": "7"}]': finished 2024-08-29T18:48:36.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:48:36 smithi029 bash[79042]: cluster 2024-08-29T18:48:35.641866+0000 mon.a (mon.0) 2595 : cluster [DBG] osdmap e1751: 8 total, 8 up, 8 in 2024-08-29T18:48:36.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:48:36 smithi029 bash[77880]: cluster 2024-08-29T18:48:35.286793+0000 mgr.y (mgr.25004) 1761 : cluster [DBG] pgmap v3037: 553 pgs: 553 active+clean; 15 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 639 B/s rd, 767 KiB/s wr, 1 op/s 2024-08-29T18:48:36.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:48:36 smithi029 bash[77880]: audit 2024-08-29T18:48:35.634039+0000 mon.a (mon.0) 2594 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi029-117632-27", "field": "max_objects", "val": "7"}]': finished 2024-08-29T18:48:36.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:48:36 smithi029 bash[77880]: cluster 2024-08-29T18:48:35.641866+0000 mon.a (mon.0) 2595 : cluster [DBG] osdmap e1751: 8 total, 8 up, 8 in 2024-08-29T18:48:36.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:48:36 smithi110 bash[67519]: cluster 2024-08-29T18:48:35.286793+0000 mgr.y (mgr.25004) 1761 : cluster [DBG] pgmap v3037: 553 pgs: 553 active+clean; 15 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 639 B/s rd, 767 KiB/s wr, 1 op/s 2024-08-29T18:48:36.904 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:48:36 smithi110 bash[67519]: audit 2024-08-29T18:48:35.634039+0000 mon.a (mon.0) 2594 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi029-117632-27", "field": "max_objects", "val": "7"}]': finished 2024-08-29T18:48:36.904 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:48:36 smithi110 bash[67519]: cluster 2024-08-29T18:48:35.641866+0000 mon.a (mon.0) 2595 : cluster [DBG] osdmap e1751: 8 total, 8 up, 8 in 2024-08-29T18:48:37.724 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T18:48:38.748 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T18:48:38.904 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:48:38 smithi029 bash[79042]: cluster 2024-08-29T18:48:37.290653+0000 mgr.y (mgr.25004) 1762 : cluster [DBG] pgmap v3039: 553 pgs: 553 active+clean; 18 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 2.3 KiB/s rd, 1.0 MiB/s wr, 5 op/s 2024-08-29T18:48:38.904 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:48:38 smithi029 bash[77880]: cluster 2024-08-29T18:48:37.290653+0000 mgr.y (mgr.25004) 1762 : cluster [DBG] pgmap v3039: 553 pgs: 553 active+clean; 18 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 2.3 KiB/s rd, 1.0 MiB/s wr, 5 op/s 2024-08-29T18:48:38.904 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:48:38 smithi110 bash[67519]: cluster 2024-08-29T18:48:37.290653+0000 mgr.y (mgr.25004) 1762 : cluster [DBG] pgmap v3039: 553 pgs: 553 active+clean; 18 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 2.3 KiB/s rd, 1.0 MiB/s wr, 5 op/s 2024-08-29T18:48:39.773 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T18:48:39.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:48:39 smithi029 bash[79042]: cluster 2024-08-29T18:48:39.593743+0000 mon.a (mon.0) 2596 : cluster [WRN] pool 'test-librbd-smithi029-117632-27' is full (reached quota's max_objects: 7) 2024-08-29T18:48:39.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:48:39 smithi029 bash[79042]: cluster 2024-08-29T18:48:39.594521+0000 mon.a (mon.0) 2597 : cluster [WRN] Health check update: 3 pool(s) full (POOL_FULL) 2024-08-29T18:48:39.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:48:39 smithi029 bash[79042]: cluster 2024-08-29T18:48:39.604407+0000 mon.a (mon.0) 2598 : cluster [DBG] osdmap e1752: 8 total, 8 up, 8 in 2024-08-29T18:48:39.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:48:39 smithi029 bash[77880]: cluster 2024-08-29T18:48:39.593743+0000 mon.a (mon.0) 2596 : cluster [WRN] pool 'test-librbd-smithi029-117632-27' is full (reached quota's max_objects: 7) 2024-08-29T18:48:39.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:48:39 smithi029 bash[77880]: cluster 2024-08-29T18:48:39.594521+0000 mon.a (mon.0) 2597 : cluster [WRN] Health check update: 3 pool(s) full (POOL_FULL) 2024-08-29T18:48:39.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:48:39 smithi029 bash[77880]: cluster 2024-08-29T18:48:39.604407+0000 mon.a (mon.0) 2598 : cluster [DBG] osdmap e1752: 8 total, 8 up, 8 in 2024-08-29T18:48:39.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:48:39 smithi110 bash[67519]: cluster 2024-08-29T18:48:39.593743+0000 mon.a (mon.0) 2596 : cluster [WRN] pool 'test-librbd-smithi029-117632-27' is full (reached quota's max_objects: 7) 2024-08-29T18:48:39.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:48:39 smithi110 bash[67519]: cluster 2024-08-29T18:48:39.594521+0000 mon.a (mon.0) 2597 : cluster [WRN] Health check update: 3 pool(s) full (POOL_FULL) 2024-08-29T18:48:39.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:48:39 smithi110 bash[67519]: cluster 2024-08-29T18:48:39.604407+0000 mon.a (mon.0) 2598 : cluster [DBG] osdmap e1752: 8 total, 8 up, 8 in 2024-08-29T18:48:39.963 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestLibRBD.RemoveFullTryNamespaceDataPool (25006 ms) 2024-08-29T18:48:39.964 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestLibRBD.TestIO 2024-08-29T18:48:39.964 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T18:48:40.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:48:40 smithi029 bash[77880]: cluster 2024-08-29T18:48:39.292497+0000 mgr.y (mgr.25004) 1763 : cluster [DBG] pgmap v3040: 553 pgs: 553 active+clean; 18 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 1.7 KiB/s rd, 384 KiB/s wr, 3 op/s 2024-08-29T18:48:40.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:48:40 smithi029 bash[79042]: cluster 2024-08-29T18:48:39.292497+0000 mgr.y (mgr.25004) 1763 : cluster [DBG] pgmap v3040: 553 pgs: 553 active+clean; 18 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 1.7 KiB/s rd, 384 KiB/s wr, 3 op/s 2024-08-29T18:48:40.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:48:40 smithi110 bash[67519]: cluster 2024-08-29T18:48:39.292497+0000 mgr.y (mgr.25004) 1763 : cluster [DBG] pgmap v3040: 553 pgs: 553 active+clean; 18 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 1.7 KiB/s rd, 384 KiB/s wr, 3 op/s 2024-08-29T18:48:43.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:48:42 smithi029 bash[79042]: cluster 2024-08-29T18:48:41.295554+0000 mgr.y (mgr.25004) 1764 : cluster [DBG] pgmap v3042: 553 pgs: 553 active+clean; 8.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 27 KiB/s rd, 468 KiB/s wr, 41 op/s 2024-08-29T18:48:43.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:48:42 smithi029 bash[77880]: cluster 2024-08-29T18:48:41.295554+0000 mgr.y (mgr.25004) 1764 : cluster [DBG] pgmap v3042: 553 pgs: 553 active+clean; 8.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 27 KiB/s rd, 468 KiB/s wr, 41 op/s 2024-08-29T18:48:43.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:48:42 smithi110 bash[67519]: cluster 2024-08-29T18:48:41.295554+0000 mgr.y (mgr.25004) 1764 : cluster [DBG] pgmap v3042: 553 pgs: 553 active+clean; 8.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 27 KiB/s rd, 468 KiB/s wr, 41 op/s 2024-08-29T18:48:44.902 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:48:44 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:48:44] "GET /metrics HTTP/1.1" 200 68153 "" "Prometheus/2.43.0" 2024-08-29T18:48:44.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:48:44 smithi029 bash[79042]: cluster 2024-08-29T18:48:43.298248+0000 mgr.y (mgr.25004) 1765 : cluster [DBG] pgmap v3043: 553 pgs: 553 active+clean; 8.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 23 KiB/s rd, 392 KiB/s wr, 37 op/s 2024-08-29T18:48:44.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:48:44 smithi029 bash[79042]: cluster 2024-08-29T18:48:44.596533+0000 mon.a (mon.0) 2599 : cluster [INF] pool 'test-librbd-smithi029-117632-28' no longer out of quota; removing NO_QUOTA flag 2024-08-29T18:48:44.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:48:44 smithi029 bash[79042]: cluster 2024-08-29T18:48:44.597321+0000 mon.a (mon.0) 2600 : cluster [WRN] Health check update: 2 pool(s) full (POOL_FULL) 2024-08-29T18:48:44.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:48:44 smithi029 bash[79042]: cluster 2024-08-29T18:48:44.608373+0000 mon.a (mon.0) 2601 : cluster [DBG] osdmap e1753: 8 total, 8 up, 8 in 2024-08-29T18:48:44.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:48:44 smithi029 bash[77880]: cluster 2024-08-29T18:48:43.298248+0000 mgr.y (mgr.25004) 1765 : cluster [DBG] pgmap v3043: 553 pgs: 553 active+clean; 8.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 23 KiB/s rd, 392 KiB/s wr, 37 op/s 2024-08-29T18:48:44.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:48:44 smithi029 bash[77880]: cluster 2024-08-29T18:48:44.596533+0000 mon.a (mon.0) 2599 : cluster [INF] pool 'test-librbd-smithi029-117632-28' no longer out of quota; removing NO_QUOTA flag 2024-08-29T18:48:44.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:48:44 smithi029 bash[77880]: cluster 2024-08-29T18:48:44.597321+0000 mon.a (mon.0) 2600 : cluster [WRN] Health check update: 2 pool(s) full (POOL_FULL) 2024-08-29T18:48:44.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:48:44 smithi029 bash[77880]: cluster 2024-08-29T18:48:44.608373+0000 mon.a (mon.0) 2601 : cluster [DBG] osdmap e1753: 8 total, 8 up, 8 in 2024-08-29T18:48:45.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:48:44 smithi110 bash[67519]: cluster 2024-08-29T18:48:43.298248+0000 mgr.y (mgr.25004) 1765 : cluster [DBG] pgmap v3043: 553 pgs: 553 active+clean; 8.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 23 KiB/s rd, 392 KiB/s wr, 37 op/s 2024-08-29T18:48:45.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:48:44 smithi110 bash[67519]: cluster 2024-08-29T18:48:44.596533+0000 mon.a (mon.0) 2599 : cluster [INF] pool 'test-librbd-smithi029-117632-28' no longer out of quota; removing NO_QUOTA flag 2024-08-29T18:48:45.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:48:44 smithi110 bash[67519]: cluster 2024-08-29T18:48:44.597321+0000 mon.a (mon.0) 2600 : cluster [WRN] Health check update: 2 pool(s) full (POOL_FULL) 2024-08-29T18:48:45.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:48:44 smithi110 bash[67519]: cluster 2024-08-29T18:48:44.608373+0000 mon.a (mon.0) 2601 : cluster [DBG] osdmap e1753: 8 total, 8 up, 8 in 2024-08-29T18:48:46.725 INFO:tasks.workunit.client.0.smithi029.stdout:wrote: 512 2024-08-29T18:48:46.726 INFO:tasks.workunit.client.0.smithi029.stdout:wrote: 512 2024-08-29T18:48:46.726 INFO:tasks.workunit.client.0.smithi029.stdout:wrote: 512 2024-08-29T18:48:46.726 INFO:tasks.workunit.client.0.smithi029.stdout:wrote: 512 2024-08-29T18:48:46.726 INFO:tasks.workunit.client.0.smithi029.stdout:wrote: 512 2024-08-29T18:48:46.726 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:48:46.726 INFO:tasks.workunit.client.0.smithi029.stdout:started write 2024-08-29T18:48:46.726 INFO:tasks.workunit.client.0.smithi029.stdout:write completion cb called! 2024-08-29T18:48:46.726 INFO:tasks.workunit.client.0.smithi029.stdout:return value is: 0 2024-08-29T18:48:46.726 INFO:tasks.workunit.client.0.smithi029.stdout:finished write 2024-08-29T18:48:46.726 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:48:46.726 INFO:tasks.workunit.client.0.smithi029.stdout:started write 2024-08-29T18:48:46.726 INFO:tasks.workunit.client.0.smithi029.stdout:write completion cb called! 2024-08-29T18:48:46.727 INFO:tasks.workunit.client.0.smithi029.stdout:return value is: 0 2024-08-29T18:48:46.727 INFO:tasks.workunit.client.0.smithi029.stdout:finished write 2024-08-29T18:48:46.727 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:48:46.727 INFO:tasks.workunit.client.0.smithi029.stdout:started write 2024-08-29T18:48:46.727 INFO:tasks.workunit.client.0.smithi029.stdout:write completion cb called! 2024-08-29T18:48:46.727 INFO:tasks.workunit.client.0.smithi029.stdout:return value is: 0 2024-08-29T18:48:46.727 INFO:tasks.workunit.client.0.smithi029.stdout:finished write 2024-08-29T18:48:46.727 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:48:46.727 INFO:tasks.workunit.client.0.smithi029.stdout:started write 2024-08-29T18:48:46.727 INFO:tasks.workunit.client.0.smithi029.stdout:write completion cb called! 2024-08-29T18:48:46.727 INFO:tasks.workunit.client.0.smithi029.stdout:return value is: 0 2024-08-29T18:48:46.727 INFO:tasks.workunit.client.0.smithi029.stdout:finished write 2024-08-29T18:48:46.727 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:48:46.728 INFO:tasks.workunit.client.0.smithi029.stdout:started write 2024-08-29T18:48:46.728 INFO:tasks.workunit.client.0.smithi029.stdout:write completion cb called! 2024-08-29T18:48:46.728 INFO:tasks.workunit.client.0.smithi029.stdout:return value is: 0 2024-08-29T18:48:46.728 INFO:tasks.workunit.client.0.smithi029.stdout:finished write 2024-08-29T18:48:46.728 INFO:tasks.workunit.client.0.smithi029.stdout:start compare and write 2024-08-29T18:48:46.728 INFO:tasks.workunit.client.0.smithi029.stdout:compare and wrote: 512 2024-08-29T18:48:46.728 INFO:tasks.workunit.client.0.smithi029.stdout:start compare and write 2024-08-29T18:48:46.728 INFO:tasks.workunit.client.0.smithi029.stdout:compare and wrote: 512 2024-08-29T18:48:46.728 INFO:tasks.workunit.client.0.smithi029.stdout:start compare and write 2024-08-29T18:48:46.728 INFO:tasks.workunit.client.0.smithi029.stdout:compare and wrote: 512 2024-08-29T18:48:46.728 INFO:tasks.workunit.client.0.smithi029.stdout:start compare and write 2024-08-29T18:48:46.729 INFO:tasks.workunit.client.0.smithi029.stdout:compare and wrote: 512 2024-08-29T18:48:46.729 INFO:tasks.workunit.client.0.smithi029.stdout:start compare and write 2024-08-29T18:48:46.729 INFO:tasks.workunit.client.0.smithi029.stdout:compare and wrote: 512 2024-08-29T18:48:46.729 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:48:46.729 INFO:tasks.workunit.client.0.smithi029.stdout:started aio compare and write 2024-08-29T18:48:46.729 INFO:tasks.workunit.client.0.smithi029.stdout:write completion cb called! 2024-08-29T18:48:46.729 INFO:tasks.workunit.client.0.smithi029.stdout:return value is: 0 2024-08-29T18:48:46.729 INFO:tasks.workunit.client.0.smithi029.stdout:finished aio compare and write 2024-08-29T18:48:46.729 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:48:46.729 INFO:tasks.workunit.client.0.smithi029.stdout:started aio compare and write 2024-08-29T18:48:46.729 INFO:tasks.workunit.client.0.smithi029.stdout:write completion cb called! 2024-08-29T18:48:46.729 INFO:tasks.workunit.client.0.smithi029.stdout:return value is: 0 2024-08-29T18:48:46.729 INFO:tasks.workunit.client.0.smithi029.stdout:finished aio compare and write 2024-08-29T18:48:46.729 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:48:46.730 INFO:tasks.workunit.client.0.smithi029.stdout:started aio compare and write 2024-08-29T18:48:46.730 INFO:tasks.workunit.client.0.smithi029.stdout:write completion cb called! 2024-08-29T18:48:46.730 INFO:tasks.workunit.client.0.smithi029.stdout:return value is: 0 2024-08-29T18:48:46.730 INFO:tasks.workunit.client.0.smithi029.stdout:finished aio compare and write 2024-08-29T18:48:46.730 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:48:46.730 INFO:tasks.workunit.client.0.smithi029.stdout:started aio compare and write 2024-08-29T18:48:46.730 INFO:tasks.workunit.client.0.smithi029.stdout:write completion cb called! 2024-08-29T18:48:46.730 INFO:tasks.workunit.client.0.smithi029.stdout:return value is: 0 2024-08-29T18:48:46.730 INFO:tasks.workunit.client.0.smithi029.stdout:finished aio compare and write 2024-08-29T18:48:46.730 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:48:46.730 INFO:tasks.workunit.client.0.smithi029.stdout:started aio compare and write 2024-08-29T18:48:46.730 INFO:tasks.workunit.client.0.smithi029.stdout:write completion cb called! 2024-08-29T18:48:46.730 INFO:tasks.workunit.client.0.smithi029.stdout:return value is: 0 2024-08-29T18:48:46.731 INFO:tasks.workunit.client.0.smithi029.stdout:finished aio compare and write 2024-08-29T18:48:46.731 INFO:tasks.workunit.client.0.smithi029.stdout:read: 512 2024-08-29T18:48:46.731 INFO:tasks.workunit.client.0.smithi029.stdout:read: 512 2024-08-29T18:48:46.731 INFO:tasks.workunit.client.0.smithi029.stdout:read: 512 2024-08-29T18:48:46.731 INFO:tasks.workunit.client.0.smithi029.stdout:read: 512 2024-08-29T18:48:46.731 INFO:tasks.workunit.client.0.smithi029.stdout:read: 512 2024-08-29T18:48:46.731 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:48:46.731 INFO:tasks.workunit.client.0.smithi029.stdout:started read 2024-08-29T18:48:46.731 INFO:tasks.workunit.client.0.smithi029.stdout:read completion cb called! 2024-08-29T18:48:46.731 INFO:tasks.workunit.client.0.smithi029.stdout:return value is: 512 2024-08-29T18:48:46.731 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:48:46.731 INFO:tasks.workunit.client.0.smithi029.stdout:started read 2024-08-29T18:48:46.731 INFO:tasks.workunit.client.0.smithi029.stdout:read completion cb called! 2024-08-29T18:48:46.731 INFO:tasks.workunit.client.0.smithi029.stdout:return value is: 512 2024-08-29T18:48:46.732 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:48:46.732 INFO:tasks.workunit.client.0.smithi029.stdout:started read 2024-08-29T18:48:46.732 INFO:tasks.workunit.client.0.smithi029.stdout:read completion cb called! 2024-08-29T18:48:46.732 INFO:tasks.workunit.client.0.smithi029.stdout:return value is: 512 2024-08-29T18:48:46.732 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:48:46.732 INFO:tasks.workunit.client.0.smithi029.stdout:started read 2024-08-29T18:48:46.732 INFO:tasks.workunit.client.0.smithi029.stdout:read completion cb called! 2024-08-29T18:48:46.732 INFO:tasks.workunit.client.0.smithi029.stdout:return value is: 512 2024-08-29T18:48:46.732 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:48:46.732 INFO:tasks.workunit.client.0.smithi029.stdout:started read 2024-08-29T18:48:46.732 INFO:tasks.workunit.client.0.smithi029.stdout:read completion cb called! 2024-08-29T18:48:46.732 INFO:tasks.workunit.client.0.smithi029.stdout:return value is: 512 2024-08-29T18:48:46.732 INFO:tasks.workunit.client.0.smithi029.stdout:discard: 512~512 = 512 2024-08-29T18:48:46.732 INFO:tasks.workunit.client.0.smithi029.stdout:write completion cb called! 2024-08-29T18:48:46.733 INFO:tasks.workunit.client.0.smithi029.stdout:aio discard: 1536~512 = 0 2024-08-29T18:48:46.733 INFO:tasks.workunit.client.0.smithi029.stdout:read: 512 2024-08-29T18:48:46.733 INFO:tasks.workunit.client.0.smithi029.stdout:read: 512 2024-08-29T18:48:46.733 INFO:tasks.workunit.client.0.smithi029.stdout:read: 512 2024-08-29T18:48:46.733 INFO:tasks.workunit.client.0.smithi029.stdout:read: 512 2024-08-29T18:48:46.733 INFO:tasks.workunit.client.0.smithi029.stdout:read: 512 2024-08-29T18:48:46.733 INFO:tasks.workunit.client.0.smithi029.stdout:wrote: 0 2024-08-29T18:48:46.733 INFO:tasks.workunit.client.0.smithi029.stdout:to verify the data 2024-08-29T18:48:46.733 INFO:tasks.workunit.client.0.smithi029.stdout:verified 2024-08-29T18:48:46.733 INFO:tasks.workunit.client.0.smithi029.stdout:wrote: 0 2024-08-29T18:48:46.733 INFO:tasks.workunit.client.0.smithi029.stdout:to verify the data 2024-08-29T18:48:46.733 INFO:tasks.workunit.client.0.smithi029.stdout:verified 2024-08-29T18:48:46.733 INFO:tasks.workunit.client.0.smithi029.stdout:wrote: 16384 2024-08-29T18:48:46.733 INFO:tasks.workunit.client.0.smithi029.stdout:to verify the data 2024-08-29T18:48:46.734 INFO:tasks.workunit.client.0.smithi029.stdout:verified 2024-08-29T18:48:46.734 INFO:tasks.workunit.client.0.smithi029.stdout:wrote: 16384 2024-08-29T18:48:46.734 INFO:tasks.workunit.client.0.smithi029.stdout:to verify the data 2024-08-29T18:48:46.734 INFO:tasks.workunit.client.0.smithi029.stdout:verified 2024-08-29T18:48:46.734 INFO:tasks.workunit.client.0.smithi029.stdout:expected fail, finished writesame 2024-08-29T18:48:46.734 INFO:tasks.workunit.client.0.smithi029.stdout:expected fail, finished writesame 2024-08-29T18:48:46.734 INFO:tasks.workunit.client.0.smithi029.stdout:wrote: 49152 2024-08-29T18:48:46.734 INFO:tasks.workunit.client.0.smithi029.stdout:to verify the data 2024-08-29T18:48:46.734 INFO:tasks.workunit.client.0.smithi029.stdout:verified 2024-08-29T18:48:46.734 INFO:tasks.workunit.client.0.smithi029.stdout:wrote: 49152 2024-08-29T18:48:46.734 INFO:tasks.workunit.client.0.smithi029.stdout:to verify the data 2024-08-29T18:48:46.734 INFO:tasks.workunit.client.0.smithi029.stdout:verified 2024-08-29T18:48:46.734 INFO:tasks.workunit.client.0.smithi029.stdout:wrote: 65536 2024-08-29T18:48:46.735 INFO:tasks.workunit.client.0.smithi029.stdout:to verify the data 2024-08-29T18:48:46.735 INFO:tasks.workunit.client.0.smithi029.stdout:verified 2024-08-29T18:48:46.735 INFO:tasks.workunit.client.0.smithi029.stdout:wrote: 65536 2024-08-29T18:48:46.735 INFO:tasks.workunit.client.0.smithi029.stdout:to verify the data 2024-08-29T18:48:46.735 INFO:tasks.workunit.client.0.smithi029.stdout:verified 2024-08-29T18:48:46.735 INFO:tasks.workunit.client.0.smithi029.stdout:expected fail, finished writesame 2024-08-29T18:48:46.735 INFO:tasks.workunit.client.0.smithi029.stdout:expected fail, finished writesame 2024-08-29T18:48:46.735 INFO:tasks.workunit.client.0.smithi029.stdout:wrote: 98304 2024-08-29T18:48:46.735 INFO:tasks.workunit.client.0.smithi029.stdout:to verify the data 2024-08-29T18:48:46.735 INFO:tasks.workunit.client.0.smithi029.stdout:verified 2024-08-29T18:48:46.735 INFO:tasks.workunit.client.0.smithi029.stdout:wrote: 98304 2024-08-29T18:48:46.735 INFO:tasks.workunit.client.0.smithi029.stdout:to verify the data 2024-08-29T18:48:46.735 INFO:tasks.workunit.client.0.smithi029.stdout:verified 2024-08-29T18:48:46.736 INFO:tasks.workunit.client.0.smithi029.stdout:wrote: 114688 2024-08-29T18:48:46.736 INFO:tasks.workunit.client.0.smithi029.stdout:to verify the data 2024-08-29T18:48:46.736 INFO:tasks.workunit.client.0.smithi029.stdout:verified 2024-08-29T18:48:46.736 INFO:tasks.workunit.client.0.smithi029.stdout:wrote: 114688 2024-08-29T18:48:46.736 INFO:tasks.workunit.client.0.smithi029.stdout:to verify the data 2024-08-29T18:48:46.736 INFO:tasks.workunit.client.0.smithi029.stdout:verified 2024-08-29T18:48:46.736 INFO:tasks.workunit.client.0.smithi029.stdout:expected fail, finished writesame 2024-08-29T18:48:46.736 INFO:tasks.workunit.client.0.smithi029.stdout:expected fail, finished writesame 2024-08-29T18:48:46.736 INFO:tasks.workunit.client.0.smithi029.stdout:wrote: 147456 2024-08-29T18:48:46.736 INFO:tasks.workunit.client.0.smithi029.stdout:to verify the data 2024-08-29T18:48:46.736 INFO:tasks.workunit.client.0.smithi029.stdout:verified 2024-08-29T18:48:46.736 INFO:tasks.workunit.client.0.smithi029.stdout:wrote: 147456 2024-08-29T18:48:46.736 INFO:tasks.workunit.client.0.smithi029.stdout:to verify the data 2024-08-29T18:48:46.737 INFO:tasks.workunit.client.0.smithi029.stdout:verified 2024-08-29T18:48:46.737 INFO:tasks.workunit.client.0.smithi029.stdout:wrote: 163840 2024-08-29T18:48:46.737 INFO:tasks.workunit.client.0.smithi029.stdout:to verify the data 2024-08-29T18:48:46.737 INFO:tasks.workunit.client.0.smithi029.stdout:verified 2024-08-29T18:48:46.737 INFO:tasks.workunit.client.0.smithi029.stdout:wrote: 163840 2024-08-29T18:48:46.737 INFO:tasks.workunit.client.0.smithi029.stdout:to verify the data 2024-08-29T18:48:46.737 INFO:tasks.workunit.client.0.smithi029.stdout:verified 2024-08-29T18:48:46.737 INFO:tasks.workunit.client.0.smithi029.stdout:expected fail, finished writesame 2024-08-29T18:48:46.737 INFO:tasks.workunit.client.0.smithi029.stdout:expected fail, finished writesame 2024-08-29T18:48:46.737 INFO:tasks.workunit.client.0.smithi029.stdout:wrote: 196608 2024-08-29T18:48:46.737 INFO:tasks.workunit.client.0.smithi029.stdout:to verify the data 2024-08-29T18:48:46.737 INFO:tasks.workunit.client.0.smithi029.stdout:verified 2024-08-29T18:48:46.737 INFO:tasks.workunit.client.0.smithi029.stdout:wrote: 196608 2024-08-29T18:48:46.737 INFO:tasks.workunit.client.0.smithi029.stdout:to verify the data 2024-08-29T18:48:46.737 INFO:tasks.workunit.client.0.smithi029.stdout:verified 2024-08-29T18:48:46.738 INFO:tasks.workunit.client.0.smithi029.stdout:wrote: 212992 2024-08-29T18:48:46.738 INFO:tasks.workunit.client.0.smithi029.stdout:to verify the data 2024-08-29T18:48:46.738 INFO:tasks.workunit.client.0.smithi029.stdout:verified 2024-08-29T18:48:46.738 INFO:tasks.workunit.client.0.smithi029.stdout:wrote: 212992 2024-08-29T18:48:46.738 INFO:tasks.workunit.client.0.smithi029.stdout:to verify the data 2024-08-29T18:48:46.738 INFO:tasks.workunit.client.0.smithi029.stdout:verified 2024-08-29T18:48:46.738 INFO:tasks.workunit.client.0.smithi029.stdout:expected fail, finished writesame 2024-08-29T18:48:46.738 INFO:tasks.workunit.client.0.smithi029.stdout:expected fail, finished writesame 2024-08-29T18:48:46.738 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:48:46.738 INFO:tasks.workunit.client.0.smithi029.stdout:started writesame 2024-08-29T18:48:46.738 INFO:tasks.workunit.client.0.smithi029.stdout:write completion cb called! 2024-08-29T18:48:46.738 INFO:tasks.workunit.client.0.smithi029.stdout:return value is: 0 2024-08-29T18:48:46.738 INFO:tasks.workunit.client.0.smithi029.stdout:finished writesame 2024-08-29T18:48:46.738 INFO:tasks.workunit.client.0.smithi029.stdout:to verify the data 2024-08-29T18:48:46.739 INFO:tasks.workunit.client.0.smithi029.stdout:verified 2024-08-29T18:48:46.739 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:48:46.739 INFO:tasks.workunit.client.0.smithi029.stdout:started writesame 2024-08-29T18:48:46.739 INFO:tasks.workunit.client.0.smithi029.stdout:write completion cb called! 2024-08-29T18:48:46.739 INFO:tasks.workunit.client.0.smithi029.stdout:return value is: 0 2024-08-29T18:48:46.739 INFO:tasks.workunit.client.0.smithi029.stdout:finished writesame 2024-08-29T18:48:46.739 INFO:tasks.workunit.client.0.smithi029.stdout:to verify the data 2024-08-29T18:48:46.739 INFO:tasks.workunit.client.0.smithi029.stdout:verified 2024-08-29T18:48:46.739 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:48:46.739 INFO:tasks.workunit.client.0.smithi029.stdout:started writesame 2024-08-29T18:48:46.739 INFO:tasks.workunit.client.0.smithi029.stdout:write completion cb called! 2024-08-29T18:48:46.739 INFO:tasks.workunit.client.0.smithi029.stdout:return value is: 0 2024-08-29T18:48:46.739 INFO:tasks.workunit.client.0.smithi029.stdout:finished writesame 2024-08-29T18:48:46.740 INFO:tasks.workunit.client.0.smithi029.stdout:to verify the data 2024-08-29T18:48:46.740 INFO:tasks.workunit.client.0.smithi029.stdout:verified 2024-08-29T18:48:46.740 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:48:46.740 INFO:tasks.workunit.client.0.smithi029.stdout:started writesame 2024-08-29T18:48:46.740 INFO:tasks.workunit.client.0.smithi029.stdout:write completion cb called! 2024-08-29T18:48:46.740 INFO:tasks.workunit.client.0.smithi029.stdout:return value is: 0 2024-08-29T18:48:46.740 INFO:tasks.workunit.client.0.smithi029.stdout:finished writesame 2024-08-29T18:48:46.740 INFO:tasks.workunit.client.0.smithi029.stdout:to verify the data 2024-08-29T18:48:46.740 INFO:tasks.workunit.client.0.smithi029.stdout:verified 2024-08-29T18:48:46.740 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:48:46.740 INFO:tasks.workunit.client.0.smithi029.stdout:started writesame 2024-08-29T18:48:46.740 INFO:tasks.workunit.client.0.smithi029.stdout:expected fail, finished writesame 2024-08-29T18:48:46.740 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:48:46.741 INFO:tasks.workunit.client.0.smithi029.stdout:started writesame 2024-08-29T18:48:46.741 INFO:tasks.workunit.client.0.smithi029.stdout:expected fail, finished writesame 2024-08-29T18:48:46.741 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:48:46.741 INFO:tasks.workunit.client.0.smithi029.stdout:started writesame 2024-08-29T18:48:46.741 INFO:tasks.workunit.client.0.smithi029.stdout:write completion cb called! 2024-08-29T18:48:46.741 INFO:tasks.workunit.client.0.smithi029.stdout:return value is: 0 2024-08-29T18:48:46.741 INFO:tasks.workunit.client.0.smithi029.stdout:finished writesame 2024-08-29T18:48:46.741 INFO:tasks.workunit.client.0.smithi029.stdout:to verify the data 2024-08-29T18:48:46.741 INFO:tasks.workunit.client.0.smithi029.stdout:verified 2024-08-29T18:48:46.741 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:48:46.741 INFO:tasks.workunit.client.0.smithi029.stdout:started writesame 2024-08-29T18:48:46.741 INFO:tasks.workunit.client.0.smithi029.stdout:write completion cb called! 2024-08-29T18:48:46.741 INFO:tasks.workunit.client.0.smithi029.stdout:return value is: 0 2024-08-29T18:48:46.741 INFO:tasks.workunit.client.0.smithi029.stdout:finished writesame 2024-08-29T18:48:46.742 INFO:tasks.workunit.client.0.smithi029.stdout:to verify the data 2024-08-29T18:48:46.742 INFO:tasks.workunit.client.0.smithi029.stdout:verified 2024-08-29T18:48:46.742 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:48:47.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:48:46 smithi029 bash[79042]: cluster 2024-08-29T18:48:45.300005+0000 mgr.y (mgr.25004) 1766 : cluster [DBG] pgmap v3045: 553 pgs: 553 active+clean; 4.8 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 234 KiB/s rd, 136 KiB/s wr, 457 op/s 2024-08-29T18:48:47.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:48:46 smithi029 bash[77880]: cluster 2024-08-29T18:48:45.300005+0000 mgr.y (mgr.25004) 1766 : cluster [DBG] pgmap v3045: 553 pgs: 553 active+clean; 4.8 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 234 KiB/s rd, 136 KiB/s wr, 457 op/s 2024-08-29T18:48:47.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:48:46 smithi110 bash[67519]: cluster 2024-08-29T18:48:45.300005+0000 mgr.y (mgr.25004) 1766 : cluster [DBG] pgmap v3045: 553 pgs: 553 active+clean; 4.8 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 234 KiB/s rd, 136 KiB/s wr, 457 op/s 2024-08-29T18:48:49.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:48:48 smithi029 bash[79042]: cluster 2024-08-29T18:48:47.303809+0000 mgr.y (mgr.25004) 1767 : cluster [DBG] pgmap v3046: 553 pgs: 553 active+clean; 4.8 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 234 KiB/s rd, 135 KiB/s wr, 456 op/s 2024-08-29T18:48:49.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:48:48 smithi029 bash[79042]: audit 2024-08-29T18:48:48.592086+0000 mon.c (mon.2) 745 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:48:49.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:48:48 smithi029 bash[77880]: cluster 2024-08-29T18:48:47.303809+0000 mgr.y (mgr.25004) 1767 : cluster [DBG] pgmap v3046: 553 pgs: 553 active+clean; 4.8 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 234 KiB/s rd, 135 KiB/s wr, 456 op/s 2024-08-29T18:48:49.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:48:48 smithi029 bash[77880]: audit 2024-08-29T18:48:48.592086+0000 mon.c (mon.2) 745 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:48:49.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:48:48 smithi110 bash[67519]: cluster 2024-08-29T18:48:47.303809+0000 mgr.y (mgr.25004) 1767 : cluster [DBG] pgmap v3046: 553 pgs: 553 active+clean; 4.8 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 234 KiB/s rd, 135 KiB/s wr, 456 op/s 2024-08-29T18:48:49.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:48:48 smithi110 bash[67519]: audit 2024-08-29T18:48:48.592086+0000 mon.c (mon.2) 745 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:48:51.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:48:50 smithi029 bash[77880]: cluster 2024-08-29T18:48:49.305518+0000 mgr.y (mgr.25004) 1768 : cluster [DBG] pgmap v3047: 553 pgs: 553 active+clean; 4.8 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 193 KiB/s rd, 112 KiB/s wr, 376 op/s 2024-08-29T18:48:51.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:48:50 smithi029 bash[79042]: cluster 2024-08-29T18:48:49.305518+0000 mgr.y (mgr.25004) 1768 : cluster [DBG] pgmap v3047: 553 pgs: 553 active+clean; 4.8 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 193 KiB/s rd, 112 KiB/s wr, 376 op/s 2024-08-29T18:48:51.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:48:50 smithi110 bash[67519]: cluster 2024-08-29T18:48:49.305518+0000 mgr.y (mgr.25004) 1768 : cluster [DBG] pgmap v3047: 553 pgs: 553 active+clean; 4.8 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 193 KiB/s rd, 112 KiB/s wr, 376 op/s 2024-08-29T18:48:52.507 INFO:tasks.workunit.client.0.smithi029.stdout:started writesame 2024-08-29T18:48:52.507 INFO:tasks.workunit.client.0.smithi029.stdout:write completion cb called! 2024-08-29T18:48:52.508 INFO:tasks.workunit.client.0.smithi029.stdout:return value is: 0 2024-08-29T18:48:52.508 INFO:tasks.workunit.client.0.smithi029.stdout:finished writesame 2024-08-29T18:48:52.508 INFO:tasks.workunit.client.0.smithi029.stdout:to verify the data 2024-08-29T18:48:52.508 INFO:tasks.workunit.client.0.smithi029.stdout:verified 2024-08-29T18:48:52.508 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:48:52.508 INFO:tasks.workunit.client.0.smithi029.stdout:started writesame 2024-08-29T18:48:52.508 INFO:tasks.workunit.client.0.smithi029.stdout:write completion cb called! 2024-08-29T18:48:52.508 INFO:tasks.workunit.client.0.smithi029.stdout:return value is: 0 2024-08-29T18:48:52.508 INFO:tasks.workunit.client.0.smithi029.stdout:finished writesame 2024-08-29T18:48:52.508 INFO:tasks.workunit.client.0.smithi029.stdout:to verify the data 2024-08-29T18:48:52.508 INFO:tasks.workunit.client.0.smithi029.stdout:verified 2024-08-29T18:48:52.508 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:48:52.508 INFO:tasks.workunit.client.0.smithi029.stdout:started writesame 2024-08-29T18:48:52.509 INFO:tasks.workunit.client.0.smithi029.stdout:expected fail, finished writesame 2024-08-29T18:48:52.509 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:48:52.509 INFO:tasks.workunit.client.0.smithi029.stdout:started writesame 2024-08-29T18:48:52.509 INFO:tasks.workunit.client.0.smithi029.stdout:expected fail, finished writesame 2024-08-29T18:48:52.509 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:48:52.509 INFO:tasks.workunit.client.0.smithi029.stdout:started writesame 2024-08-29T18:48:52.509 INFO:tasks.workunit.client.0.smithi029.stdout:write completion cb called! 2024-08-29T18:48:52.509 INFO:tasks.workunit.client.0.smithi029.stdout:return value is: 0 2024-08-29T18:48:52.509 INFO:tasks.workunit.client.0.smithi029.stdout:finished writesame 2024-08-29T18:48:52.509 INFO:tasks.workunit.client.0.smithi029.stdout:to verify the data 2024-08-29T18:48:52.509 INFO:tasks.workunit.client.0.smithi029.stdout:verified 2024-08-29T18:48:52.509 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:48:52.509 INFO:tasks.workunit.client.0.smithi029.stdout:started writesame 2024-08-29T18:48:52.510 INFO:tasks.workunit.client.0.smithi029.stdout:write completion cb called! 2024-08-29T18:48:52.510 INFO:tasks.workunit.client.0.smithi029.stdout:return value is: 0 2024-08-29T18:48:52.510 INFO:tasks.workunit.client.0.smithi029.stdout:finished writesame 2024-08-29T18:48:52.510 INFO:tasks.workunit.client.0.smithi029.stdout:to verify the data 2024-08-29T18:48:52.510 INFO:tasks.workunit.client.0.smithi029.stdout:verified 2024-08-29T18:48:52.510 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:48:52.510 INFO:tasks.workunit.client.0.smithi029.stdout:started writesame 2024-08-29T18:48:52.510 INFO:tasks.workunit.client.0.smithi029.stdout:write completion cb called! 2024-08-29T18:48:52.510 INFO:tasks.workunit.client.0.smithi029.stdout:return value is: 0 2024-08-29T18:48:52.510 INFO:tasks.workunit.client.0.smithi029.stdout:finished writesame 2024-08-29T18:48:52.510 INFO:tasks.workunit.client.0.smithi029.stdout:to verify the data 2024-08-29T18:48:52.510 INFO:tasks.workunit.client.0.smithi029.stdout:verified 2024-08-29T18:48:52.511 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:48:52.511 INFO:tasks.workunit.client.0.smithi029.stdout:started writesame 2024-08-29T18:48:52.511 INFO:tasks.workunit.client.0.smithi029.stdout:write completion cb called! 2024-08-29T18:48:52.511 INFO:tasks.workunit.client.0.smithi029.stdout:return value is: 0 2024-08-29T18:48:52.511 INFO:tasks.workunit.client.0.smithi029.stdout:finished writesame 2024-08-29T18:48:52.511 INFO:tasks.workunit.client.0.smithi029.stdout:to verify the data 2024-08-29T18:48:52.511 INFO:tasks.workunit.client.0.smithi029.stdout:verified 2024-08-29T18:48:52.511 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:48:52.511 INFO:tasks.workunit.client.0.smithi029.stdout:started writesame 2024-08-29T18:48:52.511 INFO:tasks.workunit.client.0.smithi029.stdout:expected fail, finished writesame 2024-08-29T18:48:52.511 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:48:52.511 INFO:tasks.workunit.client.0.smithi029.stdout:started writesame 2024-08-29T18:48:52.511 INFO:tasks.workunit.client.0.smithi029.stdout:expected fail, finished writesame 2024-08-29T18:48:52.512 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:48:52.512 INFO:tasks.workunit.client.0.smithi029.stdout:started writesame 2024-08-29T18:48:52.512 INFO:tasks.workunit.client.0.smithi029.stdout:write completion cb called! 2024-08-29T18:48:52.512 INFO:tasks.workunit.client.0.smithi029.stdout:return value is: 0 2024-08-29T18:48:52.512 INFO:tasks.workunit.client.0.smithi029.stdout:finished writesame 2024-08-29T18:48:52.512 INFO:tasks.workunit.client.0.smithi029.stdout:to verify the data 2024-08-29T18:48:52.512 INFO:tasks.workunit.client.0.smithi029.stdout:verified 2024-08-29T18:48:52.512 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:48:52.512 INFO:tasks.workunit.client.0.smithi029.stdout:started writesame 2024-08-29T18:48:52.513 INFO:tasks.workunit.client.0.smithi029.stdout:write completion cb called! 2024-08-29T18:48:52.513 INFO:tasks.workunit.client.0.smithi029.stdout:return value is: 0 2024-08-29T18:48:52.513 INFO:tasks.workunit.client.0.smithi029.stdout:finished writesame 2024-08-29T18:48:52.513 INFO:tasks.workunit.client.0.smithi029.stdout:to verify the data 2024-08-29T18:48:52.513 INFO:tasks.workunit.client.0.smithi029.stdout:verified 2024-08-29T18:48:52.513 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:48:52.513 INFO:tasks.workunit.client.0.smithi029.stdout:started writesame 2024-08-29T18:48:52.513 INFO:tasks.workunit.client.0.smithi029.stdout:write completion cb called! 2024-08-29T18:48:52.513 INFO:tasks.workunit.client.0.smithi029.stdout:return value is: 0 2024-08-29T18:48:52.513 INFO:tasks.workunit.client.0.smithi029.stdout:finished writesame 2024-08-29T18:48:52.513 INFO:tasks.workunit.client.0.smithi029.stdout:to verify the data 2024-08-29T18:48:52.513 INFO:tasks.workunit.client.0.smithi029.stdout:verified 2024-08-29T18:48:52.513 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:48:52.513 INFO:tasks.workunit.client.0.smithi029.stdout:started writesame 2024-08-29T18:48:52.514 INFO:tasks.workunit.client.0.smithi029.stdout:write completion cb called! 2024-08-29T18:48:52.514 INFO:tasks.workunit.client.0.smithi029.stdout:return value is: 0 2024-08-29T18:48:52.514 INFO:tasks.workunit.client.0.smithi029.stdout:finished writesame 2024-08-29T18:48:52.514 INFO:tasks.workunit.client.0.smithi029.stdout:to verify the data 2024-08-29T18:48:52.514 INFO:tasks.workunit.client.0.smithi029.stdout:verified 2024-08-29T18:48:52.514 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:48:52.514 INFO:tasks.workunit.client.0.smithi029.stdout:started writesame 2024-08-29T18:48:52.514 INFO:tasks.workunit.client.0.smithi029.stdout:expected fail, finished writesame 2024-08-29T18:48:52.514 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:48:52.514 INFO:tasks.workunit.client.0.smithi029.stdout:started writesame 2024-08-29T18:48:52.514 INFO:tasks.workunit.client.0.smithi029.stdout:expected fail, finished writesame 2024-08-29T18:48:52.514 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:48:52.514 INFO:tasks.workunit.client.0.smithi029.stdout:started writesame 2024-08-29T18:48:52.515 INFO:tasks.workunit.client.0.smithi029.stdout:write completion cb called! 2024-08-29T18:48:52.515 INFO:tasks.workunit.client.0.smithi029.stdout:return value is: 0 2024-08-29T18:48:52.515 INFO:tasks.workunit.client.0.smithi029.stdout:finished writesame 2024-08-29T18:48:52.515 INFO:tasks.workunit.client.0.smithi029.stdout:to verify the data 2024-08-29T18:48:52.515 INFO:tasks.workunit.client.0.smithi029.stdout:verified 2024-08-29T18:48:52.515 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:48:52.515 INFO:tasks.workunit.client.0.smithi029.stdout:started writesame 2024-08-29T18:48:52.515 INFO:tasks.workunit.client.0.smithi029.stdout:write completion cb called! 2024-08-29T18:48:52.515 INFO:tasks.workunit.client.0.smithi029.stdout:return value is: 0 2024-08-29T18:48:52.516 INFO:tasks.workunit.client.0.smithi029.stdout:finished writesame 2024-08-29T18:48:52.516 INFO:tasks.workunit.client.0.smithi029.stdout:to verify the data 2024-08-29T18:48:52.516 INFO:tasks.workunit.client.0.smithi029.stdout:verified 2024-08-29T18:48:52.516 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:48:52.516 INFO:tasks.workunit.client.0.smithi029.stdout:started writesame 2024-08-29T18:48:52.516 INFO:tasks.workunit.client.0.smithi029.stdout:write completion cb called! 2024-08-29T18:48:52.516 INFO:tasks.workunit.client.0.smithi029.stdout:return value is: 0 2024-08-29T18:48:52.516 INFO:tasks.workunit.client.0.smithi029.stdout:finished writesame 2024-08-29T18:48:52.517 INFO:tasks.workunit.client.0.smithi029.stdout:to verify the data 2024-08-29T18:48:52.517 INFO:tasks.workunit.client.0.smithi029.stdout:verified 2024-08-29T18:48:52.517 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:48:52.517 INFO:tasks.workunit.client.0.smithi029.stdout:started writesame 2024-08-29T18:48:52.517 INFO:tasks.workunit.client.0.smithi029.stdout:write completion cb called! 2024-08-29T18:48:52.517 INFO:tasks.workunit.client.0.smithi029.stdout:return value is: 0 2024-08-29T18:48:52.517 INFO:tasks.workunit.client.0.smithi029.stdout:finished writesame 2024-08-29T18:48:52.517 INFO:tasks.workunit.client.0.smithi029.stdout:to verify the data 2024-08-29T18:48:52.517 INFO:tasks.workunit.client.0.smithi029.stdout:verified 2024-08-29T18:48:52.518 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:48:52.518 INFO:tasks.workunit.client.0.smithi029.stdout:started writesame 2024-08-29T18:48:52.518 INFO:tasks.workunit.client.0.smithi029.stdout:expected fail, finished writesame 2024-08-29T18:48:52.518 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:48:52.518 INFO:tasks.workunit.client.0.smithi029.stdout:started writesame 2024-08-29T18:48:52.518 INFO:tasks.workunit.client.0.smithi029.stdout:expected fail, finished writesame 2024-08-29T18:48:52.518 INFO:tasks.workunit.client.0.smithi029.stdout:read completion cb called! 2024-08-29T18:48:52.519 INFO:tasks.workunit.client.0.smithi029.stdout:read completion cb called! 2024-08-29T18:48:52.519 INFO:tasks.workunit.client.0.smithi029.stdout:wrote: 512 2024-08-29T18:48:52.519 INFO:tasks.workunit.client.0.smithi029.stdout:read completion cb called! 2024-08-29T18:48:52.519 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestLibRBD.TestIO (12543 ms) 2024-08-29T18:48:52.519 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestLibRBD.TestEncryptionLUKS1 2024-08-29T18:48:52.519 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T18:48:53.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:48:52 smithi029 bash[77880]: cluster 2024-08-29T18:48:51.308919+0000 mgr.y (mgr.25004) 1769 : cluster [DBG] pgmap v3048: 553 pgs: 553 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 338 KiB/s rd, 167 KiB/s wr, 672 op/s 2024-08-29T18:48:53.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:48:52 smithi029 bash[79042]: cluster 2024-08-29T18:48:51.308919+0000 mgr.y (mgr.25004) 1769 : cluster [DBG] pgmap v3048: 553 pgs: 553 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 338 KiB/s rd, 167 KiB/s wr, 672 op/s 2024-08-29T18:48:53.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:48:52 smithi110 bash[67519]: cluster 2024-08-29T18:48:51.308919+0000 mgr.y (mgr.25004) 1769 : cluster [DBG] pgmap v3048: 553 pgs: 553 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 338 KiB/s rd, 167 KiB/s wr, 672 op/s 2024-08-29T18:48:54.901 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:48:54 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:48:54] "GET /metrics HTTP/1.1" 200 68161 "" "Prometheus/2.43.0" 2024-08-29T18:48:54.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:48:54 smithi029 bash[77880]: cluster 2024-08-29T18:48:53.311535+0000 mgr.y (mgr.25004) 1770 : cluster [DBG] pgmap v3049: 553 pgs: 553 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 338 KiB/s rd, 166 KiB/s wr, 670 op/s 2024-08-29T18:48:54.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:48:54 smithi029 bash[79042]: cluster 2024-08-29T18:48:53.311535+0000 mgr.y (mgr.25004) 1770 : cluster [DBG] pgmap v3049: 553 pgs: 553 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 338 KiB/s rd, 166 KiB/s wr, 670 op/s 2024-08-29T18:48:55.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:48:54 smithi110 bash[67519]: cluster 2024-08-29T18:48:53.311535+0000 mgr.y (mgr.25004) 1770 : cluster [DBG] pgmap v3049: 553 pgs: 553 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 338 KiB/s rd, 166 KiB/s wr, 670 op/s 2024-08-29T18:48:57.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:48:56 smithi029 bash[79042]: cluster 2024-08-29T18:48:55.313615+0000 mgr.y (mgr.25004) 1771 : cluster [DBG] pgmap v3050: 553 pgs: 553 active+clean; 6.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 389 KiB/s rd, 193 KiB/s wr, 780 op/s 2024-08-29T18:48:57.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:48:56 smithi029 bash[77880]: cluster 2024-08-29T18:48:55.313615+0000 mgr.y (mgr.25004) 1771 : cluster [DBG] pgmap v3050: 553 pgs: 553 active+clean; 6.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 389 KiB/s rd, 193 KiB/s wr, 780 op/s 2024-08-29T18:48:57.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:48:56 smithi110 bash[67519]: cluster 2024-08-29T18:48:55.313615+0000 mgr.y (mgr.25004) 1771 : cluster [DBG] pgmap v3050: 553 pgs: 553 active+clean; 6.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 389 KiB/s rd, 193 KiB/s wr, 780 op/s 2024-08-29T18:48:59.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:48:58 smithi029 bash[79042]: cluster 2024-08-29T18:48:57.317879+0000 mgr.y (mgr.25004) 1772 : cluster [DBG] pgmap v3051: 553 pgs: 553 active+clean; 6.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 210 KiB/s rd, 87 KiB/s wr, 421 op/s 2024-08-29T18:48:59.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:48:58 smithi029 bash[77880]: cluster 2024-08-29T18:48:57.317879+0000 mgr.y (mgr.25004) 1772 : cluster [DBG] pgmap v3051: 553 pgs: 553 active+clean; 6.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 210 KiB/s rd, 87 KiB/s wr, 421 op/s 2024-08-29T18:48:59.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:48:58 smithi110 bash[67519]: cluster 2024-08-29T18:48:57.317879+0000 mgr.y (mgr.25004) 1772 : cluster [DBG] pgmap v3051: 553 pgs: 553 active+clean; 6.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 210 KiB/s rd, 87 KiB/s wr, 421 op/s 2024-08-29T18:49:01.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:49:00 smithi029 bash[79042]: cluster 2024-08-29T18:48:59.319790+0000 mgr.y (mgr.25004) 1773 : cluster [DBG] pgmap v3052: 553 pgs: 553 active+clean; 6.7 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 355 KiB/s rd, 169 KiB/s wr, 569 op/s 2024-08-29T18:49:01.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:49:00 smithi029 bash[77880]: cluster 2024-08-29T18:48:59.319790+0000 mgr.y (mgr.25004) 1773 : cluster [DBG] pgmap v3052: 553 pgs: 553 active+clean; 6.7 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 355 KiB/s rd, 169 KiB/s wr, 569 op/s 2024-08-29T18:49:01.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:49:00 smithi110 bash[67519]: cluster 2024-08-29T18:48:59.319790+0000 mgr.y (mgr.25004) 1773 : cluster [DBG] pgmap v3052: 553 pgs: 553 active+clean; 6.7 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 355 KiB/s rd, 169 KiB/s wr, 569 op/s 2024-08-29T18:49:02.455 INFO:tasks.workunit.client.0.smithi029.stdout:wrote: 512 2024-08-29T18:49:02.455 INFO:tasks.workunit.client.0.smithi029.stdout:wrote: 512 2024-08-29T18:49:02.455 INFO:tasks.workunit.client.0.smithi029.stdout:wrote: 512 2024-08-29T18:49:02.455 INFO:tasks.workunit.client.0.smithi029.stdout:wrote: 512 2024-08-29T18:49:02.455 INFO:tasks.workunit.client.0.smithi029.stdout:wrote: 512 2024-08-29T18:49:02.455 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:49:02.455 INFO:tasks.workunit.client.0.smithi029.stdout:started write 2024-08-29T18:49:02.455 INFO:tasks.workunit.client.0.smithi029.stdout:write completion cb called! 2024-08-29T18:49:02.455 INFO:tasks.workunit.client.0.smithi029.stdout:return value is: 0 2024-08-29T18:49:02.456 INFO:tasks.workunit.client.0.smithi029.stdout:finished write 2024-08-29T18:49:02.456 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:49:02.456 INFO:tasks.workunit.client.0.smithi029.stdout:started write 2024-08-29T18:49:02.456 INFO:tasks.workunit.client.0.smithi029.stdout:write completion cb called! 2024-08-29T18:49:02.456 INFO:tasks.workunit.client.0.smithi029.stdout:return value is: 0 2024-08-29T18:49:02.456 INFO:tasks.workunit.client.0.smithi029.stdout:finished write 2024-08-29T18:49:02.456 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:49:02.456 INFO:tasks.workunit.client.0.smithi029.stdout:started write 2024-08-29T18:49:02.456 INFO:tasks.workunit.client.0.smithi029.stdout:write completion cb called! 2024-08-29T18:49:02.456 INFO:tasks.workunit.client.0.smithi029.stdout:return value is: 0 2024-08-29T18:49:02.456 INFO:tasks.workunit.client.0.smithi029.stdout:finished write 2024-08-29T18:49:02.456 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:49:02.456 INFO:tasks.workunit.client.0.smithi029.stdout:started write 2024-08-29T18:49:02.457 INFO:tasks.workunit.client.0.smithi029.stdout:write completion cb called! 2024-08-29T18:49:02.457 INFO:tasks.workunit.client.0.smithi029.stdout:return value is: 0 2024-08-29T18:49:02.457 INFO:tasks.workunit.client.0.smithi029.stdout:finished write 2024-08-29T18:49:02.457 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:49:02.457 INFO:tasks.workunit.client.0.smithi029.stdout:started write 2024-08-29T18:49:02.457 INFO:tasks.workunit.client.0.smithi029.stdout:write completion cb called! 2024-08-29T18:49:02.457 INFO:tasks.workunit.client.0.smithi029.stdout:return value is: 0 2024-08-29T18:49:02.457 INFO:tasks.workunit.client.0.smithi029.stdout:finished write 2024-08-29T18:49:02.457 INFO:tasks.workunit.client.0.smithi029.stdout:start compare and write 2024-08-29T18:49:02.457 INFO:tasks.workunit.client.0.smithi029.stdout:compare and wrote: 512 2024-08-29T18:49:02.457 INFO:tasks.workunit.client.0.smithi029.stdout:start compare and write 2024-08-29T18:49:02.457 INFO:tasks.workunit.client.0.smithi029.stdout:compare and wrote: 512 2024-08-29T18:49:02.457 INFO:tasks.workunit.client.0.smithi029.stdout:start compare and write 2024-08-29T18:49:02.458 INFO:tasks.workunit.client.0.smithi029.stdout:compare and wrote: 512 2024-08-29T18:49:02.458 INFO:tasks.workunit.client.0.smithi029.stdout:start compare and write 2024-08-29T18:49:02.458 INFO:tasks.workunit.client.0.smithi029.stdout:compare and wrote: 512 2024-08-29T18:49:02.458 INFO:tasks.workunit.client.0.smithi029.stdout:start compare and write 2024-08-29T18:49:02.458 INFO:tasks.workunit.client.0.smithi029.stdout:compare and wrote: 512 2024-08-29T18:49:02.458 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:49:02.458 INFO:tasks.workunit.client.0.smithi029.stdout:started aio compare and write 2024-08-29T18:49:02.458 INFO:tasks.workunit.client.0.smithi029.stdout:write completion cb called! 2024-08-29T18:49:02.458 INFO:tasks.workunit.client.0.smithi029.stdout:return value is: 0 2024-08-29T18:49:02.458 INFO:tasks.workunit.client.0.smithi029.stdout:finished aio compare and write 2024-08-29T18:49:02.458 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:49:02.458 INFO:tasks.workunit.client.0.smithi029.stdout:started aio compare and write 2024-08-29T18:49:02.458 INFO:tasks.workunit.client.0.smithi029.stdout:write completion cb called! 2024-08-29T18:49:02.459 INFO:tasks.workunit.client.0.smithi029.stdout:return value is: 0 2024-08-29T18:49:02.459 INFO:tasks.workunit.client.0.smithi029.stdout:finished aio compare and write 2024-08-29T18:49:02.459 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:49:02.459 INFO:tasks.workunit.client.0.smithi029.stdout:started aio compare and write 2024-08-29T18:49:02.459 INFO:tasks.workunit.client.0.smithi029.stdout:write completion cb called! 2024-08-29T18:49:02.459 INFO:tasks.workunit.client.0.smithi029.stdout:return value is: 0 2024-08-29T18:49:02.459 INFO:tasks.workunit.client.0.smithi029.stdout:finished aio compare and write 2024-08-29T18:49:02.459 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:49:02.459 INFO:tasks.workunit.client.0.smithi029.stdout:started aio compare and write 2024-08-29T18:49:02.459 INFO:tasks.workunit.client.0.smithi029.stdout:write completion cb called! 2024-08-29T18:49:02.459 INFO:tasks.workunit.client.0.smithi029.stdout:return value is: 0 2024-08-29T18:49:02.459 INFO:tasks.workunit.client.0.smithi029.stdout:finished aio compare and write 2024-08-29T18:49:02.459 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:49:02.459 INFO:tasks.workunit.client.0.smithi029.stdout:started aio compare and write 2024-08-29T18:49:02.459 INFO:tasks.workunit.client.0.smithi029.stdout:write completion cb called! 2024-08-29T18:49:02.459 INFO:tasks.workunit.client.0.smithi029.stdout:return value is: 0 2024-08-29T18:49:02.460 INFO:tasks.workunit.client.0.smithi029.stdout:finished aio compare and write 2024-08-29T18:49:02.460 INFO:tasks.workunit.client.0.smithi029.stdout:read: 512 2024-08-29T18:49:02.460 INFO:tasks.workunit.client.0.smithi029.stdout:read: 512 2024-08-29T18:49:02.460 INFO:tasks.workunit.client.0.smithi029.stdout:read: 512 2024-08-29T18:49:02.460 INFO:tasks.workunit.client.0.smithi029.stdout:read: 512 2024-08-29T18:49:02.460 INFO:tasks.workunit.client.0.smithi029.stdout:read: 512 2024-08-29T18:49:02.460 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:49:02.460 INFO:tasks.workunit.client.0.smithi029.stdout:started read 2024-08-29T18:49:02.460 INFO:tasks.workunit.client.0.smithi029.stdout:read completion cb called! 2024-08-29T18:49:02.460 INFO:tasks.workunit.client.0.smithi029.stdout:return value is: 512 2024-08-29T18:49:02.460 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:49:02.460 INFO:tasks.workunit.client.0.smithi029.stdout:started read 2024-08-29T18:49:02.460 INFO:tasks.workunit.client.0.smithi029.stdout:read completion cb called! 2024-08-29T18:49:02.461 INFO:tasks.workunit.client.0.smithi029.stdout:return value is: 512 2024-08-29T18:49:02.461 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:49:02.461 INFO:tasks.workunit.client.0.smithi029.stdout:started read 2024-08-29T18:49:02.461 INFO:tasks.workunit.client.0.smithi029.stdout:read completion cb called! 2024-08-29T18:49:02.461 INFO:tasks.workunit.client.0.smithi029.stdout:return value is: 512 2024-08-29T18:49:02.461 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:49:02.461 INFO:tasks.workunit.client.0.smithi029.stdout:started read 2024-08-29T18:49:02.461 INFO:tasks.workunit.client.0.smithi029.stdout:read completion cb called! 2024-08-29T18:49:02.461 INFO:tasks.workunit.client.0.smithi029.stdout:return value is: 512 2024-08-29T18:49:02.461 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:49:02.461 INFO:tasks.workunit.client.0.smithi029.stdout:started read 2024-08-29T18:49:02.461 INFO:tasks.workunit.client.0.smithi029.stdout:read completion cb called! 2024-08-29T18:49:02.461 INFO:tasks.workunit.client.0.smithi029.stdout:return value is: 512 2024-08-29T18:49:02.462 INFO:tasks.workunit.client.0.smithi029.stdout:discard: 512~512 = 512 2024-08-29T18:49:02.462 INFO:tasks.workunit.client.0.smithi029.stdout:write completion cb called! 2024-08-29T18:49:02.462 INFO:tasks.workunit.client.0.smithi029.stdout:aio discard: 1536~512 = 0 2024-08-29T18:49:02.462 INFO:tasks.workunit.client.0.smithi029.stdout:read: 512 2024-08-29T18:49:02.462 INFO:tasks.workunit.client.0.smithi029.stdout:read: 512 2024-08-29T18:49:02.462 INFO:tasks.workunit.client.0.smithi029.stdout:read: 512 2024-08-29T18:49:02.462 INFO:tasks.workunit.client.0.smithi029.stdout:read: 512 2024-08-29T18:49:02.462 INFO:tasks.workunit.client.0.smithi029.stdout:read: 512 2024-08-29T18:49:02.462 INFO:tasks.workunit.client.0.smithi029.stdout:wrote: 0 2024-08-29T18:49:02.462 INFO:tasks.workunit.client.0.smithi029.stdout:to verify the data 2024-08-29T18:49:02.462 INFO:tasks.workunit.client.0.smithi029.stdout:verified 2024-08-29T18:49:02.462 INFO:tasks.workunit.client.0.smithi029.stdout:wrote: 0 2024-08-29T18:49:02.462 INFO:tasks.workunit.client.0.smithi029.stdout:to verify the data 2024-08-29T18:49:02.463 INFO:tasks.workunit.client.0.smithi029.stdout:verified 2024-08-29T18:49:02.463 INFO:tasks.workunit.client.0.smithi029.stdout:wrote: 16384 2024-08-29T18:49:02.463 INFO:tasks.workunit.client.0.smithi029.stdout:to verify the data 2024-08-29T18:49:02.463 INFO:tasks.workunit.client.0.smithi029.stdout:verified 2024-08-29T18:49:02.463 INFO:tasks.workunit.client.0.smithi029.stdout:wrote: 16384 2024-08-29T18:49:02.463 INFO:tasks.workunit.client.0.smithi029.stdout:to verify the data 2024-08-29T18:49:02.463 INFO:tasks.workunit.client.0.smithi029.stdout:verified 2024-08-29T18:49:02.463 INFO:tasks.workunit.client.0.smithi029.stdout:expected fail, finished writesame 2024-08-29T18:49:02.463 INFO:tasks.workunit.client.0.smithi029.stdout:expected fail, finished writesame 2024-08-29T18:49:02.463 INFO:tasks.workunit.client.0.smithi029.stdout:wrote: 49152 2024-08-29T18:49:02.463 INFO:tasks.workunit.client.0.smithi029.stdout:to verify the data 2024-08-29T18:49:02.463 INFO:tasks.workunit.client.0.smithi029.stdout:verified 2024-08-29T18:49:02.463 INFO:tasks.workunit.client.0.smithi029.stdout:wrote: 49152 2024-08-29T18:49:02.464 INFO:tasks.workunit.client.0.smithi029.stdout:to verify the data 2024-08-29T18:49:02.464 INFO:tasks.workunit.client.0.smithi029.stdout:verified 2024-08-29T18:49:02.464 INFO:tasks.workunit.client.0.smithi029.stdout:wrote: 65536 2024-08-29T18:49:02.464 INFO:tasks.workunit.client.0.smithi029.stdout:to verify the data 2024-08-29T18:49:02.464 INFO:tasks.workunit.client.0.smithi029.stdout:verified 2024-08-29T18:49:02.464 INFO:tasks.workunit.client.0.smithi029.stdout:wrote: 65536 2024-08-29T18:49:02.464 INFO:tasks.workunit.client.0.smithi029.stdout:to verify the data 2024-08-29T18:49:02.464 INFO:tasks.workunit.client.0.smithi029.stdout:verified 2024-08-29T18:49:02.464 INFO:tasks.workunit.client.0.smithi029.stdout:expected fail, finished writesame 2024-08-29T18:49:02.464 INFO:tasks.workunit.client.0.smithi029.stdout:expected fail, finished writesame 2024-08-29T18:49:02.464 INFO:tasks.workunit.client.0.smithi029.stdout:wrote: 98304 2024-08-29T18:49:02.464 INFO:tasks.workunit.client.0.smithi029.stdout:to verify the data 2024-08-29T18:49:02.464 INFO:tasks.workunit.client.0.smithi029.stdout:verified 2024-08-29T18:49:02.465 INFO:tasks.workunit.client.0.smithi029.stdout:wrote: 98304 2024-08-29T18:49:02.465 INFO:tasks.workunit.client.0.smithi029.stdout:to verify the data 2024-08-29T18:49:02.465 INFO:tasks.workunit.client.0.smithi029.stdout:verified 2024-08-29T18:49:02.465 INFO:tasks.workunit.client.0.smithi029.stdout:wrote: 114688 2024-08-29T18:49:02.465 INFO:tasks.workunit.client.0.smithi029.stdout:to verify the data 2024-08-29T18:49:02.465 INFO:tasks.workunit.client.0.smithi029.stdout:verified 2024-08-29T18:49:02.465 INFO:tasks.workunit.client.0.smithi029.stdout:wrote: 114688 2024-08-29T18:49:02.465 INFO:tasks.workunit.client.0.smithi029.stdout:to verify the data 2024-08-29T18:49:02.465 INFO:tasks.workunit.client.0.smithi029.stdout:verified 2024-08-29T18:49:02.465 INFO:tasks.workunit.client.0.smithi029.stdout:expected fail, finished writesame 2024-08-29T18:49:02.465 INFO:tasks.workunit.client.0.smithi029.stdout:expected fail, finished writesame 2024-08-29T18:49:02.465 INFO:tasks.workunit.client.0.smithi029.stdout:wrote: 147456 2024-08-29T18:49:02.466 INFO:tasks.workunit.client.0.smithi029.stdout:to verify the data 2024-08-29T18:49:02.466 INFO:tasks.workunit.client.0.smithi029.stdout:verified 2024-08-29T18:49:02.466 INFO:tasks.workunit.client.0.smithi029.stdout:wrote: 147456 2024-08-29T18:49:02.466 INFO:tasks.workunit.client.0.smithi029.stdout:to verify the data 2024-08-29T18:49:02.466 INFO:tasks.workunit.client.0.smithi029.stdout:verified 2024-08-29T18:49:02.468 INFO:tasks.workunit.client.0.smithi029.stdout:wrote: 163840 2024-08-29T18:49:02.468 INFO:tasks.workunit.client.0.smithi029.stdout:to verify the data 2024-08-29T18:49:02.468 INFO:tasks.workunit.client.0.smithi029.stdout:verified 2024-08-29T18:49:02.468 INFO:tasks.workunit.client.0.smithi029.stdout:wrote: 163840 2024-08-29T18:49:02.469 INFO:tasks.workunit.client.0.smithi029.stdout:to verify the data 2024-08-29T18:49:02.469 INFO:tasks.workunit.client.0.smithi029.stdout:verified 2024-08-29T18:49:02.469 INFO:tasks.workunit.client.0.smithi029.stdout:expected fail, finished writesame 2024-08-29T18:49:02.469 INFO:tasks.workunit.client.0.smithi029.stdout:expected fail, finished writesame 2024-08-29T18:49:02.469 INFO:tasks.workunit.client.0.smithi029.stdout:wrote: 196608 2024-08-29T18:49:02.469 INFO:tasks.workunit.client.0.smithi029.stdout:to verify the data 2024-08-29T18:49:02.469 INFO:tasks.workunit.client.0.smithi029.stdout:verified 2024-08-29T18:49:02.469 INFO:tasks.workunit.client.0.smithi029.stdout:wrote: 196608 2024-08-29T18:49:02.469 INFO:tasks.workunit.client.0.smithi029.stdout:to verify the data 2024-08-29T18:49:02.469 INFO:tasks.workunit.client.0.smithi029.stdout:verified 2024-08-29T18:49:02.469 INFO:tasks.workunit.client.0.smithi029.stdout:wrote: 212992 2024-08-29T18:49:02.470 INFO:tasks.workunit.client.0.smithi029.stdout:to verify the data 2024-08-29T18:49:02.470 INFO:tasks.workunit.client.0.smithi029.stdout:verified 2024-08-29T18:49:02.470 INFO:tasks.workunit.client.0.smithi029.stdout:wrote: 212992 2024-08-29T18:49:02.470 INFO:tasks.workunit.client.0.smithi029.stdout:to verify the data 2024-08-29T18:49:02.470 INFO:tasks.workunit.client.0.smithi029.stdout:verified 2024-08-29T18:49:02.470 INFO:tasks.workunit.client.0.smithi029.stdout:expected fail, finished writesame 2024-08-29T18:49:02.470 INFO:tasks.workunit.client.0.smithi029.stdout:expected fail, finished writesame 2024-08-29T18:49:02.470 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:49:02.470 INFO:tasks.workunit.client.0.smithi029.stdout:started writesame 2024-08-29T18:49:02.470 INFO:tasks.workunit.client.0.smithi029.stdout:write completion cb called! 2024-08-29T18:49:02.470 INFO:tasks.workunit.client.0.smithi029.stdout:return value is: 0 2024-08-29T18:49:02.471 INFO:tasks.workunit.client.0.smithi029.stdout:finished writesame 2024-08-29T18:49:02.471 INFO:tasks.workunit.client.0.smithi029.stdout:to verify the data 2024-08-29T18:49:02.471 INFO:tasks.workunit.client.0.smithi029.stdout:verified 2024-08-29T18:49:02.471 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:49:02.471 INFO:tasks.workunit.client.0.smithi029.stdout:started writesame 2024-08-29T18:49:02.471 INFO:tasks.workunit.client.0.smithi029.stdout:write completion cb called! 2024-08-29T18:49:02.471 INFO:tasks.workunit.client.0.smithi029.stdout:return value is: 0 2024-08-29T18:49:02.471 INFO:tasks.workunit.client.0.smithi029.stdout:finished writesame 2024-08-29T18:49:02.471 INFO:tasks.workunit.client.0.smithi029.stdout:to verify the data 2024-08-29T18:49:02.471 INFO:tasks.workunit.client.0.smithi029.stdout:verified 2024-08-29T18:49:02.471 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:49:02.472 INFO:tasks.workunit.client.0.smithi029.stdout:started writesame 2024-08-29T18:49:02.472 INFO:tasks.workunit.client.0.smithi029.stdout:write completion cb called! 2024-08-29T18:49:02.472 INFO:tasks.workunit.client.0.smithi029.stdout:return value is: 0 2024-08-29T18:49:02.472 INFO:tasks.workunit.client.0.smithi029.stdout:finished writesame 2024-08-29T18:49:02.472 INFO:tasks.workunit.client.0.smithi029.stdout:to verify the data 2024-08-29T18:49:02.472 INFO:tasks.workunit.client.0.smithi029.stdout:verified 2024-08-29T18:49:02.472 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:49:02.472 INFO:tasks.workunit.client.0.smithi029.stdout:started writesame 2024-08-29T18:49:02.472 INFO:tasks.workunit.client.0.smithi029.stdout:write completion cb called! 2024-08-29T18:49:02.472 INFO:tasks.workunit.client.0.smithi029.stdout:return value is: 0 2024-08-29T18:49:02.472 INFO:tasks.workunit.client.0.smithi029.stdout:finished writesame 2024-08-29T18:49:02.473 INFO:tasks.workunit.client.0.smithi029.stdout:to verify the data 2024-08-29T18:49:02.473 INFO:tasks.workunit.client.0.smithi029.stdout:verified 2024-08-29T18:49:02.473 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:49:02.473 INFO:tasks.workunit.client.0.smithi029.stdout:started writesame 2024-08-29T18:49:02.473 INFO:tasks.workunit.client.0.smithi029.stdout:expected fail, finished writesame 2024-08-29T18:49:02.473 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:49:02.473 INFO:tasks.workunit.client.0.smithi029.stdout:started writesame 2024-08-29T18:49:02.473 INFO:tasks.workunit.client.0.smithi029.stdout:expected fail, finished writesame 2024-08-29T18:49:02.473 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:49:02.473 INFO:tasks.workunit.client.0.smithi029.stdout:started writesame 2024-08-29T18:49:02.474 INFO:tasks.workunit.client.0.smithi029.stdout:write completion cb called! 2024-08-29T18:49:02.474 INFO:tasks.workunit.client.0.smithi029.stdout:return value is: 0 2024-08-29T18:49:02.474 INFO:tasks.workunit.client.0.smithi029.stdout:finished writesame 2024-08-29T18:49:02.474 INFO:tasks.workunit.client.0.smithi029.stdout:to verify the data 2024-08-29T18:49:02.474 INFO:tasks.workunit.client.0.smithi029.stdout:verified 2024-08-29T18:49:02.474 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:49:02.474 INFO:tasks.workunit.client.0.smithi029.stdout:started writesame 2024-08-29T18:49:02.474 INFO:tasks.workunit.client.0.smithi029.stdout:write completion cb called! 2024-08-29T18:49:02.474 INFO:tasks.workunit.client.0.smithi029.stdout:return value is: 0 2024-08-29T18:49:02.474 INFO:tasks.workunit.client.0.smithi029.stdout:finished writesame 2024-08-29T18:49:02.474 INFO:tasks.workunit.client.0.smithi029.stdout:to verify the data 2024-08-29T18:49:02.474 INFO:tasks.workunit.client.0.smithi029.stdout:verified 2024-08-29T18:49:02.475 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:49:03.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:49:02 smithi029 bash[79042]: cluster 2024-08-29T18:49:01.322940+0000 mgr.y (mgr.25004) 1774 : cluster [DBG] pgmap v3053: 553 pgs: 553 active+clean; 11 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 355 KiB/s rd, 510 KiB/s wr, 569 op/s 2024-08-29T18:49:03.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:49:02 smithi029 bash[77880]: cluster 2024-08-29T18:49:01.322940+0000 mgr.y (mgr.25004) 1774 : cluster [DBG] pgmap v3053: 553 pgs: 553 active+clean; 11 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 355 KiB/s rd, 510 KiB/s wr, 569 op/s 2024-08-29T18:49:03.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:49:02 smithi110 bash[67519]: cluster 2024-08-29T18:49:01.322940+0000 mgr.y (mgr.25004) 1774 : cluster [DBG] pgmap v3053: 553 pgs: 553 active+clean; 11 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 355 KiB/s rd, 510 KiB/s wr, 569 op/s 2024-08-29T18:49:04.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:49:03 smithi029 bash[77880]: audit 2024-08-29T18:49:03.591484+0000 mon.c (mon.2) 746 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:49:04.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:49:03 smithi029 bash[79042]: audit 2024-08-29T18:49:03.591484+0000 mon.c (mon.2) 746 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:49:04.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:49:03 smithi110 bash[67519]: audit 2024-08-29T18:49:03.591484+0000 mon.c (mon.2) 746 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:49:04.901 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:49:04 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:49:04] "GET /metrics HTTP/1.1" 200 68162 "" "Prometheus/2.43.0" 2024-08-29T18:49:04.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:49:04 smithi029 bash[77880]: cluster 2024-08-29T18:49:03.325592+0000 mgr.y (mgr.25004) 1775 : cluster [DBG] pgmap v3054: 553 pgs: 553 active+clean; 11 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 215 KiB/s rd, 457 KiB/s wr, 292 op/s 2024-08-29T18:49:04.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:49:04 smithi029 bash[79042]: cluster 2024-08-29T18:49:03.325592+0000 mgr.y (mgr.25004) 1775 : cluster [DBG] pgmap v3054: 553 pgs: 553 active+clean; 11 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 215 KiB/s rd, 457 KiB/s wr, 292 op/s 2024-08-29T18:49:05.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:49:04 smithi110 bash[67519]: cluster 2024-08-29T18:49:03.325592+0000 mgr.y (mgr.25004) 1775 : cluster [DBG] pgmap v3054: 553 pgs: 553 active+clean; 11 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 215 KiB/s rd, 457 KiB/s wr, 292 op/s 2024-08-29T18:49:07.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:49:06 smithi029 bash[79042]: cluster 2024-08-29T18:49:05.328032+0000 mgr.y (mgr.25004) 1776 : cluster [DBG] pgmap v3055: 553 pgs: 553 active+clean; 11 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 527 KiB/s rd, 607 KiB/s wr, 606 op/s 2024-08-29T18:49:07.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:49:06 smithi029 bash[77880]: cluster 2024-08-29T18:49:05.328032+0000 mgr.y (mgr.25004) 1776 : cluster [DBG] pgmap v3055: 553 pgs: 553 active+clean; 11 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 527 KiB/s rd, 607 KiB/s wr, 606 op/s 2024-08-29T18:49:07.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:49:06 smithi110 bash[67519]: cluster 2024-08-29T18:49:05.328032+0000 mgr.y (mgr.25004) 1776 : cluster [DBG] pgmap v3055: 553 pgs: 553 active+clean; 11 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 527 KiB/s rd, 607 KiB/s wr, 606 op/s 2024-08-29T18:49:09.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:49:08 smithi029 bash[77880]: cluster 2024-08-29T18:49:07.332169+0000 mgr.y (mgr.25004) 1777 : cluster [DBG] pgmap v3056: 553 pgs: 553 active+clean; 11 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 460 KiB/s rd, 574 KiB/s wr, 467 op/s 2024-08-29T18:49:09.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:49:08 smithi029 bash[79042]: cluster 2024-08-29T18:49:07.332169+0000 mgr.y (mgr.25004) 1777 : cluster [DBG] pgmap v3056: 553 pgs: 553 active+clean; 11 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 460 KiB/s rd, 574 KiB/s wr, 467 op/s 2024-08-29T18:49:09.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:49:08 smithi110 bash[67519]: cluster 2024-08-29T18:49:07.332169+0000 mgr.y (mgr.25004) 1777 : cluster [DBG] pgmap v3056: 553 pgs: 553 active+clean; 11 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 460 KiB/s rd, 574 KiB/s wr, 467 op/s 2024-08-29T18:49:11.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:49:10 smithi029 bash[77880]: cluster 2024-08-29T18:49:09.333720+0000 mgr.y (mgr.25004) 1778 : cluster [DBG] pgmap v3057: 553 pgs: 553 active+clean; 11 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 698 KiB/s rd, 690 KiB/s wr, 703 op/s 2024-08-29T18:49:11.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:49:10 smithi029 bash[79042]: cluster 2024-08-29T18:49:09.333720+0000 mgr.y (mgr.25004) 1778 : cluster [DBG] pgmap v3057: 553 pgs: 553 active+clean; 11 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 698 KiB/s rd, 690 KiB/s wr, 703 op/s 2024-08-29T18:49:11.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:49:10 smithi110 bash[67519]: cluster 2024-08-29T18:49:09.333720+0000 mgr.y (mgr.25004) 1778 : cluster [DBG] pgmap v3057: 553 pgs: 553 active+clean; 11 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 698 KiB/s rd, 690 KiB/s wr, 703 op/s 2024-08-29T18:49:11.814 INFO:tasks.workunit.client.0.smithi029.stdout:started writesame 2024-08-29T18:49:11.814 INFO:tasks.workunit.client.0.smithi029.stdout:write completion cb called! 2024-08-29T18:49:11.814 INFO:tasks.workunit.client.0.smithi029.stdout:return value is: 0 2024-08-29T18:49:11.815 INFO:tasks.workunit.client.0.smithi029.stdout:finished writesame 2024-08-29T18:49:11.815 INFO:tasks.workunit.client.0.smithi029.stdout:to verify the data 2024-08-29T18:49:11.815 INFO:tasks.workunit.client.0.smithi029.stdout:verified 2024-08-29T18:49:11.815 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:49:11.815 INFO:tasks.workunit.client.0.smithi029.stdout:started writesame 2024-08-29T18:49:11.815 INFO:tasks.workunit.client.0.smithi029.stdout:write completion cb called! 2024-08-29T18:49:11.815 INFO:tasks.workunit.client.0.smithi029.stdout:return value is: 0 2024-08-29T18:49:11.815 INFO:tasks.workunit.client.0.smithi029.stdout:finished writesame 2024-08-29T18:49:11.815 INFO:tasks.workunit.client.0.smithi029.stdout:to verify the data 2024-08-29T18:49:11.815 INFO:tasks.workunit.client.0.smithi029.stdout:verified 2024-08-29T18:49:11.815 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:49:11.815 INFO:tasks.workunit.client.0.smithi029.stdout:started writesame 2024-08-29T18:49:11.815 INFO:tasks.workunit.client.0.smithi029.stdout:expected fail, finished writesame 2024-08-29T18:49:11.816 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:49:11.816 INFO:tasks.workunit.client.0.smithi029.stdout:started writesame 2024-08-29T18:49:11.816 INFO:tasks.workunit.client.0.smithi029.stdout:expected fail, finished writesame 2024-08-29T18:49:11.816 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:49:11.816 INFO:tasks.workunit.client.0.smithi029.stdout:started writesame 2024-08-29T18:49:11.816 INFO:tasks.workunit.client.0.smithi029.stdout:write completion cb called! 2024-08-29T18:49:11.816 INFO:tasks.workunit.client.0.smithi029.stdout:return value is: 0 2024-08-29T18:49:11.816 INFO:tasks.workunit.client.0.smithi029.stdout:finished writesame 2024-08-29T18:49:11.816 INFO:tasks.workunit.client.0.smithi029.stdout:to verify the data 2024-08-29T18:49:11.816 INFO:tasks.workunit.client.0.smithi029.stdout:verified 2024-08-29T18:49:11.816 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:49:11.816 INFO:tasks.workunit.client.0.smithi029.stdout:started writesame 2024-08-29T18:49:11.816 INFO:tasks.workunit.client.0.smithi029.stdout:write completion cb called! 2024-08-29T18:49:11.817 INFO:tasks.workunit.client.0.smithi029.stdout:return value is: 0 2024-08-29T18:49:11.817 INFO:tasks.workunit.client.0.smithi029.stdout:finished writesame 2024-08-29T18:49:11.817 INFO:tasks.workunit.client.0.smithi029.stdout:to verify the data 2024-08-29T18:49:11.817 INFO:tasks.workunit.client.0.smithi029.stdout:verified 2024-08-29T18:49:11.817 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:49:11.817 INFO:tasks.workunit.client.0.smithi029.stdout:started writesame 2024-08-29T18:49:11.817 INFO:tasks.workunit.client.0.smithi029.stdout:write completion cb called! 2024-08-29T18:49:11.817 INFO:tasks.workunit.client.0.smithi029.stdout:return value is: 0 2024-08-29T18:49:11.817 INFO:tasks.workunit.client.0.smithi029.stdout:finished writesame 2024-08-29T18:49:11.817 INFO:tasks.workunit.client.0.smithi029.stdout:to verify the data 2024-08-29T18:49:11.817 INFO:tasks.workunit.client.0.smithi029.stdout:verified 2024-08-29T18:49:11.817 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:49:11.817 INFO:tasks.workunit.client.0.smithi029.stdout:started writesame 2024-08-29T18:49:11.818 INFO:tasks.workunit.client.0.smithi029.stdout:write completion cb called! 2024-08-29T18:49:11.818 INFO:tasks.workunit.client.0.smithi029.stdout:return value is: 0 2024-08-29T18:49:11.818 INFO:tasks.workunit.client.0.smithi029.stdout:finished writesame 2024-08-29T18:49:11.818 INFO:tasks.workunit.client.0.smithi029.stdout:to verify the data 2024-08-29T18:49:11.818 INFO:tasks.workunit.client.0.smithi029.stdout:verified 2024-08-29T18:49:11.818 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:49:11.818 INFO:tasks.workunit.client.0.smithi029.stdout:started writesame 2024-08-29T18:49:11.818 INFO:tasks.workunit.client.0.smithi029.stdout:expected fail, finished writesame 2024-08-29T18:49:11.818 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:49:11.818 INFO:tasks.workunit.client.0.smithi029.stdout:started writesame 2024-08-29T18:49:11.818 INFO:tasks.workunit.client.0.smithi029.stdout:expected fail, finished writesame 2024-08-29T18:49:11.818 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:49:11.818 INFO:tasks.workunit.client.0.smithi029.stdout:started writesame 2024-08-29T18:49:11.819 INFO:tasks.workunit.client.0.smithi029.stdout:write completion cb called! 2024-08-29T18:49:11.819 INFO:tasks.workunit.client.0.smithi029.stdout:return value is: 0 2024-08-29T18:49:11.819 INFO:tasks.workunit.client.0.smithi029.stdout:finished writesame 2024-08-29T18:49:11.819 INFO:tasks.workunit.client.0.smithi029.stdout:to verify the data 2024-08-29T18:49:11.819 INFO:tasks.workunit.client.0.smithi029.stdout:verified 2024-08-29T18:49:11.819 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:49:11.819 INFO:tasks.workunit.client.0.smithi029.stdout:started writesame 2024-08-29T18:49:11.819 INFO:tasks.workunit.client.0.smithi029.stdout:write completion cb called! 2024-08-29T18:49:11.819 INFO:tasks.workunit.client.0.smithi029.stdout:return value is: 0 2024-08-29T18:49:11.819 INFO:tasks.workunit.client.0.smithi029.stdout:finished writesame 2024-08-29T18:49:11.819 INFO:tasks.workunit.client.0.smithi029.stdout:to verify the data 2024-08-29T18:49:11.819 INFO:tasks.workunit.client.0.smithi029.stdout:verified 2024-08-29T18:49:11.819 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:49:11.819 INFO:tasks.workunit.client.0.smithi029.stdout:started writesame 2024-08-29T18:49:11.820 INFO:tasks.workunit.client.0.smithi029.stdout:write completion cb called! 2024-08-29T18:49:11.820 INFO:tasks.workunit.client.0.smithi029.stdout:return value is: 0 2024-08-29T18:49:11.820 INFO:tasks.workunit.client.0.smithi029.stdout:finished writesame 2024-08-29T18:49:11.820 INFO:tasks.workunit.client.0.smithi029.stdout:to verify the data 2024-08-29T18:49:11.820 INFO:tasks.workunit.client.0.smithi029.stdout:verified 2024-08-29T18:49:11.820 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:49:11.820 INFO:tasks.workunit.client.0.smithi029.stdout:started writesame 2024-08-29T18:49:11.820 INFO:tasks.workunit.client.0.smithi029.stdout:write completion cb called! 2024-08-29T18:49:11.820 INFO:tasks.workunit.client.0.smithi029.stdout:return value is: 0 2024-08-29T18:49:11.820 INFO:tasks.workunit.client.0.smithi029.stdout:finished writesame 2024-08-29T18:49:11.820 INFO:tasks.workunit.client.0.smithi029.stdout:to verify the data 2024-08-29T18:49:11.820 INFO:tasks.workunit.client.0.smithi029.stdout:verified 2024-08-29T18:49:11.820 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:49:11.821 INFO:tasks.workunit.client.0.smithi029.stdout:started writesame 2024-08-29T18:49:11.821 INFO:tasks.workunit.client.0.smithi029.stdout:expected fail, finished writesame 2024-08-29T18:49:11.821 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:49:11.821 INFO:tasks.workunit.client.0.smithi029.stdout:started writesame 2024-08-29T18:49:11.821 INFO:tasks.workunit.client.0.smithi029.stdout:expected fail, finished writesame 2024-08-29T18:49:11.821 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:49:11.821 INFO:tasks.workunit.client.0.smithi029.stdout:started writesame 2024-08-29T18:49:11.821 INFO:tasks.workunit.client.0.smithi029.stdout:write completion cb called! 2024-08-29T18:49:11.821 INFO:tasks.workunit.client.0.smithi029.stdout:return value is: 0 2024-08-29T18:49:11.821 INFO:tasks.workunit.client.0.smithi029.stdout:finished writesame 2024-08-29T18:49:11.821 INFO:tasks.workunit.client.0.smithi029.stdout:to verify the data 2024-08-29T18:49:11.821 INFO:tasks.workunit.client.0.smithi029.stdout:verified 2024-08-29T18:49:11.821 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:49:11.821 INFO:tasks.workunit.client.0.smithi029.stdout:started writesame 2024-08-29T18:49:11.822 INFO:tasks.workunit.client.0.smithi029.stdout:write completion cb called! 2024-08-29T18:49:11.822 INFO:tasks.workunit.client.0.smithi029.stdout:return value is: 0 2024-08-29T18:49:11.822 INFO:tasks.workunit.client.0.smithi029.stdout:finished writesame 2024-08-29T18:49:11.822 INFO:tasks.workunit.client.0.smithi029.stdout:to verify the data 2024-08-29T18:49:11.822 INFO:tasks.workunit.client.0.smithi029.stdout:verified 2024-08-29T18:49:11.822 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:49:11.822 INFO:tasks.workunit.client.0.smithi029.stdout:started writesame 2024-08-29T18:49:11.822 INFO:tasks.workunit.client.0.smithi029.stdout:write completion cb called! 2024-08-29T18:49:11.822 INFO:tasks.workunit.client.0.smithi029.stdout:return value is: 0 2024-08-29T18:49:11.822 INFO:tasks.workunit.client.0.smithi029.stdout:finished writesame 2024-08-29T18:49:11.822 INFO:tasks.workunit.client.0.smithi029.stdout:to verify the data 2024-08-29T18:49:11.822 INFO:tasks.workunit.client.0.smithi029.stdout:verified 2024-08-29T18:49:11.822 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:49:11.822 INFO:tasks.workunit.client.0.smithi029.stdout:started writesame 2024-08-29T18:49:11.823 INFO:tasks.workunit.client.0.smithi029.stdout:write completion cb called! 2024-08-29T18:49:11.823 INFO:tasks.workunit.client.0.smithi029.stdout:return value is: 0 2024-08-29T18:49:11.823 INFO:tasks.workunit.client.0.smithi029.stdout:finished writesame 2024-08-29T18:49:11.823 INFO:tasks.workunit.client.0.smithi029.stdout:to verify the data 2024-08-29T18:49:11.823 INFO:tasks.workunit.client.0.smithi029.stdout:verified 2024-08-29T18:49:11.823 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:49:11.823 INFO:tasks.workunit.client.0.smithi029.stdout:started writesame 2024-08-29T18:49:11.823 INFO:tasks.workunit.client.0.smithi029.stdout:expected fail, finished writesame 2024-08-29T18:49:11.823 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:49:11.823 INFO:tasks.workunit.client.0.smithi029.stdout:started writesame 2024-08-29T18:49:11.823 INFO:tasks.workunit.client.0.smithi029.stdout:expected fail, finished writesame 2024-08-29T18:49:11.823 INFO:tasks.workunit.client.0.smithi029.stdout:read completion cb called! 2024-08-29T18:49:11.823 INFO:tasks.workunit.client.0.smithi029.stdout:read completion cb called! 2024-08-29T18:49:11.823 INFO:tasks.workunit.client.0.smithi029.stdout:wrote: 512 2024-08-29T18:49:11.824 INFO:tasks.workunit.client.0.smithi029.stdout:read completion cb called! 2024-08-29T18:49:11.824 INFO:tasks.workunit.client.0.smithi029.stdout:wrote: 4 2024-08-29T18:49:11.824 INFO:tasks.workunit.client.0.smithi029.stdout:read: 4 2024-08-29T18:49:11.824 INFO:tasks.workunit.client.0.smithi029.stdout:read: 4 2024-08-29T18:49:11.824 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestLibRBD.TestEncryptionLUKS1 (19306 ms) 2024-08-29T18:49:11.824 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestLibRBD.TestEncryptionLUKS2 2024-08-29T18:49:11.824 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T18:49:13.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:49:12 smithi029 bash[79042]: cluster 2024-08-29T18:49:11.336618+0000 mgr.y (mgr.25004) 1779 : cluster [DBG] pgmap v3058: 553 pgs: 553 active+clean; 11 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 609 KiB/s wr, 560 op/s 2024-08-29T18:49:13.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:49:12 smithi029 bash[77880]: cluster 2024-08-29T18:49:11.336618+0000 mgr.y (mgr.25004) 1779 : cluster [DBG] pgmap v3058: 553 pgs: 553 active+clean; 11 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 609 KiB/s wr, 560 op/s 2024-08-29T18:49:13.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:49:12 smithi110 bash[67519]: cluster 2024-08-29T18:49:11.336618+0000 mgr.y (mgr.25004) 1779 : cluster [DBG] pgmap v3058: 553 pgs: 553 active+clean; 11 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 609 KiB/s wr, 560 op/s 2024-08-29T18:49:14.901 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:49:14 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:49:14] "GET /metrics HTTP/1.1" 200 68162 "" "Prometheus/2.43.0" 2024-08-29T18:49:14.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:49:14 smithi029 bash[79042]: cluster 2024-08-29T18:49:13.338566+0000 mgr.y (mgr.25004) 1780 : cluster [DBG] pgmap v3059: 553 pgs: 553 active+clean; 15 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 268 KiB/s wr, 561 op/s 2024-08-29T18:49:14.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:49:14 smithi029 bash[77880]: cluster 2024-08-29T18:49:13.338566+0000 mgr.y (mgr.25004) 1780 : cluster [DBG] pgmap v3059: 553 pgs: 553 active+clean; 15 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 268 KiB/s wr, 561 op/s 2024-08-29T18:49:15.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:49:14 smithi110 bash[67519]: cluster 2024-08-29T18:49:13.338566+0000 mgr.y (mgr.25004) 1780 : cluster [DBG] pgmap v3059: 553 pgs: 553 active+clean; 15 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 268 KiB/s wr, 561 op/s 2024-08-29T18:49:17.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:49:16 smithi029 bash[79042]: cluster 2024-08-29T18:49:15.340031+0000 mgr.y (mgr.25004) 1781 : cluster [DBG] pgmap v3060: 553 pgs: 553 active+clean; 15 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 268 KiB/s wr, 561 op/s 2024-08-29T18:49:17.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:49:16 smithi029 bash[77880]: cluster 2024-08-29T18:49:15.340031+0000 mgr.y (mgr.25004) 1781 : cluster [DBG] pgmap v3060: 553 pgs: 553 active+clean; 15 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 268 KiB/s wr, 561 op/s 2024-08-29T18:49:17.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:49:16 smithi110 bash[67519]: cluster 2024-08-29T18:49:15.340031+0000 mgr.y (mgr.25004) 1781 : cluster [DBG] pgmap v3060: 553 pgs: 553 active+clean; 15 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 268 KiB/s wr, 561 op/s 2024-08-29T18:49:19.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:49:18 smithi029 bash[77880]: cluster 2024-08-29T18:49:17.342353+0000 mgr.y (mgr.25004) 1782 : cluster [DBG] pgmap v3061: 553 pgs: 553 active+clean; 15 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 977 KiB/s rd, 118 KiB/s wr, 250 op/s 2024-08-29T18:49:19.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:49:18 smithi029 bash[77880]: audit 2024-08-29T18:49:18.591603+0000 mon.c (mon.2) 747 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:49:19.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:49:18 smithi029 bash[79042]: cluster 2024-08-29T18:49:17.342353+0000 mgr.y (mgr.25004) 1782 : cluster [DBG] pgmap v3061: 553 pgs: 553 active+clean; 15 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 977 KiB/s rd, 118 KiB/s wr, 250 op/s 2024-08-29T18:49:19.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:49:18 smithi029 bash[79042]: audit 2024-08-29T18:49:18.591603+0000 mon.c (mon.2) 747 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:49:19.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:49:18 smithi110 bash[67519]: cluster 2024-08-29T18:49:17.342353+0000 mgr.y (mgr.25004) 1782 : cluster [DBG] pgmap v3061: 553 pgs: 553 active+clean; 15 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 977 KiB/s rd, 118 KiB/s wr, 250 op/s 2024-08-29T18:49:19.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:49:18 smithi110 bash[67519]: audit 2024-08-29T18:49:18.591603+0000 mon.c (mon.2) 747 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:49:20.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:49:19 smithi029 bash[77880]: audit 2024-08-29T18:49:19.650555+0000 mon.c (mon.2) 748 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:49:20.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:49:19 smithi029 bash[79042]: audit 2024-08-29T18:49:19.650555+0000 mon.c (mon.2) 748 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:49:20.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:49:19 smithi110 bash[67519]: audit 2024-08-29T18:49:19.650555+0000 mon.c (mon.2) 748 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:49:21.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:49:20 smithi029 bash[79042]: cluster 2024-08-29T18:49:19.343478+0000 mgr.y (mgr.25004) 1783 : cluster [DBG] pgmap v3062: 553 pgs: 553 active+clean; 15 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 977 KiB/s rd, 118 KiB/s wr, 250 op/s 2024-08-29T18:49:21.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:49:20 smithi029 bash[79042]: audit 2024-08-29T18:49:20.418223+0000 mon.c (mon.2) 749 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:49:21.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:49:20 smithi029 bash[79042]: audit 2024-08-29T18:49:20.419270+0000 mon.c (mon.2) 750 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:49:21.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:49:20 smithi029 bash[79042]: audit 2024-08-29T18:49:20.425544+0000 mon.a (mon.0) 2602 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:49:21.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:49:20 smithi029 bash[77880]: cluster 2024-08-29T18:49:19.343478+0000 mgr.y (mgr.25004) 1783 : cluster [DBG] pgmap v3062: 553 pgs: 553 active+clean; 15 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 977 KiB/s rd, 118 KiB/s wr, 250 op/s 2024-08-29T18:49:21.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:49:20 smithi029 bash[77880]: audit 2024-08-29T18:49:20.418223+0000 mon.c (mon.2) 749 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:49:21.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:49:20 smithi029 bash[77880]: audit 2024-08-29T18:49:20.419270+0000 mon.c (mon.2) 750 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:49:21.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:49:20 smithi029 bash[77880]: audit 2024-08-29T18:49:20.425544+0000 mon.a (mon.0) 2602 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:49:21.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:49:20 smithi110 bash[67519]: cluster 2024-08-29T18:49:19.343478+0000 mgr.y (mgr.25004) 1783 : cluster [DBG] pgmap v3062: 553 pgs: 553 active+clean; 15 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 977 KiB/s rd, 118 KiB/s wr, 250 op/s 2024-08-29T18:49:21.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:49:20 smithi110 bash[67519]: audit 2024-08-29T18:49:20.418223+0000 mon.c (mon.2) 749 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:49:21.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:49:20 smithi110 bash[67519]: audit 2024-08-29T18:49:20.419270+0000 mon.c (mon.2) 750 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:49:21.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:49:20 smithi110 bash[67519]: audit 2024-08-29T18:49:20.425544+0000 mon.a (mon.0) 2602 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:49:22.154 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:49:21 smithi110 bash[67519]: cluster 2024-08-29T18:49:21.346543+0000 mgr.y (mgr.25004) 1784 : cluster [DBG] pgmap v3063: 553 pgs: 553 active+clean; 15 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 737 KiB/s rd, 596 B/s wr, 9 op/s 2024-08-29T18:49:22.154 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:49:21 smithi029 bash[79042]: cluster 2024-08-29T18:49:21.346543+0000 mgr.y (mgr.25004) 1784 : cluster [DBG] pgmap v3063: 553 pgs: 553 active+clean; 15 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 737 KiB/s rd, 596 B/s wr, 9 op/s 2024-08-29T18:49:22.154 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:49:21 smithi029 bash[77880]: cluster 2024-08-29T18:49:21.346543+0000 mgr.y (mgr.25004) 1784 : cluster [DBG] pgmap v3063: 553 pgs: 553 active+clean; 15 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 737 KiB/s rd, 596 B/s wr, 9 op/s 2024-08-29T18:49:24.901 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:49:24 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:49:24] "GET /metrics HTTP/1.1" 200 68170 "" "Prometheus/2.43.0" 2024-08-29T18:49:24.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:49:24 smithi029 bash[79042]: cluster 2024-08-29T18:49:23.349393+0000 mgr.y (mgr.25004) 1785 : cluster [DBG] pgmap v3064: 553 pgs: 553 active+clean; 15 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 3.1 KiB/s rd, 596 B/s wr, 4 op/s 2024-08-29T18:49:24.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:49:24 smithi029 bash[77880]: cluster 2024-08-29T18:49:23.349393+0000 mgr.y (mgr.25004) 1785 : cluster [DBG] pgmap v3064: 553 pgs: 553 active+clean; 15 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 3.1 KiB/s rd, 596 B/s wr, 4 op/s 2024-08-29T18:49:24.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:49:24 smithi110 bash[67519]: cluster 2024-08-29T18:49:23.349393+0000 mgr.y (mgr.25004) 1785 : cluster [DBG] pgmap v3064: 553 pgs: 553 active+clean; 15 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 3.1 KiB/s rd, 596 B/s wr, 4 op/s 2024-08-29T18:49:26.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:49:26 smithi029 bash[77880]: cluster 2024-08-29T18:49:25.351626+0000 mgr.y (mgr.25004) 1786 : cluster [DBG] pgmap v3065: 553 pgs: 553 active+clean; 27 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 4.7 KiB/s rd, 1.0 MiB/s wr, 7 op/s 2024-08-29T18:49:26.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:49:26 smithi029 bash[79042]: cluster 2024-08-29T18:49:25.351626+0000 mgr.y (mgr.25004) 1786 : cluster [DBG] pgmap v3065: 553 pgs: 553 active+clean; 27 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 4.7 KiB/s rd, 1.0 MiB/s wr, 7 op/s 2024-08-29T18:49:26.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:49:26 smithi110 bash[67519]: cluster 2024-08-29T18:49:25.351626+0000 mgr.y (mgr.25004) 1786 : cluster [DBG] pgmap v3065: 553 pgs: 553 active+clean; 27 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 4.7 KiB/s rd, 1.0 MiB/s wr, 7 op/s 2024-08-29T18:49:28.218 INFO:tasks.workunit.client.0.smithi029.stdout:wrote: 512 2024-08-29T18:49:28.218 INFO:tasks.workunit.client.0.smithi029.stdout:wrote: 512 2024-08-29T18:49:28.218 INFO:tasks.workunit.client.0.smithi029.stdout:wrote: 512 2024-08-29T18:49:28.218 INFO:tasks.workunit.client.0.smithi029.stdout:wrote: 512 2024-08-29T18:49:28.218 INFO:tasks.workunit.client.0.smithi029.stdout:wrote: 512 2024-08-29T18:49:28.218 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:49:28.218 INFO:tasks.workunit.client.0.smithi029.stdout:started write 2024-08-29T18:49:28.218 INFO:tasks.workunit.client.0.smithi029.stdout:write completion cb called! 2024-08-29T18:49:28.219 INFO:tasks.workunit.client.0.smithi029.stdout:return value is: 0 2024-08-29T18:49:28.219 INFO:tasks.workunit.client.0.smithi029.stdout:finished write 2024-08-29T18:49:28.219 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:49:28.219 INFO:tasks.workunit.client.0.smithi029.stdout:started write 2024-08-29T18:49:28.219 INFO:tasks.workunit.client.0.smithi029.stdout:write completion cb called! 2024-08-29T18:49:28.219 INFO:tasks.workunit.client.0.smithi029.stdout:return value is: 0 2024-08-29T18:49:28.219 INFO:tasks.workunit.client.0.smithi029.stdout:finished write 2024-08-29T18:49:28.219 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:49:28.219 INFO:tasks.workunit.client.0.smithi029.stdout:started write 2024-08-29T18:49:28.219 INFO:tasks.workunit.client.0.smithi029.stdout:write completion cb called! 2024-08-29T18:49:28.219 INFO:tasks.workunit.client.0.smithi029.stdout:return value is: 0 2024-08-29T18:49:28.219 INFO:tasks.workunit.client.0.smithi029.stdout:finished write 2024-08-29T18:49:28.220 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:49:28.220 INFO:tasks.workunit.client.0.smithi029.stdout:started write 2024-08-29T18:49:28.220 INFO:tasks.workunit.client.0.smithi029.stdout:write completion cb called! 2024-08-29T18:49:28.220 INFO:tasks.workunit.client.0.smithi029.stdout:return value is: 0 2024-08-29T18:49:28.220 INFO:tasks.workunit.client.0.smithi029.stdout:finished write 2024-08-29T18:49:28.220 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:49:28.220 INFO:tasks.workunit.client.0.smithi029.stdout:started write 2024-08-29T18:49:28.220 INFO:tasks.workunit.client.0.smithi029.stdout:write completion cb called! 2024-08-29T18:49:28.220 INFO:tasks.workunit.client.0.smithi029.stdout:return value is: 0 2024-08-29T18:49:28.220 INFO:tasks.workunit.client.0.smithi029.stdout:finished write 2024-08-29T18:49:28.220 INFO:tasks.workunit.client.0.smithi029.stdout:start compare and write 2024-08-29T18:49:28.221 INFO:tasks.workunit.client.0.smithi029.stdout:compare and wrote: 512 2024-08-29T18:49:28.221 INFO:tasks.workunit.client.0.smithi029.stdout:start compare and write 2024-08-29T18:49:28.221 INFO:tasks.workunit.client.0.smithi029.stdout:compare and wrote: 512 2024-08-29T18:49:28.221 INFO:tasks.workunit.client.0.smithi029.stdout:start compare and write 2024-08-29T18:49:28.221 INFO:tasks.workunit.client.0.smithi029.stdout:compare and wrote: 512 2024-08-29T18:49:28.222 INFO:tasks.workunit.client.0.smithi029.stdout:start compare and write 2024-08-29T18:49:28.222 INFO:tasks.workunit.client.0.smithi029.stdout:compare and wrote: 512 2024-08-29T18:49:28.222 INFO:tasks.workunit.client.0.smithi029.stdout:start compare and write 2024-08-29T18:49:28.222 INFO:tasks.workunit.client.0.smithi029.stdout:compare and wrote: 512 2024-08-29T18:49:28.222 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:49:28.222 INFO:tasks.workunit.client.0.smithi029.stdout:started aio compare and write 2024-08-29T18:49:28.222 INFO:tasks.workunit.client.0.smithi029.stdout:write completion cb called! 2024-08-29T18:49:28.222 INFO:tasks.workunit.client.0.smithi029.stdout:return value is: 0 2024-08-29T18:49:28.222 INFO:tasks.workunit.client.0.smithi029.stdout:finished aio compare and write 2024-08-29T18:49:28.223 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:49:28.223 INFO:tasks.workunit.client.0.smithi029.stdout:started aio compare and write 2024-08-29T18:49:28.223 INFO:tasks.workunit.client.0.smithi029.stdout:write completion cb called! 2024-08-29T18:49:28.223 INFO:tasks.workunit.client.0.smithi029.stdout:return value is: 0 2024-08-29T18:49:28.223 INFO:tasks.workunit.client.0.smithi029.stdout:finished aio compare and write 2024-08-29T18:49:28.223 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:49:28.223 INFO:tasks.workunit.client.0.smithi029.stdout:started aio compare and write 2024-08-29T18:49:28.223 INFO:tasks.workunit.client.0.smithi029.stdout:write completion cb called! 2024-08-29T18:49:28.223 INFO:tasks.workunit.client.0.smithi029.stdout:return value is: 0 2024-08-29T18:49:28.223 INFO:tasks.workunit.client.0.smithi029.stdout:finished aio compare and write 2024-08-29T18:49:28.223 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:49:28.223 INFO:tasks.workunit.client.0.smithi029.stdout:started aio compare and write 2024-08-29T18:49:28.224 INFO:tasks.workunit.client.0.smithi029.stdout:write completion cb called! 2024-08-29T18:49:28.224 INFO:tasks.workunit.client.0.smithi029.stdout:return value is: 0 2024-08-29T18:49:28.224 INFO:tasks.workunit.client.0.smithi029.stdout:finished aio compare and write 2024-08-29T18:49:28.224 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:49:28.224 INFO:tasks.workunit.client.0.smithi029.stdout:started aio compare and write 2024-08-29T18:49:28.224 INFO:tasks.workunit.client.0.smithi029.stdout:write completion cb called! 2024-08-29T18:49:28.224 INFO:tasks.workunit.client.0.smithi029.stdout:return value is: 0 2024-08-29T18:49:28.224 INFO:tasks.workunit.client.0.smithi029.stdout:finished aio compare and write 2024-08-29T18:49:28.224 INFO:tasks.workunit.client.0.smithi029.stdout:read: 512 2024-08-29T18:49:28.225 INFO:tasks.workunit.client.0.smithi029.stdout:read: 512 2024-08-29T18:49:28.225 INFO:tasks.workunit.client.0.smithi029.stdout:read: 512 2024-08-29T18:49:28.225 INFO:tasks.workunit.client.0.smithi029.stdout:read: 512 2024-08-29T18:49:28.225 INFO:tasks.workunit.client.0.smithi029.stdout:read: 512 2024-08-29T18:49:28.225 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:49:28.225 INFO:tasks.workunit.client.0.smithi029.stdout:started read 2024-08-29T18:49:28.225 INFO:tasks.workunit.client.0.smithi029.stdout:read completion cb called! 2024-08-29T18:49:28.225 INFO:tasks.workunit.client.0.smithi029.stdout:return value is: 512 2024-08-29T18:49:28.225 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:49:28.225 INFO:tasks.workunit.client.0.smithi029.stdout:started read 2024-08-29T18:49:28.225 INFO:tasks.workunit.client.0.smithi029.stdout:read completion cb called! 2024-08-29T18:49:28.226 INFO:tasks.workunit.client.0.smithi029.stdout:return value is: 512 2024-08-29T18:49:28.226 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:49:28.226 INFO:tasks.workunit.client.0.smithi029.stdout:started read 2024-08-29T18:49:28.226 INFO:tasks.workunit.client.0.smithi029.stdout:read completion cb called! 2024-08-29T18:49:28.226 INFO:tasks.workunit.client.0.smithi029.stdout:return value is: 512 2024-08-29T18:49:28.226 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:49:28.226 INFO:tasks.workunit.client.0.smithi029.stdout:started read 2024-08-29T18:49:28.226 INFO:tasks.workunit.client.0.smithi029.stdout:read completion cb called! 2024-08-29T18:49:28.226 INFO:tasks.workunit.client.0.smithi029.stdout:return value is: 512 2024-08-29T18:49:28.226 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:49:28.226 INFO:tasks.workunit.client.0.smithi029.stdout:started read 2024-08-29T18:49:28.226 INFO:tasks.workunit.client.0.smithi029.stdout:read completion cb called! 2024-08-29T18:49:28.227 INFO:tasks.workunit.client.0.smithi029.stdout:return value is: 512 2024-08-29T18:49:28.227 INFO:tasks.workunit.client.0.smithi029.stdout:discard: 512~512 = 512 2024-08-29T18:49:28.227 INFO:tasks.workunit.client.0.smithi029.stdout:write completion cb called! 2024-08-29T18:49:28.227 INFO:tasks.workunit.client.0.smithi029.stdout:aio discard: 1536~512 = 0 2024-08-29T18:49:28.227 INFO:tasks.workunit.client.0.smithi029.stdout:read: 512 2024-08-29T18:49:28.227 INFO:tasks.workunit.client.0.smithi029.stdout:read: 512 2024-08-29T18:49:28.227 INFO:tasks.workunit.client.0.smithi029.stdout:read: 512 2024-08-29T18:49:28.227 INFO:tasks.workunit.client.0.smithi029.stdout:read: 512 2024-08-29T18:49:28.227 INFO:tasks.workunit.client.0.smithi029.stdout:read: 512 2024-08-29T18:49:28.227 INFO:tasks.workunit.client.0.smithi029.stdout:wrote: 0 2024-08-29T18:49:28.227 INFO:tasks.workunit.client.0.smithi029.stdout:to verify the data 2024-08-29T18:49:28.227 INFO:tasks.workunit.client.0.smithi029.stdout:verified 2024-08-29T18:49:28.227 INFO:tasks.workunit.client.0.smithi029.stdout:wrote: 0 2024-08-29T18:49:28.227 INFO:tasks.workunit.client.0.smithi029.stdout:to verify the data 2024-08-29T18:49:28.227 INFO:tasks.workunit.client.0.smithi029.stdout:verified 2024-08-29T18:49:28.228 INFO:tasks.workunit.client.0.smithi029.stdout:wrote: 16384 2024-08-29T18:49:28.228 INFO:tasks.workunit.client.0.smithi029.stdout:to verify the data 2024-08-29T18:49:28.228 INFO:tasks.workunit.client.0.smithi029.stdout:verified 2024-08-29T18:49:28.228 INFO:tasks.workunit.client.0.smithi029.stdout:wrote: 16384 2024-08-29T18:49:28.228 INFO:tasks.workunit.client.0.smithi029.stdout:to verify the data 2024-08-29T18:49:28.228 INFO:tasks.workunit.client.0.smithi029.stdout:verified 2024-08-29T18:49:28.228 INFO:tasks.workunit.client.0.smithi029.stdout:expected fail, finished writesame 2024-08-29T18:49:28.228 INFO:tasks.workunit.client.0.smithi029.stdout:expected fail, finished writesame 2024-08-29T18:49:28.228 INFO:tasks.workunit.client.0.smithi029.stdout:wrote: 49152 2024-08-29T18:49:28.228 INFO:tasks.workunit.client.0.smithi029.stdout:to verify the data 2024-08-29T18:49:28.228 INFO:tasks.workunit.client.0.smithi029.stdout:verified 2024-08-29T18:49:28.228 INFO:tasks.workunit.client.0.smithi029.stdout:wrote: 49152 2024-08-29T18:49:28.228 INFO:tasks.workunit.client.0.smithi029.stdout:to verify the data 2024-08-29T18:49:28.228 INFO:tasks.workunit.client.0.smithi029.stdout:verified 2024-08-29T18:49:28.229 INFO:tasks.workunit.client.0.smithi029.stdout:wrote: 65536 2024-08-29T18:49:28.229 INFO:tasks.workunit.client.0.smithi029.stdout:to verify the data 2024-08-29T18:49:28.229 INFO:tasks.workunit.client.0.smithi029.stdout:verified 2024-08-29T18:49:28.229 INFO:tasks.workunit.client.0.smithi029.stdout:wrote: 65536 2024-08-29T18:49:28.229 INFO:tasks.workunit.client.0.smithi029.stdout:to verify the data 2024-08-29T18:49:28.229 INFO:tasks.workunit.client.0.smithi029.stdout:verified 2024-08-29T18:49:28.229 INFO:tasks.workunit.client.0.smithi029.stdout:expected fail, finished writesame 2024-08-29T18:49:28.229 INFO:tasks.workunit.client.0.smithi029.stdout:expected fail, finished writesame 2024-08-29T18:49:28.229 INFO:tasks.workunit.client.0.smithi029.stdout:wrote: 98304 2024-08-29T18:49:28.229 INFO:tasks.workunit.client.0.smithi029.stdout:to verify the data 2024-08-29T18:49:28.229 INFO:tasks.workunit.client.0.smithi029.stdout:verified 2024-08-29T18:49:28.229 INFO:tasks.workunit.client.0.smithi029.stdout:wrote: 98304 2024-08-29T18:49:28.230 INFO:tasks.workunit.client.0.smithi029.stdout:to verify the data 2024-08-29T18:49:28.230 INFO:tasks.workunit.client.0.smithi029.stdout:verified 2024-08-29T18:49:28.230 INFO:tasks.workunit.client.0.smithi029.stdout:wrote: 114688 2024-08-29T18:49:28.230 INFO:tasks.workunit.client.0.smithi029.stdout:to verify the data 2024-08-29T18:49:28.230 INFO:tasks.workunit.client.0.smithi029.stdout:verified 2024-08-29T18:49:28.230 INFO:tasks.workunit.client.0.smithi029.stdout:wrote: 114688 2024-08-29T18:49:28.230 INFO:tasks.workunit.client.0.smithi029.stdout:to verify the data 2024-08-29T18:49:28.230 INFO:tasks.workunit.client.0.smithi029.stdout:verified 2024-08-29T18:49:28.230 INFO:tasks.workunit.client.0.smithi029.stdout:expected fail, finished writesame 2024-08-29T18:49:28.230 INFO:tasks.workunit.client.0.smithi029.stdout:expected fail, finished writesame 2024-08-29T18:49:28.230 INFO:tasks.workunit.client.0.smithi029.stdout:wrote: 147456 2024-08-29T18:49:28.230 INFO:tasks.workunit.client.0.smithi029.stdout:to verify the data 2024-08-29T18:49:28.230 INFO:tasks.workunit.client.0.smithi029.stdout:verified 2024-08-29T18:49:28.231 INFO:tasks.workunit.client.0.smithi029.stdout:wrote: 147456 2024-08-29T18:49:28.231 INFO:tasks.workunit.client.0.smithi029.stdout:to verify the data 2024-08-29T18:49:28.231 INFO:tasks.workunit.client.0.smithi029.stdout:verified 2024-08-29T18:49:28.231 INFO:tasks.workunit.client.0.smithi029.stdout:wrote: 163840 2024-08-29T18:49:28.231 INFO:tasks.workunit.client.0.smithi029.stdout:to verify the data 2024-08-29T18:49:28.231 INFO:tasks.workunit.client.0.smithi029.stdout:verified 2024-08-29T18:49:28.231 INFO:tasks.workunit.client.0.smithi029.stdout:wrote: 163840 2024-08-29T18:49:28.231 INFO:tasks.workunit.client.0.smithi029.stdout:to verify the data 2024-08-29T18:49:28.231 INFO:tasks.workunit.client.0.smithi029.stdout:verified 2024-08-29T18:49:28.231 INFO:tasks.workunit.client.0.smithi029.stdout:expected fail, finished writesame 2024-08-29T18:49:28.231 INFO:tasks.workunit.client.0.smithi029.stdout:expected fail, finished writesame 2024-08-29T18:49:28.231 INFO:tasks.workunit.client.0.smithi029.stdout:wrote: 196608 2024-08-29T18:49:28.231 INFO:tasks.workunit.client.0.smithi029.stdout:to verify the data 2024-08-29T18:49:28.231 INFO:tasks.workunit.client.0.smithi029.stdout:verified 2024-08-29T18:49:28.232 INFO:tasks.workunit.client.0.smithi029.stdout:wrote: 196608 2024-08-29T18:49:28.232 INFO:tasks.workunit.client.0.smithi029.stdout:to verify the data 2024-08-29T18:49:28.232 INFO:tasks.workunit.client.0.smithi029.stdout:verified 2024-08-29T18:49:28.232 INFO:tasks.workunit.client.0.smithi029.stdout:wrote: 212992 2024-08-29T18:49:28.232 INFO:tasks.workunit.client.0.smithi029.stdout:to verify the data 2024-08-29T18:49:28.232 INFO:tasks.workunit.client.0.smithi029.stdout:verified 2024-08-29T18:49:28.232 INFO:tasks.workunit.client.0.smithi029.stdout:wrote: 212992 2024-08-29T18:49:28.232 INFO:tasks.workunit.client.0.smithi029.stdout:to verify the data 2024-08-29T18:49:28.232 INFO:tasks.workunit.client.0.smithi029.stdout:verified 2024-08-29T18:49:28.232 INFO:tasks.workunit.client.0.smithi029.stdout:expected fail, finished writesame 2024-08-29T18:49:28.232 INFO:tasks.workunit.client.0.smithi029.stdout:expected fail, finished writesame 2024-08-29T18:49:28.232 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:49:28.232 INFO:tasks.workunit.client.0.smithi029.stdout:started writesame 2024-08-29T18:49:28.233 INFO:tasks.workunit.client.0.smithi029.stdout:write completion cb called! 2024-08-29T18:49:28.233 INFO:tasks.workunit.client.0.smithi029.stdout:return value is: 0 2024-08-29T18:49:28.233 INFO:tasks.workunit.client.0.smithi029.stdout:finished writesame 2024-08-29T18:49:28.233 INFO:tasks.workunit.client.0.smithi029.stdout:to verify the data 2024-08-29T18:49:28.233 INFO:tasks.workunit.client.0.smithi029.stdout:verified 2024-08-29T18:49:28.233 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:49:28.233 INFO:tasks.workunit.client.0.smithi029.stdout:started writesame 2024-08-29T18:49:28.233 INFO:tasks.workunit.client.0.smithi029.stdout:write completion cb called! 2024-08-29T18:49:28.233 INFO:tasks.workunit.client.0.smithi029.stdout:return value is: 0 2024-08-29T18:49:28.233 INFO:tasks.workunit.client.0.smithi029.stdout:finished writesame 2024-08-29T18:49:28.233 INFO:tasks.workunit.client.0.smithi029.stdout:to verify the data 2024-08-29T18:49:28.233 INFO:tasks.workunit.client.0.smithi029.stdout:verified 2024-08-29T18:49:28.233 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:49:28.234 INFO:tasks.workunit.client.0.smithi029.stdout:started writesame 2024-08-29T18:49:28.234 INFO:tasks.workunit.client.0.smithi029.stdout:write completion cb called! 2024-08-29T18:49:28.234 INFO:tasks.workunit.client.0.smithi029.stdout:return value is: 0 2024-08-29T18:49:28.234 INFO:tasks.workunit.client.0.smithi029.stdout:finished writesame 2024-08-29T18:49:28.234 INFO:tasks.workunit.client.0.smithi029.stdout:to verify the data 2024-08-29T18:49:28.234 INFO:tasks.workunit.client.0.smithi029.stdout:verified 2024-08-29T18:49:28.234 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:49:28.234 INFO:tasks.workunit.client.0.smithi029.stdout:started writesame 2024-08-29T18:49:28.234 INFO:tasks.workunit.client.0.smithi029.stdout:write completion cb called! 2024-08-29T18:49:28.234 INFO:tasks.workunit.client.0.smithi029.stdout:return value is: 0 2024-08-29T18:49:28.234 INFO:tasks.workunit.client.0.smithi029.stdout:finished writesame 2024-08-29T18:49:28.234 INFO:tasks.workunit.client.0.smithi029.stdout:to verify the data 2024-08-29T18:49:28.235 INFO:tasks.workunit.client.0.smithi029.stdout:verified 2024-08-29T18:49:28.235 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:49:28.235 INFO:tasks.workunit.client.0.smithi029.stdout:started writesame 2024-08-29T18:49:28.235 INFO:tasks.workunit.client.0.smithi029.stdout:expected fail, finished writesame 2024-08-29T18:49:28.235 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:49:28.235 INFO:tasks.workunit.client.0.smithi029.stdout:started writesame 2024-08-29T18:49:28.235 INFO:tasks.workunit.client.0.smithi029.stdout:expected fail, finished writesame 2024-08-29T18:49:28.235 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:49:28.235 INFO:tasks.workunit.client.0.smithi029.stdout:started writesame 2024-08-29T18:49:28.235 INFO:tasks.workunit.client.0.smithi029.stdout:write completion cb called! 2024-08-29T18:49:28.235 INFO:tasks.workunit.client.0.smithi029.stdout:return value is: 0 2024-08-29T18:49:28.235 INFO:tasks.workunit.client.0.smithi029.stdout:finished writesame 2024-08-29T18:49:28.235 INFO:tasks.workunit.client.0.smithi029.stdout:to verify the data 2024-08-29T18:49:28.235 INFO:tasks.workunit.client.0.smithi029.stdout:verified 2024-08-29T18:49:28.236 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:49:28.236 INFO:tasks.workunit.client.0.smithi029.stdout:started writesame 2024-08-29T18:49:28.236 INFO:tasks.workunit.client.0.smithi029.stdout:write completion cb called! 2024-08-29T18:49:28.236 INFO:tasks.workunit.client.0.smithi029.stdout:return value is: 0 2024-08-29T18:49:28.236 INFO:tasks.workunit.client.0.smithi029.stdout:finished writesame 2024-08-29T18:49:28.236 INFO:tasks.workunit.client.0.smithi029.stdout:to verify the data 2024-08-29T18:49:28.236 INFO:tasks.workunit.client.0.smithi029.stdout:verified 2024-08-29T18:49:28.236 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:49:28.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:49:28 smithi029 bash[77880]: cluster 2024-08-29T18:49:27.355902+0000 mgr.y (mgr.25004) 1787 : cluster [DBG] pgmap v3066: 553 pgs: 553 active+clean; 31 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 1.5 MiB/s wr, 278 op/s 2024-08-29T18:49:28.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:49:28 smithi029 bash[79042]: cluster 2024-08-29T18:49:27.355902+0000 mgr.y (mgr.25004) 1787 : cluster [DBG] pgmap v3066: 553 pgs: 553 active+clean; 31 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 1.5 MiB/s wr, 278 op/s 2024-08-29T18:49:28.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:49:28 smithi110 bash[67519]: cluster 2024-08-29T18:49:27.355902+0000 mgr.y (mgr.25004) 1787 : cluster [DBG] pgmap v3066: 553 pgs: 553 active+clean; 31 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 1.5 MiB/s wr, 278 op/s 2024-08-29T18:49:30.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:49:30 smithi110 bash[67519]: cluster 2024-08-29T18:49:29.357638+0000 mgr.y (mgr.25004) 1788 : cluster [DBG] pgmap v3067: 553 pgs: 553 active+clean; 31 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 1.5 MiB/s wr, 275 op/s 2024-08-29T18:49:30.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:49:30 smithi029 bash[77880]: cluster 2024-08-29T18:49:29.357638+0000 mgr.y (mgr.25004) 1788 : cluster [DBG] pgmap v3067: 553 pgs: 553 active+clean; 31 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 1.5 MiB/s wr, 275 op/s 2024-08-29T18:49:30.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:49:30 smithi029 bash[79042]: cluster 2024-08-29T18:49:29.357638+0000 mgr.y (mgr.25004) 1788 : cluster [DBG] pgmap v3067: 553 pgs: 553 active+clean; 31 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 1.5 MiB/s wr, 275 op/s 2024-08-29T18:49:32.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:49:32 smithi029 bash[77880]: cluster 2024-08-29T18:49:31.360743+0000 mgr.y (mgr.25004) 1789 : cluster [DBG] pgmap v3068: 553 pgs: 553 active+clean; 31 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.6 MiB/s wr, 549 op/s 2024-08-29T18:49:32.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:49:32 smithi029 bash[79042]: cluster 2024-08-29T18:49:31.360743+0000 mgr.y (mgr.25004) 1789 : cluster [DBG] pgmap v3068: 553 pgs: 553 active+clean; 31 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.6 MiB/s wr, 549 op/s 2024-08-29T18:49:32.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:49:32 smithi110 bash[67519]: cluster 2024-08-29T18:49:31.360743+0000 mgr.y (mgr.25004) 1789 : cluster [DBG] pgmap v3068: 553 pgs: 553 active+clean; 31 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.6 MiB/s wr, 549 op/s 2024-08-29T18:49:34.901 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:49:34 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:49:34] "GET /metrics HTTP/1.1" 200 68171 "" "Prometheus/2.43.0" 2024-08-29T18:49:34.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:49:34 smithi029 bash[79042]: cluster 2024-08-29T18:49:33.363515+0000 mgr.y (mgr.25004) 1790 : cluster [DBG] pgmap v3069: 553 pgs: 553 active+clean; 31 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.6 MiB/s wr, 549 op/s 2024-08-29T18:49:34.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:49:34 smithi029 bash[79042]: audit 2024-08-29T18:49:33.592168+0000 mon.c (mon.2) 751 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:49:34.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:49:34 smithi029 bash[77880]: cluster 2024-08-29T18:49:33.363515+0000 mgr.y (mgr.25004) 1790 : cluster [DBG] pgmap v3069: 553 pgs: 553 active+clean; 31 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.6 MiB/s wr, 549 op/s 2024-08-29T18:49:34.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:49:34 smithi029 bash[77880]: audit 2024-08-29T18:49:33.592168+0000 mon.c (mon.2) 751 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:49:34.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:49:34 smithi110 bash[67519]: cluster 2024-08-29T18:49:33.363515+0000 mgr.y (mgr.25004) 1790 : cluster [DBG] pgmap v3069: 553 pgs: 553 active+clean; 31 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.6 MiB/s wr, 549 op/s 2024-08-29T18:49:34.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:49:34 smithi110 bash[67519]: audit 2024-08-29T18:49:33.592168+0000 mon.c (mon.2) 751 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:49:36.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:49:36 smithi029 bash[77880]: cluster 2024-08-29T18:49:35.364910+0000 mgr.y (mgr.25004) 1791 : cluster [DBG] pgmap v3070: 553 pgs: 553 active+clean; 31 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.6 MiB/s wr, 550 op/s 2024-08-29T18:49:36.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:49:36 smithi029 bash[79042]: cluster 2024-08-29T18:49:35.364910+0000 mgr.y (mgr.25004) 1791 : cluster [DBG] pgmap v3070: 553 pgs: 553 active+clean; 31 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.6 MiB/s wr, 550 op/s 2024-08-29T18:49:36.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:49:36 smithi110 bash[67519]: cluster 2024-08-29T18:49:35.364910+0000 mgr.y (mgr.25004) 1791 : cluster [DBG] pgmap v3070: 553 pgs: 553 active+clean; 31 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.6 MiB/s wr, 550 op/s 2024-08-29T18:49:38.347 INFO:tasks.workunit.client.0.smithi029.stdout:started writesame 2024-08-29T18:49:38.347 INFO:tasks.workunit.client.0.smithi029.stdout:write completion cb called! 2024-08-29T18:49:38.347 INFO:tasks.workunit.client.0.smithi029.stdout:return value is: 0 2024-08-29T18:49:38.347 INFO:tasks.workunit.client.0.smithi029.stdout:finished writesame 2024-08-29T18:49:38.347 INFO:tasks.workunit.client.0.smithi029.stdout:to verify the data 2024-08-29T18:49:38.347 INFO:tasks.workunit.client.0.smithi029.stdout:verified 2024-08-29T18:49:38.347 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:49:38.347 INFO:tasks.workunit.client.0.smithi029.stdout:started writesame 2024-08-29T18:49:38.347 INFO:tasks.workunit.client.0.smithi029.stdout:write completion cb called! 2024-08-29T18:49:38.347 INFO:tasks.workunit.client.0.smithi029.stdout:return value is: 0 2024-08-29T18:49:38.348 INFO:tasks.workunit.client.0.smithi029.stdout:finished writesame 2024-08-29T18:49:38.348 INFO:tasks.workunit.client.0.smithi029.stdout:to verify the data 2024-08-29T18:49:38.348 INFO:tasks.workunit.client.0.smithi029.stdout:verified 2024-08-29T18:49:38.348 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:49:38.348 INFO:tasks.workunit.client.0.smithi029.stdout:started writesame 2024-08-29T18:49:38.348 INFO:tasks.workunit.client.0.smithi029.stdout:expected fail, finished writesame 2024-08-29T18:49:38.348 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:49:38.348 INFO:tasks.workunit.client.0.smithi029.stdout:started writesame 2024-08-29T18:49:38.348 INFO:tasks.workunit.client.0.smithi029.stdout:expected fail, finished writesame 2024-08-29T18:49:38.348 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:49:38.348 INFO:tasks.workunit.client.0.smithi029.stdout:started writesame 2024-08-29T18:49:38.348 INFO:tasks.workunit.client.0.smithi029.stdout:write completion cb called! 2024-08-29T18:49:38.348 INFO:tasks.workunit.client.0.smithi029.stdout:return value is: 0 2024-08-29T18:49:38.349 INFO:tasks.workunit.client.0.smithi029.stdout:finished writesame 2024-08-29T18:49:38.349 INFO:tasks.workunit.client.0.smithi029.stdout:to verify the data 2024-08-29T18:49:38.349 INFO:tasks.workunit.client.0.smithi029.stdout:verified 2024-08-29T18:49:38.349 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:49:38.349 INFO:tasks.workunit.client.0.smithi029.stdout:started writesame 2024-08-29T18:49:38.349 INFO:tasks.workunit.client.0.smithi029.stdout:write completion cb called! 2024-08-29T18:49:38.349 INFO:tasks.workunit.client.0.smithi029.stdout:return value is: 0 2024-08-29T18:49:38.349 INFO:tasks.workunit.client.0.smithi029.stdout:finished writesame 2024-08-29T18:49:38.349 INFO:tasks.workunit.client.0.smithi029.stdout:to verify the data 2024-08-29T18:49:38.349 INFO:tasks.workunit.client.0.smithi029.stdout:verified 2024-08-29T18:49:38.349 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:49:38.349 INFO:tasks.workunit.client.0.smithi029.stdout:started writesame 2024-08-29T18:49:38.349 INFO:tasks.workunit.client.0.smithi029.stdout:write completion cb called! 2024-08-29T18:49:38.350 INFO:tasks.workunit.client.0.smithi029.stdout:return value is: 0 2024-08-29T18:49:38.350 INFO:tasks.workunit.client.0.smithi029.stdout:finished writesame 2024-08-29T18:49:38.350 INFO:tasks.workunit.client.0.smithi029.stdout:to verify the data 2024-08-29T18:49:38.350 INFO:tasks.workunit.client.0.smithi029.stdout:verified 2024-08-29T18:49:38.350 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:49:38.350 INFO:tasks.workunit.client.0.smithi029.stdout:started writesame 2024-08-29T18:49:38.350 INFO:tasks.workunit.client.0.smithi029.stdout:write completion cb called! 2024-08-29T18:49:38.350 INFO:tasks.workunit.client.0.smithi029.stdout:return value is: 0 2024-08-29T18:49:38.350 INFO:tasks.workunit.client.0.smithi029.stdout:finished writesame 2024-08-29T18:49:38.350 INFO:tasks.workunit.client.0.smithi029.stdout:to verify the data 2024-08-29T18:49:38.350 INFO:tasks.workunit.client.0.smithi029.stdout:verified 2024-08-29T18:49:38.350 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:49:38.350 INFO:tasks.workunit.client.0.smithi029.stdout:started writesame 2024-08-29T18:49:38.351 INFO:tasks.workunit.client.0.smithi029.stdout:expected fail, finished writesame 2024-08-29T18:49:38.351 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:49:38.351 INFO:tasks.workunit.client.0.smithi029.stdout:started writesame 2024-08-29T18:49:38.351 INFO:tasks.workunit.client.0.smithi029.stdout:expected fail, finished writesame 2024-08-29T18:49:38.351 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:49:38.351 INFO:tasks.workunit.client.0.smithi029.stdout:started writesame 2024-08-29T18:49:38.351 INFO:tasks.workunit.client.0.smithi029.stdout:write completion cb called! 2024-08-29T18:49:38.351 INFO:tasks.workunit.client.0.smithi029.stdout:return value is: 0 2024-08-29T18:49:38.351 INFO:tasks.workunit.client.0.smithi029.stdout:finished writesame 2024-08-29T18:49:38.351 INFO:tasks.workunit.client.0.smithi029.stdout:to verify the data 2024-08-29T18:49:38.351 INFO:tasks.workunit.client.0.smithi029.stdout:verified 2024-08-29T18:49:38.351 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:49:38.351 INFO:tasks.workunit.client.0.smithi029.stdout:started writesame 2024-08-29T18:49:38.351 INFO:tasks.workunit.client.0.smithi029.stdout:write completion cb called! 2024-08-29T18:49:38.352 INFO:tasks.workunit.client.0.smithi029.stdout:return value is: 0 2024-08-29T18:49:38.352 INFO:tasks.workunit.client.0.smithi029.stdout:finished writesame 2024-08-29T18:49:38.352 INFO:tasks.workunit.client.0.smithi029.stdout:to verify the data 2024-08-29T18:49:38.352 INFO:tasks.workunit.client.0.smithi029.stdout:verified 2024-08-29T18:49:38.352 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:49:38.352 INFO:tasks.workunit.client.0.smithi029.stdout:started writesame 2024-08-29T18:49:38.352 INFO:tasks.workunit.client.0.smithi029.stdout:write completion cb called! 2024-08-29T18:49:38.352 INFO:tasks.workunit.client.0.smithi029.stdout:return value is: 0 2024-08-29T18:49:38.353 INFO:tasks.workunit.client.0.smithi029.stdout:finished writesame 2024-08-29T18:49:38.353 INFO:tasks.workunit.client.0.smithi029.stdout:to verify the data 2024-08-29T18:49:38.353 INFO:tasks.workunit.client.0.smithi029.stdout:verified 2024-08-29T18:49:38.353 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:49:38.353 INFO:tasks.workunit.client.0.smithi029.stdout:started writesame 2024-08-29T18:49:38.353 INFO:tasks.workunit.client.0.smithi029.stdout:write completion cb called! 2024-08-29T18:49:38.353 INFO:tasks.workunit.client.0.smithi029.stdout:return value is: 0 2024-08-29T18:49:38.353 INFO:tasks.workunit.client.0.smithi029.stdout:finished writesame 2024-08-29T18:49:38.353 INFO:tasks.workunit.client.0.smithi029.stdout:to verify the data 2024-08-29T18:49:38.354 INFO:tasks.workunit.client.0.smithi029.stdout:verified 2024-08-29T18:49:38.354 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:49:38.354 INFO:tasks.workunit.client.0.smithi029.stdout:started writesame 2024-08-29T18:49:38.354 INFO:tasks.workunit.client.0.smithi029.stdout:expected fail, finished writesame 2024-08-29T18:49:38.354 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:49:38.354 INFO:tasks.workunit.client.0.smithi029.stdout:started writesame 2024-08-29T18:49:38.354 INFO:tasks.workunit.client.0.smithi029.stdout:expected fail, finished writesame 2024-08-29T18:49:38.354 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:49:38.355 INFO:tasks.workunit.client.0.smithi029.stdout:started writesame 2024-08-29T18:49:38.355 INFO:tasks.workunit.client.0.smithi029.stdout:write completion cb called! 2024-08-29T18:49:38.355 INFO:tasks.workunit.client.0.smithi029.stdout:return value is: 0 2024-08-29T18:49:38.355 INFO:tasks.workunit.client.0.smithi029.stdout:finished writesame 2024-08-29T18:49:38.355 INFO:tasks.workunit.client.0.smithi029.stdout:to verify the data 2024-08-29T18:49:38.355 INFO:tasks.workunit.client.0.smithi029.stdout:verified 2024-08-29T18:49:38.355 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:49:38.355 INFO:tasks.workunit.client.0.smithi029.stdout:started writesame 2024-08-29T18:49:38.355 INFO:tasks.workunit.client.0.smithi029.stdout:write completion cb called! 2024-08-29T18:49:38.355 INFO:tasks.workunit.client.0.smithi029.stdout:return value is: 0 2024-08-29T18:49:38.355 INFO:tasks.workunit.client.0.smithi029.stdout:finished writesame 2024-08-29T18:49:38.355 INFO:tasks.workunit.client.0.smithi029.stdout:to verify the data 2024-08-29T18:49:38.355 INFO:tasks.workunit.client.0.smithi029.stdout:verified 2024-08-29T18:49:38.356 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:49:38.356 INFO:tasks.workunit.client.0.smithi029.stdout:started writesame 2024-08-29T18:49:38.356 INFO:tasks.workunit.client.0.smithi029.stdout:write completion cb called! 2024-08-29T18:49:38.356 INFO:tasks.workunit.client.0.smithi029.stdout:return value is: 0 2024-08-29T18:49:38.356 INFO:tasks.workunit.client.0.smithi029.stdout:finished writesame 2024-08-29T18:49:38.356 INFO:tasks.workunit.client.0.smithi029.stdout:to verify the data 2024-08-29T18:49:38.356 INFO:tasks.workunit.client.0.smithi029.stdout:verified 2024-08-29T18:49:38.356 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:49:38.356 INFO:tasks.workunit.client.0.smithi029.stdout:started writesame 2024-08-29T18:49:38.356 INFO:tasks.workunit.client.0.smithi029.stdout:write completion cb called! 2024-08-29T18:49:38.356 INFO:tasks.workunit.client.0.smithi029.stdout:return value is: 0 2024-08-29T18:49:38.357 INFO:tasks.workunit.client.0.smithi029.stdout:finished writesame 2024-08-29T18:49:38.357 INFO:tasks.workunit.client.0.smithi029.stdout:to verify the data 2024-08-29T18:49:38.357 INFO:tasks.workunit.client.0.smithi029.stdout:verified 2024-08-29T18:49:38.357 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:49:38.357 INFO:tasks.workunit.client.0.smithi029.stdout:started writesame 2024-08-29T18:49:38.357 INFO:tasks.workunit.client.0.smithi029.stdout:expected fail, finished writesame 2024-08-29T18:49:38.357 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:49:38.357 INFO:tasks.workunit.client.0.smithi029.stdout:started writesame 2024-08-29T18:49:38.357 INFO:tasks.workunit.client.0.smithi029.stdout:expected fail, finished writesame 2024-08-29T18:49:38.357 INFO:tasks.workunit.client.0.smithi029.stdout:read completion cb called! 2024-08-29T18:49:38.357 INFO:tasks.workunit.client.0.smithi029.stdout:read completion cb called! 2024-08-29T18:49:38.357 INFO:tasks.workunit.client.0.smithi029.stdout:wrote: 512 2024-08-29T18:49:38.357 INFO:tasks.workunit.client.0.smithi029.stdout:read completion cb called! 2024-08-29T18:49:38.358 INFO:tasks.workunit.client.0.smithi029.stdout:wrote: 4 2024-08-29T18:49:38.358 INFO:tasks.workunit.client.0.smithi029.stdout:read: 4 2024-08-29T18:49:38.358 INFO:tasks.workunit.client.0.smithi029.stdout:read: 4 2024-08-29T18:49:38.358 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestLibRBD.TestEncryptionLUKS2 (26532 ms) 2024-08-29T18:49:38.358 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestLibRBD.TestCloneEncryption 2024-08-29T18:49:38.358 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T18:49:38.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:49:38 smithi029 bash[77880]: cluster 2024-08-29T18:49:37.367294+0000 mgr.y (mgr.25004) 1792 : cluster [DBG] pgmap v3071: 553 pgs: 553 active+clean; 35 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 3.3 MiB/s rd, 707 KiB/s wr, 717 op/s 2024-08-29T18:49:38.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:49:38 smithi029 bash[79042]: cluster 2024-08-29T18:49:37.367294+0000 mgr.y (mgr.25004) 1792 : cluster [DBG] pgmap v3071: 553 pgs: 553 active+clean; 35 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 3.3 MiB/s rd, 707 KiB/s wr, 717 op/s 2024-08-29T18:49:38.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:49:38 smithi110 bash[67519]: cluster 2024-08-29T18:49:37.367294+0000 mgr.y (mgr.25004) 1792 : cluster [DBG] pgmap v3071: 553 pgs: 553 active+clean; 35 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 3.3 MiB/s rd, 707 KiB/s wr, 717 op/s 2024-08-29T18:49:39.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:49:39 smithi029 bash[79042]: cluster 2024-08-29T18:49:38.443782+0000 mon.a (mon.0) 2603 : cluster [DBG] osdmap e1754: 8 total, 8 up, 8 in 2024-08-29T18:49:39.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:49:39 smithi029 bash[77880]: cluster 2024-08-29T18:49:38.443782+0000 mon.a (mon.0) 2603 : cluster [DBG] osdmap e1754: 8 total, 8 up, 8 in 2024-08-29T18:49:39.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:49:39 smithi110 bash[67519]: cluster 2024-08-29T18:49:38.443782+0000 mon.a (mon.0) 2603 : cluster [DBG] osdmap e1754: 8 total, 8 up, 8 in 2024-08-29T18:49:40.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:49:40 smithi029 bash[79042]: cluster 2024-08-29T18:49:39.368222+0000 mgr.y (mgr.25004) 1793 : cluster [DBG] pgmap v3073: 553 pgs: 553 active+clean; 35 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 2.7 MiB/s rd, 260 KiB/s wr, 557 op/s 2024-08-29T18:49:40.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:49:40 smithi029 bash[77880]: cluster 2024-08-29T18:49:39.368222+0000 mgr.y (mgr.25004) 1793 : cluster [DBG] pgmap v3073: 553 pgs: 553 active+clean; 35 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 2.7 MiB/s rd, 260 KiB/s wr, 557 op/s 2024-08-29T18:49:40.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:49:40 smithi110 bash[67519]: cluster 2024-08-29T18:49:39.368222+0000 mgr.y (mgr.25004) 1793 : cluster [DBG] pgmap v3073: 553 pgs: 553 active+clean; 35 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 2.7 MiB/s rd, 260 KiB/s wr, 557 op/s 2024-08-29T18:49:42.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:49:42 smithi029 bash[79042]: cluster 2024-08-29T18:49:41.369755+0000 mgr.y (mgr.25004) 1794 : cluster [DBG] pgmap v3074: 553 pgs: 553 active+clean; 35 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 1.7 MiB/s rd, 100 KiB/s wr, 232 op/s 2024-08-29T18:49:42.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:49:42 smithi029 bash[77880]: cluster 2024-08-29T18:49:41.369755+0000 mgr.y (mgr.25004) 1794 : cluster [DBG] pgmap v3074: 553 pgs: 553 active+clean; 35 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 1.7 MiB/s rd, 100 KiB/s wr, 232 op/s 2024-08-29T18:49:42.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:49:42 smithi110 bash[67519]: cluster 2024-08-29T18:49:41.369755+0000 mgr.y (mgr.25004) 1794 : cluster [DBG] pgmap v3074: 553 pgs: 553 active+clean; 35 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 1.7 MiB/s rd, 100 KiB/s wr, 232 op/s 2024-08-29T18:49:44.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:49:44 smithi029 bash[77880]: cluster 2024-08-29T18:49:43.371117+0000 mgr.y (mgr.25004) 1795 : cluster [DBG] pgmap v3075: 553 pgs: 553 active+clean; 35 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 1.7 MiB/s rd, 101 KiB/s wr, 235 op/s 2024-08-29T18:49:44.902 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:49:44 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:49:44] "GET /metrics HTTP/1.1" 200 68171 "" "Prometheus/2.43.0" 2024-08-29T18:49:44.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:49:44 smithi029 bash[79042]: cluster 2024-08-29T18:49:43.371117+0000 mgr.y (mgr.25004) 1795 : cluster [DBG] pgmap v3075: 553 pgs: 553 active+clean; 35 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 1.7 MiB/s rd, 101 KiB/s wr, 235 op/s 2024-08-29T18:49:44.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:49:44 smithi110 bash[67519]: cluster 2024-08-29T18:49:43.371117+0000 mgr.y (mgr.25004) 1795 : cluster [DBG] pgmap v3075: 553 pgs: 553 active+clean; 35 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 1.7 MiB/s rd, 101 KiB/s wr, 235 op/s 2024-08-29T18:49:45.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:49:45 smithi029 bash[77880]: cluster 2024-08-29T18:49:44.481343+0000 mon.a (mon.0) 2604 : cluster [DBG] osdmap e1755: 8 total, 8 up, 8 in 2024-08-29T18:49:45.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:49:45 smithi029 bash[79042]: cluster 2024-08-29T18:49:44.481343+0000 mon.a (mon.0) 2604 : cluster [DBG] osdmap e1755: 8 total, 8 up, 8 in 2024-08-29T18:49:45.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:49:45 smithi110 bash[67519]: cluster 2024-08-29T18:49:44.481343+0000 mon.a (mon.0) 2604 : cluster [DBG] osdmap e1755: 8 total, 8 up, 8 in 2024-08-29T18:49:46.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:49:46 smithi029 bash[77880]: cluster 2024-08-29T18:49:45.372582+0000 mgr.y (mgr.25004) 1796 : cluster [DBG] pgmap v3077: 553 pgs: 553 active+clean; 39 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 619 KiB/s rd, 514 KiB/s wr, 45 op/s 2024-08-29T18:49:46.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:49:46 smithi029 bash[79042]: cluster 2024-08-29T18:49:45.372582+0000 mgr.y (mgr.25004) 1796 : cluster [DBG] pgmap v3077: 553 pgs: 553 active+clean; 39 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 619 KiB/s rd, 514 KiB/s wr, 45 op/s 2024-08-29T18:49:46.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:49:46 smithi110 bash[67519]: cluster 2024-08-29T18:49:45.372582+0000 mgr.y (mgr.25004) 1796 : cluster [DBG] pgmap v3077: 553 pgs: 553 active+clean; 39 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 619 KiB/s rd, 514 KiB/s wr, 45 op/s 2024-08-29T18:49:48.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:49:48 smithi029 bash[79042]: cluster 2024-08-29T18:49:47.375111+0000 mgr.y (mgr.25004) 1797 : cluster [DBG] pgmap v3078: 553 pgs: 553 active+clean; 39 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 558 KiB/s rd, 462 KiB/s wr, 47 op/s 2024-08-29T18:49:48.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:49:48 smithi029 bash[77880]: cluster 2024-08-29T18:49:47.375111+0000 mgr.y (mgr.25004) 1797 : cluster [DBG] pgmap v3078: 553 pgs: 553 active+clean; 39 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 558 KiB/s rd, 462 KiB/s wr, 47 op/s 2024-08-29T18:49:48.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:49:48 smithi110 bash[67519]: cluster 2024-08-29T18:49:47.375111+0000 mgr.y (mgr.25004) 1797 : cluster [DBG] pgmap v3078: 553 pgs: 553 active+clean; 39 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 558 KiB/s rd, 462 KiB/s wr, 47 op/s 2024-08-29T18:49:49.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:49:49 smithi029 bash[77880]: audit 2024-08-29T18:49:48.592272+0000 mon.c (mon.2) 752 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:49:49.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:49:49 smithi029 bash[79042]: audit 2024-08-29T18:49:48.592272+0000 mon.c (mon.2) 752 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:49:49.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:49:49 smithi110 bash[67519]: audit 2024-08-29T18:49:48.592272+0000 mon.c (mon.2) 752 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:49:50.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:49:50 smithi029 bash[77880]: cluster 2024-08-29T18:49:49.376217+0000 mgr.y (mgr.25004) 1798 : cluster [DBG] pgmap v3079: 553 pgs: 553 active+clean; 39 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 496 KiB/s rd, 412 KiB/s wr, 38 op/s 2024-08-29T18:49:50.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:49:50 smithi029 bash[79042]: cluster 2024-08-29T18:49:49.376217+0000 mgr.y (mgr.25004) 1798 : cluster [DBG] pgmap v3079: 553 pgs: 553 active+clean; 39 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 496 KiB/s rd, 412 KiB/s wr, 38 op/s 2024-08-29T18:49:50.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:49:50 smithi110 bash[67519]: cluster 2024-08-29T18:49:49.376217+0000 mgr.y (mgr.25004) 1798 : cluster [DBG] pgmap v3079: 553 pgs: 553 active+clean; 39 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 496 KiB/s rd, 412 KiB/s wr, 38 op/s 2024-08-29T18:49:52.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:49:52 smithi029 bash[77880]: cluster 2024-08-29T18:49:51.378066+0000 mgr.y (mgr.25004) 1799 : cluster [DBG] pgmap v3080: 553 pgs: 553 active+clean; 39 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 54 KiB/s rd, 411 KiB/s wr, 33 op/s 2024-08-29T18:49:52.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:49:52 smithi029 bash[79042]: cluster 2024-08-29T18:49:51.378066+0000 mgr.y (mgr.25004) 1799 : cluster [DBG] pgmap v3080: 553 pgs: 553 active+clean; 39 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 54 KiB/s rd, 411 KiB/s wr, 33 op/s 2024-08-29T18:49:52.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:49:52 smithi110 bash[67519]: cluster 2024-08-29T18:49:51.378066+0000 mgr.y (mgr.25004) 1799 : cluster [DBG] pgmap v3080: 553 pgs: 553 active+clean; 39 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 54 KiB/s rd, 411 KiB/s wr, 33 op/s 2024-08-29T18:49:54.901 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:49:54 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:49:54] "GET /metrics HTTP/1.1" 200 68162 "" "Prometheus/2.43.0" 2024-08-29T18:49:54.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:49:54 smithi029 bash[79042]: cluster 2024-08-29T18:49:53.379681+0000 mgr.y (mgr.25004) 1800 : cluster [DBG] pgmap v3081: 553 pgs: 553 active+clean; 39 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 52 KiB/s rd, 411 KiB/s wr, 30 op/s 2024-08-29T18:49:54.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:49:54 smithi029 bash[77880]: cluster 2024-08-29T18:49:53.379681+0000 mgr.y (mgr.25004) 1800 : cluster [DBG] pgmap v3081: 553 pgs: 553 active+clean; 39 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 52 KiB/s rd, 411 KiB/s wr, 30 op/s 2024-08-29T18:49:54.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:49:54 smithi110 bash[67519]: cluster 2024-08-29T18:49:53.379681+0000 mgr.y (mgr.25004) 1800 : cluster [DBG] pgmap v3081: 553 pgs: 553 active+clean; 39 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 52 KiB/s rd, 411 KiB/s wr, 30 op/s 2024-08-29T18:49:56.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:49:56 smithi029 bash[77880]: cluster 2024-08-29T18:49:55.380830+0000 mgr.y (mgr.25004) 1801 : cluster [DBG] pgmap v3082: 553 pgs: 553 active+clean; 47 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 76 KiB/s rd, 1.1 MiB/s wr, 31 op/s 2024-08-29T18:49:56.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:49:56 smithi029 bash[79042]: cluster 2024-08-29T18:49:55.380830+0000 mgr.y (mgr.25004) 1801 : cluster [DBG] pgmap v3082: 553 pgs: 553 active+clean; 47 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 76 KiB/s rd, 1.1 MiB/s wr, 31 op/s 2024-08-29T18:49:56.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:49:56 smithi110 bash[67519]: cluster 2024-08-29T18:49:55.380830+0000 mgr.y (mgr.25004) 1801 : cluster [DBG] pgmap v3082: 553 pgs: 553 active+clean; 47 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 76 KiB/s rd, 1.1 MiB/s wr, 31 op/s 2024-08-29T18:49:57.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:49:57 smithi029 bash[79042]: cluster 2024-08-29T18:49:56.519603+0000 mon.a (mon.0) 2605 : cluster [DBG] osdmap e1756: 8 total, 8 up, 8 in 2024-08-29T18:49:57.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:49:57 smithi029 bash[77880]: cluster 2024-08-29T18:49:56.519603+0000 mon.a (mon.0) 2605 : cluster [DBG] osdmap e1756: 8 total, 8 up, 8 in 2024-08-29T18:49:57.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:49:57 smithi110 bash[67519]: cluster 2024-08-29T18:49:56.519603+0000 mon.a (mon.0) 2605 : cluster [DBG] osdmap e1756: 8 total, 8 up, 8 in 2024-08-29T18:49:58.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:49:58 smithi029 bash[77880]: cluster 2024-08-29T18:49:57.382686+0000 mgr.y (mgr.25004) 1802 : cluster [DBG] pgmap v3084: 553 pgs: 553 active+clean; 59 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 77 KiB/s rd, 2.0 MiB/s wr, 25 op/s 2024-08-29T18:49:58.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:49:58 smithi029 bash[79042]: cluster 2024-08-29T18:49:57.382686+0000 mgr.y (mgr.25004) 1802 : cluster [DBG] pgmap v3084: 553 pgs: 553 active+clean; 59 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 77 KiB/s rd, 2.0 MiB/s wr, 25 op/s 2024-08-29T18:49:58.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:49:58 smithi110 bash[67519]: cluster 2024-08-29T18:49:57.382686+0000 mgr.y (mgr.25004) 1802 : cluster [DBG] pgmap v3084: 553 pgs: 553 active+clean; 59 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 77 KiB/s rd, 2.0 MiB/s wr, 25 op/s 2024-08-29T18:50:00.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:50:00 smithi029 bash[77880]: cluster 2024-08-29T18:49:59.383872+0000 mgr.y (mgr.25004) 1803 : cluster [DBG] pgmap v3085: 553 pgs: 553 active+clean; 59 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 72 KiB/s rd, 2.0 MiB/s wr, 19 op/s 2024-08-29T18:50:00.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:50:00 smithi029 bash[77880]: cluster 2024-08-29T18:50:00.000125+0000 mon.a (mon.0) 2606 : cluster [WRN] Health detail: HEALTH_WARN 2 pool(s) full; Telemetry requires re-opt-in 2024-08-29T18:50:00.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:50:00 smithi029 bash[77880]: cluster 2024-08-29T18:50:00.000156+0000 mon.a (mon.0) 2607 : cluster [WRN] [WRN] POOL_FULL: 2 pool(s) full 2024-08-29T18:50:00.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:50:00 smithi029 bash[77880]: cluster 2024-08-29T18:50:00.000169+0000 mon.a (mon.0) 2608 : cluster [WRN] pool 'test-librbd-smithi029-117632-24' is full (running out of quota) 2024-08-29T18:50:00.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:50:00 smithi029 bash[77880]: cluster 2024-08-29T18:50:00.000179+0000 mon.a (mon.0) 2609 : cluster [WRN] pool 'test-librbd-smithi029-117632-27' is full (running out of quota) 2024-08-29T18:50:00.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:50:00 smithi029 bash[77880]: cluster 2024-08-29T18:50:00.000192+0000 mon.a (mon.0) 2610 : cluster [WRN] [WRN] TELEMETRY_CHANGED: Telemetry requires re-opt-in 2024-08-29T18:50:00.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:50:00 smithi029 bash[77880]: cluster 2024-08-29T18:50:00.000204+0000 mon.a (mon.0) 2611 : cluster [WRN] telemetry module includes new collections; please re-opt-in to new collections with `ceph telemetry on` 2024-08-29T18:50:00.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:50:00 smithi029 bash[79042]: cluster 2024-08-29T18:49:59.383872+0000 mgr.y (mgr.25004) 1803 : cluster [DBG] pgmap v3085: 553 pgs: 553 active+clean; 59 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 72 KiB/s rd, 2.0 MiB/s wr, 19 op/s 2024-08-29T18:50:00.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:50:00 smithi029 bash[79042]: cluster 2024-08-29T18:50:00.000125+0000 mon.a (mon.0) 2606 : cluster [WRN] Health detail: HEALTH_WARN 2 pool(s) full; Telemetry requires re-opt-in 2024-08-29T18:50:00.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:50:00 smithi029 bash[79042]: cluster 2024-08-29T18:50:00.000156+0000 mon.a (mon.0) 2607 : cluster [WRN] [WRN] POOL_FULL: 2 pool(s) full 2024-08-29T18:50:00.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:50:00 smithi029 bash[79042]: cluster 2024-08-29T18:50:00.000169+0000 mon.a (mon.0) 2608 : cluster [WRN] pool 'test-librbd-smithi029-117632-24' is full (running out of quota) 2024-08-29T18:50:00.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:50:00 smithi029 bash[79042]: cluster 2024-08-29T18:50:00.000179+0000 mon.a (mon.0) 2609 : cluster [WRN] pool 'test-librbd-smithi029-117632-27' is full (running out of quota) 2024-08-29T18:50:00.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:50:00 smithi029 bash[79042]: cluster 2024-08-29T18:50:00.000192+0000 mon.a (mon.0) 2610 : cluster [WRN] [WRN] TELEMETRY_CHANGED: Telemetry requires re-opt-in 2024-08-29T18:50:00.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:50:00 smithi029 bash[79042]: cluster 2024-08-29T18:50:00.000204+0000 mon.a (mon.0) 2611 : cluster [WRN] telemetry module includes new collections; please re-opt-in to new collections with `ceph telemetry on` 2024-08-29T18:50:00.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:50:00 smithi110 bash[67519]: cluster 2024-08-29T18:49:59.383872+0000 mgr.y (mgr.25004) 1803 : cluster [DBG] pgmap v3085: 553 pgs: 553 active+clean; 59 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 72 KiB/s rd, 2.0 MiB/s wr, 19 op/s 2024-08-29T18:50:00.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:50:00 smithi110 bash[67519]: cluster 2024-08-29T18:50:00.000125+0000 mon.a (mon.0) 2606 : cluster [WRN] Health detail: HEALTH_WARN 2 pool(s) full; Telemetry requires re-opt-in 2024-08-29T18:50:00.904 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:50:00 smithi110 bash[67519]: cluster 2024-08-29T18:50:00.000156+0000 mon.a (mon.0) 2607 : cluster [WRN] [WRN] POOL_FULL: 2 pool(s) full 2024-08-29T18:50:00.904 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:50:00 smithi110 bash[67519]: cluster 2024-08-29T18:50:00.000169+0000 mon.a (mon.0) 2608 : cluster [WRN] pool 'test-librbd-smithi029-117632-24' is full (running out of quota) 2024-08-29T18:50:00.904 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:50:00 smithi110 bash[67519]: cluster 2024-08-29T18:50:00.000179+0000 mon.a (mon.0) 2609 : cluster [WRN] pool 'test-librbd-smithi029-117632-27' is full (running out of quota) 2024-08-29T18:50:00.904 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:50:00 smithi110 bash[67519]: cluster 2024-08-29T18:50:00.000192+0000 mon.a (mon.0) 2610 : cluster [WRN] [WRN] TELEMETRY_CHANGED: Telemetry requires re-opt-in 2024-08-29T18:50:00.904 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:50:00 smithi110 bash[67519]: cluster 2024-08-29T18:50:00.000204+0000 mon.a (mon.0) 2611 : cluster [WRN] telemetry module includes new collections; please re-opt-in to new collections with `ceph telemetry on` 2024-08-29T18:50:02.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:50:02 smithi029 bash[79042]: cluster 2024-08-29T18:50:01.386738+0000 mgr.y (mgr.25004) 1804 : cluster [DBG] pgmap v3086: 553 pgs: 553 active+clean; 59 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 88 KiB/s rd, 2.0 MiB/s wr, 39 op/s 2024-08-29T18:50:02.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:50:02 smithi029 bash[77880]: cluster 2024-08-29T18:50:01.386738+0000 mgr.y (mgr.25004) 1804 : cluster [DBG] pgmap v3086: 553 pgs: 553 active+clean; 59 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 88 KiB/s rd, 2.0 MiB/s wr, 39 op/s 2024-08-29T18:50:02.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:50:02 smithi110 bash[67519]: cluster 2024-08-29T18:50:01.386738+0000 mgr.y (mgr.25004) 1804 : cluster [DBG] pgmap v3086: 553 pgs: 553 active+clean; 59 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 88 KiB/s rd, 2.0 MiB/s wr, 39 op/s 2024-08-29T18:50:04.901 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:50:04 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:50:04] "GET /metrics HTTP/1.1" 200 68171 "" "Prometheus/2.43.0" 2024-08-29T18:50:04.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:50:04 smithi029 bash[79042]: cluster 2024-08-29T18:50:03.388408+0000 mgr.y (mgr.25004) 1805 : cluster [DBG] pgmap v3087: 553 pgs: 553 active+clean; 59 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 89 KiB/s rd, 2.0 MiB/s wr, 40 op/s 2024-08-29T18:50:04.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:50:04 smithi029 bash[79042]: audit 2024-08-29T18:50:03.592560+0000 mon.c (mon.2) 753 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:50:04.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:50:04 smithi029 bash[77880]: cluster 2024-08-29T18:50:03.388408+0000 mgr.y (mgr.25004) 1805 : cluster [DBG] pgmap v3087: 553 pgs: 553 active+clean; 59 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 89 KiB/s rd, 2.0 MiB/s wr, 40 op/s 2024-08-29T18:50:04.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:50:04 smithi029 bash[77880]: audit 2024-08-29T18:50:03.592560+0000 mon.c (mon.2) 753 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:50:04.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:50:04 smithi110 bash[67519]: cluster 2024-08-29T18:50:03.388408+0000 mgr.y (mgr.25004) 1805 : cluster [DBG] pgmap v3087: 553 pgs: 553 active+clean; 59 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 89 KiB/s rd, 2.0 MiB/s wr, 40 op/s 2024-08-29T18:50:04.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:50:04 smithi110 bash[67519]: audit 2024-08-29T18:50:03.592560+0000 mon.c (mon.2) 753 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:50:06.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:50:06 smithi029 bash[77880]: cluster 2024-08-29T18:50:05.389749+0000 mgr.y (mgr.25004) 1806 : cluster [DBG] pgmap v3088: 553 pgs: 553 active+clean; 63 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 58 KiB/s rd, 1.6 MiB/s wr, 37 op/s 2024-08-29T18:50:06.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:50:06 smithi029 bash[79042]: cluster 2024-08-29T18:50:05.389749+0000 mgr.y (mgr.25004) 1806 : cluster [DBG] pgmap v3088: 553 pgs: 553 active+clean; 63 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 58 KiB/s rd, 1.6 MiB/s wr, 37 op/s 2024-08-29T18:50:06.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:50:06 smithi110 bash[67519]: cluster 2024-08-29T18:50:05.389749+0000 mgr.y (mgr.25004) 1806 : cluster [DBG] pgmap v3088: 553 pgs: 553 active+clean; 63 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 58 KiB/s rd, 1.6 MiB/s wr, 37 op/s 2024-08-29T18:50:08.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:50:08 smithi029 bash[77880]: cluster 2024-08-29T18:50:07.393453+0000 mgr.y (mgr.25004) 1807 : cluster [DBG] pgmap v3089: 553 pgs: 553 active+clean; 75 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 81 KiB/s rd, 1.5 MiB/s wr, 36 op/s 2024-08-29T18:50:08.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:50:08 smithi029 bash[79042]: cluster 2024-08-29T18:50:07.393453+0000 mgr.y (mgr.25004) 1807 : cluster [DBG] pgmap v3089: 553 pgs: 553 active+clean; 75 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 81 KiB/s rd, 1.5 MiB/s wr, 36 op/s 2024-08-29T18:50:08.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:50:08 smithi110 bash[67519]: cluster 2024-08-29T18:50:07.393453+0000 mgr.y (mgr.25004) 1807 : cluster [DBG] pgmap v3089: 553 pgs: 553 active+clean; 75 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 81 KiB/s rd, 1.5 MiB/s wr, 36 op/s 2024-08-29T18:50:10.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:50:10 smithi029 bash[77880]: cluster 2024-08-29T18:50:09.394577+0000 mgr.y (mgr.25004) 1808 : cluster [DBG] pgmap v3090: 553 pgs: 553 active+clean; 75 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 74 KiB/s rd, 1.3 MiB/s wr, 32 op/s 2024-08-29T18:50:10.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:50:10 smithi029 bash[79042]: cluster 2024-08-29T18:50:09.394577+0000 mgr.y (mgr.25004) 1808 : cluster [DBG] pgmap v3090: 553 pgs: 553 active+clean; 75 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 74 KiB/s rd, 1.3 MiB/s wr, 32 op/s 2024-08-29T18:50:10.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:50:10 smithi110 bash[67519]: cluster 2024-08-29T18:50:09.394577+0000 mgr.y (mgr.25004) 1808 : cluster [DBG] pgmap v3090: 553 pgs: 553 active+clean; 75 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 74 KiB/s rd, 1.3 MiB/s wr, 32 op/s 2024-08-29T18:50:12.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:50:12 smithi029 bash[79042]: cluster 2024-08-29T18:50:11.396451+0000 mgr.y (mgr.25004) 1809 : cluster [DBG] pgmap v3091: 553 pgs: 553 active+clean; 75 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 746 KiB/s rd, 1.3 MiB/s wr, 21 op/s 2024-08-29T18:50:12.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:50:12 smithi029 bash[77880]: cluster 2024-08-29T18:50:11.396451+0000 mgr.y (mgr.25004) 1809 : cluster [DBG] pgmap v3091: 553 pgs: 553 active+clean; 75 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 746 KiB/s rd, 1.3 MiB/s wr, 21 op/s 2024-08-29T18:50:12.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:50:12 smithi110 bash[67519]: cluster 2024-08-29T18:50:11.396451+0000 mgr.y (mgr.25004) 1809 : cluster [DBG] pgmap v3091: 553 pgs: 553 active+clean; 75 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 746 KiB/s rd, 1.3 MiB/s wr, 21 op/s 2024-08-29T18:50:14.901 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:50:14 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:50:14] "GET /metrics HTTP/1.1" 200 68171 "" "Prometheus/2.43.0" 2024-08-29T18:50:14.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:50:14 smithi029 bash[79042]: cluster 2024-08-29T18:50:13.398795+0000 mgr.y (mgr.25004) 1810 : cluster [DBG] pgmap v3092: 553 pgs: 553 active+clean; 75 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 732 KiB/s rd, 1.3 MiB/s wr, 4 op/s 2024-08-29T18:50:14.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:50:14 smithi029 bash[77880]: cluster 2024-08-29T18:50:13.398795+0000 mgr.y (mgr.25004) 1810 : cluster [DBG] pgmap v3092: 553 pgs: 553 active+clean; 75 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 732 KiB/s rd, 1.3 MiB/s wr, 4 op/s 2024-08-29T18:50:14.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:50:14 smithi110 bash[67519]: cluster 2024-08-29T18:50:13.398795+0000 mgr.y (mgr.25004) 1810 : cluster [DBG] pgmap v3092: 553 pgs: 553 active+clean; 75 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 732 KiB/s rd, 1.3 MiB/s wr, 4 op/s 2024-08-29T18:50:16.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:50:16 smithi029 bash[79042]: cluster 2024-08-29T18:50:15.400919+0000 mgr.y (mgr.25004) 1811 : cluster [DBG] pgmap v3093: 553 pgs: 553 active+clean; 75 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 756 KiB/s rd, 1.3 MiB/s wr, 4 op/s 2024-08-29T18:50:16.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:50:16 smithi029 bash[79042]: cluster 2024-08-29T18:50:15.589013+0000 mon.a (mon.0) 2612 : cluster [DBG] osdmap e1757: 8 total, 8 up, 8 in 2024-08-29T18:50:16.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:50:16 smithi029 bash[77880]: cluster 2024-08-29T18:50:15.400919+0000 mgr.y (mgr.25004) 1811 : cluster [DBG] pgmap v3093: 553 pgs: 553 active+clean; 75 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 756 KiB/s rd, 1.3 MiB/s wr, 4 op/s 2024-08-29T18:50:16.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:50:16 smithi029 bash[77880]: cluster 2024-08-29T18:50:15.589013+0000 mon.a (mon.0) 2612 : cluster [DBG] osdmap e1757: 8 total, 8 up, 8 in 2024-08-29T18:50:16.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:50:16 smithi110 bash[67519]: cluster 2024-08-29T18:50:15.400919+0000 mgr.y (mgr.25004) 1811 : cluster [DBG] pgmap v3093: 553 pgs: 553 active+clean; 75 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 756 KiB/s rd, 1.3 MiB/s wr, 4 op/s 2024-08-29T18:50:16.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:50:16 smithi110 bash[67519]: cluster 2024-08-29T18:50:15.589013+0000 mon.a (mon.0) 2612 : cluster [DBG] osdmap e1757: 8 total, 8 up, 8 in 2024-08-29T18:50:18.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:50:18 smithi029 bash[79042]: cluster 2024-08-29T18:50:17.403282+0000 mgr.y (mgr.25004) 1812 : cluster [DBG] pgmap v3095: 553 pgs: 553 active+clean; 75 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 912 KiB/s rd, 716 B/s wr, 9 op/s 2024-08-29T18:50:18.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:50:18 smithi029 bash[77880]: cluster 2024-08-29T18:50:17.403282+0000 mgr.y (mgr.25004) 1812 : cluster [DBG] pgmap v3095: 553 pgs: 553 active+clean; 75 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 912 KiB/s rd, 716 B/s wr, 9 op/s 2024-08-29T18:50:18.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:50:18 smithi110 bash[67519]: cluster 2024-08-29T18:50:17.403282+0000 mgr.y (mgr.25004) 1812 : cluster [DBG] pgmap v3095: 553 pgs: 553 active+clean; 75 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 912 KiB/s rd, 716 B/s wr, 9 op/s 2024-08-29T18:50:19.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:50:19 smithi029 bash[77880]: audit 2024-08-29T18:50:18.592727+0000 mon.c (mon.2) 754 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:50:19.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:50:19 smithi029 bash[79042]: audit 2024-08-29T18:50:18.592727+0000 mon.c (mon.2) 754 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:50:19.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:50:19 smithi110 bash[67519]: audit 2024-08-29T18:50:18.592727+0000 mon.c (mon.2) 754 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:50:20.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:50:20 smithi029 bash[77880]: cluster 2024-08-29T18:50:19.404549+0000 mgr.y (mgr.25004) 1813 : cluster [DBG] pgmap v3096: 553 pgs: 553 active+clean; 75 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 924 KiB/s rd, 716 B/s wr, 23 op/s 2024-08-29T18:50:20.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:50:20 smithi029 bash[77880]: audit 2024-08-29T18:50:20.517302+0000 mon.c (mon.2) 755 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:50:20.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:50:20 smithi029 bash[79042]: cluster 2024-08-29T18:50:19.404549+0000 mgr.y (mgr.25004) 1813 : cluster [DBG] pgmap v3096: 553 pgs: 553 active+clean; 75 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 924 KiB/s rd, 716 B/s wr, 23 op/s 2024-08-29T18:50:20.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:50:20 smithi029 bash[79042]: audit 2024-08-29T18:50:20.517302+0000 mon.c (mon.2) 755 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:50:20.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:50:20 smithi110 bash[67519]: cluster 2024-08-29T18:50:19.404549+0000 mgr.y (mgr.25004) 1813 : cluster [DBG] pgmap v3096: 553 pgs: 553 active+clean; 75 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 924 KiB/s rd, 716 B/s wr, 23 op/s 2024-08-29T18:50:20.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:50:20 smithi110 bash[67519]: audit 2024-08-29T18:50:20.517302+0000 mon.c (mon.2) 755 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:50:21.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:50:21 smithi029 bash[79042]: audit 2024-08-29T18:50:21.279629+0000 mon.c (mon.2) 756 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:50:21.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:50:21 smithi029 bash[79042]: audit 2024-08-29T18:50:21.280555+0000 mon.c (mon.2) 757 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:50:21.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:50:21 smithi029 bash[79042]: audit 2024-08-29T18:50:21.287277+0000 mon.a (mon.0) 2613 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:50:21.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:50:21 smithi029 bash[77880]: audit 2024-08-29T18:50:21.279629+0000 mon.c (mon.2) 756 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:50:21.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:50:21 smithi029 bash[77880]: audit 2024-08-29T18:50:21.280555+0000 mon.c (mon.2) 757 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:50:21.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:50:21 smithi029 bash[77880]: audit 2024-08-29T18:50:21.287277+0000 mon.a (mon.0) 2613 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:50:21.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:50:21 smithi110 bash[67519]: audit 2024-08-29T18:50:21.279629+0000 mon.c (mon.2) 756 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:50:21.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:50:21 smithi110 bash[67519]: audit 2024-08-29T18:50:21.280555+0000 mon.c (mon.2) 757 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:50:21.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:50:21 smithi110 bash[67519]: audit 2024-08-29T18:50:21.287277+0000 mon.a (mon.0) 2613 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:50:22.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:50:22 smithi029 bash[79042]: cluster 2024-08-29T18:50:21.407547+0000 mgr.y (mgr.25004) 1814 : cluster [DBG] pgmap v3097: 553 pgs: 553 active+clean; 75 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 150 KiB/s rd, 1.1 KiB/s wr, 42 op/s 2024-08-29T18:50:22.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:50:22 smithi029 bash[77880]: cluster 2024-08-29T18:50:21.407547+0000 mgr.y (mgr.25004) 1814 : cluster [DBG] pgmap v3097: 553 pgs: 553 active+clean; 75 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 150 KiB/s rd, 1.1 KiB/s wr, 42 op/s 2024-08-29T18:50:22.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:50:22 smithi110 bash[67519]: cluster 2024-08-29T18:50:21.407547+0000 mgr.y (mgr.25004) 1814 : cluster [DBG] pgmap v3097: 553 pgs: 553 active+clean; 75 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 150 KiB/s rd, 1.1 KiB/s wr, 42 op/s 2024-08-29T18:50:24.901 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:50:24 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:50:24] "GET /metrics HTTP/1.1" 200 68175 "" "Prometheus/2.43.0" 2024-08-29T18:50:24.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:50:24 smithi029 bash[79042]: cluster 2024-08-29T18:50:23.409990+0000 mgr.y (mgr.25004) 1815 : cluster [DBG] pgmap v3098: 553 pgs: 553 active+clean; 75 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 150 KiB/s rd, 1.1 KiB/s wr, 42 op/s 2024-08-29T18:50:24.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:50:24 smithi029 bash[77880]: cluster 2024-08-29T18:50:23.409990+0000 mgr.y (mgr.25004) 1815 : cluster [DBG] pgmap v3098: 553 pgs: 553 active+clean; 75 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 150 KiB/s rd, 1.1 KiB/s wr, 42 op/s 2024-08-29T18:50:24.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:50:24 smithi110 bash[67519]: cluster 2024-08-29T18:50:23.409990+0000 mgr.y (mgr.25004) 1815 : cluster [DBG] pgmap v3098: 553 pgs: 553 active+clean; 75 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 150 KiB/s rd, 1.1 KiB/s wr, 42 op/s 2024-08-29T18:50:26.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:50:26 smithi029 bash[79042]: cluster 2024-08-29T18:50:25.411412+0000 mgr.y (mgr.25004) 1816 : cluster [DBG] pgmap v3099: 553 pgs: 553 active+clean; 143 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 150 KiB/s rd, 6.8 MiB/s wr, 47 op/s 2024-08-29T18:50:26.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:50:26 smithi029 bash[77880]: cluster 2024-08-29T18:50:25.411412+0000 mgr.y (mgr.25004) 1816 : cluster [DBG] pgmap v3099: 553 pgs: 553 active+clean; 143 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 150 KiB/s rd, 6.8 MiB/s wr, 47 op/s 2024-08-29T18:50:26.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:50:26 smithi110 bash[67519]: cluster 2024-08-29T18:50:25.411412+0000 mgr.y (mgr.25004) 1816 : cluster [DBG] pgmap v3099: 553 pgs: 553 active+clean; 143 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 150 KiB/s rd, 6.8 MiB/s wr, 47 op/s 2024-08-29T18:50:28.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:50:27 smithi029 bash[79042]: cluster 2024-08-29T18:50:26.650570+0000 mon.a (mon.0) 2614 : cluster [DBG] osdmap e1758: 8 total, 8 up, 8 in 2024-08-29T18:50:28.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:50:27 smithi029 bash[77880]: cluster 2024-08-29T18:50:26.650570+0000 mon.a (mon.0) 2614 : cluster [DBG] osdmap e1758: 8 total, 8 up, 8 in 2024-08-29T18:50:28.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:50:27 smithi110 bash[67519]: cluster 2024-08-29T18:50:26.650570+0000 mon.a (mon.0) 2614 : cluster [DBG] osdmap e1758: 8 total, 8 up, 8 in 2024-08-29T18:50:29.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:50:28 smithi029 bash[77880]: cluster 2024-08-29T18:50:27.413454+0000 mgr.y (mgr.25004) 1817 : cluster [DBG] pgmap v3101: 553 pgs: 553 active+clean; 179 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.4 MiB/s rd, 25 MiB/s wr, 125 op/s 2024-08-29T18:50:29.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:50:28 smithi029 bash[77880]: cluster 2024-08-29T18:50:27.660754+0000 mon.a (mon.0) 2615 : cluster [DBG] osdmap e1759: 8 total, 8 up, 8 in 2024-08-29T18:50:29.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:50:28 smithi029 bash[79042]: cluster 2024-08-29T18:50:27.413454+0000 mgr.y (mgr.25004) 1817 : cluster [DBG] pgmap v3101: 553 pgs: 553 active+clean; 179 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.4 MiB/s rd, 25 MiB/s wr, 125 op/s 2024-08-29T18:50:29.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:50:28 smithi029 bash[79042]: cluster 2024-08-29T18:50:27.660754+0000 mon.a (mon.0) 2615 : cluster [DBG] osdmap e1759: 8 total, 8 up, 8 in 2024-08-29T18:50:29.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:50:28 smithi110 bash[67519]: cluster 2024-08-29T18:50:27.413454+0000 mgr.y (mgr.25004) 1817 : cluster [DBG] pgmap v3101: 553 pgs: 553 active+clean; 179 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.4 MiB/s rd, 25 MiB/s wr, 125 op/s 2024-08-29T18:50:29.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:50:28 smithi110 bash[67519]: cluster 2024-08-29T18:50:27.660754+0000 mon.a (mon.0) 2615 : cluster [DBG] osdmap e1759: 8 total, 8 up, 8 in 2024-08-29T18:50:29.877 INFO:tasks.workunit.client.0.smithi029.stdout:wrote: 4 2024-08-29T18:50:29.877 INFO:tasks.workunit.client.0.smithi029.stdout:wrote: 4 2024-08-29T18:50:29.877 INFO:tasks.workunit.client.0.smithi029.stdout:wrote: 4 2024-08-29T18:50:29.877 INFO:tasks.workunit.client.0.smithi029.stdout:read: 4 2024-08-29T18:50:29.877 INFO:tasks.workunit.client.0.smithi029.stdout:read: 4 2024-08-29T18:50:29.877 INFO:tasks.workunit.client.0.smithi029.stdout:read: 4 2024-08-29T18:50:29.878 INFO:tasks.workunit.client.0.smithi029.stdout:read: 4 2024-08-29T18:50:29.878 INFO:tasks.workunit.client.0.smithi029.stdout:read: 4 2024-08-29T18:50:29.878 INFO:tasks.workunit.client.0.smithi029.stdout:read: 4 2024-08-29T18:50:29.878 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestLibRBD.TestCloneEncryption (51530 ms) 2024-08-29T18:50:29.878 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestLibRBD.LUKS1UnderLUKS2WithoutResize 2024-08-29T18:50:29.878 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T18:50:30.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:50:29 smithi029 bash[77880]: cluster 2024-08-29T18:50:28.673494+0000 mon.a (mon.0) 2616 : cluster [DBG] osdmap e1760: 8 total, 8 up, 8 in 2024-08-29T18:50:30.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:50:29 smithi029 bash[79042]: cluster 2024-08-29T18:50:28.673494+0000 mon.a (mon.0) 2616 : cluster [DBG] osdmap e1760: 8 total, 8 up, 8 in 2024-08-29T18:50:30.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:50:29 smithi110 bash[67519]: cluster 2024-08-29T18:50:28.673494+0000 mon.a (mon.0) 2616 : cluster [DBG] osdmap e1760: 8 total, 8 up, 8 in 2024-08-29T18:50:31.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:50:30 smithi029 bash[77880]: cluster 2024-08-29T18:50:29.415159+0000 mgr.y (mgr.25004) 1818 : cluster [DBG] pgmap v3104: 553 pgs: 553 active+clean; 139 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 2.9 MiB/s rd, 43 MiB/s wr, 182 op/s 2024-08-29T18:50:31.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:50:30 smithi029 bash[77880]: cluster 2024-08-29T18:50:29.684007+0000 mon.a (mon.0) 2617 : cluster [DBG] osdmap e1761: 8 total, 8 up, 8 in 2024-08-29T18:50:31.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:50:30 smithi029 bash[79042]: cluster 2024-08-29T18:50:29.415159+0000 mgr.y (mgr.25004) 1818 : cluster [DBG] pgmap v3104: 553 pgs: 553 active+clean; 139 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 2.9 MiB/s rd, 43 MiB/s wr, 182 op/s 2024-08-29T18:50:31.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:50:30 smithi029 bash[79042]: cluster 2024-08-29T18:50:29.684007+0000 mon.a (mon.0) 2617 : cluster [DBG] osdmap e1761: 8 total, 8 up, 8 in 2024-08-29T18:50:31.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:50:30 smithi110 bash[67519]: cluster 2024-08-29T18:50:29.415159+0000 mgr.y (mgr.25004) 1818 : cluster [DBG] pgmap v3104: 553 pgs: 553 active+clean; 139 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 2.9 MiB/s rd, 43 MiB/s wr, 182 op/s 2024-08-29T18:50:31.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:50:30 smithi110 bash[67519]: cluster 2024-08-29T18:50:29.684007+0000 mon.a (mon.0) 2617 : cluster [DBG] osdmap e1761: 8 total, 8 up, 8 in 2024-08-29T18:50:33.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:50:32 smithi029 bash[77880]: cluster 2024-08-29T18:50:31.416671+0000 mgr.y (mgr.25004) 1819 : cluster [DBG] pgmap v3106: 553 pgs: 553 active+clean; 43 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 965 KiB/s rd, 9.2 MiB/s wr, 164 op/s 2024-08-29T18:50:33.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:50:32 smithi029 bash[79042]: cluster 2024-08-29T18:50:31.416671+0000 mgr.y (mgr.25004) 1819 : cluster [DBG] pgmap v3106: 553 pgs: 553 active+clean; 43 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 965 KiB/s rd, 9.2 MiB/s wr, 164 op/s 2024-08-29T18:50:33.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:50:32 smithi110 bash[67519]: cluster 2024-08-29T18:50:31.416671+0000 mgr.y (mgr.25004) 1819 : cluster [DBG] pgmap v3106: 553 pgs: 553 active+clean; 43 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 965 KiB/s rd, 9.2 MiB/s wr, 164 op/s 2024-08-29T18:50:34.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:50:33 smithi029 bash[77880]: audit 2024-08-29T18:50:33.592606+0000 mon.c (mon.2) 758 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:50:34.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:50:33 smithi029 bash[79042]: audit 2024-08-29T18:50:33.592606+0000 mon.c (mon.2) 758 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:50:34.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:50:33 smithi110 bash[67519]: audit 2024-08-29T18:50:33.592606+0000 mon.c (mon.2) 758 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:50:34.901 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:50:34 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:50:34] "GET /metrics HTTP/1.1" 200 68173 "" "Prometheus/2.43.0" 2024-08-29T18:50:34.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:50:34 smithi029 bash[77880]: cluster 2024-08-29T18:50:33.418019+0000 mgr.y (mgr.25004) 1820 : cluster [DBG] pgmap v3107: 553 pgs: 553 active+clean; 35 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 771 KiB/s rd, 1.3 MiB/s wr, 132 op/s 2024-08-29T18:50:34.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:50:34 smithi029 bash[77880]: cluster 2024-08-29T18:50:34.644931+0000 mon.a (mon.0) 2618 : cluster [DBG] osdmap e1762: 8 total, 8 up, 8 in 2024-08-29T18:50:34.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:50:34 smithi029 bash[79042]: cluster 2024-08-29T18:50:33.418019+0000 mgr.y (mgr.25004) 1820 : cluster [DBG] pgmap v3107: 553 pgs: 553 active+clean; 35 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 771 KiB/s rd, 1.3 MiB/s wr, 132 op/s 2024-08-29T18:50:34.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:50:34 smithi029 bash[79042]: cluster 2024-08-29T18:50:34.644931+0000 mon.a (mon.0) 2618 : cluster [DBG] osdmap e1762: 8 total, 8 up, 8 in 2024-08-29T18:50:35.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:50:34 smithi110 bash[67519]: cluster 2024-08-29T18:50:33.418019+0000 mgr.y (mgr.25004) 1820 : cluster [DBG] pgmap v3107: 553 pgs: 553 active+clean; 35 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 771 KiB/s rd, 1.3 MiB/s wr, 132 op/s 2024-08-29T18:50:35.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:50:34 smithi110 bash[67519]: cluster 2024-08-29T18:50:34.644931+0000 mon.a (mon.0) 2618 : cluster [DBG] osdmap e1762: 8 total, 8 up, 8 in 2024-08-29T18:50:37.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:50:36 smithi029 bash[77880]: cluster 2024-08-29T18:50:35.419001+0000 mgr.y (mgr.25004) 1821 : cluster [DBG] pgmap v3109: 553 pgs: 553 active+clean; 39 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 710 KiB/s rd, 1.8 MiB/s wr, 149 op/s 2024-08-29T18:50:37.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:50:36 smithi029 bash[79042]: cluster 2024-08-29T18:50:35.419001+0000 mgr.y (mgr.25004) 1821 : cluster [DBG] pgmap v3109: 553 pgs: 553 active+clean; 39 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 710 KiB/s rd, 1.8 MiB/s wr, 149 op/s 2024-08-29T18:50:37.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:50:36 smithi110 bash[67519]: cluster 2024-08-29T18:50:35.419001+0000 mgr.y (mgr.25004) 1821 : cluster [DBG] pgmap v3109: 553 pgs: 553 active+clean; 39 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 710 KiB/s rd, 1.8 MiB/s wr, 149 op/s 2024-08-29T18:50:39.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:50:38 smithi029 bash[77880]: cluster 2024-08-29T18:50:37.421816+0000 mgr.y (mgr.25004) 1822 : cluster [DBG] pgmap v3110: 553 pgs: 553 active+clean; 64 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 100 KiB/s rd, 3.6 MiB/s wr, 143 op/s 2024-08-29T18:50:39.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:50:38 smithi029 bash[79042]: cluster 2024-08-29T18:50:37.421816+0000 mgr.y (mgr.25004) 1822 : cluster [DBG] pgmap v3110: 553 pgs: 553 active+clean; 64 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 100 KiB/s rd, 3.6 MiB/s wr, 143 op/s 2024-08-29T18:50:39.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:50:38 smithi110 bash[67519]: cluster 2024-08-29T18:50:37.421816+0000 mgr.y (mgr.25004) 1822 : cluster [DBG] pgmap v3110: 553 pgs: 553 active+clean; 64 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 100 KiB/s rd, 3.6 MiB/s wr, 143 op/s 2024-08-29T18:50:40.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:50:40 smithi029 bash[79042]: cluster 2024-08-29T18:50:39.423022+0000 mgr.y (mgr.25004) 1823 : cluster [DBG] pgmap v3111: 553 pgs: 553 active+clean; 64 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 83 KiB/s rd, 3.0 MiB/s wr, 118 op/s 2024-08-29T18:50:40.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:50:40 smithi029 bash[79042]: cluster 2024-08-29T18:50:39.641312+0000 mon.a (mon.0) 2619 : cluster [DBG] osdmap e1763: 8 total, 8 up, 8 in 2024-08-29T18:50:40.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:50:40 smithi029 bash[77880]: cluster 2024-08-29T18:50:39.423022+0000 mgr.y (mgr.25004) 1823 : cluster [DBG] pgmap v3111: 553 pgs: 553 active+clean; 64 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 83 KiB/s rd, 3.0 MiB/s wr, 118 op/s 2024-08-29T18:50:40.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:50:40 smithi029 bash[77880]: cluster 2024-08-29T18:50:39.641312+0000 mon.a (mon.0) 2619 : cluster [DBG] osdmap e1763: 8 total, 8 up, 8 in 2024-08-29T18:50:40.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:50:40 smithi110 bash[67519]: cluster 2024-08-29T18:50:39.423022+0000 mgr.y (mgr.25004) 1823 : cluster [DBG] pgmap v3111: 553 pgs: 553 active+clean; 64 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 83 KiB/s rd, 3.0 MiB/s wr, 118 op/s 2024-08-29T18:50:40.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:50:40 smithi110 bash[67519]: cluster 2024-08-29T18:50:39.641312+0000 mon.a (mon.0) 2619 : cluster [DBG] osdmap e1763: 8 total, 8 up, 8 in 2024-08-29T18:50:42.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:50:42 smithi029 bash[79042]: cluster 2024-08-29T18:50:41.425014+0000 mgr.y (mgr.25004) 1824 : cluster [DBG] pgmap v3113: 553 pgs: 553 active+clean; 64 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 49 KiB/s rd, 3.6 MiB/s wr, 66 op/s 2024-08-29T18:50:42.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:50:42 smithi029 bash[77880]: cluster 2024-08-29T18:50:41.425014+0000 mgr.y (mgr.25004) 1824 : cluster [DBG] pgmap v3113: 553 pgs: 553 active+clean; 64 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 49 KiB/s rd, 3.6 MiB/s wr, 66 op/s 2024-08-29T18:50:42.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:50:42 smithi110 bash[67519]: cluster 2024-08-29T18:50:41.425014+0000 mgr.y (mgr.25004) 1824 : cluster [DBG] pgmap v3113: 553 pgs: 553 active+clean; 64 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 49 KiB/s rd, 3.6 MiB/s wr, 66 op/s 2024-08-29T18:50:44.901 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:50:44 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:50:44] "GET /metrics HTTP/1.1" 200 68173 "" "Prometheus/2.43.0" 2024-08-29T18:50:44.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:50:44 smithi029 bash[79042]: cluster 2024-08-29T18:50:43.426600+0000 mgr.y (mgr.25004) 1825 : cluster [DBG] pgmap v3114: 553 pgs: 553 active+clean; 64 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 26 KiB/s rd, 3.3 MiB/s wr, 36 op/s 2024-08-29T18:50:44.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:50:44 smithi029 bash[77880]: cluster 2024-08-29T18:50:43.426600+0000 mgr.y (mgr.25004) 1825 : cluster [DBG] pgmap v3114: 553 pgs: 553 active+clean; 64 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 26 KiB/s rd, 3.3 MiB/s wr, 36 op/s 2024-08-29T18:50:44.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:50:44 smithi110 bash[67519]: cluster 2024-08-29T18:50:43.426600+0000 mgr.y (mgr.25004) 1825 : cluster [DBG] pgmap v3114: 553 pgs: 553 active+clean; 64 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 26 KiB/s rd, 3.3 MiB/s wr, 36 op/s 2024-08-29T18:50:46.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:50:46 smithi029 bash[79042]: cluster 2024-08-29T18:50:45.428583+0000 mgr.y (mgr.25004) 1826 : cluster [DBG] pgmap v3115: 553 pgs: 553 active+clean; 64 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 23 KiB/s rd, 2.5 MiB/s wr, 31 op/s 2024-08-29T18:50:46.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:50:46 smithi029 bash[77880]: cluster 2024-08-29T18:50:45.428583+0000 mgr.y (mgr.25004) 1826 : cluster [DBG] pgmap v3115: 553 pgs: 553 active+clean; 64 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 23 KiB/s rd, 2.5 MiB/s wr, 31 op/s 2024-08-29T18:50:46.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:50:46 smithi110 bash[67519]: cluster 2024-08-29T18:50:45.428583+0000 mgr.y (mgr.25004) 1826 : cluster [DBG] pgmap v3115: 553 pgs: 553 active+clean; 64 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 23 KiB/s rd, 2.5 MiB/s wr, 31 op/s 2024-08-29T18:50:47.647 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestLibRBD.LUKS1UnderLUKS2WithoutResize (17769 ms) 2024-08-29T18:50:47.648 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestLibRBD.LUKS2UnderLUKS1WithoutResize 2024-08-29T18:50:47.648 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T18:50:49.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:50:48 smithi029 bash[79042]: cluster 2024-08-29T18:50:47.432155+0000 mgr.y (mgr.25004) 1827 : cluster [DBG] pgmap v3116: 553 pgs: 553 active+clean; 80 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 32 KiB/s rd, 1.6 MiB/s wr, 5 op/s 2024-08-29T18:50:49.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:50:48 smithi029 bash[79042]: audit 2024-08-29T18:50:48.593647+0000 mon.c (mon.2) 759 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:50:49.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:50:48 smithi029 bash[77880]: cluster 2024-08-29T18:50:47.432155+0000 mgr.y (mgr.25004) 1827 : cluster [DBG] pgmap v3116: 553 pgs: 553 active+clean; 80 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 32 KiB/s rd, 1.6 MiB/s wr, 5 op/s 2024-08-29T18:50:49.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:50:48 smithi029 bash[77880]: audit 2024-08-29T18:50:48.593647+0000 mon.c (mon.2) 759 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:50:49.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:50:48 smithi110 bash[67519]: cluster 2024-08-29T18:50:47.432155+0000 mgr.y (mgr.25004) 1827 : cluster [DBG] pgmap v3116: 553 pgs: 553 active+clean; 80 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 32 KiB/s rd, 1.6 MiB/s wr, 5 op/s 2024-08-29T18:50:49.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:50:48 smithi110 bash[67519]: audit 2024-08-29T18:50:48.593647+0000 mon.c (mon.2) 759 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:50:51.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:50:50 smithi029 bash[79042]: cluster 2024-08-29T18:50:49.433278+0000 mgr.y (mgr.25004) 1828 : cluster [DBG] pgmap v3117: 553 pgs: 553 active+clean; 80 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 31 KiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-08-29T18:50:51.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:50:50 smithi029 bash[77880]: cluster 2024-08-29T18:50:49.433278+0000 mgr.y (mgr.25004) 1828 : cluster [DBG] pgmap v3117: 553 pgs: 553 active+clean; 80 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 31 KiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-08-29T18:50:51.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:50:50 smithi110 bash[67519]: cluster 2024-08-29T18:50:49.433278+0000 mgr.y (mgr.25004) 1828 : cluster [DBG] pgmap v3117: 553 pgs: 553 active+clean; 80 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 31 KiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-08-29T18:50:53.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:50:52 smithi029 bash[77880]: cluster 2024-08-29T18:50:51.435111+0000 mgr.y (mgr.25004) 1829 : cluster [DBG] pgmap v3118: 553 pgs: 553 active+clean; 80 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 1.4 MiB/s wr, 5 op/s 2024-08-29T18:50:53.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:50:52 smithi029 bash[79042]: cluster 2024-08-29T18:50:51.435111+0000 mgr.y (mgr.25004) 1829 : cluster [DBG] pgmap v3118: 553 pgs: 553 active+clean; 80 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 1.4 MiB/s wr, 5 op/s 2024-08-29T18:50:53.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:50:52 smithi110 bash[67519]: cluster 2024-08-29T18:50:51.435111+0000 mgr.y (mgr.25004) 1829 : cluster [DBG] pgmap v3118: 553 pgs: 553 active+clean; 80 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 1.4 MiB/s wr, 5 op/s 2024-08-29T18:50:54.901 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:50:54 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:50:54] "GET /metrics HTTP/1.1" 200 68176 "" "Prometheus/2.43.0" 2024-08-29T18:50:54.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:50:54 smithi029 bash[79042]: cluster 2024-08-29T18:50:53.437475+0000 mgr.y (mgr.25004) 1830 : cluster [DBG] pgmap v3119: 553 pgs: 553 active+clean; 80 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 1.3 MiB/s wr, 7 op/s 2024-08-29T18:50:54.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:50:54 smithi029 bash[79042]: cluster 2024-08-29T18:50:53.678432+0000 mon.a (mon.0) 2620 : cluster [DBG] osdmap e1764: 8 total, 8 up, 8 in 2024-08-29T18:50:54.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:50:54 smithi029 bash[77880]: cluster 2024-08-29T18:50:53.437475+0000 mgr.y (mgr.25004) 1830 : cluster [DBG] pgmap v3119: 553 pgs: 553 active+clean; 80 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 1.3 MiB/s wr, 7 op/s 2024-08-29T18:50:54.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:50:54 smithi029 bash[77880]: cluster 2024-08-29T18:50:53.678432+0000 mon.a (mon.0) 2620 : cluster [DBG] osdmap e1764: 8 total, 8 up, 8 in 2024-08-29T18:50:55.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:50:54 smithi110 bash[67519]: cluster 2024-08-29T18:50:53.437475+0000 mgr.y (mgr.25004) 1830 : cluster [DBG] pgmap v3119: 553 pgs: 553 active+clean; 80 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 1.3 MiB/s wr, 7 op/s 2024-08-29T18:50:55.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:50:54 smithi110 bash[67519]: cluster 2024-08-29T18:50:53.678432+0000 mon.a (mon.0) 2620 : cluster [DBG] osdmap e1764: 8 total, 8 up, 8 in 2024-08-29T18:50:57.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:50:56 smithi029 bash[79042]: cluster 2024-08-29T18:50:55.439407+0000 mgr.y (mgr.25004) 1831 : cluster [DBG] pgmap v3121: 553 pgs: 553 active+clean; 89 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 1.4 MiB/s rd, 2.5 MiB/s wr, 20 op/s 2024-08-29T18:50:57.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:50:56 smithi029 bash[77880]: cluster 2024-08-29T18:50:55.439407+0000 mgr.y (mgr.25004) 1831 : cluster [DBG] pgmap v3121: 553 pgs: 553 active+clean; 89 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 1.4 MiB/s rd, 2.5 MiB/s wr, 20 op/s 2024-08-29T18:50:57.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:50:56 smithi110 bash[67519]: cluster 2024-08-29T18:50:55.439407+0000 mgr.y (mgr.25004) 1831 : cluster [DBG] pgmap v3121: 553 pgs: 553 active+clean; 89 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 1.4 MiB/s rd, 2.5 MiB/s wr, 20 op/s 2024-08-29T18:50:59.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:50:58 smithi029 bash[77880]: cluster 2024-08-29T18:50:57.443026+0000 mgr.y (mgr.25004) 1832 : cluster [DBG] pgmap v3122: 553 pgs: 553 active+clean; 121 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.4 MiB/s rd, 4.1 MiB/s wr, 39 op/s 2024-08-29T18:50:59.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:50:58 smithi029 bash[79042]: cluster 2024-08-29T18:50:57.443026+0000 mgr.y (mgr.25004) 1832 : cluster [DBG] pgmap v3122: 553 pgs: 553 active+clean; 121 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.4 MiB/s rd, 4.1 MiB/s wr, 39 op/s 2024-08-29T18:50:59.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:50:58 smithi110 bash[67519]: cluster 2024-08-29T18:50:57.443026+0000 mgr.y (mgr.25004) 1832 : cluster [DBG] pgmap v3122: 553 pgs: 553 active+clean; 121 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.4 MiB/s rd, 4.1 MiB/s wr, 39 op/s 2024-08-29T18:51:01.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:51:00 smithi029 bash[77880]: cluster 2024-08-29T18:50:59.443956+0000 mgr.y (mgr.25004) 1833 : cluster [DBG] pgmap v3123: 553 pgs: 553 active+clean; 121 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.4 MiB/s rd, 4.1 MiB/s wr, 39 op/s 2024-08-29T18:51:01.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:51:00 smithi029 bash[79042]: cluster 2024-08-29T18:50:59.443956+0000 mgr.y (mgr.25004) 1833 : cluster [DBG] pgmap v3123: 553 pgs: 553 active+clean; 121 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.4 MiB/s rd, 4.1 MiB/s wr, 39 op/s 2024-08-29T18:51:01.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:51:00 smithi110 bash[67519]: cluster 2024-08-29T18:50:59.443956+0000 mgr.y (mgr.25004) 1833 : cluster [DBG] pgmap v3123: 553 pgs: 553 active+clean; 121 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.4 MiB/s rd, 4.1 MiB/s wr, 39 op/s 2024-08-29T18:51:01.748 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestLibRBD.LUKS2UnderLUKS1WithoutResize (14102 ms) 2024-08-29T18:51:01.748 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestLibRBD.EncryptionFormatNoData 2024-08-29T18:51:01.748 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T18:51:03.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:51:02 smithi029 bash[79042]: cluster 2024-08-29T18:51:01.445733+0000 mgr.y (mgr.25004) 1834 : cluster [DBG] pgmap v3124: 553 pgs: 553 active+clean; 121 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 129 KiB/s rd, 4.1 MiB/s wr, 37 op/s 2024-08-29T18:51:03.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:51:02 smithi029 bash[77880]: cluster 2024-08-29T18:51:01.445733+0000 mgr.y (mgr.25004) 1834 : cluster [DBG] pgmap v3124: 553 pgs: 553 active+clean; 121 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 129 KiB/s rd, 4.1 MiB/s wr, 37 op/s 2024-08-29T18:51:03.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:51:02 smithi110 bash[67519]: cluster 2024-08-29T18:51:01.445733+0000 mgr.y (mgr.25004) 1834 : cluster [DBG] pgmap v3124: 553 pgs: 553 active+clean; 121 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 129 KiB/s rd, 4.1 MiB/s wr, 37 op/s 2024-08-29T18:51:04.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:51:03 smithi029 bash[77880]: audit 2024-08-29T18:51:03.593535+0000 mon.c (mon.2) 760 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:51:04.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:51:03 smithi029 bash[79042]: audit 2024-08-29T18:51:03.593535+0000 mon.c (mon.2) 760 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:51:04.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:51:03 smithi110 bash[67519]: audit 2024-08-29T18:51:03.593535+0000 mon.c (mon.2) 760 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:51:04.901 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:51:04 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:51:04] "GET /metrics HTTP/1.1" 200 68176 "" "Prometheus/2.43.0" 2024-08-29T18:51:04.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:51:04 smithi029 bash[77880]: cluster 2024-08-29T18:51:03.447102+0000 mgr.y (mgr.25004) 1835 : cluster [DBG] pgmap v3125: 553 pgs: 553 active+clean; 125 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 4.5 MiB/s wr, 39 op/s 2024-08-29T18:51:04.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:51:04 smithi029 bash[79042]: cluster 2024-08-29T18:51:03.447102+0000 mgr.y (mgr.25004) 1835 : cluster [DBG] pgmap v3125: 553 pgs: 553 active+clean; 125 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 4.5 MiB/s wr, 39 op/s 2024-08-29T18:51:05.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:51:04 smithi110 bash[67519]: cluster 2024-08-29T18:51:03.447102+0000 mgr.y (mgr.25004) 1835 : cluster [DBG] pgmap v3125: 553 pgs: 553 active+clean; 125 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 4.5 MiB/s wr, 39 op/s 2024-08-29T18:51:06.402 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestLibRBD.EncryptionFormatNoData (4654 ms) 2024-08-29T18:51:06.402 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestLibRBD.EncryptionLoadBadSize 2024-08-29T18:51:06.402 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T18:51:07.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:51:06 smithi029 bash[77880]: cluster 2024-08-29T18:51:05.448217+0000 mgr.y (mgr.25004) 1836 : cluster [DBG] pgmap v3126: 553 pgs: 553 active+clean; 125 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.5 MiB/s rd, 3.8 MiB/s wr, 34 op/s 2024-08-29T18:51:07.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:51:06 smithi029 bash[79042]: cluster 2024-08-29T18:51:05.448217+0000 mgr.y (mgr.25004) 1836 : cluster [DBG] pgmap v3126: 553 pgs: 553 active+clean; 125 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.5 MiB/s rd, 3.8 MiB/s wr, 34 op/s 2024-08-29T18:51:07.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:51:06 smithi110 bash[67519]: cluster 2024-08-29T18:51:05.448217+0000 mgr.y (mgr.25004) 1836 : cluster [DBG] pgmap v3126: 553 pgs: 553 active+clean; 125 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.5 MiB/s rd, 3.8 MiB/s wr, 34 op/s 2024-08-29T18:51:09.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:51:08 smithi029 bash[79042]: cluster 2024-08-29T18:51:07.450119+0000 mgr.y (mgr.25004) 1837 : cluster [DBG] pgmap v3127: 553 pgs: 553 active+clean; 129 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.3 MiB/s wr, 31 op/s 2024-08-29T18:51:09.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:51:08 smithi029 bash[77880]: cluster 2024-08-29T18:51:07.450119+0000 mgr.y (mgr.25004) 1837 : cluster [DBG] pgmap v3127: 553 pgs: 553 active+clean; 129 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.3 MiB/s wr, 31 op/s 2024-08-29T18:51:09.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:51:08 smithi110 bash[67519]: cluster 2024-08-29T18:51:07.450119+0000 mgr.y (mgr.25004) 1837 : cluster [DBG] pgmap v3127: 553 pgs: 553 active+clean; 129 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.3 MiB/s wr, 31 op/s 2024-08-29T18:51:11.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:51:10 smithi029 bash[79042]: cluster 2024-08-29T18:51:09.451031+0000 mgr.y (mgr.25004) 1838 : cluster [DBG] pgmap v3128: 553 pgs: 553 active+clean; 129 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 683 KiB/s wr, 12 op/s 2024-08-29T18:51:11.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:51:10 smithi029 bash[77880]: cluster 2024-08-29T18:51:09.451031+0000 mgr.y (mgr.25004) 1838 : cluster [DBG] pgmap v3128: 553 pgs: 553 active+clean; 129 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 683 KiB/s wr, 12 op/s 2024-08-29T18:51:11.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:51:10 smithi110 bash[67519]: cluster 2024-08-29T18:51:09.451031+0000 mgr.y (mgr.25004) 1838 : cluster [DBG] pgmap v3128: 553 pgs: 553 active+clean; 129 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 683 KiB/s wr, 12 op/s 2024-08-29T18:51:12.162 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestLibRBD.EncryptionLoadBadSize (5760 ms) 2024-08-29T18:51:12.163 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestLibRBD.EncryptionLoadBadStripePattern 2024-08-29T18:51:12.163 INFO:tasks.workunit.client.0.smithi029.stdout:./src/test/librbd/test_librbd.cc:2905: Skipped 2024-08-29T18:51:12.163 INFO:tasks.workunit.client.0.smithi029.stdout:Skipping due to unmet REQUIRE 2024-08-29T18:51:12.163 INFO:tasks.workunit.client.0.smithi029.stdout:[ SKIPPED ] TestLibRBD.EncryptionLoadBadStripePattern (0 ms) 2024-08-29T18:51:12.163 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestLibRBD.EncryptionLoadFormatMismatch 2024-08-29T18:51:12.163 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T18:51:13.151 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:51:12 smithi029 bash[79042]: cluster 2024-08-29T18:51:11.454194+0000 mgr.y (mgr.25004) 1839 : cluster [DBG] pgmap v3129: 553 pgs: 553 active+clean; 133 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.0 MiB/s wr, 18 op/s 2024-08-29T18:51:13.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:51:12 smithi029 bash[77880]: cluster 2024-08-29T18:51:11.454194+0000 mgr.y (mgr.25004) 1839 : cluster [DBG] pgmap v3129: 553 pgs: 553 active+clean; 133 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.0 MiB/s wr, 18 op/s 2024-08-29T18:51:13.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:51:12 smithi110 bash[67519]: cluster 2024-08-29T18:51:11.454194+0000 mgr.y (mgr.25004) 1839 : cluster [DBG] pgmap v3129: 553 pgs: 553 active+clean; 133 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.0 MiB/s wr, 18 op/s 2024-08-29T18:51:14.902 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:51:14 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:51:14] "GET /metrics HTTP/1.1" 200 68176 "" "Prometheus/2.43.0" 2024-08-29T18:51:14.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:51:14 smithi029 bash[79042]: cluster 2024-08-29T18:51:13.456175+0000 mgr.y (mgr.25004) 1840 : cluster [DBG] pgmap v3130: 553 pgs: 553 active+clean; 133 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.0 MiB/s wr, 21 op/s 2024-08-29T18:51:14.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:51:14 smithi029 bash[77880]: cluster 2024-08-29T18:51:13.456175+0000 mgr.y (mgr.25004) 1840 : cluster [DBG] pgmap v3130: 553 pgs: 553 active+clean; 133 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.0 MiB/s wr, 21 op/s 2024-08-29T18:51:15.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:51:14 smithi110 bash[67519]: cluster 2024-08-29T18:51:13.456175+0000 mgr.y (mgr.25004) 1840 : cluster [DBG] pgmap v3130: 553 pgs: 553 active+clean; 133 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.0 MiB/s wr, 21 op/s 2024-08-29T18:51:17.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:51:16 smithi029 bash[79042]: cluster 2024-08-29T18:51:15.458112+0000 mgr.y (mgr.25004) 1841 : cluster [DBG] pgmap v3131: 553 pgs: 553 active+clean; 133 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 683 KiB/s wr, 18 op/s 2024-08-29T18:51:17.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:51:16 smithi029 bash[77880]: cluster 2024-08-29T18:51:15.458112+0000 mgr.y (mgr.25004) 1841 : cluster [DBG] pgmap v3131: 553 pgs: 553 active+clean; 133 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 683 KiB/s wr, 18 op/s 2024-08-29T18:51:17.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:51:16 smithi110 bash[67519]: cluster 2024-08-29T18:51:15.458112+0000 mgr.y (mgr.25004) 1841 : cluster [DBG] pgmap v3131: 553 pgs: 553 active+clean; 133 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 683 KiB/s wr, 18 op/s 2024-08-29T18:51:18.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:51:17 smithi029 bash[77880]: cluster 2024-08-29T18:51:16.740250+0000 mon.a (mon.0) 2621 : cluster [DBG] osdmap e1765: 8 total, 8 up, 8 in 2024-08-29T18:51:18.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:51:17 smithi029 bash[79042]: cluster 2024-08-29T18:51:16.740250+0000 mon.a (mon.0) 2621 : cluster [DBG] osdmap e1765: 8 total, 8 up, 8 in 2024-08-29T18:51:18.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:51:17 smithi110 bash[67519]: cluster 2024-08-29T18:51:16.740250+0000 mon.a (mon.0) 2621 : cluster [DBG] osdmap e1765: 8 total, 8 up, 8 in 2024-08-29T18:51:19.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:51:18 smithi029 bash[77880]: cluster 2024-08-29T18:51:17.460163+0000 mgr.y (mgr.25004) 1842 : cluster [DBG] pgmap v3133: 553 pgs: 553 active+clean; 137 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 83 KiB/s rd, 820 KiB/s wr, 33 op/s 2024-08-29T18:51:19.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:51:18 smithi029 bash[77880]: cluster 2024-08-29T18:51:17.751311+0000 mon.a (mon.0) 2622 : cluster [DBG] osdmap e1766: 8 total, 8 up, 8 in 2024-08-29T18:51:19.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:51:18 smithi029 bash[77880]: audit 2024-08-29T18:51:18.594607+0000 mon.c (mon.2) 761 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:51:19.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:51:18 smithi029 bash[79042]: cluster 2024-08-29T18:51:17.460163+0000 mgr.y (mgr.25004) 1842 : cluster [DBG] pgmap v3133: 553 pgs: 553 active+clean; 137 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 83 KiB/s rd, 820 KiB/s wr, 33 op/s 2024-08-29T18:51:19.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:51:18 smithi029 bash[79042]: cluster 2024-08-29T18:51:17.751311+0000 mon.a (mon.0) 2622 : cluster [DBG] osdmap e1766: 8 total, 8 up, 8 in 2024-08-29T18:51:19.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:51:18 smithi029 bash[79042]: audit 2024-08-29T18:51:18.594607+0000 mon.c (mon.2) 761 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:51:19.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:51:18 smithi110 bash[67519]: cluster 2024-08-29T18:51:17.460163+0000 mgr.y (mgr.25004) 1842 : cluster [DBG] pgmap v3133: 553 pgs: 553 active+clean; 137 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 83 KiB/s rd, 820 KiB/s wr, 33 op/s 2024-08-29T18:51:19.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:51:18 smithi110 bash[67519]: cluster 2024-08-29T18:51:17.751311+0000 mon.a (mon.0) 2622 : cluster [DBG] osdmap e1766: 8 total, 8 up, 8 in 2024-08-29T18:51:19.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:51:18 smithi110 bash[67519]: audit 2024-08-29T18:51:18.594607+0000 mon.c (mon.2) 761 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:51:21.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:51:20 smithi029 bash[77880]: cluster 2024-08-29T18:51:19.461487+0000 mgr.y (mgr.25004) 1843 : cluster [DBG] pgmap v3135: 553 pgs: 553 active+clean; 137 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 64 KiB/s rd, 513 KiB/s wr, 36 op/s 2024-08-29T18:51:21.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:51:20 smithi029 bash[79042]: cluster 2024-08-29T18:51:19.461487+0000 mgr.y (mgr.25004) 1843 : cluster [DBG] pgmap v3135: 553 pgs: 553 active+clean; 137 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 64 KiB/s rd, 513 KiB/s wr, 36 op/s 2024-08-29T18:51:21.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:51:20 smithi110 bash[67519]: cluster 2024-08-29T18:51:19.461487+0000 mgr.y (mgr.25004) 1843 : cluster [DBG] pgmap v3135: 553 pgs: 553 active+clean; 137 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 64 KiB/s rd, 513 KiB/s wr, 36 op/s 2024-08-29T18:51:22.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:51:21 smithi029 bash[77880]: audit 2024-08-29T18:51:21.407379+0000 mon.c (mon.2) 762 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:51:22.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:51:21 smithi029 bash[79042]: audit 2024-08-29T18:51:21.407379+0000 mon.c (mon.2) 762 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:51:22.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:51:21 smithi110 bash[67519]: audit 2024-08-29T18:51:21.407379+0000 mon.c (mon.2) 762 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:51:23.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:51:22 smithi029 bash[77880]: cluster 2024-08-29T18:51:21.463639+0000 mgr.y (mgr.25004) 1844 : cluster [DBG] pgmap v3136: 553 pgs: 553 active+clean; 137 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 83 KiB/s rd, 515 KiB/s wr, 62 op/s 2024-08-29T18:51:23.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:51:22 smithi029 bash[77880]: audit 2024-08-29T18:51:22.174435+0000 mon.c (mon.2) 763 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:51:23.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:51:22 smithi029 bash[77880]: audit 2024-08-29T18:51:22.175281+0000 mon.c (mon.2) 764 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:51:23.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:51:22 smithi029 bash[77880]: audit 2024-08-29T18:51:22.182134+0000 mon.a (mon.0) 2623 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:51:23.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:51:22 smithi029 bash[79042]: cluster 2024-08-29T18:51:21.463639+0000 mgr.y (mgr.25004) 1844 : cluster [DBG] pgmap v3136: 553 pgs: 553 active+clean; 137 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 83 KiB/s rd, 515 KiB/s wr, 62 op/s 2024-08-29T18:51:23.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:51:22 smithi029 bash[79042]: audit 2024-08-29T18:51:22.174435+0000 mon.c (mon.2) 763 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:51:23.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:51:22 smithi029 bash[79042]: audit 2024-08-29T18:51:22.175281+0000 mon.c (mon.2) 764 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:51:23.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:51:22 smithi029 bash[79042]: audit 2024-08-29T18:51:22.182134+0000 mon.a (mon.0) 2623 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:51:23.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:51:22 smithi110 bash[67519]: cluster 2024-08-29T18:51:21.463639+0000 mgr.y (mgr.25004) 1844 : cluster [DBG] pgmap v3136: 553 pgs: 553 active+clean; 137 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 83 KiB/s rd, 515 KiB/s wr, 62 op/s 2024-08-29T18:51:23.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:51:22 smithi110 bash[67519]: audit 2024-08-29T18:51:22.174435+0000 mon.c (mon.2) 763 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:51:23.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:51:22 smithi110 bash[67519]: audit 2024-08-29T18:51:22.175281+0000 mon.c (mon.2) 764 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:51:23.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:51:22 smithi110 bash[67519]: audit 2024-08-29T18:51:22.182134+0000 mon.a (mon.0) 2623 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:51:24.901 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:51:24 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:51:24] "GET /metrics HTTP/1.1" 200 68172 "" "Prometheus/2.43.0" 2024-08-29T18:51:24.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:51:24 smithi029 bash[79042]: cluster 2024-08-29T18:51:23.464942+0000 mgr.y (mgr.25004) 1845 : cluster [DBG] pgmap v3137: 553 pgs: 553 active+clean; 137 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 94 KiB/s rd, 515 KiB/s wr, 74 op/s 2024-08-29T18:51:24.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:51:24 smithi029 bash[77880]: cluster 2024-08-29T18:51:23.464942+0000 mgr.y (mgr.25004) 1845 : cluster [DBG] pgmap v3137: 553 pgs: 553 active+clean; 137 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 94 KiB/s rd, 515 KiB/s wr, 74 op/s 2024-08-29T18:51:25.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:51:24 smithi110 bash[67519]: cluster 2024-08-29T18:51:23.464942+0000 mgr.y (mgr.25004) 1845 : cluster [DBG] pgmap v3137: 553 pgs: 553 active+clean; 137 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 94 KiB/s rd, 515 KiB/s wr, 74 op/s 2024-08-29T18:51:27.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:51:26 smithi029 bash[77880]: cluster 2024-08-29T18:51:25.466019+0000 mgr.y (mgr.25004) 1846 : cluster [DBG] pgmap v3138: 553 pgs: 553 active+clean; 137 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 48 KiB/s rd, 2.6 KiB/s wr, 61 op/s 2024-08-29T18:51:27.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:51:26 smithi029 bash[79042]: cluster 2024-08-29T18:51:25.466019+0000 mgr.y (mgr.25004) 1846 : cluster [DBG] pgmap v3138: 553 pgs: 553 active+clean; 137 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 48 KiB/s rd, 2.6 KiB/s wr, 61 op/s 2024-08-29T18:51:27.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:51:26 smithi110 bash[67519]: cluster 2024-08-29T18:51:25.466019+0000 mgr.y (mgr.25004) 1846 : cluster [DBG] pgmap v3138: 553 pgs: 553 active+clean; 137 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 48 KiB/s rd, 2.6 KiB/s wr, 61 op/s 2024-08-29T18:51:28.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:51:27 smithi029 bash[77880]: cluster 2024-08-29T18:51:27.468271+0000 mgr.y (mgr.25004) 1847 : cluster [DBG] pgmap v3139: 553 pgs: 553 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 476 KiB/s rd, 1.6 MiB/s wr, 49 op/s 2024-08-29T18:51:28.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:51:27 smithi029 bash[79042]: cluster 2024-08-29T18:51:27.468271+0000 mgr.y (mgr.25004) 1847 : cluster [DBG] pgmap v3139: 553 pgs: 553 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 476 KiB/s rd, 1.6 MiB/s wr, 49 op/s 2024-08-29T18:51:28.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:51:27 smithi110 bash[67519]: cluster 2024-08-29T18:51:27.468271+0000 mgr.y (mgr.25004) 1847 : cluster [DBG] pgmap v3139: 553 pgs: 553 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 476 KiB/s rd, 1.6 MiB/s wr, 49 op/s 2024-08-29T18:51:30.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:51:30 smithi029 bash[79042]: cluster 2024-08-29T18:51:29.469339+0000 mgr.y (mgr.25004) 1848 : cluster [DBG] pgmap v3140: 553 pgs: 553 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 407 KiB/s rd, 1.4 MiB/s wr, 43 op/s 2024-08-29T18:51:30.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:51:30 smithi029 bash[77880]: cluster 2024-08-29T18:51:29.469339+0000 mgr.y (mgr.25004) 1848 : cluster [DBG] pgmap v3140: 553 pgs: 553 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 407 KiB/s rd, 1.4 MiB/s wr, 43 op/s 2024-08-29T18:51:30.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:51:30 smithi110 bash[67519]: cluster 2024-08-29T18:51:29.469339+0000 mgr.y (mgr.25004) 1848 : cluster [DBG] pgmap v3140: 553 pgs: 553 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 407 KiB/s rd, 1.4 MiB/s wr, 43 op/s 2024-08-29T18:51:32.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:51:32 smithi029 bash[79042]: cluster 2024-08-29T18:51:31.471512+0000 mgr.y (mgr.25004) 1849 : cluster [DBG] pgmap v3141: 553 pgs: 553 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.4 MiB/s rd, 1.3 MiB/s wr, 42 op/s 2024-08-29T18:51:32.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:51:32 smithi029 bash[77880]: cluster 2024-08-29T18:51:31.471512+0000 mgr.y (mgr.25004) 1849 : cluster [DBG] pgmap v3141: 553 pgs: 553 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.4 MiB/s rd, 1.3 MiB/s wr, 42 op/s 2024-08-29T18:51:32.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:51:32 smithi110 bash[67519]: cluster 2024-08-29T18:51:31.471512+0000 mgr.y (mgr.25004) 1849 : cluster [DBG] pgmap v3141: 553 pgs: 553 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.4 MiB/s rd, 1.3 MiB/s wr, 42 op/s 2024-08-29T18:51:34.901 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:51:34 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:51:34] "GET /metrics HTTP/1.1" 200 68174 "" "Prometheus/2.43.0" 2024-08-29T18:51:34.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:51:34 smithi029 bash[79042]: cluster 2024-08-29T18:51:33.473417+0000 mgr.y (mgr.25004) 1850 : cluster [DBG] pgmap v3142: 553 pgs: 553 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 5.4 MiB/s rd, 1.3 MiB/s wr, 25 op/s 2024-08-29T18:51:34.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:51:34 smithi029 bash[79042]: audit 2024-08-29T18:51:33.594308+0000 mon.c (mon.2) 765 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:51:34.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:51:34 smithi029 bash[77880]: cluster 2024-08-29T18:51:33.473417+0000 mgr.y (mgr.25004) 1850 : cluster [DBG] pgmap v3142: 553 pgs: 553 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 5.4 MiB/s rd, 1.3 MiB/s wr, 25 op/s 2024-08-29T18:51:34.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:51:34 smithi029 bash[77880]: audit 2024-08-29T18:51:33.594308+0000 mon.c (mon.2) 765 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:51:34.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:51:34 smithi110 bash[67519]: cluster 2024-08-29T18:51:33.473417+0000 mgr.y (mgr.25004) 1850 : cluster [DBG] pgmap v3142: 553 pgs: 553 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 5.4 MiB/s rd, 1.3 MiB/s wr, 25 op/s 2024-08-29T18:51:34.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:51:34 smithi110 bash[67519]: audit 2024-08-29T18:51:33.594308+0000 mon.c (mon.2) 765 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:51:36.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:51:36 smithi029 bash[79042]: cluster 2024-08-29T18:51:35.474856+0000 mgr.y (mgr.25004) 1851 : cluster [DBG] pgmap v3143: 553 pgs: 553 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 5.4 MiB/s rd, 1.3 MiB/s wr, 15 op/s 2024-08-29T18:51:36.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:51:36 smithi029 bash[77880]: cluster 2024-08-29T18:51:35.474856+0000 mgr.y (mgr.25004) 1851 : cluster [DBG] pgmap v3143: 553 pgs: 553 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 5.4 MiB/s rd, 1.3 MiB/s wr, 15 op/s 2024-08-29T18:51:36.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:51:36 smithi110 bash[67519]: cluster 2024-08-29T18:51:35.474856+0000 mgr.y (mgr.25004) 1851 : cluster [DBG] pgmap v3143: 553 pgs: 553 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 5.4 MiB/s rd, 1.3 MiB/s wr, 15 op/s 2024-08-29T18:51:38.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:51:38 smithi029 bash[79042]: cluster 2024-08-29T18:51:37.477198+0000 mgr.y (mgr.25004) 1852 : cluster [DBG] pgmap v3144: 553 pgs: 553 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 5.8 MiB/s rd, 1.3 MiB/s wr, 15 op/s 2024-08-29T18:51:38.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:51:38 smithi029 bash[77880]: cluster 2024-08-29T18:51:37.477198+0000 mgr.y (mgr.25004) 1852 : cluster [DBG] pgmap v3144: 553 pgs: 553 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 5.8 MiB/s rd, 1.3 MiB/s wr, 15 op/s 2024-08-29T18:51:38.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:51:38 smithi110 bash[67519]: cluster 2024-08-29T18:51:37.477198+0000 mgr.y (mgr.25004) 1852 : cluster [DBG] pgmap v3144: 553 pgs: 553 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 5.8 MiB/s rd, 1.3 MiB/s wr, 15 op/s 2024-08-29T18:51:40.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:51:40 smithi029 bash[77880]: cluster 2024-08-29T18:51:39.478288+0000 mgr.y (mgr.25004) 1853 : cluster [DBG] pgmap v3145: 553 pgs: 553 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 5.5 MiB/s rd, 682 B/s wr, 7 op/s 2024-08-29T18:51:40.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:51:40 smithi029 bash[79042]: cluster 2024-08-29T18:51:39.478288+0000 mgr.y (mgr.25004) 1853 : cluster [DBG] pgmap v3145: 553 pgs: 553 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 5.5 MiB/s rd, 682 B/s wr, 7 op/s 2024-08-29T18:51:40.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:51:40 smithi110 bash[67519]: cluster 2024-08-29T18:51:39.478288+0000 mgr.y (mgr.25004) 1853 : cluster [DBG] pgmap v3145: 553 pgs: 553 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 5.5 MiB/s rd, 682 B/s wr, 7 op/s 2024-08-29T18:51:42.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:51:42 smithi029 bash[77880]: cluster 2024-08-29T18:51:41.480355+0000 mgr.y (mgr.25004) 1854 : cluster [DBG] pgmap v3146: 553 pgs: 553 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 6.5 MiB/s rd, 682 B/s wr, 6 op/s 2024-08-29T18:51:42.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:51:42 smithi029 bash[79042]: cluster 2024-08-29T18:51:41.480355+0000 mgr.y (mgr.25004) 1854 : cluster [DBG] pgmap v3146: 553 pgs: 553 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 6.5 MiB/s rd, 682 B/s wr, 6 op/s 2024-08-29T18:51:42.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:51:42 smithi110 bash[67519]: cluster 2024-08-29T18:51:41.480355+0000 mgr.y (mgr.25004) 1854 : cluster [DBG] pgmap v3146: 553 pgs: 553 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 6.5 MiB/s rd, 682 B/s wr, 6 op/s 2024-08-29T18:51:44.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:51:44 smithi029 bash[77880]: cluster 2024-08-29T18:51:43.482244+0000 mgr.y (mgr.25004) 1855 : cluster [DBG] pgmap v3147: 553 pgs: 553 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 5.5 MiB/s rd, 3 op/s 2024-08-29T18:51:44.902 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:51:44 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:51:44] "GET /metrics HTTP/1.1" 200 68174 "" "Prometheus/2.43.0" 2024-08-29T18:51:44.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:51:44 smithi029 bash[79042]: cluster 2024-08-29T18:51:43.482244+0000 mgr.y (mgr.25004) 1855 : cluster [DBG] pgmap v3147: 553 pgs: 553 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 5.5 MiB/s rd, 3 op/s 2024-08-29T18:51:44.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:51:44 smithi110 bash[67519]: cluster 2024-08-29T18:51:43.482244+0000 mgr.y (mgr.25004) 1855 : cluster [DBG] pgmap v3147: 553 pgs: 553 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 5.5 MiB/s rd, 3 op/s 2024-08-29T18:51:46.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:51:46 smithi029 bash[77880]: cluster 2024-08-29T18:51:45.483631+0000 mgr.y (mgr.25004) 1856 : cluster [DBG] pgmap v3148: 553 pgs: 553 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.4 MiB/s rd, 1 op/s 2024-08-29T18:51:46.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:51:46 smithi029 bash[79042]: cluster 2024-08-29T18:51:45.483631+0000 mgr.y (mgr.25004) 1856 : cluster [DBG] pgmap v3148: 553 pgs: 553 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.4 MiB/s rd, 1 op/s 2024-08-29T18:51:46.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:51:46 smithi110 bash[67519]: cluster 2024-08-29T18:51:45.483631+0000 mgr.y (mgr.25004) 1856 : cluster [DBG] pgmap v3148: 553 pgs: 553 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.4 MiB/s rd, 1 op/s 2024-08-29T18:51:48.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:51:48 smithi029 bash[79042]: cluster 2024-08-29T18:51:47.485620+0000 mgr.y (mgr.25004) 1857 : cluster [DBG] pgmap v3149: 553 pgs: 553 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.9 MiB/s rd, 1 op/s 2024-08-29T18:51:48.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:51:48 smithi029 bash[77880]: cluster 2024-08-29T18:51:47.485620+0000 mgr.y (mgr.25004) 1857 : cluster [DBG] pgmap v3149: 553 pgs: 553 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.9 MiB/s rd, 1 op/s 2024-08-29T18:51:48.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:51:48 smithi110 bash[67519]: cluster 2024-08-29T18:51:47.485620+0000 mgr.y (mgr.25004) 1857 : cluster [DBG] pgmap v3149: 553 pgs: 553 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.9 MiB/s rd, 1 op/s 2024-08-29T18:51:49.901 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:51:49 smithi029 bash[79042]: audit 2024-08-29T18:51:48.594638+0000 mon.c (mon.2) 766 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:51:49.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:51:49 smithi029 bash[77880]: audit 2024-08-29T18:51:48.594638+0000 mon.c (mon.2) 766 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:51:49.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:51:49 smithi110 bash[67519]: audit 2024-08-29T18:51:48.594638+0000 mon.c (mon.2) 766 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:51:50.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:51:50 smithi029 bash[77880]: cluster 2024-08-29T18:51:49.486697+0000 mgr.y (mgr.25004) 1858 : cluster [DBG] pgmap v3150: 553 pgs: 553 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.4 MiB/s rd, 1 op/s 2024-08-29T18:51:50.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:51:50 smithi029 bash[79042]: cluster 2024-08-29T18:51:49.486697+0000 mgr.y (mgr.25004) 1858 : cluster [DBG] pgmap v3150: 553 pgs: 553 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.4 MiB/s rd, 1 op/s 2024-08-29T18:51:50.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:51:50 smithi110 bash[67519]: cluster 2024-08-29T18:51:49.486697+0000 mgr.y (mgr.25004) 1858 : cluster [DBG] pgmap v3150: 553 pgs: 553 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.4 MiB/s rd, 1 op/s 2024-08-29T18:51:52.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:51:52 smithi029 bash[79042]: cluster 2024-08-29T18:51:51.489923+0000 mgr.y (mgr.25004) 1859 : cluster [DBG] pgmap v3151: 553 pgs: 553 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 1 op/s 2024-08-29T18:51:52.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:51:52 smithi029 bash[77880]: cluster 2024-08-29T18:51:51.489923+0000 mgr.y (mgr.25004) 1859 : cluster [DBG] pgmap v3151: 553 pgs: 553 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 1 op/s 2024-08-29T18:51:52.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:51:52 smithi110 bash[67519]: cluster 2024-08-29T18:51:51.489923+0000 mgr.y (mgr.25004) 1859 : cluster [DBG] pgmap v3151: 553 pgs: 553 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 1 op/s 2024-08-29T18:51:54.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:51:54 smithi029 bash[77880]: cluster 2024-08-29T18:51:53.491299+0000 mgr.y (mgr.25004) 1860 : cluster [DBG] pgmap v3152: 553 pgs: 553 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 1 op/s 2024-08-29T18:51:54.902 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:51:54 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:51:54] "GET /metrics HTTP/1.1" 200 68176 "" "Prometheus/2.43.0" 2024-08-29T18:51:54.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:51:54 smithi029 bash[79042]: cluster 2024-08-29T18:51:53.491299+0000 mgr.y (mgr.25004) 1860 : cluster [DBG] pgmap v3152: 553 pgs: 553 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 1 op/s 2024-08-29T18:51:54.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:51:54 smithi110 bash[67519]: cluster 2024-08-29T18:51:53.491299+0000 mgr.y (mgr.25004) 1860 : cluster [DBG] pgmap v3152: 553 pgs: 553 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 1 op/s 2024-08-29T18:51:56.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:51:56 smithi029 bash[79042]: cluster 2024-08-29T18:51:55.493196+0000 mgr.y (mgr.25004) 1861 : cluster [DBG] pgmap v3153: 553 pgs: 553 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 0 op/s 2024-08-29T18:51:56.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:51:56 smithi029 bash[77880]: cluster 2024-08-29T18:51:55.493196+0000 mgr.y (mgr.25004) 1861 : cluster [DBG] pgmap v3153: 553 pgs: 553 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 0 op/s 2024-08-29T18:51:56.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:51:56 smithi110 bash[67519]: cluster 2024-08-29T18:51:55.493196+0000 mgr.y (mgr.25004) 1861 : cluster [DBG] pgmap v3153: 553 pgs: 553 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 0 op/s 2024-08-29T18:51:58.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:51:58 smithi029 bash[77880]: cluster 2024-08-29T18:51:57.495615+0000 mgr.y (mgr.25004) 1862 : cluster [DBG] pgmap v3154: 553 pgs: 553 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.9 MiB/s rd, 1 op/s 2024-08-29T18:51:58.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:51:58 smithi029 bash[79042]: cluster 2024-08-29T18:51:57.495615+0000 mgr.y (mgr.25004) 1862 : cluster [DBG] pgmap v3154: 553 pgs: 553 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.9 MiB/s rd, 1 op/s 2024-08-29T18:51:58.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:51:58 smithi110 bash[67519]: cluster 2024-08-29T18:51:57.495615+0000 mgr.y (mgr.25004) 1862 : cluster [DBG] pgmap v3154: 553 pgs: 553 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.9 MiB/s rd, 1 op/s 2024-08-29T18:52:00.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:52:00 smithi029 bash[79042]: cluster 2024-08-29T18:51:59.496534+0000 mgr.y (mgr.25004) 1863 : cluster [DBG] pgmap v3155: 553 pgs: 553 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.5 MiB/s rd, 1 op/s 2024-08-29T18:52:00.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:52:00 smithi029 bash[77880]: cluster 2024-08-29T18:51:59.496534+0000 mgr.y (mgr.25004) 1863 : cluster [DBG] pgmap v3155: 553 pgs: 553 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.5 MiB/s rd, 1 op/s 2024-08-29T18:52:00.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:52:00 smithi110 bash[67519]: cluster 2024-08-29T18:51:59.496534+0000 mgr.y (mgr.25004) 1863 : cluster [DBG] pgmap v3155: 553 pgs: 553 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.5 MiB/s rd, 1 op/s 2024-08-29T18:52:02.901 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:52:02 smithi029 bash[77880]: cluster 2024-08-29T18:52:01.499821+0000 mgr.y (mgr.25004) 1864 : cluster [DBG] pgmap v3156: 553 pgs: 553 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.9 MiB/s rd, 1 op/s 2024-08-29T18:52:02.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:52:02 smithi029 bash[79042]: cluster 2024-08-29T18:52:01.499821+0000 mgr.y (mgr.25004) 1864 : cluster [DBG] pgmap v3156: 553 pgs: 553 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.9 MiB/s rd, 1 op/s 2024-08-29T18:52:02.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:52:02 smithi110 bash[67519]: cluster 2024-08-29T18:52:01.499821+0000 mgr.y (mgr.25004) 1864 : cluster [DBG] pgmap v3156: 553 pgs: 553 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.9 MiB/s rd, 1 op/s 2024-08-29T18:52:04.902 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:52:04 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:52:04] "GET /metrics HTTP/1.1" 200 68172 "" "Prometheus/2.43.0" 2024-08-29T18:52:04.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:52:04 smithi029 bash[77880]: cluster 2024-08-29T18:52:03.501199+0000 mgr.y (mgr.25004) 1865 : cluster [DBG] pgmap v3157: 553 pgs: 553 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 1 op/s 2024-08-29T18:52:04.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:52:04 smithi029 bash[77880]: audit 2024-08-29T18:52:03.595033+0000 mon.c (mon.2) 767 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:52:04.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:52:04 smithi029 bash[79042]: cluster 2024-08-29T18:52:03.501199+0000 mgr.y (mgr.25004) 1865 : cluster [DBG] pgmap v3157: 553 pgs: 553 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 1 op/s 2024-08-29T18:52:04.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:52:04 smithi029 bash[79042]: audit 2024-08-29T18:52:03.595033+0000 mon.c (mon.2) 767 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:52:04.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:52:04 smithi110 bash[67519]: cluster 2024-08-29T18:52:03.501199+0000 mgr.y (mgr.25004) 1865 : cluster [DBG] pgmap v3157: 553 pgs: 553 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 1 op/s 2024-08-29T18:52:04.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:52:04 smithi110 bash[67519]: audit 2024-08-29T18:52:03.595033+0000 mon.c (mon.2) 767 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:52:06.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:52:06 smithi029 bash[77880]: cluster 2024-08-29T18:52:05.502355+0000 mgr.y (mgr.25004) 1866 : cluster [DBG] pgmap v3158: 553 pgs: 553 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 1 op/s 2024-08-29T18:52:06.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:52:06 smithi029 bash[79042]: cluster 2024-08-29T18:52:05.502355+0000 mgr.y (mgr.25004) 1866 : cluster [DBG] pgmap v3158: 553 pgs: 553 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 1 op/s 2024-08-29T18:52:06.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:52:06 smithi110 bash[67519]: cluster 2024-08-29T18:52:05.502355+0000 mgr.y (mgr.25004) 1866 : cluster [DBG] pgmap v3158: 553 pgs: 553 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 1 op/s 2024-08-29T18:52:08.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:52:08 smithi029 bash[79042]: cluster 2024-08-29T18:52:07.506039+0000 mgr.y (mgr.25004) 1867 : cluster [DBG] pgmap v3159: 553 pgs: 553 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 9 op/s 2024-08-29T18:52:08.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:52:08 smithi029 bash[77880]: cluster 2024-08-29T18:52:07.506039+0000 mgr.y (mgr.25004) 1867 : cluster [DBG] pgmap v3159: 553 pgs: 553 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 9 op/s 2024-08-29T18:52:08.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:52:08 smithi110 bash[67519]: cluster 2024-08-29T18:52:07.506039+0000 mgr.y (mgr.25004) 1867 : cluster [DBG] pgmap v3159: 553 pgs: 553 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 9 op/s 2024-08-29T18:52:11.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:52:10 smithi029 bash[79042]: cluster 2024-08-29T18:52:09.507214+0000 mgr.y (mgr.25004) 1868 : cluster [DBG] pgmap v3160: 553 pgs: 553 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 444 KiB/s rd, 8 op/s 2024-08-29T18:52:11.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:52:10 smithi029 bash[77880]: cluster 2024-08-29T18:52:09.507214+0000 mgr.y (mgr.25004) 1868 : cluster [DBG] pgmap v3160: 553 pgs: 553 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 444 KiB/s rd, 8 op/s 2024-08-29T18:52:11.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:52:10 smithi110 bash[67519]: cluster 2024-08-29T18:52:09.507214+0000 mgr.y (mgr.25004) 1868 : cluster [DBG] pgmap v3160: 553 pgs: 553 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 444 KiB/s rd, 8 op/s 2024-08-29T18:52:13.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:52:12 smithi029 bash[77880]: cluster 2024-08-29T18:52:11.510371+0000 mgr.y (mgr.25004) 1869 : cluster [DBG] pgmap v3161: 553 pgs: 553 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 494 KiB/s rd, 11 op/s 2024-08-29T18:52:13.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:52:12 smithi029 bash[79042]: cluster 2024-08-29T18:52:11.510371+0000 mgr.y (mgr.25004) 1869 : cluster [DBG] pgmap v3161: 553 pgs: 553 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 494 KiB/s rd, 11 op/s 2024-08-29T18:52:13.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:52:12 smithi110 bash[67519]: cluster 2024-08-29T18:52:11.510371+0000 mgr.y (mgr.25004) 1869 : cluster [DBG] pgmap v3161: 553 pgs: 553 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 494 KiB/s rd, 11 op/s 2024-08-29T18:52:14.902 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:52:14 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:52:14] "GET /metrics HTTP/1.1" 200 68172 "" "Prometheus/2.43.0" 2024-08-29T18:52:14.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:52:14 smithi029 bash[79042]: cluster 2024-08-29T18:52:13.512314+0000 mgr.y (mgr.25004) 1870 : cluster [DBG] pgmap v3162: 553 pgs: 553 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 133 KiB/s rd, 15 op/s 2024-08-29T18:52:14.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:52:14 smithi029 bash[77880]: cluster 2024-08-29T18:52:13.512314+0000 mgr.y (mgr.25004) 1870 : cluster [DBG] pgmap v3162: 553 pgs: 553 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 133 KiB/s rd, 15 op/s 2024-08-29T18:52:15.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:52:14 smithi110 bash[67519]: cluster 2024-08-29T18:52:13.512314+0000 mgr.y (mgr.25004) 1870 : cluster [DBG] pgmap v3162: 553 pgs: 553 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 133 KiB/s rd, 15 op/s 2024-08-29T18:52:17.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:52:16 smithi029 bash[77880]: cluster 2024-08-29T18:52:15.513723+0000 mgr.y (mgr.25004) 1871 : cluster [DBG] pgmap v3163: 553 pgs: 553 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 134 KiB/s rd, 16 op/s 2024-08-29T18:52:17.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:52:16 smithi029 bash[79042]: cluster 2024-08-29T18:52:15.513723+0000 mgr.y (mgr.25004) 1871 : cluster [DBG] pgmap v3163: 553 pgs: 553 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 134 KiB/s rd, 16 op/s 2024-08-29T18:52:17.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:52:16 smithi110 bash[67519]: cluster 2024-08-29T18:52:15.513723+0000 mgr.y (mgr.25004) 1871 : cluster [DBG] pgmap v3163: 553 pgs: 553 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 134 KiB/s rd, 16 op/s 2024-08-29T18:52:19.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:52:18 smithi029 bash[79042]: cluster 2024-08-29T18:52:17.517433+0000 mgr.y (mgr.25004) 1872 : cluster [DBG] pgmap v3164: 553 pgs: 553 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 187 KiB/s rd, 85 B/s wr, 23 op/s 2024-08-29T18:52:19.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:52:18 smithi029 bash[79042]: audit 2024-08-29T18:52:18.595043+0000 mon.c (mon.2) 768 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:52:19.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:52:18 smithi029 bash[77880]: cluster 2024-08-29T18:52:17.517433+0000 mgr.y (mgr.25004) 1872 : cluster [DBG] pgmap v3164: 553 pgs: 553 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 187 KiB/s rd, 85 B/s wr, 23 op/s 2024-08-29T18:52:19.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:52:18 smithi029 bash[77880]: audit 2024-08-29T18:52:18.595043+0000 mon.c (mon.2) 768 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:52:19.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:52:18 smithi110 bash[67519]: cluster 2024-08-29T18:52:17.517433+0000 mgr.y (mgr.25004) 1872 : cluster [DBG] pgmap v3164: 553 pgs: 553 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 187 KiB/s rd, 85 B/s wr, 23 op/s 2024-08-29T18:52:19.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:52:18 smithi110 bash[67519]: audit 2024-08-29T18:52:18.595043+0000 mon.c (mon.2) 768 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:52:21.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:52:20 smithi029 bash[77880]: cluster 2024-08-29T18:52:19.518452+0000 mgr.y (mgr.25004) 1873 : cluster [DBG] pgmap v3165: 553 pgs: 553 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 133 KiB/s rd, 85 B/s wr, 16 op/s 2024-08-29T18:52:21.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:52:20 smithi029 bash[79042]: cluster 2024-08-29T18:52:19.518452+0000 mgr.y (mgr.25004) 1873 : cluster [DBG] pgmap v3165: 553 pgs: 553 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 133 KiB/s rd, 85 B/s wr, 16 op/s 2024-08-29T18:52:21.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:52:20 smithi110 bash[67519]: cluster 2024-08-29T18:52:19.518452+0000 mgr.y (mgr.25004) 1873 : cluster [DBG] pgmap v3165: 553 pgs: 553 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 133 KiB/s rd, 85 B/s wr, 16 op/s 2024-08-29T18:52:23.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:52:22 smithi029 bash[79042]: cluster 2024-08-29T18:52:21.520484+0000 mgr.y (mgr.25004) 1874 : cluster [DBG] pgmap v3166: 553 pgs: 553 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 181 KiB/s rd, 170 B/s wr, 16 op/s 2024-08-29T18:52:23.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:52:22 smithi029 bash[79042]: audit 2024-08-29T18:52:22.257272+0000 mon.c (mon.2) 769 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:52:23.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:52:22 smithi029 bash[77880]: cluster 2024-08-29T18:52:21.520484+0000 mgr.y (mgr.25004) 1874 : cluster [DBG] pgmap v3166: 553 pgs: 553 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 181 KiB/s rd, 170 B/s wr, 16 op/s 2024-08-29T18:52:23.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:52:22 smithi029 bash[77880]: audit 2024-08-29T18:52:22.257272+0000 mon.c (mon.2) 769 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:52:23.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:52:22 smithi110 bash[67519]: cluster 2024-08-29T18:52:21.520484+0000 mgr.y (mgr.25004) 1874 : cluster [DBG] pgmap v3166: 553 pgs: 553 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 181 KiB/s rd, 170 B/s wr, 16 op/s 2024-08-29T18:52:23.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:52:22 smithi110 bash[67519]: audit 2024-08-29T18:52:22.257272+0000 mon.c (mon.2) 769 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:52:24.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:52:23 smithi029 bash[79042]: audit 2024-08-29T18:52:22.994593+0000 mon.c (mon.2) 770 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:52:24.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:52:23 smithi029 bash[79042]: audit 2024-08-29T18:52:22.995661+0000 mon.c (mon.2) 771 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:52:24.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:52:23 smithi029 bash[79042]: audit 2024-08-29T18:52:23.001898+0000 mon.a (mon.0) 2624 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:52:24.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:52:23 smithi029 bash[77880]: audit 2024-08-29T18:52:22.994593+0000 mon.c (mon.2) 770 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:52:24.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:52:23 smithi029 bash[77880]: audit 2024-08-29T18:52:22.995661+0000 mon.c (mon.2) 771 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:52:24.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:52:23 smithi029 bash[77880]: audit 2024-08-29T18:52:23.001898+0000 mon.a (mon.0) 2624 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:52:24.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:52:23 smithi110 bash[67519]: audit 2024-08-29T18:52:22.994593+0000 mon.c (mon.2) 770 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:52:24.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:52:23 smithi110 bash[67519]: audit 2024-08-29T18:52:22.995661+0000 mon.c (mon.2) 771 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:52:24.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:52:23 smithi110 bash[67519]: audit 2024-08-29T18:52:23.001898+0000 mon.a (mon.0) 2624 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:52:24.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:52:24 smithi029 bash[77880]: cluster 2024-08-29T18:52:23.522504+0000 mgr.y (mgr.25004) 1875 : cluster [DBG] pgmap v3167: 553 pgs: 553 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 159 KiB/s rd, 255 B/s wr, 18 op/s 2024-08-29T18:52:24.902 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:52:24 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:52:24] "GET /metrics HTTP/1.1" 200 68168 "" "Prometheus/2.43.0" 2024-08-29T18:52:24.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:52:24 smithi029 bash[79042]: cluster 2024-08-29T18:52:23.522504+0000 mgr.y (mgr.25004) 1875 : cluster [DBG] pgmap v3167: 553 pgs: 553 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 159 KiB/s rd, 255 B/s wr, 18 op/s 2024-08-29T18:52:25.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:52:24 smithi110 bash[67519]: cluster 2024-08-29T18:52:23.522504+0000 mgr.y (mgr.25004) 1875 : cluster [DBG] pgmap v3167: 553 pgs: 553 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 159 KiB/s rd, 255 B/s wr, 18 op/s 2024-08-29T18:52:27.151 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:52:26 smithi029 bash[77880]: cluster 2024-08-29T18:52:25.524609+0000 mgr.y (mgr.25004) 1876 : cluster [DBG] pgmap v3168: 553 pgs: 553 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 132 KiB/s rd, 255 B/s wr, 14 op/s 2024-08-29T18:52:27.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:52:26 smithi029 bash[79042]: cluster 2024-08-29T18:52:25.524609+0000 mgr.y (mgr.25004) 1876 : cluster [DBG] pgmap v3168: 553 pgs: 553 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 132 KiB/s rd, 255 B/s wr, 14 op/s 2024-08-29T18:52:27.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:52:26 smithi110 bash[67519]: cluster 2024-08-29T18:52:25.524609+0000 mgr.y (mgr.25004) 1876 : cluster [DBG] pgmap v3168: 553 pgs: 553 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 132 KiB/s rd, 255 B/s wr, 14 op/s 2024-08-29T18:52:29.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:52:28 smithi029 bash[79042]: cluster 2024-08-29T18:52:27.526620+0000 mgr.y (mgr.25004) 1877 : cluster [DBG] pgmap v3169: 553 pgs: 553 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 181 KiB/s rd, 255 B/s wr, 17 op/s 2024-08-29T18:52:29.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:52:28 smithi029 bash[77880]: cluster 2024-08-29T18:52:27.526620+0000 mgr.y (mgr.25004) 1877 : cluster [DBG] pgmap v3169: 553 pgs: 553 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 181 KiB/s rd, 255 B/s wr, 17 op/s 2024-08-29T18:52:29.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:52:28 smithi110 bash[67519]: cluster 2024-08-29T18:52:27.526620+0000 mgr.y (mgr.25004) 1877 : cluster [DBG] pgmap v3169: 553 pgs: 553 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 181 KiB/s rd, 255 B/s wr, 17 op/s 2024-08-29T18:52:31.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:52:30 smithi029 bash[77880]: cluster 2024-08-29T18:52:29.527868+0000 mgr.y (mgr.25004) 1878 : cluster [DBG] pgmap v3170: 553 pgs: 553 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 128 KiB/s rd, 170 B/s wr, 10 op/s 2024-08-29T18:52:31.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:52:30 smithi029 bash[79042]: cluster 2024-08-29T18:52:29.527868+0000 mgr.y (mgr.25004) 1878 : cluster [DBG] pgmap v3170: 553 pgs: 553 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 128 KiB/s rd, 170 B/s wr, 10 op/s 2024-08-29T18:52:31.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:52:30 smithi110 bash[67519]: cluster 2024-08-29T18:52:29.527868+0000 mgr.y (mgr.25004) 1878 : cluster [DBG] pgmap v3170: 553 pgs: 553 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 128 KiB/s rd, 170 B/s wr, 10 op/s 2024-08-29T18:52:33.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:52:32 smithi029 bash[79042]: cluster 2024-08-29T18:52:31.531028+0000 mgr.y (mgr.25004) 1879 : cluster [DBG] pgmap v3171: 553 pgs: 553 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 154 KiB/s rd, 170 B/s wr, 12 op/s 2024-08-29T18:52:33.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:52:32 smithi029 bash[77880]: cluster 2024-08-29T18:52:31.531028+0000 mgr.y (mgr.25004) 1879 : cluster [DBG] pgmap v3171: 553 pgs: 553 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 154 KiB/s rd, 170 B/s wr, 12 op/s 2024-08-29T18:52:33.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:52:32 smithi110 bash[67519]: cluster 2024-08-29T18:52:31.531028+0000 mgr.y (mgr.25004) 1879 : cluster [DBG] pgmap v3171: 553 pgs: 553 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 154 KiB/s rd, 170 B/s wr, 12 op/s 2024-08-29T18:52:34.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:52:33 smithi029 bash[77880]: audit 2024-08-29T18:52:33.595857+0000 mon.c (mon.2) 772 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:52:34.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:52:33 smithi029 bash[79042]: audit 2024-08-29T18:52:33.595857+0000 mon.c (mon.2) 772 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:52:34.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:52:33 smithi110 bash[67519]: audit 2024-08-29T18:52:33.595857+0000 mon.c (mon.2) 772 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:52:34.902 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:52:34 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:52:34] "GET /metrics HTTP/1.1" 200 68174 "" "Prometheus/2.43.0" 2024-08-29T18:52:34.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:52:34 smithi029 bash[79042]: cluster 2024-08-29T18:52:33.532147+0000 mgr.y (mgr.25004) 1880 : cluster [DBG] pgmap v3172: 553 pgs: 553 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 134 KiB/s rd, 85 B/s wr, 16 op/s 2024-08-29T18:52:34.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:52:34 smithi029 bash[77880]: cluster 2024-08-29T18:52:33.532147+0000 mgr.y (mgr.25004) 1880 : cluster [DBG] pgmap v3172: 553 pgs: 553 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 134 KiB/s rd, 85 B/s wr, 16 op/s 2024-08-29T18:52:35.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:52:34 smithi110 bash[67519]: cluster 2024-08-29T18:52:33.532147+0000 mgr.y (mgr.25004) 1880 : cluster [DBG] pgmap v3172: 553 pgs: 553 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 134 KiB/s rd, 85 B/s wr, 16 op/s 2024-08-29T18:52:37.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:52:36 smithi029 bash[79042]: cluster 2024-08-29T18:52:35.533341+0000 mgr.y (mgr.25004) 1881 : cluster [DBG] pgmap v3173: 553 pgs: 553 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 106 KiB/s rd, 12 op/s 2024-08-29T18:52:37.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:52:36 smithi029 bash[77880]: cluster 2024-08-29T18:52:35.533341+0000 mgr.y (mgr.25004) 1881 : cluster [DBG] pgmap v3173: 553 pgs: 553 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 106 KiB/s rd, 12 op/s 2024-08-29T18:52:37.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:52:36 smithi110 bash[67519]: cluster 2024-08-29T18:52:35.533341+0000 mgr.y (mgr.25004) 1881 : cluster [DBG] pgmap v3173: 553 pgs: 553 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 106 KiB/s rd, 12 op/s 2024-08-29T18:52:39.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:52:38 smithi029 bash[79042]: cluster 2024-08-29T18:52:37.535274+0000 mgr.y (mgr.25004) 1882 : cluster [DBG] pgmap v3174: 553 pgs: 553 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 184 KiB/s rd, 19 op/s 2024-08-29T18:52:39.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:52:38 smithi029 bash[77880]: cluster 2024-08-29T18:52:37.535274+0000 mgr.y (mgr.25004) 1882 : cluster [DBG] pgmap v3174: 553 pgs: 553 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 184 KiB/s rd, 19 op/s 2024-08-29T18:52:39.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:52:38 smithi110 bash[67519]: cluster 2024-08-29T18:52:37.535274+0000 mgr.y (mgr.25004) 1882 : cluster [DBG] pgmap v3174: 553 pgs: 553 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 184 KiB/s rd, 19 op/s 2024-08-29T18:52:41.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:52:40 smithi029 bash[79042]: cluster 2024-08-29T18:52:39.536743+0000 mgr.y (mgr.25004) 1883 : cluster [DBG] pgmap v3175: 553 pgs: 553 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 134 KiB/s rd, 16 op/s 2024-08-29T18:52:41.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:52:40 smithi029 bash[77880]: cluster 2024-08-29T18:52:39.536743+0000 mgr.y (mgr.25004) 1883 : cluster [DBG] pgmap v3175: 553 pgs: 553 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 134 KiB/s rd, 16 op/s 2024-08-29T18:52:41.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:52:40 smithi110 bash[67519]: cluster 2024-08-29T18:52:39.536743+0000 mgr.y (mgr.25004) 1883 : cluster [DBG] pgmap v3175: 553 pgs: 553 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 134 KiB/s rd, 16 op/s 2024-08-29T18:52:43.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:52:42 smithi029 bash[77880]: cluster 2024-08-29T18:52:41.540556+0000 mgr.y (mgr.25004) 1884 : cluster [DBG] pgmap v3176: 553 pgs: 553 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 160 KiB/s rd, 18 op/s 2024-08-29T18:52:43.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:52:42 smithi029 bash[79042]: cluster 2024-08-29T18:52:41.540556+0000 mgr.y (mgr.25004) 1884 : cluster [DBG] pgmap v3176: 553 pgs: 553 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 160 KiB/s rd, 18 op/s 2024-08-29T18:52:43.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:52:42 smithi110 bash[67519]: cluster 2024-08-29T18:52:41.540556+0000 mgr.y (mgr.25004) 1884 : cluster [DBG] pgmap v3176: 553 pgs: 553 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 160 KiB/s rd, 18 op/s 2024-08-29T18:52:44.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:52:44 smithi029 bash[79042]: cluster 2024-08-29T18:52:43.541767+0000 mgr.y (mgr.25004) 1885 : cluster [DBG] pgmap v3177: 553 pgs: 553 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 161 KiB/s rd, 20 op/s 2024-08-29T18:52:44.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:52:44 smithi029 bash[77880]: cluster 2024-08-29T18:52:43.541767+0000 mgr.y (mgr.25004) 1885 : cluster [DBG] pgmap v3177: 553 pgs: 553 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 161 KiB/s rd, 20 op/s 2024-08-29T18:52:44.902 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:52:44 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:52:44] "GET /metrics HTTP/1.1" 200 68174 "" "Prometheus/2.43.0" 2024-08-29T18:52:45.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:52:44 smithi110 bash[67519]: cluster 2024-08-29T18:52:43.541767+0000 mgr.y (mgr.25004) 1885 : cluster [DBG] pgmap v3177: 553 pgs: 553 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 161 KiB/s rd, 20 op/s 2024-08-29T18:52:47.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:52:46 smithi029 bash[77880]: cluster 2024-08-29T18:52:45.542901+0000 mgr.y (mgr.25004) 1886 : cluster [DBG] pgmap v3178: 553 pgs: 553 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 134 KiB/s rd, 16 op/s 2024-08-29T18:52:47.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:52:46 smithi029 bash[79042]: cluster 2024-08-29T18:52:45.542901+0000 mgr.y (mgr.25004) 1886 : cluster [DBG] pgmap v3178: 553 pgs: 553 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 134 KiB/s rd, 16 op/s 2024-08-29T18:52:47.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:52:46 smithi110 bash[67519]: cluster 2024-08-29T18:52:45.542901+0000 mgr.y (mgr.25004) 1886 : cluster [DBG] pgmap v3178: 553 pgs: 553 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 134 KiB/s rd, 16 op/s 2024-08-29T18:52:49.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:52:48 smithi029 bash[79042]: cluster 2024-08-29T18:52:47.544933+0000 mgr.y (mgr.25004) 1887 : cluster [DBG] pgmap v3179: 553 pgs: 553 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 211 KiB/s rd, 22 op/s 2024-08-29T18:52:49.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:52:48 smithi029 bash[79042]: audit 2024-08-29T18:52:48.595476+0000 mon.c (mon.2) 773 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:52:49.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:52:48 smithi029 bash[77880]: cluster 2024-08-29T18:52:47.544933+0000 mgr.y (mgr.25004) 1887 : cluster [DBG] pgmap v3179: 553 pgs: 553 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 211 KiB/s rd, 22 op/s 2024-08-29T18:52:49.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:52:48 smithi029 bash[77880]: audit 2024-08-29T18:52:48.595476+0000 mon.c (mon.2) 773 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:52:49.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:52:48 smithi110 bash[67519]: cluster 2024-08-29T18:52:47.544933+0000 mgr.y (mgr.25004) 1887 : cluster [DBG] pgmap v3179: 553 pgs: 553 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 211 KiB/s rd, 22 op/s 2024-08-29T18:52:49.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:52:48 smithi110 bash[67519]: audit 2024-08-29T18:52:48.595476+0000 mon.c (mon.2) 773 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:52:51.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:52:50 smithi029 bash[79042]: cluster 2024-08-29T18:52:49.546424+0000 mgr.y (mgr.25004) 1888 : cluster [DBG] pgmap v3180: 553 pgs: 553 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 133 KiB/s rd, 16 op/s 2024-08-29T18:52:51.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:52:50 smithi029 bash[77880]: cluster 2024-08-29T18:52:49.546424+0000 mgr.y (mgr.25004) 1888 : cluster [DBG] pgmap v3180: 553 pgs: 553 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 133 KiB/s rd, 16 op/s 2024-08-29T18:52:51.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:52:50 smithi110 bash[67519]: cluster 2024-08-29T18:52:49.546424+0000 mgr.y (mgr.25004) 1888 : cluster [DBG] pgmap v3180: 553 pgs: 553 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 133 KiB/s rd, 16 op/s 2024-08-29T18:52:53.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:52:52 smithi029 bash[79042]: cluster 2024-08-29T18:52:51.548152+0000 mgr.y (mgr.25004) 1889 : cluster [DBG] pgmap v3181: 553 pgs: 553 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 181 KiB/s rd, 16 op/s 2024-08-29T18:52:53.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:52:52 smithi029 bash[77880]: cluster 2024-08-29T18:52:51.548152+0000 mgr.y (mgr.25004) 1889 : cluster [DBG] pgmap v3181: 553 pgs: 553 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 181 KiB/s rd, 16 op/s 2024-08-29T18:52:53.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:52:52 smithi110 bash[67519]: cluster 2024-08-29T18:52:51.548152+0000 mgr.y (mgr.25004) 1889 : cluster [DBG] pgmap v3181: 553 pgs: 553 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 181 KiB/s rd, 16 op/s 2024-08-29T18:52:54.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:52:54 smithi029 bash[79042]: cluster 2024-08-29T18:52:53.550265+0000 mgr.y (mgr.25004) 1890 : cluster [DBG] pgmap v3182: 553 pgs: 553 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 183 KiB/s rd, 18 op/s 2024-08-29T18:52:54.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:52:54 smithi029 bash[77880]: cluster 2024-08-29T18:52:53.550265+0000 mgr.y (mgr.25004) 1890 : cluster [DBG] pgmap v3182: 553 pgs: 553 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 183 KiB/s rd, 18 op/s 2024-08-29T18:52:54.902 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:52:54 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:52:54] "GET /metrics HTTP/1.1" 200 68173 "" "Prometheus/2.43.0" 2024-08-29T18:52:55.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:52:54 smithi110 bash[67519]: cluster 2024-08-29T18:52:53.550265+0000 mgr.y (mgr.25004) 1890 : cluster [DBG] pgmap v3182: 553 pgs: 553 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 183 KiB/s rd, 18 op/s 2024-08-29T18:52:57.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:52:56 smithi029 bash[79042]: cluster 2024-08-29T18:52:55.552223+0000 mgr.y (mgr.25004) 1891 : cluster [DBG] pgmap v3183: 553 pgs: 553 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 156 KiB/s rd, 14 op/s 2024-08-29T18:52:57.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:52:56 smithi029 bash[77880]: cluster 2024-08-29T18:52:55.552223+0000 mgr.y (mgr.25004) 1891 : cluster [DBG] pgmap v3183: 553 pgs: 553 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 156 KiB/s rd, 14 op/s 2024-08-29T18:52:57.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:52:56 smithi110 bash[67519]: cluster 2024-08-29T18:52:55.552223+0000 mgr.y (mgr.25004) 1891 : cluster [DBG] pgmap v3183: 553 pgs: 553 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 156 KiB/s rd, 14 op/s 2024-08-29T18:52:59.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:52:58 smithi029 bash[79042]: cluster 2024-08-29T18:52:57.555919+0000 mgr.y (mgr.25004) 1892 : cluster [DBG] pgmap v3184: 553 pgs: 553 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 205 KiB/s rd, 16 op/s 2024-08-29T18:52:59.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:52:58 smithi029 bash[77880]: cluster 2024-08-29T18:52:57.555919+0000 mgr.y (mgr.25004) 1892 : cluster [DBG] pgmap v3184: 553 pgs: 553 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 205 KiB/s rd, 16 op/s 2024-08-29T18:52:59.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:52:58 smithi110 bash[67519]: cluster 2024-08-29T18:52:57.555919+0000 mgr.y (mgr.25004) 1892 : cluster [DBG] pgmap v3184: 553 pgs: 553 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 205 KiB/s rd, 16 op/s 2024-08-29T18:53:01.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:53:00 smithi029 bash[77880]: cluster 2024-08-29T18:52:59.557725+0000 mgr.y (mgr.25004) 1893 : cluster [DBG] pgmap v3185: 553 pgs: 553 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 128 KiB/s rd, 9 op/s 2024-08-29T18:53:01.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:53:00 smithi029 bash[79042]: cluster 2024-08-29T18:52:59.557725+0000 mgr.y (mgr.25004) 1893 : cluster [DBG] pgmap v3185: 553 pgs: 553 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 128 KiB/s rd, 9 op/s 2024-08-29T18:53:01.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:53:00 smithi110 bash[67519]: cluster 2024-08-29T18:52:59.557725+0000 mgr.y (mgr.25004) 1893 : cluster [DBG] pgmap v3185: 553 pgs: 553 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 128 KiB/s rd, 9 op/s 2024-08-29T18:53:03.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:53:02 smithi029 bash[79042]: cluster 2024-08-29T18:53:01.561003+0000 mgr.y (mgr.25004) 1894 : cluster [DBG] pgmap v3186: 553 pgs: 553 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 154 KiB/s rd, 12 op/s 2024-08-29T18:53:03.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:53:02 smithi029 bash[77880]: cluster 2024-08-29T18:53:01.561003+0000 mgr.y (mgr.25004) 1894 : cluster [DBG] pgmap v3186: 553 pgs: 553 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 154 KiB/s rd, 12 op/s 2024-08-29T18:53:03.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:53:02 smithi110 bash[67519]: cluster 2024-08-29T18:53:01.561003+0000 mgr.y (mgr.25004) 1894 : cluster [DBG] pgmap v3186: 553 pgs: 553 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 154 KiB/s rd, 12 op/s 2024-08-29T18:53:04.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:53:03 smithi029 bash[79042]: audit 2024-08-29T18:53:03.595942+0000 mon.c (mon.2) 774 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:53:04.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:53:03 smithi029 bash[77880]: audit 2024-08-29T18:53:03.595942+0000 mon.c (mon.2) 774 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:53:04.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:53:03 smithi110 bash[67519]: audit 2024-08-29T18:53:03.595942+0000 mon.c (mon.2) 774 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:53:04.902 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:53:04 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:53:04] "GET /metrics HTTP/1.1" 200 68171 "" "Prometheus/2.43.0" 2024-08-29T18:53:04.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:53:04 smithi029 bash[77880]: cluster 2024-08-29T18:53:03.562960+0000 mgr.y (mgr.25004) 1895 : cluster [DBG] pgmap v3187: 553 pgs: 553 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 134 KiB/s rd, 16 op/s 2024-08-29T18:53:04.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:53:04 smithi029 bash[79042]: cluster 2024-08-29T18:53:03.562960+0000 mgr.y (mgr.25004) 1895 : cluster [DBG] pgmap v3187: 553 pgs: 553 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 134 KiB/s rd, 16 op/s 2024-08-29T18:53:05.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:53:04 smithi110 bash[67519]: cluster 2024-08-29T18:53:03.562960+0000 mgr.y (mgr.25004) 1895 : cluster [DBG] pgmap v3187: 553 pgs: 553 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 134 KiB/s rd, 16 op/s 2024-08-29T18:53:07.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:53:06 smithi029 bash[77880]: cluster 2024-08-29T18:53:05.564327+0000 mgr.y (mgr.25004) 1896 : cluster [DBG] pgmap v3188: 553 pgs: 553 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 106 KiB/s rd, 11 op/s 2024-08-29T18:53:07.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:53:06 smithi029 bash[79042]: cluster 2024-08-29T18:53:05.564327+0000 mgr.y (mgr.25004) 1896 : cluster [DBG] pgmap v3188: 553 pgs: 553 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 106 KiB/s rd, 11 op/s 2024-08-29T18:53:07.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:53:06 smithi110 bash[67519]: cluster 2024-08-29T18:53:05.564327+0000 mgr.y (mgr.25004) 1896 : cluster [DBG] pgmap v3188: 553 pgs: 553 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 106 KiB/s rd, 11 op/s 2024-08-29T18:53:09.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:53:08 smithi029 bash[79042]: cluster 2024-08-29T18:53:07.568006+0000 mgr.y (mgr.25004) 1897 : cluster [DBG] pgmap v3189: 553 pgs: 553 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 183 KiB/s rd, 18 op/s 2024-08-29T18:53:09.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:53:08 smithi029 bash[77880]: cluster 2024-08-29T18:53:07.568006+0000 mgr.y (mgr.25004) 1897 : cluster [DBG] pgmap v3189: 553 pgs: 553 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 183 KiB/s rd, 18 op/s 2024-08-29T18:53:09.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:53:08 smithi110 bash[67519]: cluster 2024-08-29T18:53:07.568006+0000 mgr.y (mgr.25004) 1897 : cluster [DBG] pgmap v3189: 553 pgs: 553 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 183 KiB/s rd, 18 op/s 2024-08-29T18:53:11.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:53:10 smithi029 bash[77880]: cluster 2024-08-29T18:53:09.569540+0000 mgr.y (mgr.25004) 1898 : cluster [DBG] pgmap v3190: 553 pgs: 553 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 133 KiB/s rd, 16 op/s 2024-08-29T18:53:11.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:53:10 smithi029 bash[79042]: cluster 2024-08-29T18:53:09.569540+0000 mgr.y (mgr.25004) 1898 : cluster [DBG] pgmap v3190: 553 pgs: 553 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 133 KiB/s rd, 16 op/s 2024-08-29T18:53:11.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:53:10 smithi110 bash[67519]: cluster 2024-08-29T18:53:09.569540+0000 mgr.y (mgr.25004) 1898 : cluster [DBG] pgmap v3190: 553 pgs: 553 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 133 KiB/s rd, 16 op/s 2024-08-29T18:53:12.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:53:11 smithi029 bash[79042]: cluster 2024-08-29T18:53:11.571657+0000 mgr.y (mgr.25004) 1899 : cluster [DBG] pgmap v3191: 553 pgs: 553 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 159 KiB/s rd, 18 op/s 2024-08-29T18:53:12.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:53:11 smithi029 bash[77880]: cluster 2024-08-29T18:53:11.571657+0000 mgr.y (mgr.25004) 1899 : cluster [DBG] pgmap v3191: 553 pgs: 553 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 159 KiB/s rd, 18 op/s 2024-08-29T18:53:12.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:53:11 smithi110 bash[67519]: cluster 2024-08-29T18:53:11.571657+0000 mgr.y (mgr.25004) 1899 : cluster [DBG] pgmap v3191: 553 pgs: 553 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 159 KiB/s rd, 18 op/s 2024-08-29T18:53:14.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:53:14 smithi029 bash[79042]: cluster 2024-08-29T18:53:13.573553+0000 mgr.y (mgr.25004) 1900 : cluster [DBG] pgmap v3192: 553 pgs: 553 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 161 KiB/s rd, 20 op/s 2024-08-29T18:53:14.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:53:14 smithi029 bash[77880]: cluster 2024-08-29T18:53:13.573553+0000 mgr.y (mgr.25004) 1900 : cluster [DBG] pgmap v3192: 553 pgs: 553 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 161 KiB/s rd, 20 op/s 2024-08-29T18:53:14.902 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:53:14 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:53:14] "GET /metrics HTTP/1.1" 200 68171 "" "Prometheus/2.43.0" 2024-08-29T18:53:14.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:53:14 smithi110 bash[67519]: cluster 2024-08-29T18:53:13.573553+0000 mgr.y (mgr.25004) 1900 : cluster [DBG] pgmap v3192: 553 pgs: 553 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 161 KiB/s rd, 20 op/s 2024-08-29T18:53:16.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:53:16 smithi029 bash[79042]: cluster 2024-08-29T18:53:15.575515+0000 mgr.y (mgr.25004) 1901 : cluster [DBG] pgmap v3193: 553 pgs: 553 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 134 KiB/s rd, 16 op/s 2024-08-29T18:53:16.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:53:16 smithi029 bash[77880]: cluster 2024-08-29T18:53:15.575515+0000 mgr.y (mgr.25004) 1901 : cluster [DBG] pgmap v3193: 553 pgs: 553 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 134 KiB/s rd, 16 op/s 2024-08-29T18:53:16.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:53:16 smithi110 bash[67519]: cluster 2024-08-29T18:53:15.575515+0000 mgr.y (mgr.25004) 1901 : cluster [DBG] pgmap v3193: 553 pgs: 553 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 134 KiB/s rd, 16 op/s 2024-08-29T18:53:18.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:53:18 smithi029 bash[77880]: cluster 2024-08-29T18:53:17.577873+0000 mgr.y (mgr.25004) 1902 : cluster [DBG] pgmap v3194: 553 pgs: 553 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 212 KiB/s rd, 23 op/s 2024-08-29T18:53:18.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:53:18 smithi029 bash[77880]: audit 2024-08-29T18:53:18.596191+0000 mon.c (mon.2) 775 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:53:18.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:53:18 smithi029 bash[79042]: cluster 2024-08-29T18:53:17.577873+0000 mgr.y (mgr.25004) 1902 : cluster [DBG] pgmap v3194: 553 pgs: 553 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 212 KiB/s rd, 23 op/s 2024-08-29T18:53:18.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:53:18 smithi029 bash[79042]: audit 2024-08-29T18:53:18.596191+0000 mon.c (mon.2) 775 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:53:18.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:53:18 smithi110 bash[67519]: cluster 2024-08-29T18:53:17.577873+0000 mgr.y (mgr.25004) 1902 : cluster [DBG] pgmap v3194: 553 pgs: 553 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 212 KiB/s rd, 23 op/s 2024-08-29T18:53:18.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:53:18 smithi110 bash[67519]: audit 2024-08-29T18:53:18.596191+0000 mon.c (mon.2) 775 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:53:20.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:53:20 smithi029 bash[79042]: cluster 2024-08-29T18:53:19.579391+0000 mgr.y (mgr.25004) 1903 : cluster [DBG] pgmap v3195: 553 pgs: 553 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 134 KiB/s rd, 16 op/s 2024-08-29T18:53:20.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:53:20 smithi029 bash[77880]: cluster 2024-08-29T18:53:19.579391+0000 mgr.y (mgr.25004) 1903 : cluster [DBG] pgmap v3195: 553 pgs: 553 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 134 KiB/s rd, 16 op/s 2024-08-29T18:53:20.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:53:20 smithi110 bash[67519]: cluster 2024-08-29T18:53:19.579391+0000 mgr.y (mgr.25004) 1903 : cluster [DBG] pgmap v3195: 553 pgs: 553 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 134 KiB/s rd, 16 op/s 2024-08-29T18:53:22.212 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestLibRBD.EncryptionLoadFormatMismatch (130050 ms) 2024-08-29T18:53:22.212 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestLibRBD.EncryptedResize 2024-08-29T18:53:22.212 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T18:53:22.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:53:22 smithi029 bash[77880]: cluster 2024-08-29T18:53:21.582559+0000 mgr.y (mgr.25004) 1904 : cluster [DBG] pgmap v3196: 553 pgs: 553 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 181 KiB/s rd, 16 op/s 2024-08-29T18:53:22.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:53:22 smithi029 bash[79042]: cluster 2024-08-29T18:53:21.582559+0000 mgr.y (mgr.25004) 1904 : cluster [DBG] pgmap v3196: 553 pgs: 553 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 181 KiB/s rd, 16 op/s 2024-08-29T18:53:22.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:53:22 smithi110 bash[67519]: cluster 2024-08-29T18:53:21.582559+0000 mgr.y (mgr.25004) 1904 : cluster [DBG] pgmap v3196: 553 pgs: 553 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 181 KiB/s rd, 16 op/s 2024-08-29T18:53:24.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:53:23 smithi029 bash[79042]: audit 2024-08-29T18:53:23.079952+0000 mon.c (mon.2) 776 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:53:24.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:53:23 smithi029 bash[77880]: audit 2024-08-29T18:53:23.079952+0000 mon.c (mon.2) 776 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:53:24.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:53:23 smithi110 bash[67519]: audit 2024-08-29T18:53:23.079952+0000 mon.c (mon.2) 776 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:53:24.902 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:53:24 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:53:24] "GET /metrics HTTP/1.1" 200 68174 "" "Prometheus/2.43.0" 2024-08-29T18:53:24.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:53:24 smithi029 bash[77880]: cluster 2024-08-29T18:53:23.583781+0000 mgr.y (mgr.25004) 1905 : cluster [DBG] pgmap v3197: 553 pgs: 553 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 155 KiB/s rd, 85 B/s wr, 13 op/s 2024-08-29T18:53:24.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:53:24 smithi029 bash[77880]: audit 2024-08-29T18:53:23.842049+0000 mon.c (mon.2) 777 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:53:24.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:53:24 smithi029 bash[77880]: audit 2024-08-29T18:53:23.843122+0000 mon.c (mon.2) 778 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:53:24.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:53:24 smithi029 bash[77880]: audit 2024-08-29T18:53:23.849134+0000 mon.a (mon.0) 2625 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:53:24.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:53:24 smithi029 bash[79042]: cluster 2024-08-29T18:53:23.583781+0000 mgr.y (mgr.25004) 1905 : cluster [DBG] pgmap v3197: 553 pgs: 553 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 155 KiB/s rd, 85 B/s wr, 13 op/s 2024-08-29T18:53:24.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:53:24 smithi029 bash[79042]: audit 2024-08-29T18:53:23.842049+0000 mon.c (mon.2) 777 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:53:24.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:53:24 smithi029 bash[79042]: audit 2024-08-29T18:53:23.843122+0000 mon.c (mon.2) 778 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:53:24.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:53:24 smithi029 bash[79042]: audit 2024-08-29T18:53:23.849134+0000 mon.a (mon.0) 2625 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:53:25.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:53:24 smithi110 bash[67519]: cluster 2024-08-29T18:53:23.583781+0000 mgr.y (mgr.25004) 1905 : cluster [DBG] pgmap v3197: 553 pgs: 553 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 155 KiB/s rd, 85 B/s wr, 13 op/s 2024-08-29T18:53:25.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:53:24 smithi110 bash[67519]: audit 2024-08-29T18:53:23.842049+0000 mon.c (mon.2) 777 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:53:25.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:53:24 smithi110 bash[67519]: audit 2024-08-29T18:53:23.843122+0000 mon.c (mon.2) 778 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:53:25.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:53:24 smithi110 bash[67519]: audit 2024-08-29T18:53:23.849134+0000 mon.a (mon.0) 2625 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:53:27.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:53:26 smithi029 bash[77880]: cluster 2024-08-29T18:53:25.585128+0000 mgr.y (mgr.25004) 1906 : cluster [DBG] pgmap v3198: 553 pgs: 553 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 129 KiB/s rd, 255 B/s wr, 12 op/s 2024-08-29T18:53:27.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:53:26 smithi029 bash[79042]: cluster 2024-08-29T18:53:25.585128+0000 mgr.y (mgr.25004) 1906 : cluster [DBG] pgmap v3198: 553 pgs: 553 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 129 KiB/s rd, 255 B/s wr, 12 op/s 2024-08-29T18:53:27.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:53:26 smithi110 bash[67519]: cluster 2024-08-29T18:53:25.585128+0000 mgr.y (mgr.25004) 1906 : cluster [DBG] pgmap v3198: 553 pgs: 553 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 129 KiB/s rd, 255 B/s wr, 12 op/s 2024-08-29T18:53:29.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:53:28 smithi029 bash[79042]: cluster 2024-08-29T18:53:27.587444+0000 mgr.y (mgr.25004) 1907 : cluster [DBG] pgmap v3199: 553 pgs: 553 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 129 KiB/s rd, 426 B/s wr, 11 op/s 2024-08-29T18:53:29.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:53:28 smithi029 bash[77880]: cluster 2024-08-29T18:53:27.587444+0000 mgr.y (mgr.25004) 1907 : cluster [DBG] pgmap v3199: 553 pgs: 553 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 129 KiB/s rd, 426 B/s wr, 11 op/s 2024-08-29T18:53:29.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:53:28 smithi110 bash[67519]: cluster 2024-08-29T18:53:27.587444+0000 mgr.y (mgr.25004) 1907 : cluster [DBG] pgmap v3199: 553 pgs: 553 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 129 KiB/s rd, 426 B/s wr, 11 op/s 2024-08-29T18:53:31.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:53:30 smithi029 bash[79042]: cluster 2024-08-29T18:53:29.588523+0000 mgr.y (mgr.25004) 1908 : cluster [DBG] pgmap v3200: 553 pgs: 553 active+clean; 157 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 54 KiB/s rd, 341 KiB/s wr, 9 op/s 2024-08-29T18:53:31.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:53:30 smithi029 bash[77880]: cluster 2024-08-29T18:53:29.588523+0000 mgr.y (mgr.25004) 1908 : cluster [DBG] pgmap v3200: 553 pgs: 553 active+clean; 157 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 54 KiB/s rd, 341 KiB/s wr, 9 op/s 2024-08-29T18:53:31.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:53:30 smithi110 bash[67519]: cluster 2024-08-29T18:53:29.588523+0000 mgr.y (mgr.25004) 1908 : cluster [DBG] pgmap v3200: 553 pgs: 553 active+clean; 157 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 54 KiB/s rd, 341 KiB/s wr, 9 op/s 2024-08-29T18:53:33.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:53:32 smithi029 bash[77880]: cluster 2024-08-29T18:53:31.590621+0000 mgr.y (mgr.25004) 1909 : cluster [DBG] pgmap v3201: 553 pgs: 553 active+clean; 161 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 57 KiB/s rd, 598 KiB/s wr, 13 op/s 2024-08-29T18:53:33.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:53:32 smithi029 bash[79042]: cluster 2024-08-29T18:53:31.590621+0000 mgr.y (mgr.25004) 1909 : cluster [DBG] pgmap v3201: 553 pgs: 553 active+clean; 161 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 57 KiB/s rd, 598 KiB/s wr, 13 op/s 2024-08-29T18:53:33.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:53:32 smithi110 bash[67519]: cluster 2024-08-29T18:53:31.590621+0000 mgr.y (mgr.25004) 1909 : cluster [DBG] pgmap v3201: 553 pgs: 553 active+clean; 161 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 57 KiB/s rd, 598 KiB/s wr, 13 op/s 2024-08-29T18:53:33.835 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestLibRBD.EncryptedResize (11623 ms) 2024-08-29T18:53:33.835 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestLibRBD.EncryptedFlattenSmallData 2024-08-29T18:53:33.835 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T18:53:34.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:53:33 smithi029 bash[77880]: audit 2024-08-29T18:53:33.596639+0000 mon.c (mon.2) 779 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:53:34.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:53:33 smithi029 bash[79042]: audit 2024-08-29T18:53:33.596639+0000 mon.c (mon.2) 779 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:53:34.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:53:33 smithi110 bash[67519]: audit 2024-08-29T18:53:33.596639+0000 mon.c (mon.2) 779 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:53:34.902 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:53:34 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:53:34] "GET /metrics HTTP/1.1" 200 68167 "" "Prometheus/2.43.0" 2024-08-29T18:53:34.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:53:34 smithi029 bash[79042]: cluster 2024-08-29T18:53:33.591965+0000 mgr.y (mgr.25004) 1910 : cluster [DBG] pgmap v3202: 553 pgs: 553 active+clean; 173 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 81 KiB/s rd, 1.6 MiB/s wr, 13 op/s 2024-08-29T18:53:34.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:53:34 smithi029 bash[77880]: cluster 2024-08-29T18:53:33.591965+0000 mgr.y (mgr.25004) 1910 : cluster [DBG] pgmap v3202: 553 pgs: 553 active+clean; 173 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 81 KiB/s rd, 1.6 MiB/s wr, 13 op/s 2024-08-29T18:53:35.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:53:34 smithi110 bash[67519]: cluster 2024-08-29T18:53:33.591965+0000 mgr.y (mgr.25004) 1910 : cluster [DBG] pgmap v3202: 553 pgs: 553 active+clean; 173 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 81 KiB/s rd, 1.6 MiB/s wr, 13 op/s 2024-08-29T18:53:37.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:53:36 smithi029 bash[79042]: cluster 2024-08-29T18:53:35.593538+0000 mgr.y (mgr.25004) 1911 : cluster [DBG] pgmap v3203: 553 pgs: 553 active+clean; 173 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 92 KiB/s rd, 1.6 MiB/s wr, 26 op/s 2024-08-29T18:53:37.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:53:36 smithi029 bash[77880]: cluster 2024-08-29T18:53:35.593538+0000 mgr.y (mgr.25004) 1911 : cluster [DBG] pgmap v3203: 553 pgs: 553 active+clean; 173 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 92 KiB/s rd, 1.6 MiB/s wr, 26 op/s 2024-08-29T18:53:37.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:53:36 smithi110 bash[67519]: cluster 2024-08-29T18:53:35.593538+0000 mgr.y (mgr.25004) 1911 : cluster [DBG] pgmap v3203: 553 pgs: 553 active+clean; 173 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 92 KiB/s rd, 1.6 MiB/s wr, 26 op/s 2024-08-29T18:53:39.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:53:38 smithi110 bash[67519]: cluster 2024-08-29T18:53:37.595861+0000 mgr.y (mgr.25004) 1912 : cluster [DBG] pgmap v3204: 553 pgs: 553 active+clean; 169 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 93 KiB/s rd, 1.6 MiB/s wr, 29 op/s 2024-08-29T18:53:39.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:53:38 smithi029 bash[77880]: cluster 2024-08-29T18:53:37.595861+0000 mgr.y (mgr.25004) 1912 : cluster [DBG] pgmap v3204: 553 pgs: 553 active+clean; 169 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 93 KiB/s rd, 1.6 MiB/s wr, 29 op/s 2024-08-29T18:53:39.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:53:38 smithi029 bash[79042]: cluster 2024-08-29T18:53:37.595861+0000 mgr.y (mgr.25004) 1912 : cluster [DBG] pgmap v3204: 553 pgs: 553 active+clean; 169 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 93 KiB/s rd, 1.6 MiB/s wr, 29 op/s 2024-08-29T18:53:41.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:53:40 smithi029 bash[79042]: cluster 2024-08-29T18:53:39.596938+0000 mgr.y (mgr.25004) 1913 : cluster [DBG] pgmap v3205: 553 pgs: 553 active+clean; 169 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 93 KiB/s rd, 1.6 MiB/s wr, 29 op/s 2024-08-29T18:53:41.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:53:40 smithi029 bash[77880]: cluster 2024-08-29T18:53:39.596938+0000 mgr.y (mgr.25004) 1913 : cluster [DBG] pgmap v3205: 553 pgs: 553 active+clean; 169 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 93 KiB/s rd, 1.6 MiB/s wr, 29 op/s 2024-08-29T18:53:41.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:53:40 smithi110 bash[67519]: cluster 2024-08-29T18:53:39.596938+0000 mgr.y (mgr.25004) 1913 : cluster [DBG] pgmap v3205: 553 pgs: 553 active+clean; 169 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 93 KiB/s rd, 1.6 MiB/s wr, 29 op/s 2024-08-29T18:53:43.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:53:42 smithi029 bash[77880]: cluster 2024-08-29T18:53:41.598902+0000 mgr.y (mgr.25004) 1914 : cluster [DBG] pgmap v3206: 553 pgs: 553 active+clean; 169 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 90 KiB/s rd, 1.3 MiB/s wr, 25 op/s 2024-08-29T18:53:43.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:53:42 smithi029 bash[79042]: cluster 2024-08-29T18:53:41.598902+0000 mgr.y (mgr.25004) 1914 : cluster [DBG] pgmap v3206: 553 pgs: 553 active+clean; 169 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 90 KiB/s rd, 1.3 MiB/s wr, 25 op/s 2024-08-29T18:53:43.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:53:42 smithi110 bash[67519]: cluster 2024-08-29T18:53:41.598902+0000 mgr.y (mgr.25004) 1914 : cluster [DBG] pgmap v3206: 553 pgs: 553 active+clean; 169 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 90 KiB/s rd, 1.3 MiB/s wr, 25 op/s 2024-08-29T18:53:44.902 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:53:44 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:53:44] "GET /metrics HTTP/1.1" 200 68167 "" "Prometheus/2.43.0" 2024-08-29T18:53:44.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:53:44 smithi029 bash[79042]: cluster 2024-08-29T18:53:43.600961+0000 mgr.y (mgr.25004) 1915 : cluster [DBG] pgmap v3207: 553 pgs: 553 active+clean; 169 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 87 KiB/s rd, 1.0 MiB/s wr, 20 op/s 2024-08-29T18:53:44.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:53:44 smithi029 bash[79042]: cluster 2024-08-29T18:53:43.711100+0000 mon.a (mon.0) 2626 : cluster [DBG] osdmap e1767: 8 total, 8 up, 8 in 2024-08-29T18:53:44.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:53:44 smithi029 bash[77880]: cluster 2024-08-29T18:53:43.600961+0000 mgr.y (mgr.25004) 1915 : cluster [DBG] pgmap v3207: 553 pgs: 553 active+clean; 169 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 87 KiB/s rd, 1.0 MiB/s wr, 20 op/s 2024-08-29T18:53:44.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:53:44 smithi029 bash[77880]: cluster 2024-08-29T18:53:43.711100+0000 mon.a (mon.0) 2626 : cluster [DBG] osdmap e1767: 8 total, 8 up, 8 in 2024-08-29T18:53:45.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:53:44 smithi110 bash[67519]: cluster 2024-08-29T18:53:43.600961+0000 mgr.y (mgr.25004) 1915 : cluster [DBG] pgmap v3207: 553 pgs: 553 active+clean; 169 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 87 KiB/s rd, 1.0 MiB/s wr, 20 op/s 2024-08-29T18:53:45.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:53:44 smithi110 bash[67519]: cluster 2024-08-29T18:53:43.711100+0000 mon.a (mon.0) 2626 : cluster [DBG] osdmap e1767: 8 total, 8 up, 8 in 2024-08-29T18:53:47.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:53:46 smithi029 bash[77880]: cluster 2024-08-29T18:53:45.602309+0000 mgr.y (mgr.25004) 1916 : cluster [DBG] pgmap v3209: 553 pgs: 553 active+clean; 169 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 5.3 KiB/s rd, 1.8 KiB/s wr, 8 op/s 2024-08-29T18:53:47.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:53:46 smithi029 bash[79042]: cluster 2024-08-29T18:53:45.602309+0000 mgr.y (mgr.25004) 1916 : cluster [DBG] pgmap v3209: 553 pgs: 553 active+clean; 169 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 5.3 KiB/s rd, 1.8 KiB/s wr, 8 op/s 2024-08-29T18:53:47.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:53:46 smithi110 bash[67519]: cluster 2024-08-29T18:53:45.602309+0000 mgr.y (mgr.25004) 1916 : cluster [DBG] pgmap v3209: 553 pgs: 553 active+clean; 169 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 5.3 KiB/s rd, 1.8 KiB/s wr, 8 op/s 2024-08-29T18:53:49.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:53:48 smithi029 bash[77880]: cluster 2024-08-29T18:53:47.604579+0000 mgr.y (mgr.25004) 1917 : cluster [DBG] pgmap v3210: 553 pgs: 553 active+clean; 185 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 79 KiB/s rd, 1.6 MiB/s wr, 29 op/s 2024-08-29T18:53:49.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:53:48 smithi029 bash[77880]: audit 2024-08-29T18:53:48.596871+0000 mon.c (mon.2) 780 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:53:49.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:53:48 smithi029 bash[79042]: cluster 2024-08-29T18:53:47.604579+0000 mgr.y (mgr.25004) 1917 : cluster [DBG] pgmap v3210: 553 pgs: 553 active+clean; 185 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 79 KiB/s rd, 1.6 MiB/s wr, 29 op/s 2024-08-29T18:53:49.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:53:48 smithi029 bash[79042]: audit 2024-08-29T18:53:48.596871+0000 mon.c (mon.2) 780 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:53:49.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:53:48 smithi110 bash[67519]: cluster 2024-08-29T18:53:47.604579+0000 mgr.y (mgr.25004) 1917 : cluster [DBG] pgmap v3210: 553 pgs: 553 active+clean; 185 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 79 KiB/s rd, 1.6 MiB/s wr, 29 op/s 2024-08-29T18:53:49.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:53:48 smithi110 bash[67519]: audit 2024-08-29T18:53:48.596871+0000 mon.c (mon.2) 780 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:53:50.172 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestLibRBD.EncryptedFlattenSmallData (16337 ms) 2024-08-29T18:53:50.173 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestLibRBD.TestIOWithIOHint 2024-08-29T18:53:50.173 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T18:53:51.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:53:50 smithi029 bash[77880]: cluster 2024-08-29T18:53:49.605667+0000 mgr.y (mgr.25004) 1918 : cluster [DBG] pgmap v3211: 553 pgs: 553 active+clean; 185 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 81 KiB/s rd, 1.6 MiB/s wr, 29 op/s 2024-08-29T18:53:51.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:53:50 smithi029 bash[79042]: cluster 2024-08-29T18:53:49.605667+0000 mgr.y (mgr.25004) 1918 : cluster [DBG] pgmap v3211: 553 pgs: 553 active+clean; 185 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 81 KiB/s rd, 1.6 MiB/s wr, 29 op/s 2024-08-29T18:53:51.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:53:50 smithi110 bash[67519]: cluster 2024-08-29T18:53:49.605667+0000 mgr.y (mgr.25004) 1918 : cluster [DBG] pgmap v3211: 553 pgs: 553 active+clean; 185 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 81 KiB/s rd, 1.6 MiB/s wr, 29 op/s 2024-08-29T18:53:53.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:53:52 smithi029 bash[77880]: cluster 2024-08-29T18:53:51.609052+0000 mgr.y (mgr.25004) 1919 : cluster [DBG] pgmap v3212: 553 pgs: 553 active+clean; 201 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.4 MiB/s rd, 3.2 MiB/s wr, 112 op/s 2024-08-29T18:53:53.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:53:52 smithi029 bash[79042]: cluster 2024-08-29T18:53:51.609052+0000 mgr.y (mgr.25004) 1919 : cluster [DBG] pgmap v3212: 553 pgs: 553 active+clean; 201 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.4 MiB/s rd, 3.2 MiB/s wr, 112 op/s 2024-08-29T18:53:53.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:53:52 smithi110 bash[67519]: cluster 2024-08-29T18:53:51.609052+0000 mgr.y (mgr.25004) 1919 : cluster [DBG] pgmap v3212: 553 pgs: 553 active+clean; 201 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.4 MiB/s rd, 3.2 MiB/s wr, 112 op/s 2024-08-29T18:53:54.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:53:54 smithi029 bash[77880]: cluster 2024-08-29T18:53:53.611189+0000 mgr.y (mgr.25004) 1920 : cluster [DBG] pgmap v3213: 553 pgs: 553 active+clean; 201 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.2 MiB/s wr, 113 op/s 2024-08-29T18:53:54.902 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:53:54 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:53:54] "GET /metrics HTTP/1.1" 200 68180 "" "Prometheus/2.43.0" 2024-08-29T18:53:54.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:53:54 smithi029 bash[79042]: cluster 2024-08-29T18:53:53.611189+0000 mgr.y (mgr.25004) 1920 : cluster [DBG] pgmap v3213: 553 pgs: 553 active+clean; 201 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.2 MiB/s wr, 113 op/s 2024-08-29T18:53:55.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:53:54 smithi110 bash[67519]: cluster 2024-08-29T18:53:53.611189+0000 mgr.y (mgr.25004) 1920 : cluster [DBG] pgmap v3213: 553 pgs: 553 active+clean; 201 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.2 MiB/s wr, 113 op/s 2024-08-29T18:53:56.771 INFO:tasks.workunit.client.0.smithi029.stdout:wrote: 512 2024-08-29T18:53:56.771 INFO:tasks.workunit.client.0.smithi029.stdout:wrote: 512 2024-08-29T18:53:56.771 INFO:tasks.workunit.client.0.smithi029.stdout:wrote: 512 2024-08-29T18:53:56.771 INFO:tasks.workunit.client.0.smithi029.stdout:wrote: 512 2024-08-29T18:53:56.771 INFO:tasks.workunit.client.0.smithi029.stdout:wrote: 512 2024-08-29T18:53:56.772 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:53:56.772 INFO:tasks.workunit.client.0.smithi029.stdout:started write 2024-08-29T18:53:56.772 INFO:tasks.workunit.client.0.smithi029.stdout:write completion cb called! 2024-08-29T18:53:56.772 INFO:tasks.workunit.client.0.smithi029.stdout:return value is: 0 2024-08-29T18:53:56.772 INFO:tasks.workunit.client.0.smithi029.stdout:finished write 2024-08-29T18:53:56.772 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:53:56.773 INFO:tasks.workunit.client.0.smithi029.stdout:started write 2024-08-29T18:53:56.773 INFO:tasks.workunit.client.0.smithi029.stdout:write completion cb called! 2024-08-29T18:53:56.773 INFO:tasks.workunit.client.0.smithi029.stdout:return value is: 0 2024-08-29T18:53:56.773 INFO:tasks.workunit.client.0.smithi029.stdout:finished write 2024-08-29T18:53:56.773 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:53:56.773 INFO:tasks.workunit.client.0.smithi029.stdout:started write 2024-08-29T18:53:56.774 INFO:tasks.workunit.client.0.smithi029.stdout:write completion cb called! 2024-08-29T18:53:56.774 INFO:tasks.workunit.client.0.smithi029.stdout:return value is: 0 2024-08-29T18:53:56.774 INFO:tasks.workunit.client.0.smithi029.stdout:finished write 2024-08-29T18:53:56.774 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:53:56.774 INFO:tasks.workunit.client.0.smithi029.stdout:started write 2024-08-29T18:53:56.774 INFO:tasks.workunit.client.0.smithi029.stdout:write completion cb called! 2024-08-29T18:53:56.774 INFO:tasks.workunit.client.0.smithi029.stdout:return value is: 0 2024-08-29T18:53:56.774 INFO:tasks.workunit.client.0.smithi029.stdout:finished write 2024-08-29T18:53:56.774 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:53:56.775 INFO:tasks.workunit.client.0.smithi029.stdout:started write 2024-08-29T18:53:56.775 INFO:tasks.workunit.client.0.smithi029.stdout:write completion cb called! 2024-08-29T18:53:56.775 INFO:tasks.workunit.client.0.smithi029.stdout:return value is: 0 2024-08-29T18:53:56.775 INFO:tasks.workunit.client.0.smithi029.stdout:finished write 2024-08-29T18:53:56.775 INFO:tasks.workunit.client.0.smithi029.stdout:start compare and write 2024-08-29T18:53:56.775 INFO:tasks.workunit.client.0.smithi029.stdout:compare and wrote: 512 2024-08-29T18:53:56.775 INFO:tasks.workunit.client.0.smithi029.stdout:start compare and write 2024-08-29T18:53:56.775 INFO:tasks.workunit.client.0.smithi029.stdout:compare and wrote: 512 2024-08-29T18:53:56.776 INFO:tasks.workunit.client.0.smithi029.stdout:start compare and write 2024-08-29T18:53:56.776 INFO:tasks.workunit.client.0.smithi029.stdout:compare and wrote: 512 2024-08-29T18:53:56.776 INFO:tasks.workunit.client.0.smithi029.stdout:start compare and write 2024-08-29T18:53:56.776 INFO:tasks.workunit.client.0.smithi029.stdout:compare and wrote: 512 2024-08-29T18:53:56.776 INFO:tasks.workunit.client.0.smithi029.stdout:start compare and write 2024-08-29T18:53:56.776 INFO:tasks.workunit.client.0.smithi029.stdout:compare and wrote: 512 2024-08-29T18:53:56.776 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:53:56.776 INFO:tasks.workunit.client.0.smithi029.stdout:started aio compare and write 2024-08-29T18:53:56.776 INFO:tasks.workunit.client.0.smithi029.stdout:write completion cb called! 2024-08-29T18:53:56.777 INFO:tasks.workunit.client.0.smithi029.stdout:return value is: 0 2024-08-29T18:53:56.777 INFO:tasks.workunit.client.0.smithi029.stdout:finished aio compare and write 2024-08-29T18:53:56.777 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:53:56.777 INFO:tasks.workunit.client.0.smithi029.stdout:started aio compare and write 2024-08-29T18:53:56.777 INFO:tasks.workunit.client.0.smithi029.stdout:write completion cb called! 2024-08-29T18:53:56.777 INFO:tasks.workunit.client.0.smithi029.stdout:return value is: 0 2024-08-29T18:53:56.777 INFO:tasks.workunit.client.0.smithi029.stdout:finished aio compare and write 2024-08-29T18:53:56.777 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:53:56.777 INFO:tasks.workunit.client.0.smithi029.stdout:started aio compare and write 2024-08-29T18:53:56.777 INFO:tasks.workunit.client.0.smithi029.stdout:write completion cb called! 2024-08-29T18:53:56.777 INFO:tasks.workunit.client.0.smithi029.stdout:return value is: 0 2024-08-29T18:53:56.777 INFO:tasks.workunit.client.0.smithi029.stdout:finished aio compare and write 2024-08-29T18:53:56.778 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:53:56.778 INFO:tasks.workunit.client.0.smithi029.stdout:started aio compare and write 2024-08-29T18:53:56.778 INFO:tasks.workunit.client.0.smithi029.stdout:write completion cb called! 2024-08-29T18:53:56.778 INFO:tasks.workunit.client.0.smithi029.stdout:return value is: 0 2024-08-29T18:53:56.778 INFO:tasks.workunit.client.0.smithi029.stdout:finished aio compare and write 2024-08-29T18:53:56.778 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:53:56.778 INFO:tasks.workunit.client.0.smithi029.stdout:started aio compare and write 2024-08-29T18:53:56.778 INFO:tasks.workunit.client.0.smithi029.stdout:write completion cb called! 2024-08-29T18:53:56.778 INFO:tasks.workunit.client.0.smithi029.stdout:return value is: 0 2024-08-29T18:53:56.778 INFO:tasks.workunit.client.0.smithi029.stdout:finished aio compare and write 2024-08-29T18:53:56.778 INFO:tasks.workunit.client.0.smithi029.stdout:read: 512 2024-08-29T18:53:56.778 INFO:tasks.workunit.client.0.smithi029.stdout:read: 512 2024-08-29T18:53:56.778 INFO:tasks.workunit.client.0.smithi029.stdout:read: 512 2024-08-29T18:53:56.778 INFO:tasks.workunit.client.0.smithi029.stdout:read: 512 2024-08-29T18:53:56.779 INFO:tasks.workunit.client.0.smithi029.stdout:read: 512 2024-08-29T18:53:56.779 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:53:56.779 INFO:tasks.workunit.client.0.smithi029.stdout:started read 2024-08-29T18:53:56.779 INFO:tasks.workunit.client.0.smithi029.stdout:read completion cb called! 2024-08-29T18:53:56.779 INFO:tasks.workunit.client.0.smithi029.stdout:return value is: 512 2024-08-29T18:53:56.779 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:53:56.779 INFO:tasks.workunit.client.0.smithi029.stdout:started read 2024-08-29T18:53:56.779 INFO:tasks.workunit.client.0.smithi029.stdout:read completion cb called! 2024-08-29T18:53:56.779 INFO:tasks.workunit.client.0.smithi029.stdout:return value is: 512 2024-08-29T18:53:56.779 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:53:56.779 INFO:tasks.workunit.client.0.smithi029.stdout:started read 2024-08-29T18:53:56.780 INFO:tasks.workunit.client.0.smithi029.stdout:read completion cb called! 2024-08-29T18:53:56.780 INFO:tasks.workunit.client.0.smithi029.stdout:return value is: 512 2024-08-29T18:53:56.780 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:53:56.780 INFO:tasks.workunit.client.0.smithi029.stdout:started read 2024-08-29T18:53:56.780 INFO:tasks.workunit.client.0.smithi029.stdout:read completion cb called! 2024-08-29T18:53:56.780 INFO:tasks.workunit.client.0.smithi029.stdout:return value is: 512 2024-08-29T18:53:56.780 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:53:56.780 INFO:tasks.workunit.client.0.smithi029.stdout:started read 2024-08-29T18:53:56.780 INFO:tasks.workunit.client.0.smithi029.stdout:read completion cb called! 2024-08-29T18:53:56.780 INFO:tasks.workunit.client.0.smithi029.stdout:return value is: 512 2024-08-29T18:53:56.780 INFO:tasks.workunit.client.0.smithi029.stdout:discard: 512~512 = 512 2024-08-29T18:53:56.780 INFO:tasks.workunit.client.0.smithi029.stdout:write completion cb called! 2024-08-29T18:53:56.781 INFO:tasks.workunit.client.0.smithi029.stdout:aio discard: 1536~512 = 0 2024-08-29T18:53:56.781 INFO:tasks.workunit.client.0.smithi029.stdout:read: 512 2024-08-29T18:53:56.781 INFO:tasks.workunit.client.0.smithi029.stdout:read: 512 2024-08-29T18:53:56.781 INFO:tasks.workunit.client.0.smithi029.stdout:read: 512 2024-08-29T18:53:56.781 INFO:tasks.workunit.client.0.smithi029.stdout:read: 512 2024-08-29T18:53:56.781 INFO:tasks.workunit.client.0.smithi029.stdout:read: 512 2024-08-29T18:53:56.781 INFO:tasks.workunit.client.0.smithi029.stdout:wrote: 0 2024-08-29T18:53:56.781 INFO:tasks.workunit.client.0.smithi029.stdout:to verify the data 2024-08-29T18:53:56.781 INFO:tasks.workunit.client.0.smithi029.stdout:verified 2024-08-29T18:53:56.781 INFO:tasks.workunit.client.0.smithi029.stdout:wrote: 0 2024-08-29T18:53:56.781 INFO:tasks.workunit.client.0.smithi029.stdout:to verify the data 2024-08-29T18:53:56.781 INFO:tasks.workunit.client.0.smithi029.stdout:verified 2024-08-29T18:53:56.781 INFO:tasks.workunit.client.0.smithi029.stdout:wrote: 16384 2024-08-29T18:53:56.781 INFO:tasks.workunit.client.0.smithi029.stdout:to verify the data 2024-08-29T18:53:56.782 INFO:tasks.workunit.client.0.smithi029.stdout:verified 2024-08-29T18:53:56.782 INFO:tasks.workunit.client.0.smithi029.stdout:wrote: 16384 2024-08-29T18:53:56.782 INFO:tasks.workunit.client.0.smithi029.stdout:to verify the data 2024-08-29T18:53:56.782 INFO:tasks.workunit.client.0.smithi029.stdout:verified 2024-08-29T18:53:56.782 INFO:tasks.workunit.client.0.smithi029.stdout:expected fail, finished writesame 2024-08-29T18:53:56.782 INFO:tasks.workunit.client.0.smithi029.stdout:expected fail, finished writesame 2024-08-29T18:53:56.782 INFO:tasks.workunit.client.0.smithi029.stdout:wrote: 49152 2024-08-29T18:53:56.782 INFO:tasks.workunit.client.0.smithi029.stdout:to verify the data 2024-08-29T18:53:56.782 INFO:tasks.workunit.client.0.smithi029.stdout:verified 2024-08-29T18:53:56.782 INFO:tasks.workunit.client.0.smithi029.stdout:wrote: 49152 2024-08-29T18:53:56.782 INFO:tasks.workunit.client.0.smithi029.stdout:to verify the data 2024-08-29T18:53:56.782 INFO:tasks.workunit.client.0.smithi029.stdout:verified 2024-08-29T18:53:56.783 INFO:tasks.workunit.client.0.smithi029.stdout:wrote: 65536 2024-08-29T18:53:56.783 INFO:tasks.workunit.client.0.smithi029.stdout:to verify the data 2024-08-29T18:53:56.783 INFO:tasks.workunit.client.0.smithi029.stdout:verified 2024-08-29T18:53:56.783 INFO:tasks.workunit.client.0.smithi029.stdout:wrote: 65536 2024-08-29T18:53:56.783 INFO:tasks.workunit.client.0.smithi029.stdout:to verify the data 2024-08-29T18:53:56.783 INFO:tasks.workunit.client.0.smithi029.stdout:verified 2024-08-29T18:53:56.783 INFO:tasks.workunit.client.0.smithi029.stdout:expected fail, finished writesame 2024-08-29T18:53:56.783 INFO:tasks.workunit.client.0.smithi029.stdout:expected fail, finished writesame 2024-08-29T18:53:56.783 INFO:tasks.workunit.client.0.smithi029.stdout:wrote: 98304 2024-08-29T18:53:56.783 INFO:tasks.workunit.client.0.smithi029.stdout:to verify the data 2024-08-29T18:53:56.783 INFO:tasks.workunit.client.0.smithi029.stdout:verified 2024-08-29T18:53:56.783 INFO:tasks.workunit.client.0.smithi029.stdout:wrote: 98304 2024-08-29T18:53:56.783 INFO:tasks.workunit.client.0.smithi029.stdout:to verify the data 2024-08-29T18:53:56.784 INFO:tasks.workunit.client.0.smithi029.stdout:verified 2024-08-29T18:53:56.784 INFO:tasks.workunit.client.0.smithi029.stdout:wrote: 114688 2024-08-29T18:53:56.784 INFO:tasks.workunit.client.0.smithi029.stdout:to verify the data 2024-08-29T18:53:56.784 INFO:tasks.workunit.client.0.smithi029.stdout:verified 2024-08-29T18:53:56.784 INFO:tasks.workunit.client.0.smithi029.stdout:wrote: 114688 2024-08-29T18:53:56.784 INFO:tasks.workunit.client.0.smithi029.stdout:to verify the data 2024-08-29T18:53:56.784 INFO:tasks.workunit.client.0.smithi029.stdout:verified 2024-08-29T18:53:56.784 INFO:tasks.workunit.client.0.smithi029.stdout:expected fail, finished writesame 2024-08-29T18:53:56.784 INFO:tasks.workunit.client.0.smithi029.stdout:expected fail, finished writesame 2024-08-29T18:53:56.784 INFO:tasks.workunit.client.0.smithi029.stdout:wrote: 147456 2024-08-29T18:53:56.785 INFO:tasks.workunit.client.0.smithi029.stdout:to verify the data 2024-08-29T18:53:56.785 INFO:tasks.workunit.client.0.smithi029.stdout:verified 2024-08-29T18:53:56.785 INFO:tasks.workunit.client.0.smithi029.stdout:wrote: 147456 2024-08-29T18:53:56.785 INFO:tasks.workunit.client.0.smithi029.stdout:to verify the data 2024-08-29T18:53:56.785 INFO:tasks.workunit.client.0.smithi029.stdout:verified 2024-08-29T18:53:56.785 INFO:tasks.workunit.client.0.smithi029.stdout:wrote: 163840 2024-08-29T18:53:56.785 INFO:tasks.workunit.client.0.smithi029.stdout:to verify the data 2024-08-29T18:53:56.785 INFO:tasks.workunit.client.0.smithi029.stdout:verified 2024-08-29T18:53:56.785 INFO:tasks.workunit.client.0.smithi029.stdout:wrote: 163840 2024-08-29T18:53:56.786 INFO:tasks.workunit.client.0.smithi029.stdout:to verify the data 2024-08-29T18:53:56.786 INFO:tasks.workunit.client.0.smithi029.stdout:verified 2024-08-29T18:53:56.786 INFO:tasks.workunit.client.0.smithi029.stdout:expected fail, finished writesame 2024-08-29T18:53:56.786 INFO:tasks.workunit.client.0.smithi029.stdout:expected fail, finished writesame 2024-08-29T18:53:56.786 INFO:tasks.workunit.client.0.smithi029.stdout:wrote: 196608 2024-08-29T18:53:56.786 INFO:tasks.workunit.client.0.smithi029.stdout:to verify the data 2024-08-29T18:53:56.786 INFO:tasks.workunit.client.0.smithi029.stdout:verified 2024-08-29T18:53:56.786 INFO:tasks.workunit.client.0.smithi029.stdout:wrote: 196608 2024-08-29T18:53:56.786 INFO:tasks.workunit.client.0.smithi029.stdout:to verify the data 2024-08-29T18:53:56.786 INFO:tasks.workunit.client.0.smithi029.stdout:verified 2024-08-29T18:53:56.786 INFO:tasks.workunit.client.0.smithi029.stdout:wrote: 212992 2024-08-29T18:53:56.786 INFO:tasks.workunit.client.0.smithi029.stdout:to verify the data 2024-08-29T18:53:56.786 INFO:tasks.workunit.client.0.smithi029.stdout:verified 2024-08-29T18:53:56.786 INFO:tasks.workunit.client.0.smithi029.stdout:wrote: 212992 2024-08-29T18:53:56.787 INFO:tasks.workunit.client.0.smithi029.stdout:to verify the data 2024-08-29T18:53:56.787 INFO:tasks.workunit.client.0.smithi029.stdout:verified 2024-08-29T18:53:56.787 INFO:tasks.workunit.client.0.smithi029.stdout:expected fail, finished writesame 2024-08-29T18:53:56.787 INFO:tasks.workunit.client.0.smithi029.stdout:expected fail, finished writesame 2024-08-29T18:53:56.787 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:53:56.787 INFO:tasks.workunit.client.0.smithi029.stdout:started writesame 2024-08-29T18:53:56.787 INFO:tasks.workunit.client.0.smithi029.stdout:write completion cb called! 2024-08-29T18:53:56.787 INFO:tasks.workunit.client.0.smithi029.stdout:return value is: 0 2024-08-29T18:53:56.787 INFO:tasks.workunit.client.0.smithi029.stdout:finished writesame 2024-08-29T18:53:56.787 INFO:tasks.workunit.client.0.smithi029.stdout:to verify the data 2024-08-29T18:53:56.787 INFO:tasks.workunit.client.0.smithi029.stdout:verified 2024-08-29T18:53:56.787 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:53:56.787 INFO:tasks.workunit.client.0.smithi029.stdout:started writesame 2024-08-29T18:53:56.788 INFO:tasks.workunit.client.0.smithi029.stdout:write completion cb called! 2024-08-29T18:53:56.788 INFO:tasks.workunit.client.0.smithi029.stdout:return value is: 0 2024-08-29T18:53:56.788 INFO:tasks.workunit.client.0.smithi029.stdout:finished writesame 2024-08-29T18:53:56.788 INFO:tasks.workunit.client.0.smithi029.stdout:to verify the data 2024-08-29T18:53:56.788 INFO:tasks.workunit.client.0.smithi029.stdout:verified 2024-08-29T18:53:56.788 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:53:56.788 INFO:tasks.workunit.client.0.smithi029.stdout:started writesame 2024-08-29T18:53:56.788 INFO:tasks.workunit.client.0.smithi029.stdout:write completion cb called! 2024-08-29T18:53:56.788 INFO:tasks.workunit.client.0.smithi029.stdout:return value is: 0 2024-08-29T18:53:56.788 INFO:tasks.workunit.client.0.smithi029.stdout:finished writesame 2024-08-29T18:53:56.788 INFO:tasks.workunit.client.0.smithi029.stdout:to verify the data 2024-08-29T18:53:56.789 INFO:tasks.workunit.client.0.smithi029.stdout:verified 2024-08-29T18:53:56.789 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:53:56.789 INFO:tasks.workunit.client.0.smithi029.stdout:started writesame 2024-08-29T18:53:56.789 INFO:tasks.workunit.client.0.smithi029.stdout:write completion cb called! 2024-08-29T18:53:56.789 INFO:tasks.workunit.client.0.smithi029.stdout:return value is: 0 2024-08-29T18:53:56.789 INFO:tasks.workunit.client.0.smithi029.stdout:finished writesame 2024-08-29T18:53:56.792 INFO:tasks.workunit.client.0.smithi029.stdout:to verify the data 2024-08-29T18:53:56.792 INFO:tasks.workunit.client.0.smithi029.stdout:verified 2024-08-29T18:53:56.792 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:53:56.792 INFO:tasks.workunit.client.0.smithi029.stdout:started writesame 2024-08-29T18:53:56.793 INFO:tasks.workunit.client.0.smithi029.stdout:expected fail, finished writesame 2024-08-29T18:53:56.793 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:53:56.793 INFO:tasks.workunit.client.0.smithi029.stdout:started writesame 2024-08-29T18:53:56.793 INFO:tasks.workunit.client.0.smithi029.stdout:expected fail, finished writesame 2024-08-29T18:53:56.793 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:53:56.793 INFO:tasks.workunit.client.0.smithi029.stdout:started writesame 2024-08-29T18:53:56.793 INFO:tasks.workunit.client.0.smithi029.stdout:write completion cb called! 2024-08-29T18:53:56.794 INFO:tasks.workunit.client.0.smithi029.stdout:return value is: 0 2024-08-29T18:53:56.794 INFO:tasks.workunit.client.0.smithi029.stdout:finished writesame 2024-08-29T18:53:56.794 INFO:tasks.workunit.client.0.smithi029.stdout:to verify the data 2024-08-29T18:53:56.794 INFO:tasks.workunit.client.0.smithi029.stdout:verified 2024-08-29T18:53:56.795 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:53:56.795 INFO:tasks.workunit.client.0.smithi029.stdout:started writesame 2024-08-29T18:53:56.795 INFO:tasks.workunit.client.0.smithi029.stdout:write completion cb called! 2024-08-29T18:53:56.795 INFO:tasks.workunit.client.0.smithi029.stdout:return value is: 0 2024-08-29T18:53:56.795 INFO:tasks.workunit.client.0.smithi029.stdout:finished writesame 2024-08-29T18:53:56.795 INFO:tasks.workunit.client.0.smithi029.stdout:to verify the data 2024-08-29T18:53:56.795 INFO:tasks.workunit.client.0.smithi029.stdout:verified 2024-08-29T18:53:56.796 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:53:57.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:53:56 smithi110 bash[67519]: cluster 2024-08-29T18:53:55.613484+0000 mgr.y (mgr.25004) 1921 : cluster [DBG] pgmap v3214: 553 pgs: 553 active+clean; 201 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.7 MiB/s wr, 96 op/s 2024-08-29T18:53:57.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:53:56 smithi029 bash[79042]: cluster 2024-08-29T18:53:55.613484+0000 mgr.y (mgr.25004) 1921 : cluster [DBG] pgmap v3214: 553 pgs: 553 active+clean; 201 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.7 MiB/s wr, 96 op/s 2024-08-29T18:53:57.154 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:53:56 smithi029 bash[77880]: cluster 2024-08-29T18:53:55.613484+0000 mgr.y (mgr.25004) 1921 : cluster [DBG] pgmap v3214: 553 pgs: 553 active+clean; 201 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.7 MiB/s wr, 96 op/s 2024-08-29T18:53:59.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:53:58 smithi110 bash[67519]: cluster 2024-08-29T18:53:57.617979+0000 mgr.y (mgr.25004) 1922 : cluster [DBG] pgmap v3215: 553 pgs: 553 active+clean; 201 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.8 MiB/s wr, 380 op/s 2024-08-29T18:53:59.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:53:58 smithi029 bash[79042]: cluster 2024-08-29T18:53:57.617979+0000 mgr.y (mgr.25004) 1922 : cluster [DBG] pgmap v3215: 553 pgs: 553 active+clean; 201 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.8 MiB/s wr, 380 op/s 2024-08-29T18:53:59.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:53:58 smithi029 bash[77880]: cluster 2024-08-29T18:53:57.617979+0000 mgr.y (mgr.25004) 1922 : cluster [DBG] pgmap v3215: 553 pgs: 553 active+clean; 201 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.8 MiB/s wr, 380 op/s 2024-08-29T18:54:01.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:54:00 smithi029 bash[79042]: cluster 2024-08-29T18:53:59.619785+0000 mgr.y (mgr.25004) 1923 : cluster [DBG] pgmap v3216: 553 pgs: 553 active+clean; 201 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 1.5 MiB/s rd, 1.4 MiB/s wr, 356 op/s 2024-08-29T18:54:01.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:54:00 smithi110 bash[67519]: cluster 2024-08-29T18:53:59.619785+0000 mgr.y (mgr.25004) 1923 : cluster [DBG] pgmap v3216: 553 pgs: 553 active+clean; 201 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 1.5 MiB/s rd, 1.4 MiB/s wr, 356 op/s 2024-08-29T18:54:01.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:54:00 smithi029 bash[77880]: cluster 2024-08-29T18:53:59.619785+0000 mgr.y (mgr.25004) 1923 : cluster [DBG] pgmap v3216: 553 pgs: 553 active+clean; 201 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 1.5 MiB/s rd, 1.4 MiB/s wr, 356 op/s 2024-08-29T18:54:02.499 INFO:tasks.workunit.client.0.smithi029.stdout:started writesame 2024-08-29T18:54:02.499 INFO:tasks.workunit.client.0.smithi029.stdout:write completion cb called! 2024-08-29T18:54:02.499 INFO:tasks.workunit.client.0.smithi029.stdout:return value is: 0 2024-08-29T18:54:02.499 INFO:tasks.workunit.client.0.smithi029.stdout:finished writesame 2024-08-29T18:54:02.499 INFO:tasks.workunit.client.0.smithi029.stdout:to verify the data 2024-08-29T18:54:02.499 INFO:tasks.workunit.client.0.smithi029.stdout:verified 2024-08-29T18:54:02.499 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:54:02.499 INFO:tasks.workunit.client.0.smithi029.stdout:started writesame 2024-08-29T18:54:02.499 INFO:tasks.workunit.client.0.smithi029.stdout:write completion cb called! 2024-08-29T18:54:02.499 INFO:tasks.workunit.client.0.smithi029.stdout:return value is: 0 2024-08-29T18:54:02.499 INFO:tasks.workunit.client.0.smithi029.stdout:finished writesame 2024-08-29T18:54:02.500 INFO:tasks.workunit.client.0.smithi029.stdout:to verify the data 2024-08-29T18:54:02.500 INFO:tasks.workunit.client.0.smithi029.stdout:verified 2024-08-29T18:54:02.500 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:54:02.500 INFO:tasks.workunit.client.0.smithi029.stdout:started writesame 2024-08-29T18:54:02.500 INFO:tasks.workunit.client.0.smithi029.stdout:expected fail, finished writesame 2024-08-29T18:54:02.500 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:54:02.500 INFO:tasks.workunit.client.0.smithi029.stdout:started writesame 2024-08-29T18:54:02.500 INFO:tasks.workunit.client.0.smithi029.stdout:expected fail, finished writesame 2024-08-29T18:54:02.500 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:54:02.500 INFO:tasks.workunit.client.0.smithi029.stdout:started writesame 2024-08-29T18:54:02.500 INFO:tasks.workunit.client.0.smithi029.stdout:write completion cb called! 2024-08-29T18:54:02.500 INFO:tasks.workunit.client.0.smithi029.stdout:return value is: 0 2024-08-29T18:54:02.500 INFO:tasks.workunit.client.0.smithi029.stdout:finished writesame 2024-08-29T18:54:02.500 INFO:tasks.workunit.client.0.smithi029.stdout:to verify the data 2024-08-29T18:54:02.501 INFO:tasks.workunit.client.0.smithi029.stdout:verified 2024-08-29T18:54:02.501 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:54:02.501 INFO:tasks.workunit.client.0.smithi029.stdout:started writesame 2024-08-29T18:54:02.501 INFO:tasks.workunit.client.0.smithi029.stdout:write completion cb called! 2024-08-29T18:54:02.501 INFO:tasks.workunit.client.0.smithi029.stdout:return value is: 0 2024-08-29T18:54:02.501 INFO:tasks.workunit.client.0.smithi029.stdout:finished writesame 2024-08-29T18:54:02.501 INFO:tasks.workunit.client.0.smithi029.stdout:to verify the data 2024-08-29T18:54:02.501 INFO:tasks.workunit.client.0.smithi029.stdout:verified 2024-08-29T18:54:02.501 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:54:02.501 INFO:tasks.workunit.client.0.smithi029.stdout:started writesame 2024-08-29T18:54:02.501 INFO:tasks.workunit.client.0.smithi029.stdout:write completion cb called! 2024-08-29T18:54:02.501 INFO:tasks.workunit.client.0.smithi029.stdout:return value is: 0 2024-08-29T18:54:02.501 INFO:tasks.workunit.client.0.smithi029.stdout:finished writesame 2024-08-29T18:54:02.502 INFO:tasks.workunit.client.0.smithi029.stdout:to verify the data 2024-08-29T18:54:02.502 INFO:tasks.workunit.client.0.smithi029.stdout:verified 2024-08-29T18:54:02.502 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:54:02.502 INFO:tasks.workunit.client.0.smithi029.stdout:started writesame 2024-08-29T18:54:02.502 INFO:tasks.workunit.client.0.smithi029.stdout:write completion cb called! 2024-08-29T18:54:02.502 INFO:tasks.workunit.client.0.smithi029.stdout:return value is: 0 2024-08-29T18:54:02.502 INFO:tasks.workunit.client.0.smithi029.stdout:finished writesame 2024-08-29T18:54:02.502 INFO:tasks.workunit.client.0.smithi029.stdout:to verify the data 2024-08-29T18:54:02.502 INFO:tasks.workunit.client.0.smithi029.stdout:verified 2024-08-29T18:54:02.502 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:54:02.502 INFO:tasks.workunit.client.0.smithi029.stdout:started writesame 2024-08-29T18:54:02.502 INFO:tasks.workunit.client.0.smithi029.stdout:expected fail, finished writesame 2024-08-29T18:54:02.502 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:54:02.503 INFO:tasks.workunit.client.0.smithi029.stdout:started writesame 2024-08-29T18:54:02.503 INFO:tasks.workunit.client.0.smithi029.stdout:expected fail, finished writesame 2024-08-29T18:54:02.503 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:54:02.503 INFO:tasks.workunit.client.0.smithi029.stdout:started writesame 2024-08-29T18:54:02.503 INFO:tasks.workunit.client.0.smithi029.stdout:write completion cb called! 2024-08-29T18:54:02.503 INFO:tasks.workunit.client.0.smithi029.stdout:return value is: 0 2024-08-29T18:54:02.503 INFO:tasks.workunit.client.0.smithi029.stdout:finished writesame 2024-08-29T18:54:02.503 INFO:tasks.workunit.client.0.smithi029.stdout:to verify the data 2024-08-29T18:54:02.503 INFO:tasks.workunit.client.0.smithi029.stdout:verified 2024-08-29T18:54:02.504 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:54:02.504 INFO:tasks.workunit.client.0.smithi029.stdout:started writesame 2024-08-29T18:54:02.504 INFO:tasks.workunit.client.0.smithi029.stdout:write completion cb called! 2024-08-29T18:54:02.504 INFO:tasks.workunit.client.0.smithi029.stdout:return value is: 0 2024-08-29T18:54:02.504 INFO:tasks.workunit.client.0.smithi029.stdout:finished writesame 2024-08-29T18:54:02.504 INFO:tasks.workunit.client.0.smithi029.stdout:to verify the data 2024-08-29T18:54:02.504 INFO:tasks.workunit.client.0.smithi029.stdout:verified 2024-08-29T18:54:02.504 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:54:02.504 INFO:tasks.workunit.client.0.smithi029.stdout:started writesame 2024-08-29T18:54:02.504 INFO:tasks.workunit.client.0.smithi029.stdout:write completion cb called! 2024-08-29T18:54:02.504 INFO:tasks.workunit.client.0.smithi029.stdout:return value is: 0 2024-08-29T18:54:02.504 INFO:tasks.workunit.client.0.smithi029.stdout:finished writesame 2024-08-29T18:54:02.505 INFO:tasks.workunit.client.0.smithi029.stdout:to verify the data 2024-08-29T18:54:02.505 INFO:tasks.workunit.client.0.smithi029.stdout:verified 2024-08-29T18:54:02.505 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:54:02.505 INFO:tasks.workunit.client.0.smithi029.stdout:started writesame 2024-08-29T18:54:02.505 INFO:tasks.workunit.client.0.smithi029.stdout:write completion cb called! 2024-08-29T18:54:02.505 INFO:tasks.workunit.client.0.smithi029.stdout:return value is: 0 2024-08-29T18:54:02.505 INFO:tasks.workunit.client.0.smithi029.stdout:finished writesame 2024-08-29T18:54:02.505 INFO:tasks.workunit.client.0.smithi029.stdout:to verify the data 2024-08-29T18:54:02.505 INFO:tasks.workunit.client.0.smithi029.stdout:verified 2024-08-29T18:54:02.505 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:54:02.505 INFO:tasks.workunit.client.0.smithi029.stdout:started writesame 2024-08-29T18:54:02.505 INFO:tasks.workunit.client.0.smithi029.stdout:expected fail, finished writesame 2024-08-29T18:54:02.505 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:54:02.506 INFO:tasks.workunit.client.0.smithi029.stdout:started writesame 2024-08-29T18:54:02.506 INFO:tasks.workunit.client.0.smithi029.stdout:expected fail, finished writesame 2024-08-29T18:54:02.506 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:54:02.506 INFO:tasks.workunit.client.0.smithi029.stdout:started writesame 2024-08-29T18:54:02.506 INFO:tasks.workunit.client.0.smithi029.stdout:write completion cb called! 2024-08-29T18:54:02.506 INFO:tasks.workunit.client.0.smithi029.stdout:return value is: 0 2024-08-29T18:54:02.506 INFO:tasks.workunit.client.0.smithi029.stdout:finished writesame 2024-08-29T18:54:02.506 INFO:tasks.workunit.client.0.smithi029.stdout:to verify the data 2024-08-29T18:54:02.506 INFO:tasks.workunit.client.0.smithi029.stdout:verified 2024-08-29T18:54:02.506 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:54:02.506 INFO:tasks.workunit.client.0.smithi029.stdout:started writesame 2024-08-29T18:54:02.506 INFO:tasks.workunit.client.0.smithi029.stdout:write completion cb called! 2024-08-29T18:54:02.507 INFO:tasks.workunit.client.0.smithi029.stdout:return value is: 0 2024-08-29T18:54:02.507 INFO:tasks.workunit.client.0.smithi029.stdout:finished writesame 2024-08-29T18:54:02.507 INFO:tasks.workunit.client.0.smithi029.stdout:to verify the data 2024-08-29T18:54:02.507 INFO:tasks.workunit.client.0.smithi029.stdout:verified 2024-08-29T18:54:02.507 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:54:02.507 INFO:tasks.workunit.client.0.smithi029.stdout:started writesame 2024-08-29T18:54:02.507 INFO:tasks.workunit.client.0.smithi029.stdout:write completion cb called! 2024-08-29T18:54:02.507 INFO:tasks.workunit.client.0.smithi029.stdout:return value is: 0 2024-08-29T18:54:02.507 INFO:tasks.workunit.client.0.smithi029.stdout:finished writesame 2024-08-29T18:54:02.507 INFO:tasks.workunit.client.0.smithi029.stdout:to verify the data 2024-08-29T18:54:02.507 INFO:tasks.workunit.client.0.smithi029.stdout:verified 2024-08-29T18:54:02.507 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:54:02.507 INFO:tasks.workunit.client.0.smithi029.stdout:started writesame 2024-08-29T18:54:02.508 INFO:tasks.workunit.client.0.smithi029.stdout:write completion cb called! 2024-08-29T18:54:02.508 INFO:tasks.workunit.client.0.smithi029.stdout:return value is: 0 2024-08-29T18:54:02.508 INFO:tasks.workunit.client.0.smithi029.stdout:finished writesame 2024-08-29T18:54:02.508 INFO:tasks.workunit.client.0.smithi029.stdout:to verify the data 2024-08-29T18:54:02.508 INFO:tasks.workunit.client.0.smithi029.stdout:verified 2024-08-29T18:54:02.508 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:54:02.508 INFO:tasks.workunit.client.0.smithi029.stdout:started writesame 2024-08-29T18:54:02.508 INFO:tasks.workunit.client.0.smithi029.stdout:expected fail, finished writesame 2024-08-29T18:54:02.508 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:54:02.508 INFO:tasks.workunit.client.0.smithi029.stdout:started writesame 2024-08-29T18:54:02.509 INFO:tasks.workunit.client.0.smithi029.stdout:expected fail, finished writesame 2024-08-29T18:54:02.509 INFO:tasks.workunit.client.0.smithi029.stdout:read completion cb called! 2024-08-29T18:54:02.509 INFO:tasks.workunit.client.0.smithi029.stdout:wrote: 512 2024-08-29T18:54:02.509 INFO:tasks.workunit.client.0.smithi029.stdout:read completion cb called! 2024-08-29T18:54:02.509 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestLibRBD.TestIOWithIOHint (12326 ms) 2024-08-29T18:54:02.509 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestLibRBD.TestDataPoolIO 2024-08-29T18:54:03.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:54:03 smithi029 bash[79042]: cluster 2024-08-29T18:54:01.623579+0000 mgr.y (mgr.25004) 1924 : cluster [DBG] pgmap v3217: 553 pgs: 553 active+clean; 201 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 1.7 MiB/s rd, 1.5 MiB/s wr, 644 op/s 2024-08-29T18:54:03.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:54:03 smithi029 bash[77880]: cluster 2024-08-29T18:54:01.623579+0000 mgr.y (mgr.25004) 1924 : cluster [DBG] pgmap v3217: 553 pgs: 553 active+clean; 201 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 1.7 MiB/s rd, 1.5 MiB/s wr, 644 op/s 2024-08-29T18:54:03.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:54:03 smithi110 bash[67519]: cluster 2024-08-29T18:54:01.623579+0000 mgr.y (mgr.25004) 1924 : cluster [DBG] pgmap v3217: 553 pgs: 553 active+clean; 201 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 1.7 MiB/s rd, 1.5 MiB/s wr, 644 op/s 2024-08-29T18:54:04.104 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T18:54:04.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:54:04 smithi029 bash[79042]: cluster 2024-08-29T18:54:03.073677+0000 mon.a (mon.0) 2627 : cluster [DBG] osdmap e1768: 8 total, 8 up, 8 in 2024-08-29T18:54:04.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:54:04 smithi029 bash[79042]: audit 2024-08-29T18:54:03.082332+0000 mon.c (mon.2) 781 : audit [INF] from='client.? 172.21.15.29:0/2834774721' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-29","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:54:04.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:54:04 smithi029 bash[79042]: audit 2024-08-29T18:54:03.084801+0000 mon.a (mon.0) 2628 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-29","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:54:04.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:54:04 smithi029 bash[79042]: audit 2024-08-29T18:54:03.598379+0000 mon.c (mon.2) 782 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:54:04.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:54:04 smithi029 bash[79042]: cluster 2024-08-29T18:54:03.669778+0000 mgr.y (mgr.25004) 1925 : cluster [DBG] pgmap v3219: 585 pgs: 32 unknown, 553 active+clean; 201 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 336 KiB/s rd, 164 KiB/s wr, 686 op/s 2024-08-29T18:54:04.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:54:04 smithi029 bash[77880]: cluster 2024-08-29T18:54:03.073677+0000 mon.a (mon.0) 2627 : cluster [DBG] osdmap e1768: 8 total, 8 up, 8 in 2024-08-29T18:54:04.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:54:04 smithi029 bash[77880]: audit 2024-08-29T18:54:03.082332+0000 mon.c (mon.2) 781 : audit [INF] from='client.? 172.21.15.29:0/2834774721' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-29","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:54:04.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:54:04 smithi029 bash[77880]: audit 2024-08-29T18:54:03.084801+0000 mon.a (mon.0) 2628 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-29","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:54:04.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:54:04 smithi029 bash[77880]: audit 2024-08-29T18:54:03.598379+0000 mon.c (mon.2) 782 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:54:04.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:54:04 smithi029 bash[77880]: cluster 2024-08-29T18:54:03.669778+0000 mgr.y (mgr.25004) 1925 : cluster [DBG] pgmap v3219: 585 pgs: 32 unknown, 553 active+clean; 201 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 336 KiB/s rd, 164 KiB/s wr, 686 op/s 2024-08-29T18:54:04.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:54:04 smithi110 bash[67519]: cluster 2024-08-29T18:54:03.073677+0000 mon.a (mon.0) 2627 : cluster [DBG] osdmap e1768: 8 total, 8 up, 8 in 2024-08-29T18:54:04.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:54:04 smithi110 bash[67519]: audit 2024-08-29T18:54:03.082332+0000 mon.c (mon.2) 781 : audit [INF] from='client.? 172.21.15.29:0/2834774721' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-29","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:54:04.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:54:04 smithi110 bash[67519]: audit 2024-08-29T18:54:03.084801+0000 mon.a (mon.0) 2628 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-29","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:54:04.404 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:54:04 smithi110 bash[67519]: audit 2024-08-29T18:54:03.598379+0000 mon.c (mon.2) 782 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:54:04.404 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:54:04 smithi110 bash[67519]: cluster 2024-08-29T18:54:03.669778+0000 mgr.y (mgr.25004) 1925 : cluster [DBG] pgmap v3219: 585 pgs: 32 unknown, 553 active+clean; 201 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 336 KiB/s rd, 164 KiB/s wr, 686 op/s 2024-08-29T18:54:04.902 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:54:04 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:54:04] "GET /metrics HTTP/1.1" 200 70594 "" "Prometheus/2.43.0" 2024-08-29T18:54:05.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:54:05 smithi029 bash[79042]: cluster 2024-08-29T18:54:04.064951+0000 mon.a (mon.0) 2629 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:54:05.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:54:05 smithi029 bash[79042]: audit 2024-08-29T18:54:04.075223+0000 mon.a (mon.0) 2630 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-29","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:54:05.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:54:05 smithi029 bash[79042]: cluster 2024-08-29T18:54:04.087060+0000 mon.a (mon.0) 2631 : cluster [DBG] osdmap e1769: 8 total, 8 up, 8 in 2024-08-29T18:54:05.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:54:05 smithi029 bash[77880]: cluster 2024-08-29T18:54:04.064951+0000 mon.a (mon.0) 2629 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:54:05.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:54:05 smithi029 bash[77880]: audit 2024-08-29T18:54:04.075223+0000 mon.a (mon.0) 2630 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-29","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:54:05.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:54:05 smithi029 bash[77880]: cluster 2024-08-29T18:54:04.087060+0000 mon.a (mon.0) 2631 : cluster [DBG] osdmap e1769: 8 total, 8 up, 8 in 2024-08-29T18:54:05.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:54:05 smithi110 bash[67519]: cluster 2024-08-29T18:54:04.064951+0000 mon.a (mon.0) 2629 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:54:05.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:54:05 smithi110 bash[67519]: audit 2024-08-29T18:54:04.075223+0000 mon.a (mon.0) 2630 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-29","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:54:05.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:54:05 smithi110 bash[67519]: cluster 2024-08-29T18:54:04.087060+0000 mon.a (mon.0) 2631 : cluster [DBG] osdmap e1769: 8 total, 8 up, 8 in 2024-08-29T18:54:06.227 INFO:tasks.workunit.client.0.smithi029.stdout:wrote: 512 2024-08-29T18:54:06.227 INFO:tasks.workunit.client.0.smithi029.stdout:wrote: 512 2024-08-29T18:54:06.227 INFO:tasks.workunit.client.0.smithi029.stdout:wrote: 512 2024-08-29T18:54:06.227 INFO:tasks.workunit.client.0.smithi029.stdout:wrote: 512 2024-08-29T18:54:06.228 INFO:tasks.workunit.client.0.smithi029.stdout:wrote: 512 2024-08-29T18:54:06.228 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:54:06.228 INFO:tasks.workunit.client.0.smithi029.stdout:started write 2024-08-29T18:54:06.228 INFO:tasks.workunit.client.0.smithi029.stdout:write completion cb called! 2024-08-29T18:54:06.228 INFO:tasks.workunit.client.0.smithi029.stdout:return value is: 0 2024-08-29T18:54:06.228 INFO:tasks.workunit.client.0.smithi029.stdout:finished write 2024-08-29T18:54:06.228 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:54:06.228 INFO:tasks.workunit.client.0.smithi029.stdout:started write 2024-08-29T18:54:06.228 INFO:tasks.workunit.client.0.smithi029.stdout:write completion cb called! 2024-08-29T18:54:06.228 INFO:tasks.workunit.client.0.smithi029.stdout:return value is: 0 2024-08-29T18:54:06.228 INFO:tasks.workunit.client.0.smithi029.stdout:finished write 2024-08-29T18:54:06.228 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:54:06.228 INFO:tasks.workunit.client.0.smithi029.stdout:started write 2024-08-29T18:54:06.229 INFO:tasks.workunit.client.0.smithi029.stdout:write completion cb called! 2024-08-29T18:54:06.229 INFO:tasks.workunit.client.0.smithi029.stdout:return value is: 0 2024-08-29T18:54:06.229 INFO:tasks.workunit.client.0.smithi029.stdout:finished write 2024-08-29T18:54:06.229 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:54:06.229 INFO:tasks.workunit.client.0.smithi029.stdout:started write 2024-08-29T18:54:06.229 INFO:tasks.workunit.client.0.smithi029.stdout:write completion cb called! 2024-08-29T18:54:06.229 INFO:tasks.workunit.client.0.smithi029.stdout:return value is: 0 2024-08-29T18:54:06.229 INFO:tasks.workunit.client.0.smithi029.stdout:finished write 2024-08-29T18:54:06.229 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:54:06.229 INFO:tasks.workunit.client.0.smithi029.stdout:started write 2024-08-29T18:54:06.229 INFO:tasks.workunit.client.0.smithi029.stdout:write completion cb called! 2024-08-29T18:54:06.229 INFO:tasks.workunit.client.0.smithi029.stdout:return value is: 0 2024-08-29T18:54:06.229 INFO:tasks.workunit.client.0.smithi029.stdout:finished write 2024-08-29T18:54:06.230 INFO:tasks.workunit.client.0.smithi029.stdout:read: 512 2024-08-29T18:54:06.230 INFO:tasks.workunit.client.0.smithi029.stdout:read: 512 2024-08-29T18:54:06.230 INFO:tasks.workunit.client.0.smithi029.stdout:read: 512 2024-08-29T18:54:06.230 INFO:tasks.workunit.client.0.smithi029.stdout:read: 512 2024-08-29T18:54:06.230 INFO:tasks.workunit.client.0.smithi029.stdout:read: 512 2024-08-29T18:54:06.230 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:54:06.230 INFO:tasks.workunit.client.0.smithi029.stdout:started read 2024-08-29T18:54:06.230 INFO:tasks.workunit.client.0.smithi029.stdout:read completion cb called! 2024-08-29T18:54:06.230 INFO:tasks.workunit.client.0.smithi029.stdout:return value is: 512 2024-08-29T18:54:06.230 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:54:06.230 INFO:tasks.workunit.client.0.smithi029.stdout:started read 2024-08-29T18:54:06.230 INFO:tasks.workunit.client.0.smithi029.stdout:read completion cb called! 2024-08-29T18:54:06.230 INFO:tasks.workunit.client.0.smithi029.stdout:return value is: 512 2024-08-29T18:54:06.230 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:54:06.231 INFO:tasks.workunit.client.0.smithi029.stdout:started read 2024-08-29T18:54:06.231 INFO:tasks.workunit.client.0.smithi029.stdout:read completion cb called! 2024-08-29T18:54:06.231 INFO:tasks.workunit.client.0.smithi029.stdout:return value is: 512 2024-08-29T18:54:06.231 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:54:06.231 INFO:tasks.workunit.client.0.smithi029.stdout:started read 2024-08-29T18:54:06.231 INFO:tasks.workunit.client.0.smithi029.stdout:read completion cb called! 2024-08-29T18:54:06.231 INFO:tasks.workunit.client.0.smithi029.stdout:return value is: 512 2024-08-29T18:54:06.231 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:54:06.231 INFO:tasks.workunit.client.0.smithi029.stdout:started read 2024-08-29T18:54:06.231 INFO:tasks.workunit.client.0.smithi029.stdout:read completion cb called! 2024-08-29T18:54:06.231 INFO:tasks.workunit.client.0.smithi029.stdout:return value is: 512 2024-08-29T18:54:06.231 INFO:tasks.workunit.client.0.smithi029.stdout:discard: 512~512 = 512 2024-08-29T18:54:06.231 INFO:tasks.workunit.client.0.smithi029.stdout:write completion cb called! 2024-08-29T18:54:06.232 INFO:tasks.workunit.client.0.smithi029.stdout:aio discard: 1536~512 = 0 2024-08-29T18:54:06.232 INFO:tasks.workunit.client.0.smithi029.stdout:read: 512 2024-08-29T18:54:06.232 INFO:tasks.workunit.client.0.smithi029.stdout:read: 512 2024-08-29T18:54:06.232 INFO:tasks.workunit.client.0.smithi029.stdout:read: 512 2024-08-29T18:54:06.232 INFO:tasks.workunit.client.0.smithi029.stdout:read: 512 2024-08-29T18:54:06.232 INFO:tasks.workunit.client.0.smithi029.stdout:read: 512 2024-08-29T18:54:06.232 INFO:tasks.workunit.client.0.smithi029.stdout:read completion cb called! 2024-08-29T18:54:06.232 INFO:tasks.workunit.client.0.smithi029.stdout:read completion cb called! 2024-08-29T18:54:06.232 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestLibRBD.TestDataPoolIO (3729 ms) 2024-08-29T18:54:06.232 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteMismatch 2024-08-29T18:54:06.232 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T18:54:06.284 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestLibRBD.TestCompareAndWriteMismatch (57 ms) 2024-08-29T18:54:06.285 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteMismatch 2024-08-29T18:54:06.285 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T18:54:06.353 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteMismatch (68 ms) 2024-08-29T18:54:06.354 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteSuccess 2024-08-29T18:54:06.354 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T18:54:06.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:54:06 smithi029 bash[79042]: cluster 2024-08-29T18:54:05.092993+0000 mon.a (mon.0) 2632 : cluster [DBG] osdmap e1770: 8 total, 8 up, 8 in 2024-08-29T18:54:06.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:54:06 smithi029 bash[79042]: cluster 2024-08-29T18:54:05.671749+0000 mgr.y (mgr.25004) 1926 : cluster [DBG] pgmap v3222: 585 pgs: 3 creating+peering, 23 unknown, 559 active+clean; 201 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 275 KiB/s rd, 138 KiB/s wr, 572 op/s 2024-08-29T18:54:06.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:54:06 smithi110 bash[67519]: cluster 2024-08-29T18:54:05.092993+0000 mon.a (mon.0) 2632 : cluster [DBG] osdmap e1770: 8 total, 8 up, 8 in 2024-08-29T18:54:06.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:54:06 smithi110 bash[67519]: cluster 2024-08-29T18:54:05.671749+0000 mgr.y (mgr.25004) 1926 : cluster [DBG] pgmap v3222: 585 pgs: 3 creating+peering, 23 unknown, 559 active+clean; 201 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 275 KiB/s rd, 138 KiB/s wr, 572 op/s 2024-08-29T18:54:06.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:54:06 smithi029 bash[77880]: cluster 2024-08-29T18:54:05.092993+0000 mon.a (mon.0) 2632 : cluster [DBG] osdmap e1770: 8 total, 8 up, 8 in 2024-08-29T18:54:06.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:54:06 smithi029 bash[77880]: cluster 2024-08-29T18:54:05.671749+0000 mgr.y (mgr.25004) 1926 : cluster [DBG] pgmap v3222: 585 pgs: 3 creating+peering, 23 unknown, 559 active+clean; 201 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 275 KiB/s rd, 138 KiB/s wr, 572 op/s 2024-08-29T18:54:06.422 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestLibRBD.TestCompareAndWriteSuccess (69 ms) 2024-08-29T18:54:06.422 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteSuccess 2024-08-29T18:54:06.422 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T18:54:06.491 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteSuccess (69 ms) 2024-08-29T18:54:06.491 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteStripeUnitUnaligned 2024-08-29T18:54:06.491 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T18:54:06.616 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestLibRBD.TestCompareAndWriteStripeUnitUnaligned (125 ms) 2024-08-29T18:54:06.616 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteStripeUnitUnaligned 2024-08-29T18:54:06.617 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T18:54:06.745 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteStripeUnitUnaligned (129 ms) 2024-08-29T18:54:06.745 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteTooLarge 2024-08-29T18:54:06.745 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T18:54:06.876 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestLibRBD.TestCompareAndWriteTooLarge (131 ms) 2024-08-29T18:54:06.877 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteTooLarge 2024-08-29T18:54:06.877 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T18:54:07.002 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteTooLarge (126 ms) 2024-08-29T18:54:07.002 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteStripeUnitSuccess 2024-08-29T18:54:07.003 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T18:54:07.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:54:07 smithi029 bash[77880]: cluster 2024-08-29T18:54:06.087031+0000 mon.a (mon.0) 2633 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:54:07.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:54:07 smithi029 bash[77880]: cluster 2024-08-29T18:54:06.096490+0000 mon.a (mon.0) 2634 : cluster [DBG] osdmap e1771: 8 total, 8 up, 8 in 2024-08-29T18:54:07.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:54:07 smithi029 bash[79042]: cluster 2024-08-29T18:54:06.087031+0000 mon.a (mon.0) 2633 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:54:07.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:54:07 smithi029 bash[79042]: cluster 2024-08-29T18:54:06.096490+0000 mon.a (mon.0) 2634 : cluster [DBG] osdmap e1771: 8 total, 8 up, 8 in 2024-08-29T18:54:07.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:54:07 smithi110 bash[67519]: cluster 2024-08-29T18:54:06.087031+0000 mon.a (mon.0) 2633 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:54:07.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:54:07 smithi110 bash[67519]: cluster 2024-08-29T18:54:06.096490+0000 mon.a (mon.0) 2634 : cluster [DBG] osdmap e1771: 8 total, 8 up, 8 in 2024-08-29T18:54:07.537 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestLibRBD.TestCompareAndWriteStripeUnitSuccess (535 ms) 2024-08-29T18:54:07.537 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteStripeUnitSuccess 2024-08-29T18:54:07.537 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T18:54:07.905 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteStripeUnitSuccess (368 ms) 2024-08-29T18:54:07.905 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteVIovecLenDiffers 2024-08-29T18:54:07.905 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T18:54:07.973 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteVIovecLenDiffers (68 ms) 2024-08-29T18:54:07.973 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteVMismatch 2024-08-29T18:54:07.973 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T18:54:08.040 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteVMismatch (67 ms) 2024-08-29T18:54:08.040 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteVSuccess 2024-08-29T18:54:08.040 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T18:54:08.112 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteVSuccess (72 ms) 2024-08-29T18:54:08.112 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestLibRBD.TestScatterGatherIO 2024-08-29T18:54:08.112 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T18:54:08.188 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestLibRBD.TestScatterGatherIO (76 ms) 2024-08-29T18:54:08.188 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestLibRBD.TestEmptyDiscard 2024-08-29T18:54:08.188 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T18:54:08.246 INFO:tasks.workunit.client.0.smithi029.stdout:write completion cb called! 2024-08-29T18:54:08.246 INFO:tasks.workunit.client.0.smithi029.stdout:aio discard: 0~1048576 = 0 2024-08-29T18:54:08.246 INFO:tasks.workunit.client.0.smithi029.stdout:write completion cb called! 2024-08-29T18:54:08.246 INFO:tasks.workunit.client.0.smithi029.stdout:aio discard: 0~4194304 = 0 2024-08-29T18:54:08.246 INFO:tasks.workunit.client.0.smithi029.stdout:write completion cb called! 2024-08-29T18:54:08.246 INFO:tasks.workunit.client.0.smithi029.stdout:aio discard: 3145728~1048576 = 0 2024-08-29T18:54:08.246 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestLibRBD.TestEmptyDiscard (58 ms) 2024-08-29T18:54:08.247 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestLibRBD.TestFUA 2024-08-29T18:54:08.247 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T18:54:08.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:54:08 smithi110 bash[67519]: cluster 2024-08-29T18:54:07.675373+0000 mgr.y (mgr.25004) 1927 : cluster [DBG] pgmap v3224: 585 pgs: 3 creating+peering, 582 active+clean; 217 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.7 MiB/s wr, 208 op/s 2024-08-29T18:54:08.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:54:08 smithi029 bash[79042]: cluster 2024-08-29T18:54:07.675373+0000 mgr.y (mgr.25004) 1927 : cluster [DBG] pgmap v3224: 585 pgs: 3 creating+peering, 582 active+clean; 217 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.7 MiB/s wr, 208 op/s 2024-08-29T18:54:08.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:54:08 smithi029 bash[77880]: cluster 2024-08-29T18:54:07.675373+0000 mgr.y (mgr.25004) 1927 : cluster [DBG] pgmap v3224: 585 pgs: 3 creating+peering, 582 active+clean; 217 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.7 MiB/s wr, 208 op/s 2024-08-29T18:54:08.530 INFO:tasks.workunit.client.0.smithi029.stdout:wrote: 512 2024-08-29T18:54:08.531 INFO:tasks.workunit.client.0.smithi029.stdout:wrote: 512 2024-08-29T18:54:08.531 INFO:tasks.workunit.client.0.smithi029.stdout:wrote: 512 2024-08-29T18:54:08.531 INFO:tasks.workunit.client.0.smithi029.stdout:wrote: 512 2024-08-29T18:54:08.531 INFO:tasks.workunit.client.0.smithi029.stdout:wrote: 512 2024-08-29T18:54:08.531 INFO:tasks.workunit.client.0.smithi029.stdout:read: 512 2024-08-29T18:54:08.531 INFO:tasks.workunit.client.0.smithi029.stdout:read: 512 2024-08-29T18:54:08.531 INFO:tasks.workunit.client.0.smithi029.stdout:read: 512 2024-08-29T18:54:08.531 INFO:tasks.workunit.client.0.smithi029.stdout:read: 512 2024-08-29T18:54:08.531 INFO:tasks.workunit.client.0.smithi029.stdout:read: 512 2024-08-29T18:54:08.531 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:54:08.531 INFO:tasks.workunit.client.0.smithi029.stdout:started write 2024-08-29T18:54:08.531 INFO:tasks.workunit.client.0.smithi029.stdout:write completion cb called! 2024-08-29T18:54:08.531 INFO:tasks.workunit.client.0.smithi029.stdout:return value is: 0 2024-08-29T18:54:08.532 INFO:tasks.workunit.client.0.smithi029.stdout:finished write 2024-08-29T18:54:08.532 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:54:08.532 INFO:tasks.workunit.client.0.smithi029.stdout:started write 2024-08-29T18:54:08.532 INFO:tasks.workunit.client.0.smithi029.stdout:write completion cb called! 2024-08-29T18:54:08.532 INFO:tasks.workunit.client.0.smithi029.stdout:return value is: 0 2024-08-29T18:54:08.532 INFO:tasks.workunit.client.0.smithi029.stdout:finished write 2024-08-29T18:54:08.532 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:54:08.532 INFO:tasks.workunit.client.0.smithi029.stdout:started write 2024-08-29T18:54:08.532 INFO:tasks.workunit.client.0.smithi029.stdout:write completion cb called! 2024-08-29T18:54:08.532 INFO:tasks.workunit.client.0.smithi029.stdout:return value is: 0 2024-08-29T18:54:08.532 INFO:tasks.workunit.client.0.smithi029.stdout:finished write 2024-08-29T18:54:08.532 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:54:08.532 INFO:tasks.workunit.client.0.smithi029.stdout:started write 2024-08-29T18:54:08.533 INFO:tasks.workunit.client.0.smithi029.stdout:write completion cb called! 2024-08-29T18:54:08.533 INFO:tasks.workunit.client.0.smithi029.stdout:return value is: 0 2024-08-29T18:54:08.533 INFO:tasks.workunit.client.0.smithi029.stdout:finished write 2024-08-29T18:54:08.533 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:54:08.533 INFO:tasks.workunit.client.0.smithi029.stdout:started write 2024-08-29T18:54:08.533 INFO:tasks.workunit.client.0.smithi029.stdout:write completion cb called! 2024-08-29T18:54:08.533 INFO:tasks.workunit.client.0.smithi029.stdout:return value is: 0 2024-08-29T18:54:08.533 INFO:tasks.workunit.client.0.smithi029.stdout:finished write 2024-08-29T18:54:08.533 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:54:08.533 INFO:tasks.workunit.client.0.smithi029.stdout:started read 2024-08-29T18:54:08.533 INFO:tasks.workunit.client.0.smithi029.stdout:read completion cb called! 2024-08-29T18:54:08.533 INFO:tasks.workunit.client.0.smithi029.stdout:return value is: 512 2024-08-29T18:54:08.533 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:54:08.533 INFO:tasks.workunit.client.0.smithi029.stdout:started read 2024-08-29T18:54:08.534 INFO:tasks.workunit.client.0.smithi029.stdout:read completion cb called! 2024-08-29T18:54:08.534 INFO:tasks.workunit.client.0.smithi029.stdout:return value is: 512 2024-08-29T18:54:08.534 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:54:08.534 INFO:tasks.workunit.client.0.smithi029.stdout:started read 2024-08-29T18:54:08.534 INFO:tasks.workunit.client.0.smithi029.stdout:read completion cb called! 2024-08-29T18:54:08.534 INFO:tasks.workunit.client.0.smithi029.stdout:return value is: 512 2024-08-29T18:54:08.534 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:54:08.534 INFO:tasks.workunit.client.0.smithi029.stdout:started read 2024-08-29T18:54:08.534 INFO:tasks.workunit.client.0.smithi029.stdout:read completion cb called! 2024-08-29T18:54:08.534 INFO:tasks.workunit.client.0.smithi029.stdout:return value is: 512 2024-08-29T18:54:08.534 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:54:08.534 INFO:tasks.workunit.client.0.smithi029.stdout:started read 2024-08-29T18:54:08.534 INFO:tasks.workunit.client.0.smithi029.stdout:read completion cb called! 2024-08-29T18:54:08.534 INFO:tasks.workunit.client.0.smithi029.stdout:return value is: 512 2024-08-29T18:54:08.535 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestLibRBD.TestFUA (284 ms) 2024-08-29T18:54:08.535 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestLibRBD.TestIOPP 2024-08-29T18:54:08.535 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T18:54:08.579 INFO:tasks.workunit.client.0.smithi029.stdout:wrote: 512 2024-08-29T18:54:08.580 INFO:tasks.workunit.client.0.smithi029.stdout:wrote: 512 2024-08-29T18:54:08.580 INFO:tasks.workunit.client.0.smithi029.stdout:wrote: 512 2024-08-29T18:54:08.580 INFO:tasks.workunit.client.0.smithi029.stdout:wrote: 512 2024-08-29T18:54:08.580 INFO:tasks.workunit.client.0.smithi029.stdout:wrote: 512 2024-08-29T18:54:08.580 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:54:08.580 INFO:tasks.workunit.client.0.smithi029.stdout:started write 2024-08-29T18:54:08.580 INFO:tasks.workunit.client.0.smithi029.stdout:write completion cb called! 2024-08-29T18:54:08.580 INFO:tasks.workunit.client.0.smithi029.stdout:return value is: 0 2024-08-29T18:54:08.580 INFO:tasks.workunit.client.0.smithi029.stdout:finished write 2024-08-29T18:54:08.580 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:54:08.580 INFO:tasks.workunit.client.0.smithi029.stdout:started write 2024-08-29T18:54:08.581 INFO:tasks.workunit.client.0.smithi029.stdout:write completion cb called! 2024-08-29T18:54:08.581 INFO:tasks.workunit.client.0.smithi029.stdout:return value is: 0 2024-08-29T18:54:08.581 INFO:tasks.workunit.client.0.smithi029.stdout:finished write 2024-08-29T18:54:08.582 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:54:08.582 INFO:tasks.workunit.client.0.smithi029.stdout:started write 2024-08-29T18:54:08.582 INFO:tasks.workunit.client.0.smithi029.stdout:write completion cb called! 2024-08-29T18:54:08.582 INFO:tasks.workunit.client.0.smithi029.stdout:return value is: 0 2024-08-29T18:54:08.582 INFO:tasks.workunit.client.0.smithi029.stdout:finished write 2024-08-29T18:54:08.582 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:54:08.582 INFO:tasks.workunit.client.0.smithi029.stdout:started write 2024-08-29T18:54:08.582 INFO:tasks.workunit.client.0.smithi029.stdout:write completion cb called! 2024-08-29T18:54:08.582 INFO:tasks.workunit.client.0.smithi029.stdout:return value is: 0 2024-08-29T18:54:08.582 INFO:tasks.workunit.client.0.smithi029.stdout:finished write 2024-08-29T18:54:08.582 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:54:08.582 INFO:tasks.workunit.client.0.smithi029.stdout:started write 2024-08-29T18:54:08.582 INFO:tasks.workunit.client.0.smithi029.stdout:write completion cb called! 2024-08-29T18:54:08.614 INFO:tasks.workunit.client.0.smithi029.stdout:return value is: 0 2024-08-29T18:54:08.614 INFO:tasks.workunit.client.0.smithi029.stdout:finished write 2024-08-29T18:54:08.614 INFO:tasks.workunit.client.0.smithi029.stdout:start compare and write 2024-08-29T18:54:08.614 INFO:tasks.workunit.client.0.smithi029.stdout:compare and wrote: 512 2024-08-29T18:54:08.614 INFO:tasks.workunit.client.0.smithi029.stdout:start compare and write 2024-08-29T18:54:08.614 INFO:tasks.workunit.client.0.smithi029.stdout:compare and wrote: 512 2024-08-29T18:54:08.615 INFO:tasks.workunit.client.0.smithi029.stdout:start compare and write 2024-08-29T18:54:08.615 INFO:tasks.workunit.client.0.smithi029.stdout:compare and wrote: 512 2024-08-29T18:54:08.615 INFO:tasks.workunit.client.0.smithi029.stdout:start compare and write 2024-08-29T18:54:08.615 INFO:tasks.workunit.client.0.smithi029.stdout:compare and wrote: 512 2024-08-29T18:54:08.615 INFO:tasks.workunit.client.0.smithi029.stdout:start compare and write 2024-08-29T18:54:08.615 INFO:tasks.workunit.client.0.smithi029.stdout:compare and wrote: 512 2024-08-29T18:54:08.615 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:54:08.615 INFO:tasks.workunit.client.0.smithi029.stdout:started aio compare and write 2024-08-29T18:54:08.615 INFO:tasks.workunit.client.0.smithi029.stdout:write completion cb called! 2024-08-29T18:54:08.616 INFO:tasks.workunit.client.0.smithi029.stdout:return value is: 0 2024-08-29T18:54:08.616 INFO:tasks.workunit.client.0.smithi029.stdout:finished aio compare and write 2024-08-29T18:54:08.617 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:54:08.617 INFO:tasks.workunit.client.0.smithi029.stdout:started aio compare and write 2024-08-29T18:54:08.617 INFO:tasks.workunit.client.0.smithi029.stdout:write completion cb called! 2024-08-29T18:54:08.619 INFO:tasks.workunit.client.0.smithi029.stdout:return value is: 0 2024-08-29T18:54:08.619 INFO:tasks.workunit.client.0.smithi029.stdout:finished aio compare and write 2024-08-29T18:54:08.619 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:54:08.619 INFO:tasks.workunit.client.0.smithi029.stdout:started aio compare and write 2024-08-29T18:54:08.620 INFO:tasks.workunit.client.0.smithi029.stdout:write completion cb called! 2024-08-29T18:54:08.622 INFO:tasks.workunit.client.0.smithi029.stdout:return value is: 0 2024-08-29T18:54:08.622 INFO:tasks.workunit.client.0.smithi029.stdout:finished aio compare and write 2024-08-29T18:54:08.622 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:54:08.622 INFO:tasks.workunit.client.0.smithi029.stdout:started aio compare and write 2024-08-29T18:54:08.622 INFO:tasks.workunit.client.0.smithi029.stdout:write completion cb called! 2024-08-29T18:54:08.625 INFO:tasks.workunit.client.0.smithi029.stdout:return value is: 0 2024-08-29T18:54:08.625 INFO:tasks.workunit.client.0.smithi029.stdout:finished aio compare and write 2024-08-29T18:54:08.625 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:54:08.625 INFO:tasks.workunit.client.0.smithi029.stdout:started aio compare and write 2024-08-29T18:54:08.625 INFO:tasks.workunit.client.0.smithi029.stdout:write completion cb called! 2024-08-29T18:54:08.630 INFO:tasks.workunit.client.0.smithi029.stdout:return value is: 0 2024-08-29T18:54:08.630 INFO:tasks.workunit.client.0.smithi029.stdout:finished aio compare and write 2024-08-29T18:54:08.630 INFO:tasks.workunit.client.0.smithi029.stdout:read: 512 2024-08-29T18:54:08.630 INFO:tasks.workunit.client.0.smithi029.stdout:read: 512 2024-08-29T18:54:08.630 INFO:tasks.workunit.client.0.smithi029.stdout:read: 512 2024-08-29T18:54:08.630 INFO:tasks.workunit.client.0.smithi029.stdout:read: 512 2024-08-29T18:54:08.630 INFO:tasks.workunit.client.0.smithi029.stdout:read: 512 2024-08-29T18:54:08.630 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:54:08.630 INFO:tasks.workunit.client.0.smithi029.stdout:started read 2024-08-29T18:54:08.630 INFO:tasks.workunit.client.0.smithi029.stdout:read completion cb called! 2024-08-29T18:54:08.631 INFO:tasks.workunit.client.0.smithi029.stdout:return value is: 512 2024-08-29T18:54:08.631 INFO:tasks.workunit.client.0.smithi029.stdout:finished read 2024-08-29T18:54:08.631 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:54:08.631 INFO:tasks.workunit.client.0.smithi029.stdout:started read 2024-08-29T18:54:08.631 INFO:tasks.workunit.client.0.smithi029.stdout:read completion cb called! 2024-08-29T18:54:08.631 INFO:tasks.workunit.client.0.smithi029.stdout:return value is: 512 2024-08-29T18:54:08.631 INFO:tasks.workunit.client.0.smithi029.stdout:finished read 2024-08-29T18:54:08.631 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:54:08.632 INFO:tasks.workunit.client.0.smithi029.stdout:started read 2024-08-29T18:54:08.632 INFO:tasks.workunit.client.0.smithi029.stdout:read completion cb called! 2024-08-29T18:54:08.633 INFO:tasks.workunit.client.0.smithi029.stdout:return value is: 512 2024-08-29T18:54:08.633 INFO:tasks.workunit.client.0.smithi029.stdout:finished read 2024-08-29T18:54:08.633 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:54:08.633 INFO:tasks.workunit.client.0.smithi029.stdout:started read 2024-08-29T18:54:08.633 INFO:tasks.workunit.client.0.smithi029.stdout:read completion cb called! 2024-08-29T18:54:08.633 INFO:tasks.workunit.client.0.smithi029.stdout:return value is: 512 2024-08-29T18:54:08.633 INFO:tasks.workunit.client.0.smithi029.stdout:finished read 2024-08-29T18:54:08.634 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:54:08.634 INFO:tasks.workunit.client.0.smithi029.stdout:started read 2024-08-29T18:54:08.634 INFO:tasks.workunit.client.0.smithi029.stdout:read completion cb called! 2024-08-29T18:54:08.634 INFO:tasks.workunit.client.0.smithi029.stdout:return value is: 512 2024-08-29T18:54:08.634 INFO:tasks.workunit.client.0.smithi029.stdout:finished read 2024-08-29T18:54:08.634 INFO:tasks.workunit.client.0.smithi029.stdout:discard: 512~512 2024-08-29T18:54:08.634 INFO:tasks.workunit.client.0.smithi029.stdout:write completion cb called! 2024-08-29T18:54:11.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:54:10 smithi029 bash[79042]: cluster 2024-08-29T18:54:09.677148+0000 mgr.y (mgr.25004) 1928 : cluster [DBG] pgmap v3225: 585 pgs: 585 active+clean; 221 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.7 MiB/s wr, 187 op/s 2024-08-29T18:54:11.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:54:10 smithi110 bash[67519]: cluster 2024-08-29T18:54:09.677148+0000 mgr.y (mgr.25004) 1928 : cluster [DBG] pgmap v3225: 585 pgs: 585 active+clean; 221 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.7 MiB/s wr, 187 op/s 2024-08-29T18:54:11.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:54:10 smithi029 bash[77880]: cluster 2024-08-29T18:54:09.677148+0000 mgr.y (mgr.25004) 1928 : cluster [DBG] pgmap v3225: 585 pgs: 585 active+clean; 221 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.7 MiB/s wr, 187 op/s 2024-08-29T18:54:12.803 INFO:tasks.workunit.client.0.smithi029.stdout:read: 512 2024-08-29T18:54:12.803 INFO:tasks.workunit.client.0.smithi029.stdout:read: 512 2024-08-29T18:54:12.804 INFO:tasks.workunit.client.0.smithi029.stdout:read: 512 2024-08-29T18:54:12.804 INFO:tasks.workunit.client.0.smithi029.stdout:read: 512 2024-08-29T18:54:12.804 INFO:tasks.workunit.client.0.smithi029.stdout:read: 512 2024-08-29T18:54:12.804 INFO:tasks.workunit.client.0.smithi029.stdout:wrote: 0 2024-08-29T18:54:12.804 INFO:tasks.workunit.client.0.smithi029.stdout:to verify the data 2024-08-29T18:54:12.804 INFO:tasks.workunit.client.0.smithi029.stdout:verified 2024-08-29T18:54:12.804 INFO:tasks.workunit.client.0.smithi029.stdout:wrote: 0 2024-08-29T18:54:12.804 INFO:tasks.workunit.client.0.smithi029.stdout:to verify the data 2024-08-29T18:54:12.804 INFO:tasks.workunit.client.0.smithi029.stdout:verified 2024-08-29T18:54:12.804 INFO:tasks.workunit.client.0.smithi029.stdout:wrote: 16384 2024-08-29T18:54:12.804 INFO:tasks.workunit.client.0.smithi029.stdout:to verify the data 2024-08-29T18:54:12.804 INFO:tasks.workunit.client.0.smithi029.stdout:verified 2024-08-29T18:54:12.805 INFO:tasks.workunit.client.0.smithi029.stdout:wrote: 16384 2024-08-29T18:54:12.805 INFO:tasks.workunit.client.0.smithi029.stdout:to verify the data 2024-08-29T18:54:12.805 INFO:tasks.workunit.client.0.smithi029.stdout:verified 2024-08-29T18:54:12.805 INFO:tasks.workunit.client.0.smithi029.stdout:expected fail, finished writesame 2024-08-29T18:54:12.805 INFO:tasks.workunit.client.0.smithi029.stdout:expected fail, finished writesame 2024-08-29T18:54:12.805 INFO:tasks.workunit.client.0.smithi029.stdout:wrote: 49152 2024-08-29T18:54:12.805 INFO:tasks.workunit.client.0.smithi029.stdout:to verify the data 2024-08-29T18:54:12.805 INFO:tasks.workunit.client.0.smithi029.stdout:verified 2024-08-29T18:54:12.805 INFO:tasks.workunit.client.0.smithi029.stdout:wrote: 49152 2024-08-29T18:54:12.805 INFO:tasks.workunit.client.0.smithi029.stdout:to verify the data 2024-08-29T18:54:12.805 INFO:tasks.workunit.client.0.smithi029.stdout:verified 2024-08-29T18:54:12.805 INFO:tasks.workunit.client.0.smithi029.stdout:wrote: 65536 2024-08-29T18:54:12.806 INFO:tasks.workunit.client.0.smithi029.stdout:to verify the data 2024-08-29T18:54:12.806 INFO:tasks.workunit.client.0.smithi029.stdout:verified 2024-08-29T18:54:12.806 INFO:tasks.workunit.client.0.smithi029.stdout:wrote: 65536 2024-08-29T18:54:12.806 INFO:tasks.workunit.client.0.smithi029.stdout:to verify the data 2024-08-29T18:54:12.806 INFO:tasks.workunit.client.0.smithi029.stdout:verified 2024-08-29T18:54:12.806 INFO:tasks.workunit.client.0.smithi029.stdout:expected fail, finished writesame 2024-08-29T18:54:12.806 INFO:tasks.workunit.client.0.smithi029.stdout:expected fail, finished writesame 2024-08-29T18:54:12.806 INFO:tasks.workunit.client.0.smithi029.stdout:wrote: 98304 2024-08-29T18:54:12.806 INFO:tasks.workunit.client.0.smithi029.stdout:to verify the data 2024-08-29T18:54:12.806 INFO:tasks.workunit.client.0.smithi029.stdout:verified 2024-08-29T18:54:12.806 INFO:tasks.workunit.client.0.smithi029.stdout:wrote: 98304 2024-08-29T18:54:12.806 INFO:tasks.workunit.client.0.smithi029.stdout:to verify the data 2024-08-29T18:54:12.806 INFO:tasks.workunit.client.0.smithi029.stdout:verified 2024-08-29T18:54:12.806 INFO:tasks.workunit.client.0.smithi029.stdout:wrote: 114688 2024-08-29T18:54:12.807 INFO:tasks.workunit.client.0.smithi029.stdout:to verify the data 2024-08-29T18:54:12.807 INFO:tasks.workunit.client.0.smithi029.stdout:verified 2024-08-29T18:54:12.807 INFO:tasks.workunit.client.0.smithi029.stdout:wrote: 114688 2024-08-29T18:54:12.807 INFO:tasks.workunit.client.0.smithi029.stdout:to verify the data 2024-08-29T18:54:12.807 INFO:tasks.workunit.client.0.smithi029.stdout:verified 2024-08-29T18:54:12.807 INFO:tasks.workunit.client.0.smithi029.stdout:expected fail, finished writesame 2024-08-29T18:54:12.807 INFO:tasks.workunit.client.0.smithi029.stdout:expected fail, finished writesame 2024-08-29T18:54:12.807 INFO:tasks.workunit.client.0.smithi029.stdout:wrote: 147456 2024-08-29T18:54:12.807 INFO:tasks.workunit.client.0.smithi029.stdout:to verify the data 2024-08-29T18:54:12.807 INFO:tasks.workunit.client.0.smithi029.stdout:verified 2024-08-29T18:54:12.808 INFO:tasks.workunit.client.0.smithi029.stdout:wrote: 147456 2024-08-29T18:54:12.808 INFO:tasks.workunit.client.0.smithi029.stdout:to verify the data 2024-08-29T18:54:12.808 INFO:tasks.workunit.client.0.smithi029.stdout:verified 2024-08-29T18:54:12.808 INFO:tasks.workunit.client.0.smithi029.stdout:wrote: 163840 2024-08-29T18:54:12.808 INFO:tasks.workunit.client.0.smithi029.stdout:to verify the data 2024-08-29T18:54:12.808 INFO:tasks.workunit.client.0.smithi029.stdout:verified 2024-08-29T18:54:12.808 INFO:tasks.workunit.client.0.smithi029.stdout:wrote: 163840 2024-08-29T18:54:12.808 INFO:tasks.workunit.client.0.smithi029.stdout:to verify the data 2024-08-29T18:54:12.808 INFO:tasks.workunit.client.0.smithi029.stdout:verified 2024-08-29T18:54:12.808 INFO:tasks.workunit.client.0.smithi029.stdout:expected fail, finished writesame 2024-08-29T18:54:12.808 INFO:tasks.workunit.client.0.smithi029.stdout:expected fail, finished writesame 2024-08-29T18:54:12.808 INFO:tasks.workunit.client.0.smithi029.stdout:wrote: 196608 2024-08-29T18:54:12.808 INFO:tasks.workunit.client.0.smithi029.stdout:to verify the data 2024-08-29T18:54:12.809 INFO:tasks.workunit.client.0.smithi029.stdout:verified 2024-08-29T18:54:12.809 INFO:tasks.workunit.client.0.smithi029.stdout:wrote: 196608 2024-08-29T18:54:12.809 INFO:tasks.workunit.client.0.smithi029.stdout:to verify the data 2024-08-29T18:54:12.809 INFO:tasks.workunit.client.0.smithi029.stdout:verified 2024-08-29T18:54:12.809 INFO:tasks.workunit.client.0.smithi029.stdout:wrote: 212992 2024-08-29T18:54:12.809 INFO:tasks.workunit.client.0.smithi029.stdout:to verify the data 2024-08-29T18:54:12.809 INFO:tasks.workunit.client.0.smithi029.stdout:verified 2024-08-29T18:54:12.809 INFO:tasks.workunit.client.0.smithi029.stdout:wrote: 212992 2024-08-29T18:54:12.809 INFO:tasks.workunit.client.0.smithi029.stdout:to verify the data 2024-08-29T18:54:12.809 INFO:tasks.workunit.client.0.smithi029.stdout:verified 2024-08-29T18:54:12.809 INFO:tasks.workunit.client.0.smithi029.stdout:expected fail, finished writesame 2024-08-29T18:54:12.809 INFO:tasks.workunit.client.0.smithi029.stdout:expected fail, finished writesame 2024-08-29T18:54:12.809 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:54:12.809 INFO:tasks.workunit.client.0.smithi029.stdout:started writesame 2024-08-29T18:54:12.810 INFO:tasks.workunit.client.0.smithi029.stdout:write completion cb called! 2024-08-29T18:54:12.810 INFO:tasks.workunit.client.0.smithi029.stdout:return value is: 0 2024-08-29T18:54:12.810 INFO:tasks.workunit.client.0.smithi029.stdout:finished writesame 2024-08-29T18:54:12.810 INFO:tasks.workunit.client.0.smithi029.stdout:to verify the data 2024-08-29T18:54:12.810 INFO:tasks.workunit.client.0.smithi029.stdout:verified 2024-08-29T18:54:12.810 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:54:12.810 INFO:tasks.workunit.client.0.smithi029.stdout:started writesame 2024-08-29T18:54:12.810 INFO:tasks.workunit.client.0.smithi029.stdout:write completion cb called! 2024-08-29T18:54:12.811 INFO:tasks.workunit.client.0.smithi029.stdout:return value is: 0 2024-08-29T18:54:12.812 INFO:tasks.workunit.client.0.smithi029.stdout:finished writesame 2024-08-29T18:54:12.812 INFO:tasks.workunit.client.0.smithi029.stdout:to verify the data 2024-08-29T18:54:12.812 INFO:tasks.workunit.client.0.smithi029.stdout:verified 2024-08-29T18:54:12.812 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:54:12.812 INFO:tasks.workunit.client.0.smithi029.stdout:started writesame 2024-08-29T18:54:12.812 INFO:tasks.workunit.client.0.smithi029.stdout:write completion cb called! 2024-08-29T18:54:12.840 INFO:tasks.workunit.client.0.smithi029.stdout:return value is: 0 2024-08-29T18:54:12.840 INFO:tasks.workunit.client.0.smithi029.stdout:finished writesame 2024-08-29T18:54:12.840 INFO:tasks.workunit.client.0.smithi029.stdout:to verify the data 2024-08-29T18:54:12.840 INFO:tasks.workunit.client.0.smithi029.stdout:verified 2024-08-29T18:54:12.840 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:54:12.840 INFO:tasks.workunit.client.0.smithi029.stdout:started writesame 2024-08-29T18:54:12.841 INFO:tasks.workunit.client.0.smithi029.stdout:write completion cb called! 2024-08-29T18:54:12.877 INFO:tasks.workunit.client.0.smithi029.stdout:return value is: 0 2024-08-29T18:54:12.878 INFO:tasks.workunit.client.0.smithi029.stdout:finished writesame 2024-08-29T18:54:12.878 INFO:tasks.workunit.client.0.smithi029.stdout:to verify the data 2024-08-29T18:54:12.878 INFO:tasks.workunit.client.0.smithi029.stdout:verified 2024-08-29T18:54:12.878 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:54:12.878 INFO:tasks.workunit.client.0.smithi029.stdout:started writesame 2024-08-29T18:54:12.878 INFO:tasks.workunit.client.0.smithi029.stdout:expected fail, finished writesame 2024-08-29T18:54:12.878 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:54:12.878 INFO:tasks.workunit.client.0.smithi029.stdout:started writesame 2024-08-29T18:54:12.878 INFO:tasks.workunit.client.0.smithi029.stdout:expected fail, finished writesame 2024-08-29T18:54:12.878 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:54:12.878 INFO:tasks.workunit.client.0.smithi029.stdout:started writesame 2024-08-29T18:54:12.878 INFO:tasks.workunit.client.0.smithi029.stdout:write completion cb called! 2024-08-29T18:54:12.968 INFO:tasks.workunit.client.0.smithi029.stdout:return value is: 0 2024-08-29T18:54:12.969 INFO:tasks.workunit.client.0.smithi029.stdout:finished writesame 2024-08-29T18:54:12.969 INFO:tasks.workunit.client.0.smithi029.stdout:to verify the data 2024-08-29T18:54:12.969 INFO:tasks.workunit.client.0.smithi029.stdout:verified 2024-08-29T18:54:12.969 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:54:12.969 INFO:tasks.workunit.client.0.smithi029.stdout:started writesame 2024-08-29T18:54:12.969 INFO:tasks.workunit.client.0.smithi029.stdout:write completion cb called! 2024-08-29T18:54:13.063 INFO:tasks.workunit.client.0.smithi029.stdout:return value is: 0 2024-08-29T18:54:13.063 INFO:tasks.workunit.client.0.smithi029.stdout:finished writesame 2024-08-29T18:54:13.063 INFO:tasks.workunit.client.0.smithi029.stdout:to verify the data 2024-08-29T18:54:13.063 INFO:tasks.workunit.client.0.smithi029.stdout:verified 2024-08-29T18:54:13.063 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:54:13.063 INFO:tasks.workunit.client.0.smithi029.stdout:started writesame 2024-08-29T18:54:13.064 INFO:tasks.workunit.client.0.smithi029.stdout:write completion cb called! 2024-08-29T18:54:13.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:54:12 smithi029 bash[77880]: cluster 2024-08-29T18:54:11.680951+0000 mgr.y (mgr.25004) 1929 : cluster [DBG] pgmap v3226: 585 pgs: 585 active+clean; 249 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 5.6 MiB/s rd, 5.9 MiB/s wr, 623 op/s 2024-08-29T18:54:13.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:54:12 smithi029 bash[79042]: cluster 2024-08-29T18:54:11.680951+0000 mgr.y (mgr.25004) 1929 : cluster [DBG] pgmap v3226: 585 pgs: 585 active+clean; 249 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 5.6 MiB/s rd, 5.9 MiB/s wr, 623 op/s 2024-08-29T18:54:13.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:54:12 smithi110 bash[67519]: cluster 2024-08-29T18:54:11.680951+0000 mgr.y (mgr.25004) 1929 : cluster [DBG] pgmap v3226: 585 pgs: 585 active+clean; 249 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 5.6 MiB/s rd, 5.9 MiB/s wr, 623 op/s 2024-08-29T18:54:13.195 INFO:tasks.workunit.client.0.smithi029.stdout:return value is: 0 2024-08-29T18:54:13.195 INFO:tasks.workunit.client.0.smithi029.stdout:finished writesame 2024-08-29T18:54:13.195 INFO:tasks.workunit.client.0.smithi029.stdout:to verify the data 2024-08-29T18:54:13.195 INFO:tasks.workunit.client.0.smithi029.stdout:verified 2024-08-29T18:54:13.195 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:54:13.195 INFO:tasks.workunit.client.0.smithi029.stdout:started writesame 2024-08-29T18:54:13.195 INFO:tasks.workunit.client.0.smithi029.stdout:write completion cb called! 2024-08-29T18:54:13.315 INFO:tasks.workunit.client.0.smithi029.stdout:return value is: 0 2024-08-29T18:54:13.316 INFO:tasks.workunit.client.0.smithi029.stdout:finished writesame 2024-08-29T18:54:13.316 INFO:tasks.workunit.client.0.smithi029.stdout:to verify the data 2024-08-29T18:54:13.316 INFO:tasks.workunit.client.0.smithi029.stdout:verified 2024-08-29T18:54:13.316 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:54:13.316 INFO:tasks.workunit.client.0.smithi029.stdout:started writesame 2024-08-29T18:54:13.316 INFO:tasks.workunit.client.0.smithi029.stdout:expected fail, finished writesame 2024-08-29T18:54:13.316 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:54:13.316 INFO:tasks.workunit.client.0.smithi029.stdout:started writesame 2024-08-29T18:54:13.316 INFO:tasks.workunit.client.0.smithi029.stdout:expected fail, finished writesame 2024-08-29T18:54:13.316 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:54:13.316 INFO:tasks.workunit.client.0.smithi029.stdout:started writesame 2024-08-29T18:54:13.316 INFO:tasks.workunit.client.0.smithi029.stdout:write completion cb called! 2024-08-29T18:54:13.503 INFO:tasks.workunit.client.0.smithi029.stdout:return value is: 0 2024-08-29T18:54:13.503 INFO:tasks.workunit.client.0.smithi029.stdout:finished writesame 2024-08-29T18:54:13.503 INFO:tasks.workunit.client.0.smithi029.stdout:to verify the data 2024-08-29T18:54:13.503 INFO:tasks.workunit.client.0.smithi029.stdout:verified 2024-08-29T18:54:13.503 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:54:13.503 INFO:tasks.workunit.client.0.smithi029.stdout:started writesame 2024-08-29T18:54:13.503 INFO:tasks.workunit.client.0.smithi029.stdout:write completion cb called! 2024-08-29T18:54:13.685 INFO:tasks.workunit.client.0.smithi029.stdout:return value is: 0 2024-08-29T18:54:13.685 INFO:tasks.workunit.client.0.smithi029.stdout:finished writesame 2024-08-29T18:54:13.685 INFO:tasks.workunit.client.0.smithi029.stdout:to verify the data 2024-08-29T18:54:13.685 INFO:tasks.workunit.client.0.smithi029.stdout:verified 2024-08-29T18:54:13.685 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:54:13.685 INFO:tasks.workunit.client.0.smithi029.stdout:started writesame 2024-08-29T18:54:13.685 INFO:tasks.workunit.client.0.smithi029.stdout:write completion cb called! 2024-08-29T18:54:13.940 INFO:tasks.workunit.client.0.smithi029.stdout:return value is: 0 2024-08-29T18:54:13.940 INFO:tasks.workunit.client.0.smithi029.stdout:finished writesame 2024-08-29T18:54:13.940 INFO:tasks.workunit.client.0.smithi029.stdout:to verify the data 2024-08-29T18:54:13.940 INFO:tasks.workunit.client.0.smithi029.stdout:verified 2024-08-29T18:54:13.940 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:54:13.940 INFO:tasks.workunit.client.0.smithi029.stdout:started writesame 2024-08-29T18:54:13.940 INFO:tasks.workunit.client.0.smithi029.stdout:write completion cb called! 2024-08-29T18:54:14.179 INFO:tasks.workunit.client.0.smithi029.stdout:return value is: 0 2024-08-29T18:54:14.180 INFO:tasks.workunit.client.0.smithi029.stdout:finished writesame 2024-08-29T18:54:14.180 INFO:tasks.workunit.client.0.smithi029.stdout:to verify the data 2024-08-29T18:54:14.180 INFO:tasks.workunit.client.0.smithi029.stdout:verified 2024-08-29T18:54:14.180 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:54:14.180 INFO:tasks.workunit.client.0.smithi029.stdout:started writesame 2024-08-29T18:54:14.180 INFO:tasks.workunit.client.0.smithi029.stdout:expected fail, finished writesame 2024-08-29T18:54:14.180 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:54:14.180 INFO:tasks.workunit.client.0.smithi029.stdout:started writesame 2024-08-29T18:54:14.180 INFO:tasks.workunit.client.0.smithi029.stdout:expected fail, finished writesame 2024-08-29T18:54:14.180 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:54:14.180 INFO:tasks.workunit.client.0.smithi029.stdout:started writesame 2024-08-29T18:54:14.181 INFO:tasks.workunit.client.0.smithi029.stdout:write completion cb called! 2024-08-29T18:54:14.479 INFO:tasks.workunit.client.0.smithi029.stdout:return value is: 0 2024-08-29T18:54:14.479 INFO:tasks.workunit.client.0.smithi029.stdout:finished writesame 2024-08-29T18:54:14.479 INFO:tasks.workunit.client.0.smithi029.stdout:to verify the data 2024-08-29T18:54:14.480 INFO:tasks.workunit.client.0.smithi029.stdout:verified 2024-08-29T18:54:14.480 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:54:14.480 INFO:tasks.workunit.client.0.smithi029.stdout:started writesame 2024-08-29T18:54:14.480 INFO:tasks.workunit.client.0.smithi029.stdout:write completion cb called! 2024-08-29T18:54:14.802 INFO:tasks.workunit.client.0.smithi029.stdout:return value is: 0 2024-08-29T18:54:14.802 INFO:tasks.workunit.client.0.smithi029.stdout:finished writesame 2024-08-29T18:54:14.802 INFO:tasks.workunit.client.0.smithi029.stdout:to verify the data 2024-08-29T18:54:14.802 INFO:tasks.workunit.client.0.smithi029.stdout:verified 2024-08-29T18:54:14.802 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:54:14.802 INFO:tasks.workunit.client.0.smithi029.stdout:started writesame 2024-08-29T18:54:14.802 INFO:tasks.workunit.client.0.smithi029.stdout:write completion cb called! 2024-08-29T18:54:14.902 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:54:14 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:54:14] "GET /metrics HTTP/1.1" 200 70594 "" "Prometheus/2.43.0" 2024-08-29T18:54:14.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:54:14 smithi029 bash[79042]: cluster 2024-08-29T18:54:13.683360+0000 mgr.y (mgr.25004) 1930 : cluster [DBG] pgmap v3227: 585 pgs: 585 active+clean; 253 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 6.8 MiB/s rd, 6.6 MiB/s wr, 561 op/s 2024-08-29T18:54:14.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:54:14 smithi029 bash[79042]: cluster 2024-08-29T18:54:14.707371+0000 mon.a (mon.0) 2635 : cluster [DBG] osdmap e1772: 8 total, 8 up, 8 in 2024-08-29T18:54:14.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:54:14 smithi029 bash[77880]: cluster 2024-08-29T18:54:13.683360+0000 mgr.y (mgr.25004) 1930 : cluster [DBG] pgmap v3227: 585 pgs: 585 active+clean; 253 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 6.8 MiB/s rd, 6.6 MiB/s wr, 561 op/s 2024-08-29T18:54:14.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:54:14 smithi029 bash[77880]: cluster 2024-08-29T18:54:14.707371+0000 mon.a (mon.0) 2635 : cluster [DBG] osdmap e1772: 8 total, 8 up, 8 in 2024-08-29T18:54:15.114 INFO:tasks.workunit.client.0.smithi029.stdout:return value is: 0 2024-08-29T18:54:15.114 INFO:tasks.workunit.client.0.smithi029.stdout:finished writesame 2024-08-29T18:54:15.114 INFO:tasks.workunit.client.0.smithi029.stdout:to verify the data 2024-08-29T18:54:15.114 INFO:tasks.workunit.client.0.smithi029.stdout:verified 2024-08-29T18:54:15.114 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:54:15.115 INFO:tasks.workunit.client.0.smithi029.stdout:started writesame 2024-08-29T18:54:15.115 INFO:tasks.workunit.client.0.smithi029.stdout:write completion cb called! 2024-08-29T18:54:15.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:54:14 smithi110 bash[67519]: cluster 2024-08-29T18:54:13.683360+0000 mgr.y (mgr.25004) 1930 : cluster [DBG] pgmap v3227: 585 pgs: 585 active+clean; 253 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 6.8 MiB/s rd, 6.6 MiB/s wr, 561 op/s 2024-08-29T18:54:15.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:54:14 smithi110 bash[67519]: cluster 2024-08-29T18:54:14.707371+0000 mon.a (mon.0) 2635 : cluster [DBG] osdmap e1772: 8 total, 8 up, 8 in 2024-08-29T18:54:15.450 INFO:tasks.workunit.client.0.smithi029.stdout:return value is: 0 2024-08-29T18:54:15.450 INFO:tasks.workunit.client.0.smithi029.stdout:finished writesame 2024-08-29T18:54:15.450 INFO:tasks.workunit.client.0.smithi029.stdout:to verify the data 2024-08-29T18:54:15.450 INFO:tasks.workunit.client.0.smithi029.stdout:verified 2024-08-29T18:54:15.451 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:54:15.451 INFO:tasks.workunit.client.0.smithi029.stdout:started writesame 2024-08-29T18:54:15.451 INFO:tasks.workunit.client.0.smithi029.stdout:expected fail, finished writesame 2024-08-29T18:54:15.451 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:54:15.451 INFO:tasks.workunit.client.0.smithi029.stdout:started writesame 2024-08-29T18:54:15.451 INFO:tasks.workunit.client.0.smithi029.stdout:expected fail, finished writesame 2024-08-29T18:54:15.451 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:54:15.451 INFO:tasks.workunit.client.0.smithi029.stdout:started writesame 2024-08-29T18:54:15.451 INFO:tasks.workunit.client.0.smithi029.stdout:write completion cb called! 2024-08-29T18:54:15.843 INFO:tasks.workunit.client.0.smithi029.stdout:return value is: 0 2024-08-29T18:54:15.844 INFO:tasks.workunit.client.0.smithi029.stdout:finished writesame 2024-08-29T18:54:15.844 INFO:tasks.workunit.client.0.smithi029.stdout:to verify the data 2024-08-29T18:54:15.844 INFO:tasks.workunit.client.0.smithi029.stdout:verified 2024-08-29T18:54:15.844 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:54:15.844 INFO:tasks.workunit.client.0.smithi029.stdout:started writesame 2024-08-29T18:54:15.844 INFO:tasks.workunit.client.0.smithi029.stdout:write completion cb called! 2024-08-29T18:54:16.194 INFO:tasks.workunit.client.0.smithi029.stdout:return value is: 0 2024-08-29T18:54:16.194 INFO:tasks.workunit.client.0.smithi029.stdout:finished writesame 2024-08-29T18:54:16.194 INFO:tasks.workunit.client.0.smithi029.stdout:to verify the data 2024-08-29T18:54:16.194 INFO:tasks.workunit.client.0.smithi029.stdout:verified 2024-08-29T18:54:16.195 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:54:16.195 INFO:tasks.workunit.client.0.smithi029.stdout:started writesame 2024-08-29T18:54:16.195 INFO:tasks.workunit.client.0.smithi029.stdout:write completion cb called! 2024-08-29T18:54:16.666 INFO:tasks.workunit.client.0.smithi029.stdout:return value is: 0 2024-08-29T18:54:16.667 INFO:tasks.workunit.client.0.smithi029.stdout:finished writesame 2024-08-29T18:54:16.667 INFO:tasks.workunit.client.0.smithi029.stdout:to verify the data 2024-08-29T18:54:16.667 INFO:tasks.workunit.client.0.smithi029.stdout:verified 2024-08-29T18:54:16.667 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:54:16.667 INFO:tasks.workunit.client.0.smithi029.stdout:started writesame 2024-08-29T18:54:16.667 INFO:tasks.workunit.client.0.smithi029.stdout:write completion cb called! 2024-08-29T18:54:17.062 INFO:tasks.workunit.client.0.smithi029.stdout:return value is: 0 2024-08-29T18:54:17.062 INFO:tasks.workunit.client.0.smithi029.stdout:finished writesame 2024-08-29T18:54:17.062 INFO:tasks.workunit.client.0.smithi029.stdout:to verify the data 2024-08-29T18:54:17.062 INFO:tasks.workunit.client.0.smithi029.stdout:verified 2024-08-29T18:54:17.063 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:54:17.063 INFO:tasks.workunit.client.0.smithi029.stdout:started writesame 2024-08-29T18:54:17.063 INFO:tasks.workunit.client.0.smithi029.stdout:expected fail, finished writesame 2024-08-29T18:54:17.063 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:54:17.063 INFO:tasks.workunit.client.0.smithi029.stdout:started writesame 2024-08-29T18:54:17.063 INFO:tasks.workunit.client.0.smithi029.stdout:expected fail, finished writesame 2024-08-29T18:54:17.063 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestLibRBD.TestIOPP (8532 ms) 2024-08-29T18:54:17.063 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteCompareTooSmallPP 2024-08-29T18:54:17.063 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T18:54:17.129 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestLibRBD.TestCompareAndWriteCompareTooSmallPP (67 ms) 2024-08-29T18:54:17.129 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteCompareTooSmallPP 2024-08-29T18:54:17.129 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T18:54:17.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:54:16 smithi110 bash[67519]: cluster 2024-08-29T18:54:15.685073+0000 mgr.y (mgr.25004) 1931 : cluster [DBG] pgmap v3229: 585 pgs: 585 active+clean; 253 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 6.1 MiB/s rd, 5.9 MiB/s wr, 502 op/s 2024-08-29T18:54:17.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:54:16 smithi029 bash[79042]: cluster 2024-08-29T18:54:15.685073+0000 mgr.y (mgr.25004) 1931 : cluster [DBG] pgmap v3229: 585 pgs: 585 active+clean; 253 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 6.1 MiB/s rd, 5.9 MiB/s wr, 502 op/s 2024-08-29T18:54:17.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:54:16 smithi029 bash[77880]: cluster 2024-08-29T18:54:15.685073+0000 mgr.y (mgr.25004) 1931 : cluster [DBG] pgmap v3229: 585 pgs: 585 active+clean; 253 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 6.1 MiB/s rd, 5.9 MiB/s wr, 502 op/s 2024-08-29T18:54:17.204 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteCompareTooSmallPP (75 ms) 2024-08-29T18:54:17.205 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteWriteTooSmallPP 2024-08-29T18:54:17.205 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T18:54:17.268 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestLibRBD.TestCompareAndWriteWriteTooSmallPP (63 ms) 2024-08-29T18:54:17.268 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteWriteTooSmallPP 2024-08-29T18:54:17.269 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T18:54:17.335 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteWriteTooSmallPP (67 ms) 2024-08-29T18:54:17.336 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteMismatchPP 2024-08-29T18:54:17.336 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T18:54:17.401 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestLibRBD.TestCompareAndWriteMismatchPP (66 ms) 2024-08-29T18:54:17.401 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteMismatchPP 2024-08-29T18:54:17.401 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T18:54:17.461 INFO:tasks.workunit.client.0.smithi029.stdout:write completion cb called! 2024-08-29T18:54:17.471 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteMismatchPP (71 ms) 2024-08-29T18:54:17.471 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteMismatchBufferlistGreaterLenPP 2024-08-29T18:54:17.472 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T18:54:17.544 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestLibRBD.TestCompareAndWriteMismatchBufferlistGreaterLenPP (72 ms) 2024-08-29T18:54:17.544 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteMismatchBufferlistGreaterLenPP 2024-08-29T18:54:17.544 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T18:54:17.600 INFO:tasks.workunit.client.0.smithi029.stdout:write completion cb called! 2024-08-29T18:54:17.611 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteMismatchBufferlistGreaterLenPP (67 ms) 2024-08-29T18:54:17.611 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteSuccessPP 2024-08-29T18:54:17.611 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T18:54:17.683 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestLibRBD.TestCompareAndWriteSuccessPP (72 ms) 2024-08-29T18:54:17.683 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteSuccessPP 2024-08-29T18:54:17.684 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T18:54:17.743 INFO:tasks.workunit.client.0.smithi029.stdout:write completion cb called! 2024-08-29T18:54:17.754 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteSuccessPP (71 ms) 2024-08-29T18:54:17.754 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteSuccessBufferlistGreaterLenPP 2024-08-29T18:54:17.754 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T18:54:17.832 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestLibRBD.TestCompareAndWriteSuccessBufferlistGreaterLenPP (78 ms) 2024-08-29T18:54:17.832 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteSuccessBufferlistGreaterLenPP 2024-08-29T18:54:17.832 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T18:54:17.895 INFO:tasks.workunit.client.0.smithi029.stdout:write completion cb called! 2024-08-29T18:54:17.907 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteSuccessBufferlistGreaterLenPP (75 ms) 2024-08-29T18:54:17.907 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteStripeUnitUnalignedPP 2024-08-29T18:54:17.907 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T18:54:18.042 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestLibRBD.TestCompareAndWriteStripeUnitUnalignedPP (135 ms) 2024-08-29T18:54:18.043 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteStripeUnitUnalignedPP 2024-08-29T18:54:18.043 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T18:54:18.121 INFO:tasks.workunit.client.0.smithi029.stdout:write completion cb called! 2024-08-29T18:54:18.147 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteStripeUnitUnalignedPP (105 ms) 2024-08-29T18:54:18.147 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteTooLargePP 2024-08-29T18:54:18.147 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T18:54:18.275 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestLibRBD.TestCompareAndWriteTooLargePP (128 ms) 2024-08-29T18:54:18.275 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteTooLargePP 2024-08-29T18:54:18.275 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T18:54:18.400 INFO:tasks.workunit.client.0.smithi029.stdout:write completion cb called! 2024-08-29T18:54:18.462 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteTooLargePP (187 ms) 2024-08-29T18:54:18.462 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteStripeUnitSuccessPP 2024-08-29T18:54:18.462 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T18:54:18.921 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestLibRBD.TestCompareAndWriteStripeUnitSuccessPP (459 ms) 2024-08-29T18:54:18.921 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteStripeUnitSuccessPP 2024-08-29T18:54:18.921 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T18:54:19.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:54:18 smithi110 bash[67519]: cluster 2024-08-29T18:54:17.689267+0000 mgr.y (mgr.25004) 1932 : cluster [DBG] pgmap v3230: 585 pgs: 585 active+clean; 253 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 5.2 MiB/s rd, 4.6 MiB/s wr, 886 op/s 2024-08-29T18:54:19.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:54:18 smithi110 bash[67519]: audit 2024-08-29T18:54:18.597540+0000 mon.c (mon.2) 783 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:54:19.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:54:18 smithi029 bash[79042]: cluster 2024-08-29T18:54:17.689267+0000 mgr.y (mgr.25004) 1932 : cluster [DBG] pgmap v3230: 585 pgs: 585 active+clean; 253 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 5.2 MiB/s rd, 4.6 MiB/s wr, 886 op/s 2024-08-29T18:54:19.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:54:18 smithi029 bash[79042]: audit 2024-08-29T18:54:18.597540+0000 mon.c (mon.2) 783 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:54:19.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:54:18 smithi029 bash[77880]: cluster 2024-08-29T18:54:17.689267+0000 mgr.y (mgr.25004) 1932 : cluster [DBG] pgmap v3230: 585 pgs: 585 active+clean; 253 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 5.2 MiB/s rd, 4.6 MiB/s wr, 886 op/s 2024-08-29T18:54:19.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:54:18 smithi029 bash[77880]: audit 2024-08-29T18:54:18.597540+0000 mon.c (mon.2) 783 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:54:19.348 INFO:tasks.workunit.client.0.smithi029.stdout:write completion cb called! 2024-08-29T18:54:19.380 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteStripeUnitSuccessPP (459 ms) 2024-08-29T18:54:19.380 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestLibRBD.TestIOPPWithIOHint 2024-08-29T18:54:19.380 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T18:54:19.449 INFO:tasks.workunit.client.0.smithi029.stdout:wrote: 512 2024-08-29T18:54:19.449 INFO:tasks.workunit.client.0.smithi029.stdout:wrote: 512 2024-08-29T18:54:19.449 INFO:tasks.workunit.client.0.smithi029.stdout:wrote: 512 2024-08-29T18:54:19.450 INFO:tasks.workunit.client.0.smithi029.stdout:wrote: 512 2024-08-29T18:54:19.450 INFO:tasks.workunit.client.0.smithi029.stdout:wrote: 512 2024-08-29T18:54:19.450 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:54:19.450 INFO:tasks.workunit.client.0.smithi029.stdout:started write 2024-08-29T18:54:19.450 INFO:tasks.workunit.client.0.smithi029.stdout:write completion cb called! 2024-08-29T18:54:19.452 INFO:tasks.workunit.client.0.smithi029.stdout:return value is: 0 2024-08-29T18:54:19.452 INFO:tasks.workunit.client.0.smithi029.stdout:finished write 2024-08-29T18:54:19.452 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:54:19.452 INFO:tasks.workunit.client.0.smithi029.stdout:started write 2024-08-29T18:54:19.452 INFO:tasks.workunit.client.0.smithi029.stdout:write completion cb called! 2024-08-29T18:54:19.454 INFO:tasks.workunit.client.0.smithi029.stdout:return value is: 0 2024-08-29T18:54:19.454 INFO:tasks.workunit.client.0.smithi029.stdout:finished write 2024-08-29T18:54:19.455 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:54:19.455 INFO:tasks.workunit.client.0.smithi029.stdout:started write 2024-08-29T18:54:19.455 INFO:tasks.workunit.client.0.smithi029.stdout:write completion cb called! 2024-08-29T18:54:19.458 INFO:tasks.workunit.client.0.smithi029.stdout:return value is: 0 2024-08-29T18:54:19.458 INFO:tasks.workunit.client.0.smithi029.stdout:finished write 2024-08-29T18:54:19.458 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:54:19.458 INFO:tasks.workunit.client.0.smithi029.stdout:started write 2024-08-29T18:54:19.458 INFO:tasks.workunit.client.0.smithi029.stdout:write completion cb called! 2024-08-29T18:54:19.460 INFO:tasks.workunit.client.0.smithi029.stdout:return value is: 0 2024-08-29T18:54:19.461 INFO:tasks.workunit.client.0.smithi029.stdout:finished write 2024-08-29T18:54:19.461 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:54:19.461 INFO:tasks.workunit.client.0.smithi029.stdout:started write 2024-08-29T18:54:19.461 INFO:tasks.workunit.client.0.smithi029.stdout:write completion cb called! 2024-08-29T18:54:19.462 INFO:tasks.workunit.client.0.smithi029.stdout:return value is: 0 2024-08-29T18:54:19.462 INFO:tasks.workunit.client.0.smithi029.stdout:finished write 2024-08-29T18:54:19.462 INFO:tasks.workunit.client.0.smithi029.stdout:read: 512 2024-08-29T18:54:19.462 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:54:19.463 INFO:tasks.workunit.client.0.smithi029.stdout:started read 2024-08-29T18:54:19.463 INFO:tasks.workunit.client.0.smithi029.stdout:read completion cb called! 2024-08-29T18:54:19.463 INFO:tasks.workunit.client.0.smithi029.stdout:return value is: 512 2024-08-29T18:54:19.463 INFO:tasks.workunit.client.0.smithi029.stdout:finished read 2024-08-29T18:54:19.463 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:54:19.463 INFO:tasks.workunit.client.0.smithi029.stdout:started read 2024-08-29T18:54:19.463 INFO:tasks.workunit.client.0.smithi029.stdout:read completion cb called! 2024-08-29T18:54:19.464 INFO:tasks.workunit.client.0.smithi029.stdout:return value is: 512 2024-08-29T18:54:19.464 INFO:tasks.workunit.client.0.smithi029.stdout:finished read 2024-08-29T18:54:19.464 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:54:19.464 INFO:tasks.workunit.client.0.smithi029.stdout:started read 2024-08-29T18:54:19.464 INFO:tasks.workunit.client.0.smithi029.stdout:read completion cb called! 2024-08-29T18:54:19.465 INFO:tasks.workunit.client.0.smithi029.stdout:return value is: 512 2024-08-29T18:54:19.465 INFO:tasks.workunit.client.0.smithi029.stdout:finished read 2024-08-29T18:54:19.465 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:54:19.465 INFO:tasks.workunit.client.0.smithi029.stdout:started read 2024-08-29T18:54:19.465 INFO:tasks.workunit.client.0.smithi029.stdout:read completion cb called! 2024-08-29T18:54:19.466 INFO:tasks.workunit.client.0.smithi029.stdout:return value is: 512 2024-08-29T18:54:19.466 INFO:tasks.workunit.client.0.smithi029.stdout:finished read 2024-08-29T18:54:19.466 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:54:19.466 INFO:tasks.workunit.client.0.smithi029.stdout:started read 2024-08-29T18:54:19.466 INFO:tasks.workunit.client.0.smithi029.stdout:read completion cb called! 2024-08-29T18:54:21.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:54:20 smithi029 bash[79042]: cluster 2024-08-29T18:54:19.691086+0000 mgr.y (mgr.25004) 1933 : cluster [DBG] pgmap v3231: 585 pgs: 585 active+clean; 257 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 4.8 MiB/s rd, 4.6 MiB/s wr, 895 op/s 2024-08-29T18:54:21.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:54:20 smithi110 bash[67519]: cluster 2024-08-29T18:54:19.691086+0000 mgr.y (mgr.25004) 1933 : cluster [DBG] pgmap v3231: 585 pgs: 585 active+clean; 257 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 4.8 MiB/s rd, 4.6 MiB/s wr, 895 op/s 2024-08-29T18:54:21.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:54:20 smithi029 bash[77880]: cluster 2024-08-29T18:54:19.691086+0000 mgr.y (mgr.25004) 1933 : cluster [DBG] pgmap v3231: 585 pgs: 585 active+clean; 257 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 4.8 MiB/s rd, 4.6 MiB/s wr, 895 op/s 2024-08-29T18:54:23.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:54:22 smithi029 bash[77880]: cluster 2024-08-29T18:54:21.694965+0000 mgr.y (mgr.25004) 1934 : cluster [DBG] pgmap v3232: 585 pgs: 585 active+clean; 285 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 5.2 MiB/s rd, 5.0 MiB/s wr, 849 op/s 2024-08-29T18:54:23.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:54:22 smithi110 bash[67519]: cluster 2024-08-29T18:54:21.694965+0000 mgr.y (mgr.25004) 1934 : cluster [DBG] pgmap v3232: 585 pgs: 585 active+clean; 285 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 5.2 MiB/s rd, 5.0 MiB/s wr, 849 op/s 2024-08-29T18:54:23.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:54:22 smithi029 bash[79042]: cluster 2024-08-29T18:54:21.694965+0000 mgr.y (mgr.25004) 1934 : cluster [DBG] pgmap v3232: 585 pgs: 585 active+clean; 285 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 5.2 MiB/s rd, 5.0 MiB/s wr, 849 op/s 2024-08-29T18:54:23.595 INFO:tasks.workunit.client.0.smithi029.stdout:return value is: 512 2024-08-29T18:54:23.595 INFO:tasks.workunit.client.0.smithi029.stdout:finished read 2024-08-29T18:54:23.595 INFO:tasks.workunit.client.0.smithi029.stdout:wrote: 0 2024-08-29T18:54:23.595 INFO:tasks.workunit.client.0.smithi029.stdout:to verify the data 2024-08-29T18:54:23.595 INFO:tasks.workunit.client.0.smithi029.stdout:verified 2024-08-29T18:54:23.595 INFO:tasks.workunit.client.0.smithi029.stdout:wrote: 0 2024-08-29T18:54:23.595 INFO:tasks.workunit.client.0.smithi029.stdout:to verify the data 2024-08-29T18:54:23.595 INFO:tasks.workunit.client.0.smithi029.stdout:verified 2024-08-29T18:54:23.595 INFO:tasks.workunit.client.0.smithi029.stdout:wrote: 16384 2024-08-29T18:54:23.596 INFO:tasks.workunit.client.0.smithi029.stdout:to verify the data 2024-08-29T18:54:23.596 INFO:tasks.workunit.client.0.smithi029.stdout:verified 2024-08-29T18:54:23.596 INFO:tasks.workunit.client.0.smithi029.stdout:wrote: 16384 2024-08-29T18:54:23.596 INFO:tasks.workunit.client.0.smithi029.stdout:to verify the data 2024-08-29T18:54:23.596 INFO:tasks.workunit.client.0.smithi029.stdout:verified 2024-08-29T18:54:23.596 INFO:tasks.workunit.client.0.smithi029.stdout:expected fail, finished writesame 2024-08-29T18:54:23.596 INFO:tasks.workunit.client.0.smithi029.stdout:expected fail, finished writesame 2024-08-29T18:54:23.596 INFO:tasks.workunit.client.0.smithi029.stdout:wrote: 49152 2024-08-29T18:54:23.596 INFO:tasks.workunit.client.0.smithi029.stdout:to verify the data 2024-08-29T18:54:23.596 INFO:tasks.workunit.client.0.smithi029.stdout:verified 2024-08-29T18:54:23.596 INFO:tasks.workunit.client.0.smithi029.stdout:wrote: 49152 2024-08-29T18:54:23.596 INFO:tasks.workunit.client.0.smithi029.stdout:to verify the data 2024-08-29T18:54:23.596 INFO:tasks.workunit.client.0.smithi029.stdout:verified 2024-08-29T18:54:23.597 INFO:tasks.workunit.client.0.smithi029.stdout:wrote: 65536 2024-08-29T18:54:23.597 INFO:tasks.workunit.client.0.smithi029.stdout:to verify the data 2024-08-29T18:54:23.597 INFO:tasks.workunit.client.0.smithi029.stdout:verified 2024-08-29T18:54:23.597 INFO:tasks.workunit.client.0.smithi029.stdout:wrote: 65536 2024-08-29T18:54:23.597 INFO:tasks.workunit.client.0.smithi029.stdout:to verify the data 2024-08-29T18:54:23.597 INFO:tasks.workunit.client.0.smithi029.stdout:verified 2024-08-29T18:54:23.597 INFO:tasks.workunit.client.0.smithi029.stdout:expected fail, finished writesame 2024-08-29T18:54:23.597 INFO:tasks.workunit.client.0.smithi029.stdout:expected fail, finished writesame 2024-08-29T18:54:23.597 INFO:tasks.workunit.client.0.smithi029.stdout:wrote: 98304 2024-08-29T18:54:23.597 INFO:tasks.workunit.client.0.smithi029.stdout:to verify the data 2024-08-29T18:54:23.597 INFO:tasks.workunit.client.0.smithi029.stdout:verified 2024-08-29T18:54:23.597 INFO:tasks.workunit.client.0.smithi029.stdout:wrote: 98304 2024-08-29T18:54:23.597 INFO:tasks.workunit.client.0.smithi029.stdout:to verify the data 2024-08-29T18:54:23.598 INFO:tasks.workunit.client.0.smithi029.stdout:verified 2024-08-29T18:54:23.598 INFO:tasks.workunit.client.0.smithi029.stdout:wrote: 114688 2024-08-29T18:54:23.598 INFO:tasks.workunit.client.0.smithi029.stdout:to verify the data 2024-08-29T18:54:23.598 INFO:tasks.workunit.client.0.smithi029.stdout:verified 2024-08-29T18:54:23.598 INFO:tasks.workunit.client.0.smithi029.stdout:wrote: 114688 2024-08-29T18:54:23.598 INFO:tasks.workunit.client.0.smithi029.stdout:to verify the data 2024-08-29T18:54:23.598 INFO:tasks.workunit.client.0.smithi029.stdout:verified 2024-08-29T18:54:23.598 INFO:tasks.workunit.client.0.smithi029.stdout:expected fail, finished writesame 2024-08-29T18:54:23.598 INFO:tasks.workunit.client.0.smithi029.stdout:expected fail, finished writesame 2024-08-29T18:54:23.598 INFO:tasks.workunit.client.0.smithi029.stdout:wrote: 147456 2024-08-29T18:54:23.598 INFO:tasks.workunit.client.0.smithi029.stdout:to verify the data 2024-08-29T18:54:23.598 INFO:tasks.workunit.client.0.smithi029.stdout:verified 2024-08-29T18:54:23.598 INFO:tasks.workunit.client.0.smithi029.stdout:wrote: 147456 2024-08-29T18:54:23.599 INFO:tasks.workunit.client.0.smithi029.stdout:to verify the data 2024-08-29T18:54:23.599 INFO:tasks.workunit.client.0.smithi029.stdout:verified 2024-08-29T18:54:23.599 INFO:tasks.workunit.client.0.smithi029.stdout:wrote: 163840 2024-08-29T18:54:23.599 INFO:tasks.workunit.client.0.smithi029.stdout:to verify the data 2024-08-29T18:54:23.599 INFO:tasks.workunit.client.0.smithi029.stdout:verified 2024-08-29T18:54:23.599 INFO:tasks.workunit.client.0.smithi029.stdout:wrote: 163840 2024-08-29T18:54:23.599 INFO:tasks.workunit.client.0.smithi029.stdout:to verify the data 2024-08-29T18:54:23.599 INFO:tasks.workunit.client.0.smithi029.stdout:verified 2024-08-29T18:54:23.599 INFO:tasks.workunit.client.0.smithi029.stdout:expected fail, finished writesame 2024-08-29T18:54:23.599 INFO:tasks.workunit.client.0.smithi029.stdout:expected fail, finished writesame 2024-08-29T18:54:23.599 INFO:tasks.workunit.client.0.smithi029.stdout:wrote: 196608 2024-08-29T18:54:23.599 INFO:tasks.workunit.client.0.smithi029.stdout:to verify the data 2024-08-29T18:54:23.599 INFO:tasks.workunit.client.0.smithi029.stdout:verified 2024-08-29T18:54:23.600 INFO:tasks.workunit.client.0.smithi029.stdout:wrote: 196608 2024-08-29T18:54:23.600 INFO:tasks.workunit.client.0.smithi029.stdout:to verify the data 2024-08-29T18:54:23.600 INFO:tasks.workunit.client.0.smithi029.stdout:verified 2024-08-29T18:54:23.600 INFO:tasks.workunit.client.0.smithi029.stdout:wrote: 212992 2024-08-29T18:54:23.600 INFO:tasks.workunit.client.0.smithi029.stdout:to verify the data 2024-08-29T18:54:23.600 INFO:tasks.workunit.client.0.smithi029.stdout:verified 2024-08-29T18:54:23.600 INFO:tasks.workunit.client.0.smithi029.stdout:wrote: 212992 2024-08-29T18:54:23.600 INFO:tasks.workunit.client.0.smithi029.stdout:to verify the data 2024-08-29T18:54:23.600 INFO:tasks.workunit.client.0.smithi029.stdout:verified 2024-08-29T18:54:23.600 INFO:tasks.workunit.client.0.smithi029.stdout:expected fail, finished writesame 2024-08-29T18:54:23.600 INFO:tasks.workunit.client.0.smithi029.stdout:expected fail, finished writesame 2024-08-29T18:54:23.600 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:54:23.600 INFO:tasks.workunit.client.0.smithi029.stdout:started writesame 2024-08-29T18:54:23.601 INFO:tasks.workunit.client.0.smithi029.stdout:write completion cb called! 2024-08-29T18:54:23.601 INFO:tasks.workunit.client.0.smithi029.stdout:return value is: 0 2024-08-29T18:54:23.601 INFO:tasks.workunit.client.0.smithi029.stdout:finished writesame 2024-08-29T18:54:23.601 INFO:tasks.workunit.client.0.smithi029.stdout:to verify the data 2024-08-29T18:54:23.601 INFO:tasks.workunit.client.0.smithi029.stdout:verified 2024-08-29T18:54:23.601 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:54:23.601 INFO:tasks.workunit.client.0.smithi029.stdout:started writesame 2024-08-29T18:54:23.601 INFO:tasks.workunit.client.0.smithi029.stdout:write completion cb called! 2024-08-29T18:54:23.601 INFO:tasks.workunit.client.0.smithi029.stdout:return value is: 0 2024-08-29T18:54:23.601 INFO:tasks.workunit.client.0.smithi029.stdout:finished writesame 2024-08-29T18:54:23.602 INFO:tasks.workunit.client.0.smithi029.stdout:to verify the data 2024-08-29T18:54:23.602 INFO:tasks.workunit.client.0.smithi029.stdout:verified 2024-08-29T18:54:23.602 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:54:23.602 INFO:tasks.workunit.client.0.smithi029.stdout:started writesame 2024-08-29T18:54:23.602 INFO:tasks.workunit.client.0.smithi029.stdout:write completion cb called! 2024-08-29T18:54:23.633 INFO:tasks.workunit.client.0.smithi029.stdout:return value is: 0 2024-08-29T18:54:23.634 INFO:tasks.workunit.client.0.smithi029.stdout:finished writesame 2024-08-29T18:54:23.634 INFO:tasks.workunit.client.0.smithi029.stdout:to verify the data 2024-08-29T18:54:23.634 INFO:tasks.workunit.client.0.smithi029.stdout:verified 2024-08-29T18:54:23.634 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:54:23.634 INFO:tasks.workunit.client.0.smithi029.stdout:started writesame 2024-08-29T18:54:23.634 INFO:tasks.workunit.client.0.smithi029.stdout:write completion cb called! 2024-08-29T18:54:23.672 INFO:tasks.workunit.client.0.smithi029.stdout:return value is: 0 2024-08-29T18:54:23.673 INFO:tasks.workunit.client.0.smithi029.stdout:finished writesame 2024-08-29T18:54:23.673 INFO:tasks.workunit.client.0.smithi029.stdout:to verify the data 2024-08-29T18:54:23.673 INFO:tasks.workunit.client.0.smithi029.stdout:verified 2024-08-29T18:54:23.673 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:54:23.673 INFO:tasks.workunit.client.0.smithi029.stdout:started writesame 2024-08-29T18:54:23.673 INFO:tasks.workunit.client.0.smithi029.stdout:expected fail, finished writesame 2024-08-29T18:54:23.673 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:54:23.673 INFO:tasks.workunit.client.0.smithi029.stdout:started writesame 2024-08-29T18:54:23.673 INFO:tasks.workunit.client.0.smithi029.stdout:expected fail, finished writesame 2024-08-29T18:54:23.673 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:54:23.673 INFO:tasks.workunit.client.0.smithi029.stdout:started writesame 2024-08-29T18:54:23.673 INFO:tasks.workunit.client.0.smithi029.stdout:write completion cb called! 2024-08-29T18:54:23.764 INFO:tasks.workunit.client.0.smithi029.stdout:return value is: 0 2024-08-29T18:54:23.764 INFO:tasks.workunit.client.0.smithi029.stdout:finished writesame 2024-08-29T18:54:23.764 INFO:tasks.workunit.client.0.smithi029.stdout:to verify the data 2024-08-29T18:54:23.764 INFO:tasks.workunit.client.0.smithi029.stdout:verified 2024-08-29T18:54:23.764 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:54:23.764 INFO:tasks.workunit.client.0.smithi029.stdout:started writesame 2024-08-29T18:54:23.765 INFO:tasks.workunit.client.0.smithi029.stdout:write completion cb called! 2024-08-29T18:54:23.868 INFO:tasks.workunit.client.0.smithi029.stdout:return value is: 0 2024-08-29T18:54:23.869 INFO:tasks.workunit.client.0.smithi029.stdout:finished writesame 2024-08-29T18:54:23.869 INFO:tasks.workunit.client.0.smithi029.stdout:to verify the data 2024-08-29T18:54:23.869 INFO:tasks.workunit.client.0.smithi029.stdout:verified 2024-08-29T18:54:23.869 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:54:23.869 INFO:tasks.workunit.client.0.smithi029.stdout:started writesame 2024-08-29T18:54:23.869 INFO:tasks.workunit.client.0.smithi029.stdout:write completion cb called! 2024-08-29T18:54:23.989 INFO:tasks.workunit.client.0.smithi029.stdout:return value is: 0 2024-08-29T18:54:23.989 INFO:tasks.workunit.client.0.smithi029.stdout:finished writesame 2024-08-29T18:54:23.989 INFO:tasks.workunit.client.0.smithi029.stdout:to verify the data 2024-08-29T18:54:23.989 INFO:tasks.workunit.client.0.smithi029.stdout:verified 2024-08-29T18:54:23.990 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:54:23.990 INFO:tasks.workunit.client.0.smithi029.stdout:started writesame 2024-08-29T18:54:23.990 INFO:tasks.workunit.client.0.smithi029.stdout:write completion cb called! 2024-08-29T18:54:24.073 INFO:tasks.workunit.client.0.smithi029.stdout:return value is: 0 2024-08-29T18:54:24.076 INFO:tasks.workunit.client.0.smithi029.stdout:finished writesame 2024-08-29T18:54:24.076 INFO:tasks.workunit.client.0.smithi029.stdout:to verify the data 2024-08-29T18:54:24.076 INFO:tasks.workunit.client.0.smithi029.stdout:verified 2024-08-29T18:54:24.076 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:54:24.076 INFO:tasks.workunit.client.0.smithi029.stdout:started writesame 2024-08-29T18:54:24.076 INFO:tasks.workunit.client.0.smithi029.stdout:expected fail, finished writesame 2024-08-29T18:54:24.076 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:54:24.076 INFO:tasks.workunit.client.0.smithi029.stdout:started writesame 2024-08-29T18:54:24.076 INFO:tasks.workunit.client.0.smithi029.stdout:expected fail, finished writesame 2024-08-29T18:54:24.076 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:54:24.077 INFO:tasks.workunit.client.0.smithi029.stdout:started writesame 2024-08-29T18:54:24.077 INFO:tasks.workunit.client.0.smithi029.stdout:write completion cb called! 2024-08-29T18:54:24.193 INFO:tasks.workunit.client.0.smithi029.stdout:return value is: 0 2024-08-29T18:54:24.194 INFO:tasks.workunit.client.0.smithi029.stdout:finished writesame 2024-08-29T18:54:24.194 INFO:tasks.workunit.client.0.smithi029.stdout:to verify the data 2024-08-29T18:54:24.194 INFO:tasks.workunit.client.0.smithi029.stdout:verified 2024-08-29T18:54:24.194 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:54:24.194 INFO:tasks.workunit.client.0.smithi029.stdout:started writesame 2024-08-29T18:54:24.194 INFO:tasks.workunit.client.0.smithi029.stdout:write completion cb called! 2024-08-29T18:54:24.334 INFO:tasks.workunit.client.0.smithi029.stdout:return value is: 0 2024-08-29T18:54:24.334 INFO:tasks.workunit.client.0.smithi029.stdout:finished writesame 2024-08-29T18:54:24.334 INFO:tasks.workunit.client.0.smithi029.stdout:to verify the data 2024-08-29T18:54:24.335 INFO:tasks.workunit.client.0.smithi029.stdout:verified 2024-08-29T18:54:24.335 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:54:24.335 INFO:tasks.workunit.client.0.smithi029.stdout:started writesame 2024-08-29T18:54:24.335 INFO:tasks.workunit.client.0.smithi029.stdout:write completion cb called! 2024-08-29T18:54:24.485 INFO:tasks.workunit.client.0.smithi029.stdout:return value is: 0 2024-08-29T18:54:24.486 INFO:tasks.workunit.client.0.smithi029.stdout:finished writesame 2024-08-29T18:54:24.486 INFO:tasks.workunit.client.0.smithi029.stdout:to verify the data 2024-08-29T18:54:24.486 INFO:tasks.workunit.client.0.smithi029.stdout:verified 2024-08-29T18:54:24.486 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:54:24.486 INFO:tasks.workunit.client.0.smithi029.stdout:started writesame 2024-08-29T18:54:24.486 INFO:tasks.workunit.client.0.smithi029.stdout:write completion cb called! 2024-08-29T18:54:24.586 INFO:tasks.workunit.client.0.smithi029.stdout:return value is: 0 2024-08-29T18:54:24.586 INFO:tasks.workunit.client.0.smithi029.stdout:finished writesame 2024-08-29T18:54:24.586 INFO:tasks.workunit.client.0.smithi029.stdout:to verify the data 2024-08-29T18:54:24.586 INFO:tasks.workunit.client.0.smithi029.stdout:verified 2024-08-29T18:54:24.586 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:54:24.586 INFO:tasks.workunit.client.0.smithi029.stdout:started writesame 2024-08-29T18:54:24.586 INFO:tasks.workunit.client.0.smithi029.stdout:expected fail, finished writesame 2024-08-29T18:54:24.586 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:54:24.586 INFO:tasks.workunit.client.0.smithi029.stdout:started writesame 2024-08-29T18:54:24.586 INFO:tasks.workunit.client.0.smithi029.stdout:expected fail, finished writesame 2024-08-29T18:54:24.587 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:54:24.587 INFO:tasks.workunit.client.0.smithi029.stdout:started writesame 2024-08-29T18:54:24.587 INFO:tasks.workunit.client.0.smithi029.stdout:write completion cb called! 2024-08-29T18:54:24.710 INFO:tasks.workunit.client.0.smithi029.stdout:return value is: 0 2024-08-29T18:54:24.710 INFO:tasks.workunit.client.0.smithi029.stdout:finished writesame 2024-08-29T18:54:24.710 INFO:tasks.workunit.client.0.smithi029.stdout:to verify the data 2024-08-29T18:54:24.710 INFO:tasks.workunit.client.0.smithi029.stdout:verified 2024-08-29T18:54:24.710 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:54:24.710 INFO:tasks.workunit.client.0.smithi029.stdout:started writesame 2024-08-29T18:54:24.710 INFO:tasks.workunit.client.0.smithi029.stdout:write completion cb called! 2024-08-29T18:54:24.841 INFO:tasks.workunit.client.0.smithi029.stdout:return value is: 0 2024-08-29T18:54:24.842 INFO:tasks.workunit.client.0.smithi029.stdout:finished writesame 2024-08-29T18:54:24.842 INFO:tasks.workunit.client.0.smithi029.stdout:to verify the data 2024-08-29T18:54:24.842 INFO:tasks.workunit.client.0.smithi029.stdout:verified 2024-08-29T18:54:24.842 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:54:24.842 INFO:tasks.workunit.client.0.smithi029.stdout:started writesame 2024-08-29T18:54:24.842 INFO:tasks.workunit.client.0.smithi029.stdout:write completion cb called! 2024-08-29T18:54:24.902 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:54:24 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:54:24] "GET /metrics HTTP/1.1" 200 70636 "" "Prometheus/2.43.0" 2024-08-29T18:54:24.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:54:24 smithi029 bash[79042]: cluster 2024-08-29T18:54:23.697191+0000 mgr.y (mgr.25004) 1935 : cluster [DBG] pgmap v3233: 585 pgs: 585 active+clean; 301 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 5.6 MiB/s rd, 5.8 MiB/s wr, 845 op/s 2024-08-29T18:54:24.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:54:24 smithi029 bash[79042]: audit 2024-08-29T18:54:23.929422+0000 mon.c (mon.2) 784 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:54:24.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:54:24 smithi029 bash[79042]: audit 2024-08-29T18:54:24.737438+0000 mon.c (mon.2) 785 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:54:24.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:54:24 smithi029 bash[79042]: audit 2024-08-29T18:54:24.738930+0000 mon.c (mon.2) 786 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:54:24.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:54:24 smithi029 bash[79042]: audit 2024-08-29T18:54:24.749096+0000 mon.a (mon.0) 2636 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:54:24.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:54:24 smithi029 bash[77880]: cluster 2024-08-29T18:54:23.697191+0000 mgr.y (mgr.25004) 1935 : cluster [DBG] pgmap v3233: 585 pgs: 585 active+clean; 301 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 5.6 MiB/s rd, 5.8 MiB/s wr, 845 op/s 2024-08-29T18:54:24.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:54:24 smithi029 bash[77880]: audit 2024-08-29T18:54:23.929422+0000 mon.c (mon.2) 784 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:54:24.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:54:24 smithi029 bash[77880]: audit 2024-08-29T18:54:24.737438+0000 mon.c (mon.2) 785 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:54:24.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:54:24 smithi029 bash[77880]: audit 2024-08-29T18:54:24.738930+0000 mon.c (mon.2) 786 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:54:24.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:54:24 smithi029 bash[77880]: audit 2024-08-29T18:54:24.749096+0000 mon.a (mon.0) 2636 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:54:25.107 INFO:tasks.workunit.client.0.smithi029.stdout:return value is: 0 2024-08-29T18:54:25.107 INFO:tasks.workunit.client.0.smithi029.stdout:finished writesame 2024-08-29T18:54:25.107 INFO:tasks.workunit.client.0.smithi029.stdout:to verify the data 2024-08-29T18:54:25.107 INFO:tasks.workunit.client.0.smithi029.stdout:verified 2024-08-29T18:54:25.107 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:54:25.107 INFO:tasks.workunit.client.0.smithi029.stdout:started writesame 2024-08-29T18:54:25.107 INFO:tasks.workunit.client.0.smithi029.stdout:write completion cb called! 2024-08-29T18:54:25.152 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 18:54:24 smithi110 bash[99052]: logger=cleanup t=2024-08-29T18:54:24.783718872Z level=info msg="Completed cleanup jobs" duration=131.922785ms 2024-08-29T18:54:25.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:54:24 smithi110 bash[67519]: cluster 2024-08-29T18:54:23.697191+0000 mgr.y (mgr.25004) 1935 : cluster [DBG] pgmap v3233: 585 pgs: 585 active+clean; 301 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 5.6 MiB/s rd, 5.8 MiB/s wr, 845 op/s 2024-08-29T18:54:25.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:54:24 smithi110 bash[67519]: audit 2024-08-29T18:54:23.929422+0000 mon.c (mon.2) 784 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:54:25.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:54:24 smithi110 bash[67519]: audit 2024-08-29T18:54:24.737438+0000 mon.c (mon.2) 785 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:54:25.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:54:24 smithi110 bash[67519]: audit 2024-08-29T18:54:24.738930+0000 mon.c (mon.2) 786 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:54:25.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:54:24 smithi110 bash[67519]: audit 2024-08-29T18:54:24.749096+0000 mon.a (mon.0) 2636 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:54:25.428 INFO:tasks.workunit.client.0.smithi029.stdout:return value is: 0 2024-08-29T18:54:25.428 INFO:tasks.workunit.client.0.smithi029.stdout:finished writesame 2024-08-29T18:54:25.429 INFO:tasks.workunit.client.0.smithi029.stdout:to verify the data 2024-08-29T18:54:25.429 INFO:tasks.workunit.client.0.smithi029.stdout:verified 2024-08-29T18:54:25.429 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:54:25.429 INFO:tasks.workunit.client.0.smithi029.stdout:started writesame 2024-08-29T18:54:25.429 INFO:tasks.workunit.client.0.smithi029.stdout:expected fail, finished writesame 2024-08-29T18:54:25.429 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:54:25.429 INFO:tasks.workunit.client.0.smithi029.stdout:started writesame 2024-08-29T18:54:25.429 INFO:tasks.workunit.client.0.smithi029.stdout:expected fail, finished writesame 2024-08-29T18:54:25.429 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:54:25.429 INFO:tasks.workunit.client.0.smithi029.stdout:started writesame 2024-08-29T18:54:25.429 INFO:tasks.workunit.client.0.smithi029.stdout:write completion cb called! 2024-08-29T18:54:25.796 INFO:tasks.workunit.client.0.smithi029.stdout:return value is: 0 2024-08-29T18:54:25.796 INFO:tasks.workunit.client.0.smithi029.stdout:finished writesame 2024-08-29T18:54:25.796 INFO:tasks.workunit.client.0.smithi029.stdout:to verify the data 2024-08-29T18:54:25.796 INFO:tasks.workunit.client.0.smithi029.stdout:verified 2024-08-29T18:54:25.797 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:54:25.797 INFO:tasks.workunit.client.0.smithi029.stdout:started writesame 2024-08-29T18:54:25.797 INFO:tasks.workunit.client.0.smithi029.stdout:write completion cb called! 2024-08-29T18:54:26.173 INFO:tasks.workunit.client.0.smithi029.stdout:return value is: 0 2024-08-29T18:54:26.173 INFO:tasks.workunit.client.0.smithi029.stdout:finished writesame 2024-08-29T18:54:26.173 INFO:tasks.workunit.client.0.smithi029.stdout:to verify the data 2024-08-29T18:54:26.173 INFO:tasks.workunit.client.0.smithi029.stdout:verified 2024-08-29T18:54:26.173 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:54:26.173 INFO:tasks.workunit.client.0.smithi029.stdout:started writesame 2024-08-29T18:54:26.173 INFO:tasks.workunit.client.0.smithi029.stdout:write completion cb called! 2024-08-29T18:54:26.579 INFO:tasks.workunit.client.0.smithi029.stdout:return value is: 0 2024-08-29T18:54:26.580 INFO:tasks.workunit.client.0.smithi029.stdout:finished writesame 2024-08-29T18:54:26.580 INFO:tasks.workunit.client.0.smithi029.stdout:to verify the data 2024-08-29T18:54:26.580 INFO:tasks.workunit.client.0.smithi029.stdout:verified 2024-08-29T18:54:26.580 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:54:26.580 INFO:tasks.workunit.client.0.smithi029.stdout:started writesame 2024-08-29T18:54:26.580 INFO:tasks.workunit.client.0.smithi029.stdout:write completion cb called! 2024-08-29T18:54:26.976 INFO:tasks.workunit.client.0.smithi029.stdout:return value is: 0 2024-08-29T18:54:26.976 INFO:tasks.workunit.client.0.smithi029.stdout:finished writesame 2024-08-29T18:54:26.976 INFO:tasks.workunit.client.0.smithi029.stdout:to verify the data 2024-08-29T18:54:26.976 INFO:tasks.workunit.client.0.smithi029.stdout:verified 2024-08-29T18:54:26.977 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:54:26.977 INFO:tasks.workunit.client.0.smithi029.stdout:started writesame 2024-08-29T18:54:26.977 INFO:tasks.workunit.client.0.smithi029.stdout:expected fail, finished writesame 2024-08-29T18:54:26.977 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:54:26.977 INFO:tasks.workunit.client.0.smithi029.stdout:started writesame 2024-08-29T18:54:26.977 INFO:tasks.workunit.client.0.smithi029.stdout:expected fail, finished writesame 2024-08-29T18:54:26.977 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestLibRBD.TestIOPPWithIOHint (7596 ms) 2024-08-29T18:54:26.977 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestLibRBD.TestIOToSnapshot 2024-08-29T18:54:26.977 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T18:54:27.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:54:26 smithi110 bash[67519]: cluster 2024-08-29T18:54:25.699482+0000 mgr.y (mgr.25004) 1936 : cluster [DBG] pgmap v3234: 585 pgs: 585 active+clean; 301 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 5.5 MiB/s rd, 5.3 MiB/s wr, 775 op/s 2024-08-29T18:54:27.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:54:26 smithi029 bash[79042]: cluster 2024-08-29T18:54:25.699482+0000 mgr.y (mgr.25004) 1936 : cluster [DBG] pgmap v3234: 585 pgs: 585 active+clean; 301 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 5.5 MiB/s rd, 5.3 MiB/s wr, 775 op/s 2024-08-29T18:54:27.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:54:26 smithi029 bash[77880]: cluster 2024-08-29T18:54:25.699482+0000 mgr.y (mgr.25004) 1936 : cluster [DBG] pgmap v3234: 585 pgs: 585 active+clean; 301 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 5.5 MiB/s rd, 5.3 MiB/s wr, 775 op/s 2024-08-29T18:54:28.862 INFO:tasks.workunit.client.0.smithi029.stdout:num snaps is: 0 2024-08-29T18:54:28.862 INFO:tasks.workunit.client.0.smithi029.stdout:expected: 0 2024-08-29T18:54:28.862 INFO:tasks.workunit.client.0.smithi029.stdout:num snaps is: 1 2024-08-29T18:54:28.862 INFO:tasks.workunit.client.0.smithi029.stdout:expected: 1 2024-08-29T18:54:28.862 INFO:tasks.workunit.client.0.smithi029.stdout:snap: orig 2024-08-29T18:54:28.862 INFO:tasks.workunit.client.0.smithi029.stdout:found orig with size 2097152 2024-08-29T18:54:28.862 INFO:tasks.workunit.client.0.smithi029.stdout:read: 80 2024-08-29T18:54:28.862 INFO:tasks.workunit.client.0.smithi029.stdout:write test data! 2024-08-29T18:54:28.863 INFO:tasks.workunit.client.0.smithi029.stdout:wrote: 80 2024-08-29T18:54:28.863 INFO:tasks.workunit.client.0.smithi029.stdout:num snaps is: 2 2024-08-29T18:54:28.863 INFO:tasks.workunit.client.0.smithi029.stdout:expected: 2 2024-08-29T18:54:28.863 INFO:tasks.workunit.client.0.smithi029.stdout:snap: orig 2024-08-29T18:54:28.863 INFO:tasks.workunit.client.0.smithi029.stdout:snap: written 2024-08-29T18:54:28.863 INFO:tasks.workunit.client.0.smithi029.stdout:found orig with size 2097152 2024-08-29T18:54:28.863 INFO:tasks.workunit.client.0.smithi029.stdout:found written with size 2097152 2024-08-29T18:54:28.863 INFO:tasks.workunit.client.0.smithi029.stdout:read: 80 2024-08-29T18:54:28.864 INFO:tasks.workunit.client.0.smithi029.stdout:read: 80 2024-08-29T18:54:28.864 INFO:tasks.workunit.client.0.smithi029.stdout:read: 80 2024-08-29T18:54:28.864 INFO:tasks.workunit.client.0.smithi029.stdout:write to snapshot returned -30 2024-08-29T18:54:28.864 INFO:tasks.workunit.client.0.smithi029.stdout:Read-only file system 2024-08-29T18:54:28.925 INFO:tasks.workunit.client.0.smithi029.stdout:read: 80 2024-08-29T18:54:28.925 INFO:tasks.workunit.client.0.smithi029.stdout:read: 80 2024-08-29T18:54:28.925 INFO:tasks.workunit.client.0.smithi029.stdout:wrote: 80 2024-08-29T18:54:28.925 INFO:tasks.workunit.client.0.smithi029.stdout:opening testimg@orig 2024-08-29T18:54:28.925 INFO:tasks.workunit.client.0.smithi029.stdout:read: 80 2024-08-29T18:54:28.925 INFO:tasks.workunit.client.0.smithi029.stdout:write to snapshot returned -30 2024-08-29T18:54:28.926 INFO:tasks.workunit.client.0.smithi029.stdout:Read-only file system 2024-08-29T18:54:29.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:54:28 smithi029 bash[79042]: cluster 2024-08-29T18:54:27.703581+0000 mgr.y (mgr.25004) 1937 : cluster [DBG] pgmap v3235: 585 pgs: 585 active+clean; 301 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 5.3 MiB/s rd, 4.9 MiB/s wr, 1.20k op/s 2024-08-29T18:54:29.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:54:28 smithi029 bash[79042]: cluster 2024-08-29T18:54:27.788918+0000 mon.a (mon.0) 2637 : cluster [DBG] osdmap e1773: 8 total, 8 up, 8 in 2024-08-29T18:54:29.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:54:28 smithi029 bash[77880]: cluster 2024-08-29T18:54:27.703581+0000 mgr.y (mgr.25004) 1937 : cluster [DBG] pgmap v3235: 585 pgs: 585 active+clean; 301 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 5.3 MiB/s rd, 4.9 MiB/s wr, 1.20k op/s 2024-08-29T18:54:29.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:54:28 smithi029 bash[77880]: cluster 2024-08-29T18:54:27.788918+0000 mon.a (mon.0) 2637 : cluster [DBG] osdmap e1773: 8 total, 8 up, 8 in 2024-08-29T18:54:29.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:54:28 smithi110 bash[67519]: cluster 2024-08-29T18:54:27.703581+0000 mgr.y (mgr.25004) 1937 : cluster [DBG] pgmap v3235: 585 pgs: 585 active+clean; 301 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 5.3 MiB/s rd, 4.9 MiB/s wr, 1.20k op/s 2024-08-29T18:54:29.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:54:28 smithi110 bash[67519]: cluster 2024-08-29T18:54:27.788918+0000 mon.a (mon.0) 2637 : cluster [DBG] osdmap e1773: 8 total, 8 up, 8 in 2024-08-29T18:54:30.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:54:29 smithi110 bash[67519]: cluster 2024-08-29T18:54:28.792316+0000 mon.a (mon.0) 2638 : cluster [DBG] osdmap e1774: 8 total, 8 up, 8 in 2024-08-29T18:54:30.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:54:29 smithi110 bash[67519]: cluster 2024-08-29T18:54:29.705351+0000 mgr.y (mgr.25004) 1938 : cluster [DBG] pgmap v3238: 585 pgs: 585 active+clean; 301 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.7 MiB/s wr, 742 op/s 2024-08-29T18:54:30.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:54:29 smithi029 bash[79042]: cluster 2024-08-29T18:54:28.792316+0000 mon.a (mon.0) 2638 : cluster [DBG] osdmap e1774: 8 total, 8 up, 8 in 2024-08-29T18:54:30.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:54:29 smithi029 bash[79042]: cluster 2024-08-29T18:54:29.705351+0000 mgr.y (mgr.25004) 1938 : cluster [DBG] pgmap v3238: 585 pgs: 585 active+clean; 301 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.7 MiB/s wr, 742 op/s 2024-08-29T18:54:30.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:54:29 smithi029 bash[77880]: cluster 2024-08-29T18:54:28.792316+0000 mon.a (mon.0) 2638 : cluster [DBG] osdmap e1774: 8 total, 8 up, 8 in 2024-08-29T18:54:30.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:54:29 smithi029 bash[77880]: cluster 2024-08-29T18:54:29.705351+0000 mgr.y (mgr.25004) 1938 : cluster [DBG] pgmap v3238: 585 pgs: 585 active+clean; 301 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.7 MiB/s wr, 742 op/s 2024-08-29T18:54:30.897 INFO:tasks.workunit.client.0.smithi029.stdout:num snaps is: 2 2024-08-29T18:54:30.897 INFO:tasks.workunit.client.0.smithi029.stdout:expected: 2 2024-08-29T18:54:30.898 INFO:tasks.workunit.client.0.smithi029.stdout:snap: orig 2024-08-29T18:54:30.898 INFO:tasks.workunit.client.0.smithi029.stdout:snap: written 2024-08-29T18:54:30.898 INFO:tasks.workunit.client.0.smithi029.stdout:found orig with size 2097152 2024-08-29T18:54:30.898 INFO:tasks.workunit.client.0.smithi029.stdout:found written with size 2097152 2024-08-29T18:54:30.898 INFO:tasks.workunit.client.0.smithi029.stdout:num snaps is: 1 2024-08-29T18:54:30.898 INFO:tasks.workunit.client.0.smithi029.stdout:expected: 1 2024-08-29T18:54:30.899 INFO:tasks.workunit.client.0.smithi029.stdout:snap: orig 2024-08-29T18:54:30.899 INFO:tasks.workunit.client.0.smithi029.stdout:found orig with size 2097152 2024-08-29T18:54:30.899 INFO:tasks.workunit.client.0.smithi029.stdout:num snaps is: 0 2024-08-29T18:54:30.899 INFO:tasks.workunit.client.0.smithi029.stdout:expected: 0 2024-08-29T18:54:30.899 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestLibRBD.TestIOToSnapshot (3921 ms) 2024-08-29T18:54:30.900 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestLibRBD.TestSnapshotDeletedIo 2024-08-29T18:54:30.900 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T18:54:31.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:54:30 smithi110 bash[67519]: cluster 2024-08-29T18:54:29.823872+0000 mon.a (mon.0) 2639 : cluster [DBG] osdmap e1775: 8 total, 8 up, 8 in 2024-08-29T18:54:31.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:54:30 smithi029 bash[77880]: cluster 2024-08-29T18:54:29.823872+0000 mon.a (mon.0) 2639 : cluster [DBG] osdmap e1775: 8 total, 8 up, 8 in 2024-08-29T18:54:31.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:54:30 smithi029 bash[79042]: cluster 2024-08-29T18:54:29.823872+0000 mon.a (mon.0) 2639 : cluster [DBG] osdmap e1775: 8 total, 8 up, 8 in 2024-08-29T18:54:32.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:54:31 smithi029 bash[79042]: cluster 2024-08-29T18:54:30.825760+0000 mon.a (mon.0) 2640 : cluster [DBG] osdmap e1776: 8 total, 8 up, 8 in 2024-08-29T18:54:32.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:54:31 smithi029 bash[79042]: cluster 2024-08-29T18:54:31.708609+0000 mgr.y (mgr.25004) 1939 : cluster [DBG] pgmap v3241: 585 pgs: 585 active+clean; 301 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 161 KiB/s rd, 57 KiB/s wr, 338 op/s 2024-08-29T18:54:32.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:54:31 smithi110 bash[67519]: cluster 2024-08-29T18:54:30.825760+0000 mon.a (mon.0) 2640 : cluster [DBG] osdmap e1776: 8 total, 8 up, 8 in 2024-08-29T18:54:32.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:54:31 smithi110 bash[67519]: cluster 2024-08-29T18:54:31.708609+0000 mgr.y (mgr.25004) 1939 : cluster [DBG] pgmap v3241: 585 pgs: 585 active+clean; 301 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 161 KiB/s rd, 57 KiB/s wr, 338 op/s 2024-08-29T18:54:32.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:54:31 smithi029 bash[77880]: cluster 2024-08-29T18:54:30.825760+0000 mon.a (mon.0) 2640 : cluster [DBG] osdmap e1776: 8 total, 8 up, 8 in 2024-08-29T18:54:32.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:54:31 smithi029 bash[77880]: cluster 2024-08-29T18:54:31.708609+0000 mgr.y (mgr.25004) 1939 : cluster [DBG] pgmap v3241: 585 pgs: 585 active+clean; 301 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 161 KiB/s rd, 57 KiB/s wr, 338 op/s 2024-08-29T18:54:32.920 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestLibRBD.TestSnapshotDeletedIo (2023 ms) 2024-08-29T18:54:32.920 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestLibRBD.TestClone 2024-08-29T18:54:32.920 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T18:54:33.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:54:32 smithi110 bash[67519]: cluster 2024-08-29T18:54:31.854813+0000 mon.a (mon.0) 2641 : cluster [DBG] osdmap e1777: 8 total, 8 up, 8 in 2024-08-29T18:54:33.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:54:32 smithi029 bash[77880]: cluster 2024-08-29T18:54:31.854813+0000 mon.a (mon.0) 2641 : cluster [DBG] osdmap e1777: 8 total, 8 up, 8 in 2024-08-29T18:54:33.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:54:32 smithi029 bash[79042]: cluster 2024-08-29T18:54:31.854813+0000 mon.a (mon.0) 2641 : cluster [DBG] osdmap e1777: 8 total, 8 up, 8 in 2024-08-29T18:54:34.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:54:33 smithi110 bash[67519]: cluster 2024-08-29T18:54:32.856481+0000 mon.a (mon.0) 2642 : cluster [DBG] osdmap e1778: 8 total, 8 up, 8 in 2024-08-29T18:54:34.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:54:33 smithi110 bash[67519]: audit 2024-08-29T18:54:33.597910+0000 mon.c (mon.2) 787 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:54:34.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:54:33 smithi110 bash[67519]: cluster 2024-08-29T18:54:33.709841+0000 mgr.y (mgr.25004) 1940 : cluster [DBG] pgmap v3244: 585 pgs: 585 active+clean; 301 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 168 KiB/s rd, 59 KiB/s wr, 351 op/s 2024-08-29T18:54:34.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:54:33 smithi029 bash[77880]: cluster 2024-08-29T18:54:32.856481+0000 mon.a (mon.0) 2642 : cluster [DBG] osdmap e1778: 8 total, 8 up, 8 in 2024-08-29T18:54:34.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:54:33 smithi029 bash[77880]: audit 2024-08-29T18:54:33.597910+0000 mon.c (mon.2) 787 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:54:34.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:54:33 smithi029 bash[77880]: cluster 2024-08-29T18:54:33.709841+0000 mgr.y (mgr.25004) 1940 : cluster [DBG] pgmap v3244: 585 pgs: 585 active+clean; 301 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 168 KiB/s rd, 59 KiB/s wr, 351 op/s 2024-08-29T18:54:34.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:54:33 smithi029 bash[79042]: cluster 2024-08-29T18:54:32.856481+0000 mon.a (mon.0) 2642 : cluster [DBG] osdmap e1778: 8 total, 8 up, 8 in 2024-08-29T18:54:34.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:54:33 smithi029 bash[79042]: audit 2024-08-29T18:54:33.597910+0000 mon.c (mon.2) 787 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:54:34.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:54:33 smithi029 bash[79042]: cluster 2024-08-29T18:54:33.709841+0000 mgr.y (mgr.25004) 1940 : cluster [DBG] pgmap v3244: 585 pgs: 585 active+clean; 301 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 168 KiB/s rd, 59 KiB/s wr, 351 op/s 2024-08-29T18:54:34.902 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:54:34 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:54:34] "GET /metrics HTTP/1.1" 200 70635 "" "Prometheus/2.43.0" 2024-08-29T18:54:34.996 INFO:tasks.workunit.client.0.smithi029.stdout:made parent image "parent" 2024-08-29T18:54:34.996 INFO:tasks.workunit.client.0.smithi029.stdout:parent has no parent info 2024-08-29T18:54:34.996 INFO:tasks.workunit.client.0.smithi029.stdout:made snapshot "parent@parent_snap" 2024-08-29T18:54:34.996 INFO:tasks.workunit.client.0.smithi029.stdout:can't unprotect an unprotected snap 2024-08-29T18:54:34.996 INFO:tasks.workunit.client.0.smithi029.stdout:can't protect a protected snap 2024-08-29T18:54:34.996 INFO:tasks.workunit.client.0.smithi029.stdout:made and opened clone "child" 2024-08-29T18:54:34.997 INFO:tasks.workunit.client.0.smithi029.stdout:read: 8 2024-08-29T18:54:34.997 INFO:tasks.workunit.client.0.smithi029.stdout:read: 8 2024-08-29T18:54:34.997 INFO:tasks.workunit.client.0.smithi029.stdout:read: 8 2024-08-29T18:54:34.997 INFO:tasks.workunit.client.0.smithi029.stdout:sizes and overlaps are good between parent and child 2024-08-29T18:54:34.997 INFO:tasks.workunit.client.0.smithi029.stdout:child image successfully cloned all image-meta pairs 2024-08-29T18:54:34.997 INFO:tasks.workunit.client.0.smithi029.stdout:sized down clone, changed overlap 2024-08-29T18:54:34.997 INFO:tasks.workunit.client.0.smithi029.stdout:parent info: size 4194304 obj_size 4194304 parent_pool 18446744073709551615 2024-08-29T18:54:34.997 INFO:tasks.workunit.client.0.smithi029.stdout:sized up clone, changed size but not overlap or parent's size 2024-08-29T18:54:34.997 INFO:tasks.workunit.client.0.smithi029.stdout:can't remove parent while child still exists 2024-08-29T18:54:34.997 INFO:tasks.workunit.client.0.smithi029.stdout:can't remove parent while still protected 2024-08-29T18:54:34.997 INFO:tasks.workunit.client.0.smithi029.stdout:removed parent snap after unprotecting 2024-08-29T18:54:34.997 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestLibRBD.TestClone (2076 ms) 2024-08-29T18:54:34.997 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestLibRBD.TestClone2 2024-08-29T18:54:34.998 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T18:54:35.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:54:34 smithi029 bash[77880]: cluster 2024-08-29T18:54:33.886024+0000 mon.a (mon.0) 2643 : cluster [DBG] osdmap e1779: 8 total, 8 up, 8 in 2024-08-29T18:54:35.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:54:34 smithi110 bash[67519]: cluster 2024-08-29T18:54:33.886024+0000 mon.a (mon.0) 2643 : cluster [DBG] osdmap e1779: 8 total, 8 up, 8 in 2024-08-29T18:54:35.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:54:34 smithi029 bash[79042]: cluster 2024-08-29T18:54:33.886024+0000 mon.a (mon.0) 2643 : cluster [DBG] osdmap e1779: 8 total, 8 up, 8 in 2024-08-29T18:54:36.294 INFO:tasks.workunit.client.0.smithi029.stdout:made parent image "parent" 2024-08-29T18:54:36.294 INFO:tasks.workunit.client.0.smithi029.stdout:parent has no parent info 2024-08-29T18:54:36.294 INFO:tasks.workunit.client.0.smithi029.stdout:made snapshot "parent@parent_snap" 2024-08-29T18:54:36.294 INFO:tasks.workunit.client.0.smithi029.stdout:made and opened clone "child" 2024-08-29T18:54:36.294 INFO:tasks.workunit.client.0.smithi029.stdout:child image successfully cloned all image-meta pairs 2024-08-29T18:54:36.294 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestLibRBD.TestClone2 (1298 ms) 2024-08-29T18:54:36.294 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestLibRBD.ListChildren 2024-08-29T18:54:36.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:54:35 smithi029 bash[79042]: cluster 2024-08-29T18:54:34.934209+0000 mon.a (mon.0) 2644 : cluster [DBG] osdmap e1780: 8 total, 8 up, 8 in 2024-08-29T18:54:36.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:54:35 smithi029 bash[79042]: cluster 2024-08-29T18:54:35.711613+0000 mgr.y (mgr.25004) 1941 : cluster [DBG] pgmap v3247: 585 pgs: 585 active+clean; 301 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 82 KiB/s rd, 6.7 KiB/s wr, 104 op/s 2024-08-29T18:54:36.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:54:35 smithi029 bash[77880]: cluster 2024-08-29T18:54:34.934209+0000 mon.a (mon.0) 2644 : cluster [DBG] osdmap e1780: 8 total, 8 up, 8 in 2024-08-29T18:54:36.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:54:35 smithi029 bash[77880]: cluster 2024-08-29T18:54:35.711613+0000 mgr.y (mgr.25004) 1941 : cluster [DBG] pgmap v3247: 585 pgs: 585 active+clean; 301 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 82 KiB/s rd, 6.7 KiB/s wr, 104 op/s 2024-08-29T18:54:36.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:54:35 smithi110 bash[67519]: cluster 2024-08-29T18:54:34.934209+0000 mon.a (mon.0) 2644 : cluster [DBG] osdmap e1780: 8 total, 8 up, 8 in 2024-08-29T18:54:36.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:54:35 smithi110 bash[67519]: cluster 2024-08-29T18:54:35.711613+0000 mgr.y (mgr.25004) 1941 : cluster [DBG] pgmap v3247: 585 pgs: 585 active+clean; 301 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 82 KiB/s rd, 6.7 KiB/s wr, 104 op/s 2024-08-29T18:54:37.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:54:36 smithi110 bash[67519]: cluster 2024-08-29T18:54:35.945697+0000 mon.a (mon.0) 2645 : cluster [DBG] osdmap e1781: 8 total, 8 up, 8 in 2024-08-29T18:54:37.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:54:36 smithi029 bash[77880]: cluster 2024-08-29T18:54:35.945697+0000 mon.a (mon.0) 2645 : cluster [DBG] osdmap e1781: 8 total, 8 up, 8 in 2024-08-29T18:54:37.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:54:36 smithi029 bash[79042]: cluster 2024-08-29T18:54:35.945697+0000 mon.a (mon.0) 2645 : cluster [DBG] osdmap e1781: 8 total, 8 up, 8 in 2024-08-29T18:54:38.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:54:37 smithi110 bash[67519]: cluster 2024-08-29T18:54:36.956599+0000 mon.a (mon.0) 2646 : cluster [DBG] osdmap e1782: 8 total, 8 up, 8 in 2024-08-29T18:54:38.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:54:37 smithi110 bash[67519]: audit 2024-08-29T18:54:36.957877+0000 mon.a (mon.0) 2647 : audit [INF] from='client.? 172.21.15.29:0/4070943872' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-30","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:54:38.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:54:37 smithi110 bash[67519]: cluster 2024-08-29T18:54:37.713878+0000 mgr.y (mgr.25004) 1942 : cluster [DBG] pgmap v3250: 617 pgs: 12 creating+peering, 20 unknown, 585 active+clean; 301 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 449 KiB/s rd, 37 KiB/s wr, 553 op/s 2024-08-29T18:54:38.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:54:37 smithi029 bash[79042]: cluster 2024-08-29T18:54:36.956599+0000 mon.a (mon.0) 2646 : cluster [DBG] osdmap e1782: 8 total, 8 up, 8 in 2024-08-29T18:54:38.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:54:37 smithi029 bash[79042]: audit 2024-08-29T18:54:36.957877+0000 mon.a (mon.0) 2647 : audit [INF] from='client.? 172.21.15.29:0/4070943872' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-30","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:54:38.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:54:37 smithi029 bash[79042]: cluster 2024-08-29T18:54:37.713878+0000 mgr.y (mgr.25004) 1942 : cluster [DBG] pgmap v3250: 617 pgs: 12 creating+peering, 20 unknown, 585 active+clean; 301 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 449 KiB/s rd, 37 KiB/s wr, 553 op/s 2024-08-29T18:54:38.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:54:37 smithi029 bash[77880]: cluster 2024-08-29T18:54:36.956599+0000 mon.a (mon.0) 2646 : cluster [DBG] osdmap e1782: 8 total, 8 up, 8 in 2024-08-29T18:54:38.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:54:37 smithi029 bash[77880]: audit 2024-08-29T18:54:36.957877+0000 mon.a (mon.0) 2647 : audit [INF] from='client.? 172.21.15.29:0/4070943872' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-30","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:54:38.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:54:37 smithi029 bash[77880]: cluster 2024-08-29T18:54:37.713878+0000 mgr.y (mgr.25004) 1942 : cluster [DBG] pgmap v3250: 617 pgs: 12 creating+peering, 20 unknown, 585 active+clean; 301 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 449 KiB/s rd, 37 KiB/s wr, 553 op/s 2024-08-29T18:54:39.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:54:39 smithi029 bash[79042]: cluster 2024-08-29T18:54:37.949305+0000 mon.a (mon.0) 2648 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:54:39.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:54:39 smithi029 bash[79042]: audit 2024-08-29T18:54:37.961884+0000 mon.a (mon.0) 2649 : audit [INF] from='client.? 172.21.15.29:0/4070943872' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-30","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:54:39.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:54:39 smithi029 bash[79042]: cluster 2024-08-29T18:54:37.973699+0000 mon.a (mon.0) 2650 : cluster [DBG] osdmap e1783: 8 total, 8 up, 8 in 2024-08-29T18:54:39.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:54:39 smithi029 bash[77880]: cluster 2024-08-29T18:54:37.949305+0000 mon.a (mon.0) 2648 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:54:39.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:54:39 smithi029 bash[77880]: audit 2024-08-29T18:54:37.961884+0000 mon.a (mon.0) 2649 : audit [INF] from='client.? 172.21.15.29:0/4070943872' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-30","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:54:39.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:54:39 smithi029 bash[77880]: cluster 2024-08-29T18:54:37.973699+0000 mon.a (mon.0) 2650 : cluster [DBG] osdmap e1783: 8 total, 8 up, 8 in 2024-08-29T18:54:39.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:54:39 smithi110 bash[67519]: cluster 2024-08-29T18:54:37.949305+0000 mon.a (mon.0) 2648 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:54:39.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:54:39 smithi110 bash[67519]: audit 2024-08-29T18:54:37.961884+0000 mon.a (mon.0) 2649 : audit [INF] from='client.? 172.21.15.29:0/4070943872' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-30","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:54:39.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:54:39 smithi110 bash[67519]: cluster 2024-08-29T18:54:37.973699+0000 mon.a (mon.0) 2650 : cluster [DBG] osdmap e1783: 8 total, 8 up, 8 in 2024-08-29T18:54:39.721 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T18:54:40.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:54:40 smithi110 bash[67519]: cluster 2024-08-29T18:54:38.979378+0000 mon.a (mon.0) 2651 : cluster [DBG] osdmap e1784: 8 total, 8 up, 8 in 2024-08-29T18:54:40.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:54:40 smithi110 bash[67519]: audit 2024-08-29T18:54:38.998930+0000 mon.c (mon.2) 788 : audit [INF] from='client.? 172.21.15.29:0/2518859497' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-31","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:54:40.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:54:40 smithi110 bash[67519]: audit 2024-08-29T18:54:39.017655+0000 mon.a (mon.0) 2652 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-31","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:54:40.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:54:40 smithi110 bash[67519]: audit 2024-08-29T18:54:39.708245+0000 mon.a (mon.0) 2653 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-31","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:54:40.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:54:40 smithi110 bash[67519]: cluster 2024-08-29T18:54:39.714592+0000 mon.a (mon.0) 2654 : cluster [DBG] osdmap e1785: 8 total, 8 up, 8 in 2024-08-29T18:54:40.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:54:40 smithi110 bash[67519]: cluster 2024-08-29T18:54:39.714898+0000 mgr.y (mgr.25004) 1943 : cluster [DBG] pgmap v3254: 649 pgs: 12 creating+peering, 51 unknown, 586 active+clean; 301 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 494 KiB/s rd, 37 KiB/s wr, 597 op/s 2024-08-29T18:54:40.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:54:40 smithi029 bash[79042]: cluster 2024-08-29T18:54:38.979378+0000 mon.a (mon.0) 2651 : cluster [DBG] osdmap e1784: 8 total, 8 up, 8 in 2024-08-29T18:54:40.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:54:40 smithi029 bash[79042]: audit 2024-08-29T18:54:38.998930+0000 mon.c (mon.2) 788 : audit [INF] from='client.? 172.21.15.29:0/2518859497' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-31","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:54:40.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:54:40 smithi029 bash[79042]: audit 2024-08-29T18:54:39.017655+0000 mon.a (mon.0) 2652 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-31","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:54:40.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:54:40 smithi029 bash[79042]: audit 2024-08-29T18:54:39.708245+0000 mon.a (mon.0) 2653 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-31","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:54:40.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:54:40 smithi029 bash[79042]: cluster 2024-08-29T18:54:39.714592+0000 mon.a (mon.0) 2654 : cluster [DBG] osdmap e1785: 8 total, 8 up, 8 in 2024-08-29T18:54:40.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:54:40 smithi029 bash[79042]: cluster 2024-08-29T18:54:39.714898+0000 mgr.y (mgr.25004) 1943 : cluster [DBG] pgmap v3254: 649 pgs: 12 creating+peering, 51 unknown, 586 active+clean; 301 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 494 KiB/s rd, 37 KiB/s wr, 597 op/s 2024-08-29T18:54:40.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:54:40 smithi029 bash[77880]: cluster 2024-08-29T18:54:38.979378+0000 mon.a (mon.0) 2651 : cluster [DBG] osdmap e1784: 8 total, 8 up, 8 in 2024-08-29T18:54:40.404 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:54:40 smithi029 bash[77880]: audit 2024-08-29T18:54:38.998930+0000 mon.c (mon.2) 788 : audit [INF] from='client.? 172.21.15.29:0/2518859497' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-31","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:54:40.404 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:54:40 smithi029 bash[77880]: audit 2024-08-29T18:54:39.017655+0000 mon.a (mon.0) 2652 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-31","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:54:40.404 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:54:40 smithi029 bash[77880]: audit 2024-08-29T18:54:39.708245+0000 mon.a (mon.0) 2653 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-31","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:54:40.404 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:54:40 smithi029 bash[77880]: cluster 2024-08-29T18:54:39.714592+0000 mon.a (mon.0) 2654 : cluster [DBG] osdmap e1785: 8 total, 8 up, 8 in 2024-08-29T18:54:40.404 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:54:40 smithi029 bash[77880]: cluster 2024-08-29T18:54:39.714898+0000 mgr.y (mgr.25004) 1943 : cluster [DBG] pgmap v3254: 649 pgs: 12 creating+peering, 51 unknown, 586 active+clean; 301 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 494 KiB/s rd, 37 KiB/s wr, 597 op/s 2024-08-29T18:54:41.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:54:41 smithi110 bash[67519]: cluster 2024-08-29T18:54:40.710064+0000 mon.a (mon.0) 2655 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:54:41.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:54:41 smithi110 bash[67519]: cluster 2024-08-29T18:54:40.718982+0000 mon.a (mon.0) 2656 : cluster [DBG] osdmap e1786: 8 total, 8 up, 8 in 2024-08-29T18:54:41.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:54:41 smithi029 bash[79042]: cluster 2024-08-29T18:54:40.710064+0000 mon.a (mon.0) 2655 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:54:41.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:54:41 smithi029 bash[79042]: cluster 2024-08-29T18:54:40.718982+0000 mon.a (mon.0) 2656 : cluster [DBG] osdmap e1786: 8 total, 8 up, 8 in 2024-08-29T18:54:41.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:54:41 smithi029 bash[77880]: cluster 2024-08-29T18:54:40.710064+0000 mon.a (mon.0) 2655 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:54:41.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:54:41 smithi029 bash[77880]: cluster 2024-08-29T18:54:40.718982+0000 mon.a (mon.0) 2656 : cluster [DBG] osdmap e1786: 8 total, 8 up, 8 in 2024-08-29T18:54:43.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:54:42 smithi110 bash[67519]: cluster 2024-08-29T18:54:41.718218+0000 mgr.y (mgr.25004) 1944 : cluster [DBG] pgmap v3256: 649 pgs: 12 creating+peering, 13 unknown, 624 active+clean; 301 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 338 KiB/s rd, 20 KiB/s wr, 390 op/s 2024-08-29T18:54:43.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:54:42 smithi110 bash[67519]: cluster 2024-08-29T18:54:41.742376+0000 mon.a (mon.0) 2657 : cluster [DBG] osdmap e1787: 8 total, 8 up, 8 in 2024-08-29T18:54:43.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:54:42 smithi029 bash[79042]: cluster 2024-08-29T18:54:41.718218+0000 mgr.y (mgr.25004) 1944 : cluster [DBG] pgmap v3256: 649 pgs: 12 creating+peering, 13 unknown, 624 active+clean; 301 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 338 KiB/s rd, 20 KiB/s wr, 390 op/s 2024-08-29T18:54:43.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:54:42 smithi029 bash[79042]: cluster 2024-08-29T18:54:41.742376+0000 mon.a (mon.0) 2657 : cluster [DBG] osdmap e1787: 8 total, 8 up, 8 in 2024-08-29T18:54:43.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:54:42 smithi029 bash[77880]: cluster 2024-08-29T18:54:41.718218+0000 mgr.y (mgr.25004) 1944 : cluster [DBG] pgmap v3256: 649 pgs: 12 creating+peering, 13 unknown, 624 active+clean; 301 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 338 KiB/s rd, 20 KiB/s wr, 390 op/s 2024-08-29T18:54:43.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:54:42 smithi029 bash[77880]: cluster 2024-08-29T18:54:41.742376+0000 mon.a (mon.0) 2657 : cluster [DBG] osdmap e1787: 8 total, 8 up, 8 in 2024-08-29T18:54:44.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:54:43 smithi029 bash[79042]: cluster 2024-08-29T18:54:42.746505+0000 mon.a (mon.0) 2658 : cluster [DBG] osdmap e1788: 8 total, 8 up, 8 in 2024-08-29T18:54:44.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:54:43 smithi029 bash[77880]: cluster 2024-08-29T18:54:42.746505+0000 mon.a (mon.0) 2658 : cluster [DBG] osdmap e1788: 8 total, 8 up, 8 in 2024-08-29T18:54:44.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:54:43 smithi110 bash[67519]: cluster 2024-08-29T18:54:42.746505+0000 mon.a (mon.0) 2658 : cluster [DBG] osdmap e1788: 8 total, 8 up, 8 in 2024-08-29T18:54:44.902 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:54:44 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:54:44] "GET /metrics HTTP/1.1" 200 70635 "" "Prometheus/2.43.0" 2024-08-29T18:54:44.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:54:44 smithi029 bash[77880]: cluster 2024-08-29T18:54:43.719455+0000 mgr.y (mgr.25004) 1945 : cluster [DBG] pgmap v3259: 649 pgs: 7 unknown, 642 active+clean; 301 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 254 KiB/s rd, 18 KiB/s wr, 300 op/s 2024-08-29T18:54:44.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:54:44 smithi029 bash[77880]: cluster 2024-08-29T18:54:43.777759+0000 mon.a (mon.0) 2659 : cluster [DBG] osdmap e1789: 8 total, 8 up, 8 in 2024-08-29T18:54:44.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:54:44 smithi029 bash[77880]: cluster 2024-08-29T18:54:44.718312+0000 mon.a (mon.0) 2660 : cluster [DBG] osdmap e1790: 8 total, 8 up, 8 in 2024-08-29T18:54:44.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:54:44 smithi029 bash[79042]: cluster 2024-08-29T18:54:43.719455+0000 mgr.y (mgr.25004) 1945 : cluster [DBG] pgmap v3259: 649 pgs: 7 unknown, 642 active+clean; 301 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 254 KiB/s rd, 18 KiB/s wr, 300 op/s 2024-08-29T18:54:44.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:54:44 smithi029 bash[79042]: cluster 2024-08-29T18:54:43.777759+0000 mon.a (mon.0) 2659 : cluster [DBG] osdmap e1789: 8 total, 8 up, 8 in 2024-08-29T18:54:44.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:54:44 smithi029 bash[79042]: cluster 2024-08-29T18:54:44.718312+0000 mon.a (mon.0) 2660 : cluster [DBG] osdmap e1790: 8 total, 8 up, 8 in 2024-08-29T18:54:45.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:54:44 smithi110 bash[67519]: cluster 2024-08-29T18:54:43.719455+0000 mgr.y (mgr.25004) 1945 : cluster [DBG] pgmap v3259: 649 pgs: 7 unknown, 642 active+clean; 301 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 254 KiB/s rd, 18 KiB/s wr, 300 op/s 2024-08-29T18:54:45.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:54:44 smithi110 bash[67519]: cluster 2024-08-29T18:54:43.777759+0000 mon.a (mon.0) 2659 : cluster [DBG] osdmap e1789: 8 total, 8 up, 8 in 2024-08-29T18:54:45.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:54:44 smithi110 bash[67519]: cluster 2024-08-29T18:54:44.718312+0000 mon.a (mon.0) 2660 : cluster [DBG] osdmap e1790: 8 total, 8 up, 8 in 2024-08-29T18:54:46.115 INFO:tasks.workunit.client.0.smithi029.stdout: 2024-08-29T18:54:46.116 INFO:tasks.workunit.client.0.smithi029.stdout:trying to find test-librbd-smithi029-117632-31/image125 2024-08-29T18:54:46.116 INFO:tasks.workunit.client.0.smithi029.stdout:checking test-librbd-smithi029-117632-31/image125 2024-08-29T18:54:46.116 INFO:tasks.workunit.client.0.smithi029.stdout:found child test-librbd-smithi029-117632-31/image125 2024-08-29T18:54:46.116 INFO:tasks.workunit.client.0.smithi029.stdout: 2024-08-29T18:54:46.116 INFO:tasks.workunit.client.0.smithi029.stdout:num children is: 1 2024-08-29T18:54:46.116 INFO:tasks.workunit.client.0.smithi029.stdout:expected: 1 2024-08-29T18:54:46.116 INFO:tasks.workunit.client.0.smithi029.stdout:child: image125 2024-08-29T18:54:46.116 INFO:tasks.workunit.client.0.smithi029.stdout:found child test-librbd-smithi029-117632-31/image125/b12c4123cc71 2024-08-29T18:54:46.116 INFO:tasks.workunit.client.0.smithi029.stdout: 2024-08-29T18:54:46.116 INFO:tasks.workunit.client.0.smithi029.stdout: 2024-08-29T18:54:46.117 INFO:tasks.workunit.client.0.smithi029.stdout:trying to find test-librbd-smithi029-117632-31/image125 2024-08-29T18:54:46.117 INFO:tasks.workunit.client.0.smithi029.stdout:checking test-librbd-smithi029-117632-30/image126 2024-08-29T18:54:46.117 INFO:tasks.workunit.client.0.smithi029.stdout:checking test-librbd-smithi029-117632-31/image125 2024-08-29T18:54:46.117 INFO:tasks.workunit.client.0.smithi029.stdout:found child test-librbd-smithi029-117632-31/image125 2024-08-29T18:54:46.117 INFO:tasks.workunit.client.0.smithi029.stdout: 2024-08-29T18:54:46.117 INFO:tasks.workunit.client.0.smithi029.stdout: 2024-08-29T18:54:46.117 INFO:tasks.workunit.client.0.smithi029.stdout:trying to find test-librbd-smithi029-117632-30/image126 2024-08-29T18:54:46.117 INFO:tasks.workunit.client.0.smithi029.stdout:checking test-librbd-smithi029-117632-30/image126 2024-08-29T18:54:46.117 INFO:tasks.workunit.client.0.smithi029.stdout:found child test-librbd-smithi029-117632-30/image126 2024-08-29T18:54:46.117 INFO:tasks.workunit.client.0.smithi029.stdout: 2024-08-29T18:54:46.117 INFO:tasks.workunit.client.0.smithi029.stdout:num children is: 2 2024-08-29T18:54:46.118 INFO:tasks.workunit.client.0.smithi029.stdout:expected: 2 2024-08-29T18:54:46.118 INFO:tasks.workunit.client.0.smithi029.stdout:child: image126 2024-08-29T18:54:46.118 INFO:tasks.workunit.client.0.smithi029.stdout:child: image125 2024-08-29T18:54:46.118 INFO:tasks.workunit.client.0.smithi029.stdout:found child test-librbd-smithi029-117632-31/image125/b12c4123cc71 2024-08-29T18:54:46.118 INFO:tasks.workunit.client.0.smithi029.stdout: 2024-08-29T18:54:46.118 INFO:tasks.workunit.client.0.smithi029.stdout:found child test-librbd-smithi029-117632-30/image126/b12c3fb519d0 2024-08-29T18:54:46.118 INFO:tasks.workunit.client.0.smithi029.stdout: 2024-08-29T18:54:46.118 INFO:tasks.workunit.client.0.smithi029.stdout: 2024-08-29T18:54:46.118 INFO:tasks.workunit.client.0.smithi029.stdout:trying to find test-librbd-smithi029-117632-31/image125 2024-08-29T18:54:46.118 INFO:tasks.workunit.client.0.smithi029.stdout:checking test-librbd-smithi029-117632-30/image126 2024-08-29T18:54:46.118 INFO:tasks.workunit.client.0.smithi029.stdout:checking test-librbd-smithi029-117632-31/image125 2024-08-29T18:54:46.118 INFO:tasks.workunit.client.0.smithi029.stdout:found child test-librbd-smithi029-117632-31/image125 2024-08-29T18:54:46.118 INFO:tasks.workunit.client.0.smithi029.stdout: 2024-08-29T18:54:46.119 INFO:tasks.workunit.client.0.smithi029.stdout: 2024-08-29T18:54:46.119 INFO:tasks.workunit.client.0.smithi029.stdout:trying to find test-librbd-smithi029-117632-30/image126 2024-08-29T18:54:46.119 INFO:tasks.workunit.client.0.smithi029.stdout:checking test-librbd-smithi029-117632-30/image126 2024-08-29T18:54:46.119 INFO:tasks.workunit.client.0.smithi029.stdout:found child test-librbd-smithi029-117632-30/image126 2024-08-29T18:54:46.119 INFO:tasks.workunit.client.0.smithi029.stdout: 2024-08-29T18:54:46.119 INFO:tasks.workunit.client.0.smithi029.stdout: 2024-08-29T18:54:46.119 INFO:tasks.workunit.client.0.smithi029.stdout:trying to find test-librbd-smithi029-117632-31/image127 2024-08-29T18:54:46.119 INFO:tasks.workunit.client.0.smithi029.stdout:checking test-librbd-smithi029-117632-30/image126 2024-08-29T18:54:46.119 INFO:tasks.workunit.client.0.smithi029.stdout:checking test-librbd-smithi029-117632-31/image125 2024-08-29T18:54:46.119 INFO:tasks.workunit.client.0.smithi029.stdout:checking test-librbd-smithi029-117632-31/image127 2024-08-29T18:54:46.119 INFO:tasks.workunit.client.0.smithi029.stdout:found child test-librbd-smithi029-117632-31/image127 2024-08-29T18:54:46.119 INFO:tasks.workunit.client.0.smithi029.stdout: 2024-08-29T18:54:46.120 INFO:tasks.workunit.client.0.smithi029.stdout:num children is: 3 2024-08-29T18:54:46.120 INFO:tasks.workunit.client.0.smithi029.stdout:expected: 3 2024-08-29T18:54:46.120 INFO:tasks.workunit.client.0.smithi029.stdout:child: image126 2024-08-29T18:54:46.120 INFO:tasks.workunit.client.0.smithi029.stdout:child: image125 2024-08-29T18:54:46.120 INFO:tasks.workunit.client.0.smithi029.stdout:child: image127 2024-08-29T18:54:46.120 INFO:tasks.workunit.client.0.smithi029.stdout:found child test-librbd-smithi029-117632-31/image125/b12c4123cc71 2024-08-29T18:54:46.120 INFO:tasks.workunit.client.0.smithi029.stdout: 2024-08-29T18:54:46.120 INFO:tasks.workunit.client.0.smithi029.stdout:found child test-librbd-smithi029-117632-30/image126/b12c3fb519d0 2024-08-29T18:54:46.120 INFO:tasks.workunit.client.0.smithi029.stdout: 2024-08-29T18:54:46.120 INFO:tasks.workunit.client.0.smithi029.stdout:found child test-librbd-smithi029-117632-31/image127/b12c720eddb0 2024-08-29T18:54:46.121 INFO:tasks.workunit.client.0.smithi029.stdout: 2024-08-29T18:54:46.121 INFO:tasks.workunit.client.0.smithi029.stdout: 2024-08-29T18:54:46.121 INFO:tasks.workunit.client.0.smithi029.stdout:trying to find test-librbd-smithi029-117632-31/image125 2024-08-29T18:54:46.121 INFO:tasks.workunit.client.0.smithi029.stdout:checking test-librbd-smithi029-117632-30/image126 2024-08-29T18:54:46.121 INFO:tasks.workunit.client.0.smithi029.stdout:checking test-librbd-smithi029-117632-31/image125 2024-08-29T18:54:46.121 INFO:tasks.workunit.client.0.smithi029.stdout:found child test-librbd-smithi029-117632-31/image125 2024-08-29T18:54:46.121 INFO:tasks.workunit.client.0.smithi029.stdout: 2024-08-29T18:54:46.121 INFO:tasks.workunit.client.0.smithi029.stdout: 2024-08-29T18:54:46.121 INFO:tasks.workunit.client.0.smithi029.stdout:trying to find test-librbd-smithi029-117632-30/image126 2024-08-29T18:54:46.121 INFO:tasks.workunit.client.0.smithi029.stdout:checking test-librbd-smithi029-117632-30/image126 2024-08-29T18:54:46.122 INFO:tasks.workunit.client.0.smithi029.stdout:found child test-librbd-smithi029-117632-30/image126 2024-08-29T18:54:46.122 INFO:tasks.workunit.client.0.smithi029.stdout: 2024-08-29T18:54:46.122 INFO:tasks.workunit.client.0.smithi029.stdout:num children is: 3 2024-08-29T18:54:46.122 INFO:tasks.workunit.client.0.smithi029.stdout:expected: 3 2024-08-29T18:54:46.122 INFO:tasks.workunit.client.0.smithi029.stdout:child: image126 2024-08-29T18:54:46.122 INFO:tasks.workunit.client.0.smithi029.stdout:child: image125 2024-08-29T18:54:46.123 INFO:tasks.workunit.client.0.smithi029.stdout:child: image127 2024-08-29T18:54:46.123 INFO:tasks.workunit.client.0.smithi029.stdout:found child test-librbd-smithi029-117632-31/image125/b12c4123cc71 2024-08-29T18:54:46.123 INFO:tasks.workunit.client.0.smithi029.stdout: 2024-08-29T18:54:46.123 INFO:tasks.workunit.client.0.smithi029.stdout:found child test-librbd-smithi029-117632-30/image126/b12c3fb519d0 2024-08-29T18:54:46.123 INFO:tasks.workunit.client.0.smithi029.stdout: 2024-08-29T18:54:46.123 INFO:tasks.workunit.client.0.smithi029.stdout:found child test-librbd-smithi029-117632-31/image127/b12c720eddb0 2024-08-29T18:54:46.123 INFO:tasks.workunit.client.0.smithi029.stdout: 2024-08-29T18:54:46.123 INFO:tasks.workunit.client.0.smithi029.stdout: 2024-08-29T18:54:46.123 INFO:tasks.workunit.client.0.smithi029.stdout:trying to find test-librbd-smithi029-117632-31/image125 2024-08-29T18:54:46.123 INFO:tasks.workunit.client.0.smithi029.stdout:checking test-librbd-smithi029-117632-30/image126 2024-08-29T18:54:46.123 INFO:tasks.workunit.client.0.smithi029.stdout:checking test-librbd-smithi029-117632-31/image125 2024-08-29T18:54:46.124 INFO:tasks.workunit.client.0.smithi029.stdout:found child test-librbd-smithi029-117632-31/image125 2024-08-29T18:54:46.124 INFO:tasks.workunit.client.0.smithi029.stdout: 2024-08-29T18:54:46.124 INFO:tasks.workunit.client.0.smithi029.stdout: 2024-08-29T18:54:46.124 INFO:tasks.workunit.client.0.smithi029.stdout:trying to find test-librbd-smithi029-117632-30/image126 2024-08-29T18:54:46.124 INFO:tasks.workunit.client.0.smithi029.stdout:checking test-librbd-smithi029-117632-30/image126 2024-08-29T18:54:46.124 INFO:tasks.workunit.client.0.smithi029.stdout:found child test-librbd-smithi029-117632-30/image126 2024-08-29T18:54:46.124 INFO:tasks.workunit.client.0.smithi029.stdout: 2024-08-29T18:54:46.124 INFO:tasks.workunit.client.0.smithi029.stdout: 2024-08-29T18:54:46.125 INFO:tasks.workunit.client.0.smithi029.stdout:trying to find test-librbd-smithi029-117632-31/image128 2024-08-29T18:54:46.125 INFO:tasks.workunit.client.0.smithi029.stdout:checking test-librbd-smithi029-117632-30/image126 2024-08-29T18:54:46.125 INFO:tasks.workunit.client.0.smithi029.stdout:checking test-librbd-smithi029-117632-31/image125 2024-08-29T18:54:46.125 INFO:tasks.workunit.client.0.smithi029.stdout:checking test-librbd-smithi029-117632-31/image128 2024-08-29T18:54:46.125 INFO:tasks.workunit.client.0.smithi029.stdout:found child test-librbd-smithi029-117632-31/image128 2024-08-29T18:54:46.125 INFO:tasks.workunit.client.0.smithi029.stdout: 2024-08-29T18:54:46.125 INFO:tasks.workunit.client.0.smithi029.stdout:num children is: 4 2024-08-29T18:54:46.125 INFO:tasks.workunit.client.0.smithi029.stdout:expected: 4 2024-08-29T18:54:46.125 INFO:tasks.workunit.client.0.smithi029.stdout:child: image126 2024-08-29T18:54:46.125 INFO:tasks.workunit.client.0.smithi029.stdout:child: image125 2024-08-29T18:54:46.125 INFO:tasks.workunit.client.0.smithi029.stdout:child: image127 2024-08-29T18:54:46.125 INFO:tasks.workunit.client.0.smithi029.stdout:child: image128 2024-08-29T18:54:46.126 INFO:tasks.workunit.client.0.smithi029.stdout:found child test-librbd-smithi029-117632-31/image125/b12c4123cc71 2024-08-29T18:54:46.126 INFO:tasks.workunit.client.0.smithi029.stdout: 2024-08-29T18:54:46.126 INFO:tasks.workunit.client.0.smithi029.stdout:found child test-librbd-smithi029-117632-30/image126/b12c3fb519d0 2024-08-29T18:54:46.126 INFO:tasks.workunit.client.0.smithi029.stdout: 2024-08-29T18:54:46.126 INFO:tasks.workunit.client.0.smithi029.stdout:found child test-librbd-smithi029-117632-31/image127/b12c720eddb0 2024-08-29T18:54:46.126 INFO:tasks.workunit.client.0.smithi029.stdout: 2024-08-29T18:54:46.126 INFO:tasks.workunit.client.0.smithi029.stdout:found child test-librbd-smithi029-117632-31/image128/b12ce9ee16dd 2024-08-29T18:54:46.126 INFO:tasks.workunit.client.0.smithi029.stdout: 2024-08-29T18:54:46.126 INFO:tasks.workunit.client.0.smithi029.stdout: 2024-08-29T18:54:46.126 INFO:tasks.workunit.client.0.smithi029.stdout:trying to find test-librbd-smithi029-117632-31/image125 2024-08-29T18:54:46.126 INFO:tasks.workunit.client.0.smithi029.stdout:checking test-librbd-smithi029-117632-30/image126 2024-08-29T18:54:46.126 INFO:tasks.workunit.client.0.smithi029.stdout:checking test-librbd-smithi029-117632-31/image125 2024-08-29T18:54:46.126 INFO:tasks.workunit.client.0.smithi029.stdout:found child test-librbd-smithi029-117632-31/image125 2024-08-29T18:54:46.127 INFO:tasks.workunit.client.0.smithi029.stdout: 2024-08-29T18:54:46.127 INFO:tasks.workunit.client.0.smithi029.stdout: 2024-08-29T18:54:46.127 INFO:tasks.workunit.client.0.smithi029.stdout:trying to find test-librbd-smithi029-117632-30/image126 2024-08-29T18:54:46.127 INFO:tasks.workunit.client.0.smithi029.stdout:checking test-librbd-smithi029-117632-30/image126 2024-08-29T18:54:46.127 INFO:tasks.workunit.client.0.smithi029.stdout:found child test-librbd-smithi029-117632-30/image126 2024-08-29T18:54:46.127 INFO:tasks.workunit.client.0.smithi029.stdout: 2024-08-29T18:54:46.127 INFO:tasks.workunit.client.0.smithi029.stdout: 2024-08-29T18:54:46.127 INFO:tasks.workunit.client.0.smithi029.stdout:trying to find test-librbd-smithi029-117632-31/image127 2024-08-29T18:54:46.127 INFO:tasks.workunit.client.0.smithi029.stdout:checking test-librbd-smithi029-117632-30/image126 2024-08-29T18:54:46.127 INFO:tasks.workunit.client.0.smithi029.stdout:checking test-librbd-smithi029-117632-31/image125 2024-08-29T18:54:46.127 INFO:tasks.workunit.client.0.smithi029.stdout:checking test-librbd-smithi029-117632-31/image127 2024-08-29T18:54:46.127 INFO:tasks.workunit.client.0.smithi029.stdout:found child test-librbd-smithi029-117632-31/image127 2024-08-29T18:54:46.127 INFO:tasks.workunit.client.0.smithi029.stdout: 2024-08-29T18:54:46.128 INFO:tasks.workunit.client.0.smithi029.stdout: 2024-08-29T18:54:46.128 INFO:tasks.workunit.client.0.smithi029.stdout:trying to find test-librbd-smithi029-117632-31/image128 2024-08-29T18:54:47.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:54:46 smithi029 bash[79042]: cluster 2024-08-29T18:54:45.721326+0000 mgr.y (mgr.25004) 1946 : cluster [DBG] pgmap v3262: 649 pgs: 649 active+clean; 301 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 10 KiB/s rd, 1.7 KiB/s wr, 18 op/s 2024-08-29T18:54:47.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:54:46 smithi110 bash[67519]: cluster 2024-08-29T18:54:45.721326+0000 mgr.y (mgr.25004) 1946 : cluster [DBG] pgmap v3262: 649 pgs: 649 active+clean; 301 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 10 KiB/s rd, 1.7 KiB/s wr, 18 op/s 2024-08-29T18:54:47.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:54:46 smithi029 bash[77880]: cluster 2024-08-29T18:54:45.721326+0000 mgr.y (mgr.25004) 1946 : cluster [DBG] pgmap v3262: 649 pgs: 649 active+clean; 301 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 10 KiB/s rd, 1.7 KiB/s wr, 18 op/s 2024-08-29T18:54:47.974 INFO:tasks.workunit.client.0.smithi029.stdout:checking test-librbd-smithi029-117632-30/image126 2024-08-29T18:54:47.975 INFO:tasks.workunit.client.0.smithi029.stdout:checking test-librbd-smithi029-117632-31/image125 2024-08-29T18:54:47.975 INFO:tasks.workunit.client.0.smithi029.stdout:checking test-librbd-smithi029-117632-31/image127 2024-08-29T18:54:47.975 INFO:tasks.workunit.client.0.smithi029.stdout:checking test-librbd-smithi029-117632-31/image128 2024-08-29T18:54:47.975 INFO:tasks.workunit.client.0.smithi029.stdout:found child test-librbd-smithi029-117632-31/image128 2024-08-29T18:54:47.975 INFO:tasks.workunit.client.0.smithi029.stdout: 2024-08-29T18:54:47.975 INFO:tasks.workunit.client.0.smithi029.stdout:num children is: 4 2024-08-29T18:54:47.975 INFO:tasks.workunit.client.0.smithi029.stdout:expected: 4 2024-08-29T18:54:47.975 INFO:tasks.workunit.client.0.smithi029.stdout:child: image126 2024-08-29T18:54:47.975 INFO:tasks.workunit.client.0.smithi029.stdout:child: image125 2024-08-29T18:54:47.975 INFO:tasks.workunit.client.0.smithi029.stdout:child: image127 2024-08-29T18:54:47.975 INFO:tasks.workunit.client.0.smithi029.stdout:child: image128 2024-08-29T18:54:47.975 INFO:tasks.workunit.client.0.smithi029.stdout:found child test-librbd-smithi029-117632-31/image125/b12c4123cc71 2024-08-29T18:54:47.975 INFO:tasks.workunit.client.0.smithi029.stdout: 2024-08-29T18:54:47.976 INFO:tasks.workunit.client.0.smithi029.stdout:found child test-librbd-smithi029-117632-30/image126/b12c3fb519d0 2024-08-29T18:54:47.976 INFO:tasks.workunit.client.0.smithi029.stdout: 2024-08-29T18:54:47.976 INFO:tasks.workunit.client.0.smithi029.stdout:found child test-librbd-smithi029-117632-31/image127/b12c720eddb0 2024-08-29T18:54:47.976 INFO:tasks.workunit.client.0.smithi029.stdout: 2024-08-29T18:54:47.976 INFO:tasks.workunit.client.0.smithi029.stdout:found child test-librbd-smithi029-117632-31/image128/b12ce9ee16dd 2024-08-29T18:54:47.976 INFO:tasks.workunit.client.0.smithi029.stdout: 2024-08-29T18:54:47.976 INFO:tasks.workunit.client.0.smithi029.stdout: 2024-08-29T18:54:47.976 INFO:tasks.workunit.client.0.smithi029.stdout:trying to find test-librbd-smithi029-117632-30/image126 2024-08-29T18:54:47.976 INFO:tasks.workunit.client.0.smithi029.stdout:checking test-librbd-smithi029-117632-30/image126 2024-08-29T18:54:47.976 INFO:tasks.workunit.client.0.smithi029.stdout:found child test-librbd-smithi029-117632-30/image126 2024-08-29T18:54:47.976 INFO:tasks.workunit.client.0.smithi029.stdout: 2024-08-29T18:54:47.976 INFO:tasks.workunit.client.0.smithi029.stdout: 2024-08-29T18:54:47.976 INFO:tasks.workunit.client.0.smithi029.stdout:trying to find test-librbd-smithi029-117632-31/image127 2024-08-29T18:54:47.976 INFO:tasks.workunit.client.0.smithi029.stdout:checking test-librbd-smithi029-117632-30/image126 2024-08-29T18:54:47.977 INFO:tasks.workunit.client.0.smithi029.stdout:checking test-librbd-smithi029-117632-31/image127 2024-08-29T18:54:47.977 INFO:tasks.workunit.client.0.smithi029.stdout:found child test-librbd-smithi029-117632-31/image127 2024-08-29T18:54:47.977 INFO:tasks.workunit.client.0.smithi029.stdout: 2024-08-29T18:54:47.977 INFO:tasks.workunit.client.0.smithi029.stdout: 2024-08-29T18:54:47.977 INFO:tasks.workunit.client.0.smithi029.stdout:trying to find test-librbd-smithi029-117632-31/image128 2024-08-29T18:54:47.977 INFO:tasks.workunit.client.0.smithi029.stdout:checking test-librbd-smithi029-117632-30/image126 2024-08-29T18:54:47.977 INFO:tasks.workunit.client.0.smithi029.stdout:checking test-librbd-smithi029-117632-31/image127 2024-08-29T18:54:47.977 INFO:tasks.workunit.client.0.smithi029.stdout:checking test-librbd-smithi029-117632-31/image128 2024-08-29T18:54:47.977 INFO:tasks.workunit.client.0.smithi029.stdout:found child test-librbd-smithi029-117632-31/image128 2024-08-29T18:54:47.977 INFO:tasks.workunit.client.0.smithi029.stdout: 2024-08-29T18:54:47.977 INFO:tasks.workunit.client.0.smithi029.stdout:num children is: 3 2024-08-29T18:54:47.977 INFO:tasks.workunit.client.0.smithi029.stdout:expected: 3 2024-08-29T18:54:47.977 INFO:tasks.workunit.client.0.smithi029.stdout:child: image126 2024-08-29T18:54:47.977 INFO:tasks.workunit.client.0.smithi029.stdout:child: image127 2024-08-29T18:54:47.978 INFO:tasks.workunit.client.0.smithi029.stdout:child: image128 2024-08-29T18:54:47.978 INFO:tasks.workunit.client.0.smithi029.stdout:found child test-librbd-smithi029-117632-30/image126/b12c3fb519d0 2024-08-29T18:54:47.978 INFO:tasks.workunit.client.0.smithi029.stdout: 2024-08-29T18:54:47.978 INFO:tasks.workunit.client.0.smithi029.stdout:found child test-librbd-smithi029-117632-31/image127/b12c720eddb0 2024-08-29T18:54:47.978 INFO:tasks.workunit.client.0.smithi029.stdout: 2024-08-29T18:54:47.978 INFO:tasks.workunit.client.0.smithi029.stdout:found child test-librbd-smithi029-117632-31/image128/b12ce9ee16dd 2024-08-29T18:54:47.978 INFO:tasks.workunit.client.0.smithi029.stdout: 2024-08-29T18:54:47.978 INFO:tasks.workunit.client.0.smithi029.stdout: 2024-08-29T18:54:47.978 INFO:tasks.workunit.client.0.smithi029.stdout:trying to find test-librbd-smithi029-117632-30/image126 2024-08-29T18:54:47.978 INFO:tasks.workunit.client.0.smithi029.stdout:checking test-librbd-smithi029-117632-30/image126 2024-08-29T18:54:47.978 INFO:tasks.workunit.client.0.smithi029.stdout:found child test-librbd-smithi029-117632-30/image126 2024-08-29T18:54:47.978 INFO:tasks.workunit.client.0.smithi029.stdout: 2024-08-29T18:54:47.978 INFO:tasks.workunit.client.0.smithi029.stdout: 2024-08-29T18:54:47.978 INFO:tasks.workunit.client.0.smithi029.stdout:trying to find test-librbd-smithi029-117632-31/image128 2024-08-29T18:54:47.979 INFO:tasks.workunit.client.0.smithi029.stdout:checking test-librbd-smithi029-117632-30/image126 2024-08-29T18:54:47.979 INFO:tasks.workunit.client.0.smithi029.stdout:checking test-librbd-smithi029-117632-31/image128 2024-08-29T18:54:47.979 INFO:tasks.workunit.client.0.smithi029.stdout:found child test-librbd-smithi029-117632-31/image128 2024-08-29T18:54:47.979 INFO:tasks.workunit.client.0.smithi029.stdout: 2024-08-29T18:54:47.979 INFO:tasks.workunit.client.0.smithi029.stdout:num children is: 2 2024-08-29T18:54:47.979 INFO:tasks.workunit.client.0.smithi029.stdout:expected: 2 2024-08-29T18:54:47.979 INFO:tasks.workunit.client.0.smithi029.stdout:child: image126 2024-08-29T18:54:47.979 INFO:tasks.workunit.client.0.smithi029.stdout:child: image128 2024-08-29T18:54:47.979 INFO:tasks.workunit.client.0.smithi029.stdout:found child test-librbd-smithi029-117632-30/image126/b12c3fb519d0 2024-08-29T18:54:47.979 INFO:tasks.workunit.client.0.smithi029.stdout: 2024-08-29T18:54:47.979 INFO:tasks.workunit.client.0.smithi029.stdout:found child test-librbd-smithi029-117632-31/image128/b12ce9ee16dd 2024-08-29T18:54:47.979 INFO:tasks.workunit.client.0.smithi029.stdout: 2024-08-29T18:54:47.979 INFO:tasks.workunit.client.0.smithi029.stdout: 2024-08-29T18:54:47.979 INFO:tasks.workunit.client.0.smithi029.stdout:trying to find test-librbd-smithi029-117632-30/image126 2024-08-29T18:54:47.980 INFO:tasks.workunit.client.0.smithi029.stdout:checking test-librbd-smithi029-117632-30/image126 2024-08-29T18:54:47.980 INFO:tasks.workunit.client.0.smithi029.stdout:found child test-librbd-smithi029-117632-30/image126 2024-08-29T18:54:47.980 INFO:tasks.workunit.client.0.smithi029.stdout: 2024-08-29T18:54:47.980 INFO:tasks.workunit.client.0.smithi029.stdout:num children is: 1 2024-08-29T18:54:47.980 INFO:tasks.workunit.client.0.smithi029.stdout:expected: 1 2024-08-29T18:54:47.980 INFO:tasks.workunit.client.0.smithi029.stdout:child: image126 2024-08-29T18:54:47.980 INFO:tasks.workunit.client.0.smithi029.stdout:found child test-librbd-smithi029-117632-30/image126/b12c3fb519d0 2024-08-29T18:54:47.980 INFO:tasks.workunit.client.0.smithi029.stdout: 2024-08-29T18:54:47.980 INFO:tasks.workunit.client.0.smithi029.stdout:num children is: 0 2024-08-29T18:54:47.980 INFO:tasks.workunit.client.0.smithi029.stdout:expected: 0 2024-08-29T18:54:47.980 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestLibRBD.ListChildren (11680 ms) 2024-08-29T18:54:47.980 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestLibRBD.ListChildrenTiered 2024-08-29T18:54:49.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:54:48 smithi029 bash[79042]: cluster 2024-08-29T18:54:47.725926+0000 mgr.y (mgr.25004) 1947 : cluster [DBG] pgmap v3263: 649 pgs: 649 active+clean; 301 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 198 KiB/s rd, 5.8 KiB/s wr, 240 op/s 2024-08-29T18:54:49.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:54:48 smithi029 bash[79042]: cluster 2024-08-29T18:54:47.792514+0000 mon.a (mon.0) 2661 : cluster [DBG] osdmap e1791: 8 total, 8 up, 8 in 2024-08-29T18:54:49.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:54:48 smithi029 bash[79042]: audit 2024-08-29T18:54:48.598514+0000 mon.c (mon.2) 789 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:54:49.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:54:48 smithi110 bash[67519]: cluster 2024-08-29T18:54:47.725926+0000 mgr.y (mgr.25004) 1947 : cluster [DBG] pgmap v3263: 649 pgs: 649 active+clean; 301 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 198 KiB/s rd, 5.8 KiB/s wr, 240 op/s 2024-08-29T18:54:49.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:54:48 smithi110 bash[67519]: cluster 2024-08-29T18:54:47.792514+0000 mon.a (mon.0) 2661 : cluster [DBG] osdmap e1791: 8 total, 8 up, 8 in 2024-08-29T18:54:49.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:54:48 smithi110 bash[67519]: audit 2024-08-29T18:54:48.598514+0000 mon.c (mon.2) 789 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:54:49.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:54:48 smithi029 bash[77880]: cluster 2024-08-29T18:54:47.725926+0000 mgr.y (mgr.25004) 1947 : cluster [DBG] pgmap v3263: 649 pgs: 649 active+clean; 301 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 198 KiB/s rd, 5.8 KiB/s wr, 240 op/s 2024-08-29T18:54:49.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:54:48 smithi029 bash[77880]: cluster 2024-08-29T18:54:47.792514+0000 mon.a (mon.0) 2661 : cluster [DBG] osdmap e1791: 8 total, 8 up, 8 in 2024-08-29T18:54:49.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:54:48 smithi029 bash[77880]: audit 2024-08-29T18:54:48.598514+0000 mon.c (mon.2) 789 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:54:50.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:54:50 smithi029 bash[79042]: cluster 2024-08-29T18:54:48.809834+0000 mon.a (mon.0) 2662 : cluster [DBG] osdmap e1792: 8 total, 8 up, 8 in 2024-08-29T18:54:50.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:54:50 smithi029 bash[79042]: audit 2024-08-29T18:54:48.814948+0000 mon.a (mon.0) 2663 : audit [INF] from='client.? 172.21.15.29:0/1403413073' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-32","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:54:50.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:54:50 smithi029 bash[79042]: audit 2024-08-29T18:54:49.715486+0000 mon.a (mon.0) 2664 : audit [INF] from='client.? 172.21.15.29:0/1403413073' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-32","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:54:50.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:54:50 smithi029 bash[79042]: cluster 2024-08-29T18:54:49.724290+0000 mon.a (mon.0) 2665 : cluster [DBG] osdmap e1793: 8 total, 8 up, 8 in 2024-08-29T18:54:50.653 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:54:50 smithi110 bash[67519]: cluster 2024-08-29T18:54:48.809834+0000 mon.a (mon.0) 2662 : cluster [DBG] osdmap e1792: 8 total, 8 up, 8 in 2024-08-29T18:54:50.653 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:54:50 smithi110 bash[67519]: audit 2024-08-29T18:54:48.814948+0000 mon.a (mon.0) 2663 : audit [INF] from='client.? 172.21.15.29:0/1403413073' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-32","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:54:50.653 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:54:50 smithi110 bash[67519]: audit 2024-08-29T18:54:49.715486+0000 mon.a (mon.0) 2664 : audit [INF] from='client.? 172.21.15.29:0/1403413073' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-32","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:54:50.653 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:54:50 smithi110 bash[67519]: cluster 2024-08-29T18:54:49.724290+0000 mon.a (mon.0) 2665 : cluster [DBG] osdmap e1793: 8 total, 8 up, 8 in 2024-08-29T18:54:50.654 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:54:50 smithi029 bash[77880]: cluster 2024-08-29T18:54:48.809834+0000 mon.a (mon.0) 2662 : cluster [DBG] osdmap e1792: 8 total, 8 up, 8 in 2024-08-29T18:54:50.654 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:54:50 smithi029 bash[77880]: audit 2024-08-29T18:54:48.814948+0000 mon.a (mon.0) 2663 : audit [INF] from='client.? 172.21.15.29:0/1403413073' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-32","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:54:50.654 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:54:50 smithi029 bash[77880]: audit 2024-08-29T18:54:49.715486+0000 mon.a (mon.0) 2664 : audit [INF] from='client.? 172.21.15.29:0/1403413073' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-32","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:54:50.654 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:54:50 smithi029 bash[77880]: cluster 2024-08-29T18:54:49.724290+0000 mon.a (mon.0) 2665 : cluster [DBG] osdmap e1793: 8 total, 8 up, 8 in 2024-08-29T18:54:51.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:54:51 smithi110 bash[67519]: cluster 2024-08-29T18:54:49.727540+0000 mgr.y (mgr.25004) 1948 : cluster [DBG] pgmap v3267: 681 pgs: 7 creating+peering, 25 unknown, 649 active+clean; 301 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 367 KiB/s rd, 7.4 KiB/s wr, 441 op/s 2024-08-29T18:54:51.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:54:51 smithi110 bash[67519]: cluster 2024-08-29T18:54:50.735368+0000 mon.a (mon.0) 2666 : cluster [DBG] osdmap e1794: 8 total, 8 up, 8 in 2024-08-29T18:54:51.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:54:51 smithi110 bash[67519]: audit 2024-08-29T18:54:50.738768+0000 mon.c (mon.2) 790 : audit [INF] from='client.? 172.21.15.29:0/3038363558' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-33","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:54:51.653 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:54:51 smithi110 bash[67519]: audit 2024-08-29T18:54:50.749449+0000 mon.a (mon.0) 2667 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-33","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:54:51.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:54:51 smithi029 bash[77880]: cluster 2024-08-29T18:54:49.727540+0000 mgr.y (mgr.25004) 1948 : cluster [DBG] pgmap v3267: 681 pgs: 7 creating+peering, 25 unknown, 649 active+clean; 301 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 367 KiB/s rd, 7.4 KiB/s wr, 441 op/s 2024-08-29T18:54:51.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:54:51 smithi029 bash[77880]: cluster 2024-08-29T18:54:50.735368+0000 mon.a (mon.0) 2666 : cluster [DBG] osdmap e1794: 8 total, 8 up, 8 in 2024-08-29T18:54:51.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:54:51 smithi029 bash[77880]: audit 2024-08-29T18:54:50.738768+0000 mon.c (mon.2) 790 : audit [INF] from='client.? 172.21.15.29:0/3038363558' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-33","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:54:51.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:54:51 smithi029 bash[77880]: audit 2024-08-29T18:54:50.749449+0000 mon.a (mon.0) 2667 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-33","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:54:51.654 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:54:51 smithi029 bash[79042]: cluster 2024-08-29T18:54:49.727540+0000 mgr.y (mgr.25004) 1948 : cluster [DBG] pgmap v3267: 681 pgs: 7 creating+peering, 25 unknown, 649 active+clean; 301 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 367 KiB/s rd, 7.4 KiB/s wr, 441 op/s 2024-08-29T18:54:51.654 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:54:51 smithi029 bash[79042]: cluster 2024-08-29T18:54:50.735368+0000 mon.a (mon.0) 2666 : cluster [DBG] osdmap e1794: 8 total, 8 up, 8 in 2024-08-29T18:54:51.654 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:54:51 smithi029 bash[79042]: audit 2024-08-29T18:54:50.738768+0000 mon.c (mon.2) 790 : audit [INF] from='client.? 172.21.15.29:0/3038363558' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-33","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:54:51.654 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:54:51 smithi029 bash[79042]: audit 2024-08-29T18:54:50.749449+0000 mon.a (mon.0) 2667 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-33","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:54:53.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:54:52 smithi110 bash[67519]: audit 2024-08-29T18:54:51.731605+0000 mon.a (mon.0) 2668 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-33","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:54:53.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:54:52 smithi110 bash[67519]: cluster 2024-08-29T18:54:51.731897+0000 mgr.y (mgr.25004) 1949 : cluster [DBG] pgmap v3269: 713 pgs: 19 creating+peering, 31 unknown, 663 active+clean; 301 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 266 KiB/s rd, 5.0 KiB/s wr, 326 op/s 2024-08-29T18:54:53.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:54:52 smithi110 bash[67519]: cluster 2024-08-29T18:54:51.738789+0000 mon.a (mon.0) 2669 : cluster [DBG] osdmap e1795: 8 total, 8 up, 8 in 2024-08-29T18:54:53.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:54:52 smithi029 bash[77880]: audit 2024-08-29T18:54:51.731605+0000 mon.a (mon.0) 2668 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-33","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:54:53.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:54:52 smithi029 bash[77880]: cluster 2024-08-29T18:54:51.731897+0000 mgr.y (mgr.25004) 1949 : cluster [DBG] pgmap v3269: 713 pgs: 19 creating+peering, 31 unknown, 663 active+clean; 301 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 266 KiB/s rd, 5.0 KiB/s wr, 326 op/s 2024-08-29T18:54:53.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:54:52 smithi029 bash[77880]: cluster 2024-08-29T18:54:51.738789+0000 mon.a (mon.0) 2669 : cluster [DBG] osdmap e1795: 8 total, 8 up, 8 in 2024-08-29T18:54:53.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:54:52 smithi029 bash[79042]: audit 2024-08-29T18:54:51.731605+0000 mon.a (mon.0) 2668 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-33","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:54:53.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:54:52 smithi029 bash[79042]: cluster 2024-08-29T18:54:51.731897+0000 mgr.y (mgr.25004) 1949 : cluster [DBG] pgmap v3269: 713 pgs: 19 creating+peering, 31 unknown, 663 active+clean; 301 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 266 KiB/s rd, 5.0 KiB/s wr, 326 op/s 2024-08-29T18:54:53.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:54:52 smithi029 bash[79042]: cluster 2024-08-29T18:54:51.738789+0000 mon.a (mon.0) 2669 : cluster [DBG] osdmap e1795: 8 total, 8 up, 8 in 2024-08-29T18:54:54.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:54:53 smithi029 bash[79042]: cluster 2024-08-29T18:54:52.732345+0000 mon.a (mon.0) 2670 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:54:54.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:54:53 smithi029 bash[79042]: cluster 2024-08-29T18:54:52.755465+0000 mon.a (mon.0) 2671 : cluster [DBG] osdmap e1796: 8 total, 8 up, 8 in 2024-08-29T18:54:54.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:54:53 smithi029 bash[79042]: audit 2024-08-29T18:54:52.766414+0000 mon.a (mon.0) 2672 : audit [INF] from='client.? 172.21.15.29:0/1091123639' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-34","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:54:54.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:54:53 smithi110 bash[67519]: cluster 2024-08-29T18:54:52.732345+0000 mon.a (mon.0) 2670 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:54:54.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:54:53 smithi110 bash[67519]: cluster 2024-08-29T18:54:52.755465+0000 mon.a (mon.0) 2671 : cluster [DBG] osdmap e1796: 8 total, 8 up, 8 in 2024-08-29T18:54:54.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:54:53 smithi110 bash[67519]: audit 2024-08-29T18:54:52.766414+0000 mon.a (mon.0) 2672 : audit [INF] from='client.? 172.21.15.29:0/1091123639' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-34","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:54:54.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:54:53 smithi029 bash[77880]: cluster 2024-08-29T18:54:52.732345+0000 mon.a (mon.0) 2670 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:54:54.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:54:53 smithi029 bash[77880]: cluster 2024-08-29T18:54:52.755465+0000 mon.a (mon.0) 2671 : cluster [DBG] osdmap e1796: 8 total, 8 up, 8 in 2024-08-29T18:54:54.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:54:53 smithi029 bash[77880]: audit 2024-08-29T18:54:52.766414+0000 mon.a (mon.0) 2672 : audit [INF] from='client.? 172.21.15.29:0/1091123639' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-34","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:54:54.902 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:54:54 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:54:54] "GET /metrics HTTP/1.1" 200 75568 "" "Prometheus/2.43.0" 2024-08-29T18:54:54.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:54:54 smithi029 bash[77880]: cluster 2024-08-29T18:54:53.733240+0000 mgr.y (mgr.25004) 1950 : cluster [DBG] pgmap v3272: 745 pgs: 19 creating+peering, 42 unknown, 684 active+clean; 301 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 129 KiB/s rd, 5.7 KiB/s wr, 165 op/s 2024-08-29T18:54:54.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:54:54 smithi029 bash[77880]: audit 2024-08-29T18:54:53.757694+0000 mon.a (mon.0) 2673 : audit [INF] from='client.? 172.21.15.29:0/1091123639' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-34","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:54:54.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:54:54 smithi029 bash[77880]: cluster 2024-08-29T18:54:53.766160+0000 mon.a (mon.0) 2674 : cluster [DBG] osdmap e1797: 8 total, 8 up, 8 in 2024-08-29T18:54:54.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:54:54 smithi029 bash[77880]: audit 2024-08-29T18:54:53.778169+0000 mon.c (mon.2) 791 : audit [INF] from='client.? 172.21.15.29:0/2892475748' entity='client.admin' cmd=[{"prefix": "osd tier add", "pool": "test-librbd-smithi029-117632-32", "tierpool":"test-librbd-smithi029-117632-34", "force_nonempty":""}]: dispatch 2024-08-29T18:54:54.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:54:54 smithi029 bash[77880]: audit 2024-08-29T18:54:53.785543+0000 mon.a (mon.0) 2675 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd tier add", "pool": "test-librbd-smithi029-117632-32", "tierpool":"test-librbd-smithi029-117632-34", "force_nonempty":""}]: dispatch 2024-08-29T18:54:54.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:54:54 smithi029 bash[77880]: audit 2024-08-29T18:54:54.718271+0000 mon.a (mon.0) 2676 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd tier add", "pool": "test-librbd-smithi029-117632-32", "tierpool":"test-librbd-smithi029-117632-34", "force_nonempty":""}]': finished 2024-08-29T18:54:54.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:54:54 smithi029 bash[77880]: cluster 2024-08-29T18:54:54.725502+0000 mon.a (mon.0) 2677 : cluster [DBG] osdmap e1798: 8 total, 8 up, 8 in 2024-08-29T18:54:54.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:54:54 smithi029 bash[77880]: audit 2024-08-29T18:54:54.733586+0000 mon.c (mon.2) 792 : audit [INF] from='client.? 172.21.15.29:0/2892475748' entity='client.admin' cmd=[{"prefix": "osd tier cache-mode", "pool": "test-librbd-smithi029-117632-34", "mode":"writeback"}]: dispatch 2024-08-29T18:54:54.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:54:54 smithi029 bash[77880]: audit 2024-08-29T18:54:54.736786+0000 mon.a (mon.0) 2678 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd tier cache-mode", "pool": "test-librbd-smithi029-117632-34", "mode":"writeback"}]: dispatch 2024-08-29T18:54:54.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:54:54 smithi029 bash[79042]: cluster 2024-08-29T18:54:53.733240+0000 mgr.y (mgr.25004) 1950 : cluster [DBG] pgmap v3272: 745 pgs: 19 creating+peering, 42 unknown, 684 active+clean; 301 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 129 KiB/s rd, 5.7 KiB/s wr, 165 op/s 2024-08-29T18:54:54.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:54:54 smithi029 bash[79042]: audit 2024-08-29T18:54:53.757694+0000 mon.a (mon.0) 2673 : audit [INF] from='client.? 172.21.15.29:0/1091123639' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-34","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:54:54.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:54:54 smithi029 bash[79042]: cluster 2024-08-29T18:54:53.766160+0000 mon.a (mon.0) 2674 : cluster [DBG] osdmap e1797: 8 total, 8 up, 8 in 2024-08-29T18:54:54.904 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:54:54 smithi029 bash[79042]: audit 2024-08-29T18:54:53.778169+0000 mon.c (mon.2) 791 : audit [INF] from='client.? 172.21.15.29:0/2892475748' entity='client.admin' cmd=[{"prefix": "osd tier add", "pool": "test-librbd-smithi029-117632-32", "tierpool":"test-librbd-smithi029-117632-34", "force_nonempty":""}]: dispatch 2024-08-29T18:54:54.904 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:54:54 smithi029 bash[79042]: audit 2024-08-29T18:54:53.785543+0000 mon.a (mon.0) 2675 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd tier add", "pool": "test-librbd-smithi029-117632-32", "tierpool":"test-librbd-smithi029-117632-34", "force_nonempty":""}]: dispatch 2024-08-29T18:54:54.904 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:54:54 smithi029 bash[79042]: audit 2024-08-29T18:54:54.718271+0000 mon.a (mon.0) 2676 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd tier add", "pool": "test-librbd-smithi029-117632-32", "tierpool":"test-librbd-smithi029-117632-34", "force_nonempty":""}]': finished 2024-08-29T18:54:54.904 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:54:54 smithi029 bash[79042]: cluster 2024-08-29T18:54:54.725502+0000 mon.a (mon.0) 2677 : cluster [DBG] osdmap e1798: 8 total, 8 up, 8 in 2024-08-29T18:54:54.904 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:54:54 smithi029 bash[79042]: audit 2024-08-29T18:54:54.733586+0000 mon.c (mon.2) 792 : audit [INF] from='client.? 172.21.15.29:0/2892475748' entity='client.admin' cmd=[{"prefix": "osd tier cache-mode", "pool": "test-librbd-smithi029-117632-34", "mode":"writeback"}]: dispatch 2024-08-29T18:54:54.904 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:54:54 smithi029 bash[79042]: audit 2024-08-29T18:54:54.736786+0000 mon.a (mon.0) 2678 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd tier cache-mode", "pool": "test-librbd-smithi029-117632-34", "mode":"writeback"}]: dispatch 2024-08-29T18:54:55.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:54:54 smithi110 bash[67519]: cluster 2024-08-29T18:54:53.733240+0000 mgr.y (mgr.25004) 1950 : cluster [DBG] pgmap v3272: 745 pgs: 19 creating+peering, 42 unknown, 684 active+clean; 301 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 129 KiB/s rd, 5.7 KiB/s wr, 165 op/s 2024-08-29T18:54:55.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:54:54 smithi110 bash[67519]: audit 2024-08-29T18:54:53.757694+0000 mon.a (mon.0) 2673 : audit [INF] from='client.? 172.21.15.29:0/1091123639' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-34","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:54:55.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:54:54 smithi110 bash[67519]: cluster 2024-08-29T18:54:53.766160+0000 mon.a (mon.0) 2674 : cluster [DBG] osdmap e1797: 8 total, 8 up, 8 in 2024-08-29T18:54:55.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:54:54 smithi110 bash[67519]: audit 2024-08-29T18:54:53.778169+0000 mon.c (mon.2) 791 : audit [INF] from='client.? 172.21.15.29:0/2892475748' entity='client.admin' cmd=[{"prefix": "osd tier add", "pool": "test-librbd-smithi029-117632-32", "tierpool":"test-librbd-smithi029-117632-34", "force_nonempty":""}]: dispatch 2024-08-29T18:54:55.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:54:54 smithi110 bash[67519]: audit 2024-08-29T18:54:53.785543+0000 mon.a (mon.0) 2675 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd tier add", "pool": "test-librbd-smithi029-117632-32", "tierpool":"test-librbd-smithi029-117632-34", "force_nonempty":""}]: dispatch 2024-08-29T18:54:55.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:54:54 smithi110 bash[67519]: audit 2024-08-29T18:54:54.718271+0000 mon.a (mon.0) 2676 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd tier add", "pool": "test-librbd-smithi029-117632-32", "tierpool":"test-librbd-smithi029-117632-34", "force_nonempty":""}]': finished 2024-08-29T18:54:55.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:54:54 smithi110 bash[67519]: cluster 2024-08-29T18:54:54.725502+0000 mon.a (mon.0) 2677 : cluster [DBG] osdmap e1798: 8 total, 8 up, 8 in 2024-08-29T18:54:55.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:54:54 smithi110 bash[67519]: audit 2024-08-29T18:54:54.733586+0000 mon.c (mon.2) 792 : audit [INF] from='client.? 172.21.15.29:0/2892475748' entity='client.admin' cmd=[{"prefix": "osd tier cache-mode", "pool": "test-librbd-smithi029-117632-34", "mode":"writeback"}]: dispatch 2024-08-29T18:54:55.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:54:54 smithi110 bash[67519]: audit 2024-08-29T18:54:54.736786+0000 mon.a (mon.0) 2678 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd tier cache-mode", "pool": "test-librbd-smithi029-117632-34", "mode":"writeback"}]: dispatch 2024-08-29T18:54:56.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:54:55 smithi029 bash[79042]: cluster 2024-08-29T18:54:55.719062+0000 mon.a (mon.0) 2679 : cluster [WRN] Health check failed: 1 cache pools are missing hit_sets (CACHE_POOL_NO_HIT_SET) 2024-08-29T18:54:56.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:54:55 smithi029 bash[79042]: audit 2024-08-29T18:54:55.721683+0000 mon.a (mon.0) 2680 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd tier cache-mode", "pool": "test-librbd-smithi029-117632-34", "mode":"writeback"}]': finished 2024-08-29T18:54:56.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:54:55 smithi029 bash[79042]: cluster 2024-08-29T18:54:55.730412+0000 mon.a (mon.0) 2681 : cluster [DBG] osdmap e1799: 8 total, 8 up, 8 in 2024-08-29T18:54:56.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:54:55 smithi029 bash[79042]: audit 2024-08-29T18:54:55.734597+0000 mon.c (mon.2) 793 : audit [INF] from='client.? 172.21.15.29:0/2892475748' entity='client.admin' cmd=[{"prefix": "osd tier set-overlay", "pool": "test-librbd-smithi029-117632-32", "overlaypool":"test-librbd-smithi029-117632-34"}]: dispatch 2024-08-29T18:54:56.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:54:55 smithi029 bash[79042]: audit 2024-08-29T18:54:55.736259+0000 mon.a (mon.0) 2682 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd tier set-overlay", "pool": "test-librbd-smithi029-117632-32", "overlaypool":"test-librbd-smithi029-117632-34"}]: dispatch 2024-08-29T18:54:56.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:54:55 smithi110 bash[67519]: cluster 2024-08-29T18:54:55.719062+0000 mon.a (mon.0) 2679 : cluster [WRN] Health check failed: 1 cache pools are missing hit_sets (CACHE_POOL_NO_HIT_SET) 2024-08-29T18:54:56.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:54:55 smithi110 bash[67519]: audit 2024-08-29T18:54:55.721683+0000 mon.a (mon.0) 2680 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd tier cache-mode", "pool": "test-librbd-smithi029-117632-34", "mode":"writeback"}]': finished 2024-08-29T18:54:56.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:54:55 smithi110 bash[67519]: cluster 2024-08-29T18:54:55.730412+0000 mon.a (mon.0) 2681 : cluster [DBG] osdmap e1799: 8 total, 8 up, 8 in 2024-08-29T18:54:56.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:54:55 smithi110 bash[67519]: audit 2024-08-29T18:54:55.734597+0000 mon.c (mon.2) 793 : audit [INF] from='client.? 172.21.15.29:0/2892475748' entity='client.admin' cmd=[{"prefix": "osd tier set-overlay", "pool": "test-librbd-smithi029-117632-32", "overlaypool":"test-librbd-smithi029-117632-34"}]: dispatch 2024-08-29T18:54:56.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:54:55 smithi110 bash[67519]: audit 2024-08-29T18:54:55.736259+0000 mon.a (mon.0) 2682 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd tier set-overlay", "pool": "test-librbd-smithi029-117632-32", "overlaypool":"test-librbd-smithi029-117632-34"}]: dispatch 2024-08-29T18:54:56.154 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:54:55 smithi029 bash[77880]: cluster 2024-08-29T18:54:55.719062+0000 mon.a (mon.0) 2679 : cluster [WRN] Health check failed: 1 cache pools are missing hit_sets (CACHE_POOL_NO_HIT_SET) 2024-08-29T18:54:56.154 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:54:55 smithi029 bash[77880]: audit 2024-08-29T18:54:55.721683+0000 mon.a (mon.0) 2680 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd tier cache-mode", "pool": "test-librbd-smithi029-117632-34", "mode":"writeback"}]': finished 2024-08-29T18:54:56.154 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:54:55 smithi029 bash[77880]: cluster 2024-08-29T18:54:55.730412+0000 mon.a (mon.0) 2681 : cluster [DBG] osdmap e1799: 8 total, 8 up, 8 in 2024-08-29T18:54:56.154 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:54:55 smithi029 bash[77880]: audit 2024-08-29T18:54:55.734597+0000 mon.c (mon.2) 793 : audit [INF] from='client.? 172.21.15.29:0/2892475748' entity='client.admin' cmd=[{"prefix": "osd tier set-overlay", "pool": "test-librbd-smithi029-117632-32", "overlaypool":"test-librbd-smithi029-117632-34"}]: dispatch 2024-08-29T18:54:56.154 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:54:55 smithi029 bash[77880]: audit 2024-08-29T18:54:55.736259+0000 mon.a (mon.0) 2682 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd tier set-overlay", "pool": "test-librbd-smithi029-117632-32", "overlaypool":"test-librbd-smithi029-117632-34"}]: dispatch 2024-08-29T18:54:56.764 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T18:54:57.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:54:56 smithi110 bash[67519]: cluster 2024-08-29T18:54:55.735197+0000 mgr.y (mgr.25004) 1951 : cluster [DBG] pgmap v3276: 745 pgs: 12 creating+peering, 26 unknown, 707 active+clean; 301 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 32 KiB/s rd, 2.5 KiB/s wr, 43 op/s 2024-08-29T18:54:57.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:54:56 smithi110 bash[67519]: cluster 2024-08-29T18:54:56.723133+0000 mon.a (mon.0) 2683 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:54:57.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:54:56 smithi110 bash[67519]: audit 2024-08-29T18:54:56.724922+0000 mon.a (mon.0) 2684 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd tier set-overlay", "pool": "test-librbd-smithi029-117632-32", "overlaypool":"test-librbd-smithi029-117632-34"}]': finished 2024-08-29T18:54:57.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:54:56 smithi110 bash[67519]: cluster 2024-08-29T18:54:56.733607+0000 mon.a (mon.0) 2685 : cluster [DBG] osdmap e1800: 8 total, 8 up, 8 in 2024-08-29T18:54:57.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:54:56 smithi029 bash[77880]: cluster 2024-08-29T18:54:55.735197+0000 mgr.y (mgr.25004) 1951 : cluster [DBG] pgmap v3276: 745 pgs: 12 creating+peering, 26 unknown, 707 active+clean; 301 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 32 KiB/s rd, 2.5 KiB/s wr, 43 op/s 2024-08-29T18:54:57.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:54:56 smithi029 bash[77880]: cluster 2024-08-29T18:54:56.723133+0000 mon.a (mon.0) 2683 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:54:57.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:54:56 smithi029 bash[77880]: audit 2024-08-29T18:54:56.724922+0000 mon.a (mon.0) 2684 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd tier set-overlay", "pool": "test-librbd-smithi029-117632-32", "overlaypool":"test-librbd-smithi029-117632-34"}]': finished 2024-08-29T18:54:57.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:54:56 smithi029 bash[77880]: cluster 2024-08-29T18:54:56.733607+0000 mon.a (mon.0) 2685 : cluster [DBG] osdmap e1800: 8 total, 8 up, 8 in 2024-08-29T18:54:57.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:54:56 smithi029 bash[79042]: cluster 2024-08-29T18:54:55.735197+0000 mgr.y (mgr.25004) 1951 : cluster [DBG] pgmap v3276: 745 pgs: 12 creating+peering, 26 unknown, 707 active+clean; 301 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 32 KiB/s rd, 2.5 KiB/s wr, 43 op/s 2024-08-29T18:54:57.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:54:56 smithi029 bash[79042]: cluster 2024-08-29T18:54:56.723133+0000 mon.a (mon.0) 2683 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:54:57.154 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:54:56 smithi029 bash[79042]: audit 2024-08-29T18:54:56.724922+0000 mon.a (mon.0) 2684 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd tier set-overlay", "pool": "test-librbd-smithi029-117632-32", "overlaypool":"test-librbd-smithi029-117632-34"}]': finished 2024-08-29T18:54:57.154 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:54:56 smithi029 bash[79042]: cluster 2024-08-29T18:54:56.733607+0000 mon.a (mon.0) 2685 : cluster [DBG] osdmap e1800: 8 total, 8 up, 8 in 2024-08-29T18:54:59.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:54:58 smithi029 bash[79042]: cluster 2024-08-29T18:54:57.737961+0000 mgr.y (mgr.25004) 1952 : cluster [DBG] pgmap v3278: 745 pgs: 745 active+clean; 301 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2024-08-29T18:54:59.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:54:58 smithi029 bash[79042]: cluster 2024-08-29T18:54:57.793354+0000 mon.a (mon.0) 2686 : cluster [DBG] osdmap e1801: 8 total, 8 up, 8 in 2024-08-29T18:54:59.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:54:58 smithi110 bash[67519]: cluster 2024-08-29T18:54:57.737961+0000 mgr.y (mgr.25004) 1952 : cluster [DBG] pgmap v3278: 745 pgs: 745 active+clean; 301 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2024-08-29T18:54:59.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:54:58 smithi110 bash[67519]: cluster 2024-08-29T18:54:57.793354+0000 mon.a (mon.0) 2686 : cluster [DBG] osdmap e1801: 8 total, 8 up, 8 in 2024-08-29T18:54:59.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:54:58 smithi029 bash[77880]: cluster 2024-08-29T18:54:57.737961+0000 mgr.y (mgr.25004) 1952 : cluster [DBG] pgmap v3278: 745 pgs: 745 active+clean; 301 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2024-08-29T18:54:59.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:54:58 smithi029 bash[77880]: cluster 2024-08-29T18:54:57.793354+0000 mon.a (mon.0) 2686 : cluster [DBG] osdmap e1801: 8 total, 8 up, 8 in 2024-08-29T18:55:00.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:54:59 smithi110 bash[67519]: cluster 2024-08-29T18:54:58.806091+0000 mon.a (mon.0) 2687 : cluster [DBG] osdmap e1802: 8 total, 8 up, 8 in 2024-08-29T18:55:00.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:54:59 smithi029 bash[77880]: cluster 2024-08-29T18:54:58.806091+0000 mon.a (mon.0) 2687 : cluster [DBG] osdmap e1802: 8 total, 8 up, 8 in 2024-08-29T18:55:00.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:54:59 smithi029 bash[79042]: cluster 2024-08-29T18:54:58.806091+0000 mon.a (mon.0) 2687 : cluster [DBG] osdmap e1802: 8 total, 8 up, 8 in 2024-08-29T18:55:01.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:55:00 smithi110 bash[67519]: cluster 2024-08-29T18:54:59.740111+0000 mgr.y (mgr.25004) 1953 : cluster [DBG] pgmap v3281: 745 pgs: 745 active+clean; 301 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2024-08-29T18:55:01.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:55:00 smithi110 bash[67519]: cluster 2024-08-29T18:54:59.808899+0000 mon.a (mon.0) 2688 : cluster [DBG] osdmap e1803: 8 total, 8 up, 8 in 2024-08-29T18:55:01.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:55:00 smithi029 bash[79042]: cluster 2024-08-29T18:54:59.740111+0000 mgr.y (mgr.25004) 1953 : cluster [DBG] pgmap v3281: 745 pgs: 745 active+clean; 301 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2024-08-29T18:55:01.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:55:00 smithi029 bash[79042]: cluster 2024-08-29T18:54:59.808899+0000 mon.a (mon.0) 2688 : cluster [DBG] osdmap e1803: 8 total, 8 up, 8 in 2024-08-29T18:55:01.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:55:00 smithi029 bash[77880]: cluster 2024-08-29T18:54:59.740111+0000 mgr.y (mgr.25004) 1953 : cluster [DBG] pgmap v3281: 745 pgs: 745 active+clean; 301 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2024-08-29T18:55:01.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:55:00 smithi029 bash[77880]: cluster 2024-08-29T18:54:59.808899+0000 mon.a (mon.0) 2688 : cluster [DBG] osdmap e1803: 8 total, 8 up, 8 in 2024-08-29T18:55:02.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:55:01 smithi110 bash[67519]: cluster 2024-08-29T18:55:00.838963+0000 mon.a (mon.0) 2689 : cluster [DBG] osdmap e1804: 8 total, 8 up, 8 in 2024-08-29T18:55:02.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:55:01 smithi110 bash[67519]: cluster 2024-08-29T18:55:01.744016+0000 mgr.y (mgr.25004) 1954 : cluster [DBG] pgmap v3284: 745 pgs: 745 active+clean; 301 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 3.5 KiB/s rd, 1022 B/s wr, 7 op/s 2024-08-29T18:55:02.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:55:01 smithi029 bash[79042]: cluster 2024-08-29T18:55:00.838963+0000 mon.a (mon.0) 2689 : cluster [DBG] osdmap e1804: 8 total, 8 up, 8 in 2024-08-29T18:55:02.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:55:01 smithi029 bash[79042]: cluster 2024-08-29T18:55:01.744016+0000 mgr.y (mgr.25004) 1954 : cluster [DBG] pgmap v3284: 745 pgs: 745 active+clean; 301 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 3.5 KiB/s rd, 1022 B/s wr, 7 op/s 2024-08-29T18:55:02.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:55:01 smithi029 bash[77880]: cluster 2024-08-29T18:55:00.838963+0000 mon.a (mon.0) 2689 : cluster [DBG] osdmap e1804: 8 total, 8 up, 8 in 2024-08-29T18:55:02.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:55:01 smithi029 bash[77880]: cluster 2024-08-29T18:55:01.744016+0000 mgr.y (mgr.25004) 1954 : cluster [DBG] pgmap v3284: 745 pgs: 745 active+clean; 301 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 3.5 KiB/s rd, 1022 B/s wr, 7 op/s 2024-08-29T18:55:03.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:55:02 smithi110 bash[67519]: cluster 2024-08-29T18:55:01.891970+0000 mon.a (mon.0) 2690 : cluster [DBG] osdmap e1805: 8 total, 8 up, 8 in 2024-08-29T18:55:03.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:55:02 smithi029 bash[77880]: cluster 2024-08-29T18:55:01.891970+0000 mon.a (mon.0) 2690 : cluster [DBG] osdmap e1805: 8 total, 8 up, 8 in 2024-08-29T18:55:03.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:55:02 smithi029 bash[79042]: cluster 2024-08-29T18:55:01.891970+0000 mon.a (mon.0) 2690 : cluster [DBG] osdmap e1805: 8 total, 8 up, 8 in 2024-08-29T18:55:03.353 INFO:tasks.workunit.client.0.smithi029.stdout: 2024-08-29T18:55:03.353 INFO:tasks.workunit.client.0.smithi029.stdout:trying to find test-librbd-smithi029-117632-33/image130 2024-08-29T18:55:03.353 INFO:tasks.workunit.client.0.smithi029.stdout:checking test-librbd-smithi029-117632-33/image130 2024-08-29T18:55:03.353 INFO:tasks.workunit.client.0.smithi029.stdout:found child test-librbd-smithi029-117632-33/image130 2024-08-29T18:55:03.354 INFO:tasks.workunit.client.0.smithi029.stdout: 2024-08-29T18:55:03.354 INFO:tasks.workunit.client.0.smithi029.stdout:num children is: 1 2024-08-29T18:55:03.354 INFO:tasks.workunit.client.0.smithi029.stdout:expected: 1 2024-08-29T18:55:03.354 INFO:tasks.workunit.client.0.smithi029.stdout:child: image130 2024-08-29T18:55:03.354 INFO:tasks.workunit.client.0.smithi029.stdout:found child test-librbd-smithi029-117632-33/image130/b12cbbf30c3f 2024-08-29T18:55:03.354 INFO:tasks.workunit.client.0.smithi029.stdout: 2024-08-29T18:55:03.354 INFO:tasks.workunit.client.0.smithi029.stdout: 2024-08-29T18:55:03.354 INFO:tasks.workunit.client.0.smithi029.stdout:trying to find test-librbd-smithi029-117632-33/image130 2024-08-29T18:55:03.354 INFO:tasks.workunit.client.0.smithi029.stdout:checking test-librbd-smithi029-117632-32/image131 2024-08-29T18:55:03.354 INFO:tasks.workunit.client.0.smithi029.stdout:checking test-librbd-smithi029-117632-33/image130 2024-08-29T18:55:03.354 INFO:tasks.workunit.client.0.smithi029.stdout:found child test-librbd-smithi029-117632-33/image130 2024-08-29T18:55:03.354 INFO:tasks.workunit.client.0.smithi029.stdout: 2024-08-29T18:55:03.355 INFO:tasks.workunit.client.0.smithi029.stdout: 2024-08-29T18:55:03.355 INFO:tasks.workunit.client.0.smithi029.stdout:trying to find test-librbd-smithi029-117632-32/image131 2024-08-29T18:55:03.355 INFO:tasks.workunit.client.0.smithi029.stdout:checking test-librbd-smithi029-117632-32/image131 2024-08-29T18:55:03.355 INFO:tasks.workunit.client.0.smithi029.stdout:found child test-librbd-smithi029-117632-32/image131 2024-08-29T18:55:03.355 INFO:tasks.workunit.client.0.smithi029.stdout: 2024-08-29T18:55:03.355 INFO:tasks.workunit.client.0.smithi029.stdout:num children is: 2 2024-08-29T18:55:03.355 INFO:tasks.workunit.client.0.smithi029.stdout:expected: 2 2024-08-29T18:55:03.355 INFO:tasks.workunit.client.0.smithi029.stdout:child: image131 2024-08-29T18:55:03.355 INFO:tasks.workunit.client.0.smithi029.stdout:child: image130 2024-08-29T18:55:03.355 INFO:tasks.workunit.client.0.smithi029.stdout:found child test-librbd-smithi029-117632-33/image130/b12cbbf30c3f 2024-08-29T18:55:03.355 INFO:tasks.workunit.client.0.smithi029.stdout: 2024-08-29T18:55:03.355 INFO:tasks.workunit.client.0.smithi029.stdout:found child test-librbd-smithi029-117632-32/image131/b12c134d92ef 2024-08-29T18:55:03.355 INFO:tasks.workunit.client.0.smithi029.stdout: 2024-08-29T18:55:03.356 INFO:tasks.workunit.client.0.smithi029.stdout: 2024-08-29T18:55:03.356 INFO:tasks.workunit.client.0.smithi029.stdout:trying to find test-librbd-smithi029-117632-33/image130 2024-08-29T18:55:03.356 INFO:tasks.workunit.client.0.smithi029.stdout:checking test-librbd-smithi029-117632-32/image131 2024-08-29T18:55:03.356 INFO:tasks.workunit.client.0.smithi029.stdout:checking test-librbd-smithi029-117632-33/image130 2024-08-29T18:55:03.356 INFO:tasks.workunit.client.0.smithi029.stdout:found child test-librbd-smithi029-117632-33/image130 2024-08-29T18:55:03.356 INFO:tasks.workunit.client.0.smithi029.stdout: 2024-08-29T18:55:03.356 INFO:tasks.workunit.client.0.smithi029.stdout: 2024-08-29T18:55:03.356 INFO:tasks.workunit.client.0.smithi029.stdout:trying to find test-librbd-smithi029-117632-32/image131 2024-08-29T18:55:03.356 INFO:tasks.workunit.client.0.smithi029.stdout:checking test-librbd-smithi029-117632-32/image131 2024-08-29T18:55:03.356 INFO:tasks.workunit.client.0.smithi029.stdout:found child test-librbd-smithi029-117632-32/image131 2024-08-29T18:55:03.356 INFO:tasks.workunit.client.0.smithi029.stdout: 2024-08-29T18:55:03.356 INFO:tasks.workunit.client.0.smithi029.stdout: 2024-08-29T18:55:03.356 INFO:tasks.workunit.client.0.smithi029.stdout:trying to find test-librbd-smithi029-117632-33/image132 2024-08-29T18:55:03.357 INFO:tasks.workunit.client.0.smithi029.stdout:checking test-librbd-smithi029-117632-32/image131 2024-08-29T18:55:03.357 INFO:tasks.workunit.client.0.smithi029.stdout:checking test-librbd-smithi029-117632-33/image130 2024-08-29T18:55:03.357 INFO:tasks.workunit.client.0.smithi029.stdout:checking test-librbd-smithi029-117632-33/image132 2024-08-29T18:55:03.357 INFO:tasks.workunit.client.0.smithi029.stdout:found child test-librbd-smithi029-117632-33/image132 2024-08-29T18:55:03.357 INFO:tasks.workunit.client.0.smithi029.stdout: 2024-08-29T18:55:03.357 INFO:tasks.workunit.client.0.smithi029.stdout:num children is: 3 2024-08-29T18:55:03.357 INFO:tasks.workunit.client.0.smithi029.stdout:expected: 3 2024-08-29T18:55:03.357 INFO:tasks.workunit.client.0.smithi029.stdout:child: image131 2024-08-29T18:55:03.357 INFO:tasks.workunit.client.0.smithi029.stdout:child: image130 2024-08-29T18:55:03.357 INFO:tasks.workunit.client.0.smithi029.stdout:child: image132 2024-08-29T18:55:03.357 INFO:tasks.workunit.client.0.smithi029.stdout:found child test-librbd-smithi029-117632-33/image130/b12cbbf30c3f 2024-08-29T18:55:03.357 INFO:tasks.workunit.client.0.smithi029.stdout: 2024-08-29T18:55:03.357 INFO:tasks.workunit.client.0.smithi029.stdout:found child test-librbd-smithi029-117632-32/image131/b12c134d92ef 2024-08-29T18:55:03.357 INFO:tasks.workunit.client.0.smithi029.stdout: 2024-08-29T18:55:03.358 INFO:tasks.workunit.client.0.smithi029.stdout:found child test-librbd-smithi029-117632-33/image132/b12cd8c7ba50 2024-08-29T18:55:03.358 INFO:tasks.workunit.client.0.smithi029.stdout: 2024-08-29T18:55:03.358 INFO:tasks.workunit.client.0.smithi029.stdout: 2024-08-29T18:55:03.358 INFO:tasks.workunit.client.0.smithi029.stdout:trying to find test-librbd-smithi029-117632-33/image130 2024-08-29T18:55:03.358 INFO:tasks.workunit.client.0.smithi029.stdout:checking test-librbd-smithi029-117632-32/image131 2024-08-29T18:55:03.358 INFO:tasks.workunit.client.0.smithi029.stdout:checking test-librbd-smithi029-117632-33/image130 2024-08-29T18:55:03.358 INFO:tasks.workunit.client.0.smithi029.stdout:found child test-librbd-smithi029-117632-33/image130 2024-08-29T18:55:03.358 INFO:tasks.workunit.client.0.smithi029.stdout: 2024-08-29T18:55:03.358 INFO:tasks.workunit.client.0.smithi029.stdout: 2024-08-29T18:55:03.358 INFO:tasks.workunit.client.0.smithi029.stdout:trying to find test-librbd-smithi029-117632-32/image131 2024-08-29T18:55:03.358 INFO:tasks.workunit.client.0.smithi029.stdout:checking test-librbd-smithi029-117632-32/image131 2024-08-29T18:55:03.358 INFO:tasks.workunit.client.0.smithi029.stdout:found child test-librbd-smithi029-117632-32/image131 2024-08-29T18:55:03.358 INFO:tasks.workunit.client.0.smithi029.stdout: 2024-08-29T18:55:03.358 INFO:tasks.workunit.client.0.smithi029.stdout:num children is: 3 2024-08-29T18:55:03.359 INFO:tasks.workunit.client.0.smithi029.stdout:expected: 3 2024-08-29T18:55:03.359 INFO:tasks.workunit.client.0.smithi029.stdout:child: image131 2024-08-29T18:55:03.359 INFO:tasks.workunit.client.0.smithi029.stdout:child: image130 2024-08-29T18:55:03.359 INFO:tasks.workunit.client.0.smithi029.stdout:child: image132 2024-08-29T18:55:03.359 INFO:tasks.workunit.client.0.smithi029.stdout:found child test-librbd-smithi029-117632-33/image130/b12cbbf30c3f 2024-08-29T18:55:03.359 INFO:tasks.workunit.client.0.smithi029.stdout: 2024-08-29T18:55:03.359 INFO:tasks.workunit.client.0.smithi029.stdout:found child test-librbd-smithi029-117632-32/image131/b12c134d92ef 2024-08-29T18:55:03.359 INFO:tasks.workunit.client.0.smithi029.stdout: 2024-08-29T18:55:03.359 INFO:tasks.workunit.client.0.smithi029.stdout:found child test-librbd-smithi029-117632-33/image132/b12cd8c7ba50 2024-08-29T18:55:03.359 INFO:tasks.workunit.client.0.smithi029.stdout: 2024-08-29T18:55:03.359 INFO:tasks.workunit.client.0.smithi029.stdout: 2024-08-29T18:55:03.359 INFO:tasks.workunit.client.0.smithi029.stdout:trying to find test-librbd-smithi029-117632-33/image130 2024-08-29T18:55:03.359 INFO:tasks.workunit.client.0.smithi029.stdout:checking test-librbd-smithi029-117632-32/image131 2024-08-29T18:55:03.359 INFO:tasks.workunit.client.0.smithi029.stdout:checking test-librbd-smithi029-117632-33/image130 2024-08-29T18:55:03.360 INFO:tasks.workunit.client.0.smithi029.stdout:found child test-librbd-smithi029-117632-33/image130 2024-08-29T18:55:03.360 INFO:tasks.workunit.client.0.smithi029.stdout: 2024-08-29T18:55:03.360 INFO:tasks.workunit.client.0.smithi029.stdout: 2024-08-29T18:55:03.360 INFO:tasks.workunit.client.0.smithi029.stdout:trying to find test-librbd-smithi029-117632-32/image131 2024-08-29T18:55:03.360 INFO:tasks.workunit.client.0.smithi029.stdout:checking test-librbd-smithi029-117632-32/image131 2024-08-29T18:55:03.360 INFO:tasks.workunit.client.0.smithi029.stdout:found child test-librbd-smithi029-117632-32/image131 2024-08-29T18:55:03.360 INFO:tasks.workunit.client.0.smithi029.stdout: 2024-08-29T18:55:03.360 INFO:tasks.workunit.client.0.smithi029.stdout: 2024-08-29T18:55:03.360 INFO:tasks.workunit.client.0.smithi029.stdout:trying to find test-librbd-smithi029-117632-33/image133 2024-08-29T18:55:03.360 INFO:tasks.workunit.client.0.smithi029.stdout:checking test-librbd-smithi029-117632-32/image131 2024-08-29T18:55:03.360 INFO:tasks.workunit.client.0.smithi029.stdout:checking test-librbd-smithi029-117632-33/image130 2024-08-29T18:55:03.360 INFO:tasks.workunit.client.0.smithi029.stdout:checking test-librbd-smithi029-117632-33/image133 2024-08-29T18:55:03.360 INFO:tasks.workunit.client.0.smithi029.stdout:found child test-librbd-smithi029-117632-33/image133 2024-08-29T18:55:03.361 INFO:tasks.workunit.client.0.smithi029.stdout: 2024-08-29T18:55:03.361 INFO:tasks.workunit.client.0.smithi029.stdout:num children is: 4 2024-08-29T18:55:03.361 INFO:tasks.workunit.client.0.smithi029.stdout:expected: 4 2024-08-29T18:55:03.361 INFO:tasks.workunit.client.0.smithi029.stdout:child: image131 2024-08-29T18:55:03.361 INFO:tasks.workunit.client.0.smithi029.stdout:child: image130 2024-08-29T18:55:03.361 INFO:tasks.workunit.client.0.smithi029.stdout:child: image132 2024-08-29T18:55:03.361 INFO:tasks.workunit.client.0.smithi029.stdout:child: image133 2024-08-29T18:55:03.361 INFO:tasks.workunit.client.0.smithi029.stdout:found child test-librbd-smithi029-117632-33/image130/b12cbbf30c3f 2024-08-29T18:55:03.361 INFO:tasks.workunit.client.0.smithi029.stdout: 2024-08-29T18:55:03.361 INFO:tasks.workunit.client.0.smithi029.stdout:found child test-librbd-smithi029-117632-32/image131/b12c134d92ef 2024-08-29T18:55:03.361 INFO:tasks.workunit.client.0.smithi029.stdout: 2024-08-29T18:55:03.361 INFO:tasks.workunit.client.0.smithi029.stdout:found child test-librbd-smithi029-117632-33/image132/b12cd8c7ba50 2024-08-29T18:55:03.361 INFO:tasks.workunit.client.0.smithi029.stdout: 2024-08-29T18:55:03.361 INFO:tasks.workunit.client.0.smithi029.stdout:found child test-librbd-smithi029-117632-33/image133/b12c6d6ae5b3 2024-08-29T18:55:03.362 INFO:tasks.workunit.client.0.smithi029.stdout: 2024-08-29T18:55:03.362 INFO:tasks.workunit.client.0.smithi029.stdout: 2024-08-29T18:55:03.362 INFO:tasks.workunit.client.0.smithi029.stdout:trying to find test-librbd-smithi029-117632-33/image130 2024-08-29T18:55:03.362 INFO:tasks.workunit.client.0.smithi029.stdout:checking test-librbd-smithi029-117632-32/image131 2024-08-29T18:55:03.362 INFO:tasks.workunit.client.0.smithi029.stdout:checking test-librbd-smithi029-117632-33/image130 2024-08-29T18:55:03.362 INFO:tasks.workunit.client.0.smithi029.stdout:found child test-librbd-smithi029-117632-33/image130 2024-08-29T18:55:03.362 INFO:tasks.workunit.client.0.smithi029.stdout: 2024-08-29T18:55:03.362 INFO:tasks.workunit.client.0.smithi029.stdout: 2024-08-29T18:55:03.362 INFO:tasks.workunit.client.0.smithi029.stdout:trying to find test-librbd-smithi029-117632-32/image131 2024-08-29T18:55:03.362 INFO:tasks.workunit.client.0.smithi029.stdout:checking test-librbd-smithi029-117632-32/image131 2024-08-29T18:55:03.362 INFO:tasks.workunit.client.0.smithi029.stdout:found child test-librbd-smithi029-117632-32/image131 2024-08-29T18:55:03.362 INFO:tasks.workunit.client.0.smithi029.stdout: 2024-08-29T18:55:03.362 INFO:tasks.workunit.client.0.smithi029.stdout: 2024-08-29T18:55:03.362 INFO:tasks.workunit.client.0.smithi029.stdout:trying to find test-librbd-smithi029-117632-33/image132 2024-08-29T18:55:03.363 INFO:tasks.workunit.client.0.smithi029.stdout:checking test-librbd-smithi029-117632-32/image131 2024-08-29T18:55:03.363 INFO:tasks.workunit.client.0.smithi029.stdout:checking test-librbd-smithi029-117632-33/image130 2024-08-29T18:55:03.363 INFO:tasks.workunit.client.0.smithi029.stdout:checking test-librbd-smithi029-117632-33/image132 2024-08-29T18:55:03.363 INFO:tasks.workunit.client.0.smithi029.stdout:found child test-librbd-smithi029-117632-33/image132 2024-08-29T18:55:03.363 INFO:tasks.workunit.client.0.smithi029.stdout: 2024-08-29T18:55:03.363 INFO:tasks.workunit.client.0.smithi029.stdout: 2024-08-29T18:55:03.363 INFO:tasks.workunit.client.0.smithi029.stdout:trying to find test-librbd-smithi029-117632-33/image133 2024-08-29T18:55:04.902 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:55:04 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:55:04] "GET /metrics HTTP/1.1" 200 82962 "" "Prometheus/2.43.0" 2024-08-29T18:55:04.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:55:04 smithi029 bash[79042]: audit 2024-08-29T18:55:03.606594+0000 mon.a (mon.0) 2691 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:55:04.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:55:04 smithi029 bash[79042]: audit 2024-08-29T18:55:03.610029+0000 mon.c (mon.2) 794 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:55:04.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:55:04 smithi029 bash[79042]: cluster 2024-08-29T18:55:03.747468+0000 mgr.y (mgr.25004) 1955 : cluster [DBG] pgmap v3286: 745 pgs: 745 active+clean; 301 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 95 KiB/s rd, 3.4 KiB/s wr, 118 op/s 2024-08-29T18:55:04.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:55:04 smithi029 bash[77880]: audit 2024-08-29T18:55:03.606594+0000 mon.a (mon.0) 2691 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:55:04.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:55:04 smithi029 bash[77880]: audit 2024-08-29T18:55:03.610029+0000 mon.c (mon.2) 794 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:55:04.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:55:04 smithi029 bash[77880]: cluster 2024-08-29T18:55:03.747468+0000 mgr.y (mgr.25004) 1955 : cluster [DBG] pgmap v3286: 745 pgs: 745 active+clean; 301 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 95 KiB/s rd, 3.4 KiB/s wr, 118 op/s 2024-08-29T18:55:04.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:55:04 smithi110 bash[67519]: audit 2024-08-29T18:55:03.606594+0000 mon.a (mon.0) 2691 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:55:04.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:55:04 smithi110 bash[67519]: audit 2024-08-29T18:55:03.610029+0000 mon.c (mon.2) 794 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:55:04.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:55:04 smithi110 bash[67519]: cluster 2024-08-29T18:55:03.747468+0000 mgr.y (mgr.25004) 1955 : cluster [DBG] pgmap v3286: 745 pgs: 745 active+clean; 301 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 95 KiB/s rd, 3.4 KiB/s wr, 118 op/s 2024-08-29T18:55:05.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:55:05 smithi110 bash[67519]: cluster 2024-08-29T18:55:04.624460+0000 mon.a (mon.0) 2692 : cluster [DBG] osdmap e1806: 8 total, 8 up, 8 in 2024-08-29T18:55:05.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:55:05 smithi110 bash[67519]: cluster 2024-08-29T18:55:04.725984+0000 mon.a (mon.0) 2693 : cluster [DBG] osdmap e1807: 8 total, 8 up, 8 in 2024-08-29T18:55:05.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:55:05 smithi110 bash[67519]: audit 2024-08-29T18:55:04.831261+0000 mon.c (mon.2) 795 : audit [INF] from='client.? 172.21.15.29:0/2892475748' entity='client.admin' cmd=[{"prefix": "osd tier remove-overlay", "pool": "test-librbd-smithi029-117632-32"}]: dispatch 2024-08-29T18:55:05.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:55:05 smithi110 bash[67519]: audit 2024-08-29T18:55:04.831678+0000 mon.a (mon.0) 2694 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd tier remove-overlay", "pool": "test-librbd-smithi029-117632-32"}]: dispatch 2024-08-29T18:55:05.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:55:05 smithi029 bash[79042]: cluster 2024-08-29T18:55:04.624460+0000 mon.a (mon.0) 2692 : cluster [DBG] osdmap e1806: 8 total, 8 up, 8 in 2024-08-29T18:55:05.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:55:05 smithi029 bash[79042]: cluster 2024-08-29T18:55:04.725984+0000 mon.a (mon.0) 2693 : cluster [DBG] osdmap e1807: 8 total, 8 up, 8 in 2024-08-29T18:55:05.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:55:05 smithi029 bash[79042]: audit 2024-08-29T18:55:04.831261+0000 mon.c (mon.2) 795 : audit [INF] from='client.? 172.21.15.29:0/2892475748' entity='client.admin' cmd=[{"prefix": "osd tier remove-overlay", "pool": "test-librbd-smithi029-117632-32"}]: dispatch 2024-08-29T18:55:05.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:55:05 smithi029 bash[79042]: audit 2024-08-29T18:55:04.831678+0000 mon.a (mon.0) 2694 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd tier remove-overlay", "pool": "test-librbd-smithi029-117632-32"}]: dispatch 2024-08-29T18:55:05.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:55:05 smithi029 bash[77880]: cluster 2024-08-29T18:55:04.624460+0000 mon.a (mon.0) 2692 : cluster [DBG] osdmap e1806: 8 total, 8 up, 8 in 2024-08-29T18:55:05.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:55:05 smithi029 bash[77880]: cluster 2024-08-29T18:55:04.725984+0000 mon.a (mon.0) 2693 : cluster [DBG] osdmap e1807: 8 total, 8 up, 8 in 2024-08-29T18:55:05.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:55:05 smithi029 bash[77880]: audit 2024-08-29T18:55:04.831261+0000 mon.c (mon.2) 795 : audit [INF] from='client.? 172.21.15.29:0/2892475748' entity='client.admin' cmd=[{"prefix": "osd tier remove-overlay", "pool": "test-librbd-smithi029-117632-32"}]: dispatch 2024-08-29T18:55:05.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:55:05 smithi029 bash[77880]: audit 2024-08-29T18:55:04.831678+0000 mon.a (mon.0) 2694 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd tier remove-overlay", "pool": "test-librbd-smithi029-117632-32"}]: dispatch 2024-08-29T18:55:06.738 INFO:tasks.workunit.client.0.smithi029.stdout:checking test-librbd-smithi029-117632-32/image131 2024-08-29T18:55:06.738 INFO:tasks.workunit.client.0.smithi029.stdout:checking test-librbd-smithi029-117632-33/image130 2024-08-29T18:55:06.738 INFO:tasks.workunit.client.0.smithi029.stdout:checking test-librbd-smithi029-117632-33/image132 2024-08-29T18:55:06.738 INFO:tasks.workunit.client.0.smithi029.stdout:checking test-librbd-smithi029-117632-33/image133 2024-08-29T18:55:06.738 INFO:tasks.workunit.client.0.smithi029.stdout:found child test-librbd-smithi029-117632-33/image133 2024-08-29T18:55:06.738 INFO:tasks.workunit.client.0.smithi029.stdout: 2024-08-29T18:55:06.738 INFO:tasks.workunit.client.0.smithi029.stdout:num children is: 4 2024-08-29T18:55:06.738 INFO:tasks.workunit.client.0.smithi029.stdout:expected: 4 2024-08-29T18:55:06.738 INFO:tasks.workunit.client.0.smithi029.stdout:child: image131 2024-08-29T18:55:06.738 INFO:tasks.workunit.client.0.smithi029.stdout:child: image130 2024-08-29T18:55:06.739 INFO:tasks.workunit.client.0.smithi029.stdout:child: image132 2024-08-29T18:55:06.739 INFO:tasks.workunit.client.0.smithi029.stdout:child: image133 2024-08-29T18:55:06.739 INFO:tasks.workunit.client.0.smithi029.stdout:found child test-librbd-smithi029-117632-33/image130/b12cbbf30c3f 2024-08-29T18:55:06.739 INFO:tasks.workunit.client.0.smithi029.stdout: 2024-08-29T18:55:06.739 INFO:tasks.workunit.client.0.smithi029.stdout:found child test-librbd-smithi029-117632-32/image131/b12c134d92ef 2024-08-29T18:55:06.739 INFO:tasks.workunit.client.0.smithi029.stdout: 2024-08-29T18:55:06.739 INFO:tasks.workunit.client.0.smithi029.stdout:found child test-librbd-smithi029-117632-33/image132/b12cd8c7ba50 2024-08-29T18:55:06.739 INFO:tasks.workunit.client.0.smithi029.stdout: 2024-08-29T18:55:06.739 INFO:tasks.workunit.client.0.smithi029.stdout:found child test-librbd-smithi029-117632-33/image133/b12c6d6ae5b3 2024-08-29T18:55:06.739 INFO:tasks.workunit.client.0.smithi029.stdout: 2024-08-29T18:55:06.739 INFO:tasks.workunit.client.0.smithi029.stdout: 2024-08-29T18:55:06.739 INFO:tasks.workunit.client.0.smithi029.stdout:trying to find test-librbd-smithi029-117632-32/image131 2024-08-29T18:55:06.739 INFO:tasks.workunit.client.0.smithi029.stdout:checking test-librbd-smithi029-117632-32/image131 2024-08-29T18:55:06.739 INFO:tasks.workunit.client.0.smithi029.stdout:found child test-librbd-smithi029-117632-32/image131 2024-08-29T18:55:06.740 INFO:tasks.workunit.client.0.smithi029.stdout: 2024-08-29T18:55:06.740 INFO:tasks.workunit.client.0.smithi029.stdout: 2024-08-29T18:55:06.740 INFO:tasks.workunit.client.0.smithi029.stdout:trying to find test-librbd-smithi029-117632-33/image132 2024-08-29T18:55:06.740 INFO:tasks.workunit.client.0.smithi029.stdout:checking test-librbd-smithi029-117632-32/image131 2024-08-29T18:55:06.740 INFO:tasks.workunit.client.0.smithi029.stdout:checking test-librbd-smithi029-117632-33/image132 2024-08-29T18:55:06.740 INFO:tasks.workunit.client.0.smithi029.stdout:found child test-librbd-smithi029-117632-33/image132 2024-08-29T18:55:06.740 INFO:tasks.workunit.client.0.smithi029.stdout: 2024-08-29T18:55:06.740 INFO:tasks.workunit.client.0.smithi029.stdout: 2024-08-29T18:55:06.740 INFO:tasks.workunit.client.0.smithi029.stdout:trying to find test-librbd-smithi029-117632-33/image133 2024-08-29T18:55:06.740 INFO:tasks.workunit.client.0.smithi029.stdout:checking test-librbd-smithi029-117632-32/image131 2024-08-29T18:55:06.740 INFO:tasks.workunit.client.0.smithi029.stdout:checking test-librbd-smithi029-117632-33/image132 2024-08-29T18:55:06.740 INFO:tasks.workunit.client.0.smithi029.stdout:checking test-librbd-smithi029-117632-33/image133 2024-08-29T18:55:06.741 INFO:tasks.workunit.client.0.smithi029.stdout:found child test-librbd-smithi029-117632-33/image133 2024-08-29T18:55:06.741 INFO:tasks.workunit.client.0.smithi029.stdout: 2024-08-29T18:55:06.741 INFO:tasks.workunit.client.0.smithi029.stdout:num children is: 3 2024-08-29T18:55:06.741 INFO:tasks.workunit.client.0.smithi029.stdout:expected: 3 2024-08-29T18:55:06.741 INFO:tasks.workunit.client.0.smithi029.stdout:child: image131 2024-08-29T18:55:06.741 INFO:tasks.workunit.client.0.smithi029.stdout:child: image132 2024-08-29T18:55:06.741 INFO:tasks.workunit.client.0.smithi029.stdout:child: image133 2024-08-29T18:55:06.741 INFO:tasks.workunit.client.0.smithi029.stdout:found child test-librbd-smithi029-117632-32/image131/b12c134d92ef 2024-08-29T18:55:06.741 INFO:tasks.workunit.client.0.smithi029.stdout: 2024-08-29T18:55:06.741 INFO:tasks.workunit.client.0.smithi029.stdout:found child test-librbd-smithi029-117632-33/image132/b12cd8c7ba50 2024-08-29T18:55:06.741 INFO:tasks.workunit.client.0.smithi029.stdout: 2024-08-29T18:55:06.741 INFO:tasks.workunit.client.0.smithi029.stdout:found child test-librbd-smithi029-117632-33/image133/b12c6d6ae5b3 2024-08-29T18:55:06.741 INFO:tasks.workunit.client.0.smithi029.stdout: 2024-08-29T18:55:06.742 INFO:tasks.workunit.client.0.smithi029.stdout: 2024-08-29T18:55:06.742 INFO:tasks.workunit.client.0.smithi029.stdout:trying to find test-librbd-smithi029-117632-32/image131 2024-08-29T18:55:06.742 INFO:tasks.workunit.client.0.smithi029.stdout:checking test-librbd-smithi029-117632-32/image131 2024-08-29T18:55:06.742 INFO:tasks.workunit.client.0.smithi029.stdout:found child test-librbd-smithi029-117632-32/image131 2024-08-29T18:55:06.742 INFO:tasks.workunit.client.0.smithi029.stdout: 2024-08-29T18:55:06.742 INFO:tasks.workunit.client.0.smithi029.stdout: 2024-08-29T18:55:06.742 INFO:tasks.workunit.client.0.smithi029.stdout:trying to find test-librbd-smithi029-117632-33/image133 2024-08-29T18:55:06.742 INFO:tasks.workunit.client.0.smithi029.stdout:checking test-librbd-smithi029-117632-32/image131 2024-08-29T18:55:06.742 INFO:tasks.workunit.client.0.smithi029.stdout:checking test-librbd-smithi029-117632-33/image133 2024-08-29T18:55:06.742 INFO:tasks.workunit.client.0.smithi029.stdout:found child test-librbd-smithi029-117632-33/image133 2024-08-29T18:55:06.742 INFO:tasks.workunit.client.0.smithi029.stdout: 2024-08-29T18:55:06.742 INFO:tasks.workunit.client.0.smithi029.stdout:num children is: 2 2024-08-29T18:55:06.742 INFO:tasks.workunit.client.0.smithi029.stdout:expected: 2 2024-08-29T18:55:06.743 INFO:tasks.workunit.client.0.smithi029.stdout:child: image131 2024-08-29T18:55:06.743 INFO:tasks.workunit.client.0.smithi029.stdout:child: image133 2024-08-29T18:55:06.743 INFO:tasks.workunit.client.0.smithi029.stdout:found child test-librbd-smithi029-117632-32/image131/b12c134d92ef 2024-08-29T18:55:06.743 INFO:tasks.workunit.client.0.smithi029.stdout: 2024-08-29T18:55:06.743 INFO:tasks.workunit.client.0.smithi029.stdout:found child test-librbd-smithi029-117632-33/image133/b12c6d6ae5b3 2024-08-29T18:55:06.743 INFO:tasks.workunit.client.0.smithi029.stdout: 2024-08-29T18:55:06.743 INFO:tasks.workunit.client.0.smithi029.stdout: 2024-08-29T18:55:06.743 INFO:tasks.workunit.client.0.smithi029.stdout:trying to find test-librbd-smithi029-117632-32/image131 2024-08-29T18:55:06.743 INFO:tasks.workunit.client.0.smithi029.stdout:checking test-librbd-smithi029-117632-32/image131 2024-08-29T18:55:06.743 INFO:tasks.workunit.client.0.smithi029.stdout:found child test-librbd-smithi029-117632-32/image131 2024-08-29T18:55:06.743 INFO:tasks.workunit.client.0.smithi029.stdout: 2024-08-29T18:55:06.743 INFO:tasks.workunit.client.0.smithi029.stdout:num children is: 1 2024-08-29T18:55:06.743 INFO:tasks.workunit.client.0.smithi029.stdout:expected: 1 2024-08-29T18:55:06.744 INFO:tasks.workunit.client.0.smithi029.stdout:child: image131 2024-08-29T18:55:06.744 INFO:tasks.workunit.client.0.smithi029.stdout:found child test-librbd-smithi029-117632-32/image131/b12c134d92ef 2024-08-29T18:55:06.744 INFO:tasks.workunit.client.0.smithi029.stdout: 2024-08-29T18:55:06.744 INFO:tasks.workunit.client.0.smithi029.stdout:num children is: 0 2024-08-29T18:55:06.744 INFO:tasks.workunit.client.0.smithi029.stdout:expected: 0 2024-08-29T18:55:06.744 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestLibRBD.ListChildrenTiered (18763 ms) 2024-08-29T18:55:06.744 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestLibRBD.LockingPP 2024-08-29T18:55:06.744 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T18:55:06.918 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestLibRBD.LockingPP (181 ms) 2024-08-29T18:55:06.918 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestLibRBD.FlushAio 2024-08-29T18:55:06.918 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T18:55:07.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:55:06 smithi110 bash[67519]: audit 2024-08-29T18:55:05.725012+0000 mon.a (mon.0) 2695 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd tier remove-overlay", "pool": "test-librbd-smithi029-117632-32"}]': finished 2024-08-29T18:55:07.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:55:06 smithi110 bash[67519]: cluster 2024-08-29T18:55:05.732638+0000 mon.a (mon.0) 2696 : cluster [DBG] osdmap e1808: 8 total, 8 up, 8 in 2024-08-29T18:55:07.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:55:06 smithi110 bash[67519]: audit 2024-08-29T18:55:05.738214+0000 mon.c (mon.2) 796 : audit [INF] from='client.? 172.21.15.29:0/2892475748' entity='client.admin' cmd=[{"prefix": "osd tier remove", "pool": "test-librbd-smithi029-117632-32", "tierpool":"test-librbd-smithi029-117632-34"}]: dispatch 2024-08-29T18:55:07.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:55:06 smithi110 bash[67519]: audit 2024-08-29T18:55:05.739409+0000 mon.a (mon.0) 2697 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd tier remove", "pool": "test-librbd-smithi029-117632-32", "tierpool":"test-librbd-smithi029-117632-34"}]: dispatch 2024-08-29T18:55:07.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:55:06 smithi110 bash[67519]: cluster 2024-08-29T18:55:05.748840+0000 mgr.y (mgr.25004) 1956 : cluster [DBG] pgmap v3290: 745 pgs: 745 active+clean; 301 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 223 KiB/s rd, 6.0 KiB/s wr, 277 op/s 2024-08-29T18:55:07.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:55:06 smithi029 bash[79042]: audit 2024-08-29T18:55:05.725012+0000 mon.a (mon.0) 2695 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd tier remove-overlay", "pool": "test-librbd-smithi029-117632-32"}]': finished 2024-08-29T18:55:07.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:55:06 smithi029 bash[79042]: cluster 2024-08-29T18:55:05.732638+0000 mon.a (mon.0) 2696 : cluster [DBG] osdmap e1808: 8 total, 8 up, 8 in 2024-08-29T18:55:07.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:55:06 smithi029 bash[79042]: audit 2024-08-29T18:55:05.738214+0000 mon.c (mon.2) 796 : audit [INF] from='client.? 172.21.15.29:0/2892475748' entity='client.admin' cmd=[{"prefix": "osd tier remove", "pool": "test-librbd-smithi029-117632-32", "tierpool":"test-librbd-smithi029-117632-34"}]: dispatch 2024-08-29T18:55:07.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:55:06 smithi029 bash[79042]: audit 2024-08-29T18:55:05.739409+0000 mon.a (mon.0) 2697 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd tier remove", "pool": "test-librbd-smithi029-117632-32", "tierpool":"test-librbd-smithi029-117632-34"}]: dispatch 2024-08-29T18:55:07.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:55:06 smithi029 bash[79042]: cluster 2024-08-29T18:55:05.748840+0000 mgr.y (mgr.25004) 1956 : cluster [DBG] pgmap v3290: 745 pgs: 745 active+clean; 301 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 223 KiB/s rd, 6.0 KiB/s wr, 277 op/s 2024-08-29T18:55:07.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:55:06 smithi029 bash[77880]: audit 2024-08-29T18:55:05.725012+0000 mon.a (mon.0) 2695 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd tier remove-overlay", "pool": "test-librbd-smithi029-117632-32"}]': finished 2024-08-29T18:55:07.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:55:06 smithi029 bash[77880]: cluster 2024-08-29T18:55:05.732638+0000 mon.a (mon.0) 2696 : cluster [DBG] osdmap e1808: 8 total, 8 up, 8 in 2024-08-29T18:55:07.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:55:06 smithi029 bash[77880]: audit 2024-08-29T18:55:05.738214+0000 mon.c (mon.2) 796 : audit [INF] from='client.? 172.21.15.29:0/2892475748' entity='client.admin' cmd=[{"prefix": "osd tier remove", "pool": "test-librbd-smithi029-117632-32", "tierpool":"test-librbd-smithi029-117632-34"}]: dispatch 2024-08-29T18:55:07.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:55:06 smithi029 bash[77880]: audit 2024-08-29T18:55:05.739409+0000 mon.a (mon.0) 2697 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd tier remove", "pool": "test-librbd-smithi029-117632-32", "tierpool":"test-librbd-smithi029-117632-34"}]: dispatch 2024-08-29T18:55:07.154 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:55:06 smithi029 bash[77880]: cluster 2024-08-29T18:55:05.748840+0000 mgr.y (mgr.25004) 1956 : cluster [DBG] pgmap v3290: 745 pgs: 745 active+clean; 301 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 223 KiB/s rd, 6.0 KiB/s wr, 277 op/s 2024-08-29T18:55:07.356 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestLibRBD.FlushAio (438 ms) 2024-08-29T18:55:07.356 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestLibRBD.FlushAioPP 2024-08-29T18:55:07.356 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T18:55:07.611 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestLibRBD.FlushAioPP (255 ms) 2024-08-29T18:55:07.611 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestLibRBD.ZeroLengthWrite 2024-08-29T18:55:07.611 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T18:55:07.660 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestLibRBD.ZeroLengthWrite (49 ms) 2024-08-29T18:55:07.660 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestLibRBD.ZeroLengthDiscard 2024-08-29T18:55:07.660 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T18:55:07.726 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestLibRBD.ZeroLengthDiscard (66 ms) 2024-08-29T18:55:07.726 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestLibRBD.ZeroLengthRead 2024-08-29T18:55:07.726 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T18:55:07.838 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestLibRBD.ZeroLengthRead (112 ms) 2024-08-29T18:55:07.838 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestLibRBD.LargeCacheRead 2024-08-29T18:55:07.838 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T18:55:07.893 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestLibRBD.LargeCacheRead (55 ms) 2024-08-29T18:55:07.894 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestLibRBD.TestPendingAio 2024-08-29T18:55:07.894 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T18:55:08.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:55:07 smithi110 bash[67519]: cluster 2024-08-29T18:55:06.726050+0000 mon.a (mon.0) 2698 : cluster [INF] Health check cleared: CACHE_POOL_NO_HIT_SET (was: 1 cache pools are missing hit_sets) 2024-08-29T18:55:08.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:55:07 smithi110 bash[67519]: audit 2024-08-29T18:55:06.728373+0000 mon.a (mon.0) 2699 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd tier remove", "pool": "test-librbd-smithi029-117632-32", "tierpool":"test-librbd-smithi029-117632-34"}]': finished 2024-08-29T18:55:08.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:55:07 smithi110 bash[67519]: cluster 2024-08-29T18:55:06.736983+0000 mon.a (mon.0) 2700 : cluster [DBG] osdmap e1809: 8 total, 8 up, 8 in 2024-08-29T18:55:08.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:55:07 smithi110 bash[67519]: audit 2024-08-29T18:55:07.386205+0000 mon.c (mon.2) 797 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "106.1e", "id": [2, 5]}]: dispatch 2024-08-29T18:55:08.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:55:07 smithi110 bash[67519]: audit 2024-08-29T18:55:07.386443+0000 mon.c (mon.2) 798 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "107.c", "id": [3, 7]}]: dispatch 2024-08-29T18:55:08.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:55:07 smithi110 bash[67519]: audit 2024-08-29T18:55:07.386618+0000 mon.c (mon.2) 799 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "109.b", "id": [3, 7]}]: dispatch 2024-08-29T18:55:08.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:55:07 smithi110 bash[67519]: audit 2024-08-29T18:55:07.386870+0000 mon.c (mon.2) 800 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "109.12", "id": [3, 0]}]: dispatch 2024-08-29T18:55:08.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:55:07 smithi110 bash[67519]: audit 2024-08-29T18:55:07.387095+0000 mon.a (mon.0) 2701 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "106.1e", "id": [2, 5]}]: dispatch 2024-08-29T18:55:08.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:55:07 smithi110 bash[67519]: audit 2024-08-29T18:55:07.388101+0000 mon.a (mon.0) 2702 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "107.c", "id": [3, 7]}]: dispatch 2024-08-29T18:55:08.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:55:07 smithi110 bash[67519]: audit 2024-08-29T18:55:07.388572+0000 mon.a (mon.0) 2703 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "109.b", "id": [3, 7]}]: dispatch 2024-08-29T18:55:08.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:55:07 smithi110 bash[67519]: audit 2024-08-29T18:55:07.389024+0000 mon.a (mon.0) 2704 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "109.12", "id": [3, 0]}]: dispatch 2024-08-29T18:55:08.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:55:07 smithi029 bash[77880]: cluster 2024-08-29T18:55:06.726050+0000 mon.a (mon.0) 2698 : cluster [INF] Health check cleared: CACHE_POOL_NO_HIT_SET (was: 1 cache pools are missing hit_sets) 2024-08-29T18:55:08.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:55:07 smithi029 bash[77880]: audit 2024-08-29T18:55:06.728373+0000 mon.a (mon.0) 2699 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd tier remove", "pool": "test-librbd-smithi029-117632-32", "tierpool":"test-librbd-smithi029-117632-34"}]': finished 2024-08-29T18:55:08.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:55:07 smithi029 bash[77880]: cluster 2024-08-29T18:55:06.736983+0000 mon.a (mon.0) 2700 : cluster [DBG] osdmap e1809: 8 total, 8 up, 8 in 2024-08-29T18:55:08.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:55:07 smithi029 bash[77880]: audit 2024-08-29T18:55:07.386205+0000 mon.c (mon.2) 797 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "106.1e", "id": [2, 5]}]: dispatch 2024-08-29T18:55:08.154 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:55:07 smithi029 bash[77880]: audit 2024-08-29T18:55:07.386443+0000 mon.c (mon.2) 798 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "107.c", "id": [3, 7]}]: dispatch 2024-08-29T18:55:08.154 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:55:07 smithi029 bash[77880]: audit 2024-08-29T18:55:07.386618+0000 mon.c (mon.2) 799 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "109.b", "id": [3, 7]}]: dispatch 2024-08-29T18:55:08.154 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:55:07 smithi029 bash[77880]: audit 2024-08-29T18:55:07.386870+0000 mon.c (mon.2) 800 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "109.12", "id": [3, 0]}]: dispatch 2024-08-29T18:55:08.154 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:55:07 smithi029 bash[77880]: audit 2024-08-29T18:55:07.387095+0000 mon.a (mon.0) 2701 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "106.1e", "id": [2, 5]}]: dispatch 2024-08-29T18:55:08.154 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:55:07 smithi029 bash[77880]: audit 2024-08-29T18:55:07.388101+0000 mon.a (mon.0) 2702 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "107.c", "id": [3, 7]}]: dispatch 2024-08-29T18:55:08.154 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:55:07 smithi029 bash[77880]: audit 2024-08-29T18:55:07.388572+0000 mon.a (mon.0) 2703 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "109.b", "id": [3, 7]}]: dispatch 2024-08-29T18:55:08.154 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:55:07 smithi029 bash[77880]: audit 2024-08-29T18:55:07.389024+0000 mon.a (mon.0) 2704 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "109.12", "id": [3, 0]}]: dispatch 2024-08-29T18:55:08.154 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:55:07 smithi029 bash[79042]: cluster 2024-08-29T18:55:06.726050+0000 mon.a (mon.0) 2698 : cluster [INF] Health check cleared: CACHE_POOL_NO_HIT_SET (was: 1 cache pools are missing hit_sets) 2024-08-29T18:55:08.154 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:55:07 smithi029 bash[79042]: audit 2024-08-29T18:55:06.728373+0000 mon.a (mon.0) 2699 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd tier remove", "pool": "test-librbd-smithi029-117632-32", "tierpool":"test-librbd-smithi029-117632-34"}]': finished 2024-08-29T18:55:08.154 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:55:07 smithi029 bash[79042]: cluster 2024-08-29T18:55:06.736983+0000 mon.a (mon.0) 2700 : cluster [DBG] osdmap e1809: 8 total, 8 up, 8 in 2024-08-29T18:55:08.155 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:55:07 smithi029 bash[79042]: audit 2024-08-29T18:55:07.386205+0000 mon.c (mon.2) 797 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "106.1e", "id": [2, 5]}]: dispatch 2024-08-29T18:55:08.155 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:55:07 smithi029 bash[79042]: audit 2024-08-29T18:55:07.386443+0000 mon.c (mon.2) 798 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "107.c", "id": [3, 7]}]: dispatch 2024-08-29T18:55:08.155 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:55:07 smithi029 bash[79042]: audit 2024-08-29T18:55:07.386618+0000 mon.c (mon.2) 799 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "109.b", "id": [3, 7]}]: dispatch 2024-08-29T18:55:08.155 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:55:07 smithi029 bash[79042]: audit 2024-08-29T18:55:07.386870+0000 mon.c (mon.2) 800 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "109.12", "id": [3, 0]}]: dispatch 2024-08-29T18:55:08.155 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:55:07 smithi029 bash[79042]: audit 2024-08-29T18:55:07.387095+0000 mon.a (mon.0) 2701 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "106.1e", "id": [2, 5]}]: dispatch 2024-08-29T18:55:08.155 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:55:07 smithi029 bash[79042]: audit 2024-08-29T18:55:07.388101+0000 mon.a (mon.0) 2702 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "107.c", "id": [3, 7]}]: dispatch 2024-08-29T18:55:08.155 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:55:07 smithi029 bash[79042]: audit 2024-08-29T18:55:07.388572+0000 mon.a (mon.0) 2703 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "109.b", "id": [3, 7]}]: dispatch 2024-08-29T18:55:08.155 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:55:07 smithi029 bash[79042]: audit 2024-08-29T18:55:07.389024+0000 mon.a (mon.0) 2704 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "109.12", "id": [3, 0]}]: dispatch 2024-08-29T18:55:08.195 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestLibRBD.TestPendingAio (302 ms) 2024-08-29T18:55:08.196 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestLibRBD.CompareAndWriteCopyup 2024-08-29T18:55:08.196 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T18:55:09.038 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T18:55:09.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:55:08 smithi029 bash[77880]: cluster 2024-08-29T18:55:07.751631+0000 mgr.y (mgr.25004) 1957 : cluster [DBG] pgmap v3292: 745 pgs: 745 active+clean; 301 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 490 KiB/s rd, 12 KiB/s wr, 599 op/s 2024-08-29T18:55:09.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:55:08 smithi029 bash[77880]: audit 2024-08-29T18:55:07.757000+0000 mon.a (mon.0) 2705 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "106.1e", "id": [2, 5]}]': finished 2024-08-29T18:55:09.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:55:08 smithi029 bash[77880]: audit 2024-08-29T18:55:07.757254+0000 mon.a (mon.0) 2706 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "107.c", "id": [3, 7]}]': finished 2024-08-29T18:55:09.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:55:08 smithi029 bash[77880]: audit 2024-08-29T18:55:07.757439+0000 mon.a (mon.0) 2707 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "109.b", "id": [3, 7]}]': finished 2024-08-29T18:55:09.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:55:08 smithi029 bash[77880]: audit 2024-08-29T18:55:07.757689+0000 mon.a (mon.0) 2708 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "109.12", "id": [3, 0]}]': finished 2024-08-29T18:55:09.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:55:08 smithi029 bash[77880]: cluster 2024-08-29T18:55:07.765231+0000 mon.a (mon.0) 2709 : cluster [DBG] osdmap e1810: 8 total, 8 up, 8 in 2024-08-29T18:55:09.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:55:08 smithi029 bash[79042]: cluster 2024-08-29T18:55:07.751631+0000 mgr.y (mgr.25004) 1957 : cluster [DBG] pgmap v3292: 745 pgs: 745 active+clean; 301 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 490 KiB/s rd, 12 KiB/s wr, 599 op/s 2024-08-29T18:55:09.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:55:08 smithi029 bash[79042]: audit 2024-08-29T18:55:07.757000+0000 mon.a (mon.0) 2705 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "106.1e", "id": [2, 5]}]': finished 2024-08-29T18:55:09.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:55:08 smithi029 bash[79042]: audit 2024-08-29T18:55:07.757254+0000 mon.a (mon.0) 2706 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "107.c", "id": [3, 7]}]': finished 2024-08-29T18:55:09.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:55:08 smithi029 bash[79042]: audit 2024-08-29T18:55:07.757439+0000 mon.a (mon.0) 2707 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "109.b", "id": [3, 7]}]': finished 2024-08-29T18:55:09.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:55:08 smithi029 bash[79042]: audit 2024-08-29T18:55:07.757689+0000 mon.a (mon.0) 2708 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "109.12", "id": [3, 0]}]': finished 2024-08-29T18:55:09.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:55:08 smithi029 bash[79042]: cluster 2024-08-29T18:55:07.765231+0000 mon.a (mon.0) 2709 : cluster [DBG] osdmap e1810: 8 total, 8 up, 8 in 2024-08-29T18:55:09.154 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:55:08 smithi110 bash[67519]: cluster 2024-08-29T18:55:07.751631+0000 mgr.y (mgr.25004) 1957 : cluster [DBG] pgmap v3292: 745 pgs: 745 active+clean; 301 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 490 KiB/s rd, 12 KiB/s wr, 599 op/s 2024-08-29T18:55:09.154 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:55:08 smithi110 bash[67519]: audit 2024-08-29T18:55:07.757000+0000 mon.a (mon.0) 2705 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "106.1e", "id": [2, 5]}]': finished 2024-08-29T18:55:09.154 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:55:08 smithi110 bash[67519]: audit 2024-08-29T18:55:07.757254+0000 mon.a (mon.0) 2706 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "107.c", "id": [3, 7]}]': finished 2024-08-29T18:55:09.154 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:55:08 smithi110 bash[67519]: audit 2024-08-29T18:55:07.757439+0000 mon.a (mon.0) 2707 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "109.b", "id": [3, 7]}]': finished 2024-08-29T18:55:09.154 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:55:08 smithi110 bash[67519]: audit 2024-08-29T18:55:07.757689+0000 mon.a (mon.0) 2708 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "109.12", "id": [3, 0]}]': finished 2024-08-29T18:55:09.154 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:55:08 smithi110 bash[67519]: cluster 2024-08-29T18:55:07.765231+0000 mon.a (mon.0) 2709 : cluster [DBG] osdmap e1810: 8 total, 8 up, 8 in 2024-08-29T18:55:10.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:55:09 smithi110 bash[67519]: cluster 2024-08-29T18:55:08.801158+0000 mon.a (mon.0) 2710 : cluster [DBG] osdmap e1811: 8 total, 8 up, 8 in 2024-08-29T18:55:10.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:55:09 smithi110 bash[67519]: cluster 2024-08-29T18:55:09.737617+0000 mon.a (mon.0) 2711 : cluster [DBG] osdmap e1812: 8 total, 8 up, 8 in 2024-08-29T18:55:10.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:55:09 smithi110 bash[67519]: cluster 2024-08-29T18:55:09.753664+0000 mgr.y (mgr.25004) 1958 : cluster [DBG] pgmap v3296: 745 pgs: 745 active+clean; 301 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 423 KiB/s rd, 12 KiB/s wr, 517 op/s 2024-08-29T18:55:10.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:55:09 smithi029 bash[77880]: cluster 2024-08-29T18:55:08.801158+0000 mon.a (mon.0) 2710 : cluster [DBG] osdmap e1811: 8 total, 8 up, 8 in 2024-08-29T18:55:10.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:55:09 smithi029 bash[77880]: cluster 2024-08-29T18:55:09.737617+0000 mon.a (mon.0) 2711 : cluster [DBG] osdmap e1812: 8 total, 8 up, 8 in 2024-08-29T18:55:10.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:55:09 smithi029 bash[77880]: cluster 2024-08-29T18:55:09.753664+0000 mgr.y (mgr.25004) 1958 : cluster [DBG] pgmap v3296: 745 pgs: 745 active+clean; 301 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 423 KiB/s rd, 12 KiB/s wr, 517 op/s 2024-08-29T18:55:10.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:55:09 smithi029 bash[79042]: cluster 2024-08-29T18:55:08.801158+0000 mon.a (mon.0) 2710 : cluster [DBG] osdmap e1811: 8 total, 8 up, 8 in 2024-08-29T18:55:10.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:55:09 smithi029 bash[79042]: cluster 2024-08-29T18:55:09.737617+0000 mon.a (mon.0) 2711 : cluster [DBG] osdmap e1812: 8 total, 8 up, 8 in 2024-08-29T18:55:10.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:55:09 smithi029 bash[79042]: cluster 2024-08-29T18:55:09.753664+0000 mgr.y (mgr.25004) 1958 : cluster [DBG] pgmap v3296: 745 pgs: 745 active+clean; 301 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 423 KiB/s rd, 12 KiB/s wr, 517 op/s 2024-08-29T18:55:10.927 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestLibRBD.CompareAndWriteCopyup (2731 ms) 2024-08-29T18:55:10.927 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestLibRBD.CompareAndWriteCopyupMismatch 2024-08-29T18:55:10.927 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T18:55:12.060 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T18:55:12.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:55:11 smithi029 bash[79042]: cluster 2024-08-29T18:55:10.830542+0000 mon.a (mon.0) 2712 : cluster [DBG] osdmap e1813: 8 total, 8 up, 8 in 2024-08-29T18:55:12.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:55:11 smithi029 bash[79042]: cluster 2024-08-29T18:55:11.757687+0000 mgr.y (mgr.25004) 1959 : cluster [DBG] pgmap v3298: 745 pgs: 745 active+clean; 309 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 746 KiB/s rd, 728 KiB/s wr, 503 op/s 2024-08-29T18:55:12.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:55:11 smithi029 bash[77880]: cluster 2024-08-29T18:55:10.830542+0000 mon.a (mon.0) 2712 : cluster [DBG] osdmap e1813: 8 total, 8 up, 8 in 2024-08-29T18:55:12.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:55:11 smithi029 bash[77880]: cluster 2024-08-29T18:55:11.757687+0000 mgr.y (mgr.25004) 1959 : cluster [DBG] pgmap v3298: 745 pgs: 745 active+clean; 309 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 746 KiB/s rd, 728 KiB/s wr, 503 op/s 2024-08-29T18:55:12.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:55:11 smithi110 bash[67519]: cluster 2024-08-29T18:55:10.830542+0000 mon.a (mon.0) 2712 : cluster [DBG] osdmap e1813: 8 total, 8 up, 8 in 2024-08-29T18:55:12.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:55:11 smithi110 bash[67519]: cluster 2024-08-29T18:55:11.757687+0000 mgr.y (mgr.25004) 1959 : cluster [DBG] pgmap v3298: 745 pgs: 745 active+clean; 309 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 746 KiB/s rd, 728 KiB/s wr, 503 op/s 2024-08-29T18:55:13.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:55:12 smithi110 bash[67519]: cluster 2024-08-29T18:55:11.834493+0000 mon.a (mon.0) 2713 : cluster [DBG] osdmap e1814: 8 total, 8 up, 8 in 2024-08-29T18:55:13.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:55:12 smithi029 bash[79042]: cluster 2024-08-29T18:55:11.834493+0000 mon.a (mon.0) 2713 : cluster [DBG] osdmap e1814: 8 total, 8 up, 8 in 2024-08-29T18:55:13.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:55:12 smithi029 bash[77880]: cluster 2024-08-29T18:55:11.834493+0000 mon.a (mon.0) 2713 : cluster [DBG] osdmap e1814: 8 total, 8 up, 8 in 2024-08-29T18:55:13.990 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestLibRBD.CompareAndWriteCopyupMismatch (3063 ms) 2024-08-29T18:55:13.991 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestLibRBD.Flatten 2024-08-29T18:55:13.991 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T18:55:14.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:55:13 smithi110 bash[67519]: cluster 2024-08-29T18:55:12.858140+0000 mon.a (mon.0) 2714 : cluster [DBG] osdmap e1815: 8 total, 8 up, 8 in 2024-08-29T18:55:14.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:55:13 smithi110 bash[67519]: cluster 2024-08-29T18:55:13.759118+0000 mgr.y (mgr.25004) 1960 : cluster [DBG] pgmap v3301: 745 pgs: 745 active+clean; 309 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 707 KiB/s rd, 722 KiB/s wr, 459 op/s 2024-08-29T18:55:14.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:55:13 smithi029 bash[79042]: cluster 2024-08-29T18:55:12.858140+0000 mon.a (mon.0) 2714 : cluster [DBG] osdmap e1815: 8 total, 8 up, 8 in 2024-08-29T18:55:14.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:55:13 smithi029 bash[79042]: cluster 2024-08-29T18:55:13.759118+0000 mgr.y (mgr.25004) 1960 : cluster [DBG] pgmap v3301: 745 pgs: 745 active+clean; 309 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 707 KiB/s rd, 722 KiB/s wr, 459 op/s 2024-08-29T18:55:14.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:55:13 smithi029 bash[77880]: cluster 2024-08-29T18:55:12.858140+0000 mon.a (mon.0) 2714 : cluster [DBG] osdmap e1815: 8 total, 8 up, 8 in 2024-08-29T18:55:14.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:55:13 smithi029 bash[77880]: cluster 2024-08-29T18:55:13.759118+0000 mgr.y (mgr.25004) 1960 : cluster [DBG] pgmap v3301: 745 pgs: 745 active+clean; 309 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 707 KiB/s rd, 722 KiB/s wr, 459 op/s 2024-08-29T18:55:14.885 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:55:14 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:55:14] "GET /metrics HTTP/1.1" 200 82962 "" "Prometheus/2.43.0" 2024-08-29T18:55:14.964 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestLibRBD.Flatten (974 ms) 2024-08-29T18:55:14.965 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestLibRBD.Sparsify 2024-08-29T18:55:14.965 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T18:55:15.047 INFO:tasks.workunit.client.0.smithi029.stdout:wrote: 32768 2024-08-29T18:55:15.047 INFO:tasks.workunit.client.0.smithi029.stdout:read: 32768 2024-08-29T18:55:15.047 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestLibRBD.Sparsify (82 ms) 2024-08-29T18:55:15.047 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestLibRBD.SparsifyPP 2024-08-29T18:55:15.047 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T18:55:15.131 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestLibRBD.SparsifyPP (84 ms) 2024-08-29T18:55:15.131 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestLibRBD.SnapshotLimit 2024-08-29T18:55:15.131 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T18:55:15.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:55:14 smithi029 bash[79042]: cluster 2024-08-29T18:55:13.893209+0000 mon.a (mon.0) 2715 : cluster [DBG] osdmap e1816: 8 total, 8 up, 8 in 2024-08-29T18:55:15.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:55:14 smithi029 bash[79042]: cluster 2024-08-29T18:55:14.735568+0000 mon.a (mon.0) 2716 : cluster [DBG] osdmap e1817: 8 total, 8 up, 8 in 2024-08-29T18:55:15.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:55:14 smithi029 bash[77880]: cluster 2024-08-29T18:55:13.893209+0000 mon.a (mon.0) 2715 : cluster [DBG] osdmap e1816: 8 total, 8 up, 8 in 2024-08-29T18:55:15.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:55:14 smithi029 bash[77880]: cluster 2024-08-29T18:55:14.735568+0000 mon.a (mon.0) 2716 : cluster [DBG] osdmap e1817: 8 total, 8 up, 8 in 2024-08-29T18:55:15.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:55:14 smithi110 bash[67519]: cluster 2024-08-29T18:55:13.893209+0000 mon.a (mon.0) 2715 : cluster [DBG] osdmap e1816: 8 total, 8 up, 8 in 2024-08-29T18:55:15.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:55:14 smithi110 bash[67519]: cluster 2024-08-29T18:55:14.735568+0000 mon.a (mon.0) 2716 : cluster [DBG] osdmap e1817: 8 total, 8 up, 8 in 2024-08-29T18:55:16.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:55:15 smithi029 bash[79042]: cluster 2024-08-29T18:55:15.761102+0000 mgr.y (mgr.25004) 1961 : cluster [DBG] pgmap v3304: 745 pgs: 745 active+clean; 309 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 140 KiB/s rd, 13 KiB/s wr, 182 op/s 2024-08-29T18:55:16.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:55:15 smithi029 bash[77880]: cluster 2024-08-29T18:55:15.761102+0000 mgr.y (mgr.25004) 1961 : cluster [DBG] pgmap v3304: 745 pgs: 745 active+clean; 309 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 140 KiB/s rd, 13 KiB/s wr, 182 op/s 2024-08-29T18:55:16.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:55:15 smithi110 bash[67519]: cluster 2024-08-29T18:55:15.761102+0000 mgr.y (mgr.25004) 1961 : cluster [DBG] pgmap v3304: 745 pgs: 745 active+clean; 309 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 140 KiB/s rd, 13 KiB/s wr, 182 op/s 2024-08-29T18:55:17.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:55:16 smithi110 bash[67519]: cluster 2024-08-29T18:55:15.904809+0000 mon.a (mon.0) 2717 : cluster [DBG] osdmap e1818: 8 total, 8 up, 8 in 2024-08-29T18:55:17.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:55:16 smithi029 bash[77880]: cluster 2024-08-29T18:55:15.904809+0000 mon.a (mon.0) 2717 : cluster [DBG] osdmap e1818: 8 total, 8 up, 8 in 2024-08-29T18:55:17.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:55:16 smithi029 bash[79042]: cluster 2024-08-29T18:55:15.904809+0000 mon.a (mon.0) 2717 : cluster [DBG] osdmap e1818: 8 total, 8 up, 8 in 2024-08-29T18:55:18.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:55:17 smithi029 bash[77880]: cluster 2024-08-29T18:55:16.906636+0000 mon.a (mon.0) 2718 : cluster [DBG] osdmap e1819: 8 total, 8 up, 8 in 2024-08-29T18:55:18.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:55:17 smithi029 bash[77880]: cluster 2024-08-29T18:55:17.763903+0000 mgr.y (mgr.25004) 1962 : cluster [DBG] pgmap v3307: 745 pgs: 745 active+clean; 309 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 265 KiB/s rd, 41 KiB/s wr, 331 op/s 2024-08-29T18:55:18.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:55:17 smithi110 bash[67519]: cluster 2024-08-29T18:55:16.906636+0000 mon.a (mon.0) 2718 : cluster [DBG] osdmap e1819: 8 total, 8 up, 8 in 2024-08-29T18:55:18.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:55:17 smithi110 bash[67519]: cluster 2024-08-29T18:55:17.763903+0000 mgr.y (mgr.25004) 1962 : cluster [DBG] pgmap v3307: 745 pgs: 745 active+clean; 309 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 265 KiB/s rd, 41 KiB/s wr, 331 op/s 2024-08-29T18:55:18.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:55:17 smithi029 bash[79042]: cluster 2024-08-29T18:55:16.906636+0000 mon.a (mon.0) 2718 : cluster [DBG] osdmap e1819: 8 total, 8 up, 8 in 2024-08-29T18:55:18.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:55:17 smithi029 bash[79042]: cluster 2024-08-29T18:55:17.763903+0000 mgr.y (mgr.25004) 1962 : cluster [DBG] pgmap v3307: 745 pgs: 745 active+clean; 309 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 265 KiB/s rd, 41 KiB/s wr, 331 op/s 2024-08-29T18:55:19.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:55:18 smithi110 bash[67519]: cluster 2024-08-29T18:55:17.947391+0000 mon.a (mon.0) 2719 : cluster [DBG] osdmap e1820: 8 total, 8 up, 8 in 2024-08-29T18:55:19.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:55:18 smithi110 bash[67519]: audit 2024-08-29T18:55:18.608536+0000 mon.a (mon.0) 2720 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:55:19.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:55:18 smithi110 bash[67519]: audit 2024-08-29T18:55:18.612467+0000 mon.c (mon.2) 801 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:55:19.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:55:18 smithi029 bash[79042]: cluster 2024-08-29T18:55:17.947391+0000 mon.a (mon.0) 2719 : cluster [DBG] osdmap e1820: 8 total, 8 up, 8 in 2024-08-29T18:55:19.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:55:18 smithi029 bash[79042]: audit 2024-08-29T18:55:18.608536+0000 mon.a (mon.0) 2720 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:55:19.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:55:18 smithi029 bash[79042]: audit 2024-08-29T18:55:18.612467+0000 mon.c (mon.2) 801 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:55:19.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:55:18 smithi029 bash[77880]: cluster 2024-08-29T18:55:17.947391+0000 mon.a (mon.0) 2719 : cluster [DBG] osdmap e1820: 8 total, 8 up, 8 in 2024-08-29T18:55:19.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:55:18 smithi029 bash[77880]: audit 2024-08-29T18:55:18.608536+0000 mon.a (mon.0) 2720 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:55:19.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:55:18 smithi029 bash[77880]: audit 2024-08-29T18:55:18.612467+0000 mon.c (mon.2) 801 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:55:20.045 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestLibRBD.SnapshotLimit (4914 ms) 2024-08-29T18:55:20.045 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestLibRBD.SnapshotLimitPP 2024-08-29T18:55:20.045 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T18:55:20.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:55:19 smithi029 bash[79042]: cluster 2024-08-29T18:55:18.949147+0000 mon.a (mon.0) 2721 : cluster [DBG] osdmap e1821: 8 total, 8 up, 8 in 2024-08-29T18:55:20.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:55:19 smithi029 bash[79042]: cluster 2024-08-29T18:55:19.766455+0000 mgr.y (mgr.25004) 1963 : cluster [DBG] pgmap v3310: 745 pgs: 745 active+clean; 309 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 189 KiB/s rd, 34 KiB/s wr, 236 op/s 2024-08-29T18:55:20.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:55:19 smithi110 bash[67519]: cluster 2024-08-29T18:55:18.949147+0000 mon.a (mon.0) 2721 : cluster [DBG] osdmap e1821: 8 total, 8 up, 8 in 2024-08-29T18:55:20.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:55:19 smithi110 bash[67519]: cluster 2024-08-29T18:55:19.766455+0000 mgr.y (mgr.25004) 1963 : cluster [DBG] pgmap v3310: 745 pgs: 745 active+clean; 309 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 189 KiB/s rd, 34 KiB/s wr, 236 op/s 2024-08-29T18:55:20.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:55:19 smithi029 bash[77880]: cluster 2024-08-29T18:55:18.949147+0000 mon.a (mon.0) 2721 : cluster [DBG] osdmap e1821: 8 total, 8 up, 8 in 2024-08-29T18:55:20.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:55:19 smithi029 bash[77880]: cluster 2024-08-29T18:55:19.766455+0000 mgr.y (mgr.25004) 1963 : cluster [DBG] pgmap v3310: 745 pgs: 745 active+clean; 309 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 189 KiB/s rd, 34 KiB/s wr, 236 op/s 2024-08-29T18:55:21.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:55:20 smithi110 bash[67519]: cluster 2024-08-29T18:55:19.975490+0000 mon.a (mon.0) 2722 : cluster [DBG] osdmap e1822: 8 total, 8 up, 8 in 2024-08-29T18:55:21.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:55:20 smithi029 bash[79042]: cluster 2024-08-29T18:55:19.975490+0000 mon.a (mon.0) 2722 : cluster [DBG] osdmap e1822: 8 total, 8 up, 8 in 2024-08-29T18:55:21.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:55:20 smithi029 bash[77880]: cluster 2024-08-29T18:55:19.975490+0000 mon.a (mon.0) 2722 : cluster [DBG] osdmap e1822: 8 total, 8 up, 8 in 2024-08-29T18:55:22.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:55:22 smithi029 bash[79042]: cluster 2024-08-29T18:55:20.978357+0000 mon.a (mon.0) 2723 : cluster [DBG] osdmap e1823: 8 total, 8 up, 8 in 2024-08-29T18:55:22.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:55:22 smithi029 bash[79042]: cluster 2024-08-29T18:55:21.771028+0000 mgr.y (mgr.25004) 1964 : cluster [DBG] pgmap v3313: 745 pgs: 745 active+clean; 309 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 80 KiB/s rd, 8.0 KiB/s wr, 106 op/s 2024-08-29T18:55:22.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:55:22 smithi110 bash[67519]: cluster 2024-08-29T18:55:20.978357+0000 mon.a (mon.0) 2723 : cluster [DBG] osdmap e1823: 8 total, 8 up, 8 in 2024-08-29T18:55:22.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:55:22 smithi110 bash[67519]: cluster 2024-08-29T18:55:21.771028+0000 mgr.y (mgr.25004) 1964 : cluster [DBG] pgmap v3313: 745 pgs: 745 active+clean; 309 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 80 KiB/s rd, 8.0 KiB/s wr, 106 op/s 2024-08-29T18:55:22.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:55:22 smithi029 bash[77880]: cluster 2024-08-29T18:55:20.978357+0000 mon.a (mon.0) 2723 : cluster [DBG] osdmap e1823: 8 total, 8 up, 8 in 2024-08-29T18:55:22.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:55:22 smithi029 bash[77880]: cluster 2024-08-29T18:55:21.771028+0000 mgr.y (mgr.25004) 1964 : cluster [DBG] pgmap v3313: 745 pgs: 745 active+clean; 309 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 80 KiB/s rd, 8.0 KiB/s wr, 106 op/s 2024-08-29T18:55:23.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:55:23 smithi110 bash[67519]: cluster 2024-08-29T18:55:22.007467+0000 mon.a (mon.0) 2724 : cluster [DBG] osdmap e1824: 8 total, 8 up, 8 in 2024-08-29T18:55:23.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:55:23 smithi029 bash[79042]: cluster 2024-08-29T18:55:22.007467+0000 mon.a (mon.0) 2724 : cluster [DBG] osdmap e1824: 8 total, 8 up, 8 in 2024-08-29T18:55:23.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:55:23 smithi029 bash[77880]: cluster 2024-08-29T18:55:22.007467+0000 mon.a (mon.0) 2724 : cluster [DBG] osdmap e1824: 8 total, 8 up, 8 in 2024-08-29T18:55:24.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:55:24 smithi029 bash[77880]: cluster 2024-08-29T18:55:23.009358+0000 mon.a (mon.0) 2725 : cluster [DBG] osdmap e1825: 8 total, 8 up, 8 in 2024-08-29T18:55:24.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:55:24 smithi029 bash[77880]: cluster 2024-08-29T18:55:23.772231+0000 mgr.y (mgr.25004) 1965 : cluster [DBG] pgmap v3316: 745 pgs: 745 active+clean; 309 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 25 KiB/s rd, 3.5 KiB/s wr, 36 op/s 2024-08-29T18:55:24.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:55:24 smithi110 bash[67519]: cluster 2024-08-29T18:55:23.009358+0000 mon.a (mon.0) 2725 : cluster [DBG] osdmap e1825: 8 total, 8 up, 8 in 2024-08-29T18:55:24.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:55:24 smithi110 bash[67519]: cluster 2024-08-29T18:55:23.772231+0000 mgr.y (mgr.25004) 1965 : cluster [DBG] pgmap v3316: 745 pgs: 745 active+clean; 309 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 25 KiB/s rd, 3.5 KiB/s wr, 36 op/s 2024-08-29T18:55:24.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:55:24 smithi029 bash[79042]: cluster 2024-08-29T18:55:23.009358+0000 mon.a (mon.0) 2725 : cluster [DBG] osdmap e1825: 8 total, 8 up, 8 in 2024-08-29T18:55:24.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:55:24 smithi029 bash[79042]: cluster 2024-08-29T18:55:23.772231+0000 mgr.y (mgr.25004) 1965 : cluster [DBG] pgmap v3316: 745 pgs: 745 active+clean; 309 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 25 KiB/s rd, 3.5 KiB/s wr, 36 op/s 2024-08-29T18:55:24.902 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:55:24 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:55:24] "GET /metrics HTTP/1.1" 200 82986 "" "Prometheus/2.43.0" 2024-08-29T18:55:25.109 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestLibRBD.SnapshotLimitPP (5064 ms) 2024-08-29T18:55:25.109 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestLibRBD.RebuildObjectMapViaLockOwner 2024-08-29T18:55:25.109 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T18:55:25.236 INFO:tasks.workunit.client.0.smithi029.stdout:0.00% done 2024-08-29T18:55:25.237 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestLibRBD.RebuildObjectMapViaLockOwner (127 ms) 2024-08-29T18:55:25.237 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestLibRBD.RenameViaLockOwner 2024-08-29T18:55:25.237 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T18:55:25.394 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestLibRBD.RenameViaLockOwner (158 ms) 2024-08-29T18:55:25.394 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestLibRBD.SnapCreateViaLockOwner 2024-08-29T18:55:25.394 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T18:55:25.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:55:25 smithi029 bash[79042]: cluster 2024-08-29T18:55:24.042376+0000 mon.a (mon.0) 2726 : cluster [DBG] osdmap e1826: 8 total, 8 up, 8 in 2024-08-29T18:55:25.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:55:25 smithi029 bash[79042]: audit 2024-08-29T18:55:24.847359+0000 mon.c (mon.2) 802 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:55:25.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:55:25 smithi110 bash[67519]: cluster 2024-08-29T18:55:24.042376+0000 mon.a (mon.0) 2726 : cluster [DBG] osdmap e1826: 8 total, 8 up, 8 in 2024-08-29T18:55:25.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:55:25 smithi110 bash[67519]: audit 2024-08-29T18:55:24.847359+0000 mon.c (mon.2) 802 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:55:25.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:55:25 smithi029 bash[77880]: cluster 2024-08-29T18:55:24.042376+0000 mon.a (mon.0) 2726 : cluster [DBG] osdmap e1826: 8 total, 8 up, 8 in 2024-08-29T18:55:25.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:55:25 smithi029 bash[77880]: audit 2024-08-29T18:55:24.847359+0000 mon.c (mon.2) 802 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:55:26.133 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestLibRBD.SnapCreateViaLockOwner (737 ms) 2024-08-29T18:55:26.133 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestLibRBD.SnapRemoveViaLockOwner 2024-08-29T18:55:26.133 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T18:55:26.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:55:26 smithi110 bash[67519]: cluster 2024-08-29T18:55:25.042758+0000 mon.a (mon.0) 2727 : cluster [DBG] osdmap e1827: 8 total, 8 up, 8 in 2024-08-29T18:55:26.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:55:26 smithi110 bash[67519]: audit 2024-08-29T18:55:25.499756+0000 mon.a (mon.0) 2728 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:55:26.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:55:26 smithi110 bash[67519]: audit 2024-08-29T18:55:25.505934+0000 mon.a (mon.0) 2729 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:55:26.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:55:26 smithi110 bash[67519]: cluster 2024-08-29T18:55:25.774127+0000 mgr.y (mgr.25004) 1966 : cluster [DBG] pgmap v3319: 745 pgs: 745 active+clean; 309 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 3.7 KiB/s rd, 255 B/s wr, 4 op/s 2024-08-29T18:55:26.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:55:26 smithi029 bash[79042]: cluster 2024-08-29T18:55:25.042758+0000 mon.a (mon.0) 2727 : cluster [DBG] osdmap e1827: 8 total, 8 up, 8 in 2024-08-29T18:55:26.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:55:26 smithi029 bash[79042]: audit 2024-08-29T18:55:25.499756+0000 mon.a (mon.0) 2728 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:55:26.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:55:26 smithi029 bash[79042]: audit 2024-08-29T18:55:25.505934+0000 mon.a (mon.0) 2729 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:55:26.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:55:26 smithi029 bash[79042]: cluster 2024-08-29T18:55:25.774127+0000 mgr.y (mgr.25004) 1966 : cluster [DBG] pgmap v3319: 745 pgs: 745 active+clean; 309 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 3.7 KiB/s rd, 255 B/s wr, 4 op/s 2024-08-29T18:55:26.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:55:26 smithi029 bash[77880]: cluster 2024-08-29T18:55:25.042758+0000 mon.a (mon.0) 2727 : cluster [DBG] osdmap e1827: 8 total, 8 up, 8 in 2024-08-29T18:55:26.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:55:26 smithi029 bash[77880]: audit 2024-08-29T18:55:25.499756+0000 mon.a (mon.0) 2728 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:55:26.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:55:26 smithi029 bash[77880]: audit 2024-08-29T18:55:25.505934+0000 mon.a (mon.0) 2729 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:55:26.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:55:26 smithi029 bash[77880]: cluster 2024-08-29T18:55:25.774127+0000 mgr.y (mgr.25004) 1966 : cluster [DBG] pgmap v3319: 745 pgs: 745 active+clean; 309 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 3.7 KiB/s rd, 255 B/s wr, 4 op/s 2024-08-29T18:55:27.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:55:27 smithi110 bash[67519]: cluster 2024-08-29T18:55:26.067525+0000 mon.a (mon.0) 2730 : cluster [DBG] osdmap e1828: 8 total, 8 up, 8 in 2024-08-29T18:55:27.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:55:27 smithi029 bash[79042]: cluster 2024-08-29T18:55:26.067525+0000 mon.a (mon.0) 2730 : cluster [DBG] osdmap e1828: 8 total, 8 up, 8 in 2024-08-29T18:55:27.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:55:27 smithi029 bash[77880]: cluster 2024-08-29T18:55:26.067525+0000 mon.a (mon.0) 2730 : cluster [DBG] osdmap e1828: 8 total, 8 up, 8 in 2024-08-29T18:55:28.208 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestLibRBD.SnapRemoveViaLockOwner (2077 ms) 2024-08-29T18:55:28.208 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestLibRBD.UpdateFeaturesViaLockOwner 2024-08-29T18:55:28.208 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T18:55:28.314 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestLibRBD.UpdateFeaturesViaLockOwner (106 ms) 2024-08-29T18:55:28.314 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestLibRBD.EnableJournalingViaLockOwner 2024-08-29T18:55:28.314 INFO:tasks.workunit.client.0.smithi029.stdout:./src/test/librbd/test_librbd.cc:9736: Skipped 2024-08-29T18:55:28.314 INFO:tasks.workunit.client.0.smithi029.stdout:Skipping due to unmet REQUIRE 2024-08-29T18:55:28.315 INFO:tasks.workunit.client.0.smithi029.stdout:[ SKIPPED ] TestLibRBD.EnableJournalingViaLockOwner (0 ms) 2024-08-29T18:55:28.315 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestLibRBD.SnapRemove2 2024-08-29T18:55:28.315 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T18:55:28.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:55:28 smithi029 bash[79042]: cluster 2024-08-29T18:55:27.105887+0000 mon.a (mon.0) 2731 : cluster [DBG] osdmap e1829: 8 total, 8 up, 8 in 2024-08-29T18:55:28.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:55:28 smithi029 bash[79042]: cluster 2024-08-29T18:55:27.776898+0000 mgr.y (mgr.25004) 1967 : cluster [DBG] pgmap v3322: 745 pgs: 745 active+clean; 309 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 50 KiB/s rd, 7.5 KiB/s wr, 76 op/s 2024-08-29T18:55:28.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:55:28 smithi110 bash[67519]: cluster 2024-08-29T18:55:27.105887+0000 mon.a (mon.0) 2731 : cluster [DBG] osdmap e1829: 8 total, 8 up, 8 in 2024-08-29T18:55:28.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:55:28 smithi110 bash[67519]: cluster 2024-08-29T18:55:27.776898+0000 mgr.y (mgr.25004) 1967 : cluster [DBG] pgmap v3322: 745 pgs: 745 active+clean; 309 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 50 KiB/s rd, 7.5 KiB/s wr, 76 op/s 2024-08-29T18:55:28.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:55:28 smithi029 bash[77880]: cluster 2024-08-29T18:55:27.105887+0000 mon.a (mon.0) 2731 : cluster [DBG] osdmap e1829: 8 total, 8 up, 8 in 2024-08-29T18:55:28.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:55:28 smithi029 bash[77880]: cluster 2024-08-29T18:55:27.776898+0000 mgr.y (mgr.25004) 1967 : cluster [DBG] pgmap v3322: 745 pgs: 745 active+clean; 309 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 50 KiB/s rd, 7.5 KiB/s wr, 76 op/s 2024-08-29T18:55:29.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:55:29 smithi029 bash[79042]: cluster 2024-08-29T18:55:28.117537+0000 mon.a (mon.0) 2732 : cluster [DBG] osdmap e1830: 8 total, 8 up, 8 in 2024-08-29T18:55:29.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:55:29 smithi029 bash[77880]: cluster 2024-08-29T18:55:28.117537+0000 mon.a (mon.0) 2732 : cluster [DBG] osdmap e1830: 8 total, 8 up, 8 in 2024-08-29T18:55:29.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:55:29 smithi110 bash[67519]: cluster 2024-08-29T18:55:28.117537+0000 mon.a (mon.0) 2732 : cluster [DBG] osdmap e1830: 8 total, 8 up, 8 in 2024-08-29T18:55:29.816 INFO:tasks.workunit.client.0.smithi029.stdout:100.00% done 2024-08-29T18:55:29.816 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestLibRBD.SnapRemove2 (1502 ms) 2024-08-29T18:55:29.817 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestLibRBD.SnapRenameViaLockOwner 2024-08-29T18:55:29.817 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T18:55:30.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:55:30 smithi029 bash[79042]: cluster 2024-08-29T18:55:29.126151+0000 mon.a (mon.0) 2733 : cluster [DBG] osdmap e1831: 8 total, 8 up, 8 in 2024-08-29T18:55:30.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:55:30 smithi029 bash[79042]: cluster 2024-08-29T18:55:29.741437+0000 mon.a (mon.0) 2734 : cluster [DBG] osdmap e1832: 8 total, 8 up, 8 in 2024-08-29T18:55:30.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:55:30 smithi029 bash[79042]: cluster 2024-08-29T18:55:29.778151+0000 mgr.y (mgr.25004) 1968 : cluster [DBG] pgmap v3326: 745 pgs: 745 active+clean; 309 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 106 KiB/s rd, 7.0 KiB/s wr, 139 op/s 2024-08-29T18:55:30.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:55:30 smithi029 bash[77880]: cluster 2024-08-29T18:55:29.126151+0000 mon.a (mon.0) 2733 : cluster [DBG] osdmap e1831: 8 total, 8 up, 8 in 2024-08-29T18:55:30.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:55:30 smithi029 bash[77880]: cluster 2024-08-29T18:55:29.741437+0000 mon.a (mon.0) 2734 : cluster [DBG] osdmap e1832: 8 total, 8 up, 8 in 2024-08-29T18:55:30.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:55:30 smithi029 bash[77880]: cluster 2024-08-29T18:55:29.778151+0000 mgr.y (mgr.25004) 1968 : cluster [DBG] pgmap v3326: 745 pgs: 745 active+clean; 309 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 106 KiB/s rd, 7.0 KiB/s wr, 139 op/s 2024-08-29T18:55:30.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:55:30 smithi110 bash[67519]: cluster 2024-08-29T18:55:29.126151+0000 mon.a (mon.0) 2733 : cluster [DBG] osdmap e1831: 8 total, 8 up, 8 in 2024-08-29T18:55:30.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:55:30 smithi110 bash[67519]: cluster 2024-08-29T18:55:29.741437+0000 mon.a (mon.0) 2734 : cluster [DBG] osdmap e1832: 8 total, 8 up, 8 in 2024-08-29T18:55:30.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:55:30 smithi110 bash[67519]: cluster 2024-08-29T18:55:29.778151+0000 mgr.y (mgr.25004) 1968 : cluster [DBG] pgmap v3326: 745 pgs: 745 active+clean; 309 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 106 KiB/s rd, 7.0 KiB/s wr, 139 op/s 2024-08-29T18:55:30.836 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestLibRBD.SnapRenameViaLockOwner (1020 ms) 2024-08-29T18:55:30.836 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestLibRBD.SnapProtectViaLockOwner 2024-08-29T18:55:30.836 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T18:55:31.837 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestLibRBD.SnapProtectViaLockOwner (1000 ms) 2024-08-29T18:55:31.837 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestLibRBD.SnapUnprotectViaLockOwner 2024-08-29T18:55:31.837 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T18:55:32.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:55:31 smithi110 bash[67519]: cluster 2024-08-29T18:55:30.749410+0000 mon.a (mon.0) 2735 : cluster [DBG] osdmap e1833: 8 total, 8 up, 8 in 2024-08-29T18:55:32.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:55:31 smithi110 bash[67519]: audit 2024-08-29T18:55:31.260186+0000 mon.a (mon.0) 2736 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:55:32.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:55:31 smithi110 bash[67519]: audit 2024-08-29T18:55:31.265749+0000 mon.a (mon.0) 2737 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:55:32.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:55:31 smithi029 bash[77880]: cluster 2024-08-29T18:55:30.749410+0000 mon.a (mon.0) 2735 : cluster [DBG] osdmap e1833: 8 total, 8 up, 8 in 2024-08-29T18:55:32.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:55:31 smithi029 bash[77880]: audit 2024-08-29T18:55:31.260186+0000 mon.a (mon.0) 2736 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:55:32.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:55:31 smithi029 bash[77880]: audit 2024-08-29T18:55:31.265749+0000 mon.a (mon.0) 2737 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:55:32.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:55:31 smithi029 bash[79042]: cluster 2024-08-29T18:55:30.749410+0000 mon.a (mon.0) 2735 : cluster [DBG] osdmap e1833: 8 total, 8 up, 8 in 2024-08-29T18:55:32.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:55:31 smithi029 bash[79042]: audit 2024-08-29T18:55:31.260186+0000 mon.a (mon.0) 2736 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:55:32.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:55:31 smithi029 bash[79042]: audit 2024-08-29T18:55:31.265749+0000 mon.a (mon.0) 2737 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:55:32.909 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestLibRBD.SnapUnprotectViaLockOwner (1073 ms) 2024-08-29T18:55:32.910 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestLibRBD.FlattenViaLockOwner 2024-08-29T18:55:32.910 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T18:55:33.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:55:32 smithi029 bash[79042]: cluster 2024-08-29T18:55:31.755793+0000 mon.a (mon.0) 2738 : cluster [DBG] osdmap e1834: 8 total, 8 up, 8 in 2024-08-29T18:55:33.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:55:32 smithi029 bash[79042]: cluster 2024-08-29T18:55:31.779686+0000 mgr.y (mgr.25004) 1969 : cluster [DBG] pgmap v3329: 745 pgs: 745 active+clean; 309 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 174 KiB/s rd, 12 KiB/s wr, 232 op/s 2024-08-29T18:55:33.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:55:32 smithi029 bash[79042]: audit 2024-08-29T18:55:31.901572+0000 mon.c (mon.2) 803 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:55:33.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:55:32 smithi029 bash[79042]: audit 2024-08-29T18:55:31.902522+0000 mon.c (mon.2) 804 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:55:33.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:55:32 smithi029 bash[79042]: audit 2024-08-29T18:55:31.909115+0000 mon.a (mon.0) 2739 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:55:33.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:55:32 smithi110 bash[67519]: cluster 2024-08-29T18:55:31.755793+0000 mon.a (mon.0) 2738 : cluster [DBG] osdmap e1834: 8 total, 8 up, 8 in 2024-08-29T18:55:33.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:55:32 smithi110 bash[67519]: cluster 2024-08-29T18:55:31.779686+0000 mgr.y (mgr.25004) 1969 : cluster [DBG] pgmap v3329: 745 pgs: 745 active+clean; 309 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 174 KiB/s rd, 12 KiB/s wr, 232 op/s 2024-08-29T18:55:33.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:55:32 smithi110 bash[67519]: audit 2024-08-29T18:55:31.901572+0000 mon.c (mon.2) 803 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:55:33.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:55:32 smithi110 bash[67519]: audit 2024-08-29T18:55:31.902522+0000 mon.c (mon.2) 804 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:55:33.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:55:32 smithi110 bash[67519]: audit 2024-08-29T18:55:31.909115+0000 mon.a (mon.0) 2739 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:55:33.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:55:32 smithi029 bash[77880]: cluster 2024-08-29T18:55:31.755793+0000 mon.a (mon.0) 2738 : cluster [DBG] osdmap e1834: 8 total, 8 up, 8 in 2024-08-29T18:55:33.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:55:32 smithi029 bash[77880]: cluster 2024-08-29T18:55:31.779686+0000 mgr.y (mgr.25004) 1969 : cluster [DBG] pgmap v3329: 745 pgs: 745 active+clean; 309 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 174 KiB/s rd, 12 KiB/s wr, 232 op/s 2024-08-29T18:55:33.154 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:55:32 smithi029 bash[77880]: audit 2024-08-29T18:55:31.901572+0000 mon.c (mon.2) 803 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:55:33.154 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:55:32 smithi029 bash[77880]: audit 2024-08-29T18:55:31.902522+0000 mon.c (mon.2) 804 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:55:33.154 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:55:32 smithi029 bash[77880]: audit 2024-08-29T18:55:31.909115+0000 mon.a (mon.0) 2739 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:55:34.062 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestLibRBD.FlattenViaLockOwner (1153 ms) 2024-08-29T18:55:34.062 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestLibRBD.ResizeViaLockOwner 2024-08-29T18:55:34.062 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T18:55:34.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:55:33 smithi110 bash[67519]: cluster 2024-08-29T18:55:32.771440+0000 mon.a (mon.0) 2740 : cluster [DBG] osdmap e1835: 8 total, 8 up, 8 in 2024-08-29T18:55:34.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:55:33 smithi110 bash[67519]: audit 2024-08-29T18:55:33.599778+0000 mon.c (mon.2) 805 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:55:34.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:55:33 smithi029 bash[79042]: cluster 2024-08-29T18:55:32.771440+0000 mon.a (mon.0) 2740 : cluster [DBG] osdmap e1835: 8 total, 8 up, 8 in 2024-08-29T18:55:34.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:55:33 smithi029 bash[79042]: audit 2024-08-29T18:55:33.599778+0000 mon.c (mon.2) 805 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:55:34.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:55:33 smithi029 bash[77880]: cluster 2024-08-29T18:55:32.771440+0000 mon.a (mon.0) 2740 : cluster [DBG] osdmap e1835: 8 total, 8 up, 8 in 2024-08-29T18:55:34.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:55:33 smithi029 bash[77880]: audit 2024-08-29T18:55:33.599778+0000 mon.c (mon.2) 805 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:55:34.174 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestLibRBD.ResizeViaLockOwner (112 ms) 2024-08-29T18:55:34.174 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestLibRBD.SparsifyViaLockOwner 2024-08-29T18:55:34.174 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T18:55:34.280 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestLibRBD.SparsifyViaLockOwner (107 ms) 2024-08-29T18:55:34.281 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestLibRBD.ObjectMapConsistentSnap 2024-08-29T18:55:34.281 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T18:55:34.902 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:55:34 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:55:34] "GET /metrics HTTP/1.1" 200 82987 "" "Prometheus/2.43.0" 2024-08-29T18:55:34.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:55:34 smithi029 bash[79042]: cluster 2024-08-29T18:55:33.775460+0000 mon.a (mon.0) 2741 : cluster [DBG] osdmap e1836: 8 total, 8 up, 8 in 2024-08-29T18:55:34.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:55:34 smithi029 bash[79042]: cluster 2024-08-29T18:55:33.781353+0000 mgr.y (mgr.25004) 1970 : cluster [DBG] pgmap v3332: 745 pgs: 745 active+clean; 309 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 175 KiB/s rd, 14 KiB/s wr, 239 op/s 2024-08-29T18:55:34.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:55:34 smithi029 bash[79042]: cluster 2024-08-29T18:55:34.744226+0000 mon.a (mon.0) 2742 : cluster [DBG] osdmap e1837: 8 total, 8 up, 8 in 2024-08-29T18:55:34.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:55:34 smithi029 bash[77880]: cluster 2024-08-29T18:55:33.775460+0000 mon.a (mon.0) 2741 : cluster [DBG] osdmap e1836: 8 total, 8 up, 8 in 2024-08-29T18:55:34.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:55:34 smithi029 bash[77880]: cluster 2024-08-29T18:55:33.781353+0000 mgr.y (mgr.25004) 1970 : cluster [DBG] pgmap v3332: 745 pgs: 745 active+clean; 309 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 175 KiB/s rd, 14 KiB/s wr, 239 op/s 2024-08-29T18:55:34.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:55:34 smithi029 bash[77880]: cluster 2024-08-29T18:55:34.744226+0000 mon.a (mon.0) 2742 : cluster [DBG] osdmap e1837: 8 total, 8 up, 8 in 2024-08-29T18:55:35.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:55:34 smithi110 bash[67519]: cluster 2024-08-29T18:55:33.775460+0000 mon.a (mon.0) 2741 : cluster [DBG] osdmap e1836: 8 total, 8 up, 8 in 2024-08-29T18:55:35.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:55:34 smithi110 bash[67519]: cluster 2024-08-29T18:55:33.781353+0000 mgr.y (mgr.25004) 1970 : cluster [DBG] pgmap v3332: 745 pgs: 745 active+clean; 309 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 175 KiB/s rd, 14 KiB/s wr, 239 op/s 2024-08-29T18:55:35.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:55:34 smithi110 bash[67519]: cluster 2024-08-29T18:55:34.744226+0000 mon.a (mon.0) 2742 : cluster [DBG] osdmap e1837: 8 total, 8 up, 8 in 2024-08-29T18:55:37.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:55:36 smithi029 bash[77880]: cluster 2024-08-29T18:55:35.783744+0000 mgr.y (mgr.25004) 1971 : cluster [DBG] pgmap v3334: 745 pgs: 745 active+clean; 309 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 133 KiB/s rd, 7.0 KiB/s wr, 173 op/s 2024-08-29T18:55:37.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:55:36 smithi029 bash[77880]: cluster 2024-08-29T18:55:35.822239+0000 mon.a (mon.0) 2743 : cluster [DBG] osdmap e1838: 8 total, 8 up, 8 in 2024-08-29T18:55:37.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:55:36 smithi110 bash[67519]: cluster 2024-08-29T18:55:35.783744+0000 mgr.y (mgr.25004) 1971 : cluster [DBG] pgmap v3334: 745 pgs: 745 active+clean; 309 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 133 KiB/s rd, 7.0 KiB/s wr, 173 op/s 2024-08-29T18:55:37.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:55:36 smithi110 bash[67519]: cluster 2024-08-29T18:55:35.822239+0000 mon.a (mon.0) 2743 : cluster [DBG] osdmap e1838: 8 total, 8 up, 8 in 2024-08-29T18:55:37.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:55:36 smithi029 bash[79042]: cluster 2024-08-29T18:55:35.783744+0000 mgr.y (mgr.25004) 1971 : cluster [DBG] pgmap v3334: 745 pgs: 745 active+clean; 309 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 133 KiB/s rd, 7.0 KiB/s wr, 173 op/s 2024-08-29T18:55:37.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:55:36 smithi029 bash[79042]: cluster 2024-08-29T18:55:35.822239+0000 mon.a (mon.0) 2743 : cluster [DBG] osdmap e1838: 8 total, 8 up, 8 in 2024-08-29T18:55:38.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:55:37 smithi029 bash[77880]: cluster 2024-08-29T18:55:36.833090+0000 mon.a (mon.0) 2744 : cluster [DBG] osdmap e1839: 8 total, 8 up, 8 in 2024-08-29T18:55:38.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:55:37 smithi029 bash[77880]: cluster 2024-08-29T18:55:37.786489+0000 mgr.y (mgr.25004) 1972 : cluster [DBG] pgmap v3337: 745 pgs: 745 active+clean; 309 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 166 KiB/s rd, 10 KiB/s wr, 221 op/s 2024-08-29T18:55:38.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:55:37 smithi110 bash[67519]: cluster 2024-08-29T18:55:36.833090+0000 mon.a (mon.0) 2744 : cluster [DBG] osdmap e1839: 8 total, 8 up, 8 in 2024-08-29T18:55:38.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:55:37 smithi110 bash[67519]: cluster 2024-08-29T18:55:37.786489+0000 mgr.y (mgr.25004) 1972 : cluster [DBG] pgmap v3337: 745 pgs: 745 active+clean; 309 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 166 KiB/s rd, 10 KiB/s wr, 221 op/s 2024-08-29T18:55:38.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:55:37 smithi029 bash[79042]: cluster 2024-08-29T18:55:36.833090+0000 mon.a (mon.0) 2744 : cluster [DBG] osdmap e1839: 8 total, 8 up, 8 in 2024-08-29T18:55:38.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:55:37 smithi029 bash[79042]: cluster 2024-08-29T18:55:37.786489+0000 mgr.y (mgr.25004) 1972 : cluster [DBG] pgmap v3337: 745 pgs: 745 active+clean; 309 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 166 KiB/s rd, 10 KiB/s wr, 221 op/s 2024-08-29T18:55:39.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:55:38 smithi029 bash[79042]: cluster 2024-08-29T18:55:37.844187+0000 mon.a (mon.0) 2745 : cluster [DBG] osdmap e1840: 8 total, 8 up, 8 in 2024-08-29T18:55:39.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:55:38 smithi110 bash[67519]: cluster 2024-08-29T18:55:37.844187+0000 mon.a (mon.0) 2745 : cluster [DBG] osdmap e1840: 8 total, 8 up, 8 in 2024-08-29T18:55:39.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:55:38 smithi029 bash[77880]: cluster 2024-08-29T18:55:37.844187+0000 mon.a (mon.0) 2745 : cluster [DBG] osdmap e1840: 8 total, 8 up, 8 in 2024-08-29T18:55:40.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:55:39 smithi110 bash[67519]: cluster 2024-08-29T18:55:38.851655+0000 mon.a (mon.0) 2746 : cluster [DBG] osdmap e1841: 8 total, 8 up, 8 in 2024-08-29T18:55:40.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:55:39 smithi110 bash[67519]: cluster 2024-08-29T18:55:39.747291+0000 mon.a (mon.0) 2747 : cluster [DBG] osdmap e1842: 8 total, 8 up, 8 in 2024-08-29T18:55:40.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:55:39 smithi110 bash[67519]: cluster 2024-08-29T18:55:39.788280+0000 mgr.y (mgr.25004) 1973 : cluster [DBG] pgmap v3341: 745 pgs: 745 active+clean; 309 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 121 KiB/s rd, 8.8 KiB/s wr, 164 op/s 2024-08-29T18:55:40.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:55:39 smithi029 bash[79042]: cluster 2024-08-29T18:55:38.851655+0000 mon.a (mon.0) 2746 : cluster [DBG] osdmap e1841: 8 total, 8 up, 8 in 2024-08-29T18:55:40.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:55:39 smithi029 bash[79042]: cluster 2024-08-29T18:55:39.747291+0000 mon.a (mon.0) 2747 : cluster [DBG] osdmap e1842: 8 total, 8 up, 8 in 2024-08-29T18:55:40.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:55:39 smithi029 bash[79042]: cluster 2024-08-29T18:55:39.788280+0000 mgr.y (mgr.25004) 1973 : cluster [DBG] pgmap v3341: 745 pgs: 745 active+clean; 309 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 121 KiB/s rd, 8.8 KiB/s wr, 164 op/s 2024-08-29T18:55:40.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:55:39 smithi029 bash[77880]: cluster 2024-08-29T18:55:38.851655+0000 mon.a (mon.0) 2746 : cluster [DBG] osdmap e1841: 8 total, 8 up, 8 in 2024-08-29T18:55:40.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:55:39 smithi029 bash[77880]: cluster 2024-08-29T18:55:39.747291+0000 mon.a (mon.0) 2747 : cluster [DBG] osdmap e1842: 8 total, 8 up, 8 in 2024-08-29T18:55:40.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:55:39 smithi029 bash[77880]: cluster 2024-08-29T18:55:39.788280+0000 mgr.y (mgr.25004) 1973 : cluster [DBG] pgmap v3341: 745 pgs: 745 active+clean; 309 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 121 KiB/s rd, 8.8 KiB/s wr, 164 op/s 2024-08-29T18:55:42.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:55:41 smithi110 bash[67519]: cluster 2024-08-29T18:55:40.771872+0000 mon.a (mon.0) 2748 : cluster [DBG] osdmap e1843: 8 total, 8 up, 8 in 2024-08-29T18:55:42.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:55:41 smithi029 bash[79042]: cluster 2024-08-29T18:55:40.771872+0000 mon.a (mon.0) 2748 : cluster [DBG] osdmap e1843: 8 total, 8 up, 8 in 2024-08-29T18:55:42.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:55:41 smithi029 bash[77880]: cluster 2024-08-29T18:55:40.771872+0000 mon.a (mon.0) 2748 : cluster [DBG] osdmap e1843: 8 total, 8 up, 8 in 2024-08-29T18:55:43.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:55:42 smithi029 bash[79042]: cluster 2024-08-29T18:55:41.766611+0000 mon.a (mon.0) 2749 : cluster [DBG] osdmap e1844: 8 total, 8 up, 8 in 2024-08-29T18:55:43.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:55:42 smithi029 bash[79042]: cluster 2024-08-29T18:55:41.789977+0000 mgr.y (mgr.25004) 1974 : cluster [DBG] pgmap v3344: 745 pgs: 745 active+clean; 309 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 77 KiB/s rd, 4.3 KiB/s wr, 101 op/s 2024-08-29T18:55:43.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:55:42 smithi110 bash[67519]: cluster 2024-08-29T18:55:41.766611+0000 mon.a (mon.0) 2749 : cluster [DBG] osdmap e1844: 8 total, 8 up, 8 in 2024-08-29T18:55:43.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:55:42 smithi110 bash[67519]: cluster 2024-08-29T18:55:41.789977+0000 mgr.y (mgr.25004) 1974 : cluster [DBG] pgmap v3344: 745 pgs: 745 active+clean; 309 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 77 KiB/s rd, 4.3 KiB/s wr, 101 op/s 2024-08-29T18:55:43.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:55:42 smithi029 bash[77880]: cluster 2024-08-29T18:55:41.766611+0000 mon.a (mon.0) 2749 : cluster [DBG] osdmap e1844: 8 total, 8 up, 8 in 2024-08-29T18:55:43.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:55:42 smithi029 bash[77880]: cluster 2024-08-29T18:55:41.789977+0000 mgr.y (mgr.25004) 1974 : cluster [DBG] pgmap v3344: 745 pgs: 745 active+clean; 309 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 77 KiB/s rd, 4.3 KiB/s wr, 101 op/s 2024-08-29T18:55:44.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:55:43 smithi110 bash[67519]: cluster 2024-08-29T18:55:42.770867+0000 mon.a (mon.0) 2750 : cluster [DBG] osdmap e1845: 8 total, 8 up, 8 in 2024-08-29T18:55:44.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:55:43 smithi029 bash[79042]: cluster 2024-08-29T18:55:42.770867+0000 mon.a (mon.0) 2750 : cluster [DBG] osdmap e1845: 8 total, 8 up, 8 in 2024-08-29T18:55:44.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:55:43 smithi029 bash[77880]: cluster 2024-08-29T18:55:42.770867+0000 mon.a (mon.0) 2750 : cluster [DBG] osdmap e1845: 8 total, 8 up, 8 in 2024-08-29T18:55:44.902 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:55:44 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:55:44] "GET /metrics HTTP/1.1" 200 82987 "" "Prometheus/2.43.0" 2024-08-29T18:55:44.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:55:44 smithi029 bash[79042]: cluster 2024-08-29T18:55:43.791317+0000 mgr.y (mgr.25004) 1975 : cluster [DBG] pgmap v3346: 745 pgs: 745 active+clean; 309 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 59 KiB/s rd, 3.5 KiB/s wr, 78 op/s 2024-08-29T18:55:44.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:55:44 smithi029 bash[79042]: cluster 2024-08-29T18:55:43.823039+0000 mon.a (mon.0) 2751 : cluster [DBG] osdmap e1846: 8 total, 8 up, 8 in 2024-08-29T18:55:44.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:55:44 smithi029 bash[77880]: cluster 2024-08-29T18:55:43.791317+0000 mgr.y (mgr.25004) 1975 : cluster [DBG] pgmap v3346: 745 pgs: 745 active+clean; 309 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 59 KiB/s rd, 3.5 KiB/s wr, 78 op/s 2024-08-29T18:55:44.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:55:44 smithi029 bash[77880]: cluster 2024-08-29T18:55:43.823039+0000 mon.a (mon.0) 2751 : cluster [DBG] osdmap e1846: 8 total, 8 up, 8 in 2024-08-29T18:55:45.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:55:44 smithi110 bash[67519]: cluster 2024-08-29T18:55:43.791317+0000 mgr.y (mgr.25004) 1975 : cluster [DBG] pgmap v3346: 745 pgs: 745 active+clean; 309 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 59 KiB/s rd, 3.5 KiB/s wr, 78 op/s 2024-08-29T18:55:45.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:55:44 smithi110 bash[67519]: cluster 2024-08-29T18:55:43.823039+0000 mon.a (mon.0) 2751 : cluster [DBG] osdmap e1846: 8 total, 8 up, 8 in 2024-08-29T18:55:45.494 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestLibRBD.ObjectMapConsistentSnap (11213 ms) 2024-08-29T18:55:45.494 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestLibRBD.Metadata 2024-08-29T18:55:45.495 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T18:55:46.119 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestLibRBD.Metadata (625 ms) 2024-08-29T18:55:46.119 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestLibRBD.MetadataPP 2024-08-29T18:55:46.119 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T18:55:47.110 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestLibRBD.MetadataPP (990 ms) 2024-08-29T18:55:47.110 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestLibRBD.UpdateFeatures 2024-08-29T18:55:47.110 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T18:55:47.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:55:46 smithi110 bash[67519]: cluster 2024-08-29T18:55:45.794166+0000 mgr.y (mgr.25004) 1976 : cluster [DBG] pgmap v3348: 745 pgs: 745 active+clean; 309 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 49 KiB/s rd, 6.6 KiB/s wr, 68 op/s 2024-08-29T18:55:47.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:55:46 smithi110 bash[67519]: cluster 2024-08-29T18:55:45.824568+0000 mon.a (mon.0) 2752 : cluster [DBG] osdmap e1847: 8 total, 8 up, 8 in 2024-08-29T18:55:47.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:55:46 smithi029 bash[79042]: cluster 2024-08-29T18:55:45.794166+0000 mgr.y (mgr.25004) 1976 : cluster [DBG] pgmap v3348: 745 pgs: 745 active+clean; 309 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 49 KiB/s rd, 6.6 KiB/s wr, 68 op/s 2024-08-29T18:55:47.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:55:46 smithi029 bash[79042]: cluster 2024-08-29T18:55:45.824568+0000 mon.a (mon.0) 2752 : cluster [DBG] osdmap e1847: 8 total, 8 up, 8 in 2024-08-29T18:55:47.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:55:46 smithi029 bash[77880]: cluster 2024-08-29T18:55:45.794166+0000 mgr.y (mgr.25004) 1976 : cluster [DBG] pgmap v3348: 745 pgs: 745 active+clean; 309 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 49 KiB/s rd, 6.6 KiB/s wr, 68 op/s 2024-08-29T18:55:47.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:55:46 smithi029 bash[77880]: cluster 2024-08-29T18:55:45.824568+0000 mon.a (mon.0) 2752 : cluster [DBG] osdmap e1847: 8 total, 8 up, 8 in 2024-08-29T18:55:47.409 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestLibRBD.UpdateFeatures (300 ms) 2024-08-29T18:55:47.410 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestLibRBD.FeaturesBitmaskString 2024-08-29T18:55:47.410 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestLibRBD.FeaturesBitmaskString (0 ms) 2024-08-29T18:55:47.410 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestLibRBD.RebuildObjectMap 2024-08-29T18:55:47.410 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T18:55:48.005 INFO:tasks.workunit.client.0.smithi029.stdout:0.00% done 2024-08-29T18:55:48.006 INFO:tasks.workunit.client.0.smithi029.stdout:25.00% done 2024-08-29T18:55:48.006 INFO:tasks.workunit.client.0.smithi029.stdout:50.00% done 2024-08-29T18:55:48.006 INFO:tasks.workunit.client.0.smithi029.stdout:75.00% done 2024-08-29T18:55:48.006 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestLibRBD.RebuildObjectMap (596 ms) 2024-08-29T18:55:48.006 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestLibRBD.RebuildNewObjectMap 2024-08-29T18:55:48.082 INFO:tasks.workunit.client.0.smithi029.stdout:0.00% done 2024-08-29T18:55:48.082 INFO:tasks.workunit.client.0.smithi029.stdout:25.00% done 2024-08-29T18:55:48.082 INFO:tasks.workunit.client.0.smithi029.stdout:50.00% done 2024-08-29T18:55:48.082 INFO:tasks.workunit.client.0.smithi029.stdout:75.00% done 2024-08-29T18:55:48.082 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestLibRBD.RebuildNewObjectMap (77 ms) 2024-08-29T18:55:48.082 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestLibRBD.CheckObjectMap 2024-08-29T18:55:48.082 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T18:55:48.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:55:47 smithi029 bash[77880]: cluster 2024-08-29T18:55:46.828196+0000 mon.a (mon.0) 2753 : cluster [DBG] osdmap e1848: 8 total, 8 up, 8 in 2024-08-29T18:55:48.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:55:47 smithi029 bash[77880]: cluster 2024-08-29T18:55:47.797660+0000 mgr.y (mgr.25004) 1977 : cluster [DBG] pgmap v3351: 745 pgs: 745 active+clean; 309 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 323 KiB/s rd, 144 KiB/s wr, 542 op/s 2024-08-29T18:55:48.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:55:47 smithi110 bash[67519]: cluster 2024-08-29T18:55:46.828196+0000 mon.a (mon.0) 2753 : cluster [DBG] osdmap e1848: 8 total, 8 up, 8 in 2024-08-29T18:55:48.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:55:47 smithi110 bash[67519]: cluster 2024-08-29T18:55:47.797660+0000 mgr.y (mgr.25004) 1977 : cluster [DBG] pgmap v3351: 745 pgs: 745 active+clean; 309 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 323 KiB/s rd, 144 KiB/s wr, 542 op/s 2024-08-29T18:55:48.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:55:47 smithi029 bash[79042]: cluster 2024-08-29T18:55:46.828196+0000 mon.a (mon.0) 2753 : cluster [DBG] osdmap e1848: 8 total, 8 up, 8 in 2024-08-29T18:55:48.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:55:47 smithi029 bash[79042]: cluster 2024-08-29T18:55:47.797660+0000 mgr.y (mgr.25004) 1977 : cluster [DBG] pgmap v3351: 745 pgs: 745 active+clean; 309 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 323 KiB/s rd, 144 KiB/s wr, 542 op/s 2024-08-29T18:55:49.059 INFO:tasks.workunit.client.0.smithi029.stdout:0.00% done 2024-08-29T18:55:49.060 INFO:tasks.workunit.client.0.smithi029.stdout:25.00% done 2024-08-29T18:55:49.060 INFO:tasks.workunit.client.0.smithi029.stdout:50.00% done 2024-08-29T18:55:49.060 INFO:tasks.workunit.client.0.smithi029.stdout:75.00% done 2024-08-29T18:55:49.060 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestLibRBD.CheckObjectMap (978 ms) 2024-08-29T18:55:49.060 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestLibRBD.BlockingAIO 2024-08-29T18:55:49.060 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T18:55:49.128 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestLibRBD.BlockingAIO (68 ms) 2024-08-29T18:55:49.128 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestLibRBD.ExclusiveLockTransition 2024-08-29T18:55:49.128 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T18:55:49.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:55:48 smithi110 bash[67519]: cluster 2024-08-29T18:55:47.865850+0000 mon.a (mon.0) 2754 : cluster [DBG] osdmap e1849: 8 total, 8 up, 8 in 2024-08-29T18:55:49.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:55:48 smithi110 bash[67519]: audit 2024-08-29T18:55:48.599950+0000 mon.c (mon.2) 806 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:55:49.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:55:48 smithi029 bash[79042]: cluster 2024-08-29T18:55:47.865850+0000 mon.a (mon.0) 2754 : cluster [DBG] osdmap e1849: 8 total, 8 up, 8 in 2024-08-29T18:55:49.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:55:48 smithi029 bash[79042]: audit 2024-08-29T18:55:48.599950+0000 mon.c (mon.2) 806 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:55:49.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:55:48 smithi029 bash[77880]: cluster 2024-08-29T18:55:47.865850+0000 mon.a (mon.0) 2754 : cluster [DBG] osdmap e1849: 8 total, 8 up, 8 in 2024-08-29T18:55:49.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:55:48 smithi029 bash[77880]: audit 2024-08-29T18:55:48.599950+0000 mon.c (mon.2) 806 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:55:49.407 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestLibRBD.ExclusiveLockTransition (279 ms) 2024-08-29T18:55:49.407 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestLibRBD.ExclusiveLockReadTransition 2024-08-29T18:55:49.407 INFO:tasks.workunit.client.0.smithi029.stdout:./src/test/librbd/test_librbd.cc:10793: Skipped 2024-08-29T18:55:49.407 INFO:tasks.workunit.client.0.smithi029.stdout:Skipping due to unmet REQUIRE 2024-08-29T18:55:49.407 INFO:tasks.workunit.client.0.smithi029.stdout:[ SKIPPED ] TestLibRBD.ExclusiveLockReadTransition (0 ms) 2024-08-29T18:55:49.407 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestLibRBD.CacheMayCopyOnWrite 2024-08-29T18:55:49.407 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T18:55:50.077 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestLibRBD.CacheMayCopyOnWrite (670 ms) 2024-08-29T18:55:50.077 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestLibRBD.FlushEmptyOpsOnExternalSnapshot 2024-08-29T18:55:50.077 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T18:55:50.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:55:49 smithi029 bash[77880]: cluster 2024-08-29T18:55:48.875224+0000 mon.a (mon.0) 2755 : cluster [DBG] osdmap e1850: 8 total, 8 up, 8 in 2024-08-29T18:55:50.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:55:49 smithi029 bash[77880]: cluster 2024-08-29T18:55:49.799845+0000 mgr.y (mgr.25004) 1978 : cluster [DBG] pgmap v3354: 745 pgs: 745 active+clean; 309 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 439 KiB/s rd, 193 KiB/s wr, 732 op/s 2024-08-29T18:55:50.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:55:49 smithi029 bash[79042]: cluster 2024-08-29T18:55:48.875224+0000 mon.a (mon.0) 2755 : cluster [DBG] osdmap e1850: 8 total, 8 up, 8 in 2024-08-29T18:55:50.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:55:49 smithi029 bash[79042]: cluster 2024-08-29T18:55:49.799845+0000 mgr.y (mgr.25004) 1978 : cluster [DBG] pgmap v3354: 745 pgs: 745 active+clean; 309 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 439 KiB/s rd, 193 KiB/s wr, 732 op/s 2024-08-29T18:55:50.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:55:49 smithi110 bash[67519]: cluster 2024-08-29T18:55:48.875224+0000 mon.a (mon.0) 2755 : cluster [DBG] osdmap e1850: 8 total, 8 up, 8 in 2024-08-29T18:55:50.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:55:49 smithi110 bash[67519]: cluster 2024-08-29T18:55:49.799845+0000 mgr.y (mgr.25004) 1978 : cluster [DBG] pgmap v3354: 745 pgs: 745 active+clean; 309 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 439 KiB/s rd, 193 KiB/s wr, 732 op/s 2024-08-29T18:55:50.995 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestLibRBD.FlushEmptyOpsOnExternalSnapshot (918 ms) 2024-08-29T18:55:50.996 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestLibRBD.TestImageOptions 2024-08-29T18:55:51.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:55:50 smithi029 bash[79042]: cluster 2024-08-29T18:55:49.876756+0000 mon.a (mon.0) 2756 : cluster [DBG] osdmap e1851: 8 total, 8 up, 8 in 2024-08-29T18:55:51.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:55:50 smithi110 bash[67519]: cluster 2024-08-29T18:55:49.876756+0000 mon.a (mon.0) 2756 : cluster [DBG] osdmap e1851: 8 total, 8 up, 8 in 2024-08-29T18:55:51.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:55:50 smithi029 bash[77880]: cluster 2024-08-29T18:55:49.876756+0000 mon.a (mon.0) 2756 : cluster [DBG] osdmap e1851: 8 total, 8 up, 8 in 2024-08-29T18:55:52.226 INFO:tasks.workunit.client.0.smithi029.stdout:0.00% done 2024-08-29T18:55:52.226 INFO:tasks.workunit.client.0.smithi029.stdout:100.00% done 2024-08-29T18:55:52.227 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestLibRBD.TestImageOptions (1231 ms) 2024-08-29T18:55:52.227 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestLibRBD.TestImageOptionsPP 2024-08-29T18:55:52.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:55:51 smithi029 bash[77880]: cluster 2024-08-29T18:55:50.909218+0000 mon.a (mon.0) 2757 : cluster [DBG] osdmap e1852: 8 total, 8 up, 8 in 2024-08-29T18:55:52.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:55:51 smithi029 bash[77880]: cluster 2024-08-29T18:55:51.803758+0000 mgr.y (mgr.25004) 1979 : cluster [DBG] pgmap v3357: 745 pgs: 745 active+clean; 309 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 412 KiB/s rd, 87 KiB/s wr, 526 op/s 2024-08-29T18:55:52.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:55:51 smithi110 bash[67519]: cluster 2024-08-29T18:55:50.909218+0000 mon.a (mon.0) 2757 : cluster [DBG] osdmap e1852: 8 total, 8 up, 8 in 2024-08-29T18:55:52.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:55:51 smithi110 bash[67519]: cluster 2024-08-29T18:55:51.803758+0000 mgr.y (mgr.25004) 1979 : cluster [DBG] pgmap v3357: 745 pgs: 745 active+clean; 309 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 412 KiB/s rd, 87 KiB/s wr, 526 op/s 2024-08-29T18:55:52.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:55:51 smithi029 bash[79042]: cluster 2024-08-29T18:55:50.909218+0000 mon.a (mon.0) 2757 : cluster [DBG] osdmap e1852: 8 total, 8 up, 8 in 2024-08-29T18:55:52.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:55:51 smithi029 bash[79042]: cluster 2024-08-29T18:55:51.803758+0000 mgr.y (mgr.25004) 1979 : cluster [DBG] pgmap v3357: 745 pgs: 745 active+clean; 309 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 412 KiB/s rd, 87 KiB/s wr, 526 op/s 2024-08-29T18:55:53.193 INFO:tasks.workunit.client.0.smithi029.stdout:0.00% done 2024-08-29T18:55:53.194 INFO:tasks.workunit.client.0.smithi029.stdout:100.00% done 2024-08-29T18:55:53.194 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestLibRBD.TestImageOptionsPP (967 ms) 2024-08-29T18:55:53.194 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestLibRBD.EventSocketPipe 2024-08-29T18:55:53.194 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestLibRBD.EventSocketPipe (0 ms) 2024-08-29T18:55:53.194 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestLibRBD.EventSocketEventfd 2024-08-29T18:55:53.194 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestLibRBD.EventSocketEventfd (0 ms) 2024-08-29T18:55:53.194 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestLibRBD.ImagePollIO 2024-08-29T18:55:53.194 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T18:55:53.291 INFO:tasks.workunit.client.0.smithi029.stdout:wrote: 512 2024-08-29T18:55:53.291 INFO:tasks.workunit.client.0.smithi029.stdout:wrote: 512 2024-08-29T18:55:53.291 INFO:tasks.workunit.client.0.smithi029.stdout:wrote: 512 2024-08-29T18:55:53.291 INFO:tasks.workunit.client.0.smithi029.stdout:wrote: 512 2024-08-29T18:55:53.291 INFO:tasks.workunit.client.0.smithi029.stdout:wrote: 512 2024-08-29T18:55:53.292 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:55:53.292 INFO:tasks.workunit.client.0.smithi029.stdout:started write 2024-08-29T18:55:53.292 INFO:tasks.workunit.client.0.smithi029.stdout:write completion cb called! 2024-08-29T18:55:53.292 INFO:tasks.workunit.client.0.smithi029.stdout:return value is: 0 2024-08-29T18:55:53.292 INFO:tasks.workunit.client.0.smithi029.stdout:finished write 2024-08-29T18:55:53.293 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:55:53.293 INFO:tasks.workunit.client.0.smithi029.stdout:started write 2024-08-29T18:55:53.293 INFO:tasks.workunit.client.0.smithi029.stdout:write completion cb called! 2024-08-29T18:55:53.293 INFO:tasks.workunit.client.0.smithi029.stdout:return value is: 0 2024-08-29T18:55:53.293 INFO:tasks.workunit.client.0.smithi029.stdout:finished write 2024-08-29T18:55:53.293 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:55:53.293 INFO:tasks.workunit.client.0.smithi029.stdout:started write 2024-08-29T18:55:53.293 INFO:tasks.workunit.client.0.smithi029.stdout:write completion cb called! 2024-08-29T18:55:53.294 INFO:tasks.workunit.client.0.smithi029.stdout:return value is: 0 2024-08-29T18:55:53.294 INFO:tasks.workunit.client.0.smithi029.stdout:finished write 2024-08-29T18:55:53.294 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:55:53.294 INFO:tasks.workunit.client.0.smithi029.stdout:started write 2024-08-29T18:55:53.294 INFO:tasks.workunit.client.0.smithi029.stdout:write completion cb called! 2024-08-29T18:55:53.295 INFO:tasks.workunit.client.0.smithi029.stdout:return value is: 0 2024-08-29T18:55:53.295 INFO:tasks.workunit.client.0.smithi029.stdout:finished write 2024-08-29T18:55:53.295 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:55:53.295 INFO:tasks.workunit.client.0.smithi029.stdout:started write 2024-08-29T18:55:53.295 INFO:tasks.workunit.client.0.smithi029.stdout:write completion cb called! 2024-08-29T18:55:53.295 INFO:tasks.workunit.client.0.smithi029.stdout:return value is: 0 2024-08-29T18:55:53.295 INFO:tasks.workunit.client.0.smithi029.stdout:finished write 2024-08-29T18:55:53.296 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:55:53.296 INFO:tasks.workunit.client.0.smithi029.stdout:started read 2024-08-29T18:55:53.296 INFO:tasks.workunit.client.0.smithi029.stdout:read completion cb called! 2024-08-29T18:55:53.296 INFO:tasks.workunit.client.0.smithi029.stdout:return value is: 512 2024-08-29T18:55:53.296 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:55:53.296 INFO:tasks.workunit.client.0.smithi029.stdout:started read 2024-08-29T18:55:53.297 INFO:tasks.workunit.client.0.smithi029.stdout:read completion cb called! 2024-08-29T18:55:53.297 INFO:tasks.workunit.client.0.smithi029.stdout:return value is: 512 2024-08-29T18:55:53.297 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:55:53.297 INFO:tasks.workunit.client.0.smithi029.stdout:started read 2024-08-29T18:55:53.297 INFO:tasks.workunit.client.0.smithi029.stdout:read completion cb called! 2024-08-29T18:55:53.297 INFO:tasks.workunit.client.0.smithi029.stdout:return value is: 512 2024-08-29T18:55:53.297 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:55:53.297 INFO:tasks.workunit.client.0.smithi029.stdout:started read 2024-08-29T18:55:53.297 INFO:tasks.workunit.client.0.smithi029.stdout:read completion cb called! 2024-08-29T18:55:53.297 INFO:tasks.workunit.client.0.smithi029.stdout:return value is: 512 2024-08-29T18:55:53.297 INFO:tasks.workunit.client.0.smithi029.stdout:created completion 2024-08-29T18:55:53.298 INFO:tasks.workunit.client.0.smithi029.stdout:started read 2024-08-29T18:55:53.298 INFO:tasks.workunit.client.0.smithi029.stdout:read completion cb called! 2024-08-29T18:55:53.298 INFO:tasks.workunit.client.0.smithi029.stdout:return value is: 512 2024-08-29T18:55:53.298 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestLibRBD.ImagePollIO (97 ms) 2024-08-29T18:55:53.298 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestLibRBD.Mirror 2024-08-29T18:55:53.302 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T18:55:53.324 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T18:55:53.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:55:52 smithi029 bash[79042]: cluster 2024-08-29T18:55:51.920664+0000 mon.a (mon.0) 2758 : cluster [DBG] osdmap e1853: 8 total, 8 up, 8 in 2024-08-29T18:55:53.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:55:52 smithi110 bash[67519]: cluster 2024-08-29T18:55:51.920664+0000 mon.a (mon.0) 2758 : cluster [DBG] osdmap e1853: 8 total, 8 up, 8 in 2024-08-29T18:55:53.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:55:52 smithi029 bash[77880]: cluster 2024-08-29T18:55:51.920664+0000 mon.a (mon.0) 2758 : cluster [DBG] osdmap e1853: 8 total, 8 up, 8 in 2024-08-29T18:55:54.360 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestLibRBD.Mirror (1070 ms) 2024-08-29T18:55:54.360 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestLibRBD.MirrorPeerAttributes 2024-08-29T18:55:54.397 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestLibRBD.MirrorPeerAttributes (37 ms) 2024-08-29T18:55:54.397 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestLibRBD.CreateWithMirrorEnabled 2024-08-29T18:55:54.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:55:53 smithi110 bash[67519]: cluster 2024-08-29T18:55:52.922134+0000 mon.a (mon.0) 2759 : cluster [DBG] osdmap e1854: 8 total, 8 up, 8 in 2024-08-29T18:55:54.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:55:53 smithi110 bash[67519]: cluster 2024-08-29T18:55:53.804994+0000 mgr.y (mgr.25004) 1980 : cluster [DBG] pgmap v3360: 745 pgs: 745 active+clean; 310 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 517 KiB/s rd, 378 KiB/s wr, 682 op/s 2024-08-29T18:55:54.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:55:53 smithi029 bash[77880]: cluster 2024-08-29T18:55:52.922134+0000 mon.a (mon.0) 2759 : cluster [DBG] osdmap e1854: 8 total, 8 up, 8 in 2024-08-29T18:55:54.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:55:53 smithi029 bash[77880]: cluster 2024-08-29T18:55:53.804994+0000 mgr.y (mgr.25004) 1980 : cluster [DBG] pgmap v3360: 745 pgs: 745 active+clean; 310 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 517 KiB/s rd, 378 KiB/s wr, 682 op/s 2024-08-29T18:55:54.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:55:53 smithi029 bash[79042]: cluster 2024-08-29T18:55:52.922134+0000 mon.a (mon.0) 2759 : cluster [DBG] osdmap e1854: 8 total, 8 up, 8 in 2024-08-29T18:55:54.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:55:53 smithi029 bash[79042]: cluster 2024-08-29T18:55:53.804994+0000 mgr.y (mgr.25004) 1980 : cluster [DBG] pgmap v3360: 745 pgs: 745 active+clean; 310 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 517 KiB/s rd, 378 KiB/s wr, 682 op/s 2024-08-29T18:55:54.902 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:55:54 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:55:54] "GET /metrics HTTP/1.1" 200 82965 "" "Prometheus/2.43.0" 2024-08-29T18:55:55.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:55:54 smithi110 bash[67519]: cluster 2024-08-29T18:55:53.960553+0000 mon.a (mon.0) 2760 : cluster [DBG] osdmap e1855: 8 total, 8 up, 8 in 2024-08-29T18:55:55.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:55:54 smithi110 bash[67519]: audit 2024-08-29T18:55:54.291811+0000 mon.a (mon.0) 2761 : audit [INF] from='client.? 172.21.15.29:0/679330906' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/uuid4"}]: dispatch 2024-08-29T18:55:55.404 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:55:54 smithi110 bash[67519]: audit 2024-08-29T18:55:54.298236+0000 mon.a (mon.0) 2762 : audit [INF] from='client.? 172.21.15.29:0/679330906' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/uuid4"}]': finished 2024-08-29T18:55:55.404 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:55:54 smithi110 bash[67519]: audit 2024-08-29T18:55:54.304154+0000 mon.a (mon.0) 2763 : audit [INF] from='client.? 172.21.15.29:0/679330906' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/db1b737f-d83b-41e0-ab20-c339bd8e5785"}]: dispatch 2024-08-29T18:55:55.404 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:55:54 smithi110 bash[67519]: audit 2024-08-29T18:55:54.310408+0000 mon.a (mon.0) 2764 : audit [INF] from='client.? 172.21.15.29:0/679330906' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/db1b737f-d83b-41e0-ab20-c339bd8e5785"}]': finished 2024-08-29T18:55:55.404 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:55:54 smithi110 bash[67519]: audit 2024-08-29T18:55:54.328944+0000 mon.a (mon.0) 2765 : audit [INF] from='client.? 172.21.15.29:0/679330906' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/e99e75bd-a242-4b24-a253-b29ab9aa14f9"}]: dispatch 2024-08-29T18:55:55.404 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:55:54 smithi110 bash[67519]: audit 2024-08-29T18:55:54.335063+0000 mon.a (mon.0) 2766 : audit [INF] from='client.? 172.21.15.29:0/679330906' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/e99e75bd-a242-4b24-a253-b29ab9aa14f9"}]': finished 2024-08-29T18:55:55.404 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:55:54 smithi110 bash[67519]: audit 2024-08-29T18:55:54.340474+0000 mon.a (mon.0) 2767 : audit [INF] from='client.? 172.21.15.29:0/679330906' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/5b736110-5a4a-4f64-b68f-d1f8dcab398f"}]: dispatch 2024-08-29T18:55:55.404 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:55:54 smithi110 bash[67519]: audit 2024-08-29T18:55:54.346486+0000 mon.a (mon.0) 2768 : audit [INF] from='client.? 172.21.15.29:0/679330906' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/5b736110-5a4a-4f64-b68f-d1f8dcab398f"}]': finished 2024-08-29T18:55:55.404 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:55:54 smithi110 bash[67519]: audit 2024-08-29T18:55:54.370500+0000 mon.a (mon.0) 2769 : audit [DBG] from='client.? 172.21.15.29:0/679330906' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer/91/29a51441-374d-4b1b-9a25-f2ac202755be"}]: dispatch 2024-08-29T18:55:55.404 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:55:54 smithi110 bash[67519]: audit 2024-08-29T18:55:54.379231+0000 mon.a (mon.0) 2770 : audit [INF] from='client.? 172.21.15.29:0/679330906' entity='client.admin' 2024-08-29T18:55:55.404 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:55:54 smithi110 bash[67519]: audit 2024-08-29T18:55:54.380213+0000 mon.a (mon.0) 2771 : audit [DBG] from='client.? 172.21.15.29:0/679330906' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer/91/29a51441-374d-4b1b-9a25-f2ac202755be"}]: dispatch 2024-08-29T18:55:55.404 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:55:54 smithi110 bash[67519]: audit 2024-08-29T18:55:54.380929+0000 mon.a (mon.0) 2772 : audit [INF] from='client.? 172.21.15.29:0/679330906' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/29a51441-374d-4b1b-9a25-f2ac202755be"}]: dispatch 2024-08-29T18:55:55.404 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:55:54 smithi110 bash[67519]: audit 2024-08-29T18:55:54.386631+0000 mon.a (mon.0) 2773 : audit [INF] from='client.? 172.21.15.29:0/679330906' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/29a51441-374d-4b1b-9a25-f2ac202755be"}]': finished 2024-08-29T18:55:55.405 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:55:54 smithi029 bash[79042]: cluster 2024-08-29T18:55:53.960553+0000 mon.a (mon.0) 2760 : cluster [DBG] osdmap e1855: 8 total, 8 up, 8 in 2024-08-29T18:55:55.405 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:55:54 smithi029 bash[79042]: audit 2024-08-29T18:55:54.291811+0000 mon.a (mon.0) 2761 : audit [INF] from='client.? 172.21.15.29:0/679330906' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/uuid4"}]: dispatch 2024-08-29T18:55:55.405 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:55:54 smithi029 bash[79042]: audit 2024-08-29T18:55:54.298236+0000 mon.a (mon.0) 2762 : audit [INF] from='client.? 172.21.15.29:0/679330906' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/uuid4"}]': finished 2024-08-29T18:55:55.405 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:55:54 smithi029 bash[79042]: audit 2024-08-29T18:55:54.304154+0000 mon.a (mon.0) 2763 : audit [INF] from='client.? 172.21.15.29:0/679330906' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/db1b737f-d83b-41e0-ab20-c339bd8e5785"}]: dispatch 2024-08-29T18:55:55.405 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:55:54 smithi029 bash[79042]: audit 2024-08-29T18:55:54.310408+0000 mon.a (mon.0) 2764 : audit [INF] from='client.? 172.21.15.29:0/679330906' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/db1b737f-d83b-41e0-ab20-c339bd8e5785"}]': finished 2024-08-29T18:55:55.405 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:55:54 smithi029 bash[79042]: audit 2024-08-29T18:55:54.328944+0000 mon.a (mon.0) 2765 : audit [INF] from='client.? 172.21.15.29:0/679330906' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/e99e75bd-a242-4b24-a253-b29ab9aa14f9"}]: dispatch 2024-08-29T18:55:55.405 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:55:54 smithi029 bash[79042]: audit 2024-08-29T18:55:54.335063+0000 mon.a (mon.0) 2766 : audit [INF] from='client.? 172.21.15.29:0/679330906' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/e99e75bd-a242-4b24-a253-b29ab9aa14f9"}]': finished 2024-08-29T18:55:55.405 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:55:54 smithi029 bash[79042]: audit 2024-08-29T18:55:54.340474+0000 mon.a (mon.0) 2767 : audit [INF] from='client.? 172.21.15.29:0/679330906' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/5b736110-5a4a-4f64-b68f-d1f8dcab398f"}]: dispatch 2024-08-29T18:55:55.406 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:55:54 smithi029 bash[79042]: audit 2024-08-29T18:55:54.346486+0000 mon.a (mon.0) 2768 : audit [INF] from='client.? 172.21.15.29:0/679330906' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/5b736110-5a4a-4f64-b68f-d1f8dcab398f"}]': finished 2024-08-29T18:55:55.406 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:55:54 smithi029 bash[79042]: audit 2024-08-29T18:55:54.370500+0000 mon.a (mon.0) 2769 : audit [DBG] from='client.? 172.21.15.29:0/679330906' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer/91/29a51441-374d-4b1b-9a25-f2ac202755be"}]: dispatch 2024-08-29T18:55:55.406 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:55:54 smithi029 bash[79042]: audit 2024-08-29T18:55:54.379231+0000 mon.a (mon.0) 2770 : audit [INF] from='client.? 172.21.15.29:0/679330906' entity='client.admin' 2024-08-29T18:55:55.406 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:55:54 smithi029 bash[79042]: audit 2024-08-29T18:55:54.380213+0000 mon.a (mon.0) 2771 : audit [DBG] from='client.? 172.21.15.29:0/679330906' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer/91/29a51441-374d-4b1b-9a25-f2ac202755be"}]: dispatch 2024-08-29T18:55:55.406 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:55:54 smithi029 bash[79042]: audit 2024-08-29T18:55:54.380929+0000 mon.a (mon.0) 2772 : audit [INF] from='client.? 172.21.15.29:0/679330906' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/29a51441-374d-4b1b-9a25-f2ac202755be"}]: dispatch 2024-08-29T18:55:55.406 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:55:54 smithi029 bash[79042]: audit 2024-08-29T18:55:54.386631+0000 mon.a (mon.0) 2773 : audit [INF] from='client.? 172.21.15.29:0/679330906' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/29a51441-374d-4b1b-9a25-f2ac202755be"}]': finished 2024-08-29T18:55:55.406 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:55:54 smithi029 bash[77880]: cluster 2024-08-29T18:55:53.960553+0000 mon.a (mon.0) 2760 : cluster [DBG] osdmap e1855: 8 total, 8 up, 8 in 2024-08-29T18:55:55.406 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:55:54 smithi029 bash[77880]: audit 2024-08-29T18:55:54.291811+0000 mon.a (mon.0) 2761 : audit [INF] from='client.? 172.21.15.29:0/679330906' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/uuid4"}]: dispatch 2024-08-29T18:55:55.406 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:55:54 smithi029 bash[77880]: audit 2024-08-29T18:55:54.298236+0000 mon.a (mon.0) 2762 : audit [INF] from='client.? 172.21.15.29:0/679330906' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/uuid4"}]': finished 2024-08-29T18:55:55.406 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:55:54 smithi029 bash[77880]: audit 2024-08-29T18:55:54.304154+0000 mon.a (mon.0) 2763 : audit [INF] from='client.? 172.21.15.29:0/679330906' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/db1b737f-d83b-41e0-ab20-c339bd8e5785"}]: dispatch 2024-08-29T18:55:55.406 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:55:54 smithi029 bash[77880]: audit 2024-08-29T18:55:54.310408+0000 mon.a (mon.0) 2764 : audit [INF] from='client.? 172.21.15.29:0/679330906' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/db1b737f-d83b-41e0-ab20-c339bd8e5785"}]': finished 2024-08-29T18:55:55.407 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:55:54 smithi029 bash[77880]: audit 2024-08-29T18:55:54.328944+0000 mon.a (mon.0) 2765 : audit [INF] from='client.? 172.21.15.29:0/679330906' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/e99e75bd-a242-4b24-a253-b29ab9aa14f9"}]: dispatch 2024-08-29T18:55:55.407 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:55:54 smithi029 bash[77880]: audit 2024-08-29T18:55:54.335063+0000 mon.a (mon.0) 2766 : audit [INF] from='client.? 172.21.15.29:0/679330906' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/e99e75bd-a242-4b24-a253-b29ab9aa14f9"}]': finished 2024-08-29T18:55:55.407 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:55:54 smithi029 bash[77880]: audit 2024-08-29T18:55:54.340474+0000 mon.a (mon.0) 2767 : audit [INF] from='client.? 172.21.15.29:0/679330906' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/5b736110-5a4a-4f64-b68f-d1f8dcab398f"}]: dispatch 2024-08-29T18:55:55.407 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:55:54 smithi029 bash[77880]: audit 2024-08-29T18:55:54.346486+0000 mon.a (mon.0) 2768 : audit [INF] from='client.? 172.21.15.29:0/679330906' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/5b736110-5a4a-4f64-b68f-d1f8dcab398f"}]': finished 2024-08-29T18:55:55.407 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:55:54 smithi029 bash[77880]: audit 2024-08-29T18:55:54.370500+0000 mon.a (mon.0) 2769 : audit [DBG] from='client.? 172.21.15.29:0/679330906' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer/91/29a51441-374d-4b1b-9a25-f2ac202755be"}]: dispatch 2024-08-29T18:55:55.407 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:55:54 smithi029 bash[77880]: audit 2024-08-29T18:55:54.379231+0000 mon.a (mon.0) 2770 : audit [INF] from='client.? 172.21.15.29:0/679330906' entity='client.admin' 2024-08-29T18:55:55.407 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:55:54 smithi029 bash[77880]: audit 2024-08-29T18:55:54.380213+0000 mon.a (mon.0) 2771 : audit [DBG] from='client.? 172.21.15.29:0/679330906' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer/91/29a51441-374d-4b1b-9a25-f2ac202755be"}]: dispatch 2024-08-29T18:55:55.407 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:55:54 smithi029 bash[77880]: audit 2024-08-29T18:55:54.380929+0000 mon.a (mon.0) 2772 : audit [INF] from='client.? 172.21.15.29:0/679330906' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/29a51441-374d-4b1b-9a25-f2ac202755be"}]: dispatch 2024-08-29T18:55:55.407 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:55:54 smithi029 bash[77880]: audit 2024-08-29T18:55:54.386631+0000 mon.a (mon.0) 2773 : audit [INF] from='client.? 172.21.15.29:0/679330906' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/29a51441-374d-4b1b-9a25-f2ac202755be"}]': finished 2024-08-29T18:55:56.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:55:56 smithi029 bash[77880]: cluster 2024-08-29T18:55:55.393690+0000 mon.a (mon.0) 2774 : cluster [DBG] osdmap e1856: 8 total, 8 up, 8 in 2024-08-29T18:55:56.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:55:56 smithi029 bash[77880]: cluster 2024-08-29T18:55:55.806466+0000 mgr.y (mgr.25004) 1981 : cluster [DBG] pgmap v3363: 745 pgs: 745 active+clean; 314 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 261 KiB/s rd, 1.1 MiB/s wr, 362 op/s 2024-08-29T18:55:56.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:55:56 smithi029 bash[79042]: cluster 2024-08-29T18:55:55.393690+0000 mon.a (mon.0) 2774 : cluster [DBG] osdmap e1856: 8 total, 8 up, 8 in 2024-08-29T18:55:56.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:55:56 smithi029 bash[79042]: cluster 2024-08-29T18:55:55.806466+0000 mgr.y (mgr.25004) 1981 : cluster [DBG] pgmap v3363: 745 pgs: 745 active+clean; 314 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 261 KiB/s rd, 1.1 MiB/s wr, 362 op/s 2024-08-29T18:55:56.653 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:55:56 smithi110 bash[67519]: cluster 2024-08-29T18:55:55.393690+0000 mon.a (mon.0) 2774 : cluster [DBG] osdmap e1856: 8 total, 8 up, 8 in 2024-08-29T18:55:56.653 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:55:56 smithi110 bash[67519]: cluster 2024-08-29T18:55:55.806466+0000 mgr.y (mgr.25004) 1981 : cluster [DBG] pgmap v3363: 745 pgs: 745 active+clean; 314 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 261 KiB/s rd, 1.1 MiB/s wr, 362 op/s 2024-08-29T18:55:57.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:55:57 smithi110 bash[67519]: cluster 2024-08-29T18:55:56.405027+0000 mon.a (mon.0) 2775 : cluster [DBG] osdmap e1857: 8 total, 8 up, 8 in 2024-08-29T18:55:57.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:55:57 smithi029 bash[79042]: cluster 2024-08-29T18:55:56.405027+0000 mon.a (mon.0) 2775 : cluster [DBG] osdmap e1857: 8 total, 8 up, 8 in 2024-08-29T18:55:57.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:55:57 smithi029 bash[77880]: cluster 2024-08-29T18:55:56.405027+0000 mon.a (mon.0) 2775 : cluster [DBG] osdmap e1857: 8 total, 8 up, 8 in 2024-08-29T18:55:58.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:55:58 smithi029 bash[77880]: cluster 2024-08-29T18:55:57.412400+0000 mon.a (mon.0) 2776 : cluster [DBG] osdmap e1858: 8 total, 8 up, 8 in 2024-08-29T18:55:58.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:55:58 smithi029 bash[77880]: cluster 2024-08-29T18:55:57.808780+0000 mgr.y (mgr.25004) 1982 : cluster [DBG] pgmap v3366: 745 pgs: 745 active+clean; 317 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 215 KiB/s rd, 1.8 MiB/s wr, 283 op/s 2024-08-29T18:55:58.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:55:58 smithi110 bash[67519]: cluster 2024-08-29T18:55:57.412400+0000 mon.a (mon.0) 2776 : cluster [DBG] osdmap e1858: 8 total, 8 up, 8 in 2024-08-29T18:55:58.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:55:58 smithi110 bash[67519]: cluster 2024-08-29T18:55:57.808780+0000 mgr.y (mgr.25004) 1982 : cluster [DBG] pgmap v3366: 745 pgs: 745 active+clean; 317 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 215 KiB/s rd, 1.8 MiB/s wr, 283 op/s 2024-08-29T18:55:58.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:55:58 smithi029 bash[79042]: cluster 2024-08-29T18:55:57.412400+0000 mon.a (mon.0) 2776 : cluster [DBG] osdmap e1858: 8 total, 8 up, 8 in 2024-08-29T18:55:58.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:55:58 smithi029 bash[79042]: cluster 2024-08-29T18:55:57.808780+0000 mgr.y (mgr.25004) 1982 : cluster [DBG] pgmap v3366: 745 pgs: 745 active+clean; 317 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 215 KiB/s rd, 1.8 MiB/s wr, 283 op/s 2024-08-29T18:55:59.512 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestLibRBD.CreateWithMirrorEnabled (5115 ms) 2024-08-29T18:55:59.512 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestLibRBD.FlushCacheWithCopyupOnExternalSnapshot 2024-08-29T18:55:59.512 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T18:55:59.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:55:59 smithi029 bash[77880]: cluster 2024-08-29T18:55:58.425249+0000 mon.a (mon.0) 2777 : cluster [DBG] osdmap e1859: 8 total, 8 up, 8 in 2024-08-29T18:55:59.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:55:59 smithi110 bash[67519]: cluster 2024-08-29T18:55:58.425249+0000 mon.a (mon.0) 2777 : cluster [DBG] osdmap e1859: 8 total, 8 up, 8 in 2024-08-29T18:55:59.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:55:59 smithi029 bash[79042]: cluster 2024-08-29T18:55:58.425249+0000 mon.a (mon.0) 2777 : cluster [DBG] osdmap e1859: 8 total, 8 up, 8 in 2024-08-29T18:56:00.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:56:00 smithi029 bash[77880]: cluster 2024-08-29T18:55:59.427300+0000 mon.a (mon.0) 2778 : cluster [DBG] osdmap e1860: 8 total, 8 up, 8 in 2024-08-29T18:56:00.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:56:00 smithi029 bash[77880]: cluster 2024-08-29T18:55:59.810057+0000 mgr.y (mgr.25004) 1983 : cluster [DBG] pgmap v3369: 745 pgs: 745 active+clean; 317 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 130 KiB/s rd, 978 KiB/s wr, 182 op/s 2024-08-29T18:56:00.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:56:00 smithi110 bash[67519]: cluster 2024-08-29T18:55:59.427300+0000 mon.a (mon.0) 2778 : cluster [DBG] osdmap e1860: 8 total, 8 up, 8 in 2024-08-29T18:56:00.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:56:00 smithi110 bash[67519]: cluster 2024-08-29T18:55:59.810057+0000 mgr.y (mgr.25004) 1983 : cluster [DBG] pgmap v3369: 745 pgs: 745 active+clean; 317 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 130 KiB/s rd, 978 KiB/s wr, 182 op/s 2024-08-29T18:56:00.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:56:00 smithi029 bash[79042]: cluster 2024-08-29T18:55:59.427300+0000 mon.a (mon.0) 2778 : cluster [DBG] osdmap e1860: 8 total, 8 up, 8 in 2024-08-29T18:56:00.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:56:00 smithi029 bash[79042]: cluster 2024-08-29T18:55:59.810057+0000 mgr.y (mgr.25004) 1983 : cluster [DBG] pgmap v3369: 745 pgs: 745 active+clean; 317 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 130 KiB/s rd, 978 KiB/s wr, 182 op/s 2024-08-29T18:56:01.522 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestLibRBD.FlushCacheWithCopyupOnExternalSnapshot (2010 ms) 2024-08-29T18:56:01.523 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestLibRBD.ExclusiveLock 2024-08-29T18:56:01.523 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T18:56:01.655 INFO:tasks.workunit.client.0.smithi029.stdout:2: acquiring exclusive lock 2024-08-29T18:56:01.655 INFO:tasks.workunit.client.0.smithi029.stdout:1: acquiring exclusive lock 2024-08-29T18:56:01.666 INFO:tasks.workunit.client.0.smithi029.stdout:2: exclusive lock acquired 2024-08-29T18:56:01.685 INFO:tasks.workunit.client.0.smithi029.stdout:2: releasing exclusive lock 2024-08-29T18:56:01.693 INFO:tasks.workunit.client.0.smithi029.stdout:2: exclusive lock released 2024-08-29T18:56:01.693 INFO:tasks.workunit.client.0.smithi029.stdout:2: acquiring exclusive lock 2024-08-29T18:56:01.706 INFO:tasks.workunit.client.0.smithi029.stdout:2: exclusive lock acquired 2024-08-29T18:56:01.745 INFO:tasks.workunit.client.0.smithi029.stdout:2: releasing exclusive lock 2024-08-29T18:56:01.753 INFO:tasks.workunit.client.0.smithi029.stdout:2: exclusive lock released 2024-08-29T18:56:01.753 INFO:tasks.workunit.client.0.smithi029.stdout:2: acquiring exclusive lock 2024-08-29T18:56:01.762 INFO:tasks.workunit.client.0.smithi029.stdout:1: exclusive lock acquired 2024-08-29T18:56:01.788 INFO:tasks.workunit.client.0.smithi029.stdout:1: releasing exclusive lock 2024-08-29T18:56:01.795 INFO:tasks.workunit.client.0.smithi029.stdout:1: exclusive lock released 2024-08-29T18:56:01.795 INFO:tasks.workunit.client.0.smithi029.stdout:1: acquiring exclusive lock 2024-08-29T18:56:01.805 INFO:tasks.workunit.client.0.smithi029.stdout:1: exclusive lock acquired 2024-08-29T18:56:01.817 INFO:tasks.workunit.client.0.smithi029.stdout:1: releasing exclusive lock 2024-08-29T18:56:01.823 INFO:tasks.workunit.client.0.smithi029.stdout:1: exclusive lock released 2024-08-29T18:56:01.823 INFO:tasks.workunit.client.0.smithi029.stdout:1: acquiring exclusive lock 2024-08-29T18:56:01.832 INFO:tasks.workunit.client.0.smithi029.stdout:1: exclusive lock acquired 2024-08-29T18:56:01.839 INFO:tasks.workunit.client.0.smithi029.stdout:1: releasing exclusive lock 2024-08-29T18:56:01.846 INFO:tasks.workunit.client.0.smithi029.stdout:1: exclusive lock released 2024-08-29T18:56:01.846 INFO:tasks.workunit.client.0.smithi029.stdout:1: acquiring exclusive lock 2024-08-29T18:56:01.855 INFO:tasks.workunit.client.0.smithi029.stdout:2: exclusive lock acquired 2024-08-29T18:56:01.878 INFO:tasks.workunit.client.0.smithi029.stdout:2: releasing exclusive lock 2024-08-29T18:56:01.885 INFO:tasks.workunit.client.0.smithi029.stdout:2: exclusive lock released 2024-08-29T18:56:01.885 INFO:tasks.workunit.client.0.smithi029.stdout:2: acquiring exclusive lock 2024-08-29T18:56:01.895 INFO:tasks.workunit.client.0.smithi029.stdout:1: exclusive lock acquired 2024-08-29T18:56:01.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:56:01 smithi110 bash[67519]: cluster 2024-08-29T18:56:00.452920+0000 mon.a (mon.0) 2779 : cluster [DBG] osdmap e1861: 8 total, 8 up, 8 in 2024-08-29T18:56:01.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:56:01 smithi029 bash[79042]: cluster 2024-08-29T18:56:00.452920+0000 mon.a (mon.0) 2779 : cluster [DBG] osdmap e1861: 8 total, 8 up, 8 in 2024-08-29T18:56:01.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:56:01 smithi029 bash[77880]: cluster 2024-08-29T18:56:00.452920+0000 mon.a (mon.0) 2779 : cluster [DBG] osdmap e1861: 8 total, 8 up, 8 in 2024-08-29T18:56:01.933 INFO:tasks.workunit.client.0.smithi029.stdout:1: releasing exclusive lock 2024-08-29T18:56:01.939 INFO:tasks.workunit.client.0.smithi029.stdout:1: exclusive lock released 2024-08-29T18:56:01.939 INFO:tasks.workunit.client.0.smithi029.stdout:1: acquiring exclusive lock 2024-08-29T18:56:01.948 INFO:tasks.workunit.client.0.smithi029.stdout:2: exclusive lock acquired 2024-08-29T18:56:01.994 INFO:tasks.workunit.client.0.smithi029.stdout:2: releasing exclusive lock 2024-08-29T18:56:02.002 INFO:tasks.workunit.client.0.smithi029.stdout:2: exclusive lock released 2024-08-29T18:56:02.002 INFO:tasks.workunit.client.0.smithi029.stdout:2: acquiring exclusive lock 2024-08-29T18:56:02.013 INFO:tasks.workunit.client.0.smithi029.stdout:2: exclusive lock acquired 2024-08-29T18:56:02.033 INFO:tasks.workunit.client.0.smithi029.stdout:2: releasing exclusive lock 2024-08-29T18:56:02.039 INFO:tasks.workunit.client.0.smithi029.stdout:2: exclusive lock released 2024-08-29T18:56:02.049 INFO:tasks.workunit.client.0.smithi029.stdout:1: exclusive lock acquired 2024-08-29T18:56:02.075 INFO:tasks.workunit.client.0.smithi029.stdout:1: releasing exclusive lock 2024-08-29T18:56:02.084 INFO:tasks.workunit.client.0.smithi029.stdout:1: exclusive lock released 2024-08-29T18:56:02.124 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestLibRBD.ExclusiveLock (601 ms) 2024-08-29T18:56:02.125 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestLibRBD.BreakLock 2024-08-29T18:56:02.163 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T18:56:02.573 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestLibRBD.BreakLock (449 ms) 2024-08-29T18:56:02.573 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestLibRBD.DiscardAfterWrite 2024-08-29T18:56:02.573 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T18:56:02.630 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestLibRBD.DiscardAfterWrite (57 ms) 2024-08-29T18:56:02.630 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestLibRBD.DefaultFeatures 2024-08-29T18:56:02.630 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestLibRBD.DefaultFeatures (0 ms) 2024-08-29T18:56:02.630 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestLibRBD.TestTrashMoveAndPurge 2024-08-29T18:56:02.630 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T18:56:02.803 INFO:tasks.workunit.client.0.smithi029.stdout:0.00% done 2024-08-29T18:56:02.803 INFO:tasks.workunit.client.0.smithi029.stdout:1.56% done 2024-08-29T18:56:02.803 INFO:tasks.workunit.client.0.smithi029.stdout:3.12% done 2024-08-29T18:56:02.803 INFO:tasks.workunit.client.0.smithi029.stdout:4.69% done 2024-08-29T18:56:02.803 INFO:tasks.workunit.client.0.smithi029.stdout:6.25% done 2024-08-29T18:56:02.803 INFO:tasks.workunit.client.0.smithi029.stdout:7.81% done 2024-08-29T18:56:02.803 INFO:tasks.workunit.client.0.smithi029.stdout:9.38% done 2024-08-29T18:56:02.803 INFO:tasks.workunit.client.0.smithi029.stdout:10.94% done 2024-08-29T18:56:02.804 INFO:tasks.workunit.client.0.smithi029.stdout:12.50% done 2024-08-29T18:56:02.804 INFO:tasks.workunit.client.0.smithi029.stdout:14.06% done 2024-08-29T18:56:02.804 INFO:tasks.workunit.client.0.smithi029.stdout:15.62% done 2024-08-29T18:56:02.804 INFO:tasks.workunit.client.0.smithi029.stdout:17.19% done 2024-08-29T18:56:02.804 INFO:tasks.workunit.client.0.smithi029.stdout:18.75% done 2024-08-29T18:56:02.804 INFO:tasks.workunit.client.0.smithi029.stdout:20.31% done 2024-08-29T18:56:02.804 INFO:tasks.workunit.client.0.smithi029.stdout:21.88% done 2024-08-29T18:56:02.804 INFO:tasks.workunit.client.0.smithi029.stdout:23.44% done 2024-08-29T18:56:02.804 INFO:tasks.workunit.client.0.smithi029.stdout:25.00% done 2024-08-29T18:56:02.804 INFO:tasks.workunit.client.0.smithi029.stdout:26.56% done 2024-08-29T18:56:02.804 INFO:tasks.workunit.client.0.smithi029.stdout:28.12% done 2024-08-29T18:56:02.804 INFO:tasks.workunit.client.0.smithi029.stdout:29.69% done 2024-08-29T18:56:02.804 INFO:tasks.workunit.client.0.smithi029.stdout:31.25% done 2024-08-29T18:56:02.805 INFO:tasks.workunit.client.0.smithi029.stdout:32.81% done 2024-08-29T18:56:02.805 INFO:tasks.workunit.client.0.smithi029.stdout:34.38% done 2024-08-29T18:56:02.805 INFO:tasks.workunit.client.0.smithi029.stdout:35.94% done 2024-08-29T18:56:02.805 INFO:tasks.workunit.client.0.smithi029.stdout:37.50% done 2024-08-29T18:56:02.805 INFO:tasks.workunit.client.0.smithi029.stdout:39.06% done 2024-08-29T18:56:02.805 INFO:tasks.workunit.client.0.smithi029.stdout:40.62% done 2024-08-29T18:56:02.805 INFO:tasks.workunit.client.0.smithi029.stdout:42.19% done 2024-08-29T18:56:02.805 INFO:tasks.workunit.client.0.smithi029.stdout:43.75% done 2024-08-29T18:56:02.805 INFO:tasks.workunit.client.0.smithi029.stdout:45.31% done 2024-08-29T18:56:02.805 INFO:tasks.workunit.client.0.smithi029.stdout:46.88% done 2024-08-29T18:56:02.805 INFO:tasks.workunit.client.0.smithi029.stdout:48.44% done 2024-08-29T18:56:02.805 INFO:tasks.workunit.client.0.smithi029.stdout:50.00% done 2024-08-29T18:56:02.805 INFO:tasks.workunit.client.0.smithi029.stdout:51.56% done 2024-08-29T18:56:02.806 INFO:tasks.workunit.client.0.smithi029.stdout:53.12% done 2024-08-29T18:56:02.806 INFO:tasks.workunit.client.0.smithi029.stdout:54.69% done 2024-08-29T18:56:02.806 INFO:tasks.workunit.client.0.smithi029.stdout:56.25% done 2024-08-29T18:56:02.806 INFO:tasks.workunit.client.0.smithi029.stdout:57.81% done 2024-08-29T18:56:02.806 INFO:tasks.workunit.client.0.smithi029.stdout:59.38% done 2024-08-29T18:56:02.806 INFO:tasks.workunit.client.0.smithi029.stdout:60.94% done 2024-08-29T18:56:02.806 INFO:tasks.workunit.client.0.smithi029.stdout:62.50% done 2024-08-29T18:56:02.806 INFO:tasks.workunit.client.0.smithi029.stdout:64.06% done 2024-08-29T18:56:02.806 INFO:tasks.workunit.client.0.smithi029.stdout:65.62% done 2024-08-29T18:56:02.806 INFO:tasks.workunit.client.0.smithi029.stdout:67.19% done 2024-08-29T18:56:02.806 INFO:tasks.workunit.client.0.smithi029.stdout:68.75% done 2024-08-29T18:56:02.806 INFO:tasks.workunit.client.0.smithi029.stdout:70.31% done 2024-08-29T18:56:02.806 INFO:tasks.workunit.client.0.smithi029.stdout:71.88% done 2024-08-29T18:56:02.807 INFO:tasks.workunit.client.0.smithi029.stdout:73.44% done 2024-08-29T18:56:02.807 INFO:tasks.workunit.client.0.smithi029.stdout:75.00% done 2024-08-29T18:56:02.807 INFO:tasks.workunit.client.0.smithi029.stdout:76.56% done 2024-08-29T18:56:02.807 INFO:tasks.workunit.client.0.smithi029.stdout:78.12% done 2024-08-29T18:56:02.807 INFO:tasks.workunit.client.0.smithi029.stdout:79.69% done 2024-08-29T18:56:02.807 INFO:tasks.workunit.client.0.smithi029.stdout:81.25% done 2024-08-29T18:56:02.807 INFO:tasks.workunit.client.0.smithi029.stdout:82.81% done 2024-08-29T18:56:02.807 INFO:tasks.workunit.client.0.smithi029.stdout:84.38% done 2024-08-29T18:56:02.807 INFO:tasks.workunit.client.0.smithi029.stdout:85.94% done 2024-08-29T18:56:02.807 INFO:tasks.workunit.client.0.smithi029.stdout:87.50% done 2024-08-29T18:56:02.807 INFO:tasks.workunit.client.0.smithi029.stdout:89.06% done 2024-08-29T18:56:02.807 INFO:tasks.workunit.client.0.smithi029.stdout:90.62% done 2024-08-29T18:56:02.807 INFO:tasks.workunit.client.0.smithi029.stdout:92.19% done 2024-08-29T18:56:02.807 INFO:tasks.workunit.client.0.smithi029.stdout:93.75% done 2024-08-29T18:56:02.808 INFO:tasks.workunit.client.0.smithi029.stdout:95.31% done 2024-08-29T18:56:02.808 INFO:tasks.workunit.client.0.smithi029.stdout:96.88% done 2024-08-29T18:56:02.808 INFO:tasks.workunit.client.0.smithi029.stdout:98.44% done 2024-08-29T18:56:02.808 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestLibRBD.TestTrashMoveAndPurge (173 ms) 2024-08-29T18:56:02.808 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestLibRBD.TestTrashMoveAndPurgeNonExpiredDelay 2024-08-29T18:56:02.808 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T18:56:02.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:56:02 smithi110 bash[67519]: cluster 2024-08-29T18:56:01.453537+0000 mon.a (mon.0) 2780 : cluster [DBG] osdmap e1862: 8 total, 8 up, 8 in 2024-08-29T18:56:02.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:56:02 smithi110 bash[67519]: cluster 2024-08-29T18:56:01.812255+0000 mgr.y (mgr.25004) 1984 : cluster [DBG] pgmap v3372: 745 pgs: 745 active+clean; 318 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 168 KiB/s rd, 79 KiB/s wr, 220 op/s 2024-08-29T18:56:02.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:56:02 smithi110 bash[67519]: audit 2024-08-29T18:56:02.235310+0000 mon.c (mon.2) 807 : audit [INF] from='client.? 172.21.15.29:0/2892475748' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.29:0/3534909887"}]: dispatch 2024-08-29T18:56:02.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:56:02 smithi110 bash[67519]: audit 2024-08-29T18:56:02.235799+0000 mon.a (mon.0) 2781 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.29:0/3534909887"}]: dispatch 2024-08-29T18:56:02.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:56:02 smithi029 bash[79042]: cluster 2024-08-29T18:56:01.453537+0000 mon.a (mon.0) 2780 : cluster [DBG] osdmap e1862: 8 total, 8 up, 8 in 2024-08-29T18:56:02.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:56:02 smithi029 bash[79042]: cluster 2024-08-29T18:56:01.812255+0000 mgr.y (mgr.25004) 1984 : cluster [DBG] pgmap v3372: 745 pgs: 745 active+clean; 318 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 168 KiB/s rd, 79 KiB/s wr, 220 op/s 2024-08-29T18:56:02.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:56:02 smithi029 bash[79042]: audit 2024-08-29T18:56:02.235310+0000 mon.c (mon.2) 807 : audit [INF] from='client.? 172.21.15.29:0/2892475748' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.29:0/3534909887"}]: dispatch 2024-08-29T18:56:02.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:56:02 smithi029 bash[79042]: audit 2024-08-29T18:56:02.235799+0000 mon.a (mon.0) 2781 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.29:0/3534909887"}]: dispatch 2024-08-29T18:56:02.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:56:02 smithi029 bash[77880]: cluster 2024-08-29T18:56:01.453537+0000 mon.a (mon.0) 2780 : cluster [DBG] osdmap e1862: 8 total, 8 up, 8 in 2024-08-29T18:56:02.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:56:02 smithi029 bash[77880]: cluster 2024-08-29T18:56:01.812255+0000 mgr.y (mgr.25004) 1984 : cluster [DBG] pgmap v3372: 745 pgs: 745 active+clean; 318 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 168 KiB/s rd, 79 KiB/s wr, 220 op/s 2024-08-29T18:56:02.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:56:02 smithi029 bash[77880]: audit 2024-08-29T18:56:02.235310+0000 mon.c (mon.2) 807 : audit [INF] from='client.? 172.21.15.29:0/2892475748' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.29:0/3534909887"}]: dispatch 2024-08-29T18:56:02.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:56:02 smithi029 bash[77880]: audit 2024-08-29T18:56:02.235799+0000 mon.a (mon.0) 2781 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.29:0/3534909887"}]: dispatch 2024-08-29T18:56:02.963 INFO:tasks.workunit.client.0.smithi029.stdout:0.00% done 2024-08-29T18:56:02.963 INFO:tasks.workunit.client.0.smithi029.stdout:1.56% done 2024-08-29T18:56:02.963 INFO:tasks.workunit.client.0.smithi029.stdout:3.12% done 2024-08-29T18:56:02.963 INFO:tasks.workunit.client.0.smithi029.stdout:4.69% done 2024-08-29T18:56:02.963 INFO:tasks.workunit.client.0.smithi029.stdout:6.25% done 2024-08-29T18:56:02.963 INFO:tasks.workunit.client.0.smithi029.stdout:7.81% done 2024-08-29T18:56:02.963 INFO:tasks.workunit.client.0.smithi029.stdout:9.38% done 2024-08-29T18:56:02.963 INFO:tasks.workunit.client.0.smithi029.stdout:10.94% done 2024-08-29T18:56:02.963 INFO:tasks.workunit.client.0.smithi029.stdout:12.50% done 2024-08-29T18:56:02.963 INFO:tasks.workunit.client.0.smithi029.stdout:14.06% done 2024-08-29T18:56:02.964 INFO:tasks.workunit.client.0.smithi029.stdout:15.62% done 2024-08-29T18:56:02.964 INFO:tasks.workunit.client.0.smithi029.stdout:17.19% done 2024-08-29T18:56:02.964 INFO:tasks.workunit.client.0.smithi029.stdout:18.75% done 2024-08-29T18:56:02.964 INFO:tasks.workunit.client.0.smithi029.stdout:20.31% done 2024-08-29T18:56:02.964 INFO:tasks.workunit.client.0.smithi029.stdout:21.88% done 2024-08-29T18:56:02.964 INFO:tasks.workunit.client.0.smithi029.stdout:23.44% done 2024-08-29T18:56:02.964 INFO:tasks.workunit.client.0.smithi029.stdout:25.00% done 2024-08-29T18:56:02.964 INFO:tasks.workunit.client.0.smithi029.stdout:26.56% done 2024-08-29T18:56:02.964 INFO:tasks.workunit.client.0.smithi029.stdout:28.12% done 2024-08-29T18:56:02.964 INFO:tasks.workunit.client.0.smithi029.stdout:29.69% done 2024-08-29T18:56:02.964 INFO:tasks.workunit.client.0.smithi029.stdout:31.25% done 2024-08-29T18:56:02.964 INFO:tasks.workunit.client.0.smithi029.stdout:32.81% done 2024-08-29T18:56:02.965 INFO:tasks.workunit.client.0.smithi029.stdout:34.38% done 2024-08-29T18:56:02.965 INFO:tasks.workunit.client.0.smithi029.stdout:35.94% done 2024-08-29T18:56:02.965 INFO:tasks.workunit.client.0.smithi029.stdout:37.50% done 2024-08-29T18:56:02.965 INFO:tasks.workunit.client.0.smithi029.stdout:39.06% done 2024-08-29T18:56:02.965 INFO:tasks.workunit.client.0.smithi029.stdout:40.62% done 2024-08-29T18:56:02.965 INFO:tasks.workunit.client.0.smithi029.stdout:42.19% done 2024-08-29T18:56:02.965 INFO:tasks.workunit.client.0.smithi029.stdout:43.75% done 2024-08-29T18:56:02.965 INFO:tasks.workunit.client.0.smithi029.stdout:45.31% done 2024-08-29T18:56:02.965 INFO:tasks.workunit.client.0.smithi029.stdout:46.88% done 2024-08-29T18:56:02.965 INFO:tasks.workunit.client.0.smithi029.stdout:48.44% done 2024-08-29T18:56:02.965 INFO:tasks.workunit.client.0.smithi029.stdout:50.00% done 2024-08-29T18:56:02.965 INFO:tasks.workunit.client.0.smithi029.stdout:51.56% done 2024-08-29T18:56:02.966 INFO:tasks.workunit.client.0.smithi029.stdout:53.12% done 2024-08-29T18:56:02.966 INFO:tasks.workunit.client.0.smithi029.stdout:54.69% done 2024-08-29T18:56:02.966 INFO:tasks.workunit.client.0.smithi029.stdout:56.25% done 2024-08-29T18:56:02.966 INFO:tasks.workunit.client.0.smithi029.stdout:57.81% done 2024-08-29T18:56:02.966 INFO:tasks.workunit.client.0.smithi029.stdout:59.38% done 2024-08-29T18:56:02.966 INFO:tasks.workunit.client.0.smithi029.stdout:60.94% done 2024-08-29T18:56:02.966 INFO:tasks.workunit.client.0.smithi029.stdout:62.50% done 2024-08-29T18:56:02.966 INFO:tasks.workunit.client.0.smithi029.stdout:64.06% done 2024-08-29T18:56:02.966 INFO:tasks.workunit.client.0.smithi029.stdout:65.62% done 2024-08-29T18:56:02.966 INFO:tasks.workunit.client.0.smithi029.stdout:67.19% done 2024-08-29T18:56:02.966 INFO:tasks.workunit.client.0.smithi029.stdout:68.75% done 2024-08-29T18:56:02.966 INFO:tasks.workunit.client.0.smithi029.stdout:70.31% done 2024-08-29T18:56:02.966 INFO:tasks.workunit.client.0.smithi029.stdout:71.88% done 2024-08-29T18:56:02.967 INFO:tasks.workunit.client.0.smithi029.stdout:73.44% done 2024-08-29T18:56:02.967 INFO:tasks.workunit.client.0.smithi029.stdout:75.00% done 2024-08-29T18:56:02.967 INFO:tasks.workunit.client.0.smithi029.stdout:76.56% done 2024-08-29T18:56:02.967 INFO:tasks.workunit.client.0.smithi029.stdout:78.12% done 2024-08-29T18:56:02.967 INFO:tasks.workunit.client.0.smithi029.stdout:79.69% done 2024-08-29T18:56:02.967 INFO:tasks.workunit.client.0.smithi029.stdout:81.25% done 2024-08-29T18:56:02.967 INFO:tasks.workunit.client.0.smithi029.stdout:82.81% done 2024-08-29T18:56:02.967 INFO:tasks.workunit.client.0.smithi029.stdout:84.38% done 2024-08-29T18:56:02.967 INFO:tasks.workunit.client.0.smithi029.stdout:85.94% done 2024-08-29T18:56:02.967 INFO:tasks.workunit.client.0.smithi029.stdout:87.50% done 2024-08-29T18:56:02.967 INFO:tasks.workunit.client.0.smithi029.stdout:89.06% done 2024-08-29T18:56:02.967 INFO:tasks.workunit.client.0.smithi029.stdout:90.62% done 2024-08-29T18:56:02.967 INFO:tasks.workunit.client.0.smithi029.stdout:92.19% done 2024-08-29T18:56:02.968 INFO:tasks.workunit.client.0.smithi029.stdout:93.75% done 2024-08-29T18:56:02.968 INFO:tasks.workunit.client.0.smithi029.stdout:95.31% done 2024-08-29T18:56:02.968 INFO:tasks.workunit.client.0.smithi029.stdout:96.88% done 2024-08-29T18:56:02.968 INFO:tasks.workunit.client.0.smithi029.stdout:98.44% done 2024-08-29T18:56:02.968 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestLibRBD.TestTrashMoveAndPurgeNonExpiredDelay (160 ms) 2024-08-29T18:56:02.968 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestLibRBD.TestTrashPurge 2024-08-29T18:56:02.968 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T18:56:02.985 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T18:56:03.329 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestLibRBD.TestTrashPurge (366 ms) 2024-08-29T18:56:03.329 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestLibRBD.TestTrashMoveAndRestore 2024-08-29T18:56:03.329 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T18:56:03.461 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestLibRBD.TestTrashMoveAndRestore (132 ms) 2024-08-29T18:56:03.461 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestLibRBD.TestListWatchers 2024-08-29T18:56:03.462 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T18:56:03.550 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestLibRBD.TestListWatchers (89 ms) 2024-08-29T18:56:03.550 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestLibRBD.TestSetSnapById 2024-08-29T18:56:03.550 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T18:56:03.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:56:03 smithi110 bash[67519]: audit 2024-08-29T18:56:02.474948+0000 mon.a (mon.0) 2782 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.29:0/3534909887"}]': finished 2024-08-29T18:56:03.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:56:03 smithi110 bash[67519]: cluster 2024-08-29T18:56:02.483100+0000 mon.a (mon.0) 2783 : cluster [DBG] osdmap e1863: 8 total, 8 up, 8 in 2024-08-29T18:56:03.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:56:03 smithi029 bash[77880]: audit 2024-08-29T18:56:02.474948+0000 mon.a (mon.0) 2782 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.29:0/3534909887"}]': finished 2024-08-29T18:56:03.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:56:03 smithi029 bash[77880]: cluster 2024-08-29T18:56:02.483100+0000 mon.a (mon.0) 2783 : cluster [DBG] osdmap e1863: 8 total, 8 up, 8 in 2024-08-29T18:56:03.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:56:03 smithi029 bash[79042]: audit 2024-08-29T18:56:02.474948+0000 mon.a (mon.0) 2782 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.29:0/3534909887"}]': finished 2024-08-29T18:56:03.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:56:03 smithi029 bash[79042]: cluster 2024-08-29T18:56:02.483100+0000 mon.a (mon.0) 2783 : cluster [DBG] osdmap e1863: 8 total, 8 up, 8 in 2024-08-29T18:56:04.606 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestLibRBD.TestSetSnapById (1056 ms) 2024-08-29T18:56:04.606 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestLibRBD.Namespaces 2024-08-29T18:56:04.668 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestLibRBD.Namespaces (62 ms) 2024-08-29T18:56:04.668 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestLibRBD.NamespacesPP 2024-08-29T18:56:04.797 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T18:56:04.819 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T18:56:04.902 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:56:04 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:56:04] "GET /metrics HTTP/1.1" 200 82981 "" "Prometheus/2.43.0" 2024-08-29T18:56:04.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:56:04 smithi029 bash[79042]: audit 2024-08-29T18:56:03.600808+0000 mon.c (mon.2) 808 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:56:04.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:56:04 smithi029 bash[79042]: cluster 2024-08-29T18:56:03.814299+0000 mgr.y (mgr.25004) 1985 : cluster [DBG] pgmap v3374: 745 pgs: 745 active+clean; 318 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 168 KiB/s rd, 69 KiB/s wr, 216 op/s 2024-08-29T18:56:04.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:56:04 smithi029 bash[77880]: audit 2024-08-29T18:56:03.600808+0000 mon.c (mon.2) 808 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:56:04.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:56:04 smithi029 bash[77880]: cluster 2024-08-29T18:56:03.814299+0000 mgr.y (mgr.25004) 1985 : cluster [DBG] pgmap v3374: 745 pgs: 745 active+clean; 318 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 168 KiB/s rd, 69 KiB/s wr, 216 op/s 2024-08-29T18:56:04.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:56:04 smithi110 bash[67519]: audit 2024-08-29T18:56:03.600808+0000 mon.c (mon.2) 808 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:56:04.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:56:04 smithi110 bash[67519]: cluster 2024-08-29T18:56:03.814299+0000 mgr.y (mgr.25004) 1985 : cluster [DBG] pgmap v3374: 745 pgs: 745 active+clean; 318 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 168 KiB/s rd, 69 KiB/s wr, 216 op/s 2024-08-29T18:56:04.984 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestLibRBD.NamespacesPP (316 ms) 2024-08-29T18:56:04.984 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestLibRBD.Migration 2024-08-29T18:56:04.984 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T18:56:04.984 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T18:56:05.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:56:05 smithi029 bash[77880]: cluster 2024-08-29T18:56:04.526439+0000 mon.a (mon.0) 2784 : cluster [DBG] osdmap e1864: 8 total, 8 up, 8 in 2024-08-29T18:56:05.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:56:05 smithi029 bash[77880]: cluster 2024-08-29T18:56:04.761067+0000 mon.a (mon.0) 2785 : cluster [DBG] osdmap e1865: 8 total, 8 up, 8 in 2024-08-29T18:56:05.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:56:05 smithi110 bash[67519]: cluster 2024-08-29T18:56:04.526439+0000 mon.a (mon.0) 2784 : cluster [DBG] osdmap e1864: 8 total, 8 up, 8 in 2024-08-29T18:56:05.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:56:05 smithi110 bash[67519]: cluster 2024-08-29T18:56:04.761067+0000 mon.a (mon.0) 2785 : cluster [DBG] osdmap e1865: 8 total, 8 up, 8 in 2024-08-29T18:56:05.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:56:05 smithi029 bash[79042]: cluster 2024-08-29T18:56:04.526439+0000 mon.a (mon.0) 2784 : cluster [DBG] osdmap e1864: 8 total, 8 up, 8 in 2024-08-29T18:56:05.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:56:05 smithi029 bash[79042]: cluster 2024-08-29T18:56:04.761067+0000 mon.a (mon.0) 2785 : cluster [DBG] osdmap e1865: 8 total, 8 up, 8 in 2024-08-29T18:56:06.159 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestLibRBD.Migration (1175 ms) 2024-08-29T18:56:06.159 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestLibRBD.MigrationPP 2024-08-29T18:56:06.159 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T18:56:06.159 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T18:56:06.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:56:06 smithi029 bash[77880]: cluster 2024-08-29T18:56:05.816498+0000 mgr.y (mgr.25004) 1986 : cluster [DBG] pgmap v3377: 745 pgs: 745 active+clean; 318 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 232 KiB/s rd, 67 KiB/s wr, 245 op/s 2024-08-29T18:56:06.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:56:06 smithi110 bash[67519]: cluster 2024-08-29T18:56:05.816498+0000 mgr.y (mgr.25004) 1986 : cluster [DBG] pgmap v3377: 745 pgs: 745 active+clean; 318 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 232 KiB/s rd, 67 KiB/s wr, 245 op/s 2024-08-29T18:56:06.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:56:06 smithi029 bash[79042]: cluster 2024-08-29T18:56:05.816498+0000 mgr.y (mgr.25004) 1986 : cluster [DBG] pgmap v3377: 745 pgs: 745 active+clean; 318 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 232 KiB/s rd, 67 KiB/s wr, 245 op/s 2024-08-29T18:56:07.354 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestLibRBD.MigrationPP (1195 ms) 2024-08-29T18:56:07.354 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestLibRBD.TestGetAccessTimestamp 2024-08-29T18:56:07.354 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T18:56:07.404 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestLibRBD.TestGetAccessTimestamp (50 ms) 2024-08-29T18:56:07.404 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestLibRBD.TestGetModifyTimestamp 2024-08-29T18:56:07.405 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T18:56:07.451 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestLibRBD.TestGetModifyTimestamp (47 ms) 2024-08-29T18:56:07.452 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestLibRBD.ZeroOverlapFlatten 2024-08-29T18:56:07.452 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T18:56:07.766 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestLibRBD.ZeroOverlapFlatten (315 ms) 2024-08-29T18:56:07.766 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestLibRBD.PoolMetadata 2024-08-29T18:56:07.851 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestLibRBD.PoolMetadata (85 ms) 2024-08-29T18:56:07.852 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestLibRBD.PoolMetadataPP 2024-08-29T18:56:07.894 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestLibRBD.PoolMetadataPP (43 ms) 2024-08-29T18:56:07.894 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestLibRBD.Config 2024-08-29T18:56:07.905 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T18:56:07.992 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestLibRBD.Config (98 ms) 2024-08-29T18:56:07.992 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestLibRBD.ConfigPP 2024-08-29T18:56:08.000 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T18:56:08.090 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestLibRBD.ConfigPP (98 ms) 2024-08-29T18:56:08.090 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestLibRBD.PoolStatsPP 2024-08-29T18:56:08.150 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:56:07 smithi029 bash[70880]: [29/Aug/2024:18:56:07] ENGINE Bus STOPPING 2024-08-29T18:56:08.402 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:56:08 smithi029 bash[70880]: [29/Aug/2024:18:56:08] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-08-29T18:56:08.402 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:56:08 smithi029 bash[70880]: [29/Aug/2024:18:56:08] ENGINE Bus STOPPED 2024-08-29T18:56:08.402 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:56:08 smithi029 bash[70880]: [29/Aug/2024:18:56:08] ENGINE Bus STARTING 2024-08-29T18:56:08.402 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:56:08 smithi029 bash[70880]: [29/Aug/2024:18:56:08] ENGINE Serving on http://:::9283 2024-08-29T18:56:08.402 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:56:08 smithi029 bash[70880]: [29/Aug/2024:18:56:08] ENGINE Bus STARTED 2024-08-29T18:56:08.402 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:56:08 smithi029 bash[70880]: [29/Aug/2024:18:56:08] ENGINE Bus STOPPING 2024-08-29T18:56:08.867 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:56:08 smithi029 bash[70880]: [29/Aug/2024:18:56:08] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-08-29T18:56:08.867 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:56:08 smithi029 bash[70880]: [29/Aug/2024:18:56:08] ENGINE Bus STOPPED 2024-08-29T18:56:08.867 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:56:08 smithi029 bash[70880]: [29/Aug/2024:18:56:08] ENGINE Bus STARTING 2024-08-29T18:56:08.867 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:56:08 smithi029 bash[79042]: cluster 2024-08-29T18:56:07.542000+0000 mon.a (mon.0) 2786 : cluster [DBG] osdmap e1866: 8 total, 8 up, 8 in 2024-08-29T18:56:08.868 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:56:08 smithi029 bash[79042]: audit 2024-08-29T18:56:07.801696+0000 mon.a (mon.0) 2787 : audit [INF] from='client.? ' entity='client.admin' 2024-08-29T18:56:08.868 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:56:08 smithi029 bash[79042]: cluster 2024-08-29T18:56:07.819438+0000 mgr.y (mgr.25004) 1987 : cluster [DBG] pgmap v3379: 745 pgs: 745 active+clean; 318 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 369 KiB/s rd, 73 KiB/s wr, 458 op/s 2024-08-29T18:56:08.868 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:56:08 smithi029 bash[79042]: audit 2024-08-29T18:56:07.837327+0000 mon.c (mon.2) 809 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:56:08.868 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:56:08 smithi029 bash[79042]: audit 2024-08-29T18:56:08.076068+0000 mon.a (mon.0) 2788 : audit [INF] from='client.? 172.21.15.29:0/679330906' entity='client.admin' 2024-08-29T18:56:08.868 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:56:08 smithi029 bash[77880]: cluster 2024-08-29T18:56:07.542000+0000 mon.a (mon.0) 2786 : cluster [DBG] osdmap e1866: 8 total, 8 up, 8 in 2024-08-29T18:56:08.868 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:56:08 smithi029 bash[77880]: audit 2024-08-29T18:56:07.801696+0000 mon.a (mon.0) 2787 : audit [INF] from='client.? ' entity='client.admin' 2024-08-29T18:56:08.868 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:56:08 smithi029 bash[77880]: cluster 2024-08-29T18:56:07.819438+0000 mgr.y (mgr.25004) 1987 : cluster [DBG] pgmap v3379: 745 pgs: 745 active+clean; 318 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 369 KiB/s rd, 73 KiB/s wr, 458 op/s 2024-08-29T18:56:08.868 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:56:08 smithi029 bash[77880]: audit 2024-08-29T18:56:07.837327+0000 mon.c (mon.2) 809 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:56:08.869 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:56:08 smithi029 bash[77880]: audit 2024-08-29T18:56:08.076068+0000 mon.a (mon.0) 2788 : audit [INF] from='client.? 172.21.15.29:0/679330906' entity='client.admin' 2024-08-29T18:56:08.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:56:08 smithi110 bash[67519]: cluster 2024-08-29T18:56:07.542000+0000 mon.a (mon.0) 2786 : cluster [DBG] osdmap e1866: 8 total, 8 up, 8 in 2024-08-29T18:56:08.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:56:08 smithi110 bash[67519]: audit 2024-08-29T18:56:07.801696+0000 mon.a (mon.0) 2787 : audit [INF] from='client.? ' entity='client.admin' 2024-08-29T18:56:08.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:56:08 smithi110 bash[67519]: cluster 2024-08-29T18:56:07.819438+0000 mgr.y (mgr.25004) 1987 : cluster [DBG] pgmap v3379: 745 pgs: 745 active+clean; 318 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 369 KiB/s rd, 73 KiB/s wr, 458 op/s 2024-08-29T18:56:08.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:56:08 smithi110 bash[67519]: audit 2024-08-29T18:56:07.837327+0000 mon.c (mon.2) 809 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:56:08.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:56:08 smithi110 bash[67519]: audit 2024-08-29T18:56:08.076068+0000 mon.a (mon.0) 2788 : audit [INF] from='client.? 172.21.15.29:0/679330906' entity='client.admin' 2024-08-29T18:56:09.152 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:56:08 smithi029 bash[70880]: [29/Aug/2024:18:56:08] ENGINE Serving on http://:::9283 2024-08-29T18:56:09.152 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:56:08 smithi029 bash[70880]: [29/Aug/2024:18:56:08] ENGINE Bus STARTED 2024-08-29T18:56:09.774 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T18:56:09.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:56:09 smithi110 bash[67519]: audit 2024-08-29T18:56:08.575569+0000 mon.a (mon.0) 2789 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:56:09.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:56:09 smithi110 bash[67519]: audit 2024-08-29T18:56:08.587944+0000 mon.a (mon.0) 2790 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:56:09.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:56:09 smithi110 bash[67519]: audit 2024-08-29T18:56:08.593050+0000 mon.c (mon.2) 810 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:56:09.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:56:09 smithi110 bash[67519]: audit 2024-08-29T18:56:08.594449+0000 mon.c (mon.2) 811 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:56:09.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:56:09 smithi110 bash[67519]: audit 2024-08-29T18:56:08.602243+0000 mon.a (mon.0) 2791 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:56:09.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:56:09 smithi110 bash[67519]: audit 2024-08-29T18:56:08.698933+0000 mon.c (mon.2) 812 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:56:09.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:56:09 smithi110 bash[67519]: audit 2024-08-29T18:56:08.701707+0000 mon.c (mon.2) 813 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:56:09.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:56:09 smithi110 bash[67519]: audit 2024-08-29T18:56:08.703050+0000 mon.c (mon.2) 814 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:56:09.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:56:09 smithi110 bash[67519]: audit 2024-08-29T18:56:08.710693+0000 mon.a (mon.0) 2792 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:56:09.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:56:09 smithi110 bash[67519]: cluster 2024-08-29T18:56:09.093936+0000 mon.a (mon.0) 2793 : cluster [DBG] osdmap e1867: 8 total, 8 up, 8 in 2024-08-29T18:56:09.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:56:09 smithi110 bash[67519]: audit 2024-08-29T18:56:09.094857+0000 mon.a (mon.0) 2794 : audit [INF] from='client.? 172.21.15.29:0/3914787053' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-35","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:56:09.904 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:56:09 smithi029 bash[79042]: audit 2024-08-29T18:56:08.575569+0000 mon.a (mon.0) 2789 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:56:09.904 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:56:09 smithi029 bash[79042]: audit 2024-08-29T18:56:08.587944+0000 mon.a (mon.0) 2790 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:56:09.904 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:56:09 smithi029 bash[79042]: audit 2024-08-29T18:56:08.593050+0000 mon.c (mon.2) 810 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:56:09.904 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:56:09 smithi029 bash[79042]: audit 2024-08-29T18:56:08.594449+0000 mon.c (mon.2) 811 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:56:09.904 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:56:09 smithi029 bash[79042]: audit 2024-08-29T18:56:08.602243+0000 mon.a (mon.0) 2791 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:56:09.904 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:56:09 smithi029 bash[79042]: audit 2024-08-29T18:56:08.698933+0000 mon.c (mon.2) 812 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:56:09.904 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:56:09 smithi029 bash[79042]: audit 2024-08-29T18:56:08.701707+0000 mon.c (mon.2) 813 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:56:09.904 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:56:09 smithi029 bash[79042]: audit 2024-08-29T18:56:08.703050+0000 mon.c (mon.2) 814 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:56:09.904 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:56:09 smithi029 bash[79042]: audit 2024-08-29T18:56:08.710693+0000 mon.a (mon.0) 2792 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:56:09.904 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:56:09 smithi029 bash[79042]: cluster 2024-08-29T18:56:09.093936+0000 mon.a (mon.0) 2793 : cluster [DBG] osdmap e1867: 8 total, 8 up, 8 in 2024-08-29T18:56:09.904 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:56:09 smithi029 bash[79042]: audit 2024-08-29T18:56:09.094857+0000 mon.a (mon.0) 2794 : audit [INF] from='client.? 172.21.15.29:0/3914787053' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-35","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:56:09.905 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:56:09 smithi029 bash[77880]: audit 2024-08-29T18:56:08.575569+0000 mon.a (mon.0) 2789 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:56:09.905 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:56:09 smithi029 bash[77880]: audit 2024-08-29T18:56:08.587944+0000 mon.a (mon.0) 2790 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:56:09.905 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:56:09 smithi029 bash[77880]: audit 2024-08-29T18:56:08.593050+0000 mon.c (mon.2) 810 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:56:09.905 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:56:09 smithi029 bash[77880]: audit 2024-08-29T18:56:08.594449+0000 mon.c (mon.2) 811 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:56:09.905 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:56:09 smithi029 bash[77880]: audit 2024-08-29T18:56:08.602243+0000 mon.a (mon.0) 2791 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:56:09.905 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:56:09 smithi029 bash[77880]: audit 2024-08-29T18:56:08.698933+0000 mon.c (mon.2) 812 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:56:09.906 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:56:09 smithi029 bash[77880]: audit 2024-08-29T18:56:08.701707+0000 mon.c (mon.2) 813 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:56:09.906 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:56:09 smithi029 bash[77880]: audit 2024-08-29T18:56:08.703050+0000 mon.c (mon.2) 814 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:56:09.906 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:56:09 smithi029 bash[77880]: audit 2024-08-29T18:56:08.710693+0000 mon.a (mon.0) 2792 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:56:09.906 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:56:09 smithi029 bash[77880]: cluster 2024-08-29T18:56:09.093936+0000 mon.a (mon.0) 2793 : cluster [DBG] osdmap e1867: 8 total, 8 up, 8 in 2024-08-29T18:56:09.906 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:56:09 smithi029 bash[77880]: audit 2024-08-29T18:56:09.094857+0000 mon.a (mon.0) 2794 : audit [INF] from='client.? 172.21.15.29:0/3914787053' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-35","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:56:11.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:56:10 smithi029 bash[79042]: audit 2024-08-29T18:56:09.756644+0000 mon.a (mon.0) 2795 : audit [INF] from='client.? 172.21.15.29:0/3914787053' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-35","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:56:11.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:56:10 smithi029 bash[79042]: cluster 2024-08-29T18:56:09.764983+0000 mon.a (mon.0) 2796 : cluster [DBG] osdmap e1868: 8 total, 8 up, 8 in 2024-08-29T18:56:11.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:56:10 smithi029 bash[79042]: cluster 2024-08-29T18:56:09.820395+0000 mgr.y (mgr.25004) 1988 : cluster [DBG] pgmap v3382: 777 pgs: 32 unknown, 745 active+clean; 318 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 397 KiB/s rd, 31 KiB/s wr, 559 op/s 2024-08-29T18:56:11.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:56:10 smithi029 bash[77880]: audit 2024-08-29T18:56:09.756644+0000 mon.a (mon.0) 2795 : audit [INF] from='client.? 172.21.15.29:0/3914787053' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-35","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:56:11.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:56:10 smithi029 bash[77880]: cluster 2024-08-29T18:56:09.764983+0000 mon.a (mon.0) 2796 : cluster [DBG] osdmap e1868: 8 total, 8 up, 8 in 2024-08-29T18:56:11.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:56:10 smithi029 bash[77880]: cluster 2024-08-29T18:56:09.820395+0000 mgr.y (mgr.25004) 1988 : cluster [DBG] pgmap v3382: 777 pgs: 32 unknown, 745 active+clean; 318 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 397 KiB/s rd, 31 KiB/s wr, 559 op/s 2024-08-29T18:56:11.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:56:10 smithi110 bash[67519]: audit 2024-08-29T18:56:09.756644+0000 mon.a (mon.0) 2795 : audit [INF] from='client.? 172.21.15.29:0/3914787053' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-35","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:56:11.154 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:56:10 smithi110 bash[67519]: cluster 2024-08-29T18:56:09.764983+0000 mon.a (mon.0) 2796 : cluster [DBG] osdmap e1868: 8 total, 8 up, 8 in 2024-08-29T18:56:11.154 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:56:10 smithi110 bash[67519]: cluster 2024-08-29T18:56:09.820395+0000 mgr.y (mgr.25004) 1988 : cluster [DBG] pgmap v3382: 777 pgs: 32 unknown, 745 active+clean; 318 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 397 KiB/s rd, 31 KiB/s wr, 559 op/s 2024-08-29T18:56:11.895 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T18:56:11.922 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T18:56:11.931 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T18:56:12.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:56:11 smithi110 bash[67519]: cluster 2024-08-29T18:56:10.803870+0000 mon.a (mon.0) 2797 : cluster [DBG] osdmap e1869: 8 total, 8 up, 8 in 2024-08-29T18:56:12.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:56:11 smithi029 bash[77880]: cluster 2024-08-29T18:56:10.803870+0000 mon.a (mon.0) 2797 : cluster [DBG] osdmap e1869: 8 total, 8 up, 8 in 2024-08-29T18:56:12.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:56:11 smithi029 bash[79042]: cluster 2024-08-29T18:56:10.803870+0000 mon.a (mon.0) 2797 : cluster [DBG] osdmap e1869: 8 total, 8 up, 8 in 2024-08-29T18:56:13.013 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestLibRBD.PoolStatsPP (4923 ms) 2024-08-29T18:56:13.013 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestLibRBD.ImageSpec 2024-08-29T18:56:13.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:56:12 smithi029 bash[77880]: cluster 2024-08-29T18:56:11.803753+0000 mon.a (mon.0) 2798 : cluster [DBG] osdmap e1870: 8 total, 8 up, 8 in 2024-08-29T18:56:13.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:56:12 smithi029 bash[77880]: cluster 2024-08-29T18:56:11.822243+0000 mgr.y (mgr.25004) 1989 : cluster [DBG] pgmap v3385: 777 pgs: 10 unknown, 767 active+clean; 318 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 423 KiB/s rd, 24 KiB/s wr, 537 op/s 2024-08-29T18:56:13.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:56:12 smithi029 bash[79042]: cluster 2024-08-29T18:56:11.803753+0000 mon.a (mon.0) 2798 : cluster [DBG] osdmap e1870: 8 total, 8 up, 8 in 2024-08-29T18:56:13.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:56:12 smithi029 bash[79042]: cluster 2024-08-29T18:56:11.822243+0000 mgr.y (mgr.25004) 1989 : cluster [DBG] pgmap v3385: 777 pgs: 10 unknown, 767 active+clean; 318 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 423 KiB/s rd, 24 KiB/s wr, 537 op/s 2024-08-29T18:56:13.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:56:12 smithi110 bash[67519]: cluster 2024-08-29T18:56:11.803753+0000 mon.a (mon.0) 2798 : cluster [DBG] osdmap e1870: 8 total, 8 up, 8 in 2024-08-29T18:56:13.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:56:12 smithi110 bash[67519]: cluster 2024-08-29T18:56:11.822243+0000 mgr.y (mgr.25004) 1989 : cluster [DBG] pgmap v3385: 777 pgs: 10 unknown, 767 active+clean; 318 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 423 KiB/s rd, 24 KiB/s wr, 537 op/s 2024-08-29T18:56:14.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:56:13 smithi029 bash[77880]: cluster 2024-08-29T18:56:12.831952+0000 mon.a (mon.0) 2799 : cluster [DBG] osdmap e1871: 8 total, 8 up, 8 in 2024-08-29T18:56:14.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:56:13 smithi110 bash[67519]: cluster 2024-08-29T18:56:12.831952+0000 mon.a (mon.0) 2799 : cluster [DBG] osdmap e1871: 8 total, 8 up, 8 in 2024-08-29T18:56:14.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:56:13 smithi029 bash[79042]: cluster 2024-08-29T18:56:12.831952+0000 mon.a (mon.0) 2799 : cluster [DBG] osdmap e1871: 8 total, 8 up, 8 in 2024-08-29T18:56:14.904 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:56:14 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:56:14] "GET /metrics HTTP/1.1" 200 82981 "" "Prometheus/2.43.0" 2024-08-29T18:56:14.910 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T18:56:15.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:56:14 smithi029 bash[79042]: cluster 2024-08-29T18:56:13.823672+0000 mgr.y (mgr.25004) 1990 : cluster [DBG] pgmap v3387: 777 pgs: 6 unknown, 771 active+clean; 318 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 358 KiB/s rd, 19 KiB/s wr, 442 op/s 2024-08-29T18:56:15.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:56:14 smithi029 bash[79042]: cluster 2024-08-29T18:56:13.881577+0000 mon.a (mon.0) 2800 : cluster [DBG] osdmap e1872: 8 total, 8 up, 8 in 2024-08-29T18:56:15.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:56:14 smithi029 bash[79042]: audit 2024-08-29T18:56:13.886939+0000 mon.a (mon.0) 2801 : audit [INF] from='client.? 172.21.15.29:0/578265227' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-36","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:56:15.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:56:14 smithi110 bash[67519]: cluster 2024-08-29T18:56:13.823672+0000 mgr.y (mgr.25004) 1990 : cluster [DBG] pgmap v3387: 777 pgs: 6 unknown, 771 active+clean; 318 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 358 KiB/s rd, 19 KiB/s wr, 442 op/s 2024-08-29T18:56:15.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:56:14 smithi110 bash[67519]: cluster 2024-08-29T18:56:13.881577+0000 mon.a (mon.0) 2800 : cluster [DBG] osdmap e1872: 8 total, 8 up, 8 in 2024-08-29T18:56:15.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:56:14 smithi110 bash[67519]: audit 2024-08-29T18:56:13.886939+0000 mon.a (mon.0) 2801 : audit [INF] from='client.? 172.21.15.29:0/578265227' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-36","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:56:15.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:56:14 smithi029 bash[77880]: cluster 2024-08-29T18:56:13.823672+0000 mgr.y (mgr.25004) 1990 : cluster [DBG] pgmap v3387: 777 pgs: 6 unknown, 771 active+clean; 318 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 358 KiB/s rd, 19 KiB/s wr, 442 op/s 2024-08-29T18:56:15.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:56:14 smithi029 bash[77880]: cluster 2024-08-29T18:56:13.881577+0000 mon.a (mon.0) 2800 : cluster [DBG] osdmap e1872: 8 total, 8 up, 8 in 2024-08-29T18:56:15.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:56:14 smithi029 bash[77880]: audit 2024-08-29T18:56:13.886939+0000 mon.a (mon.0) 2801 : audit [INF] from='client.? 172.21.15.29:0/578265227' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-36","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:56:16.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:56:15 smithi029 bash[79042]: audit 2024-08-29T18:56:14.875950+0000 mon.a (mon.0) 2802 : audit [INF] from='client.? 172.21.15.29:0/578265227' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-36","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:56:16.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:56:15 smithi029 bash[79042]: cluster 2024-08-29T18:56:14.888425+0000 mon.a (mon.0) 2803 : cluster [DBG] osdmap e1873: 8 total, 8 up, 8 in 2024-08-29T18:56:16.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:56:15 smithi110 bash[67519]: audit 2024-08-29T18:56:14.875950+0000 mon.a (mon.0) 2802 : audit [INF] from='client.? 172.21.15.29:0/578265227' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-36","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:56:16.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:56:15 smithi110 bash[67519]: cluster 2024-08-29T18:56:14.888425+0000 mon.a (mon.0) 2803 : cluster [DBG] osdmap e1873: 8 total, 8 up, 8 in 2024-08-29T18:56:16.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:56:15 smithi029 bash[77880]: audit 2024-08-29T18:56:14.875950+0000 mon.a (mon.0) 2802 : audit [INF] from='client.? 172.21.15.29:0/578265227' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-36","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:56:16.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:56:15 smithi029 bash[77880]: cluster 2024-08-29T18:56:14.888425+0000 mon.a (mon.0) 2803 : cluster [DBG] osdmap e1873: 8 total, 8 up, 8 in 2024-08-29T18:56:17.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:56:16 smithi110 bash[67519]: cluster 2024-08-29T18:56:15.825837+0000 mgr.y (mgr.25004) 1991 : cluster [DBG] pgmap v3390: 809 pgs: 3 creating+peering, 23 unknown, 783 active+clean; 318 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 40 KiB/s rd, 4.0 KiB/s wr, 52 op/s 2024-08-29T18:56:17.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:56:16 smithi110 bash[67519]: cluster 2024-08-29T18:56:15.923315+0000 mon.a (mon.0) 2804 : cluster [DBG] osdmap e1874: 8 total, 8 up, 8 in 2024-08-29T18:56:17.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:56:16 smithi029 bash[77880]: cluster 2024-08-29T18:56:15.825837+0000 mgr.y (mgr.25004) 1991 : cluster [DBG] pgmap v3390: 809 pgs: 3 creating+peering, 23 unknown, 783 active+clean; 318 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 40 KiB/s rd, 4.0 KiB/s wr, 52 op/s 2024-08-29T18:56:17.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:56:16 smithi029 bash[77880]: cluster 2024-08-29T18:56:15.923315+0000 mon.a (mon.0) 2804 : cluster [DBG] osdmap e1874: 8 total, 8 up, 8 in 2024-08-29T18:56:17.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:56:16 smithi029 bash[79042]: cluster 2024-08-29T18:56:15.825837+0000 mgr.y (mgr.25004) 1991 : cluster [DBG] pgmap v3390: 809 pgs: 3 creating+peering, 23 unknown, 783 active+clean; 318 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 40 KiB/s rd, 4.0 KiB/s wr, 52 op/s 2024-08-29T18:56:17.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:56:16 smithi029 bash[79042]: cluster 2024-08-29T18:56:15.923315+0000 mon.a (mon.0) 2804 : cluster [DBG] osdmap e1874: 8 total, 8 up, 8 in 2024-08-29T18:56:18.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:56:17 smithi110 bash[67519]: cluster 2024-08-29T18:56:16.953353+0000 mon.a (mon.0) 2805 : cluster [DBG] osdmap e1875: 8 total, 8 up, 8 in 2024-08-29T18:56:18.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:56:17 smithi029 bash[77880]: cluster 2024-08-29T18:56:16.953353+0000 mon.a (mon.0) 2805 : cluster [DBG] osdmap e1875: 8 total, 8 up, 8 in 2024-08-29T18:56:18.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:56:17 smithi029 bash[79042]: cluster 2024-08-29T18:56:16.953353+0000 mon.a (mon.0) 2805 : cluster [DBG] osdmap e1875: 8 total, 8 up, 8 in 2024-08-29T18:56:19.386 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestLibRBD.ImageSpec (6372 ms) 2024-08-29T18:56:19.386 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestLibRBD.SnapRemoveWithChildMissing 2024-08-29T18:56:19.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:56:18 smithi029 bash[79042]: cluster 2024-08-29T18:56:17.828824+0000 mgr.y (mgr.25004) 1992 : cluster [DBG] pgmap v3393: 809 pgs: 3 creating+peering, 806 active+clean; 318 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 43 KiB/s rd, 6.5 KiB/s wr, 59 op/s 2024-08-29T18:56:19.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:56:18 smithi029 bash[79042]: cluster 2024-08-29T18:56:17.974663+0000 mon.a (mon.0) 2806 : cluster [DBG] osdmap e1876: 8 total, 8 up, 8 in 2024-08-29T18:56:19.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:56:18 smithi029 bash[79042]: audit 2024-08-29T18:56:18.600675+0000 mon.c (mon.2) 815 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:56:19.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:56:18 smithi029 bash[77880]: cluster 2024-08-29T18:56:17.828824+0000 mgr.y (mgr.25004) 1992 : cluster [DBG] pgmap v3393: 809 pgs: 3 creating+peering, 806 active+clean; 318 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 43 KiB/s rd, 6.5 KiB/s wr, 59 op/s 2024-08-29T18:56:19.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:56:18 smithi029 bash[77880]: cluster 2024-08-29T18:56:17.974663+0000 mon.a (mon.0) 2806 : cluster [DBG] osdmap e1876: 8 total, 8 up, 8 in 2024-08-29T18:56:19.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:56:18 smithi029 bash[77880]: audit 2024-08-29T18:56:18.600675+0000 mon.c (mon.2) 815 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:56:19.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:56:18 smithi110 bash[67519]: cluster 2024-08-29T18:56:17.828824+0000 mgr.y (mgr.25004) 1992 : cluster [DBG] pgmap v3393: 809 pgs: 3 creating+peering, 806 active+clean; 318 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 43 KiB/s rd, 6.5 KiB/s wr, 59 op/s 2024-08-29T18:56:19.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:56:18 smithi110 bash[67519]: cluster 2024-08-29T18:56:17.974663+0000 mon.a (mon.0) 2806 : cluster [DBG] osdmap e1876: 8 total, 8 up, 8 in 2024-08-29T18:56:19.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:56:18 smithi110 bash[67519]: audit 2024-08-29T18:56:18.600675+0000 mon.c (mon.2) 815 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:56:20.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:56:20 smithi110 bash[67519]: cluster 2024-08-29T18:56:19.010319+0000 mon.a (mon.0) 2807 : cluster [DBG] osdmap e1877: 8 total, 8 up, 8 in 2024-08-29T18:56:20.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:56:20 smithi110 bash[67519]: cluster 2024-08-29T18:56:19.889135+0000 mon.a (mon.0) 2808 : cluster [DBG] osdmap e1878: 8 total, 8 up, 8 in 2024-08-29T18:56:20.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:56:20 smithi110 bash[67519]: audit 2024-08-29T18:56:19.891109+0000 mon.a (mon.0) 2809 : audit [INF] from='client.? 172.21.15.29:0/2528012198' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-37","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:56:20.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:56:20 smithi029 bash[79042]: cluster 2024-08-29T18:56:19.010319+0000 mon.a (mon.0) 2807 : cluster [DBG] osdmap e1877: 8 total, 8 up, 8 in 2024-08-29T18:56:20.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:56:20 smithi029 bash[79042]: cluster 2024-08-29T18:56:19.889135+0000 mon.a (mon.0) 2808 : cluster [DBG] osdmap e1878: 8 total, 8 up, 8 in 2024-08-29T18:56:20.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:56:20 smithi029 bash[79042]: audit 2024-08-29T18:56:19.891109+0000 mon.a (mon.0) 2809 : audit [INF] from='client.? 172.21.15.29:0/2528012198' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-37","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:56:20.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:56:20 smithi029 bash[77880]: cluster 2024-08-29T18:56:19.010319+0000 mon.a (mon.0) 2807 : cluster [DBG] osdmap e1877: 8 total, 8 up, 8 in 2024-08-29T18:56:20.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:56:20 smithi029 bash[77880]: cluster 2024-08-29T18:56:19.889135+0000 mon.a (mon.0) 2808 : cluster [DBG] osdmap e1878: 8 total, 8 up, 8 in 2024-08-29T18:56:20.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:56:20 smithi029 bash[77880]: audit 2024-08-29T18:56:19.891109+0000 mon.a (mon.0) 2809 : audit [INF] from='client.? 172.21.15.29:0/2528012198' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-37","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:56:20.919 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T18:56:21.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:56:21 smithi110 bash[67519]: cluster 2024-08-29T18:56:19.830126+0000 mgr.y (mgr.25004) 1993 : cluster [DBG] pgmap v3396: 809 pgs: 809 active+clean; 318 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 66 KiB/s rd, 5.2 KiB/s wr, 86 op/s 2024-08-29T18:56:21.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:56:21 smithi110 bash[67519]: audit 2024-08-29T18:56:20.889093+0000 mon.a (mon.0) 2810 : audit [INF] from='client.? 172.21.15.29:0/2528012198' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-37","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:56:21.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:56:21 smithi110 bash[67519]: cluster 2024-08-29T18:56:20.897706+0000 mon.a (mon.0) 2811 : cluster [DBG] osdmap e1879: 8 total, 8 up, 8 in 2024-08-29T18:56:21.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:56:21 smithi029 bash[79042]: cluster 2024-08-29T18:56:19.830126+0000 mgr.y (mgr.25004) 1993 : cluster [DBG] pgmap v3396: 809 pgs: 809 active+clean; 318 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 66 KiB/s rd, 5.2 KiB/s wr, 86 op/s 2024-08-29T18:56:21.404 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:56:21 smithi029 bash[79042]: audit 2024-08-29T18:56:20.889093+0000 mon.a (mon.0) 2810 : audit [INF] from='client.? 172.21.15.29:0/2528012198' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-37","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:56:21.404 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:56:21 smithi029 bash[79042]: cluster 2024-08-29T18:56:20.897706+0000 mon.a (mon.0) 2811 : cluster [DBG] osdmap e1879: 8 total, 8 up, 8 in 2024-08-29T18:56:21.404 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:56:21 smithi029 bash[77880]: cluster 2024-08-29T18:56:19.830126+0000 mgr.y (mgr.25004) 1993 : cluster [DBG] pgmap v3396: 809 pgs: 809 active+clean; 318 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 66 KiB/s rd, 5.2 KiB/s wr, 86 op/s 2024-08-29T18:56:21.404 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:56:21 smithi029 bash[77880]: audit 2024-08-29T18:56:20.889093+0000 mon.a (mon.0) 2810 : audit [INF] from='client.? 172.21.15.29:0/2528012198' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-37","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:56:21.405 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:56:21 smithi029 bash[77880]: cluster 2024-08-29T18:56:20.897706+0000 mon.a (mon.0) 2811 : cluster [DBG] osdmap e1879: 8 total, 8 up, 8 in 2024-08-29T18:56:23.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:56:22 smithi029 bash[77880]: cluster 2024-08-29T18:56:21.834505+0000 mgr.y (mgr.25004) 1994 : cluster [DBG] pgmap v3399: 841 pgs: 3 creating+peering, 9 unknown, 829 active+clean; 318 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 113 KiB/s rd, 5.0 KiB/s wr, 144 op/s 2024-08-29T18:56:23.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:56:22 smithi029 bash[77880]: cluster 2024-08-29T18:56:21.900356+0000 mon.a (mon.0) 2812 : cluster [DBG] osdmap e1880: 8 total, 8 up, 8 in 2024-08-29T18:56:23.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:56:22 smithi110 bash[67519]: cluster 2024-08-29T18:56:21.834505+0000 mgr.y (mgr.25004) 1994 : cluster [DBG] pgmap v3399: 841 pgs: 3 creating+peering, 9 unknown, 829 active+clean; 318 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 113 KiB/s rd, 5.0 KiB/s wr, 144 op/s 2024-08-29T18:56:23.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:56:22 smithi110 bash[67519]: cluster 2024-08-29T18:56:21.900356+0000 mon.a (mon.0) 2812 : cluster [DBG] osdmap e1880: 8 total, 8 up, 8 in 2024-08-29T18:56:23.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:56:22 smithi029 bash[79042]: cluster 2024-08-29T18:56:21.834505+0000 mgr.y (mgr.25004) 1994 : cluster [DBG] pgmap v3399: 841 pgs: 3 creating+peering, 9 unknown, 829 active+clean; 318 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 113 KiB/s rd, 5.0 KiB/s wr, 144 op/s 2024-08-29T18:56:23.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:56:22 smithi029 bash[79042]: cluster 2024-08-29T18:56:21.900356+0000 mon.a (mon.0) 2812 : cluster [DBG] osdmap e1880: 8 total, 8 up, 8 in 2024-08-29T18:56:24.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:56:23 smithi029 bash[77880]: cluster 2024-08-29T18:56:22.910413+0000 mon.a (mon.0) 2813 : cluster [DBG] osdmap e1881: 8 total, 8 up, 8 in 2024-08-29T18:56:24.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:56:23 smithi110 bash[67519]: cluster 2024-08-29T18:56:22.910413+0000 mon.a (mon.0) 2813 : cluster [DBG] osdmap e1881: 8 total, 8 up, 8 in 2024-08-29T18:56:24.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:56:23 smithi029 bash[79042]: cluster 2024-08-29T18:56:22.910413+0000 mon.a (mon.0) 2813 : cluster [DBG] osdmap e1881: 8 total, 8 up, 8 in 2024-08-29T18:56:24.902 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:56:24 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:56:24] "GET /metrics HTTP/1.1" 200 87913 "" "Prometheus/2.43.0" 2024-08-29T18:56:25.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:56:24 smithi110 bash[67519]: cluster 2024-08-29T18:56:23.835869+0000 mgr.y (mgr.25004) 1995 : cluster [DBG] pgmap v3402: 841 pgs: 3 creating+peering, 6 unknown, 832 active+clean; 318 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 94 KiB/s rd, 4.7 KiB/s wr, 121 op/s 2024-08-29T18:56:25.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:56:24 smithi110 bash[67519]: cluster 2024-08-29T18:56:23.913806+0000 mon.a (mon.0) 2814 : cluster [DBG] osdmap e1882: 8 total, 8 up, 8 in 2024-08-29T18:56:25.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:56:24 smithi110 bash[67519]: cluster 2024-08-29T18:56:24.892812+0000 mon.a (mon.0) 2815 : cluster [DBG] osdmap e1883: 8 total, 8 up, 8 in 2024-08-29T18:56:25.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:56:24 smithi029 bash[77880]: cluster 2024-08-29T18:56:23.835869+0000 mgr.y (mgr.25004) 1995 : cluster [DBG] pgmap v3402: 841 pgs: 3 creating+peering, 6 unknown, 832 active+clean; 318 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 94 KiB/s rd, 4.7 KiB/s wr, 121 op/s 2024-08-29T18:56:25.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:56:24 smithi029 bash[77880]: cluster 2024-08-29T18:56:23.913806+0000 mon.a (mon.0) 2814 : cluster [DBG] osdmap e1882: 8 total, 8 up, 8 in 2024-08-29T18:56:25.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:56:24 smithi029 bash[77880]: cluster 2024-08-29T18:56:24.892812+0000 mon.a (mon.0) 2815 : cluster [DBG] osdmap e1883: 8 total, 8 up, 8 in 2024-08-29T18:56:25.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:56:24 smithi029 bash[79042]: cluster 2024-08-29T18:56:23.835869+0000 mgr.y (mgr.25004) 1995 : cluster [DBG] pgmap v3402: 841 pgs: 3 creating+peering, 6 unknown, 832 active+clean; 318 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 94 KiB/s rd, 4.7 KiB/s wr, 121 op/s 2024-08-29T18:56:25.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:56:24 smithi029 bash[79042]: cluster 2024-08-29T18:56:23.913806+0000 mon.a (mon.0) 2814 : cluster [DBG] osdmap e1882: 8 total, 8 up, 8 in 2024-08-29T18:56:25.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:56:24 smithi029 bash[79042]: cluster 2024-08-29T18:56:24.892812+0000 mon.a (mon.0) 2815 : cluster [DBG] osdmap e1883: 8 total, 8 up, 8 in 2024-08-29T18:56:27.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:56:26 smithi029 bash[79042]: cluster 2024-08-29T18:56:25.838158+0000 mgr.y (mgr.25004) 1996 : cluster [DBG] pgmap v3405: 841 pgs: 841 active+clean; 318 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 28 KiB/s rd, 2.0 KiB/s wr, 37 op/s 2024-08-29T18:56:27.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:56:26 smithi029 bash[79042]: cluster 2024-08-29T18:56:25.950516+0000 mon.a (mon.0) 2816 : cluster [DBG] osdmap e1884: 8 total, 8 up, 8 in 2024-08-29T18:56:27.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:56:26 smithi110 bash[67519]: cluster 2024-08-29T18:56:25.838158+0000 mgr.y (mgr.25004) 1996 : cluster [DBG] pgmap v3405: 841 pgs: 841 active+clean; 318 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 28 KiB/s rd, 2.0 KiB/s wr, 37 op/s 2024-08-29T18:56:27.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:56:26 smithi110 bash[67519]: cluster 2024-08-29T18:56:25.950516+0000 mon.a (mon.0) 2816 : cluster [DBG] osdmap e1884: 8 total, 8 up, 8 in 2024-08-29T18:56:27.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:56:26 smithi029 bash[77880]: cluster 2024-08-29T18:56:25.838158+0000 mgr.y (mgr.25004) 1996 : cluster [DBG] pgmap v3405: 841 pgs: 841 active+clean; 318 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 28 KiB/s rd, 2.0 KiB/s wr, 37 op/s 2024-08-29T18:56:27.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:56:26 smithi029 bash[77880]: cluster 2024-08-29T18:56:25.950516+0000 mon.a (mon.0) 2816 : cluster [DBG] osdmap e1884: 8 total, 8 up, 8 in 2024-08-29T18:56:28.071 INFO:tasks.workunit.client.0.smithi029.stdout:num children is: 3 2024-08-29T18:56:28.071 INFO:tasks.workunit.client.0.smithi029.stdout:expected: 3 2024-08-29T18:56:28.071 INFO:tasks.workunit.client.0.smithi029.stdout:child: image230 2024-08-29T18:56:28.071 INFO:tasks.workunit.client.0.smithi029.stdout:child: image232 2024-08-29T18:56:28.071 INFO:tasks.workunit.client.0.smithi029.stdout:child: image231 2024-08-29T18:56:28.071 INFO:tasks.workunit.client.0.smithi029.stdout:found child test-librbd-smithi029-117632-15/image230/b12cbd52d05f 2024-08-29T18:56:28.071 INFO:tasks.workunit.client.0.smithi029.stdout: 2024-08-29T18:56:28.071 INFO:tasks.workunit.client.0.smithi029.stdout:found child test-librbd-smithi029-117632-37/image231/b12cbc6df104 2024-08-29T18:56:28.071 INFO:tasks.workunit.client.0.smithi029.stdout: 2024-08-29T18:56:28.071 INFO:tasks.workunit.client.0.smithi029.stdout:found child test-librbd-smithi029-117632-15/image232/b12c1330da64 2024-08-29T18:56:28.072 INFO:tasks.workunit.client.0.smithi029.stdout: 2024-08-29T18:56:28.072 INFO:tasks.workunit.client.0.smithi029.stdout:num children is: 0 2024-08-29T18:56:28.072 INFO:tasks.workunit.client.0.smithi029.stdout:expected: 0 2024-08-29T18:56:28.072 INFO:tasks.workunit.client.0.smithi029.stdout:num snaps is: 0 2024-08-29T18:56:28.072 INFO:tasks.workunit.client.0.smithi029.stdout:expected: 0 2024-08-29T18:56:28.072 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestLibRBD.SnapRemoveWithChildMissing (8685 ms) 2024-08-29T18:56:28.072 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestLibRBD.QuiesceWatch 2024-08-29T18:56:28.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:56:27 smithi110 bash[67519]: cluster 2024-08-29T18:56:26.952335+0000 mon.a (mon.0) 2817 : cluster [DBG] osdmap e1885: 8 total, 8 up, 8 in 2024-08-29T18:56:28.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:56:27 smithi029 bash[77880]: cluster 2024-08-29T18:56:26.952335+0000 mon.a (mon.0) 2817 : cluster [DBG] osdmap e1885: 8 total, 8 up, 8 in 2024-08-29T18:56:28.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:56:27 smithi029 bash[79042]: cluster 2024-08-29T18:56:26.952335+0000 mon.a (mon.0) 2817 : cluster [DBG] osdmap e1885: 8 total, 8 up, 8 in 2024-08-29T18:56:29.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:56:28 smithi110 bash[67519]: cluster 2024-08-29T18:56:27.841147+0000 mgr.y (mgr.25004) 1997 : cluster [DBG] pgmap v3408: 809 pgs: 809 active+clean; 6.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:56:29.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:56:28 smithi110 bash[67519]: cluster 2024-08-29T18:56:27.983262+0000 mon.a (mon.0) 2818 : cluster [DBG] osdmap e1886: 8 total, 8 up, 8 in 2024-08-29T18:56:29.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:56:28 smithi029 bash[79042]: cluster 2024-08-29T18:56:27.841147+0000 mgr.y (mgr.25004) 1997 : cluster [DBG] pgmap v3408: 809 pgs: 809 active+clean; 6.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:56:29.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:56:28 smithi029 bash[79042]: cluster 2024-08-29T18:56:27.983262+0000 mon.a (mon.0) 2818 : cluster [DBG] osdmap e1886: 8 total, 8 up, 8 in 2024-08-29T18:56:29.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:56:28 smithi029 bash[77880]: cluster 2024-08-29T18:56:27.841147+0000 mgr.y (mgr.25004) 1997 : cluster [DBG] pgmap v3408: 809 pgs: 809 active+clean; 6.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:56:29.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:56:28 smithi029 bash[77880]: cluster 2024-08-29T18:56:27.983262+0000 mon.a (mon.0) 2818 : cluster [DBG] osdmap e1886: 8 total, 8 up, 8 in 2024-08-29T18:56:29.902 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T18:56:30.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:56:29 smithi110 bash[67519]: cluster 2024-08-29T18:56:28.998551+0000 mon.a (mon.0) 2819 : cluster [DBG] osdmap e1887: 8 total, 8 up, 8 in 2024-08-29T18:56:30.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:56:29 smithi110 bash[67519]: audit 2024-08-29T18:56:29.004759+0000 mon.c (mon.2) 816 : audit [INF] from='client.? 172.21.15.29:0/1262316903' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-38","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:56:30.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:56:29 smithi110 bash[67519]: audit 2024-08-29T18:56:29.008534+0000 mon.a (mon.0) 2820 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-38","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:56:30.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:56:29 smithi110 bash[67519]: audit 2024-08-29T18:56:29.888734+0000 mon.a (mon.0) 2821 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-38","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:56:30.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:56:29 smithi110 bash[67519]: cluster 2024-08-29T18:56:29.897206+0000 mon.a (mon.0) 2822 : cluster [DBG] osdmap e1888: 8 total, 8 up, 8 in 2024-08-29T18:56:30.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:56:29 smithi029 bash[79042]: cluster 2024-08-29T18:56:28.998551+0000 mon.a (mon.0) 2819 : cluster [DBG] osdmap e1887: 8 total, 8 up, 8 in 2024-08-29T18:56:30.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:56:29 smithi029 bash[79042]: audit 2024-08-29T18:56:29.004759+0000 mon.c (mon.2) 816 : audit [INF] from='client.? 172.21.15.29:0/1262316903' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-38","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:56:30.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:56:29 smithi029 bash[79042]: audit 2024-08-29T18:56:29.008534+0000 mon.a (mon.0) 2820 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-38","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:56:30.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:56:29 smithi029 bash[79042]: audit 2024-08-29T18:56:29.888734+0000 mon.a (mon.0) 2821 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-38","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:56:30.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:56:29 smithi029 bash[79042]: cluster 2024-08-29T18:56:29.897206+0000 mon.a (mon.0) 2822 : cluster [DBG] osdmap e1888: 8 total, 8 up, 8 in 2024-08-29T18:56:30.404 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:56:29 smithi029 bash[77880]: cluster 2024-08-29T18:56:28.998551+0000 mon.a (mon.0) 2819 : cluster [DBG] osdmap e1887: 8 total, 8 up, 8 in 2024-08-29T18:56:30.404 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:56:29 smithi029 bash[77880]: audit 2024-08-29T18:56:29.004759+0000 mon.c (mon.2) 816 : audit [INF] from='client.? 172.21.15.29:0/1262316903' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-38","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:56:30.404 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:56:29 smithi029 bash[77880]: audit 2024-08-29T18:56:29.008534+0000 mon.a (mon.0) 2820 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-38","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:56:30.404 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:56:29 smithi029 bash[77880]: audit 2024-08-29T18:56:29.888734+0000 mon.a (mon.0) 2821 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-38","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:56:30.404 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:56:29 smithi029 bash[77880]: cluster 2024-08-29T18:56:29.897206+0000 mon.a (mon.0) 2822 : cluster [DBG] osdmap e1888: 8 total, 8 up, 8 in 2024-08-29T18:56:31.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:56:30 smithi110 bash[67519]: cluster 2024-08-29T18:56:29.842524+0000 mgr.y (mgr.25004) 1998 : cluster [DBG] pgmap v3411: 841 pgs: 32 unknown, 809 active+clean; 6.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:56:31.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:56:30 smithi110 bash[67519]: cluster 2024-08-29T18:56:29.989809+0000 mon.a (mon.0) 2823 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:56:31.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:56:30 smithi110 bash[67519]: cluster 2024-08-29T18:56:30.899685+0000 mon.a (mon.0) 2824 : cluster [DBG] osdmap e1889: 8 total, 8 up, 8 in 2024-08-29T18:56:31.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:56:30 smithi029 bash[79042]: cluster 2024-08-29T18:56:29.842524+0000 mgr.y (mgr.25004) 1998 : cluster [DBG] pgmap v3411: 841 pgs: 32 unknown, 809 active+clean; 6.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:56:31.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:56:30 smithi029 bash[79042]: cluster 2024-08-29T18:56:29.989809+0000 mon.a (mon.0) 2823 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:56:31.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:56:30 smithi029 bash[79042]: cluster 2024-08-29T18:56:30.899685+0000 mon.a (mon.0) 2824 : cluster [DBG] osdmap e1889: 8 total, 8 up, 8 in 2024-08-29T18:56:31.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:56:30 smithi029 bash[77880]: cluster 2024-08-29T18:56:29.842524+0000 mgr.y (mgr.25004) 1998 : cluster [DBG] pgmap v3411: 841 pgs: 32 unknown, 809 active+clean; 6.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:56:31.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:56:30 smithi029 bash[77880]: cluster 2024-08-29T18:56:29.989809+0000 mon.a (mon.0) 2823 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:56:31.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:56:30 smithi029 bash[77880]: cluster 2024-08-29T18:56:30.899685+0000 mon.a (mon.0) 2824 : cluster [DBG] osdmap e1889: 8 total, 8 up, 8 in 2024-08-29T18:56:33.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:56:32 smithi110 bash[67519]: cluster 2024-08-29T18:56:31.846796+0000 mgr.y (mgr.25004) 1999 : cluster [DBG] pgmap v3414: 841 pgs: 14 unknown, 827 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 29 KiB/s rd, 3.7 KiB/s wr, 42 op/s 2024-08-29T18:56:33.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:56:32 smithi110 bash[67519]: cluster 2024-08-29T18:56:31.903188+0000 mon.a (mon.0) 2825 : cluster [DBG] osdmap e1890: 8 total, 8 up, 8 in 2024-08-29T18:56:33.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:56:32 smithi110 bash[67519]: cluster 2024-08-29T18:56:31.997816+0000 mon.a (mon.0) 2826 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:56:33.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:56:32 smithi029 bash[79042]: cluster 2024-08-29T18:56:31.846796+0000 mgr.y (mgr.25004) 1999 : cluster [DBG] pgmap v3414: 841 pgs: 14 unknown, 827 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 29 KiB/s rd, 3.7 KiB/s wr, 42 op/s 2024-08-29T18:56:33.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:56:32 smithi029 bash[79042]: cluster 2024-08-29T18:56:31.903188+0000 mon.a (mon.0) 2825 : cluster [DBG] osdmap e1890: 8 total, 8 up, 8 in 2024-08-29T18:56:33.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:56:32 smithi029 bash[79042]: cluster 2024-08-29T18:56:31.997816+0000 mon.a (mon.0) 2826 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:56:33.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:56:32 smithi029 bash[77880]: cluster 2024-08-29T18:56:31.846796+0000 mgr.y (mgr.25004) 1999 : cluster [DBG] pgmap v3414: 841 pgs: 14 unknown, 827 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 29 KiB/s rd, 3.7 KiB/s wr, 42 op/s 2024-08-29T18:56:33.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:56:32 smithi029 bash[77880]: cluster 2024-08-29T18:56:31.903188+0000 mon.a (mon.0) 2825 : cluster [DBG] osdmap e1890: 8 total, 8 up, 8 in 2024-08-29T18:56:33.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:56:32 smithi029 bash[77880]: cluster 2024-08-29T18:56:31.997816+0000 mon.a (mon.0) 2826 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:56:34.405 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:56:34 smithi029 bash[79042]: cluster 2024-08-29T18:56:33.010374+0000 mon.a (mon.0) 2827 : cluster [DBG] osdmap e1891: 8 total, 8 up, 8 in 2024-08-29T18:56:34.405 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:56:34 smithi029 bash[79042]: audit 2024-08-29T18:56:33.601035+0000 mon.c (mon.2) 817 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:56:34.406 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:56:34 smithi110 bash[67519]: cluster 2024-08-29T18:56:33.010374+0000 mon.a (mon.0) 2827 : cluster [DBG] osdmap e1891: 8 total, 8 up, 8 in 2024-08-29T18:56:34.406 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:56:34 smithi110 bash[67519]: audit 2024-08-29T18:56:33.601035+0000 mon.c (mon.2) 817 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:56:34.406 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:56:34 smithi029 bash[77880]: cluster 2024-08-29T18:56:33.010374+0000 mon.a (mon.0) 2827 : cluster [DBG] osdmap e1891: 8 total, 8 up, 8 in 2024-08-29T18:56:34.406 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:56:34 smithi029 bash[77880]: audit 2024-08-29T18:56:33.601035+0000 mon.c (mon.2) 817 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:56:34.902 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:56:34 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:56:34] "GET /metrics HTTP/1.1" 200 90397 "" "Prometheus/2.43.0" 2024-08-29T18:56:35.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:56:35 smithi029 bash[79042]: cluster 2024-08-29T18:56:33.848201+0000 mgr.y (mgr.25004) 2000 : cluster [DBG] pgmap v3417: 841 pgs: 2 unknown, 839 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 20 KiB/s rd, 3.5 KiB/s wr, 28 op/s 2024-08-29T18:56:35.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:56:35 smithi029 bash[79042]: cluster 2024-08-29T18:56:34.021114+0000 mon.a (mon.0) 2828 : cluster [DBG] osdmap e1892: 8 total, 8 up, 8 in 2024-08-29T18:56:35.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:56:35 smithi029 bash[79042]: cluster 2024-08-29T18:56:34.900436+0000 mon.a (mon.0) 2829 : cluster [DBG] osdmap e1893: 8 total, 8 up, 8 in 2024-08-29T18:56:35.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:56:35 smithi110 bash[67519]: cluster 2024-08-29T18:56:33.848201+0000 mgr.y (mgr.25004) 2000 : cluster [DBG] pgmap v3417: 841 pgs: 2 unknown, 839 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 20 KiB/s rd, 3.5 KiB/s wr, 28 op/s 2024-08-29T18:56:35.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:56:35 smithi110 bash[67519]: cluster 2024-08-29T18:56:34.021114+0000 mon.a (mon.0) 2828 : cluster [DBG] osdmap e1892: 8 total, 8 up, 8 in 2024-08-29T18:56:35.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:56:35 smithi110 bash[67519]: cluster 2024-08-29T18:56:34.900436+0000 mon.a (mon.0) 2829 : cluster [DBG] osdmap e1893: 8 total, 8 up, 8 in 2024-08-29T18:56:35.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:56:35 smithi029 bash[77880]: cluster 2024-08-29T18:56:33.848201+0000 mgr.y (mgr.25004) 2000 : cluster [DBG] pgmap v3417: 841 pgs: 2 unknown, 839 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 20 KiB/s rd, 3.5 KiB/s wr, 28 op/s 2024-08-29T18:56:35.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:56:35 smithi029 bash[77880]: cluster 2024-08-29T18:56:34.021114+0000 mon.a (mon.0) 2828 : cluster [DBG] osdmap e1892: 8 total, 8 up, 8 in 2024-08-29T18:56:35.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:56:35 smithi029 bash[77880]: cluster 2024-08-29T18:56:34.900436+0000 mon.a (mon.0) 2829 : cluster [DBG] osdmap e1893: 8 total, 8 up, 8 in 2024-08-29T18:56:37.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:56:36 smithi029 bash[79042]: cluster 2024-08-29T18:56:35.850404+0000 mgr.y (mgr.25004) 2001 : cluster [DBG] pgmap v3420: 841 pgs: 841 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 766 B/s rd, 511 B/s wr, 3 op/s 2024-08-29T18:56:37.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:56:36 smithi029 bash[79042]: cluster 2024-08-29T18:56:35.902602+0000 mon.a (mon.0) 2830 : cluster [DBG] osdmap e1894: 8 total, 8 up, 8 in 2024-08-29T18:56:37.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:56:36 smithi110 bash[67519]: cluster 2024-08-29T18:56:35.850404+0000 mgr.y (mgr.25004) 2001 : cluster [DBG] pgmap v3420: 841 pgs: 841 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 766 B/s rd, 511 B/s wr, 3 op/s 2024-08-29T18:56:37.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:56:36 smithi110 bash[67519]: cluster 2024-08-29T18:56:35.902602+0000 mon.a (mon.0) 2830 : cluster [DBG] osdmap e1894: 8 total, 8 up, 8 in 2024-08-29T18:56:37.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:56:36 smithi029 bash[77880]: cluster 2024-08-29T18:56:35.850404+0000 mgr.y (mgr.25004) 2001 : cluster [DBG] pgmap v3420: 841 pgs: 841 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 766 B/s rd, 511 B/s wr, 3 op/s 2024-08-29T18:56:37.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:56:36 smithi029 bash[77880]: cluster 2024-08-29T18:56:35.902602+0000 mon.a (mon.0) 2830 : cluster [DBG] osdmap e1894: 8 total, 8 up, 8 in 2024-08-29T18:56:38.154 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestLibRBD.QuiesceWatch (10083 ms) 2024-08-29T18:56:38.154 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestLibRBD.QuiesceWatchPP 2024-08-29T18:56:38.154 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T18:56:38.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:56:37 smithi029 bash[77880]: cluster 2024-08-29T18:56:36.906318+0000 mon.a (mon.0) 2831 : cluster [DBG] osdmap e1895: 8 total, 8 up, 8 in 2024-08-29T18:56:38.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:56:37 smithi110 bash[67519]: cluster 2024-08-29T18:56:36.906318+0000 mon.a (mon.0) 2831 : cluster [DBG] osdmap e1895: 8 total, 8 up, 8 in 2024-08-29T18:56:38.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:56:37 smithi029 bash[79042]: cluster 2024-08-29T18:56:36.906318+0000 mon.a (mon.0) 2831 : cluster [DBG] osdmap e1895: 8 total, 8 up, 8 in 2024-08-29T18:56:39.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:56:38 smithi110 bash[67519]: cluster 2024-08-29T18:56:37.853536+0000 mgr.y (mgr.25004) 2002 : cluster [DBG] pgmap v3423: 841 pgs: 841 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 54 KiB/s rd, 4.7 KiB/s wr, 71 op/s 2024-08-29T18:56:39.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:56:38 smithi110 bash[67519]: cluster 2024-08-29T18:56:37.944793+0000 mon.a (mon.0) 2832 : cluster [DBG] osdmap e1896: 8 total, 8 up, 8 in 2024-08-29T18:56:39.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:56:38 smithi029 bash[79042]: cluster 2024-08-29T18:56:37.853536+0000 mgr.y (mgr.25004) 2002 : cluster [DBG] pgmap v3423: 841 pgs: 841 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 54 KiB/s rd, 4.7 KiB/s wr, 71 op/s 2024-08-29T18:56:39.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:56:38 smithi029 bash[79042]: cluster 2024-08-29T18:56:37.944793+0000 mon.a (mon.0) 2832 : cluster [DBG] osdmap e1896: 8 total, 8 up, 8 in 2024-08-29T18:56:39.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:56:38 smithi029 bash[77880]: cluster 2024-08-29T18:56:37.853536+0000 mgr.y (mgr.25004) 2002 : cluster [DBG] pgmap v3423: 841 pgs: 841 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 54 KiB/s rd, 4.7 KiB/s wr, 71 op/s 2024-08-29T18:56:39.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:56:38 smithi029 bash[77880]: cluster 2024-08-29T18:56:37.944793+0000 mon.a (mon.0) 2832 : cluster [DBG] osdmap e1896: 8 total, 8 up, 8 in 2024-08-29T18:56:40.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:56:39 smithi110 bash[67519]: cluster 2024-08-29T18:56:38.973483+0000 mon.a (mon.0) 2833 : cluster [DBG] osdmap e1897: 8 total, 8 up, 8 in 2024-08-29T18:56:40.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:56:39 smithi110 bash[67519]: cluster 2024-08-29T18:56:39.902780+0000 mon.a (mon.0) 2834 : cluster [DBG] osdmap e1898: 8 total, 8 up, 8 in 2024-08-29T18:56:40.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:56:39 smithi029 bash[79042]: cluster 2024-08-29T18:56:38.973483+0000 mon.a (mon.0) 2833 : cluster [DBG] osdmap e1897: 8 total, 8 up, 8 in 2024-08-29T18:56:40.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:56:39 smithi029 bash[79042]: cluster 2024-08-29T18:56:39.902780+0000 mon.a (mon.0) 2834 : cluster [DBG] osdmap e1898: 8 total, 8 up, 8 in 2024-08-29T18:56:40.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:56:39 smithi029 bash[77880]: cluster 2024-08-29T18:56:38.973483+0000 mon.a (mon.0) 2833 : cluster [DBG] osdmap e1897: 8 total, 8 up, 8 in 2024-08-29T18:56:40.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:56:39 smithi029 bash[77880]: cluster 2024-08-29T18:56:39.902780+0000 mon.a (mon.0) 2834 : cluster [DBG] osdmap e1898: 8 total, 8 up, 8 in 2024-08-29T18:56:41.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:56:40 smithi110 bash[67519]: cluster 2024-08-29T18:56:39.855803+0000 mgr.y (mgr.25004) 2003 : cluster [DBG] pgmap v3426: 841 pgs: 841 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 54 KiB/s rd, 4.7 KiB/s wr, 71 op/s 2024-08-29T18:56:41.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:56:40 smithi029 bash[79042]: cluster 2024-08-29T18:56:39.855803+0000 mgr.y (mgr.25004) 2003 : cluster [DBG] pgmap v3426: 841 pgs: 841 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 54 KiB/s rd, 4.7 KiB/s wr, 71 op/s 2024-08-29T18:56:41.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:56:40 smithi029 bash[77880]: cluster 2024-08-29T18:56:39.855803+0000 mgr.y (mgr.25004) 2003 : cluster [DBG] pgmap v3426: 841 pgs: 841 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 54 KiB/s rd, 4.7 KiB/s wr, 71 op/s 2024-08-29T18:56:42.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:56:42 smithi029 bash[77880]: cluster 2024-08-29T18:56:40.985776+0000 mon.a (mon.0) 2835 : cluster [DBG] osdmap e1899: 8 total, 8 up, 8 in 2024-08-29T18:56:42.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:56:42 smithi110 bash[67519]: cluster 2024-08-29T18:56:40.985776+0000 mon.a (mon.0) 2835 : cluster [DBG] osdmap e1899: 8 total, 8 up, 8 in 2024-08-29T18:56:42.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:56:42 smithi029 bash[79042]: cluster 2024-08-29T18:56:40.985776+0000 mon.a (mon.0) 2835 : cluster [DBG] osdmap e1899: 8 total, 8 up, 8 in 2024-08-29T18:56:43.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:56:43 smithi110 bash[67519]: cluster 2024-08-29T18:56:41.860264+0000 mgr.y (mgr.25004) 2004 : cluster [DBG] pgmap v3429: 841 pgs: 841 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 72 KiB/s rd, 4.2 KiB/s wr, 90 op/s 2024-08-29T18:56:43.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:56:43 smithi110 bash[67519]: cluster 2024-08-29T18:56:42.020737+0000 mon.a (mon.0) 2836 : cluster [DBG] osdmap e1900: 8 total, 8 up, 8 in 2024-08-29T18:56:43.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:56:43 smithi029 bash[79042]: cluster 2024-08-29T18:56:41.860264+0000 mgr.y (mgr.25004) 2004 : cluster [DBG] pgmap v3429: 841 pgs: 841 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 72 KiB/s rd, 4.2 KiB/s wr, 90 op/s 2024-08-29T18:56:43.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:56:43 smithi029 bash[79042]: cluster 2024-08-29T18:56:42.020737+0000 mon.a (mon.0) 2836 : cluster [DBG] osdmap e1900: 8 total, 8 up, 8 in 2024-08-29T18:56:43.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:56:43 smithi029 bash[77880]: cluster 2024-08-29T18:56:41.860264+0000 mgr.y (mgr.25004) 2004 : cluster [DBG] pgmap v3429: 841 pgs: 841 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 72 KiB/s rd, 4.2 KiB/s wr, 90 op/s 2024-08-29T18:56:43.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:56:43 smithi029 bash[77880]: cluster 2024-08-29T18:56:42.020737+0000 mon.a (mon.0) 2836 : cluster [DBG] osdmap e1900: 8 total, 8 up, 8 in 2024-08-29T18:56:44.231 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestLibRBD.QuiesceWatchPP (6077 ms) 2024-08-29T18:56:44.231 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestLibRBD.QuiesceWatchError 2024-08-29T18:56:44.231 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T18:56:44.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:56:44 smithi029 bash[77880]: cluster 2024-08-29T18:56:43.018247+0000 mon.a (mon.0) 2837 : cluster [DBG] osdmap e1901: 8 total, 8 up, 8 in 2024-08-29T18:56:44.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:56:44 smithi110 bash[67519]: cluster 2024-08-29T18:56:43.018247+0000 mon.a (mon.0) 2837 : cluster [DBG] osdmap e1901: 8 total, 8 up, 8 in 2024-08-29T18:56:44.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:56:44 smithi029 bash[79042]: cluster 2024-08-29T18:56:43.018247+0000 mon.a (mon.0) 2837 : cluster [DBG] osdmap e1901: 8 total, 8 up, 8 in 2024-08-29T18:56:44.902 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:56:44 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:56:44] "GET /metrics HTTP/1.1" 200 90397 "" "Prometheus/2.43.0" 2024-08-29T18:56:45.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:56:45 smithi110 bash[67519]: cluster 2024-08-29T18:56:43.861533+0000 mgr.y (mgr.25004) 2005 : cluster [DBG] pgmap v3432: 841 pgs: 841 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 79 KiB/s rd, 5.7 KiB/s wr, 106 op/s 2024-08-29T18:56:45.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:56:45 smithi110 bash[67519]: cluster 2024-08-29T18:56:44.048380+0000 mon.a (mon.0) 2838 : cluster [DBG] osdmap e1902: 8 total, 8 up, 8 in 2024-08-29T18:56:45.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:56:45 smithi110 bash[67519]: cluster 2024-08-29T18:56:44.908946+0000 mon.a (mon.0) 2839 : cluster [DBG] osdmap e1903: 8 total, 8 up, 8 in 2024-08-29T18:56:45.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:56:45 smithi029 bash[79042]: cluster 2024-08-29T18:56:43.861533+0000 mgr.y (mgr.25004) 2005 : cluster [DBG] pgmap v3432: 841 pgs: 841 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 79 KiB/s rd, 5.7 KiB/s wr, 106 op/s 2024-08-29T18:56:45.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:56:45 smithi029 bash[79042]: cluster 2024-08-29T18:56:44.048380+0000 mon.a (mon.0) 2838 : cluster [DBG] osdmap e1902: 8 total, 8 up, 8 in 2024-08-29T18:56:45.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:56:45 smithi029 bash[79042]: cluster 2024-08-29T18:56:44.908946+0000 mon.a (mon.0) 2839 : cluster [DBG] osdmap e1903: 8 total, 8 up, 8 in 2024-08-29T18:56:45.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:56:45 smithi029 bash[77880]: cluster 2024-08-29T18:56:43.861533+0000 mgr.y (mgr.25004) 2005 : cluster [DBG] pgmap v3432: 841 pgs: 841 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 79 KiB/s rd, 5.7 KiB/s wr, 106 op/s 2024-08-29T18:56:45.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:56:45 smithi029 bash[77880]: cluster 2024-08-29T18:56:44.048380+0000 mon.a (mon.0) 2838 : cluster [DBG] osdmap e1902: 8 total, 8 up, 8 in 2024-08-29T18:56:45.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:56:45 smithi029 bash[77880]: cluster 2024-08-29T18:56:44.908946+0000 mon.a (mon.0) 2839 : cluster [DBG] osdmap e1903: 8 total, 8 up, 8 in 2024-08-29T18:56:47.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:56:46 smithi110 bash[67519]: cluster 2024-08-29T18:56:45.863582+0000 mgr.y (mgr.25004) 2006 : cluster [DBG] pgmap v3435: 841 pgs: 841 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 7.5 KiB/s rd, 1.7 KiB/s wr, 16 op/s 2024-08-29T18:56:47.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:56:46 smithi110 bash[67519]: cluster 2024-08-29T18:56:45.937715+0000 mon.a (mon.0) 2840 : cluster [DBG] osdmap e1904: 8 total, 8 up, 8 in 2024-08-29T18:56:47.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:56:46 smithi029 bash[79042]: cluster 2024-08-29T18:56:45.863582+0000 mgr.y (mgr.25004) 2006 : cluster [DBG] pgmap v3435: 841 pgs: 841 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 7.5 KiB/s rd, 1.7 KiB/s wr, 16 op/s 2024-08-29T18:56:47.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:56:46 smithi029 bash[79042]: cluster 2024-08-29T18:56:45.937715+0000 mon.a (mon.0) 2840 : cluster [DBG] osdmap e1904: 8 total, 8 up, 8 in 2024-08-29T18:56:47.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:56:46 smithi029 bash[77880]: cluster 2024-08-29T18:56:45.863582+0000 mgr.y (mgr.25004) 2006 : cluster [DBG] pgmap v3435: 841 pgs: 841 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 7.5 KiB/s rd, 1.7 KiB/s wr, 16 op/s 2024-08-29T18:56:47.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:56:46 smithi029 bash[77880]: cluster 2024-08-29T18:56:45.937715+0000 mon.a (mon.0) 2840 : cluster [DBG] osdmap e1904: 8 total, 8 up, 8 in 2024-08-29T18:56:48.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:56:47 smithi029 bash[79042]: cluster 2024-08-29T18:56:46.941247+0000 mon.a (mon.0) 2841 : cluster [DBG] osdmap e1905: 8 total, 8 up, 8 in 2024-08-29T18:56:48.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:56:47 smithi110 bash[67519]: cluster 2024-08-29T18:56:46.941247+0000 mon.a (mon.0) 2841 : cluster [DBG] osdmap e1905: 8 total, 8 up, 8 in 2024-08-29T18:56:48.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:56:47 smithi029 bash[77880]: cluster 2024-08-29T18:56:46.941247+0000 mon.a (mon.0) 2841 : cluster [DBG] osdmap e1905: 8 total, 8 up, 8 in 2024-08-29T18:56:49.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:56:48 smithi110 bash[67519]: cluster 2024-08-29T18:56:47.866615+0000 mgr.y (mgr.25004) 2007 : cluster [DBG] pgmap v3438: 841 pgs: 841 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 80 KiB/s rd, 6.0 KiB/s wr, 109 op/s 2024-08-29T18:56:49.910 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:56:48 smithi110 bash[67519]: cluster 2024-08-29T18:56:47.976520+0000 mon.a (mon.0) 2842 : cluster [DBG] osdmap e1906: 8 total, 8 up, 8 in 2024-08-29T18:56:49.910 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:56:48 smithi110 bash[67519]: audit 2024-08-29T18:56:48.601716+0000 mon.c (mon.2) 818 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:56:49.910 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:56:48 smithi029 bash[79042]: cluster 2024-08-29T18:56:47.866615+0000 mgr.y (mgr.25004) 2007 : cluster [DBG] pgmap v3438: 841 pgs: 841 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 80 KiB/s rd, 6.0 KiB/s wr, 109 op/s 2024-08-29T18:56:49.911 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:56:48 smithi029 bash[79042]: cluster 2024-08-29T18:56:47.976520+0000 mon.a (mon.0) 2842 : cluster [DBG] osdmap e1906: 8 total, 8 up, 8 in 2024-08-29T18:56:49.911 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:56:48 smithi029 bash[79042]: audit 2024-08-29T18:56:48.601716+0000 mon.c (mon.2) 818 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:56:49.911 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:56:48 smithi029 bash[77880]: cluster 2024-08-29T18:56:47.866615+0000 mgr.y (mgr.25004) 2007 : cluster [DBG] pgmap v3438: 841 pgs: 841 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 80 KiB/s rd, 6.0 KiB/s wr, 109 op/s 2024-08-29T18:56:49.911 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:56:48 smithi029 bash[77880]: cluster 2024-08-29T18:56:47.976520+0000 mon.a (mon.0) 2842 : cluster [DBG] osdmap e1906: 8 total, 8 up, 8 in 2024-08-29T18:56:49.911 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:56:48 smithi029 bash[77880]: audit 2024-08-29T18:56:48.601716+0000 mon.c (mon.2) 818 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:56:50.111 INFO:tasks.workunit.client.0.smithi029.stdout:10.00% done 2024-08-29T18:56:50.112 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestLibRBD.QuiesceWatchError (5881 ms) 2024-08-29T18:56:50.112 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestLibRBD.QuiesceWatchTimeout 2024-08-29T18:56:50.112 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T18:56:50.137 INFO:tasks.workunit.client.0.smithi029.stderr:test quiesce is not long enough to time out 2024-08-29T18:56:50.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:56:50 smithi110 bash[67519]: cluster 2024-08-29T18:56:48.976608+0000 mon.a (mon.0) 2843 : cluster [DBG] osdmap e1907: 8 total, 8 up, 8 in 2024-08-29T18:56:50.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:56:50 smithi110 bash[67519]: cluster 2024-08-29T18:56:49.911605+0000 mon.a (mon.0) 2844 : cluster [DBG] osdmap e1908: 8 total, 8 up, 8 in 2024-08-29T18:56:50.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:56:50 smithi029 bash[79042]: cluster 2024-08-29T18:56:48.976608+0000 mon.a (mon.0) 2843 : cluster [DBG] osdmap e1907: 8 total, 8 up, 8 in 2024-08-29T18:56:50.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:56:50 smithi029 bash[79042]: cluster 2024-08-29T18:56:49.911605+0000 mon.a (mon.0) 2844 : cluster [DBG] osdmap e1908: 8 total, 8 up, 8 in 2024-08-29T18:56:50.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:56:50 smithi029 bash[77880]: cluster 2024-08-29T18:56:48.976608+0000 mon.a (mon.0) 2843 : cluster [DBG] osdmap e1907: 8 total, 8 up, 8 in 2024-08-29T18:56:50.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:56:50 smithi029 bash[77880]: cluster 2024-08-29T18:56:49.911605+0000 mon.a (mon.0) 2844 : cluster [DBG] osdmap e1908: 8 total, 8 up, 8 in 2024-08-29T18:56:51.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:56:51 smithi029 bash[77880]: cluster 2024-08-29T18:56:49.868961+0000 mgr.y (mgr.25004) 2008 : cluster [DBG] pgmap v3441: 841 pgs: 841 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 80 KiB/s rd, 5.7 KiB/s wr, 108 op/s 2024-08-29T18:56:51.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:56:51 smithi110 bash[67519]: cluster 2024-08-29T18:56:49.868961+0000 mgr.y (mgr.25004) 2008 : cluster [DBG] pgmap v3441: 841 pgs: 841 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 80 KiB/s rd, 5.7 KiB/s wr, 108 op/s 2024-08-29T18:56:51.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:56:51 smithi029 bash[79042]: cluster 2024-08-29T18:56:49.868961+0000 mgr.y (mgr.25004) 2008 : cluster [DBG] pgmap v3441: 841 pgs: 841 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 80 KiB/s rd, 5.7 KiB/s wr, 108 op/s 2024-08-29T18:56:53.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:56:53 smithi110 bash[67519]: cluster 2024-08-29T18:56:51.874013+0000 mgr.y (mgr.25004) 2009 : cluster [DBG] pgmap v3443: 841 pgs: 841 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 53 KiB/s rd, 4.5 KiB/s wr, 74 op/s 2024-08-29T18:56:53.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:56:53 smithi029 bash[79042]: cluster 2024-08-29T18:56:51.874013+0000 mgr.y (mgr.25004) 2009 : cluster [DBG] pgmap v3443: 841 pgs: 841 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 53 KiB/s rd, 4.5 KiB/s wr, 74 op/s 2024-08-29T18:56:53.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:56:53 smithi029 bash[77880]: cluster 2024-08-29T18:56:51.874013+0000 mgr.y (mgr.25004) 2009 : cluster [DBG] pgmap v3443: 841 pgs: 841 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 53 KiB/s rd, 4.5 KiB/s wr, 74 op/s 2024-08-29T18:56:54.902 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:56:54 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:56:54] "GET /metrics HTTP/1.1" 200 90417 "" "Prometheus/2.43.0" 2024-08-29T18:56:55.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:56:55 smithi110 bash[67519]: cluster 2024-08-29T18:56:53.877079+0000 mgr.y (mgr.25004) 2010 : cluster [DBG] pgmap v3444: 841 pgs: 841 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 41 KiB/s rd, 3.5 KiB/s wr, 57 op/s 2024-08-29T18:56:55.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:56:55 smithi110 bash[67519]: cluster 2024-08-29T18:56:54.915480+0000 mon.a (mon.0) 2845 : cluster [DBG] osdmap e1909: 8 total, 8 up, 8 in 2024-08-29T18:56:55.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:56:55 smithi029 bash[79042]: cluster 2024-08-29T18:56:53.877079+0000 mgr.y (mgr.25004) 2010 : cluster [DBG] pgmap v3444: 841 pgs: 841 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 41 KiB/s rd, 3.5 KiB/s wr, 57 op/s 2024-08-29T18:56:55.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:56:55 smithi029 bash[79042]: cluster 2024-08-29T18:56:54.915480+0000 mon.a (mon.0) 2845 : cluster [DBG] osdmap e1909: 8 total, 8 up, 8 in 2024-08-29T18:56:55.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:56:55 smithi029 bash[77880]: cluster 2024-08-29T18:56:53.877079+0000 mgr.y (mgr.25004) 2010 : cluster [DBG] pgmap v3444: 841 pgs: 841 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 41 KiB/s rd, 3.5 KiB/s wr, 57 op/s 2024-08-29T18:56:55.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:56:55 smithi029 bash[77880]: cluster 2024-08-29T18:56:54.915480+0000 mon.a (mon.0) 2845 : cluster [DBG] osdmap e1909: 8 total, 8 up, 8 in 2024-08-29T18:56:57.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:56:57 smithi029 bash[77880]: cluster 2024-08-29T18:56:55.879254+0000 mgr.y (mgr.25004) 2011 : cluster [DBG] pgmap v3446: 841 pgs: 841 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 36 KiB/s rd, 3.0 KiB/s wr, 50 op/s 2024-08-29T18:56:57.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:56:57 smithi110 bash[67519]: cluster 2024-08-29T18:56:55.879254+0000 mgr.y (mgr.25004) 2011 : cluster [DBG] pgmap v3446: 841 pgs: 841 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 36 KiB/s rd, 3.0 KiB/s wr, 50 op/s 2024-08-29T18:56:57.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:56:57 smithi029 bash[79042]: cluster 2024-08-29T18:56:55.879254+0000 mgr.y (mgr.25004) 2011 : cluster [DBG] pgmap v3446: 841 pgs: 841 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 36 KiB/s rd, 3.0 KiB/s wr, 50 op/s 2024-08-29T18:56:59.109 INFO:tasks.workunit.client.0.smithi029.stderr:test quiesce is timed out 2024-08-29T18:56:59.117 INFO:tasks.workunit.client.0.smithi029.stderr:waiting for timed out ... 0 2024-08-29T18:56:59.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:56:59 smithi029 bash[79042]: cluster 2024-08-29T18:56:57.885265+0000 mgr.y (mgr.25004) 2012 : cluster [DBG] pgmap v3447: 841 pgs: 841 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 31 KiB/s rd, 2.6 KiB/s wr, 43 op/s 2024-08-29T18:56:59.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:56:59 smithi110 bash[67519]: cluster 2024-08-29T18:56:57.885265+0000 mgr.y (mgr.25004) 2012 : cluster [DBG] pgmap v3447: 841 pgs: 841 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 31 KiB/s rd, 2.6 KiB/s wr, 43 op/s 2024-08-29T18:56:59.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:56:59 smithi029 bash[77880]: cluster 2024-08-29T18:56:57.885265+0000 mgr.y (mgr.25004) 2012 : cluster [DBG] pgmap v3447: 841 pgs: 841 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 31 KiB/s rd, 2.6 KiB/s wr, 43 op/s 2024-08-29T18:57:00.117 INFO:tasks.workunit.client.0.smithi029.stderr:waiting for timed out ... 1 2024-08-29T18:57:00.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:57:00 smithi110 bash[67519]: cluster 2024-08-29T18:56:59.042165+0000 mon.a (mon.0) 2846 : cluster [DBG] osdmap e1910: 8 total, 8 up, 8 in 2024-08-29T18:57:00.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:57:00 smithi110 bash[67519]: cluster 2024-08-29T18:56:59.917857+0000 mon.a (mon.0) 2847 : cluster [DBG] osdmap e1911: 8 total, 8 up, 8 in 2024-08-29T18:57:00.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:57:00 smithi029 bash[79042]: cluster 2024-08-29T18:56:59.042165+0000 mon.a (mon.0) 2846 : cluster [DBG] osdmap e1910: 8 total, 8 up, 8 in 2024-08-29T18:57:00.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:57:00 smithi029 bash[79042]: cluster 2024-08-29T18:56:59.917857+0000 mon.a (mon.0) 2847 : cluster [DBG] osdmap e1911: 8 total, 8 up, 8 in 2024-08-29T18:57:00.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:57:00 smithi029 bash[77880]: cluster 2024-08-29T18:56:59.042165+0000 mon.a (mon.0) 2846 : cluster [DBG] osdmap e1910: 8 total, 8 up, 8 in 2024-08-29T18:57:00.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:57:00 smithi029 bash[77880]: cluster 2024-08-29T18:56:59.917857+0000 mon.a (mon.0) 2847 : cluster [DBG] osdmap e1911: 8 total, 8 up, 8 in 2024-08-29T18:57:01.118 INFO:tasks.workunit.client.0.smithi029.stderr:waiting for timed out ... 2 2024-08-29T18:57:01.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:57:01 smithi029 bash[79042]: cluster 2024-08-29T18:56:59.887505+0000 mgr.y (mgr.25004) 2013 : cluster [DBG] pgmap v3449: 841 pgs: 841 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 1.2 KiB/s rd, 510 B/s wr, 2 op/s 2024-08-29T18:57:01.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:57:01 smithi029 bash[77880]: cluster 2024-08-29T18:56:59.887505+0000 mgr.y (mgr.25004) 2013 : cluster [DBG] pgmap v3449: 841 pgs: 841 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 1.2 KiB/s rd, 510 B/s wr, 2 op/s 2024-08-29T18:57:01.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:57:01 smithi110 bash[67519]: cluster 2024-08-29T18:56:59.887505+0000 mgr.y (mgr.25004) 2013 : cluster [DBG] pgmap v3449: 841 pgs: 841 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 1.2 KiB/s rd, 510 B/s wr, 2 op/s 2024-08-29T18:57:02.118 INFO:tasks.workunit.client.0.smithi029.stderr:waiting for timed out ... 3 2024-08-29T18:57:03.118 INFO:tasks.workunit.client.0.smithi029.stderr:waiting for timed out ... 4 2024-08-29T18:57:03.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:57:03 smithi029 bash[79042]: cluster 2024-08-29T18:57:01.892444+0000 mgr.y (mgr.25004) 2014 : cluster [DBG] pgmap v3451: 841 pgs: 841 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 3.7 KiB/s rd, 440 B/s wr, 4 op/s 2024-08-29T18:57:03.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:57:03 smithi110 bash[67519]: cluster 2024-08-29T18:57:01.892444+0000 mgr.y (mgr.25004) 2014 : cluster [DBG] pgmap v3451: 841 pgs: 841 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 3.7 KiB/s rd, 440 B/s wr, 4 op/s 2024-08-29T18:57:03.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:57:03 smithi029 bash[77880]: cluster 2024-08-29T18:57:01.892444+0000 mgr.y (mgr.25004) 2014 : cluster [DBG] pgmap v3451: 841 pgs: 841 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 3.7 KiB/s rd, 440 B/s wr, 4 op/s 2024-08-29T18:57:04.118 INFO:tasks.workunit.client.0.smithi029.stderr:waiting for timed out ... 5 2024-08-29T18:57:04.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:57:04 smithi029 bash[77880]: audit 2024-08-29T18:57:03.601875+0000 mon.c (mon.2) 819 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:57:04.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:57:04 smithi110 bash[67519]: audit 2024-08-29T18:57:03.601875+0000 mon.c (mon.2) 819 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:57:04.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:57:04 smithi029 bash[79042]: audit 2024-08-29T18:57:03.601875+0000 mon.c (mon.2) 819 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:57:04.902 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:57:04 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:57:04] "GET /metrics HTTP/1.1" 200 90400 "" "Prometheus/2.43.0" 2024-08-29T18:57:05.138 INFO:tasks.workunit.client.0.smithi029.stderr:waiting for timed out ... 6 2024-08-29T18:57:05.406 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:57:05 smithi029 bash[79042]: cluster 2024-08-29T18:57:03.895481+0000 mgr.y (mgr.25004) 2015 : cluster [DBG] pgmap v3452: 841 pgs: 841 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 3.6 KiB/s rd, 383 B/s wr, 4 op/s 2024-08-29T18:57:05.407 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:57:05 smithi029 bash[77880]: cluster 2024-08-29T18:57:03.895481+0000 mgr.y (mgr.25004) 2015 : cluster [DBG] pgmap v3452: 841 pgs: 841 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 3.6 KiB/s rd, 383 B/s wr, 4 op/s 2024-08-29T18:57:05.407 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:57:05 smithi110 bash[67519]: cluster 2024-08-29T18:57:03.895481+0000 mgr.y (mgr.25004) 2015 : cluster [DBG] pgmap v3452: 841 pgs: 841 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 3.6 KiB/s rd, 383 B/s wr, 4 op/s 2024-08-29T18:57:06.118 INFO:tasks.workunit.client.0.smithi029.stderr:waiting for timed out ... 7 2024-08-29T18:57:07.118 INFO:tasks.workunit.client.0.smithi029.stderr:waiting for timed out ... 8 2024-08-29T18:57:07.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:57:07 smithi110 bash[67519]: cluster 2024-08-29T18:57:05.898365+0000 mgr.y (mgr.25004) 2016 : cluster [DBG] pgmap v3453: 841 pgs: 841 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 3.6 KiB/s rd, 383 B/s wr, 4 op/s 2024-08-29T18:57:07.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:57:07 smithi029 bash[79042]: cluster 2024-08-29T18:57:05.898365+0000 mgr.y (mgr.25004) 2016 : cluster [DBG] pgmap v3453: 841 pgs: 841 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 3.6 KiB/s rd, 383 B/s wr, 4 op/s 2024-08-29T18:57:07.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:57:07 smithi029 bash[77880]: cluster 2024-08-29T18:57:05.898365+0000 mgr.y (mgr.25004) 2016 : cluster [DBG] pgmap v3453: 841 pgs: 841 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 3.6 KiB/s rd, 383 B/s wr, 4 op/s 2024-08-29T18:57:08.119 INFO:tasks.workunit.client.0.smithi029.stderr:waiting for timed out ... 9 2024-08-29T18:57:09.119 INFO:tasks.workunit.client.0.smithi029.stderr:waiting for timed out ... 10 2024-08-29T18:57:09.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:57:09 smithi110 bash[67519]: cluster 2024-08-29T18:57:07.904226+0000 mgr.y (mgr.25004) 2017 : cluster [DBG] pgmap v3454: 841 pgs: 841 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 3.3 KiB/s rd, 346 B/s wr, 4 op/s 2024-08-29T18:57:09.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:57:09 smithi110 bash[67519]: audit 2024-08-29T18:57:08.819362+0000 mon.c (mon.2) 820 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:57:09.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:57:09 smithi029 bash[77880]: cluster 2024-08-29T18:57:07.904226+0000 mgr.y (mgr.25004) 2017 : cluster [DBG] pgmap v3454: 841 pgs: 841 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 3.3 KiB/s rd, 346 B/s wr, 4 op/s 2024-08-29T18:57:09.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:57:09 smithi029 bash[77880]: audit 2024-08-29T18:57:08.819362+0000 mon.c (mon.2) 820 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:57:09.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:57:09 smithi029 bash[79042]: cluster 2024-08-29T18:57:07.904226+0000 mgr.y (mgr.25004) 2017 : cluster [DBG] pgmap v3454: 841 pgs: 841 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 3.3 KiB/s rd, 346 B/s wr, 4 op/s 2024-08-29T18:57:09.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:57:09 smithi029 bash[79042]: audit 2024-08-29T18:57:08.819362+0000 mon.c (mon.2) 820 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:57:11.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:57:11 smithi029 bash[77880]: cluster 2024-08-29T18:57:09.906505+0000 mgr.y (mgr.25004) 2018 : cluster [DBG] pgmap v3455: 841 pgs: 841 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 2.9 KiB/s rd, 306 B/s wr, 3 op/s 2024-08-29T18:57:11.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:57:11 smithi110 bash[67519]: cluster 2024-08-29T18:57:09.906505+0000 mgr.y (mgr.25004) 2018 : cluster [DBG] pgmap v3455: 841 pgs: 841 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 2.9 KiB/s rd, 306 B/s wr, 3 op/s 2024-08-29T18:57:11.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:57:11 smithi029 bash[79042]: cluster 2024-08-29T18:57:09.906505+0000 mgr.y (mgr.25004) 2018 : cluster [DBG] pgmap v3455: 841 pgs: 841 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 2.9 KiB/s rd, 306 B/s wr, 3 op/s 2024-08-29T18:57:13.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:57:13 smithi029 bash[77880]: cluster 2024-08-29T18:57:11.911484+0000 mgr.y (mgr.25004) 2019 : cluster [DBG] pgmap v3456: 841 pgs: 841 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 2.4 KiB/s rd, 256 B/s wr, 3 op/s 2024-08-29T18:57:13.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:57:13 smithi110 bash[67519]: cluster 2024-08-29T18:57:11.911484+0000 mgr.y (mgr.25004) 2019 : cluster [DBG] pgmap v3456: 841 pgs: 841 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 2.4 KiB/s rd, 256 B/s wr, 3 op/s 2024-08-29T18:57:13.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:57:13 smithi029 bash[79042]: cluster 2024-08-29T18:57:11.911484+0000 mgr.y (mgr.25004) 2019 : cluster [DBG] pgmap v3456: 841 pgs: 841 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 2.4 KiB/s rd, 256 B/s wr, 3 op/s 2024-08-29T18:57:14.902 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:57:14 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:57:14] "GET /metrics HTTP/1.1" 200 90400 "" "Prometheus/2.43.0" 2024-08-29T18:57:16.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:57:15 smithi110 bash[67519]: cluster 2024-08-29T18:57:13.914516+0000 mgr.y (mgr.25004) 2020 : cluster [DBG] pgmap v3457: 841 pgs: 841 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2024-08-29T18:57:16.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:57:15 smithi110 bash[67519]: audit 2024-08-29T18:57:14.756483+0000 mon.a (mon.0) 2848 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:57:16.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:57:15 smithi110 bash[67519]: audit 2024-08-29T18:57:14.768717+0000 mon.a (mon.0) 2849 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:57:16.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:57:15 smithi110 bash[67519]: audit 2024-08-29T18:57:15.417459+0000 mon.c (mon.2) 821 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:57:16.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:57:15 smithi110 bash[67519]: audit 2024-08-29T18:57:15.419590+0000 mon.c (mon.2) 822 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:57:16.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:57:15 smithi110 bash[67519]: audit 2024-08-29T18:57:15.428871+0000 mon.a (mon.0) 2850 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:57:16.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:57:15 smithi029 bash[79042]: cluster 2024-08-29T18:57:13.914516+0000 mgr.y (mgr.25004) 2020 : cluster [DBG] pgmap v3457: 841 pgs: 841 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2024-08-29T18:57:16.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:57:15 smithi029 bash[79042]: audit 2024-08-29T18:57:14.756483+0000 mon.a (mon.0) 2848 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:57:16.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:57:15 smithi029 bash[79042]: audit 2024-08-29T18:57:14.768717+0000 mon.a (mon.0) 2849 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:57:16.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:57:15 smithi029 bash[79042]: audit 2024-08-29T18:57:15.417459+0000 mon.c (mon.2) 821 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:57:16.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:57:15 smithi029 bash[79042]: audit 2024-08-29T18:57:15.419590+0000 mon.c (mon.2) 822 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:57:16.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:57:15 smithi029 bash[79042]: audit 2024-08-29T18:57:15.428871+0000 mon.a (mon.0) 2850 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:57:16.154 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:57:15 smithi029 bash[77880]: cluster 2024-08-29T18:57:13.914516+0000 mgr.y (mgr.25004) 2020 : cluster [DBG] pgmap v3457: 841 pgs: 841 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2024-08-29T18:57:16.154 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:57:15 smithi029 bash[77880]: audit 2024-08-29T18:57:14.756483+0000 mon.a (mon.0) 2848 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:57:16.154 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:57:15 smithi029 bash[77880]: audit 2024-08-29T18:57:14.768717+0000 mon.a (mon.0) 2849 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:57:16.154 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:57:15 smithi029 bash[77880]: audit 2024-08-29T18:57:15.417459+0000 mon.c (mon.2) 821 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:57:16.154 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:57:15 smithi029 bash[77880]: audit 2024-08-29T18:57:15.419590+0000 mon.c (mon.2) 822 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:57:16.154 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:57:15 smithi029 bash[77880]: audit 2024-08-29T18:57:15.428871+0000 mon.a (mon.0) 2850 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:57:18.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:57:17 smithi110 bash[67519]: cluster 2024-08-29T18:57:15.917468+0000 mgr.y (mgr.25004) 2021 : cluster [DBG] pgmap v3458: 841 pgs: 841 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:57:18.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:57:17 smithi029 bash[79042]: cluster 2024-08-29T18:57:15.917468+0000 mgr.y (mgr.25004) 2021 : cluster [DBG] pgmap v3458: 841 pgs: 841 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:57:18.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:57:17 smithi029 bash[77880]: cluster 2024-08-29T18:57:15.917468+0000 mgr.y (mgr.25004) 2021 : cluster [DBG] pgmap v3458: 841 pgs: 841 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:57:19.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:57:18 smithi029 bash[79042]: audit 2024-08-29T18:57:18.602226+0000 mon.c (mon.2) 823 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:57:19.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:57:18 smithi110 bash[67519]: audit 2024-08-29T18:57:18.602226+0000 mon.c (mon.2) 823 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:57:19.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:57:18 smithi029 bash[77880]: audit 2024-08-29T18:57:18.602226+0000 mon.c (mon.2) 823 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:57:20.119 INFO:tasks.workunit.client.0.smithi029.stderr:test retry succeeds 2024-08-29T18:57:20.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:57:19 smithi110 bash[67519]: cluster 2024-08-29T18:57:17.923375+0000 mgr.y (mgr.25004) 2022 : cluster [DBG] pgmap v3459: 841 pgs: 841 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:57:20.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:57:19 smithi029 bash[79042]: cluster 2024-08-29T18:57:17.923375+0000 mgr.y (mgr.25004) 2022 : cluster [DBG] pgmap v3459: 841 pgs: 841 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:57:20.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:57:19 smithi029 bash[77880]: cluster 2024-08-29T18:57:17.923375+0000 mgr.y (mgr.25004) 2022 : cluster [DBG] pgmap v3459: 841 pgs: 841 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:57:22.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:57:21 smithi110 bash[67519]: cluster 2024-08-29T18:57:19.925748+0000 mgr.y (mgr.25004) 2023 : cluster [DBG] pgmap v3460: 841 pgs: 841 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:57:22.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:57:21 smithi110 bash[67519]: cluster 2024-08-29T18:57:20.792934+0000 mon.a (mon.0) 2851 : cluster [DBG] osdmap e1912: 8 total, 8 up, 8 in 2024-08-29T18:57:22.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:57:21 smithi029 bash[77880]: cluster 2024-08-29T18:57:19.925748+0000 mgr.y (mgr.25004) 2023 : cluster [DBG] pgmap v3460: 841 pgs: 841 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:57:22.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:57:21 smithi029 bash[77880]: cluster 2024-08-29T18:57:20.792934+0000 mon.a (mon.0) 2851 : cluster [DBG] osdmap e1912: 8 total, 8 up, 8 in 2024-08-29T18:57:22.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:57:21 smithi029 bash[79042]: cluster 2024-08-29T18:57:19.925748+0000 mgr.y (mgr.25004) 2023 : cluster [DBG] pgmap v3460: 841 pgs: 841 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:57:22.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:57:21 smithi029 bash[79042]: cluster 2024-08-29T18:57:20.792934+0000 mon.a (mon.0) 2851 : cluster [DBG] osdmap e1912: 8 total, 8 up, 8 in 2024-08-29T18:57:23.003 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestLibRBD.QuiesceWatchTimeout (32891 ms) 2024-08-29T18:57:23.003 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestLibRBD.WriteZeroes 2024-08-29T18:57:23.003 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T18:57:23.128 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestLibRBD.WriteZeroes (125 ms) 2024-08-29T18:57:23.128 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestLibRBD.WriteZeroesThickProvision 2024-08-29T18:57:23.128 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T18:57:23.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:57:22 smithi029 bash[79042]: cluster 2024-08-29T18:57:21.801145+0000 mon.a (mon.0) 2852 : cluster [DBG] osdmap e1913: 8 total, 8 up, 8 in 2024-08-29T18:57:23.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:57:22 smithi110 bash[67519]: cluster 2024-08-29T18:57:21.801145+0000 mon.a (mon.0) 2852 : cluster [DBG] osdmap e1913: 8 total, 8 up, 8 in 2024-08-29T18:57:23.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:57:22 smithi029 bash[77880]: cluster 2024-08-29T18:57:21.801145+0000 mon.a (mon.0) 2852 : cluster [DBG] osdmap e1913: 8 total, 8 up, 8 in 2024-08-29T18:57:23.285 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestLibRBD.WriteZeroesThickProvision (157 ms) 2024-08-29T18:57:23.285 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] TestLibRBD.ConcurentOperations 2024-08-29T18:57:23.285 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T18:57:24.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:57:23 smithi110 bash[67519]: cluster 2024-08-29T18:57:21.927149+0000 mgr.y (mgr.25004) 2024 : cluster [DBG] pgmap v3463: 841 pgs: 841 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 4.6 KiB/s rd, 766 B/s wr, 6 op/s 2024-08-29T18:57:24.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:57:23 smithi110 bash[67519]: cluster 2024-08-29T18:57:22.816079+0000 mon.a (mon.0) 2853 : cluster [DBG] osdmap e1914: 8 total, 8 up, 8 in 2024-08-29T18:57:24.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:57:23 smithi029 bash[77880]: cluster 2024-08-29T18:57:21.927149+0000 mgr.y (mgr.25004) 2024 : cluster [DBG] pgmap v3463: 841 pgs: 841 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 4.6 KiB/s rd, 766 B/s wr, 6 op/s 2024-08-29T18:57:24.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:57:23 smithi029 bash[77880]: cluster 2024-08-29T18:57:22.816079+0000 mon.a (mon.0) 2853 : cluster [DBG] osdmap e1914: 8 total, 8 up, 8 in 2024-08-29T18:57:24.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:57:23 smithi029 bash[79042]: cluster 2024-08-29T18:57:21.927149+0000 mgr.y (mgr.25004) 2024 : cluster [DBG] pgmap v3463: 841 pgs: 841 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 4.6 KiB/s rd, 766 B/s wr, 6 op/s 2024-08-29T18:57:24.154 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:57:23 smithi029 bash[79042]: cluster 2024-08-29T18:57:22.816079+0000 mon.a (mon.0) 2853 : cluster [DBG] osdmap e1914: 8 total, 8 up, 8 in 2024-08-29T18:57:24.902 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:57:24 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:57:24] "GET /metrics HTTP/1.1" 200 90416 "" "Prometheus/2.43.0" 2024-08-29T18:57:24.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:57:24 smithi029 bash[77880]: cluster 2024-08-29T18:57:23.824094+0000 mon.a (mon.0) 2854 : cluster [DBG] osdmap e1915: 8 total, 8 up, 8 in 2024-08-29T18:57:24.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:57:24 smithi029 bash[79042]: cluster 2024-08-29T18:57:23.824094+0000 mon.a (mon.0) 2854 : cluster [DBG] osdmap e1915: 8 total, 8 up, 8 in 2024-08-29T18:57:25.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:57:24 smithi110 bash[67519]: cluster 2024-08-29T18:57:23.824094+0000 mon.a (mon.0) 2854 : cluster [DBG] osdmap e1915: 8 total, 8 up, 8 in 2024-08-29T18:57:26.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:57:25 smithi110 bash[67519]: cluster 2024-08-29T18:57:23.928234+0000 mgr.y (mgr.25004) 2025 : cluster [DBG] pgmap v3466: 841 pgs: 841 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 10 KiB/s rd, 1.5 KiB/s wr, 14 op/s 2024-08-29T18:57:26.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:57:25 smithi110 bash[67519]: cluster 2024-08-29T18:57:24.835137+0000 mon.a (mon.0) 2855 : cluster [DBG] osdmap e1916: 8 total, 8 up, 8 in 2024-08-29T18:57:26.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:57:25 smithi029 bash[79042]: cluster 2024-08-29T18:57:23.928234+0000 mgr.y (mgr.25004) 2025 : cluster [DBG] pgmap v3466: 841 pgs: 841 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 10 KiB/s rd, 1.5 KiB/s wr, 14 op/s 2024-08-29T18:57:26.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:57:25 smithi029 bash[79042]: cluster 2024-08-29T18:57:24.835137+0000 mon.a (mon.0) 2855 : cluster [DBG] osdmap e1916: 8 total, 8 up, 8 in 2024-08-29T18:57:26.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:57:25 smithi029 bash[77880]: cluster 2024-08-29T18:57:23.928234+0000 mgr.y (mgr.25004) 2025 : cluster [DBG] pgmap v3466: 841 pgs: 841 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 10 KiB/s rd, 1.5 KiB/s wr, 14 op/s 2024-08-29T18:57:26.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:57:25 smithi029 bash[77880]: cluster 2024-08-29T18:57:24.835137+0000 mon.a (mon.0) 2855 : cluster [DBG] osdmap e1916: 8 total, 8 up, 8 in 2024-08-29T18:57:27.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:57:26 smithi029 bash[77880]: cluster 2024-08-29T18:57:25.846078+0000 mon.a (mon.0) 2856 : cluster [DBG] osdmap e1917: 8 total, 8 up, 8 in 2024-08-29T18:57:27.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:57:26 smithi029 bash[77880]: cluster 2024-08-29T18:57:25.929480+0000 mgr.y (mgr.25004) 2026 : cluster [DBG] pgmap v3469: 841 pgs: 841 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 5.5 KiB/s rd, 1.2 KiB/s wr, 14 op/s 2024-08-29T18:57:27.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:57:26 smithi110 bash[67519]: cluster 2024-08-29T18:57:25.846078+0000 mon.a (mon.0) 2856 : cluster [DBG] osdmap e1917: 8 total, 8 up, 8 in 2024-08-29T18:57:27.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:57:26 smithi110 bash[67519]: cluster 2024-08-29T18:57:25.929480+0000 mgr.y (mgr.25004) 2026 : cluster [DBG] pgmap v3469: 841 pgs: 841 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 5.5 KiB/s rd, 1.2 KiB/s wr, 14 op/s 2024-08-29T18:57:27.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:57:26 smithi029 bash[79042]: cluster 2024-08-29T18:57:25.846078+0000 mon.a (mon.0) 2856 : cluster [DBG] osdmap e1917: 8 total, 8 up, 8 in 2024-08-29T18:57:27.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:57:26 smithi029 bash[79042]: cluster 2024-08-29T18:57:25.929480+0000 mgr.y (mgr.25004) 2026 : cluster [DBG] pgmap v3469: 841 pgs: 841 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 5.5 KiB/s rd, 1.2 KiB/s wr, 14 op/s 2024-08-29T18:57:28.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:57:27 smithi110 bash[67519]: cluster 2024-08-29T18:57:26.858414+0000 mon.a (mon.0) 2857 : cluster [DBG] osdmap e1918: 8 total, 8 up, 8 in 2024-08-29T18:57:28.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:57:27 smithi029 bash[77880]: cluster 2024-08-29T18:57:26.858414+0000 mon.a (mon.0) 2857 : cluster [DBG] osdmap e1918: 8 total, 8 up, 8 in 2024-08-29T18:57:28.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:57:27 smithi029 bash[79042]: cluster 2024-08-29T18:57:26.858414+0000 mon.a (mon.0) 2857 : cluster [DBG] osdmap e1918: 8 total, 8 up, 8 in 2024-08-29T18:57:29.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:57:28 smithi110 bash[67519]: cluster 2024-08-29T18:57:27.860528+0000 mon.a (mon.0) 2858 : cluster [DBG] osdmap e1919: 8 total, 8 up, 8 in 2024-08-29T18:57:29.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:57:28 smithi110 bash[67519]: cluster 2024-08-29T18:57:27.930574+0000 mgr.y (mgr.25004) 2027 : cluster [DBG] pgmap v3472: 841 pgs: 841 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 122 KiB/s rd, 10 KiB/s wr, 173 op/s 2024-08-29T18:57:29.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:57:28 smithi029 bash[79042]: cluster 2024-08-29T18:57:27.860528+0000 mon.a (mon.0) 2858 : cluster [DBG] osdmap e1919: 8 total, 8 up, 8 in 2024-08-29T18:57:29.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:57:28 smithi029 bash[79042]: cluster 2024-08-29T18:57:27.930574+0000 mgr.y (mgr.25004) 2027 : cluster [DBG] pgmap v3472: 841 pgs: 841 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 122 KiB/s rd, 10 KiB/s wr, 173 op/s 2024-08-29T18:57:29.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:57:28 smithi029 bash[77880]: cluster 2024-08-29T18:57:27.860528+0000 mon.a (mon.0) 2858 : cluster [DBG] osdmap e1919: 8 total, 8 up, 8 in 2024-08-29T18:57:29.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:57:28 smithi029 bash[77880]: cluster 2024-08-29T18:57:27.930574+0000 mgr.y (mgr.25004) 2027 : cluster [DBG] pgmap v3472: 841 pgs: 841 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 122 KiB/s rd, 10 KiB/s wr, 173 op/s 2024-08-29T18:57:30.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:57:29 smithi029 bash[79042]: cluster 2024-08-29T18:57:28.885754+0000 mon.a (mon.0) 2859 : cluster [DBG] osdmap e1920: 8 total, 8 up, 8 in 2024-08-29T18:57:30.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:57:29 smithi110 bash[67519]: cluster 2024-08-29T18:57:28.885754+0000 mon.a (mon.0) 2859 : cluster [DBG] osdmap e1920: 8 total, 8 up, 8 in 2024-08-29T18:57:30.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:57:29 smithi029 bash[77880]: cluster 2024-08-29T18:57:28.885754+0000 mon.a (mon.0) 2859 : cluster [DBG] osdmap e1920: 8 total, 8 up, 8 in 2024-08-29T18:57:31.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:57:30 smithi110 bash[67519]: cluster 2024-08-29T18:57:29.896581+0000 mon.a (mon.0) 2860 : cluster [DBG] osdmap e1921: 8 total, 8 up, 8 in 2024-08-29T18:57:31.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:57:30 smithi110 bash[67519]: cluster 2024-08-29T18:57:29.931644+0000 mgr.y (mgr.25004) 2028 : cluster [DBG] pgmap v3475: 841 pgs: 841 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 118 KiB/s rd, 8.7 KiB/s wr, 160 op/s 2024-08-29T18:57:31.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:57:30 smithi110 bash[67519]: cluster 2024-08-29T18:57:29.944249+0000 mon.a (mon.0) 2861 : cluster [DBG] osdmap e1922: 8 total, 8 up, 8 in 2024-08-29T18:57:31.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:57:30 smithi029 bash[77880]: cluster 2024-08-29T18:57:29.896581+0000 mon.a (mon.0) 2860 : cluster [DBG] osdmap e1921: 8 total, 8 up, 8 in 2024-08-29T18:57:31.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:57:30 smithi029 bash[77880]: cluster 2024-08-29T18:57:29.931644+0000 mgr.y (mgr.25004) 2028 : cluster [DBG] pgmap v3475: 841 pgs: 841 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 118 KiB/s rd, 8.7 KiB/s wr, 160 op/s 2024-08-29T18:57:31.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:57:30 smithi029 bash[77880]: cluster 2024-08-29T18:57:29.944249+0000 mon.a (mon.0) 2861 : cluster [DBG] osdmap e1922: 8 total, 8 up, 8 in 2024-08-29T18:57:31.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:57:30 smithi029 bash[79042]: cluster 2024-08-29T18:57:29.896581+0000 mon.a (mon.0) 2860 : cluster [DBG] osdmap e1921: 8 total, 8 up, 8 in 2024-08-29T18:57:31.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:57:30 smithi029 bash[79042]: cluster 2024-08-29T18:57:29.931644+0000 mgr.y (mgr.25004) 2028 : cluster [DBG] pgmap v3475: 841 pgs: 841 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 118 KiB/s rd, 8.7 KiB/s wr, 160 op/s 2024-08-29T18:57:31.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:57:30 smithi029 bash[79042]: cluster 2024-08-29T18:57:29.944249+0000 mon.a (mon.0) 2861 : cluster [DBG] osdmap e1922: 8 total, 8 up, 8 in 2024-08-29T18:57:32.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:57:31 smithi029 bash[77880]: cluster 2024-08-29T18:57:30.949684+0000 mon.a (mon.0) 2862 : cluster [DBG] osdmap e1923: 8 total, 8 up, 8 in 2024-08-29T18:57:32.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:57:31 smithi029 bash[79042]: cluster 2024-08-29T18:57:30.949684+0000 mon.a (mon.0) 2862 : cluster [DBG] osdmap e1923: 8 total, 8 up, 8 in 2024-08-29T18:57:32.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:57:31 smithi110 bash[67519]: cluster 2024-08-29T18:57:30.949684+0000 mon.a (mon.0) 2862 : cluster [DBG] osdmap e1923: 8 total, 8 up, 8 in 2024-08-29T18:57:33.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:57:32 smithi110 bash[67519]: cluster 2024-08-29T18:57:31.936088+0000 mgr.y (mgr.25004) 2029 : cluster [DBG] pgmap v3478: 841 pgs: 841 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 7.5 KiB/s rd, 3.0 KiB/s wr, 10 op/s 2024-08-29T18:57:33.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:57:32 smithi110 bash[67519]: cluster 2024-08-29T18:57:31.961615+0000 mon.a (mon.0) 2863 : cluster [DBG] osdmap e1924: 8 total, 8 up, 8 in 2024-08-29T18:57:33.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:57:32 smithi029 bash[79042]: cluster 2024-08-29T18:57:31.936088+0000 mgr.y (mgr.25004) 2029 : cluster [DBG] pgmap v3478: 841 pgs: 841 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 7.5 KiB/s rd, 3.0 KiB/s wr, 10 op/s 2024-08-29T18:57:33.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:57:32 smithi029 bash[79042]: cluster 2024-08-29T18:57:31.961615+0000 mon.a (mon.0) 2863 : cluster [DBG] osdmap e1924: 8 total, 8 up, 8 in 2024-08-29T18:57:33.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:57:32 smithi029 bash[77880]: cluster 2024-08-29T18:57:31.936088+0000 mgr.y (mgr.25004) 2029 : cluster [DBG] pgmap v3478: 841 pgs: 841 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 7.5 KiB/s rd, 3.0 KiB/s wr, 10 op/s 2024-08-29T18:57:33.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:57:32 smithi029 bash[77880]: cluster 2024-08-29T18:57:31.961615+0000 mon.a (mon.0) 2863 : cluster [DBG] osdmap e1924: 8 total, 8 up, 8 in 2024-08-29T18:57:34.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:57:33 smithi029 bash[79042]: cluster 2024-08-29T18:57:32.963258+0000 mon.a (mon.0) 2864 : cluster [DBG] osdmap e1925: 8 total, 8 up, 8 in 2024-08-29T18:57:34.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:57:33 smithi029 bash[79042]: audit 2024-08-29T18:57:33.602797+0000 mon.c (mon.2) 824 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:57:34.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:57:33 smithi029 bash[77880]: cluster 2024-08-29T18:57:32.963258+0000 mon.a (mon.0) 2864 : cluster [DBG] osdmap e1925: 8 total, 8 up, 8 in 2024-08-29T18:57:34.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:57:33 smithi029 bash[77880]: audit 2024-08-29T18:57:33.602797+0000 mon.c (mon.2) 824 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:57:34.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:57:33 smithi110 bash[67519]: cluster 2024-08-29T18:57:32.963258+0000 mon.a (mon.0) 2864 : cluster [DBG] osdmap e1925: 8 total, 8 up, 8 in 2024-08-29T18:57:34.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:57:33 smithi110 bash[67519]: audit 2024-08-29T18:57:33.602797+0000 mon.c (mon.2) 824 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:57:34.902 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:57:34 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:57:34] "GET /metrics HTTP/1.1" 200 90422 "" "Prometheus/2.43.0" 2024-08-29T18:57:35.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:57:35 smithi029 bash[79042]: cluster 2024-08-29T18:57:33.937369+0000 mgr.y (mgr.25004) 2030 : cluster [DBG] pgmap v3481: 841 pgs: 841 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 11 KiB/s rd, 3.7 KiB/s wr, 16 op/s 2024-08-29T18:57:35.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:57:35 smithi029 bash[79042]: cluster 2024-08-29T18:57:34.006196+0000 mon.a (mon.0) 2865 : cluster [DBG] osdmap e1926: 8 total, 8 up, 8 in 2024-08-29T18:57:35.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:57:35 smithi110 bash[67519]: cluster 2024-08-29T18:57:33.937369+0000 mgr.y (mgr.25004) 2030 : cluster [DBG] pgmap v3481: 841 pgs: 841 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 11 KiB/s rd, 3.7 KiB/s wr, 16 op/s 2024-08-29T18:57:35.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:57:35 smithi110 bash[67519]: cluster 2024-08-29T18:57:34.006196+0000 mon.a (mon.0) 2865 : cluster [DBG] osdmap e1926: 8 total, 8 up, 8 in 2024-08-29T18:57:35.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:57:35 smithi029 bash[77880]: cluster 2024-08-29T18:57:33.937369+0000 mgr.y (mgr.25004) 2030 : cluster [DBG] pgmap v3481: 841 pgs: 841 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 11 KiB/s rd, 3.7 KiB/s wr, 16 op/s 2024-08-29T18:57:35.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:57:35 smithi029 bash[77880]: cluster 2024-08-29T18:57:34.006196+0000 mon.a (mon.0) 2865 : cluster [DBG] osdmap e1926: 8 total, 8 up, 8 in 2024-08-29T18:57:36.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:57:36 smithi110 bash[67519]: cluster 2024-08-29T18:57:35.011085+0000 mon.a (mon.0) 2866 : cluster [DBG] osdmap e1927: 8 total, 8 up, 8 in 2024-08-29T18:57:36.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:57:36 smithi029 bash[79042]: cluster 2024-08-29T18:57:35.011085+0000 mon.a (mon.0) 2866 : cluster [DBG] osdmap e1927: 8 total, 8 up, 8 in 2024-08-29T18:57:36.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:57:36 smithi029 bash[77880]: cluster 2024-08-29T18:57:35.011085+0000 mon.a (mon.0) 2866 : cluster [DBG] osdmap e1927: 8 total, 8 up, 8 in 2024-08-29T18:57:37.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:57:37 smithi029 bash[77880]: cluster 2024-08-29T18:57:35.939568+0000 mgr.y (mgr.25004) 2031 : cluster [DBG] pgmap v3484: 841 pgs: 841 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 4.2 KiB/s rd, 766 B/s wr, 6 op/s 2024-08-29T18:57:37.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:57:37 smithi029 bash[77880]: cluster 2024-08-29T18:57:36.041018+0000 mon.a (mon.0) 2867 : cluster [DBG] osdmap e1928: 8 total, 8 up, 8 in 2024-08-29T18:57:37.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:57:37 smithi110 bash[67519]: cluster 2024-08-29T18:57:35.939568+0000 mgr.y (mgr.25004) 2031 : cluster [DBG] pgmap v3484: 841 pgs: 841 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 4.2 KiB/s rd, 766 B/s wr, 6 op/s 2024-08-29T18:57:37.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:57:37 smithi110 bash[67519]: cluster 2024-08-29T18:57:36.041018+0000 mon.a (mon.0) 2867 : cluster [DBG] osdmap e1928: 8 total, 8 up, 8 in 2024-08-29T18:57:37.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:57:37 smithi029 bash[79042]: cluster 2024-08-29T18:57:35.939568+0000 mgr.y (mgr.25004) 2031 : cluster [DBG] pgmap v3484: 841 pgs: 841 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 4.2 KiB/s rd, 766 B/s wr, 6 op/s 2024-08-29T18:57:37.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:57:37 smithi029 bash[79042]: cluster 2024-08-29T18:57:36.041018+0000 mon.a (mon.0) 2867 : cluster [DBG] osdmap e1928: 8 total, 8 up, 8 in 2024-08-29T18:57:38.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:57:38 smithi029 bash[79042]: cluster 2024-08-29T18:57:37.042126+0000 mon.a (mon.0) 2868 : cluster [DBG] osdmap e1929: 8 total, 8 up, 8 in 2024-08-29T18:57:38.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:57:38 smithi110 bash[67519]: cluster 2024-08-29T18:57:37.042126+0000 mon.a (mon.0) 2868 : cluster [DBG] osdmap e1929: 8 total, 8 up, 8 in 2024-08-29T18:57:38.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:57:38 smithi029 bash[77880]: cluster 2024-08-29T18:57:37.042126+0000 mon.a (mon.0) 2868 : cluster [DBG] osdmap e1929: 8 total, 8 up, 8 in 2024-08-29T18:57:39.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:57:39 smithi029 bash[77880]: cluster 2024-08-29T18:57:37.942616+0000 mgr.y (mgr.25004) 2032 : cluster [DBG] pgmap v3487: 841 pgs: 841 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 178 KiB/s rd, 5.2 KiB/s wr, 246 op/s 2024-08-29T18:57:39.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:57:39 smithi029 bash[77880]: cluster 2024-08-29T18:57:38.071439+0000 mon.a (mon.0) 2869 : cluster [DBG] osdmap e1930: 8 total, 8 up, 8 in 2024-08-29T18:57:39.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:57:39 smithi110 bash[67519]: cluster 2024-08-29T18:57:37.942616+0000 mgr.y (mgr.25004) 2032 : cluster [DBG] pgmap v3487: 841 pgs: 841 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 178 KiB/s rd, 5.2 KiB/s wr, 246 op/s 2024-08-29T18:57:39.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:57:39 smithi110 bash[67519]: cluster 2024-08-29T18:57:38.071439+0000 mon.a (mon.0) 2869 : cluster [DBG] osdmap e1930: 8 total, 8 up, 8 in 2024-08-29T18:57:39.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:57:39 smithi029 bash[79042]: cluster 2024-08-29T18:57:37.942616+0000 mgr.y (mgr.25004) 2032 : cluster [DBG] pgmap v3487: 841 pgs: 841 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 178 KiB/s rd, 5.2 KiB/s wr, 246 op/s 2024-08-29T18:57:39.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:57:39 smithi029 bash[79042]: cluster 2024-08-29T18:57:38.071439+0000 mon.a (mon.0) 2869 : cluster [DBG] osdmap e1930: 8 total, 8 up, 8 in 2024-08-29T18:57:40.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:57:40 smithi029 bash[79042]: cluster 2024-08-29T18:57:39.081657+0000 mon.a (mon.0) 2870 : cluster [DBG] osdmap e1931: 8 total, 8 up, 8 in 2024-08-29T18:57:40.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:57:40 smithi029 bash[79042]: cluster 2024-08-29T18:57:39.938903+0000 mon.a (mon.0) 2871 : cluster [DBG] osdmap e1932: 8 total, 8 up, 8 in 2024-08-29T18:57:40.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:57:40 smithi110 bash[67519]: cluster 2024-08-29T18:57:39.081657+0000 mon.a (mon.0) 2870 : cluster [DBG] osdmap e1931: 8 total, 8 up, 8 in 2024-08-29T18:57:40.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:57:40 smithi110 bash[67519]: cluster 2024-08-29T18:57:39.938903+0000 mon.a (mon.0) 2871 : cluster [DBG] osdmap e1932: 8 total, 8 up, 8 in 2024-08-29T18:57:40.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:57:40 smithi029 bash[77880]: cluster 2024-08-29T18:57:39.081657+0000 mon.a (mon.0) 2870 : cluster [DBG] osdmap e1931: 8 total, 8 up, 8 in 2024-08-29T18:57:40.404 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:57:40 smithi029 bash[77880]: cluster 2024-08-29T18:57:39.938903+0000 mon.a (mon.0) 2871 : cluster [DBG] osdmap e1932: 8 total, 8 up, 8 in 2024-08-29T18:57:41.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:57:41 smithi029 bash[79042]: cluster 2024-08-29T18:57:39.944416+0000 mgr.y (mgr.25004) 2033 : cluster [DBG] pgmap v3491: 841 pgs: 841 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 182 KiB/s rd, 5.4 KiB/s wr, 250 op/s 2024-08-29T18:57:41.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:57:41 smithi029 bash[79042]: cluster 2024-08-29T18:57:40.942580+0000 mon.a (mon.0) 2872 : cluster [DBG] osdmap e1933: 8 total, 8 up, 8 in 2024-08-29T18:57:41.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:57:41 smithi029 bash[77880]: cluster 2024-08-29T18:57:39.944416+0000 mgr.y (mgr.25004) 2033 : cluster [DBG] pgmap v3491: 841 pgs: 841 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 182 KiB/s rd, 5.4 KiB/s wr, 250 op/s 2024-08-29T18:57:41.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:57:41 smithi029 bash[77880]: cluster 2024-08-29T18:57:40.942580+0000 mon.a (mon.0) 2872 : cluster [DBG] osdmap e1933: 8 total, 8 up, 8 in 2024-08-29T18:57:41.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:57:41 smithi110 bash[67519]: cluster 2024-08-29T18:57:39.944416+0000 mgr.y (mgr.25004) 2033 : cluster [DBG] pgmap v3491: 841 pgs: 841 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 182 KiB/s rd, 5.4 KiB/s wr, 250 op/s 2024-08-29T18:57:41.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:57:41 smithi110 bash[67519]: cluster 2024-08-29T18:57:40.942580+0000 mon.a (mon.0) 2872 : cluster [DBG] osdmap e1933: 8 total, 8 up, 8 in 2024-08-29T18:57:43.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:57:42 smithi110 bash[67519]: cluster 2024-08-29T18:57:41.948904+0000 mgr.y (mgr.25004) 2034 : cluster [DBG] pgmap v3493: 841 pgs: 841 active+clean; 6.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 12 KiB/s rd, 5.0 KiB/s wr, 21 op/s 2024-08-29T18:57:43.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:57:42 smithi110 bash[67519]: cluster 2024-08-29T18:57:41.964918+0000 mon.a (mon.0) 2873 : cluster [DBG] osdmap e1934: 8 total, 8 up, 8 in 2024-08-29T18:57:43.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:57:42 smithi029 bash[79042]: cluster 2024-08-29T18:57:41.948904+0000 mgr.y (mgr.25004) 2034 : cluster [DBG] pgmap v3493: 841 pgs: 841 active+clean; 6.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 12 KiB/s rd, 5.0 KiB/s wr, 21 op/s 2024-08-29T18:57:43.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:57:42 smithi029 bash[79042]: cluster 2024-08-29T18:57:41.964918+0000 mon.a (mon.0) 2873 : cluster [DBG] osdmap e1934: 8 total, 8 up, 8 in 2024-08-29T18:57:43.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:57:42 smithi029 bash[77880]: cluster 2024-08-29T18:57:41.948904+0000 mgr.y (mgr.25004) 2034 : cluster [DBG] pgmap v3493: 841 pgs: 841 active+clean; 6.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 12 KiB/s rd, 5.0 KiB/s wr, 21 op/s 2024-08-29T18:57:43.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:57:42 smithi029 bash[77880]: cluster 2024-08-29T18:57:41.964918+0000 mon.a (mon.0) 2873 : cluster [DBG] osdmap e1934: 8 total, 8 up, 8 in 2024-08-29T18:57:44.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:57:44 smithi110 bash[67519]: cluster 2024-08-29T18:57:42.968800+0000 mon.a (mon.0) 2874 : cluster [DBG] osdmap e1935: 8 total, 8 up, 8 in 2024-08-29T18:57:44.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:57:44 smithi029 bash[77880]: cluster 2024-08-29T18:57:42.968800+0000 mon.a (mon.0) 2874 : cluster [DBG] osdmap e1935: 8 total, 8 up, 8 in 2024-08-29T18:57:44.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:57:44 smithi029 bash[79042]: cluster 2024-08-29T18:57:42.968800+0000 mon.a (mon.0) 2874 : cluster [DBG] osdmap e1935: 8 total, 8 up, 8 in 2024-08-29T18:57:44.902 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:57:44 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:57:44] "GET /metrics HTTP/1.1" 200 90422 "" "Prometheus/2.43.0" 2024-08-29T18:57:45.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:57:45 smithi029 bash[77880]: cluster 2024-08-29T18:57:43.950234+0000 mgr.y (mgr.25004) 2035 : cluster [DBG] pgmap v3496: 841 pgs: 841 active+clean; 6.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 14 KiB/s rd, 5.0 KiB/s wr, 24 op/s 2024-08-29T18:57:45.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:57:45 smithi029 bash[77880]: cluster 2024-08-29T18:57:44.013811+0000 mon.a (mon.0) 2875 : cluster [DBG] osdmap e1936: 8 total, 8 up, 8 in 2024-08-29T18:57:45.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:57:45 smithi029 bash[77880]: cluster 2024-08-29T18:57:44.942053+0000 mon.a (mon.0) 2876 : cluster [DBG] osdmap e1937: 8 total, 8 up, 8 in 2024-08-29T18:57:45.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:57:45 smithi110 bash[67519]: cluster 2024-08-29T18:57:43.950234+0000 mgr.y (mgr.25004) 2035 : cluster [DBG] pgmap v3496: 841 pgs: 841 active+clean; 6.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 14 KiB/s rd, 5.0 KiB/s wr, 24 op/s 2024-08-29T18:57:45.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:57:45 smithi110 bash[67519]: cluster 2024-08-29T18:57:44.013811+0000 mon.a (mon.0) 2875 : cluster [DBG] osdmap e1936: 8 total, 8 up, 8 in 2024-08-29T18:57:45.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:57:45 smithi110 bash[67519]: cluster 2024-08-29T18:57:44.942053+0000 mon.a (mon.0) 2876 : cluster [DBG] osdmap e1937: 8 total, 8 up, 8 in 2024-08-29T18:57:45.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:57:45 smithi029 bash[79042]: cluster 2024-08-29T18:57:43.950234+0000 mgr.y (mgr.25004) 2035 : cluster [DBG] pgmap v3496: 841 pgs: 841 active+clean; 6.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 14 KiB/s rd, 5.0 KiB/s wr, 24 op/s 2024-08-29T18:57:45.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:57:45 smithi029 bash[79042]: cluster 2024-08-29T18:57:44.013811+0000 mon.a (mon.0) 2875 : cluster [DBG] osdmap e1936: 8 total, 8 up, 8 in 2024-08-29T18:57:45.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:57:45 smithi029 bash[79042]: cluster 2024-08-29T18:57:44.942053+0000 mon.a (mon.0) 2876 : cluster [DBG] osdmap e1937: 8 total, 8 up, 8 in 2024-08-29T18:57:47.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:57:47 smithi029 bash[79042]: cluster 2024-08-29T18:57:45.952464+0000 mgr.y (mgr.25004) 2036 : cluster [DBG] pgmap v3499: 841 pgs: 841 active+clean; 6.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 2.2 KiB/s rd, 0 B/s wr, 5 op/s 2024-08-29T18:57:47.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:57:47 smithi029 bash[79042]: cluster 2024-08-29T18:57:46.016211+0000 mon.a (mon.0) 2877 : cluster [DBG] osdmap e1938: 8 total, 8 up, 8 in 2024-08-29T18:57:47.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:57:47 smithi029 bash[77880]: cluster 2024-08-29T18:57:45.952464+0000 mgr.y (mgr.25004) 2036 : cluster [DBG] pgmap v3499: 841 pgs: 841 active+clean; 6.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 2.2 KiB/s rd, 0 B/s wr, 5 op/s 2024-08-29T18:57:47.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:57:47 smithi029 bash[77880]: cluster 2024-08-29T18:57:46.016211+0000 mon.a (mon.0) 2877 : cluster [DBG] osdmap e1938: 8 total, 8 up, 8 in 2024-08-29T18:57:47.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:57:47 smithi110 bash[67519]: cluster 2024-08-29T18:57:45.952464+0000 mgr.y (mgr.25004) 2036 : cluster [DBG] pgmap v3499: 841 pgs: 841 active+clean; 6.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 2.2 KiB/s rd, 0 B/s wr, 5 op/s 2024-08-29T18:57:47.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:57:47 smithi110 bash[67519]: cluster 2024-08-29T18:57:46.016211+0000 mon.a (mon.0) 2877 : cluster [DBG] osdmap e1938: 8 total, 8 up, 8 in 2024-08-29T18:57:48.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:57:48 smithi110 bash[67519]: cluster 2024-08-29T18:57:47.040964+0000 mon.a (mon.0) 2878 : cluster [DBG] osdmap e1939: 8 total, 8 up, 8 in 2024-08-29T18:57:48.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:57:48 smithi029 bash[77880]: cluster 2024-08-29T18:57:47.040964+0000 mon.a (mon.0) 2878 : cluster [DBG] osdmap e1939: 8 total, 8 up, 8 in 2024-08-29T18:57:48.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:57:48 smithi029 bash[79042]: cluster 2024-08-29T18:57:47.040964+0000 mon.a (mon.0) 2878 : cluster [DBG] osdmap e1939: 8 total, 8 up, 8 in 2024-08-29T18:57:49.243 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] TestLibRBD.ConcurentOperations (25958 ms) 2024-08-29T18:57:49.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:57:49 smithi029 bash[79042]: cluster 2024-08-29T18:57:47.955641+0000 mgr.y (mgr.25004) 2037 : cluster [DBG] pgmap v3502: 841 pgs: 841 active+clean; 6.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 55 KiB/s rd, 4.2 KiB/s wr, 74 op/s 2024-08-29T18:57:49.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:57:49 smithi029 bash[79042]: cluster 2024-08-29T18:57:48.053571+0000 mon.a (mon.0) 2879 : cluster [DBG] osdmap e1940: 8 total, 8 up, 8 in 2024-08-29T18:57:49.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:57:49 smithi029 bash[79042]: audit 2024-08-29T18:57:48.602911+0000 mon.c (mon.2) 825 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:57:49.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:57:49 smithi110 bash[67519]: cluster 2024-08-29T18:57:47.955641+0000 mgr.y (mgr.25004) 2037 : cluster [DBG] pgmap v3502: 841 pgs: 841 active+clean; 6.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 55 KiB/s rd, 4.2 KiB/s wr, 74 op/s 2024-08-29T18:57:49.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:57:49 smithi110 bash[67519]: cluster 2024-08-29T18:57:48.053571+0000 mon.a (mon.0) 2879 : cluster [DBG] osdmap e1940: 8 total, 8 up, 8 in 2024-08-29T18:57:49.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:57:49 smithi110 bash[67519]: audit 2024-08-29T18:57:48.602911+0000 mon.c (mon.2) 825 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:57:49.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:57:49 smithi029 bash[77880]: cluster 2024-08-29T18:57:47.955641+0000 mgr.y (mgr.25004) 2037 : cluster [DBG] pgmap v3502: 841 pgs: 841 active+clean; 6.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 55 KiB/s rd, 4.2 KiB/s wr, 74 op/s 2024-08-29T18:57:49.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:57:49 smithi029 bash[77880]: cluster 2024-08-29T18:57:48.053571+0000 mon.a (mon.0) 2879 : cluster [DBG] osdmap e1940: 8 total, 8 up, 8 in 2024-08-29T18:57:49.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:57:49 smithi029 bash[77880]: audit 2024-08-29T18:57:48.602911+0000 mon.c (mon.2) 825 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:57:50.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:57:50 smithi029 bash[79042]: cluster 2024-08-29T18:57:49.055195+0000 mon.a (mon.0) 2880 : cluster [DBG] osdmap e1941: 8 total, 8 up, 8 in 2024-08-29T18:57:50.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:57:50 smithi029 bash[79042]: cluster 2024-08-29T18:57:49.948257+0000 mon.a (mon.0) 2881 : cluster [DBG] osdmap e1942: 8 total, 8 up, 8 in 2024-08-29T18:57:50.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:57:50 smithi029 bash[77880]: cluster 2024-08-29T18:57:49.055195+0000 mon.a (mon.0) 2880 : cluster [DBG] osdmap e1941: 8 total, 8 up, 8 in 2024-08-29T18:57:50.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:57:50 smithi029 bash[77880]: cluster 2024-08-29T18:57:49.948257+0000 mon.a (mon.0) 2881 : cluster [DBG] osdmap e1942: 8 total, 8 up, 8 in 2024-08-29T18:57:50.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:57:50 smithi110 bash[67519]: cluster 2024-08-29T18:57:49.055195+0000 mon.a (mon.0) 2880 : cluster [DBG] osdmap e1941: 8 total, 8 up, 8 in 2024-08-29T18:57:50.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:57:50 smithi110 bash[67519]: cluster 2024-08-29T18:57:49.948257+0000 mon.a (mon.0) 2881 : cluster [DBG] osdmap e1942: 8 total, 8 up, 8 in 2024-08-29T18:57:51.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:57:51 smithi110 bash[67519]: cluster 2024-08-29T18:57:49.957359+0000 mgr.y (mgr.25004) 2038 : cluster [DBG] pgmap v3506: 809 pgs: 809 active+clean; 6.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 27 KiB/s rd, 1.0 KiB/s wr, 31 op/s 2024-08-29T18:57:51.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:57:51 smithi110 bash[67519]: cluster 2024-08-29T18:57:50.947930+0000 mon.a (mon.0) 2882 : cluster [DBG] osdmap e1943: 8 total, 8 up, 8 in 2024-08-29T18:57:51.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:57:51 smithi029 bash[77880]: cluster 2024-08-29T18:57:49.957359+0000 mgr.y (mgr.25004) 2038 : cluster [DBG] pgmap v3506: 809 pgs: 809 active+clean; 6.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 27 KiB/s rd, 1.0 KiB/s wr, 31 op/s 2024-08-29T18:57:51.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:57:51 smithi029 bash[77880]: cluster 2024-08-29T18:57:50.947930+0000 mon.a (mon.0) 2882 : cluster [DBG] osdmap e1943: 8 total, 8 up, 8 in 2024-08-29T18:57:51.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:57:51 smithi029 bash[79042]: cluster 2024-08-29T18:57:49.957359+0000 mgr.y (mgr.25004) 2038 : cluster [DBG] pgmap v3506: 809 pgs: 809 active+clean; 6.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 27 KiB/s rd, 1.0 KiB/s wr, 31 op/s 2024-08-29T18:57:51.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:57:51 smithi029 bash[79042]: cluster 2024-08-29T18:57:50.947930+0000 mon.a (mon.0) 2882 : cluster [DBG] osdmap e1943: 8 total, 8 up, 8 in 2024-08-29T18:57:53.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:57:52 smithi029 bash[77880]: cluster 2024-08-29T18:57:51.951904+0000 mon.a (mon.0) 2883 : cluster [DBG] osdmap e1944: 8 total, 8 up, 8 in 2024-08-29T18:57:53.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:57:52 smithi029 bash[77880]: cluster 2024-08-29T18:57:51.958987+0000 mgr.y (mgr.25004) 2039 : cluster [DBG] pgmap v3509: 745 pgs: 745 active+clean; 6.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:57:53.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:57:52 smithi110 bash[67519]: cluster 2024-08-29T18:57:51.951904+0000 mon.a (mon.0) 2883 : cluster [DBG] osdmap e1944: 8 total, 8 up, 8 in 2024-08-29T18:57:53.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:57:52 smithi110 bash[67519]: cluster 2024-08-29T18:57:51.958987+0000 mgr.y (mgr.25004) 2039 : cluster [DBG] pgmap v3509: 745 pgs: 745 active+clean; 6.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:57:53.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:57:52 smithi029 bash[79042]: cluster 2024-08-29T18:57:51.951904+0000 mon.a (mon.0) 2883 : cluster [DBG] osdmap e1944: 8 total, 8 up, 8 in 2024-08-29T18:57:53.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:57:52 smithi029 bash[79042]: cluster 2024-08-29T18:57:51.958987+0000 mgr.y (mgr.25004) 2039 : cluster [DBG] pgmap v3509: 745 pgs: 745 active+clean; 6.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:57:54.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:57:53 smithi110 bash[67519]: cluster 2024-08-29T18:57:52.955098+0000 mon.a (mon.0) 2884 : cluster [DBG] osdmap e1945: 8 total, 8 up, 8 in 2024-08-29T18:57:54.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:57:53 smithi110 bash[67519]: cluster 2024-08-29T18:57:53.959075+0000 mon.a (mon.0) 2885 : cluster [DBG] osdmap e1946: 8 total, 8 up, 8 in 2024-08-29T18:57:54.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:57:53 smithi029 bash[79042]: cluster 2024-08-29T18:57:52.955098+0000 mon.a (mon.0) 2884 : cluster [DBG] osdmap e1945: 8 total, 8 up, 8 in 2024-08-29T18:57:54.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:57:53 smithi029 bash[79042]: cluster 2024-08-29T18:57:53.959075+0000 mon.a (mon.0) 2885 : cluster [DBG] osdmap e1946: 8 total, 8 up, 8 in 2024-08-29T18:57:54.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:57:53 smithi029 bash[77880]: cluster 2024-08-29T18:57:52.955098+0000 mon.a (mon.0) 2884 : cluster [DBG] osdmap e1945: 8 total, 8 up, 8 in 2024-08-29T18:57:54.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:57:53 smithi029 bash[77880]: cluster 2024-08-29T18:57:53.959075+0000 mon.a (mon.0) 2885 : cluster [DBG] osdmap e1946: 8 total, 8 up, 8 in 2024-08-29T18:57:54.902 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:57:54 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:57:54] "GET /metrics HTTP/1.1" 200 90421 "" "Prometheus/2.43.0" 2024-08-29T18:57:55.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:57:55 smithi110 bash[67519]: cluster 2024-08-29T18:57:53.960634+0000 mgr.y (mgr.25004) 2040 : cluster [DBG] pgmap v3512: 681 pgs: 681 active+clean; 6.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:57:55.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:57:55 smithi110 bash[67519]: cluster 2024-08-29T18:57:54.948515+0000 mon.a (mon.0) 2886 : cluster [DBG] osdmap e1947: 8 total, 8 up, 8 in 2024-08-29T18:57:55.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:57:55 smithi029 bash[79042]: cluster 2024-08-29T18:57:53.960634+0000 mgr.y (mgr.25004) 2040 : cluster [DBG] pgmap v3512: 681 pgs: 681 active+clean; 6.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:57:55.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:57:55 smithi029 bash[79042]: cluster 2024-08-29T18:57:54.948515+0000 mon.a (mon.0) 2886 : cluster [DBG] osdmap e1947: 8 total, 8 up, 8 in 2024-08-29T18:57:55.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:57:55 smithi029 bash[77880]: cluster 2024-08-29T18:57:53.960634+0000 mgr.y (mgr.25004) 2040 : cluster [DBG] pgmap v3512: 681 pgs: 681 active+clean; 6.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:57:55.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:57:55 smithi029 bash[77880]: cluster 2024-08-29T18:57:54.948515+0000 mon.a (mon.0) 2886 : cluster [DBG] osdmap e1947: 8 total, 8 up, 8 in 2024-08-29T18:57:57.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:57:56 smithi110 bash[67519]: cluster 2024-08-29T18:57:55.951459+0000 mon.a (mon.0) 2887 : cluster [DBG] osdmap e1948: 8 total, 8 up, 8 in 2024-08-29T18:57:57.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:57:56 smithi110 bash[67519]: cluster 2024-08-29T18:57:55.962431+0000 mgr.y (mgr.25004) 2041 : cluster [DBG] pgmap v3515: 617 pgs: 617 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:57:57.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:57:56 smithi029 bash[77880]: cluster 2024-08-29T18:57:55.951459+0000 mon.a (mon.0) 2887 : cluster [DBG] osdmap e1948: 8 total, 8 up, 8 in 2024-08-29T18:57:57.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:57:56 smithi029 bash[77880]: cluster 2024-08-29T18:57:55.962431+0000 mgr.y (mgr.25004) 2041 : cluster [DBG] pgmap v3515: 617 pgs: 617 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:57:57.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:57:56 smithi029 bash[79042]: cluster 2024-08-29T18:57:55.951459+0000 mon.a (mon.0) 2887 : cluster [DBG] osdmap e1948: 8 total, 8 up, 8 in 2024-08-29T18:57:57.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:57:56 smithi029 bash[79042]: cluster 2024-08-29T18:57:55.962431+0000 mgr.y (mgr.25004) 2041 : cluster [DBG] pgmap v3515: 617 pgs: 617 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:57:58.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:57:57 smithi110 bash[67519]: cluster 2024-08-29T18:57:56.954828+0000 mon.a (mon.0) 2888 : cluster [DBG] osdmap e1949: 8 total, 8 up, 8 in 2024-08-29T18:57:58.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:57:57 smithi110 bash[67519]: cluster 2024-08-29T18:57:57.947653+0000 mon.a (mon.0) 2889 : cluster [WRN] Health check update: 1 pool(s) full (POOL_FULL) 2024-08-29T18:57:58.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:57:57 smithi110 bash[67519]: cluster 2024-08-29T18:57:57.961175+0000 mon.a (mon.0) 2890 : cluster [DBG] osdmap e1950: 8 total, 8 up, 8 in 2024-08-29T18:57:58.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:57:58 smithi029 bash[79042]: cluster 2024-08-29T18:57:56.954828+0000 mon.a (mon.0) 2888 : cluster [DBG] osdmap e1949: 8 total, 8 up, 8 in 2024-08-29T18:57:58.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:57:58 smithi029 bash[79042]: cluster 2024-08-29T18:57:57.947653+0000 mon.a (mon.0) 2889 : cluster [WRN] Health check update: 1 pool(s) full (POOL_FULL) 2024-08-29T18:57:58.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:57:58 smithi029 bash[79042]: cluster 2024-08-29T18:57:57.961175+0000 mon.a (mon.0) 2890 : cluster [DBG] osdmap e1950: 8 total, 8 up, 8 in 2024-08-29T18:57:58.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:57:57 smithi029 bash[77880]: cluster 2024-08-29T18:57:56.954828+0000 mon.a (mon.0) 2888 : cluster [DBG] osdmap e1949: 8 total, 8 up, 8 in 2024-08-29T18:57:58.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:57:57 smithi029 bash[77880]: cluster 2024-08-29T18:57:57.947653+0000 mon.a (mon.0) 2889 : cluster [WRN] Health check update: 1 pool(s) full (POOL_FULL) 2024-08-29T18:57:58.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:57:58 smithi029 bash[77880]: cluster 2024-08-29T18:57:57.961175+0000 mon.a (mon.0) 2890 : cluster [DBG] osdmap e1950: 8 total, 8 up, 8 in 2024-08-29T18:57:59.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:57:59 smithi110 bash[67519]: cluster 2024-08-29T18:57:57.963810+0000 mgr.y (mgr.25004) 2042 : cluster [DBG] pgmap v3518: 553 pgs: 553 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:57:59.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:57:59 smithi110 bash[67519]: cluster 2024-08-29T18:57:58.968955+0000 mon.a (mon.0) 2891 : cluster [DBG] osdmap e1951: 8 total, 8 up, 8 in 2024-08-29T18:57:59.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:57:59 smithi029 bash[79042]: cluster 2024-08-29T18:57:57.963810+0000 mgr.y (mgr.25004) 2042 : cluster [DBG] pgmap v3518: 553 pgs: 553 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:57:59.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:57:59 smithi029 bash[79042]: cluster 2024-08-29T18:57:58.968955+0000 mon.a (mon.0) 2891 : cluster [DBG] osdmap e1951: 8 total, 8 up, 8 in 2024-08-29T18:57:59.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:57:59 smithi029 bash[77880]: cluster 2024-08-29T18:57:57.963810+0000 mgr.y (mgr.25004) 2042 : cluster [DBG] pgmap v3518: 553 pgs: 553 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:57:59.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:57:59 smithi029 bash[77880]: cluster 2024-08-29T18:57:58.968955+0000 mon.a (mon.0) 2891 : cluster [DBG] osdmap e1951: 8 total, 8 up, 8 in 2024-08-29T18:58:01.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:58:00 smithi110 bash[67519]: cluster 2024-08-29T18:57:59.951050+0000 mon.a (mon.0) 2892 : cluster [DBG] osdmap e1952: 8 total, 8 up, 8 in 2024-08-29T18:58:01.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:58:00 smithi110 bash[67519]: cluster 2024-08-29T18:57:59.965618+0000 mgr.y (mgr.25004) 2043 : cluster [DBG] pgmap v3521: 489 pgs: 489 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:58:01.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:58:00 smithi029 bash[79042]: cluster 2024-08-29T18:57:59.951050+0000 mon.a (mon.0) 2892 : cluster [DBG] osdmap e1952: 8 total, 8 up, 8 in 2024-08-29T18:58:01.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:58:00 smithi029 bash[79042]: cluster 2024-08-29T18:57:59.965618+0000 mgr.y (mgr.25004) 2043 : cluster [DBG] pgmap v3521: 489 pgs: 489 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:58:01.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:58:00 smithi029 bash[77880]: cluster 2024-08-29T18:57:59.951050+0000 mon.a (mon.0) 2892 : cluster [DBG] osdmap e1952: 8 total, 8 up, 8 in 2024-08-29T18:58:01.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:58:00 smithi029 bash[77880]: cluster 2024-08-29T18:57:59.965618+0000 mgr.y (mgr.25004) 2043 : cluster [DBG] pgmap v3521: 489 pgs: 489 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:58:02.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:58:01 smithi029 bash[79042]: cluster 2024-08-29T18:58:00.944028+0000 mon.a (mon.0) 2893 : cluster [INF] Health check cleared: POOL_FULL (was: 1 pool(s) full) 2024-08-29T18:58:02.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:58:01 smithi029 bash[79042]: cluster 2024-08-29T18:58:00.954114+0000 mon.a (mon.0) 2894 : cluster [DBG] osdmap e1953: 8 total, 8 up, 8 in 2024-08-29T18:58:02.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:58:01 smithi029 bash[79042]: cluster 2024-08-29T18:58:01.961136+0000 mon.a (mon.0) 2895 : cluster [DBG] osdmap e1954: 8 total, 8 up, 8 in 2024-08-29T18:58:02.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:58:01 smithi110 bash[67519]: cluster 2024-08-29T18:58:00.944028+0000 mon.a (mon.0) 2893 : cluster [INF] Health check cleared: POOL_FULL (was: 1 pool(s) full) 2024-08-29T18:58:02.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:58:01 smithi110 bash[67519]: cluster 2024-08-29T18:58:00.954114+0000 mon.a (mon.0) 2894 : cluster [DBG] osdmap e1953: 8 total, 8 up, 8 in 2024-08-29T18:58:02.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:58:01 smithi110 bash[67519]: cluster 2024-08-29T18:58:01.961136+0000 mon.a (mon.0) 2895 : cluster [DBG] osdmap e1954: 8 total, 8 up, 8 in 2024-08-29T18:58:02.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:58:01 smithi029 bash[77880]: cluster 2024-08-29T18:58:00.944028+0000 mon.a (mon.0) 2893 : cluster [INF] Health check cleared: POOL_FULL (was: 1 pool(s) full) 2024-08-29T18:58:02.404 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:58:01 smithi029 bash[77880]: cluster 2024-08-29T18:58:00.954114+0000 mon.a (mon.0) 2894 : cluster [DBG] osdmap e1953: 8 total, 8 up, 8 in 2024-08-29T18:58:02.404 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:58:01 smithi029 bash[77880]: cluster 2024-08-29T18:58:01.961136+0000 mon.a (mon.0) 2895 : cluster [DBG] osdmap e1954: 8 total, 8 up, 8 in 2024-08-29T18:58:03.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:58:02 smithi110 bash[67519]: cluster 2024-08-29T18:58:01.967000+0000 mgr.y (mgr.25004) 2044 : cluster [DBG] pgmap v3524: 425 pgs: 425 active+clean; 6.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:58:03.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:58:02 smithi110 bash[67519]: cluster 2024-08-29T18:58:02.965344+0000 mon.a (mon.0) 2896 : cluster [DBG] osdmap e1955: 8 total, 8 up, 8 in 2024-08-29T18:58:03.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:58:02 smithi029 bash[79042]: cluster 2024-08-29T18:58:01.967000+0000 mgr.y (mgr.25004) 2044 : cluster [DBG] pgmap v3524: 425 pgs: 425 active+clean; 6.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:58:03.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:58:02 smithi029 bash[79042]: cluster 2024-08-29T18:58:02.965344+0000 mon.a (mon.0) 2896 : cluster [DBG] osdmap e1955: 8 total, 8 up, 8 in 2024-08-29T18:58:03.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:58:02 smithi029 bash[77880]: cluster 2024-08-29T18:58:01.967000+0000 mgr.y (mgr.25004) 2044 : cluster [DBG] pgmap v3524: 425 pgs: 425 active+clean; 6.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:58:03.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:58:02 smithi029 bash[77880]: cluster 2024-08-29T18:58:02.965344+0000 mon.a (mon.0) 2896 : cluster [DBG] osdmap e1955: 8 total, 8 up, 8 in 2024-08-29T18:58:04.902 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:58:04 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:58:04] "GET /metrics HTTP/1.1" 200 56367 "" "Prometheus/2.43.0" 2024-08-29T18:58:04.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:58:04 smithi110 bash[67519]: audit 2024-08-29T18:58:03.610307+0000 mon.a (mon.0) 2897 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:58:04.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:58:04 smithi110 bash[67519]: audit 2024-08-29T18:58:03.612952+0000 mon.c (mon.2) 826 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:58:04.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:58:04 smithi110 bash[67519]: cluster 2024-08-29T18:58:03.968809+0000 mon.a (mon.0) 2898 : cluster [DBG] osdmap e1956: 8 total, 8 up, 8 in 2024-08-29T18:58:04.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:58:04 smithi029 bash[79042]: audit 2024-08-29T18:58:03.610307+0000 mon.a (mon.0) 2897 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:58:04.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:58:04 smithi029 bash[79042]: audit 2024-08-29T18:58:03.612952+0000 mon.c (mon.2) 826 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:58:04.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:58:04 smithi029 bash[79042]: cluster 2024-08-29T18:58:03.968809+0000 mon.a (mon.0) 2898 : cluster [DBG] osdmap e1956: 8 total, 8 up, 8 in 2024-08-29T18:58:04.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:58:04 smithi029 bash[77880]: audit 2024-08-29T18:58:03.610307+0000 mon.a (mon.0) 2897 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:58:04.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:58:04 smithi029 bash[77880]: audit 2024-08-29T18:58:03.612952+0000 mon.c (mon.2) 826 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:58:04.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:58:04 smithi029 bash[77880]: cluster 2024-08-29T18:58:03.968809+0000 mon.a (mon.0) 2898 : cluster [DBG] osdmap e1956: 8 total, 8 up, 8 in 2024-08-29T18:58:05.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:58:05 smithi110 bash[67519]: cluster 2024-08-29T18:58:03.968132+0000 mgr.y (mgr.25004) 2045 : cluster [DBG] pgmap v3527: 361 pgs: 361 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:58:05.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:58:05 smithi110 bash[67519]: cluster 2024-08-29T18:58:04.971092+0000 mon.a (mon.0) 2899 : cluster [DBG] osdmap e1957: 8 total, 8 up, 8 in 2024-08-29T18:58:05.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:58:05 smithi029 bash[77880]: cluster 2024-08-29T18:58:03.968132+0000 mgr.y (mgr.25004) 2045 : cluster [DBG] pgmap v3527: 361 pgs: 361 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:58:05.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:58:05 smithi029 bash[77880]: cluster 2024-08-29T18:58:04.971092+0000 mon.a (mon.0) 2899 : cluster [DBG] osdmap e1957: 8 total, 8 up, 8 in 2024-08-29T18:58:05.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:58:05 smithi029 bash[79042]: cluster 2024-08-29T18:58:03.968132+0000 mgr.y (mgr.25004) 2045 : cluster [DBG] pgmap v3527: 361 pgs: 361 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:58:05.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:58:05 smithi029 bash[79042]: cluster 2024-08-29T18:58:04.971092+0000 mon.a (mon.0) 2899 : cluster [DBG] osdmap e1957: 8 total, 8 up, 8 in 2024-08-29T18:58:07.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:58:06 smithi110 bash[67519]: cluster 2024-08-29T18:58:05.969678+0000 mgr.y (mgr.25004) 2046 : cluster [DBG] pgmap v3529: 329 pgs: 329 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:58:07.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:58:06 smithi110 bash[67519]: cluster 2024-08-29T18:58:05.973793+0000 mon.a (mon.0) 2900 : cluster [DBG] osdmap e1958: 8 total, 8 up, 8 in 2024-08-29T18:58:07.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:58:06 smithi029 bash[79042]: cluster 2024-08-29T18:58:05.969678+0000 mgr.y (mgr.25004) 2046 : cluster [DBG] pgmap v3529: 329 pgs: 329 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:58:07.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:58:06 smithi029 bash[79042]: cluster 2024-08-29T18:58:05.973793+0000 mon.a (mon.0) 2900 : cluster [DBG] osdmap e1958: 8 total, 8 up, 8 in 2024-08-29T18:58:07.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:58:06 smithi029 bash[77880]: cluster 2024-08-29T18:58:05.969678+0000 mgr.y (mgr.25004) 2046 : cluster [DBG] pgmap v3529: 329 pgs: 329 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:58:07.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:58:06 smithi029 bash[77880]: cluster 2024-08-29T18:58:05.973793+0000 mon.a (mon.0) 2900 : cluster [DBG] osdmap e1958: 8 total, 8 up, 8 in 2024-08-29T18:58:08.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:58:07 smithi029 bash[77880]: cluster 2024-08-29T18:58:06.977544+0000 mon.a (mon.0) 2901 : cluster [DBG] osdmap e1959: 8 total, 8 up, 8 in 2024-08-29T18:58:08.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:58:07 smithi029 bash[77880]: cluster 2024-08-29T18:58:07.980499+0000 mon.a (mon.0) 2902 : cluster [DBG] osdmap e1960: 8 total, 8 up, 8 in 2024-08-29T18:58:08.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:58:07 smithi029 bash[79042]: cluster 2024-08-29T18:58:06.977544+0000 mon.a (mon.0) 2901 : cluster [DBG] osdmap e1959: 8 total, 8 up, 8 in 2024-08-29T18:58:08.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:58:07 smithi029 bash[79042]: cluster 2024-08-29T18:58:07.980499+0000 mon.a (mon.0) 2902 : cluster [DBG] osdmap e1960: 8 total, 8 up, 8 in 2024-08-29T18:58:08.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:58:07 smithi110 bash[67519]: cluster 2024-08-29T18:58:06.977544+0000 mon.a (mon.0) 2901 : cluster [DBG] osdmap e1959: 8 total, 8 up, 8 in 2024-08-29T18:58:08.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:58:07 smithi110 bash[67519]: cluster 2024-08-29T18:58:07.980499+0000 mon.a (mon.0) 2902 : cluster [DBG] osdmap e1960: 8 total, 8 up, 8 in 2024-08-29T18:58:09.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:58:09 smithi029 bash[79042]: cluster 2024-08-29T18:58:07.971183+0000 mgr.y (mgr.25004) 2047 : cluster [DBG] pgmap v3532: 265 pgs: 265 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:58:09.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:58:09 smithi029 bash[79042]: cluster 2024-08-29T18:58:08.983604+0000 mon.a (mon.0) 2903 : cluster [DBG] osdmap e1961: 8 total, 8 up, 8 in 2024-08-29T18:58:09.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:58:09 smithi110 bash[67519]: cluster 2024-08-29T18:58:07.971183+0000 mgr.y (mgr.25004) 2047 : cluster [DBG] pgmap v3532: 265 pgs: 265 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:58:09.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:58:09 smithi110 bash[67519]: cluster 2024-08-29T18:58:08.983604+0000 mon.a (mon.0) 2903 : cluster [DBG] osdmap e1961: 8 total, 8 up, 8 in 2024-08-29T18:58:09.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:58:09 smithi029 bash[77880]: cluster 2024-08-29T18:58:07.971183+0000 mgr.y (mgr.25004) 2047 : cluster [DBG] pgmap v3532: 265 pgs: 265 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:58:09.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:58:09 smithi029 bash[77880]: cluster 2024-08-29T18:58:08.983604+0000 mon.a (mon.0) 2903 : cluster [DBG] osdmap e1961: 8 total, 8 up, 8 in 2024-08-29T18:58:11.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:58:10 smithi110 bash[67519]: cluster 2024-08-29T18:58:09.972232+0000 mgr.y (mgr.25004) 2048 : cluster [DBG] pgmap v3535: 201 pgs: 201 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:58:11.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:58:10 smithi110 bash[67519]: cluster 2024-08-29T18:58:09.985623+0000 mon.a (mon.0) 2904 : cluster [DBG] osdmap e1962: 8 total, 8 up, 8 in 2024-08-29T18:58:11.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:58:10 smithi029 bash[79042]: cluster 2024-08-29T18:58:09.972232+0000 mgr.y (mgr.25004) 2048 : cluster [DBG] pgmap v3535: 201 pgs: 201 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:58:11.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:58:10 smithi029 bash[79042]: cluster 2024-08-29T18:58:09.985623+0000 mon.a (mon.0) 2904 : cluster [DBG] osdmap e1962: 8 total, 8 up, 8 in 2024-08-29T18:58:11.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:58:10 smithi029 bash[77880]: cluster 2024-08-29T18:58:09.972232+0000 mgr.y (mgr.25004) 2048 : cluster [DBG] pgmap v3535: 201 pgs: 201 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:58:11.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:58:10 smithi029 bash[77880]: cluster 2024-08-29T18:58:09.985623+0000 mon.a (mon.0) 2904 : cluster [DBG] osdmap e1962: 8 total, 8 up, 8 in 2024-08-29T18:58:12.013 INFO:tasks.workunit.client.0.smithi029.stdout:[----------] 170 tests from TestLibRBD (706571 ms total) 2024-08-29T18:58:12.013 INFO:tasks.workunit.client.0.smithi029.stdout: 2024-08-29T18:58:12.013 INFO:tasks.workunit.client.0.smithi029.stdout:[----------] 7 tests from EncryptedFlattenTest/0, where TypeParam = PlaintextUnderLUKS1 2024-08-29T18:58:12.067 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] EncryptedFlattenTest/0.Simple 2024-08-29T18:58:12.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:58:11 smithi029 bash[79042]: cluster 2024-08-29T18:58:10.995020+0000 mon.a (mon.0) 2905 : cluster [DBG] osdmap e1963: 8 total, 8 up, 8 in 2024-08-29T18:58:12.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:58:11 smithi029 bash[77880]: cluster 2024-08-29T18:58:10.995020+0000 mon.a (mon.0) 2905 : cluster [DBG] osdmap e1963: 8 total, 8 up, 8 in 2024-08-29T18:58:12.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:58:11 smithi110 bash[67519]: cluster 2024-08-29T18:58:10.995020+0000 mon.a (mon.0) 2905 : cluster [DBG] osdmap e1963: 8 total, 8 up, 8 in 2024-08-29T18:58:13.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:58:13 smithi029 bash[79042]: cluster 2024-08-29T18:58:11.973765+0000 mgr.y (mgr.25004) 2049 : cluster [DBG] pgmap v3538: 137 pgs: 137 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:58:13.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:58:13 smithi029 bash[79042]: cluster 2024-08-29T18:58:12.004810+0000 mon.a (mon.0) 2906 : cluster [DBG] osdmap e1964: 8 total, 8 up, 8 in 2024-08-29T18:58:13.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:58:13 smithi110 bash[67519]: cluster 2024-08-29T18:58:11.973765+0000 mgr.y (mgr.25004) 2049 : cluster [DBG] pgmap v3538: 137 pgs: 137 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:58:13.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:58:13 smithi110 bash[67519]: cluster 2024-08-29T18:58:12.004810+0000 mon.a (mon.0) 2906 : cluster [DBG] osdmap e1964: 8 total, 8 up, 8 in 2024-08-29T18:58:13.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:58:13 smithi029 bash[77880]: cluster 2024-08-29T18:58:11.973765+0000 mgr.y (mgr.25004) 2049 : cluster [DBG] pgmap v3538: 137 pgs: 137 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:58:13.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:58:13 smithi029 bash[77880]: cluster 2024-08-29T18:58:12.004810+0000 mon.a (mon.0) 2906 : cluster [DBG] osdmap e1964: 8 total, 8 up, 8 in 2024-08-29T18:58:14.021 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T18:58:14.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:58:14 smithi110 bash[67519]: cluster 2024-08-29T18:58:13.011361+0000 mon.a (mon.0) 2907 : cluster [DBG] osdmap e1965: 8 total, 8 up, 8 in 2024-08-29T18:58:14.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:58:14 smithi110 bash[67519]: audit 2024-08-29T18:58:13.017441+0000 mon.a (mon.0) 2908 : audit [INF] from='client.? 172.21.15.29:0/3589928932' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-39","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:58:14.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:58:14 smithi110 bash[67519]: audit 2024-08-29T18:58:14.004687+0000 mon.a (mon.0) 2909 : audit [INF] from='client.? 172.21.15.29:0/3589928932' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-39","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:58:14.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:58:14 smithi110 bash[67519]: cluster 2024-08-29T18:58:14.013624+0000 mon.a (mon.0) 2910 : cluster [DBG] osdmap e1966: 8 total, 8 up, 8 in 2024-08-29T18:58:14.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:58:14 smithi029 bash[79042]: cluster 2024-08-29T18:58:13.011361+0000 mon.a (mon.0) 2907 : cluster [DBG] osdmap e1965: 8 total, 8 up, 8 in 2024-08-29T18:58:14.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:58:14 smithi029 bash[79042]: audit 2024-08-29T18:58:13.017441+0000 mon.a (mon.0) 2908 : audit [INF] from='client.? 172.21.15.29:0/3589928932' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-39","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:58:14.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:58:14 smithi029 bash[79042]: audit 2024-08-29T18:58:14.004687+0000 mon.a (mon.0) 2909 : audit [INF] from='client.? 172.21.15.29:0/3589928932' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-39","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:58:14.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:58:14 smithi029 bash[79042]: cluster 2024-08-29T18:58:14.013624+0000 mon.a (mon.0) 2910 : cluster [DBG] osdmap e1966: 8 total, 8 up, 8 in 2024-08-29T18:58:14.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:58:14 smithi029 bash[77880]: cluster 2024-08-29T18:58:13.011361+0000 mon.a (mon.0) 2907 : cluster [DBG] osdmap e1965: 8 total, 8 up, 8 in 2024-08-29T18:58:14.404 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:58:14 smithi029 bash[77880]: audit 2024-08-29T18:58:13.017441+0000 mon.a (mon.0) 2908 : audit [INF] from='client.? 172.21.15.29:0/3589928932' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-39","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:58:14.404 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:58:14 smithi029 bash[77880]: audit 2024-08-29T18:58:14.004687+0000 mon.a (mon.0) 2909 : audit [INF] from='client.? 172.21.15.29:0/3589928932' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-39","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:58:14.404 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:58:14 smithi029 bash[77880]: cluster 2024-08-29T18:58:14.013624+0000 mon.a (mon.0) 2910 : cluster [DBG] osdmap e1966: 8 total, 8 up, 8 in 2024-08-29T18:58:14.902 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:58:14 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:58:14] "GET /metrics HTTP/1.1" 200 56367 "" "Prometheus/2.43.0" 2024-08-29T18:58:15.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:58:15 smithi110 bash[67519]: cluster 2024-08-29T18:58:13.974535+0000 mgr.y (mgr.25004) 2050 : cluster [DBG] pgmap v3541: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:58:15.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:58:15 smithi110 bash[67519]: cluster 2024-08-29T18:58:14.019953+0000 mon.a (mon.0) 2911 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:58:15.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:58:15 smithi029 bash[79042]: cluster 2024-08-29T18:58:13.974535+0000 mgr.y (mgr.25004) 2050 : cluster [DBG] pgmap v3541: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:58:15.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:58:15 smithi029 bash[79042]: cluster 2024-08-29T18:58:14.019953+0000 mon.a (mon.0) 2911 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:58:15.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:58:15 smithi029 bash[77880]: cluster 2024-08-29T18:58:13.974535+0000 mgr.y (mgr.25004) 2050 : cluster [DBG] pgmap v3541: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:58:15.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:58:15 smithi029 bash[77880]: cluster 2024-08-29T18:58:14.019953+0000 mon.a (mon.0) 2911 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:58:16.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:58:16 smithi029 bash[77880]: cluster 2024-08-29T18:58:15.047152+0000 mon.a (mon.0) 2912 : cluster [DBG] osdmap e1967: 8 total, 8 up, 8 in 2024-08-29T18:58:16.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:58:16 smithi029 bash[77880]: audit 2024-08-29T18:58:15.558661+0000 mon.c (mon.2) 827 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:58:16.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:58:16 smithi029 bash[79042]: cluster 2024-08-29T18:58:15.047152+0000 mon.a (mon.0) 2912 : cluster [DBG] osdmap e1967: 8 total, 8 up, 8 in 2024-08-29T18:58:16.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:58:16 smithi029 bash[79042]: audit 2024-08-29T18:58:15.558661+0000 mon.c (mon.2) 827 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:58:16.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:58:16 smithi110 bash[67519]: cluster 2024-08-29T18:58:15.047152+0000 mon.a (mon.0) 2912 : cluster [DBG] osdmap e1967: 8 total, 8 up, 8 in 2024-08-29T18:58:16.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:58:16 smithi110 bash[67519]: audit 2024-08-29T18:58:15.558661+0000 mon.c (mon.2) 827 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:58:17.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:58:17 smithi029 bash[77880]: cluster 2024-08-29T18:58:15.975485+0000 mgr.y (mgr.25004) 2051 : cluster [DBG] pgmap v3544: 137 pgs: 26 unknown, 111 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:58:17.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:58:17 smithi029 bash[77880]: cluster 2024-08-29T18:58:16.039638+0000 mon.a (mon.0) 2913 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:58:17.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:58:17 smithi029 bash[77880]: cluster 2024-08-29T18:58:16.056684+0000 mon.a (mon.0) 2914 : cluster [DBG] osdmap e1968: 8 total, 8 up, 8 in 2024-08-29T18:58:17.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:58:17 smithi029 bash[77880]: audit 2024-08-29T18:58:16.341049+0000 mon.c (mon.2) 828 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:58:17.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:58:17 smithi029 bash[77880]: audit 2024-08-29T18:58:16.342693+0000 mon.c (mon.2) 829 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:58:17.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:58:17 smithi029 bash[77880]: audit 2024-08-29T18:58:16.354562+0000 mon.a (mon.0) 2915 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:58:17.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:58:17 smithi110 bash[67519]: cluster 2024-08-29T18:58:15.975485+0000 mgr.y (mgr.25004) 2051 : cluster [DBG] pgmap v3544: 137 pgs: 26 unknown, 111 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:58:17.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:58:17 smithi110 bash[67519]: cluster 2024-08-29T18:58:16.039638+0000 mon.a (mon.0) 2913 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:58:17.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:58:17 smithi110 bash[67519]: cluster 2024-08-29T18:58:16.056684+0000 mon.a (mon.0) 2914 : cluster [DBG] osdmap e1968: 8 total, 8 up, 8 in 2024-08-29T18:58:17.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:58:17 smithi110 bash[67519]: audit 2024-08-29T18:58:16.341049+0000 mon.c (mon.2) 828 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:58:17.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:58:17 smithi110 bash[67519]: audit 2024-08-29T18:58:16.342693+0000 mon.c (mon.2) 829 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:58:17.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:58:17 smithi110 bash[67519]: audit 2024-08-29T18:58:16.354562+0000 mon.a (mon.0) 2915 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:58:17.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:58:17 smithi029 bash[79042]: cluster 2024-08-29T18:58:15.975485+0000 mgr.y (mgr.25004) 2051 : cluster [DBG] pgmap v3544: 137 pgs: 26 unknown, 111 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:58:17.404 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:58:17 smithi029 bash[79042]: cluster 2024-08-29T18:58:16.039638+0000 mon.a (mon.0) 2913 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:58:17.404 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:58:17 smithi029 bash[79042]: cluster 2024-08-29T18:58:16.056684+0000 mon.a (mon.0) 2914 : cluster [DBG] osdmap e1968: 8 total, 8 up, 8 in 2024-08-29T18:58:17.404 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:58:17 smithi029 bash[79042]: audit 2024-08-29T18:58:16.341049+0000 mon.c (mon.2) 828 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:58:17.404 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:58:17 smithi029 bash[79042]: audit 2024-08-29T18:58:16.342693+0000 mon.c (mon.2) 829 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:58:17.404 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:58:17 smithi029 bash[79042]: audit 2024-08-29T18:58:16.354562+0000 mon.a (mon.0) 2915 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:58:18.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:58:18 smithi029 bash[79042]: cluster 2024-08-29T18:58:17.056657+0000 mon.a (mon.0) 2916 : cluster [DBG] osdmap e1969: 8 total, 8 up, 8 in 2024-08-29T18:58:18.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:58:18 smithi029 bash[77880]: cluster 2024-08-29T18:58:17.056657+0000 mon.a (mon.0) 2916 : cluster [DBG] osdmap e1969: 8 total, 8 up, 8 in 2024-08-29T18:58:18.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:58:18 smithi110 bash[67519]: cluster 2024-08-29T18:58:17.056657+0000 mon.a (mon.0) 2916 : cluster [DBG] osdmap e1969: 8 total, 8 up, 8 in 2024-08-29T18:58:19.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:58:19 smithi029 bash[79042]: cluster 2024-08-29T18:58:17.976442+0000 mgr.y (mgr.25004) 2052 : cluster [DBG] pgmap v3547: 137 pgs: 137 active+clean; 21 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 4.0 MiB/s wr, 33 op/s 2024-08-29T18:58:19.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:58:19 smithi029 bash[79042]: audit 2024-08-29T18:58:18.603029+0000 mon.c (mon.2) 830 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:58:19.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:58:19 smithi029 bash[77880]: cluster 2024-08-29T18:58:17.976442+0000 mgr.y (mgr.25004) 2052 : cluster [DBG] pgmap v3547: 137 pgs: 137 active+clean; 21 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 4.0 MiB/s wr, 33 op/s 2024-08-29T18:58:19.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:58:19 smithi029 bash[77880]: audit 2024-08-29T18:58:18.603029+0000 mon.c (mon.2) 830 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:58:19.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:58:19 smithi110 bash[67519]: cluster 2024-08-29T18:58:17.976442+0000 mgr.y (mgr.25004) 2052 : cluster [DBG] pgmap v3547: 137 pgs: 137 active+clean; 21 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 4.0 MiB/s wr, 33 op/s 2024-08-29T18:58:19.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:58:19 smithi110 bash[67519]: audit 2024-08-29T18:58:18.603029+0000 mon.c (mon.2) 830 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:58:21.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:58:21 smithi029 bash[77880]: cluster 2024-08-29T18:58:19.977224+0000 mgr.y (mgr.25004) 2053 : cluster [DBG] pgmap v3548: 137 pgs: 137 active+clean; 21 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 14 KiB/s rd, 2.7 MiB/s wr, 22 op/s 2024-08-29T18:58:21.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:58:21 smithi029 bash[79042]: cluster 2024-08-29T18:58:19.977224+0000 mgr.y (mgr.25004) 2053 : cluster [DBG] pgmap v3548: 137 pgs: 137 active+clean; 21 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 14 KiB/s rd, 2.7 MiB/s wr, 22 op/s 2024-08-29T18:58:21.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:58:21 smithi110 bash[67519]: cluster 2024-08-29T18:58:19.977224+0000 mgr.y (mgr.25004) 2053 : cluster [DBG] pgmap v3548: 137 pgs: 137 active+clean; 21 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 14 KiB/s rd, 2.7 MiB/s wr, 22 op/s 2024-08-29T18:58:23.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:58:23 smithi110 bash[67519]: cluster 2024-08-29T18:58:21.978411+0000 mgr.y (mgr.25004) 2054 : cluster [DBG] pgmap v3549: 137 pgs: 137 active+clean; 34 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 89 KiB/s rd, 4.2 MiB/s wr, 64 op/s 2024-08-29T18:58:23.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:58:23 smithi029 bash[77880]: cluster 2024-08-29T18:58:21.978411+0000 mgr.y (mgr.25004) 2054 : cluster [DBG] pgmap v3549: 137 pgs: 137 active+clean; 34 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 89 KiB/s rd, 4.2 MiB/s wr, 64 op/s 2024-08-29T18:58:23.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:58:23 smithi029 bash[79042]: cluster 2024-08-29T18:58:21.978411+0000 mgr.y (mgr.25004) 2054 : cluster [DBG] pgmap v3549: 137 pgs: 137 active+clean; 34 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 89 KiB/s rd, 4.2 MiB/s wr, 64 op/s 2024-08-29T18:58:24.902 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:58:24 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:58:24] "GET /metrics HTTP/1.1" 200 36702 "" "Prometheus/2.43.0" 2024-08-29T18:58:25.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:58:25 smithi029 bash[77880]: cluster 2024-08-29T18:58:23.979378+0000 mgr.y (mgr.25004) 2055 : cluster [DBG] pgmap v3550: 137 pgs: 137 active+clean; 34 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 77 KiB/s rd, 3.6 MiB/s wr, 56 op/s 2024-08-29T18:58:25.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:58:25 smithi029 bash[77880]: cluster 2024-08-29T18:58:24.957148+0000 mon.a (mon.0) 2917 : cluster [DBG] osdmap e1970: 8 total, 8 up, 8 in 2024-08-29T18:58:25.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:58:25 smithi029 bash[79042]: cluster 2024-08-29T18:58:23.979378+0000 mgr.y (mgr.25004) 2055 : cluster [DBG] pgmap v3550: 137 pgs: 137 active+clean; 34 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 77 KiB/s rd, 3.6 MiB/s wr, 56 op/s 2024-08-29T18:58:25.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:58:25 smithi029 bash[79042]: cluster 2024-08-29T18:58:24.957148+0000 mon.a (mon.0) 2917 : cluster [DBG] osdmap e1970: 8 total, 8 up, 8 in 2024-08-29T18:58:25.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:58:25 smithi110 bash[67519]: cluster 2024-08-29T18:58:23.979378+0000 mgr.y (mgr.25004) 2055 : cluster [DBG] pgmap v3550: 137 pgs: 137 active+clean; 34 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 77 KiB/s rd, 3.6 MiB/s wr, 56 op/s 2024-08-29T18:58:25.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:58:25 smithi110 bash[67519]: cluster 2024-08-29T18:58:24.957148+0000 mon.a (mon.0) 2917 : cluster [DBG] osdmap e1970: 8 total, 8 up, 8 in 2024-08-29T18:58:26.277 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] EncryptedFlattenTest/0.Simple (14210 ms) 2024-08-29T18:58:26.277 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] EncryptedFlattenTest/0.Grow 2024-08-29T18:58:26.277 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T18:58:27.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:58:27 smithi029 bash[77880]: cluster 2024-08-29T18:58:25.980111+0000 mgr.y (mgr.25004) 2056 : cluster [DBG] pgmap v3552: 137 pgs: 137 active+clean; 34 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 2.4 MiB/s wr, 45 op/s 2024-08-29T18:58:27.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:58:27 smithi029 bash[79042]: cluster 2024-08-29T18:58:25.980111+0000 mgr.y (mgr.25004) 2056 : cluster [DBG] pgmap v3552: 137 pgs: 137 active+clean; 34 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 2.4 MiB/s wr, 45 op/s 2024-08-29T18:58:27.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:58:27 smithi110 bash[67519]: cluster 2024-08-29T18:58:25.980111+0000 mgr.y (mgr.25004) 2056 : cluster [DBG] pgmap v3552: 137 pgs: 137 active+clean; 34 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 2.4 MiB/s wr, 45 op/s 2024-08-29T18:58:28.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:58:28 smithi110 bash[67519]: cluster 2024-08-29T18:58:27.099895+0000 mon.a (mon.0) 2918 : cluster [DBG] osdmap e1971: 8 total, 8 up, 8 in 2024-08-29T18:58:28.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:58:28 smithi029 bash[77880]: cluster 2024-08-29T18:58:27.099895+0000 mon.a (mon.0) 2918 : cluster [DBG] osdmap e1971: 8 total, 8 up, 8 in 2024-08-29T18:58:28.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:58:28 smithi029 bash[79042]: cluster 2024-08-29T18:58:27.099895+0000 mon.a (mon.0) 2918 : cluster [DBG] osdmap e1971: 8 total, 8 up, 8 in 2024-08-29T18:58:29.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:58:29 smithi029 bash[77880]: cluster 2024-08-29T18:58:27.981045+0000 mgr.y (mgr.25004) 2057 : cluster [DBG] pgmap v3554: 137 pgs: 137 active+clean; 67 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 13 MiB/s rd, 6.3 MiB/s wr, 95 op/s 2024-08-29T18:58:29.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:58:29 smithi029 bash[79042]: cluster 2024-08-29T18:58:27.981045+0000 mgr.y (mgr.25004) 2057 : cluster [DBG] pgmap v3554: 137 pgs: 137 active+clean; 67 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 13 MiB/s rd, 6.3 MiB/s wr, 95 op/s 2024-08-29T18:58:29.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:58:29 smithi110 bash[67519]: cluster 2024-08-29T18:58:27.981045+0000 mgr.y (mgr.25004) 2057 : cluster [DBG] pgmap v3554: 137 pgs: 137 active+clean; 67 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 13 MiB/s rd, 6.3 MiB/s wr, 95 op/s 2024-08-29T18:58:31.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:58:31 smithi029 bash[79042]: cluster 2024-08-29T18:58:29.981861+0000 mgr.y (mgr.25004) 2058 : cluster [DBG] pgmap v3555: 137 pgs: 137 active+clean; 67 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 13 MiB/s rd, 4.6 MiB/s wr, 56 op/s 2024-08-29T18:58:31.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:58:31 smithi029 bash[77880]: cluster 2024-08-29T18:58:29.981861+0000 mgr.y (mgr.25004) 2058 : cluster [DBG] pgmap v3555: 137 pgs: 137 active+clean; 67 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 13 MiB/s rd, 4.6 MiB/s wr, 56 op/s 2024-08-29T18:58:31.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:58:31 smithi110 bash[67519]: cluster 2024-08-29T18:58:29.981861+0000 mgr.y (mgr.25004) 2058 : cluster [DBG] pgmap v3555: 137 pgs: 137 active+clean; 67 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 13 MiB/s rd, 4.6 MiB/s wr, 56 op/s 2024-08-29T18:58:33.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:58:33 smithi029 bash[79042]: cluster 2024-08-29T18:58:31.983076+0000 mgr.y (mgr.25004) 2059 : cluster [DBG] pgmap v3556: 137 pgs: 137 active+clean; 88 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 13 MiB/s rd, 7.3 MiB/s wr, 68 op/s 2024-08-29T18:58:33.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:58:33 smithi110 bash[67519]: cluster 2024-08-29T18:58:31.983076+0000 mgr.y (mgr.25004) 2059 : cluster [DBG] pgmap v3556: 137 pgs: 137 active+clean; 88 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 13 MiB/s rd, 7.3 MiB/s wr, 68 op/s 2024-08-29T18:58:33.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:58:33 smithi029 bash[77880]: cluster 2024-08-29T18:58:31.983076+0000 mgr.y (mgr.25004) 2059 : cluster [DBG] pgmap v3556: 137 pgs: 137 active+clean; 88 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 13 MiB/s rd, 7.3 MiB/s wr, 68 op/s 2024-08-29T18:58:34.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:58:34 smithi029 bash[77880]: audit 2024-08-29T18:58:33.604221+0000 mon.c (mon.2) 831 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:58:34.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:58:34 smithi029 bash[79042]: audit 2024-08-29T18:58:33.604221+0000 mon.c (mon.2) 831 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:58:34.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:58:34 smithi110 bash[67519]: audit 2024-08-29T18:58:33.604221+0000 mon.c (mon.2) 831 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:58:34.902 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:58:34 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:58:34] "GET /metrics HTTP/1.1" 200 36709 "" "Prometheus/2.43.0" 2024-08-29T18:58:35.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:58:35 smithi029 bash[77880]: cluster 2024-08-29T18:58:33.983960+0000 mgr.y (mgr.25004) 2060 : cluster [DBG] pgmap v3557: 137 pgs: 137 active+clean; 88 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 6.4 MiB/s wr, 67 op/s 2024-08-29T18:58:35.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:58:35 smithi029 bash[79042]: cluster 2024-08-29T18:58:33.983960+0000 mgr.y (mgr.25004) 2060 : cluster [DBG] pgmap v3557: 137 pgs: 137 active+clean; 88 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 6.4 MiB/s wr, 67 op/s 2024-08-29T18:58:35.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:58:35 smithi110 bash[67519]: cluster 2024-08-29T18:58:33.983960+0000 mgr.y (mgr.25004) 2060 : cluster [DBG] pgmap v3557: 137 pgs: 137 active+clean; 88 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 6.4 MiB/s wr, 67 op/s 2024-08-29T18:58:35.738 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] EncryptedFlattenTest/0.Grow (9461 ms) 2024-08-29T18:58:35.738 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] EncryptedFlattenTest/0.Shrink 2024-08-29T18:58:35.738 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T18:58:37.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:58:37 smithi029 bash[77880]: cluster 2024-08-29T18:58:35.984947+0000 mgr.y (mgr.25004) 2061 : cluster [DBG] pgmap v3558: 137 pgs: 137 active+clean; 92 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 6.2 MiB/s wr, 70 op/s 2024-08-29T18:58:37.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:58:37 smithi029 bash[77880]: cluster 2024-08-29T18:58:36.139929+0000 mon.a (mon.0) 2919 : cluster [DBG] osdmap e1972: 8 total, 8 up, 8 in 2024-08-29T18:58:37.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:58:37 smithi029 bash[79042]: cluster 2024-08-29T18:58:35.984947+0000 mgr.y (mgr.25004) 2061 : cluster [DBG] pgmap v3558: 137 pgs: 137 active+clean; 92 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 6.2 MiB/s wr, 70 op/s 2024-08-29T18:58:37.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:58:37 smithi029 bash[79042]: cluster 2024-08-29T18:58:36.139929+0000 mon.a (mon.0) 2919 : cluster [DBG] osdmap e1972: 8 total, 8 up, 8 in 2024-08-29T18:58:37.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:58:37 smithi110 bash[67519]: cluster 2024-08-29T18:58:35.984947+0000 mgr.y (mgr.25004) 2061 : cluster [DBG] pgmap v3558: 137 pgs: 137 active+clean; 92 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 6.2 MiB/s wr, 70 op/s 2024-08-29T18:58:37.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:58:37 smithi110 bash[67519]: cluster 2024-08-29T18:58:36.139929+0000 mon.a (mon.0) 2919 : cluster [DBG] osdmap e1972: 8 total, 8 up, 8 in 2024-08-29T18:58:39.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:58:39 smithi029 bash[77880]: cluster 2024-08-29T18:58:37.986169+0000 mgr.y (mgr.25004) 2062 : cluster [DBG] pgmap v3560: 137 pgs: 137 active+clean; 137 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 7.4 MiB/s wr, 69 op/s 2024-08-29T18:58:39.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:58:39 smithi029 bash[79042]: cluster 2024-08-29T18:58:37.986169+0000 mgr.y (mgr.25004) 2062 : cluster [DBG] pgmap v3560: 137 pgs: 137 active+clean; 137 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 7.4 MiB/s wr, 69 op/s 2024-08-29T18:58:39.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:58:39 smithi110 bash[67519]: cluster 2024-08-29T18:58:37.986169+0000 mgr.y (mgr.25004) 2062 : cluster [DBG] pgmap v3560: 137 pgs: 137 active+clean; 137 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 7.4 MiB/s wr, 69 op/s 2024-08-29T18:58:41.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:58:41 smithi029 bash[79042]: cluster 2024-08-29T18:58:39.986980+0000 mgr.y (mgr.25004) 2063 : cluster [DBG] pgmap v3561: 137 pgs: 137 active+clean; 137 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 7.4 MiB/s wr, 69 op/s 2024-08-29T18:58:41.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:58:41 smithi029 bash[77880]: cluster 2024-08-29T18:58:39.986980+0000 mgr.y (mgr.25004) 2063 : cluster [DBG] pgmap v3561: 137 pgs: 137 active+clean; 137 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 7.4 MiB/s wr, 69 op/s 2024-08-29T18:58:41.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:58:41 smithi110 bash[67519]: cluster 2024-08-29T18:58:39.986980+0000 mgr.y (mgr.25004) 2063 : cluster [DBG] pgmap v3561: 137 pgs: 137 active+clean; 137 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 7.4 MiB/s wr, 69 op/s 2024-08-29T18:58:43.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:58:43 smithi110 bash[67519]: cluster 2024-08-29T18:58:41.988141+0000 mgr.y (mgr.25004) 2064 : cluster [DBG] pgmap v3562: 137 pgs: 137 active+clean; 142 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 73 op/s 2024-08-29T18:58:43.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:58:43 smithi029 bash[79042]: cluster 2024-08-29T18:58:41.988141+0000 mgr.y (mgr.25004) 2064 : cluster [DBG] pgmap v3562: 137 pgs: 137 active+clean; 142 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 73 op/s 2024-08-29T18:58:43.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:58:43 smithi029 bash[77880]: cluster 2024-08-29T18:58:41.988141+0000 mgr.y (mgr.25004) 2064 : cluster [DBG] pgmap v3562: 137 pgs: 137 active+clean; 142 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 73 op/s 2024-08-29T18:58:44.826 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] EncryptedFlattenTest/0.Shrink (9088 ms) 2024-08-29T18:58:44.827 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] EncryptedFlattenTest/0.ShrinkToOne 2024-08-29T18:58:44.827 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T18:58:44.902 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:58:44 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:58:44] "GET /metrics HTTP/1.1" 200 36709 "" "Prometheus/2.43.0" 2024-08-29T18:58:45.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:58:45 smithi029 bash[79042]: cluster 2024-08-29T18:58:43.989027+0000 mgr.y (mgr.25004) 2065 : cluster [DBG] pgmap v3563: 137 pgs: 137 active+clean; 142 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 68 op/s 2024-08-29T18:58:45.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:58:45 smithi029 bash[77880]: cluster 2024-08-29T18:58:43.989027+0000 mgr.y (mgr.25004) 2065 : cluster [DBG] pgmap v3563: 137 pgs: 137 active+clean; 142 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 68 op/s 2024-08-29T18:58:45.653 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:58:45 smithi110 bash[67519]: cluster 2024-08-29T18:58:43.989027+0000 mgr.y (mgr.25004) 2065 : cluster [DBG] pgmap v3563: 137 pgs: 137 active+clean; 142 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 68 op/s 2024-08-29T18:58:46.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:58:46 smithi029 bash[77880]: cluster 2024-08-29T18:58:45.157569+0000 mon.a (mon.0) 2920 : cluster [DBG] osdmap e1973: 8 total, 8 up, 8 in 2024-08-29T18:58:46.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:58:46 smithi029 bash[79042]: cluster 2024-08-29T18:58:45.157569+0000 mon.a (mon.0) 2920 : cluster [DBG] osdmap e1973: 8 total, 8 up, 8 in 2024-08-29T18:58:46.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:58:46 smithi110 bash[67519]: cluster 2024-08-29T18:58:45.157569+0000 mon.a (mon.0) 2920 : cluster [DBG] osdmap e1973: 8 total, 8 up, 8 in 2024-08-29T18:58:47.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:58:47 smithi029 bash[79042]: cluster 2024-08-29T18:58:45.989819+0000 mgr.y (mgr.25004) 2066 : cluster [DBG] pgmap v3565: 137 pgs: 137 active+clean; 154 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 6.6 MiB/s wr, 66 op/s 2024-08-29T18:58:47.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:58:47 smithi029 bash[77880]: cluster 2024-08-29T18:58:45.989819+0000 mgr.y (mgr.25004) 2066 : cluster [DBG] pgmap v3565: 137 pgs: 137 active+clean; 154 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 6.6 MiB/s wr, 66 op/s 2024-08-29T18:58:47.653 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:58:47 smithi110 bash[67519]: cluster 2024-08-29T18:58:45.989819+0000 mgr.y (mgr.25004) 2066 : cluster [DBG] pgmap v3565: 137 pgs: 137 active+clean; 154 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 6.6 MiB/s wr, 66 op/s 2024-08-29T18:58:49.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:58:49 smithi110 bash[67519]: cluster 2024-08-29T18:58:47.991173+0000 mgr.y (mgr.25004) 2067 : cluster [DBG] pgmap v3566: 137 pgs: 137 active+clean; 192 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 5.9 MiB/s wr, 71 op/s 2024-08-29T18:58:49.653 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:58:49 smithi110 bash[67519]: audit 2024-08-29T18:58:48.604068+0000 mon.c (mon.2) 832 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:58:49.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:58:49 smithi029 bash[79042]: cluster 2024-08-29T18:58:47.991173+0000 mgr.y (mgr.25004) 2067 : cluster [DBG] pgmap v3566: 137 pgs: 137 active+clean; 192 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 5.9 MiB/s wr, 71 op/s 2024-08-29T18:58:49.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:58:49 smithi029 bash[79042]: audit 2024-08-29T18:58:48.604068+0000 mon.c (mon.2) 832 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:58:49.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:58:49 smithi029 bash[77880]: cluster 2024-08-29T18:58:47.991173+0000 mgr.y (mgr.25004) 2067 : cluster [DBG] pgmap v3566: 137 pgs: 137 active+clean; 192 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 5.9 MiB/s wr, 71 op/s 2024-08-29T18:58:49.654 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:58:49 smithi029 bash[77880]: audit 2024-08-29T18:58:48.604068+0000 mon.c (mon.2) 832 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:58:51.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:58:51 smithi029 bash[79042]: cluster 2024-08-29T18:58:49.991939+0000 mgr.y (mgr.25004) 2068 : cluster [DBG] pgmap v3567: 137 pgs: 137 active+clean; 192 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 5.9 MiB/s wr, 71 op/s 2024-08-29T18:58:51.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:58:51 smithi029 bash[77880]: cluster 2024-08-29T18:58:49.991939+0000 mgr.y (mgr.25004) 2068 : cluster [DBG] pgmap v3567: 137 pgs: 137 active+clean; 192 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 5.9 MiB/s wr, 71 op/s 2024-08-29T18:58:51.653 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:58:51 smithi110 bash[67519]: cluster 2024-08-29T18:58:49.991939+0000 mgr.y (mgr.25004) 2068 : cluster [DBG] pgmap v3567: 137 pgs: 137 active+clean; 192 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 5.9 MiB/s wr, 71 op/s 2024-08-29T18:58:53.637 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] EncryptedFlattenTest/0.ShrinkToOne (8811 ms) 2024-08-29T18:58:53.637 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] EncryptedFlattenTest/0.ShrinkToOneAfterSnapshot 2024-08-29T18:58:53.637 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T18:58:53.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:58:53 smithi029 bash[77880]: cluster 2024-08-29T18:58:51.993146+0000 mgr.y (mgr.25004) 2069 : cluster [DBG] pgmap v3568: 137 pgs: 137 active+clean; 196 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 61 op/s 2024-08-29T18:58:53.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:58:53 smithi029 bash[79042]: cluster 2024-08-29T18:58:51.993146+0000 mgr.y (mgr.25004) 2069 : cluster [DBG] pgmap v3568: 137 pgs: 137 active+clean; 196 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 61 op/s 2024-08-29T18:58:53.653 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:58:53 smithi110 bash[67519]: cluster 2024-08-29T18:58:51.993146+0000 mgr.y (mgr.25004) 2069 : cluster [DBG] pgmap v3568: 137 pgs: 137 active+clean; 196 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 61 op/s 2024-08-29T18:58:54.902 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:58:54 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:58:54] "GET /metrics HTTP/1.1" 200 36713 "" "Prometheus/2.43.0" 2024-08-29T18:58:55.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:58:55 smithi029 bash[77880]: cluster 2024-08-29T18:58:53.994145+0000 mgr.y (mgr.25004) 2070 : cluster [DBG] pgmap v3569: 137 pgs: 137 active+clean; 196 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 74 op/s 2024-08-29T18:58:55.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:58:55 smithi029 bash[77880]: cluster 2024-08-29T18:58:54.212951+0000 mon.a (mon.0) 2921 : cluster [DBG] osdmap e1974: 8 total, 8 up, 8 in 2024-08-29T18:58:55.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:58:55 smithi029 bash[79042]: cluster 2024-08-29T18:58:53.994145+0000 mgr.y (mgr.25004) 2070 : cluster [DBG] pgmap v3569: 137 pgs: 137 active+clean; 196 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 74 op/s 2024-08-29T18:58:55.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:58:55 smithi029 bash[79042]: cluster 2024-08-29T18:58:54.212951+0000 mon.a (mon.0) 2921 : cluster [DBG] osdmap e1974: 8 total, 8 up, 8 in 2024-08-29T18:58:55.653 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:58:55 smithi110 bash[67519]: cluster 2024-08-29T18:58:53.994145+0000 mgr.y (mgr.25004) 2070 : cluster [DBG] pgmap v3569: 137 pgs: 137 active+clean; 196 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 74 op/s 2024-08-29T18:58:55.653 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:58:55 smithi110 bash[67519]: cluster 2024-08-29T18:58:54.212951+0000 mon.a (mon.0) 2921 : cluster [DBG] osdmap e1974: 8 total, 8 up, 8 in 2024-08-29T18:58:57.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:58:57 smithi029 bash[79042]: cluster 2024-08-29T18:58:55.994942+0000 mgr.y (mgr.25004) 2071 : cluster [DBG] pgmap v3571: 137 pgs: 137 active+clean; 200 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 8.5 MiB/s rd, 5.4 MiB/s wr, 80 op/s 2024-08-29T18:58:57.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:58:57 smithi029 bash[77880]: cluster 2024-08-29T18:58:55.994942+0000 mgr.y (mgr.25004) 2071 : cluster [DBG] pgmap v3571: 137 pgs: 137 active+clean; 200 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 8.5 MiB/s rd, 5.4 MiB/s wr, 80 op/s 2024-08-29T18:58:57.653 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:58:57 smithi110 bash[67519]: cluster 2024-08-29T18:58:55.994942+0000 mgr.y (mgr.25004) 2071 : cluster [DBG] pgmap v3571: 137 pgs: 137 active+clean; 200 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 8.5 MiB/s rd, 5.4 MiB/s wr, 80 op/s 2024-08-29T18:58:59.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:58:59 smithi029 bash[77880]: cluster 2024-08-29T18:58:57.996256+0000 mgr.y (mgr.25004) 2072 : cluster [DBG] pgmap v3572: 137 pgs: 137 active+clean; 225 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 946 KiB/s rd, 4.1 MiB/s wr, 56 op/s 2024-08-29T18:58:59.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:58:59 smithi029 bash[79042]: cluster 2024-08-29T18:58:57.996256+0000 mgr.y (mgr.25004) 2072 : cluster [DBG] pgmap v3572: 137 pgs: 137 active+clean; 225 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 946 KiB/s rd, 4.1 MiB/s wr, 56 op/s 2024-08-29T18:58:59.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:58:59 smithi110 bash[67519]: cluster 2024-08-29T18:58:57.996256+0000 mgr.y (mgr.25004) 2072 : cluster [DBG] pgmap v3572: 137 pgs: 137 active+clean; 225 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 946 KiB/s rd, 4.1 MiB/s wr, 56 op/s 2024-08-29T18:59:01.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:59:01 smithi029 bash[77880]: cluster 2024-08-29T18:58:59.996763+0000 mgr.y (mgr.25004) 2073 : cluster [DBG] pgmap v3573: 137 pgs: 137 active+clean; 225 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 946 KiB/s rd, 4.1 MiB/s wr, 56 op/s 2024-08-29T18:59:01.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:59:01 smithi029 bash[79042]: cluster 2024-08-29T18:58:59.996763+0000 mgr.y (mgr.25004) 2073 : cluster [DBG] pgmap v3573: 137 pgs: 137 active+clean; 225 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 946 KiB/s rd, 4.1 MiB/s wr, 56 op/s 2024-08-29T18:59:01.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:59:01 smithi110 bash[67519]: cluster 2024-08-29T18:58:59.996763+0000 mgr.y (mgr.25004) 2073 : cluster [DBG] pgmap v3573: 137 pgs: 137 active+clean; 225 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 946 KiB/s rd, 4.1 MiB/s wr, 56 op/s 2024-08-29T18:59:02.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:59:02 smithi029 bash[77880]: cluster 2024-08-29T18:59:01.226036+0000 mon.a (mon.0) 2922 : cluster [DBG] osdmap e1975: 8 total, 8 up, 8 in 2024-08-29T18:59:02.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:59:02 smithi029 bash[79042]: cluster 2024-08-29T18:59:01.226036+0000 mon.a (mon.0) 2922 : cluster [DBG] osdmap e1975: 8 total, 8 up, 8 in 2024-08-29T18:59:02.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:59:02 smithi110 bash[67519]: cluster 2024-08-29T18:59:01.226036+0000 mon.a (mon.0) 2922 : cluster [DBG] osdmap e1975: 8 total, 8 up, 8 in 2024-08-29T18:59:03.580 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] EncryptedFlattenTest/0.ShrinkToOneAfterSnapshot (9943 ms) 2024-08-29T18:59:03.580 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] EncryptedFlattenTest/0.MinOverlap 2024-08-29T18:59:03.580 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T18:59:03.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:59:03 smithi029 bash[79042]: cluster 2024-08-29T18:59:01.997720+0000 mgr.y (mgr.25004) 2074 : cluster [DBG] pgmap v3575: 137 pgs: 137 active+clean; 234 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 5.8 MiB/s wr, 56 op/s 2024-08-29T18:59:03.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:59:03 smithi029 bash[77880]: cluster 2024-08-29T18:59:01.997720+0000 mgr.y (mgr.25004) 2074 : cluster [DBG] pgmap v3575: 137 pgs: 137 active+clean; 234 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 5.8 MiB/s wr, 56 op/s 2024-08-29T18:59:03.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:59:03 smithi110 bash[67519]: cluster 2024-08-29T18:59:01.997720+0000 mgr.y (mgr.25004) 2074 : cluster [DBG] pgmap v3575: 137 pgs: 137 active+clean; 234 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 5.8 MiB/s wr, 56 op/s 2024-08-29T18:59:04.600 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:59:04 smithi029 bash[79042]: audit 2024-08-29T18:59:03.604529+0000 mon.c (mon.2) 833 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:59:04.601 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:59:04 smithi029 bash[77880]: audit 2024-08-29T18:59:03.604529+0000 mon.c (mon.2) 833 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:59:04.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:59:04 smithi110 bash[67519]: audit 2024-08-29T18:59:03.604529+0000 mon.c (mon.2) 833 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:59:04.902 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:59:04 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:59:04] "GET /metrics HTTP/1.1" 200 36714 "" "Prometheus/2.43.0" 2024-08-29T18:59:05.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:59:05 smithi110 bash[67519]: cluster 2024-08-29T18:59:03.998700+0000 mgr.y (mgr.25004) 2075 : cluster [DBG] pgmap v3576: 137 pgs: 137 active+clean; 274 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 8.8 MiB/s wr, 52 op/s 2024-08-29T18:59:05.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:59:05 smithi110 bash[67519]: cluster 2024-08-29T18:59:04.260307+0000 mon.a (mon.0) 2923 : cluster [DBG] osdmap e1976: 8 total, 8 up, 8 in 2024-08-29T18:59:05.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:59:05 smithi029 bash[77880]: cluster 2024-08-29T18:59:03.998700+0000 mgr.y (mgr.25004) 2075 : cluster [DBG] pgmap v3576: 137 pgs: 137 active+clean; 274 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 8.8 MiB/s wr, 52 op/s 2024-08-29T18:59:05.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:59:05 smithi029 bash[77880]: cluster 2024-08-29T18:59:04.260307+0000 mon.a (mon.0) 2923 : cluster [DBG] osdmap e1976: 8 total, 8 up, 8 in 2024-08-29T18:59:05.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:59:05 smithi029 bash[79042]: cluster 2024-08-29T18:59:03.998700+0000 mgr.y (mgr.25004) 2075 : cluster [DBG] pgmap v3576: 137 pgs: 137 active+clean; 274 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 8.8 MiB/s wr, 52 op/s 2024-08-29T18:59:05.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:59:05 smithi029 bash[79042]: cluster 2024-08-29T18:59:04.260307+0000 mon.a (mon.0) 2923 : cluster [DBG] osdmap e1976: 8 total, 8 up, 8 in 2024-08-29T18:59:07.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:59:07 smithi029 bash[77880]: cluster 2024-08-29T18:59:05.999477+0000 mgr.y (mgr.25004) 2076 : cluster [DBG] pgmap v3578: 137 pgs: 137 active+clean; 279 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 6.7 MiB/s wr, 41 op/s 2024-08-29T18:59:07.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:59:07 smithi029 bash[79042]: cluster 2024-08-29T18:59:05.999477+0000 mgr.y (mgr.25004) 2076 : cluster [DBG] pgmap v3578: 137 pgs: 137 active+clean; 279 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 6.7 MiB/s wr, 41 op/s 2024-08-29T18:59:07.653 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:59:07 smithi110 bash[67519]: cluster 2024-08-29T18:59:05.999477+0000 mgr.y (mgr.25004) 2076 : cluster [DBG] pgmap v3578: 137 pgs: 137 active+clean; 279 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 6.7 MiB/s wr, 41 op/s 2024-08-29T18:59:09.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:59:09 smithi029 bash[79042]: cluster 2024-08-29T18:59:08.000833+0000 mgr.y (mgr.25004) 2077 : cluster [DBG] pgmap v3579: 137 pgs: 137 active+clean; 311 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 3.8 MiB/s rd, 11 MiB/s wr, 94 op/s 2024-08-29T18:59:09.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:59:09 smithi029 bash[77880]: cluster 2024-08-29T18:59:08.000833+0000 mgr.y (mgr.25004) 2077 : cluster [DBG] pgmap v3579: 137 pgs: 137 active+clean; 311 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 3.8 MiB/s rd, 11 MiB/s wr, 94 op/s 2024-08-29T18:59:09.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:59:09 smithi110 bash[67519]: cluster 2024-08-29T18:59:08.000833+0000 mgr.y (mgr.25004) 2077 : cluster [DBG] pgmap v3579: 137 pgs: 137 active+clean; 311 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 3.8 MiB/s rd, 11 MiB/s wr, 94 op/s 2024-08-29T18:59:11.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:59:11 smithi029 bash[79042]: cluster 2024-08-29T18:59:10.001664+0000 mgr.y (mgr.25004) 2078 : cluster [DBG] pgmap v3580: 137 pgs: 137 active+clean; 311 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 3.4 MiB/s rd, 9.3 MiB/s wr, 80 op/s 2024-08-29T18:59:11.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:59:11 smithi029 bash[77880]: cluster 2024-08-29T18:59:10.001664+0000 mgr.y (mgr.25004) 2078 : cluster [DBG] pgmap v3580: 137 pgs: 137 active+clean; 311 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 3.4 MiB/s rd, 9.3 MiB/s wr, 80 op/s 2024-08-29T18:59:11.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:59:11 smithi110 bash[67519]: cluster 2024-08-29T18:59:10.001664+0000 mgr.y (mgr.25004) 2078 : cluster [DBG] pgmap v3580: 137 pgs: 137 active+clean; 311 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 3.4 MiB/s rd, 9.3 MiB/s wr, 80 op/s 2024-08-29T18:59:12.833 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] EncryptedFlattenTest/0.MinOverlap (9253 ms) 2024-08-29T18:59:12.833 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] EncryptedFlattenTest/0.ZeroOverlap 2024-08-29T18:59:12.833 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T18:59:13.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:59:13 smithi029 bash[79042]: cluster 2024-08-29T18:59:12.002886+0000 mgr.y (mgr.25004) 2079 : cluster [DBG] pgmap v3581: 137 pgs: 137 active+clean; 319 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 9.3 MiB/s wr, 72 op/s 2024-08-29T18:59:13.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:59:13 smithi029 bash[77880]: cluster 2024-08-29T18:59:12.002886+0000 mgr.y (mgr.25004) 2079 : cluster [DBG] pgmap v3581: 137 pgs: 137 active+clean; 319 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 9.3 MiB/s wr, 72 op/s 2024-08-29T18:59:13.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:59:13 smithi110 bash[67519]: cluster 2024-08-29T18:59:12.002886+0000 mgr.y (mgr.25004) 2079 : cluster [DBG] pgmap v3581: 137 pgs: 137 active+clean; 319 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 9.3 MiB/s wr, 72 op/s 2024-08-29T18:59:14.600 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:59:14 smithi029 bash[79042]: cluster 2024-08-29T18:59:13.279205+0000 mon.a (mon.0) 2924 : cluster [DBG] osdmap e1977: 8 total, 8 up, 8 in 2024-08-29T18:59:14.600 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:59:14 smithi029 bash[77880]: cluster 2024-08-29T18:59:13.279205+0000 mon.a (mon.0) 2924 : cluster [DBG] osdmap e1977: 8 total, 8 up, 8 in 2024-08-29T18:59:14.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:59:14 smithi110 bash[67519]: cluster 2024-08-29T18:59:13.279205+0000 mon.a (mon.0) 2924 : cluster [DBG] osdmap e1977: 8 total, 8 up, 8 in 2024-08-29T18:59:14.902 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:59:14 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:59:14] "GET /metrics HTTP/1.1" 200 36714 "" "Prometheus/2.43.0" 2024-08-29T18:59:15.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:59:15 smithi029 bash[79042]: cluster 2024-08-29T18:59:14.003535+0000 mgr.y (mgr.25004) 2080 : cluster [DBG] pgmap v3583: 137 pgs: 137 active+clean; 319 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 5.4 MiB/s wr, 87 op/s 2024-08-29T18:59:15.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:59:15 smithi029 bash[77880]: cluster 2024-08-29T18:59:14.003535+0000 mgr.y (mgr.25004) 2080 : cluster [DBG] pgmap v3583: 137 pgs: 137 active+clean; 319 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 5.4 MiB/s wr, 87 op/s 2024-08-29T18:59:15.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:59:15 smithi110 bash[67519]: cluster 2024-08-29T18:59:14.003535+0000 mgr.y (mgr.25004) 2080 : cluster [DBG] pgmap v3583: 137 pgs: 137 active+clean; 319 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 5.4 MiB/s wr, 87 op/s 2024-08-29T18:59:17.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:59:17 smithi029 bash[79042]: cluster 2024-08-29T18:59:16.004534+0000 mgr.y (mgr.25004) 2081 : cluster [DBG] pgmap v3584: 137 pgs: 137 active+clean; 324 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 5.3 MiB/s wr, 65 op/s 2024-08-29T18:59:17.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:59:17 smithi029 bash[79042]: audit 2024-08-29T18:59:16.482365+0000 mon.c (mon.2) 834 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:59:17.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:59:17 smithi029 bash[79042]: audit 2024-08-29T18:59:17.197464+0000 mon.c (mon.2) 835 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:59:17.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:59:17 smithi029 bash[79042]: audit 2024-08-29T18:59:17.198886+0000 mon.c (mon.2) 836 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:59:17.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:59:17 smithi029 bash[79042]: audit 2024-08-29T18:59:17.208258+0000 mon.a (mon.0) 2925 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:59:17.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:59:17 smithi029 bash[77880]: cluster 2024-08-29T18:59:16.004534+0000 mgr.y (mgr.25004) 2081 : cluster [DBG] pgmap v3584: 137 pgs: 137 active+clean; 324 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 5.3 MiB/s wr, 65 op/s 2024-08-29T18:59:17.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:59:17 smithi029 bash[77880]: audit 2024-08-29T18:59:16.482365+0000 mon.c (mon.2) 834 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:59:17.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:59:17 smithi029 bash[77880]: audit 2024-08-29T18:59:17.197464+0000 mon.c (mon.2) 835 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:59:17.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:59:17 smithi029 bash[77880]: audit 2024-08-29T18:59:17.198886+0000 mon.c (mon.2) 836 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:59:17.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:59:17 smithi029 bash[77880]: audit 2024-08-29T18:59:17.208258+0000 mon.a (mon.0) 2925 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:59:17.653 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:59:17 smithi110 bash[67519]: cluster 2024-08-29T18:59:16.004534+0000 mgr.y (mgr.25004) 2081 : cluster [DBG] pgmap v3584: 137 pgs: 137 active+clean; 324 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 5.3 MiB/s wr, 65 op/s 2024-08-29T18:59:17.654 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:59:17 smithi110 bash[67519]: audit 2024-08-29T18:59:16.482365+0000 mon.c (mon.2) 834 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:59:17.654 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:59:17 smithi110 bash[67519]: audit 2024-08-29T18:59:17.197464+0000 mon.c (mon.2) 835 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:59:17.654 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:59:17 smithi110 bash[67519]: audit 2024-08-29T18:59:17.198886+0000 mon.c (mon.2) 836 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:59:17.654 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:59:17 smithi110 bash[67519]: audit 2024-08-29T18:59:17.208258+0000 mon.a (mon.0) 2925 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T18:59:19.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:59:19 smithi029 bash[79042]: cluster 2024-08-29T18:59:18.005898+0000 mgr.y (mgr.25004) 2082 : cluster [DBG] pgmap v3585: 137 pgs: 137 active+clean; 344 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.1 MiB/s wr, 58 op/s 2024-08-29T18:59:19.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:59:19 smithi029 bash[79042]: audit 2024-08-29T18:59:18.604923+0000 mon.c (mon.2) 837 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:59:19.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:59:19 smithi029 bash[77880]: cluster 2024-08-29T18:59:18.005898+0000 mgr.y (mgr.25004) 2082 : cluster [DBG] pgmap v3585: 137 pgs: 137 active+clean; 344 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.1 MiB/s wr, 58 op/s 2024-08-29T18:59:19.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:59:19 smithi029 bash[77880]: audit 2024-08-29T18:59:18.604923+0000 mon.c (mon.2) 837 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:59:19.653 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:59:19 smithi110 bash[67519]: cluster 2024-08-29T18:59:18.005898+0000 mgr.y (mgr.25004) 2082 : cluster [DBG] pgmap v3585: 137 pgs: 137 active+clean; 344 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.1 MiB/s wr, 58 op/s 2024-08-29T18:59:19.653 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:59:19 smithi110 bash[67519]: audit 2024-08-29T18:59:18.604923+0000 mon.c (mon.2) 837 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:59:21.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:59:21 smithi029 bash[77880]: cluster 2024-08-29T18:59:20.006674+0000 mgr.y (mgr.25004) 2083 : cluster [DBG] pgmap v3586: 137 pgs: 137 active+clean; 344 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.1 MiB/s wr, 58 op/s 2024-08-29T18:59:21.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:59:21 smithi029 bash[79042]: cluster 2024-08-29T18:59:20.006674+0000 mgr.y (mgr.25004) 2083 : cluster [DBG] pgmap v3586: 137 pgs: 137 active+clean; 344 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.1 MiB/s wr, 58 op/s 2024-08-29T18:59:21.653 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:59:21 smithi110 bash[67519]: cluster 2024-08-29T18:59:20.006674+0000 mgr.y (mgr.25004) 2083 : cluster [DBG] pgmap v3586: 137 pgs: 137 active+clean; 344 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.1 MiB/s wr, 58 op/s 2024-08-29T18:59:21.924 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] EncryptedFlattenTest/0.ZeroOverlap (9091 ms) 2024-08-29T18:59:22.329 INFO:tasks.workunit.client.0.smithi029.stdout:[----------] 7 tests from EncryptedFlattenTest/0 (69857 ms total) 2024-08-29T18:59:22.329 INFO:tasks.workunit.client.0.smithi029.stdout: 2024-08-29T18:59:22.329 INFO:tasks.workunit.client.0.smithi029.stdout:[----------] 7 tests from EncryptedFlattenTest/1, where TypeParam = PlaintextUnderLUKS2 2024-08-29T18:59:22.390 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] EncryptedFlattenTest/1.Simple 2024-08-29T18:59:23.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:59:23 smithi029 bash[79042]: cluster 2024-08-29T18:59:22.007906+0000 mgr.y (mgr.25004) 2084 : cluster [DBG] pgmap v3587: 137 pgs: 137 active+clean; 348 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 3.3 MiB/s wr, 72 op/s 2024-08-29T18:59:23.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:59:23 smithi029 bash[79042]: cluster 2024-08-29T18:59:22.324063+0000 mon.a (mon.0) 2926 : cluster [DBG] osdmap e1978: 8 total, 8 up, 8 in 2024-08-29T18:59:23.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:59:23 smithi029 bash[77880]: cluster 2024-08-29T18:59:22.007906+0000 mgr.y (mgr.25004) 2084 : cluster [DBG] pgmap v3587: 137 pgs: 137 active+clean; 348 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 3.3 MiB/s wr, 72 op/s 2024-08-29T18:59:23.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:59:23 smithi029 bash[77880]: cluster 2024-08-29T18:59:22.324063+0000 mon.a (mon.0) 2926 : cluster [DBG] osdmap e1978: 8 total, 8 up, 8 in 2024-08-29T18:59:23.653 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:59:23 smithi110 bash[67519]: cluster 2024-08-29T18:59:22.007906+0000 mgr.y (mgr.25004) 2084 : cluster [DBG] pgmap v3587: 137 pgs: 137 active+clean; 348 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 3.3 MiB/s wr, 72 op/s 2024-08-29T18:59:23.653 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:59:23 smithi110 bash[67519]: cluster 2024-08-29T18:59:22.324063+0000 mon.a (mon.0) 2926 : cluster [DBG] osdmap e1978: 8 total, 8 up, 8 in 2024-08-29T18:59:24.365 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T18:59:24.601 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:59:24 smithi029 bash[77880]: cluster 2024-08-29T18:59:23.342923+0000 mon.a (mon.0) 2927 : cluster [DBG] osdmap e1979: 8 total, 8 up, 8 in 2024-08-29T18:59:24.602 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:59:24 smithi029 bash[77880]: audit 2024-08-29T18:59:23.347289+0000 mon.c (mon.2) 838 : audit [INF] from='client.? 172.21.15.29:0/2606646160' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-40","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:59:24.602 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:59:24 smithi029 bash[77880]: audit 2024-08-29T18:59:23.348217+0000 mon.a (mon.0) 2928 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-40","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:59:24.602 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:59:24 smithi029 bash[79042]: cluster 2024-08-29T18:59:23.342923+0000 mon.a (mon.0) 2927 : cluster [DBG] osdmap e1979: 8 total, 8 up, 8 in 2024-08-29T18:59:24.602 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:59:24 smithi029 bash[79042]: audit 2024-08-29T18:59:23.347289+0000 mon.c (mon.2) 838 : audit [INF] from='client.? 172.21.15.29:0/2606646160' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-40","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:59:24.602 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:59:24 smithi029 bash[79042]: audit 2024-08-29T18:59:23.348217+0000 mon.a (mon.0) 2928 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-40","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:59:24.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:59:24 smithi110 bash[67519]: cluster 2024-08-29T18:59:23.342923+0000 mon.a (mon.0) 2927 : cluster [DBG] osdmap e1979: 8 total, 8 up, 8 in 2024-08-29T18:59:24.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:59:24 smithi110 bash[67519]: audit 2024-08-29T18:59:23.347289+0000 mon.c (mon.2) 838 : audit [INF] from='client.? 172.21.15.29:0/2606646160' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-40","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:59:24.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:59:24 smithi110 bash[67519]: audit 2024-08-29T18:59:23.348217+0000 mon.a (mon.0) 2928 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-40","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:59:24.902 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:59:24 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:59:24] "GET /metrics HTTP/1.1" 200 36712 "" "Prometheus/2.43.0" 2024-08-29T18:59:25.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:59:25 smithi029 bash[79042]: cluster 2024-08-29T18:59:24.008800+0000 mgr.y (mgr.25004) 2085 : cluster [DBG] pgmap v3590: 137 pgs: 5 creating+peering, 27 unknown, 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-08-29T18:59:25.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:59:25 smithi029 bash[79042]: cluster 2024-08-29T18:59:24.335153+0000 mon.a (mon.0) 2929 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:59:25.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:59:25 smithi029 bash[79042]: audit 2024-08-29T18:59:24.344343+0000 mon.a (mon.0) 2930 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-40","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:59:25.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:59:25 smithi029 bash[79042]: cluster 2024-08-29T18:59:24.354375+0000 mon.a (mon.0) 2931 : cluster [DBG] osdmap e1980: 8 total, 8 up, 8 in 2024-08-29T18:59:25.653 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:59:25 smithi110 bash[67519]: cluster 2024-08-29T18:59:24.008800+0000 mgr.y (mgr.25004) 2085 : cluster [DBG] pgmap v3590: 137 pgs: 5 creating+peering, 27 unknown, 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-08-29T18:59:25.653 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:59:25 smithi110 bash[67519]: cluster 2024-08-29T18:59:24.335153+0000 mon.a (mon.0) 2929 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:59:25.653 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:59:25 smithi110 bash[67519]: audit 2024-08-29T18:59:24.344343+0000 mon.a (mon.0) 2930 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-40","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:59:25.653 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:59:25 smithi110 bash[67519]: cluster 2024-08-29T18:59:24.354375+0000 mon.a (mon.0) 2931 : cluster [DBG] osdmap e1980: 8 total, 8 up, 8 in 2024-08-29T18:59:25.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:59:25 smithi029 bash[77880]: cluster 2024-08-29T18:59:24.008800+0000 mgr.y (mgr.25004) 2085 : cluster [DBG] pgmap v3590: 137 pgs: 5 creating+peering, 27 unknown, 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-08-29T18:59:25.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:59:25 smithi029 bash[77880]: cluster 2024-08-29T18:59:24.335153+0000 mon.a (mon.0) 2929 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:59:25.654 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:59:25 smithi029 bash[77880]: audit 2024-08-29T18:59:24.344343+0000 mon.a (mon.0) 2930 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-40","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:59:25.654 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:59:25 smithi029 bash[77880]: cluster 2024-08-29T18:59:24.354375+0000 mon.a (mon.0) 2931 : cluster [DBG] osdmap e1980: 8 total, 8 up, 8 in 2024-08-29T18:59:26.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:59:26 smithi110 bash[67519]: cluster 2024-08-29T18:59:25.360958+0000 mon.a (mon.0) 2932 : cluster [DBG] osdmap e1981: 8 total, 8 up, 8 in 2024-08-29T18:59:26.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:59:26 smithi029 bash[77880]: cluster 2024-08-29T18:59:25.360958+0000 mon.a (mon.0) 2932 : cluster [DBG] osdmap e1981: 8 total, 8 up, 8 in 2024-08-29T18:59:26.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:59:26 smithi029 bash[79042]: cluster 2024-08-29T18:59:25.360958+0000 mon.a (mon.0) 2932 : cluster [DBG] osdmap e1981: 8 total, 8 up, 8 in 2024-08-29T18:59:27.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:59:27 smithi029 bash[77880]: cluster 2024-08-29T18:59:26.009504+0000 mgr.y (mgr.25004) 2086 : cluster [DBG] pgmap v3593: 137 pgs: 5 creating+peering, 26 unknown, 106 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-08-29T18:59:27.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:59:27 smithi029 bash[77880]: cluster 2024-08-29T18:59:26.354441+0000 mon.a (mon.0) 2933 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:59:27.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:59:27 smithi029 bash[77880]: cluster 2024-08-29T18:59:26.372339+0000 mon.a (mon.0) 2934 : cluster [DBG] osdmap e1982: 8 total, 8 up, 8 in 2024-08-29T18:59:27.653 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:59:27 smithi110 bash[67519]: cluster 2024-08-29T18:59:26.009504+0000 mgr.y (mgr.25004) 2086 : cluster [DBG] pgmap v3593: 137 pgs: 5 creating+peering, 26 unknown, 106 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-08-29T18:59:27.653 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:59:27 smithi110 bash[67519]: cluster 2024-08-29T18:59:26.354441+0000 mon.a (mon.0) 2933 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:59:27.653 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:59:27 smithi110 bash[67519]: cluster 2024-08-29T18:59:26.372339+0000 mon.a (mon.0) 2934 : cluster [DBG] osdmap e1982: 8 total, 8 up, 8 in 2024-08-29T18:59:27.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:59:27 smithi029 bash[79042]: cluster 2024-08-29T18:59:26.009504+0000 mgr.y (mgr.25004) 2086 : cluster [DBG] pgmap v3593: 137 pgs: 5 creating+peering, 26 unknown, 106 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-08-29T18:59:27.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:59:27 smithi029 bash[79042]: cluster 2024-08-29T18:59:26.354441+0000 mon.a (mon.0) 2933 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:59:27.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:59:27 smithi029 bash[79042]: cluster 2024-08-29T18:59:26.372339+0000 mon.a (mon.0) 2934 : cluster [DBG] osdmap e1982: 8 total, 8 up, 8 in 2024-08-29T18:59:28.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:59:28 smithi029 bash[79042]: cluster 2024-08-29T18:59:27.382390+0000 mon.a (mon.0) 2935 : cluster [DBG] osdmap e1983: 8 total, 8 up, 8 in 2024-08-29T18:59:28.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:59:28 smithi110 bash[67519]: cluster 2024-08-29T18:59:27.382390+0000 mon.a (mon.0) 2935 : cluster [DBG] osdmap e1983: 8 total, 8 up, 8 in 2024-08-29T18:59:28.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:59:28 smithi029 bash[77880]: cluster 2024-08-29T18:59:27.382390+0000 mon.a (mon.0) 2935 : cluster [DBG] osdmap e1983: 8 total, 8 up, 8 in 2024-08-29T18:59:29.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:59:29 smithi029 bash[79042]: cluster 2024-08-29T18:59:28.010292+0000 mgr.y (mgr.25004) 2087 : cluster [DBG] pgmap v3596: 137 pgs: 5 creating+peering, 132 active+clean; 13 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 511 B/s rd, 2.0 MiB/s wr, 1 op/s 2024-08-29T18:59:29.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:59:29 smithi029 bash[77880]: cluster 2024-08-29T18:59:28.010292+0000 mgr.y (mgr.25004) 2087 : cluster [DBG] pgmap v3596: 137 pgs: 5 creating+peering, 132 active+clean; 13 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 511 B/s rd, 2.0 MiB/s wr, 1 op/s 2024-08-29T18:59:29.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:59:29 smithi110 bash[67519]: cluster 2024-08-29T18:59:28.010292+0000 mgr.y (mgr.25004) 2087 : cluster [DBG] pgmap v3596: 137 pgs: 5 creating+peering, 132 active+clean; 13 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 511 B/s rd, 2.0 MiB/s wr, 1 op/s 2024-08-29T18:59:31.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:59:31 smithi029 bash[79042]: cluster 2024-08-29T18:59:30.011018+0000 mgr.y (mgr.25004) 2088 : cluster [DBG] pgmap v3597: 137 pgs: 137 active+clean; 13 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 723 B/s rd, 1.4 MiB/s wr, 2 op/s 2024-08-29T18:59:31.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:59:31 smithi029 bash[77880]: cluster 2024-08-29T18:59:30.011018+0000 mgr.y (mgr.25004) 2088 : cluster [DBG] pgmap v3597: 137 pgs: 137 active+clean; 13 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 723 B/s rd, 1.4 MiB/s wr, 2 op/s 2024-08-29T18:59:31.653 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:59:31 smithi110 bash[67519]: cluster 2024-08-29T18:59:30.011018+0000 mgr.y (mgr.25004) 2088 : cluster [DBG] pgmap v3597: 137 pgs: 137 active+clean; 13 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 723 B/s rd, 1.4 MiB/s wr, 2 op/s 2024-08-29T18:59:33.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:59:33 smithi029 bash[77880]: cluster 2024-08-29T18:59:32.011831+0000 mgr.y (mgr.25004) 2089 : cluster [DBG] pgmap v3598: 137 pgs: 137 active+clean; 30 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 32 KiB/s rd, 3.8 MiB/s wr, 45 op/s 2024-08-29T18:59:33.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:59:33 smithi029 bash[79042]: cluster 2024-08-29T18:59:32.011831+0000 mgr.y (mgr.25004) 2089 : cluster [DBG] pgmap v3598: 137 pgs: 137 active+clean; 30 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 32 KiB/s rd, 3.8 MiB/s wr, 45 op/s 2024-08-29T18:59:33.653 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:59:33 smithi110 bash[67519]: cluster 2024-08-29T18:59:32.011831+0000 mgr.y (mgr.25004) 2089 : cluster [DBG] pgmap v3598: 137 pgs: 137 active+clean; 30 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 32 KiB/s rd, 3.8 MiB/s wr, 45 op/s 2024-08-29T18:59:34.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:59:34 smithi029 bash[77880]: audit 2024-08-29T18:59:33.604926+0000 mon.c (mon.2) 839 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:59:34.652 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:59:34 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:59:34] "GET /metrics HTTP/1.1" 200 36705 "" "Prometheus/2.43.0" 2024-08-29T18:59:34.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:59:34 smithi029 bash[79042]: audit 2024-08-29T18:59:33.604926+0000 mon.c (mon.2) 839 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:59:34.653 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:59:34 smithi110 bash[67519]: audit 2024-08-29T18:59:33.604926+0000 mon.c (mon.2) 839 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:59:35.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:59:35 smithi029 bash[79042]: cluster 2024-08-29T18:59:34.012551+0000 mgr.y (mgr.25004) 2090 : cluster [DBG] pgmap v3599: 137 pgs: 137 active+clean; 30 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 33 KiB/s rd, 3.1 MiB/s wr, 46 op/s 2024-08-29T18:59:35.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:59:35 smithi029 bash[79042]: cluster 2024-08-29T18:59:34.970159+0000 mon.a (mon.0) 2936 : cluster [DBG] osdmap e1984: 8 total, 8 up, 8 in 2024-08-29T18:59:35.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:59:35 smithi029 bash[77880]: cluster 2024-08-29T18:59:34.012551+0000 mgr.y (mgr.25004) 2090 : cluster [DBG] pgmap v3599: 137 pgs: 137 active+clean; 30 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 33 KiB/s rd, 3.1 MiB/s wr, 46 op/s 2024-08-29T18:59:35.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:59:35 smithi029 bash[77880]: cluster 2024-08-29T18:59:34.970159+0000 mon.a (mon.0) 2936 : cluster [DBG] osdmap e1984: 8 total, 8 up, 8 in 2024-08-29T18:59:35.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:59:35 smithi110 bash[67519]: cluster 2024-08-29T18:59:34.012551+0000 mgr.y (mgr.25004) 2090 : cluster [DBG] pgmap v3599: 137 pgs: 137 active+clean; 30 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 33 KiB/s rd, 3.1 MiB/s wr, 46 op/s 2024-08-29T18:59:35.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:59:35 smithi110 bash[67519]: cluster 2024-08-29T18:59:34.970159+0000 mon.a (mon.0) 2936 : cluster [DBG] osdmap e1984: 8 total, 8 up, 8 in 2024-08-29T18:59:37.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:59:37 smithi029 bash[79042]: cluster 2024-08-29T18:59:36.013128+0000 mgr.y (mgr.25004) 2091 : cluster [DBG] pgmap v3601: 137 pgs: 137 active+clean; 30 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 31 KiB/s rd, 2.0 MiB/s wr, 42 op/s 2024-08-29T18:59:37.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:59:37 smithi029 bash[77880]: cluster 2024-08-29T18:59:36.013128+0000 mgr.y (mgr.25004) 2091 : cluster [DBG] pgmap v3601: 137 pgs: 137 active+clean; 30 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 31 KiB/s rd, 2.0 MiB/s wr, 42 op/s 2024-08-29T18:59:37.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:59:37 smithi110 bash[67519]: cluster 2024-08-29T18:59:36.013128+0000 mgr.y (mgr.25004) 2091 : cluster [DBG] pgmap v3601: 137 pgs: 137 active+clean; 30 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 31 KiB/s rd, 2.0 MiB/s wr, 42 op/s 2024-08-29T18:59:39.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:59:39 smithi029 bash[79042]: cluster 2024-08-29T18:59:38.014018+0000 mgr.y (mgr.25004) 2092 : cluster [DBG] pgmap v3602: 137 pgs: 137 active+clean; 34 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 60 KiB/s rd, 2.1 MiB/s wr, 43 op/s 2024-08-29T18:59:39.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:59:39 smithi029 bash[77880]: cluster 2024-08-29T18:59:38.014018+0000 mgr.y (mgr.25004) 2092 : cluster [DBG] pgmap v3602: 137 pgs: 137 active+clean; 34 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 60 KiB/s rd, 2.1 MiB/s wr, 43 op/s 2024-08-29T18:59:39.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:59:39 smithi110 bash[67519]: cluster 2024-08-29T18:59:38.014018+0000 mgr.y (mgr.25004) 2092 : cluster [DBG] pgmap v3602: 137 pgs: 137 active+clean; 34 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 60 KiB/s rd, 2.1 MiB/s wr, 43 op/s 2024-08-29T18:59:41.142 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] EncryptedFlattenTest/1.Simple (18752 ms) 2024-08-29T18:59:41.142 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] EncryptedFlattenTest/1.Grow 2024-08-29T18:59:41.142 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T18:59:41.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:59:41 smithi029 bash[79042]: cluster 2024-08-29T18:59:40.014616+0000 mgr.y (mgr.25004) 2093 : cluster [DBG] pgmap v3603: 137 pgs: 137 active+clean; 38 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 60 KiB/s rd, 2.5 MiB/s wr, 42 op/s 2024-08-29T18:59:41.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:59:41 smithi029 bash[77880]: cluster 2024-08-29T18:59:40.014616+0000 mgr.y (mgr.25004) 2093 : cluster [DBG] pgmap v3603: 137 pgs: 137 active+clean; 38 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 60 KiB/s rd, 2.5 MiB/s wr, 42 op/s 2024-08-29T18:59:41.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:59:41 smithi110 bash[67519]: cluster 2024-08-29T18:59:40.014616+0000 mgr.y (mgr.25004) 2093 : cluster [DBG] pgmap v3603: 137 pgs: 137 active+clean; 38 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 60 KiB/s rd, 2.5 MiB/s wr, 42 op/s 2024-08-29T18:59:42.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:59:42 smithi110 bash[67519]: cluster 2024-08-29T18:59:41.425321+0000 mon.a (mon.0) 2937 : cluster [DBG] osdmap e1985: 8 total, 8 up, 8 in 2024-08-29T18:59:42.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:59:42 smithi029 bash[79042]: cluster 2024-08-29T18:59:41.425321+0000 mon.a (mon.0) 2937 : cluster [DBG] osdmap e1985: 8 total, 8 up, 8 in 2024-08-29T18:59:42.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:59:42 smithi029 bash[77880]: cluster 2024-08-29T18:59:41.425321+0000 mon.a (mon.0) 2937 : cluster [DBG] osdmap e1985: 8 total, 8 up, 8 in 2024-08-29T18:59:43.905 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:59:43 smithi110 bash[67519]: cluster 2024-08-29T18:59:42.015257+0000 mgr.y (mgr.25004) 2094 : cluster [DBG] pgmap v3605: 137 pgs: 137 active+clean; 74 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 8.3 MiB/s rd, 6.5 MiB/s wr, 32 op/s 2024-08-29T18:59:43.905 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:59:43 smithi029 bash[77880]: cluster 2024-08-29T18:59:42.015257+0000 mgr.y (mgr.25004) 2094 : cluster [DBG] pgmap v3605: 137 pgs: 137 active+clean; 74 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 8.3 MiB/s rd, 6.5 MiB/s wr, 32 op/s 2024-08-29T18:59:43.906 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:59:43 smithi029 bash[79042]: cluster 2024-08-29T18:59:42.015257+0000 mgr.y (mgr.25004) 2094 : cluster [DBG] pgmap v3605: 137 pgs: 137 active+clean; 74 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 8.3 MiB/s rd, 6.5 MiB/s wr, 32 op/s 2024-08-29T18:59:44.902 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:59:44 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:59:44] "GET /metrics HTTP/1.1" 200 36705 "" "Prometheus/2.43.0" 2024-08-29T18:59:45.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:59:45 smithi110 bash[67519]: cluster 2024-08-29T18:59:44.016047+0000 mgr.y (mgr.25004) 2095 : cluster [DBG] pgmap v3606: 137 pgs: 137 active+clean; 92 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 13 MiB/s rd, 8.6 MiB/s wr, 53 op/s 2024-08-29T18:59:45.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:59:45 smithi029 bash[79042]: cluster 2024-08-29T18:59:44.016047+0000 mgr.y (mgr.25004) 2095 : cluster [DBG] pgmap v3606: 137 pgs: 137 active+clean; 92 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 13 MiB/s rd, 8.6 MiB/s wr, 53 op/s 2024-08-29T18:59:45.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:59:45 smithi029 bash[77880]: cluster 2024-08-29T18:59:44.016047+0000 mgr.y (mgr.25004) 2095 : cluster [DBG] pgmap v3606: 137 pgs: 137 active+clean; 92 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 13 MiB/s rd, 8.6 MiB/s wr, 53 op/s 2024-08-29T18:59:47.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:59:47 smithi110 bash[67519]: cluster 2024-08-29T18:59:46.016599+0000 mgr.y (mgr.25004) 2096 : cluster [DBG] pgmap v3607: 137 pgs: 137 active+clean; 92 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 7.8 MiB/s wr, 48 op/s 2024-08-29T18:59:47.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:59:47 smithi029 bash[79042]: cluster 2024-08-29T18:59:46.016599+0000 mgr.y (mgr.25004) 2096 : cluster [DBG] pgmap v3607: 137 pgs: 137 active+clean; 92 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 7.8 MiB/s wr, 48 op/s 2024-08-29T18:59:47.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:59:47 smithi029 bash[77880]: cluster 2024-08-29T18:59:46.016599+0000 mgr.y (mgr.25004) 2096 : cluster [DBG] pgmap v3607: 137 pgs: 137 active+clean; 92 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 7.8 MiB/s wr, 48 op/s 2024-08-29T18:59:49.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:59:49 smithi029 bash[77880]: cluster 2024-08-29T18:59:48.017455+0000 mgr.y (mgr.25004) 2097 : cluster [DBG] pgmap v3608: 137 pgs: 137 active+clean; 96 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 7.8 MiB/s wr, 59 op/s 2024-08-29T18:59:49.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:59:49 smithi029 bash[77880]: audit 2024-08-29T18:59:48.605242+0000 mon.c (mon.2) 840 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:59:49.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:59:49 smithi029 bash[79042]: cluster 2024-08-29T18:59:48.017455+0000 mgr.y (mgr.25004) 2097 : cluster [DBG] pgmap v3608: 137 pgs: 137 active+clean; 96 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 7.8 MiB/s wr, 59 op/s 2024-08-29T18:59:49.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:59:49 smithi029 bash[79042]: audit 2024-08-29T18:59:48.605242+0000 mon.c (mon.2) 840 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:59:49.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:59:49 smithi110 bash[67519]: cluster 2024-08-29T18:59:48.017455+0000 mgr.y (mgr.25004) 2097 : cluster [DBG] pgmap v3608: 137 pgs: 137 active+clean; 96 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 7.8 MiB/s wr, 59 op/s 2024-08-29T18:59:49.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:59:49 smithi110 bash[67519]: audit 2024-08-29T18:59:48.605242+0000 mon.c (mon.2) 840 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:59:51.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:59:51 smithi029 bash[77880]: cluster 2024-08-29T18:59:50.018062+0000 mgr.y (mgr.25004) 2098 : cluster [DBG] pgmap v3609: 137 pgs: 137 active+clean; 96 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 7.4 MiB/s wr, 59 op/s 2024-08-29T18:59:51.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:59:51 smithi029 bash[79042]: cluster 2024-08-29T18:59:50.018062+0000 mgr.y (mgr.25004) 2098 : cluster [DBG] pgmap v3609: 137 pgs: 137 active+clean; 96 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 7.4 MiB/s wr, 59 op/s 2024-08-29T18:59:51.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:59:51 smithi110 bash[67519]: cluster 2024-08-29T18:59:50.018062+0000 mgr.y (mgr.25004) 2098 : cluster [DBG] pgmap v3609: 137 pgs: 137 active+clean; 96 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 7.4 MiB/s wr, 59 op/s 2024-08-29T18:59:53.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:59:53 smithi029 bash[77880]: cluster 2024-08-29T18:59:52.018878+0000 mgr.y (mgr.25004) 2099 : cluster [DBG] pgmap v3610: 137 pgs: 137 active+clean; 108 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 4.8 MiB/s rd, 4.0 MiB/s wr, 45 op/s 2024-08-29T18:59:53.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:59:53 smithi029 bash[79042]: cluster 2024-08-29T18:59:52.018878+0000 mgr.y (mgr.25004) 2099 : cluster [DBG] pgmap v3610: 137 pgs: 137 active+clean; 108 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 4.8 MiB/s rd, 4.0 MiB/s wr, 45 op/s 2024-08-29T18:59:53.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:59:53 smithi110 bash[67519]: cluster 2024-08-29T18:59:52.018878+0000 mgr.y (mgr.25004) 2099 : cluster [DBG] pgmap v3610: 137 pgs: 137 active+clean; 108 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 4.8 MiB/s rd, 4.0 MiB/s wr, 45 op/s 2024-08-29T18:59:54.902 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 18:59:54 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:18:59:54] "GET /metrics HTTP/1.1" 200 36711 "" "Prometheus/2.43.0" 2024-08-29T18:59:55.615 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] EncryptedFlattenTest/1.Grow (14472 ms) 2024-08-29T18:59:55.615 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] EncryptedFlattenTest/1.Shrink 2024-08-29T18:59:55.615 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T18:59:55.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:59:55 smithi029 bash[79042]: cluster 2024-08-29T18:59:54.019607+0000 mgr.y (mgr.25004) 2100 : cluster [DBG] pgmap v3611: 137 pgs: 137 active+clean; 112 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 4.6 MiB/s rd, 3.8 MiB/s wr, 42 op/s 2024-08-29T18:59:55.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:59:55 smithi110 bash[67519]: cluster 2024-08-29T18:59:54.019607+0000 mgr.y (mgr.25004) 2100 : cluster [DBG] pgmap v3611: 137 pgs: 137 active+clean; 112 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 4.6 MiB/s rd, 3.8 MiB/s wr, 42 op/s 2024-08-29T18:59:55.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:59:55 smithi029 bash[77880]: cluster 2024-08-29T18:59:54.019607+0000 mgr.y (mgr.25004) 2100 : cluster [DBG] pgmap v3611: 137 pgs: 137 active+clean; 112 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 4.6 MiB/s rd, 3.8 MiB/s wr, 42 op/s 2024-08-29T18:59:57.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:59:57 smithi029 bash[79042]: cluster 2024-08-29T18:59:56.020380+0000 mgr.y (mgr.25004) 2101 : cluster [DBG] pgmap v3612: 137 pgs: 137 active+clean; 112 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 383 KiB/s rd, 1.7 MiB/s wr, 24 op/s 2024-08-29T18:59:57.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:59:57 smithi029 bash[79042]: cluster 2024-08-29T18:59:56.466902+0000 mon.a (mon.0) 2938 : cluster [DBG] osdmap e1986: 8 total, 8 up, 8 in 2024-08-29T18:59:57.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:59:57 smithi029 bash[77880]: cluster 2024-08-29T18:59:56.020380+0000 mgr.y (mgr.25004) 2101 : cluster [DBG] pgmap v3612: 137 pgs: 137 active+clean; 112 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 383 KiB/s rd, 1.7 MiB/s wr, 24 op/s 2024-08-29T18:59:57.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:59:57 smithi029 bash[77880]: cluster 2024-08-29T18:59:56.466902+0000 mon.a (mon.0) 2938 : cluster [DBG] osdmap e1986: 8 total, 8 up, 8 in 2024-08-29T18:59:57.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:59:57 smithi110 bash[67519]: cluster 2024-08-29T18:59:56.020380+0000 mgr.y (mgr.25004) 2101 : cluster [DBG] pgmap v3612: 137 pgs: 137 active+clean; 112 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 383 KiB/s rd, 1.7 MiB/s wr, 24 op/s 2024-08-29T18:59:57.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:59:57 smithi110 bash[67519]: cluster 2024-08-29T18:59:56.466902+0000 mon.a (mon.0) 2938 : cluster [DBG] osdmap e1986: 8 total, 8 up, 8 in 2024-08-29T18:59:59.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 18:59:59 smithi029 bash[79042]: cluster 2024-08-29T18:59:58.021142+0000 mgr.y (mgr.25004) 2102 : cluster [DBG] pgmap v3614: 137 pgs: 137 active+clean; 150 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 7.0 MiB/s wr, 40 op/s 2024-08-29T18:59:59.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 18:59:59 smithi029 bash[77880]: cluster 2024-08-29T18:59:58.021142+0000 mgr.y (mgr.25004) 2102 : cluster [DBG] pgmap v3614: 137 pgs: 137 active+clean; 150 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 7.0 MiB/s wr, 40 op/s 2024-08-29T18:59:59.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 18:59:59 smithi110 bash[67519]: cluster 2024-08-29T18:59:58.021142+0000 mgr.y (mgr.25004) 2102 : cluster [DBG] pgmap v3614: 137 pgs: 137 active+clean; 150 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 7.0 MiB/s wr, 40 op/s 2024-08-29T19:00:00.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:00:00 smithi110 bash[67519]: cluster 2024-08-29T19:00:00.000131+0000 mon.a (mon.0) 2939 : cluster [WRN] Health detail: HEALTH_WARN Telemetry requires re-opt-in 2024-08-29T19:00:00.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:00:00 smithi110 bash[67519]: cluster 2024-08-29T19:00:00.000168+0000 mon.a (mon.0) 2940 : cluster [WRN] [WRN] TELEMETRY_CHANGED: Telemetry requires re-opt-in 2024-08-29T19:00:00.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:00:00 smithi110 bash[67519]: cluster 2024-08-29T19:00:00.000183+0000 mon.a (mon.0) 2941 : cluster [WRN] telemetry module includes new collections; please re-opt-in to new collections with `ceph telemetry on` 2024-08-29T19:00:00.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:00:00 smithi029 bash[79042]: cluster 2024-08-29T19:00:00.000131+0000 mon.a (mon.0) 2939 : cluster [WRN] Health detail: HEALTH_WARN Telemetry requires re-opt-in 2024-08-29T19:00:00.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:00:00 smithi029 bash[79042]: cluster 2024-08-29T19:00:00.000168+0000 mon.a (mon.0) 2940 : cluster [WRN] [WRN] TELEMETRY_CHANGED: Telemetry requires re-opt-in 2024-08-29T19:00:00.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:00:00 smithi029 bash[79042]: cluster 2024-08-29T19:00:00.000183+0000 mon.a (mon.0) 2941 : cluster [WRN] telemetry module includes new collections; please re-opt-in to new collections with `ceph telemetry on` 2024-08-29T19:00:00.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:00:00 smithi029 bash[77880]: cluster 2024-08-29T19:00:00.000131+0000 mon.a (mon.0) 2939 : cluster [WRN] Health detail: HEALTH_WARN Telemetry requires re-opt-in 2024-08-29T19:00:00.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:00:00 smithi029 bash[77880]: cluster 2024-08-29T19:00:00.000168+0000 mon.a (mon.0) 2940 : cluster [WRN] [WRN] TELEMETRY_CHANGED: Telemetry requires re-opt-in 2024-08-29T19:00:00.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:00:00 smithi029 bash[77880]: cluster 2024-08-29T19:00:00.000183+0000 mon.a (mon.0) 2941 : cluster [WRN] telemetry module includes new collections; please re-opt-in to new collections with `ceph telemetry on` 2024-08-29T19:00:01.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:00:01 smithi029 bash[79042]: cluster 2024-08-29T19:00:00.021769+0000 mgr.y (mgr.25004) 2103 : cluster [DBG] pgmap v3615: 137 pgs: 137 active+clean; 158 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 7.8 MiB/s wr, 61 op/s 2024-08-29T19:00:01.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:00:01 smithi029 bash[77880]: cluster 2024-08-29T19:00:00.021769+0000 mgr.y (mgr.25004) 2103 : cluster [DBG] pgmap v3615: 137 pgs: 137 active+clean; 158 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 7.8 MiB/s wr, 61 op/s 2024-08-29T19:00:01.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:00:01 smithi110 bash[67519]: cluster 2024-08-29T19:00:00.021769+0000 mgr.y (mgr.25004) 2103 : cluster [DBG] pgmap v3615: 137 pgs: 137 active+clean; 158 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 7.8 MiB/s wr, 61 op/s 2024-08-29T19:00:03.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:00:03 smithi029 bash[79042]: cluster 2024-08-29T19:00:02.022498+0000 mgr.y (mgr.25004) 2104 : cluster [DBG] pgmap v3616: 137 pgs: 137 active+clean; 162 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 7.0 MiB/s wr, 60 op/s 2024-08-29T19:00:03.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:00:03 smithi029 bash[77880]: cluster 2024-08-29T19:00:02.022498+0000 mgr.y (mgr.25004) 2104 : cluster [DBG] pgmap v3616: 137 pgs: 137 active+clean; 162 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 7.0 MiB/s wr, 60 op/s 2024-08-29T19:00:03.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:00:03 smithi110 bash[67519]: cluster 2024-08-29T19:00:02.022498+0000 mgr.y (mgr.25004) 2104 : cluster [DBG] pgmap v3616: 137 pgs: 137 active+clean; 162 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 7.0 MiB/s wr, 60 op/s 2024-08-29T19:00:04.902 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 19:00:04 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:19:00:04] "GET /metrics HTTP/1.1" 200 36713 "" "Prometheus/2.43.0" 2024-08-29T19:00:04.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:00:04 smithi029 bash[79042]: audit 2024-08-29T19:00:03.605525+0000 mon.c (mon.2) 841 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:00:04.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:00:04 smithi029 bash[77880]: audit 2024-08-29T19:00:03.605525+0000 mon.c (mon.2) 841 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:00:04.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:00:04 smithi110 bash[67519]: audit 2024-08-29T19:00:03.605525+0000 mon.c (mon.2) 841 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:00:05.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:00:05 smithi029 bash[77880]: cluster 2024-08-29T19:00:04.023236+0000 mgr.y (mgr.25004) 2105 : cluster [DBG] pgmap v3617: 137 pgs: 137 active+clean; 162 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 6.6 MiB/s wr, 57 op/s 2024-08-29T19:00:06.055 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:00:05 smithi029 bash[79042]: cluster 2024-08-29T19:00:04.023236+0000 mgr.y (mgr.25004) 2105 : cluster [DBG] pgmap v3617: 137 pgs: 137 active+clean; 162 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 6.6 MiB/s wr, 57 op/s 2024-08-29T19:00:06.056 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:00:05 smithi110 bash[67519]: cluster 2024-08-29T19:00:04.023236+0000 mgr.y (mgr.25004) 2105 : cluster [DBG] pgmap v3617: 137 pgs: 137 active+clean; 162 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 6.6 MiB/s wr, 57 op/s 2024-08-29T19:00:07.780 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] EncryptedFlattenTest/1.Shrink (12166 ms) 2024-08-29T19:00:07.780 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] EncryptedFlattenTest/1.ShrinkToOne 2024-08-29T19:00:07.780 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T19:00:07.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:00:07 smithi110 bash[67519]: cluster 2024-08-29T19:00:06.023814+0000 mgr.y (mgr.25004) 2106 : cluster [DBG] pgmap v3618: 137 pgs: 137 active+clean; 162 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 6.6 MiB/s wr, 57 op/s 2024-08-29T19:00:07.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:00:07 smithi029 bash[77880]: cluster 2024-08-29T19:00:06.023814+0000 mgr.y (mgr.25004) 2106 : cluster [DBG] pgmap v3618: 137 pgs: 137 active+clean; 162 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 6.6 MiB/s wr, 57 op/s 2024-08-29T19:00:07.907 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:00:07 smithi029 bash[79042]: cluster 2024-08-29T19:00:06.023814+0000 mgr.y (mgr.25004) 2106 : cluster [DBG] pgmap v3618: 137 pgs: 137 active+clean; 162 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 6.6 MiB/s wr, 57 op/s 2024-08-29T19:00:09.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:00:09 smithi029 bash[79042]: cluster 2024-08-29T19:00:08.025118+0000 mgr.y (mgr.25004) 2107 : cluster [DBG] pgmap v3619: 137 pgs: 137 active+clean; 199 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 6.8 MiB/s rd, 5.3 MiB/s wr, 60 op/s 2024-08-29T19:00:09.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:00:09 smithi029 bash[79042]: cluster 2024-08-29T19:00:08.506962+0000 mon.a (mon.0) 2942 : cluster [DBG] osdmap e1987: 8 total, 8 up, 8 in 2024-08-29T19:00:09.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:00:09 smithi029 bash[77880]: cluster 2024-08-29T19:00:08.025118+0000 mgr.y (mgr.25004) 2107 : cluster [DBG] pgmap v3619: 137 pgs: 137 active+clean; 199 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 6.8 MiB/s rd, 5.3 MiB/s wr, 60 op/s 2024-08-29T19:00:09.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:00:09 smithi029 bash[77880]: cluster 2024-08-29T19:00:08.506962+0000 mon.a (mon.0) 2942 : cluster [DBG] osdmap e1987: 8 total, 8 up, 8 in 2024-08-29T19:00:09.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:00:09 smithi110 bash[67519]: cluster 2024-08-29T19:00:08.025118+0000 mgr.y (mgr.25004) 2107 : cluster [DBG] pgmap v3619: 137 pgs: 137 active+clean; 199 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 6.8 MiB/s rd, 5.3 MiB/s wr, 60 op/s 2024-08-29T19:00:09.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:00:09 smithi110 bash[67519]: cluster 2024-08-29T19:00:08.506962+0000 mon.a (mon.0) 2942 : cluster [DBG] osdmap e1987: 8 total, 8 up, 8 in 2024-08-29T19:00:11.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:00:10 smithi110 bash[67519]: cluster 2024-08-29T19:00:10.025968+0000 mgr.y (mgr.25004) 2108 : cluster [DBG] pgmap v3621: 137 pgs: 137 active+clean; 207 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 8.4 MiB/s rd, 6.5 MiB/s wr, 44 op/s 2024-08-29T19:00:11.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:00:10 smithi029 bash[77880]: cluster 2024-08-29T19:00:10.025968+0000 mgr.y (mgr.25004) 2108 : cluster [DBG] pgmap v3621: 137 pgs: 137 active+clean; 207 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 8.4 MiB/s rd, 6.5 MiB/s wr, 44 op/s 2024-08-29T19:00:11.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:00:10 smithi029 bash[79042]: cluster 2024-08-29T19:00:10.025968+0000 mgr.y (mgr.25004) 2108 : cluster [DBG] pgmap v3621: 137 pgs: 137 active+clean; 207 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 8.4 MiB/s rd, 6.5 MiB/s wr, 44 op/s 2024-08-29T19:00:13.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:00:13 smithi110 bash[67519]: cluster 2024-08-29T19:00:12.026965+0000 mgr.y (mgr.25004) 2109 : cluster [DBG] pgmap v3622: 137 pgs: 137 active+clean; 219 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 11 MiB/s rd, 7.3 MiB/s wr, 59 op/s 2024-08-29T19:00:13.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:00:13 smithi029 bash[79042]: cluster 2024-08-29T19:00:12.026965+0000 mgr.y (mgr.25004) 2109 : cluster [DBG] pgmap v3622: 137 pgs: 137 active+clean; 219 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 11 MiB/s rd, 7.3 MiB/s wr, 59 op/s 2024-08-29T19:00:13.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:00:13 smithi029 bash[77880]: cluster 2024-08-29T19:00:12.026965+0000 mgr.y (mgr.25004) 2109 : cluster [DBG] pgmap v3622: 137 pgs: 137 active+clean; 219 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 11 MiB/s rd, 7.3 MiB/s wr, 59 op/s 2024-08-29T19:00:14.902 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 19:00:14 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:19:00:14] "GET /metrics HTTP/1.1" 200 36713 "" "Prometheus/2.43.0" 2024-08-29T19:00:15.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:00:15 smithi029 bash[77880]: cluster 2024-08-29T19:00:14.027687+0000 mgr.y (mgr.25004) 2110 : cluster [DBG] pgmap v3623: 137 pgs: 137 active+clean; 228 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 8.2 MiB/s wr, 69 op/s 2024-08-29T19:00:15.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:00:15 smithi029 bash[79042]: cluster 2024-08-29T19:00:14.027687+0000 mgr.y (mgr.25004) 2110 : cluster [DBG] pgmap v3623: 137 pgs: 137 active+clean; 228 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 8.2 MiB/s wr, 69 op/s 2024-08-29T19:00:15.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:00:15 smithi110 bash[67519]: cluster 2024-08-29T19:00:14.027687+0000 mgr.y (mgr.25004) 2110 : cluster [DBG] pgmap v3623: 137 pgs: 137 active+clean; 228 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 8.2 MiB/s wr, 69 op/s 2024-08-29T19:00:17.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:00:17 smithi029 bash[79042]: cluster 2024-08-29T19:00:16.028244+0000 mgr.y (mgr.25004) 2111 : cluster [DBG] pgmap v3624: 137 pgs: 137 active+clean; 228 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 8.2 MiB/s wr, 69 op/s 2024-08-29T19:00:17.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:00:17 smithi029 bash[77880]: cluster 2024-08-29T19:00:16.028244+0000 mgr.y (mgr.25004) 2111 : cluster [DBG] pgmap v3624: 137 pgs: 137 active+clean; 228 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 8.2 MiB/s wr, 69 op/s 2024-08-29T19:00:17.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:00:17 smithi110 bash[67519]: cluster 2024-08-29T19:00:16.028244+0000 mgr.y (mgr.25004) 2111 : cluster [DBG] pgmap v3624: 137 pgs: 137 active+clean; 228 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 8.2 MiB/s wr, 69 op/s 2024-08-29T19:00:18.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:00:18 smithi029 bash[77880]: audit 2024-08-29T19:00:17.335593+0000 mon.c (mon.2) 842 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:00:18.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:00:18 smithi029 bash[77880]: audit 2024-08-29T19:00:18.054020+0000 mon.c (mon.2) 843 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:00:18.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:00:18 smithi029 bash[77880]: audit 2024-08-29T19:00:18.055094+0000 mon.c (mon.2) 844 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:00:18.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:00:18 smithi029 bash[77880]: audit 2024-08-29T19:00:18.061907+0000 mon.a (mon.0) 2943 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:00:18.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:00:18 smithi029 bash[79042]: audit 2024-08-29T19:00:17.335593+0000 mon.c (mon.2) 842 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:00:18.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:00:18 smithi029 bash[79042]: audit 2024-08-29T19:00:18.054020+0000 mon.c (mon.2) 843 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:00:18.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:00:18 smithi029 bash[79042]: audit 2024-08-29T19:00:18.055094+0000 mon.c (mon.2) 844 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:00:18.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:00:18 smithi029 bash[79042]: audit 2024-08-29T19:00:18.061907+0000 mon.a (mon.0) 2943 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:00:18.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:00:18 smithi110 bash[67519]: audit 2024-08-29T19:00:17.335593+0000 mon.c (mon.2) 842 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:00:18.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:00:18 smithi110 bash[67519]: audit 2024-08-29T19:00:18.054020+0000 mon.c (mon.2) 843 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:00:18.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:00:18 smithi110 bash[67519]: audit 2024-08-29T19:00:18.055094+0000 mon.c (mon.2) 844 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:00:18.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:00:18 smithi110 bash[67519]: audit 2024-08-29T19:00:18.061907+0000 mon.a (mon.0) 2943 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:00:19.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:00:19 smithi029 bash[79042]: cluster 2024-08-29T19:00:18.029110+0000 mgr.y (mgr.25004) 2112 : cluster [DBG] pgmap v3625: 137 pgs: 137 active+clean; 236 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 5.4 MiB/s rd, 4.1 MiB/s wr, 43 op/s 2024-08-29T19:00:19.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:00:19 smithi029 bash[79042]: audit 2024-08-29T19:00:18.605873+0000 mon.c (mon.2) 845 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:00:19.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:00:19 smithi029 bash[77880]: cluster 2024-08-29T19:00:18.029110+0000 mgr.y (mgr.25004) 2112 : cluster [DBG] pgmap v3625: 137 pgs: 137 active+clean; 236 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 5.4 MiB/s rd, 4.1 MiB/s wr, 43 op/s 2024-08-29T19:00:19.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:00:19 smithi029 bash[77880]: audit 2024-08-29T19:00:18.605873+0000 mon.c (mon.2) 845 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:00:19.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:00:19 smithi110 bash[67519]: cluster 2024-08-29T19:00:18.029110+0000 mgr.y (mgr.25004) 2112 : cluster [DBG] pgmap v3625: 137 pgs: 137 active+clean; 236 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 5.4 MiB/s rd, 4.1 MiB/s wr, 43 op/s 2024-08-29T19:00:19.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:00:19 smithi110 bash[67519]: audit 2024-08-29T19:00:18.605873+0000 mon.c (mon.2) 845 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:00:21.010 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] EncryptedFlattenTest/1.ShrinkToOne (13230 ms) 2024-08-29T19:00:21.011 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] EncryptedFlattenTest/1.ShrinkToOneAfterSnapshot 2024-08-29T19:00:21.011 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T19:00:21.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:00:21 smithi110 bash[67519]: cluster 2024-08-29T19:00:20.029722+0000 mgr.y (mgr.25004) 2113 : cluster [DBG] pgmap v3626: 137 pgs: 137 active+clean; 240 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 4.6 MiB/s rd, 3.9 MiB/s wr, 40 op/s 2024-08-29T19:00:21.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:00:21 smithi029 bash[79042]: cluster 2024-08-29T19:00:20.029722+0000 mgr.y (mgr.25004) 2113 : cluster [DBG] pgmap v3626: 137 pgs: 137 active+clean; 240 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 4.6 MiB/s rd, 3.9 MiB/s wr, 40 op/s 2024-08-29T19:00:21.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:00:21 smithi029 bash[77880]: cluster 2024-08-29T19:00:20.029722+0000 mgr.y (mgr.25004) 2113 : cluster [DBG] pgmap v3626: 137 pgs: 137 active+clean; 240 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 4.6 MiB/s rd, 3.9 MiB/s wr, 40 op/s 2024-08-29T19:00:23.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:00:23 smithi110 bash[67519]: cluster 2024-08-29T19:00:22.031110+0000 mgr.y (mgr.25004) 2114 : cluster [DBG] pgmap v3627: 137 pgs: 137 active+clean; 261 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 3.1 MiB/s rd, 5.2 MiB/s wr, 38 op/s 2024-08-29T19:00:23.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:00:23 smithi110 bash[67519]: cluster 2024-08-29T19:00:22.115304+0000 mon.a (mon.0) 2944 : cluster [DBG] osdmap e1988: 8 total, 8 up, 8 in 2024-08-29T19:00:23.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:00:23 smithi029 bash[77880]: cluster 2024-08-29T19:00:22.031110+0000 mgr.y (mgr.25004) 2114 : cluster [DBG] pgmap v3627: 137 pgs: 137 active+clean; 261 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 3.1 MiB/s rd, 5.2 MiB/s wr, 38 op/s 2024-08-29T19:00:23.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:00:23 smithi029 bash[77880]: cluster 2024-08-29T19:00:22.115304+0000 mon.a (mon.0) 2944 : cluster [DBG] osdmap e1988: 8 total, 8 up, 8 in 2024-08-29T19:00:23.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:00:23 smithi029 bash[79042]: cluster 2024-08-29T19:00:22.031110+0000 mgr.y (mgr.25004) 2114 : cluster [DBG] pgmap v3627: 137 pgs: 137 active+clean; 261 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 3.1 MiB/s rd, 5.2 MiB/s wr, 38 op/s 2024-08-29T19:00:23.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:00:23 smithi029 bash[79042]: cluster 2024-08-29T19:00:22.115304+0000 mon.a (mon.0) 2944 : cluster [DBG] osdmap e1988: 8 total, 8 up, 8 in 2024-08-29T19:00:24.902 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 19:00:24 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:19:00:24] "GET /metrics HTTP/1.1" 200 36713 "" "Prometheus/2.43.0" 2024-08-29T19:00:25.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:00:25 smithi029 bash[79042]: cluster 2024-08-29T19:00:24.031947+0000 mgr.y (mgr.25004) 2115 : cluster [DBG] pgmap v3629: 137 pgs: 137 active+clean; 269 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 6.1 MiB/s wr, 41 op/s 2024-08-29T19:00:25.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:00:25 smithi029 bash[77880]: cluster 2024-08-29T19:00:24.031947+0000 mgr.y (mgr.25004) 2115 : cluster [DBG] pgmap v3629: 137 pgs: 137 active+clean; 269 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 6.1 MiB/s wr, 41 op/s 2024-08-29T19:00:25.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:00:25 smithi110 bash[67519]: cluster 2024-08-29T19:00:24.031947+0000 mgr.y (mgr.25004) 2115 : cluster [DBG] pgmap v3629: 137 pgs: 137 active+clean; 269 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 6.1 MiB/s wr, 41 op/s 2024-08-29T19:00:27.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:00:27 smithi029 bash[77880]: cluster 2024-08-29T19:00:26.032587+0000 mgr.y (mgr.25004) 2116 : cluster [DBG] pgmap v3630: 137 pgs: 137 active+clean; 273 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 6.5 MiB/s wr, 43 op/s 2024-08-29T19:00:27.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:00:27 smithi029 bash[79042]: cluster 2024-08-29T19:00:26.032587+0000 mgr.y (mgr.25004) 2116 : cluster [DBG] pgmap v3630: 137 pgs: 137 active+clean; 273 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 6.5 MiB/s wr, 43 op/s 2024-08-29T19:00:27.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:00:27 smithi110 bash[67519]: cluster 2024-08-29T19:00:26.032587+0000 mgr.y (mgr.25004) 2116 : cluster [DBG] pgmap v3630: 137 pgs: 137 active+clean; 273 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 6.5 MiB/s wr, 43 op/s 2024-08-29T19:00:29.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:00:29 smithi029 bash[77880]: cluster 2024-08-29T19:00:28.033415+0000 mgr.y (mgr.25004) 2117 : cluster [DBG] pgmap v3631: 137 pgs: 137 active+clean; 273 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 5.7 MiB/s wr, 58 op/s 2024-08-29T19:00:29.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:00:29 smithi029 bash[79042]: cluster 2024-08-29T19:00:28.033415+0000 mgr.y (mgr.25004) 2117 : cluster [DBG] pgmap v3631: 137 pgs: 137 active+clean; 273 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 5.7 MiB/s wr, 58 op/s 2024-08-29T19:00:29.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:00:29 smithi110 bash[67519]: cluster 2024-08-29T19:00:28.033415+0000 mgr.y (mgr.25004) 2117 : cluster [DBG] pgmap v3631: 137 pgs: 137 active+clean; 273 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 5.7 MiB/s wr, 58 op/s 2024-08-29T19:00:31.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:00:31 smithi110 bash[67519]: cluster 2024-08-29T19:00:30.034039+0000 mgr.y (mgr.25004) 2118 : cluster [DBG] pgmap v3632: 137 pgs: 137 active+clean; 273 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 5.3 MiB/s wr, 56 op/s 2024-08-29T19:00:31.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:00:31 smithi029 bash[79042]: cluster 2024-08-29T19:00:30.034039+0000 mgr.y (mgr.25004) 2118 : cluster [DBG] pgmap v3632: 137 pgs: 137 active+clean; 273 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 5.3 MiB/s wr, 56 op/s 2024-08-29T19:00:31.404 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:00:31 smithi029 bash[77880]: cluster 2024-08-29T19:00:30.034039+0000 mgr.y (mgr.25004) 2118 : cluster [DBG] pgmap v3632: 137 pgs: 137 active+clean; 273 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 5.3 MiB/s wr, 56 op/s 2024-08-29T19:00:33.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:00:33 smithi110 bash[67519]: cluster 2024-08-29T19:00:32.034867+0000 mgr.y (mgr.25004) 2119 : cluster [DBG] pgmap v3633: 137 pgs: 137 active+clean; 273 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.4 MiB/s wr, 45 op/s 2024-08-29T19:00:33.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:00:33 smithi029 bash[79042]: cluster 2024-08-29T19:00:32.034867+0000 mgr.y (mgr.25004) 2119 : cluster [DBG] pgmap v3633: 137 pgs: 137 active+clean; 273 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.4 MiB/s wr, 45 op/s 2024-08-29T19:00:33.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:00:33 smithi029 bash[77880]: cluster 2024-08-29T19:00:32.034867+0000 mgr.y (mgr.25004) 2119 : cluster [DBG] pgmap v3633: 137 pgs: 137 active+clean; 273 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.4 MiB/s wr, 45 op/s 2024-08-29T19:00:34.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:00:34 smithi029 bash[77880]: audit 2024-08-29T19:00:33.606116+0000 mon.c (mon.2) 846 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:00:34.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:00:34 smithi029 bash[79042]: audit 2024-08-29T19:00:33.606116+0000 mon.c (mon.2) 846 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:00:34.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:00:34 smithi110 bash[67519]: audit 2024-08-29T19:00:33.606116+0000 mon.c (mon.2) 846 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:00:34.902 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 19:00:34 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:19:00:34] "GET /metrics HTTP/1.1" 200 36717 "" "Prometheus/2.43.0" 2024-08-29T19:00:35.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:00:35 smithi029 bash[79042]: cluster 2024-08-29T19:00:34.035849+0000 mgr.y (mgr.25004) 2120 : cluster [DBG] pgmap v3634: 137 pgs: 137 active+clean; 289 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 764 KiB/s rd, 2.4 MiB/s wr, 39 op/s 2024-08-29T19:00:35.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:00:35 smithi029 bash[79042]: cluster 2024-08-29T19:00:34.144721+0000 mon.a (mon.0) 2945 : cluster [DBG] osdmap e1989: 8 total, 8 up, 8 in 2024-08-29T19:00:35.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:00:35 smithi029 bash[77880]: cluster 2024-08-29T19:00:34.035849+0000 mgr.y (mgr.25004) 2120 : cluster [DBG] pgmap v3634: 137 pgs: 137 active+clean; 289 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 764 KiB/s rd, 2.4 MiB/s wr, 39 op/s 2024-08-29T19:00:35.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:00:35 smithi029 bash[77880]: cluster 2024-08-29T19:00:34.144721+0000 mon.a (mon.0) 2945 : cluster [DBG] osdmap e1989: 8 total, 8 up, 8 in 2024-08-29T19:00:35.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:00:35 smithi110 bash[67519]: cluster 2024-08-29T19:00:34.035849+0000 mgr.y (mgr.25004) 2120 : cluster [DBG] pgmap v3634: 137 pgs: 137 active+clean; 289 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 764 KiB/s rd, 2.4 MiB/s wr, 39 op/s 2024-08-29T19:00:35.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:00:35 smithi110 bash[67519]: cluster 2024-08-29T19:00:34.144721+0000 mon.a (mon.0) 2945 : cluster [DBG] osdmap e1989: 8 total, 8 up, 8 in 2024-08-29T19:00:36.467 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] EncryptedFlattenTest/1.ShrinkToOneAfterSnapshot (15457 ms) 2024-08-29T19:00:36.468 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] EncryptedFlattenTest/1.MinOverlap 2024-08-29T19:00:36.468 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T19:00:37.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:00:37 smithi110 bash[67519]: cluster 2024-08-29T19:00:36.036491+0000 mgr.y (mgr.25004) 2121 : cluster [DBG] pgmap v3636: 137 pgs: 137 active+clean; 289 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 457 KiB/s rd, 1.6 MiB/s wr, 24 op/s 2024-08-29T19:00:37.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:00:37 smithi029 bash[77880]: cluster 2024-08-29T19:00:36.036491+0000 mgr.y (mgr.25004) 2121 : cluster [DBG] pgmap v3636: 137 pgs: 137 active+clean; 289 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 457 KiB/s rd, 1.6 MiB/s wr, 24 op/s 2024-08-29T19:00:37.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:00:37 smithi029 bash[79042]: cluster 2024-08-29T19:00:36.036491+0000 mgr.y (mgr.25004) 2121 : cluster [DBG] pgmap v3636: 137 pgs: 137 active+clean; 289 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 457 KiB/s rd, 1.6 MiB/s wr, 24 op/s 2024-08-29T19:00:38.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:00:38 smithi029 bash[77880]: cluster 2024-08-29T19:00:37.154619+0000 mon.a (mon.0) 2946 : cluster [DBG] osdmap e1990: 8 total, 8 up, 8 in 2024-08-29T19:00:38.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:00:38 smithi029 bash[79042]: cluster 2024-08-29T19:00:37.154619+0000 mon.a (mon.0) 2946 : cluster [DBG] osdmap e1990: 8 total, 8 up, 8 in 2024-08-29T19:00:38.653 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:00:38 smithi110 bash[67519]: cluster 2024-08-29T19:00:37.154619+0000 mon.a (mon.0) 2946 : cluster [DBG] osdmap e1990: 8 total, 8 up, 8 in 2024-08-29T19:00:39.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:00:39 smithi110 bash[67519]: cluster 2024-08-29T19:00:38.037278+0000 mgr.y (mgr.25004) 2122 : cluster [DBG] pgmap v3638: 137 pgs: 137 active+clean; 354 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 4.3 MiB/s rd, 10 MiB/s wr, 39 op/s 2024-08-29T19:00:39.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:00:39 smithi029 bash[79042]: cluster 2024-08-29T19:00:38.037278+0000 mgr.y (mgr.25004) 2122 : cluster [DBG] pgmap v3638: 137 pgs: 137 active+clean; 354 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 4.3 MiB/s rd, 10 MiB/s wr, 39 op/s 2024-08-29T19:00:39.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:00:39 smithi029 bash[77880]: cluster 2024-08-29T19:00:38.037278+0000 mgr.y (mgr.25004) 2122 : cluster [DBG] pgmap v3638: 137 pgs: 137 active+clean; 354 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 4.3 MiB/s rd, 10 MiB/s wr, 39 op/s 2024-08-29T19:00:41.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:00:41 smithi029 bash[79042]: cluster 2024-08-29T19:00:40.037799+0000 mgr.y (mgr.25004) 2123 : cluster [DBG] pgmap v3639: 137 pgs: 137 active+clean; 375 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 5.3 MiB/s rd, 13 MiB/s wr, 57 op/s 2024-08-29T19:00:41.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:00:41 smithi029 bash[77880]: cluster 2024-08-29T19:00:40.037799+0000 mgr.y (mgr.25004) 2123 : cluster [DBG] pgmap v3639: 137 pgs: 137 active+clean; 375 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 5.3 MiB/s rd, 13 MiB/s wr, 57 op/s 2024-08-29T19:00:41.653 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:00:41 smithi110 bash[67519]: cluster 2024-08-29T19:00:40.037799+0000 mgr.y (mgr.25004) 2123 : cluster [DBG] pgmap v3639: 137 pgs: 137 active+clean; 375 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 5.3 MiB/s rd, 13 MiB/s wr, 57 op/s 2024-08-29T19:00:43.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:00:43 smithi029 bash[79042]: cluster 2024-08-29T19:00:42.038609+0000 mgr.y (mgr.25004) 2124 : cluster [DBG] pgmap v3640: 137 pgs: 137 active+clean; 383 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 5.3 MiB/s rd, 12 MiB/s wr, 91 op/s 2024-08-29T19:00:43.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:00:43 smithi029 bash[77880]: cluster 2024-08-29T19:00:42.038609+0000 mgr.y (mgr.25004) 2124 : cluster [DBG] pgmap v3640: 137 pgs: 137 active+clean; 383 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 5.3 MiB/s rd, 12 MiB/s wr, 91 op/s 2024-08-29T19:00:43.653 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:00:43 smithi110 bash[67519]: cluster 2024-08-29T19:00:42.038609+0000 mgr.y (mgr.25004) 2124 : cluster [DBG] pgmap v3640: 137 pgs: 137 active+clean; 383 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 5.3 MiB/s rd, 12 MiB/s wr, 91 op/s 2024-08-29T19:00:44.902 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 19:00:44 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:19:00:44] "GET /metrics HTTP/1.1" 200 36717 "" "Prometheus/2.43.0" 2024-08-29T19:00:45.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:00:45 smithi029 bash[77880]: cluster 2024-08-29T19:00:44.039356+0000 mgr.y (mgr.25004) 2125 : cluster [DBG] pgmap v3641: 137 pgs: 137 active+clean; 383 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 4.2 MiB/s rd, 9.5 MiB/s wr, 75 op/s 2024-08-29T19:00:45.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:00:45 smithi029 bash[79042]: cluster 2024-08-29T19:00:44.039356+0000 mgr.y (mgr.25004) 2125 : cluster [DBG] pgmap v3641: 137 pgs: 137 active+clean; 383 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 4.2 MiB/s rd, 9.5 MiB/s wr, 75 op/s 2024-08-29T19:00:45.653 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:00:45 smithi110 bash[67519]: cluster 2024-08-29T19:00:44.039356+0000 mgr.y (mgr.25004) 2125 : cluster [DBG] pgmap v3641: 137 pgs: 137 active+clean; 383 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 4.2 MiB/s rd, 9.5 MiB/s wr, 75 op/s 2024-08-29T19:00:47.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:00:47 smithi029 bash[79042]: cluster 2024-08-29T19:00:46.039979+0000 mgr.y (mgr.25004) 2126 : cluster [DBG] pgmap v3642: 137 pgs: 137 active+clean; 383 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 3.8 MiB/s rd, 9.4 MiB/s wr, 73 op/s 2024-08-29T19:00:47.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:00:47 smithi029 bash[77880]: cluster 2024-08-29T19:00:46.039979+0000 mgr.y (mgr.25004) 2126 : cluster [DBG] pgmap v3642: 137 pgs: 137 active+clean; 383 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 3.8 MiB/s rd, 9.4 MiB/s wr, 73 op/s 2024-08-29T19:00:47.653 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:00:47 smithi110 bash[67519]: cluster 2024-08-29T19:00:46.039979+0000 mgr.y (mgr.25004) 2126 : cluster [DBG] pgmap v3642: 137 pgs: 137 active+clean; 383 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 3.8 MiB/s rd, 9.4 MiB/s wr, 73 op/s 2024-08-29T19:00:49.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:00:49 smithi029 bash[79042]: cluster 2024-08-29T19:00:48.040795+0000 mgr.y (mgr.25004) 2127 : cluster [DBG] pgmap v3643: 137 pgs: 137 active+clean; 383 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.6 MiB/s rd, 3.8 MiB/s wr, 51 op/s 2024-08-29T19:00:49.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:00:49 smithi029 bash[79042]: audit 2024-08-29T19:00:48.606497+0000 mon.c (mon.2) 847 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:00:49.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:00:49 smithi029 bash[77880]: cluster 2024-08-29T19:00:48.040795+0000 mgr.y (mgr.25004) 2127 : cluster [DBG] pgmap v3643: 137 pgs: 137 active+clean; 383 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.6 MiB/s rd, 3.8 MiB/s wr, 51 op/s 2024-08-29T19:00:49.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:00:49 smithi029 bash[77880]: audit 2024-08-29T19:00:48.606497+0000 mon.c (mon.2) 847 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:00:49.653 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:00:49 smithi110 bash[67519]: cluster 2024-08-29T19:00:48.040795+0000 mgr.y (mgr.25004) 2127 : cluster [DBG] pgmap v3643: 137 pgs: 137 active+clean; 383 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.6 MiB/s rd, 3.8 MiB/s wr, 51 op/s 2024-08-29T19:00:49.653 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:00:49 smithi110 bash[67519]: audit 2024-08-29T19:00:48.606497+0000 mon.c (mon.2) 847 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:00:51.329 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] EncryptedFlattenTest/1.MinOverlap (14862 ms) 2024-08-29T19:00:51.329 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] EncryptedFlattenTest/1.ZeroOverlap 2024-08-29T19:00:51.329 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T19:00:51.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:00:51 smithi029 bash[79042]: cluster 2024-08-29T19:00:50.041551+0000 mgr.y (mgr.25004) 2128 : cluster [DBG] pgmap v3644: 137 pgs: 137 active+clean; 383 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 715 KiB/s rd, 2.4 MiB/s wr, 45 op/s 2024-08-29T19:00:51.653 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:00:51 smithi110 bash[67519]: cluster 2024-08-29T19:00:50.041551+0000 mgr.y (mgr.25004) 2128 : cluster [DBG] pgmap v3644: 137 pgs: 137 active+clean; 383 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 715 KiB/s rd, 2.4 MiB/s wr, 45 op/s 2024-08-29T19:00:51.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:00:51 smithi029 bash[77880]: cluster 2024-08-29T19:00:50.041551+0000 mgr.y (mgr.25004) 2128 : cluster [DBG] pgmap v3644: 137 pgs: 137 active+clean; 383 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 715 KiB/s rd, 2.4 MiB/s wr, 45 op/s 2024-08-29T19:00:53.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:00:53 smithi110 bash[67519]: cluster 2024-08-29T19:00:52.042855+0000 mgr.y (mgr.25004) 2129 : cluster [DBG] pgmap v3645: 137 pgs: 137 active+clean; 403 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 4.0 MiB/s wr, 49 op/s 2024-08-29T19:00:53.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:00:53 smithi110 bash[67519]: cluster 2024-08-29T19:00:52.196035+0000 mon.a (mon.0) 2947 : cluster [DBG] osdmap e1991: 8 total, 8 up, 8 in 2024-08-29T19:00:53.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:00:53 smithi029 bash[79042]: cluster 2024-08-29T19:00:52.042855+0000 mgr.y (mgr.25004) 2129 : cluster [DBG] pgmap v3645: 137 pgs: 137 active+clean; 403 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 4.0 MiB/s wr, 49 op/s 2024-08-29T19:00:53.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:00:53 smithi029 bash[79042]: cluster 2024-08-29T19:00:52.196035+0000 mon.a (mon.0) 2947 : cluster [DBG] osdmap e1991: 8 total, 8 up, 8 in 2024-08-29T19:00:53.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:00:53 smithi029 bash[77880]: cluster 2024-08-29T19:00:52.042855+0000 mgr.y (mgr.25004) 2129 : cluster [DBG] pgmap v3645: 137 pgs: 137 active+clean; 403 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 4.0 MiB/s wr, 49 op/s 2024-08-29T19:00:53.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:00:53 smithi029 bash[77880]: cluster 2024-08-29T19:00:52.196035+0000 mon.a (mon.0) 2947 : cluster [DBG] osdmap e1991: 8 total, 8 up, 8 in 2024-08-29T19:00:54.902 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 19:00:54 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:19:00:54] "GET /metrics HTTP/1.1" 200 36717 "" "Prometheus/2.43.0" 2024-08-29T19:00:55.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:00:55 smithi110 bash[67519]: cluster 2024-08-29T19:00:54.043551+0000 mgr.y (mgr.25004) 2130 : cluster [DBG] pgmap v3647: 137 pgs: 137 active+clean; 419 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 5.6 MiB/s wr, 33 op/s 2024-08-29T19:00:55.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:00:55 smithi029 bash[79042]: cluster 2024-08-29T19:00:54.043551+0000 mgr.y (mgr.25004) 2130 : cluster [DBG] pgmap v3647: 137 pgs: 137 active+clean; 419 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 5.6 MiB/s wr, 33 op/s 2024-08-29T19:00:55.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:00:55 smithi029 bash[77880]: cluster 2024-08-29T19:00:54.043551+0000 mgr.y (mgr.25004) 2130 : cluster [DBG] pgmap v3647: 137 pgs: 137 active+clean; 419 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 5.6 MiB/s wr, 33 op/s 2024-08-29T19:00:57.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:00:57 smithi110 bash[67519]: cluster 2024-08-29T19:00:56.044252+0000 mgr.y (mgr.25004) 2131 : cluster [DBG] pgmap v3648: 137 pgs: 137 active+clean; 423 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 6.0 MiB/s wr, 59 op/s 2024-08-29T19:00:57.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:00:57 smithi029 bash[79042]: cluster 2024-08-29T19:00:56.044252+0000 mgr.y (mgr.25004) 2131 : cluster [DBG] pgmap v3648: 137 pgs: 137 active+clean; 423 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 6.0 MiB/s wr, 59 op/s 2024-08-29T19:00:57.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:00:57 smithi029 bash[77880]: cluster 2024-08-29T19:00:56.044252+0000 mgr.y (mgr.25004) 2131 : cluster [DBG] pgmap v3648: 137 pgs: 137 active+clean; 423 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 6.0 MiB/s wr, 59 op/s 2024-08-29T19:00:59.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:00:59 smithi110 bash[67519]: cluster 2024-08-29T19:00:58.045107+0000 mgr.y (mgr.25004) 2132 : cluster [DBG] pgmap v3649: 137 pgs: 137 active+clean; 428 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 6.5 MiB/s wr, 61 op/s 2024-08-29T19:00:59.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:00:59 smithi029 bash[79042]: cluster 2024-08-29T19:00:58.045107+0000 mgr.y (mgr.25004) 2132 : cluster [DBG] pgmap v3649: 137 pgs: 137 active+clean; 428 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 6.5 MiB/s wr, 61 op/s 2024-08-29T19:00:59.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:00:59 smithi029 bash[77880]: cluster 2024-08-29T19:00:58.045107+0000 mgr.y (mgr.25004) 2132 : cluster [DBG] pgmap v3649: 137 pgs: 137 active+clean; 428 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 6.5 MiB/s wr, 61 op/s 2024-08-29T19:01:01.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:01:01 smithi029 bash[79042]: cluster 2024-08-29T19:01:00.045727+0000 mgr.y (mgr.25004) 2133 : cluster [DBG] pgmap v3650: 137 pgs: 137 active+clean; 428 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 6.5 MiB/s wr, 58 op/s 2024-08-29T19:01:01.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:01:01 smithi029 bash[77880]: cluster 2024-08-29T19:01:00.045727+0000 mgr.y (mgr.25004) 2133 : cluster [DBG] pgmap v3650: 137 pgs: 137 active+clean; 428 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 6.5 MiB/s wr, 58 op/s 2024-08-29T19:01:01.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:01:01 smithi110 bash[67519]: cluster 2024-08-29T19:01:00.045727+0000 mgr.y (mgr.25004) 2133 : cluster [DBG] pgmap v3650: 137 pgs: 137 active+clean; 428 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 6.5 MiB/s wr, 58 op/s 2024-08-29T19:01:03.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:01:03 smithi110 bash[67519]: cluster 2024-08-29T19:01:02.046525+0000 mgr.y (mgr.25004) 2134 : cluster [DBG] pgmap v3651: 137 pgs: 137 active+clean; 428 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 467 KiB/s rd, 2.5 MiB/s wr, 39 op/s 2024-08-29T19:01:03.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:01:03 smithi029 bash[77880]: cluster 2024-08-29T19:01:02.046525+0000 mgr.y (mgr.25004) 2134 : cluster [DBG] pgmap v3651: 137 pgs: 137 active+clean; 428 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 467 KiB/s rd, 2.5 MiB/s wr, 39 op/s 2024-08-29T19:01:03.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:01:03 smithi029 bash[79042]: cluster 2024-08-29T19:01:02.046525+0000 mgr.y (mgr.25004) 2134 : cluster [DBG] pgmap v3651: 137 pgs: 137 active+clean; 428 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 467 KiB/s rd, 2.5 MiB/s wr, 39 op/s 2024-08-29T19:01:04.602 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:01:04 smithi029 bash[77880]: audit 2024-08-29T19:01:03.606815+0000 mon.c (mon.2) 848 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:01:04.602 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:01:04 smithi029 bash[79042]: audit 2024-08-29T19:01:03.606815+0000 mon.c (mon.2) 848 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:01:04.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:01:04 smithi110 bash[67519]: audit 2024-08-29T19:01:03.606815+0000 mon.c (mon.2) 848 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:01:04.902 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 19:01:04 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:19:01:04] "GET /metrics HTTP/1.1" 200 36717 "" "Prometheus/2.43.0" 2024-08-29T19:01:05.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:01:05 smithi029 bash[79042]: cluster 2024-08-29T19:01:04.047248+0000 mgr.y (mgr.25004) 2135 : cluster [DBG] pgmap v3652: 137 pgs: 137 active+clean; 432 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 390 KiB/s rd, 1.8 MiB/s wr, 27 op/s 2024-08-29T19:01:05.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:01:05 smithi029 bash[77880]: cluster 2024-08-29T19:01:04.047248+0000 mgr.y (mgr.25004) 2135 : cluster [DBG] pgmap v3652: 137 pgs: 137 active+clean; 432 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 390 KiB/s rd, 1.8 MiB/s wr, 27 op/s 2024-08-29T19:01:05.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:01:05 smithi110 bash[67519]: cluster 2024-08-29T19:01:04.047248+0000 mgr.y (mgr.25004) 2135 : cluster [DBG] pgmap v3652: 137 pgs: 137 active+clean; 432 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 390 KiB/s rd, 1.8 MiB/s wr, 27 op/s 2024-08-29T19:01:06.731 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] EncryptedFlattenTest/1.ZeroOverlap (15401 ms) 2024-08-29T19:01:07.244 INFO:tasks.workunit.client.0.smithi029.stdout:[----------] 7 tests from EncryptedFlattenTest/1 (104341 ms total) 2024-08-29T19:01:07.244 INFO:tasks.workunit.client.0.smithi029.stdout: 2024-08-29T19:01:07.244 INFO:tasks.workunit.client.0.smithi029.stdout:[----------] 7 tests from EncryptedFlattenTest/2, where TypeParam = UnformattedLUKS1 2024-08-29T19:01:07.309 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] EncryptedFlattenTest/2.Simple 2024-08-29T19:01:07.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:01:07 smithi110 bash[67519]: cluster 2024-08-29T19:01:06.047872+0000 mgr.y (mgr.25004) 2136 : cluster [DBG] pgmap v3653: 137 pgs: 137 active+clean; 440 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 712 KiB/s rd, 2.4 MiB/s wr, 37 op/s 2024-08-29T19:01:07.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:01:07 smithi029 bash[77880]: cluster 2024-08-29T19:01:06.047872+0000 mgr.y (mgr.25004) 2136 : cluster [DBG] pgmap v3653: 137 pgs: 137 active+clean; 440 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 712 KiB/s rd, 2.4 MiB/s wr, 37 op/s 2024-08-29T19:01:07.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:01:07 smithi029 bash[79042]: cluster 2024-08-29T19:01:06.047872+0000 mgr.y (mgr.25004) 2136 : cluster [DBG] pgmap v3653: 137 pgs: 137 active+clean; 440 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 712 KiB/s rd, 2.4 MiB/s wr, 37 op/s 2024-08-29T19:01:08.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:01:08 smithi110 bash[67519]: cluster 2024-08-29T19:01:07.229109+0000 mon.a (mon.0) 2948 : cluster [DBG] osdmap e1992: 8 total, 8 up, 8 in 2024-08-29T19:01:08.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:01:08 smithi029 bash[77880]: cluster 2024-08-29T19:01:07.229109+0000 mon.a (mon.0) 2948 : cluster [DBG] osdmap e1992: 8 total, 8 up, 8 in 2024-08-29T19:01:08.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:01:08 smithi029 bash[79042]: cluster 2024-08-29T19:01:07.229109+0000 mon.a (mon.0) 2948 : cluster [DBG] osdmap e1992: 8 total, 8 up, 8 in 2024-08-29T19:01:09.278 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T19:01:09.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:01:09 smithi110 bash[67519]: cluster 2024-08-29T19:01:08.048509+0000 mgr.y (mgr.25004) 2137 : cluster [DBG] pgmap v3655: 105 pgs: 105 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:01:09.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:01:09 smithi110 bash[67519]: cluster 2024-08-29T19:01:08.254000+0000 mon.a (mon.0) 2949 : cluster [DBG] osdmap e1993: 8 total, 8 up, 8 in 2024-08-29T19:01:09.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:01:09 smithi110 bash[67519]: audit 2024-08-29T19:01:08.256385+0000 mon.a (mon.0) 2950 : audit [INF] from='client.? 172.21.15.29:0/2760954826' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-41","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T19:01:09.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:01:09 smithi029 bash[79042]: cluster 2024-08-29T19:01:08.048509+0000 mgr.y (mgr.25004) 2137 : cluster [DBG] pgmap v3655: 105 pgs: 105 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:01:09.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:01:09 smithi029 bash[79042]: cluster 2024-08-29T19:01:08.254000+0000 mon.a (mon.0) 2949 : cluster [DBG] osdmap e1993: 8 total, 8 up, 8 in 2024-08-29T19:01:09.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:01:09 smithi029 bash[79042]: audit 2024-08-29T19:01:08.256385+0000 mon.a (mon.0) 2950 : audit [INF] from='client.? 172.21.15.29:0/2760954826' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-41","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T19:01:09.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:01:09 smithi029 bash[77880]: cluster 2024-08-29T19:01:08.048509+0000 mgr.y (mgr.25004) 2137 : cluster [DBG] pgmap v3655: 105 pgs: 105 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:01:09.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:01:09 smithi029 bash[77880]: cluster 2024-08-29T19:01:08.254000+0000 mon.a (mon.0) 2949 : cluster [DBG] osdmap e1993: 8 total, 8 up, 8 in 2024-08-29T19:01:09.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:01:09 smithi029 bash[77880]: audit 2024-08-29T19:01:08.256385+0000 mon.a (mon.0) 2950 : audit [INF] from='client.? 172.21.15.29:0/2760954826' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-41","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T19:01:10.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:01:10 smithi029 bash[77880]: audit 2024-08-29T19:01:09.249064+0000 mon.a (mon.0) 2951 : audit [INF] from='client.? 172.21.15.29:0/2760954826' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-41","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T19:01:10.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:01:10 smithi029 bash[77880]: cluster 2024-08-29T19:01:09.257779+0000 mon.a (mon.0) 2952 : cluster [DBG] osdmap e1994: 8 total, 8 up, 8 in 2024-08-29T19:01:10.653 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:01:10 smithi110 bash[67519]: audit 2024-08-29T19:01:09.249064+0000 mon.a (mon.0) 2951 : audit [INF] from='client.? 172.21.15.29:0/2760954826' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-41","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T19:01:10.653 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:01:10 smithi110 bash[67519]: cluster 2024-08-29T19:01:09.257779+0000 mon.a (mon.0) 2952 : cluster [DBG] osdmap e1994: 8 total, 8 up, 8 in 2024-08-29T19:01:10.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:01:10 smithi029 bash[79042]: audit 2024-08-29T19:01:09.249064+0000 mon.a (mon.0) 2951 : audit [INF] from='client.? 172.21.15.29:0/2760954826' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-41","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T19:01:10.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:01:10 smithi029 bash[79042]: cluster 2024-08-29T19:01:09.257779+0000 mon.a (mon.0) 2952 : cluster [DBG] osdmap e1994: 8 total, 8 up, 8 in 2024-08-29T19:01:11.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:01:11 smithi029 bash[79042]: cluster 2024-08-29T19:01:10.049327+0000 mgr.y (mgr.25004) 2138 : cluster [DBG] pgmap v3658: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:01:11.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:01:11 smithi029 bash[79042]: cluster 2024-08-29T19:01:10.281385+0000 mon.a (mon.0) 2953 : cluster [DBG] osdmap e1995: 8 total, 8 up, 8 in 2024-08-29T19:01:11.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:01:11 smithi029 bash[77880]: cluster 2024-08-29T19:01:10.049327+0000 mgr.y (mgr.25004) 2138 : cluster [DBG] pgmap v3658: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:01:11.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:01:11 smithi029 bash[77880]: cluster 2024-08-29T19:01:10.281385+0000 mon.a (mon.0) 2953 : cluster [DBG] osdmap e1995: 8 total, 8 up, 8 in 2024-08-29T19:01:11.653 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:01:11 smithi110 bash[67519]: cluster 2024-08-29T19:01:10.049327+0000 mgr.y (mgr.25004) 2138 : cluster [DBG] pgmap v3658: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:01:11.653 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:01:11 smithi110 bash[67519]: cluster 2024-08-29T19:01:10.281385+0000 mon.a (mon.0) 2953 : cluster [DBG] osdmap e1995: 8 total, 8 up, 8 in 2024-08-29T19:01:12.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:01:12 smithi110 bash[67519]: cluster 2024-08-29T19:01:11.287168+0000 mon.a (mon.0) 2954 : cluster [DBG] osdmap e1996: 8 total, 8 up, 8 in 2024-08-29T19:01:12.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:01:12 smithi029 bash[79042]: cluster 2024-08-29T19:01:11.287168+0000 mon.a (mon.0) 2954 : cluster [DBG] osdmap e1996: 8 total, 8 up, 8 in 2024-08-29T19:01:12.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:01:12 smithi029 bash[77880]: cluster 2024-08-29T19:01:11.287168+0000 mon.a (mon.0) 2954 : cluster [DBG] osdmap e1996: 8 total, 8 up, 8 in 2024-08-29T19:01:13.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:01:13 smithi029 bash[79042]: cluster 2024-08-29T19:01:12.050284+0000 mgr.y (mgr.25004) 2139 : cluster [DBG] pgmap v3661: 137 pgs: 9 unknown, 128 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 767 B/s rd, 767 B/s wr, 1 op/s 2024-08-29T19:01:13.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:01:13 smithi029 bash[77880]: cluster 2024-08-29T19:01:12.050284+0000 mgr.y (mgr.25004) 2139 : cluster [DBG] pgmap v3661: 137 pgs: 9 unknown, 128 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 767 B/s rd, 767 B/s wr, 1 op/s 2024-08-29T19:01:13.653 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:01:13 smithi110 bash[67519]: cluster 2024-08-29T19:01:12.050284+0000 mgr.y (mgr.25004) 2139 : cluster [DBG] pgmap v3661: 137 pgs: 9 unknown, 128 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 767 B/s rd, 767 B/s wr, 1 op/s 2024-08-29T19:01:14.902 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 19:01:14 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:19:01:14] "GET /metrics HTTP/1.1" 200 36717 "" "Prometheus/2.43.0" 2024-08-29T19:01:15.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:01:15 smithi029 bash[79042]: cluster 2024-08-29T19:01:14.051246+0000 mgr.y (mgr.25004) 2140 : cluster [DBG] pgmap v3662: 137 pgs: 137 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 4.5 KiB/s rd, 882 B/s wr, 6 op/s 2024-08-29T19:01:15.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:01:15 smithi110 bash[67519]: cluster 2024-08-29T19:01:14.051246+0000 mgr.y (mgr.25004) 2140 : cluster [DBG] pgmap v3662: 137 pgs: 137 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 4.5 KiB/s rd, 882 B/s wr, 6 op/s 2024-08-29T19:01:15.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:01:15 smithi029 bash[77880]: cluster 2024-08-29T19:01:14.051246+0000 mgr.y (mgr.25004) 2140 : cluster [DBG] pgmap v3662: 137 pgs: 137 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 4.5 KiB/s rd, 882 B/s wr, 6 op/s 2024-08-29T19:01:16.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:01:16 smithi029 bash[77880]: cluster 2024-08-29T19:01:15.314537+0000 mon.a (mon.0) 2955 : cluster [DBG] osdmap e1997: 8 total, 8 up, 8 in 2024-08-29T19:01:16.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:01:16 smithi029 bash[79042]: cluster 2024-08-29T19:01:15.314537+0000 mon.a (mon.0) 2955 : cluster [DBG] osdmap e1997: 8 total, 8 up, 8 in 2024-08-29T19:01:16.653 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:01:16 smithi110 bash[67519]: cluster 2024-08-29T19:01:15.314537+0000 mon.a (mon.0) 2955 : cluster [DBG] osdmap e1997: 8 total, 8 up, 8 in 2024-08-29T19:01:17.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:01:17 smithi029 bash[79042]: cluster 2024-08-29T19:01:16.051791+0000 mgr.y (mgr.25004) 2141 : cluster [DBG] pgmap v3664: 137 pgs: 137 active+clean; 5.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 22 KiB/s rd, 175 KiB/s wr, 31 op/s 2024-08-29T19:01:17.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:01:17 smithi029 bash[77880]: cluster 2024-08-29T19:01:16.051791+0000 mgr.y (mgr.25004) 2141 : cluster [DBG] pgmap v3664: 137 pgs: 137 active+clean; 5.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 22 KiB/s rd, 175 KiB/s wr, 31 op/s 2024-08-29T19:01:17.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:01:17 smithi110 bash[67519]: cluster 2024-08-29T19:01:16.051791+0000 mgr.y (mgr.25004) 2141 : cluster [DBG] pgmap v3664: 137 pgs: 137 active+clean; 5.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 22 KiB/s rd, 175 KiB/s wr, 31 op/s 2024-08-29T19:01:18.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:01:18 smithi110 bash[67519]: audit 2024-08-29T19:01:18.140236+0000 mon.c (mon.2) 849 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:01:18.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:01:18 smithi029 bash[77880]: audit 2024-08-29T19:01:18.140236+0000 mon.c (mon.2) 849 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:01:18.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:01:18 smithi029 bash[79042]: audit 2024-08-29T19:01:18.140236+0000 mon.c (mon.2) 849 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:01:19.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:01:19 smithi110 bash[67519]: cluster 2024-08-29T19:01:18.052993+0000 mgr.y (mgr.25004) 2142 : cluster [DBG] pgmap v3665: 137 pgs: 137 active+clean; 34 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 79 KiB/s rd, 3.7 MiB/s wr, 56 op/s 2024-08-29T19:01:19.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:01:19 smithi110 bash[67519]: audit 2024-08-29T19:01:18.607022+0000 mon.c (mon.2) 850 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:01:19.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:01:19 smithi110 bash[67519]: audit 2024-08-29T19:01:18.897975+0000 mon.c (mon.2) 851 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:01:19.653 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:01:19 smithi110 bash[67519]: audit 2024-08-29T19:01:18.899282+0000 mon.c (mon.2) 852 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:01:19.653 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:01:19 smithi110 bash[67519]: audit 2024-08-29T19:01:18.907338+0000 mon.a (mon.0) 2956 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:01:19.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:01:19 smithi029 bash[79042]: cluster 2024-08-29T19:01:18.052993+0000 mgr.y (mgr.25004) 2142 : cluster [DBG] pgmap v3665: 137 pgs: 137 active+clean; 34 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 79 KiB/s rd, 3.7 MiB/s wr, 56 op/s 2024-08-29T19:01:19.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:01:19 smithi029 bash[79042]: audit 2024-08-29T19:01:18.607022+0000 mon.c (mon.2) 850 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:01:19.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:01:19 smithi029 bash[79042]: audit 2024-08-29T19:01:18.897975+0000 mon.c (mon.2) 851 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:01:19.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:01:19 smithi029 bash[79042]: audit 2024-08-29T19:01:18.899282+0000 mon.c (mon.2) 852 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:01:19.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:01:19 smithi029 bash[79042]: audit 2024-08-29T19:01:18.907338+0000 mon.a (mon.0) 2956 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:01:19.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:01:19 smithi029 bash[77880]: cluster 2024-08-29T19:01:18.052993+0000 mgr.y (mgr.25004) 2142 : cluster [DBG] pgmap v3665: 137 pgs: 137 active+clean; 34 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 79 KiB/s rd, 3.7 MiB/s wr, 56 op/s 2024-08-29T19:01:19.654 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:01:19 smithi029 bash[77880]: audit 2024-08-29T19:01:18.607022+0000 mon.c (mon.2) 850 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:01:19.654 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:01:19 smithi029 bash[77880]: audit 2024-08-29T19:01:18.897975+0000 mon.c (mon.2) 851 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:01:19.654 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:01:19 smithi029 bash[77880]: audit 2024-08-29T19:01:18.899282+0000 mon.c (mon.2) 852 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:01:19.654 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:01:19 smithi029 bash[77880]: audit 2024-08-29T19:01:18.907338+0000 mon.a (mon.0) 2956 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:01:21.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:01:20 smithi110 bash[67519]: cluster 2024-08-29T19:01:19.993206+0000 mon.a (mon.0) 2957 : cluster [DBG] osdmap e1998: 8 total, 8 up, 8 in 2024-08-29T19:01:21.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:01:20 smithi110 bash[67519]: cluster 2024-08-29T19:01:20.053639+0000 mgr.y (mgr.25004) 2143 : cluster [DBG] pgmap v3667: 137 pgs: 137 active+clean; 34 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 76 KiB/s rd, 3.6 MiB/s wr, 54 op/s 2024-08-29T19:01:21.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:01:20 smithi029 bash[79042]: cluster 2024-08-29T19:01:19.993206+0000 mon.a (mon.0) 2957 : cluster [DBG] osdmap e1998: 8 total, 8 up, 8 in 2024-08-29T19:01:21.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:01:20 smithi029 bash[79042]: cluster 2024-08-29T19:01:20.053639+0000 mgr.y (mgr.25004) 2143 : cluster [DBG] pgmap v3667: 137 pgs: 137 active+clean; 34 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 76 KiB/s rd, 3.6 MiB/s wr, 54 op/s 2024-08-29T19:01:21.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:01:20 smithi029 bash[77880]: cluster 2024-08-29T19:01:19.993206+0000 mon.a (mon.0) 2957 : cluster [DBG] osdmap e1998: 8 total, 8 up, 8 in 2024-08-29T19:01:21.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:01:20 smithi029 bash[77880]: cluster 2024-08-29T19:01:20.053639+0000 mgr.y (mgr.25004) 2143 : cluster [DBG] pgmap v3667: 137 pgs: 137 active+clean; 34 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 76 KiB/s rd, 3.6 MiB/s wr, 54 op/s 2024-08-29T19:01:22.212 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] EncryptedFlattenTest/2.Simple (14903 ms) 2024-08-29T19:01:22.212 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] EncryptedFlattenTest/2.Grow 2024-08-29T19:01:22.212 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T19:01:23.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:01:23 smithi029 bash[79042]: cluster 2024-08-29T19:01:22.054857+0000 mgr.y (mgr.25004) 2144 : cluster [DBG] pgmap v3668: 137 pgs: 137 active+clean; 59 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 5.5 MiB/s rd, 6.8 MiB/s wr, 62 op/s 2024-08-29T19:01:23.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:01:23 smithi110 bash[67519]: cluster 2024-08-29T19:01:22.054857+0000 mgr.y (mgr.25004) 2144 : cluster [DBG] pgmap v3668: 137 pgs: 137 active+clean; 59 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 5.5 MiB/s rd, 6.8 MiB/s wr, 62 op/s 2024-08-29T19:01:23.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:01:23 smithi029 bash[77880]: cluster 2024-08-29T19:01:22.054857+0000 mgr.y (mgr.25004) 2144 : cluster [DBG] pgmap v3668: 137 pgs: 137 active+clean; 59 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 5.5 MiB/s rd, 6.8 MiB/s wr, 62 op/s 2024-08-29T19:01:24.902 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 19:01:24 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:19:01:24] "GET /metrics HTTP/1.1" 200 36705 "" "Prometheus/2.43.0" 2024-08-29T19:01:25.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:01:25 smithi029 bash[77880]: cluster 2024-08-29T19:01:24.055797+0000 mgr.y (mgr.25004) 2145 : cluster [DBG] pgmap v3669: 137 pgs: 137 active+clean; 63 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 9.1 MiB/s rd, 6.6 MiB/s wr, 58 op/s 2024-08-29T19:01:25.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:01:25 smithi110 bash[67519]: cluster 2024-08-29T19:01:24.055797+0000 mgr.y (mgr.25004) 2145 : cluster [DBG] pgmap v3669: 137 pgs: 137 active+clean; 63 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 9.1 MiB/s rd, 6.6 MiB/s wr, 58 op/s 2024-08-29T19:01:25.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:01:25 smithi029 bash[79042]: cluster 2024-08-29T19:01:24.055797+0000 mgr.y (mgr.25004) 2145 : cluster [DBG] pgmap v3669: 137 pgs: 137 active+clean; 63 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 9.1 MiB/s rd, 6.6 MiB/s wr, 58 op/s 2024-08-29T19:01:27.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:01:27 smithi110 bash[67519]: cluster 2024-08-29T19:01:26.056637+0000 mgr.y (mgr.25004) 2146 : cluster [DBG] pgmap v3670: 137 pgs: 137 active+clean; 63 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 8.0 MiB/s rd, 5.7 MiB/s wr, 44 op/s 2024-08-29T19:01:27.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:01:27 smithi029 bash[79042]: cluster 2024-08-29T19:01:26.056637+0000 mgr.y (mgr.25004) 2146 : cluster [DBG] pgmap v3670: 137 pgs: 137 active+clean; 63 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 8.0 MiB/s rd, 5.7 MiB/s wr, 44 op/s 2024-08-29T19:01:27.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:01:27 smithi029 bash[77880]: cluster 2024-08-29T19:01:26.056637+0000 mgr.y (mgr.25004) 2146 : cluster [DBG] pgmap v3670: 137 pgs: 137 active+clean; 63 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 8.0 MiB/s rd, 5.7 MiB/s wr, 44 op/s 2024-08-29T19:01:28.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:01:28 smithi029 bash[77880]: cluster 2024-08-29T19:01:27.132888+0000 mon.a (mon.0) 2958 : cluster [DBG] osdmap e1999: 8 total, 8 up, 8 in 2024-08-29T19:01:28.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:01:28 smithi110 bash[67519]: cluster 2024-08-29T19:01:27.132888+0000 mon.a (mon.0) 2958 : cluster [DBG] osdmap e1999: 8 total, 8 up, 8 in 2024-08-29T19:01:28.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:01:28 smithi029 bash[79042]: cluster 2024-08-29T19:01:27.132888+0000 mon.a (mon.0) 2958 : cluster [DBG] osdmap e1999: 8 total, 8 up, 8 in 2024-08-29T19:01:29.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:01:29 smithi110 bash[67519]: cluster 2024-08-29T19:01:28.057197+0000 mgr.y (mgr.25004) 2147 : cluster [DBG] pgmap v3672: 137 pgs: 137 active+clean; 80 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 13 MiB/s rd, 5.7 MiB/s wr, 32 op/s 2024-08-29T19:01:29.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:01:29 smithi029 bash[77880]: cluster 2024-08-29T19:01:28.057197+0000 mgr.y (mgr.25004) 2147 : cluster [DBG] pgmap v3672: 137 pgs: 137 active+clean; 80 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 13 MiB/s rd, 5.7 MiB/s wr, 32 op/s 2024-08-29T19:01:29.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:01:29 smithi029 bash[79042]: cluster 2024-08-29T19:01:28.057197+0000 mgr.y (mgr.25004) 2147 : cluster [DBG] pgmap v3672: 137 pgs: 137 active+clean; 80 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 13 MiB/s rd, 5.7 MiB/s wr, 32 op/s 2024-08-29T19:01:31.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:01:31 smithi110 bash[67519]: cluster 2024-08-29T19:01:30.057964+0000 mgr.y (mgr.25004) 2148 : cluster [DBG] pgmap v3673: 137 pgs: 137 active+clean; 80 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 4.6 MiB/s wr, 26 op/s 2024-08-29T19:01:31.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:01:31 smithi029 bash[77880]: cluster 2024-08-29T19:01:30.057964+0000 mgr.y (mgr.25004) 2148 : cluster [DBG] pgmap v3673: 137 pgs: 137 active+clean; 80 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 4.6 MiB/s wr, 26 op/s 2024-08-29T19:01:31.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:01:31 smithi029 bash[79042]: cluster 2024-08-29T19:01:30.057964+0000 mgr.y (mgr.25004) 2148 : cluster [DBG] pgmap v3673: 137 pgs: 137 active+clean; 80 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 4.6 MiB/s wr, 26 op/s 2024-08-29T19:01:33.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:01:33 smithi029 bash[77880]: cluster 2024-08-29T19:01:32.059228+0000 mgr.y (mgr.25004) 2149 : cluster [DBG] pgmap v3674: 137 pgs: 137 active+clean; 92 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 6.2 MiB/s rd, 3.3 MiB/s wr, 51 op/s 2024-08-29T19:01:33.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:01:33 smithi110 bash[67519]: cluster 2024-08-29T19:01:32.059228+0000 mgr.y (mgr.25004) 2149 : cluster [DBG] pgmap v3674: 137 pgs: 137 active+clean; 92 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 6.2 MiB/s rd, 3.3 MiB/s wr, 51 op/s 2024-08-29T19:01:33.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:01:33 smithi029 bash[79042]: cluster 2024-08-29T19:01:32.059228+0000 mgr.y (mgr.25004) 2149 : cluster [DBG] pgmap v3674: 137 pgs: 137 active+clean; 92 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 6.2 MiB/s rd, 3.3 MiB/s wr, 51 op/s 2024-08-29T19:01:34.132 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] EncryptedFlattenTest/2.Grow (11919 ms) 2024-08-29T19:01:34.132 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] EncryptedFlattenTest/2.Shrink 2024-08-29T19:01:34.132 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T19:01:34.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:01:34 smithi029 bash[79042]: audit 2024-08-29T19:01:33.607670+0000 mon.c (mon.2) 853 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:01:34.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:01:34 smithi029 bash[77880]: audit 2024-08-29T19:01:33.607670+0000 mon.c (mon.2) 853 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:01:34.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:01:34 smithi110 bash[67519]: audit 2024-08-29T19:01:33.607670+0000 mon.c (mon.2) 853 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:01:34.902 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 19:01:34 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:19:01:34] "GET /metrics HTTP/1.1" 200 36710 "" "Prometheus/2.43.0" 2024-08-29T19:01:35.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:01:35 smithi110 bash[67519]: cluster 2024-08-29T19:01:34.060210+0000 mgr.y (mgr.25004) 2150 : cluster [DBG] pgmap v3675: 137 pgs: 137 active+clean; 93 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 4.5 MiB/s rd, 3.0 MiB/s wr, 46 op/s 2024-08-29T19:01:35.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:01:35 smithi029 bash[79042]: cluster 2024-08-29T19:01:34.060210+0000 mgr.y (mgr.25004) 2150 : cluster [DBG] pgmap v3675: 137 pgs: 137 active+clean; 93 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 4.5 MiB/s rd, 3.0 MiB/s wr, 46 op/s 2024-08-29T19:01:35.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:01:35 smithi029 bash[77880]: cluster 2024-08-29T19:01:34.060210+0000 mgr.y (mgr.25004) 2150 : cluster [DBG] pgmap v3675: 137 pgs: 137 active+clean; 93 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 4.5 MiB/s rd, 3.0 MiB/s wr, 46 op/s 2024-08-29T19:01:37.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:01:37 smithi029 bash[79042]: cluster 2024-08-29T19:01:36.061073+0000 mgr.y (mgr.25004) 2151 : cluster [DBG] pgmap v3676: 137 pgs: 137 active+clean; 113 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 7.7 MiB/s rd, 5.0 MiB/s wr, 47 op/s 2024-08-29T19:01:37.653 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:01:37 smithi110 bash[67519]: cluster 2024-08-29T19:01:36.061073+0000 mgr.y (mgr.25004) 2151 : cluster [DBG] pgmap v3676: 137 pgs: 137 active+clean; 113 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 7.7 MiB/s rd, 5.0 MiB/s wr, 47 op/s 2024-08-29T19:01:37.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:01:37 smithi029 bash[77880]: cluster 2024-08-29T19:01:36.061073+0000 mgr.y (mgr.25004) 2151 : cluster [DBG] pgmap v3676: 137 pgs: 137 active+clean; 113 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 7.7 MiB/s rd, 5.0 MiB/s wr, 47 op/s 2024-08-29T19:01:39.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:01:39 smithi110 bash[67519]: cluster 2024-08-29T19:01:38.062376+0000 mgr.y (mgr.25004) 2152 : cluster [DBG] pgmap v3677: 137 pgs: 137 active+clean; 121 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 9.6 MiB/s rd, 4.1 MiB/s wr, 57 op/s 2024-08-29T19:01:39.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:01:39 smithi110 bash[67519]: cluster 2024-08-29T19:01:38.174554+0000 mon.a (mon.0) 2959 : cluster [DBG] osdmap e2000: 8 total, 8 up, 8 in 2024-08-29T19:01:39.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:01:39 smithi029 bash[77880]: cluster 2024-08-29T19:01:38.062376+0000 mgr.y (mgr.25004) 2152 : cluster [DBG] pgmap v3677: 137 pgs: 137 active+clean; 121 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 9.6 MiB/s rd, 4.1 MiB/s wr, 57 op/s 2024-08-29T19:01:39.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:01:39 smithi029 bash[77880]: cluster 2024-08-29T19:01:38.174554+0000 mon.a (mon.0) 2959 : cluster [DBG] osdmap e2000: 8 total, 8 up, 8 in 2024-08-29T19:01:39.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:01:39 smithi029 bash[79042]: cluster 2024-08-29T19:01:38.062376+0000 mgr.y (mgr.25004) 2152 : cluster [DBG] pgmap v3677: 137 pgs: 137 active+clean; 121 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 9.6 MiB/s rd, 4.1 MiB/s wr, 57 op/s 2024-08-29T19:01:39.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:01:39 smithi029 bash[79042]: cluster 2024-08-29T19:01:38.174554+0000 mon.a (mon.0) 2959 : cluster [DBG] osdmap e2000: 8 total, 8 up, 8 in 2024-08-29T19:01:41.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:01:41 smithi110 bash[67519]: cluster 2024-08-29T19:01:40.063219+0000 mgr.y (mgr.25004) 2153 : cluster [DBG] pgmap v3679: 137 pgs: 137 active+clean; 121 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 4.1 MiB/s wr, 62 op/s 2024-08-29T19:01:41.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:01:41 smithi029 bash[79042]: cluster 2024-08-29T19:01:40.063219+0000 mgr.y (mgr.25004) 2153 : cluster [DBG] pgmap v3679: 137 pgs: 137 active+clean; 121 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 4.1 MiB/s wr, 62 op/s 2024-08-29T19:01:41.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:01:41 smithi029 bash[77880]: cluster 2024-08-29T19:01:40.063219+0000 mgr.y (mgr.25004) 2153 : cluster [DBG] pgmap v3679: 137 pgs: 137 active+clean; 121 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 4.1 MiB/s wr, 62 op/s 2024-08-29T19:01:43.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:01:43 smithi110 bash[67519]: cluster 2024-08-29T19:01:42.064445+0000 mgr.y (mgr.25004) 2154 : cluster [DBG] pgmap v3680: 137 pgs: 137 active+clean; 141 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 4.9 MiB/s wr, 59 op/s 2024-08-29T19:01:43.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:01:43 smithi029 bash[79042]: cluster 2024-08-29T19:01:42.064445+0000 mgr.y (mgr.25004) 2154 : cluster [DBG] pgmap v3680: 137 pgs: 137 active+clean; 141 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 4.9 MiB/s wr, 59 op/s 2024-08-29T19:01:43.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:01:43 smithi029 bash[77880]: cluster 2024-08-29T19:01:42.064445+0000 mgr.y (mgr.25004) 2154 : cluster [DBG] pgmap v3680: 137 pgs: 137 active+clean; 141 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 4.9 MiB/s wr, 59 op/s 2024-08-29T19:01:44.902 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 19:01:44 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:19:01:44] "GET /metrics HTTP/1.1" 200 36710 "" "Prometheus/2.43.0" 2024-08-29T19:01:45.222 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] EncryptedFlattenTest/2.Shrink (11091 ms) 2024-08-29T19:01:45.223 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] EncryptedFlattenTest/2.ShrinkToOne 2024-08-29T19:01:45.223 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T19:01:45.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:01:45 smithi110 bash[67519]: cluster 2024-08-29T19:01:44.065445+0000 mgr.y (mgr.25004) 2155 : cluster [DBG] pgmap v3681: 137 pgs: 137 active+clean; 150 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 8.6 MiB/s rd, 5.7 MiB/s wr, 63 op/s 2024-08-29T19:01:45.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:01:45 smithi029 bash[77880]: cluster 2024-08-29T19:01:44.065445+0000 mgr.y (mgr.25004) 2155 : cluster [DBG] pgmap v3681: 137 pgs: 137 active+clean; 150 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 8.6 MiB/s rd, 5.7 MiB/s wr, 63 op/s 2024-08-29T19:01:45.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:01:45 smithi029 bash[79042]: cluster 2024-08-29T19:01:44.065445+0000 mgr.y (mgr.25004) 2155 : cluster [DBG] pgmap v3681: 137 pgs: 137 active+clean; 150 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 8.6 MiB/s rd, 5.7 MiB/s wr, 63 op/s 2024-08-29T19:01:47.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:01:47 smithi110 bash[67519]: cluster 2024-08-29T19:01:46.066302+0000 mgr.y (mgr.25004) 2156 : cluster [DBG] pgmap v3682: 137 pgs: 137 active+clean; 158 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 7.4 MiB/s rd, 4.5 MiB/s wr, 69 op/s 2024-08-29T19:01:47.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:01:47 smithi029 bash[77880]: cluster 2024-08-29T19:01:46.066302+0000 mgr.y (mgr.25004) 2156 : cluster [DBG] pgmap v3682: 137 pgs: 137 active+clean; 158 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 7.4 MiB/s rd, 4.5 MiB/s wr, 69 op/s 2024-08-29T19:01:47.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:01:47 smithi029 bash[79042]: cluster 2024-08-29T19:01:46.066302+0000 mgr.y (mgr.25004) 2156 : cluster [DBG] pgmap v3682: 137 pgs: 137 active+clean; 158 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 7.4 MiB/s rd, 4.5 MiB/s wr, 69 op/s 2024-08-29T19:01:49.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:01:49 smithi110 bash[67519]: cluster 2024-08-29T19:01:48.067530+0000 mgr.y (mgr.25004) 2157 : cluster [DBG] pgmap v3683: 137 pgs: 137 active+clean; 179 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 5.8 MiB/s wr, 65 op/s 2024-08-29T19:01:49.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:01:49 smithi110 bash[67519]: audit 2024-08-29T19:01:48.608304+0000 mon.c (mon.2) 854 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:01:49.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:01:49 smithi029 bash[79042]: cluster 2024-08-29T19:01:48.067530+0000 mgr.y (mgr.25004) 2157 : cluster [DBG] pgmap v3683: 137 pgs: 137 active+clean; 179 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 5.8 MiB/s wr, 65 op/s 2024-08-29T19:01:49.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:01:49 smithi029 bash[79042]: audit 2024-08-29T19:01:48.608304+0000 mon.c (mon.2) 854 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:01:49.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:01:49 smithi029 bash[77880]: cluster 2024-08-29T19:01:48.067530+0000 mgr.y (mgr.25004) 2157 : cluster [DBG] pgmap v3683: 137 pgs: 137 active+clean; 179 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 5.8 MiB/s wr, 65 op/s 2024-08-29T19:01:49.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:01:49 smithi029 bash[77880]: audit 2024-08-29T19:01:48.608304+0000 mon.c (mon.2) 854 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:01:51.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:01:51 smithi029 bash[77880]: cluster 2024-08-29T19:01:50.068392+0000 mgr.y (mgr.25004) 2158 : cluster [DBG] pgmap v3684: 137 pgs: 137 active+clean; 179 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 8.5 MiB/s rd, 4.9 MiB/s wr, 55 op/s 2024-08-29T19:01:51.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:01:51 smithi029 bash[77880]: cluster 2024-08-29T19:01:50.196947+0000 mon.a (mon.0) 2960 : cluster [DBG] osdmap e2001: 8 total, 8 up, 8 in 2024-08-29T19:01:51.653 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:01:51 smithi110 bash[67519]: cluster 2024-08-29T19:01:50.068392+0000 mgr.y (mgr.25004) 2158 : cluster [DBG] pgmap v3684: 137 pgs: 137 active+clean; 179 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 8.5 MiB/s rd, 4.9 MiB/s wr, 55 op/s 2024-08-29T19:01:51.653 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:01:51 smithi110 bash[67519]: cluster 2024-08-29T19:01:50.196947+0000 mon.a (mon.0) 2960 : cluster [DBG] osdmap e2001: 8 total, 8 up, 8 in 2024-08-29T19:01:51.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:01:51 smithi029 bash[79042]: cluster 2024-08-29T19:01:50.068392+0000 mgr.y (mgr.25004) 2158 : cluster [DBG] pgmap v3684: 137 pgs: 137 active+clean; 179 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 8.5 MiB/s rd, 4.9 MiB/s wr, 55 op/s 2024-08-29T19:01:51.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:01:51 smithi029 bash[79042]: cluster 2024-08-29T19:01:50.196947+0000 mon.a (mon.0) 2960 : cluster [DBG] osdmap e2001: 8 total, 8 up, 8 in 2024-08-29T19:01:53.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:01:53 smithi029 bash[77880]: cluster 2024-08-29T19:01:52.069554+0000 mgr.y (mgr.25004) 2159 : cluster [DBG] pgmap v3686: 137 pgs: 137 active+clean; 200 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 5.9 MiB/s wr, 44 op/s 2024-08-29T19:01:53.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:01:53 smithi110 bash[67519]: cluster 2024-08-29T19:01:52.069554+0000 mgr.y (mgr.25004) 2159 : cluster [DBG] pgmap v3686: 137 pgs: 137 active+clean; 200 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 5.9 MiB/s wr, 44 op/s 2024-08-29T19:01:53.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:01:53 smithi029 bash[79042]: cluster 2024-08-29T19:01:52.069554+0000 mgr.y (mgr.25004) 2159 : cluster [DBG] pgmap v3686: 137 pgs: 137 active+clean; 200 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 5.9 MiB/s wr, 44 op/s 2024-08-29T19:01:54.902 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 19:01:54 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:19:01:54] "GET /metrics HTTP/1.1" 200 36714 "" "Prometheus/2.43.0" 2024-08-29T19:01:55.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:01:55 smithi110 bash[67519]: cluster 2024-08-29T19:01:54.070539+0000 mgr.y (mgr.25004) 2160 : cluster [DBG] pgmap v3687: 137 pgs: 137 active+clean; 208 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 5.8 MiB/s wr, 64 op/s 2024-08-29T19:01:55.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:01:55 smithi029 bash[79042]: cluster 2024-08-29T19:01:54.070539+0000 mgr.y (mgr.25004) 2160 : cluster [DBG] pgmap v3687: 137 pgs: 137 active+clean; 208 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 5.8 MiB/s wr, 64 op/s 2024-08-29T19:01:55.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:01:55 smithi029 bash[77880]: cluster 2024-08-29T19:01:54.070539+0000 mgr.y (mgr.25004) 2160 : cluster [DBG] pgmap v3687: 137 pgs: 137 active+clean; 208 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 5.8 MiB/s wr, 64 op/s 2024-08-29T19:01:56.931 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] EncryptedFlattenTest/2.ShrinkToOne (11709 ms) 2024-08-29T19:01:56.931 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] EncryptedFlattenTest/2.ShrinkToOneAfterSnapshot 2024-08-29T19:01:56.931 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T19:01:57.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:01:57 smithi029 bash[77880]: cluster 2024-08-29T19:01:56.071417+0000 mgr.y (mgr.25004) 2161 : cluster [DBG] pgmap v3688: 137 pgs: 137 active+clean; 212 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 8.5 MiB/s rd, 5.8 MiB/s wr, 58 op/s 2024-08-29T19:01:57.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:01:57 smithi110 bash[67519]: cluster 2024-08-29T19:01:56.071417+0000 mgr.y (mgr.25004) 2161 : cluster [DBG] pgmap v3688: 137 pgs: 137 active+clean; 212 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 8.5 MiB/s rd, 5.8 MiB/s wr, 58 op/s 2024-08-29T19:01:57.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:01:57 smithi029 bash[79042]: cluster 2024-08-29T19:01:56.071417+0000 mgr.y (mgr.25004) 2161 : cluster [DBG] pgmap v3688: 137 pgs: 137 active+clean; 212 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 8.5 MiB/s rd, 5.8 MiB/s wr, 58 op/s 2024-08-29T19:01:59.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:01:59 smithi110 bash[67519]: cluster 2024-08-29T19:01:58.072631+0000 mgr.y (mgr.25004) 2162 : cluster [DBG] pgmap v3689: 137 pgs: 137 active+clean; 216 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 4.1 MiB/s wr, 54 op/s 2024-08-29T19:01:59.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:01:59 smithi029 bash[77880]: cluster 2024-08-29T19:01:58.072631+0000 mgr.y (mgr.25004) 2162 : cluster [DBG] pgmap v3689: 137 pgs: 137 active+clean; 216 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 4.1 MiB/s wr, 54 op/s 2024-08-29T19:01:59.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:01:59 smithi029 bash[79042]: cluster 2024-08-29T19:01:58.072631+0000 mgr.y (mgr.25004) 2162 : cluster [DBG] pgmap v3689: 137 pgs: 137 active+clean; 216 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 4.1 MiB/s wr, 54 op/s 2024-08-29T19:02:01.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:02:01 smithi110 bash[67519]: cluster 2024-08-29T19:02:00.073462+0000 mgr.y (mgr.25004) 2163 : cluster [DBG] pgmap v3690: 137 pgs: 137 active+clean; 216 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 4.1 MiB/s wr, 54 op/s 2024-08-29T19:02:01.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:02:01 smithi029 bash[79042]: cluster 2024-08-29T19:02:00.073462+0000 mgr.y (mgr.25004) 2163 : cluster [DBG] pgmap v3690: 137 pgs: 137 active+clean; 216 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 4.1 MiB/s wr, 54 op/s 2024-08-29T19:02:01.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:02:01 smithi029 bash[77880]: cluster 2024-08-29T19:02:00.073462+0000 mgr.y (mgr.25004) 2163 : cluster [DBG] pgmap v3690: 137 pgs: 137 active+clean; 216 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 4.1 MiB/s wr, 54 op/s 2024-08-29T19:02:02.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:02:02 smithi029 bash[77880]: cluster 2024-08-29T19:02:01.219030+0000 mon.a (mon.0) 2961 : cluster [DBG] osdmap e2002: 8 total, 8 up, 8 in 2024-08-29T19:02:02.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:02:02 smithi110 bash[67519]: cluster 2024-08-29T19:02:01.219030+0000 mon.a (mon.0) 2961 : cluster [DBG] osdmap e2002: 8 total, 8 up, 8 in 2024-08-29T19:02:02.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:02:02 smithi029 bash[79042]: cluster 2024-08-29T19:02:01.219030+0000 mon.a (mon.0) 2961 : cluster [DBG] osdmap e2002: 8 total, 8 up, 8 in 2024-08-29T19:02:03.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:02:03 smithi110 bash[67519]: cluster 2024-08-29T19:02:02.074298+0000 mgr.y (mgr.25004) 2164 : cluster [DBG] pgmap v3692: 137 pgs: 137 active+clean; 237 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 945 KiB/s rd, 4.1 MiB/s wr, 54 op/s 2024-08-29T19:02:03.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:02:03 smithi029 bash[77880]: cluster 2024-08-29T19:02:02.074298+0000 mgr.y (mgr.25004) 2164 : cluster [DBG] pgmap v3692: 137 pgs: 137 active+clean; 237 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 945 KiB/s rd, 4.1 MiB/s wr, 54 op/s 2024-08-29T19:02:03.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:02:03 smithi029 bash[79042]: cluster 2024-08-29T19:02:02.074298+0000 mgr.y (mgr.25004) 2164 : cluster [DBG] pgmap v3692: 137 pgs: 137 active+clean; 237 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 945 KiB/s rd, 4.1 MiB/s wr, 54 op/s 2024-08-29T19:02:04.601 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:02:04 smithi029 bash[79042]: audit 2024-08-29T19:02:03.608389+0000 mon.c (mon.2) 855 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:02:04.601 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:02:04 smithi029 bash[77880]: audit 2024-08-29T19:02:03.608389+0000 mon.c (mon.2) 855 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:02:04.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:02:04 smithi110 bash[67519]: audit 2024-08-29T19:02:03.608389+0000 mon.c (mon.2) 855 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:02:04.902 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 19:02:04 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:19:02:04] "GET /metrics HTTP/1.1" 200 36714 "" "Prometheus/2.43.0" 2024-08-29T19:02:05.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:02:05 smithi029 bash[79042]: cluster 2024-08-29T19:02:04.075424+0000 mgr.y (mgr.25004) 2165 : cluster [DBG] pgmap v3693: 137 pgs: 137 active+clean; 241 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 910 KiB/s rd, 3.7 MiB/s wr, 46 op/s 2024-08-29T19:02:05.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:02:05 smithi110 bash[67519]: cluster 2024-08-29T19:02:04.075424+0000 mgr.y (mgr.25004) 2165 : cluster [DBG] pgmap v3693: 137 pgs: 137 active+clean; 241 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 910 KiB/s rd, 3.7 MiB/s wr, 46 op/s 2024-08-29T19:02:05.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:02:05 smithi029 bash[77880]: cluster 2024-08-29T19:02:04.075424+0000 mgr.y (mgr.25004) 2165 : cluster [DBG] pgmap v3693: 137 pgs: 137 active+clean; 241 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 910 KiB/s rd, 3.7 MiB/s wr, 46 op/s 2024-08-29T19:02:07.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:02:07 smithi029 bash[77880]: cluster 2024-08-29T19:02:06.076511+0000 mgr.y (mgr.25004) 2166 : cluster [DBG] pgmap v3694: 137 pgs: 137 active+clean; 245 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 916 KiB/s rd, 3.3 MiB/s wr, 54 op/s 2024-08-29T19:02:07.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:02:07 smithi029 bash[77880]: cluster 2024-08-29T19:02:06.256276+0000 mon.a (mon.0) 2962 : cluster [DBG] osdmap e2003: 8 total, 8 up, 8 in 2024-08-29T19:02:07.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:02:07 smithi029 bash[79042]: cluster 2024-08-29T19:02:06.076511+0000 mgr.y (mgr.25004) 2166 : cluster [DBG] pgmap v3694: 137 pgs: 137 active+clean; 245 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 916 KiB/s rd, 3.3 MiB/s wr, 54 op/s 2024-08-29T19:02:07.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:02:07 smithi029 bash[79042]: cluster 2024-08-29T19:02:06.256276+0000 mon.a (mon.0) 2962 : cluster [DBG] osdmap e2003: 8 total, 8 up, 8 in 2024-08-29T19:02:07.653 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:02:07 smithi110 bash[67519]: cluster 2024-08-29T19:02:06.076511+0000 mgr.y (mgr.25004) 2166 : cluster [DBG] pgmap v3694: 137 pgs: 137 active+clean; 245 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 916 KiB/s rd, 3.3 MiB/s wr, 54 op/s 2024-08-29T19:02:07.653 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:02:07 smithi110 bash[67519]: cluster 2024-08-29T19:02:06.256276+0000 mon.a (mon.0) 2962 : cluster [DBG] osdmap e2003: 8 total, 8 up, 8 in 2024-08-29T19:02:08.757 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] EncryptedFlattenTest/2.ShrinkToOneAfterSnapshot (11826 ms) 2024-08-29T19:02:08.758 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] EncryptedFlattenTest/2.MinOverlap 2024-08-29T19:02:08.758 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T19:02:09.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:02:09 smithi029 bash[79042]: cluster 2024-08-29T19:02:08.077659+0000 mgr.y (mgr.25004) 2167 : cluster [DBG] pgmap v3696: 137 pgs: 137 active+clean; 274 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 7.3 MiB/s wr, 61 op/s 2024-08-29T19:02:09.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:02:09 smithi029 bash[79042]: audit 2024-08-29T19:02:08.462379+0000 mon.c (mon.2) 856 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "117.8", "id": [5, 4]}]: dispatch 2024-08-29T19:02:09.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:02:09 smithi029 bash[79042]: audit 2024-08-29T19:02:08.462859+0000 mon.a (mon.0) 2963 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "117.8", "id": [5, 4]}]: dispatch 2024-08-29T19:02:09.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:02:09 smithi029 bash[79042]: audit 2024-08-29T19:02:08.462863+0000 mon.c (mon.2) 857 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "117.9", "id": [5, 4]}]: dispatch 2024-08-29T19:02:09.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:02:09 smithi029 bash[79042]: audit 2024-08-29T19:02:08.463390+0000 mon.a (mon.0) 2964 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "117.9", "id": [5, 4]}]: dispatch 2024-08-29T19:02:09.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:02:09 smithi029 bash[77880]: cluster 2024-08-29T19:02:08.077659+0000 mgr.y (mgr.25004) 2167 : cluster [DBG] pgmap v3696: 137 pgs: 137 active+clean; 274 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 7.3 MiB/s wr, 61 op/s 2024-08-29T19:02:09.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:02:09 smithi029 bash[77880]: audit 2024-08-29T19:02:08.462379+0000 mon.c (mon.2) 856 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "117.8", "id": [5, 4]}]: dispatch 2024-08-29T19:02:09.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:02:09 smithi029 bash[77880]: audit 2024-08-29T19:02:08.462859+0000 mon.a (mon.0) 2963 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "117.8", "id": [5, 4]}]: dispatch 2024-08-29T19:02:09.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:02:09 smithi029 bash[77880]: audit 2024-08-29T19:02:08.462863+0000 mon.c (mon.2) 857 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "117.9", "id": [5, 4]}]: dispatch 2024-08-29T19:02:09.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:02:09 smithi029 bash[77880]: audit 2024-08-29T19:02:08.463390+0000 mon.a (mon.0) 2964 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "117.9", "id": [5, 4]}]: dispatch 2024-08-29T19:02:09.654 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:02:09 smithi110 bash[67519]: cluster 2024-08-29T19:02:08.077659+0000 mgr.y (mgr.25004) 2167 : cluster [DBG] pgmap v3696: 137 pgs: 137 active+clean; 274 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 7.3 MiB/s wr, 61 op/s 2024-08-29T19:02:09.654 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:02:09 smithi110 bash[67519]: audit 2024-08-29T19:02:08.462379+0000 mon.c (mon.2) 856 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "117.8", "id": [5, 4]}]: dispatch 2024-08-29T19:02:09.654 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:02:09 smithi110 bash[67519]: audit 2024-08-29T19:02:08.462859+0000 mon.a (mon.0) 2963 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "117.8", "id": [5, 4]}]: dispatch 2024-08-29T19:02:09.654 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:02:09 smithi110 bash[67519]: audit 2024-08-29T19:02:08.462863+0000 mon.c (mon.2) 857 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "117.9", "id": [5, 4]}]: dispatch 2024-08-29T19:02:09.654 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:02:09 smithi110 bash[67519]: audit 2024-08-29T19:02:08.463390+0000 mon.a (mon.0) 2964 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "117.9", "id": [5, 4]}]: dispatch 2024-08-29T19:02:10.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:02:10 smithi110 bash[67519]: audit 2024-08-29T19:02:09.262939+0000 mon.a (mon.0) 2965 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "117.8", "id": [5, 4]}]': finished 2024-08-29T19:02:10.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:02:10 smithi110 bash[67519]: audit 2024-08-29T19:02:09.263186+0000 mon.a (mon.0) 2966 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "117.9", "id": [5, 4]}]': finished 2024-08-29T19:02:10.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:02:10 smithi110 bash[67519]: cluster 2024-08-29T19:02:09.270150+0000 mon.a (mon.0) 2967 : cluster [DBG] osdmap e2004: 8 total, 8 up, 8 in 2024-08-29T19:02:10.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:02:10 smithi029 bash[79042]: audit 2024-08-29T19:02:09.262939+0000 mon.a (mon.0) 2965 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "117.8", "id": [5, 4]}]': finished 2024-08-29T19:02:10.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:02:10 smithi029 bash[79042]: audit 2024-08-29T19:02:09.263186+0000 mon.a (mon.0) 2966 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "117.9", "id": [5, 4]}]': finished 2024-08-29T19:02:10.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:02:10 smithi029 bash[79042]: cluster 2024-08-29T19:02:09.270150+0000 mon.a (mon.0) 2967 : cluster [DBG] osdmap e2004: 8 total, 8 up, 8 in 2024-08-29T19:02:10.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:02:10 smithi029 bash[77880]: audit 2024-08-29T19:02:09.262939+0000 mon.a (mon.0) 2965 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "117.8", "id": [5, 4]}]': finished 2024-08-29T19:02:10.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:02:10 smithi029 bash[77880]: audit 2024-08-29T19:02:09.263186+0000 mon.a (mon.0) 2966 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "117.9", "id": [5, 4]}]': finished 2024-08-29T19:02:10.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:02:10 smithi029 bash[77880]: cluster 2024-08-29T19:02:09.270150+0000 mon.a (mon.0) 2967 : cluster [DBG] osdmap e2004: 8 total, 8 up, 8 in 2024-08-29T19:02:11.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:02:11 smithi110 bash[67519]: cluster 2024-08-29T19:02:10.078419+0000 mgr.y (mgr.25004) 2168 : cluster [DBG] pgmap v3698: 137 pgs: 137 active+clean; 274 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 4.6 MiB/s wr, 63 op/s 2024-08-29T19:02:11.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:02:11 smithi110 bash[67519]: cluster 2024-08-29T19:02:10.273654+0000 mon.a (mon.0) 2968 : cluster [DBG] osdmap e2005: 8 total, 8 up, 8 in 2024-08-29T19:02:11.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:02:11 smithi029 bash[79042]: cluster 2024-08-29T19:02:10.078419+0000 mgr.y (mgr.25004) 2168 : cluster [DBG] pgmap v3698: 137 pgs: 137 active+clean; 274 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 4.6 MiB/s wr, 63 op/s 2024-08-29T19:02:11.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:02:11 smithi029 bash[79042]: cluster 2024-08-29T19:02:10.273654+0000 mon.a (mon.0) 2968 : cluster [DBG] osdmap e2005: 8 total, 8 up, 8 in 2024-08-29T19:02:11.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:02:11 smithi029 bash[77880]: cluster 2024-08-29T19:02:10.078419+0000 mgr.y (mgr.25004) 2168 : cluster [DBG] pgmap v3698: 137 pgs: 137 active+clean; 274 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 4.6 MiB/s wr, 63 op/s 2024-08-29T19:02:11.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:02:11 smithi029 bash[77880]: cluster 2024-08-29T19:02:10.273654+0000 mon.a (mon.0) 2968 : cluster [DBG] osdmap e2005: 8 total, 8 up, 8 in 2024-08-29T19:02:13.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:02:13 smithi110 bash[67519]: cluster 2024-08-29T19:02:12.079726+0000 mgr.y (mgr.25004) 2169 : cluster [DBG] pgmap v3700: 137 pgs: 137 active+clean; 306 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 5.7 MiB/s rd, 10 MiB/s wr, 56 op/s; 853 KiB/s, 0 objects/s recovering 2024-08-29T19:02:13.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:02:13 smithi029 bash[79042]: cluster 2024-08-29T19:02:12.079726+0000 mgr.y (mgr.25004) 2169 : cluster [DBG] pgmap v3700: 137 pgs: 137 active+clean; 306 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 5.7 MiB/s rd, 10 MiB/s wr, 56 op/s; 853 KiB/s, 0 objects/s recovering 2024-08-29T19:02:13.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:02:13 smithi029 bash[77880]: cluster 2024-08-29T19:02:12.079726+0000 mgr.y (mgr.25004) 2169 : cluster [DBG] pgmap v3700: 137 pgs: 137 active+clean; 306 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 5.7 MiB/s rd, 10 MiB/s wr, 56 op/s; 853 KiB/s, 0 objects/s recovering 2024-08-29T19:02:14.599 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:02:14 smithi029 bash[79042]: cluster 2024-08-29T19:02:13.292955+0000 mon.a (mon.0) 2969 : cluster [DBG] osdmap e2006: 8 total, 8 up, 8 in 2024-08-29T19:02:14.600 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:02:14 smithi029 bash[77880]: cluster 2024-08-29T19:02:13.292955+0000 mon.a (mon.0) 2969 : cluster [DBG] osdmap e2006: 8 total, 8 up, 8 in 2024-08-29T19:02:14.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:02:14 smithi110 bash[67519]: cluster 2024-08-29T19:02:13.292955+0000 mon.a (mon.0) 2969 : cluster [DBG] osdmap e2006: 8 total, 8 up, 8 in 2024-08-29T19:02:14.902 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 19:02:14 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:19:02:14] "GET /metrics HTTP/1.1" 200 36714 "" "Prometheus/2.43.0" 2024-08-29T19:02:15.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:02:15 smithi029 bash[79042]: cluster 2024-08-29T19:02:14.080574+0000 mgr.y (mgr.25004) 2170 : cluster [DBG] pgmap v3702: 137 pgs: 137 active+clean; 306 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 3.4 MiB/s rd, 5.3 MiB/s wr, 48 op/s; 2.5 MiB/s, 1 keys/s, 1 objects/s recovering 2024-08-29T19:02:15.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:02:15 smithi029 bash[77880]: cluster 2024-08-29T19:02:14.080574+0000 mgr.y (mgr.25004) 2170 : cluster [DBG] pgmap v3702: 137 pgs: 137 active+clean; 306 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 3.4 MiB/s rd, 5.3 MiB/s wr, 48 op/s; 2.5 MiB/s, 1 keys/s, 1 objects/s recovering 2024-08-29T19:02:15.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:02:15 smithi110 bash[67519]: cluster 2024-08-29T19:02:14.080574+0000 mgr.y (mgr.25004) 2170 : cluster [DBG] pgmap v3702: 137 pgs: 137 active+clean; 306 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 3.4 MiB/s rd, 5.3 MiB/s wr, 48 op/s; 2.5 MiB/s, 1 keys/s, 1 objects/s recovering 2024-08-29T19:02:17.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:02:17 smithi110 bash[67519]: cluster 2024-08-29T19:02:16.081476+0000 mgr.y (mgr.25004) 2171 : cluster [DBG] pgmap v3703: 137 pgs: 137 active+clean; 314 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 5.9 MiB/s wr, 44 op/s; 2.2 MiB/s, 1 keys/s, 1 objects/s recovering 2024-08-29T19:02:17.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:02:17 smithi029 bash[77880]: cluster 2024-08-29T19:02:16.081476+0000 mgr.y (mgr.25004) 2171 : cluster [DBG] pgmap v3703: 137 pgs: 137 active+clean; 314 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 5.9 MiB/s wr, 44 op/s; 2.2 MiB/s, 1 keys/s, 1 objects/s recovering 2024-08-29T19:02:17.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:02:17 smithi029 bash[79042]: cluster 2024-08-29T19:02:16.081476+0000 mgr.y (mgr.25004) 2171 : cluster [DBG] pgmap v3703: 137 pgs: 137 active+clean; 314 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 5.9 MiB/s wr, 44 op/s; 2.2 MiB/s, 1 keys/s, 1 objects/s recovering 2024-08-29T19:02:19.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:02:19 smithi110 bash[67519]: cluster 2024-08-29T19:02:18.082725+0000 mgr.y (mgr.25004) 2172 : cluster [DBG] pgmap v3704: 137 pgs: 137 active+clean; 335 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.7 MiB/s rd, 7.6 MiB/s wr, 68 op/s; 1.9 MiB/s, 0 keys/s, 1 objects/s recovering 2024-08-29T19:02:19.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:02:19 smithi110 bash[67519]: audit 2024-08-29T19:02:18.608418+0000 mon.c (mon.2) 858 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:02:19.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:02:19 smithi110 bash[67519]: audit 2024-08-29T19:02:18.997804+0000 mon.c (mon.2) 859 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:02:19.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:02:19 smithi029 bash[77880]: cluster 2024-08-29T19:02:18.082725+0000 mgr.y (mgr.25004) 2172 : cluster [DBG] pgmap v3704: 137 pgs: 137 active+clean; 335 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.7 MiB/s rd, 7.6 MiB/s wr, 68 op/s; 1.9 MiB/s, 0 keys/s, 1 objects/s recovering 2024-08-29T19:02:19.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:02:19 smithi029 bash[77880]: audit 2024-08-29T19:02:18.608418+0000 mon.c (mon.2) 858 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:02:19.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:02:19 smithi029 bash[77880]: audit 2024-08-29T19:02:18.997804+0000 mon.c (mon.2) 859 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:02:19.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:02:19 smithi029 bash[79042]: cluster 2024-08-29T19:02:18.082725+0000 mgr.y (mgr.25004) 2172 : cluster [DBG] pgmap v3704: 137 pgs: 137 active+clean; 335 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.7 MiB/s rd, 7.6 MiB/s wr, 68 op/s; 1.9 MiB/s, 0 keys/s, 1 objects/s recovering 2024-08-29T19:02:19.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:02:19 smithi029 bash[79042]: audit 2024-08-29T19:02:18.608418+0000 mon.c (mon.2) 858 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:02:19.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:02:19 smithi029 bash[79042]: audit 2024-08-29T19:02:18.997804+0000 mon.c (mon.2) 859 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:02:20.152 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] EncryptedFlattenTest/2.MinOverlap (11393 ms) 2024-08-29T19:02:20.153 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] EncryptedFlattenTest/2.ZeroOverlap 2024-08-29T19:02:20.153 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T19:02:20.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:02:20 smithi029 bash[79042]: audit 2024-08-29T19:02:19.746436+0000 mon.c (mon.2) 860 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:02:20.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:02:20 smithi029 bash[79042]: audit 2024-08-29T19:02:19.747902+0000 mon.c (mon.2) 861 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:02:20.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:02:20 smithi029 bash[79042]: audit 2024-08-29T19:02:19.753966+0000 mon.a (mon.0) 2970 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:02:20.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:02:20 smithi029 bash[77880]: audit 2024-08-29T19:02:19.746436+0000 mon.c (mon.2) 860 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:02:20.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:02:20 smithi029 bash[77880]: audit 2024-08-29T19:02:19.747902+0000 mon.c (mon.2) 861 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:02:20.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:02:20 smithi029 bash[77880]: audit 2024-08-29T19:02:19.753966+0000 mon.a (mon.0) 2970 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:02:20.653 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:02:20 smithi110 bash[67519]: audit 2024-08-29T19:02:19.746436+0000 mon.c (mon.2) 860 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:02:20.653 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:02:20 smithi110 bash[67519]: audit 2024-08-29T19:02:19.747902+0000 mon.c (mon.2) 861 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:02:20.653 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:02:20 smithi110 bash[67519]: audit 2024-08-29T19:02:19.753966+0000 mon.a (mon.0) 2970 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:02:22.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:02:21 smithi029 bash[79042]: cluster 2024-08-29T19:02:20.083533+0000 mgr.y (mgr.25004) 2173 : cluster [DBG] pgmap v3705: 137 pgs: 137 active+clean; 335 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 6.2 MiB/s wr, 56 op/s; 1.5 MiB/s, 0 keys/s, 0 objects/s recovering 2024-08-29T19:02:22.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:02:21 smithi110 bash[67519]: cluster 2024-08-29T19:02:20.083533+0000 mgr.y (mgr.25004) 2173 : cluster [DBG] pgmap v3705: 137 pgs: 137 active+clean; 335 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 6.2 MiB/s wr, 56 op/s; 1.5 MiB/s, 0 keys/s, 0 objects/s recovering 2024-08-29T19:02:22.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:02:21 smithi029 bash[77880]: cluster 2024-08-29T19:02:20.083533+0000 mgr.y (mgr.25004) 2173 : cluster [DBG] pgmap v3705: 137 pgs: 137 active+clean; 335 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 6.2 MiB/s wr, 56 op/s; 1.5 MiB/s, 0 keys/s, 0 objects/s recovering 2024-08-29T19:02:24.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:02:23 smithi110 bash[67519]: cluster 2024-08-29T19:02:22.084694+0000 mgr.y (mgr.25004) 2174 : cluster [DBG] pgmap v3706: 137 pgs: 137 active+clean; 339 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 3.7 MiB/s wr, 56 op/s; 1023 KiB/s, 0 keys/s, 0 objects/s recovering 2024-08-29T19:02:24.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:02:23 smithi029 bash[79042]: cluster 2024-08-29T19:02:22.084694+0000 mgr.y (mgr.25004) 2174 : cluster [DBG] pgmap v3706: 137 pgs: 137 active+clean; 339 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 3.7 MiB/s wr, 56 op/s; 1023 KiB/s, 0 keys/s, 0 objects/s recovering 2024-08-29T19:02:24.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:02:23 smithi029 bash[77880]: cluster 2024-08-29T19:02:22.084694+0000 mgr.y (mgr.25004) 2174 : cluster [DBG] pgmap v3706: 137 pgs: 137 active+clean; 339 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 3.7 MiB/s wr, 56 op/s; 1023 KiB/s, 0 keys/s, 0 objects/s recovering 2024-08-29T19:02:24.902 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 19:02:24 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:19:02:24] "GET /metrics HTTP/1.1" 200 36732 "" "Prometheus/2.43.0" 2024-08-29T19:02:26.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:02:25 smithi110 bash[67519]: cluster 2024-08-29T19:02:24.085728+0000 mgr.y (mgr.25004) 2175 : cluster [DBG] pgmap v3707: 137 pgs: 137 active+clean; 343 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.8 MiB/s wr, 54 op/s 2024-08-29T19:02:26.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:02:25 smithi110 bash[67519]: cluster 2024-08-29T19:02:24.774729+0000 mon.a (mon.0) 2971 : cluster [DBG] osdmap e2007: 8 total, 8 up, 8 in 2024-08-29T19:02:26.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:02:25 smithi029 bash[77880]: cluster 2024-08-29T19:02:24.085728+0000 mgr.y (mgr.25004) 2175 : cluster [DBG] pgmap v3707: 137 pgs: 137 active+clean; 343 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.8 MiB/s wr, 54 op/s 2024-08-29T19:02:26.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:02:25 smithi029 bash[77880]: cluster 2024-08-29T19:02:24.774729+0000 mon.a (mon.0) 2971 : cluster [DBG] osdmap e2007: 8 total, 8 up, 8 in 2024-08-29T19:02:26.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:02:25 smithi029 bash[79042]: cluster 2024-08-29T19:02:24.085728+0000 mgr.y (mgr.25004) 2175 : cluster [DBG] pgmap v3707: 137 pgs: 137 active+clean; 343 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.8 MiB/s wr, 54 op/s 2024-08-29T19:02:26.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:02:25 smithi029 bash[79042]: cluster 2024-08-29T19:02:24.774729+0000 mon.a (mon.0) 2971 : cluster [DBG] osdmap e2007: 8 total, 8 up, 8 in 2024-08-29T19:02:28.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:02:27 smithi110 bash[67519]: cluster 2024-08-29T19:02:26.086289+0000 mgr.y (mgr.25004) 2176 : cluster [DBG] pgmap v3709: 137 pgs: 137 active+clean; 351 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.1 MiB/s wr, 57 op/s 2024-08-29T19:02:28.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:02:27 smithi029 bash[79042]: cluster 2024-08-29T19:02:26.086289+0000 mgr.y (mgr.25004) 2176 : cluster [DBG] pgmap v3709: 137 pgs: 137 active+clean; 351 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.1 MiB/s wr, 57 op/s 2024-08-29T19:02:28.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:02:27 smithi029 bash[77880]: cluster 2024-08-29T19:02:26.086289+0000 mgr.y (mgr.25004) 2176 : cluster [DBG] pgmap v3709: 137 pgs: 137 active+clean; 351 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.1 MiB/s wr, 57 op/s 2024-08-29T19:02:30.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:02:29 smithi029 bash[77880]: cluster 2024-08-29T19:02:28.087482+0000 mgr.y (mgr.25004) 2177 : cluster [DBG] pgmap v3710: 137 pgs: 137 active+clean; 372 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.1 MiB/s wr, 58 op/s 2024-08-29T19:02:30.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:02:29 smithi110 bash[67519]: cluster 2024-08-29T19:02:28.087482+0000 mgr.y (mgr.25004) 2177 : cluster [DBG] pgmap v3710: 137 pgs: 137 active+clean; 372 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.1 MiB/s wr, 58 op/s 2024-08-29T19:02:30.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:02:29 smithi029 bash[79042]: cluster 2024-08-29T19:02:28.087482+0000 mgr.y (mgr.25004) 2177 : cluster [DBG] pgmap v3710: 137 pgs: 137 active+clean; 372 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.1 MiB/s wr, 58 op/s 2024-08-29T19:02:31.554 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] EncryptedFlattenTest/2.ZeroOverlap (11404 ms) 2024-08-29T19:02:31.823 INFO:tasks.workunit.client.0.smithi029.stdout:[----------] 7 tests from EncryptedFlattenTest/2 (84245 ms total) 2024-08-29T19:02:31.823 INFO:tasks.workunit.client.0.smithi029.stdout: 2024-08-29T19:02:31.823 INFO:tasks.workunit.client.0.smithi029.stdout:[----------] 7 tests from EncryptedFlattenTest/3, where TypeParam = LUKS1UnderLUKS1 2024-08-29T19:02:31.860 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] EncryptedFlattenTest/3.Simple 2024-08-29T19:02:32.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:02:31 smithi110 bash[67519]: cluster 2024-08-29T19:02:30.088288+0000 mgr.y (mgr.25004) 2178 : cluster [DBG] pgmap v3711: 137 pgs: 137 active+clean; 372 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.1 MiB/s wr, 58 op/s 2024-08-29T19:02:32.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:02:31 smithi029 bash[79042]: cluster 2024-08-29T19:02:30.088288+0000 mgr.y (mgr.25004) 2178 : cluster [DBG] pgmap v3711: 137 pgs: 137 active+clean; 372 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.1 MiB/s wr, 58 op/s 2024-08-29T19:02:32.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:02:31 smithi029 bash[77880]: cluster 2024-08-29T19:02:30.088288+0000 mgr.y (mgr.25004) 2178 : cluster [DBG] pgmap v3711: 137 pgs: 137 active+clean; 372 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.1 MiB/s wr, 58 op/s 2024-08-29T19:02:33.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:02:32 smithi110 bash[67519]: cluster 2024-08-29T19:02:31.804399+0000 mon.a (mon.0) 2972 : cluster [DBG] osdmap e2008: 8 total, 8 up, 8 in 2024-08-29T19:02:33.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:02:32 smithi029 bash[79042]: cluster 2024-08-29T19:02:31.804399+0000 mon.a (mon.0) 2972 : cluster [DBG] osdmap e2008: 8 total, 8 up, 8 in 2024-08-29T19:02:33.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:02:32 smithi029 bash[77880]: cluster 2024-08-29T19:02:31.804399+0000 mon.a (mon.0) 2972 : cluster [DBG] osdmap e2008: 8 total, 8 up, 8 in 2024-08-29T19:02:33.824 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T19:02:34.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:02:33 smithi110 bash[67519]: cluster 2024-08-29T19:02:32.088954+0000 mgr.y (mgr.25004) 2179 : cluster [DBG] pgmap v3713: 105 pgs: 105 active+clean; 4.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:02:34.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:02:33 smithi110 bash[67519]: cluster 2024-08-29T19:02:32.812538+0000 mon.a (mon.0) 2973 : cluster [DBG] osdmap e2009: 8 total, 8 up, 8 in 2024-08-29T19:02:34.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:02:33 smithi110 bash[67519]: audit 2024-08-29T19:02:32.817374+0000 mon.a (mon.0) 2974 : audit [INF] from='client.? 172.21.15.29:0/1265055543' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-42","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T19:02:34.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:02:33 smithi110 bash[67519]: audit 2024-08-29T19:02:33.608947+0000 mon.c (mon.2) 862 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:02:34.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:02:33 smithi029 bash[79042]: cluster 2024-08-29T19:02:32.088954+0000 mgr.y (mgr.25004) 2179 : cluster [DBG] pgmap v3713: 105 pgs: 105 active+clean; 4.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:02:34.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:02:33 smithi029 bash[79042]: cluster 2024-08-29T19:02:32.812538+0000 mon.a (mon.0) 2973 : cluster [DBG] osdmap e2009: 8 total, 8 up, 8 in 2024-08-29T19:02:34.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:02:33 smithi029 bash[79042]: audit 2024-08-29T19:02:32.817374+0000 mon.a (mon.0) 2974 : audit [INF] from='client.? 172.21.15.29:0/1265055543' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-42","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T19:02:34.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:02:33 smithi029 bash[79042]: audit 2024-08-29T19:02:33.608947+0000 mon.c (mon.2) 862 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:02:34.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:02:33 smithi029 bash[77880]: cluster 2024-08-29T19:02:32.088954+0000 mgr.y (mgr.25004) 2179 : cluster [DBG] pgmap v3713: 105 pgs: 105 active+clean; 4.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:02:34.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:02:33 smithi029 bash[77880]: cluster 2024-08-29T19:02:32.812538+0000 mon.a (mon.0) 2973 : cluster [DBG] osdmap e2009: 8 total, 8 up, 8 in 2024-08-29T19:02:34.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:02:33 smithi029 bash[77880]: audit 2024-08-29T19:02:32.817374+0000 mon.a (mon.0) 2974 : audit [INF] from='client.? 172.21.15.29:0/1265055543' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-42","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T19:02:34.154 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:02:33 smithi029 bash[77880]: audit 2024-08-29T19:02:33.608947+0000 mon.c (mon.2) 862 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:02:34.902 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 19:02:34 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:19:02:34] "GET /metrics HTTP/1.1" 200 36653 "" "Prometheus/2.43.0" 2024-08-29T19:02:34.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:02:34 smithi029 bash[79042]: audit 2024-08-29T19:02:33.805910+0000 mon.a (mon.0) 2975 : audit [INF] from='client.? 172.21.15.29:0/1265055543' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-42","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T19:02:34.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:02:34 smithi029 bash[79042]: cluster 2024-08-29T19:02:33.813478+0000 mon.a (mon.0) 2976 : cluster [DBG] osdmap e2010: 8 total, 8 up, 8 in 2024-08-29T19:02:34.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:02:34 smithi029 bash[79042]: cluster 2024-08-29T19:02:34.815353+0000 mon.a (mon.0) 2977 : cluster [DBG] osdmap e2011: 8 total, 8 up, 8 in 2024-08-29T19:02:34.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:02:34 smithi029 bash[77880]: audit 2024-08-29T19:02:33.805910+0000 mon.a (mon.0) 2975 : audit [INF] from='client.? 172.21.15.29:0/1265055543' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-42","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T19:02:34.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:02:34 smithi029 bash[77880]: cluster 2024-08-29T19:02:33.813478+0000 mon.a (mon.0) 2976 : cluster [DBG] osdmap e2010: 8 total, 8 up, 8 in 2024-08-29T19:02:34.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:02:34 smithi029 bash[77880]: cluster 2024-08-29T19:02:34.815353+0000 mon.a (mon.0) 2977 : cluster [DBG] osdmap e2011: 8 total, 8 up, 8 in 2024-08-29T19:02:35.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:02:34 smithi110 bash[67519]: audit 2024-08-29T19:02:33.805910+0000 mon.a (mon.0) 2975 : audit [INF] from='client.? 172.21.15.29:0/1265055543' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-42","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T19:02:35.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:02:34 smithi110 bash[67519]: cluster 2024-08-29T19:02:33.813478+0000 mon.a (mon.0) 2976 : cluster [DBG] osdmap e2010: 8 total, 8 up, 8 in 2024-08-29T19:02:35.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:02:34 smithi110 bash[67519]: cluster 2024-08-29T19:02:34.815353+0000 mon.a (mon.0) 2977 : cluster [DBG] osdmap e2011: 8 total, 8 up, 8 in 2024-08-29T19:02:36.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:02:35 smithi029 bash[79042]: cluster 2024-08-29T19:02:34.089688+0000 mgr.y (mgr.25004) 2180 : cluster [DBG] pgmap v3716: 137 pgs: 2 creating+peering, 30 unknown, 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:02:36.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:02:35 smithi029 bash[79042]: cluster 2024-08-29T19:02:35.818447+0000 mon.a (mon.0) 2978 : cluster [DBG] osdmap e2012: 8 total, 8 up, 8 in 2024-08-29T19:02:36.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:02:35 smithi110 bash[67519]: cluster 2024-08-29T19:02:34.089688+0000 mgr.y (mgr.25004) 2180 : cluster [DBG] pgmap v3716: 137 pgs: 2 creating+peering, 30 unknown, 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:02:36.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:02:35 smithi110 bash[67519]: cluster 2024-08-29T19:02:35.818447+0000 mon.a (mon.0) 2978 : cluster [DBG] osdmap e2012: 8 total, 8 up, 8 in 2024-08-29T19:02:36.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:02:35 smithi029 bash[77880]: cluster 2024-08-29T19:02:34.089688+0000 mgr.y (mgr.25004) 2180 : cluster [DBG] pgmap v3716: 137 pgs: 2 creating+peering, 30 unknown, 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:02:36.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:02:35 smithi029 bash[77880]: cluster 2024-08-29T19:02:35.818447+0000 mon.a (mon.0) 2978 : cluster [DBG] osdmap e2012: 8 total, 8 up, 8 in 2024-08-29T19:02:38.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:02:37 smithi110 bash[67519]: cluster 2024-08-29T19:02:36.090502+0000 mgr.y (mgr.25004) 2181 : cluster [DBG] pgmap v3719: 137 pgs: 2 creating+peering, 21 unknown, 114 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-08-29T19:02:38.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:02:37 smithi029 bash[77880]: cluster 2024-08-29T19:02:36.090502+0000 mgr.y (mgr.25004) 2181 : cluster [DBG] pgmap v3719: 137 pgs: 2 creating+peering, 21 unknown, 114 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-08-29T19:02:38.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:02:37 smithi029 bash[79042]: cluster 2024-08-29T19:02:36.090502+0000 mgr.y (mgr.25004) 2181 : cluster [DBG] pgmap v3719: 137 pgs: 2 creating+peering, 21 unknown, 114 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-08-29T19:02:40.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:02:39 smithi029 bash[77880]: cluster 2024-08-29T19:02:38.091780+0000 mgr.y (mgr.25004) 2182 : cluster [DBG] pgmap v3720: 137 pgs: 2 creating+peering, 135 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 5.7 KiB/s rd, 1.5 KiB/s wr, 10 op/s 2024-08-29T19:02:40.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:02:39 smithi110 bash[67519]: cluster 2024-08-29T19:02:38.091780+0000 mgr.y (mgr.25004) 2182 : cluster [DBG] pgmap v3720: 137 pgs: 2 creating+peering, 135 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 5.7 KiB/s rd, 1.5 KiB/s wr, 10 op/s 2024-08-29T19:02:40.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:02:39 smithi029 bash[79042]: cluster 2024-08-29T19:02:38.091780+0000 mgr.y (mgr.25004) 2182 : cluster [DBG] pgmap v3720: 137 pgs: 2 creating+peering, 135 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 5.7 KiB/s rd, 1.5 KiB/s wr, 10 op/s 2024-08-29T19:02:41.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:02:40 smithi110 bash[67519]: cluster 2024-08-29T19:02:39.879082+0000 mon.a (mon.0) 2979 : cluster [DBG] osdmap e2013: 8 total, 8 up, 8 in 2024-08-29T19:02:41.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:02:40 smithi029 bash[77880]: cluster 2024-08-29T19:02:39.879082+0000 mon.a (mon.0) 2979 : cluster [DBG] osdmap e2013: 8 total, 8 up, 8 in 2024-08-29T19:02:41.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:02:40 smithi029 bash[79042]: cluster 2024-08-29T19:02:39.879082+0000 mon.a (mon.0) 2979 : cluster [DBG] osdmap e2013: 8 total, 8 up, 8 in 2024-08-29T19:02:42.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:02:41 smithi110 bash[67519]: cluster 2024-08-29T19:02:40.092705+0000 mgr.y (mgr.25004) 2183 : cluster [DBG] pgmap v3722: 137 pgs: 137 active+clean; 8.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 5.7 KiB/s rd, 684 KiB/s wr, 10 op/s 2024-08-29T19:02:42.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:02:41 smithi029 bash[79042]: cluster 2024-08-29T19:02:40.092705+0000 mgr.y (mgr.25004) 2183 : cluster [DBG] pgmap v3722: 137 pgs: 137 active+clean; 8.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 5.7 KiB/s rd, 684 KiB/s wr, 10 op/s 2024-08-29T19:02:42.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:02:41 smithi029 bash[77880]: cluster 2024-08-29T19:02:40.092705+0000 mgr.y (mgr.25004) 2183 : cluster [DBG] pgmap v3722: 137 pgs: 137 active+clean; 8.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 5.7 KiB/s rd, 684 KiB/s wr, 10 op/s 2024-08-29T19:02:44.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:02:43 smithi029 bash[77880]: cluster 2024-08-29T19:02:42.094069+0000 mgr.y (mgr.25004) 2184 : cluster [DBG] pgmap v3723: 137 pgs: 137 active+clean; 30 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 37 KiB/s rd, 3.4 MiB/s wr, 52 op/s 2024-08-29T19:02:44.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:02:43 smithi110 bash[67519]: cluster 2024-08-29T19:02:42.094069+0000 mgr.y (mgr.25004) 2184 : cluster [DBG] pgmap v3723: 137 pgs: 137 active+clean; 30 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 37 KiB/s rd, 3.4 MiB/s wr, 52 op/s 2024-08-29T19:02:44.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:02:43 smithi029 bash[79042]: cluster 2024-08-29T19:02:42.094069+0000 mgr.y (mgr.25004) 2184 : cluster [DBG] pgmap v3723: 137 pgs: 137 active+clean; 30 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 37 KiB/s rd, 3.4 MiB/s wr, 52 op/s 2024-08-29T19:02:44.902 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 19:02:44 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:19:02:44] "GET /metrics HTTP/1.1" 200 36653 "" "Prometheus/2.43.0" 2024-08-29T19:02:46.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:02:45 smithi029 bash[77880]: cluster 2024-08-29T19:02:44.095091+0000 mgr.y (mgr.25004) 2185 : cluster [DBG] pgmap v3724: 137 pgs: 137 active+clean; 34 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 33 KiB/s rd, 3.5 MiB/s wr, 45 op/s 2024-08-29T19:02:46.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:02:45 smithi029 bash[77880]: cluster 2024-08-29T19:02:45.015846+0000 mon.a (mon.0) 2980 : cluster [DBG] osdmap e2014: 8 total, 8 up, 8 in 2024-08-29T19:02:46.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:02:45 smithi110 bash[67519]: cluster 2024-08-29T19:02:44.095091+0000 mgr.y (mgr.25004) 2185 : cluster [DBG] pgmap v3724: 137 pgs: 137 active+clean; 34 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 33 KiB/s rd, 3.5 MiB/s wr, 45 op/s 2024-08-29T19:02:46.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:02:45 smithi110 bash[67519]: cluster 2024-08-29T19:02:45.015846+0000 mon.a (mon.0) 2980 : cluster [DBG] osdmap e2014: 8 total, 8 up, 8 in 2024-08-29T19:02:46.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:02:45 smithi029 bash[79042]: cluster 2024-08-29T19:02:44.095091+0000 mgr.y (mgr.25004) 2185 : cluster [DBG] pgmap v3724: 137 pgs: 137 active+clean; 34 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 33 KiB/s rd, 3.5 MiB/s wr, 45 op/s 2024-08-29T19:02:46.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:02:45 smithi029 bash[79042]: cluster 2024-08-29T19:02:45.015846+0000 mon.a (mon.0) 2980 : cluster [DBG] osdmap e2014: 8 total, 8 up, 8 in 2024-08-29T19:02:47.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:02:46 smithi110 bash[67519]: cluster 2024-08-29T19:02:46.096001+0000 mgr.y (mgr.25004) 2186 : cluster [DBG] pgmap v3726: 137 pgs: 137 active+clean; 34 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 34 KiB/s rd, 3.6 MiB/s wr, 46 op/s 2024-08-29T19:02:47.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:02:46 smithi029 bash[77880]: cluster 2024-08-29T19:02:46.096001+0000 mgr.y (mgr.25004) 2186 : cluster [DBG] pgmap v3726: 137 pgs: 137 active+clean; 34 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 34 KiB/s rd, 3.6 MiB/s wr, 46 op/s 2024-08-29T19:02:47.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:02:46 smithi029 bash[79042]: cluster 2024-08-29T19:02:46.096001+0000 mgr.y (mgr.25004) 2186 : cluster [DBG] pgmap v3726: 137 pgs: 137 active+clean; 34 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 34 KiB/s rd, 3.6 MiB/s wr, 46 op/s 2024-08-29T19:02:49.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:02:49 smithi110 bash[67519]: cluster 2024-08-29T19:02:48.097181+0000 mgr.y (mgr.25004) 2187 : cluster [DBG] pgmap v3727: 137 pgs: 137 active+clean; 38 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 107 KiB/s rd, 4.0 MiB/s wr, 50 op/s 2024-08-29T19:02:49.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:02:49 smithi110 bash[67519]: audit 2024-08-29T19:02:48.609271+0000 mon.c (mon.2) 863 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:02:49.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:02:49 smithi029 bash[77880]: cluster 2024-08-29T19:02:48.097181+0000 mgr.y (mgr.25004) 2187 : cluster [DBG] pgmap v3727: 137 pgs: 137 active+clean; 38 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 107 KiB/s rd, 4.0 MiB/s wr, 50 op/s 2024-08-29T19:02:49.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:02:49 smithi029 bash[77880]: audit 2024-08-29T19:02:48.609271+0000 mon.c (mon.2) 863 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:02:49.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:02:49 smithi029 bash[79042]: cluster 2024-08-29T19:02:48.097181+0000 mgr.y (mgr.25004) 2187 : cluster [DBG] pgmap v3727: 137 pgs: 137 active+clean; 38 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 107 KiB/s rd, 4.0 MiB/s wr, 50 op/s 2024-08-29T19:02:49.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:02:49 smithi029 bash[79042]: audit 2024-08-29T19:02:48.609271+0000 mon.c (mon.2) 863 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:02:50.965 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] EncryptedFlattenTest/3.Simple (19105 ms) 2024-08-29T19:02:50.965 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] EncryptedFlattenTest/3.Grow 2024-08-29T19:02:50.965 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T19:02:51.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:02:51 smithi110 bash[67519]: cluster 2024-08-29T19:02:50.098050+0000 mgr.y (mgr.25004) 2188 : cluster [DBG] pgmap v3728: 137 pgs: 137 active+clean; 39 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.0 MiB/s wr, 47 op/s 2024-08-29T19:02:51.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:02:51 smithi029 bash[77880]: cluster 2024-08-29T19:02:50.098050+0000 mgr.y (mgr.25004) 2188 : cluster [DBG] pgmap v3728: 137 pgs: 137 active+clean; 39 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.0 MiB/s wr, 47 op/s 2024-08-29T19:02:51.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:02:51 smithi029 bash[79042]: cluster 2024-08-29T19:02:50.098050+0000 mgr.y (mgr.25004) 2188 : cluster [DBG] pgmap v3728: 137 pgs: 137 active+clean; 39 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.0 MiB/s wr, 47 op/s 2024-08-29T19:02:53.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:02:53 smithi110 bash[67519]: cluster 2024-08-29T19:02:52.099217+0000 mgr.y (mgr.25004) 2189 : cluster [DBG] pgmap v3729: 137 pgs: 137 active+clean; 63 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 3.7 MiB/s wr, 31 op/s 2024-08-29T19:02:53.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:02:53 smithi029 bash[79042]: cluster 2024-08-29T19:02:52.099217+0000 mgr.y (mgr.25004) 2189 : cluster [DBG] pgmap v3729: 137 pgs: 137 active+clean; 63 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 3.7 MiB/s wr, 31 op/s 2024-08-29T19:02:53.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:02:53 smithi029 bash[77880]: cluster 2024-08-29T19:02:52.099217+0000 mgr.y (mgr.25004) 2189 : cluster [DBG] pgmap v3729: 137 pgs: 137 active+clean; 63 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 3.7 MiB/s wr, 31 op/s 2024-08-29T19:02:54.902 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 19:02:54 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:19:02:54] "GET /metrics HTTP/1.1" 200 36707 "" "Prometheus/2.43.0" 2024-08-29T19:02:55.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:02:55 smithi029 bash[79042]: cluster 2024-08-29T19:02:54.100120+0000 mgr.y (mgr.25004) 2190 : cluster [DBG] pgmap v3730: 137 pgs: 137 active+clean; 63 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 3.3 MiB/s wr, 31 op/s 2024-08-29T19:02:55.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:02:55 smithi110 bash[67519]: cluster 2024-08-29T19:02:54.100120+0000 mgr.y (mgr.25004) 2190 : cluster [DBG] pgmap v3730: 137 pgs: 137 active+clean; 63 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 3.3 MiB/s wr, 31 op/s 2024-08-29T19:02:55.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:02:55 smithi029 bash[77880]: cluster 2024-08-29T19:02:54.100120+0000 mgr.y (mgr.25004) 2190 : cluster [DBG] pgmap v3730: 137 pgs: 137 active+clean; 63 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 3.3 MiB/s wr, 31 op/s 2024-08-29T19:02:56.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:02:56 smithi110 bash[67519]: cluster 2024-08-29T19:02:55.171966+0000 mon.a (mon.0) 2981 : cluster [DBG] osdmap e2015: 8 total, 8 up, 8 in 2024-08-29T19:02:56.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:02:56 smithi029 bash[77880]: cluster 2024-08-29T19:02:55.171966+0000 mon.a (mon.0) 2981 : cluster [DBG] osdmap e2015: 8 total, 8 up, 8 in 2024-08-29T19:02:56.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:02:56 smithi029 bash[79042]: cluster 2024-08-29T19:02:55.171966+0000 mon.a (mon.0) 2981 : cluster [DBG] osdmap e2015: 8 total, 8 up, 8 in 2024-08-29T19:02:57.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:02:57 smithi029 bash[77880]: cluster 2024-08-29T19:02:56.100917+0000 mgr.y (mgr.25004) 2191 : cluster [DBG] pgmap v3732: 137 pgs: 137 active+clean; 67 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 3.7 MiB/s wr, 33 op/s 2024-08-29T19:02:57.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:02:57 smithi110 bash[67519]: cluster 2024-08-29T19:02:56.100917+0000 mgr.y (mgr.25004) 2191 : cluster [DBG] pgmap v3732: 137 pgs: 137 active+clean; 67 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 3.7 MiB/s wr, 33 op/s 2024-08-29T19:02:57.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:02:57 smithi029 bash[79042]: cluster 2024-08-29T19:02:56.100917+0000 mgr.y (mgr.25004) 2191 : cluster [DBG] pgmap v3732: 137 pgs: 137 active+clean; 67 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 3.7 MiB/s wr, 33 op/s 2024-08-29T19:02:59.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:02:59 smithi110 bash[67519]: cluster 2024-08-29T19:02:58.102117+0000 mgr.y (mgr.25004) 2192 : cluster [DBG] pgmap v3733: 137 pgs: 137 active+clean; 92 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 5.8 MiB/s wr, 54 op/s 2024-08-29T19:02:59.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:02:59 smithi029 bash[77880]: cluster 2024-08-29T19:02:58.102117+0000 mgr.y (mgr.25004) 2192 : cluster [DBG] pgmap v3733: 137 pgs: 137 active+clean; 92 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 5.8 MiB/s wr, 54 op/s 2024-08-29T19:02:59.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:02:59 smithi029 bash[79042]: cluster 2024-08-29T19:02:58.102117+0000 mgr.y (mgr.25004) 2192 : cluster [DBG] pgmap v3733: 137 pgs: 137 active+clean; 92 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 5.8 MiB/s wr, 54 op/s 2024-08-29T19:03:01.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:03:01 smithi110 bash[67519]: cluster 2024-08-29T19:03:00.103003+0000 mgr.y (mgr.25004) 2193 : cluster [DBG] pgmap v3734: 137 pgs: 137 active+clean; 92 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 8.8 MiB/s rd, 5.7 MiB/s wr, 49 op/s 2024-08-29T19:03:01.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:03:01 smithi029 bash[79042]: cluster 2024-08-29T19:03:00.103003+0000 mgr.y (mgr.25004) 2193 : cluster [DBG] pgmap v3734: 137 pgs: 137 active+clean; 92 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 8.8 MiB/s rd, 5.7 MiB/s wr, 49 op/s 2024-08-29T19:03:01.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:03:01 smithi029 bash[77880]: cluster 2024-08-29T19:03:00.103003+0000 mgr.y (mgr.25004) 2193 : cluster [DBG] pgmap v3734: 137 pgs: 137 active+clean; 92 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 8.8 MiB/s rd, 5.7 MiB/s wr, 49 op/s 2024-08-29T19:03:03.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:03:03 smithi110 bash[67519]: cluster 2024-08-29T19:03:02.104197+0000 mgr.y (mgr.25004) 2194 : cluster [DBG] pgmap v3735: 137 pgs: 137 active+clean; 96 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 571 KiB/s rd, 3.3 MiB/s wr, 41 op/s 2024-08-29T19:03:03.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:03:03 smithi029 bash[77880]: cluster 2024-08-29T19:03:02.104197+0000 mgr.y (mgr.25004) 2194 : cluster [DBG] pgmap v3735: 137 pgs: 137 active+clean; 96 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 571 KiB/s rd, 3.3 MiB/s wr, 41 op/s 2024-08-29T19:03:03.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:03:03 smithi029 bash[79042]: cluster 2024-08-29T19:03:02.104197+0000 mgr.y (mgr.25004) 2194 : cluster [DBG] pgmap v3735: 137 pgs: 137 active+clean; 96 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 571 KiB/s rd, 3.3 MiB/s wr, 41 op/s 2024-08-29T19:03:04.600 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:03:04 smithi029 bash[79042]: audit 2024-08-29T19:03:03.609748+0000 mon.c (mon.2) 864 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:03:04.600 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:03:04 smithi029 bash[77880]: audit 2024-08-29T19:03:03.609748+0000 mon.c (mon.2) 864 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:03:04.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:03:04 smithi110 bash[67519]: audit 2024-08-29T19:03:03.609748+0000 mon.c (mon.2) 864 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:03:04.902 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 19:03:04 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:19:03:04] "GET /metrics HTTP/1.1" 200 36713 "" "Prometheus/2.43.0" 2024-08-29T19:03:05.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:03:05 smithi110 bash[67519]: cluster 2024-08-29T19:03:04.105097+0000 mgr.y (mgr.25004) 2195 : cluster [DBG] pgmap v3736: 137 pgs: 137 active+clean; 96 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 571 KiB/s rd, 3.3 MiB/s wr, 41 op/s 2024-08-29T19:03:05.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:03:05 smithi029 bash[79042]: cluster 2024-08-29T19:03:04.105097+0000 mgr.y (mgr.25004) 2195 : cluster [DBG] pgmap v3736: 137 pgs: 137 active+clean; 96 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 571 KiB/s rd, 3.3 MiB/s wr, 41 op/s 2024-08-29T19:03:05.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:03:05 smithi029 bash[77880]: cluster 2024-08-29T19:03:04.105097+0000 mgr.y (mgr.25004) 2195 : cluster [DBG] pgmap v3736: 137 pgs: 137 active+clean; 96 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 571 KiB/s rd, 3.3 MiB/s wr, 41 op/s 2024-08-29T19:03:05.785 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] EncryptedFlattenTest/3.Grow (14820 ms) 2024-08-29T19:03:05.785 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] EncryptedFlattenTest/3.Shrink 2024-08-29T19:03:05.785 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T19:03:07.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:03:07 smithi110 bash[67519]: cluster 2024-08-29T19:03:06.105958+0000 mgr.y (mgr.25004) 2196 : cluster [DBG] pgmap v3737: 137 pgs: 137 active+clean; 104 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.8 MiB/s wr, 51 op/s 2024-08-29T19:03:07.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:03:07 smithi029 bash[79042]: cluster 2024-08-29T19:03:06.105958+0000 mgr.y (mgr.25004) 2196 : cluster [DBG] pgmap v3737: 137 pgs: 137 active+clean; 104 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.8 MiB/s wr, 51 op/s 2024-08-29T19:03:07.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:03:07 smithi029 bash[77880]: cluster 2024-08-29T19:03:06.105958+0000 mgr.y (mgr.25004) 2196 : cluster [DBG] pgmap v3737: 137 pgs: 137 active+clean; 104 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.8 MiB/s wr, 51 op/s 2024-08-29T19:03:09.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:03:09 smithi110 bash[67519]: cluster 2024-08-29T19:03:08.107160+0000 mgr.y (mgr.25004) 2197 : cluster [DBG] pgmap v3738: 137 pgs: 137 active+clean; 121 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 8.4 MiB/s rd, 4.8 MiB/s wr, 49 op/s 2024-08-29T19:03:09.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:03:09 smithi029 bash[79042]: cluster 2024-08-29T19:03:08.107160+0000 mgr.y (mgr.25004) 2197 : cluster [DBG] pgmap v3738: 137 pgs: 137 active+clean; 121 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 8.4 MiB/s rd, 4.8 MiB/s wr, 49 op/s 2024-08-29T19:03:09.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:03:09 smithi029 bash[77880]: cluster 2024-08-29T19:03:08.107160+0000 mgr.y (mgr.25004) 2197 : cluster [DBG] pgmap v3738: 137 pgs: 137 active+clean; 121 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 8.4 MiB/s rd, 4.8 MiB/s wr, 49 op/s 2024-08-29T19:03:11.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:03:11 smithi110 bash[67519]: cluster 2024-08-29T19:03:10.108044+0000 mgr.y (mgr.25004) 2198 : cluster [DBG] pgmap v3739: 137 pgs: 137 active+clean; 125 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 8.7 MiB/s rd, 3.1 MiB/s wr, 28 op/s 2024-08-29T19:03:11.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:03:11 smithi110 bash[67519]: cluster 2024-08-29T19:03:10.231938+0000 mon.a (mon.0) 2982 : cluster [DBG] osdmap e2016: 8 total, 8 up, 8 in 2024-08-29T19:03:11.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:03:11 smithi029 bash[77880]: cluster 2024-08-29T19:03:10.108044+0000 mgr.y (mgr.25004) 2198 : cluster [DBG] pgmap v3739: 137 pgs: 137 active+clean; 125 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 8.7 MiB/s rd, 3.1 MiB/s wr, 28 op/s 2024-08-29T19:03:11.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:03:11 smithi029 bash[77880]: cluster 2024-08-29T19:03:10.231938+0000 mon.a (mon.0) 2982 : cluster [DBG] osdmap e2016: 8 total, 8 up, 8 in 2024-08-29T19:03:11.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:03:11 smithi029 bash[79042]: cluster 2024-08-29T19:03:10.108044+0000 mgr.y (mgr.25004) 2198 : cluster [DBG] pgmap v3739: 137 pgs: 137 active+clean; 125 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 8.7 MiB/s rd, 3.1 MiB/s wr, 28 op/s 2024-08-29T19:03:11.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:03:11 smithi029 bash[79042]: cluster 2024-08-29T19:03:10.231938+0000 mon.a (mon.0) 2982 : cluster [DBG] osdmap e2016: 8 total, 8 up, 8 in 2024-08-29T19:03:13.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:03:13 smithi029 bash[79042]: cluster 2024-08-29T19:03:12.109203+0000 mgr.y (mgr.25004) 2199 : cluster [DBG] pgmap v3741: 137 pgs: 137 active+clean; 138 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 4.6 MiB/s wr, 57 op/s 2024-08-29T19:03:13.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:03:13 smithi029 bash[77880]: cluster 2024-08-29T19:03:12.109203+0000 mgr.y (mgr.25004) 2199 : cluster [DBG] pgmap v3741: 137 pgs: 137 active+clean; 138 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 4.6 MiB/s wr, 57 op/s 2024-08-29T19:03:13.653 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:03:13 smithi110 bash[67519]: cluster 2024-08-29T19:03:12.109203+0000 mgr.y (mgr.25004) 2199 : cluster [DBG] pgmap v3741: 137 pgs: 137 active+clean; 138 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 4.6 MiB/s wr, 57 op/s 2024-08-29T19:03:14.902 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 19:03:14 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:19:03:14] "GET /metrics HTTP/1.1" 200 36713 "" "Prometheus/2.43.0" 2024-08-29T19:03:15.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:03:15 smithi029 bash[77880]: cluster 2024-08-29T19:03:14.110140+0000 mgr.y (mgr.25004) 2200 : cluster [DBG] pgmap v3742: 137 pgs: 137 active+clean; 150 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 5.8 MiB/s wr, 57 op/s 2024-08-29T19:03:15.653 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:03:15 smithi110 bash[67519]: cluster 2024-08-29T19:03:14.110140+0000 mgr.y (mgr.25004) 2200 : cluster [DBG] pgmap v3742: 137 pgs: 137 active+clean; 150 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 5.8 MiB/s wr, 57 op/s 2024-08-29T19:03:15.654 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:03:15 smithi029 bash[79042]: cluster 2024-08-29T19:03:14.110140+0000 mgr.y (mgr.25004) 2200 : cluster [DBG] pgmap v3742: 137 pgs: 137 active+clean; 150 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 5.8 MiB/s wr, 57 op/s 2024-08-29T19:03:17.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:03:17 smithi029 bash[79042]: cluster 2024-08-29T19:03:16.110687+0000 mgr.y (mgr.25004) 2201 : cluster [DBG] pgmap v3743: 137 pgs: 137 active+clean; 154 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 8.1 MiB/s rd, 5.0 MiB/s wr, 43 op/s 2024-08-29T19:03:17.653 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:03:17 smithi110 bash[67519]: cluster 2024-08-29T19:03:16.110687+0000 mgr.y (mgr.25004) 2201 : cluster [DBG] pgmap v3743: 137 pgs: 137 active+clean; 154 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 8.1 MiB/s rd, 5.0 MiB/s wr, 43 op/s 2024-08-29T19:03:17.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:03:17 smithi029 bash[77880]: cluster 2024-08-29T19:03:16.110687+0000 mgr.y (mgr.25004) 2201 : cluster [DBG] pgmap v3743: 137 pgs: 137 active+clean; 154 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 8.1 MiB/s rd, 5.0 MiB/s wr, 43 op/s 2024-08-29T19:03:19.653 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:03:19 smithi110 bash[67519]: cluster 2024-08-29T19:03:18.111386+0000 mgr.y (mgr.25004) 2202 : cluster [DBG] pgmap v3744: 137 pgs: 137 active+clean; 154 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 469 KiB/s rd, 3.3 MiB/s wr, 42 op/s 2024-08-29T19:03:19.653 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:03:19 smithi110 bash[67519]: audit 2024-08-29T19:03:18.610442+0000 mon.c (mon.2) 865 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:03:19.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:03:19 smithi029 bash[79042]: cluster 2024-08-29T19:03:18.111386+0000 mgr.y (mgr.25004) 2202 : cluster [DBG] pgmap v3744: 137 pgs: 137 active+clean; 154 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 469 KiB/s rd, 3.3 MiB/s wr, 42 op/s 2024-08-29T19:03:19.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:03:19 smithi029 bash[79042]: audit 2024-08-29T19:03:18.610442+0000 mon.c (mon.2) 865 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:03:19.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:03:19 smithi029 bash[77880]: cluster 2024-08-29T19:03:18.111386+0000 mgr.y (mgr.25004) 2202 : cluster [DBG] pgmap v3744: 137 pgs: 137 active+clean; 154 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 469 KiB/s rd, 3.3 MiB/s wr, 42 op/s 2024-08-29T19:03:19.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:03:19 smithi029 bash[77880]: audit 2024-08-29T19:03:18.610442+0000 mon.c (mon.2) 865 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:03:20.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:03:20 smithi029 bash[79042]: audit 2024-08-29T19:03:19.853096+0000 mon.c (mon.2) 866 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:03:20.653 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:03:20 smithi110 bash[67519]: audit 2024-08-29T19:03:19.853096+0000 mon.c (mon.2) 866 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:03:20.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:03:20 smithi029 bash[77880]: audit 2024-08-29T19:03:19.853096+0000 mon.c (mon.2) 866 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:03:20.947 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] EncryptedFlattenTest/3.Shrink (15161 ms) 2024-08-29T19:03:20.947 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] EncryptedFlattenTest/3.ShrinkToOne 2024-08-29T19:03:20.947 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T19:03:21.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:03:21 smithi110 bash[67519]: cluster 2024-08-29T19:03:20.112237+0000 mgr.y (mgr.25004) 2203 : cluster [DBG] pgmap v3745: 137 pgs: 137 active+clean; 162 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.9 MiB/s rd, 4.1 MiB/s wr, 43 op/s 2024-08-29T19:03:21.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:03:21 smithi110 bash[67519]: audit 2024-08-29T19:03:20.602860+0000 mon.c (mon.2) 867 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:03:21.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:03:21 smithi110 bash[67519]: audit 2024-08-29T19:03:20.604170+0000 mon.c (mon.2) 868 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:03:21.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:03:21 smithi110 bash[67519]: audit 2024-08-29T19:03:20.611935+0000 mon.a (mon.0) 2983 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:03:21.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:03:21 smithi029 bash[79042]: cluster 2024-08-29T19:03:20.112237+0000 mgr.y (mgr.25004) 2203 : cluster [DBG] pgmap v3745: 137 pgs: 137 active+clean; 162 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.9 MiB/s rd, 4.1 MiB/s wr, 43 op/s 2024-08-29T19:03:21.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:03:21 smithi029 bash[79042]: audit 2024-08-29T19:03:20.602860+0000 mon.c (mon.2) 867 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:03:21.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:03:21 smithi029 bash[79042]: audit 2024-08-29T19:03:20.604170+0000 mon.c (mon.2) 868 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:03:21.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:03:21 smithi029 bash[79042]: audit 2024-08-29T19:03:20.611935+0000 mon.a (mon.0) 2983 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:03:21.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:03:21 smithi029 bash[77880]: cluster 2024-08-29T19:03:20.112237+0000 mgr.y (mgr.25004) 2203 : cluster [DBG] pgmap v3745: 137 pgs: 137 active+clean; 162 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.9 MiB/s rd, 4.1 MiB/s wr, 43 op/s 2024-08-29T19:03:21.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:03:21 smithi029 bash[77880]: audit 2024-08-29T19:03:20.602860+0000 mon.c (mon.2) 867 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:03:21.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:03:21 smithi029 bash[77880]: audit 2024-08-29T19:03:20.604170+0000 mon.c (mon.2) 868 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:03:21.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:03:21 smithi029 bash[77880]: audit 2024-08-29T19:03:20.611935+0000 mon.a (mon.0) 2983 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:03:23.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:03:23 smithi029 bash[77880]: cluster 2024-08-29T19:03:22.113541+0000 mgr.y (mgr.25004) 2204 : cluster [DBG] pgmap v3746: 137 pgs: 137 active+clean; 175 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 6.8 MiB/s rd, 4.5 MiB/s wr, 52 op/s 2024-08-29T19:03:23.653 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:03:23 smithi110 bash[67519]: cluster 2024-08-29T19:03:22.113541+0000 mgr.y (mgr.25004) 2204 : cluster [DBG] pgmap v3746: 137 pgs: 137 active+clean; 175 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 6.8 MiB/s rd, 4.5 MiB/s wr, 52 op/s 2024-08-29T19:03:23.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:03:23 smithi029 bash[79042]: cluster 2024-08-29T19:03:22.113541+0000 mgr.y (mgr.25004) 2204 : cluster [DBG] pgmap v3746: 137 pgs: 137 active+clean; 175 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 6.8 MiB/s rd, 4.5 MiB/s wr, 52 op/s 2024-08-29T19:03:24.902 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 19:03:24 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:19:03:24] "GET /metrics HTTP/1.1" 200 36714 "" "Prometheus/2.43.0" 2024-08-29T19:03:25.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:03:25 smithi110 bash[67519]: cluster 2024-08-29T19:03:24.114582+0000 mgr.y (mgr.25004) 2205 : cluster [DBG] pgmap v3747: 137 pgs: 137 active+clean; 179 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 8.4 MiB/s rd, 3.8 MiB/s wr, 25 op/s 2024-08-29T19:03:25.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:03:25 smithi029 bash[79042]: cluster 2024-08-29T19:03:24.114582+0000 mgr.y (mgr.25004) 2205 : cluster [DBG] pgmap v3747: 137 pgs: 137 active+clean; 179 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 8.4 MiB/s rd, 3.8 MiB/s wr, 25 op/s 2024-08-29T19:03:25.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:03:25 smithi029 bash[77880]: cluster 2024-08-29T19:03:24.114582+0000 mgr.y (mgr.25004) 2205 : cluster [DBG] pgmap v3747: 137 pgs: 137 active+clean; 179 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 8.4 MiB/s rd, 3.8 MiB/s wr, 25 op/s 2024-08-29T19:03:26.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:03:26 smithi110 bash[67519]: cluster 2024-08-29T19:03:25.272650+0000 mon.a (mon.0) 2984 : cluster [DBG] osdmap e2017: 8 total, 8 up, 8 in 2024-08-29T19:03:26.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:03:26 smithi029 bash[79042]: cluster 2024-08-29T19:03:25.272650+0000 mon.a (mon.0) 2984 : cluster [DBG] osdmap e2017: 8 total, 8 up, 8 in 2024-08-29T19:03:26.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:03:26 smithi029 bash[77880]: cluster 2024-08-29T19:03:25.272650+0000 mon.a (mon.0) 2984 : cluster [DBG] osdmap e2017: 8 total, 8 up, 8 in 2024-08-29T19:03:27.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:03:27 smithi029 bash[77880]: cluster 2024-08-29T19:03:26.115554+0000 mgr.y (mgr.25004) 2206 : cluster [DBG] pgmap v3749: 137 pgs: 137 active+clean; 183 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 3.3 MiB/s wr, 48 op/s 2024-08-29T19:03:27.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:03:27 smithi110 bash[67519]: cluster 2024-08-29T19:03:26.115554+0000 mgr.y (mgr.25004) 2206 : cluster [DBG] pgmap v3749: 137 pgs: 137 active+clean; 183 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 3.3 MiB/s wr, 48 op/s 2024-08-29T19:03:27.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:03:27 smithi029 bash[79042]: cluster 2024-08-29T19:03:26.115554+0000 mgr.y (mgr.25004) 2206 : cluster [DBG] pgmap v3749: 137 pgs: 137 active+clean; 183 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 3.3 MiB/s wr, 48 op/s 2024-08-29T19:03:29.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:03:29 smithi110 bash[67519]: cluster 2024-08-29T19:03:28.116913+0000 mgr.y (mgr.25004) 2207 : cluster [DBG] pgmap v3750: 137 pgs: 137 active+clean; 208 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 5.8 MiB/s wr, 57 op/s 2024-08-29T19:03:29.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:03:29 smithi029 bash[77880]: cluster 2024-08-29T19:03:28.116913+0000 mgr.y (mgr.25004) 2207 : cluster [DBG] pgmap v3750: 137 pgs: 137 active+clean; 208 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 5.8 MiB/s wr, 57 op/s 2024-08-29T19:03:29.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:03:29 smithi029 bash[79042]: cluster 2024-08-29T19:03:28.116913+0000 mgr.y (mgr.25004) 2207 : cluster [DBG] pgmap v3750: 137 pgs: 137 active+clean; 208 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 5.8 MiB/s wr, 57 op/s 2024-08-29T19:03:31.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:03:31 smithi110 bash[67519]: cluster 2024-08-29T19:03:30.117798+0000 mgr.y (mgr.25004) 2208 : cluster [DBG] pgmap v3751: 137 pgs: 137 active+clean; 208 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 7.6 MiB/s rd, 4.6 MiB/s wr, 56 op/s 2024-08-29T19:03:31.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:03:31 smithi029 bash[77880]: cluster 2024-08-29T19:03:30.117798+0000 mgr.y (mgr.25004) 2208 : cluster [DBG] pgmap v3751: 137 pgs: 137 active+clean; 208 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 7.6 MiB/s rd, 4.6 MiB/s wr, 56 op/s 2024-08-29T19:03:31.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:03:31 smithi029 bash[79042]: cluster 2024-08-29T19:03:30.117798+0000 mgr.y (mgr.25004) 2208 : cluster [DBG] pgmap v3751: 137 pgs: 137 active+clean; 208 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 7.6 MiB/s rd, 4.6 MiB/s wr, 56 op/s 2024-08-29T19:03:33.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:03:33 smithi110 bash[67519]: cluster 2024-08-29T19:03:32.119002+0000 mgr.y (mgr.25004) 2209 : cluster [DBG] pgmap v3752: 137 pgs: 137 active+clean; 212 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.7 MiB/s wr, 43 op/s 2024-08-29T19:03:33.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:03:33 smithi029 bash[77880]: cluster 2024-08-29T19:03:32.119002+0000 mgr.y (mgr.25004) 2209 : cluster [DBG] pgmap v3752: 137 pgs: 137 active+clean; 212 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.7 MiB/s wr, 43 op/s 2024-08-29T19:03:33.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:03:33 smithi029 bash[79042]: cluster 2024-08-29T19:03:32.119002+0000 mgr.y (mgr.25004) 2209 : cluster [DBG] pgmap v3752: 137 pgs: 137 active+clean; 212 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.7 MiB/s wr, 43 op/s 2024-08-29T19:03:34.601 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:03:34 smithi029 bash[79042]: audit 2024-08-29T19:03:33.610336+0000 mon.c (mon.2) 869 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:03:34.601 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:03:34 smithi029 bash[77880]: audit 2024-08-29T19:03:33.610336+0000 mon.c (mon.2) 869 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:03:34.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:03:34 smithi110 bash[67519]: audit 2024-08-29T19:03:33.610336+0000 mon.c (mon.2) 869 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:03:34.902 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 19:03:34 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:19:03:34] "GET /metrics HTTP/1.1" 200 36716 "" "Prometheus/2.43.0" 2024-08-29T19:03:35.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:03:35 smithi110 bash[67519]: cluster 2024-08-29T19:03:34.120037+0000 mgr.y (mgr.25004) 2210 : cluster [DBG] pgmap v3753: 137 pgs: 137 active+clean; 212 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 471 KiB/s rd, 3.3 MiB/s wr, 45 op/s 2024-08-29T19:03:35.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:03:35 smithi029 bash[79042]: cluster 2024-08-29T19:03:34.120037+0000 mgr.y (mgr.25004) 2210 : cluster [DBG] pgmap v3753: 137 pgs: 137 active+clean; 212 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 471 KiB/s rd, 3.3 MiB/s wr, 45 op/s 2024-08-29T19:03:35.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:03:35 smithi029 bash[77880]: cluster 2024-08-29T19:03:34.120037+0000 mgr.y (mgr.25004) 2210 : cluster [DBG] pgmap v3753: 137 pgs: 137 active+clean; 212 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 471 KiB/s rd, 3.3 MiB/s wr, 45 op/s 2024-08-29T19:03:35.797 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] EncryptedFlattenTest/3.ShrinkToOne (14851 ms) 2024-08-29T19:03:35.797 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] EncryptedFlattenTest/3.ShrinkToOneAfterSnapshot 2024-08-29T19:03:35.798 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T19:03:37.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:03:37 smithi110 bash[67519]: cluster 2024-08-29T19:03:36.121074+0000 mgr.y (mgr.25004) 2211 : cluster [DBG] pgmap v3754: 137 pgs: 137 active+clean; 216 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 488 KiB/s rd, 4.1 MiB/s wr, 42 op/s 2024-08-29T19:03:37.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:03:37 smithi029 bash[77880]: cluster 2024-08-29T19:03:36.121074+0000 mgr.y (mgr.25004) 2211 : cluster [DBG] pgmap v3754: 137 pgs: 137 active+clean; 216 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 488 KiB/s rd, 4.1 MiB/s wr, 42 op/s 2024-08-29T19:03:37.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:03:37 smithi029 bash[79042]: cluster 2024-08-29T19:03:36.121074+0000 mgr.y (mgr.25004) 2211 : cluster [DBG] pgmap v3754: 137 pgs: 137 active+clean; 216 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 488 KiB/s rd, 4.1 MiB/s wr, 42 op/s 2024-08-29T19:03:39.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:03:39 smithi110 bash[67519]: cluster 2024-08-29T19:03:38.122322+0000 mgr.y (mgr.25004) 2212 : cluster [DBG] pgmap v3755: 137 pgs: 137 active+clean; 216 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 778 KiB/s rd, 3.4 MiB/s wr, 34 op/s 2024-08-29T19:03:39.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:03:39 smithi029 bash[77880]: cluster 2024-08-29T19:03:38.122322+0000 mgr.y (mgr.25004) 2212 : cluster [DBG] pgmap v3755: 137 pgs: 137 active+clean; 216 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 778 KiB/s rd, 3.4 MiB/s wr, 34 op/s 2024-08-29T19:03:39.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:03:39 smithi029 bash[79042]: cluster 2024-08-29T19:03:38.122322+0000 mgr.y (mgr.25004) 2212 : cluster [DBG] pgmap v3755: 137 pgs: 137 active+clean; 216 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 778 KiB/s rd, 3.4 MiB/s wr, 34 op/s 2024-08-29T19:03:41.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:03:41 smithi110 bash[67519]: cluster 2024-08-29T19:03:40.123323+0000 mgr.y (mgr.25004) 2213 : cluster [DBG] pgmap v3756: 137 pgs: 137 active+clean; 216 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 769 KiB/s rd, 1.3 MiB/s wr, 20 op/s 2024-08-29T19:03:41.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:03:41 smithi110 bash[67519]: cluster 2024-08-29T19:03:40.318425+0000 mon.a (mon.0) 2985 : cluster [DBG] osdmap e2018: 8 total, 8 up, 8 in 2024-08-29T19:03:41.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:03:41 smithi029 bash[77880]: cluster 2024-08-29T19:03:40.123323+0000 mgr.y (mgr.25004) 2213 : cluster [DBG] pgmap v3756: 137 pgs: 137 active+clean; 216 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 769 KiB/s rd, 1.3 MiB/s wr, 20 op/s 2024-08-29T19:03:41.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:03:41 smithi029 bash[77880]: cluster 2024-08-29T19:03:40.318425+0000 mon.a (mon.0) 2985 : cluster [DBG] osdmap e2018: 8 total, 8 up, 8 in 2024-08-29T19:03:41.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:03:41 smithi029 bash[79042]: cluster 2024-08-29T19:03:40.123323+0000 mgr.y (mgr.25004) 2213 : cluster [DBG] pgmap v3756: 137 pgs: 137 active+clean; 216 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 769 KiB/s rd, 1.3 MiB/s wr, 20 op/s 2024-08-29T19:03:41.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:03:41 smithi029 bash[79042]: cluster 2024-08-29T19:03:40.318425+0000 mon.a (mon.0) 2985 : cluster [DBG] osdmap e2018: 8 total, 8 up, 8 in 2024-08-29T19:03:43.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:03:43 smithi110 bash[67519]: cluster 2024-08-29T19:03:42.124529+0000 mgr.y (mgr.25004) 2214 : cluster [DBG] pgmap v3758: 137 pgs: 137 active+clean; 245 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 913 KiB/s rd, 4.1 MiB/s wr, 49 op/s 2024-08-29T19:03:43.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:03:43 smithi029 bash[79042]: cluster 2024-08-29T19:03:42.124529+0000 mgr.y (mgr.25004) 2214 : cluster [DBG] pgmap v3758: 137 pgs: 137 active+clean; 245 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 913 KiB/s rd, 4.1 MiB/s wr, 49 op/s 2024-08-29T19:03:43.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:03:43 smithi029 bash[77880]: cluster 2024-08-29T19:03:42.124529+0000 mgr.y (mgr.25004) 2214 : cluster [DBG] pgmap v3758: 137 pgs: 137 active+clean; 245 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 913 KiB/s rd, 4.1 MiB/s wr, 49 op/s 2024-08-29T19:03:44.902 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 19:03:44 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:19:03:44] "GET /metrics HTTP/1.1" 200 36716 "" "Prometheus/2.43.0" 2024-08-29T19:03:45.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:03:45 smithi110 bash[67519]: cluster 2024-08-29T19:03:44.125448+0000 mgr.y (mgr.25004) 2215 : cluster [DBG] pgmap v3759: 137 pgs: 137 active+clean; 245 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 911 KiB/s rd, 4.1 MiB/s wr, 47 op/s 2024-08-29T19:03:45.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:03:45 smithi029 bash[77880]: cluster 2024-08-29T19:03:44.125448+0000 mgr.y (mgr.25004) 2215 : cluster [DBG] pgmap v3759: 137 pgs: 137 active+clean; 245 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 911 KiB/s rd, 4.1 MiB/s wr, 47 op/s 2024-08-29T19:03:45.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:03:45 smithi029 bash[79042]: cluster 2024-08-29T19:03:44.125448+0000 mgr.y (mgr.25004) 2215 : cluster [DBG] pgmap v3759: 137 pgs: 137 active+clean; 245 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 911 KiB/s rd, 4.1 MiB/s wr, 47 op/s 2024-08-29T19:03:47.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:03:47 smithi029 bash[79042]: cluster 2024-08-29T19:03:46.126397+0000 mgr.y (mgr.25004) 2216 : cluster [DBG] pgmap v3760: 137 pgs: 137 active+clean; 245 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 447 KiB/s rd, 2.9 MiB/s wr, 50 op/s 2024-08-29T19:03:47.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:03:47 smithi110 bash[67519]: cluster 2024-08-29T19:03:46.126397+0000 mgr.y (mgr.25004) 2216 : cluster [DBG] pgmap v3760: 137 pgs: 137 active+clean; 245 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 447 KiB/s rd, 2.9 MiB/s wr, 50 op/s 2024-08-29T19:03:47.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:03:47 smithi029 bash[77880]: cluster 2024-08-29T19:03:46.126397+0000 mgr.y (mgr.25004) 2216 : cluster [DBG] pgmap v3760: 137 pgs: 137 active+clean; 245 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 447 KiB/s rd, 2.9 MiB/s wr, 50 op/s 2024-08-29T19:03:49.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:03:49 smithi029 bash[77880]: cluster 2024-08-29T19:03:48.127643+0000 mgr.y (mgr.25004) 2217 : cluster [DBG] pgmap v3761: 137 pgs: 137 active+clean; 249 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 87 KiB/s rd, 3.3 MiB/s wr, 40 op/s 2024-08-29T19:03:49.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:03:49 smithi029 bash[77880]: audit 2024-08-29T19:03:48.610612+0000 mon.c (mon.2) 870 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:03:49.653 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:03:49 smithi110 bash[67519]: cluster 2024-08-29T19:03:48.127643+0000 mgr.y (mgr.25004) 2217 : cluster [DBG] pgmap v3761: 137 pgs: 137 active+clean; 249 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 87 KiB/s rd, 3.3 MiB/s wr, 40 op/s 2024-08-29T19:03:49.653 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:03:49 smithi110 bash[67519]: audit 2024-08-29T19:03:48.610612+0000 mon.c (mon.2) 870 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:03:49.654 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:03:49 smithi029 bash[79042]: cluster 2024-08-29T19:03:48.127643+0000 mgr.y (mgr.25004) 2217 : cluster [DBG] pgmap v3761: 137 pgs: 137 active+clean; 249 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 87 KiB/s rd, 3.3 MiB/s wr, 40 op/s 2024-08-29T19:03:49.654 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:03:49 smithi029 bash[79042]: audit 2024-08-29T19:03:48.610612+0000 mon.c (mon.2) 870 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:03:50.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:03:50 smithi029 bash[77880]: cluster 2024-08-29T19:03:49.346658+0000 mon.a (mon.0) 2986 : cluster [DBG] osdmap e2019: 8 total, 8 up, 8 in 2024-08-29T19:03:50.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:03:50 smithi110 bash[67519]: cluster 2024-08-29T19:03:49.346658+0000 mon.a (mon.0) 2986 : cluster [DBG] osdmap e2019: 8 total, 8 up, 8 in 2024-08-29T19:03:50.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:03:50 smithi029 bash[79042]: cluster 2024-08-29T19:03:49.346658+0000 mon.a (mon.0) 2986 : cluster [DBG] osdmap e2019: 8 total, 8 up, 8 in 2024-08-29T19:03:51.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:03:51 smithi110 bash[67519]: cluster 2024-08-29T19:03:50.128508+0000 mgr.y (mgr.25004) 2218 : cluster [DBG] pgmap v3763: 137 pgs: 137 active+clean; 265 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 90 KiB/s rd, 5.0 MiB/s wr, 43 op/s 2024-08-29T19:03:51.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:03:51 smithi029 bash[77880]: cluster 2024-08-29T19:03:50.128508+0000 mgr.y (mgr.25004) 2218 : cluster [DBG] pgmap v3763: 137 pgs: 137 active+clean; 265 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 90 KiB/s rd, 5.0 MiB/s wr, 43 op/s 2024-08-29T19:03:51.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:03:51 smithi029 bash[79042]: cluster 2024-08-29T19:03:50.128508+0000 mgr.y (mgr.25004) 2218 : cluster [DBG] pgmap v3763: 137 pgs: 137 active+clean; 265 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 90 KiB/s rd, 5.0 MiB/s wr, 43 op/s 2024-08-29T19:03:51.899 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] EncryptedFlattenTest/3.ShrinkToOneAfterSnapshot (16101 ms) 2024-08-29T19:03:51.899 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] EncryptedFlattenTest/3.MinOverlap 2024-08-29T19:03:51.899 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T19:03:53.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:03:53 smithi029 bash[79042]: cluster 2024-08-29T19:03:52.129871+0000 mgr.y (mgr.25004) 2219 : cluster [DBG] pgmap v3764: 137 pgs: 137 active+clean; 306 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 6.1 MiB/s wr, 37 op/s 2024-08-29T19:03:53.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:03:53 smithi110 bash[67519]: cluster 2024-08-29T19:03:52.129871+0000 mgr.y (mgr.25004) 2219 : cluster [DBG] pgmap v3764: 137 pgs: 137 active+clean; 306 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 6.1 MiB/s wr, 37 op/s 2024-08-29T19:03:53.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:03:53 smithi029 bash[77880]: cluster 2024-08-29T19:03:52.129871+0000 mgr.y (mgr.25004) 2219 : cluster [DBG] pgmap v3764: 137 pgs: 137 active+clean; 306 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 6.1 MiB/s wr, 37 op/s 2024-08-29T19:03:54.902 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 19:03:54 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:19:03:54] "GET /metrics HTTP/1.1" 200 36713 "" "Prometheus/2.43.0" 2024-08-29T19:03:55.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:03:55 smithi110 bash[67519]: cluster 2024-08-29T19:03:54.130816+0000 mgr.y (mgr.25004) 2220 : cluster [DBG] pgmap v3765: 137 pgs: 137 active+clean; 306 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 6.1 MiB/s wr, 44 op/s 2024-08-29T19:03:55.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:03:55 smithi029 bash[79042]: cluster 2024-08-29T19:03:54.130816+0000 mgr.y (mgr.25004) 2220 : cluster [DBG] pgmap v3765: 137 pgs: 137 active+clean; 306 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 6.1 MiB/s wr, 44 op/s 2024-08-29T19:03:55.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:03:55 smithi029 bash[77880]: cluster 2024-08-29T19:03:54.130816+0000 mgr.y (mgr.25004) 2220 : cluster [DBG] pgmap v3765: 137 pgs: 137 active+clean; 306 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 6.1 MiB/s wr, 44 op/s 2024-08-29T19:03:57.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:03:57 smithi110 bash[67519]: cluster 2024-08-29T19:03:56.131818+0000 mgr.y (mgr.25004) 2221 : cluster [DBG] pgmap v3766: 137 pgs: 137 active+clean; 311 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 6.6 MiB/s wr, 40 op/s 2024-08-29T19:03:57.653 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:03:57 smithi110 bash[67519]: cluster 2024-08-29T19:03:56.374773+0000 mon.a (mon.0) 2987 : cluster [DBG] osdmap e2020: 8 total, 8 up, 8 in 2024-08-29T19:03:57.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:03:57 smithi029 bash[77880]: cluster 2024-08-29T19:03:56.131818+0000 mgr.y (mgr.25004) 2221 : cluster [DBG] pgmap v3766: 137 pgs: 137 active+clean; 311 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 6.6 MiB/s wr, 40 op/s 2024-08-29T19:03:57.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:03:57 smithi029 bash[77880]: cluster 2024-08-29T19:03:56.374773+0000 mon.a (mon.0) 2987 : cluster [DBG] osdmap e2020: 8 total, 8 up, 8 in 2024-08-29T19:03:57.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:03:57 smithi029 bash[79042]: cluster 2024-08-29T19:03:56.131818+0000 mgr.y (mgr.25004) 2221 : cluster [DBG] pgmap v3766: 137 pgs: 137 active+clean; 311 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 6.6 MiB/s wr, 40 op/s 2024-08-29T19:03:57.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:03:57 smithi029 bash[79042]: cluster 2024-08-29T19:03:56.374773+0000 mon.a (mon.0) 2987 : cluster [DBG] osdmap e2020: 8 total, 8 up, 8 in 2024-08-29T19:03:59.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:03:59 smithi110 bash[67519]: cluster 2024-08-29T19:03:58.132810+0000 mgr.y (mgr.25004) 2222 : cluster [DBG] pgmap v3768: 137 pgs: 137 active+clean; 331 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 3.4 MiB/s rd, 9.3 MiB/s wr, 72 op/s 2024-08-29T19:03:59.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:03:59 smithi029 bash[79042]: cluster 2024-08-29T19:03:58.132810+0000 mgr.y (mgr.25004) 2222 : cluster [DBG] pgmap v3768: 137 pgs: 137 active+clean; 331 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 3.4 MiB/s rd, 9.3 MiB/s wr, 72 op/s 2024-08-29T19:03:59.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:03:59 smithi029 bash[77880]: cluster 2024-08-29T19:03:58.132810+0000 mgr.y (mgr.25004) 2222 : cluster [DBG] pgmap v3768: 137 pgs: 137 active+clean; 331 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 3.4 MiB/s rd, 9.3 MiB/s wr, 72 op/s 2024-08-29T19:04:01.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:04:01 smithi110 bash[67519]: cluster 2024-08-29T19:04:00.133655+0000 mgr.y (mgr.25004) 2223 : cluster [DBG] pgmap v3769: 137 pgs: 137 active+clean; 335 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 7.0 MiB/s wr, 63 op/s 2024-08-29T19:04:01.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:04:01 smithi029 bash[77880]: cluster 2024-08-29T19:04:00.133655+0000 mgr.y (mgr.25004) 2223 : cluster [DBG] pgmap v3769: 137 pgs: 137 active+clean; 335 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 7.0 MiB/s wr, 63 op/s 2024-08-29T19:04:01.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:04:01 smithi029 bash[79042]: cluster 2024-08-29T19:04:00.133655+0000 mgr.y (mgr.25004) 2223 : cluster [DBG] pgmap v3769: 137 pgs: 137 active+clean; 335 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 7.0 MiB/s wr, 63 op/s 2024-08-29T19:04:03.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:04:03 smithi110 bash[67519]: cluster 2024-08-29T19:04:02.134859+0000 mgr.y (mgr.25004) 2224 : cluster [DBG] pgmap v3770: 137 pgs: 137 active+clean; 335 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 36 KiB/s rd, 2.9 MiB/s wr, 49 op/s 2024-08-29T19:04:03.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:04:03 smithi029 bash[79042]: cluster 2024-08-29T19:04:02.134859+0000 mgr.y (mgr.25004) 2224 : cluster [DBG] pgmap v3770: 137 pgs: 137 active+clean; 335 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 36 KiB/s rd, 2.9 MiB/s wr, 49 op/s 2024-08-29T19:04:03.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:04:03 smithi029 bash[77880]: cluster 2024-08-29T19:04:02.134859+0000 mgr.y (mgr.25004) 2224 : cluster [DBG] pgmap v3770: 137 pgs: 137 active+clean; 335 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 36 KiB/s rd, 2.9 MiB/s wr, 49 op/s 2024-08-29T19:04:04.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:04:04 smithi110 bash[67519]: audit 2024-08-29T19:04:03.611122+0000 mon.c (mon.2) 871 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:04:04.652 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 19:04:04 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:19:04:04] "GET /metrics HTTP/1.1" 200 36716 "" "Prometheus/2.43.0" 2024-08-29T19:04:04.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:04:04 smithi029 bash[77880]: audit 2024-08-29T19:04:03.611122+0000 mon.c (mon.2) 871 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:04:04.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:04:04 smithi029 bash[79042]: audit 2024-08-29T19:04:03.611122+0000 mon.c (mon.2) 871 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:04:05.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:04:05 smithi110 bash[67519]: cluster 2024-08-29T19:04:04.135417+0000 mgr.y (mgr.25004) 2225 : cluster [DBG] pgmap v3771: 137 pgs: 137 active+clean; 335 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 31 KiB/s rd, 2.9 MiB/s wr, 42 op/s 2024-08-29T19:04:05.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:04:05 smithi029 bash[79042]: cluster 2024-08-29T19:04:04.135417+0000 mgr.y (mgr.25004) 2225 : cluster [DBG] pgmap v3771: 137 pgs: 137 active+clean; 335 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 31 KiB/s rd, 2.9 MiB/s wr, 42 op/s 2024-08-29T19:04:05.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:04:05 smithi029 bash[77880]: cluster 2024-08-29T19:04:04.135417+0000 mgr.y (mgr.25004) 2225 : cluster [DBG] pgmap v3771: 137 pgs: 137 active+clean; 335 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 31 KiB/s rd, 2.9 MiB/s wr, 42 op/s 2024-08-29T19:04:07.142 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] EncryptedFlattenTest/3.MinOverlap (15243 ms) 2024-08-29T19:04:07.142 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] EncryptedFlattenTest/3.ZeroOverlap 2024-08-29T19:04:07.142 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T19:04:07.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:04:07 smithi110 bash[67519]: cluster 2024-08-29T19:04:06.136315+0000 mgr.y (mgr.25004) 2226 : cluster [DBG] pgmap v3772: 137 pgs: 137 active+clean; 339 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 498 KiB/s rd, 3.2 MiB/s wr, 42 op/s 2024-08-29T19:04:07.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:04:07 smithi029 bash[77880]: cluster 2024-08-29T19:04:06.136315+0000 mgr.y (mgr.25004) 2226 : cluster [DBG] pgmap v3772: 137 pgs: 137 active+clean; 339 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 498 KiB/s rd, 3.2 MiB/s wr, 42 op/s 2024-08-29T19:04:07.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:04:07 smithi029 bash[79042]: cluster 2024-08-29T19:04:06.136315+0000 mgr.y (mgr.25004) 2226 : cluster [DBG] pgmap v3772: 137 pgs: 137 active+clean; 339 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 498 KiB/s rd, 3.2 MiB/s wr, 42 op/s 2024-08-29T19:04:09.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:04:09 smithi110 bash[67519]: cluster 2024-08-29T19:04:08.137421+0000 mgr.y (mgr.25004) 2227 : cluster [DBG] pgmap v3773: 137 pgs: 137 active+clean; 343 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 1.5 MiB/s rd, 3.4 MiB/s wr, 47 op/s 2024-08-29T19:04:09.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:04:09 smithi029 bash[77880]: cluster 2024-08-29T19:04:08.137421+0000 mgr.y (mgr.25004) 2227 : cluster [DBG] pgmap v3773: 137 pgs: 137 active+clean; 343 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 1.5 MiB/s rd, 3.4 MiB/s wr, 47 op/s 2024-08-29T19:04:09.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:04:09 smithi029 bash[79042]: cluster 2024-08-29T19:04:08.137421+0000 mgr.y (mgr.25004) 2227 : cluster [DBG] pgmap v3773: 137 pgs: 137 active+clean; 343 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 1.5 MiB/s rd, 3.4 MiB/s wr, 47 op/s 2024-08-29T19:04:11.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:04:11 smithi110 bash[67519]: cluster 2024-08-29T19:04:10.138280+0000 mgr.y (mgr.25004) 2228 : cluster [DBG] pgmap v3774: 137 pgs: 137 active+clean; 343 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 1.4 MiB/s rd, 1.7 MiB/s wr, 22 op/s 2024-08-29T19:04:11.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:04:11 smithi029 bash[79042]: cluster 2024-08-29T19:04:10.138280+0000 mgr.y (mgr.25004) 2228 : cluster [DBG] pgmap v3774: 137 pgs: 137 active+clean; 343 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 1.4 MiB/s rd, 1.7 MiB/s wr, 22 op/s 2024-08-29T19:04:11.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:04:11 smithi029 bash[77880]: cluster 2024-08-29T19:04:10.138280+0000 mgr.y (mgr.25004) 2228 : cluster [DBG] pgmap v3774: 137 pgs: 137 active+clean; 343 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 1.4 MiB/s rd, 1.7 MiB/s wr, 22 op/s 2024-08-29T19:04:13.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:04:13 smithi110 bash[67519]: cluster 2024-08-29T19:04:12.054224+0000 mon.a (mon.0) 2988 : cluster [DBG] osdmap e2021: 8 total, 8 up, 8 in 2024-08-29T19:04:13.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:04:13 smithi110 bash[67519]: cluster 2024-08-29T19:04:12.139137+0000 mgr.y (mgr.25004) 2229 : cluster [DBG] pgmap v3776: 137 pgs: 137 active+clean; 359 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.2 MiB/s wr, 26 op/s 2024-08-29T19:04:13.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:04:13 smithi029 bash[79042]: cluster 2024-08-29T19:04:12.054224+0000 mon.a (mon.0) 2988 : cluster [DBG] osdmap e2021: 8 total, 8 up, 8 in 2024-08-29T19:04:13.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:04:13 smithi029 bash[79042]: cluster 2024-08-29T19:04:12.139137+0000 mgr.y (mgr.25004) 2229 : cluster [DBG] pgmap v3776: 137 pgs: 137 active+clean; 359 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.2 MiB/s wr, 26 op/s 2024-08-29T19:04:13.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:04:13 smithi029 bash[77880]: cluster 2024-08-29T19:04:12.054224+0000 mon.a (mon.0) 2988 : cluster [DBG] osdmap e2021: 8 total, 8 up, 8 in 2024-08-29T19:04:13.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:04:13 smithi029 bash[77880]: cluster 2024-08-29T19:04:12.139137+0000 mgr.y (mgr.25004) 2229 : cluster [DBG] pgmap v3776: 137 pgs: 137 active+clean; 359 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.2 MiB/s wr, 26 op/s 2024-08-29T19:04:14.910 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 19:04:14 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:19:04:14] "GET /metrics HTTP/1.1" 200 36716 "" "Prometheus/2.43.0" 2024-08-29T19:04:15.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:04:15 smithi110 bash[67519]: cluster 2024-08-29T19:04:14.140043+0000 mgr.y (mgr.25004) 2230 : cluster [DBG] pgmap v3777: 137 pgs: 137 active+clean; 360 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.3 MiB/s wr, 33 op/s 2024-08-29T19:04:15.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:04:15 smithi029 bash[77880]: cluster 2024-08-29T19:04:14.140043+0000 mgr.y (mgr.25004) 2230 : cluster [DBG] pgmap v3777: 137 pgs: 137 active+clean; 360 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.3 MiB/s wr, 33 op/s 2024-08-29T19:04:15.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:04:15 smithi029 bash[79042]: cluster 2024-08-29T19:04:14.140043+0000 mgr.y (mgr.25004) 2230 : cluster [DBG] pgmap v3777: 137 pgs: 137 active+clean; 360 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.3 MiB/s wr, 33 op/s 2024-08-29T19:04:17.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:04:17 smithi029 bash[79042]: cluster 2024-08-29T19:04:16.141363+0000 mgr.y (mgr.25004) 2231 : cluster [DBG] pgmap v3778: 137 pgs: 137 active+clean; 372 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 3.7 MiB/s wr, 36 op/s 2024-08-29T19:04:17.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:04:17 smithi110 bash[67519]: cluster 2024-08-29T19:04:16.141363+0000 mgr.y (mgr.25004) 2231 : cluster [DBG] pgmap v3778: 137 pgs: 137 active+clean; 372 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 3.7 MiB/s wr, 36 op/s 2024-08-29T19:04:17.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:04:17 smithi029 bash[77880]: cluster 2024-08-29T19:04:16.141363+0000 mgr.y (mgr.25004) 2231 : cluster [DBG] pgmap v3778: 137 pgs: 137 active+clean; 372 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 3.7 MiB/s wr, 36 op/s 2024-08-29T19:04:19.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:04:19 smithi110 bash[67519]: cluster 2024-08-29T19:04:18.142017+0000 mgr.y (mgr.25004) 2232 : cluster [DBG] pgmap v3779: 137 pgs: 137 active+clean; 376 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 471 KiB/s rd, 3.3 MiB/s wr, 43 op/s 2024-08-29T19:04:19.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:04:19 smithi110 bash[67519]: audit 2024-08-29T19:04:18.611667+0000 mon.c (mon.2) 872 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:04:19.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:04:19 smithi029 bash[79042]: cluster 2024-08-29T19:04:18.142017+0000 mgr.y (mgr.25004) 2232 : cluster [DBG] pgmap v3779: 137 pgs: 137 active+clean; 376 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 471 KiB/s rd, 3.3 MiB/s wr, 43 op/s 2024-08-29T19:04:19.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:04:19 smithi029 bash[79042]: audit 2024-08-29T19:04:18.611667+0000 mon.c (mon.2) 872 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:04:19.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:04:19 smithi029 bash[77880]: cluster 2024-08-29T19:04:18.142017+0000 mgr.y (mgr.25004) 2232 : cluster [DBG] pgmap v3779: 137 pgs: 137 active+clean; 376 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 471 KiB/s rd, 3.3 MiB/s wr, 43 op/s 2024-08-29T19:04:19.654 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:04:19 smithi029 bash[77880]: audit 2024-08-29T19:04:18.611667+0000 mon.c (mon.2) 872 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:04:21.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:04:21 smithi110 bash[67519]: cluster 2024-08-29T19:04:20.142855+0000 mgr.y (mgr.25004) 2233 : cluster [DBG] pgmap v3780: 137 pgs: 137 active+clean; 376 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 471 KiB/s rd, 3.3 MiB/s wr, 44 op/s 2024-08-29T19:04:21.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:04:21 smithi110 bash[67519]: audit 2024-08-29T19:04:20.736484+0000 mon.c (mon.2) 873 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:04:21.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:04:21 smithi029 bash[77880]: cluster 2024-08-29T19:04:20.142855+0000 mgr.y (mgr.25004) 2233 : cluster [DBG] pgmap v3780: 137 pgs: 137 active+clean; 376 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 471 KiB/s rd, 3.3 MiB/s wr, 44 op/s 2024-08-29T19:04:21.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:04:21 smithi029 bash[77880]: audit 2024-08-29T19:04:20.736484+0000 mon.c (mon.2) 873 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:04:21.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:04:21 smithi029 bash[79042]: cluster 2024-08-29T19:04:20.142855+0000 mgr.y (mgr.25004) 2233 : cluster [DBG] pgmap v3780: 137 pgs: 137 active+clean; 376 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 471 KiB/s rd, 3.3 MiB/s wr, 44 op/s 2024-08-29T19:04:21.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:04:21 smithi029 bash[79042]: audit 2024-08-29T19:04:20.736484+0000 mon.c (mon.2) 873 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:04:22.619 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] EncryptedFlattenTest/3.ZeroOverlap (15478 ms) 2024-08-29T19:04:22.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:04:22 smithi110 bash[67519]: audit 2024-08-29T19:04:21.484258+0000 mon.c (mon.2) 874 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:04:22.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:04:22 smithi110 bash[67519]: audit 2024-08-29T19:04:21.485898+0000 mon.c (mon.2) 875 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:04:22.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:04:22 smithi110 bash[67519]: audit 2024-08-29T19:04:21.493757+0000 mon.a (mon.0) 2989 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:04:22.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:04:22 smithi029 bash[77880]: audit 2024-08-29T19:04:21.484258+0000 mon.c (mon.2) 874 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:04:22.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:04:22 smithi029 bash[77880]: audit 2024-08-29T19:04:21.485898+0000 mon.c (mon.2) 875 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:04:22.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:04:22 smithi029 bash[77880]: audit 2024-08-29T19:04:21.493757+0000 mon.a (mon.0) 2989 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:04:22.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:04:22 smithi029 bash[79042]: audit 2024-08-29T19:04:21.484258+0000 mon.c (mon.2) 874 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:04:22.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:04:22 smithi029 bash[79042]: audit 2024-08-29T19:04:21.485898+0000 mon.c (mon.2) 875 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:04:22.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:04:22 smithi029 bash[79042]: audit 2024-08-29T19:04:21.493757+0000 mon.a (mon.0) 2989 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:04:23.509 INFO:tasks.workunit.client.0.smithi029.stdout:[----------] 7 tests from EncryptedFlattenTest/3 (110759 ms total) 2024-08-29T19:04:23.509 INFO:tasks.workunit.client.0.smithi029.stdout: 2024-08-29T19:04:23.509 INFO:tasks.workunit.client.0.smithi029.stdout:[----------] 7 tests from EncryptedFlattenTest/4, where TypeParam = LUKS1UnderLUKS2 2024-08-29T19:04:23.571 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] EncryptedFlattenTest/4.Simple 2024-08-29T19:04:23.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:04:23 smithi110 bash[67519]: cluster 2024-08-29T19:04:22.144039+0000 mgr.y (mgr.25004) 2234 : cluster [DBG] pgmap v3781: 137 pgs: 137 active+clean; 376 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 532 KiB/s rd, 3.3 MiB/s wr, 53 op/s 2024-08-29T19:04:23.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:04:23 smithi029 bash[77880]: cluster 2024-08-29T19:04:22.144039+0000 mgr.y (mgr.25004) 2234 : cluster [DBG] pgmap v3781: 137 pgs: 137 active+clean; 376 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 532 KiB/s rd, 3.3 MiB/s wr, 53 op/s 2024-08-29T19:04:23.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:04:23 smithi029 bash[79042]: cluster 2024-08-29T19:04:22.144039+0000 mgr.y (mgr.25004) 2234 : cluster [DBG] pgmap v3781: 137 pgs: 137 active+clean; 376 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 532 KiB/s rd, 3.3 MiB/s wr, 53 op/s 2024-08-29T19:04:24.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:04:24 smithi110 bash[67519]: cluster 2024-08-29T19:04:23.502870+0000 mon.a (mon.0) 2990 : cluster [DBG] osdmap e2022: 8 total, 8 up, 8 in 2024-08-29T19:04:24.902 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 19:04:24 smithi110 bash[99052]: logger=cleanup t=2024-08-29T19:04:24.663167647Z level=info msg="Completed cleanup jobs" duration=12.173183ms 2024-08-29T19:04:24.903 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 19:04:24 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:19:04:24] "GET /metrics HTTP/1.1" 200 36718 "" "Prometheus/2.43.0" 2024-08-29T19:04:24.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:04:24 smithi029 bash[79042]: cluster 2024-08-29T19:04:23.502870+0000 mon.a (mon.0) 2990 : cluster [DBG] osdmap e2022: 8 total, 8 up, 8 in 2024-08-29T19:04:24.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:04:24 smithi029 bash[77880]: cluster 2024-08-29T19:04:23.502870+0000 mon.a (mon.0) 2990 : cluster [DBG] osdmap e2022: 8 total, 8 up, 8 in 2024-08-29T19:04:25.548 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T19:04:25.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:04:25 smithi110 bash[67519]: cluster 2024-08-29T19:04:24.145036+0000 mgr.y (mgr.25004) 2235 : cluster [DBG] pgmap v3783: 105 pgs: 105 active+clean; 4.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:04:25.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:04:25 smithi110 bash[67519]: cluster 2024-08-29T19:04:24.525908+0000 mon.a (mon.0) 2991 : cluster [DBG] osdmap e2023: 8 total, 8 up, 8 in 2024-08-29T19:04:25.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:04:25 smithi110 bash[67519]: audit 2024-08-29T19:04:24.529125+0000 mon.a (mon.0) 2992 : audit [INF] from='client.? 172.21.15.29:0/1250502549' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-43","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T19:04:25.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:04:25 smithi029 bash[79042]: cluster 2024-08-29T19:04:24.145036+0000 mgr.y (mgr.25004) 2235 : cluster [DBG] pgmap v3783: 105 pgs: 105 active+clean; 4.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:04:25.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:04:25 smithi029 bash[79042]: cluster 2024-08-29T19:04:24.525908+0000 mon.a (mon.0) 2991 : cluster [DBG] osdmap e2023: 8 total, 8 up, 8 in 2024-08-29T19:04:25.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:04:25 smithi029 bash[79042]: audit 2024-08-29T19:04:24.529125+0000 mon.a (mon.0) 2992 : audit [INF] from='client.? 172.21.15.29:0/1250502549' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-43","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T19:04:25.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:04:25 smithi029 bash[77880]: cluster 2024-08-29T19:04:24.145036+0000 mgr.y (mgr.25004) 2235 : cluster [DBG] pgmap v3783: 105 pgs: 105 active+clean; 4.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:04:25.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:04:25 smithi029 bash[77880]: cluster 2024-08-29T19:04:24.525908+0000 mon.a (mon.0) 2991 : cluster [DBG] osdmap e2023: 8 total, 8 up, 8 in 2024-08-29T19:04:25.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:04:25 smithi029 bash[77880]: audit 2024-08-29T19:04:24.529125+0000 mon.a (mon.0) 2992 : audit [INF] from='client.? 172.21.15.29:0/1250502549' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-43","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T19:04:26.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:04:26 smithi110 bash[67519]: audit 2024-08-29T19:04:25.521580+0000 mon.a (mon.0) 2993 : audit [INF] from='client.? 172.21.15.29:0/1250502549' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-43","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T19:04:26.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:04:26 smithi110 bash[67519]: cluster 2024-08-29T19:04:25.530486+0000 mon.a (mon.0) 2994 : cluster [DBG] osdmap e2024: 8 total, 8 up, 8 in 2024-08-29T19:04:26.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:04:26 smithi029 bash[79042]: audit 2024-08-29T19:04:25.521580+0000 mon.a (mon.0) 2993 : audit [INF] from='client.? 172.21.15.29:0/1250502549' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-43","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T19:04:26.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:04:26 smithi029 bash[79042]: cluster 2024-08-29T19:04:25.530486+0000 mon.a (mon.0) 2994 : cluster [DBG] osdmap e2024: 8 total, 8 up, 8 in 2024-08-29T19:04:26.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:04:26 smithi029 bash[77880]: audit 2024-08-29T19:04:25.521580+0000 mon.a (mon.0) 2993 : audit [INF] from='client.? 172.21.15.29:0/1250502549' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-43","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T19:04:26.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:04:26 smithi029 bash[77880]: cluster 2024-08-29T19:04:25.530486+0000 mon.a (mon.0) 2994 : cluster [DBG] osdmap e2024: 8 total, 8 up, 8 in 2024-08-29T19:04:27.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:04:27 smithi110 bash[67519]: cluster 2024-08-29T19:04:26.146087+0000 mgr.y (mgr.25004) 2236 : cluster [DBG] pgmap v3786: 137 pgs: 5 creating+peering, 15 unknown, 117 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-29T19:04:27.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:04:27 smithi110 bash[67519]: cluster 2024-08-29T19:04:26.553893+0000 mon.a (mon.0) 2995 : cluster [DBG] osdmap e2025: 8 total, 8 up, 8 in 2024-08-29T19:04:27.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:04:27 smithi029 bash[79042]: cluster 2024-08-29T19:04:26.146087+0000 mgr.y (mgr.25004) 2236 : cluster [DBG] pgmap v3786: 137 pgs: 5 creating+peering, 15 unknown, 117 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-29T19:04:27.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:04:27 smithi029 bash[79042]: cluster 2024-08-29T19:04:26.553893+0000 mon.a (mon.0) 2995 : cluster [DBG] osdmap e2025: 8 total, 8 up, 8 in 2024-08-29T19:04:27.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:04:27 smithi029 bash[77880]: cluster 2024-08-29T19:04:26.146087+0000 mgr.y (mgr.25004) 2236 : cluster [DBG] pgmap v3786: 137 pgs: 5 creating+peering, 15 unknown, 117 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-29T19:04:27.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:04:27 smithi029 bash[77880]: cluster 2024-08-29T19:04:26.553893+0000 mon.a (mon.0) 2995 : cluster [DBG] osdmap e2025: 8 total, 8 up, 8 in 2024-08-29T19:04:28.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:04:28 smithi110 bash[67519]: cluster 2024-08-29T19:04:27.555556+0000 mon.a (mon.0) 2996 : cluster [DBG] osdmap e2026: 8 total, 8 up, 8 in 2024-08-29T19:04:28.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:04:28 smithi029 bash[79042]: cluster 2024-08-29T19:04:27.555556+0000 mon.a (mon.0) 2996 : cluster [DBG] osdmap e2026: 8 total, 8 up, 8 in 2024-08-29T19:04:28.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:04:28 smithi029 bash[77880]: cluster 2024-08-29T19:04:27.555556+0000 mon.a (mon.0) 2996 : cluster [DBG] osdmap e2026: 8 total, 8 up, 8 in 2024-08-29T19:04:29.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:04:29 smithi110 bash[67519]: cluster 2024-08-29T19:04:28.146550+0000 mgr.y (mgr.25004) 2237 : cluster [DBG] pgmap v3789: 137 pgs: 5 creating+peering, 4 unknown, 128 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-08-29T19:04:29.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:04:29 smithi029 bash[79042]: cluster 2024-08-29T19:04:28.146550+0000 mgr.y (mgr.25004) 2237 : cluster [DBG] pgmap v3789: 137 pgs: 5 creating+peering, 4 unknown, 128 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-08-29T19:04:29.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:04:29 smithi029 bash[77880]: cluster 2024-08-29T19:04:28.146550+0000 mgr.y (mgr.25004) 2237 : cluster [DBG] pgmap v3789: 137 pgs: 5 creating+peering, 4 unknown, 128 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-08-29T19:04:31.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:04:31 smithi110 bash[67519]: cluster 2024-08-29T19:04:30.147383+0000 mgr.y (mgr.25004) 2238 : cluster [DBG] pgmap v3790: 137 pgs: 137 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 4.4 KiB/s rd, 546 B/s wr, 6 op/s 2024-08-29T19:04:31.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:04:31 smithi029 bash[77880]: cluster 2024-08-29T19:04:30.147383+0000 mgr.y (mgr.25004) 2238 : cluster [DBG] pgmap v3790: 137 pgs: 137 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 4.4 KiB/s rd, 546 B/s wr, 6 op/s 2024-08-29T19:04:31.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:04:31 smithi029 bash[79042]: cluster 2024-08-29T19:04:30.147383+0000 mgr.y (mgr.25004) 2238 : cluster [DBG] pgmap v3790: 137 pgs: 137 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 4.4 KiB/s rd, 546 B/s wr, 6 op/s 2024-08-29T19:04:33.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:04:33 smithi110 bash[67519]: cluster 2024-08-29T19:04:32.148666+0000 mgr.y (mgr.25004) 2239 : cluster [DBG] pgmap v3791: 137 pgs: 137 active+clean; 8.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 4.5 KiB/s rd, 620 KiB/s wr, 8 op/s 2024-08-29T19:04:33.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:04:33 smithi110 bash[67519]: cluster 2024-08-29T19:04:32.589909+0000 mon.a (mon.0) 2997 : cluster [DBG] osdmap e2027: 8 total, 8 up, 8 in 2024-08-29T19:04:33.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:04:33 smithi029 bash[79042]: cluster 2024-08-29T19:04:32.148666+0000 mgr.y (mgr.25004) 2239 : cluster [DBG] pgmap v3791: 137 pgs: 137 active+clean; 8.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 4.5 KiB/s rd, 620 KiB/s wr, 8 op/s 2024-08-29T19:04:33.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:04:33 smithi029 bash[79042]: cluster 2024-08-29T19:04:32.589909+0000 mon.a (mon.0) 2997 : cluster [DBG] osdmap e2027: 8 total, 8 up, 8 in 2024-08-29T19:04:33.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:04:33 smithi029 bash[77880]: cluster 2024-08-29T19:04:32.148666+0000 mgr.y (mgr.25004) 2239 : cluster [DBG] pgmap v3791: 137 pgs: 137 active+clean; 8.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 4.5 KiB/s rd, 620 KiB/s wr, 8 op/s 2024-08-29T19:04:33.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:04:33 smithi029 bash[77880]: cluster 2024-08-29T19:04:32.589909+0000 mon.a (mon.0) 2997 : cluster [DBG] osdmap e2027: 8 total, 8 up, 8 in 2024-08-29T19:04:34.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:04:34 smithi110 bash[67519]: audit 2024-08-29T19:04:33.611894+0000 mon.c (mon.2) 876 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:04:34.902 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 19:04:34 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:19:04:34] "GET /metrics HTTP/1.1" 200 36699 "" "Prometheus/2.43.0" 2024-08-29T19:04:34.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:04:34 smithi029 bash[77880]: audit 2024-08-29T19:04:33.611894+0000 mon.c (mon.2) 876 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:04:34.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:04:34 smithi029 bash[79042]: audit 2024-08-29T19:04:33.611894+0000 mon.c (mon.2) 876 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:04:35.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:04:35 smithi110 bash[67519]: cluster 2024-08-29T19:04:34.149400+0000 mgr.y (mgr.25004) 2240 : cluster [DBG] pgmap v3793: 137 pgs: 137 active+clean; 13 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 3.9 KiB/s rd, 1.1 MiB/s wr, 7 op/s 2024-08-29T19:04:35.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:04:35 smithi110 bash[67519]: cluster 2024-08-29T19:04:35.043414+0000 mon.a (mon.0) 2998 : cluster [DBG] osdmap e2028: 8 total, 8 up, 8 in 2024-08-29T19:04:35.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:04:35 smithi029 bash[79042]: cluster 2024-08-29T19:04:34.149400+0000 mgr.y (mgr.25004) 2240 : cluster [DBG] pgmap v3793: 137 pgs: 137 active+clean; 13 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 3.9 KiB/s rd, 1.1 MiB/s wr, 7 op/s 2024-08-29T19:04:35.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:04:35 smithi029 bash[79042]: cluster 2024-08-29T19:04:35.043414+0000 mon.a (mon.0) 2998 : cluster [DBG] osdmap e2028: 8 total, 8 up, 8 in 2024-08-29T19:04:35.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:04:35 smithi029 bash[77880]: cluster 2024-08-29T19:04:34.149400+0000 mgr.y (mgr.25004) 2240 : cluster [DBG] pgmap v3793: 137 pgs: 137 active+clean; 13 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 3.9 KiB/s rd, 1.1 MiB/s wr, 7 op/s 2024-08-29T19:04:35.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:04:35 smithi029 bash[77880]: cluster 2024-08-29T19:04:35.043414+0000 mon.a (mon.0) 2998 : cluster [DBG] osdmap e2028: 8 total, 8 up, 8 in 2024-08-29T19:04:37.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:04:37 smithi110 bash[67519]: cluster 2024-08-29T19:04:36.150203+0000 mgr.y (mgr.25004) 2241 : cluster [DBG] pgmap v3795: 137 pgs: 137 active+clean; 29 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 30 KiB/s rd, 3.0 MiB/s wr, 42 op/s 2024-08-29T19:04:37.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:04:37 smithi029 bash[79042]: cluster 2024-08-29T19:04:36.150203+0000 mgr.y (mgr.25004) 2241 : cluster [DBG] pgmap v3795: 137 pgs: 137 active+clean; 29 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 30 KiB/s rd, 3.0 MiB/s wr, 42 op/s 2024-08-29T19:04:37.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:04:37 smithi029 bash[77880]: cluster 2024-08-29T19:04:36.150203+0000 mgr.y (mgr.25004) 2241 : cluster [DBG] pgmap v3795: 137 pgs: 137 active+clean; 29 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 30 KiB/s rd, 3.0 MiB/s wr, 42 op/s 2024-08-29T19:04:39.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:04:39 smithi110 bash[67519]: cluster 2024-08-29T19:04:38.150911+0000 mgr.y (mgr.25004) 2242 : cluster [DBG] pgmap v3796: 137 pgs: 137 active+clean; 34 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 33 KiB/s rd, 3.6 MiB/s wr, 46 op/s 2024-08-29T19:04:39.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:04:39 smithi029 bash[77880]: cluster 2024-08-29T19:04:38.150911+0000 mgr.y (mgr.25004) 2242 : cluster [DBG] pgmap v3796: 137 pgs: 137 active+clean; 34 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 33 KiB/s rd, 3.6 MiB/s wr, 46 op/s 2024-08-29T19:04:39.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:04:39 smithi029 bash[79042]: cluster 2024-08-29T19:04:38.150911+0000 mgr.y (mgr.25004) 2242 : cluster [DBG] pgmap v3796: 137 pgs: 137 active+clean; 34 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 33 KiB/s rd, 3.6 MiB/s wr, 46 op/s 2024-08-29T19:04:41.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:04:41 smithi029 bash[79042]: cluster 2024-08-29T19:04:40.151546+0000 mgr.y (mgr.25004) 2243 : cluster [DBG] pgmap v3797: 137 pgs: 137 active+clean; 34 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 33 KiB/s rd, 3.1 MiB/s wr, 43 op/s 2024-08-29T19:04:41.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:04:41 smithi029 bash[77880]: cluster 2024-08-29T19:04:40.151546+0000 mgr.y (mgr.25004) 2243 : cluster [DBG] pgmap v3797: 137 pgs: 137 active+clean; 34 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 33 KiB/s rd, 3.1 MiB/s wr, 43 op/s 2024-08-29T19:04:41.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:04:41 smithi110 bash[67519]: cluster 2024-08-29T19:04:40.151546+0000 mgr.y (mgr.25004) 2243 : cluster [DBG] pgmap v3797: 137 pgs: 137 active+clean; 34 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 33 KiB/s rd, 3.1 MiB/s wr, 43 op/s 2024-08-29T19:04:43.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:04:43 smithi110 bash[67519]: cluster 2024-08-29T19:04:42.152362+0000 mgr.y (mgr.25004) 2244 : cluster [DBG] pgmap v3798: 137 pgs: 137 active+clean; 34 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 27 KiB/s rd, 2.6 MiB/s wr, 36 op/s 2024-08-29T19:04:43.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:04:43 smithi029 bash[79042]: cluster 2024-08-29T19:04:42.152362+0000 mgr.y (mgr.25004) 2244 : cluster [DBG] pgmap v3798: 137 pgs: 137 active+clean; 34 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 27 KiB/s rd, 2.6 MiB/s wr, 36 op/s 2024-08-29T19:04:43.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:04:43 smithi029 bash[77880]: cluster 2024-08-29T19:04:42.152362+0000 mgr.y (mgr.25004) 2244 : cluster [DBG] pgmap v3798: 137 pgs: 137 active+clean; 34 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 27 KiB/s rd, 2.6 MiB/s wr, 36 op/s 2024-08-29T19:04:44.905 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 19:04:44 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:19:04:44] "GET /metrics HTTP/1.1" 200 36699 "" "Prometheus/2.43.0" 2024-08-29T19:04:45.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:04:45 smithi110 bash[67519]: cluster 2024-08-29T19:04:44.152967+0000 mgr.y (mgr.25004) 2245 : cluster [DBG] pgmap v3799: 137 pgs: 137 active+clean; 42 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 26 KiB/s rd, 2.9 MiB/s wr, 35 op/s 2024-08-29T19:04:45.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:04:45 smithi029 bash[77880]: cluster 2024-08-29T19:04:44.152967+0000 mgr.y (mgr.25004) 2245 : cluster [DBG] pgmap v3799: 137 pgs: 137 active+clean; 42 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 26 KiB/s rd, 2.9 MiB/s wr, 35 op/s 2024-08-29T19:04:45.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:04:45 smithi029 bash[79042]: cluster 2024-08-29T19:04:44.152967+0000 mgr.y (mgr.25004) 2245 : cluster [DBG] pgmap v3799: 137 pgs: 137 active+clean; 42 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 26 KiB/s rd, 2.9 MiB/s wr, 35 op/s 2024-08-29T19:04:47.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:04:47 smithi110 bash[67519]: cluster 2024-08-29T19:04:46.153540+0000 mgr.y (mgr.25004) 2246 : cluster [DBG] pgmap v3800: 137 pgs: 137 active+clean; 50 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 78 KiB/s rd, 3.3 MiB/s wr, 35 op/s 2024-08-29T19:04:47.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:04:47 smithi029 bash[77880]: cluster 2024-08-29T19:04:46.153540+0000 mgr.y (mgr.25004) 2246 : cluster [DBG] pgmap v3800: 137 pgs: 137 active+clean; 50 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 78 KiB/s rd, 3.3 MiB/s wr, 35 op/s 2024-08-29T19:04:47.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:04:47 smithi029 bash[79042]: cluster 2024-08-29T19:04:46.153540+0000 mgr.y (mgr.25004) 2246 : cluster [DBG] pgmap v3800: 137 pgs: 137 active+clean; 50 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 78 KiB/s rd, 3.3 MiB/s wr, 35 op/s 2024-08-29T19:04:48.436 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] EncryptedFlattenTest/4.Simple (24864 ms) 2024-08-29T19:04:48.436 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] EncryptedFlattenTest/4.Grow 2024-08-29T19:04:48.436 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T19:04:49.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:04:48 smithi110 bash[67519]: audit 2024-08-29T19:04:48.612416+0000 mon.c (mon.2) 877 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:04:49.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:04:48 smithi029 bash[79042]: audit 2024-08-29T19:04:48.612416+0000 mon.c (mon.2) 877 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:04:49.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:04:48 smithi029 bash[77880]: audit 2024-08-29T19:04:48.612416+0000 mon.c (mon.2) 877 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:04:50.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:04:49 smithi110 bash[67519]: cluster 2024-08-29T19:04:48.154206+0000 mgr.y (mgr.25004) 2247 : cluster [DBG] pgmap v3801: 137 pgs: 137 active+clean; 62 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.1 MiB/s wr, 26 op/s 2024-08-29T19:04:50.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:04:49 smithi029 bash[79042]: cluster 2024-08-29T19:04:48.154206+0000 mgr.y (mgr.25004) 2247 : cluster [DBG] pgmap v3801: 137 pgs: 137 active+clean; 62 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.1 MiB/s wr, 26 op/s 2024-08-29T19:04:50.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:04:49 smithi029 bash[77880]: cluster 2024-08-29T19:04:48.154206+0000 mgr.y (mgr.25004) 2247 : cluster [DBG] pgmap v3801: 137 pgs: 137 active+clean; 62 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.1 MiB/s wr, 26 op/s 2024-08-29T19:04:52.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:04:51 smithi110 bash[67519]: cluster 2024-08-29T19:04:50.155085+0000 mgr.y (mgr.25004) 2248 : cluster [DBG] pgmap v3802: 137 pgs: 137 active+clean; 66 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 5.2 MiB/s rd, 3.3 MiB/s wr, 22 op/s 2024-08-29T19:04:52.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:04:51 smithi029 bash[79042]: cluster 2024-08-29T19:04:50.155085+0000 mgr.y (mgr.25004) 2248 : cluster [DBG] pgmap v3802: 137 pgs: 137 active+clean; 66 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 5.2 MiB/s rd, 3.3 MiB/s wr, 22 op/s 2024-08-29T19:04:52.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:04:51 smithi029 bash[77880]: cluster 2024-08-29T19:04:50.155085+0000 mgr.y (mgr.25004) 2248 : cluster [DBG] pgmap v3802: 137 pgs: 137 active+clean; 66 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 5.2 MiB/s rd, 3.3 MiB/s wr, 22 op/s 2024-08-29T19:04:54.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:04:53 smithi110 bash[67519]: cluster 2024-08-29T19:04:52.156341+0000 mgr.y (mgr.25004) 2249 : cluster [DBG] pgmap v3803: 137 pgs: 137 active+clean; 75 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 9.1 MiB/s rd, 4.8 MiB/s wr, 28 op/s 2024-08-29T19:04:54.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:04:53 smithi110 bash[67519]: cluster 2024-08-29T19:04:52.685925+0000 mon.a (mon.0) 2999 : cluster [DBG] osdmap e2029: 8 total, 8 up, 8 in 2024-08-29T19:04:54.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:04:53 smithi029 bash[79042]: cluster 2024-08-29T19:04:52.156341+0000 mgr.y (mgr.25004) 2249 : cluster [DBG] pgmap v3803: 137 pgs: 137 active+clean; 75 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 9.1 MiB/s rd, 4.8 MiB/s wr, 28 op/s 2024-08-29T19:04:54.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:04:53 smithi029 bash[79042]: cluster 2024-08-29T19:04:52.685925+0000 mon.a (mon.0) 2999 : cluster [DBG] osdmap e2029: 8 total, 8 up, 8 in 2024-08-29T19:04:54.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:04:53 smithi029 bash[77880]: cluster 2024-08-29T19:04:52.156341+0000 mgr.y (mgr.25004) 2249 : cluster [DBG] pgmap v3803: 137 pgs: 137 active+clean; 75 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 9.1 MiB/s rd, 4.8 MiB/s wr, 28 op/s 2024-08-29T19:04:54.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:04:53 smithi029 bash[77880]: cluster 2024-08-29T19:04:52.685925+0000 mon.a (mon.0) 2999 : cluster [DBG] osdmap e2029: 8 total, 8 up, 8 in 2024-08-29T19:04:54.902 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 19:04:54 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:19:04:54] "GET /metrics HTTP/1.1" 200 36713 "" "Prometheus/2.43.0" 2024-08-29T19:04:56.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:04:55 smithi029 bash[79042]: cluster 2024-08-29T19:04:54.157063+0000 mgr.y (mgr.25004) 2250 : cluster [DBG] pgmap v3805: 137 pgs: 137 active+clean; 75 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 4.9 MiB/s wr, 34 op/s 2024-08-29T19:04:56.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:04:55 smithi110 bash[67519]: cluster 2024-08-29T19:04:54.157063+0000 mgr.y (mgr.25004) 2250 : cluster [DBG] pgmap v3805: 137 pgs: 137 active+clean; 75 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 4.9 MiB/s wr, 34 op/s 2024-08-29T19:04:56.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:04:55 smithi029 bash[77880]: cluster 2024-08-29T19:04:54.157063+0000 mgr.y (mgr.25004) 2250 : cluster [DBG] pgmap v3805: 137 pgs: 137 active+clean; 75 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 4.9 MiB/s wr, 34 op/s 2024-08-29T19:04:58.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:04:57 smithi029 bash[79042]: cluster 2024-08-29T19:04:56.157863+0000 mgr.y (mgr.25004) 2251 : cluster [DBG] pgmap v3806: 137 pgs: 137 active+clean; 87 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 5.3 MiB/s wr, 58 op/s 2024-08-29T19:04:58.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:04:57 smithi110 bash[67519]: cluster 2024-08-29T19:04:56.157863+0000 mgr.y (mgr.25004) 2251 : cluster [DBG] pgmap v3806: 137 pgs: 137 active+clean; 87 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 5.3 MiB/s wr, 58 op/s 2024-08-29T19:04:58.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:04:57 smithi029 bash[77880]: cluster 2024-08-29T19:04:56.157863+0000 mgr.y (mgr.25004) 2251 : cluster [DBG] pgmap v3806: 137 pgs: 137 active+clean; 87 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 5.3 MiB/s wr, 58 op/s 2024-08-29T19:05:00.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:04:59 smithi110 bash[67519]: cluster 2024-08-29T19:04:58.158604+0000 mgr.y (mgr.25004) 2252 : cluster [DBG] pgmap v3807: 137 pgs: 137 active+clean; 104 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 8.3 MiB/s rd, 5.4 MiB/s wr, 44 op/s 2024-08-29T19:05:00.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:04:59 smithi029 bash[77880]: cluster 2024-08-29T19:04:58.158604+0000 mgr.y (mgr.25004) 2252 : cluster [DBG] pgmap v3807: 137 pgs: 137 active+clean; 104 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 8.3 MiB/s rd, 5.4 MiB/s wr, 44 op/s 2024-08-29T19:05:00.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:04:59 smithi029 bash[79042]: cluster 2024-08-29T19:04:58.158604+0000 mgr.y (mgr.25004) 2252 : cluster [DBG] pgmap v3807: 137 pgs: 137 active+clean; 104 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 8.3 MiB/s rd, 5.4 MiB/s wr, 44 op/s 2024-08-29T19:05:01.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:05:01 smithi110 bash[67519]: cluster 2024-08-29T19:05:00.159250+0000 mgr.y (mgr.25004) 2253 : cluster [DBG] pgmap v3808: 137 pgs: 137 active+clean; 104 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 5.5 MiB/s rd, 4.6 MiB/s wr, 42 op/s 2024-08-29T19:05:02.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:05:01 smithi029 bash[77880]: cluster 2024-08-29T19:05:00.159250+0000 mgr.y (mgr.25004) 2253 : cluster [DBG] pgmap v3808: 137 pgs: 137 active+clean; 104 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 5.5 MiB/s rd, 4.6 MiB/s wr, 42 op/s 2024-08-29T19:05:02.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:05:01 smithi029 bash[79042]: cluster 2024-08-29T19:05:00.159250+0000 mgr.y (mgr.25004) 2253 : cluster [DBG] pgmap v3808: 137 pgs: 137 active+clean; 104 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 5.5 MiB/s rd, 4.6 MiB/s wr, 42 op/s 2024-08-29T19:05:04.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:05:03 smithi110 bash[67519]: cluster 2024-08-29T19:05:02.160173+0000 mgr.y (mgr.25004) 2254 : cluster [DBG] pgmap v3809: 137 pgs: 137 active+clean; 104 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 845 KiB/s rd, 2.9 MiB/s wr, 35 op/s 2024-08-29T19:05:04.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:05:03 smithi110 bash[67519]: audit 2024-08-29T19:05:03.612169+0000 mon.c (mon.2) 878 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:05:04.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:05:03 smithi029 bash[77880]: cluster 2024-08-29T19:05:02.160173+0000 mgr.y (mgr.25004) 2254 : cluster [DBG] pgmap v3809: 137 pgs: 137 active+clean; 104 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 845 KiB/s rd, 2.9 MiB/s wr, 35 op/s 2024-08-29T19:05:04.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:05:03 smithi029 bash[77880]: audit 2024-08-29T19:05:03.612169+0000 mon.c (mon.2) 878 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:05:04.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:05:03 smithi029 bash[79042]: cluster 2024-08-29T19:05:02.160173+0000 mgr.y (mgr.25004) 2254 : cluster [DBG] pgmap v3809: 137 pgs: 137 active+clean; 104 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 845 KiB/s rd, 2.9 MiB/s wr, 35 op/s 2024-08-29T19:05:04.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:05:03 smithi029 bash[79042]: audit 2024-08-29T19:05:03.612169+0000 mon.c (mon.2) 878 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:05:04.902 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 19:05:04 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:19:05:04] "GET /metrics HTTP/1.1" 200 36714 "" "Prometheus/2.43.0" 2024-08-29T19:05:06.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:05:05 smithi110 bash[67519]: cluster 2024-08-29T19:05:04.161138+0000 mgr.y (mgr.25004) 2255 : cluster [DBG] pgmap v3810: 137 pgs: 137 active+clean; 104 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 25 KiB/s rd, 2.5 MiB/s wr, 34 op/s 2024-08-29T19:05:06.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:05:05 smithi029 bash[79042]: cluster 2024-08-29T19:05:04.161138+0000 mgr.y (mgr.25004) 2255 : cluster [DBG] pgmap v3810: 137 pgs: 137 active+clean; 104 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 25 KiB/s rd, 2.5 MiB/s wr, 34 op/s 2024-08-29T19:05:06.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:05:05 smithi029 bash[77880]: cluster 2024-08-29T19:05:04.161138+0000 mgr.y (mgr.25004) 2255 : cluster [DBG] pgmap v3810: 137 pgs: 137 active+clean; 104 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 25 KiB/s rd, 2.5 MiB/s wr, 34 op/s 2024-08-29T19:05:08.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:05:07 smithi029 bash[79042]: cluster 2024-08-29T19:05:06.162233+0000 mgr.y (mgr.25004) 2256 : cluster [DBG] pgmap v3811: 137 pgs: 137 active+clean; 120 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 74 KiB/s rd, 3.8 MiB/s wr, 36 op/s 2024-08-29T19:05:08.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:05:07 smithi110 bash[67519]: cluster 2024-08-29T19:05:06.162233+0000 mgr.y (mgr.25004) 2256 : cluster [DBG] pgmap v3811: 137 pgs: 137 active+clean; 120 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 74 KiB/s rd, 3.8 MiB/s wr, 36 op/s 2024-08-29T19:05:08.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:05:07 smithi029 bash[77880]: cluster 2024-08-29T19:05:06.162233+0000 mgr.y (mgr.25004) 2256 : cluster [DBG] pgmap v3811: 137 pgs: 137 active+clean; 120 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 74 KiB/s rd, 3.8 MiB/s wr, 36 op/s 2024-08-29T19:05:08.602 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] EncryptedFlattenTest/4.Grow (20167 ms) 2024-08-29T19:05:08.602 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] EncryptedFlattenTest/4.Shrink 2024-08-29T19:05:08.602 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T19:05:10.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:05:09 smithi110 bash[67519]: cluster 2024-08-29T19:05:08.162959+0000 mgr.y (mgr.25004) 2257 : cluster [DBG] pgmap v3812: 137 pgs: 137 active+clean; 133 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 4.0 MiB/s rd, 3.8 MiB/s wr, 22 op/s 2024-08-29T19:05:10.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:05:09 smithi110 bash[67519]: audit 2024-08-29T19:05:09.423968+0000 mon.c (mon.2) 879 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "119.4", "id": [3, 0]}]: dispatch 2024-08-29T19:05:10.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:05:09 smithi110 bash[67519]: audit 2024-08-29T19:05:09.424421+0000 mon.c (mon.2) 880 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "119.12", "id": [3, 0]}]: dispatch 2024-08-29T19:05:10.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:05:09 smithi110 bash[67519]: audit 2024-08-29T19:05:09.424584+0000 mon.a (mon.0) 3000 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "119.4", "id": [3, 0]}]: dispatch 2024-08-29T19:05:10.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:05:09 smithi110 bash[67519]: audit 2024-08-29T19:05:09.425158+0000 mon.a (mon.0) 3001 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "119.12", "id": [3, 0]}]: dispatch 2024-08-29T19:05:10.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:05:09 smithi029 bash[79042]: cluster 2024-08-29T19:05:08.162959+0000 mgr.y (mgr.25004) 2257 : cluster [DBG] pgmap v3812: 137 pgs: 137 active+clean; 133 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 4.0 MiB/s rd, 3.8 MiB/s wr, 22 op/s 2024-08-29T19:05:10.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:05:09 smithi029 bash[79042]: audit 2024-08-29T19:05:09.423968+0000 mon.c (mon.2) 879 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "119.4", "id": [3, 0]}]: dispatch 2024-08-29T19:05:10.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:05:09 smithi029 bash[79042]: audit 2024-08-29T19:05:09.424421+0000 mon.c (mon.2) 880 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "119.12", "id": [3, 0]}]: dispatch 2024-08-29T19:05:10.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:05:09 smithi029 bash[79042]: audit 2024-08-29T19:05:09.424584+0000 mon.a (mon.0) 3000 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "119.4", "id": [3, 0]}]: dispatch 2024-08-29T19:05:10.154 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:05:09 smithi029 bash[79042]: audit 2024-08-29T19:05:09.425158+0000 mon.a (mon.0) 3001 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "119.12", "id": [3, 0]}]: dispatch 2024-08-29T19:05:10.154 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:05:09 smithi029 bash[77880]: cluster 2024-08-29T19:05:08.162959+0000 mgr.y (mgr.25004) 2257 : cluster [DBG] pgmap v3812: 137 pgs: 137 active+clean; 133 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 4.0 MiB/s rd, 3.8 MiB/s wr, 22 op/s 2024-08-29T19:05:10.154 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:05:09 smithi029 bash[77880]: audit 2024-08-29T19:05:09.423968+0000 mon.c (mon.2) 879 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "119.4", "id": [3, 0]}]: dispatch 2024-08-29T19:05:10.154 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:05:09 smithi029 bash[77880]: audit 2024-08-29T19:05:09.424421+0000 mon.c (mon.2) 880 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "119.12", "id": [3, 0]}]: dispatch 2024-08-29T19:05:10.154 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:05:09 smithi029 bash[77880]: audit 2024-08-29T19:05:09.424584+0000 mon.a (mon.0) 3000 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "119.4", "id": [3, 0]}]: dispatch 2024-08-29T19:05:10.154 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:05:09 smithi029 bash[77880]: audit 2024-08-29T19:05:09.425158+0000 mon.a (mon.0) 3001 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "119.12", "id": [3, 0]}]: dispatch 2024-08-29T19:05:11.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:05:10 smithi110 bash[67519]: audit 2024-08-29T19:05:09.708802+0000 mon.a (mon.0) 3002 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "119.4", "id": [3, 0]}]': finished 2024-08-29T19:05:11.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:05:10 smithi110 bash[67519]: audit 2024-08-29T19:05:09.709036+0000 mon.a (mon.0) 3003 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "119.12", "id": [3, 0]}]': finished 2024-08-29T19:05:11.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:05:10 smithi110 bash[67519]: cluster 2024-08-29T19:05:09.715263+0000 mon.a (mon.0) 3004 : cluster [DBG] osdmap e2030: 8 total, 8 up, 8 in 2024-08-29T19:05:11.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:05:10 smithi029 bash[77880]: audit 2024-08-29T19:05:09.708802+0000 mon.a (mon.0) 3002 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "119.4", "id": [3, 0]}]': finished 2024-08-29T19:05:11.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:05:10 smithi029 bash[77880]: audit 2024-08-29T19:05:09.709036+0000 mon.a (mon.0) 3003 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "119.12", "id": [3, 0]}]': finished 2024-08-29T19:05:11.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:05:10 smithi029 bash[77880]: cluster 2024-08-29T19:05:09.715263+0000 mon.a (mon.0) 3004 : cluster [DBG] osdmap e2030: 8 total, 8 up, 8 in 2024-08-29T19:05:11.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:05:10 smithi029 bash[79042]: audit 2024-08-29T19:05:09.708802+0000 mon.a (mon.0) 3002 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "119.4", "id": [3, 0]}]': finished 2024-08-29T19:05:11.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:05:10 smithi029 bash[79042]: audit 2024-08-29T19:05:09.709036+0000 mon.a (mon.0) 3003 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "119.12", "id": [3, 0]}]': finished 2024-08-29T19:05:11.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:05:10 smithi029 bash[79042]: cluster 2024-08-29T19:05:09.715263+0000 mon.a (mon.0) 3004 : cluster [DBG] osdmap e2030: 8 total, 8 up, 8 in 2024-08-29T19:05:12.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:05:11 smithi110 bash[67519]: cluster 2024-08-29T19:05:10.163747+0000 mgr.y (mgr.25004) 2258 : cluster [DBG] pgmap v3814: 137 pgs: 137 active+clean; 141 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 6.8 MiB/s rd, 4.1 MiB/s wr, 29 op/s 2024-08-29T19:05:12.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:05:11 smithi110 bash[67519]: cluster 2024-08-29T19:05:10.738942+0000 mon.a (mon.0) 3005 : cluster [DBG] osdmap e2031: 8 total, 8 up, 8 in 2024-08-29T19:05:12.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:05:11 smithi029 bash[77880]: cluster 2024-08-29T19:05:10.163747+0000 mgr.y (mgr.25004) 2258 : cluster [DBG] pgmap v3814: 137 pgs: 137 active+clean; 141 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 6.8 MiB/s rd, 4.1 MiB/s wr, 29 op/s 2024-08-29T19:05:12.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:05:11 smithi029 bash[77880]: cluster 2024-08-29T19:05:10.738942+0000 mon.a (mon.0) 3005 : cluster [DBG] osdmap e2031: 8 total, 8 up, 8 in 2024-08-29T19:05:12.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:05:11 smithi029 bash[79042]: cluster 2024-08-29T19:05:10.163747+0000 mgr.y (mgr.25004) 2258 : cluster [DBG] pgmap v3814: 137 pgs: 137 active+clean; 141 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 6.8 MiB/s rd, 4.1 MiB/s wr, 29 op/s 2024-08-29T19:05:12.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:05:11 smithi029 bash[79042]: cluster 2024-08-29T19:05:10.738942+0000 mon.a (mon.0) 3005 : cluster [DBG] osdmap e2031: 8 total, 8 up, 8 in 2024-08-29T19:05:14.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:05:13 smithi029 bash[77880]: cluster 2024-08-29T19:05:12.165082+0000 mgr.y (mgr.25004) 2259 : cluster [DBG] pgmap v3816: 137 pgs: 137 active+clean; 145 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 14 MiB/s rd, 7.1 MiB/s wr, 36 op/s; 1 B/s, 0 objects/s recovering 2024-08-29T19:05:14.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:05:13 smithi029 bash[77880]: cluster 2024-08-29T19:05:12.742905+0000 mon.a (mon.0) 3006 : cluster [DBG] osdmap e2032: 8 total, 8 up, 8 in 2024-08-29T19:05:14.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:05:13 smithi110 bash[67519]: cluster 2024-08-29T19:05:12.165082+0000 mgr.y (mgr.25004) 2259 : cluster [DBG] pgmap v3816: 137 pgs: 137 active+clean; 145 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 14 MiB/s rd, 7.1 MiB/s wr, 36 op/s; 1 B/s, 0 objects/s recovering 2024-08-29T19:05:14.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:05:13 smithi110 bash[67519]: cluster 2024-08-29T19:05:12.742905+0000 mon.a (mon.0) 3006 : cluster [DBG] osdmap e2032: 8 total, 8 up, 8 in 2024-08-29T19:05:14.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:05:13 smithi029 bash[79042]: cluster 2024-08-29T19:05:12.165082+0000 mgr.y (mgr.25004) 2259 : cluster [DBG] pgmap v3816: 137 pgs: 137 active+clean; 145 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 14 MiB/s rd, 7.1 MiB/s wr, 36 op/s; 1 B/s, 0 objects/s recovering 2024-08-29T19:05:14.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:05:13 smithi029 bash[79042]: cluster 2024-08-29T19:05:12.742905+0000 mon.a (mon.0) 3006 : cluster [DBG] osdmap e2032: 8 total, 8 up, 8 in 2024-08-29T19:05:14.902 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 19:05:14 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:19:05:14] "GET /metrics HTTP/1.1" 200 36714 "" "Prometheus/2.43.0" 2024-08-29T19:05:16.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:05:15 smithi110 bash[67519]: cluster 2024-08-29T19:05:14.165826+0000 mgr.y (mgr.25004) 2260 : cluster [DBG] pgmap v3818: 137 pgs: 137 active+clean; 149 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 5.3 MiB/s wr, 26 op/s; 1.5 MiB/s, 1 keys/s, 0 objects/s recovering 2024-08-29T19:05:16.174 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:05:15 smithi029 bash[77880]: cluster 2024-08-29T19:05:14.165826+0000 mgr.y (mgr.25004) 2260 : cluster [DBG] pgmap v3818: 137 pgs: 137 active+clean; 149 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 5.3 MiB/s wr, 26 op/s; 1.5 MiB/s, 1 keys/s, 0 objects/s recovering 2024-08-29T19:05:16.174 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:05:15 smithi029 bash[79042]: cluster 2024-08-29T19:05:14.165826+0000 mgr.y (mgr.25004) 2260 : cluster [DBG] pgmap v3818: 137 pgs: 137 active+clean; 149 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 5.3 MiB/s wr, 26 op/s; 1.5 MiB/s, 1 keys/s, 0 objects/s recovering 2024-08-29T19:05:18.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:05:17 smithi029 bash[79042]: cluster 2024-08-29T19:05:16.166610+0000 mgr.y (mgr.25004) 2261 : cluster [DBG] pgmap v3819: 137 pgs: 137 active+clean; 166 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 8.3 MiB/s rd, 6.4 MiB/s wr, 38 op/s; 1.4 MiB/s, 1 keys/s, 0 objects/s recovering 2024-08-29T19:05:18.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:05:17 smithi110 bash[67519]: cluster 2024-08-29T19:05:16.166610+0000 mgr.y (mgr.25004) 2261 : cluster [DBG] pgmap v3819: 137 pgs: 137 active+clean; 166 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 8.3 MiB/s rd, 6.4 MiB/s wr, 38 op/s; 1.4 MiB/s, 1 keys/s, 0 objects/s recovering 2024-08-29T19:05:18.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:05:17 smithi029 bash[77880]: cluster 2024-08-29T19:05:16.166610+0000 mgr.y (mgr.25004) 2261 : cluster [DBG] pgmap v3819: 137 pgs: 137 active+clean; 166 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 8.3 MiB/s rd, 6.4 MiB/s wr, 38 op/s; 1.4 MiB/s, 1 keys/s, 0 objects/s recovering 2024-08-29T19:05:19.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:05:18 smithi029 bash[79042]: audit 2024-08-29T19:05:18.612438+0000 mon.c (mon.2) 881 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:05:19.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:05:18 smithi110 bash[67519]: audit 2024-08-29T19:05:18.612438+0000 mon.c (mon.2) 881 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:05:19.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:05:18 smithi029 bash[77880]: audit 2024-08-29T19:05:18.612438+0000 mon.c (mon.2) 881 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:05:20.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:05:19 smithi110 bash[67519]: cluster 2024-08-29T19:05:18.167343+0000 mgr.y (mgr.25004) 2262 : cluster [DBG] pgmap v3820: 137 pgs: 137 active+clean; 174 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 6.2 MiB/s rd, 5.6 MiB/s wr, 52 op/s; 1.1 MiB/s, 0 keys/s, 0 objects/s recovering 2024-08-29T19:05:20.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:05:19 smithi029 bash[79042]: cluster 2024-08-29T19:05:18.167343+0000 mgr.y (mgr.25004) 2262 : cluster [DBG] pgmap v3820: 137 pgs: 137 active+clean; 174 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 6.2 MiB/s rd, 5.6 MiB/s wr, 52 op/s; 1.1 MiB/s, 0 keys/s, 0 objects/s recovering 2024-08-29T19:05:20.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:05:19 smithi029 bash[77880]: cluster 2024-08-29T19:05:18.167343+0000 mgr.y (mgr.25004) 2262 : cluster [DBG] pgmap v3820: 137 pgs: 137 active+clean; 174 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 6.2 MiB/s rd, 5.6 MiB/s wr, 52 op/s; 1.1 MiB/s, 0 keys/s, 0 objects/s recovering 2024-08-29T19:05:22.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:05:21 smithi110 bash[67519]: cluster 2024-08-29T19:05:20.167996+0000 mgr.y (mgr.25004) 2263 : cluster [DBG] pgmap v3821: 137 pgs: 137 active+clean; 174 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 5.2 MiB/s rd, 4.8 MiB/s wr, 44 op/s; 977 KiB/s, 0 keys/s, 0 objects/s recovering 2024-08-29T19:05:22.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:05:21 smithi110 bash[67519]: audit 2024-08-29T19:05:21.587511+0000 mon.c (mon.2) 882 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:05:22.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:05:21 smithi029 bash[79042]: cluster 2024-08-29T19:05:20.167996+0000 mgr.y (mgr.25004) 2263 : cluster [DBG] pgmap v3821: 137 pgs: 137 active+clean; 174 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 5.2 MiB/s rd, 4.8 MiB/s wr, 44 op/s; 977 KiB/s, 0 keys/s, 0 objects/s recovering 2024-08-29T19:05:22.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:05:21 smithi029 bash[79042]: audit 2024-08-29T19:05:21.587511+0000 mon.c (mon.2) 882 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:05:22.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:05:21 smithi029 bash[77880]: cluster 2024-08-29T19:05:20.167996+0000 mgr.y (mgr.25004) 2263 : cluster [DBG] pgmap v3821: 137 pgs: 137 active+clean; 174 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 5.2 MiB/s rd, 4.8 MiB/s wr, 44 op/s; 977 KiB/s, 0 keys/s, 0 objects/s recovering 2024-08-29T19:05:22.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:05:21 smithi029 bash[77880]: audit 2024-08-29T19:05:21.587511+0000 mon.c (mon.2) 882 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:05:24.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:05:23 smithi029 bash[79042]: cluster 2024-08-29T19:05:22.168801+0000 mgr.y (mgr.25004) 2264 : cluster [DBG] pgmap v3822: 137 pgs: 137 active+clean; 174 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 438 KiB/s rd, 2.9 MiB/s wr, 38 op/s; 921 KiB/s, 0 keys/s, 0 objects/s recovering 2024-08-29T19:05:24.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:05:23 smithi029 bash[79042]: audit 2024-08-29T19:05:22.822737+0000 mon.a (mon.0) 3007 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:05:24.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:05:23 smithi029 bash[79042]: audit 2024-08-29T19:05:22.833026+0000 mon.a (mon.0) 3008 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:05:24.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:05:23 smithi029 bash[79042]: audit 2024-08-29T19:05:22.861333+0000 mon.a (mon.0) 3009 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:05:24.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:05:23 smithi029 bash[79042]: audit 2024-08-29T19:05:22.867338+0000 mon.a (mon.0) 3010 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:05:24.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:05:23 smithi110 bash[67519]: cluster 2024-08-29T19:05:22.168801+0000 mgr.y (mgr.25004) 2264 : cluster [DBG] pgmap v3822: 137 pgs: 137 active+clean; 174 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 438 KiB/s rd, 2.9 MiB/s wr, 38 op/s; 921 KiB/s, 0 keys/s, 0 objects/s recovering 2024-08-29T19:05:24.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:05:23 smithi110 bash[67519]: audit 2024-08-29T19:05:22.822737+0000 mon.a (mon.0) 3007 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:05:24.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:05:23 smithi110 bash[67519]: audit 2024-08-29T19:05:22.833026+0000 mon.a (mon.0) 3008 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:05:24.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:05:23 smithi110 bash[67519]: audit 2024-08-29T19:05:22.861333+0000 mon.a (mon.0) 3009 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:05:24.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:05:23 smithi110 bash[67519]: audit 2024-08-29T19:05:22.867338+0000 mon.a (mon.0) 3010 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:05:24.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:05:23 smithi029 bash[77880]: cluster 2024-08-29T19:05:22.168801+0000 mgr.y (mgr.25004) 2264 : cluster [DBG] pgmap v3822: 137 pgs: 137 active+clean; 174 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 438 KiB/s rd, 2.9 MiB/s wr, 38 op/s; 921 KiB/s, 0 keys/s, 0 objects/s recovering 2024-08-29T19:05:24.154 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:05:23 smithi029 bash[77880]: audit 2024-08-29T19:05:22.822737+0000 mon.a (mon.0) 3007 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:05:24.154 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:05:23 smithi029 bash[77880]: audit 2024-08-29T19:05:22.833026+0000 mon.a (mon.0) 3008 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:05:24.154 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:05:23 smithi029 bash[77880]: audit 2024-08-29T19:05:22.861333+0000 mon.a (mon.0) 3009 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:05:24.154 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:05:23 smithi029 bash[77880]: audit 2024-08-29T19:05:22.867338+0000 mon.a (mon.0) 3010 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:05:24.902 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 19:05:24 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:19:05:24] "GET /metrics HTTP/1.1" 200 36730 "" "Prometheus/2.43.0" 2024-08-29T19:05:26.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:05:25 smithi110 bash[67519]: cluster 2024-08-29T19:05:24.169460+0000 mgr.y (mgr.25004) 2265 : cluster [DBG] pgmap v3823: 137 pgs: 137 active+clean; 174 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 23 KiB/s rd, 2.5 MiB/s wr, 30 op/s 2024-08-29T19:05:26.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:05:25 smithi029 bash[79042]: cluster 2024-08-29T19:05:24.169460+0000 mgr.y (mgr.25004) 2265 : cluster [DBG] pgmap v3823: 137 pgs: 137 active+clean; 174 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 23 KiB/s rd, 2.5 MiB/s wr, 30 op/s 2024-08-29T19:05:26.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:05:25 smithi029 bash[77880]: cluster 2024-08-29T19:05:24.169460+0000 mgr.y (mgr.25004) 2265 : cluster [DBG] pgmap v3823: 137 pgs: 137 active+clean; 174 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 23 KiB/s rd, 2.5 MiB/s wr, 30 op/s 2024-08-29T19:05:28.085 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:05:27 smithi029 bash[77880]: cluster 2024-08-29T19:05:26.170090+0000 mgr.y (mgr.25004) 2266 : cluster [DBG] pgmap v3824: 137 pgs: 137 active+clean; 186 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 50 KiB/s rd, 3.1 MiB/s wr, 35 op/s 2024-08-29T19:05:28.087 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:05:27 smithi029 bash[79042]: cluster 2024-08-29T19:05:26.170090+0000 mgr.y (mgr.25004) 2266 : cluster [DBG] pgmap v3824: 137 pgs: 137 active+clean; 186 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 50 KiB/s rd, 3.1 MiB/s wr, 35 op/s 2024-08-29T19:05:28.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:05:27 smithi110 bash[67519]: cluster 2024-08-29T19:05:26.170090+0000 mgr.y (mgr.25004) 2266 : cluster [DBG] pgmap v3824: 137 pgs: 137 active+clean; 186 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 50 KiB/s rd, 3.1 MiB/s wr, 35 op/s 2024-08-29T19:05:29.440 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] EncryptedFlattenTest/4.Shrink (20838 ms) 2024-08-29T19:05:29.440 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] EncryptedFlattenTest/4.ShrinkToOne 2024-08-29T19:05:29.440 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T19:05:30.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:05:29 smithi110 bash[67519]: cluster 2024-08-29T19:05:28.171158+0000 mgr.y (mgr.25004) 2267 : cluster [DBG] pgmap v3825: 137 pgs: 137 active+clean; 191 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 494 KiB/s rd, 2.4 MiB/s wr, 25 op/s 2024-08-29T19:05:30.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:05:29 smithi029 bash[77880]: cluster 2024-08-29T19:05:28.171158+0000 mgr.y (mgr.25004) 2267 : cluster [DBG] pgmap v3825: 137 pgs: 137 active+clean; 191 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 494 KiB/s rd, 2.4 MiB/s wr, 25 op/s 2024-08-29T19:05:30.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:05:29 smithi029 bash[79042]: cluster 2024-08-29T19:05:28.171158+0000 mgr.y (mgr.25004) 2267 : cluster [DBG] pgmap v3825: 137 pgs: 137 active+clean; 191 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 494 KiB/s rd, 2.4 MiB/s wr, 25 op/s 2024-08-29T19:05:32.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:05:31 smithi029 bash[79042]: cluster 2024-08-29T19:05:30.172032+0000 mgr.y (mgr.25004) 2268 : cluster [DBG] pgmap v3826: 137 pgs: 137 active+clean; 195 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.1 MiB/s wr, 23 op/s 2024-08-29T19:05:32.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:05:31 smithi110 bash[67519]: cluster 2024-08-29T19:05:30.172032+0000 mgr.y (mgr.25004) 2268 : cluster [DBG] pgmap v3826: 137 pgs: 137 active+clean; 195 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.1 MiB/s wr, 23 op/s 2024-08-29T19:05:32.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:05:31 smithi029 bash[77880]: cluster 2024-08-29T19:05:30.172032+0000 mgr.y (mgr.25004) 2268 : cluster [DBG] pgmap v3826: 137 pgs: 137 active+clean; 195 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.1 MiB/s wr, 23 op/s 2024-08-29T19:05:34.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:05:33 smithi110 bash[67519]: cluster 2024-08-29T19:05:32.172639+0000 mgr.y (mgr.25004) 2269 : cluster [DBG] pgmap v3827: 137 pgs: 137 active+clean; 215 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 9.3 MiB/s rd, 4.8 MiB/s wr, 30 op/s 2024-08-29T19:05:34.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:05:33 smithi110 bash[67519]: audit 2024-08-29T19:05:33.612486+0000 mon.c (mon.2) 883 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:05:34.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:05:33 smithi029 bash[77880]: cluster 2024-08-29T19:05:32.172639+0000 mgr.y (mgr.25004) 2269 : cluster [DBG] pgmap v3827: 137 pgs: 137 active+clean; 215 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 9.3 MiB/s rd, 4.8 MiB/s wr, 30 op/s 2024-08-29T19:05:34.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:05:33 smithi029 bash[77880]: audit 2024-08-29T19:05:33.612486+0000 mon.c (mon.2) 883 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:05:34.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:05:33 smithi029 bash[79042]: cluster 2024-08-29T19:05:32.172639+0000 mgr.y (mgr.25004) 2269 : cluster [DBG] pgmap v3827: 137 pgs: 137 active+clean; 215 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 9.3 MiB/s rd, 4.8 MiB/s wr, 30 op/s 2024-08-29T19:05:34.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:05:33 smithi029 bash[79042]: audit 2024-08-29T19:05:33.612486+0000 mon.c (mon.2) 883 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:05:34.857 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 19:05:34 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:19:05:34] "GET /metrics HTTP/1.1" 200 36713 "" "Prometheus/2.43.0" 2024-08-29T19:05:35.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:05:34 smithi110 bash[67519]: cluster 2024-08-29T19:05:33.854204+0000 mon.a (mon.0) 3011 : cluster [DBG] osdmap e2033: 8 total, 8 up, 8 in 2024-08-29T19:05:35.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:05:34 smithi110 bash[67519]: audit 2024-08-29T19:05:34.437086+0000 mon.a (mon.0) 3012 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:05:35.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:05:34 smithi110 bash[67519]: audit 2024-08-29T19:05:34.451798+0000 mon.a (mon.0) 3013 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:05:35.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:05:34 smithi110 bash[67519]: audit 2024-08-29T19:05:34.455101+0000 mon.c (mon.2) 884 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:05:35.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:05:34 smithi110 bash[67519]: audit 2024-08-29T19:05:34.456756+0000 mon.c (mon.2) 885 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:05:35.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:05:34 smithi110 bash[67519]: audit 2024-08-29T19:05:34.468333+0000 mon.a (mon.0) 3014 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:05:35.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:05:34 smithi029 bash[79042]: cluster 2024-08-29T19:05:33.854204+0000 mon.a (mon.0) 3011 : cluster [DBG] osdmap e2033: 8 total, 8 up, 8 in 2024-08-29T19:05:35.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:05:34 smithi029 bash[79042]: audit 2024-08-29T19:05:34.437086+0000 mon.a (mon.0) 3012 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:05:35.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:05:34 smithi029 bash[79042]: audit 2024-08-29T19:05:34.451798+0000 mon.a (mon.0) 3013 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:05:35.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:05:34 smithi029 bash[79042]: audit 2024-08-29T19:05:34.455101+0000 mon.c (mon.2) 884 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:05:35.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:05:34 smithi029 bash[79042]: audit 2024-08-29T19:05:34.456756+0000 mon.c (mon.2) 885 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:05:35.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:05:34 smithi029 bash[79042]: audit 2024-08-29T19:05:34.468333+0000 mon.a (mon.0) 3014 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:05:35.154 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:05:34 smithi029 bash[77880]: cluster 2024-08-29T19:05:33.854204+0000 mon.a (mon.0) 3011 : cluster [DBG] osdmap e2033: 8 total, 8 up, 8 in 2024-08-29T19:05:35.154 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:05:34 smithi029 bash[77880]: audit 2024-08-29T19:05:34.437086+0000 mon.a (mon.0) 3012 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:05:35.154 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:05:34 smithi029 bash[77880]: audit 2024-08-29T19:05:34.451798+0000 mon.a (mon.0) 3013 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:05:35.154 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:05:34 smithi029 bash[77880]: audit 2024-08-29T19:05:34.455101+0000 mon.c (mon.2) 884 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:05:35.154 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:05:34 smithi029 bash[77880]: audit 2024-08-29T19:05:34.456756+0000 mon.c (mon.2) 885 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:05:35.154 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:05:34 smithi029 bash[77880]: audit 2024-08-29T19:05:34.468333+0000 mon.a (mon.0) 3014 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:05:36.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:05:35 smithi110 bash[67519]: cluster 2024-08-29T19:05:34.173217+0000 mgr.y (mgr.25004) 2270 : cluster [DBG] pgmap v3829: 137 pgs: 137 active+clean; 215 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 5.7 MiB/s wr, 37 op/s 2024-08-29T19:05:36.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:05:35 smithi029 bash[79042]: cluster 2024-08-29T19:05:34.173217+0000 mgr.y (mgr.25004) 2270 : cluster [DBG] pgmap v3829: 137 pgs: 137 active+clean; 215 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 5.7 MiB/s wr, 37 op/s 2024-08-29T19:05:36.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:05:35 smithi029 bash[77880]: cluster 2024-08-29T19:05:34.173217+0000 mgr.y (mgr.25004) 2270 : cluster [DBG] pgmap v3829: 137 pgs: 137 active+clean; 215 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 5.7 MiB/s wr, 37 op/s 2024-08-29T19:05:38.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:05:37 smithi029 bash[79042]: cluster 2024-08-29T19:05:36.174142+0000 mgr.y (mgr.25004) 2271 : cluster [DBG] pgmap v3830: 137 pgs: 137 active+clean; 228 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 5.8 MiB/s wr, 57 op/s 2024-08-29T19:05:38.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:05:37 smithi110 bash[67519]: cluster 2024-08-29T19:05:36.174142+0000 mgr.y (mgr.25004) 2271 : cluster [DBG] pgmap v3830: 137 pgs: 137 active+clean; 228 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 5.8 MiB/s wr, 57 op/s 2024-08-29T19:05:38.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:05:37 smithi029 bash[77880]: cluster 2024-08-29T19:05:36.174142+0000 mgr.y (mgr.25004) 2271 : cluster [DBG] pgmap v3830: 137 pgs: 137 active+clean; 228 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 5.8 MiB/s wr, 57 op/s 2024-08-29T19:05:40.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:05:39 smithi029 bash[79042]: cluster 2024-08-29T19:05:38.174880+0000 mgr.y (mgr.25004) 2272 : cluster [DBG] pgmap v3831: 137 pgs: 137 active+clean; 244 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 11 MiB/s rd, 6.5 MiB/s wr, 59 op/s 2024-08-29T19:05:40.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:05:39 smithi110 bash[67519]: cluster 2024-08-29T19:05:38.174880+0000 mgr.y (mgr.25004) 2272 : cluster [DBG] pgmap v3831: 137 pgs: 137 active+clean; 244 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 11 MiB/s rd, 6.5 MiB/s wr, 59 op/s 2024-08-29T19:05:40.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:05:39 smithi029 bash[77880]: cluster 2024-08-29T19:05:38.174880+0000 mgr.y (mgr.25004) 2272 : cluster [DBG] pgmap v3831: 137 pgs: 137 active+clean; 244 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 11 MiB/s rd, 6.5 MiB/s wr, 59 op/s 2024-08-29T19:05:42.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:05:41 smithi110 bash[67519]: cluster 2024-08-29T19:05:40.175502+0000 mgr.y (mgr.25004) 2273 : cluster [DBG] pgmap v3832: 137 pgs: 137 active+clean; 244 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 8.4 MiB/s rd, 6.1 MiB/s wr, 43 op/s 2024-08-29T19:05:42.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:05:41 smithi029 bash[79042]: cluster 2024-08-29T19:05:40.175502+0000 mgr.y (mgr.25004) 2273 : cluster [DBG] pgmap v3832: 137 pgs: 137 active+clean; 244 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 8.4 MiB/s rd, 6.1 MiB/s wr, 43 op/s 2024-08-29T19:05:42.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:05:41 smithi029 bash[77880]: cluster 2024-08-29T19:05:40.175502+0000 mgr.y (mgr.25004) 2273 : cluster [DBG] pgmap v3832: 137 pgs: 137 active+clean; 244 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 8.4 MiB/s rd, 6.1 MiB/s wr, 43 op/s 2024-08-29T19:05:44.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:05:43 smithi110 bash[67519]: cluster 2024-08-29T19:05:42.176309+0000 mgr.y (mgr.25004) 2274 : cluster [DBG] pgmap v3833: 137 pgs: 137 active+clean; 244 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 640 KiB/s rd, 2.9 MiB/s wr, 35 op/s 2024-08-29T19:05:44.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:05:43 smithi029 bash[79042]: cluster 2024-08-29T19:05:42.176309+0000 mgr.y (mgr.25004) 2274 : cluster [DBG] pgmap v3833: 137 pgs: 137 active+clean; 244 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 640 KiB/s rd, 2.9 MiB/s wr, 35 op/s 2024-08-29T19:05:44.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:05:43 smithi029 bash[77880]: cluster 2024-08-29T19:05:42.176309+0000 mgr.y (mgr.25004) 2274 : cluster [DBG] pgmap v3833: 137 pgs: 137 active+clean; 244 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 640 KiB/s rd, 2.9 MiB/s wr, 35 op/s 2024-08-29T19:05:44.902 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 19:05:44 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:19:05:44] "GET /metrics HTTP/1.1" 200 36713 "" "Prometheus/2.43.0" 2024-08-29T19:05:46.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:05:45 smithi110 bash[67519]: cluster 2024-08-29T19:05:44.176956+0000 mgr.y (mgr.25004) 2275 : cluster [DBG] pgmap v3834: 137 pgs: 137 active+clean; 248 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 25 KiB/s rd, 3.2 MiB/s wr, 33 op/s 2024-08-29T19:05:46.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:05:45 smithi029 bash[77880]: cluster 2024-08-29T19:05:44.176956+0000 mgr.y (mgr.25004) 2275 : cluster [DBG] pgmap v3834: 137 pgs: 137 active+clean; 248 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 25 KiB/s rd, 3.2 MiB/s wr, 33 op/s 2024-08-29T19:05:46.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:05:45 smithi029 bash[79042]: cluster 2024-08-29T19:05:44.176956+0000 mgr.y (mgr.25004) 2275 : cluster [DBG] pgmap v3834: 137 pgs: 137 active+clean; 248 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 25 KiB/s rd, 3.2 MiB/s wr, 33 op/s 2024-08-29T19:05:48.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:05:47 smithi110 bash[67519]: cluster 2024-08-29T19:05:46.177587+0000 mgr.y (mgr.25004) 2276 : cluster [DBG] pgmap v3835: 137 pgs: 137 active+clean; 248 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 2.8 MiB/s wr, 35 op/s 2024-08-29T19:05:48.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:05:47 smithi029 bash[79042]: cluster 2024-08-29T19:05:46.177587+0000 mgr.y (mgr.25004) 2276 : cluster [DBG] pgmap v3835: 137 pgs: 137 active+clean; 248 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 2.8 MiB/s wr, 35 op/s 2024-08-29T19:05:48.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:05:47 smithi029 bash[77880]: cluster 2024-08-29T19:05:46.177587+0000 mgr.y (mgr.25004) 2276 : cluster [DBG] pgmap v3835: 137 pgs: 137 active+clean; 248 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 2.8 MiB/s wr, 35 op/s 2024-08-29T19:05:49.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:05:48 smithi110 bash[67519]: audit 2024-08-29T19:05:48.613057+0000 mon.c (mon.2) 886 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:05:49.252 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:05:48 smithi029 bash[77880]: audit 2024-08-29T19:05:48.613057+0000 mon.c (mon.2) 886 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:05:49.252 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:05:48 smithi029 bash[79042]: audit 2024-08-29T19:05:48.613057+0000 mon.c (mon.2) 886 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:05:49.946 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] EncryptedFlattenTest/4.ShrinkToOne (20506 ms) 2024-08-29T19:05:49.946 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] EncryptedFlattenTest/4.ShrinkToOneAfterSnapshot 2024-08-29T19:05:49.947 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T19:05:50.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:05:49 smithi110 bash[67519]: cluster 2024-08-29T19:05:48.178277+0000 mgr.y (mgr.25004) 2277 : cluster [DBG] pgmap v3836: 137 pgs: 137 active+clean; 260 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 58 KiB/s rd, 2.7 MiB/s wr, 15 op/s 2024-08-29T19:05:50.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:05:49 smithi029 bash[77880]: cluster 2024-08-29T19:05:48.178277+0000 mgr.y (mgr.25004) 2277 : cluster [DBG] pgmap v3836: 137 pgs: 137 active+clean; 260 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 58 KiB/s rd, 2.7 MiB/s wr, 15 op/s 2024-08-29T19:05:50.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:05:49 smithi029 bash[79042]: cluster 2024-08-29T19:05:48.178277+0000 mgr.y (mgr.25004) 2277 : cluster [DBG] pgmap v3836: 137 pgs: 137 active+clean; 260 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 58 KiB/s rd, 2.7 MiB/s wr, 15 op/s 2024-08-29T19:05:52.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:05:51 smithi110 bash[67519]: cluster 2024-08-29T19:05:50.179170+0000 mgr.y (mgr.25004) 2278 : cluster [DBG] pgmap v3837: 137 pgs: 137 active+clean; 260 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 399 KiB/s rd, 1.7 MiB/s wr, 14 op/s 2024-08-29T19:05:52.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:05:51 smithi029 bash[77880]: cluster 2024-08-29T19:05:50.179170+0000 mgr.y (mgr.25004) 2278 : cluster [DBG] pgmap v3837: 137 pgs: 137 active+clean; 260 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 399 KiB/s rd, 1.7 MiB/s wr, 14 op/s 2024-08-29T19:05:52.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:05:51 smithi029 bash[79042]: cluster 2024-08-29T19:05:50.179170+0000 mgr.y (mgr.25004) 2278 : cluster [DBG] pgmap v3837: 137 pgs: 137 active+clean; 260 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 399 KiB/s rd, 1.7 MiB/s wr, 14 op/s 2024-08-29T19:05:54.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:05:53 smithi029 bash[79042]: cluster 2024-08-29T19:05:52.180318+0000 mgr.y (mgr.25004) 2279 : cluster [DBG] pgmap v3838: 137 pgs: 137 active+clean; 260 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.7 MiB/s wr, 16 op/s 2024-08-29T19:05:54.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:05:53 smithi029 bash[77880]: cluster 2024-08-29T19:05:52.180318+0000 mgr.y (mgr.25004) 2279 : cluster [DBG] pgmap v3838: 137 pgs: 137 active+clean; 260 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.7 MiB/s wr, 16 op/s 2024-08-29T19:05:54.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:05:53 smithi110 bash[67519]: cluster 2024-08-29T19:05:52.180318+0000 mgr.y (mgr.25004) 2279 : cluster [DBG] pgmap v3838: 137 pgs: 137 active+clean; 260 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.7 MiB/s wr, 16 op/s 2024-08-29T19:05:54.902 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 19:05:54 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:19:05:54] "GET /metrics HTTP/1.1" 200 36713 "" "Prometheus/2.43.0" 2024-08-29T19:05:56.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:05:55 smithi110 bash[67519]: cluster 2024-08-29T19:05:54.181262+0000 mgr.y (mgr.25004) 2280 : cluster [DBG] pgmap v3839: 137 pgs: 137 active+clean; 264 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.3 MiB/s wr, 23 op/s 2024-08-29T19:05:56.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:05:55 smithi110 bash[67519]: cluster 2024-08-29T19:05:54.918776+0000 mon.a (mon.0) 3015 : cluster [DBG] osdmap e2034: 8 total, 8 up, 8 in 2024-08-29T19:05:56.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:05:55 smithi029 bash[79042]: cluster 2024-08-29T19:05:54.181262+0000 mgr.y (mgr.25004) 2280 : cluster [DBG] pgmap v3839: 137 pgs: 137 active+clean; 264 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.3 MiB/s wr, 23 op/s 2024-08-29T19:05:56.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:05:55 smithi029 bash[79042]: cluster 2024-08-29T19:05:54.918776+0000 mon.a (mon.0) 3015 : cluster [DBG] osdmap e2034: 8 total, 8 up, 8 in 2024-08-29T19:05:56.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:05:55 smithi029 bash[77880]: cluster 2024-08-29T19:05:54.181262+0000 mgr.y (mgr.25004) 2280 : cluster [DBG] pgmap v3839: 137 pgs: 137 active+clean; 264 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.3 MiB/s wr, 23 op/s 2024-08-29T19:05:56.404 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:05:55 smithi029 bash[77880]: cluster 2024-08-29T19:05:54.918776+0000 mon.a (mon.0) 3015 : cluster [DBG] osdmap e2034: 8 total, 8 up, 8 in 2024-08-29T19:05:58.405 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:05:57 smithi029 bash[77880]: cluster 2024-08-29T19:05:56.182331+0000 mgr.y (mgr.25004) 2281 : cluster [DBG] pgmap v3841: 137 pgs: 137 active+clean; 272 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.4 MiB/s wr, 54 op/s 2024-08-29T19:05:58.406 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:05:57 smithi110 bash[67519]: cluster 2024-08-29T19:05:56.182331+0000 mgr.y (mgr.25004) 2281 : cluster [DBG] pgmap v3841: 137 pgs: 137 active+clean; 272 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.4 MiB/s wr, 54 op/s 2024-08-29T19:05:58.406 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:05:57 smithi029 bash[79042]: cluster 2024-08-29T19:05:56.182331+0000 mgr.y (mgr.25004) 2281 : cluster [DBG] pgmap v3841: 137 pgs: 137 active+clean; 272 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.4 MiB/s wr, 54 op/s 2024-08-29T19:06:00.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:05:59 smithi110 bash[67519]: cluster 2024-08-29T19:05:58.183191+0000 mgr.y (mgr.25004) 2282 : cluster [DBG] pgmap v3842: 137 pgs: 137 active+clean; 284 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.4 MiB/s wr, 51 op/s 2024-08-29T19:06:00.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:05:59 smithi029 bash[79042]: cluster 2024-08-29T19:05:58.183191+0000 mgr.y (mgr.25004) 2282 : cluster [DBG] pgmap v3842: 137 pgs: 137 active+clean; 284 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.4 MiB/s wr, 51 op/s 2024-08-29T19:06:00.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:05:59 smithi029 bash[77880]: cluster 2024-08-29T19:05:58.183191+0000 mgr.y (mgr.25004) 2282 : cluster [DBG] pgmap v3842: 137 pgs: 137 active+clean; 284 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.4 MiB/s wr, 51 op/s 2024-08-29T19:06:01.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:06:00 smithi110 bash[67519]: cluster 2024-08-29T19:06:00.184001+0000 mgr.y (mgr.25004) 2283 : cluster [DBG] pgmap v3843: 137 pgs: 137 active+clean; 293 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 4.9 MiB/s wr, 46 op/s 2024-08-29T19:06:01.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:06:00 smithi029 bash[77880]: cluster 2024-08-29T19:06:00.184001+0000 mgr.y (mgr.25004) 2283 : cluster [DBG] pgmap v3843: 137 pgs: 137 active+clean; 293 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 4.9 MiB/s wr, 46 op/s 2024-08-29T19:06:01.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:06:00 smithi029 bash[79042]: cluster 2024-08-29T19:06:00.184001+0000 mgr.y (mgr.25004) 2283 : cluster [DBG] pgmap v3843: 137 pgs: 137 active+clean; 293 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 4.9 MiB/s wr, 46 op/s 2024-08-29T19:06:03.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:06:03 smithi110 bash[67519]: cluster 2024-08-29T19:06:02.184834+0000 mgr.y (mgr.25004) 2284 : cluster [DBG] pgmap v3844: 137 pgs: 137 active+clean; 293 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 34 KiB/s rd, 3.7 MiB/s wr, 42 op/s 2024-08-29T19:06:03.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:06:03 smithi029 bash[79042]: cluster 2024-08-29T19:06:02.184834+0000 mgr.y (mgr.25004) 2284 : cluster [DBG] pgmap v3844: 137 pgs: 137 active+clean; 293 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 34 KiB/s rd, 3.7 MiB/s wr, 42 op/s 2024-08-29T19:06:03.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:06:03 smithi029 bash[77880]: cluster 2024-08-29T19:06:02.184834+0000 mgr.y (mgr.25004) 2284 : cluster [DBG] pgmap v3844: 137 pgs: 137 active+clean; 293 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 34 KiB/s rd, 3.7 MiB/s wr, 42 op/s 2024-08-29T19:06:04.600 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:06:04 smithi029 bash[79042]: audit 2024-08-29T19:06:03.613335+0000 mon.c (mon.2) 887 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:06:04.600 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:06:04 smithi029 bash[77880]: audit 2024-08-29T19:06:03.613335+0000 mon.c (mon.2) 887 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:06:04.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:06:04 smithi110 bash[67519]: audit 2024-08-29T19:06:03.613335+0000 mon.c (mon.2) 887 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:06:04.902 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 19:06:04 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:19:06:04] "GET /metrics HTTP/1.1" 200 36714 "" "Prometheus/2.43.0" 2024-08-29T19:06:05.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:06:05 smithi110 bash[67519]: cluster 2024-08-29T19:06:04.185502+0000 mgr.y (mgr.25004) 2285 : cluster [DBG] pgmap v3845: 137 pgs: 137 active+clean; 293 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 2.9 MiB/s wr, 34 op/s 2024-08-29T19:06:05.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:06:05 smithi029 bash[79042]: cluster 2024-08-29T19:06:04.185502+0000 mgr.y (mgr.25004) 2285 : cluster [DBG] pgmap v3845: 137 pgs: 137 active+clean; 293 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 2.9 MiB/s wr, 34 op/s 2024-08-29T19:06:05.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:06:05 smithi029 bash[77880]: cluster 2024-08-29T19:06:04.185502+0000 mgr.y (mgr.25004) 2285 : cluster [DBG] pgmap v3845: 137 pgs: 137 active+clean; 293 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 2.9 MiB/s wr, 34 op/s 2024-08-29T19:06:07.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:06:07 smithi110 bash[67519]: cluster 2024-08-29T19:06:06.186273+0000 mgr.y (mgr.25004) 2286 : cluster [DBG] pgmap v3846: 137 pgs: 137 active+clean; 301 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 51 KiB/s rd, 3.3 MiB/s wr, 34 op/s 2024-08-29T19:06:07.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:06:07 smithi029 bash[77880]: cluster 2024-08-29T19:06:06.186273+0000 mgr.y (mgr.25004) 2286 : cluster [DBG] pgmap v3846: 137 pgs: 137 active+clean; 301 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 51 KiB/s rd, 3.3 MiB/s wr, 34 op/s 2024-08-29T19:06:07.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:06:07 smithi029 bash[79042]: cluster 2024-08-29T19:06:06.186273+0000 mgr.y (mgr.25004) 2286 : cluster [DBG] pgmap v3846: 137 pgs: 137 active+clean; 301 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 51 KiB/s rd, 3.3 MiB/s wr, 34 op/s 2024-08-29T19:06:09.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:06:09 smithi110 bash[67519]: cluster 2024-08-29T19:06:08.186890+0000 mgr.y (mgr.25004) 2287 : cluster [DBG] pgmap v3847: 137 pgs: 137 active+clean; 305 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 2.7 MiB/s wr, 3 op/s 2024-08-29T19:06:09.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:06:09 smithi029 bash[79042]: cluster 2024-08-29T19:06:08.186890+0000 mgr.y (mgr.25004) 2287 : cluster [DBG] pgmap v3847: 137 pgs: 137 active+clean; 305 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 2.7 MiB/s wr, 3 op/s 2024-08-29T19:06:09.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:06:09 smithi029 bash[77880]: cluster 2024-08-29T19:06:08.186890+0000 mgr.y (mgr.25004) 2287 : cluster [DBG] pgmap v3847: 137 pgs: 137 active+clean; 305 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 2.7 MiB/s wr, 3 op/s 2024-08-29T19:06:11.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:06:11 smithi110 bash[67519]: cluster 2024-08-29T19:06:10.187753+0000 mgr.y (mgr.25004) 2288 : cluster [DBG] pgmap v3848: 137 pgs: 137 active+clean; 309 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 55 KiB/s rd, 2.1 MiB/s wr, 9 op/s 2024-08-29T19:06:11.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:06:11 smithi110 bash[67519]: cluster 2024-08-29T19:06:10.269726+0000 mon.a (mon.0) 3016 : cluster [DBG] osdmap e2035: 8 total, 8 up, 8 in 2024-08-29T19:06:11.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:06:11 smithi029 bash[77880]: cluster 2024-08-29T19:06:10.187753+0000 mgr.y (mgr.25004) 2288 : cluster [DBG] pgmap v3848: 137 pgs: 137 active+clean; 309 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 55 KiB/s rd, 2.1 MiB/s wr, 9 op/s 2024-08-29T19:06:11.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:06:11 smithi029 bash[77880]: cluster 2024-08-29T19:06:10.269726+0000 mon.a (mon.0) 3016 : cluster [DBG] osdmap e2035: 8 total, 8 up, 8 in 2024-08-29T19:06:11.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:06:11 smithi029 bash[79042]: cluster 2024-08-29T19:06:10.187753+0000 mgr.y (mgr.25004) 2288 : cluster [DBG] pgmap v3848: 137 pgs: 137 active+clean; 309 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 55 KiB/s rd, 2.1 MiB/s wr, 9 op/s 2024-08-29T19:06:11.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:06:11 smithi029 bash[79042]: cluster 2024-08-29T19:06:10.269726+0000 mon.a (mon.0) 3016 : cluster [DBG] osdmap e2035: 8 total, 8 up, 8 in 2024-08-29T19:06:12.686 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] EncryptedFlattenTest/4.ShrinkToOneAfterSnapshot (22740 ms) 2024-08-29T19:06:12.687 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] EncryptedFlattenTest/4.MinOverlap 2024-08-29T19:06:12.687 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T19:06:13.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:06:13 smithi110 bash[67519]: cluster 2024-08-29T19:06:12.188609+0000 mgr.y (mgr.25004) 2289 : cluster [DBG] pgmap v3850: 137 pgs: 137 active+clean; 358 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 6.5 MiB/s wr, 32 op/s 2024-08-29T19:06:13.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:06:13 smithi029 bash[77880]: cluster 2024-08-29T19:06:12.188609+0000 mgr.y (mgr.25004) 2289 : cluster [DBG] pgmap v3850: 137 pgs: 137 active+clean; 358 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 6.5 MiB/s wr, 32 op/s 2024-08-29T19:06:13.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:06:13 smithi029 bash[79042]: cluster 2024-08-29T19:06:12.188609+0000 mgr.y (mgr.25004) 2289 : cluster [DBG] pgmap v3850: 137 pgs: 137 active+clean; 358 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 6.5 MiB/s wr, 32 op/s 2024-08-29T19:06:14.902 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 19:06:14 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:19:06:14] "GET /metrics HTTP/1.1" 200 36714 "" "Prometheus/2.43.0" 2024-08-29T19:06:15.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:06:15 smithi110 bash[67519]: cluster 2024-08-29T19:06:14.189506+0000 mgr.y (mgr.25004) 2290 : cluster [DBG] pgmap v3851: 137 pgs: 137 active+clean; 374 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 3.4 MiB/s rd, 8.1 MiB/s wr, 34 op/s 2024-08-29T19:06:15.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:06:15 smithi029 bash[79042]: cluster 2024-08-29T19:06:14.189506+0000 mgr.y (mgr.25004) 2290 : cluster [DBG] pgmap v3851: 137 pgs: 137 active+clean; 374 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 3.4 MiB/s rd, 8.1 MiB/s wr, 34 op/s 2024-08-29T19:06:15.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:06:15 smithi029 bash[77880]: cluster 2024-08-29T19:06:14.189506+0000 mgr.y (mgr.25004) 2290 : cluster [DBG] pgmap v3851: 137 pgs: 137 active+clean; 374 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 3.4 MiB/s rd, 8.1 MiB/s wr, 34 op/s 2024-08-29T19:06:17.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:06:17 smithi110 bash[67519]: cluster 2024-08-29T19:06:16.190556+0000 mgr.y (mgr.25004) 2291 : cluster [DBG] pgmap v3852: 137 pgs: 137 active+clean; 378 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 4.2 MiB/s rd, 7.7 MiB/s wr, 45 op/s 2024-08-29T19:06:17.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:06:17 smithi029 bash[77880]: cluster 2024-08-29T19:06:16.190556+0000 mgr.y (mgr.25004) 2291 : cluster [DBG] pgmap v3852: 137 pgs: 137 active+clean; 378 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 4.2 MiB/s rd, 7.7 MiB/s wr, 45 op/s 2024-08-29T19:06:17.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:06:17 smithi029 bash[79042]: cluster 2024-08-29T19:06:16.190556+0000 mgr.y (mgr.25004) 2291 : cluster [DBG] pgmap v3852: 137 pgs: 137 active+clean; 378 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 4.2 MiB/s rd, 7.7 MiB/s wr, 45 op/s 2024-08-29T19:06:18.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:06:18 smithi110 bash[67519]: cluster 2024-08-29T19:06:17.283608+0000 mon.a (mon.0) 3017 : cluster [DBG] osdmap e2036: 8 total, 8 up, 8 in 2024-08-29T19:06:18.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:06:18 smithi029 bash[79042]: cluster 2024-08-29T19:06:17.283608+0000 mon.a (mon.0) 3017 : cluster [DBG] osdmap e2036: 8 total, 8 up, 8 in 2024-08-29T19:06:18.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:06:18 smithi029 bash[77880]: cluster 2024-08-29T19:06:17.283608+0000 mon.a (mon.0) 3017 : cluster [DBG] osdmap e2036: 8 total, 8 up, 8 in 2024-08-29T19:06:19.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:06:19 smithi029 bash[77880]: cluster 2024-08-29T19:06:18.191232+0000 mgr.y (mgr.25004) 2292 : cluster [DBG] pgmap v3854: 137 pgs: 137 active+clean; 394 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 5.2 MiB/s rd, 11 MiB/s wr, 48 op/s 2024-08-29T19:06:19.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:06:19 smithi029 bash[77880]: audit 2024-08-29T19:06:18.613665+0000 mon.c (mon.2) 888 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:06:19.653 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:06:19 smithi110 bash[67519]: cluster 2024-08-29T19:06:18.191232+0000 mgr.y (mgr.25004) 2292 : cluster [DBG] pgmap v3854: 137 pgs: 137 active+clean; 394 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 5.2 MiB/s rd, 11 MiB/s wr, 48 op/s 2024-08-29T19:06:19.653 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:06:19 smithi110 bash[67519]: audit 2024-08-29T19:06:18.613665+0000 mon.c (mon.2) 888 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:06:19.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:06:19 smithi029 bash[79042]: cluster 2024-08-29T19:06:18.191232+0000 mgr.y (mgr.25004) 2292 : cluster [DBG] pgmap v3854: 137 pgs: 137 active+clean; 394 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 5.2 MiB/s rd, 11 MiB/s wr, 48 op/s 2024-08-29T19:06:19.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:06:19 smithi029 bash[79042]: audit 2024-08-29T19:06:18.613665+0000 mon.c (mon.2) 888 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:06:21.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:06:21 smithi110 bash[67519]: cluster 2024-08-29T19:06:20.191942+0000 mgr.y (mgr.25004) 2293 : cluster [DBG] pgmap v3855: 137 pgs: 137 active+clean; 398 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 4.2 MiB/s rd, 9.0 MiB/s wr, 40 op/s 2024-08-29T19:06:21.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:06:21 smithi029 bash[79042]: cluster 2024-08-29T19:06:20.191942+0000 mgr.y (mgr.25004) 2293 : cluster [DBG] pgmap v3855: 137 pgs: 137 active+clean; 398 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 4.2 MiB/s rd, 9.0 MiB/s wr, 40 op/s 2024-08-29T19:06:21.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:06:21 smithi029 bash[77880]: cluster 2024-08-29T19:06:20.191942+0000 mgr.y (mgr.25004) 2293 : cluster [DBG] pgmap v3855: 137 pgs: 137 active+clean; 398 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 4.2 MiB/s rd, 9.0 MiB/s wr, 40 op/s 2024-08-29T19:06:23.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:06:23 smithi110 bash[67519]: cluster 2024-08-29T19:06:22.192787+0000 mgr.y (mgr.25004) 2294 : cluster [DBG] pgmap v3856: 137 pgs: 137 active+clean; 407 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 4.9 MiB/s wr, 52 op/s 2024-08-29T19:06:23.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:06:23 smithi029 bash[79042]: cluster 2024-08-29T19:06:22.192787+0000 mgr.y (mgr.25004) 2294 : cluster [DBG] pgmap v3856: 137 pgs: 137 active+clean; 407 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 4.9 MiB/s wr, 52 op/s 2024-08-29T19:06:23.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:06:23 smithi029 bash[77880]: cluster 2024-08-29T19:06:22.192787+0000 mgr.y (mgr.25004) 2294 : cluster [DBG] pgmap v3856: 137 pgs: 137 active+clean; 407 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 4.9 MiB/s wr, 52 op/s 2024-08-29T19:06:24.902 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 19:06:24 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:19:06:24] "GET /metrics HTTP/1.1" 200 36714 "" "Prometheus/2.43.0" 2024-08-29T19:06:25.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:06:25 smithi110 bash[67519]: cluster 2024-08-29T19:06:24.193440+0000 mgr.y (mgr.25004) 2295 : cluster [DBG] pgmap v3857: 137 pgs: 137 active+clean; 407 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 855 KiB/s rd, 3.3 MiB/s wr, 50 op/s 2024-08-29T19:06:25.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:06:25 smithi029 bash[77880]: cluster 2024-08-29T19:06:24.193440+0000 mgr.y (mgr.25004) 2295 : cluster [DBG] pgmap v3857: 137 pgs: 137 active+clean; 407 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 855 KiB/s rd, 3.3 MiB/s wr, 50 op/s 2024-08-29T19:06:25.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:06:25 smithi029 bash[79042]: cluster 2024-08-29T19:06:24.193440+0000 mgr.y (mgr.25004) 2295 : cluster [DBG] pgmap v3857: 137 pgs: 137 active+clean; 407 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 855 KiB/s rd, 3.3 MiB/s wr, 50 op/s 2024-08-29T19:06:27.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:06:27 smithi110 bash[67519]: cluster 2024-08-29T19:06:26.194202+0000 mgr.y (mgr.25004) 2296 : cluster [DBG] pgmap v3858: 137 pgs: 137 active+clean; 415 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 30 KiB/s rd, 3.7 MiB/s wr, 39 op/s 2024-08-29T19:06:27.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:06:27 smithi029 bash[79042]: cluster 2024-08-29T19:06:26.194202+0000 mgr.y (mgr.25004) 2296 : cluster [DBG] pgmap v3858: 137 pgs: 137 active+clean; 415 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 30 KiB/s rd, 3.7 MiB/s wr, 39 op/s 2024-08-29T19:06:27.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:06:27 smithi029 bash[77880]: cluster 2024-08-29T19:06:26.194202+0000 mgr.y (mgr.25004) 2296 : cluster [DBG] pgmap v3858: 137 pgs: 137 active+clean; 415 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 30 KiB/s rd, 3.7 MiB/s wr, 39 op/s 2024-08-29T19:06:29.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:06:29 smithi110 bash[67519]: cluster 2024-08-29T19:06:28.195302+0000 mgr.y (mgr.25004) 2297 : cluster [DBG] pgmap v3859: 137 pgs: 137 active+clean; 423 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 57 KiB/s rd, 2.7 MiB/s wr, 42 op/s 2024-08-29T19:06:29.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:06:29 smithi029 bash[77880]: cluster 2024-08-29T19:06:28.195302+0000 mgr.y (mgr.25004) 2297 : cluster [DBG] pgmap v3859: 137 pgs: 137 active+clean; 423 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 57 KiB/s rd, 2.7 MiB/s wr, 42 op/s 2024-08-29T19:06:29.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:06:29 smithi029 bash[79042]: cluster 2024-08-29T19:06:28.195302+0000 mgr.y (mgr.25004) 2297 : cluster [DBG] pgmap v3859: 137 pgs: 137 active+clean; 423 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 57 KiB/s rd, 2.7 MiB/s wr, 42 op/s 2024-08-29T19:06:30.700 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] EncryptedFlattenTest/4.MinOverlap (18014 ms) 2024-08-29T19:06:30.701 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] EncryptedFlattenTest/4.ZeroOverlap 2024-08-29T19:06:30.701 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T19:06:31.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:06:31 smithi110 bash[67519]: cluster 2024-08-29T19:06:30.195988+0000 mgr.y (mgr.25004) 2298 : cluster [DBG] pgmap v3860: 137 pgs: 137 active+clean; 427 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.4 MiB/s wr, 39 op/s 2024-08-29T19:06:31.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:06:31 smithi029 bash[79042]: cluster 2024-08-29T19:06:30.195988+0000 mgr.y (mgr.25004) 2298 : cluster [DBG] pgmap v3860: 137 pgs: 137 active+clean; 427 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.4 MiB/s wr, 39 op/s 2024-08-29T19:06:31.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:06:31 smithi029 bash[77880]: cluster 2024-08-29T19:06:30.195988+0000 mgr.y (mgr.25004) 2298 : cluster [DBG] pgmap v3860: 137 pgs: 137 active+clean; 427 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.4 MiB/s wr, 39 op/s 2024-08-29T19:06:33.654 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:06:33 smithi110 bash[67519]: cluster 2024-08-29T19:06:32.197153+0000 mgr.y (mgr.25004) 2299 : cluster [DBG] pgmap v3861: 137 pgs: 137 active+clean; 427 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.8 MiB/s wr, 50 op/s 2024-08-29T19:06:33.655 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:06:33 smithi029 bash[77880]: cluster 2024-08-29T19:06:32.197153+0000 mgr.y (mgr.25004) 2299 : cluster [DBG] pgmap v3861: 137 pgs: 137 active+clean; 427 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.8 MiB/s wr, 50 op/s 2024-08-29T19:06:33.655 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:06:33 smithi029 bash[79042]: cluster 2024-08-29T19:06:32.197153+0000 mgr.y (mgr.25004) 2299 : cluster [DBG] pgmap v3861: 137 pgs: 137 active+clean; 427 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.8 MiB/s wr, 50 op/s 2024-08-29T19:06:34.601 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:06:34 smithi029 bash[79042]: audit 2024-08-29T19:06:33.614275+0000 mon.c (mon.2) 889 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:06:34.601 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:06:34 smithi029 bash[77880]: audit 2024-08-29T19:06:33.614275+0000 mon.c (mon.2) 889 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:06:34.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:06:34 smithi110 bash[67519]: audit 2024-08-29T19:06:33.614275+0000 mon.c (mon.2) 889 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:06:34.902 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 19:06:34 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:19:06:34] "GET /metrics HTTP/1.1" 200 36719 "" "Prometheus/2.43.0" 2024-08-29T19:06:35.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:06:35 smithi029 bash[79042]: cluster 2024-08-29T19:06:34.198014+0000 mgr.y (mgr.25004) 2300 : cluster [DBG] pgmap v3862: 137 pgs: 137 active+clean; 427 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.3 MiB/s wr, 24 op/s 2024-08-29T19:06:35.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:06:35 smithi029 bash[79042]: audit 2024-08-29T19:06:34.619728+0000 mon.c (mon.2) 890 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:06:35.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:06:35 smithi029 bash[79042]: audit 2024-08-29T19:06:35.204478+0000 mon.a (mon.0) 3018 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:06:35.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:06:35 smithi029 bash[79042]: audit 2024-08-29T19:06:35.211278+0000 mon.a (mon.0) 3019 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:06:35.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:06:35 smithi029 bash[79042]: audit 2024-08-29T19:06:35.220380+0000 mon.a (mon.0) 3020 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:06:35.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:06:35 smithi029 bash[79042]: audit 2024-08-29T19:06:35.227189+0000 mon.a (mon.0) 3021 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:06:35.654 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:06:35 smithi110 bash[67519]: cluster 2024-08-29T19:06:34.198014+0000 mgr.y (mgr.25004) 2300 : cluster [DBG] pgmap v3862: 137 pgs: 137 active+clean; 427 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.3 MiB/s wr, 24 op/s 2024-08-29T19:06:35.654 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:06:35 smithi110 bash[67519]: audit 2024-08-29T19:06:34.619728+0000 mon.c (mon.2) 890 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:06:35.654 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:06:35 smithi110 bash[67519]: audit 2024-08-29T19:06:35.204478+0000 mon.a (mon.0) 3018 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:06:35.654 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:06:35 smithi110 bash[67519]: audit 2024-08-29T19:06:35.211278+0000 mon.a (mon.0) 3019 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:06:35.654 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:06:35 smithi110 bash[67519]: audit 2024-08-29T19:06:35.220380+0000 mon.a (mon.0) 3020 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:06:35.654 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:06:35 smithi110 bash[67519]: audit 2024-08-29T19:06:35.227189+0000 mon.a (mon.0) 3021 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:06:35.654 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:06:35 smithi029 bash[77880]: cluster 2024-08-29T19:06:34.198014+0000 mgr.y (mgr.25004) 2300 : cluster [DBG] pgmap v3862: 137 pgs: 137 active+clean; 427 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.3 MiB/s wr, 24 op/s 2024-08-29T19:06:35.654 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:06:35 smithi029 bash[77880]: audit 2024-08-29T19:06:34.619728+0000 mon.c (mon.2) 890 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:06:35.654 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:06:35 smithi029 bash[77880]: audit 2024-08-29T19:06:35.204478+0000 mon.a (mon.0) 3018 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:06:35.654 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:06:35 smithi029 bash[77880]: audit 2024-08-29T19:06:35.211278+0000 mon.a (mon.0) 3019 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:06:35.654 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:06:35 smithi029 bash[77880]: audit 2024-08-29T19:06:35.220380+0000 mon.a (mon.0) 3020 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:06:35.655 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:06:35 smithi029 bash[77880]: audit 2024-08-29T19:06:35.227189+0000 mon.a (mon.0) 3021 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:06:36.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:06:36 smithi110 bash[67519]: cluster 2024-08-29T19:06:35.342243+0000 mon.a (mon.0) 3022 : cluster [DBG] osdmap e2037: 8 total, 8 up, 8 in 2024-08-29T19:06:36.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:06:36 smithi029 bash[77880]: cluster 2024-08-29T19:06:35.342243+0000 mon.a (mon.0) 3022 : cluster [DBG] osdmap e2037: 8 total, 8 up, 8 in 2024-08-29T19:06:36.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:06:36 smithi029 bash[79042]: cluster 2024-08-29T19:06:35.342243+0000 mon.a (mon.0) 3022 : cluster [DBG] osdmap e2037: 8 total, 8 up, 8 in 2024-08-29T19:06:37.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:06:37 smithi110 bash[67519]: cluster 2024-08-29T19:06:36.199052+0000 mgr.y (mgr.25004) 2301 : cluster [DBG] pgmap v3864: 137 pgs: 137 active+clean; 444 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 4.9 MiB/s wr, 53 op/s 2024-08-29T19:06:37.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:06:37 smithi029 bash[79042]: cluster 2024-08-29T19:06:36.199052+0000 mgr.y (mgr.25004) 2301 : cluster [DBG] pgmap v3864: 137 pgs: 137 active+clean; 444 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 4.9 MiB/s wr, 53 op/s 2024-08-29T19:06:37.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:06:37 smithi029 bash[77880]: cluster 2024-08-29T19:06:36.199052+0000 mgr.y (mgr.25004) 2301 : cluster [DBG] pgmap v3864: 137 pgs: 137 active+clean; 444 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 4.9 MiB/s wr, 53 op/s 2024-08-29T19:06:39.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:06:39 smithi110 bash[67519]: cluster 2024-08-29T19:06:38.199824+0000 mgr.y (mgr.25004) 2302 : cluster [DBG] pgmap v3865: 137 pgs: 137 active+clean; 456 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 5.3 MiB/s wr, 52 op/s 2024-08-29T19:06:39.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:06:39 smithi029 bash[77880]: cluster 2024-08-29T19:06:38.199824+0000 mgr.y (mgr.25004) 2302 : cluster [DBG] pgmap v3865: 137 pgs: 137 active+clean; 456 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 5.3 MiB/s wr, 52 op/s 2024-08-29T19:06:39.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:06:39 smithi029 bash[79042]: cluster 2024-08-29T19:06:38.199824+0000 mgr.y (mgr.25004) 2302 : cluster [DBG] pgmap v3865: 137 pgs: 137 active+clean; 456 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 5.3 MiB/s wr, 52 op/s 2024-08-29T19:06:41.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:06:41 smithi110 bash[67519]: cluster 2024-08-29T19:06:40.200450+0000 mgr.y (mgr.25004) 2303 : cluster [DBG] pgmap v3866: 137 pgs: 137 active+clean; 456 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.1 MiB/s wr, 52 op/s 2024-08-29T19:06:41.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:06:41 smithi110 bash[67519]: audit 2024-08-29T19:06:41.009142+0000 mon.a (mon.0) 3023 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:06:41.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:06:41 smithi110 bash[67519]: audit 2024-08-29T19:06:41.015646+0000 mon.a (mon.0) 3024 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:06:41.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:06:41 smithi029 bash[79042]: cluster 2024-08-29T19:06:40.200450+0000 mgr.y (mgr.25004) 2303 : cluster [DBG] pgmap v3866: 137 pgs: 137 active+clean; 456 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.1 MiB/s wr, 52 op/s 2024-08-29T19:06:41.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:06:41 smithi029 bash[79042]: audit 2024-08-29T19:06:41.009142+0000 mon.a (mon.0) 3023 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:06:41.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:06:41 smithi029 bash[79042]: audit 2024-08-29T19:06:41.015646+0000 mon.a (mon.0) 3024 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:06:41.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:06:41 smithi029 bash[77880]: cluster 2024-08-29T19:06:40.200450+0000 mgr.y (mgr.25004) 2303 : cluster [DBG] pgmap v3866: 137 pgs: 137 active+clean; 456 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.1 MiB/s wr, 52 op/s 2024-08-29T19:06:41.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:06:41 smithi029 bash[77880]: audit 2024-08-29T19:06:41.009142+0000 mon.a (mon.0) 3023 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:06:41.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:06:41 smithi029 bash[77880]: audit 2024-08-29T19:06:41.015646+0000 mon.a (mon.0) 3024 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:06:43.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:06:43 smithi110 bash[67519]: cluster 2024-08-29T19:06:42.201282+0000 mgr.y (mgr.25004) 2304 : cluster [DBG] pgmap v3867: 137 pgs: 137 active+clean; 456 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 874 KiB/s rd, 3.3 MiB/s wr, 37 op/s 2024-08-29T19:06:43.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:06:43 smithi029 bash[79042]: cluster 2024-08-29T19:06:42.201282+0000 mgr.y (mgr.25004) 2304 : cluster [DBG] pgmap v3867: 137 pgs: 137 active+clean; 456 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 874 KiB/s rd, 3.3 MiB/s wr, 37 op/s 2024-08-29T19:06:43.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:06:43 smithi029 bash[77880]: cluster 2024-08-29T19:06:42.201282+0000 mgr.y (mgr.25004) 2304 : cluster [DBG] pgmap v3867: 137 pgs: 137 active+clean; 456 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 874 KiB/s rd, 3.3 MiB/s wr, 37 op/s 2024-08-29T19:06:44.902 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 19:06:44 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:19:06:44] "GET /metrics HTTP/1.1" 200 36719 "" "Prometheus/2.43.0" 2024-08-29T19:06:45.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:06:45 smithi110 bash[67519]: cluster 2024-08-29T19:06:44.202070+0000 mgr.y (mgr.25004) 2305 : cluster [DBG] pgmap v3868: 137 pgs: 137 active+clean; 456 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 436 KiB/s rd, 2.9 MiB/s wr, 36 op/s 2024-08-29T19:06:45.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:06:45 smithi029 bash[77880]: cluster 2024-08-29T19:06:44.202070+0000 mgr.y (mgr.25004) 2305 : cluster [DBG] pgmap v3868: 137 pgs: 137 active+clean; 456 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 436 KiB/s rd, 2.9 MiB/s wr, 36 op/s 2024-08-29T19:06:45.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:06:45 smithi029 bash[79042]: cluster 2024-08-29T19:06:44.202070+0000 mgr.y (mgr.25004) 2305 : cluster [DBG] pgmap v3868: 137 pgs: 137 active+clean; 456 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 436 KiB/s rd, 2.9 MiB/s wr, 36 op/s 2024-08-29T19:06:47.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:06:46 smithi110 bash[67519]: audit 2024-08-29T19:06:45.973563+0000 mon.a (mon.0) 3025 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:06:47.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:06:46 smithi110 bash[67519]: audit 2024-08-29T19:06:45.984917+0000 mon.a (mon.0) 3026 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:06:47.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:06:46 smithi110 bash[67519]: audit 2024-08-29T19:06:45.987353+0000 mon.c (mon.2) 891 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:06:47.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:06:46 smithi110 bash[67519]: audit 2024-08-29T19:06:45.988552+0000 mon.c (mon.2) 892 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:06:47.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:06:46 smithi110 bash[67519]: audit 2024-08-29T19:06:45.997508+0000 mon.a (mon.0) 3027 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:06:47.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:06:46 smithi110 bash[67519]: cluster 2024-08-29T19:06:46.203294+0000 mgr.y (mgr.25004) 2306 : cluster [DBG] pgmap v3869: 137 pgs: 137 active+clean; 468 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 25 KiB/s rd, 3.0 MiB/s wr, 33 op/s 2024-08-29T19:06:47.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:06:46 smithi029 bash[77880]: audit 2024-08-29T19:06:45.973563+0000 mon.a (mon.0) 3025 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:06:47.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:06:46 smithi029 bash[77880]: audit 2024-08-29T19:06:45.984917+0000 mon.a (mon.0) 3026 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:06:47.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:06:46 smithi029 bash[77880]: audit 2024-08-29T19:06:45.987353+0000 mon.c (mon.2) 891 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:06:47.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:06:46 smithi029 bash[77880]: audit 2024-08-29T19:06:45.988552+0000 mon.c (mon.2) 892 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:06:47.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:06:46 smithi029 bash[77880]: audit 2024-08-29T19:06:45.997508+0000 mon.a (mon.0) 3027 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:06:47.404 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:06:46 smithi029 bash[77880]: cluster 2024-08-29T19:06:46.203294+0000 mgr.y (mgr.25004) 2306 : cluster [DBG] pgmap v3869: 137 pgs: 137 active+clean; 468 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 25 KiB/s rd, 3.0 MiB/s wr, 33 op/s 2024-08-29T19:06:47.404 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:06:46 smithi029 bash[79042]: audit 2024-08-29T19:06:45.973563+0000 mon.a (mon.0) 3025 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:06:47.404 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:06:46 smithi029 bash[79042]: audit 2024-08-29T19:06:45.984917+0000 mon.a (mon.0) 3026 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:06:47.404 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:06:46 smithi029 bash[79042]: audit 2024-08-29T19:06:45.987353+0000 mon.c (mon.2) 891 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:06:47.404 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:06:46 smithi029 bash[79042]: audit 2024-08-29T19:06:45.988552+0000 mon.c (mon.2) 892 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:06:47.404 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:06:46 smithi029 bash[79042]: audit 2024-08-29T19:06:45.997508+0000 mon.a (mon.0) 3027 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:06:47.404 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:06:46 smithi029 bash[79042]: cluster 2024-08-29T19:06:46.203294+0000 mgr.y (mgr.25004) 2306 : cluster [DBG] pgmap v3869: 137 pgs: 137 active+clean; 468 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 25 KiB/s rd, 3.0 MiB/s wr, 33 op/s 2024-08-29T19:06:49.016 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] EncryptedFlattenTest/4.ZeroOverlap (18316 ms) 2024-08-29T19:06:49.299 INFO:tasks.workunit.client.0.smithi029.stdout:[----------] 7 tests from EncryptedFlattenTest/4 (145445 ms total) 2024-08-29T19:06:49.299 INFO:tasks.workunit.client.0.smithi029.stdout: 2024-08-29T19:06:49.299 INFO:tasks.workunit.client.0.smithi029.stdout:[----------] 7 tests from EncryptedFlattenTest/5, where TypeParam = UnformattedLUKS2 2024-08-29T19:06:49.329 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] EncryptedFlattenTest/5.Simple 2024-08-29T19:06:49.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:06:49 smithi110 bash[67519]: cluster 2024-08-29T19:06:48.204038+0000 mgr.y (mgr.25004) 2307 : cluster [DBG] pgmap v3870: 137 pgs: 137 active+clean; 472 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 65 KiB/s rd, 2.3 MiB/s wr, 23 op/s 2024-08-29T19:06:49.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:06:49 smithi110 bash[67519]: audit 2024-08-29T19:06:48.614341+0000 mon.c (mon.2) 893 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:06:49.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:06:49 smithi029 bash[79042]: cluster 2024-08-29T19:06:48.204038+0000 mgr.y (mgr.25004) 2307 : cluster [DBG] pgmap v3870: 137 pgs: 137 active+clean; 472 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 65 KiB/s rd, 2.3 MiB/s wr, 23 op/s 2024-08-29T19:06:49.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:06:49 smithi029 bash[79042]: audit 2024-08-29T19:06:48.614341+0000 mon.c (mon.2) 893 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:06:49.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:06:49 smithi029 bash[77880]: cluster 2024-08-29T19:06:48.204038+0000 mgr.y (mgr.25004) 2307 : cluster [DBG] pgmap v3870: 137 pgs: 137 active+clean; 472 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 65 KiB/s rd, 2.3 MiB/s wr, 23 op/s 2024-08-29T19:06:49.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:06:49 smithi029 bash[77880]: audit 2024-08-29T19:06:48.614341+0000 mon.c (mon.2) 893 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:06:50.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:06:50 smithi110 bash[67519]: cluster 2024-08-29T19:06:49.272999+0000 mon.a (mon.0) 3028 : cluster [DBG] osdmap e2038: 8 total, 8 up, 8 in 2024-08-29T19:06:50.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:06:50 smithi029 bash[79042]: cluster 2024-08-29T19:06:49.272999+0000 mon.a (mon.0) 3028 : cluster [DBG] osdmap e2038: 8 total, 8 up, 8 in 2024-08-29T19:06:50.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:06:50 smithi029 bash[77880]: cluster 2024-08-29T19:06:49.272999+0000 mon.a (mon.0) 3028 : cluster [DBG] osdmap e2038: 8 total, 8 up, 8 in 2024-08-29T19:06:51.309 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T19:06:51.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:06:51 smithi110 bash[67519]: cluster 2024-08-29T19:06:50.204744+0000 mgr.y (mgr.25004) 2308 : cluster [DBG] pgmap v3872: 105 pgs: 105 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:06:51.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:06:51 smithi110 bash[67519]: cluster 2024-08-29T19:06:50.284028+0000 mon.a (mon.0) 3029 : cluster [DBG] osdmap e2039: 8 total, 8 up, 8 in 2024-08-29T19:06:51.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:06:51 smithi110 bash[67519]: audit 2024-08-29T19:06:50.297972+0000 mon.c (mon.2) 894 : audit [INF] from='client.? 172.21.15.29:0/2929691102' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-44","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T19:06:51.653 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:06:51 smithi110 bash[67519]: audit 2024-08-29T19:06:50.299655+0000 mon.a (mon.0) 3030 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-44","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T19:06:51.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:06:51 smithi029 bash[79042]: cluster 2024-08-29T19:06:50.204744+0000 mgr.y (mgr.25004) 2308 : cluster [DBG] pgmap v3872: 105 pgs: 105 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:06:51.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:06:51 smithi029 bash[79042]: cluster 2024-08-29T19:06:50.284028+0000 mon.a (mon.0) 3029 : cluster [DBG] osdmap e2039: 8 total, 8 up, 8 in 2024-08-29T19:06:51.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:06:51 smithi029 bash[79042]: audit 2024-08-29T19:06:50.297972+0000 mon.c (mon.2) 894 : audit [INF] from='client.? 172.21.15.29:0/2929691102' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-44","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T19:06:51.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:06:51 smithi029 bash[79042]: audit 2024-08-29T19:06:50.299655+0000 mon.a (mon.0) 3030 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-44","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T19:06:51.654 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:06:51 smithi029 bash[77880]: cluster 2024-08-29T19:06:50.204744+0000 mgr.y (mgr.25004) 2308 : cluster [DBG] pgmap v3872: 105 pgs: 105 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:06:51.654 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:06:51 smithi029 bash[77880]: cluster 2024-08-29T19:06:50.284028+0000 mon.a (mon.0) 3029 : cluster [DBG] osdmap e2039: 8 total, 8 up, 8 in 2024-08-29T19:06:51.654 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:06:51 smithi029 bash[77880]: audit 2024-08-29T19:06:50.297972+0000 mon.c (mon.2) 894 : audit [INF] from='client.? 172.21.15.29:0/2929691102' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-44","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T19:06:51.654 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:06:51 smithi029 bash[77880]: audit 2024-08-29T19:06:50.299655+0000 mon.a (mon.0) 3030 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-44","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T19:06:52.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:06:52 smithi110 bash[67519]: audit 2024-08-29T19:06:51.280084+0000 mon.a (mon.0) 3031 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-44","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T19:06:52.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:06:52 smithi110 bash[67519]: cluster 2024-08-29T19:06:51.288057+0000 mon.a (mon.0) 3032 : cluster [DBG] osdmap e2040: 8 total, 8 up, 8 in 2024-08-29T19:06:52.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:06:52 smithi029 bash[79042]: audit 2024-08-29T19:06:51.280084+0000 mon.a (mon.0) 3031 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-44","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T19:06:52.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:06:52 smithi029 bash[79042]: cluster 2024-08-29T19:06:51.288057+0000 mon.a (mon.0) 3032 : cluster [DBG] osdmap e2040: 8 total, 8 up, 8 in 2024-08-29T19:06:52.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:06:52 smithi029 bash[77880]: audit 2024-08-29T19:06:51.280084+0000 mon.a (mon.0) 3031 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-44","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T19:06:52.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:06:52 smithi029 bash[77880]: cluster 2024-08-29T19:06:51.288057+0000 mon.a (mon.0) 3032 : cluster [DBG] osdmap e2040: 8 total, 8 up, 8 in 2024-08-29T19:06:53.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:06:53 smithi110 bash[67519]: cluster 2024-08-29T19:06:52.205626+0000 mgr.y (mgr.25004) 2309 : cluster [DBG] pgmap v3875: 137 pgs: 12 creating+peering, 15 unknown, 110 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-29T19:06:53.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:06:53 smithi110 bash[67519]: cluster 2024-08-29T19:06:52.317596+0000 mon.a (mon.0) 3033 : cluster [DBG] osdmap e2041: 8 total, 8 up, 8 in 2024-08-29T19:06:53.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:06:53 smithi029 bash[79042]: cluster 2024-08-29T19:06:52.205626+0000 mgr.y (mgr.25004) 2309 : cluster [DBG] pgmap v3875: 137 pgs: 12 creating+peering, 15 unknown, 110 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-29T19:06:53.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:06:53 smithi029 bash[79042]: cluster 2024-08-29T19:06:52.317596+0000 mon.a (mon.0) 3033 : cluster [DBG] osdmap e2041: 8 total, 8 up, 8 in 2024-08-29T19:06:53.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:06:53 smithi029 bash[77880]: cluster 2024-08-29T19:06:52.205626+0000 mgr.y (mgr.25004) 2309 : cluster [DBG] pgmap v3875: 137 pgs: 12 creating+peering, 15 unknown, 110 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-29T19:06:53.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:06:53 smithi029 bash[77880]: cluster 2024-08-29T19:06:52.317596+0000 mon.a (mon.0) 3033 : cluster [DBG] osdmap e2041: 8 total, 8 up, 8 in 2024-08-29T19:06:54.600 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:06:54 smithi029 bash[79042]: cluster 2024-08-29T19:06:53.327597+0000 mon.a (mon.0) 3034 : cluster [DBG] osdmap e2042: 8 total, 8 up, 8 in 2024-08-29T19:06:54.601 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:06:54 smithi029 bash[77880]: cluster 2024-08-29T19:06:53.327597+0000 mon.a (mon.0) 3034 : cluster [DBG] osdmap e2042: 8 total, 8 up, 8 in 2024-08-29T19:06:54.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:06:54 smithi110 bash[67519]: cluster 2024-08-29T19:06:53.327597+0000 mon.a (mon.0) 3034 : cluster [DBG] osdmap e2042: 8 total, 8 up, 8 in 2024-08-29T19:06:54.902 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 19:06:54 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:19:06:54] "GET /metrics HTTP/1.1" 200 36715 "" "Prometheus/2.43.0" 2024-08-29T19:06:55.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:06:55 smithi110 bash[67519]: cluster 2024-08-29T19:06:54.206469+0000 mgr.y (mgr.25004) 2310 : cluster [DBG] pgmap v3878: 137 pgs: 12 creating+peering, 3 unknown, 122 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 6.2 KiB/s rd, 767 B/s wr, 8 op/s 2024-08-29T19:06:55.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:06:55 smithi029 bash[77880]: cluster 2024-08-29T19:06:54.206469+0000 mgr.y (mgr.25004) 2310 : cluster [DBG] pgmap v3878: 137 pgs: 12 creating+peering, 3 unknown, 122 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 6.2 KiB/s rd, 767 B/s wr, 8 op/s 2024-08-29T19:06:55.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:06:55 smithi029 bash[79042]: cluster 2024-08-29T19:06:54.206469+0000 mgr.y (mgr.25004) 2310 : cluster [DBG] pgmap v3878: 137 pgs: 12 creating+peering, 3 unknown, 122 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 6.2 KiB/s rd, 767 B/s wr, 8 op/s 2024-08-29T19:06:57.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:06:57 smithi110 bash[67519]: cluster 2024-08-29T19:06:56.207259+0000 mgr.y (mgr.25004) 2311 : cluster [DBG] pgmap v3879: 137 pgs: 137 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 4.4 KiB/s rd, 863 B/s wr, 6 op/s 2024-08-29T19:06:57.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:06:57 smithi029 bash[79042]: cluster 2024-08-29T19:06:56.207259+0000 mgr.y (mgr.25004) 2311 : cluster [DBG] pgmap v3879: 137 pgs: 137 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 4.4 KiB/s rd, 863 B/s wr, 6 op/s 2024-08-29T19:06:57.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:06:57 smithi029 bash[77880]: cluster 2024-08-29T19:06:56.207259+0000 mgr.y (mgr.25004) 2311 : cluster [DBG] pgmap v3879: 137 pgs: 137 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 4.4 KiB/s rd, 863 B/s wr, 6 op/s 2024-08-29T19:06:59.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:06:59 smithi110 bash[67519]: cluster 2024-08-29T19:06:58.207943+0000 mgr.y (mgr.25004) 2312 : cluster [DBG] pgmap v3880: 137 pgs: 137 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 4.3 KiB/s rd, 1.2 KiB/s wr, 7 op/s 2024-08-29T19:06:59.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:06:59 smithi029 bash[77880]: cluster 2024-08-29T19:06:58.207943+0000 mgr.y (mgr.25004) 2312 : cluster [DBG] pgmap v3880: 137 pgs: 137 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 4.3 KiB/s rd, 1.2 KiB/s wr, 7 op/s 2024-08-29T19:06:59.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:06:59 smithi029 bash[79042]: cluster 2024-08-29T19:06:58.207943+0000 mgr.y (mgr.25004) 2312 : cluster [DBG] pgmap v3880: 137 pgs: 137 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 4.3 KiB/s rd, 1.2 KiB/s wr, 7 op/s 2024-08-29T19:07:01.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:07:01 smithi110 bash[67519]: cluster 2024-08-29T19:07:00.088807+0000 mon.a (mon.0) 3035 : cluster [DBG] osdmap e2043: 8 total, 8 up, 8 in 2024-08-29T19:07:01.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:07:01 smithi110 bash[67519]: cluster 2024-08-29T19:07:00.208504+0000 mgr.y (mgr.25004) 2313 : cluster [DBG] pgmap v3882: 137 pgs: 137 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 3.8 KiB/s rd, 1.0 KiB/s wr, 6 op/s 2024-08-29T19:07:01.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:07:01 smithi029 bash[79042]: cluster 2024-08-29T19:07:00.088807+0000 mon.a (mon.0) 3035 : cluster [DBG] osdmap e2043: 8 total, 8 up, 8 in 2024-08-29T19:07:01.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:07:01 smithi029 bash[79042]: cluster 2024-08-29T19:07:00.208504+0000 mgr.y (mgr.25004) 2313 : cluster [DBG] pgmap v3882: 137 pgs: 137 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 3.8 KiB/s rd, 1.0 KiB/s wr, 6 op/s 2024-08-29T19:07:01.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:07:01 smithi029 bash[77880]: cluster 2024-08-29T19:07:00.088807+0000 mon.a (mon.0) 3035 : cluster [DBG] osdmap e2043: 8 total, 8 up, 8 in 2024-08-29T19:07:01.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:07:01 smithi029 bash[77880]: cluster 2024-08-29T19:07:00.208504+0000 mgr.y (mgr.25004) 2313 : cluster [DBG] pgmap v3882: 137 pgs: 137 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 3.8 KiB/s rd, 1.0 KiB/s wr, 6 op/s 2024-08-29T19:07:03.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:07:03 smithi110 bash[67519]: cluster 2024-08-29T19:07:02.209775+0000 mgr.y (mgr.25004) 2314 : cluster [DBG] pgmap v3883: 137 pgs: 137 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 3.4 KiB/s rd, 921 B/s wr, 5 op/s 2024-08-29T19:07:03.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:07:03 smithi029 bash[77880]: cluster 2024-08-29T19:07:02.209775+0000 mgr.y (mgr.25004) 2314 : cluster [DBG] pgmap v3883: 137 pgs: 137 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 3.4 KiB/s rd, 921 B/s wr, 5 op/s 2024-08-29T19:07:03.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:07:03 smithi029 bash[79042]: cluster 2024-08-29T19:07:02.209775+0000 mgr.y (mgr.25004) 2314 : cluster [DBG] pgmap v3883: 137 pgs: 137 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 3.4 KiB/s rd, 921 B/s wr, 5 op/s 2024-08-29T19:07:04.600 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:07:04 smithi029 bash[77880]: cluster 2024-08-29T19:07:03.280195+0000 mon.a (mon.0) 3036 : cluster [DBG] osdmap e2044: 8 total, 8 up, 8 in 2024-08-29T19:07:04.601 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:07:04 smithi029 bash[77880]: audit 2024-08-29T19:07:03.614741+0000 mon.c (mon.2) 895 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:07:04.601 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:07:04 smithi029 bash[79042]: cluster 2024-08-29T19:07:03.280195+0000 mon.a (mon.0) 3036 : cluster [DBG] osdmap e2044: 8 total, 8 up, 8 in 2024-08-29T19:07:04.601 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:07:04 smithi029 bash[79042]: audit 2024-08-29T19:07:03.614741+0000 mon.c (mon.2) 895 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:07:04.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:07:04 smithi110 bash[67519]: cluster 2024-08-29T19:07:03.280195+0000 mon.a (mon.0) 3036 : cluster [DBG] osdmap e2044: 8 total, 8 up, 8 in 2024-08-29T19:07:04.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:07:04 smithi110 bash[67519]: audit 2024-08-29T19:07:03.614741+0000 mon.c (mon.2) 895 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:07:04.902 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 19:07:04 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:19:07:04] "GET /metrics HTTP/1.1" 200 36680 "" "Prometheus/2.43.0" 2024-08-29T19:07:05.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:07:05 smithi110 bash[67519]: cluster 2024-08-29T19:07:04.210462+0000 mgr.y (mgr.25004) 2315 : cluster [DBG] pgmap v3885: 137 pgs: 137 active+clean; 17 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 22 KiB/s rd, 1.5 MiB/s wr, 28 op/s 2024-08-29T19:07:05.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:07:05 smithi029 bash[79042]: cluster 2024-08-29T19:07:04.210462+0000 mgr.y (mgr.25004) 2315 : cluster [DBG] pgmap v3885: 137 pgs: 137 active+clean; 17 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 22 KiB/s rd, 1.5 MiB/s wr, 28 op/s 2024-08-29T19:07:05.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:07:05 smithi029 bash[77880]: cluster 2024-08-29T19:07:04.210462+0000 mgr.y (mgr.25004) 2315 : cluster [DBG] pgmap v3885: 137 pgs: 137 active+clean; 17 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 22 KiB/s rd, 1.5 MiB/s wr, 28 op/s 2024-08-29T19:07:07.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:07:07 smithi110 bash[67519]: cluster 2024-08-29T19:07:06.211249+0000 mgr.y (mgr.25004) 2316 : cluster [DBG] pgmap v3886: 137 pgs: 137 active+clean; 37 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 104 KiB/s rd, 4.0 MiB/s wr, 40 op/s 2024-08-29T19:07:07.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:07:07 smithi029 bash[77880]: cluster 2024-08-29T19:07:06.211249+0000 mgr.y (mgr.25004) 2316 : cluster [DBG] pgmap v3886: 137 pgs: 137 active+clean; 37 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 104 KiB/s rd, 4.0 MiB/s wr, 40 op/s 2024-08-29T19:07:07.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:07:07 smithi029 bash[79042]: cluster 2024-08-29T19:07:06.211249+0000 mgr.y (mgr.25004) 2316 : cluster [DBG] pgmap v3886: 137 pgs: 137 active+clean; 37 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 104 KiB/s rd, 4.0 MiB/s wr, 40 op/s 2024-08-29T19:07:09.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:07:09 smithi029 bash[77880]: cluster 2024-08-29T19:07:08.211925+0000 mgr.y (mgr.25004) 2317 : cluster [DBG] pgmap v3887: 137 pgs: 137 active+clean; 46 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 109 KiB/s rd, 5.1 MiB/s wr, 51 op/s 2024-08-29T19:07:09.653 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:07:09 smithi110 bash[67519]: cluster 2024-08-29T19:07:08.211925+0000 mgr.y (mgr.25004) 2317 : cluster [DBG] pgmap v3887: 137 pgs: 137 active+clean; 46 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 109 KiB/s rd, 5.1 MiB/s wr, 51 op/s 2024-08-29T19:07:09.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:07:09 smithi029 bash[79042]: cluster 2024-08-29T19:07:08.211925+0000 mgr.y (mgr.25004) 2317 : cluster [DBG] pgmap v3887: 137 pgs: 137 active+clean; 46 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 109 KiB/s rd, 5.1 MiB/s wr, 51 op/s 2024-08-29T19:07:09.953 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] EncryptedFlattenTest/5.Simple (20624 ms) 2024-08-29T19:07:09.954 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] EncryptedFlattenTest/5.Grow 2024-08-29T19:07:09.954 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T19:07:10.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:07:10 smithi110 bash[67519]: audit 2024-08-29T19:07:09.802883+0000 mon.c (mon.2) 896 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "120.e", "id": [3, 6]}]: dispatch 2024-08-29T19:07:10.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:07:10 smithi110 bash[67519]: audit 2024-08-29T19:07:09.803634+0000 mon.c (mon.2) 897 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "120.12", "id": [3, 6]}]: dispatch 2024-08-29T19:07:10.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:07:10 smithi110 bash[67519]: audit 2024-08-29T19:07:09.803842+0000 mon.a (mon.0) 3037 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "120.e", "id": [3, 6]}]: dispatch 2024-08-29T19:07:10.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:07:10 smithi110 bash[67519]: audit 2024-08-29T19:07:09.804372+0000 mon.c (mon.2) 898 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "120.14", "id": [4, 5]}]: dispatch 2024-08-29T19:07:10.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:07:10 smithi110 bash[67519]: audit 2024-08-29T19:07:09.804731+0000 mon.a (mon.0) 3038 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "120.12", "id": [3, 6]}]: dispatch 2024-08-29T19:07:10.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:07:10 smithi110 bash[67519]: audit 2024-08-29T19:07:09.805439+0000 mon.a (mon.0) 3039 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "120.14", "id": [4, 5]}]: dispatch 2024-08-29T19:07:10.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:07:10 smithi029 bash[77880]: audit 2024-08-29T19:07:09.802883+0000 mon.c (mon.2) 896 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "120.e", "id": [3, 6]}]: dispatch 2024-08-29T19:07:10.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:07:10 smithi029 bash[77880]: audit 2024-08-29T19:07:09.803634+0000 mon.c (mon.2) 897 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "120.12", "id": [3, 6]}]: dispatch 2024-08-29T19:07:10.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:07:10 smithi029 bash[77880]: audit 2024-08-29T19:07:09.803842+0000 mon.a (mon.0) 3037 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "120.e", "id": [3, 6]}]: dispatch 2024-08-29T19:07:10.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:07:10 smithi029 bash[77880]: audit 2024-08-29T19:07:09.804372+0000 mon.c (mon.2) 898 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "120.14", "id": [4, 5]}]: dispatch 2024-08-29T19:07:10.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:07:10 smithi029 bash[77880]: audit 2024-08-29T19:07:09.804731+0000 mon.a (mon.0) 3038 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "120.12", "id": [3, 6]}]: dispatch 2024-08-29T19:07:10.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:07:10 smithi029 bash[77880]: audit 2024-08-29T19:07:09.805439+0000 mon.a (mon.0) 3039 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "120.14", "id": [4, 5]}]: dispatch 2024-08-29T19:07:10.654 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:07:10 smithi029 bash[79042]: audit 2024-08-29T19:07:09.802883+0000 mon.c (mon.2) 896 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "120.e", "id": [3, 6]}]: dispatch 2024-08-29T19:07:10.654 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:07:10 smithi029 bash[79042]: audit 2024-08-29T19:07:09.803634+0000 mon.c (mon.2) 897 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "120.12", "id": [3, 6]}]: dispatch 2024-08-29T19:07:10.654 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:07:10 smithi029 bash[79042]: audit 2024-08-29T19:07:09.803842+0000 mon.a (mon.0) 3037 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "120.e", "id": [3, 6]}]: dispatch 2024-08-29T19:07:10.654 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:07:10 smithi029 bash[79042]: audit 2024-08-29T19:07:09.804372+0000 mon.c (mon.2) 898 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "120.14", "id": [4, 5]}]: dispatch 2024-08-29T19:07:10.654 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:07:10 smithi029 bash[79042]: audit 2024-08-29T19:07:09.804731+0000 mon.a (mon.0) 3038 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "120.12", "id": [3, 6]}]: dispatch 2024-08-29T19:07:10.654 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:07:10 smithi029 bash[79042]: audit 2024-08-29T19:07:09.805439+0000 mon.a (mon.0) 3039 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "120.14", "id": [4, 5]}]: dispatch 2024-08-29T19:07:11.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:07:11 smithi110 bash[67519]: cluster 2024-08-29T19:07:10.212791+0000 mgr.y (mgr.25004) 2318 : cluster [DBG] pgmap v3888: 137 pgs: 137 active+clean; 62 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 3.7 MiB/s rd, 5.7 MiB/s wr, 45 op/s 2024-08-29T19:07:11.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:07:11 smithi110 bash[67519]: audit 2024-08-29T19:07:10.297899+0000 mon.a (mon.0) 3040 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "120.e", "id": [3, 6]}]': finished 2024-08-29T19:07:11.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:07:11 smithi110 bash[67519]: audit 2024-08-29T19:07:10.298101+0000 mon.a (mon.0) 3041 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "120.12", "id": [3, 6]}]': finished 2024-08-29T19:07:11.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:07:11 smithi110 bash[67519]: audit 2024-08-29T19:07:10.298210+0000 mon.a (mon.0) 3042 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "120.14", "id": [4, 5]}]': finished 2024-08-29T19:07:11.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:07:11 smithi110 bash[67519]: cluster 2024-08-29T19:07:10.313205+0000 mon.a (mon.0) 3043 : cluster [DBG] osdmap e2045: 8 total, 8 up, 8 in 2024-08-29T19:07:11.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:07:11 smithi029 bash[77880]: cluster 2024-08-29T19:07:10.212791+0000 mgr.y (mgr.25004) 2318 : cluster [DBG] pgmap v3888: 137 pgs: 137 active+clean; 62 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 3.7 MiB/s rd, 5.7 MiB/s wr, 45 op/s 2024-08-29T19:07:11.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:07:11 smithi029 bash[77880]: audit 2024-08-29T19:07:10.297899+0000 mon.a (mon.0) 3040 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "120.e", "id": [3, 6]}]': finished 2024-08-29T19:07:11.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:07:11 smithi029 bash[77880]: audit 2024-08-29T19:07:10.298101+0000 mon.a (mon.0) 3041 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "120.12", "id": [3, 6]}]': finished 2024-08-29T19:07:11.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:07:11 smithi029 bash[77880]: audit 2024-08-29T19:07:10.298210+0000 mon.a (mon.0) 3042 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "120.14", "id": [4, 5]}]': finished 2024-08-29T19:07:11.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:07:11 smithi029 bash[77880]: cluster 2024-08-29T19:07:10.313205+0000 mon.a (mon.0) 3043 : cluster [DBG] osdmap e2045: 8 total, 8 up, 8 in 2024-08-29T19:07:11.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:07:11 smithi029 bash[79042]: cluster 2024-08-29T19:07:10.212791+0000 mgr.y (mgr.25004) 2318 : cluster [DBG] pgmap v3888: 137 pgs: 137 active+clean; 62 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 3.7 MiB/s rd, 5.7 MiB/s wr, 45 op/s 2024-08-29T19:07:11.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:07:11 smithi029 bash[79042]: audit 2024-08-29T19:07:10.297899+0000 mon.a (mon.0) 3040 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "120.e", "id": [3, 6]}]': finished 2024-08-29T19:07:11.654 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:07:11 smithi029 bash[79042]: audit 2024-08-29T19:07:10.298101+0000 mon.a (mon.0) 3041 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "120.12", "id": [3, 6]}]': finished 2024-08-29T19:07:11.654 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:07:11 smithi029 bash[79042]: audit 2024-08-29T19:07:10.298210+0000 mon.a (mon.0) 3042 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "120.14", "id": [4, 5]}]': finished 2024-08-29T19:07:11.654 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:07:11 smithi029 bash[79042]: cluster 2024-08-29T19:07:10.313205+0000 mon.a (mon.0) 3043 : cluster [DBG] osdmap e2045: 8 total, 8 up, 8 in 2024-08-29T19:07:12.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:07:12 smithi110 bash[67519]: cluster 2024-08-29T19:07:11.310866+0000 mon.a (mon.0) 3044 : cluster [DBG] osdmap e2046: 8 total, 8 up, 8 in 2024-08-29T19:07:12.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:07:12 smithi029 bash[77880]: cluster 2024-08-29T19:07:11.310866+0000 mon.a (mon.0) 3044 : cluster [DBG] osdmap e2046: 8 total, 8 up, 8 in 2024-08-29T19:07:12.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:07:12 smithi029 bash[79042]: cluster 2024-08-29T19:07:11.310866+0000 mon.a (mon.0) 3044 : cluster [DBG] osdmap e2046: 8 total, 8 up, 8 in 2024-08-29T19:07:13.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:07:13 smithi110 bash[67519]: cluster 2024-08-29T19:07:12.213634+0000 mgr.y (mgr.25004) 2319 : cluster [DBG] pgmap v3891: 137 pgs: 2 peering, 135 active+clean; 79 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 7.8 MiB/s wr, 57 op/s; 512 KiB/s, 0 keys/s, 0 objects/s recovering 2024-08-29T19:07:13.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:07:13 smithi029 bash[77880]: cluster 2024-08-29T19:07:12.213634+0000 mgr.y (mgr.25004) 2319 : cluster [DBG] pgmap v3891: 137 pgs: 2 peering, 135 active+clean; 79 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 7.8 MiB/s wr, 57 op/s; 512 KiB/s, 0 keys/s, 0 objects/s recovering 2024-08-29T19:07:13.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:07:13 smithi029 bash[79042]: cluster 2024-08-29T19:07:12.213634+0000 mgr.y (mgr.25004) 2319 : cluster [DBG] pgmap v3891: 137 pgs: 2 peering, 135 active+clean; 79 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 7.8 MiB/s wr, 57 op/s; 512 KiB/s, 0 keys/s, 0 objects/s recovering 2024-08-29T19:07:14.902 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 19:07:14 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:19:07:14] "GET /metrics HTTP/1.1" 200 36680 "" "Prometheus/2.43.0" 2024-08-29T19:07:15.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:07:15 smithi110 bash[67519]: cluster 2024-08-29T19:07:14.214454+0000 mgr.y (mgr.25004) 2320 : cluster [DBG] pgmap v3892: 137 pgs: 2 peering, 135 active+clean; 87 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 6.3 MiB/s wr, 44 op/s; 512 KiB/s, 0 keys/s, 0 objects/s recovering 2024-08-29T19:07:15.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:07:15 smithi029 bash[77880]: cluster 2024-08-29T19:07:14.214454+0000 mgr.y (mgr.25004) 2320 : cluster [DBG] pgmap v3892: 137 pgs: 2 peering, 135 active+clean; 87 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 6.3 MiB/s wr, 44 op/s; 512 KiB/s, 0 keys/s, 0 objects/s recovering 2024-08-29T19:07:15.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:07:15 smithi029 bash[79042]: cluster 2024-08-29T19:07:14.214454+0000 mgr.y (mgr.25004) 2320 : cluster [DBG] pgmap v3892: 137 pgs: 2 peering, 135 active+clean; 87 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 6.3 MiB/s wr, 44 op/s; 512 KiB/s, 0 keys/s, 0 objects/s recovering 2024-08-29T19:07:17.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:07:17 smithi110 bash[67519]: cluster 2024-08-29T19:07:16.215268+0000 mgr.y (mgr.25004) 2321 : cluster [DBG] pgmap v3893: 137 pgs: 137 active+clean; 87 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 5.1 MiB/s wr, 32 op/s; 2.0 MiB/s, 0 keys/s, 0 objects/s recovering 2024-08-29T19:07:17.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:07:17 smithi029 bash[77880]: cluster 2024-08-29T19:07:16.215268+0000 mgr.y (mgr.25004) 2321 : cluster [DBG] pgmap v3893: 137 pgs: 137 active+clean; 87 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 5.1 MiB/s wr, 32 op/s; 2.0 MiB/s, 0 keys/s, 0 objects/s recovering 2024-08-29T19:07:17.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:07:17 smithi029 bash[79042]: cluster 2024-08-29T19:07:16.215268+0000 mgr.y (mgr.25004) 2321 : cluster [DBG] pgmap v3893: 137 pgs: 137 active+clean; 87 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 5.1 MiB/s wr, 32 op/s; 2.0 MiB/s, 0 keys/s, 0 objects/s recovering 2024-08-29T19:07:19.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:07:19 smithi110 bash[67519]: cluster 2024-08-29T19:07:18.215957+0000 mgr.y (mgr.25004) 2322 : cluster [DBG] pgmap v3894: 137 pgs: 137 active+clean; 87 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 7.5 MiB/s rd, 3.1 MiB/s wr, 28 op/s; 2.0 MiB/s, 0 keys/s, 0 objects/s recovering 2024-08-29T19:07:19.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:07:19 smithi110 bash[67519]: audit 2024-08-29T19:07:18.614958+0000 mon.c (mon.2) 899 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:07:19.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:07:19 smithi029 bash[77880]: cluster 2024-08-29T19:07:18.215957+0000 mgr.y (mgr.25004) 2322 : cluster [DBG] pgmap v3894: 137 pgs: 137 active+clean; 87 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 7.5 MiB/s rd, 3.1 MiB/s wr, 28 op/s; 2.0 MiB/s, 0 keys/s, 0 objects/s recovering 2024-08-29T19:07:19.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:07:19 smithi029 bash[77880]: audit 2024-08-29T19:07:18.614958+0000 mon.c (mon.2) 899 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:07:19.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:07:19 smithi029 bash[79042]: cluster 2024-08-29T19:07:18.215957+0000 mgr.y (mgr.25004) 2322 : cluster [DBG] pgmap v3894: 137 pgs: 137 active+clean; 87 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 7.5 MiB/s rd, 3.1 MiB/s wr, 28 op/s; 2.0 MiB/s, 0 keys/s, 0 objects/s recovering 2024-08-29T19:07:19.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:07:19 smithi029 bash[79042]: audit 2024-08-29T19:07:18.614958+0000 mon.c (mon.2) 899 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:07:21.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:07:21 smithi110 bash[67519]: cluster 2024-08-29T19:07:20.216602+0000 mgr.y (mgr.25004) 2323 : cluster [DBG] pgmap v3895: 137 pgs: 137 active+clean; 87 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 6.1 MiB/s rd, 2.5 MiB/s wr, 22 op/s; 1.6 MiB/s, 0 keys/s, 0 objects/s recovering 2024-08-29T19:07:21.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:07:21 smithi029 bash[79042]: cluster 2024-08-29T19:07:20.216602+0000 mgr.y (mgr.25004) 2323 : cluster [DBG] pgmap v3895: 137 pgs: 137 active+clean; 87 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 6.1 MiB/s rd, 2.5 MiB/s wr, 22 op/s; 1.6 MiB/s, 0 keys/s, 0 objects/s recovering 2024-08-29T19:07:21.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:07:21 smithi029 bash[77880]: cluster 2024-08-29T19:07:20.216602+0000 mgr.y (mgr.25004) 2323 : cluster [DBG] pgmap v3895: 137 pgs: 137 active+clean; 87 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 6.1 MiB/s rd, 2.5 MiB/s wr, 22 op/s; 1.6 MiB/s, 0 keys/s, 0 objects/s recovering 2024-08-29T19:07:23.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:07:23 smithi029 bash[77880]: cluster 2024-08-29T19:07:22.217863+0000 mgr.y (mgr.25004) 2324 : cluster [DBG] pgmap v3896: 137 pgs: 137 active+clean; 91 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 3.9 MiB/s rd, 1.8 MiB/s wr, 15 op/s; 1.5 MiB/s, 0 keys/s, 0 objects/s recovering 2024-08-29T19:07:23.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:07:23 smithi029 bash[77880]: cluster 2024-08-29T19:07:22.340498+0000 mon.a (mon.0) 3045 : cluster [DBG] osdmap e2047: 8 total, 8 up, 8 in 2024-08-29T19:07:23.653 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:07:23 smithi110 bash[67519]: cluster 2024-08-29T19:07:22.217863+0000 mgr.y (mgr.25004) 2324 : cluster [DBG] pgmap v3896: 137 pgs: 137 active+clean; 91 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 3.9 MiB/s rd, 1.8 MiB/s wr, 15 op/s; 1.5 MiB/s, 0 keys/s, 0 objects/s recovering 2024-08-29T19:07:23.653 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:07:23 smithi110 bash[67519]: cluster 2024-08-29T19:07:22.340498+0000 mon.a (mon.0) 3045 : cluster [DBG] osdmap e2047: 8 total, 8 up, 8 in 2024-08-29T19:07:23.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:07:23 smithi029 bash[79042]: cluster 2024-08-29T19:07:22.217863+0000 mgr.y (mgr.25004) 2324 : cluster [DBG] pgmap v3896: 137 pgs: 137 active+clean; 91 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 3.9 MiB/s rd, 1.8 MiB/s wr, 15 op/s; 1.5 MiB/s, 0 keys/s, 0 objects/s recovering 2024-08-29T19:07:23.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:07:23 smithi029 bash[79042]: cluster 2024-08-29T19:07:22.340498+0000 mon.a (mon.0) 3045 : cluster [DBG] osdmap e2047: 8 total, 8 up, 8 in 2024-08-29T19:07:24.902 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 19:07:24 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:19:07:24] "GET /metrics HTTP/1.1" 200 36726 "" "Prometheus/2.43.0" 2024-08-29T19:07:25.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:07:25 smithi110 bash[67519]: cluster 2024-08-29T19:07:24.218423+0000 mgr.y (mgr.25004) 2325 : cluster [DBG] pgmap v3898: 137 pgs: 137 active+clean; 95 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 2.0 KiB/s rd, 819 KiB/s wr, 2 op/s; 1.2 MiB/s, 0 objects/s recovering 2024-08-29T19:07:25.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:07:25 smithi029 bash[79042]: cluster 2024-08-29T19:07:24.218423+0000 mgr.y (mgr.25004) 2325 : cluster [DBG] pgmap v3898: 137 pgs: 137 active+clean; 95 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 2.0 KiB/s rd, 819 KiB/s wr, 2 op/s; 1.2 MiB/s, 0 objects/s recovering 2024-08-29T19:07:25.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:07:25 smithi029 bash[77880]: cluster 2024-08-29T19:07:24.218423+0000 mgr.y (mgr.25004) 2325 : cluster [DBG] pgmap v3898: 137 pgs: 137 active+clean; 95 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 2.0 KiB/s rd, 819 KiB/s wr, 2 op/s; 1.2 MiB/s, 0 objects/s recovering 2024-08-29T19:07:27.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:07:27 smithi110 bash[67519]: cluster 2024-08-29T19:07:26.219187+0000 mgr.y (mgr.25004) 2326 : cluster [DBG] pgmap v3899: 137 pgs: 137 active+clean; 128 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 74 KiB/s rd, 4.1 MiB/s wr, 23 op/s 2024-08-29T19:07:27.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:07:27 smithi029 bash[79042]: cluster 2024-08-29T19:07:26.219187+0000 mgr.y (mgr.25004) 2326 : cluster [DBG] pgmap v3899: 137 pgs: 137 active+clean; 128 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 74 KiB/s rd, 4.1 MiB/s wr, 23 op/s 2024-08-29T19:07:27.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:07:27 smithi029 bash[77880]: cluster 2024-08-29T19:07:26.219187+0000 mgr.y (mgr.25004) 2326 : cluster [DBG] pgmap v3899: 137 pgs: 137 active+clean; 128 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 74 KiB/s rd, 4.1 MiB/s wr, 23 op/s 2024-08-29T19:07:29.011 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] EncryptedFlattenTest/5.Grow (19058 ms) 2024-08-29T19:07:29.012 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] EncryptedFlattenTest/5.Shrink 2024-08-29T19:07:29.012 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T19:07:29.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:07:29 smithi110 bash[67519]: cluster 2024-08-29T19:07:28.219873+0000 mgr.y (mgr.25004) 2327 : cluster [DBG] pgmap v3900: 137 pgs: 137 active+clean; 132 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 4.5 MiB/s wr, 43 op/s 2024-08-29T19:07:29.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:07:29 smithi029 bash[77880]: cluster 2024-08-29T19:07:28.219873+0000 mgr.y (mgr.25004) 2327 : cluster [DBG] pgmap v3900: 137 pgs: 137 active+clean; 132 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 4.5 MiB/s wr, 43 op/s 2024-08-29T19:07:29.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:07:29 smithi029 bash[79042]: cluster 2024-08-29T19:07:28.219873+0000 mgr.y (mgr.25004) 2327 : cluster [DBG] pgmap v3900: 137 pgs: 137 active+clean; 132 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 4.5 MiB/s wr, 43 op/s 2024-08-29T19:07:31.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:07:31 smithi110 bash[67519]: cluster 2024-08-29T19:07:30.220453+0000 mgr.y (mgr.25004) 2328 : cluster [DBG] pgmap v3901: 137 pgs: 137 active+clean; 137 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 3.1 MiB/s rd, 5.0 MiB/s wr, 60 op/s 2024-08-29T19:07:31.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:07:31 smithi029 bash[77880]: cluster 2024-08-29T19:07:30.220453+0000 mgr.y (mgr.25004) 2328 : cluster [DBG] pgmap v3901: 137 pgs: 137 active+clean; 137 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 3.1 MiB/s rd, 5.0 MiB/s wr, 60 op/s 2024-08-29T19:07:31.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:07:31 smithi029 bash[79042]: cluster 2024-08-29T19:07:30.220453+0000 mgr.y (mgr.25004) 2328 : cluster [DBG] pgmap v3901: 137 pgs: 137 active+clean; 137 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 3.1 MiB/s rd, 5.0 MiB/s wr, 60 op/s 2024-08-29T19:07:33.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:07:33 smithi110 bash[67519]: cluster 2024-08-29T19:07:32.221274+0000 mgr.y (mgr.25004) 2329 : cluster [DBG] pgmap v3902: 137 pgs: 137 active+clean; 169 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 7.8 MiB/s wr, 68 op/s 2024-08-29T19:07:33.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:07:33 smithi029 bash[79042]: cluster 2024-08-29T19:07:32.221274+0000 mgr.y (mgr.25004) 2329 : cluster [DBG] pgmap v3902: 137 pgs: 137 active+clean; 169 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 7.8 MiB/s wr, 68 op/s 2024-08-29T19:07:33.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:07:33 smithi029 bash[77880]: cluster 2024-08-29T19:07:32.221274+0000 mgr.y (mgr.25004) 2329 : cluster [DBG] pgmap v3902: 137 pgs: 137 active+clean; 169 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 7.8 MiB/s wr, 68 op/s 2024-08-29T19:07:34.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:07:34 smithi110 bash[67519]: audit 2024-08-29T19:07:33.615264+0000 mon.c (mon.2) 900 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:07:34.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:07:34 smithi029 bash[77880]: audit 2024-08-29T19:07:33.615264+0000 mon.c (mon.2) 900 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:07:34.653 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 19:07:34 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:19:07:34] "GET /metrics HTTP/1.1" 200 36712 "" "Prometheus/2.43.0" 2024-08-29T19:07:34.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:07:34 smithi029 bash[79042]: audit 2024-08-29T19:07:33.615264+0000 mon.c (mon.2) 900 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:07:35.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:07:35 smithi110 bash[67519]: cluster 2024-08-29T19:07:34.221957+0000 mgr.y (mgr.25004) 2330 : cluster [DBG] pgmap v3903: 137 pgs: 137 active+clean; 169 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 9.9 MiB/s rd, 6.6 MiB/s wr, 58 op/s 2024-08-29T19:07:35.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:07:35 smithi029 bash[79042]: cluster 2024-08-29T19:07:34.221957+0000 mgr.y (mgr.25004) 2330 : cluster [DBG] pgmap v3903: 137 pgs: 137 active+clean; 169 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 9.9 MiB/s rd, 6.6 MiB/s wr, 58 op/s 2024-08-29T19:07:35.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:07:35 smithi029 bash[77880]: cluster 2024-08-29T19:07:34.221957+0000 mgr.y (mgr.25004) 2330 : cluster [DBG] pgmap v3903: 137 pgs: 137 active+clean; 169 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 9.9 MiB/s rd, 6.6 MiB/s wr, 58 op/s 2024-08-29T19:07:37.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:07:37 smithi110 bash[67519]: cluster 2024-08-29T19:07:36.223036+0000 mgr.y (mgr.25004) 2331 : cluster [DBG] pgmap v3904: 137 pgs: 137 active+clean; 169 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 9.8 MiB/s rd, 6.2 MiB/s wr, 56 op/s 2024-08-29T19:07:37.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:07:37 smithi029 bash[79042]: cluster 2024-08-29T19:07:36.223036+0000 mgr.y (mgr.25004) 2331 : cluster [DBG] pgmap v3904: 137 pgs: 137 active+clean; 169 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 9.8 MiB/s rd, 6.2 MiB/s wr, 56 op/s 2024-08-29T19:07:37.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:07:37 smithi029 bash[77880]: cluster 2024-08-29T19:07:36.223036+0000 mgr.y (mgr.25004) 2331 : cluster [DBG] pgmap v3904: 137 pgs: 137 active+clean; 169 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 9.8 MiB/s rd, 6.2 MiB/s wr, 56 op/s 2024-08-29T19:07:39.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:07:39 smithi110 bash[67519]: cluster 2024-08-29T19:07:38.224050+0000 mgr.y (mgr.25004) 2332 : cluster [DBG] pgmap v3905: 137 pgs: 137 active+clean; 169 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 9.7 MiB/s rd, 3.4 MiB/s wr, 39 op/s 2024-08-29T19:07:39.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:07:39 smithi029 bash[79042]: cluster 2024-08-29T19:07:38.224050+0000 mgr.y (mgr.25004) 2332 : cluster [DBG] pgmap v3905: 137 pgs: 137 active+clean; 169 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 9.7 MiB/s rd, 3.4 MiB/s wr, 39 op/s 2024-08-29T19:07:39.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:07:39 smithi029 bash[77880]: cluster 2024-08-29T19:07:38.224050+0000 mgr.y (mgr.25004) 2332 : cluster [DBG] pgmap v3905: 137 pgs: 137 active+clean; 169 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 9.7 MiB/s rd, 3.4 MiB/s wr, 39 op/s 2024-08-29T19:07:40.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:07:40 smithi110 bash[67519]: cluster 2024-08-29T19:07:39.379522+0000 mon.a (mon.0) 3046 : cluster [DBG] osdmap e2048: 8 total, 8 up, 8 in 2024-08-29T19:07:40.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:07:40 smithi029 bash[79042]: cluster 2024-08-29T19:07:39.379522+0000 mon.a (mon.0) 3046 : cluster [DBG] osdmap e2048: 8 total, 8 up, 8 in 2024-08-29T19:07:40.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:07:40 smithi029 bash[77880]: cluster 2024-08-29T19:07:39.379522+0000 mon.a (mon.0) 3046 : cluster [DBG] osdmap e2048: 8 total, 8 up, 8 in 2024-08-29T19:07:41.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:07:41 smithi110 bash[67519]: cluster 2024-08-29T19:07:40.224664+0000 mgr.y (mgr.25004) 2333 : cluster [DBG] pgmap v3907: 137 pgs: 137 active+clean; 182 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 8.6 MiB/s rd, 4.5 MiB/s wr, 10 op/s 2024-08-29T19:07:41.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:07:41 smithi029 bash[77880]: cluster 2024-08-29T19:07:40.224664+0000 mgr.y (mgr.25004) 2333 : cluster [DBG] pgmap v3907: 137 pgs: 137 active+clean; 182 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 8.6 MiB/s rd, 4.5 MiB/s wr, 10 op/s 2024-08-29T19:07:41.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:07:41 smithi029 bash[79042]: cluster 2024-08-29T19:07:40.224664+0000 mgr.y (mgr.25004) 2333 : cluster [DBG] pgmap v3907: 137 pgs: 137 active+clean; 182 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 8.6 MiB/s rd, 4.5 MiB/s wr, 10 op/s 2024-08-29T19:07:43.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:07:43 smithi110 bash[67519]: cluster 2024-08-29T19:07:42.225488+0000 mgr.y (mgr.25004) 2334 : cluster [DBG] pgmap v3908: 137 pgs: 137 active+clean; 198 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 440 KiB/s rd, 2.9 MiB/s wr, 41 op/s 2024-08-29T19:07:43.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:07:43 smithi029 bash[77880]: cluster 2024-08-29T19:07:42.225488+0000 mgr.y (mgr.25004) 2334 : cluster [DBG] pgmap v3908: 137 pgs: 137 active+clean; 198 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 440 KiB/s rd, 2.9 MiB/s wr, 41 op/s 2024-08-29T19:07:43.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:07:43 smithi029 bash[79042]: cluster 2024-08-29T19:07:42.225488+0000 mgr.y (mgr.25004) 2334 : cluster [DBG] pgmap v3908: 137 pgs: 137 active+clean; 198 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 440 KiB/s rd, 2.9 MiB/s wr, 41 op/s 2024-08-29T19:07:44.902 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 19:07:44 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:19:07:44] "GET /metrics HTTP/1.1" 200 36712 "" "Prometheus/2.43.0" 2024-08-29T19:07:45.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:07:45 smithi110 bash[67519]: cluster 2024-08-29T19:07:44.226162+0000 mgr.y (mgr.25004) 2335 : cluster [DBG] pgmap v3909: 137 pgs: 137 active+clean; 210 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 191 KiB/s rd, 4.1 MiB/s wr, 42 op/s 2024-08-29T19:07:45.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:07:45 smithi029 bash[77880]: cluster 2024-08-29T19:07:44.226162+0000 mgr.y (mgr.25004) 2335 : cluster [DBG] pgmap v3909: 137 pgs: 137 active+clean; 210 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 191 KiB/s rd, 4.1 MiB/s wr, 42 op/s 2024-08-29T19:07:45.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:07:45 smithi029 bash[79042]: cluster 2024-08-29T19:07:44.226162+0000 mgr.y (mgr.25004) 2335 : cluster [DBG] pgmap v3909: 137 pgs: 137 active+clean; 210 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 191 KiB/s rd, 4.1 MiB/s wr, 42 op/s 2024-08-29T19:07:46.113 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] EncryptedFlattenTest/5.Shrink (17101 ms) 2024-08-29T19:07:46.113 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] EncryptedFlattenTest/5.ShrinkToOne 2024-08-29T19:07:46.113 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T19:07:46.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:07:46 smithi110 bash[67519]: audit 2024-08-29T19:07:46.132849+0000 mon.c (mon.2) 901 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:07:46.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:07:46 smithi029 bash[77880]: audit 2024-08-29T19:07:46.132849+0000 mon.c (mon.2) 901 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:07:46.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:07:46 smithi029 bash[79042]: audit 2024-08-29T19:07:46.132849+0000 mon.c (mon.2) 901 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:07:47.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:07:47 smithi110 bash[67519]: cluster 2024-08-29T19:07:46.226923+0000 mgr.y (mgr.25004) 2336 : cluster [DBG] pgmap v3910: 137 pgs: 137 active+clean; 243 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 5.3 MiB/s rd, 7.4 MiB/s wr, 64 op/s 2024-08-29T19:07:47.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:07:47 smithi029 bash[77880]: cluster 2024-08-29T19:07:46.226923+0000 mgr.y (mgr.25004) 2336 : cluster [DBG] pgmap v3910: 137 pgs: 137 active+clean; 243 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 5.3 MiB/s rd, 7.4 MiB/s wr, 64 op/s 2024-08-29T19:07:47.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:07:47 smithi029 bash[79042]: cluster 2024-08-29T19:07:46.226923+0000 mgr.y (mgr.25004) 2336 : cluster [DBG] pgmap v3910: 137 pgs: 137 active+clean; 243 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 5.3 MiB/s rd, 7.4 MiB/s wr, 64 op/s 2024-08-29T19:07:49.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:07:49 smithi110 bash[67519]: cluster 2024-08-29T19:07:48.227745+0000 mgr.y (mgr.25004) 2337 : cluster [DBG] pgmap v3911: 137 pgs: 137 active+clean; 247 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 8.5 MiB/s rd, 7.8 MiB/s wr, 66 op/s 2024-08-29T19:07:49.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:07:49 smithi110 bash[67519]: audit 2024-08-29T19:07:48.615858+0000 mon.c (mon.2) 902 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:07:49.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:07:49 smithi029 bash[79042]: cluster 2024-08-29T19:07:48.227745+0000 mgr.y (mgr.25004) 2337 : cluster [DBG] pgmap v3911: 137 pgs: 137 active+clean; 247 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 8.5 MiB/s rd, 7.8 MiB/s wr, 66 op/s 2024-08-29T19:07:49.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:07:49 smithi029 bash[79042]: audit 2024-08-29T19:07:48.615858+0000 mon.c (mon.2) 902 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:07:49.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:07:49 smithi029 bash[77880]: cluster 2024-08-29T19:07:48.227745+0000 mgr.y (mgr.25004) 2337 : cluster [DBG] pgmap v3911: 137 pgs: 137 active+clean; 247 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 8.5 MiB/s rd, 7.8 MiB/s wr, 66 op/s 2024-08-29T19:07:49.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:07:49 smithi029 bash[77880]: audit 2024-08-29T19:07:48.615858+0000 mon.c (mon.2) 902 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:07:51.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:07:51 smithi110 bash[67519]: cluster 2024-08-29T19:07:50.228396+0000 mgr.y (mgr.25004) 2338 : cluster [DBG] pgmap v3912: 137 pgs: 137 active+clean; 251 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 11 MiB/s rd, 6.4 MiB/s wr, 65 op/s 2024-08-29T19:07:51.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:07:51 smithi029 bash[77880]: cluster 2024-08-29T19:07:50.228396+0000 mgr.y (mgr.25004) 2338 : cluster [DBG] pgmap v3912: 137 pgs: 137 active+clean; 251 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 11 MiB/s rd, 6.4 MiB/s wr, 65 op/s 2024-08-29T19:07:51.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:07:51 smithi029 bash[79042]: cluster 2024-08-29T19:07:50.228396+0000 mgr.y (mgr.25004) 2338 : cluster [DBG] pgmap v3912: 137 pgs: 137 active+clean; 251 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 11 MiB/s rd, 6.4 MiB/s wr, 65 op/s 2024-08-29T19:07:53.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:07:53 smithi110 bash[67519]: audit 2024-08-29T19:07:52.039252+0000 mon.a (mon.0) 3047 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:07:53.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:07:53 smithi110 bash[67519]: audit 2024-08-29T19:07:52.051777+0000 mon.a (mon.0) 3048 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:07:53.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:07:53 smithi110 bash[67519]: cluster 2024-08-29T19:07:52.229183+0000 mgr.y (mgr.25004) 2339 : cluster [DBG] pgmap v3913: 137 pgs: 137 active+clean; 251 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 9.8 MiB/s rd, 5.8 MiB/s wr, 59 op/s 2024-08-29T19:07:53.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:07:53 smithi110 bash[67519]: audit 2024-08-29T19:07:52.669180+0000 mon.c (mon.2) 903 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:07:53.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:07:53 smithi110 bash[67519]: audit 2024-08-29T19:07:52.670657+0000 mon.c (mon.2) 904 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:07:53.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:07:53 smithi110 bash[67519]: audit 2024-08-29T19:07:52.679997+0000 mon.a (mon.0) 3049 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:07:53.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:07:53 smithi029 bash[77880]: audit 2024-08-29T19:07:52.039252+0000 mon.a (mon.0) 3047 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:07:53.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:07:53 smithi029 bash[77880]: audit 2024-08-29T19:07:52.051777+0000 mon.a (mon.0) 3048 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:07:53.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:07:53 smithi029 bash[77880]: cluster 2024-08-29T19:07:52.229183+0000 mgr.y (mgr.25004) 2339 : cluster [DBG] pgmap v3913: 137 pgs: 137 active+clean; 251 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 9.8 MiB/s rd, 5.8 MiB/s wr, 59 op/s 2024-08-29T19:07:53.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:07:53 smithi029 bash[77880]: audit 2024-08-29T19:07:52.669180+0000 mon.c (mon.2) 903 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:07:53.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:07:53 smithi029 bash[77880]: audit 2024-08-29T19:07:52.670657+0000 mon.c (mon.2) 904 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:07:53.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:07:53 smithi029 bash[77880]: audit 2024-08-29T19:07:52.679997+0000 mon.a (mon.0) 3049 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:07:53.404 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:07:53 smithi029 bash[79042]: audit 2024-08-29T19:07:52.039252+0000 mon.a (mon.0) 3047 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:07:53.404 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:07:53 smithi029 bash[79042]: audit 2024-08-29T19:07:52.051777+0000 mon.a (mon.0) 3048 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:07:53.404 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:07:53 smithi029 bash[79042]: cluster 2024-08-29T19:07:52.229183+0000 mgr.y (mgr.25004) 2339 : cluster [DBG] pgmap v3913: 137 pgs: 137 active+clean; 251 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 9.8 MiB/s rd, 5.8 MiB/s wr, 59 op/s 2024-08-29T19:07:53.404 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:07:53 smithi029 bash[79042]: audit 2024-08-29T19:07:52.669180+0000 mon.c (mon.2) 903 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:07:53.404 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:07:53 smithi029 bash[79042]: audit 2024-08-29T19:07:52.670657+0000 mon.c (mon.2) 904 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:07:53.404 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:07:53 smithi029 bash[79042]: audit 2024-08-29T19:07:52.679997+0000 mon.a (mon.0) 3049 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:07:54.902 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 19:07:54 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:19:07:54] "GET /metrics HTTP/1.1" 200 36716 "" "Prometheus/2.43.0" 2024-08-29T19:07:55.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:07:55 smithi110 bash[67519]: cluster 2024-08-29T19:07:54.113967+0000 mon.a (mon.0) 3050 : cluster [DBG] osdmap e2049: 8 total, 8 up, 8 in 2024-08-29T19:07:55.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:07:55 smithi110 bash[67519]: cluster 2024-08-29T19:07:54.229828+0000 mgr.y (mgr.25004) 2340 : cluster [DBG] pgmap v3915: 137 pgs: 137 active+clean; 251 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 4.1 MiB/s wr, 28 op/s 2024-08-29T19:07:55.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:07:55 smithi029 bash[79042]: cluster 2024-08-29T19:07:54.113967+0000 mon.a (mon.0) 3050 : cluster [DBG] osdmap e2049: 8 total, 8 up, 8 in 2024-08-29T19:07:55.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:07:55 smithi029 bash[79042]: cluster 2024-08-29T19:07:54.229828+0000 mgr.y (mgr.25004) 2340 : cluster [DBG] pgmap v3915: 137 pgs: 137 active+clean; 251 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 4.1 MiB/s wr, 28 op/s 2024-08-29T19:07:55.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:07:55 smithi029 bash[77880]: cluster 2024-08-29T19:07:54.113967+0000 mon.a (mon.0) 3050 : cluster [DBG] osdmap e2049: 8 total, 8 up, 8 in 2024-08-29T19:07:55.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:07:55 smithi029 bash[77880]: cluster 2024-08-29T19:07:54.229828+0000 mgr.y (mgr.25004) 2340 : cluster [DBG] pgmap v3915: 137 pgs: 137 active+clean; 251 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 4.1 MiB/s wr, 28 op/s 2024-08-29T19:07:57.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:07:57 smithi110 bash[67519]: cluster 2024-08-29T19:07:56.230602+0000 mgr.y (mgr.25004) 2341 : cluster [DBG] pgmap v3916: 137 pgs: 137 active+clean; 272 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 6.5 MiB/s rd, 2.9 MiB/s wr, 18 op/s 2024-08-29T19:07:57.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:07:57 smithi029 bash[77880]: cluster 2024-08-29T19:07:56.230602+0000 mgr.y (mgr.25004) 2341 : cluster [DBG] pgmap v3916: 137 pgs: 137 active+clean; 272 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 6.5 MiB/s rd, 2.9 MiB/s wr, 18 op/s 2024-08-29T19:07:57.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:07:57 smithi029 bash[79042]: cluster 2024-08-29T19:07:56.230602+0000 mgr.y (mgr.25004) 2341 : cluster [DBG] pgmap v3916: 137 pgs: 137 active+clean; 272 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 6.5 MiB/s rd, 2.9 MiB/s wr, 18 op/s 2024-08-29T19:07:59.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:07:59 smithi110 bash[67519]: cluster 2024-08-29T19:07:58.231303+0000 mgr.y (mgr.25004) 2342 : cluster [DBG] pgmap v3917: 137 pgs: 137 active+clean; 288 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 4.1 MiB/s wr, 26 op/s 2024-08-29T19:07:59.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:07:59 smithi029 bash[77880]: cluster 2024-08-29T19:07:58.231303+0000 mgr.y (mgr.25004) 2342 : cluster [DBG] pgmap v3917: 137 pgs: 137 active+clean; 288 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 4.1 MiB/s wr, 26 op/s 2024-08-29T19:07:59.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:07:59 smithi029 bash[79042]: cluster 2024-08-29T19:07:58.231303+0000 mgr.y (mgr.25004) 2342 : cluster [DBG] pgmap v3917: 137 pgs: 137 active+clean; 288 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 4.1 MiB/s wr, 26 op/s 2024-08-29T19:07:59.873 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] EncryptedFlattenTest/5.ShrinkToOne (13760 ms) 2024-08-29T19:07:59.873 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] EncryptedFlattenTest/5.ShrinkToOneAfterSnapshot 2024-08-29T19:07:59.873 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T19:08:01.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:08:01 smithi110 bash[67519]: cluster 2024-08-29T19:08:00.232161+0000 mgr.y (mgr.25004) 2343 : cluster [DBG] pgmap v3918: 137 pgs: 137 active+clean; 300 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 90 KiB/s rd, 5.3 MiB/s wr, 43 op/s 2024-08-29T19:08:01.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:08:01 smithi029 bash[77880]: cluster 2024-08-29T19:08:00.232161+0000 mgr.y (mgr.25004) 2343 : cluster [DBG] pgmap v3918: 137 pgs: 137 active+clean; 300 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 90 KiB/s rd, 5.3 MiB/s wr, 43 op/s 2024-08-29T19:08:01.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:08:01 smithi029 bash[79042]: cluster 2024-08-29T19:08:00.232161+0000 mgr.y (mgr.25004) 2343 : cluster [DBG] pgmap v3918: 137 pgs: 137 active+clean; 300 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 90 KiB/s rd, 5.3 MiB/s wr, 43 op/s 2024-08-29T19:08:03.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:08:03 smithi110 bash[67519]: cluster 2024-08-29T19:08:02.233041+0000 mgr.y (mgr.25004) 2344 : cluster [DBG] pgmap v3919: 137 pgs: 137 active+clean; 308 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 6.1 MiB/s wr, 54 op/s 2024-08-29T19:08:03.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:08:03 smithi029 bash[77880]: cluster 2024-08-29T19:08:02.233041+0000 mgr.y (mgr.25004) 2344 : cluster [DBG] pgmap v3919: 137 pgs: 137 active+clean; 308 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 6.1 MiB/s wr, 54 op/s 2024-08-29T19:08:03.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:08:03 smithi029 bash[79042]: cluster 2024-08-29T19:08:02.233041+0000 mgr.y (mgr.25004) 2344 : cluster [DBG] pgmap v3919: 137 pgs: 137 active+clean; 308 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 6.1 MiB/s wr, 54 op/s 2024-08-29T19:08:04.600 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:08:04 smithi029 bash[77880]: audit 2024-08-29T19:08:03.615948+0000 mon.c (mon.2) 905 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:08:04.600 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:08:04 smithi029 bash[79042]: audit 2024-08-29T19:08:03.615948+0000 mon.c (mon.2) 905 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:08:04.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:08:04 smithi110 bash[67519]: audit 2024-08-29T19:08:03.615948+0000 mon.c (mon.2) 905 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:08:04.902 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 19:08:04 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:19:08:04] "GET /metrics HTTP/1.1" 200 36714 "" "Prometheus/2.43.0" 2024-08-29T19:08:05.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:08:05 smithi110 bash[67519]: cluster 2024-08-29T19:08:04.233691+0000 mgr.y (mgr.25004) 2345 : cluster [DBG] pgmap v3920: 137 pgs: 137 active+clean; 312 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 6.4 MiB/s wr, 61 op/s 2024-08-29T19:08:05.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:08:05 smithi029 bash[79042]: cluster 2024-08-29T19:08:04.233691+0000 mgr.y (mgr.25004) 2345 : cluster [DBG] pgmap v3920: 137 pgs: 137 active+clean; 312 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 6.4 MiB/s wr, 61 op/s 2024-08-29T19:08:05.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:08:05 smithi029 bash[77880]: cluster 2024-08-29T19:08:04.233691+0000 mgr.y (mgr.25004) 2345 : cluster [DBG] pgmap v3920: 137 pgs: 137 active+clean; 312 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 6.4 MiB/s wr, 61 op/s 2024-08-29T19:08:07.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:08:07 smithi110 bash[67519]: cluster 2024-08-29T19:08:06.234450+0000 mgr.y (mgr.25004) 2346 : cluster [DBG] pgmap v3921: 137 pgs: 137 active+clean; 312 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 5.4 MiB/s wr, 51 op/s 2024-08-29T19:08:07.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:08:07 smithi029 bash[79042]: cluster 2024-08-29T19:08:06.234450+0000 mgr.y (mgr.25004) 2346 : cluster [DBG] pgmap v3921: 137 pgs: 137 active+clean; 312 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 5.4 MiB/s wr, 51 op/s 2024-08-29T19:08:07.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:08:07 smithi029 bash[77880]: cluster 2024-08-29T19:08:06.234450+0000 mgr.y (mgr.25004) 2346 : cluster [DBG] pgmap v3921: 137 pgs: 137 active+clean; 312 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 5.4 MiB/s wr, 51 op/s 2024-08-29T19:08:08.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:08:08 smithi110 bash[67519]: cluster 2024-08-29T19:08:07.315632+0000 mon.a (mon.0) 3051 : cluster [DBG] osdmap e2050: 8 total, 8 up, 8 in 2024-08-29T19:08:08.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:08:08 smithi029 bash[77880]: cluster 2024-08-29T19:08:07.315632+0000 mon.a (mon.0) 3051 : cluster [DBG] osdmap e2050: 8 total, 8 up, 8 in 2024-08-29T19:08:08.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:08:08 smithi029 bash[79042]: cluster 2024-08-29T19:08:07.315632+0000 mon.a (mon.0) 3051 : cluster [DBG] osdmap e2050: 8 total, 8 up, 8 in 2024-08-29T19:08:09.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:08:09 smithi110 bash[67519]: cluster 2024-08-29T19:08:08.234949+0000 mgr.y (mgr.25004) 2347 : cluster [DBG] pgmap v3923: 137 pgs: 137 active+clean; 316 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.2 MiB/s wr, 40 op/s 2024-08-29T19:08:09.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:08:09 smithi029 bash[79042]: cluster 2024-08-29T19:08:08.234949+0000 mgr.y (mgr.25004) 2347 : cluster [DBG] pgmap v3923: 137 pgs: 137 active+clean; 316 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.2 MiB/s wr, 40 op/s 2024-08-29T19:08:09.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:08:09 smithi029 bash[77880]: cluster 2024-08-29T19:08:08.234949+0000 mgr.y (mgr.25004) 2347 : cluster [DBG] pgmap v3923: 137 pgs: 137 active+clean; 316 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.2 MiB/s wr, 40 op/s 2024-08-29T19:08:11.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:08:11 smithi110 bash[67519]: cluster 2024-08-29T19:08:10.235575+0000 mgr.y (mgr.25004) 2348 : cluster [DBG] pgmap v3924: 137 pgs: 137 active+clean; 345 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.5 MiB/s wr, 30 op/s 2024-08-29T19:08:11.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:08:11 smithi029 bash[77880]: cluster 2024-08-29T19:08:10.235575+0000 mgr.y (mgr.25004) 2348 : cluster [DBG] pgmap v3924: 137 pgs: 137 active+clean; 345 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.5 MiB/s wr, 30 op/s 2024-08-29T19:08:11.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:08:11 smithi029 bash[79042]: cluster 2024-08-29T19:08:10.235575+0000 mgr.y (mgr.25004) 2348 : cluster [DBG] pgmap v3924: 137 pgs: 137 active+clean; 345 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.5 MiB/s wr, 30 op/s 2024-08-29T19:08:13.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:08:13 smithi110 bash[67519]: cluster 2024-08-29T19:08:12.119216+0000 mon.a (mon.0) 3052 : cluster [DBG] osdmap e2051: 8 total, 8 up, 8 in 2024-08-29T19:08:13.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:08:13 smithi110 bash[67519]: cluster 2024-08-29T19:08:12.236565+0000 mgr.y (mgr.25004) 2349 : cluster [DBG] pgmap v3926: 137 pgs: 137 active+clean; 353 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 111 KiB/s rd, 5.1 MiB/s wr, 53 op/s 2024-08-29T19:08:13.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:08:13 smithi029 bash[77880]: cluster 2024-08-29T19:08:12.119216+0000 mon.a (mon.0) 3052 : cluster [DBG] osdmap e2051: 8 total, 8 up, 8 in 2024-08-29T19:08:13.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:08:13 smithi029 bash[77880]: cluster 2024-08-29T19:08:12.236565+0000 mgr.y (mgr.25004) 2349 : cluster [DBG] pgmap v3926: 137 pgs: 137 active+clean; 353 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 111 KiB/s rd, 5.1 MiB/s wr, 53 op/s 2024-08-29T19:08:13.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:08:13 smithi029 bash[79042]: cluster 2024-08-29T19:08:12.119216+0000 mon.a (mon.0) 3052 : cluster [DBG] osdmap e2051: 8 total, 8 up, 8 in 2024-08-29T19:08:13.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:08:13 smithi029 bash[79042]: cluster 2024-08-29T19:08:12.236565+0000 mgr.y (mgr.25004) 2349 : cluster [DBG] pgmap v3926: 137 pgs: 137 active+clean; 353 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 111 KiB/s rd, 5.1 MiB/s wr, 53 op/s 2024-08-29T19:08:14.342 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] EncryptedFlattenTest/5.ShrinkToOneAfterSnapshot (14469 ms) 2024-08-29T19:08:14.342 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] EncryptedFlattenTest/5.MinOverlap 2024-08-29T19:08:14.342 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T19:08:14.902 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 19:08:14 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:19:08:14] "GET /metrics HTTP/1.1" 200 36714 "" "Prometheus/2.43.0" 2024-08-29T19:08:15.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:08:15 smithi110 bash[67519]: cluster 2024-08-29T19:08:14.237573+0000 mgr.y (mgr.25004) 2350 : cluster [DBG] pgmap v3927: 137 pgs: 137 active+clean; 361 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 4.3 MiB/s rd, 6.1 MiB/s wr, 54 op/s 2024-08-29T19:08:15.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:08:15 smithi029 bash[77880]: cluster 2024-08-29T19:08:14.237573+0000 mgr.y (mgr.25004) 2350 : cluster [DBG] pgmap v3927: 137 pgs: 137 active+clean; 361 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 4.3 MiB/s rd, 6.1 MiB/s wr, 54 op/s 2024-08-29T19:08:15.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:08:15 smithi029 bash[79042]: cluster 2024-08-29T19:08:14.237573+0000 mgr.y (mgr.25004) 2350 : cluster [DBG] pgmap v3927: 137 pgs: 137 active+clean; 361 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 4.3 MiB/s rd, 6.1 MiB/s wr, 54 op/s 2024-08-29T19:08:17.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:08:17 smithi110 bash[67519]: cluster 2024-08-29T19:08:16.238487+0000 mgr.y (mgr.25004) 2351 : cluster [DBG] pgmap v3928: 137 pgs: 137 active+clean; 401 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 6.5 MiB/s rd, 9.5 MiB/s wr, 63 op/s 2024-08-29T19:08:17.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:08:17 smithi029 bash[79042]: cluster 2024-08-29T19:08:16.238487+0000 mgr.y (mgr.25004) 2351 : cluster [DBG] pgmap v3928: 137 pgs: 137 active+clean; 401 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 6.5 MiB/s rd, 9.5 MiB/s wr, 63 op/s 2024-08-29T19:08:17.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:08:17 smithi029 bash[77880]: cluster 2024-08-29T19:08:16.238487+0000 mgr.y (mgr.25004) 2351 : cluster [DBG] pgmap v3928: 137 pgs: 137 active+clean; 401 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 6.5 MiB/s rd, 9.5 MiB/s wr, 63 op/s 2024-08-29T19:08:19.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:08:19 smithi110 bash[67519]: cluster 2024-08-29T19:08:18.239323+0000 mgr.y (mgr.25004) 2352 : cluster [DBG] pgmap v3929: 137 pgs: 137 active+clean; 438 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 5.8 MiB/s rd, 12 MiB/s wr, 79 op/s 2024-08-29T19:08:19.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:08:19 smithi110 bash[67519]: audit 2024-08-29T19:08:18.616370+0000 mon.c (mon.2) 906 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:08:19.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:08:19 smithi029 bash[79042]: cluster 2024-08-29T19:08:18.239323+0000 mgr.y (mgr.25004) 2352 : cluster [DBG] pgmap v3929: 137 pgs: 137 active+clean; 438 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 5.8 MiB/s rd, 12 MiB/s wr, 79 op/s 2024-08-29T19:08:19.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:08:19 smithi029 bash[79042]: audit 2024-08-29T19:08:18.616370+0000 mon.c (mon.2) 906 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:08:19.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:08:19 smithi029 bash[77880]: cluster 2024-08-29T19:08:18.239323+0000 mgr.y (mgr.25004) 2352 : cluster [DBG] pgmap v3929: 137 pgs: 137 active+clean; 438 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 5.8 MiB/s rd, 12 MiB/s wr, 79 op/s 2024-08-29T19:08:19.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:08:19 smithi029 bash[77880]: audit 2024-08-29T19:08:18.616370+0000 mon.c (mon.2) 906 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:08:21.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:08:21 smithi110 bash[67519]: cluster 2024-08-29T19:08:20.239850+0000 mgr.y (mgr.25004) 2353 : cluster [DBG] pgmap v3930: 137 pgs: 137 active+clean; 438 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 5.8 MiB/s rd, 9.3 MiB/s wr, 72 op/s 2024-08-29T19:08:21.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:08:21 smithi029 bash[79042]: cluster 2024-08-29T19:08:20.239850+0000 mgr.y (mgr.25004) 2353 : cluster [DBG] pgmap v3930: 137 pgs: 137 active+clean; 438 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 5.8 MiB/s rd, 9.3 MiB/s wr, 72 op/s 2024-08-29T19:08:21.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:08:21 smithi029 bash[77880]: cluster 2024-08-29T19:08:20.239850+0000 mgr.y (mgr.25004) 2353 : cluster [DBG] pgmap v3930: 137 pgs: 137 active+clean; 438 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 5.8 MiB/s rd, 9.3 MiB/s wr, 72 op/s 2024-08-29T19:08:23.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:08:23 smithi110 bash[67519]: cluster 2024-08-29T19:08:22.241093+0000 mgr.y (mgr.25004) 2354 : cluster [DBG] pgmap v3931: 137 pgs: 137 active+clean; 442 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 5.7 MiB/s rd, 8.8 MiB/s wr, 43 op/s 2024-08-29T19:08:23.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:08:23 smithi110 bash[67519]: cluster 2024-08-29T19:08:22.318596+0000 mon.a (mon.0) 3053 : cluster [DBG] osdmap e2052: 8 total, 8 up, 8 in 2024-08-29T19:08:23.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:08:23 smithi029 bash[79042]: cluster 2024-08-29T19:08:22.241093+0000 mgr.y (mgr.25004) 2354 : cluster [DBG] pgmap v3931: 137 pgs: 137 active+clean; 442 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 5.7 MiB/s rd, 8.8 MiB/s wr, 43 op/s 2024-08-29T19:08:23.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:08:23 smithi029 bash[79042]: cluster 2024-08-29T19:08:22.318596+0000 mon.a (mon.0) 3053 : cluster [DBG] osdmap e2052: 8 total, 8 up, 8 in 2024-08-29T19:08:23.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:08:23 smithi029 bash[77880]: cluster 2024-08-29T19:08:22.241093+0000 mgr.y (mgr.25004) 2354 : cluster [DBG] pgmap v3931: 137 pgs: 137 active+clean; 442 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 5.7 MiB/s rd, 8.8 MiB/s wr, 43 op/s 2024-08-29T19:08:23.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:08:23 smithi029 bash[77880]: cluster 2024-08-29T19:08:22.318596+0000 mon.a (mon.0) 3053 : cluster [DBG] osdmap e2052: 8 total, 8 up, 8 in 2024-08-29T19:08:24.902 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 19:08:24 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:19:08:24] "GET /metrics HTTP/1.1" 200 36713 "" "Prometheus/2.43.0" 2024-08-29T19:08:25.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:08:25 smithi110 bash[67519]: cluster 2024-08-29T19:08:24.242020+0000 mgr.y (mgr.25004) 2355 : cluster [DBG] pgmap v3933: 137 pgs: 137 active+clean; 455 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 9.4 MiB/s wr, 70 op/s 2024-08-29T19:08:25.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:08:25 smithi029 bash[77880]: cluster 2024-08-29T19:08:24.242020+0000 mgr.y (mgr.25004) 2355 : cluster [DBG] pgmap v3933: 137 pgs: 137 active+clean; 455 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 9.4 MiB/s wr, 70 op/s 2024-08-29T19:08:25.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:08:25 smithi029 bash[79042]: cluster 2024-08-29T19:08:24.242020+0000 mgr.y (mgr.25004) 2355 : cluster [DBG] pgmap v3933: 137 pgs: 137 active+clean; 455 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 9.4 MiB/s wr, 70 op/s 2024-08-29T19:08:27.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:08:27 smithi110 bash[67519]: cluster 2024-08-29T19:08:26.243338+0000 mgr.y (mgr.25004) 2356 : cluster [DBG] pgmap v3934: 137 pgs: 137 active+clean; 479 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 50 KiB/s rd, 7.8 MiB/s wr, 68 op/s 2024-08-29T19:08:27.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:08:27 smithi029 bash[79042]: cluster 2024-08-29T19:08:26.243338+0000 mgr.y (mgr.25004) 2356 : cluster [DBG] pgmap v3934: 137 pgs: 137 active+clean; 479 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 50 KiB/s rd, 7.8 MiB/s wr, 68 op/s 2024-08-29T19:08:27.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:08:27 smithi029 bash[77880]: cluster 2024-08-29T19:08:26.243338+0000 mgr.y (mgr.25004) 2356 : cluster [DBG] pgmap v3934: 137 pgs: 137 active+clean; 479 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 50 KiB/s rd, 7.8 MiB/s wr, 68 op/s 2024-08-29T19:08:28.175 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] EncryptedFlattenTest/5.MinOverlap (13833 ms) 2024-08-29T19:08:28.175 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] EncryptedFlattenTest/5.ZeroOverlap 2024-08-29T19:08:28.175 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T19:08:29.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:08:29 smithi110 bash[67519]: cluster 2024-08-29T19:08:28.244475+0000 mgr.y (mgr.25004) 2357 : cluster [DBG] pgmap v3935: 137 pgs: 137 active+clean; 491 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 940 KiB/s rd, 5.3 MiB/s wr, 48 op/s 2024-08-29T19:08:29.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:08:29 smithi029 bash[79042]: cluster 2024-08-29T19:08:28.244475+0000 mgr.y (mgr.25004) 2357 : cluster [DBG] pgmap v3935: 137 pgs: 137 active+clean; 491 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 940 KiB/s rd, 5.3 MiB/s wr, 48 op/s 2024-08-29T19:08:29.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:08:29 smithi029 bash[77880]: cluster 2024-08-29T19:08:28.244475+0000 mgr.y (mgr.25004) 2357 : cluster [DBG] pgmap v3935: 137 pgs: 137 active+clean; 491 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 940 KiB/s rd, 5.3 MiB/s wr, 48 op/s 2024-08-29T19:08:31.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:08:31 smithi110 bash[67519]: cluster 2024-08-29T19:08:30.245161+0000 mgr.y (mgr.25004) 2358 : cluster [DBG] pgmap v3936: 137 pgs: 137 active+clean; 491 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 5.3 MiB/s wr, 57 op/s 2024-08-29T19:08:31.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:08:31 smithi029 bash[79042]: cluster 2024-08-29T19:08:30.245161+0000 mgr.y (mgr.25004) 2358 : cluster [DBG] pgmap v3936: 137 pgs: 137 active+clean; 491 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 5.3 MiB/s wr, 57 op/s 2024-08-29T19:08:31.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:08:31 smithi029 bash[77880]: cluster 2024-08-29T19:08:30.245161+0000 mgr.y (mgr.25004) 2358 : cluster [DBG] pgmap v3936: 137 pgs: 137 active+clean; 491 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 5.3 MiB/s wr, 57 op/s 2024-08-29T19:08:33.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:08:33 smithi110 bash[67519]: cluster 2024-08-29T19:08:32.245959+0000 mgr.y (mgr.25004) 2359 : cluster [DBG] pgmap v3937: 137 pgs: 137 active+clean; 499 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 6.1 MiB/s wr, 64 op/s 2024-08-29T19:08:33.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:08:33 smithi029 bash[79042]: cluster 2024-08-29T19:08:32.245959+0000 mgr.y (mgr.25004) 2359 : cluster [DBG] pgmap v3937: 137 pgs: 137 active+clean; 499 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 6.1 MiB/s wr, 64 op/s 2024-08-29T19:08:33.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:08:33 smithi029 bash[77880]: cluster 2024-08-29T19:08:32.245959+0000 mgr.y (mgr.25004) 2359 : cluster [DBG] pgmap v3937: 137 pgs: 137 active+clean; 499 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 6.1 MiB/s wr, 64 op/s 2024-08-29T19:08:34.600 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:08:34 smithi029 bash[77880]: audit 2024-08-29T19:08:33.616561+0000 mon.c (mon.2) 907 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:08:34.601 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:08:34 smithi029 bash[79042]: audit 2024-08-29T19:08:33.616561+0000 mon.c (mon.2) 907 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:08:34.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:08:34 smithi110 bash[67519]: audit 2024-08-29T19:08:33.616561+0000 mon.c (mon.2) 907 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:08:34.902 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 19:08:34 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:19:08:34] "GET /metrics HTTP/1.1" 200 36710 "" "Prometheus/2.43.0" 2024-08-29T19:08:35.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:08:35 smithi110 bash[67519]: cluster 2024-08-29T19:08:34.246639+0000 mgr.y (mgr.25004) 2360 : cluster [DBG] pgmap v3938: 137 pgs: 137 active+clean; 499 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 4.8 MiB/s wr, 53 op/s 2024-08-29T19:08:35.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:08:35 smithi029 bash[77880]: cluster 2024-08-29T19:08:34.246639+0000 mgr.y (mgr.25004) 2360 : cluster [DBG] pgmap v3938: 137 pgs: 137 active+clean; 499 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 4.8 MiB/s wr, 53 op/s 2024-08-29T19:08:35.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:08:35 smithi029 bash[79042]: cluster 2024-08-29T19:08:34.246639+0000 mgr.y (mgr.25004) 2360 : cluster [DBG] pgmap v3938: 137 pgs: 137 active+clean; 499 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 4.8 MiB/s wr, 53 op/s 2024-08-29T19:08:37.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:08:37 smithi110 bash[67519]: cluster 2024-08-29T19:08:36.247424+0000 mgr.y (mgr.25004) 2361 : cluster [DBG] pgmap v3939: 137 pgs: 137 active+clean; 499 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 4.0 MiB/s wr, 28 op/s 2024-08-29T19:08:37.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:08:37 smithi029 bash[77880]: cluster 2024-08-29T19:08:36.247424+0000 mgr.y (mgr.25004) 2361 : cluster [DBG] pgmap v3939: 137 pgs: 137 active+clean; 499 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 4.0 MiB/s wr, 28 op/s 2024-08-29T19:08:37.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:08:37 smithi029 bash[79042]: cluster 2024-08-29T19:08:36.247424+0000 mgr.y (mgr.25004) 2361 : cluster [DBG] pgmap v3939: 137 pgs: 137 active+clean; 499 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 4.0 MiB/s wr, 28 op/s 2024-08-29T19:08:39.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:08:39 smithi110 bash[67519]: cluster 2024-08-29T19:08:38.248421+0000 mgr.y (mgr.25004) 2362 : cluster [DBG] pgmap v3940: 137 pgs: 137 active+clean; 499 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.0 MiB/s wr, 19 op/s 2024-08-29T19:08:39.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:08:39 smithi110 bash[67519]: cluster 2024-08-29T19:08:38.360300+0000 mon.a (mon.0) 3054 : cluster [DBG] osdmap e2053: 8 total, 8 up, 8 in 2024-08-29T19:08:39.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:08:39 smithi029 bash[77880]: cluster 2024-08-29T19:08:38.248421+0000 mgr.y (mgr.25004) 2362 : cluster [DBG] pgmap v3940: 137 pgs: 137 active+clean; 499 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.0 MiB/s wr, 19 op/s 2024-08-29T19:08:39.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:08:39 smithi029 bash[77880]: cluster 2024-08-29T19:08:38.360300+0000 mon.a (mon.0) 3054 : cluster [DBG] osdmap e2053: 8 total, 8 up, 8 in 2024-08-29T19:08:39.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:08:39 smithi029 bash[79042]: cluster 2024-08-29T19:08:38.248421+0000 mgr.y (mgr.25004) 2362 : cluster [DBG] pgmap v3940: 137 pgs: 137 active+clean; 499 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.0 MiB/s wr, 19 op/s 2024-08-29T19:08:39.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:08:39 smithi029 bash[79042]: cluster 2024-08-29T19:08:38.360300+0000 mon.a (mon.0) 3054 : cluster [DBG] osdmap e2053: 8 total, 8 up, 8 in 2024-08-29T19:08:41.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:08:41 smithi110 bash[67519]: cluster 2024-08-29T19:08:40.249108+0000 mgr.y (mgr.25004) 2363 : cluster [DBG] pgmap v3942: 137 pgs: 137 active+clean; 507 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.0 MiB/s wr, 36 op/s 2024-08-29T19:08:41.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:08:41 smithi029 bash[79042]: cluster 2024-08-29T19:08:40.249108+0000 mgr.y (mgr.25004) 2363 : cluster [DBG] pgmap v3942: 137 pgs: 137 active+clean; 507 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.0 MiB/s wr, 36 op/s 2024-08-29T19:08:41.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:08:41 smithi029 bash[77880]: cluster 2024-08-29T19:08:40.249108+0000 mgr.y (mgr.25004) 2363 : cluster [DBG] pgmap v3942: 137 pgs: 137 active+clean; 507 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.0 MiB/s wr, 36 op/s 2024-08-29T19:08:43.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:08:43 smithi110 bash[67519]: cluster 2024-08-29T19:08:42.249945+0000 mgr.y (mgr.25004) 2364 : cluster [DBG] pgmap v3943: 137 pgs: 137 active+clean; 532 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 89 KiB/s rd, 3.3 MiB/s wr, 41 op/s 2024-08-29T19:08:43.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:08:43 smithi029 bash[79042]: cluster 2024-08-29T19:08:42.249945+0000 mgr.y (mgr.25004) 2364 : cluster [DBG] pgmap v3943: 137 pgs: 137 active+clean; 532 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 89 KiB/s rd, 3.3 MiB/s wr, 41 op/s 2024-08-29T19:08:43.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:08:43 smithi029 bash[77880]: cluster 2024-08-29T19:08:42.249945+0000 mgr.y (mgr.25004) 2364 : cluster [DBG] pgmap v3943: 137 pgs: 137 active+clean; 532 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 89 KiB/s rd, 3.3 MiB/s wr, 41 op/s 2024-08-29T19:08:44.810 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] EncryptedFlattenTest/5.ZeroOverlap (16636 ms) 2024-08-29T19:08:44.902 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 19:08:44 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:19:08:44] "GET /metrics HTTP/1.1" 200 36710 "" "Prometheus/2.43.0" 2024-08-29T19:08:45.385 INFO:tasks.workunit.client.0.smithi029.stdout:[----------] 7 tests from EncryptedFlattenTest/5 (115481 ms total) 2024-08-29T19:08:45.386 INFO:tasks.workunit.client.0.smithi029.stdout: 2024-08-29T19:08:45.386 INFO:tasks.workunit.client.0.smithi029.stdout:[----------] 7 tests from EncryptedFlattenTest/6, where TypeParam = LUKS2UnderLUKS2 2024-08-29T19:08:45.424 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] EncryptedFlattenTest/6.Simple 2024-08-29T19:08:45.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:08:45 smithi029 bash[79042]: cluster 2024-08-29T19:08:44.250556+0000 mgr.y (mgr.25004) 2365 : cluster [DBG] pgmap v3944: 137 pgs: 137 active+clean; 544 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 915 KiB/s rd, 4.5 MiB/s wr, 51 op/s 2024-08-29T19:08:45.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:08:45 smithi029 bash[77880]: cluster 2024-08-29T19:08:44.250556+0000 mgr.y (mgr.25004) 2365 : cluster [DBG] pgmap v3944: 137 pgs: 137 active+clean; 544 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 915 KiB/s rd, 4.5 MiB/s wr, 51 op/s 2024-08-29T19:08:45.653 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:08:45 smithi110 bash[67519]: cluster 2024-08-29T19:08:44.250556+0000 mgr.y (mgr.25004) 2365 : cluster [DBG] pgmap v3944: 137 pgs: 137 active+clean; 544 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 915 KiB/s rd, 4.5 MiB/s wr, 51 op/s 2024-08-29T19:08:46.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:08:46 smithi110 bash[67519]: cluster 2024-08-29T19:08:45.380370+0000 mon.a (mon.0) 3055 : cluster [DBG] osdmap e2054: 8 total, 8 up, 8 in 2024-08-29T19:08:46.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:08:46 smithi029 bash[79042]: cluster 2024-08-29T19:08:45.380370+0000 mon.a (mon.0) 3055 : cluster [DBG] osdmap e2054: 8 total, 8 up, 8 in 2024-08-29T19:08:46.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:08:46 smithi029 bash[77880]: cluster 2024-08-29T19:08:45.380370+0000 mon.a (mon.0) 3055 : cluster [DBG] osdmap e2054: 8 total, 8 up, 8 in 2024-08-29T19:08:47.416 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T19:08:47.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:08:47 smithi110 bash[67519]: cluster 2024-08-29T19:08:46.251519+0000 mgr.y (mgr.25004) 2366 : cluster [DBG] pgmap v3946: 105 pgs: 105 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:08:47.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:08:47 smithi110 bash[67519]: cluster 2024-08-29T19:08:46.396366+0000 mon.a (mon.0) 3056 : cluster [DBG] osdmap e2055: 8 total, 8 up, 8 in 2024-08-29T19:08:47.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:08:47 smithi110 bash[67519]: audit 2024-08-29T19:08:46.404782+0000 mon.a (mon.0) 3057 : audit [INF] from='client.? 172.21.15.29:0/1096477769' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-45","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T19:08:47.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:08:47 smithi029 bash[79042]: cluster 2024-08-29T19:08:46.251519+0000 mgr.y (mgr.25004) 2366 : cluster [DBG] pgmap v3946: 105 pgs: 105 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:08:47.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:08:47 smithi029 bash[79042]: cluster 2024-08-29T19:08:46.396366+0000 mon.a (mon.0) 3056 : cluster [DBG] osdmap e2055: 8 total, 8 up, 8 in 2024-08-29T19:08:47.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:08:47 smithi029 bash[79042]: audit 2024-08-29T19:08:46.404782+0000 mon.a (mon.0) 3057 : audit [INF] from='client.? 172.21.15.29:0/1096477769' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-45","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T19:08:47.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:08:47 smithi029 bash[77880]: cluster 2024-08-29T19:08:46.251519+0000 mgr.y (mgr.25004) 2366 : cluster [DBG] pgmap v3946: 105 pgs: 105 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:08:47.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:08:47 smithi029 bash[77880]: cluster 2024-08-29T19:08:46.396366+0000 mon.a (mon.0) 3056 : cluster [DBG] osdmap e2055: 8 total, 8 up, 8 in 2024-08-29T19:08:47.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:08:47 smithi029 bash[77880]: audit 2024-08-29T19:08:46.404782+0000 mon.a (mon.0) 3057 : audit [INF] from='client.? 172.21.15.29:0/1096477769' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-45","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T19:08:48.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:08:48 smithi110 bash[67519]: audit 2024-08-29T19:08:47.390947+0000 mon.a (mon.0) 3058 : audit [INF] from='client.? 172.21.15.29:0/1096477769' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-45","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T19:08:48.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:08:48 smithi110 bash[67519]: cluster 2024-08-29T19:08:47.399018+0000 mon.a (mon.0) 3059 : cluster [DBG] osdmap e2056: 8 total, 8 up, 8 in 2024-08-29T19:08:48.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:08:48 smithi029 bash[79042]: audit 2024-08-29T19:08:47.390947+0000 mon.a (mon.0) 3058 : audit [INF] from='client.? 172.21.15.29:0/1096477769' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-45","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T19:08:48.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:08:48 smithi029 bash[79042]: cluster 2024-08-29T19:08:47.399018+0000 mon.a (mon.0) 3059 : cluster [DBG] osdmap e2056: 8 total, 8 up, 8 in 2024-08-29T19:08:48.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:08:48 smithi029 bash[77880]: audit 2024-08-29T19:08:47.390947+0000 mon.a (mon.0) 3058 : audit [INF] from='client.? 172.21.15.29:0/1096477769' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-45","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T19:08:48.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:08:48 smithi029 bash[77880]: cluster 2024-08-29T19:08:47.399018+0000 mon.a (mon.0) 3059 : cluster [DBG] osdmap e2056: 8 total, 8 up, 8 in 2024-08-29T19:08:49.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:08:49 smithi110 bash[67519]: cluster 2024-08-29T19:08:48.252187+0000 mgr.y (mgr.25004) 2367 : cluster [DBG] pgmap v3949: 137 pgs: 19 creating+peering, 13 unknown, 105 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:08:49.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:08:49 smithi110 bash[67519]: cluster 2024-08-29T19:08:48.424197+0000 mon.a (mon.0) 3060 : cluster [DBG] osdmap e2057: 8 total, 8 up, 8 in 2024-08-29T19:08:49.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:08:49 smithi110 bash[67519]: audit 2024-08-29T19:08:48.617608+0000 mon.c (mon.2) 908 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:08:49.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:08:49 smithi029 bash[77880]: cluster 2024-08-29T19:08:48.252187+0000 mgr.y (mgr.25004) 2367 : cluster [DBG] pgmap v3949: 137 pgs: 19 creating+peering, 13 unknown, 105 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:08:49.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:08:49 smithi029 bash[77880]: cluster 2024-08-29T19:08:48.424197+0000 mon.a (mon.0) 3060 : cluster [DBG] osdmap e2057: 8 total, 8 up, 8 in 2024-08-29T19:08:49.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:08:49 smithi029 bash[77880]: audit 2024-08-29T19:08:48.617608+0000 mon.c (mon.2) 908 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:08:49.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:08:49 smithi029 bash[79042]: cluster 2024-08-29T19:08:48.252187+0000 mgr.y (mgr.25004) 2367 : cluster [DBG] pgmap v3949: 137 pgs: 19 creating+peering, 13 unknown, 105 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:08:49.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:08:49 smithi029 bash[79042]: cluster 2024-08-29T19:08:48.424197+0000 mon.a (mon.0) 3060 : cluster [DBG] osdmap e2057: 8 total, 8 up, 8 in 2024-08-29T19:08:49.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:08:49 smithi029 bash[79042]: audit 2024-08-29T19:08:48.617608+0000 mon.c (mon.2) 908 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:08:50.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:08:50 smithi110 bash[67519]: cluster 2024-08-29T19:08:49.422162+0000 mon.a (mon.0) 3061 : cluster [DBG] osdmap e2058: 8 total, 8 up, 8 in 2024-08-29T19:08:50.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:08:50 smithi029 bash[77880]: cluster 2024-08-29T19:08:49.422162+0000 mon.a (mon.0) 3061 : cluster [DBG] osdmap e2058: 8 total, 8 up, 8 in 2024-08-29T19:08:50.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:08:50 smithi029 bash[79042]: cluster 2024-08-29T19:08:49.422162+0000 mon.a (mon.0) 3061 : cluster [DBG] osdmap e2058: 8 total, 8 up, 8 in 2024-08-29T19:08:51.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:08:51 smithi110 bash[67519]: cluster 2024-08-29T19:08:50.252891+0000 mgr.y (mgr.25004) 2368 : cluster [DBG] pgmap v3952: 137 pgs: 19 creating+peering, 11 unknown, 107 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-29T19:08:51.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:08:51 smithi029 bash[77880]: cluster 2024-08-29T19:08:50.252891+0000 mgr.y (mgr.25004) 2368 : cluster [DBG] pgmap v3952: 137 pgs: 19 creating+peering, 11 unknown, 107 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-29T19:08:51.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:08:51 smithi029 bash[79042]: cluster 2024-08-29T19:08:50.252891+0000 mgr.y (mgr.25004) 2368 : cluster [DBG] pgmap v3952: 137 pgs: 19 creating+peering, 11 unknown, 107 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-29T19:08:53.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:08:53 smithi110 bash[67519]: cluster 2024-08-29T19:08:52.253820+0000 mgr.y (mgr.25004) 2369 : cluster [DBG] pgmap v3953: 137 pgs: 6 creating+peering, 131 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 4.9 KiB/s rd, 1.2 KiB/s wr, 8 op/s 2024-08-29T19:08:53.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:08:53 smithi110 bash[67519]: audit 2024-08-29T19:08:52.782793+0000 mon.c (mon.2) 909 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:08:53.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:08:53 smithi029 bash[79042]: cluster 2024-08-29T19:08:52.253820+0000 mgr.y (mgr.25004) 2369 : cluster [DBG] pgmap v3953: 137 pgs: 6 creating+peering, 131 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 4.9 KiB/s rd, 1.2 KiB/s wr, 8 op/s 2024-08-29T19:08:53.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:08:53 smithi029 bash[79042]: audit 2024-08-29T19:08:52.782793+0000 mon.c (mon.2) 909 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:08:53.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:08:53 smithi029 bash[77880]: cluster 2024-08-29T19:08:52.253820+0000 mgr.y (mgr.25004) 2369 : cluster [DBG] pgmap v3953: 137 pgs: 6 creating+peering, 131 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 4.9 KiB/s rd, 1.2 KiB/s wr, 8 op/s 2024-08-29T19:08:53.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:08:53 smithi029 bash[77880]: audit 2024-08-29T19:08:52.782793+0000 mon.c (mon.2) 909 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:08:54.902 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 19:08:54 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:19:08:54] "GET /metrics HTTP/1.1" 200 36648 "" "Prometheus/2.43.0" 2024-08-29T19:08:54.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:08:54 smithi110 bash[67519]: audit 2024-08-29T19:08:53.527368+0000 mon.c (mon.2) 910 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:08:54.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:08:54 smithi110 bash[67519]: audit 2024-08-29T19:08:53.528124+0000 mon.c (mon.2) 911 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:08:54.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:08:54 smithi110 bash[67519]: audit 2024-08-29T19:08:53.533217+0000 mon.a (mon.0) 3062 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:08:54.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:08:54 smithi029 bash[77880]: audit 2024-08-29T19:08:53.527368+0000 mon.c (mon.2) 910 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:08:54.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:08:54 smithi029 bash[77880]: audit 2024-08-29T19:08:53.528124+0000 mon.c (mon.2) 911 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:08:54.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:08:54 smithi029 bash[77880]: audit 2024-08-29T19:08:53.533217+0000 mon.a (mon.0) 3062 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:08:54.904 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:08:54 smithi029 bash[79042]: audit 2024-08-29T19:08:53.527368+0000 mon.c (mon.2) 910 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:08:54.904 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:08:54 smithi029 bash[79042]: audit 2024-08-29T19:08:53.528124+0000 mon.c (mon.2) 911 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:08:54.904 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:08:54 smithi029 bash[79042]: audit 2024-08-29T19:08:53.533217+0000 mon.a (mon.0) 3062 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:08:55.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:08:55 smithi110 bash[67519]: cluster 2024-08-29T19:08:54.254513+0000 mgr.y (mgr.25004) 2370 : cluster [DBG] pgmap v3954: 137 pgs: 137 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 4.4 KiB/s rd, 1.2 KiB/s wr, 7 op/s 2024-08-29T19:08:55.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:08:55 smithi110 bash[67519]: cluster 2024-08-29T19:08:55.112455+0000 mon.a (mon.0) 3063 : cluster [DBG] osdmap e2059: 8 total, 8 up, 8 in 2024-08-29T19:08:55.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:08:55 smithi029 bash[79042]: cluster 2024-08-29T19:08:54.254513+0000 mgr.y (mgr.25004) 2370 : cluster [DBG] pgmap v3954: 137 pgs: 137 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 4.4 KiB/s rd, 1.2 KiB/s wr, 7 op/s 2024-08-29T19:08:55.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:08:55 smithi029 bash[79042]: cluster 2024-08-29T19:08:55.112455+0000 mon.a (mon.0) 3063 : cluster [DBG] osdmap e2059: 8 total, 8 up, 8 in 2024-08-29T19:08:55.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:08:55 smithi029 bash[77880]: cluster 2024-08-29T19:08:54.254513+0000 mgr.y (mgr.25004) 2370 : cluster [DBG] pgmap v3954: 137 pgs: 137 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 4.4 KiB/s rd, 1.2 KiB/s wr, 7 op/s 2024-08-29T19:08:55.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:08:55 smithi029 bash[77880]: cluster 2024-08-29T19:08:55.112455+0000 mon.a (mon.0) 3063 : cluster [DBG] osdmap e2059: 8 total, 8 up, 8 in 2024-08-29T19:08:57.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:08:57 smithi110 bash[67519]: cluster 2024-08-29T19:08:56.255273+0000 mgr.y (mgr.25004) 2371 : cluster [DBG] pgmap v3956: 137 pgs: 137 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 3.8 KiB/s rd, 1.0 KiB/s wr, 6 op/s 2024-08-29T19:08:57.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:08:57 smithi029 bash[77880]: cluster 2024-08-29T19:08:56.255273+0000 mgr.y (mgr.25004) 2371 : cluster [DBG] pgmap v3956: 137 pgs: 137 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 3.8 KiB/s rd, 1.0 KiB/s wr, 6 op/s 2024-08-29T19:08:57.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:08:57 smithi029 bash[79042]: cluster 2024-08-29T19:08:56.255273+0000 mgr.y (mgr.25004) 2371 : cluster [DBG] pgmap v3956: 137 pgs: 137 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 3.8 KiB/s rd, 1.0 KiB/s wr, 6 op/s 2024-08-29T19:08:58.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:08:58 smithi110 bash[67519]: cluster 2024-08-29T19:08:57.552090+0000 mon.a (mon.0) 3064 : cluster [DBG] osdmap e2060: 8 total, 8 up, 8 in 2024-08-29T19:08:58.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:08:58 smithi029 bash[79042]: cluster 2024-08-29T19:08:57.552090+0000 mon.a (mon.0) 3064 : cluster [DBG] osdmap e2060: 8 total, 8 up, 8 in 2024-08-29T19:08:58.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:08:58 smithi029 bash[77880]: cluster 2024-08-29T19:08:57.552090+0000 mon.a (mon.0) 3064 : cluster [DBG] osdmap e2060: 8 total, 8 up, 8 in 2024-08-29T19:08:59.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:08:59 smithi110 bash[67519]: cluster 2024-08-29T19:08:58.255882+0000 mgr.y (mgr.25004) 2372 : cluster [DBG] pgmap v3958: 137 pgs: 137 active+clean; 13 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 3.7 KiB/s rd, 1.0 MiB/s wr, 6 op/s 2024-08-29T19:08:59.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:08:59 smithi029 bash[77880]: cluster 2024-08-29T19:08:58.255882+0000 mgr.y (mgr.25004) 2372 : cluster [DBG] pgmap v3958: 137 pgs: 137 active+clean; 13 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 3.7 KiB/s rd, 1.0 MiB/s wr, 6 op/s 2024-08-29T19:08:59.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:08:59 smithi029 bash[79042]: cluster 2024-08-29T19:08:58.255882+0000 mgr.y (mgr.25004) 2372 : cluster [DBG] pgmap v3958: 137 pgs: 137 active+clean; 13 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 3.7 KiB/s rd, 1.0 MiB/s wr, 6 op/s 2024-08-29T19:09:01.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:09:01 smithi110 bash[67519]: cluster 2024-08-29T19:09:00.256566+0000 mgr.y (mgr.25004) 2373 : cluster [DBG] pgmap v3959: 137 pgs: 137 active+clean; 25 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 127 B/s rd, 2.5 MiB/s wr, 1 op/s 2024-08-29T19:09:01.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:09:01 smithi029 bash[77880]: cluster 2024-08-29T19:09:00.256566+0000 mgr.y (mgr.25004) 2373 : cluster [DBG] pgmap v3959: 137 pgs: 137 active+clean; 25 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 127 B/s rd, 2.5 MiB/s wr, 1 op/s 2024-08-29T19:09:01.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:09:01 smithi029 bash[79042]: cluster 2024-08-29T19:09:00.256566+0000 mgr.y (mgr.25004) 2373 : cluster [DBG] pgmap v3959: 137 pgs: 137 active+clean; 25 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 127 B/s rd, 2.5 MiB/s wr, 1 op/s 2024-08-29T19:09:03.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:09:03 smithi110 bash[67519]: cluster 2024-08-29T19:09:02.257387+0000 mgr.y (mgr.25004) 2374 : cluster [DBG] pgmap v3960: 137 pgs: 137 active+clean; 46 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 32 KiB/s rd, 5.1 MiB/s wr, 44 op/s 2024-08-29T19:09:03.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:09:03 smithi029 bash[77880]: cluster 2024-08-29T19:09:02.257387+0000 mgr.y (mgr.25004) 2374 : cluster [DBG] pgmap v3960: 137 pgs: 137 active+clean; 46 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 32 KiB/s rd, 5.1 MiB/s wr, 44 op/s 2024-08-29T19:09:03.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:09:03 smithi029 bash[79042]: cluster 2024-08-29T19:09:02.257387+0000 mgr.y (mgr.25004) 2374 : cluster [DBG] pgmap v3960: 137 pgs: 137 active+clean; 46 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 32 KiB/s rd, 5.1 MiB/s wr, 44 op/s 2024-08-29T19:09:04.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:09:04 smithi110 bash[67519]: audit 2024-08-29T19:09:03.617289+0000 mon.c (mon.2) 912 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:09:04.902 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 19:09:04 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:19:09:04] "GET /metrics HTTP/1.1" 200 36708 "" "Prometheus/2.43.0" 2024-08-29T19:09:04.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:09:04 smithi029 bash[79042]: audit 2024-08-29T19:09:03.617289+0000 mon.c (mon.2) 912 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:09:04.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:09:04 smithi029 bash[77880]: audit 2024-08-29T19:09:03.617289+0000 mon.c (mon.2) 912 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:09:05.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:09:05 smithi110 bash[67519]: cluster 2024-08-29T19:09:04.258066+0000 mgr.y (mgr.25004) 2375 : cluster [DBG] pgmap v3961: 137 pgs: 137 active+clean; 46 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 28 KiB/s rd, 4.5 MiB/s wr, 38 op/s 2024-08-29T19:09:05.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:09:05 smithi029 bash[77880]: cluster 2024-08-29T19:09:04.258066+0000 mgr.y (mgr.25004) 2375 : cluster [DBG] pgmap v3961: 137 pgs: 137 active+clean; 46 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 28 KiB/s rd, 4.5 MiB/s wr, 38 op/s 2024-08-29T19:09:05.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:09:05 smithi029 bash[79042]: cluster 2024-08-29T19:09:04.258066+0000 mgr.y (mgr.25004) 2375 : cluster [DBG] pgmap v3961: 137 pgs: 137 active+clean; 46 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 28 KiB/s rd, 4.5 MiB/s wr, 38 op/s 2024-08-29T19:09:07.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:09:07 smithi110 bash[67519]: cluster 2024-08-29T19:09:06.258790+0000 mgr.y (mgr.25004) 2376 : cluster [DBG] pgmap v3962: 137 pgs: 137 active+clean; 54 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 58 KiB/s rd, 4.9 MiB/s wr, 39 op/s 2024-08-29T19:09:07.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:09:07 smithi029 bash[79042]: cluster 2024-08-29T19:09:06.258790+0000 mgr.y (mgr.25004) 2376 : cluster [DBG] pgmap v3962: 137 pgs: 137 active+clean; 54 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 58 KiB/s rd, 4.9 MiB/s wr, 39 op/s 2024-08-29T19:09:07.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:09:07 smithi029 bash[77880]: cluster 2024-08-29T19:09:06.258790+0000 mgr.y (mgr.25004) 2376 : cluster [DBG] pgmap v3962: 137 pgs: 137 active+clean; 54 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 58 KiB/s rd, 4.9 MiB/s wr, 39 op/s 2024-08-29T19:09:09.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:09:09 smithi110 bash[67519]: cluster 2024-08-29T19:09:08.259526+0000 mgr.y (mgr.25004) 2377 : cluster [DBG] pgmap v3963: 137 pgs: 137 active+clean; 62 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 58 KiB/s rd, 4.6 MiB/s wr, 43 op/s 2024-08-29T19:09:09.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:09:09 smithi029 bash[79042]: cluster 2024-08-29T19:09:08.259526+0000 mgr.y (mgr.25004) 2377 : cluster [DBG] pgmap v3963: 137 pgs: 137 active+clean; 62 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 58 KiB/s rd, 4.6 MiB/s wr, 43 op/s 2024-08-29T19:09:09.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:09:09 smithi029 bash[77880]: cluster 2024-08-29T19:09:08.259526+0000 mgr.y (mgr.25004) 2377 : cluster [DBG] pgmap v3963: 137 pgs: 137 active+clean; 62 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 58 KiB/s rd, 4.6 MiB/s wr, 43 op/s 2024-08-29T19:09:10.675 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] EncryptedFlattenTest/6.Simple (25250 ms) 2024-08-29T19:09:10.675 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] EncryptedFlattenTest/6.Grow 2024-08-29T19:09:10.675 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T19:09:11.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:09:11 smithi110 bash[67519]: cluster 2024-08-29T19:09:10.260140+0000 mgr.y (mgr.25004) 2378 : cluster [DBG] pgmap v3964: 137 pgs: 137 active+clean; 62 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 734 KiB/s rd, 4.1 MiB/s wr, 38 op/s 2024-08-29T19:09:11.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:09:11 smithi029 bash[77880]: cluster 2024-08-29T19:09:10.260140+0000 mgr.y (mgr.25004) 2378 : cluster [DBG] pgmap v3964: 137 pgs: 137 active+clean; 62 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 734 KiB/s rd, 4.1 MiB/s wr, 38 op/s 2024-08-29T19:09:11.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:09:11 smithi029 bash[79042]: cluster 2024-08-29T19:09:10.260140+0000 mgr.y (mgr.25004) 2378 : cluster [DBG] pgmap v3964: 137 pgs: 137 active+clean; 62 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 734 KiB/s rd, 4.1 MiB/s wr, 38 op/s 2024-08-29T19:09:13.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:09:13 smithi110 bash[67519]: cluster 2024-08-29T19:09:12.261012+0000 mgr.y (mgr.25004) 2379 : cluster [DBG] pgmap v3965: 137 pgs: 137 active+clean; 87 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 9.8 MiB/s rd, 6.5 MiB/s wr, 54 op/s 2024-08-29T19:09:13.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:09:13 smithi029 bash[77880]: cluster 2024-08-29T19:09:12.261012+0000 mgr.y (mgr.25004) 2379 : cluster [DBG] pgmap v3965: 137 pgs: 137 active+clean; 87 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 9.8 MiB/s rd, 6.5 MiB/s wr, 54 op/s 2024-08-29T19:09:13.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:09:13 smithi029 bash[79042]: cluster 2024-08-29T19:09:12.261012+0000 mgr.y (mgr.25004) 2379 : cluster [DBG] pgmap v3965: 137 pgs: 137 active+clean; 87 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 9.8 MiB/s rd, 6.5 MiB/s wr, 54 op/s 2024-08-29T19:09:14.902 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 19:09:14 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:19:09:14] "GET /metrics HTTP/1.1" 200 36708 "" "Prometheus/2.43.0" 2024-08-29T19:09:15.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:09:15 smithi110 bash[67519]: cluster 2024-08-29T19:09:14.261637+0000 mgr.y (mgr.25004) 2380 : cluster [DBG] pgmap v3966: 137 pgs: 137 active+clean; 87 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 9.7 MiB/s rd, 4.8 MiB/s wr, 25 op/s 2024-08-29T19:09:15.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:09:15 smithi029 bash[79042]: cluster 2024-08-29T19:09:14.261637+0000 mgr.y (mgr.25004) 2380 : cluster [DBG] pgmap v3966: 137 pgs: 137 active+clean; 87 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 9.7 MiB/s rd, 4.8 MiB/s wr, 25 op/s 2024-08-29T19:09:15.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:09:15 smithi029 bash[77880]: cluster 2024-08-29T19:09:14.261637+0000 mgr.y (mgr.25004) 2380 : cluster [DBG] pgmap v3966: 137 pgs: 137 active+clean; 87 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 9.7 MiB/s rd, 4.8 MiB/s wr, 25 op/s 2024-08-29T19:09:17.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:09:17 smithi110 bash[67519]: cluster 2024-08-29T19:09:16.262393+0000 mgr.y (mgr.25004) 2381 : cluster [DBG] pgmap v3967: 137 pgs: 137 active+clean; 87 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 9.7 MiB/s rd, 4.8 MiB/s wr, 28 op/s 2024-08-29T19:09:17.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:09:17 smithi029 bash[77880]: cluster 2024-08-29T19:09:16.262393+0000 mgr.y (mgr.25004) 2381 : cluster [DBG] pgmap v3967: 137 pgs: 137 active+clean; 87 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 9.7 MiB/s rd, 4.8 MiB/s wr, 28 op/s 2024-08-29T19:09:17.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:09:17 smithi029 bash[79042]: cluster 2024-08-29T19:09:16.262393+0000 mgr.y (mgr.25004) 2381 : cluster [DBG] pgmap v3967: 137 pgs: 137 active+clean; 87 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 9.7 MiB/s rd, 4.8 MiB/s wr, 28 op/s 2024-08-29T19:09:19.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:09:19 smithi110 bash[67519]: cluster 2024-08-29T19:09:18.263141+0000 mgr.y (mgr.25004) 2382 : cluster [DBG] pgmap v3968: 137 pgs: 137 active+clean; 87 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 9.7 MiB/s rd, 4.1 MiB/s wr, 25 op/s 2024-08-29T19:09:19.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:09:19 smithi110 bash[67519]: audit 2024-08-29T19:09:18.617598+0000 mon.c (mon.2) 913 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:09:19.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:09:19 smithi029 bash[77880]: cluster 2024-08-29T19:09:18.263141+0000 mgr.y (mgr.25004) 2382 : cluster [DBG] pgmap v3968: 137 pgs: 137 active+clean; 87 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 9.7 MiB/s rd, 4.1 MiB/s wr, 25 op/s 2024-08-29T19:09:19.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:09:19 smithi029 bash[77880]: audit 2024-08-29T19:09:18.617598+0000 mon.c (mon.2) 913 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:09:19.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:09:19 smithi029 bash[79042]: cluster 2024-08-29T19:09:18.263141+0000 mgr.y (mgr.25004) 2382 : cluster [DBG] pgmap v3968: 137 pgs: 137 active+clean; 87 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 9.7 MiB/s rd, 4.1 MiB/s wr, 25 op/s 2024-08-29T19:09:19.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:09:19 smithi029 bash[79042]: audit 2024-08-29T19:09:18.617598+0000 mon.c (mon.2) 913 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:09:21.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:09:21 smithi110 bash[67519]: cluster 2024-08-29T19:09:20.264257+0000 mgr.y (mgr.25004) 2383 : cluster [DBG] pgmap v3969: 137 pgs: 137 active+clean; 87 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 9.7 MiB/s rd, 3.4 MiB/s wr, 20 op/s 2024-08-29T19:09:21.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:09:21 smithi110 bash[67519]: cluster 2024-08-29T19:09:20.621488+0000 mon.a (mon.0) 3065 : cluster [DBG] osdmap e2061: 8 total, 8 up, 8 in 2024-08-29T19:09:21.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:09:21 smithi029 bash[79042]: cluster 2024-08-29T19:09:20.264257+0000 mgr.y (mgr.25004) 2383 : cluster [DBG] pgmap v3969: 137 pgs: 137 active+clean; 87 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 9.7 MiB/s rd, 3.4 MiB/s wr, 20 op/s 2024-08-29T19:09:21.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:09:21 smithi029 bash[79042]: cluster 2024-08-29T19:09:20.621488+0000 mon.a (mon.0) 3065 : cluster [DBG] osdmap e2061: 8 total, 8 up, 8 in 2024-08-29T19:09:21.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:09:21 smithi029 bash[77880]: cluster 2024-08-29T19:09:20.264257+0000 mgr.y (mgr.25004) 2383 : cluster [DBG] pgmap v3969: 137 pgs: 137 active+clean; 87 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 9.7 MiB/s rd, 3.4 MiB/s wr, 20 op/s 2024-08-29T19:09:21.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:09:21 smithi029 bash[77880]: cluster 2024-08-29T19:09:20.621488+0000 mon.a (mon.0) 3065 : cluster [DBG] osdmap e2061: 8 total, 8 up, 8 in 2024-08-29T19:09:23.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:09:23 smithi110 bash[67519]: cluster 2024-08-29T19:09:22.265310+0000 mgr.y (mgr.25004) 2384 : cluster [DBG] pgmap v3971: 137 pgs: 137 active+clean; 128 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 16 KiB/s rd, 4.1 MiB/s wr, 24 op/s 2024-08-29T19:09:23.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:09:23 smithi029 bash[77880]: cluster 2024-08-29T19:09:22.265310+0000 mgr.y (mgr.25004) 2384 : cluster [DBG] pgmap v3971: 137 pgs: 137 active+clean; 128 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 16 KiB/s rd, 4.1 MiB/s wr, 24 op/s 2024-08-29T19:09:23.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:09:23 smithi029 bash[79042]: cluster 2024-08-29T19:09:22.265310+0000 mgr.y (mgr.25004) 2384 : cluster [DBG] pgmap v3971: 137 pgs: 137 active+clean; 128 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 16 KiB/s rd, 4.1 MiB/s wr, 24 op/s 2024-08-29T19:09:24.902 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 19:09:24 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:19:09:24] "GET /metrics HTTP/1.1" 200 36713 "" "Prometheus/2.43.0" 2024-08-29T19:09:25.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:09:25 smithi110 bash[67519]: cluster 2024-08-29T19:09:24.265989+0000 mgr.y (mgr.25004) 2385 : cluster [DBG] pgmap v3972: 137 pgs: 137 active+clean; 128 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 16 KiB/s rd, 4.1 MiB/s wr, 24 op/s 2024-08-29T19:09:25.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:09:25 smithi029 bash[79042]: cluster 2024-08-29T19:09:24.265989+0000 mgr.y (mgr.25004) 2385 : cluster [DBG] pgmap v3972: 137 pgs: 137 active+clean; 128 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 16 KiB/s rd, 4.1 MiB/s wr, 24 op/s 2024-08-29T19:09:25.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:09:25 smithi029 bash[77880]: cluster 2024-08-29T19:09:24.265989+0000 mgr.y (mgr.25004) 2385 : cluster [DBG] pgmap v3972: 137 pgs: 137 active+clean; 128 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 16 KiB/s rd, 4.1 MiB/s wr, 24 op/s 2024-08-29T19:09:27.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:09:27 smithi110 bash[67519]: cluster 2024-08-29T19:09:26.266733+0000 mgr.y (mgr.25004) 2386 : cluster [DBG] pgmap v3973: 137 pgs: 137 active+clean; 128 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-29T19:09:27.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:09:27 smithi029 bash[79042]: cluster 2024-08-29T19:09:26.266733+0000 mgr.y (mgr.25004) 2386 : cluster [DBG] pgmap v3973: 137 pgs: 137 active+clean; 128 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-29T19:09:27.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:09:27 smithi029 bash[77880]: cluster 2024-08-29T19:09:26.266733+0000 mgr.y (mgr.25004) 2386 : cluster [DBG] pgmap v3973: 137 pgs: 137 active+clean; 128 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-29T19:09:29.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:09:29 smithi110 bash[67519]: cluster 2024-08-29T19:09:28.267431+0000 mgr.y (mgr.25004) 2387 : cluster [DBG] pgmap v3974: 137 pgs: 137 active+clean; 128 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-29T19:09:29.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:09:29 smithi029 bash[77880]: cluster 2024-08-29T19:09:28.267431+0000 mgr.y (mgr.25004) 2387 : cluster [DBG] pgmap v3974: 137 pgs: 137 active+clean; 128 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-29T19:09:29.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:09:29 smithi029 bash[79042]: cluster 2024-08-29T19:09:28.267431+0000 mgr.y (mgr.25004) 2387 : cluster [DBG] pgmap v3974: 137 pgs: 137 active+clean; 128 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-29T19:09:31.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:09:31 smithi110 bash[67519]: cluster 2024-08-29T19:09:30.268032+0000 mgr.y (mgr.25004) 2388 : cluster [DBG] pgmap v3975: 137 pgs: 137 active+clean; 132 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 27 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2024-08-29T19:09:31.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:09:31 smithi029 bash[79042]: cluster 2024-08-29T19:09:30.268032+0000 mgr.y (mgr.25004) 2388 : cluster [DBG] pgmap v3975: 137 pgs: 137 active+clean; 132 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 27 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2024-08-29T19:09:31.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:09:31 smithi029 bash[77880]: cluster 2024-08-29T19:09:30.268032+0000 mgr.y (mgr.25004) 2388 : cluster [DBG] pgmap v3975: 137 pgs: 137 active+clean; 132 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 27 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2024-08-29T19:09:33.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:09:33 smithi110 bash[67519]: cluster 2024-08-29T19:09:32.269061+0000 mgr.y (mgr.25004) 2389 : cluster [DBG] pgmap v3976: 137 pgs: 137 active+clean; 152 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 2.0 MiB/s rd, 5.6 MiB/s wr, 45 op/s 2024-08-29T19:09:33.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:09:33 smithi110 bash[67519]: audit 2024-08-29T19:09:33.617924+0000 mon.c (mon.2) 914 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:09:33.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:09:33 smithi029 bash[79042]: cluster 2024-08-29T19:09:32.269061+0000 mgr.y (mgr.25004) 2389 : cluster [DBG] pgmap v3976: 137 pgs: 137 active+clean; 152 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 2.0 MiB/s rd, 5.6 MiB/s wr, 45 op/s 2024-08-29T19:09:33.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:09:33 smithi029 bash[79042]: audit 2024-08-29T19:09:33.617924+0000 mon.c (mon.2) 914 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:09:33.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:09:33 smithi029 bash[77880]: cluster 2024-08-29T19:09:32.269061+0000 mgr.y (mgr.25004) 2389 : cluster [DBG] pgmap v3976: 137 pgs: 137 active+clean; 152 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 2.0 MiB/s rd, 5.6 MiB/s wr, 45 op/s 2024-08-29T19:09:33.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:09:33 smithi029 bash[77880]: audit 2024-08-29T19:09:33.617924+0000 mon.c (mon.2) 914 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:09:34.064 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] EncryptedFlattenTest/6.Grow (23388 ms) 2024-08-29T19:09:34.064 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] EncryptedFlattenTest/6.Shrink 2024-08-29T19:09:34.064 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T19:09:34.902 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 19:09:34 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:19:09:34] "GET /metrics HTTP/1.1" 200 36714 "" "Prometheus/2.43.0" 2024-08-29T19:09:35.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:09:35 smithi110 bash[67519]: cluster 2024-08-29T19:09:34.269615+0000 mgr.y (mgr.25004) 2390 : cluster [DBG] pgmap v3977: 137 pgs: 137 active+clean; 156 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.7 MiB/s wr, 28 op/s 2024-08-29T19:09:35.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:09:35 smithi029 bash[77880]: cluster 2024-08-29T19:09:34.269615+0000 mgr.y (mgr.25004) 2390 : cluster [DBG] pgmap v3977: 137 pgs: 137 active+clean; 156 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.7 MiB/s wr, 28 op/s 2024-08-29T19:09:35.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:09:35 smithi029 bash[79042]: cluster 2024-08-29T19:09:34.269615+0000 mgr.y (mgr.25004) 2390 : cluster [DBG] pgmap v3977: 137 pgs: 137 active+clean; 156 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.7 MiB/s wr, 28 op/s 2024-08-29T19:09:37.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:09:37 smithi110 bash[67519]: cluster 2024-08-29T19:09:36.270500+0000 mgr.y (mgr.25004) 2391 : cluster [DBG] pgmap v3978: 137 pgs: 137 active+clean; 169 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 6.7 MiB/s rd, 3.8 MiB/s wr, 37 op/s 2024-08-29T19:09:37.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:09:37 smithi029 bash[79042]: cluster 2024-08-29T19:09:36.270500+0000 mgr.y (mgr.25004) 2391 : cluster [DBG] pgmap v3978: 137 pgs: 137 active+clean; 169 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 6.7 MiB/s rd, 3.8 MiB/s wr, 37 op/s 2024-08-29T19:09:37.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:09:37 smithi029 bash[77880]: cluster 2024-08-29T19:09:36.270500+0000 mgr.y (mgr.25004) 2391 : cluster [DBG] pgmap v3978: 137 pgs: 137 active+clean; 169 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 6.7 MiB/s rd, 3.8 MiB/s wr, 37 op/s 2024-08-29T19:09:39.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:09:39 smithi110 bash[67519]: cluster 2024-08-29T19:09:38.271231+0000 mgr.y (mgr.25004) 2392 : cluster [DBG] pgmap v3979: 137 pgs: 137 active+clean; 169 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 9.4 MiB/s rd, 4.8 MiB/s wr, 30 op/s 2024-08-29T19:09:39.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:09:39 smithi029 bash[79042]: cluster 2024-08-29T19:09:38.271231+0000 mgr.y (mgr.25004) 2392 : cluster [DBG] pgmap v3979: 137 pgs: 137 active+clean; 169 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 9.4 MiB/s rd, 4.8 MiB/s wr, 30 op/s 2024-08-29T19:09:39.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:09:39 smithi029 bash[77880]: cluster 2024-08-29T19:09:38.271231+0000 mgr.y (mgr.25004) 2392 : cluster [DBG] pgmap v3979: 137 pgs: 137 active+clean; 169 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 9.4 MiB/s rd, 4.8 MiB/s wr, 30 op/s 2024-08-29T19:09:41.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:09:41 smithi029 bash[79042]: cluster 2024-08-29T19:09:40.271836+0000 mgr.y (mgr.25004) 2393 : cluster [DBG] pgmap v3980: 137 pgs: 137 active+clean; 169 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 9.8 MiB/s rd, 4.8 MiB/s wr, 30 op/s 2024-08-29T19:09:41.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:09:41 smithi029 bash[77880]: cluster 2024-08-29T19:09:40.271836+0000 mgr.y (mgr.25004) 2393 : cluster [DBG] pgmap v3980: 137 pgs: 137 active+clean; 169 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 9.8 MiB/s rd, 4.8 MiB/s wr, 30 op/s 2024-08-29T19:09:42.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:09:41 smithi110 bash[67519]: cluster 2024-08-29T19:09:40.271836+0000 mgr.y (mgr.25004) 2393 : cluster [DBG] pgmap v3980: 137 pgs: 137 active+clean; 169 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 9.8 MiB/s rd, 4.8 MiB/s wr, 30 op/s 2024-08-29T19:09:44.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:09:43 smithi110 bash[67519]: cluster 2024-08-29T19:09:42.273209+0000 mgr.y (mgr.25004) 2394 : cluster [DBG] pgmap v3981: 137 pgs: 137 active+clean; 186 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 9.7 MiB/s rd, 5.8 MiB/s wr, 29 op/s 2024-08-29T19:09:44.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:09:43 smithi110 bash[67519]: cluster 2024-08-29T19:09:42.668355+0000 mon.a (mon.0) 3066 : cluster [DBG] osdmap e2062: 8 total, 8 up, 8 in 2024-08-29T19:09:44.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:09:43 smithi029 bash[77880]: cluster 2024-08-29T19:09:42.273209+0000 mgr.y (mgr.25004) 2394 : cluster [DBG] pgmap v3981: 137 pgs: 137 active+clean; 186 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 9.7 MiB/s rd, 5.8 MiB/s wr, 29 op/s 2024-08-29T19:09:44.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:09:43 smithi029 bash[77880]: cluster 2024-08-29T19:09:42.668355+0000 mon.a (mon.0) 3066 : cluster [DBG] osdmap e2062: 8 total, 8 up, 8 in 2024-08-29T19:09:44.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:09:43 smithi029 bash[79042]: cluster 2024-08-29T19:09:42.273209+0000 mgr.y (mgr.25004) 2394 : cluster [DBG] pgmap v3981: 137 pgs: 137 active+clean; 186 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 9.7 MiB/s rd, 5.8 MiB/s wr, 29 op/s 2024-08-29T19:09:44.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:09:43 smithi029 bash[79042]: cluster 2024-08-29T19:09:42.668355+0000 mon.a (mon.0) 3066 : cluster [DBG] osdmap e2062: 8 total, 8 up, 8 in 2024-08-29T19:09:44.902 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 19:09:44 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:19:09:44] "GET /metrics HTTP/1.1" 200 36714 "" "Prometheus/2.43.0" 2024-08-29T19:09:46.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:09:45 smithi110 bash[67519]: cluster 2024-08-29T19:09:44.273884+0000 mgr.y (mgr.25004) 2395 : cluster [DBG] pgmap v3983: 137 pgs: 137 active+clean; 190 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 8.6 MiB/s rd, 4.6 MiB/s wr, 19 op/s 2024-08-29T19:09:46.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:09:45 smithi029 bash[77880]: cluster 2024-08-29T19:09:44.273884+0000 mgr.y (mgr.25004) 2395 : cluster [DBG] pgmap v3983: 137 pgs: 137 active+clean; 190 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 8.6 MiB/s rd, 4.6 MiB/s wr, 19 op/s 2024-08-29T19:09:46.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:09:45 smithi029 bash[79042]: cluster 2024-08-29T19:09:44.273884+0000 mgr.y (mgr.25004) 2395 : cluster [DBG] pgmap v3983: 137 pgs: 137 active+clean; 190 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 8.6 MiB/s rd, 4.6 MiB/s wr, 19 op/s 2024-08-29T19:09:48.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:09:47 smithi110 bash[67519]: cluster 2024-08-29T19:09:46.275046+0000 mgr.y (mgr.25004) 2396 : cluster [DBG] pgmap v3984: 137 pgs: 137 active+clean; 206 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 3.6 MiB/s rd, 4.9 MiB/s wr, 20 op/s 2024-08-29T19:09:48.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:09:47 smithi029 bash[79042]: cluster 2024-08-29T19:09:46.275046+0000 mgr.y (mgr.25004) 2396 : cluster [DBG] pgmap v3984: 137 pgs: 137 active+clean; 206 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 3.6 MiB/s rd, 4.9 MiB/s wr, 20 op/s 2024-08-29T19:09:48.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:09:47 smithi029 bash[77880]: cluster 2024-08-29T19:09:46.275046+0000 mgr.y (mgr.25004) 2396 : cluster [DBG] pgmap v3984: 137 pgs: 137 active+clean; 206 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 3.6 MiB/s rd, 4.9 MiB/s wr, 20 op/s 2024-08-29T19:09:49.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:09:48 smithi110 bash[67519]: audit 2024-08-29T19:09:48.618226+0000 mon.c (mon.2) 915 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:09:49.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:09:48 smithi029 bash[77880]: audit 2024-08-29T19:09:48.618226+0000 mon.c (mon.2) 915 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:09:49.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:09:48 smithi029 bash[79042]: audit 2024-08-29T19:09:48.618226+0000 mon.c (mon.2) 915 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:09:50.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:09:49 smithi110 bash[67519]: cluster 2024-08-29T19:09:48.275784+0000 mgr.y (mgr.25004) 2397 : cluster [DBG] pgmap v3985: 137 pgs: 137 active+clean; 210 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 435 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-29T19:09:50.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:09:49 smithi029 bash[77880]: cluster 2024-08-29T19:09:48.275784+0000 mgr.y (mgr.25004) 2397 : cluster [DBG] pgmap v3985: 137 pgs: 137 active+clean; 210 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 435 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-29T19:09:50.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:09:49 smithi029 bash[79042]: cluster 2024-08-29T19:09:48.275784+0000 mgr.y (mgr.25004) 2397 : cluster [DBG] pgmap v3985: 137 pgs: 137 active+clean; 210 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 435 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-29T19:09:52.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:09:51 smithi110 bash[67519]: cluster 2024-08-29T19:09:50.276381+0000 mgr.y (mgr.25004) 2398 : cluster [DBG] pgmap v3986: 137 pgs: 137 active+clean; 210 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-29T19:09:52.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:09:51 smithi029 bash[79042]: cluster 2024-08-29T19:09:50.276381+0000 mgr.y (mgr.25004) 2398 : cluster [DBG] pgmap v3986: 137 pgs: 137 active+clean; 210 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-29T19:09:52.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:09:51 smithi029 bash[77880]: cluster 2024-08-29T19:09:50.276381+0000 mgr.y (mgr.25004) 2398 : cluster [DBG] pgmap v3986: 137 pgs: 137 active+clean; 210 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-29T19:09:54.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:09:53 smithi110 bash[67519]: cluster 2024-08-29T19:09:52.277286+0000 mgr.y (mgr.25004) 2399 : cluster [DBG] pgmap v3987: 137 pgs: 137 active+clean; 214 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 25 KiB/s rd, 2.8 MiB/s wr, 34 op/s 2024-08-29T19:09:54.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:09:53 smithi110 bash[67519]: audit 2024-08-29T19:09:53.639763+0000 mon.c (mon.2) 916 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:09:54.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:09:53 smithi029 bash[77880]: cluster 2024-08-29T19:09:52.277286+0000 mgr.y (mgr.25004) 2399 : cluster [DBG] pgmap v3987: 137 pgs: 137 active+clean; 214 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 25 KiB/s rd, 2.8 MiB/s wr, 34 op/s 2024-08-29T19:09:54.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:09:53 smithi029 bash[77880]: audit 2024-08-29T19:09:53.639763+0000 mon.c (mon.2) 916 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:09:54.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:09:53 smithi029 bash[79042]: cluster 2024-08-29T19:09:52.277286+0000 mgr.y (mgr.25004) 2399 : cluster [DBG] pgmap v3987: 137 pgs: 137 active+clean; 214 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 25 KiB/s rd, 2.8 MiB/s wr, 34 op/s 2024-08-29T19:09:54.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:09:53 smithi029 bash[79042]: audit 2024-08-29T19:09:53.639763+0000 mon.c (mon.2) 916 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:09:54.902 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 19:09:54 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:19:09:54] "GET /metrics HTTP/1.1" 200 36706 "" "Prometheus/2.43.0" 2024-08-29T19:09:54.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:09:54 smithi029 bash[79042]: audit 2024-08-29T19:09:54.372016+0000 mon.c (mon.2) 917 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:09:54.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:09:54 smithi029 bash[79042]: audit 2024-08-29T19:09:54.372996+0000 mon.c (mon.2) 918 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:09:54.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:09:54 smithi029 bash[79042]: audit 2024-08-29T19:09:54.379721+0000 mon.a (mon.0) 3067 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:09:54.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:09:54 smithi029 bash[77880]: audit 2024-08-29T19:09:54.372016+0000 mon.c (mon.2) 917 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:09:54.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:09:54 smithi029 bash[77880]: audit 2024-08-29T19:09:54.372996+0000 mon.c (mon.2) 918 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:09:54.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:09:54 smithi029 bash[77880]: audit 2024-08-29T19:09:54.379721+0000 mon.a (mon.0) 3067 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:09:55.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:09:54 smithi110 bash[67519]: audit 2024-08-29T19:09:54.372016+0000 mon.c (mon.2) 917 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:09:55.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:09:54 smithi110 bash[67519]: audit 2024-08-29T19:09:54.372996+0000 mon.c (mon.2) 918 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:09:55.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:09:54 smithi110 bash[67519]: audit 2024-08-29T19:09:54.379721+0000 mon.a (mon.0) 3067 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:09:56.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:09:55 smithi110 bash[67519]: cluster 2024-08-29T19:09:54.277958+0000 mgr.y (mgr.25004) 2400 : cluster [DBG] pgmap v3988: 137 pgs: 137 active+clean; 214 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 21 KiB/s rd, 2.4 MiB/s wr, 29 op/s 2024-08-29T19:09:56.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:09:55 smithi029 bash[79042]: cluster 2024-08-29T19:09:54.277958+0000 mgr.y (mgr.25004) 2400 : cluster [DBG] pgmap v3988: 137 pgs: 137 active+clean; 214 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 21 KiB/s rd, 2.4 MiB/s wr, 29 op/s 2024-08-29T19:09:56.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:09:55 smithi029 bash[77880]: cluster 2024-08-29T19:09:54.277958+0000 mgr.y (mgr.25004) 2400 : cluster [DBG] pgmap v3988: 137 pgs: 137 active+clean; 214 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 21 KiB/s rd, 2.4 MiB/s wr, 29 op/s 2024-08-29T19:09:58.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:09:57 smithi110 bash[67519]: cluster 2024-08-29T19:09:56.279248+0000 mgr.y (mgr.25004) 2401 : cluster [DBG] pgmap v3989: 137 pgs: 137 active+clean; 222 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 23 KiB/s rd, 2.7 MiB/s wr, 33 op/s 2024-08-29T19:09:58.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:09:57 smithi029 bash[77880]: cluster 2024-08-29T19:09:56.279248+0000 mgr.y (mgr.25004) 2401 : cluster [DBG] pgmap v3989: 137 pgs: 137 active+clean; 222 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 23 KiB/s rd, 2.7 MiB/s wr, 33 op/s 2024-08-29T19:09:58.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:09:57 smithi029 bash[79042]: cluster 2024-08-29T19:09:56.279248+0000 mgr.y (mgr.25004) 2401 : cluster [DBG] pgmap v3989: 137 pgs: 137 active+clean; 222 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 23 KiB/s rd, 2.7 MiB/s wr, 33 op/s 2024-08-29T19:09:58.455 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] EncryptedFlattenTest/6.Shrink (24392 ms) 2024-08-29T19:09:58.455 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] EncryptedFlattenTest/6.ShrinkToOne 2024-08-29T19:09:58.455 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T19:10:00.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:09:59 smithi110 bash[67519]: cluster 2024-08-29T19:09:58.280212+0000 mgr.y (mgr.25004) 2402 : cluster [DBG] pgmap v3990: 137 pgs: 137 active+clean; 243 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 3.7 MiB/s rd, 3.8 MiB/s wr, 36 op/s 2024-08-29T19:10:00.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:09:59 smithi029 bash[79042]: cluster 2024-08-29T19:09:58.280212+0000 mgr.y (mgr.25004) 2402 : cluster [DBG] pgmap v3990: 137 pgs: 137 active+clean; 243 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 3.7 MiB/s rd, 3.8 MiB/s wr, 36 op/s 2024-08-29T19:10:00.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:09:59 smithi029 bash[77880]: cluster 2024-08-29T19:09:58.280212+0000 mgr.y (mgr.25004) 2402 : cluster [DBG] pgmap v3990: 137 pgs: 137 active+clean; 243 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 3.7 MiB/s rd, 3.8 MiB/s wr, 36 op/s 2024-08-29T19:10:01.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:10:00 smithi110 bash[67519]: cluster 2024-08-29T19:10:00.000147+0000 mon.a (mon.0) 3068 : cluster [WRN] overall HEALTH_WARN Telemetry requires re-opt-in 2024-08-29T19:10:01.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:10:00 smithi029 bash[79042]: cluster 2024-08-29T19:10:00.000147+0000 mon.a (mon.0) 3068 : cluster [WRN] overall HEALTH_WARN Telemetry requires re-opt-in 2024-08-29T19:10:01.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:10:00 smithi029 bash[77880]: cluster 2024-08-29T19:10:00.000147+0000 mon.a (mon.0) 3068 : cluster [WRN] overall HEALTH_WARN Telemetry requires re-opt-in 2024-08-29T19:10:02.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:10:01 smithi110 bash[67519]: cluster 2024-08-29T19:10:00.281028+0000 mgr.y (mgr.25004) 2403 : cluster [DBG] pgmap v3991: 137 pgs: 137 active+clean; 243 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 5.0 MiB/s rd, 3.4 MiB/s wr, 19 op/s 2024-08-29T19:10:02.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:10:01 smithi029 bash[79042]: cluster 2024-08-29T19:10:00.281028+0000 mgr.y (mgr.25004) 2403 : cluster [DBG] pgmap v3991: 137 pgs: 137 active+clean; 243 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 5.0 MiB/s rd, 3.4 MiB/s wr, 19 op/s 2024-08-29T19:10:02.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:10:01 smithi029 bash[77880]: cluster 2024-08-29T19:10:00.281028+0000 mgr.y (mgr.25004) 2403 : cluster [DBG] pgmap v3991: 137 pgs: 137 active+clean; 243 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 5.0 MiB/s rd, 3.4 MiB/s wr, 19 op/s 2024-08-29T19:10:04.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:10:03 smithi110 bash[67519]: cluster 2024-08-29T19:10:02.281965+0000 mgr.y (mgr.25004) 2404 : cluster [DBG] pgmap v3992: 137 pgs: 137 active+clean; 251 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 9.8 MiB/s rd, 4.8 MiB/s wr, 31 op/s 2024-08-29T19:10:04.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:10:03 smithi110 bash[67519]: audit 2024-08-29T19:10:03.618554+0000 mon.c (mon.2) 919 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:10:04.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:10:03 smithi029 bash[77880]: cluster 2024-08-29T19:10:02.281965+0000 mgr.y (mgr.25004) 2404 : cluster [DBG] pgmap v3992: 137 pgs: 137 active+clean; 251 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 9.8 MiB/s rd, 4.8 MiB/s wr, 31 op/s 2024-08-29T19:10:04.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:10:03 smithi029 bash[77880]: audit 2024-08-29T19:10:03.618554+0000 mon.c (mon.2) 919 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:10:04.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:10:03 smithi029 bash[79042]: cluster 2024-08-29T19:10:02.281965+0000 mgr.y (mgr.25004) 2404 : cluster [DBG] pgmap v3992: 137 pgs: 137 active+clean; 251 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 9.8 MiB/s rd, 4.8 MiB/s wr, 31 op/s 2024-08-29T19:10:04.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:10:03 smithi029 bash[79042]: audit 2024-08-29T19:10:03.618554+0000 mon.c (mon.2) 919 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:10:04.902 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 19:10:04 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:19:10:04] "GET /metrics HTTP/1.1" 200 36716 "" "Prometheus/2.43.0" 2024-08-29T19:10:06.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:10:05 smithi110 bash[67519]: cluster 2024-08-29T19:10:04.282558+0000 mgr.y (mgr.25004) 2405 : cluster [DBG] pgmap v3993: 137 pgs: 137 active+clean; 251 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 9.7 MiB/s rd, 4.4 MiB/s wr, 30 op/s 2024-08-29T19:10:06.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:10:05 smithi029 bash[77880]: cluster 2024-08-29T19:10:04.282558+0000 mgr.y (mgr.25004) 2405 : cluster [DBG] pgmap v3993: 137 pgs: 137 active+clean; 251 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 9.7 MiB/s rd, 4.4 MiB/s wr, 30 op/s 2024-08-29T19:10:06.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:10:05 smithi029 bash[79042]: cluster 2024-08-29T19:10:04.282558+0000 mgr.y (mgr.25004) 2405 : cluster [DBG] pgmap v3993: 137 pgs: 137 active+clean; 251 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 9.7 MiB/s rd, 4.4 MiB/s wr, 30 op/s 2024-08-29T19:10:08.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:10:07 smithi110 bash[67519]: cluster 2024-08-29T19:10:06.283727+0000 mgr.y (mgr.25004) 2406 : cluster [DBG] pgmap v3994: 137 pgs: 137 active+clean; 251 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 9.8 MiB/s rd, 4.4 MiB/s wr, 30 op/s 2024-08-29T19:10:08.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:10:07 smithi110 bash[67519]: cluster 2024-08-29T19:10:06.732663+0000 mon.a (mon.0) 3069 : cluster [DBG] osdmap e2063: 8 total, 8 up, 8 in 2024-08-29T19:10:08.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:10:07 smithi029 bash[79042]: cluster 2024-08-29T19:10:06.283727+0000 mgr.y (mgr.25004) 2406 : cluster [DBG] pgmap v3994: 137 pgs: 137 active+clean; 251 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 9.8 MiB/s rd, 4.4 MiB/s wr, 30 op/s 2024-08-29T19:10:08.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:10:07 smithi029 bash[79042]: cluster 2024-08-29T19:10:06.732663+0000 mon.a (mon.0) 3069 : cluster [DBG] osdmap e2063: 8 total, 8 up, 8 in 2024-08-29T19:10:08.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:10:07 smithi029 bash[77880]: cluster 2024-08-29T19:10:06.283727+0000 mgr.y (mgr.25004) 2406 : cluster [DBG] pgmap v3994: 137 pgs: 137 active+clean; 251 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 9.8 MiB/s rd, 4.4 MiB/s wr, 30 op/s 2024-08-29T19:10:08.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:10:07 smithi029 bash[77880]: cluster 2024-08-29T19:10:06.732663+0000 mon.a (mon.0) 3069 : cluster [DBG] osdmap e2063: 8 total, 8 up, 8 in 2024-08-29T19:10:10.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:10:09 smithi110 bash[67519]: cluster 2024-08-29T19:10:08.284523+0000 mgr.y (mgr.25004) 2407 : cluster [DBG] pgmap v3996: 137 pgs: 137 active+clean; 271 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 7.3 MiB/s rd, 3.6 MiB/s wr, 30 op/s 2024-08-29T19:10:10.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:10:09 smithi029 bash[79042]: cluster 2024-08-29T19:10:08.284523+0000 mgr.y (mgr.25004) 2407 : cluster [DBG] pgmap v3996: 137 pgs: 137 active+clean; 271 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 7.3 MiB/s rd, 3.6 MiB/s wr, 30 op/s 2024-08-29T19:10:10.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:10:09 smithi029 bash[77880]: cluster 2024-08-29T19:10:08.284523+0000 mgr.y (mgr.25004) 2407 : cluster [DBG] pgmap v3996: 137 pgs: 137 active+clean; 271 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 7.3 MiB/s rd, 3.6 MiB/s wr, 30 op/s 2024-08-29T19:10:12.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:10:11 smithi110 bash[67519]: cluster 2024-08-29T19:10:10.285146+0000 mgr.y (mgr.25004) 2408 : cluster [DBG] pgmap v3997: 137 pgs: 137 active+clean; 271 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 5.7 MiB/s rd, 3.6 MiB/s wr, 31 op/s 2024-08-29T19:10:12.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:10:11 smithi029 bash[77880]: cluster 2024-08-29T19:10:10.285146+0000 mgr.y (mgr.25004) 2408 : cluster [DBG] pgmap v3997: 137 pgs: 137 active+clean; 271 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 5.7 MiB/s rd, 3.6 MiB/s wr, 31 op/s 2024-08-29T19:10:12.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:10:11 smithi029 bash[79042]: cluster 2024-08-29T19:10:10.285146+0000 mgr.y (mgr.25004) 2408 : cluster [DBG] pgmap v3997: 137 pgs: 137 active+clean; 271 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 5.7 MiB/s rd, 3.6 MiB/s wr, 31 op/s 2024-08-29T19:10:14.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:10:13 smithi110 bash[67519]: cluster 2024-08-29T19:10:12.286042+0000 mgr.y (mgr.25004) 2409 : cluster [DBG] pgmap v3998: 137 pgs: 137 active+clean; 292 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-29T19:10:14.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:10:13 smithi029 bash[79042]: cluster 2024-08-29T19:10:12.286042+0000 mgr.y (mgr.25004) 2409 : cluster [DBG] pgmap v3998: 137 pgs: 137 active+clean; 292 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-29T19:10:14.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:10:13 smithi029 bash[77880]: cluster 2024-08-29T19:10:12.286042+0000 mgr.y (mgr.25004) 2409 : cluster [DBG] pgmap v3998: 137 pgs: 137 active+clean; 292 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-29T19:10:14.902 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 19:10:14 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:19:10:14] "GET /metrics HTTP/1.1" 200 36716 "" "Prometheus/2.43.0" 2024-08-29T19:10:16.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:10:15 smithi110 bash[67519]: cluster 2024-08-29T19:10:14.286631+0000 mgr.y (mgr.25004) 2410 : cluster [DBG] pgmap v3999: 137 pgs: 137 active+clean; 292 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-29T19:10:16.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:10:15 smithi029 bash[79042]: cluster 2024-08-29T19:10:14.286631+0000 mgr.y (mgr.25004) 2410 : cluster [DBG] pgmap v3999: 137 pgs: 137 active+clean; 292 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-29T19:10:16.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:10:15 smithi029 bash[77880]: cluster 2024-08-29T19:10:14.286631+0000 mgr.y (mgr.25004) 2410 : cluster [DBG] pgmap v3999: 137 pgs: 137 active+clean; 292 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-29T19:10:18.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:10:17 smithi110 bash[67519]: cluster 2024-08-29T19:10:16.287407+0000 mgr.y (mgr.25004) 2411 : cluster [DBG] pgmap v4000: 137 pgs: 137 active+clean; 300 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 59 KiB/s rd, 4.9 MiB/s wr, 42 op/s 2024-08-29T19:10:18.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:10:17 smithi029 bash[77880]: cluster 2024-08-29T19:10:16.287407+0000 mgr.y (mgr.25004) 2411 : cluster [DBG] pgmap v4000: 137 pgs: 137 active+clean; 300 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 59 KiB/s rd, 4.9 MiB/s wr, 42 op/s 2024-08-29T19:10:18.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:10:17 smithi029 bash[79042]: cluster 2024-08-29T19:10:16.287407+0000 mgr.y (mgr.25004) 2411 : cluster [DBG] pgmap v4000: 137 pgs: 137 active+clean; 300 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 59 KiB/s rd, 4.9 MiB/s wr, 42 op/s 2024-08-29T19:10:19.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:10:18 smithi110 bash[67519]: audit 2024-08-29T19:10:18.618890+0000 mon.c (mon.2) 920 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:10:19.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:10:18 smithi029 bash[79042]: audit 2024-08-29T19:10:18.618890+0000 mon.c (mon.2) 920 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:10:19.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:10:18 smithi029 bash[77880]: audit 2024-08-29T19:10:18.618890+0000 mon.c (mon.2) 920 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:10:19.537 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] EncryptedFlattenTest/6.ShrinkToOne (21082 ms) 2024-08-29T19:10:19.538 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] EncryptedFlattenTest/6.ShrinkToOneAfterSnapshot 2024-08-29T19:10:19.538 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T19:10:20.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:10:19 smithi110 bash[67519]: cluster 2024-08-29T19:10:18.288117+0000 mgr.y (mgr.25004) 2412 : cluster [DBG] pgmap v4001: 137 pgs: 137 active+clean; 308 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 79 KiB/s rd, 4.9 MiB/s wr, 40 op/s 2024-08-29T19:10:20.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:10:19 smithi029 bash[77880]: cluster 2024-08-29T19:10:18.288117+0000 mgr.y (mgr.25004) 2412 : cluster [DBG] pgmap v4001: 137 pgs: 137 active+clean; 308 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 79 KiB/s rd, 4.9 MiB/s wr, 40 op/s 2024-08-29T19:10:20.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:10:19 smithi029 bash[79042]: cluster 2024-08-29T19:10:18.288117+0000 mgr.y (mgr.25004) 2412 : cluster [DBG] pgmap v4001: 137 pgs: 137 active+clean; 308 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 79 KiB/s rd, 4.9 MiB/s wr, 40 op/s 2024-08-29T19:10:22.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:10:21 smithi110 bash[67519]: cluster 2024-08-29T19:10:20.289063+0000 mgr.y (mgr.25004) 2413 : cluster [DBG] pgmap v4002: 137 pgs: 137 active+clean; 308 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 64 KiB/s rd, 3.1 MiB/s wr, 25 op/s 2024-08-29T19:10:22.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:10:21 smithi029 bash[77880]: cluster 2024-08-29T19:10:20.289063+0000 mgr.y (mgr.25004) 2413 : cluster [DBG] pgmap v4002: 137 pgs: 137 active+clean; 308 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 64 KiB/s rd, 3.1 MiB/s wr, 25 op/s 2024-08-29T19:10:22.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:10:21 smithi029 bash[79042]: cluster 2024-08-29T19:10:20.289063+0000 mgr.y (mgr.25004) 2413 : cluster [DBG] pgmap v4002: 137 pgs: 137 active+clean; 308 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 64 KiB/s rd, 3.1 MiB/s wr, 25 op/s 2024-08-29T19:10:24.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:10:23 smithi110 bash[67519]: cluster 2024-08-29T19:10:22.290073+0000 mgr.y (mgr.25004) 2414 : cluster [DBG] pgmap v4003: 137 pgs: 137 active+clean; 312 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 5.1 MiB/s wr, 38 op/s 2024-08-29T19:10:24.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:10:23 smithi029 bash[77880]: cluster 2024-08-29T19:10:22.290073+0000 mgr.y (mgr.25004) 2414 : cluster [DBG] pgmap v4003: 137 pgs: 137 active+clean; 312 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 5.1 MiB/s wr, 38 op/s 2024-08-29T19:10:24.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:10:23 smithi029 bash[79042]: cluster 2024-08-29T19:10:22.290073+0000 mgr.y (mgr.25004) 2414 : cluster [DBG] pgmap v4003: 137 pgs: 137 active+clean; 312 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 5.1 MiB/s wr, 38 op/s 2024-08-29T19:10:24.902 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 19:10:24 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:19:10:24] "GET /metrics HTTP/1.1" 200 36717 "" "Prometheus/2.43.0" 2024-08-29T19:10:26.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:10:25 smithi110 bash[67519]: cluster 2024-08-29T19:10:24.290671+0000 mgr.y (mgr.25004) 2415 : cluster [DBG] pgmap v4004: 137 pgs: 137 active+clean; 312 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.3 MiB/s wr, 23 op/s 2024-08-29T19:10:26.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:10:25 smithi029 bash[77880]: cluster 2024-08-29T19:10:24.290671+0000 mgr.y (mgr.25004) 2415 : cluster [DBG] pgmap v4004: 137 pgs: 137 active+clean; 312 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.3 MiB/s wr, 23 op/s 2024-08-29T19:10:26.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:10:25 smithi029 bash[79042]: cluster 2024-08-29T19:10:24.290671+0000 mgr.y (mgr.25004) 2415 : cluster [DBG] pgmap v4004: 137 pgs: 137 active+clean; 312 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.3 MiB/s wr, 23 op/s 2024-08-29T19:10:28.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:10:27 smithi110 bash[67519]: cluster 2024-08-29T19:10:26.291447+0000 mgr.y (mgr.25004) 2416 : cluster [DBG] pgmap v4005: 137 pgs: 137 active+clean; 312 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.3 MiB/s wr, 23 op/s 2024-08-29T19:10:28.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:10:27 smithi029 bash[79042]: cluster 2024-08-29T19:10:26.291447+0000 mgr.y (mgr.25004) 2416 : cluster [DBG] pgmap v4005: 137 pgs: 137 active+clean; 312 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.3 MiB/s wr, 23 op/s 2024-08-29T19:10:28.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:10:27 smithi029 bash[77880]: cluster 2024-08-29T19:10:26.291447+0000 mgr.y (mgr.25004) 2416 : cluster [DBG] pgmap v4005: 137 pgs: 137 active+clean; 312 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.3 MiB/s wr, 23 op/s 2024-08-29T19:10:30.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:10:29 smithi110 bash[67519]: cluster 2024-08-29T19:10:28.292156+0000 mgr.y (mgr.25004) 2417 : cluster [DBG] pgmap v4006: 137 pgs: 137 active+clean; 312 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.7 MiB/s wr, 17 op/s 2024-08-29T19:10:30.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:10:29 smithi029 bash[79042]: cluster 2024-08-29T19:10:28.292156+0000 mgr.y (mgr.25004) 2417 : cluster [DBG] pgmap v4006: 137 pgs: 137 active+clean; 312 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.7 MiB/s wr, 17 op/s 2024-08-29T19:10:30.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:10:29 smithi029 bash[77880]: cluster 2024-08-29T19:10:28.292156+0000 mgr.y (mgr.25004) 2417 : cluster [DBG] pgmap v4006: 137 pgs: 137 active+clean; 312 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.7 MiB/s wr, 17 op/s 2024-08-29T19:10:31.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:10:30 smithi110 bash[67519]: cluster 2024-08-29T19:10:29.787457+0000 mon.a (mon.0) 3070 : cluster [DBG] osdmap e2064: 8 total, 8 up, 8 in 2024-08-29T19:10:31.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:10:30 smithi029 bash[79042]: cluster 2024-08-29T19:10:29.787457+0000 mon.a (mon.0) 3070 : cluster [DBG] osdmap e2064: 8 total, 8 up, 8 in 2024-08-29T19:10:31.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:10:30 smithi029 bash[77880]: cluster 2024-08-29T19:10:29.787457+0000 mon.a (mon.0) 3070 : cluster [DBG] osdmap e2064: 8 total, 8 up, 8 in 2024-08-29T19:10:32.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:10:31 smithi110 bash[67519]: cluster 2024-08-29T19:10:30.292645+0000 mgr.y (mgr.25004) 2418 : cluster [DBG] pgmap v4008: 137 pgs: 137 active+clean; 312 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.4 MiB/s wr, 21 op/s 2024-08-29T19:10:32.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:10:31 smithi029 bash[79042]: cluster 2024-08-29T19:10:30.292645+0000 mgr.y (mgr.25004) 2418 : cluster [DBG] pgmap v4008: 137 pgs: 137 active+clean; 312 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.4 MiB/s wr, 21 op/s 2024-08-29T19:10:32.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:10:31 smithi029 bash[77880]: cluster 2024-08-29T19:10:30.292645+0000 mgr.y (mgr.25004) 2418 : cluster [DBG] pgmap v4008: 137 pgs: 137 active+clean; 312 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.4 MiB/s wr, 21 op/s 2024-08-29T19:10:34.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:10:33 smithi110 bash[67519]: cluster 2024-08-29T19:10:32.293700+0000 mgr.y (mgr.25004) 2419 : cluster [DBG] pgmap v4009: 137 pgs: 137 active+clean; 353 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-29T19:10:34.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:10:33 smithi110 bash[67519]: audit 2024-08-29T19:10:33.619159+0000 mon.c (mon.2) 921 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:10:34.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:10:33 smithi029 bash[77880]: cluster 2024-08-29T19:10:32.293700+0000 mgr.y (mgr.25004) 2419 : cluster [DBG] pgmap v4009: 137 pgs: 137 active+clean; 353 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-29T19:10:34.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:10:33 smithi029 bash[77880]: audit 2024-08-29T19:10:33.619159+0000 mon.c (mon.2) 921 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:10:34.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:10:33 smithi029 bash[79042]: cluster 2024-08-29T19:10:32.293700+0000 mgr.y (mgr.25004) 2419 : cluster [DBG] pgmap v4009: 137 pgs: 137 active+clean; 353 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-29T19:10:34.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:10:33 smithi029 bash[79042]: audit 2024-08-29T19:10:33.619159+0000 mon.c (mon.2) 921 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:10:34.902 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 19:10:34 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:19:10:34] "GET /metrics HTTP/1.1" 200 36715 "" "Prometheus/2.43.0" 2024-08-29T19:10:36.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:10:35 smithi110 bash[67519]: cluster 2024-08-29T19:10:34.294247+0000 mgr.y (mgr.25004) 2420 : cluster [DBG] pgmap v4010: 137 pgs: 137 active+clean; 353 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-29T19:10:36.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:10:35 smithi029 bash[79042]: cluster 2024-08-29T19:10:34.294247+0000 mgr.y (mgr.25004) 2420 : cluster [DBG] pgmap v4010: 137 pgs: 137 active+clean; 353 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-29T19:10:36.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:10:35 smithi029 bash[77880]: cluster 2024-08-29T19:10:34.294247+0000 mgr.y (mgr.25004) 2420 : cluster [DBG] pgmap v4010: 137 pgs: 137 active+clean; 353 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-29T19:10:38.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:10:37 smithi110 bash[67519]: cluster 2024-08-29T19:10:36.295027+0000 mgr.y (mgr.25004) 2421 : cluster [DBG] pgmap v4011: 137 pgs: 137 active+clean; 353 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-29T19:10:38.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:10:37 smithi029 bash[77880]: cluster 2024-08-29T19:10:36.295027+0000 mgr.y (mgr.25004) 2421 : cluster [DBG] pgmap v4011: 137 pgs: 137 active+clean; 353 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-29T19:10:38.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:10:37 smithi029 bash[79042]: cluster 2024-08-29T19:10:36.295027+0000 mgr.y (mgr.25004) 2421 : cluster [DBG] pgmap v4011: 137 pgs: 137 active+clean; 353 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-29T19:10:40.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:10:39 smithi110 bash[67519]: cluster 2024-08-29T19:10:38.295744+0000 mgr.y (mgr.25004) 2422 : cluster [DBG] pgmap v4012: 137 pgs: 137 active+clean; 353 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-29T19:10:40.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:10:39 smithi029 bash[77880]: cluster 2024-08-29T19:10:38.295744+0000 mgr.y (mgr.25004) 2422 : cluster [DBG] pgmap v4012: 137 pgs: 137 active+clean; 353 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-29T19:10:40.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:10:39 smithi029 bash[79042]: cluster 2024-08-29T19:10:38.295744+0000 mgr.y (mgr.25004) 2422 : cluster [DBG] pgmap v4012: 137 pgs: 137 active+clean; 353 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-29T19:10:42.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:10:41 smithi110 bash[67519]: cluster 2024-08-29T19:10:40.296363+0000 mgr.y (mgr.25004) 2423 : cluster [DBG] pgmap v4013: 137 pgs: 137 active+clean; 353 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 27 KiB/s rd, 3.9 MiB/s wr, 36 op/s 2024-08-29T19:10:42.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:10:41 smithi029 bash[77880]: cluster 2024-08-29T19:10:40.296363+0000 mgr.y (mgr.25004) 2423 : cluster [DBG] pgmap v4013: 137 pgs: 137 active+clean; 353 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 27 KiB/s rd, 3.9 MiB/s wr, 36 op/s 2024-08-29T19:10:42.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:10:41 smithi029 bash[79042]: cluster 2024-08-29T19:10:40.296363+0000 mgr.y (mgr.25004) 2423 : cluster [DBG] pgmap v4013: 137 pgs: 137 active+clean; 353 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 27 KiB/s rd, 3.9 MiB/s wr, 36 op/s 2024-08-29T19:10:44.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:10:43 smithi110 bash[67519]: cluster 2024-08-29T19:10:42.297272+0000 mgr.y (mgr.25004) 2424 : cluster [DBG] pgmap v4014: 137 pgs: 137 active+clean; 369 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 72 KiB/s rd, 4.8 MiB/s wr, 34 op/s 2024-08-29T19:10:44.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:10:43 smithi029 bash[79042]: cluster 2024-08-29T19:10:42.297272+0000 mgr.y (mgr.25004) 2424 : cluster [DBG] pgmap v4014: 137 pgs: 137 active+clean; 369 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 72 KiB/s rd, 4.8 MiB/s wr, 34 op/s 2024-08-29T19:10:44.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:10:43 smithi029 bash[77880]: cluster 2024-08-29T19:10:42.297272+0000 mgr.y (mgr.25004) 2424 : cluster [DBG] pgmap v4014: 137 pgs: 137 active+clean; 369 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 72 KiB/s rd, 4.8 MiB/s wr, 34 op/s 2024-08-29T19:10:44.902 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 19:10:44 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:19:10:44] "GET /metrics HTTP/1.1" 200 36715 "" "Prometheus/2.43.0" 2024-08-29T19:10:44.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:10:44 smithi029 bash[77880]: cluster 2024-08-29T19:10:43.825040+0000 mon.a (mon.0) 3071 : cluster [DBG] osdmap e2065: 8 total, 8 up, 8 in 2024-08-29T19:10:44.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:10:44 smithi029 bash[79042]: cluster 2024-08-29T19:10:43.825040+0000 mon.a (mon.0) 3071 : cluster [DBG] osdmap e2065: 8 total, 8 up, 8 in 2024-08-29T19:10:45.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:10:44 smithi110 bash[67519]: cluster 2024-08-29T19:10:43.825040+0000 mon.a (mon.0) 3071 : cluster [DBG] osdmap e2065: 8 total, 8 up, 8 in 2024-08-29T19:10:46.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:10:45 smithi110 bash[67519]: cluster 2024-08-29T19:10:44.297781+0000 mgr.y (mgr.25004) 2425 : cluster [DBG] pgmap v4016: 137 pgs: 137 active+clean; 369 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 65 KiB/s rd, 1.6 MiB/s wr, 11 op/s 2024-08-29T19:10:46.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:10:45 smithi029 bash[79042]: cluster 2024-08-29T19:10:44.297781+0000 mgr.y (mgr.25004) 2425 : cluster [DBG] pgmap v4016: 137 pgs: 137 active+clean; 369 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 65 KiB/s rd, 1.6 MiB/s wr, 11 op/s 2024-08-29T19:10:46.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:10:45 smithi029 bash[77880]: cluster 2024-08-29T19:10:44.297781+0000 mgr.y (mgr.25004) 2425 : cluster [DBG] pgmap v4016: 137 pgs: 137 active+clean; 369 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 65 KiB/s rd, 1.6 MiB/s wr, 11 op/s 2024-08-29T19:10:46.190 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] EncryptedFlattenTest/6.ShrinkToOneAfterSnapshot (26653 ms) 2024-08-29T19:10:46.190 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] EncryptedFlattenTest/6.MinOverlap 2024-08-29T19:10:46.190 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T19:10:48.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:10:47 smithi110 bash[67519]: cluster 2024-08-29T19:10:46.298940+0000 mgr.y (mgr.25004) 2426 : cluster [DBG] pgmap v4017: 137 pgs: 137 active+clean; 398 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 1.0 MiB/s rd, 4.5 MiB/s wr, 32 op/s 2024-08-29T19:10:48.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:10:47 smithi029 bash[79042]: cluster 2024-08-29T19:10:46.298940+0000 mgr.y (mgr.25004) 2426 : cluster [DBG] pgmap v4017: 137 pgs: 137 active+clean; 398 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 1.0 MiB/s rd, 4.5 MiB/s wr, 32 op/s 2024-08-29T19:10:48.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:10:47 smithi029 bash[77880]: cluster 2024-08-29T19:10:46.298940+0000 mgr.y (mgr.25004) 2426 : cluster [DBG] pgmap v4017: 137 pgs: 137 active+clean; 398 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 1.0 MiB/s rd, 4.5 MiB/s wr, 32 op/s 2024-08-29T19:10:49.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:10:48 smithi110 bash[67519]: audit 2024-08-29T19:10:48.619643+0000 mon.c (mon.2) 922 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:10:49.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:10:48 smithi029 bash[77880]: audit 2024-08-29T19:10:48.619643+0000 mon.c (mon.2) 922 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:10:49.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:10:48 smithi029 bash[79042]: audit 2024-08-29T19:10:48.619643+0000 mon.c (mon.2) 922 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:10:50.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:10:49 smithi110 bash[67519]: cluster 2024-08-29T19:10:48.299815+0000 mgr.y (mgr.25004) 2427 : cluster [DBG] pgmap v4018: 137 pgs: 137 active+clean; 438 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 4.2 MiB/s rd, 8.5 MiB/s wr, 46 op/s 2024-08-29T19:10:50.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:10:49 smithi029 bash[79042]: cluster 2024-08-29T19:10:48.299815+0000 mgr.y (mgr.25004) 2427 : cluster [DBG] pgmap v4018: 137 pgs: 137 active+clean; 438 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 4.2 MiB/s rd, 8.5 MiB/s wr, 46 op/s 2024-08-29T19:10:50.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:10:49 smithi029 bash[77880]: cluster 2024-08-29T19:10:48.299815+0000 mgr.y (mgr.25004) 2427 : cluster [DBG] pgmap v4018: 137 pgs: 137 active+clean; 438 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 4.2 MiB/s rd, 8.5 MiB/s wr, 46 op/s 2024-08-29T19:10:52.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:10:51 smithi110 bash[67519]: cluster 2024-08-29T19:10:50.300444+0000 mgr.y (mgr.25004) 2428 : cluster [DBG] pgmap v4019: 137 pgs: 137 active+clean; 438 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 4.2 MiB/s rd, 8.5 MiB/s wr, 43 op/s 2024-08-29T19:10:52.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:10:51 smithi029 bash[79042]: cluster 2024-08-29T19:10:50.300444+0000 mgr.y (mgr.25004) 2428 : cluster [DBG] pgmap v4019: 137 pgs: 137 active+clean; 438 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 4.2 MiB/s rd, 8.5 MiB/s wr, 43 op/s 2024-08-29T19:10:52.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:10:51 smithi029 bash[77880]: cluster 2024-08-29T19:10:50.300444+0000 mgr.y (mgr.25004) 2428 : cluster [DBG] pgmap v4019: 137 pgs: 137 active+clean; 438 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 4.2 MiB/s rd, 8.5 MiB/s wr, 43 op/s 2024-08-29T19:10:54.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:10:53 smithi110 bash[67519]: cluster 2024-08-29T19:10:52.301330+0000 mgr.y (mgr.25004) 2429 : cluster [DBG] pgmap v4020: 137 pgs: 137 active+clean; 438 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 4.2 MiB/s rd, 6.9 MiB/s wr, 38 op/s 2024-08-29T19:10:54.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:10:53 smithi029 bash[77880]: cluster 2024-08-29T19:10:52.301330+0000 mgr.y (mgr.25004) 2429 : cluster [DBG] pgmap v4020: 137 pgs: 137 active+clean; 438 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 4.2 MiB/s rd, 6.9 MiB/s wr, 38 op/s 2024-08-29T19:10:54.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:10:53 smithi029 bash[79042]: cluster 2024-08-29T19:10:52.301330+0000 mgr.y (mgr.25004) 2429 : cluster [DBG] pgmap v4020: 137 pgs: 137 active+clean; 438 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 4.2 MiB/s rd, 6.9 MiB/s wr, 38 op/s 2024-08-29T19:10:54.867 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 19:10:54 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:19:10:54] "GET /metrics HTTP/1.1" 200 36716 "" "Prometheus/2.43.0" 2024-08-29T19:10:55.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:10:54 smithi110 bash[67519]: cluster 2024-08-29T19:10:53.855521+0000 mon.a (mon.0) 3072 : cluster [DBG] osdmap e2066: 8 total, 8 up, 8 in 2024-08-29T19:10:55.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:10:54 smithi110 bash[67519]: audit 2024-08-29T19:10:54.459187+0000 mon.c (mon.2) 923 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:10:55.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:10:54 smithi029 bash[77880]: cluster 2024-08-29T19:10:53.855521+0000 mon.a (mon.0) 3072 : cluster [DBG] osdmap e2066: 8 total, 8 up, 8 in 2024-08-29T19:10:55.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:10:54 smithi029 bash[77880]: audit 2024-08-29T19:10:54.459187+0000 mon.c (mon.2) 923 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:10:55.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:10:54 smithi029 bash[79042]: cluster 2024-08-29T19:10:53.855521+0000 mon.a (mon.0) 3072 : cluster [DBG] osdmap e2066: 8 total, 8 up, 8 in 2024-08-29T19:10:55.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:10:54 smithi029 bash[79042]: audit 2024-08-29T19:10:54.459187+0000 mon.c (mon.2) 923 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:10:56.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:10:55 smithi110 bash[67519]: cluster 2024-08-29T19:10:54.301960+0000 mgr.y (mgr.25004) 2430 : cluster [DBG] pgmap v4022: 137 pgs: 137 active+clean; 438 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 4.2 MiB/s rd, 6.9 MiB/s wr, 38 op/s 2024-08-29T19:10:56.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:10:55 smithi110 bash[67519]: audit 2024-08-29T19:10:55.221046+0000 mon.c (mon.2) 924 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:10:56.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:10:55 smithi110 bash[67519]: audit 2024-08-29T19:10:55.222336+0000 mon.c (mon.2) 925 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:10:56.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:10:55 smithi110 bash[67519]: audit 2024-08-29T19:10:55.228736+0000 mon.a (mon.0) 3073 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:10:56.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:10:55 smithi029 bash[79042]: cluster 2024-08-29T19:10:54.301960+0000 mgr.y (mgr.25004) 2430 : cluster [DBG] pgmap v4022: 137 pgs: 137 active+clean; 438 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 4.2 MiB/s rd, 6.9 MiB/s wr, 38 op/s 2024-08-29T19:10:56.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:10:55 smithi029 bash[79042]: audit 2024-08-29T19:10:55.221046+0000 mon.c (mon.2) 924 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:10:56.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:10:55 smithi029 bash[79042]: audit 2024-08-29T19:10:55.222336+0000 mon.c (mon.2) 925 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:10:56.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:10:55 smithi029 bash[79042]: audit 2024-08-29T19:10:55.228736+0000 mon.a (mon.0) 3073 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:10:56.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:10:55 smithi029 bash[77880]: cluster 2024-08-29T19:10:54.301960+0000 mgr.y (mgr.25004) 2430 : cluster [DBG] pgmap v4022: 137 pgs: 137 active+clean; 438 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 4.2 MiB/s rd, 6.9 MiB/s wr, 38 op/s 2024-08-29T19:10:56.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:10:55 smithi029 bash[77880]: audit 2024-08-29T19:10:55.221046+0000 mon.c (mon.2) 924 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:10:56.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:10:55 smithi029 bash[77880]: audit 2024-08-29T19:10:55.222336+0000 mon.c (mon.2) 925 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:10:56.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:10:55 smithi029 bash[77880]: audit 2024-08-29T19:10:55.228736+0000 mon.a (mon.0) 3073 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:10:58.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:10:57 smithi110 bash[67519]: cluster 2024-08-29T19:10:56.302742+0000 mgr.y (mgr.25004) 2431 : cluster [DBG] pgmap v4023: 137 pgs: 137 active+clean; 454 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 3.2 MiB/s rd, 5.6 MiB/s wr, 42 op/s 2024-08-29T19:10:58.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:10:57 smithi029 bash[77880]: cluster 2024-08-29T19:10:56.302742+0000 mgr.y (mgr.25004) 2431 : cluster [DBG] pgmap v4023: 137 pgs: 137 active+clean; 454 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 3.2 MiB/s rd, 5.6 MiB/s wr, 42 op/s 2024-08-29T19:10:58.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:10:57 smithi029 bash[79042]: cluster 2024-08-29T19:10:56.302742+0000 mgr.y (mgr.25004) 2431 : cluster [DBG] pgmap v4023: 137 pgs: 137 active+clean; 454 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 3.2 MiB/s rd, 5.6 MiB/s wr, 42 op/s 2024-08-29T19:11:00.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:10:59 smithi110 bash[67519]: cluster 2024-08-29T19:10:58.303453+0000 mgr.y (mgr.25004) 2432 : cluster [DBG] pgmap v4024: 137 pgs: 137 active+clean; 479 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 29 KiB/s rd, 4.1 MiB/s wr, 38 op/s 2024-08-29T19:11:00.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:10:59 smithi029 bash[77880]: cluster 2024-08-29T19:10:58.303453+0000 mgr.y (mgr.25004) 2432 : cluster [DBG] pgmap v4024: 137 pgs: 137 active+clean; 479 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 29 KiB/s rd, 4.1 MiB/s wr, 38 op/s 2024-08-29T19:11:00.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:10:59 smithi029 bash[79042]: cluster 2024-08-29T19:10:58.303453+0000 mgr.y (mgr.25004) 2432 : cluster [DBG] pgmap v4024: 137 pgs: 137 active+clean; 479 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 29 KiB/s rd, 4.1 MiB/s wr, 38 op/s 2024-08-29T19:11:02.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:11:01 smithi110 bash[67519]: cluster 2024-08-29T19:11:00.304075+0000 mgr.y (mgr.25004) 2433 : cluster [DBG] pgmap v4025: 137 pgs: 137 active+clean; 479 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 29 KiB/s rd, 4.1 MiB/s wr, 38 op/s 2024-08-29T19:11:02.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:11:01 smithi029 bash[77880]: cluster 2024-08-29T19:11:00.304075+0000 mgr.y (mgr.25004) 2433 : cluster [DBG] pgmap v4025: 137 pgs: 137 active+clean; 479 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 29 KiB/s rd, 4.1 MiB/s wr, 38 op/s 2024-08-29T19:11:02.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:11:01 smithi029 bash[79042]: cluster 2024-08-29T19:11:00.304075+0000 mgr.y (mgr.25004) 2433 : cluster [DBG] pgmap v4025: 137 pgs: 137 active+clean; 479 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 29 KiB/s rd, 4.1 MiB/s wr, 38 op/s 2024-08-29T19:11:04.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:11:03 smithi110 bash[67519]: cluster 2024-08-29T19:11:02.304982+0000 mgr.y (mgr.25004) 2434 : cluster [DBG] pgmap v4026: 137 pgs: 137 active+clean; 479 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-29T19:11:04.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:11:03 smithi110 bash[67519]: audit 2024-08-29T19:11:03.619593+0000 mon.c (mon.2) 926 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:11:04.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:11:03 smithi029 bash[79042]: cluster 2024-08-29T19:11:02.304982+0000 mgr.y (mgr.25004) 2434 : cluster [DBG] pgmap v4026: 137 pgs: 137 active+clean; 479 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-29T19:11:04.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:11:03 smithi029 bash[79042]: audit 2024-08-29T19:11:03.619593+0000 mon.c (mon.2) 926 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:11:04.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:11:03 smithi029 bash[77880]: cluster 2024-08-29T19:11:02.304982+0000 mgr.y (mgr.25004) 2434 : cluster [DBG] pgmap v4026: 137 pgs: 137 active+clean; 479 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-29T19:11:04.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:11:03 smithi029 bash[77880]: audit 2024-08-29T19:11:03.619593+0000 mon.c (mon.2) 926 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:11:04.902 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 19:11:04 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:19:11:04] "GET /metrics HTTP/1.1" 200 36714 "" "Prometheus/2.43.0" 2024-08-29T19:11:06.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:11:05 smithi110 bash[67519]: cluster 2024-08-29T19:11:04.305586+0000 mgr.y (mgr.25004) 2435 : cluster [DBG] pgmap v4027: 137 pgs: 137 active+clean; 479 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 25 KiB/s rd, 3.9 MiB/s wr, 33 op/s 2024-08-29T19:11:06.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:11:05 smithi029 bash[79042]: cluster 2024-08-29T19:11:04.305586+0000 mgr.y (mgr.25004) 2435 : cluster [DBG] pgmap v4027: 137 pgs: 137 active+clean; 479 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 25 KiB/s rd, 3.9 MiB/s wr, 33 op/s 2024-08-29T19:11:06.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:11:05 smithi029 bash[77880]: cluster 2024-08-29T19:11:04.305586+0000 mgr.y (mgr.25004) 2435 : cluster [DBG] pgmap v4027: 137 pgs: 137 active+clean; 479 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 25 KiB/s rd, 3.9 MiB/s wr, 33 op/s 2024-08-29T19:11:08.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:11:07 smithi110 bash[67519]: cluster 2024-08-29T19:11:06.306365+0000 mgr.y (mgr.25004) 2436 : cluster [DBG] pgmap v4028: 137 pgs: 137 active+clean; 483 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 52 KiB/s rd, 3.8 MiB/s wr, 38 op/s 2024-08-29T19:11:08.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:11:07 smithi029 bash[79042]: cluster 2024-08-29T19:11:06.306365+0000 mgr.y (mgr.25004) 2436 : cluster [DBG] pgmap v4028: 137 pgs: 137 active+clean; 483 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 52 KiB/s rd, 3.8 MiB/s wr, 38 op/s 2024-08-29T19:11:08.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:11:07 smithi029 bash[77880]: cluster 2024-08-29T19:11:06.306365+0000 mgr.y (mgr.25004) 2436 : cluster [DBG] pgmap v4028: 137 pgs: 137 active+clean; 483 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 52 KiB/s rd, 3.8 MiB/s wr, 38 op/s 2024-08-29T19:11:09.901 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] EncryptedFlattenTest/6.MinOverlap (23711 ms) 2024-08-29T19:11:09.902 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] EncryptedFlattenTest/6.ZeroOverlap 2024-08-29T19:11:09.902 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T19:11:10.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:11:09 smithi110 bash[67519]: cluster 2024-08-29T19:11:08.307124+0000 mgr.y (mgr.25004) 2437 : cluster [DBG] pgmap v4029: 137 pgs: 137 active+clean; 495 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 60 KiB/s rd, 3.4 MiB/s wr, 18 op/s 2024-08-29T19:11:10.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:11:09 smithi029 bash[79042]: cluster 2024-08-29T19:11:08.307124+0000 mgr.y (mgr.25004) 2437 : cluster [DBG] pgmap v4029: 137 pgs: 137 active+clean; 495 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 60 KiB/s rd, 3.4 MiB/s wr, 18 op/s 2024-08-29T19:11:10.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:11:09 smithi029 bash[77880]: cluster 2024-08-29T19:11:08.307124+0000 mgr.y (mgr.25004) 2437 : cluster [DBG] pgmap v4029: 137 pgs: 137 active+clean; 495 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 60 KiB/s rd, 3.4 MiB/s wr, 18 op/s 2024-08-29T19:11:12.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:11:11 smithi110 bash[67519]: cluster 2024-08-29T19:11:10.308036+0000 mgr.y (mgr.25004) 2438 : cluster [DBG] pgmap v4030: 137 pgs: 137 active+clean; 495 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 398 KiB/s rd, 1.3 MiB/s wr, 12 op/s 2024-08-29T19:11:12.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:11:11 smithi029 bash[79042]: cluster 2024-08-29T19:11:10.308036+0000 mgr.y (mgr.25004) 2438 : cluster [DBG] pgmap v4030: 137 pgs: 137 active+clean; 495 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 398 KiB/s rd, 1.3 MiB/s wr, 12 op/s 2024-08-29T19:11:12.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:11:11 smithi029 bash[77880]: cluster 2024-08-29T19:11:10.308036+0000 mgr.y (mgr.25004) 2438 : cluster [DBG] pgmap v4030: 137 pgs: 137 active+clean; 495 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 398 KiB/s rd, 1.3 MiB/s wr, 12 op/s 2024-08-29T19:11:14.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:11:13 smithi110 bash[67519]: cluster 2024-08-29T19:11:12.309177+0000 mgr.y (mgr.25004) 2439 : cluster [DBG] pgmap v4031: 137 pgs: 137 active+clean; 499 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.3 MiB/s wr, 25 op/s 2024-08-29T19:11:14.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:11:13 smithi029 bash[77880]: cluster 2024-08-29T19:11:12.309177+0000 mgr.y (mgr.25004) 2439 : cluster [DBG] pgmap v4031: 137 pgs: 137 active+clean; 499 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.3 MiB/s wr, 25 op/s 2024-08-29T19:11:14.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:11:13 smithi029 bash[79042]: cluster 2024-08-29T19:11:12.309177+0000 mgr.y (mgr.25004) 2439 : cluster [DBG] pgmap v4031: 137 pgs: 137 active+clean; 499 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.3 MiB/s wr, 25 op/s 2024-08-29T19:11:14.902 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 19:11:14 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:19:11:14] "GET /metrics HTTP/1.1" 200 36714 "" "Prometheus/2.43.0" 2024-08-29T19:11:16.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:11:15 smithi110 bash[67519]: cluster 2024-08-29T19:11:14.309781+0000 mgr.y (mgr.25004) 2440 : cluster [DBG] pgmap v4032: 137 pgs: 137 active+clean; 499 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.3 MiB/s wr, 25 op/s 2024-08-29T19:11:16.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:11:15 smithi029 bash[79042]: cluster 2024-08-29T19:11:14.309781+0000 mgr.y (mgr.25004) 2440 : cluster [DBG] pgmap v4032: 137 pgs: 137 active+clean; 499 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.3 MiB/s wr, 25 op/s 2024-08-29T19:11:16.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:11:15 smithi029 bash[77880]: cluster 2024-08-29T19:11:14.309781+0000 mgr.y (mgr.25004) 2440 : cluster [DBG] pgmap v4032: 137 pgs: 137 active+clean; 499 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.3 MiB/s wr, 25 op/s 2024-08-29T19:11:18.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:11:17 smithi110 bash[67519]: cluster 2024-08-29T19:11:16.310532+0000 mgr.y (mgr.25004) 2441 : cluster [DBG] pgmap v4033: 137 pgs: 137 active+clean; 499 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.3 MiB/s wr, 25 op/s 2024-08-29T19:11:18.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:11:17 smithi029 bash[79042]: cluster 2024-08-29T19:11:16.310532+0000 mgr.y (mgr.25004) 2441 : cluster [DBG] pgmap v4033: 137 pgs: 137 active+clean; 499 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.3 MiB/s wr, 25 op/s 2024-08-29T19:11:18.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:11:17 smithi029 bash[77880]: cluster 2024-08-29T19:11:16.310532+0000 mgr.y (mgr.25004) 2441 : cluster [DBG] pgmap v4033: 137 pgs: 137 active+clean; 499 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.3 MiB/s wr, 25 op/s 2024-08-29T19:11:19.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:11:18 smithi110 bash[67519]: cluster 2024-08-29T19:11:17.915893+0000 mon.a (mon.0) 3074 : cluster [DBG] osdmap e2067: 8 total, 8 up, 8 in 2024-08-29T19:11:19.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:11:18 smithi110 bash[67519]: audit 2024-08-29T19:11:18.620374+0000 mon.c (mon.2) 927 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:11:19.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:11:18 smithi029 bash[79042]: cluster 2024-08-29T19:11:17.915893+0000 mon.a (mon.0) 3074 : cluster [DBG] osdmap e2067: 8 total, 8 up, 8 in 2024-08-29T19:11:19.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:11:18 smithi029 bash[79042]: audit 2024-08-29T19:11:18.620374+0000 mon.c (mon.2) 927 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:11:19.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:11:18 smithi029 bash[77880]: cluster 2024-08-29T19:11:17.915893+0000 mon.a (mon.0) 3074 : cluster [DBG] osdmap e2067: 8 total, 8 up, 8 in 2024-08-29T19:11:19.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:11:18 smithi029 bash[77880]: audit 2024-08-29T19:11:18.620374+0000 mon.c (mon.2) 927 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:11:20.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:11:19 smithi110 bash[67519]: cluster 2024-08-29T19:11:18.310958+0000 mgr.y (mgr.25004) 2442 : cluster [DBG] pgmap v4035: 137 pgs: 137 active+clean; 499 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.4 MiB/s wr, 18 op/s 2024-08-29T19:11:20.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:11:19 smithi029 bash[79042]: cluster 2024-08-29T19:11:18.310958+0000 mgr.y (mgr.25004) 2442 : cluster [DBG] pgmap v4035: 137 pgs: 137 active+clean; 499 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.4 MiB/s wr, 18 op/s 2024-08-29T19:11:20.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:11:19 smithi029 bash[77880]: cluster 2024-08-29T19:11:18.310958+0000 mgr.y (mgr.25004) 2442 : cluster [DBG] pgmap v4035: 137 pgs: 137 active+clean; 499 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.4 MiB/s wr, 18 op/s 2024-08-29T19:11:22.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:11:21 smithi110 bash[67519]: cluster 2024-08-29T19:11:20.311619+0000 mgr.y (mgr.25004) 2443 : cluster [DBG] pgmap v4036: 137 pgs: 137 active+clean; 503 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.8 MiB/s wr, 31 op/s 2024-08-29T19:11:22.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:11:21 smithi029 bash[77880]: cluster 2024-08-29T19:11:20.311619+0000 mgr.y (mgr.25004) 2443 : cluster [DBG] pgmap v4036: 137 pgs: 137 active+clean; 503 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.8 MiB/s wr, 31 op/s 2024-08-29T19:11:22.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:11:21 smithi029 bash[79042]: cluster 2024-08-29T19:11:20.311619+0000 mgr.y (mgr.25004) 2443 : cluster [DBG] pgmap v4036: 137 pgs: 137 active+clean; 503 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.8 MiB/s wr, 31 op/s 2024-08-29T19:11:24.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:11:23 smithi110 bash[67519]: cluster 2024-08-29T19:11:22.312387+0000 mgr.y (mgr.25004) 2444 : cluster [DBG] pgmap v4037: 137 pgs: 137 active+clean; 540 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-29T19:11:24.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:11:23 smithi029 bash[77880]: cluster 2024-08-29T19:11:22.312387+0000 mgr.y (mgr.25004) 2444 : cluster [DBG] pgmap v4037: 137 pgs: 137 active+clean; 540 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-29T19:11:24.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:11:23 smithi029 bash[79042]: cluster 2024-08-29T19:11:22.312387+0000 mgr.y (mgr.25004) 2444 : cluster [DBG] pgmap v4037: 137 pgs: 137 active+clean; 540 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-29T19:11:24.902 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 19:11:24 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:19:11:24] "GET /metrics HTTP/1.1" 200 36715 "" "Prometheus/2.43.0" 2024-08-29T19:11:26.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:11:25 smithi110 bash[67519]: cluster 2024-08-29T19:11:24.312949+0000 mgr.y (mgr.25004) 2445 : cluster [DBG] pgmap v4038: 137 pgs: 137 active+clean; 540 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-29T19:11:26.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:11:25 smithi029 bash[77880]: cluster 2024-08-29T19:11:24.312949+0000 mgr.y (mgr.25004) 2445 : cluster [DBG] pgmap v4038: 137 pgs: 137 active+clean; 540 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-29T19:11:26.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:11:25 smithi029 bash[79042]: cluster 2024-08-29T19:11:24.312949+0000 mgr.y (mgr.25004) 2445 : cluster [DBG] pgmap v4038: 137 pgs: 137 active+clean; 540 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-29T19:11:28.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:11:27 smithi110 bash[67519]: cluster 2024-08-29T19:11:26.313725+0000 mgr.y (mgr.25004) 2446 : cluster [DBG] pgmap v4039: 137 pgs: 137 active+clean; 544 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 4.5 MiB/s wr, 35 op/s 2024-08-29T19:11:28.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:11:27 smithi029 bash[77880]: cluster 2024-08-29T19:11:26.313725+0000 mgr.y (mgr.25004) 2446 : cluster [DBG] pgmap v4039: 137 pgs: 137 active+clean; 544 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 4.5 MiB/s wr, 35 op/s 2024-08-29T19:11:28.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:11:27 smithi029 bash[79042]: cluster 2024-08-29T19:11:26.313725+0000 mgr.y (mgr.25004) 2446 : cluster [DBG] pgmap v4039: 137 pgs: 137 active+clean; 544 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 4.5 MiB/s wr, 35 op/s 2024-08-29T19:11:30.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:11:29 smithi110 bash[67519]: cluster 2024-08-29T19:11:28.314465+0000 mgr.y (mgr.25004) 2447 : cluster [DBG] pgmap v4040: 137 pgs: 137 active+clean; 556 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 57 KiB/s rd, 5.5 MiB/s wr, 41 op/s 2024-08-29T19:11:30.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:11:29 smithi029 bash[77880]: cluster 2024-08-29T19:11:28.314465+0000 mgr.y (mgr.25004) 2447 : cluster [DBG] pgmap v4040: 137 pgs: 137 active+clean; 556 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 57 KiB/s rd, 5.5 MiB/s wr, 41 op/s 2024-08-29T19:11:30.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:11:29 smithi029 bash[79042]: cluster 2024-08-29T19:11:28.314465+0000 mgr.y (mgr.25004) 2447 : cluster [DBG] pgmap v4040: 137 pgs: 137 active+clean; 556 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 57 KiB/s rd, 5.5 MiB/s wr, 41 op/s 2024-08-29T19:11:31.438 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] EncryptedFlattenTest/6.ZeroOverlap (21537 ms) 2024-08-29T19:11:31.974 INFO:tasks.workunit.client.0.smithi029.stdout:[----------] 7 tests from EncryptedFlattenTest/6 (166014 ms total) 2024-08-29T19:11:31.974 INFO:tasks.workunit.client.0.smithi029.stdout: 2024-08-29T19:11:31.974 INFO:tasks.workunit.client.0.smithi029.stdout:[----------] 7 tests from EncryptedFlattenTest/7, where TypeParam = LUKS2UnderLUKS1 2024-08-29T19:11:32.027 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] EncryptedFlattenTest/7.Simple 2024-08-29T19:11:32.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:11:31 smithi110 bash[67519]: cluster 2024-08-29T19:11:30.315098+0000 mgr.y (mgr.25004) 2448 : cluster [DBG] pgmap v4041: 137 pgs: 137 active+clean; 556 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 52 KiB/s rd, 4.8 MiB/s wr, 38 op/s 2024-08-29T19:11:32.404 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:11:31 smithi029 bash[79042]: cluster 2024-08-29T19:11:30.315098+0000 mgr.y (mgr.25004) 2448 : cluster [DBG] pgmap v4041: 137 pgs: 137 active+clean; 556 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 52 KiB/s rd, 4.8 MiB/s wr, 38 op/s 2024-08-29T19:11:32.404 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:11:31 smithi029 bash[77880]: cluster 2024-08-29T19:11:30.315098+0000 mgr.y (mgr.25004) 2448 : cluster [DBG] pgmap v4041: 137 pgs: 137 active+clean; 556 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 52 KiB/s rd, 4.8 MiB/s wr, 38 op/s 2024-08-29T19:11:33.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:11:32 smithi110 bash[67519]: cluster 2024-08-29T19:11:31.956028+0000 mon.a (mon.0) 3075 : cluster [DBG] osdmap e2068: 8 total, 8 up, 8 in 2024-08-29T19:11:33.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:11:32 smithi029 bash[77880]: cluster 2024-08-29T19:11:31.956028+0000 mon.a (mon.0) 3075 : cluster [DBG] osdmap e2068: 8 total, 8 up, 8 in 2024-08-29T19:11:33.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:11:32 smithi029 bash[79042]: cluster 2024-08-29T19:11:31.956028+0000 mon.a (mon.0) 3075 : cluster [DBG] osdmap e2068: 8 total, 8 up, 8 in 2024-08-29T19:11:33.997 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T19:11:34.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:11:34 smithi110 bash[67519]: cluster 2024-08-29T19:11:32.315926+0000 mgr.y (mgr.25004) 2449 : cluster [DBG] pgmap v4043: 105 pgs: 105 active+clean; 4.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2024-08-29T19:11:34.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:11:34 smithi110 bash[67519]: cluster 2024-08-29T19:11:32.987034+0000 mon.a (mon.0) 3076 : cluster [DBG] osdmap e2069: 8 total, 8 up, 8 in 2024-08-29T19:11:34.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:11:34 smithi110 bash[67519]: audit 2024-08-29T19:11:32.992920+0000 mon.a (mon.0) 3077 : audit [INF] from='client.? 172.21.15.29:0/2294085148' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-46","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T19:11:34.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:11:34 smithi110 bash[67519]: audit 2024-08-29T19:11:33.620967+0000 mon.c (mon.2) 928 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:11:34.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:11:34 smithi029 bash[79042]: cluster 2024-08-29T19:11:32.315926+0000 mgr.y (mgr.25004) 2449 : cluster [DBG] pgmap v4043: 105 pgs: 105 active+clean; 4.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2024-08-29T19:11:34.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:11:34 smithi029 bash[79042]: cluster 2024-08-29T19:11:32.987034+0000 mon.a (mon.0) 3076 : cluster [DBG] osdmap e2069: 8 total, 8 up, 8 in 2024-08-29T19:11:34.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:11:34 smithi029 bash[79042]: audit 2024-08-29T19:11:32.992920+0000 mon.a (mon.0) 3077 : audit [INF] from='client.? 172.21.15.29:0/2294085148' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-46","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T19:11:34.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:11:34 smithi029 bash[79042]: audit 2024-08-29T19:11:33.620967+0000 mon.c (mon.2) 928 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:11:34.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:11:34 smithi029 bash[77880]: cluster 2024-08-29T19:11:32.315926+0000 mgr.y (mgr.25004) 2449 : cluster [DBG] pgmap v4043: 105 pgs: 105 active+clean; 4.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2024-08-29T19:11:34.404 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:11:34 smithi029 bash[77880]: cluster 2024-08-29T19:11:32.987034+0000 mon.a (mon.0) 3076 : cluster [DBG] osdmap e2069: 8 total, 8 up, 8 in 2024-08-29T19:11:34.404 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:11:34 smithi029 bash[77880]: audit 2024-08-29T19:11:32.992920+0000 mon.a (mon.0) 3077 : audit [INF] from='client.? 172.21.15.29:0/2294085148' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-46","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T19:11:34.404 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:11:34 smithi029 bash[77880]: audit 2024-08-29T19:11:33.620967+0000 mon.c (mon.2) 928 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:11:34.902 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 19:11:34 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:19:11:34] "GET /metrics HTTP/1.1" 200 36650 "" "Prometheus/2.43.0" 2024-08-29T19:11:35.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:11:35 smithi110 bash[67519]: audit 2024-08-29T19:11:33.980912+0000 mon.a (mon.0) 3078 : audit [INF] from='client.? 172.21.15.29:0/2294085148' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-46","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T19:11:35.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:11:35 smithi110 bash[67519]: cluster 2024-08-29T19:11:33.988860+0000 mon.a (mon.0) 3079 : cluster [DBG] osdmap e2070: 8 total, 8 up, 8 in 2024-08-29T19:11:35.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:11:35 smithi110 bash[67519]: cluster 2024-08-29T19:11:34.316690+0000 mgr.y (mgr.25004) 2450 : cluster [DBG] pgmap v4046: 137 pgs: 4 creating+peering, 28 unknown, 105 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:11:35.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:11:35 smithi029 bash[77880]: audit 2024-08-29T19:11:33.980912+0000 mon.a (mon.0) 3078 : audit [INF] from='client.? 172.21.15.29:0/2294085148' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-46","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T19:11:35.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:11:35 smithi029 bash[77880]: cluster 2024-08-29T19:11:33.988860+0000 mon.a (mon.0) 3079 : cluster [DBG] osdmap e2070: 8 total, 8 up, 8 in 2024-08-29T19:11:35.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:11:35 smithi029 bash[77880]: cluster 2024-08-29T19:11:34.316690+0000 mgr.y (mgr.25004) 2450 : cluster [DBG] pgmap v4046: 137 pgs: 4 creating+peering, 28 unknown, 105 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:11:35.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:11:35 smithi029 bash[79042]: audit 2024-08-29T19:11:33.980912+0000 mon.a (mon.0) 3078 : audit [INF] from='client.? 172.21.15.29:0/2294085148' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-46","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T19:11:35.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:11:35 smithi029 bash[79042]: cluster 2024-08-29T19:11:33.988860+0000 mon.a (mon.0) 3079 : cluster [DBG] osdmap e2070: 8 total, 8 up, 8 in 2024-08-29T19:11:35.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:11:35 smithi029 bash[79042]: cluster 2024-08-29T19:11:34.316690+0000 mgr.y (mgr.25004) 2450 : cluster [DBG] pgmap v4046: 137 pgs: 4 creating+peering, 28 unknown, 105 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:11:36.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:11:36 smithi110 bash[67519]: cluster 2024-08-29T19:11:35.016018+0000 mon.a (mon.0) 3080 : cluster [DBG] osdmap e2071: 8 total, 8 up, 8 in 2024-08-29T19:11:36.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:11:36 smithi029 bash[79042]: cluster 2024-08-29T19:11:35.016018+0000 mon.a (mon.0) 3080 : cluster [DBG] osdmap e2071: 8 total, 8 up, 8 in 2024-08-29T19:11:36.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:11:36 smithi029 bash[77880]: cluster 2024-08-29T19:11:35.016018+0000 mon.a (mon.0) 3080 : cluster [DBG] osdmap e2071: 8 total, 8 up, 8 in 2024-08-29T19:11:37.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:11:37 smithi110 bash[67519]: cluster 2024-08-29T19:11:36.018141+0000 mon.a (mon.0) 3081 : cluster [DBG] osdmap e2072: 8 total, 8 up, 8 in 2024-08-29T19:11:37.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:11:37 smithi110 bash[67519]: cluster 2024-08-29T19:11:36.317567+0000 mgr.y (mgr.25004) 2451 : cluster [DBG] pgmap v4049: 137 pgs: 4 creating+peering, 8 unknown, 125 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-08-29T19:11:37.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:11:37 smithi029 bash[77880]: cluster 2024-08-29T19:11:36.018141+0000 mon.a (mon.0) 3081 : cluster [DBG] osdmap e2072: 8 total, 8 up, 8 in 2024-08-29T19:11:37.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:11:37 smithi029 bash[77880]: cluster 2024-08-29T19:11:36.317567+0000 mgr.y (mgr.25004) 2451 : cluster [DBG] pgmap v4049: 137 pgs: 4 creating+peering, 8 unknown, 125 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-08-29T19:11:37.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:11:37 smithi029 bash[79042]: cluster 2024-08-29T19:11:36.018141+0000 mon.a (mon.0) 3081 : cluster [DBG] osdmap e2072: 8 total, 8 up, 8 in 2024-08-29T19:11:37.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:11:37 smithi029 bash[79042]: cluster 2024-08-29T19:11:36.317567+0000 mgr.y (mgr.25004) 2451 : cluster [DBG] pgmap v4049: 137 pgs: 4 creating+peering, 8 unknown, 125 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-08-29T19:11:39.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:11:39 smithi110 bash[67519]: cluster 2024-08-29T19:11:38.318302+0000 mgr.y (mgr.25004) 2452 : cluster [DBG] pgmap v4050: 137 pgs: 4 creating+peering, 133 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 4.7 KiB/s rd, 767 B/s wr, 6 op/s 2024-08-29T19:11:39.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:11:39 smithi029 bash[77880]: cluster 2024-08-29T19:11:38.318302+0000 mgr.y (mgr.25004) 2452 : cluster [DBG] pgmap v4050: 137 pgs: 4 creating+peering, 133 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 4.7 KiB/s rd, 767 B/s wr, 6 op/s 2024-08-29T19:11:39.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:11:39 smithi029 bash[79042]: cluster 2024-08-29T19:11:38.318302+0000 mgr.y (mgr.25004) 2452 : cluster [DBG] pgmap v4050: 137 pgs: 4 creating+peering, 133 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 4.7 KiB/s rd, 767 B/s wr, 6 op/s 2024-08-29T19:11:41.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:11:41 smithi110 bash[67519]: cluster 2024-08-29T19:11:40.318988+0000 mgr.y (mgr.25004) 2453 : cluster [DBG] pgmap v4051: 137 pgs: 137 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 4.6 KiB/s rd, 1.1 KiB/s wr, 7 op/s 2024-08-29T19:11:41.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:11:41 smithi029 bash[77880]: cluster 2024-08-29T19:11:40.318988+0000 mgr.y (mgr.25004) 2453 : cluster [DBG] pgmap v4051: 137 pgs: 137 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 4.6 KiB/s rd, 1.1 KiB/s wr, 7 op/s 2024-08-29T19:11:41.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:11:41 smithi029 bash[79042]: cluster 2024-08-29T19:11:40.318988+0000 mgr.y (mgr.25004) 2453 : cluster [DBG] pgmap v4051: 137 pgs: 137 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 4.6 KiB/s rd, 1.1 KiB/s wr, 7 op/s 2024-08-29T19:11:43.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:11:43 smithi110 bash[67519]: cluster 2024-08-29T19:11:42.319893+0000 mgr.y (mgr.25004) 2454 : cluster [DBG] pgmap v4052: 137 pgs: 137 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 3.7 KiB/s rd, 1023 B/s wr, 6 op/s 2024-08-29T19:11:43.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:11:43 smithi029 bash[77880]: cluster 2024-08-29T19:11:42.319893+0000 mgr.y (mgr.25004) 2454 : cluster [DBG] pgmap v4052: 137 pgs: 137 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 3.7 KiB/s rd, 1023 B/s wr, 6 op/s 2024-08-29T19:11:43.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:11:43 smithi029 bash[79042]: cluster 2024-08-29T19:11:42.319893+0000 mgr.y (mgr.25004) 2454 : cluster [DBG] pgmap v4052: 137 pgs: 137 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 3.7 KiB/s rd, 1023 B/s wr, 6 op/s 2024-08-29T19:11:44.904 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 19:11:44 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:19:11:44] "GET /metrics HTTP/1.1" 200 36650 "" "Prometheus/2.43.0" 2024-08-29T19:11:45.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:11:45 smithi110 bash[67519]: cluster 2024-08-29T19:11:44.320466+0000 mgr.y (mgr.25004) 2455 : cluster [DBG] pgmap v4053: 137 pgs: 137 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 3.2 KiB/s rd, 879 B/s wr, 5 op/s 2024-08-29T19:11:45.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:11:45 smithi110 bash[67519]: cluster 2024-08-29T19:11:45.153872+0000 mon.a (mon.0) 3082 : cluster [DBG] osdmap e2073: 8 total, 8 up, 8 in 2024-08-29T19:11:45.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:11:45 smithi029 bash[79042]: cluster 2024-08-29T19:11:44.320466+0000 mgr.y (mgr.25004) 2455 : cluster [DBG] pgmap v4053: 137 pgs: 137 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 3.2 KiB/s rd, 879 B/s wr, 5 op/s 2024-08-29T19:11:45.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:11:45 smithi029 bash[79042]: cluster 2024-08-29T19:11:45.153872+0000 mon.a (mon.0) 3082 : cluster [DBG] osdmap e2073: 8 total, 8 up, 8 in 2024-08-29T19:11:45.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:11:45 smithi029 bash[77880]: cluster 2024-08-29T19:11:44.320466+0000 mgr.y (mgr.25004) 2455 : cluster [DBG] pgmap v4053: 137 pgs: 137 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 3.2 KiB/s rd, 879 B/s wr, 5 op/s 2024-08-29T19:11:45.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:11:45 smithi029 bash[77880]: cluster 2024-08-29T19:11:45.153872+0000 mon.a (mon.0) 3082 : cluster [DBG] osdmap e2073: 8 total, 8 up, 8 in 2024-08-29T19:11:47.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:11:47 smithi110 bash[67519]: cluster 2024-08-29T19:11:46.321612+0000 mgr.y (mgr.25004) 2456 : cluster [DBG] pgmap v4055: 137 pgs: 137 active+clean; 14 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 3.0 KiB/s rd, 922 KiB/s wr, 5 op/s 2024-08-29T19:11:47.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:11:47 smithi110 bash[67519]: cluster 2024-08-29T19:11:46.402653+0000 mon.a (mon.0) 3083 : cluster [DBG] osdmap e2074: 8 total, 8 up, 8 in 2024-08-29T19:11:47.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:11:47 smithi029 bash[79042]: cluster 2024-08-29T19:11:46.321612+0000 mgr.y (mgr.25004) 2456 : cluster [DBG] pgmap v4055: 137 pgs: 137 active+clean; 14 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 3.0 KiB/s rd, 922 KiB/s wr, 5 op/s 2024-08-29T19:11:47.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:11:47 smithi029 bash[79042]: cluster 2024-08-29T19:11:46.402653+0000 mon.a (mon.0) 3083 : cluster [DBG] osdmap e2074: 8 total, 8 up, 8 in 2024-08-29T19:11:47.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:11:47 smithi029 bash[77880]: cluster 2024-08-29T19:11:46.321612+0000 mgr.y (mgr.25004) 2456 : cluster [DBG] pgmap v4055: 137 pgs: 137 active+clean; 14 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 3.0 KiB/s rd, 922 KiB/s wr, 5 op/s 2024-08-29T19:11:47.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:11:47 smithi029 bash[77880]: cluster 2024-08-29T19:11:46.402653+0000 mon.a (mon.0) 3083 : cluster [DBG] osdmap e2074: 8 total, 8 up, 8 in 2024-08-29T19:11:49.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:11:49 smithi029 bash[77880]: cluster 2024-08-29T19:11:48.322569+0000 mgr.y (mgr.25004) 2457 : cluster [DBG] pgmap v4057: 137 pgs: 137 active+clean; 26 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 17 KiB/s rd, 2.6 MiB/s wr, 22 op/s 2024-08-29T19:11:49.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:11:49 smithi029 bash[77880]: audit 2024-08-29T19:11:48.621282+0000 mon.c (mon.2) 929 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:11:49.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:11:49 smithi029 bash[79042]: cluster 2024-08-29T19:11:48.322569+0000 mgr.y (mgr.25004) 2457 : cluster [DBG] pgmap v4057: 137 pgs: 137 active+clean; 26 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 17 KiB/s rd, 2.6 MiB/s wr, 22 op/s 2024-08-29T19:11:49.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:11:49 smithi029 bash[79042]: audit 2024-08-29T19:11:48.621282+0000 mon.c (mon.2) 929 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:11:49.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:11:49 smithi110 bash[67519]: cluster 2024-08-29T19:11:48.322569+0000 mgr.y (mgr.25004) 2457 : cluster [DBG] pgmap v4057: 137 pgs: 137 active+clean; 26 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 17 KiB/s rd, 2.6 MiB/s wr, 22 op/s 2024-08-29T19:11:49.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:11:49 smithi110 bash[67519]: audit 2024-08-29T19:11:48.621282+0000 mon.c (mon.2) 929 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:11:51.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:11:51 smithi110 bash[67519]: cluster 2024-08-29T19:11:50.323508+0000 mgr.y (mgr.25004) 2458 : cluster [DBG] pgmap v4058: 137 pgs: 137 active+clean; 46 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 26 KiB/s rd, 5.1 MiB/s wr, 36 op/s 2024-08-29T19:11:51.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:11:51 smithi029 bash[77880]: cluster 2024-08-29T19:11:50.323508+0000 mgr.y (mgr.25004) 2458 : cluster [DBG] pgmap v4058: 137 pgs: 137 active+clean; 46 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 26 KiB/s rd, 5.1 MiB/s wr, 36 op/s 2024-08-29T19:11:51.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:11:51 smithi029 bash[79042]: cluster 2024-08-29T19:11:50.323508+0000 mgr.y (mgr.25004) 2458 : cluster [DBG] pgmap v4058: 137 pgs: 137 active+clean; 46 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 26 KiB/s rd, 5.1 MiB/s wr, 36 op/s 2024-08-29T19:11:53.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:11:53 smithi110 bash[67519]: cluster 2024-08-29T19:11:52.324251+0000 mgr.y (mgr.25004) 2459 : cluster [DBG] pgmap v4059: 137 pgs: 137 active+clean; 46 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 33 KiB/s rd, 5.1 MiB/s wr, 46 op/s 2024-08-29T19:11:53.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:11:53 smithi029 bash[79042]: cluster 2024-08-29T19:11:52.324251+0000 mgr.y (mgr.25004) 2459 : cluster [DBG] pgmap v4059: 137 pgs: 137 active+clean; 46 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 33 KiB/s rd, 5.1 MiB/s wr, 46 op/s 2024-08-29T19:11:53.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:11:53 smithi029 bash[77880]: cluster 2024-08-29T19:11:52.324251+0000 mgr.y (mgr.25004) 2459 : cluster [DBG] pgmap v4059: 137 pgs: 137 active+clean; 46 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 33 KiB/s rd, 5.1 MiB/s wr, 46 op/s 2024-08-29T19:11:54.902 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 19:11:54 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:19:11:54] "GET /metrics HTTP/1.1" 200 36706 "" "Prometheus/2.43.0" 2024-08-29T19:11:55.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:11:55 smithi110 bash[67519]: cluster 2024-08-29T19:11:54.324832+0000 mgr.y (mgr.25004) 2460 : cluster [DBG] pgmap v4060: 137 pgs: 137 active+clean; 46 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 60 KiB/s rd, 4.5 MiB/s wr, 40 op/s 2024-08-29T19:11:55.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:11:55 smithi110 bash[67519]: audit 2024-08-29T19:11:55.315242+0000 mon.c (mon.2) 930 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:11:55.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:11:55 smithi029 bash[79042]: cluster 2024-08-29T19:11:54.324832+0000 mgr.y (mgr.25004) 2460 : cluster [DBG] pgmap v4060: 137 pgs: 137 active+clean; 46 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 60 KiB/s rd, 4.5 MiB/s wr, 40 op/s 2024-08-29T19:11:55.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:11:55 smithi029 bash[79042]: audit 2024-08-29T19:11:55.315242+0000 mon.c (mon.2) 930 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:11:55.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:11:55 smithi029 bash[77880]: cluster 2024-08-29T19:11:54.324832+0000 mgr.y (mgr.25004) 2460 : cluster [DBG] pgmap v4060: 137 pgs: 137 active+clean; 46 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 60 KiB/s rd, 4.5 MiB/s wr, 40 op/s 2024-08-29T19:11:55.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:11:55 smithi029 bash[77880]: audit 2024-08-29T19:11:55.315242+0000 mon.c (mon.2) 930 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:11:56.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:11:56 smithi110 bash[67519]: audit 2024-08-29T19:11:56.047834+0000 mon.c (mon.2) 931 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:11:56.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:11:56 smithi110 bash[67519]: audit 2024-08-29T19:11:56.049142+0000 mon.c (mon.2) 932 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:11:56.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:11:56 smithi110 bash[67519]: audit 2024-08-29T19:11:56.055590+0000 mon.a (mon.0) 3084 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:11:56.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:11:56 smithi029 bash[79042]: audit 2024-08-29T19:11:56.047834+0000 mon.c (mon.2) 931 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:11:56.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:11:56 smithi029 bash[79042]: audit 2024-08-29T19:11:56.049142+0000 mon.c (mon.2) 932 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:11:56.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:11:56 smithi029 bash[79042]: audit 2024-08-29T19:11:56.055590+0000 mon.a (mon.0) 3084 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:11:56.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:11:56 smithi029 bash[77880]: audit 2024-08-29T19:11:56.047834+0000 mon.c (mon.2) 931 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:11:56.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:11:56 smithi029 bash[77880]: audit 2024-08-29T19:11:56.049142+0000 mon.c (mon.2) 932 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:11:56.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:11:56 smithi029 bash[77880]: audit 2024-08-29T19:11:56.055590+0000 mon.a (mon.0) 3084 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:11:57.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:11:57 smithi110 bash[67519]: cluster 2024-08-29T19:11:56.325897+0000 mgr.y (mgr.25004) 2461 : cluster [DBG] pgmap v4061: 137 pgs: 137 active+clean; 50 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 218 KiB/s rd, 3.6 MiB/s wr, 40 op/s 2024-08-29T19:11:57.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:11:57 smithi029 bash[77880]: cluster 2024-08-29T19:11:56.325897+0000 mgr.y (mgr.25004) 2461 : cluster [DBG] pgmap v4061: 137 pgs: 137 active+clean; 50 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 218 KiB/s rd, 3.6 MiB/s wr, 40 op/s 2024-08-29T19:11:57.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:11:57 smithi029 bash[79042]: cluster 2024-08-29T19:11:56.325897+0000 mgr.y (mgr.25004) 2461 : cluster [DBG] pgmap v4061: 137 pgs: 137 active+clean; 50 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 218 KiB/s rd, 3.6 MiB/s wr, 40 op/s 2024-08-29T19:11:59.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:11:59 smithi110 bash[67519]: cluster 2024-08-29T19:11:58.326616+0000 mgr.y (mgr.25004) 2462 : cluster [DBG] pgmap v4062: 137 pgs: 137 active+clean; 54 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 186 KiB/s rd, 3.4 MiB/s wr, 38 op/s 2024-08-29T19:11:59.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:11:59 smithi029 bash[77880]: cluster 2024-08-29T19:11:58.326616+0000 mgr.y (mgr.25004) 2462 : cluster [DBG] pgmap v4062: 137 pgs: 137 active+clean; 54 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 186 KiB/s rd, 3.4 MiB/s wr, 38 op/s 2024-08-29T19:11:59.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:11:59 smithi029 bash[79042]: cluster 2024-08-29T19:11:58.326616+0000 mgr.y (mgr.25004) 2462 : cluster [DBG] pgmap v4062: 137 pgs: 137 active+clean; 54 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 186 KiB/s rd, 3.4 MiB/s wr, 38 op/s 2024-08-29T19:12:01.301 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] EncryptedFlattenTest/7.Simple (29275 ms) 2024-08-29T19:12:01.302 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] EncryptedFlattenTest/7.Grow 2024-08-29T19:12:01.302 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T19:12:01.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:12:01 smithi110 bash[67519]: cluster 2024-08-29T19:12:00.327485+0000 mgr.y (mgr.25004) 2463 : cluster [DBG] pgmap v4063: 137 pgs: 137 active+clean; 54 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.7 MiB/s wr, 24 op/s 2024-08-29T19:12:01.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:12:01 smithi029 bash[77880]: cluster 2024-08-29T19:12:00.327485+0000 mgr.y (mgr.25004) 2463 : cluster [DBG] pgmap v4063: 137 pgs: 137 active+clean; 54 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.7 MiB/s wr, 24 op/s 2024-08-29T19:12:01.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:12:01 smithi029 bash[79042]: cluster 2024-08-29T19:12:00.327485+0000 mgr.y (mgr.25004) 2463 : cluster [DBG] pgmap v4063: 137 pgs: 137 active+clean; 54 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.7 MiB/s wr, 24 op/s 2024-08-29T19:12:03.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:12:03 smithi110 bash[67519]: cluster 2024-08-29T19:12:02.328526+0000 mgr.y (mgr.25004) 2464 : cluster [DBG] pgmap v4064: 137 pgs: 137 active+clean; 74 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 5.8 MiB/s rd, 2.7 MiB/s wr, 31 op/s 2024-08-29T19:12:03.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:12:03 smithi029 bash[79042]: cluster 2024-08-29T19:12:02.328526+0000 mgr.y (mgr.25004) 2464 : cluster [DBG] pgmap v4064: 137 pgs: 137 active+clean; 74 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 5.8 MiB/s rd, 2.7 MiB/s wr, 31 op/s 2024-08-29T19:12:03.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:12:03 smithi029 bash[77880]: cluster 2024-08-29T19:12:02.328526+0000 mgr.y (mgr.25004) 2464 : cluster [DBG] pgmap v4064: 137 pgs: 137 active+clean; 74 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 5.8 MiB/s rd, 2.7 MiB/s wr, 31 op/s 2024-08-29T19:12:04.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:12:04 smithi110 bash[67519]: audit 2024-08-29T19:12:03.621416+0000 mon.c (mon.2) 933 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:12:04.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:12:04 smithi029 bash[77880]: audit 2024-08-29T19:12:03.621416+0000 mon.c (mon.2) 933 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:12:04.903 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 19:12:04 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:19:12:04] "GET /metrics HTTP/1.1" 200 36711 "" "Prometheus/2.43.0" 2024-08-29T19:12:04.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:12:04 smithi029 bash[79042]: audit 2024-08-29T19:12:03.621416+0000 mon.c (mon.2) 933 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:12:05.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:12:05 smithi110 bash[67519]: cluster 2024-08-29T19:12:04.329145+0000 mgr.y (mgr.25004) 2465 : cluster [DBG] pgmap v4065: 137 pgs: 137 active+clean; 78 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 7.8 MiB/s rd, 3.0 MiB/s wr, 25 op/s 2024-08-29T19:12:05.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:12:05 smithi029 bash[79042]: cluster 2024-08-29T19:12:04.329145+0000 mgr.y (mgr.25004) 2465 : cluster [DBG] pgmap v4065: 137 pgs: 137 active+clean; 78 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 7.8 MiB/s rd, 3.0 MiB/s wr, 25 op/s 2024-08-29T19:12:05.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:12:05 smithi029 bash[77880]: cluster 2024-08-29T19:12:04.329145+0000 mgr.y (mgr.25004) 2465 : cluster [DBG] pgmap v4065: 137 pgs: 137 active+clean; 78 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 7.8 MiB/s rd, 3.0 MiB/s wr, 25 op/s 2024-08-29T19:12:07.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:12:07 smithi110 bash[67519]: cluster 2024-08-29T19:12:06.329921+0000 mgr.y (mgr.25004) 2466 : cluster [DBG] pgmap v4066: 137 pgs: 137 active+clean; 78 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 8.8 MiB/s rd, 3.0 MiB/s wr, 25 op/s 2024-08-29T19:12:07.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:12:07 smithi029 bash[79042]: cluster 2024-08-29T19:12:06.329921+0000 mgr.y (mgr.25004) 2466 : cluster [DBG] pgmap v4066: 137 pgs: 137 active+clean; 78 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 8.8 MiB/s rd, 3.0 MiB/s wr, 25 op/s 2024-08-29T19:12:07.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:12:07 smithi029 bash[77880]: cluster 2024-08-29T19:12:06.329921+0000 mgr.y (mgr.25004) 2466 : cluster [DBG] pgmap v4066: 137 pgs: 137 active+clean; 78 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 8.8 MiB/s rd, 3.0 MiB/s wr, 25 op/s 2024-08-29T19:12:09.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:12:09 smithi110 bash[67519]: cluster 2024-08-29T19:12:08.330596+0000 mgr.y (mgr.25004) 2467 : cluster [DBG] pgmap v4067: 137 pgs: 137 active+clean; 78 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 8.6 MiB/s rd, 2.7 MiB/s wr, 22 op/s 2024-08-29T19:12:09.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:12:09 smithi029 bash[79042]: cluster 2024-08-29T19:12:08.330596+0000 mgr.y (mgr.25004) 2467 : cluster [DBG] pgmap v4067: 137 pgs: 137 active+clean; 78 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 8.6 MiB/s rd, 2.7 MiB/s wr, 22 op/s 2024-08-29T19:12:09.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:12:09 smithi029 bash[77880]: cluster 2024-08-29T19:12:08.330596+0000 mgr.y (mgr.25004) 2467 : cluster [DBG] pgmap v4067: 137 pgs: 137 active+clean; 78 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 8.6 MiB/s rd, 2.7 MiB/s wr, 22 op/s 2024-08-29T19:12:11.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:12:11 smithi110 bash[67519]: cluster 2024-08-29T19:12:10.331477+0000 mgr.y (mgr.25004) 2468 : cluster [DBG] pgmap v4068: 137 pgs: 137 active+clean; 78 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 8.6 MiB/s rd, 2.3 MiB/s wr, 18 op/s 2024-08-29T19:12:11.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:12:11 smithi029 bash[79042]: cluster 2024-08-29T19:12:10.331477+0000 mgr.y (mgr.25004) 2468 : cluster [DBG] pgmap v4068: 137 pgs: 137 active+clean; 78 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 8.6 MiB/s rd, 2.3 MiB/s wr, 18 op/s 2024-08-29T19:12:11.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:12:11 smithi029 bash[77880]: cluster 2024-08-29T19:12:10.331477+0000 mgr.y (mgr.25004) 2468 : cluster [DBG] pgmap v4068: 137 pgs: 137 active+clean; 78 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 8.6 MiB/s rd, 2.3 MiB/s wr, 18 op/s 2024-08-29T19:12:12.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:12:12 smithi110 bash[67519]: cluster 2024-08-29T19:12:11.170771+0000 mon.a (mon.0) 3085 : cluster [DBG] osdmap e2075: 8 total, 8 up, 8 in 2024-08-29T19:12:12.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:12:12 smithi029 bash[77880]: cluster 2024-08-29T19:12:11.170771+0000 mon.a (mon.0) 3085 : cluster [DBG] osdmap e2075: 8 total, 8 up, 8 in 2024-08-29T19:12:12.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:12:12 smithi029 bash[79042]: cluster 2024-08-29T19:12:11.170771+0000 mon.a (mon.0) 3085 : cluster [DBG] osdmap e2075: 8 total, 8 up, 8 in 2024-08-29T19:12:13.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:12:13 smithi110 bash[67519]: cluster 2024-08-29T19:12:12.332691+0000 mgr.y (mgr.25004) 2469 : cluster [DBG] pgmap v4070: 137 pgs: 137 active+clean; 99 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.5 MiB/s wr, 28 op/s 2024-08-29T19:12:13.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:12:13 smithi029 bash[77880]: cluster 2024-08-29T19:12:12.332691+0000 mgr.y (mgr.25004) 2469 : cluster [DBG] pgmap v4070: 137 pgs: 137 active+clean; 99 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.5 MiB/s wr, 28 op/s 2024-08-29T19:12:13.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:12:13 smithi029 bash[79042]: cluster 2024-08-29T19:12:12.332691+0000 mgr.y (mgr.25004) 2469 : cluster [DBG] pgmap v4070: 137 pgs: 137 active+clean; 99 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.5 MiB/s wr, 28 op/s 2024-08-29T19:12:14.902 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 19:12:14 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:19:12:14] "GET /metrics HTTP/1.1" 200 36711 "" "Prometheus/2.43.0" 2024-08-29T19:12:15.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:12:15 smithi110 bash[67519]: cluster 2024-08-29T19:12:14.333623+0000 mgr.y (mgr.25004) 2470 : cluster [DBG] pgmap v4071: 137 pgs: 137 active+clean; 115 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.7 MiB/s wr, 28 op/s 2024-08-29T19:12:15.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:12:15 smithi029 bash[79042]: cluster 2024-08-29T19:12:14.333623+0000 mgr.y (mgr.25004) 2470 : cluster [DBG] pgmap v4071: 137 pgs: 137 active+clean; 115 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.7 MiB/s wr, 28 op/s 2024-08-29T19:12:15.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:12:15 smithi029 bash[77880]: cluster 2024-08-29T19:12:14.333623+0000 mgr.y (mgr.25004) 2470 : cluster [DBG] pgmap v4071: 137 pgs: 137 active+clean; 115 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.7 MiB/s wr, 28 op/s 2024-08-29T19:12:17.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:12:17 smithi110 bash[67519]: cluster 2024-08-29T19:12:16.334319+0000 mgr.y (mgr.25004) 2471 : cluster [DBG] pgmap v4072: 137 pgs: 137 active+clean; 119 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-29T19:12:17.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:12:17 smithi029 bash[77880]: cluster 2024-08-29T19:12:16.334319+0000 mgr.y (mgr.25004) 2471 : cluster [DBG] pgmap v4072: 137 pgs: 137 active+clean; 119 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-29T19:12:17.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:12:17 smithi029 bash[79042]: cluster 2024-08-29T19:12:16.334319+0000 mgr.y (mgr.25004) 2471 : cluster [DBG] pgmap v4072: 137 pgs: 137 active+clean; 119 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-29T19:12:19.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:12:19 smithi110 bash[67519]: cluster 2024-08-29T19:12:18.335019+0000 mgr.y (mgr.25004) 2472 : cluster [DBG] pgmap v4073: 137 pgs: 137 active+clean; 119 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 36 op/s 2024-08-29T19:12:19.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:12:19 smithi110 bash[67519]: audit 2024-08-29T19:12:18.621633+0000 mon.c (mon.2) 934 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:12:19.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:12:19 smithi029 bash[77880]: cluster 2024-08-29T19:12:18.335019+0000 mgr.y (mgr.25004) 2472 : cluster [DBG] pgmap v4073: 137 pgs: 137 active+clean; 119 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 36 op/s 2024-08-29T19:12:19.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:12:19 smithi029 bash[77880]: audit 2024-08-29T19:12:18.621633+0000 mon.c (mon.2) 934 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:12:19.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:12:19 smithi029 bash[79042]: cluster 2024-08-29T19:12:18.335019+0000 mgr.y (mgr.25004) 2472 : cluster [DBG] pgmap v4073: 137 pgs: 137 active+clean; 119 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 36 op/s 2024-08-29T19:12:19.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:12:19 smithi029 bash[79042]: audit 2024-08-29T19:12:18.621633+0000 mon.c (mon.2) 934 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:12:21.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:12:21 smithi110 bash[67519]: cluster 2024-08-29T19:12:20.335871+0000 mgr.y (mgr.25004) 2473 : cluster [DBG] pgmap v4074: 137 pgs: 137 active+clean; 123 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 84 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2024-08-29T19:12:21.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:12:21 smithi029 bash[79042]: cluster 2024-08-29T19:12:20.335871+0000 mgr.y (mgr.25004) 2473 : cluster [DBG] pgmap v4074: 137 pgs: 137 active+clean; 123 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 84 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2024-08-29T19:12:21.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:12:21 smithi029 bash[77880]: cluster 2024-08-29T19:12:20.335871+0000 mgr.y (mgr.25004) 2473 : cluster [DBG] pgmap v4074: 137 pgs: 137 active+clean; 123 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 84 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2024-08-29T19:12:23.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:12:23 smithi110 bash[67519]: cluster 2024-08-29T19:12:22.336763+0000 mgr.y (mgr.25004) 2474 : cluster [DBG] pgmap v4075: 137 pgs: 137 active+clean; 127 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 173 KiB/s rd, 3.7 MiB/s wr, 41 op/s 2024-08-29T19:12:23.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:12:23 smithi029 bash[79042]: cluster 2024-08-29T19:12:22.336763+0000 mgr.y (mgr.25004) 2474 : cluster [DBG] pgmap v4075: 137 pgs: 137 active+clean; 127 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 173 KiB/s rd, 3.7 MiB/s wr, 41 op/s 2024-08-29T19:12:23.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:12:23 smithi029 bash[77880]: cluster 2024-08-29T19:12:22.336763+0000 mgr.y (mgr.25004) 2474 : cluster [DBG] pgmap v4075: 137 pgs: 137 active+clean; 127 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 173 KiB/s rd, 3.7 MiB/s wr, 41 op/s 2024-08-29T19:12:24.902 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 19:12:24 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:19:12:24] "GET /metrics HTTP/1.1" 200 36711 "" "Prometheus/2.43.0" 2024-08-29T19:12:25.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:12:25 smithi110 bash[67519]: cluster 2024-08-29T19:12:24.337505+0000 mgr.y (mgr.25004) 2475 : cluster [DBG] pgmap v4076: 137 pgs: 137 active+clean; 127 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.7 MiB/s wr, 16 op/s 2024-08-29T19:12:25.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:12:25 smithi029 bash[79042]: cluster 2024-08-29T19:12:24.337505+0000 mgr.y (mgr.25004) 2475 : cluster [DBG] pgmap v4076: 137 pgs: 137 active+clean; 127 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.7 MiB/s wr, 16 op/s 2024-08-29T19:12:25.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:12:25 smithi029 bash[77880]: cluster 2024-08-29T19:12:24.337505+0000 mgr.y (mgr.25004) 2475 : cluster [DBG] pgmap v4076: 137 pgs: 137 active+clean; 127 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.7 MiB/s wr, 16 op/s 2024-08-29T19:12:25.997 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] EncryptedFlattenTest/7.Grow (24695 ms) 2024-08-29T19:12:25.997 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] EncryptedFlattenTest/7.Shrink 2024-08-29T19:12:25.997 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T19:12:27.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:12:27 smithi110 bash[67519]: cluster 2024-08-29T19:12:26.338201+0000 mgr.y (mgr.25004) 2476 : cluster [DBG] pgmap v4077: 137 pgs: 137 active+clean; 143 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 4.5 MiB/s rd, 2.7 MiB/s wr, 24 op/s 2024-08-29T19:12:27.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:12:27 smithi029 bash[77880]: cluster 2024-08-29T19:12:26.338201+0000 mgr.y (mgr.25004) 2476 : cluster [DBG] pgmap v4077: 137 pgs: 137 active+clean; 143 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 4.5 MiB/s rd, 2.7 MiB/s wr, 24 op/s 2024-08-29T19:12:27.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:12:27 smithi029 bash[79042]: cluster 2024-08-29T19:12:26.338201+0000 mgr.y (mgr.25004) 2476 : cluster [DBG] pgmap v4077: 137 pgs: 137 active+clean; 143 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 4.5 MiB/s rd, 2.7 MiB/s wr, 24 op/s 2024-08-29T19:12:29.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:12:29 smithi110 bash[67519]: cluster 2024-08-29T19:12:28.339032+0000 mgr.y (mgr.25004) 2477 : cluster [DBG] pgmap v4078: 137 pgs: 137 active+clean; 151 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 8.1 MiB/s rd, 3.0 MiB/s wr, 26 op/s 2024-08-29T19:12:29.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:12:29 smithi029 bash[77880]: cluster 2024-08-29T19:12:28.339032+0000 mgr.y (mgr.25004) 2477 : cluster [DBG] pgmap v4078: 137 pgs: 137 active+clean; 151 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 8.1 MiB/s rd, 3.0 MiB/s wr, 26 op/s 2024-08-29T19:12:29.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:12:29 smithi029 bash[79042]: cluster 2024-08-29T19:12:28.339032+0000 mgr.y (mgr.25004) 2477 : cluster [DBG] pgmap v4078: 137 pgs: 137 active+clean; 151 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 8.1 MiB/s rd, 3.0 MiB/s wr, 26 op/s 2024-08-29T19:12:31.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:12:31 smithi110 bash[67519]: cluster 2024-08-29T19:12:30.339692+0000 mgr.y (mgr.25004) 2478 : cluster [DBG] pgmap v4079: 137 pgs: 137 active+clean; 151 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 8.5 MiB/s rd, 3.0 MiB/s wr, 27 op/s 2024-08-29T19:12:31.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:12:31 smithi029 bash[79042]: cluster 2024-08-29T19:12:30.339692+0000 mgr.y (mgr.25004) 2478 : cluster [DBG] pgmap v4079: 137 pgs: 137 active+clean; 151 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 8.5 MiB/s rd, 3.0 MiB/s wr, 27 op/s 2024-08-29T19:12:31.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:12:31 smithi029 bash[77880]: cluster 2024-08-29T19:12:30.339692+0000 mgr.y (mgr.25004) 2478 : cluster [DBG] pgmap v4079: 137 pgs: 137 active+clean; 151 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 8.5 MiB/s rd, 3.0 MiB/s wr, 27 op/s 2024-08-29T19:12:33.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:12:33 smithi110 bash[67519]: cluster 2024-08-29T19:12:32.340686+0000 mgr.y (mgr.25004) 2479 : cluster [DBG] pgmap v4080: 137 pgs: 137 active+clean; 151 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 8.7 MiB/s rd, 2.7 MiB/s wr, 26 op/s 2024-08-29T19:12:33.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:12:33 smithi029 bash[79042]: cluster 2024-08-29T19:12:32.340686+0000 mgr.y (mgr.25004) 2479 : cluster [DBG] pgmap v4080: 137 pgs: 137 active+clean; 151 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 8.7 MiB/s rd, 2.7 MiB/s wr, 26 op/s 2024-08-29T19:12:33.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:12:33 smithi029 bash[77880]: cluster 2024-08-29T19:12:32.340686+0000 mgr.y (mgr.25004) 2479 : cluster [DBG] pgmap v4080: 137 pgs: 137 active+clean; 151 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 8.7 MiB/s rd, 2.7 MiB/s wr, 26 op/s 2024-08-29T19:12:34.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:12:34 smithi110 bash[67519]: audit 2024-08-29T19:12:33.621957+0000 mon.c (mon.2) 935 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:12:34.902 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 19:12:34 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:19:12:34] "GET /metrics HTTP/1.1" 200 36711 "" "Prometheus/2.43.0" 2024-08-29T19:12:34.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:12:34 smithi029 bash[79042]: audit 2024-08-29T19:12:33.621957+0000 mon.c (mon.2) 935 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:12:34.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:12:34 smithi029 bash[77880]: audit 2024-08-29T19:12:33.621957+0000 mon.c (mon.2) 935 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:12:35.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:12:35 smithi110 bash[67519]: cluster 2024-08-29T19:12:34.341523+0000 mgr.y (mgr.25004) 2480 : cluster [DBG] pgmap v4081: 137 pgs: 137 active+clean; 151 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 8.7 MiB/s rd, 2.3 MiB/s wr, 19 op/s 2024-08-29T19:12:35.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:12:35 smithi110 bash[67519]: cluster 2024-08-29T19:12:34.439059+0000 mon.a (mon.0) 3086 : cluster [DBG] osdmap e2076: 8 total, 8 up, 8 in 2024-08-29T19:12:35.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:12:35 smithi029 bash[77880]: cluster 2024-08-29T19:12:34.341523+0000 mgr.y (mgr.25004) 2480 : cluster [DBG] pgmap v4081: 137 pgs: 137 active+clean; 151 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 8.7 MiB/s rd, 2.3 MiB/s wr, 19 op/s 2024-08-29T19:12:35.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:12:35 smithi029 bash[77880]: cluster 2024-08-29T19:12:34.439059+0000 mon.a (mon.0) 3086 : cluster [DBG] osdmap e2076: 8 total, 8 up, 8 in 2024-08-29T19:12:35.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:12:35 smithi029 bash[79042]: cluster 2024-08-29T19:12:34.341523+0000 mgr.y (mgr.25004) 2480 : cluster [DBG] pgmap v4081: 137 pgs: 137 active+clean; 151 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 8.7 MiB/s rd, 2.3 MiB/s wr, 19 op/s 2024-08-29T19:12:35.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:12:35 smithi029 bash[79042]: cluster 2024-08-29T19:12:34.439059+0000 mon.a (mon.0) 3086 : cluster [DBG] osdmap e2076: 8 total, 8 up, 8 in 2024-08-29T19:12:37.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:12:37 smithi110 bash[67519]: cluster 2024-08-29T19:12:36.342695+0000 mgr.y (mgr.25004) 2481 : cluster [DBG] pgmap v4083: 137 pgs: 137 active+clean; 184 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 5.1 MiB/s rd, 4.1 MiB/s wr, 23 op/s 2024-08-29T19:12:37.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:12:37 smithi029 bash[79042]: cluster 2024-08-29T19:12:36.342695+0000 mgr.y (mgr.25004) 2481 : cluster [DBG] pgmap v4083: 137 pgs: 137 active+clean; 184 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 5.1 MiB/s rd, 4.1 MiB/s wr, 23 op/s 2024-08-29T19:12:37.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:12:37 smithi029 bash[77880]: cluster 2024-08-29T19:12:36.342695+0000 mgr.y (mgr.25004) 2481 : cluster [DBG] pgmap v4083: 137 pgs: 137 active+clean; 184 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 5.1 MiB/s rd, 4.1 MiB/s wr, 23 op/s 2024-08-29T19:12:39.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:12:39 smithi110 bash[67519]: cluster 2024-08-29T19:12:38.343525+0000 mgr.y (mgr.25004) 2482 : cluster [DBG] pgmap v4084: 137 pgs: 137 active+clean; 184 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 868 KiB/s rd, 3.3 MiB/s wr, 28 op/s 2024-08-29T19:12:39.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:12:39 smithi029 bash[79042]: cluster 2024-08-29T19:12:38.343525+0000 mgr.y (mgr.25004) 2482 : cluster [DBG] pgmap v4084: 137 pgs: 137 active+clean; 184 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 868 KiB/s rd, 3.3 MiB/s wr, 28 op/s 2024-08-29T19:12:39.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:12:39 smithi029 bash[77880]: cluster 2024-08-29T19:12:38.343525+0000 mgr.y (mgr.25004) 2482 : cluster [DBG] pgmap v4084: 137 pgs: 137 active+clean; 184 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 868 KiB/s rd, 3.3 MiB/s wr, 28 op/s 2024-08-29T19:12:41.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:12:41 smithi110 bash[67519]: cluster 2024-08-29T19:12:40.344409+0000 mgr.y (mgr.25004) 2483 : cluster [DBG] pgmap v4085: 137 pgs: 137 active+clean; 196 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 465 KiB/s rd, 4.5 MiB/s wr, 36 op/s 2024-08-29T19:12:41.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:12:41 smithi029 bash[77880]: cluster 2024-08-29T19:12:40.344409+0000 mgr.y (mgr.25004) 2483 : cluster [DBG] pgmap v4085: 137 pgs: 137 active+clean; 196 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 465 KiB/s rd, 4.5 MiB/s wr, 36 op/s 2024-08-29T19:12:41.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:12:41 smithi029 bash[79042]: cluster 2024-08-29T19:12:40.344409+0000 mgr.y (mgr.25004) 2483 : cluster [DBG] pgmap v4085: 137 pgs: 137 active+clean; 196 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 465 KiB/s rd, 4.5 MiB/s wr, 36 op/s 2024-08-29T19:12:43.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:12:43 smithi110 bash[67519]: cluster 2024-08-29T19:12:42.345730+0000 mgr.y (mgr.25004) 2484 : cluster [DBG] pgmap v4086: 137 pgs: 137 active+clean; 196 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 84 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2024-08-29T19:12:43.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:12:43 smithi029 bash[79042]: cluster 2024-08-29T19:12:42.345730+0000 mgr.y (mgr.25004) 2484 : cluster [DBG] pgmap v4086: 137 pgs: 137 active+clean; 196 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 84 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2024-08-29T19:12:43.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:12:43 smithi029 bash[77880]: cluster 2024-08-29T19:12:42.345730+0000 mgr.y (mgr.25004) 2484 : cluster [DBG] pgmap v4086: 137 pgs: 137 active+clean; 196 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 84 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2024-08-29T19:12:44.902 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 19:12:44 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:19:12:44] "GET /metrics HTTP/1.1" 200 36711 "" "Prometheus/2.43.0" 2024-08-29T19:12:45.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:12:45 smithi110 bash[67519]: cluster 2024-08-29T19:12:44.346544+0000 mgr.y (mgr.25004) 2485 : cluster [DBG] pgmap v4087: 137 pgs: 137 active+clean; 196 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 113 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2024-08-29T19:12:45.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:12:45 smithi029 bash[77880]: cluster 2024-08-29T19:12:44.346544+0000 mgr.y (mgr.25004) 2485 : cluster [DBG] pgmap v4087: 137 pgs: 137 active+clean; 196 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 113 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2024-08-29T19:12:45.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:12:45 smithi029 bash[79042]: cluster 2024-08-29T19:12:44.346544+0000 mgr.y (mgr.25004) 2485 : cluster [DBG] pgmap v4087: 137 pgs: 137 active+clean; 196 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 113 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2024-08-29T19:12:47.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:12:47 smithi110 bash[67519]: cluster 2024-08-29T19:12:46.347887+0000 mgr.y (mgr.25004) 2486 : cluster [DBG] pgmap v4088: 137 pgs: 137 active+clean; 200 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 208 KiB/s rd, 4.1 MiB/s wr, 36 op/s 2024-08-29T19:12:47.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:12:47 smithi029 bash[79042]: cluster 2024-08-29T19:12:46.347887+0000 mgr.y (mgr.25004) 2486 : cluster [DBG] pgmap v4088: 137 pgs: 137 active+clean; 200 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 208 KiB/s rd, 4.1 MiB/s wr, 36 op/s 2024-08-29T19:12:47.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:12:47 smithi029 bash[77880]: cluster 2024-08-29T19:12:46.347887+0000 mgr.y (mgr.25004) 2486 : cluster [DBG] pgmap v4088: 137 pgs: 137 active+clean; 200 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 208 KiB/s rd, 4.1 MiB/s wr, 36 op/s 2024-08-29T19:12:48.851 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] EncryptedFlattenTest/7.Shrink (22854 ms) 2024-08-29T19:12:48.851 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] EncryptedFlattenTest/7.ShrinkToOne 2024-08-29T19:12:48.852 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T19:12:49.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:12:49 smithi110 bash[67519]: cluster 2024-08-29T19:12:48.348771+0000 mgr.y (mgr.25004) 2487 : cluster [DBG] pgmap v4089: 137 pgs: 137 active+clean; 200 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 203 KiB/s rd, 1.3 MiB/s wr, 30 op/s 2024-08-29T19:12:49.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:12:49 smithi110 bash[67519]: audit 2024-08-29T19:12:48.622077+0000 mon.c (mon.2) 936 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:12:49.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:12:49 smithi029 bash[77880]: cluster 2024-08-29T19:12:48.348771+0000 mgr.y (mgr.25004) 2487 : cluster [DBG] pgmap v4089: 137 pgs: 137 active+clean; 200 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 203 KiB/s rd, 1.3 MiB/s wr, 30 op/s 2024-08-29T19:12:49.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:12:49 smithi029 bash[77880]: audit 2024-08-29T19:12:48.622077+0000 mon.c (mon.2) 936 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:12:49.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:12:49 smithi029 bash[79042]: cluster 2024-08-29T19:12:48.348771+0000 mgr.y (mgr.25004) 2487 : cluster [DBG] pgmap v4089: 137 pgs: 137 active+clean; 200 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 203 KiB/s rd, 1.3 MiB/s wr, 30 op/s 2024-08-29T19:12:49.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:12:49 smithi029 bash[79042]: audit 2024-08-29T19:12:48.622077+0000 mon.c (mon.2) 936 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:12:51.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:12:51 smithi110 bash[67519]: cluster 2024-08-29T19:12:50.349461+0000 mgr.y (mgr.25004) 2488 : cluster [DBG] pgmap v4090: 137 pgs: 137 active+clean; 204 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 4.1 MiB/s rd, 2.0 MiB/s wr, 25 op/s 2024-08-29T19:12:51.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:12:51 smithi029 bash[77880]: cluster 2024-08-29T19:12:50.349461+0000 mgr.y (mgr.25004) 2488 : cluster [DBG] pgmap v4090: 137 pgs: 137 active+clean; 204 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 4.1 MiB/s rd, 2.0 MiB/s wr, 25 op/s 2024-08-29T19:12:51.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:12:51 smithi029 bash[79042]: cluster 2024-08-29T19:12:50.349461+0000 mgr.y (mgr.25004) 2488 : cluster [DBG] pgmap v4090: 137 pgs: 137 active+clean; 204 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 4.1 MiB/s rd, 2.0 MiB/s wr, 25 op/s 2024-08-29T19:12:53.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:12:53 smithi110 bash[67519]: cluster 2024-08-29T19:12:52.350380+0000 mgr.y (mgr.25004) 2489 : cluster [DBG] pgmap v4091: 137 pgs: 137 active+clean; 224 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 8.8 MiB/s rd, 2.7 MiB/s wr, 28 op/s 2024-08-29T19:12:53.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:12:53 smithi029 bash[79042]: cluster 2024-08-29T19:12:52.350380+0000 mgr.y (mgr.25004) 2489 : cluster [DBG] pgmap v4091: 137 pgs: 137 active+clean; 224 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 8.8 MiB/s rd, 2.7 MiB/s wr, 28 op/s 2024-08-29T19:12:53.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:12:53 smithi029 bash[77880]: cluster 2024-08-29T19:12:52.350380+0000 mgr.y (mgr.25004) 2489 : cluster [DBG] pgmap v4091: 137 pgs: 137 active+clean; 224 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 8.8 MiB/s rd, 2.7 MiB/s wr, 28 op/s 2024-08-29T19:12:54.902 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 19:12:54 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:19:12:54] "GET /metrics HTTP/1.1" 200 36714 "" "Prometheus/2.43.0" 2024-08-29T19:12:55.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:12:55 smithi110 bash[67519]: cluster 2024-08-29T19:12:54.350980+0000 mgr.y (mgr.25004) 2490 : cluster [DBG] pgmap v4092: 137 pgs: 137 active+clean; 224 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 8.7 MiB/s rd, 2.7 MiB/s wr, 27 op/s 2024-08-29T19:12:55.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:12:55 smithi029 bash[79042]: cluster 2024-08-29T19:12:54.350980+0000 mgr.y (mgr.25004) 2490 : cluster [DBG] pgmap v4092: 137 pgs: 137 active+clean; 224 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 8.7 MiB/s rd, 2.7 MiB/s wr, 27 op/s 2024-08-29T19:12:55.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:12:55 smithi029 bash[77880]: cluster 2024-08-29T19:12:54.350980+0000 mgr.y (mgr.25004) 2490 : cluster [DBG] pgmap v4092: 137 pgs: 137 active+clean; 224 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 8.7 MiB/s rd, 2.7 MiB/s wr, 27 op/s 2024-08-29T19:12:56.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:12:56 smithi110 bash[67519]: audit 2024-08-29T19:12:56.149508+0000 mon.c (mon.2) 937 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:12:56.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:12:56 smithi029 bash[79042]: audit 2024-08-29T19:12:56.149508+0000 mon.c (mon.2) 937 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:12:56.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:12:56 smithi029 bash[77880]: audit 2024-08-29T19:12:56.149508+0000 mon.c (mon.2) 937 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:12:57.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:12:57 smithi110 bash[67519]: cluster 2024-08-29T19:12:56.351791+0000 mgr.y (mgr.25004) 2491 : cluster [DBG] pgmap v4093: 137 pgs: 137 active+clean; 224 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 8.7 MiB/s rd, 2.7 MiB/s wr, 27 op/s 2024-08-29T19:12:57.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:12:57 smithi110 bash[67519]: audit 2024-08-29T19:12:56.905799+0000 mon.c (mon.2) 938 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:12:57.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:12:57 smithi110 bash[67519]: audit 2024-08-29T19:12:56.907391+0000 mon.c (mon.2) 939 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:12:57.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:12:57 smithi110 bash[67519]: audit 2024-08-29T19:12:56.917216+0000 mon.a (mon.0) 3087 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:12:57.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:12:57 smithi029 bash[79042]: cluster 2024-08-29T19:12:56.351791+0000 mgr.y (mgr.25004) 2491 : cluster [DBG] pgmap v4093: 137 pgs: 137 active+clean; 224 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 8.7 MiB/s rd, 2.7 MiB/s wr, 27 op/s 2024-08-29T19:12:57.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:12:57 smithi029 bash[79042]: audit 2024-08-29T19:12:56.905799+0000 mon.c (mon.2) 938 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:12:57.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:12:57 smithi029 bash[79042]: audit 2024-08-29T19:12:56.907391+0000 mon.c (mon.2) 939 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:12:57.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:12:57 smithi029 bash[79042]: audit 2024-08-29T19:12:56.917216+0000 mon.a (mon.0) 3087 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:12:57.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:12:57 smithi029 bash[77880]: cluster 2024-08-29T19:12:56.351791+0000 mgr.y (mgr.25004) 2491 : cluster [DBG] pgmap v4093: 137 pgs: 137 active+clean; 224 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 8.7 MiB/s rd, 2.7 MiB/s wr, 27 op/s 2024-08-29T19:12:57.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:12:57 smithi029 bash[77880]: audit 2024-08-29T19:12:56.905799+0000 mon.c (mon.2) 938 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:12:57.904 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:12:57 smithi029 bash[77880]: audit 2024-08-29T19:12:56.907391+0000 mon.c (mon.2) 939 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:12:57.904 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:12:57 smithi029 bash[77880]: audit 2024-08-29T19:12:56.917216+0000 mon.a (mon.0) 3087 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:12:58.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:12:58 smithi110 bash[67519]: cluster 2024-08-29T19:12:57.495767+0000 mon.a (mon.0) 3088 : cluster [DBG] osdmap e2077: 8 total, 8 up, 8 in 2024-08-29T19:12:58.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:12:58 smithi029 bash[79042]: cluster 2024-08-29T19:12:57.495767+0000 mon.a (mon.0) 3088 : cluster [DBG] osdmap e2077: 8 total, 8 up, 8 in 2024-08-29T19:12:58.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:12:58 smithi029 bash[77880]: cluster 2024-08-29T19:12:57.495767+0000 mon.a (mon.0) 3088 : cluster [DBG] osdmap e2077: 8 total, 8 up, 8 in 2024-08-29T19:12:59.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:12:59 smithi110 bash[67519]: cluster 2024-08-29T19:12:58.352415+0000 mgr.y (mgr.25004) 2492 : cluster [DBG] pgmap v4095: 137 pgs: 137 active+clean; 228 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 10 MiB/s rd, 3.2 MiB/s wr, 24 op/s 2024-08-29T19:12:59.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:12:59 smithi029 bash[79042]: cluster 2024-08-29T19:12:58.352415+0000 mgr.y (mgr.25004) 2492 : cluster [DBG] pgmap v4095: 137 pgs: 137 active+clean; 228 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 10 MiB/s rd, 3.2 MiB/s wr, 24 op/s 2024-08-29T19:12:59.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:12:59 smithi029 bash[77880]: cluster 2024-08-29T19:12:58.352415+0000 mgr.y (mgr.25004) 2492 : cluster [DBG] pgmap v4095: 137 pgs: 137 active+clean; 228 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 10 MiB/s rd, 3.2 MiB/s wr, 24 op/s 2024-08-29T19:13:01.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:13:01 smithi110 bash[67519]: cluster 2024-08-29T19:13:00.353277+0000 mgr.y (mgr.25004) 2493 : cluster [DBG] pgmap v4096: 137 pgs: 137 active+clean; 249 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 5.6 MiB/s rd, 4.5 MiB/s wr, 25 op/s 2024-08-29T19:13:01.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:13:01 smithi029 bash[79042]: cluster 2024-08-29T19:13:00.353277+0000 mgr.y (mgr.25004) 2493 : cluster [DBG] pgmap v4096: 137 pgs: 137 active+clean; 249 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 5.6 MiB/s rd, 4.5 MiB/s wr, 25 op/s 2024-08-29T19:13:01.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:13:01 smithi029 bash[77880]: cluster 2024-08-29T19:13:00.353277+0000 mgr.y (mgr.25004) 2493 : cluster [DBG] pgmap v4096: 137 pgs: 137 active+clean; 249 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 5.6 MiB/s rd, 4.5 MiB/s wr, 25 op/s 2024-08-29T19:13:03.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:13:03 smithi110 bash[67519]: cluster 2024-08-29T19:13:02.354533+0000 mgr.y (mgr.25004) 2494 : cluster [DBG] pgmap v4097: 137 pgs: 137 active+clean; 265 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-29T19:13:03.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:13:03 smithi029 bash[79042]: cluster 2024-08-29T19:13:02.354533+0000 mgr.y (mgr.25004) 2494 : cluster [DBG] pgmap v4097: 137 pgs: 137 active+clean; 265 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-29T19:13:03.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:13:03 smithi029 bash[77880]: cluster 2024-08-29T19:13:02.354533+0000 mgr.y (mgr.25004) 2494 : cluster [DBG] pgmap v4097: 137 pgs: 137 active+clean; 265 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-29T19:13:04.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:13:04 smithi110 bash[67519]: audit 2024-08-29T19:13:03.622621+0000 mon.c (mon.2) 940 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:13:04.903 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 19:13:04 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:19:13:04] "GET /metrics HTTP/1.1" 200 36712 "" "Prometheus/2.43.0" 2024-08-29T19:13:04.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:13:04 smithi029 bash[79042]: audit 2024-08-29T19:13:03.622621+0000 mon.c (mon.2) 940 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:13:04.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:13:04 smithi029 bash[77880]: audit 2024-08-29T19:13:03.622621+0000 mon.c (mon.2) 940 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:13:05.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:13:05 smithi110 bash[67519]: cluster 2024-08-29T19:13:04.355175+0000 mgr.y (mgr.25004) 2495 : cluster [DBG] pgmap v4098: 137 pgs: 137 active+clean; 265 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 55 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-29T19:13:05.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:13:05 smithi029 bash[79042]: cluster 2024-08-29T19:13:04.355175+0000 mgr.y (mgr.25004) 2495 : cluster [DBG] pgmap v4098: 137 pgs: 137 active+clean; 265 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 55 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-29T19:13:05.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:13:05 smithi029 bash[77880]: cluster 2024-08-29T19:13:04.355175+0000 mgr.y (mgr.25004) 2495 : cluster [DBG] pgmap v4098: 137 pgs: 137 active+clean; 265 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 55 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-29T19:13:07.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:13:07 smithi110 bash[67519]: cluster 2024-08-29T19:13:06.356424+0000 mgr.y (mgr.25004) 2496 : cluster [DBG] pgmap v4099: 137 pgs: 137 active+clean; 273 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 118 KiB/s rd, 4.9 MiB/s wr, 44 op/s 2024-08-29T19:13:07.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:13:07 smithi029 bash[79042]: cluster 2024-08-29T19:13:06.356424+0000 mgr.y (mgr.25004) 2496 : cluster [DBG] pgmap v4099: 137 pgs: 137 active+clean; 273 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 118 KiB/s rd, 4.9 MiB/s wr, 44 op/s 2024-08-29T19:13:07.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:13:07 smithi029 bash[77880]: cluster 2024-08-29T19:13:06.356424+0000 mgr.y (mgr.25004) 2496 : cluster [DBG] pgmap v4099: 137 pgs: 137 active+clean; 273 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 118 KiB/s rd, 4.9 MiB/s wr, 44 op/s 2024-08-29T19:13:09.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:13:09 smithi110 bash[67519]: cluster 2024-08-29T19:13:08.357122+0000 mgr.y (mgr.25004) 2497 : cluster [DBG] pgmap v4100: 137 pgs: 137 active+clean; 273 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 109 KiB/s rd, 4.1 MiB/s wr, 40 op/s 2024-08-29T19:13:09.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:13:09 smithi029 bash[77880]: cluster 2024-08-29T19:13:08.357122+0000 mgr.y (mgr.25004) 2497 : cluster [DBG] pgmap v4100: 137 pgs: 137 active+clean; 273 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 109 KiB/s rd, 4.1 MiB/s wr, 40 op/s 2024-08-29T19:13:09.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:13:09 smithi029 bash[79042]: cluster 2024-08-29T19:13:08.357122+0000 mgr.y (mgr.25004) 2497 : cluster [DBG] pgmap v4100: 137 pgs: 137 active+clean; 273 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 109 KiB/s rd, 4.1 MiB/s wr, 40 op/s 2024-08-29T19:13:11.641 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] EncryptedFlattenTest/7.ShrinkToOne (22789 ms) 2024-08-29T19:13:11.642 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] EncryptedFlattenTest/7.ShrinkToOneAfterSnapshot 2024-08-29T19:13:11.642 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T19:13:11.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:13:11 smithi110 bash[67519]: cluster 2024-08-29T19:13:10.357975+0000 mgr.y (mgr.25004) 2498 : cluster [DBG] pgmap v4101: 137 pgs: 137 active+clean; 277 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 552 KiB/s rd, 4.4 MiB/s wr, 42 op/s 2024-08-29T19:13:11.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:13:11 smithi029 bash[79042]: cluster 2024-08-29T19:13:10.357975+0000 mgr.y (mgr.25004) 2498 : cluster [DBG] pgmap v4101: 137 pgs: 137 active+clean; 277 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 552 KiB/s rd, 4.4 MiB/s wr, 42 op/s 2024-08-29T19:13:11.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:13:11 smithi029 bash[77880]: cluster 2024-08-29T19:13:10.357975+0000 mgr.y (mgr.25004) 2498 : cluster [DBG] pgmap v4101: 137 pgs: 137 active+clean; 277 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 552 KiB/s rd, 4.4 MiB/s wr, 42 op/s 2024-08-29T19:13:13.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:13:13 smithi110 bash[67519]: cluster 2024-08-29T19:13:12.359295+0000 mgr.y (mgr.25004) 2499 : cluster [DBG] pgmap v4102: 137 pgs: 137 active+clean; 273 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 917 KiB/s rd, 3.0 MiB/s wr, 39 op/s 2024-08-29T19:13:13.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:13:13 smithi029 bash[79042]: cluster 2024-08-29T19:13:12.359295+0000 mgr.y (mgr.25004) 2499 : cluster [DBG] pgmap v4102: 137 pgs: 137 active+clean; 273 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 917 KiB/s rd, 3.0 MiB/s wr, 39 op/s 2024-08-29T19:13:13.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:13:13 smithi029 bash[77880]: cluster 2024-08-29T19:13:12.359295+0000 mgr.y (mgr.25004) 2499 : cluster [DBG] pgmap v4102: 137 pgs: 137 active+clean; 273 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 917 KiB/s rd, 3.0 MiB/s wr, 39 op/s 2024-08-29T19:13:14.902 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 19:13:14 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:19:13:14] "GET /metrics HTTP/1.1" 200 36712 "" "Prometheus/2.43.0" 2024-08-29T19:13:15.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:13:15 smithi110 bash[67519]: cluster 2024-08-29T19:13:14.359960+0000 mgr.y (mgr.25004) 2500 : cluster [DBG] pgmap v4103: 137 pgs: 137 active+clean; 273 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 903 KiB/s rd, 1.7 MiB/s wr, 22 op/s 2024-08-29T19:13:15.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:13:15 smithi029 bash[79042]: cluster 2024-08-29T19:13:14.359960+0000 mgr.y (mgr.25004) 2500 : cluster [DBG] pgmap v4103: 137 pgs: 137 active+clean; 273 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 903 KiB/s rd, 1.7 MiB/s wr, 22 op/s 2024-08-29T19:13:15.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:13:15 smithi029 bash[77880]: cluster 2024-08-29T19:13:14.359960+0000 mgr.y (mgr.25004) 2500 : cluster [DBG] pgmap v4103: 137 pgs: 137 active+clean; 273 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 903 KiB/s rd, 1.7 MiB/s wr, 22 op/s 2024-08-29T19:13:17.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:13:17 smithi110 bash[67519]: cluster 2024-08-29T19:13:16.360797+0000 mgr.y (mgr.25004) 2501 : cluster [DBG] pgmap v4104: 137 pgs: 137 active+clean; 273 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 880 KiB/s rd, 1.7 MiB/s wr, 23 op/s 2024-08-29T19:13:17.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:13:17 smithi029 bash[79042]: cluster 2024-08-29T19:13:16.360797+0000 mgr.y (mgr.25004) 2501 : cluster [DBG] pgmap v4104: 137 pgs: 137 active+clean; 273 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 880 KiB/s rd, 1.7 MiB/s wr, 23 op/s 2024-08-29T19:13:17.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:13:17 smithi029 bash[77880]: cluster 2024-08-29T19:13:16.360797+0000 mgr.y (mgr.25004) 2501 : cluster [DBG] pgmap v4104: 137 pgs: 137 active+clean; 273 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 880 KiB/s rd, 1.7 MiB/s wr, 23 op/s 2024-08-29T19:13:19.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:13:19 smithi110 bash[67519]: cluster 2024-08-29T19:13:18.361435+0000 mgr.y (mgr.25004) 2502 : cluster [DBG] pgmap v4105: 137 pgs: 137 active+clean; 273 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 827 KiB/s rd, 1.0 MiB/s wr, 16 op/s 2024-08-29T19:13:19.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:13:19 smithi110 bash[67519]: audit 2024-08-29T19:13:18.622940+0000 mon.c (mon.2) 941 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:13:19.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:13:19 smithi029 bash[79042]: cluster 2024-08-29T19:13:18.361435+0000 mgr.y (mgr.25004) 2502 : cluster [DBG] pgmap v4105: 137 pgs: 137 active+clean; 273 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 827 KiB/s rd, 1.0 MiB/s wr, 16 op/s 2024-08-29T19:13:19.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:13:19 smithi029 bash[79042]: audit 2024-08-29T19:13:18.622940+0000 mon.c (mon.2) 941 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:13:19.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:13:19 smithi029 bash[77880]: cluster 2024-08-29T19:13:18.361435+0000 mgr.y (mgr.25004) 2502 : cluster [DBG] pgmap v4105: 137 pgs: 137 active+clean; 273 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 827 KiB/s rd, 1.0 MiB/s wr, 16 op/s 2024-08-29T19:13:19.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:13:19 smithi029 bash[77880]: audit 2024-08-29T19:13:18.622940+0000 mon.c (mon.2) 941 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:13:20.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:13:20 smithi110 bash[67519]: cluster 2024-08-29T19:13:19.557097+0000 mon.a (mon.0) 3089 : cluster [DBG] osdmap e2078: 8 total, 8 up, 8 in 2024-08-29T19:13:20.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:13:20 smithi029 bash[79042]: cluster 2024-08-29T19:13:19.557097+0000 mon.a (mon.0) 3089 : cluster [DBG] osdmap e2078: 8 total, 8 up, 8 in 2024-08-29T19:13:20.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:13:20 smithi029 bash[77880]: cluster 2024-08-29T19:13:19.557097+0000 mon.a (mon.0) 3089 : cluster [DBG] osdmap e2078: 8 total, 8 up, 8 in 2024-08-29T19:13:21.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:13:21 smithi110 bash[67519]: cluster 2024-08-29T19:13:20.362180+0000 mgr.y (mgr.25004) 2503 : cluster [DBG] pgmap v4107: 137 pgs: 137 active+clean; 277 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 459 KiB/s rd, 822 KiB/s wr, 30 op/s 2024-08-29T19:13:21.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:13:21 smithi029 bash[79042]: cluster 2024-08-29T19:13:20.362180+0000 mgr.y (mgr.25004) 2503 : cluster [DBG] pgmap v4107: 137 pgs: 137 active+clean; 277 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 459 KiB/s rd, 822 KiB/s wr, 30 op/s 2024-08-29T19:13:21.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:13:21 smithi029 bash[77880]: cluster 2024-08-29T19:13:20.362180+0000 mgr.y (mgr.25004) 2503 : cluster [DBG] pgmap v4107: 137 pgs: 137 active+clean; 277 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 459 KiB/s rd, 822 KiB/s wr, 30 op/s 2024-08-29T19:13:23.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:13:23 smithi110 bash[67519]: cluster 2024-08-29T19:13:22.363496+0000 mgr.y (mgr.25004) 2504 : cluster [DBG] pgmap v4108: 137 pgs: 137 active+clean; 314 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 16 KiB/s rd, 4.1 MiB/s wr, 24 op/s 2024-08-29T19:13:23.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:13:23 smithi029 bash[79042]: cluster 2024-08-29T19:13:22.363496+0000 mgr.y (mgr.25004) 2504 : cluster [DBG] pgmap v4108: 137 pgs: 137 active+clean; 314 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 16 KiB/s rd, 4.1 MiB/s wr, 24 op/s 2024-08-29T19:13:23.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:13:23 smithi029 bash[77880]: cluster 2024-08-29T19:13:22.363496+0000 mgr.y (mgr.25004) 2504 : cluster [DBG] pgmap v4108: 137 pgs: 137 active+clean; 314 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 16 KiB/s rd, 4.1 MiB/s wr, 24 op/s 2024-08-29T19:13:24.902 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 19:13:24 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:19:13:24] "GET /metrics HTTP/1.1" 200 36714 "" "Prometheus/2.43.0" 2024-08-29T19:13:25.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:13:25 smithi110 bash[67519]: cluster 2024-08-29T19:13:24.364311+0000 mgr.y (mgr.25004) 2505 : cluster [DBG] pgmap v4109: 137 pgs: 137 active+clean; 314 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 27 KiB/s rd, 4.1 MiB/s wr, 38 op/s 2024-08-29T19:13:25.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:13:25 smithi029 bash[79042]: cluster 2024-08-29T19:13:24.364311+0000 mgr.y (mgr.25004) 2505 : cluster [DBG] pgmap v4109: 137 pgs: 137 active+clean; 314 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 27 KiB/s rd, 4.1 MiB/s wr, 38 op/s 2024-08-29T19:13:25.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:13:25 smithi029 bash[77880]: cluster 2024-08-29T19:13:24.364311+0000 mgr.y (mgr.25004) 2505 : cluster [DBG] pgmap v4109: 137 pgs: 137 active+clean; 314 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 27 KiB/s rd, 4.1 MiB/s wr, 38 op/s 2024-08-29T19:13:27.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:13:27 smithi110 bash[67519]: cluster 2024-08-29T19:13:26.365136+0000 mgr.y (mgr.25004) 2506 : cluster [DBG] pgmap v4110: 137 pgs: 137 active+clean; 318 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 55 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2024-08-29T19:13:27.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:13:27 smithi029 bash[77880]: cluster 2024-08-29T19:13:26.365136+0000 mgr.y (mgr.25004) 2506 : cluster [DBG] pgmap v4110: 137 pgs: 137 active+clean; 318 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 55 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2024-08-29T19:13:27.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:13:27 smithi029 bash[79042]: cluster 2024-08-29T19:13:26.365136+0000 mgr.y (mgr.25004) 2506 : cluster [DBG] pgmap v4110: 137 pgs: 137 active+clean; 318 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 55 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2024-08-29T19:13:29.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:13:29 smithi029 bash[79042]: cluster 2024-08-29T19:13:28.366099+0000 mgr.y (mgr.25004) 2507 : cluster [DBG] pgmap v4111: 137 pgs: 137 active+clean; 318 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 84 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2024-08-29T19:13:29.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:13:29 smithi110 bash[67519]: cluster 2024-08-29T19:13:28.366099+0000 mgr.y (mgr.25004) 2507 : cluster [DBG] pgmap v4111: 137 pgs: 137 active+clean; 318 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 84 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2024-08-29T19:13:29.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:13:29 smithi029 bash[77880]: cluster 2024-08-29T19:13:28.366099+0000 mgr.y (mgr.25004) 2507 : cluster [DBG] pgmap v4111: 137 pgs: 137 active+clean; 318 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 84 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2024-08-29T19:13:31.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:13:31 smithi110 bash[67519]: cluster 2024-08-29T19:13:30.366822+0000 mgr.y (mgr.25004) 2508 : cluster [DBG] pgmap v4112: 137 pgs: 137 active+clean; 318 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 84 KiB/s rd, 4.2 MiB/s wr, 42 op/s 2024-08-29T19:13:31.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:13:31 smithi029 bash[77880]: cluster 2024-08-29T19:13:30.366822+0000 mgr.y (mgr.25004) 2508 : cluster [DBG] pgmap v4112: 137 pgs: 137 active+clean; 318 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 84 KiB/s rd, 4.2 MiB/s wr, 42 op/s 2024-08-29T19:13:31.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:13:31 smithi029 bash[79042]: cluster 2024-08-29T19:13:30.366822+0000 mgr.y (mgr.25004) 2508 : cluster [DBG] pgmap v4112: 137 pgs: 137 active+clean; 318 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 84 KiB/s rd, 4.2 MiB/s wr, 42 op/s 2024-08-29T19:13:32.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:13:32 smithi110 bash[67519]: cluster 2024-08-29T19:13:31.605329+0000 mon.a (mon.0) 3090 : cluster [DBG] osdmap e2079: 8 total, 8 up, 8 in 2024-08-29T19:13:32.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:13:32 smithi029 bash[79042]: cluster 2024-08-29T19:13:31.605329+0000 mon.a (mon.0) 3090 : cluster [DBG] osdmap e2079: 8 total, 8 up, 8 in 2024-08-29T19:13:32.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:13:32 smithi029 bash[77880]: cluster 2024-08-29T19:13:31.605329+0000 mon.a (mon.0) 3090 : cluster [DBG] osdmap e2079: 8 total, 8 up, 8 in 2024-08-29T19:13:33.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:13:33 smithi110 bash[67519]: cluster 2024-08-29T19:13:32.367742+0000 mgr.y (mgr.25004) 2509 : cluster [DBG] pgmap v4114: 137 pgs: 137 active+clean; 322 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 240 KiB/s rd, 821 KiB/s wr, 31 op/s 2024-08-29T19:13:33.943 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:13:33 smithi029 bash[77880]: cluster 2024-08-29T19:13:32.367742+0000 mgr.y (mgr.25004) 2509 : cluster [DBG] pgmap v4114: 137 pgs: 137 active+clean; 322 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 240 KiB/s rd, 821 KiB/s wr, 31 op/s 2024-08-29T19:13:33.944 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:13:33 smithi029 bash[79042]: cluster 2024-08-29T19:13:32.367742+0000 mgr.y (mgr.25004) 2509 : cluster [DBG] pgmap v4114: 137 pgs: 137 active+clean; 322 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 240 KiB/s rd, 821 KiB/s wr, 31 op/s 2024-08-29T19:13:34.094 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] EncryptedFlattenTest/7.ShrinkToOneAfterSnapshot (22454 ms) 2024-08-29T19:13:34.094 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] EncryptedFlattenTest/7.MinOverlap 2024-08-29T19:13:34.094 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T19:13:34.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:13:34 smithi110 bash[67519]: audit 2024-08-29T19:13:33.623295+0000 mon.c (mon.2) 942 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:13:34.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:13:34 smithi029 bash[77880]: audit 2024-08-29T19:13:33.623295+0000 mon.c (mon.2) 942 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:13:34.903 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 19:13:34 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:19:13:34] "GET /metrics HTTP/1.1" 200 36715 "" "Prometheus/2.43.0" 2024-08-29T19:13:34.904 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:13:34 smithi029 bash[79042]: audit 2024-08-29T19:13:33.623295+0000 mon.c (mon.2) 942 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:13:35.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:13:35 smithi110 bash[67519]: cluster 2024-08-29T19:13:34.368567+0000 mgr.y (mgr.25004) 2510 : cluster [DBG] pgmap v4115: 137 pgs: 137 active+clean; 330 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 232 KiB/s rd, 1.6 MiB/s wr, 22 op/s 2024-08-29T19:13:35.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:13:35 smithi029 bash[79042]: cluster 2024-08-29T19:13:34.368567+0000 mgr.y (mgr.25004) 2510 : cluster [DBG] pgmap v4115: 137 pgs: 137 active+clean; 330 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 232 KiB/s rd, 1.6 MiB/s wr, 22 op/s 2024-08-29T19:13:35.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:13:35 smithi029 bash[77880]: cluster 2024-08-29T19:13:34.368567+0000 mgr.y (mgr.25004) 2510 : cluster [DBG] pgmap v4115: 137 pgs: 137 active+clean; 330 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 232 KiB/s rd, 1.6 MiB/s wr, 22 op/s 2024-08-29T19:13:37.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:13:37 smithi110 bash[67519]: cluster 2024-08-29T19:13:36.369558+0000 mgr.y (mgr.25004) 2511 : cluster [DBG] pgmap v4116: 137 pgs: 137 active+clean; 378 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 6.0 MiB/s wr, 40 op/s 2024-08-29T19:13:37.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:13:37 smithi029 bash[79042]: cluster 2024-08-29T19:13:36.369558+0000 mgr.y (mgr.25004) 2511 : cluster [DBG] pgmap v4116: 137 pgs: 137 active+clean; 378 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 6.0 MiB/s wr, 40 op/s 2024-08-29T19:13:37.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:13:37 smithi029 bash[77880]: cluster 2024-08-29T19:13:36.369558+0000 mgr.y (mgr.25004) 2511 : cluster [DBG] pgmap v4116: 137 pgs: 137 active+clean; 378 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 6.0 MiB/s wr, 40 op/s 2024-08-29T19:13:39.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:13:39 smithi110 bash[67519]: cluster 2024-08-29T19:13:38.370182+0000 mgr.y (mgr.25004) 2512 : cluster [DBG] pgmap v4117: 137 pgs: 137 active+clean; 378 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 6.0 MiB/s wr, 44 op/s 2024-08-29T19:13:39.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:13:39 smithi029 bash[79042]: cluster 2024-08-29T19:13:38.370182+0000 mgr.y (mgr.25004) 2512 : cluster [DBG] pgmap v4117: 137 pgs: 137 active+clean; 378 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 6.0 MiB/s wr, 44 op/s 2024-08-29T19:13:39.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:13:39 smithi029 bash[77880]: cluster 2024-08-29T19:13:38.370182+0000 mgr.y (mgr.25004) 2512 : cluster [DBG] pgmap v4117: 137 pgs: 137 active+clean; 378 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 6.0 MiB/s wr, 44 op/s 2024-08-29T19:13:41.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:13:41 smithi110 bash[67519]: cluster 2024-08-29T19:13:40.370824+0000 mgr.y (mgr.25004) 2513 : cluster [DBG] pgmap v4118: 137 pgs: 137 active+clean; 378 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 6.0 MiB/s wr, 36 op/s 2024-08-29T19:13:41.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:13:41 smithi029 bash[77880]: cluster 2024-08-29T19:13:40.370824+0000 mgr.y (mgr.25004) 2513 : cluster [DBG] pgmap v4118: 137 pgs: 137 active+clean; 378 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 6.0 MiB/s wr, 36 op/s 2024-08-29T19:13:41.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:13:41 smithi029 bash[79042]: cluster 2024-08-29T19:13:40.370824+0000 mgr.y (mgr.25004) 2513 : cluster [DBG] pgmap v4118: 137 pgs: 137 active+clean; 378 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 6.0 MiB/s wr, 36 op/s 2024-08-29T19:13:43.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:13:43 smithi110 bash[67519]: cluster 2024-08-29T19:13:42.371713+0000 mgr.y (mgr.25004) 2514 : cluster [DBG] pgmap v4119: 137 pgs: 137 active+clean; 378 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.7 MiB/s rd, 5.2 MiB/s wr, 32 op/s 2024-08-29T19:13:43.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:13:43 smithi029 bash[77880]: cluster 2024-08-29T19:13:42.371713+0000 mgr.y (mgr.25004) 2514 : cluster [DBG] pgmap v4119: 137 pgs: 137 active+clean; 378 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.7 MiB/s rd, 5.2 MiB/s wr, 32 op/s 2024-08-29T19:13:43.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:13:43 smithi029 bash[79042]: cluster 2024-08-29T19:13:42.371713+0000 mgr.y (mgr.25004) 2514 : cluster [DBG] pgmap v4119: 137 pgs: 137 active+clean; 378 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.7 MiB/s rd, 5.2 MiB/s wr, 32 op/s 2024-08-29T19:13:44.902 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 19:13:44 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:19:13:44] "GET /metrics HTTP/1.1" 200 36715 "" "Prometheus/2.43.0" 2024-08-29T19:13:45.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:13:45 smithi110 bash[67519]: cluster 2024-08-29T19:13:44.372810+0000 mgr.y (mgr.25004) 2515 : cluster [DBG] pgmap v4120: 137 pgs: 137 active+clean; 382 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 5.0 MiB/s wr, 25 op/s 2024-08-29T19:13:45.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:13:45 smithi110 bash[67519]: cluster 2024-08-29T19:13:44.647092+0000 mon.a (mon.0) 3091 : cluster [DBG] osdmap e2080: 8 total, 8 up, 8 in 2024-08-29T19:13:45.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:13:45 smithi029 bash[77880]: cluster 2024-08-29T19:13:44.372810+0000 mgr.y (mgr.25004) 2515 : cluster [DBG] pgmap v4120: 137 pgs: 137 active+clean; 382 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 5.0 MiB/s wr, 25 op/s 2024-08-29T19:13:45.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:13:45 smithi029 bash[77880]: cluster 2024-08-29T19:13:44.647092+0000 mon.a (mon.0) 3091 : cluster [DBG] osdmap e2080: 8 total, 8 up, 8 in 2024-08-29T19:13:45.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:13:45 smithi029 bash[79042]: cluster 2024-08-29T19:13:44.372810+0000 mgr.y (mgr.25004) 2515 : cluster [DBG] pgmap v4120: 137 pgs: 137 active+clean; 382 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 5.0 MiB/s wr, 25 op/s 2024-08-29T19:13:45.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:13:45 smithi029 bash[79042]: cluster 2024-08-29T19:13:44.647092+0000 mon.a (mon.0) 3091 : cluster [DBG] osdmap e2080: 8 total, 8 up, 8 in 2024-08-29T19:13:47.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:13:47 smithi110 bash[67519]: cluster 2024-08-29T19:13:46.374003+0000 mgr.y (mgr.25004) 2516 : cluster [DBG] pgmap v4122: 137 pgs: 137 active+clean; 411 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 10 KiB/s rd, 3.3 MiB/s wr, 17 op/s 2024-08-29T19:13:47.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:13:47 smithi029 bash[77880]: cluster 2024-08-29T19:13:46.374003+0000 mgr.y (mgr.25004) 2516 : cluster [DBG] pgmap v4122: 137 pgs: 137 active+clean; 411 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 10 KiB/s rd, 3.3 MiB/s wr, 17 op/s 2024-08-29T19:13:47.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:13:47 smithi029 bash[79042]: cluster 2024-08-29T19:13:46.374003+0000 mgr.y (mgr.25004) 2516 : cluster [DBG] pgmap v4122: 137 pgs: 137 active+clean; 411 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 10 KiB/s rd, 3.3 MiB/s wr, 17 op/s 2024-08-29T19:13:49.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:13:48 smithi110 bash[67519]: audit 2024-08-29T19:13:48.623844+0000 mon.c (mon.2) 943 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:13:49.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:13:48 smithi029 bash[79042]: audit 2024-08-29T19:13:48.623844+0000 mon.c (mon.2) 943 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:13:49.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:13:48 smithi029 bash[77880]: audit 2024-08-29T19:13:48.623844+0000 mon.c (mon.2) 943 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:13:50.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:13:49 smithi110 bash[67519]: cluster 2024-08-29T19:13:48.374913+0000 mgr.y (mgr.25004) 2517 : cluster [DBG] pgmap v4123: 137 pgs: 137 active+clean; 419 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-29T19:13:50.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:13:49 smithi029 bash[79042]: cluster 2024-08-29T19:13:48.374913+0000 mgr.y (mgr.25004) 2517 : cluster [DBG] pgmap v4123: 137 pgs: 137 active+clean; 419 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-29T19:13:50.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:13:49 smithi029 bash[77880]: cluster 2024-08-29T19:13:48.374913+0000 mgr.y (mgr.25004) 2517 : cluster [DBG] pgmap v4123: 137 pgs: 137 active+clean; 419 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-29T19:13:52.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:13:51 smithi110 bash[67519]: cluster 2024-08-29T19:13:50.375797+0000 mgr.y (mgr.25004) 2518 : cluster [DBG] pgmap v4124: 137 pgs: 137 active+clean; 419 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-29T19:13:52.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:13:51 smithi029 bash[77880]: cluster 2024-08-29T19:13:50.375797+0000 mgr.y (mgr.25004) 2518 : cluster [DBG] pgmap v4124: 137 pgs: 137 active+clean; 419 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-29T19:13:52.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:13:51 smithi029 bash[79042]: cluster 2024-08-29T19:13:50.375797+0000 mgr.y (mgr.25004) 2518 : cluster [DBG] pgmap v4124: 137 pgs: 137 active+clean; 419 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-29T19:13:54.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:13:53 smithi110 bash[67519]: cluster 2024-08-29T19:13:52.377230+0000 mgr.y (mgr.25004) 2519 : cluster [DBG] pgmap v4125: 137 pgs: 137 active+clean; 423 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 55 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2024-08-29T19:13:54.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:13:53 smithi029 bash[77880]: cluster 2024-08-29T19:13:52.377230+0000 mgr.y (mgr.25004) 2519 : cluster [DBG] pgmap v4125: 137 pgs: 137 active+clean; 423 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 55 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2024-08-29T19:13:54.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:13:53 smithi029 bash[79042]: cluster 2024-08-29T19:13:52.377230+0000 mgr.y (mgr.25004) 2519 : cluster [DBG] pgmap v4125: 137 pgs: 137 active+clean; 423 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 55 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2024-08-29T19:13:54.902 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 19:13:54 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:19:13:54] "GET /metrics HTTP/1.1" 200 36716 "" "Prometheus/2.43.0" 2024-08-29T19:13:56.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:13:55 smithi110 bash[67519]: cluster 2024-08-29T19:13:54.378084+0000 mgr.y (mgr.25004) 2520 : cluster [DBG] pgmap v4126: 137 pgs: 137 active+clean; 427 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 84 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2024-08-29T19:13:56.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:13:55 smithi029 bash[79042]: cluster 2024-08-29T19:13:54.378084+0000 mgr.y (mgr.25004) 2520 : cluster [DBG] pgmap v4126: 137 pgs: 137 active+clean; 427 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 84 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2024-08-29T19:13:56.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:13:55 smithi029 bash[77880]: cluster 2024-08-29T19:13:54.378084+0000 mgr.y (mgr.25004) 2520 : cluster [DBG] pgmap v4126: 137 pgs: 137 active+clean; 427 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 84 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2024-08-29T19:13:58.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:13:57 smithi110 bash[67519]: cluster 2024-08-29T19:13:56.378966+0000 mgr.y (mgr.25004) 2521 : cluster [DBG] pgmap v4127: 137 pgs: 137 active+clean; 427 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 185 KiB/s rd, 3.8 MiB/s wr, 34 op/s 2024-08-29T19:13:58.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:13:57 smithi110 bash[67519]: audit 2024-08-29T19:13:57.045960+0000 mon.c (mon.2) 944 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:13:58.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:13:57 smithi029 bash[79042]: cluster 2024-08-29T19:13:56.378966+0000 mgr.y (mgr.25004) 2521 : cluster [DBG] pgmap v4127: 137 pgs: 137 active+clean; 427 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 185 KiB/s rd, 3.8 MiB/s wr, 34 op/s 2024-08-29T19:13:58.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:13:57 smithi029 bash[79042]: audit 2024-08-29T19:13:57.045960+0000 mon.c (mon.2) 944 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:13:58.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:13:57 smithi029 bash[77880]: cluster 2024-08-29T19:13:56.378966+0000 mgr.y (mgr.25004) 2521 : cluster [DBG] pgmap v4127: 137 pgs: 137 active+clean; 427 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 185 KiB/s rd, 3.8 MiB/s wr, 34 op/s 2024-08-29T19:13:58.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:13:57 smithi029 bash[77880]: audit 2024-08-29T19:13:57.045960+0000 mon.c (mon.2) 944 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:13:59.134 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] EncryptedFlattenTest/7.MinOverlap (25040 ms) 2024-08-29T19:13:59.134 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] EncryptedFlattenTest/7.ZeroOverlap 2024-08-29T19:13:59.134 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T19:13:59.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:13:58 smithi110 bash[67519]: audit 2024-08-29T19:13:57.795076+0000 mon.c (mon.2) 945 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:13:59.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:13:58 smithi110 bash[67519]: audit 2024-08-29T19:13:57.796491+0000 mon.c (mon.2) 946 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:13:59.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:13:58 smithi110 bash[67519]: audit 2024-08-29T19:13:57.804957+0000 mon.a (mon.0) 3092 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:13:59.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:13:58 smithi029 bash[79042]: audit 2024-08-29T19:13:57.795076+0000 mon.c (mon.2) 945 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:13:59.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:13:58 smithi029 bash[79042]: audit 2024-08-29T19:13:57.796491+0000 mon.c (mon.2) 946 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:13:59.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:13:58 smithi029 bash[79042]: audit 2024-08-29T19:13:57.804957+0000 mon.a (mon.0) 3092 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:13:59.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:13:58 smithi029 bash[77880]: audit 2024-08-29T19:13:57.795076+0000 mon.c (mon.2) 945 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:13:59.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:13:58 smithi029 bash[77880]: audit 2024-08-29T19:13:57.796491+0000 mon.c (mon.2) 946 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:13:59.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:13:58 smithi029 bash[77880]: audit 2024-08-29T19:13:57.804957+0000 mon.a (mon.0) 3092 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:14:00.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:13:59 smithi110 bash[67519]: cluster 2024-08-29T19:13:58.379795+0000 mgr.y (mgr.25004) 2522 : cluster [DBG] pgmap v4128: 137 pgs: 137 active+clean; 431 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 867 KiB/s rd, 2.0 MiB/s wr, 34 op/s 2024-08-29T19:14:00.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:13:59 smithi029 bash[77880]: cluster 2024-08-29T19:13:58.379795+0000 mgr.y (mgr.25004) 2522 : cluster [DBG] pgmap v4128: 137 pgs: 137 active+clean; 431 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 867 KiB/s rd, 2.0 MiB/s wr, 34 op/s 2024-08-29T19:14:00.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:13:59 smithi029 bash[79042]: cluster 2024-08-29T19:13:58.379795+0000 mgr.y (mgr.25004) 2522 : cluster [DBG] pgmap v4128: 137 pgs: 137 active+clean; 431 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 867 KiB/s rd, 2.0 MiB/s wr, 34 op/s 2024-08-29T19:14:02.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:14:01 smithi110 bash[67519]: cluster 2024-08-29T19:14:00.380571+0000 mgr.y (mgr.25004) 2523 : cluster [DBG] pgmap v4129: 137 pgs: 137 active+clean; 427 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 1.3 MiB/s wr, 17 op/s 2024-08-29T19:14:02.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:14:01 smithi029 bash[77880]: cluster 2024-08-29T19:14:00.380571+0000 mgr.y (mgr.25004) 2523 : cluster [DBG] pgmap v4129: 137 pgs: 137 active+clean; 427 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 1.3 MiB/s wr, 17 op/s 2024-08-29T19:14:02.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:14:01 smithi029 bash[79042]: cluster 2024-08-29T19:14:00.380571+0000 mgr.y (mgr.25004) 2523 : cluster [DBG] pgmap v4129: 137 pgs: 137 active+clean; 427 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 1.3 MiB/s wr, 17 op/s 2024-08-29T19:14:04.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:14:03 smithi110 bash[67519]: cluster 2024-08-29T19:14:02.381461+0000 mgr.y (mgr.25004) 2524 : cluster [DBG] pgmap v4130: 137 pgs: 137 active+clean; 427 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.9 MiB/s rd, 1.7 MiB/s wr, 23 op/s 2024-08-29T19:14:04.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:14:03 smithi110 bash[67519]: audit 2024-08-29T19:14:03.623966+0000 mon.c (mon.2) 947 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:14:04.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:14:03 smithi029 bash[77880]: cluster 2024-08-29T19:14:02.381461+0000 mgr.y (mgr.25004) 2524 : cluster [DBG] pgmap v4130: 137 pgs: 137 active+clean; 427 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.9 MiB/s rd, 1.7 MiB/s wr, 23 op/s 2024-08-29T19:14:04.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:14:03 smithi029 bash[77880]: audit 2024-08-29T19:14:03.623966+0000 mon.c (mon.2) 947 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:14:04.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:14:03 smithi029 bash[79042]: cluster 2024-08-29T19:14:02.381461+0000 mgr.y (mgr.25004) 2524 : cluster [DBG] pgmap v4130: 137 pgs: 137 active+clean; 427 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.9 MiB/s rd, 1.7 MiB/s wr, 23 op/s 2024-08-29T19:14:04.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:14:03 smithi029 bash[79042]: audit 2024-08-29T19:14:03.623966+0000 mon.c (mon.2) 947 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:14:04.902 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 19:14:04 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:19:14:04] "GET /metrics HTTP/1.1" 200 36717 "" "Prometheus/2.43.0" 2024-08-29T19:14:06.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:14:05 smithi110 bash[67519]: cluster 2024-08-29T19:14:04.382019+0000 mgr.y (mgr.25004) 2525 : cluster [DBG] pgmap v4131: 137 pgs: 137 active+clean; 427 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.9 MiB/s rd, 1.3 MiB/s wr, 24 op/s 2024-08-29T19:14:06.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:14:05 smithi029 bash[79042]: cluster 2024-08-29T19:14:04.382019+0000 mgr.y (mgr.25004) 2525 : cluster [DBG] pgmap v4131: 137 pgs: 137 active+clean; 427 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.9 MiB/s rd, 1.3 MiB/s wr, 24 op/s 2024-08-29T19:14:06.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:14:05 smithi029 bash[77880]: cluster 2024-08-29T19:14:04.382019+0000 mgr.y (mgr.25004) 2525 : cluster [DBG] pgmap v4131: 137 pgs: 137 active+clean; 427 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.9 MiB/s rd, 1.3 MiB/s wr, 24 op/s 2024-08-29T19:14:08.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:14:07 smithi110 bash[67519]: cluster 2024-08-29T19:14:06.382874+0000 mgr.y (mgr.25004) 2526 : cluster [DBG] pgmap v4132: 137 pgs: 137 active+clean; 427 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 1.0 MiB/s wr, 24 op/s 2024-08-29T19:14:08.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:14:07 smithi029 bash[79042]: cluster 2024-08-29T19:14:06.382874+0000 mgr.y (mgr.25004) 2526 : cluster [DBG] pgmap v4132: 137 pgs: 137 active+clean; 427 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 1.0 MiB/s wr, 24 op/s 2024-08-29T19:14:08.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:14:07 smithi029 bash[77880]: cluster 2024-08-29T19:14:06.382874+0000 mgr.y (mgr.25004) 2526 : cluster [DBG] pgmap v4132: 137 pgs: 137 active+clean; 427 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 1.0 MiB/s wr, 24 op/s 2024-08-29T19:14:10.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:14:09 smithi110 bash[67519]: cluster 2024-08-29T19:14:08.383664+0000 mgr.y (mgr.25004) 2527 : cluster [DBG] pgmap v4133: 137 pgs: 137 active+clean; 427 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 1.0 MiB/s wr, 21 op/s 2024-08-29T19:14:10.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:14:09 smithi110 bash[67519]: cluster 2024-08-29T19:14:08.834239+0000 mon.a (mon.0) 3093 : cluster [DBG] osdmap e2081: 8 total, 8 up, 8 in 2024-08-29T19:14:10.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:14:09 smithi029 bash[79042]: cluster 2024-08-29T19:14:08.383664+0000 mgr.y (mgr.25004) 2527 : cluster [DBG] pgmap v4133: 137 pgs: 137 active+clean; 427 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 1.0 MiB/s wr, 21 op/s 2024-08-29T19:14:10.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:14:09 smithi029 bash[79042]: cluster 2024-08-29T19:14:08.834239+0000 mon.a (mon.0) 3093 : cluster [DBG] osdmap e2081: 8 total, 8 up, 8 in 2024-08-29T19:14:10.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:14:09 smithi029 bash[77880]: cluster 2024-08-29T19:14:08.383664+0000 mgr.y (mgr.25004) 2527 : cluster [DBG] pgmap v4133: 137 pgs: 137 active+clean; 427 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 1.0 MiB/s wr, 21 op/s 2024-08-29T19:14:10.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:14:09 smithi029 bash[77880]: cluster 2024-08-29T19:14:08.834239+0000 mon.a (mon.0) 3093 : cluster [DBG] osdmap e2081: 8 total, 8 up, 8 in 2024-08-29T19:14:12.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:14:11 smithi110 bash[67519]: cluster 2024-08-29T19:14:10.384517+0000 mgr.y (mgr.25004) 2528 : cluster [DBG] pgmap v4135: 137 pgs: 137 active+clean; 435 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 860 KiB/s rd, 1.2 MiB/s wr, 18 op/s 2024-08-29T19:14:12.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:14:11 smithi029 bash[79042]: cluster 2024-08-29T19:14:10.384517+0000 mgr.y (mgr.25004) 2528 : cluster [DBG] pgmap v4135: 137 pgs: 137 active+clean; 435 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 860 KiB/s rd, 1.2 MiB/s wr, 18 op/s 2024-08-29T19:14:12.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:14:11 smithi029 bash[77880]: cluster 2024-08-29T19:14:10.384517+0000 mgr.y (mgr.25004) 2528 : cluster [DBG] pgmap v4135: 137 pgs: 137 active+clean; 435 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 860 KiB/s rd, 1.2 MiB/s wr, 18 op/s 2024-08-29T19:14:14.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:14:13 smithi110 bash[67519]: cluster 2024-08-29T19:14:12.385830+0000 mgr.y (mgr.25004) 2529 : cluster [DBG] pgmap v4136: 137 pgs: 137 active+clean; 468 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 17 KiB/s rd, 4.1 MiB/s wr, 24 op/s 2024-08-29T19:14:14.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:14:13 smithi029 bash[77880]: cluster 2024-08-29T19:14:12.385830+0000 mgr.y (mgr.25004) 2529 : cluster [DBG] pgmap v4136: 137 pgs: 137 active+clean; 468 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 17 KiB/s rd, 4.1 MiB/s wr, 24 op/s 2024-08-29T19:14:14.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:14:13 smithi029 bash[79042]: cluster 2024-08-29T19:14:12.385830+0000 mgr.y (mgr.25004) 2529 : cluster [DBG] pgmap v4136: 137 pgs: 137 active+clean; 468 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 17 KiB/s rd, 4.1 MiB/s wr, 24 op/s 2024-08-29T19:14:14.902 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 19:14:14 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:19:14:14] "GET /metrics HTTP/1.1" 200 36717 "" "Prometheus/2.43.0" 2024-08-29T19:14:16.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:14:15 smithi110 bash[67519]: cluster 2024-08-29T19:14:14.386638+0000 mgr.y (mgr.25004) 2530 : cluster [DBG] pgmap v4137: 137 pgs: 137 active+clean; 468 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-29T19:14:16.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:14:15 smithi029 bash[79042]: cluster 2024-08-29T19:14:14.386638+0000 mgr.y (mgr.25004) 2530 : cluster [DBG] pgmap v4137: 137 pgs: 137 active+clean; 468 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-29T19:14:16.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:14:15 smithi029 bash[77880]: cluster 2024-08-29T19:14:14.386638+0000 mgr.y (mgr.25004) 2530 : cluster [DBG] pgmap v4137: 137 pgs: 137 active+clean; 468 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-29T19:14:18.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:14:17 smithi110 bash[67519]: cluster 2024-08-29T19:14:16.387581+0000 mgr.y (mgr.25004) 2531 : cluster [DBG] pgmap v4138: 137 pgs: 137 active+clean; 472 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 84 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2024-08-29T19:14:18.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:14:17 smithi029 bash[79042]: cluster 2024-08-29T19:14:16.387581+0000 mgr.y (mgr.25004) 2531 : cluster [DBG] pgmap v4138: 137 pgs: 137 active+clean; 472 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 84 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2024-08-29T19:14:18.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:14:17 smithi029 bash[77880]: cluster 2024-08-29T19:14:16.387581+0000 mgr.y (mgr.25004) 2531 : cluster [DBG] pgmap v4138: 137 pgs: 137 active+clean; 472 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 84 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2024-08-29T19:14:19.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:14:18 smithi110 bash[67519]: audit 2024-08-29T19:14:18.624235+0000 mon.c (mon.2) 948 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:14:19.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:14:18 smithi029 bash[79042]: audit 2024-08-29T19:14:18.624235+0000 mon.c (mon.2) 948 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:14:19.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:14:18 smithi029 bash[77880]: audit 2024-08-29T19:14:18.624235+0000 mon.c (mon.2) 948 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:14:20.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:14:19 smithi110 bash[67519]: cluster 2024-08-29T19:14:18.388121+0000 mgr.y (mgr.25004) 2532 : cluster [DBG] pgmap v4139: 137 pgs: 137 active+clean; 476 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 84 KiB/s rd, 4.9 MiB/s wr, 37 op/s 2024-08-29T19:14:20.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:14:19 smithi029 bash[77880]: cluster 2024-08-29T19:14:18.388121+0000 mgr.y (mgr.25004) 2532 : cluster [DBG] pgmap v4139: 137 pgs: 137 active+clean; 476 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 84 KiB/s rd, 4.9 MiB/s wr, 37 op/s 2024-08-29T19:14:20.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:14:19 smithi029 bash[79042]: cluster 2024-08-29T19:14:18.388121+0000 mgr.y (mgr.25004) 2532 : cluster [DBG] pgmap v4139: 137 pgs: 137 active+clean; 476 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 84 KiB/s rd, 4.9 MiB/s wr, 37 op/s 2024-08-29T19:14:22.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:14:21 smithi110 bash[67519]: cluster 2024-08-29T19:14:20.388735+0000 mgr.y (mgr.25004) 2533 : cluster [DBG] pgmap v4140: 137 pgs: 137 active+clean; 476 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 77 KiB/s rd, 4.2 MiB/s wr, 38 op/s 2024-08-29T19:14:22.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:14:21 smithi029 bash[77880]: cluster 2024-08-29T19:14:20.388735+0000 mgr.y (mgr.25004) 2533 : cluster [DBG] pgmap v4140: 137 pgs: 137 active+clean; 476 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 77 KiB/s rd, 4.2 MiB/s wr, 38 op/s 2024-08-29T19:14:22.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:14:21 smithi029 bash[79042]: cluster 2024-08-29T19:14:20.388735+0000 mgr.y (mgr.25004) 2533 : cluster [DBG] pgmap v4140: 137 pgs: 137 active+clean; 476 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 77 KiB/s rd, 4.2 MiB/s wr, 38 op/s 2024-08-29T19:14:23.570 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] EncryptedFlattenTest/7.ZeroOverlap (24436 ms) 2024-08-29T19:14:23.890 INFO:tasks.workunit.client.0.smithi029.stdout:[----------] 7 tests from EncryptedFlattenTest/7 (171543 ms total) 2024-08-29T19:14:23.890 INFO:tasks.workunit.client.0.smithi029.stdout: 2024-08-29T19:14:23.890 INFO:tasks.workunit.client.0.smithi029.stdout:[----------] 19 tests from DiffIterateTest/0, where TypeParam = DiffIterateParams 2024-08-29T19:14:23.922 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] DiffIterateTest/0.DiffIterate 2024-08-29T19:14:24.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:14:23 smithi110 bash[67519]: cluster 2024-08-29T19:14:22.389988+0000 mgr.y (mgr.25004) 2534 : cluster [DBG] pgmap v4141: 137 pgs: 137 active+clean; 472 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 202 KiB/s rd, 3.4 MiB/s wr, 31 op/s 2024-08-29T19:14:24.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:14:23 smithi029 bash[77880]: cluster 2024-08-29T19:14:22.389988+0000 mgr.y (mgr.25004) 2534 : cluster [DBG] pgmap v4141: 137 pgs: 137 active+clean; 472 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 202 KiB/s rd, 3.4 MiB/s wr, 31 op/s 2024-08-29T19:14:24.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:14:23 smithi029 bash[79042]: cluster 2024-08-29T19:14:22.389988+0000 mgr.y (mgr.25004) 2534 : cluster [DBG] pgmap v4141: 137 pgs: 137 active+clean; 472 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 202 KiB/s rd, 3.4 MiB/s wr, 31 op/s 2024-08-29T19:14:24.883 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 19:14:24 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:19:14:24] "GET /metrics HTTP/1.1" 200 36715 "" "Prometheus/2.43.0" 2024-08-29T19:14:25.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:14:24 smithi110 bash[67519]: cluster 2024-08-29T19:14:23.875956+0000 mon.a (mon.0) 3094 : cluster [DBG] osdmap e2082: 8 total, 8 up, 8 in 2024-08-29T19:14:25.153 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 19:14:24 smithi110 bash[99052]: logger=cleanup t=2024-08-29T19:14:24.757768932Z level=info msg="Completed cleanup jobs" duration=106.285921ms 2024-08-29T19:14:25.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:14:24 smithi029 bash[77880]: cluster 2024-08-29T19:14:23.875956+0000 mon.a (mon.0) 3094 : cluster [DBG] osdmap e2082: 8 total, 8 up, 8 in 2024-08-29T19:14:25.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:14:24 smithi029 bash[79042]: cluster 2024-08-29T19:14:23.875956+0000 mon.a (mon.0) 3094 : cluster [DBG] osdmap e2082: 8 total, 8 up, 8 in 2024-08-29T19:14:25.907 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T19:14:26.154 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:14:25 smithi029 bash[77880]: cluster 2024-08-29T19:14:24.390711+0000 mgr.y (mgr.25004) 2535 : cluster [DBG] pgmap v4143: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:14:26.154 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:14:25 smithi029 bash[77880]: cluster 2024-08-29T19:14:24.889506+0000 mon.a (mon.0) 3095 : cluster [DBG] osdmap e2083: 8 total, 8 up, 8 in 2024-08-29T19:14:26.154 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:14:25 smithi029 bash[77880]: audit 2024-08-29T19:14:24.892140+0000 mon.c (mon.2) 949 : audit [INF] from='client.? 172.21.15.29:0/3037891065' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-47","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T19:14:26.154 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:14:25 smithi029 bash[77880]: audit 2024-08-29T19:14:24.899368+0000 mon.a (mon.0) 3096 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-47","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T19:14:26.154 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:14:25 smithi110 bash[67519]: cluster 2024-08-29T19:14:24.390711+0000 mgr.y (mgr.25004) 2535 : cluster [DBG] pgmap v4143: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:14:26.155 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:14:25 smithi110 bash[67519]: cluster 2024-08-29T19:14:24.889506+0000 mon.a (mon.0) 3095 : cluster [DBG] osdmap e2083: 8 total, 8 up, 8 in 2024-08-29T19:14:26.155 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:14:25 smithi110 bash[67519]: audit 2024-08-29T19:14:24.892140+0000 mon.c (mon.2) 949 : audit [INF] from='client.? 172.21.15.29:0/3037891065' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-47","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T19:14:26.155 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:14:25 smithi110 bash[67519]: audit 2024-08-29T19:14:24.899368+0000 mon.a (mon.0) 3096 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-47","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T19:14:26.155 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:14:25 smithi029 bash[79042]: cluster 2024-08-29T19:14:24.390711+0000 mgr.y (mgr.25004) 2535 : cluster [DBG] pgmap v4143: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:14:26.155 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:14:25 smithi029 bash[79042]: cluster 2024-08-29T19:14:24.889506+0000 mon.a (mon.0) 3095 : cluster [DBG] osdmap e2083: 8 total, 8 up, 8 in 2024-08-29T19:14:26.155 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:14:25 smithi029 bash[79042]: audit 2024-08-29T19:14:24.892140+0000 mon.c (mon.2) 949 : audit [INF] from='client.? 172.21.15.29:0/3037891065' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-47","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T19:14:26.155 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:14:25 smithi029 bash[79042]: audit 2024-08-29T19:14:24.899368+0000 mon.a (mon.0) 3096 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-47","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T19:14:27.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:14:26 smithi110 bash[67519]: audit 2024-08-29T19:14:25.884265+0000 mon.a (mon.0) 3097 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-47","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T19:14:27.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:14:26 smithi110 bash[67519]: cluster 2024-08-29T19:14:25.892133+0000 mon.a (mon.0) 3098 : cluster [DBG] osdmap e2084: 8 total, 8 up, 8 in 2024-08-29T19:14:27.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:14:26 smithi029 bash[79042]: audit 2024-08-29T19:14:25.884265+0000 mon.a (mon.0) 3097 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-47","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T19:14:27.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:14:26 smithi029 bash[79042]: cluster 2024-08-29T19:14:25.892133+0000 mon.a (mon.0) 3098 : cluster [DBG] osdmap e2084: 8 total, 8 up, 8 in 2024-08-29T19:14:27.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:14:26 smithi029 bash[77880]: audit 2024-08-29T19:14:25.884265+0000 mon.a (mon.0) 3097 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-47","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T19:14:27.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:14:26 smithi029 bash[77880]: cluster 2024-08-29T19:14:25.892133+0000 mon.a (mon.0) 3098 : cluster [DBG] osdmap e2084: 8 total, 8 up, 8 in 2024-08-29T19:14:28.010 INFO:tasks.workunit.client.0.smithi029.stdout: wrote [7363273~29274,8264673~11424,9400672~37807,11379270~45873,13671542~5676,15153386~44954,16103540~49844,17010321~84156,17132471~17762,18095913~68479] 2024-08-29T19:14:28.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:14:27 smithi110 bash[67519]: cluster 2024-08-29T19:14:26.391848+0000 mgr.y (mgr.25004) 2536 : cluster [DBG] pgmap v4146: 137 pgs: 6 creating+peering, 12 unknown, 119 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-29T19:14:28.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:14:27 smithi110 bash[67519]: cluster 2024-08-29T19:14:26.909511+0000 mon.a (mon.0) 3099 : cluster [DBG] osdmap e2085: 8 total, 8 up, 8 in 2024-08-29T19:14:28.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:14:27 smithi029 bash[77880]: cluster 2024-08-29T19:14:26.391848+0000 mgr.y (mgr.25004) 2536 : cluster [DBG] pgmap v4146: 137 pgs: 6 creating+peering, 12 unknown, 119 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-29T19:14:28.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:14:27 smithi029 bash[77880]: cluster 2024-08-29T19:14:26.909511+0000 mon.a (mon.0) 3099 : cluster [DBG] osdmap e2085: 8 total, 8 up, 8 in 2024-08-29T19:14:28.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:14:27 smithi029 bash[79042]: cluster 2024-08-29T19:14:26.391848+0000 mgr.y (mgr.25004) 2536 : cluster [DBG] pgmap v4146: 137 pgs: 6 creating+peering, 12 unknown, 119 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-29T19:14:28.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:14:27 smithi029 bash[79042]: cluster 2024-08-29T19:14:26.909511+0000 mon.a (mon.0) 3099 : cluster [DBG] osdmap e2085: 8 total, 8 up, 8 in 2024-08-29T19:14:28.971 INFO:tasks.workunit.client.0.smithi029.stdout: wrote [1829529~69835,2034724~32591,4685420~27045,5215243~691,6589348~9594,6837691~76683,7184554~52924,7751969~27006,8243045~64184,9300221~42158] 2024-08-29T19:14:28.991 INFO:tasks.workunit.client.0.smithi029.stdout: diff was [0~2067315,4685420~27045,5215243~691,6589348~9594,6837691~76683,7184554~52924,7751969~27006,8243045~64184,9300221~42158] 2024-08-29T19:14:29.000 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] DiffIterateTest/0.DiffIterate (5078 ms) 2024-08-29T19:14:29.000 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] DiffIterateTest/0.DiffIterateDeterministic 2024-08-29T19:14:29.002 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T19:14:29.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:14:28 smithi110 bash[67519]: cluster 2024-08-29T19:14:27.929085+0000 mon.a (mon.0) 3100 : cluster [DBG] osdmap e2086: 8 total, 8 up, 8 in 2024-08-29T19:14:29.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:14:28 smithi029 bash[77880]: cluster 2024-08-29T19:14:27.929085+0000 mon.a (mon.0) 3100 : cluster [DBG] osdmap e2086: 8 total, 8 up, 8 in 2024-08-29T19:14:29.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:14:28 smithi029 bash[79042]: cluster 2024-08-29T19:14:27.929085+0000 mon.a (mon.0) 3100 : cluster [DBG] osdmap e2086: 8 total, 8 up, 8 in 2024-08-29T19:14:30.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:14:29 smithi110 bash[67519]: cluster 2024-08-29T19:14:28.392574+0000 mgr.y (mgr.25004) 2537 : cluster [DBG] pgmap v4149: 137 pgs: 6 creating+peering, 3 unknown, 128 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-08-29T19:14:30.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:14:29 smithi110 bash[67519]: cluster 2024-08-29T19:14:28.939343+0000 mon.a (mon.0) 3101 : cluster [DBG] osdmap e2087: 8 total, 8 up, 8 in 2024-08-29T19:14:30.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:14:29 smithi029 bash[79042]: cluster 2024-08-29T19:14:28.392574+0000 mgr.y (mgr.25004) 2537 : cluster [DBG] pgmap v4149: 137 pgs: 6 creating+peering, 3 unknown, 128 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-08-29T19:14:30.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:14:29 smithi029 bash[79042]: cluster 2024-08-29T19:14:28.939343+0000 mon.a (mon.0) 3101 : cluster [DBG] osdmap e2087: 8 total, 8 up, 8 in 2024-08-29T19:14:30.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:14:29 smithi029 bash[77880]: cluster 2024-08-29T19:14:28.392574+0000 mgr.y (mgr.25004) 2537 : cluster [DBG] pgmap v4149: 137 pgs: 6 creating+peering, 3 unknown, 128 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-08-29T19:14:30.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:14:29 smithi029 bash[77880]: cluster 2024-08-29T19:14:28.939343+0000 mon.a (mon.0) 3101 : cluster [DBG] osdmap e2087: 8 total, 8 up, 8 in 2024-08-29T19:14:31.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:14:30 smithi110 bash[67519]: cluster 2024-08-29T19:14:29.940828+0000 mon.a (mon.0) 3102 : cluster [DBG] osdmap e2088: 8 total, 8 up, 8 in 2024-08-29T19:14:31.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:14:30 smithi029 bash[79042]: cluster 2024-08-29T19:14:29.940828+0000 mon.a (mon.0) 3102 : cluster [DBG] osdmap e2088: 8 total, 8 up, 8 in 2024-08-29T19:14:31.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:14:30 smithi029 bash[77880]: cluster 2024-08-29T19:14:29.940828+0000 mon.a (mon.0) 3102 : cluster [DBG] osdmap e2088: 8 total, 8 up, 8 in 2024-08-29T19:14:32.031 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T19:14:32.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:14:31 smithi110 bash[67519]: cluster 2024-08-29T19:14:30.393421+0000 mgr.y (mgr.25004) 2538 : cluster [DBG] pgmap v4152: 137 pgs: 137 active+clean; 7.5 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 0 B/s rd, 31 KiB/s wr, 1 op/s 2024-08-29T19:14:32.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:14:31 smithi110 bash[67519]: cluster 2024-08-29T19:14:30.961723+0000 mon.a (mon.0) 3103 : cluster [DBG] osdmap e2089: 8 total, 8 up, 8 in 2024-08-29T19:14:32.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:14:31 smithi029 bash[79042]: cluster 2024-08-29T19:14:30.393421+0000 mgr.y (mgr.25004) 2538 : cluster [DBG] pgmap v4152: 137 pgs: 137 active+clean; 7.5 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 0 B/s rd, 31 KiB/s wr, 1 op/s 2024-08-29T19:14:32.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:14:31 smithi029 bash[79042]: cluster 2024-08-29T19:14:30.961723+0000 mon.a (mon.0) 3103 : cluster [DBG] osdmap e2089: 8 total, 8 up, 8 in 2024-08-29T19:14:32.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:14:31 smithi029 bash[77880]: cluster 2024-08-29T19:14:30.393421+0000 mgr.y (mgr.25004) 2538 : cluster [DBG] pgmap v4152: 137 pgs: 137 active+clean; 7.5 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 0 B/s rd, 31 KiB/s wr, 1 op/s 2024-08-29T19:14:32.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:14:31 smithi029 bash[77880]: cluster 2024-08-29T19:14:30.961723+0000 mon.a (mon.0) 3103 : cluster [DBG] osdmap e2089: 8 total, 8 up, 8 in 2024-08-29T19:14:33.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:14:32 smithi110 bash[67519]: cluster 2024-08-29T19:14:31.964336+0000 mon.a (mon.0) 3104 : cluster [DBG] osdmap e2090: 8 total, 8 up, 8 in 2024-08-29T19:14:33.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:14:32 smithi029 bash[79042]: cluster 2024-08-29T19:14:31.964336+0000 mon.a (mon.0) 3104 : cluster [DBG] osdmap e2090: 8 total, 8 up, 8 in 2024-08-29T19:14:33.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:14:32 smithi029 bash[77880]: cluster 2024-08-29T19:14:31.964336+0000 mon.a (mon.0) 3104 : cluster [DBG] osdmap e2090: 8 total, 8 up, 8 in 2024-08-29T19:14:34.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:14:33 smithi110 bash[67519]: cluster 2024-08-29T19:14:32.394398+0000 mgr.y (mgr.25004) 2539 : cluster [DBG] pgmap v4155: 137 pgs: 137 active+clean; 18 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 50 KiB/s rd, 207 KiB/s wr, 80 op/s 2024-08-29T19:14:34.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:14:33 smithi110 bash[67519]: cluster 2024-08-29T19:14:32.984272+0000 mon.a (mon.0) 3105 : cluster [DBG] osdmap e2091: 8 total, 8 up, 8 in 2024-08-29T19:14:34.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:14:33 smithi110 bash[67519]: audit 2024-08-29T19:14:33.624883+0000 mon.c (mon.2) 950 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:14:34.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:14:33 smithi029 bash[79042]: cluster 2024-08-29T19:14:32.394398+0000 mgr.y (mgr.25004) 2539 : cluster [DBG] pgmap v4155: 137 pgs: 137 active+clean; 18 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 50 KiB/s rd, 207 KiB/s wr, 80 op/s 2024-08-29T19:14:34.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:14:33 smithi029 bash[79042]: cluster 2024-08-29T19:14:32.984272+0000 mon.a (mon.0) 3105 : cluster [DBG] osdmap e2091: 8 total, 8 up, 8 in 2024-08-29T19:14:34.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:14:33 smithi029 bash[79042]: audit 2024-08-29T19:14:33.624883+0000 mon.c (mon.2) 950 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:14:34.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:14:33 smithi029 bash[77880]: cluster 2024-08-29T19:14:32.394398+0000 mgr.y (mgr.25004) 2539 : cluster [DBG] pgmap v4155: 137 pgs: 137 active+clean; 18 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 50 KiB/s rd, 207 KiB/s wr, 80 op/s 2024-08-29T19:14:34.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:14:33 smithi029 bash[77880]: cluster 2024-08-29T19:14:32.984272+0000 mon.a (mon.0) 3105 : cluster [DBG] osdmap e2091: 8 total, 8 up, 8 in 2024-08-29T19:14:34.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:14:33 smithi029 bash[77880]: audit 2024-08-29T19:14:33.624883+0000 mon.c (mon.2) 950 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:14:34.903 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 19:14:34 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:19:14:34] "GET /metrics HTTP/1.1" 200 36700 "" "Prometheus/2.43.0" 2024-08-29T19:14:35.066 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T19:14:35.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:14:34 smithi110 bash[67519]: cluster 2024-08-29T19:14:33.985808+0000 mon.a (mon.0) 3106 : cluster [DBG] osdmap e2092: 8 total, 8 up, 8 in 2024-08-29T19:14:35.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:14:34 smithi029 bash[79042]: cluster 2024-08-29T19:14:33.985808+0000 mon.a (mon.0) 3106 : cluster [DBG] osdmap e2092: 8 total, 8 up, 8 in 2024-08-29T19:14:35.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:14:34 smithi029 bash[77880]: cluster 2024-08-29T19:14:33.985808+0000 mon.a (mon.0) 3106 : cluster [DBG] osdmap e2092: 8 total, 8 up, 8 in 2024-08-29T19:14:36.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:14:36 smithi110 bash[67519]: cluster 2024-08-29T19:14:34.395281+0000 mgr.y (mgr.25004) 2540 : cluster [DBG] pgmap v4158: 137 pgs: 137 active+clean; 18 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 61 KiB/s rd, 176 KiB/s wr, 94 op/s 2024-08-29T19:14:36.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:14:36 smithi110 bash[67519]: cluster 2024-08-29T19:14:35.005640+0000 mon.a (mon.0) 3107 : cluster [DBG] osdmap e2093: 8 total, 8 up, 8 in 2024-08-29T19:14:36.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:14:36 smithi110 bash[67519]: cluster 2024-08-29T19:14:35.193458+0000 mon.a (mon.0) 3108 : cluster [DBG] osdmap e2094: 8 total, 8 up, 8 in 2024-08-29T19:14:36.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:14:36 smithi029 bash[79042]: cluster 2024-08-29T19:14:34.395281+0000 mgr.y (mgr.25004) 2540 : cluster [DBG] pgmap v4158: 137 pgs: 137 active+clean; 18 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 61 KiB/s rd, 176 KiB/s wr, 94 op/s 2024-08-29T19:14:36.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:14:36 smithi029 bash[79042]: cluster 2024-08-29T19:14:35.005640+0000 mon.a (mon.0) 3107 : cluster [DBG] osdmap e2093: 8 total, 8 up, 8 in 2024-08-29T19:14:36.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:14:36 smithi029 bash[79042]: cluster 2024-08-29T19:14:35.193458+0000 mon.a (mon.0) 3108 : cluster [DBG] osdmap e2094: 8 total, 8 up, 8 in 2024-08-29T19:14:36.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:14:35 smithi029 bash[77880]: cluster 2024-08-29T19:14:34.395281+0000 mgr.y (mgr.25004) 2540 : cluster [DBG] pgmap v4158: 137 pgs: 137 active+clean; 18 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 61 KiB/s rd, 176 KiB/s wr, 94 op/s 2024-08-29T19:14:36.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:14:35 smithi029 bash[77880]: cluster 2024-08-29T19:14:35.005640+0000 mon.a (mon.0) 3107 : cluster [DBG] osdmap e2093: 8 total, 8 up, 8 in 2024-08-29T19:14:36.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:14:35 smithi029 bash[77880]: cluster 2024-08-29T19:14:35.193458+0000 mon.a (mon.0) 3108 : cluster [DBG] osdmap e2094: 8 total, 8 up, 8 in 2024-08-29T19:14:37.262 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T19:14:37.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:14:37 smithi110 bash[67519]: cluster 2024-08-29T19:14:36.196012+0000 mon.a (mon.0) 3109 : cluster [DBG] osdmap e2095: 8 total, 8 up, 8 in 2024-08-29T19:14:37.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:14:37 smithi110 bash[67519]: cluster 2024-08-29T19:14:36.396366+0000 mgr.y (mgr.25004) 2541 : cluster [DBG] pgmap v4162: 137 pgs: 137 active+clean; 21 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 34 KiB/s rd, 6.7 KiB/s wr, 65 op/s 2024-08-29T19:14:37.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:14:37 smithi029 bash[79042]: cluster 2024-08-29T19:14:36.196012+0000 mon.a (mon.0) 3109 : cluster [DBG] osdmap e2095: 8 total, 8 up, 8 in 2024-08-29T19:14:37.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:14:37 smithi029 bash[79042]: cluster 2024-08-29T19:14:36.396366+0000 mgr.y (mgr.25004) 2541 : cluster [DBG] pgmap v4162: 137 pgs: 137 active+clean; 21 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 34 KiB/s rd, 6.7 KiB/s wr, 65 op/s 2024-08-29T19:14:37.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:14:37 smithi029 bash[77880]: cluster 2024-08-29T19:14:36.196012+0000 mon.a (mon.0) 3109 : cluster [DBG] osdmap e2095: 8 total, 8 up, 8 in 2024-08-29T19:14:37.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:14:37 smithi029 bash[77880]: cluster 2024-08-29T19:14:36.396366+0000 mgr.y (mgr.25004) 2541 : cluster [DBG] pgmap v4162: 137 pgs: 137 active+clean; 21 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 34 KiB/s rd, 6.7 KiB/s wr, 65 op/s 2024-08-29T19:14:38.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:14:38 smithi110 bash[67519]: cluster 2024-08-29T19:14:37.206388+0000 mon.a (mon.0) 3110 : cluster [DBG] osdmap e2096: 8 total, 8 up, 8 in 2024-08-29T19:14:38.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:14:38 smithi029 bash[79042]: cluster 2024-08-29T19:14:37.206388+0000 mon.a (mon.0) 3110 : cluster [DBG] osdmap e2096: 8 total, 8 up, 8 in 2024-08-29T19:14:38.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:14:38 smithi029 bash[77880]: cluster 2024-08-29T19:14:37.206388+0000 mon.a (mon.0) 3110 : cluster [DBG] osdmap e2096: 8 total, 8 up, 8 in 2024-08-29T19:14:39.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:14:39 smithi110 bash[67519]: cluster 2024-08-29T19:14:38.207858+0000 mon.a (mon.0) 3111 : cluster [DBG] osdmap e2097: 8 total, 8 up, 8 in 2024-08-29T19:14:39.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:14:39 smithi110 bash[67519]: cluster 2024-08-29T19:14:38.397096+0000 mgr.y (mgr.25004) 2542 : cluster [DBG] pgmap v4165: 137 pgs: 137 active+clean; 22 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 51 KiB/s rd, 10 KiB/s wr, 91 op/s 2024-08-29T19:14:39.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:14:39 smithi029 bash[79042]: cluster 2024-08-29T19:14:38.207858+0000 mon.a (mon.0) 3111 : cluster [DBG] osdmap e2097: 8 total, 8 up, 8 in 2024-08-29T19:14:39.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:14:39 smithi029 bash[79042]: cluster 2024-08-29T19:14:38.397096+0000 mgr.y (mgr.25004) 2542 : cluster [DBG] pgmap v4165: 137 pgs: 137 active+clean; 22 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 51 KiB/s rd, 10 KiB/s wr, 91 op/s 2024-08-29T19:14:39.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:14:39 smithi029 bash[77880]: cluster 2024-08-29T19:14:38.207858+0000 mon.a (mon.0) 3111 : cluster [DBG] osdmap e2097: 8 total, 8 up, 8 in 2024-08-29T19:14:39.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:14:39 smithi029 bash[77880]: cluster 2024-08-29T19:14:38.397096+0000 mgr.y (mgr.25004) 2542 : cluster [DBG] pgmap v4165: 137 pgs: 137 active+clean; 22 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 51 KiB/s rd, 10 KiB/s wr, 91 op/s 2024-08-29T19:14:40.296 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T19:14:40.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:14:40 smithi029 bash[79042]: cluster 2024-08-29T19:14:39.228818+0000 mon.a (mon.0) 3112 : cluster [DBG] osdmap e2098: 8 total, 8 up, 8 in 2024-08-29T19:14:40.653 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:14:40 smithi110 bash[67519]: cluster 2024-08-29T19:14:39.228818+0000 mon.a (mon.0) 3112 : cluster [DBG] osdmap e2098: 8 total, 8 up, 8 in 2024-08-29T19:14:40.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:14:40 smithi029 bash[77880]: cluster 2024-08-29T19:14:39.228818+0000 mon.a (mon.0) 3112 : cluster [DBG] osdmap e2098: 8 total, 8 up, 8 in 2024-08-29T19:14:41.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:14:41 smithi110 bash[67519]: cluster 2024-08-29T19:14:40.230059+0000 mon.a (mon.0) 3113 : cluster [DBG] osdmap e2099: 8 total, 8 up, 8 in 2024-08-29T19:14:41.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:14:41 smithi110 bash[67519]: cluster 2024-08-29T19:14:40.397838+0000 mgr.y (mgr.25004) 2543 : cluster [DBG] pgmap v4168: 137 pgs: 137 active+clean; 22 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 47 KiB/s rd, 6.2 KiB/s wr, 66 op/s 2024-08-29T19:14:41.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:14:41 smithi029 bash[77880]: cluster 2024-08-29T19:14:40.230059+0000 mon.a (mon.0) 3113 : cluster [DBG] osdmap e2099: 8 total, 8 up, 8 in 2024-08-29T19:14:41.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:14:41 smithi029 bash[77880]: cluster 2024-08-29T19:14:40.397838+0000 mgr.y (mgr.25004) 2543 : cluster [DBG] pgmap v4168: 137 pgs: 137 active+clean; 22 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 47 KiB/s rd, 6.2 KiB/s wr, 66 op/s 2024-08-29T19:14:41.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:14:41 smithi029 bash[79042]: cluster 2024-08-29T19:14:40.230059+0000 mon.a (mon.0) 3113 : cluster [DBG] osdmap e2099: 8 total, 8 up, 8 in 2024-08-29T19:14:41.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:14:41 smithi029 bash[79042]: cluster 2024-08-29T19:14:40.397838+0000 mgr.y (mgr.25004) 2543 : cluster [DBG] pgmap v4168: 137 pgs: 137 active+clean; 22 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 47 KiB/s rd, 6.2 KiB/s wr, 66 op/s 2024-08-29T19:14:42.653 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:14:42 smithi110 bash[67519]: cluster 2024-08-29T19:14:41.254528+0000 mon.a (mon.0) 3114 : cluster [DBG] osdmap e2100: 8 total, 8 up, 8 in 2024-08-29T19:14:42.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:14:42 smithi029 bash[77880]: cluster 2024-08-29T19:14:41.254528+0000 mon.a (mon.0) 3114 : cluster [DBG] osdmap e2100: 8 total, 8 up, 8 in 2024-08-29T19:14:42.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:14:42 smithi029 bash[79042]: cluster 2024-08-29T19:14:41.254528+0000 mon.a (mon.0) 3114 : cluster [DBG] osdmap e2100: 8 total, 8 up, 8 in 2024-08-29T19:14:43.330 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] DiffIterateTest/0.DiffIterateDeterministic (14329 ms) 2024-08-29T19:14:43.330 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] DiffIterateTest/0.DiffIterateDeterministicPP 2024-08-29T19:14:43.330 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T19:14:43.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:14:43 smithi110 bash[67519]: cluster 2024-08-29T19:14:42.254741+0000 mon.a (mon.0) 3115 : cluster [DBG] osdmap e2101: 8 total, 8 up, 8 in 2024-08-29T19:14:43.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:14:43 smithi110 bash[67519]: cluster 2024-08-29T19:14:42.398531+0000 mgr.y (mgr.25004) 2544 : cluster [DBG] pgmap v4171: 137 pgs: 137 active+clean; 23 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 77 KiB/s rd, 8.7 KiB/s wr, 114 op/s 2024-08-29T19:14:43.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:14:43 smithi029 bash[79042]: cluster 2024-08-29T19:14:42.254741+0000 mon.a (mon.0) 3115 : cluster [DBG] osdmap e2101: 8 total, 8 up, 8 in 2024-08-29T19:14:43.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:14:43 smithi029 bash[79042]: cluster 2024-08-29T19:14:42.398531+0000 mgr.y (mgr.25004) 2544 : cluster [DBG] pgmap v4171: 137 pgs: 137 active+clean; 23 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 77 KiB/s rd, 8.7 KiB/s wr, 114 op/s 2024-08-29T19:14:43.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:14:43 smithi029 bash[77880]: cluster 2024-08-29T19:14:42.254741+0000 mon.a (mon.0) 3115 : cluster [DBG] osdmap e2101: 8 total, 8 up, 8 in 2024-08-29T19:14:43.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:14:43 smithi029 bash[77880]: cluster 2024-08-29T19:14:42.398531+0000 mgr.y (mgr.25004) 2544 : cluster [DBG] pgmap v4171: 137 pgs: 137 active+clean; 23 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 77 KiB/s rd, 8.7 KiB/s wr, 114 op/s 2024-08-29T19:14:44.601 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:14:44 smithi029 bash[77880]: cluster 2024-08-29T19:14:43.276075+0000 mon.a (mon.0) 3116 : cluster [DBG] osdmap e2102: 8 total, 8 up, 8 in 2024-08-29T19:14:44.601 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:14:44 smithi029 bash[79042]: cluster 2024-08-29T19:14:43.276075+0000 mon.a (mon.0) 3116 : cluster [DBG] osdmap e2102: 8 total, 8 up, 8 in 2024-08-29T19:14:44.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:14:44 smithi110 bash[67519]: cluster 2024-08-29T19:14:43.276075+0000 mon.a (mon.0) 3116 : cluster [DBG] osdmap e2102: 8 total, 8 up, 8 in 2024-08-29T19:14:44.903 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 19:14:44 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:19:14:44] "GET /metrics HTTP/1.1" 200 36700 "" "Prometheus/2.43.0" 2024-08-29T19:14:45.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:14:45 smithi110 bash[67519]: cluster 2024-08-29T19:14:44.286396+0000 mon.a (mon.0) 3117 : cluster [DBG] osdmap e2103: 8 total, 8 up, 8 in 2024-08-29T19:14:45.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:14:45 smithi110 bash[67519]: cluster 2024-08-29T19:14:44.399310+0000 mgr.y (mgr.25004) 2545 : cluster [DBG] pgmap v4174: 137 pgs: 137 active+clean; 28 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 61 KiB/s rd, 8.2 KiB/s wr, 100 op/s 2024-08-29T19:14:45.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:14:45 smithi029 bash[79042]: cluster 2024-08-29T19:14:44.286396+0000 mon.a (mon.0) 3117 : cluster [DBG] osdmap e2103: 8 total, 8 up, 8 in 2024-08-29T19:14:45.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:14:45 smithi029 bash[79042]: cluster 2024-08-29T19:14:44.399310+0000 mgr.y (mgr.25004) 2545 : cluster [DBG] pgmap v4174: 137 pgs: 137 active+clean; 28 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 61 KiB/s rd, 8.2 KiB/s wr, 100 op/s 2024-08-29T19:14:45.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:14:45 smithi029 bash[77880]: cluster 2024-08-29T19:14:44.286396+0000 mon.a (mon.0) 3117 : cluster [DBG] osdmap e2103: 8 total, 8 up, 8 in 2024-08-29T19:14:45.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:14:45 smithi029 bash[77880]: cluster 2024-08-29T19:14:44.399310+0000 mgr.y (mgr.25004) 2545 : cluster [DBG] pgmap v4174: 137 pgs: 137 active+clean; 28 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 61 KiB/s rd, 8.2 KiB/s wr, 100 op/s 2024-08-29T19:14:46.366 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T19:14:46.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:14:46 smithi110 bash[67519]: cluster 2024-08-29T19:14:45.296533+0000 mon.a (mon.0) 3118 : cluster [DBG] osdmap e2104: 8 total, 8 up, 8 in 2024-08-29T19:14:46.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:14:46 smithi029 bash[79042]: cluster 2024-08-29T19:14:45.296533+0000 mon.a (mon.0) 3118 : cluster [DBG] osdmap e2104: 8 total, 8 up, 8 in 2024-08-29T19:14:46.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:14:46 smithi029 bash[77880]: cluster 2024-08-29T19:14:45.296533+0000 mon.a (mon.0) 3118 : cluster [DBG] osdmap e2104: 8 total, 8 up, 8 in 2024-08-29T19:14:47.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:14:47 smithi110 bash[67519]: cluster 2024-08-29T19:14:46.298777+0000 mon.a (mon.0) 3119 : cluster [DBG] osdmap e2105: 8 total, 8 up, 8 in 2024-08-29T19:14:47.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:14:47 smithi110 bash[67519]: cluster 2024-08-29T19:14:46.400184+0000 mgr.y (mgr.25004) 2546 : cluster [DBG] pgmap v4177: 137 pgs: 137 active+clean; 32 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 54 KiB/s rd, 7.2 KiB/s wr, 85 op/s 2024-08-29T19:14:47.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:14:47 smithi029 bash[79042]: cluster 2024-08-29T19:14:46.298777+0000 mon.a (mon.0) 3119 : cluster [DBG] osdmap e2105: 8 total, 8 up, 8 in 2024-08-29T19:14:47.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:14:47 smithi029 bash[79042]: cluster 2024-08-29T19:14:46.400184+0000 mgr.y (mgr.25004) 2546 : cluster [DBG] pgmap v4177: 137 pgs: 137 active+clean; 32 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 54 KiB/s rd, 7.2 KiB/s wr, 85 op/s 2024-08-29T19:14:47.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:14:47 smithi029 bash[77880]: cluster 2024-08-29T19:14:46.298777+0000 mon.a (mon.0) 3119 : cluster [DBG] osdmap e2105: 8 total, 8 up, 8 in 2024-08-29T19:14:47.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:14:47 smithi029 bash[77880]: cluster 2024-08-29T19:14:46.400184+0000 mgr.y (mgr.25004) 2546 : cluster [DBG] pgmap v4177: 137 pgs: 137 active+clean; 32 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 54 KiB/s rd, 7.2 KiB/s wr, 85 op/s 2024-08-29T19:14:48.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:14:48 smithi110 bash[67519]: cluster 2024-08-29T19:14:47.322531+0000 mon.a (mon.0) 3120 : cluster [DBG] osdmap e2106: 8 total, 8 up, 8 in 2024-08-29T19:14:48.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:14:48 smithi029 bash[77880]: cluster 2024-08-29T19:14:47.322531+0000 mon.a (mon.0) 3120 : cluster [DBG] osdmap e2106: 8 total, 8 up, 8 in 2024-08-29T19:14:48.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:14:48 smithi029 bash[79042]: cluster 2024-08-29T19:14:47.322531+0000 mon.a (mon.0) 3120 : cluster [DBG] osdmap e2106: 8 total, 8 up, 8 in 2024-08-29T19:14:49.410 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T19:14:49.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:14:49 smithi110 bash[67519]: cluster 2024-08-29T19:14:48.325377+0000 mon.a (mon.0) 3121 : cluster [DBG] osdmap e2107: 8 total, 8 up, 8 in 2024-08-29T19:14:49.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:14:49 smithi110 bash[67519]: cluster 2024-08-29T19:14:48.401043+0000 mgr.y (mgr.25004) 2547 : cluster [DBG] pgmap v4180: 137 pgs: 137 active+clean; 32 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 53 KiB/s rd, 6.2 KiB/s wr, 79 op/s 2024-08-29T19:14:49.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:14:49 smithi110 bash[67519]: audit 2024-08-29T19:14:48.625460+0000 mon.c (mon.2) 951 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:14:49.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:14:49 smithi029 bash[79042]: cluster 2024-08-29T19:14:48.325377+0000 mon.a (mon.0) 3121 : cluster [DBG] osdmap e2107: 8 total, 8 up, 8 in 2024-08-29T19:14:49.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:14:49 smithi029 bash[79042]: cluster 2024-08-29T19:14:48.401043+0000 mgr.y (mgr.25004) 2547 : cluster [DBG] pgmap v4180: 137 pgs: 137 active+clean; 32 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 53 KiB/s rd, 6.2 KiB/s wr, 79 op/s 2024-08-29T19:14:49.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:14:49 smithi029 bash[79042]: audit 2024-08-29T19:14:48.625460+0000 mon.c (mon.2) 951 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:14:49.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:14:49 smithi029 bash[77880]: cluster 2024-08-29T19:14:48.325377+0000 mon.a (mon.0) 3121 : cluster [DBG] osdmap e2107: 8 total, 8 up, 8 in 2024-08-29T19:14:49.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:14:49 smithi029 bash[77880]: cluster 2024-08-29T19:14:48.401043+0000 mgr.y (mgr.25004) 2547 : cluster [DBG] pgmap v4180: 137 pgs: 137 active+clean; 32 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 53 KiB/s rd, 6.2 KiB/s wr, 79 op/s 2024-08-29T19:14:49.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:14:49 smithi029 bash[77880]: audit 2024-08-29T19:14:48.625460+0000 mon.c (mon.2) 951 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:14:50.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:14:50 smithi110 bash[67519]: cluster 2024-08-29T19:14:49.345923+0000 mon.a (mon.0) 3122 : cluster [DBG] osdmap e2108: 8 total, 8 up, 8 in 2024-08-29T19:14:50.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:14:50 smithi029 bash[79042]: cluster 2024-08-29T19:14:49.345923+0000 mon.a (mon.0) 3122 : cluster [DBG] osdmap e2108: 8 total, 8 up, 8 in 2024-08-29T19:14:50.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:14:50 smithi029 bash[77880]: cluster 2024-08-29T19:14:49.345923+0000 mon.a (mon.0) 3122 : cluster [DBG] osdmap e2108: 8 total, 8 up, 8 in 2024-08-29T19:14:51.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:14:51 smithi110 bash[67519]: cluster 2024-08-29T19:14:50.355982+0000 mon.a (mon.0) 3123 : cluster [DBG] osdmap e2109: 8 total, 8 up, 8 in 2024-08-29T19:14:51.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:14:51 smithi110 bash[67519]: cluster 2024-08-29T19:14:50.401795+0000 mgr.y (mgr.25004) 2548 : cluster [DBG] pgmap v4183: 137 pgs: 137 active+clean; 35 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 36 KiB/s rd, 4.7 KiB/s wr, 56 op/s 2024-08-29T19:14:51.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:14:51 smithi029 bash[77880]: cluster 2024-08-29T19:14:50.355982+0000 mon.a (mon.0) 3123 : cluster [DBG] osdmap e2109: 8 total, 8 up, 8 in 2024-08-29T19:14:51.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:14:51 smithi029 bash[77880]: cluster 2024-08-29T19:14:50.401795+0000 mgr.y (mgr.25004) 2548 : cluster [DBG] pgmap v4183: 137 pgs: 137 active+clean; 35 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 36 KiB/s rd, 4.7 KiB/s wr, 56 op/s 2024-08-29T19:14:51.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:14:51 smithi029 bash[79042]: cluster 2024-08-29T19:14:50.355982+0000 mon.a (mon.0) 3123 : cluster [DBG] osdmap e2109: 8 total, 8 up, 8 in 2024-08-29T19:14:51.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:14:51 smithi029 bash[79042]: cluster 2024-08-29T19:14:50.401795+0000 mgr.y (mgr.25004) 2548 : cluster [DBG] pgmap v4183: 137 pgs: 137 active+clean; 35 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 36 KiB/s rd, 4.7 KiB/s wr, 56 op/s 2024-08-29T19:14:52.442 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T19:14:52.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:14:52 smithi110 bash[67519]: cluster 2024-08-29T19:14:51.366203+0000 mon.a (mon.0) 3124 : cluster [DBG] osdmap e2110: 8 total, 8 up, 8 in 2024-08-29T19:14:52.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:14:52 smithi029 bash[79042]: cluster 2024-08-29T19:14:51.366203+0000 mon.a (mon.0) 3124 : cluster [DBG] osdmap e2110: 8 total, 8 up, 8 in 2024-08-29T19:14:52.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:14:52 smithi029 bash[77880]: cluster 2024-08-29T19:14:51.366203+0000 mon.a (mon.0) 3124 : cluster [DBG] osdmap e2110: 8 total, 8 up, 8 in 2024-08-29T19:14:53.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:14:53 smithi110 bash[67519]: cluster 2024-08-29T19:14:52.367142+0000 mon.a (mon.0) 3125 : cluster [DBG] osdmap e2111: 8 total, 8 up, 8 in 2024-08-29T19:14:53.653 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:14:53 smithi110 bash[67519]: cluster 2024-08-29T19:14:52.402552+0000 mgr.y (mgr.25004) 2549 : cluster [DBG] pgmap v4186: 137 pgs: 137 active+clean; 44 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 62 KiB/s rd, 9.2 KiB/s wr, 97 op/s 2024-08-29T19:14:53.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:14:53 smithi029 bash[79042]: cluster 2024-08-29T19:14:52.367142+0000 mon.a (mon.0) 3125 : cluster [DBG] osdmap e2111: 8 total, 8 up, 8 in 2024-08-29T19:14:53.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:14:53 smithi029 bash[79042]: cluster 2024-08-29T19:14:52.402552+0000 mgr.y (mgr.25004) 2549 : cluster [DBG] pgmap v4186: 137 pgs: 137 active+clean; 44 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 62 KiB/s rd, 9.2 KiB/s wr, 97 op/s 2024-08-29T19:14:53.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:14:53 smithi029 bash[77880]: cluster 2024-08-29T19:14:52.367142+0000 mon.a (mon.0) 3125 : cluster [DBG] osdmap e2111: 8 total, 8 up, 8 in 2024-08-29T19:14:53.654 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:14:53 smithi029 bash[77880]: cluster 2024-08-29T19:14:52.402552+0000 mgr.y (mgr.25004) 2549 : cluster [DBG] pgmap v4186: 137 pgs: 137 active+clean; 44 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 62 KiB/s rd, 9.2 KiB/s wr, 97 op/s 2024-08-29T19:14:54.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:14:54 smithi110 bash[67519]: cluster 2024-08-29T19:14:53.389515+0000 mon.a (mon.0) 3126 : cluster [DBG] osdmap e2112: 8 total, 8 up, 8 in 2024-08-29T19:14:54.652 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 19:14:54 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:19:14:54] "GET /metrics HTTP/1.1" 200 36700 "" "Prometheus/2.43.0" 2024-08-29T19:14:54.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:14:54 smithi029 bash[79042]: cluster 2024-08-29T19:14:53.389515+0000 mon.a (mon.0) 3126 : cluster [DBG] osdmap e2112: 8 total, 8 up, 8 in 2024-08-29T19:14:54.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:14:54 smithi029 bash[77880]: cluster 2024-08-29T19:14:53.389515+0000 mon.a (mon.0) 3126 : cluster [DBG] osdmap e2112: 8 total, 8 up, 8 in 2024-08-29T19:14:55.480 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T19:14:55.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:14:55 smithi110 bash[67519]: cluster 2024-08-29T19:14:54.391314+0000 mon.a (mon.0) 3127 : cluster [DBG] osdmap e2113: 8 total, 8 up, 8 in 2024-08-29T19:14:55.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:14:55 smithi110 bash[67519]: cluster 2024-08-29T19:14:54.403430+0000 mgr.y (mgr.25004) 2550 : cluster [DBG] pgmap v4189: 137 pgs: 137 active+clean; 44 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 31 KiB/s rd, 6.2 KiB/s wr, 53 op/s 2024-08-29T19:14:55.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:14:55 smithi029 bash[79042]: cluster 2024-08-29T19:14:54.391314+0000 mon.a (mon.0) 3127 : cluster [DBG] osdmap e2113: 8 total, 8 up, 8 in 2024-08-29T19:14:55.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:14:55 smithi029 bash[79042]: cluster 2024-08-29T19:14:54.403430+0000 mgr.y (mgr.25004) 2550 : cluster [DBG] pgmap v4189: 137 pgs: 137 active+clean; 44 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 31 KiB/s rd, 6.2 KiB/s wr, 53 op/s 2024-08-29T19:14:55.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:14:55 smithi029 bash[77880]: cluster 2024-08-29T19:14:54.391314+0000 mon.a (mon.0) 3127 : cluster [DBG] osdmap e2113: 8 total, 8 up, 8 in 2024-08-29T19:14:55.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:14:55 smithi029 bash[77880]: cluster 2024-08-29T19:14:54.403430+0000 mgr.y (mgr.25004) 2550 : cluster [DBG] pgmap v4189: 137 pgs: 137 active+clean; 44 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 31 KiB/s rd, 6.2 KiB/s wr, 53 op/s 2024-08-29T19:14:56.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:14:56 smithi110 bash[67519]: cluster 2024-08-29T19:14:55.412086+0000 mon.a (mon.0) 3128 : cluster [DBG] osdmap e2114: 8 total, 8 up, 8 in 2024-08-29T19:14:56.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:14:56 smithi029 bash[79042]: cluster 2024-08-29T19:14:55.412086+0000 mon.a (mon.0) 3128 : cluster [DBG] osdmap e2114: 8 total, 8 up, 8 in 2024-08-29T19:14:56.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:14:56 smithi029 bash[77880]: cluster 2024-08-29T19:14:55.412086+0000 mon.a (mon.0) 3128 : cluster [DBG] osdmap e2114: 8 total, 8 up, 8 in 2024-08-29T19:14:57.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:14:57 smithi110 bash[67519]: cluster 2024-08-29T19:14:56.404668+0000 mgr.y (mgr.25004) 2551 : cluster [DBG] pgmap v4191: 137 pgs: 137 active+clean; 47 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 44 KiB/s rd, 6.9 KiB/s wr, 67 op/s 2024-08-29T19:14:57.980 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:14:57 smithi110 bash[67519]: cluster 2024-08-29T19:14:56.423940+0000 mon.a (mon.0) 3129 : cluster [DBG] osdmap e2115: 8 total, 8 up, 8 in 2024-08-29T19:14:57.980 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:14:57 smithi029 bash[79042]: cluster 2024-08-29T19:14:56.404668+0000 mgr.y (mgr.25004) 2551 : cluster [DBG] pgmap v4191: 137 pgs: 137 active+clean; 47 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 44 KiB/s rd, 6.9 KiB/s wr, 67 op/s 2024-08-29T19:14:57.980 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:14:57 smithi029 bash[79042]: cluster 2024-08-29T19:14:56.423940+0000 mon.a (mon.0) 3129 : cluster [DBG] osdmap e2115: 8 total, 8 up, 8 in 2024-08-29T19:14:57.981 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:14:57 smithi029 bash[77880]: cluster 2024-08-29T19:14:56.404668+0000 mgr.y (mgr.25004) 2551 : cluster [DBG] pgmap v4191: 137 pgs: 137 active+clean; 47 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 44 KiB/s rd, 6.9 KiB/s wr, 67 op/s 2024-08-29T19:14:57.981 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:14:57 smithi029 bash[77880]: cluster 2024-08-29T19:14:56.423940+0000 mon.a (mon.0) 3129 : cluster [DBG] osdmap e2115: 8 total, 8 up, 8 in 2024-08-29T19:14:58.508 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] DiffIterateTest/0.DiffIterateDeterministicPP (15178 ms) 2024-08-29T19:14:58.508 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] DiffIterateTest/0.DiffIterateDeterministicLUKS1 2024-08-29T19:14:58.508 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T19:14:58.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:14:58 smithi110 bash[67519]: cluster 2024-08-29T19:14:57.468929+0000 mon.a (mon.0) 3130 : cluster [DBG] osdmap e2116: 8 total, 8 up, 8 in 2024-08-29T19:14:58.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:14:58 smithi110 bash[67519]: audit 2024-08-29T19:14:57.932065+0000 mon.c (mon.2) 952 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:14:58.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:14:58 smithi029 bash[79042]: cluster 2024-08-29T19:14:57.468929+0000 mon.a (mon.0) 3130 : cluster [DBG] osdmap e2116: 8 total, 8 up, 8 in 2024-08-29T19:14:58.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:14:58 smithi029 bash[79042]: audit 2024-08-29T19:14:57.932065+0000 mon.c (mon.2) 952 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:14:58.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:14:58 smithi029 bash[77880]: cluster 2024-08-29T19:14:57.468929+0000 mon.a (mon.0) 3130 : cluster [DBG] osdmap e2116: 8 total, 8 up, 8 in 2024-08-29T19:14:58.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:14:58 smithi029 bash[77880]: audit 2024-08-29T19:14:57.932065+0000 mon.c (mon.2) 952 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:14:59.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:14:59 smithi110 bash[67519]: cluster 2024-08-29T19:14:58.405351+0000 mgr.y (mgr.25004) 2552 : cluster [DBG] pgmap v4194: 137 pgs: 137 active+clean; 54 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 58 KiB/s rd, 8.5 KiB/s wr, 91 op/s 2024-08-29T19:14:59.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:14:59 smithi110 bash[67519]: cluster 2024-08-29T19:14:58.474612+0000 mon.a (mon.0) 3131 : cluster [DBG] osdmap e2117: 8 total, 8 up, 8 in 2024-08-29T19:14:59.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:14:59 smithi110 bash[67519]: audit 2024-08-29T19:14:58.690159+0000 mon.c (mon.2) 953 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:14:59.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:14:59 smithi110 bash[67519]: audit 2024-08-29T19:14:58.691752+0000 mon.c (mon.2) 954 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:14:59.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:14:59 smithi110 bash[67519]: audit 2024-08-29T19:14:58.699482+0000 mon.a (mon.0) 3132 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:14:59.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:14:59 smithi029 bash[77880]: cluster 2024-08-29T19:14:58.405351+0000 mgr.y (mgr.25004) 2552 : cluster [DBG] pgmap v4194: 137 pgs: 137 active+clean; 54 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 58 KiB/s rd, 8.5 KiB/s wr, 91 op/s 2024-08-29T19:14:59.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:14:59 smithi029 bash[77880]: cluster 2024-08-29T19:14:58.474612+0000 mon.a (mon.0) 3131 : cluster [DBG] osdmap e2117: 8 total, 8 up, 8 in 2024-08-29T19:14:59.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:14:59 smithi029 bash[77880]: audit 2024-08-29T19:14:58.690159+0000 mon.c (mon.2) 953 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:14:59.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:14:59 smithi029 bash[77880]: audit 2024-08-29T19:14:58.691752+0000 mon.c (mon.2) 954 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:14:59.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:14:59 smithi029 bash[77880]: audit 2024-08-29T19:14:58.699482+0000 mon.a (mon.0) 3132 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:14:59.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:14:59 smithi029 bash[79042]: cluster 2024-08-29T19:14:58.405351+0000 mgr.y (mgr.25004) 2552 : cluster [DBG] pgmap v4194: 137 pgs: 137 active+clean; 54 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 58 KiB/s rd, 8.5 KiB/s wr, 91 op/s 2024-08-29T19:14:59.904 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:14:59 smithi029 bash[79042]: cluster 2024-08-29T19:14:58.474612+0000 mon.a (mon.0) 3131 : cluster [DBG] osdmap e2117: 8 total, 8 up, 8 in 2024-08-29T19:14:59.904 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:14:59 smithi029 bash[79042]: audit 2024-08-29T19:14:58.690159+0000 mon.c (mon.2) 953 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:14:59.904 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:14:59 smithi029 bash[79042]: audit 2024-08-29T19:14:58.691752+0000 mon.c (mon.2) 954 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:14:59.904 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:14:59 smithi029 bash[79042]: audit 2024-08-29T19:14:58.699482+0000 mon.a (mon.0) 3132 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:15:01.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:15:01 smithi029 bash[77880]: cluster 2024-08-29T19:15:00.406240+0000 mgr.y (mgr.25004) 2553 : cluster [DBG] pgmap v4196: 137 pgs: 137 active+clean; 54 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 47 KiB/s rd, 6.8 KiB/s wr, 76 op/s 2024-08-29T19:15:01.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:15:01 smithi029 bash[79042]: cluster 2024-08-29T19:15:00.406240+0000 mgr.y (mgr.25004) 2553 : cluster [DBG] pgmap v4196: 137 pgs: 137 active+clean; 54 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 47 KiB/s rd, 6.8 KiB/s wr, 76 op/s 2024-08-29T19:15:01.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:15:01 smithi110 bash[67519]: cluster 2024-08-29T19:15:00.406240+0000 mgr.y (mgr.25004) 2553 : cluster [DBG] pgmap v4196: 137 pgs: 137 active+clean; 54 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 47 KiB/s rd, 6.8 KiB/s wr, 76 op/s 2024-08-29T19:15:03.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:15:03 smithi110 bash[67519]: cluster 2024-08-29T19:15:02.407699+0000 mgr.y (mgr.25004) 2554 : cluster [DBG] pgmap v4197: 137 pgs: 137 active+clean; 62 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 33 KiB/s rd, 687 KiB/s wr, 57 op/s 2024-08-29T19:15:03.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:15:03 smithi110 bash[67519]: cluster 2024-08-29T19:15:02.485863+0000 mon.a (mon.0) 3133 : cluster [DBG] osdmap e2118: 8 total, 8 up, 8 in 2024-08-29T19:15:03.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:15:03 smithi029 bash[79042]: cluster 2024-08-29T19:15:02.407699+0000 mgr.y (mgr.25004) 2554 : cluster [DBG] pgmap v4197: 137 pgs: 137 active+clean; 62 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 33 KiB/s rd, 687 KiB/s wr, 57 op/s 2024-08-29T19:15:03.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:15:03 smithi029 bash[79042]: cluster 2024-08-29T19:15:02.485863+0000 mon.a (mon.0) 3133 : cluster [DBG] osdmap e2118: 8 total, 8 up, 8 in 2024-08-29T19:15:03.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:15:03 smithi029 bash[77880]: cluster 2024-08-29T19:15:02.407699+0000 mgr.y (mgr.25004) 2554 : cluster [DBG] pgmap v4197: 137 pgs: 137 active+clean; 62 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 33 KiB/s rd, 687 KiB/s wr, 57 op/s 2024-08-29T19:15:03.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:15:03 smithi029 bash[77880]: cluster 2024-08-29T19:15:02.485863+0000 mon.a (mon.0) 3133 : cluster [DBG] osdmap e2118: 8 total, 8 up, 8 in 2024-08-29T19:15:04.571 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T19:15:04.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:15:04 smithi110 bash[67519]: cluster 2024-08-29T19:15:03.499277+0000 mon.a (mon.0) 3134 : cluster [DBG] osdmap e2119: 8 total, 8 up, 8 in 2024-08-29T19:15:04.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:15:04 smithi110 bash[67519]: audit 2024-08-29T19:15:03.625873+0000 mon.c (mon.2) 955 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:15:04.902 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 19:15:04 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:19:15:04] "GET /metrics HTTP/1.1" 200 36702 "" "Prometheus/2.43.0" 2024-08-29T19:15:04.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:15:04 smithi029 bash[79042]: cluster 2024-08-29T19:15:03.499277+0000 mon.a (mon.0) 3134 : cluster [DBG] osdmap e2119: 8 total, 8 up, 8 in 2024-08-29T19:15:04.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:15:04 smithi029 bash[79042]: audit 2024-08-29T19:15:03.625873+0000 mon.c (mon.2) 955 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:15:04.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:15:04 smithi029 bash[77880]: cluster 2024-08-29T19:15:03.499277+0000 mon.a (mon.0) 3134 : cluster [DBG] osdmap e2119: 8 total, 8 up, 8 in 2024-08-29T19:15:04.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:15:04 smithi029 bash[77880]: audit 2024-08-29T19:15:03.625873+0000 mon.c (mon.2) 955 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:15:05.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:15:05 smithi110 bash[67519]: cluster 2024-08-29T19:15:04.408574+0000 mgr.y (mgr.25004) 2555 : cluster [DBG] pgmap v4200: 137 pgs: 137 active+clean; 62 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 24 KiB/s rd, 686 KiB/s wr, 39 op/s 2024-08-29T19:15:05.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:15:05 smithi110 bash[67519]: cluster 2024-08-29T19:15:04.509602+0000 mon.a (mon.0) 3135 : cluster [DBG] osdmap e2120: 8 total, 8 up, 8 in 2024-08-29T19:15:05.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:15:05 smithi029 bash[79042]: cluster 2024-08-29T19:15:04.408574+0000 mgr.y (mgr.25004) 2555 : cluster [DBG] pgmap v4200: 137 pgs: 137 active+clean; 62 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 24 KiB/s rd, 686 KiB/s wr, 39 op/s 2024-08-29T19:15:05.904 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:15:05 smithi029 bash[79042]: cluster 2024-08-29T19:15:04.509602+0000 mon.a (mon.0) 3135 : cluster [DBG] osdmap e2120: 8 total, 8 up, 8 in 2024-08-29T19:15:05.904 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:15:05 smithi029 bash[77880]: cluster 2024-08-29T19:15:04.408574+0000 mgr.y (mgr.25004) 2555 : cluster [DBG] pgmap v4200: 137 pgs: 137 active+clean; 62 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 24 KiB/s rd, 686 KiB/s wr, 39 op/s 2024-08-29T19:15:05.904 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:15:05 smithi029 bash[77880]: cluster 2024-08-29T19:15:04.509602+0000 mon.a (mon.0) 3135 : cluster [DBG] osdmap e2120: 8 total, 8 up, 8 in 2024-08-29T19:15:07.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:15:07 smithi110 bash[67519]: cluster 2024-08-29T19:15:06.409751+0000 mgr.y (mgr.25004) 2556 : cluster [DBG] pgmap v4202: 137 pgs: 137 active+clean; 62 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 43 KiB/s rd, 688 KiB/s wr, 65 op/s 2024-08-29T19:15:07.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:15:07 smithi029 bash[79042]: cluster 2024-08-29T19:15:06.409751+0000 mgr.y (mgr.25004) 2556 : cluster [DBG] pgmap v4202: 137 pgs: 137 active+clean; 62 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 43 KiB/s rd, 688 KiB/s wr, 65 op/s 2024-08-29T19:15:07.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:15:07 smithi029 bash[77880]: cluster 2024-08-29T19:15:06.409751+0000 mgr.y (mgr.25004) 2556 : cluster [DBG] pgmap v4202: 137 pgs: 137 active+clean; 62 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 43 KiB/s rd, 688 KiB/s wr, 65 op/s 2024-08-29T19:15:09.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:15:09 smithi110 bash[67519]: cluster 2024-08-29T19:15:08.410638+0000 mgr.y (mgr.25004) 2557 : cluster [DBG] pgmap v4203: 137 pgs: 137 active+clean; 62 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 24 KiB/s rd, 3.7 KiB/s wr, 37 op/s 2024-08-29T19:15:09.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:15:09 smithi110 bash[67519]: cluster 2024-08-29T19:15:08.520286+0000 mon.a (mon.0) 3136 : cluster [DBG] osdmap e2121: 8 total, 8 up, 8 in 2024-08-29T19:15:09.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:15:09 smithi029 bash[79042]: cluster 2024-08-29T19:15:08.410638+0000 mgr.y (mgr.25004) 2557 : cluster [DBG] pgmap v4203: 137 pgs: 137 active+clean; 62 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 24 KiB/s rd, 3.7 KiB/s wr, 37 op/s 2024-08-29T19:15:09.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:15:09 smithi029 bash[79042]: cluster 2024-08-29T19:15:08.520286+0000 mon.a (mon.0) 3136 : cluster [DBG] osdmap e2121: 8 total, 8 up, 8 in 2024-08-29T19:15:09.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:15:09 smithi029 bash[77880]: cluster 2024-08-29T19:15:08.410638+0000 mgr.y (mgr.25004) 2557 : cluster [DBG] pgmap v4203: 137 pgs: 137 active+clean; 62 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 24 KiB/s rd, 3.7 KiB/s wr, 37 op/s 2024-08-29T19:15:09.904 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:15:09 smithi029 bash[77880]: cluster 2024-08-29T19:15:08.520286+0000 mon.a (mon.0) 3136 : cluster [DBG] osdmap e2121: 8 total, 8 up, 8 in 2024-08-29T19:15:10.603 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T19:15:10.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:15:10 smithi110 bash[67519]: cluster 2024-08-29T19:15:09.524078+0000 mon.a (mon.0) 3137 : cluster [DBG] osdmap e2122: 8 total, 8 up, 8 in 2024-08-29T19:15:10.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:15:10 smithi029 bash[79042]: cluster 2024-08-29T19:15:09.524078+0000 mon.a (mon.0) 3137 : cluster [DBG] osdmap e2122: 8 total, 8 up, 8 in 2024-08-29T19:15:10.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:15:10 smithi029 bash[77880]: cluster 2024-08-29T19:15:09.524078+0000 mon.a (mon.0) 3137 : cluster [DBG] osdmap e2122: 8 total, 8 up, 8 in 2024-08-29T19:15:11.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:15:11 smithi110 bash[67519]: cluster 2024-08-29T19:15:10.411530+0000 mgr.y (mgr.25004) 2558 : cluster [DBG] pgmap v4206: 137 pgs: 137 active+clean; 66 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 24 KiB/s rd, 686 KiB/s wr, 38 op/s 2024-08-29T19:15:11.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:15:11 smithi110 bash[67519]: cluster 2024-08-29T19:15:10.546651+0000 mon.a (mon.0) 3138 : cluster [DBG] osdmap e2123: 8 total, 8 up, 8 in 2024-08-29T19:15:11.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:15:11 smithi110 bash[67519]: audit 2024-08-29T19:15:10.633696+0000 mon.c (mon.2) 956 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "123.1a", "id": [2, 1]}]: dispatch 2024-08-29T19:15:11.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:15:11 smithi110 bash[67519]: audit 2024-08-29T19:15:10.634553+0000 mon.a (mon.0) 3139 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "123.1a", "id": [2, 1]}]: dispatch 2024-08-29T19:15:11.904 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:15:11 smithi029 bash[77880]: cluster 2024-08-29T19:15:10.411530+0000 mgr.y (mgr.25004) 2558 : cluster [DBG] pgmap v4206: 137 pgs: 137 active+clean; 66 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 24 KiB/s rd, 686 KiB/s wr, 38 op/s 2024-08-29T19:15:11.904 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:15:11 smithi029 bash[77880]: cluster 2024-08-29T19:15:10.546651+0000 mon.a (mon.0) 3138 : cluster [DBG] osdmap e2123: 8 total, 8 up, 8 in 2024-08-29T19:15:11.904 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:15:11 smithi029 bash[77880]: audit 2024-08-29T19:15:10.633696+0000 mon.c (mon.2) 956 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "123.1a", "id": [2, 1]}]: dispatch 2024-08-29T19:15:11.904 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:15:11 smithi029 bash[77880]: audit 2024-08-29T19:15:10.634553+0000 mon.a (mon.0) 3139 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "123.1a", "id": [2, 1]}]: dispatch 2024-08-29T19:15:11.905 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:15:11 smithi029 bash[79042]: cluster 2024-08-29T19:15:10.411530+0000 mgr.y (mgr.25004) 2558 : cluster [DBG] pgmap v4206: 137 pgs: 137 active+clean; 66 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 24 KiB/s rd, 686 KiB/s wr, 38 op/s 2024-08-29T19:15:11.905 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:15:11 smithi029 bash[79042]: cluster 2024-08-29T19:15:10.546651+0000 mon.a (mon.0) 3138 : cluster [DBG] osdmap e2123: 8 total, 8 up, 8 in 2024-08-29T19:15:11.905 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:15:11 smithi029 bash[79042]: audit 2024-08-29T19:15:10.633696+0000 mon.c (mon.2) 956 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "123.1a", "id": [2, 1]}]: dispatch 2024-08-29T19:15:11.905 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:15:11 smithi029 bash[79042]: audit 2024-08-29T19:15:10.634553+0000 mon.a (mon.0) 3139 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "123.1a", "id": [2, 1]}]: dispatch 2024-08-29T19:15:12.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:15:12 smithi110 bash[67519]: audit 2024-08-29T19:15:11.540935+0000 mon.a (mon.0) 3140 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "123.1a", "id": [2, 1]}]': finished 2024-08-29T19:15:12.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:15:12 smithi110 bash[67519]: cluster 2024-08-29T19:15:11.547884+0000 mon.a (mon.0) 3141 : cluster [DBG] osdmap e2124: 8 total, 8 up, 8 in 2024-08-29T19:15:12.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:15:12 smithi029 bash[77880]: audit 2024-08-29T19:15:11.540935+0000 mon.a (mon.0) 3140 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "123.1a", "id": [2, 1]}]': finished 2024-08-29T19:15:12.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:15:12 smithi029 bash[77880]: cluster 2024-08-29T19:15:11.547884+0000 mon.a (mon.0) 3141 : cluster [DBG] osdmap e2124: 8 total, 8 up, 8 in 2024-08-29T19:15:12.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:15:12 smithi029 bash[79042]: audit 2024-08-29T19:15:11.540935+0000 mon.a (mon.0) 3140 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "123.1a", "id": [2, 1]}]': finished 2024-08-29T19:15:12.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:15:12 smithi029 bash[79042]: cluster 2024-08-29T19:15:11.547884+0000 mon.a (mon.0) 3141 : cluster [DBG] osdmap e2124: 8 total, 8 up, 8 in 2024-08-29T19:15:13.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:15:13 smithi110 bash[67519]: cluster 2024-08-29T19:15:12.412440+0000 mgr.y (mgr.25004) 2559 : cluster [DBG] pgmap v4209: 137 pgs: 1 peering, 136 active+clean; 68 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 37 KiB/s rd, 1.0 MiB/s wr, 56 op/s 2024-08-29T19:15:13.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:15:13 smithi110 bash[67519]: cluster 2024-08-29T19:15:12.567868+0000 mon.a (mon.0) 3142 : cluster [DBG] osdmap e2125: 8 total, 8 up, 8 in 2024-08-29T19:15:13.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:15:13 smithi029 bash[79042]: cluster 2024-08-29T19:15:12.412440+0000 mgr.y (mgr.25004) 2559 : cluster [DBG] pgmap v4209: 137 pgs: 1 peering, 136 active+clean; 68 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 37 KiB/s rd, 1.0 MiB/s wr, 56 op/s 2024-08-29T19:15:13.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:15:13 smithi029 bash[79042]: cluster 2024-08-29T19:15:12.567868+0000 mon.a (mon.0) 3142 : cluster [DBG] osdmap e2125: 8 total, 8 up, 8 in 2024-08-29T19:15:13.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:15:13 smithi029 bash[77880]: cluster 2024-08-29T19:15:12.412440+0000 mgr.y (mgr.25004) 2559 : cluster [DBG] pgmap v4209: 137 pgs: 1 peering, 136 active+clean; 68 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 37 KiB/s rd, 1.0 MiB/s wr, 56 op/s 2024-08-29T19:15:13.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:15:13 smithi029 bash[77880]: cluster 2024-08-29T19:15:12.567868+0000 mon.a (mon.0) 3142 : cluster [DBG] osdmap e2125: 8 total, 8 up, 8 in 2024-08-29T19:15:14.903 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 19:15:14 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:19:15:14] "GET /metrics HTTP/1.1" 200 36702 "" "Prometheus/2.43.0" 2024-08-29T19:15:15.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:15:15 smithi110 bash[67519]: cluster 2024-08-29T19:15:14.413237+0000 mgr.y (mgr.25004) 2560 : cluster [DBG] pgmap v4211: 137 pgs: 1 peering, 136 active+clean; 68 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 30 KiB/s rd, 842 KiB/s wr, 46 op/s 2024-08-29T19:15:15.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:15:15 smithi110 bash[67519]: cluster 2024-08-29T19:15:14.577628+0000 mon.a (mon.0) 3143 : cluster [DBG] osdmap e2126: 8 total, 8 up, 8 in 2024-08-29T19:15:15.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:15:15 smithi029 bash[79042]: cluster 2024-08-29T19:15:14.413237+0000 mgr.y (mgr.25004) 2560 : cluster [DBG] pgmap v4211: 137 pgs: 1 peering, 136 active+clean; 68 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 30 KiB/s rd, 842 KiB/s wr, 46 op/s 2024-08-29T19:15:15.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:15:15 smithi029 bash[79042]: cluster 2024-08-29T19:15:14.577628+0000 mon.a (mon.0) 3143 : cluster [DBG] osdmap e2126: 8 total, 8 up, 8 in 2024-08-29T19:15:15.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:15:15 smithi029 bash[77880]: cluster 2024-08-29T19:15:14.413237+0000 mgr.y (mgr.25004) 2560 : cluster [DBG] pgmap v4211: 137 pgs: 1 peering, 136 active+clean; 68 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 30 KiB/s rd, 842 KiB/s wr, 46 op/s 2024-08-29T19:15:15.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:15:15 smithi029 bash[77880]: cluster 2024-08-29T19:15:14.577628+0000 mon.a (mon.0) 3143 : cluster [DBG] osdmap e2126: 8 total, 8 up, 8 in 2024-08-29T19:15:16.672 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T19:15:16.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:15:16 smithi110 bash[67519]: cluster 2024-08-29T19:15:15.581510+0000 mon.a (mon.0) 3144 : cluster [DBG] osdmap e2127: 8 total, 8 up, 8 in 2024-08-29T19:15:16.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:15:16 smithi029 bash[77880]: cluster 2024-08-29T19:15:15.581510+0000 mon.a (mon.0) 3144 : cluster [DBG] osdmap e2127: 8 total, 8 up, 8 in 2024-08-29T19:15:16.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:15:16 smithi029 bash[79042]: cluster 2024-08-29T19:15:15.581510+0000 mon.a (mon.0) 3144 : cluster [DBG] osdmap e2127: 8 total, 8 up, 8 in 2024-08-29T19:15:17.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:15:17 smithi110 bash[67519]: cluster 2024-08-29T19:15:16.414433+0000 mgr.y (mgr.25004) 2561 : cluster [DBG] pgmap v4214: 137 pgs: 1 peering, 136 active+clean; 74 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 16 KiB/s rd, 844 KiB/s wr, 25 op/s 2024-08-29T19:15:17.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:15:17 smithi110 bash[67519]: cluster 2024-08-29T19:15:16.604083+0000 mon.a (mon.0) 3145 : cluster [DBG] osdmap e2128: 8 total, 8 up, 8 in 2024-08-29T19:15:17.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:15:17 smithi029 bash[77880]: cluster 2024-08-29T19:15:16.414433+0000 mgr.y (mgr.25004) 2561 : cluster [DBG] pgmap v4214: 137 pgs: 1 peering, 136 active+clean; 74 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 16 KiB/s rd, 844 KiB/s wr, 25 op/s 2024-08-29T19:15:17.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:15:17 smithi029 bash[77880]: cluster 2024-08-29T19:15:16.604083+0000 mon.a (mon.0) 3145 : cluster [DBG] osdmap e2128: 8 total, 8 up, 8 in 2024-08-29T19:15:17.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:15:17 smithi029 bash[79042]: cluster 2024-08-29T19:15:16.414433+0000 mgr.y (mgr.25004) 2561 : cluster [DBG] pgmap v4214: 137 pgs: 1 peering, 136 active+clean; 74 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 16 KiB/s rd, 844 KiB/s wr, 25 op/s 2024-08-29T19:15:17.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:15:17 smithi029 bash[79042]: cluster 2024-08-29T19:15:16.604083+0000 mon.a (mon.0) 3145 : cluster [DBG] osdmap e2128: 8 total, 8 up, 8 in 2024-08-29T19:15:19.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:15:19 smithi110 bash[67519]: cluster 2024-08-29T19:15:18.415486+0000 mgr.y (mgr.25004) 2562 : cluster [DBG] pgmap v4216: 137 pgs: 137 active+clean; 74 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 15 KiB/s rd, 703 KiB/s wr, 21 op/s; 137 B/s, 0 objects/s recovering 2024-08-29T19:15:19.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:15:19 smithi110 bash[67519]: audit 2024-08-29T19:15:18.625844+0000 mon.c (mon.2) 957 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:15:19.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:15:19 smithi029 bash[79042]: cluster 2024-08-29T19:15:18.415486+0000 mgr.y (mgr.25004) 2562 : cluster [DBG] pgmap v4216: 137 pgs: 137 active+clean; 74 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 15 KiB/s rd, 703 KiB/s wr, 21 op/s; 137 B/s, 0 objects/s recovering 2024-08-29T19:15:19.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:15:19 smithi029 bash[79042]: audit 2024-08-29T19:15:18.625844+0000 mon.c (mon.2) 957 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:15:19.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:15:19 smithi029 bash[77880]: cluster 2024-08-29T19:15:18.415486+0000 mgr.y (mgr.25004) 2562 : cluster [DBG] pgmap v4216: 137 pgs: 137 active+clean; 74 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 15 KiB/s rd, 703 KiB/s wr, 21 op/s; 137 B/s, 0 objects/s recovering 2024-08-29T19:15:19.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:15:19 smithi029 bash[77880]: audit 2024-08-29T19:15:18.625844+0000 mon.c (mon.2) 957 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:15:21.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:15:21 smithi110 bash[67519]: cluster 2024-08-29T19:15:20.416533+0000 mgr.y (mgr.25004) 2563 : cluster [DBG] pgmap v4217: 137 pgs: 137 active+clean; 74 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 14 KiB/s rd, 685 KiB/s wr, 22 op/s; 133 B/s, 0 objects/s recovering 2024-08-29T19:15:21.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:15:21 smithi110 bash[67519]: cluster 2024-08-29T19:15:20.615348+0000 mon.a (mon.0) 3146 : cluster [DBG] osdmap e2129: 8 total, 8 up, 8 in 2024-08-29T19:15:21.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:15:21 smithi029 bash[79042]: cluster 2024-08-29T19:15:20.416533+0000 mgr.y (mgr.25004) 2563 : cluster [DBG] pgmap v4217: 137 pgs: 137 active+clean; 74 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 14 KiB/s rd, 685 KiB/s wr, 22 op/s; 133 B/s, 0 objects/s recovering 2024-08-29T19:15:21.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:15:21 smithi029 bash[79042]: cluster 2024-08-29T19:15:20.615348+0000 mon.a (mon.0) 3146 : cluster [DBG] osdmap e2129: 8 total, 8 up, 8 in 2024-08-29T19:15:21.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:15:21 smithi029 bash[77880]: cluster 2024-08-29T19:15:20.416533+0000 mgr.y (mgr.25004) 2563 : cluster [DBG] pgmap v4217: 137 pgs: 137 active+clean; 74 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 14 KiB/s rd, 685 KiB/s wr, 22 op/s; 133 B/s, 0 objects/s recovering 2024-08-29T19:15:21.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:15:21 smithi029 bash[77880]: cluster 2024-08-29T19:15:20.615348+0000 mon.a (mon.0) 3146 : cluster [DBG] osdmap e2129: 8 total, 8 up, 8 in 2024-08-29T19:15:22.697 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T19:15:22.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:15:22 smithi110 bash[67519]: cluster 2024-08-29T19:15:21.625581+0000 mon.a (mon.0) 3147 : cluster [DBG] osdmap e2130: 8 total, 8 up, 8 in 2024-08-29T19:15:22.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:15:22 smithi029 bash[79042]: cluster 2024-08-29T19:15:21.625581+0000 mon.a (mon.0) 3147 : cluster [DBG] osdmap e2130: 8 total, 8 up, 8 in 2024-08-29T19:15:22.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:15:22 smithi029 bash[77880]: cluster 2024-08-29T19:15:21.625581+0000 mon.a (mon.0) 3147 : cluster [DBG] osdmap e2130: 8 total, 8 up, 8 in 2024-08-29T19:15:23.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:15:23 smithi110 bash[67519]: cluster 2024-08-29T19:15:22.417545+0000 mgr.y (mgr.25004) 2564 : cluster [DBG] pgmap v4220: 137 pgs: 137 active+clean; 79 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 19 KiB/s rd, 685 KiB/s wr, 31 op/s; 133 B/s, 0 objects/s recovering 2024-08-29T19:15:23.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:15:23 smithi110 bash[67519]: cluster 2024-08-29T19:15:22.634004+0000 mon.a (mon.0) 3148 : cluster [DBG] osdmap e2131: 8 total, 8 up, 8 in 2024-08-29T19:15:23.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:15:23 smithi029 bash[79042]: cluster 2024-08-29T19:15:22.417545+0000 mgr.y (mgr.25004) 2564 : cluster [DBG] pgmap v4220: 137 pgs: 137 active+clean; 79 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 19 KiB/s rd, 685 KiB/s wr, 31 op/s; 133 B/s, 0 objects/s recovering 2024-08-29T19:15:23.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:15:23 smithi029 bash[79042]: cluster 2024-08-29T19:15:22.634004+0000 mon.a (mon.0) 3148 : cluster [DBG] osdmap e2131: 8 total, 8 up, 8 in 2024-08-29T19:15:23.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:15:23 smithi029 bash[77880]: cluster 2024-08-29T19:15:22.417545+0000 mgr.y (mgr.25004) 2564 : cluster [DBG] pgmap v4220: 137 pgs: 137 active+clean; 79 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 19 KiB/s rd, 685 KiB/s wr, 31 op/s; 133 B/s, 0 objects/s recovering 2024-08-29T19:15:23.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:15:23 smithi029 bash[77880]: cluster 2024-08-29T19:15:22.634004+0000 mon.a (mon.0) 3148 : cluster [DBG] osdmap e2131: 8 total, 8 up, 8 in 2024-08-29T19:15:24.902 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 19:15:24 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:19:15:24] "GET /metrics HTTP/1.1" 200 36715 "" "Prometheus/2.43.0" 2024-08-29T19:15:25.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:15:25 smithi110 bash[67519]: cluster 2024-08-29T19:15:24.418353+0000 mgr.y (mgr.25004) 2565 : cluster [DBG] pgmap v4222: 137 pgs: 137 active+clean; 79 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 18 KiB/s rd, 685 KiB/s wr, 30 op/s 2024-08-29T19:15:25.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:15:25 smithi029 bash[79042]: cluster 2024-08-29T19:15:24.418353+0000 mgr.y (mgr.25004) 2565 : cluster [DBG] pgmap v4222: 137 pgs: 137 active+clean; 79 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 18 KiB/s rd, 685 KiB/s wr, 30 op/s 2024-08-29T19:15:25.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:15:25 smithi029 bash[77880]: cluster 2024-08-29T19:15:24.418353+0000 mgr.y (mgr.25004) 2565 : cluster [DBG] pgmap v4222: 137 pgs: 137 active+clean; 79 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 18 KiB/s rd, 685 KiB/s wr, 30 op/s 2024-08-29T19:15:28.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:15:27 smithi110 bash[67519]: cluster 2024-08-29T19:15:26.419579+0000 mgr.y (mgr.25004) 2566 : cluster [DBG] pgmap v4223: 137 pgs: 137 active+clean; 80 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 35 KiB/s rd, 688 KiB/s wr, 56 op/s 2024-08-29T19:15:28.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:15:27 smithi110 bash[67519]: cluster 2024-08-29T19:15:26.646869+0000 mon.a (mon.0) 3149 : cluster [DBG] osdmap e2132: 8 total, 8 up, 8 in 2024-08-29T19:15:28.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:15:27 smithi029 bash[77880]: cluster 2024-08-29T19:15:26.419579+0000 mgr.y (mgr.25004) 2566 : cluster [DBG] pgmap v4223: 137 pgs: 137 active+clean; 80 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 35 KiB/s rd, 688 KiB/s wr, 56 op/s 2024-08-29T19:15:28.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:15:27 smithi029 bash[77880]: cluster 2024-08-29T19:15:26.646869+0000 mon.a (mon.0) 3149 : cluster [DBG] osdmap e2132: 8 total, 8 up, 8 in 2024-08-29T19:15:28.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:15:27 smithi029 bash[79042]: cluster 2024-08-29T19:15:26.419579+0000 mgr.y (mgr.25004) 2566 : cluster [DBG] pgmap v4223: 137 pgs: 137 active+clean; 80 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 35 KiB/s rd, 688 KiB/s wr, 56 op/s 2024-08-29T19:15:28.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:15:27 smithi029 bash[79042]: cluster 2024-08-29T19:15:26.646869+0000 mon.a (mon.0) 3149 : cluster [DBG] osdmap e2132: 8 total, 8 up, 8 in 2024-08-29T19:15:28.735 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] DiffIterateTest/0.DiffIterateDeterministicLUKS1 (30228 ms) 2024-08-29T19:15:28.736 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] DiffIterateTest/0.DiffIterateDeterministicLUKS1PP 2024-08-29T19:15:28.736 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T19:15:29.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:15:28 smithi110 bash[67519]: cluster 2024-08-29T19:15:27.650467+0000 mon.a (mon.0) 3150 : cluster [DBG] osdmap e2133: 8 total, 8 up, 8 in 2024-08-29T19:15:29.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:15:28 smithi029 bash[77880]: cluster 2024-08-29T19:15:27.650467+0000 mon.a (mon.0) 3150 : cluster [DBG] osdmap e2133: 8 total, 8 up, 8 in 2024-08-29T19:15:29.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:15:28 smithi029 bash[79042]: cluster 2024-08-29T19:15:27.650467+0000 mon.a (mon.0) 3150 : cluster [DBG] osdmap e2133: 8 total, 8 up, 8 in 2024-08-29T19:15:30.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:15:29 smithi110 bash[67519]: cluster 2024-08-29T19:15:28.420338+0000 mgr.y (mgr.25004) 2567 : cluster [DBG] pgmap v4226: 137 pgs: 137 active+clean; 84 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 18 KiB/s rd, 685 KiB/s wr, 29 op/s 2024-08-29T19:15:30.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:15:29 smithi110 bash[67519]: cluster 2024-08-29T19:15:28.676098+0000 mon.a (mon.0) 3151 : cluster [DBG] osdmap e2134: 8 total, 8 up, 8 in 2024-08-29T19:15:30.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:15:29 smithi029 bash[79042]: cluster 2024-08-29T19:15:28.420338+0000 mgr.y (mgr.25004) 2567 : cluster [DBG] pgmap v4226: 137 pgs: 137 active+clean; 84 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 18 KiB/s rd, 685 KiB/s wr, 29 op/s 2024-08-29T19:15:30.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:15:29 smithi029 bash[79042]: cluster 2024-08-29T19:15:28.676098+0000 mon.a (mon.0) 3151 : cluster [DBG] osdmap e2134: 8 total, 8 up, 8 in 2024-08-29T19:15:30.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:15:29 smithi029 bash[77880]: cluster 2024-08-29T19:15:28.420338+0000 mgr.y (mgr.25004) 2567 : cluster [DBG] pgmap v4226: 137 pgs: 137 active+clean; 84 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 18 KiB/s rd, 685 KiB/s wr, 29 op/s 2024-08-29T19:15:30.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:15:29 smithi029 bash[77880]: cluster 2024-08-29T19:15:28.676098+0000 mon.a (mon.0) 3151 : cluster [DBG] osdmap e2134: 8 total, 8 up, 8 in 2024-08-29T19:15:32.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:15:31 smithi110 bash[67519]: cluster 2024-08-29T19:15:30.421245+0000 mgr.y (mgr.25004) 2568 : cluster [DBG] pgmap v4228: 137 pgs: 137 active+clean; 88 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 41 KiB/s rd, 688 KiB/s wr, 63 op/s 2024-08-29T19:15:32.189 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:15:31 smithi029 bash[77880]: cluster 2024-08-29T19:15:30.421245+0000 mgr.y (mgr.25004) 2568 : cluster [DBG] pgmap v4228: 137 pgs: 137 active+clean; 88 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 41 KiB/s rd, 688 KiB/s wr, 63 op/s 2024-08-29T19:15:32.189 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:15:31 smithi029 bash[79042]: cluster 2024-08-29T19:15:30.421245+0000 mgr.y (mgr.25004) 2568 : cluster [DBG] pgmap v4228: 137 pgs: 137 active+clean; 88 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 41 KiB/s rd, 688 KiB/s wr, 63 op/s 2024-08-29T19:15:34.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:15:33 smithi110 bash[67519]: cluster 2024-08-29T19:15:32.422577+0000 mgr.y (mgr.25004) 2569 : cluster [DBG] pgmap v4229: 137 pgs: 137 active+clean; 92 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 26 KiB/s rd, 687 KiB/s wr, 41 op/s 2024-08-29T19:15:34.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:15:33 smithi110 bash[67519]: cluster 2024-08-29T19:15:32.688470+0000 mon.a (mon.0) 3152 : cluster [DBG] osdmap e2135: 8 total, 8 up, 8 in 2024-08-29T19:15:34.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:15:33 smithi110 bash[67519]: audit 2024-08-29T19:15:33.626806+0000 mon.c (mon.2) 958 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:15:34.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:15:33 smithi029 bash[77880]: cluster 2024-08-29T19:15:32.422577+0000 mgr.y (mgr.25004) 2569 : cluster [DBG] pgmap v4229: 137 pgs: 137 active+clean; 92 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 26 KiB/s rd, 687 KiB/s wr, 41 op/s 2024-08-29T19:15:34.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:15:33 smithi029 bash[77880]: cluster 2024-08-29T19:15:32.688470+0000 mon.a (mon.0) 3152 : cluster [DBG] osdmap e2135: 8 total, 8 up, 8 in 2024-08-29T19:15:34.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:15:33 smithi029 bash[77880]: audit 2024-08-29T19:15:33.626806+0000 mon.c (mon.2) 958 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:15:34.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:15:33 smithi029 bash[79042]: cluster 2024-08-29T19:15:32.422577+0000 mgr.y (mgr.25004) 2569 : cluster [DBG] pgmap v4229: 137 pgs: 137 active+clean; 92 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 26 KiB/s rd, 687 KiB/s wr, 41 op/s 2024-08-29T19:15:34.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:15:33 smithi029 bash[79042]: cluster 2024-08-29T19:15:32.688470+0000 mon.a (mon.0) 3152 : cluster [DBG] osdmap e2135: 8 total, 8 up, 8 in 2024-08-29T19:15:34.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:15:33 smithi029 bash[79042]: audit 2024-08-29T19:15:33.626806+0000 mon.c (mon.2) 958 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:15:34.776 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T19:15:34.903 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 19:15:34 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:19:15:34] "GET /metrics HTTP/1.1" 200 36706 "" "Prometheus/2.43.0" 2024-08-29T19:15:34.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:15:34 smithi029 bash[79042]: cluster 2024-08-29T19:15:33.692437+0000 mon.a (mon.0) 3153 : cluster [DBG] osdmap e2136: 8 total, 8 up, 8 in 2024-08-29T19:15:34.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:15:34 smithi029 bash[77880]: cluster 2024-08-29T19:15:33.692437+0000 mon.a (mon.0) 3153 : cluster [DBG] osdmap e2136: 8 total, 8 up, 8 in 2024-08-29T19:15:35.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:15:34 smithi110 bash[67519]: cluster 2024-08-29T19:15:33.692437+0000 mon.a (mon.0) 3153 : cluster [DBG] osdmap e2136: 8 total, 8 up, 8 in 2024-08-29T19:15:36.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:15:35 smithi110 bash[67519]: cluster 2024-08-29T19:15:34.423489+0000 mgr.y (mgr.25004) 2570 : cluster [DBG] pgmap v4232: 137 pgs: 137 active+clean; 92 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 25 KiB/s rd, 4.2 KiB/s wr, 40 op/s 2024-08-29T19:15:36.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:15:35 smithi110 bash[67519]: cluster 2024-08-29T19:15:34.714706+0000 mon.a (mon.0) 3154 : cluster [DBG] osdmap e2137: 8 total, 8 up, 8 in 2024-08-29T19:15:36.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:15:35 smithi029 bash[77880]: cluster 2024-08-29T19:15:34.423489+0000 mgr.y (mgr.25004) 2570 : cluster [DBG] pgmap v4232: 137 pgs: 137 active+clean; 92 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 25 KiB/s rd, 4.2 KiB/s wr, 40 op/s 2024-08-29T19:15:36.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:15:35 smithi029 bash[77880]: cluster 2024-08-29T19:15:34.714706+0000 mon.a (mon.0) 3154 : cluster [DBG] osdmap e2137: 8 total, 8 up, 8 in 2024-08-29T19:15:36.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:15:35 smithi029 bash[79042]: cluster 2024-08-29T19:15:34.423489+0000 mgr.y (mgr.25004) 2570 : cluster [DBG] pgmap v4232: 137 pgs: 137 active+clean; 92 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 25 KiB/s rd, 4.2 KiB/s wr, 40 op/s 2024-08-29T19:15:36.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:15:35 smithi029 bash[79042]: cluster 2024-08-29T19:15:34.714706+0000 mon.a (mon.0) 3154 : cluster [DBG] osdmap e2137: 8 total, 8 up, 8 in 2024-08-29T19:15:38.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:15:37 smithi110 bash[67519]: cluster 2024-08-29T19:15:36.424674+0000 mgr.y (mgr.25004) 2571 : cluster [DBG] pgmap v4234: 137 pgs: 137 active+clean; 92 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 18 KiB/s rd, 3.3 KiB/s wr, 31 op/s 2024-08-29T19:15:38.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:15:37 smithi029 bash[77880]: cluster 2024-08-29T19:15:36.424674+0000 mgr.y (mgr.25004) 2571 : cluster [DBG] pgmap v4234: 137 pgs: 137 active+clean; 92 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 18 KiB/s rd, 3.3 KiB/s wr, 31 op/s 2024-08-29T19:15:38.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:15:37 smithi029 bash[79042]: cluster 2024-08-29T19:15:36.424674+0000 mgr.y (mgr.25004) 2571 : cluster [DBG] pgmap v4234: 137 pgs: 137 active+clean; 92 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 18 KiB/s rd, 3.3 KiB/s wr, 31 op/s 2024-08-29T19:15:40.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:15:39 smithi110 bash[67519]: cluster 2024-08-29T19:15:38.425564+0000 mgr.y (mgr.25004) 2572 : cluster [DBG] pgmap v4235: 137 pgs: 137 active+clean; 96 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 25 KiB/s rd, 686 KiB/s wr, 38 op/s 2024-08-29T19:15:40.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:15:39 smithi110 bash[67519]: cluster 2024-08-29T19:15:38.727761+0000 mon.a (mon.0) 3155 : cluster [DBG] osdmap e2138: 8 total, 8 up, 8 in 2024-08-29T19:15:40.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:15:39 smithi029 bash[77880]: cluster 2024-08-29T19:15:38.425564+0000 mgr.y (mgr.25004) 2572 : cluster [DBG] pgmap v4235: 137 pgs: 137 active+clean; 96 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 25 KiB/s rd, 686 KiB/s wr, 38 op/s 2024-08-29T19:15:40.154 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:15:39 smithi029 bash[77880]: cluster 2024-08-29T19:15:38.727761+0000 mon.a (mon.0) 3155 : cluster [DBG] osdmap e2138: 8 total, 8 up, 8 in 2024-08-29T19:15:40.154 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:15:39 smithi029 bash[79042]: cluster 2024-08-29T19:15:38.425564+0000 mgr.y (mgr.25004) 2572 : cluster [DBG] pgmap v4235: 137 pgs: 137 active+clean; 96 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 25 KiB/s rd, 686 KiB/s wr, 38 op/s 2024-08-29T19:15:40.154 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:15:39 smithi029 bash[79042]: cluster 2024-08-29T19:15:38.727761+0000 mon.a (mon.0) 3155 : cluster [DBG] osdmap e2138: 8 total, 8 up, 8 in 2024-08-29T19:15:40.812 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T19:15:41.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:15:40 smithi110 bash[67519]: cluster 2024-08-29T19:15:39.731140+0000 mon.a (mon.0) 3156 : cluster [DBG] osdmap e2139: 8 total, 8 up, 8 in 2024-08-29T19:15:41.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:15:40 smithi029 bash[79042]: cluster 2024-08-29T19:15:39.731140+0000 mon.a (mon.0) 3156 : cluster [DBG] osdmap e2139: 8 total, 8 up, 8 in 2024-08-29T19:15:41.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:15:40 smithi029 bash[77880]: cluster 2024-08-29T19:15:39.731140+0000 mon.a (mon.0) 3156 : cluster [DBG] osdmap e2139: 8 total, 8 up, 8 in 2024-08-29T19:15:42.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:15:41 smithi110 bash[67519]: cluster 2024-08-29T19:15:40.426411+0000 mgr.y (mgr.25004) 2573 : cluster [DBG] pgmap v4238: 137 pgs: 137 active+clean; 99 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 25 KiB/s rd, 686 KiB/s wr, 40 op/s 2024-08-29T19:15:42.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:15:41 smithi110 bash[67519]: cluster 2024-08-29T19:15:40.751797+0000 mon.a (mon.0) 3157 : cluster [DBG] osdmap e2140: 8 total, 8 up, 8 in 2024-08-29T19:15:42.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:15:41 smithi029 bash[79042]: cluster 2024-08-29T19:15:40.426411+0000 mgr.y (mgr.25004) 2573 : cluster [DBG] pgmap v4238: 137 pgs: 137 active+clean; 99 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 25 KiB/s rd, 686 KiB/s wr, 40 op/s 2024-08-29T19:15:42.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:15:41 smithi029 bash[79042]: cluster 2024-08-29T19:15:40.751797+0000 mon.a (mon.0) 3157 : cluster [DBG] osdmap e2140: 8 total, 8 up, 8 in 2024-08-29T19:15:42.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:15:41 smithi029 bash[77880]: cluster 2024-08-29T19:15:40.426411+0000 mgr.y (mgr.25004) 2573 : cluster [DBG] pgmap v4238: 137 pgs: 137 active+clean; 99 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 25 KiB/s rd, 686 KiB/s wr, 40 op/s 2024-08-29T19:15:42.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:15:41 smithi029 bash[77880]: cluster 2024-08-29T19:15:40.751797+0000 mon.a (mon.0) 3157 : cluster [DBG] osdmap e2140: 8 total, 8 up, 8 in 2024-08-29T19:15:44.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:15:43 smithi110 bash[67519]: cluster 2024-08-29T19:15:42.427777+0000 mgr.y (mgr.25004) 2574 : cluster [DBG] pgmap v4240: 137 pgs: 137 active+clean; 106 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 34 KiB/s rd, 1.3 MiB/s wr, 51 op/s 2024-08-29T19:15:44.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:15:43 smithi029 bash[79042]: cluster 2024-08-29T19:15:42.427777+0000 mgr.y (mgr.25004) 2574 : cluster [DBG] pgmap v4240: 137 pgs: 137 active+clean; 106 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 34 KiB/s rd, 1.3 MiB/s wr, 51 op/s 2024-08-29T19:15:44.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:15:43 smithi029 bash[77880]: cluster 2024-08-29T19:15:42.427777+0000 mgr.y (mgr.25004) 2574 : cluster [DBG] pgmap v4240: 137 pgs: 137 active+clean; 106 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 34 KiB/s rd, 1.3 MiB/s wr, 51 op/s 2024-08-29T19:15:44.902 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 19:15:44 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:19:15:44] "GET /metrics HTTP/1.1" 200 36706 "" "Prometheus/2.43.0" 2024-08-29T19:15:46.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:15:45 smithi110 bash[67519]: cluster 2024-08-29T19:15:44.428580+0000 mgr.y (mgr.25004) 2575 : cluster [DBG] pgmap v4241: 137 pgs: 137 active+clean; 106 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 25 KiB/s rd, 686 KiB/s wr, 40 op/s 2024-08-29T19:15:46.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:15:45 smithi110 bash[67519]: cluster 2024-08-29T19:15:44.763879+0000 mon.a (mon.0) 3158 : cluster [DBG] osdmap e2141: 8 total, 8 up, 8 in 2024-08-29T19:15:46.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:15:45 smithi029 bash[77880]: cluster 2024-08-29T19:15:44.428580+0000 mgr.y (mgr.25004) 2575 : cluster [DBG] pgmap v4241: 137 pgs: 137 active+clean; 106 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 25 KiB/s rd, 686 KiB/s wr, 40 op/s 2024-08-29T19:15:46.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:15:45 smithi029 bash[77880]: cluster 2024-08-29T19:15:44.763879+0000 mon.a (mon.0) 3158 : cluster [DBG] osdmap e2141: 8 total, 8 up, 8 in 2024-08-29T19:15:46.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:15:45 smithi029 bash[79042]: cluster 2024-08-29T19:15:44.428580+0000 mgr.y (mgr.25004) 2575 : cluster [DBG] pgmap v4241: 137 pgs: 137 active+clean; 106 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 25 KiB/s rd, 686 KiB/s wr, 40 op/s 2024-08-29T19:15:46.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:15:45 smithi029 bash[79042]: cluster 2024-08-29T19:15:44.763879+0000 mon.a (mon.0) 3158 : cluster [DBG] osdmap e2141: 8 total, 8 up, 8 in 2024-08-29T19:15:46.864 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T19:15:47.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:15:46 smithi110 bash[67519]: cluster 2024-08-29T19:15:45.768221+0000 mon.a (mon.0) 3159 : cluster [DBG] osdmap e2142: 8 total, 8 up, 8 in 2024-08-29T19:15:47.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:15:46 smithi029 bash[77880]: cluster 2024-08-29T19:15:45.768221+0000 mon.a (mon.0) 3159 : cluster [DBG] osdmap e2142: 8 total, 8 up, 8 in 2024-08-29T19:15:47.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:15:46 smithi029 bash[79042]: cluster 2024-08-29T19:15:45.768221+0000 mon.a (mon.0) 3159 : cluster [DBG] osdmap e2142: 8 total, 8 up, 8 in 2024-08-29T19:15:48.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:15:47 smithi110 bash[67519]: cluster 2024-08-29T19:15:46.429755+0000 mgr.y (mgr.25004) 2576 : cluster [DBG] pgmap v4244: 137 pgs: 137 active+clean; 113 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 38 KiB/s rd, 1.3 MiB/s wr, 58 op/s 2024-08-29T19:15:48.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:15:47 smithi110 bash[67519]: cluster 2024-08-29T19:15:46.787798+0000 mon.a (mon.0) 3160 : cluster [DBG] osdmap e2143: 8 total, 8 up, 8 in 2024-08-29T19:15:48.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:15:47 smithi029 bash[77880]: cluster 2024-08-29T19:15:46.429755+0000 mgr.y (mgr.25004) 2576 : cluster [DBG] pgmap v4244: 137 pgs: 137 active+clean; 113 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 38 KiB/s rd, 1.3 MiB/s wr, 58 op/s 2024-08-29T19:15:48.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:15:47 smithi029 bash[77880]: cluster 2024-08-29T19:15:46.787798+0000 mon.a (mon.0) 3160 : cluster [DBG] osdmap e2143: 8 total, 8 up, 8 in 2024-08-29T19:15:48.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:15:47 smithi029 bash[79042]: cluster 2024-08-29T19:15:46.429755+0000 mgr.y (mgr.25004) 2576 : cluster [DBG] pgmap v4244: 137 pgs: 137 active+clean; 113 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 38 KiB/s rd, 1.3 MiB/s wr, 58 op/s 2024-08-29T19:15:48.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:15:47 smithi029 bash[79042]: cluster 2024-08-29T19:15:46.787798+0000 mon.a (mon.0) 3160 : cluster [DBG] osdmap e2143: 8 total, 8 up, 8 in 2024-08-29T19:15:49.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:15:48 smithi110 bash[67519]: audit 2024-08-29T19:15:48.626716+0000 mon.c (mon.2) 959 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:15:49.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:15:48 smithi029 bash[77880]: audit 2024-08-29T19:15:48.626716+0000 mon.c (mon.2) 959 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:15:49.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:15:48 smithi029 bash[79042]: audit 2024-08-29T19:15:48.626716+0000 mon.c (mon.2) 959 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:15:50.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:15:49 smithi110 bash[67519]: cluster 2024-08-29T19:15:48.430698+0000 mgr.y (mgr.25004) 2577 : cluster [DBG] pgmap v4246: 137 pgs: 137 active+clean; 113 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 14 KiB/s rd, 685 KiB/s wr, 25 op/s 2024-08-29T19:15:50.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:15:49 smithi029 bash[77880]: cluster 2024-08-29T19:15:48.430698+0000 mgr.y (mgr.25004) 2577 : cluster [DBG] pgmap v4246: 137 pgs: 137 active+clean; 113 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 14 KiB/s rd, 685 KiB/s wr, 25 op/s 2024-08-29T19:15:50.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:15:49 smithi029 bash[79042]: cluster 2024-08-29T19:15:48.430698+0000 mgr.y (mgr.25004) 2577 : cluster [DBG] pgmap v4246: 137 pgs: 137 active+clean; 113 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 14 KiB/s rd, 685 KiB/s wr, 25 op/s 2024-08-29T19:15:52.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:15:51 smithi110 bash[67519]: cluster 2024-08-29T19:15:50.431579+0000 mgr.y (mgr.25004) 2578 : cluster [DBG] pgmap v4247: 137 pgs: 137 active+clean; 116 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 18 KiB/s rd, 686 KiB/s wr, 32 op/s 2024-08-29T19:15:52.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:15:51 smithi110 bash[67519]: cluster 2024-08-29T19:15:50.805434+0000 mon.a (mon.0) 3161 : cluster [DBG] osdmap e2144: 8 total, 8 up, 8 in 2024-08-29T19:15:52.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:15:51 smithi029 bash[79042]: cluster 2024-08-29T19:15:50.431579+0000 mgr.y (mgr.25004) 2578 : cluster [DBG] pgmap v4247: 137 pgs: 137 active+clean; 116 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 18 KiB/s rd, 686 KiB/s wr, 32 op/s 2024-08-29T19:15:52.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:15:51 smithi029 bash[79042]: cluster 2024-08-29T19:15:50.805434+0000 mon.a (mon.0) 3161 : cluster [DBG] osdmap e2144: 8 total, 8 up, 8 in 2024-08-29T19:15:52.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:15:51 smithi029 bash[77880]: cluster 2024-08-29T19:15:50.431579+0000 mgr.y (mgr.25004) 2578 : cluster [DBG] pgmap v4247: 137 pgs: 137 active+clean; 116 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 18 KiB/s rd, 686 KiB/s wr, 32 op/s 2024-08-29T19:15:52.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:15:51 smithi029 bash[77880]: cluster 2024-08-29T19:15:50.805434+0000 mon.a (mon.0) 3161 : cluster [DBG] osdmap e2144: 8 total, 8 up, 8 in 2024-08-29T19:15:52.891 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T19:15:53.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:15:52 smithi110 bash[67519]: cluster 2024-08-29T19:15:51.808525+0000 mon.a (mon.0) 3162 : cluster [DBG] osdmap e2145: 8 total, 8 up, 8 in 2024-08-29T19:15:53.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:15:52 smithi029 bash[77880]: cluster 2024-08-29T19:15:51.808525+0000 mon.a (mon.0) 3162 : cluster [DBG] osdmap e2145: 8 total, 8 up, 8 in 2024-08-29T19:15:53.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:15:52 smithi029 bash[79042]: cluster 2024-08-29T19:15:51.808525+0000 mon.a (mon.0) 3162 : cluster [DBG] osdmap e2145: 8 total, 8 up, 8 in 2024-08-29T19:15:54.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:15:53 smithi110 bash[67519]: cluster 2024-08-29T19:15:52.432527+0000 mgr.y (mgr.25004) 2579 : cluster [DBG] pgmap v4250: 137 pgs: 137 active+clean; 123 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 13 KiB/s rd, 684 KiB/s wr, 22 op/s 2024-08-29T19:15:54.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:15:53 smithi110 bash[67519]: cluster 2024-08-29T19:15:52.829557+0000 mon.a (mon.0) 3163 : cluster [DBG] osdmap e2146: 8 total, 8 up, 8 in 2024-08-29T19:15:54.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:15:53 smithi029 bash[77880]: cluster 2024-08-29T19:15:52.432527+0000 mgr.y (mgr.25004) 2579 : cluster [DBG] pgmap v4250: 137 pgs: 137 active+clean; 123 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 13 KiB/s rd, 684 KiB/s wr, 22 op/s 2024-08-29T19:15:54.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:15:53 smithi029 bash[77880]: cluster 2024-08-29T19:15:52.829557+0000 mon.a (mon.0) 3163 : cluster [DBG] osdmap e2146: 8 total, 8 up, 8 in 2024-08-29T19:15:54.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:15:53 smithi029 bash[79042]: cluster 2024-08-29T19:15:52.432527+0000 mgr.y (mgr.25004) 2579 : cluster [DBG] pgmap v4250: 137 pgs: 137 active+clean; 123 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 13 KiB/s rd, 684 KiB/s wr, 22 op/s 2024-08-29T19:15:54.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:15:53 smithi029 bash[79042]: cluster 2024-08-29T19:15:52.829557+0000 mon.a (mon.0) 3163 : cluster [DBG] osdmap e2146: 8 total, 8 up, 8 in 2024-08-29T19:15:54.903 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 19:15:54 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:19:15:54] "GET /metrics HTTP/1.1" 200 36710 "" "Prometheus/2.43.0" 2024-08-29T19:15:56.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:15:55 smithi110 bash[67519]: cluster 2024-08-29T19:15:54.433339+0000 mgr.y (mgr.25004) 2580 : cluster [DBG] pgmap v4252: 137 pgs: 137 active+clean; 123 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 11 KiB/s rd, 684 KiB/s wr, 20 op/s 2024-08-29T19:15:56.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:15:55 smithi029 bash[79042]: cluster 2024-08-29T19:15:54.433339+0000 mgr.y (mgr.25004) 2580 : cluster [DBG] pgmap v4252: 137 pgs: 137 active+clean; 123 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 11 KiB/s rd, 684 KiB/s wr, 20 op/s 2024-08-29T19:15:56.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:15:55 smithi029 bash[77880]: cluster 2024-08-29T19:15:54.433339+0000 mgr.y (mgr.25004) 2580 : cluster [DBG] pgmap v4252: 137 pgs: 137 active+clean; 123 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 11 KiB/s rd, 684 KiB/s wr, 20 op/s 2024-08-29T19:15:58.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:15:57 smithi110 bash[67519]: cluster 2024-08-29T19:15:56.434520+0000 mgr.y (mgr.25004) 2581 : cluster [DBG] pgmap v4253: 137 pgs: 137 active+clean; 126 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 32 KiB/s rd, 687 KiB/s wr, 47 op/s 2024-08-29T19:15:58.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:15:57 smithi029 bash[77880]: cluster 2024-08-29T19:15:56.434520+0000 mgr.y (mgr.25004) 2581 : cluster [DBG] pgmap v4253: 137 pgs: 137 active+clean; 126 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 32 KiB/s rd, 687 KiB/s wr, 47 op/s 2024-08-29T19:15:58.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:15:57 smithi029 bash[79042]: cluster 2024-08-29T19:15:56.434520+0000 mgr.y (mgr.25004) 2581 : cluster [DBG] pgmap v4253: 137 pgs: 137 active+clean; 126 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 32 KiB/s rd, 687 KiB/s wr, 47 op/s 2024-08-29T19:15:59.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:15:58 smithi110 bash[67519]: cluster 2024-08-29T19:15:57.844886+0000 mon.a (mon.0) 3164 : cluster [DBG] osdmap e2147: 8 total, 8 up, 8 in 2024-08-29T19:15:59.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:15:58 smithi110 bash[67519]: audit 2024-08-29T19:15:58.791243+0000 mon.c (mon.2) 960 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:15:59.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:15:58 smithi029 bash[79042]: cluster 2024-08-29T19:15:57.844886+0000 mon.a (mon.0) 3164 : cluster [DBG] osdmap e2147: 8 total, 8 up, 8 in 2024-08-29T19:15:59.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:15:58 smithi029 bash[79042]: audit 2024-08-29T19:15:58.791243+0000 mon.c (mon.2) 960 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:15:59.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:15:58 smithi029 bash[77880]: cluster 2024-08-29T19:15:57.844886+0000 mon.a (mon.0) 3164 : cluster [DBG] osdmap e2147: 8 total, 8 up, 8 in 2024-08-29T19:15:59.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:15:58 smithi029 bash[77880]: audit 2024-08-29T19:15:58.791243+0000 mon.c (mon.2) 960 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:15:59.921 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] DiffIterateTest/0.DiffIterateDeterministicLUKS1PP (31185 ms) 2024-08-29T19:15:59.921 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] DiffIterateTest/0.DiffIterateDeterministicLUKS2 2024-08-29T19:15:59.921 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T19:16:00.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:15:59 smithi110 bash[67519]: cluster 2024-08-29T19:15:58.435258+0000 mgr.y (mgr.25004) 2582 : cluster [DBG] pgmap v4255: 137 pgs: 137 active+clean; 126 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 23 KiB/s rd, 3.5 KiB/s wr, 36 op/s 2024-08-29T19:16:00.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:15:59 smithi110 bash[67519]: cluster 2024-08-29T19:15:58.852377+0000 mon.a (mon.0) 3165 : cluster [DBG] osdmap e2148: 8 total, 8 up, 8 in 2024-08-29T19:16:00.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:15:59 smithi110 bash[67519]: audit 2024-08-29T19:15:59.536901+0000 mon.c (mon.2) 961 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:16:00.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:15:59 smithi110 bash[67519]: audit 2024-08-29T19:15:59.538322+0000 mon.c (mon.2) 962 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:16:00.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:15:59 smithi110 bash[67519]: audit 2024-08-29T19:15:59.547470+0000 mon.a (mon.0) 3166 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:16:00.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:15:59 smithi029 bash[77880]: cluster 2024-08-29T19:15:58.435258+0000 mgr.y (mgr.25004) 2582 : cluster [DBG] pgmap v4255: 137 pgs: 137 active+clean; 126 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 23 KiB/s rd, 3.5 KiB/s wr, 36 op/s 2024-08-29T19:16:00.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:15:59 smithi029 bash[77880]: cluster 2024-08-29T19:15:58.852377+0000 mon.a (mon.0) 3165 : cluster [DBG] osdmap e2148: 8 total, 8 up, 8 in 2024-08-29T19:16:00.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:15:59 smithi029 bash[77880]: audit 2024-08-29T19:15:59.536901+0000 mon.c (mon.2) 961 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:16:00.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:15:59 smithi029 bash[77880]: audit 2024-08-29T19:15:59.538322+0000 mon.c (mon.2) 962 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:16:00.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:15:59 smithi029 bash[77880]: audit 2024-08-29T19:15:59.547470+0000 mon.a (mon.0) 3166 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:16:00.154 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:15:59 smithi029 bash[79042]: cluster 2024-08-29T19:15:58.435258+0000 mgr.y (mgr.25004) 2582 : cluster [DBG] pgmap v4255: 137 pgs: 137 active+clean; 126 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 23 KiB/s rd, 3.5 KiB/s wr, 36 op/s 2024-08-29T19:16:00.154 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:15:59 smithi029 bash[79042]: cluster 2024-08-29T19:15:58.852377+0000 mon.a (mon.0) 3165 : cluster [DBG] osdmap e2148: 8 total, 8 up, 8 in 2024-08-29T19:16:00.154 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:15:59 smithi029 bash[79042]: audit 2024-08-29T19:15:59.536901+0000 mon.c (mon.2) 961 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:16:00.154 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:15:59 smithi029 bash[79042]: audit 2024-08-29T19:15:59.538322+0000 mon.c (mon.2) 962 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:16:00.154 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:15:59 smithi029 bash[79042]: audit 2024-08-29T19:15:59.547470+0000 mon.a (mon.0) 3166 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:16:01.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:16:00 smithi110 bash[67519]: cluster 2024-08-29T19:15:59.855540+0000 mon.a (mon.0) 3167 : cluster [DBG] osdmap e2149: 8 total, 8 up, 8 in 2024-08-29T19:16:01.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:16:00 smithi029 bash[79042]: cluster 2024-08-29T19:15:59.855540+0000 mon.a (mon.0) 3167 : cluster [DBG] osdmap e2149: 8 total, 8 up, 8 in 2024-08-29T19:16:01.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:16:00 smithi029 bash[77880]: cluster 2024-08-29T19:15:59.855540+0000 mon.a (mon.0) 3167 : cluster [DBG] osdmap e2149: 8 total, 8 up, 8 in 2024-08-29T19:16:02.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:16:01 smithi110 bash[67519]: cluster 2024-08-29T19:16:00.436164+0000 mgr.y (mgr.25004) 2583 : cluster [DBG] pgmap v4258: 137 pgs: 137 active+clean; 138 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 25 KiB/s rd, 687 KiB/s wr, 44 op/s 2024-08-29T19:16:02.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:16:01 smithi029 bash[79042]: cluster 2024-08-29T19:16:00.436164+0000 mgr.y (mgr.25004) 2583 : cluster [DBG] pgmap v4258: 137 pgs: 137 active+clean; 138 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 25 KiB/s rd, 687 KiB/s wr, 44 op/s 2024-08-29T19:16:02.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:16:01 smithi029 bash[77880]: cluster 2024-08-29T19:16:00.436164+0000 mgr.y (mgr.25004) 2583 : cluster [DBG] pgmap v4258: 137 pgs: 137 active+clean; 138 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 25 KiB/s rd, 687 KiB/s wr, 44 op/s 2024-08-29T19:16:04.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:16:03 smithi110 bash[67519]: cluster 2024-08-29T19:16:02.437180+0000 mgr.y (mgr.25004) 2584 : cluster [DBG] pgmap v4259: 137 pgs: 137 active+clean; 138 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 26 KiB/s rd, 686 KiB/s wr, 42 op/s 2024-08-29T19:16:04.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:16:03 smithi110 bash[67519]: audit 2024-08-29T19:16:03.626932+0000 mon.c (mon.2) 963 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:16:04.154 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:16:03 smithi029 bash[79042]: cluster 2024-08-29T19:16:02.437180+0000 mgr.y (mgr.25004) 2584 : cluster [DBG] pgmap v4259: 137 pgs: 137 active+clean; 138 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 26 KiB/s rd, 686 KiB/s wr, 42 op/s 2024-08-29T19:16:04.154 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:16:03 smithi029 bash[79042]: audit 2024-08-29T19:16:03.626932+0000 mon.c (mon.2) 963 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:16:04.154 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:16:03 smithi029 bash[77880]: cluster 2024-08-29T19:16:02.437180+0000 mgr.y (mgr.25004) 2584 : cluster [DBG] pgmap v4259: 137 pgs: 137 active+clean; 138 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 26 KiB/s rd, 686 KiB/s wr, 42 op/s 2024-08-29T19:16:04.154 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:16:03 smithi029 bash[77880]: audit 2024-08-29T19:16:03.626932+0000 mon.c (mon.2) 963 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:16:04.903 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 19:16:04 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:19:16:04] "GET /metrics HTTP/1.1" 200 36712 "" "Prometheus/2.43.0" 2024-08-29T19:16:06.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:16:05 smithi110 bash[67519]: cluster 2024-08-29T19:16:04.437800+0000 mgr.y (mgr.25004) 2585 : cluster [DBG] pgmap v4260: 137 pgs: 137 active+clean; 138 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 23 KiB/s rd, 624 KiB/s wr, 36 op/s 2024-08-29T19:16:06.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:16:05 smithi029 bash[79042]: cluster 2024-08-29T19:16:04.437800+0000 mgr.y (mgr.25004) 2585 : cluster [DBG] pgmap v4260: 137 pgs: 137 active+clean; 138 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 23 KiB/s rd, 624 KiB/s wr, 36 op/s 2024-08-29T19:16:06.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:16:05 smithi029 bash[77880]: cluster 2024-08-29T19:16:04.437800+0000 mgr.y (mgr.25004) 2585 : cluster [DBG] pgmap v4260: 137 pgs: 137 active+clean; 138 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 23 KiB/s rd, 624 KiB/s wr, 36 op/s 2024-08-29T19:16:08.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:16:07 smithi110 bash[67519]: cluster 2024-08-29T19:16:06.438594+0000 mgr.y (mgr.25004) 2586 : cluster [DBG] pgmap v4261: 137 pgs: 137 active+clean; 138 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 19 KiB/s rd, 515 KiB/s wr, 30 op/s 2024-08-29T19:16:08.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:16:07 smithi029 bash[79042]: cluster 2024-08-29T19:16:06.438594+0000 mgr.y (mgr.25004) 2586 : cluster [DBG] pgmap v4261: 137 pgs: 137 active+clean; 138 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 19 KiB/s rd, 515 KiB/s wr, 30 op/s 2024-08-29T19:16:08.154 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:16:07 smithi029 bash[77880]: cluster 2024-08-29T19:16:06.438594+0000 mgr.y (mgr.25004) 2586 : cluster [DBG] pgmap v4261: 137 pgs: 137 active+clean; 138 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 19 KiB/s rd, 515 KiB/s wr, 30 op/s 2024-08-29T19:16:10.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:16:09 smithi110 bash[67519]: cluster 2024-08-29T19:16:08.439304+0000 mgr.y (mgr.25004) 2587 : cluster [DBG] pgmap v4262: 137 pgs: 137 active+clean; 138 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 16 KiB/s rd, 430 KiB/s wr, 25 op/s 2024-08-29T19:16:10.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:16:09 smithi029 bash[79042]: cluster 2024-08-29T19:16:08.439304+0000 mgr.y (mgr.25004) 2587 : cluster [DBG] pgmap v4262: 137 pgs: 137 active+clean; 138 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 16 KiB/s rd, 430 KiB/s wr, 25 op/s 2024-08-29T19:16:10.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:16:09 smithi029 bash[77880]: cluster 2024-08-29T19:16:08.439304+0000 mgr.y (mgr.25004) 2587 : cluster [DBG] pgmap v4262: 137 pgs: 137 active+clean; 138 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 16 KiB/s rd, 430 KiB/s wr, 25 op/s 2024-08-29T19:16:11.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:16:10 smithi110 bash[67519]: cluster 2024-08-29T19:16:09.899837+0000 mon.a (mon.0) 3168 : cluster [DBG] osdmap e2150: 8 total, 8 up, 8 in 2024-08-29T19:16:11.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:16:10 smithi029 bash[79042]: cluster 2024-08-29T19:16:09.899837+0000 mon.a (mon.0) 3168 : cluster [DBG] osdmap e2150: 8 total, 8 up, 8 in 2024-08-29T19:16:11.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:16:10 smithi029 bash[77880]: cluster 2024-08-29T19:16:09.899837+0000 mon.a (mon.0) 3168 : cluster [DBG] osdmap e2150: 8 total, 8 up, 8 in 2024-08-29T19:16:11.979 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T19:16:12.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:16:11 smithi110 bash[67519]: cluster 2024-08-29T19:16:10.440240+0000 mgr.y (mgr.25004) 2588 : cluster [DBG] pgmap v4264: 137 pgs: 137 active+clean; 142 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 18 KiB/s rd, 413 KiB/s wr, 26 op/s 2024-08-29T19:16:12.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:16:11 smithi110 bash[67519]: cluster 2024-08-29T19:16:10.903630+0000 mon.a (mon.0) 3169 : cluster [DBG] osdmap e2151: 8 total, 8 up, 8 in 2024-08-29T19:16:12.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:16:11 smithi029 bash[79042]: cluster 2024-08-29T19:16:10.440240+0000 mgr.y (mgr.25004) 2588 : cluster [DBG] pgmap v4264: 137 pgs: 137 active+clean; 142 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 18 KiB/s rd, 413 KiB/s wr, 26 op/s 2024-08-29T19:16:12.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:16:11 smithi029 bash[79042]: cluster 2024-08-29T19:16:10.903630+0000 mon.a (mon.0) 3169 : cluster [DBG] osdmap e2151: 8 total, 8 up, 8 in 2024-08-29T19:16:12.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:16:11 smithi029 bash[77880]: cluster 2024-08-29T19:16:10.440240+0000 mgr.y (mgr.25004) 2588 : cluster [DBG] pgmap v4264: 137 pgs: 137 active+clean; 142 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 18 KiB/s rd, 413 KiB/s wr, 26 op/s 2024-08-29T19:16:12.404 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:16:11 smithi029 bash[77880]: cluster 2024-08-29T19:16:10.903630+0000 mon.a (mon.0) 3169 : cluster [DBG] osdmap e2151: 8 total, 8 up, 8 in 2024-08-29T19:16:13.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:16:12 smithi110 bash[67519]: cluster 2024-08-29T19:16:11.916652+0000 mon.a (mon.0) 3170 : cluster [DBG] osdmap e2152: 8 total, 8 up, 8 in 2024-08-29T19:16:13.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:16:12 smithi029 bash[77880]: cluster 2024-08-29T19:16:11.916652+0000 mon.a (mon.0) 3170 : cluster [DBG] osdmap e2152: 8 total, 8 up, 8 in 2024-08-29T19:16:13.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:16:12 smithi029 bash[79042]: cluster 2024-08-29T19:16:11.916652+0000 mon.a (mon.0) 3170 : cluster [DBG] osdmap e2152: 8 total, 8 up, 8 in 2024-08-29T19:16:14.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:16:13 smithi110 bash[67519]: cluster 2024-08-29T19:16:12.441190+0000 mgr.y (mgr.25004) 2589 : cluster [DBG] pgmap v4267: 137 pgs: 137 active+clean; 150 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 2.0 MiB/s wr, 32 op/s 2024-08-29T19:16:14.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:16:13 smithi029 bash[77880]: cluster 2024-08-29T19:16:12.441190+0000 mgr.y (mgr.25004) 2589 : cluster [DBG] pgmap v4267: 137 pgs: 137 active+clean; 150 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 2.0 MiB/s wr, 32 op/s 2024-08-29T19:16:14.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:16:13 smithi029 bash[79042]: cluster 2024-08-29T19:16:12.441190+0000 mgr.y (mgr.25004) 2589 : cluster [DBG] pgmap v4267: 137 pgs: 137 active+clean; 150 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 2.0 MiB/s wr, 32 op/s 2024-08-29T19:16:14.902 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 19:16:14 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:19:16:14] "GET /metrics HTTP/1.1" 200 36712 "" "Prometheus/2.43.0" 2024-08-29T19:16:16.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:16:15 smithi110 bash[67519]: cluster 2024-08-29T19:16:14.441836+0000 mgr.y (mgr.25004) 2590 : cluster [DBG] pgmap v4268: 137 pgs: 137 active+clean; 154 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 2.7 MiB/s wr, 32 op/s 2024-08-29T19:16:16.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:16:15 smithi029 bash[79042]: cluster 2024-08-29T19:16:14.441836+0000 mgr.y (mgr.25004) 2590 : cluster [DBG] pgmap v4268: 137 pgs: 137 active+clean; 154 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 2.7 MiB/s wr, 32 op/s 2024-08-29T19:16:16.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:16:15 smithi029 bash[77880]: cluster 2024-08-29T19:16:14.441836+0000 mgr.y (mgr.25004) 2590 : cluster [DBG] pgmap v4268: 137 pgs: 137 active+clean; 154 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 2.7 MiB/s wr, 32 op/s 2024-08-29T19:16:18.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:16:17 smithi110 bash[67519]: cluster 2024-08-29T19:16:16.442642+0000 mgr.y (mgr.25004) 2591 : cluster [DBG] pgmap v4269: 137 pgs: 137 active+clean; 154 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 25 KiB/s rd, 2.4 MiB/s wr, 41 op/s 2024-08-29T19:16:18.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:16:17 smithi029 bash[79042]: cluster 2024-08-29T19:16:16.442642+0000 mgr.y (mgr.25004) 2591 : cluster [DBG] pgmap v4269: 137 pgs: 137 active+clean; 154 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 25 KiB/s rd, 2.4 MiB/s wr, 41 op/s 2024-08-29T19:16:18.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:16:17 smithi029 bash[77880]: cluster 2024-08-29T19:16:16.442642+0000 mgr.y (mgr.25004) 2591 : cluster [DBG] pgmap v4269: 137 pgs: 137 active+clean; 154 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 25 KiB/s rd, 2.4 MiB/s wr, 41 op/s 2024-08-29T19:16:19.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:16:18 smithi110 bash[67519]: audit 2024-08-29T19:16:18.627257+0000 mon.c (mon.2) 964 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:16:19.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:16:18 smithi029 bash[79042]: audit 2024-08-29T19:16:18.627257+0000 mon.c (mon.2) 964 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:16:19.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:16:18 smithi029 bash[77880]: audit 2024-08-29T19:16:18.627257+0000 mon.c (mon.2) 964 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:16:20.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:16:19 smithi110 bash[67519]: cluster 2024-08-29T19:16:18.443310+0000 mgr.y (mgr.25004) 2592 : cluster [DBG] pgmap v4270: 137 pgs: 137 active+clean; 154 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 17 KiB/s rd, 1.5 MiB/s wr, 26 op/s 2024-08-29T19:16:20.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:16:19 smithi029 bash[79042]: cluster 2024-08-29T19:16:18.443310+0000 mgr.y (mgr.25004) 2592 : cluster [DBG] pgmap v4270: 137 pgs: 137 active+clean; 154 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 17 KiB/s rd, 1.5 MiB/s wr, 26 op/s 2024-08-29T19:16:20.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:16:19 smithi029 bash[77880]: cluster 2024-08-29T19:16:18.443310+0000 mgr.y (mgr.25004) 2592 : cluster [DBG] pgmap v4270: 137 pgs: 137 active+clean; 154 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 17 KiB/s rd, 1.5 MiB/s wr, 26 op/s 2024-08-29T19:16:22.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:16:21 smithi110 bash[67519]: cluster 2024-08-29T19:16:20.443967+0000 mgr.y (mgr.25004) 2593 : cluster [DBG] pgmap v4271: 137 pgs: 137 active+clean; 154 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 14 KiB/s rd, 1.3 MiB/s wr, 22 op/s 2024-08-29T19:16:22.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:16:21 smithi029 bash[79042]: cluster 2024-08-29T19:16:20.443967+0000 mgr.y (mgr.25004) 2593 : cluster [DBG] pgmap v4271: 137 pgs: 137 active+clean; 154 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 14 KiB/s rd, 1.3 MiB/s wr, 22 op/s 2024-08-29T19:16:22.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:16:21 smithi029 bash[77880]: cluster 2024-08-29T19:16:20.443967+0000 mgr.y (mgr.25004) 2593 : cluster [DBG] pgmap v4271: 137 pgs: 137 active+clean; 154 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 14 KiB/s rd, 1.3 MiB/s wr, 22 op/s 2024-08-29T19:16:23.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:16:22 smithi110 bash[67519]: cluster 2024-08-29T19:16:21.957554+0000 mon.a (mon.0) 3171 : cluster [DBG] osdmap e2153: 8 total, 8 up, 8 in 2024-08-29T19:16:23.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:16:22 smithi029 bash[79042]: cluster 2024-08-29T19:16:21.957554+0000 mon.a (mon.0) 3171 : cluster [DBG] osdmap e2153: 8 total, 8 up, 8 in 2024-08-29T19:16:23.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:16:22 smithi029 bash[77880]: cluster 2024-08-29T19:16:21.957554+0000 mon.a (mon.0) 3171 : cluster [DBG] osdmap e2153: 8 total, 8 up, 8 in 2024-08-29T19:16:24.055 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T19:16:24.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:16:23 smithi110 bash[67519]: cluster 2024-08-29T19:16:22.444909+0000 mgr.y (mgr.25004) 2594 : cluster [DBG] pgmap v4273: 137 pgs: 137 active+clean; 162 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 4.1 KiB/s rd, 1.2 MiB/s wr, 8 op/s 2024-08-29T19:16:24.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:16:23 smithi110 bash[67519]: cluster 2024-08-29T19:16:22.983050+0000 mon.a (mon.0) 3172 : cluster [DBG] osdmap e2154: 8 total, 8 up, 8 in 2024-08-29T19:16:24.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:16:23 smithi029 bash[77880]: cluster 2024-08-29T19:16:22.444909+0000 mgr.y (mgr.25004) 2594 : cluster [DBG] pgmap v4273: 137 pgs: 137 active+clean; 162 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 4.1 KiB/s rd, 1.2 MiB/s wr, 8 op/s 2024-08-29T19:16:24.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:16:23 smithi029 bash[77880]: cluster 2024-08-29T19:16:22.983050+0000 mon.a (mon.0) 3172 : cluster [DBG] osdmap e2154: 8 total, 8 up, 8 in 2024-08-29T19:16:24.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:16:23 smithi029 bash[79042]: cluster 2024-08-29T19:16:22.444909+0000 mgr.y (mgr.25004) 2594 : cluster [DBG] pgmap v4273: 137 pgs: 137 active+clean; 162 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 4.1 KiB/s rd, 1.2 MiB/s wr, 8 op/s 2024-08-29T19:16:24.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:16:23 smithi029 bash[79042]: cluster 2024-08-29T19:16:22.983050+0000 mon.a (mon.0) 3172 : cluster [DBG] osdmap e2154: 8 total, 8 up, 8 in 2024-08-29T19:16:24.902 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 19:16:24 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:19:16:24] "GET /metrics HTTP/1.1" 200 36709 "" "Prometheus/2.43.0" 2024-08-29T19:16:25.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:16:24 smithi110 bash[67519]: cluster 2024-08-29T19:16:23.985122+0000 mon.a (mon.0) 3173 : cluster [DBG] osdmap e2155: 8 total, 8 up, 8 in 2024-08-29T19:16:25.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:16:24 smithi029 bash[79042]: cluster 2024-08-29T19:16:23.985122+0000 mon.a (mon.0) 3173 : cluster [DBG] osdmap e2155: 8 total, 8 up, 8 in 2024-08-29T19:16:25.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:16:24 smithi029 bash[77880]: cluster 2024-08-29T19:16:23.985122+0000 mon.a (mon.0) 3173 : cluster [DBG] osdmap e2155: 8 total, 8 up, 8 in 2024-08-29T19:16:26.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:16:25 smithi110 bash[67519]: cluster 2024-08-29T19:16:24.445559+0000 mgr.y (mgr.25004) 2595 : cluster [DBG] pgmap v4276: 137 pgs: 137 active+clean; 162 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 1.3 MiB/s wr, 1 op/s 2024-08-29T19:16:26.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:16:25 smithi029 bash[77880]: cluster 2024-08-29T19:16:24.445559+0000 mgr.y (mgr.25004) 2595 : cluster [DBG] pgmap v4276: 137 pgs: 137 active+clean; 162 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 1.3 MiB/s wr, 1 op/s 2024-08-29T19:16:26.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:16:25 smithi029 bash[79042]: cluster 2024-08-29T19:16:24.445559+0000 mgr.y (mgr.25004) 2595 : cluster [DBG] pgmap v4276: 137 pgs: 137 active+clean; 162 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 1.3 MiB/s wr, 1 op/s 2024-08-29T19:16:28.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:16:28 smithi110 bash[67519]: cluster 2024-08-29T19:16:26.446586+0000 mgr.y (mgr.25004) 2596 : cluster [DBG] pgmap v4277: 137 pgs: 137 active+clean; 172 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 26 KiB/s rd, 2.7 MiB/s wr, 41 op/s 2024-08-29T19:16:28.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:16:28 smithi029 bash[77880]: cluster 2024-08-29T19:16:26.446586+0000 mgr.y (mgr.25004) 2596 : cluster [DBG] pgmap v4277: 137 pgs: 137 active+clean; 172 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 26 KiB/s rd, 2.7 MiB/s wr, 41 op/s 2024-08-29T19:16:28.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:16:28 smithi029 bash[79042]: cluster 2024-08-29T19:16:26.446586+0000 mgr.y (mgr.25004) 2596 : cluster [DBG] pgmap v4277: 137 pgs: 137 active+clean; 172 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 26 KiB/s rd, 2.7 MiB/s wr, 41 op/s 2024-08-29T19:16:30.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:16:30 smithi110 bash[67519]: cluster 2024-08-29T19:16:28.447338+0000 mgr.y (mgr.25004) 2597 : cluster [DBG] pgmap v4278: 137 pgs: 137 active+clean; 172 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 26 KiB/s rd, 1.9 MiB/s wr, 40 op/s 2024-08-29T19:16:30.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:16:30 smithi029 bash[77880]: cluster 2024-08-29T19:16:28.447338+0000 mgr.y (mgr.25004) 2597 : cluster [DBG] pgmap v4278: 137 pgs: 137 active+clean; 172 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 26 KiB/s rd, 1.9 MiB/s wr, 40 op/s 2024-08-29T19:16:30.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:16:30 smithi029 bash[79042]: cluster 2024-08-29T19:16:28.447338+0000 mgr.y (mgr.25004) 2597 : cluster [DBG] pgmap v4278: 137 pgs: 137 active+clean; 172 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 26 KiB/s rd, 1.9 MiB/s wr, 40 op/s 2024-08-29T19:16:32.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:16:32 smithi110 bash[67519]: cluster 2024-08-29T19:16:30.448064+0000 mgr.y (mgr.25004) 2598 : cluster [DBG] pgmap v4279: 137 pgs: 137 active+clean; 172 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 1.0 MiB/s wr, 32 op/s 2024-08-29T19:16:32.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:16:32 smithi029 bash[79042]: cluster 2024-08-29T19:16:30.448064+0000 mgr.y (mgr.25004) 2598 : cluster [DBG] pgmap v4279: 137 pgs: 137 active+clean; 172 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 1.0 MiB/s wr, 32 op/s 2024-08-29T19:16:32.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:16:32 smithi029 bash[77880]: cluster 2024-08-29T19:16:30.448064+0000 mgr.y (mgr.25004) 2598 : cluster [DBG] pgmap v4279: 137 pgs: 137 active+clean; 172 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 1.0 MiB/s wr, 32 op/s 2024-08-29T19:16:34.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:16:34 smithi110 bash[67519]: cluster 2024-08-29T19:16:32.448940+0000 mgr.y (mgr.25004) 2599 : cluster [DBG] pgmap v4280: 137 pgs: 137 active+clean; 172 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 17 KiB/s rd, 869 KiB/s wr, 27 op/s 2024-08-29T19:16:34.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:16:34 smithi110 bash[67519]: audit 2024-08-29T19:16:33.627558+0000 mon.c (mon.2) 965 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:16:34.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:16:34 smithi029 bash[77880]: cluster 2024-08-29T19:16:32.448940+0000 mgr.y (mgr.25004) 2599 : cluster [DBG] pgmap v4280: 137 pgs: 137 active+clean; 172 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 17 KiB/s rd, 869 KiB/s wr, 27 op/s 2024-08-29T19:16:34.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:16:34 smithi029 bash[77880]: audit 2024-08-29T19:16:33.627558+0000 mon.c (mon.2) 965 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:16:34.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:16:34 smithi029 bash[79042]: cluster 2024-08-29T19:16:32.448940+0000 mgr.y (mgr.25004) 2599 : cluster [DBG] pgmap v4280: 137 pgs: 137 active+clean; 172 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 17 KiB/s rd, 869 KiB/s wr, 27 op/s 2024-08-29T19:16:34.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:16:34 smithi029 bash[79042]: audit 2024-08-29T19:16:33.627558+0000 mon.c (mon.2) 965 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:16:34.903 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 19:16:34 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:19:16:34] "GET /metrics HTTP/1.1" 200 36710 "" "Prometheus/2.43.0" 2024-08-29T19:16:35.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:16:35 smithi110 bash[67519]: cluster 2024-08-29T19:16:34.019573+0000 mon.a (mon.0) 3174 : cluster [DBG] osdmap e2156: 8 total, 8 up, 8 in 2024-08-29T19:16:35.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:16:35 smithi029 bash[77880]: cluster 2024-08-29T19:16:34.019573+0000 mon.a (mon.0) 3174 : cluster [DBG] osdmap e2156: 8 total, 8 up, 8 in 2024-08-29T19:16:35.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:16:35 smithi029 bash[79042]: cluster 2024-08-29T19:16:34.019573+0000 mon.a (mon.0) 3174 : cluster [DBG] osdmap e2156: 8 total, 8 up, 8 in 2024-08-29T19:16:36.109 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T19:16:36.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:16:36 smithi110 bash[67519]: cluster 2024-08-29T19:16:34.449615+0000 mgr.y (mgr.25004) 2600 : cluster [DBG] pgmap v4282: 137 pgs: 137 active+clean; 172 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 16 KiB/s rd, 822 KiB/s wr, 26 op/s 2024-08-29T19:16:36.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:16:36 smithi110 bash[67519]: cluster 2024-08-29T19:16:35.038669+0000 mon.a (mon.0) 3175 : cluster [DBG] osdmap e2157: 8 total, 8 up, 8 in 2024-08-29T19:16:36.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:16:36 smithi029 bash[79042]: cluster 2024-08-29T19:16:34.449615+0000 mgr.y (mgr.25004) 2600 : cluster [DBG] pgmap v4282: 137 pgs: 137 active+clean; 172 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 16 KiB/s rd, 822 KiB/s wr, 26 op/s 2024-08-29T19:16:36.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:16:36 smithi029 bash[79042]: cluster 2024-08-29T19:16:35.038669+0000 mon.a (mon.0) 3175 : cluster [DBG] osdmap e2157: 8 total, 8 up, 8 in 2024-08-29T19:16:36.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:16:36 smithi029 bash[77880]: cluster 2024-08-29T19:16:34.449615+0000 mgr.y (mgr.25004) 2600 : cluster [DBG] pgmap v4282: 137 pgs: 137 active+clean; 172 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 16 KiB/s rd, 822 KiB/s wr, 26 op/s 2024-08-29T19:16:36.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:16:36 smithi029 bash[77880]: cluster 2024-08-29T19:16:35.038669+0000 mon.a (mon.0) 3175 : cluster [DBG] osdmap e2157: 8 total, 8 up, 8 in 2024-08-29T19:16:37.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:16:37 smithi110 bash[67519]: cluster 2024-08-29T19:16:36.048164+0000 mon.a (mon.0) 3176 : cluster [DBG] osdmap e2158: 8 total, 8 up, 8 in 2024-08-29T19:16:37.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:16:37 smithi110 bash[67519]: cluster 2024-08-29T19:16:36.450261+0000 mgr.y (mgr.25004) 2601 : cluster [DBG] pgmap v4285: 137 pgs: 137 active+clean; 189 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 19 KiB/s rd, 2.7 MiB/s wr, 26 op/s 2024-08-29T19:16:37.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:16:37 smithi029 bash[79042]: cluster 2024-08-29T19:16:36.048164+0000 mon.a (mon.0) 3176 : cluster [DBG] osdmap e2158: 8 total, 8 up, 8 in 2024-08-29T19:16:37.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:16:37 smithi029 bash[79042]: cluster 2024-08-29T19:16:36.450261+0000 mgr.y (mgr.25004) 2601 : cluster [DBG] pgmap v4285: 137 pgs: 137 active+clean; 189 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 19 KiB/s rd, 2.7 MiB/s wr, 26 op/s 2024-08-29T19:16:37.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:16:37 smithi029 bash[77880]: cluster 2024-08-29T19:16:36.048164+0000 mon.a (mon.0) 3176 : cluster [DBG] osdmap e2158: 8 total, 8 up, 8 in 2024-08-29T19:16:37.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:16:37 smithi029 bash[77880]: cluster 2024-08-29T19:16:36.450261+0000 mgr.y (mgr.25004) 2601 : cluster [DBG] pgmap v4285: 137 pgs: 137 active+clean; 189 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 19 KiB/s rd, 2.7 MiB/s wr, 26 op/s 2024-08-29T19:16:39.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:16:39 smithi110 bash[67519]: cluster 2024-08-29T19:16:38.450989+0000 mgr.y (mgr.25004) 2602 : cluster [DBG] pgmap v4286: 137 pgs: 137 active+clean; 189 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 27 KiB/s rd, 2.7 MiB/s wr, 39 op/s 2024-08-29T19:16:39.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:16:39 smithi029 bash[79042]: cluster 2024-08-29T19:16:38.450989+0000 mgr.y (mgr.25004) 2602 : cluster [DBG] pgmap v4286: 137 pgs: 137 active+clean; 189 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 27 KiB/s rd, 2.7 MiB/s wr, 39 op/s 2024-08-29T19:16:39.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:16:39 smithi029 bash[77880]: cluster 2024-08-29T19:16:38.450989+0000 mgr.y (mgr.25004) 2602 : cluster [DBG] pgmap v4286: 137 pgs: 137 active+clean; 189 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 27 KiB/s rd, 2.7 MiB/s wr, 39 op/s 2024-08-29T19:16:41.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:16:41 smithi110 bash[67519]: cluster 2024-08-29T19:16:40.451648+0000 mgr.y (mgr.25004) 2603 : cluster [DBG] pgmap v4287: 137 pgs: 137 active+clean; 190 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 25 KiB/s rd, 2.5 MiB/s wr, 39 op/s 2024-08-29T19:16:41.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:16:41 smithi029 bash[79042]: cluster 2024-08-29T19:16:40.451648+0000 mgr.y (mgr.25004) 2603 : cluster [DBG] pgmap v4287: 137 pgs: 137 active+clean; 190 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 25 KiB/s rd, 2.5 MiB/s wr, 39 op/s 2024-08-29T19:16:41.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:16:41 smithi029 bash[77880]: cluster 2024-08-29T19:16:40.451648+0000 mgr.y (mgr.25004) 2603 : cluster [DBG] pgmap v4287: 137 pgs: 137 active+clean; 190 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 25 KiB/s rd, 2.5 MiB/s wr, 39 op/s 2024-08-29T19:16:43.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:16:43 smithi110 bash[67519]: cluster 2024-08-29T19:16:42.452526+0000 mgr.y (mgr.25004) 2604 : cluster [DBG] pgmap v4288: 137 pgs: 137 active+clean; 190 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 2.0 MiB/s wr, 33 op/s 2024-08-29T19:16:43.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:16:43 smithi029 bash[77880]: cluster 2024-08-29T19:16:42.452526+0000 mgr.y (mgr.25004) 2604 : cluster [DBG] pgmap v4288: 137 pgs: 137 active+clean; 190 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 2.0 MiB/s wr, 33 op/s 2024-08-29T19:16:43.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:16:43 smithi029 bash[79042]: cluster 2024-08-29T19:16:42.452526+0000 mgr.y (mgr.25004) 2604 : cluster [DBG] pgmap v4288: 137 pgs: 137 active+clean; 190 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 2.0 MiB/s wr, 33 op/s 2024-08-29T19:16:44.903 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 19:16:44 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:19:16:44] "GET /metrics HTTP/1.1" 200 36710 "" "Prometheus/2.43.0" 2024-08-29T19:16:45.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:16:45 smithi110 bash[67519]: cluster 2024-08-29T19:16:44.453387+0000 mgr.y (mgr.25004) 2605 : cluster [DBG] pgmap v4289: 137 pgs: 137 active+clean; 190 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 18 KiB/s rd, 1.7 MiB/s wr, 28 op/s 2024-08-29T19:16:45.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:16:45 smithi110 bash[67519]: cluster 2024-08-29T19:16:44.526931+0000 mon.a (mon.0) 3177 : cluster [DBG] osdmap e2159: 8 total, 8 up, 8 in 2024-08-29T19:16:45.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:16:45 smithi029 bash[77880]: cluster 2024-08-29T19:16:44.453387+0000 mgr.y (mgr.25004) 2605 : cluster [DBG] pgmap v4289: 137 pgs: 137 active+clean; 190 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 18 KiB/s rd, 1.7 MiB/s wr, 28 op/s 2024-08-29T19:16:45.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:16:45 smithi029 bash[77880]: cluster 2024-08-29T19:16:44.526931+0000 mon.a (mon.0) 3177 : cluster [DBG] osdmap e2159: 8 total, 8 up, 8 in 2024-08-29T19:16:45.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:16:45 smithi029 bash[79042]: cluster 2024-08-29T19:16:44.453387+0000 mgr.y (mgr.25004) 2605 : cluster [DBG] pgmap v4289: 137 pgs: 137 active+clean; 190 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 18 KiB/s rd, 1.7 MiB/s wr, 28 op/s 2024-08-29T19:16:45.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:16:45 smithi029 bash[79042]: cluster 2024-08-29T19:16:44.526931+0000 mon.a (mon.0) 3177 : cluster [DBG] osdmap e2159: 8 total, 8 up, 8 in 2024-08-29T19:16:46.612 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T19:16:46.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:16:46 smithi110 bash[67519]: cluster 2024-08-29T19:16:45.530770+0000 mon.a (mon.0) 3178 : cluster [DBG] osdmap e2160: 8 total, 8 up, 8 in 2024-08-29T19:16:46.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:16:46 smithi029 bash[79042]: cluster 2024-08-29T19:16:45.530770+0000 mon.a (mon.0) 3178 : cluster [DBG] osdmap e2160: 8 total, 8 up, 8 in 2024-08-29T19:16:46.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:16:46 smithi029 bash[77880]: cluster 2024-08-29T19:16:45.530770+0000 mon.a (mon.0) 3178 : cluster [DBG] osdmap e2160: 8 total, 8 up, 8 in 2024-08-29T19:16:47.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:16:47 smithi110 bash[67519]: cluster 2024-08-29T19:16:46.454517+0000 mgr.y (mgr.25004) 2606 : cluster [DBG] pgmap v4292: 137 pgs: 137 active+clean; 204 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 11 KiB/s rd, 1.5 MiB/s wr, 19 op/s 2024-08-29T19:16:47.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:16:47 smithi110 bash[67519]: cluster 2024-08-29T19:16:46.551346+0000 mon.a (mon.0) 3179 : cluster [DBG] osdmap e2161: 8 total, 8 up, 8 in 2024-08-29T19:16:47.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:16:47 smithi029 bash[79042]: cluster 2024-08-29T19:16:46.454517+0000 mgr.y (mgr.25004) 2606 : cluster [DBG] pgmap v4292: 137 pgs: 137 active+clean; 204 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 11 KiB/s rd, 1.5 MiB/s wr, 19 op/s 2024-08-29T19:16:47.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:16:47 smithi029 bash[79042]: cluster 2024-08-29T19:16:46.551346+0000 mon.a (mon.0) 3179 : cluster [DBG] osdmap e2161: 8 total, 8 up, 8 in 2024-08-29T19:16:47.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:16:47 smithi029 bash[77880]: cluster 2024-08-29T19:16:46.454517+0000 mgr.y (mgr.25004) 2606 : cluster [DBG] pgmap v4292: 137 pgs: 137 active+clean; 204 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 11 KiB/s rd, 1.5 MiB/s wr, 19 op/s 2024-08-29T19:16:47.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:16:47 smithi029 bash[77880]: cluster 2024-08-29T19:16:46.551346+0000 mon.a (mon.0) 3179 : cluster [DBG] osdmap e2161: 8 total, 8 up, 8 in 2024-08-29T19:16:49.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:16:49 smithi110 bash[67519]: cluster 2024-08-29T19:16:48.455389+0000 mgr.y (mgr.25004) 2607 : cluster [DBG] pgmap v4294: 137 pgs: 137 active+clean; 208 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 15 KiB/s rd, 2.7 MiB/s wr, 23 op/s 2024-08-29T19:16:49.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:16:49 smithi110 bash[67519]: audit 2024-08-29T19:16:48.628041+0000 mon.c (mon.2) 966 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:16:49.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:16:49 smithi029 bash[77880]: cluster 2024-08-29T19:16:48.455389+0000 mgr.y (mgr.25004) 2607 : cluster [DBG] pgmap v4294: 137 pgs: 137 active+clean; 208 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 15 KiB/s rd, 2.7 MiB/s wr, 23 op/s 2024-08-29T19:16:49.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:16:49 smithi029 bash[77880]: audit 2024-08-29T19:16:48.628041+0000 mon.c (mon.2) 966 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:16:49.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:16:49 smithi029 bash[79042]: cluster 2024-08-29T19:16:48.455389+0000 mgr.y (mgr.25004) 2607 : cluster [DBG] pgmap v4294: 137 pgs: 137 active+clean; 208 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 15 KiB/s rd, 2.7 MiB/s wr, 23 op/s 2024-08-29T19:16:49.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:16:49 smithi029 bash[79042]: audit 2024-08-29T19:16:48.628041+0000 mon.c (mon.2) 966 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:16:51.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:16:51 smithi110 bash[67519]: cluster 2024-08-29T19:16:50.456074+0000 mgr.y (mgr.25004) 2608 : cluster [DBG] pgmap v4295: 137 pgs: 137 active+clean; 208 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 2.7 MiB/s wr, 33 op/s 2024-08-29T19:16:51.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:16:51 smithi029 bash[79042]: cluster 2024-08-29T19:16:50.456074+0000 mgr.y (mgr.25004) 2608 : cluster [DBG] pgmap v4295: 137 pgs: 137 active+clean; 208 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 2.7 MiB/s wr, 33 op/s 2024-08-29T19:16:51.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:16:51 smithi029 bash[77880]: cluster 2024-08-29T19:16:50.456074+0000 mgr.y (mgr.25004) 2608 : cluster [DBG] pgmap v4295: 137 pgs: 137 active+clean; 208 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 2.7 MiB/s wr, 33 op/s 2024-08-29T19:16:53.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:16:53 smithi110 bash[67519]: cluster 2024-08-29T19:16:52.457020+0000 mgr.y (mgr.25004) 2609 : cluster [DBG] pgmap v4296: 137 pgs: 137 active+clean; 208 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 2.0 MiB/s wr, 33 op/s 2024-08-29T19:16:53.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:16:53 smithi029 bash[77880]: cluster 2024-08-29T19:16:52.457020+0000 mgr.y (mgr.25004) 2609 : cluster [DBG] pgmap v4296: 137 pgs: 137 active+clean; 208 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 2.0 MiB/s wr, 33 op/s 2024-08-29T19:16:53.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:16:53 smithi029 bash[79042]: cluster 2024-08-29T19:16:52.457020+0000 mgr.y (mgr.25004) 2609 : cluster [DBG] pgmap v4296: 137 pgs: 137 active+clean; 208 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 2.0 MiB/s wr, 33 op/s 2024-08-29T19:16:54.903 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 19:16:54 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:19:16:54] "GET /metrics HTTP/1.1" 200 36713 "" "Prometheus/2.43.0" 2024-08-29T19:16:55.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:16:55 smithi110 bash[67519]: cluster 2024-08-29T19:16:54.457584+0000 mgr.y (mgr.25004) 2610 : cluster [DBG] pgmap v4297: 137 pgs: 137 active+clean; 208 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 15 KiB/s rd, 1.8 MiB/s wr, 24 op/s 2024-08-29T19:16:55.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:16:55 smithi029 bash[79042]: cluster 2024-08-29T19:16:54.457584+0000 mgr.y (mgr.25004) 2610 : cluster [DBG] pgmap v4297: 137 pgs: 137 active+clean; 208 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 15 KiB/s rd, 1.8 MiB/s wr, 24 op/s 2024-08-29T19:16:55.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:16:55 smithi029 bash[77880]: cluster 2024-08-29T19:16:54.457584+0000 mgr.y (mgr.25004) 2610 : cluster [DBG] pgmap v4297: 137 pgs: 137 active+clean; 208 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 15 KiB/s rd, 1.8 MiB/s wr, 24 op/s 2024-08-29T19:16:57.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:16:57 smithi110 bash[67519]: cluster 2024-08-29T19:16:56.458798+0000 mgr.y (mgr.25004) 2611 : cluster [DBG] pgmap v4298: 137 pgs: 137 active+clean; 212 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 8.2 KiB/s rd, 820 KiB/s wr, 14 op/s 2024-08-29T19:16:57.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:16:57 smithi110 bash[67519]: cluster 2024-08-29T19:16:56.573119+0000 mon.a (mon.0) 3180 : cluster [DBG] osdmap e2162: 8 total, 8 up, 8 in 2024-08-29T19:16:57.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:16:57 smithi029 bash[79042]: cluster 2024-08-29T19:16:56.458798+0000 mgr.y (mgr.25004) 2611 : cluster [DBG] pgmap v4298: 137 pgs: 137 active+clean; 212 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 8.2 KiB/s rd, 820 KiB/s wr, 14 op/s 2024-08-29T19:16:57.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:16:57 smithi029 bash[79042]: cluster 2024-08-29T19:16:56.573119+0000 mon.a (mon.0) 3180 : cluster [DBG] osdmap e2162: 8 total, 8 up, 8 in 2024-08-29T19:16:57.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:16:57 smithi029 bash[77880]: cluster 2024-08-29T19:16:56.458798+0000 mgr.y (mgr.25004) 2611 : cluster [DBG] pgmap v4298: 137 pgs: 137 active+clean; 212 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 8.2 KiB/s rd, 820 KiB/s wr, 14 op/s 2024-08-29T19:16:57.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:16:57 smithi029 bash[77880]: cluster 2024-08-29T19:16:56.573119+0000 mon.a (mon.0) 3180 : cluster [DBG] osdmap e2162: 8 total, 8 up, 8 in 2024-08-29T19:16:58.656 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] DiffIterateTest/0.DiffIterateDeterministicLUKS2 (58735 ms) 2024-08-29T19:16:58.657 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] DiffIterateTest/0.DiffIterateDeterministicLUKS2PP 2024-08-29T19:16:58.657 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T19:16:58.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:16:58 smithi110 bash[67519]: cluster 2024-08-29T19:16:57.582100+0000 mon.a (mon.0) 3181 : cluster [DBG] osdmap e2163: 8 total, 8 up, 8 in 2024-08-29T19:16:58.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:16:58 smithi029 bash[77880]: cluster 2024-08-29T19:16:57.582100+0000 mon.a (mon.0) 3181 : cluster [DBG] osdmap e2163: 8 total, 8 up, 8 in 2024-08-29T19:16:58.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:16:58 smithi029 bash[79042]: cluster 2024-08-29T19:16:57.582100+0000 mon.a (mon.0) 3181 : cluster [DBG] osdmap e2163: 8 total, 8 up, 8 in 2024-08-29T19:16:59.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:16:59 smithi110 bash[67519]: cluster 2024-08-29T19:16:58.459494+0000 mgr.y (mgr.25004) 2612 : cluster [DBG] pgmap v4301: 137 pgs: 137 active+clean; 212 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 8.5 KiB/s rd, 514 KiB/s wr, 15 op/s 2024-08-29T19:16:59.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:16:59 smithi110 bash[67519]: cluster 2024-08-29T19:16:58.585891+0000 mon.a (mon.0) 3182 : cluster [DBG] osdmap e2164: 8 total, 8 up, 8 in 2024-08-29T19:16:59.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:16:59 smithi029 bash[77880]: cluster 2024-08-29T19:16:58.459494+0000 mgr.y (mgr.25004) 2612 : cluster [DBG] pgmap v4301: 137 pgs: 137 active+clean; 212 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 8.5 KiB/s rd, 514 KiB/s wr, 15 op/s 2024-08-29T19:16:59.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:16:59 smithi029 bash[77880]: cluster 2024-08-29T19:16:58.585891+0000 mon.a (mon.0) 3182 : cluster [DBG] osdmap e2164: 8 total, 8 up, 8 in 2024-08-29T19:16:59.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:16:59 smithi029 bash[79042]: cluster 2024-08-29T19:16:58.459494+0000 mgr.y (mgr.25004) 2612 : cluster [DBG] pgmap v4301: 137 pgs: 137 active+clean; 212 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 8.5 KiB/s rd, 514 KiB/s wr, 15 op/s 2024-08-29T19:16:59.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:16:59 smithi029 bash[79042]: cluster 2024-08-29T19:16:58.585891+0000 mon.a (mon.0) 3182 : cluster [DBG] osdmap e2164: 8 total, 8 up, 8 in 2024-08-29T19:17:00.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:17:00 smithi110 bash[67519]: audit 2024-08-29T19:16:59.674753+0000 mon.c (mon.2) 967 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:17:00.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:17:00 smithi110 bash[67519]: audit 2024-08-29T19:17:00.264416+0000 mon.a (mon.0) 3183 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:17:00.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:17:00 smithi110 bash[67519]: audit 2024-08-29T19:17:00.271603+0000 mon.a (mon.0) 3184 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:17:00.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:17:00 smithi110 bash[67519]: audit 2024-08-29T19:17:00.307939+0000 mon.a (mon.0) 3185 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:17:00.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:17:00 smithi110 bash[67519]: audit 2024-08-29T19:17:00.315492+0000 mon.a (mon.0) 3186 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:17:00.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:17:00 smithi029 bash[79042]: audit 2024-08-29T19:16:59.674753+0000 mon.c (mon.2) 967 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:17:00.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:17:00 smithi029 bash[79042]: audit 2024-08-29T19:17:00.264416+0000 mon.a (mon.0) 3183 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:17:00.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:17:00 smithi029 bash[79042]: audit 2024-08-29T19:17:00.271603+0000 mon.a (mon.0) 3184 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:17:00.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:17:00 smithi029 bash[79042]: audit 2024-08-29T19:17:00.307939+0000 mon.a (mon.0) 3185 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:17:00.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:17:00 smithi029 bash[79042]: audit 2024-08-29T19:17:00.315492+0000 mon.a (mon.0) 3186 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:17:00.904 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:17:00 smithi029 bash[77880]: audit 2024-08-29T19:16:59.674753+0000 mon.c (mon.2) 967 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:17:00.904 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:17:00 smithi029 bash[77880]: audit 2024-08-29T19:17:00.264416+0000 mon.a (mon.0) 3183 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:17:00.904 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:17:00 smithi029 bash[77880]: audit 2024-08-29T19:17:00.271603+0000 mon.a (mon.0) 3184 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:17:00.904 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:17:00 smithi029 bash[77880]: audit 2024-08-29T19:17:00.307939+0000 mon.a (mon.0) 3185 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:17:00.904 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:17:00 smithi029 bash[77880]: audit 2024-08-29T19:17:00.315492+0000 mon.a (mon.0) 3186 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:17:01.595 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:17:01 smithi029 bash[79042]: cluster 2024-08-29T19:17:00.460099+0000 mgr.y (mgr.25004) 2613 : cluster [DBG] pgmap v4303: 137 pgs: 137 active+clean; 224 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 24 KiB/s rd, 2.0 MiB/s wr, 35 op/s 2024-08-29T19:17:01.595 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:17:01 smithi029 bash[77880]: cluster 2024-08-29T19:17:00.460099+0000 mgr.y (mgr.25004) 2613 : cluster [DBG] pgmap v4303: 137 pgs: 137 active+clean; 224 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 24 KiB/s rd, 2.0 MiB/s wr, 35 op/s 2024-08-29T19:17:01.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:17:01 smithi110 bash[67519]: cluster 2024-08-29T19:17:00.460099+0000 mgr.y (mgr.25004) 2613 : cluster [DBG] pgmap v4303: 137 pgs: 137 active+clean; 224 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 24 KiB/s rd, 2.0 MiB/s wr, 35 op/s 2024-08-29T19:17:03.905 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:17:03 smithi110 bash[67519]: cluster 2024-08-29T19:17:02.460825+0000 mgr.y (mgr.25004) 2614 : cluster [DBG] pgmap v4304: 137 pgs: 137 active+clean; 232 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 28 KiB/s rd, 2.0 MiB/s wr, 44 op/s 2024-08-29T19:17:03.906 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:17:03 smithi029 bash[77880]: cluster 2024-08-29T19:17:02.460825+0000 mgr.y (mgr.25004) 2614 : cluster [DBG] pgmap v4304: 137 pgs: 137 active+clean; 232 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 28 KiB/s rd, 2.0 MiB/s wr, 44 op/s 2024-08-29T19:17:03.906 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:17:03 smithi029 bash[79042]: cluster 2024-08-29T19:17:02.460825+0000 mgr.y (mgr.25004) 2614 : cluster [DBG] pgmap v4304: 137 pgs: 137 active+clean; 232 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 28 KiB/s rd, 2.0 MiB/s wr, 44 op/s 2024-08-29T19:17:04.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:17:04 smithi110 bash[67519]: audit 2024-08-29T19:17:03.628223+0000 mon.c (mon.2) 968 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:17:04.902 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 19:17:04 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:19:17:04] "GET /metrics HTTP/1.1" 200 36713 "" "Prometheus/2.43.0" 2024-08-29T19:17:04.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:17:04 smithi029 bash[79042]: audit 2024-08-29T19:17:03.628223+0000 mon.c (mon.2) 968 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:17:04.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:17:04 smithi029 bash[77880]: audit 2024-08-29T19:17:03.628223+0000 mon.c (mon.2) 968 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:17:05.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:17:05 smithi110 bash[67519]: cluster 2024-08-29T19:17:04.461415+0000 mgr.y (mgr.25004) 2615 : cluster [DBG] pgmap v4305: 137 pgs: 137 active+clean; 232 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 1.5 MiB/s wr, 33 op/s 2024-08-29T19:17:05.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:17:05 smithi029 bash[79042]: cluster 2024-08-29T19:17:04.461415+0000 mgr.y (mgr.25004) 2615 : cluster [DBG] pgmap v4305: 137 pgs: 137 active+clean; 232 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 1.5 MiB/s wr, 33 op/s 2024-08-29T19:17:05.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:17:05 smithi029 bash[77880]: cluster 2024-08-29T19:17:04.461415+0000 mgr.y (mgr.25004) 2615 : cluster [DBG] pgmap v4305: 137 pgs: 137 active+clean; 232 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 1.5 MiB/s wr, 33 op/s 2024-08-29T19:17:07.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:17:07 smithi110 bash[67519]: audit 2024-08-29T19:17:06.118275+0000 mon.a (mon.0) 3187 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:17:07.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:17:07 smithi110 bash[67519]: audit 2024-08-29T19:17:06.125166+0000 mon.a (mon.0) 3188 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:17:07.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:17:07 smithi110 bash[67519]: cluster 2024-08-29T19:17:06.462252+0000 mgr.y (mgr.25004) 2616 : cluster [DBG] pgmap v4306: 137 pgs: 137 active+clean; 232 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 15 KiB/s rd, 1.4 MiB/s wr, 24 op/s 2024-08-29T19:17:07.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:17:07 smithi110 bash[67519]: audit 2024-08-29T19:17:06.795376+0000 mon.c (mon.2) 969 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:17:07.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:17:07 smithi110 bash[67519]: audit 2024-08-29T19:17:06.796363+0000 mon.c (mon.2) 970 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:17:07.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:17:07 smithi110 bash[67519]: audit 2024-08-29T19:17:06.803515+0000 mon.a (mon.0) 3189 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:17:07.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:17:07 smithi029 bash[79042]: audit 2024-08-29T19:17:06.118275+0000 mon.a (mon.0) 3187 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:17:07.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:17:07 smithi029 bash[79042]: audit 2024-08-29T19:17:06.125166+0000 mon.a (mon.0) 3188 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:17:07.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:17:07 smithi029 bash[79042]: cluster 2024-08-29T19:17:06.462252+0000 mgr.y (mgr.25004) 2616 : cluster [DBG] pgmap v4306: 137 pgs: 137 active+clean; 232 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 15 KiB/s rd, 1.4 MiB/s wr, 24 op/s 2024-08-29T19:17:07.404 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:17:07 smithi029 bash[79042]: audit 2024-08-29T19:17:06.795376+0000 mon.c (mon.2) 969 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:17:07.404 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:17:07 smithi029 bash[79042]: audit 2024-08-29T19:17:06.796363+0000 mon.c (mon.2) 970 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:17:07.404 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:17:07 smithi029 bash[79042]: audit 2024-08-29T19:17:06.803515+0000 mon.a (mon.0) 3189 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:17:07.404 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:17:07 smithi029 bash[77880]: audit 2024-08-29T19:17:06.118275+0000 mon.a (mon.0) 3187 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:17:07.404 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:17:07 smithi029 bash[77880]: audit 2024-08-29T19:17:06.125166+0000 mon.a (mon.0) 3188 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:17:07.404 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:17:07 smithi029 bash[77880]: cluster 2024-08-29T19:17:06.462252+0000 mgr.y (mgr.25004) 2616 : cluster [DBG] pgmap v4306: 137 pgs: 137 active+clean; 232 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 15 KiB/s rd, 1.4 MiB/s wr, 24 op/s 2024-08-29T19:17:07.404 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:17:07 smithi029 bash[77880]: audit 2024-08-29T19:17:06.795376+0000 mon.c (mon.2) 969 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:17:07.404 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:17:07 smithi029 bash[77880]: audit 2024-08-29T19:17:06.796363+0000 mon.c (mon.2) 970 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:17:07.404 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:17:07 smithi029 bash[77880]: audit 2024-08-29T19:17:06.803515+0000 mon.a (mon.0) 3189 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:17:09.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:17:09 smithi110 bash[67519]: cluster 2024-08-29T19:17:08.134298+0000 mon.a (mon.0) 3190 : cluster [DBG] osdmap e2165: 8 total, 8 up, 8 in 2024-08-29T19:17:09.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:17:09 smithi110 bash[67519]: cluster 2024-08-29T19:17:08.463012+0000 mgr.y (mgr.25004) 2617 : cluster [DBG] pgmap v4308: 137 pgs: 137 active+clean; 232 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 14 KiB/s rd, 1.2 MiB/s wr, 21 op/s 2024-08-29T19:17:09.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:17:09 smithi029 bash[77880]: cluster 2024-08-29T19:17:08.134298+0000 mon.a (mon.0) 3190 : cluster [DBG] osdmap e2165: 8 total, 8 up, 8 in 2024-08-29T19:17:09.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:17:09 smithi029 bash[77880]: cluster 2024-08-29T19:17:08.463012+0000 mgr.y (mgr.25004) 2617 : cluster [DBG] pgmap v4308: 137 pgs: 137 active+clean; 232 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 14 KiB/s rd, 1.2 MiB/s wr, 21 op/s 2024-08-29T19:17:09.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:17:09 smithi029 bash[79042]: cluster 2024-08-29T19:17:08.134298+0000 mon.a (mon.0) 3190 : cluster [DBG] osdmap e2165: 8 total, 8 up, 8 in 2024-08-29T19:17:09.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:17:09 smithi029 bash[79042]: cluster 2024-08-29T19:17:08.463012+0000 mgr.y (mgr.25004) 2617 : cluster [DBG] pgmap v4308: 137 pgs: 137 active+clean; 232 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 14 KiB/s rd, 1.2 MiB/s wr, 21 op/s 2024-08-29T19:17:10.204 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T19:17:10.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:17:10 smithi110 bash[67519]: cluster 2024-08-29T19:17:09.137309+0000 mon.a (mon.0) 3191 : cluster [DBG] osdmap e2166: 8 total, 8 up, 8 in 2024-08-29T19:17:10.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:17:10 smithi029 bash[79042]: cluster 2024-08-29T19:17:09.137309+0000 mon.a (mon.0) 3191 : cluster [DBG] osdmap e2166: 8 total, 8 up, 8 in 2024-08-29T19:17:10.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:17:10 smithi029 bash[77880]: cluster 2024-08-29T19:17:09.137309+0000 mon.a (mon.0) 3191 : cluster [DBG] osdmap e2166: 8 total, 8 up, 8 in 2024-08-29T19:17:11.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:17:11 smithi110 bash[67519]: cluster 2024-08-29T19:17:10.151847+0000 mon.a (mon.0) 3192 : cluster [DBG] osdmap e2167: 8 total, 8 up, 8 in 2024-08-29T19:17:11.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:17:11 smithi110 bash[67519]: cluster 2024-08-29T19:17:10.463700+0000 mgr.y (mgr.25004) 2618 : cluster [DBG] pgmap v4311: 137 pgs: 137 active+clean; 236 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 4.2 KiB/s rd, 683 KiB/s wr, 6 op/s 2024-08-29T19:17:11.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:17:11 smithi029 bash[77880]: cluster 2024-08-29T19:17:10.151847+0000 mon.a (mon.0) 3192 : cluster [DBG] osdmap e2167: 8 total, 8 up, 8 in 2024-08-29T19:17:11.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:17:11 smithi029 bash[77880]: cluster 2024-08-29T19:17:10.463700+0000 mgr.y (mgr.25004) 2618 : cluster [DBG] pgmap v4311: 137 pgs: 137 active+clean; 236 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 4.2 KiB/s rd, 683 KiB/s wr, 6 op/s 2024-08-29T19:17:11.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:17:11 smithi029 bash[79042]: cluster 2024-08-29T19:17:10.151847+0000 mon.a (mon.0) 3192 : cluster [DBG] osdmap e2167: 8 total, 8 up, 8 in 2024-08-29T19:17:11.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:17:11 smithi029 bash[79042]: cluster 2024-08-29T19:17:10.463700+0000 mgr.y (mgr.25004) 2618 : cluster [DBG] pgmap v4311: 137 pgs: 137 active+clean; 236 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 4.2 KiB/s rd, 683 KiB/s wr, 6 op/s 2024-08-29T19:17:13.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:17:13 smithi110 bash[67519]: cluster 2024-08-29T19:17:12.464773+0000 mgr.y (mgr.25004) 2619 : cluster [DBG] pgmap v4312: 137 pgs: 137 active+clean; 248 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 17 KiB/s rd, 2.7 MiB/s wr, 28 op/s 2024-08-29T19:17:13.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:17:13 smithi029 bash[77880]: cluster 2024-08-29T19:17:12.464773+0000 mgr.y (mgr.25004) 2619 : cluster [DBG] pgmap v4312: 137 pgs: 137 active+clean; 248 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 17 KiB/s rd, 2.7 MiB/s wr, 28 op/s 2024-08-29T19:17:13.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:17:13 smithi029 bash[79042]: cluster 2024-08-29T19:17:12.464773+0000 mgr.y (mgr.25004) 2619 : cluster [DBG] pgmap v4312: 137 pgs: 137 active+clean; 248 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 17 KiB/s rd, 2.7 MiB/s wr, 28 op/s 2024-08-29T19:17:14.902 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 19:17:14 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:19:17:14] "GET /metrics HTTP/1.1" 200 36713 "" "Prometheus/2.43.0" 2024-08-29T19:17:15.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:17:15 smithi110 bash[67519]: cluster 2024-08-29T19:17:14.465379+0000 mgr.y (mgr.25004) 2620 : cluster [DBG] pgmap v4313: 137 pgs: 137 active+clean; 248 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 26 KiB/s rd, 2.5 MiB/s wr, 42 op/s 2024-08-29T19:17:15.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:17:15 smithi029 bash[79042]: cluster 2024-08-29T19:17:14.465379+0000 mgr.y (mgr.25004) 2620 : cluster [DBG] pgmap v4313: 137 pgs: 137 active+clean; 248 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 26 KiB/s rd, 2.5 MiB/s wr, 42 op/s 2024-08-29T19:17:15.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:17:15 smithi029 bash[77880]: cluster 2024-08-29T19:17:14.465379+0000 mgr.y (mgr.25004) 2620 : cluster [DBG] pgmap v4313: 137 pgs: 137 active+clean; 248 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 26 KiB/s rd, 2.5 MiB/s wr, 42 op/s 2024-08-29T19:17:17.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:17:17 smithi110 bash[67519]: cluster 2024-08-29T19:17:16.466207+0000 mgr.y (mgr.25004) 2621 : cluster [DBG] pgmap v4314: 137 pgs: 137 active+clean; 248 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 2.0 MiB/s wr, 33 op/s 2024-08-29T19:17:17.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:17:17 smithi029 bash[79042]: cluster 2024-08-29T19:17:16.466207+0000 mgr.y (mgr.25004) 2621 : cluster [DBG] pgmap v4314: 137 pgs: 137 active+clean; 248 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 2.0 MiB/s wr, 33 op/s 2024-08-29T19:17:17.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:17:17 smithi029 bash[77880]: cluster 2024-08-29T19:17:16.466207+0000 mgr.y (mgr.25004) 2621 : cluster [DBG] pgmap v4314: 137 pgs: 137 active+clean; 248 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 2.0 MiB/s wr, 33 op/s 2024-08-29T19:17:19.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:17:19 smithi110 bash[67519]: cluster 2024-08-29T19:17:18.467172+0000 mgr.y (mgr.25004) 2622 : cluster [DBG] pgmap v4315: 137 pgs: 137 active+clean; 248 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 15 KiB/s rd, 1.7 MiB/s wr, 24 op/s 2024-08-29T19:17:19.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:17:19 smithi110 bash[67519]: cluster 2024-08-29T19:17:18.536419+0000 mon.a (mon.0) 3193 : cluster [DBG] osdmap e2168: 8 total, 8 up, 8 in 2024-08-29T19:17:19.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:17:19 smithi110 bash[67519]: audit 2024-08-29T19:17:18.629432+0000 mon.c (mon.2) 971 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:17:19.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:17:19 smithi029 bash[79042]: cluster 2024-08-29T19:17:18.467172+0000 mgr.y (mgr.25004) 2622 : cluster [DBG] pgmap v4315: 137 pgs: 137 active+clean; 248 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 15 KiB/s rd, 1.7 MiB/s wr, 24 op/s 2024-08-29T19:17:19.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:17:19 smithi029 bash[79042]: cluster 2024-08-29T19:17:18.536419+0000 mon.a (mon.0) 3193 : cluster [DBG] osdmap e2168: 8 total, 8 up, 8 in 2024-08-29T19:17:19.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:17:19 smithi029 bash[79042]: audit 2024-08-29T19:17:18.629432+0000 mon.c (mon.2) 971 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:17:19.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:17:19 smithi029 bash[77880]: cluster 2024-08-29T19:17:18.467172+0000 mgr.y (mgr.25004) 2622 : cluster [DBG] pgmap v4315: 137 pgs: 137 active+clean; 248 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 15 KiB/s rd, 1.7 MiB/s wr, 24 op/s 2024-08-29T19:17:19.904 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:17:19 smithi029 bash[77880]: cluster 2024-08-29T19:17:18.536419+0000 mon.a (mon.0) 3193 : cluster [DBG] osdmap e2168: 8 total, 8 up, 8 in 2024-08-29T19:17:19.904 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:17:19 smithi029 bash[77880]: audit 2024-08-29T19:17:18.629432+0000 mon.c (mon.2) 971 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:17:20.625 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T19:17:20.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:17:20 smithi110 bash[67519]: cluster 2024-08-29T19:17:19.549595+0000 mon.a (mon.0) 3194 : cluster [DBG] osdmap e2169: 8 total, 8 up, 8 in 2024-08-29T19:17:20.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:17:20 smithi029 bash[79042]: cluster 2024-08-29T19:17:19.549595+0000 mon.a (mon.0) 3194 : cluster [DBG] osdmap e2169: 8 total, 8 up, 8 in 2024-08-29T19:17:20.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:17:20 smithi029 bash[77880]: cluster 2024-08-29T19:17:19.549595+0000 mon.a (mon.0) 3194 : cluster [DBG] osdmap e2169: 8 total, 8 up, 8 in 2024-08-29T19:17:21.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:17:21 smithi110 bash[67519]: cluster 2024-08-29T19:17:20.468024+0000 mgr.y (mgr.25004) 2623 : cluster [DBG] pgmap v4318: 137 pgs: 137 active+clean; 248 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 8.2 KiB/s rd, 511 B/s wr, 11 op/s 2024-08-29T19:17:21.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:17:21 smithi110 bash[67519]: cluster 2024-08-29T19:17:20.560435+0000 mon.a (mon.0) 3195 : cluster [DBG] osdmap e2170: 8 total, 8 up, 8 in 2024-08-29T19:17:21.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:17:21 smithi029 bash[79042]: cluster 2024-08-29T19:17:20.468024+0000 mgr.y (mgr.25004) 2623 : cluster [DBG] pgmap v4318: 137 pgs: 137 active+clean; 248 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 8.2 KiB/s rd, 511 B/s wr, 11 op/s 2024-08-29T19:17:21.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:17:21 smithi029 bash[79042]: cluster 2024-08-29T19:17:20.560435+0000 mon.a (mon.0) 3195 : cluster [DBG] osdmap e2170: 8 total, 8 up, 8 in 2024-08-29T19:17:21.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:17:21 smithi029 bash[77880]: cluster 2024-08-29T19:17:20.468024+0000 mgr.y (mgr.25004) 2623 : cluster [DBG] pgmap v4318: 137 pgs: 137 active+clean; 248 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 8.2 KiB/s rd, 511 B/s wr, 11 op/s 2024-08-29T19:17:21.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:17:21 smithi029 bash[77880]: cluster 2024-08-29T19:17:20.560435+0000 mon.a (mon.0) 3195 : cluster [DBG] osdmap e2170: 8 total, 8 up, 8 in 2024-08-29T19:17:23.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:17:23 smithi110 bash[67519]: cluster 2024-08-29T19:17:22.469125+0000 mgr.y (mgr.25004) 2624 : cluster [DBG] pgmap v4320: 137 pgs: 137 active+clean; 270 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 27 KiB/s rd, 2.7 MiB/s wr, 43 op/s 2024-08-29T19:17:23.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:17:23 smithi029 bash[79042]: cluster 2024-08-29T19:17:22.469125+0000 mgr.y (mgr.25004) 2624 : cluster [DBG] pgmap v4320: 137 pgs: 137 active+clean; 270 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 27 KiB/s rd, 2.7 MiB/s wr, 43 op/s 2024-08-29T19:17:23.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:17:23 smithi029 bash[77880]: cluster 2024-08-29T19:17:22.469125+0000 mgr.y (mgr.25004) 2624 : cluster [DBG] pgmap v4320: 137 pgs: 137 active+clean; 270 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 27 KiB/s rd, 2.7 MiB/s wr, 43 op/s 2024-08-29T19:17:24.902 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 19:17:24 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:19:17:24] "GET /metrics HTTP/1.1" 200 36713 "" "Prometheus/2.43.0" 2024-08-29T19:17:25.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:17:25 smithi110 bash[67519]: cluster 2024-08-29T19:17:24.469782+0000 mgr.y (mgr.25004) 2625 : cluster [DBG] pgmap v4321: 137 pgs: 137 active+clean; 270 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 27 KiB/s rd, 2.7 MiB/s wr, 43 op/s 2024-08-29T19:17:25.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:17:25 smithi029 bash[79042]: cluster 2024-08-29T19:17:24.469782+0000 mgr.y (mgr.25004) 2625 : cluster [DBG] pgmap v4321: 137 pgs: 137 active+clean; 270 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 27 KiB/s rd, 2.7 MiB/s wr, 43 op/s 2024-08-29T19:17:25.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:17:25 smithi029 bash[77880]: cluster 2024-08-29T19:17:24.469782+0000 mgr.y (mgr.25004) 2625 : cluster [DBG] pgmap v4321: 137 pgs: 137 active+clean; 270 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 27 KiB/s rd, 2.7 MiB/s wr, 43 op/s 2024-08-29T19:17:27.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:17:27 smithi110 bash[67519]: cluster 2024-08-29T19:17:26.470617+0000 mgr.y (mgr.25004) 2626 : cluster [DBG] pgmap v4322: 137 pgs: 137 active+clean; 270 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 2.0 MiB/s wr, 33 op/s 2024-08-29T19:17:27.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:17:27 smithi029 bash[79042]: cluster 2024-08-29T19:17:26.470617+0000 mgr.y (mgr.25004) 2626 : cluster [DBG] pgmap v4322: 137 pgs: 137 active+clean; 270 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 2.0 MiB/s wr, 33 op/s 2024-08-29T19:17:27.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:17:27 smithi029 bash[77880]: cluster 2024-08-29T19:17:26.470617+0000 mgr.y (mgr.25004) 2626 : cluster [DBG] pgmap v4322: 137 pgs: 137 active+clean; 270 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 2.0 MiB/s wr, 33 op/s 2024-08-29T19:17:29.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:17:29 smithi110 bash[67519]: cluster 2024-08-29T19:17:28.471360+0000 mgr.y (mgr.25004) 2627 : cluster [DBG] pgmap v4323: 137 pgs: 137 active+clean; 270 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 19 KiB/s rd, 1.8 MiB/s wr, 30 op/s 2024-08-29T19:17:29.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:17:29 smithi029 bash[77880]: cluster 2024-08-29T19:17:28.471360+0000 mgr.y (mgr.25004) 2627 : cluster [DBG] pgmap v4323: 137 pgs: 137 active+clean; 270 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 19 KiB/s rd, 1.8 MiB/s wr, 30 op/s 2024-08-29T19:17:29.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:17:29 smithi029 bash[79042]: cluster 2024-08-29T19:17:28.471360+0000 mgr.y (mgr.25004) 2627 : cluster [DBG] pgmap v4323: 137 pgs: 137 active+clean; 270 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 19 KiB/s rd, 1.8 MiB/s wr, 30 op/s 2024-08-29T19:17:31.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:17:31 smithi110 bash[67519]: cluster 2024-08-29T19:17:30.472258+0000 mgr.y (mgr.25004) 2628 : cluster [DBG] pgmap v4324: 137 pgs: 137 active+clean; 270 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 17 KiB/s rd, 1.6 MiB/s wr, 26 op/s 2024-08-29T19:17:31.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:17:31 smithi110 bash[67519]: cluster 2024-08-29T19:17:30.576416+0000 mon.a (mon.0) 3196 : cluster [DBG] osdmap e2171: 8 total, 8 up, 8 in 2024-08-29T19:17:31.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:17:31 smithi029 bash[79042]: cluster 2024-08-29T19:17:30.472258+0000 mgr.y (mgr.25004) 2628 : cluster [DBG] pgmap v4324: 137 pgs: 137 active+clean; 270 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 17 KiB/s rd, 1.6 MiB/s wr, 26 op/s 2024-08-29T19:17:31.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:17:31 smithi029 bash[79042]: cluster 2024-08-29T19:17:30.576416+0000 mon.a (mon.0) 3196 : cluster [DBG] osdmap e2171: 8 total, 8 up, 8 in 2024-08-29T19:17:31.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:17:31 smithi029 bash[77880]: cluster 2024-08-29T19:17:30.472258+0000 mgr.y (mgr.25004) 2628 : cluster [DBG] pgmap v4324: 137 pgs: 137 active+clean; 270 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 17 KiB/s rd, 1.6 MiB/s wr, 26 op/s 2024-08-29T19:17:31.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:17:31 smithi029 bash[77880]: cluster 2024-08-29T19:17:30.576416+0000 mon.a (mon.0) 3196 : cluster [DBG] osdmap e2171: 8 total, 8 up, 8 in 2024-08-29T19:17:32.669 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T19:17:32.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:17:32 smithi110 bash[67519]: cluster 2024-08-29T19:17:31.589679+0000 mon.a (mon.0) 3197 : cluster [DBG] osdmap e2172: 8 total, 8 up, 8 in 2024-08-29T19:17:32.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:17:32 smithi029 bash[79042]: cluster 2024-08-29T19:17:31.589679+0000 mon.a (mon.0) 3197 : cluster [DBG] osdmap e2172: 8 total, 8 up, 8 in 2024-08-29T19:17:32.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:17:32 smithi029 bash[77880]: cluster 2024-08-29T19:17:31.589679+0000 mon.a (mon.0) 3197 : cluster [DBG] osdmap e2172: 8 total, 8 up, 8 in 2024-08-29T19:17:33.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:17:33 smithi110 bash[67519]: cluster 2024-08-29T19:17:32.473235+0000 mgr.y (mgr.25004) 2629 : cluster [DBG] pgmap v4327: 137 pgs: 137 active+clean; 289 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 3.5 KiB/s rd, 2.0 MiB/s wr, 6 op/s 2024-08-29T19:17:33.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:17:33 smithi110 bash[67519]: cluster 2024-08-29T19:17:32.598686+0000 mon.a (mon.0) 3198 : cluster [DBG] osdmap e2173: 8 total, 8 up, 8 in 2024-08-29T19:17:33.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:17:33 smithi029 bash[79042]: cluster 2024-08-29T19:17:32.473235+0000 mgr.y (mgr.25004) 2629 : cluster [DBG] pgmap v4327: 137 pgs: 137 active+clean; 289 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 3.5 KiB/s rd, 2.0 MiB/s wr, 6 op/s 2024-08-29T19:17:33.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:17:33 smithi029 bash[79042]: cluster 2024-08-29T19:17:32.598686+0000 mon.a (mon.0) 3198 : cluster [DBG] osdmap e2173: 8 total, 8 up, 8 in 2024-08-29T19:17:33.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:17:33 smithi029 bash[77880]: cluster 2024-08-29T19:17:32.473235+0000 mgr.y (mgr.25004) 2629 : cluster [DBG] pgmap v4327: 137 pgs: 137 active+clean; 289 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 3.5 KiB/s rd, 2.0 MiB/s wr, 6 op/s 2024-08-29T19:17:33.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:17:33 smithi029 bash[77880]: cluster 2024-08-29T19:17:32.598686+0000 mon.a (mon.0) 3198 : cluster [DBG] osdmap e2173: 8 total, 8 up, 8 in 2024-08-29T19:17:34.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:17:34 smithi110 bash[67519]: audit 2024-08-29T19:17:33.629365+0000 mon.c (mon.2) 972 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:17:34.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:17:34 smithi029 bash[77880]: audit 2024-08-29T19:17:33.629365+0000 mon.c (mon.2) 972 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:17:34.903 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 19:17:34 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:19:17:34] "GET /metrics HTTP/1.1" 200 36713 "" "Prometheus/2.43.0" 2024-08-29T19:17:34.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:17:34 smithi029 bash[79042]: audit 2024-08-29T19:17:33.629365+0000 mon.c (mon.2) 972 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:17:35.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:17:35 smithi110 bash[67519]: cluster 2024-08-29T19:17:34.473935+0000 mgr.y (mgr.25004) 2630 : cluster [DBG] pgmap v4329: 137 pgs: 137 active+clean; 289 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 4.5 KiB/s rd, 2.7 MiB/s wr, 7 op/s 2024-08-29T19:17:35.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:17:35 smithi029 bash[77880]: cluster 2024-08-29T19:17:34.473935+0000 mgr.y (mgr.25004) 2630 : cluster [DBG] pgmap v4329: 137 pgs: 137 active+clean; 289 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 4.5 KiB/s rd, 2.7 MiB/s wr, 7 op/s 2024-08-29T19:17:35.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:17:35 smithi029 bash[79042]: cluster 2024-08-29T19:17:34.473935+0000 mgr.y (mgr.25004) 2630 : cluster [DBG] pgmap v4329: 137 pgs: 137 active+clean; 289 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 4.5 KiB/s rd, 2.7 MiB/s wr, 7 op/s 2024-08-29T19:17:37.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:17:37 smithi110 bash[67519]: cluster 2024-08-29T19:17:36.474966+0000 mgr.y (mgr.25004) 2631 : cluster [DBG] pgmap v4330: 137 pgs: 137 active+clean; 292 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 23 KiB/s rd, 2.7 MiB/s wr, 37 op/s 2024-08-29T19:17:37.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:17:37 smithi029 bash[77880]: cluster 2024-08-29T19:17:36.474966+0000 mgr.y (mgr.25004) 2631 : cluster [DBG] pgmap v4330: 137 pgs: 137 active+clean; 292 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 23 KiB/s rd, 2.7 MiB/s wr, 37 op/s 2024-08-29T19:17:37.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:17:37 smithi029 bash[79042]: cluster 2024-08-29T19:17:36.474966+0000 mgr.y (mgr.25004) 2631 : cluster [DBG] pgmap v4330: 137 pgs: 137 active+clean; 292 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 23 KiB/s rd, 2.7 MiB/s wr, 37 op/s 2024-08-29T19:17:39.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:17:39 smithi110 bash[67519]: cluster 2024-08-29T19:17:38.475602+0000 mgr.y (mgr.25004) 2632 : cluster [DBG] pgmap v4331: 137 pgs: 137 active+clean; 292 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 2.0 MiB/s wr, 34 op/s 2024-08-29T19:17:39.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:17:39 smithi029 bash[77880]: cluster 2024-08-29T19:17:38.475602+0000 mgr.y (mgr.25004) 2632 : cluster [DBG] pgmap v4331: 137 pgs: 137 active+clean; 292 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 2.0 MiB/s wr, 34 op/s 2024-08-29T19:17:39.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:17:39 smithi029 bash[79042]: cluster 2024-08-29T19:17:38.475602+0000 mgr.y (mgr.25004) 2632 : cluster [DBG] pgmap v4331: 137 pgs: 137 active+clean; 292 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 2.0 MiB/s wr, 34 op/s 2024-08-29T19:17:41.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:17:41 smithi110 bash[67519]: cluster 2024-08-29T19:17:40.476239+0000 mgr.y (mgr.25004) 2633 : cluster [DBG] pgmap v4332: 137 pgs: 137 active+clean; 292 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 16 KiB/s rd, 1.4 MiB/s wr, 26 op/s 2024-08-29T19:17:41.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:17:41 smithi029 bash[77880]: cluster 2024-08-29T19:17:40.476239+0000 mgr.y (mgr.25004) 2633 : cluster [DBG] pgmap v4332: 137 pgs: 137 active+clean; 292 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 16 KiB/s rd, 1.4 MiB/s wr, 26 op/s 2024-08-29T19:17:41.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:17:41 smithi029 bash[79042]: cluster 2024-08-29T19:17:40.476239+0000 mgr.y (mgr.25004) 2633 : cluster [DBG] pgmap v4332: 137 pgs: 137 active+clean; 292 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 16 KiB/s rd, 1.4 MiB/s wr, 26 op/s 2024-08-29T19:17:43.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:17:43 smithi110 bash[67519]: cluster 2024-08-29T19:17:42.477573+0000 mgr.y (mgr.25004) 2634 : cluster [DBG] pgmap v4333: 137 pgs: 137 active+clean; 296 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 14 KiB/s rd, 413 KiB/s wr, 22 op/s 2024-08-29T19:17:43.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:17:43 smithi110 bash[67519]: cluster 2024-08-29T19:17:42.629221+0000 mon.a (mon.0) 3199 : cluster [DBG] osdmap e2174: 8 total, 8 up, 8 in 2024-08-29T19:17:43.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:17:43 smithi029 bash[79042]: cluster 2024-08-29T19:17:42.477573+0000 mgr.y (mgr.25004) 2634 : cluster [DBG] pgmap v4333: 137 pgs: 137 active+clean; 296 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 14 KiB/s rd, 413 KiB/s wr, 22 op/s 2024-08-29T19:17:43.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:17:43 smithi029 bash[79042]: cluster 2024-08-29T19:17:42.629221+0000 mon.a (mon.0) 3199 : cluster [DBG] osdmap e2174: 8 total, 8 up, 8 in 2024-08-29T19:17:43.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:17:43 smithi029 bash[77880]: cluster 2024-08-29T19:17:42.477573+0000 mgr.y (mgr.25004) 2634 : cluster [DBG] pgmap v4333: 137 pgs: 137 active+clean; 296 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 14 KiB/s rd, 413 KiB/s wr, 22 op/s 2024-08-29T19:17:43.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:17:43 smithi029 bash[77880]: cluster 2024-08-29T19:17:42.629221+0000 mon.a (mon.0) 3199 : cluster [DBG] osdmap e2174: 8 total, 8 up, 8 in 2024-08-29T19:17:44.703 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T19:17:44.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:17:44 smithi110 bash[67519]: cluster 2024-08-29T19:17:43.637500+0000 mon.a (mon.0) 3200 : cluster [DBG] osdmap e2175: 8 total, 8 up, 8 in 2024-08-29T19:17:44.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:17:44 smithi029 bash[77880]: cluster 2024-08-29T19:17:43.637500+0000 mon.a (mon.0) 3200 : cluster [DBG] osdmap e2175: 8 total, 8 up, 8 in 2024-08-29T19:17:44.903 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 19:17:44 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:19:17:44] "GET /metrics HTTP/1.1" 200 36713 "" "Prometheus/2.43.0" 2024-08-29T19:17:44.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:17:44 smithi029 bash[79042]: cluster 2024-08-29T19:17:43.637500+0000 mon.a (mon.0) 3200 : cluster [DBG] osdmap e2175: 8 total, 8 up, 8 in 2024-08-29T19:17:45.904 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:17:45 smithi110 bash[67519]: cluster 2024-08-29T19:17:44.478586+0000 mgr.y (mgr.25004) 2635 : cluster [DBG] pgmap v4336: 137 pgs: 137 active+clean; 296 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 3.4 KiB/s rd, 512 KiB/s wr, 6 op/s 2024-08-29T19:17:45.905 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:17:45 smithi110 bash[67519]: cluster 2024-08-29T19:17:44.647694+0000 mon.a (mon.0) 3201 : cluster [DBG] osdmap e2176: 8 total, 8 up, 8 in 2024-08-29T19:17:45.905 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:17:45 smithi029 bash[77880]: cluster 2024-08-29T19:17:44.478586+0000 mgr.y (mgr.25004) 2635 : cluster [DBG] pgmap v4336: 137 pgs: 137 active+clean; 296 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 3.4 KiB/s rd, 512 KiB/s wr, 6 op/s 2024-08-29T19:17:45.905 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:17:45 smithi029 bash[77880]: cluster 2024-08-29T19:17:44.647694+0000 mon.a (mon.0) 3201 : cluster [DBG] osdmap e2176: 8 total, 8 up, 8 in 2024-08-29T19:17:45.905 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:17:45 smithi029 bash[79042]: cluster 2024-08-29T19:17:44.478586+0000 mgr.y (mgr.25004) 2635 : cluster [DBG] pgmap v4336: 137 pgs: 137 active+clean; 296 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 3.4 KiB/s rd, 512 KiB/s wr, 6 op/s 2024-08-29T19:17:45.905 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:17:45 smithi029 bash[79042]: cluster 2024-08-29T19:17:44.647694+0000 mon.a (mon.0) 3201 : cluster [DBG] osdmap e2176: 8 total, 8 up, 8 in 2024-08-29T19:17:47.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:17:47 smithi110 bash[67519]: cluster 2024-08-29T19:17:46.479642+0000 mgr.y (mgr.25004) 2636 : cluster [DBG] pgmap v4338: 137 pgs: 137 active+clean; 311 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 7.5 KiB/s rd, 2.7 MiB/s wr, 16 op/s 2024-08-29T19:17:47.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:17:47 smithi029 bash[79042]: cluster 2024-08-29T19:17:46.479642+0000 mgr.y (mgr.25004) 2636 : cluster [DBG] pgmap v4338: 137 pgs: 137 active+clean; 311 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 7.5 KiB/s rd, 2.7 MiB/s wr, 16 op/s 2024-08-29T19:17:47.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:17:47 smithi029 bash[77880]: cluster 2024-08-29T19:17:46.479642+0000 mgr.y (mgr.25004) 2636 : cluster [DBG] pgmap v4338: 137 pgs: 137 active+clean; 311 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 7.5 KiB/s rd, 2.7 MiB/s wr, 16 op/s 2024-08-29T19:17:49.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:17:48 smithi110 bash[67519]: audit 2024-08-29T19:17:48.629313+0000 mon.c (mon.2) 973 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:17:49.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:17:48 smithi029 bash[77880]: audit 2024-08-29T19:17:48.629313+0000 mon.c (mon.2) 973 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:17:49.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:17:48 smithi029 bash[79042]: audit 2024-08-29T19:17:48.629313+0000 mon.c (mon.2) 973 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:17:50.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:17:49 smithi110 bash[67519]: cluster 2024-08-29T19:17:48.480306+0000 mgr.y (mgr.25004) 2637 : cluster [DBG] pgmap v4339: 137 pgs: 137 active+clean; 314 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 28 KiB/s rd, 2.0 MiB/s wr, 44 op/s 2024-08-29T19:17:50.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:17:49 smithi029 bash[77880]: cluster 2024-08-29T19:17:48.480306+0000 mgr.y (mgr.25004) 2637 : cluster [DBG] pgmap v4339: 137 pgs: 137 active+clean; 314 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 28 KiB/s rd, 2.0 MiB/s wr, 44 op/s 2024-08-29T19:17:50.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:17:49 smithi029 bash[79042]: cluster 2024-08-29T19:17:48.480306+0000 mgr.y (mgr.25004) 2637 : cluster [DBG] pgmap v4339: 137 pgs: 137 active+clean; 314 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 28 KiB/s rd, 2.0 MiB/s wr, 44 op/s 2024-08-29T19:17:52.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:17:51 smithi110 bash[67519]: cluster 2024-08-29T19:17:50.480947+0000 mgr.y (mgr.25004) 2638 : cluster [DBG] pgmap v4340: 137 pgs: 137 active+clean; 314 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 21 KiB/s rd, 1.5 MiB/s wr, 33 op/s 2024-08-29T19:17:52.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:17:51 smithi029 bash[77880]: cluster 2024-08-29T19:17:50.480947+0000 mgr.y (mgr.25004) 2638 : cluster [DBG] pgmap v4340: 137 pgs: 137 active+clean; 314 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 21 KiB/s rd, 1.5 MiB/s wr, 33 op/s 2024-08-29T19:17:52.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:17:51 smithi029 bash[79042]: cluster 2024-08-29T19:17:50.480947+0000 mgr.y (mgr.25004) 2638 : cluster [DBG] pgmap v4340: 137 pgs: 137 active+clean; 314 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 21 KiB/s rd, 1.5 MiB/s wr, 33 op/s 2024-08-29T19:17:54.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:17:53 smithi110 bash[67519]: cluster 2024-08-29T19:17:52.482328+0000 mgr.y (mgr.25004) 2639 : cluster [DBG] pgmap v4341: 137 pgs: 137 active+clean; 318 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 19 KiB/s rd, 1.8 MiB/s wr, 30 op/s 2024-08-29T19:17:54.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:17:53 smithi110 bash[67519]: cluster 2024-08-29T19:17:52.672820+0000 mon.a (mon.0) 3202 : cluster [DBG] osdmap e2177: 8 total, 8 up, 8 in 2024-08-29T19:17:54.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:17:53 smithi029 bash[79042]: cluster 2024-08-29T19:17:52.482328+0000 mgr.y (mgr.25004) 2639 : cluster [DBG] pgmap v4341: 137 pgs: 137 active+clean; 318 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 19 KiB/s rd, 1.8 MiB/s wr, 30 op/s 2024-08-29T19:17:54.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:17:53 smithi029 bash[79042]: cluster 2024-08-29T19:17:52.672820+0000 mon.a (mon.0) 3202 : cluster [DBG] osdmap e2177: 8 total, 8 up, 8 in 2024-08-29T19:17:54.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:17:53 smithi029 bash[77880]: cluster 2024-08-29T19:17:52.482328+0000 mgr.y (mgr.25004) 2639 : cluster [DBG] pgmap v4341: 137 pgs: 137 active+clean; 318 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 19 KiB/s rd, 1.8 MiB/s wr, 30 op/s 2024-08-29T19:17:54.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:17:53 smithi029 bash[77880]: cluster 2024-08-29T19:17:52.672820+0000 mon.a (mon.0) 3202 : cluster [DBG] osdmap e2177: 8 total, 8 up, 8 in 2024-08-29T19:17:54.755 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] DiffIterateTest/0.DiffIterateDeterministicLUKS2PP (56100 ms) 2024-08-29T19:17:54.756 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] DiffIterateTest/0.DiffIterateDiscard 2024-08-29T19:17:54.756 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T19:17:54.903 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 19:17:54 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:19:17:54] "GET /metrics HTTP/1.1" 200 36712 "" "Prometheus/2.43.0" 2024-08-29T19:17:54.945 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:17:54 smithi029 bash[79042]: cluster 2024-08-29T19:17:53.682704+0000 mon.a (mon.0) 3203 : cluster [DBG] osdmap e2178: 8 total, 8 up, 8 in 2024-08-29T19:17:54.946 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:17:54 smithi029 bash[77880]: cluster 2024-08-29T19:17:53.682704+0000 mon.a (mon.0) 3203 : cluster [DBG] osdmap e2178: 8 total, 8 up, 8 in 2024-08-29T19:17:55.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:17:54 smithi110 bash[67519]: cluster 2024-08-29T19:17:53.682704+0000 mon.a (mon.0) 3203 : cluster [DBG] osdmap e2178: 8 total, 8 up, 8 in 2024-08-29T19:17:56.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:17:55 smithi110 bash[67519]: cluster 2024-08-29T19:17:54.483240+0000 mgr.y (mgr.25004) 2640 : cluster [DBG] pgmap v4344: 137 pgs: 137 active+clean; 318 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 15 KiB/s rd, 513 KiB/s wr, 21 op/s 2024-08-29T19:17:56.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:17:55 smithi110 bash[67519]: cluster 2024-08-29T19:17:54.692567+0000 mon.a (mon.0) 3204 : cluster [DBG] osdmap e2179: 8 total, 8 up, 8 in 2024-08-29T19:17:56.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:17:55 smithi029 bash[79042]: cluster 2024-08-29T19:17:54.483240+0000 mgr.y (mgr.25004) 2640 : cluster [DBG] pgmap v4344: 137 pgs: 137 active+clean; 318 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 15 KiB/s rd, 513 KiB/s wr, 21 op/s 2024-08-29T19:17:56.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:17:55 smithi029 bash[79042]: cluster 2024-08-29T19:17:54.692567+0000 mon.a (mon.0) 3204 : cluster [DBG] osdmap e2179: 8 total, 8 up, 8 in 2024-08-29T19:17:56.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:17:55 smithi029 bash[77880]: cluster 2024-08-29T19:17:54.483240+0000 mgr.y (mgr.25004) 2640 : cluster [DBG] pgmap v4344: 137 pgs: 137 active+clean; 318 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 15 KiB/s rd, 513 KiB/s wr, 21 op/s 2024-08-29T19:17:56.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:17:55 smithi029 bash[77880]: cluster 2024-08-29T19:17:54.692567+0000 mon.a (mon.0) 3204 : cluster [DBG] osdmap e2179: 8 total, 8 up, 8 in 2024-08-29T19:17:57.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:17:56 smithi110 bash[67519]: cluster 2024-08-29T19:17:55.703339+0000 mon.a (mon.0) 3205 : cluster [DBG] osdmap e2180: 8 total, 8 up, 8 in 2024-08-29T19:17:57.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:17:56 smithi029 bash[77880]: cluster 2024-08-29T19:17:55.703339+0000 mon.a (mon.0) 3205 : cluster [DBG] osdmap e2180: 8 total, 8 up, 8 in 2024-08-29T19:17:57.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:17:56 smithi029 bash[79042]: cluster 2024-08-29T19:17:55.703339+0000 mon.a (mon.0) 3205 : cluster [DBG] osdmap e2180: 8 total, 8 up, 8 in 2024-08-29T19:17:57.781 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] DiffIterateTest/0.DiffIterateDiscard (3025 ms) 2024-08-29T19:17:57.781 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] DiffIterateTest/0.DiffIterateTruncate 2024-08-29T19:17:57.781 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T19:17:58.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:17:57 smithi110 bash[67519]: cluster 2024-08-29T19:17:56.484446+0000 mgr.y (mgr.25004) 2641 : cluster [DBG] pgmap v4347: 137 pgs: 137 active+clean; 330 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 23 KiB/s rd, 3.0 MiB/s wr, 42 op/s 2024-08-29T19:17:58.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:17:57 smithi110 bash[67519]: cluster 2024-08-29T19:17:56.714187+0000 mon.a (mon.0) 3206 : cluster [DBG] osdmap e2181: 8 total, 8 up, 8 in 2024-08-29T19:17:58.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:17:57 smithi029 bash[79042]: cluster 2024-08-29T19:17:56.484446+0000 mgr.y (mgr.25004) 2641 : cluster [DBG] pgmap v4347: 137 pgs: 137 active+clean; 330 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 23 KiB/s rd, 3.0 MiB/s wr, 42 op/s 2024-08-29T19:17:58.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:17:57 smithi029 bash[79042]: cluster 2024-08-29T19:17:56.714187+0000 mon.a (mon.0) 3206 : cluster [DBG] osdmap e2181: 8 total, 8 up, 8 in 2024-08-29T19:17:58.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:17:57 smithi029 bash[77880]: cluster 2024-08-29T19:17:56.484446+0000 mgr.y (mgr.25004) 2641 : cluster [DBG] pgmap v4347: 137 pgs: 137 active+clean; 330 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 23 KiB/s rd, 3.0 MiB/s wr, 42 op/s 2024-08-29T19:17:58.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:17:57 smithi029 bash[77880]: cluster 2024-08-29T19:17:56.714187+0000 mon.a (mon.0) 3206 : cluster [DBG] osdmap e2181: 8 total, 8 up, 8 in 2024-08-29T19:17:59.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:17:58 smithi110 bash[67519]: cluster 2024-08-29T19:17:57.715577+0000 mon.a (mon.0) 3207 : cluster [DBG] osdmap e2182: 8 total, 8 up, 8 in 2024-08-29T19:17:59.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:17:58 smithi029 bash[79042]: cluster 2024-08-29T19:17:57.715577+0000 mon.a (mon.0) 3207 : cluster [DBG] osdmap e2182: 8 total, 8 up, 8 in 2024-08-29T19:17:59.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:17:58 smithi029 bash[77880]: cluster 2024-08-29T19:17:57.715577+0000 mon.a (mon.0) 3207 : cluster [DBG] osdmap e2182: 8 total, 8 up, 8 in 2024-08-29T19:18:00.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:17:59 smithi110 bash[67519]: cluster 2024-08-29T19:17:58.485211+0000 mgr.y (mgr.25004) 2642 : cluster [DBG] pgmap v4350: 137 pgs: 137 active+clean; 338 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 47 KiB/s rd, 3.0 MiB/s wr, 81 op/s 2024-08-29T19:18:00.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:17:59 smithi110 bash[67519]: cluster 2024-08-29T19:17:58.737669+0000 mon.a (mon.0) 3208 : cluster [DBG] osdmap e2183: 8 total, 8 up, 8 in 2024-08-29T19:18:00.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:17:59 smithi029 bash[77880]: cluster 2024-08-29T19:17:58.485211+0000 mgr.y (mgr.25004) 2642 : cluster [DBG] pgmap v4350: 137 pgs: 137 active+clean; 338 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 47 KiB/s rd, 3.0 MiB/s wr, 81 op/s 2024-08-29T19:18:00.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:17:59 smithi029 bash[77880]: cluster 2024-08-29T19:17:58.737669+0000 mon.a (mon.0) 3208 : cluster [DBG] osdmap e2183: 8 total, 8 up, 8 in 2024-08-29T19:18:00.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:17:59 smithi029 bash[79042]: cluster 2024-08-29T19:17:58.485211+0000 mgr.y (mgr.25004) 2642 : cluster [DBG] pgmap v4350: 137 pgs: 137 active+clean; 338 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 47 KiB/s rd, 3.0 MiB/s wr, 81 op/s 2024-08-29T19:18:00.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:17:59 smithi029 bash[79042]: cluster 2024-08-29T19:17:58.737669+0000 mon.a (mon.0) 3208 : cluster [DBG] osdmap e2183: 8 total, 8 up, 8 in 2024-08-29T19:18:00.844 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] DiffIterateTest/0.DiffIterateTruncate (3063 ms) 2024-08-29T19:18:00.844 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] DiffIterateTest/0.DiffIterateWriteAndTruncate 2024-08-29T19:18:00.844 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T19:18:01.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:18:00 smithi110 bash[67519]: cluster 2024-08-29T19:17:59.746285+0000 mon.a (mon.0) 3209 : cluster [DBG] osdmap e2184: 8 total, 8 up, 8 in 2024-08-29T19:18:01.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:18:00 smithi029 bash[77880]: cluster 2024-08-29T19:17:59.746285+0000 mon.a (mon.0) 3209 : cluster [DBG] osdmap e2184: 8 total, 8 up, 8 in 2024-08-29T19:18:01.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:18:00 smithi029 bash[79042]: cluster 2024-08-29T19:17:59.746285+0000 mon.a (mon.0) 3209 : cluster [DBG] osdmap e2184: 8 total, 8 up, 8 in 2024-08-29T19:18:02.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:18:01 smithi110 bash[67519]: cluster 2024-08-29T19:18:00.486098+0000 mgr.y (mgr.25004) 2643 : cluster [DBG] pgmap v4353: 137 pgs: 137 active+clean; 338 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 72 KiB/s rd, 7.2 KiB/s wr, 100 op/s 2024-08-29T19:18:02.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:18:01 smithi110 bash[67519]: cluster 2024-08-29T19:18:00.756772+0000 mon.a (mon.0) 3210 : cluster [DBG] osdmap e2185: 8 total, 8 up, 8 in 2024-08-29T19:18:02.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:18:01 smithi029 bash[77880]: cluster 2024-08-29T19:18:00.486098+0000 mgr.y (mgr.25004) 2643 : cluster [DBG] pgmap v4353: 137 pgs: 137 active+clean; 338 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 72 KiB/s rd, 7.2 KiB/s wr, 100 op/s 2024-08-29T19:18:02.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:18:01 smithi029 bash[77880]: cluster 2024-08-29T19:18:00.756772+0000 mon.a (mon.0) 3210 : cluster [DBG] osdmap e2185: 8 total, 8 up, 8 in 2024-08-29T19:18:02.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:18:01 smithi029 bash[79042]: cluster 2024-08-29T19:18:00.486098+0000 mgr.y (mgr.25004) 2643 : cluster [DBG] pgmap v4353: 137 pgs: 137 active+clean; 338 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 72 KiB/s rd, 7.2 KiB/s wr, 100 op/s 2024-08-29T19:18:02.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:18:01 smithi029 bash[79042]: cluster 2024-08-29T19:18:00.756772+0000 mon.a (mon.0) 3210 : cluster [DBG] osdmap e2185: 8 total, 8 up, 8 in 2024-08-29T19:18:03.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:18:02 smithi110 bash[67519]: cluster 2024-08-29T19:18:01.760614+0000 mon.a (mon.0) 3211 : cluster [DBG] osdmap e2186: 8 total, 8 up, 8 in 2024-08-29T19:18:03.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:18:02 smithi029 bash[79042]: cluster 2024-08-29T19:18:01.760614+0000 mon.a (mon.0) 3211 : cluster [DBG] osdmap e2186: 8 total, 8 up, 8 in 2024-08-29T19:18:03.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:18:02 smithi029 bash[77880]: cluster 2024-08-29T19:18:01.760614+0000 mon.a (mon.0) 3211 : cluster [DBG] osdmap e2186: 8 total, 8 up, 8 in 2024-08-29T19:18:03.873 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] DiffIterateTest/0.DiffIterateWriteAndTruncate (3029 ms) 2024-08-29T19:18:03.873 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] DiffIterateTest/0.DiffIterateStress 2024-08-29T19:18:03.873 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T19:18:03.986 INFO:tasks.workunit.client.0.smithi029.stdout: i=0 exists [25339745~4850898,59505134~197622,62842298~2729482,154060895~2132977,175500560~3319797,267771643~6679528,336509421~3927952,400310411~9025188] wrote [25339745~4850898,59505134~197622,62842298~2729482,154060895~2132977,175500560~3319797,267771643~6679528,336509421~3927952,400310411~9025188] 2024-08-29T19:18:04.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:18:03 smithi110 bash[67519]: cluster 2024-08-29T19:18:02.487100+0000 mgr.y (mgr.25004) 2644 : cluster [DBG] pgmap v4356: 137 pgs: 137 active+clean; 339 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 68 KiB/s rd, 265 KiB/s wr, 107 op/s 2024-08-29T19:18:04.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:18:03 smithi110 bash[67519]: cluster 2024-08-29T19:18:02.784418+0000 mon.a (mon.0) 3212 : cluster [DBG] osdmap e2187: 8 total, 8 up, 8 in 2024-08-29T19:18:04.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:18:03 smithi110 bash[67519]: audit 2024-08-29T19:18:03.630011+0000 mon.c (mon.2) 974 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:18:04.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:18:03 smithi029 bash[77880]: cluster 2024-08-29T19:18:02.487100+0000 mgr.y (mgr.25004) 2644 : cluster [DBG] pgmap v4356: 137 pgs: 137 active+clean; 339 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 68 KiB/s rd, 265 KiB/s wr, 107 op/s 2024-08-29T19:18:04.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:18:03 smithi029 bash[77880]: cluster 2024-08-29T19:18:02.784418+0000 mon.a (mon.0) 3212 : cluster [DBG] osdmap e2187: 8 total, 8 up, 8 in 2024-08-29T19:18:04.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:18:03 smithi029 bash[77880]: audit 2024-08-29T19:18:03.630011+0000 mon.c (mon.2) 974 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:18:04.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:18:03 smithi029 bash[79042]: cluster 2024-08-29T19:18:02.487100+0000 mgr.y (mgr.25004) 2644 : cluster [DBG] pgmap v4356: 137 pgs: 137 active+clean; 339 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 68 KiB/s rd, 265 KiB/s wr, 107 op/s 2024-08-29T19:18:04.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:18:03 smithi029 bash[79042]: cluster 2024-08-29T19:18:02.784418+0000 mon.a (mon.0) 3212 : cluster [DBG] osdmap e2187: 8 total, 8 up, 8 in 2024-08-29T19:18:04.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:18:03 smithi029 bash[79042]: audit 2024-08-29T19:18:03.630011+0000 mon.c (mon.2) 974 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:18:04.903 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 19:18:04 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:19:18:04] "GET /metrics HTTP/1.1" 200 36713 "" "Prometheus/2.43.0" 2024-08-29T19:18:04.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:18:04 smithi029 bash[79042]: cluster 2024-08-29T19:18:03.786360+0000 mon.a (mon.0) 3213 : cluster [DBG] osdmap e2188: 8 total, 8 up, 8 in 2024-08-29T19:18:04.904 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:18:04 smithi029 bash[77880]: cluster 2024-08-29T19:18:03.786360+0000 mon.a (mon.0) 3213 : cluster [DBG] osdmap e2188: 8 total, 8 up, 8 in 2024-08-29T19:18:04.908 INFO:tasks.workunit.client.0.smithi029.stdout: i=1 exists [25339745~4850898,33963705~5594532,59505134~197622,62842298~2729482,81003926~2651796,118912741~5700376,154060895~2132977,175500560~3319797,220706752~6800730,267771643~6679528,302953985~4313968,312587633~7172531,336509421~3927952,348677040~3582527,400310411~15150811] wrote [33963705~5594532,81003926~2651796,118912741~5700376,154971697~207826,220706752~6800730,302953985~4313968,312587633~7172531,348677040~3582527,407644122~7817100] 2024-08-29T19:18:05.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:18:04 smithi110 bash[67519]: cluster 2024-08-29T19:18:03.786360+0000 mon.a (mon.0) 3213 : cluster [DBG] osdmap e2188: 8 total, 8 up, 8 in 2024-08-29T19:18:05.920 INFO:tasks.workunit.client.0.smithi029.stdout: i=2 exists [15300462~5154816,25339745~4850898,33963705~5594532,59505134~197622,62842298~2729482,81003926~2651796,93886240~4937661,118912741~5700376,154060895~2132977,175500560~3319797,182875779~2956143,215365041~4152538,220706752~6800730,249103920~8043319,267771643~6679528,282133217~4254174,299776179~1985830,302953985~4313968,312587633~7172531,336509421~3927952,348677040~3582527,400310411~15150811] wrote [15300462~5154816,93886240~4937661,120870014~2096324,182875779~2956143,215365041~4152538,249103920~8043319,282133217~4254174,299776179~1985830] 2024-08-29T19:18:06.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:18:05 smithi110 bash[67519]: cluster 2024-08-29T19:18:04.487978+0000 mgr.y (mgr.25004) 2645 : cluster [DBG] pgmap v4359: 137 pgs: 137 active+clean; 339 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 20 KiB/s rd, 261 KiB/s wr, 45 op/s 2024-08-29T19:18:06.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:18:05 smithi110 bash[67519]: cluster 2024-08-29T19:18:04.806734+0000 mon.a (mon.0) 3214 : cluster [DBG] osdmap e2189: 8 total, 8 up, 8 in 2024-08-29T19:18:06.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:18:05 smithi029 bash[77880]: cluster 2024-08-29T19:18:04.487978+0000 mgr.y (mgr.25004) 2645 : cluster [DBG] pgmap v4359: 137 pgs: 137 active+clean; 339 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 20 KiB/s rd, 261 KiB/s wr, 45 op/s 2024-08-29T19:18:06.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:18:05 smithi029 bash[77880]: cluster 2024-08-29T19:18:04.806734+0000 mon.a (mon.0) 3214 : cluster [DBG] osdmap e2189: 8 total, 8 up, 8 in 2024-08-29T19:18:06.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:18:05 smithi029 bash[79042]: cluster 2024-08-29T19:18:04.487978+0000 mgr.y (mgr.25004) 2645 : cluster [DBG] pgmap v4359: 137 pgs: 137 active+clean; 339 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 20 KiB/s rd, 261 KiB/s wr, 45 op/s 2024-08-29T19:18:06.154 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:18:05 smithi029 bash[79042]: cluster 2024-08-29T19:18:04.806734+0000 mon.a (mon.0) 3214 : cluster [DBG] osdmap e2189: 8 total, 8 up, 8 in 2024-08-29T19:18:06.924 INFO:tasks.workunit.client.0.smithi029.stdout: i=3 exists [15300462~5154816,25339745~4850898,33963705~5594532,59505134~197622,62842298~2729482,76145146~3279674,81003926~2651796,93886240~4937661,118516690~6096427,146776700~1073486,154060895~9276044,175500560~3319797,182875779~2956143,215365041~4152538,220706752~6800730,249103920~8043319,260246385~7374608,267771643~6679528,279424537~6962854,299776179~1985830,302953985~4313968,312587633~7940845,336509421~3927952,348677040~3582527,400310411~15150811] wrote [76145146~3279674,95946143~1103242,118516690~3294351,146776700~1073486,155734362~7602577,260246385~7374608,279424537~6423288,299968341~570926,318135911~2392567] 2024-08-29T19:18:07.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:18:06 smithi110 bash[67519]: cluster 2024-08-29T19:18:05.808027+0000 mon.a (mon.0) 3215 : cluster [DBG] osdmap e2190: 8 total, 8 up, 8 in 2024-08-29T19:18:07.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:18:06 smithi029 bash[79042]: cluster 2024-08-29T19:18:05.808027+0000 mon.a (mon.0) 3215 : cluster [DBG] osdmap e2190: 8 total, 8 up, 8 in 2024-08-29T19:18:07.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:18:06 smithi029 bash[77880]: cluster 2024-08-29T19:18:05.808027+0000 mon.a (mon.0) 3215 : cluster [DBG] osdmap e2190: 8 total, 8 up, 8 in 2024-08-29T19:18:07.948 INFO:tasks.workunit.client.0.smithi029.stdout: i=4 exists [6045645~6566425,15300462~5370573,25339745~4850898,33963705~5594532,59505134~197622,62842298~2729482,76145146~3279674,81003926~2651796,93886240~4937661,106743194~2483920,118516690~6096427,127520735~7606638,135578643~1103236,146776700~1073486,154060895~9276044,175500560~3319797,182875779~2956143,186901392~5658192,215365041~4152538,220706752~6800730,249103920~8435751,260246385~7374608,267771643~6679528,279424537~6962854,299776179~1985830,302953985~4313968,309125304~1580131,312587633~7940845,336509421~3927952,348677040~3582527,382390341~5285395,400310411~15150811] wrote [6045645~6566425,15421469~5249566,106743194~2483920,127520735~7606638,135578643~1103236,186901392~5658192,253597300~3942371,309125304~1580131,382390341~5285395] 2024-08-29T19:18:08.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:18:07 smithi110 bash[67519]: cluster 2024-08-29T19:18:06.489211+0000 mgr.y (mgr.25004) 2646 : cluster [DBG] pgmap v4362: 137 pgs: 137 active+clean; 413 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 39 KiB/s rd, 13 MiB/s wr, 68 op/s 2024-08-29T19:18:08.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:18:07 smithi110 bash[67519]: cluster 2024-08-29T19:18:06.830774+0000 mon.a (mon.0) 3216 : cluster [DBG] osdmap e2191: 8 total, 8 up, 8 in 2024-08-29T19:18:08.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:18:07 smithi110 bash[67519]: audit 2024-08-29T19:18:06.881213+0000 mon.c (mon.2) 975 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:18:08.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:18:07 smithi029 bash[79042]: cluster 2024-08-29T19:18:06.489211+0000 mgr.y (mgr.25004) 2646 : cluster [DBG] pgmap v4362: 137 pgs: 137 active+clean; 413 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 39 KiB/s rd, 13 MiB/s wr, 68 op/s 2024-08-29T19:18:08.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:18:07 smithi029 bash[79042]: cluster 2024-08-29T19:18:06.830774+0000 mon.a (mon.0) 3216 : cluster [DBG] osdmap e2191: 8 total, 8 up, 8 in 2024-08-29T19:18:08.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:18:07 smithi029 bash[79042]: audit 2024-08-29T19:18:06.881213+0000 mon.c (mon.2) 975 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:18:08.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:18:07 smithi029 bash[77880]: cluster 2024-08-29T19:18:06.489211+0000 mgr.y (mgr.25004) 2646 : cluster [DBG] pgmap v4362: 137 pgs: 137 active+clean; 413 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 39 KiB/s rd, 13 MiB/s wr, 68 op/s 2024-08-29T19:18:08.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:18:07 smithi029 bash[77880]: cluster 2024-08-29T19:18:06.830774+0000 mon.a (mon.0) 3216 : cluster [DBG] osdmap e2191: 8 total, 8 up, 8 in 2024-08-29T19:18:08.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:18:07 smithi029 bash[77880]: audit 2024-08-29T19:18:06.881213+0000 mon.c (mon.2) 975 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:18:08.949 INFO:tasks.workunit.client.0.smithi029.stdout: i=5 exists [6045645~6566425,15300462~5370573,25339745~4850898,33963705~7562009,59505134~197622,62842298~2729482,71004819~1543203,76145146~3279674,81003926~2651796,93886240~4937661,106743194~2483920,118516690~6096427,126148010~10533869,146776700~1073486,154060895~9276044,175500560~3319797,182875779~2956143,186901392~5658192,195132933~6600153,206884151~5528485,212803059~6714520,220706752~8274197,242137383~3374174,249103920~8435751,260246385~7374608,267771643~6679528,279424537~6962854,299776179~1985830,302953985~4313968,309125304~1580131,312587633~7940845,336509421~3927952,348677040~3582527,373587947~2315816,382390341~5285395,400310411~15150811] wrote [35273728~6251986,71004819~1543203,126148010~4274447,130523187~5802949,195132933~6600153,206884151~5528485,212803059~4606789,223928943~5052006,242137383~3374174,373587947~2315816] 2024-08-29T19:18:09.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:18:08 smithi110 bash[67519]: cluster 2024-08-29T19:18:07.832499+0000 mon.a (mon.0) 3217 : cluster [DBG] osdmap e2192: 8 total, 8 up, 8 in 2024-08-29T19:18:09.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:18:08 smithi029 bash[77880]: cluster 2024-08-29T19:18:07.832499+0000 mon.a (mon.0) 3217 : cluster [DBG] osdmap e2192: 8 total, 8 up, 8 in 2024-08-29T19:18:09.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:18:08 smithi029 bash[79042]: cluster 2024-08-29T19:18:07.832499+0000 mon.a (mon.0) 3217 : cluster [DBG] osdmap e2192: 8 total, 8 up, 8 in 2024-08-29T19:18:09.959 INFO:tasks.workunit.client.0.smithi029.stdout: i=6 exists [6045645~6566425,15300462~5370573,25339745~4850898,33963705~7562009,59505134~197622,62842298~2729482,71004819~1543203,76145146~3279674,81003926~2651796,93886240~4937661,106743194~2483920,118516690~6096427,126148010~10533869,146776700~16560239,175251408~6482753,182875779~2956143,186901392~5658192,195132933~6600153,206884151~5528485,212803059~6714520,220706752~8274197,236788102~2682730,242137383~3374174,249103920~8435751,260246385~7374608,267771643~6679528,279424537~7269083,299776179~1985830,302261323~5006630,309125304~1580131,312587633~7940845,336509421~3927952,348677040~3582527,363537260~3506396,373587947~2315816,382390341~5285395,393846076~6082116,400310411~15150811] wrote [132462142~3717938,147033712~7930922,175251408~6482753,223819660~124611,236788102~2682730,260983565~988473,281391252~5302368,302261323~3624427,363537260~3506396,393846076~6082116] 2024-08-29T19:18:10.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:18:09 smithi110 bash[67519]: cluster 2024-08-29T19:18:08.489941+0000 mgr.y (mgr.25004) 2647 : cluster [DBG] pgmap v4365: 137 pgs: 137 active+clean; 444 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 156 KiB/s rd, 20 MiB/s wr, 250 op/s 2024-08-29T19:18:10.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:18:09 smithi110 bash[67519]: cluster 2024-08-29T19:18:08.855460+0000 mon.a (mon.0) 3218 : cluster [DBG] osdmap e2193: 8 total, 8 up, 8 in 2024-08-29T19:18:10.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:18:09 smithi029 bash[79042]: cluster 2024-08-29T19:18:08.489941+0000 mgr.y (mgr.25004) 2647 : cluster [DBG] pgmap v4365: 137 pgs: 137 active+clean; 444 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 156 KiB/s rd, 20 MiB/s wr, 250 op/s 2024-08-29T19:18:10.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:18:09 smithi029 bash[79042]: cluster 2024-08-29T19:18:08.855460+0000 mon.a (mon.0) 3218 : cluster [DBG] osdmap e2193: 8 total, 8 up, 8 in 2024-08-29T19:18:10.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:18:09 smithi029 bash[77880]: cluster 2024-08-29T19:18:08.489941+0000 mgr.y (mgr.25004) 2647 : cluster [DBG] pgmap v4365: 137 pgs: 137 active+clean; 444 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 156 KiB/s rd, 20 MiB/s wr, 250 op/s 2024-08-29T19:18:10.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:18:09 smithi029 bash[77880]: cluster 2024-08-29T19:18:08.855460+0000 mon.a (mon.0) 3218 : cluster [DBG] osdmap e2193: 8 total, 8 up, 8 in 2024-08-29T19:18:10.966 INFO:tasks.workunit.client.0.smithi029.stdout: i=7 exists [3356073~9255997,15300462~5370573,25339745~4850898,33963705~7562009,59505134~197622,62842298~2729482,71004819~1543203,76145146~9164544,93886240~4937661,106743194~2483920,118516690~6096427,125787452~10894427,146776700~16560239,175251408~6482753,182875779~2956143,186901392~5658192,195132933~6600153,206884151~5528485,212803059~6714520,220706752~8274197,236788102~2682730,242137383~3374174,249103920~8435751,260246385~7374608,267771643~6679528,279424537~7269083,299776179~1985830,302261323~5006630,309125304~1580131,312587633~7940845,336509421~3927952,344301816~7957751,359527442~1530136,363537260~3506396,373587947~2315816,382390341~5285395,393846076~6082116,400310411~15150811] wrote [3356073~4468953,78637048~6672642,121956196~2549697,125787452~4982631,153976897~3148723,185381298~295556,344301816~4545495,359527442~1530136] 2024-08-29T19:18:11.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:18:10 smithi110 bash[67519]: cluster 2024-08-29T19:18:09.862442+0000 mon.a (mon.0) 3219 : cluster [DBG] osdmap e2194: 8 total, 8 up, 8 in 2024-08-29T19:18:11.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:18:10 smithi029 bash[79042]: cluster 2024-08-29T19:18:09.862442+0000 mon.a (mon.0) 3219 : cluster [DBG] osdmap e2194: 8 total, 8 up, 8 in 2024-08-29T19:18:11.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:18:10 smithi029 bash[77880]: cluster 2024-08-29T19:18:09.862442+0000 mon.a (mon.0) 3219 : cluster [DBG] osdmap e2194: 8 total, 8 up, 8 in 2024-08-29T19:18:11.989 INFO:tasks.workunit.client.0.smithi029.stdout: i=8 exists [3356073~9255997,15300462~5370573,25339745~4850898,33963705~7833058,59505134~197622,62842298~2729482,71004819~1543203,76145146~9164544,93886240~8136963,106743194~2483920,118516690~6096427,125787452~10894427,146776700~16728523,175251408~6482753,182875779~2956143,186901392~5658192,195132933~6600153,206884151~5528485,212803059~6714520,220706752~8274197,236788102~2682730,242137383~15402288,260246385~7374608,267771643~20697634,299776179~1985830,302261323~5006630,309125304~1580131,312587633~7940845,336509421~3927952,343365350~8894217,359527442~1530136,363537260~3506396,373587947~2315816,382390341~5285395,393846076~6082116,400310411~15150811] wrote [5668634~6865587,39027434~2769329,97913714~4109489,126995638~199244,157110468~6394755,243749136~6737401,272108064~7694928,280279351~8189926,343365350~2846947,403823434~1996078] 2024-08-29T19:18:12.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:18:11 smithi110 bash[67519]: cluster 2024-08-29T19:18:10.490815+0000 mgr.y (mgr.25004) 2648 : cluster [DBG] pgmap v4368: 137 pgs: 137 active+clean; 529 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 116 KiB/s rd, 23 MiB/s wr, 189 op/s 2024-08-29T19:18:12.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:18:11 smithi110 bash[67519]: cluster 2024-08-29T19:18:10.865798+0000 mon.a (mon.0) 3220 : cluster [DBG] osdmap e2195: 8 total, 8 up, 8 in 2024-08-29T19:18:12.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:18:11 smithi029 bash[79042]: cluster 2024-08-29T19:18:10.490815+0000 mgr.y (mgr.25004) 2648 : cluster [DBG] pgmap v4368: 137 pgs: 137 active+clean; 529 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 116 KiB/s rd, 23 MiB/s wr, 189 op/s 2024-08-29T19:18:12.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:18:11 smithi029 bash[79042]: cluster 2024-08-29T19:18:10.865798+0000 mon.a (mon.0) 3220 : cluster [DBG] osdmap e2195: 8 total, 8 up, 8 in 2024-08-29T19:18:12.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:18:11 smithi029 bash[77880]: cluster 2024-08-29T19:18:10.490815+0000 mgr.y (mgr.25004) 2648 : cluster [DBG] pgmap v4368: 137 pgs: 137 active+clean; 529 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 116 KiB/s rd, 23 MiB/s wr, 189 op/s 2024-08-29T19:18:12.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:18:11 smithi029 bash[77880]: cluster 2024-08-29T19:18:10.865798+0000 mon.a (mon.0) 3220 : cluster [DBG] osdmap e2195: 8 total, 8 up, 8 in 2024-08-29T19:18:12.987 INFO:tasks.workunit.client.0.smithi029.stdout: i=9 exists [3356073~9255997,15300462~8888318,25339745~4850898,33963705~7833058,59505134~197622,62842298~2729482,71004819~1543203,76145146~9164544,93886240~8136963,106743194~2483920,118516690~6096427,125787452~10894427,146776700~16728523,175251408~6482753,182875779~2956143,186901392~5658192,195132933~6600153,206884151~12633428,220706752~15078871,236788102~2682730,242137383~15402288,260246385~7374608,267771643~20697634,299776179~1985830,302261323~5006630,309125304~1580131,312587633~7940845,336509421~3927952,343365350~8894217,356974608~10069048,373587947~2315816,382390341~5285395,393846076~21615146] wrote [18472047~5716733,34615509~5215682,183775281~901752,208829611~4346147,228256686~7528937,266218837~512918,356974608~9198649,399787257~608497] 2024-08-29T19:18:13.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:18:12 smithi110 bash[67519]: cluster 2024-08-29T19:18:11.886241+0000 mon.a (mon.0) 3221 : cluster [DBG] osdmap e2196: 8 total, 8 up, 8 in 2024-08-29T19:18:13.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:18:12 smithi110 bash[67519]: audit 2024-08-29T19:18:12.821061+0000 mon.a (mon.0) 3222 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:18:13.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:18:12 smithi110 bash[67519]: audit 2024-08-29T19:18:12.834186+0000 mon.a (mon.0) 3223 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:18:13.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:18:12 smithi029 bash[79042]: cluster 2024-08-29T19:18:11.886241+0000 mon.a (mon.0) 3221 : cluster [DBG] osdmap e2196: 8 total, 8 up, 8 in 2024-08-29T19:18:13.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:18:12 smithi029 bash[79042]: audit 2024-08-29T19:18:12.821061+0000 mon.a (mon.0) 3222 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:18:13.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:18:12 smithi029 bash[79042]: audit 2024-08-29T19:18:12.834186+0000 mon.a (mon.0) 3223 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:18:13.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:18:12 smithi029 bash[77880]: cluster 2024-08-29T19:18:11.886241+0000 mon.a (mon.0) 3221 : cluster [DBG] osdmap e2196: 8 total, 8 up, 8 in 2024-08-29T19:18:13.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:18:12 smithi029 bash[77880]: audit 2024-08-29T19:18:12.821061+0000 mon.a (mon.0) 3222 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:18:13.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:18:12 smithi029 bash[77880]: audit 2024-08-29T19:18:12.834186+0000 mon.a (mon.0) 3223 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:18:14.037 INFO:tasks.workunit.client.0.smithi029.stdout: i=10 exists [3356073~10934520,15300462~8888318,25339745~7628845,33963705~9144592,55086804~10484976,71004819~1543203,76145146~9164544,93886240~12421122,106743194~2483920,118516690~6096427,125787452~10894427,138099618~4977178,146776700~16728523,175251408~6482753,182875779~2956143,186901392~5658192,195132933~6600153,206884151~12633428,220706752~19309173,242137383~15402288,260246385~7374608,267771643~20697634,299776179~1985830,302261323~9773754,312587633~7940845,336509421~3927952,343365350~8894217,356974608~10069048,373587947~2315816,382390341~5285395,393846076~21615146] wrote [7490585~6800008,27345768~5622822,39252184~3856113,55086804~10070492,101368292~4939070,138099618~4977178,197247488~910991,234802040~5213885,304488370~7546707] 2024-08-29T19:18:14.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:18:13 smithi110 bash[67519]: cluster 2024-08-29T19:18:12.491761+0000 mgr.y (mgr.25004) 2649 : cluster [DBG] pgmap v4371: 137 pgs: 137 active+clean; 689 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 176 KiB/s rd, 51 MiB/s wr, 290 op/s 2024-08-29T19:18:14.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:18:13 smithi110 bash[67519]: cluster 2024-08-29T19:18:12.898117+0000 mon.a (mon.0) 3224 : cluster [DBG] osdmap e2197: 8 total, 8 up, 8 in 2024-08-29T19:18:14.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:18:13 smithi110 bash[67519]: audit 2024-08-29T19:18:13.590702+0000 mon.c (mon.2) 976 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:18:14.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:18:13 smithi110 bash[67519]: audit 2024-08-29T19:18:13.592500+0000 mon.c (mon.2) 977 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:18:14.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:18:13 smithi110 bash[67519]: audit 2024-08-29T19:18:13.603239+0000 mon.a (mon.0) 3225 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:18:14.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:18:13 smithi029 bash[79042]: cluster 2024-08-29T19:18:12.491761+0000 mgr.y (mgr.25004) 2649 : cluster [DBG] pgmap v4371: 137 pgs: 137 active+clean; 689 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 176 KiB/s rd, 51 MiB/s wr, 290 op/s 2024-08-29T19:18:14.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:18:13 smithi029 bash[79042]: cluster 2024-08-29T19:18:12.898117+0000 mon.a (mon.0) 3224 : cluster [DBG] osdmap e2197: 8 total, 8 up, 8 in 2024-08-29T19:18:14.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:18:13 smithi029 bash[79042]: audit 2024-08-29T19:18:13.590702+0000 mon.c (mon.2) 976 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:18:14.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:18:13 smithi029 bash[79042]: audit 2024-08-29T19:18:13.592500+0000 mon.c (mon.2) 977 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:18:14.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:18:13 smithi029 bash[79042]: audit 2024-08-29T19:18:13.603239+0000 mon.a (mon.0) 3225 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:18:14.154 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:18:13 smithi029 bash[77880]: cluster 2024-08-29T19:18:12.491761+0000 mgr.y (mgr.25004) 2649 : cluster [DBG] pgmap v4371: 137 pgs: 137 active+clean; 689 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 176 KiB/s rd, 51 MiB/s wr, 290 op/s 2024-08-29T19:18:14.154 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:18:13 smithi029 bash[77880]: cluster 2024-08-29T19:18:12.898117+0000 mon.a (mon.0) 3224 : cluster [DBG] osdmap e2197: 8 total, 8 up, 8 in 2024-08-29T19:18:14.154 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:18:13 smithi029 bash[77880]: audit 2024-08-29T19:18:13.590702+0000 mon.c (mon.2) 976 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:18:14.154 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:18:13 smithi029 bash[77880]: audit 2024-08-29T19:18:13.592500+0000 mon.c (mon.2) 977 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:18:14.154 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:18:13 smithi029 bash[77880]: audit 2024-08-29T19:18:13.603239+0000 mon.a (mon.0) 3225 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:18:14.903 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 19:18:14 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:19:18:14] "GET /metrics HTTP/1.1" 200 36713 "" "Prometheus/2.43.0" 2024-08-29T19:18:15.005 INFO:tasks.workunit.client.0.smithi029.stdout: i=11 exists [3356073~10934520,15300462~8888318,25339745~7628845,33963705~10605465,55086804~10484976,66490389~7409063,76145146~9164544,93886240~12421122,106743194~2483920,118516690~6096427,125787452~10894427,138099618~4977178,146776700~16728523,175251408~6482753,182875779~2956143,186901392~5658192,195132933~6600153,202550285~441478,206884151~33131774,242137383~15402288,260246385~7374608,267771643~20697634,299776179~1985830,302261323~9773754,312587633~14456765,336509421~3927952,343365350~9826363,356974608~10069048,373587947~2315816,382390341~5285395,391334816~186727,393846076~21615146] wrote [40186498~4382672,66490389~7409063,81296625~622243,101498866~285590,202550285~441478,217870400~6605335,319003743~8040655,347404908~5786805,391334816~186727] 2024-08-29T19:18:15.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:18:14 smithi110 bash[67519]: cluster 2024-08-29T19:18:13.907145+0000 mon.a (mon.0) 3226 : cluster [DBG] osdmap e2198: 8 total, 8 up, 8 in 2024-08-29T19:18:15.494 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:18:14 smithi029 bash[79042]: cluster 2024-08-29T19:18:13.907145+0000 mon.a (mon.0) 3226 : cluster [DBG] osdmap e2198: 8 total, 8 up, 8 in 2024-08-29T19:18:15.494 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:18:14 smithi029 bash[77880]: cluster 2024-08-29T19:18:13.907145+0000 mon.a (mon.0) 3226 : cluster [DBG] osdmap e2198: 8 total, 8 up, 8 in 2024-08-29T19:18:16.039 INFO:tasks.workunit.client.0.smithi029.stdout: i=12 exists [3356073~10934520,15300462~8888318,25339745~7628845,33963705~10605465,45115652~9338697,55086804~10484976,66490389~7409063,76145146~12254486,93886240~12421122,106743194~2483920,118516690~6096427,125787452~10894427,138099618~4977178,145043247~18461976,175251408~6482753,182875779~2956143,186730388~5829196,195132933~9056285,206884151~33131774,242137383~15402288,260246385~7374608,267771643~20697634,289811338~1912319,299776179~1985830,302261323~9773754,312587633~14456765,336509421~3927952,343365350~9826363,356974608~10069048,373587947~2315816,382390341~5285395,391334816~186727,393846076~21615146] wrote [45115652~9338697,80762450~7637182,95543898~6353833,145043247~3467228,186730388~552713,196780629~7408589,233121705~5541197,289811338~1912319] 2024-08-29T19:18:16.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:18:15 smithi110 bash[67519]: cluster 2024-08-29T19:18:14.492505+0000 mgr.y (mgr.25004) 2650 : cluster [DBG] pgmap v4374: 137 pgs: 137 active+clean; 702 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 176 KiB/s rd, 38 MiB/s wr, 284 op/s 2024-08-29T19:18:16.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:18:15 smithi110 bash[67519]: cluster 2024-08-29T19:18:14.917337+0000 mon.a (mon.0) 3227 : cluster [DBG] osdmap e2199: 8 total, 8 up, 8 in 2024-08-29T19:18:16.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:18:15 smithi029 bash[79042]: cluster 2024-08-29T19:18:14.492505+0000 mgr.y (mgr.25004) 2650 : cluster [DBG] pgmap v4374: 137 pgs: 137 active+clean; 702 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 176 KiB/s rd, 38 MiB/s wr, 284 op/s 2024-08-29T19:18:16.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:18:15 smithi029 bash[79042]: cluster 2024-08-29T19:18:14.917337+0000 mon.a (mon.0) 3227 : cluster [DBG] osdmap e2199: 8 total, 8 up, 8 in 2024-08-29T19:18:16.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:18:15 smithi029 bash[77880]: cluster 2024-08-29T19:18:14.492505+0000 mgr.y (mgr.25004) 2650 : cluster [DBG] pgmap v4374: 137 pgs: 137 active+clean; 702 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 176 KiB/s rd, 38 MiB/s wr, 284 op/s 2024-08-29T19:18:16.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:18:15 smithi029 bash[77880]: cluster 2024-08-29T19:18:14.917337+0000 mon.a (mon.0) 3227 : cluster [DBG] osdmap e2199: 8 total, 8 up, 8 in 2024-08-29T19:18:17.043 INFO:tasks.workunit.client.0.smithi029.stdout: i=13 exists [3356073~10934520,15300462~8888318,25339745~7628845,33963705~10605465,45115652~9338697,55086804~10484976,66490389~8009874,76145146~12254486,93886240~12421122,106743194~2483920,118516690~6096427,125787452~10894427,138099618~28334773,175251408~6482753,182875779~2956143,186730388~5829196,195132933~9056285,206884151~33131774,242137383~15402288,260246385~28222892,288999523~2724134,299776179~1985830,302261323~9773754,312587633~14456765,336509421~3927952,343365350~9826363,356974608~10069048,373587947~2315816,382390341~5285395,390812509~24648713] wrote [3947981~2836930,39044749~2748433,70400931~4099332,134332005~1060764,141932499~7060167,159889494~6544897,264228108~7781288,288999523~1202733,383719228~3201032,390812509~5379258] 2024-08-29T19:18:17.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:18:16 smithi110 bash[67519]: cluster 2024-08-29T19:18:15.919531+0000 mon.a (mon.0) 3228 : cluster [DBG] osdmap e2200: 8 total, 8 up, 8 in 2024-08-29T19:18:17.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:18:16 smithi029 bash[79042]: cluster 2024-08-29T19:18:15.919531+0000 mon.a (mon.0) 3228 : cluster [DBG] osdmap e2200: 8 total, 8 up, 8 in 2024-08-29T19:18:17.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:18:16 smithi029 bash[77880]: cluster 2024-08-29T19:18:15.919531+0000 mon.a (mon.0) 3228 : cluster [DBG] osdmap e2200: 8 total, 8 up, 8 in 2024-08-29T19:18:18.056 INFO:tasks.workunit.client.0.smithi029.stdout: i=14 exists [3356073~20832707,25339745~7628845,33963705~10605465,45115652~9338697,55086804~10484976,66490389~8009874,76145146~12254486,91004406~188721,93886240~12421122,106743194~2483920,118516690~6096427,125787452~10894427,138099618~28334773,175251408~6482753,182875779~3789673,186730388~5829196,195132933~9056285,206884151~33131774,242137383~15402288,260246385~28222892,288999523~2724134,299776179~1985830,302261323~9773754,312587633~16115880,336509421~3927952,343365350~9826363,356335371~11865652,368226726~7677037,382390341~5285395,390812509~24648713] wrote [11111838~6037627,91004406~188721,147199008~6228180,165009634~28223,183332404~3333048,217982328~7170429,324125818~4577695,356335371~2270660,363126083~5074940,368226726~5876743] 2024-08-29T19:18:18.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:18:17 smithi110 bash[67519]: cluster 2024-08-29T19:18:16.493531+0000 mgr.y (mgr.25004) 2651 : cluster [DBG] pgmap v4377: 137 pgs: 137 active+clean; 829 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 37 MiB/s wr, 17 op/s 2024-08-29T19:18:18.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:18:17 smithi110 bash[67519]: cluster 2024-08-29T19:18:16.932528+0000 mon.a (mon.0) 3229 : cluster [DBG] osdmap e2201: 8 total, 8 up, 8 in 2024-08-29T19:18:18.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:18:17 smithi029 bash[77880]: cluster 2024-08-29T19:18:16.493531+0000 mgr.y (mgr.25004) 2651 : cluster [DBG] pgmap v4377: 137 pgs: 137 active+clean; 829 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 37 MiB/s wr, 17 op/s 2024-08-29T19:18:18.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:18:17 smithi029 bash[77880]: cluster 2024-08-29T19:18:16.932528+0000 mon.a (mon.0) 3229 : cluster [DBG] osdmap e2201: 8 total, 8 up, 8 in 2024-08-29T19:18:18.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:18:17 smithi029 bash[79042]: cluster 2024-08-29T19:18:16.493531+0000 mgr.y (mgr.25004) 2651 : cluster [DBG] pgmap v4377: 137 pgs: 137 active+clean; 829 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 37 MiB/s wr, 17 op/s 2024-08-29T19:18:18.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:18:17 smithi029 bash[79042]: cluster 2024-08-29T19:18:16.932528+0000 mon.a (mon.0) 3229 : cluster [DBG] osdmap e2201: 8 total, 8 up, 8 in 2024-08-29T19:18:19.085 INFO:tasks.workunit.client.0.smithi029.stdout: i=15 exists [3356073~20832707,25339745~7628845,33963705~10605465,45115652~9338697,55086804~10484976,66490389~8009874,76145146~12254486,89941705~16365657,106743194~2483920,115334636~9278481,125787452~10894427,138099618~28334773,175251408~6482753,182875779~3789673,186730388~5829196,193238727~10950491,206884151~33131774,242137383~15402288,260246385~28222892,288999523~2724134,299776179~1985830,302261323~9773754,312587633~16115880,336509421~3927952,343365350~9826363,356335371~11865652,368226726~7677037,382390341~5285395,390812509~24648713] wrote [45892628~5327028,89941705~7269853,115334636~3899920,193238727~7869778,216578832~1501231,218238794~7722456,232458406~5972316,243054763~1187019,346342310~1650015,350510327~1519948] 2024-08-29T19:18:19.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:18:18 smithi110 bash[67519]: cluster 2024-08-29T19:18:17.950583+0000 mon.a (mon.0) 3230 : cluster [DBG] osdmap e2202: 8 total, 8 up, 8 in 2024-08-29T19:18:19.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:18:18 smithi110 bash[67519]: audit 2024-08-29T19:18:18.630723+0000 mon.c (mon.2) 978 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:18:19.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:18:18 smithi029 bash[79042]: cluster 2024-08-29T19:18:17.950583+0000 mon.a (mon.0) 3230 : cluster [DBG] osdmap e2202: 8 total, 8 up, 8 in 2024-08-29T19:18:19.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:18:18 smithi029 bash[79042]: audit 2024-08-29T19:18:18.630723+0000 mon.c (mon.2) 978 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:18:19.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:18:18 smithi029 bash[77880]: cluster 2024-08-29T19:18:17.950583+0000 mon.a (mon.0) 3230 : cluster [DBG] osdmap e2202: 8 total, 8 up, 8 in 2024-08-29T19:18:19.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:18:18 smithi029 bash[77880]: audit 2024-08-29T19:18:18.630723+0000 mon.c (mon.2) 978 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:18:19.983 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:18:19 smithi029 bash[77880]: cluster 2024-08-29T19:18:18.494273+0000 mgr.y (mgr.25004) 2652 : cluster [DBG] pgmap v4380: 137 pgs: 137 active+clean; 900 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 216 KiB/s rd, 52 MiB/s wr, 344 op/s 2024-08-29T19:18:20.117 INFO:tasks.workunit.client.0.smithi029.stdout: i=16 exists [3356073~20832707,25339745~7628845,33963705~10605465,45115652~9338697,55086804~19413459,76145146~12254486,89941705~19285409,115334636~9278481,125787452~10894427,138099618~28334773,175251408~6482753,182875779~3789673,186730388~5829196,193238727~10950491,206884151~33131774,242137383~15402288,260246385~35774766,299776179~1985830,302261323~9773754,312587633~16115880,336509421~3927952,343365350~9826363,356335371~11865652,368226726~7677037,382390341~5285395,390812509~24648713] wrote [56896044~6837929,65345588~7598041,77585843~6622995,99455265~8378077,266390107~2810349,277498728~4554497,287829223~8191928,312881221~3304495] 2024-08-29T19:18:20.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:18:19 smithi110 bash[67519]: cluster 2024-08-29T19:18:18.494273+0000 mgr.y (mgr.25004) 2652 : cluster [DBG] pgmap v4380: 137 pgs: 137 active+clean; 900 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 216 KiB/s rd, 52 MiB/s wr, 344 op/s 2024-08-29T19:18:20.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:18:19 smithi110 bash[67519]: cluster 2024-08-29T19:18:18.971660+0000 mon.a (mon.0) 3231 : cluster [DBG] osdmap e2203: 8 total, 8 up, 8 in 2024-08-29T19:18:20.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:18:19 smithi029 bash[77880]: cluster 2024-08-29T19:18:18.971660+0000 mon.a (mon.0) 3231 : cluster [DBG] osdmap e2203: 8 total, 8 up, 8 in 2024-08-29T19:18:20.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:18:19 smithi029 bash[79042]: cluster 2024-08-29T19:18:18.494273+0000 mgr.y (mgr.25004) 2652 : cluster [DBG] pgmap v4380: 137 pgs: 137 active+clean; 900 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 216 KiB/s rd, 52 MiB/s wr, 344 op/s 2024-08-29T19:18:20.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:18:19 smithi029 bash[79042]: cluster 2024-08-29T19:18:18.971660+0000 mon.a (mon.0) 3231 : cluster [DBG] osdmap e2203: 8 total, 8 up, 8 in 2024-08-29T19:18:21.119 INFO:tasks.workunit.client.0.smithi029.stdout: i=17 exists [3356073~20832707,25339745~7628845,33963705~10605465,45115652~9338697,55086804~19413459,76145146~12254486,89941705~19285409,115334636~9278481,125787452~10894427,138099618~28475077,175251408~6482753,182875779~3789673,186730388~5829196,193238727~10950491,206884151~33131774,242137383~15402288,260246385~37040860,299776179~1985830,302261323~26442190,336509421~16682292,356335371~11865652,368226726~10428038,382390341~33070881] wrote [48832164~5176375,160461823~6112872,227507204~5857806,292119341~5167904,310518381~3665165,339738046~7002558,374031352~4623412,386786401~7160279,405080534~5410144] 2024-08-29T19:18:21.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:18:20 smithi110 bash[67519]: cluster 2024-08-29T19:18:19.973305+0000 mon.a (mon.0) 3232 : cluster [DBG] osdmap e2204: 8 total, 8 up, 8 in 2024-08-29T19:18:21.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:18:20 smithi029 bash[77880]: cluster 2024-08-29T19:18:19.973305+0000 mon.a (mon.0) 3232 : cluster [DBG] osdmap e2204: 8 total, 8 up, 8 in 2024-08-29T19:18:21.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:18:20 smithi029 bash[79042]: cluster 2024-08-29T19:18:19.973305+0000 mon.a (mon.0) 3232 : cluster [DBG] osdmap e2204: 8 total, 8 up, 8 in 2024-08-29T19:18:22.119 INFO:tasks.workunit.client.0.smithi029.stdout: i=18 exists [3356073~29612517,33963705~10605465,45115652~9338697,55086804~19413459,76145146~12254486,89941705~19285409,115334636~9278481,125787452~10894427,138099618~28475077,175251408~6482753,182875779~3789673,186730388~5829196,193238727~10950491,206884151~33131774,242137383~15402288,260246385~37040860,299776179~1985830,302261323~26442190,336509421~31691602,368226726~10428038,381094705~34366517] wrote [21217510~4897919,61585742~7380249,152424338~667543,251221887~57235,352499891~8148291,361602673~6010771,381094705~1643508,382768921~2764423] 2024-08-29T19:18:22.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:18:22 smithi110 bash[67519]: cluster 2024-08-29T19:18:20.495221+0000 mgr.y (mgr.25004) 2653 : cluster [DBG] pgmap v4383: 137 pgs: 137 active+clean; 948 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 216 KiB/s rd, 30 MiB/s wr, 336 op/s 2024-08-29T19:18:22.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:18:22 smithi110 bash[67519]: cluster 2024-08-29T19:18:20.993506+0000 mon.a (mon.0) 3233 : cluster [DBG] osdmap e2205: 8 total, 8 up, 8 in 2024-08-29T19:18:22.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:18:22 smithi029 bash[79042]: cluster 2024-08-29T19:18:20.495221+0000 mgr.y (mgr.25004) 2653 : cluster [DBG] pgmap v4383: 137 pgs: 137 active+clean; 948 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 216 KiB/s rd, 30 MiB/s wr, 336 op/s 2024-08-29T19:18:22.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:18:22 smithi029 bash[79042]: cluster 2024-08-29T19:18:20.993506+0000 mon.a (mon.0) 3233 : cluster [DBG] osdmap e2205: 8 total, 8 up, 8 in 2024-08-29T19:18:22.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:18:22 smithi029 bash[77880]: cluster 2024-08-29T19:18:20.495221+0000 mgr.y (mgr.25004) 2653 : cluster [DBG] pgmap v4383: 137 pgs: 137 active+clean; 948 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 216 KiB/s rd, 30 MiB/s wr, 336 op/s 2024-08-29T19:18:22.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:18:22 smithi029 bash[77880]: cluster 2024-08-29T19:18:20.993506+0000 mon.a (mon.0) 3233 : cluster [DBG] osdmap e2205: 8 total, 8 up, 8 in 2024-08-29T19:18:23.121 INFO:tasks.workunit.client.0.smithi029.stdout: i=19 exists [3356073~29612517,33963705~10605465,45115652~9338697,55086804~19413459,76145146~12254486,89941705~19285409,115334636~9278481,125787452~10894427,138099618~28475077,175251408~6482753,182875779~3789673,186730388~5829196,193238727~10950491,206884151~33131774,242137383~15402288,260246385~37040860,299776179~1985830,302261323~26442190,331855582~36345441,368226726~12062973,381094705~34366517] wrote [18843560~256167,55134745~6590126,102210553~2130010,127179720~1049523,156691482~729007,227297971~5836747,331855582~6525947,339090958~2074418,372268738~8020961,399086665~4832390] 2024-08-29T19:18:23.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:18:23 smithi110 bash[67519]: cluster 2024-08-29T19:18:21.995016+0000 mon.a (mon.0) 3234 : cluster [DBG] osdmap e2206: 8 total, 8 up, 8 in 2024-08-29T19:18:23.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:18:23 smithi029 bash[77880]: cluster 2024-08-29T19:18:21.995016+0000 mon.a (mon.0) 3234 : cluster [DBG] osdmap e2206: 8 total, 8 up, 8 in 2024-08-29T19:18:23.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:18:23 smithi029 bash[79042]: cluster 2024-08-29T19:18:21.995016+0000 mon.a (mon.0) 3234 : cluster [DBG] osdmap e2206: 8 total, 8 up, 8 in 2024-08-29T19:18:24.048 INFO:tasks.workunit.client.0.smithi029.stdout:from 0 to 1 diff [33963705~5594532,81003926~2651796,118912741~5700376,154971697~207826,220706752~6800730,302953985~4313968,312587633~7172531,348677040~3582527,407644122~7817100] 2024-08-29T19:18:24.048 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [33963705~5594532,81003926~2651796,118912741~5700376,154971697~207826,220706752~6800730,302953985~4313968,312587633~7172531,348677040~3582527,407644122~7817100] 2024-08-29T19:18:24.085 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [33554432~6003805,79691776~3963946,117440512~7172605,154971697~207826,218103808~9403674,301989888~5278065,310378496~9381668,348127232~4132335,407644122~7817100] 2024-08-29T19:18:24.085 INFO:tasks.workunit.client.0.smithi029.stdout:from 0 to 2 diff [15300462~5154816,33963705~5594532,81003926~2651796,93886240~4937661,118912741~5700376,154971697~207826,182875779~2956143,215365041~4152538,220706752~6800730,249103920~8043319,282133217~4254174,299776179~1985830,302953985~4313968,312587633~7172531,348677040~3582527,407644122~7817100] 2024-08-29T19:18:24.085 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [15300462~5154816,33963705~5594532,81003926~2651796,93886240~4937661,118912741~5700376,154971697~207826,182875779~2956143,215365041~4152538,220706752~6800730,249103920~8043319,282133217~4254174,299776179~1985830,302953985~4313968,312587633~7172531,348677040~3582527,407644122~7817100] 2024-08-29T19:18:24.099 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [12582912~7872366,33554432~6003805,79691776~3963946,92274688~6549213,117440512~7172605,154971697~207826,180355072~5476850,213909504~13597978,247463936~9683303,281018368~5369023,297795584~3966425,301989888~5278065,310378496~9381668,348127232~4132335,407644122~7817100] 2024-08-29T19:18:24.100 INFO:tasks.workunit.client.0.smithi029.stdout:from 0 to 3 diff [15300462~5154816,33963705~5594532,76145146~3279674,81003926~2651796,93886240~4937661,118516690~6096427,146776700~1073486,154971697~207826,155734362~7602577,182875779~2956143,215365041~4152538,220706752~6800730,249103920~8043319,260246385~7374608,279424537~6962854,299776179~1985830,302953985~4313968,312587633~7940845,348677040~3582527,407644122~7817100] 2024-08-29T19:18:24.100 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [15300462~5154816,33963705~5594532,76145146~3279674,81003926~2651796,93886240~4937661,118516690~6096427,146776700~1073486,154971697~207826,155734362~7602577,182875779~2956143,215365041~4152538,220706752~6800730,249103920~8043319,260246385~7374608,279424537~6962854,299776179~1985830,302953985~4313968,312587633~7940845,348677040~3582527,407644122~7817100] 2024-08-29T19:18:24.114 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [12582912~7872366,33554432~6003805,75497472~3927348,79691776~3963946,92274688~6549213,117440512~7172605,142606336~5243850,154971697~207826,155734362~7602577,180355072~5476850,213909504~13597978,247463936~9683303,260046848~7574145,276824064~9563327,297795584~3966425,301989888~5278065,310378496~10149982,348127232~4132335,407644122~7817100] 2024-08-29T19:18:24.114 INFO:tasks.workunit.client.0.smithi029.stdout:from 0 to 4 diff [6045645~6566425,15300462~5370573,33963705~5594532,76145146~3279674,81003926~2651796,93886240~4937661,106743194~2483920,118516690~6096427,127520735~7606638,135578643~1103236,146776700~1073486,154971697~207826,155734362~7602577,182875779~2956143,186901392~5658192,215365041~4152538,220706752~6800730,249103920~8435751,260246385~7374608,279424537~6962854,299776179~1985830,302953985~4313968,309125304~1580131,312587633~7940845,348677040~3582527,382390341~5285395,407644122~7817100] 2024-08-29T19:18:24.114 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [6045645~6566425,15300462~5370573,33963705~5594532,76145146~3279674,81003926~2651796,93886240~4937661,106743194~2483920,118516690~6096427,127520735~7606638,135578643~1103236,146776700~1073486,154971697~207826,155734362~7602577,182875779~2956143,186901392~5658192,215365041~4152538,220706752~6800730,249103920~8435751,260246385~7374608,279424537~6962854,299776179~1985830,302953985~4313968,309125304~1580131,312587633~7940845,348677040~3582527,382390341~5285395,407644122~7817100] 2024-08-29T19:18:24.126 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [4194304~16476731,33554432~6003805,75497472~3927348,79691776~3963946,92274688~6549213,104857600~4369514,117440512~7172605,125829120~10852759,142606336~5243850,154971697~207826,155734362~7602577,180355072~12204512,213909504~13597978,247463936~10075735,260046848~7574145,276824064~9563327,297795584~3966425,301989888~18538590,348127232~4132335,381681664~5994072,407644122~7817100] 2024-08-29T19:18:24.126 INFO:tasks.workunit.client.0.smithi029.stdout:from 0 to 5 diff [6045645~6566425,15300462~5370573,33963705~7562009,71004819~1543203,76145146~3279674,81003926~2651796,93886240~4937661,106743194~2483920,118516690~6096427,126148010~10533869,146776700~1073486,154971697~207826,155734362~7602577,182875779~2956143,186901392~5658192,195132933~6600153,206884151~5528485,212803059~6714520,220706752~8274197,242137383~3374174,249103920~8435751,260246385~7374608,279424537~6962854,299776179~1985830,302953985~4313968,309125304~1580131,312587633~7940845,348677040~3582527,373587947~2315816,382390341~5285395,407644122~7817100] 2024-08-29T19:18:24.126 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [6045645~6566425,15300462~5370573,33963705~7562009,71004819~1543203,76145146~3279674,81003926~2651796,93886240~4937661,106743194~2483920,118516690~6096427,126148010~10533869,146776700~1073486,154971697~207826,155734362~7602577,182875779~2956143,186901392~5658192,195132933~6600153,206884151~5528485,212803059~6714520,220706752~8274197,242137383~3374174,249103920~8435751,260246385~7374608,279424537~6962854,299776179~1985830,302953985~4313968,309125304~1580131,312587633~7940845,348677040~3582527,373587947~2315816,382390341~5285395,407644122~7817100] 2024-08-29T19:18:24.141 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [4194304~16476731,33554432~7971282,67108864~5439158,75497472~3927348,79691776~3963946,92274688~6549213,104857600~4369514,117440512~7172605,125829120~10852759,142606336~5243850,154971697~207826,155734362~7602577,180355072~12204512,192937984~8795102,205520896~23460053,239075328~6436229,247463936~10075735,260046848~7574145,276824064~9563327,297795584~3966425,301989888~18538590,348127232~4132335,373293056~2610707,381681664~5994072,407644122~7817100] 2024-08-29T19:18:24.141 INFO:tasks.workunit.client.0.smithi029.stdout:from 0 to 6 diff [6045645~6566425,15300462~5370573,33963705~7562009,71004819~1543203,76145146~3279674,81003926~2651796,93886240~4937661,106743194~2483920,118516690~6096427,126148010~10533869,146776700~8187934,154971697~207826,155734362~7602577,175251408~6482753,182875779~2956143,186901392~5658192,195132933~6600153,206884151~5528485,212803059~6714520,220706752~8274197,236788102~2682730,242137383~3374174,249103920~8435751,260246385~7374608,279424537~7269083,299776179~1985830,302261323~5006630,309125304~1580131,312587633~7940845,348677040~3582527,363537260~3506396,373587947~2315816,382390341~5285395,393846076~6082116,407644122~7817100] 2024-08-29T19:18:24.141 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [6045645~6566425,15300462~5370573,33963705~7562009,71004819~1543203,76145146~3279674,81003926~2651796,93886240~4937661,106743194~2483920,118516690~6096427,126148010~10533869,146776700~8187934,154971697~207826,155734362~7602577,175251408~6482753,182875779~2956143,186901392~5658192,195132933~6600153,206884151~5528485,212803059~6714520,220706752~8274197,236788102~2682730,242137383~3374174,249103920~8435751,260246385~7374608,279424537~7269083,299776179~1985830,302261323~5006630,309125304~1580131,312587633~7940845,348677040~3582527,363537260~3506396,373587947~2315816,382390341~5285395,393846076~6082116,407644122~7817100] 2024-08-29T19:18:24.153 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [4194304~16476731,33554432~7971282,67108864~5439158,75497472~3927348,79691776~3963946,92274688~6549213,104857600~4369514,117440512~7172605,125829120~10852759,142606336~12358298,154971697~207826,155734362~7602577,175251408~17308176,192937984~8795102,205520896~23460053,234881024~10630533,247463936~10075735,260046848~7574145,276824064~9869556,297795584~3966425,301989888~18538590,348127232~4132335,360710144~6333512,373293056~2610707,381681664~5994072,390070272~9857920,407644122~7817100] 2024-08-29T19:18:24.153 INFO:tasks.workunit.client.0.smithi029.stdout:from 0 to 7 diff [3356073~9255997,15300462~5370573,33963705~7562009,71004819~1543203,76145146~9164544,93886240~4937661,106743194~2483920,118516690~6096427,125787452~10894427,146776700~16560239,175251408~6482753,182875779~2956143,186901392~5658192,195132933~6600153,206884151~5528485,212803059~6714520,220706752~8274197,236788102~2682730,242137383~3374174,249103920~8435751,260246385~7374608,279424537~7269083,299776179~1985830,302261323~5006630,309125304~1580131,312587633~7940845,344301816~7957751,359527442~1530136,363537260~3506396,373587947~2315816,382390341~5285395,393846076~6082116,407644122~7817100] 2024-08-29T19:18:24.154 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3356073~9255997,15300462~5370573,33963705~7562009,71004819~1543203,76145146~9164544,93886240~4937661,106743194~2483920,118516690~6096427,125787452~10894427,146776700~16560239,175251408~6482753,182875779~2956143,186901392~5658192,195132933~6600153,206884151~5528485,212803059~6714520,220706752~8274197,236788102~2682730,242137383~3374174,249103920~8435751,260246385~7374608,279424537~7269083,299776179~1985830,302261323~5006630,309125304~1580131,312587633~7940845,344301816~7957751,359527442~1530136,363537260~3506396,373587947~2315816,382390341~5285395,393846076~6082116,407644122~7817100] 2024-08-29T19:18:24.163 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~20671035,33554432~7971282,67108864~5439158,75497472~9812218,92274688~6549213,104857600~4369514,117440512~19241367,142606336~20730603,175251408~17308176,192937984~8795102,205520896~23460053,234881024~10630533,247463936~10075735,260046848~7574145,276824064~9869556,297795584~3966425,301989888~18538590,343932928~8326639,356515840~10527816,373293056~2610707,381681664~5994072,390070272~9857920,407644122~7817100] 2024-08-29T19:18:24.163 INFO:tasks.workunit.client.0.smithi029.stdout:from 0 to 8 diff [3356073~9255997,15300462~5370573,33963705~7833058,71004819~1543203,76145146~9164544,93886240~8136963,106743194~2483920,118516690~6096427,125787452~10894427,146776700~16728523,175251408~6482753,182875779~2956143,186901392~5658192,195132933~6600153,206884151~5528485,212803059~6714520,220706752~8274197,236788102~2682730,242137383~15402288,260246385~7374608,272108064~16361213,299776179~1985830,302261323~5006630,309125304~1580131,312587633~7940845,343365350~8894217,359527442~1530136,363537260~3506396,373587947~2315816,382390341~5285395,393846076~6082116,403823434~1996078,407644122~7817100] 2024-08-29T19:18:24.163 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3356073~9255997,15300462~5370573,33963705~7833058,71004819~1543203,76145146~9164544,93886240~8136963,106743194~2483920,118516690~6096427,125787452~10894427,146776700~16728523,175251408~6482753,182875779~2956143,186901392~5658192,195132933~6600153,206884151~5528485,212803059~6714520,220706752~8274197,236788102~2682730,242137383~15402288,260246385~7374608,272108064~16361213,299776179~1985830,302261323~5006630,309125304~1580131,312587633~7940845,343365350~8894217,359527442~1530136,363537260~3506396,373587947~2315816,382390341~5285395,393846076~6082116,403823434~1996078,407644122~7817100] 2024-08-29T19:18:24.172 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~20671035,33554432~8242331,67108864~5439158,75497472~9812218,92274688~9748515,104857600~4369514,117440512~19241367,142606336~20898887,175251408~17308176,192937984~8795102,205520896~23460053,234881024~22658647,260046848~7574145,272108064~16361213,297795584~3966425,301989888~18538590,340437373~11822194,356515840~10527816,373293056~2610707,381681664~5994072,390070272~9857920,403823434~1996078,407644122~7817100] 2024-08-29T19:18:24.173 INFO:tasks.workunit.client.0.smithi029.stdout:from 0 to 9 diff [3356073~9255997,15300462~8888318,33963705~7833058,71004819~1543203,76145146~9164544,93886240~8136963,106743194~2483920,118516690~6096427,125787452~10894427,146776700~16728523,175251408~6482753,182875779~2956143,186901392~5658192,195132933~6600153,206884151~12633428,220706752~15078871,236788102~2682730,242137383~15402288,260246385~7374608,272108064~16361213,299776179~1985830,302261323~5006630,309125304~1580131,312587633~7940845,343365350~8894217,356974608~10069048,373587947~2315816,382390341~5285395,393846076~6549678,403823434~1996078,407644122~7817100] 2024-08-29T19:18:24.173 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3356073~9255997,15300462~8888318,33963705~7833058,71004819~1543203,76145146~9164544,93886240~8136963,106743194~2483920,118516690~6096427,125787452~10894427,146776700~16728523,175251408~6482753,182875779~2956143,186901392~5658192,195132933~6600153,206884151~12633428,220706752~15078871,236788102~2682730,242137383~15402288,260246385~7374608,272108064~16361213,299776179~1985830,302261323~5006630,309125304~1580131,312587633~7940845,343365350~8894217,356974608~10069048,373587947~2315816,382390341~5285395,393846076~6549678,403823434~1996078,407644122~7817100] 2024-08-29T19:18:24.182 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~24188780,33554432~8242331,67108864~5439158,75497472~9812218,92274688~9748515,104857600~4369514,117440512~19241367,142606336~20898887,175251408~17308176,192937984~8795102,205520896~52018775,260046848~7574145,272108064~16361213,297795584~3966425,301989888~18538590,340437373~11822194,356515840~10527816,373293056~2610707,381681664~5994072,390070272~10325482,403823434~1996078,407644122~7817100] 2024-08-29T19:18:24.182 INFO:tasks.workunit.client.0.smithi029.stdout:from 0 to 10 diff [3356073~10934520,15300462~8888318,27345768~5622822,33963705~9144592,55086804~10070492,71004819~1543203,76145146~9164544,93886240~12421122,106743194~2483920,118516690~6096427,125787452~10894427,138099618~4977178,146776700~16728523,175251408~6482753,182875779~2956143,186901392~5658192,195132933~6600153,206884151~12633428,220706752~19309173,242137383~15402288,260246385~7374608,272108064~16361213,299776179~1985830,302261323~9773754,312587633~7940845,343365350~8894217,356974608~10069048,373587947~2315816,382390341~5285395,393846076~6549678,403823434~1996078,407644122~7817100] 2024-08-29T19:18:24.182 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3356073~10934520,15300462~8888318,27345768~5622822,33963705~9144592,55086804~10070492,71004819~1543203,76145146~9164544,93886240~12421122,106743194~2483920,118516690~6096427,125787452~10894427,138099618~4977178,146776700~16728523,175251408~6482753,182875779~2956143,186901392~5658192,195132933~6600153,206884151~12633428,220706752~19309173,242137383~15402288,260246385~7374608,272108064~16361213,299776179~1985830,302261323~9773754,312587633~7940845,343365350~8894217,356974608~10069048,373587947~2315816,382390341~5285395,393846076~6549678,403823434~1996078,407644122~7817100] 2024-08-29T19:18:24.190 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~24188780,27345768~5622822,33554432~9553865,54525952~10631344,67108864~5439158,75497472~9812218,92274688~16952426,117440512~46064711,175251408~17308176,192937984~8795102,205520896~52018775,260046848~7574145,272108064~16361213,297795584~3966425,301989888~18538590,340437373~11822194,356515840~10527816,373293056~2610707,381681664~5994072,390070272~10325482,403823434~1996078,407644122~7817100] 2024-08-29T19:18:24.190 INFO:tasks.workunit.client.0.smithi029.stdout:from 0 to 11 diff [3356073~10934520,15300462~8888318,27345768~5622822,33963705~10605465,55086804~10070492,66490389~7409063,76145146~9164544,93886240~12421122,106743194~2483920,118516690~6096427,125787452~10894427,138099618~4977178,146776700~16728523,175251408~6482753,182875779~2956143,186901392~5658192,195132933~6600153,202550285~441478,206884151~33131774,242137383~15402288,260246385~7374608,272108064~16361213,299776179~1985830,302261323~9773754,312587633~14456765,343365350~9826363,356974608~10069048,373587947~2315816,382390341~5285395,391334816~186727,393846076~6549678,403823434~1996078,407644122~7817100] 2024-08-29T19:18:24.191 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3356073~10934520,15300462~8888318,27345768~5622822,33963705~10605465,55086804~10070492,66490389~7409063,76145146~9164544,93886240~12421122,106743194~2483920,118516690~6096427,125787452~10894427,138099618~4977178,146776700~16728523,175251408~6482753,182875779~2956143,186901392~5658192,195132933~6600153,202550285~441478,206884151~33131774,242137383~15402288,260246385~7374608,272108064~16361213,299776179~1985830,302261323~9773754,312587633~14456765,343365350~9826363,356974608~10069048,373587947~2315816,382390341~5285395,391334816~186727,393846076~6549678,403823434~1996078,407644122~7817100] 2024-08-29T19:18:24.198 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~24188780,27345768~5622822,33554432~11014738,54525952~10631344,65571780~8327672,75497472~9812218,92274688~16952426,117440512~46064711,175251408~17308176,192937984~10053779,205520896~52018775,260046848~7574145,272108064~16361213,297795584~3966425,301989888~25054510,340437373~12754340,356515840~10527816,373293056~2610707,381681664~5994072,390070272~10325482,403823434~1996078,407644122~7817100] 2024-08-29T19:18:24.199 INFO:tasks.workunit.client.0.smithi029.stdout:from 0 to 12 diff [3356073~10934520,15300462~8888318,27345768~5622822,33963705~10605465,45115652~9338697,55086804~10070492,66490389~7409063,76145146~12254486,93886240~12421122,106743194~2483920,118516690~6096427,125787452~10894427,138099618~4977178,145043247~18461976,175251408~6482753,182875779~2956143,186730388~5829196,195132933~9056285,206884151~33131774,242137383~15402288,260246385~7374608,272108064~16361213,289811338~1912319,299776179~1985830,302261323~9773754,312587633~14456765,343365350~9826363,356974608~10069048,373587947~2315816,382390341~5285395,391334816~186727,393846076~6549678,403823434~1996078,407644122~7817100] 2024-08-29T19:18:24.199 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3356073~10934520,15300462~8888318,27345768~5622822,33963705~10605465,45115652~9338697,55086804~10070492,66490389~7409063,76145146~12254486,93886240~12421122,106743194~2483920,118516690~6096427,125787452~10894427,138099618~4977178,145043247~18461976,175251408~6482753,182875779~2956143,186730388~5829196,195132933~9056285,206884151~33131774,242137383~15402288,260246385~7374608,272108064~16361213,289811338~1912319,299776179~1985830,302261323~9773754,312587633~14456765,343365350~9826363,356974608~10069048,373587947~2315816,382390341~5285395,391334816~186727,393846076~6549678,403823434~1996078,407644122~7817100] 2024-08-29T19:18:24.206 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~24188780,27345768~5622822,33554432~20899917,54525952~10631344,65571780~8327672,75497472~12902160,92274688~16952426,117440512~46064711,175251408~17308176,192937984~11251234,205520896~52018775,260046848~7574145,272108064~16361213,289406976~2316681,297795584~3966425,301989888~25054510,340437373~12754340,356515840~10527816,373293056~2610707,381681664~5994072,390070272~10325482,403823434~1996078,407644122~7817100] 2024-08-29T19:18:24.207 INFO:tasks.workunit.client.0.smithi029.stdout:from 0 to 13 diff [3356073~10934520,15300462~8888318,27345768~5622822,33963705~10605465,45115652~9338697,55086804~10070492,66490389~8009874,76145146~12254486,93886240~12421122,106743194~2483920,118516690~6096427,125787452~10894427,138099618~28334773,175251408~6482753,182875779~2956143,186730388~5829196,195132933~9056285,206884151~33131774,242137383~15402288,260246385~11763011,272108064~16361213,288999523~2724134,299776179~1985830,302261323~9773754,312587633~14456765,343365350~9826363,356974608~10069048,373587947~2315816,382390341~5285395,390812509~9583245,403823434~1996078,407644122~7817100] 2024-08-29T19:18:24.207 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3356073~10934520,15300462~8888318,27345768~5622822,33963705~10605465,45115652~9338697,55086804~10070492,66490389~8009874,76145146~12254486,93886240~12421122,106743194~2483920,118516690~6096427,125787452~10894427,138099618~28334773,175251408~6482753,182875779~2956143,186730388~5829196,195132933~9056285,206884151~33131774,242137383~15402288,260246385~11763011,272108064~16361213,288999523~2724134,299776179~1985830,302261323~9773754,312587633~14456765,343365350~9826363,356974608~10069048,373587947~2315816,382390341~5285395,390812509~9583245,403823434~1996078,407644122~7817100] 2024-08-29T19:18:24.215 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~24188780,27345768~5622822,33554432~20899917,54525952~10631344,65571780~8928483,75497472~12902160,92274688~16952426,117440512~48993879,175251408~17308176,192937984~11251234,205520896~52018775,260046848~11962548,272108064~19615593,297795584~3966425,301989888~25054510,340437373~12754340,356515840~10527816,373293056~2610707,381681664~5994072,390070272~10325482,403823434~1996078,407644122~7817100] 2024-08-29T19:18:24.215 INFO:tasks.workunit.client.0.smithi029.stdout:from 0 to 14 diff [3356073~20832707,27345768~5622822,33963705~10605465,45115652~9338697,55086804~10070492,66490389~8009874,76145146~12254486,91004406~188721,93886240~12421122,106743194~2483920,118516690~6096427,125787452~10894427,138099618~28334773,175251408~6482753,182875779~3789673,186730388~5829196,195132933~9056285,206884151~33131774,242137383~15402288,260246385~11763011,272108064~16361213,288999523~2724134,299776179~1985830,302261323~9773754,312587633~16115880,343365350~9826363,356335371~11865652,368226726~7677037,382390341~5285395,390812509~9583245,403823434~1996078,407644122~7817100] 2024-08-29T19:18:24.215 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3356073~20832707,27345768~5622822,33963705~10605465,45115652~9338697,55086804~10070492,66490389~8009874,76145146~12254486,91004406~188721,93886240~12421122,106743194~2483920,118516690~6096427,125787452~10894427,138099618~28334773,175251408~6482753,182875779~3789673,186730388~5829196,195132933~9056285,206884151~33131774,242137383~15402288,260246385~11763011,272108064~16361213,288999523~2724134,299776179~1985830,302261323~9773754,312587633~16115880,343365350~9826363,356335371~11865652,368226726~7677037,382390341~5285395,390812509~9583245,403823434~1996078,407644122~7817100] 2024-08-29T19:18:24.223 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~24188780,27345768~5622822,33554432~20899917,54525952~10631344,65571780~8928483,75497472~15695655,92274688~16952426,117440512~48993879,175251408~17308176,192937984~11251234,205520896~52018775,260046848~11962548,272108064~19615593,297795584~3966425,301989888~26713625,340437373~35466390,381681664~5994072,390070272~10325482,403823434~1996078,407644122~7817100] 2024-08-29T19:18:24.223 INFO:tasks.workunit.client.0.smithi029.stdout:from 0 to 15 diff [3356073~20832707,27345768~5622822,33963705~10605465,45115652~9338697,55086804~10070492,66490389~8009874,76145146~12254486,89941705~16365657,106743194~2483920,115334636~9278481,125787452~10894427,138099618~28334773,175251408~6482753,182875779~3789673,186730388~5829196,193238727~10950491,206884151~33131774,242137383~15402288,260246385~11763011,272108064~16361213,288999523~2724134,299776179~1985830,302261323~9773754,312587633~16115880,343365350~9826363,356335371~11865652,368226726~7677037,382390341~5285395,390812509~9583245,403823434~1996078,407644122~7817100] 2024-08-29T19:18:24.223 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3356073~20832707,27345768~5622822,33963705~10605465,45115652~9338697,55086804~10070492,66490389~8009874,76145146~12254486,89941705~16365657,106743194~2483920,115334636~9278481,125787452~10894427,138099618~28334773,175251408~6482753,182875779~3789673,186730388~5829196,193238727~10950491,206884151~33131774,242137383~15402288,260246385~11763011,272108064~16361213,288999523~2724134,299776179~1985830,302261323~9773754,312587633~16115880,343365350~9826363,356335371~11865652,368226726~7677037,382390341~5285395,390812509~9583245,403823434~1996078,407644122~7817100] 2024-08-29T19:18:24.230 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~24188780,27345768~5622822,33554432~20899917,54525952~10631344,65571780~8928483,75497472~33729642,113246208~53188183,175251408~17308176,192937984~11251234,205520896~52018775,260046848~11962548,272108064~19615593,297795584~3966425,301989888~26713625,340437373~35466390,381681664~5994072,390070272~10325482,403823434~1996078,407644122~7817100] 2024-08-29T19:18:24.230 INFO:tasks.workunit.client.0.smithi029.stdout:from 0 to 16 diff [3356073~20832707,27345768~5622822,33963705~10605465,45115652~9338697,55086804~10070492,65345588~9154675,76145146~12254486,89941705~19285409,115334636~9278481,125787452~10894427,138099618~28334773,175251408~6482753,182875779~3789673,186730388~5829196,193238727~10950491,206884151~33131774,242137383~15402288,260246385~11763011,272108064~23913087,299776179~1985830,302261323~9773754,312587633~16115880,343365350~9826363,356335371~11865652,368226726~7677037,382390341~5285395,390812509~9583245,403823434~1996078,407644122~7817100] 2024-08-29T19:18:24.230 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3356073~20832707,27345768~5622822,33963705~10605465,45115652~9338697,55086804~10070492,65345588~9154675,76145146~12254486,89941705~19285409,115334636~9278481,125787452~10894427,138099618~28334773,175251408~6482753,182875779~3789673,186730388~5829196,193238727~10950491,206884151~33131774,242137383~15402288,260246385~11763011,272108064~23913087,299776179~1985830,302261323~9773754,312587633~16115880,343365350~9826363,356335371~11865652,368226726~7677037,382390341~5285395,390812509~9583245,403823434~1996078,407644122~7817100] 2024-08-29T19:18:24.242 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~24188780,27345768~5622822,33554432~20899917,54525952~10631344,65345588~9154675,75497472~33729642,113246208~53188183,175251408~17308176,192937984~11251234,205520896~52018775,260046848~11962548,272108064~23913087,297795584~3966425,301989888~26713625,340437373~35466390,381681664~5994072,390070272~10325482,403823434~1996078,407644122~7817100] 2024-08-29T19:18:24.242 INFO:tasks.workunit.client.0.smithi029.stdout:from 0 to 17 diff [3356073~20832707,27345768~5622822,33963705~10605465,45115652~9338697,55086804~10070492,65345588~9154675,76145146~12254486,89941705~19285409,115334636~9278481,125787452~10894427,138099618~28475077,175251408~6482753,182875779~3789673,186730388~5829196,193238727~10950491,206884151~33131774,242137383~15402288,260246385~11763011,272108064~25179181,299776179~1985830,302261323~26442190,339738046~13453667,356335371~11865652,368226726~10428038,382390341~18005413,403823434~11637788] 2024-08-29T19:18:24.243 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3356073~20832707,27345768~5622822,33963705~10605465,45115652~9338697,55086804~10070492,65345588~9154675,76145146~12254486,89941705~19285409,115334636~9278481,125787452~10894427,138099618~28475077,175251408~6482753,182875779~3789673,186730388~5829196,193238727~10950491,206884151~33131774,242137383~15402288,260246385~11763011,272108064~25179181,299776179~1985830,302261323~26442190,339738046~13453667,356335371~11865652,368226726~10428038,382390341~18005413,403823434~11637788] 2024-08-29T19:18:24.249 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~24188780,27345768~5622822,33554432~20899917,54525952~10631344,65345588~9154675,75497472~33729642,113246208~53328487,175251408~17308176,192937984~11251234,205520896~52018775,260046848~11962548,272108064~25179181,297795584~3966425,301989888~26713625,339738046~38916718,381681664~18714090,403823434~11637788] 2024-08-29T19:18:24.249 INFO:tasks.workunit.client.0.smithi029.stdout:from 0 to 18 diff [3356073~22759356,27345768~5622822,33963705~10605465,45115652~9338697,55086804~19413459,76145146~12254486,89941705~19285409,115334636~9278481,125787452~10894427,138099618~28475077,175251408~6482753,182875779~3789673,186730388~5829196,193238727~10950491,206884151~33131774,242137383~15402288,260246385~11763011,272108064~25179181,299776179~1985830,302261323~26442190,339738046~28462977,368226726~10428038,381094705~19301049,403823434~11637788] 2024-08-29T19:18:24.249 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3356073~22759356,27345768~5622822,33963705~10605465,45115652~9338697,55086804~19413459,76145146~12254486,89941705~19285409,115334636~9278481,125787452~10894427,138099618~28475077,175251408~6482753,182875779~3789673,186730388~5829196,193238727~10950491,206884151~33131774,242137383~15402288,260246385~11763011,272108064~25179181,299776179~1985830,302261323~26442190,339738046~28462977,368226726~10428038,381094705~19301049,403823434~11637788] 2024-08-29T19:18:24.257 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~26115429,27345768~5622822,33554432~20899917,54525952~19974311,75497472~33729642,113246208~53328487,175251408~17308176,192937984~11251234,205520896~52018775,260046848~11962548,272108064~25179181,297795584~3966425,301989888~26713625,339738046~60657708,403823434~11637788] 2024-08-29T19:18:24.258 INFO:tasks.workunit.client.0.smithi029.stdout:from 0 to 19 diff [3356073~22759356,27345768~5622822,33963705~10605465,45115652~9338697,55086804~19413459,76145146~12254486,89941705~19285409,115334636~9278481,125787452~10894427,138099618~28475077,175251408~6482753,182875779~3789673,186730388~5829196,193238727~10950491,206884151~33131774,242137383~15402288,260246385~11763011,272108064~25179181,299776179~1985830,302261323~26442190,331855582~6525947,339090958~29110065,368226726~12062973,381094705~34366517] 2024-08-29T19:18:24.258 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3356073~22759356,27345768~5622822,33963705~10605465,45115652~9338697,55086804~19413459,76145146~12254486,89941705~19285409,115334636~9278481,125787452~10894427,138099618~28475077,175251408~6482753,182875779~3789673,186730388~5829196,193238727~10950491,206884151~33131774,242137383~15402288,260246385~11763011,272108064~25179181,299776179~1985830,302261323~26442190,331855582~6525947,339090958~29110065,368226726~12062973,381094705~34366517] 2024-08-29T19:18:24.265 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~26115429,27345768~5622822,33554432~20899917,54525952~19974311,75497472~33729642,113246208~53328487,175251408~17308176,192937984~11251234,205520896~52018775,260046848~11962548,272108064~25179181,297795584~3966425,301989888~26713625,331350016~7031513,339090958~76370264] 2024-08-29T19:18:24.265 INFO:tasks.workunit.client.0.smithi029.stdout:from 1 to 2 diff [15300462~5154816,93886240~4937661,120870014~2096324,182875779~2956143,215365041~4152538,249103920~8043319,282133217~4254174,299776179~1985830] 2024-08-29T19:18:24.265 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [15300462~5154816,93886240~4937661,120870014~2096324,182875779~2956143,215365041~4152538,249103920~8043319,282133217~4254174,299776179~1985830] 2024-08-29T19:18:24.272 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [12582912~7872366,92274688~6549213,120870014~2096324,180355072~5476850,213909504~5608075,247463936~9683303,281018368~5369023,297795584~3966425] 2024-08-29T19:18:24.272 INFO:tasks.workunit.client.0.smithi029.stdout:from 1 to 3 diff [15300462~5154816,76145146~3279674,93886240~4937661,118516690~4449648,146776700~1073486,155734362~7602577,182875779~2956143,215365041~4152538,249103920~8043319,260246385~7374608,279424537~6962854,299776179~1985830,318135911~2392567] 2024-08-29T19:18:24.272 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [15300462~5154816,76145146~3279674,93886240~4937661,118516690~4449648,146776700~1073486,155734362~7602577,182875779~2956143,215365041~4152538,249103920~8043319,260246385~7374608,279424537~6962854,299776179~1985830,318135911~2392567] 2024-08-29T19:18:24.280 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [12582912~7872366,75497472~3927348,92274688~6549213,118516690~4449648,142606336~5243850,155734362~7602577,180355072~5476850,213909504~5608075,247463936~9683303,260046848~7574145,276824064~9563327,297795584~3966425,318135911~2392567] 2024-08-29T19:18:24.280 INFO:tasks.workunit.client.0.smithi029.stdout:from 1 to 4 diff [6045645~6566425,15300462~5370573,76145146~3279674,93886240~4937661,106743194~2483920,118516690~4449648,127520735~7606638,135578643~1103236,146776700~1073486,155734362~7602577,182875779~2956143,186901392~5658192,215365041~4152538,249103920~8435751,260246385~7374608,279424537~6962854,299776179~1985830,309125304~1580131,318135911~2392567,382390341~5285395] 2024-08-29T19:18:24.280 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [6045645~6566425,15300462~5370573,76145146~3279674,93886240~4937661,106743194~2483920,118516690~4449648,127520735~7606638,135578643~1103236,146776700~1073486,155734362~7602577,182875779~2956143,186901392~5658192,215365041~4152538,249103920~8435751,260246385~7374608,279424537~6962854,299776179~1985830,309125304~1580131,318135911~2392567,382390341~5285395] 2024-08-29T19:18:24.289 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [4194304~16476731,75497472~3927348,92274688~6549213,104857600~4369514,118516690~4449648,125829120~10852759,142606336~5243850,155734362~7602577,180355072~12204512,213909504~5608075,247463936~10075735,260046848~7574145,276824064~9563327,297795584~3966425,307267953~3437482,318135911~2392567,381681664~5994072] 2024-08-29T19:18:24.289 INFO:tasks.workunit.client.0.smithi029.stdout:from 1 to 5 diff [6045645~6566425,15300462~5370573,35273728~6251986,71004819~1543203,76145146~3279674,93886240~4937661,106743194~2483920,118516690~4449648,126148010~10533869,146776700~1073486,155734362~7602577,182875779~2956143,186901392~5658192,195132933~6600153,206884151~5528485,212803059~6714520,223928943~5052006,242137383~3374174,249103920~8435751,260246385~7374608,279424537~6962854,299776179~1985830,309125304~1580131,318135911~2392567,373587947~2315816,382390341~5285395] 2024-08-29T19:18:24.289 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [6045645~6566425,15300462~5370573,35273728~6251986,71004819~1543203,76145146~3279674,93886240~4937661,106743194~2483920,118516690~4449648,126148010~10533869,146776700~1073486,155734362~7602577,182875779~2956143,186901392~5658192,195132933~6600153,206884151~5528485,212803059~6714520,223928943~5052006,242137383~3374174,249103920~8435751,260246385~7374608,279424537~6962854,299776179~1985830,309125304~1580131,318135911~2392567,373587947~2315816,382390341~5285395] 2024-08-29T19:18:24.297 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [4194304~16476731,35273728~6251986,67108864~5439158,75497472~3927348,92274688~6549213,104857600~4369514,118516690~4449648,125829120~10852759,142606336~5243850,155734362~7602577,180355072~12204512,192937984~8795102,205520896~13996683,223928943~5052006,239075328~6436229,247463936~10075735,260046848~7574145,276824064~9563327,297795584~3966425,307267953~3437482,318135911~2392567,373293056~2610707,381681664~5994072] 2024-08-29T19:18:24.297 INFO:tasks.workunit.client.0.smithi029.stdout:from 1 to 6 diff [6045645~6566425,15300462~5370573,35273728~6251986,71004819~1543203,76145146~3279674,93886240~4937661,106743194~2483920,118516690~4449648,126148010~10533869,146776700~8187934,155734362~7602577,175251408~6482753,182875779~2956143,186901392~5658192,195132933~6600153,206884151~5528485,212803059~6714520,223819660~5161289,236788102~2682730,242137383~3374174,249103920~8435751,260246385~7374608,279424537~7269083,299776179~1985830,302261323~3624427,309125304~1580131,318135911~2392567,363537260~3506396,373587947~2315816,382390341~5285395,393846076~6082116] 2024-08-29T19:18:24.297 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [6045645~6566425,15300462~5370573,35273728~6251986,71004819~1543203,76145146~3279674,93886240~4937661,106743194~2483920,118516690~4449648,126148010~10533869,146776700~8187934,155734362~7602577,175251408~6482753,182875779~2956143,186901392~5658192,195132933~6600153,206884151~5528485,212803059~6714520,223819660~5161289,236788102~2682730,242137383~3374174,249103920~8435751,260246385~7374608,279424537~7269083,299776179~1985830,302261323~3624427,309125304~1580131,318135911~2392567,363537260~3506396,373587947~2315816,382390341~5285395,393846076~6082116] 2024-08-29T19:18:24.304 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [4194304~16476731,35273728~6251986,67108864~5439158,75497472~3927348,92274688~6549213,104857600~4369514,118516690~4449648,125829120~10852759,142606336~12358298,155734362~7602577,175251408~17308176,192937984~8795102,205520896~13996683,223819660~5161289,234881024~10630533,247463936~10075735,260046848~7574145,276824064~9869556,297795584~3966425,302261323~3624427,307267953~3437482,318135911~2392567,360710144~6333512,373293056~2610707,381681664~5994072,390070272~9857920] 2024-08-29T19:18:24.304 INFO:tasks.workunit.client.0.smithi029.stdout:from 1 to 7 diff [3356073~9255997,15300462~5370573,35273728~6251986,71004819~1543203,76145146~9164544,93886240~4937661,106743194~2483920,118516690~5989203,125787452~10894427,146776700~16560239,175251408~6482753,182875779~2956143,186901392~5658192,195132933~6600153,206884151~5528485,212803059~6714520,223819660~5161289,236788102~2682730,242137383~3374174,249103920~8435751,260246385~7374608,279424537~7269083,299776179~1985830,302261323~3624427,309125304~1580131,318135911~2392567,344301816~4545495,359527442~1530136,363537260~3506396,373587947~2315816,382390341~5285395,393846076~6082116] 2024-08-29T19:18:24.305 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3356073~9255997,15300462~5370573,35273728~6251986,71004819~1543203,76145146~9164544,93886240~4937661,106743194~2483920,118516690~5989203,125787452~10894427,146776700~16560239,175251408~6482753,182875779~2956143,186901392~5658192,195132933~6600153,206884151~5528485,212803059~6714520,223819660~5161289,236788102~2682730,242137383~3374174,249103920~8435751,260246385~7374608,279424537~7269083,299776179~1985830,302261323~3624427,309125304~1580131,318135911~2392567,344301816~4545495,359527442~1530136,363537260~3506396,373587947~2315816,382390341~5285395,393846076~6082116] 2024-08-29T19:18:24.311 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~20671035,35273728~6251986,67108864~5439158,75497472~9812218,92274688~6549213,104857600~4369514,118516690~5989203,124613117~12068762,142606336~20730603,175251408~17308176,192937984~8795102,205520896~13996683,223819660~5161289,234881024~10630533,247463936~10075735,260046848~7574145,276824064~9869556,297795584~3966425,302261323~3624427,307267953~3437482,318135911~2392567,343932928~4914383,356515840~10527816,373293056~2610707,381681664~5994072,390070272~9857920] 2024-08-29T19:18:24.311 INFO:tasks.workunit.client.0.smithi029.stdout:from 1 to 8 diff [3356073~9255997,15300462~5370573,35273728~6523035,71004819~1543203,76145146~9164544,93886240~8136963,106743194~2483920,118516690~5989203,125787452~10894427,146776700~16728523,175251408~6482753,182875779~2956143,186901392~5658192,195132933~6600153,206884151~5528485,212803059~6714520,223819660~5161289,236788102~2682730,242137383~15402288,260246385~7374608,272108064~16361213,299776179~1985830,302261323~3624427,309125304~1580131,318135911~2392567,343365350~5481961,359527442~1530136,363537260~3506396,373587947~2315816,382390341~5285395,393846076~6082116,403823434~1996078] 2024-08-29T19:18:24.311 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3356073~9255997,15300462~5370573,35273728~6523035,71004819~1543203,76145146~9164544,93886240~8136963,106743194~2483920,118516690~5989203,125787452~10894427,146776700~16728523,175251408~6482753,182875779~2956143,186901392~5658192,195132933~6600153,206884151~5528485,212803059~6714520,223819660~5161289,236788102~2682730,242137383~15402288,260246385~7374608,272108064~16361213,299776179~1985830,302261323~3624427,309125304~1580131,318135911~2392567,343365350~5481961,359527442~1530136,363537260~3506396,373587947~2315816,382390341~5285395,393846076~6082116,403823434~1996078] 2024-08-29T19:18:24.319 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~20671035,35273728~6523035,67108864~5439158,75497472~9812218,92274688~9748515,104857600~4369514,118516690~5989203,124613117~12068762,142606336~20898887,175251408~17308176,192937984~8795102,205520896~13996683,223819660~5161289,234881024~22658647,260046848~7574145,272108064~16361213,297795584~3966425,302261323~3624427,307267953~3437482,318135911~2392567,340437373~8409938,356515840~10527816,373293056~2610707,381681664~5994072,390070272~9857920,403823434~1996078] 2024-08-29T19:18:24.319 INFO:tasks.workunit.client.0.smithi029.stdout:from 1 to 9 diff [3356073~9255997,15300462~8888318,34615509~7181254,71004819~1543203,76145146~9164544,93886240~8136963,106743194~2483920,118516690~5989203,125787452~10894427,146776700~16728523,175251408~6482753,182875779~2956143,186901392~5658192,195132933~6600153,206884151~12633428,223819660~11965963,236788102~2682730,242137383~15402288,260246385~7374608,272108064~16361213,299776179~1985830,302261323~3624427,309125304~1580131,318135911~2392567,343365350~5481961,356974608~10069048,373587947~2315816,382390341~5285395,393846076~6549678,403823434~1996078] 2024-08-29T19:18:24.319 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3356073~9255997,15300462~8888318,34615509~7181254,71004819~1543203,76145146~9164544,93886240~8136963,106743194~2483920,118516690~5989203,125787452~10894427,146776700~16728523,175251408~6482753,182875779~2956143,186901392~5658192,195132933~6600153,206884151~12633428,223819660~11965963,236788102~2682730,242137383~15402288,260246385~7374608,272108064~16361213,299776179~1985830,302261323~3624427,309125304~1580131,318135911~2392567,343365350~5481961,356974608~10069048,373587947~2315816,382390341~5285395,393846076~6549678,403823434~1996078] 2024-08-29T19:18:24.327 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~24188780,34615509~7181254,67108864~5439158,75497472~9812218,92274688~9748515,104857600~4369514,118516690~5989203,124613117~12068762,142606336~20898887,175251408~17308176,192937984~8795102,205520896~13996683,223819660~33720011,260046848~7574145,272108064~16361213,297795584~3966425,302261323~3624427,307267953~3437482,318135911~2392567,340437373~8409938,356515840~10527816,373293056~2610707,381681664~5994072,390070272~10325482,403823434~1996078] 2024-08-29T19:18:24.327 INFO:tasks.workunit.client.0.smithi029.stdout:from 1 to 10 diff [3356073~10934520,15300462~8888318,27345768~5622822,34615509~8492788,55086804~10070492,71004819~1543203,76145146~9164544,93886240~12421122,106743194~2483920,118516690~5989203,125787452~10894427,138099618~4977178,146776700~16728523,175251408~6482753,182875779~2956143,186901392~5658192,195132933~6600153,206884151~12633428,223819660~16196265,242137383~15402288,260246385~7374608,272108064~16361213,299776179~1985830,302261323~9773754,318135911~2392567,343365350~5481961,356974608~10069048,373587947~2315816,382390341~5285395,393846076~6549678,403823434~1996078] 2024-08-29T19:18:24.327 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3356073~10934520,15300462~8888318,27345768~5622822,34615509~8492788,55086804~10070492,71004819~1543203,76145146~9164544,93886240~12421122,106743194~2483920,118516690~5989203,125787452~10894427,138099618~4977178,146776700~16728523,175251408~6482753,182875779~2956143,186901392~5658192,195132933~6600153,206884151~12633428,223819660~16196265,242137383~15402288,260246385~7374608,272108064~16361213,299776179~1985830,302261323~9773754,318135911~2392567,343365350~5481961,356974608~10069048,373587947~2315816,382390341~5285395,393846076~6549678,403823434~1996078] 2024-08-29T19:18:24.335 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~24188780,27345768~5622822,34615509~8492788,54525952~10631344,67108864~5439158,75497472~9812218,92274688~16952426,118516690~5989203,124613117~38892106,175251408~17308176,192937984~8795102,205520896~13996683,223819660~33720011,260046848~7574145,272108064~16361213,297795584~3966425,302261323~9773754,318135911~2392567,340437373~8409938,356515840~10527816,373293056~2610707,381681664~5994072,390070272~10325482,403823434~1996078] 2024-08-29T19:18:24.336 INFO:tasks.workunit.client.0.smithi029.stdout:from 1 to 11 diff [3356073~10934520,15300462~8888318,27345768~5622822,34615509~9953661,55086804~10070492,66490389~7409063,76145146~9164544,93886240~12421122,106743194~2483920,118516690~5989203,125787452~10894427,138099618~4977178,146776700~16728523,175251408~6482753,182875779~2956143,186901392~5658192,195132933~6600153,202550285~441478,206884151~33131774,242137383~15402288,260246385~7374608,272108064~16361213,299776179~1985830,302261323~9773754,318135911~8908487,343365350~9826363,356974608~10069048,373587947~2315816,382390341~5285395,391334816~186727,393846076~6549678,403823434~1996078] 2024-08-29T19:18:24.336 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3356073~10934520,15300462~8888318,27345768~5622822,34615509~9953661,55086804~10070492,66490389~7409063,76145146~9164544,93886240~12421122,106743194~2483920,118516690~5989203,125787452~10894427,138099618~4977178,146776700~16728523,175251408~6482753,182875779~2956143,186901392~5658192,195132933~6600153,202550285~441478,206884151~33131774,242137383~15402288,260246385~7374608,272108064~16361213,299776179~1985830,302261323~9773754,318135911~8908487,343365350~9826363,356974608~10069048,373587947~2315816,382390341~5285395,391334816~186727,393846076~6549678,403823434~1996078] 2024-08-29T19:18:24.343 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~24188780,27345768~5622822,34615509~9953661,54525952~10631344,65571780~8327672,75497472~9812218,92274688~16952426,118516690~5989203,124613117~38892106,175251408~17308176,192937984~10053779,205520896~52018775,260046848~7574145,272108064~16361213,297795584~3966425,302261323~9773754,318135911~8908487,340437373~12754340,356515840~10527816,373293056~2610707,381681664~5994072,390070272~10325482,403823434~1996078] 2024-08-29T19:18:24.343 INFO:tasks.workunit.client.0.smithi029.stdout:from 1 to 12 diff [3356073~10934520,15300462~8888318,27345768~5622822,34615509~9953661,45115652~9338697,55086804~10070492,66490389~7409063,76145146~12254486,93886240~12421122,106743194~2483920,118516690~5989203,125787452~10894427,138099618~4977178,145043247~18461976,175251408~6482753,182875779~2956143,186730388~5829196,195132933~9056285,206884151~33131774,242137383~15402288,260246385~7374608,272108064~16361213,289811338~1912319,299776179~1985830,302261323~9773754,318135911~8908487,343365350~9826363,356974608~10069048,373587947~2315816,382390341~5285395,391334816~186727,393846076~6549678,403823434~1996078] 2024-08-29T19:18:24.343 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3356073~10934520,15300462~8888318,27345768~5622822,34615509~9953661,45115652~9338697,55086804~10070492,66490389~7409063,76145146~12254486,93886240~12421122,106743194~2483920,118516690~5989203,125787452~10894427,138099618~4977178,145043247~18461976,175251408~6482753,182875779~2956143,186730388~5829196,195132933~9056285,206884151~33131774,242137383~15402288,260246385~7374608,272108064~16361213,289811338~1912319,299776179~1985830,302261323~9773754,318135911~8908487,343365350~9826363,356974608~10069048,373587947~2315816,382390341~5285395,391334816~186727,393846076~6549678,403823434~1996078] 2024-08-29T19:18:24.351 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~24188780,27345768~5622822,34615509~19838840,54525952~10631344,65571780~8327672,75497472~12902160,92274688~16952426,118516690~5989203,124613117~38892106,175251408~17308176,192937984~11251234,205520896~52018775,260046848~7574145,272108064~16361213,289406976~2316681,297795584~3966425,302261323~9773754,318135911~8908487,340437373~12754340,356515840~10527816,373293056~2610707,381681664~5994072,390070272~10325482,403823434~1996078] 2024-08-29T19:18:24.351 INFO:tasks.workunit.client.0.smithi029.stdout:from 1 to 13 diff [3356073~10934520,15300462~8888318,27345768~5622822,34615509~9953661,45115652~9338697,55086804~10070492,66490389~8009874,76145146~12254486,93886240~12421122,106743194~2483920,118516690~5989203,125787452~10894427,138099618~28334773,175251408~6482753,182875779~2956143,186730388~5829196,195132933~9056285,206884151~33131774,242137383~15402288,260246385~11763011,272108064~16361213,288999523~2724134,299776179~1985830,302261323~9773754,318135911~8908487,343365350~9826363,356974608~10069048,373587947~2315816,382390341~5285395,390812509~9583245,403823434~1996078] 2024-08-29T19:18:24.351 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3356073~10934520,15300462~8888318,27345768~5622822,34615509~9953661,45115652~9338697,55086804~10070492,66490389~8009874,76145146~12254486,93886240~12421122,106743194~2483920,118516690~5989203,125787452~10894427,138099618~28334773,175251408~6482753,182875779~2956143,186730388~5829196,195132933~9056285,206884151~33131774,242137383~15402288,260246385~11763011,272108064~16361213,288999523~2724134,299776179~1985830,302261323~9773754,318135911~8908487,343365350~9826363,356974608~10069048,373587947~2315816,382390341~5285395,390812509~9583245,403823434~1996078] 2024-08-29T19:18:24.359 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~24188780,27345768~5622822,34615509~19838840,54525952~10631344,65571780~8928483,75497472~12902160,92274688~16952426,118516690~5989203,124613117~41821274,175251408~17308176,192937984~11251234,205520896~52018775,260046848~11962548,272108064~19615593,297795584~3966425,302261323~9773754,318135911~8908487,340437373~12754340,356515840~10527816,373293056~2610707,381681664~5994072,390070272~10325482,403823434~1996078] 2024-08-29T19:18:24.359 INFO:tasks.workunit.client.0.smithi029.stdout:from 1 to 14 diff [3356073~20832707,27345768~5622822,34615509~9953661,45115652~9338697,55086804~10070492,66490389~8009874,76145146~12254486,91004406~188721,93886240~12421122,106743194~2483920,118516690~5989203,125787452~10894427,138099618~28334773,175251408~6482753,182875779~3789673,186730388~5829196,195132933~9056285,206884151~33131774,242137383~15402288,260246385~11763011,272108064~16361213,288999523~2724134,299776179~1985830,302261323~9773754,318135911~10567602,343365350~9826363,356335371~11865652,368226726~7677037,382390341~5285395,390812509~9583245,403823434~1996078] 2024-08-29T19:18:24.359 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3356073~20832707,27345768~5622822,34615509~9953661,45115652~9338697,55086804~10070492,66490389~8009874,76145146~12254486,91004406~188721,93886240~12421122,106743194~2483920,118516690~5989203,125787452~10894427,138099618~28334773,175251408~6482753,182875779~3789673,186730388~5829196,195132933~9056285,206884151~33131774,242137383~15402288,260246385~11763011,272108064~16361213,288999523~2724134,299776179~1985830,302261323~9773754,318135911~10567602,343365350~9826363,356335371~11865652,368226726~7677037,382390341~5285395,390812509~9583245,403823434~1996078] 2024-08-29T19:18:24.366 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~24188780,27345768~5622822,34615509~19838840,54525952~10631344,65571780~8928483,75497472~15695655,92274688~16952426,118516690~5989203,124613117~41821274,175251408~17308176,192937984~11251234,205520896~52018775,260046848~11962548,272108064~19615593,297795584~3966425,302261323~9773754,318135911~10567602,340437373~35466390,381681664~5994072,390070272~10325482,403823434~1996078] 2024-08-29T19:18:24.366 INFO:tasks.workunit.client.0.smithi029.stdout:from 1 to 15 diff [3356073~20832707,27345768~5622822,34615509~9953661,45115652~9338697,55086804~10070492,66490389~8009874,76145146~12254486,89941705~16365657,106743194~2483920,115334636~9171257,125787452~10894427,138099618~28334773,175251408~6482753,182875779~3789673,186730388~5829196,193238727~10950491,206884151~33131774,242137383~15402288,260246385~11763011,272108064~16361213,288999523~2724134,299776179~1985830,302261323~9773754,318135911~10567602,343365350~9826363,356335371~11865652,368226726~7677037,382390341~5285395,390812509~9583245,403823434~1996078] 2024-08-29T19:18:24.366 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3356073~20832707,27345768~5622822,34615509~9953661,45115652~9338697,55086804~10070492,66490389~8009874,76145146~12254486,89941705~16365657,106743194~2483920,115334636~9171257,125787452~10894427,138099618~28334773,175251408~6482753,182875779~3789673,186730388~5829196,193238727~10950491,206884151~33131774,242137383~15402288,260246385~11763011,272108064~16361213,288999523~2724134,299776179~1985830,302261323~9773754,318135911~10567602,343365350~9826363,356335371~11865652,368226726~7677037,382390341~5285395,390812509~9583245,403823434~1996078] 2024-08-29T19:18:24.374 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~24188780,27345768~5622822,34615509~19838840,54525952~10631344,65571780~8928483,75497472~33729642,113246208~11259685,124613117~41821274,175251408~17308176,192937984~11251234,205520896~52018775,260046848~11962548,272108064~19615593,297795584~3966425,302261323~9773754,318135911~10567602,340437373~35466390,381681664~5994072,390070272~10325482,403823434~1996078] 2024-08-29T19:18:24.374 INFO:tasks.workunit.client.0.smithi029.stdout:from 1 to 16 diff [3356073~20832707,27345768~5622822,34615509~9953661,45115652~9338697,55086804~10070492,65345588~9154675,76145146~12254486,89941705~19285409,115334636~9171257,125787452~10894427,138099618~28334773,175251408~6482753,182875779~3789673,186730388~5829196,193238727~10950491,206884151~33131774,242137383~15402288,260246385~11763011,272108064~23913087,299776179~1985830,302261323~9773754,312881221~3304495,318135911~10567602,343365350~9826363,356335371~11865652,368226726~7677037,382390341~5285395,390812509~9583245,403823434~1996078] 2024-08-29T19:18:24.374 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3356073~20832707,27345768~5622822,34615509~9953661,45115652~9338697,55086804~10070492,65345588~9154675,76145146~12254486,89941705~19285409,115334636~9171257,125787452~10894427,138099618~28334773,175251408~6482753,182875779~3789673,186730388~5829196,193238727~10950491,206884151~33131774,242137383~15402288,260246385~11763011,272108064~23913087,299776179~1985830,302261323~9773754,312881221~3304495,318135911~10567602,343365350~9826363,356335371~11865652,368226726~7677037,382390341~5285395,390812509~9583245,403823434~1996078] 2024-08-29T19:18:24.381 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~24188780,27345768~5622822,34615509~19838840,54525952~10631344,65345588~9154675,75497472~33729642,113246208~11259685,124613117~41821274,175251408~17308176,192937984~11251234,205520896~52018775,260046848~11962548,272108064~23913087,297795584~3966425,302261323~9773754,312881221~3304495,318135911~10567602,340437373~35466390,381681664~5994072,390070272~10325482,403823434~1996078] 2024-08-29T19:18:24.381 INFO:tasks.workunit.client.0.smithi029.stdout:from 1 to 17 diff [3356073~20832707,27345768~5622822,34615509~9953661,45115652~9338697,55086804~10070492,65345588~9154675,76145146~12254486,89941705~19285409,115334636~9171257,125787452~10894427,138099618~28475077,175251408~6482753,182875779~3789673,186730388~5829196,193238727~10950491,206884151~33131774,242137383~15402288,260246385~11763011,272108064~25179181,299776179~1985830,302261323~13924393,318135911~10567602,339738046~13453667,356335371~11865652,368226726~10428038,382390341~18005413,403823434~6667244] 2024-08-29T19:18:24.381 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3356073~20832707,27345768~5622822,34615509~9953661,45115652~9338697,55086804~10070492,65345588~9154675,76145146~12254486,89941705~19285409,115334636~9171257,125787452~10894427,138099618~28475077,175251408~6482753,182875779~3789673,186730388~5829196,193238727~10950491,206884151~33131774,242137383~15402288,260246385~11763011,272108064~25179181,299776179~1985830,302261323~13924393,318135911~10567602,339738046~13453667,356335371~11865652,368226726~10428038,382390341~18005413,403823434~6667244] 2024-08-29T19:18:24.389 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~24188780,27345768~5622822,34615509~19838840,54525952~10631344,65345588~9154675,75497472~33729642,113246208~11259685,124613117~41961578,175251408~17308176,192937984~11251234,205520896~52018775,260046848~11962548,272108064~25179181,297795584~3966425,302261323~13924393,318135911~10567602,339738046~38916718,381681664~18714090,403823434~6667244] 2024-08-29T19:18:24.389 INFO:tasks.workunit.client.0.smithi029.stdout:from 1 to 18 diff [3356073~22759356,27345768~5622822,34615509~9953661,45115652~9338697,55086804~19413459,76145146~12254486,89941705~19285409,115334636~9171257,125787452~10894427,138099618~28475077,175251408~6482753,182875779~3789673,186730388~5829196,193238727~10950491,206884151~33131774,242137383~15402288,260246385~11763011,272108064~25179181,299776179~1985830,302261323~13924393,318135911~10567602,339738046~28462977,368226726~10428038,381094705~19301049,403823434~6667244] 2024-08-29T19:18:24.389 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3356073~22759356,27345768~5622822,34615509~9953661,45115652~9338697,55086804~19413459,76145146~12254486,89941705~19285409,115334636~9171257,125787452~10894427,138099618~28475077,175251408~6482753,182875779~3789673,186730388~5829196,193238727~10950491,206884151~33131774,242137383~15402288,260246385~11763011,272108064~25179181,299776179~1985830,302261323~13924393,318135911~10567602,339738046~28462977,368226726~10428038,381094705~19301049,403823434~6667244] 2024-08-29T19:18:24.396 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~26115429,27345768~5622822,34615509~19838840,54525952~19974311,75497472~33729642,113246208~11259685,124613117~41961578,175251408~17308176,192937984~11251234,205520896~52018775,260046848~11962548,272108064~25179181,297795584~3966425,302261323~13924393,318135911~10567602,339738046~60657708,403823434~6667244] 2024-08-29T19:18:24.396 INFO:tasks.workunit.client.0.smithi029.stdout:from 1 to 19 diff [3356073~22759356,27345768~5622822,34615509~9953661,45115652~9338697,55086804~19413459,76145146~12254486,89941705~19285409,115334636~9171257,125787452~10894427,138099618~28475077,175251408~6482753,182875779~3789673,186730388~5829196,193238727~10950491,206884151~33131774,242137383~15402288,260246385~11763011,272108064~25179181,299776179~1985830,302261323~13924393,318135911~10567602,331855582~6525947,339090958~29110065,368226726~12062973,381094705~29395973] 2024-08-29T19:18:24.396 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3356073~22759356,27345768~5622822,34615509~9953661,45115652~9338697,55086804~19413459,76145146~12254486,89941705~19285409,115334636~9171257,125787452~10894427,138099618~28475077,175251408~6482753,182875779~3789673,186730388~5829196,193238727~10950491,206884151~33131774,242137383~15402288,260246385~11763011,272108064~25179181,299776179~1985830,302261323~13924393,318135911~10567602,331855582~6525947,339090958~29110065,368226726~12062973,381094705~29395973] 2024-08-29T19:18:24.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:18:24 smithi110 bash[67519]: cluster 2024-08-29T19:18:22.496282+0000 mgr.y (mgr.25004) 2654 : cluster [DBG] pgmap v4386: 137 pgs: 137 active+clean; 1.1 GiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 245 KiB/s rd, 50 MiB/s wr, 381 op/s 2024-08-29T19:18:24.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:18:24 smithi110 bash[67519]: cluster 2024-08-29T19:18:23.018978+0000 mon.a (mon.0) 3235 : cluster [DBG] osdmap e2207: 8 total, 8 up, 8 in 2024-08-29T19:18:24.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:18:24 smithi029 bash[77880]: cluster 2024-08-29T19:18:22.496282+0000 mgr.y (mgr.25004) 2654 : cluster [DBG] pgmap v4386: 137 pgs: 137 active+clean; 1.1 GiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 245 KiB/s rd, 50 MiB/s wr, 381 op/s 2024-08-29T19:18:24.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:18:24 smithi029 bash[77880]: cluster 2024-08-29T19:18:23.018978+0000 mon.a (mon.0) 3235 : cluster [DBG] osdmap e2207: 8 total, 8 up, 8 in 2024-08-29T19:18:24.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:18:24 smithi029 bash[79042]: cluster 2024-08-29T19:18:22.496282+0000 mgr.y (mgr.25004) 2654 : cluster [DBG] pgmap v4386: 137 pgs: 137 active+clean; 1.1 GiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 245 KiB/s rd, 50 MiB/s wr, 381 op/s 2024-08-29T19:18:24.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:18:24 smithi029 bash[79042]: cluster 2024-08-29T19:18:23.018978+0000 mon.a (mon.0) 3235 : cluster [DBG] osdmap e2207: 8 total, 8 up, 8 in 2024-08-29T19:18:24.403 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~26115429,27345768~5622822,34615509~19838840,54525952~19974311,75497472~33729642,113246208~11259685,124613117~41961578,175251408~17308176,192937984~11251234,205520896~52018775,260046848~11962548,272108064~25179181,297795584~3966425,302261323~13924393,318135911~10567602,331350016~7031513,339090958~71399720] 2024-08-29T19:18:24.403 INFO:tasks.workunit.client.0.smithi029.stdout:from 2 to 3 diff [76145146~3279674,95946143~1103242,118516690~3294351,146776700~1073486,155734362~7602577,260246385~7374608,279424537~6423288,299968341~570926,318135911~2392567] 2024-08-29T19:18:24.404 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [76145146~3279674,95946143~1103242,118516690~3294351,146776700~1073486,155734362~7602577,260246385~7374608,279424537~6423288,299968341~570926,318135911~2392567] 2024-08-29T19:18:24.410 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [75497472~3927348,95946143~1103242,118516690~3294351,142606336~5243850,155734362~7602577,260046848~7574145,276824064~9023761,299968341~570926,318135911~2392567] 2024-08-29T19:18:24.410 INFO:tasks.workunit.client.0.smithi029.stdout:from 2 to 4 diff [6045645~6566425,15421469~5249566,76145146~3279674,95946143~1103242,106743194~2483920,118516690~3294351,127520735~7606638,135578643~1103236,146776700~1073486,155734362~7602577,186901392~5658192,253597300~3942371,260246385~7374608,279424537~6423288,299968341~570926,309125304~1580131,318135911~2392567,382390341~5285395] 2024-08-29T19:18:24.410 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [6045645~6566425,15421469~5249566,76145146~3279674,95946143~1103242,106743194~2483920,118516690~3294351,127520735~7606638,135578643~1103236,146776700~1073486,155734362~7602577,186901392~5658192,253597300~3942371,260246385~7374608,279424537~6423288,299968341~570926,309125304~1580131,318135911~2392567,382390341~5285395] 2024-08-29T19:18:24.418 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [4194304~8417766,15421469~5249566,75497472~3927348,95946143~1103242,104857600~4369514,118516690~3294351,125829120~10852759,142606336~5243850,155734362~7602577,185831922~6727662,253597300~3942371,260046848~7574145,276824064~9023761,299968341~570926,307267953~3437482,318135911~2392567,381681664~5994072] 2024-08-29T19:18:24.418 INFO:tasks.workunit.client.0.smithi029.stdout:from 2 to 5 diff [6045645~6566425,15421469~5249566,35273728~6251986,71004819~1543203,76145146~3279674,95946143~1103242,106743194~2483920,118516690~3294351,126148010~10533869,146776700~1073486,155734362~7602577,186901392~5658192,195132933~6600153,206884151~5528485,212803059~4606789,223928943~5052006,242137383~3374174,253597300~3942371,260246385~7374608,279424537~6423288,299968341~570926,309125304~1580131,318135911~2392567,373587947~2315816,382390341~5285395] 2024-08-29T19:18:24.418 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [6045645~6566425,15421469~5249566,35273728~6251986,71004819~1543203,76145146~3279674,95946143~1103242,106743194~2483920,118516690~3294351,126148010~10533869,146776700~1073486,155734362~7602577,186901392~5658192,195132933~6600153,206884151~5528485,212803059~4606789,223928943~5052006,242137383~3374174,253597300~3942371,260246385~7374608,279424537~6423288,299968341~570926,309125304~1580131,318135911~2392567,373587947~2315816,382390341~5285395] 2024-08-29T19:18:24.426 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [4194304~8417766,15421469~5249566,35273728~6251986,67108864~5439158,75497472~3927348,95946143~1103242,104857600~4369514,118516690~3294351,125829120~10852759,142606336~5243850,155734362~7602577,185831922~6727662,192937984~8795102,205520896~11888952,223928943~5052006,239075328~6436229,253597300~3942371,260046848~7574145,276824064~9023761,299968341~570926,307267953~3437482,318135911~2392567,373293056~2610707,381681664~5994072] 2024-08-29T19:18:24.426 INFO:tasks.workunit.client.0.smithi029.stdout:from 2 to 6 diff [6045645~6566425,15421469~5249566,35273728~6251986,71004819~1543203,76145146~3279674,95946143~1103242,106743194~2483920,118516690~3294351,126148010~10533869,146776700~8187934,155734362~7602577,175251408~6482753,186901392~5658192,195132933~6600153,206884151~5528485,212803059~4606789,223819660~5161289,236788102~2682730,242137383~3374174,253597300~3942371,260246385~7374608,279424537~7269083,299968341~570926,302261323~3624427,309125304~1580131,318135911~2392567,363537260~3506396,373587947~2315816,382390341~5285395,393846076~6082116] 2024-08-29T19:18:24.426 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [6045645~6566425,15421469~5249566,35273728~6251986,71004819~1543203,76145146~3279674,95946143~1103242,106743194~2483920,118516690~3294351,126148010~10533869,146776700~8187934,155734362~7602577,175251408~6482753,186901392~5658192,195132933~6600153,206884151~5528485,212803059~4606789,223819660~5161289,236788102~2682730,242137383~3374174,253597300~3942371,260246385~7374608,279424537~7269083,299968341~570926,302261323~3624427,309125304~1580131,318135911~2392567,363537260~3506396,373587947~2315816,382390341~5285395,393846076~6082116] 2024-08-29T19:18:24.433 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [4194304~8417766,15421469~5249566,35273728~6251986,67108864~5439158,75497472~3927348,95946143~1103242,104857600~4369514,118516690~3294351,125829120~10852759,142606336~12358298,155734362~7602577,175251408~6482753,185831922~6727662,192937984~8795102,205520896~11888952,223819660~5161289,234881024~10630533,253597300~3942371,260046848~7574145,276824064~9869556,299968341~570926,302261323~3624427,307267953~3437482,318135911~2392567,360710144~6333512,373293056~2610707,381681664~5994072,390070272~9857920] 2024-08-29T19:18:24.433 INFO:tasks.workunit.client.0.smithi029.stdout:from 2 to 7 diff [3356073~9255997,15421469~5249566,35273728~6251986,71004819~1543203,76145146~9164544,95946143~1103242,106743194~2483920,118516690~3294351,121956196~2549697,125787452~10894427,146776700~16560239,175251408~6482753,185381298~295556,186901392~5658192,195132933~6600153,206884151~5528485,212803059~4606789,223819660~5161289,236788102~2682730,242137383~3374174,253597300~3942371,260246385~7374608,279424537~7269083,299968341~570926,302261323~3624427,309125304~1580131,318135911~2392567,344301816~4545495,359527442~1530136,363537260~3506396,373587947~2315816,382390341~5285395,393846076~6082116] 2024-08-29T19:18:24.433 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3356073~9255997,15421469~5249566,35273728~6251986,71004819~1543203,76145146~9164544,95946143~1103242,106743194~2483920,118516690~3294351,121956196~2549697,125787452~10894427,146776700~16560239,175251408~6482753,185381298~295556,186901392~5658192,195132933~6600153,206884151~5528485,212803059~4606789,223819660~5161289,236788102~2682730,242137383~3374174,253597300~3942371,260246385~7374608,279424537~7269083,299968341~570926,302261323~3624427,309125304~1580131,318135911~2392567,344301816~4545495,359527442~1530136,363537260~3506396,373587947~2315816,382390341~5285395,393846076~6082116] 2024-08-29T19:18:24.440 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~12612070,15421469~5249566,35273728~6251986,67108864~5439158,75497472~9812218,95946143~1103242,104857600~4369514,118516690~3294351,121956196~2549697,124613117~12068762,142606336~20730603,175251408~6482753,185381298~295556,185831922~6727662,192937984~8795102,205520896~11888952,223819660~5161289,234881024~10630533,253597300~3942371,260046848~7574145,276824064~9869556,299968341~570926,302261323~3624427,307267953~3437482,318135911~2392567,343932928~4914383,356515840~10527816,373293056~2610707,381681664~5994072,390070272~9857920] 2024-08-29T19:18:24.441 INFO:tasks.workunit.client.0.smithi029.stdout:from 2 to 8 diff [3356073~9255997,15421469~5249566,35273728~6523035,71004819~1543203,76145146~9164544,95946143~1103242,97913714~4109489,106743194~2483920,118516690~3294351,121956196~2549697,125787452~10894427,146776700~16728523,175251408~6482753,185381298~295556,186901392~5658192,195132933~6600153,206884151~5528485,212803059~4606789,223819660~5161289,236788102~2682730,242137383~8349154,253597300~3942371,260246385~7374608,272108064~16361213,299968341~570926,302261323~3624427,309125304~1580131,318135911~2392567,343365350~5481961,359527442~1530136,363537260~3506396,373587947~2315816,382390341~5285395,393846076~6082116,403823434~1996078] 2024-08-29T19:18:24.441 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3356073~9255997,15421469~5249566,35273728~6523035,71004819~1543203,76145146~9164544,95946143~1103242,97913714~4109489,106743194~2483920,118516690~3294351,121956196~2549697,125787452~10894427,146776700~16728523,175251408~6482753,185381298~295556,186901392~5658192,195132933~6600153,206884151~5528485,212803059~4606789,223819660~5161289,236788102~2682730,242137383~8349154,253597300~3942371,260246385~7374608,272108064~16361213,299968341~570926,302261323~3624427,309125304~1580131,318135911~2392567,343365350~5481961,359527442~1530136,363537260~3506396,373587947~2315816,382390341~5285395,393846076~6082116,403823434~1996078] 2024-08-29T19:18:24.448 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~12612070,15421469~5249566,35273728~6523035,67108864~5439158,75497472~9812218,95946143~1103242,97913714~4109489,104857600~4369514,118516690~3294351,121956196~2549697,124613117~12068762,142606336~20898887,175251408~6482753,185381298~295556,185831922~6727662,192937984~8795102,205520896~11888952,223819660~5161289,234881024~15605513,253597300~3942371,260046848~7574145,272108064~16361213,299968341~570926,302261323~3624427,307267953~3437482,318135911~2392567,340437373~8409938,356515840~10527816,373293056~2610707,381681664~5994072,390070272~9857920,403823434~1996078] 2024-08-29T19:18:24.449 INFO:tasks.workunit.client.0.smithi029.stdout:from 2 to 9 diff [3356073~9255997,15421469~8767311,34615509~7181254,71004819~1543203,76145146~9164544,95946143~1103242,97913714~4109489,106743194~2483920,118516690~3294351,121956196~2549697,125787452~10894427,146776700~16728523,175251408~6482753,183775281~901752,185381298~295556,186901392~5658192,195132933~6600153,206884151~10525697,223819660~11965963,236788102~2682730,242137383~8349154,253597300~3942371,260246385~7374608,272108064~16361213,299968341~570926,302261323~3624427,309125304~1580131,318135911~2392567,343365350~5481961,356974608~10069048,373587947~2315816,382390341~5285395,393846076~6549678,403823434~1996078] 2024-08-29T19:18:24.449 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3356073~9255997,15421469~8767311,34615509~7181254,71004819~1543203,76145146~9164544,95946143~1103242,97913714~4109489,106743194~2483920,118516690~3294351,121956196~2549697,125787452~10894427,146776700~16728523,175251408~6482753,183775281~901752,185381298~295556,186901392~5658192,195132933~6600153,206884151~10525697,223819660~11965963,236788102~2682730,242137383~8349154,253597300~3942371,260246385~7374608,272108064~16361213,299968341~570926,302261323~3624427,309125304~1580131,318135911~2392567,343365350~5481961,356974608~10069048,373587947~2315816,382390341~5285395,393846076~6549678,403823434~1996078] 2024-08-29T19:18:24.461 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~12612070,15421469~8767311,34615509~7181254,67108864~5439158,75497472~9812218,95946143~1103242,97913714~4109489,104857600~4369514,118516690~3294351,121956196~2549697,124613117~12068762,142606336~20898887,175251408~6482753,183775281~901752,185381298~295556,185831922~6727662,192937984~8795102,205520896~11888952,223819660~26666877,253597300~3942371,260046848~7574145,272108064~16361213,299968341~570926,302261323~3624427,307267953~3437482,318135911~2392567,340437373~8409938,356515840~10527816,373293056~2610707,381681664~5994072,390070272~10325482,403823434~1996078] 2024-08-29T19:18:24.461 INFO:tasks.workunit.client.0.smithi029.stdout:from 2 to 10 diff [3356073~10934520,15421469~8767311,27345768~5622822,34615509~8492788,55086804~10070492,71004819~1543203,76145146~9164544,95946143~1103242,97913714~8393648,106743194~2483920,118516690~3294351,121956196~2549697,125787452~10894427,138099618~4977178,146776700~16728523,175251408~6482753,183775281~901752,185381298~295556,186901392~5658192,195132933~6600153,206884151~10525697,223819660~16196265,242137383~8349154,253597300~3942371,260246385~7374608,272108064~16361213,299968341~570926,302261323~9773754,318135911~2392567,343365350~5481961,356974608~10069048,373587947~2315816,382390341~5285395,393846076~6549678,403823434~1996078] 2024-08-29T19:18:24.461 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3356073~10934520,15421469~8767311,27345768~5622822,34615509~8492788,55086804~10070492,71004819~1543203,76145146~9164544,95946143~1103242,97913714~8393648,106743194~2483920,118516690~3294351,121956196~2549697,125787452~10894427,138099618~4977178,146776700~16728523,175251408~6482753,183775281~901752,185381298~295556,186901392~5658192,195132933~6600153,206884151~10525697,223819660~16196265,242137383~8349154,253597300~3942371,260246385~7374608,272108064~16361213,299968341~570926,302261323~9773754,318135911~2392567,343365350~5481961,356974608~10069048,373587947~2315816,382390341~5285395,393846076~6549678,403823434~1996078] 2024-08-29T19:18:24.469 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~14290593,15421469~8767311,27345768~5622822,34615509~8492788,54525952~10631344,67108864~5439158,75497472~9812218,95946143~1103242,97913714~11313400,118516690~3294351,121956196~2549697,124613117~38892106,175251408~6482753,183775281~901752,185381298~295556,185831922~6727662,192937984~8795102,205520896~11888952,223819660~26666877,253597300~3942371,260046848~7574145,272108064~16361213,299968341~570926,302261323~9773754,318135911~2392567,340437373~8409938,356515840~10527816,373293056~2610707,381681664~5994072,390070272~10325482,403823434~1996078] 2024-08-29T19:18:24.469 INFO:tasks.workunit.client.0.smithi029.stdout:from 2 to 11 diff [3356073~10934520,15421469~8767311,27345768~5622822,34615509~9953661,55086804~10070492,66490389~7409063,76145146~9164544,95946143~1103242,97913714~8393648,106743194~2483920,118516690~3294351,121956196~2549697,125787452~10894427,138099618~4977178,146776700~16728523,175251408~6482753,183775281~901752,185381298~295556,186901392~5658192,195132933~6600153,202550285~441478,206884151~10525697,217870400~22145525,242137383~8349154,253597300~3942371,260246385~7374608,272108064~16361213,299968341~570926,302261323~9773754,318135911~8908487,343365350~9826363,356974608~10069048,373587947~2315816,382390341~5285395,391334816~186727,393846076~6549678,403823434~1996078] 2024-08-29T19:18:24.469 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3356073~10934520,15421469~8767311,27345768~5622822,34615509~9953661,55086804~10070492,66490389~7409063,76145146~9164544,95946143~1103242,97913714~8393648,106743194~2483920,118516690~3294351,121956196~2549697,125787452~10894427,138099618~4977178,146776700~16728523,175251408~6482753,183775281~901752,185381298~295556,186901392~5658192,195132933~6600153,202550285~441478,206884151~10525697,217870400~22145525,242137383~8349154,253597300~3942371,260246385~7374608,272108064~16361213,299968341~570926,302261323~9773754,318135911~8908487,343365350~9826363,356974608~10069048,373587947~2315816,382390341~5285395,391334816~186727,393846076~6549678,403823434~1996078] 2024-08-29T19:18:24.476 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~14290593,15421469~8767311,27345768~5622822,34615509~9953661,54525952~10631344,65571780~8327672,75497472~9812218,95946143~1103242,97913714~11313400,118516690~3294351,121956196~2549697,124613117~38892106,175251408~6482753,183775281~901752,185381298~295556,185831922~6727662,192937984~10053779,205520896~11888952,217870400~32616137,253597300~3942371,260046848~7574145,272108064~16361213,299968341~570926,302261323~9773754,318135911~8908487,340437373~12754340,356515840~10527816,373293056~2610707,381681664~5994072,390070272~10325482,403823434~1996078] 2024-08-29T19:18:24.476 INFO:tasks.workunit.client.0.smithi029.stdout:from 2 to 12 diff [3356073~10934520,15421469~8767311,27345768~5622822,34615509~9953661,45115652~9338697,55086804~10070492,66490389~7409063,76145146~12254486,95543898~10763464,106743194~2483920,118516690~3294351,121956196~2549697,125787452~10894427,138099618~4977178,145043247~18461976,175251408~6482753,183775281~901752,185381298~295556,186730388~5829196,195132933~9056285,206884151~10525697,217870400~22145525,242137383~8349154,253597300~3942371,260246385~7374608,272108064~16361213,289811338~1912319,299968341~570926,302261323~9773754,318135911~8908487,343365350~9826363,356974608~10069048,373587947~2315816,382390341~5285395,391334816~186727,393846076~6549678,403823434~1996078] 2024-08-29T19:18:24.476 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3356073~10934520,15421469~8767311,27345768~5622822,34615509~9953661,45115652~9338697,55086804~10070492,66490389~7409063,76145146~12254486,95543898~10763464,106743194~2483920,118516690~3294351,121956196~2549697,125787452~10894427,138099618~4977178,145043247~18461976,175251408~6482753,183775281~901752,185381298~295556,186730388~5829196,195132933~9056285,206884151~10525697,217870400~22145525,242137383~8349154,253597300~3942371,260246385~7374608,272108064~16361213,289811338~1912319,299968341~570926,302261323~9773754,318135911~8908487,343365350~9826363,356974608~10069048,373587947~2315816,382390341~5285395,391334816~186727,393846076~6549678,403823434~1996078] 2024-08-29T19:18:24.483 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~14290593,15421469~8767311,27345768~5622822,34615509~19838840,54525952~10631344,65571780~8327672,75497472~12902160,95543898~13683216,118516690~3294351,121956196~2549697,124613117~38892106,175251408~6482753,183775281~901752,185381298~295556,185831922~6727662,192937984~11251234,205520896~11888952,217870400~32616137,253597300~3942371,260046848~7574145,272108064~16361213,289406976~2316681,299968341~570926,302261323~9773754,318135911~8908487,340437373~12754340,356515840~10527816,373293056~2610707,381681664~5994072,390070272~10325482,403823434~1996078] 2024-08-29T19:18:24.483 INFO:tasks.workunit.client.0.smithi029.stdout:from 2 to 13 diff [3356073~10934520,15421469~8767311,27345768~5622822,34615509~9953661,45115652~9338697,55086804~10070492,66490389~8009874,76145146~12254486,95543898~10763464,106743194~2483920,118516690~3294351,121956196~2549697,125787452~10894427,138099618~28334773,175251408~6482753,183775281~901752,185381298~295556,186730388~5829196,195132933~9056285,206884151~10525697,217870400~22145525,242137383~8349154,253597300~3942371,260246385~11763011,272108064~16361213,288999523~2724134,299968341~570926,302261323~9773754,318135911~8908487,343365350~9826363,356974608~10069048,373587947~2315816,382390341~5285395,390812509~9583245,403823434~1996078] 2024-08-29T19:18:24.483 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3356073~10934520,15421469~8767311,27345768~5622822,34615509~9953661,45115652~9338697,55086804~10070492,66490389~8009874,76145146~12254486,95543898~10763464,106743194~2483920,118516690~3294351,121956196~2549697,125787452~10894427,138099618~28334773,175251408~6482753,183775281~901752,185381298~295556,186730388~5829196,195132933~9056285,206884151~10525697,217870400~22145525,242137383~8349154,253597300~3942371,260246385~11763011,272108064~16361213,288999523~2724134,299968341~570926,302261323~9773754,318135911~8908487,343365350~9826363,356974608~10069048,373587947~2315816,382390341~5285395,390812509~9583245,403823434~1996078] 2024-08-29T19:18:24.491 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~14290593,15421469~8767311,27345768~5622822,34615509~19838840,54525952~10631344,65571780~8928483,75497472~12902160,95543898~13683216,118516690~3294351,121956196~2549697,124613117~41821274,175251408~6482753,183775281~901752,185381298~295556,185831922~6727662,192937984~11251234,205520896~11888952,217870400~32616137,253597300~3942371,260046848~11962548,272108064~19615593,299968341~570926,302261323~9773754,318135911~8908487,340437373~12754340,356515840~10527816,373293056~2610707,381681664~5994072,390070272~10325482,403823434~1996078] 2024-08-29T19:18:24.491 INFO:tasks.workunit.client.0.smithi029.stdout:from 2 to 14 diff [3356073~20832707,27345768~5622822,34615509~9953661,45115652~9338697,55086804~10070492,66490389~8009874,76145146~12254486,91004406~188721,95543898~10763464,106743194~2483920,118516690~3294351,121956196~2549697,125787452~10894427,138099618~28334773,175251408~6482753,183332404~3333048,186730388~5829196,195132933~9056285,206884151~10525697,217870400~22145525,242137383~8349154,253597300~3942371,260246385~11763011,272108064~16361213,288999523~2724134,299968341~570926,302261323~9773754,318135911~10567602,343365350~9826363,356335371~11865652,368226726~7677037,382390341~5285395,390812509~9583245,403823434~1996078] 2024-08-29T19:18:24.491 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3356073~20832707,27345768~5622822,34615509~9953661,45115652~9338697,55086804~10070492,66490389~8009874,76145146~12254486,91004406~188721,95543898~10763464,106743194~2483920,118516690~3294351,121956196~2549697,125787452~10894427,138099618~28334773,175251408~6482753,183332404~3333048,186730388~5829196,195132933~9056285,206884151~10525697,217870400~22145525,242137383~8349154,253597300~3942371,260246385~11763011,272108064~16361213,288999523~2724134,299968341~570926,302261323~9773754,318135911~10567602,343365350~9826363,356335371~11865652,368226726~7677037,382390341~5285395,390812509~9583245,403823434~1996078] 2024-08-29T19:18:24.499 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~24188780,27345768~5622822,34615509~19838840,54525952~10631344,65571780~8928483,75497472~15695655,95543898~13683216,118516690~3294351,121956196~2549697,124613117~41821274,175251408~6482753,183332404~9227180,192937984~11251234,205520896~11888952,217870400~32616137,253597300~3942371,260046848~11962548,272108064~19615593,299968341~570926,302261323~9773754,318135911~10567602,340437373~35466390,381681664~5994072,390070272~10325482,403823434~1996078] 2024-08-29T19:18:24.499 INFO:tasks.workunit.client.0.smithi029.stdout:from 2 to 15 diff [3356073~20832707,27345768~5622822,34615509~9953661,45115652~9338697,55086804~10070492,66490389~8009874,76145146~12254486,89941705~16365657,106743194~2483920,115334636~6476405,121956196~2549697,125787452~10894427,138099618~28334773,175251408~6482753,183332404~3333048,186730388~5829196,193238727~10950491,206884151~33131774,242137383~8349154,253597300~3942371,260246385~11763011,272108064~16361213,288999523~2724134,299968341~570926,302261323~9773754,318135911~10567602,343365350~9826363,356335371~11865652,368226726~7677037,382390341~5285395,390812509~9583245,403823434~1996078] 2024-08-29T19:18:24.499 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3356073~20832707,27345768~5622822,34615509~9953661,45115652~9338697,55086804~10070492,66490389~8009874,76145146~12254486,89941705~16365657,106743194~2483920,115334636~6476405,121956196~2549697,125787452~10894427,138099618~28334773,175251408~6482753,183332404~3333048,186730388~5829196,193238727~10950491,206884151~33131774,242137383~8349154,253597300~3942371,260246385~11763011,272108064~16361213,288999523~2724134,299968341~570926,302261323~9773754,318135911~10567602,343365350~9826363,356335371~11865652,368226726~7677037,382390341~5285395,390812509~9583245,403823434~1996078] 2024-08-29T19:18:24.506 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~24188780,27345768~5622822,34615509~19838840,54525952~10631344,65571780~8928483,75497472~33729642,113246208~8564833,121956196~2549697,124613117~41821274,175251408~6482753,183332404~9227180,192937984~11251234,205520896~44965641,253597300~3942371,260046848~11962548,272108064~19615593,299968341~570926,302261323~9773754,318135911~10567602,340437373~35466390,381681664~5994072,390070272~10325482,403823434~1996078] 2024-08-29T19:18:24.506 INFO:tasks.workunit.client.0.smithi029.stdout:from 2 to 16 diff [3356073~20832707,27345768~5622822,34615509~9953661,45115652~9338697,55086804~10070492,65345588~9154675,76145146~12254486,89941705~19285409,115334636~6476405,121956196~2549697,125787452~10894427,138099618~28334773,175251408~6482753,183332404~3333048,186730388~5829196,193238727~10950491,206884151~33131774,242137383~8349154,253597300~3942371,260246385~11763011,272108064~23913087,299968341~570926,302261323~9773754,312881221~3304495,318135911~10567602,343365350~9826363,356335371~11865652,368226726~7677037,382390341~5285395,390812509~9583245,403823434~1996078] 2024-08-29T19:18:24.506 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3356073~20832707,27345768~5622822,34615509~9953661,45115652~9338697,55086804~10070492,65345588~9154675,76145146~12254486,89941705~19285409,115334636~6476405,121956196~2549697,125787452~10894427,138099618~28334773,175251408~6482753,183332404~3333048,186730388~5829196,193238727~10950491,206884151~33131774,242137383~8349154,253597300~3942371,260246385~11763011,272108064~23913087,299968341~570926,302261323~9773754,312881221~3304495,318135911~10567602,343365350~9826363,356335371~11865652,368226726~7677037,382390341~5285395,390812509~9583245,403823434~1996078] 2024-08-29T19:18:24.514 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~24188780,27345768~5622822,34615509~19838840,54525952~10631344,65345588~9154675,75497472~33729642,113246208~8564833,121956196~2549697,124613117~41821274,175251408~6482753,183332404~9227180,192937984~11251234,205520896~44965641,253597300~3942371,260046848~11962548,272108064~23913087,299968341~570926,302261323~9773754,312881221~3304495,318135911~10567602,340437373~35466390,381681664~5994072,390070272~10325482,403823434~1996078] 2024-08-29T19:18:24.515 INFO:tasks.workunit.client.0.smithi029.stdout:from 2 to 17 diff [3356073~20832707,27345768~5622822,34615509~9953661,45115652~9338697,55086804~10070492,65345588~9154675,76145146~12254486,89941705~19285409,115334636~6476405,121956196~2549697,125787452~10894427,138099618~28475077,175251408~6482753,183332404~3333048,186730388~5829196,193238727~10950491,206884151~33131774,242137383~8349154,253597300~3942371,260246385~11763011,272108064~25179181,299968341~570926,302261323~13924393,318135911~10567602,339738046~13453667,356335371~11865652,368226726~10428038,382390341~18005413,403823434~6667244] 2024-08-29T19:18:24.515 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3356073~20832707,27345768~5622822,34615509~9953661,45115652~9338697,55086804~10070492,65345588~9154675,76145146~12254486,89941705~19285409,115334636~6476405,121956196~2549697,125787452~10894427,138099618~28475077,175251408~6482753,183332404~3333048,186730388~5829196,193238727~10950491,206884151~33131774,242137383~8349154,253597300~3942371,260246385~11763011,272108064~25179181,299968341~570926,302261323~13924393,318135911~10567602,339738046~13453667,356335371~11865652,368226726~10428038,382390341~18005413,403823434~6667244] 2024-08-29T19:18:24.523 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~24188780,27345768~5622822,34615509~19838840,54525952~10631344,65345588~9154675,75497472~33729642,113246208~8564833,121956196~2549697,124613117~41961578,175251408~6482753,183332404~9227180,192937984~11251234,205520896~44965641,253597300~3942371,260046848~11962548,272108064~25179181,299968341~570926,302261323~13924393,318135911~10567602,339738046~38916718,381681664~18714090,403823434~6667244] 2024-08-29T19:18:24.523 INFO:tasks.workunit.client.0.smithi029.stdout:from 2 to 18 diff [3356073~22759356,27345768~5622822,34615509~9953661,45115652~9338697,55086804~19413459,76145146~12254486,89941705~19285409,115334636~6476405,121956196~2549697,125787452~10894427,138099618~28475077,175251408~6482753,183332404~3333048,186730388~5829196,193238727~10950491,206884151~33131774,242137383~8349154,251221887~57235,253597300~3942371,260246385~11763011,272108064~25179181,299968341~570926,302261323~13924393,318135911~10567602,339738046~28462977,368226726~10428038,381094705~19301049,403823434~6667244] 2024-08-29T19:18:24.523 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3356073~22759356,27345768~5622822,34615509~9953661,45115652~9338697,55086804~19413459,76145146~12254486,89941705~19285409,115334636~6476405,121956196~2549697,125787452~10894427,138099618~28475077,175251408~6482753,183332404~3333048,186730388~5829196,193238727~10950491,206884151~33131774,242137383~8349154,251221887~57235,253597300~3942371,260246385~11763011,272108064~25179181,299968341~570926,302261323~13924393,318135911~10567602,339738046~28462977,368226726~10428038,381094705~19301049,403823434~6667244] 2024-08-29T19:18:24.530 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~26115429,27345768~5622822,34615509~19838840,54525952~19974311,75497472~33729642,113246208~8564833,121956196~2549697,124613117~41961578,175251408~6482753,183332404~9227180,192937984~11251234,205520896~44965641,251221887~57235,253597300~3942371,260046848~11962548,272108064~25179181,299968341~570926,302261323~13924393,318135911~10567602,339738046~60657708,403823434~6667244] 2024-08-29T19:18:24.530 INFO:tasks.workunit.client.0.smithi029.stdout:from 2 to 19 diff [3356073~22759356,27345768~5622822,34615509~9953661,45115652~9338697,55086804~19413459,76145146~12254486,89941705~19285409,115334636~6476405,121956196~2549697,125787452~10894427,138099618~28475077,175251408~6482753,183332404~3333048,186730388~5829196,193238727~10950491,206884151~33131774,242137383~8349154,251221887~57235,253597300~3942371,260246385~11763011,272108064~25179181,299968341~570926,302261323~13924393,318135911~10567602,331855582~6525947,339090958~29110065,368226726~12062973,381094705~29395973] 2024-08-29T19:18:24.530 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3356073~22759356,27345768~5622822,34615509~9953661,45115652~9338697,55086804~19413459,76145146~12254486,89941705~19285409,115334636~6476405,121956196~2549697,125787452~10894427,138099618~28475077,175251408~6482753,183332404~3333048,186730388~5829196,193238727~10950491,206884151~33131774,242137383~8349154,251221887~57235,253597300~3942371,260246385~11763011,272108064~25179181,299968341~570926,302261323~13924393,318135911~10567602,331855582~6525947,339090958~29110065,368226726~12062973,381094705~29395973] 2024-08-29T19:18:24.537 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~26115429,27345768~5622822,34615509~19838840,54525952~19974311,75497472~33729642,113246208~8564833,121956196~2549697,124613117~41961578,175251408~6482753,183332404~9227180,192937984~11251234,205520896~44965641,251221887~57235,253597300~3942371,260046848~11962548,272108064~25179181,299968341~570926,302261323~13924393,318135911~10567602,331350016~7031513,339090958~71399720] 2024-08-29T19:18:24.538 INFO:tasks.workunit.client.0.smithi029.stdout:from 3 to 4 diff [6045645~6566425,15421469~5249566,106743194~2483920,127520735~7606638,135578643~1103236,186901392~5658192,253597300~3942371,309125304~1580131,382390341~5285395] 2024-08-29T19:18:24.538 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [6045645~6566425,15421469~5249566,106743194~2483920,127520735~7606638,135578643~1103236,186901392~5658192,253597300~3942371,309125304~1580131,382390341~5285395] 2024-08-29T19:18:24.545 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [4194304~8417766,15421469~5249566,104857600~4369514,125829120~10852759,185831922~6727662,253597300~3942371,307267953~3437482,381681664~5994072] 2024-08-29T19:18:24.545 INFO:tasks.workunit.client.0.smithi029.stdout:from 3 to 5 diff [6045645~6566425,15421469~5249566,35273728~6251986,71004819~1543203,106743194~2483920,126148010~10533869,186901392~5658192,195132933~6600153,206884151~5528485,212803059~4606789,223928943~5052006,242137383~3374174,253597300~3942371,309125304~1580131,373587947~2315816,382390341~5285395] 2024-08-29T19:18:24.545 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [6045645~6566425,15421469~5249566,35273728~6251986,71004819~1543203,106743194~2483920,126148010~10533869,186901392~5658192,195132933~6600153,206884151~5528485,212803059~4606789,223928943~5052006,242137383~3374174,253597300~3942371,309125304~1580131,373587947~2315816,382390341~5285395] 2024-08-29T19:18:24.552 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [4194304~8417766,15421469~5249566,35273728~6251986,67108864~5439158,104857600~4369514,125829120~10852759,185831922~6727662,192937984~8795102,205520896~11888952,223928943~5052006,239075328~6436229,253597300~3942371,307267953~3437482,373293056~2610707,381681664~5994072] 2024-08-29T19:18:24.552 INFO:tasks.workunit.client.0.smithi029.stdout:from 3 to 6 diff [6045645~6566425,15421469~5249566,35273728~6251986,71004819~1543203,106743194~2483920,126148010~10533869,147033712~7930922,175251408~6482753,186901392~5658192,195132933~6600153,206884151~5528485,212803059~4606789,223819660~5161289,236788102~2682730,242137383~3374174,253597300~3942371,260983565~988473,281391252~5302368,302261323~3624427,309125304~1580131,363537260~3506396,373587947~2315816,382390341~5285395,393846076~6082116] 2024-08-29T19:18:24.552 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [6045645~6566425,15421469~5249566,35273728~6251986,71004819~1543203,106743194~2483920,126148010~10533869,147033712~7930922,175251408~6482753,186901392~5658192,195132933~6600153,206884151~5528485,212803059~4606789,223819660~5161289,236788102~2682730,242137383~3374174,253597300~3942371,260983565~988473,281391252~5302368,302261323~3624427,309125304~1580131,363537260~3506396,373587947~2315816,382390341~5285395,393846076~6082116] 2024-08-29T19:18:24.559 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [4194304~8417766,15421469~5249566,35273728~6251986,67108864~5439158,104857600~4369514,125829120~10852759,147033712~7930922,175251408~6482753,185831922~6727662,192937984~8795102,205520896~11888952,223819660~5161289,234881024~10630533,253597300~3942371,260983565~988473,281391252~5302368,302261323~3624427,307267953~3437482,360710144~6333512,373293056~2610707,381681664~5994072,390070272~9857920] 2024-08-29T19:18:24.559 INFO:tasks.workunit.client.0.smithi029.stdout:from 3 to 7 diff [3356073~9255997,15421469~5249566,35273728~6251986,71004819~1543203,78637048~6672642,106743194~2483920,121956196~2549697,125787452~10894427,147033712~10091908,175251408~6482753,185381298~295556,186901392~5658192,195132933~6600153,206884151~5528485,212803059~4606789,223819660~5161289,236788102~2682730,242137383~3374174,253597300~3942371,260983565~988473,281391252~5302368,302261323~3624427,309125304~1580131,344301816~4545495,359527442~1530136,363537260~3506396,373587947~2315816,382390341~5285395,393846076~6082116] 2024-08-29T19:18:24.559 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3356073~9255997,15421469~5249566,35273728~6251986,71004819~1543203,78637048~6672642,106743194~2483920,121956196~2549697,125787452~10894427,147033712~10091908,175251408~6482753,185381298~295556,186901392~5658192,195132933~6600153,206884151~5528485,212803059~4606789,223819660~5161289,236788102~2682730,242137383~3374174,253597300~3942371,260983565~988473,281391252~5302368,302261323~3624427,309125304~1580131,344301816~4545495,359527442~1530136,363537260~3506396,373587947~2315816,382390341~5285395,393846076~6082116] 2024-08-29T19:18:24.567 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~12612070,15421469~5249566,35273728~6251986,67108864~5439158,78637048~6672642,104857600~4369514,121956196~2549697,124613117~12068762,147033712~10091908,175251408~6482753,185381298~295556,185831922~6727662,192937984~8795102,205520896~11888952,223819660~5161289,234881024~10630533,253597300~3942371,260983565~988473,281391252~5302368,302261323~3624427,307267953~3437482,343932928~4914383,356515840~10527816,373293056~2610707,381681664~5994072,390070272~9857920] 2024-08-29T19:18:24.567 INFO:tasks.workunit.client.0.smithi029.stdout:from 3 to 8 diff [3356073~9255997,15421469~5249566,35273728~6523035,71004819~1543203,78637048~6672642,97913714~4109489,106743194~2483920,121956196~2549697,125787452~10894427,147033712~16471511,175251408~6482753,185381298~295556,186901392~5658192,195132933~6600153,206884151~5528485,212803059~4606789,223819660~5161289,236788102~2682730,242137383~8349154,253597300~3942371,260983565~988473,272108064~7694928,280279351~8189926,302261323~3624427,309125304~1580131,343365350~5481961,359527442~1530136,363537260~3506396,373587947~2315816,382390341~5285395,393846076~6082116,403823434~1996078] 2024-08-29T19:18:24.567 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3356073~9255997,15421469~5249566,35273728~6523035,71004819~1543203,78637048~6672642,97913714~4109489,106743194~2483920,121956196~2549697,125787452~10894427,147033712~16471511,175251408~6482753,185381298~295556,186901392~5658192,195132933~6600153,206884151~5528485,212803059~4606789,223819660~5161289,236788102~2682730,242137383~8349154,253597300~3942371,260983565~988473,272108064~7694928,280279351~8189926,302261323~3624427,309125304~1580131,343365350~5481961,359527442~1530136,363537260~3506396,373587947~2315816,382390341~5285395,393846076~6082116,403823434~1996078] 2024-08-29T19:18:24.575 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~12612070,15421469~5249566,35273728~6523035,67108864~5439158,78637048~6672642,97913714~4109489,104857600~4369514,121956196~2549697,124613117~12068762,147033712~16471511,175251408~6482753,185381298~295556,185831922~6727662,192937984~8795102,205520896~11888952,223819660~5161289,234881024~15605513,253597300~3942371,260983565~988473,272108064~7694928,280279351~8189926,302261323~3624427,307267953~3437482,340437373~8409938,356515840~10527816,373293056~2610707,381681664~5994072,390070272~9857920,403823434~1996078] 2024-08-29T19:18:24.575 INFO:tasks.workunit.client.0.smithi029.stdout:from 3 to 9 diff [3356073~9255997,15421469~8767311,34615509~7181254,71004819~1543203,78637048~6672642,97913714~4109489,106743194~2483920,121956196~2549697,125787452~10894427,147033712~16471511,175251408~6482753,183775281~901752,185381298~295556,186901392~5658192,195132933~6600153,206884151~10525697,223819660~11965963,236788102~2682730,242137383~8349154,253597300~3942371,260983565~988473,266218837~512918,272108064~7694928,280279351~8189926,302261323~3624427,309125304~1580131,343365350~5481961,356974608~10069048,373587947~2315816,382390341~5285395,393846076~6549678,403823434~1996078] 2024-08-29T19:18:24.575 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3356073~9255997,15421469~8767311,34615509~7181254,71004819~1543203,78637048~6672642,97913714~4109489,106743194~2483920,121956196~2549697,125787452~10894427,147033712~16471511,175251408~6482753,183775281~901752,185381298~295556,186901392~5658192,195132933~6600153,206884151~10525697,223819660~11965963,236788102~2682730,242137383~8349154,253597300~3942371,260983565~988473,266218837~512918,272108064~7694928,280279351~8189926,302261323~3624427,309125304~1580131,343365350~5481961,356974608~10069048,373587947~2315816,382390341~5285395,393846076~6549678,403823434~1996078] 2024-08-29T19:18:24.583 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~12612070,15421469~8767311,34615509~7181254,67108864~5439158,78637048~6672642,97913714~4109489,104857600~4369514,121956196~2549697,124613117~12068762,147033712~16471511,175251408~6482753,183775281~901752,185381298~295556,185831922~6727662,192937984~8795102,205520896~11888952,223819660~26666877,253597300~3942371,260983565~988473,266218837~512918,272108064~7694928,280279351~8189926,302261323~3624427,307267953~3437482,340437373~8409938,356515840~10527816,373293056~2610707,381681664~5994072,390070272~10325482,403823434~1996078] 2024-08-29T19:18:24.583 INFO:tasks.workunit.client.0.smithi029.stdout:from 3 to 10 diff [3356073~10934520,15421469~8767311,27345768~5622822,34615509~8492788,55086804~10070492,71004819~1543203,78637048~6672642,97913714~8393648,106743194~2483920,121956196~2549697,125787452~10894427,138099618~4977178,147033712~16471511,175251408~6482753,183775281~901752,185381298~295556,186901392~5658192,195132933~6600153,206884151~10525697,223819660~16196265,242137383~8349154,253597300~3942371,260983565~988473,266218837~512918,272108064~7694928,280279351~8189926,302261323~9773754,343365350~5481961,356974608~10069048,373587947~2315816,382390341~5285395,393846076~6549678,403823434~1996078] 2024-08-29T19:18:24.583 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3356073~10934520,15421469~8767311,27345768~5622822,34615509~8492788,55086804~10070492,71004819~1543203,78637048~6672642,97913714~8393648,106743194~2483920,121956196~2549697,125787452~10894427,138099618~4977178,147033712~16471511,175251408~6482753,183775281~901752,185381298~295556,186901392~5658192,195132933~6600153,206884151~10525697,223819660~16196265,242137383~8349154,253597300~3942371,260983565~988473,266218837~512918,272108064~7694928,280279351~8189926,302261323~9773754,343365350~5481961,356974608~10069048,373587947~2315816,382390341~5285395,393846076~6549678,403823434~1996078] 2024-08-29T19:18:24.590 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~14290593,15421469~8767311,27345768~5622822,34615509~8492788,54525952~10631344,67108864~5439158,78637048~6672642,97913714~11313400,121956196~2549697,124613117~18463679,147033712~16471511,175251408~6482753,183775281~901752,185381298~295556,185831922~6727662,192937984~8795102,205520896~11888952,223819660~26666877,253597300~3942371,260983565~988473,266218837~512918,272108064~7694928,280279351~8189926,302261323~9773754,340437373~8409938,356515840~10527816,373293056~2610707,381681664~5994072,390070272~10325482,403823434~1996078] 2024-08-29T19:18:24.590 INFO:tasks.workunit.client.0.smithi029.stdout:from 3 to 11 diff [3356073~10934520,15421469~8767311,27345768~5622822,34615509~9953661,55086804~10070492,66490389~7409063,78637048~6672642,97913714~8393648,106743194~2483920,121956196~2549697,125787452~10894427,138099618~4977178,147033712~16471511,175251408~6482753,183775281~901752,185381298~295556,186901392~5658192,195132933~6600153,202550285~441478,206884151~10525697,217870400~22145525,242137383~8349154,253597300~3942371,260983565~988473,266218837~512918,272108064~7694928,280279351~8189926,302261323~9773754,319003743~8040655,343365350~9826363,356974608~10069048,373587947~2315816,382390341~5285395,391334816~186727,393846076~6549678,403823434~1996078] 2024-08-29T19:18:24.590 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3356073~10934520,15421469~8767311,27345768~5622822,34615509~9953661,55086804~10070492,66490389~7409063,78637048~6672642,97913714~8393648,106743194~2483920,121956196~2549697,125787452~10894427,138099618~4977178,147033712~16471511,175251408~6482753,183775281~901752,185381298~295556,186901392~5658192,195132933~6600153,202550285~441478,206884151~10525697,217870400~22145525,242137383~8349154,253597300~3942371,260983565~988473,266218837~512918,272108064~7694928,280279351~8189926,302261323~9773754,319003743~8040655,343365350~9826363,356974608~10069048,373587947~2315816,382390341~5285395,391334816~186727,393846076~6549678,403823434~1996078] 2024-08-29T19:18:24.598 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~14290593,15421469~8767311,27345768~5622822,34615509~9953661,54525952~10631344,65571780~8327672,78637048~6672642,97913714~11313400,121956196~2549697,124613117~18463679,147033712~16471511,175251408~6482753,183775281~901752,185381298~295556,185831922~6727662,192937984~10053779,205520896~11888952,217870400~32616137,253597300~3942371,260983565~988473,266218837~512918,272108064~7694928,280279351~8189926,302261323~9773754,319003743~8040655,340437373~12754340,356515840~10527816,373293056~2610707,381681664~5994072,390070272~10325482,403823434~1996078] 2024-08-29T19:18:24.598 INFO:tasks.workunit.client.0.smithi029.stdout:from 3 to 12 diff [3356073~10934520,15421469~8767311,27345768~5622822,34615509~9953661,45115652~9338697,55086804~10070492,66490389~7409063,78637048~9762584,95543898~10763464,106743194~2483920,121956196~2549697,125787452~10894427,138099618~4977178,145043247~18461976,175251408~6482753,183775281~901752,185381298~295556,186730388~5829196,195132933~9056285,206884151~10525697,217870400~22145525,242137383~8349154,253597300~3942371,260983565~988473,266218837~512918,272108064~7694928,280279351~8189926,289811338~1912319,302261323~9773754,319003743~8040655,343365350~9826363,356974608~10069048,373587947~2315816,382390341~5285395,391334816~186727,393846076~6549678,403823434~1996078] 2024-08-29T19:18:24.598 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3356073~10934520,15421469~8767311,27345768~5622822,34615509~9953661,45115652~9338697,55086804~10070492,66490389~7409063,78637048~9762584,95543898~10763464,106743194~2483920,121956196~2549697,125787452~10894427,138099618~4977178,145043247~18461976,175251408~6482753,183775281~901752,185381298~295556,186730388~5829196,195132933~9056285,206884151~10525697,217870400~22145525,242137383~8349154,253597300~3942371,260983565~988473,266218837~512918,272108064~7694928,280279351~8189926,289811338~1912319,302261323~9773754,319003743~8040655,343365350~9826363,356974608~10069048,373587947~2315816,382390341~5285395,391334816~186727,393846076~6549678,403823434~1996078] 2024-08-29T19:18:24.606 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~14290593,15421469~8767311,27345768~5622822,34615509~19838840,54525952~10631344,65571780~8327672,78637048~9762584,95543898~13683216,121956196~2549697,124613117~18463679,145043247~18461976,175251408~6482753,183775281~901752,185381298~295556,185831922~6727662,192937984~11251234,205520896~11888952,217870400~32616137,253597300~3942371,260983565~988473,266218837~512918,272108064~7694928,280279351~8189926,289406976~2316681,302261323~9773754,319003743~8040655,340437373~12754340,356515840~10527816,373293056~2610707,381681664~5994072,390070272~10325482,403823434~1996078] 2024-08-29T19:18:24.607 INFO:tasks.workunit.client.0.smithi029.stdout:from 3 to 13 diff [3356073~10934520,15421469~8767311,27345768~5622822,34615509~9953661,45115652~9338697,55086804~10070492,66490389~8009874,78637048~9762584,95543898~10763464,106743194~2483920,121956196~2549697,125787452~10894427,138099618~28334773,175251408~6482753,183775281~901752,185381298~295556,186730388~5829196,195132933~9056285,206884151~10525697,217870400~22145525,242137383~8349154,253597300~3942371,260983565~988473,264228108~7781288,272108064~7694928,280279351~8189926,288999523~2724134,302261323~9773754,319003743~8040655,343365350~9826363,356974608~10069048,373587947~2315816,382390341~5285395,390812509~9583245,403823434~1996078] 2024-08-29T19:18:24.607 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3356073~10934520,15421469~8767311,27345768~5622822,34615509~9953661,45115652~9338697,55086804~10070492,66490389~8009874,78637048~9762584,95543898~10763464,106743194~2483920,121956196~2549697,125787452~10894427,138099618~28334773,175251408~6482753,183775281~901752,185381298~295556,186730388~5829196,195132933~9056285,206884151~10525697,217870400~22145525,242137383~8349154,253597300~3942371,260983565~988473,264228108~7781288,272108064~7694928,280279351~8189926,288999523~2724134,302261323~9773754,319003743~8040655,343365350~9826363,356974608~10069048,373587947~2315816,382390341~5285395,390812509~9583245,403823434~1996078] 2024-08-29T19:18:24.613 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~14290593,15421469~8767311,27345768~5622822,34615509~19838840,54525952~10631344,65571780~8928483,78637048~9762584,95543898~13683216,121956196~2549697,124613117~41821274,175251408~6482753,183775281~901752,185381298~295556,185831922~6727662,192937984~11251234,205520896~11888952,217870400~32616137,253597300~3942371,260983565~988473,264228108~7781288,272108064~7694928,280279351~11444306,302261323~9773754,319003743~8040655,340437373~12754340,356515840~10527816,373293056~2610707,381681664~5994072,390070272~10325482,403823434~1996078] 2024-08-29T19:18:24.613 INFO:tasks.workunit.client.0.smithi029.stdout:from 3 to 14 diff [3356073~20832707,27345768~5622822,34615509~9953661,45115652~9338697,55086804~10070492,66490389~8009874,78637048~9762584,91004406~188721,95543898~10763464,106743194~2483920,121956196~2549697,125787452~10894427,138099618~28334773,175251408~6482753,183332404~3333048,186730388~5829196,195132933~9056285,206884151~10525697,217870400~22145525,242137383~8349154,253597300~3942371,260983565~988473,264228108~7781288,272108064~7694928,280279351~8189926,288999523~2724134,302261323~9773754,319003743~9699770,343365350~9826363,356335371~11865652,368226726~7677037,382390341~5285395,390812509~9583245,403823434~1996078] 2024-08-29T19:18:24.613 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3356073~20832707,27345768~5622822,34615509~9953661,45115652~9338697,55086804~10070492,66490389~8009874,78637048~9762584,91004406~188721,95543898~10763464,106743194~2483920,121956196~2549697,125787452~10894427,138099618~28334773,175251408~6482753,183332404~3333048,186730388~5829196,195132933~9056285,206884151~10525697,217870400~22145525,242137383~8349154,253597300~3942371,260983565~988473,264228108~7781288,272108064~7694928,280279351~8189926,288999523~2724134,302261323~9773754,319003743~9699770,343365350~9826363,356335371~11865652,368226726~7677037,382390341~5285395,390812509~9583245,403823434~1996078] 2024-08-29T19:18:24.620 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~24188780,27345768~5622822,34615509~19838840,54525952~10631344,65571780~8928483,78637048~12556079,95543898~13683216,121956196~2549697,124613117~41821274,175251408~6482753,183332404~9227180,192937984~11251234,205520896~11888952,217870400~32616137,253597300~3942371,260983565~988473,264228108~7781288,272108064~7694928,280279351~11444306,302261323~9773754,319003743~9699770,340437373~35466390,381681664~5994072,390070272~10325482,403823434~1996078] 2024-08-29T19:18:24.620 INFO:tasks.workunit.client.0.smithi029.stdout:from 3 to 15 diff [3356073~20832707,27345768~5622822,34615509~9953661,45115652~9338697,55086804~10070492,66490389~8009874,78637048~9762584,89941705~16365657,106743194~2483920,115334636~3899920,121956196~2549697,125787452~10894427,138099618~28334773,175251408~6482753,183332404~3333048,186730388~5829196,193238727~10950491,206884151~33131774,242137383~8349154,253597300~3942371,260983565~988473,264228108~7781288,272108064~7694928,280279351~8189926,288999523~2724134,302261323~9773754,319003743~9699770,343365350~9826363,356335371~11865652,368226726~7677037,382390341~5285395,390812509~9583245,403823434~1996078] 2024-08-29T19:18:24.621 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3356073~20832707,27345768~5622822,34615509~9953661,45115652~9338697,55086804~10070492,66490389~8009874,78637048~9762584,89941705~16365657,106743194~2483920,115334636~3899920,121956196~2549697,125787452~10894427,138099618~28334773,175251408~6482753,183332404~3333048,186730388~5829196,193238727~10950491,206884151~33131774,242137383~8349154,253597300~3942371,260983565~988473,264228108~7781288,272108064~7694928,280279351~8189926,288999523~2724134,302261323~9773754,319003743~9699770,343365350~9826363,356335371~11865652,368226726~7677037,382390341~5285395,390812509~9583245,403823434~1996078] 2024-08-29T19:18:24.628 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~24188780,27345768~5622822,34615509~19838840,54525952~10631344,65571780~8928483,78637048~30590066,113246208~5988348,121956196~2549697,124613117~41821274,175251408~6482753,183332404~9227180,192937984~11251234,205520896~44965641,253597300~3942371,260983565~988473,264228108~7781288,272108064~7694928,280279351~11444306,302261323~9773754,319003743~9699770,340437373~35466390,381681664~5994072,390070272~10325482,403823434~1996078] 2024-08-29T19:18:24.628 INFO:tasks.workunit.client.0.smithi029.stdout:from 3 to 16 diff [3356073~20832707,27345768~5622822,34615509~9953661,45115652~9338697,55086804~10070492,65345588~9154675,77585843~10813789,89941705~19285409,115334636~3899920,121956196~2549697,125787452~10894427,138099618~28334773,175251408~6482753,183332404~3333048,186730388~5829196,193238727~10950491,206884151~33131774,242137383~8349154,253597300~3942371,260983565~988473,264228108~7781288,272108064~23913087,302261323~9773754,312881221~3304495,319003743~9699770,343365350~9826363,356335371~11865652,368226726~7677037,382390341~5285395,390812509~9583245,403823434~1996078] 2024-08-29T19:18:24.628 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3356073~20832707,27345768~5622822,34615509~9953661,45115652~9338697,55086804~10070492,65345588~9154675,77585843~10813789,89941705~19285409,115334636~3899920,121956196~2549697,125787452~10894427,138099618~28334773,175251408~6482753,183332404~3333048,186730388~5829196,193238727~10950491,206884151~33131774,242137383~8349154,253597300~3942371,260983565~988473,264228108~7781288,272108064~23913087,302261323~9773754,312881221~3304495,319003743~9699770,343365350~9826363,356335371~11865652,368226726~7677037,382390341~5285395,390812509~9583245,403823434~1996078] 2024-08-29T19:18:24.634 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~24188780,27345768~5622822,34615509~19838840,54525952~10631344,65345588~9154675,77585843~31641271,113246208~5988348,121956196~2549697,124613117~41821274,175251408~6482753,183332404~9227180,192937984~11251234,205520896~44965641,253597300~3942371,260983565~988473,264228108~7781288,272108064~23913087,302261323~9773754,312881221~3304495,319003743~9699770,340437373~35466390,381681664~5994072,390070272~10325482,403823434~1996078] 2024-08-29T19:18:24.634 INFO:tasks.workunit.client.0.smithi029.stdout:from 3 to 17 diff [3356073~20832707,27345768~5622822,34615509~9953661,45115652~9338697,55086804~10070492,65345588~9154675,77585843~10813789,89941705~19285409,115334636~3899920,121956196~2549697,125787452~10894427,138099618~28475077,175251408~6482753,183332404~3333048,186730388~5829196,193238727~10950491,206884151~33131774,242137383~8349154,253597300~3942371,260983565~988473,264228108~7781288,272108064~25179181,302261323~13924393,319003743~9699770,339738046~13453667,356335371~11865652,368226726~10428038,382390341~18005413,403823434~6667244] 2024-08-29T19:18:24.635 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3356073~20832707,27345768~5622822,34615509~9953661,45115652~9338697,55086804~10070492,65345588~9154675,77585843~10813789,89941705~19285409,115334636~3899920,121956196~2549697,125787452~10894427,138099618~28475077,175251408~6482753,183332404~3333048,186730388~5829196,193238727~10950491,206884151~33131774,242137383~8349154,253597300~3942371,260983565~988473,264228108~7781288,272108064~25179181,302261323~13924393,319003743~9699770,339738046~13453667,356335371~11865652,368226726~10428038,382390341~18005413,403823434~6667244] 2024-08-29T19:18:24.641 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~24188780,27345768~5622822,34615509~19838840,54525952~10631344,65345588~9154675,77585843~31641271,113246208~5988348,121956196~2549697,124613117~41961578,175251408~6482753,183332404~9227180,192937984~11251234,205520896~44965641,253597300~3942371,260983565~988473,264228108~7781288,272108064~25179181,302261323~13924393,319003743~9699770,339738046~38916718,381681664~18714090,403823434~6667244] 2024-08-29T19:18:24.642 INFO:tasks.workunit.client.0.smithi029.stdout:from 3 to 18 diff [3356073~22759356,27345768~5622822,34615509~9953661,45115652~9338697,55086804~19413459,77585843~10813789,89941705~19285409,115334636~3899920,121956196~2549697,125787452~10894427,138099618~28475077,175251408~6482753,183332404~3333048,186730388~5829196,193238727~10950491,206884151~33131774,242137383~8349154,251221887~57235,253597300~3942371,260983565~988473,264228108~7781288,272108064~25179181,302261323~13924393,319003743~9699770,339738046~28462977,368226726~10428038,381094705~19301049,403823434~6667244] 2024-08-29T19:18:24.642 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3356073~22759356,27345768~5622822,34615509~9953661,45115652~9338697,55086804~19413459,77585843~10813789,89941705~19285409,115334636~3899920,121956196~2549697,125787452~10894427,138099618~28475077,175251408~6482753,183332404~3333048,186730388~5829196,193238727~10950491,206884151~33131774,242137383~8349154,251221887~57235,253597300~3942371,260983565~988473,264228108~7781288,272108064~25179181,302261323~13924393,319003743~9699770,339738046~28462977,368226726~10428038,381094705~19301049,403823434~6667244] 2024-08-29T19:18:24.648 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~26115429,27345768~5622822,34615509~19838840,54525952~19974311,77585843~31641271,113246208~5988348,121956196~2549697,124613117~41961578,175251408~6482753,183332404~9227180,192937984~11251234,205520896~44965641,251221887~57235,253597300~3942371,260983565~988473,264228108~7781288,272108064~25179181,302261323~13924393,319003743~9699770,339738046~60657708,403823434~6667244] 2024-08-29T19:18:24.648 INFO:tasks.workunit.client.0.smithi029.stdout:from 3 to 19 diff [3356073~22759356,27345768~5622822,34615509~9953661,45115652~9338697,55086804~19413459,77585843~10813789,89941705~19285409,115334636~3899920,121956196~2549697,125787452~10894427,138099618~28475077,175251408~6482753,183332404~3333048,186730388~5829196,193238727~10950491,206884151~33131774,242137383~8349154,251221887~57235,253597300~3942371,260983565~988473,264228108~7781288,272108064~25179181,302261323~13924393,319003743~9699770,331855582~6525947,339090958~29110065,368226726~12062973,381094705~29395973] 2024-08-29T19:18:24.648 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3356073~22759356,27345768~5622822,34615509~9953661,45115652~9338697,55086804~19413459,77585843~10813789,89941705~19285409,115334636~3899920,121956196~2549697,125787452~10894427,138099618~28475077,175251408~6482753,183332404~3333048,186730388~5829196,193238727~10950491,206884151~33131774,242137383~8349154,251221887~57235,253597300~3942371,260983565~988473,264228108~7781288,272108064~25179181,302261323~13924393,319003743~9699770,331855582~6525947,339090958~29110065,368226726~12062973,381094705~29395973] 2024-08-29T19:18:24.655 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~26115429,27345768~5622822,34615509~19838840,54525952~19974311,77585843~31641271,113246208~5988348,121956196~2549697,124613117~41961578,175251408~6482753,183332404~9227180,192937984~11251234,205520896~44965641,251221887~57235,253597300~3942371,260983565~988473,264228108~7781288,272108064~25179181,302261323~13924393,319003743~9699770,331350016~7031513,339090958~71399720] 2024-08-29T19:18:24.655 INFO:tasks.workunit.client.0.smithi029.stdout:from 4 to 5 diff [35273728~6251986,71004819~1543203,126148010~4274447,130523187~5802949,195132933~6600153,206884151~5528485,212803059~4606789,223928943~5052006,242137383~3374174,373587947~2315816] 2024-08-29T19:18:24.656 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [35273728~6251986,71004819~1543203,126148010~4274447,130523187~5802949,195132933~6600153,206884151~5528485,212803059~4606789,223928943~5052006,242137383~3374174,373587947~2315816] 2024-08-29T19:18:24.663 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [35273728~6251986,67108864~5439158,126148010~4274447,130523187~5802949,192937984~8795102,205520896~11888952,223928943~5052006,239075328~6436229,373293056~2610707] 2024-08-29T19:18:24.663 INFO:tasks.workunit.client.0.smithi029.stdout:from 4 to 6 diff [35273728~6251986,71004819~1543203,126148010~4274447,130523187~5802949,147033712~7930922,175251408~6482753,195132933~6600153,206884151~5528485,212803059~4606789,223819660~5161289,236788102~2682730,242137383~3374174,260983565~988473,281391252~5302368,302261323~3624427,363537260~3506396,373587947~2315816,393846076~6082116] 2024-08-29T19:18:24.664 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [35273728~6251986,71004819~1543203,126148010~4274447,130523187~5802949,147033712~7930922,175251408~6482753,195132933~6600153,206884151~5528485,212803059~4606789,223819660~5161289,236788102~2682730,242137383~3374174,260983565~988473,281391252~5302368,302261323~3624427,363537260~3506396,373587947~2315816,393846076~6082116] 2024-08-29T19:18:24.670 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [35273728~6251986,67108864~5439158,126148010~4274447,130523187~5802949,147033712~7930922,175251408~6482753,192937984~8795102,205520896~11888952,223819660~5161289,234881024~10630533,260983565~988473,281391252~5302368,302261323~3624427,360710144~6333512,373293056~2610707,390070272~9857920] 2024-08-29T19:18:24.670 INFO:tasks.workunit.client.0.smithi029.stdout:from 4 to 7 diff [3356073~4468953,35273728~6251986,71004819~1543203,78637048~6672642,121956196~2549697,125787452~10538684,147033712~10091908,175251408~6482753,185381298~295556,195132933~6600153,206884151~5528485,212803059~4606789,223819660~5161289,236788102~2682730,242137383~3374174,260983565~988473,281391252~5302368,302261323~3624427,344301816~4545495,359527442~1530136,363537260~3506396,373587947~2315816,393846076~6082116] 2024-08-29T19:18:24.670 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3356073~4468953,35273728~6251986,71004819~1543203,78637048~6672642,121956196~2549697,125787452~10538684,147033712~10091908,175251408~6482753,185381298~295556,195132933~6600153,206884151~5528485,212803059~4606789,223819660~5161289,236788102~2682730,242137383~3374174,260983565~988473,281391252~5302368,302261323~3624427,344301816~4545495,359527442~1530136,363537260~3506396,373587947~2315816,393846076~6082116] 2024-08-29T19:18:24.677 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~7825026,35273728~6251986,67108864~5439158,78637048~6672642,121956196~2549697,124613117~11713019,147033712~10091908,175251408~6482753,185381298~295556,192937984~8795102,205520896~11888952,223819660~5161289,234881024~10630533,260983565~988473,281391252~5302368,302261323~3624427,343932928~4914383,356515840~10527816,373293056~2610707,390070272~9857920] 2024-08-29T19:18:24.678 INFO:tasks.workunit.client.0.smithi029.stdout:from 4 to 8 diff [3356073~9178148,35273728~6523035,71004819~1543203,78637048~6672642,97913714~4109489,121956196~2549697,125787452~10538684,147033712~16471511,175251408~6482753,185381298~295556,195132933~6600153,206884151~5528485,212803059~4606789,223819660~5161289,236788102~2682730,242137383~8349154,260983565~988473,272108064~7694928,280279351~8189926,302261323~3624427,343365350~5481961,359527442~1530136,363537260~3506396,373587947~2315816,393846076~6082116,403823434~1996078] 2024-08-29T19:18:24.678 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3356073~9178148,35273728~6523035,71004819~1543203,78637048~6672642,97913714~4109489,121956196~2549697,125787452~10538684,147033712~16471511,175251408~6482753,185381298~295556,195132933~6600153,206884151~5528485,212803059~4606789,223819660~5161289,236788102~2682730,242137383~8349154,260983565~988473,272108064~7694928,280279351~8189926,302261323~3624427,343365350~5481961,359527442~1530136,363537260~3506396,373587947~2315816,393846076~6082116,403823434~1996078] 2024-08-29T19:18:24.685 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~12534221,35273728~6523035,67108864~5439158,78637048~6672642,97913714~4109489,121956196~2549697,124613117~11713019,147033712~16471511,175251408~6482753,185381298~295556,192937984~8795102,205520896~11888952,223819660~5161289,234881024~15605513,260983565~988473,272108064~7694928,280279351~8189926,302261323~3624427,340437373~8409938,356515840~10527816,373293056~2610707,390070272~9857920,403823434~1996078] 2024-08-29T19:18:24.685 INFO:tasks.workunit.client.0.smithi029.stdout:from 4 to 9 diff [3356073~9178148,18472047~5716733,34615509~7181254,71004819~1543203,78637048~6672642,97913714~4109489,121956196~2549697,125787452~10538684,147033712~16471511,175251408~6482753,183775281~901752,185381298~295556,195132933~6600153,206884151~10525697,223819660~11965963,236788102~2682730,242137383~8349154,260983565~988473,266218837~512918,272108064~7694928,280279351~8189926,302261323~3624427,343365350~5481961,356974608~10069048,373587947~2315816,393846076~6549678,403823434~1996078] 2024-08-29T19:18:24.685 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3356073~9178148,18472047~5716733,34615509~7181254,71004819~1543203,78637048~6672642,97913714~4109489,121956196~2549697,125787452~10538684,147033712~16471511,175251408~6482753,183775281~901752,185381298~295556,195132933~6600153,206884151~10525697,223819660~11965963,236788102~2682730,242137383~8349154,260983565~988473,266218837~512918,272108064~7694928,280279351~8189926,302261323~3624427,343365350~5481961,356974608~10069048,373587947~2315816,393846076~6549678,403823434~1996078] 2024-08-29T19:18:24.692 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~12534221,18472047~5716733,34615509~7181254,67108864~5439158,78637048~6672642,97913714~4109489,121956196~2549697,124613117~11713019,147033712~16471511,175251408~6482753,183775281~901752,185381298~295556,192937984~8795102,205520896~11888952,223819660~26666877,260983565~988473,266218837~512918,272108064~7694928,280279351~8189926,302261323~3624427,340437373~8409938,356515840~10527816,373293056~2610707,390070272~10325482,403823434~1996078] 2024-08-29T19:18:24.692 INFO:tasks.workunit.client.0.smithi029.stdout:from 4 to 10 diff [3356073~10934520,18472047~5716733,27345768~5622822,34615509~8492788,55086804~10070492,71004819~1543203,78637048~6672642,97913714~8393648,121956196~2549697,125787452~10538684,138099618~4977178,147033712~16471511,175251408~6482753,183775281~901752,185381298~295556,195132933~6600153,206884151~10525697,223819660~16196265,242137383~8349154,260983565~988473,266218837~512918,272108064~7694928,280279351~8189926,302261323~9773754,343365350~5481961,356974608~10069048,373587947~2315816,393846076~6549678,403823434~1996078] 2024-08-29T19:18:24.692 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3356073~10934520,18472047~5716733,27345768~5622822,34615509~8492788,55086804~10070492,71004819~1543203,78637048~6672642,97913714~8393648,121956196~2549697,125787452~10538684,138099618~4977178,147033712~16471511,175251408~6482753,183775281~901752,185381298~295556,195132933~6600153,206884151~10525697,223819660~16196265,242137383~8349154,260983565~988473,266218837~512918,272108064~7694928,280279351~8189926,302261323~9773754,343365350~5481961,356974608~10069048,373587947~2315816,393846076~6549678,403823434~1996078] 2024-08-29T19:18:24.701 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~14290593,18472047~5716733,27345768~5622822,34615509~8492788,54525952~10631344,67108864~5439158,78637048~6672642,97913714~8393648,121956196~2549697,124613117~11713019,136681879~6394917,147033712~16471511,175251408~6482753,183775281~901752,185381298~295556,192937984~8795102,205520896~11888952,223819660~26666877,260983565~988473,266218837~512918,272108064~7694928,280279351~8189926,302261323~9773754,340437373~8409938,356515840~10527816,373293056~2610707,390070272~10325482,403823434~1996078] 2024-08-29T19:18:24.702 INFO:tasks.workunit.client.0.smithi029.stdout:from 4 to 11 diff [3356073~10934520,18472047~5716733,27345768~5622822,34615509~9953661,55086804~10070492,66490389~7409063,78637048~6672642,97913714~8393648,121956196~2549697,125787452~10538684,138099618~4977178,147033712~16471511,175251408~6482753,183775281~901752,185381298~295556,195132933~6600153,202550285~441478,206884151~10525697,217870400~22145525,242137383~8349154,260983565~988473,266218837~512918,272108064~7694928,280279351~8189926,302261323~9773754,319003743~8040655,343365350~9826363,356974608~10069048,373587947~2315816,391334816~186727,393846076~6549678,403823434~1996078] 2024-08-29T19:18:24.702 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3356073~10934520,18472047~5716733,27345768~5622822,34615509~9953661,55086804~10070492,66490389~7409063,78637048~6672642,97913714~8393648,121956196~2549697,125787452~10538684,138099618~4977178,147033712~16471511,175251408~6482753,183775281~901752,185381298~295556,195132933~6600153,202550285~441478,206884151~10525697,217870400~22145525,242137383~8349154,260983565~988473,266218837~512918,272108064~7694928,280279351~8189926,302261323~9773754,319003743~8040655,343365350~9826363,356974608~10069048,373587947~2315816,391334816~186727,393846076~6549678,403823434~1996078] 2024-08-29T19:18:24.708 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~14290593,18472047~5716733,27345768~5622822,34615509~9953661,54525952~10631344,65571780~8327672,78637048~6672642,97913714~8393648,121956196~2549697,124613117~11713019,136681879~6394917,147033712~16471511,175251408~6482753,183775281~901752,185381298~295556,192937984~10053779,205520896~11888952,217870400~32616137,260983565~988473,266218837~512918,272108064~7694928,280279351~8189926,302261323~9773754,319003743~8040655,340437373~12754340,356515840~10527816,373293056~2610707,390070272~10325482,403823434~1996078] 2024-08-29T19:18:24.708 INFO:tasks.workunit.client.0.smithi029.stdout:from 4 to 12 diff [3356073~10934520,18472047~5716733,27345768~5622822,34615509~9953661,45115652~9338697,55086804~10070492,66490389~7409063,78637048~9762584,95543898~10763464,121956196~2549697,125787452~10538684,138099618~4977178,145043247~18461976,175251408~6482753,183775281~901752,185381298~295556,186730388~552713,195132933~9056285,206884151~10525697,217870400~22145525,242137383~8349154,260983565~988473,266218837~512918,272108064~7694928,280279351~8189926,289811338~1912319,302261323~9773754,319003743~8040655,343365350~9826363,356974608~10069048,373587947~2315816,391334816~186727,393846076~6549678,403823434~1996078] 2024-08-29T19:18:24.708 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3356073~10934520,18472047~5716733,27345768~5622822,34615509~9953661,45115652~9338697,55086804~10070492,66490389~7409063,78637048~9762584,95543898~10763464,121956196~2549697,125787452~10538684,138099618~4977178,145043247~18461976,175251408~6482753,183775281~901752,185381298~295556,186730388~552713,195132933~9056285,206884151~10525697,217870400~22145525,242137383~8349154,260983565~988473,266218837~512918,272108064~7694928,280279351~8189926,289811338~1912319,302261323~9773754,319003743~8040655,343365350~9826363,356974608~10069048,373587947~2315816,391334816~186727,393846076~6549678,403823434~1996078] 2024-08-29T19:18:24.715 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~14290593,18472047~5716733,27345768~5622822,34615509~19838840,54525952~10631344,65571780~8327672,78637048~9762584,95543898~10763464,121956196~2549697,124613117~11713019,136681879~6394917,145043247~18461976,175251408~6482753,183775281~901752,185381298~295556,186730388~552713,192937984~11251234,205520896~11888952,217870400~32616137,260983565~988473,266218837~512918,272108064~7694928,280279351~8189926,289406976~2316681,302261323~9773754,319003743~8040655,340437373~12754340,356515840~10527816,373293056~2610707,390070272~10325482,403823434~1996078] 2024-08-29T19:18:24.715 INFO:tasks.workunit.client.0.smithi029.stdout:from 4 to 13 diff [3356073~10934520,18472047~5716733,27345768~5622822,34615509~9953661,45115652~9338697,55086804~10070492,66490389~8009874,78637048~9762584,95543898~10763464,121956196~2549697,125787452~10538684,138099618~28334773,175251408~6482753,183775281~901752,185381298~295556,186730388~552713,195132933~9056285,206884151~10525697,217870400~22145525,242137383~8349154,260983565~988473,264228108~7781288,272108064~7694928,280279351~8189926,288999523~2724134,302261323~9773754,319003743~8040655,343365350~9826363,356974608~10069048,373587947~2315816,383719228~3201032,390812509~9583245,403823434~1996078] 2024-08-29T19:18:24.715 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3356073~10934520,18472047~5716733,27345768~5622822,34615509~9953661,45115652~9338697,55086804~10070492,66490389~8009874,78637048~9762584,95543898~10763464,121956196~2549697,125787452~10538684,138099618~28334773,175251408~6482753,183775281~901752,185381298~295556,186730388~552713,195132933~9056285,206884151~10525697,217870400~22145525,242137383~8349154,260983565~988473,264228108~7781288,272108064~7694928,280279351~8189926,288999523~2724134,302261323~9773754,319003743~8040655,343365350~9826363,356974608~10069048,373587947~2315816,383719228~3201032,390812509~9583245,403823434~1996078] 2024-08-29T19:18:24.723 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~14290593,18472047~5716733,27345768~5622822,34615509~19838840,54525952~10631344,65571780~8928483,78637048~9762584,95543898~10763464,121956196~2549697,124613117~11713019,136681879~29752512,175251408~6482753,183775281~901752,185381298~295556,186730388~552713,192937984~11251234,205520896~11888952,217870400~32616137,260983565~988473,264228108~7781288,272108064~7694928,280279351~11444306,302261323~9773754,319003743~8040655,340437373~12754340,356515840~10527816,373293056~2610707,383719228~3201032,390070272~10325482,403823434~1996078] 2024-08-29T19:18:24.723 INFO:tasks.workunit.client.0.smithi029.stdout:from 4 to 14 diff [3356073~13793392,18472047~5716733,27345768~5622822,34615509~9953661,45115652~9338697,55086804~10070492,66490389~8009874,78637048~9762584,91004406~188721,95543898~10763464,121956196~2549697,125787452~10538684,138099618~28334773,175251408~6482753,183332404~3333048,186730388~552713,195132933~9056285,206884151~10525697,217870400~22145525,242137383~8349154,260983565~988473,264228108~7781288,272108064~7694928,280279351~8189926,288999523~2724134,302261323~9773754,319003743~9699770,343365350~9826363,356335371~11865652,368226726~7677037,383719228~3201032,390812509~9583245,403823434~1996078] 2024-08-29T19:18:24.723 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3356073~13793392,18472047~5716733,27345768~5622822,34615509~9953661,45115652~9338697,55086804~10070492,66490389~8009874,78637048~9762584,91004406~188721,95543898~10763464,121956196~2549697,125787452~10538684,138099618~28334773,175251408~6482753,183332404~3333048,186730388~552713,195132933~9056285,206884151~10525697,217870400~22145525,242137383~8349154,260983565~988473,264228108~7781288,272108064~7694928,280279351~8189926,288999523~2724134,302261323~9773754,319003743~9699770,343365350~9826363,356335371~11865652,368226726~7677037,383719228~3201032,390812509~9583245,403823434~1996078] 2024-08-29T19:18:24.730 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~17149465,18472047~5716733,27345768~5622822,34615509~19838840,54525952~10631344,65571780~8928483,78637048~12556079,95543898~10763464,121956196~2549697,124613117~11713019,136681879~29752512,175251408~6482753,183332404~3333048,186730388~552713,192937984~11251234,205520896~11888952,217870400~32616137,260983565~988473,264228108~7781288,272108064~7694928,280279351~11444306,302261323~9773754,319003743~9699770,340437373~35466390,383719228~3201032,390070272~10325482,403823434~1996078] 2024-08-29T19:18:24.730 INFO:tasks.workunit.client.0.smithi029.stdout:from 4 to 15 diff [3356073~13793392,18472047~5716733,27345768~5622822,34615509~9953661,45115652~9338697,55086804~10070492,66490389~8009874,78637048~9762584,89941705~16365657,115334636~3899920,121956196~2549697,125787452~10538684,138099618~28334773,175251408~6482753,183332404~3333048,186730388~552713,193238727~10950491,206884151~33131774,242137383~8349154,260983565~988473,264228108~7781288,272108064~7694928,280279351~8189926,288999523~2724134,302261323~9773754,319003743~9699770,343365350~9826363,356335371~11865652,368226726~7677037,383719228~3201032,390812509~9583245,403823434~1996078] 2024-08-29T19:18:24.730 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3356073~13793392,18472047~5716733,27345768~5622822,34615509~9953661,45115652~9338697,55086804~10070492,66490389~8009874,78637048~9762584,89941705~16365657,115334636~3899920,121956196~2549697,125787452~10538684,138099618~28334773,175251408~6482753,183332404~3333048,186730388~552713,193238727~10950491,206884151~33131774,242137383~8349154,260983565~988473,264228108~7781288,272108064~7694928,280279351~8189926,288999523~2724134,302261323~9773754,319003743~9699770,343365350~9826363,356335371~11865652,368226726~7677037,383719228~3201032,390812509~9583245,403823434~1996078] 2024-08-29T19:18:24.736 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~17149465,18472047~5716733,27345768~5622822,34615509~19838840,54525952~10631344,65571780~8928483,78637048~27670314,113246208~5988348,121956196~2549697,124613117~11713019,136681879~29752512,175251408~6482753,183332404~3333048,186730388~552713,192937984~11251234,205520896~44965641,260983565~988473,264228108~7781288,272108064~7694928,280279351~11444306,302261323~9773754,319003743~9699770,340437373~35466390,383719228~3201032,390070272~10325482,403823434~1996078] 2024-08-29T19:18:24.736 INFO:tasks.workunit.client.0.smithi029.stdout:from 4 to 16 diff [3356073~13793392,18472047~5716733,27345768~5622822,34615509~9953661,45115652~9338697,55086804~10070492,65345588~9154675,77585843~10813789,89941705~17891637,115334636~3899920,121956196~2549697,125787452~10538684,138099618~28334773,175251408~6482753,183332404~3333048,186730388~552713,193238727~10950491,206884151~33131774,242137383~8349154,260983565~988473,264228108~7781288,272108064~23913087,302261323~9773754,312881221~3304495,319003743~9699770,343365350~9826363,356335371~11865652,368226726~7677037,383719228~3201032,390812509~9583245,403823434~1996078] 2024-08-29T19:18:24.736 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3356073~13793392,18472047~5716733,27345768~5622822,34615509~9953661,45115652~9338697,55086804~10070492,65345588~9154675,77585843~10813789,89941705~17891637,115334636~3899920,121956196~2549697,125787452~10538684,138099618~28334773,175251408~6482753,183332404~3333048,186730388~552713,193238727~10950491,206884151~33131774,242137383~8349154,260983565~988473,264228108~7781288,272108064~23913087,302261323~9773754,312881221~3304495,319003743~9699770,343365350~9826363,356335371~11865652,368226726~7677037,383719228~3201032,390812509~9583245,403823434~1996078] 2024-08-29T19:18:24.743 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~17149465,18472047~5716733,27345768~5622822,34615509~19838840,54525952~10631344,65345588~9154675,77585843~30247499,113246208~5988348,121956196~2549697,124613117~11713019,136681879~29752512,175251408~6482753,183332404~3333048,186730388~552713,192937984~11251234,205520896~44965641,260983565~988473,264228108~7781288,272108064~23913087,302261323~9773754,312881221~3304495,319003743~9699770,340437373~35466390,383719228~3201032,390070272~10325482,403823434~1996078] 2024-08-29T19:18:24.744 INFO:tasks.workunit.client.0.smithi029.stdout:from 4 to 17 diff [3356073~13793392,18472047~5716733,27345768~5622822,34615509~9953661,45115652~9338697,55086804~10070492,65345588~9154675,77585843~10813789,89941705~17891637,115334636~3899920,121956196~2549697,125787452~10538684,138099618~28475077,175251408~6482753,183332404~3333048,186730388~552713,193238727~10950491,206884151~33131774,242137383~8349154,260983565~988473,264228108~7781288,272108064~25179181,302261323~13924393,319003743~9699770,339738046~13453667,356335371~11865652,368226726~10428038,383719228~16676526,403823434~6667244] 2024-08-29T19:18:24.744 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3356073~13793392,18472047~5716733,27345768~5622822,34615509~9953661,45115652~9338697,55086804~10070492,65345588~9154675,77585843~10813789,89941705~17891637,115334636~3899920,121956196~2549697,125787452~10538684,138099618~28475077,175251408~6482753,183332404~3333048,186730388~552713,193238727~10950491,206884151~33131774,242137383~8349154,260983565~988473,264228108~7781288,272108064~25179181,302261323~13924393,319003743~9699770,339738046~13453667,356335371~11865652,368226726~10428038,383719228~16676526,403823434~6667244] 2024-08-29T19:18:24.751 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~17149465,18472047~5716733,27345768~5622822,34615509~19838840,54525952~10631344,65345588~9154675,77585843~30247499,113246208~5988348,121956196~2549697,124613117~11713019,136681879~29892816,175251408~6482753,183332404~3333048,186730388~552713,192937984~11251234,205520896~44965641,260983565~988473,264228108~7781288,272108064~25179181,302261323~13924393,319003743~9699770,339738046~38916718,383719228~16676526,403823434~6667244] 2024-08-29T19:18:24.751 INFO:tasks.workunit.client.0.smithi029.stdout:from 4 to 18 diff [3356073~13793392,18472047~7643382,27345768~5622822,34615509~9953661,45115652~9338697,55086804~19413459,77585843~10813789,89941705~17891637,115334636~3899920,121956196~2549697,125787452~10538684,138099618~28475077,175251408~6482753,183332404~3333048,186730388~552713,193238727~10950491,206884151~33131774,242137383~8349154,251221887~57235,260983565~988473,264228108~7781288,272108064~25179181,302261323~13924393,319003743~9699770,339738046~28462977,368226726~10428038,381094705~1643508,382768921~17626833,403823434~6667244] 2024-08-29T19:18:24.751 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3356073~13793392,18472047~7643382,27345768~5622822,34615509~9953661,45115652~9338697,55086804~19413459,77585843~10813789,89941705~17891637,115334636~3899920,121956196~2549697,125787452~10538684,138099618~28475077,175251408~6482753,183332404~3333048,186730388~552713,193238727~10950491,206884151~33131774,242137383~8349154,251221887~57235,260983565~988473,264228108~7781288,272108064~25179181,302261323~13924393,319003743~9699770,339738046~28462977,368226726~10428038,381094705~1643508,382768921~17626833,403823434~6667244] 2024-08-29T19:18:24.758 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~17149465,18472047~7643382,27345768~5622822,34615509~19838840,54525952~19974311,77585843~30247499,113246208~5988348,121956196~2549697,124613117~11713019,136681879~29892816,175251408~6482753,183332404~3333048,186730388~552713,192937984~11251234,205520896~44965641,251221887~57235,260983565~988473,264228108~7781288,272108064~25179181,302261323~13924393,319003743~9699770,339738046~43000167,382768921~17626833,403823434~6667244] 2024-08-29T19:18:24.758 INFO:tasks.workunit.client.0.smithi029.stdout:from 4 to 19 diff [3356073~13793392,18472047~7643382,27345768~5622822,34615509~9953661,45115652~9338697,55086804~19413459,77585843~10813789,89941705~17891637,115334636~3899920,121956196~2549697,125787452~10538684,138099618~28475077,175251408~6482753,183332404~3333048,186730388~552713,193238727~10950491,206884151~33131774,242137383~8349154,251221887~57235,260983565~988473,264228108~7781288,272108064~25179181,302261323~13924393,319003743~9699770,331855582~6525947,339090958~29110065,368226726~12062973,381094705~1643508,382768921~27721757] 2024-08-29T19:18:24.758 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3356073~13793392,18472047~7643382,27345768~5622822,34615509~9953661,45115652~9338697,55086804~19413459,77585843~10813789,89941705~17891637,115334636~3899920,121956196~2549697,125787452~10538684,138099618~28475077,175251408~6482753,183332404~3333048,186730388~552713,193238727~10950491,206884151~33131774,242137383~8349154,251221887~57235,260983565~988473,264228108~7781288,272108064~25179181,302261323~13924393,319003743~9699770,331855582~6525947,339090958~29110065,368226726~12062973,381094705~1643508,382768921~27721757] 2024-08-29T19:18:24.765 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~17149465,18472047~7643382,27345768~5622822,34615509~19838840,54525952~19974311,77585843~30247499,113246208~5988348,121956196~2549697,124613117~11713019,136681879~29892816,175251408~6482753,183332404~3333048,186730388~552713,192937984~11251234,205520896~44965641,251221887~57235,260983565~988473,264228108~7781288,272108064~25179181,302261323~13924393,319003743~9699770,331350016~7031513,339090958~43647255,382768921~27721757] 2024-08-29T19:18:24.765 INFO:tasks.workunit.client.0.smithi029.stdout:from 5 to 6 diff [132462142~3717938,147033712~7930922,175251408~6482753,223819660~124611,236788102~2682730,260983565~988473,281391252~5302368,302261323~3624427,363537260~3506396,393846076~6082116] 2024-08-29T19:18:24.765 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [132462142~3717938,147033712~7930922,175251408~6482753,223819660~124611,236788102~2682730,260983565~988473,281391252~5302368,302261323~3624427,363537260~3506396,393846076~6082116] 2024-08-29T19:18:24.773 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [132462142~3717938,147033712~7930922,175251408~6482753,223819660~124611,234881024~4589808,260983565~988473,281391252~5302368,302261323~3624427,360710144~6333512,390070272~9857920] 2024-08-29T19:18:24.773 INFO:tasks.workunit.client.0.smithi029.stdout:from 5 to 7 diff [3356073~4468953,78637048~6672642,121956196~2549697,125787452~4982631,132462142~3717938,147033712~10091908,175251408~6482753,185381298~295556,223819660~124611,236788102~2682730,260983565~988473,281391252~5302368,302261323~3624427,344301816~4545495,359527442~1530136,363537260~3506396,393846076~6082116] 2024-08-29T19:18:24.773 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3356073~4468953,78637048~6672642,121956196~2549697,125787452~4982631,132462142~3717938,147033712~10091908,175251408~6482753,185381298~295556,223819660~124611,236788102~2682730,260983565~988473,281391252~5302368,302261323~3624427,344301816~4545495,359527442~1530136,363537260~3506396,393846076~6082116] 2024-08-29T19:18:24.779 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~7825026,78637048~6672642,121956196~2549697,124613117~6156966,132462142~3717938,147033712~10091908,175251408~6482753,185381298~295556,223819660~124611,234881024~4589808,260983565~988473,281391252~5302368,302261323~3624427,343932928~4914383,356515840~10527816,390070272~9857920] 2024-08-29T19:18:24.779 INFO:tasks.workunit.client.0.smithi029.stdout:from 5 to 8 diff [3356073~9178148,39027434~2769329,78637048~6672642,97913714~4109489,121956196~2549697,125787452~4982631,132462142~3717938,147033712~16471511,175251408~6482753,185381298~295556,223819660~124611,236788102~2682730,243749136~6737401,260983565~988473,272108064~7694928,280279351~8189926,302261323~3624427,343365350~5481961,359527442~1530136,363537260~3506396,393846076~6082116,403823434~1996078] 2024-08-29T19:18:24.779 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3356073~9178148,39027434~2769329,78637048~6672642,97913714~4109489,121956196~2549697,125787452~4982631,132462142~3717938,147033712~16471511,175251408~6482753,185381298~295556,223819660~124611,236788102~2682730,243749136~6737401,260983565~988473,272108064~7694928,280279351~8189926,302261323~3624427,343365350~5481961,359527442~1530136,363537260~3506396,393846076~6082116,403823434~1996078] 2024-08-29T19:18:24.785 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~12534221,39027434~2769329,78637048~6672642,97913714~4109489,121956196~2549697,124613117~6156966,132462142~3717938,147033712~16471511,175251408~6482753,185381298~295556,223819660~124611,234881024~4589808,243749136~6737401,260983565~988473,272108064~7694928,280279351~8189926,302261323~3624427,340437373~8409938,356515840~10527816,390070272~9857920,403823434~1996078] 2024-08-29T19:18:24.786 INFO:tasks.workunit.client.0.smithi029.stdout:from 5 to 9 diff [3356073~9178148,18472047~5716733,34615509~7181254,78637048~6672642,97913714~4109489,121956196~2549697,125787452~4982631,132462142~3717938,147033712~16471511,175251408~6482753,183775281~901752,185381298~295556,208829611~4346147,223819660~124611,228256686~7528937,236788102~2682730,243749136~6737401,260983565~988473,266218837~512918,272108064~7694928,280279351~8189926,302261323~3624427,343365350~5481961,356974608~10069048,393846076~6549678,403823434~1996078] 2024-08-29T19:18:24.786 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3356073~9178148,18472047~5716733,34615509~7181254,78637048~6672642,97913714~4109489,121956196~2549697,125787452~4982631,132462142~3717938,147033712~16471511,175251408~6482753,183775281~901752,185381298~295556,208829611~4346147,223819660~124611,228256686~7528937,236788102~2682730,243749136~6737401,260983565~988473,266218837~512918,272108064~7694928,280279351~8189926,302261323~3624427,343365350~5481961,356974608~10069048,393846076~6549678,403823434~1996078] 2024-08-29T19:18:24.792 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~12534221,18472047~5716733,34615509~7181254,78637048~6672642,97913714~4109489,121956196~2549697,124613117~6156966,132462142~3717938,147033712~16471511,175251408~6482753,183775281~901752,185381298~295556,208829611~4346147,223819660~124611,228256686~11214146,243749136~6737401,260983565~988473,266218837~512918,272108064~7694928,280279351~8189926,302261323~3624427,340437373~8409938,356515840~10527816,390070272~10325482,403823434~1996078] 2024-08-29T19:18:24.792 INFO:tasks.workunit.client.0.smithi029.stdout:from 5 to 10 diff [3356073~10934520,18472047~5716733,27345768~5622822,34615509~8492788,55086804~10070492,78637048~6672642,97913714~8393648,121956196~2549697,125787452~4982631,132462142~3717938,138099618~4977178,147033712~16471511,175251408~6482753,183775281~901752,185381298~295556,197247488~910991,208829611~4346147,223819660~124611,228256686~11759239,243749136~6737401,260983565~988473,266218837~512918,272108064~7694928,280279351~8189926,302261323~9773754,343365350~5481961,356974608~10069048,393846076~6549678,403823434~1996078] 2024-08-29T19:18:24.792 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3356073~10934520,18472047~5716733,27345768~5622822,34615509~8492788,55086804~10070492,78637048~6672642,97913714~8393648,121956196~2549697,125787452~4982631,132462142~3717938,138099618~4977178,147033712~16471511,175251408~6482753,183775281~901752,185381298~295556,197247488~910991,208829611~4346147,223819660~124611,228256686~11759239,243749136~6737401,260983565~988473,266218837~512918,272108064~7694928,280279351~8189926,302261323~9773754,343365350~5481961,356974608~10069048,393846076~6549678,403823434~1996078] 2024-08-29T19:18:24.799 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~14290593,18472047~5716733,27345768~5622822,34615509~8492788,54525952~10631344,78637048~6672642,97913714~8393648,121956196~2549697,124613117~6156966,132462142~3717938,136681879~6394917,147033712~16471511,175251408~6482753,183775281~901752,185381298~295556,197247488~910991,208829611~4346147,223819660~124611,228256686~11759239,243749136~6737401,260983565~988473,266218837~512918,272108064~7694928,280279351~8189926,302261323~9773754,340437373~8409938,356515840~10527816,390070272~10325482,403823434~1996078] 2024-08-29T19:18:24.799 INFO:tasks.workunit.client.0.smithi029.stdout:from 5 to 11 diff [3356073~10934520,18472047~5716733,27345768~5622822,34615509~9953661,55086804~10070492,66490389~7409063,78637048~6672642,97913714~8393648,121956196~2549697,125787452~4982631,132462142~3717938,138099618~4977178,147033712~16471511,175251408~6482753,183775281~901752,185381298~295556,197247488~910991,202550285~441478,208829611~4346147,217870400~6605335,228256686~11759239,243749136~6737401,260983565~988473,266218837~512918,272108064~7694928,280279351~8189926,302261323~9773754,319003743~8040655,343365350~9826363,356974608~10069048,391334816~186727,393846076~6549678,403823434~1996078] 2024-08-29T19:18:24.799 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3356073~10934520,18472047~5716733,27345768~5622822,34615509~9953661,55086804~10070492,66490389~7409063,78637048~6672642,97913714~8393648,121956196~2549697,125787452~4982631,132462142~3717938,138099618~4977178,147033712~16471511,175251408~6482753,183775281~901752,185381298~295556,197247488~910991,202550285~441478,208829611~4346147,217870400~6605335,228256686~11759239,243749136~6737401,260983565~988473,266218837~512918,272108064~7694928,280279351~8189926,302261323~9773754,319003743~8040655,343365350~9826363,356974608~10069048,391334816~186727,393846076~6549678,403823434~1996078] 2024-08-29T19:18:24.806 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~14290593,18472047~5716733,27345768~5622822,34615509~9953661,54525952~10631344,65571780~8327672,78637048~6672642,97913714~8393648,121956196~2549697,124613117~6156966,132462142~3717938,136681879~6394917,147033712~16471511,175251408~6482753,183775281~901752,185381298~295556,197247488~910991,201733086~1258677,208829611~4346147,217870400~6605335,228256686~11759239,243749136~6737401,260983565~988473,266218837~512918,272108064~7694928,280279351~8189926,302261323~9773754,319003743~8040655,340437373~12754340,356515840~10527816,390070272~10325482,403823434~1996078] 2024-08-29T19:18:24.807 INFO:tasks.workunit.client.0.smithi029.stdout:from 5 to 12 diff [3356073~10934520,18472047~5716733,27345768~5622822,34615509~9953661,45115652~9338697,55086804~10070492,66490389~7409063,78637048~9762584,95543898~10763464,121956196~2549697,125787452~4982631,132462142~3717938,138099618~4977178,145043247~18461976,175251408~6482753,183775281~901752,185381298~295556,186730388~552713,196780629~7408589,208829611~4346147,217870400~6605335,228256686~11759239,243749136~6737401,260983565~988473,266218837~512918,272108064~7694928,280279351~8189926,289811338~1912319,302261323~9773754,319003743~8040655,343365350~9826363,356974608~10069048,391334816~186727,393846076~6549678,403823434~1996078] 2024-08-29T19:18:24.807 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3356073~10934520,18472047~5716733,27345768~5622822,34615509~9953661,45115652~9338697,55086804~10070492,66490389~7409063,78637048~9762584,95543898~10763464,121956196~2549697,125787452~4982631,132462142~3717938,138099618~4977178,145043247~18461976,175251408~6482753,183775281~901752,185381298~295556,186730388~552713,196780629~7408589,208829611~4346147,217870400~6605335,228256686~11759239,243749136~6737401,260983565~988473,266218837~512918,272108064~7694928,280279351~8189926,289811338~1912319,302261323~9773754,319003743~8040655,343365350~9826363,356974608~10069048,391334816~186727,393846076~6549678,403823434~1996078] 2024-08-29T19:18:24.814 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~14290593,18472047~5716733,27345768~5622822,34615509~19838840,54525952~10631344,65571780~8327672,78637048~9762584,95543898~10763464,121956196~2549697,124613117~6156966,132462142~3717938,136681879~6394917,145043247~18461976,175251408~6482753,183775281~901752,185381298~295556,186730388~552713,196780629~7408589,208829611~4346147,217870400~6605335,228256686~11759239,243749136~6737401,260983565~988473,266218837~512918,272108064~7694928,280279351~8189926,289406976~2316681,302261323~9773754,319003743~8040655,340437373~12754340,356515840~10527816,390070272~10325482,403823434~1996078] 2024-08-29T19:18:24.814 INFO:tasks.workunit.client.0.smithi029.stdout:from 5 to 13 diff [3356073~10934520,18472047~5716733,27345768~5622822,34615509~9953661,45115652~9338697,55086804~10070492,66490389~8009874,78637048~9762584,95543898~10763464,121956196~2549697,125787452~4982631,132462142~3717938,138099618~28334773,175251408~6482753,183775281~901752,185381298~295556,186730388~552713,196780629~7408589,208829611~4346147,217870400~6605335,228256686~11759239,243749136~6737401,260983565~988473,264228108~7781288,272108064~7694928,280279351~8189926,288999523~2724134,302261323~9773754,319003743~8040655,343365350~9826363,356974608~10069048,383719228~3201032,390812509~9583245,403823434~1996078] 2024-08-29T19:18:24.814 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3356073~10934520,18472047~5716733,27345768~5622822,34615509~9953661,45115652~9338697,55086804~10070492,66490389~8009874,78637048~9762584,95543898~10763464,121956196~2549697,125787452~4982631,132462142~3717938,138099618~28334773,175251408~6482753,183775281~901752,185381298~295556,186730388~552713,196780629~7408589,208829611~4346147,217870400~6605335,228256686~11759239,243749136~6737401,260983565~988473,264228108~7781288,272108064~7694928,280279351~8189926,288999523~2724134,302261323~9773754,319003743~8040655,343365350~9826363,356974608~10069048,383719228~3201032,390812509~9583245,403823434~1996078] 2024-08-29T19:18:24.821 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~14290593,18472047~5716733,27345768~5622822,34615509~19838840,54525952~10631344,65571780~8928483,78637048~9762584,95543898~10763464,121956196~2549697,124613117~6156966,132462142~3717938,136681879~29752512,175251408~6482753,183775281~901752,185381298~295556,186730388~552713,196780629~7408589,208829611~4346147,217870400~6605335,228256686~11759239,243749136~6737401,260983565~988473,264228108~7781288,272108064~7694928,280279351~11444306,302261323~9773754,319003743~8040655,340437373~12754340,356515840~10527816,383719228~3201032,390070272~10325482,403823434~1996078] 2024-08-29T19:18:24.821 INFO:tasks.workunit.client.0.smithi029.stdout:from 5 to 14 diff [3356073~13793392,18472047~5716733,27345768~5622822,34615509~9953661,45115652~9338697,55086804~10070492,66490389~8009874,78637048~9762584,91004406~188721,95543898~10763464,121956196~2549697,125787452~4982631,132462142~3717938,138099618~28334773,175251408~6482753,183332404~3333048,186730388~552713,196780629~7408589,208829611~4346147,217870400~7282357,228256686~11759239,243749136~6737401,260983565~988473,264228108~7781288,272108064~7694928,280279351~8189926,288999523~2724134,302261323~9773754,319003743~9699770,343365350~9826363,356335371~11865652,368226726~5876743,383719228~3201032,390812509~9583245,403823434~1996078] 2024-08-29T19:18:24.821 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3356073~13793392,18472047~5716733,27345768~5622822,34615509~9953661,45115652~9338697,55086804~10070492,66490389~8009874,78637048~9762584,91004406~188721,95543898~10763464,121956196~2549697,125787452~4982631,132462142~3717938,138099618~28334773,175251408~6482753,183332404~3333048,186730388~552713,196780629~7408589,208829611~4346147,217870400~7282357,228256686~11759239,243749136~6737401,260983565~988473,264228108~7781288,272108064~7694928,280279351~8189926,288999523~2724134,302261323~9773754,319003743~9699770,343365350~9826363,356335371~11865652,368226726~5876743,383719228~3201032,390812509~9583245,403823434~1996078] 2024-08-29T19:18:24.828 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~17149465,18472047~5716733,27345768~5622822,34615509~19838840,54525952~10631344,65571780~8928483,78637048~12556079,95543898~10763464,121956196~2549697,124613117~6156966,132462142~3717938,136681879~29752512,175251408~6482753,183332404~3333048,186730388~552713,196780629~7408589,208829611~4346147,217870400~7282357,228256686~11759239,243749136~6737401,260983565~988473,264228108~7781288,272108064~7694928,280279351~11444306,302261323~9773754,319003743~9699770,340437373~33666096,383719228~3201032,390070272~10325482,403823434~1996078] 2024-08-29T19:18:24.828 INFO:tasks.workunit.client.0.smithi029.stdout:from 5 to 15 diff [3356073~13793392,18472047~5716733,27345768~5622822,34615509~9953661,45115652~9338697,55086804~10070492,66490389~8009874,78637048~9762584,89941705~16365657,115334636~3899920,121956196~2549697,125787452~4982631,132462142~3717938,138099618~28334773,175251408~6482753,183332404~3333048,186730388~552713,193238727~10950491,208829611~4346147,216578832~9382418,228256686~11759239,243054763~7431774,260983565~988473,264228108~7781288,272108064~7694928,280279351~8189926,288999523~2724134,302261323~9773754,319003743~9699770,343365350~9826363,356335371~11865652,368226726~5876743,383719228~3201032,390812509~9583245,403823434~1996078] 2024-08-29T19:18:24.828 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3356073~13793392,18472047~5716733,27345768~5622822,34615509~9953661,45115652~9338697,55086804~10070492,66490389~8009874,78637048~9762584,89941705~16365657,115334636~3899920,121956196~2549697,125787452~4982631,132462142~3717938,138099618~28334773,175251408~6482753,183332404~3333048,186730388~552713,193238727~10950491,208829611~4346147,216578832~9382418,228256686~11759239,243054763~7431774,260983565~988473,264228108~7781288,272108064~7694928,280279351~8189926,288999523~2724134,302261323~9773754,319003743~9699770,343365350~9826363,356335371~11865652,368226726~5876743,383719228~3201032,390812509~9583245,403823434~1996078] 2024-08-29T19:18:24.836 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~17149465,18472047~5716733,27345768~5622822,34615509~19838840,54525952~10631344,65571780~8928483,78637048~27670314,113246208~5988348,121956196~2549697,124613117~6156966,132462142~3717938,136681879~29752512,175251408~6482753,183332404~3333048,186730388~552713,193238727~10950491,208829611~4346147,216578832~9382418,228256686~11759239,243054763~7431774,260983565~988473,264228108~7781288,272108064~7694928,280279351~11444306,302261323~9773754,319003743~9699770,340437373~33666096,383719228~3201032,390070272~10325482,403823434~1996078] 2024-08-29T19:18:24.836 INFO:tasks.workunit.client.0.smithi029.stdout:from 5 to 16 diff [3356073~13793392,18472047~5716733,27345768~5622822,34615509~9953661,45115652~9338697,55086804~10070492,65345588~9154675,77585843~10813789,89941705~17891637,115334636~3899920,121956196~2549697,125787452~4982631,132462142~3717938,138099618~28334773,175251408~6482753,183332404~3333048,186730388~552713,193238727~10950491,208829611~4346147,216578832~9382418,228256686~11759239,243054763~7431774,260983565~988473,264228108~7781288,272108064~23913087,302261323~9773754,312881221~3304495,319003743~9699770,343365350~9826363,356335371~11865652,368226726~5876743,383719228~3201032,390812509~9583245,403823434~1996078] 2024-08-29T19:18:24.836 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3356073~13793392,18472047~5716733,27345768~5622822,34615509~9953661,45115652~9338697,55086804~10070492,65345588~9154675,77585843~10813789,89941705~17891637,115334636~3899920,121956196~2549697,125787452~4982631,132462142~3717938,138099618~28334773,175251408~6482753,183332404~3333048,186730388~552713,193238727~10950491,208829611~4346147,216578832~9382418,228256686~11759239,243054763~7431774,260983565~988473,264228108~7781288,272108064~23913087,302261323~9773754,312881221~3304495,319003743~9699770,343365350~9826363,356335371~11865652,368226726~5876743,383719228~3201032,390812509~9583245,403823434~1996078] 2024-08-29T19:18:24.842 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~17149465,18472047~5716733,27345768~5622822,34615509~19838840,54525952~10631344,65345588~9154675,77585843~30247499,113246208~5988348,121956196~2549697,124613117~6156966,132462142~3717938,136681879~29752512,175251408~6482753,183332404~3333048,186730388~552713,193238727~10950491,208829611~4346147,216578832~9382418,228256686~11759239,243054763~7431774,260983565~988473,264228108~7781288,272108064~23913087,302261323~9773754,312881221~3304495,319003743~9699770,340437373~33666096,383719228~3201032,390070272~10325482,403823434~1996078] 2024-08-29T19:18:24.842 INFO:tasks.workunit.client.0.smithi029.stdout:from 5 to 17 diff [3356073~13793392,18472047~5716733,27345768~5622822,34615509~9953661,45115652~9338697,55086804~10070492,65345588~9154675,77585843~10813789,89941705~17891637,115334636~3899920,121956196~2549697,125787452~4982631,132462142~3717938,138099618~28475077,175251408~6482753,183332404~3333048,186730388~552713,193238727~10950491,208829611~4346147,216578832~9382418,227507204~12508721,243054763~7431774,260983565~988473,264228108~7781288,272108064~25179181,302261323~13924393,319003743~9699770,339738046~13453667,356335371~11865652,368226726~10428038,383719228~16676526,403823434~6667244] 2024-08-29T19:18:24.842 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3356073~13793392,18472047~5716733,27345768~5622822,34615509~9953661,45115652~9338697,55086804~10070492,65345588~9154675,77585843~10813789,89941705~17891637,115334636~3899920,121956196~2549697,125787452~4982631,132462142~3717938,138099618~28475077,175251408~6482753,183332404~3333048,186730388~552713,193238727~10950491,208829611~4346147,216578832~9382418,227507204~12508721,243054763~7431774,260983565~988473,264228108~7781288,272108064~25179181,302261323~13924393,319003743~9699770,339738046~13453667,356335371~11865652,368226726~10428038,383719228~16676526,403823434~6667244] 2024-08-29T19:18:24.849 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~17149465,18472047~5716733,27345768~5622822,34615509~19838840,54525952~10631344,65345588~9154675,77585843~30247499,113246208~5988348,121956196~2549697,124613117~6156966,132462142~3717938,136681879~29892816,175251408~6482753,183332404~3333048,186730388~552713,193238727~10950491,208829611~4346147,216578832~9382418,227507204~12508721,243054763~7431774,260983565~988473,264228108~7781288,272108064~25179181,302261323~13924393,319003743~9699770,339738046~38916718,383719228~16676526,403823434~6667244] 2024-08-29T19:18:24.849 INFO:tasks.workunit.client.0.smithi029.stdout:from 5 to 18 diff [3356073~13793392,18472047~7643382,27345768~5622822,34615509~9953661,45115652~9338697,55086804~19413459,77585843~10813789,89941705~17891637,115334636~3899920,121956196~2549697,125787452~4982631,132462142~3717938,138099618~28475077,175251408~6482753,183332404~3333048,186730388~552713,193238727~10950491,208829611~4346147,216578832~9382418,227507204~12508721,243054763~7431774,251221887~57235,260983565~988473,264228108~7781288,272108064~25179181,302261323~13924393,319003743~9699770,339738046~28462977,368226726~10428038,381094705~1643508,382768921~17626833,403823434~6667244] 2024-08-29T19:18:24.849 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3356073~13793392,18472047~7643382,27345768~5622822,34615509~9953661,45115652~9338697,55086804~19413459,77585843~10813789,89941705~17891637,115334636~3899920,121956196~2549697,125787452~4982631,132462142~3717938,138099618~28475077,175251408~6482753,183332404~3333048,186730388~552713,193238727~10950491,208829611~4346147,216578832~9382418,227507204~12508721,243054763~7431774,251221887~57235,260983565~988473,264228108~7781288,272108064~25179181,302261323~13924393,319003743~9699770,339738046~28462977,368226726~10428038,381094705~1643508,382768921~17626833,403823434~6667244] 2024-08-29T19:18:24.856 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~17149465,18472047~7643382,27345768~5622822,34615509~19838840,54525952~19974311,77585843~30247499,113246208~5988348,121956196~2549697,124613117~6156966,132462142~3717938,136681879~29892816,175251408~6482753,183332404~3333048,186730388~552713,193238727~10950491,208829611~4346147,216578832~9382418,227507204~12508721,243054763~7431774,251221887~57235,260983565~988473,264228108~7781288,272108064~25179181,302261323~13924393,319003743~9699770,339738046~43000167,382768921~17626833,403823434~6667244] 2024-08-29T19:18:24.856 INFO:tasks.workunit.client.0.smithi029.stdout:from 5 to 19 diff [3356073~13793392,18472047~7643382,27345768~5622822,34615509~9953661,45115652~9338697,55086804~19413459,77585843~10813789,89941705~17891637,115334636~3899920,121956196~2549697,125787452~4982631,132462142~3717938,138099618~28475077,175251408~6482753,183332404~3333048,186730388~552713,193238727~10950491,208829611~4346147,216578832~9382418,227297971~12717954,243054763~7431774,251221887~57235,260983565~988473,264228108~7781288,272108064~25179181,302261323~13924393,319003743~9699770,331855582~6525947,339090958~29110065,368226726~12062973,381094705~1643508,382768921~27721757] 2024-08-29T19:18:24.856 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3356073~13793392,18472047~7643382,27345768~5622822,34615509~9953661,45115652~9338697,55086804~19413459,77585843~10813789,89941705~17891637,115334636~3899920,121956196~2549697,125787452~4982631,132462142~3717938,138099618~28475077,175251408~6482753,183332404~3333048,186730388~552713,193238727~10950491,208829611~4346147,216578832~9382418,227297971~12717954,243054763~7431774,251221887~57235,260983565~988473,264228108~7781288,272108064~25179181,302261323~13924393,319003743~9699770,331855582~6525947,339090958~29110065,368226726~12062973,381094705~1643508,382768921~27721757] 2024-08-29T19:18:24.862 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~17149465,18472047~7643382,27345768~5622822,34615509~19838840,54525952~19974311,77585843~30247499,113246208~5988348,121956196~2549697,124613117~6156966,132462142~3717938,136681879~29892816,175251408~6482753,183332404~3333048,186730388~552713,193238727~10950491,208829611~4346147,216578832~9382418,227297971~12717954,243054763~7431774,251221887~57235,260983565~988473,264228108~7781288,272108064~25179181,302261323~13924393,319003743~9699770,331350016~7031513,339090958~43647255,382768921~27721757] 2024-08-29T19:18:24.862 INFO:tasks.workunit.client.0.smithi029.stdout:from 6 to 7 diff [3356073~4468953,78637048~6672642,121956196~2549697,125787452~4982631,153976897~3148723,185381298~295556,344301816~4545495,359527442~1530136] 2024-08-29T19:18:24.862 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3356073~4468953,78637048~6672642,121956196~2549697,125787452~4982631,153976897~3148723,185381298~295556,344301816~4545495,359527442~1530136] 2024-08-29T19:18:24.868 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~7825026,78637048~6672642,121956196~2549697,124613117~6156966,153976897~3148723,185381298~295556,343932928~4914383,356515840~4541738] 2024-08-29T19:18:24.869 INFO:tasks.workunit.client.0.smithi029.stdout:from 6 to 8 diff [3356073~9178148,39027434~2769329,78637048~6672642,97913714~4109489,121956196~2549697,125787452~4982631,153976897~9528326,185381298~295556,243749136~6737401,272108064~7694928,280279351~8189926,343365350~5481961,359527442~1530136,403823434~1996078] 2024-08-29T19:18:24.869 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3356073~9178148,39027434~2769329,78637048~6672642,97913714~4109489,121956196~2549697,125787452~4982631,153976897~9528326,185381298~295556,243749136~6737401,272108064~7694928,280279351~8189926,343365350~5481961,359527442~1530136,403823434~1996078] 2024-08-29T19:18:24.875 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~12534221,39027434~2769329,78637048~6672642,97913714~4109489,121956196~2549697,124613117~6156966,153976897~9528326,185381298~295556,243749136~6737401,272108064~7694928,280279351~8189926,340437373~8409938,356515840~4541738,403823434~1996078] 2024-08-29T19:18:24.875 INFO:tasks.workunit.client.0.smithi029.stdout:from 6 to 9 diff [3356073~9178148,18472047~5716733,34615509~7181254,78637048~6672642,97913714~4109489,121956196~2549697,125787452~4982631,153976897~9528326,183775281~901752,185381298~295556,208829611~4346147,228256686~7528937,243749136~6737401,266218837~512918,272108064~7694928,280279351~8189926,343365350~5481961,356974608~9198649,399787257~608497,403823434~1996078] 2024-08-29T19:18:24.875 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3356073~9178148,18472047~5716733,34615509~7181254,78637048~6672642,97913714~4109489,121956196~2549697,125787452~4982631,153976897~9528326,183775281~901752,185381298~295556,208829611~4346147,228256686~7528937,243749136~6737401,266218837~512918,272108064~7694928,280279351~8189926,343365350~5481961,356974608~9198649,399787257~608497,403823434~1996078] 2024-08-29T19:18:24.882 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~12534221,18472047~5716733,34615509~7181254,78637048~6672642,97913714~4109489,121956196~2549697,124613117~6156966,153976897~9528326,183775281~901752,185381298~295556,208829611~4346147,228256686~7528937,243749136~6737401,266218837~512918,272108064~7694928,280279351~8189926,340437373~8409938,356515840~9657417,399787257~608497,403823434~1996078] 2024-08-29T19:18:24.882 INFO:tasks.workunit.client.0.smithi029.stdout:from 6 to 10 diff [3356073~10934520,18472047~5716733,27345768~5622822,34615509~8492788,55086804~10070492,78637048~6672642,97913714~8393648,121956196~2549697,125787452~4982631,138099618~4977178,153976897~9528326,183775281~901752,185381298~295556,197247488~910991,208829611~4346147,228256686~11759239,243749136~6737401,266218837~512918,272108064~7694928,280279351~8189926,304488370~7546707,343365350~5481961,356974608~9198649,399787257~608497,403823434~1996078] 2024-08-29T19:18:24.883 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3356073~10934520,18472047~5716733,27345768~5622822,34615509~8492788,55086804~10070492,78637048~6672642,97913714~8393648,121956196~2549697,125787452~4982631,138099618~4977178,153976897~9528326,183775281~901752,185381298~295556,197247488~910991,208829611~4346147,228256686~11759239,243749136~6737401,266218837~512918,272108064~7694928,280279351~8189926,304488370~7546707,343365350~5481961,356974608~9198649,399787257~608497,403823434~1996078] 2024-08-29T19:18:24.889 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~14290593,18472047~5716733,27345768~5622822,34615509~8492788,54525952~10631344,78637048~6672642,97913714~8393648,121956196~2549697,124613117~6156966,136681879~6394917,153976897~9528326,183775281~901752,185381298~295556,197247488~910991,208829611~4346147,228256686~11759239,243749136~6737401,266218837~512918,272108064~7694928,280279351~8189926,304488370~7546707,340437373~8409938,356515840~9657417,399787257~608497,403823434~1996078] 2024-08-29T19:18:24.889 INFO:tasks.workunit.client.0.smithi029.stdout:from 6 to 11 diff [3356073~10934520,18472047~5716733,27345768~5622822,34615509~9953661,55086804~10070492,66490389~7409063,78637048~6672642,97913714~8393648,121956196~2549697,125787452~4982631,138099618~4977178,153976897~9528326,183775281~901752,185381298~295556,197247488~910991,202550285~441478,208829611~4346147,217870400~6605335,228256686~11759239,243749136~6737401,266218837~512918,272108064~7694928,280279351~8189926,304488370~7546707,319003743~8040655,343365350~9826363,356974608~9198649,391334816~186727,399787257~608497,403823434~1996078] 2024-08-29T19:18:24.889 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3356073~10934520,18472047~5716733,27345768~5622822,34615509~9953661,55086804~10070492,66490389~7409063,78637048~6672642,97913714~8393648,121956196~2549697,125787452~4982631,138099618~4977178,153976897~9528326,183775281~901752,185381298~295556,197247488~910991,202550285~441478,208829611~4346147,217870400~6605335,228256686~11759239,243749136~6737401,266218837~512918,272108064~7694928,280279351~8189926,304488370~7546707,319003743~8040655,343365350~9826363,356974608~9198649,391334816~186727,399787257~608497,403823434~1996078] 2024-08-29T19:18:24.896 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~14290593,18472047~5716733,27345768~5622822,34615509~9953661,54525952~10631344,65571780~8327672,78637048~6672642,97913714~8393648,121956196~2549697,124613117~6156966,136681879~6394917,153976897~9528326,183775281~901752,185381298~295556,197247488~910991,201733086~1258677,208829611~4346147,217870400~6605335,228256686~11759239,243749136~6737401,266218837~512918,272108064~7694928,280279351~8189926,304488370~7546707,319003743~8040655,340437373~12754340,356515840~9657417,391334816~186727,399787257~608497,403823434~1996078] 2024-08-29T19:18:24.896 INFO:tasks.workunit.client.0.smithi029.stdout:from 6 to 12 diff [3356073~10934520,18472047~5716733,27345768~5622822,34615509~9953661,45115652~9338697,55086804~10070492,66490389~7409063,78637048~9762584,95543898~10763464,121956196~2549697,125787452~4982631,138099618~4977178,145043247~3467228,153976897~9528326,183775281~901752,185381298~295556,186730388~552713,196780629~7408589,208829611~4346147,217870400~6605335,228256686~11759239,243749136~6737401,266218837~512918,272108064~7694928,280279351~8189926,289811338~1912319,304488370~7546707,319003743~8040655,343365350~9826363,356974608~9198649,391334816~186727,399787257~608497,403823434~1996078] 2024-08-29T19:18:24.896 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3356073~10934520,18472047~5716733,27345768~5622822,34615509~9953661,45115652~9338697,55086804~10070492,66490389~7409063,78637048~9762584,95543898~10763464,121956196~2549697,125787452~4982631,138099618~4977178,145043247~3467228,153976897~9528326,183775281~901752,185381298~295556,186730388~552713,196780629~7408589,208829611~4346147,217870400~6605335,228256686~11759239,243749136~6737401,266218837~512918,272108064~7694928,280279351~8189926,289811338~1912319,304488370~7546707,319003743~8040655,343365350~9826363,356974608~9198649,391334816~186727,399787257~608497,403823434~1996078] 2024-08-29T19:18:24.902 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 19:18:24 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:19:18:24] "GET /metrics HTTP/1.1" 200 36715 "" "Prometheus/2.43.0" 2024-08-29T19:18:24.903 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~14290593,18472047~5716733,27345768~5622822,34615509~19838840,54525952~10631344,65571780~8327672,78637048~9762584,95543898~10763464,121956196~2549697,124613117~6156966,136681879~6394917,145043247~3467228,153976897~9528326,183775281~901752,185381298~295556,186730388~552713,196780629~7408589,208829611~4346147,217870400~6605335,228256686~11759239,243749136~6737401,266218837~512918,272108064~7694928,280279351~8189926,289406976~2316681,304488370~7546707,319003743~8040655,340437373~12754340,356515840~9657417,391334816~186727,399787257~608497,403823434~1996078] 2024-08-29T19:18:24.904 INFO:tasks.workunit.client.0.smithi029.stdout:from 6 to 13 diff [3356073~10934520,18472047~5716733,27345768~5622822,34615509~9953661,45115652~9338697,55086804~10070492,66490389~8009874,78637048~9762584,95543898~10763464,121956196~2549697,125787452~4982631,134332005~1060764,138099618~10893048,153976897~12457494,183775281~901752,185381298~295556,186730388~552713,196780629~7408589,208829611~4346147,217870400~6605335,228256686~11759239,243749136~6737401,264228108~7781288,272108064~7694928,280279351~8189926,288999523~2724134,304488370~7546707,319003743~8040655,343365350~9826363,356974608~9198649,383719228~3201032,390812509~5379258,399787257~608497,403823434~1996078] 2024-08-29T19:18:24.904 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3356073~10934520,18472047~5716733,27345768~5622822,34615509~9953661,45115652~9338697,55086804~10070492,66490389~8009874,78637048~9762584,95543898~10763464,121956196~2549697,125787452~4982631,134332005~1060764,138099618~10893048,153976897~12457494,183775281~901752,185381298~295556,186730388~552713,196780629~7408589,208829611~4346147,217870400~6605335,228256686~11759239,243749136~6737401,264228108~7781288,272108064~7694928,280279351~8189926,288999523~2724134,304488370~7546707,319003743~8040655,343365350~9826363,356974608~9198649,383719228~3201032,390812509~5379258,399787257~608497,403823434~1996078] 2024-08-29T19:18:24.911 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~14290593,18472047~5716733,27345768~5622822,34615509~19838840,54525952~10631344,65571780~8928483,78637048~9762584,95543898~10763464,121956196~2549697,124613117~6156966,134332005~1060764,136681879~12310787,153976897~12457494,183775281~901752,185381298~295556,186730388~552713,196780629~7408589,208829611~4346147,217870400~6605335,228256686~11759239,243749136~6737401,264228108~7781288,272108064~7694928,280279351~11444306,304488370~7546707,319003743~8040655,340437373~12754340,356515840~9657417,383719228~3201032,390812509~5379258,399787257~608497,403823434~1996078] 2024-08-29T19:18:24.911 INFO:tasks.workunit.client.0.smithi029.stdout:from 6 to 14 diff [3356073~13793392,18472047~5716733,27345768~5622822,34615509~9953661,45115652~9338697,55086804~10070492,66490389~8009874,78637048~9762584,91004406~188721,95543898~10763464,121956196~2549697,125787452~4982631,134332005~1060764,138099618~15327570,153976897~12457494,183332404~3333048,186730388~552713,196780629~7408589,208829611~4346147,217870400~7282357,228256686~11759239,243749136~6737401,264228108~7781288,272108064~7694928,280279351~8189926,288999523~2724134,304488370~7546707,319003743~9699770,343365350~9826363,356335371~11865652,368226726~5876743,383719228~3201032,390812509~5379258,399787257~608497,403823434~1996078] 2024-08-29T19:18:24.911 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3356073~13793392,18472047~5716733,27345768~5622822,34615509~9953661,45115652~9338697,55086804~10070492,66490389~8009874,78637048~9762584,91004406~188721,95543898~10763464,121956196~2549697,125787452~4982631,134332005~1060764,138099618~15327570,153976897~12457494,183332404~3333048,186730388~552713,196780629~7408589,208829611~4346147,217870400~7282357,228256686~11759239,243749136~6737401,264228108~7781288,272108064~7694928,280279351~8189926,288999523~2724134,304488370~7546707,319003743~9699770,343365350~9826363,356335371~11865652,368226726~5876743,383719228~3201032,390812509~5379258,399787257~608497,403823434~1996078] 2024-08-29T19:18:24.918 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~17149465,18472047~5716733,27345768~5622822,34615509~19838840,54525952~10631344,65571780~8928483,78637048~12556079,95543898~10763464,121956196~2549697,124613117~6156966,134332005~1060764,136681879~16745309,153976897~12457494,183332404~3333048,186730388~552713,196780629~7408589,208829611~4346147,217870400~7282357,228256686~11759239,243749136~6737401,264228108~7781288,272108064~7694928,280279351~11444306,304488370~7546707,319003743~9699770,340437373~33666096,383719228~3201032,390812509~5379258,399787257~608497,403823434~1996078] 2024-08-29T19:18:24.918 INFO:tasks.workunit.client.0.smithi029.stdout:from 6 to 15 diff [3356073~13793392,18472047~5716733,27345768~5622822,34615509~9953661,45115652~9338697,55086804~10070492,66490389~8009874,78637048~9762584,89941705~16365657,115334636~3899920,121956196~2549697,125787452~4982631,134332005~1060764,138099618~15327570,153976897~12457494,183332404~3333048,186730388~552713,193238727~10950491,208829611~4346147,216578832~9382418,228256686~11759239,243054763~7431774,264228108~7781288,272108064~7694928,280279351~8189926,288999523~2724134,304488370~7546707,319003743~9699770,343365350~9826363,356335371~11865652,368226726~5876743,383719228~3201032,390812509~5379258,399787257~608497,403823434~1996078] 2024-08-29T19:18:24.919 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3356073~13793392,18472047~5716733,27345768~5622822,34615509~9953661,45115652~9338697,55086804~10070492,66490389~8009874,78637048~9762584,89941705~16365657,115334636~3899920,121956196~2549697,125787452~4982631,134332005~1060764,138099618~15327570,153976897~12457494,183332404~3333048,186730388~552713,193238727~10950491,208829611~4346147,216578832~9382418,228256686~11759239,243054763~7431774,264228108~7781288,272108064~7694928,280279351~8189926,288999523~2724134,304488370~7546707,319003743~9699770,343365350~9826363,356335371~11865652,368226726~5876743,383719228~3201032,390812509~5379258,399787257~608497,403823434~1996078] 2024-08-29T19:18:24.925 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~17149465,18472047~5716733,27345768~5622822,34615509~19838840,54525952~10631344,65571780~8928483,78637048~27670314,113246208~5988348,121956196~2549697,124613117~6156966,134332005~1060764,136681879~16745309,153976897~12457494,183332404~3333048,186730388~552713,193238727~10950491,208829611~4346147,216578832~9382418,228256686~11759239,243054763~7431774,264228108~7781288,272108064~7694928,280279351~11444306,304488370~7546707,319003743~9699770,340437373~33666096,383719228~3201032,390812509~5379258,399787257~608497,403823434~1996078] 2024-08-29T19:18:24.925 INFO:tasks.workunit.client.0.smithi029.stdout:from 6 to 16 diff [3356073~13793392,18472047~5716733,27345768~5622822,34615509~9953661,45115652~9338697,55086804~10070492,65345588~9154675,77585843~10813789,89941705~17891637,115334636~3899920,121956196~2549697,125787452~4982631,134332005~1060764,138099618~15327570,153976897~12457494,183332404~3333048,186730388~552713,193238727~10950491,208829611~4346147,216578832~9382418,228256686~11759239,243054763~7431774,264228108~7781288,272108064~23913087,304488370~7546707,312881221~3304495,319003743~9699770,343365350~9826363,356335371~11865652,368226726~5876743,383719228~3201032,390812509~5379258,399787257~608497,403823434~1996078] 2024-08-29T19:18:24.925 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3356073~13793392,18472047~5716733,27345768~5622822,34615509~9953661,45115652~9338697,55086804~10070492,65345588~9154675,77585843~10813789,89941705~17891637,115334636~3899920,121956196~2549697,125787452~4982631,134332005~1060764,138099618~15327570,153976897~12457494,183332404~3333048,186730388~552713,193238727~10950491,208829611~4346147,216578832~9382418,228256686~11759239,243054763~7431774,264228108~7781288,272108064~23913087,304488370~7546707,312881221~3304495,319003743~9699770,343365350~9826363,356335371~11865652,368226726~5876743,383719228~3201032,390812509~5379258,399787257~608497,403823434~1996078] 2024-08-29T19:18:24.931 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~17149465,18472047~5716733,27345768~5622822,34615509~19838840,54525952~10631344,65345588~9154675,77585843~30247499,113246208~5988348,121956196~2549697,124613117~6156966,134332005~1060764,136681879~16745309,153976897~12457494,183332404~3333048,186730388~552713,193238727~10950491,208829611~4346147,216578832~9382418,228256686~11759239,243054763~7431774,264228108~7781288,272108064~23913087,304488370~7546707,312881221~3304495,319003743~9699770,340437373~33666096,383719228~3201032,390812509~5379258,399787257~608497,403823434~1996078] 2024-08-29T19:18:24.932 INFO:tasks.workunit.client.0.smithi029.stdout:from 6 to 17 diff [3356073~13793392,18472047~5716733,27345768~5622822,34615509~9953661,45115652~9338697,55086804~10070492,65345588~9154675,77585843~10813789,89941705~17891637,115334636~3899920,121956196~2549697,125787452~4982631,134332005~1060764,138099618~15327570,153976897~12597798,183332404~3333048,186730388~552713,193238727~10950491,208829611~4346147,216578832~9382418,227507204~12508721,243054763~7431774,264228108~7781288,272108064~25179181,304488370~11697346,319003743~9699770,339738046~13453667,356335371~11865652,368226726~10428038,383719228~12472539,399787257~608497,403823434~6667244] 2024-08-29T19:18:24.932 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3356073~13793392,18472047~5716733,27345768~5622822,34615509~9953661,45115652~9338697,55086804~10070492,65345588~9154675,77585843~10813789,89941705~17891637,115334636~3899920,121956196~2549697,125787452~4982631,134332005~1060764,138099618~15327570,153976897~12597798,183332404~3333048,186730388~552713,193238727~10950491,208829611~4346147,216578832~9382418,227507204~12508721,243054763~7431774,264228108~7781288,272108064~25179181,304488370~11697346,319003743~9699770,339738046~13453667,356335371~11865652,368226726~10428038,383719228~12472539,399787257~608497,403823434~6667244] 2024-08-29T19:18:24.939 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~17149465,18472047~5716733,27345768~5622822,34615509~19838840,54525952~10631344,65345588~9154675,77585843~30247499,113246208~5988348,121956196~2549697,124613117~6156966,134332005~1060764,136681879~16745309,153976897~12597798,183332404~3333048,186730388~552713,193238727~10950491,208829611~4346147,216578832~9382418,227507204~12508721,243054763~7431774,264228108~7781288,272108064~25179181,304488370~11697346,319003743~9699770,339738046~38916718,383719228~12472539,399787257~608497,403823434~6667244] 2024-08-29T19:18:24.939 INFO:tasks.workunit.client.0.smithi029.stdout:from 6 to 18 diff [3356073~13793392,18472047~7643382,27345768~5622822,34615509~9953661,45115652~9338697,55086804~19413459,77585843~10813789,89941705~17891637,115334636~3899920,121956196~2549697,125787452~4982631,134332005~1060764,138099618~15327570,153976897~12597798,183332404~3333048,186730388~552713,193238727~10950491,208829611~4346147,216578832~9382418,227507204~12508721,243054763~7431774,251221887~57235,264228108~7781288,272108064~25179181,304488370~11697346,319003743~9699770,339738046~28462977,368226726~10428038,381094705~1643508,382768921~13422846,399787257~608497,403823434~6667244] 2024-08-29T19:18:24.939 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3356073~13793392,18472047~7643382,27345768~5622822,34615509~9953661,45115652~9338697,55086804~19413459,77585843~10813789,89941705~17891637,115334636~3899920,121956196~2549697,125787452~4982631,134332005~1060764,138099618~15327570,153976897~12597798,183332404~3333048,186730388~552713,193238727~10950491,208829611~4346147,216578832~9382418,227507204~12508721,243054763~7431774,251221887~57235,264228108~7781288,272108064~25179181,304488370~11697346,319003743~9699770,339738046~28462977,368226726~10428038,381094705~1643508,382768921~13422846,399787257~608497,403823434~6667244] 2024-08-29T19:18:24.946 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~17149465,18472047~7643382,27345768~5622822,34615509~19838840,54525952~19974311,77585843~30247499,113246208~5988348,121956196~2549697,124613117~6156966,134332005~1060764,136681879~16745309,153976897~12597798,183332404~3333048,186730388~552713,193238727~10950491,208829611~4346147,216578832~9382418,227507204~12508721,243054763~7431774,251221887~57235,264228108~7781288,272108064~25179181,304488370~11697346,319003743~9699770,339738046~43000167,382768921~13422846,399787257~608497,403823434~6667244] 2024-08-29T19:18:24.946 INFO:tasks.workunit.client.0.smithi029.stdout:from 6 to 19 diff [3356073~13793392,18472047~7643382,27345768~5622822,34615509~9953661,45115652~9338697,55086804~19413459,77585843~10813789,89941705~17891637,115334636~3899920,121956196~2549697,125787452~4982631,134332005~1060764,138099618~15327570,153976897~12597798,183332404~3333048,186730388~552713,193238727~10950491,208829611~4346147,216578832~9382418,227297971~12717954,243054763~7431774,251221887~57235,264228108~7781288,272108064~25179181,304488370~11697346,319003743~9699770,331855582~6525947,339090958~29110065,368226726~12062973,381094705~1643508,382768921~13422846,399086665~11404013] 2024-08-29T19:18:24.946 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3356073~13793392,18472047~7643382,27345768~5622822,34615509~9953661,45115652~9338697,55086804~19413459,77585843~10813789,89941705~17891637,115334636~3899920,121956196~2549697,125787452~4982631,134332005~1060764,138099618~15327570,153976897~12597798,183332404~3333048,186730388~552713,193238727~10950491,208829611~4346147,216578832~9382418,227297971~12717954,243054763~7431774,251221887~57235,264228108~7781288,272108064~25179181,304488370~11697346,319003743~9699770,331855582~6525947,339090958~29110065,368226726~12062973,381094705~1643508,382768921~13422846,399086665~11404013] 2024-08-29T19:18:24.953 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~17149465,18472047~7643382,27345768~5622822,34615509~19838840,54525952~19974311,77585843~30247499,113246208~5988348,121956196~2549697,124613117~6156966,134332005~1060764,136681879~16745309,153976897~12597798,183332404~3333048,186730388~552713,193238727~10950491,208829611~4346147,216578832~9382418,227297971~12717954,243054763~7431774,251221887~57235,264228108~7781288,272108064~25179181,304488370~11697346,319003743~9699770,331350016~7031513,339090958~43647255,382768921~13422846,399086665~11404013] 2024-08-29T19:18:24.953 INFO:tasks.workunit.client.0.smithi029.stdout:from 7 to 8 diff [5668634~6865587,39027434~2769329,97913714~4109489,126995638~199244,157110468~6394755,243749136~6737401,272108064~7694928,280279351~8189926,343365350~2846947,403823434~1996078] 2024-08-29T19:18:24.953 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [5668634~6865587,39027434~2769329,97913714~4109489,126995638~199244,157110468~6394755,243749136~6737401,272108064~7694928,280279351~8189926,343365350~2846947,403823434~1996078] 2024-08-29T19:18:24.960 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [5668634~6865587,39027434~2769329,97913714~4109489,126995638~199244,157110468~6394755,243749136~6737401,272108064~7694928,280279351~8189926,340437373~5774924,403823434~1996078] 2024-08-29T19:18:24.960 INFO:tasks.workunit.client.0.smithi029.stdout:from 7 to 9 diff [5668634~6865587,18472047~5716733,34615509~7181254,97913714~4109489,126995638~199244,157110468~6394755,183775281~901752,208829611~4346147,228256686~7528937,243749136~6737401,266218837~512918,272108064~7694928,280279351~8189926,343365350~2846947,356974608~9198649,399787257~608497,403823434~1996078] 2024-08-29T19:18:24.960 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [5668634~6865587,18472047~5716733,34615509~7181254,97913714~4109489,126995638~199244,157110468~6394755,183775281~901752,208829611~4346147,228256686~7528937,243749136~6737401,266218837~512918,272108064~7694928,280279351~8189926,343365350~2846947,356974608~9198649,399787257~608497,403823434~1996078] 2024-08-29T19:18:24.966 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [5668634~6865587,18472047~5716733,34615509~7181254,97913714~4109489,126995638~199244,157110468~6394755,183775281~901752,208829611~4346147,228256686~7528937,243749136~6737401,266218837~512918,272108064~7694928,280279351~8189926,340437373~5774924,356974608~9198649,399787257~608497,403823434~1996078] 2024-08-29T19:18:24.966 INFO:tasks.workunit.client.0.smithi029.stdout:from 7 to 10 diff [5668634~8621959,18472047~5716733,27345768~5622822,34615509~8492788,55086804~10070492,97913714~8393648,126995638~199244,138099618~4977178,157110468~6394755,183775281~901752,197247488~910991,208829611~4346147,228256686~11759239,243749136~6737401,266218837~512918,272108064~7694928,280279351~8189926,304488370~7546707,343365350~2846947,356974608~9198649,399787257~608497,403823434~1996078] 2024-08-29T19:18:24.966 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [5668634~8621959,18472047~5716733,27345768~5622822,34615509~8492788,55086804~10070492,97913714~8393648,126995638~199244,138099618~4977178,157110468~6394755,183775281~901752,197247488~910991,208829611~4346147,228256686~11759239,243749136~6737401,266218837~512918,272108064~7694928,280279351~8189926,304488370~7546707,343365350~2846947,356974608~9198649,399787257~608497,403823434~1996078] 2024-08-29T19:18:24.977 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [5668634~8621959,18472047~5716733,27345768~5622822,34615509~8492788,54525952~10631344,97913714~8393648,126995638~199244,136681879~6394917,157110468~6394755,183775281~901752,197247488~910991,208829611~4346147,228256686~11759239,243749136~6737401,266218837~512918,272108064~7694928,280279351~8189926,304488370~7546707,340437373~5774924,356974608~9198649,399787257~608497,403823434~1996078] 2024-08-29T19:18:24.977 INFO:tasks.workunit.client.0.smithi029.stdout:from 7 to 11 diff [5668634~8621959,18472047~5716733,27345768~5622822,34615509~9953661,55086804~10070492,66490389~7409063,81296625~622243,97913714~8393648,126995638~199244,138099618~4977178,157110468~6394755,183775281~901752,197247488~910991,202550285~441478,208829611~4346147,217870400~6605335,228256686~11759239,243749136~6737401,266218837~512918,272108064~7694928,280279351~8189926,304488370~7546707,319003743~8040655,343365350~2846947,347404908~5786805,356974608~9198649,391334816~186727,399787257~608497,403823434~1996078] 2024-08-29T19:18:24.977 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [5668634~8621959,18472047~5716733,27345768~5622822,34615509~9953661,55086804~10070492,66490389~7409063,81296625~622243,97913714~8393648,126995638~199244,138099618~4977178,157110468~6394755,183775281~901752,197247488~910991,202550285~441478,208829611~4346147,217870400~6605335,228256686~11759239,243749136~6737401,266218837~512918,272108064~7694928,280279351~8189926,304488370~7546707,319003743~8040655,343365350~2846947,347404908~5786805,356974608~9198649,391334816~186727,399787257~608497,403823434~1996078] 2024-08-29T19:18:24.985 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [5668634~8621959,18472047~5716733,27345768~5622822,34615509~9953661,54525952~10631344,65571780~8327672,81296625~622243,97913714~8393648,126995638~199244,136681879~6394917,157110468~6394755,183775281~901752,197247488~910991,201733086~1258677,208829611~4346147,217870400~6605335,228256686~11759239,243749136~6737401,266218837~512918,272108064~7694928,280279351~8189926,304488370~7546707,319003743~8040655,340437373~5774924,347404908~5786805,356974608~9198649,391334816~186727,399787257~608497,403823434~1996078] 2024-08-29T19:18:24.985 INFO:tasks.workunit.client.0.smithi029.stdout:from 7 to 12 diff [5668634~8621959,18472047~5716733,27345768~5622822,34615509~9953661,45115652~9338697,55086804~10070492,66490389~7409063,80762450~7637182,95543898~10763464,126995638~199244,138099618~4977178,145043247~3467228,157110468~6394755,183775281~901752,186730388~552713,196780629~7408589,208829611~4346147,217870400~6605335,228256686~11759239,243749136~6737401,266218837~512918,272108064~7694928,280279351~8189926,289811338~1912319,304488370~7546707,319003743~8040655,343365350~2846947,347404908~5786805,356974608~9198649,391334816~186727,399787257~608497,403823434~1996078] 2024-08-29T19:18:24.985 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [5668634~8621959,18472047~5716733,27345768~5622822,34615509~9953661,45115652~9338697,55086804~10070492,66490389~7409063,80762450~7637182,95543898~10763464,126995638~199244,138099618~4977178,145043247~3467228,157110468~6394755,183775281~901752,186730388~552713,196780629~7408589,208829611~4346147,217870400~6605335,228256686~11759239,243749136~6737401,266218837~512918,272108064~7694928,280279351~8189926,289811338~1912319,304488370~7546707,319003743~8040655,343365350~2846947,347404908~5786805,356974608~9198649,391334816~186727,399787257~608497,403823434~1996078] 2024-08-29T19:18:24.992 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [5668634~8621959,18472047~5716733,27345768~5622822,34615509~19838840,54525952~10631344,65571780~8327672,80762450~7637182,95543898~10763464,126995638~199244,136681879~6394917,145043247~3467228,157110468~6394755,183775281~901752,186730388~552713,196780629~7408589,208829611~4346147,217870400~6605335,228256686~11759239,243749136~6737401,266218837~512918,272108064~7694928,280279351~8189926,289406976~2316681,304488370~7546707,319003743~8040655,340437373~5774924,347404908~5786805,356974608~9198649,391334816~186727,399787257~608497,403823434~1996078] 2024-08-29T19:18:24.992 INFO:tasks.workunit.client.0.smithi029.stdout:from 7 to 13 diff [3947981~10342612,18472047~5716733,27345768~5622822,34615509~9953661,45115652~9338697,55086804~10070492,66490389~8009874,80762450~7637182,95543898~10763464,126995638~199244,134332005~1060764,138099618~10893048,157110468~9323923,183775281~901752,186730388~552713,196780629~7408589,208829611~4346147,217870400~6605335,228256686~11759239,243749136~6737401,264228108~7781288,272108064~7694928,280279351~8189926,288999523~2724134,304488370~7546707,319003743~8040655,343365350~2846947,347404908~5786805,356974608~9198649,383719228~3201032,390812509~5379258,399787257~608497,403823434~1996078] 2024-08-29T19:18:24.992 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3947981~10342612,18472047~5716733,27345768~5622822,34615509~9953661,45115652~9338697,55086804~10070492,66490389~8009874,80762450~7637182,95543898~10763464,126995638~199244,134332005~1060764,138099618~10893048,157110468~9323923,183775281~901752,186730388~552713,196780629~7408589,208829611~4346147,217870400~6605335,228256686~11759239,243749136~6737401,264228108~7781288,272108064~7694928,280279351~8189926,288999523~2724134,304488370~7546707,319003743~8040655,343365350~2846947,347404908~5786805,356974608~9198649,383719228~3201032,390812509~5379258,399787257~608497,403823434~1996078] 2024-08-29T19:18:25.000 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [3947981~10342612,18472047~5716733,27345768~5622822,34615509~19838840,54525952~10631344,65571780~8928483,80762450~7637182,95543898~10763464,126995638~199244,134332005~1060764,136681879~12310787,157110468~9323923,183775281~901752,186730388~552713,196780629~7408589,208829611~4346147,217870400~6605335,228256686~11759239,243749136~6737401,264228108~7781288,272108064~7694928,280279351~11444306,304488370~7546707,319003743~8040655,340437373~5774924,347404908~5786805,356974608~9198649,383719228~3201032,390812509~5379258,399787257~608497,403823434~1996078] 2024-08-29T19:18:25.000 INFO:tasks.workunit.client.0.smithi029.stdout:from 7 to 14 diff [3947981~13201484,18472047~5716733,27345768~5622822,34615509~9953661,45115652~9338697,55086804~10070492,66490389~8009874,80762450~7637182,91004406~188721,95543898~10763464,126995638~199244,134332005~1060764,138099618~15327570,157110468~9323923,183332404~3333048,186730388~552713,196780629~7408589,208829611~4346147,217870400~7282357,228256686~11759239,243749136~6737401,264228108~7781288,272108064~7694928,280279351~8189926,288999523~2724134,304488370~7546707,319003743~9699770,343365350~2846947,347404908~5786805,356335371~11865652,368226726~5876743,383719228~3201032,390812509~5379258,399787257~608497,403823434~1996078] 2024-08-29T19:18:25.000 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3947981~13201484,18472047~5716733,27345768~5622822,34615509~9953661,45115652~9338697,55086804~10070492,66490389~8009874,80762450~7637182,91004406~188721,95543898~10763464,126995638~199244,134332005~1060764,138099618~15327570,157110468~9323923,183332404~3333048,186730388~552713,196780629~7408589,208829611~4346147,217870400~7282357,228256686~11759239,243749136~6737401,264228108~7781288,272108064~7694928,280279351~8189926,288999523~2724134,304488370~7546707,319003743~9699770,343365350~2846947,347404908~5786805,356335371~11865652,368226726~5876743,383719228~3201032,390812509~5379258,399787257~608497,403823434~1996078] 2024-08-29T19:18:25.007 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [3947981~13201484,18472047~5716733,27345768~5622822,34615509~19838840,54525952~10631344,65571780~8928483,80762450~10430677,95543898~10763464,126995638~199244,134332005~1060764,136681879~16745309,157110468~9323923,183332404~3333048,186730388~552713,196780629~7408589,208829611~4346147,217870400~7282357,228256686~11759239,243749136~6737401,264228108~7781288,272108064~7694928,280279351~11444306,304488370~7546707,319003743~9699770,340437373~5774924,347404908~26698561,383719228~3201032,390812509~5379258,399787257~608497,403823434~1996078] 2024-08-29T19:18:25.007 INFO:tasks.workunit.client.0.smithi029.stdout:from 7 to 15 diff [3947981~13201484,18472047~5716733,27345768~5622822,34615509~9953661,45115652~9338697,55086804~10070492,66490389~8009874,80762450~7637182,89941705~16365657,115334636~3899920,126995638~199244,134332005~1060764,138099618~15327570,157110468~9323923,183332404~3333048,186730388~552713,193238727~10950491,208829611~4346147,216578832~9382418,228256686~11759239,243054763~7431774,264228108~7781288,272108064~7694928,280279351~8189926,288999523~2724134,304488370~7546707,319003743~9699770,343365350~2846947,346342310~6849403,356335371~11865652,368226726~5876743,383719228~3201032,390812509~5379258,399787257~608497,403823434~1996078] 2024-08-29T19:18:25.007 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3947981~13201484,18472047~5716733,27345768~5622822,34615509~9953661,45115652~9338697,55086804~10070492,66490389~8009874,80762450~7637182,89941705~16365657,115334636~3899920,126995638~199244,134332005~1060764,138099618~15327570,157110468~9323923,183332404~3333048,186730388~552713,193238727~10950491,208829611~4346147,216578832~9382418,228256686~11759239,243054763~7431774,264228108~7781288,272108064~7694928,280279351~8189926,288999523~2724134,304488370~7546707,319003743~9699770,343365350~2846947,346342310~6849403,356335371~11865652,368226726~5876743,383719228~3201032,390812509~5379258,399787257~608497,403823434~1996078] 2024-08-29T19:18:25.016 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [3947981~13201484,18472047~5716733,27345768~5622822,34615509~19838840,54525952~10631344,65571780~8928483,80762450~25544912,113246208~5988348,126995638~199244,134332005~1060764,136681879~16745309,157110468~9323923,183332404~3333048,186730388~552713,193238727~10950491,208829611~4346147,216578832~9382418,228256686~11759239,243054763~7431774,264228108~7781288,272108064~7694928,280279351~11444306,304488370~7546707,319003743~9699770,340437373~5774924,346342310~27761159,383719228~3201032,390812509~5379258,399787257~608497,403823434~1996078] 2024-08-29T19:18:25.016 INFO:tasks.workunit.client.0.smithi029.stdout:from 7 to 16 diff [3947981~13201484,18472047~5716733,27345768~5622822,34615509~9953661,45115652~9338697,55086804~10070492,65345588~9154675,77585843~10813789,89941705~17891637,115334636~3899920,126995638~199244,134332005~1060764,138099618~15327570,157110468~9323923,183332404~3333048,186730388~552713,193238727~10950491,208829611~4346147,216578832~9382418,228256686~11759239,243054763~7431774,264228108~7781288,272108064~23913087,304488370~7546707,312881221~3304495,319003743~9699770,343365350~2846947,346342310~6849403,356335371~11865652,368226726~5876743,383719228~3201032,390812509~5379258,399787257~608497,403823434~1996078] 2024-08-29T19:18:25.016 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3947981~13201484,18472047~5716733,27345768~5622822,34615509~9953661,45115652~9338697,55086804~10070492,65345588~9154675,77585843~10813789,89941705~17891637,115334636~3899920,126995638~199244,134332005~1060764,138099618~15327570,157110468~9323923,183332404~3333048,186730388~552713,193238727~10950491,208829611~4346147,216578832~9382418,228256686~11759239,243054763~7431774,264228108~7781288,272108064~23913087,304488370~7546707,312881221~3304495,319003743~9699770,343365350~2846947,346342310~6849403,356335371~11865652,368226726~5876743,383719228~3201032,390812509~5379258,399787257~608497,403823434~1996078] 2024-08-29T19:18:25.023 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [3947981~13201484,18472047~5716733,27345768~5622822,34615509~19838840,54525952~10631344,65345588~9154675,77585843~30247499,113246208~5988348,126995638~199244,134332005~1060764,136681879~16745309,157110468~9323923,183332404~3333048,186730388~552713,193238727~10950491,208829611~4346147,216578832~9382418,228256686~11759239,243054763~7431774,264228108~7781288,272108064~23913087,304488370~7546707,312881221~3304495,319003743~9699770,340437373~5774924,346342310~27761159,383719228~3201032,390812509~5379258,399787257~608497,403823434~1996078] 2024-08-29T19:18:25.023 INFO:tasks.workunit.client.0.smithi029.stdout:from 7 to 17 diff [3947981~13201484,18472047~5716733,27345768~5622822,34615509~9953661,45115652~9338697,55086804~10070492,65345588~9154675,77585843~10813789,89941705~17891637,115334636~3899920,126995638~199244,134332005~1060764,138099618~15327570,157110468~9464227,183332404~3333048,186730388~552713,193238727~10950491,208829611~4346147,216578832~9382418,227507204~12508721,243054763~7431774,264228108~7781288,272108064~25179181,304488370~11697346,319003743~9699770,339738046~13453667,356335371~11865652,368226726~10428038,383719228~12472539,399787257~608497,403823434~6667244] 2024-08-29T19:18:25.023 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3947981~13201484,18472047~5716733,27345768~5622822,34615509~9953661,45115652~9338697,55086804~10070492,65345588~9154675,77585843~10813789,89941705~17891637,115334636~3899920,126995638~199244,134332005~1060764,138099618~15327570,157110468~9464227,183332404~3333048,186730388~552713,193238727~10950491,208829611~4346147,216578832~9382418,227507204~12508721,243054763~7431774,264228108~7781288,272108064~25179181,304488370~11697346,319003743~9699770,339738046~13453667,356335371~11865652,368226726~10428038,383719228~12472539,399787257~608497,403823434~6667244] 2024-08-29T19:18:25.030 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [3947981~13201484,18472047~5716733,27345768~5622822,34615509~19838840,54525952~10631344,65345588~9154675,77585843~30247499,113246208~5988348,126995638~199244,134332005~1060764,136681879~16745309,157110468~9464227,183332404~3333048,186730388~552713,193238727~10950491,208829611~4346147,216578832~9382418,227507204~12508721,243054763~7431774,264228108~7781288,272108064~25179181,304488370~11697346,319003743~9699770,339738046~38916718,383719228~12472539,399787257~608497,403823434~6667244] 2024-08-29T19:18:25.030 INFO:tasks.workunit.client.0.smithi029.stdout:from 7 to 18 diff [3947981~13201484,18472047~7643382,27345768~5622822,34615509~9953661,45115652~9338697,55086804~19413459,77585843~10813789,89941705~17891637,115334636~3899920,126995638~199244,134332005~1060764,138099618~15327570,157110468~9464227,183332404~3333048,186730388~552713,193238727~10950491,208829611~4346147,216578832~9382418,227507204~12508721,243054763~7431774,251221887~57235,264228108~7781288,272108064~25179181,304488370~11697346,319003743~9699770,339738046~28462977,368226726~10428038,381094705~1643508,382768921~13422846,399787257~608497,403823434~6667244] 2024-08-29T19:18:25.030 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3947981~13201484,18472047~7643382,27345768~5622822,34615509~9953661,45115652~9338697,55086804~19413459,77585843~10813789,89941705~17891637,115334636~3899920,126995638~199244,134332005~1060764,138099618~15327570,157110468~9464227,183332404~3333048,186730388~552713,193238727~10950491,208829611~4346147,216578832~9382418,227507204~12508721,243054763~7431774,251221887~57235,264228108~7781288,272108064~25179181,304488370~11697346,319003743~9699770,339738046~28462977,368226726~10428038,381094705~1643508,382768921~13422846,399787257~608497,403823434~6667244] 2024-08-29T19:18:25.039 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [3947981~13201484,18472047~7643382,27345768~5622822,34615509~19838840,54525952~19974311,77585843~30247499,113246208~5988348,126995638~199244,134332005~1060764,136681879~16745309,157110468~9464227,183332404~3333048,186730388~552713,193238727~10950491,208829611~4346147,216578832~9382418,227507204~12508721,243054763~7431774,251221887~57235,264228108~7781288,272108064~25179181,304488370~11697346,319003743~9699770,339738046~43000167,382768921~13422846,399787257~608497,403823434~6667244] 2024-08-29T19:18:25.039 INFO:tasks.workunit.client.0.smithi029.stdout:from 7 to 19 diff [3947981~13201484,18472047~7643382,27345768~5622822,34615509~9953661,45115652~9338697,55086804~19413459,77585843~10813789,89941705~17891637,115334636~3899920,126995638~1233605,134332005~1060764,138099618~15327570,156691482~9883213,183332404~3333048,186730388~552713,193238727~10950491,208829611~4346147,216578832~9382418,227297971~12717954,243054763~7431774,251221887~57235,264228108~7781288,272108064~25179181,304488370~11697346,319003743~9699770,331855582~6525947,339090958~29110065,368226726~12062973,381094705~1643508,382768921~13422846,399086665~11404013] 2024-08-29T19:18:25.039 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3947981~13201484,18472047~7643382,27345768~5622822,34615509~9953661,45115652~9338697,55086804~19413459,77585843~10813789,89941705~17891637,115334636~3899920,126995638~1233605,134332005~1060764,138099618~15327570,156691482~9883213,183332404~3333048,186730388~552713,193238727~10950491,208829611~4346147,216578832~9382418,227297971~12717954,243054763~7431774,251221887~57235,264228108~7781288,272108064~25179181,304488370~11697346,319003743~9699770,331855582~6525947,339090958~29110065,368226726~12062973,381094705~1643508,382768921~13422846,399086665~11404013] 2024-08-29T19:18:25.046 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [3947981~13201484,18472047~7643382,27345768~5622822,34615509~19838840,54525952~19974311,77585843~30247499,113246208~5988348,126995638~1233605,134332005~1060764,136681879~16745309,156691482~9883213,183332404~3333048,186730388~552713,193238727~10950491,208829611~4346147,216578832~9382418,227297971~12717954,243054763~7431774,251221887~57235,264228108~7781288,272108064~25179181,304488370~11697346,319003743~9699770,331350016~7031513,339090958~43647255,382768921~13422846,399086665~11404013] 2024-08-29T19:18:25.046 INFO:tasks.workunit.client.0.smithi029.stdout:from 8 to 9 diff [18472047~5716733,34615509~5215682,183775281~901752,208829611~4346147,228256686~7528937,266218837~512918,356974608~9198649,399787257~608497] 2024-08-29T19:18:25.046 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [18472047~5716733,34615509~5215682,183775281~901752,208829611~4346147,228256686~7528937,266218837~512918,356974608~9198649,399787257~608497] 2024-08-29T19:18:25.053 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [18472047~5716733,34615509~5215682,183775281~901752,208829611~4346147,228256686~7528937,266218837~512918,356974608~9198649,399787257~608497] 2024-08-29T19:18:25.053 INFO:tasks.workunit.client.0.smithi029.stdout:from 8 to 10 diff [7490585~6800008,18472047~5716733,27345768~5622822,34615509~8492788,55086804~10070492,101368292~4939070,138099618~4977178,183775281~901752,197247488~910991,208829611~4346147,228256686~11759239,266218837~512918,304488370~7546707,356974608~9198649,399787257~608497] 2024-08-29T19:18:25.053 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [7490585~6800008,18472047~5716733,27345768~5622822,34615509~8492788,55086804~10070492,101368292~4939070,138099618~4977178,183775281~901752,197247488~910991,208829611~4346147,228256686~11759239,266218837~512918,304488370~7546707,356974608~9198649,399787257~608497] 2024-08-29T19:18:25.060 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [7490585~6800008,18472047~5716733,27345768~5622822,34615509~8492788,54525952~10631344,101368292~4939070,136681879~6394917,183775281~901752,197247488~910991,208829611~4346147,228256686~11759239,266218837~512918,304488370~7546707,356974608~9198649,399787257~608497] 2024-08-29T19:18:25.060 INFO:tasks.workunit.client.0.smithi029.stdout:from 8 to 11 diff [7490585~6800008,18472047~5716733,27345768~5622822,34615509~9953661,55086804~10070492,66490389~7409063,81296625~622243,101368292~4939070,138099618~4977178,183775281~901752,197247488~910991,202550285~441478,208829611~4346147,217870400~6605335,228256686~11759239,266218837~512918,304488370~7546707,319003743~8040655,347404908~5786805,356974608~9198649,391334816~186727,399787257~608497] 2024-08-29T19:18:25.060 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [7490585~6800008,18472047~5716733,27345768~5622822,34615509~9953661,55086804~10070492,66490389~7409063,81296625~622243,101368292~4939070,138099618~4977178,183775281~901752,197247488~910991,202550285~441478,208829611~4346147,217870400~6605335,228256686~11759239,266218837~512918,304488370~7546707,319003743~8040655,347404908~5786805,356974608~9198649,391334816~186727,399787257~608497] 2024-08-29T19:18:25.066 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [7490585~6800008,18472047~5716733,27345768~5622822,34615509~9953661,54525952~10631344,65571780~8327672,81296625~622243,101368292~4939070,136681879~6394917,183775281~901752,197247488~910991,201733086~1258677,208829611~4346147,217870400~6605335,228256686~11759239,266218837~512918,304488370~7546707,319003743~8040655,347404908~5786805,356974608~9198649,391334816~186727,399787257~608497] 2024-08-29T19:18:25.067 INFO:tasks.workunit.client.0.smithi029.stdout:from 8 to 12 diff [7490585~6800008,18472047~5716733,27345768~5622822,34615509~9953661,45115652~9338697,55086804~10070492,66490389~7409063,80762450~7637182,95543898~10763464,138099618~4977178,145043247~3467228,183775281~901752,186730388~552713,196780629~7408589,208829611~4346147,217870400~6605335,228256686~11759239,266218837~512918,289811338~1912319,304488370~7546707,319003743~8040655,347404908~5786805,356974608~9198649,391334816~186727,399787257~608497] 2024-08-29T19:18:25.067 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [7490585~6800008,18472047~5716733,27345768~5622822,34615509~9953661,45115652~9338697,55086804~10070492,66490389~7409063,80762450~7637182,95543898~10763464,138099618~4977178,145043247~3467228,183775281~901752,186730388~552713,196780629~7408589,208829611~4346147,217870400~6605335,228256686~11759239,266218837~512918,289811338~1912319,304488370~7546707,319003743~8040655,347404908~5786805,356974608~9198649,391334816~186727,399787257~608497] 2024-08-29T19:18:25.073 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [7490585~6800008,18472047~5716733,27345768~5622822,34615509~19838840,54525952~10631344,65571780~8327672,80762450~7637182,95543898~10763464,136681879~6394917,145043247~3467228,183775281~901752,186730388~552713,196780629~7408589,208829611~4346147,217870400~6605335,228256686~11759239,266218837~512918,289406976~2316681,304488370~7546707,319003743~8040655,347404908~5786805,356974608~9198649,391334816~186727,399787257~608497] 2024-08-29T19:18:25.073 INFO:tasks.workunit.client.0.smithi029.stdout:from 8 to 13 diff [3947981~2836930,7490585~6800008,18472047~5716733,27345768~5622822,34615509~9953661,45115652~9338697,55086804~10070492,66490389~8009874,80762450~7637182,95543898~10763464,134332005~1060764,138099618~10893048,159889494~6544897,183775281~901752,186730388~552713,196780629~7408589,208829611~4346147,217870400~6605335,228256686~11759239,264228108~7781288,288999523~2724134,304488370~7546707,319003743~8040655,347404908~5786805,356974608~9198649,383719228~3201032,390812509~5379258,399787257~608497] 2024-08-29T19:18:25.074 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3947981~2836930,7490585~6800008,18472047~5716733,27345768~5622822,34615509~9953661,45115652~9338697,55086804~10070492,66490389~8009874,80762450~7637182,95543898~10763464,134332005~1060764,138099618~10893048,159889494~6544897,183775281~901752,186730388~552713,196780629~7408589,208829611~4346147,217870400~6605335,228256686~11759239,264228108~7781288,288999523~2724134,304488370~7546707,319003743~8040655,347404908~5786805,356974608~9198649,383719228~3201032,390812509~5379258,399787257~608497] 2024-08-29T19:18:25.081 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [3947981~2836930,7490585~6800008,18472047~5716733,27345768~5622822,34615509~19838840,54525952~10631344,65571780~8928483,80762450~7637182,95543898~10763464,134332005~1060764,136681879~12310787,159889494~6544897,183775281~901752,186730388~552713,196780629~7408589,208829611~4346147,217870400~6605335,228256686~11759239,264228108~7781288,288469277~3254380,304488370~7546707,319003743~8040655,347404908~5786805,356974608~9198649,383719228~3201032,390812509~5379258,399787257~608497] 2024-08-29T19:18:25.081 INFO:tasks.workunit.client.0.smithi029.stdout:from 8 to 14 diff [3947981~2836930,7490585~9658880,18472047~5716733,27345768~5622822,34615509~9953661,45115652~9338697,55086804~10070492,66490389~8009874,80762450~7637182,91004406~188721,95543898~10763464,134332005~1060764,138099618~15327570,159889494~6544897,183332404~3333048,186730388~552713,196780629~7408589,208829611~4346147,217870400~7282357,228256686~11759239,264228108~7781288,288999523~2724134,304488370~7546707,319003743~9699770,347404908~5786805,356335371~11865652,368226726~5876743,383719228~3201032,390812509~5379258,399787257~608497] 2024-08-29T19:18:25.081 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3947981~2836930,7490585~9658880,18472047~5716733,27345768~5622822,34615509~9953661,45115652~9338697,55086804~10070492,66490389~8009874,80762450~7637182,91004406~188721,95543898~10763464,134332005~1060764,138099618~15327570,159889494~6544897,183332404~3333048,186730388~552713,196780629~7408589,208829611~4346147,217870400~7282357,228256686~11759239,264228108~7781288,288999523~2724134,304488370~7546707,319003743~9699770,347404908~5786805,356335371~11865652,368226726~5876743,383719228~3201032,390812509~5379258,399787257~608497] 2024-08-29T19:18:25.088 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [3947981~2836930,7490585~9658880,18472047~5716733,27345768~5622822,34615509~19838840,54525952~10631344,65571780~8928483,80762450~10430677,95543898~10763464,134332005~1060764,136681879~16745309,159889494~6544897,183332404~3333048,186730388~552713,196780629~7408589,208829611~4346147,217870400~7282357,228256686~11759239,264228108~7781288,288469277~3254380,304488370~7546707,319003743~9699770,347404908~26698561,383719228~3201032,390812509~5379258,399787257~608497] 2024-08-29T19:18:25.088 INFO:tasks.workunit.client.0.smithi029.stdout:from 8 to 15 diff [3947981~2836930,7490585~9658880,18472047~5716733,27345768~5622822,34615509~9953661,45115652~9338697,55086804~10070492,66490389~8009874,80762450~7637182,89941705~16365657,115334636~3899920,134332005~1060764,138099618~15327570,159889494~6544897,183332404~3333048,186730388~552713,193238727~10950491,208829611~4346147,216578832~9382418,228256686~11759239,243054763~1187019,264228108~7781288,288999523~2724134,304488370~7546707,319003743~9699770,346342310~6849403,356335371~11865652,368226726~5876743,383719228~3201032,390812509~5379258,399787257~608497] 2024-08-29T19:18:25.088 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3947981~2836930,7490585~9658880,18472047~5716733,27345768~5622822,34615509~9953661,45115652~9338697,55086804~10070492,66490389~8009874,80762450~7637182,89941705~16365657,115334636~3899920,134332005~1060764,138099618~15327570,159889494~6544897,183332404~3333048,186730388~552713,193238727~10950491,208829611~4346147,216578832~9382418,228256686~11759239,243054763~1187019,264228108~7781288,288999523~2724134,304488370~7546707,319003743~9699770,346342310~6849403,356335371~11865652,368226726~5876743,383719228~3201032,390812509~5379258,399787257~608497] 2024-08-29T19:18:25.095 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [3947981~2836930,7490585~9658880,18472047~5716733,27345768~5622822,34615509~19838840,54525952~10631344,65571780~8928483,80762450~25544912,113246208~5988348,134332005~1060764,136681879~16745309,159889494~6544897,183332404~3333048,186730388~552713,193238727~10950491,208829611~4346147,216578832~9382418,228256686~11759239,243054763~1187019,264228108~7781288,288469277~3254380,304488370~7546707,319003743~9699770,346342310~27761159,383719228~3201032,390812509~5379258,399787257~608497] 2024-08-29T19:18:25.095 INFO:tasks.workunit.client.0.smithi029.stdout:from 8 to 16 diff [3947981~2836930,7490585~9658880,18472047~5716733,27345768~5622822,34615509~9953661,45115652~9338697,55086804~10070492,65345588~9154675,77585843~10813789,89941705~17891637,115334636~3899920,134332005~1060764,138099618~15327570,159889494~6544897,183332404~3333048,186730388~552713,193238727~10950491,208829611~4346147,216578832~9382418,228256686~11759239,243054763~1187019,264228108~7781288,277498728~4554497,287829223~8191928,304488370~7546707,312881221~3304495,319003743~9699770,346342310~6849403,356335371~11865652,368226726~5876743,383719228~3201032,390812509~5379258,399787257~608497] 2024-08-29T19:18:25.096 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3947981~2836930,7490585~9658880,18472047~5716733,27345768~5622822,34615509~9953661,45115652~9338697,55086804~10070492,65345588~9154675,77585843~10813789,89941705~17891637,115334636~3899920,134332005~1060764,138099618~15327570,159889494~6544897,183332404~3333048,186730388~552713,193238727~10950491,208829611~4346147,216578832~9382418,228256686~11759239,243054763~1187019,264228108~7781288,277498728~4554497,287829223~8191928,304488370~7546707,312881221~3304495,319003743~9699770,346342310~6849403,356335371~11865652,368226726~5876743,383719228~3201032,390812509~5379258,399787257~608497] 2024-08-29T19:18:25.103 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [3947981~2836930,7490585~9658880,18472047~5716733,27345768~5622822,34615509~19838840,54525952~10631344,65345588~9154675,77585843~30247499,113246208~5988348,134332005~1060764,136681879~16745309,159889494~6544897,183332404~3333048,186730388~552713,193238727~10950491,208829611~4346147,216578832~9382418,228256686~11759239,243054763~1187019,264228108~7781288,277498728~4554497,287829223~8191928,304488370~7546707,312881221~3304495,319003743~9699770,346342310~27761159,383719228~3201032,390812509~5379258,399787257~608497] 2024-08-29T19:18:25.103 INFO:tasks.workunit.client.0.smithi029.stdout:from 8 to 17 diff [3947981~2836930,7490585~9658880,18472047~5716733,27345768~5622822,34615509~9953661,45115652~9338697,55086804~10070492,65345588~9154675,77585843~10813789,89941705~17891637,115334636~3899920,134332005~1060764,138099618~15327570,159889494~6685201,183332404~3333048,186730388~552713,193238727~10950491,208829611~4346147,216578832~9382418,227507204~12508721,243054763~1187019,264228108~7781288,277498728~4554497,287829223~9458022,304488370~11697346,319003743~9699770,339738046~13453667,356335371~11865652,368226726~10428038,383719228~12472539,399787257~608497,405080534~5410144] 2024-08-29T19:18:25.103 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3947981~2836930,7490585~9658880,18472047~5716733,27345768~5622822,34615509~9953661,45115652~9338697,55086804~10070492,65345588~9154675,77585843~10813789,89941705~17891637,115334636~3899920,134332005~1060764,138099618~15327570,159889494~6685201,183332404~3333048,186730388~552713,193238727~10950491,208829611~4346147,216578832~9382418,227507204~12508721,243054763~1187019,264228108~7781288,277498728~4554497,287829223~9458022,304488370~11697346,319003743~9699770,339738046~13453667,356335371~11865652,368226726~10428038,383719228~12472539,399787257~608497,405080534~5410144] 2024-08-29T19:18:25.110 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [3947981~2836930,7490585~9658880,18472047~5716733,27345768~5622822,34615509~19838840,54525952~10631344,65345588~9154675,77585843~30247499,113246208~5988348,134332005~1060764,136681879~16745309,159889494~6685201,183332404~3333048,186730388~552713,193238727~10950491,208829611~4346147,216578832~9382418,227507204~12508721,243054763~1187019,264228108~7781288,277498728~4554497,287829223~9458022,304488370~11697346,319003743~9699770,339738046~38916718,383719228~12472539,399787257~608497,405080534~5410144] 2024-08-29T19:18:25.110 INFO:tasks.workunit.client.0.smithi029.stdout:from 8 to 18 diff [3947981~2836930,7490585~9658880,18472047~7643382,27345768~5622822,34615509~9953661,45115652~9338697,55086804~19413459,77585843~10813789,89941705~17891637,115334636~3899920,134332005~1060764,138099618~15327570,159889494~6685201,183332404~3333048,186730388~552713,193238727~10950491,208829611~4346147,216578832~9382418,227507204~12508721,243054763~1187019,251221887~57235,264228108~7781288,277498728~4554497,287829223~9458022,304488370~11697346,319003743~9699770,339738046~28462977,368226726~10428038,381094705~1643508,382768921~13422846,399787257~608497,405080534~5410144] 2024-08-29T19:18:25.110 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3947981~2836930,7490585~9658880,18472047~7643382,27345768~5622822,34615509~9953661,45115652~9338697,55086804~19413459,77585843~10813789,89941705~17891637,115334636~3899920,134332005~1060764,138099618~15327570,159889494~6685201,183332404~3333048,186730388~552713,193238727~10950491,208829611~4346147,216578832~9382418,227507204~12508721,243054763~1187019,251221887~57235,264228108~7781288,277498728~4554497,287829223~9458022,304488370~11697346,319003743~9699770,339738046~28462977,368226726~10428038,381094705~1643508,382768921~13422846,399787257~608497,405080534~5410144] 2024-08-29T19:18:25.117 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [3947981~2836930,7490585~9658880,18472047~7643382,27345768~5622822,34615509~19838840,54525952~19974311,77585843~30247499,113246208~5988348,134332005~1060764,136681879~16745309,159889494~6685201,183332404~3333048,186730388~552713,193238727~10950491,208829611~4346147,216578832~9382418,227507204~12508721,243054763~1187019,251221887~57235,264228108~7781288,277498728~4554497,287829223~9458022,304488370~11697346,319003743~9699770,339738046~43000167,382768921~13422846,399787257~608497,405080534~5410144] 2024-08-29T19:18:25.117 INFO:tasks.workunit.client.0.smithi029.stdout:from 8 to 19 diff [3947981~2836930,7490585~9658880,18472047~7643382,27345768~5622822,34615509~9953661,45115652~9338697,55086804~19413459,77585843~10813789,89941705~17891637,115334636~3899920,127179720~1049523,134332005~1060764,138099618~15327570,156691482~729007,159889494~6685201,183332404~3333048,186730388~552713,193238727~10950491,208829611~4346147,216578832~9382418,227297971~12717954,243054763~1187019,251221887~57235,264228108~7781288,277498728~4554497,287829223~9458022,304488370~11697346,319003743~9699770,331855582~6525947,339090958~29110065,368226726~12062973,381094705~1643508,382768921~13422846,399086665~4832390,405080534~5410144] 2024-08-29T19:18:25.117 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3947981~2836930,7490585~9658880,18472047~7643382,27345768~5622822,34615509~9953661,45115652~9338697,55086804~19413459,77585843~10813789,89941705~17891637,115334636~3899920,127179720~1049523,134332005~1060764,138099618~15327570,156691482~729007,159889494~6685201,183332404~3333048,186730388~552713,193238727~10950491,208829611~4346147,216578832~9382418,227297971~12717954,243054763~1187019,251221887~57235,264228108~7781288,277498728~4554497,287829223~9458022,304488370~11697346,319003743~9699770,331855582~6525947,339090958~29110065,368226726~12062973,381094705~1643508,382768921~13422846,399086665~4832390,405080534~5410144] 2024-08-29T19:18:25.123 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [3947981~2836930,7490585~9658880,18472047~7643382,27345768~5622822,34615509~19838840,54525952~19974311,77585843~30247499,113246208~5988348,127179720~1049523,134332005~1060764,136681879~16745309,156691482~729007,159889494~6685201,183332404~3333048,186730388~552713,193238727~10950491,208829611~4346147,216578832~9382418,227297971~12717954,243054763~1187019,251221887~57235,264228108~7781288,277498728~4554497,287829223~9458022,304488370~11697346,319003743~9699770,331350016~7031513,339090958~43647255,382768921~13422846,399086665~4832390,405080534~5410144] 2024-08-29T19:18:25.123 INFO:tasks.workunit.client.0.smithi029.stdout:from 9 to 10 diff [7490585~6800008,27345768~5622822,39252184~3856113,55086804~10070492,101368292~4939070,138099618~4977178,197247488~910991,234802040~5213885,304488370~7546707] 2024-08-29T19:18:25.123 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [7490585~6800008,27345768~5622822,39252184~3856113,55086804~10070492,101368292~4939070,138099618~4977178,197247488~910991,234802040~5213885,304488370~7546707] 2024-08-29T19:18:25.130 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [7490585~6800008,27345768~5622822,39252184~3856113,54525952~10631344,101368292~4939070,136681879~6394917,197247488~910991,234802040~5213885,304488370~7546707] 2024-08-29T19:18:25.130 INFO:tasks.workunit.client.0.smithi029.stdout:from 9 to 11 diff [7490585~6800008,27345768~5622822,39252184~5316986,55086804~10070492,66490389~7409063,81296625~622243,101368292~4939070,138099618~4977178,197247488~910991,202550285~441478,217870400~6605335,234802040~5213885,304488370~7546707,319003743~8040655,347404908~5786805,391334816~186727] 2024-08-29T19:18:25.130 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [7490585~6800008,27345768~5622822,39252184~5316986,55086804~10070492,66490389~7409063,81296625~622243,101368292~4939070,138099618~4977178,197247488~910991,202550285~441478,217870400~6605335,234802040~5213885,304488370~7546707,319003743~8040655,347404908~5786805,391334816~186727] 2024-08-29T19:18:25.137 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [7490585~6800008,27345768~5622822,39252184~5316986,54525952~10631344,65571780~8327672,81296625~622243,101368292~4939070,136681879~6394917,197247488~910991,201733086~1258677,217870400~6605335,234802040~5213885,304488370~7546707,319003743~8040655,347404908~5786805,391334816~186727] 2024-08-29T19:18:25.137 INFO:tasks.workunit.client.0.smithi029.stdout:from 9 to 12 diff [7490585~6800008,27345768~5622822,39252184~5316986,45115652~9338697,55086804~10070492,66490389~7409063,80762450~7637182,95543898~10763464,138099618~4977178,145043247~3467228,186730388~552713,196780629~7408589,217870400~6605335,233121705~6894220,289811338~1912319,304488370~7546707,319003743~8040655,347404908~5786805,391334816~186727] 2024-08-29T19:18:25.137 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [7490585~6800008,27345768~5622822,39252184~5316986,45115652~9338697,55086804~10070492,66490389~7409063,80762450~7637182,95543898~10763464,138099618~4977178,145043247~3467228,186730388~552713,196780629~7408589,217870400~6605335,233121705~6894220,289811338~1912319,304488370~7546707,319003743~8040655,347404908~5786805,391334816~186727] 2024-08-29T19:18:25.144 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [7490585~6800008,27345768~5622822,39252184~15202165,54525952~10631344,65571780~8327672,80762450~7637182,95543898~10763464,136681879~6394917,145043247~3467228,186730388~552713,196780629~7408589,217870400~6605335,233121705~6894220,289406976~2316681,304488370~7546707,319003743~8040655,347404908~5786805,391334816~186727] 2024-08-29T19:18:25.144 INFO:tasks.workunit.client.0.smithi029.stdout:from 9 to 13 diff [3947981~2836930,7490585~6800008,27345768~5622822,39044749~5524421,45115652~9338697,55086804~10070492,66490389~8009874,80762450~7637182,95543898~10763464,134332005~1060764,138099618~10893048,159889494~6544897,186730388~552713,196780629~7408589,217870400~6605335,233121705~6894220,264228108~7781288,288999523~2724134,304488370~7546707,319003743~8040655,347404908~5786805,383719228~3201032,390812509~5379258] 2024-08-29T19:18:25.144 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3947981~2836930,7490585~6800008,27345768~5622822,39044749~5524421,45115652~9338697,55086804~10070492,66490389~8009874,80762450~7637182,95543898~10763464,134332005~1060764,138099618~10893048,159889494~6544897,186730388~552713,196780629~7408589,217870400~6605335,233121705~6894220,264228108~7781288,288999523~2724134,304488370~7546707,319003743~8040655,347404908~5786805,383719228~3201032,390812509~5379258] 2024-08-29T19:18:25.152 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [3947981~2836930,7490585~6800008,27345768~5622822,39044749~15409600,54525952~10631344,65571780~8928483,80762450~7637182,95543898~10763464,134332005~1060764,136681879~12310787,159889494~6544897,186730388~552713,196780629~7408589,217870400~6605335,233121705~6894220,264228108~7781288,288469277~3254380,304488370~7546707,319003743~8040655,347404908~5786805,383719228~3201032,390812509~5379258] 2024-08-29T19:18:25.152 INFO:tasks.workunit.client.0.smithi029.stdout:from 9 to 14 diff [3947981~2836930,7490585~9658880,27345768~5622822,39044749~5524421,45115652~9338697,55086804~10070492,66490389~8009874,80762450~7637182,91004406~188721,95543898~10763464,134332005~1060764,138099618~15327570,159889494~6544897,183332404~3333048,186730388~552713,196780629~7408589,217870400~7282357,233121705~6894220,264228108~7781288,288999523~2724134,304488370~7546707,319003743~9699770,347404908~5786805,356335371~2270660,363126083~5074940,368226726~5876743,383719228~3201032,390812509~5379258] 2024-08-29T19:18:25.152 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3947981~2836930,7490585~9658880,27345768~5622822,39044749~5524421,45115652~9338697,55086804~10070492,66490389~8009874,80762450~7637182,91004406~188721,95543898~10763464,134332005~1060764,138099618~15327570,159889494~6544897,183332404~3333048,186730388~552713,196780629~7408589,217870400~7282357,233121705~6894220,264228108~7781288,288999523~2724134,304488370~7546707,319003743~9699770,347404908~5786805,356335371~2270660,363126083~5074940,368226726~5876743,383719228~3201032,390812509~5379258] 2024-08-29T19:18:25.159 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [3947981~2836930,7490585~9658880,27345768~5622822,39044749~15409600,54525952~10631344,65571780~8928483,80762450~10430677,95543898~10763464,134332005~1060764,136681879~16745309,159889494~6544897,183332404~3333048,186730388~552713,196780629~7408589,217870400~7282357,233121705~6894220,264228108~7781288,288469277~3254380,304488370~7546707,319003743~9699770,347404908~11201123,363126083~10977386,383719228~3201032,390812509~5379258] 2024-08-29T19:18:25.159 INFO:tasks.workunit.client.0.smithi029.stdout:from 9 to 15 diff [3947981~2836930,7490585~9658880,27345768~5622822,39044749~5524421,45115652~9338697,55086804~10070492,66490389~8009874,80762450~7637182,89941705~16365657,115334636~3899920,134332005~1060764,138099618~15327570,159889494~6544897,183332404~3333048,186730388~552713,193238727~10950491,216578832~9382418,232458406~7557519,243054763~1187019,264228108~7781288,288999523~2724134,304488370~7546707,319003743~9699770,346342310~6849403,356335371~2270660,363126083~5074940,368226726~5876743,383719228~3201032,390812509~5379258] 2024-08-29T19:18:25.159 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3947981~2836930,7490585~9658880,27345768~5622822,39044749~5524421,45115652~9338697,55086804~10070492,66490389~8009874,80762450~7637182,89941705~16365657,115334636~3899920,134332005~1060764,138099618~15327570,159889494~6544897,183332404~3333048,186730388~552713,193238727~10950491,216578832~9382418,232458406~7557519,243054763~1187019,264228108~7781288,288999523~2724134,304488370~7546707,319003743~9699770,346342310~6849403,356335371~2270660,363126083~5074940,368226726~5876743,383719228~3201032,390812509~5379258] 2024-08-29T19:18:25.166 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [3947981~2836930,7490585~9658880,27345768~5622822,39044749~15409600,54525952~10631344,65571780~8928483,80762450~25544912,113246208~5988348,134332005~1060764,136681879~16745309,159889494~6544897,183332404~3333048,186730388~552713,193238727~10950491,216578832~9382418,232458406~7557519,243054763~1187019,264228108~7781288,288469277~3254380,304488370~7546707,319003743~9699770,346342310~12263721,363126083~10977386,383719228~3201032,390812509~5379258] 2024-08-29T19:18:25.166 INFO:tasks.workunit.client.0.smithi029.stdout:from 9 to 16 diff [3947981~2836930,7490585~9658880,27345768~5622822,39044749~5524421,45115652~9338697,55086804~10070492,65345588~9154675,77585843~10813789,89941705~17891637,115334636~3899920,134332005~1060764,138099618~15327570,159889494~6544897,183332404~3333048,186730388~552713,193238727~10950491,216578832~9382418,232458406~7557519,243054763~1187019,264228108~7781288,277498728~4554497,287829223~8191928,304488370~7546707,312881221~3304495,319003743~9699770,346342310~6849403,356335371~2270660,363126083~5074940,368226726~5876743,383719228~3201032,390812509~5379258] 2024-08-29T19:18:25.166 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3947981~2836930,7490585~9658880,27345768~5622822,39044749~5524421,45115652~9338697,55086804~10070492,65345588~9154675,77585843~10813789,89941705~17891637,115334636~3899920,134332005~1060764,138099618~15327570,159889494~6544897,183332404~3333048,186730388~552713,193238727~10950491,216578832~9382418,232458406~7557519,243054763~1187019,264228108~7781288,277498728~4554497,287829223~8191928,304488370~7546707,312881221~3304495,319003743~9699770,346342310~6849403,356335371~2270660,363126083~5074940,368226726~5876743,383719228~3201032,390812509~5379258] 2024-08-29T19:18:25.172 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [3947981~2836930,7490585~9658880,27345768~5622822,39044749~15409600,54525952~10631344,65345588~9154675,77585843~30247499,113246208~5988348,134332005~1060764,136681879~16745309,159889494~6544897,183332404~3333048,186730388~552713,193238727~10950491,216578832~9382418,232458406~7557519,243054763~1187019,264228108~7781288,277498728~4554497,287829223~8191928,304488370~7546707,312881221~3304495,319003743~9699770,346342310~12263721,363126083~10977386,383719228~3201032,390812509~5379258] 2024-08-29T19:18:25.172 INFO:tasks.workunit.client.0.smithi029.stdout:from 9 to 17 diff [3947981~2836930,7490585~9658880,27345768~5622822,39044749~5524421,45115652~9338697,55086804~10070492,65345588~9154675,77585843~10813789,89941705~17891637,115334636~3899920,134332005~1060764,138099618~15327570,159889494~6685201,183332404~3333048,186730388~552713,193238727~10950491,216578832~9382418,227507204~12508721,243054763~1187019,264228108~7781288,277498728~4554497,287829223~9458022,304488370~11697346,319003743~9699770,339738046~13453667,356335371~2270660,363126083~5074940,368226726~10428038,383719228~12472539,405080534~5410144] 2024-08-29T19:18:25.172 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3947981~2836930,7490585~9658880,27345768~5622822,39044749~5524421,45115652~9338697,55086804~10070492,65345588~9154675,77585843~10813789,89941705~17891637,115334636~3899920,134332005~1060764,138099618~15327570,159889494~6685201,183332404~3333048,186730388~552713,193238727~10950491,216578832~9382418,227507204~12508721,243054763~1187019,264228108~7781288,277498728~4554497,287829223~9458022,304488370~11697346,319003743~9699770,339738046~13453667,356335371~2270660,363126083~5074940,368226726~10428038,383719228~12472539,405080534~5410144] 2024-08-29T19:18:25.181 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [3947981~2836930,7490585~9658880,27345768~5622822,39044749~15409600,54525952~10631344,65345588~9154675,77585843~30247499,113246208~5988348,134332005~1060764,136681879~16745309,159889494~6685201,183332404~3333048,186730388~552713,193238727~10950491,216578832~9382418,227507204~12508721,243054763~1187019,264228108~7781288,277498728~4554497,287829223~9458022,304488370~11697346,319003743~9699770,339738046~18867985,363126083~15528681,383719228~12472539,405080534~5410144] 2024-08-29T19:18:25.181 INFO:tasks.workunit.client.0.smithi029.stdout:from 9 to 18 diff [3947981~2836930,7490585~9658880,21217510~4897919,27345768~5622822,39044749~5524421,45115652~9338697,55086804~19413459,77585843~10813789,89941705~17891637,115334636~3899920,134332005~1060764,138099618~15327570,159889494~6685201,183332404~3333048,186730388~552713,193238727~10950491,216578832~9382418,227507204~12508721,243054763~1187019,251221887~57235,264228108~7781288,277498728~4554497,287829223~9458022,304488370~11697346,319003743~9699770,339738046~20910136,361602673~6598350,368226726~10428038,381094705~1643508,382768921~13422846,405080534~5410144] 2024-08-29T19:18:25.181 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3947981~2836930,7490585~9658880,21217510~4897919,27345768~5622822,39044749~5524421,45115652~9338697,55086804~19413459,77585843~10813789,89941705~17891637,115334636~3899920,134332005~1060764,138099618~15327570,159889494~6685201,183332404~3333048,186730388~552713,193238727~10950491,216578832~9382418,227507204~12508721,243054763~1187019,251221887~57235,264228108~7781288,277498728~4554497,287829223~9458022,304488370~11697346,319003743~9699770,339738046~20910136,361602673~6598350,368226726~10428038,381094705~1643508,382768921~13422846,405080534~5410144] 2024-08-29T19:18:25.187 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [3947981~2836930,7490585~9658880,21217510~4897919,27345768~5622822,39044749~15409600,54525952~19974311,77585843~30247499,113246208~5988348,134332005~1060764,136681879~16745309,159889494~6685201,183332404~3333048,186730388~552713,193238727~10950491,216578832~9382418,227507204~12508721,243054763~1187019,251221887~57235,264228108~7781288,277498728~4554497,287829223~9458022,304488370~11697346,319003743~9699770,339738046~20910136,361602673~21135540,382768921~13422846,405080534~5410144] 2024-08-29T19:18:25.187 INFO:tasks.workunit.client.0.smithi029.stdout:from 9 to 19 diff [3947981~2836930,7490585~9658880,18843560~256167,21217510~4897919,27345768~5622822,39044749~5524421,45115652~9338697,55086804~19413459,77585843~10813789,89941705~17891637,115334636~3899920,127179720~1049523,134332005~1060764,138099618~15327570,156691482~729007,159889494~6685201,183332404~3333048,186730388~552713,193238727~10950491,216578832~9382418,227297971~12717954,243054763~1187019,251221887~57235,264228108~7781288,277498728~4554497,287829223~9458022,304488370~11697346,319003743~9699770,331855582~6525947,339090958~21557224,361602673~6598350,368226726~12062973,381094705~1643508,382768921~13422846,399086665~4832390,405080534~5410144] 2024-08-29T19:18:25.187 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3947981~2836930,7490585~9658880,18843560~256167,21217510~4897919,27345768~5622822,39044749~5524421,45115652~9338697,55086804~19413459,77585843~10813789,89941705~17891637,115334636~3899920,127179720~1049523,134332005~1060764,138099618~15327570,156691482~729007,159889494~6685201,183332404~3333048,186730388~552713,193238727~10950491,216578832~9382418,227297971~12717954,243054763~1187019,251221887~57235,264228108~7781288,277498728~4554497,287829223~9458022,304488370~11697346,319003743~9699770,331855582~6525947,339090958~21557224,361602673~6598350,368226726~12062973,381094705~1643508,382768921~13422846,399086665~4832390,405080534~5410144] 2024-08-29T19:18:25.195 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [3947981~2836930,7490585~9658880,18843560~256167,21217510~4897919,27345768~5622822,39044749~15409600,54525952~19974311,77585843~30247499,113246208~5988348,127179720~1049523,134332005~1060764,136681879~16745309,156691482~729007,159889494~6685201,183332404~3333048,186730388~552713,193238727~10950491,216578832~9382418,227297971~12717954,243054763~1187019,251221887~57235,264228108~7781288,277498728~4554497,287829223~9458022,304488370~11697346,319003743~9699770,331350016~7031513,339090958~21557224,361602673~21135540,382768921~13422846,399086665~4832390,405080534~5410144] 2024-08-29T19:18:25.195 INFO:tasks.workunit.client.0.smithi029.stdout:from 10 to 11 diff [40186498~4382672,66490389~7409063,81296625~622243,101498866~285590,202550285~441478,217870400~6605335,319003743~8040655,347404908~5786805,391334816~186727] 2024-08-29T19:18:25.195 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [40186498~4382672,66490389~7409063,81296625~622243,101498866~285590,202550285~441478,217870400~6605335,319003743~8040655,347404908~5786805,391334816~186727] 2024-08-29T19:18:25.201 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [40186498~4382672,65571780~8327672,81296625~622243,101498866~285590,201733086~1258677,217870400~6605335,319003743~8040655,347404908~5786805,391334816~186727] 2024-08-29T19:18:25.201 INFO:tasks.workunit.client.0.smithi029.stdout:from 10 to 12 diff [40186498~4382672,45115652~9338697,66490389~7409063,80762450~7637182,95543898~6353833,145043247~3467228,186730388~552713,196780629~7408589,217870400~6605335,233121705~5541197,289811338~1912319,319003743~8040655,347404908~5786805,391334816~186727] 2024-08-29T19:18:25.201 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [40186498~4382672,45115652~9338697,66490389~7409063,80762450~7637182,95543898~6353833,145043247~3467228,186730388~552713,196780629~7408589,217870400~6605335,233121705~5541197,289811338~1912319,319003743~8040655,347404908~5786805,391334816~186727] 2024-08-29T19:18:25.208 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [40186498~14267851,65571780~8327672,80762450~7637182,95543898~6353833,145043247~3467228,186730388~552713,196780629~7408589,217870400~6605335,233121705~5541197,289406976~2316681,319003743~8040655,347404908~5786805,391334816~186727] 2024-08-29T19:18:25.208 INFO:tasks.workunit.client.0.smithi029.stdout:from 10 to 13 diff [3947981~2836930,39044749~5524421,45115652~9338697,66490389~8009874,80762450~7637182,95543898~6353833,134332005~1060764,141932499~7060167,159889494~6544897,186730388~552713,196780629~7408589,217870400~6605335,233121705~5541197,264228108~7781288,288999523~2724134,319003743~8040655,347404908~5786805,383719228~3201032,390812509~5379258] 2024-08-29T19:18:25.208 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3947981~2836930,39044749~5524421,45115652~9338697,66490389~8009874,80762450~7637182,95543898~6353833,134332005~1060764,141932499~7060167,159889494~6544897,186730388~552713,196780629~7408589,217870400~6605335,233121705~5541197,264228108~7781288,288999523~2724134,319003743~8040655,347404908~5786805,383719228~3201032,390812509~5379258] 2024-08-29T19:18:25.214 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [3947981~2836930,39044749~15409600,65571780~8928483,80762450~7637182,95543898~6353833,134332005~1060764,141932499~7060167,159889494~6544897,186730388~552713,196780629~7408589,217870400~6605335,233121705~5541197,264228108~7781288,288469277~3254380,319003743~8040655,347404908~5786805,383719228~3201032,390812509~5379258] 2024-08-29T19:18:25.214 INFO:tasks.workunit.client.0.smithi029.stdout:from 10 to 14 diff [3947981~2836930,11111838~6037627,39044749~5524421,45115652~9338697,66490389~8009874,80762450~7637182,91004406~188721,95543898~6353833,134332005~1060764,141932499~11494689,159889494~6544897,183332404~3333048,186730388~552713,196780629~7408589,217870400~7282357,233121705~5541197,264228108~7781288,288999523~2724134,319003743~9699770,347404908~5786805,356335371~2270660,363126083~5074940,368226726~5876743,383719228~3201032,390812509~5379258] 2024-08-29T19:18:25.214 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3947981~2836930,11111838~6037627,39044749~5524421,45115652~9338697,66490389~8009874,80762450~7637182,91004406~188721,95543898~6353833,134332005~1060764,141932499~11494689,159889494~6544897,183332404~3333048,186730388~552713,196780629~7408589,217870400~7282357,233121705~5541197,264228108~7781288,288999523~2724134,319003743~9699770,347404908~5786805,356335371~2270660,363126083~5074940,368226726~5876743,383719228~3201032,390812509~5379258] 2024-08-29T19:18:25.222 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [3947981~2836930,11111838~6037627,39044749~15409600,65571780~8928483,80762450~10430677,95543898~6353833,134332005~1060764,141932499~11494689,159889494~6544897,183332404~3333048,186730388~552713,196780629~7408589,217870400~7282357,233121705~5541197,264228108~7781288,288469277~3254380,319003743~9699770,347404908~11201123,363126083~10977386,383719228~3201032,390812509~5379258] 2024-08-29T19:18:25.222 INFO:tasks.workunit.client.0.smithi029.stdout:from 10 to 15 diff [3947981~2836930,11111838~6037627,39044749~5524421,45115652~9338697,66490389~8009874,80762450~7637182,89941705~11956026,115334636~3899920,134332005~1060764,141932499~11494689,159889494~6544897,183332404~3333048,186730388~552713,193238727~10950491,216578832~9382418,232458406~6204496,243054763~1187019,264228108~7781288,288999523~2724134,319003743~9699770,346342310~6849403,356335371~2270660,363126083~5074940,368226726~5876743,383719228~3201032,390812509~5379258] 2024-08-29T19:18:25.222 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3947981~2836930,11111838~6037627,39044749~5524421,45115652~9338697,66490389~8009874,80762450~7637182,89941705~11956026,115334636~3899920,134332005~1060764,141932499~11494689,159889494~6544897,183332404~3333048,186730388~552713,193238727~10950491,216578832~9382418,232458406~6204496,243054763~1187019,264228108~7781288,288999523~2724134,319003743~9699770,346342310~6849403,356335371~2270660,363126083~5074940,368226726~5876743,383719228~3201032,390812509~5379258] 2024-08-29T19:18:25.229 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [3947981~2836930,11111838~6037627,39044749~15409600,65571780~8928483,80762450~21135281,113246208~5988348,134332005~1060764,141932499~11494689,159889494~6544897,183332404~3333048,186730388~552713,193238727~10950491,216578832~9382418,232458406~6204496,243054763~1187019,264228108~7781288,288469277~3254380,319003743~9699770,346342310~12263721,363126083~10977386,383719228~3201032,390812509~5379258] 2024-08-29T19:18:25.229 INFO:tasks.workunit.client.0.smithi029.stdout:from 10 to 16 diff [3947981~2836930,11111838~6037627,39044749~5524421,45115652~9338697,56896044~6837929,65345588~9154675,77585843~10813789,89941705~17891637,115334636~3899920,134332005~1060764,141932499~11494689,159889494~6544897,183332404~3333048,186730388~552713,193238727~10950491,216578832~9382418,232458406~6204496,243054763~1187019,264228108~7781288,277498728~4554497,287829223~8191928,312881221~3304495,319003743~9699770,346342310~6849403,356335371~2270660,363126083~5074940,368226726~5876743,383719228~3201032,390812509~5379258] 2024-08-29T19:18:25.229 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3947981~2836930,11111838~6037627,39044749~5524421,45115652~9338697,56896044~6837929,65345588~9154675,77585843~10813789,89941705~17891637,115334636~3899920,134332005~1060764,141932499~11494689,159889494~6544897,183332404~3333048,186730388~552713,193238727~10950491,216578832~9382418,232458406~6204496,243054763~1187019,264228108~7781288,277498728~4554497,287829223~8191928,312881221~3304495,319003743~9699770,346342310~6849403,356335371~2270660,363126083~5074940,368226726~5876743,383719228~3201032,390812509~5379258] 2024-08-29T19:18:25.236 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [3947981~2836930,11111838~6037627,39044749~15409600,56896044~6837929,65345588~9154675,77585843~30247499,113246208~5988348,134332005~1060764,141932499~11494689,159889494~6544897,183332404~3333048,186730388~552713,193238727~10950491,216578832~9382418,232458406~6204496,243054763~1187019,264228108~7781288,277498728~4554497,287829223~8191928,312881221~3304495,319003743~9699770,346342310~12263721,363126083~10977386,383719228~3201032,390812509~5379258] 2024-08-29T19:18:25.236 INFO:tasks.workunit.client.0.smithi029.stdout:from 10 to 17 diff [3947981~2836930,11111838~6037627,39044749~5524421,45115652~9338697,56896044~6837929,65345588~9154675,77585843~10813789,89941705~17891637,115334636~3899920,134332005~1060764,141932499~11494689,159889494~6685201,183332404~3333048,186730388~552713,193238727~10950491,216578832~9382418,227507204~11155698,243054763~1187019,264228108~7781288,277498728~4554497,287829223~9458022,310518381~5667335,319003743~9699770,339738046~13453667,356335371~2270660,363126083~5074940,368226726~10428038,383719228~12472539,405080534~5410144] 2024-08-29T19:18:25.237 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3947981~2836930,11111838~6037627,39044749~5524421,45115652~9338697,56896044~6837929,65345588~9154675,77585843~10813789,89941705~17891637,115334636~3899920,134332005~1060764,141932499~11494689,159889494~6685201,183332404~3333048,186730388~552713,193238727~10950491,216578832~9382418,227507204~11155698,243054763~1187019,264228108~7781288,277498728~4554497,287829223~9458022,310518381~5667335,319003743~9699770,339738046~13453667,356335371~2270660,363126083~5074940,368226726~10428038,383719228~12472539,405080534~5410144] 2024-08-29T19:18:25.244 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [3947981~2836930,11111838~6037627,39044749~15409600,56896044~6837929,65345588~9154675,77585843~30247499,113246208~5988348,134332005~1060764,141932499~11494689,159889494~6685201,183332404~3333048,186730388~552713,193238727~10950491,216578832~9382418,227507204~11155698,243054763~1187019,264228108~7781288,277498728~4554497,287829223~9458022,310518381~5667335,319003743~9699770,339738046~18867985,363126083~15528681,383719228~12472539,405080534~5410144] 2024-08-29T19:18:25.244 INFO:tasks.workunit.client.0.smithi029.stdout:from 10 to 18 diff [3947981~2836930,11111838~6037627,21217510~4897919,39044749~5524421,45115652~9338697,56896044~17604219,77585843~10813789,89941705~17891637,115334636~3899920,134332005~1060764,141932499~11494689,159889494~6685201,183332404~3333048,186730388~552713,193238727~10950491,216578832~9382418,227507204~11155698,243054763~1187019,251221887~57235,264228108~7781288,277498728~4554497,287829223~9458022,310518381~5667335,319003743~9699770,339738046~20910136,361602673~6598350,368226726~10428038,381094705~1643508,382768921~13422846,405080534~5410144] 2024-08-29T19:18:25.244 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3947981~2836930,11111838~6037627,21217510~4897919,39044749~5524421,45115652~9338697,56896044~17604219,77585843~10813789,89941705~17891637,115334636~3899920,134332005~1060764,141932499~11494689,159889494~6685201,183332404~3333048,186730388~552713,193238727~10950491,216578832~9382418,227507204~11155698,243054763~1187019,251221887~57235,264228108~7781288,277498728~4554497,287829223~9458022,310518381~5667335,319003743~9699770,339738046~20910136,361602673~6598350,368226726~10428038,381094705~1643508,382768921~13422846,405080534~5410144] 2024-08-29T19:18:25.250 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [3947981~2836930,11111838~6037627,21217510~4897919,39044749~15409600,56896044~17604219,77585843~30247499,113246208~5988348,134332005~1060764,141932499~11494689,159889494~6685201,183332404~3333048,186730388~552713,193238727~10950491,216578832~9382418,227507204~11155698,243054763~1187019,251221887~57235,264228108~7781288,277498728~4554497,287829223~9458022,310518381~5667335,319003743~9699770,339738046~20910136,361602673~21135540,382768921~13422846,405080534~5410144] 2024-08-29T19:18:25.250 INFO:tasks.workunit.client.0.smithi029.stdout:from 10 to 19 diff [3947981~2836930,11111838~6037627,18843560~256167,21217510~4897919,39044749~5524421,45115652~9338697,55134745~19365518,77585843~10813789,89941705~17891637,115334636~3899920,127179720~1049523,134332005~1060764,141932499~11494689,156691482~729007,159889494~6685201,183332404~3333048,186730388~552713,193238727~10950491,216578832~9382418,227297971~11364931,243054763~1187019,251221887~57235,264228108~7781288,277498728~4554497,287829223~9458022,310518381~5667335,319003743~9699770,331855582~6525947,339090958~21557224,361602673~6598350,368226726~12062973,381094705~1643508,382768921~13422846,399086665~4832390,405080534~5410144] 2024-08-29T19:18:25.250 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3947981~2836930,11111838~6037627,18843560~256167,21217510~4897919,39044749~5524421,45115652~9338697,55134745~19365518,77585843~10813789,89941705~17891637,115334636~3899920,127179720~1049523,134332005~1060764,141932499~11494689,156691482~729007,159889494~6685201,183332404~3333048,186730388~552713,193238727~10950491,216578832~9382418,227297971~11364931,243054763~1187019,251221887~57235,264228108~7781288,277498728~4554497,287829223~9458022,310518381~5667335,319003743~9699770,331855582~6525947,339090958~21557224,361602673~6598350,368226726~12062973,381094705~1643508,382768921~13422846,399086665~4832390,405080534~5410144] 2024-08-29T19:18:25.257 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [3947981~2836930,11111838~6037627,18843560~256167,21217510~4897919,39044749~15409600,55134745~19365518,77585843~30247499,113246208~5988348,127179720~1049523,134332005~1060764,141932499~11494689,156691482~729007,159889494~6685201,183332404~3333048,186730388~552713,193238727~10950491,216578832~9382418,227297971~11364931,243054763~1187019,251221887~57235,264228108~7781288,277498728~4554497,287829223~9458022,310518381~5667335,319003743~9699770,331350016~7031513,339090958~21557224,361602673~21135540,382768921~13422846,399086665~4832390,405080534~5410144] 2024-08-29T19:18:25.257 INFO:tasks.workunit.client.0.smithi029.stdout:from 11 to 12 diff [45115652~9338697,80762450~7637182,95543898~6353833,145043247~3467228,186730388~552713,196780629~7408589,233121705~5541197,289811338~1912319] 2024-08-29T19:18:25.258 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [45115652~9338697,80762450~7637182,95543898~6353833,145043247~3467228,186730388~552713,196780629~7408589,233121705~5541197,289811338~1912319] 2024-08-29T19:18:25.264 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [44569170~9885179,80762450~7637182,95543898~6353833,145043247~3467228,186730388~552713,196780629~7408589,233121705~5541197,289406976~2316681] 2024-08-29T19:18:25.264 INFO:tasks.workunit.client.0.smithi029.stdout:from 11 to 13 diff [3947981~2836930,39044749~2748433,45115652~9338697,70400931~4099332,80762450~7637182,95543898~6353833,134332005~1060764,141932499~7060167,159889494~6544897,186730388~552713,196780629~7408589,233121705~5541197,264228108~7781288,288999523~2724134,383719228~3201032,390812509~5379258] 2024-08-29T19:18:25.264 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3947981~2836930,39044749~2748433,45115652~9338697,70400931~4099332,80762450~7637182,95543898~6353833,134332005~1060764,141932499~7060167,159889494~6544897,186730388~552713,196780629~7408589,233121705~5541197,264228108~7781288,288999523~2724134,383719228~3201032,390812509~5379258] 2024-08-29T19:18:25.271 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [3947981~2836930,39044749~2748433,44569170~9885179,70400931~4099332,80762450~7637182,95543898~6353833,134332005~1060764,141932499~7060167,159889494~6544897,186730388~552713,196780629~7408589,233121705~5541197,264228108~7781288,288469277~3254380,383719228~3201032,390812509~5379258] 2024-08-29T19:18:25.271 INFO:tasks.workunit.client.0.smithi029.stdout:from 11 to 14 diff [3947981~2836930,11111838~6037627,39044749~2748433,45115652~9338697,70400931~4099332,80762450~7637182,91004406~188721,95543898~6353833,134332005~1060764,141932499~11494689,159889494~6544897,183332404~3333048,186730388~552713,196780629~7408589,217982328~7170429,233121705~5541197,264228108~7781288,288999523~2724134,324125818~4577695,356335371~2270660,363126083~5074940,368226726~5876743,383719228~3201032,390812509~5379258] 2024-08-29T19:18:25.271 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3947981~2836930,11111838~6037627,39044749~2748433,45115652~9338697,70400931~4099332,80762450~7637182,91004406~188721,95543898~6353833,134332005~1060764,141932499~11494689,159889494~6544897,183332404~3333048,186730388~552713,196780629~7408589,217982328~7170429,233121705~5541197,264228108~7781288,288999523~2724134,324125818~4577695,356335371~2270660,363126083~5074940,368226726~5876743,383719228~3201032,390812509~5379258] 2024-08-29T19:18:25.278 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [3947981~2836930,11111838~6037627,39044749~2748433,44569170~9885179,70400931~4099332,80762450~10430677,95543898~6353833,134332005~1060764,141932499~11494689,159889494~6544897,183332404~3333048,186730388~552713,196780629~7408589,217982328~7170429,233121705~5541197,264228108~7781288,288469277~3254380,324125818~4577695,353191713~5414318,363126083~10977386,383719228~3201032,390812509~5379258] 2024-08-29T19:18:25.278 INFO:tasks.workunit.client.0.smithi029.stdout:from 11 to 15 diff [3947981~2836930,11111838~6037627,39044749~2748433,45115652~9338697,70400931~4099332,80762450~7637182,89941705~11956026,115334636~3899920,134332005~1060764,141932499~11494689,159889494~6544897,183332404~3333048,186730388~552713,193238727~10950491,216578832~9382418,232458406~6204496,243054763~1187019,264228108~7781288,288999523~2724134,324125818~4577695,346342310~1650015,350510327~1519948,356335371~2270660,363126083~5074940,368226726~5876743,383719228~3201032,390812509~5379258] 2024-08-29T19:18:25.279 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3947981~2836930,11111838~6037627,39044749~2748433,45115652~9338697,70400931~4099332,80762450~7637182,89941705~11956026,115334636~3899920,134332005~1060764,141932499~11494689,159889494~6544897,183332404~3333048,186730388~552713,193238727~10950491,216578832~9382418,232458406~6204496,243054763~1187019,264228108~7781288,288999523~2724134,324125818~4577695,346342310~1650015,350510327~1519948,356335371~2270660,363126083~5074940,368226726~5876743,383719228~3201032,390812509~5379258] 2024-08-29T19:18:25.285 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [3947981~2836930,11111838~6037627,39044749~2748433,44569170~9885179,70400931~4099332,80762450~21135281,113246208~5988348,134332005~1060764,141932499~11494689,159889494~6544897,183332404~3333048,186730388~552713,193238727~10950491,216578832~9382418,232458406~6204496,243054763~1187019,264228108~7781288,288469277~3254380,324125818~4577695,346342310~1650015,350510327~1519948,353191713~5414318,363126083~10977386,383719228~3201032,390812509~5379258] 2024-08-29T19:18:25.285 INFO:tasks.workunit.client.0.smithi029.stdout:from 11 to 16 diff [3947981~2836930,11111838~6037627,39044749~2748433,45115652~9338697,56896044~6837929,65345588~9154675,77585843~10813789,89941705~17891637,115334636~3899920,134332005~1060764,141932499~11494689,159889494~6544897,183332404~3333048,186730388~552713,193238727~10950491,216578832~9382418,232458406~6204496,243054763~1187019,264228108~7781288,277498728~4554497,287829223~8191928,312881221~3304495,324125818~4577695,346342310~1650015,350510327~1519948,356335371~2270660,363126083~5074940,368226726~5876743,383719228~3201032,390812509~5379258] 2024-08-29T19:18:25.285 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3947981~2836930,11111838~6037627,39044749~2748433,45115652~9338697,56896044~6837929,65345588~9154675,77585843~10813789,89941705~17891637,115334636~3899920,134332005~1060764,141932499~11494689,159889494~6544897,183332404~3333048,186730388~552713,193238727~10950491,216578832~9382418,232458406~6204496,243054763~1187019,264228108~7781288,277498728~4554497,287829223~8191928,312881221~3304495,324125818~4577695,346342310~1650015,350510327~1519948,356335371~2270660,363126083~5074940,368226726~5876743,383719228~3201032,390812509~5379258] 2024-08-29T19:18:25.292 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [3947981~2836930,11111838~6037627,39044749~2748433,44569170~9885179,56896044~6837929,65345588~9154675,77585843~30247499,113246208~5988348,134332005~1060764,141932499~11494689,159889494~6544897,183332404~3333048,186730388~552713,193238727~10950491,216578832~9382418,232458406~6204496,243054763~1187019,264228108~7781288,277498728~4554497,287829223~8191928,312881221~3304495,324125818~4577695,346342310~1650015,350510327~1519948,353191713~5414318,363126083~10977386,383719228~3201032,390812509~5379258] 2024-08-29T19:18:25.292 INFO:tasks.workunit.client.0.smithi029.stdout:from 11 to 17 diff [3947981~2836930,11111838~6037627,39044749~2748433,45115652~9338697,56896044~6837929,65345588~9154675,77585843~10813789,89941705~17891637,115334636~3899920,134332005~1060764,141932499~11494689,159889494~6685201,183332404~3333048,186730388~552713,193238727~10950491,216578832~9382418,227507204~11155698,243054763~1187019,264228108~7781288,277498728~4554497,287829223~9458022,310518381~5667335,324125818~4577695,339738046~8254279,350510327~1519948,356335371~2270660,363126083~5074940,368226726~10428038,383719228~12472539,405080534~5410144] 2024-08-29T19:18:25.292 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3947981~2836930,11111838~6037627,39044749~2748433,45115652~9338697,56896044~6837929,65345588~9154675,77585843~10813789,89941705~17891637,115334636~3899920,134332005~1060764,141932499~11494689,159889494~6685201,183332404~3333048,186730388~552713,193238727~10950491,216578832~9382418,227507204~11155698,243054763~1187019,264228108~7781288,277498728~4554497,287829223~9458022,310518381~5667335,324125818~4577695,339738046~8254279,350510327~1519948,356335371~2270660,363126083~5074940,368226726~10428038,383719228~12472539,405080534~5410144] 2024-08-29T19:18:25.299 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [3947981~2836930,11111838~6037627,39044749~2748433,44569170~9885179,56896044~6837929,65345588~9154675,77585843~30247499,113246208~5988348,134332005~1060764,141932499~11494689,159889494~6685201,183332404~3333048,186730388~552713,193238727~10950491,216578832~9382418,227507204~11155698,243054763~1187019,264228108~7781288,277498728~4554497,287829223~9458022,310518381~5667335,324125818~4577695,339738046~8254279,350510327~1519948,353191713~5414318,363126083~15528681,383719228~12472539,405080534~5410144] 2024-08-29T19:18:25.299 INFO:tasks.workunit.client.0.smithi029.stdout:from 11 to 18 diff [3947981~2836930,11111838~6037627,21217510~4897919,39044749~2748433,45115652~9338697,56896044~17604219,77585843~10813789,89941705~17891637,115334636~3899920,134332005~1060764,141932499~11494689,159889494~6685201,183332404~3333048,186730388~552713,193238727~10950491,216578832~9382418,227507204~11155698,243054763~1187019,251221887~57235,264228108~7781288,277498728~4554497,287829223~9458022,310518381~5667335,324125818~4577695,339738046~8254279,350510327~1519948,352499891~8148291,361602673~6598350,368226726~10428038,381094705~1643508,382768921~13422846,405080534~5410144] 2024-08-29T19:18:25.299 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3947981~2836930,11111838~6037627,21217510~4897919,39044749~2748433,45115652~9338697,56896044~17604219,77585843~10813789,89941705~17891637,115334636~3899920,134332005~1060764,141932499~11494689,159889494~6685201,183332404~3333048,186730388~552713,193238727~10950491,216578832~9382418,227507204~11155698,243054763~1187019,251221887~57235,264228108~7781288,277498728~4554497,287829223~9458022,310518381~5667335,324125818~4577695,339738046~8254279,350510327~1519948,352499891~8148291,361602673~6598350,368226726~10428038,381094705~1643508,382768921~13422846,405080534~5410144] 2024-08-29T19:18:25.305 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [3947981~2836930,11111838~6037627,21217510~4897919,39044749~2748433,44569170~9885179,56896044~17604219,77585843~30247499,113246208~5988348,134332005~1060764,141932499~11494689,159889494~6685201,183332404~3333048,186730388~552713,193238727~10950491,216578832~9382418,227507204~11155698,243054763~1187019,251221887~57235,264228108~7781288,277498728~4554497,287829223~9458022,310518381~5667335,324125818~4577695,339738046~8254279,350510327~1519948,352499891~8148291,361602673~21135540,382768921~13422846,405080534~5410144] 2024-08-29T19:18:25.305 INFO:tasks.workunit.client.0.smithi029.stdout:from 11 to 19 diff [3947981~2836930,11111838~6037627,18843560~256167,21217510~4897919,39044749~2748433,45115652~9338697,55134745~19365518,77585843~10813789,89941705~17891637,115334636~3899920,127179720~1049523,134332005~1060764,141932499~11494689,156691482~729007,159889494~6685201,183332404~3333048,186730388~552713,193238727~10950491,216578832~9382418,227297971~11364931,243054763~1187019,251221887~57235,264228108~7781288,277498728~4554497,287829223~9458022,310518381~5667335,324125818~4577695,331855582~6525947,339090958~8901367,350510327~1519948,352499891~8148291,361602673~6598350,368226726~12062973,381094705~1643508,382768921~13422846,399086665~4832390,405080534~5410144] 2024-08-29T19:18:25.305 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3947981~2836930,11111838~6037627,18843560~256167,21217510~4897919,39044749~2748433,45115652~9338697,55134745~19365518,77585843~10813789,89941705~17891637,115334636~3899920,127179720~1049523,134332005~1060764,141932499~11494689,156691482~729007,159889494~6685201,183332404~3333048,186730388~552713,193238727~10950491,216578832~9382418,227297971~11364931,243054763~1187019,251221887~57235,264228108~7781288,277498728~4554497,287829223~9458022,310518381~5667335,324125818~4577695,331855582~6525947,339090958~8901367,350510327~1519948,352499891~8148291,361602673~6598350,368226726~12062973,381094705~1643508,382768921~13422846,399086665~4832390,405080534~5410144] 2024-08-29T19:18:25.313 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [3947981~2836930,11111838~6037627,18843560~256167,21217510~4897919,39044749~2748433,44569170~9885179,55134745~19365518,77585843~30247499,113246208~5988348,127179720~1049523,134332005~1060764,141932499~11494689,156691482~729007,159889494~6685201,183332404~3333048,186730388~552713,193238727~10950491,216578832~9382418,227297971~11364931,243054763~1187019,251221887~57235,264228108~7781288,277498728~4554497,287829223~9458022,310518381~5667335,324125818~4577695,331350016~7031513,339090958~8901367,350510327~1519948,352499891~8148291,361602673~21135540,382768921~13422846,399086665~4832390,405080534~5410144] 2024-08-29T19:18:25.313 INFO:tasks.workunit.client.0.smithi029.stdout:from 12 to 13 diff [3947981~2836930,39044749~2748433,70400931~4099332,134332005~1060764,141932499~7060167,159889494~6544897,264228108~7781288,288999523~1202733,383719228~3201032,390812509~5379258] 2024-08-29T19:18:25.313 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3947981~2836930,39044749~2748433,70400931~4099332,134332005~1060764,141932499~7060167,159889494~6544897,264228108~7781288,288999523~1202733,383719228~3201032,390812509~5379258] 2024-08-29T19:18:25.320 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [3947981~2836930,39044749~2748433,70400931~4099332,134332005~1060764,141932499~7060167,159889494~6544897,264228108~7781288,288469277~1732979,383719228~3201032,390812509~5379258] 2024-08-29T19:18:25.320 INFO:tasks.workunit.client.0.smithi029.stdout:from 12 to 14 diff [3947981~2836930,11111838~6037627,39044749~2748433,70400931~4099332,91004406~188721,134332005~1060764,141932499~11494689,159889494~6544897,183332404~3333048,217982328~7170429,264228108~7781288,288999523~1202733,324125818~4577695,356335371~2270660,363126083~5074940,368226726~5876743,383719228~3201032,390812509~5379258] 2024-08-29T19:18:25.320 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3947981~2836930,11111838~6037627,39044749~2748433,70400931~4099332,91004406~188721,134332005~1060764,141932499~11494689,159889494~6544897,183332404~3333048,217982328~7170429,264228108~7781288,288999523~1202733,324125818~4577695,356335371~2270660,363126083~5074940,368226726~5876743,383719228~3201032,390812509~5379258] 2024-08-29T19:18:25.327 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [3947981~2836930,11111838~6037627,39044749~2748433,70400931~4099332,88399632~2793495,134332005~1060764,141932499~11494689,159889494~6544897,183332404~3333048,217982328~7170429,264228108~7781288,288469277~1732979,324125818~4577695,353191713~5414318,363126083~10977386,383719228~3201032,390812509~5379258] 2024-08-29T19:18:25.327 INFO:tasks.workunit.client.0.smithi029.stdout:from 12 to 15 diff [3947981~2836930,11111838~6037627,39044749~2748433,45892628~5327028,70400931~4099332,89941705~7269853,115334636~3899920,134332005~1060764,141932499~11494689,159889494~6544897,183332404~3333048,193238727~7869778,216578832~9382418,232458406~5972316,243054763~1187019,264228108~7781288,288999523~1202733,324125818~4577695,346342310~1650015,350510327~1519948,356335371~2270660,363126083~5074940,368226726~5876743,383719228~3201032,390812509~5379258] 2024-08-29T19:18:25.327 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3947981~2836930,11111838~6037627,39044749~2748433,45892628~5327028,70400931~4099332,89941705~7269853,115334636~3899920,134332005~1060764,141932499~11494689,159889494~6544897,183332404~3333048,193238727~7869778,216578832~9382418,232458406~5972316,243054763~1187019,264228108~7781288,288999523~1202733,324125818~4577695,346342310~1650015,350510327~1519948,356335371~2270660,363126083~5074940,368226726~5876743,383719228~3201032,390812509~5379258] 2024-08-29T19:18:25.334 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [3947981~2836930,11111838~6037627,39044749~2748433,45892628~5327028,70400931~4099332,88399632~8811926,113246208~5988348,134332005~1060764,141932499~11494689,159889494~6544897,183332404~3333048,193238727~7869778,216578832~9382418,232458406~5972316,243054763~1187019,264228108~7781288,288469277~1732979,324125818~4577695,346342310~1650015,350510327~1519948,353191713~5414318,363126083~10977386,383719228~3201032,390812509~5379258] 2024-08-29T19:18:25.334 INFO:tasks.workunit.client.0.smithi029.stdout:from 12 to 16 diff [3947981~2836930,11111838~6037627,39044749~2748433,45892628~5327028,56896044~6837929,65345588~9154675,77585843~6622995,89941705~7269853,99455265~8378077,115334636~3899920,134332005~1060764,141932499~11494689,159889494~6544897,183332404~3333048,193238727~7869778,216578832~9382418,232458406~5972316,243054763~1187019,264228108~7781288,277498728~4554497,287829223~8191928,312881221~3304495,324125818~4577695,346342310~1650015,350510327~1519948,356335371~2270660,363126083~5074940,368226726~5876743,383719228~3201032,390812509~5379258] 2024-08-29T19:18:25.334 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3947981~2836930,11111838~6037627,39044749~2748433,45892628~5327028,56896044~6837929,65345588~9154675,77585843~6622995,89941705~7269853,99455265~8378077,115334636~3899920,134332005~1060764,141932499~11494689,159889494~6544897,183332404~3333048,193238727~7869778,216578832~9382418,232458406~5972316,243054763~1187019,264228108~7781288,277498728~4554497,287829223~8191928,312881221~3304495,324125818~4577695,346342310~1650015,350510327~1519948,356335371~2270660,363126083~5074940,368226726~5876743,383719228~3201032,390812509~5379258] 2024-08-29T19:18:25.340 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [3947981~2836930,11111838~6037627,39044749~2748433,45892628~5327028,56896044~6837929,65345588~9154675,77585843~6622995,88399632~8811926,99455265~8378077,113246208~5988348,134332005~1060764,141932499~11494689,159889494~6544897,183332404~3333048,193238727~7869778,216578832~9382418,232458406~5972316,243054763~1187019,264228108~7781288,277498728~4554497,287829223~8191928,312881221~3304495,324125818~4577695,346342310~1650015,350510327~1519948,353191713~5414318,363126083~10977386,383719228~3201032,390812509~5379258] 2024-08-29T19:18:25.340 INFO:tasks.workunit.client.0.smithi029.stdout:from 12 to 17 diff [3947981~2836930,11111838~6037627,39044749~2748433,45892628~8115911,56896044~6837929,65345588~9154675,77585843~6622995,89941705~7269853,99455265~8378077,115334636~3899920,134332005~1060764,141932499~11494689,159889494~6685201,183332404~3333048,193238727~7869778,216578832~9382418,227507204~10923518,243054763~1187019,264228108~7781288,277498728~4554497,287829223~9458022,310518381~5667335,324125818~4577695,339738046~8254279,350510327~1519948,356335371~2270660,363126083~5074940,368226726~10428038,383719228~12472539,405080534~5410144] 2024-08-29T19:18:25.340 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3947981~2836930,11111838~6037627,39044749~2748433,45892628~8115911,56896044~6837929,65345588~9154675,77585843~6622995,89941705~7269853,99455265~8378077,115334636~3899920,134332005~1060764,141932499~11494689,159889494~6685201,183332404~3333048,193238727~7869778,216578832~9382418,227507204~10923518,243054763~1187019,264228108~7781288,277498728~4554497,287829223~9458022,310518381~5667335,324125818~4577695,339738046~8254279,350510327~1519948,356335371~2270660,363126083~5074940,368226726~10428038,383719228~12472539,405080534~5410144] 2024-08-29T19:18:25.347 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [3947981~2836930,11111838~6037627,39044749~2748433,45892628~8115911,56896044~6837929,65345588~9154675,77585843~6622995,88399632~8811926,99455265~8378077,113246208~5988348,134332005~1060764,141932499~11494689,159889494~6685201,183332404~3333048,193238727~7869778,216578832~9382418,227507204~10923518,243054763~1187019,264228108~7781288,277498728~4554497,287829223~9458022,310518381~5667335,324125818~4577695,339738046~8254279,350510327~1519948,353191713~5414318,363126083~15528681,383719228~12472539,405080534~5410144] 2024-08-29T19:18:25.347 INFO:tasks.workunit.client.0.smithi029.stdout:from 12 to 18 diff [3947981~2836930,11111838~6037627,21217510~4897919,39044749~2748433,45892628~8115911,56896044~17604219,77585843~6622995,89941705~7269853,99455265~8378077,115334636~3899920,134332005~1060764,141932499~11494689,159889494~6685201,183332404~3333048,193238727~7869778,216578832~9382418,227507204~10923518,243054763~1187019,251221887~57235,264228108~7781288,277498728~4554497,287829223~9458022,310518381~5667335,324125818~4577695,339738046~8254279,350510327~1519948,352499891~8148291,361602673~6598350,368226726~10428038,381094705~1643508,382768921~13422846,405080534~5410144] 2024-08-29T19:18:25.347 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3947981~2836930,11111838~6037627,21217510~4897919,39044749~2748433,45892628~8115911,56896044~17604219,77585843~6622995,89941705~7269853,99455265~8378077,115334636~3899920,134332005~1060764,141932499~11494689,159889494~6685201,183332404~3333048,193238727~7869778,216578832~9382418,227507204~10923518,243054763~1187019,251221887~57235,264228108~7781288,277498728~4554497,287829223~9458022,310518381~5667335,324125818~4577695,339738046~8254279,350510327~1519948,352499891~8148291,361602673~6598350,368226726~10428038,381094705~1643508,382768921~13422846,405080534~5410144] 2024-08-29T19:18:25.355 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [3947981~2836930,11111838~6037627,21217510~4897919,39044749~2748433,45892628~8115911,56896044~17604219,77585843~6622995,88399632~8811926,99455265~8378077,113246208~5988348,134332005~1060764,141932499~11494689,159889494~6685201,183332404~3333048,193238727~7869778,216578832~9382418,227507204~10923518,243054763~1187019,251221887~57235,264228108~7781288,277498728~4554497,287829223~9458022,310518381~5667335,324125818~4577695,339738046~8254279,350510327~1519948,352499891~8148291,361602673~21135540,382768921~13422846,405080534~5410144] 2024-08-29T19:18:25.355 INFO:tasks.workunit.client.0.smithi029.stdout:from 12 to 19 diff [3947981~2836930,11111838~6037627,18843560~256167,21217510~4897919,39044749~2748433,45892628~8115911,55134745~19365518,77585843~6622995,89941705~7269853,99455265~8378077,115334636~3899920,127179720~1049523,134332005~1060764,141932499~11494689,156691482~729007,159889494~6685201,183332404~3333048,193238727~7869778,216578832~9382418,227297971~11132751,243054763~1187019,251221887~57235,264228108~7781288,277498728~4554497,287829223~9458022,310518381~5667335,324125818~4577695,331855582~6525947,339090958~8901367,350510327~1519948,352499891~8148291,361602673~6598350,368226726~12062973,381094705~1643508,382768921~13422846,399086665~4832390,405080534~5410144] 2024-08-29T19:18:25.355 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3947981~2836930,11111838~6037627,18843560~256167,21217510~4897919,39044749~2748433,45892628~8115911,55134745~19365518,77585843~6622995,89941705~7269853,99455265~8378077,115334636~3899920,127179720~1049523,134332005~1060764,141932499~11494689,156691482~729007,159889494~6685201,183332404~3333048,193238727~7869778,216578832~9382418,227297971~11132751,243054763~1187019,251221887~57235,264228108~7781288,277498728~4554497,287829223~9458022,310518381~5667335,324125818~4577695,331855582~6525947,339090958~8901367,350510327~1519948,352499891~8148291,361602673~6598350,368226726~12062973,381094705~1643508,382768921~13422846,399086665~4832390,405080534~5410144] 2024-08-29T19:18:25.363 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [3947981~2836930,11111838~6037627,18843560~256167,21217510~4897919,39044749~2748433,45892628~8115911,55134745~19365518,77585843~6622995,88399632~8811926,99455265~8378077,113246208~5988348,127179720~1049523,134332005~1060764,141932499~11494689,156691482~729007,159889494~6685201,183332404~3333048,193238727~7869778,216578832~9382418,227297971~11132751,243054763~1187019,251221887~57235,264228108~7781288,277498728~4554497,287829223~9458022,310518381~5667335,324125818~4577695,331350016~7031513,339090958~8901367,350510327~1519948,352499891~8148291,361602673~21135540,382768921~13422846,399086665~4832390,405080534~5410144] 2024-08-29T19:18:25.363 INFO:tasks.workunit.client.0.smithi029.stdout:from 13 to 14 diff [11111838~6037627,91004406~188721,147199008~6228180,165009634~28223,183332404~3333048,217982328~7170429,324125818~4577695,356335371~2270660,363126083~5074940,368226726~5876743] 2024-08-29T19:18:25.363 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [11111838~6037627,91004406~188721,147199008~6228180,165009634~28223,183332404~3333048,217982328~7170429,324125818~4577695,356335371~2270660,363126083~5074940,368226726~5876743] 2024-08-29T19:18:25.370 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [11111838~6037627,88399632~2793495,147199008~6228180,165009634~28223,183332404~3333048,217982328~7170429,324125818~4577695,353191713~5414318,363126083~10977386] 2024-08-29T19:18:25.370 INFO:tasks.workunit.client.0.smithi029.stdout:from 13 to 15 diff [11111838~6037627,45892628~5327028,89941705~7269853,115334636~3899920,147199008~6228180,165009634~28223,183332404~3333048,193238727~7869778,216578832~9382418,232458406~5972316,243054763~1187019,324125818~4577695,346342310~1650015,350510327~1519948,356335371~2270660,363126083~5074940,368226726~5876743] 2024-08-29T19:18:25.370 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [11111838~6037627,45892628~5327028,89941705~7269853,115334636~3899920,147199008~6228180,165009634~28223,183332404~3333048,193238727~7869778,216578832~9382418,232458406~5972316,243054763~1187019,324125818~4577695,346342310~1650015,350510327~1519948,356335371~2270660,363126083~5074940,368226726~5876743] 2024-08-29T19:18:25.376 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [11111838~6037627,45892628~5327028,88399632~8811926,113246208~5988348,147199008~6228180,165009634~28223,183332404~3333048,193238727~7869778,216578832~9382418,232458406~5972316,243054763~1187019,324125818~4577695,346342310~1650015,350510327~1519948,353191713~5414318,363126083~10977386] 2024-08-29T19:18:25.376 INFO:tasks.workunit.client.0.smithi029.stdout:from 13 to 16 diff [11111838~6037627,45892628~5327028,56896044~6837929,65345588~7598041,77585843~6622995,89941705~7269853,99455265~8378077,115334636~3899920,147199008~6228180,165009634~28223,183332404~3333048,193238727~7869778,216578832~9382418,232458406~5972316,243054763~1187019,266390107~2810349,277498728~4554497,287829223~8191928,312881221~3304495,324125818~4577695,346342310~1650015,350510327~1519948,356335371~2270660,363126083~5074940,368226726~5876743] 2024-08-29T19:18:25.376 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [11111838~6037627,45892628~5327028,56896044~6837929,65345588~7598041,77585843~6622995,89941705~7269853,99455265~8378077,115334636~3899920,147199008~6228180,165009634~28223,183332404~3333048,193238727~7869778,216578832~9382418,232458406~5972316,243054763~1187019,266390107~2810349,277498728~4554497,287829223~8191928,312881221~3304495,324125818~4577695,346342310~1650015,350510327~1519948,356335371~2270660,363126083~5074940,368226726~5876743] 2024-08-29T19:18:25.385 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [11111838~6037627,45892628~5327028,56896044~6837929,65345588~7598041,77585843~6622995,88399632~8811926,99455265~8378077,113246208~5988348,147199008~6228180,165009634~28223,183332404~3333048,193238727~7869778,216578832~9382418,232458406~5972316,243054763~1187019,266390107~2810349,277498728~4554497,287829223~8191928,312881221~3304495,324125818~4577695,346342310~1650015,350510327~1519948,353191713~5414318,363126083~10977386] 2024-08-29T19:18:25.385 INFO:tasks.workunit.client.0.smithi029.stdout:from 13 to 17 diff [11111838~6037627,45892628~8115911,56896044~6837929,65345588~7598041,77585843~6622995,89941705~7269853,99455265~8378077,115334636~3899920,147199008~6228180,160461823~6112872,183332404~3333048,193238727~7869778,216578832~9382418,227507204~10923518,243054763~1187019,266390107~2810349,277498728~4554497,287829223~9458022,310518381~5667335,324125818~4577695,339738046~8254279,350510327~1519948,356335371~2270660,363126083~5074940,368226726~10428038,386786401~7160279,405080534~5410144] 2024-08-29T19:18:25.385 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [11111838~6037627,45892628~8115911,56896044~6837929,65345588~7598041,77585843~6622995,89941705~7269853,99455265~8378077,115334636~3899920,147199008~6228180,160461823~6112872,183332404~3333048,193238727~7869778,216578832~9382418,227507204~10923518,243054763~1187019,266390107~2810349,277498728~4554497,287829223~9458022,310518381~5667335,324125818~4577695,339738046~8254279,350510327~1519948,356335371~2270660,363126083~5074940,368226726~10428038,386786401~7160279,405080534~5410144] 2024-08-29T19:18:25.393 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [11111838~6037627,45892628~8115911,56896044~6837929,65345588~7598041,77585843~6622995,88399632~8811926,99455265~8378077,113246208~5988348,147199008~6228180,160461823~6112872,183332404~3333048,193238727~7869778,216578832~9382418,227507204~10923518,243054763~1187019,266390107~2810349,277498728~4554497,287829223~9458022,310518381~5667335,324125818~4577695,339738046~8254279,350510327~1519948,353191713~5414318,363126083~15528681,386786401~7160279,405080534~5410144] 2024-08-29T19:18:25.393 INFO:tasks.workunit.client.0.smithi029.stdout:from 13 to 18 diff [11111838~6037627,21217510~4897919,45892628~8115911,56896044~16047585,77585843~6622995,89941705~7269853,99455265~8378077,115334636~3899920,147199008~6228180,160461823~6112872,183332404~3333048,193238727~7869778,216578832~9382418,227507204~10923518,243054763~1187019,251221887~57235,266390107~2810349,277498728~4554497,287829223~9458022,310518381~5667335,324125818~4577695,339738046~8254279,350510327~1519948,352499891~8148291,361602673~6598350,368226726~10428038,381094705~1643508,382768921~2764423,386786401~7160279,405080534~5410144] 2024-08-29T19:18:25.393 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [11111838~6037627,21217510~4897919,45892628~8115911,56896044~16047585,77585843~6622995,89941705~7269853,99455265~8378077,115334636~3899920,147199008~6228180,160461823~6112872,183332404~3333048,193238727~7869778,216578832~9382418,227507204~10923518,243054763~1187019,251221887~57235,266390107~2810349,277498728~4554497,287829223~9458022,310518381~5667335,324125818~4577695,339738046~8254279,350510327~1519948,352499891~8148291,361602673~6598350,368226726~10428038,381094705~1643508,382768921~2764423,386786401~7160279,405080534~5410144] 2024-08-29T19:18:25.399 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [11111838~6037627,21217510~4897919,45892628~8115911,56896044~16047585,77585843~6622995,88399632~8811926,99455265~8378077,113246208~5988348,147199008~6228180,160461823~6112872,183332404~3333048,193238727~7869778,216578832~9382418,227507204~10923518,243054763~1187019,251221887~57235,266390107~2810349,277498728~4554497,287829223~9458022,310518381~5667335,324125818~4577695,339738046~8254279,350510327~1519948,352499891~8148291,361602673~21135540,382768921~2764423,386786401~7160279,405080534~5410144] 2024-08-29T19:18:25.399 INFO:tasks.workunit.client.0.smithi029.stdout:from 13 to 19 diff [11111838~6037627,18843560~256167,21217510~4897919,45892628~8115911,55134745~17808884,77585843~6622995,89941705~7269853,99455265~8378077,115334636~3899920,127179720~1049523,147199008~6228180,156691482~729007,160461823~6112872,183332404~3333048,193238727~7869778,216578832~9382418,227297971~11132751,243054763~1187019,251221887~57235,266390107~2810349,277498728~4554497,287829223~9458022,310518381~5667335,324125818~4577695,331855582~6525947,339090958~8901367,350510327~1519948,352499891~8148291,361602673~6598350,368226726~12062973,381094705~1643508,382768921~2764423,386786401~7160279,399086665~4832390,405080534~5410144] 2024-08-29T19:18:25.399 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [11111838~6037627,18843560~256167,21217510~4897919,45892628~8115911,55134745~17808884,77585843~6622995,89941705~7269853,99455265~8378077,115334636~3899920,127179720~1049523,147199008~6228180,156691482~729007,160461823~6112872,183332404~3333048,193238727~7869778,216578832~9382418,227297971~11132751,243054763~1187019,251221887~57235,266390107~2810349,277498728~4554497,287829223~9458022,310518381~5667335,324125818~4577695,331855582~6525947,339090958~8901367,350510327~1519948,352499891~8148291,361602673~6598350,368226726~12062973,381094705~1643508,382768921~2764423,386786401~7160279,399086665~4832390,405080534~5410144] 2024-08-29T19:18:25.401 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:18:25 smithi110 bash[67519]: cluster 2024-08-29T19:18:24.021451+0000 mon.a (mon.0) 3236 : cluster [DBG] osdmap e2208: 8 total, 8 up, 8 in 2024-08-29T19:18:25.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:18:25 smithi029 bash[77880]: cluster 2024-08-29T19:18:24.021451+0000 mon.a (mon.0) 3236 : cluster [DBG] osdmap e2208: 8 total, 8 up, 8 in 2024-08-29T19:18:25.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:18:25 smithi029 bash[79042]: cluster 2024-08-29T19:18:24.021451+0000 mon.a (mon.0) 3236 : cluster [DBG] osdmap e2208: 8 total, 8 up, 8 in 2024-08-29T19:18:25.407 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [11111838~6037627,18843560~256167,21217510~4897919,45892628~8115911,55134745~17808884,77585843~6622995,88399632~8811926,99455265~8378077,113246208~5988348,127179720~1049523,147199008~6228180,156691482~729007,160461823~6112872,183332404~3333048,193238727~7869778,216578832~9382418,227297971~11132751,243054763~1187019,251221887~57235,266390107~2810349,277498728~4554497,287829223~9458022,310518381~5667335,324125818~4577695,331350016~7031513,339090958~8901367,350510327~1519948,352499891~8148291,361602673~21135540,382768921~2764423,386786401~7160279,399086665~4832390,405080534~5410144] 2024-08-29T19:18:25.407 INFO:tasks.workunit.client.0.smithi029.stdout:from 14 to 15 diff [45892628~5327028,89941705~7269853,115334636~3899920,193238727~7869778,216578832~1501231,218238794~7722456,232458406~5972316,243054763~1187019,346342310~1650015,350510327~1519948] 2024-08-29T19:18:25.407 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [45892628~5327028,89941705~7269853,115334636~3899920,193238727~7869778,216578832~1501231,218238794~7722456,232458406~5972316,243054763~1187019,346342310~1650015,350510327~1519948] 2024-08-29T19:18:25.414 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [45892628~5327028,89941705~7269853,113246208~5988348,193238727~7869778,216578832~1501231,218238794~7722456,232458406~5972316,243054763~1187019,346342310~1650015,350510327~1519948] 2024-08-29T19:18:25.414 INFO:tasks.workunit.client.0.smithi029.stdout:from 14 to 16 diff [45892628~5327028,56896044~6837929,65345588~7598041,77585843~6622995,89941705~7269853,99455265~8378077,115334636~3899920,193238727~7869778,216578832~1501231,218238794~7722456,232458406~5972316,243054763~1187019,266390107~2810349,277498728~4554497,287829223~8191928,312881221~3304495,346342310~1650015,350510327~1519948] 2024-08-29T19:18:25.414 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [45892628~5327028,56896044~6837929,65345588~7598041,77585843~6622995,89941705~7269853,99455265~8378077,115334636~3899920,193238727~7869778,216578832~1501231,218238794~7722456,232458406~5972316,243054763~1187019,266390107~2810349,277498728~4554497,287829223~8191928,312881221~3304495,346342310~1650015,350510327~1519948] 2024-08-29T19:18:25.424 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [45892628~5327028,56896044~6837929,65345588~7598041,77585843~6622995,89941705~7269853,99455265~8378077,113246208~5988348,193238727~7869778,216578832~1501231,218238794~7722456,232458406~5972316,243054763~1187019,266390107~2810349,277498728~4554497,287829223~8191928,312881221~3304495,346342310~1650015,350510327~1519948] 2024-08-29T19:18:25.424 INFO:tasks.workunit.client.0.smithi029.stdout:from 14 to 17 diff [45892628~8115911,56896044~6837929,65345588~7598041,77585843~6622995,89941705~7269853,99455265~8378077,115334636~3899920,160461823~6112872,193238727~7869778,216578832~1501231,218238794~7722456,227507204~10923518,243054763~1187019,266390107~2810349,277498728~4554497,287829223~9458022,310518381~5667335,339738046~8254279,350510327~1519948,374031352~4623412,386786401~7160279,405080534~5410144] 2024-08-29T19:18:25.424 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [45892628~8115911,56896044~6837929,65345588~7598041,77585843~6622995,89941705~7269853,99455265~8378077,115334636~3899920,160461823~6112872,193238727~7869778,216578832~1501231,218238794~7722456,227507204~10923518,243054763~1187019,266390107~2810349,277498728~4554497,287829223~9458022,310518381~5667335,339738046~8254279,350510327~1519948,374031352~4623412,386786401~7160279,405080534~5410144] 2024-08-29T19:18:25.430 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [45892628~8115911,56896044~6837929,65345588~7598041,77585843~6622995,89941705~7269853,99455265~8378077,113246208~5988348,160461823~6112872,193238727~7869778,216578832~1501231,218238794~7722456,227507204~10923518,243054763~1187019,266390107~2810349,277498728~4554497,287829223~9458022,310518381~5667335,339738046~8254279,350510327~1519948,374031352~4623412,386786401~7160279,405080534~5410144] 2024-08-29T19:18:25.430 INFO:tasks.workunit.client.0.smithi029.stdout:from 14 to 18 diff [21217510~4897919,45892628~8115911,56896044~16047585,77585843~6622995,89941705~7269853,99455265~8378077,115334636~3899920,152424338~667543,160461823~6112872,193238727~7869778,216578832~1501231,218238794~7722456,227507204~10923518,243054763~1187019,251221887~57235,266390107~2810349,277498728~4554497,287829223~9458022,310518381~5667335,339738046~8254279,350510327~1519948,352499891~8148291,361602673~6010771,374031352~4623412,381094705~1643508,382768921~2764423,386786401~7160279,405080534~5410144] 2024-08-29T19:18:25.430 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [21217510~4897919,45892628~8115911,56896044~16047585,77585843~6622995,89941705~7269853,99455265~8378077,115334636~3899920,152424338~667543,160461823~6112872,193238727~7869778,216578832~1501231,218238794~7722456,227507204~10923518,243054763~1187019,251221887~57235,266390107~2810349,277498728~4554497,287829223~9458022,310518381~5667335,339738046~8254279,350510327~1519948,352499891~8148291,361602673~6010771,374031352~4623412,381094705~1643508,382768921~2764423,386786401~7160279,405080534~5410144] 2024-08-29T19:18:25.437 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [21217510~4897919,45892628~8115911,56896044~16047585,77585843~6622995,89941705~7269853,99455265~8378077,113246208~5988348,152424338~667543,160461823~6112872,193238727~7869778,216578832~1501231,218238794~7722456,227507204~10923518,243054763~1187019,251221887~57235,266390107~2810349,277498728~4554497,287829223~9458022,310518381~5667335,339738046~8254279,350510327~1519948,352499891~8148291,361602673~6010771,374031352~8706861,382768921~2764423,386786401~7160279,405080534~5410144] 2024-08-29T19:18:25.437 INFO:tasks.workunit.client.0.smithi029.stdout:from 14 to 19 diff [18843560~256167,21217510~4897919,45892628~8115911,55134745~17808884,77585843~6622995,89941705~7269853,99455265~8378077,115334636~3899920,127179720~1049523,152424338~667543,156691482~729007,160461823~6112872,193238727~7869778,216578832~1501231,218238794~7722456,227297971~11132751,243054763~1187019,251221887~57235,266390107~2810349,277498728~4554497,287829223~9458022,310518381~5667335,331855582~6525947,339090958~8901367,350510327~1519948,352499891~8148291,361602673~6010771,372268738~8020961,381094705~1643508,382768921~2764423,386786401~7160279,399086665~4832390,405080534~5410144] 2024-08-29T19:18:25.437 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [18843560~256167,21217510~4897919,45892628~8115911,55134745~17808884,77585843~6622995,89941705~7269853,99455265~8378077,115334636~3899920,127179720~1049523,152424338~667543,156691482~729007,160461823~6112872,193238727~7869778,216578832~1501231,218238794~7722456,227297971~11132751,243054763~1187019,251221887~57235,266390107~2810349,277498728~4554497,287829223~9458022,310518381~5667335,331855582~6525947,339090958~8901367,350510327~1519948,352499891~8148291,361602673~6010771,372268738~8020961,381094705~1643508,382768921~2764423,386786401~7160279,399086665~4832390,405080534~5410144] 2024-08-29T19:18:25.445 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [18843560~256167,21217510~4897919,45892628~8115911,55134745~17808884,77585843~6622995,89941705~7269853,99455265~8378077,113246208~5988348,127179720~1049523,152424338~667543,156691482~729007,160461823~6112872,193238727~7869778,216578832~1501231,218238794~7722456,227297971~11132751,243054763~1187019,251221887~57235,266390107~2810349,277498728~4554497,287829223~9458022,310518381~5667335,331350016~7031513,339090958~8901367,350510327~1519948,352499891~8148291,361602673~6010771,372268738~10469475,382768921~2764423,386786401~7160279,399086665~4832390,405080534~5410144] 2024-08-29T19:18:25.445 INFO:tasks.workunit.client.0.smithi029.stdout:from 15 to 16 diff [56896044~6837929,65345588~7598041,77585843~6622995,99455265~8378077,266390107~2810349,277498728~4554497,287829223~8191928,312881221~3304495] 2024-08-29T19:18:25.445 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [56896044~6837929,65345588~7598041,77585843~6622995,99455265~8378077,266390107~2810349,277498728~4554497,287829223~8191928,312881221~3304495] 2024-08-29T19:18:25.452 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [56896044~6837929,65345588~7598041,77585843~6622995,99455265~8378077,266390107~2810349,277498728~4554497,287829223~8191928,312881221~3304495] 2024-08-29T19:18:25.452 INFO:tasks.workunit.client.0.smithi029.stdout:from 15 to 17 diff [48832164~5176375,56896044~6837929,65345588~7598041,77585843~6622995,99455265~8378077,160461823~6112872,227507204~5857806,266390107~2810349,277498728~4554497,287829223~9458022,310518381~5667335,339738046~7002558,374031352~4623412,386786401~7160279,405080534~5410144] 2024-08-29T19:18:25.452 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [48832164~5176375,56896044~6837929,65345588~7598041,77585843~6622995,99455265~8378077,160461823~6112872,227507204~5857806,266390107~2810349,277498728~4554497,287829223~9458022,310518381~5667335,339738046~7002558,374031352~4623412,386786401~7160279,405080534~5410144] 2024-08-29T19:18:25.458 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [48832164~5176375,56896044~6837929,65345588~7598041,77585843~6622995,99455265~8378077,160461823~6112872,227507204~5857806,266390107~2810349,277498728~4554497,287829223~9458022,310518381~5667335,339738046~7002558,374031352~4623412,386786401~7160279,405080534~5410144] 2024-08-29T19:18:25.458 INFO:tasks.workunit.client.0.smithi029.stdout:from 15 to 18 diff [21217510~4897919,48832164~5176375,56896044~16047585,77585843~6622995,99455265~8378077,152424338~667543,160461823~6112872,227507204~5857806,251221887~57235,266390107~2810349,277498728~4554497,287829223~9458022,310518381~5667335,339738046~7002558,352499891~8148291,361602673~6010771,374031352~4623412,381094705~1643508,382768921~2764423,386786401~7160279,405080534~5410144] 2024-08-29T19:18:25.458 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [21217510~4897919,48832164~5176375,56896044~16047585,77585843~6622995,99455265~8378077,152424338~667543,160461823~6112872,227507204~5857806,251221887~57235,266390107~2810349,277498728~4554497,287829223~9458022,310518381~5667335,339738046~7002558,352499891~8148291,361602673~6010771,374031352~4623412,381094705~1643508,382768921~2764423,386786401~7160279,405080534~5410144] 2024-08-29T19:18:25.465 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [21217510~4897919,48832164~5176375,56896044~16047585,77585843~6622995,99455265~8378077,152424338~667543,160461823~6112872,227507204~5857806,251221887~57235,266390107~2810349,277498728~4554497,287829223~9458022,310518381~5667335,339738046~7002558,352499891~8148291,361602673~6010771,374031352~8706861,382768921~2764423,386786401~7160279,405080534~5410144] 2024-08-29T19:18:25.465 INFO:tasks.workunit.client.0.smithi029.stdout:from 15 to 19 diff [18843560~256167,21217510~4897919,48832164~5176375,55134745~17808884,77585843~6622995,99455265~8378077,127179720~1049523,152424338~667543,156691482~729007,160461823~6112872,227297971~6067039,251221887~57235,266390107~2810349,277498728~4554497,287829223~9458022,310518381~5667335,331855582~6525947,339090958~7649646,352499891~8148291,361602673~6010771,372268738~8020961,381094705~1643508,382768921~2764423,386786401~7160279,399086665~4832390,405080534~5410144] 2024-08-29T19:18:25.465 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [18843560~256167,21217510~4897919,48832164~5176375,55134745~17808884,77585843~6622995,99455265~8378077,127179720~1049523,152424338~667543,156691482~729007,160461823~6112872,227297971~6067039,251221887~57235,266390107~2810349,277498728~4554497,287829223~9458022,310518381~5667335,331855582~6525947,339090958~7649646,352499891~8148291,361602673~6010771,372268738~8020961,381094705~1643508,382768921~2764423,386786401~7160279,399086665~4832390,405080534~5410144] 2024-08-29T19:18:25.473 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [18843560~256167,21217510~4897919,48832164~5176375,55134745~17808884,77585843~6622995,99455265~8378077,127179720~1049523,152424338~667543,156691482~729007,160461823~6112872,227297971~6067039,251221887~57235,266390107~2810349,277498728~4554497,287829223~9458022,310518381~5667335,331350016~7031513,339090958~7649646,352499891~8148291,361602673~6010771,372268738~10469475,382768921~2764423,386786401~7160279,399086665~4832390,405080534~5410144] 2024-08-29T19:18:25.473 INFO:tasks.workunit.client.0.smithi029.stdout:from 16 to 17 diff [48832164~5176375,160461823~6112872,227507204~5857806,292119341~5167904,310518381~3665165,339738046~7002558,374031352~4623412,386786401~7160279,405080534~5410144] 2024-08-29T19:18:25.473 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [48832164~5176375,160461823~6112872,227507204~5857806,292119341~5167904,310518381~3665165,339738046~7002558,374031352~4623412,386786401~7160279,405080534~5410144] 2024-08-29T19:18:25.483 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [48832164~5176375,160461823~6112872,227507204~5857806,292119341~5167904,310518381~3665165,339738046~7002558,374031352~4623412,386786401~7160279,405080534~5410144] 2024-08-29T19:18:25.483 INFO:tasks.workunit.client.0.smithi029.stdout:from 16 to 18 diff [21217510~4897919,48832164~5176375,61585742~7380249,152424338~667543,160461823~6112872,227507204~5857806,251221887~57235,292119341~5167904,310518381~3665165,339738046~7002558,352499891~8148291,361602673~6010771,374031352~4623412,381094705~1643508,382768921~2764423,386786401~7160279,405080534~5410144] 2024-08-29T19:18:25.483 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [21217510~4897919,48832164~5176375,61585742~7380249,152424338~667543,160461823~6112872,227507204~5857806,251221887~57235,292119341~5167904,310518381~3665165,339738046~7002558,352499891~8148291,361602673~6010771,374031352~4623412,381094705~1643508,382768921~2764423,386786401~7160279,405080534~5410144] 2024-08-29T19:18:25.489 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [21217510~4897919,48832164~5176375,61585742~7380249,152424338~667543,160461823~6112872,227507204~5857806,251221887~57235,292119341~5167904,310518381~3665165,339738046~7002558,352499891~8148291,361602673~6010771,374031352~8706861,382768921~2764423,386786401~7160279,405080534~5410144] 2024-08-29T19:18:25.489 INFO:tasks.workunit.client.0.smithi029.stdout:from 16 to 19 diff [18843560~256167,21217510~4897919,48832164~5176375,55134745~13831246,102210553~2130010,127179720~1049523,152424338~667543,156691482~729007,160461823~6112872,227297971~6067039,251221887~57235,292119341~5167904,310518381~3665165,331855582~6525947,339090958~7649646,352499891~8148291,361602673~6010771,372268738~8020961,381094705~1643508,382768921~2764423,386786401~7160279,399086665~4832390,405080534~5410144] 2024-08-29T19:18:25.489 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [18843560~256167,21217510~4897919,48832164~5176375,55134745~13831246,102210553~2130010,127179720~1049523,152424338~667543,156691482~729007,160461823~6112872,227297971~6067039,251221887~57235,292119341~5167904,310518381~3665165,331855582~6525947,339090958~7649646,352499891~8148291,361602673~6010771,372268738~8020961,381094705~1643508,382768921~2764423,386786401~7160279,399086665~4832390,405080534~5410144] 2024-08-29T19:18:25.496 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [18843560~256167,21217510~4897919,48832164~5176375,55134745~13831246,102210553~2130010,127179720~1049523,152424338~667543,156691482~729007,160461823~6112872,227297971~6067039,251221887~57235,292119341~5167904,310518381~3665165,331350016~7031513,339090958~7649646,352499891~8148291,361602673~6010771,372268738~10469475,382768921~2764423,386786401~7160279,399086665~4832390,405080534~5410144] 2024-08-29T19:18:25.496 INFO:tasks.workunit.client.0.smithi029.stdout:from 17 to 18 diff [21217510~4897919,61585742~7380249,152424338~667543,251221887~57235,352499891~8148291,361602673~6010771,381094705~1643508,382768921~2764423] 2024-08-29T19:18:25.496 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [21217510~4897919,61585742~7380249,152424338~667543,251221887~57235,352499891~8148291,361602673~6010771,381094705~1643508,382768921~2764423] 2024-08-29T19:18:25.503 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [21217510~4897919,61585742~7380249,152424338~667543,251221887~57235,352499891~8148291,361602673~6010771,378654764~4083449,382768921~2764423] 2024-08-29T19:18:25.503 INFO:tasks.workunit.client.0.smithi029.stdout:from 17 to 19 diff [18843560~256167,21217510~4897919,55134745~13831246,102210553~2130010,127179720~1049523,152424338~667543,156691482~729007,227297971~5836747,251221887~57235,331855582~6525947,339090958~2074418,352499891~8148291,361602673~6010771,372268738~8020961,381094705~1643508,382768921~2764423,399086665~4832390] 2024-08-29T19:18:25.503 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [18843560~256167,21217510~4897919,55134745~13831246,102210553~2130010,127179720~1049523,152424338~667543,156691482~729007,227297971~5836747,251221887~57235,331855582~6525947,339090958~2074418,352499891~8148291,361602673~6010771,372268738~8020961,381094705~1643508,382768921~2764423,399086665~4832390] 2024-08-29T19:18:25.511 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [18843560~256167,21217510~4897919,55134745~13831246,102210553~2130010,127179720~1049523,152424338~667543,156691482~729007,227297971~5836747,251221887~57235,331350016~7031513,339090958~2074418,352499891~8148291,361602673~6010771,372268738~10469475,382768921~2764423,399086665~4832390] 2024-08-29T19:18:25.511 INFO:tasks.workunit.client.0.smithi029.stdout:from 18 to 19 diff [18843560~256167,55134745~6590126,102210553~2130010,127179720~1049523,156691482~729007,227297971~5836747,331855582~6525947,339090958~2074418,372268738~8020961,399086665~4832390] 2024-08-29T19:18:25.511 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [18843560~256167,55134745~6590126,102210553~2130010,127179720~1049523,156691482~729007,227297971~5836747,331855582~6525947,339090958~2074418,372268738~8020961,399086665~4832390] 2024-08-29T19:18:25.518 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [18843560~256167,55134745~6590126,102210553~2130010,127179720~1049523,156691482~729007,227297971~5836747,331350016~7031513,339090958~2074418,372268738~8020961,399086665~4832390] 2024-08-29T19:18:26.079 INFO:tasks.workunit.client.0.smithi029.stdout:from 0 to HEAD diff [3356073~22759356,27345768~5622822,33963705~10605465,45115652~9338697,55086804~19413459,76145146~12254486,89941705~19285409,115334636~9278481,125787452~10894427,138099618~28475077,175251408~6482753,182875779~3789673,186730388~5829196,193238727~10950491,206884151~33131774,242137383~15402288,260246385~11763011,272108064~25179181,299776179~1985830,302261323~26442190,331855582~6525947,339090958~29110065,368226726~12062973,381094705~34366517] 2024-08-29T19:18:26.079 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3356073~22759356,27345768~5622822,33963705~10605465,45115652~9338697,55086804~19413459,76145146~12254486,89941705~19285409,115334636~9278481,125787452~10894427,138099618~28475077,175251408~6482753,182875779~3789673,186730388~5829196,193238727~10950491,206884151~33131774,242137383~15402288,260246385~11763011,272108064~25179181,299776179~1985830,302261323~26442190,331855582~6525947,339090958~29110065,368226726~12062973,381094705~34366517] 2024-08-29T19:18:26.130 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~26115429,27345768~5622822,33554432~20899917,54525952~19974311,75497472~33729642,113246208~53328487,175251408~17308176,192937984~11251234,205520896~52018775,260046848~11962548,272108064~25179181,297795584~3966425,301989888~26713625,331350016~7031513,339090958~76370264] 2024-08-29T19:18:26.130 INFO:tasks.workunit.client.0.smithi029.stdout:from 1 to HEAD diff [3356073~22759356,27345768~5622822,34615509~9953661,45115652~9338697,55086804~19413459,76145146~12254486,89941705~19285409,115334636~9171257,125787452~10894427,138099618~28475077,175251408~6482753,182875779~3789673,186730388~5829196,193238727~10950491,206884151~33131774,242137383~15402288,260246385~11763011,272108064~25179181,299776179~1985830,302261323~13924393,318135911~10567602,331855582~6525947,339090958~29110065,368226726~12062973,381094705~29395973] 2024-08-29T19:18:26.130 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3356073~22759356,27345768~5622822,34615509~9953661,45115652~9338697,55086804~19413459,76145146~12254486,89941705~19285409,115334636~9171257,125787452~10894427,138099618~28475077,175251408~6482753,182875779~3789673,186730388~5829196,193238727~10950491,206884151~33131774,242137383~15402288,260246385~11763011,272108064~25179181,299776179~1985830,302261323~13924393,318135911~10567602,331855582~6525947,339090958~29110065,368226726~12062973,381094705~29395973] 2024-08-29T19:18:26.144 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~26115429,27345768~5622822,34615509~19838840,54525952~19974311,75497472~33729642,113246208~11259685,124613117~41961578,175251408~17308176,192937984~11251234,205520896~52018775,260046848~11962548,272108064~25179181,297795584~3966425,302261323~13924393,318135911~10567602,331350016~7031513,339090958~71399720] 2024-08-29T19:18:26.144 INFO:tasks.workunit.client.0.smithi029.stdout:from 2 to HEAD diff [3356073~22759356,27345768~5622822,34615509~9953661,45115652~9338697,55086804~19413459,76145146~12254486,89941705~19285409,115334636~6476405,121956196~2549697,125787452~10894427,138099618~28475077,175251408~6482753,183332404~3333048,186730388~5829196,193238727~10950491,206884151~33131774,242137383~8349154,251221887~57235,253597300~3942371,260246385~11763011,272108064~25179181,299968341~570926,302261323~13924393,318135911~10567602,331855582~6525947,339090958~29110065,368226726~12062973,381094705~29395973] 2024-08-29T19:18:26.144 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3356073~22759356,27345768~5622822,34615509~9953661,45115652~9338697,55086804~19413459,76145146~12254486,89941705~19285409,115334636~6476405,121956196~2549697,125787452~10894427,138099618~28475077,175251408~6482753,183332404~3333048,186730388~5829196,193238727~10950491,206884151~33131774,242137383~8349154,251221887~57235,253597300~3942371,260246385~11763011,272108064~25179181,299968341~570926,302261323~13924393,318135911~10567602,331855582~6525947,339090958~29110065,368226726~12062973,381094705~29395973] 2024-08-29T19:18:26.158 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~26115429,27345768~5622822,34615509~19838840,54525952~19974311,75497472~33729642,113246208~8564833,121956196~2549697,124613117~41961578,175251408~6482753,183332404~9227180,192937984~11251234,205520896~44965641,251221887~57235,253597300~3942371,260046848~11962548,272108064~25179181,299968341~570926,302261323~13924393,318135911~10567602,331350016~7031513,339090958~71399720] 2024-08-29T19:18:26.158 INFO:tasks.workunit.client.0.smithi029.stdout:from 3 to HEAD diff [3356073~22759356,27345768~5622822,34615509~9953661,45115652~9338697,55086804~19413459,77585843~10813789,89941705~19285409,115334636~3899920,121956196~2549697,125787452~10894427,138099618~28475077,175251408~6482753,183332404~3333048,186730388~5829196,193238727~10950491,206884151~33131774,242137383~8349154,251221887~57235,253597300~3942371,260983565~988473,264228108~7781288,272108064~25179181,302261323~13924393,319003743~9699770,331855582~6525947,339090958~29110065,368226726~12062973,381094705~29395973] 2024-08-29T19:18:26.158 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3356073~22759356,27345768~5622822,34615509~9953661,45115652~9338697,55086804~19413459,77585843~10813789,89941705~19285409,115334636~3899920,121956196~2549697,125787452~10894427,138099618~28475077,175251408~6482753,183332404~3333048,186730388~5829196,193238727~10950491,206884151~33131774,242137383~8349154,251221887~57235,253597300~3942371,260983565~988473,264228108~7781288,272108064~25179181,302261323~13924393,319003743~9699770,331855582~6525947,339090958~29110065,368226726~12062973,381094705~29395973] 2024-08-29T19:18:26.175 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~26115429,27345768~5622822,34615509~19838840,54525952~19974311,77585843~31641271,113246208~5988348,121956196~2549697,124613117~41961578,175251408~6482753,183332404~9227180,192937984~11251234,205520896~44965641,251221887~57235,253597300~3942371,260983565~988473,264228108~7781288,272108064~25179181,302261323~13924393,319003743~9699770,331350016~7031513,339090958~71399720] 2024-08-29T19:18:26.175 INFO:tasks.workunit.client.0.smithi029.stdout:from 4 to HEAD diff [3356073~13793392,18472047~7643382,27345768~5622822,34615509~9953661,45115652~9338697,55086804~19413459,77585843~10813789,89941705~17891637,115334636~3899920,121956196~2549697,125787452~10538684,138099618~28475077,175251408~6482753,183332404~3333048,186730388~552713,193238727~10950491,206884151~33131774,242137383~8349154,251221887~57235,260983565~988473,264228108~7781288,272108064~25179181,302261323~13924393,319003743~9699770,331855582~6525947,339090958~29110065,368226726~12062973,381094705~1643508,382768921~27721757] 2024-08-29T19:18:26.175 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3356073~13793392,18472047~7643382,27345768~5622822,34615509~9953661,45115652~9338697,55086804~19413459,77585843~10813789,89941705~17891637,115334636~3899920,121956196~2549697,125787452~10538684,138099618~28475077,175251408~6482753,183332404~3333048,186730388~552713,193238727~10950491,206884151~33131774,242137383~8349154,251221887~57235,260983565~988473,264228108~7781288,272108064~25179181,302261323~13924393,319003743~9699770,331855582~6525947,339090958~29110065,368226726~12062973,381094705~1643508,382768921~27721757] 2024-08-29T19:18:26.188 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~17149465,18472047~7643382,27345768~5622822,34615509~19838840,54525952~19974311,77585843~30247499,113246208~5988348,121956196~2549697,124613117~11713019,136681879~29892816,175251408~6482753,183332404~3333048,186730388~552713,192937984~11251234,205520896~44965641,251221887~57235,260983565~988473,264228108~7781288,272108064~25179181,302261323~13924393,319003743~9699770,331350016~7031513,339090958~43647255,382768921~27721757] 2024-08-29T19:18:26.189 INFO:tasks.workunit.client.0.smithi029.stdout:from 5 to HEAD diff [3356073~13793392,18472047~7643382,27345768~5622822,34615509~9953661,45115652~9338697,55086804~19413459,77585843~10813789,89941705~17891637,115334636~3899920,121956196~2549697,125787452~4982631,132462142~3717938,138099618~28475077,175251408~6482753,183332404~3333048,186730388~552713,193238727~10950491,208829611~4346147,216578832~9382418,227297971~12717954,243054763~7431774,251221887~57235,260983565~988473,264228108~7781288,272108064~25179181,302261323~13924393,319003743~9699770,331855582~6525947,339090958~29110065,368226726~12062973,381094705~1643508,382768921~27721757] 2024-08-29T19:18:26.189 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3356073~13793392,18472047~7643382,27345768~5622822,34615509~9953661,45115652~9338697,55086804~19413459,77585843~10813789,89941705~17891637,115334636~3899920,121956196~2549697,125787452~4982631,132462142~3717938,138099618~28475077,175251408~6482753,183332404~3333048,186730388~552713,193238727~10950491,208829611~4346147,216578832~9382418,227297971~12717954,243054763~7431774,251221887~57235,260983565~988473,264228108~7781288,272108064~25179181,302261323~13924393,319003743~9699770,331855582~6525947,339090958~29110065,368226726~12062973,381094705~1643508,382768921~27721757] 2024-08-29T19:18:26.198 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~17149465,18472047~7643382,27345768~5622822,34615509~19838840,54525952~19974311,77585843~30247499,113246208~5988348,121956196~2549697,124613117~6156966,132462142~3717938,136681879~29892816,175251408~6482753,183332404~3333048,186730388~552713,193238727~10950491,208829611~4346147,216578832~9382418,227297971~12717954,243054763~7431774,251221887~57235,260983565~988473,264228108~7781288,272108064~25179181,302261323~13924393,319003743~9699770,331350016~7031513,339090958~43647255,382768921~27721757] 2024-08-29T19:18:26.198 INFO:tasks.workunit.client.0.smithi029.stdout:from 6 to HEAD diff [3356073~13793392,18472047~7643382,27345768~5622822,34615509~9953661,45115652~9338697,55086804~19413459,77585843~10813789,89941705~17891637,115334636~3899920,121956196~2549697,125787452~4982631,134332005~1060764,138099618~15327570,153976897~12597798,183332404~3333048,186730388~552713,193238727~10950491,208829611~4346147,216578832~9382418,227297971~12717954,243054763~7431774,251221887~57235,264228108~7781288,272108064~25179181,304488370~11697346,319003743~9699770,331855582~6525947,339090958~29110065,368226726~12062973,381094705~1643508,382768921~13422846,399086665~11404013] 2024-08-29T19:18:26.198 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3356073~13793392,18472047~7643382,27345768~5622822,34615509~9953661,45115652~9338697,55086804~19413459,77585843~10813789,89941705~17891637,115334636~3899920,121956196~2549697,125787452~4982631,134332005~1060764,138099618~15327570,153976897~12597798,183332404~3333048,186730388~552713,193238727~10950491,208829611~4346147,216578832~9382418,227297971~12717954,243054763~7431774,251221887~57235,264228108~7781288,272108064~25179181,304488370~11697346,319003743~9699770,331855582~6525947,339090958~29110065,368226726~12062973,381094705~1643508,382768921~13422846,399086665~11404013] 2024-08-29T19:18:26.207 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~17149465,18472047~7643382,27345768~5622822,34615509~19838840,54525952~19974311,77585843~30247499,113246208~5988348,121956196~2549697,124613117~6156966,134332005~1060764,136681879~16745309,153976897~12597798,183332404~3333048,186730388~552713,193238727~10950491,208829611~4346147,216578832~9382418,227297971~12717954,243054763~7431774,251221887~57235,264228108~7781288,272108064~25179181,304488370~11697346,319003743~9699770,331350016~7031513,339090958~43647255,382768921~13422846,399086665~11404013] 2024-08-29T19:18:26.207 INFO:tasks.workunit.client.0.smithi029.stdout:from 7 to HEAD diff [3947981~13201484,18472047~7643382,27345768~5622822,34615509~9953661,45115652~9338697,55086804~19413459,77585843~10813789,89941705~17891637,115334636~3899920,126995638~1233605,134332005~1060764,138099618~15327570,156691482~9883213,183332404~3333048,186730388~552713,193238727~10950491,208829611~4346147,216578832~9382418,227297971~12717954,243054763~7431774,251221887~57235,264228108~7781288,272108064~25179181,304488370~11697346,319003743~9699770,331855582~6525947,339090958~29110065,368226726~12062973,381094705~1643508,382768921~13422846,399086665~11404013] 2024-08-29T19:18:26.207 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3947981~13201484,18472047~7643382,27345768~5622822,34615509~9953661,45115652~9338697,55086804~19413459,77585843~10813789,89941705~17891637,115334636~3899920,126995638~1233605,134332005~1060764,138099618~15327570,156691482~9883213,183332404~3333048,186730388~552713,193238727~10950491,208829611~4346147,216578832~9382418,227297971~12717954,243054763~7431774,251221887~57235,264228108~7781288,272108064~25179181,304488370~11697346,319003743~9699770,331855582~6525947,339090958~29110065,368226726~12062973,381094705~1643508,382768921~13422846,399086665~11404013] 2024-08-29T19:18:26.215 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [3947981~13201484,18472047~7643382,27345768~5622822,34615509~19838840,54525952~19974311,77585843~30247499,113246208~5988348,126995638~1233605,134332005~1060764,136681879~16745309,156691482~9883213,183332404~3333048,186730388~552713,193238727~10950491,208829611~4346147,216578832~9382418,227297971~12717954,243054763~7431774,251221887~57235,264228108~7781288,272108064~25179181,304488370~11697346,319003743~9699770,331350016~7031513,339090958~43647255,382768921~13422846,399086665~11404013] 2024-08-29T19:18:26.215 INFO:tasks.workunit.client.0.smithi029.stdout:from 8 to HEAD diff [3947981~2836930,7490585~9658880,18472047~7643382,27345768~5622822,34615509~9953661,45115652~9338697,55086804~19413459,77585843~10813789,89941705~17891637,115334636~3899920,127179720~1049523,134332005~1060764,138099618~15327570,156691482~729007,159889494~6685201,183332404~3333048,186730388~552713,193238727~10950491,208829611~4346147,216578832~9382418,227297971~12717954,243054763~1187019,251221887~57235,264228108~7781288,277498728~4554497,287829223~9458022,304488370~11697346,319003743~9699770,331855582~6525947,339090958~29110065,368226726~12062973,381094705~1643508,382768921~13422846,399086665~4832390,405080534~5410144] 2024-08-29T19:18:26.215 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3947981~2836930,7490585~9658880,18472047~7643382,27345768~5622822,34615509~9953661,45115652~9338697,55086804~19413459,77585843~10813789,89941705~17891637,115334636~3899920,127179720~1049523,134332005~1060764,138099618~15327570,156691482~729007,159889494~6685201,183332404~3333048,186730388~552713,193238727~10950491,208829611~4346147,216578832~9382418,227297971~12717954,243054763~1187019,251221887~57235,264228108~7781288,277498728~4554497,287829223~9458022,304488370~11697346,319003743~9699770,331855582~6525947,339090958~29110065,368226726~12062973,381094705~1643508,382768921~13422846,399086665~4832390,405080534~5410144] 2024-08-29T19:18:26.223 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [3947981~2836930,7490585~9658880,18472047~7643382,27345768~5622822,34615509~19838840,54525952~19974311,77585843~30247499,113246208~5988348,127179720~1049523,134332005~1060764,136681879~16745309,156691482~729007,159889494~6685201,183332404~3333048,186730388~552713,193238727~10950491,208829611~4346147,216578832~9382418,227297971~12717954,243054763~1187019,251221887~57235,264228108~7781288,277498728~4554497,287829223~9458022,304488370~11697346,319003743~9699770,331350016~7031513,339090958~43647255,382768921~13422846,399086665~4832390,405080534~5410144] 2024-08-29T19:18:26.223 INFO:tasks.workunit.client.0.smithi029.stdout:from 9 to HEAD diff [3947981~2836930,7490585~9658880,18843560~256167,21217510~4897919,27345768~5622822,39044749~5524421,45115652~9338697,55086804~19413459,77585843~10813789,89941705~17891637,115334636~3899920,127179720~1049523,134332005~1060764,138099618~15327570,156691482~729007,159889494~6685201,183332404~3333048,186730388~552713,193238727~10950491,216578832~9382418,227297971~12717954,243054763~1187019,251221887~57235,264228108~7781288,277498728~4554497,287829223~9458022,304488370~11697346,319003743~9699770,331855582~6525947,339090958~21557224,361602673~6598350,368226726~12062973,381094705~1643508,382768921~13422846,399086665~4832390,405080534~5410144] 2024-08-29T19:18:26.224 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3947981~2836930,7490585~9658880,18843560~256167,21217510~4897919,27345768~5622822,39044749~5524421,45115652~9338697,55086804~19413459,77585843~10813789,89941705~17891637,115334636~3899920,127179720~1049523,134332005~1060764,138099618~15327570,156691482~729007,159889494~6685201,183332404~3333048,186730388~552713,193238727~10950491,216578832~9382418,227297971~12717954,243054763~1187019,251221887~57235,264228108~7781288,277498728~4554497,287829223~9458022,304488370~11697346,319003743~9699770,331855582~6525947,339090958~21557224,361602673~6598350,368226726~12062973,381094705~1643508,382768921~13422846,399086665~4832390,405080534~5410144] 2024-08-29T19:18:26.231 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [3947981~2836930,7490585~9658880,18843560~256167,21217510~4897919,27345768~5622822,39044749~15409600,54525952~19974311,77585843~30247499,113246208~5988348,127179720~1049523,134332005~1060764,136681879~16745309,156691482~729007,159889494~6685201,183332404~3333048,186730388~552713,193238727~10950491,216578832~9382418,227297971~12717954,243054763~1187019,251221887~57235,264228108~7781288,277498728~4554497,287829223~9458022,304488370~11697346,319003743~9699770,331350016~7031513,339090958~21557224,361602673~21135540,382768921~13422846,399086665~4832390,405080534~5410144] 2024-08-29T19:18:26.231 INFO:tasks.workunit.client.0.smithi029.stdout:from 10 to HEAD diff [3947981~2836930,11111838~6037627,18843560~256167,21217510~4897919,39044749~5524421,45115652~9338697,55134745~19365518,77585843~10813789,89941705~17891637,115334636~3899920,127179720~1049523,134332005~1060764,141932499~11494689,156691482~729007,159889494~6685201,183332404~3333048,186730388~552713,193238727~10950491,216578832~9382418,227297971~11364931,243054763~1187019,251221887~57235,264228108~7781288,277498728~4554497,287829223~9458022,310518381~5667335,319003743~9699770,331855582~6525947,339090958~21557224,361602673~6598350,368226726~12062973,381094705~1643508,382768921~13422846,399086665~4832390,405080534~5410144] 2024-08-29T19:18:26.231 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3947981~2836930,11111838~6037627,18843560~256167,21217510~4897919,39044749~5524421,45115652~9338697,55134745~19365518,77585843~10813789,89941705~17891637,115334636~3899920,127179720~1049523,134332005~1060764,141932499~11494689,156691482~729007,159889494~6685201,183332404~3333048,186730388~552713,193238727~10950491,216578832~9382418,227297971~11364931,243054763~1187019,251221887~57235,264228108~7781288,277498728~4554497,287829223~9458022,310518381~5667335,319003743~9699770,331855582~6525947,339090958~21557224,361602673~6598350,368226726~12062973,381094705~1643508,382768921~13422846,399086665~4832390,405080534~5410144] 2024-08-29T19:18:26.239 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [3947981~2836930,11111838~6037627,18843560~256167,21217510~4897919,39044749~15409600,55134745~19365518,77585843~30247499,113246208~5988348,127179720~1049523,134332005~1060764,141932499~11494689,156691482~729007,159889494~6685201,183332404~3333048,186730388~552713,193238727~10950491,216578832~9382418,227297971~11364931,243054763~1187019,251221887~57235,264228108~7781288,277498728~4554497,287829223~9458022,310518381~5667335,319003743~9699770,331350016~7031513,339090958~21557224,361602673~21135540,382768921~13422846,399086665~4832390,405080534~5410144] 2024-08-29T19:18:26.239 INFO:tasks.workunit.client.0.smithi029.stdout:from 11 to HEAD diff [3947981~2836930,11111838~6037627,18843560~256167,21217510~4897919,39044749~2748433,45115652~9338697,55134745~19365518,77585843~10813789,89941705~17891637,115334636~3899920,127179720~1049523,134332005~1060764,141932499~11494689,156691482~729007,159889494~6685201,183332404~3333048,186730388~552713,193238727~10950491,216578832~9382418,227297971~11364931,243054763~1187019,251221887~57235,264228108~7781288,277498728~4554497,287829223~9458022,310518381~5667335,324125818~4577695,331855582~6525947,339090958~8901367,350510327~1519948,352499891~8148291,361602673~6598350,368226726~12062973,381094705~1643508,382768921~13422846,399086665~4832390,405080534~5410144] 2024-08-29T19:18:26.239 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3947981~2836930,11111838~6037627,18843560~256167,21217510~4897919,39044749~2748433,45115652~9338697,55134745~19365518,77585843~10813789,89941705~17891637,115334636~3899920,127179720~1049523,134332005~1060764,141932499~11494689,156691482~729007,159889494~6685201,183332404~3333048,186730388~552713,193238727~10950491,216578832~9382418,227297971~11364931,243054763~1187019,251221887~57235,264228108~7781288,277498728~4554497,287829223~9458022,310518381~5667335,324125818~4577695,331855582~6525947,339090958~8901367,350510327~1519948,352499891~8148291,361602673~6598350,368226726~12062973,381094705~1643508,382768921~13422846,399086665~4832390,405080534~5410144] 2024-08-29T19:18:26.246 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [3947981~2836930,11111838~6037627,18843560~256167,21217510~4897919,39044749~2748433,44569170~9885179,55134745~19365518,77585843~30247499,113246208~5988348,127179720~1049523,134332005~1060764,141932499~11494689,156691482~729007,159889494~6685201,183332404~3333048,186730388~552713,193238727~10950491,216578832~9382418,227297971~11364931,243054763~1187019,251221887~57235,264228108~7781288,277498728~4554497,287829223~9458022,310518381~5667335,324125818~4577695,331350016~7031513,339090958~8901367,350510327~1519948,352499891~8148291,361602673~21135540,382768921~13422846,399086665~4832390,405080534~5410144] 2024-08-29T19:18:26.246 INFO:tasks.workunit.client.0.smithi029.stdout:from 12 to HEAD diff [3947981~2836930,11111838~6037627,18843560~256167,21217510~4897919,39044749~2748433,45892628~8115911,55134745~19365518,77585843~6622995,89941705~7269853,99455265~8378077,115334636~3899920,127179720~1049523,134332005~1060764,141932499~11494689,156691482~729007,159889494~6685201,183332404~3333048,193238727~7869778,216578832~9382418,227297971~11132751,243054763~1187019,251221887~57235,264228108~7781288,277498728~4554497,287829223~9458022,310518381~5667335,324125818~4577695,331855582~6525947,339090958~8901367,350510327~1519948,352499891~8148291,361602673~6598350,368226726~12062973,381094705~1643508,382768921~13422846,399086665~4832390,405080534~5410144] 2024-08-29T19:18:26.246 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3947981~2836930,11111838~6037627,18843560~256167,21217510~4897919,39044749~2748433,45892628~8115911,55134745~19365518,77585843~6622995,89941705~7269853,99455265~8378077,115334636~3899920,127179720~1049523,134332005~1060764,141932499~11494689,156691482~729007,159889494~6685201,183332404~3333048,193238727~7869778,216578832~9382418,227297971~11132751,243054763~1187019,251221887~57235,264228108~7781288,277498728~4554497,287829223~9458022,310518381~5667335,324125818~4577695,331855582~6525947,339090958~8901367,350510327~1519948,352499891~8148291,361602673~6598350,368226726~12062973,381094705~1643508,382768921~13422846,399086665~4832390,405080534~5410144] 2024-08-29T19:18:26.253 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [3947981~2836930,11111838~6037627,18843560~256167,21217510~4897919,39044749~2748433,45892628~8115911,55134745~19365518,77585843~6622995,88399632~8811926,99455265~8378077,113246208~5988348,127179720~1049523,134332005~1060764,141932499~11494689,156691482~729007,159889494~6685201,183332404~3333048,193238727~7869778,216578832~9382418,227297971~11132751,243054763~1187019,251221887~57235,264228108~7781288,277498728~4554497,287829223~9458022,310518381~5667335,324125818~4577695,331350016~7031513,339090958~8901367,350510327~1519948,352499891~8148291,361602673~21135540,382768921~13422846,399086665~4832390,405080534~5410144] 2024-08-29T19:18:26.253 INFO:tasks.workunit.client.0.smithi029.stdout:from 13 to HEAD diff [11111838~6037627,18843560~256167,21217510~4897919,45892628~8115911,55134745~17808884,77585843~6622995,89941705~7269853,99455265~8378077,115334636~3899920,127179720~1049523,147199008~6228180,156691482~729007,160461823~6112872,183332404~3333048,193238727~7869778,216578832~9382418,227297971~11132751,243054763~1187019,251221887~57235,266390107~2810349,277498728~4554497,287829223~9458022,310518381~5667335,324125818~4577695,331855582~6525947,339090958~8901367,350510327~1519948,352499891~8148291,361602673~6598350,368226726~12062973,381094705~1643508,382768921~2764423,386786401~7160279,399086665~4832390,405080534~5410144] 2024-08-29T19:18:26.254 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [11111838~6037627,18843560~256167,21217510~4897919,45892628~8115911,55134745~17808884,77585843~6622995,89941705~7269853,99455265~8378077,115334636~3899920,127179720~1049523,147199008~6228180,156691482~729007,160461823~6112872,183332404~3333048,193238727~7869778,216578832~9382418,227297971~11132751,243054763~1187019,251221887~57235,266390107~2810349,277498728~4554497,287829223~9458022,310518381~5667335,324125818~4577695,331855582~6525947,339090958~8901367,350510327~1519948,352499891~8148291,361602673~6598350,368226726~12062973,381094705~1643508,382768921~2764423,386786401~7160279,399086665~4832390,405080534~5410144] 2024-08-29T19:18:26.261 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [11111838~6037627,18843560~256167,21217510~4897919,45892628~8115911,55134745~17808884,77585843~6622995,88399632~8811926,99455265~8378077,113246208~5988348,127179720~1049523,147199008~6228180,156691482~729007,160461823~6112872,183332404~3333048,193238727~7869778,216578832~9382418,227297971~11132751,243054763~1187019,251221887~57235,266390107~2810349,277498728~4554497,287829223~9458022,310518381~5667335,324125818~4577695,331350016~7031513,339090958~8901367,350510327~1519948,352499891~8148291,361602673~21135540,382768921~2764423,386786401~7160279,399086665~4832390,405080534~5410144] 2024-08-29T19:18:26.261 INFO:tasks.workunit.client.0.smithi029.stdout:from 14 to HEAD diff [18843560~256167,21217510~4897919,45892628~8115911,55134745~17808884,77585843~6622995,89941705~7269853,99455265~8378077,115334636~3899920,127179720~1049523,152424338~667543,156691482~729007,160461823~6112872,193238727~7869778,216578832~1501231,218238794~7722456,227297971~11132751,243054763~1187019,251221887~57235,266390107~2810349,277498728~4554497,287829223~9458022,310518381~5667335,331855582~6525947,339090958~8901367,350510327~1519948,352499891~8148291,361602673~6010771,372268738~8020961,381094705~1643508,382768921~2764423,386786401~7160279,399086665~4832390,405080534~5410144] 2024-08-29T19:18:26.261 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [18843560~256167,21217510~4897919,45892628~8115911,55134745~17808884,77585843~6622995,89941705~7269853,99455265~8378077,115334636~3899920,127179720~1049523,152424338~667543,156691482~729007,160461823~6112872,193238727~7869778,216578832~1501231,218238794~7722456,227297971~11132751,243054763~1187019,251221887~57235,266390107~2810349,277498728~4554497,287829223~9458022,310518381~5667335,331855582~6525947,339090958~8901367,350510327~1519948,352499891~8148291,361602673~6010771,372268738~8020961,381094705~1643508,382768921~2764423,386786401~7160279,399086665~4832390,405080534~5410144] 2024-08-29T19:18:26.269 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [18843560~256167,21217510~4897919,45892628~8115911,55134745~17808884,77585843~6622995,89941705~7269853,99455265~8378077,113246208~5988348,127179720~1049523,152424338~667543,156691482~729007,160461823~6112872,193238727~7869778,216578832~1501231,218238794~7722456,227297971~11132751,243054763~1187019,251221887~57235,266390107~2810349,277498728~4554497,287829223~9458022,310518381~5667335,331350016~7031513,339090958~8901367,350510327~1519948,352499891~8148291,361602673~6010771,372268738~10469475,382768921~2764423,386786401~7160279,399086665~4832390,405080534~5410144] 2024-08-29T19:18:26.269 INFO:tasks.workunit.client.0.smithi029.stdout:from 15 to HEAD diff [18843560~256167,21217510~4897919,48832164~5176375,55134745~17808884,77585843~6622995,99455265~8378077,127179720~1049523,152424338~667543,156691482~729007,160461823~6112872,227297971~6067039,251221887~57235,266390107~2810349,277498728~4554497,287829223~9458022,310518381~5667335,331855582~6525947,339090958~7649646,352499891~8148291,361602673~6010771,372268738~8020961,381094705~1643508,382768921~2764423,386786401~7160279,399086665~4832390,405080534~5410144] 2024-08-29T19:18:26.269 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [18843560~256167,21217510~4897919,48832164~5176375,55134745~17808884,77585843~6622995,99455265~8378077,127179720~1049523,152424338~667543,156691482~729007,160461823~6112872,227297971~6067039,251221887~57235,266390107~2810349,277498728~4554497,287829223~9458022,310518381~5667335,331855582~6525947,339090958~7649646,352499891~8148291,361602673~6010771,372268738~8020961,381094705~1643508,382768921~2764423,386786401~7160279,399086665~4832390,405080534~5410144] 2024-08-29T19:18:26.276 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [18843560~256167,21217510~4897919,48832164~5176375,55134745~17808884,77585843~6622995,99455265~8378077,127179720~1049523,152424338~667543,156691482~729007,160461823~6112872,227297971~6067039,251221887~57235,266390107~2810349,277498728~4554497,287829223~9458022,310518381~5667335,331350016~7031513,339090958~7649646,352499891~8148291,361602673~6010771,372268738~10469475,382768921~2764423,386786401~7160279,399086665~4832390,405080534~5410144] 2024-08-29T19:18:26.276 INFO:tasks.workunit.client.0.smithi029.stdout:from 16 to HEAD diff [18843560~256167,21217510~4897919,48832164~5176375,55134745~13831246,102210553~2130010,127179720~1049523,152424338~667543,156691482~729007,160461823~6112872,227297971~6067039,251221887~57235,292119341~5167904,310518381~3665165,331855582~6525947,339090958~7649646,352499891~8148291,361602673~6010771,372268738~8020961,381094705~1643508,382768921~2764423,386786401~7160279,399086665~4832390,405080534~5410144] 2024-08-29T19:18:26.276 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [18843560~256167,21217510~4897919,48832164~5176375,55134745~13831246,102210553~2130010,127179720~1049523,152424338~667543,156691482~729007,160461823~6112872,227297971~6067039,251221887~57235,292119341~5167904,310518381~3665165,331855582~6525947,339090958~7649646,352499891~8148291,361602673~6010771,372268738~8020961,381094705~1643508,382768921~2764423,386786401~7160279,399086665~4832390,405080534~5410144] 2024-08-29T19:18:26.284 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [18843560~256167,21217510~4897919,48832164~5176375,55134745~13831246,102210553~2130010,127179720~1049523,152424338~667543,156691482~729007,160461823~6112872,227297971~6067039,251221887~57235,292119341~5167904,310518381~3665165,331350016~7031513,339090958~7649646,352499891~8148291,361602673~6010771,372268738~10469475,382768921~2764423,386786401~7160279,399086665~4832390,405080534~5410144] 2024-08-29T19:18:26.284 INFO:tasks.workunit.client.0.smithi029.stdout:from 17 to HEAD diff [18843560~256167,21217510~4897919,55134745~13831246,102210553~2130010,127179720~1049523,152424338~667543,156691482~729007,227297971~5836747,251221887~57235,331855582~6525947,339090958~2074418,352499891~8148291,361602673~6010771,372268738~8020961,381094705~1643508,382768921~2764423,399086665~4832390] 2024-08-29T19:18:26.284 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [18843560~256167,21217510~4897919,55134745~13831246,102210553~2130010,127179720~1049523,152424338~667543,156691482~729007,227297971~5836747,251221887~57235,331855582~6525947,339090958~2074418,352499891~8148291,361602673~6010771,372268738~8020961,381094705~1643508,382768921~2764423,399086665~4832390] 2024-08-29T19:18:26.291 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [18843560~256167,21217510~4897919,55134745~13831246,102210553~2130010,127179720~1049523,152424338~667543,156691482~729007,227297971~5836747,251221887~57235,331350016~7031513,339090958~2074418,352499891~8148291,361602673~6010771,372268738~10469475,382768921~2764423,399086665~4832390] 2024-08-29T19:18:26.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:18:26 smithi110 bash[67519]: cluster 2024-08-29T19:18:24.496849+0000 mgr.y (mgr.25004) 2655 : cluster [DBG] pgmap v4389: 137 pgs: 137 active+clean; 1.1 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 245 KiB/s rd, 42 MiB/s wr, 376 op/s 2024-08-29T19:18:26.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:18:26 smithi029 bash[77880]: cluster 2024-08-29T19:18:24.496849+0000 mgr.y (mgr.25004) 2655 : cluster [DBG] pgmap v4389: 137 pgs: 137 active+clean; 1.1 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 245 KiB/s rd, 42 MiB/s wr, 376 op/s 2024-08-29T19:18:26.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:18:26 smithi029 bash[79042]: cluster 2024-08-29T19:18:24.496849+0000 mgr.y (mgr.25004) 2655 : cluster [DBG] pgmap v4389: 137 pgs: 137 active+clean; 1.1 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 245 KiB/s rd, 42 MiB/s wr, 376 op/s 2024-08-29T19:18:27.101 INFO:tasks.workunit.client.0.smithi029.stdout:from 0 to HEAD diff [3356073~22759356,27345768~5622822,33963705~10605465,45115652~9338697,55086804~19413459,76145146~12254486,89941705~19285409,115334636~9278481,125787452~10894427,138099618~28475077,175251408~6482753,182875779~3789673,186730388~5829196,193238727~10950491,206884151~33131774,242137383~15402288,260246385~11763011,272108064~25179181,299776179~1985830,302261323~26442190,331855582~6525947,339090958~29110065,368226726~12062973,381094705~34366517] 2024-08-29T19:18:27.101 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3356073~22759356,27345768~5622822,33963705~10605465,45115652~9338697,55086804~19413459,76145146~12254486,89941705~19285409,115334636~9278481,125787452~10894427,138099618~28475077,175251408~6482753,182875779~3789673,186730388~5829196,193238727~10950491,206884151~33131774,242137383~15402288,260246385~11763011,272108064~25179181,299776179~1985830,302261323~26442190,331855582~6525947,339090958~29110065,368226726~12062973,381094705~34366517] 2024-08-29T19:18:27.138 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~26115429,27345768~5622822,33554432~20899917,54525952~19974311,75497472~33729642,113246208~53328487,175251408~17308176,192937984~11251234,205520896~52018775,260046848~11962548,272108064~25179181,297795584~3966425,301989888~26713625,331350016~7031513,339090958~76370264] 2024-08-29T19:18:27.139 INFO:tasks.workunit.client.0.smithi029.stdout:from 1 to HEAD diff [3356073~22759356,27345768~5622822,34615509~9953661,45115652~9338697,55086804~19413459,76145146~12254486,89941705~19285409,115334636~9171257,125787452~10894427,138099618~28475077,175251408~6482753,182875779~3789673,186730388~5829196,193238727~10950491,206884151~33131774,242137383~15402288,260246385~11763011,272108064~25179181,299776179~1985830,302261323~13924393,318135911~10567602,331855582~6525947,339090958~29110065,368226726~12062973,381094705~29395973] 2024-08-29T19:18:27.139 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3356073~22759356,27345768~5622822,34615509~9953661,45115652~9338697,55086804~19413459,76145146~12254486,89941705~19285409,115334636~9171257,125787452~10894427,138099618~28475077,175251408~6482753,182875779~3789673,186730388~5829196,193238727~10950491,206884151~33131774,242137383~15402288,260246385~11763011,272108064~25179181,299776179~1985830,302261323~13924393,318135911~10567602,331855582~6525947,339090958~29110065,368226726~12062973,381094705~29395973] 2024-08-29T19:18:27.149 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~26115429,27345768~5622822,34615509~19838840,54525952~19974311,75497472~33729642,113246208~11259685,124613117~41961578,175251408~17308176,192937984~11251234,205520896~52018775,260046848~11962548,272108064~25179181,297795584~3966425,302261323~13924393,318135911~10567602,331350016~7031513,339090958~71399720] 2024-08-29T19:18:27.150 INFO:tasks.workunit.client.0.smithi029.stdout:from 2 to HEAD diff [3356073~22759356,27345768~5622822,34615509~9953661,45115652~9338697,55086804~19413459,76145146~12254486,89941705~19285409,115334636~6476405,121956196~2549697,125787452~10894427,138099618~28475077,175251408~6482753,183332404~3333048,186730388~5829196,193238727~10950491,206884151~33131774,242137383~8349154,251221887~57235,253597300~3942371,260246385~11763011,272108064~25179181,299968341~570926,302261323~13924393,318135911~10567602,331855582~6525947,339090958~29110065,368226726~12062973,381094705~29395973] 2024-08-29T19:18:27.150 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3356073~22759356,27345768~5622822,34615509~9953661,45115652~9338697,55086804~19413459,76145146~12254486,89941705~19285409,115334636~6476405,121956196~2549697,125787452~10894427,138099618~28475077,175251408~6482753,183332404~3333048,186730388~5829196,193238727~10950491,206884151~33131774,242137383~8349154,251221887~57235,253597300~3942371,260246385~11763011,272108064~25179181,299968341~570926,302261323~13924393,318135911~10567602,331855582~6525947,339090958~29110065,368226726~12062973,381094705~29395973] 2024-08-29T19:18:27.159 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~26115429,27345768~5622822,34615509~19838840,54525952~19974311,75497472~33729642,113246208~8564833,121956196~2549697,124613117~41961578,175251408~6482753,183332404~9227180,192937984~11251234,205520896~44965641,251221887~57235,253597300~3942371,260046848~11962548,272108064~25179181,299968341~570926,302261323~13924393,318135911~10567602,331350016~7031513,339090958~71399720] 2024-08-29T19:18:27.159 INFO:tasks.workunit.client.0.smithi029.stdout:from 3 to HEAD diff [3356073~22759356,27345768~5622822,34615509~9953661,45115652~9338697,55086804~19413459,77585843~10813789,89941705~19285409,115334636~3899920,121956196~2549697,125787452~10894427,138099618~28475077,175251408~6482753,183332404~3333048,186730388~5829196,193238727~10950491,206884151~33131774,242137383~8349154,251221887~57235,253597300~3942371,260983565~988473,264228108~7781288,272108064~25179181,302261323~13924393,319003743~9699770,331855582~6525947,339090958~29110065,368226726~12062973,381094705~29395973] 2024-08-29T19:18:27.159 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3356073~22759356,27345768~5622822,34615509~9953661,45115652~9338697,55086804~19413459,77585843~10813789,89941705~19285409,115334636~3899920,121956196~2549697,125787452~10894427,138099618~28475077,175251408~6482753,183332404~3333048,186730388~5829196,193238727~10950491,206884151~33131774,242137383~8349154,251221887~57235,253597300~3942371,260983565~988473,264228108~7781288,272108064~25179181,302261323~13924393,319003743~9699770,331855582~6525947,339090958~29110065,368226726~12062973,381094705~29395973] 2024-08-29T19:18:27.167 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~26115429,27345768~5622822,34615509~19838840,54525952~19974311,77585843~31641271,113246208~5988348,121956196~2549697,124613117~41961578,175251408~6482753,183332404~9227180,192937984~11251234,205520896~44965641,251221887~57235,253597300~3942371,260983565~988473,264228108~7781288,272108064~25179181,302261323~13924393,319003743~9699770,331350016~7031513,339090958~71399720] 2024-08-29T19:18:27.168 INFO:tasks.workunit.client.0.smithi029.stdout:from 4 to HEAD diff [3356073~13793392,18472047~7643382,27345768~5622822,34615509~9953661,45115652~9338697,55086804~19413459,77585843~10813789,89941705~17891637,115334636~3899920,121956196~2549697,125787452~10538684,138099618~28475077,175251408~6482753,183332404~3333048,186730388~552713,193238727~10950491,206884151~33131774,242137383~8349154,251221887~57235,260983565~988473,264228108~7781288,272108064~25179181,302261323~13924393,319003743~9699770,331855582~6525947,339090958~29110065,368226726~12062973,381094705~1643508,382768921~27721757] 2024-08-29T19:18:27.168 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3356073~13793392,18472047~7643382,27345768~5622822,34615509~9953661,45115652~9338697,55086804~19413459,77585843~10813789,89941705~17891637,115334636~3899920,121956196~2549697,125787452~10538684,138099618~28475077,175251408~6482753,183332404~3333048,186730388~552713,193238727~10950491,206884151~33131774,242137383~8349154,251221887~57235,260983565~988473,264228108~7781288,272108064~25179181,302261323~13924393,319003743~9699770,331855582~6525947,339090958~29110065,368226726~12062973,381094705~1643508,382768921~27721757] 2024-08-29T19:18:27.176 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~17149465,18472047~7643382,27345768~5622822,34615509~19838840,54525952~19974311,77585843~30247499,113246208~5988348,121956196~2549697,124613117~11713019,136681879~29892816,175251408~6482753,183332404~3333048,186730388~552713,192937984~11251234,205520896~44965641,251221887~57235,260983565~988473,264228108~7781288,272108064~25179181,302261323~13924393,319003743~9699770,331350016~7031513,339090958~43647255,382768921~27721757] 2024-08-29T19:18:27.176 INFO:tasks.workunit.client.0.smithi029.stdout:from 5 to HEAD diff [3356073~13793392,18472047~7643382,27345768~5622822,34615509~9953661,45115652~9338697,55086804~19413459,77585843~10813789,89941705~17891637,115334636~3899920,121956196~2549697,125787452~4982631,132462142~3717938,138099618~28475077,175251408~6482753,183332404~3333048,186730388~552713,193238727~10950491,208829611~4346147,216578832~9382418,227297971~12717954,243054763~7431774,251221887~57235,260983565~988473,264228108~7781288,272108064~25179181,302261323~13924393,319003743~9699770,331855582~6525947,339090958~29110065,368226726~12062973,381094705~1643508,382768921~27721757] 2024-08-29T19:18:27.176 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3356073~13793392,18472047~7643382,27345768~5622822,34615509~9953661,45115652~9338697,55086804~19413459,77585843~10813789,89941705~17891637,115334636~3899920,121956196~2549697,125787452~4982631,132462142~3717938,138099618~28475077,175251408~6482753,183332404~3333048,186730388~552713,193238727~10950491,208829611~4346147,216578832~9382418,227297971~12717954,243054763~7431774,251221887~57235,260983565~988473,264228108~7781288,272108064~25179181,302261323~13924393,319003743~9699770,331855582~6525947,339090958~29110065,368226726~12062973,381094705~1643508,382768921~27721757] 2024-08-29T19:18:27.183 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~17149465,18472047~7643382,27345768~5622822,34615509~19838840,54525952~19974311,77585843~30247499,113246208~5988348,121956196~2549697,124613117~6156966,132462142~3717938,136681879~29892816,175251408~6482753,183332404~3333048,186730388~552713,193238727~10950491,208829611~4346147,216578832~9382418,227297971~12717954,243054763~7431774,251221887~57235,260983565~988473,264228108~7781288,272108064~25179181,302261323~13924393,319003743~9699770,331350016~7031513,339090958~43647255,382768921~27721757] 2024-08-29T19:18:27.183 INFO:tasks.workunit.client.0.smithi029.stdout:from 6 to HEAD diff [3356073~13793392,18472047~7643382,27345768~5622822,34615509~9953661,45115652~9338697,55086804~19413459,77585843~10813789,89941705~17891637,115334636~3899920,121956196~2549697,125787452~4982631,134332005~1060764,138099618~15327570,153976897~12597798,183332404~3333048,186730388~552713,193238727~10950491,208829611~4346147,216578832~9382418,227297971~12717954,243054763~7431774,251221887~57235,264228108~7781288,272108064~25179181,304488370~11697346,319003743~9699770,331855582~6525947,339090958~29110065,368226726~12062973,381094705~1643508,382768921~13422846,399086665~11404013] 2024-08-29T19:18:27.183 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3356073~13793392,18472047~7643382,27345768~5622822,34615509~9953661,45115652~9338697,55086804~19413459,77585843~10813789,89941705~17891637,115334636~3899920,121956196~2549697,125787452~4982631,134332005~1060764,138099618~15327570,153976897~12597798,183332404~3333048,186730388~552713,193238727~10950491,208829611~4346147,216578832~9382418,227297971~12717954,243054763~7431774,251221887~57235,264228108~7781288,272108064~25179181,304488370~11697346,319003743~9699770,331855582~6525947,339090958~29110065,368226726~12062973,381094705~1643508,382768921~13422846,399086665~11404013] 2024-08-29T19:18:27.191 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~17149465,18472047~7643382,27345768~5622822,34615509~19838840,54525952~19974311,77585843~30247499,113246208~5988348,121956196~2549697,124613117~6156966,134332005~1060764,136681879~16745309,153976897~12597798,183332404~3333048,186730388~552713,193238727~10950491,208829611~4346147,216578832~9382418,227297971~12717954,243054763~7431774,251221887~57235,264228108~7781288,272108064~25179181,304488370~11697346,319003743~9699770,331350016~7031513,339090958~43647255,382768921~13422846,399086665~11404013] 2024-08-29T19:18:27.191 INFO:tasks.workunit.client.0.smithi029.stdout:from 7 to HEAD diff [3947981~13201484,18472047~7643382,27345768~5622822,34615509~9953661,45115652~9338697,55086804~19413459,77585843~10813789,89941705~17891637,115334636~3899920,126995638~1233605,134332005~1060764,138099618~15327570,156691482~9883213,183332404~3333048,186730388~552713,193238727~10950491,208829611~4346147,216578832~9382418,227297971~12717954,243054763~7431774,251221887~57235,264228108~7781288,272108064~25179181,304488370~11697346,319003743~9699770,331855582~6525947,339090958~29110065,368226726~12062973,381094705~1643508,382768921~13422846,399086665~11404013] 2024-08-29T19:18:27.191 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3947981~13201484,18472047~7643382,27345768~5622822,34615509~9953661,45115652~9338697,55086804~19413459,77585843~10813789,89941705~17891637,115334636~3899920,126995638~1233605,134332005~1060764,138099618~15327570,156691482~9883213,183332404~3333048,186730388~552713,193238727~10950491,208829611~4346147,216578832~9382418,227297971~12717954,243054763~7431774,251221887~57235,264228108~7781288,272108064~25179181,304488370~11697346,319003743~9699770,331855582~6525947,339090958~29110065,368226726~12062973,381094705~1643508,382768921~13422846,399086665~11404013] 2024-08-29T19:18:27.198 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [3947981~13201484,18472047~7643382,27345768~5622822,34615509~19838840,54525952~19974311,77585843~30247499,113246208~5988348,126995638~1233605,134332005~1060764,136681879~16745309,156691482~9883213,183332404~3333048,186730388~552713,193238727~10950491,208829611~4346147,216578832~9382418,227297971~12717954,243054763~7431774,251221887~57235,264228108~7781288,272108064~25179181,304488370~11697346,319003743~9699770,331350016~7031513,339090958~43647255,382768921~13422846,399086665~11404013] 2024-08-29T19:18:27.198 INFO:tasks.workunit.client.0.smithi029.stdout:from 8 to HEAD diff [3947981~2836930,7490585~9658880,18472047~7643382,27345768~5622822,34615509~9953661,45115652~9338697,55086804~19413459,77585843~10813789,89941705~17891637,115334636~3899920,127179720~1049523,134332005~1060764,138099618~15327570,156691482~729007,159889494~6685201,183332404~3333048,186730388~552713,193238727~10950491,208829611~4346147,216578832~9382418,227297971~12717954,243054763~1187019,251221887~57235,264228108~7781288,277498728~4554497,287829223~9458022,304488370~11697346,319003743~9699770,331855582~6525947,339090958~29110065,368226726~12062973,381094705~1643508,382768921~13422846,399086665~4832390,405080534~5410144] 2024-08-29T19:18:27.198 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3947981~2836930,7490585~9658880,18472047~7643382,27345768~5622822,34615509~9953661,45115652~9338697,55086804~19413459,77585843~10813789,89941705~17891637,115334636~3899920,127179720~1049523,134332005~1060764,138099618~15327570,156691482~729007,159889494~6685201,183332404~3333048,186730388~552713,193238727~10950491,208829611~4346147,216578832~9382418,227297971~12717954,243054763~1187019,251221887~57235,264228108~7781288,277498728~4554497,287829223~9458022,304488370~11697346,319003743~9699770,331855582~6525947,339090958~29110065,368226726~12062973,381094705~1643508,382768921~13422846,399086665~4832390,405080534~5410144] 2024-08-29T19:18:27.205 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [3947981~2836930,7490585~9658880,18472047~7643382,27345768~5622822,34615509~19838840,54525952~19974311,77585843~30247499,113246208~5988348,127179720~1049523,134332005~1060764,136681879~16745309,156691482~729007,159889494~6685201,183332404~3333048,186730388~552713,193238727~10950491,208829611~4346147,216578832~9382418,227297971~12717954,243054763~1187019,251221887~57235,264228108~7781288,277498728~4554497,287829223~9458022,304488370~11697346,319003743~9699770,331350016~7031513,339090958~43647255,382768921~13422846,399086665~4832390,405080534~5410144] 2024-08-29T19:18:27.205 INFO:tasks.workunit.client.0.smithi029.stdout:from 9 to HEAD diff [3947981~2836930,7490585~9658880,18843560~256167,21217510~4897919,27345768~5622822,39044749~5524421,45115652~9338697,55086804~19413459,77585843~10813789,89941705~17891637,115334636~3899920,127179720~1049523,134332005~1060764,138099618~15327570,156691482~729007,159889494~6685201,183332404~3333048,186730388~552713,193238727~10950491,216578832~9382418,227297971~12717954,243054763~1187019,251221887~57235,264228108~7781288,277498728~4554497,287829223~9458022,304488370~11697346,319003743~9699770,331855582~6525947,339090958~21557224,361602673~6598350,368226726~12062973,381094705~1643508,382768921~13422846,399086665~4832390,405080534~5410144] 2024-08-29T19:18:27.205 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3947981~2836930,7490585~9658880,18843560~256167,21217510~4897919,27345768~5622822,39044749~5524421,45115652~9338697,55086804~19413459,77585843~10813789,89941705~17891637,115334636~3899920,127179720~1049523,134332005~1060764,138099618~15327570,156691482~729007,159889494~6685201,183332404~3333048,186730388~552713,193238727~10950491,216578832~9382418,227297971~12717954,243054763~1187019,251221887~57235,264228108~7781288,277498728~4554497,287829223~9458022,304488370~11697346,319003743~9699770,331855582~6525947,339090958~21557224,361602673~6598350,368226726~12062973,381094705~1643508,382768921~13422846,399086665~4832390,405080534~5410144] 2024-08-29T19:18:27.213 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [3947981~2836930,7490585~9658880,18843560~256167,21217510~4897919,27345768~5622822,39044749~15409600,54525952~19974311,77585843~30247499,113246208~5988348,127179720~1049523,134332005~1060764,136681879~16745309,156691482~729007,159889494~6685201,183332404~3333048,186730388~552713,193238727~10950491,216578832~9382418,227297971~12717954,243054763~1187019,251221887~57235,264228108~7781288,277498728~4554497,287829223~9458022,304488370~11697346,319003743~9699770,331350016~7031513,339090958~21557224,361602673~21135540,382768921~13422846,399086665~4832390,405080534~5410144] 2024-08-29T19:18:27.213 INFO:tasks.workunit.client.0.smithi029.stdout:from 10 to HEAD diff [3947981~2836930,11111838~6037627,18843560~256167,21217510~4897919,39044749~5524421,45115652~9338697,55134745~19365518,77585843~10813789,89941705~17891637,115334636~3899920,127179720~1049523,134332005~1060764,141932499~11494689,156691482~729007,159889494~6685201,183332404~3333048,186730388~552713,193238727~10950491,216578832~9382418,227297971~11364931,243054763~1187019,251221887~57235,264228108~7781288,277498728~4554497,287829223~9458022,310518381~5667335,319003743~9699770,331855582~6525947,339090958~21557224,361602673~6598350,368226726~12062973,381094705~1643508,382768921~13422846,399086665~4832390,405080534~5410144] 2024-08-29T19:18:27.213 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3947981~2836930,11111838~6037627,18843560~256167,21217510~4897919,39044749~5524421,45115652~9338697,55134745~19365518,77585843~10813789,89941705~17891637,115334636~3899920,127179720~1049523,134332005~1060764,141932499~11494689,156691482~729007,159889494~6685201,183332404~3333048,186730388~552713,193238727~10950491,216578832~9382418,227297971~11364931,243054763~1187019,251221887~57235,264228108~7781288,277498728~4554497,287829223~9458022,310518381~5667335,319003743~9699770,331855582~6525947,339090958~21557224,361602673~6598350,368226726~12062973,381094705~1643508,382768921~13422846,399086665~4832390,405080534~5410144] 2024-08-29T19:18:27.219 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [3947981~2836930,11111838~6037627,18843560~256167,21217510~4897919,39044749~15409600,55134745~19365518,77585843~30247499,113246208~5988348,127179720~1049523,134332005~1060764,141932499~11494689,156691482~729007,159889494~6685201,183332404~3333048,186730388~552713,193238727~10950491,216578832~9382418,227297971~11364931,243054763~1187019,251221887~57235,264228108~7781288,277498728~4554497,287829223~9458022,310518381~5667335,319003743~9699770,331350016~7031513,339090958~21557224,361602673~21135540,382768921~13422846,399086665~4832390,405080534~5410144] 2024-08-29T19:18:27.219 INFO:tasks.workunit.client.0.smithi029.stdout:from 11 to HEAD diff [3947981~2836930,11111838~6037627,18843560~256167,21217510~4897919,39044749~2748433,45115652~9338697,55134745~19365518,77585843~10813789,89941705~17891637,115334636~3899920,127179720~1049523,134332005~1060764,141932499~11494689,156691482~729007,159889494~6685201,183332404~3333048,186730388~552713,193238727~10950491,216578832~9382418,227297971~11364931,243054763~1187019,251221887~57235,264228108~7781288,277498728~4554497,287829223~9458022,310518381~5667335,324125818~4577695,331855582~6525947,339090958~8901367,350510327~1519948,352499891~8148291,361602673~6598350,368226726~12062973,381094705~1643508,382768921~13422846,399086665~4832390,405080534~5410144] 2024-08-29T19:18:27.220 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3947981~2836930,11111838~6037627,18843560~256167,21217510~4897919,39044749~2748433,45115652~9338697,55134745~19365518,77585843~10813789,89941705~17891637,115334636~3899920,127179720~1049523,134332005~1060764,141932499~11494689,156691482~729007,159889494~6685201,183332404~3333048,186730388~552713,193238727~10950491,216578832~9382418,227297971~11364931,243054763~1187019,251221887~57235,264228108~7781288,277498728~4554497,287829223~9458022,310518381~5667335,324125818~4577695,331855582~6525947,339090958~8901367,350510327~1519948,352499891~8148291,361602673~6598350,368226726~12062973,381094705~1643508,382768921~13422846,399086665~4832390,405080534~5410144] 2024-08-29T19:18:27.226 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [3947981~2836930,11111838~6037627,18843560~256167,21217510~4897919,39044749~2748433,44569170~9885179,55134745~19365518,77585843~30247499,113246208~5988348,127179720~1049523,134332005~1060764,141932499~11494689,156691482~729007,159889494~6685201,183332404~3333048,186730388~552713,193238727~10950491,216578832~9382418,227297971~11364931,243054763~1187019,251221887~57235,264228108~7781288,277498728~4554497,287829223~9458022,310518381~5667335,324125818~4577695,331350016~7031513,339090958~8901367,350510327~1519948,352499891~8148291,361602673~21135540,382768921~13422846,399086665~4832390,405080534~5410144] 2024-08-29T19:18:27.227 INFO:tasks.workunit.client.0.smithi029.stdout:from 12 to HEAD diff [3947981~2836930,11111838~6037627,18843560~256167,21217510~4897919,39044749~2748433,45892628~8115911,55134745~19365518,77585843~6622995,89941705~7269853,99455265~8378077,115334636~3899920,127179720~1049523,134332005~1060764,141932499~11494689,156691482~729007,159889494~6685201,183332404~3333048,193238727~7869778,216578832~9382418,227297971~11132751,243054763~1187019,251221887~57235,264228108~7781288,277498728~4554497,287829223~9458022,310518381~5667335,324125818~4577695,331855582~6525947,339090958~8901367,350510327~1519948,352499891~8148291,361602673~6598350,368226726~12062973,381094705~1643508,382768921~13422846,399086665~4832390,405080534~5410144] 2024-08-29T19:18:27.227 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3947981~2836930,11111838~6037627,18843560~256167,21217510~4897919,39044749~2748433,45892628~8115911,55134745~19365518,77585843~6622995,89941705~7269853,99455265~8378077,115334636~3899920,127179720~1049523,134332005~1060764,141932499~11494689,156691482~729007,159889494~6685201,183332404~3333048,193238727~7869778,216578832~9382418,227297971~11132751,243054763~1187019,251221887~57235,264228108~7781288,277498728~4554497,287829223~9458022,310518381~5667335,324125818~4577695,331855582~6525947,339090958~8901367,350510327~1519948,352499891~8148291,361602673~6598350,368226726~12062973,381094705~1643508,382768921~13422846,399086665~4832390,405080534~5410144] 2024-08-29T19:18:27.234 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [3947981~2836930,11111838~6037627,18843560~256167,21217510~4897919,39044749~2748433,45892628~8115911,55134745~19365518,77585843~6622995,88399632~8811926,99455265~8378077,113246208~5988348,127179720~1049523,134332005~1060764,141932499~11494689,156691482~729007,159889494~6685201,183332404~3333048,193238727~7869778,216578832~9382418,227297971~11132751,243054763~1187019,251221887~57235,264228108~7781288,277498728~4554497,287829223~9458022,310518381~5667335,324125818~4577695,331350016~7031513,339090958~8901367,350510327~1519948,352499891~8148291,361602673~21135540,382768921~13422846,399086665~4832390,405080534~5410144] 2024-08-29T19:18:27.234 INFO:tasks.workunit.client.0.smithi029.stdout:from 13 to HEAD diff [11111838~6037627,18843560~256167,21217510~4897919,45892628~8115911,55134745~17808884,77585843~6622995,89941705~7269853,99455265~8378077,115334636~3899920,127179720~1049523,147199008~6228180,156691482~729007,160461823~6112872,183332404~3333048,193238727~7869778,216578832~9382418,227297971~11132751,243054763~1187019,251221887~57235,266390107~2810349,277498728~4554497,287829223~9458022,310518381~5667335,324125818~4577695,331855582~6525947,339090958~8901367,350510327~1519948,352499891~8148291,361602673~6598350,368226726~12062973,381094705~1643508,382768921~2764423,386786401~7160279,399086665~4832390,405080534~5410144] 2024-08-29T19:18:27.234 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [11111838~6037627,18843560~256167,21217510~4897919,45892628~8115911,55134745~17808884,77585843~6622995,89941705~7269853,99455265~8378077,115334636~3899920,127179720~1049523,147199008~6228180,156691482~729007,160461823~6112872,183332404~3333048,193238727~7869778,216578832~9382418,227297971~11132751,243054763~1187019,251221887~57235,266390107~2810349,277498728~4554497,287829223~9458022,310518381~5667335,324125818~4577695,331855582~6525947,339090958~8901367,350510327~1519948,352499891~8148291,361602673~6598350,368226726~12062973,381094705~1643508,382768921~2764423,386786401~7160279,399086665~4832390,405080534~5410144] 2024-08-29T19:18:27.242 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [11111838~6037627,18843560~256167,21217510~4897919,45892628~8115911,55134745~17808884,77585843~6622995,88399632~8811926,99455265~8378077,113246208~5988348,127179720~1049523,147199008~6228180,156691482~729007,160461823~6112872,183332404~3333048,193238727~7869778,216578832~9382418,227297971~11132751,243054763~1187019,251221887~57235,266390107~2810349,277498728~4554497,287829223~9458022,310518381~5667335,324125818~4577695,331350016~7031513,339090958~8901367,350510327~1519948,352499891~8148291,361602673~21135540,382768921~2764423,386786401~7160279,399086665~4832390,405080534~5410144] 2024-08-29T19:18:27.242 INFO:tasks.workunit.client.0.smithi029.stdout:from 14 to HEAD diff [18843560~256167,21217510~4897919,45892628~8115911,55134745~17808884,77585843~6622995,89941705~7269853,99455265~8378077,115334636~3899920,127179720~1049523,152424338~667543,156691482~729007,160461823~6112872,193238727~7869778,216578832~1501231,218238794~7722456,227297971~11132751,243054763~1187019,251221887~57235,266390107~2810349,277498728~4554497,287829223~9458022,310518381~5667335,331855582~6525947,339090958~8901367,350510327~1519948,352499891~8148291,361602673~6010771,372268738~8020961,381094705~1643508,382768921~2764423,386786401~7160279,399086665~4832390,405080534~5410144] 2024-08-29T19:18:27.242 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [18843560~256167,21217510~4897919,45892628~8115911,55134745~17808884,77585843~6622995,89941705~7269853,99455265~8378077,115334636~3899920,127179720~1049523,152424338~667543,156691482~729007,160461823~6112872,193238727~7869778,216578832~1501231,218238794~7722456,227297971~11132751,243054763~1187019,251221887~57235,266390107~2810349,277498728~4554497,287829223~9458022,310518381~5667335,331855582~6525947,339090958~8901367,350510327~1519948,352499891~8148291,361602673~6010771,372268738~8020961,381094705~1643508,382768921~2764423,386786401~7160279,399086665~4832390,405080534~5410144] 2024-08-29T19:18:27.249 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [18843560~256167,21217510~4897919,45892628~8115911,55134745~17808884,77585843~6622995,89941705~7269853,99455265~8378077,113246208~5988348,127179720~1049523,152424338~667543,156691482~729007,160461823~6112872,193238727~7869778,216578832~1501231,218238794~7722456,227297971~11132751,243054763~1187019,251221887~57235,266390107~2810349,277498728~4554497,287829223~9458022,310518381~5667335,331350016~7031513,339090958~8901367,350510327~1519948,352499891~8148291,361602673~6010771,372268738~10469475,382768921~2764423,386786401~7160279,399086665~4832390,405080534~5410144] 2024-08-29T19:18:27.249 INFO:tasks.workunit.client.0.smithi029.stdout:from 15 to HEAD diff [18843560~256167,21217510~4897919,48832164~5176375,55134745~17808884,77585843~6622995,99455265~8378077,127179720~1049523,152424338~667543,156691482~729007,160461823~6112872,227297971~6067039,251221887~57235,266390107~2810349,277498728~4554497,287829223~9458022,310518381~5667335,331855582~6525947,339090958~7649646,352499891~8148291,361602673~6010771,372268738~8020961,381094705~1643508,382768921~2764423,386786401~7160279,399086665~4832390,405080534~5410144] 2024-08-29T19:18:27.249 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [18843560~256167,21217510~4897919,48832164~5176375,55134745~17808884,77585843~6622995,99455265~8378077,127179720~1049523,152424338~667543,156691482~729007,160461823~6112872,227297971~6067039,251221887~57235,266390107~2810349,277498728~4554497,287829223~9458022,310518381~5667335,331855582~6525947,339090958~7649646,352499891~8148291,361602673~6010771,372268738~8020961,381094705~1643508,382768921~2764423,386786401~7160279,399086665~4832390,405080534~5410144] 2024-08-29T19:18:27.256 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [18843560~256167,21217510~4897919,48832164~5176375,55134745~17808884,77585843~6622995,99455265~8378077,127179720~1049523,152424338~667543,156691482~729007,160461823~6112872,227297971~6067039,251221887~57235,266390107~2810349,277498728~4554497,287829223~9458022,310518381~5667335,331350016~7031513,339090958~7649646,352499891~8148291,361602673~6010771,372268738~10469475,382768921~2764423,386786401~7160279,399086665~4832390,405080534~5410144] 2024-08-29T19:18:27.256 INFO:tasks.workunit.client.0.smithi029.stdout:from 16 to HEAD diff [18843560~256167,21217510~4897919,48832164~5176375,55134745~13831246,102210553~2130010,127179720~1049523,152424338~667543,156691482~729007,160461823~6112872,227297971~6067039,251221887~57235,292119341~5167904,310518381~3665165,331855582~6525947,339090958~7649646,352499891~8148291,361602673~6010771,372268738~8020961,381094705~1643508,382768921~2764423,386786401~7160279,399086665~4832390,405080534~5410144] 2024-08-29T19:18:27.257 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [18843560~256167,21217510~4897919,48832164~5176375,55134745~13831246,102210553~2130010,127179720~1049523,152424338~667543,156691482~729007,160461823~6112872,227297971~6067039,251221887~57235,292119341~5167904,310518381~3665165,331855582~6525947,339090958~7649646,352499891~8148291,361602673~6010771,372268738~8020961,381094705~1643508,382768921~2764423,386786401~7160279,399086665~4832390,405080534~5410144] 2024-08-29T19:18:27.263 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [18843560~256167,21217510~4897919,48832164~5176375,55134745~13831246,102210553~2130010,127179720~1049523,152424338~667543,156691482~729007,160461823~6112872,227297971~6067039,251221887~57235,292119341~5167904,310518381~3665165,331350016~7031513,339090958~7649646,352499891~8148291,361602673~6010771,372268738~10469475,382768921~2764423,386786401~7160279,399086665~4832390,405080534~5410144] 2024-08-29T19:18:27.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:18:27 smithi110 bash[67519]: cluster 2024-08-29T19:18:26.052364+0000 mon.a (mon.0) 3237 : cluster [DBG] osdmap e2209: 8 total, 8 up, 8 in 2024-08-29T19:18:27.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:18:27 smithi110 bash[67519]: cluster 2024-08-29T19:18:26.497937+0000 mgr.y (mgr.25004) 2656 : cluster [DBG] pgmap v4391: 137 pgs: 137 active+clean; 1.2 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 248 KiB/s rd, 34 MiB/s wr, 2.73k op/s 2024-08-29T19:18:27.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:18:27 smithi029 bash[77880]: cluster 2024-08-29T19:18:26.052364+0000 mon.a (mon.0) 3237 : cluster [DBG] osdmap e2209: 8 total, 8 up, 8 in 2024-08-29T19:18:27.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:18:27 smithi029 bash[77880]: cluster 2024-08-29T19:18:26.497937+0000 mgr.y (mgr.25004) 2656 : cluster [DBG] pgmap v4391: 137 pgs: 137 active+clean; 1.2 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 248 KiB/s rd, 34 MiB/s wr, 2.73k op/s 2024-08-29T19:18:27.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:18:27 smithi029 bash[79042]: cluster 2024-08-29T19:18:26.052364+0000 mon.a (mon.0) 3237 : cluster [DBG] osdmap e2209: 8 total, 8 up, 8 in 2024-08-29T19:18:27.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:18:27 smithi029 bash[79042]: cluster 2024-08-29T19:18:26.497937+0000 mgr.y (mgr.25004) 2656 : cluster [DBG] pgmap v4391: 137 pgs: 137 active+clean; 1.2 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 248 KiB/s rd, 34 MiB/s wr, 2.73k op/s 2024-08-29T19:18:28.111 INFO:tasks.workunit.client.0.smithi029.stdout:from 0 to HEAD diff [3356073~22759356,27345768~5622822,33963705~10605465,45115652~9338697,55086804~19413459,76145146~12254486,89941705~19285409,115334636~9278481,125787452~10894427,138099618~28475077,175251408~6482753,182875779~3789673,186730388~5829196,193238727~10950491,206884151~33131774,242137383~15402288,260246385~11763011,272108064~25179181,299776179~1985830,302261323~26442190,331855582~6525947,339090958~29110065,368226726~12062973,381094705~34366517] 2024-08-29T19:18:28.111 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3356073~22759356,27345768~5622822,33963705~10605465,45115652~9338697,55086804~19413459,76145146~12254486,89941705~19285409,115334636~9278481,125787452~10894427,138099618~28475077,175251408~6482753,182875779~3789673,186730388~5829196,193238727~10950491,206884151~33131774,242137383~15402288,260246385~11763011,272108064~25179181,299776179~1985830,302261323~26442190,331855582~6525947,339090958~29110065,368226726~12062973,381094705~34366517] 2024-08-29T19:18:28.181 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~26115429,27345768~5622822,33554432~20899917,54525952~19974311,75497472~33729642,113246208~53328487,175251408~17308176,192937984~11251234,205520896~52018775,260046848~11962548,272108064~25179181,297795584~3966425,301989888~26713625,331350016~7031513,339090958~76370264] 2024-08-29T19:18:28.181 INFO:tasks.workunit.client.0.smithi029.stdout:from 1 to HEAD diff [3356073~22759356,27345768~5622822,34615509~9953661,45115652~9338697,55086804~19413459,76145146~12254486,89941705~19285409,115334636~9171257,125787452~10894427,138099618~28475077,175251408~6482753,182875779~3789673,186730388~5829196,193238727~10950491,206884151~33131774,242137383~15402288,260246385~11763011,272108064~25179181,299776179~1985830,302261323~13924393,318135911~10567602,331855582~6525947,339090958~29110065,368226726~12062973,381094705~29395973] 2024-08-29T19:18:28.181 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3356073~22759356,27345768~5622822,34615509~9953661,45115652~9338697,55086804~19413459,76145146~12254486,89941705~19285409,115334636~9171257,125787452~10894427,138099618~28475077,175251408~6482753,182875779~3789673,186730388~5829196,193238727~10950491,206884151~33131774,242137383~15402288,260246385~11763011,272108064~25179181,299776179~1985830,302261323~13924393,318135911~10567602,331855582~6525947,339090958~29110065,368226726~12062973,381094705~29395973] 2024-08-29T19:18:28.193 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~26115429,27345768~5622822,34615509~19838840,54525952~19974311,75497472~33729642,113246208~11259685,124613117~41961578,175251408~17308176,192937984~11251234,205520896~52018775,260046848~11962548,272108064~25179181,297795584~3966425,302261323~13924393,318135911~10567602,331350016~7031513,339090958~71399720] 2024-08-29T19:18:28.193 INFO:tasks.workunit.client.0.smithi029.stdout:from 2 to HEAD diff [3356073~22759356,27345768~5622822,34615509~9953661,45115652~9338697,55086804~19413459,76145146~12254486,89941705~19285409,115334636~6476405,121956196~2549697,125787452~10894427,138099618~28475077,175251408~6482753,183332404~3333048,186730388~5829196,193238727~10950491,206884151~33131774,242137383~8349154,251221887~57235,253597300~3942371,260246385~11763011,272108064~25179181,299968341~570926,302261323~13924393,318135911~10567602,331855582~6525947,339090958~29110065,368226726~12062973,381094705~29395973] 2024-08-29T19:18:28.193 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3356073~22759356,27345768~5622822,34615509~9953661,45115652~9338697,55086804~19413459,76145146~12254486,89941705~19285409,115334636~6476405,121956196~2549697,125787452~10894427,138099618~28475077,175251408~6482753,183332404~3333048,186730388~5829196,193238727~10950491,206884151~33131774,242137383~8349154,251221887~57235,253597300~3942371,260246385~11763011,272108064~25179181,299968341~570926,302261323~13924393,318135911~10567602,331855582~6525947,339090958~29110065,368226726~12062973,381094705~29395973] 2024-08-29T19:18:28.201 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~26115429,27345768~5622822,34615509~19838840,54525952~19974311,75497472~33729642,113246208~8564833,121956196~2549697,124613117~41961578,175251408~6482753,183332404~9227180,192937984~11251234,205520896~44965641,251221887~57235,253597300~3942371,260046848~11962548,272108064~25179181,299968341~570926,302261323~13924393,318135911~10567602,331350016~7031513,339090958~71399720] 2024-08-29T19:18:28.202 INFO:tasks.workunit.client.0.smithi029.stdout:from 3 to HEAD diff [3356073~22759356,27345768~5622822,34615509~9953661,45115652~9338697,55086804~19413459,77585843~10813789,89941705~19285409,115334636~3899920,121956196~2549697,125787452~10894427,138099618~28475077,175251408~6482753,183332404~3333048,186730388~5829196,193238727~10950491,206884151~33131774,242137383~8349154,251221887~57235,253597300~3942371,260983565~988473,264228108~7781288,272108064~25179181,302261323~13924393,319003743~9699770,331855582~6525947,339090958~29110065,368226726~12062973,381094705~29395973] 2024-08-29T19:18:28.202 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3356073~22759356,27345768~5622822,34615509~9953661,45115652~9338697,55086804~19413459,77585843~10813789,89941705~19285409,115334636~3899920,121956196~2549697,125787452~10894427,138099618~28475077,175251408~6482753,183332404~3333048,186730388~5829196,193238727~10950491,206884151~33131774,242137383~8349154,251221887~57235,253597300~3942371,260983565~988473,264228108~7781288,272108064~25179181,302261323~13924393,319003743~9699770,331855582~6525947,339090958~29110065,368226726~12062973,381094705~29395973] 2024-08-29T19:18:28.210 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~26115429,27345768~5622822,34615509~19838840,54525952~19974311,77585843~31641271,113246208~5988348,121956196~2549697,124613117~41961578,175251408~6482753,183332404~9227180,192937984~11251234,205520896~44965641,251221887~57235,253597300~3942371,260983565~988473,264228108~7781288,272108064~25179181,302261323~13924393,319003743~9699770,331350016~7031513,339090958~71399720] 2024-08-29T19:18:28.210 INFO:tasks.workunit.client.0.smithi029.stdout:from 4 to HEAD diff [3356073~13793392,18472047~7643382,27345768~5622822,34615509~9953661,45115652~9338697,55086804~19413459,77585843~10813789,89941705~17891637,115334636~3899920,121956196~2549697,125787452~10538684,138099618~28475077,175251408~6482753,183332404~3333048,186730388~552713,193238727~10950491,206884151~33131774,242137383~8349154,251221887~57235,260983565~988473,264228108~7781288,272108064~25179181,302261323~13924393,319003743~9699770,331855582~6525947,339090958~29110065,368226726~12062973,381094705~1643508,382768921~27721757] 2024-08-29T19:18:28.210 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3356073~13793392,18472047~7643382,27345768~5622822,34615509~9953661,45115652~9338697,55086804~19413459,77585843~10813789,89941705~17891637,115334636~3899920,121956196~2549697,125787452~10538684,138099618~28475077,175251408~6482753,183332404~3333048,186730388~552713,193238727~10950491,206884151~33131774,242137383~8349154,251221887~57235,260983565~988473,264228108~7781288,272108064~25179181,302261323~13924393,319003743~9699770,331855582~6525947,339090958~29110065,368226726~12062973,381094705~1643508,382768921~27721757] 2024-08-29T19:18:28.218 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~17149465,18472047~7643382,27345768~5622822,34615509~19838840,54525952~19974311,77585843~30247499,113246208~5988348,121956196~2549697,124613117~11713019,136681879~29892816,175251408~6482753,183332404~3333048,186730388~552713,192937984~11251234,205520896~44965641,251221887~57235,260983565~988473,264228108~7781288,272108064~25179181,302261323~13924393,319003743~9699770,331350016~7031513,339090958~43647255,382768921~27721757] 2024-08-29T19:18:28.218 INFO:tasks.workunit.client.0.smithi029.stdout:from 5 to HEAD diff [3356073~13793392,18472047~7643382,27345768~5622822,34615509~9953661,45115652~9338697,55086804~19413459,77585843~10813789,89941705~17891637,115334636~3899920,121956196~2549697,125787452~4982631,132462142~3717938,138099618~28475077,175251408~6482753,183332404~3333048,186730388~552713,193238727~10950491,208829611~4346147,216578832~9382418,227297971~12717954,243054763~7431774,251221887~57235,260983565~988473,264228108~7781288,272108064~25179181,302261323~13924393,319003743~9699770,331855582~6525947,339090958~29110065,368226726~12062973,381094705~1643508,382768921~27721757] 2024-08-29T19:18:28.218 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3356073~13793392,18472047~7643382,27345768~5622822,34615509~9953661,45115652~9338697,55086804~19413459,77585843~10813789,89941705~17891637,115334636~3899920,121956196~2549697,125787452~4982631,132462142~3717938,138099618~28475077,175251408~6482753,183332404~3333048,186730388~552713,193238727~10950491,208829611~4346147,216578832~9382418,227297971~12717954,243054763~7431774,251221887~57235,260983565~988473,264228108~7781288,272108064~25179181,302261323~13924393,319003743~9699770,331855582~6525947,339090958~29110065,368226726~12062973,381094705~1643508,382768921~27721757] 2024-08-29T19:18:28.226 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~17149465,18472047~7643382,27345768~5622822,34615509~19838840,54525952~19974311,77585843~30247499,113246208~5988348,121956196~2549697,124613117~6156966,132462142~3717938,136681879~29892816,175251408~6482753,183332404~3333048,186730388~552713,193238727~10950491,208829611~4346147,216578832~9382418,227297971~12717954,243054763~7431774,251221887~57235,260983565~988473,264228108~7781288,272108064~25179181,302261323~13924393,319003743~9699770,331350016~7031513,339090958~43647255,382768921~27721757] 2024-08-29T19:18:28.226 INFO:tasks.workunit.client.0.smithi029.stdout:from 6 to HEAD diff [3356073~13793392,18472047~7643382,27345768~5622822,34615509~9953661,45115652~9338697,55086804~19413459,77585843~10813789,89941705~17891637,115334636~3899920,121956196~2549697,125787452~4982631,134332005~1060764,138099618~15327570,153976897~12597798,183332404~3333048,186730388~552713,193238727~10950491,208829611~4346147,216578832~9382418,227297971~12717954,243054763~7431774,251221887~57235,264228108~7781288,272108064~25179181,304488370~11697346,319003743~9699770,331855582~6525947,339090958~29110065,368226726~12062973,381094705~1643508,382768921~13422846,399086665~11404013] 2024-08-29T19:18:28.226 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3356073~13793392,18472047~7643382,27345768~5622822,34615509~9953661,45115652~9338697,55086804~19413459,77585843~10813789,89941705~17891637,115334636~3899920,121956196~2549697,125787452~4982631,134332005~1060764,138099618~15327570,153976897~12597798,183332404~3333048,186730388~552713,193238727~10950491,208829611~4346147,216578832~9382418,227297971~12717954,243054763~7431774,251221887~57235,264228108~7781288,272108064~25179181,304488370~11697346,319003743~9699770,331855582~6525947,339090958~29110065,368226726~12062973,381094705~1643508,382768921~13422846,399086665~11404013] 2024-08-29T19:18:28.233 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~17149465,18472047~7643382,27345768~5622822,34615509~19838840,54525952~19974311,77585843~30247499,113246208~5988348,121956196~2549697,124613117~6156966,134332005~1060764,136681879~16745309,153976897~12597798,183332404~3333048,186730388~552713,193238727~10950491,208829611~4346147,216578832~9382418,227297971~12717954,243054763~7431774,251221887~57235,264228108~7781288,272108064~25179181,304488370~11697346,319003743~9699770,331350016~7031513,339090958~43647255,382768921~13422846,399086665~11404013] 2024-08-29T19:18:28.233 INFO:tasks.workunit.client.0.smithi029.stdout:from 7 to HEAD diff [3947981~13201484,18472047~7643382,27345768~5622822,34615509~9953661,45115652~9338697,55086804~19413459,77585843~10813789,89941705~17891637,115334636~3899920,126995638~1233605,134332005~1060764,138099618~15327570,156691482~9883213,183332404~3333048,186730388~552713,193238727~10950491,208829611~4346147,216578832~9382418,227297971~12717954,243054763~7431774,251221887~57235,264228108~7781288,272108064~25179181,304488370~11697346,319003743~9699770,331855582~6525947,339090958~29110065,368226726~12062973,381094705~1643508,382768921~13422846,399086665~11404013] 2024-08-29T19:18:28.233 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3947981~13201484,18472047~7643382,27345768~5622822,34615509~9953661,45115652~9338697,55086804~19413459,77585843~10813789,89941705~17891637,115334636~3899920,126995638~1233605,134332005~1060764,138099618~15327570,156691482~9883213,183332404~3333048,186730388~552713,193238727~10950491,208829611~4346147,216578832~9382418,227297971~12717954,243054763~7431774,251221887~57235,264228108~7781288,272108064~25179181,304488370~11697346,319003743~9699770,331855582~6525947,339090958~29110065,368226726~12062973,381094705~1643508,382768921~13422846,399086665~11404013] 2024-08-29T19:18:28.240 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [3947981~13201484,18472047~7643382,27345768~5622822,34615509~19838840,54525952~19974311,77585843~30247499,113246208~5988348,126995638~1233605,134332005~1060764,136681879~16745309,156691482~9883213,183332404~3333048,186730388~552713,193238727~10950491,208829611~4346147,216578832~9382418,227297971~12717954,243054763~7431774,251221887~57235,264228108~7781288,272108064~25179181,304488370~11697346,319003743~9699770,331350016~7031513,339090958~43647255,382768921~13422846,399086665~11404013] 2024-08-29T19:18:28.240 INFO:tasks.workunit.client.0.smithi029.stdout:from 8 to HEAD diff [3947981~2836930,7490585~9658880,18472047~7643382,27345768~5622822,34615509~9953661,45115652~9338697,55086804~19413459,77585843~10813789,89941705~17891637,115334636~3899920,127179720~1049523,134332005~1060764,138099618~15327570,156691482~729007,159889494~6685201,183332404~3333048,186730388~552713,193238727~10950491,208829611~4346147,216578832~9382418,227297971~12717954,243054763~1187019,251221887~57235,264228108~7781288,277498728~4554497,287829223~9458022,304488370~11697346,319003743~9699770,331855582~6525947,339090958~29110065,368226726~12062973,381094705~1643508,382768921~13422846,399086665~4832390,405080534~5410144] 2024-08-29T19:18:28.241 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3947981~2836930,7490585~9658880,18472047~7643382,27345768~5622822,34615509~9953661,45115652~9338697,55086804~19413459,77585843~10813789,89941705~17891637,115334636~3899920,127179720~1049523,134332005~1060764,138099618~15327570,156691482~729007,159889494~6685201,183332404~3333048,186730388~552713,193238727~10950491,208829611~4346147,216578832~9382418,227297971~12717954,243054763~1187019,251221887~57235,264228108~7781288,277498728~4554497,287829223~9458022,304488370~11697346,319003743~9699770,331855582~6525947,339090958~29110065,368226726~12062973,381094705~1643508,382768921~13422846,399086665~4832390,405080534~5410144] 2024-08-29T19:18:28.247 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [3947981~2836930,7490585~9658880,18472047~7643382,27345768~5622822,34615509~19838840,54525952~19974311,77585843~30247499,113246208~5988348,127179720~1049523,134332005~1060764,136681879~16745309,156691482~729007,159889494~6685201,183332404~3333048,186730388~552713,193238727~10950491,208829611~4346147,216578832~9382418,227297971~12717954,243054763~1187019,251221887~57235,264228108~7781288,277498728~4554497,287829223~9458022,304488370~11697346,319003743~9699770,331350016~7031513,339090958~43647255,382768921~13422846,399086665~4832390,405080534~5410144] 2024-08-29T19:18:28.247 INFO:tasks.workunit.client.0.smithi029.stdout:from 9 to HEAD diff [3947981~2836930,7490585~9658880,18843560~256167,21217510~4897919,27345768~5622822,39044749~5524421,45115652~9338697,55086804~19413459,77585843~10813789,89941705~17891637,115334636~3899920,127179720~1049523,134332005~1060764,138099618~15327570,156691482~729007,159889494~6685201,183332404~3333048,186730388~552713,193238727~10950491,216578832~9382418,227297971~12717954,243054763~1187019,251221887~57235,264228108~7781288,277498728~4554497,287829223~9458022,304488370~11697346,319003743~9699770,331855582~6525947,339090958~21557224,361602673~6598350,368226726~12062973,381094705~1643508,382768921~13422846,399086665~4832390,405080534~5410144] 2024-08-29T19:18:28.247 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3947981~2836930,7490585~9658880,18843560~256167,21217510~4897919,27345768~5622822,39044749~5524421,45115652~9338697,55086804~19413459,77585843~10813789,89941705~17891637,115334636~3899920,127179720~1049523,134332005~1060764,138099618~15327570,156691482~729007,159889494~6685201,183332404~3333048,186730388~552713,193238727~10950491,216578832~9382418,227297971~12717954,243054763~1187019,251221887~57235,264228108~7781288,277498728~4554497,287829223~9458022,304488370~11697346,319003743~9699770,331855582~6525947,339090958~21557224,361602673~6598350,368226726~12062973,381094705~1643508,382768921~13422846,399086665~4832390,405080534~5410144] 2024-08-29T19:18:28.254 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [3947981~2836930,7490585~9658880,18843560~256167,21217510~4897919,27345768~5622822,39044749~15409600,54525952~19974311,77585843~30247499,113246208~5988348,127179720~1049523,134332005~1060764,136681879~16745309,156691482~729007,159889494~6685201,183332404~3333048,186730388~552713,193238727~10950491,216578832~9382418,227297971~12717954,243054763~1187019,251221887~57235,264228108~7781288,277498728~4554497,287829223~9458022,304488370~11697346,319003743~9699770,331350016~7031513,339090958~21557224,361602673~21135540,382768921~13422846,399086665~4832390,405080534~5410144] 2024-08-29T19:18:28.254 INFO:tasks.workunit.client.0.smithi029.stdout:from 10 to HEAD diff [3947981~2836930,11111838~6037627,18843560~256167,21217510~4897919,39044749~5524421,45115652~9338697,55134745~19365518,77585843~10813789,89941705~17891637,115334636~3899920,127179720~1049523,134332005~1060764,141932499~11494689,156691482~729007,159889494~6685201,183332404~3333048,186730388~552713,193238727~10950491,216578832~9382418,227297971~11364931,243054763~1187019,251221887~57235,264228108~7781288,277498728~4554497,287829223~9458022,310518381~5667335,319003743~9699770,331855582~6525947,339090958~21557224,361602673~6598350,368226726~12062973,381094705~1643508,382768921~13422846,399086665~4832390,405080534~5410144] 2024-08-29T19:18:28.255 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3947981~2836930,11111838~6037627,18843560~256167,21217510~4897919,39044749~5524421,45115652~9338697,55134745~19365518,77585843~10813789,89941705~17891637,115334636~3899920,127179720~1049523,134332005~1060764,141932499~11494689,156691482~729007,159889494~6685201,183332404~3333048,186730388~552713,193238727~10950491,216578832~9382418,227297971~11364931,243054763~1187019,251221887~57235,264228108~7781288,277498728~4554497,287829223~9458022,310518381~5667335,319003743~9699770,331855582~6525947,339090958~21557224,361602673~6598350,368226726~12062973,381094705~1643508,382768921~13422846,399086665~4832390,405080534~5410144] 2024-08-29T19:18:28.262 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [3947981~2836930,11111838~6037627,18843560~256167,21217510~4897919,39044749~15409600,55134745~19365518,77585843~30247499,113246208~5988348,127179720~1049523,134332005~1060764,141932499~11494689,156691482~729007,159889494~6685201,183332404~3333048,186730388~552713,193238727~10950491,216578832~9382418,227297971~11364931,243054763~1187019,251221887~57235,264228108~7781288,277498728~4554497,287829223~9458022,310518381~5667335,319003743~9699770,331350016~7031513,339090958~21557224,361602673~21135540,382768921~13422846,399086665~4832390,405080534~5410144] 2024-08-29T19:18:28.262 INFO:tasks.workunit.client.0.smithi029.stdout:from 11 to HEAD diff [3947981~2836930,11111838~6037627,18843560~256167,21217510~4897919,39044749~2748433,45115652~9338697,55134745~19365518,77585843~10813789,89941705~17891637,115334636~3899920,127179720~1049523,134332005~1060764,141932499~11494689,156691482~729007,159889494~6685201,183332404~3333048,186730388~552713,193238727~10950491,216578832~9382418,227297971~11364931,243054763~1187019,251221887~57235,264228108~7781288,277498728~4554497,287829223~9458022,310518381~5667335,324125818~4577695,331855582~6525947,339090958~8901367,350510327~1519948,352499891~8148291,361602673~6598350,368226726~12062973,381094705~1643508,382768921~13422846,399086665~4832390,405080534~5410144] 2024-08-29T19:18:28.262 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3947981~2836930,11111838~6037627,18843560~256167,21217510~4897919,39044749~2748433,45115652~9338697,55134745~19365518,77585843~10813789,89941705~17891637,115334636~3899920,127179720~1049523,134332005~1060764,141932499~11494689,156691482~729007,159889494~6685201,183332404~3333048,186730388~552713,193238727~10950491,216578832~9382418,227297971~11364931,243054763~1187019,251221887~57235,264228108~7781288,277498728~4554497,287829223~9458022,310518381~5667335,324125818~4577695,331855582~6525947,339090958~8901367,350510327~1519948,352499891~8148291,361602673~6598350,368226726~12062973,381094705~1643508,382768921~13422846,399086665~4832390,405080534~5410144] 2024-08-29T19:18:28.269 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [3947981~2836930,11111838~6037627,18843560~256167,21217510~4897919,39044749~2748433,44569170~9885179,55134745~19365518,77585843~30247499,113246208~5988348,127179720~1049523,134332005~1060764,141932499~11494689,156691482~729007,159889494~6685201,183332404~3333048,186730388~552713,193238727~10950491,216578832~9382418,227297971~11364931,243054763~1187019,251221887~57235,264228108~7781288,277498728~4554497,287829223~9458022,310518381~5667335,324125818~4577695,331350016~7031513,339090958~8901367,350510327~1519948,352499891~8148291,361602673~21135540,382768921~13422846,399086665~4832390,405080534~5410144] 2024-08-29T19:18:28.270 INFO:tasks.workunit.client.0.smithi029.stdout:from 12 to HEAD diff [3947981~2836930,11111838~6037627,18843560~256167,21217510~4897919,39044749~2748433,45892628~8115911,55134745~19365518,77585843~6622995,89941705~7269853,99455265~8378077,115334636~3899920,127179720~1049523,134332005~1060764,141932499~11494689,156691482~729007,159889494~6685201,183332404~3333048,193238727~7869778,216578832~9382418,227297971~11132751,243054763~1187019,251221887~57235,264228108~7781288,277498728~4554497,287829223~9458022,310518381~5667335,324125818~4577695,331855582~6525947,339090958~8901367,350510327~1519948,352499891~8148291,361602673~6598350,368226726~12062973,381094705~1643508,382768921~13422846,399086665~4832390,405080534~5410144] 2024-08-29T19:18:28.270 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3947981~2836930,11111838~6037627,18843560~256167,21217510~4897919,39044749~2748433,45892628~8115911,55134745~19365518,77585843~6622995,89941705~7269853,99455265~8378077,115334636~3899920,127179720~1049523,134332005~1060764,141932499~11494689,156691482~729007,159889494~6685201,183332404~3333048,193238727~7869778,216578832~9382418,227297971~11132751,243054763~1187019,251221887~57235,264228108~7781288,277498728~4554497,287829223~9458022,310518381~5667335,324125818~4577695,331855582~6525947,339090958~8901367,350510327~1519948,352499891~8148291,361602673~6598350,368226726~12062973,381094705~1643508,382768921~13422846,399086665~4832390,405080534~5410144] 2024-08-29T19:18:28.276 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [3947981~2836930,11111838~6037627,18843560~256167,21217510~4897919,39044749~2748433,45892628~8115911,55134745~19365518,77585843~6622995,88399632~8811926,99455265~8378077,113246208~5988348,127179720~1049523,134332005~1060764,141932499~11494689,156691482~729007,159889494~6685201,183332404~3333048,193238727~7869778,216578832~9382418,227297971~11132751,243054763~1187019,251221887~57235,264228108~7781288,277498728~4554497,287829223~9458022,310518381~5667335,324125818~4577695,331350016~7031513,339090958~8901367,350510327~1519948,352499891~8148291,361602673~21135540,382768921~13422846,399086665~4832390,405080534~5410144] 2024-08-29T19:18:28.277 INFO:tasks.workunit.client.0.smithi029.stdout:from 13 to HEAD diff [11111838~6037627,18843560~256167,21217510~4897919,45892628~8115911,55134745~17808884,77585843~6622995,89941705~7269853,99455265~8378077,115334636~3899920,127179720~1049523,147199008~6228180,156691482~729007,160461823~6112872,183332404~3333048,193238727~7869778,216578832~9382418,227297971~11132751,243054763~1187019,251221887~57235,266390107~2810349,277498728~4554497,287829223~9458022,310518381~5667335,324125818~4577695,331855582~6525947,339090958~8901367,350510327~1519948,352499891~8148291,361602673~6598350,368226726~12062973,381094705~1643508,382768921~2764423,386786401~7160279,399086665~4832390,405080534~5410144] 2024-08-29T19:18:28.277 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [11111838~6037627,18843560~256167,21217510~4897919,45892628~8115911,55134745~17808884,77585843~6622995,89941705~7269853,99455265~8378077,115334636~3899920,127179720~1049523,147199008~6228180,156691482~729007,160461823~6112872,183332404~3333048,193238727~7869778,216578832~9382418,227297971~11132751,243054763~1187019,251221887~57235,266390107~2810349,277498728~4554497,287829223~9458022,310518381~5667335,324125818~4577695,331855582~6525947,339090958~8901367,350510327~1519948,352499891~8148291,361602673~6598350,368226726~12062973,381094705~1643508,382768921~2764423,386786401~7160279,399086665~4832390,405080534~5410144] 2024-08-29T19:18:28.284 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [11111838~6037627,18843560~256167,21217510~4897919,45892628~8115911,55134745~17808884,77585843~6622995,88399632~8811926,99455265~8378077,113246208~5988348,127179720~1049523,147199008~6228180,156691482~729007,160461823~6112872,183332404~3333048,193238727~7869778,216578832~9382418,227297971~11132751,243054763~1187019,251221887~57235,266390107~2810349,277498728~4554497,287829223~9458022,310518381~5667335,324125818~4577695,331350016~7031513,339090958~8901367,350510327~1519948,352499891~8148291,361602673~21135540,382768921~2764423,386786401~7160279,399086665~4832390,405080534~5410144] 2024-08-29T19:18:28.284 INFO:tasks.workunit.client.0.smithi029.stdout:from 14 to HEAD diff [18843560~256167,21217510~4897919,45892628~8115911,55134745~17808884,77585843~6622995,89941705~7269853,99455265~8378077,115334636~3899920,127179720~1049523,152424338~667543,156691482~729007,160461823~6112872,193238727~7869778,216578832~1501231,218238794~7722456,227297971~11132751,243054763~1187019,251221887~57235,266390107~2810349,277498728~4554497,287829223~9458022,310518381~5667335,331855582~6525947,339090958~8901367,350510327~1519948,352499891~8148291,361602673~6010771,372268738~8020961,381094705~1643508,382768921~2764423,386786401~7160279,399086665~4832390,405080534~5410144] 2024-08-29T19:18:28.285 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [18843560~256167,21217510~4897919,45892628~8115911,55134745~17808884,77585843~6622995,89941705~7269853,99455265~8378077,115334636~3899920,127179720~1049523,152424338~667543,156691482~729007,160461823~6112872,193238727~7869778,216578832~1501231,218238794~7722456,227297971~11132751,243054763~1187019,251221887~57235,266390107~2810349,277498728~4554497,287829223~9458022,310518381~5667335,331855582~6525947,339090958~8901367,350510327~1519948,352499891~8148291,361602673~6010771,372268738~8020961,381094705~1643508,382768921~2764423,386786401~7160279,399086665~4832390,405080534~5410144] 2024-08-29T19:18:28.292 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [18843560~256167,21217510~4897919,45892628~8115911,55134745~17808884,77585843~6622995,89941705~7269853,99455265~8378077,113246208~5988348,127179720~1049523,152424338~667543,156691482~729007,160461823~6112872,193238727~7869778,216578832~1501231,218238794~7722456,227297971~11132751,243054763~1187019,251221887~57235,266390107~2810349,277498728~4554497,287829223~9458022,310518381~5667335,331350016~7031513,339090958~8901367,350510327~1519948,352499891~8148291,361602673~6010771,372268738~10469475,382768921~2764423,386786401~7160279,399086665~4832390,405080534~5410144] 2024-08-29T19:18:28.292 INFO:tasks.workunit.client.0.smithi029.stdout:from 15 to HEAD diff [18843560~256167,21217510~4897919,48832164~5176375,55134745~17808884,77585843~6622995,99455265~8378077,127179720~1049523,152424338~667543,156691482~729007,160461823~6112872,227297971~6067039,251221887~57235,266390107~2810349,277498728~4554497,287829223~9458022,310518381~5667335,331855582~6525947,339090958~7649646,352499891~8148291,361602673~6010771,372268738~8020961,381094705~1643508,382768921~2764423,386786401~7160279,399086665~4832390,405080534~5410144] 2024-08-29T19:18:28.292 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [18843560~256167,21217510~4897919,48832164~5176375,55134745~17808884,77585843~6622995,99455265~8378077,127179720~1049523,152424338~667543,156691482~729007,160461823~6112872,227297971~6067039,251221887~57235,266390107~2810349,277498728~4554497,287829223~9458022,310518381~5667335,331855582~6525947,339090958~7649646,352499891~8148291,361602673~6010771,372268738~8020961,381094705~1643508,382768921~2764423,386786401~7160279,399086665~4832390,405080534~5410144] 2024-08-29T19:18:28.298 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [18843560~256167,21217510~4897919,48832164~5176375,55134745~17808884,77585843~6622995,99455265~8378077,127179720~1049523,152424338~667543,156691482~729007,160461823~6112872,227297971~6067039,251221887~57235,266390107~2810349,277498728~4554497,287829223~9458022,310518381~5667335,331350016~7031513,339090958~7649646,352499891~8148291,361602673~6010771,372268738~10469475,382768921~2764423,386786401~7160279,399086665~4832390,405080534~5410144] 2024-08-29T19:18:28.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:18:28 smithi110 bash[67519]: cluster 2024-08-29T19:18:27.055070+0000 mon.a (mon.0) 3238 : cluster [DBG] osdmap e2210: 8 total, 8 up, 8 in 2024-08-29T19:18:28.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:18:28 smithi029 bash[79042]: cluster 2024-08-29T19:18:27.055070+0000 mon.a (mon.0) 3238 : cluster [DBG] osdmap e2210: 8 total, 8 up, 8 in 2024-08-29T19:18:28.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:18:28 smithi029 bash[77880]: cluster 2024-08-29T19:18:27.055070+0000 mon.a (mon.0) 3238 : cluster [DBG] osdmap e2210: 8 total, 8 up, 8 in 2024-08-29T19:18:29.137 INFO:tasks.workunit.client.0.smithi029.stdout:from 0 to HEAD diff [3356073~22759356,27345768~5622822,33963705~10605465,45115652~9338697,55086804~19413459,76145146~12254486,89941705~19285409,115334636~9278481,125787452~10894427,138099618~28475077,175251408~6482753,182875779~3789673,186730388~5829196,193238727~10950491,206884151~33131774,242137383~15402288,260246385~11763011,272108064~25179181,299776179~1985830,302261323~26442190,331855582~6525947,339090958~29110065,368226726~12062973,381094705~34366517] 2024-08-29T19:18:29.138 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3356073~22759356,27345768~5622822,33963705~10605465,45115652~9338697,55086804~19413459,76145146~12254486,89941705~19285409,115334636~9278481,125787452~10894427,138099618~28475077,175251408~6482753,182875779~3789673,186730388~5829196,193238727~10950491,206884151~33131774,242137383~15402288,260246385~11763011,272108064~25179181,299776179~1985830,302261323~26442190,331855582~6525947,339090958~29110065,368226726~12062973,381094705~34366517] 2024-08-29T19:18:29.212 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~26115429,27345768~5622822,33554432~20899917,54525952~19974311,75497472~33729642,113246208~53328487,175251408~17308176,192937984~11251234,205520896~52018775,260046848~11962548,272108064~25179181,297795584~3966425,301989888~26713625,331350016~7031513,339090958~76370264] 2024-08-29T19:18:29.212 INFO:tasks.workunit.client.0.smithi029.stdout:from 1 to HEAD diff [3356073~22759356,27345768~5622822,34615509~9953661,45115652~9338697,55086804~19413459,76145146~12254486,89941705~19285409,115334636~9171257,125787452~10894427,138099618~28475077,175251408~6482753,182875779~3789673,186730388~5829196,193238727~10950491,206884151~33131774,242137383~15402288,260246385~11763011,272108064~25179181,299776179~1985830,302261323~13924393,318135911~10567602,331855582~6525947,339090958~29110065,368226726~12062973,381094705~29395973] 2024-08-29T19:18:29.212 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3356073~22759356,27345768~5622822,34615509~9953661,45115652~9338697,55086804~19413459,76145146~12254486,89941705~19285409,115334636~9171257,125787452~10894427,138099618~28475077,175251408~6482753,182875779~3789673,186730388~5829196,193238727~10950491,206884151~33131774,242137383~15402288,260246385~11763011,272108064~25179181,299776179~1985830,302261323~13924393,318135911~10567602,331855582~6525947,339090958~29110065,368226726~12062973,381094705~29395973] 2024-08-29T19:18:29.221 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~26115429,27345768~5622822,34615509~19838840,54525952~19974311,75497472~33729642,113246208~11259685,124613117~41961578,175251408~17308176,192937984~11251234,205520896~52018775,260046848~11962548,272108064~25179181,297795584~3966425,302261323~13924393,318135911~10567602,331350016~7031513,339090958~71399720] 2024-08-29T19:18:29.221 INFO:tasks.workunit.client.0.smithi029.stdout:from 2 to HEAD diff [3356073~22759356,27345768~5622822,34615509~9953661,45115652~9338697,55086804~19413459,76145146~12254486,89941705~19285409,115334636~6476405,121956196~2549697,125787452~10894427,138099618~28475077,175251408~6482753,183332404~3333048,186730388~5829196,193238727~10950491,206884151~33131774,242137383~8349154,251221887~57235,253597300~3942371,260246385~11763011,272108064~25179181,299968341~570926,302261323~13924393,318135911~10567602,331855582~6525947,339090958~29110065,368226726~12062973,381094705~29395973] 2024-08-29T19:18:29.221 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3356073~22759356,27345768~5622822,34615509~9953661,45115652~9338697,55086804~19413459,76145146~12254486,89941705~19285409,115334636~6476405,121956196~2549697,125787452~10894427,138099618~28475077,175251408~6482753,183332404~3333048,186730388~5829196,193238727~10950491,206884151~33131774,242137383~8349154,251221887~57235,253597300~3942371,260246385~11763011,272108064~25179181,299968341~570926,302261323~13924393,318135911~10567602,331855582~6525947,339090958~29110065,368226726~12062973,381094705~29395973] 2024-08-29T19:18:29.229 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~26115429,27345768~5622822,34615509~19838840,54525952~19974311,75497472~33729642,113246208~8564833,121956196~2549697,124613117~41961578,175251408~6482753,183332404~9227180,192937984~11251234,205520896~44965641,251221887~57235,253597300~3942371,260046848~11962548,272108064~25179181,299968341~570926,302261323~13924393,318135911~10567602,331350016~7031513,339090958~71399720] 2024-08-29T19:18:29.229 INFO:tasks.workunit.client.0.smithi029.stdout:from 3 to HEAD diff [3356073~22759356,27345768~5622822,34615509~9953661,45115652~9338697,55086804~19413459,77585843~10813789,89941705~19285409,115334636~3899920,121956196~2549697,125787452~10894427,138099618~28475077,175251408~6482753,183332404~3333048,186730388~5829196,193238727~10950491,206884151~33131774,242137383~8349154,251221887~57235,253597300~3942371,260983565~988473,264228108~7781288,272108064~25179181,302261323~13924393,319003743~9699770,331855582~6525947,339090958~29110065,368226726~12062973,381094705~29395973] 2024-08-29T19:18:29.229 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3356073~22759356,27345768~5622822,34615509~9953661,45115652~9338697,55086804~19413459,77585843~10813789,89941705~19285409,115334636~3899920,121956196~2549697,125787452~10894427,138099618~28475077,175251408~6482753,183332404~3333048,186730388~5829196,193238727~10950491,206884151~33131774,242137383~8349154,251221887~57235,253597300~3942371,260983565~988473,264228108~7781288,272108064~25179181,302261323~13924393,319003743~9699770,331855582~6525947,339090958~29110065,368226726~12062973,381094705~29395973] 2024-08-29T19:18:29.237 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~26115429,27345768~5622822,34615509~19838840,54525952~19974311,77585843~31641271,113246208~5988348,121956196~2549697,124613117~41961578,175251408~6482753,183332404~9227180,192937984~11251234,205520896~44965641,251221887~57235,253597300~3942371,260983565~988473,264228108~7781288,272108064~25179181,302261323~13924393,319003743~9699770,331350016~7031513,339090958~71399720] 2024-08-29T19:18:29.237 INFO:tasks.workunit.client.0.smithi029.stdout:from 4 to HEAD diff [3356073~13793392,18472047~7643382,27345768~5622822,34615509~9953661,45115652~9338697,55086804~19413459,77585843~10813789,89941705~17891637,115334636~3899920,121956196~2549697,125787452~10538684,138099618~28475077,175251408~6482753,183332404~3333048,186730388~552713,193238727~10950491,206884151~33131774,242137383~8349154,251221887~57235,260983565~988473,264228108~7781288,272108064~25179181,302261323~13924393,319003743~9699770,331855582~6525947,339090958~29110065,368226726~12062973,381094705~1643508,382768921~27721757] 2024-08-29T19:18:29.237 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3356073~13793392,18472047~7643382,27345768~5622822,34615509~9953661,45115652~9338697,55086804~19413459,77585843~10813789,89941705~17891637,115334636~3899920,121956196~2549697,125787452~10538684,138099618~28475077,175251408~6482753,183332404~3333048,186730388~552713,193238727~10950491,206884151~33131774,242137383~8349154,251221887~57235,260983565~988473,264228108~7781288,272108064~25179181,302261323~13924393,319003743~9699770,331855582~6525947,339090958~29110065,368226726~12062973,381094705~1643508,382768921~27721757] 2024-08-29T19:18:29.244 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~17149465,18472047~7643382,27345768~5622822,34615509~19838840,54525952~19974311,77585843~30247499,113246208~5988348,121956196~2549697,124613117~11713019,136681879~29892816,175251408~6482753,183332404~3333048,186730388~552713,192937984~11251234,205520896~44965641,251221887~57235,260983565~988473,264228108~7781288,272108064~25179181,302261323~13924393,319003743~9699770,331350016~7031513,339090958~43647255,382768921~27721757] 2024-08-29T19:18:29.245 INFO:tasks.workunit.client.0.smithi029.stdout:from 5 to HEAD diff [3356073~13793392,18472047~7643382,27345768~5622822,34615509~9953661,45115652~9338697,55086804~19413459,77585843~10813789,89941705~17891637,115334636~3899920,121956196~2549697,125787452~4982631,132462142~3717938,138099618~28475077,175251408~6482753,183332404~3333048,186730388~552713,193238727~10950491,208829611~4346147,216578832~9382418,227297971~12717954,243054763~7431774,251221887~57235,260983565~988473,264228108~7781288,272108064~25179181,302261323~13924393,319003743~9699770,331855582~6525947,339090958~29110065,368226726~12062973,381094705~1643508,382768921~27721757] 2024-08-29T19:18:29.245 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3356073~13793392,18472047~7643382,27345768~5622822,34615509~9953661,45115652~9338697,55086804~19413459,77585843~10813789,89941705~17891637,115334636~3899920,121956196~2549697,125787452~4982631,132462142~3717938,138099618~28475077,175251408~6482753,183332404~3333048,186730388~552713,193238727~10950491,208829611~4346147,216578832~9382418,227297971~12717954,243054763~7431774,251221887~57235,260983565~988473,264228108~7781288,272108064~25179181,302261323~13924393,319003743~9699770,331855582~6525947,339090958~29110065,368226726~12062973,381094705~1643508,382768921~27721757] 2024-08-29T19:18:29.252 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~17149465,18472047~7643382,27345768~5622822,34615509~19838840,54525952~19974311,77585843~30247499,113246208~5988348,121956196~2549697,124613117~6156966,132462142~3717938,136681879~29892816,175251408~6482753,183332404~3333048,186730388~552713,193238727~10950491,208829611~4346147,216578832~9382418,227297971~12717954,243054763~7431774,251221887~57235,260983565~988473,264228108~7781288,272108064~25179181,302261323~13924393,319003743~9699770,331350016~7031513,339090958~43647255,382768921~27721757] 2024-08-29T19:18:29.252 INFO:tasks.workunit.client.0.smithi029.stdout:from 6 to HEAD diff [3356073~13793392,18472047~7643382,27345768~5622822,34615509~9953661,45115652~9338697,55086804~19413459,77585843~10813789,89941705~17891637,115334636~3899920,121956196~2549697,125787452~4982631,134332005~1060764,138099618~15327570,153976897~12597798,183332404~3333048,186730388~552713,193238727~10950491,208829611~4346147,216578832~9382418,227297971~12717954,243054763~7431774,251221887~57235,264228108~7781288,272108064~25179181,304488370~11697346,319003743~9699770,331855582~6525947,339090958~29110065,368226726~12062973,381094705~1643508,382768921~13422846,399086665~11404013] 2024-08-29T19:18:29.252 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3356073~13793392,18472047~7643382,27345768~5622822,34615509~9953661,45115652~9338697,55086804~19413459,77585843~10813789,89941705~17891637,115334636~3899920,121956196~2549697,125787452~4982631,134332005~1060764,138099618~15327570,153976897~12597798,183332404~3333048,186730388~552713,193238727~10950491,208829611~4346147,216578832~9382418,227297971~12717954,243054763~7431774,251221887~57235,264228108~7781288,272108064~25179181,304488370~11697346,319003743~9699770,331855582~6525947,339090958~29110065,368226726~12062973,381094705~1643508,382768921~13422846,399086665~11404013] 2024-08-29T19:18:29.259 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~17149465,18472047~7643382,27345768~5622822,34615509~19838840,54525952~19974311,77585843~30247499,113246208~5988348,121956196~2549697,124613117~6156966,134332005~1060764,136681879~16745309,153976897~12597798,183332404~3333048,186730388~552713,193238727~10950491,208829611~4346147,216578832~9382418,227297971~12717954,243054763~7431774,251221887~57235,264228108~7781288,272108064~25179181,304488370~11697346,319003743~9699770,331350016~7031513,339090958~43647255,382768921~13422846,399086665~11404013] 2024-08-29T19:18:29.259 INFO:tasks.workunit.client.0.smithi029.stdout:from 7 to HEAD diff [3947981~13201484,18472047~7643382,27345768~5622822,34615509~9953661,45115652~9338697,55086804~19413459,77585843~10813789,89941705~17891637,115334636~3899920,126995638~1233605,134332005~1060764,138099618~15327570,156691482~9883213,183332404~3333048,186730388~552713,193238727~10950491,208829611~4346147,216578832~9382418,227297971~12717954,243054763~7431774,251221887~57235,264228108~7781288,272108064~25179181,304488370~11697346,319003743~9699770,331855582~6525947,339090958~29110065,368226726~12062973,381094705~1643508,382768921~13422846,399086665~11404013] 2024-08-29T19:18:29.259 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3947981~13201484,18472047~7643382,27345768~5622822,34615509~9953661,45115652~9338697,55086804~19413459,77585843~10813789,89941705~17891637,115334636~3899920,126995638~1233605,134332005~1060764,138099618~15327570,156691482~9883213,183332404~3333048,186730388~552713,193238727~10950491,208829611~4346147,216578832~9382418,227297971~12717954,243054763~7431774,251221887~57235,264228108~7781288,272108064~25179181,304488370~11697346,319003743~9699770,331855582~6525947,339090958~29110065,368226726~12062973,381094705~1643508,382768921~13422846,399086665~11404013] 2024-08-29T19:18:29.266 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [3947981~13201484,18472047~7643382,27345768~5622822,34615509~19838840,54525952~19974311,77585843~30247499,113246208~5988348,126995638~1233605,134332005~1060764,136681879~16745309,156691482~9883213,183332404~3333048,186730388~552713,193238727~10950491,208829611~4346147,216578832~9382418,227297971~12717954,243054763~7431774,251221887~57235,264228108~7781288,272108064~25179181,304488370~11697346,319003743~9699770,331350016~7031513,339090958~43647255,382768921~13422846,399086665~11404013] 2024-08-29T19:18:29.266 INFO:tasks.workunit.client.0.smithi029.stdout:from 8 to HEAD diff [3947981~2836930,7490585~9658880,18472047~7643382,27345768~5622822,34615509~9953661,45115652~9338697,55086804~19413459,77585843~10813789,89941705~17891637,115334636~3899920,127179720~1049523,134332005~1060764,138099618~15327570,156691482~729007,159889494~6685201,183332404~3333048,186730388~552713,193238727~10950491,208829611~4346147,216578832~9382418,227297971~12717954,243054763~1187019,251221887~57235,264228108~7781288,277498728~4554497,287829223~9458022,304488370~11697346,319003743~9699770,331855582~6525947,339090958~29110065,368226726~12062973,381094705~1643508,382768921~13422846,399086665~4832390,405080534~5410144] 2024-08-29T19:18:29.266 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3947981~2836930,7490585~9658880,18472047~7643382,27345768~5622822,34615509~9953661,45115652~9338697,55086804~19413459,77585843~10813789,89941705~17891637,115334636~3899920,127179720~1049523,134332005~1060764,138099618~15327570,156691482~729007,159889494~6685201,183332404~3333048,186730388~552713,193238727~10950491,208829611~4346147,216578832~9382418,227297971~12717954,243054763~1187019,251221887~57235,264228108~7781288,277498728~4554497,287829223~9458022,304488370~11697346,319003743~9699770,331855582~6525947,339090958~29110065,368226726~12062973,381094705~1643508,382768921~13422846,399086665~4832390,405080534~5410144] 2024-08-29T19:18:29.273 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [3947981~2836930,7490585~9658880,18472047~7643382,27345768~5622822,34615509~19838840,54525952~19974311,77585843~30247499,113246208~5988348,127179720~1049523,134332005~1060764,136681879~16745309,156691482~729007,159889494~6685201,183332404~3333048,186730388~552713,193238727~10950491,208829611~4346147,216578832~9382418,227297971~12717954,243054763~1187019,251221887~57235,264228108~7781288,277498728~4554497,287829223~9458022,304488370~11697346,319003743~9699770,331350016~7031513,339090958~43647255,382768921~13422846,399086665~4832390,405080534~5410144] 2024-08-29T19:18:29.273 INFO:tasks.workunit.client.0.smithi029.stdout:from 9 to HEAD diff [3947981~2836930,7490585~9658880,18843560~256167,21217510~4897919,27345768~5622822,39044749~5524421,45115652~9338697,55086804~19413459,77585843~10813789,89941705~17891637,115334636~3899920,127179720~1049523,134332005~1060764,138099618~15327570,156691482~729007,159889494~6685201,183332404~3333048,186730388~552713,193238727~10950491,216578832~9382418,227297971~12717954,243054763~1187019,251221887~57235,264228108~7781288,277498728~4554497,287829223~9458022,304488370~11697346,319003743~9699770,331855582~6525947,339090958~21557224,361602673~6598350,368226726~12062973,381094705~1643508,382768921~13422846,399086665~4832390,405080534~5410144] 2024-08-29T19:18:29.273 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3947981~2836930,7490585~9658880,18843560~256167,21217510~4897919,27345768~5622822,39044749~5524421,45115652~9338697,55086804~19413459,77585843~10813789,89941705~17891637,115334636~3899920,127179720~1049523,134332005~1060764,138099618~15327570,156691482~729007,159889494~6685201,183332404~3333048,186730388~552713,193238727~10950491,216578832~9382418,227297971~12717954,243054763~1187019,251221887~57235,264228108~7781288,277498728~4554497,287829223~9458022,304488370~11697346,319003743~9699770,331855582~6525947,339090958~21557224,361602673~6598350,368226726~12062973,381094705~1643508,382768921~13422846,399086665~4832390,405080534~5410144] 2024-08-29T19:18:29.281 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [3947981~2836930,7490585~9658880,18843560~256167,21217510~4897919,27345768~5622822,39044749~15409600,54525952~19974311,77585843~30247499,113246208~5988348,127179720~1049523,134332005~1060764,136681879~16745309,156691482~729007,159889494~6685201,183332404~3333048,186730388~552713,193238727~10950491,216578832~9382418,227297971~12717954,243054763~1187019,251221887~57235,264228108~7781288,277498728~4554497,287829223~9458022,304488370~11697346,319003743~9699770,331350016~7031513,339090958~21557224,361602673~21135540,382768921~13422846,399086665~4832390,405080534~5410144] 2024-08-29T19:18:29.281 INFO:tasks.workunit.client.0.smithi029.stdout:from 10 to HEAD diff [3947981~2836930,11111838~6037627,18843560~256167,21217510~4897919,39044749~5524421,45115652~9338697,55134745~19365518,77585843~10813789,89941705~17891637,115334636~3899920,127179720~1049523,134332005~1060764,141932499~11494689,156691482~729007,159889494~6685201,183332404~3333048,186730388~552713,193238727~10950491,216578832~9382418,227297971~11364931,243054763~1187019,251221887~57235,264228108~7781288,277498728~4554497,287829223~9458022,310518381~5667335,319003743~9699770,331855582~6525947,339090958~21557224,361602673~6598350,368226726~12062973,381094705~1643508,382768921~13422846,399086665~4832390,405080534~5410144] 2024-08-29T19:18:29.281 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3947981~2836930,11111838~6037627,18843560~256167,21217510~4897919,39044749~5524421,45115652~9338697,55134745~19365518,77585843~10813789,89941705~17891637,115334636~3899920,127179720~1049523,134332005~1060764,141932499~11494689,156691482~729007,159889494~6685201,183332404~3333048,186730388~552713,193238727~10950491,216578832~9382418,227297971~11364931,243054763~1187019,251221887~57235,264228108~7781288,277498728~4554497,287829223~9458022,310518381~5667335,319003743~9699770,331855582~6525947,339090958~21557224,361602673~6598350,368226726~12062973,381094705~1643508,382768921~13422846,399086665~4832390,405080534~5410144] 2024-08-29T19:18:29.288 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [3947981~2836930,11111838~6037627,18843560~256167,21217510~4897919,39044749~15409600,55134745~19365518,77585843~30247499,113246208~5988348,127179720~1049523,134332005~1060764,141932499~11494689,156691482~729007,159889494~6685201,183332404~3333048,186730388~552713,193238727~10950491,216578832~9382418,227297971~11364931,243054763~1187019,251221887~57235,264228108~7781288,277498728~4554497,287829223~9458022,310518381~5667335,319003743~9699770,331350016~7031513,339090958~21557224,361602673~21135540,382768921~13422846,399086665~4832390,405080534~5410144] 2024-08-29T19:18:29.288 INFO:tasks.workunit.client.0.smithi029.stdout:from 11 to HEAD diff [3947981~2836930,11111838~6037627,18843560~256167,21217510~4897919,39044749~2748433,45115652~9338697,55134745~19365518,77585843~10813789,89941705~17891637,115334636~3899920,127179720~1049523,134332005~1060764,141932499~11494689,156691482~729007,159889494~6685201,183332404~3333048,186730388~552713,193238727~10950491,216578832~9382418,227297971~11364931,243054763~1187019,251221887~57235,264228108~7781288,277498728~4554497,287829223~9458022,310518381~5667335,324125818~4577695,331855582~6525947,339090958~8901367,350510327~1519948,352499891~8148291,361602673~6598350,368226726~12062973,381094705~1643508,382768921~13422846,399086665~4832390,405080534~5410144] 2024-08-29T19:18:29.288 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3947981~2836930,11111838~6037627,18843560~256167,21217510~4897919,39044749~2748433,45115652~9338697,55134745~19365518,77585843~10813789,89941705~17891637,115334636~3899920,127179720~1049523,134332005~1060764,141932499~11494689,156691482~729007,159889494~6685201,183332404~3333048,186730388~552713,193238727~10950491,216578832~9382418,227297971~11364931,243054763~1187019,251221887~57235,264228108~7781288,277498728~4554497,287829223~9458022,310518381~5667335,324125818~4577695,331855582~6525947,339090958~8901367,350510327~1519948,352499891~8148291,361602673~6598350,368226726~12062973,381094705~1643508,382768921~13422846,399086665~4832390,405080534~5410144] 2024-08-29T19:18:29.295 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [3947981~2836930,11111838~6037627,18843560~256167,21217510~4897919,39044749~2748433,44569170~9885179,55134745~19365518,77585843~30247499,113246208~5988348,127179720~1049523,134332005~1060764,141932499~11494689,156691482~729007,159889494~6685201,183332404~3333048,186730388~552713,193238727~10950491,216578832~9382418,227297971~11364931,243054763~1187019,251221887~57235,264228108~7781288,277498728~4554497,287829223~9458022,310518381~5667335,324125818~4577695,331350016~7031513,339090958~8901367,350510327~1519948,352499891~8148291,361602673~21135540,382768921~13422846,399086665~4832390,405080534~5410144] 2024-08-29T19:18:29.295 INFO:tasks.workunit.client.0.smithi029.stdout:from 12 to HEAD diff [3947981~2836930,11111838~6037627,18843560~256167,21217510~4897919,39044749~2748433,45892628~8115911,55134745~19365518,77585843~6622995,89941705~7269853,99455265~8378077,115334636~3899920,127179720~1049523,134332005~1060764,141932499~11494689,156691482~729007,159889494~6685201,183332404~3333048,193238727~7869778,216578832~9382418,227297971~11132751,243054763~1187019,251221887~57235,264228108~7781288,277498728~4554497,287829223~9458022,310518381~5667335,324125818~4577695,331855582~6525947,339090958~8901367,350510327~1519948,352499891~8148291,361602673~6598350,368226726~12062973,381094705~1643508,382768921~13422846,399086665~4832390,405080534~5410144] 2024-08-29T19:18:29.295 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3947981~2836930,11111838~6037627,18843560~256167,21217510~4897919,39044749~2748433,45892628~8115911,55134745~19365518,77585843~6622995,89941705~7269853,99455265~8378077,115334636~3899920,127179720~1049523,134332005~1060764,141932499~11494689,156691482~729007,159889494~6685201,183332404~3333048,193238727~7869778,216578832~9382418,227297971~11132751,243054763~1187019,251221887~57235,264228108~7781288,277498728~4554497,287829223~9458022,310518381~5667335,324125818~4577695,331855582~6525947,339090958~8901367,350510327~1519948,352499891~8148291,361602673~6598350,368226726~12062973,381094705~1643508,382768921~13422846,399086665~4832390,405080534~5410144] 2024-08-29T19:18:29.302 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [3947981~2836930,11111838~6037627,18843560~256167,21217510~4897919,39044749~2748433,45892628~8115911,55134745~19365518,77585843~6622995,88399632~8811926,99455265~8378077,113246208~5988348,127179720~1049523,134332005~1060764,141932499~11494689,156691482~729007,159889494~6685201,183332404~3333048,193238727~7869778,216578832~9382418,227297971~11132751,243054763~1187019,251221887~57235,264228108~7781288,277498728~4554497,287829223~9458022,310518381~5667335,324125818~4577695,331350016~7031513,339090958~8901367,350510327~1519948,352499891~8148291,361602673~21135540,382768921~13422846,399086665~4832390,405080534~5410144] 2024-08-29T19:18:29.302 INFO:tasks.workunit.client.0.smithi029.stdout:from 13 to HEAD diff [11111838~6037627,18843560~256167,21217510~4897919,45892628~8115911,55134745~17808884,77585843~6622995,89941705~7269853,99455265~8378077,115334636~3899920,127179720~1049523,147199008~6228180,156691482~729007,160461823~6112872,183332404~3333048,193238727~7869778,216578832~9382418,227297971~11132751,243054763~1187019,251221887~57235,266390107~2810349,277498728~4554497,287829223~9458022,310518381~5667335,324125818~4577695,331855582~6525947,339090958~8901367,350510327~1519948,352499891~8148291,361602673~6598350,368226726~12062973,381094705~1643508,382768921~2764423,386786401~7160279,399086665~4832390,405080534~5410144] 2024-08-29T19:18:29.302 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [11111838~6037627,18843560~256167,21217510~4897919,45892628~8115911,55134745~17808884,77585843~6622995,89941705~7269853,99455265~8378077,115334636~3899920,127179720~1049523,147199008~6228180,156691482~729007,160461823~6112872,183332404~3333048,193238727~7869778,216578832~9382418,227297971~11132751,243054763~1187019,251221887~57235,266390107~2810349,277498728~4554497,287829223~9458022,310518381~5667335,324125818~4577695,331855582~6525947,339090958~8901367,350510327~1519948,352499891~8148291,361602673~6598350,368226726~12062973,381094705~1643508,382768921~2764423,386786401~7160279,399086665~4832390,405080534~5410144] 2024-08-29T19:18:29.309 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [11111838~6037627,18843560~256167,21217510~4897919,45892628~8115911,55134745~17808884,77585843~6622995,88399632~8811926,99455265~8378077,113246208~5988348,127179720~1049523,147199008~6228180,156691482~729007,160461823~6112872,183332404~3333048,193238727~7869778,216578832~9382418,227297971~11132751,243054763~1187019,251221887~57235,266390107~2810349,277498728~4554497,287829223~9458022,310518381~5667335,324125818~4577695,331350016~7031513,339090958~8901367,350510327~1519948,352499891~8148291,361602673~21135540,382768921~2764423,386786401~7160279,399086665~4832390,405080534~5410144] 2024-08-29T19:18:29.309 INFO:tasks.workunit.client.0.smithi029.stdout:from 14 to HEAD diff [18843560~256167,21217510~4897919,45892628~8115911,55134745~17808884,77585843~6622995,89941705~7269853,99455265~8378077,115334636~3899920,127179720~1049523,152424338~667543,156691482~729007,160461823~6112872,193238727~7869778,216578832~1501231,218238794~7722456,227297971~11132751,243054763~1187019,251221887~57235,266390107~2810349,277498728~4554497,287829223~9458022,310518381~5667335,331855582~6525947,339090958~8901367,350510327~1519948,352499891~8148291,361602673~6010771,372268738~8020961,381094705~1643508,382768921~2764423,386786401~7160279,399086665~4832390,405080534~5410144] 2024-08-29T19:18:29.309 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [18843560~256167,21217510~4897919,45892628~8115911,55134745~17808884,77585843~6622995,89941705~7269853,99455265~8378077,115334636~3899920,127179720~1049523,152424338~667543,156691482~729007,160461823~6112872,193238727~7869778,216578832~1501231,218238794~7722456,227297971~11132751,243054763~1187019,251221887~57235,266390107~2810349,277498728~4554497,287829223~9458022,310518381~5667335,331855582~6525947,339090958~8901367,350510327~1519948,352499891~8148291,361602673~6010771,372268738~8020961,381094705~1643508,382768921~2764423,386786401~7160279,399086665~4832390,405080534~5410144] 2024-08-29T19:18:29.315 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [18843560~256167,21217510~4897919,45892628~8115911,55134745~17808884,77585843~6622995,89941705~7269853,99455265~8378077,113246208~5988348,127179720~1049523,152424338~667543,156691482~729007,160461823~6112872,193238727~7869778,216578832~1501231,218238794~7722456,227297971~11132751,243054763~1187019,251221887~57235,266390107~2810349,277498728~4554497,287829223~9458022,310518381~5667335,331350016~7031513,339090958~8901367,350510327~1519948,352499891~8148291,361602673~6010771,372268738~10469475,382768921~2764423,386786401~7160279,399086665~4832390,405080534~5410144] 2024-08-29T19:18:29.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:18:29 smithi029 bash[79042]: cluster 2024-08-29T19:18:28.086057+0000 mon.a (mon.0) 3239 : cluster [DBG] osdmap e2211: 8 total, 8 up, 8 in 2024-08-29T19:18:29.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:18:29 smithi029 bash[79042]: cluster 2024-08-29T19:18:28.498677+0000 mgr.y (mgr.25004) 2657 : cluster [DBG] pgmap v4394: 137 pgs: 137 active+clean; 1.2 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 163 KiB/s rd, 19 MiB/s wr, 3.97k op/s 2024-08-29T19:18:29.404 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:18:29 smithi110 bash[67519]: cluster 2024-08-29T19:18:28.086057+0000 mon.a (mon.0) 3239 : cluster [DBG] osdmap e2211: 8 total, 8 up, 8 in 2024-08-29T19:18:29.404 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:18:29 smithi110 bash[67519]: cluster 2024-08-29T19:18:28.498677+0000 mgr.y (mgr.25004) 2657 : cluster [DBG] pgmap v4394: 137 pgs: 137 active+clean; 1.2 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 163 KiB/s rd, 19 MiB/s wr, 3.97k op/s 2024-08-29T19:18:29.404 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:18:29 smithi029 bash[77880]: cluster 2024-08-29T19:18:28.086057+0000 mon.a (mon.0) 3239 : cluster [DBG] osdmap e2211: 8 total, 8 up, 8 in 2024-08-29T19:18:29.404 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:18:29 smithi029 bash[77880]: cluster 2024-08-29T19:18:28.498677+0000 mgr.y (mgr.25004) 2657 : cluster [DBG] pgmap v4394: 137 pgs: 137 active+clean; 1.2 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 163 KiB/s rd, 19 MiB/s wr, 3.97k op/s 2024-08-29T19:18:30.143 INFO:tasks.workunit.client.0.smithi029.stdout:from 0 to HEAD diff [3356073~22759356,27345768~5622822,33963705~10605465,45115652~9338697,55086804~19413459,76145146~12254486,89941705~19285409,115334636~9278481,125787452~10894427,138099618~28475077,175251408~6482753,182875779~3789673,186730388~5829196,193238727~10950491,206884151~33131774,242137383~15402288,260246385~11763011,272108064~25179181,299776179~1985830,302261323~26442190,331855582~6525947,339090958~29110065,368226726~12062973,381094705~34366517] 2024-08-29T19:18:30.144 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3356073~22759356,27345768~5622822,33963705~10605465,45115652~9338697,55086804~19413459,76145146~12254486,89941705~19285409,115334636~9278481,125787452~10894427,138099618~28475077,175251408~6482753,182875779~3789673,186730388~5829196,193238727~10950491,206884151~33131774,242137383~15402288,260246385~11763011,272108064~25179181,299776179~1985830,302261323~26442190,331855582~6525947,339090958~29110065,368226726~12062973,381094705~34366517] 2024-08-29T19:18:30.213 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~26115429,27345768~5622822,33554432~20899917,54525952~19974311,75497472~33729642,113246208~53328487,175251408~17308176,192937984~11251234,205520896~52018775,260046848~11962548,272108064~25179181,297795584~3966425,301989888~26713625,331350016~7031513,339090958~76370264] 2024-08-29T19:18:30.213 INFO:tasks.workunit.client.0.smithi029.stdout:from 1 to HEAD diff [3356073~22759356,27345768~5622822,34615509~9953661,45115652~9338697,55086804~19413459,76145146~12254486,89941705~19285409,115334636~9171257,125787452~10894427,138099618~28475077,175251408~6482753,182875779~3789673,186730388~5829196,193238727~10950491,206884151~33131774,242137383~15402288,260246385~11763011,272108064~25179181,299776179~1985830,302261323~13924393,318135911~10567602,331855582~6525947,339090958~29110065,368226726~12062973,381094705~29395973] 2024-08-29T19:18:30.213 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3356073~22759356,27345768~5622822,34615509~9953661,45115652~9338697,55086804~19413459,76145146~12254486,89941705~19285409,115334636~9171257,125787452~10894427,138099618~28475077,175251408~6482753,182875779~3789673,186730388~5829196,193238727~10950491,206884151~33131774,242137383~15402288,260246385~11763011,272108064~25179181,299776179~1985830,302261323~13924393,318135911~10567602,331855582~6525947,339090958~29110065,368226726~12062973,381094705~29395973] 2024-08-29T19:18:30.225 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~26115429,27345768~5622822,34615509~19838840,54525952~19974311,75497472~33729642,113246208~11259685,124613117~41961578,175251408~17308176,192937984~11251234,205520896~52018775,260046848~11962548,272108064~25179181,297795584~3966425,302261323~13924393,318135911~10567602,331350016~7031513,339090958~71399720] 2024-08-29T19:18:30.225 INFO:tasks.workunit.client.0.smithi029.stdout:from 2 to HEAD diff [3356073~22759356,27345768~5622822,34615509~9953661,45115652~9338697,55086804~19413459,76145146~12254486,89941705~19285409,115334636~6476405,121956196~2549697,125787452~10894427,138099618~28475077,175251408~6482753,183332404~3333048,186730388~5829196,193238727~10950491,206884151~33131774,242137383~8349154,251221887~57235,253597300~3942371,260246385~11763011,272108064~25179181,299968341~570926,302261323~13924393,318135911~10567602,331855582~6525947,339090958~29110065,368226726~12062973,381094705~29395973] 2024-08-29T19:18:30.225 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3356073~22759356,27345768~5622822,34615509~9953661,45115652~9338697,55086804~19413459,76145146~12254486,89941705~19285409,115334636~6476405,121956196~2549697,125787452~10894427,138099618~28475077,175251408~6482753,183332404~3333048,186730388~5829196,193238727~10950491,206884151~33131774,242137383~8349154,251221887~57235,253597300~3942371,260246385~11763011,272108064~25179181,299968341~570926,302261323~13924393,318135911~10567602,331855582~6525947,339090958~29110065,368226726~12062973,381094705~29395973] 2024-08-29T19:18:30.233 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~26115429,27345768~5622822,34615509~19838840,54525952~19974311,75497472~33729642,113246208~8564833,121956196~2549697,124613117~41961578,175251408~6482753,183332404~9227180,192937984~11251234,205520896~44965641,251221887~57235,253597300~3942371,260046848~11962548,272108064~25179181,299968341~570926,302261323~13924393,318135911~10567602,331350016~7031513,339090958~71399720] 2024-08-29T19:18:30.233 INFO:tasks.workunit.client.0.smithi029.stdout:from 3 to HEAD diff [3356073~22759356,27345768~5622822,34615509~9953661,45115652~9338697,55086804~19413459,77585843~10813789,89941705~19285409,115334636~3899920,121956196~2549697,125787452~10894427,138099618~28475077,175251408~6482753,183332404~3333048,186730388~5829196,193238727~10950491,206884151~33131774,242137383~8349154,251221887~57235,253597300~3942371,260983565~988473,264228108~7781288,272108064~25179181,302261323~13924393,319003743~9699770,331855582~6525947,339090958~29110065,368226726~12062973,381094705~29395973] 2024-08-29T19:18:30.234 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3356073~22759356,27345768~5622822,34615509~9953661,45115652~9338697,55086804~19413459,77585843~10813789,89941705~19285409,115334636~3899920,121956196~2549697,125787452~10894427,138099618~28475077,175251408~6482753,183332404~3333048,186730388~5829196,193238727~10950491,206884151~33131774,242137383~8349154,251221887~57235,253597300~3942371,260983565~988473,264228108~7781288,272108064~25179181,302261323~13924393,319003743~9699770,331855582~6525947,339090958~29110065,368226726~12062973,381094705~29395973] 2024-08-29T19:18:30.241 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~26115429,27345768~5622822,34615509~19838840,54525952~19974311,77585843~31641271,113246208~5988348,121956196~2549697,124613117~41961578,175251408~6482753,183332404~9227180,192937984~11251234,205520896~44965641,251221887~57235,253597300~3942371,260983565~988473,264228108~7781288,272108064~25179181,302261323~13924393,319003743~9699770,331350016~7031513,339090958~71399720] 2024-08-29T19:18:30.241 INFO:tasks.workunit.client.0.smithi029.stdout:from 4 to HEAD diff [3356073~13793392,18472047~7643382,27345768~5622822,34615509~9953661,45115652~9338697,55086804~19413459,77585843~10813789,89941705~17891637,115334636~3899920,121956196~2549697,125787452~10538684,138099618~28475077,175251408~6482753,183332404~3333048,186730388~552713,193238727~10950491,206884151~33131774,242137383~8349154,251221887~57235,260983565~988473,264228108~7781288,272108064~25179181,302261323~13924393,319003743~9699770,331855582~6525947,339090958~29110065,368226726~12062973,381094705~1643508,382768921~27721757] 2024-08-29T19:18:30.241 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3356073~13793392,18472047~7643382,27345768~5622822,34615509~9953661,45115652~9338697,55086804~19413459,77585843~10813789,89941705~17891637,115334636~3899920,121956196~2549697,125787452~10538684,138099618~28475077,175251408~6482753,183332404~3333048,186730388~552713,193238727~10950491,206884151~33131774,242137383~8349154,251221887~57235,260983565~988473,264228108~7781288,272108064~25179181,302261323~13924393,319003743~9699770,331855582~6525947,339090958~29110065,368226726~12062973,381094705~1643508,382768921~27721757] 2024-08-29T19:18:30.248 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~17149465,18472047~7643382,27345768~5622822,34615509~19838840,54525952~19974311,77585843~30247499,113246208~5988348,121956196~2549697,124613117~11713019,136681879~29892816,175251408~6482753,183332404~3333048,186730388~552713,192937984~11251234,205520896~44965641,251221887~57235,260983565~988473,264228108~7781288,272108064~25179181,302261323~13924393,319003743~9699770,331350016~7031513,339090958~43647255,382768921~27721757] 2024-08-29T19:18:30.248 INFO:tasks.workunit.client.0.smithi029.stdout:from 5 to HEAD diff [3356073~13793392,18472047~7643382,27345768~5622822,34615509~9953661,45115652~9338697,55086804~19413459,77585843~10813789,89941705~17891637,115334636~3899920,121956196~2549697,125787452~4982631,132462142~3717938,138099618~28475077,175251408~6482753,183332404~3333048,186730388~552713,193238727~10950491,208829611~4346147,216578832~9382418,227297971~12717954,243054763~7431774,251221887~57235,260983565~988473,264228108~7781288,272108064~25179181,302261323~13924393,319003743~9699770,331855582~6525947,339090958~29110065,368226726~12062973,381094705~1643508,382768921~27721757] 2024-08-29T19:18:30.248 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3356073~13793392,18472047~7643382,27345768~5622822,34615509~9953661,45115652~9338697,55086804~19413459,77585843~10813789,89941705~17891637,115334636~3899920,121956196~2549697,125787452~4982631,132462142~3717938,138099618~28475077,175251408~6482753,183332404~3333048,186730388~552713,193238727~10950491,208829611~4346147,216578832~9382418,227297971~12717954,243054763~7431774,251221887~57235,260983565~988473,264228108~7781288,272108064~25179181,302261323~13924393,319003743~9699770,331855582~6525947,339090958~29110065,368226726~12062973,381094705~1643508,382768921~27721757] 2024-08-29T19:18:30.256 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~17149465,18472047~7643382,27345768~5622822,34615509~19838840,54525952~19974311,77585843~30247499,113246208~5988348,121956196~2549697,124613117~6156966,132462142~3717938,136681879~29892816,175251408~6482753,183332404~3333048,186730388~552713,193238727~10950491,208829611~4346147,216578832~9382418,227297971~12717954,243054763~7431774,251221887~57235,260983565~988473,264228108~7781288,272108064~25179181,302261323~13924393,319003743~9699770,331350016~7031513,339090958~43647255,382768921~27721757] 2024-08-29T19:18:30.256 INFO:tasks.workunit.client.0.smithi029.stdout:from 6 to HEAD diff [3356073~13793392,18472047~7643382,27345768~5622822,34615509~9953661,45115652~9338697,55086804~19413459,77585843~10813789,89941705~17891637,115334636~3899920,121956196~2549697,125787452~4982631,134332005~1060764,138099618~15327570,153976897~12597798,183332404~3333048,186730388~552713,193238727~10950491,208829611~4346147,216578832~9382418,227297971~12717954,243054763~7431774,251221887~57235,264228108~7781288,272108064~25179181,304488370~11697346,319003743~9699770,331855582~6525947,339090958~29110065,368226726~12062973,381094705~1643508,382768921~13422846,399086665~11404013] 2024-08-29T19:18:30.256 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3356073~13793392,18472047~7643382,27345768~5622822,34615509~9953661,45115652~9338697,55086804~19413459,77585843~10813789,89941705~17891637,115334636~3899920,121956196~2549697,125787452~4982631,134332005~1060764,138099618~15327570,153976897~12597798,183332404~3333048,186730388~552713,193238727~10950491,208829611~4346147,216578832~9382418,227297971~12717954,243054763~7431774,251221887~57235,264228108~7781288,272108064~25179181,304488370~11697346,319003743~9699770,331855582~6525947,339090958~29110065,368226726~12062973,381094705~1643508,382768921~13422846,399086665~11404013] 2024-08-29T19:18:30.263 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~17149465,18472047~7643382,27345768~5622822,34615509~19838840,54525952~19974311,77585843~30247499,113246208~5988348,121956196~2549697,124613117~6156966,134332005~1060764,136681879~16745309,153976897~12597798,183332404~3333048,186730388~552713,193238727~10950491,208829611~4346147,216578832~9382418,227297971~12717954,243054763~7431774,251221887~57235,264228108~7781288,272108064~25179181,304488370~11697346,319003743~9699770,331350016~7031513,339090958~43647255,382768921~13422846,399086665~11404013] 2024-08-29T19:18:30.263 INFO:tasks.workunit.client.0.smithi029.stdout:from 7 to HEAD diff [3947981~13201484,18472047~7643382,27345768~5622822,34615509~9953661,45115652~9338697,55086804~19413459,77585843~10813789,89941705~17891637,115334636~3899920,126995638~1233605,134332005~1060764,138099618~15327570,156691482~9883213,183332404~3333048,186730388~552713,193238727~10950491,208829611~4346147,216578832~9382418,227297971~12717954,243054763~7431774,251221887~57235,264228108~7781288,272108064~25179181,304488370~11697346,319003743~9699770,331855582~6525947,339090958~29110065,368226726~12062973,381094705~1643508,382768921~13422846,399086665~11404013] 2024-08-29T19:18:30.263 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3947981~13201484,18472047~7643382,27345768~5622822,34615509~9953661,45115652~9338697,55086804~19413459,77585843~10813789,89941705~17891637,115334636~3899920,126995638~1233605,134332005~1060764,138099618~15327570,156691482~9883213,183332404~3333048,186730388~552713,193238727~10950491,208829611~4346147,216578832~9382418,227297971~12717954,243054763~7431774,251221887~57235,264228108~7781288,272108064~25179181,304488370~11697346,319003743~9699770,331855582~6525947,339090958~29110065,368226726~12062973,381094705~1643508,382768921~13422846,399086665~11404013] 2024-08-29T19:18:30.270 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [3947981~13201484,18472047~7643382,27345768~5622822,34615509~19838840,54525952~19974311,77585843~30247499,113246208~5988348,126995638~1233605,134332005~1060764,136681879~16745309,156691482~9883213,183332404~3333048,186730388~552713,193238727~10950491,208829611~4346147,216578832~9382418,227297971~12717954,243054763~7431774,251221887~57235,264228108~7781288,272108064~25179181,304488370~11697346,319003743~9699770,331350016~7031513,339090958~43647255,382768921~13422846,399086665~11404013] 2024-08-29T19:18:30.270 INFO:tasks.workunit.client.0.smithi029.stdout:from 8 to HEAD diff [3947981~2836930,7490585~9658880,18472047~7643382,27345768~5622822,34615509~9953661,45115652~9338697,55086804~19413459,77585843~10813789,89941705~17891637,115334636~3899920,127179720~1049523,134332005~1060764,138099618~15327570,156691482~729007,159889494~6685201,183332404~3333048,186730388~552713,193238727~10950491,208829611~4346147,216578832~9382418,227297971~12717954,243054763~1187019,251221887~57235,264228108~7781288,277498728~4554497,287829223~9458022,304488370~11697346,319003743~9699770,331855582~6525947,339090958~29110065,368226726~12062973,381094705~1643508,382768921~13422846,399086665~4832390,405080534~5410144] 2024-08-29T19:18:30.270 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3947981~2836930,7490585~9658880,18472047~7643382,27345768~5622822,34615509~9953661,45115652~9338697,55086804~19413459,77585843~10813789,89941705~17891637,115334636~3899920,127179720~1049523,134332005~1060764,138099618~15327570,156691482~729007,159889494~6685201,183332404~3333048,186730388~552713,193238727~10950491,208829611~4346147,216578832~9382418,227297971~12717954,243054763~1187019,251221887~57235,264228108~7781288,277498728~4554497,287829223~9458022,304488370~11697346,319003743~9699770,331855582~6525947,339090958~29110065,368226726~12062973,381094705~1643508,382768921~13422846,399086665~4832390,405080534~5410144] 2024-08-29T19:18:30.278 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [3947981~2836930,7490585~9658880,18472047~7643382,27345768~5622822,34615509~19838840,54525952~19974311,77585843~30247499,113246208~5988348,127179720~1049523,134332005~1060764,136681879~16745309,156691482~729007,159889494~6685201,183332404~3333048,186730388~552713,193238727~10950491,208829611~4346147,216578832~9382418,227297971~12717954,243054763~1187019,251221887~57235,264228108~7781288,277498728~4554497,287829223~9458022,304488370~11697346,319003743~9699770,331350016~7031513,339090958~43647255,382768921~13422846,399086665~4832390,405080534~5410144] 2024-08-29T19:18:30.278 INFO:tasks.workunit.client.0.smithi029.stdout:from 9 to HEAD diff [3947981~2836930,7490585~9658880,18843560~256167,21217510~4897919,27345768~5622822,39044749~5524421,45115652~9338697,55086804~19413459,77585843~10813789,89941705~17891637,115334636~3899920,127179720~1049523,134332005~1060764,138099618~15327570,156691482~729007,159889494~6685201,183332404~3333048,186730388~552713,193238727~10950491,216578832~9382418,227297971~12717954,243054763~1187019,251221887~57235,264228108~7781288,277498728~4554497,287829223~9458022,304488370~11697346,319003743~9699770,331855582~6525947,339090958~21557224,361602673~6598350,368226726~12062973,381094705~1643508,382768921~13422846,399086665~4832390,405080534~5410144] 2024-08-29T19:18:30.278 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3947981~2836930,7490585~9658880,18843560~256167,21217510~4897919,27345768~5622822,39044749~5524421,45115652~9338697,55086804~19413459,77585843~10813789,89941705~17891637,115334636~3899920,127179720~1049523,134332005~1060764,138099618~15327570,156691482~729007,159889494~6685201,183332404~3333048,186730388~552713,193238727~10950491,216578832~9382418,227297971~12717954,243054763~1187019,251221887~57235,264228108~7781288,277498728~4554497,287829223~9458022,304488370~11697346,319003743~9699770,331855582~6525947,339090958~21557224,361602673~6598350,368226726~12062973,381094705~1643508,382768921~13422846,399086665~4832390,405080534~5410144] 2024-08-29T19:18:30.285 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [3947981~2836930,7490585~9658880,18843560~256167,21217510~4897919,27345768~5622822,39044749~15409600,54525952~19974311,77585843~30247499,113246208~5988348,127179720~1049523,134332005~1060764,136681879~16745309,156691482~729007,159889494~6685201,183332404~3333048,186730388~552713,193238727~10950491,216578832~9382418,227297971~12717954,243054763~1187019,251221887~57235,264228108~7781288,277498728~4554497,287829223~9458022,304488370~11697346,319003743~9699770,331350016~7031513,339090958~21557224,361602673~21135540,382768921~13422846,399086665~4832390,405080534~5410144] 2024-08-29T19:18:30.285 INFO:tasks.workunit.client.0.smithi029.stdout:from 10 to HEAD diff [3947981~2836930,11111838~6037627,18843560~256167,21217510~4897919,39044749~5524421,45115652~9338697,55134745~19365518,77585843~10813789,89941705~17891637,115334636~3899920,127179720~1049523,134332005~1060764,141932499~11494689,156691482~729007,159889494~6685201,183332404~3333048,186730388~552713,193238727~10950491,216578832~9382418,227297971~11364931,243054763~1187019,251221887~57235,264228108~7781288,277498728~4554497,287829223~9458022,310518381~5667335,319003743~9699770,331855582~6525947,339090958~21557224,361602673~6598350,368226726~12062973,381094705~1643508,382768921~13422846,399086665~4832390,405080534~5410144] 2024-08-29T19:18:30.285 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3947981~2836930,11111838~6037627,18843560~256167,21217510~4897919,39044749~5524421,45115652~9338697,55134745~19365518,77585843~10813789,89941705~17891637,115334636~3899920,127179720~1049523,134332005~1060764,141932499~11494689,156691482~729007,159889494~6685201,183332404~3333048,186730388~552713,193238727~10950491,216578832~9382418,227297971~11364931,243054763~1187019,251221887~57235,264228108~7781288,277498728~4554497,287829223~9458022,310518381~5667335,319003743~9699770,331855582~6525947,339090958~21557224,361602673~6598350,368226726~12062973,381094705~1643508,382768921~13422846,399086665~4832390,405080534~5410144] 2024-08-29T19:18:30.292 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [3947981~2836930,11111838~6037627,18843560~256167,21217510~4897919,39044749~15409600,55134745~19365518,77585843~30247499,113246208~5988348,127179720~1049523,134332005~1060764,141932499~11494689,156691482~729007,159889494~6685201,183332404~3333048,186730388~552713,193238727~10950491,216578832~9382418,227297971~11364931,243054763~1187019,251221887~57235,264228108~7781288,277498728~4554497,287829223~9458022,310518381~5667335,319003743~9699770,331350016~7031513,339090958~21557224,361602673~21135540,382768921~13422846,399086665~4832390,405080534~5410144] 2024-08-29T19:18:30.292 INFO:tasks.workunit.client.0.smithi029.stdout:from 11 to HEAD diff [3947981~2836930,11111838~6037627,18843560~256167,21217510~4897919,39044749~2748433,45115652~9338697,55134745~19365518,77585843~10813789,89941705~17891637,115334636~3899920,127179720~1049523,134332005~1060764,141932499~11494689,156691482~729007,159889494~6685201,183332404~3333048,186730388~552713,193238727~10950491,216578832~9382418,227297971~11364931,243054763~1187019,251221887~57235,264228108~7781288,277498728~4554497,287829223~9458022,310518381~5667335,324125818~4577695,331855582~6525947,339090958~8901367,350510327~1519948,352499891~8148291,361602673~6598350,368226726~12062973,381094705~1643508,382768921~13422846,399086665~4832390,405080534~5410144] 2024-08-29T19:18:30.292 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3947981~2836930,11111838~6037627,18843560~256167,21217510~4897919,39044749~2748433,45115652~9338697,55134745~19365518,77585843~10813789,89941705~17891637,115334636~3899920,127179720~1049523,134332005~1060764,141932499~11494689,156691482~729007,159889494~6685201,183332404~3333048,186730388~552713,193238727~10950491,216578832~9382418,227297971~11364931,243054763~1187019,251221887~57235,264228108~7781288,277498728~4554497,287829223~9458022,310518381~5667335,324125818~4577695,331855582~6525947,339090958~8901367,350510327~1519948,352499891~8148291,361602673~6598350,368226726~12062973,381094705~1643508,382768921~13422846,399086665~4832390,405080534~5410144] 2024-08-29T19:18:30.300 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [3947981~2836930,11111838~6037627,18843560~256167,21217510~4897919,39044749~2748433,44569170~9885179,55134745~19365518,77585843~30247499,113246208~5988348,127179720~1049523,134332005~1060764,141932499~11494689,156691482~729007,159889494~6685201,183332404~3333048,186730388~552713,193238727~10950491,216578832~9382418,227297971~11364931,243054763~1187019,251221887~57235,264228108~7781288,277498728~4554497,287829223~9458022,310518381~5667335,324125818~4577695,331350016~7031513,339090958~8901367,350510327~1519948,352499891~8148291,361602673~21135540,382768921~13422846,399086665~4832390,405080534~5410144] 2024-08-29T19:18:30.300 INFO:tasks.workunit.client.0.smithi029.stdout:from 12 to HEAD diff [3947981~2836930,11111838~6037627,18843560~256167,21217510~4897919,39044749~2748433,45892628~8115911,55134745~19365518,77585843~6622995,89941705~7269853,99455265~8378077,115334636~3899920,127179720~1049523,134332005~1060764,141932499~11494689,156691482~729007,159889494~6685201,183332404~3333048,193238727~7869778,216578832~9382418,227297971~11132751,243054763~1187019,251221887~57235,264228108~7781288,277498728~4554497,287829223~9458022,310518381~5667335,324125818~4577695,331855582~6525947,339090958~8901367,350510327~1519948,352499891~8148291,361602673~6598350,368226726~12062973,381094705~1643508,382768921~13422846,399086665~4832390,405080534~5410144] 2024-08-29T19:18:30.300 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3947981~2836930,11111838~6037627,18843560~256167,21217510~4897919,39044749~2748433,45892628~8115911,55134745~19365518,77585843~6622995,89941705~7269853,99455265~8378077,115334636~3899920,127179720~1049523,134332005~1060764,141932499~11494689,156691482~729007,159889494~6685201,183332404~3333048,193238727~7869778,216578832~9382418,227297971~11132751,243054763~1187019,251221887~57235,264228108~7781288,277498728~4554497,287829223~9458022,310518381~5667335,324125818~4577695,331855582~6525947,339090958~8901367,350510327~1519948,352499891~8148291,361602673~6598350,368226726~12062973,381094705~1643508,382768921~13422846,399086665~4832390,405080534~5410144] 2024-08-29T19:18:30.307 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [3947981~2836930,11111838~6037627,18843560~256167,21217510~4897919,39044749~2748433,45892628~8115911,55134745~19365518,77585843~6622995,88399632~8811926,99455265~8378077,113246208~5988348,127179720~1049523,134332005~1060764,141932499~11494689,156691482~729007,159889494~6685201,183332404~3333048,193238727~7869778,216578832~9382418,227297971~11132751,243054763~1187019,251221887~57235,264228108~7781288,277498728~4554497,287829223~9458022,310518381~5667335,324125818~4577695,331350016~7031513,339090958~8901367,350510327~1519948,352499891~8148291,361602673~21135540,382768921~13422846,399086665~4832390,405080534~5410144] 2024-08-29T19:18:30.307 INFO:tasks.workunit.client.0.smithi029.stdout:from 13 to HEAD diff [11111838~6037627,18843560~256167,21217510~4897919,45892628~8115911,55134745~17808884,77585843~6622995,89941705~7269853,99455265~8378077,115334636~3899920,127179720~1049523,147199008~6228180,156691482~729007,160461823~6112872,183332404~3333048,193238727~7869778,216578832~9382418,227297971~11132751,243054763~1187019,251221887~57235,266390107~2810349,277498728~4554497,287829223~9458022,310518381~5667335,324125818~4577695,331855582~6525947,339090958~8901367,350510327~1519948,352499891~8148291,361602673~6598350,368226726~12062973,381094705~1643508,382768921~2764423,386786401~7160279,399086665~4832390,405080534~5410144] 2024-08-29T19:18:30.308 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [11111838~6037627,18843560~256167,21217510~4897919,45892628~8115911,55134745~17808884,77585843~6622995,89941705~7269853,99455265~8378077,115334636~3899920,127179720~1049523,147199008~6228180,156691482~729007,160461823~6112872,183332404~3333048,193238727~7869778,216578832~9382418,227297971~11132751,243054763~1187019,251221887~57235,266390107~2810349,277498728~4554497,287829223~9458022,310518381~5667335,324125818~4577695,331855582~6525947,339090958~8901367,350510327~1519948,352499891~8148291,361602673~6598350,368226726~12062973,381094705~1643508,382768921~2764423,386786401~7160279,399086665~4832390,405080534~5410144] 2024-08-29T19:18:30.314 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [11111838~6037627,18843560~256167,21217510~4897919,45892628~8115911,55134745~17808884,77585843~6622995,88399632~8811926,99455265~8378077,113246208~5988348,127179720~1049523,147199008~6228180,156691482~729007,160461823~6112872,183332404~3333048,193238727~7869778,216578832~9382418,227297971~11132751,243054763~1187019,251221887~57235,266390107~2810349,277498728~4554497,287829223~9458022,310518381~5667335,324125818~4577695,331350016~7031513,339090958~8901367,350510327~1519948,352499891~8148291,361602673~21135540,382768921~2764423,386786401~7160279,399086665~4832390,405080534~5410144] 2024-08-29T19:18:30.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:18:30 smithi110 bash[67519]: cluster 2024-08-29T19:18:29.107049+0000 mon.a (mon.0) 3240 : cluster [DBG] osdmap e2212: 8 total, 8 up, 8 in 2024-08-29T19:18:30.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:18:30 smithi029 bash[77880]: cluster 2024-08-29T19:18:29.107049+0000 mon.a (mon.0) 3240 : cluster [DBG] osdmap e2212: 8 total, 8 up, 8 in 2024-08-29T19:18:30.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:18:30 smithi029 bash[79042]: cluster 2024-08-29T19:18:29.107049+0000 mon.a (mon.0) 3240 : cluster [DBG] osdmap e2212: 8 total, 8 up, 8 in 2024-08-29T19:18:31.165 INFO:tasks.workunit.client.0.smithi029.stdout:from 0 to HEAD diff [3356073~22759356,27345768~5622822,33963705~10605465,45115652~9338697,55086804~19413459,76145146~12254486,89941705~19285409,115334636~9278481,125787452~10894427,138099618~28475077,175251408~6482753,182875779~3789673,186730388~5829196,193238727~10950491,206884151~33131774,242137383~15402288,260246385~11763011,272108064~25179181,299776179~1985830,302261323~26442190,331855582~6525947,339090958~29110065,368226726~12062973,381094705~34366517] 2024-08-29T19:18:31.165 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3356073~22759356,27345768~5622822,33963705~10605465,45115652~9338697,55086804~19413459,76145146~12254486,89941705~19285409,115334636~9278481,125787452~10894427,138099618~28475077,175251408~6482753,182875779~3789673,186730388~5829196,193238727~10950491,206884151~33131774,242137383~15402288,260246385~11763011,272108064~25179181,299776179~1985830,302261323~26442190,331855582~6525947,339090958~29110065,368226726~12062973,381094705~34366517] 2024-08-29T19:18:31.240 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~26115429,27345768~5622822,33554432~20899917,54525952~19974311,75497472~33729642,113246208~53328487,175251408~17308176,192937984~11251234,205520896~52018775,260046848~11962548,272108064~25179181,297795584~3966425,301989888~26713625,331350016~7031513,339090958~76370264] 2024-08-29T19:18:31.240 INFO:tasks.workunit.client.0.smithi029.stdout:from 1 to HEAD diff [3356073~22759356,27345768~5622822,34615509~9953661,45115652~9338697,55086804~19413459,76145146~12254486,89941705~19285409,115334636~9171257,125787452~10894427,138099618~28475077,175251408~6482753,182875779~3789673,186730388~5829196,193238727~10950491,206884151~33131774,242137383~15402288,260246385~11763011,272108064~25179181,299776179~1985830,302261323~13924393,318135911~10567602,331855582~6525947,339090958~29110065,368226726~12062973,381094705~29395973] 2024-08-29T19:18:31.240 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3356073~22759356,27345768~5622822,34615509~9953661,45115652~9338697,55086804~19413459,76145146~12254486,89941705~19285409,115334636~9171257,125787452~10894427,138099618~28475077,175251408~6482753,182875779~3789673,186730388~5829196,193238727~10950491,206884151~33131774,242137383~15402288,260246385~11763011,272108064~25179181,299776179~1985830,302261323~13924393,318135911~10567602,331855582~6525947,339090958~29110065,368226726~12062973,381094705~29395973] 2024-08-29T19:18:31.249 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~26115429,27345768~5622822,34615509~19838840,54525952~19974311,75497472~33729642,113246208~11259685,124613117~41961578,175251408~17308176,192937984~11251234,205520896~52018775,260046848~11962548,272108064~25179181,297795584~3966425,302261323~13924393,318135911~10567602,331350016~7031513,339090958~71399720] 2024-08-29T19:18:31.249 INFO:tasks.workunit.client.0.smithi029.stdout:from 2 to HEAD diff [3356073~22759356,27345768~5622822,34615509~9953661,45115652~9338697,55086804~19413459,76145146~12254486,89941705~19285409,115334636~6476405,121956196~2549697,125787452~10894427,138099618~28475077,175251408~6482753,183332404~3333048,186730388~5829196,193238727~10950491,206884151~33131774,242137383~8349154,251221887~57235,253597300~3942371,260246385~11763011,272108064~25179181,299968341~570926,302261323~13924393,318135911~10567602,331855582~6525947,339090958~29110065,368226726~12062973,381094705~29395973] 2024-08-29T19:18:31.249 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3356073~22759356,27345768~5622822,34615509~9953661,45115652~9338697,55086804~19413459,76145146~12254486,89941705~19285409,115334636~6476405,121956196~2549697,125787452~10894427,138099618~28475077,175251408~6482753,183332404~3333048,186730388~5829196,193238727~10950491,206884151~33131774,242137383~8349154,251221887~57235,253597300~3942371,260246385~11763011,272108064~25179181,299968341~570926,302261323~13924393,318135911~10567602,331855582~6525947,339090958~29110065,368226726~12062973,381094705~29395973] 2024-08-29T19:18:31.258 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~26115429,27345768~5622822,34615509~19838840,54525952~19974311,75497472~33729642,113246208~8564833,121956196~2549697,124613117~41961578,175251408~6482753,183332404~9227180,192937984~11251234,205520896~44965641,251221887~57235,253597300~3942371,260046848~11962548,272108064~25179181,299968341~570926,302261323~13924393,318135911~10567602,331350016~7031513,339090958~71399720] 2024-08-29T19:18:31.258 INFO:tasks.workunit.client.0.smithi029.stdout:from 3 to HEAD diff [3356073~22759356,27345768~5622822,34615509~9953661,45115652~9338697,55086804~19413459,77585843~10813789,89941705~19285409,115334636~3899920,121956196~2549697,125787452~10894427,138099618~28475077,175251408~6482753,183332404~3333048,186730388~5829196,193238727~10950491,206884151~33131774,242137383~8349154,251221887~57235,253597300~3942371,260983565~988473,264228108~7781288,272108064~25179181,302261323~13924393,319003743~9699770,331855582~6525947,339090958~29110065,368226726~12062973,381094705~29395973] 2024-08-29T19:18:31.258 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3356073~22759356,27345768~5622822,34615509~9953661,45115652~9338697,55086804~19413459,77585843~10813789,89941705~19285409,115334636~3899920,121956196~2549697,125787452~10894427,138099618~28475077,175251408~6482753,183332404~3333048,186730388~5829196,193238727~10950491,206884151~33131774,242137383~8349154,251221887~57235,253597300~3942371,260983565~988473,264228108~7781288,272108064~25179181,302261323~13924393,319003743~9699770,331855582~6525947,339090958~29110065,368226726~12062973,381094705~29395973] 2024-08-29T19:18:31.265 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~26115429,27345768~5622822,34615509~19838840,54525952~19974311,77585843~31641271,113246208~5988348,121956196~2549697,124613117~41961578,175251408~6482753,183332404~9227180,192937984~11251234,205520896~44965641,251221887~57235,253597300~3942371,260983565~988473,264228108~7781288,272108064~25179181,302261323~13924393,319003743~9699770,331350016~7031513,339090958~71399720] 2024-08-29T19:18:31.265 INFO:tasks.workunit.client.0.smithi029.stdout:from 4 to HEAD diff [3356073~13793392,18472047~7643382,27345768~5622822,34615509~9953661,45115652~9338697,55086804~19413459,77585843~10813789,89941705~17891637,115334636~3899920,121956196~2549697,125787452~10538684,138099618~28475077,175251408~6482753,183332404~3333048,186730388~552713,193238727~10950491,206884151~33131774,242137383~8349154,251221887~57235,260983565~988473,264228108~7781288,272108064~25179181,302261323~13924393,319003743~9699770,331855582~6525947,339090958~29110065,368226726~12062973,381094705~1643508,382768921~27721757] 2024-08-29T19:18:31.265 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3356073~13793392,18472047~7643382,27345768~5622822,34615509~9953661,45115652~9338697,55086804~19413459,77585843~10813789,89941705~17891637,115334636~3899920,121956196~2549697,125787452~10538684,138099618~28475077,175251408~6482753,183332404~3333048,186730388~552713,193238727~10950491,206884151~33131774,242137383~8349154,251221887~57235,260983565~988473,264228108~7781288,272108064~25179181,302261323~13924393,319003743~9699770,331855582~6525947,339090958~29110065,368226726~12062973,381094705~1643508,382768921~27721757] 2024-08-29T19:18:31.272 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~17149465,18472047~7643382,27345768~5622822,34615509~19838840,54525952~19974311,77585843~30247499,113246208~5988348,121956196~2549697,124613117~11713019,136681879~29892816,175251408~6482753,183332404~3333048,186730388~552713,192937984~11251234,205520896~44965641,251221887~57235,260983565~988473,264228108~7781288,272108064~25179181,302261323~13924393,319003743~9699770,331350016~7031513,339090958~43647255,382768921~27721757] 2024-08-29T19:18:31.272 INFO:tasks.workunit.client.0.smithi029.stdout:from 5 to HEAD diff [3356073~13793392,18472047~7643382,27345768~5622822,34615509~9953661,45115652~9338697,55086804~19413459,77585843~10813789,89941705~17891637,115334636~3899920,121956196~2549697,125787452~4982631,132462142~3717938,138099618~28475077,175251408~6482753,183332404~3333048,186730388~552713,193238727~10950491,208829611~4346147,216578832~9382418,227297971~12717954,243054763~7431774,251221887~57235,260983565~988473,264228108~7781288,272108064~25179181,302261323~13924393,319003743~9699770,331855582~6525947,339090958~29110065,368226726~12062973,381094705~1643508,382768921~27721757] 2024-08-29T19:18:31.272 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3356073~13793392,18472047~7643382,27345768~5622822,34615509~9953661,45115652~9338697,55086804~19413459,77585843~10813789,89941705~17891637,115334636~3899920,121956196~2549697,125787452~4982631,132462142~3717938,138099618~28475077,175251408~6482753,183332404~3333048,186730388~552713,193238727~10950491,208829611~4346147,216578832~9382418,227297971~12717954,243054763~7431774,251221887~57235,260983565~988473,264228108~7781288,272108064~25179181,302261323~13924393,319003743~9699770,331855582~6525947,339090958~29110065,368226726~12062973,381094705~1643508,382768921~27721757] 2024-08-29T19:18:31.279 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~17149465,18472047~7643382,27345768~5622822,34615509~19838840,54525952~19974311,77585843~30247499,113246208~5988348,121956196~2549697,124613117~6156966,132462142~3717938,136681879~29892816,175251408~6482753,183332404~3333048,186730388~552713,193238727~10950491,208829611~4346147,216578832~9382418,227297971~12717954,243054763~7431774,251221887~57235,260983565~988473,264228108~7781288,272108064~25179181,302261323~13924393,319003743~9699770,331350016~7031513,339090958~43647255,382768921~27721757] 2024-08-29T19:18:31.279 INFO:tasks.workunit.client.0.smithi029.stdout:from 6 to HEAD diff [3356073~13793392,18472047~7643382,27345768~5622822,34615509~9953661,45115652~9338697,55086804~19413459,77585843~10813789,89941705~17891637,115334636~3899920,121956196~2549697,125787452~4982631,134332005~1060764,138099618~15327570,153976897~12597798,183332404~3333048,186730388~552713,193238727~10950491,208829611~4346147,216578832~9382418,227297971~12717954,243054763~7431774,251221887~57235,264228108~7781288,272108064~25179181,304488370~11697346,319003743~9699770,331855582~6525947,339090958~29110065,368226726~12062973,381094705~1643508,382768921~13422846,399086665~11404013] 2024-08-29T19:18:31.279 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3356073~13793392,18472047~7643382,27345768~5622822,34615509~9953661,45115652~9338697,55086804~19413459,77585843~10813789,89941705~17891637,115334636~3899920,121956196~2549697,125787452~4982631,134332005~1060764,138099618~15327570,153976897~12597798,183332404~3333048,186730388~552713,193238727~10950491,208829611~4346147,216578832~9382418,227297971~12717954,243054763~7431774,251221887~57235,264228108~7781288,272108064~25179181,304488370~11697346,319003743~9699770,331855582~6525947,339090958~29110065,368226726~12062973,381094705~1643508,382768921~13422846,399086665~11404013] 2024-08-29T19:18:31.286 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~17149465,18472047~7643382,27345768~5622822,34615509~19838840,54525952~19974311,77585843~30247499,113246208~5988348,121956196~2549697,124613117~6156966,134332005~1060764,136681879~16745309,153976897~12597798,183332404~3333048,186730388~552713,193238727~10950491,208829611~4346147,216578832~9382418,227297971~12717954,243054763~7431774,251221887~57235,264228108~7781288,272108064~25179181,304488370~11697346,319003743~9699770,331350016~7031513,339090958~43647255,382768921~13422846,399086665~11404013] 2024-08-29T19:18:31.286 INFO:tasks.workunit.client.0.smithi029.stdout:from 7 to HEAD diff [3947981~13201484,18472047~7643382,27345768~5622822,34615509~9953661,45115652~9338697,55086804~19413459,77585843~10813789,89941705~17891637,115334636~3899920,126995638~1233605,134332005~1060764,138099618~15327570,156691482~9883213,183332404~3333048,186730388~552713,193238727~10950491,208829611~4346147,216578832~9382418,227297971~12717954,243054763~7431774,251221887~57235,264228108~7781288,272108064~25179181,304488370~11697346,319003743~9699770,331855582~6525947,339090958~29110065,368226726~12062973,381094705~1643508,382768921~13422846,399086665~11404013] 2024-08-29T19:18:31.286 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3947981~13201484,18472047~7643382,27345768~5622822,34615509~9953661,45115652~9338697,55086804~19413459,77585843~10813789,89941705~17891637,115334636~3899920,126995638~1233605,134332005~1060764,138099618~15327570,156691482~9883213,183332404~3333048,186730388~552713,193238727~10950491,208829611~4346147,216578832~9382418,227297971~12717954,243054763~7431774,251221887~57235,264228108~7781288,272108064~25179181,304488370~11697346,319003743~9699770,331855582~6525947,339090958~29110065,368226726~12062973,381094705~1643508,382768921~13422846,399086665~11404013] 2024-08-29T19:18:31.293 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [3947981~13201484,18472047~7643382,27345768~5622822,34615509~19838840,54525952~19974311,77585843~30247499,113246208~5988348,126995638~1233605,134332005~1060764,136681879~16745309,156691482~9883213,183332404~3333048,186730388~552713,193238727~10950491,208829611~4346147,216578832~9382418,227297971~12717954,243054763~7431774,251221887~57235,264228108~7781288,272108064~25179181,304488370~11697346,319003743~9699770,331350016~7031513,339090958~43647255,382768921~13422846,399086665~11404013] 2024-08-29T19:18:31.293 INFO:tasks.workunit.client.0.smithi029.stdout:from 8 to HEAD diff [3947981~2836930,7490585~9658880,18472047~7643382,27345768~5622822,34615509~9953661,45115652~9338697,55086804~19413459,77585843~10813789,89941705~17891637,115334636~3899920,127179720~1049523,134332005~1060764,138099618~15327570,156691482~729007,159889494~6685201,183332404~3333048,186730388~552713,193238727~10950491,208829611~4346147,216578832~9382418,227297971~12717954,243054763~1187019,251221887~57235,264228108~7781288,277498728~4554497,287829223~9458022,304488370~11697346,319003743~9699770,331855582~6525947,339090958~29110065,368226726~12062973,381094705~1643508,382768921~13422846,399086665~4832390,405080534~5410144] 2024-08-29T19:18:31.293 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3947981~2836930,7490585~9658880,18472047~7643382,27345768~5622822,34615509~9953661,45115652~9338697,55086804~19413459,77585843~10813789,89941705~17891637,115334636~3899920,127179720~1049523,134332005~1060764,138099618~15327570,156691482~729007,159889494~6685201,183332404~3333048,186730388~552713,193238727~10950491,208829611~4346147,216578832~9382418,227297971~12717954,243054763~1187019,251221887~57235,264228108~7781288,277498728~4554497,287829223~9458022,304488370~11697346,319003743~9699770,331855582~6525947,339090958~29110065,368226726~12062973,381094705~1643508,382768921~13422846,399086665~4832390,405080534~5410144] 2024-08-29T19:18:31.300 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [3947981~2836930,7490585~9658880,18472047~7643382,27345768~5622822,34615509~19838840,54525952~19974311,77585843~30247499,113246208~5988348,127179720~1049523,134332005~1060764,136681879~16745309,156691482~729007,159889494~6685201,183332404~3333048,186730388~552713,193238727~10950491,208829611~4346147,216578832~9382418,227297971~12717954,243054763~1187019,251221887~57235,264228108~7781288,277498728~4554497,287829223~9458022,304488370~11697346,319003743~9699770,331350016~7031513,339090958~43647255,382768921~13422846,399086665~4832390,405080534~5410144] 2024-08-29T19:18:31.300 INFO:tasks.workunit.client.0.smithi029.stdout:from 9 to HEAD diff [3947981~2836930,7490585~9658880,18843560~256167,21217510~4897919,27345768~5622822,39044749~5524421,45115652~9338697,55086804~19413459,77585843~10813789,89941705~17891637,115334636~3899920,127179720~1049523,134332005~1060764,138099618~15327570,156691482~729007,159889494~6685201,183332404~3333048,186730388~552713,193238727~10950491,216578832~9382418,227297971~12717954,243054763~1187019,251221887~57235,264228108~7781288,277498728~4554497,287829223~9458022,304488370~11697346,319003743~9699770,331855582~6525947,339090958~21557224,361602673~6598350,368226726~12062973,381094705~1643508,382768921~13422846,399086665~4832390,405080534~5410144] 2024-08-29T19:18:31.300 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3947981~2836930,7490585~9658880,18843560~256167,21217510~4897919,27345768~5622822,39044749~5524421,45115652~9338697,55086804~19413459,77585843~10813789,89941705~17891637,115334636~3899920,127179720~1049523,134332005~1060764,138099618~15327570,156691482~729007,159889494~6685201,183332404~3333048,186730388~552713,193238727~10950491,216578832~9382418,227297971~12717954,243054763~1187019,251221887~57235,264228108~7781288,277498728~4554497,287829223~9458022,304488370~11697346,319003743~9699770,331855582~6525947,339090958~21557224,361602673~6598350,368226726~12062973,381094705~1643508,382768921~13422846,399086665~4832390,405080534~5410144] 2024-08-29T19:18:31.306 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [3947981~2836930,7490585~9658880,18843560~256167,21217510~4897919,27345768~5622822,39044749~15409600,54525952~19974311,77585843~30247499,113246208~5988348,127179720~1049523,134332005~1060764,136681879~16745309,156691482~729007,159889494~6685201,183332404~3333048,186730388~552713,193238727~10950491,216578832~9382418,227297971~12717954,243054763~1187019,251221887~57235,264228108~7781288,277498728~4554497,287829223~9458022,304488370~11697346,319003743~9699770,331350016~7031513,339090958~21557224,361602673~21135540,382768921~13422846,399086665~4832390,405080534~5410144] 2024-08-29T19:18:31.306 INFO:tasks.workunit.client.0.smithi029.stdout:from 10 to HEAD diff [3947981~2836930,11111838~6037627,18843560~256167,21217510~4897919,39044749~5524421,45115652~9338697,55134745~19365518,77585843~10813789,89941705~17891637,115334636~3899920,127179720~1049523,134332005~1060764,141932499~11494689,156691482~729007,159889494~6685201,183332404~3333048,186730388~552713,193238727~10950491,216578832~9382418,227297971~11364931,243054763~1187019,251221887~57235,264228108~7781288,277498728~4554497,287829223~9458022,310518381~5667335,319003743~9699770,331855582~6525947,339090958~21557224,361602673~6598350,368226726~12062973,381094705~1643508,382768921~13422846,399086665~4832390,405080534~5410144] 2024-08-29T19:18:31.306 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3947981~2836930,11111838~6037627,18843560~256167,21217510~4897919,39044749~5524421,45115652~9338697,55134745~19365518,77585843~10813789,89941705~17891637,115334636~3899920,127179720~1049523,134332005~1060764,141932499~11494689,156691482~729007,159889494~6685201,183332404~3333048,186730388~552713,193238727~10950491,216578832~9382418,227297971~11364931,243054763~1187019,251221887~57235,264228108~7781288,277498728~4554497,287829223~9458022,310518381~5667335,319003743~9699770,331855582~6525947,339090958~21557224,361602673~6598350,368226726~12062973,381094705~1643508,382768921~13422846,399086665~4832390,405080534~5410144] 2024-08-29T19:18:31.314 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [3947981~2836930,11111838~6037627,18843560~256167,21217510~4897919,39044749~15409600,55134745~19365518,77585843~30247499,113246208~5988348,127179720~1049523,134332005~1060764,141932499~11494689,156691482~729007,159889494~6685201,183332404~3333048,186730388~552713,193238727~10950491,216578832~9382418,227297971~11364931,243054763~1187019,251221887~57235,264228108~7781288,277498728~4554497,287829223~9458022,310518381~5667335,319003743~9699770,331350016~7031513,339090958~21557224,361602673~21135540,382768921~13422846,399086665~4832390,405080534~5410144] 2024-08-29T19:18:31.314 INFO:tasks.workunit.client.0.smithi029.stdout:from 11 to HEAD diff [3947981~2836930,11111838~6037627,18843560~256167,21217510~4897919,39044749~2748433,45115652~9338697,55134745~19365518,77585843~10813789,89941705~17891637,115334636~3899920,127179720~1049523,134332005~1060764,141932499~11494689,156691482~729007,159889494~6685201,183332404~3333048,186730388~552713,193238727~10950491,216578832~9382418,227297971~11364931,243054763~1187019,251221887~57235,264228108~7781288,277498728~4554497,287829223~9458022,310518381~5667335,324125818~4577695,331855582~6525947,339090958~8901367,350510327~1519948,352499891~8148291,361602673~6598350,368226726~12062973,381094705~1643508,382768921~13422846,399086665~4832390,405080534~5410144] 2024-08-29T19:18:31.314 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3947981~2836930,11111838~6037627,18843560~256167,21217510~4897919,39044749~2748433,45115652~9338697,55134745~19365518,77585843~10813789,89941705~17891637,115334636~3899920,127179720~1049523,134332005~1060764,141932499~11494689,156691482~729007,159889494~6685201,183332404~3333048,186730388~552713,193238727~10950491,216578832~9382418,227297971~11364931,243054763~1187019,251221887~57235,264228108~7781288,277498728~4554497,287829223~9458022,310518381~5667335,324125818~4577695,331855582~6525947,339090958~8901367,350510327~1519948,352499891~8148291,361602673~6598350,368226726~12062973,381094705~1643508,382768921~13422846,399086665~4832390,405080534~5410144] 2024-08-29T19:18:31.321 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [3947981~2836930,11111838~6037627,18843560~256167,21217510~4897919,39044749~2748433,44569170~9885179,55134745~19365518,77585843~30247499,113246208~5988348,127179720~1049523,134332005~1060764,141932499~11494689,156691482~729007,159889494~6685201,183332404~3333048,186730388~552713,193238727~10950491,216578832~9382418,227297971~11364931,243054763~1187019,251221887~57235,264228108~7781288,277498728~4554497,287829223~9458022,310518381~5667335,324125818~4577695,331350016~7031513,339090958~8901367,350510327~1519948,352499891~8148291,361602673~21135540,382768921~13422846,399086665~4832390,405080534~5410144] 2024-08-29T19:18:31.321 INFO:tasks.workunit.client.0.smithi029.stdout:from 12 to HEAD diff [3947981~2836930,11111838~6037627,18843560~256167,21217510~4897919,39044749~2748433,45892628~8115911,55134745~19365518,77585843~6622995,89941705~7269853,99455265~8378077,115334636~3899920,127179720~1049523,134332005~1060764,141932499~11494689,156691482~729007,159889494~6685201,183332404~3333048,193238727~7869778,216578832~9382418,227297971~11132751,243054763~1187019,251221887~57235,264228108~7781288,277498728~4554497,287829223~9458022,310518381~5667335,324125818~4577695,331855582~6525947,339090958~8901367,350510327~1519948,352499891~8148291,361602673~6598350,368226726~12062973,381094705~1643508,382768921~13422846,399086665~4832390,405080534~5410144] 2024-08-29T19:18:31.321 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3947981~2836930,11111838~6037627,18843560~256167,21217510~4897919,39044749~2748433,45892628~8115911,55134745~19365518,77585843~6622995,89941705~7269853,99455265~8378077,115334636~3899920,127179720~1049523,134332005~1060764,141932499~11494689,156691482~729007,159889494~6685201,183332404~3333048,193238727~7869778,216578832~9382418,227297971~11132751,243054763~1187019,251221887~57235,264228108~7781288,277498728~4554497,287829223~9458022,310518381~5667335,324125818~4577695,331855582~6525947,339090958~8901367,350510327~1519948,352499891~8148291,361602673~6598350,368226726~12062973,381094705~1643508,382768921~13422846,399086665~4832390,405080534~5410144] 2024-08-29T19:18:31.329 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [3947981~2836930,11111838~6037627,18843560~256167,21217510~4897919,39044749~2748433,45892628~8115911,55134745~19365518,77585843~6622995,88399632~8811926,99455265~8378077,113246208~5988348,127179720~1049523,134332005~1060764,141932499~11494689,156691482~729007,159889494~6685201,183332404~3333048,193238727~7869778,216578832~9382418,227297971~11132751,243054763~1187019,251221887~57235,264228108~7781288,277498728~4554497,287829223~9458022,310518381~5667335,324125818~4577695,331350016~7031513,339090958~8901367,350510327~1519948,352499891~8148291,361602673~21135540,382768921~13422846,399086665~4832390,405080534~5410144] 2024-08-29T19:18:31.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:18:31 smithi110 bash[67519]: cluster 2024-08-29T19:18:30.107623+0000 mon.a (mon.0) 3241 : cluster [DBG] osdmap e2213: 8 total, 8 up, 8 in 2024-08-29T19:18:31.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:18:31 smithi110 bash[67519]: cluster 2024-08-29T19:18:30.499427+0000 mgr.y (mgr.25004) 2658 : cluster [DBG] pgmap v4397: 137 pgs: 137 active+clean; 1.2 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 157 KiB/s rd, 2.6 MiB/s wr, 3.02k op/s 2024-08-29T19:18:31.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:18:31 smithi029 bash[77880]: cluster 2024-08-29T19:18:30.107623+0000 mon.a (mon.0) 3241 : cluster [DBG] osdmap e2213: 8 total, 8 up, 8 in 2024-08-29T19:18:31.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:18:31 smithi029 bash[77880]: cluster 2024-08-29T19:18:30.499427+0000 mgr.y (mgr.25004) 2658 : cluster [DBG] pgmap v4397: 137 pgs: 137 active+clean; 1.2 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 157 KiB/s rd, 2.6 MiB/s wr, 3.02k op/s 2024-08-29T19:18:31.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:18:31 smithi029 bash[79042]: cluster 2024-08-29T19:18:30.107623+0000 mon.a (mon.0) 3241 : cluster [DBG] osdmap e2213: 8 total, 8 up, 8 in 2024-08-29T19:18:31.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:18:31 smithi029 bash[79042]: cluster 2024-08-29T19:18:30.499427+0000 mgr.y (mgr.25004) 2658 : cluster [DBG] pgmap v4397: 137 pgs: 137 active+clean; 1.2 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 157 KiB/s rd, 2.6 MiB/s wr, 3.02k op/s 2024-08-29T19:18:32.154 INFO:tasks.workunit.client.0.smithi029.stdout:from 0 to HEAD diff [3356073~22759356,27345768~5622822,33963705~10605465,45115652~9338697,55086804~19413459,76145146~12254486,89941705~19285409,115334636~9278481,125787452~10894427,138099618~28475077,175251408~6482753,182875779~3789673,186730388~5829196,193238727~10950491,206884151~33131774,242137383~15402288,260246385~11763011,272108064~25179181,299776179~1985830,302261323~26442190,331855582~6525947,339090958~29110065,368226726~12062973,381094705~34366517] 2024-08-29T19:18:32.154 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3356073~22759356,27345768~5622822,33963705~10605465,45115652~9338697,55086804~19413459,76145146~12254486,89941705~19285409,115334636~9278481,125787452~10894427,138099618~28475077,175251408~6482753,182875779~3789673,186730388~5829196,193238727~10950491,206884151~33131774,242137383~15402288,260246385~11763011,272108064~25179181,299776179~1985830,302261323~26442190,331855582~6525947,339090958~29110065,368226726~12062973,381094705~34366517] 2024-08-29T19:18:32.239 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~26115429,27345768~5622822,33554432~20899917,54525952~19974311,75497472~33729642,113246208~53328487,175251408~17308176,192937984~11251234,205520896~52018775,260046848~11962548,272108064~25179181,297795584~3966425,301989888~26713625,331350016~7031513,339090958~76370264] 2024-08-29T19:18:32.239 INFO:tasks.workunit.client.0.smithi029.stdout:from 1 to HEAD diff [3356073~22759356,27345768~5622822,34615509~9953661,45115652~9338697,55086804~19413459,76145146~12254486,89941705~19285409,115334636~9171257,125787452~10894427,138099618~28475077,175251408~6482753,182875779~3789673,186730388~5829196,193238727~10950491,206884151~33131774,242137383~15402288,260246385~11763011,272108064~25179181,299776179~1985830,302261323~13924393,318135911~10567602,331855582~6525947,339090958~29110065,368226726~12062973,381094705~29395973] 2024-08-29T19:18:32.239 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3356073~22759356,27345768~5622822,34615509~9953661,45115652~9338697,55086804~19413459,76145146~12254486,89941705~19285409,115334636~9171257,125787452~10894427,138099618~28475077,175251408~6482753,182875779~3789673,186730388~5829196,193238727~10950491,206884151~33131774,242137383~15402288,260246385~11763011,272108064~25179181,299776179~1985830,302261323~13924393,318135911~10567602,331855582~6525947,339090958~29110065,368226726~12062973,381094705~29395973] 2024-08-29T19:18:32.250 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~26115429,27345768~5622822,34615509~19838840,54525952~19974311,75497472~33729642,113246208~11259685,124613117~41961578,175251408~17308176,192937984~11251234,205520896~52018775,260046848~11962548,272108064~25179181,297795584~3966425,302261323~13924393,318135911~10567602,331350016~7031513,339090958~71399720] 2024-08-29T19:18:32.251 INFO:tasks.workunit.client.0.smithi029.stdout:from 2 to HEAD diff [3356073~22759356,27345768~5622822,34615509~9953661,45115652~9338697,55086804~19413459,76145146~12254486,89941705~19285409,115334636~6476405,121956196~2549697,125787452~10894427,138099618~28475077,175251408~6482753,183332404~3333048,186730388~5829196,193238727~10950491,206884151~33131774,242137383~8349154,251221887~57235,253597300~3942371,260246385~11763011,272108064~25179181,299968341~570926,302261323~13924393,318135911~10567602,331855582~6525947,339090958~29110065,368226726~12062973,381094705~29395973] 2024-08-29T19:18:32.251 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3356073~22759356,27345768~5622822,34615509~9953661,45115652~9338697,55086804~19413459,76145146~12254486,89941705~19285409,115334636~6476405,121956196~2549697,125787452~10894427,138099618~28475077,175251408~6482753,183332404~3333048,186730388~5829196,193238727~10950491,206884151~33131774,242137383~8349154,251221887~57235,253597300~3942371,260246385~11763011,272108064~25179181,299968341~570926,302261323~13924393,318135911~10567602,331855582~6525947,339090958~29110065,368226726~12062973,381094705~29395973] 2024-08-29T19:18:32.258 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~26115429,27345768~5622822,34615509~19838840,54525952~19974311,75497472~33729642,113246208~8564833,121956196~2549697,124613117~41961578,175251408~6482753,183332404~9227180,192937984~11251234,205520896~44965641,251221887~57235,253597300~3942371,260046848~11962548,272108064~25179181,299968341~570926,302261323~13924393,318135911~10567602,331350016~7031513,339090958~71399720] 2024-08-29T19:18:32.258 INFO:tasks.workunit.client.0.smithi029.stdout:from 3 to HEAD diff [3356073~22759356,27345768~5622822,34615509~9953661,45115652~9338697,55086804~19413459,77585843~10813789,89941705~19285409,115334636~3899920,121956196~2549697,125787452~10894427,138099618~28475077,175251408~6482753,183332404~3333048,186730388~5829196,193238727~10950491,206884151~33131774,242137383~8349154,251221887~57235,253597300~3942371,260983565~988473,264228108~7781288,272108064~25179181,302261323~13924393,319003743~9699770,331855582~6525947,339090958~29110065,368226726~12062973,381094705~29395973] 2024-08-29T19:18:32.258 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3356073~22759356,27345768~5622822,34615509~9953661,45115652~9338697,55086804~19413459,77585843~10813789,89941705~19285409,115334636~3899920,121956196~2549697,125787452~10894427,138099618~28475077,175251408~6482753,183332404~3333048,186730388~5829196,193238727~10950491,206884151~33131774,242137383~8349154,251221887~57235,253597300~3942371,260983565~988473,264228108~7781288,272108064~25179181,302261323~13924393,319003743~9699770,331855582~6525947,339090958~29110065,368226726~12062973,381094705~29395973] 2024-08-29T19:18:32.265 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~26115429,27345768~5622822,34615509~19838840,54525952~19974311,77585843~31641271,113246208~5988348,121956196~2549697,124613117~41961578,175251408~6482753,183332404~9227180,192937984~11251234,205520896~44965641,251221887~57235,253597300~3942371,260983565~988473,264228108~7781288,272108064~25179181,302261323~13924393,319003743~9699770,331350016~7031513,339090958~71399720] 2024-08-29T19:18:32.265 INFO:tasks.workunit.client.0.smithi029.stdout:from 4 to HEAD diff [3356073~13793392,18472047~7643382,27345768~5622822,34615509~9953661,45115652~9338697,55086804~19413459,77585843~10813789,89941705~17891637,115334636~3899920,121956196~2549697,125787452~10538684,138099618~28475077,175251408~6482753,183332404~3333048,186730388~552713,193238727~10950491,206884151~33131774,242137383~8349154,251221887~57235,260983565~988473,264228108~7781288,272108064~25179181,302261323~13924393,319003743~9699770,331855582~6525947,339090958~29110065,368226726~12062973,381094705~1643508,382768921~27721757] 2024-08-29T19:18:32.265 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3356073~13793392,18472047~7643382,27345768~5622822,34615509~9953661,45115652~9338697,55086804~19413459,77585843~10813789,89941705~17891637,115334636~3899920,121956196~2549697,125787452~10538684,138099618~28475077,175251408~6482753,183332404~3333048,186730388~552713,193238727~10950491,206884151~33131774,242137383~8349154,251221887~57235,260983565~988473,264228108~7781288,272108064~25179181,302261323~13924393,319003743~9699770,331855582~6525947,339090958~29110065,368226726~12062973,381094705~1643508,382768921~27721757] 2024-08-29T19:18:32.272 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~17149465,18472047~7643382,27345768~5622822,34615509~19838840,54525952~19974311,77585843~30247499,113246208~5988348,121956196~2549697,124613117~11713019,136681879~29892816,175251408~6482753,183332404~3333048,186730388~552713,192937984~11251234,205520896~44965641,251221887~57235,260983565~988473,264228108~7781288,272108064~25179181,302261323~13924393,319003743~9699770,331350016~7031513,339090958~43647255,382768921~27721757] 2024-08-29T19:18:32.272 INFO:tasks.workunit.client.0.smithi029.stdout:from 5 to HEAD diff [3356073~13793392,18472047~7643382,27345768~5622822,34615509~9953661,45115652~9338697,55086804~19413459,77585843~10813789,89941705~17891637,115334636~3899920,121956196~2549697,125787452~4982631,132462142~3717938,138099618~28475077,175251408~6482753,183332404~3333048,186730388~552713,193238727~10950491,208829611~4346147,216578832~9382418,227297971~12717954,243054763~7431774,251221887~57235,260983565~988473,264228108~7781288,272108064~25179181,302261323~13924393,319003743~9699770,331855582~6525947,339090958~29110065,368226726~12062973,381094705~1643508,382768921~27721757] 2024-08-29T19:18:32.272 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3356073~13793392,18472047~7643382,27345768~5622822,34615509~9953661,45115652~9338697,55086804~19413459,77585843~10813789,89941705~17891637,115334636~3899920,121956196~2549697,125787452~4982631,132462142~3717938,138099618~28475077,175251408~6482753,183332404~3333048,186730388~552713,193238727~10950491,208829611~4346147,216578832~9382418,227297971~12717954,243054763~7431774,251221887~57235,260983565~988473,264228108~7781288,272108064~25179181,302261323~13924393,319003743~9699770,331855582~6525947,339090958~29110065,368226726~12062973,381094705~1643508,382768921~27721757] 2024-08-29T19:18:32.279 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~17149465,18472047~7643382,27345768~5622822,34615509~19838840,54525952~19974311,77585843~30247499,113246208~5988348,121956196~2549697,124613117~6156966,132462142~3717938,136681879~29892816,175251408~6482753,183332404~3333048,186730388~552713,193238727~10950491,208829611~4346147,216578832~9382418,227297971~12717954,243054763~7431774,251221887~57235,260983565~988473,264228108~7781288,272108064~25179181,302261323~13924393,319003743~9699770,331350016~7031513,339090958~43647255,382768921~27721757] 2024-08-29T19:18:32.279 INFO:tasks.workunit.client.0.smithi029.stdout:from 6 to HEAD diff [3356073~13793392,18472047~7643382,27345768~5622822,34615509~9953661,45115652~9338697,55086804~19413459,77585843~10813789,89941705~17891637,115334636~3899920,121956196~2549697,125787452~4982631,134332005~1060764,138099618~15327570,153976897~12597798,183332404~3333048,186730388~552713,193238727~10950491,208829611~4346147,216578832~9382418,227297971~12717954,243054763~7431774,251221887~57235,264228108~7781288,272108064~25179181,304488370~11697346,319003743~9699770,331855582~6525947,339090958~29110065,368226726~12062973,381094705~1643508,382768921~13422846,399086665~11404013] 2024-08-29T19:18:32.279 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3356073~13793392,18472047~7643382,27345768~5622822,34615509~9953661,45115652~9338697,55086804~19413459,77585843~10813789,89941705~17891637,115334636~3899920,121956196~2549697,125787452~4982631,134332005~1060764,138099618~15327570,153976897~12597798,183332404~3333048,186730388~552713,193238727~10950491,208829611~4346147,216578832~9382418,227297971~12717954,243054763~7431774,251221887~57235,264228108~7781288,272108064~25179181,304488370~11697346,319003743~9699770,331855582~6525947,339090958~29110065,368226726~12062973,381094705~1643508,382768921~13422846,399086665~11404013] 2024-08-29T19:18:32.287 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~17149465,18472047~7643382,27345768~5622822,34615509~19838840,54525952~19974311,77585843~30247499,113246208~5988348,121956196~2549697,124613117~6156966,134332005~1060764,136681879~16745309,153976897~12597798,183332404~3333048,186730388~552713,193238727~10950491,208829611~4346147,216578832~9382418,227297971~12717954,243054763~7431774,251221887~57235,264228108~7781288,272108064~25179181,304488370~11697346,319003743~9699770,331350016~7031513,339090958~43647255,382768921~13422846,399086665~11404013] 2024-08-29T19:18:32.287 INFO:tasks.workunit.client.0.smithi029.stdout:from 7 to HEAD diff [3947981~13201484,18472047~7643382,27345768~5622822,34615509~9953661,45115652~9338697,55086804~19413459,77585843~10813789,89941705~17891637,115334636~3899920,126995638~1233605,134332005~1060764,138099618~15327570,156691482~9883213,183332404~3333048,186730388~552713,193238727~10950491,208829611~4346147,216578832~9382418,227297971~12717954,243054763~7431774,251221887~57235,264228108~7781288,272108064~25179181,304488370~11697346,319003743~9699770,331855582~6525947,339090958~29110065,368226726~12062973,381094705~1643508,382768921~13422846,399086665~11404013] 2024-08-29T19:18:32.287 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3947981~13201484,18472047~7643382,27345768~5622822,34615509~9953661,45115652~9338697,55086804~19413459,77585843~10813789,89941705~17891637,115334636~3899920,126995638~1233605,134332005~1060764,138099618~15327570,156691482~9883213,183332404~3333048,186730388~552713,193238727~10950491,208829611~4346147,216578832~9382418,227297971~12717954,243054763~7431774,251221887~57235,264228108~7781288,272108064~25179181,304488370~11697346,319003743~9699770,331855582~6525947,339090958~29110065,368226726~12062973,381094705~1643508,382768921~13422846,399086665~11404013] 2024-08-29T19:18:32.294 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [3947981~13201484,18472047~7643382,27345768~5622822,34615509~19838840,54525952~19974311,77585843~30247499,113246208~5988348,126995638~1233605,134332005~1060764,136681879~16745309,156691482~9883213,183332404~3333048,186730388~552713,193238727~10950491,208829611~4346147,216578832~9382418,227297971~12717954,243054763~7431774,251221887~57235,264228108~7781288,272108064~25179181,304488370~11697346,319003743~9699770,331350016~7031513,339090958~43647255,382768921~13422846,399086665~11404013] 2024-08-29T19:18:32.294 INFO:tasks.workunit.client.0.smithi029.stdout:from 8 to HEAD diff [3947981~2836930,7490585~9658880,18472047~7643382,27345768~5622822,34615509~9953661,45115652~9338697,55086804~19413459,77585843~10813789,89941705~17891637,115334636~3899920,127179720~1049523,134332005~1060764,138099618~15327570,156691482~729007,159889494~6685201,183332404~3333048,186730388~552713,193238727~10950491,208829611~4346147,216578832~9382418,227297971~12717954,243054763~1187019,251221887~57235,264228108~7781288,277498728~4554497,287829223~9458022,304488370~11697346,319003743~9699770,331855582~6525947,339090958~29110065,368226726~12062973,381094705~1643508,382768921~13422846,399086665~4832390,405080534~5410144] 2024-08-29T19:18:32.294 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3947981~2836930,7490585~9658880,18472047~7643382,27345768~5622822,34615509~9953661,45115652~9338697,55086804~19413459,77585843~10813789,89941705~17891637,115334636~3899920,127179720~1049523,134332005~1060764,138099618~15327570,156691482~729007,159889494~6685201,183332404~3333048,186730388~552713,193238727~10950491,208829611~4346147,216578832~9382418,227297971~12717954,243054763~1187019,251221887~57235,264228108~7781288,277498728~4554497,287829223~9458022,304488370~11697346,319003743~9699770,331855582~6525947,339090958~29110065,368226726~12062973,381094705~1643508,382768921~13422846,399086665~4832390,405080534~5410144] 2024-08-29T19:18:32.302 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [3947981~2836930,7490585~9658880,18472047~7643382,27345768~5622822,34615509~19838840,54525952~19974311,77585843~30247499,113246208~5988348,127179720~1049523,134332005~1060764,136681879~16745309,156691482~729007,159889494~6685201,183332404~3333048,186730388~552713,193238727~10950491,208829611~4346147,216578832~9382418,227297971~12717954,243054763~1187019,251221887~57235,264228108~7781288,277498728~4554497,287829223~9458022,304488370~11697346,319003743~9699770,331350016~7031513,339090958~43647255,382768921~13422846,399086665~4832390,405080534~5410144] 2024-08-29T19:18:32.302 INFO:tasks.workunit.client.0.smithi029.stdout:from 9 to HEAD diff [3947981~2836930,7490585~9658880,18843560~256167,21217510~4897919,27345768~5622822,39044749~5524421,45115652~9338697,55086804~19413459,77585843~10813789,89941705~17891637,115334636~3899920,127179720~1049523,134332005~1060764,138099618~15327570,156691482~729007,159889494~6685201,183332404~3333048,186730388~552713,193238727~10950491,216578832~9382418,227297971~12717954,243054763~1187019,251221887~57235,264228108~7781288,277498728~4554497,287829223~9458022,304488370~11697346,319003743~9699770,331855582~6525947,339090958~21557224,361602673~6598350,368226726~12062973,381094705~1643508,382768921~13422846,399086665~4832390,405080534~5410144] 2024-08-29T19:18:32.302 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3947981~2836930,7490585~9658880,18843560~256167,21217510~4897919,27345768~5622822,39044749~5524421,45115652~9338697,55086804~19413459,77585843~10813789,89941705~17891637,115334636~3899920,127179720~1049523,134332005~1060764,138099618~15327570,156691482~729007,159889494~6685201,183332404~3333048,186730388~552713,193238727~10950491,216578832~9382418,227297971~12717954,243054763~1187019,251221887~57235,264228108~7781288,277498728~4554497,287829223~9458022,304488370~11697346,319003743~9699770,331855582~6525947,339090958~21557224,361602673~6598350,368226726~12062973,381094705~1643508,382768921~13422846,399086665~4832390,405080534~5410144] 2024-08-29T19:18:32.310 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [3947981~2836930,7490585~9658880,18843560~256167,21217510~4897919,27345768~5622822,39044749~15409600,54525952~19974311,77585843~30247499,113246208~5988348,127179720~1049523,134332005~1060764,136681879~16745309,156691482~729007,159889494~6685201,183332404~3333048,186730388~552713,193238727~10950491,216578832~9382418,227297971~12717954,243054763~1187019,251221887~57235,264228108~7781288,277498728~4554497,287829223~9458022,304488370~11697346,319003743~9699770,331350016~7031513,339090958~21557224,361602673~21135540,382768921~13422846,399086665~4832390,405080534~5410144] 2024-08-29T19:18:32.310 INFO:tasks.workunit.client.0.smithi029.stdout:from 10 to HEAD diff [3947981~2836930,11111838~6037627,18843560~256167,21217510~4897919,39044749~5524421,45115652~9338697,55134745~19365518,77585843~10813789,89941705~17891637,115334636~3899920,127179720~1049523,134332005~1060764,141932499~11494689,156691482~729007,159889494~6685201,183332404~3333048,186730388~552713,193238727~10950491,216578832~9382418,227297971~11364931,243054763~1187019,251221887~57235,264228108~7781288,277498728~4554497,287829223~9458022,310518381~5667335,319003743~9699770,331855582~6525947,339090958~21557224,361602673~6598350,368226726~12062973,381094705~1643508,382768921~13422846,399086665~4832390,405080534~5410144] 2024-08-29T19:18:32.310 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3947981~2836930,11111838~6037627,18843560~256167,21217510~4897919,39044749~5524421,45115652~9338697,55134745~19365518,77585843~10813789,89941705~17891637,115334636~3899920,127179720~1049523,134332005~1060764,141932499~11494689,156691482~729007,159889494~6685201,183332404~3333048,186730388~552713,193238727~10950491,216578832~9382418,227297971~11364931,243054763~1187019,251221887~57235,264228108~7781288,277498728~4554497,287829223~9458022,310518381~5667335,319003743~9699770,331855582~6525947,339090958~21557224,361602673~6598350,368226726~12062973,381094705~1643508,382768921~13422846,399086665~4832390,405080534~5410144] 2024-08-29T19:18:32.317 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [3947981~2836930,11111838~6037627,18843560~256167,21217510~4897919,39044749~15409600,55134745~19365518,77585843~30247499,113246208~5988348,127179720~1049523,134332005~1060764,141932499~11494689,156691482~729007,159889494~6685201,183332404~3333048,186730388~552713,193238727~10950491,216578832~9382418,227297971~11364931,243054763~1187019,251221887~57235,264228108~7781288,277498728~4554497,287829223~9458022,310518381~5667335,319003743~9699770,331350016~7031513,339090958~21557224,361602673~21135540,382768921~13422846,399086665~4832390,405080534~5410144] 2024-08-29T19:18:32.317 INFO:tasks.workunit.client.0.smithi029.stdout:from 11 to HEAD diff [3947981~2836930,11111838~6037627,18843560~256167,21217510~4897919,39044749~2748433,45115652~9338697,55134745~19365518,77585843~10813789,89941705~17891637,115334636~3899920,127179720~1049523,134332005~1060764,141932499~11494689,156691482~729007,159889494~6685201,183332404~3333048,186730388~552713,193238727~10950491,216578832~9382418,227297971~11364931,243054763~1187019,251221887~57235,264228108~7781288,277498728~4554497,287829223~9458022,310518381~5667335,324125818~4577695,331855582~6525947,339090958~8901367,350510327~1519948,352499891~8148291,361602673~6598350,368226726~12062973,381094705~1643508,382768921~13422846,399086665~4832390,405080534~5410144] 2024-08-29T19:18:32.317 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3947981~2836930,11111838~6037627,18843560~256167,21217510~4897919,39044749~2748433,45115652~9338697,55134745~19365518,77585843~10813789,89941705~17891637,115334636~3899920,127179720~1049523,134332005~1060764,141932499~11494689,156691482~729007,159889494~6685201,183332404~3333048,186730388~552713,193238727~10950491,216578832~9382418,227297971~11364931,243054763~1187019,251221887~57235,264228108~7781288,277498728~4554497,287829223~9458022,310518381~5667335,324125818~4577695,331855582~6525947,339090958~8901367,350510327~1519948,352499891~8148291,361602673~6598350,368226726~12062973,381094705~1643508,382768921~13422846,399086665~4832390,405080534~5410144] 2024-08-29T19:18:32.324 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [3947981~2836930,11111838~6037627,18843560~256167,21217510~4897919,39044749~2748433,44569170~9885179,55134745~19365518,77585843~30247499,113246208~5988348,127179720~1049523,134332005~1060764,141932499~11494689,156691482~729007,159889494~6685201,183332404~3333048,186730388~552713,193238727~10950491,216578832~9382418,227297971~11364931,243054763~1187019,251221887~57235,264228108~7781288,277498728~4554497,287829223~9458022,310518381~5667335,324125818~4577695,331350016~7031513,339090958~8901367,350510327~1519948,352499891~8148291,361602673~21135540,382768921~13422846,399086665~4832390,405080534~5410144] 2024-08-29T19:18:32.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:18:32 smithi110 bash[67519]: cluster 2024-08-29T19:18:31.129445+0000 mon.a (mon.0) 3242 : cluster [DBG] osdmap e2214: 8 total, 8 up, 8 in 2024-08-29T19:18:32.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:18:32 smithi029 bash[77880]: cluster 2024-08-29T19:18:31.129445+0000 mon.a (mon.0) 3242 : cluster [DBG] osdmap e2214: 8 total, 8 up, 8 in 2024-08-29T19:18:32.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:18:32 smithi029 bash[79042]: cluster 2024-08-29T19:18:31.129445+0000 mon.a (mon.0) 3242 : cluster [DBG] osdmap e2214: 8 total, 8 up, 8 in 2024-08-29T19:18:33.190 INFO:tasks.workunit.client.0.smithi029.stdout:from 0 to HEAD diff [3356073~22759356,27345768~5622822,33963705~10605465,45115652~9338697,55086804~19413459,76145146~12254486,89941705~19285409,115334636~9278481,125787452~10894427,138099618~28475077,175251408~6482753,182875779~3789673,186730388~5829196,193238727~10950491,206884151~33131774,242137383~15402288,260246385~11763011,272108064~25179181,299776179~1985830,302261323~26442190,331855582~6525947,339090958~29110065,368226726~12062973,381094705~34366517] 2024-08-29T19:18:33.190 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3356073~22759356,27345768~5622822,33963705~10605465,45115652~9338697,55086804~19413459,76145146~12254486,89941705~19285409,115334636~9278481,125787452~10894427,138099618~28475077,175251408~6482753,182875779~3789673,186730388~5829196,193238727~10950491,206884151~33131774,242137383~15402288,260246385~11763011,272108064~25179181,299776179~1985830,302261323~26442190,331855582~6525947,339090958~29110065,368226726~12062973,381094705~34366517] 2024-08-29T19:18:33.261 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~26115429,27345768~5622822,33554432~20899917,54525952~19974311,75497472~33729642,113246208~53328487,175251408~17308176,192937984~11251234,205520896~52018775,260046848~11962548,272108064~25179181,297795584~3966425,301989888~26713625,331350016~7031513,339090958~76370264] 2024-08-29T19:18:33.261 INFO:tasks.workunit.client.0.smithi029.stdout:from 1 to HEAD diff [3356073~22759356,27345768~5622822,34615509~9953661,45115652~9338697,55086804~19413459,76145146~12254486,89941705~19285409,115334636~9171257,125787452~10894427,138099618~28475077,175251408~6482753,182875779~3789673,186730388~5829196,193238727~10950491,206884151~33131774,242137383~15402288,260246385~11763011,272108064~25179181,299776179~1985830,302261323~13924393,318135911~10567602,331855582~6525947,339090958~29110065,368226726~12062973,381094705~29395973] 2024-08-29T19:18:33.262 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3356073~22759356,27345768~5622822,34615509~9953661,45115652~9338697,55086804~19413459,76145146~12254486,89941705~19285409,115334636~9171257,125787452~10894427,138099618~28475077,175251408~6482753,182875779~3789673,186730388~5829196,193238727~10950491,206884151~33131774,242137383~15402288,260246385~11763011,272108064~25179181,299776179~1985830,302261323~13924393,318135911~10567602,331855582~6525947,339090958~29110065,368226726~12062973,381094705~29395973] 2024-08-29T19:18:33.270 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~26115429,27345768~5622822,34615509~19838840,54525952~19974311,75497472~33729642,113246208~11259685,124613117~41961578,175251408~17308176,192937984~11251234,205520896~52018775,260046848~11962548,272108064~25179181,297795584~3966425,302261323~13924393,318135911~10567602,331350016~7031513,339090958~71399720] 2024-08-29T19:18:33.270 INFO:tasks.workunit.client.0.smithi029.stdout:from 2 to HEAD diff [3356073~22759356,27345768~5622822,34615509~9953661,45115652~9338697,55086804~19413459,76145146~12254486,89941705~19285409,115334636~6476405,121956196~2549697,125787452~10894427,138099618~28475077,175251408~6482753,183332404~3333048,186730388~5829196,193238727~10950491,206884151~33131774,242137383~8349154,251221887~57235,253597300~3942371,260246385~11763011,272108064~25179181,299968341~570926,302261323~13924393,318135911~10567602,331855582~6525947,339090958~29110065,368226726~12062973,381094705~29395973] 2024-08-29T19:18:33.270 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3356073~22759356,27345768~5622822,34615509~9953661,45115652~9338697,55086804~19413459,76145146~12254486,89941705~19285409,115334636~6476405,121956196~2549697,125787452~10894427,138099618~28475077,175251408~6482753,183332404~3333048,186730388~5829196,193238727~10950491,206884151~33131774,242137383~8349154,251221887~57235,253597300~3942371,260246385~11763011,272108064~25179181,299968341~570926,302261323~13924393,318135911~10567602,331855582~6525947,339090958~29110065,368226726~12062973,381094705~29395973] 2024-08-29T19:18:33.278 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~26115429,27345768~5622822,34615509~19838840,54525952~19974311,75497472~33729642,113246208~8564833,121956196~2549697,124613117~41961578,175251408~6482753,183332404~9227180,192937984~11251234,205520896~44965641,251221887~57235,253597300~3942371,260046848~11962548,272108064~25179181,299968341~570926,302261323~13924393,318135911~10567602,331350016~7031513,339090958~71399720] 2024-08-29T19:18:33.278 INFO:tasks.workunit.client.0.smithi029.stdout:from 3 to HEAD diff [3356073~22759356,27345768~5622822,34615509~9953661,45115652~9338697,55086804~19413459,77585843~10813789,89941705~19285409,115334636~3899920,121956196~2549697,125787452~10894427,138099618~28475077,175251408~6482753,183332404~3333048,186730388~5829196,193238727~10950491,206884151~33131774,242137383~8349154,251221887~57235,253597300~3942371,260983565~988473,264228108~7781288,272108064~25179181,302261323~13924393,319003743~9699770,331855582~6525947,339090958~29110065,368226726~12062973,381094705~29395973] 2024-08-29T19:18:33.278 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3356073~22759356,27345768~5622822,34615509~9953661,45115652~9338697,55086804~19413459,77585843~10813789,89941705~19285409,115334636~3899920,121956196~2549697,125787452~10894427,138099618~28475077,175251408~6482753,183332404~3333048,186730388~5829196,193238727~10950491,206884151~33131774,242137383~8349154,251221887~57235,253597300~3942371,260983565~988473,264228108~7781288,272108064~25179181,302261323~13924393,319003743~9699770,331855582~6525947,339090958~29110065,368226726~12062973,381094705~29395973] 2024-08-29T19:18:33.285 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~26115429,27345768~5622822,34615509~19838840,54525952~19974311,77585843~31641271,113246208~5988348,121956196~2549697,124613117~41961578,175251408~6482753,183332404~9227180,192937984~11251234,205520896~44965641,251221887~57235,253597300~3942371,260983565~988473,264228108~7781288,272108064~25179181,302261323~13924393,319003743~9699770,331350016~7031513,339090958~71399720] 2024-08-29T19:18:33.286 INFO:tasks.workunit.client.0.smithi029.stdout:from 4 to HEAD diff [3356073~13793392,18472047~7643382,27345768~5622822,34615509~9953661,45115652~9338697,55086804~19413459,77585843~10813789,89941705~17891637,115334636~3899920,121956196~2549697,125787452~10538684,138099618~28475077,175251408~6482753,183332404~3333048,186730388~552713,193238727~10950491,206884151~33131774,242137383~8349154,251221887~57235,260983565~988473,264228108~7781288,272108064~25179181,302261323~13924393,319003743~9699770,331855582~6525947,339090958~29110065,368226726~12062973,381094705~1643508,382768921~27721757] 2024-08-29T19:18:33.286 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3356073~13793392,18472047~7643382,27345768~5622822,34615509~9953661,45115652~9338697,55086804~19413459,77585843~10813789,89941705~17891637,115334636~3899920,121956196~2549697,125787452~10538684,138099618~28475077,175251408~6482753,183332404~3333048,186730388~552713,193238727~10950491,206884151~33131774,242137383~8349154,251221887~57235,260983565~988473,264228108~7781288,272108064~25179181,302261323~13924393,319003743~9699770,331855582~6525947,339090958~29110065,368226726~12062973,381094705~1643508,382768921~27721757] 2024-08-29T19:18:33.293 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~17149465,18472047~7643382,27345768~5622822,34615509~19838840,54525952~19974311,77585843~30247499,113246208~5988348,121956196~2549697,124613117~11713019,136681879~29892816,175251408~6482753,183332404~3333048,186730388~552713,192937984~11251234,205520896~44965641,251221887~57235,260983565~988473,264228108~7781288,272108064~25179181,302261323~13924393,319003743~9699770,331350016~7031513,339090958~43647255,382768921~27721757] 2024-08-29T19:18:33.293 INFO:tasks.workunit.client.0.smithi029.stdout:from 5 to HEAD diff [3356073~13793392,18472047~7643382,27345768~5622822,34615509~9953661,45115652~9338697,55086804~19413459,77585843~10813789,89941705~17891637,115334636~3899920,121956196~2549697,125787452~4982631,132462142~3717938,138099618~28475077,175251408~6482753,183332404~3333048,186730388~552713,193238727~10950491,208829611~4346147,216578832~9382418,227297971~12717954,243054763~7431774,251221887~57235,260983565~988473,264228108~7781288,272108064~25179181,302261323~13924393,319003743~9699770,331855582~6525947,339090958~29110065,368226726~12062973,381094705~1643508,382768921~27721757] 2024-08-29T19:18:33.293 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3356073~13793392,18472047~7643382,27345768~5622822,34615509~9953661,45115652~9338697,55086804~19413459,77585843~10813789,89941705~17891637,115334636~3899920,121956196~2549697,125787452~4982631,132462142~3717938,138099618~28475077,175251408~6482753,183332404~3333048,186730388~552713,193238727~10950491,208829611~4346147,216578832~9382418,227297971~12717954,243054763~7431774,251221887~57235,260983565~988473,264228108~7781288,272108064~25179181,302261323~13924393,319003743~9699770,331855582~6525947,339090958~29110065,368226726~12062973,381094705~1643508,382768921~27721757] 2024-08-29T19:18:33.300 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~17149465,18472047~7643382,27345768~5622822,34615509~19838840,54525952~19974311,77585843~30247499,113246208~5988348,121956196~2549697,124613117~6156966,132462142~3717938,136681879~29892816,175251408~6482753,183332404~3333048,186730388~552713,193238727~10950491,208829611~4346147,216578832~9382418,227297971~12717954,243054763~7431774,251221887~57235,260983565~988473,264228108~7781288,272108064~25179181,302261323~13924393,319003743~9699770,331350016~7031513,339090958~43647255,382768921~27721757] 2024-08-29T19:18:33.300 INFO:tasks.workunit.client.0.smithi029.stdout:from 6 to HEAD diff [3356073~13793392,18472047~7643382,27345768~5622822,34615509~9953661,45115652~9338697,55086804~19413459,77585843~10813789,89941705~17891637,115334636~3899920,121956196~2549697,125787452~4982631,134332005~1060764,138099618~15327570,153976897~12597798,183332404~3333048,186730388~552713,193238727~10950491,208829611~4346147,216578832~9382418,227297971~12717954,243054763~7431774,251221887~57235,264228108~7781288,272108064~25179181,304488370~11697346,319003743~9699770,331855582~6525947,339090958~29110065,368226726~12062973,381094705~1643508,382768921~13422846,399086665~11404013] 2024-08-29T19:18:33.300 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3356073~13793392,18472047~7643382,27345768~5622822,34615509~9953661,45115652~9338697,55086804~19413459,77585843~10813789,89941705~17891637,115334636~3899920,121956196~2549697,125787452~4982631,134332005~1060764,138099618~15327570,153976897~12597798,183332404~3333048,186730388~552713,193238727~10950491,208829611~4346147,216578832~9382418,227297971~12717954,243054763~7431774,251221887~57235,264228108~7781288,272108064~25179181,304488370~11697346,319003743~9699770,331855582~6525947,339090958~29110065,368226726~12062973,381094705~1643508,382768921~13422846,399086665~11404013] 2024-08-29T19:18:33.306 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~17149465,18472047~7643382,27345768~5622822,34615509~19838840,54525952~19974311,77585843~30247499,113246208~5988348,121956196~2549697,124613117~6156966,134332005~1060764,136681879~16745309,153976897~12597798,183332404~3333048,186730388~552713,193238727~10950491,208829611~4346147,216578832~9382418,227297971~12717954,243054763~7431774,251221887~57235,264228108~7781288,272108064~25179181,304488370~11697346,319003743~9699770,331350016~7031513,339090958~43647255,382768921~13422846,399086665~11404013] 2024-08-29T19:18:33.306 INFO:tasks.workunit.client.0.smithi029.stdout:from 7 to HEAD diff [3947981~13201484,18472047~7643382,27345768~5622822,34615509~9953661,45115652~9338697,55086804~19413459,77585843~10813789,89941705~17891637,115334636~3899920,126995638~1233605,134332005~1060764,138099618~15327570,156691482~9883213,183332404~3333048,186730388~552713,193238727~10950491,208829611~4346147,216578832~9382418,227297971~12717954,243054763~7431774,251221887~57235,264228108~7781288,272108064~25179181,304488370~11697346,319003743~9699770,331855582~6525947,339090958~29110065,368226726~12062973,381094705~1643508,382768921~13422846,399086665~11404013] 2024-08-29T19:18:33.306 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3947981~13201484,18472047~7643382,27345768~5622822,34615509~9953661,45115652~9338697,55086804~19413459,77585843~10813789,89941705~17891637,115334636~3899920,126995638~1233605,134332005~1060764,138099618~15327570,156691482~9883213,183332404~3333048,186730388~552713,193238727~10950491,208829611~4346147,216578832~9382418,227297971~12717954,243054763~7431774,251221887~57235,264228108~7781288,272108064~25179181,304488370~11697346,319003743~9699770,331855582~6525947,339090958~29110065,368226726~12062973,381094705~1643508,382768921~13422846,399086665~11404013] 2024-08-29T19:18:33.313 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [3947981~13201484,18472047~7643382,27345768~5622822,34615509~19838840,54525952~19974311,77585843~30247499,113246208~5988348,126995638~1233605,134332005~1060764,136681879~16745309,156691482~9883213,183332404~3333048,186730388~552713,193238727~10950491,208829611~4346147,216578832~9382418,227297971~12717954,243054763~7431774,251221887~57235,264228108~7781288,272108064~25179181,304488370~11697346,319003743~9699770,331350016~7031513,339090958~43647255,382768921~13422846,399086665~11404013] 2024-08-29T19:18:33.313 INFO:tasks.workunit.client.0.smithi029.stdout:from 8 to HEAD diff [3947981~2836930,7490585~9658880,18472047~7643382,27345768~5622822,34615509~9953661,45115652~9338697,55086804~19413459,77585843~10813789,89941705~17891637,115334636~3899920,127179720~1049523,134332005~1060764,138099618~15327570,156691482~729007,159889494~6685201,183332404~3333048,186730388~552713,193238727~10950491,208829611~4346147,216578832~9382418,227297971~12717954,243054763~1187019,251221887~57235,264228108~7781288,277498728~4554497,287829223~9458022,304488370~11697346,319003743~9699770,331855582~6525947,339090958~29110065,368226726~12062973,381094705~1643508,382768921~13422846,399086665~4832390,405080534~5410144] 2024-08-29T19:18:33.313 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3947981~2836930,7490585~9658880,18472047~7643382,27345768~5622822,34615509~9953661,45115652~9338697,55086804~19413459,77585843~10813789,89941705~17891637,115334636~3899920,127179720~1049523,134332005~1060764,138099618~15327570,156691482~729007,159889494~6685201,183332404~3333048,186730388~552713,193238727~10950491,208829611~4346147,216578832~9382418,227297971~12717954,243054763~1187019,251221887~57235,264228108~7781288,277498728~4554497,287829223~9458022,304488370~11697346,319003743~9699770,331855582~6525947,339090958~29110065,368226726~12062973,381094705~1643508,382768921~13422846,399086665~4832390,405080534~5410144] 2024-08-29T19:18:33.320 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [3947981~2836930,7490585~9658880,18472047~7643382,27345768~5622822,34615509~19838840,54525952~19974311,77585843~30247499,113246208~5988348,127179720~1049523,134332005~1060764,136681879~16745309,156691482~729007,159889494~6685201,183332404~3333048,186730388~552713,193238727~10950491,208829611~4346147,216578832~9382418,227297971~12717954,243054763~1187019,251221887~57235,264228108~7781288,277498728~4554497,287829223~9458022,304488370~11697346,319003743~9699770,331350016~7031513,339090958~43647255,382768921~13422846,399086665~4832390,405080534~5410144] 2024-08-29T19:18:33.320 INFO:tasks.workunit.client.0.smithi029.stdout:from 9 to HEAD diff [3947981~2836930,7490585~9658880,18843560~256167,21217510~4897919,27345768~5622822,39044749~5524421,45115652~9338697,55086804~19413459,77585843~10813789,89941705~17891637,115334636~3899920,127179720~1049523,134332005~1060764,138099618~15327570,156691482~729007,159889494~6685201,183332404~3333048,186730388~552713,193238727~10950491,216578832~9382418,227297971~12717954,243054763~1187019,251221887~57235,264228108~7781288,277498728~4554497,287829223~9458022,304488370~11697346,319003743~9699770,331855582~6525947,339090958~21557224,361602673~6598350,368226726~12062973,381094705~1643508,382768921~13422846,399086665~4832390,405080534~5410144] 2024-08-29T19:18:33.320 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3947981~2836930,7490585~9658880,18843560~256167,21217510~4897919,27345768~5622822,39044749~5524421,45115652~9338697,55086804~19413459,77585843~10813789,89941705~17891637,115334636~3899920,127179720~1049523,134332005~1060764,138099618~15327570,156691482~729007,159889494~6685201,183332404~3333048,186730388~552713,193238727~10950491,216578832~9382418,227297971~12717954,243054763~1187019,251221887~57235,264228108~7781288,277498728~4554497,287829223~9458022,304488370~11697346,319003743~9699770,331855582~6525947,339090958~21557224,361602673~6598350,368226726~12062973,381094705~1643508,382768921~13422846,399086665~4832390,405080534~5410144] 2024-08-29T19:18:33.327 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [3947981~2836930,7490585~9658880,18843560~256167,21217510~4897919,27345768~5622822,39044749~15409600,54525952~19974311,77585843~30247499,113246208~5988348,127179720~1049523,134332005~1060764,136681879~16745309,156691482~729007,159889494~6685201,183332404~3333048,186730388~552713,193238727~10950491,216578832~9382418,227297971~12717954,243054763~1187019,251221887~57235,264228108~7781288,277498728~4554497,287829223~9458022,304488370~11697346,319003743~9699770,331350016~7031513,339090958~21557224,361602673~21135540,382768921~13422846,399086665~4832390,405080534~5410144] 2024-08-29T19:18:33.327 INFO:tasks.workunit.client.0.smithi029.stdout:from 10 to HEAD diff [3947981~2836930,11111838~6037627,18843560~256167,21217510~4897919,39044749~5524421,45115652~9338697,55134745~19365518,77585843~10813789,89941705~17891637,115334636~3899920,127179720~1049523,134332005~1060764,141932499~11494689,156691482~729007,159889494~6685201,183332404~3333048,186730388~552713,193238727~10950491,216578832~9382418,227297971~11364931,243054763~1187019,251221887~57235,264228108~7781288,277498728~4554497,287829223~9458022,310518381~5667335,319003743~9699770,331855582~6525947,339090958~21557224,361602673~6598350,368226726~12062973,381094705~1643508,382768921~13422846,399086665~4832390,405080534~5410144] 2024-08-29T19:18:33.327 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3947981~2836930,11111838~6037627,18843560~256167,21217510~4897919,39044749~5524421,45115652~9338697,55134745~19365518,77585843~10813789,89941705~17891637,115334636~3899920,127179720~1049523,134332005~1060764,141932499~11494689,156691482~729007,159889494~6685201,183332404~3333048,186730388~552713,193238727~10950491,216578832~9382418,227297971~11364931,243054763~1187019,251221887~57235,264228108~7781288,277498728~4554497,287829223~9458022,310518381~5667335,319003743~9699770,331855582~6525947,339090958~21557224,361602673~6598350,368226726~12062973,381094705~1643508,382768921~13422846,399086665~4832390,405080534~5410144] 2024-08-29T19:18:33.334 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [3947981~2836930,11111838~6037627,18843560~256167,21217510~4897919,39044749~15409600,55134745~19365518,77585843~30247499,113246208~5988348,127179720~1049523,134332005~1060764,141932499~11494689,156691482~729007,159889494~6685201,183332404~3333048,186730388~552713,193238727~10950491,216578832~9382418,227297971~11364931,243054763~1187019,251221887~57235,264228108~7781288,277498728~4554497,287829223~9458022,310518381~5667335,319003743~9699770,331350016~7031513,339090958~21557224,361602673~21135540,382768921~13422846,399086665~4832390,405080534~5410144] 2024-08-29T19:18:33.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:18:33 smithi110 bash[67519]: cluster 2024-08-29T19:18:32.130032+0000 mon.a (mon.0) 3243 : cluster [DBG] osdmap e2215: 8 total, 8 up, 8 in 2024-08-29T19:18:33.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:18:33 smithi110 bash[67519]: cluster 2024-08-29T19:18:32.500433+0000 mgr.y (mgr.25004) 2659 : cluster [DBG] pgmap v4400: 137 pgs: 1 active+clean+snaptrim, 136 active+clean; 1.1 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 117 KiB/s rd, 6.0 KiB/s wr, 2.71k op/s 2024-08-29T19:18:33.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:18:33 smithi029 bash[79042]: cluster 2024-08-29T19:18:32.130032+0000 mon.a (mon.0) 3243 : cluster [DBG] osdmap e2215: 8 total, 8 up, 8 in 2024-08-29T19:18:33.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:18:33 smithi029 bash[79042]: cluster 2024-08-29T19:18:32.500433+0000 mgr.y (mgr.25004) 2659 : cluster [DBG] pgmap v4400: 137 pgs: 1 active+clean+snaptrim, 136 active+clean; 1.1 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 117 KiB/s rd, 6.0 KiB/s wr, 2.71k op/s 2024-08-29T19:18:33.404 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:18:33 smithi029 bash[77880]: cluster 2024-08-29T19:18:32.130032+0000 mon.a (mon.0) 3243 : cluster [DBG] osdmap e2215: 8 total, 8 up, 8 in 2024-08-29T19:18:33.404 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:18:33 smithi029 bash[77880]: cluster 2024-08-29T19:18:32.500433+0000 mgr.y (mgr.25004) 2659 : cluster [DBG] pgmap v4400: 137 pgs: 1 active+clean+snaptrim, 136 active+clean; 1.1 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 117 KiB/s rd, 6.0 KiB/s wr, 2.71k op/s 2024-08-29T19:18:34.177 INFO:tasks.workunit.client.0.smithi029.stdout:from 0 to HEAD diff [3356073~22759356,27345768~5622822,33963705~10605465,45115652~9338697,55086804~19413459,76145146~12254486,89941705~19285409,115334636~9278481,125787452~10894427,138099618~28475077,175251408~6482753,182875779~3789673,186730388~5829196,193238727~10950491,206884151~33131774,242137383~15402288,260246385~11763011,272108064~25179181,299776179~1985830,302261323~26442190,331855582~6525947,339090958~29110065,368226726~12062973,381094705~34366517] 2024-08-29T19:18:34.177 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3356073~22759356,27345768~5622822,33963705~10605465,45115652~9338697,55086804~19413459,76145146~12254486,89941705~19285409,115334636~9278481,125787452~10894427,138099618~28475077,175251408~6482753,182875779~3789673,186730388~5829196,193238727~10950491,206884151~33131774,242137383~15402288,260246385~11763011,272108064~25179181,299776179~1985830,302261323~26442190,331855582~6525947,339090958~29110065,368226726~12062973,381094705~34366517] 2024-08-29T19:18:34.265 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~26115429,27345768~5622822,33554432~20899917,54525952~19974311,75497472~33729642,113246208~53328487,175251408~17308176,192937984~11251234,205520896~52018775,260046848~11962548,272108064~25179181,297795584~3966425,301989888~26713625,331350016~7031513,339090958~76370264] 2024-08-29T19:18:34.266 INFO:tasks.workunit.client.0.smithi029.stdout:from 1 to HEAD diff [3356073~22759356,27345768~5622822,34615509~9953661,45115652~9338697,55086804~19413459,76145146~12254486,89941705~19285409,115334636~9171257,125787452~10894427,138099618~28475077,175251408~6482753,182875779~3789673,186730388~5829196,193238727~10950491,206884151~33131774,242137383~15402288,260246385~11763011,272108064~25179181,299776179~1985830,302261323~13924393,318135911~10567602,331855582~6525947,339090958~29110065,368226726~12062973,381094705~29395973] 2024-08-29T19:18:34.266 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3356073~22759356,27345768~5622822,34615509~9953661,45115652~9338697,55086804~19413459,76145146~12254486,89941705~19285409,115334636~9171257,125787452~10894427,138099618~28475077,175251408~6482753,182875779~3789673,186730388~5829196,193238727~10950491,206884151~33131774,242137383~15402288,260246385~11763011,272108064~25179181,299776179~1985830,302261323~13924393,318135911~10567602,331855582~6525947,339090958~29110065,368226726~12062973,381094705~29395973] 2024-08-29T19:18:34.273 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~26115429,27345768~5622822,34615509~19838840,54525952~19974311,75497472~33729642,113246208~11259685,124613117~41961578,175251408~17308176,192937984~11251234,205520896~52018775,260046848~11962548,272108064~25179181,297795584~3966425,302261323~13924393,318135911~10567602,331350016~7031513,339090958~71399720] 2024-08-29T19:18:34.273 INFO:tasks.workunit.client.0.smithi029.stdout:from 2 to HEAD diff [3356073~22759356,27345768~5622822,34615509~9953661,45115652~9338697,55086804~19413459,76145146~12254486,89941705~19285409,115334636~6476405,121956196~2549697,125787452~10894427,138099618~28475077,175251408~6482753,183332404~3333048,186730388~5829196,193238727~10950491,206884151~33131774,242137383~8349154,251221887~57235,253597300~3942371,260246385~11763011,272108064~25179181,299968341~570926,302261323~13924393,318135911~10567602,331855582~6525947,339090958~29110065,368226726~12062973,381094705~29395973] 2024-08-29T19:18:34.273 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3356073~22759356,27345768~5622822,34615509~9953661,45115652~9338697,55086804~19413459,76145146~12254486,89941705~19285409,115334636~6476405,121956196~2549697,125787452~10894427,138099618~28475077,175251408~6482753,183332404~3333048,186730388~5829196,193238727~10950491,206884151~33131774,242137383~8349154,251221887~57235,253597300~3942371,260246385~11763011,272108064~25179181,299968341~570926,302261323~13924393,318135911~10567602,331855582~6525947,339090958~29110065,368226726~12062973,381094705~29395973] 2024-08-29T19:18:34.280 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~26115429,27345768~5622822,34615509~19838840,54525952~19974311,75497472~33729642,113246208~8564833,121956196~2549697,124613117~41961578,175251408~6482753,183332404~9227180,192937984~11251234,205520896~44965641,251221887~57235,253597300~3942371,260046848~11962548,272108064~25179181,299968341~570926,302261323~13924393,318135911~10567602,331350016~7031513,339090958~71399720] 2024-08-29T19:18:34.280 INFO:tasks.workunit.client.0.smithi029.stdout:from 3 to HEAD diff [3356073~22759356,27345768~5622822,34615509~9953661,45115652~9338697,55086804~19413459,77585843~10813789,89941705~19285409,115334636~3899920,121956196~2549697,125787452~10894427,138099618~28475077,175251408~6482753,183332404~3333048,186730388~5829196,193238727~10950491,206884151~33131774,242137383~8349154,251221887~57235,253597300~3942371,260983565~988473,264228108~7781288,272108064~25179181,302261323~13924393,319003743~9699770,331855582~6525947,339090958~29110065,368226726~12062973,381094705~29395973] 2024-08-29T19:18:34.280 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3356073~22759356,27345768~5622822,34615509~9953661,45115652~9338697,55086804~19413459,77585843~10813789,89941705~19285409,115334636~3899920,121956196~2549697,125787452~10894427,138099618~28475077,175251408~6482753,183332404~3333048,186730388~5829196,193238727~10950491,206884151~33131774,242137383~8349154,251221887~57235,253597300~3942371,260983565~988473,264228108~7781288,272108064~25179181,302261323~13924393,319003743~9699770,331855582~6525947,339090958~29110065,368226726~12062973,381094705~29395973] 2024-08-29T19:18:34.287 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~26115429,27345768~5622822,34615509~19838840,54525952~19974311,77585843~31641271,113246208~5988348,121956196~2549697,124613117~41961578,175251408~6482753,183332404~9227180,192937984~11251234,205520896~44965641,251221887~57235,253597300~3942371,260983565~988473,264228108~7781288,272108064~25179181,302261323~13924393,319003743~9699770,331350016~7031513,339090958~71399720] 2024-08-29T19:18:34.287 INFO:tasks.workunit.client.0.smithi029.stdout:from 4 to HEAD diff [3356073~13793392,18472047~7643382,27345768~5622822,34615509~9953661,45115652~9338697,55086804~19413459,77585843~10813789,89941705~17891637,115334636~3899920,121956196~2549697,125787452~10538684,138099618~28475077,175251408~6482753,183332404~3333048,186730388~552713,193238727~10950491,206884151~33131774,242137383~8349154,251221887~57235,260983565~988473,264228108~7781288,272108064~25179181,302261323~13924393,319003743~9699770,331855582~6525947,339090958~29110065,368226726~12062973,381094705~1643508,382768921~27721757] 2024-08-29T19:18:34.287 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3356073~13793392,18472047~7643382,27345768~5622822,34615509~9953661,45115652~9338697,55086804~19413459,77585843~10813789,89941705~17891637,115334636~3899920,121956196~2549697,125787452~10538684,138099618~28475077,175251408~6482753,183332404~3333048,186730388~552713,193238727~10950491,206884151~33131774,242137383~8349154,251221887~57235,260983565~988473,264228108~7781288,272108064~25179181,302261323~13924393,319003743~9699770,331855582~6525947,339090958~29110065,368226726~12062973,381094705~1643508,382768921~27721757] 2024-08-29T19:18:34.294 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~17149465,18472047~7643382,27345768~5622822,34615509~19838840,54525952~19974311,77585843~30247499,113246208~5988348,121956196~2549697,124613117~11713019,136681879~29892816,175251408~6482753,183332404~3333048,186730388~552713,192937984~11251234,205520896~44965641,251221887~57235,260983565~988473,264228108~7781288,272108064~25179181,302261323~13924393,319003743~9699770,331350016~7031513,339090958~43647255,382768921~27721757] 2024-08-29T19:18:34.294 INFO:tasks.workunit.client.0.smithi029.stdout:from 5 to HEAD diff [3356073~13793392,18472047~7643382,27345768~5622822,34615509~9953661,45115652~9338697,55086804~19413459,77585843~10813789,89941705~17891637,115334636~3899920,121956196~2549697,125787452~4982631,132462142~3717938,138099618~28475077,175251408~6482753,183332404~3333048,186730388~552713,193238727~10950491,208829611~4346147,216578832~9382418,227297971~12717954,243054763~7431774,251221887~57235,260983565~988473,264228108~7781288,272108064~25179181,302261323~13924393,319003743~9699770,331855582~6525947,339090958~29110065,368226726~12062973,381094705~1643508,382768921~27721757] 2024-08-29T19:18:34.294 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3356073~13793392,18472047~7643382,27345768~5622822,34615509~9953661,45115652~9338697,55086804~19413459,77585843~10813789,89941705~17891637,115334636~3899920,121956196~2549697,125787452~4982631,132462142~3717938,138099618~28475077,175251408~6482753,183332404~3333048,186730388~552713,193238727~10950491,208829611~4346147,216578832~9382418,227297971~12717954,243054763~7431774,251221887~57235,260983565~988473,264228108~7781288,272108064~25179181,302261323~13924393,319003743~9699770,331855582~6525947,339090958~29110065,368226726~12062973,381094705~1643508,382768921~27721757] 2024-08-29T19:18:34.301 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~17149465,18472047~7643382,27345768~5622822,34615509~19838840,54525952~19974311,77585843~30247499,113246208~5988348,121956196~2549697,124613117~6156966,132462142~3717938,136681879~29892816,175251408~6482753,183332404~3333048,186730388~552713,193238727~10950491,208829611~4346147,216578832~9382418,227297971~12717954,243054763~7431774,251221887~57235,260983565~988473,264228108~7781288,272108064~25179181,302261323~13924393,319003743~9699770,331350016~7031513,339090958~43647255,382768921~27721757] 2024-08-29T19:18:34.301 INFO:tasks.workunit.client.0.smithi029.stdout:from 6 to HEAD diff [3356073~13793392,18472047~7643382,27345768~5622822,34615509~9953661,45115652~9338697,55086804~19413459,77585843~10813789,89941705~17891637,115334636~3899920,121956196~2549697,125787452~4982631,134332005~1060764,138099618~15327570,153976897~12597798,183332404~3333048,186730388~552713,193238727~10950491,208829611~4346147,216578832~9382418,227297971~12717954,243054763~7431774,251221887~57235,264228108~7781288,272108064~25179181,304488370~11697346,319003743~9699770,331855582~6525947,339090958~29110065,368226726~12062973,381094705~1643508,382768921~13422846,399086665~11404013] 2024-08-29T19:18:34.301 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3356073~13793392,18472047~7643382,27345768~5622822,34615509~9953661,45115652~9338697,55086804~19413459,77585843~10813789,89941705~17891637,115334636~3899920,121956196~2549697,125787452~4982631,134332005~1060764,138099618~15327570,153976897~12597798,183332404~3333048,186730388~552713,193238727~10950491,208829611~4346147,216578832~9382418,227297971~12717954,243054763~7431774,251221887~57235,264228108~7781288,272108064~25179181,304488370~11697346,319003743~9699770,331855582~6525947,339090958~29110065,368226726~12062973,381094705~1643508,382768921~13422846,399086665~11404013] 2024-08-29T19:18:34.308 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~17149465,18472047~7643382,27345768~5622822,34615509~19838840,54525952~19974311,77585843~30247499,113246208~5988348,121956196~2549697,124613117~6156966,134332005~1060764,136681879~16745309,153976897~12597798,183332404~3333048,186730388~552713,193238727~10950491,208829611~4346147,216578832~9382418,227297971~12717954,243054763~7431774,251221887~57235,264228108~7781288,272108064~25179181,304488370~11697346,319003743~9699770,331350016~7031513,339090958~43647255,382768921~13422846,399086665~11404013] 2024-08-29T19:18:34.308 INFO:tasks.workunit.client.0.smithi029.stdout:from 7 to HEAD diff [3947981~13201484,18472047~7643382,27345768~5622822,34615509~9953661,45115652~9338697,55086804~19413459,77585843~10813789,89941705~17891637,115334636~3899920,126995638~1233605,134332005~1060764,138099618~15327570,156691482~9883213,183332404~3333048,186730388~552713,193238727~10950491,208829611~4346147,216578832~9382418,227297971~12717954,243054763~7431774,251221887~57235,264228108~7781288,272108064~25179181,304488370~11697346,319003743~9699770,331855582~6525947,339090958~29110065,368226726~12062973,381094705~1643508,382768921~13422846,399086665~11404013] 2024-08-29T19:18:34.309 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3947981~13201484,18472047~7643382,27345768~5622822,34615509~9953661,45115652~9338697,55086804~19413459,77585843~10813789,89941705~17891637,115334636~3899920,126995638~1233605,134332005~1060764,138099618~15327570,156691482~9883213,183332404~3333048,186730388~552713,193238727~10950491,208829611~4346147,216578832~9382418,227297971~12717954,243054763~7431774,251221887~57235,264228108~7781288,272108064~25179181,304488370~11697346,319003743~9699770,331855582~6525947,339090958~29110065,368226726~12062973,381094705~1643508,382768921~13422846,399086665~11404013] 2024-08-29T19:18:34.315 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [3947981~13201484,18472047~7643382,27345768~5622822,34615509~19838840,54525952~19974311,77585843~30247499,113246208~5988348,126995638~1233605,134332005~1060764,136681879~16745309,156691482~9883213,183332404~3333048,186730388~552713,193238727~10950491,208829611~4346147,216578832~9382418,227297971~12717954,243054763~7431774,251221887~57235,264228108~7781288,272108064~25179181,304488370~11697346,319003743~9699770,331350016~7031513,339090958~43647255,382768921~13422846,399086665~11404013] 2024-08-29T19:18:34.315 INFO:tasks.workunit.client.0.smithi029.stdout:from 8 to HEAD diff [3947981~2836930,7490585~9658880,18472047~7643382,27345768~5622822,34615509~9953661,45115652~9338697,55086804~19413459,77585843~10813789,89941705~17891637,115334636~3899920,127179720~1049523,134332005~1060764,138099618~15327570,156691482~729007,159889494~6685201,183332404~3333048,186730388~552713,193238727~10950491,208829611~4346147,216578832~9382418,227297971~12717954,243054763~1187019,251221887~57235,264228108~7781288,277498728~4554497,287829223~9458022,304488370~11697346,319003743~9699770,331855582~6525947,339090958~29110065,368226726~12062973,381094705~1643508,382768921~13422846,399086665~4832390,405080534~5410144] 2024-08-29T19:18:34.315 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3947981~2836930,7490585~9658880,18472047~7643382,27345768~5622822,34615509~9953661,45115652~9338697,55086804~19413459,77585843~10813789,89941705~17891637,115334636~3899920,127179720~1049523,134332005~1060764,138099618~15327570,156691482~729007,159889494~6685201,183332404~3333048,186730388~552713,193238727~10950491,208829611~4346147,216578832~9382418,227297971~12717954,243054763~1187019,251221887~57235,264228108~7781288,277498728~4554497,287829223~9458022,304488370~11697346,319003743~9699770,331855582~6525947,339090958~29110065,368226726~12062973,381094705~1643508,382768921~13422846,399086665~4832390,405080534~5410144] 2024-08-29T19:18:34.322 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [3947981~2836930,7490585~9658880,18472047~7643382,27345768~5622822,34615509~19838840,54525952~19974311,77585843~30247499,113246208~5988348,127179720~1049523,134332005~1060764,136681879~16745309,156691482~729007,159889494~6685201,183332404~3333048,186730388~552713,193238727~10950491,208829611~4346147,216578832~9382418,227297971~12717954,243054763~1187019,251221887~57235,264228108~7781288,277498728~4554497,287829223~9458022,304488370~11697346,319003743~9699770,331350016~7031513,339090958~43647255,382768921~13422846,399086665~4832390,405080534~5410144] 2024-08-29T19:18:34.322 INFO:tasks.workunit.client.0.smithi029.stdout:from 9 to HEAD diff [3947981~2836930,7490585~9658880,18843560~256167,21217510~4897919,27345768~5622822,39044749~5524421,45115652~9338697,55086804~19413459,77585843~10813789,89941705~17891637,115334636~3899920,127179720~1049523,134332005~1060764,138099618~15327570,156691482~729007,159889494~6685201,183332404~3333048,186730388~552713,193238727~10950491,216578832~9382418,227297971~12717954,243054763~1187019,251221887~57235,264228108~7781288,277498728~4554497,287829223~9458022,304488370~11697346,319003743~9699770,331855582~6525947,339090958~21557224,361602673~6598350,368226726~12062973,381094705~1643508,382768921~13422846,399086665~4832390,405080534~5410144] 2024-08-29T19:18:34.322 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3947981~2836930,7490585~9658880,18843560~256167,21217510~4897919,27345768~5622822,39044749~5524421,45115652~9338697,55086804~19413459,77585843~10813789,89941705~17891637,115334636~3899920,127179720~1049523,134332005~1060764,138099618~15327570,156691482~729007,159889494~6685201,183332404~3333048,186730388~552713,193238727~10950491,216578832~9382418,227297971~12717954,243054763~1187019,251221887~57235,264228108~7781288,277498728~4554497,287829223~9458022,304488370~11697346,319003743~9699770,331855582~6525947,339090958~21557224,361602673~6598350,368226726~12062973,381094705~1643508,382768921~13422846,399086665~4832390,405080534~5410144] 2024-08-29T19:18:34.329 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [3947981~2836930,7490585~9658880,18843560~256167,21217510~4897919,27345768~5622822,39044749~15409600,54525952~19974311,77585843~30247499,113246208~5988348,127179720~1049523,134332005~1060764,136681879~16745309,156691482~729007,159889494~6685201,183332404~3333048,186730388~552713,193238727~10950491,216578832~9382418,227297971~12717954,243054763~1187019,251221887~57235,264228108~7781288,277498728~4554497,287829223~9458022,304488370~11697346,319003743~9699770,331350016~7031513,339090958~21557224,361602673~21135540,382768921~13422846,399086665~4832390,405080534~5410144] 2024-08-29T19:18:34.601 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:18:34 smithi029 bash[79042]: cluster 2024-08-29T19:18:33.149653+0000 mon.a (mon.0) 3244 : cluster [DBG] osdmap e2216: 8 total, 8 up, 8 in 2024-08-29T19:18:34.602 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:18:34 smithi029 bash[79042]: audit 2024-08-29T19:18:33.631006+0000 mon.c (mon.2) 979 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:18:34.602 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:18:34 smithi029 bash[77880]: cluster 2024-08-29T19:18:33.149653+0000 mon.a (mon.0) 3244 : cluster [DBG] osdmap e2216: 8 total, 8 up, 8 in 2024-08-29T19:18:34.602 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:18:34 smithi029 bash[77880]: audit 2024-08-29T19:18:33.631006+0000 mon.c (mon.2) 979 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:18:34.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:18:34 smithi110 bash[67519]: cluster 2024-08-29T19:18:33.149653+0000 mon.a (mon.0) 3244 : cluster [DBG] osdmap e2216: 8 total, 8 up, 8 in 2024-08-29T19:18:34.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:18:34 smithi110 bash[67519]: audit 2024-08-29T19:18:33.631006+0000 mon.c (mon.2) 979 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:18:34.902 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 19:18:34 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:19:18:34] "GET /metrics HTTP/1.1" 200 36715 "" "Prometheus/2.43.0" 2024-08-29T19:18:35.225 INFO:tasks.workunit.client.0.smithi029.stdout:from 0 to HEAD diff [3356073~22759356,27345768~5622822,33963705~10605465,45115652~9338697,55086804~19413459,76145146~12254486,89941705~19285409,115334636~9278481,125787452~10894427,138099618~28475077,175251408~6482753,182875779~3789673,186730388~5829196,193238727~10950491,206884151~33131774,242137383~15402288,260246385~11763011,272108064~25179181,299776179~1985830,302261323~26442190,331855582~6525947,339090958~29110065,368226726~12062973,381094705~34366517] 2024-08-29T19:18:35.225 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3356073~22759356,27345768~5622822,33963705~10605465,45115652~9338697,55086804~19413459,76145146~12254486,89941705~19285409,115334636~9278481,125787452~10894427,138099618~28475077,175251408~6482753,182875779~3789673,186730388~5829196,193238727~10950491,206884151~33131774,242137383~15402288,260246385~11763011,272108064~25179181,299776179~1985830,302261323~26442190,331855582~6525947,339090958~29110065,368226726~12062973,381094705~34366517] 2024-08-29T19:18:35.297 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~26115429,27345768~5622822,33554432~20899917,54525952~19974311,75497472~33729642,113246208~53328487,175251408~17308176,192937984~11251234,205520896~52018775,260046848~11962548,272108064~25179181,297795584~3966425,301989888~26713625,331350016~7031513,339090958~76370264] 2024-08-29T19:18:35.297 INFO:tasks.workunit.client.0.smithi029.stdout:from 1 to HEAD diff [3356073~22759356,27345768~5622822,34615509~9953661,45115652~9338697,55086804~19413459,76145146~12254486,89941705~19285409,115334636~9171257,125787452~10894427,138099618~28475077,175251408~6482753,182875779~3789673,186730388~5829196,193238727~10950491,206884151~33131774,242137383~15402288,260246385~11763011,272108064~25179181,299776179~1985830,302261323~13924393,318135911~10567602,331855582~6525947,339090958~29110065,368226726~12062973,381094705~29395973] 2024-08-29T19:18:35.297 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3356073~22759356,27345768~5622822,34615509~9953661,45115652~9338697,55086804~19413459,76145146~12254486,89941705~19285409,115334636~9171257,125787452~10894427,138099618~28475077,175251408~6482753,182875779~3789673,186730388~5829196,193238727~10950491,206884151~33131774,242137383~15402288,260246385~11763011,272108064~25179181,299776179~1985830,302261323~13924393,318135911~10567602,331855582~6525947,339090958~29110065,368226726~12062973,381094705~29395973] 2024-08-29T19:18:35.303 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~26115429,27345768~5622822,34615509~19838840,54525952~19974311,75497472~33729642,113246208~11259685,124613117~41961578,175251408~17308176,192937984~11251234,205520896~52018775,260046848~11962548,272108064~25179181,297795584~3966425,302261323~13924393,318135911~10567602,331350016~7031513,339090958~71399720] 2024-08-29T19:18:35.303 INFO:tasks.workunit.client.0.smithi029.stdout:from 2 to HEAD diff [3356073~22759356,27345768~5622822,34615509~9953661,45115652~9338697,55086804~19413459,76145146~12254486,89941705~19285409,115334636~6476405,121956196~2549697,125787452~10894427,138099618~28475077,175251408~6482753,183332404~3333048,186730388~5829196,193238727~10950491,206884151~33131774,242137383~8349154,251221887~57235,253597300~3942371,260246385~11763011,272108064~25179181,299968341~570926,302261323~13924393,318135911~10567602,331855582~6525947,339090958~29110065,368226726~12062973,381094705~29395973] 2024-08-29T19:18:35.304 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3356073~22759356,27345768~5622822,34615509~9953661,45115652~9338697,55086804~19413459,76145146~12254486,89941705~19285409,115334636~6476405,121956196~2549697,125787452~10894427,138099618~28475077,175251408~6482753,183332404~3333048,186730388~5829196,193238727~10950491,206884151~33131774,242137383~8349154,251221887~57235,253597300~3942371,260246385~11763011,272108064~25179181,299968341~570926,302261323~13924393,318135911~10567602,331855582~6525947,339090958~29110065,368226726~12062973,381094705~29395973] 2024-08-29T19:18:35.310 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~26115429,27345768~5622822,34615509~19838840,54525952~19974311,75497472~33729642,113246208~8564833,121956196~2549697,124613117~41961578,175251408~6482753,183332404~9227180,192937984~11251234,205520896~44965641,251221887~57235,253597300~3942371,260046848~11962548,272108064~25179181,299968341~570926,302261323~13924393,318135911~10567602,331350016~7031513,339090958~71399720] 2024-08-29T19:18:35.310 INFO:tasks.workunit.client.0.smithi029.stdout:from 3 to HEAD diff [3356073~22759356,27345768~5622822,34615509~9953661,45115652~9338697,55086804~19413459,77585843~10813789,89941705~19285409,115334636~3899920,121956196~2549697,125787452~10894427,138099618~28475077,175251408~6482753,183332404~3333048,186730388~5829196,193238727~10950491,206884151~33131774,242137383~8349154,251221887~57235,253597300~3942371,260983565~988473,264228108~7781288,272108064~25179181,302261323~13924393,319003743~9699770,331855582~6525947,339090958~29110065,368226726~12062973,381094705~29395973] 2024-08-29T19:18:35.310 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3356073~22759356,27345768~5622822,34615509~9953661,45115652~9338697,55086804~19413459,77585843~10813789,89941705~19285409,115334636~3899920,121956196~2549697,125787452~10894427,138099618~28475077,175251408~6482753,183332404~3333048,186730388~5829196,193238727~10950491,206884151~33131774,242137383~8349154,251221887~57235,253597300~3942371,260983565~988473,264228108~7781288,272108064~25179181,302261323~13924393,319003743~9699770,331855582~6525947,339090958~29110065,368226726~12062973,381094705~29395973] 2024-08-29T19:18:35.321 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~26115429,27345768~5622822,34615509~19838840,54525952~19974311,77585843~31641271,113246208~5988348,121956196~2549697,124613117~41961578,175251408~6482753,183332404~9227180,192937984~11251234,205520896~44965641,251221887~57235,253597300~3942371,260983565~988473,264228108~7781288,272108064~25179181,302261323~13924393,319003743~9699770,331350016~7031513,339090958~71399720] 2024-08-29T19:18:35.321 INFO:tasks.workunit.client.0.smithi029.stdout:from 4 to HEAD diff [3356073~13793392,18472047~7643382,27345768~5622822,34615509~9953661,45115652~9338697,55086804~19413459,77585843~10813789,89941705~17891637,115334636~3899920,121956196~2549697,125787452~10538684,138099618~28475077,175251408~6482753,183332404~3333048,186730388~552713,193238727~10950491,206884151~33131774,242137383~8349154,251221887~57235,260983565~988473,264228108~7781288,272108064~25179181,302261323~13924393,319003743~9699770,331855582~6525947,339090958~29110065,368226726~12062973,381094705~1643508,382768921~27721757] 2024-08-29T19:18:35.321 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3356073~13793392,18472047~7643382,27345768~5622822,34615509~9953661,45115652~9338697,55086804~19413459,77585843~10813789,89941705~17891637,115334636~3899920,121956196~2549697,125787452~10538684,138099618~28475077,175251408~6482753,183332404~3333048,186730388~552713,193238727~10950491,206884151~33131774,242137383~8349154,251221887~57235,260983565~988473,264228108~7781288,272108064~25179181,302261323~13924393,319003743~9699770,331855582~6525947,339090958~29110065,368226726~12062973,381094705~1643508,382768921~27721757] 2024-08-29T19:18:35.327 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~17149465,18472047~7643382,27345768~5622822,34615509~19838840,54525952~19974311,77585843~30247499,113246208~5988348,121956196~2549697,124613117~11713019,136681879~29892816,175251408~6482753,183332404~3333048,186730388~552713,192937984~11251234,205520896~44965641,251221887~57235,260983565~988473,264228108~7781288,272108064~25179181,302261323~13924393,319003743~9699770,331350016~7031513,339090958~43647255,382768921~27721757] 2024-08-29T19:18:35.327 INFO:tasks.workunit.client.0.smithi029.stdout:from 5 to HEAD diff [3356073~13793392,18472047~7643382,27345768~5622822,34615509~9953661,45115652~9338697,55086804~19413459,77585843~10813789,89941705~17891637,115334636~3899920,121956196~2549697,125787452~4982631,132462142~3717938,138099618~28475077,175251408~6482753,183332404~3333048,186730388~552713,193238727~10950491,208829611~4346147,216578832~9382418,227297971~12717954,243054763~7431774,251221887~57235,260983565~988473,264228108~7781288,272108064~25179181,302261323~13924393,319003743~9699770,331855582~6525947,339090958~29110065,368226726~12062973,381094705~1643508,382768921~27721757] 2024-08-29T19:18:35.327 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3356073~13793392,18472047~7643382,27345768~5622822,34615509~9953661,45115652~9338697,55086804~19413459,77585843~10813789,89941705~17891637,115334636~3899920,121956196~2549697,125787452~4982631,132462142~3717938,138099618~28475077,175251408~6482753,183332404~3333048,186730388~552713,193238727~10950491,208829611~4346147,216578832~9382418,227297971~12717954,243054763~7431774,251221887~57235,260983565~988473,264228108~7781288,272108064~25179181,302261323~13924393,319003743~9699770,331855582~6525947,339090958~29110065,368226726~12062973,381094705~1643508,382768921~27721757] 2024-08-29T19:18:35.334 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~17149465,18472047~7643382,27345768~5622822,34615509~19838840,54525952~19974311,77585843~30247499,113246208~5988348,121956196~2549697,124613117~6156966,132462142~3717938,136681879~29892816,175251408~6482753,183332404~3333048,186730388~552713,193238727~10950491,208829611~4346147,216578832~9382418,227297971~12717954,243054763~7431774,251221887~57235,260983565~988473,264228108~7781288,272108064~25179181,302261323~13924393,319003743~9699770,331350016~7031513,339090958~43647255,382768921~27721757] 2024-08-29T19:18:35.334 INFO:tasks.workunit.client.0.smithi029.stdout:from 6 to HEAD diff [3356073~13793392,18472047~7643382,27345768~5622822,34615509~9953661,45115652~9338697,55086804~19413459,77585843~10813789,89941705~17891637,115334636~3899920,121956196~2549697,125787452~4982631,134332005~1060764,138099618~15327570,153976897~12597798,183332404~3333048,186730388~552713,193238727~10950491,208829611~4346147,216578832~9382418,227297971~12717954,243054763~7431774,251221887~57235,264228108~7781288,272108064~25179181,304488370~11697346,319003743~9699770,331855582~6525947,339090958~29110065,368226726~12062973,381094705~1643508,382768921~13422846,399086665~11404013] 2024-08-29T19:18:35.334 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3356073~13793392,18472047~7643382,27345768~5622822,34615509~9953661,45115652~9338697,55086804~19413459,77585843~10813789,89941705~17891637,115334636~3899920,121956196~2549697,125787452~4982631,134332005~1060764,138099618~15327570,153976897~12597798,183332404~3333048,186730388~552713,193238727~10950491,208829611~4346147,216578832~9382418,227297971~12717954,243054763~7431774,251221887~57235,264228108~7781288,272108064~25179181,304488370~11697346,319003743~9699770,331855582~6525947,339090958~29110065,368226726~12062973,381094705~1643508,382768921~13422846,399086665~11404013] 2024-08-29T19:18:35.340 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~17149465,18472047~7643382,27345768~5622822,34615509~19838840,54525952~19974311,77585843~30247499,113246208~5988348,121956196~2549697,124613117~6156966,134332005~1060764,136681879~16745309,153976897~12597798,183332404~3333048,186730388~552713,193238727~10950491,208829611~4346147,216578832~9382418,227297971~12717954,243054763~7431774,251221887~57235,264228108~7781288,272108064~25179181,304488370~11697346,319003743~9699770,331350016~7031513,339090958~43647255,382768921~13422846,399086665~11404013] 2024-08-29T19:18:35.340 INFO:tasks.workunit.client.0.smithi029.stdout:from 7 to HEAD diff [3947981~13201484,18472047~7643382,27345768~5622822,34615509~9953661,45115652~9338697,55086804~19413459,77585843~10813789,89941705~17891637,115334636~3899920,126995638~1233605,134332005~1060764,138099618~15327570,156691482~9883213,183332404~3333048,186730388~552713,193238727~10950491,208829611~4346147,216578832~9382418,227297971~12717954,243054763~7431774,251221887~57235,264228108~7781288,272108064~25179181,304488370~11697346,319003743~9699770,331855582~6525947,339090958~29110065,368226726~12062973,381094705~1643508,382768921~13422846,399086665~11404013] 2024-08-29T19:18:35.340 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3947981~13201484,18472047~7643382,27345768~5622822,34615509~9953661,45115652~9338697,55086804~19413459,77585843~10813789,89941705~17891637,115334636~3899920,126995638~1233605,134332005~1060764,138099618~15327570,156691482~9883213,183332404~3333048,186730388~552713,193238727~10950491,208829611~4346147,216578832~9382418,227297971~12717954,243054763~7431774,251221887~57235,264228108~7781288,272108064~25179181,304488370~11697346,319003743~9699770,331855582~6525947,339090958~29110065,368226726~12062973,381094705~1643508,382768921~13422846,399086665~11404013] 2024-08-29T19:18:35.347 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [3947981~13201484,18472047~7643382,27345768~5622822,34615509~19838840,54525952~19974311,77585843~30247499,113246208~5988348,126995638~1233605,134332005~1060764,136681879~16745309,156691482~9883213,183332404~3333048,186730388~552713,193238727~10950491,208829611~4346147,216578832~9382418,227297971~12717954,243054763~7431774,251221887~57235,264228108~7781288,272108064~25179181,304488370~11697346,319003743~9699770,331350016~7031513,339090958~43647255,382768921~13422846,399086665~11404013] 2024-08-29T19:18:35.347 INFO:tasks.workunit.client.0.smithi029.stdout:from 8 to HEAD diff [3947981~2836930,7490585~9658880,18472047~7643382,27345768~5622822,34615509~9953661,45115652~9338697,55086804~19413459,77585843~10813789,89941705~17891637,115334636~3899920,127179720~1049523,134332005~1060764,138099618~15327570,156691482~729007,159889494~6685201,183332404~3333048,186730388~552713,193238727~10950491,208829611~4346147,216578832~9382418,227297971~12717954,243054763~1187019,251221887~57235,264228108~7781288,277498728~4554497,287829223~9458022,304488370~11697346,319003743~9699770,331855582~6525947,339090958~29110065,368226726~12062973,381094705~1643508,382768921~13422846,399086665~4832390,405080534~5410144] 2024-08-29T19:18:35.347 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3947981~2836930,7490585~9658880,18472047~7643382,27345768~5622822,34615509~9953661,45115652~9338697,55086804~19413459,77585843~10813789,89941705~17891637,115334636~3899920,127179720~1049523,134332005~1060764,138099618~15327570,156691482~729007,159889494~6685201,183332404~3333048,186730388~552713,193238727~10950491,208829611~4346147,216578832~9382418,227297971~12717954,243054763~1187019,251221887~57235,264228108~7781288,277498728~4554497,287829223~9458022,304488370~11697346,319003743~9699770,331855582~6525947,339090958~29110065,368226726~12062973,381094705~1643508,382768921~13422846,399086665~4832390,405080534~5410144] 2024-08-29T19:18:35.355 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [3947981~2836930,7490585~9658880,18472047~7643382,27345768~5622822,34615509~19838840,54525952~19974311,77585843~30247499,113246208~5988348,127179720~1049523,134332005~1060764,136681879~16745309,156691482~729007,159889494~6685201,183332404~3333048,186730388~552713,193238727~10950491,208829611~4346147,216578832~9382418,227297971~12717954,243054763~1187019,251221887~57235,264228108~7781288,277498728~4554497,287829223~9458022,304488370~11697346,319003743~9699770,331350016~7031513,339090958~43647255,382768921~13422846,399086665~4832390,405080534~5410144] 2024-08-29T19:18:35.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:18:35 smithi110 bash[67519]: cluster 2024-08-29T19:18:34.151780+0000 mon.a (mon.0) 3245 : cluster [DBG] osdmap e2217: 8 total, 8 up, 8 in 2024-08-29T19:18:35.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:18:35 smithi110 bash[67519]: cluster 2024-08-29T19:18:34.501153+0000 mgr.y (mgr.25004) 2660 : cluster [DBG] pgmap v4403: 137 pgs: 1 active+clean+snaptrim, 136 active+clean; 1.1 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 108 KiB/s rd, 6.0 KiB/s wr, 1.60k op/s 2024-08-29T19:18:35.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:18:35 smithi029 bash[79042]: cluster 2024-08-29T19:18:34.151780+0000 mon.a (mon.0) 3245 : cluster [DBG] osdmap e2217: 8 total, 8 up, 8 in 2024-08-29T19:18:35.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:18:35 smithi029 bash[79042]: cluster 2024-08-29T19:18:34.501153+0000 mgr.y (mgr.25004) 2660 : cluster [DBG] pgmap v4403: 137 pgs: 1 active+clean+snaptrim, 136 active+clean; 1.1 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 108 KiB/s rd, 6.0 KiB/s wr, 1.60k op/s 2024-08-29T19:18:35.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:18:35 smithi029 bash[77880]: cluster 2024-08-29T19:18:34.151780+0000 mon.a (mon.0) 3245 : cluster [DBG] osdmap e2217: 8 total, 8 up, 8 in 2024-08-29T19:18:35.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:18:35 smithi029 bash[77880]: cluster 2024-08-29T19:18:34.501153+0000 mgr.y (mgr.25004) 2660 : cluster [DBG] pgmap v4403: 137 pgs: 1 active+clean+snaptrim, 136 active+clean; 1.1 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 108 KiB/s rd, 6.0 KiB/s wr, 1.60k op/s 2024-08-29T19:18:36.292 INFO:tasks.workunit.client.0.smithi029.stdout:from 0 to HEAD diff [3356073~22759356,27345768~5622822,33963705~10605465,45115652~9338697,55086804~19413459,76145146~12254486,89941705~19285409,115334636~9278481,125787452~10894427,138099618~28475077,175251408~6482753,182875779~3789673,186730388~5829196,193238727~10950491,206884151~33131774,242137383~15402288,260246385~11763011,272108064~25179181,299776179~1985830,302261323~26442190,331855582~6525947,339090958~29110065,368226726~12062973,381094705~34366517] 2024-08-29T19:18:36.292 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3356073~22759356,27345768~5622822,33963705~10605465,45115652~9338697,55086804~19413459,76145146~12254486,89941705~19285409,115334636~9278481,125787452~10894427,138099618~28475077,175251408~6482753,182875779~3789673,186730388~5829196,193238727~10950491,206884151~33131774,242137383~15402288,260246385~11763011,272108064~25179181,299776179~1985830,302261323~26442190,331855582~6525947,339090958~29110065,368226726~12062973,381094705~34366517] 2024-08-29T19:18:36.357 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~26115429,27345768~5622822,33554432~20899917,54525952~19974311,75497472~33729642,113246208~53328487,175251408~17308176,192937984~11251234,205520896~52018775,260046848~11962548,272108064~25179181,297795584~3966425,301989888~26713625,331350016~7031513,339090958~76370264] 2024-08-29T19:18:36.357 INFO:tasks.workunit.client.0.smithi029.stdout:from 1 to HEAD diff [3356073~22759356,27345768~5622822,34615509~9953661,45115652~9338697,55086804~19413459,76145146~12254486,89941705~19285409,115334636~9171257,125787452~10894427,138099618~28475077,175251408~6482753,182875779~3789673,186730388~5829196,193238727~10950491,206884151~33131774,242137383~15402288,260246385~11763011,272108064~25179181,299776179~1985830,302261323~13924393,318135911~10567602,331855582~6525947,339090958~29110065,368226726~12062973,381094705~29395973] 2024-08-29T19:18:36.357 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3356073~22759356,27345768~5622822,34615509~9953661,45115652~9338697,55086804~19413459,76145146~12254486,89941705~19285409,115334636~9171257,125787452~10894427,138099618~28475077,175251408~6482753,182875779~3789673,186730388~5829196,193238727~10950491,206884151~33131774,242137383~15402288,260246385~11763011,272108064~25179181,299776179~1985830,302261323~13924393,318135911~10567602,331855582~6525947,339090958~29110065,368226726~12062973,381094705~29395973] 2024-08-29T19:18:36.368 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~26115429,27345768~5622822,34615509~19838840,54525952~19974311,75497472~33729642,113246208~11259685,124613117~41961578,175251408~17308176,192937984~11251234,205520896~52018775,260046848~11962548,272108064~25179181,297795584~3966425,302261323~13924393,318135911~10567602,331350016~7031513,339090958~71399720] 2024-08-29T19:18:36.368 INFO:tasks.workunit.client.0.smithi029.stdout:from 2 to HEAD diff [3356073~22759356,27345768~5622822,34615509~9953661,45115652~9338697,55086804~19413459,76145146~12254486,89941705~19285409,115334636~6476405,121956196~2549697,125787452~10894427,138099618~28475077,175251408~6482753,183332404~3333048,186730388~5829196,193238727~10950491,206884151~33131774,242137383~8349154,251221887~57235,253597300~3942371,260246385~11763011,272108064~25179181,299968341~570926,302261323~13924393,318135911~10567602,331855582~6525947,339090958~29110065,368226726~12062973,381094705~29395973] 2024-08-29T19:18:36.369 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3356073~22759356,27345768~5622822,34615509~9953661,45115652~9338697,55086804~19413459,76145146~12254486,89941705~19285409,115334636~6476405,121956196~2549697,125787452~10894427,138099618~28475077,175251408~6482753,183332404~3333048,186730388~5829196,193238727~10950491,206884151~33131774,242137383~8349154,251221887~57235,253597300~3942371,260246385~11763011,272108064~25179181,299968341~570926,302261323~13924393,318135911~10567602,331855582~6525947,339090958~29110065,368226726~12062973,381094705~29395973] 2024-08-29T19:18:36.376 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~26115429,27345768~5622822,34615509~19838840,54525952~19974311,75497472~33729642,113246208~8564833,121956196~2549697,124613117~41961578,175251408~6482753,183332404~9227180,192937984~11251234,205520896~44965641,251221887~57235,253597300~3942371,260046848~11962548,272108064~25179181,299968341~570926,302261323~13924393,318135911~10567602,331350016~7031513,339090958~71399720] 2024-08-29T19:18:36.376 INFO:tasks.workunit.client.0.smithi029.stdout:from 3 to HEAD diff [3356073~22759356,27345768~5622822,34615509~9953661,45115652~9338697,55086804~19413459,77585843~10813789,89941705~19285409,115334636~3899920,121956196~2549697,125787452~10894427,138099618~28475077,175251408~6482753,183332404~3333048,186730388~5829196,193238727~10950491,206884151~33131774,242137383~8349154,251221887~57235,253597300~3942371,260983565~988473,264228108~7781288,272108064~25179181,302261323~13924393,319003743~9699770,331855582~6525947,339090958~29110065,368226726~12062973,381094705~29395973] 2024-08-29T19:18:36.376 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3356073~22759356,27345768~5622822,34615509~9953661,45115652~9338697,55086804~19413459,77585843~10813789,89941705~19285409,115334636~3899920,121956196~2549697,125787452~10894427,138099618~28475077,175251408~6482753,183332404~3333048,186730388~5829196,193238727~10950491,206884151~33131774,242137383~8349154,251221887~57235,253597300~3942371,260983565~988473,264228108~7781288,272108064~25179181,302261323~13924393,319003743~9699770,331855582~6525947,339090958~29110065,368226726~12062973,381094705~29395973] 2024-08-29T19:18:36.383 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~26115429,27345768~5622822,34615509~19838840,54525952~19974311,77585843~31641271,113246208~5988348,121956196~2549697,124613117~41961578,175251408~6482753,183332404~9227180,192937984~11251234,205520896~44965641,251221887~57235,253597300~3942371,260983565~988473,264228108~7781288,272108064~25179181,302261323~13924393,319003743~9699770,331350016~7031513,339090958~71399720] 2024-08-29T19:18:36.383 INFO:tasks.workunit.client.0.smithi029.stdout:from 4 to HEAD diff [3356073~13793392,18472047~7643382,27345768~5622822,34615509~9953661,45115652~9338697,55086804~19413459,77585843~10813789,89941705~17891637,115334636~3899920,121956196~2549697,125787452~10538684,138099618~28475077,175251408~6482753,183332404~3333048,186730388~552713,193238727~10950491,206884151~33131774,242137383~8349154,251221887~57235,260983565~988473,264228108~7781288,272108064~25179181,302261323~13924393,319003743~9699770,331855582~6525947,339090958~29110065,368226726~12062973,381094705~1643508,382768921~27721757] 2024-08-29T19:18:36.383 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3356073~13793392,18472047~7643382,27345768~5622822,34615509~9953661,45115652~9338697,55086804~19413459,77585843~10813789,89941705~17891637,115334636~3899920,121956196~2549697,125787452~10538684,138099618~28475077,175251408~6482753,183332404~3333048,186730388~552713,193238727~10950491,206884151~33131774,242137383~8349154,251221887~57235,260983565~988473,264228108~7781288,272108064~25179181,302261323~13924393,319003743~9699770,331855582~6525947,339090958~29110065,368226726~12062973,381094705~1643508,382768921~27721757] 2024-08-29T19:18:36.425 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~17149465,18472047~7643382,27345768~5622822,34615509~19838840,54525952~19974311,77585843~30247499,113246208~5988348,121956196~2549697,124613117~11713019,136681879~29892816,175251408~6482753,183332404~3333048,186730388~552713,192937984~11251234,205520896~44965641,251221887~57235,260983565~988473,264228108~7781288,272108064~25179181,302261323~13924393,319003743~9699770,331350016~7031513,339090958~43647255,382768921~27721757] 2024-08-29T19:18:36.426 INFO:tasks.workunit.client.0.smithi029.stdout:from 5 to HEAD diff [3356073~13793392,18472047~7643382,27345768~5622822,34615509~9953661,45115652~9338697,55086804~19413459,77585843~10813789,89941705~17891637,115334636~3899920,121956196~2549697,125787452~4982631,132462142~3717938,138099618~28475077,175251408~6482753,183332404~3333048,186730388~552713,193238727~10950491,208829611~4346147,216578832~9382418,227297971~12717954,243054763~7431774,251221887~57235,260983565~988473,264228108~7781288,272108064~25179181,302261323~13924393,319003743~9699770,331855582~6525947,339090958~29110065,368226726~12062973,381094705~1643508,382768921~27721757] 2024-08-29T19:18:36.426 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3356073~13793392,18472047~7643382,27345768~5622822,34615509~9953661,45115652~9338697,55086804~19413459,77585843~10813789,89941705~17891637,115334636~3899920,121956196~2549697,125787452~4982631,132462142~3717938,138099618~28475077,175251408~6482753,183332404~3333048,186730388~552713,193238727~10950491,208829611~4346147,216578832~9382418,227297971~12717954,243054763~7431774,251221887~57235,260983565~988473,264228108~7781288,272108064~25179181,302261323~13924393,319003743~9699770,331855582~6525947,339090958~29110065,368226726~12062973,381094705~1643508,382768921~27721757] 2024-08-29T19:18:36.437 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~17149465,18472047~7643382,27345768~5622822,34615509~19838840,54525952~19974311,77585843~30247499,113246208~5988348,121956196~2549697,124613117~6156966,132462142~3717938,136681879~29892816,175251408~6482753,183332404~3333048,186730388~552713,193238727~10950491,208829611~4346147,216578832~9382418,227297971~12717954,243054763~7431774,251221887~57235,260983565~988473,264228108~7781288,272108064~25179181,302261323~13924393,319003743~9699770,331350016~7031513,339090958~43647255,382768921~27721757] 2024-08-29T19:18:36.437 INFO:tasks.workunit.client.0.smithi029.stdout:from 6 to HEAD diff [3356073~13793392,18472047~7643382,27345768~5622822,34615509~9953661,45115652~9338697,55086804~19413459,77585843~10813789,89941705~17891637,115334636~3899920,121956196~2549697,125787452~4982631,134332005~1060764,138099618~15327570,153976897~12597798,183332404~3333048,186730388~552713,193238727~10950491,208829611~4346147,216578832~9382418,227297971~12717954,243054763~7431774,251221887~57235,264228108~7781288,272108064~25179181,304488370~11697346,319003743~9699770,331855582~6525947,339090958~29110065,368226726~12062973,381094705~1643508,382768921~13422846,399086665~11404013] 2024-08-29T19:18:36.437 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3356073~13793392,18472047~7643382,27345768~5622822,34615509~9953661,45115652~9338697,55086804~19413459,77585843~10813789,89941705~17891637,115334636~3899920,121956196~2549697,125787452~4982631,134332005~1060764,138099618~15327570,153976897~12597798,183332404~3333048,186730388~552713,193238727~10950491,208829611~4346147,216578832~9382418,227297971~12717954,243054763~7431774,251221887~57235,264228108~7781288,272108064~25179181,304488370~11697346,319003743~9699770,331855582~6525947,339090958~29110065,368226726~12062973,381094705~1643508,382768921~13422846,399086665~11404013] 2024-08-29T19:18:36.443 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~17149465,18472047~7643382,27345768~5622822,34615509~19838840,54525952~19974311,77585843~30247499,113246208~5988348,121956196~2549697,124613117~6156966,134332005~1060764,136681879~16745309,153976897~12597798,183332404~3333048,186730388~552713,193238727~10950491,208829611~4346147,216578832~9382418,227297971~12717954,243054763~7431774,251221887~57235,264228108~7781288,272108064~25179181,304488370~11697346,319003743~9699770,331350016~7031513,339090958~43647255,382768921~13422846,399086665~11404013] 2024-08-29T19:18:36.443 INFO:tasks.workunit.client.0.smithi029.stdout:from 7 to HEAD diff [3947981~13201484,18472047~7643382,27345768~5622822,34615509~9953661,45115652~9338697,55086804~19413459,77585843~10813789,89941705~17891637,115334636~3899920,126995638~1233605,134332005~1060764,138099618~15327570,156691482~9883213,183332404~3333048,186730388~552713,193238727~10950491,208829611~4346147,216578832~9382418,227297971~12717954,243054763~7431774,251221887~57235,264228108~7781288,272108064~25179181,304488370~11697346,319003743~9699770,331855582~6525947,339090958~29110065,368226726~12062973,381094705~1643508,382768921~13422846,399086665~11404013] 2024-08-29T19:18:36.443 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3947981~13201484,18472047~7643382,27345768~5622822,34615509~9953661,45115652~9338697,55086804~19413459,77585843~10813789,89941705~17891637,115334636~3899920,126995638~1233605,134332005~1060764,138099618~15327570,156691482~9883213,183332404~3333048,186730388~552713,193238727~10950491,208829611~4346147,216578832~9382418,227297971~12717954,243054763~7431774,251221887~57235,264228108~7781288,272108064~25179181,304488370~11697346,319003743~9699770,331855582~6525947,339090958~29110065,368226726~12062973,381094705~1643508,382768921~13422846,399086665~11404013] 2024-08-29T19:18:36.450 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [3947981~13201484,18472047~7643382,27345768~5622822,34615509~19838840,54525952~19974311,77585843~30247499,113246208~5988348,126995638~1233605,134332005~1060764,136681879~16745309,156691482~9883213,183332404~3333048,186730388~552713,193238727~10950491,208829611~4346147,216578832~9382418,227297971~12717954,243054763~7431774,251221887~57235,264228108~7781288,272108064~25179181,304488370~11697346,319003743~9699770,331350016~7031513,339090958~43647255,382768921~13422846,399086665~11404013] 2024-08-29T19:18:36.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:18:36 smithi110 bash[67519]: cluster 2024-08-29T19:18:35.184410+0000 mon.a (mon.0) 3246 : cluster [DBG] osdmap e2218: 8 total, 8 up, 8 in 2024-08-29T19:18:36.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:18:36 smithi110 bash[67519]: cluster 2024-08-29T19:18:35.256450+0000 mon.a (mon.0) 3247 : cluster [DBG] osdmap e2219: 8 total, 8 up, 8 in 2024-08-29T19:18:36.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:18:36 smithi029 bash[79042]: cluster 2024-08-29T19:18:35.184410+0000 mon.a (mon.0) 3246 : cluster [DBG] osdmap e2218: 8 total, 8 up, 8 in 2024-08-29T19:18:36.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:18:36 smithi029 bash[79042]: cluster 2024-08-29T19:18:35.256450+0000 mon.a (mon.0) 3247 : cluster [DBG] osdmap e2219: 8 total, 8 up, 8 in 2024-08-29T19:18:36.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:18:36 smithi029 bash[77880]: cluster 2024-08-29T19:18:35.184410+0000 mon.a (mon.0) 3246 : cluster [DBG] osdmap e2218: 8 total, 8 up, 8 in 2024-08-29T19:18:36.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:18:36 smithi029 bash[77880]: cluster 2024-08-29T19:18:35.256450+0000 mon.a (mon.0) 3247 : cluster [DBG] osdmap e2219: 8 total, 8 up, 8 in 2024-08-29T19:18:37.294 INFO:tasks.workunit.client.0.smithi029.stdout:from 0 to HEAD diff [3356073~22759356,27345768~5622822,33963705~10605465,45115652~9338697,55086804~19413459,76145146~12254486,89941705~19285409,115334636~9278481,125787452~10894427,138099618~28475077,175251408~6482753,182875779~3789673,186730388~5829196,193238727~10950491,206884151~33131774,242137383~15402288,260246385~11763011,272108064~25179181,299776179~1985830,302261323~26442190,331855582~6525947,339090958~29110065,368226726~12062973,381094705~34366517] 2024-08-29T19:18:37.294 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3356073~22759356,27345768~5622822,33963705~10605465,45115652~9338697,55086804~19413459,76145146~12254486,89941705~19285409,115334636~9278481,125787452~10894427,138099618~28475077,175251408~6482753,182875779~3789673,186730388~5829196,193238727~10950491,206884151~33131774,242137383~15402288,260246385~11763011,272108064~25179181,299776179~1985830,302261323~26442190,331855582~6525947,339090958~29110065,368226726~12062973,381094705~34366517] 2024-08-29T19:18:37.368 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~26115429,27345768~5622822,33554432~20899917,54525952~19974311,75497472~33729642,113246208~53328487,175251408~17308176,192937984~11251234,205520896~52018775,260046848~11962548,272108064~25179181,297795584~3966425,301989888~26713625,331350016~7031513,339090958~76370264] 2024-08-29T19:18:37.368 INFO:tasks.workunit.client.0.smithi029.stdout:from 1 to HEAD diff [3356073~22759356,27345768~5622822,34615509~9953661,45115652~9338697,55086804~19413459,76145146~12254486,89941705~19285409,115334636~9171257,125787452~10894427,138099618~28475077,175251408~6482753,182875779~3789673,186730388~5829196,193238727~10950491,206884151~33131774,242137383~15402288,260246385~11763011,272108064~25179181,299776179~1985830,302261323~13924393,318135911~10567602,331855582~6525947,339090958~29110065,368226726~12062973,381094705~29395973] 2024-08-29T19:18:37.368 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3356073~22759356,27345768~5622822,34615509~9953661,45115652~9338697,55086804~19413459,76145146~12254486,89941705~19285409,115334636~9171257,125787452~10894427,138099618~28475077,175251408~6482753,182875779~3789673,186730388~5829196,193238727~10950491,206884151~33131774,242137383~15402288,260246385~11763011,272108064~25179181,299776179~1985830,302261323~13924393,318135911~10567602,331855582~6525947,339090958~29110065,368226726~12062973,381094705~29395973] 2024-08-29T19:18:37.379 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~26115429,27345768~5622822,34615509~19838840,54525952~19974311,75497472~33729642,113246208~11259685,124613117~41961578,175251408~17308176,192937984~11251234,205520896~52018775,260046848~11962548,272108064~25179181,297795584~3966425,302261323~13924393,318135911~10567602,331350016~7031513,339090958~71399720] 2024-08-29T19:18:37.379 INFO:tasks.workunit.client.0.smithi029.stdout:from 2 to HEAD diff [3356073~22759356,27345768~5622822,34615509~9953661,45115652~9338697,55086804~19413459,76145146~12254486,89941705~19285409,115334636~6476405,121956196~2549697,125787452~10894427,138099618~28475077,175251408~6482753,183332404~3333048,186730388~5829196,193238727~10950491,206884151~33131774,242137383~8349154,251221887~57235,253597300~3942371,260246385~11763011,272108064~25179181,299968341~570926,302261323~13924393,318135911~10567602,331855582~6525947,339090958~29110065,368226726~12062973,381094705~29395973] 2024-08-29T19:18:37.379 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3356073~22759356,27345768~5622822,34615509~9953661,45115652~9338697,55086804~19413459,76145146~12254486,89941705~19285409,115334636~6476405,121956196~2549697,125787452~10894427,138099618~28475077,175251408~6482753,183332404~3333048,186730388~5829196,193238727~10950491,206884151~33131774,242137383~8349154,251221887~57235,253597300~3942371,260246385~11763011,272108064~25179181,299968341~570926,302261323~13924393,318135911~10567602,331855582~6525947,339090958~29110065,368226726~12062973,381094705~29395973] 2024-08-29T19:18:37.387 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~26115429,27345768~5622822,34615509~19838840,54525952~19974311,75497472~33729642,113246208~8564833,121956196~2549697,124613117~41961578,175251408~6482753,183332404~9227180,192937984~11251234,205520896~44965641,251221887~57235,253597300~3942371,260046848~11962548,272108064~25179181,299968341~570926,302261323~13924393,318135911~10567602,331350016~7031513,339090958~71399720] 2024-08-29T19:18:37.387 INFO:tasks.workunit.client.0.smithi029.stdout:from 3 to HEAD diff [3356073~22759356,27345768~5622822,34615509~9953661,45115652~9338697,55086804~19413459,77585843~10813789,89941705~19285409,115334636~3899920,121956196~2549697,125787452~10894427,138099618~28475077,175251408~6482753,183332404~3333048,186730388~5829196,193238727~10950491,206884151~33131774,242137383~8349154,251221887~57235,253597300~3942371,260983565~988473,264228108~7781288,272108064~25179181,302261323~13924393,319003743~9699770,331855582~6525947,339090958~29110065,368226726~12062973,381094705~29395973] 2024-08-29T19:18:37.387 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3356073~22759356,27345768~5622822,34615509~9953661,45115652~9338697,55086804~19413459,77585843~10813789,89941705~19285409,115334636~3899920,121956196~2549697,125787452~10894427,138099618~28475077,175251408~6482753,183332404~3333048,186730388~5829196,193238727~10950491,206884151~33131774,242137383~8349154,251221887~57235,253597300~3942371,260983565~988473,264228108~7781288,272108064~25179181,302261323~13924393,319003743~9699770,331855582~6525947,339090958~29110065,368226726~12062973,381094705~29395973] 2024-08-29T19:18:37.393 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~26115429,27345768~5622822,34615509~19838840,54525952~19974311,77585843~31641271,113246208~5988348,121956196~2549697,124613117~41961578,175251408~6482753,183332404~9227180,192937984~11251234,205520896~44965641,251221887~57235,253597300~3942371,260983565~988473,264228108~7781288,272108064~25179181,302261323~13924393,319003743~9699770,331350016~7031513,339090958~71399720] 2024-08-29T19:18:37.393 INFO:tasks.workunit.client.0.smithi029.stdout:from 4 to HEAD diff [3356073~13793392,18472047~7643382,27345768~5622822,34615509~9953661,45115652~9338697,55086804~19413459,77585843~10813789,89941705~17891637,115334636~3899920,121956196~2549697,125787452~10538684,138099618~28475077,175251408~6482753,183332404~3333048,186730388~552713,193238727~10950491,206884151~33131774,242137383~8349154,251221887~57235,260983565~988473,264228108~7781288,272108064~25179181,302261323~13924393,319003743~9699770,331855582~6525947,339090958~29110065,368226726~12062973,381094705~1643508,382768921~27721757] 2024-08-29T19:18:37.394 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3356073~13793392,18472047~7643382,27345768~5622822,34615509~9953661,45115652~9338697,55086804~19413459,77585843~10813789,89941705~17891637,115334636~3899920,121956196~2549697,125787452~10538684,138099618~28475077,175251408~6482753,183332404~3333048,186730388~552713,193238727~10950491,206884151~33131774,242137383~8349154,251221887~57235,260983565~988473,264228108~7781288,272108064~25179181,302261323~13924393,319003743~9699770,331855582~6525947,339090958~29110065,368226726~12062973,381094705~1643508,382768921~27721757] 2024-08-29T19:18:37.400 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~17149465,18472047~7643382,27345768~5622822,34615509~19838840,54525952~19974311,77585843~30247499,113246208~5988348,121956196~2549697,124613117~11713019,136681879~29892816,175251408~6482753,183332404~3333048,186730388~552713,192937984~11251234,205520896~44965641,251221887~57235,260983565~988473,264228108~7781288,272108064~25179181,302261323~13924393,319003743~9699770,331350016~7031513,339090958~43647255,382768921~27721757] 2024-08-29T19:18:37.400 INFO:tasks.workunit.client.0.smithi029.stdout:from 5 to HEAD diff [3356073~13793392,18472047~7643382,27345768~5622822,34615509~9953661,45115652~9338697,55086804~19413459,77585843~10813789,89941705~17891637,115334636~3899920,121956196~2549697,125787452~4982631,132462142~3717938,138099618~28475077,175251408~6482753,183332404~3333048,186730388~552713,193238727~10950491,208829611~4346147,216578832~9382418,227297971~12717954,243054763~7431774,251221887~57235,260983565~988473,264228108~7781288,272108064~25179181,302261323~13924393,319003743~9699770,331855582~6525947,339090958~29110065,368226726~12062973,381094705~1643508,382768921~27721757] 2024-08-29T19:18:37.400 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3356073~13793392,18472047~7643382,27345768~5622822,34615509~9953661,45115652~9338697,55086804~19413459,77585843~10813789,89941705~17891637,115334636~3899920,121956196~2549697,125787452~4982631,132462142~3717938,138099618~28475077,175251408~6482753,183332404~3333048,186730388~552713,193238727~10950491,208829611~4346147,216578832~9382418,227297971~12717954,243054763~7431774,251221887~57235,260983565~988473,264228108~7781288,272108064~25179181,302261323~13924393,319003743~9699770,331855582~6525947,339090958~29110065,368226726~12062973,381094705~1643508,382768921~27721757] 2024-08-29T19:18:37.407 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~17149465,18472047~7643382,27345768~5622822,34615509~19838840,54525952~19974311,77585843~30247499,113246208~5988348,121956196~2549697,124613117~6156966,132462142~3717938,136681879~29892816,175251408~6482753,183332404~3333048,186730388~552713,193238727~10950491,208829611~4346147,216578832~9382418,227297971~12717954,243054763~7431774,251221887~57235,260983565~988473,264228108~7781288,272108064~25179181,302261323~13924393,319003743~9699770,331350016~7031513,339090958~43647255,382768921~27721757] 2024-08-29T19:18:37.407 INFO:tasks.workunit.client.0.smithi029.stdout:from 6 to HEAD diff [3356073~13793392,18472047~7643382,27345768~5622822,34615509~9953661,45115652~9338697,55086804~19413459,77585843~10813789,89941705~17891637,115334636~3899920,121956196~2549697,125787452~4982631,134332005~1060764,138099618~15327570,153976897~12597798,183332404~3333048,186730388~552713,193238727~10950491,208829611~4346147,216578832~9382418,227297971~12717954,243054763~7431774,251221887~57235,264228108~7781288,272108064~25179181,304488370~11697346,319003743~9699770,331855582~6525947,339090958~29110065,368226726~12062973,381094705~1643508,382768921~13422846,399086665~11404013] 2024-08-29T19:18:37.407 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3356073~13793392,18472047~7643382,27345768~5622822,34615509~9953661,45115652~9338697,55086804~19413459,77585843~10813789,89941705~17891637,115334636~3899920,121956196~2549697,125787452~4982631,134332005~1060764,138099618~15327570,153976897~12597798,183332404~3333048,186730388~552713,193238727~10950491,208829611~4346147,216578832~9382418,227297971~12717954,243054763~7431774,251221887~57235,264228108~7781288,272108064~25179181,304488370~11697346,319003743~9699770,331855582~6525947,339090958~29110065,368226726~12062973,381094705~1643508,382768921~13422846,399086665~11404013] 2024-08-29T19:18:37.413 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~17149465,18472047~7643382,27345768~5622822,34615509~19838840,54525952~19974311,77585843~30247499,113246208~5988348,121956196~2549697,124613117~6156966,134332005~1060764,136681879~16745309,153976897~12597798,183332404~3333048,186730388~552713,193238727~10950491,208829611~4346147,216578832~9382418,227297971~12717954,243054763~7431774,251221887~57235,264228108~7781288,272108064~25179181,304488370~11697346,319003743~9699770,331350016~7031513,339090958~43647255,382768921~13422846,399086665~11404013] 2024-08-29T19:18:37.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:18:37 smithi110 bash[67519]: cluster 2024-08-29T19:18:36.260636+0000 mon.a (mon.0) 3248 : cluster [DBG] osdmap e2220: 8 total, 8 up, 8 in 2024-08-29T19:18:37.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:18:37 smithi110 bash[67519]: cluster 2024-08-29T19:18:36.502156+0000 mgr.y (mgr.25004) 2661 : cluster [DBG] pgmap v4407: 137 pgs: 2 active+clean+snaptrim_wait, 3 active+clean+snaptrim, 132 active+clean; 1.1 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 914 B/s rd, 0 B/s wr, 1.15k op/s 2024-08-29T19:18:37.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:18:37 smithi029 bash[79042]: cluster 2024-08-29T19:18:36.260636+0000 mon.a (mon.0) 3248 : cluster [DBG] osdmap e2220: 8 total, 8 up, 8 in 2024-08-29T19:18:37.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:18:37 smithi029 bash[79042]: cluster 2024-08-29T19:18:36.502156+0000 mgr.y (mgr.25004) 2661 : cluster [DBG] pgmap v4407: 137 pgs: 2 active+clean+snaptrim_wait, 3 active+clean+snaptrim, 132 active+clean; 1.1 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 914 B/s rd, 0 B/s wr, 1.15k op/s 2024-08-29T19:18:37.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:18:37 smithi029 bash[77880]: cluster 2024-08-29T19:18:36.260636+0000 mon.a (mon.0) 3248 : cluster [DBG] osdmap e2220: 8 total, 8 up, 8 in 2024-08-29T19:18:37.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:18:37 smithi029 bash[77880]: cluster 2024-08-29T19:18:36.502156+0000 mgr.y (mgr.25004) 2661 : cluster [DBG] pgmap v4407: 137 pgs: 2 active+clean+snaptrim_wait, 3 active+clean+snaptrim, 132 active+clean; 1.1 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 914 B/s rd, 0 B/s wr, 1.15k op/s 2024-08-29T19:18:38.319 INFO:tasks.workunit.client.0.smithi029.stdout:from 0 to HEAD diff [3356073~22759356,27345768~5622822,33963705~10605465,45115652~9338697,55086804~19413459,76145146~12254486,89941705~19285409,115334636~9278481,125787452~10894427,138099618~28475077,175251408~6482753,182875779~3789673,186730388~5829196,193238727~10950491,206884151~33131774,242137383~15402288,260246385~11763011,272108064~25179181,299776179~1985830,302261323~26442190,331855582~6525947,339090958~29110065,368226726~12062973,381094705~34366517] 2024-08-29T19:18:38.319 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3356073~22759356,27345768~5622822,33963705~10605465,45115652~9338697,55086804~19413459,76145146~12254486,89941705~19285409,115334636~9278481,125787452~10894427,138099618~28475077,175251408~6482753,182875779~3789673,186730388~5829196,193238727~10950491,206884151~33131774,242137383~15402288,260246385~11763011,272108064~25179181,299776179~1985830,302261323~26442190,331855582~6525947,339090958~29110065,368226726~12062973,381094705~34366517] 2024-08-29T19:18:38.379 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~26115429,27345768~5622822,33554432~20899917,54525952~19974311,75497472~33729642,113246208~53328487,175251408~17308176,192937984~11251234,205520896~52018775,260046848~11962548,272108064~25179181,297795584~3966425,301989888~26713625,331350016~7031513,339090958~76370264] 2024-08-29T19:18:38.379 INFO:tasks.workunit.client.0.smithi029.stdout:from 1 to HEAD diff [3356073~22759356,27345768~5622822,34615509~9953661,45115652~9338697,55086804~19413459,76145146~12254486,89941705~19285409,115334636~9171257,125787452~10894427,138099618~28475077,175251408~6482753,182875779~3789673,186730388~5829196,193238727~10950491,206884151~33131774,242137383~15402288,260246385~11763011,272108064~25179181,299776179~1985830,302261323~13924393,318135911~10567602,331855582~6525947,339090958~29110065,368226726~12062973,381094705~29395973] 2024-08-29T19:18:38.380 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3356073~22759356,27345768~5622822,34615509~9953661,45115652~9338697,55086804~19413459,76145146~12254486,89941705~19285409,115334636~9171257,125787452~10894427,138099618~28475077,175251408~6482753,182875779~3789673,186730388~5829196,193238727~10950491,206884151~33131774,242137383~15402288,260246385~11763011,272108064~25179181,299776179~1985830,302261323~13924393,318135911~10567602,331855582~6525947,339090958~29110065,368226726~12062973,381094705~29395973] 2024-08-29T19:18:38.392 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~26115429,27345768~5622822,34615509~19838840,54525952~19974311,75497472~33729642,113246208~11259685,124613117~41961578,175251408~17308176,192937984~11251234,205520896~52018775,260046848~11962548,272108064~25179181,297795584~3966425,302261323~13924393,318135911~10567602,331350016~7031513,339090958~71399720] 2024-08-29T19:18:38.392 INFO:tasks.workunit.client.0.smithi029.stdout:from 2 to HEAD diff [3356073~22759356,27345768~5622822,34615509~9953661,45115652~9338697,55086804~19413459,76145146~12254486,89941705~19285409,115334636~6476405,121956196~2549697,125787452~10894427,138099618~28475077,175251408~6482753,183332404~3333048,186730388~5829196,193238727~10950491,206884151~33131774,242137383~8349154,251221887~57235,253597300~3942371,260246385~11763011,272108064~25179181,299968341~570926,302261323~13924393,318135911~10567602,331855582~6525947,339090958~29110065,368226726~12062973,381094705~29395973] 2024-08-29T19:18:38.392 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3356073~22759356,27345768~5622822,34615509~9953661,45115652~9338697,55086804~19413459,76145146~12254486,89941705~19285409,115334636~6476405,121956196~2549697,125787452~10894427,138099618~28475077,175251408~6482753,183332404~3333048,186730388~5829196,193238727~10950491,206884151~33131774,242137383~8349154,251221887~57235,253597300~3942371,260246385~11763011,272108064~25179181,299968341~570926,302261323~13924393,318135911~10567602,331855582~6525947,339090958~29110065,368226726~12062973,381094705~29395973] 2024-08-29T19:18:38.399 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~26115429,27345768~5622822,34615509~19838840,54525952~19974311,75497472~33729642,113246208~8564833,121956196~2549697,124613117~41961578,175251408~6482753,183332404~9227180,192937984~11251234,205520896~44965641,251221887~57235,253597300~3942371,260046848~11962548,272108064~25179181,299968341~570926,302261323~13924393,318135911~10567602,331350016~7031513,339090958~71399720] 2024-08-29T19:18:38.399 INFO:tasks.workunit.client.0.smithi029.stdout:from 3 to HEAD diff [3356073~22759356,27345768~5622822,34615509~9953661,45115652~9338697,55086804~19413459,77585843~10813789,89941705~19285409,115334636~3899920,121956196~2549697,125787452~10894427,138099618~28475077,175251408~6482753,183332404~3333048,186730388~5829196,193238727~10950491,206884151~33131774,242137383~8349154,251221887~57235,253597300~3942371,260983565~988473,264228108~7781288,272108064~25179181,302261323~13924393,319003743~9699770,331855582~6525947,339090958~29110065,368226726~12062973,381094705~29395973] 2024-08-29T19:18:38.399 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3356073~22759356,27345768~5622822,34615509~9953661,45115652~9338697,55086804~19413459,77585843~10813789,89941705~19285409,115334636~3899920,121956196~2549697,125787452~10894427,138099618~28475077,175251408~6482753,183332404~3333048,186730388~5829196,193238727~10950491,206884151~33131774,242137383~8349154,251221887~57235,253597300~3942371,260983565~988473,264228108~7781288,272108064~25179181,302261323~13924393,319003743~9699770,331855582~6525947,339090958~29110065,368226726~12062973,381094705~29395973] 2024-08-29T19:18:38.406 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~26115429,27345768~5622822,34615509~19838840,54525952~19974311,77585843~31641271,113246208~5988348,121956196~2549697,124613117~41961578,175251408~6482753,183332404~9227180,192937984~11251234,205520896~44965641,251221887~57235,253597300~3942371,260983565~988473,264228108~7781288,272108064~25179181,302261323~13924393,319003743~9699770,331350016~7031513,339090958~71399720] 2024-08-29T19:18:38.406 INFO:tasks.workunit.client.0.smithi029.stdout:from 4 to HEAD diff [3356073~13793392,18472047~7643382,27345768~5622822,34615509~9953661,45115652~9338697,55086804~19413459,77585843~10813789,89941705~17891637,115334636~3899920,121956196~2549697,125787452~10538684,138099618~28475077,175251408~6482753,183332404~3333048,186730388~552713,193238727~10950491,206884151~33131774,242137383~8349154,251221887~57235,260983565~988473,264228108~7781288,272108064~25179181,302261323~13924393,319003743~9699770,331855582~6525947,339090958~29110065,368226726~12062973,381094705~1643508,382768921~27721757] 2024-08-29T19:18:38.406 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3356073~13793392,18472047~7643382,27345768~5622822,34615509~9953661,45115652~9338697,55086804~19413459,77585843~10813789,89941705~17891637,115334636~3899920,121956196~2549697,125787452~10538684,138099618~28475077,175251408~6482753,183332404~3333048,186730388~552713,193238727~10950491,206884151~33131774,242137383~8349154,251221887~57235,260983565~988473,264228108~7781288,272108064~25179181,302261323~13924393,319003743~9699770,331855582~6525947,339090958~29110065,368226726~12062973,381094705~1643508,382768921~27721757] 2024-08-29T19:18:38.413 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~17149465,18472047~7643382,27345768~5622822,34615509~19838840,54525952~19974311,77585843~30247499,113246208~5988348,121956196~2549697,124613117~11713019,136681879~29892816,175251408~6482753,183332404~3333048,186730388~552713,192937984~11251234,205520896~44965641,251221887~57235,260983565~988473,264228108~7781288,272108064~25179181,302261323~13924393,319003743~9699770,331350016~7031513,339090958~43647255,382768921~27721757] 2024-08-29T19:18:38.413 INFO:tasks.workunit.client.0.smithi029.stdout:from 5 to HEAD diff [3356073~13793392,18472047~7643382,27345768~5622822,34615509~9953661,45115652~9338697,55086804~19413459,77585843~10813789,89941705~17891637,115334636~3899920,121956196~2549697,125787452~4982631,132462142~3717938,138099618~28475077,175251408~6482753,183332404~3333048,186730388~552713,193238727~10950491,208829611~4346147,216578832~9382418,227297971~12717954,243054763~7431774,251221887~57235,260983565~988473,264228108~7781288,272108064~25179181,302261323~13924393,319003743~9699770,331855582~6525947,339090958~29110065,368226726~12062973,381094705~1643508,382768921~27721757] 2024-08-29T19:18:38.413 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3356073~13793392,18472047~7643382,27345768~5622822,34615509~9953661,45115652~9338697,55086804~19413459,77585843~10813789,89941705~17891637,115334636~3899920,121956196~2549697,125787452~4982631,132462142~3717938,138099618~28475077,175251408~6482753,183332404~3333048,186730388~552713,193238727~10950491,208829611~4346147,216578832~9382418,227297971~12717954,243054763~7431774,251221887~57235,260983565~988473,264228108~7781288,272108064~25179181,302261323~13924393,319003743~9699770,331855582~6525947,339090958~29110065,368226726~12062973,381094705~1643508,382768921~27721757] 2024-08-29T19:18:38.419 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~17149465,18472047~7643382,27345768~5622822,34615509~19838840,54525952~19974311,77585843~30247499,113246208~5988348,121956196~2549697,124613117~6156966,132462142~3717938,136681879~29892816,175251408~6482753,183332404~3333048,186730388~552713,193238727~10950491,208829611~4346147,216578832~9382418,227297971~12717954,243054763~7431774,251221887~57235,260983565~988473,264228108~7781288,272108064~25179181,302261323~13924393,319003743~9699770,331350016~7031513,339090958~43647255,382768921~27721757] 2024-08-29T19:18:38.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:18:38 smithi110 bash[67519]: cluster 2024-08-29T19:18:37.263734+0000 mon.a (mon.0) 3249 : cluster [DBG] osdmap e2221: 8 total, 8 up, 8 in 2024-08-29T19:18:38.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:18:38 smithi029 bash[79042]: cluster 2024-08-29T19:18:37.263734+0000 mon.a (mon.0) 3249 : cluster [DBG] osdmap e2221: 8 total, 8 up, 8 in 2024-08-29T19:18:38.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:18:38 smithi029 bash[77880]: cluster 2024-08-29T19:18:37.263734+0000 mon.a (mon.0) 3249 : cluster [DBG] osdmap e2221: 8 total, 8 up, 8 in 2024-08-29T19:18:39.346 INFO:tasks.workunit.client.0.smithi029.stdout:from 0 to HEAD diff [3356073~22759356,27345768~5622822,33963705~10605465,45115652~9338697,55086804~19413459,76145146~12254486,89941705~19285409,115334636~9278481,125787452~10894427,138099618~28475077,175251408~6482753,182875779~3789673,186730388~5829196,193238727~10950491,206884151~33131774,242137383~15402288,260246385~11763011,272108064~25179181,299776179~1985830,302261323~26442190,331855582~6525947,339090958~29110065,368226726~12062973,381094705~34366517] 2024-08-29T19:18:39.347 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3356073~22759356,27345768~5622822,33963705~10605465,45115652~9338697,55086804~19413459,76145146~12254486,89941705~19285409,115334636~9278481,125787452~10894427,138099618~28475077,175251408~6482753,182875779~3789673,186730388~5829196,193238727~10950491,206884151~33131774,242137383~15402288,260246385~11763011,272108064~25179181,299776179~1985830,302261323~26442190,331855582~6525947,339090958~29110065,368226726~12062973,381094705~34366517] 2024-08-29T19:18:39.411 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~26115429,27345768~5622822,33554432~20899917,54525952~19974311,75497472~33729642,113246208~53328487,175251408~17308176,192937984~11251234,205520896~52018775,260046848~11962548,272108064~25179181,297795584~3966425,301989888~26713625,331350016~7031513,339090958~76370264] 2024-08-29T19:18:39.411 INFO:tasks.workunit.client.0.smithi029.stdout:from 1 to HEAD diff [3356073~22759356,27345768~5622822,34615509~9953661,45115652~9338697,55086804~19413459,76145146~12254486,89941705~19285409,115334636~9171257,125787452~10894427,138099618~28475077,175251408~6482753,182875779~3789673,186730388~5829196,193238727~10950491,206884151~33131774,242137383~15402288,260246385~11763011,272108064~25179181,299776179~1985830,302261323~13924393,318135911~10567602,331855582~6525947,339090958~29110065,368226726~12062973,381094705~29395973] 2024-08-29T19:18:39.411 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3356073~22759356,27345768~5622822,34615509~9953661,45115652~9338697,55086804~19413459,76145146~12254486,89941705~19285409,115334636~9171257,125787452~10894427,138099618~28475077,175251408~6482753,182875779~3789673,186730388~5829196,193238727~10950491,206884151~33131774,242137383~15402288,260246385~11763011,272108064~25179181,299776179~1985830,302261323~13924393,318135911~10567602,331855582~6525947,339090958~29110065,368226726~12062973,381094705~29395973] 2024-08-29T19:18:39.421 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~26115429,27345768~5622822,34615509~19838840,54525952~19974311,75497472~33729642,113246208~11259685,124613117~41961578,175251408~17308176,192937984~11251234,205520896~52018775,260046848~11962548,272108064~25179181,297795584~3966425,302261323~13924393,318135911~10567602,331350016~7031513,339090958~71399720] 2024-08-29T19:18:39.422 INFO:tasks.workunit.client.0.smithi029.stdout:from 2 to HEAD diff [3356073~22759356,27345768~5622822,34615509~9953661,45115652~9338697,55086804~19413459,76145146~12254486,89941705~19285409,115334636~6476405,121956196~2549697,125787452~10894427,138099618~28475077,175251408~6482753,183332404~3333048,186730388~5829196,193238727~10950491,206884151~33131774,242137383~8349154,251221887~57235,253597300~3942371,260246385~11763011,272108064~25179181,299968341~570926,302261323~13924393,318135911~10567602,331855582~6525947,339090958~29110065,368226726~12062973,381094705~29395973] 2024-08-29T19:18:39.422 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3356073~22759356,27345768~5622822,34615509~9953661,45115652~9338697,55086804~19413459,76145146~12254486,89941705~19285409,115334636~6476405,121956196~2549697,125787452~10894427,138099618~28475077,175251408~6482753,183332404~3333048,186730388~5829196,193238727~10950491,206884151~33131774,242137383~8349154,251221887~57235,253597300~3942371,260246385~11763011,272108064~25179181,299968341~570926,302261323~13924393,318135911~10567602,331855582~6525947,339090958~29110065,368226726~12062973,381094705~29395973] 2024-08-29T19:18:39.428 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~26115429,27345768~5622822,34615509~19838840,54525952~19974311,75497472~33729642,113246208~8564833,121956196~2549697,124613117~41961578,175251408~6482753,183332404~9227180,192937984~11251234,205520896~44965641,251221887~57235,253597300~3942371,260046848~11962548,272108064~25179181,299968341~570926,302261323~13924393,318135911~10567602,331350016~7031513,339090958~71399720] 2024-08-29T19:18:39.428 INFO:tasks.workunit.client.0.smithi029.stdout:from 3 to HEAD diff [3356073~22759356,27345768~5622822,34615509~9953661,45115652~9338697,55086804~19413459,77585843~10813789,89941705~19285409,115334636~3899920,121956196~2549697,125787452~10894427,138099618~28475077,175251408~6482753,183332404~3333048,186730388~5829196,193238727~10950491,206884151~33131774,242137383~8349154,251221887~57235,253597300~3942371,260983565~988473,264228108~7781288,272108064~25179181,302261323~13924393,319003743~9699770,331855582~6525947,339090958~29110065,368226726~12062973,381094705~29395973] 2024-08-29T19:18:39.429 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3356073~22759356,27345768~5622822,34615509~9953661,45115652~9338697,55086804~19413459,77585843~10813789,89941705~19285409,115334636~3899920,121956196~2549697,125787452~10894427,138099618~28475077,175251408~6482753,183332404~3333048,186730388~5829196,193238727~10950491,206884151~33131774,242137383~8349154,251221887~57235,253597300~3942371,260983565~988473,264228108~7781288,272108064~25179181,302261323~13924393,319003743~9699770,331855582~6525947,339090958~29110065,368226726~12062973,381094705~29395973] 2024-08-29T19:18:39.435 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~26115429,27345768~5622822,34615509~19838840,54525952~19974311,77585843~31641271,113246208~5988348,121956196~2549697,124613117~41961578,175251408~6482753,183332404~9227180,192937984~11251234,205520896~44965641,251221887~57235,253597300~3942371,260983565~988473,264228108~7781288,272108064~25179181,302261323~13924393,319003743~9699770,331350016~7031513,339090958~71399720] 2024-08-29T19:18:39.435 INFO:tasks.workunit.client.0.smithi029.stdout:from 4 to HEAD diff [3356073~13793392,18472047~7643382,27345768~5622822,34615509~9953661,45115652~9338697,55086804~19413459,77585843~10813789,89941705~17891637,115334636~3899920,121956196~2549697,125787452~10538684,138099618~28475077,175251408~6482753,183332404~3333048,186730388~552713,193238727~10950491,206884151~33131774,242137383~8349154,251221887~57235,260983565~988473,264228108~7781288,272108064~25179181,302261323~13924393,319003743~9699770,331855582~6525947,339090958~29110065,368226726~12062973,381094705~1643508,382768921~27721757] 2024-08-29T19:18:39.435 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3356073~13793392,18472047~7643382,27345768~5622822,34615509~9953661,45115652~9338697,55086804~19413459,77585843~10813789,89941705~17891637,115334636~3899920,121956196~2549697,125787452~10538684,138099618~28475077,175251408~6482753,183332404~3333048,186730388~552713,193238727~10950491,206884151~33131774,242137383~8349154,251221887~57235,260983565~988473,264228108~7781288,272108064~25179181,302261323~13924393,319003743~9699770,331855582~6525947,339090958~29110065,368226726~12062973,381094705~1643508,382768921~27721757] 2024-08-29T19:18:39.442 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~17149465,18472047~7643382,27345768~5622822,34615509~19838840,54525952~19974311,77585843~30247499,113246208~5988348,121956196~2549697,124613117~11713019,136681879~29892816,175251408~6482753,183332404~3333048,186730388~552713,192937984~11251234,205520896~44965641,251221887~57235,260983565~988473,264228108~7781288,272108064~25179181,302261323~13924393,319003743~9699770,331350016~7031513,339090958~43647255,382768921~27721757] 2024-08-29T19:18:39.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:18:39 smithi110 bash[67519]: cluster 2024-08-29T19:18:38.276812+0000 mon.a (mon.0) 3250 : cluster [DBG] osdmap e2222: 8 total, 8 up, 8 in 2024-08-29T19:18:39.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:18:39 smithi110 bash[67519]: cluster 2024-08-29T19:18:38.502917+0000 mgr.y (mgr.25004) 2662 : cluster [DBG] pgmap v4410: 137 pgs: 2 active+clean+snaptrim_wait, 2 active+clean+snaptrim, 133 active+clean; 1.0 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 125 KiB/s rd, 7.5 KiB/s wr, 1.21k op/s 2024-08-29T19:18:39.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:18:39 smithi029 bash[77880]: cluster 2024-08-29T19:18:38.276812+0000 mon.a (mon.0) 3250 : cluster [DBG] osdmap e2222: 8 total, 8 up, 8 in 2024-08-29T19:18:39.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:18:39 smithi029 bash[77880]: cluster 2024-08-29T19:18:38.502917+0000 mgr.y (mgr.25004) 2662 : cluster [DBG] pgmap v4410: 137 pgs: 2 active+clean+snaptrim_wait, 2 active+clean+snaptrim, 133 active+clean; 1.0 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 125 KiB/s rd, 7.5 KiB/s wr, 1.21k op/s 2024-08-29T19:18:39.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:18:39 smithi029 bash[79042]: cluster 2024-08-29T19:18:38.276812+0000 mon.a (mon.0) 3250 : cluster [DBG] osdmap e2222: 8 total, 8 up, 8 in 2024-08-29T19:18:39.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:18:39 smithi029 bash[79042]: cluster 2024-08-29T19:18:38.502917+0000 mgr.y (mgr.25004) 2662 : cluster [DBG] pgmap v4410: 137 pgs: 2 active+clean+snaptrim_wait, 2 active+clean+snaptrim, 133 active+clean; 1.0 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 125 KiB/s rd, 7.5 KiB/s wr, 1.21k op/s 2024-08-29T19:18:40.338 INFO:tasks.workunit.client.0.smithi029.stdout:from 0 to HEAD diff [3356073~22759356,27345768~5622822,33963705~10605465,45115652~9338697,55086804~19413459,76145146~12254486,89941705~19285409,115334636~9278481,125787452~10894427,138099618~28475077,175251408~6482753,182875779~3789673,186730388~5829196,193238727~10950491,206884151~33131774,242137383~15402288,260246385~11763011,272108064~25179181,299776179~1985830,302261323~26442190,331855582~6525947,339090958~29110065,368226726~12062973,381094705~34366517] 2024-08-29T19:18:40.338 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3356073~22759356,27345768~5622822,33963705~10605465,45115652~9338697,55086804~19413459,76145146~12254486,89941705~19285409,115334636~9278481,125787452~10894427,138099618~28475077,175251408~6482753,182875779~3789673,186730388~5829196,193238727~10950491,206884151~33131774,242137383~15402288,260246385~11763011,272108064~25179181,299776179~1985830,302261323~26442190,331855582~6525947,339090958~29110065,368226726~12062973,381094705~34366517] 2024-08-29T19:18:40.378 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~26115429,27345768~5622822,33554432~20899917,54525952~19974311,75497472~33729642,113246208~53328487,175251408~17308176,192937984~11251234,205520896~52018775,260046848~11962548,272108064~25179181,297795584~3966425,301989888~26713625,331350016~7031513,339090958~76370264] 2024-08-29T19:18:40.379 INFO:tasks.workunit.client.0.smithi029.stdout:from 1 to HEAD diff [3356073~22759356,27345768~5622822,34615509~9953661,45115652~9338697,55086804~19413459,76145146~12254486,89941705~19285409,115334636~9171257,125787452~10894427,138099618~28475077,175251408~6482753,182875779~3789673,186730388~5829196,193238727~10950491,206884151~33131774,242137383~15402288,260246385~11763011,272108064~25179181,299776179~1985830,302261323~13924393,318135911~10567602,331855582~6525947,339090958~29110065,368226726~12062973,381094705~29395973] 2024-08-29T19:18:40.379 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3356073~22759356,27345768~5622822,34615509~9953661,45115652~9338697,55086804~19413459,76145146~12254486,89941705~19285409,115334636~9171257,125787452~10894427,138099618~28475077,175251408~6482753,182875779~3789673,186730388~5829196,193238727~10950491,206884151~33131774,242137383~15402288,260246385~11763011,272108064~25179181,299776179~1985830,302261323~13924393,318135911~10567602,331855582~6525947,339090958~29110065,368226726~12062973,381094705~29395973] 2024-08-29T19:18:40.385 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~26115429,27345768~5622822,34615509~19838840,54525952~19974311,75497472~33729642,113246208~11259685,124613117~41961578,175251408~17308176,192937984~11251234,205520896~52018775,260046848~11962548,272108064~25179181,297795584~3966425,302261323~13924393,318135911~10567602,331350016~7031513,339090958~71399720] 2024-08-29T19:18:40.386 INFO:tasks.workunit.client.0.smithi029.stdout:from 2 to HEAD diff [3356073~22759356,27345768~5622822,34615509~9953661,45115652~9338697,55086804~19413459,76145146~12254486,89941705~19285409,115334636~6476405,121956196~2549697,125787452~10894427,138099618~28475077,175251408~6482753,183332404~3333048,186730388~5829196,193238727~10950491,206884151~33131774,242137383~8349154,251221887~57235,253597300~3942371,260246385~11763011,272108064~25179181,299968341~570926,302261323~13924393,318135911~10567602,331855582~6525947,339090958~29110065,368226726~12062973,381094705~29395973] 2024-08-29T19:18:40.386 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3356073~22759356,27345768~5622822,34615509~9953661,45115652~9338697,55086804~19413459,76145146~12254486,89941705~19285409,115334636~6476405,121956196~2549697,125787452~10894427,138099618~28475077,175251408~6482753,183332404~3333048,186730388~5829196,193238727~10950491,206884151~33131774,242137383~8349154,251221887~57235,253597300~3942371,260246385~11763011,272108064~25179181,299968341~570926,302261323~13924393,318135911~10567602,331855582~6525947,339090958~29110065,368226726~12062973,381094705~29395973] 2024-08-29T19:18:40.392 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~26115429,27345768~5622822,34615509~19838840,54525952~19974311,75497472~33729642,113246208~8564833,121956196~2549697,124613117~41961578,175251408~6482753,183332404~9227180,192937984~11251234,205520896~44965641,251221887~57235,253597300~3942371,260046848~11962548,272108064~25179181,299968341~570926,302261323~13924393,318135911~10567602,331350016~7031513,339090958~71399720] 2024-08-29T19:18:40.392 INFO:tasks.workunit.client.0.smithi029.stdout:from 3 to HEAD diff [3356073~22759356,27345768~5622822,34615509~9953661,45115652~9338697,55086804~19413459,77585843~10813789,89941705~19285409,115334636~3899920,121956196~2549697,125787452~10894427,138099618~28475077,175251408~6482753,183332404~3333048,186730388~5829196,193238727~10950491,206884151~33131774,242137383~8349154,251221887~57235,253597300~3942371,260983565~988473,264228108~7781288,272108064~25179181,302261323~13924393,319003743~9699770,331855582~6525947,339090958~29110065,368226726~12062973,381094705~29395973] 2024-08-29T19:18:40.392 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3356073~22759356,27345768~5622822,34615509~9953661,45115652~9338697,55086804~19413459,77585843~10813789,89941705~19285409,115334636~3899920,121956196~2549697,125787452~10894427,138099618~28475077,175251408~6482753,183332404~3333048,186730388~5829196,193238727~10950491,206884151~33131774,242137383~8349154,251221887~57235,253597300~3942371,260983565~988473,264228108~7781288,272108064~25179181,302261323~13924393,319003743~9699770,331855582~6525947,339090958~29110065,368226726~12062973,381094705~29395973] 2024-08-29T19:18:40.399 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~26115429,27345768~5622822,34615509~19838840,54525952~19974311,77585843~31641271,113246208~5988348,121956196~2549697,124613117~41961578,175251408~6482753,183332404~9227180,192937984~11251234,205520896~44965641,251221887~57235,253597300~3942371,260983565~988473,264228108~7781288,272108064~25179181,302261323~13924393,319003743~9699770,331350016~7031513,339090958~71399720] 2024-08-29T19:18:40.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:18:40 smithi110 bash[67519]: cluster 2024-08-29T19:18:39.303589+0000 mon.a (mon.0) 3251 : cluster [DBG] osdmap e2223: 8 total, 8 up, 8 in 2024-08-29T19:18:40.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:18:40 smithi110 bash[67519]: cluster 2024-08-29T19:18:40.260235+0000 mon.a (mon.0) 3252 : cluster [DBG] osdmap e2224: 8 total, 8 up, 8 in 2024-08-29T19:18:40.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:18:40 smithi029 bash[79042]: cluster 2024-08-29T19:18:39.303589+0000 mon.a (mon.0) 3251 : cluster [DBG] osdmap e2223: 8 total, 8 up, 8 in 2024-08-29T19:18:40.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:18:40 smithi029 bash[79042]: cluster 2024-08-29T19:18:40.260235+0000 mon.a (mon.0) 3252 : cluster [DBG] osdmap e2224: 8 total, 8 up, 8 in 2024-08-29T19:18:40.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:18:40 smithi029 bash[77880]: cluster 2024-08-29T19:18:39.303589+0000 mon.a (mon.0) 3251 : cluster [DBG] osdmap e2223: 8 total, 8 up, 8 in 2024-08-29T19:18:40.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:18:40 smithi029 bash[77880]: cluster 2024-08-29T19:18:40.260235+0000 mon.a (mon.0) 3252 : cluster [DBG] osdmap e2224: 8 total, 8 up, 8 in 2024-08-29T19:18:41.346 INFO:tasks.workunit.client.0.smithi029.stdout:from 0 to HEAD diff [3356073~22759356,27345768~5622822,33963705~10605465,45115652~9338697,55086804~19413459,76145146~12254486,89941705~19285409,115334636~9278481,125787452~10894427,138099618~28475077,175251408~6482753,182875779~3789673,186730388~5829196,193238727~10950491,206884151~33131774,242137383~15402288,260246385~11763011,272108064~25179181,299776179~1985830,302261323~26442190,331855582~6525947,339090958~29110065,368226726~12062973,381094705~34366517] 2024-08-29T19:18:41.346 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3356073~22759356,27345768~5622822,33963705~10605465,45115652~9338697,55086804~19413459,76145146~12254486,89941705~19285409,115334636~9278481,125787452~10894427,138099618~28475077,175251408~6482753,182875779~3789673,186730388~5829196,193238727~10950491,206884151~33131774,242137383~15402288,260246385~11763011,272108064~25179181,299776179~1985830,302261323~26442190,331855582~6525947,339090958~29110065,368226726~12062973,381094705~34366517] 2024-08-29T19:18:41.421 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~26115429,27345768~5622822,33554432~20899917,54525952~19974311,75497472~33729642,113246208~53328487,175251408~17308176,192937984~11251234,205520896~52018775,260046848~11962548,272108064~25179181,297795584~3966425,301989888~26713625,331350016~7031513,339090958~76370264] 2024-08-29T19:18:41.421 INFO:tasks.workunit.client.0.smithi029.stdout:from 1 to HEAD diff [3356073~22759356,27345768~5622822,34615509~9953661,45115652~9338697,55086804~19413459,76145146~12254486,89941705~19285409,115334636~9171257,125787452~10894427,138099618~28475077,175251408~6482753,182875779~3789673,186730388~5829196,193238727~10950491,206884151~33131774,242137383~15402288,260246385~11763011,272108064~25179181,299776179~1985830,302261323~13924393,318135911~10567602,331855582~6525947,339090958~29110065,368226726~12062973,381094705~29395973] 2024-08-29T19:18:41.421 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3356073~22759356,27345768~5622822,34615509~9953661,45115652~9338697,55086804~19413459,76145146~12254486,89941705~19285409,115334636~9171257,125787452~10894427,138099618~28475077,175251408~6482753,182875779~3789673,186730388~5829196,193238727~10950491,206884151~33131774,242137383~15402288,260246385~11763011,272108064~25179181,299776179~1985830,302261323~13924393,318135911~10567602,331855582~6525947,339090958~29110065,368226726~12062973,381094705~29395973] 2024-08-29T19:18:41.430 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~26115429,27345768~5622822,34615509~19838840,54525952~19974311,75497472~33729642,113246208~11259685,124613117~41961578,175251408~17308176,192937984~11251234,205520896~52018775,260046848~11962548,272108064~25179181,297795584~3966425,302261323~13924393,318135911~10567602,331350016~7031513,339090958~71399720] 2024-08-29T19:18:41.431 INFO:tasks.workunit.client.0.smithi029.stdout:from 2 to HEAD diff [3356073~22759356,27345768~5622822,34615509~9953661,45115652~9338697,55086804~19413459,76145146~12254486,89941705~19285409,115334636~6476405,121956196~2549697,125787452~10894427,138099618~28475077,175251408~6482753,183332404~3333048,186730388~5829196,193238727~10950491,206884151~33131774,242137383~8349154,251221887~57235,253597300~3942371,260246385~11763011,272108064~25179181,299968341~570926,302261323~13924393,318135911~10567602,331855582~6525947,339090958~29110065,368226726~12062973,381094705~29395973] 2024-08-29T19:18:41.431 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3356073~22759356,27345768~5622822,34615509~9953661,45115652~9338697,55086804~19413459,76145146~12254486,89941705~19285409,115334636~6476405,121956196~2549697,125787452~10894427,138099618~28475077,175251408~6482753,183332404~3333048,186730388~5829196,193238727~10950491,206884151~33131774,242137383~8349154,251221887~57235,253597300~3942371,260246385~11763011,272108064~25179181,299968341~570926,302261323~13924393,318135911~10567602,331855582~6525947,339090958~29110065,368226726~12062973,381094705~29395973] 2024-08-29T19:18:41.437 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~26115429,27345768~5622822,34615509~19838840,54525952~19974311,75497472~33729642,113246208~8564833,121956196~2549697,124613117~41961578,175251408~6482753,183332404~9227180,192937984~11251234,205520896~44965641,251221887~57235,253597300~3942371,260046848~11962548,272108064~25179181,299968341~570926,302261323~13924393,318135911~10567602,331350016~7031513,339090958~71399720] 2024-08-29T19:18:41.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:18:41 smithi110 bash[67519]: cluster 2024-08-29T19:18:40.503612+0000 mgr.y (mgr.25004) 2663 : cluster [DBG] pgmap v4413: 137 pgs: 2 active+clean+snaptrim_wait, 2 active+clean+snaptrim, 133 active+clean; 1008 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 103 KiB/s rd, 6.2 KiB/s wr, 781 op/s 2024-08-29T19:18:41.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:18:41 smithi029 bash[79042]: cluster 2024-08-29T19:18:40.503612+0000 mgr.y (mgr.25004) 2663 : cluster [DBG] pgmap v4413: 137 pgs: 2 active+clean+snaptrim_wait, 2 active+clean+snaptrim, 133 active+clean; 1008 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 103 KiB/s rd, 6.2 KiB/s wr, 781 op/s 2024-08-29T19:18:41.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:18:41 smithi029 bash[77880]: cluster 2024-08-29T19:18:40.503612+0000 mgr.y (mgr.25004) 2663 : cluster [DBG] pgmap v4413: 137 pgs: 2 active+clean+snaptrim_wait, 2 active+clean+snaptrim, 133 active+clean; 1008 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 103 KiB/s rd, 6.2 KiB/s wr, 781 op/s 2024-08-29T19:18:42.367 INFO:tasks.workunit.client.0.smithi029.stdout:from 0 to HEAD diff [3356073~22759356,27345768~5622822,33963705~10605465,45115652~9338697,55086804~19413459,76145146~12254486,89941705~19285409,115334636~9278481,125787452~10894427,138099618~28475077,175251408~6482753,182875779~3789673,186730388~5829196,193238727~10950491,206884151~33131774,242137383~15402288,260246385~11763011,272108064~25179181,299776179~1985830,302261323~26442190,331855582~6525947,339090958~29110065,368226726~12062973,381094705~34366517] 2024-08-29T19:18:42.367 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3356073~22759356,27345768~5622822,33963705~10605465,45115652~9338697,55086804~19413459,76145146~12254486,89941705~19285409,115334636~9278481,125787452~10894427,138099618~28475077,175251408~6482753,182875779~3789673,186730388~5829196,193238727~10950491,206884151~33131774,242137383~15402288,260246385~11763011,272108064~25179181,299776179~1985830,302261323~26442190,331855582~6525947,339090958~29110065,368226726~12062973,381094705~34366517] 2024-08-29T19:18:42.434 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~26115429,27345768~5622822,33554432~20899917,54525952~19974311,75497472~33729642,113246208~53328487,175251408~17308176,192937984~11251234,205520896~52018775,260046848~11962548,272108064~25179181,297795584~3966425,301989888~26713625,331350016~7031513,339090958~76370264] 2024-08-29T19:18:42.434 INFO:tasks.workunit.client.0.smithi029.stdout:from 1 to HEAD diff [3356073~22759356,27345768~5622822,34615509~9953661,45115652~9338697,55086804~19413459,76145146~12254486,89941705~19285409,115334636~9171257,125787452~10894427,138099618~28475077,175251408~6482753,182875779~3789673,186730388~5829196,193238727~10950491,206884151~33131774,242137383~15402288,260246385~11763011,272108064~25179181,299776179~1985830,302261323~13924393,318135911~10567602,331855582~6525947,339090958~29110065,368226726~12062973,381094705~29395973] 2024-08-29T19:18:42.434 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3356073~22759356,27345768~5622822,34615509~9953661,45115652~9338697,55086804~19413459,76145146~12254486,89941705~19285409,115334636~9171257,125787452~10894427,138099618~28475077,175251408~6482753,182875779~3789673,186730388~5829196,193238727~10950491,206884151~33131774,242137383~15402288,260246385~11763011,272108064~25179181,299776179~1985830,302261323~13924393,318135911~10567602,331855582~6525947,339090958~29110065,368226726~12062973,381094705~29395973] 2024-08-29T19:18:42.445 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~26115429,27345768~5622822,34615509~19838840,54525952~19974311,75497472~33729642,113246208~11259685,124613117~41961578,175251408~17308176,192937984~11251234,205520896~52018775,260046848~11962548,272108064~25179181,297795584~3966425,302261323~13924393,318135911~10567602,331350016~7031513,339090958~71399720] 2024-08-29T19:18:42.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:18:42 smithi110 bash[67519]: cluster 2024-08-29T19:18:41.322022+0000 mon.a (mon.0) 3253 : cluster [DBG] osdmap e2225: 8 total, 8 up, 8 in 2024-08-29T19:18:42.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:18:42 smithi029 bash[79042]: cluster 2024-08-29T19:18:41.322022+0000 mon.a (mon.0) 3253 : cluster [DBG] osdmap e2225: 8 total, 8 up, 8 in 2024-08-29T19:18:42.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:18:42 smithi029 bash[77880]: cluster 2024-08-29T19:18:41.322022+0000 mon.a (mon.0) 3253 : cluster [DBG] osdmap e2225: 8 total, 8 up, 8 in 2024-08-29T19:18:43.401 INFO:tasks.workunit.client.0.smithi029.stdout:from 0 to HEAD diff [3356073~22759356,27345768~5622822,33963705~10605465,45115652~9338697,55086804~19413459,76145146~12254486,89941705~19285409,115334636~9278481,125787452~10894427,138099618~28475077,175251408~6482753,182875779~3789673,186730388~5829196,193238727~10950491,206884151~33131774,242137383~15402288,260246385~11763011,272108064~25179181,299776179~1985830,302261323~26442190,331855582~6525947,339090958~29110065,368226726~12062973,381094705~34366517] 2024-08-29T19:18:43.401 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [3356073~22759356,27345768~5622822,33963705~10605465,45115652~9338697,55086804~19413459,76145146~12254486,89941705~19285409,115334636~9278481,125787452~10894427,138099618~28475077,175251408~6482753,182875779~3789673,186730388~5829196,193238727~10950491,206884151~33131774,242137383~15402288,260246385~11763011,272108064~25179181,299776179~1985830,302261323~26442190,331855582~6525947,339090958~29110065,368226726~12062973,381094705~34366517] 2024-08-29T19:18:43.459 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~26115429,27345768~5622822,33554432~20899917,54525952~19974311,75497472~33729642,113246208~53328487,175251408~17308176,192937984~11251234,205520896~52018775,260046848~11962548,272108064~25179181,297795584~3966425,301989888~26713625,331350016~7031513,339090958~76370264] 2024-08-29T19:18:43.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:18:43 smithi110 bash[67519]: cluster 2024-08-29T19:18:42.334693+0000 mon.a (mon.0) 3254 : cluster [DBG] osdmap e2226: 8 total, 8 up, 8 in 2024-08-29T19:18:43.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:18:43 smithi110 bash[67519]: cluster 2024-08-29T19:18:42.504347+0000 mgr.y (mgr.25004) 2664 : cluster [DBG] pgmap v4416: 137 pgs: 1 active+clean+snaptrim, 136 active+clean; 903 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 71 KiB/s rd, 6.0 KiB/s wr, 841 op/s 2024-08-29T19:18:43.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:18:43 smithi029 bash[79042]: cluster 2024-08-29T19:18:42.334693+0000 mon.a (mon.0) 3254 : cluster [DBG] osdmap e2226: 8 total, 8 up, 8 in 2024-08-29T19:18:43.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:18:43 smithi029 bash[79042]: cluster 2024-08-29T19:18:42.504347+0000 mgr.y (mgr.25004) 2664 : cluster [DBG] pgmap v4416: 137 pgs: 1 active+clean+snaptrim, 136 active+clean; 903 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 71 KiB/s rd, 6.0 KiB/s wr, 841 op/s 2024-08-29T19:18:43.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:18:43 smithi029 bash[77880]: cluster 2024-08-29T19:18:42.334693+0000 mon.a (mon.0) 3254 : cluster [DBG] osdmap e2226: 8 total, 8 up, 8 in 2024-08-29T19:18:43.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:18:43 smithi029 bash[77880]: cluster 2024-08-29T19:18:42.504347+0000 mgr.y (mgr.25004) 2664 : cluster [DBG] pgmap v4416: 137 pgs: 1 active+clean+snaptrim, 136 active+clean; 903 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 71 KiB/s rd, 6.0 KiB/s wr, 841 op/s 2024-08-29T19:18:44.425 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] DiffIterateTest/0.DiffIterateStress (40552 ms) 2024-08-29T19:18:44.425 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] DiffIterateTest/0.DiffIterateParent 2024-08-29T19:18:44.425 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T19:18:44.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:18:44 smithi110 bash[67519]: cluster 2024-08-29T19:18:43.359951+0000 mon.a (mon.0) 3255 : cluster [DBG] osdmap e2227: 8 total, 8 up, 8 in 2024-08-29T19:18:44.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:18:44 smithi029 bash[79042]: cluster 2024-08-29T19:18:43.359951+0000 mon.a (mon.0) 3255 : cluster [DBG] osdmap e2227: 8 total, 8 up, 8 in 2024-08-29T19:18:44.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:18:44 smithi029 bash[77880]: cluster 2024-08-29T19:18:43.359951+0000 mon.a (mon.0) 3255 : cluster [DBG] osdmap e2227: 8 total, 8 up, 8 in 2024-08-29T19:18:44.653 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 19:18:44 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:19:18:44] "GET /metrics HTTP/1.1" 200 36715 "" "Prometheus/2.43.0" 2024-08-29T19:18:45.529 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] DiffIterateTest/0.DiffIterateParent (1104 ms) 2024-08-29T19:18:45.529 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] DiffIterateTest/0.DiffIterateIgnoreParent 2024-08-29T19:18:45.529 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T19:18:45.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:18:45 smithi110 bash[67519]: cluster 2024-08-29T19:18:44.360349+0000 mon.a (mon.0) 3256 : cluster [DBG] osdmap e2228: 8 total, 8 up, 8 in 2024-08-29T19:18:45.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:18:45 smithi110 bash[67519]: cluster 2024-08-29T19:18:44.505062+0000 mgr.y (mgr.25004) 2665 : cluster [DBG] pgmap v4419: 137 pgs: 1 active+clean+snaptrim, 136 active+clean; 888 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 71 KiB/s rd, 6.0 KiB/s wr, 605 op/s 2024-08-29T19:18:45.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:18:45 smithi110 bash[67519]: cluster 2024-08-29T19:18:45.263758+0000 mon.a (mon.0) 3257 : cluster [DBG] osdmap e2229: 8 total, 8 up, 8 in 2024-08-29T19:18:45.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:18:45 smithi029 bash[79042]: cluster 2024-08-29T19:18:44.360349+0000 mon.a (mon.0) 3256 : cluster [DBG] osdmap e2228: 8 total, 8 up, 8 in 2024-08-29T19:18:45.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:18:45 smithi029 bash[79042]: cluster 2024-08-29T19:18:44.505062+0000 mgr.y (mgr.25004) 2665 : cluster [DBG] pgmap v4419: 137 pgs: 1 active+clean+snaptrim, 136 active+clean; 888 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 71 KiB/s rd, 6.0 KiB/s wr, 605 op/s 2024-08-29T19:18:45.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:18:45 smithi029 bash[79042]: cluster 2024-08-29T19:18:45.263758+0000 mon.a (mon.0) 3257 : cluster [DBG] osdmap e2229: 8 total, 8 up, 8 in 2024-08-29T19:18:45.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:18:45 smithi029 bash[77880]: cluster 2024-08-29T19:18:44.360349+0000 mon.a (mon.0) 3256 : cluster [DBG] osdmap e2228: 8 total, 8 up, 8 in 2024-08-29T19:18:45.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:18:45 smithi029 bash[77880]: cluster 2024-08-29T19:18:44.505062+0000 mgr.y (mgr.25004) 2665 : cluster [DBG] pgmap v4419: 137 pgs: 1 active+clean+snaptrim, 136 active+clean; 888 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 71 KiB/s rd, 6.0 KiB/s wr, 605 op/s 2024-08-29T19:18:45.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:18:45 smithi029 bash[77880]: cluster 2024-08-29T19:18:45.263758+0000 mon.a (mon.0) 3257 : cluster [DBG] osdmap e2229: 8 total, 8 up, 8 in 2024-08-29T19:18:46.685 INFO:tasks.workunit.client.0.smithi029.stdout: wrote [199189~156967,1429579~54174,5947108~55572,6202278~16406,8538316~59537,11621781~89737,16475211~98385,16782354~78318] to clone 2024-08-29T19:18:46.686 INFO:tasks.workunit.client.0.smithi029.stdout: diff was [0~1483753,4194304~2024380,8388608~3322910,12582912~3990684,16777216~83456] 2024-08-29T19:18:46.696 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] DiffIterateTest/0.DiffIterateIgnoreParent (1168 ms) 2024-08-29T19:18:46.696 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] DiffIterateTest/0.DiffIterateCallbackError 2024-08-29T19:18:46.697 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T19:18:46.748 INFO:tasks.workunit.client.0.smithi029.stdout: wrote [1337335~1001,1628479~14300,2573042~54367,3667891~98771,7917492~15175,10681631~80862,11716418~73922,13697392~2205,17084488~19874,18682245~61541] 2024-08-29T19:18:46.777 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] DiffIterateTest/0.DiffIterateCallbackError (80 ms) 2024-08-29T19:18:46.777 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] DiffIterateTest/0.DiffIterateParentDiscard 2024-08-29T19:18:46.777 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T19:18:47.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:18:47 smithi110 bash[67519]: cluster 2024-08-29T19:18:46.388239+0000 mon.a (mon.0) 3258 : cluster [DBG] osdmap e2230: 8 total, 8 up, 8 in 2024-08-29T19:18:47.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:18:47 smithi110 bash[67519]: cluster 2024-08-29T19:18:46.505943+0000 mgr.y (mgr.25004) 2666 : cluster [DBG] pgmap v4422: 137 pgs: 137 active+clean; 819 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 56 KiB/s rd, 5.0 MiB/s wr, 230 op/s 2024-08-29T19:18:47.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:18:47 smithi029 bash[79042]: cluster 2024-08-29T19:18:46.388239+0000 mon.a (mon.0) 3258 : cluster [DBG] osdmap e2230: 8 total, 8 up, 8 in 2024-08-29T19:18:47.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:18:47 smithi029 bash[79042]: cluster 2024-08-29T19:18:46.505943+0000 mgr.y (mgr.25004) 2666 : cluster [DBG] pgmap v4422: 137 pgs: 137 active+clean; 819 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 56 KiB/s rd, 5.0 MiB/s wr, 230 op/s 2024-08-29T19:18:47.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:18:47 smithi029 bash[77880]: cluster 2024-08-29T19:18:46.388239+0000 mon.a (mon.0) 3258 : cluster [DBG] osdmap e2230: 8 total, 8 up, 8 in 2024-08-29T19:18:47.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:18:47 smithi029 bash[77880]: cluster 2024-08-29T19:18:46.505943+0000 mgr.y (mgr.25004) 2666 : cluster [DBG] pgmap v4422: 137 pgs: 137 active+clean; 819 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 56 KiB/s rd, 5.0 MiB/s wr, 230 op/s 2024-08-29T19:18:48.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:18:48 smithi110 bash[67519]: cluster 2024-08-29T19:18:47.399133+0000 mon.a (mon.0) 3259 : cluster [DBG] osdmap e2231: 8 total, 8 up, 8 in 2024-08-29T19:18:48.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:18:48 smithi029 bash[79042]: cluster 2024-08-29T19:18:47.399133+0000 mon.a (mon.0) 3259 : cluster [DBG] osdmap e2231: 8 total, 8 up, 8 in 2024-08-29T19:18:48.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:18:48 smithi029 bash[77880]: cluster 2024-08-29T19:18:47.399133+0000 mon.a (mon.0) 3259 : cluster [DBG] osdmap e2231: 8 total, 8 up, 8 in 2024-08-29T19:18:48.660 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] DiffIterateTest/0.DiffIterateParentDiscard (1883 ms) 2024-08-29T19:18:48.660 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] DiffIterateTest/0.DiffIterateUnalignedSmall 2024-08-29T19:18:48.660 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T19:18:48.781 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] DiffIterateTest/0.DiffIterateUnalignedSmall (121 ms) 2024-08-29T19:18:48.781 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] DiffIterateTest/0.DiffIterateUnaligned 2024-08-29T19:18:48.781 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T19:18:48.909 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] DiffIterateTest/0.DiffIterateUnaligned (129 ms) 2024-08-29T19:18:48.910 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] DiffIterateTest/0.DiffIterateTryAcquireLock 2024-08-29T19:18:48.910 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T19:18:49.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:18:49 smithi110 bash[67519]: cluster 2024-08-29T19:18:48.407069+0000 mon.a (mon.0) 3260 : cluster [DBG] osdmap e2232: 8 total, 8 up, 8 in 2024-08-29T19:18:49.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:18:49 smithi110 bash[67519]: cluster 2024-08-29T19:18:48.506682+0000 mgr.y (mgr.25004) 2667 : cluster [DBG] pgmap v4425: 137 pgs: 137 active+clean; 824 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 1.1 MiB/s rd, 8.6 MiB/s wr, 325 op/s 2024-08-29T19:18:49.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:18:49 smithi110 bash[67519]: audit 2024-08-29T19:18:48.631984+0000 mon.c (mon.2) 980 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:18:49.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:18:49 smithi029 bash[79042]: cluster 2024-08-29T19:18:48.407069+0000 mon.a (mon.0) 3260 : cluster [DBG] osdmap e2232: 8 total, 8 up, 8 in 2024-08-29T19:18:49.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:18:49 smithi029 bash[79042]: cluster 2024-08-29T19:18:48.506682+0000 mgr.y (mgr.25004) 2667 : cluster [DBG] pgmap v4425: 137 pgs: 137 active+clean; 824 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 1.1 MiB/s rd, 8.6 MiB/s wr, 325 op/s 2024-08-29T19:18:49.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:18:49 smithi029 bash[79042]: audit 2024-08-29T19:18:48.631984+0000 mon.c (mon.2) 980 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:18:49.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:18:49 smithi029 bash[77880]: cluster 2024-08-29T19:18:48.407069+0000 mon.a (mon.0) 3260 : cluster [DBG] osdmap e2232: 8 total, 8 up, 8 in 2024-08-29T19:18:49.904 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:18:49 smithi029 bash[77880]: cluster 2024-08-29T19:18:48.506682+0000 mgr.y (mgr.25004) 2667 : cluster [DBG] pgmap v4425: 137 pgs: 137 active+clean; 824 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 1.1 MiB/s rd, 8.6 MiB/s wr, 325 op/s 2024-08-29T19:18:49.904 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:18:49 smithi029 bash[77880]: audit 2024-08-29T19:18:48.631984+0000 mon.c (mon.2) 980 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:18:51.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:18:51 smithi110 bash[67519]: cluster 2024-08-29T19:18:50.265583+0000 mon.a (mon.0) 3261 : cluster [DBG] osdmap e2233: 8 total, 8 up, 8 in 2024-08-29T19:18:51.653 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:18:51 smithi110 bash[67519]: cluster 2024-08-29T19:18:50.507459+0000 mgr.y (mgr.25004) 2668 : cluster [DBG] pgmap v4427: 137 pgs: 137 active+clean; 841 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 4.1 MiB/s rd, 10 MiB/s wr, 252 op/s 2024-08-29T19:18:51.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:18:51 smithi029 bash[79042]: cluster 2024-08-29T19:18:50.265583+0000 mon.a (mon.0) 3261 : cluster [DBG] osdmap e2233: 8 total, 8 up, 8 in 2024-08-29T19:18:51.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:18:51 smithi029 bash[79042]: cluster 2024-08-29T19:18:50.507459+0000 mgr.y (mgr.25004) 2668 : cluster [DBG] pgmap v4427: 137 pgs: 137 active+clean; 841 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 4.1 MiB/s rd, 10 MiB/s wr, 252 op/s 2024-08-29T19:18:51.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:18:51 smithi029 bash[77880]: cluster 2024-08-29T19:18:50.265583+0000 mon.a (mon.0) 3261 : cluster [DBG] osdmap e2233: 8 total, 8 up, 8 in 2024-08-29T19:18:51.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:18:51 smithi029 bash[77880]: cluster 2024-08-29T19:18:50.507459+0000 mgr.y (mgr.25004) 2668 : cluster [DBG] pgmap v4427: 137 pgs: 137 active+clean; 841 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 4.1 MiB/s rd, 10 MiB/s wr, 252 op/s 2024-08-29T19:18:53.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:18:53 smithi110 bash[67519]: cluster 2024-08-29T19:18:52.508854+0000 mgr.y (mgr.25004) 2669 : cluster [DBG] pgmap v4428: 137 pgs: 137 active+clean; 876 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 4.2 MiB/s rd, 8.0 MiB/s wr, 258 op/s 2024-08-29T19:18:53.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:18:53 smithi029 bash[79042]: cluster 2024-08-29T19:18:52.508854+0000 mgr.y (mgr.25004) 2669 : cluster [DBG] pgmap v4428: 137 pgs: 137 active+clean; 876 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 4.2 MiB/s rd, 8.0 MiB/s wr, 258 op/s 2024-08-29T19:18:53.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:18:53 smithi029 bash[77880]: cluster 2024-08-29T19:18:52.508854+0000 mgr.y (mgr.25004) 2669 : cluster [DBG] pgmap v4428: 137 pgs: 137 active+clean; 876 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 4.2 MiB/s rd, 8.0 MiB/s wr, 258 op/s 2024-08-29T19:18:54.005 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] DiffIterateTest/0.DiffIterateTryAcquireLock (5095 ms) 2024-08-29T19:18:54.005 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] DiffIterateTest/0.DiffIterateStriping 2024-08-29T19:18:54.005 INFO:tasks.workunit.client.0.smithi029.stdout:./src/test/librbd/test_librbd.cc:8958: Skipped 2024-08-29T19:18:54.005 INFO:tasks.workunit.client.0.smithi029.stdout:Skipping due to unmet REQUIRE 2024-08-29T19:18:54.005 INFO:tasks.workunit.client.0.smithi029.stdout:[ SKIPPED ] DiffIterateTest/0.DiffIterateStriping (0 ms) 2024-08-29T19:18:54.589 INFO:tasks.workunit.client.0.smithi029.stdout:[----------] 19 tests from DiffIterateTest/0 (270082 ms total) 2024-08-29T19:18:54.590 INFO:tasks.workunit.client.0.smithi029.stdout: 2024-08-29T19:18:54.590 INFO:tasks.workunit.client.0.smithi029.stdout:[----------] 19 tests from DiffIterateTest/1, where TypeParam = DiffIterateParams 2024-08-29T19:18:54.657 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] DiffIterateTest/1.DiffIterate 2024-08-29T19:18:54.903 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 19:18:54 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:19:18:54] "GET /metrics HTTP/1.1" 200 36720 "" "Prometheus/2.43.0" 2024-08-29T19:18:55.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:18:55 smithi110 bash[67519]: cluster 2024-08-29T19:18:54.509756+0000 mgr.y (mgr.25004) 2670 : cluster [DBG] pgmap v4429: 137 pgs: 137 active+clean; 880 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 3.0 MiB/s rd, 5.3 MiB/s wr, 142 op/s 2024-08-29T19:18:55.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:18:55 smithi110 bash[67519]: cluster 2024-08-29T19:18:54.579619+0000 mon.a (mon.0) 3262 : cluster [DBG] osdmap e2234: 8 total, 8 up, 8 in 2024-08-29T19:18:55.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:18:55 smithi029 bash[79042]: cluster 2024-08-29T19:18:54.509756+0000 mgr.y (mgr.25004) 2670 : cluster [DBG] pgmap v4429: 137 pgs: 137 active+clean; 880 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 3.0 MiB/s rd, 5.3 MiB/s wr, 142 op/s 2024-08-29T19:18:55.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:18:55 smithi029 bash[79042]: cluster 2024-08-29T19:18:54.579619+0000 mon.a (mon.0) 3262 : cluster [DBG] osdmap e2234: 8 total, 8 up, 8 in 2024-08-29T19:18:55.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:18:55 smithi029 bash[77880]: cluster 2024-08-29T19:18:54.509756+0000 mgr.y (mgr.25004) 2670 : cluster [DBG] pgmap v4429: 137 pgs: 137 active+clean; 880 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 3.0 MiB/s rd, 5.3 MiB/s wr, 142 op/s 2024-08-29T19:18:55.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:18:55 smithi029 bash[77880]: cluster 2024-08-29T19:18:54.579619+0000 mon.a (mon.0) 3262 : cluster [DBG] osdmap e2234: 8 total, 8 up, 8 in 2024-08-29T19:18:56.620 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T19:18:56.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:18:56 smithi110 bash[67519]: cluster 2024-08-29T19:18:55.592966+0000 mon.a (mon.0) 3263 : cluster [DBG] osdmap e2235: 8 total, 8 up, 8 in 2024-08-29T19:18:56.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:18:56 smithi110 bash[67519]: audit 2024-08-29T19:18:55.604896+0000 mon.c (mon.2) 981 : audit [INF] from='client.? 172.21.15.29:0/2171677470' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-48","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T19:18:56.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:18:56 smithi110 bash[67519]: audit 2024-08-29T19:18:55.606465+0000 mon.a (mon.0) 3264 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-48","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T19:18:56.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:18:56 smithi029 bash[77880]: cluster 2024-08-29T19:18:55.592966+0000 mon.a (mon.0) 3263 : cluster [DBG] osdmap e2235: 8 total, 8 up, 8 in 2024-08-29T19:18:56.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:18:56 smithi029 bash[77880]: audit 2024-08-29T19:18:55.604896+0000 mon.c (mon.2) 981 : audit [INF] from='client.? 172.21.15.29:0/2171677470' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-48","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T19:18:56.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:18:56 smithi029 bash[77880]: audit 2024-08-29T19:18:55.606465+0000 mon.a (mon.0) 3264 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-48","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T19:18:56.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:18:56 smithi029 bash[79042]: cluster 2024-08-29T19:18:55.592966+0000 mon.a (mon.0) 3263 : cluster [DBG] osdmap e2235: 8 total, 8 up, 8 in 2024-08-29T19:18:56.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:18:56 smithi029 bash[79042]: audit 2024-08-29T19:18:55.604896+0000 mon.c (mon.2) 981 : audit [INF] from='client.? 172.21.15.29:0/2171677470' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-48","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T19:18:56.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:18:56 smithi029 bash[79042]: audit 2024-08-29T19:18:55.606465+0000 mon.a (mon.0) 3264 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-48","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T19:18:57.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:18:57 smithi110 bash[67519]: cluster 2024-08-29T19:18:56.511109+0000 mgr.y (mgr.25004) 2671 : cluster [DBG] pgmap v4432: 137 pgs: 17 creating+peering, 15 unknown, 105 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:18:57.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:18:57 smithi110 bash[67519]: cluster 2024-08-29T19:18:56.585275+0000 mon.a (mon.0) 3265 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T19:18:57.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:18:57 smithi110 bash[67519]: audit 2024-08-29T19:18:56.594393+0000 mon.a (mon.0) 3266 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-48","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T19:18:57.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:18:57 smithi110 bash[67519]: cluster 2024-08-29T19:18:56.607458+0000 mon.a (mon.0) 3267 : cluster [DBG] osdmap e2236: 8 total, 8 up, 8 in 2024-08-29T19:18:57.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:18:57 smithi029 bash[79042]: cluster 2024-08-29T19:18:56.511109+0000 mgr.y (mgr.25004) 2671 : cluster [DBG] pgmap v4432: 137 pgs: 17 creating+peering, 15 unknown, 105 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:18:57.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:18:57 smithi029 bash[79042]: cluster 2024-08-29T19:18:56.585275+0000 mon.a (mon.0) 3265 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T19:18:57.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:18:57 smithi029 bash[79042]: audit 2024-08-29T19:18:56.594393+0000 mon.a (mon.0) 3266 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-48","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T19:18:57.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:18:57 smithi029 bash[79042]: cluster 2024-08-29T19:18:56.607458+0000 mon.a (mon.0) 3267 : cluster [DBG] osdmap e2236: 8 total, 8 up, 8 in 2024-08-29T19:18:57.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:18:57 smithi029 bash[77880]: cluster 2024-08-29T19:18:56.511109+0000 mgr.y (mgr.25004) 2671 : cluster [DBG] pgmap v4432: 137 pgs: 17 creating+peering, 15 unknown, 105 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:18:57.904 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:18:57 smithi029 bash[77880]: cluster 2024-08-29T19:18:56.585275+0000 mon.a (mon.0) 3265 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T19:18:57.904 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:18:57 smithi029 bash[77880]: audit 2024-08-29T19:18:56.594393+0000 mon.a (mon.0) 3266 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi029-117632-48","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T19:18:57.904 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:18:57 smithi029 bash[77880]: cluster 2024-08-29T19:18:56.607458+0000 mon.a (mon.0) 3267 : cluster [DBG] osdmap e2236: 8 total, 8 up, 8 in 2024-08-29T19:18:58.719 INFO:tasks.workunit.client.0.smithi029.stdout: wrote [3727782~39725,4314283~13069,4876654~35851,7630647~54935,11173220~8429,11312660~41699,13509741~73001,16733613~100996,18705950~73494,20068723~19937] 2024-08-29T19:18:58.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:18:58 smithi110 bash[67519]: cluster 2024-08-29T19:18:57.603569+0000 mon.a (mon.0) 3268 : cluster [DBG] osdmap e2237: 8 total, 8 up, 8 in 2024-08-29T19:18:58.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:18:58 smithi029 bash[79042]: cluster 2024-08-29T19:18:57.603569+0000 mon.a (mon.0) 3268 : cluster [DBG] osdmap e2237: 8 total, 8 up, 8 in 2024-08-29T19:18:58.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:18:58 smithi029 bash[77880]: cluster 2024-08-29T19:18:57.603569+0000 mon.a (mon.0) 3268 : cluster [DBG] osdmap e2237: 8 total, 8 up, 8 in 2024-08-29T19:18:59.676 INFO:tasks.workunit.client.0.smithi029.stdout: wrote [0~16777216] 2024-08-29T19:18:59.692 INFO:tasks.workunit.client.0.smithi029.stdout: diff was [0~16777216] 2024-08-29T19:18:59.701 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] DiffIterateTest/1.DiffIterate (5045 ms) 2024-08-29T19:18:59.701 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] DiffIterateTest/1.DiffIterateDeterministic 2024-08-29T19:18:59.702 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T19:18:59.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:18:59 smithi110 bash[67519]: cluster 2024-08-29T19:18:58.511846+0000 mgr.y (mgr.25004) 2672 : cluster [DBG] pgmap v4435: 137 pgs: 17 creating+peering, 9 unknown, 111 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:18:59.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:18:59 smithi110 bash[67519]: cluster 2024-08-29T19:18:58.608889+0000 mon.a (mon.0) 3269 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T19:18:59.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:18:59 smithi110 bash[67519]: cluster 2024-08-29T19:18:58.627414+0000 mon.a (mon.0) 3270 : cluster [DBG] osdmap e2238: 8 total, 8 up, 8 in 2024-08-29T19:18:59.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:18:59 smithi029 bash[79042]: cluster 2024-08-29T19:18:58.511846+0000 mgr.y (mgr.25004) 2672 : cluster [DBG] pgmap v4435: 137 pgs: 17 creating+peering, 9 unknown, 111 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:18:59.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:18:59 smithi029 bash[79042]: cluster 2024-08-29T19:18:58.608889+0000 mon.a (mon.0) 3269 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T19:18:59.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:18:59 smithi029 bash[79042]: cluster 2024-08-29T19:18:58.627414+0000 mon.a (mon.0) 3270 : cluster [DBG] osdmap e2238: 8 total, 8 up, 8 in 2024-08-29T19:18:59.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:18:59 smithi029 bash[77880]: cluster 2024-08-29T19:18:58.511846+0000 mgr.y (mgr.25004) 2672 : cluster [DBG] pgmap v4435: 137 pgs: 17 creating+peering, 9 unknown, 111 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:18:59.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:18:59 smithi029 bash[77880]: cluster 2024-08-29T19:18:58.608889+0000 mon.a (mon.0) 3269 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T19:18:59.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:18:59 smithi029 bash[77880]: cluster 2024-08-29T19:18:58.627414+0000 mon.a (mon.0) 3270 : cluster [DBG] osdmap e2238: 8 total, 8 up, 8 in 2024-08-29T19:19:00.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:19:00 smithi110 bash[67519]: cluster 2024-08-29T19:18:59.627013+0000 mon.a (mon.0) 3271 : cluster [DBG] osdmap e2239: 8 total, 8 up, 8 in 2024-08-29T19:19:00.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:19:00 smithi029 bash[79042]: cluster 2024-08-29T19:18:59.627013+0000 mon.a (mon.0) 3271 : cluster [DBG] osdmap e2239: 8 total, 8 up, 8 in 2024-08-29T19:19:00.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:19:00 smithi029 bash[77880]: cluster 2024-08-29T19:18:59.627013+0000 mon.a (mon.0) 3271 : cluster [DBG] osdmap e2239: 8 total, 8 up, 8 in 2024-08-29T19:19:02.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:19:01 smithi110 bash[67519]: cluster 2024-08-29T19:19:00.512676+0000 mgr.y (mgr.25004) 2673 : cluster [DBG] pgmap v4438: 137 pgs: 17 creating+peering, 120 active+clean; 12 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 255 B/s rd, 88 KiB/s wr, 3 op/s 2024-08-29T19:19:02.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:19:01 smithi110 bash[67519]: cluster 2024-08-29T19:19:00.646812+0000 mon.a (mon.0) 3272 : cluster [DBG] osdmap e2240: 8 total, 8 up, 8 in 2024-08-29T19:19:02.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:19:01 smithi029 bash[79042]: cluster 2024-08-29T19:19:00.512676+0000 mgr.y (mgr.25004) 2673 : cluster [DBG] pgmap v4438: 137 pgs: 17 creating+peering, 120 active+clean; 12 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 255 B/s rd, 88 KiB/s wr, 3 op/s 2024-08-29T19:19:02.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:19:01 smithi029 bash[79042]: cluster 2024-08-29T19:19:00.646812+0000 mon.a (mon.0) 3272 : cluster [DBG] osdmap e2240: 8 total, 8 up, 8 in 2024-08-29T19:19:02.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:19:01 smithi029 bash[77880]: cluster 2024-08-29T19:19:00.512676+0000 mgr.y (mgr.25004) 2673 : cluster [DBG] pgmap v4438: 137 pgs: 17 creating+peering, 120 active+clean; 12 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 255 B/s rd, 88 KiB/s wr, 3 op/s 2024-08-29T19:19:02.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:19:01 smithi029 bash[77880]: cluster 2024-08-29T19:19:00.646812+0000 mon.a (mon.0) 3272 : cluster [DBG] osdmap e2240: 8 total, 8 up, 8 in 2024-08-29T19:19:02.735 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T19:19:03.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:19:02 smithi110 bash[67519]: cluster 2024-08-29T19:19:01.648789+0000 mon.a (mon.0) 3273 : cluster [DBG] osdmap e2241: 8 total, 8 up, 8 in 2024-08-29T19:19:03.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:19:02 smithi029 bash[77880]: cluster 2024-08-29T19:19:01.648789+0000 mon.a (mon.0) 3273 : cluster [DBG] osdmap e2241: 8 total, 8 up, 8 in 2024-08-29T19:19:03.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:19:02 smithi029 bash[79042]: cluster 2024-08-29T19:19:01.648789+0000 mon.a (mon.0) 3273 : cluster [DBG] osdmap e2241: 8 total, 8 up, 8 in 2024-08-29T19:19:04.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:19:03 smithi110 bash[67519]: cluster 2024-08-29T19:19:02.513651+0000 mgr.y (mgr.25004) 2674 : cluster [DBG] pgmap v4441: 137 pgs: 137 active+clean; 22 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 44 KiB/s rd, 228 KiB/s wr, 72 op/s 2024-08-29T19:19:04.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:19:03 smithi110 bash[67519]: cluster 2024-08-29T19:19:02.668874+0000 mon.a (mon.0) 3274 : cluster [DBG] osdmap e2242: 8 total, 8 up, 8 in 2024-08-29T19:19:04.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:19:03 smithi110 bash[67519]: audit 2024-08-29T19:19:03.632304+0000 mon.c (mon.2) 982 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:19:04.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:19:03 smithi029 bash[79042]: cluster 2024-08-29T19:19:02.513651+0000 mgr.y (mgr.25004) 2674 : cluster [DBG] pgmap v4441: 137 pgs: 137 active+clean; 22 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 44 KiB/s rd, 228 KiB/s wr, 72 op/s 2024-08-29T19:19:04.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:19:03 smithi029 bash[79042]: cluster 2024-08-29T19:19:02.668874+0000 mon.a (mon.0) 3274 : cluster [DBG] osdmap e2242: 8 total, 8 up, 8 in 2024-08-29T19:19:04.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:19:03 smithi029 bash[79042]: audit 2024-08-29T19:19:03.632304+0000 mon.c (mon.2) 982 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:19:04.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:19:03 smithi029 bash[77880]: cluster 2024-08-29T19:19:02.513651+0000 mgr.y (mgr.25004) 2674 : cluster [DBG] pgmap v4441: 137 pgs: 137 active+clean; 22 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 44 KiB/s rd, 228 KiB/s wr, 72 op/s 2024-08-29T19:19:04.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:19:03 smithi029 bash[77880]: cluster 2024-08-29T19:19:02.668874+0000 mon.a (mon.0) 3274 : cluster [DBG] osdmap e2242: 8 total, 8 up, 8 in 2024-08-29T19:19:04.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:19:03 smithi029 bash[77880]: audit 2024-08-29T19:19:03.632304+0000 mon.c (mon.2) 982 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:19:04.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:19:04 smithi029 bash[79042]: cluster 2024-08-29T19:19:03.678085+0000 mon.a (mon.0) 3275 : cluster [DBG] osdmap e2243: 8 total, 8 up, 8 in 2024-08-29T19:19:04.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:19:04 smithi029 bash[77880]: cluster 2024-08-29T19:19:03.678085+0000 mon.a (mon.0) 3275 : cluster [DBG] osdmap e2243: 8 total, 8 up, 8 in 2024-08-29T19:19:04.903 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 19:19:04 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:19:19:04] "GET /metrics HTTP/1.1" 200 36699 "" "Prometheus/2.43.0" 2024-08-29T19:19:05.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:19:04 smithi110 bash[67519]: cluster 2024-08-29T19:19:03.678085+0000 mon.a (mon.0) 3275 : cluster [DBG] osdmap e2243: 8 total, 8 up, 8 in 2024-08-29T19:19:05.344 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T19:19:06.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:19:05 smithi110 bash[67519]: cluster 2024-08-29T19:19:04.514541+0000 mgr.y (mgr.25004) 2675 : cluster [DBG] pgmap v4444: 137 pgs: 137 active+clean; 22 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 44 KiB/s rd, 140 KiB/s wr, 68 op/s 2024-08-29T19:19:06.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:19:05 smithi110 bash[67519]: cluster 2024-08-29T19:19:04.687815+0000 mon.a (mon.0) 3276 : cluster [DBG] osdmap e2244: 8 total, 8 up, 8 in 2024-08-29T19:19:06.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:19:05 smithi110 bash[67519]: cluster 2024-08-29T19:19:05.275474+0000 mon.a (mon.0) 3277 : cluster [DBG] osdmap e2245: 8 total, 8 up, 8 in 2024-08-29T19:19:06.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:19:05 smithi029 bash[79042]: cluster 2024-08-29T19:19:04.514541+0000 mgr.y (mgr.25004) 2675 : cluster [DBG] pgmap v4444: 137 pgs: 137 active+clean; 22 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 44 KiB/s rd, 140 KiB/s wr, 68 op/s 2024-08-29T19:19:06.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:19:05 smithi029 bash[79042]: cluster 2024-08-29T19:19:04.687815+0000 mon.a (mon.0) 3276 : cluster [DBG] osdmap e2244: 8 total, 8 up, 8 in 2024-08-29T19:19:06.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:19:05 smithi029 bash[79042]: cluster 2024-08-29T19:19:05.275474+0000 mon.a (mon.0) 3277 : cluster [DBG] osdmap e2245: 8 total, 8 up, 8 in 2024-08-29T19:19:06.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:19:05 smithi029 bash[77880]: cluster 2024-08-29T19:19:04.514541+0000 mgr.y (mgr.25004) 2675 : cluster [DBG] pgmap v4444: 137 pgs: 137 active+clean; 22 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 44 KiB/s rd, 140 KiB/s wr, 68 op/s 2024-08-29T19:19:06.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:19:05 smithi029 bash[77880]: cluster 2024-08-29T19:19:04.687815+0000 mon.a (mon.0) 3276 : cluster [DBG] osdmap e2244: 8 total, 8 up, 8 in 2024-08-29T19:19:06.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:19:05 smithi029 bash[77880]: cluster 2024-08-29T19:19:05.275474+0000 mon.a (mon.0) 3277 : cluster [DBG] osdmap e2245: 8 total, 8 up, 8 in 2024-08-29T19:19:07.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:19:07 smithi110 bash[67519]: cluster 2024-08-29T19:19:06.274315+0000 mon.a (mon.0) 3278 : cluster [DBG] osdmap e2246: 8 total, 8 up, 8 in 2024-08-29T19:19:07.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:19:07 smithi110 bash[67519]: cluster 2024-08-29T19:19:06.515545+0000 mgr.y (mgr.25004) 2676 : cluster [DBG] pgmap v4448: 137 pgs: 137 active+clean; 24 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 52 KiB/s rd, 7.0 KiB/s wr, 76 op/s 2024-08-29T19:19:07.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:19:07 smithi029 bash[79042]: cluster 2024-08-29T19:19:06.274315+0000 mon.a (mon.0) 3278 : cluster [DBG] osdmap e2246: 8 total, 8 up, 8 in 2024-08-29T19:19:07.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:19:07 smithi029 bash[79042]: cluster 2024-08-29T19:19:06.515545+0000 mgr.y (mgr.25004) 2676 : cluster [DBG] pgmap v4448: 137 pgs: 137 active+clean; 24 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 52 KiB/s rd, 7.0 KiB/s wr, 76 op/s 2024-08-29T19:19:07.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:19:07 smithi029 bash[77880]: cluster 2024-08-29T19:19:06.274315+0000 mon.a (mon.0) 3278 : cluster [DBG] osdmap e2246: 8 total, 8 up, 8 in 2024-08-29T19:19:07.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:19:07 smithi029 bash[77880]: cluster 2024-08-29T19:19:06.515545+0000 mgr.y (mgr.25004) 2676 : cluster [DBG] pgmap v4448: 137 pgs: 137 active+clean; 24 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 52 KiB/s rd, 7.0 KiB/s wr, 76 op/s 2024-08-29T19:19:08.364 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T19:19:08.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:19:08 smithi110 bash[67519]: cluster 2024-08-29T19:19:07.283508+0000 mon.a (mon.0) 3279 : cluster [DBG] osdmap e2247: 8 total, 8 up, 8 in 2024-08-29T19:19:08.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:19:08 smithi029 bash[79042]: cluster 2024-08-29T19:19:07.283508+0000 mon.a (mon.0) 3279 : cluster [DBG] osdmap e2247: 8 total, 8 up, 8 in 2024-08-29T19:19:08.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:19:08 smithi029 bash[77880]: cluster 2024-08-29T19:19:07.283508+0000 mon.a (mon.0) 3279 : cluster [DBG] osdmap e2247: 8 total, 8 up, 8 in 2024-08-29T19:19:09.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:19:09 smithi110 bash[67519]: cluster 2024-08-29T19:19:08.294940+0000 mon.a (mon.0) 3280 : cluster [DBG] osdmap e2248: 8 total, 8 up, 8 in 2024-08-29T19:19:09.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:19:09 smithi110 bash[67519]: cluster 2024-08-29T19:19:08.516266+0000 mgr.y (mgr.25004) 2677 : cluster [DBG] pgmap v4451: 137 pgs: 137 active+clean; 25 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 67 KiB/s rd, 8.6 KiB/s wr, 98 op/s 2024-08-29T19:19:09.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:19:09 smithi029 bash[79042]: cluster 2024-08-29T19:19:08.294940+0000 mon.a (mon.0) 3280 : cluster [DBG] osdmap e2248: 8 total, 8 up, 8 in 2024-08-29T19:19:09.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:19:09 smithi029 bash[79042]: cluster 2024-08-29T19:19:08.516266+0000 mgr.y (mgr.25004) 2677 : cluster [DBG] pgmap v4451: 137 pgs: 137 active+clean; 25 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 67 KiB/s rd, 8.6 KiB/s wr, 98 op/s 2024-08-29T19:19:09.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:19:09 smithi029 bash[77880]: cluster 2024-08-29T19:19:08.294940+0000 mon.a (mon.0) 3280 : cluster [DBG] osdmap e2248: 8 total, 8 up, 8 in 2024-08-29T19:19:09.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:19:09 smithi029 bash[77880]: cluster 2024-08-29T19:19:08.516266+0000 mgr.y (mgr.25004) 2677 : cluster [DBG] pgmap v4451: 137 pgs: 137 active+clean; 25 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 67 KiB/s rd, 8.6 KiB/s wr, 98 op/s 2024-08-29T19:19:10.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:19:10 smithi110 bash[67519]: cluster 2024-08-29T19:19:09.305592+0000 mon.a (mon.0) 3281 : cluster [DBG] osdmap e2249: 8 total, 8 up, 8 in 2024-08-29T19:19:10.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:19:10 smithi029 bash[79042]: cluster 2024-08-29T19:19:09.305592+0000 mon.a (mon.0) 3281 : cluster [DBG] osdmap e2249: 8 total, 8 up, 8 in 2024-08-29T19:19:10.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:19:10 smithi029 bash[77880]: cluster 2024-08-29T19:19:09.305592+0000 mon.a (mon.0) 3281 : cluster [DBG] osdmap e2249: 8 total, 8 up, 8 in 2024-08-29T19:19:11.390 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T19:19:11.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:19:11 smithi110 bash[67519]: cluster 2024-08-29T19:19:10.306051+0000 mon.a (mon.0) 3282 : cluster [DBG] osdmap e2250: 8 total, 8 up, 8 in 2024-08-29T19:19:11.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:19:11 smithi110 bash[67519]: cluster 2024-08-29T19:19:10.517011+0000 mgr.y (mgr.25004) 2678 : cluster [DBG] pgmap v4454: 137 pgs: 137 active+clean; 25 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 28 KiB/s rd, 3.2 KiB/s wr, 44 op/s 2024-08-29T19:19:11.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:19:11 smithi029 bash[77880]: cluster 2024-08-29T19:19:10.306051+0000 mon.a (mon.0) 3282 : cluster [DBG] osdmap e2250: 8 total, 8 up, 8 in 2024-08-29T19:19:11.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:19:11 smithi029 bash[77880]: cluster 2024-08-29T19:19:10.517011+0000 mgr.y (mgr.25004) 2678 : cluster [DBG] pgmap v4454: 137 pgs: 137 active+clean; 25 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 28 KiB/s rd, 3.2 KiB/s wr, 44 op/s 2024-08-29T19:19:11.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:19:11 smithi029 bash[79042]: cluster 2024-08-29T19:19:10.306051+0000 mon.a (mon.0) 3282 : cluster [DBG] osdmap e2250: 8 total, 8 up, 8 in 2024-08-29T19:19:11.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:19:11 smithi029 bash[79042]: cluster 2024-08-29T19:19:10.517011+0000 mgr.y (mgr.25004) 2678 : cluster [DBG] pgmap v4454: 137 pgs: 137 active+clean; 25 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 28 KiB/s rd, 3.2 KiB/s wr, 44 op/s 2024-08-29T19:19:12.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:19:12 smithi110 bash[67519]: cluster 2024-08-29T19:19:11.330148+0000 mon.a (mon.0) 3283 : cluster [DBG] osdmap e2251: 8 total, 8 up, 8 in 2024-08-29T19:19:12.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:19:12 smithi029 bash[77880]: cluster 2024-08-29T19:19:11.330148+0000 mon.a (mon.0) 3283 : cluster [DBG] osdmap e2251: 8 total, 8 up, 8 in 2024-08-29T19:19:12.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:19:12 smithi029 bash[79042]: cluster 2024-08-29T19:19:11.330148+0000 mon.a (mon.0) 3283 : cluster [DBG] osdmap e2251: 8 total, 8 up, 8 in 2024-08-29T19:19:13.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:19:13 smithi110 bash[67519]: cluster 2024-08-29T19:19:12.330905+0000 mon.a (mon.0) 3284 : cluster [DBG] osdmap e2252: 8 total, 8 up, 8 in 2024-08-29T19:19:13.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:19:13 smithi110 bash[67519]: cluster 2024-08-29T19:19:12.517762+0000 mgr.y (mgr.25004) 2679 : cluster [DBG] pgmap v4457: 137 pgs: 137 active+clean; 27 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 78 KiB/s rd, 9.5 KiB/s wr, 115 op/s 2024-08-29T19:19:13.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:19:13 smithi029 bash[77880]: cluster 2024-08-29T19:19:12.330905+0000 mon.a (mon.0) 3284 : cluster [DBG] osdmap e2252: 8 total, 8 up, 8 in 2024-08-29T19:19:13.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:19:13 smithi029 bash[77880]: cluster 2024-08-29T19:19:12.517762+0000 mgr.y (mgr.25004) 2679 : cluster [DBG] pgmap v4457: 137 pgs: 137 active+clean; 27 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 78 KiB/s rd, 9.5 KiB/s wr, 115 op/s 2024-08-29T19:19:13.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:19:13 smithi029 bash[79042]: cluster 2024-08-29T19:19:12.330905+0000 mon.a (mon.0) 3284 : cluster [DBG] osdmap e2252: 8 total, 8 up, 8 in 2024-08-29T19:19:13.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:19:13 smithi029 bash[79042]: cluster 2024-08-29T19:19:12.517762+0000 mgr.y (mgr.25004) 2679 : cluster [DBG] pgmap v4457: 137 pgs: 137 active+clean; 27 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 78 KiB/s rd, 9.5 KiB/s wr, 115 op/s 2024-08-29T19:19:14.384 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] DiffIterateTest/1.DiffIterateDeterministic (14682 ms) 2024-08-29T19:19:14.384 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] DiffIterateTest/1.DiffIterateDeterministicPP 2024-08-29T19:19:14.384 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T19:19:14.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:19:14 smithi110 bash[67519]: cluster 2024-08-29T19:19:13.354258+0000 mon.a (mon.0) 3285 : cluster [DBG] osdmap e2253: 8 total, 8 up, 8 in 2024-08-29T19:19:14.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:19:14 smithi110 bash[67519]: audit 2024-08-29T19:19:13.739274+0000 mon.c (mon.2) 983 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:19:14.653 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 19:19:14 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:19:19:14] "GET /metrics HTTP/1.1" 200 36699 "" "Prometheus/2.43.0" 2024-08-29T19:19:14.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:19:14 smithi029 bash[77880]: cluster 2024-08-29T19:19:13.354258+0000 mon.a (mon.0) 3285 : cluster [DBG] osdmap e2253: 8 total, 8 up, 8 in 2024-08-29T19:19:14.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:19:14 smithi029 bash[77880]: audit 2024-08-29T19:19:13.739274+0000 mon.c (mon.2) 983 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:19:14.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:19:14 smithi029 bash[79042]: cluster 2024-08-29T19:19:13.354258+0000 mon.a (mon.0) 3285 : cluster [DBG] osdmap e2253: 8 total, 8 up, 8 in 2024-08-29T19:19:14.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:19:14 smithi029 bash[79042]: audit 2024-08-29T19:19:13.739274+0000 mon.c (mon.2) 983 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:19:15.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:19:15 smithi110 bash[67519]: cluster 2024-08-29T19:19:14.351470+0000 mon.a (mon.0) 3286 : cluster [DBG] osdmap e2254: 8 total, 8 up, 8 in 2024-08-29T19:19:15.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:19:15 smithi110 bash[67519]: audit 2024-08-29T19:19:14.509397+0000 mon.c (mon.2) 984 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:19:15.653 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:19:15 smithi110 bash[67519]: audit 2024-08-29T19:19:14.510781+0000 mon.c (mon.2) 985 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:19:15.653 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:19:15 smithi110 bash[67519]: cluster 2024-08-29T19:19:14.518224+0000 mgr.y (mgr.25004) 2680 : cluster [DBG] pgmap v4460: 137 pgs: 137 active+clean; 28 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 64 KiB/s rd, 8.0 KiB/s wr, 91 op/s 2024-08-29T19:19:15.653 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:19:15 smithi110 bash[67519]: audit 2024-08-29T19:19:14.519943+0000 mon.a (mon.0) 3287 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:19:15.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:19:15 smithi029 bash[79042]: cluster 2024-08-29T19:19:14.351470+0000 mon.a (mon.0) 3286 : cluster [DBG] osdmap e2254: 8 total, 8 up, 8 in 2024-08-29T19:19:15.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:19:15 smithi029 bash[79042]: audit 2024-08-29T19:19:14.509397+0000 mon.c (mon.2) 984 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:19:15.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:19:15 smithi029 bash[79042]: audit 2024-08-29T19:19:14.510781+0000 mon.c (mon.2) 985 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:19:15.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:19:15 smithi029 bash[79042]: cluster 2024-08-29T19:19:14.518224+0000 mgr.y (mgr.25004) 2680 : cluster [DBG] pgmap v4460: 137 pgs: 137 active+clean; 28 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 64 KiB/s rd, 8.0 KiB/s wr, 91 op/s 2024-08-29T19:19:15.654 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:19:15 smithi029 bash[79042]: audit 2024-08-29T19:19:14.519943+0000 mon.a (mon.0) 3287 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:19:15.654 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:19:15 smithi029 bash[77880]: cluster 2024-08-29T19:19:14.351470+0000 mon.a (mon.0) 3286 : cluster [DBG] osdmap e2254: 8 total, 8 up, 8 in 2024-08-29T19:19:15.654 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:19:15 smithi029 bash[77880]: audit 2024-08-29T19:19:14.509397+0000 mon.c (mon.2) 984 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:19:15.654 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:19:15 smithi029 bash[77880]: audit 2024-08-29T19:19:14.510781+0000 mon.c (mon.2) 985 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:19:15.654 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:19:15 smithi029 bash[77880]: cluster 2024-08-29T19:19:14.518224+0000 mgr.y (mgr.25004) 2680 : cluster [DBG] pgmap v4460: 137 pgs: 137 active+clean; 28 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 64 KiB/s rd, 8.0 KiB/s wr, 91 op/s 2024-08-29T19:19:15.654 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:19:15 smithi029 bash[77880]: audit 2024-08-29T19:19:14.519943+0000 mon.a (mon.0) 3287 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:19:16.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:19:16 smithi110 bash[67519]: cluster 2024-08-29T19:19:15.373674+0000 mon.a (mon.0) 3288 : cluster [DBG] osdmap e2255: 8 total, 8 up, 8 in 2024-08-29T19:19:16.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:19:16 smithi029 bash[77880]: cluster 2024-08-29T19:19:15.373674+0000 mon.a (mon.0) 3288 : cluster [DBG] osdmap e2255: 8 total, 8 up, 8 in 2024-08-29T19:19:16.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:19:16 smithi029 bash[79042]: cluster 2024-08-29T19:19:15.373674+0000 mon.a (mon.0) 3288 : cluster [DBG] osdmap e2255: 8 total, 8 up, 8 in 2024-08-29T19:19:17.466 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T19:19:17.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:19:17 smithi110 bash[67519]: cluster 2024-08-29T19:19:16.376185+0000 mon.a (mon.0) 3289 : cluster [DBG] osdmap e2256: 8 total, 8 up, 8 in 2024-08-29T19:19:17.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:19:17 smithi110 bash[67519]: cluster 2024-08-29T19:19:16.519206+0000 mgr.y (mgr.25004) 2681 : cluster [DBG] pgmap v4463: 137 pgs: 137 active+clean; 32 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 43 KiB/s rd, 5.7 KiB/s wr, 65 op/s 2024-08-29T19:19:17.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:19:17 smithi029 bash[79042]: cluster 2024-08-29T19:19:16.376185+0000 mon.a (mon.0) 3289 : cluster [DBG] osdmap e2256: 8 total, 8 up, 8 in 2024-08-29T19:19:17.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:19:17 smithi029 bash[79042]: cluster 2024-08-29T19:19:16.519206+0000 mgr.y (mgr.25004) 2681 : cluster [DBG] pgmap v4463: 137 pgs: 137 active+clean; 32 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 43 KiB/s rd, 5.7 KiB/s wr, 65 op/s 2024-08-29T19:19:17.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:19:17 smithi029 bash[77880]: cluster 2024-08-29T19:19:16.376185+0000 mon.a (mon.0) 3289 : cluster [DBG] osdmap e2256: 8 total, 8 up, 8 in 2024-08-29T19:19:17.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:19:17 smithi029 bash[77880]: cluster 2024-08-29T19:19:16.519206+0000 mgr.y (mgr.25004) 2681 : cluster [DBG] pgmap v4463: 137 pgs: 137 active+clean; 32 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 43 KiB/s rd, 5.7 KiB/s wr, 65 op/s 2024-08-29T19:19:18.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:19:18 smithi110 bash[67519]: cluster 2024-08-29T19:19:17.397740+0000 mon.a (mon.0) 3290 : cluster [DBG] osdmap e2257: 8 total, 8 up, 8 in 2024-08-29T19:19:18.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:19:18 smithi029 bash[79042]: cluster 2024-08-29T19:19:17.397740+0000 mon.a (mon.0) 3290 : cluster [DBG] osdmap e2257: 8 total, 8 up, 8 in 2024-08-29T19:19:18.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:19:18 smithi029 bash[77880]: cluster 2024-08-29T19:19:17.397740+0000 mon.a (mon.0) 3290 : cluster [DBG] osdmap e2257: 8 total, 8 up, 8 in 2024-08-29T19:19:19.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:19:19 smithi110 bash[67519]: cluster 2024-08-29T19:19:18.400796+0000 mon.a (mon.0) 3291 : cluster [DBG] osdmap e2258: 8 total, 8 up, 8 in 2024-08-29T19:19:19.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:19:19 smithi110 bash[67519]: cluster 2024-08-29T19:19:18.519999+0000 mgr.y (mgr.25004) 2682 : cluster [DBG] pgmap v4466: 137 pgs: 137 active+clean; 36 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 49 KiB/s rd, 7.5 KiB/s wr, 76 op/s 2024-08-29T19:19:19.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:19:19 smithi110 bash[67519]: audit 2024-08-29T19:19:18.632214+0000 mon.c (mon.2) 986 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:19:19.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:19:19 smithi029 bash[79042]: cluster 2024-08-29T19:19:18.400796+0000 mon.a (mon.0) 3291 : cluster [DBG] osdmap e2258: 8 total, 8 up, 8 in 2024-08-29T19:19:19.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:19:19 smithi029 bash[79042]: cluster 2024-08-29T19:19:18.519999+0000 mgr.y (mgr.25004) 2682 : cluster [DBG] pgmap v4466: 137 pgs: 137 active+clean; 36 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 49 KiB/s rd, 7.5 KiB/s wr, 76 op/s 2024-08-29T19:19:19.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:19:19 smithi029 bash[79042]: audit 2024-08-29T19:19:18.632214+0000 mon.c (mon.2) 986 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:19:19.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:19:19 smithi029 bash[77880]: cluster 2024-08-29T19:19:18.400796+0000 mon.a (mon.0) 3291 : cluster [DBG] osdmap e2258: 8 total, 8 up, 8 in 2024-08-29T19:19:19.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:19:19 smithi029 bash[77880]: cluster 2024-08-29T19:19:18.519999+0000 mgr.y (mgr.25004) 2682 : cluster [DBG] pgmap v4466: 137 pgs: 137 active+clean; 36 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 49 KiB/s rd, 7.5 KiB/s wr, 76 op/s 2024-08-29T19:19:19.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:19:19 smithi029 bash[77880]: audit 2024-08-29T19:19:18.632214+0000 mon.c (mon.2) 986 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:19:20.496 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T19:19:20.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:19:20 smithi110 bash[67519]: cluster 2024-08-29T19:19:19.421218+0000 mon.a (mon.0) 3292 : cluster [DBG] osdmap e2259: 8 total, 8 up, 8 in 2024-08-29T19:19:20.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:19:20 smithi029 bash[77880]: cluster 2024-08-29T19:19:19.421218+0000 mon.a (mon.0) 3292 : cluster [DBG] osdmap e2259: 8 total, 8 up, 8 in 2024-08-29T19:19:20.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:19:20 smithi029 bash[79042]: cluster 2024-08-29T19:19:19.421218+0000 mon.a (mon.0) 3292 : cluster [DBG] osdmap e2259: 8 total, 8 up, 8 in 2024-08-29T19:19:21.905 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:19:21 smithi029 bash[77880]: cluster 2024-08-29T19:19:20.422589+0000 mon.a (mon.0) 3293 : cluster [DBG] osdmap e2260: 8 total, 8 up, 8 in 2024-08-29T19:19:21.906 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:19:21 smithi029 bash[77880]: cluster 2024-08-29T19:19:20.520726+0000 mgr.y (mgr.25004) 2683 : cluster [DBG] pgmap v4469: 137 pgs: 137 active+clean; 36 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 57 KiB/s rd, 7.0 KiB/s wr, 80 op/s 2024-08-29T19:19:21.906 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:19:21 smithi110 bash[67519]: cluster 2024-08-29T19:19:20.422589+0000 mon.a (mon.0) 3293 : cluster [DBG] osdmap e2260: 8 total, 8 up, 8 in 2024-08-29T19:19:21.906 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:19:21 smithi110 bash[67519]: cluster 2024-08-29T19:19:20.520726+0000 mgr.y (mgr.25004) 2683 : cluster [DBG] pgmap v4469: 137 pgs: 137 active+clean; 36 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 57 KiB/s rd, 7.0 KiB/s wr, 80 op/s 2024-08-29T19:19:21.906 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:19:21 smithi029 bash[79042]: cluster 2024-08-29T19:19:20.422589+0000 mon.a (mon.0) 3293 : cluster [DBG] osdmap e2260: 8 total, 8 up, 8 in 2024-08-29T19:19:21.906 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:19:21 smithi029 bash[79042]: cluster 2024-08-29T19:19:20.520726+0000 mgr.y (mgr.25004) 2683 : cluster [DBG] pgmap v4469: 137 pgs: 137 active+clean; 36 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 57 KiB/s rd, 7.0 KiB/s wr, 80 op/s 2024-08-29T19:19:22.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:19:22 smithi110 bash[67519]: cluster 2024-08-29T19:19:21.446154+0000 mon.a (mon.0) 3294 : cluster [DBG] osdmap e2261: 8 total, 8 up, 8 in 2024-08-29T19:19:22.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:19:22 smithi029 bash[77880]: cluster 2024-08-29T19:19:21.446154+0000 mon.a (mon.0) 3294 : cluster [DBG] osdmap e2261: 8 total, 8 up, 8 in 2024-08-29T19:19:22.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:19:22 smithi029 bash[79042]: cluster 2024-08-29T19:19:21.446154+0000 mon.a (mon.0) 3294 : cluster [DBG] osdmap e2261: 8 total, 8 up, 8 in 2024-08-29T19:19:23.537 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T19:19:23.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:19:23 smithi110 bash[67519]: cluster 2024-08-29T19:19:22.448709+0000 mon.a (mon.0) 3295 : cluster [DBG] osdmap e2262: 8 total, 8 up, 8 in 2024-08-29T19:19:23.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:19:23 smithi110 bash[67519]: cluster 2024-08-29T19:19:22.521471+0000 mgr.y (mgr.25004) 2684 : cluster [DBG] pgmap v4472: 137 pgs: 137 active+clean; 42 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 70 KiB/s rd, 8.5 KiB/s wr, 103 op/s 2024-08-29T19:19:23.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:19:23 smithi029 bash[79042]: cluster 2024-08-29T19:19:22.448709+0000 mon.a (mon.0) 3295 : cluster [DBG] osdmap e2262: 8 total, 8 up, 8 in 2024-08-29T19:19:23.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:19:23 smithi029 bash[79042]: cluster 2024-08-29T19:19:22.521471+0000 mgr.y (mgr.25004) 2684 : cluster [DBG] pgmap v4472: 137 pgs: 137 active+clean; 42 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 70 KiB/s rd, 8.5 KiB/s wr, 103 op/s 2024-08-29T19:19:23.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:19:23 smithi029 bash[77880]: cluster 2024-08-29T19:19:22.448709+0000 mon.a (mon.0) 3295 : cluster [DBG] osdmap e2262: 8 total, 8 up, 8 in 2024-08-29T19:19:23.904 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:19:23 smithi029 bash[77880]: cluster 2024-08-29T19:19:22.521471+0000 mgr.y (mgr.25004) 2684 : cluster [DBG] pgmap v4472: 137 pgs: 137 active+clean; 42 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 70 KiB/s rd, 8.5 KiB/s wr, 103 op/s 2024-08-29T19:19:24.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:19:24 smithi110 bash[67519]: cluster 2024-08-29T19:19:23.469962+0000 mon.a (mon.0) 3296 : cluster [DBG] osdmap e2263: 8 total, 8 up, 8 in 2024-08-29T19:19:24.902 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 19:19:24 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:19:19:24] "GET /metrics HTTP/1.1" 200 36701 "" "Prometheus/2.43.0" 2024-08-29T19:19:24.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:19:24 smithi029 bash[79042]: cluster 2024-08-29T19:19:23.469962+0000 mon.a (mon.0) 3296 : cluster [DBG] osdmap e2263: 8 total, 8 up, 8 in 2024-08-29T19:19:24.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:19:24 smithi029 bash[77880]: cluster 2024-08-29T19:19:23.469962+0000 mon.a (mon.0) 3296 : cluster [DBG] osdmap e2263: 8 total, 8 up, 8 in 2024-08-29T19:19:25.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:19:25 smithi110 bash[67519]: cluster 2024-08-29T19:19:24.477836+0000 mon.a (mon.0) 3297 : cluster [DBG] osdmap e2264: 8 total, 8 up, 8 in 2024-08-29T19:19:25.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:19:25 smithi110 bash[67519]: cluster 2024-08-29T19:19:24.522310+0000 mgr.y (mgr.25004) 2685 : cluster [DBG] pgmap v4475: 137 pgs: 137 active+clean; 42 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 19 KiB/s rd, 3.5 KiB/s wr, 34 op/s 2024-08-29T19:19:25.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:19:25 smithi029 bash[79042]: cluster 2024-08-29T19:19:24.477836+0000 mon.a (mon.0) 3297 : cluster [DBG] osdmap e2264: 8 total, 8 up, 8 in 2024-08-29T19:19:25.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:19:25 smithi029 bash[79042]: cluster 2024-08-29T19:19:24.522310+0000 mgr.y (mgr.25004) 2685 : cluster [DBG] pgmap v4475: 137 pgs: 137 active+clean; 42 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 19 KiB/s rd, 3.5 KiB/s wr, 34 op/s 2024-08-29T19:19:25.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:19:25 smithi029 bash[77880]: cluster 2024-08-29T19:19:24.477836+0000 mon.a (mon.0) 3297 : cluster [DBG] osdmap e2264: 8 total, 8 up, 8 in 2024-08-29T19:19:25.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:19:25 smithi029 bash[77880]: cluster 2024-08-29T19:19:24.522310+0000 mgr.y (mgr.25004) 2685 : cluster [DBG] pgmap v4475: 137 pgs: 137 active+clean; 42 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 19 KiB/s rd, 3.5 KiB/s wr, 34 op/s 2024-08-29T19:19:26.559 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T19:19:26.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:19:26 smithi110 bash[67519]: cluster 2024-08-29T19:19:25.488875+0000 mon.a (mon.0) 3298 : cluster [DBG] osdmap e2265: 8 total, 8 up, 8 in 2024-08-29T19:19:26.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:19:26 smithi029 bash[77880]: cluster 2024-08-29T19:19:25.488875+0000 mon.a (mon.0) 3298 : cluster [DBG] osdmap e2265: 8 total, 8 up, 8 in 2024-08-29T19:19:26.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:19:26 smithi029 bash[79042]: cluster 2024-08-29T19:19:25.488875+0000 mon.a (mon.0) 3298 : cluster [DBG] osdmap e2265: 8 total, 8 up, 8 in 2024-08-29T19:19:27.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:19:27 smithi110 bash[67519]: cluster 2024-08-29T19:19:26.492128+0000 mon.a (mon.0) 3299 : cluster [DBG] osdmap e2266: 8 total, 8 up, 8 in 2024-08-29T19:19:27.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:19:27 smithi110 bash[67519]: cluster 2024-08-29T19:19:26.523069+0000 mgr.y (mgr.25004) 2686 : cluster [DBG] pgmap v4478: 137 pgs: 137 active+clean; 51 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 68 KiB/s rd, 8.0 KiB/s wr, 98 op/s 2024-08-29T19:19:27.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:19:27 smithi029 bash[77880]: cluster 2024-08-29T19:19:26.492128+0000 mon.a (mon.0) 3299 : cluster [DBG] osdmap e2266: 8 total, 8 up, 8 in 2024-08-29T19:19:27.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:19:27 smithi029 bash[77880]: cluster 2024-08-29T19:19:26.523069+0000 mgr.y (mgr.25004) 2686 : cluster [DBG] pgmap v4478: 137 pgs: 137 active+clean; 51 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 68 KiB/s rd, 8.0 KiB/s wr, 98 op/s 2024-08-29T19:19:27.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:19:27 smithi029 bash[79042]: cluster 2024-08-29T19:19:26.492128+0000 mon.a (mon.0) 3299 : cluster [DBG] osdmap e2266: 8 total, 8 up, 8 in 2024-08-29T19:19:27.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:19:27 smithi029 bash[79042]: cluster 2024-08-29T19:19:26.523069+0000 mgr.y (mgr.25004) 2686 : cluster [DBG] pgmap v4478: 137 pgs: 137 active+clean; 51 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 68 KiB/s rd, 8.0 KiB/s wr, 98 op/s 2024-08-29T19:19:28.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:19:28 smithi110 bash[67519]: cluster 2024-08-29T19:19:27.511891+0000 mon.a (mon.0) 3300 : cluster [DBG] osdmap e2267: 8 total, 8 up, 8 in 2024-08-29T19:19:28.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:19:28 smithi029 bash[79042]: cluster 2024-08-29T19:19:27.511891+0000 mon.a (mon.0) 3300 : cluster [DBG] osdmap e2267: 8 total, 8 up, 8 in 2024-08-29T19:19:28.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:19:28 smithi029 bash[77880]: cluster 2024-08-29T19:19:27.511891+0000 mon.a (mon.0) 3300 : cluster [DBG] osdmap e2267: 8 total, 8 up, 8 in 2024-08-29T19:19:29.599 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] DiffIterateTest/1.DiffIterateDeterministicPP (15215 ms) 2024-08-29T19:19:29.599 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] DiffIterateTest/1.DiffIterateDeterministicLUKS1 2024-08-29T19:19:29.599 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T19:19:29.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:19:29 smithi110 bash[67519]: cluster 2024-08-29T19:19:28.513554+0000 mon.a (mon.0) 3301 : cluster [DBG] osdmap e2268: 8 total, 8 up, 8 in 2024-08-29T19:19:29.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:19:29 smithi110 bash[67519]: cluster 2024-08-29T19:19:28.523832+0000 mgr.y (mgr.25004) 2687 : cluster [DBG] pgmap v4481: 137 pgs: 137 active+clean; 54 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 68 KiB/s rd, 8.2 KiB/s wr, 98 op/s 2024-08-29T19:19:29.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:19:29 smithi029 bash[77880]: cluster 2024-08-29T19:19:28.513554+0000 mon.a (mon.0) 3301 : cluster [DBG] osdmap e2268: 8 total, 8 up, 8 in 2024-08-29T19:19:29.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:19:29 smithi029 bash[77880]: cluster 2024-08-29T19:19:28.523832+0000 mgr.y (mgr.25004) 2687 : cluster [DBG] pgmap v4481: 137 pgs: 137 active+clean; 54 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 68 KiB/s rd, 8.2 KiB/s wr, 98 op/s 2024-08-29T19:19:29.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:19:29 smithi029 bash[79042]: cluster 2024-08-29T19:19:28.513554+0000 mon.a (mon.0) 3301 : cluster [DBG] osdmap e2268: 8 total, 8 up, 8 in 2024-08-29T19:19:29.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:19:29 smithi029 bash[79042]: cluster 2024-08-29T19:19:28.523832+0000 mgr.y (mgr.25004) 2687 : cluster [DBG] pgmap v4481: 137 pgs: 137 active+clean; 54 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 68 KiB/s rd, 8.2 KiB/s wr, 98 op/s 2024-08-29T19:19:30.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:19:30 smithi110 bash[67519]: cluster 2024-08-29T19:19:29.535167+0000 mon.a (mon.0) 3302 : cluster [DBG] osdmap e2269: 8 total, 8 up, 8 in 2024-08-29T19:19:30.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:19:30 smithi029 bash[77880]: cluster 2024-08-29T19:19:29.535167+0000 mon.a (mon.0) 3302 : cluster [DBG] osdmap e2269: 8 total, 8 up, 8 in 2024-08-29T19:19:30.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:19:30 smithi029 bash[79042]: cluster 2024-08-29T19:19:29.535167+0000 mon.a (mon.0) 3302 : cluster [DBG] osdmap e2269: 8 total, 8 up, 8 in 2024-08-29T19:19:31.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:19:31 smithi110 bash[67519]: cluster 2024-08-29T19:19:30.524326+0000 mgr.y (mgr.25004) 2688 : cluster [DBG] pgmap v4483: 137 pgs: 137 active+clean; 58 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 33 KiB/s rd, 3.7 KiB/s wr, 46 op/s 2024-08-29T19:19:31.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:19:31 smithi029 bash[79042]: cluster 2024-08-29T19:19:30.524326+0000 mgr.y (mgr.25004) 2688 : cluster [DBG] pgmap v4483: 137 pgs: 137 active+clean; 58 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 33 KiB/s rd, 3.7 KiB/s wr, 46 op/s 2024-08-29T19:19:31.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:19:31 smithi029 bash[77880]: cluster 2024-08-29T19:19:30.524326+0000 mgr.y (mgr.25004) 2688 : cluster [DBG] pgmap v4483: 137 pgs: 137 active+clean; 58 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 33 KiB/s rd, 3.7 KiB/s wr, 46 op/s 2024-08-29T19:19:33.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:19:33 smithi110 bash[67519]: cluster 2024-08-29T19:19:32.525065+0000 mgr.y (mgr.25004) 2689 : cluster [DBG] pgmap v4484: 137 pgs: 137 active+clean; 62 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 43 KiB/s rd, 5.7 KiB/s wr, 64 op/s 2024-08-29T19:19:33.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:19:33 smithi029 bash[77880]: cluster 2024-08-29T19:19:32.525065+0000 mgr.y (mgr.25004) 2689 : cluster [DBG] pgmap v4484: 137 pgs: 137 active+clean; 62 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 43 KiB/s rd, 5.7 KiB/s wr, 64 op/s 2024-08-29T19:19:33.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:19:33 smithi029 bash[79042]: cluster 2024-08-29T19:19:32.525065+0000 mgr.y (mgr.25004) 2689 : cluster [DBG] pgmap v4484: 137 pgs: 137 active+clean; 62 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 43 KiB/s rd, 5.7 KiB/s wr, 64 op/s 2024-08-29T19:19:34.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:19:34 smithi110 bash[67519]: cluster 2024-08-29T19:19:33.590517+0000 mon.a (mon.0) 3303 : cluster [DBG] osdmap e2270: 8 total, 8 up, 8 in 2024-08-29T19:19:34.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:19:34 smithi110 bash[67519]: audit 2024-08-29T19:19:33.632197+0000 mon.c (mon.2) 987 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:19:34.903 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 19:19:34 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:19:19:34] "GET /metrics HTTP/1.1" 200 36703 "" "Prometheus/2.43.0" 2024-08-29T19:19:34.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:19:34 smithi029 bash[79042]: cluster 2024-08-29T19:19:33.590517+0000 mon.a (mon.0) 3303 : cluster [DBG] osdmap e2270: 8 total, 8 up, 8 in 2024-08-29T19:19:34.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:19:34 smithi029 bash[79042]: audit 2024-08-29T19:19:33.632197+0000 mon.c (mon.2) 987 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:19:34.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:19:34 smithi029 bash[77880]: cluster 2024-08-29T19:19:33.590517+0000 mon.a (mon.0) 3303 : cluster [DBG] osdmap e2270: 8 total, 8 up, 8 in 2024-08-29T19:19:34.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:19:34 smithi029 bash[77880]: audit 2024-08-29T19:19:33.632197+0000 mon.c (mon.2) 987 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:19:35.684 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T19:19:35.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:19:35 smithi110 bash[67519]: cluster 2024-08-29T19:19:34.525924+0000 mgr.y (mgr.25004) 2690 : cluster [DBG] pgmap v4486: 137 pgs: 137 active+clean; 62 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 43 KiB/s rd, 5.5 KiB/s wr, 64 op/s 2024-08-29T19:19:35.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:19:35 smithi110 bash[67519]: cluster 2024-08-29T19:19:34.606852+0000 mon.a (mon.0) 3304 : cluster [DBG] osdmap e2271: 8 total, 8 up, 8 in 2024-08-29T19:19:35.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:19:35 smithi029 bash[79042]: cluster 2024-08-29T19:19:34.525924+0000 mgr.y (mgr.25004) 2690 : cluster [DBG] pgmap v4486: 137 pgs: 137 active+clean; 62 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 43 KiB/s rd, 5.5 KiB/s wr, 64 op/s 2024-08-29T19:19:35.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:19:35 smithi029 bash[79042]: cluster 2024-08-29T19:19:34.606852+0000 mon.a (mon.0) 3304 : cluster [DBG] osdmap e2271: 8 total, 8 up, 8 in 2024-08-29T19:19:35.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:19:35 smithi029 bash[77880]: cluster 2024-08-29T19:19:34.525924+0000 mgr.y (mgr.25004) 2690 : cluster [DBG] pgmap v4486: 137 pgs: 137 active+clean; 62 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 43 KiB/s rd, 5.5 KiB/s wr, 64 op/s 2024-08-29T19:19:35.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:19:35 smithi029 bash[77880]: cluster 2024-08-29T19:19:34.606852+0000 mon.a (mon.0) 3304 : cluster [DBG] osdmap e2271: 8 total, 8 up, 8 in 2024-08-29T19:19:36.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:19:36 smithi110 bash[67519]: cluster 2024-08-29T19:19:35.620889+0000 mon.a (mon.0) 3305 : cluster [DBG] osdmap e2272: 8 total, 8 up, 8 in 2024-08-29T19:19:36.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:19:36 smithi029 bash[77880]: cluster 2024-08-29T19:19:35.620889+0000 mon.a (mon.0) 3305 : cluster [DBG] osdmap e2272: 8 total, 8 up, 8 in 2024-08-29T19:19:36.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:19:36 smithi029 bash[79042]: cluster 2024-08-29T19:19:35.620889+0000 mon.a (mon.0) 3305 : cluster [DBG] osdmap e2272: 8 total, 8 up, 8 in 2024-08-29T19:19:37.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:19:37 smithi110 bash[67519]: cluster 2024-08-29T19:19:36.527093+0000 mgr.y (mgr.25004) 2691 : cluster [DBG] pgmap v4489: 137 pgs: 137 active+clean; 62 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 47 KiB/s rd, 7.0 KiB/s wr, 71 op/s 2024-08-29T19:19:37.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:19:37 smithi029 bash[79042]: cluster 2024-08-29T19:19:36.527093+0000 mgr.y (mgr.25004) 2691 : cluster [DBG] pgmap v4489: 137 pgs: 137 active+clean; 62 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 47 KiB/s rd, 7.0 KiB/s wr, 71 op/s 2024-08-29T19:19:37.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:19:37 smithi029 bash[77880]: cluster 2024-08-29T19:19:36.527093+0000 mgr.y (mgr.25004) 2691 : cluster [DBG] pgmap v4489: 137 pgs: 137 active+clean; 62 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 47 KiB/s rd, 7.0 KiB/s wr, 71 op/s 2024-08-29T19:19:39.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:19:39 smithi110 bash[67519]: cluster 2024-08-29T19:19:38.527942+0000 mgr.y (mgr.25004) 2692 : cluster [DBG] pgmap v4490: 137 pgs: 137 active+clean; 66 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 27 KiB/s rd, 686 KiB/s wr, 40 op/s 2024-08-29T19:19:39.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:19:39 smithi029 bash[79042]: cluster 2024-08-29T19:19:38.527942+0000 mgr.y (mgr.25004) 2692 : cluster [DBG] pgmap v4490: 137 pgs: 137 active+clean; 66 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 27 KiB/s rd, 686 KiB/s wr, 40 op/s 2024-08-29T19:19:39.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:19:39 smithi029 bash[77880]: cluster 2024-08-29T19:19:38.527942+0000 mgr.y (mgr.25004) 2692 : cluster [DBG] pgmap v4490: 137 pgs: 137 active+clean; 66 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 27 KiB/s rd, 686 KiB/s wr, 40 op/s 2024-08-29T19:19:41.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:19:40 smithi110 bash[67519]: cluster 2024-08-29T19:19:39.645160+0000 mon.a (mon.0) 3306 : cluster [DBG] osdmap e2273: 8 total, 8 up, 8 in 2024-08-29T19:19:41.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:19:40 smithi029 bash[79042]: cluster 2024-08-29T19:19:39.645160+0000 mon.a (mon.0) 3306 : cluster [DBG] osdmap e2273: 8 total, 8 up, 8 in 2024-08-29T19:19:41.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:19:40 smithi029 bash[77880]: cluster 2024-08-29T19:19:39.645160+0000 mon.a (mon.0) 3306 : cluster [DBG] osdmap e2273: 8 total, 8 up, 8 in 2024-08-29T19:19:41.740 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T19:19:42.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:19:41 smithi110 bash[67519]: cluster 2024-08-29T19:19:40.528797+0000 mgr.y (mgr.25004) 2693 : cluster [DBG] pgmap v4492: 137 pgs: 137 active+clean; 66 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 28 KiB/s rd, 686 KiB/s wr, 41 op/s 2024-08-29T19:19:42.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:19:41 smithi110 bash[67519]: cluster 2024-08-29T19:19:40.665868+0000 mon.a (mon.0) 3307 : cluster [DBG] osdmap e2274: 8 total, 8 up, 8 in 2024-08-29T19:19:42.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:19:41 smithi029 bash[79042]: cluster 2024-08-29T19:19:40.528797+0000 mgr.y (mgr.25004) 2693 : cluster [DBG] pgmap v4492: 137 pgs: 137 active+clean; 66 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 28 KiB/s rd, 686 KiB/s wr, 41 op/s 2024-08-29T19:19:42.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:19:41 smithi029 bash[79042]: cluster 2024-08-29T19:19:40.665868+0000 mon.a (mon.0) 3307 : cluster [DBG] osdmap e2274: 8 total, 8 up, 8 in 2024-08-29T19:19:42.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:19:41 smithi029 bash[77880]: cluster 2024-08-29T19:19:40.528797+0000 mgr.y (mgr.25004) 2693 : cluster [DBG] pgmap v4492: 137 pgs: 137 active+clean; 66 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 28 KiB/s rd, 686 KiB/s wr, 41 op/s 2024-08-29T19:19:42.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:19:41 smithi029 bash[77880]: cluster 2024-08-29T19:19:40.665868+0000 mon.a (mon.0) 3307 : cluster [DBG] osdmap e2274: 8 total, 8 up, 8 in 2024-08-29T19:19:43.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:19:42 smithi110 bash[67519]: cluster 2024-08-29T19:19:41.668566+0000 mon.a (mon.0) 3308 : cluster [DBG] osdmap e2275: 8 total, 8 up, 8 in 2024-08-29T19:19:43.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:19:42 smithi029 bash[79042]: cluster 2024-08-29T19:19:41.668566+0000 mon.a (mon.0) 3308 : cluster [DBG] osdmap e2275: 8 total, 8 up, 8 in 2024-08-29T19:19:43.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:19:42 smithi029 bash[77880]: cluster 2024-08-29T19:19:41.668566+0000 mon.a (mon.0) 3308 : cluster [DBG] osdmap e2275: 8 total, 8 up, 8 in 2024-08-29T19:19:44.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:19:43 smithi110 bash[67519]: cluster 2024-08-29T19:19:42.529385+0000 mgr.y (mgr.25004) 2694 : cluster [DBG] pgmap v4495: 137 pgs: 137 active+clean; 71 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 15 KiB/s rd, 1.3 MiB/s wr, 22 op/s 2024-08-29T19:19:44.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:19:43 smithi029 bash[79042]: cluster 2024-08-29T19:19:42.529385+0000 mgr.y (mgr.25004) 2694 : cluster [DBG] pgmap v4495: 137 pgs: 137 active+clean; 71 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 15 KiB/s rd, 1.3 MiB/s wr, 22 op/s 2024-08-29T19:19:44.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:19:43 smithi029 bash[77880]: cluster 2024-08-29T19:19:42.529385+0000 mgr.y (mgr.25004) 2694 : cluster [DBG] pgmap v4495: 137 pgs: 137 active+clean; 71 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 15 KiB/s rd, 1.3 MiB/s wr, 22 op/s 2024-08-29T19:19:44.903 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 19:19:44 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:19:19:44] "GET /metrics HTTP/1.1" 200 36703 "" "Prometheus/2.43.0" 2024-08-29T19:19:46.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:19:45 smithi110 bash[67519]: cluster 2024-08-29T19:19:44.529864+0000 mgr.y (mgr.25004) 2695 : cluster [DBG] pgmap v4496: 137 pgs: 137 active+clean; 71 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 14 KiB/s rd, 685 KiB/s wr, 20 op/s 2024-08-29T19:19:46.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:19:45 smithi029 bash[79042]: cluster 2024-08-29T19:19:44.529864+0000 mgr.y (mgr.25004) 2695 : cluster [DBG] pgmap v4496: 137 pgs: 137 active+clean; 71 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 14 KiB/s rd, 685 KiB/s wr, 20 op/s 2024-08-29T19:19:46.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:19:45 smithi029 bash[77880]: cluster 2024-08-29T19:19:44.529864+0000 mgr.y (mgr.25004) 2695 : cluster [DBG] pgmap v4496: 137 pgs: 137 active+clean; 71 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 14 KiB/s rd, 685 KiB/s wr, 20 op/s 2024-08-29T19:19:47.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:19:46 smithi110 bash[67519]: cluster 2024-08-29T19:19:45.702165+0000 mon.a (mon.0) 3309 : cluster [DBG] osdmap e2276: 8 total, 8 up, 8 in 2024-08-29T19:19:47.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:19:46 smithi029 bash[79042]: cluster 2024-08-29T19:19:45.702165+0000 mon.a (mon.0) 3309 : cluster [DBG] osdmap e2276: 8 total, 8 up, 8 in 2024-08-29T19:19:47.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:19:46 smithi029 bash[77880]: cluster 2024-08-29T19:19:45.702165+0000 mon.a (mon.0) 3309 : cluster [DBG] osdmap e2276: 8 total, 8 up, 8 in 2024-08-29T19:19:47.786 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T19:19:48.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:19:47 smithi110 bash[67519]: cluster 2024-08-29T19:19:46.531042+0000 mgr.y (mgr.25004) 2696 : cluster [DBG] pgmap v4498: 137 pgs: 137 active+clean; 73 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 34 KiB/s rd, 688 KiB/s wr, 51 op/s 2024-08-29T19:19:48.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:19:47 smithi110 bash[67519]: cluster 2024-08-29T19:19:46.712972+0000 mon.a (mon.0) 3310 : cluster [DBG] osdmap e2277: 8 total, 8 up, 8 in 2024-08-29T19:19:48.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:19:47 smithi029 bash[77880]: cluster 2024-08-29T19:19:46.531042+0000 mgr.y (mgr.25004) 2696 : cluster [DBG] pgmap v4498: 137 pgs: 137 active+clean; 73 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 34 KiB/s rd, 688 KiB/s wr, 51 op/s 2024-08-29T19:19:48.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:19:47 smithi029 bash[77880]: cluster 2024-08-29T19:19:46.712972+0000 mon.a (mon.0) 3310 : cluster [DBG] osdmap e2277: 8 total, 8 up, 8 in 2024-08-29T19:19:48.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:19:47 smithi029 bash[79042]: cluster 2024-08-29T19:19:46.531042+0000 mgr.y (mgr.25004) 2696 : cluster [DBG] pgmap v4498: 137 pgs: 137 active+clean; 73 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 34 KiB/s rd, 688 KiB/s wr, 51 op/s 2024-08-29T19:19:48.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:19:47 smithi029 bash[79042]: cluster 2024-08-29T19:19:46.712972+0000 mon.a (mon.0) 3310 : cluster [DBG] osdmap e2277: 8 total, 8 up, 8 in 2024-08-29T19:19:49.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:19:48 smithi110 bash[67519]: cluster 2024-08-29T19:19:47.715125+0000 mon.a (mon.0) 3311 : cluster [DBG] osdmap e2278: 8 total, 8 up, 8 in 2024-08-29T19:19:49.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:19:48 smithi110 bash[67519]: audit 2024-08-29T19:19:48.633030+0000 mon.c (mon.2) 988 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:19:49.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:19:48 smithi029 bash[77880]: cluster 2024-08-29T19:19:47.715125+0000 mon.a (mon.0) 3311 : cluster [DBG] osdmap e2278: 8 total, 8 up, 8 in 2024-08-29T19:19:49.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:19:48 smithi029 bash[77880]: audit 2024-08-29T19:19:48.633030+0000 mon.c (mon.2) 988 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:19:49.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:19:48 smithi029 bash[79042]: cluster 2024-08-29T19:19:47.715125+0000 mon.a (mon.0) 3311 : cluster [DBG] osdmap e2278: 8 total, 8 up, 8 in 2024-08-29T19:19:49.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:19:48 smithi029 bash[79042]: audit 2024-08-29T19:19:48.633030+0000 mon.c (mon.2) 988 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:19:50.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:19:49 smithi110 bash[67519]: cluster 2024-08-29T19:19:48.531696+0000 mgr.y (mgr.25004) 2697 : cluster [DBG] pgmap v4501: 137 pgs: 137 active+clean; 73 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 3.0 KiB/s wr, 32 op/s 2024-08-29T19:19:50.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:19:49 smithi029 bash[79042]: cluster 2024-08-29T19:19:48.531696+0000 mgr.y (mgr.25004) 2697 : cluster [DBG] pgmap v4501: 137 pgs: 137 active+clean; 73 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 3.0 KiB/s wr, 32 op/s 2024-08-29T19:19:50.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:19:49 smithi029 bash[77880]: cluster 2024-08-29T19:19:48.531696+0000 mgr.y (mgr.25004) 2697 : cluster [DBG] pgmap v4501: 137 pgs: 137 active+clean; 73 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 3.0 KiB/s wr, 32 op/s 2024-08-29T19:19:52.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:19:51 smithi110 bash[67519]: cluster 2024-08-29T19:19:50.532561+0000 mgr.y (mgr.25004) 2698 : cluster [DBG] pgmap v4502: 137 pgs: 137 active+clean; 77 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 686 KiB/s wr, 33 op/s 2024-08-29T19:19:52.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:19:51 smithi029 bash[77880]: cluster 2024-08-29T19:19:50.532561+0000 mgr.y (mgr.25004) 2698 : cluster [DBG] pgmap v4502: 137 pgs: 137 active+clean; 77 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 686 KiB/s wr, 33 op/s 2024-08-29T19:19:52.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:19:51 smithi029 bash[79042]: cluster 2024-08-29T19:19:50.532561+0000 mgr.y (mgr.25004) 2698 : cluster [DBG] pgmap v4502: 137 pgs: 137 active+clean; 77 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 686 KiB/s wr, 33 op/s 2024-08-29T19:19:53.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:19:52 smithi110 bash[67519]: cluster 2024-08-29T19:19:51.745057+0000 mon.a (mon.0) 3312 : cluster [DBG] osdmap e2279: 8 total, 8 up, 8 in 2024-08-29T19:19:53.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:19:52 smithi029 bash[77880]: cluster 2024-08-29T19:19:51.745057+0000 mon.a (mon.0) 3312 : cluster [DBG] osdmap e2279: 8 total, 8 up, 8 in 2024-08-29T19:19:53.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:19:52 smithi029 bash[79042]: cluster 2024-08-29T19:19:51.745057+0000 mon.a (mon.0) 3312 : cluster [DBG] osdmap e2279: 8 total, 8 up, 8 in 2024-08-29T19:19:53.825 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T19:19:54.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:19:53 smithi110 bash[67519]: cluster 2024-08-29T19:19:52.533527+0000 mgr.y (mgr.25004) 2699 : cluster [DBG] pgmap v4504: 137 pgs: 137 active+clean; 82 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 23 KiB/s rd, 1.3 MiB/s wr, 35 op/s 2024-08-29T19:19:54.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:19:53 smithi110 bash[67519]: cluster 2024-08-29T19:19:52.755282+0000 mon.a (mon.0) 3313 : cluster [DBG] osdmap e2280: 8 total, 8 up, 8 in 2024-08-29T19:19:54.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:19:53 smithi029 bash[79042]: cluster 2024-08-29T19:19:52.533527+0000 mgr.y (mgr.25004) 2699 : cluster [DBG] pgmap v4504: 137 pgs: 137 active+clean; 82 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 23 KiB/s rd, 1.3 MiB/s wr, 35 op/s 2024-08-29T19:19:54.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:19:53 smithi029 bash[79042]: cluster 2024-08-29T19:19:52.755282+0000 mon.a (mon.0) 3313 : cluster [DBG] osdmap e2280: 8 total, 8 up, 8 in 2024-08-29T19:19:54.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:19:53 smithi029 bash[77880]: cluster 2024-08-29T19:19:52.533527+0000 mgr.y (mgr.25004) 2699 : cluster [DBG] pgmap v4504: 137 pgs: 137 active+clean; 82 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 23 KiB/s rd, 1.3 MiB/s wr, 35 op/s 2024-08-29T19:19:54.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:19:53 smithi029 bash[77880]: cluster 2024-08-29T19:19:52.755282+0000 mon.a (mon.0) 3313 : cluster [DBG] osdmap e2280: 8 total, 8 up, 8 in 2024-08-29T19:19:54.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:19:54 smithi029 bash[77880]: cluster 2024-08-29T19:19:53.763231+0000 mon.a (mon.0) 3314 : cluster [DBG] osdmap e2281: 8 total, 8 up, 8 in 2024-08-29T19:19:54.903 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 19:19:54 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:19:19:54] "GET /metrics HTTP/1.1" 200 36708 "" "Prometheus/2.43.0" 2024-08-29T19:19:54.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:19:54 smithi029 bash[79042]: cluster 2024-08-29T19:19:53.763231+0000 mon.a (mon.0) 3314 : cluster [DBG] osdmap e2281: 8 total, 8 up, 8 in 2024-08-29T19:19:55.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:19:54 smithi110 bash[67519]: cluster 2024-08-29T19:19:53.763231+0000 mon.a (mon.0) 3314 : cluster [DBG] osdmap e2281: 8 total, 8 up, 8 in 2024-08-29T19:19:56.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:19:55 smithi110 bash[67519]: cluster 2024-08-29T19:19:54.534379+0000 mgr.y (mgr.25004) 2700 : cluster [DBG] pgmap v4507: 137 pgs: 137 active+clean; 82 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 23 KiB/s rd, 1.3 MiB/s wr, 36 op/s 2024-08-29T19:19:56.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:19:55 smithi029 bash[77880]: cluster 2024-08-29T19:19:54.534379+0000 mgr.y (mgr.25004) 2700 : cluster [DBG] pgmap v4507: 137 pgs: 137 active+clean; 82 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 23 KiB/s rd, 1.3 MiB/s wr, 36 op/s 2024-08-29T19:19:56.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:19:55 smithi029 bash[79042]: cluster 2024-08-29T19:19:54.534379+0000 mgr.y (mgr.25004) 2700 : cluster [DBG] pgmap v4507: 137 pgs: 137 active+clean; 82 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 23 KiB/s rd, 1.3 MiB/s wr, 36 op/s 2024-08-29T19:19:58.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:19:57 smithi110 bash[67519]: cluster 2024-08-29T19:19:56.535604+0000 mgr.y (mgr.25004) 2701 : cluster [DBG] pgmap v4508: 137 pgs: 137 active+clean; 84 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 43 KiB/s rd, 688 KiB/s wr, 63 op/s 2024-08-29T19:19:58.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:19:57 smithi029 bash[79042]: cluster 2024-08-29T19:19:56.535604+0000 mgr.y (mgr.25004) 2701 : cluster [DBG] pgmap v4508: 137 pgs: 137 active+clean; 84 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 43 KiB/s rd, 688 KiB/s wr, 63 op/s 2024-08-29T19:19:58.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:19:57 smithi029 bash[77880]: cluster 2024-08-29T19:19:56.535604+0000 mgr.y (mgr.25004) 2701 : cluster [DBG] pgmap v4508: 137 pgs: 137 active+clean; 84 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 43 KiB/s rd, 688 KiB/s wr, 63 op/s 2024-08-29T19:19:59.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:19:58 smithi110 bash[67519]: cluster 2024-08-29T19:19:57.782901+0000 mon.a (mon.0) 3315 : cluster [DBG] osdmap e2282: 8 total, 8 up, 8 in 2024-08-29T19:19:59.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:19:58 smithi029 bash[79042]: cluster 2024-08-29T19:19:57.782901+0000 mon.a (mon.0) 3315 : cluster [DBG] osdmap e2282: 8 total, 8 up, 8 in 2024-08-29T19:19:59.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:19:58 smithi029 bash[77880]: cluster 2024-08-29T19:19:57.782901+0000 mon.a (mon.0) 3315 : cluster [DBG] osdmap e2282: 8 total, 8 up, 8 in 2024-08-29T19:19:59.872 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] DiffIterateTest/1.DiffIterateDeterministicLUKS1 (30273 ms) 2024-08-29T19:19:59.872 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] DiffIterateTest/1.DiffIterateDeterministicLUKS1PP 2024-08-29T19:19:59.872 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T19:20:00.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:19:59 smithi110 bash[67519]: cluster 2024-08-29T19:19:58.536358+0000 mgr.y (mgr.25004) 2702 : cluster [DBG] pgmap v4510: 137 pgs: 137 active+clean; 84 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 25 KiB/s rd, 3.2 KiB/s wr, 37 op/s 2024-08-29T19:20:00.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:19:59 smithi110 bash[67519]: cluster 2024-08-29T19:19:58.794161+0000 mon.a (mon.0) 3316 : cluster [DBG] osdmap e2283: 8 total, 8 up, 8 in 2024-08-29T19:20:00.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:19:59 smithi029 bash[79042]: cluster 2024-08-29T19:19:58.536358+0000 mgr.y (mgr.25004) 2702 : cluster [DBG] pgmap v4510: 137 pgs: 137 active+clean; 84 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 25 KiB/s rd, 3.2 KiB/s wr, 37 op/s 2024-08-29T19:20:00.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:19:59 smithi029 bash[79042]: cluster 2024-08-29T19:19:58.794161+0000 mon.a (mon.0) 3316 : cluster [DBG] osdmap e2283: 8 total, 8 up, 8 in 2024-08-29T19:20:00.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:19:59 smithi029 bash[77880]: cluster 2024-08-29T19:19:58.536358+0000 mgr.y (mgr.25004) 2702 : cluster [DBG] pgmap v4510: 137 pgs: 137 active+clean; 84 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 25 KiB/s rd, 3.2 KiB/s wr, 37 op/s 2024-08-29T19:20:00.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:19:59 smithi029 bash[77880]: cluster 2024-08-29T19:19:58.794161+0000 mon.a (mon.0) 3316 : cluster [DBG] osdmap e2283: 8 total, 8 up, 8 in 2024-08-29T19:20:01.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:20:00 smithi110 bash[67519]: cluster 2024-08-29T19:19:59.801516+0000 mon.a (mon.0) 3317 : cluster [DBG] osdmap e2284: 8 total, 8 up, 8 in 2024-08-29T19:20:01.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:20:00 smithi110 bash[67519]: cluster 2024-08-29T19:20:00.000166+0000 mon.a (mon.0) 3318 : cluster [WRN] overall HEALTH_WARN Telemetry requires re-opt-in 2024-08-29T19:20:01.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:20:00 smithi029 bash[79042]: cluster 2024-08-29T19:19:59.801516+0000 mon.a (mon.0) 3317 : cluster [DBG] osdmap e2284: 8 total, 8 up, 8 in 2024-08-29T19:20:01.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:20:00 smithi029 bash[79042]: cluster 2024-08-29T19:20:00.000166+0000 mon.a (mon.0) 3318 : cluster [WRN] overall HEALTH_WARN Telemetry requires re-opt-in 2024-08-29T19:20:01.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:20:00 smithi029 bash[77880]: cluster 2024-08-29T19:19:59.801516+0000 mon.a (mon.0) 3317 : cluster [DBG] osdmap e2284: 8 total, 8 up, 8 in 2024-08-29T19:20:01.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:20:00 smithi029 bash[77880]: cluster 2024-08-29T19:20:00.000166+0000 mon.a (mon.0) 3318 : cluster [WRN] overall HEALTH_WARN Telemetry requires re-opt-in 2024-08-29T19:20:02.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:20:01 smithi110 bash[67519]: cluster 2024-08-29T19:20:00.536925+0000 mgr.y (mgr.25004) 2703 : cluster [DBG] pgmap v4513: 137 pgs: 137 active+clean; 84 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 30 KiB/s rd, 4.5 KiB/s wr, 45 op/s 2024-08-29T19:20:02.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:20:01 smithi029 bash[79042]: cluster 2024-08-29T19:20:00.536925+0000 mgr.y (mgr.25004) 2703 : cluster [DBG] pgmap v4513: 137 pgs: 137 active+clean; 84 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 30 KiB/s rd, 4.5 KiB/s wr, 45 op/s 2024-08-29T19:20:02.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:20:01 smithi029 bash[77880]: cluster 2024-08-29T19:20:00.536925+0000 mgr.y (mgr.25004) 2703 : cluster [DBG] pgmap v4513: 137 pgs: 137 active+clean; 84 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 30 KiB/s rd, 4.5 KiB/s wr, 45 op/s 2024-08-29T19:20:04.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:20:03 smithi110 bash[67519]: cluster 2024-08-29T19:20:02.537662+0000 mgr.y (mgr.25004) 2704 : cluster [DBG] pgmap v4514: 137 pgs: 137 active+clean; 96 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 33 KiB/s rd, 687 KiB/s wr, 48 op/s 2024-08-29T19:20:04.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:20:03 smithi110 bash[67519]: audit 2024-08-29T19:20:03.633104+0000 mon.c (mon.2) 989 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:20:04.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:20:03 smithi029 bash[79042]: cluster 2024-08-29T19:20:02.537662+0000 mgr.y (mgr.25004) 2704 : cluster [DBG] pgmap v4514: 137 pgs: 137 active+clean; 96 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 33 KiB/s rd, 687 KiB/s wr, 48 op/s 2024-08-29T19:20:04.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:20:03 smithi029 bash[79042]: audit 2024-08-29T19:20:03.633104+0000 mon.c (mon.2) 989 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:20:04.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:20:03 smithi029 bash[77880]: cluster 2024-08-29T19:20:02.537662+0000 mgr.y (mgr.25004) 2704 : cluster [DBG] pgmap v4514: 137 pgs: 137 active+clean; 96 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 33 KiB/s rd, 687 KiB/s wr, 48 op/s 2024-08-29T19:20:04.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:20:03 smithi029 bash[77880]: audit 2024-08-29T19:20:03.633104+0000 mon.c (mon.2) 989 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:20:04.903 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 19:20:04 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:19:20:04] "GET /metrics HTTP/1.1" 200 36707 "" "Prometheus/2.43.0" 2024-08-29T19:20:04.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:20:04 smithi029 bash[79042]: cluster 2024-08-29T19:20:03.822162+0000 mon.a (mon.0) 3319 : cluster [DBG] osdmap e2285: 8 total, 8 up, 8 in 2024-08-29T19:20:04.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:20:04 smithi029 bash[77880]: cluster 2024-08-29T19:20:03.822162+0000 mon.a (mon.0) 3319 : cluster [DBG] osdmap e2285: 8 total, 8 up, 8 in 2024-08-29T19:20:05.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:20:04 smithi110 bash[67519]: cluster 2024-08-29T19:20:03.822162+0000 mon.a (mon.0) 3319 : cluster [DBG] osdmap e2285: 8 total, 8 up, 8 in 2024-08-29T19:20:05.902 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T19:20:06.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:20:05 smithi110 bash[67519]: cluster 2024-08-29T19:20:04.538500+0000 mgr.y (mgr.25004) 2705 : cluster [DBG] pgmap v4516: 137 pgs: 137 active+clean; 96 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 28 KiB/s rd, 687 KiB/s wr, 42 op/s 2024-08-29T19:20:06.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:20:05 smithi110 bash[67519]: cluster 2024-08-29T19:20:04.832021+0000 mon.a (mon.0) 3320 : cluster [DBG] osdmap e2286: 8 total, 8 up, 8 in 2024-08-29T19:20:06.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:20:05 smithi029 bash[79042]: cluster 2024-08-29T19:20:04.538500+0000 mgr.y (mgr.25004) 2705 : cluster [DBG] pgmap v4516: 137 pgs: 137 active+clean; 96 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 28 KiB/s rd, 687 KiB/s wr, 42 op/s 2024-08-29T19:20:06.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:20:05 smithi029 bash[79042]: cluster 2024-08-29T19:20:04.832021+0000 mon.a (mon.0) 3320 : cluster [DBG] osdmap e2286: 8 total, 8 up, 8 in 2024-08-29T19:20:06.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:20:05 smithi029 bash[77880]: cluster 2024-08-29T19:20:04.538500+0000 mgr.y (mgr.25004) 2705 : cluster [DBG] pgmap v4516: 137 pgs: 137 active+clean; 96 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 28 KiB/s rd, 687 KiB/s wr, 42 op/s 2024-08-29T19:20:06.154 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:20:05 smithi029 bash[77880]: cluster 2024-08-29T19:20:04.832021+0000 mon.a (mon.0) 3320 : cluster [DBG] osdmap e2286: 8 total, 8 up, 8 in 2024-08-29T19:20:07.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:20:06 smithi110 bash[67519]: cluster 2024-08-29T19:20:05.834863+0000 mon.a (mon.0) 3321 : cluster [DBG] osdmap e2287: 8 total, 8 up, 8 in 2024-08-29T19:20:07.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:20:06 smithi029 bash[79042]: cluster 2024-08-29T19:20:05.834863+0000 mon.a (mon.0) 3321 : cluster [DBG] osdmap e2287: 8 total, 8 up, 8 in 2024-08-29T19:20:07.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:20:06 smithi029 bash[77880]: cluster 2024-08-29T19:20:05.834863+0000 mon.a (mon.0) 3321 : cluster [DBG] osdmap e2287: 8 total, 8 up, 8 in 2024-08-29T19:20:08.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:20:07 smithi110 bash[67519]: cluster 2024-08-29T19:20:06.539238+0000 mgr.y (mgr.25004) 2706 : cluster [DBG] pgmap v4519: 137 pgs: 137 active+clean; 96 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 32 KiB/s rd, 687 KiB/s wr, 46 op/s 2024-08-29T19:20:08.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:20:07 smithi029 bash[79042]: cluster 2024-08-29T19:20:06.539238+0000 mgr.y (mgr.25004) 2706 : cluster [DBG] pgmap v4519: 137 pgs: 137 active+clean; 96 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 32 KiB/s rd, 687 KiB/s wr, 46 op/s 2024-08-29T19:20:08.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:20:07 smithi029 bash[77880]: cluster 2024-08-29T19:20:06.539238+0000 mgr.y (mgr.25004) 2706 : cluster [DBG] pgmap v4519: 137 pgs: 137 active+clean; 96 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 32 KiB/s rd, 687 KiB/s wr, 46 op/s 2024-08-29T19:20:10.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:20:09 smithi110 bash[67519]: cluster 2024-08-29T19:20:08.539769+0000 mgr.y (mgr.25004) 2707 : cluster [DBG] pgmap v4520: 137 pgs: 137 active+clean; 100 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 26 KiB/s rd, 686 KiB/s wr, 37 op/s 2024-08-29T19:20:10.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:20:09 smithi029 bash[77880]: cluster 2024-08-29T19:20:08.539769+0000 mgr.y (mgr.25004) 2707 : cluster [DBG] pgmap v4520: 137 pgs: 137 active+clean; 100 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 26 KiB/s rd, 686 KiB/s wr, 37 op/s 2024-08-29T19:20:10.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:20:09 smithi029 bash[79042]: cluster 2024-08-29T19:20:08.539769+0000 mgr.y (mgr.25004) 2707 : cluster [DBG] pgmap v4520: 137 pgs: 137 active+clean; 100 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 26 KiB/s rd, 686 KiB/s wr, 37 op/s 2024-08-29T19:20:11.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:20:10 smithi110 bash[67519]: cluster 2024-08-29T19:20:09.864883+0000 mon.a (mon.0) 3322 : cluster [DBG] osdmap e2288: 8 total, 8 up, 8 in 2024-08-29T19:20:11.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:20:10 smithi029 bash[77880]: cluster 2024-08-29T19:20:09.864883+0000 mon.a (mon.0) 3322 : cluster [DBG] osdmap e2288: 8 total, 8 up, 8 in 2024-08-29T19:20:11.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:20:10 smithi029 bash[79042]: cluster 2024-08-29T19:20:09.864883+0000 mon.a (mon.0) 3322 : cluster [DBG] osdmap e2288: 8 total, 8 up, 8 in 2024-08-29T19:20:11.952 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T19:20:12.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:20:11 smithi110 bash[67519]: cluster 2024-08-29T19:20:10.540608+0000 mgr.y (mgr.25004) 2708 : cluster [DBG] pgmap v4522: 137 pgs: 137 active+clean; 103 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 27 KiB/s rd, 686 KiB/s wr, 39 op/s 2024-08-29T19:20:12.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:20:11 smithi110 bash[67519]: cluster 2024-08-29T19:20:10.869142+0000 mon.a (mon.0) 3323 : cluster [DBG] osdmap e2289: 8 total, 8 up, 8 in 2024-08-29T19:20:12.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:20:11 smithi029 bash[77880]: cluster 2024-08-29T19:20:10.540608+0000 mgr.y (mgr.25004) 2708 : cluster [DBG] pgmap v4522: 137 pgs: 137 active+clean; 103 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 27 KiB/s rd, 686 KiB/s wr, 39 op/s 2024-08-29T19:20:12.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:20:11 smithi029 bash[77880]: cluster 2024-08-29T19:20:10.869142+0000 mon.a (mon.0) 3323 : cluster [DBG] osdmap e2289: 8 total, 8 up, 8 in 2024-08-29T19:20:12.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:20:11 smithi029 bash[79042]: cluster 2024-08-29T19:20:10.540608+0000 mgr.y (mgr.25004) 2708 : cluster [DBG] pgmap v4522: 137 pgs: 137 active+clean; 103 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 27 KiB/s rd, 686 KiB/s wr, 39 op/s 2024-08-29T19:20:12.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:20:11 smithi029 bash[79042]: cluster 2024-08-29T19:20:10.869142+0000 mon.a (mon.0) 3323 : cluster [DBG] osdmap e2289: 8 total, 8 up, 8 in 2024-08-29T19:20:13.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:20:12 smithi110 bash[67519]: cluster 2024-08-29T19:20:11.882361+0000 mon.a (mon.0) 3324 : cluster [DBG] osdmap e2290: 8 total, 8 up, 8 in 2024-08-29T19:20:13.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:20:12 smithi029 bash[77880]: cluster 2024-08-29T19:20:11.882361+0000 mon.a (mon.0) 3324 : cluster [DBG] osdmap e2290: 8 total, 8 up, 8 in 2024-08-29T19:20:13.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:20:12 smithi029 bash[79042]: cluster 2024-08-29T19:20:11.882361+0000 mon.a (mon.0) 3324 : cluster [DBG] osdmap e2290: 8 total, 8 up, 8 in 2024-08-29T19:20:14.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:20:13 smithi110 bash[67519]: cluster 2024-08-29T19:20:12.541500+0000 mgr.y (mgr.25004) 2709 : cluster [DBG] pgmap v4525: 137 pgs: 137 active+clean; 107 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 32 KiB/s rd, 1.3 MiB/s wr, 48 op/s 2024-08-29T19:20:14.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:20:13 smithi029 bash[77880]: cluster 2024-08-29T19:20:12.541500+0000 mgr.y (mgr.25004) 2709 : cluster [DBG] pgmap v4525: 137 pgs: 137 active+clean; 107 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 32 KiB/s rd, 1.3 MiB/s wr, 48 op/s 2024-08-29T19:20:14.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:20:13 smithi029 bash[79042]: cluster 2024-08-29T19:20:12.541500+0000 mgr.y (mgr.25004) 2709 : cluster [DBG] pgmap v4525: 137 pgs: 137 active+clean; 107 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 32 KiB/s rd, 1.3 MiB/s wr, 48 op/s 2024-08-29T19:20:14.900 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 19:20:14 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:19:20:14] "GET /metrics HTTP/1.1" 200 36707 "" "Prometheus/2.43.0" 2024-08-29T19:20:15.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:20:14 smithi110 bash[67519]: audit 2024-08-29T19:20:14.600973+0000 mon.c (mon.2) 990 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:20:15.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:20:14 smithi029 bash[79042]: audit 2024-08-29T19:20:14.600973+0000 mon.c (mon.2) 990 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:20:15.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:20:14 smithi029 bash[77880]: audit 2024-08-29T19:20:14.600973+0000 mon.c (mon.2) 990 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:20:16.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:20:15 smithi110 bash[67519]: cluster 2024-08-29T19:20:14.542320+0000 mgr.y (mgr.25004) 2710 : cluster [DBG] pgmap v4526: 137 pgs: 137 active+clean; 107 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 17 KiB/s rd, 685 KiB/s wr, 27 op/s 2024-08-29T19:20:16.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:20:15 smithi110 bash[67519]: audit 2024-08-29T19:20:15.329762+0000 mon.c (mon.2) 991 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:20:16.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:20:15 smithi110 bash[67519]: audit 2024-08-29T19:20:15.331054+0000 mon.c (mon.2) 992 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:20:16.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:20:15 smithi110 bash[67519]: audit 2024-08-29T19:20:15.339840+0000 mon.a (mon.0) 3325 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:20:16.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:20:15 smithi029 bash[77880]: cluster 2024-08-29T19:20:14.542320+0000 mgr.y (mgr.25004) 2710 : cluster [DBG] pgmap v4526: 137 pgs: 137 active+clean; 107 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 17 KiB/s rd, 685 KiB/s wr, 27 op/s 2024-08-29T19:20:16.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:20:15 smithi029 bash[77880]: audit 2024-08-29T19:20:15.329762+0000 mon.c (mon.2) 991 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:20:16.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:20:15 smithi029 bash[77880]: audit 2024-08-29T19:20:15.331054+0000 mon.c (mon.2) 992 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:20:16.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:20:15 smithi029 bash[77880]: audit 2024-08-29T19:20:15.339840+0000 mon.a (mon.0) 3325 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:20:16.404 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:20:15 smithi029 bash[79042]: cluster 2024-08-29T19:20:14.542320+0000 mgr.y (mgr.25004) 2710 : cluster [DBG] pgmap v4526: 137 pgs: 137 active+clean; 107 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 17 KiB/s rd, 685 KiB/s wr, 27 op/s 2024-08-29T19:20:16.404 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:20:15 smithi029 bash[79042]: audit 2024-08-29T19:20:15.329762+0000 mon.c (mon.2) 991 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:20:16.404 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:20:15 smithi029 bash[79042]: audit 2024-08-29T19:20:15.331054+0000 mon.c (mon.2) 992 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:20:16.404 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:20:15 smithi029 bash[79042]: audit 2024-08-29T19:20:15.339840+0000 mon.a (mon.0) 3325 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:20:17.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:20:17 smithi110 bash[67519]: cluster 2024-08-29T19:20:16.345300+0000 mon.a (mon.0) 3326 : cluster [DBG] osdmap e2291: 8 total, 8 up, 8 in 2024-08-29T19:20:17.653 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:20:17 smithi110 bash[67519]: cluster 2024-08-29T19:20:16.543256+0000 mgr.y (mgr.25004) 2711 : cluster [DBG] pgmap v4528: 137 pgs: 137 active+clean; 110 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 31 KiB/s rd, 687 KiB/s wr, 48 op/s 2024-08-29T19:20:17.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:20:17 smithi029 bash[79042]: cluster 2024-08-29T19:20:16.345300+0000 mon.a (mon.0) 3326 : cluster [DBG] osdmap e2291: 8 total, 8 up, 8 in 2024-08-29T19:20:17.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:20:17 smithi029 bash[79042]: cluster 2024-08-29T19:20:16.543256+0000 mgr.y (mgr.25004) 2711 : cluster [DBG] pgmap v4528: 137 pgs: 137 active+clean; 110 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 31 KiB/s rd, 687 KiB/s wr, 48 op/s 2024-08-29T19:20:17.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:20:17 smithi029 bash[77880]: cluster 2024-08-29T19:20:16.345300+0000 mon.a (mon.0) 3326 : cluster [DBG] osdmap e2291: 8 total, 8 up, 8 in 2024-08-29T19:20:17.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:20:17 smithi029 bash[77880]: cluster 2024-08-29T19:20:16.543256+0000 mgr.y (mgr.25004) 2711 : cluster [DBG] pgmap v4528: 137 pgs: 137 active+clean; 110 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 31 KiB/s rd, 687 KiB/s wr, 48 op/s 2024-08-29T19:20:18.438 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T19:20:18.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:20:18 smithi110 bash[67519]: cluster 2024-08-29T19:20:17.355091+0000 mon.a (mon.0) 3327 : cluster [DBG] osdmap e2292: 8 total, 8 up, 8 in 2024-08-29T19:20:18.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:20:18 smithi029 bash[79042]: cluster 2024-08-29T19:20:17.355091+0000 mon.a (mon.0) 3327 : cluster [DBG] osdmap e2292: 8 total, 8 up, 8 in 2024-08-29T19:20:18.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:20:18 smithi029 bash[77880]: cluster 2024-08-29T19:20:17.355091+0000 mon.a (mon.0) 3327 : cluster [DBG] osdmap e2292: 8 total, 8 up, 8 in 2024-08-29T19:20:19.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:20:19 smithi110 bash[67519]: cluster 2024-08-29T19:20:18.357049+0000 mon.a (mon.0) 3328 : cluster [DBG] osdmap e2293: 8 total, 8 up, 8 in 2024-08-29T19:20:19.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:20:19 smithi110 bash[67519]: cluster 2024-08-29T19:20:18.543972+0000 mgr.y (mgr.25004) 2712 : cluster [DBG] pgmap v4531: 137 pgs: 137 active+clean; 110 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 17 KiB/s rd, 2.3 KiB/s wr, 26 op/s 2024-08-29T19:20:19.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:20:19 smithi110 bash[67519]: audit 2024-08-29T19:20:18.633657+0000 mon.c (mon.2) 993 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:20:19.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:20:19 smithi029 bash[79042]: cluster 2024-08-29T19:20:18.357049+0000 mon.a (mon.0) 3328 : cluster [DBG] osdmap e2293: 8 total, 8 up, 8 in 2024-08-29T19:20:19.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:20:19 smithi029 bash[79042]: cluster 2024-08-29T19:20:18.543972+0000 mgr.y (mgr.25004) 2712 : cluster [DBG] pgmap v4531: 137 pgs: 137 active+clean; 110 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 17 KiB/s rd, 2.3 KiB/s wr, 26 op/s 2024-08-29T19:20:19.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:20:19 smithi029 bash[79042]: audit 2024-08-29T19:20:18.633657+0000 mon.c (mon.2) 993 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:20:19.654 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:20:19 smithi029 bash[77880]: cluster 2024-08-29T19:20:18.357049+0000 mon.a (mon.0) 3328 : cluster [DBG] osdmap e2293: 8 total, 8 up, 8 in 2024-08-29T19:20:19.654 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:20:19 smithi029 bash[77880]: cluster 2024-08-29T19:20:18.543972+0000 mgr.y (mgr.25004) 2712 : cluster [DBG] pgmap v4531: 137 pgs: 137 active+clean; 110 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 17 KiB/s rd, 2.3 KiB/s wr, 26 op/s 2024-08-29T19:20:19.654 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:20:19 smithi029 bash[77880]: audit 2024-08-29T19:20:18.633657+0000 mon.c (mon.2) 993 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:20:21.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:20:21 smithi110 bash[67519]: cluster 2024-08-29T19:20:20.544855+0000 mgr.y (mgr.25004) 2713 : cluster [DBG] pgmap v4532: 137 pgs: 137 active+clean; 114 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 23 KiB/s rd, 685 KiB/s wr, 35 op/s 2024-08-29T19:20:21.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:20:21 smithi029 bash[77880]: cluster 2024-08-29T19:20:20.544855+0000 mgr.y (mgr.25004) 2713 : cluster [DBG] pgmap v4532: 137 pgs: 137 active+clean; 114 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 23 KiB/s rd, 685 KiB/s wr, 35 op/s 2024-08-29T19:20:21.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:20:21 smithi029 bash[79042]: cluster 2024-08-29T19:20:20.544855+0000 mgr.y (mgr.25004) 2713 : cluster [DBG] pgmap v4532: 137 pgs: 137 active+clean; 114 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 23 KiB/s rd, 685 KiB/s wr, 35 op/s 2024-08-29T19:20:23.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:20:23 smithi110 bash[67519]: cluster 2024-08-29T19:20:22.546261+0000 mgr.y (mgr.25004) 2714 : cluster [DBG] pgmap v4533: 137 pgs: 137 active+clean; 120 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 33 KiB/s rd, 665 KiB/s wr, 48 op/s 2024-08-29T19:20:23.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:20:23 smithi110 bash[67519]: cluster 2024-08-29T19:20:22.615838+0000 mon.a (mon.0) 3329 : cluster [DBG] osdmap e2294: 8 total, 8 up, 8 in 2024-08-29T19:20:23.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:20:23 smithi029 bash[79042]: cluster 2024-08-29T19:20:22.546261+0000 mgr.y (mgr.25004) 2714 : cluster [DBG] pgmap v4533: 137 pgs: 137 active+clean; 120 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 33 KiB/s rd, 665 KiB/s wr, 48 op/s 2024-08-29T19:20:23.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:20:23 smithi029 bash[79042]: cluster 2024-08-29T19:20:22.615838+0000 mon.a (mon.0) 3329 : cluster [DBG] osdmap e2294: 8 total, 8 up, 8 in 2024-08-29T19:20:23.904 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:20:23 smithi029 bash[77880]: cluster 2024-08-29T19:20:22.546261+0000 mgr.y (mgr.25004) 2714 : cluster [DBG] pgmap v4533: 137 pgs: 137 active+clean; 120 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 33 KiB/s rd, 665 KiB/s wr, 48 op/s 2024-08-29T19:20:23.904 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:20:23 smithi029 bash[77880]: cluster 2024-08-29T19:20:22.615838+0000 mon.a (mon.0) 3329 : cluster [DBG] osdmap e2294: 8 total, 8 up, 8 in 2024-08-29T19:20:24.712 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T19:20:24.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:20:24 smithi110 bash[67519]: cluster 2024-08-29T19:20:23.618602+0000 mon.a (mon.0) 3330 : cluster [DBG] osdmap e2295: 8 total, 8 up, 8 in 2024-08-29T19:20:24.902 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 19:20:24 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:19:20:24] "GET /metrics HTTP/1.1" 200 36709 "" "Prometheus/2.43.0" 2024-08-29T19:20:24.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:20:24 smithi029 bash[79042]: cluster 2024-08-29T19:20:23.618602+0000 mon.a (mon.0) 3330 : cluster [DBG] osdmap e2295: 8 total, 8 up, 8 in 2024-08-29T19:20:24.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:20:24 smithi029 bash[77880]: cluster 2024-08-29T19:20:23.618602+0000 mon.a (mon.0) 3330 : cluster [DBG] osdmap e2295: 8 total, 8 up, 8 in 2024-08-29T19:20:25.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:20:25 smithi110 bash[67519]: cluster 2024-08-29T19:20:24.547187+0000 mgr.y (mgr.25004) 2715 : cluster [DBG] pgmap v4536: 137 pgs: 137 active+clean; 120 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 25 KiB/s rd, 664 KiB/s wr, 35 op/s 2024-08-29T19:20:25.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:20:25 smithi110 bash[67519]: cluster 2024-08-29T19:20:24.639357+0000 mon.a (mon.0) 3331 : cluster [DBG] osdmap e2296: 8 total, 8 up, 8 in 2024-08-29T19:20:25.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:20:25 smithi029 bash[77880]: cluster 2024-08-29T19:20:24.547187+0000 mgr.y (mgr.25004) 2715 : cluster [DBG] pgmap v4536: 137 pgs: 137 active+clean; 120 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 25 KiB/s rd, 664 KiB/s wr, 35 op/s 2024-08-29T19:20:25.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:20:25 smithi029 bash[77880]: cluster 2024-08-29T19:20:24.639357+0000 mon.a (mon.0) 3331 : cluster [DBG] osdmap e2296: 8 total, 8 up, 8 in 2024-08-29T19:20:25.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:20:25 smithi029 bash[79042]: cluster 2024-08-29T19:20:24.547187+0000 mgr.y (mgr.25004) 2715 : cluster [DBG] pgmap v4536: 137 pgs: 137 active+clean; 120 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 25 KiB/s rd, 664 KiB/s wr, 35 op/s 2024-08-29T19:20:25.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:20:25 smithi029 bash[79042]: cluster 2024-08-29T19:20:24.639357+0000 mon.a (mon.0) 3331 : cluster [DBG] osdmap e2296: 8 total, 8 up, 8 in 2024-08-29T19:20:27.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:20:27 smithi110 bash[67519]: cluster 2024-08-29T19:20:26.548374+0000 mgr.y (mgr.25004) 2716 : cluster [DBG] pgmap v4538: 137 pgs: 137 active+clean; 130 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 42 KiB/s rd, 688 KiB/s wr, 62 op/s 2024-08-29T19:20:27.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:20:27 smithi029 bash[77880]: cluster 2024-08-29T19:20:26.548374+0000 mgr.y (mgr.25004) 2716 : cluster [DBG] pgmap v4538: 137 pgs: 137 active+clean; 130 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 42 KiB/s rd, 688 KiB/s wr, 62 op/s 2024-08-29T19:20:27.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:20:27 smithi029 bash[79042]: cluster 2024-08-29T19:20:26.548374+0000 mgr.y (mgr.25004) 2716 : cluster [DBG] pgmap v4538: 137 pgs: 137 active+clean; 130 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 42 KiB/s rd, 688 KiB/s wr, 62 op/s 2024-08-29T19:20:29.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:20:29 smithi110 bash[67519]: cluster 2024-08-29T19:20:28.549226+0000 mgr.y (mgr.25004) 2717 : cluster [DBG] pgmap v4539: 137 pgs: 137 active+clean; 130 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 24 KiB/s rd, 686 KiB/s wr, 37 op/s 2024-08-29T19:20:29.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:20:29 smithi110 bash[67519]: cluster 2024-08-29T19:20:28.646212+0000 mon.a (mon.0) 3332 : cluster [DBG] osdmap e2297: 8 total, 8 up, 8 in 2024-08-29T19:20:29.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:20:29 smithi029 bash[79042]: cluster 2024-08-29T19:20:28.549226+0000 mgr.y (mgr.25004) 2717 : cluster [DBG] pgmap v4539: 137 pgs: 137 active+clean; 130 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 24 KiB/s rd, 686 KiB/s wr, 37 op/s 2024-08-29T19:20:29.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:20:29 smithi029 bash[79042]: cluster 2024-08-29T19:20:28.646212+0000 mon.a (mon.0) 3332 : cluster [DBG] osdmap e2297: 8 total, 8 up, 8 in 2024-08-29T19:20:29.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:20:29 smithi029 bash[77880]: cluster 2024-08-29T19:20:28.549226+0000 mgr.y (mgr.25004) 2717 : cluster [DBG] pgmap v4539: 137 pgs: 137 active+clean; 130 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 24 KiB/s rd, 686 KiB/s wr, 37 op/s 2024-08-29T19:20:29.904 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:20:29 smithi029 bash[77880]: cluster 2024-08-29T19:20:28.646212+0000 mon.a (mon.0) 3332 : cluster [DBG] osdmap e2297: 8 total, 8 up, 8 in 2024-08-29T19:20:30.733 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] DiffIterateTest/1.DiffIterateDeterministicLUKS1PP (30861 ms) 2024-08-29T19:20:30.733 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] DiffIterateTest/1.DiffIterateDeterministicLUKS2 2024-08-29T19:20:30.733 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T19:20:31.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:20:30 smithi110 bash[67519]: cluster 2024-08-29T19:20:29.660541+0000 mon.a (mon.0) 3333 : cluster [DBG] osdmap e2298: 8 total, 8 up, 8 in 2024-08-29T19:20:31.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:20:30 smithi029 bash[77880]: cluster 2024-08-29T19:20:29.660541+0000 mon.a (mon.0) 3333 : cluster [DBG] osdmap e2298: 8 total, 8 up, 8 in 2024-08-29T19:20:31.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:20:30 smithi029 bash[79042]: cluster 2024-08-29T19:20:29.660541+0000 mon.a (mon.0) 3333 : cluster [DBG] osdmap e2298: 8 total, 8 up, 8 in 2024-08-29T19:20:32.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:20:31 smithi110 bash[67519]: cluster 2024-08-29T19:20:30.550064+0000 mgr.y (mgr.25004) 2718 : cluster [DBG] pgmap v4542: 137 pgs: 137 active+clean; 134 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 32 KiB/s rd, 1.3 MiB/s wr, 47 op/s 2024-08-29T19:20:32.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:20:31 smithi110 bash[67519]: cluster 2024-08-29T19:20:30.672935+0000 mon.a (mon.0) 3334 : cluster [DBG] osdmap e2299: 8 total, 8 up, 8 in 2024-08-29T19:20:32.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:20:31 smithi029 bash[79042]: cluster 2024-08-29T19:20:30.550064+0000 mgr.y (mgr.25004) 2718 : cluster [DBG] pgmap v4542: 137 pgs: 137 active+clean; 134 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 32 KiB/s rd, 1.3 MiB/s wr, 47 op/s 2024-08-29T19:20:32.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:20:31 smithi029 bash[79042]: cluster 2024-08-29T19:20:30.672935+0000 mon.a (mon.0) 3334 : cluster [DBG] osdmap e2299: 8 total, 8 up, 8 in 2024-08-29T19:20:32.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:20:31 smithi029 bash[77880]: cluster 2024-08-29T19:20:30.550064+0000 mgr.y (mgr.25004) 2718 : cluster [DBG] pgmap v4542: 137 pgs: 137 active+clean; 134 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 32 KiB/s rd, 1.3 MiB/s wr, 47 op/s 2024-08-29T19:20:32.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:20:31 smithi029 bash[77880]: cluster 2024-08-29T19:20:30.672935+0000 mon.a (mon.0) 3334 : cluster [DBG] osdmap e2299: 8 total, 8 up, 8 in 2024-08-29T19:20:34.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:20:33 smithi110 bash[67519]: cluster 2024-08-29T19:20:32.550925+0000 mgr.y (mgr.25004) 2719 : cluster [DBG] pgmap v4544: 137 pgs: 137 active+clean; 142 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 686 KiB/s wr, 34 op/s 2024-08-29T19:20:34.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:20:33 smithi110 bash[67519]: audit 2024-08-29T19:20:33.633679+0000 mon.c (mon.2) 994 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:20:34.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:20:33 smithi029 bash[79042]: cluster 2024-08-29T19:20:32.550925+0000 mgr.y (mgr.25004) 2719 : cluster [DBG] pgmap v4544: 137 pgs: 137 active+clean; 142 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 686 KiB/s wr, 34 op/s 2024-08-29T19:20:34.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:20:33 smithi029 bash[79042]: audit 2024-08-29T19:20:33.633679+0000 mon.c (mon.2) 994 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:20:34.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:20:33 smithi029 bash[77880]: cluster 2024-08-29T19:20:32.550925+0000 mgr.y (mgr.25004) 2719 : cluster [DBG] pgmap v4544: 137 pgs: 137 active+clean; 142 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 686 KiB/s wr, 34 op/s 2024-08-29T19:20:34.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:20:33 smithi029 bash[77880]: audit 2024-08-29T19:20:33.633679+0000 mon.c (mon.2) 994 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:20:34.903 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 19:20:34 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:19:20:34] "GET /metrics HTTP/1.1" 200 36711 "" "Prometheus/2.43.0" 2024-08-29T19:20:36.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:20:35 smithi110 bash[67519]: cluster 2024-08-29T19:20:34.551545+0000 mgr.y (mgr.25004) 2720 : cluster [DBG] pgmap v4545: 137 pgs: 137 active+clean; 142 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 31 KiB/s rd, 687 KiB/s wr, 46 op/s 2024-08-29T19:20:36.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:20:35 smithi029 bash[77880]: cluster 2024-08-29T19:20:34.551545+0000 mgr.y (mgr.25004) 2720 : cluster [DBG] pgmap v4545: 137 pgs: 137 active+clean; 142 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 31 KiB/s rd, 687 KiB/s wr, 46 op/s 2024-08-29T19:20:36.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:20:35 smithi029 bash[79042]: cluster 2024-08-29T19:20:34.551545+0000 mgr.y (mgr.25004) 2720 : cluster [DBG] pgmap v4545: 137 pgs: 137 active+clean; 142 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 31 KiB/s rd, 687 KiB/s wr, 46 op/s 2024-08-29T19:20:38.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:20:37 smithi110 bash[67519]: cluster 2024-08-29T19:20:36.552534+0000 mgr.y (mgr.25004) 2721 : cluster [DBG] pgmap v4546: 137 pgs: 137 active+clean; 142 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 24 KiB/s rd, 521 KiB/s wr, 35 op/s 2024-08-29T19:20:38.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:20:37 smithi029 bash[77880]: cluster 2024-08-29T19:20:36.552534+0000 mgr.y (mgr.25004) 2721 : cluster [DBG] pgmap v4546: 137 pgs: 137 active+clean; 142 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 24 KiB/s rd, 521 KiB/s wr, 35 op/s 2024-08-29T19:20:38.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:20:37 smithi029 bash[79042]: cluster 2024-08-29T19:20:36.552534+0000 mgr.y (mgr.25004) 2721 : cluster [DBG] pgmap v4546: 137 pgs: 137 active+clean; 142 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 24 KiB/s rd, 521 KiB/s wr, 35 op/s 2024-08-29T19:20:40.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:20:39 smithi110 bash[67519]: cluster 2024-08-29T19:20:38.553189+0000 mgr.y (mgr.25004) 2722 : cluster [DBG] pgmap v4547: 137 pgs: 137 active+clean; 142 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 16 KiB/s rd, 463 KiB/s wr, 24 op/s 2024-08-29T19:20:40.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:20:39 smithi029 bash[77880]: cluster 2024-08-29T19:20:38.553189+0000 mgr.y (mgr.25004) 2722 : cluster [DBG] pgmap v4547: 137 pgs: 137 active+clean; 142 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 16 KiB/s rd, 463 KiB/s wr, 24 op/s 2024-08-29T19:20:40.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:20:39 smithi029 bash[79042]: cluster 2024-08-29T19:20:38.553189+0000 mgr.y (mgr.25004) 2722 : cluster [DBG] pgmap v4547: 137 pgs: 137 active+clean; 142 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 16 KiB/s rd, 463 KiB/s wr, 24 op/s 2024-08-29T19:20:42.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:20:41 smithi110 bash[67519]: cluster 2024-08-29T19:20:40.554108+0000 mgr.y (mgr.25004) 2723 : cluster [DBG] pgmap v4548: 137 pgs: 137 active+clean; 142 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 14 KiB/s rd, 2.2 KiB/s wr, 21 op/s 2024-08-29T19:20:42.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:20:41 smithi110 bash[67519]: cluster 2024-08-29T19:20:40.700678+0000 mon.a (mon.0) 3335 : cluster [DBG] osdmap e2300: 8 total, 8 up, 8 in 2024-08-29T19:20:42.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:20:41 smithi029 bash[79042]: cluster 2024-08-29T19:20:40.554108+0000 mgr.y (mgr.25004) 2723 : cluster [DBG] pgmap v4548: 137 pgs: 137 active+clean; 142 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 14 KiB/s rd, 2.2 KiB/s wr, 21 op/s 2024-08-29T19:20:42.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:20:41 smithi029 bash[79042]: cluster 2024-08-29T19:20:40.700678+0000 mon.a (mon.0) 3335 : cluster [DBG] osdmap e2300: 8 total, 8 up, 8 in 2024-08-29T19:20:42.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:20:41 smithi029 bash[77880]: cluster 2024-08-29T19:20:40.554108+0000 mgr.y (mgr.25004) 2723 : cluster [DBG] pgmap v4548: 137 pgs: 137 active+clean; 142 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 14 KiB/s rd, 2.2 KiB/s wr, 21 op/s 2024-08-29T19:20:42.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:20:41 smithi029 bash[77880]: cluster 2024-08-29T19:20:40.700678+0000 mon.a (mon.0) 3335 : cluster [DBG] osdmap e2300: 8 total, 8 up, 8 in 2024-08-29T19:20:42.793 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T19:20:43.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:20:42 smithi110 bash[67519]: cluster 2024-08-29T19:20:41.704199+0000 mon.a (mon.0) 3336 : cluster [DBG] osdmap e2301: 8 total, 8 up, 8 in 2024-08-29T19:20:43.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:20:42 smithi029 bash[77880]: cluster 2024-08-29T19:20:41.704199+0000 mon.a (mon.0) 3336 : cluster [DBG] osdmap e2301: 8 total, 8 up, 8 in 2024-08-29T19:20:43.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:20:42 smithi029 bash[79042]: cluster 2024-08-29T19:20:41.704199+0000 mon.a (mon.0) 3336 : cluster [DBG] osdmap e2301: 8 total, 8 up, 8 in 2024-08-29T19:20:44.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:20:43 smithi110 bash[67519]: cluster 2024-08-29T19:20:42.555111+0000 mgr.y (mgr.25004) 2724 : cluster [DBG] pgmap v4551: 137 pgs: 137 active+clean; 158 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 7.9 KiB/s rd, 2.0 MiB/s wr, 12 op/s 2024-08-29T19:20:44.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:20:43 smithi110 bash[67519]: cluster 2024-08-29T19:20:42.724273+0000 mon.a (mon.0) 3337 : cluster [DBG] osdmap e2302: 8 total, 8 up, 8 in 2024-08-29T19:20:44.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:20:43 smithi029 bash[79042]: cluster 2024-08-29T19:20:42.555111+0000 mgr.y (mgr.25004) 2724 : cluster [DBG] pgmap v4551: 137 pgs: 137 active+clean; 158 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 7.9 KiB/s rd, 2.0 MiB/s wr, 12 op/s 2024-08-29T19:20:44.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:20:43 smithi029 bash[79042]: cluster 2024-08-29T19:20:42.724273+0000 mon.a (mon.0) 3337 : cluster [DBG] osdmap e2302: 8 total, 8 up, 8 in 2024-08-29T19:20:44.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:20:43 smithi029 bash[77880]: cluster 2024-08-29T19:20:42.555111+0000 mgr.y (mgr.25004) 2724 : cluster [DBG] pgmap v4551: 137 pgs: 137 active+clean; 158 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 7.9 KiB/s rd, 2.0 MiB/s wr, 12 op/s 2024-08-29T19:20:44.154 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:20:43 smithi029 bash[77880]: cluster 2024-08-29T19:20:42.724273+0000 mon.a (mon.0) 3337 : cluster [DBG] osdmap e2302: 8 total, 8 up, 8 in 2024-08-29T19:20:44.903 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 19:20:44 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:19:20:44] "GET /metrics HTTP/1.1" 200 36711 "" "Prometheus/2.43.0" 2024-08-29T19:20:46.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:20:45 smithi110 bash[67519]: cluster 2024-08-29T19:20:44.555844+0000 mgr.y (mgr.25004) 2725 : cluster [DBG] pgmap v4553: 137 pgs: 137 active+clean; 158 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 10 KiB/s rd, 2.7 MiB/s wr, 17 op/s 2024-08-29T19:20:46.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:20:45 smithi029 bash[79042]: cluster 2024-08-29T19:20:44.555844+0000 mgr.y (mgr.25004) 2725 : cluster [DBG] pgmap v4553: 137 pgs: 137 active+clean; 158 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 10 KiB/s rd, 2.7 MiB/s wr, 17 op/s 2024-08-29T19:20:46.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:20:45 smithi029 bash[77880]: cluster 2024-08-29T19:20:44.555844+0000 mgr.y (mgr.25004) 2725 : cluster [DBG] pgmap v4553: 137 pgs: 137 active+clean; 158 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 10 KiB/s rd, 2.7 MiB/s wr, 17 op/s 2024-08-29T19:20:48.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:20:47 smithi110 bash[67519]: cluster 2024-08-29T19:20:46.556651+0000 mgr.y (mgr.25004) 2726 : cluster [DBG] pgmap v4554: 137 pgs: 137 active+clean; 158 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 27 KiB/s rd, 2.7 MiB/s wr, 39 op/s 2024-08-29T19:20:48.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:20:47 smithi029 bash[79042]: cluster 2024-08-29T19:20:46.556651+0000 mgr.y (mgr.25004) 2726 : cluster [DBG] pgmap v4554: 137 pgs: 137 active+clean; 158 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 27 KiB/s rd, 2.7 MiB/s wr, 39 op/s 2024-08-29T19:20:48.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:20:47 smithi029 bash[77880]: cluster 2024-08-29T19:20:46.556651+0000 mgr.y (mgr.25004) 2726 : cluster [DBG] pgmap v4554: 137 pgs: 137 active+clean; 158 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 27 KiB/s rd, 2.7 MiB/s wr, 39 op/s 2024-08-29T19:20:49.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:20:48 smithi110 bash[67519]: audit 2024-08-29T19:20:48.633792+0000 mon.c (mon.2) 995 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:20:49.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:20:48 smithi029 bash[79042]: audit 2024-08-29T19:20:48.633792+0000 mon.c (mon.2) 995 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:20:49.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:20:48 smithi029 bash[77880]: audit 2024-08-29T19:20:48.633792+0000 mon.c (mon.2) 995 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:20:50.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:20:49 smithi110 bash[67519]: cluster 2024-08-29T19:20:48.557228+0000 mgr.y (mgr.25004) 2727 : cluster [DBG] pgmap v4555: 137 pgs: 137 active+clean; 158 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 23 KiB/s rd, 2.0 MiB/s wr, 35 op/s 2024-08-29T19:20:50.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:20:49 smithi029 bash[79042]: cluster 2024-08-29T19:20:48.557228+0000 mgr.y (mgr.25004) 2727 : cluster [DBG] pgmap v4555: 137 pgs: 137 active+clean; 158 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 23 KiB/s rd, 2.0 MiB/s wr, 35 op/s 2024-08-29T19:20:50.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:20:49 smithi029 bash[77880]: cluster 2024-08-29T19:20:48.557228+0000 mgr.y (mgr.25004) 2727 : cluster [DBG] pgmap v4555: 137 pgs: 137 active+clean; 158 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 23 KiB/s rd, 2.0 MiB/s wr, 35 op/s 2024-08-29T19:20:52.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:20:51 smithi110 bash[67519]: cluster 2024-08-29T19:20:50.558170+0000 mgr.y (mgr.25004) 2728 : cluster [DBG] pgmap v4556: 137 pgs: 137 active+clean; 166 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 18 KiB/s rd, 928 KiB/s wr, 27 op/s 2024-08-29T19:20:52.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:20:51 smithi110 bash[67519]: cluster 2024-08-29T19:20:50.749092+0000 mon.a (mon.0) 3338 : cluster [DBG] osdmap e2303: 8 total, 8 up, 8 in 2024-08-29T19:20:52.154 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:20:51 smithi029 bash[79042]: cluster 2024-08-29T19:20:50.558170+0000 mgr.y (mgr.25004) 2728 : cluster [DBG] pgmap v4556: 137 pgs: 137 active+clean; 166 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 18 KiB/s rd, 928 KiB/s wr, 27 op/s 2024-08-29T19:20:52.154 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:20:51 smithi029 bash[79042]: cluster 2024-08-29T19:20:50.749092+0000 mon.a (mon.0) 3338 : cluster [DBG] osdmap e2303: 8 total, 8 up, 8 in 2024-08-29T19:20:52.155 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:20:51 smithi029 bash[77880]: cluster 2024-08-29T19:20:50.558170+0000 mgr.y (mgr.25004) 2728 : cluster [DBG] pgmap v4556: 137 pgs: 137 active+clean; 166 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 18 KiB/s rd, 928 KiB/s wr, 27 op/s 2024-08-29T19:20:52.155 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:20:51 smithi029 bash[77880]: cluster 2024-08-29T19:20:50.749092+0000 mon.a (mon.0) 3338 : cluster [DBG] osdmap e2303: 8 total, 8 up, 8 in 2024-08-29T19:20:52.837 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T19:20:53.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:20:52 smithi110 bash[67519]: cluster 2024-08-29T19:20:51.759327+0000 mon.a (mon.0) 3339 : cluster [DBG] osdmap e2304: 8 total, 8 up, 8 in 2024-08-29T19:20:53.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:20:52 smithi029 bash[77880]: cluster 2024-08-29T19:20:51.759327+0000 mon.a (mon.0) 3339 : cluster [DBG] osdmap e2304: 8 total, 8 up, 8 in 2024-08-29T19:20:53.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:20:52 smithi029 bash[79042]: cluster 2024-08-29T19:20:51.759327+0000 mon.a (mon.0) 3339 : cluster [DBG] osdmap e2304: 8 total, 8 up, 8 in 2024-08-29T19:20:54.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:20:53 smithi110 bash[67519]: cluster 2024-08-29T19:20:52.559126+0000 mgr.y (mgr.25004) 2729 : cluster [DBG] pgmap v4559: 137 pgs: 137 active+clean; 170 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 20 KiB/s rd, 1.5 MiB/s wr, 30 op/s 2024-08-29T19:20:54.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:20:53 smithi110 bash[67519]: cluster 2024-08-29T19:20:52.768844+0000 mon.a (mon.0) 3340 : cluster [DBG] osdmap e2305: 8 total, 8 up, 8 in 2024-08-29T19:20:54.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:20:53 smithi029 bash[77880]: cluster 2024-08-29T19:20:52.559126+0000 mgr.y (mgr.25004) 2729 : cluster [DBG] pgmap v4559: 137 pgs: 137 active+clean; 170 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 20 KiB/s rd, 1.5 MiB/s wr, 30 op/s 2024-08-29T19:20:54.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:20:53 smithi029 bash[77880]: cluster 2024-08-29T19:20:52.768844+0000 mon.a (mon.0) 3340 : cluster [DBG] osdmap e2305: 8 total, 8 up, 8 in 2024-08-29T19:20:54.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:20:53 smithi029 bash[79042]: cluster 2024-08-29T19:20:52.559126+0000 mgr.y (mgr.25004) 2729 : cluster [DBG] pgmap v4559: 137 pgs: 137 active+clean; 170 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 20 KiB/s rd, 1.5 MiB/s wr, 30 op/s 2024-08-29T19:20:54.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:20:53 smithi029 bash[79042]: cluster 2024-08-29T19:20:52.768844+0000 mon.a (mon.0) 3340 : cluster [DBG] osdmap e2305: 8 total, 8 up, 8 in 2024-08-29T19:20:54.903 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 19:20:54 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:19:20:54] "GET /metrics HTTP/1.1" 200 36714 "" "Prometheus/2.43.0" 2024-08-29T19:20:56.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:20:55 smithi110 bash[67519]: cluster 2024-08-29T19:20:54.559837+0000 mgr.y (mgr.25004) 2730 : cluster [DBG] pgmap v4561: 137 pgs: 137 active+clean; 175 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 8.0 KiB/s rd, 2.7 MiB/s wr, 15 op/s 2024-08-29T19:20:56.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:20:55 smithi029 bash[77880]: cluster 2024-08-29T19:20:54.559837+0000 mgr.y (mgr.25004) 2730 : cluster [DBG] pgmap v4561: 137 pgs: 137 active+clean; 175 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 8.0 KiB/s rd, 2.7 MiB/s wr, 15 op/s 2024-08-29T19:20:56.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:20:55 smithi029 bash[79042]: cluster 2024-08-29T19:20:54.559837+0000 mgr.y (mgr.25004) 2730 : cluster [DBG] pgmap v4561: 137 pgs: 137 active+clean; 175 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 8.0 KiB/s rd, 2.7 MiB/s wr, 15 op/s 2024-08-29T19:20:58.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:20:57 smithi110 bash[67519]: cluster 2024-08-29T19:20:56.560667+0000 mgr.y (mgr.25004) 2731 : cluster [DBG] pgmap v4562: 137 pgs: 137 active+clean; 176 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 28 KiB/s rd, 1.3 MiB/s wr, 40 op/s 2024-08-29T19:20:58.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:20:57 smithi029 bash[77880]: cluster 2024-08-29T19:20:56.560667+0000 mgr.y (mgr.25004) 2731 : cluster [DBG] pgmap v4562: 137 pgs: 137 active+clean; 176 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 28 KiB/s rd, 1.3 MiB/s wr, 40 op/s 2024-08-29T19:20:58.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:20:57 smithi029 bash[79042]: cluster 2024-08-29T19:20:56.560667+0000 mgr.y (mgr.25004) 2731 : cluster [DBG] pgmap v4562: 137 pgs: 137 active+clean; 176 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 28 KiB/s rd, 1.3 MiB/s wr, 40 op/s 2024-08-29T19:21:00.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:20:59 smithi110 bash[67519]: cluster 2024-08-29T19:20:58.561277+0000 mgr.y (mgr.25004) 2732 : cluster [DBG] pgmap v4563: 137 pgs: 137 active+clean; 176 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 23 KiB/s rd, 1.0 MiB/s wr, 34 op/s 2024-08-29T19:21:00.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:20:59 smithi029 bash[77880]: cluster 2024-08-29T19:20:58.561277+0000 mgr.y (mgr.25004) 2732 : cluster [DBG] pgmap v4563: 137 pgs: 137 active+clean; 176 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 23 KiB/s rd, 1.0 MiB/s wr, 34 op/s 2024-08-29T19:21:00.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:20:59 smithi029 bash[79042]: cluster 2024-08-29T19:20:58.561277+0000 mgr.y (mgr.25004) 2732 : cluster [DBG] pgmap v4563: 137 pgs: 137 active+clean; 176 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 23 KiB/s rd, 1.0 MiB/s wr, 34 op/s 2024-08-29T19:21:02.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:21:01 smithi110 bash[67519]: cluster 2024-08-29T19:21:00.561920+0000 mgr.y (mgr.25004) 2733 : cluster [DBG] pgmap v4564: 137 pgs: 137 active+clean; 176 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 469 KiB/s wr, 30 op/s 2024-08-29T19:21:02.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:21:01 smithi029 bash[77880]: cluster 2024-08-29T19:21:00.561920+0000 mgr.y (mgr.25004) 2733 : cluster [DBG] pgmap v4564: 137 pgs: 137 active+clean; 176 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 469 KiB/s wr, 30 op/s 2024-08-29T19:21:02.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:21:01 smithi029 bash[79042]: cluster 2024-08-29T19:21:00.561920+0000 mgr.y (mgr.25004) 2733 : cluster [DBG] pgmap v4564: 137 pgs: 137 active+clean; 176 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 469 KiB/s wr, 30 op/s 2024-08-29T19:21:04.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:21:03 smithi110 bash[67519]: cluster 2024-08-29T19:21:02.563299+0000 mgr.y (mgr.25004) 2734 : cluster [DBG] pgmap v4565: 137 pgs: 137 active+clean; 184 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 16 KiB/s rd, 1.2 MiB/s wr, 24 op/s 2024-08-29T19:21:04.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:21:03 smithi110 bash[67519]: cluster 2024-08-29T19:21:02.785607+0000 mon.a (mon.0) 3341 : cluster [DBG] osdmap e2306: 8 total, 8 up, 8 in 2024-08-29T19:21:04.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:21:03 smithi110 bash[67519]: audit 2024-08-29T19:21:03.634440+0000 mon.c (mon.2) 996 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:21:04.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:21:03 smithi029 bash[79042]: cluster 2024-08-29T19:21:02.563299+0000 mgr.y (mgr.25004) 2734 : cluster [DBG] pgmap v4565: 137 pgs: 137 active+clean; 184 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 16 KiB/s rd, 1.2 MiB/s wr, 24 op/s 2024-08-29T19:21:04.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:21:03 smithi029 bash[79042]: cluster 2024-08-29T19:21:02.785607+0000 mon.a (mon.0) 3341 : cluster [DBG] osdmap e2306: 8 total, 8 up, 8 in 2024-08-29T19:21:04.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:21:03 smithi029 bash[79042]: audit 2024-08-29T19:21:03.634440+0000 mon.c (mon.2) 996 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:21:04.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:21:03 smithi029 bash[77880]: cluster 2024-08-29T19:21:02.563299+0000 mgr.y (mgr.25004) 2734 : cluster [DBG] pgmap v4565: 137 pgs: 137 active+clean; 184 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 16 KiB/s rd, 1.2 MiB/s wr, 24 op/s 2024-08-29T19:21:04.154 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:21:03 smithi029 bash[77880]: cluster 2024-08-29T19:21:02.785607+0000 mon.a (mon.0) 3341 : cluster [DBG] osdmap e2306: 8 total, 8 up, 8 in 2024-08-29T19:21:04.154 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:21:03 smithi029 bash[77880]: audit 2024-08-29T19:21:03.634440+0000 mon.c (mon.2) 996 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:21:04.877 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T19:21:04.903 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 19:21:04 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:19:21:04] "GET /metrics HTTP/1.1" 200 36706 "" "Prometheus/2.43.0" 2024-08-29T19:21:04.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:21:04 smithi029 bash[79042]: cluster 2024-08-29T19:21:03.800554+0000 mon.a (mon.0) 3342 : cluster [DBG] osdmap e2307: 8 total, 8 up, 8 in 2024-08-29T19:21:04.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:21:04 smithi029 bash[77880]: cluster 2024-08-29T19:21:03.800554+0000 mon.a (mon.0) 3342 : cluster [DBG] osdmap e2307: 8 total, 8 up, 8 in 2024-08-29T19:21:05.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:21:04 smithi110 bash[67519]: cluster 2024-08-29T19:21:03.800554+0000 mon.a (mon.0) 3342 : cluster [DBG] osdmap e2307: 8 total, 8 up, 8 in 2024-08-29T19:21:06.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:21:05 smithi110 bash[67519]: cluster 2024-08-29T19:21:04.564162+0000 mgr.y (mgr.25004) 2735 : cluster [DBG] pgmap v4568: 137 pgs: 137 active+clean; 185 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 4.2 KiB/s rd, 1.0 MiB/s wr, 8 op/s 2024-08-29T19:21:06.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:21:05 smithi110 bash[67519]: cluster 2024-08-29T19:21:04.811833+0000 mon.a (mon.0) 3343 : cluster [DBG] osdmap e2308: 8 total, 8 up, 8 in 2024-08-29T19:21:06.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:21:05 smithi029 bash[79042]: cluster 2024-08-29T19:21:04.564162+0000 mgr.y (mgr.25004) 2735 : cluster [DBG] pgmap v4568: 137 pgs: 137 active+clean; 185 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 4.2 KiB/s rd, 1.0 MiB/s wr, 8 op/s 2024-08-29T19:21:06.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:21:05 smithi029 bash[79042]: cluster 2024-08-29T19:21:04.811833+0000 mon.a (mon.0) 3343 : cluster [DBG] osdmap e2308: 8 total, 8 up, 8 in 2024-08-29T19:21:06.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:21:05 smithi029 bash[77880]: cluster 2024-08-29T19:21:04.564162+0000 mgr.y (mgr.25004) 2735 : cluster [DBG] pgmap v4568: 137 pgs: 137 active+clean; 185 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 4.2 KiB/s rd, 1.0 MiB/s wr, 8 op/s 2024-08-29T19:21:06.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:21:05 smithi029 bash[77880]: cluster 2024-08-29T19:21:04.811833+0000 mon.a (mon.0) 3343 : cluster [DBG] osdmap e2308: 8 total, 8 up, 8 in 2024-08-29T19:21:08.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:21:07 smithi110 bash[67519]: cluster 2024-08-29T19:21:06.565178+0000 mgr.y (mgr.25004) 2736 : cluster [DBG] pgmap v4570: 137 pgs: 137 active+clean; 193 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 25 KiB/s rd, 2.7 MiB/s wr, 37 op/s 2024-08-29T19:21:08.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:21:07 smithi029 bash[77880]: cluster 2024-08-29T19:21:06.565178+0000 mgr.y (mgr.25004) 2736 : cluster [DBG] pgmap v4570: 137 pgs: 137 active+clean; 193 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 25 KiB/s rd, 2.7 MiB/s wr, 37 op/s 2024-08-29T19:21:08.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:21:07 smithi029 bash[79042]: cluster 2024-08-29T19:21:06.565178+0000 mgr.y (mgr.25004) 2736 : cluster [DBG] pgmap v4570: 137 pgs: 137 active+clean; 193 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 25 KiB/s rd, 2.7 MiB/s wr, 37 op/s 2024-08-29T19:21:10.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:21:09 smithi110 bash[67519]: cluster 2024-08-29T19:21:08.565824+0000 mgr.y (mgr.25004) 2737 : cluster [DBG] pgmap v4571: 137 pgs: 137 active+clean; 194 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 26 KiB/s rd, 1.3 MiB/s wr, 37 op/s 2024-08-29T19:21:10.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:21:09 smithi029 bash[77880]: cluster 2024-08-29T19:21:08.565824+0000 mgr.y (mgr.25004) 2737 : cluster [DBG] pgmap v4571: 137 pgs: 137 active+clean; 194 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 26 KiB/s rd, 1.3 MiB/s wr, 37 op/s 2024-08-29T19:21:10.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:21:09 smithi029 bash[79042]: cluster 2024-08-29T19:21:08.565824+0000 mgr.y (mgr.25004) 2737 : cluster [DBG] pgmap v4571: 137 pgs: 137 active+clean; 194 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 26 KiB/s rd, 1.3 MiB/s wr, 37 op/s 2024-08-29T19:21:12.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:21:11 smithi110 bash[67519]: cluster 2024-08-29T19:21:10.566484+0000 mgr.y (mgr.25004) 2738 : cluster [DBG] pgmap v4572: 137 pgs: 137 active+clean; 194 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 1.0 MiB/s wr, 30 op/s 2024-08-29T19:21:12.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:21:11 smithi029 bash[77880]: cluster 2024-08-29T19:21:10.566484+0000 mgr.y (mgr.25004) 2738 : cluster [DBG] pgmap v4572: 137 pgs: 137 active+clean; 194 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 1.0 MiB/s wr, 30 op/s 2024-08-29T19:21:12.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:21:11 smithi029 bash[79042]: cluster 2024-08-29T19:21:10.566484+0000 mgr.y (mgr.25004) 2738 : cluster [DBG] pgmap v4572: 137 pgs: 137 active+clean; 194 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 1.0 MiB/s wr, 30 op/s 2024-08-29T19:21:14.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:21:13 smithi110 bash[67519]: cluster 2024-08-29T19:21:12.567392+0000 mgr.y (mgr.25004) 2739 : cluster [DBG] pgmap v4573: 137 pgs: 137 active+clean; 194 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 18 KiB/s rd, 938 KiB/s wr, 27 op/s 2024-08-29T19:21:14.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:21:13 smithi029 bash[79042]: cluster 2024-08-29T19:21:12.567392+0000 mgr.y (mgr.25004) 2739 : cluster [DBG] pgmap v4573: 137 pgs: 137 active+clean; 194 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 18 KiB/s rd, 938 KiB/s wr, 27 op/s 2024-08-29T19:21:14.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:21:13 smithi029 bash[77880]: cluster 2024-08-29T19:21:12.567392+0000 mgr.y (mgr.25004) 2739 : cluster [DBG] pgmap v4573: 137 pgs: 137 active+clean; 194 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 18 KiB/s rd, 938 KiB/s wr, 27 op/s 2024-08-29T19:21:14.903 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 19:21:14 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:19:21:14] "GET /metrics HTTP/1.1" 200 36706 "" "Prometheus/2.43.0" 2024-08-29T19:21:16.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:21:15 smithi110 bash[67519]: cluster 2024-08-29T19:21:14.568204+0000 mgr.y (mgr.25004) 2740 : cluster [DBG] pgmap v4574: 137 pgs: 137 active+clean; 194 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 16 KiB/s rd, 822 KiB/s wr, 23 op/s 2024-08-29T19:21:16.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:21:15 smithi110 bash[67519]: cluster 2024-08-29T19:21:14.833740+0000 mon.a (mon.0) 3344 : cluster [DBG] osdmap e2309: 8 total, 8 up, 8 in 2024-08-29T19:21:16.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:21:15 smithi110 bash[67519]: audit 2024-08-29T19:21:15.423850+0000 mon.c (mon.2) 997 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:21:16.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:21:15 smithi029 bash[77880]: cluster 2024-08-29T19:21:14.568204+0000 mgr.y (mgr.25004) 2740 : cluster [DBG] pgmap v4574: 137 pgs: 137 active+clean; 194 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 16 KiB/s rd, 822 KiB/s wr, 23 op/s 2024-08-29T19:21:16.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:21:15 smithi029 bash[77880]: cluster 2024-08-29T19:21:14.833740+0000 mon.a (mon.0) 3344 : cluster [DBG] osdmap e2309: 8 total, 8 up, 8 in 2024-08-29T19:21:16.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:21:15 smithi029 bash[77880]: audit 2024-08-29T19:21:15.423850+0000 mon.c (mon.2) 997 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:21:16.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:21:15 smithi029 bash[79042]: cluster 2024-08-29T19:21:14.568204+0000 mgr.y (mgr.25004) 2740 : cluster [DBG] pgmap v4574: 137 pgs: 137 active+clean; 194 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 16 KiB/s rd, 822 KiB/s wr, 23 op/s 2024-08-29T19:21:16.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:21:15 smithi029 bash[79042]: cluster 2024-08-29T19:21:14.833740+0000 mon.a (mon.0) 3344 : cluster [DBG] osdmap e2309: 8 total, 8 up, 8 in 2024-08-29T19:21:16.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:21:15 smithi029 bash[79042]: audit 2024-08-29T19:21:15.423850+0000 mon.c (mon.2) 997 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:21:16.907 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T19:21:17.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:21:16 smithi110 bash[67519]: cluster 2024-08-29T19:21:15.834803+0000 mon.a (mon.0) 3345 : cluster [DBG] osdmap e2310: 8 total, 8 up, 8 in 2024-08-29T19:21:17.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:21:16 smithi110 bash[67519]: audit 2024-08-29T19:21:16.205702+0000 mon.c (mon.2) 998 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:21:17.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:21:16 smithi110 bash[67519]: audit 2024-08-29T19:21:16.207442+0000 mon.c (mon.2) 999 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:21:17.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:21:16 smithi110 bash[67519]: audit 2024-08-29T19:21:16.217150+0000 mon.a (mon.0) 3346 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:21:17.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:21:16 smithi029 bash[77880]: cluster 2024-08-29T19:21:15.834803+0000 mon.a (mon.0) 3345 : cluster [DBG] osdmap e2310: 8 total, 8 up, 8 in 2024-08-29T19:21:17.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:21:16 smithi029 bash[77880]: audit 2024-08-29T19:21:16.205702+0000 mon.c (mon.2) 998 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:21:17.154 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:21:16 smithi029 bash[77880]: audit 2024-08-29T19:21:16.207442+0000 mon.c (mon.2) 999 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:21:17.154 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:21:16 smithi029 bash[77880]: audit 2024-08-29T19:21:16.217150+0000 mon.a (mon.0) 3346 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:21:17.154 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:21:16 smithi029 bash[79042]: cluster 2024-08-29T19:21:15.834803+0000 mon.a (mon.0) 3345 : cluster [DBG] osdmap e2310: 8 total, 8 up, 8 in 2024-08-29T19:21:17.154 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:21:16 smithi029 bash[79042]: audit 2024-08-29T19:21:16.205702+0000 mon.c (mon.2) 998 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:21:17.154 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:21:16 smithi029 bash[79042]: audit 2024-08-29T19:21:16.207442+0000 mon.c (mon.2) 999 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:21:17.154 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:21:16 smithi029 bash[79042]: audit 2024-08-29T19:21:16.217150+0000 mon.a (mon.0) 3346 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:21:18.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:21:17 smithi110 bash[67519]: cluster 2024-08-29T19:21:16.569417+0000 mgr.y (mgr.25004) 2741 : cluster [DBG] pgmap v4577: 137 pgs: 137 active+clean; 212 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 7.9 KiB/s rd, 2.0 MiB/s wr, 11 op/s 2024-08-29T19:21:18.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:21:17 smithi110 bash[67519]: cluster 2024-08-29T19:21:16.847105+0000 mon.a (mon.0) 3347 : cluster [DBG] osdmap e2311: 8 total, 8 up, 8 in 2024-08-29T19:21:18.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:21:17 smithi029 bash[77880]: cluster 2024-08-29T19:21:16.569417+0000 mgr.y (mgr.25004) 2741 : cluster [DBG] pgmap v4577: 137 pgs: 137 active+clean; 212 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 7.9 KiB/s rd, 2.0 MiB/s wr, 11 op/s 2024-08-29T19:21:18.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:21:17 smithi029 bash[77880]: cluster 2024-08-29T19:21:16.847105+0000 mon.a (mon.0) 3347 : cluster [DBG] osdmap e2311: 8 total, 8 up, 8 in 2024-08-29T19:21:18.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:21:17 smithi029 bash[79042]: cluster 2024-08-29T19:21:16.569417+0000 mgr.y (mgr.25004) 2741 : cluster [DBG] pgmap v4577: 137 pgs: 137 active+clean; 212 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 7.9 KiB/s rd, 2.0 MiB/s wr, 11 op/s 2024-08-29T19:21:18.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:21:17 smithi029 bash[79042]: cluster 2024-08-29T19:21:16.847105+0000 mon.a (mon.0) 3347 : cluster [DBG] osdmap e2311: 8 total, 8 up, 8 in 2024-08-29T19:21:19.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:21:18 smithi110 bash[67519]: audit 2024-08-29T19:21:18.634722+0000 mon.c (mon.2) 1000 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:21:19.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:21:18 smithi029 bash[79042]: audit 2024-08-29T19:21:18.634722+0000 mon.c (mon.2) 1000 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:21:19.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:21:18 smithi029 bash[77880]: audit 2024-08-29T19:21:18.634722+0000 mon.c (mon.2) 1000 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:21:20.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:21:19 smithi110 bash[67519]: cluster 2024-08-29T19:21:18.570259+0000 mgr.y (mgr.25004) 2742 : cluster [DBG] pgmap v4579: 137 pgs: 137 active+clean; 212 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 18 KiB/s rd, 2.7 MiB/s wr, 29 op/s 2024-08-29T19:21:20.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:21:19 smithi029 bash[79042]: cluster 2024-08-29T19:21:18.570259+0000 mgr.y (mgr.25004) 2742 : cluster [DBG] pgmap v4579: 137 pgs: 137 active+clean; 212 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 18 KiB/s rd, 2.7 MiB/s wr, 29 op/s 2024-08-29T19:21:20.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:21:19 smithi029 bash[77880]: cluster 2024-08-29T19:21:18.570259+0000 mgr.y (mgr.25004) 2742 : cluster [DBG] pgmap v4579: 137 pgs: 137 active+clean; 212 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 18 KiB/s rd, 2.7 MiB/s wr, 29 op/s 2024-08-29T19:21:22.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:21:21 smithi110 bash[67519]: cluster 2024-08-29T19:21:20.570954+0000 mgr.y (mgr.25004) 2743 : cluster [DBG] pgmap v4580: 137 pgs: 137 active+clean; 212 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 19 KiB/s rd, 2.7 MiB/s wr, 31 op/s 2024-08-29T19:21:22.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:21:21 smithi029 bash[79042]: cluster 2024-08-29T19:21:20.570954+0000 mgr.y (mgr.25004) 2743 : cluster [DBG] pgmap v4580: 137 pgs: 137 active+clean; 212 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 19 KiB/s rd, 2.7 MiB/s wr, 31 op/s 2024-08-29T19:21:22.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:21:21 smithi029 bash[77880]: cluster 2024-08-29T19:21:20.570954+0000 mgr.y (mgr.25004) 2743 : cluster [DBG] pgmap v4580: 137 pgs: 137 active+clean; 212 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 19 KiB/s rd, 2.7 MiB/s wr, 31 op/s 2024-08-29T19:21:24.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:21:23 smithi110 bash[67519]: cluster 2024-08-29T19:21:22.571834+0000 mgr.y (mgr.25004) 2744 : cluster [DBG] pgmap v4581: 137 pgs: 137 active+clean; 212 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 24 KiB/s rd, 2.1 MiB/s wr, 35 op/s 2024-08-29T19:21:24.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:21:23 smithi029 bash[79042]: cluster 2024-08-29T19:21:22.571834+0000 mgr.y (mgr.25004) 2744 : cluster [DBG] pgmap v4581: 137 pgs: 137 active+clean; 212 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 24 KiB/s rd, 2.1 MiB/s wr, 35 op/s 2024-08-29T19:21:24.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:21:23 smithi029 bash[77880]: cluster 2024-08-29T19:21:22.571834+0000 mgr.y (mgr.25004) 2744 : cluster [DBG] pgmap v4581: 137 pgs: 137 active+clean; 212 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 24 KiB/s rd, 2.1 MiB/s wr, 35 op/s 2024-08-29T19:21:24.903 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 19:21:24 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:19:21:24] "GET /metrics HTTP/1.1" 200 36713 "" "Prometheus/2.43.0" 2024-08-29T19:21:26.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:21:25 smithi110 bash[67519]: cluster 2024-08-29T19:21:24.572433+0000 mgr.y (mgr.25004) 2745 : cluster [DBG] pgmap v4582: 137 pgs: 137 active+clean; 212 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 941 KiB/s wr, 31 op/s 2024-08-29T19:21:26.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:21:25 smithi029 bash[79042]: cluster 2024-08-29T19:21:24.572433+0000 mgr.y (mgr.25004) 2745 : cluster [DBG] pgmap v4582: 137 pgs: 137 active+clean; 212 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 941 KiB/s wr, 31 op/s 2024-08-29T19:21:26.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:21:25 smithi029 bash[77880]: cluster 2024-08-29T19:21:24.572433+0000 mgr.y (mgr.25004) 2745 : cluster [DBG] pgmap v4582: 137 pgs: 137 active+clean; 212 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 941 KiB/s wr, 31 op/s 2024-08-29T19:21:28.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:21:27 smithi110 bash[67519]: cluster 2024-08-29T19:21:26.573709+0000 mgr.y (mgr.25004) 2746 : cluster [DBG] pgmap v4583: 137 pgs: 137 active+clean; 216 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 12 KiB/s rd, 412 KiB/s wr, 20 op/s 2024-08-29T19:21:28.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:21:27 smithi110 bash[67519]: cluster 2024-08-29T19:21:26.885695+0000 mon.a (mon.0) 3348 : cluster [DBG] osdmap e2312: 8 total, 8 up, 8 in 2024-08-29T19:21:28.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:21:27 smithi029 bash[79042]: cluster 2024-08-29T19:21:26.573709+0000 mgr.y (mgr.25004) 2746 : cluster [DBG] pgmap v4583: 137 pgs: 137 active+clean; 216 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 12 KiB/s rd, 412 KiB/s wr, 20 op/s 2024-08-29T19:21:28.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:21:27 smithi029 bash[79042]: cluster 2024-08-29T19:21:26.885695+0000 mon.a (mon.0) 3348 : cluster [DBG] osdmap e2312: 8 total, 8 up, 8 in 2024-08-29T19:21:28.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:21:27 smithi029 bash[77880]: cluster 2024-08-29T19:21:26.573709+0000 mgr.y (mgr.25004) 2746 : cluster [DBG] pgmap v4583: 137 pgs: 137 active+clean; 216 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 12 KiB/s rd, 412 KiB/s wr, 20 op/s 2024-08-29T19:21:28.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:21:27 smithi029 bash[77880]: cluster 2024-08-29T19:21:26.885695+0000 mon.a (mon.0) 3348 : cluster [DBG] osdmap e2312: 8 total, 8 up, 8 in 2024-08-29T19:21:28.977 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] DiffIterateTest/1.DiffIterateDeterministicLUKS2 (58244 ms) 2024-08-29T19:21:28.977 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] DiffIterateTest/1.DiffIterateDeterministicLUKS2PP 2024-08-29T19:21:28.977 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T19:21:29.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:21:28 smithi110 bash[67519]: cluster 2024-08-29T19:21:27.896321+0000 mon.a (mon.0) 3349 : cluster [DBG] osdmap e2313: 8 total, 8 up, 8 in 2024-08-29T19:21:29.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:21:28 smithi029 bash[79042]: cluster 2024-08-29T19:21:27.896321+0000 mon.a (mon.0) 3349 : cluster [DBG] osdmap e2313: 8 total, 8 up, 8 in 2024-08-29T19:21:29.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:21:28 smithi029 bash[77880]: cluster 2024-08-29T19:21:27.896321+0000 mon.a (mon.0) 3349 : cluster [DBG] osdmap e2313: 8 total, 8 up, 8 in 2024-08-29T19:21:30.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:21:29 smithi029 bash[79042]: cluster 2024-08-29T19:21:28.574453+0000 mgr.y (mgr.25004) 2747 : cluster [DBG] pgmap v4586: 137 pgs: 137 active+clean; 220 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 12 KiB/s rd, 514 KiB/s wr, 17 op/s 2024-08-29T19:21:30.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:21:29 smithi029 bash[79042]: cluster 2024-08-29T19:21:28.905745+0000 mon.a (mon.0) 3350 : cluster [DBG] osdmap e2314: 8 total, 8 up, 8 in 2024-08-29T19:21:30.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:21:29 smithi029 bash[77880]: cluster 2024-08-29T19:21:28.574453+0000 mgr.y (mgr.25004) 2747 : cluster [DBG] pgmap v4586: 137 pgs: 137 active+clean; 220 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 12 KiB/s rd, 514 KiB/s wr, 17 op/s 2024-08-29T19:21:30.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:21:29 smithi029 bash[77880]: cluster 2024-08-29T19:21:28.905745+0000 mon.a (mon.0) 3350 : cluster [DBG] osdmap e2314: 8 total, 8 up, 8 in 2024-08-29T19:21:30.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:21:29 smithi110 bash[67519]: cluster 2024-08-29T19:21:28.574453+0000 mgr.y (mgr.25004) 2747 : cluster [DBG] pgmap v4586: 137 pgs: 137 active+clean; 220 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 12 KiB/s rd, 514 KiB/s wr, 17 op/s 2024-08-29T19:21:30.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:21:29 smithi110 bash[67519]: cluster 2024-08-29T19:21:28.905745+0000 mon.a (mon.0) 3350 : cluster [DBG] osdmap e2314: 8 total, 8 up, 8 in 2024-08-29T19:21:32.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:21:31 smithi110 bash[67519]: cluster 2024-08-29T19:21:30.575312+0000 mgr.y (mgr.25004) 2748 : cluster [DBG] pgmap v4588: 137 pgs: 137 active+clean; 228 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 6.5 KiB/s rd, 1.3 MiB/s wr, 13 op/s 2024-08-29T19:21:32.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:21:31 smithi029 bash[77880]: cluster 2024-08-29T19:21:30.575312+0000 mgr.y (mgr.25004) 2748 : cluster [DBG] pgmap v4588: 137 pgs: 137 active+clean; 228 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 6.5 KiB/s rd, 1.3 MiB/s wr, 13 op/s 2024-08-29T19:21:32.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:21:31 smithi029 bash[79042]: cluster 2024-08-29T19:21:30.575312+0000 mgr.y (mgr.25004) 2748 : cluster [DBG] pgmap v4588: 137 pgs: 137 active+clean; 228 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 6.5 KiB/s rd, 1.3 MiB/s wr, 13 op/s 2024-08-29T19:21:34.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:21:33 smithi110 bash[67519]: cluster 2024-08-29T19:21:32.576234+0000 mgr.y (mgr.25004) 2749 : cluster [DBG] pgmap v4589: 137 pgs: 137 active+clean; 236 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 30 KiB/s rd, 2.0 MiB/s wr, 45 op/s 2024-08-29T19:21:34.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:21:33 smithi110 bash[67519]: audit 2024-08-29T19:21:33.634761+0000 mon.c (mon.2) 1001 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:21:34.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:21:33 smithi029 bash[77880]: cluster 2024-08-29T19:21:32.576234+0000 mgr.y (mgr.25004) 2749 : cluster [DBG] pgmap v4589: 137 pgs: 137 active+clean; 236 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 30 KiB/s rd, 2.0 MiB/s wr, 45 op/s 2024-08-29T19:21:34.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:21:33 smithi029 bash[77880]: audit 2024-08-29T19:21:33.634761+0000 mon.c (mon.2) 1001 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:21:34.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:21:33 smithi029 bash[79042]: cluster 2024-08-29T19:21:32.576234+0000 mgr.y (mgr.25004) 2749 : cluster [DBG] pgmap v4589: 137 pgs: 137 active+clean; 236 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 30 KiB/s rd, 2.0 MiB/s wr, 45 op/s 2024-08-29T19:21:34.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:21:33 smithi029 bash[79042]: audit 2024-08-29T19:21:33.634761+0000 mon.c (mon.2) 1001 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:21:34.902 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 19:21:34 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:19:21:34] "GET /metrics HTTP/1.1" 200 36711 "" "Prometheus/2.43.0" 2024-08-29T19:21:36.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:21:35 smithi110 bash[67519]: cluster 2024-08-29T19:21:34.576816+0000 mgr.y (mgr.25004) 2750 : cluster [DBG] pgmap v4590: 137 pgs: 137 active+clean; 236 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 24 KiB/s rd, 1.6 MiB/s wr, 35 op/s 2024-08-29T19:21:36.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:21:35 smithi029 bash[77880]: cluster 2024-08-29T19:21:34.576816+0000 mgr.y (mgr.25004) 2750 : cluster [DBG] pgmap v4590: 137 pgs: 137 active+clean; 236 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 24 KiB/s rd, 1.6 MiB/s wr, 35 op/s 2024-08-29T19:21:36.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:21:35 smithi029 bash[79042]: cluster 2024-08-29T19:21:34.576816+0000 mgr.y (mgr.25004) 2750 : cluster [DBG] pgmap v4590: 137 pgs: 137 active+clean; 236 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 24 KiB/s rd, 1.6 MiB/s wr, 35 op/s 2024-08-29T19:21:38.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:21:37 smithi110 bash[67519]: cluster 2024-08-29T19:21:36.578051+0000 mgr.y (mgr.25004) 2751 : cluster [DBG] pgmap v4591: 137 pgs: 137 active+clean; 236 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 18 KiB/s rd, 1.4 MiB/s wr, 25 op/s 2024-08-29T19:21:38.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:21:37 smithi029 bash[77880]: cluster 2024-08-29T19:21:36.578051+0000 mgr.y (mgr.25004) 2751 : cluster [DBG] pgmap v4591: 137 pgs: 137 active+clean; 236 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 18 KiB/s rd, 1.4 MiB/s wr, 25 op/s 2024-08-29T19:21:38.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:21:37 smithi029 bash[79042]: cluster 2024-08-29T19:21:36.578051+0000 mgr.y (mgr.25004) 2751 : cluster [DBG] pgmap v4591: 137 pgs: 137 active+clean; 236 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 18 KiB/s rd, 1.4 MiB/s wr, 25 op/s 2024-08-29T19:21:40.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:21:39 smithi110 bash[67519]: cluster 2024-08-29T19:21:38.579030+0000 mgr.y (mgr.25004) 2752 : cluster [DBG] pgmap v4592: 137 pgs: 137 active+clean; 236 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 15 KiB/s rd, 1.2 MiB/s wr, 22 op/s 2024-08-29T19:21:40.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:21:39 smithi110 bash[67519]: cluster 2024-08-29T19:21:38.922590+0000 mon.a (mon.0) 3351 : cluster [DBG] osdmap e2315: 8 total, 8 up, 8 in 2024-08-29T19:21:40.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:21:39 smithi029 bash[77880]: cluster 2024-08-29T19:21:38.579030+0000 mgr.y (mgr.25004) 2752 : cluster [DBG] pgmap v4592: 137 pgs: 137 active+clean; 236 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 15 KiB/s rd, 1.2 MiB/s wr, 22 op/s 2024-08-29T19:21:40.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:21:39 smithi029 bash[77880]: cluster 2024-08-29T19:21:38.922590+0000 mon.a (mon.0) 3351 : cluster [DBG] osdmap e2315: 8 total, 8 up, 8 in 2024-08-29T19:21:40.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:21:39 smithi029 bash[79042]: cluster 2024-08-29T19:21:38.579030+0000 mgr.y (mgr.25004) 2752 : cluster [DBG] pgmap v4592: 137 pgs: 137 active+clean; 236 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 15 KiB/s rd, 1.2 MiB/s wr, 22 op/s 2024-08-29T19:21:40.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:21:39 smithi029 bash[79042]: cluster 2024-08-29T19:21:38.922590+0000 mon.a (mon.0) 3351 : cluster [DBG] osdmap e2315: 8 total, 8 up, 8 in 2024-08-29T19:21:41.015 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T19:21:41.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:21:40 smithi110 bash[67519]: cluster 2024-08-29T19:21:39.935044+0000 mon.a (mon.0) 3352 : cluster [DBG] osdmap e2316: 8 total, 8 up, 8 in 2024-08-29T19:21:41.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:21:40 smithi029 bash[77880]: cluster 2024-08-29T19:21:39.935044+0000 mon.a (mon.0) 3352 : cluster [DBG] osdmap e2316: 8 total, 8 up, 8 in 2024-08-29T19:21:41.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:21:40 smithi029 bash[79042]: cluster 2024-08-29T19:21:39.935044+0000 mon.a (mon.0) 3352 : cluster [DBG] osdmap e2316: 8 total, 8 up, 8 in 2024-08-29T19:21:42.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:21:41 smithi110 bash[67519]: cluster 2024-08-29T19:21:40.579959+0000 mgr.y (mgr.25004) 2753 : cluster [DBG] pgmap v4595: 137 pgs: 137 active+clean; 236 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 4.6 KiB/s rd, 1.7 KiB/s wr, 7 op/s 2024-08-29T19:21:42.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:21:41 smithi110 bash[67519]: cluster 2024-08-29T19:21:40.945556+0000 mon.a (mon.0) 3353 : cluster [DBG] osdmap e2317: 8 total, 8 up, 8 in 2024-08-29T19:21:42.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:21:41 smithi029 bash[79042]: cluster 2024-08-29T19:21:40.579959+0000 mgr.y (mgr.25004) 2753 : cluster [DBG] pgmap v4595: 137 pgs: 137 active+clean; 236 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 4.6 KiB/s rd, 1.7 KiB/s wr, 7 op/s 2024-08-29T19:21:42.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:21:41 smithi029 bash[79042]: cluster 2024-08-29T19:21:40.945556+0000 mon.a (mon.0) 3353 : cluster [DBG] osdmap e2317: 8 total, 8 up, 8 in 2024-08-29T19:21:42.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:21:41 smithi029 bash[77880]: cluster 2024-08-29T19:21:40.579959+0000 mgr.y (mgr.25004) 2753 : cluster [DBG] pgmap v4595: 137 pgs: 137 active+clean; 236 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 4.6 KiB/s rd, 1.7 KiB/s wr, 7 op/s 2024-08-29T19:21:42.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:21:41 smithi029 bash[77880]: cluster 2024-08-29T19:21:40.945556+0000 mon.a (mon.0) 3353 : cluster [DBG] osdmap e2317: 8 total, 8 up, 8 in 2024-08-29T19:21:44.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:21:43 smithi110 bash[67519]: cluster 2024-08-29T19:21:42.580783+0000 mgr.y (mgr.25004) 2754 : cluster [DBG] pgmap v4597: 137 pgs: 137 active+clean; 252 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 26 KiB/s rd, 2.7 MiB/s wr, 37 op/s 2024-08-29T19:21:44.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:21:43 smithi029 bash[77880]: cluster 2024-08-29T19:21:42.580783+0000 mgr.y (mgr.25004) 2754 : cluster [DBG] pgmap v4597: 137 pgs: 137 active+clean; 252 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 26 KiB/s rd, 2.7 MiB/s wr, 37 op/s 2024-08-29T19:21:44.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:21:43 smithi029 bash[79042]: cluster 2024-08-29T19:21:42.580783+0000 mgr.y (mgr.25004) 2754 : cluster [DBG] pgmap v4597: 137 pgs: 137 active+clean; 252 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 26 KiB/s rd, 2.7 MiB/s wr, 37 op/s 2024-08-29T19:21:44.902 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 19:21:44 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:19:21:44] "GET /metrics HTTP/1.1" 200 36711 "" "Prometheus/2.43.0" 2024-08-29T19:21:46.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:21:45 smithi110 bash[67519]: cluster 2024-08-29T19:21:44.581591+0000 mgr.y (mgr.25004) 2755 : cluster [DBG] pgmap v4598: 137 pgs: 137 active+clean; 252 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 27 KiB/s rd, 2.7 MiB/s wr, 40 op/s 2024-08-29T19:21:46.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:21:45 smithi029 bash[79042]: cluster 2024-08-29T19:21:44.581591+0000 mgr.y (mgr.25004) 2755 : cluster [DBG] pgmap v4598: 137 pgs: 137 active+clean; 252 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 27 KiB/s rd, 2.7 MiB/s wr, 40 op/s 2024-08-29T19:21:46.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:21:45 smithi029 bash[77880]: cluster 2024-08-29T19:21:44.581591+0000 mgr.y (mgr.25004) 2755 : cluster [DBG] pgmap v4598: 137 pgs: 137 active+clean; 252 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 27 KiB/s rd, 2.7 MiB/s wr, 40 op/s 2024-08-29T19:21:48.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:21:47 smithi110 bash[67519]: cluster 2024-08-29T19:21:46.582442+0000 mgr.y (mgr.25004) 2756 : cluster [DBG] pgmap v4599: 137 pgs: 137 active+clean; 252 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 24 KiB/s rd, 2.1 MiB/s wr, 36 op/s 2024-08-29T19:21:48.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:21:47 smithi029 bash[77880]: cluster 2024-08-29T19:21:46.582442+0000 mgr.y (mgr.25004) 2756 : cluster [DBG] pgmap v4599: 137 pgs: 137 active+clean; 252 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 24 KiB/s rd, 2.1 MiB/s wr, 36 op/s 2024-08-29T19:21:48.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:21:47 smithi029 bash[79042]: cluster 2024-08-29T19:21:46.582442+0000 mgr.y (mgr.25004) 2756 : cluster [DBG] pgmap v4599: 137 pgs: 137 active+clean; 252 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 24 KiB/s rd, 2.1 MiB/s wr, 36 op/s 2024-08-29T19:21:49.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:21:48 smithi110 bash[67519]: audit 2024-08-29T19:21:48.635050+0000 mon.c (mon.2) 1002 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:21:49.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:21:48 smithi029 bash[79042]: audit 2024-08-29T19:21:48.635050+0000 mon.c (mon.2) 1002 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:21:49.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:21:48 smithi029 bash[77880]: audit 2024-08-29T19:21:48.635050+0000 mon.c (mon.2) 1002 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:21:50.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:21:49 smithi110 bash[67519]: cluster 2024-08-29T19:21:48.583102+0000 mgr.y (mgr.25004) 2757 : cluster [DBG] pgmap v4600: 137 pgs: 137 active+clean; 252 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 1.9 MiB/s wr, 32 op/s 2024-08-29T19:21:50.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:21:49 smithi029 bash[79042]: cluster 2024-08-29T19:21:48.583102+0000 mgr.y (mgr.25004) 2757 : cluster [DBG] pgmap v4600: 137 pgs: 137 active+clean; 252 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 1.9 MiB/s wr, 32 op/s 2024-08-29T19:21:50.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:21:49 smithi029 bash[77880]: cluster 2024-08-29T19:21:48.583102+0000 mgr.y (mgr.25004) 2757 : cluster [DBG] pgmap v4600: 137 pgs: 137 active+clean; 252 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 1.9 MiB/s wr, 32 op/s 2024-08-29T19:21:52.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:21:51 smithi110 bash[67519]: cluster 2024-08-29T19:21:50.584023+0000 mgr.y (mgr.25004) 2758 : cluster [DBG] pgmap v4601: 137 pgs: 137 active+clean; 252 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 14 KiB/s rd, 1.6 MiB/s wr, 21 op/s 2024-08-29T19:21:52.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:21:51 smithi110 bash[67519]: cluster 2024-08-29T19:21:50.974987+0000 mon.a (mon.0) 3354 : cluster [DBG] osdmap e2318: 8 total, 8 up, 8 in 2024-08-29T19:21:52.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:21:51 smithi029 bash[79042]: cluster 2024-08-29T19:21:50.584023+0000 mgr.y (mgr.25004) 2758 : cluster [DBG] pgmap v4601: 137 pgs: 137 active+clean; 252 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 14 KiB/s rd, 1.6 MiB/s wr, 21 op/s 2024-08-29T19:21:52.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:21:51 smithi029 bash[79042]: cluster 2024-08-29T19:21:50.974987+0000 mon.a (mon.0) 3354 : cluster [DBG] osdmap e2318: 8 total, 8 up, 8 in 2024-08-29T19:21:52.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:21:51 smithi029 bash[77880]: cluster 2024-08-29T19:21:50.584023+0000 mgr.y (mgr.25004) 2758 : cluster [DBG] pgmap v4601: 137 pgs: 137 active+clean; 252 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 14 KiB/s rd, 1.6 MiB/s wr, 21 op/s 2024-08-29T19:21:52.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:21:51 smithi029 bash[77880]: cluster 2024-08-29T19:21:50.974987+0000 mon.a (mon.0) 3354 : cluster [DBG] osdmap e2318: 8 total, 8 up, 8 in 2024-08-29T19:21:53.067 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T19:21:53.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:21:52 smithi110 bash[67519]: cluster 2024-08-29T19:21:51.978086+0000 mon.a (mon.0) 3355 : cluster [DBG] osdmap e2319: 8 total, 8 up, 8 in 2024-08-29T19:21:53.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:21:52 smithi029 bash[77880]: cluster 2024-08-29T19:21:51.978086+0000 mon.a (mon.0) 3355 : cluster [DBG] osdmap e2319: 8 total, 8 up, 8 in 2024-08-29T19:21:53.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:21:52 smithi029 bash[79042]: cluster 2024-08-29T19:21:51.978086+0000 mon.a (mon.0) 3355 : cluster [DBG] osdmap e2319: 8 total, 8 up, 8 in 2024-08-29T19:21:54.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:21:53 smithi110 bash[67519]: cluster 2024-08-29T19:21:52.584956+0000 mgr.y (mgr.25004) 2759 : cluster [DBG] pgmap v4604: 137 pgs: 137 active+clean; 264 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 5.4 KiB/s rd, 1.5 MiB/s wr, 9 op/s 2024-08-29T19:21:54.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:21:53 smithi110 bash[67519]: cluster 2024-08-29T19:21:52.999719+0000 mon.a (mon.0) 3356 : cluster [DBG] osdmap e2320: 8 total, 8 up, 8 in 2024-08-29T19:21:54.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:21:53 smithi029 bash[77880]: cluster 2024-08-29T19:21:52.584956+0000 mgr.y (mgr.25004) 2759 : cluster [DBG] pgmap v4604: 137 pgs: 137 active+clean; 264 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 5.4 KiB/s rd, 1.5 MiB/s wr, 9 op/s 2024-08-29T19:21:54.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:21:53 smithi029 bash[77880]: cluster 2024-08-29T19:21:52.999719+0000 mon.a (mon.0) 3356 : cluster [DBG] osdmap e2320: 8 total, 8 up, 8 in 2024-08-29T19:21:54.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:21:53 smithi029 bash[79042]: cluster 2024-08-29T19:21:52.584956+0000 mgr.y (mgr.25004) 2759 : cluster [DBG] pgmap v4604: 137 pgs: 137 active+clean; 264 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 5.4 KiB/s rd, 1.5 MiB/s wr, 9 op/s 2024-08-29T19:21:54.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:21:53 smithi029 bash[79042]: cluster 2024-08-29T19:21:52.999719+0000 mon.a (mon.0) 3356 : cluster [DBG] osdmap e2320: 8 total, 8 up, 8 in 2024-08-29T19:21:54.902 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 19:21:54 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:19:21:54] "GET /metrics HTTP/1.1" 200 36710 "" "Prometheus/2.43.0" 2024-08-29T19:21:56.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:21:55 smithi110 bash[67519]: cluster 2024-08-29T19:21:54.585628+0000 mgr.y (mgr.25004) 2760 : cluster [DBG] pgmap v4606: 137 pgs: 137 active+clean; 271 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 4.2 KiB/s rd, 2.7 MiB/s wr, 6 op/s 2024-08-29T19:21:56.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:21:55 smithi029 bash[77880]: cluster 2024-08-29T19:21:54.585628+0000 mgr.y (mgr.25004) 2760 : cluster [DBG] pgmap v4606: 137 pgs: 137 active+clean; 271 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 4.2 KiB/s rd, 2.7 MiB/s wr, 6 op/s 2024-08-29T19:21:56.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:21:55 smithi029 bash[79042]: cluster 2024-08-29T19:21:54.585628+0000 mgr.y (mgr.25004) 2760 : cluster [DBG] pgmap v4606: 137 pgs: 137 active+clean; 271 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 4.2 KiB/s rd, 2.7 MiB/s wr, 6 op/s 2024-08-29T19:21:58.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:21:58 smithi110 bash[67519]: cluster 2024-08-29T19:21:56.586579+0000 mgr.y (mgr.25004) 2761 : cluster [DBG] pgmap v4607: 137 pgs: 137 active+clean; 274 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 29 KiB/s rd, 2.7 MiB/s wr, 43 op/s 2024-08-29T19:21:58.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:21:58 smithi029 bash[77880]: cluster 2024-08-29T19:21:56.586579+0000 mgr.y (mgr.25004) 2761 : cluster [DBG] pgmap v4607: 137 pgs: 137 active+clean; 274 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 29 KiB/s rd, 2.7 MiB/s wr, 43 op/s 2024-08-29T19:21:58.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:21:58 smithi029 bash[79042]: cluster 2024-08-29T19:21:56.586579+0000 mgr.y (mgr.25004) 2761 : cluster [DBG] pgmap v4607: 137 pgs: 137 active+clean; 274 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 29 KiB/s rd, 2.7 MiB/s wr, 43 op/s 2024-08-29T19:22:00.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:22:00 smithi110 bash[67519]: cluster 2024-08-29T19:21:58.587275+0000 mgr.y (mgr.25004) 2762 : cluster [DBG] pgmap v4608: 137 pgs: 137 active+clean; 274 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 24 KiB/s rd, 1.6 MiB/s wr, 36 op/s 2024-08-29T19:22:00.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:22:00 smithi029 bash[79042]: cluster 2024-08-29T19:21:58.587275+0000 mgr.y (mgr.25004) 2762 : cluster [DBG] pgmap v4608: 137 pgs: 137 active+clean; 274 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 24 KiB/s rd, 1.6 MiB/s wr, 36 op/s 2024-08-29T19:22:00.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:22:00 smithi029 bash[77880]: cluster 2024-08-29T19:21:58.587275+0000 mgr.y (mgr.25004) 2762 : cluster [DBG] pgmap v4608: 137 pgs: 137 active+clean; 274 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 24 KiB/s rd, 1.6 MiB/s wr, 36 op/s 2024-08-29T19:22:02.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:22:02 smithi110 bash[67519]: cluster 2024-08-29T19:22:00.587899+0000 mgr.y (mgr.25004) 2763 : cluster [DBG] pgmap v4609: 137 pgs: 137 active+clean; 274 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 18 KiB/s rd, 955 KiB/s wr, 28 op/s 2024-08-29T19:22:02.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:22:02 smithi029 bash[79042]: cluster 2024-08-29T19:22:00.587899+0000 mgr.y (mgr.25004) 2763 : cluster [DBG] pgmap v4609: 137 pgs: 137 active+clean; 274 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 18 KiB/s rd, 955 KiB/s wr, 28 op/s 2024-08-29T19:22:02.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:22:02 smithi029 bash[77880]: cluster 2024-08-29T19:22:00.587899+0000 mgr.y (mgr.25004) 2763 : cluster [DBG] pgmap v4609: 137 pgs: 137 active+clean; 274 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 18 KiB/s rd, 955 KiB/s wr, 28 op/s 2024-08-29T19:22:04.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:22:04 smithi110 bash[67519]: cluster 2024-08-29T19:22:02.589233+0000 mgr.y (mgr.25004) 2764 : cluster [DBG] pgmap v4610: 137 pgs: 137 active+clean; 274 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 16 KiB/s rd, 413 KiB/s wr, 23 op/s 2024-08-29T19:22:04.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:22:04 smithi110 bash[67519]: cluster 2024-08-29T19:22:03.022324+0000 mon.a (mon.0) 3357 : cluster [DBG] osdmap e2321: 8 total, 8 up, 8 in 2024-08-29T19:22:04.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:22:04 smithi110 bash[67519]: audit 2024-08-29T19:22:03.635761+0000 mon.c (mon.2) 1003 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:22:04.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:22:04 smithi029 bash[77880]: cluster 2024-08-29T19:22:02.589233+0000 mgr.y (mgr.25004) 2764 : cluster [DBG] pgmap v4610: 137 pgs: 137 active+clean; 274 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 16 KiB/s rd, 413 KiB/s wr, 23 op/s 2024-08-29T19:22:04.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:22:04 smithi029 bash[77880]: cluster 2024-08-29T19:22:03.022324+0000 mon.a (mon.0) 3357 : cluster [DBG] osdmap e2321: 8 total, 8 up, 8 in 2024-08-29T19:22:04.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:22:04 smithi029 bash[77880]: audit 2024-08-29T19:22:03.635761+0000 mon.c (mon.2) 1003 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:22:04.404 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:22:04 smithi029 bash[79042]: cluster 2024-08-29T19:22:02.589233+0000 mgr.y (mgr.25004) 2764 : cluster [DBG] pgmap v4610: 137 pgs: 137 active+clean; 274 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 16 KiB/s rd, 413 KiB/s wr, 23 op/s 2024-08-29T19:22:04.404 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:22:04 smithi029 bash[79042]: cluster 2024-08-29T19:22:03.022324+0000 mon.a (mon.0) 3357 : cluster [DBG] osdmap e2321: 8 total, 8 up, 8 in 2024-08-29T19:22:04.404 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:22:04 smithi029 bash[79042]: audit 2024-08-29T19:22:03.635761+0000 mon.c (mon.2) 1003 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:22:04.903 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 19:22:04 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:19:22:04] "GET /metrics HTTP/1.1" 200 36713 "" "Prometheus/2.43.0" 2024-08-29T19:22:05.113 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T19:22:05.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:22:05 smithi110 bash[67519]: cluster 2024-08-29T19:22:04.025662+0000 mon.a (mon.0) 3358 : cluster [DBG] osdmap e2322: 8 total, 8 up, 8 in 2024-08-29T19:22:05.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:22:05 smithi029 bash[77880]: cluster 2024-08-29T19:22:04.025662+0000 mon.a (mon.0) 3358 : cluster [DBG] osdmap e2322: 8 total, 8 up, 8 in 2024-08-29T19:22:05.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:22:05 smithi029 bash[79042]: cluster 2024-08-29T19:22:04.025662+0000 mon.a (mon.0) 3358 : cluster [DBG] osdmap e2322: 8 total, 8 up, 8 in 2024-08-29T19:22:06.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:22:06 smithi110 bash[67519]: cluster 2024-08-29T19:22:04.589916+0000 mgr.y (mgr.25004) 2765 : cluster [DBG] pgmap v4613: 137 pgs: 137 active+clean; 274 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 639 B/s rd, 255 B/s wr, 1 op/s 2024-08-29T19:22:06.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:22:06 smithi110 bash[67519]: cluster 2024-08-29T19:22:05.045442+0000 mon.a (mon.0) 3359 : cluster [DBG] osdmap e2323: 8 total, 8 up, 8 in 2024-08-29T19:22:06.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:22:06 smithi029 bash[79042]: cluster 2024-08-29T19:22:04.589916+0000 mgr.y (mgr.25004) 2765 : cluster [DBG] pgmap v4613: 137 pgs: 137 active+clean; 274 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 639 B/s rd, 255 B/s wr, 1 op/s 2024-08-29T19:22:06.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:22:06 smithi029 bash[79042]: cluster 2024-08-29T19:22:05.045442+0000 mon.a (mon.0) 3359 : cluster [DBG] osdmap e2323: 8 total, 8 up, 8 in 2024-08-29T19:22:06.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:22:06 smithi029 bash[77880]: cluster 2024-08-29T19:22:04.589916+0000 mgr.y (mgr.25004) 2765 : cluster [DBG] pgmap v4613: 137 pgs: 137 active+clean; 274 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 639 B/s rd, 255 B/s wr, 1 op/s 2024-08-29T19:22:06.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:22:06 smithi029 bash[77880]: cluster 2024-08-29T19:22:05.045442+0000 mon.a (mon.0) 3359 : cluster [DBG] osdmap e2323: 8 total, 8 up, 8 in 2024-08-29T19:22:08.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:22:08 smithi110 bash[67519]: cluster 2024-08-29T19:22:06.590969+0000 mgr.y (mgr.25004) 2766 : cluster [DBG] pgmap v4615: 137 pgs: 137 active+clean; 293 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 19 KiB/s rd, 2.7 MiB/s wr, 28 op/s 2024-08-29T19:22:08.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:22:08 smithi029 bash[77880]: cluster 2024-08-29T19:22:06.590969+0000 mgr.y (mgr.25004) 2766 : cluster [DBG] pgmap v4615: 137 pgs: 137 active+clean; 293 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 19 KiB/s rd, 2.7 MiB/s wr, 28 op/s 2024-08-29T19:22:08.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:22:08 smithi029 bash[79042]: cluster 2024-08-29T19:22:06.590969+0000 mgr.y (mgr.25004) 2766 : cluster [DBG] pgmap v4615: 137 pgs: 137 active+clean; 293 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 19 KiB/s rd, 2.7 MiB/s wr, 28 op/s 2024-08-29T19:22:10.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:22:10 smithi110 bash[67519]: cluster 2024-08-29T19:22:08.591611+0000 mgr.y (mgr.25004) 2767 : cluster [DBG] pgmap v4616: 137 pgs: 137 active+clean; 296 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 27 KiB/s rd, 2.7 MiB/s wr, 41 op/s 2024-08-29T19:22:10.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:22:10 smithi029 bash[77880]: cluster 2024-08-29T19:22:08.591611+0000 mgr.y (mgr.25004) 2767 : cluster [DBG] pgmap v4616: 137 pgs: 137 active+clean; 296 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 27 KiB/s rd, 2.7 MiB/s wr, 41 op/s 2024-08-29T19:22:10.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:22:10 smithi029 bash[79042]: cluster 2024-08-29T19:22:08.591611+0000 mgr.y (mgr.25004) 2767 : cluster [DBG] pgmap v4616: 137 pgs: 137 active+clean; 296 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 27 KiB/s rd, 2.7 MiB/s wr, 41 op/s 2024-08-29T19:22:11.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:22:11 smithi110 bash[67519]: cluster 2024-08-29T19:22:10.592396+0000 mgr.y (mgr.25004) 2768 : cluster [DBG] pgmap v4617: 137 pgs: 137 active+clean; 296 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 24 KiB/s rd, 2.1 MiB/s wr, 36 op/s 2024-08-29T19:22:11.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:22:11 smithi029 bash[79042]: cluster 2024-08-29T19:22:10.592396+0000 mgr.y (mgr.25004) 2768 : cluster [DBG] pgmap v4617: 137 pgs: 137 active+clean; 296 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 24 KiB/s rd, 2.1 MiB/s wr, 36 op/s 2024-08-29T19:22:11.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:22:11 smithi029 bash[77880]: cluster 2024-08-29T19:22:10.592396+0000 mgr.y (mgr.25004) 2768 : cluster [DBG] pgmap v4617: 137 pgs: 137 active+clean; 296 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 24 KiB/s rd, 2.1 MiB/s wr, 36 op/s 2024-08-29T19:22:13.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:22:13 smithi110 bash[67519]: cluster 2024-08-29T19:22:12.498388+0000 mon.a (mon.0) 3360 : cluster [DBG] osdmap e2324: 8 total, 8 up, 8 in 2024-08-29T19:22:13.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:22:13 smithi110 bash[67519]: cluster 2024-08-29T19:22:12.593102+0000 mgr.y (mgr.25004) 2769 : cluster [DBG] pgmap v4619: 137 pgs: 137 active+clean; 296 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 23 KiB/s rd, 2.0 MiB/s wr, 34 op/s 2024-08-29T19:22:13.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:22:13 smithi029 bash[79042]: cluster 2024-08-29T19:22:12.498388+0000 mon.a (mon.0) 3360 : cluster [DBG] osdmap e2324: 8 total, 8 up, 8 in 2024-08-29T19:22:13.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:22:13 smithi029 bash[79042]: cluster 2024-08-29T19:22:12.593102+0000 mgr.y (mgr.25004) 2769 : cluster [DBG] pgmap v4619: 137 pgs: 137 active+clean; 296 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 23 KiB/s rd, 2.0 MiB/s wr, 34 op/s 2024-08-29T19:22:13.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:22:13 smithi029 bash[77880]: cluster 2024-08-29T19:22:12.498388+0000 mon.a (mon.0) 3360 : cluster [DBG] osdmap e2324: 8 total, 8 up, 8 in 2024-08-29T19:22:13.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:22:13 smithi029 bash[77880]: cluster 2024-08-29T19:22:12.593102+0000 mgr.y (mgr.25004) 2769 : cluster [DBG] pgmap v4619: 137 pgs: 137 active+clean; 296 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 23 KiB/s rd, 2.0 MiB/s wr, 34 op/s 2024-08-29T19:22:14.579 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T19:22:14.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:22:14 smithi110 bash[67519]: cluster 2024-08-29T19:22:13.508333+0000 mon.a (mon.0) 3361 : cluster [DBG] osdmap e2325: 8 total, 8 up, 8 in 2024-08-29T19:22:14.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:22:14 smithi029 bash[77880]: cluster 2024-08-29T19:22:13.508333+0000 mon.a (mon.0) 3361 : cluster [DBG] osdmap e2325: 8 total, 8 up, 8 in 2024-08-29T19:22:14.903 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 19:22:14 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:19:22:14] "GET /metrics HTTP/1.1" 200 36713 "" "Prometheus/2.43.0" 2024-08-29T19:22:14.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:22:14 smithi029 bash[79042]: cluster 2024-08-29T19:22:13.508333+0000 mon.a (mon.0) 3361 : cluster [DBG] osdmap e2325: 8 total, 8 up, 8 in 2024-08-29T19:22:15.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:22:15 smithi110 bash[67519]: cluster 2024-08-29T19:22:14.510023+0000 mon.a (mon.0) 3362 : cluster [DBG] osdmap e2326: 8 total, 8 up, 8 in 2024-08-29T19:22:15.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:22:15 smithi110 bash[67519]: cluster 2024-08-29T19:22:14.593817+0000 mgr.y (mgr.25004) 2770 : cluster [DBG] pgmap v4622: 137 pgs: 137 active+clean; 296 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 3.7 KiB/s rd, 170 B/s wr, 4 op/s 2024-08-29T19:22:15.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:22:15 smithi029 bash[77880]: cluster 2024-08-29T19:22:14.510023+0000 mon.a (mon.0) 3362 : cluster [DBG] osdmap e2326: 8 total, 8 up, 8 in 2024-08-29T19:22:15.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:22:15 smithi029 bash[77880]: cluster 2024-08-29T19:22:14.593817+0000 mgr.y (mgr.25004) 2770 : cluster [DBG] pgmap v4622: 137 pgs: 137 active+clean; 296 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 3.7 KiB/s rd, 170 B/s wr, 4 op/s 2024-08-29T19:22:15.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:22:15 smithi029 bash[79042]: cluster 2024-08-29T19:22:14.510023+0000 mon.a (mon.0) 3362 : cluster [DBG] osdmap e2326: 8 total, 8 up, 8 in 2024-08-29T19:22:15.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:22:15 smithi029 bash[79042]: cluster 2024-08-29T19:22:14.593817+0000 mgr.y (mgr.25004) 2770 : cluster [DBG] pgmap v4622: 137 pgs: 137 active+clean; 296 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 3.7 KiB/s rd, 170 B/s wr, 4 op/s 2024-08-29T19:22:16.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:22:16 smithi110 bash[67519]: audit 2024-08-29T19:22:16.300644+0000 mon.c (mon.2) 1004 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:22:16.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:22:16 smithi029 bash[77880]: audit 2024-08-29T19:22:16.300644+0000 mon.c (mon.2) 1004 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:22:16.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:22:16 smithi029 bash[79042]: audit 2024-08-29T19:22:16.300644+0000 mon.c (mon.2) 1004 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:22:17.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:22:17 smithi110 bash[67519]: cluster 2024-08-29T19:22:16.594703+0000 mgr.y (mgr.25004) 2771 : cluster [DBG] pgmap v4623: 137 pgs: 137 active+clean; 315 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 30 KiB/s rd, 2.7 MiB/s wr, 46 op/s 2024-08-29T19:22:17.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:22:17 smithi110 bash[67519]: audit 2024-08-29T19:22:17.064885+0000 mon.c (mon.2) 1005 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:22:17.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:22:17 smithi110 bash[67519]: audit 2024-08-29T19:22:17.065800+0000 mon.c (mon.2) 1006 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:22:17.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:22:17 smithi110 bash[67519]: audit 2024-08-29T19:22:17.073081+0000 mon.a (mon.0) 3363 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:22:17.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:22:17 smithi029 bash[77880]: cluster 2024-08-29T19:22:16.594703+0000 mgr.y (mgr.25004) 2771 : cluster [DBG] pgmap v4623: 137 pgs: 137 active+clean; 315 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 30 KiB/s rd, 2.7 MiB/s wr, 46 op/s 2024-08-29T19:22:17.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:22:17 smithi029 bash[77880]: audit 2024-08-29T19:22:17.064885+0000 mon.c (mon.2) 1005 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:22:17.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:22:17 smithi029 bash[77880]: audit 2024-08-29T19:22:17.065800+0000 mon.c (mon.2) 1006 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:22:17.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:22:17 smithi029 bash[77880]: audit 2024-08-29T19:22:17.073081+0000 mon.a (mon.0) 3363 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:22:17.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:22:17 smithi029 bash[79042]: cluster 2024-08-29T19:22:16.594703+0000 mgr.y (mgr.25004) 2771 : cluster [DBG] pgmap v4623: 137 pgs: 137 active+clean; 315 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 30 KiB/s rd, 2.7 MiB/s wr, 46 op/s 2024-08-29T19:22:17.904 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:22:17 smithi029 bash[79042]: audit 2024-08-29T19:22:17.064885+0000 mon.c (mon.2) 1005 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:22:17.904 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:22:17 smithi029 bash[79042]: audit 2024-08-29T19:22:17.065800+0000 mon.c (mon.2) 1006 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:22:17.904 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:22:17 smithi029 bash[79042]: audit 2024-08-29T19:22:17.073081+0000 mon.a (mon.0) 3363 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:22:19.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:22:18 smithi110 bash[67519]: audit 2024-08-29T19:22:18.635832+0000 mon.c (mon.2) 1007 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:22:19.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:22:18 smithi029 bash[79042]: audit 2024-08-29T19:22:18.635832+0000 mon.c (mon.2) 1007 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:22:19.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:22:18 smithi029 bash[77880]: audit 2024-08-29T19:22:18.635832+0000 mon.c (mon.2) 1007 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:22:20.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:22:19 smithi110 bash[67519]: cluster 2024-08-29T19:22:18.595460+0000 mgr.y (mgr.25004) 2772 : cluster [DBG] pgmap v4624: 137 pgs: 137 active+clean; 318 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 30 KiB/s rd, 2.6 MiB/s wr, 45 op/s 2024-08-29T19:22:20.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:22:19 smithi029 bash[79042]: cluster 2024-08-29T19:22:18.595460+0000 mgr.y (mgr.25004) 2772 : cluster [DBG] pgmap v4624: 137 pgs: 137 active+clean; 318 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 30 KiB/s rd, 2.6 MiB/s wr, 45 op/s 2024-08-29T19:22:20.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:22:19 smithi029 bash[77880]: cluster 2024-08-29T19:22:18.595460+0000 mgr.y (mgr.25004) 2772 : cluster [DBG] pgmap v4624: 137 pgs: 137 active+clean; 318 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 30 KiB/s rd, 2.6 MiB/s wr, 45 op/s 2024-08-29T19:22:22.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:22:21 smithi110 bash[67519]: cluster 2024-08-29T19:22:20.596121+0000 mgr.y (mgr.25004) 2773 : cluster [DBG] pgmap v4625: 137 pgs: 137 active+clean; 318 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 23 KiB/s rd, 2.0 MiB/s wr, 34 op/s 2024-08-29T19:22:22.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:22:21 smithi029 bash[79042]: cluster 2024-08-29T19:22:20.596121+0000 mgr.y (mgr.25004) 2773 : cluster [DBG] pgmap v4625: 137 pgs: 137 active+clean; 318 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 23 KiB/s rd, 2.0 MiB/s wr, 34 op/s 2024-08-29T19:22:22.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:22:21 smithi029 bash[77880]: cluster 2024-08-29T19:22:20.596121+0000 mgr.y (mgr.25004) 2773 : cluster [DBG] pgmap v4625: 137 pgs: 137 active+clean; 318 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 23 KiB/s rd, 2.0 MiB/s wr, 34 op/s 2024-08-29T19:22:24.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:22:23 smithi110 bash[67519]: cluster 2024-08-29T19:22:22.597475+0000 mgr.y (mgr.25004) 2774 : cluster [DBG] pgmap v4626: 137 pgs: 137 active+clean; 318 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 20 KiB/s rd, 1.8 MiB/s wr, 30 op/s 2024-08-29T19:22:24.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:22:23 smithi110 bash[67519]: cluster 2024-08-29T19:22:22.708270+0000 mon.a (mon.0) 3364 : cluster [DBG] osdmap e2327: 8 total, 8 up, 8 in 2024-08-29T19:22:24.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:22:23 smithi029 bash[79042]: cluster 2024-08-29T19:22:22.597475+0000 mgr.y (mgr.25004) 2774 : cluster [DBG] pgmap v4626: 137 pgs: 137 active+clean; 318 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 20 KiB/s rd, 1.8 MiB/s wr, 30 op/s 2024-08-29T19:22:24.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:22:23 smithi029 bash[79042]: cluster 2024-08-29T19:22:22.708270+0000 mon.a (mon.0) 3364 : cluster [DBG] osdmap e2327: 8 total, 8 up, 8 in 2024-08-29T19:22:24.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:22:23 smithi029 bash[77880]: cluster 2024-08-29T19:22:22.597475+0000 mgr.y (mgr.25004) 2774 : cluster [DBG] pgmap v4626: 137 pgs: 137 active+clean; 318 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 20 KiB/s rd, 1.8 MiB/s wr, 30 op/s 2024-08-29T19:22:24.154 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:22:23 smithi029 bash[77880]: cluster 2024-08-29T19:22:22.708270+0000 mon.a (mon.0) 3364 : cluster [DBG] osdmap e2327: 8 total, 8 up, 8 in 2024-08-29T19:22:24.786 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] DiffIterateTest/1.DiffIterateDeterministicLUKS2PP (55809 ms) 2024-08-29T19:22:24.786 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] DiffIterateTest/1.DiffIterateDiscard 2024-08-29T19:22:24.786 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T19:22:24.903 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 19:22:24 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:19:22:24] "GET /metrics HTTP/1.1" 200 36708 "" "Prometheus/2.43.0" 2024-08-29T19:22:24.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:22:24 smithi029 bash[79042]: cluster 2024-08-29T19:22:23.717462+0000 mon.a (mon.0) 3365 : cluster [DBG] osdmap e2328: 8 total, 8 up, 8 in 2024-08-29T19:22:24.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:22:24 smithi029 bash[77880]: cluster 2024-08-29T19:22:23.717462+0000 mon.a (mon.0) 3365 : cluster [DBG] osdmap e2328: 8 total, 8 up, 8 in 2024-08-29T19:22:25.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:22:24 smithi110 bash[67519]: cluster 2024-08-29T19:22:23.717462+0000 mon.a (mon.0) 3365 : cluster [DBG] osdmap e2328: 8 total, 8 up, 8 in 2024-08-29T19:22:26.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:22:25 smithi110 bash[67519]: cluster 2024-08-29T19:22:24.598396+0000 mgr.y (mgr.25004) 2775 : cluster [DBG] pgmap v4629: 137 pgs: 137 active+clean; 318 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 511 B/s wr, 0 op/s 2024-08-29T19:22:26.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:22:25 smithi110 bash[67519]: cluster 2024-08-29T19:22:24.720455+0000 mon.a (mon.0) 3366 : cluster [DBG] osdmap e2329: 8 total, 8 up, 8 in 2024-08-29T19:22:26.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:22:25 smithi029 bash[79042]: cluster 2024-08-29T19:22:24.598396+0000 mgr.y (mgr.25004) 2775 : cluster [DBG] pgmap v4629: 137 pgs: 137 active+clean; 318 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 511 B/s wr, 0 op/s 2024-08-29T19:22:26.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:22:25 smithi029 bash[79042]: cluster 2024-08-29T19:22:24.720455+0000 mon.a (mon.0) 3366 : cluster [DBG] osdmap e2329: 8 total, 8 up, 8 in 2024-08-29T19:22:26.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:22:25 smithi029 bash[77880]: cluster 2024-08-29T19:22:24.598396+0000 mgr.y (mgr.25004) 2775 : cluster [DBG] pgmap v4629: 137 pgs: 137 active+clean; 318 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 511 B/s wr, 0 op/s 2024-08-29T19:22:26.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:22:25 smithi029 bash[77880]: cluster 2024-08-29T19:22:24.720455+0000 mon.a (mon.0) 3366 : cluster [DBG] osdmap e2329: 8 total, 8 up, 8 in 2024-08-29T19:22:27.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:22:26 smithi110 bash[67519]: cluster 2024-08-29T19:22:25.741174+0000 mon.a (mon.0) 3367 : cluster [DBG] osdmap e2330: 8 total, 8 up, 8 in 2024-08-29T19:22:27.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:22:26 smithi029 bash[79042]: cluster 2024-08-29T19:22:25.741174+0000 mon.a (mon.0) 3367 : cluster [DBG] osdmap e2330: 8 total, 8 up, 8 in 2024-08-29T19:22:27.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:22:26 smithi029 bash[77880]: cluster 2024-08-29T19:22:25.741174+0000 mon.a (mon.0) 3367 : cluster [DBG] osdmap e2330: 8 total, 8 up, 8 in 2024-08-29T19:22:27.831 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] DiffIterateTest/1.DiffIterateDiscard (3045 ms) 2024-08-29T19:22:27.831 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] DiffIterateTest/1.DiffIterateTruncate 2024-08-29T19:22:27.831 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T19:22:28.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:22:27 smithi110 bash[67519]: cluster 2024-08-29T19:22:26.599637+0000 mgr.y (mgr.25004) 2776 : cluster [DBG] pgmap v4632: 137 pgs: 137 active+clean; 338 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 49 KiB/s rd, 4.0 MiB/s wr, 73 op/s 2024-08-29T19:22:28.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:22:27 smithi110 bash[67519]: cluster 2024-08-29T19:22:26.751250+0000 mon.a (mon.0) 3368 : cluster [DBG] osdmap e2331: 8 total, 8 up, 8 in 2024-08-29T19:22:28.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:22:27 smithi029 bash[79042]: cluster 2024-08-29T19:22:26.599637+0000 mgr.y (mgr.25004) 2776 : cluster [DBG] pgmap v4632: 137 pgs: 137 active+clean; 338 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 49 KiB/s rd, 4.0 MiB/s wr, 73 op/s 2024-08-29T19:22:28.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:22:27 smithi029 bash[79042]: cluster 2024-08-29T19:22:26.751250+0000 mon.a (mon.0) 3368 : cluster [DBG] osdmap e2331: 8 total, 8 up, 8 in 2024-08-29T19:22:28.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:22:27 smithi029 bash[77880]: cluster 2024-08-29T19:22:26.599637+0000 mgr.y (mgr.25004) 2776 : cluster [DBG] pgmap v4632: 137 pgs: 137 active+clean; 338 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 49 KiB/s rd, 4.0 MiB/s wr, 73 op/s 2024-08-29T19:22:28.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:22:27 smithi029 bash[77880]: cluster 2024-08-29T19:22:26.751250+0000 mon.a (mon.0) 3368 : cluster [DBG] osdmap e2331: 8 total, 8 up, 8 in 2024-08-29T19:22:29.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:22:28 smithi110 bash[67519]: cluster 2024-08-29T19:22:27.759553+0000 mon.a (mon.0) 3369 : cluster [DBG] osdmap e2332: 8 total, 8 up, 8 in 2024-08-29T19:22:29.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:22:28 smithi029 bash[77880]: cluster 2024-08-29T19:22:27.759553+0000 mon.a (mon.0) 3369 : cluster [DBG] osdmap e2332: 8 total, 8 up, 8 in 2024-08-29T19:22:29.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:22:28 smithi029 bash[79042]: cluster 2024-08-29T19:22:27.759553+0000 mon.a (mon.0) 3369 : cluster [DBG] osdmap e2332: 8 total, 8 up, 8 in 2024-08-29T19:22:30.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:22:29 smithi110 bash[67519]: cluster 2024-08-29T19:22:28.600365+0000 mgr.y (mgr.25004) 2777 : cluster [DBG] pgmap v4635: 137 pgs: 137 active+clean; 342 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 66 KiB/s rd, 4.0 MiB/s wr, 103 op/s 2024-08-29T19:22:30.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:22:29 smithi110 bash[67519]: cluster 2024-08-29T19:22:28.770029+0000 mon.a (mon.0) 3370 : cluster [DBG] osdmap e2333: 8 total, 8 up, 8 in 2024-08-29T19:22:30.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:22:29 smithi029 bash[79042]: cluster 2024-08-29T19:22:28.600365+0000 mgr.y (mgr.25004) 2777 : cluster [DBG] pgmap v4635: 137 pgs: 137 active+clean; 342 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 66 KiB/s rd, 4.0 MiB/s wr, 103 op/s 2024-08-29T19:22:30.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:22:29 smithi029 bash[79042]: cluster 2024-08-29T19:22:28.770029+0000 mon.a (mon.0) 3370 : cluster [DBG] osdmap e2333: 8 total, 8 up, 8 in 2024-08-29T19:22:30.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:22:29 smithi029 bash[77880]: cluster 2024-08-29T19:22:28.600365+0000 mgr.y (mgr.25004) 2777 : cluster [DBG] pgmap v4635: 137 pgs: 137 active+clean; 342 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 66 KiB/s rd, 4.0 MiB/s wr, 103 op/s 2024-08-29T19:22:30.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:22:29 smithi029 bash[77880]: cluster 2024-08-29T19:22:28.770029+0000 mon.a (mon.0) 3370 : cluster [DBG] osdmap e2333: 8 total, 8 up, 8 in 2024-08-29T19:22:30.890 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] DiffIterateTest/1.DiffIterateTruncate (3059 ms) 2024-08-29T19:22:30.890 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] DiffIterateTest/1.DiffIterateWriteAndTruncate 2024-08-29T19:22:30.890 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T19:22:31.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:22:30 smithi110 bash[67519]: cluster 2024-08-29T19:22:29.779240+0000 mon.a (mon.0) 3371 : cluster [DBG] osdmap e2334: 8 total, 8 up, 8 in 2024-08-29T19:22:31.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:22:30 smithi029 bash[79042]: cluster 2024-08-29T19:22:29.779240+0000 mon.a (mon.0) 3371 : cluster [DBG] osdmap e2334: 8 total, 8 up, 8 in 2024-08-29T19:22:31.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:22:30 smithi029 bash[77880]: cluster 2024-08-29T19:22:29.779240+0000 mon.a (mon.0) 3371 : cluster [DBG] osdmap e2334: 8 total, 8 up, 8 in 2024-08-29T19:22:32.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:22:31 smithi110 bash[67519]: cluster 2024-08-29T19:22:30.601228+0000 mgr.y (mgr.25004) 2778 : cluster [DBG] pgmap v4638: 137 pgs: 137 active+clean; 342 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 37 KiB/s rd, 9.5 KiB/s wr, 58 op/s 2024-08-29T19:22:32.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:22:31 smithi110 bash[67519]: cluster 2024-08-29T19:22:30.789437+0000 mon.a (mon.0) 3372 : cluster [DBG] osdmap e2335: 8 total, 8 up, 8 in 2024-08-29T19:22:32.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:22:31 smithi029 bash[79042]: cluster 2024-08-29T19:22:30.601228+0000 mgr.y (mgr.25004) 2778 : cluster [DBG] pgmap v4638: 137 pgs: 137 active+clean; 342 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 37 KiB/s rd, 9.5 KiB/s wr, 58 op/s 2024-08-29T19:22:32.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:22:31 smithi029 bash[79042]: cluster 2024-08-29T19:22:30.789437+0000 mon.a (mon.0) 3372 : cluster [DBG] osdmap e2335: 8 total, 8 up, 8 in 2024-08-29T19:22:32.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:22:31 smithi029 bash[77880]: cluster 2024-08-29T19:22:30.601228+0000 mgr.y (mgr.25004) 2778 : cluster [DBG] pgmap v4638: 137 pgs: 137 active+clean; 342 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 37 KiB/s rd, 9.5 KiB/s wr, 58 op/s 2024-08-29T19:22:32.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:22:31 smithi029 bash[77880]: cluster 2024-08-29T19:22:30.789437+0000 mon.a (mon.0) 3372 : cluster [DBG] osdmap e2335: 8 total, 8 up, 8 in 2024-08-29T19:22:33.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:22:32 smithi110 bash[67519]: cluster 2024-08-29T19:22:31.790679+0000 mon.a (mon.0) 3373 : cluster [DBG] osdmap e2336: 8 total, 8 up, 8 in 2024-08-29T19:22:33.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:22:32 smithi029 bash[79042]: cluster 2024-08-29T19:22:31.790679+0000 mon.a (mon.0) 3373 : cluster [DBG] osdmap e2336: 8 total, 8 up, 8 in 2024-08-29T19:22:33.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:22:32 smithi029 bash[77880]: cluster 2024-08-29T19:22:31.790679+0000 mon.a (mon.0) 3373 : cluster [DBG] osdmap e2336: 8 total, 8 up, 8 in 2024-08-29T19:22:33.928 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] DiffIterateTest/1.DiffIterateWriteAndTruncate (3038 ms) 2024-08-29T19:22:33.928 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] DiffIterateTest/1.DiffIterateStress 2024-08-29T19:22:33.928 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T19:22:34.031 INFO:tasks.workunit.client.0.smithi029.stdout: i=0 exists [120348466~1524533,161541537~4484391,171323149~698551,175081152~3691260,180899677~3959295,215860059~8032456,235505050~7314508,303665546~698855,370643706~5631027] wrote [120348466~1524533,161541537~4484391,171323149~698551,175081152~3691260,180899677~3959295,215860059~8032456,235505050~7314508,303665546~698855,370643706~5631027] 2024-08-29T19:22:34.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:22:33 smithi110 bash[67519]: cluster 2024-08-29T19:22:32.602196+0000 mgr.y (mgr.25004) 2779 : cluster [DBG] pgmap v4641: 137 pgs: 137 active+clean; 343 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 55 KiB/s rd, 262 KiB/s wr, 83 op/s 2024-08-29T19:22:34.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:22:33 smithi110 bash[67519]: cluster 2024-08-29T19:22:32.811446+0000 mon.a (mon.0) 3374 : cluster [DBG] osdmap e2337: 8 total, 8 up, 8 in 2024-08-29T19:22:34.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:22:33 smithi110 bash[67519]: audit 2024-08-29T19:22:33.636325+0000 mon.c (mon.2) 1008 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:22:34.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:22:33 smithi029 bash[77880]: cluster 2024-08-29T19:22:32.602196+0000 mgr.y (mgr.25004) 2779 : cluster [DBG] pgmap v4641: 137 pgs: 137 active+clean; 343 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 55 KiB/s rd, 262 KiB/s wr, 83 op/s 2024-08-29T19:22:34.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:22:33 smithi029 bash[77880]: cluster 2024-08-29T19:22:32.811446+0000 mon.a (mon.0) 3374 : cluster [DBG] osdmap e2337: 8 total, 8 up, 8 in 2024-08-29T19:22:34.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:22:33 smithi029 bash[77880]: audit 2024-08-29T19:22:33.636325+0000 mon.c (mon.2) 1008 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:22:34.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:22:33 smithi029 bash[79042]: cluster 2024-08-29T19:22:32.602196+0000 mgr.y (mgr.25004) 2779 : cluster [DBG] pgmap v4641: 137 pgs: 137 active+clean; 343 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 55 KiB/s rd, 262 KiB/s wr, 83 op/s 2024-08-29T19:22:34.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:22:33 smithi029 bash[79042]: cluster 2024-08-29T19:22:32.811446+0000 mon.a (mon.0) 3374 : cluster [DBG] osdmap e2337: 8 total, 8 up, 8 in 2024-08-29T19:22:34.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:22:33 smithi029 bash[79042]: audit 2024-08-29T19:22:33.636325+0000 mon.c (mon.2) 1008 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:22:34.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:22:34 smithi029 bash[77880]: cluster 2024-08-29T19:22:33.813289+0000 mon.a (mon.0) 3375 : cluster [DBG] osdmap e2338: 8 total, 8 up, 8 in 2024-08-29T19:22:34.903 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 19:22:34 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:19:22:34] "GET /metrics HTTP/1.1" 200 36713 "" "Prometheus/2.43.0" 2024-08-29T19:22:34.904 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:22:34 smithi029 bash[79042]: cluster 2024-08-29T19:22:33.813289+0000 mon.a (mon.0) 3375 : cluster [DBG] osdmap e2338: 8 total, 8 up, 8 in 2024-08-29T19:22:34.915 INFO:tasks.workunit.client.0.smithi029.stdout: i=1 exists [61057170~3248834,64995870~3685231,79804053~2338756,83029002~5013180,120348466~1524533,161541537~4484391,171323149~698551,175081152~3691260,180899677~3959295,197574652~3006574,215860059~8032456,235505050~7314508,251265331~4173765,273570218~7039988,303665546~698855,370643706~5631027,389201642~2101088] wrote [61057170~3248834,64995870~3685231,79804053~2338756,83029002~5013180,181415661~925361,197574652~3006574,251265331~4173765,273570218~7039988,389201642~2101088] 2024-08-29T19:22:35.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:22:34 smithi110 bash[67519]: cluster 2024-08-29T19:22:33.813289+0000 mon.a (mon.0) 3375 : cluster [DBG] osdmap e2338: 8 total, 8 up, 8 in 2024-08-29T19:22:35.940 INFO:tasks.workunit.client.0.smithi029.stdout: i=2 exists [551737~12750569,54938219~86508,61057170~3248834,64995870~3685231,79804053~2338756,83029002~5013180,106159559~1720907,120348466~1524533,161541537~4484391,171323149~2519631,175081152~3691260,180899677~3959295,197574652~3006574,215860059~8032456,235505050~7314508,251265331~4173765,273570218~8400579,296896745~3757899,303665546~698855,370643706~11453038,389201642~2101088] wrote [551737~12750569,54938219~86508,106159559~1720907,171939406~1903374,197786509~162171,222521354~1313979,276937900~5032897,296896745~3757899,374799009~7297735] 2024-08-29T19:22:36.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:22:35 smithi110 bash[67519]: cluster 2024-08-29T19:22:34.603120+0000 mgr.y (mgr.25004) 2780 : cluster [DBG] pgmap v4644: 137 pgs: 137 active+clean; 343 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 41 KiB/s rd, 261 KiB/s wr, 69 op/s 2024-08-29T19:22:36.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:22:35 smithi110 bash[67519]: cluster 2024-08-29T19:22:34.833696+0000 mon.a (mon.0) 3376 : cluster [DBG] osdmap e2339: 8 total, 8 up, 8 in 2024-08-29T19:22:36.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:22:35 smithi029 bash[79042]: cluster 2024-08-29T19:22:34.603120+0000 mgr.y (mgr.25004) 2780 : cluster [DBG] pgmap v4644: 137 pgs: 137 active+clean; 343 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 41 KiB/s rd, 261 KiB/s wr, 69 op/s 2024-08-29T19:22:36.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:22:35 smithi029 bash[79042]: cluster 2024-08-29T19:22:34.833696+0000 mon.a (mon.0) 3376 : cluster [DBG] osdmap e2339: 8 total, 8 up, 8 in 2024-08-29T19:22:36.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:22:35 smithi029 bash[77880]: cluster 2024-08-29T19:22:34.603120+0000 mgr.y (mgr.25004) 2780 : cluster [DBG] pgmap v4644: 137 pgs: 137 active+clean; 343 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 41 KiB/s rd, 261 KiB/s wr, 69 op/s 2024-08-29T19:22:36.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:22:35 smithi029 bash[77880]: cluster 2024-08-29T19:22:34.833696+0000 mon.a (mon.0) 3376 : cluster [DBG] osdmap e2339: 8 total, 8 up, 8 in 2024-08-29T19:22:36.912 INFO:tasks.workunit.client.0.smithi029.stdout: i=3 exists [551737~12750569,46594464~2178903,54938219~86508,55148155~3222982,61057170~3248834,64367170~4313931,79804053~2338756,83029002~5013374,106159559~1720907,112759480~497540,120348466~1524533,161541537~4484391,171323149~2519631,175081152~3691260,180899677~3959295,197574652~3006574,214299880~9592635,235505050~7314508,251265331~4173765,273570218~8400579,296896745~3757899,303665546~698855,359442237~256581,370643706~12137086,389201642~2101088,405846737~5061453] wrote [899096~718134,46594464~2178903,55148155~3222982,64367170~2757758,84261067~3781309,112759480~497540,214299880~5269039,359442237~256581,379932664~2848128,405846737~5061453] 2024-08-29T19:22:37.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:22:36 smithi110 bash[67519]: cluster 2024-08-29T19:22:35.843227+0000 mon.a (mon.0) 3377 : cluster [DBG] osdmap e2340: 8 total, 8 up, 8 in 2024-08-29T19:22:37.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:22:36 smithi029 bash[79042]: cluster 2024-08-29T19:22:35.843227+0000 mon.a (mon.0) 3377 : cluster [DBG] osdmap e2340: 8 total, 8 up, 8 in 2024-08-29T19:22:37.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:22:36 smithi029 bash[77880]: cluster 2024-08-29T19:22:35.843227+0000 mon.a (mon.0) 3377 : cluster [DBG] osdmap e2340: 8 total, 8 up, 8 in 2024-08-29T19:22:37.974 INFO:tasks.workunit.client.0.smithi029.stdout: i=4 exists [551737~12750569,13988531~4364262,46594464~2178903,54938219~86508,55148155~3222982,61057170~3248834,64367170~4313931,79804053~8238323,100901623~422475,106159559~1720907,112759480~497540,120348466~1524533,161541537~4484391,171323149~2519631,175081152~3691260,179845756~6035653,188887126~7784607,197574652~3006574,214299880~9592635,235505050~7314508,251265331~4173765,273570218~14324479,296896745~3757899,303665546~698855,340644777~823230,359442237~256581,367971078~166001,370643706~12137086,389201642~2101088,405846737~5061453] wrote [13988531~4364262,81394947~5293737,100901623~422475,179845756~6035653,188887126~7784607,275677103~12217594,340644777~823230,367971078~166001] 2024-08-29T19:22:38.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:22:37 smithi110 bash[67519]: cluster 2024-08-29T19:22:36.604338+0000 mgr.y (mgr.25004) 2781 : cluster [DBG] pgmap v4647: 137 pgs: 137 active+clean; 426 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 141 KiB/s rd, 15 MiB/s wr, 226 op/s 2024-08-29T19:22:38.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:22:37 smithi110 bash[67519]: cluster 2024-08-29T19:22:36.854019+0000 mon.a (mon.0) 3378 : cluster [DBG] osdmap e2341: 8 total, 8 up, 8 in 2024-08-29T19:22:38.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:22:37 smithi029 bash[79042]: cluster 2024-08-29T19:22:36.604338+0000 mgr.y (mgr.25004) 2781 : cluster [DBG] pgmap v4647: 137 pgs: 137 active+clean; 426 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 141 KiB/s rd, 15 MiB/s wr, 226 op/s 2024-08-29T19:22:38.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:22:37 smithi029 bash[79042]: cluster 2024-08-29T19:22:36.854019+0000 mon.a (mon.0) 3378 : cluster [DBG] osdmap e2341: 8 total, 8 up, 8 in 2024-08-29T19:22:38.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:22:37 smithi029 bash[77880]: cluster 2024-08-29T19:22:36.604338+0000 mgr.y (mgr.25004) 2781 : cluster [DBG] pgmap v4647: 137 pgs: 137 active+clean; 426 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 141 KiB/s rd, 15 MiB/s wr, 226 op/s 2024-08-29T19:22:38.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:22:37 smithi029 bash[77880]: cluster 2024-08-29T19:22:36.854019+0000 mon.a (mon.0) 3378 : cluster [DBG] osdmap e2341: 8 total, 8 up, 8 in 2024-08-29T19:22:38.993 INFO:tasks.workunit.client.0.smithi029.stdout: i=5 exists [551737~12750569,13988531~4364262,46594464~2178903,54938219~86508,55148155~3222982,61057170~3248834,64367170~4313931,79804053~10619786,100901623~422475,106159559~1720907,112759480~497540,120348466~1524533,122380684~7704589,161005446~6162034,171323149~2519631,175081152~3691260,179845756~6035653,188887126~7784607,197574652~3006574,214299880~9592635,235505050~7314508,251265331~4769315,273570218~14324479,296896745~3757899,303665546~698855,316528149~4204549,338489507~8109196,359442237~256581,367971078~166001,370643706~12137086,389201642~2101088,394583884~5750101,405846737~5061453] wrote [81909559~495763,84060242~6363597,122380684~7704589,161005446~6162034,253494666~2539980,316528149~4204549,338489507~8109196,379705463~1600601,394583884~5750101] 2024-08-29T19:22:39.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:22:38 smithi110 bash[67519]: cluster 2024-08-29T19:22:37.855556+0000 mon.a (mon.0) 3379 : cluster [DBG] osdmap e2342: 8 total, 8 up, 8 in 2024-08-29T19:22:39.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:22:38 smithi029 bash[77880]: cluster 2024-08-29T19:22:37.855556+0000 mon.a (mon.0) 3379 : cluster [DBG] osdmap e2342: 8 total, 8 up, 8 in 2024-08-29T19:22:39.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:22:38 smithi029 bash[79042]: cluster 2024-08-29T19:22:37.855556+0000 mon.a (mon.0) 3379 : cluster [DBG] osdmap e2342: 8 total, 8 up, 8 in 2024-08-29T19:22:39.973 INFO:tasks.workunit.client.0.smithi029.stdout: i=6 exists [551737~17801056,24349082~7663088,46594464~2178903,54938219~86508,55148155~3222982,61057170~3248834,64367170~4313931,79804053~10619786,91465172~1964673,100901623~422475,106159559~1720907,112759480~497540,120348466~1524533,122380684~7704589,161005446~6162034,171323149~2519631,175081152~3691260,179845756~6035653,188887126~7784607,197574652~3006574,214299880~9592635,235505050~7314508,242847149~1008150,251265331~4769315,272420121~16194012,296896745~3757899,303665546~698855,308344050~2242039,316528149~4204549,338489507~8109196,359442237~256581,367971078~166001,370643706~13526193,389201642~2101088,394583884~5750101,405846737~5061453] wrote [9327309~5445460,24349082~7663088,91465172~1964673,242847149~1008150,272420121~4113488,282129061~6485072,308344050~2242039,380539585~3630314,397259700~2094537] 2024-08-29T19:22:40.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:22:39 smithi110 bash[67519]: cluster 2024-08-29T19:22:38.605009+0000 mgr.y (mgr.25004) 2782 : cluster [DBG] pgmap v4650: 137 pgs: 137 active+clean; 469 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 137 KiB/s rd, 25 MiB/s wr, 223 op/s 2024-08-29T19:22:40.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:22:39 smithi110 bash[67519]: cluster 2024-08-29T19:22:38.876677+0000 mon.a (mon.0) 3380 : cluster [DBG] osdmap e2343: 8 total, 8 up, 8 in 2024-08-29T19:22:40.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:22:39 smithi029 bash[79042]: cluster 2024-08-29T19:22:38.605009+0000 mgr.y (mgr.25004) 2782 : cluster [DBG] pgmap v4650: 137 pgs: 137 active+clean; 469 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 137 KiB/s rd, 25 MiB/s wr, 223 op/s 2024-08-29T19:22:40.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:22:39 smithi029 bash[79042]: cluster 2024-08-29T19:22:38.876677+0000 mon.a (mon.0) 3380 : cluster [DBG] osdmap e2343: 8 total, 8 up, 8 in 2024-08-29T19:22:40.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:22:39 smithi029 bash[77880]: cluster 2024-08-29T19:22:38.605009+0000 mgr.y (mgr.25004) 2782 : cluster [DBG] pgmap v4650: 137 pgs: 137 active+clean; 469 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 137 KiB/s rd, 25 MiB/s wr, 223 op/s 2024-08-29T19:22:40.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:22:39 smithi029 bash[77880]: cluster 2024-08-29T19:22:38.876677+0000 mon.a (mon.0) 3380 : cluster [DBG] osdmap e2343: 8 total, 8 up, 8 in 2024-08-29T19:22:41.010 INFO:tasks.workunit.client.0.smithi029.stdout: i=7 exists [551737~17801056,24349082~7663088,46594464~2178903,54938219~86508,55148155~3222982,61057170~3248834,64367170~4313931,79804053~10619786,91465172~1964673,100901623~422475,106159559~1720907,112759480~497540,120348466~1524533,122380684~7704589,161005446~6162034,171323149~2519631,175081152~3691260,179845756~8920425,188887126~7784607,197574652~3006574,214299880~9592635,235505050~7314508,242847149~1008150,251265331~4769315,272420121~16194012,296896745~3757899,303665546~698855,308344050~2242039,316528149~7439998,338489507~8109196,359442237~256581,367971078~166001,370643706~13526193,387415303~3887427,394583884~5750101,405846737~5061453] wrote [4441500~2492476,47586047~811385,55418608~1936878,181385168~7381013,192315036~3817588,283559957~3432055,318215263~5752884,342292413~1082661,387415303~2910028] 2024-08-29T19:22:41.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:22:40 smithi110 bash[67519]: cluster 2024-08-29T19:22:39.879343+0000 mon.a (mon.0) 3381 : cluster [DBG] osdmap e2344: 8 total, 8 up, 8 in 2024-08-29T19:22:41.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:22:40 smithi029 bash[77880]: cluster 2024-08-29T19:22:39.879343+0000 mon.a (mon.0) 3381 : cluster [DBG] osdmap e2344: 8 total, 8 up, 8 in 2024-08-29T19:22:41.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:22:40 smithi029 bash[79042]: cluster 2024-08-29T19:22:39.879343+0000 mon.a (mon.0) 3381 : cluster [DBG] osdmap e2344: 8 total, 8 up, 8 in 2024-08-29T19:22:42.021 INFO:tasks.workunit.client.0.smithi029.stdout: i=8 exists [551737~20215654,24349082~9375360,46594464~2178903,54938219~86508,55148155~3222982,61057170~3248834,64367170~4313931,69515314~2645241,79804053~10619786,91465172~1964673,100901623~422475,106159559~1720907,112759480~497540,120348466~1524533,122380684~7704589,161005446~6162034,170203368~3639412,175081152~3691260,179845756~16825977,197574652~3006574,214299880~10601792,235505050~7314508,242847149~1008150,251265331~4769315,272420121~16194012,296896745~3757899,303665546~698855,308344050~2242039,316528149~7439998,338489507~12006926,359442237~256581,367971078~166001,370643706~13526193,387415303~3887427,394583884~5750101,405846737~5061453] wrote [14691013~6076378,26896976~6827466,69515314~2645241,170203368~3432321,186510827~3124524,216819418~8082254,340061549~1700575,342397675~8098758] 2024-08-29T19:22:42.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:22:41 smithi110 bash[67519]: cluster 2024-08-29T19:22:40.605857+0000 mgr.y (mgr.25004) 2783 : cluster [DBG] pgmap v4653: 137 pgs: 137 active+clean; 533 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 3.0 KiB/s rd, 22 MiB/s wr, 18 op/s 2024-08-29T19:22:42.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:22:41 smithi110 bash[67519]: cluster 2024-08-29T19:22:40.901271+0000 mon.a (mon.0) 3382 : cluster [DBG] osdmap e2345: 8 total, 8 up, 8 in 2024-08-29T19:22:42.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:22:41 smithi029 bash[79042]: cluster 2024-08-29T19:22:40.605857+0000 mgr.y (mgr.25004) 2783 : cluster [DBG] pgmap v4653: 137 pgs: 137 active+clean; 533 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 3.0 KiB/s rd, 22 MiB/s wr, 18 op/s 2024-08-29T19:22:42.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:22:41 smithi029 bash[79042]: cluster 2024-08-29T19:22:40.901271+0000 mon.a (mon.0) 3382 : cluster [DBG] osdmap e2345: 8 total, 8 up, 8 in 2024-08-29T19:22:42.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:22:41 smithi029 bash[77880]: cluster 2024-08-29T19:22:40.605857+0000 mgr.y (mgr.25004) 2783 : cluster [DBG] pgmap v4653: 137 pgs: 137 active+clean; 533 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 3.0 KiB/s rd, 22 MiB/s wr, 18 op/s 2024-08-29T19:22:42.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:22:41 smithi029 bash[77880]: cluster 2024-08-29T19:22:40.901271+0000 mon.a (mon.0) 3382 : cluster [DBG] osdmap e2345: 8 total, 8 up, 8 in 2024-08-29T19:22:43.042 INFO:tasks.workunit.client.0.smithi029.stdout: i=9 exists [551737~20750511,24349082~9375360,46594464~2178903,51556467~245278,54938219~86508,55148155~3222982,61057170~3248834,64367170~4313931,69515314~2645241,79804053~10619786,91465172~1964673,100901623~422475,106159559~1720907,112759480~497540,119568072~10517201,161005446~6162034,170203368~3639412,175081152~3691260,179845756~21222712,214299880~10601792,235505050~7314508,242847149~1008150,251265331~4769315,266015080~821703,271913201~117154,272420121~16194012,296896745~3757899,303665546~698855,308344050~2242039,316528149~7439998,338489507~12006926,359442237~256581,367971078~166001,370643706~13526193,387415303~3887427,394583884~5750101,405846737~5061453] wrote [6531989~4665682,15196994~6105254,51556467~245278,119568072~7174574,195108725~5959743,266015080~821703,271913201~117154,379951258~1863683] 2024-08-29T19:22:43.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:22:42 smithi110 bash[67519]: cluster 2024-08-29T19:22:41.902576+0000 mon.a (mon.0) 3383 : cluster [DBG] osdmap e2346: 8 total, 8 up, 8 in 2024-08-29T19:22:43.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:22:42 smithi029 bash[79042]: cluster 2024-08-29T19:22:41.902576+0000 mon.a (mon.0) 3383 : cluster [DBG] osdmap e2346: 8 total, 8 up, 8 in 2024-08-29T19:22:43.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:22:42 smithi029 bash[77880]: cluster 2024-08-29T19:22:41.902576+0000 mon.a (mon.0) 3383 : cluster [DBG] osdmap e2346: 8 total, 8 up, 8 in 2024-08-29T19:22:44.029 INFO:tasks.workunit.client.0.smithi029.stdout: i=10 exists [551737~20750511,24349082~9375360,46594464~2178903,50529371~3124110,53783303~4587834,61057170~3248834,64367170~4313931,69515314~2645241,72215857~2280860,79804053~10619786,91465172~2794999,100901623~422475,106159559~1720907,112759480~497540,119568072~14178305,142578340~7151225,161005446~6162034,170203368~3639412,175081152~3691260,179845756~21222712,214299880~10601792,235505050~11250077,251265331~4769315,266015080~821703,271913201~117154,272179711~16434422,296896745~3757899,303665546~698855,308344050~2242039,316528149~7439998,338489507~12006926,359442237~256581,367971078~166001,370643706~13526193,387415303~3887427,394583884~8900045,405846737~5061453] wrote [50529371~3124110,53783303~3854456,72215857~2280860,92232411~2027760,127165283~6581094,142578340~7151225,242106489~4648638,272179711~1145271,398784063~4699866] 2024-08-29T19:22:44.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:22:43 smithi110 bash[67519]: cluster 2024-08-29T19:22:42.606812+0000 mgr.y (mgr.25004) 2784 : cluster [DBG] pgmap v4656: 137 pgs: 137 active+clean; 665 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 165 KiB/s rd, 40 MiB/s wr, 270 op/s 2024-08-29T19:22:44.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:22:43 smithi110 bash[67519]: cluster 2024-08-29T19:22:42.916494+0000 mon.a (mon.0) 3384 : cluster [DBG] osdmap e2347: 8 total, 8 up, 8 in 2024-08-29T19:22:44.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:22:43 smithi029 bash[79042]: cluster 2024-08-29T19:22:42.606812+0000 mgr.y (mgr.25004) 2784 : cluster [DBG] pgmap v4656: 137 pgs: 137 active+clean; 665 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 165 KiB/s rd, 40 MiB/s wr, 270 op/s 2024-08-29T19:22:44.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:22:43 smithi029 bash[79042]: cluster 2024-08-29T19:22:42.916494+0000 mon.a (mon.0) 3384 : cluster [DBG] osdmap e2347: 8 total, 8 up, 8 in 2024-08-29T19:22:44.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:22:43 smithi029 bash[77880]: cluster 2024-08-29T19:22:42.606812+0000 mgr.y (mgr.25004) 2784 : cluster [DBG] pgmap v4656: 137 pgs: 137 active+clean; 665 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 165 KiB/s rd, 40 MiB/s wr, 270 op/s 2024-08-29T19:22:44.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:22:43 smithi029 bash[77880]: cluster 2024-08-29T19:22:42.916494+0000 mon.a (mon.0) 3384 : cluster [DBG] osdmap e2347: 8 total, 8 up, 8 in 2024-08-29T19:22:44.903 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 19:22:44 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:19:22:44] "GET /metrics HTTP/1.1" 200 36713 "" "Prometheus/2.43.0" 2024-08-29T19:22:45.074 INFO:tasks.workunit.client.0.smithi029.stdout: i=11 exists [551737~20833911,24349082~9375360,46594464~2178903,50529371~3124110,53783303~4587834,59508798~4797206,64367170~4313931,69515314~2645241,72215857~2280860,79804053~10619786,91465172~2794999,98108438~465204,100901623~422475,106159559~1720907,112759480~497540,119568072~14178305,142578340~7151225,161005446~6162034,170203368~3639412,175081152~3691260,179845756~21222712,202054950~6621701,210864098~453337,214299880~10601792,235505050~11250077,251265331~4769315,266015080~821703,271913201~117154,272179711~19985604,296896745~3757899,303665546~698855,308344050~2242039,316528149~7439998,331437632~19058801,359442237~256581,367971078~166001,370643706~13526193,387415303~3887427,394583884~8900045,405846737~7558252] wrote [19437572~1948076,59508798~2670149,98108438~465204,202054950~6621701,210864098~453337,287315984~4849331,331437632~7105102,406217861~7187128] 2024-08-29T19:22:45.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:22:44 smithi110 bash[67519]: cluster 2024-08-29T19:22:43.929485+0000 mon.a (mon.0) 3385 : cluster [DBG] osdmap e2348: 8 total, 8 up, 8 in 2024-08-29T19:22:45.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:22:44 smithi029 bash[79042]: cluster 2024-08-29T19:22:43.929485+0000 mon.a (mon.0) 3385 : cluster [DBG] osdmap e2348: 8 total, 8 up, 8 in 2024-08-29T19:22:45.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:22:44 smithi029 bash[77880]: cluster 2024-08-29T19:22:43.929485+0000 mon.a (mon.0) 3385 : cluster [DBG] osdmap e2348: 8 total, 8 up, 8 in 2024-08-29T19:22:46.025 INFO:tasks.workunit.client.0.smithi029.stdout: i=12 exists [551737~20833911,22754142~10970300,44357564~1375066,46594464~2178903,50529371~3124110,53783303~4587834,59508798~4797206,64367170~4313931,69515314~2645241,72215857~2280860,79804053~10619786,91465172~2794999,98108438~465204,100901623~422475,106159559~1720907,112759480~497540,119568072~14178305,142578340~7151225,161005446~6162034,170203368~3639412,175081152~3691260,179845756~21222712,202054950~6621701,210864098~453337,214299880~10601792,235505050~11250077,251265331~4769315,266015080~821703,271913201~117154,272179711~19985604,296023869~4630775,303665546~698855,308344050~2242039,316528149~7439998,324802315~90021,331437632~19058801,359442237~256581,367971078~166001,370643706~13526193,387415303~25989686] wrote [7741963~1377451,18212396~3092257,22754142~2356154,25163160~4004219,44357564~1375066,296023869~1113563,324802315~90021,377121952~31980,387745697~7724649,403162158~5012964] 2024-08-29T19:22:46.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:22:45 smithi110 bash[67519]: cluster 2024-08-29T19:22:44.607690+0000 mgr.y (mgr.25004) 2785 : cluster [DBG] pgmap v4659: 137 pgs: 137 active+clean; 687 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 165 KiB/s rd, 35 MiB/s wr, 266 op/s 2024-08-29T19:22:46.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:22:45 smithi110 bash[67519]: cluster 2024-08-29T19:22:44.949713+0000 mon.a (mon.0) 3386 : cluster [DBG] osdmap e2349: 8 total, 8 up, 8 in 2024-08-29T19:22:46.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:22:45 smithi029 bash[77880]: cluster 2024-08-29T19:22:44.607690+0000 mgr.y (mgr.25004) 2785 : cluster [DBG] pgmap v4659: 137 pgs: 137 active+clean; 687 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 165 KiB/s rd, 35 MiB/s wr, 266 op/s 2024-08-29T19:22:46.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:22:45 smithi029 bash[77880]: cluster 2024-08-29T19:22:44.949713+0000 mon.a (mon.0) 3386 : cluster [DBG] osdmap e2349: 8 total, 8 up, 8 in 2024-08-29T19:22:46.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:22:45 smithi029 bash[79042]: cluster 2024-08-29T19:22:44.607690+0000 mgr.y (mgr.25004) 2785 : cluster [DBG] pgmap v4659: 137 pgs: 137 active+clean; 687 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 165 KiB/s rd, 35 MiB/s wr, 266 op/s 2024-08-29T19:22:46.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:22:45 smithi029 bash[79042]: cluster 2024-08-29T19:22:44.949713+0000 mon.a (mon.0) 3386 : cluster [DBG] osdmap e2349: 8 total, 8 up, 8 in 2024-08-29T19:22:47.102 INFO:tasks.workunit.client.0.smithi029.stdout: i=13 exists [551737~20833911,22754142~10970300,44357564~1375066,46594464~2178903,50529371~3124110,53783303~4587834,59508798~4797206,64367170~4313931,69515314~2645241,72215857~6775898,79804053~10619786,91465172~2794999,98108438~465204,100901623~422475,106159559~1720907,109713058~2050979,112759480~497540,119568072~16244365,142578340~7151225,161005446~6162034,170203368~3639412,175081152~3691260,179845756~21222712,202054950~6621701,210864098~453337,214299880~10601792,233171398~13583729,251265331~4769315,265095982~6430109,271913201~117154,272179711~19985604,296023869~4630775,303665546~698855,308344050~2242039,316528149~7439998,324802315~90021,331437632~20006896,359442237~256581,367971078~166001,370643706~13526193,387415303~25989686] wrote [4588970~6888744,72473018~6518737,109713058~2050979,128244180~7568257,233171398~5446954,241171343~3462420,265095982~6430109,287355802~3026972,349049058~2395470,403070548~7097016] 2024-08-29T19:22:47.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:22:46 smithi110 bash[67519]: cluster 2024-08-29T19:22:45.950998+0000 mon.a (mon.0) 3387 : cluster [DBG] osdmap e2350: 8 total, 8 up, 8 in 2024-08-29T19:22:47.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:22:46 smithi029 bash[79042]: cluster 2024-08-29T19:22:45.950998+0000 mon.a (mon.0) 3387 : cluster [DBG] osdmap e2350: 8 total, 8 up, 8 in 2024-08-29T19:22:47.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:22:46 smithi029 bash[77880]: cluster 2024-08-29T19:22:45.950998+0000 mon.a (mon.0) 3387 : cluster [DBG] osdmap e2350: 8 total, 8 up, 8 in 2024-08-29T19:22:48.099 INFO:tasks.workunit.client.0.smithi029.stdout: i=14 exists [551737~33172705,44357564~1375066,46594464~2178903,50529371~3124110,53783303~4587834,59508798~4797206,64367170~4313931,69515314~2645241,72215857~6775898,79804053~10619786,91016494~7825674,100901623~422475,106159559~1720907,109713058~2050979,112759480~497540,119568072~16244365,142578340~7151225,161005446~6162034,170203368~3639412,175081152~3691260,179845756~21222712,202054950~6621701,210864098~453337,214299880~10601792,233171398~13583729,251265331~4769315,257596038~5885783,265095982~6430109,271913201~117154,272179711~19985604,294370627~7669528,303665546~698855,308344050~2242039,316528149~7439998,324802315~90021,331437632~20006896,353930527~5039167,359442237~256581,367971078~166001,370643706~13526193,387415303~25989686] wrote [14469292~2323282,16981327~10558738,91016494~7825674,202751494~2026806,257596038~5885783,294370627~7669528,308711751~1479111,353930527~5039167] 2024-08-29T19:22:48.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:22:47 smithi110 bash[67519]: cluster 2024-08-29T19:22:46.608762+0000 mgr.y (mgr.25004) 2786 : cluster [DBG] pgmap v4662: 137 pgs: 137 active+clean; 808 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 188 KiB/s rd, 38 MiB/s wr, 297 op/s 2024-08-29T19:22:48.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:22:47 smithi110 bash[67519]: cluster 2024-08-29T19:22:46.971849+0000 mon.a (mon.0) 3388 : cluster [DBG] osdmap e2351: 8 total, 8 up, 8 in 2024-08-29T19:22:48.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:22:47 smithi029 bash[79042]: cluster 2024-08-29T19:22:46.608762+0000 mgr.y (mgr.25004) 2786 : cluster [DBG] pgmap v4662: 137 pgs: 137 active+clean; 808 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 188 KiB/s rd, 38 MiB/s wr, 297 op/s 2024-08-29T19:22:48.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:22:47 smithi029 bash[79042]: cluster 2024-08-29T19:22:46.971849+0000 mon.a (mon.0) 3388 : cluster [DBG] osdmap e2351: 8 total, 8 up, 8 in 2024-08-29T19:22:48.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:22:47 smithi029 bash[77880]: cluster 2024-08-29T19:22:46.608762+0000 mgr.y (mgr.25004) 2786 : cluster [DBG] pgmap v4662: 137 pgs: 137 active+clean; 808 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 188 KiB/s rd, 38 MiB/s wr, 297 op/s 2024-08-29T19:22:48.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:22:47 smithi029 bash[77880]: cluster 2024-08-29T19:22:46.971849+0000 mon.a (mon.0) 3388 : cluster [DBG] osdmap e2351: 8 total, 8 up, 8 in 2024-08-29T19:22:49.133 INFO:tasks.workunit.client.0.smithi029.stdout: i=15 exists [551737~33172705,44357564~1375066,46594464~2178903,50529371~3124110,53783303~4587834,59508798~4797206,64367170~4313931,69515314~2645241,72215857~6775898,79804053~10619786,91016494~7825674,100901623~422475,106159559~1720907,109713058~2050979,112759480~497540,119568072~16244365,142578340~7151225,160618058~6549422,170203368~3639412,175081152~3691260,179845756~21222712,202054950~6621701,210864098~453337,214299880~10601792,233171398~13583729,248649415~8192238,257596038~5885783,265095982~6430109,271913201~117154,272179711~19985604,294370627~13098753,308344050~2242039,316528149~7439998,324802315~90021,331437632~20006896,353930527~5039167,359442237~256581,367971078~166001,370643706~13526193,387415303~25989686] wrote [3548222~583474,82394470~6526467,160618058~770802,182309693~4577268,188764221~2236368,248649415~8192238,299788729~7680651,335635799~6513803] 2024-08-29T19:22:49.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:22:48 smithi110 bash[67519]: cluster 2024-08-29T19:22:47.972896+0000 mon.a (mon.0) 3389 : cluster [DBG] osdmap e2352: 8 total, 8 up, 8 in 2024-08-29T19:22:49.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:22:48 smithi110 bash[67519]: audit 2024-08-29T19:22:48.636924+0000 mon.c (mon.2) 1009 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:22:49.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:22:48 smithi029 bash[79042]: cluster 2024-08-29T19:22:47.972896+0000 mon.a (mon.0) 3389 : cluster [DBG] osdmap e2352: 8 total, 8 up, 8 in 2024-08-29T19:22:49.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:22:48 smithi029 bash[79042]: audit 2024-08-29T19:22:48.636924+0000 mon.c (mon.2) 1009 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:22:49.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:22:48 smithi029 bash[77880]: cluster 2024-08-29T19:22:47.972896+0000 mon.a (mon.0) 3389 : cluster [DBG] osdmap e2352: 8 total, 8 up, 8 in 2024-08-29T19:22:49.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:22:48 smithi029 bash[77880]: audit 2024-08-29T19:22:48.636924+0000 mon.c (mon.2) 1009 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:22:50.102 INFO:tasks.workunit.client.0.smithi029.stdout: i=16 exists [551737~36247488,44357564~1375066,46594464~2178903,50529371~3124110,53783303~4587834,59508798~4797206,64367170~4313931,69515314~2645241,72215857~6775898,79804053~10619786,91016494~9002448,100901623~422475,106159559~1720907,109713058~2050979,112093736~4467240,119568072~16244365,142578340~7151225,160618058~6549422,170203368~3639412,175081152~3691260,179748162~21320306,202054950~6621701,210864098~453337,214299880~10601792,233171398~13583729,248649415~8192238,257596038~5885783,265095982~6430109,271913201~117154,272179711~19985604,294370627~13098753,308344050~2242039,316528149~7439998,324671720~27064728,353930527~5039167,359442237~256581,367971078~166001,370643706~13526193,387415303~25989686] wrote [30787002~6012223,95960004~4058938,112093736~4467240,179748162~1910835,301931022~4481029,324671720~10706490,344227791~7508657,401135208~813645] 2024-08-29T19:22:50.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:22:49 smithi110 bash[67519]: cluster 2024-08-29T19:22:48.609501+0000 mgr.y (mgr.25004) 2787 : cluster [DBG] pgmap v4665: 137 pgs: 137 active+clean; 833 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 188 KiB/s rd, 37 MiB/s wr, 297 op/s 2024-08-29T19:22:50.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:22:49 smithi110 bash[67519]: cluster 2024-08-29T19:22:48.993915+0000 mon.a (mon.0) 3390 : cluster [DBG] osdmap e2353: 8 total, 8 up, 8 in 2024-08-29T19:22:50.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:22:49 smithi029 bash[79042]: cluster 2024-08-29T19:22:48.609501+0000 mgr.y (mgr.25004) 2787 : cluster [DBG] pgmap v4665: 137 pgs: 137 active+clean; 833 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 188 KiB/s rd, 37 MiB/s wr, 297 op/s 2024-08-29T19:22:50.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:22:49 smithi029 bash[79042]: cluster 2024-08-29T19:22:48.993915+0000 mon.a (mon.0) 3390 : cluster [DBG] osdmap e2353: 8 total, 8 up, 8 in 2024-08-29T19:22:50.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:22:49 smithi029 bash[77880]: cluster 2024-08-29T19:22:48.609501+0000 mgr.y (mgr.25004) 2787 : cluster [DBG] pgmap v4665: 137 pgs: 137 active+clean; 833 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 188 KiB/s rd, 37 MiB/s wr, 297 op/s 2024-08-29T19:22:50.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:22:49 smithi029 bash[77880]: cluster 2024-08-29T19:22:48.993915+0000 mon.a (mon.0) 3390 : cluster [DBG] osdmap e2353: 8 total, 8 up, 8 in 2024-08-29T19:22:51.110 INFO:tasks.workunit.client.0.smithi029.stdout: i=17 exists [551737~36247488,44357564~4415803,50529371~3124110,53783303~4587834,59508798~4797206,64367170~4313931,69515314~2645241,72215857~6775898,79804053~10619786,91016494~9002448,100901623~422475,106159559~1720907,109713058~2050979,112093736~4467240,119568072~16244365,142578340~7151225,160618058~6549422,170203368~3639412,175081152~3691260,179748162~21320306,201588097~7088554,210864098~453337,212530625~12371047,233171398~13583729,248649415~8192238,257596038~13930053,271913201~117154,272179711~19985604,294370627~13098753,308344050~2242039,316528149~7439998,324671720~27064728,353930527~5039167,359442237~256581,367971078~166001,370643706~13526193,387415303~25989686] wrote [25513358~2529101,45647904~2758882,73476271~5019900,81499440~6524428,88637023~729592,201588097~6094572,212530625~5491587,241942676~117529,259588485~7151260] 2024-08-29T19:22:51.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:22:51 smithi110 bash[67519]: cluster 2024-08-29T19:22:50.000005+0000 mon.a (mon.0) 3391 : cluster [DBG] osdmap e2354: 8 total, 8 up, 8 in 2024-08-29T19:22:51.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:22:51 smithi029 bash[79042]: cluster 2024-08-29T19:22:50.000005+0000 mon.a (mon.0) 3391 : cluster [DBG] osdmap e2354: 8 total, 8 up, 8 in 2024-08-29T19:22:51.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:22:51 smithi029 bash[77880]: cluster 2024-08-29T19:22:50.000005+0000 mon.a (mon.0) 3391 : cluster [DBG] osdmap e2354: 8 total, 8 up, 8 in 2024-08-29T19:22:52.122 INFO:tasks.workunit.client.0.smithi029.stdout: i=18 exists [551737~36247488,44357564~4415803,50529371~3124110,53783303~4587834,59508798~4797206,64367170~4313931,69515314~2645241,72215857~6775898,79804053~10619786,91016494~9002448,100901623~422475,106159559~1720907,109713058~2050979,112093736~4467240,119568072~16244365,142578340~7151225,160618058~6549422,170203368~3639412,175081152~3691260,179748162~21320306,201588097~7088554,210864098~453337,212530625~12371047,233171398~13583729,247572062~9269591,257596038~34569277,294370627~17006967,316528149~36383828,353930527~11150763,367971078~166001,370643706~13526193,387415303~25989686] wrote [62544930~1555356,122168511~2732107,220981588~1858801,247572062~4086187,266975877~7825141,304776834~6600760,321191275~3696940,351041812~1870165,358805407~6275883] 2024-08-29T19:22:52.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:22:52 smithi110 bash[67519]: cluster 2024-08-29T19:22:50.610328+0000 mgr.y (mgr.25004) 2788 : cluster [DBG] pgmap v4668: 137 pgs: 137 active+clean; 891 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 21 MiB/s wr, 10 op/s 2024-08-29T19:22:52.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:22:52 smithi110 bash[67519]: cluster 2024-08-29T19:22:51.011108+0000 mon.a (mon.0) 3392 : cluster [DBG] osdmap e2355: 8 total, 8 up, 8 in 2024-08-29T19:22:52.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:22:52 smithi029 bash[77880]: cluster 2024-08-29T19:22:50.610328+0000 mgr.y (mgr.25004) 2788 : cluster [DBG] pgmap v4668: 137 pgs: 137 active+clean; 891 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 21 MiB/s wr, 10 op/s 2024-08-29T19:22:52.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:22:52 smithi029 bash[77880]: cluster 2024-08-29T19:22:51.011108+0000 mon.a (mon.0) 3392 : cluster [DBG] osdmap e2355: 8 total, 8 up, 8 in 2024-08-29T19:22:52.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:22:52 smithi029 bash[79042]: cluster 2024-08-29T19:22:50.610328+0000 mgr.y (mgr.25004) 2788 : cluster [DBG] pgmap v4668: 137 pgs: 137 active+clean; 891 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 21 MiB/s wr, 10 op/s 2024-08-29T19:22:52.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:22:52 smithi029 bash[79042]: cluster 2024-08-29T19:22:51.011108+0000 mon.a (mon.0) 3392 : cluster [DBG] osdmap e2355: 8 total, 8 up, 8 in 2024-08-29T19:22:53.079 INFO:tasks.workunit.client.0.smithi029.stdout: i=19 exists [551737~36247488,44357564~4415803,49978840~3674641,53783303~4587834,59508798~4797206,64367170~4313931,69515314~2645241,72215857~6775898,79804053~10619786,91016494~9002448,100901623~422475,106159559~1720907,109713058~2050979,112093736~4467240,119568072~16414458,136225972~2005081,142578340~7151225,150089626~147688,160618058~6549422,170203368~3639412,175081152~3691260,179748162~21320306,201588097~7088554,210309176~14592496,233171398~13583729,247572062~9269591,257596038~34569277,294370627~17006967,316528149~36383828,353930527~11150763,367971078~166001,370643706~13526193,387415303~25989686] wrote [49978840~3392501,66338386~820763,94394549~402199,135641694~340836,136225972~2005081,150089626~147688,192789067~3581512,210309176~6438872,283035268~1251572,342458906~822649] 2024-08-29T19:22:53.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:22:53 smithi110 bash[67519]: cluster 2024-08-29T19:22:52.018698+0000 mon.a (mon.0) 3393 : cluster [DBG] osdmap e2356: 8 total, 8 up, 8 in 2024-08-29T19:22:53.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:22:53 smithi029 bash[77880]: cluster 2024-08-29T19:22:52.018698+0000 mon.a (mon.0) 3393 : cluster [DBG] osdmap e2356: 8 total, 8 up, 8 in 2024-08-29T19:22:53.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:22:53 smithi029 bash[79042]: cluster 2024-08-29T19:22:52.018698+0000 mon.a (mon.0) 3393 : cluster [DBG] osdmap e2356: 8 total, 8 up, 8 in 2024-08-29T19:22:54.067 INFO:tasks.workunit.client.0.smithi029.stdout:from 0 to 1 diff [58720256~8388608,79691776~8388608,180355072~4194304,197132288~4194304,247463936~4194304,272629760~8388608,385875968~4194304] 2024-08-29T19:22:54.067 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [58720256~8388608,79691776~8388608,180355072~4194304,197132288~4194304,247463936~4194304,272629760~8388608,385875968~4194304] 2024-08-29T19:22:54.092 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [58720256~12582912,79691776~8388608,180355072~4194304,197132288~4194304,247463936~8388608,272629760~8388608,385875968~8388608] 2024-08-29T19:22:54.093 INFO:tasks.workunit.client.0.smithi029.stdout:from 0 to 2 diff [0~16777216,54525952~12582912,79691776~8388608,104857600~4194304,167772160~4194304,180355072~4194304,197132288~4194304,222298112~4194304,247463936~4194304,272629760~12582912,293601280~4194304,373293056~8388608,385875968~4194304] 2024-08-29T19:22:54.093 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~16777216,54525952~12582912,79691776~8388608,104857600~4194304,167772160~4194304,180355072~4194304,197132288~4194304,222298112~4194304,247463936~4194304,272629760~12582912,293601280~4194304,373293056~8388608,385875968~4194304] 2024-08-29T19:22:54.097 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~16777216,54525952~16777216,79691776~8388608,104857600~4194304,167772160~8388608,180355072~4194304,197132288~4194304,222298112~4194304,247463936~8388608,272629760~12582912,293601280~8388608,373293056~20971520] 2024-08-29T19:22:54.097 INFO:tasks.workunit.client.0.smithi029.stdout:from 0 to 3 diff [0~16777216,46137344~4194304,54525952~16777216,79691776~8388608,104857600~8388608,167772160~4194304,180355072~4194304,197132288~4194304,213909504~12582912,247463936~4194304,272629760~12582912,293601280~4194304,356515840~4194304,373293056~8388608,385875968~4194304,402653184~8388608] 2024-08-29T19:22:54.098 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~16777216,46137344~4194304,54525952~16777216,79691776~8388608,104857600~8388608,167772160~4194304,180355072~4194304,197132288~4194304,213909504~12582912,247463936~4194304,272629760~12582912,293601280~4194304,356515840~4194304,373293056~8388608,385875968~4194304,402653184~8388608] 2024-08-29T19:22:54.105 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~16777216,46137344~4194304,54525952~16777216,79691776~8388608,104857600~12582912,167772160~8388608,180355072~4194304,197132288~4194304,213909504~12582912,247463936~8388608,272629760~12582912,293601280~8388608,356515840~4194304,373293056~20971520,402653184~8388608] 2024-08-29T19:22:54.105 INFO:tasks.workunit.client.0.smithi029.stdout:from 0 to 4 diff [0~20971520,46137344~4194304,54525952~16777216,79691776~8388608,100663296~12582912,167772160~4194304,176160768~8388608,188743680~12582912,213909504~12582912,247463936~4194304,272629760~16777216,293601280~4194304,339738624~4194304,356515840~4194304,364904448~4194304,373293056~8388608,385875968~4194304,402653184~8388608] 2024-08-29T19:22:54.105 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~20971520,46137344~4194304,54525952~16777216,79691776~8388608,100663296~12582912,167772160~4194304,176160768~8388608,188743680~12582912,213909504~12582912,247463936~4194304,272629760~16777216,293601280~4194304,339738624~4194304,356515840~4194304,364904448~4194304,373293056~8388608,385875968~4194304,402653184~8388608] 2024-08-29T19:22:54.113 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~20971520,46137344~4194304,54525952~16777216,79691776~8388608,100663296~16777216,167772160~33554432,213909504~12582912,247463936~8388608,272629760~16777216,293601280~8388608,339738624~4194304,356515840~4194304,364904448~4194304,373293056~20971520,402653184~8388608] 2024-08-29T19:22:54.113 INFO:tasks.workunit.client.0.smithi029.stdout:from 0 to 5 diff [0~20971520,46137344~4194304,54525952~16777216,79691776~12582912,100663296~12582912,121634816~8388608,159383552~12582912,176160768~8388608,188743680~12582912,213909504~12582912,247463936~8388608,272629760~16777216,293601280~4194304,314572800~8388608,335544320~8388608,356515840~4194304,364904448~4194304,373293056~8388608,385875968~4194304,394264576~16777216] 2024-08-29T19:22:54.113 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~20971520,46137344~4194304,54525952~16777216,79691776~12582912,100663296~12582912,121634816~8388608,159383552~12582912,176160768~8388608,188743680~12582912,213909504~12582912,247463936~8388608,272629760~16777216,293601280~4194304,314572800~8388608,335544320~8388608,356515840~4194304,364904448~4194304,373293056~8388608,385875968~4194304,394264576~16777216] 2024-08-29T19:22:54.121 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~20971520,46137344~4194304,54525952~16777216,79691776~12582912,100663296~16777216,121634816~12582912,159383552~41943040,213909504~12582912,247463936~12582912,272629760~16777216,293601280~8388608,314572800~8388608,335544320~12582912,356515840~4194304,364904448~4194304,373293056~37748736] 2024-08-29T19:22:54.121 INFO:tasks.workunit.client.0.smithi029.stdout:from 0 to 6 diff [0~29360128,46137344~4194304,54525952~16777216,79691776~12582912,100663296~12582912,121634816~8388608,159383552~12582912,176160768~8388608,188743680~12582912,213909504~12582912,239075328~4194304,247463936~8388608,268435456~16777216,293601280~4194304,306184192~4194304,314572800~8388608,335544320~8388608,356515840~4194304,364904448~4194304,373293056~16777216,394264576~16777216] 2024-08-29T19:22:54.122 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~29360128,46137344~4194304,54525952~16777216,79691776~12582912,100663296~12582912,121634816~8388608,159383552~12582912,176160768~8388608,188743680~12582912,213909504~12582912,239075328~4194304,247463936~8388608,268435456~16777216,293601280~4194304,306184192~4194304,314572800~8388608,335544320~8388608,356515840~4194304,364904448~4194304,373293056~16777216,394264576~16777216] 2024-08-29T19:22:54.131 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~33554432,46137344~4194304,54525952~16777216,79691776~16777216,100663296~16777216,121634816~12582912,159383552~41943040,213909504~12582912,239075328~20971520,268435456~20971520,293601280~8388608,306184192~16777216,335544320~12582912,356515840~4194304,364904448~4194304,373293056~37748736] 2024-08-29T19:22:54.131 INFO:tasks.workunit.client.0.smithi029.stdout:from 0 to 7 diff [0~29360128,46137344~4194304,54525952~16777216,79691776~12582912,100663296~12582912,121634816~8388608,159383552~12582912,176160768~25165824,213909504~12582912,239075328~4194304,247463936~8388608,268435456~16777216,293601280~4194304,306184192~4194304,314572800~8388608,335544320~8388608,356515840~4194304,364904448~4194304,373293056~16777216,394264576~16777216] 2024-08-29T19:22:54.131 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~29360128,46137344~4194304,54525952~16777216,79691776~12582912,100663296~12582912,121634816~8388608,159383552~12582912,176160768~25165824,213909504~12582912,239075328~4194304,247463936~8388608,268435456~16777216,293601280~4194304,306184192~4194304,314572800~8388608,335544320~8388608,356515840~4194304,364904448~4194304,373293056~16777216,394264576~16777216] 2024-08-29T19:22:54.141 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~33554432,46137344~4194304,54525952~16777216,79691776~16777216,100663296~16777216,121634816~12582912,159383552~41943040,213909504~12582912,239075328~20971520,268435456~20971520,293601280~8388608,306184192~20971520,335544320~12582912,356515840~4194304,364904448~4194304,373293056~37748736] 2024-08-29T19:22:54.141 INFO:tasks.workunit.client.0.smithi029.stdout:from 0 to 8 diff [0~33554432,46137344~4194304,54525952~16777216,79691776~12582912,100663296~12582912,121634816~8388608,159383552~12582912,176160768~25165824,213909504~12582912,239075328~4194304,247463936~8388608,268435456~16777216,293601280~4194304,306184192~4194304,314572800~8388608,335544320~12582912,356515840~4194304,364904448~4194304,373293056~16777216,394264576~16777216] 2024-08-29T19:22:54.142 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~33554432,46137344~4194304,54525952~16777216,79691776~12582912,100663296~12582912,121634816~8388608,159383552~12582912,176160768~25165824,213909504~12582912,239075328~4194304,247463936~8388608,268435456~16777216,293601280~4194304,306184192~4194304,314572800~8388608,335544320~12582912,356515840~4194304,364904448~4194304,373293056~16777216,394264576~16777216] 2024-08-29T19:22:54.154 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~37748736,46137344~4194304,54525952~20971520,79691776~16777216,100663296~16777216,121634816~12582912,159383552~41943040,213909504~12582912,239075328~20971520,268435456~20971520,293601280~8388608,306184192~20971520,335544320~16777216,356515840~4194304,364904448~4194304,373293056~37748736] 2024-08-29T19:22:54.154 INFO:tasks.workunit.client.0.smithi029.stdout:from 0 to 9 diff [0~33554432,46137344~25165824,79691776~12582912,100663296~12582912,117440512~12582912,159383552~12582912,176160768~25165824,213909504~12582912,239075328~4194304,247463936~8388608,264241152~20971520,293601280~4194304,306184192~4194304,314572800~8388608,335544320~12582912,356515840~4194304,364904448~4194304,373293056~16777216,394264576~16777216] 2024-08-29T19:22:54.154 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~33554432,46137344~25165824,79691776~12582912,100663296~12582912,117440512~12582912,159383552~12582912,176160768~25165824,213909504~12582912,239075328~4194304,247463936~8388608,264241152~20971520,293601280~4194304,306184192~4194304,314572800~8388608,335544320~12582912,356515840~4194304,364904448~4194304,373293056~16777216,394264576~16777216] 2024-08-29T19:22:54.166 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~37748736,46137344~29360128,79691776~16777216,100663296~33554432,159383552~41943040,213909504~12582912,239075328~20971520,264241152~25165824,293601280~8388608,306184192~20971520,335544320~16777216,356515840~4194304,364904448~4194304,373293056~37748736] 2024-08-29T19:22:54.166 INFO:tasks.workunit.client.0.smithi029.stdout:from 0 to 10 diff [0~33554432,46137344~29360128,79691776~12582912,100663296~12582912,117440512~16777216,138412032~8388608,159383552~12582912,176160768~25165824,213909504~12582912,239075328~16777216,264241152~20971520,293601280~4194304,306184192~4194304,314572800~8388608,335544320~12582912,356515840~4194304,364904448~4194304,373293056~16777216,394264576~16777216] 2024-08-29T19:22:54.166 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~33554432,46137344~29360128,79691776~12582912,100663296~12582912,117440512~16777216,138412032~8388608,159383552~12582912,176160768~25165824,213909504~12582912,239075328~16777216,264241152~20971520,293601280~4194304,306184192~4194304,314572800~8388608,335544320~12582912,356515840~4194304,364904448~4194304,373293056~16777216,394264576~16777216] 2024-08-29T19:22:54.180 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~37748736,46137344~29360128,79691776~16777216,100663296~33554432,138412032~12582912,159383552~41943040,213909504~12582912,239075328~20971520,264241152~25165824,293601280~8388608,306184192~20971520,335544320~16777216,356515840~4194304,364904448~4194304,373293056~37748736] 2024-08-29T19:22:54.180 INFO:tasks.workunit.client.0.smithi029.stdout:from 0 to 11 diff [0~33554432,46137344~29360128,79691776~12582912,96468992~16777216,117440512~16777216,138412032~8388608,159383552~12582912,176160768~50331648,239075328~16777216,264241152~25165824,293601280~4194304,306184192~4194304,314572800~8388608,331350016~20971520,356515840~4194304,364904448~4194304,373293056~16777216,394264576~16777216] 2024-08-29T19:22:54.180 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~33554432,46137344~29360128,79691776~12582912,96468992~16777216,117440512~16777216,138412032~8388608,159383552~12582912,176160768~50331648,239075328~16777216,264241152~25165824,293601280~4194304,306184192~4194304,314572800~8388608,331350016~20971520,356515840~4194304,364904448~4194304,373293056~16777216,394264576~16777216] 2024-08-29T19:22:54.194 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~37748736,46137344~29360128,79691776~54525952,138412032~12582912,159383552~67108864,239075328~20971520,264241152~37748736,306184192~20971520,331350016~20971520,356515840~4194304,364904448~4194304,373293056~41943040] 2024-08-29T19:22:54.194 INFO:tasks.workunit.client.0.smithi029.stdout:from 0 to 12 diff [0~33554432,41943040~33554432,79691776~12582912,96468992~16777216,117440512~16777216,138412032~8388608,159383552~12582912,176160768~50331648,239075328~16777216,264241152~25165824,293601280~8388608,306184192~4194304,314572800~12582912,331350016~20971520,356515840~4194304,364904448~4194304,373293056~41943040] 2024-08-29T19:22:54.195 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~33554432,41943040~33554432,79691776~12582912,96468992~16777216,117440512~16777216,138412032~8388608,159383552~12582912,176160768~50331648,239075328~16777216,264241152~25165824,293601280~8388608,306184192~4194304,314572800~12582912,331350016~20971520,356515840~4194304,364904448~4194304,373293056~41943040] 2024-08-29T19:22:54.210 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~37748736,41943040~33554432,79691776~54525952,138412032~12582912,159383552~67108864,239075328~20971520,264241152~37748736,306184192~20971520,331350016~20971520,356515840~4194304,364904448~4194304,373293056~41943040] 2024-08-29T19:22:54.210 INFO:tasks.workunit.client.0.smithi029.stdout:from 0 to 13 diff [0~33554432,41943040~50331648,96468992~16777216,117440512~16777216,138412032~8388608,159383552~12582912,176160768~50331648,230686720~25165824,264241152~25165824,293601280~8388608,306184192~4194304,314572800~12582912,331350016~20971520,356515840~4194304,364904448~4194304,373293056~41943040] 2024-08-29T19:22:54.210 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~33554432,41943040~50331648,96468992~16777216,117440512~16777216,138412032~8388608,159383552~12582912,176160768~50331648,230686720~25165824,264241152~25165824,293601280~8388608,306184192~4194304,314572800~12582912,331350016~20971520,356515840~4194304,364904448~4194304,373293056~41943040] 2024-08-29T19:22:54.228 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~37748736,41943040~109051904,159383552~67108864,230686720~29360128,264241152~37748736,306184192~20971520,331350016~20971520,356515840~4194304,364904448~4194304,373293056~41943040] 2024-08-29T19:22:54.228 INFO:tasks.workunit.client.0.smithi029.stdout:from 0 to 14 diff [0~33554432,41943040~54525952,100663296~12582912,117440512~16777216,138412032~8388608,159383552~12582912,176160768~50331648,230686720~58720256,293601280~8388608,306184192~4194304,314572800~12582912,331350016~29360128,364904448~4194304,373293056~41943040] 2024-08-29T19:22:54.228 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~33554432,41943040~54525952,100663296~12582912,117440512~16777216,138412032~8388608,159383552~12582912,176160768~50331648,230686720~58720256,293601280~8388608,306184192~4194304,314572800~12582912,331350016~29360128,364904448~4194304,373293056~41943040] 2024-08-29T19:22:54.247 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~37748736,41943040~109051904,159383552~67108864,230686720~96468992,331350016~29360128,364904448~4194304,373293056~41943040] 2024-08-29T19:22:54.247 INFO:tasks.workunit.client.0.smithi029.stdout:from 0 to 15 diff [0~33554432,41943040~54525952,100663296~12582912,117440512~16777216,138412032~8388608,159383552~12582912,176160768~50331648,230686720~58720256,293601280~16777216,314572800~12582912,331350016~29360128,364904448~4194304,373293056~41943040] 2024-08-29T19:22:54.247 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~33554432,41943040~54525952,100663296~12582912,117440512~16777216,138412032~8388608,159383552~12582912,176160768~50331648,230686720~58720256,293601280~16777216,314572800~12582912,331350016~29360128,364904448~4194304,373293056~41943040] 2024-08-29T19:22:54.265 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~37748736,41943040~109051904,159383552~67108864,230686720~96468992,331350016~29360128,364904448~4194304,373293056~41943040] 2024-08-29T19:22:54.265 INFO:tasks.workunit.client.0.smithi029.stdout:from 0 to 16 diff [0~37748736,41943040~92274688,138412032~8388608,159383552~12582912,176160768~50331648,230686720~58720256,293601280~16777216,314572800~46137344,364904448~4194304,373293056~41943040] 2024-08-29T19:22:54.265 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~37748736,41943040~92274688,138412032~8388608,159383552~12582912,176160768~50331648,230686720~58720256,293601280~16777216,314572800~46137344,364904448~4194304,373293056~41943040] 2024-08-29T19:22:54.284 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~37748736,41943040~109051904,159383552~67108864,230686720~130023424,364904448~4194304,373293056~41943040] 2024-08-29T19:22:54.284 INFO:tasks.workunit.client.0.smithi029.stdout:from 0 to 17 diff [0~37748736,41943040~92274688,138412032~8388608,159383552~12582912,176160768~46137344,230686720~58720256,293601280~16777216,314572800~46137344,364904448~4194304,373293056~41943040] 2024-08-29T19:22:54.284 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~37748736,41943040~92274688,138412032~8388608,159383552~12582912,176160768~46137344,230686720~58720256,293601280~16777216,314572800~46137344,364904448~4194304,373293056~41943040] 2024-08-29T19:22:54.304 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~37748736,41943040~109051904,159383552~67108864,230686720~130023424,364904448~4194304,373293056~41943040] 2024-08-29T19:22:54.305 INFO:tasks.workunit.client.0.smithi029.stdout:from 0 to 18 diff [0~37748736,41943040~92274688,138412032~8388608,159383552~12582912,176160768~46137344,230686720~138412032,373293056~41943040] 2024-08-29T19:22:54.305 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~37748736,41943040~92274688,138412032~8388608,159383552~12582912,176160768~46137344,230686720~138412032,373293056~41943040] 2024-08-29T19:22:54.327 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~37748736,41943040~109051904,159383552~67108864,230686720~138412032,373293056~41943040] 2024-08-29T19:22:54.327 INFO:tasks.workunit.client.0.smithi029.stdout:from 0 to 19 diff [0~37748736,41943040~109051904,159383552~12582912,176160768~50331648,230686720~138412032,373293056~41943040] 2024-08-29T19:22:54.327 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~37748736,41943040~109051904,159383552~12582912,176160768~50331648,230686720~138412032,373293056~41943040] 2024-08-29T19:22:54.349 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~37748736,41943040~109051904,159383552~67108864,230686720~138412032,373293056~41943040] 2024-08-29T19:22:54.349 INFO:tasks.workunit.client.0.smithi029.stdout:from 1 to 2 diff [0~16777216,54525952~4194304,104857600~4194304,167772160~4194304,197132288~4194304,222298112~4194304,276824064~8388608,293601280~4194304,373293056~8388608] 2024-08-29T19:22:54.350 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~16777216,54525952~4194304,104857600~4194304,167772160~4194304,197132288~4194304,222298112~4194304,276824064~8388608,293601280~4194304,373293056~8388608] 2024-08-29T19:22:54.353 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~16777216,54525952~4194304,104857600~4194304,167772160~8388608,197132288~4194304,222298112~4194304,276824064~8388608,293601280~8388608,373293056~12582912] 2024-08-29T19:22:54.353 INFO:tasks.workunit.client.0.smithi029.stdout:from 1 to 3 diff [0~16777216,46137344~4194304,54525952~4194304,62914560~4194304,83886080~4194304,104857600~8388608,167772160~4194304,197132288~4194304,213909504~12582912,276824064~8388608,293601280~4194304,356515840~4194304,373293056~8388608,402653184~8388608] 2024-08-29T19:22:54.353 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~16777216,46137344~4194304,54525952~4194304,62914560~4194304,83886080~4194304,104857600~8388608,167772160~4194304,197132288~4194304,213909504~12582912,276824064~8388608,293601280~4194304,356515840~4194304,373293056~8388608,402653184~8388608] 2024-08-29T19:22:54.358 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~16777216,46137344~4194304,54525952~4194304,62914560~8388608,83886080~4194304,104857600~12582912,167772160~8388608,197132288~4194304,213909504~12582912,276824064~8388608,293601280~8388608,356515840~4194304,373293056~12582912,402653184~8388608] 2024-08-29T19:22:54.358 INFO:tasks.workunit.client.0.smithi029.stdout:from 1 to 4 diff [0~20971520,46137344~4194304,54525952~4194304,62914560~4194304,79691776~8388608,100663296~12582912,167772160~4194304,176160768~8388608,188743680~12582912,213909504~12582912,272629760~12582912,293601280~4194304,339738624~4194304,356515840~4194304,364904448~4194304,373293056~8388608,402653184~8388608] 2024-08-29T19:22:54.358 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~20971520,46137344~4194304,54525952~4194304,62914560~4194304,79691776~8388608,100663296~12582912,167772160~4194304,176160768~8388608,188743680~12582912,213909504~12582912,272629760~12582912,293601280~4194304,339738624~4194304,356515840~4194304,364904448~4194304,373293056~8388608,402653184~8388608] 2024-08-29T19:22:54.364 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~20971520,46137344~4194304,54525952~4194304,62914560~8388608,79691776~8388608,100663296~16777216,167772160~33554432,213909504~12582912,272629760~16777216,293601280~8388608,339738624~4194304,356515840~4194304,364904448~4194304,373293056~12582912,402653184~8388608] 2024-08-29T19:22:54.364 INFO:tasks.workunit.client.0.smithi029.stdout:from 1 to 5 diff [0~20971520,46137344~4194304,54525952~4194304,62914560~4194304,79691776~12582912,100663296~12582912,121634816~8388608,159383552~12582912,176160768~8388608,188743680~12582912,213909504~12582912,251658240~4194304,272629760~12582912,293601280~4194304,314572800~8388608,335544320~8388608,356515840~4194304,364904448~4194304,373293056~8388608,394264576~16777216] 2024-08-29T19:22:54.364 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~20971520,46137344~4194304,54525952~4194304,62914560~4194304,79691776~12582912,100663296~12582912,121634816~8388608,159383552~12582912,176160768~8388608,188743680~12582912,213909504~12582912,251658240~4194304,272629760~12582912,293601280~4194304,314572800~8388608,335544320~8388608,356515840~4194304,364904448~4194304,373293056~8388608,394264576~16777216] 2024-08-29T19:22:54.370 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~20971520,46137344~4194304,54525952~4194304,62914560~8388608,79691776~12582912,100663296~16777216,121634816~12582912,159383552~41943040,213909504~12582912,251658240~8388608,272629760~16777216,293601280~8388608,314572800~8388608,335544320~12582912,356515840~4194304,364904448~4194304,373293056~12582912,394264576~16777216] 2024-08-29T19:22:54.370 INFO:tasks.workunit.client.0.smithi029.stdout:from 1 to 6 diff [0~29360128,46137344~4194304,54525952~4194304,62914560~4194304,79691776~12582912,100663296~12582912,121634816~8388608,159383552~12582912,176160768~8388608,188743680~12582912,213909504~12582912,239075328~4194304,251658240~4194304,268435456~16777216,293601280~4194304,306184192~4194304,314572800~8388608,335544320~8388608,356515840~4194304,364904448~4194304,373293056~12582912,394264576~16777216] 2024-08-29T19:22:54.370 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~29360128,46137344~4194304,54525952~4194304,62914560~4194304,79691776~12582912,100663296~12582912,121634816~8388608,159383552~12582912,176160768~8388608,188743680~12582912,213909504~12582912,239075328~4194304,251658240~4194304,268435456~16777216,293601280~4194304,306184192~4194304,314572800~8388608,335544320~8388608,356515840~4194304,364904448~4194304,373293056~12582912,394264576~16777216] 2024-08-29T19:22:54.378 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~33554432,46137344~4194304,54525952~4194304,62914560~8388608,79691776~16777216,100663296~16777216,121634816~12582912,159383552~41943040,213909504~12582912,239075328~8388608,251658240~8388608,268435456~20971520,293601280~8388608,306184192~16777216,335544320~12582912,356515840~4194304,364904448~4194304,373293056~12582912,394264576~16777216] 2024-08-29T19:22:54.378 INFO:tasks.workunit.client.0.smithi029.stdout:from 1 to 7 diff [0~29360128,46137344~4194304,54525952~4194304,62914560~4194304,79691776~12582912,100663296~12582912,121634816~8388608,159383552~12582912,176160768~25165824,213909504~12582912,239075328~4194304,251658240~4194304,268435456~16777216,293601280~4194304,306184192~4194304,314572800~8388608,335544320~8388608,356515840~4194304,364904448~4194304,373293056~16777216,394264576~16777216] 2024-08-29T19:22:54.378 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~29360128,46137344~4194304,54525952~4194304,62914560~4194304,79691776~12582912,100663296~12582912,121634816~8388608,159383552~12582912,176160768~25165824,213909504~12582912,239075328~4194304,251658240~4194304,268435456~16777216,293601280~4194304,306184192~4194304,314572800~8388608,335544320~8388608,356515840~4194304,364904448~4194304,373293056~16777216,394264576~16777216] 2024-08-29T19:22:54.386 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~33554432,46137344~4194304,54525952~4194304,62914560~8388608,79691776~16777216,100663296~16777216,121634816~12582912,159383552~41943040,213909504~12582912,239075328~8388608,251658240~8388608,268435456~20971520,293601280~8388608,306184192~20971520,335544320~12582912,356515840~4194304,364904448~4194304,373293056~37748736] 2024-08-29T19:22:54.387 INFO:tasks.workunit.client.0.smithi029.stdout:from 1 to 8 diff [0~33554432,46137344~4194304,54525952~4194304,62914560~8388608,79691776~12582912,100663296~12582912,121634816~8388608,159383552~12582912,176160768~25165824,213909504~12582912,239075328~4194304,251658240~4194304,268435456~16777216,293601280~4194304,306184192~4194304,314572800~8388608,335544320~12582912,356515840~4194304,364904448~4194304,373293056~16777216,394264576~16777216] 2024-08-29T19:22:54.387 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~33554432,46137344~4194304,54525952~4194304,62914560~8388608,79691776~12582912,100663296~12582912,121634816~8388608,159383552~12582912,176160768~25165824,213909504~12582912,239075328~4194304,251658240~4194304,268435456~16777216,293601280~4194304,306184192~4194304,314572800~8388608,335544320~12582912,356515840~4194304,364904448~4194304,373293056~16777216,394264576~16777216] 2024-08-29T19:22:54.396 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~37748736,46137344~4194304,54525952~4194304,62914560~12582912,79691776~16777216,100663296~16777216,121634816~12582912,159383552~41943040,213909504~12582912,239075328~8388608,251658240~8388608,268435456~20971520,293601280~8388608,306184192~20971520,335544320~16777216,356515840~4194304,364904448~4194304,373293056~37748736] 2024-08-29T19:22:54.396 INFO:tasks.workunit.client.0.smithi029.stdout:from 1 to 9 diff [0~33554432,46137344~12582912,62914560~8388608,79691776~12582912,100663296~12582912,117440512~12582912,159383552~12582912,176160768~25165824,213909504~12582912,239075328~4194304,251658240~4194304,264241152~20971520,293601280~4194304,306184192~4194304,314572800~8388608,335544320~12582912,356515840~4194304,364904448~4194304,373293056~16777216,394264576~16777216] 2024-08-29T19:22:54.397 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~33554432,46137344~12582912,62914560~8388608,79691776~12582912,100663296~12582912,117440512~12582912,159383552~12582912,176160768~25165824,213909504~12582912,239075328~4194304,251658240~4194304,264241152~20971520,293601280~4194304,306184192~4194304,314572800~8388608,335544320~12582912,356515840~4194304,364904448~4194304,373293056~16777216,394264576~16777216] 2024-08-29T19:22:54.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:22:54 smithi110 bash[67519]: cluster 2024-08-29T19:22:52.611329+0000 mgr.y (mgr.25004) 2789 : cluster [DBG] pgmap v4671: 137 pgs: 137 active+clean; 1.0 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 231 KiB/s rd, 50 MiB/s wr, 360 op/s 2024-08-29T19:22:54.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:22:54 smithi110 bash[67519]: cluster 2024-08-29T19:22:53.030413+0000 mon.a (mon.0) 3394 : cluster [DBG] osdmap e2357: 8 total, 8 up, 8 in 2024-08-29T19:22:54.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:22:54 smithi029 bash[79042]: cluster 2024-08-29T19:22:52.611329+0000 mgr.y (mgr.25004) 2789 : cluster [DBG] pgmap v4671: 137 pgs: 137 active+clean; 1.0 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 231 KiB/s rd, 50 MiB/s wr, 360 op/s 2024-08-29T19:22:54.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:22:54 smithi029 bash[79042]: cluster 2024-08-29T19:22:53.030413+0000 mon.a (mon.0) 3394 : cluster [DBG] osdmap e2357: 8 total, 8 up, 8 in 2024-08-29T19:22:54.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:22:54 smithi029 bash[77880]: cluster 2024-08-29T19:22:52.611329+0000 mgr.y (mgr.25004) 2789 : cluster [DBG] pgmap v4671: 137 pgs: 137 active+clean; 1.0 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 231 KiB/s rd, 50 MiB/s wr, 360 op/s 2024-08-29T19:22:54.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:22:54 smithi029 bash[77880]: cluster 2024-08-29T19:22:53.030413+0000 mon.a (mon.0) 3394 : cluster [DBG] osdmap e2357: 8 total, 8 up, 8 in 2024-08-29T19:22:54.406 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~37748736,46137344~12582912,62914560~12582912,79691776~16777216,100663296~33554432,159383552~41943040,213909504~12582912,239075328~8388608,251658240~8388608,264241152~25165824,293601280~8388608,306184192~20971520,335544320~16777216,356515840~4194304,364904448~4194304,373293056~37748736] 2024-08-29T19:22:54.407 INFO:tasks.workunit.client.0.smithi029.stdout:from 1 to 10 diff [0~33554432,46137344~12582912,62914560~12582912,79691776~12582912,100663296~12582912,117440512~16777216,138412032~8388608,159383552~12582912,176160768~25165824,213909504~12582912,239075328~8388608,251658240~4194304,264241152~20971520,293601280~4194304,306184192~4194304,314572800~8388608,335544320~12582912,356515840~4194304,364904448~4194304,373293056~16777216,394264576~16777216] 2024-08-29T19:22:54.407 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~33554432,46137344~12582912,62914560~12582912,79691776~12582912,100663296~12582912,117440512~16777216,138412032~8388608,159383552~12582912,176160768~25165824,213909504~12582912,239075328~8388608,251658240~4194304,264241152~20971520,293601280~4194304,306184192~4194304,314572800~8388608,335544320~12582912,356515840~4194304,364904448~4194304,373293056~16777216,394264576~16777216] 2024-08-29T19:22:54.419 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~37748736,46137344~12582912,62914560~12582912,79691776~16777216,100663296~33554432,138412032~12582912,159383552~41943040,213909504~12582912,239075328~8388608,251658240~8388608,264241152~25165824,293601280~8388608,306184192~20971520,335544320~16777216,356515840~4194304,364904448~4194304,373293056~37748736] 2024-08-29T19:22:54.419 INFO:tasks.workunit.client.0.smithi029.stdout:from 1 to 11 diff [0~33554432,46137344~29360128,79691776~12582912,96468992~16777216,117440512~16777216,138412032~8388608,159383552~12582912,176160768~50331648,239075328~8388608,251658240~4194304,264241152~25165824,293601280~4194304,306184192~4194304,314572800~8388608,331350016~20971520,356515840~4194304,364904448~4194304,373293056~16777216,394264576~16777216] 2024-08-29T19:22:54.419 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~33554432,46137344~29360128,79691776~12582912,96468992~16777216,117440512~16777216,138412032~8388608,159383552~12582912,176160768~50331648,239075328~8388608,251658240~4194304,264241152~25165824,293601280~4194304,306184192~4194304,314572800~8388608,331350016~20971520,356515840~4194304,364904448~4194304,373293056~16777216,394264576~16777216] 2024-08-29T19:22:54.433 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~37748736,46137344~29360128,79691776~54525952,138412032~12582912,159383552~67108864,239075328~8388608,251658240~8388608,264241152~37748736,306184192~20971520,331350016~20971520,356515840~4194304,364904448~4194304,373293056~41943040] 2024-08-29T19:22:54.433 INFO:tasks.workunit.client.0.smithi029.stdout:from 1 to 12 diff [0~33554432,41943040~33554432,79691776~12582912,96468992~16777216,117440512~16777216,138412032~8388608,159383552~12582912,176160768~50331648,239075328~8388608,251658240~4194304,264241152~25165824,293601280~8388608,306184192~4194304,314572800~12582912,331350016~20971520,356515840~4194304,364904448~4194304,373293056~41943040] 2024-08-29T19:22:54.434 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~33554432,41943040~33554432,79691776~12582912,96468992~16777216,117440512~16777216,138412032~8388608,159383552~12582912,176160768~50331648,239075328~8388608,251658240~4194304,264241152~25165824,293601280~8388608,306184192~4194304,314572800~12582912,331350016~20971520,356515840~4194304,364904448~4194304,373293056~41943040] 2024-08-29T19:22:54.445 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~37748736,41943040~33554432,79691776~54525952,138412032~12582912,159383552~67108864,239075328~8388608,251658240~8388608,264241152~37748736,306184192~20971520,331350016~20971520,356515840~4194304,364904448~4194304,373293056~41943040] 2024-08-29T19:22:54.445 INFO:tasks.workunit.client.0.smithi029.stdout:from 1 to 13 diff [0~33554432,41943040~50331648,96468992~16777216,117440512~16777216,138412032~8388608,159383552~12582912,176160768~50331648,230686720~16777216,251658240~4194304,264241152~25165824,293601280~8388608,306184192~4194304,314572800~12582912,331350016~20971520,356515840~4194304,364904448~4194304,373293056~41943040] 2024-08-29T19:22:54.445 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~33554432,41943040~50331648,96468992~16777216,117440512~16777216,138412032~8388608,159383552~12582912,176160768~50331648,230686720~16777216,251658240~4194304,264241152~25165824,293601280~8388608,306184192~4194304,314572800~12582912,331350016~20971520,356515840~4194304,364904448~4194304,373293056~41943040] 2024-08-29T19:22:54.460 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~37748736,41943040~109051904,159383552~67108864,230686720~16777216,251658240~8388608,264241152~37748736,306184192~20971520,331350016~20971520,356515840~4194304,364904448~4194304,373293056~41943040] 2024-08-29T19:22:54.460 INFO:tasks.workunit.client.0.smithi029.stdout:from 1 to 14 diff [0~33554432,41943040~54525952,100663296~12582912,117440512~16777216,138412032~8388608,159383552~12582912,176160768~50331648,230686720~16777216,251658240~37748736,293601280~8388608,306184192~4194304,314572800~12582912,331350016~29360128,364904448~4194304,373293056~41943040] 2024-08-29T19:22:54.460 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~33554432,41943040~54525952,100663296~12582912,117440512~16777216,138412032~8388608,159383552~12582912,176160768~50331648,230686720~16777216,251658240~37748736,293601280~8388608,306184192~4194304,314572800~12582912,331350016~29360128,364904448~4194304,373293056~41943040] 2024-08-29T19:22:54.475 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~37748736,41943040~109051904,159383552~67108864,230686720~16777216,251658240~75497472,331350016~29360128,364904448~4194304,373293056~41943040] 2024-08-29T19:22:54.476 INFO:tasks.workunit.client.0.smithi029.stdout:from 1 to 15 diff [0~33554432,41943040~54525952,100663296~12582912,117440512~16777216,138412032~8388608,159383552~12582912,176160768~50331648,230686720~58720256,293601280~16777216,314572800~12582912,331350016~29360128,364904448~4194304,373293056~41943040] 2024-08-29T19:22:54.476 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~33554432,41943040~54525952,100663296~12582912,117440512~16777216,138412032~8388608,159383552~12582912,176160768~50331648,230686720~58720256,293601280~16777216,314572800~12582912,331350016~29360128,364904448~4194304,373293056~41943040] 2024-08-29T19:22:54.493 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~37748736,41943040~109051904,159383552~67108864,230686720~96468992,331350016~29360128,364904448~4194304,373293056~41943040] 2024-08-29T19:22:54.493 INFO:tasks.workunit.client.0.smithi029.stdout:from 1 to 16 diff [0~37748736,41943040~92274688,138412032~8388608,159383552~12582912,176160768~50331648,230686720~58720256,293601280~16777216,314572800~46137344,364904448~4194304,373293056~41943040] 2024-08-29T19:22:54.493 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~37748736,41943040~92274688,138412032~8388608,159383552~12582912,176160768~50331648,230686720~58720256,293601280~16777216,314572800~46137344,364904448~4194304,373293056~41943040] 2024-08-29T19:22:54.511 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~37748736,41943040~109051904,159383552~67108864,230686720~130023424,364904448~4194304,373293056~41943040] 2024-08-29T19:22:54.511 INFO:tasks.workunit.client.0.smithi029.stdout:from 1 to 17 diff [0~37748736,41943040~92274688,138412032~8388608,159383552~12582912,176160768~46137344,230686720~58720256,293601280~16777216,314572800~46137344,364904448~4194304,373293056~41943040] 2024-08-29T19:22:54.511 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~37748736,41943040~92274688,138412032~8388608,159383552~12582912,176160768~46137344,230686720~58720256,293601280~16777216,314572800~46137344,364904448~4194304,373293056~41943040] 2024-08-29T19:22:54.531 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~37748736,41943040~109051904,159383552~67108864,230686720~130023424,364904448~4194304,373293056~41943040] 2024-08-29T19:22:54.531 INFO:tasks.workunit.client.0.smithi029.stdout:from 1 to 18 diff [0~37748736,41943040~92274688,138412032~8388608,159383552~12582912,176160768~46137344,230686720~138412032,373293056~41943040] 2024-08-29T19:22:54.531 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~37748736,41943040~92274688,138412032~8388608,159383552~12582912,176160768~46137344,230686720~138412032,373293056~41943040] 2024-08-29T19:22:54.552 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~37748736,41943040~109051904,159383552~67108864,230686720~138412032,373293056~41943040] 2024-08-29T19:22:54.552 INFO:tasks.workunit.client.0.smithi029.stdout:from 1 to 19 diff [0~37748736,41943040~109051904,159383552~12582912,176160768~50331648,230686720~138412032,373293056~41943040] 2024-08-29T19:22:54.552 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~37748736,41943040~109051904,159383552~12582912,176160768~50331648,230686720~138412032,373293056~41943040] 2024-08-29T19:22:54.575 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~37748736,41943040~109051904,159383552~67108864,230686720~138412032,373293056~41943040] 2024-08-29T19:22:54.576 INFO:tasks.workunit.client.0.smithi029.stdout:from 2 to 3 diff [0~4194304,46137344~4194304,54525952~4194304,62914560~4194304,83886080~4194304,109051904~4194304,213909504~8388608,356515840~4194304,377487360~4194304,402653184~8388608] 2024-08-29T19:22:54.576 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~4194304,46137344~4194304,54525952~4194304,62914560~4194304,83886080~4194304,109051904~4194304,213909504~8388608,356515840~4194304,377487360~4194304,402653184~8388608] 2024-08-29T19:22:54.579 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~4194304,46137344~4194304,54525952~4194304,62914560~8388608,83886080~4194304,109051904~8388608,213909504~8388608,356515840~4194304,377487360~8388608,402653184~8388608] 2024-08-29T19:22:54.579 INFO:tasks.workunit.client.0.smithi029.stdout:from 2 to 4 diff [0~4194304,12582912~8388608,46137344~4194304,54525952~4194304,62914560~4194304,79691776~8388608,100663296~4194304,109051904~4194304,176160768~8388608,188743680~8388608,213909504~8388608,272629760~12582912,339738624~4194304,356515840~4194304,364904448~4194304,377487360~4194304,402653184~8388608] 2024-08-29T19:22:54.579 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~4194304,12582912~8388608,46137344~4194304,54525952~4194304,62914560~4194304,79691776~8388608,100663296~4194304,109051904~4194304,176160768~8388608,188743680~8388608,213909504~8388608,272629760~12582912,339738624~4194304,356515840~4194304,364904448~4194304,377487360~4194304,402653184~8388608] 2024-08-29T19:22:54.585 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~4194304,12582912~8388608,46137344~4194304,54525952~4194304,62914560~8388608,79691776~8388608,100663296~4194304,109051904~8388608,176160768~20971520,213909504~8388608,272629760~16777216,339738624~4194304,356515840~4194304,364904448~4194304,377487360~8388608,402653184~8388608] 2024-08-29T19:22:54.585 INFO:tasks.workunit.client.0.smithi029.stdout:from 2 to 5 diff [0~4194304,12582912~8388608,46137344~4194304,54525952~4194304,62914560~4194304,79691776~12582912,100663296~4194304,109051904~4194304,121634816~8388608,159383552~8388608,176160768~8388608,188743680~8388608,213909504~8388608,251658240~4194304,272629760~12582912,314572800~8388608,335544320~8388608,356515840~4194304,364904448~4194304,377487360~4194304,394264576~16777216] 2024-08-29T19:22:54.585 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~4194304,12582912~8388608,46137344~4194304,54525952~4194304,62914560~4194304,79691776~12582912,100663296~4194304,109051904~4194304,121634816~8388608,159383552~8388608,176160768~8388608,188743680~8388608,213909504~8388608,251658240~4194304,272629760~12582912,314572800~8388608,335544320~8388608,356515840~4194304,364904448~4194304,377487360~4194304,394264576~16777216] 2024-08-29T19:22:54.591 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~4194304,12582912~8388608,46137344~4194304,54525952~4194304,62914560~8388608,79691776~12582912,100663296~4194304,109051904~8388608,121634816~12582912,159383552~8388608,176160768~20971520,213909504~8388608,251658240~8388608,272629760~16777216,314572800~8388608,335544320~12582912,356515840~4194304,364904448~4194304,377487360~8388608,394264576~16777216] 2024-08-29T19:22:54.592 INFO:tasks.workunit.client.0.smithi029.stdout:from 2 to 6 diff [0~4194304,8388608~20971520,46137344~4194304,54525952~4194304,62914560~4194304,79691776~12582912,100663296~4194304,109051904~4194304,121634816~8388608,159383552~8388608,176160768~8388608,188743680~8388608,213909504~8388608,239075328~4194304,251658240~4194304,268435456~16777216,306184192~4194304,314572800~8388608,335544320~8388608,356515840~4194304,364904448~4194304,377487360~8388608,394264576~16777216] 2024-08-29T19:22:54.592 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~4194304,8388608~20971520,46137344~4194304,54525952~4194304,62914560~4194304,79691776~12582912,100663296~4194304,109051904~4194304,121634816~8388608,159383552~8388608,176160768~8388608,188743680~8388608,213909504~8388608,239075328~4194304,251658240~4194304,268435456~16777216,306184192~4194304,314572800~8388608,335544320~8388608,356515840~4194304,364904448~4194304,377487360~8388608,394264576~16777216] 2024-08-29T19:22:54.599 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~4194304,8388608~25165824,46137344~4194304,54525952~4194304,62914560~8388608,79691776~16777216,100663296~4194304,109051904~8388608,121634816~12582912,159383552~8388608,176160768~20971520,213909504~8388608,239075328~8388608,251658240~8388608,268435456~20971520,306184192~16777216,335544320~12582912,356515840~4194304,364904448~4194304,377487360~8388608,394264576~16777216] 2024-08-29T19:22:54.600 INFO:tasks.workunit.client.0.smithi029.stdout:from 2 to 7 diff [0~29360128,46137344~4194304,54525952~4194304,62914560~4194304,79691776~12582912,100663296~4194304,109051904~4194304,121634816~8388608,159383552~8388608,176160768~20971520,213909504~8388608,239075328~4194304,251658240~4194304,268435456~16777216,306184192~4194304,314572800~8388608,335544320~8388608,356515840~4194304,364904448~4194304,377487360~12582912,394264576~16777216] 2024-08-29T19:22:54.600 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~29360128,46137344~4194304,54525952~4194304,62914560~4194304,79691776~12582912,100663296~4194304,109051904~4194304,121634816~8388608,159383552~8388608,176160768~20971520,213909504~8388608,239075328~4194304,251658240~4194304,268435456~16777216,306184192~4194304,314572800~8388608,335544320~8388608,356515840~4194304,364904448~4194304,377487360~12582912,394264576~16777216] 2024-08-29T19:22:54.608 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~33554432,46137344~4194304,54525952~4194304,62914560~8388608,79691776~16777216,100663296~4194304,109051904~8388608,121634816~12582912,159383552~8388608,176160768~20971520,213909504~8388608,239075328~8388608,251658240~8388608,268435456~20971520,306184192~20971520,335544320~12582912,356515840~4194304,364904448~4194304,377487360~33554432] 2024-08-29T19:22:54.608 INFO:tasks.workunit.client.0.smithi029.stdout:from 2 to 8 diff [0~33554432,46137344~4194304,54525952~4194304,62914560~8388608,79691776~12582912,100663296~4194304,109051904~4194304,121634816~8388608,159383552~12582912,176160768~20971520,213909504~12582912,239075328~4194304,251658240~4194304,268435456~16777216,306184192~4194304,314572800~8388608,335544320~12582912,356515840~4194304,364904448~4194304,377487360~12582912,394264576~16777216] 2024-08-29T19:22:54.608 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~33554432,46137344~4194304,54525952~4194304,62914560~8388608,79691776~12582912,100663296~4194304,109051904~4194304,121634816~8388608,159383552~12582912,176160768~20971520,213909504~12582912,239075328~4194304,251658240~4194304,268435456~16777216,306184192~4194304,314572800~8388608,335544320~12582912,356515840~4194304,364904448~4194304,377487360~12582912,394264576~16777216] 2024-08-29T19:22:54.617 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~37748736,46137344~4194304,54525952~4194304,62914560~12582912,79691776~16777216,100663296~4194304,109051904~8388608,121634816~12582912,159383552~37748736,213909504~12582912,239075328~8388608,251658240~8388608,268435456~20971520,306184192~20971520,335544320~16777216,356515840~4194304,364904448~4194304,377487360~33554432] 2024-08-29T19:22:54.617 INFO:tasks.workunit.client.0.smithi029.stdout:from 2 to 9 diff [0~33554432,46137344~12582912,62914560~8388608,79691776~12582912,100663296~4194304,109051904~4194304,117440512~12582912,159383552~12582912,176160768~25165824,213909504~12582912,239075328~4194304,251658240~4194304,264241152~20971520,306184192~4194304,314572800~8388608,335544320~12582912,356515840~4194304,364904448~4194304,377487360~12582912,394264576~16777216] 2024-08-29T19:22:54.617 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~33554432,46137344~12582912,62914560~8388608,79691776~12582912,100663296~4194304,109051904~4194304,117440512~12582912,159383552~12582912,176160768~25165824,213909504~12582912,239075328~4194304,251658240~4194304,264241152~20971520,306184192~4194304,314572800~8388608,335544320~12582912,356515840~4194304,364904448~4194304,377487360~12582912,394264576~16777216] 2024-08-29T19:22:54.626 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~37748736,46137344~12582912,62914560~12582912,79691776~16777216,100663296~4194304,109051904~25165824,159383552~41943040,213909504~12582912,239075328~8388608,251658240~8388608,264241152~25165824,306184192~20971520,335544320~16777216,356515840~4194304,364904448~4194304,377487360~33554432] 2024-08-29T19:22:54.627 INFO:tasks.workunit.client.0.smithi029.stdout:from 2 to 10 diff [0~33554432,46137344~12582912,62914560~12582912,79691776~12582912,100663296~4194304,109051904~4194304,117440512~16777216,138412032~8388608,159383552~12582912,176160768~25165824,213909504~12582912,239075328~8388608,251658240~4194304,264241152~20971520,306184192~4194304,314572800~8388608,335544320~12582912,356515840~4194304,364904448~4194304,377487360~12582912,394264576~16777216] 2024-08-29T19:22:54.627 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~33554432,46137344~12582912,62914560~12582912,79691776~12582912,100663296~4194304,109051904~4194304,117440512~16777216,138412032~8388608,159383552~12582912,176160768~25165824,213909504~12582912,239075328~8388608,251658240~4194304,264241152~20971520,306184192~4194304,314572800~8388608,335544320~12582912,356515840~4194304,364904448~4194304,377487360~12582912,394264576~16777216] 2024-08-29T19:22:54.638 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~37748736,46137344~12582912,62914560~12582912,79691776~16777216,100663296~4194304,109051904~25165824,138412032~12582912,159383552~41943040,213909504~12582912,239075328~8388608,251658240~8388608,264241152~25165824,306184192~20971520,335544320~16777216,356515840~4194304,364904448~4194304,377487360~33554432] 2024-08-29T19:22:54.638 INFO:tasks.workunit.client.0.smithi029.stdout:from 2 to 11 diff [0~33554432,46137344~29360128,79691776~12582912,96468992~8388608,109051904~4194304,117440512~16777216,138412032~8388608,159383552~12582912,176160768~50331648,239075328~8388608,251658240~4194304,264241152~25165824,306184192~4194304,314572800~8388608,331350016~20971520,356515840~4194304,364904448~4194304,377487360~12582912,394264576~16777216] 2024-08-29T19:22:54.638 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~33554432,46137344~29360128,79691776~12582912,96468992~8388608,109051904~4194304,117440512~16777216,138412032~8388608,159383552~12582912,176160768~50331648,239075328~8388608,251658240~4194304,264241152~25165824,306184192~4194304,314572800~8388608,331350016~20971520,356515840~4194304,364904448~4194304,377487360~12582912,394264576~16777216] 2024-08-29T19:22:54.650 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~37748736,46137344~29360128,79691776~25165824,109051904~25165824,138412032~12582912,159383552~67108864,239075328~8388608,251658240~8388608,264241152~29360128,306184192~20971520,331350016~20971520,356515840~4194304,364904448~4194304,377487360~37748736] 2024-08-29T19:22:54.651 INFO:tasks.workunit.client.0.smithi029.stdout:from 2 to 12 diff [0~33554432,41943040~33554432,79691776~12582912,96468992~8388608,109051904~4194304,117440512~16777216,138412032~8388608,159383552~12582912,176160768~50331648,239075328~8388608,251658240~4194304,264241152~25165824,293601280~4194304,306184192~4194304,314572800~12582912,331350016~20971520,356515840~4194304,364904448~4194304,373293056~41943040] 2024-08-29T19:22:54.651 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~33554432,41943040~33554432,79691776~12582912,96468992~8388608,109051904~4194304,117440512~16777216,138412032~8388608,159383552~12582912,176160768~50331648,239075328~8388608,251658240~4194304,264241152~25165824,293601280~4194304,306184192~4194304,314572800~12582912,331350016~20971520,356515840~4194304,364904448~4194304,373293056~41943040] 2024-08-29T19:22:54.663 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~37748736,41943040~33554432,79691776~25165824,109051904~25165824,138412032~12582912,159383552~67108864,239075328~8388608,251658240~8388608,264241152~33554432,306184192~20971520,331350016~20971520,356515840~4194304,364904448~4194304,373293056~41943040] 2024-08-29T19:22:54.663 INFO:tasks.workunit.client.0.smithi029.stdout:from 2 to 13 diff [0~33554432,41943040~50331648,96468992~8388608,109051904~4194304,117440512~16777216,138412032~8388608,159383552~12582912,176160768~50331648,230686720~16777216,251658240~4194304,264241152~25165824,293601280~4194304,306184192~4194304,314572800~12582912,331350016~20971520,356515840~4194304,364904448~4194304,373293056~41943040] 2024-08-29T19:22:54.664 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~33554432,41943040~50331648,96468992~8388608,109051904~4194304,117440512~16777216,138412032~8388608,159383552~12582912,176160768~50331648,230686720~16777216,251658240~4194304,264241152~25165824,293601280~4194304,306184192~4194304,314572800~12582912,331350016~20971520,356515840~4194304,364904448~4194304,373293056~41943040] 2024-08-29T19:22:54.678 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~37748736,41943040~62914560,109051904~41943040,159383552~67108864,230686720~16777216,251658240~8388608,264241152~33554432,306184192~20971520,331350016~20971520,356515840~4194304,364904448~4194304,373293056~41943040] 2024-08-29T19:22:54.678 INFO:tasks.workunit.client.0.smithi029.stdout:from 2 to 14 diff [0~33554432,41943040~54525952,100663296~4194304,109051904~4194304,117440512~16777216,138412032~8388608,159383552~12582912,176160768~50331648,230686720~16777216,251658240~37748736,293601280~8388608,306184192~4194304,314572800~12582912,331350016~29360128,364904448~4194304,373293056~41943040] 2024-08-29T19:22:54.678 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~33554432,41943040~54525952,100663296~4194304,109051904~4194304,117440512~16777216,138412032~8388608,159383552~12582912,176160768~50331648,230686720~16777216,251658240~37748736,293601280~8388608,306184192~4194304,314572800~12582912,331350016~29360128,364904448~4194304,373293056~41943040] 2024-08-29T19:22:54.693 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~37748736,41943040~62914560,109051904~41943040,159383552~67108864,230686720~16777216,251658240~75497472,331350016~29360128,364904448~4194304,373293056~41943040] 2024-08-29T19:22:54.693 INFO:tasks.workunit.client.0.smithi029.stdout:from 2 to 15 diff [0~33554432,41943040~54525952,100663296~4194304,109051904~4194304,117440512~16777216,138412032~8388608,159383552~12582912,176160768~50331648,230686720~58720256,293601280~16777216,314572800~12582912,331350016~29360128,364904448~4194304,373293056~41943040] 2024-08-29T19:22:54.693 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~33554432,41943040~54525952,100663296~4194304,109051904~4194304,117440512~16777216,138412032~8388608,159383552~12582912,176160768~50331648,230686720~58720256,293601280~16777216,314572800~12582912,331350016~29360128,364904448~4194304,373293056~41943040] 2024-08-29T19:22:54.709 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~37748736,41943040~62914560,109051904~41943040,159383552~67108864,230686720~96468992,331350016~29360128,364904448~4194304,373293056~41943040] 2024-08-29T19:22:54.709 INFO:tasks.workunit.client.0.smithi029.stdout:from 2 to 16 diff [0~37748736,41943040~62914560,109051904~25165824,138412032~8388608,159383552~12582912,176160768~50331648,230686720~58720256,293601280~16777216,314572800~46137344,364904448~4194304,373293056~41943040] 2024-08-29T19:22:54.709 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~37748736,41943040~62914560,109051904~25165824,138412032~8388608,159383552~12582912,176160768~50331648,230686720~58720256,293601280~16777216,314572800~46137344,364904448~4194304,373293056~41943040] 2024-08-29T19:22:54.726 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~37748736,41943040~62914560,109051904~41943040,159383552~67108864,230686720~130023424,364904448~4194304,373293056~41943040] 2024-08-29T19:22:54.726 INFO:tasks.workunit.client.0.smithi029.stdout:from 2 to 17 diff [0~37748736,41943040~62914560,109051904~25165824,138412032~8388608,159383552~12582912,176160768~46137344,230686720~58720256,293601280~16777216,314572800~46137344,364904448~4194304,373293056~41943040] 2024-08-29T19:22:54.726 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~37748736,41943040~62914560,109051904~25165824,138412032~8388608,159383552~12582912,176160768~46137344,230686720~58720256,293601280~16777216,314572800~46137344,364904448~4194304,373293056~41943040] 2024-08-29T19:22:54.744 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~37748736,41943040~62914560,109051904~41943040,159383552~67108864,230686720~130023424,364904448~4194304,373293056~41943040] 2024-08-29T19:22:54.745 INFO:tasks.workunit.client.0.smithi029.stdout:from 2 to 18 diff [0~37748736,41943040~62914560,109051904~25165824,138412032~8388608,159383552~12582912,176160768~46137344,230686720~138412032,373293056~41943040] 2024-08-29T19:22:54.745 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~37748736,41943040~62914560,109051904~25165824,138412032~8388608,159383552~12582912,176160768~46137344,230686720~138412032,373293056~41943040] 2024-08-29T19:22:54.761 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~37748736,41943040~62914560,109051904~41943040,159383552~67108864,230686720~138412032,373293056~41943040] 2024-08-29T19:22:54.762 INFO:tasks.workunit.client.0.smithi029.stdout:from 2 to 19 diff [0~37748736,41943040~62914560,109051904~41943040,159383552~12582912,176160768~50331648,230686720~138412032,373293056~41943040] 2024-08-29T19:22:54.762 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~37748736,41943040~62914560,109051904~41943040,159383552~12582912,176160768~50331648,230686720~138412032,373293056~41943040] 2024-08-29T19:22:54.781 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~37748736,41943040~62914560,109051904~41943040,159383552~67108864,230686720~138412032,373293056~41943040] 2024-08-29T19:22:54.781 INFO:tasks.workunit.client.0.smithi029.stdout:from 3 to 4 diff [12582912~8388608,79691776~8388608,100663296~4194304,176160768~8388608,188743680~8388608,272629760~12582912,339738624~4194304,364904448~4194304] 2024-08-29T19:22:54.781 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [12582912~8388608,79691776~8388608,100663296~4194304,176160768~8388608,188743680~8388608,272629760~12582912,339738624~4194304,364904448~4194304] 2024-08-29T19:22:54.784 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [12582912~8388608,79691776~8388608,100663296~4194304,176160768~20971520,272629760~16777216,339738624~4194304,364904448~4194304] 2024-08-29T19:22:54.784 INFO:tasks.workunit.client.0.smithi029.stdout:from 3 to 5 diff [12582912~8388608,79691776~12582912,100663296~4194304,121634816~8388608,159383552~8388608,176160768~8388608,188743680~8388608,251658240~4194304,272629760~12582912,314572800~8388608,335544320~8388608,364904448~4194304,377487360~4194304,394264576~8388608] 2024-08-29T19:22:54.784 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [12582912~8388608,79691776~12582912,100663296~4194304,121634816~8388608,159383552~8388608,176160768~8388608,188743680~8388608,251658240~4194304,272629760~12582912,314572800~8388608,335544320~8388608,364904448~4194304,377487360~4194304,394264576~8388608] 2024-08-29T19:22:54.788 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [12582912~8388608,79691776~12582912,100663296~4194304,121634816~12582912,159383552~8388608,176160768~20971520,251658240~8388608,272629760~16777216,314572800~8388608,335544320~12582912,364904448~4194304,377487360~4194304,394264576~8388608] 2024-08-29T19:22:54.789 INFO:tasks.workunit.client.0.smithi029.stdout:from 3 to 6 diff [8388608~20971520,79691776~12582912,100663296~4194304,121634816~8388608,159383552~8388608,176160768~8388608,188743680~8388608,239075328~4194304,251658240~4194304,268435456~16777216,306184192~4194304,314572800~8388608,335544320~8388608,364904448~4194304,377487360~8388608,394264576~8388608] 2024-08-29T19:22:54.789 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [8388608~20971520,79691776~12582912,100663296~4194304,121634816~8388608,159383552~8388608,176160768~8388608,188743680~8388608,239075328~4194304,251658240~4194304,268435456~16777216,306184192~4194304,314572800~8388608,335544320~8388608,364904448~4194304,377487360~8388608,394264576~8388608] 2024-08-29T19:22:54.794 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [8388608~25165824,79691776~16777216,100663296~4194304,121634816~12582912,159383552~8388608,176160768~20971520,239075328~8388608,251658240~8388608,268435456~20971520,306184192~16777216,335544320~12582912,364904448~4194304,377487360~8388608,394264576~8388608] 2024-08-29T19:22:54.794 INFO:tasks.workunit.client.0.smithi029.stdout:from 3 to 7 diff [4194304~25165824,46137344~4194304,54525952~4194304,79691776~12582912,100663296~4194304,121634816~8388608,159383552~8388608,176160768~20971520,239075328~4194304,251658240~4194304,268435456~16777216,306184192~4194304,314572800~8388608,335544320~8388608,364904448~4194304,377487360~12582912,394264576~8388608] 2024-08-29T19:22:54.794 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [4194304~25165824,46137344~4194304,54525952~4194304,79691776~12582912,100663296~4194304,121634816~8388608,159383552~8388608,176160768~20971520,239075328~4194304,251658240~4194304,268435456~16777216,306184192~4194304,314572800~8388608,335544320~8388608,364904448~4194304,377487360~12582912,394264576~8388608] 2024-08-29T19:22:54.800 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [4194304~29360128,46137344~4194304,54525952~4194304,79691776~16777216,100663296~4194304,121634816~12582912,159383552~8388608,176160768~20971520,239075328~8388608,251658240~8388608,268435456~20971520,306184192~20971520,335544320~12582912,364904448~4194304,377487360~25165824] 2024-08-29T19:22:54.800 INFO:tasks.workunit.client.0.smithi029.stdout:from 3 to 8 diff [4194304~29360128,46137344~4194304,54525952~4194304,67108864~4194304,79691776~12582912,100663296~4194304,121634816~8388608,159383552~12582912,176160768~20971520,213909504~8388608,239075328~4194304,251658240~4194304,268435456~16777216,306184192~4194304,314572800~8388608,335544320~12582912,364904448~4194304,377487360~12582912,394264576~8388608] 2024-08-29T19:22:54.801 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [4194304~29360128,46137344~4194304,54525952~4194304,67108864~4194304,79691776~12582912,100663296~4194304,121634816~8388608,159383552~12582912,176160768~20971520,213909504~8388608,239075328~4194304,251658240~4194304,268435456~16777216,306184192~4194304,314572800~8388608,335544320~12582912,364904448~4194304,377487360~12582912,394264576~8388608] 2024-08-29T19:22:54.808 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [4194304~33554432,46137344~4194304,54525952~4194304,67108864~8388608,79691776~16777216,100663296~4194304,121634816~12582912,159383552~37748736,213909504~12582912,239075328~8388608,251658240~8388608,268435456~20971520,306184192~20971520,335544320~16777216,364904448~4194304,377487360~25165824] 2024-08-29T19:22:54.808 INFO:tasks.workunit.client.0.smithi029.stdout:from 3 to 9 diff [4194304~29360128,46137344~12582912,67108864~4194304,79691776~12582912,100663296~4194304,117440512~12582912,159383552~12582912,176160768~25165824,213909504~8388608,239075328~4194304,251658240~4194304,264241152~20971520,306184192~4194304,314572800~8388608,335544320~12582912,364904448~4194304,377487360~12582912,394264576~8388608] 2024-08-29T19:22:54.808 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [4194304~29360128,46137344~12582912,67108864~4194304,79691776~12582912,100663296~4194304,117440512~12582912,159383552~12582912,176160768~25165824,213909504~8388608,239075328~4194304,251658240~4194304,264241152~20971520,306184192~4194304,314572800~8388608,335544320~12582912,364904448~4194304,377487360~12582912,394264576~8388608] 2024-08-29T19:22:54.815 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [4194304~33554432,46137344~12582912,67108864~8388608,79691776~16777216,100663296~4194304,117440512~16777216,159383552~41943040,213909504~12582912,239075328~8388608,251658240~8388608,264241152~25165824,306184192~20971520,335544320~16777216,364904448~4194304,377487360~25165824] 2024-08-29T19:22:54.816 INFO:tasks.workunit.client.0.smithi029.stdout:from 3 to 10 diff [4194304~29360128,46137344~8388608,67108864~8388608,79691776~12582912,100663296~4194304,117440512~16777216,138412032~8388608,159383552~12582912,176160768~25165824,213909504~8388608,239075328~8388608,251658240~4194304,264241152~20971520,306184192~4194304,314572800~8388608,335544320~12582912,364904448~4194304,377487360~12582912,394264576~12582912] 2024-08-29T19:22:54.816 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [4194304~29360128,46137344~8388608,67108864~8388608,79691776~12582912,100663296~4194304,117440512~16777216,138412032~8388608,159383552~12582912,176160768~25165824,213909504~8388608,239075328~8388608,251658240~4194304,264241152~20971520,306184192~4194304,314572800~8388608,335544320~12582912,364904448~4194304,377487360~12582912,394264576~12582912] 2024-08-29T19:22:54.824 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [4194304~33554432,46137344~12582912,67108864~8388608,79691776~16777216,100663296~4194304,117440512~16777216,138412032~12582912,159383552~41943040,213909504~12582912,239075328~8388608,251658240~8388608,264241152~25165824,306184192~20971520,335544320~16777216,364904448~4194304,377487360~29360128] 2024-08-29T19:22:54.825 INFO:tasks.workunit.client.0.smithi029.stdout:from 3 to 11 diff [4194304~29360128,46137344~8388608,58720256~4194304,67108864~8388608,79691776~12582912,96468992~8388608,117440512~16777216,138412032~8388608,159383552~12582912,176160768~46137344,239075328~8388608,251658240~4194304,264241152~25165824,306184192~4194304,314572800~8388608,331350016~20971520,364904448~4194304,377487360~12582912,394264576~16777216] 2024-08-29T19:22:54.825 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [4194304~29360128,46137344~8388608,58720256~4194304,67108864~8388608,79691776~12582912,96468992~8388608,117440512~16777216,138412032~8388608,159383552~12582912,176160768~46137344,239075328~8388608,251658240~4194304,264241152~25165824,306184192~4194304,314572800~8388608,331350016~20971520,364904448~4194304,377487360~12582912,394264576~16777216] 2024-08-29T19:22:54.834 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [4194304~33554432,46137344~16777216,67108864~8388608,79691776~25165824,117440512~16777216,138412032~12582912,159383552~67108864,239075328~8388608,251658240~8388608,264241152~29360128,306184192~20971520,331350016~20971520,364904448~4194304,377487360~37748736] 2024-08-29T19:22:54.835 INFO:tasks.workunit.client.0.smithi029.stdout:from 3 to 12 diff [4194304~29360128,41943040~12582912,58720256~4194304,67108864~8388608,79691776~12582912,96468992~8388608,117440512~16777216,138412032~8388608,159383552~12582912,176160768~46137344,239075328~8388608,251658240~4194304,264241152~25165824,293601280~4194304,306184192~4194304,314572800~12582912,331350016~20971520,364904448~4194304,373293056~41943040] 2024-08-29T19:22:54.835 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [4194304~29360128,41943040~12582912,58720256~4194304,67108864~8388608,79691776~12582912,96468992~8388608,117440512~16777216,138412032~8388608,159383552~12582912,176160768~46137344,239075328~8388608,251658240~4194304,264241152~25165824,293601280~4194304,306184192~4194304,314572800~12582912,331350016~20971520,364904448~4194304,373293056~41943040] 2024-08-29T19:22:54.847 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [4194304~33554432,41943040~20971520,67108864~8388608,79691776~25165824,117440512~16777216,138412032~12582912,159383552~67108864,239075328~8388608,251658240~8388608,264241152~33554432,306184192~20971520,331350016~20971520,364904448~4194304,373293056~41943040] 2024-08-29T19:22:54.847 INFO:tasks.workunit.client.0.smithi029.stdout:from 3 to 13 diff [4194304~29360128,41943040~12582912,58720256~4194304,67108864~25165824,96468992~8388608,109051904~4194304,117440512~16777216,138412032~8388608,159383552~12582912,176160768~46137344,230686720~16777216,251658240~4194304,264241152~25165824,293601280~4194304,306184192~4194304,314572800~12582912,331350016~20971520,364904448~4194304,373293056~41943040] 2024-08-29T19:22:54.847 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [4194304~29360128,41943040~12582912,58720256~4194304,67108864~25165824,96468992~8388608,109051904~4194304,117440512~16777216,138412032~8388608,159383552~12582912,176160768~46137344,230686720~16777216,251658240~4194304,264241152~25165824,293601280~4194304,306184192~4194304,314572800~12582912,331350016~20971520,364904448~4194304,373293056~41943040] 2024-08-29T19:22:54.859 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [4194304~33554432,41943040~20971520,67108864~37748736,109051904~4194304,117440512~33554432,159383552~67108864,230686720~16777216,251658240~8388608,264241152~33554432,306184192~20971520,331350016~20971520,364904448~4194304,373293056~41943040] 2024-08-29T19:22:54.859 INFO:tasks.workunit.client.0.smithi029.stdout:from 3 to 14 diff [4194304~29360128,41943040~12582912,58720256~4194304,67108864~29360128,100663296~4194304,109051904~4194304,117440512~16777216,138412032~8388608,159383552~12582912,176160768~46137344,230686720~16777216,251658240~37748736,293601280~8388608,306184192~4194304,314572800~12582912,331350016~29360128,364904448~4194304,373293056~41943040] 2024-08-29T19:22:54.859 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [4194304~29360128,41943040~12582912,58720256~4194304,67108864~29360128,100663296~4194304,109051904~4194304,117440512~16777216,138412032~8388608,159383552~12582912,176160768~46137344,230686720~16777216,251658240~37748736,293601280~8388608,306184192~4194304,314572800~12582912,331350016~29360128,364904448~4194304,373293056~41943040] 2024-08-29T19:22:54.872 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [4194304~33554432,41943040~20971520,67108864~37748736,109051904~4194304,117440512~33554432,159383552~67108864,230686720~16777216,251658240~75497472,331350016~29360128,364904448~4194304,373293056~41943040] 2024-08-29T19:22:54.872 INFO:tasks.workunit.client.0.smithi029.stdout:from 3 to 15 diff [0~33554432,41943040~12582912,58720256~4194304,67108864~29360128,100663296~4194304,109051904~4194304,117440512~16777216,138412032~8388608,159383552~12582912,176160768~46137344,230686720~58720256,293601280~16777216,314572800~12582912,331350016~29360128,364904448~4194304,373293056~41943040] 2024-08-29T19:22:54.872 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~33554432,41943040~12582912,58720256~4194304,67108864~29360128,100663296~4194304,109051904~4194304,117440512~16777216,138412032~8388608,159383552~12582912,176160768~46137344,230686720~58720256,293601280~16777216,314572800~12582912,331350016~29360128,364904448~4194304,373293056~41943040] 2024-08-29T19:22:54.887 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~37748736,41943040~20971520,67108864~37748736,109051904~4194304,117440512~33554432,159383552~67108864,230686720~96468992,331350016~29360128,364904448~4194304,373293056~41943040] 2024-08-29T19:22:54.887 INFO:tasks.workunit.client.0.smithi029.stdout:from 3 to 16 diff [0~37748736,41943040~12582912,58720256~4194304,67108864~37748736,109051904~25165824,138412032~8388608,159383552~12582912,176160768~46137344,230686720~58720256,293601280~16777216,314572800~46137344,364904448~4194304,373293056~41943040] 2024-08-29T19:22:54.887 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~37748736,41943040~12582912,58720256~4194304,67108864~37748736,109051904~25165824,138412032~8388608,159383552~12582912,176160768~46137344,230686720~58720256,293601280~16777216,314572800~46137344,364904448~4194304,373293056~41943040] 2024-08-29T19:22:54.902 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~37748736,41943040~20971520,67108864~37748736,109051904~41943040,159383552~67108864,230686720~130023424,364904448~4194304,373293056~41943040] 2024-08-29T19:22:54.903 INFO:tasks.workunit.client.0.smithi029.stdout:from 3 to 17 diff [0~37748736,41943040~4194304,50331648~4194304,58720256~4194304,67108864~37748736,109051904~25165824,138412032~8388608,159383552~12582912,176160768~46137344,230686720~58720256,293601280~16777216,314572800~46137344,364904448~4194304,373293056~41943040] 2024-08-29T19:22:54.903 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~37748736,41943040~4194304,50331648~4194304,58720256~4194304,67108864~37748736,109051904~25165824,138412032~8388608,159383552~12582912,176160768~46137344,230686720~58720256,293601280~16777216,314572800~46137344,364904448~4194304,373293056~41943040] 2024-08-29T19:22:54.903 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 19:22:54 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:19:22:54] "GET /metrics HTTP/1.1" 200 36712 "" "Prometheus/2.43.0" 2024-08-29T19:22:54.919 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~37748736,41943040~20971520,67108864~37748736,109051904~41943040,159383552~67108864,230686720~130023424,364904448~4194304,373293056~41943040] 2024-08-29T19:22:54.919 INFO:tasks.workunit.client.0.smithi029.stdout:from 3 to 18 diff [0~37748736,41943040~4194304,50331648~4194304,58720256~4194304,67108864~37748736,109051904~25165824,138412032~8388608,159383552~12582912,176160768~46137344,230686720~138412032,373293056~41943040] 2024-08-29T19:22:54.920 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~37748736,41943040~4194304,50331648~4194304,58720256~4194304,67108864~37748736,109051904~25165824,138412032~8388608,159383552~12582912,176160768~46137344,230686720~138412032,373293056~41943040] 2024-08-29T19:22:54.938 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~37748736,41943040~62914560,109051904~41943040,159383552~67108864,230686720~138412032,373293056~41943040] 2024-08-29T19:22:54.938 INFO:tasks.workunit.client.0.smithi029.stdout:from 3 to 19 diff [0~37748736,41943040~12582912,58720256~46137344,109051904~41943040,159383552~12582912,176160768~50331648,230686720~138412032,373293056~41943040] 2024-08-29T19:22:54.939 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~37748736,41943040~12582912,58720256~46137344,109051904~41943040,159383552~12582912,176160768~50331648,230686720~138412032,373293056~41943040] 2024-08-29T19:22:54.958 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~37748736,41943040~62914560,109051904~41943040,159383552~67108864,230686720~138412032,373293056~41943040] 2024-08-29T19:22:54.958 INFO:tasks.workunit.client.0.smithi029.stdout:from 4 to 5 diff [79691776~12582912,121634816~8388608,159383552~8388608,251658240~4194304,314572800~8388608,335544320~8388608,377487360~4194304,394264576~8388608] 2024-08-29T19:22:54.959 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [79691776~12582912,121634816~8388608,159383552~8388608,251658240~4194304,314572800~8388608,335544320~8388608,377487360~4194304,394264576~8388608] 2024-08-29T19:22:54.961 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [79691776~12582912,121634816~12582912,159383552~8388608,251658240~8388608,314572800~8388608,335544320~12582912,377487360~4194304,394264576~8388608] 2024-08-29T19:22:54.961 INFO:tasks.workunit.client.0.smithi029.stdout:from 4 to 6 diff [8388608~8388608,20971520~8388608,79691776~12582912,121634816~8388608,159383552~8388608,239075328~4194304,251658240~4194304,268435456~4194304,281018368~8388608,306184192~4194304,314572800~8388608,335544320~8388608,377487360~8388608,394264576~8388608] 2024-08-29T19:22:54.961 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [8388608~8388608,20971520~8388608,79691776~12582912,121634816~8388608,159383552~8388608,239075328~4194304,251658240~4194304,268435456~4194304,281018368~8388608,306184192~4194304,314572800~8388608,335544320~8388608,377487360~8388608,394264576~8388608] 2024-08-29T19:22:54.965 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [8388608~8388608,20971520~12582912,79691776~16777216,121634816~12582912,159383552~8388608,239075328~8388608,251658240~8388608,268435456~8388608,281018368~8388608,306184192~16777216,335544320~12582912,377487360~8388608,394264576~8388608] 2024-08-29T19:22:54.966 INFO:tasks.workunit.client.0.smithi029.stdout:from 4 to 7 diff [4194304~12582912,20971520~8388608,46137344~4194304,54525952~4194304,79691776~12582912,121634816~8388608,159383552~8388608,180355072~12582912,239075328~4194304,251658240~4194304,268435456~4194304,281018368~8388608,306184192~4194304,314572800~8388608,335544320~8388608,377487360~12582912,394264576~8388608] 2024-08-29T19:22:54.966 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [4194304~12582912,20971520~8388608,46137344~4194304,54525952~4194304,79691776~12582912,121634816~8388608,159383552~8388608,180355072~12582912,239075328~4194304,251658240~4194304,268435456~4194304,281018368~8388608,306184192~4194304,314572800~8388608,335544320~8388608,377487360~12582912,394264576~8388608] 2024-08-29T19:22:54.970 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [4194304~12582912,20971520~12582912,46137344~4194304,54525952~4194304,79691776~16777216,121634816~12582912,159383552~8388608,180355072~16777216,239075328~8388608,251658240~8388608,268435456~8388608,281018368~8388608,306184192~20971520,335544320~12582912,377487360~25165824] 2024-08-29T19:22:54.970 INFO:tasks.workunit.client.0.smithi029.stdout:from 4 to 8 diff [4194304~29360128,46137344~4194304,54525952~4194304,67108864~4194304,79691776~12582912,121634816~8388608,159383552~12582912,180355072~12582912,213909504~8388608,239075328~4194304,251658240~4194304,268435456~4194304,281018368~8388608,306184192~4194304,314572800~8388608,335544320~12582912,377487360~12582912,394264576~8388608] 2024-08-29T19:22:54.971 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [4194304~29360128,46137344~4194304,54525952~4194304,67108864~4194304,79691776~12582912,121634816~8388608,159383552~12582912,180355072~12582912,213909504~8388608,239075328~4194304,251658240~4194304,268435456~4194304,281018368~8388608,306184192~4194304,314572800~8388608,335544320~12582912,377487360~12582912,394264576~8388608] 2024-08-29T19:22:54.977 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [4194304~33554432,46137344~4194304,54525952~4194304,67108864~8388608,79691776~16777216,121634816~12582912,159383552~16777216,180355072~16777216,213909504~12582912,239075328~8388608,251658240~8388608,268435456~8388608,281018368~8388608,306184192~20971520,335544320~16777216,377487360~25165824] 2024-08-29T19:22:54.977 INFO:tasks.workunit.client.0.smithi029.stdout:from 4 to 9 diff [4194304~29360128,46137344~12582912,67108864~4194304,79691776~12582912,117440512~12582912,159383552~12582912,180355072~20971520,213909504~8388608,239075328~4194304,251658240~4194304,264241152~8388608,281018368~8388608,306184192~4194304,314572800~8388608,335544320~12582912,377487360~12582912,394264576~8388608] 2024-08-29T19:22:54.977 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [4194304~29360128,46137344~12582912,67108864~4194304,79691776~12582912,117440512~12582912,159383552~12582912,180355072~20971520,213909504~8388608,239075328~4194304,251658240~4194304,264241152~8388608,281018368~8388608,306184192~4194304,314572800~8388608,335544320~12582912,377487360~12582912,394264576~8388608] 2024-08-29T19:22:54.984 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [4194304~33554432,46137344~12582912,67108864~8388608,79691776~16777216,117440512~16777216,159383552~16777216,180355072~20971520,213909504~12582912,239075328~8388608,251658240~8388608,264241152~12582912,281018368~8388608,306184192~20971520,335544320~16777216,377487360~25165824] 2024-08-29T19:22:54.985 INFO:tasks.workunit.client.0.smithi029.stdout:from 4 to 10 diff [4194304~29360128,46137344~8388608,67108864~8388608,79691776~12582912,117440512~16777216,138412032~8388608,159383552~12582912,180355072~20971520,213909504~8388608,239075328~8388608,251658240~4194304,264241152~12582912,281018368~8388608,306184192~4194304,314572800~8388608,335544320~12582912,377487360~12582912,394264576~12582912] 2024-08-29T19:22:54.985 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [4194304~29360128,46137344~8388608,67108864~8388608,79691776~12582912,117440512~16777216,138412032~8388608,159383552~12582912,180355072~20971520,213909504~8388608,239075328~8388608,251658240~4194304,264241152~12582912,281018368~8388608,306184192~4194304,314572800~8388608,335544320~12582912,377487360~12582912,394264576~12582912] 2024-08-29T19:22:54.993 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [4194304~33554432,46137344~12582912,67108864~8388608,79691776~16777216,117440512~16777216,138412032~12582912,159383552~16777216,180355072~20971520,213909504~12582912,239075328~8388608,251658240~8388608,264241152~12582912,281018368~8388608,306184192~20971520,335544320~16777216,377487360~29360128] 2024-08-29T19:22:54.993 INFO:tasks.workunit.client.0.smithi029.stdout:from 4 to 11 diff [4194304~29360128,46137344~8388608,58720256~4194304,67108864~8388608,79691776~12582912,96468992~4194304,117440512~16777216,138412032~8388608,159383552~12582912,180355072~41943040,239075328~8388608,251658240~4194304,264241152~12582912,281018368~12582912,306184192~4194304,314572800~8388608,331350016~20971520,377487360~12582912,394264576~16777216] 2024-08-29T19:22:54.994 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [4194304~29360128,46137344~8388608,58720256~4194304,67108864~8388608,79691776~12582912,96468992~4194304,117440512~16777216,138412032~8388608,159383552~12582912,180355072~41943040,239075328~8388608,251658240~4194304,264241152~12582912,281018368~12582912,306184192~4194304,314572800~8388608,331350016~20971520,377487360~12582912,394264576~16777216] 2024-08-29T19:22:55.003 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [4194304~33554432,46137344~16777216,67108864~8388608,79691776~20971520,117440512~16777216,138412032~12582912,159383552~16777216,180355072~46137344,239075328~8388608,251658240~8388608,264241152~12582912,281018368~12582912,306184192~20971520,331350016~20971520,377487360~37748736] 2024-08-29T19:22:55.003 INFO:tasks.workunit.client.0.smithi029.stdout:from 4 to 12 diff [4194304~29360128,41943040~12582912,58720256~4194304,67108864~8388608,79691776~12582912,96468992~4194304,117440512~16777216,138412032~8388608,159383552~12582912,180355072~41943040,239075328~8388608,251658240~4194304,264241152~12582912,281018368~16777216,306184192~4194304,314572800~12582912,331350016~20971520,373293056~41943040] 2024-08-29T19:22:55.003 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [4194304~29360128,41943040~12582912,58720256~4194304,67108864~8388608,79691776~12582912,96468992~4194304,117440512~16777216,138412032~8388608,159383552~12582912,180355072~41943040,239075328~8388608,251658240~4194304,264241152~12582912,281018368~16777216,306184192~4194304,314572800~12582912,331350016~20971520,373293056~41943040] 2024-08-29T19:22:55.014 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [4194304~33554432,41943040~20971520,67108864~8388608,79691776~20971520,117440512~16777216,138412032~12582912,159383552~16777216,180355072~46137344,239075328~8388608,251658240~8388608,264241152~12582912,281018368~16777216,306184192~20971520,331350016~20971520,373293056~41943040] 2024-08-29T19:22:55.014 INFO:tasks.workunit.client.0.smithi029.stdout:from 4 to 13 diff [4194304~29360128,41943040~12582912,58720256~4194304,67108864~25165824,96468992~4194304,109051904~4194304,117440512~16777216,138412032~8388608,159383552~12582912,180355072~41943040,230686720~16777216,251658240~4194304,264241152~12582912,281018368~16777216,306184192~4194304,314572800~12582912,331350016~20971520,373293056~41943040] 2024-08-29T19:22:55.014 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [4194304~29360128,41943040~12582912,58720256~4194304,67108864~25165824,96468992~4194304,109051904~4194304,117440512~16777216,138412032~8388608,159383552~12582912,180355072~41943040,230686720~16777216,251658240~4194304,264241152~12582912,281018368~16777216,306184192~4194304,314572800~12582912,331350016~20971520,373293056~41943040] 2024-08-29T19:22:55.026 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [4194304~33554432,41943040~20971520,67108864~33554432,109051904~4194304,117440512~33554432,159383552~16777216,180355072~46137344,230686720~16777216,251658240~8388608,264241152~12582912,281018368~16777216,306184192~20971520,331350016~20971520,373293056~41943040] 2024-08-29T19:22:55.027 INFO:tasks.workunit.client.0.smithi029.stdout:from 4 to 14 diff [4194304~29360128,41943040~12582912,58720256~4194304,67108864~29360128,109051904~4194304,117440512~16777216,138412032~8388608,159383552~12582912,180355072~41943040,230686720~16777216,251658240~25165824,281018368~20971520,306184192~4194304,314572800~12582912,331350016~29360128,373293056~41943040] 2024-08-29T19:22:55.027 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [4194304~29360128,41943040~12582912,58720256~4194304,67108864~29360128,109051904~4194304,117440512~16777216,138412032~8388608,159383552~12582912,180355072~41943040,230686720~16777216,251658240~25165824,281018368~20971520,306184192~4194304,314572800~12582912,331350016~29360128,373293056~41943040] 2024-08-29T19:22:55.039 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [4194304~33554432,41943040~20971520,67108864~33554432,109051904~4194304,117440512~33554432,159383552~16777216,180355072~46137344,230686720~16777216,251658240~25165824,281018368~46137344,331350016~29360128,373293056~41943040] 2024-08-29T19:22:55.039 INFO:tasks.workunit.client.0.smithi029.stdout:from 4 to 15 diff [0~33554432,41943040~12582912,58720256~4194304,67108864~29360128,109051904~4194304,117440512~16777216,138412032~8388608,159383552~12582912,180355072~41943040,230686720~46137344,281018368~29360128,314572800~12582912,331350016~29360128,373293056~41943040] 2024-08-29T19:22:55.039 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~33554432,41943040~12582912,58720256~4194304,67108864~29360128,109051904~4194304,117440512~16777216,138412032~8388608,159383552~12582912,180355072~41943040,230686720~46137344,281018368~29360128,314572800~12582912,331350016~29360128,373293056~41943040] 2024-08-29T19:22:55.053 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~37748736,41943040~20971520,67108864~33554432,109051904~4194304,117440512~33554432,159383552~16777216,180355072~46137344,230686720~46137344,281018368~46137344,331350016~29360128,373293056~41943040] 2024-08-29T19:22:55.053 INFO:tasks.workunit.client.0.smithi029.stdout:from 4 to 16 diff [0~37748736,41943040~12582912,58720256~4194304,67108864~33554432,109051904~25165824,138412032~8388608,159383552~12582912,176160768~46137344,230686720~46137344,281018368~29360128,314572800~46137344,373293056~41943040] 2024-08-29T19:22:55.054 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~37748736,41943040~12582912,58720256~4194304,67108864~33554432,109051904~25165824,138412032~8388608,159383552~12582912,176160768~46137344,230686720~46137344,281018368~29360128,314572800~46137344,373293056~41943040] 2024-08-29T19:22:55.069 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~37748736,41943040~20971520,67108864~33554432,109051904~41943040,159383552~67108864,230686720~46137344,281018368~79691776,373293056~41943040] 2024-08-29T19:22:55.069 INFO:tasks.workunit.client.0.smithi029.stdout:from 4 to 17 diff [0~37748736,41943040~4194304,50331648~4194304,58720256~4194304,67108864~33554432,109051904~25165824,138412032~8388608,159383552~12582912,176160768~46137344,230686720~46137344,281018368~29360128,314572800~46137344,373293056~41943040] 2024-08-29T19:22:55.069 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~37748736,41943040~4194304,50331648~4194304,58720256~4194304,67108864~33554432,109051904~25165824,138412032~8388608,159383552~12582912,176160768~46137344,230686720~46137344,281018368~29360128,314572800~46137344,373293056~41943040] 2024-08-29T19:22:55.086 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~37748736,41943040~20971520,67108864~33554432,109051904~41943040,159383552~67108864,230686720~46137344,281018368~79691776,373293056~41943040] 2024-08-29T19:22:55.086 INFO:tasks.workunit.client.0.smithi029.stdout:from 4 to 18 diff [0~37748736,41943040~4194304,50331648~4194304,58720256~4194304,67108864~33554432,109051904~25165824,138412032~8388608,159383552~12582912,176160768~46137344,230686720~46137344,281018368~83886080,373293056~41943040] 2024-08-29T19:22:55.087 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~37748736,41943040~4194304,50331648~4194304,58720256~4194304,67108864~33554432,109051904~25165824,138412032~8388608,159383552~12582912,176160768~46137344,230686720~46137344,281018368~83886080,373293056~41943040] 2024-08-29T19:22:55.104 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~37748736,41943040~58720256,109051904~41943040,159383552~67108864,230686720~46137344,281018368~88080384,373293056~41943040] 2024-08-29T19:22:55.104 INFO:tasks.workunit.client.0.smithi029.stdout:from 4 to 19 diff [0~37748736,41943040~12582912,58720256~41943040,109051904~41943040,159383552~12582912,176160768~50331648,230686720~46137344,281018368~83886080,373293056~41943040] 2024-08-29T19:22:55.104 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~37748736,41943040~12582912,58720256~41943040,109051904~41943040,159383552~12582912,176160768~50331648,230686720~46137344,281018368~83886080,373293056~41943040] 2024-08-29T19:22:55.122 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~37748736,41943040~58720256,109051904~41943040,159383552~67108864,230686720~46137344,281018368~88080384,373293056~41943040] 2024-08-29T19:22:55.123 INFO:tasks.workunit.client.0.smithi029.stdout:from 5 to 6 diff [8388608~8388608,20971520~8388608,88080384~4194304,239075328~4194304,268435456~4194304,281018368~8388608,306184192~4194304,377487360~4194304,394264576~4194304] 2024-08-29T19:22:55.123 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [8388608~8388608,20971520~8388608,88080384~4194304,239075328~4194304,268435456~4194304,281018368~8388608,306184192~4194304,377487360~4194304,394264576~4194304] 2024-08-29T19:22:55.126 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [8388608~8388608,20971520~12582912,88080384~8388608,239075328~8388608,268435456~8388608,281018368~8388608,306184192~8388608,377487360~8388608,394264576~8388608] 2024-08-29T19:22:55.126 INFO:tasks.workunit.client.0.smithi029.stdout:from 5 to 7 diff [4194304~12582912,20971520~8388608,46137344~4194304,54525952~4194304,88080384~4194304,180355072~12582912,239075328~4194304,268435456~4194304,281018368~8388608,306184192~4194304,314572800~8388608,339738624~4194304,377487360~4194304,385875968~4194304,394264576~4194304] 2024-08-29T19:22:55.126 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [4194304~12582912,20971520~8388608,46137344~4194304,54525952~4194304,88080384~4194304,180355072~12582912,239075328~4194304,268435456~4194304,281018368~8388608,306184192~4194304,314572800~8388608,339738624~4194304,377487360~4194304,385875968~4194304,394264576~4194304] 2024-08-29T19:22:55.130 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [4194304~12582912,20971520~12582912,46137344~4194304,54525952~4194304,88080384~8388608,180355072~16777216,239075328~8388608,268435456~8388608,281018368~8388608,306184192~20971520,339738624~4194304,377487360~25165824] 2024-08-29T19:22:55.130 INFO:tasks.workunit.client.0.smithi029.stdout:from 5 to 8 diff [4194304~29360128,46137344~4194304,54525952~4194304,67108864~4194304,88080384~4194304,167772160~4194304,180355072~12582912,213909504~8388608,239075328~4194304,268435456~4194304,281018368~8388608,306184192~4194304,314572800~8388608,339738624~8388608,377487360~4194304,385875968~4194304,394264576~4194304] 2024-08-29T19:22:55.130 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [4194304~29360128,46137344~4194304,54525952~4194304,67108864~4194304,88080384~4194304,167772160~4194304,180355072~12582912,213909504~8388608,239075328~4194304,268435456~4194304,281018368~8388608,306184192~4194304,314572800~8388608,339738624~8388608,377487360~4194304,385875968~4194304,394264576~4194304] 2024-08-29T19:22:55.136 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [4194304~33554432,46137344~4194304,54525952~4194304,67108864~8388608,88080384~8388608,167772160~8388608,180355072~16777216,213909504~12582912,239075328~8388608,268435456~8388608,281018368~8388608,306184192~20971520,339738624~12582912,377487360~25165824] 2024-08-29T19:22:55.136 INFO:tasks.workunit.client.0.smithi029.stdout:from 5 to 9 diff [4194304~29360128,46137344~12582912,67108864~4194304,88080384~4194304,117440512~8388608,167772160~4194304,180355072~20971520,213909504~8388608,239075328~4194304,264241152~8388608,281018368~8388608,306184192~4194304,314572800~8388608,339738624~8388608,377487360~12582912,394264576~4194304] 2024-08-29T19:22:55.136 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [4194304~29360128,46137344~12582912,67108864~4194304,88080384~4194304,117440512~8388608,167772160~4194304,180355072~20971520,213909504~8388608,239075328~4194304,264241152~8388608,281018368~8388608,306184192~4194304,314572800~8388608,339738624~8388608,377487360~12582912,394264576~4194304] 2024-08-29T19:22:55.142 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [4194304~33554432,46137344~12582912,67108864~8388608,88080384~8388608,117440512~12582912,167772160~8388608,180355072~20971520,213909504~12582912,239075328~8388608,264241152~12582912,281018368~8388608,306184192~20971520,339738624~12582912,377487360~25165824] 2024-08-29T19:22:55.142 INFO:tasks.workunit.client.0.smithi029.stdout:from 5 to 10 diff [4194304~29360128,46137344~8388608,67108864~8388608,88080384~4194304,117440512~16777216,138412032~8388608,167772160~4194304,180355072~20971520,213909504~8388608,239075328~8388608,264241152~12582912,281018368~8388608,306184192~4194304,314572800~8388608,339738624~8388608,377487360~12582912,394264576~8388608] 2024-08-29T19:22:55.142 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [4194304~29360128,46137344~8388608,67108864~8388608,88080384~4194304,117440512~16777216,138412032~8388608,167772160~4194304,180355072~20971520,213909504~8388608,239075328~8388608,264241152~12582912,281018368~8388608,306184192~4194304,314572800~8388608,339738624~8388608,377487360~12582912,394264576~8388608] 2024-08-29T19:22:55.150 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [4194304~33554432,46137344~12582912,67108864~8388608,88080384~8388608,117440512~16777216,138412032~12582912,167772160~8388608,180355072~20971520,213909504~12582912,239075328~8388608,264241152~12582912,281018368~8388608,306184192~20971520,339738624~12582912,377487360~29360128] 2024-08-29T19:22:55.150 INFO:tasks.workunit.client.0.smithi029.stdout:from 5 to 11 diff [4194304~29360128,46137344~8388608,58720256~4194304,67108864~8388608,88080384~4194304,96468992~4194304,117440512~16777216,138412032~8388608,167772160~4194304,180355072~41943040,239075328~8388608,264241152~12582912,281018368~12582912,306184192~4194304,314572800~8388608,331350016~16777216,377487360~12582912,394264576~16777216] 2024-08-29T19:22:55.150 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [4194304~29360128,46137344~8388608,58720256~4194304,67108864~8388608,88080384~4194304,96468992~4194304,117440512~16777216,138412032~8388608,167772160~4194304,180355072~41943040,239075328~8388608,264241152~12582912,281018368~12582912,306184192~4194304,314572800~8388608,331350016~16777216,377487360~12582912,394264576~16777216] 2024-08-29T19:22:55.158 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [4194304~33554432,46137344~16777216,67108864~8388608,88080384~12582912,117440512~16777216,138412032~12582912,167772160~8388608,180355072~46137344,239075328~8388608,264241152~12582912,281018368~12582912,306184192~20971520,331350016~20971520,377487360~37748736] 2024-08-29T19:22:55.158 INFO:tasks.workunit.client.0.smithi029.stdout:from 5 to 12 diff [4194304~29360128,41943040~12582912,58720256~4194304,67108864~8388608,88080384~4194304,96468992~4194304,117440512~16777216,138412032~8388608,167772160~4194304,180355072~41943040,239075328~8388608,264241152~12582912,281018368~16777216,306184192~4194304,314572800~12582912,331350016~16777216,373293056~37748736] 2024-08-29T19:22:55.158 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [4194304~29360128,41943040~12582912,58720256~4194304,67108864~8388608,88080384~4194304,96468992~4194304,117440512~16777216,138412032~8388608,167772160~4194304,180355072~41943040,239075328~8388608,264241152~12582912,281018368~16777216,306184192~4194304,314572800~12582912,331350016~16777216,373293056~37748736] 2024-08-29T19:22:55.167 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [4194304~33554432,41943040~20971520,67108864~8388608,88080384~12582912,117440512~16777216,138412032~12582912,167772160~8388608,180355072~46137344,239075328~8388608,264241152~12582912,281018368~16777216,306184192~20971520,331350016~20971520,373293056~41943040] 2024-08-29T19:22:55.167 INFO:tasks.workunit.client.0.smithi029.stdout:from 5 to 13 diff [4194304~29360128,41943040~12582912,58720256~4194304,67108864~12582912,88080384~4194304,96468992~4194304,109051904~4194304,117440512~29360128,167772160~4194304,180355072~41943040,230686720~16777216,264241152~12582912,281018368~16777216,306184192~4194304,314572800~12582912,331350016~20971520,373293056~37748736] 2024-08-29T19:22:55.167 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [4194304~29360128,41943040~12582912,58720256~4194304,67108864~12582912,88080384~4194304,96468992~4194304,109051904~4194304,117440512~29360128,167772160~4194304,180355072~41943040,230686720~16777216,264241152~12582912,281018368~16777216,306184192~4194304,314572800~12582912,331350016~20971520,373293056~37748736] 2024-08-29T19:22:55.178 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [4194304~33554432,41943040~20971520,67108864~12582912,88080384~12582912,109051904~4194304,117440512~33554432,167772160~8388608,180355072~46137344,230686720~16777216,264241152~12582912,281018368~16777216,306184192~20971520,331350016~20971520,373293056~41943040] 2024-08-29T19:22:55.178 INFO:tasks.workunit.client.0.smithi029.stdout:from 5 to 14 diff [4194304~29360128,41943040~12582912,58720256~4194304,67108864~12582912,88080384~8388608,109051904~4194304,117440512~29360128,167772160~4194304,180355072~41943040,230686720~16777216,255852544~20971520,281018368~20971520,306184192~4194304,314572800~12582912,331350016~29360128,373293056~37748736] 2024-08-29T19:22:55.178 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [4194304~29360128,41943040~12582912,58720256~4194304,67108864~12582912,88080384~8388608,109051904~4194304,117440512~29360128,167772160~4194304,180355072~41943040,230686720~16777216,255852544~20971520,281018368~20971520,306184192~4194304,314572800~12582912,331350016~29360128,373293056~37748736] 2024-08-29T19:22:55.189 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [4194304~33554432,41943040~20971520,67108864~12582912,88080384~12582912,109051904~4194304,117440512~33554432,167772160~8388608,180355072~46137344,230686720~16777216,255852544~20971520,281018368~46137344,331350016~29360128,373293056~41943040] 2024-08-29T19:22:55.189 INFO:tasks.workunit.client.0.smithi029.stdout:from 5 to 15 diff [0~33554432,41943040~12582912,58720256~4194304,67108864~29360128,109051904~4194304,117440512~29360128,159383552~4194304,167772160~4194304,180355072~41943040,230686720~46137344,281018368~29360128,314572800~12582912,331350016~29360128,373293056~37748736] 2024-08-29T19:22:55.189 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~33554432,41943040~12582912,58720256~4194304,67108864~29360128,109051904~4194304,117440512~29360128,159383552~4194304,167772160~4194304,180355072~41943040,230686720~46137344,281018368~29360128,314572800~12582912,331350016~29360128,373293056~37748736] 2024-08-29T19:22:55.202 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~37748736,41943040~20971520,67108864~33554432,109051904~4194304,117440512~33554432,159383552~4194304,167772160~8388608,180355072~46137344,230686720~46137344,281018368~46137344,331350016~29360128,373293056~41943040] 2024-08-29T19:22:55.202 INFO:tasks.workunit.client.0.smithi029.stdout:from 5 to 16 diff [0~37748736,41943040~12582912,58720256~4194304,67108864~33554432,109051904~37748736,159383552~4194304,167772160~4194304,176160768~46137344,230686720~46137344,281018368~29360128,314572800~46137344,373293056~37748736] 2024-08-29T19:22:55.203 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~37748736,41943040~12582912,58720256~4194304,67108864~33554432,109051904~37748736,159383552~4194304,167772160~4194304,176160768~46137344,230686720~46137344,281018368~29360128,314572800~46137344,373293056~37748736] 2024-08-29T19:22:55.217 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~37748736,41943040~20971520,67108864~33554432,109051904~41943040,159383552~4194304,167772160~58720256,230686720~46137344,281018368~79691776,373293056~41943040] 2024-08-29T19:22:55.218 INFO:tasks.workunit.client.0.smithi029.stdout:from 5 to 17 diff [0~37748736,41943040~4194304,50331648~4194304,58720256~4194304,67108864~33554432,109051904~37748736,159383552~4194304,167772160~4194304,176160768~46137344,230686720~46137344,281018368~29360128,314572800~46137344,373293056~37748736] 2024-08-29T19:22:55.218 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~37748736,41943040~4194304,50331648~4194304,58720256~4194304,67108864~33554432,109051904~37748736,159383552~4194304,167772160~4194304,176160768~46137344,230686720~46137344,281018368~29360128,314572800~46137344,373293056~37748736] 2024-08-29T19:22:55.233 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~37748736,41943040~20971520,67108864~33554432,109051904~41943040,159383552~4194304,167772160~58720256,230686720~46137344,281018368~79691776,373293056~41943040] 2024-08-29T19:22:55.233 INFO:tasks.workunit.client.0.smithi029.stdout:from 5 to 18 diff [0~37748736,41943040~4194304,50331648~4194304,58720256~4194304,67108864~33554432,109051904~37748736,159383552~4194304,167772160~4194304,176160768~46137344,230686720~46137344,281018368~83886080,373293056~37748736] 2024-08-29T19:22:55.233 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~37748736,41943040~4194304,50331648~4194304,58720256~4194304,67108864~33554432,109051904~37748736,159383552~4194304,167772160~4194304,176160768~46137344,230686720~46137344,281018368~83886080,373293056~37748736] 2024-08-29T19:22:55.253 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~37748736,41943040~58720256,109051904~41943040,159383552~4194304,167772160~58720256,230686720~46137344,281018368~88080384,373293056~41943040] 2024-08-29T19:22:55.253 INFO:tasks.workunit.client.0.smithi029.stdout:from 5 to 19 diff [0~37748736,41943040~12582912,58720256~41943040,109051904~41943040,159383552~4194304,167772160~4194304,176160768~50331648,230686720~46137344,281018368~83886080,373293056~37748736] 2024-08-29T19:22:55.253 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~37748736,41943040~12582912,58720256~41943040,109051904~41943040,159383552~4194304,167772160~4194304,176160768~50331648,230686720~46137344,281018368~83886080,373293056~37748736] 2024-08-29T19:22:55.267 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~37748736,41943040~58720256,109051904~41943040,159383552~4194304,167772160~58720256,230686720~46137344,281018368~88080384,373293056~41943040] 2024-08-29T19:22:55.267 INFO:tasks.workunit.client.0.smithi029.stdout:from 6 to 7 diff [4194304~4194304,46137344~4194304,54525952~4194304,180355072~12582912,281018368~4194304,314572800~8388608,339738624~4194304,385875968~4194304] 2024-08-29T19:22:55.267 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [4194304~4194304,46137344~4194304,54525952~4194304,180355072~12582912,281018368~4194304,314572800~8388608,339738624~4194304,385875968~4194304] 2024-08-29T19:22:55.270 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [4194304~4194304,46137344~4194304,54525952~4194304,180355072~16777216,281018368~8388608,314572800~12582912,339738624~4194304,385875968~8388608] 2024-08-29T19:22:55.270 INFO:tasks.workunit.client.0.smithi029.stdout:from 6 to 8 diff [4194304~4194304,12582912~8388608,25165824~8388608,46137344~4194304,54525952~4194304,67108864~4194304,167772160~4194304,180355072~12582912,213909504~8388608,281018368~4194304,314572800~8388608,339738624~8388608,385875968~4194304] 2024-08-29T19:22:55.271 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [4194304~4194304,12582912~8388608,25165824~8388608,46137344~4194304,54525952~4194304,67108864~4194304,167772160~4194304,180355072~12582912,213909504~8388608,281018368~4194304,314572800~8388608,339738624~8388608,385875968~4194304] 2024-08-29T19:22:55.275 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [4194304~4194304,12582912~8388608,25165824~12582912,46137344~4194304,54525952~4194304,67108864~8388608,167772160~8388608,180355072~16777216,213909504~12582912,281018368~8388608,314572800~12582912,339738624~12582912,385875968~8388608] 2024-08-29T19:22:55.275 INFO:tasks.workunit.client.0.smithi029.stdout:from 6 to 9 diff [4194304~16777216,25165824~8388608,46137344~12582912,67108864~4194304,117440512~8388608,167772160~4194304,180355072~20971520,213909504~8388608,264241152~8388608,281018368~4194304,314572800~8388608,339738624~8388608,377487360~4194304,385875968~4194304] 2024-08-29T19:22:55.275 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [4194304~16777216,25165824~8388608,46137344~12582912,67108864~4194304,117440512~8388608,167772160~4194304,180355072~20971520,213909504~8388608,264241152~8388608,281018368~4194304,314572800~8388608,339738624~8388608,377487360~4194304,385875968~4194304] 2024-08-29T19:22:55.281 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [4194304~33554432,46137344~12582912,67108864~8388608,117440512~12582912,167772160~8388608,180355072~20971520,213909504~12582912,264241152~8388608,281018368~8388608,314572800~12582912,339738624~12582912,377487360~16777216] 2024-08-29T19:22:55.281 INFO:tasks.workunit.client.0.smithi029.stdout:from 6 to 10 diff [4194304~16777216,25165824~8388608,46137344~8388608,67108864~8388608,88080384~4194304,117440512~16777216,138412032~8388608,167772160~4194304,180355072~20971520,213909504~8388608,239075328~8388608,264241152~8388608,281018368~4194304,314572800~8388608,339738624~8388608,377487360~4194304,385875968~4194304,398458880~8388608] 2024-08-29T19:22:55.281 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [4194304~16777216,25165824~8388608,46137344~8388608,67108864~8388608,88080384~4194304,117440512~16777216,138412032~8388608,167772160~4194304,180355072~20971520,213909504~8388608,239075328~8388608,264241152~8388608,281018368~4194304,314572800~8388608,339738624~8388608,377487360~4194304,385875968~4194304,398458880~8388608] 2024-08-29T19:22:55.287 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [4194304~33554432,46137344~12582912,67108864~8388608,88080384~8388608,117440512~16777216,138412032~12582912,167772160~8388608,180355072~20971520,213909504~12582912,239075328~8388608,264241152~12582912,281018368~8388608,314572800~12582912,339738624~12582912,377487360~16777216,398458880~8388608] 2024-08-29T19:22:55.287 INFO:tasks.workunit.client.0.smithi029.stdout:from 6 to 11 diff [4194304~16777216,25165824~8388608,46137344~8388608,58720256~4194304,67108864~8388608,88080384~4194304,96468992~4194304,117440512~16777216,138412032~8388608,167772160~4194304,180355072~41943040,239075328~8388608,264241152~8388608,281018368~12582912,314572800~8388608,331350016~16777216,377487360~4194304,385875968~4194304,398458880~12582912] 2024-08-29T19:22:55.287 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [4194304~16777216,25165824~8388608,46137344~8388608,58720256~4194304,67108864~8388608,88080384~4194304,96468992~4194304,117440512~16777216,138412032~8388608,167772160~4194304,180355072~41943040,239075328~8388608,264241152~8388608,281018368~12582912,314572800~8388608,331350016~16777216,377487360~4194304,385875968~4194304,398458880~12582912] 2024-08-29T19:22:55.295 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [4194304~33554432,46137344~16777216,67108864~8388608,88080384~12582912,117440512~16777216,138412032~12582912,167772160~8388608,180355072~46137344,239075328~8388608,264241152~12582912,281018368~12582912,314572800~12582912,331350016~20971520,377487360~16777216,398458880~16777216] 2024-08-29T19:22:55.295 INFO:tasks.workunit.client.0.smithi029.stdout:from 6 to 12 diff [4194304~29360128,41943040~12582912,58720256~4194304,67108864~8388608,88080384~4194304,96468992~4194304,117440512~16777216,138412032~8388608,167772160~4194304,180355072~41943040,239075328~8388608,264241152~8388608,281018368~16777216,314572800~12582912,331350016~16777216,373293056~8388608,385875968~8388608,398458880~16777216] 2024-08-29T19:22:55.295 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [4194304~29360128,41943040~12582912,58720256~4194304,67108864~8388608,88080384~4194304,96468992~4194304,117440512~16777216,138412032~8388608,167772160~4194304,180355072~41943040,239075328~8388608,264241152~8388608,281018368~16777216,314572800~12582912,331350016~16777216,373293056~8388608,385875968~8388608,398458880~16777216] 2024-08-29T19:22:55.304 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [4194304~33554432,41943040~20971520,67108864~8388608,88080384~12582912,117440512~16777216,138412032~12582912,167772160~8388608,180355072~46137344,239075328~8388608,264241152~12582912,281018368~16777216,314572800~12582912,331350016~20971520,373293056~41943040] 2024-08-29T19:22:55.304 INFO:tasks.workunit.client.0.smithi029.stdout:from 6 to 13 diff [4194304~29360128,41943040~12582912,58720256~4194304,67108864~12582912,88080384~4194304,96468992~4194304,109051904~4194304,117440512~29360128,167772160~4194304,180355072~41943040,230686720~16777216,264241152~8388608,281018368~16777216,314572800~12582912,331350016~20971520,373293056~8388608,385875968~8388608,398458880~16777216] 2024-08-29T19:22:55.304 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [4194304~29360128,41943040~12582912,58720256~4194304,67108864~12582912,88080384~4194304,96468992~4194304,109051904~4194304,117440512~29360128,167772160~4194304,180355072~41943040,230686720~16777216,264241152~8388608,281018368~16777216,314572800~12582912,331350016~20971520,373293056~8388608,385875968~8388608,398458880~16777216] 2024-08-29T19:22:55.313 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [4194304~33554432,41943040~20971520,67108864~12582912,88080384~12582912,109051904~4194304,117440512~33554432,167772160~8388608,180355072~46137344,230686720~16777216,264241152~12582912,281018368~16777216,314572800~12582912,331350016~20971520,373293056~41943040] 2024-08-29T19:22:55.313 INFO:tasks.workunit.client.0.smithi029.stdout:from 6 to 14 diff [4194304~29360128,41943040~12582912,58720256~4194304,67108864~12582912,88080384~8388608,109051904~4194304,117440512~29360128,167772160~4194304,180355072~41943040,230686720~16777216,255852544~16777216,281018368~20971520,306184192~4194304,314572800~12582912,331350016~29360128,373293056~8388608,385875968~8388608,398458880~16777216] 2024-08-29T19:22:55.313 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [4194304~29360128,41943040~12582912,58720256~4194304,67108864~12582912,88080384~8388608,109051904~4194304,117440512~29360128,167772160~4194304,180355072~41943040,230686720~16777216,255852544~16777216,281018368~20971520,306184192~4194304,314572800~12582912,331350016~29360128,373293056~8388608,385875968~8388608,398458880~16777216] 2024-08-29T19:22:55.324 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [4194304~33554432,41943040~20971520,67108864~12582912,88080384~12582912,109051904~4194304,117440512~33554432,167772160~8388608,180355072~46137344,230686720~16777216,255852544~20971520,281018368~29360128,314572800~12582912,331350016~29360128,373293056~41943040] 2024-08-29T19:22:55.325 INFO:tasks.workunit.client.0.smithi029.stdout:from 6 to 15 diff [0~33554432,41943040~12582912,58720256~4194304,67108864~29360128,109051904~4194304,117440512~29360128,159383552~4194304,167772160~4194304,180355072~41943040,230686720~41943040,281018368~29360128,314572800~12582912,331350016~29360128,373293056~8388608,385875968~8388608,398458880~16777216] 2024-08-29T19:22:55.325 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~33554432,41943040~12582912,58720256~4194304,67108864~29360128,109051904~4194304,117440512~29360128,159383552~4194304,167772160~4194304,180355072~41943040,230686720~41943040,281018368~29360128,314572800~12582912,331350016~29360128,373293056~8388608,385875968~8388608,398458880~16777216] 2024-08-29T19:22:55.336 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~37748736,41943040~20971520,67108864~33554432,109051904~4194304,117440512~33554432,159383552~4194304,167772160~8388608,180355072~46137344,230686720~46137344,281018368~29360128,314572800~12582912,331350016~29360128,373293056~41943040] 2024-08-29T19:22:55.336 INFO:tasks.workunit.client.0.smithi029.stdout:from 6 to 16 diff [0~37748736,41943040~12582912,58720256~4194304,67108864~33554432,109051904~37748736,159383552~4194304,167772160~4194304,176160768~46137344,230686720~41943040,281018368~29360128,314572800~46137344,373293056~8388608,385875968~8388608,398458880~16777216] 2024-08-29T19:22:55.336 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~37748736,41943040~12582912,58720256~4194304,67108864~33554432,109051904~37748736,159383552~4194304,167772160~4194304,176160768~46137344,230686720~41943040,281018368~29360128,314572800~46137344,373293056~8388608,385875968~8388608,398458880~16777216] 2024-08-29T19:22:55.349 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~37748736,41943040~20971520,67108864~33554432,109051904~41943040,159383552~4194304,167772160~58720256,230686720~46137344,281018368~29360128,314572800~46137344,373293056~41943040] 2024-08-29T19:22:55.349 INFO:tasks.workunit.client.0.smithi029.stdout:from 6 to 17 diff [0~37748736,41943040~4194304,50331648~4194304,58720256~4194304,67108864~33554432,109051904~37748736,159383552~4194304,167772160~4194304,176160768~46137344,230686720~41943040,281018368~29360128,314572800~46137344,373293056~8388608,385875968~8388608,398458880~16777216] 2024-08-29T19:22:55.349 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~37748736,41943040~4194304,50331648~4194304,58720256~4194304,67108864~33554432,109051904~37748736,159383552~4194304,167772160~4194304,176160768~46137344,230686720~41943040,281018368~29360128,314572800~46137344,373293056~8388608,385875968~8388608,398458880~16777216] 2024-08-29T19:22:55.363 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~37748736,41943040~20971520,67108864~33554432,109051904~41943040,159383552~4194304,167772160~58720256,230686720~46137344,281018368~29360128,314572800~46137344,373293056~41943040] 2024-08-29T19:22:55.363 INFO:tasks.workunit.client.0.smithi029.stdout:from 6 to 18 diff [0~37748736,41943040~4194304,50331648~4194304,58720256~4194304,67108864~33554432,109051904~37748736,159383552~4194304,167772160~4194304,176160768~46137344,230686720~46137344,281018368~83886080,373293056~8388608,385875968~8388608,398458880~16777216] 2024-08-29T19:22:55.363 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~37748736,41943040~4194304,50331648~4194304,58720256~4194304,67108864~33554432,109051904~37748736,159383552~4194304,167772160~4194304,176160768~46137344,230686720~46137344,281018368~83886080,373293056~8388608,385875968~8388608,398458880~16777216] 2024-08-29T19:22:55.379 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~37748736,41943040~58720256,109051904~41943040,159383552~4194304,167772160~58720256,230686720~46137344,281018368~88080384,373293056~41943040] 2024-08-29T19:22:55.379 INFO:tasks.workunit.client.0.smithi029.stdout:from 6 to 19 diff [0~37748736,41943040~12582912,58720256~41943040,109051904~41943040,159383552~4194304,167772160~4194304,176160768~50331648,230686720~46137344,281018368~83886080,373293056~8388608,385875968~8388608,398458880~16777216] 2024-08-29T19:22:55.379 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~37748736,41943040~12582912,58720256~41943040,109051904~41943040,159383552~4194304,167772160~4194304,176160768~50331648,230686720~46137344,281018368~83886080,373293056~8388608,385875968~8388608,398458880~16777216] 2024-08-29T19:22:55.395 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~37748736,41943040~58720256,109051904~41943040,159383552~4194304,167772160~58720256,230686720~46137344,281018368~88080384,373293056~41943040] 2024-08-29T19:22:55.395 INFO:tasks.workunit.client.0.smithi029.stdout:from 7 to 8 diff [12582912~8388608,25165824~8388608,67108864~4194304,167772160~4194304,184549376~4194304,213909504~8388608,339738624~8388608] 2024-08-29T19:22:55.395 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [12582912~8388608,25165824~8388608,67108864~4194304,167772160~4194304,184549376~4194304,213909504~8388608,339738624~8388608] 2024-08-29T19:22:55.398 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [12582912~8388608,25165824~12582912,67108864~8388608,167772160~8388608,184549376~8388608,213909504~12582912,339738624~12582912] 2024-08-29T19:22:55.398 INFO:tasks.workunit.client.0.smithi029.stdout:from 7 to 9 diff [4194304~16777216,25165824~8388608,50331648~4194304,67108864~4194304,117440512~8388608,167772160~4194304,184549376~4194304,192937984~8388608,213909504~8388608,264241152~8388608,339738624~8388608,377487360~4194304] 2024-08-29T19:22:55.398 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [4194304~16777216,25165824~8388608,50331648~4194304,67108864~4194304,117440512~8388608,167772160~4194304,184549376~4194304,192937984~8388608,213909504~8388608,264241152~8388608,339738624~8388608,377487360~4194304] 2024-08-29T19:22:55.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:22:55 smithi110 bash[67519]: cluster 2024-08-29T19:22:54.030918+0000 mon.a (mon.0) 3395 : cluster [DBG] osdmap e2358: 8 total, 8 up, 8 in 2024-08-29T19:22:55.402 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [4194304~33554432,50331648~4194304,67108864~8388608,117440512~12582912,167772160~8388608,184549376~16777216,213909504~12582912,264241152~8388608,339738624~12582912,377487360~8388608] 2024-08-29T19:22:55.403 INFO:tasks.workunit.client.0.smithi029.stdout:from 7 to 10 diff [4194304~16777216,25165824~8388608,50331648~4194304,67108864~8388608,88080384~4194304,117440512~16777216,138412032~8388608,167772160~4194304,184549376~4194304,192937984~8388608,213909504~8388608,239075328~8388608,264241152~8388608,339738624~8388608,377487360~4194304,398458880~8388608] 2024-08-29T19:22:55.403 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [4194304~16777216,25165824~8388608,50331648~4194304,67108864~8388608,88080384~4194304,117440512~16777216,138412032~8388608,167772160~4194304,184549376~4194304,192937984~8388608,213909504~8388608,239075328~8388608,264241152~8388608,339738624~8388608,377487360~4194304,398458880~8388608] 2024-08-29T19:22:55.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:22:55 smithi029 bash[79042]: cluster 2024-08-29T19:22:54.030918+0000 mon.a (mon.0) 3395 : cluster [DBG] osdmap e2358: 8 total, 8 up, 8 in 2024-08-29T19:22:55.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:22:55 smithi029 bash[77880]: cluster 2024-08-29T19:22:54.030918+0000 mon.a (mon.0) 3395 : cluster [DBG] osdmap e2358: 8 total, 8 up, 8 in 2024-08-29T19:22:55.408 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [4194304~33554432,50331648~8388608,67108864~8388608,88080384~8388608,117440512~16777216,138412032~12582912,167772160~8388608,184549376~16777216,213909504~12582912,239075328~8388608,264241152~12582912,339738624~12582912,377487360~8388608,398458880~8388608] 2024-08-29T19:22:55.408 INFO:tasks.workunit.client.0.smithi029.stdout:from 7 to 11 diff [4194304~16777216,25165824~8388608,50331648~4194304,58720256~4194304,67108864~8388608,88080384~4194304,96468992~4194304,117440512~16777216,138412032~8388608,167772160~4194304,184549376~4194304,192937984~29360128,239075328~8388608,264241152~8388608,285212672~8388608,331350016~16777216,377487360~4194304,398458880~12582912] 2024-08-29T19:22:55.408 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [4194304~16777216,25165824~8388608,50331648~4194304,58720256~4194304,67108864~8388608,88080384~4194304,96468992~4194304,117440512~16777216,138412032~8388608,167772160~4194304,184549376~4194304,192937984~29360128,239075328~8388608,264241152~8388608,285212672~8388608,331350016~16777216,377487360~4194304,398458880~12582912] 2024-08-29T19:22:55.415 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [4194304~33554432,50331648~12582912,67108864~8388608,88080384~12582912,117440512~16777216,138412032~12582912,167772160~8388608,184549376~41943040,239075328~8388608,264241152~12582912,285212672~8388608,331350016~20971520,377487360~8388608,398458880~16777216] 2024-08-29T19:22:55.415 INFO:tasks.workunit.client.0.smithi029.stdout:from 7 to 12 diff [4194304~29360128,41943040~4194304,50331648~4194304,58720256~4194304,67108864~8388608,88080384~4194304,96468992~4194304,117440512~16777216,138412032~8388608,167772160~4194304,184549376~4194304,192937984~29360128,239075328~8388608,264241152~8388608,285212672~12582912,322961408~4194304,331350016~16777216,373293056~8388608,385875968~8388608,398458880~16777216] 2024-08-29T19:22:55.416 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [4194304~29360128,41943040~4194304,50331648~4194304,58720256~4194304,67108864~8388608,88080384~4194304,96468992~4194304,117440512~16777216,138412032~8388608,167772160~4194304,184549376~4194304,192937984~29360128,239075328~8388608,264241152~8388608,285212672~12582912,322961408~4194304,331350016~16777216,373293056~8388608,385875968~8388608,398458880~16777216] 2024-08-29T19:22:55.423 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [4194304~33554432,41943040~4194304,50331648~12582912,67108864~8388608,88080384~12582912,117440512~16777216,138412032~12582912,167772160~8388608,184549376~41943040,239075328~8388608,264241152~12582912,285212672~12582912,322961408~4194304,331350016~20971520,373293056~41943040] 2024-08-29T19:22:55.423 INFO:tasks.workunit.client.0.smithi029.stdout:from 7 to 13 diff [4194304~29360128,41943040~4194304,50331648~4194304,58720256~4194304,67108864~12582912,88080384~4194304,96468992~4194304,109051904~4194304,117440512~29360128,167772160~4194304,184549376~4194304,192937984~29360128,230686720~16777216,264241152~8388608,285212672~12582912,322961408~4194304,331350016~20971520,373293056~8388608,385875968~8388608,398458880~16777216] 2024-08-29T19:22:55.423 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [4194304~29360128,41943040~4194304,50331648~4194304,58720256~4194304,67108864~12582912,88080384~4194304,96468992~4194304,109051904~4194304,117440512~29360128,167772160~4194304,184549376~4194304,192937984~29360128,230686720~16777216,264241152~8388608,285212672~12582912,322961408~4194304,331350016~20971520,373293056~8388608,385875968~8388608,398458880~16777216] 2024-08-29T19:22:55.432 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [4194304~33554432,41943040~4194304,50331648~12582912,67108864~12582912,88080384~12582912,109051904~4194304,117440512~33554432,167772160~8388608,184549376~41943040,230686720~16777216,264241152~12582912,285212672~12582912,322961408~4194304,331350016~20971520,373293056~41943040] 2024-08-29T19:22:55.432 INFO:tasks.workunit.client.0.smithi029.stdout:from 7 to 14 diff [4194304~29360128,41943040~4194304,50331648~4194304,58720256~4194304,67108864~12582912,88080384~8388608,109051904~4194304,117440512~29360128,167772160~4194304,184549376~4194304,192937984~29360128,230686720~16777216,255852544~16777216,285212672~16777216,306184192~4194304,322961408~4194304,331350016~29360128,373293056~8388608,385875968~8388608,398458880~16777216] 2024-08-29T19:22:55.432 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [4194304~29360128,41943040~4194304,50331648~4194304,58720256~4194304,67108864~12582912,88080384~8388608,109051904~4194304,117440512~29360128,167772160~4194304,184549376~4194304,192937984~29360128,230686720~16777216,255852544~16777216,285212672~16777216,306184192~4194304,322961408~4194304,331350016~29360128,373293056~8388608,385875968~8388608,398458880~16777216] 2024-08-29T19:22:55.441 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [4194304~33554432,41943040~4194304,50331648~12582912,67108864~12582912,88080384~12582912,109051904~4194304,117440512~33554432,167772160~8388608,184549376~41943040,230686720~16777216,255852544~20971520,285212672~25165824,322961408~4194304,331350016~29360128,373293056~41943040] 2024-08-29T19:22:55.441 INFO:tasks.workunit.client.0.smithi029.stdout:from 7 to 15 diff [0~33554432,41943040~4194304,50331648~4194304,58720256~4194304,67108864~29360128,109051904~4194304,117440512~29360128,159383552~4194304,167772160~4194304,180355072~41943040,230686720~41943040,285212672~25165824,322961408~4194304,331350016~29360128,373293056~8388608,385875968~8388608,398458880~16777216] 2024-08-29T19:22:55.441 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~33554432,41943040~4194304,50331648~4194304,58720256~4194304,67108864~29360128,109051904~4194304,117440512~29360128,159383552~4194304,167772160~4194304,180355072~41943040,230686720~41943040,285212672~25165824,322961408~4194304,331350016~29360128,373293056~8388608,385875968~8388608,398458880~16777216] 2024-08-29T19:22:55.452 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~37748736,41943040~4194304,50331648~12582912,67108864~33554432,109051904~4194304,117440512~33554432,159383552~4194304,167772160~8388608,180355072~46137344,230686720~46137344,285212672~25165824,322961408~4194304,331350016~29360128,373293056~41943040] 2024-08-29T19:22:55.452 INFO:tasks.workunit.client.0.smithi029.stdout:from 7 to 16 diff [0~37748736,41943040~4194304,50331648~4194304,58720256~4194304,67108864~33554432,109051904~37748736,159383552~4194304,167772160~4194304,176160768~46137344,230686720~41943040,285212672~25165824,322961408~37748736,373293056~8388608,385875968~8388608,398458880~16777216] 2024-08-29T19:22:55.452 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~37748736,41943040~4194304,50331648~4194304,58720256~4194304,67108864~33554432,109051904~37748736,159383552~4194304,167772160~4194304,176160768~46137344,230686720~41943040,285212672~25165824,322961408~37748736,373293056~8388608,385875968~8388608,398458880~16777216] 2024-08-29T19:22:55.463 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~37748736,41943040~4194304,50331648~12582912,67108864~33554432,109051904~41943040,159383552~4194304,167772160~58720256,230686720~46137344,285212672~25165824,322961408~37748736,373293056~41943040] 2024-08-29T19:22:55.463 INFO:tasks.workunit.client.0.smithi029.stdout:from 7 to 17 diff [0~37748736,41943040~4194304,50331648~4194304,58720256~4194304,67108864~33554432,109051904~37748736,159383552~4194304,167772160~4194304,176160768~46137344,230686720~41943040,285212672~25165824,322961408~37748736,373293056~8388608,385875968~8388608,398458880~16777216] 2024-08-29T19:22:55.464 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~37748736,41943040~4194304,50331648~4194304,58720256~4194304,67108864~33554432,109051904~37748736,159383552~4194304,167772160~4194304,176160768~46137344,230686720~41943040,285212672~25165824,322961408~37748736,373293056~8388608,385875968~8388608,398458880~16777216] 2024-08-29T19:22:55.477 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~37748736,41943040~20971520,67108864~33554432,109051904~41943040,159383552~4194304,167772160~58720256,230686720~46137344,285212672~25165824,322961408~37748736,373293056~41943040] 2024-08-29T19:22:55.477 INFO:tasks.workunit.client.0.smithi029.stdout:from 7 to 18 diff [0~37748736,41943040~4194304,50331648~4194304,58720256~4194304,67108864~33554432,109051904~37748736,159383552~4194304,167772160~4194304,176160768~46137344,230686720~46137344,285212672~29360128,318767104~46137344,373293056~8388608,385875968~8388608,398458880~16777216] 2024-08-29T19:22:55.477 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~37748736,41943040~4194304,50331648~4194304,58720256~4194304,67108864~33554432,109051904~37748736,159383552~4194304,167772160~4194304,176160768~46137344,230686720~46137344,285212672~29360128,318767104~46137344,373293056~8388608,385875968~8388608,398458880~16777216] 2024-08-29T19:22:55.491 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~37748736,41943040~58720256,109051904~41943040,159383552~4194304,167772160~58720256,230686720~46137344,285212672~29360128,318767104~50331648,373293056~41943040] 2024-08-29T19:22:55.491 INFO:tasks.workunit.client.0.smithi029.stdout:from 7 to 19 diff [0~37748736,41943040~12582912,58720256~41943040,109051904~41943040,159383552~4194304,167772160~4194304,176160768~20971520,201326592~25165824,230686720~46137344,281018368~33554432,318767104~46137344,373293056~8388608,385875968~8388608,398458880~16777216] 2024-08-29T19:22:55.491 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~37748736,41943040~12582912,58720256~41943040,109051904~41943040,159383552~4194304,167772160~4194304,176160768~20971520,201326592~25165824,230686720~46137344,281018368~33554432,318767104~46137344,373293056~8388608,385875968~8388608,398458880~16777216] 2024-08-29T19:22:55.506 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~37748736,41943040~58720256,109051904~41943040,159383552~4194304,167772160~58720256,230686720~46137344,281018368~33554432,318767104~50331648,373293056~41943040] 2024-08-29T19:22:55.506 INFO:tasks.workunit.client.0.smithi029.stdout:from 8 to 9 diff [4194304~16777216,50331648~4194304,117440512~8388608,192937984~8388608,264241152~8388608,377487360~4194304] 2024-08-29T19:22:55.506 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [4194304~16777216,50331648~4194304,117440512~8388608,192937984~8388608,264241152~8388608,377487360~4194304] 2024-08-29T19:22:55.509 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [4194304~20971520,50331648~4194304,117440512~12582912,192937984~8388608,264241152~8388608,377487360~8388608] 2024-08-29T19:22:55.509 INFO:tasks.workunit.client.0.smithi029.stdout:from 8 to 10 diff [4194304~16777216,50331648~4194304,71303168~4194304,88080384~4194304,117440512~16777216,138412032~8388608,192937984~8388608,239075328~8388608,264241152~8388608,377487360~4194304,398458880~8388608] 2024-08-29T19:22:55.509 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [4194304~16777216,50331648~4194304,71303168~4194304,88080384~4194304,117440512~16777216,138412032~8388608,192937984~8388608,239075328~8388608,264241152~8388608,377487360~4194304,398458880~8388608] 2024-08-29T19:22:55.514 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [4194304~20971520,50331648~8388608,71303168~4194304,88080384~8388608,117440512~16777216,138412032~12582912,192937984~8388608,239075328~8388608,264241152~12582912,377487360~8388608,398458880~8388608] 2024-08-29T19:22:55.514 INFO:tasks.workunit.client.0.smithi029.stdout:from 8 to 11 diff [4194304~16777216,50331648~4194304,58720256~4194304,71303168~4194304,88080384~4194304,96468992~4194304,117440512~16777216,138412032~8388608,192937984~20971520,239075328~8388608,264241152~8388608,285212672~8388608,331350016~8388608,377487360~4194304,398458880~12582912] 2024-08-29T19:22:55.514 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [4194304~16777216,50331648~4194304,58720256~4194304,71303168~4194304,88080384~4194304,96468992~4194304,117440512~16777216,138412032~8388608,192937984~20971520,239075328~8388608,264241152~8388608,285212672~8388608,331350016~8388608,377487360~4194304,398458880~12582912] 2024-08-29T19:22:55.520 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [4194304~20971520,50331648~12582912,71303168~4194304,88080384~12582912,117440512~16777216,138412032~12582912,192937984~20971520,239075328~8388608,264241152~12582912,285212672~8388608,331350016~8388608,377487360~8388608,398458880~16777216] 2024-08-29T19:22:55.520 INFO:tasks.workunit.client.0.smithi029.stdout:from 8 to 12 diff [4194304~20971520,41943040~4194304,50331648~4194304,58720256~4194304,71303168~4194304,88080384~4194304,96468992~4194304,117440512~16777216,138412032~8388608,192937984~20971520,239075328~8388608,264241152~8388608,285212672~12582912,322961408~4194304,331350016~8388608,373293056~8388608,385875968~8388608,398458880~16777216] 2024-08-29T19:22:55.520 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [4194304~20971520,41943040~4194304,50331648~4194304,58720256~4194304,71303168~4194304,88080384~4194304,96468992~4194304,117440512~16777216,138412032~8388608,192937984~20971520,239075328~8388608,264241152~8388608,285212672~12582912,322961408~4194304,331350016~8388608,373293056~8388608,385875968~8388608,398458880~16777216] 2024-08-29T19:22:55.526 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [4194304~25165824,41943040~4194304,50331648~12582912,71303168~4194304,88080384~12582912,117440512~16777216,138412032~12582912,192937984~20971520,239075328~8388608,264241152~12582912,285212672~12582912,322961408~4194304,331350016~8388608,373293056~41943040] 2024-08-29T19:22:55.527 INFO:tasks.workunit.client.0.smithi029.stdout:from 8 to 13 diff [4194304~20971520,41943040~4194304,50331648~4194304,58720256~4194304,71303168~8388608,88080384~4194304,96468992~4194304,109051904~4194304,117440512~29360128,192937984~20971520,230686720~16777216,264241152~8388608,285212672~12582912,322961408~4194304,331350016~8388608,348127232~4194304,373293056~8388608,385875968~8388608,398458880~16777216] 2024-08-29T19:22:55.527 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [4194304~20971520,41943040~4194304,50331648~4194304,58720256~4194304,71303168~8388608,88080384~4194304,96468992~4194304,109051904~4194304,117440512~29360128,192937984~20971520,230686720~16777216,264241152~8388608,285212672~12582912,322961408~4194304,331350016~8388608,348127232~4194304,373293056~8388608,385875968~8388608,398458880~16777216] 2024-08-29T19:22:55.534 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [4194304~25165824,41943040~4194304,50331648~12582912,71303168~8388608,88080384~12582912,109051904~4194304,117440512~33554432,192937984~20971520,230686720~16777216,264241152~12582912,285212672~12582912,322961408~4194304,331350016~8388608,348127232~4194304,373293056~41943040] 2024-08-29T19:22:55.534 INFO:tasks.workunit.client.0.smithi029.stdout:from 8 to 14 diff [4194304~25165824,41943040~4194304,50331648~4194304,58720256~4194304,71303168~8388608,88080384~8388608,109051904~4194304,117440512~29360128,192937984~20971520,230686720~16777216,255852544~16777216,285212672~16777216,306184192~4194304,322961408~4194304,331350016~8388608,348127232~12582912,373293056~8388608,385875968~8388608,398458880~16777216] 2024-08-29T19:22:55.534 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [4194304~25165824,41943040~4194304,50331648~4194304,58720256~4194304,71303168~8388608,88080384~8388608,109051904~4194304,117440512~29360128,192937984~20971520,230686720~16777216,255852544~16777216,285212672~16777216,306184192~4194304,322961408~4194304,331350016~8388608,348127232~12582912,373293056~8388608,385875968~8388608,398458880~16777216] 2024-08-29T19:22:55.543 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [4194304~25165824,41943040~4194304,50331648~12582912,71303168~8388608,88080384~12582912,109051904~4194304,117440512~33554432,192937984~20971520,230686720~16777216,255852544~20971520,285212672~25165824,322961408~4194304,331350016~8388608,348127232~12582912,373293056~41943040] 2024-08-29T19:22:55.543 INFO:tasks.workunit.client.0.smithi029.stdout:from 8 to 15 diff [0~29360128,41943040~4194304,50331648~4194304,58720256~4194304,71303168~25165824,109051904~4194304,117440512~29360128,159383552~4194304,180355072~33554432,230686720~41943040,285212672~25165824,322961408~4194304,331350016~12582912,348127232~12582912,373293056~8388608,385875968~8388608,398458880~16777216] 2024-08-29T19:22:55.543 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~29360128,41943040~4194304,50331648~4194304,58720256~4194304,71303168~25165824,109051904~4194304,117440512~29360128,159383552~4194304,180355072~33554432,230686720~41943040,285212672~25165824,322961408~4194304,331350016~12582912,348127232~12582912,373293056~8388608,385875968~8388608,398458880~16777216] 2024-08-29T19:22:55.552 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~29360128,41943040~4194304,50331648~12582912,71303168~29360128,109051904~4194304,117440512~33554432,159383552~4194304,180355072~33554432,230686720~46137344,285212672~25165824,322961408~4194304,331350016~12582912,348127232~12582912,373293056~41943040] 2024-08-29T19:22:55.552 INFO:tasks.workunit.client.0.smithi029.stdout:from 8 to 16 diff [0~37748736,41943040~4194304,50331648~4194304,58720256~4194304,71303168~29360128,109051904~37748736,159383552~4194304,176160768~37748736,230686720~41943040,285212672~25165824,322961408~37748736,373293056~8388608,385875968~8388608,398458880~16777216] 2024-08-29T19:22:55.552 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~37748736,41943040~4194304,50331648~4194304,58720256~4194304,71303168~29360128,109051904~37748736,159383552~4194304,176160768~37748736,230686720~41943040,285212672~25165824,322961408~37748736,373293056~8388608,385875968~8388608,398458880~16777216] 2024-08-29T19:22:55.563 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~37748736,41943040~4194304,50331648~12582912,71303168~29360128,109051904~41943040,159383552~4194304,176160768~37748736,230686720~46137344,285212672~25165824,322961408~37748736,373293056~41943040] 2024-08-29T19:22:55.563 INFO:tasks.workunit.client.0.smithi029.stdout:from 8 to 17 diff [0~37748736,41943040~4194304,50331648~4194304,58720256~4194304,71303168~29360128,109051904~37748736,159383552~4194304,176160768~41943040,230686720~41943040,285212672~25165824,322961408~37748736,373293056~8388608,385875968~8388608,398458880~16777216] 2024-08-29T19:22:55.563 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~37748736,41943040~4194304,50331648~4194304,58720256~4194304,71303168~29360128,109051904~37748736,159383552~4194304,176160768~41943040,230686720~41943040,285212672~25165824,322961408~37748736,373293056~8388608,385875968~8388608,398458880~16777216] 2024-08-29T19:22:55.574 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~37748736,41943040~20971520,71303168~29360128,109051904~41943040,159383552~4194304,176160768~41943040,230686720~46137344,285212672~25165824,322961408~37748736,373293056~41943040] 2024-08-29T19:22:55.574 INFO:tasks.workunit.client.0.smithi029.stdout:from 8 to 18 diff [0~37748736,41943040~4194304,50331648~4194304,58720256~4194304,71303168~29360128,109051904~37748736,159383552~4194304,176160768~46137344,230686720~46137344,285212672~29360128,318767104~20971520,343932928~20971520,373293056~8388608,385875968~8388608,398458880~16777216] 2024-08-29T19:22:55.574 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~37748736,41943040~4194304,50331648~4194304,58720256~4194304,71303168~29360128,109051904~37748736,159383552~4194304,176160768~46137344,230686720~46137344,285212672~29360128,318767104~20971520,343932928~20971520,373293056~8388608,385875968~8388608,398458880~16777216] 2024-08-29T19:22:55.587 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~37748736,41943040~25165824,71303168~29360128,109051904~41943040,159383552~4194304,176160768~50331648,230686720~46137344,285212672~29360128,318767104~50331648,373293056~41943040] 2024-08-29T19:22:55.587 INFO:tasks.workunit.client.0.smithi029.stdout:from 8 to 19 diff [0~37748736,41943040~12582912,58720256~8388608,71303168~29360128,109051904~41943040,159383552~4194304,176160768~20971520,201326592~20971520,230686720~46137344,281018368~33554432,318767104~46137344,373293056~8388608,385875968~8388608,398458880~16777216] 2024-08-29T19:22:55.587 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~37748736,41943040~12582912,58720256~8388608,71303168~29360128,109051904~41943040,159383552~4194304,176160768~20971520,201326592~20971520,230686720~46137344,281018368~33554432,318767104~46137344,373293056~8388608,385875968~8388608,398458880~16777216] 2024-08-29T19:22:55.599 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~37748736,41943040~58720256,109051904~41943040,159383552~4194304,176160768~50331648,230686720~46137344,281018368~33554432,318767104~50331648,373293056~41943040] 2024-08-29T19:22:55.599 INFO:tasks.workunit.client.0.smithi029.stdout:from 9 to 10 diff [50331648~4194304,71303168~4194304,88080384~4194304,125829120~8388608,138412032~8388608,239075328~8388608,268435456~4194304,398458880~8388608] 2024-08-29T19:22:55.599 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [50331648~4194304,71303168~4194304,88080384~4194304,125829120~8388608,138412032~8388608,239075328~8388608,268435456~4194304,398458880~8388608] 2024-08-29T19:22:55.602 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [50331648~8388608,71303168~4194304,88080384~8388608,125829120~8388608,138412032~12582912,239075328~8388608,268435456~8388608,398458880~8388608] 2024-08-29T19:22:55.602 INFO:tasks.workunit.client.0.smithi029.stdout:from 9 to 11 diff [16777216~4194304,50331648~4194304,58720256~4194304,71303168~4194304,88080384~4194304,96468992~4194304,125829120~8388608,138412032~8388608,201326592~12582912,239075328~8388608,268435456~4194304,285212672~8388608,331350016~8388608,398458880~12582912] 2024-08-29T19:22:55.603 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [16777216~4194304,50331648~4194304,58720256~4194304,71303168~4194304,88080384~4194304,96468992~4194304,125829120~8388608,138412032~8388608,201326592~12582912,239075328~8388608,268435456~4194304,285212672~8388608,331350016~8388608,398458880~12582912] 2024-08-29T19:22:55.607 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [16777216~8388608,50331648~12582912,71303168~4194304,88080384~12582912,125829120~8388608,138412032~12582912,201326592~12582912,239075328~8388608,268435456~8388608,285212672~8388608,331350016~8388608,398458880~16777216] 2024-08-29T19:22:55.607 INFO:tasks.workunit.client.0.smithi029.stdout:from 9 to 12 diff [4194304~4194304,16777216~8388608,41943040~4194304,50331648~4194304,58720256~4194304,71303168~4194304,88080384~4194304,96468992~4194304,125829120~8388608,138412032~8388608,201326592~12582912,239075328~8388608,268435456~4194304,285212672~12582912,322961408~4194304,331350016~8388608,373293056~4194304,385875968~8388608,398458880~16777216] 2024-08-29T19:22:55.607 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [4194304~4194304,16777216~8388608,41943040~4194304,50331648~4194304,58720256~4194304,71303168~4194304,88080384~4194304,96468992~4194304,125829120~8388608,138412032~8388608,201326592~12582912,239075328~8388608,268435456~4194304,285212672~12582912,322961408~4194304,331350016~8388608,373293056~4194304,385875968~8388608,398458880~16777216] 2024-08-29T19:22:55.612 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [4194304~8388608,16777216~12582912,41943040~4194304,50331648~12582912,71303168~4194304,88080384~12582912,125829120~8388608,138412032~12582912,201326592~12582912,239075328~8388608,268435456~8388608,285212672~12582912,322961408~4194304,331350016~8388608,373293056~4194304,385875968~29360128] 2024-08-29T19:22:55.612 INFO:tasks.workunit.client.0.smithi029.stdout:from 9 to 13 diff [4194304~8388608,16777216~8388608,41943040~4194304,50331648~4194304,58720256~4194304,71303168~8388608,88080384~4194304,96468992~4194304,109051904~4194304,125829120~20971520,201326592~12582912,230686720~16777216,264241152~8388608,285212672~12582912,322961408~4194304,331350016~8388608,348127232~4194304,373293056~4194304,385875968~8388608,398458880~16777216] 2024-08-29T19:22:55.612 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [4194304~8388608,16777216~8388608,41943040~4194304,50331648~4194304,58720256~4194304,71303168~8388608,88080384~4194304,96468992~4194304,109051904~4194304,125829120~20971520,201326592~12582912,230686720~16777216,264241152~8388608,285212672~12582912,322961408~4194304,331350016~8388608,348127232~4194304,373293056~4194304,385875968~8388608,398458880~16777216] 2024-08-29T19:22:55.618 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [4194304~8388608,16777216~12582912,41943040~4194304,50331648~12582912,71303168~8388608,88080384~12582912,109051904~4194304,125829120~25165824,201326592~12582912,230686720~16777216,264241152~12582912,285212672~12582912,322961408~4194304,331350016~8388608,348127232~4194304,373293056~4194304,385875968~29360128] 2024-08-29T19:22:55.618 INFO:tasks.workunit.client.0.smithi029.stdout:from 9 to 14 diff [4194304~25165824,41943040~4194304,50331648~4194304,58720256~4194304,71303168~8388608,88080384~8388608,109051904~4194304,125829120~20971520,201326592~12582912,230686720~16777216,255852544~16777216,285212672~16777216,306184192~4194304,322961408~4194304,331350016~8388608,348127232~12582912,373293056~4194304,385875968~8388608,398458880~16777216] 2024-08-29T19:22:55.618 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [4194304~25165824,41943040~4194304,50331648~4194304,58720256~4194304,71303168~8388608,88080384~8388608,109051904~4194304,125829120~20971520,201326592~12582912,230686720~16777216,255852544~16777216,285212672~16777216,306184192~4194304,322961408~4194304,331350016~8388608,348127232~12582912,373293056~4194304,385875968~8388608,398458880~16777216] 2024-08-29T19:22:55.626 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [4194304~25165824,41943040~4194304,50331648~12582912,71303168~8388608,88080384~12582912,109051904~4194304,125829120~25165824,201326592~12582912,230686720~16777216,255852544~20971520,285212672~25165824,322961408~4194304,331350016~8388608,348127232~12582912,373293056~4194304,385875968~29360128] 2024-08-29T19:22:55.626 INFO:tasks.workunit.client.0.smithi029.stdout:from 9 to 15 diff [0~29360128,41943040~4194304,50331648~4194304,58720256~4194304,71303168~25165824,109051904~4194304,125829120~20971520,159383552~4194304,180355072~12582912,201326592~12582912,230686720~41943040,285212672~25165824,322961408~4194304,331350016~12582912,348127232~12582912,373293056~4194304,385875968~8388608,398458880~16777216] 2024-08-29T19:22:55.626 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~29360128,41943040~4194304,50331648~4194304,58720256~4194304,71303168~25165824,109051904~4194304,125829120~20971520,159383552~4194304,180355072~12582912,201326592~12582912,230686720~41943040,285212672~25165824,322961408~4194304,331350016~12582912,348127232~12582912,373293056~4194304,385875968~8388608,398458880~16777216] 2024-08-29T19:22:55.634 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~29360128,41943040~4194304,50331648~12582912,71303168~29360128,109051904~4194304,125829120~25165824,159383552~4194304,180355072~12582912,201326592~12582912,230686720~46137344,285212672~25165824,322961408~4194304,331350016~12582912,348127232~12582912,373293056~4194304,385875968~29360128] 2024-08-29T19:22:55.634 INFO:tasks.workunit.client.0.smithi029.stdout:from 9 to 16 diff [0~37748736,41943040~4194304,50331648~4194304,58720256~4194304,71303168~29360128,109051904~8388608,125829120~20971520,159383552~4194304,176160768~16777216,201326592~12582912,230686720~41943040,285212672~25165824,322961408~37748736,373293056~4194304,385875968~8388608,398458880~16777216] 2024-08-29T19:22:55.634 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~37748736,41943040~4194304,50331648~4194304,58720256~4194304,71303168~29360128,109051904~8388608,125829120~20971520,159383552~4194304,176160768~16777216,201326592~12582912,230686720~41943040,285212672~25165824,322961408~37748736,373293056~4194304,385875968~8388608,398458880~16777216] 2024-08-29T19:22:55.644 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~37748736,41943040~4194304,50331648~12582912,71303168~29360128,109051904~8388608,125829120~25165824,159383552~4194304,176160768~16777216,201326592~12582912,230686720~46137344,285212672~25165824,322961408~37748736,373293056~4194304,385875968~29360128] 2024-08-29T19:22:55.644 INFO:tasks.workunit.client.0.smithi029.stdout:from 9 to 17 diff [0~37748736,41943040~4194304,50331648~4194304,58720256~4194304,71303168~29360128,109051904~8388608,125829120~20971520,159383552~4194304,176160768~16777216,201326592~16777216,230686720~41943040,285212672~25165824,322961408~37748736,373293056~4194304,385875968~8388608,398458880~16777216] 2024-08-29T19:22:55.644 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~37748736,41943040~4194304,50331648~4194304,58720256~4194304,71303168~29360128,109051904~8388608,125829120~20971520,159383552~4194304,176160768~16777216,201326592~16777216,230686720~41943040,285212672~25165824,322961408~37748736,373293056~4194304,385875968~8388608,398458880~16777216] 2024-08-29T19:22:55.655 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~37748736,41943040~20971520,71303168~29360128,109051904~8388608,125829120~25165824,159383552~4194304,176160768~16777216,201326592~16777216,230686720~46137344,285212672~25165824,322961408~37748736,373293056~4194304,385875968~29360128] 2024-08-29T19:22:55.655 INFO:tasks.workunit.client.0.smithi029.stdout:from 9 to 18 diff [0~37748736,41943040~4194304,50331648~4194304,58720256~4194304,71303168~29360128,109051904~8388608,121634816~25165824,159383552~4194304,176160768~16777216,201326592~20971520,230686720~46137344,285212672~29360128,318767104~20971520,343932928~20971520,373293056~4194304,385875968~8388608,398458880~16777216] 2024-08-29T19:22:55.655 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~37748736,41943040~4194304,50331648~4194304,58720256~4194304,71303168~29360128,109051904~8388608,121634816~25165824,159383552~4194304,176160768~16777216,201326592~20971520,230686720~46137344,285212672~29360128,318767104~20971520,343932928~20971520,373293056~4194304,385875968~8388608,398458880~16777216] 2024-08-29T19:22:55.666 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~37748736,41943040~25165824,71303168~29360128,109051904~8388608,121634816~29360128,159383552~4194304,176160768~16777216,201326592~25165824,230686720~46137344,285212672~29360128,318767104~50331648,373293056~4194304,385875968~29360128] 2024-08-29T19:22:55.666 INFO:tasks.workunit.client.0.smithi029.stdout:from 9 to 19 diff [0~37748736,41943040~12582912,58720256~8388608,71303168~29360128,109051904~8388608,121634816~29360128,159383552~4194304,176160768~16777216,201326592~20971520,230686720~46137344,281018368~33554432,318767104~46137344,373293056~4194304,385875968~8388608,398458880~16777216] 2024-08-29T19:22:55.666 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~37748736,41943040~12582912,58720256~8388608,71303168~29360128,109051904~8388608,121634816~29360128,159383552~4194304,176160768~16777216,201326592~20971520,230686720~46137344,281018368~33554432,318767104~46137344,373293056~4194304,385875968~8388608,398458880~16777216] 2024-08-29T19:22:55.679 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~37748736,41943040~58720256,109051904~8388608,121634816~29360128,159383552~4194304,176160768~20971520,201326592~25165824,230686720~46137344,281018368~33554432,318767104~50331648,373293056~4194304,385875968~29360128] 2024-08-29T19:22:55.679 INFO:tasks.workunit.client.0.smithi029.stdout:from 10 to 11 diff [16777216~4194304,58720256~4194304,96468992~4194304,201326592~12582912,285212672~8388608,331350016~8388608,402653184~8388608] 2024-08-29T19:22:55.679 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [16777216~4194304,58720256~4194304,96468992~4194304,201326592~12582912,285212672~8388608,331350016~8388608,402653184~8388608] 2024-08-29T19:22:55.682 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [16777216~8388608,58720256~4194304,96468992~4194304,201326592~12582912,285212672~8388608,331350016~8388608,402653184~12582912] 2024-08-29T19:22:55.683 INFO:tasks.workunit.client.0.smithi029.stdout:from 10 to 12 diff [4194304~4194304,16777216~8388608,41943040~4194304,58720256~4194304,96468992~4194304,201326592~12582912,285212672~12582912,322961408~4194304,331350016~8388608,373293056~4194304,385875968~8388608,402653184~12582912] 2024-08-29T19:22:55.683 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [4194304~4194304,16777216~8388608,41943040~4194304,58720256~4194304,96468992~4194304,201326592~12582912,285212672~12582912,322961408~4194304,331350016~8388608,373293056~4194304,385875968~8388608,402653184~12582912] 2024-08-29T19:22:55.687 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [4194304~8388608,16777216~12582912,41943040~4194304,58720256~4194304,96468992~4194304,201326592~12582912,285212672~12582912,322961408~4194304,331350016~8388608,373293056~4194304,385875968~12582912,402653184~12582912] 2024-08-29T19:22:55.687 INFO:tasks.workunit.client.0.smithi029.stdout:from 10 to 13 diff [4194304~8388608,16777216~8388608,41943040~4194304,58720256~4194304,71303168~8388608,96468992~4194304,109051904~4194304,125829120~8388608,201326592~12582912,230686720~12582912,264241152~8388608,285212672~12582912,322961408~4194304,331350016~8388608,348127232~4194304,373293056~4194304,385875968~8388608,402653184~12582912] 2024-08-29T19:22:55.687 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [4194304~8388608,16777216~8388608,41943040~4194304,58720256~4194304,71303168~8388608,96468992~4194304,109051904~4194304,125829120~8388608,201326592~12582912,230686720~12582912,264241152~8388608,285212672~12582912,322961408~4194304,331350016~8388608,348127232~4194304,373293056~4194304,385875968~8388608,402653184~12582912] 2024-08-29T19:22:55.692 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [4194304~8388608,16777216~12582912,41943040~4194304,58720256~4194304,71303168~8388608,96468992~4194304,109051904~4194304,125829120~12582912,201326592~12582912,230686720~16777216,264241152~8388608,285212672~12582912,322961408~4194304,331350016~8388608,348127232~4194304,373293056~4194304,385875968~12582912,402653184~12582912] 2024-08-29T19:22:55.693 INFO:tasks.workunit.client.0.smithi029.stdout:from 10 to 14 diff [4194304~25165824,41943040~4194304,58720256~4194304,71303168~8388608,88080384~8388608,109051904~4194304,125829120~8388608,201326592~12582912,230686720~12582912,255852544~16777216,285212672~16777216,306184192~4194304,322961408~4194304,331350016~8388608,348127232~12582912,373293056~4194304,385875968~8388608,402653184~12582912] 2024-08-29T19:22:55.693 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [4194304~25165824,41943040~4194304,58720256~4194304,71303168~8388608,88080384~8388608,109051904~4194304,125829120~8388608,201326592~12582912,230686720~12582912,255852544~16777216,285212672~16777216,306184192~4194304,322961408~4194304,331350016~8388608,348127232~12582912,373293056~4194304,385875968~8388608,402653184~12582912] 2024-08-29T19:22:55.699 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [4194304~25165824,41943040~4194304,58720256~4194304,71303168~8388608,88080384~12582912,109051904~4194304,125829120~12582912,201326592~12582912,230686720~16777216,255852544~16777216,285212672~25165824,322961408~4194304,331350016~8388608,348127232~12582912,373293056~4194304,385875968~12582912,402653184~12582912] 2024-08-29T19:22:55.699 INFO:tasks.workunit.client.0.smithi029.stdout:from 10 to 15 diff [0~29360128,41943040~4194304,58720256~4194304,71303168~25165824,109051904~4194304,125829120~8388608,159383552~4194304,180355072~12582912,201326592~12582912,230686720~12582912,247463936~25165824,285212672~25165824,322961408~4194304,331350016~12582912,348127232~12582912,373293056~4194304,385875968~8388608,402653184~12582912] 2024-08-29T19:22:55.700 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~29360128,41943040~4194304,58720256~4194304,71303168~25165824,109051904~4194304,125829120~8388608,159383552~4194304,180355072~12582912,201326592~12582912,230686720~12582912,247463936~25165824,285212672~25165824,322961408~4194304,331350016~12582912,348127232~12582912,373293056~4194304,385875968~8388608,402653184~12582912] 2024-08-29T19:22:55.707 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~29360128,41943040~4194304,58720256~4194304,71303168~29360128,109051904~4194304,125829120~12582912,159383552~4194304,180355072~12582912,201326592~12582912,230686720~41943040,285212672~25165824,322961408~4194304,331350016~12582912,348127232~12582912,373293056~4194304,385875968~12582912,402653184~12582912] 2024-08-29T19:22:55.707 INFO:tasks.workunit.client.0.smithi029.stdout:from 10 to 16 diff [0~37748736,41943040~4194304,58720256~4194304,71303168~29360128,109051904~8388608,125829120~8388608,159383552~4194304,176160768~16777216,201326592~12582912,230686720~12582912,247463936~25165824,285212672~25165824,322961408~37748736,373293056~4194304,385875968~8388608,398458880~16777216] 2024-08-29T19:22:55.707 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~37748736,41943040~4194304,58720256~4194304,71303168~29360128,109051904~8388608,125829120~8388608,159383552~4194304,176160768~16777216,201326592~12582912,230686720~12582912,247463936~25165824,285212672~25165824,322961408~37748736,373293056~4194304,385875968~8388608,398458880~16777216] 2024-08-29T19:22:55.715 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~37748736,41943040~4194304,58720256~4194304,71303168~29360128,109051904~8388608,125829120~12582912,159383552~4194304,176160768~16777216,201326592~12582912,230686720~41943040,285212672~25165824,322961408~37748736,373293056~4194304,385875968~29360128] 2024-08-29T19:22:55.716 INFO:tasks.workunit.client.0.smithi029.stdout:from 10 to 17 diff [0~37748736,41943040~4194304,58720256~4194304,71303168~29360128,109051904~8388608,125829120~8388608,159383552~4194304,176160768~16777216,201326592~16777216,230686720~12582912,247463936~25165824,285212672~25165824,322961408~37748736,373293056~4194304,385875968~8388608,398458880~16777216] 2024-08-29T19:22:55.716 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~37748736,41943040~4194304,58720256~4194304,71303168~29360128,109051904~8388608,125829120~8388608,159383552~4194304,176160768~16777216,201326592~16777216,230686720~12582912,247463936~25165824,285212672~25165824,322961408~37748736,373293056~4194304,385875968~8388608,398458880~16777216] 2024-08-29T19:22:55.725 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~37748736,41943040~8388608,58720256~4194304,71303168~29360128,109051904~8388608,125829120~12582912,159383552~4194304,176160768~16777216,201326592~16777216,230686720~41943040,285212672~25165824,322961408~37748736,373293056~4194304,385875968~29360128] 2024-08-29T19:22:55.725 INFO:tasks.workunit.client.0.smithi029.stdout:from 10 to 18 diff [0~37748736,41943040~4194304,58720256~4194304,71303168~29360128,109051904~8388608,121634816~12582912,159383552~4194304,176160768~16777216,201326592~20971520,230686720~12582912,247463936~29360128,285212672~29360128,318767104~20971520,343932928~20971520,373293056~4194304,385875968~8388608,398458880~16777216] 2024-08-29T19:22:55.725 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~37748736,41943040~4194304,58720256~4194304,71303168~29360128,109051904~8388608,121634816~12582912,159383552~4194304,176160768~16777216,201326592~20971520,230686720~12582912,247463936~29360128,285212672~29360128,318767104~20971520,343932928~20971520,373293056~4194304,385875968~8388608,398458880~16777216] 2024-08-29T19:22:55.735 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~37748736,41943040~8388608,58720256~8388608,71303168~29360128,109051904~8388608,121634816~16777216,159383552~4194304,176160768~16777216,201326592~25165824,230686720~46137344,285212672~29360128,318767104~50331648,373293056~4194304,385875968~29360128] 2024-08-29T19:22:55.736 INFO:tasks.workunit.client.0.smithi029.stdout:from 10 to 19 diff [0~37748736,41943040~8388608,58720256~8388608,71303168~29360128,109051904~8388608,121634816~16777216,146800640~4194304,159383552~4194304,176160768~16777216,201326592~20971520,230686720~12582912,247463936~29360128,281018368~33554432,318767104~46137344,373293056~4194304,385875968~8388608,398458880~16777216] 2024-08-29T19:22:55.736 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~37748736,41943040~8388608,58720256~8388608,71303168~29360128,109051904~8388608,121634816~16777216,146800640~4194304,159383552~4194304,176160768~16777216,201326592~20971520,230686720~12582912,247463936~29360128,281018368~33554432,318767104~46137344,373293056~4194304,385875968~8388608,398458880~16777216] 2024-08-29T19:22:55.747 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~37748736,41943040~12582912,58720256~41943040,109051904~8388608,121634816~16777216,146800640~4194304,159383552~4194304,176160768~20971520,201326592~25165824,230686720~46137344,281018368~33554432,318767104~50331648,373293056~4194304,385875968~29360128] 2024-08-29T19:22:55.747 INFO:tasks.workunit.client.0.smithi029.stdout:from 11 to 12 diff [4194304~4194304,16777216~8388608,41943040~4194304,293601280~4194304,322961408~4194304,373293056~4194304,385875968~8388608,402653184~8388608] 2024-08-29T19:22:55.747 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [4194304~4194304,16777216~8388608,41943040~4194304,293601280~4194304,322961408~4194304,373293056~4194304,385875968~8388608,402653184~8388608] 2024-08-29T19:22:55.751 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [4194304~8388608,16777216~12582912,41943040~4194304,293601280~4194304,322961408~4194304,373293056~4194304,385875968~12582912,402653184~8388608] 2024-08-29T19:22:55.751 INFO:tasks.workunit.client.0.smithi029.stdout:from 11 to 13 diff [4194304~8388608,16777216~8388608,41943040~4194304,71303168~8388608,109051904~4194304,125829120~8388608,230686720~12582912,264241152~8388608,285212672~4194304,293601280~4194304,322961408~4194304,348127232~4194304,373293056~4194304,385875968~8388608,402653184~8388608] 2024-08-29T19:22:55.751 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [4194304~8388608,16777216~8388608,41943040~4194304,71303168~8388608,109051904~4194304,125829120~8388608,230686720~12582912,264241152~8388608,285212672~4194304,293601280~4194304,322961408~4194304,348127232~4194304,373293056~4194304,385875968~8388608,402653184~8388608] 2024-08-29T19:22:55.755 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [4194304~8388608,16777216~12582912,41943040~4194304,71303168~8388608,109051904~4194304,125829120~12582912,230686720~16777216,264241152~8388608,285212672~12582912,322961408~4194304,348127232~4194304,373293056~4194304,385875968~12582912,402653184~8388608] 2024-08-29T19:22:55.755 INFO:tasks.workunit.client.0.smithi029.stdout:from 11 to 14 diff [4194304~25165824,41943040~4194304,71303168~8388608,88080384~8388608,109051904~4194304,125829120~8388608,201326592~4194304,230686720~12582912,255852544~16777216,285212672~4194304,293601280~8388608,306184192~4194304,322961408~4194304,348127232~12582912,373293056~4194304,385875968~8388608,402653184~8388608] 2024-08-29T19:22:55.755 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [4194304~25165824,41943040~4194304,71303168~8388608,88080384~8388608,109051904~4194304,125829120~8388608,201326592~4194304,230686720~12582912,255852544~16777216,285212672~4194304,293601280~8388608,306184192~4194304,322961408~4194304,348127232~12582912,373293056~4194304,385875968~8388608,402653184~8388608] 2024-08-29T19:22:55.760 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [4194304~25165824,41943040~4194304,71303168~8388608,88080384~12582912,109051904~4194304,125829120~12582912,201326592~4194304,230686720~16777216,255852544~16777216,285212672~25165824,322961408~4194304,348127232~12582912,373293056~4194304,385875968~12582912,402653184~8388608] 2024-08-29T19:22:55.760 INFO:tasks.workunit.client.0.smithi029.stdout:from 11 to 15 diff [0~29360128,41943040~4194304,71303168~25165824,109051904~4194304,125829120~8388608,159383552~4194304,180355072~12582912,201326592~4194304,230686720~12582912,247463936~25165824,285212672~4194304,293601280~16777216,322961408~4194304,335544320~8388608,348127232~12582912,373293056~4194304,385875968~8388608,402653184~8388608] 2024-08-29T19:22:55.760 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~29360128,41943040~4194304,71303168~25165824,109051904~4194304,125829120~8388608,159383552~4194304,180355072~12582912,201326592~4194304,230686720~12582912,247463936~25165824,285212672~4194304,293601280~16777216,322961408~4194304,335544320~8388608,348127232~12582912,373293056~4194304,385875968~8388608,402653184~8388608] 2024-08-29T19:22:55.766 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~29360128,41943040~4194304,71303168~29360128,109051904~4194304,125829120~12582912,159383552~4194304,180355072~12582912,201326592~4194304,230686720~41943040,285212672~25165824,322961408~4194304,335544320~8388608,348127232~12582912,373293056~4194304,385875968~12582912,402653184~8388608] 2024-08-29T19:22:55.766 INFO:tasks.workunit.client.0.smithi029.stdout:from 11 to 16 diff [0~37748736,41943040~4194304,71303168~29360128,109051904~8388608,125829120~8388608,159383552~4194304,176160768~16777216,201326592~4194304,230686720~12582912,247463936~25165824,285212672~4194304,293601280~16777216,322961408~37748736,373293056~4194304,385875968~8388608,398458880~12582912] 2024-08-29T19:22:55.767 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~37748736,41943040~4194304,71303168~29360128,109051904~8388608,125829120~8388608,159383552~4194304,176160768~16777216,201326592~4194304,230686720~12582912,247463936~25165824,285212672~4194304,293601280~16777216,322961408~37748736,373293056~4194304,385875968~8388608,398458880~12582912] 2024-08-29T19:22:55.774 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~37748736,41943040~4194304,71303168~29360128,109051904~8388608,125829120~12582912,159383552~4194304,176160768~16777216,201326592~4194304,230686720~41943040,285212672~25165824,322961408~37748736,373293056~4194304,385875968~25165824] 2024-08-29T19:22:55.774 INFO:tasks.workunit.client.0.smithi029.stdout:from 11 to 17 diff [0~37748736,41943040~4194304,71303168~29360128,109051904~8388608,125829120~8388608,159383552~4194304,176160768~16777216,201326592~16777216,230686720~12582912,247463936~25165824,285212672~4194304,293601280~16777216,322961408~37748736,373293056~4194304,385875968~8388608,398458880~12582912] 2024-08-29T19:22:55.774 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~37748736,41943040~4194304,71303168~29360128,109051904~8388608,125829120~8388608,159383552~4194304,176160768~16777216,201326592~16777216,230686720~12582912,247463936~25165824,285212672~4194304,293601280~16777216,322961408~37748736,373293056~4194304,385875968~8388608,398458880~12582912] 2024-08-29T19:22:55.782 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~37748736,41943040~8388608,71303168~29360128,109051904~8388608,125829120~12582912,159383552~4194304,176160768~16777216,201326592~16777216,230686720~41943040,285212672~25165824,322961408~37748736,373293056~4194304,385875968~25165824] 2024-08-29T19:22:55.782 INFO:tasks.workunit.client.0.smithi029.stdout:from 11 to 18 diff [0~37748736,41943040~4194304,58720256~4194304,71303168~29360128,109051904~8388608,121634816~12582912,159383552~4194304,176160768~16777216,201326592~20971520,230686720~12582912,247463936~29360128,285212672~4194304,293601280~20971520,318767104~46137344,373293056~4194304,385875968~8388608,398458880~12582912] 2024-08-29T19:22:55.782 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~37748736,41943040~4194304,58720256~4194304,71303168~29360128,109051904~8388608,121634816~12582912,159383552~4194304,176160768~16777216,201326592~20971520,230686720~12582912,247463936~29360128,285212672~4194304,293601280~20971520,318767104~46137344,373293056~4194304,385875968~8388608,398458880~12582912] 2024-08-29T19:22:55.791 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~37748736,41943040~8388608,58720256~8388608,71303168~29360128,109051904~8388608,121634816~16777216,159383552~4194304,176160768~16777216,201326592~25165824,230686720~46137344,285212672~29360128,318767104~50331648,373293056~4194304,385875968~25165824] 2024-08-29T19:22:55.792 INFO:tasks.workunit.client.0.smithi029.stdout:from 11 to 19 diff [0~37748736,41943040~8388608,58720256~8388608,71303168~29360128,109051904~8388608,121634816~16777216,146800640~4194304,159383552~4194304,176160768~16777216,201326592~20971520,230686720~12582912,247463936~29360128,281018368~8388608,293601280~20971520,318767104~46137344,373293056~4194304,385875968~8388608,398458880~12582912] 2024-08-29T19:22:55.792 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~37748736,41943040~8388608,58720256~8388608,71303168~29360128,109051904~8388608,121634816~16777216,146800640~4194304,159383552~4194304,176160768~16777216,201326592~20971520,230686720~12582912,247463936~29360128,281018368~8388608,293601280~20971520,318767104~46137344,373293056~4194304,385875968~8388608,398458880~12582912] 2024-08-29T19:22:55.801 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~37748736,41943040~12582912,58720256~41943040,109051904~8388608,121634816~16777216,146800640~4194304,159383552~4194304,176160768~20971520,201326592~25165824,230686720~46137344,281018368~33554432,318767104~50331648,373293056~4194304,385875968~25165824] 2024-08-29T19:22:55.802 INFO:tasks.workunit.client.0.smithi029.stdout:from 12 to 13 diff [4194304~8388608,71303168~8388608,109051904~4194304,125829120~8388608,230686720~12582912,264241152~8388608,285212672~4194304,348127232~4194304,402653184~8388608] 2024-08-29T19:22:55.802 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [4194304~8388608,71303168~8388608,109051904~4194304,125829120~8388608,230686720~12582912,264241152~8388608,285212672~4194304,348127232~4194304,402653184~8388608] 2024-08-29T19:22:55.805 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [4194304~8388608,71303168~8388608,109051904~4194304,125829120~12582912,230686720~16777216,264241152~8388608,285212672~8388608,348127232~4194304,402653184~8388608] 2024-08-29T19:22:55.805 INFO:tasks.workunit.client.0.smithi029.stdout:from 12 to 14 diff [4194304~25165824,71303168~8388608,88080384~8388608,109051904~4194304,125829120~8388608,201326592~4194304,230686720~12582912,255852544~16777216,285212672~4194304,293601280~8388608,306184192~4194304,348127232~12582912,402653184~8388608] 2024-08-29T19:22:55.805 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [4194304~25165824,71303168~8388608,88080384~8388608,109051904~4194304,125829120~8388608,201326592~4194304,230686720~12582912,255852544~16777216,285212672~4194304,293601280~8388608,306184192~4194304,348127232~12582912,402653184~8388608] 2024-08-29T19:22:55.809 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [4194304~25165824,71303168~8388608,88080384~12582912,109051904~4194304,125829120~12582912,201326592~4194304,230686720~16777216,255852544~16777216,285212672~25165824,348127232~12582912,402653184~8388608] 2024-08-29T19:22:55.810 INFO:tasks.workunit.client.0.smithi029.stdout:from 12 to 15 diff [0~29360128,71303168~25165824,109051904~4194304,125829120~8388608,159383552~4194304,180355072~12582912,201326592~4194304,230686720~12582912,247463936~25165824,285212672~4194304,293601280~16777216,335544320~8388608,348127232~12582912,402653184~8388608] 2024-08-29T19:22:55.810 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~29360128,71303168~25165824,109051904~4194304,125829120~8388608,159383552~4194304,180355072~12582912,201326592~4194304,230686720~12582912,247463936~25165824,285212672~4194304,293601280~16777216,335544320~8388608,348127232~12582912,402653184~8388608] 2024-08-29T19:22:55.815 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~29360128,71303168~29360128,109051904~4194304,125829120~12582912,159383552~4194304,180355072~12582912,201326592~4194304,230686720~41943040,285212672~25165824,335544320~8388608,348127232~12582912,402653184~8388608] 2024-08-29T19:22:55.815 INFO:tasks.workunit.client.0.smithi029.stdout:from 12 to 16 diff [0~37748736,71303168~29360128,109051904~8388608,125829120~8388608,159383552~4194304,176160768~16777216,201326592~4194304,230686720~12582912,247463936~25165824,285212672~4194304,293601280~16777216,322961408~37748736,398458880~12582912] 2024-08-29T19:22:55.815 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~37748736,71303168~29360128,109051904~8388608,125829120~8388608,159383552~4194304,176160768~16777216,201326592~4194304,230686720~12582912,247463936~25165824,285212672~4194304,293601280~16777216,322961408~37748736,398458880~12582912] 2024-08-29T19:22:55.822 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~37748736,71303168~29360128,109051904~8388608,125829120~12582912,159383552~4194304,176160768~16777216,201326592~4194304,230686720~41943040,285212672~25165824,322961408~37748736,398458880~12582912] 2024-08-29T19:22:55.822 INFO:tasks.workunit.client.0.smithi029.stdout:from 12 to 17 diff [0~37748736,41943040~4194304,71303168~29360128,109051904~8388608,125829120~8388608,159383552~4194304,176160768~16777216,201326592~16777216,230686720~12582912,247463936~25165824,285212672~4194304,293601280~16777216,322961408~37748736,398458880~12582912] 2024-08-29T19:22:55.822 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~37748736,41943040~4194304,71303168~29360128,109051904~8388608,125829120~8388608,159383552~4194304,176160768~16777216,201326592~16777216,230686720~12582912,247463936~25165824,285212672~4194304,293601280~16777216,322961408~37748736,398458880~12582912] 2024-08-29T19:22:55.829 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~37748736,41943040~8388608,71303168~29360128,109051904~8388608,125829120~12582912,159383552~4194304,176160768~16777216,201326592~16777216,230686720~41943040,285212672~25165824,322961408~37748736,398458880~12582912] 2024-08-29T19:22:55.830 INFO:tasks.workunit.client.0.smithi029.stdout:from 12 to 18 diff [0~37748736,41943040~4194304,58720256~4194304,71303168~29360128,109051904~8388608,121634816~12582912,159383552~4194304,176160768~16777216,201326592~20971520,230686720~12582912,247463936~29360128,285212672~4194304,293601280~20971520,318767104~46137344,398458880~12582912] 2024-08-29T19:22:55.830 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~37748736,41943040~4194304,58720256~4194304,71303168~29360128,109051904~8388608,121634816~12582912,159383552~4194304,176160768~16777216,201326592~20971520,230686720~12582912,247463936~29360128,285212672~4194304,293601280~20971520,318767104~46137344,398458880~12582912] 2024-08-29T19:22:55.838 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~37748736,41943040~8388608,58720256~8388608,71303168~29360128,109051904~8388608,121634816~16777216,159383552~4194304,176160768~16777216,201326592~25165824,230686720~46137344,285212672~29360128,318767104~50331648,398458880~12582912] 2024-08-29T19:22:55.838 INFO:tasks.workunit.client.0.smithi029.stdout:from 12 to 19 diff [0~37748736,41943040~8388608,58720256~8388608,71303168~29360128,109051904~8388608,121634816~16777216,146800640~4194304,159383552~4194304,176160768~16777216,201326592~20971520,230686720~12582912,247463936~29360128,281018368~8388608,293601280~20971520,318767104~46137344,398458880~12582912] 2024-08-29T19:22:55.838 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~37748736,41943040~8388608,58720256~8388608,71303168~29360128,109051904~8388608,121634816~16777216,146800640~4194304,159383552~4194304,176160768~16777216,201326592~20971520,230686720~12582912,247463936~29360128,281018368~8388608,293601280~20971520,318767104~46137344,398458880~12582912] 2024-08-29T19:22:55.847 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~37748736,41943040~12582912,58720256~41943040,109051904~8388608,121634816~16777216,146800640~4194304,159383552~4194304,176160768~20971520,201326592~25165824,230686720~46137344,281018368~33554432,318767104~50331648,398458880~12582912] 2024-08-29T19:22:55.848 INFO:tasks.workunit.client.0.smithi029.stdout:from 13 to 14 diff [12582912~16777216,88080384~8388608,201326592~4194304,255852544~8388608,293601280~8388608,306184192~4194304,352321536~8388608] 2024-08-29T19:22:55.848 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [12582912~16777216,88080384~8388608,201326592~4194304,255852544~8388608,293601280~8388608,306184192~4194304,352321536~8388608] 2024-08-29T19:22:55.851 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [12582912~16777216,88080384~12582912,201326592~4194304,255852544~8388608,293601280~16777216,352321536~8388608] 2024-08-29T19:22:55.851 INFO:tasks.workunit.client.0.smithi029.stdout:from 13 to 15 diff [0~4194304,12582912~16777216,79691776~16777216,159383552~4194304,180355072~12582912,201326592~4194304,247463936~16777216,293601280~16777216,335544320~8388608,352321536~8388608] 2024-08-29T19:22:55.851 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~4194304,12582912~16777216,79691776~16777216,159383552~4194304,180355072~12582912,201326592~4194304,247463936~16777216,293601280~16777216,335544320~8388608,352321536~8388608] 2024-08-29T19:22:55.855 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~4194304,12582912~16777216,79691776~20971520,159383552~4194304,180355072~12582912,201326592~4194304,247463936~16777216,293601280~16777216,335544320~8388608,352321536~8388608] 2024-08-29T19:22:55.855 INFO:tasks.workunit.client.0.smithi029.stdout:from 13 to 16 diff [0~4194304,12582912~25165824,79691776~20971520,109051904~8388608,159383552~4194304,176160768~16777216,201326592~4194304,247463936~16777216,293601280~16777216,322961408~37748736,398458880~4194304] 2024-08-29T19:22:55.855 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~4194304,12582912~25165824,79691776~20971520,109051904~8388608,159383552~4194304,176160768~16777216,201326592~4194304,247463936~16777216,293601280~16777216,322961408~37748736,398458880~4194304] 2024-08-29T19:22:55.861 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~4194304,12582912~25165824,79691776~20971520,109051904~8388608,159383552~4194304,176160768~16777216,201326592~4194304,247463936~16777216,293601280~16777216,322961408~37748736,398458880~4194304] 2024-08-29T19:22:55.861 INFO:tasks.workunit.client.0.smithi029.stdout:from 13 to 17 diff [0~4194304,12582912~25165824,41943040~4194304,71303168~29360128,109051904~8388608,159383552~4194304,176160768~16777216,201326592~16777216,239075328~4194304,247463936~20971520,293601280~16777216,322961408~37748736,398458880~4194304] 2024-08-29T19:22:55.861 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~4194304,12582912~25165824,41943040~4194304,71303168~29360128,109051904~8388608,159383552~4194304,176160768~16777216,201326592~16777216,239075328~4194304,247463936~20971520,293601280~16777216,322961408~37748736,398458880~4194304] 2024-08-29T19:22:55.869 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~4194304,12582912~25165824,41943040~8388608,71303168~29360128,109051904~8388608,159383552~4194304,176160768~16777216,201326592~16777216,239075328~4194304,247463936~20971520,293601280~16777216,322961408~37748736,398458880~4194304] 2024-08-29T19:22:55.869 INFO:tasks.workunit.client.0.smithi029.stdout:from 13 to 18 diff [0~4194304,12582912~25165824,41943040~4194304,58720256~4194304,71303168~29360128,109051904~8388608,121634816~4194304,159383552~4194304,176160768~16777216,201326592~20971520,239075328~4194304,247463936~25165824,293601280~20971520,318767104~46137344,398458880~4194304] 2024-08-29T19:22:55.869 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~4194304,12582912~25165824,41943040~4194304,58720256~4194304,71303168~29360128,109051904~8388608,121634816~4194304,159383552~4194304,176160768~16777216,201326592~20971520,239075328~4194304,247463936~25165824,293601280~20971520,318767104~46137344,398458880~4194304] 2024-08-29T19:22:55.875 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~4194304,12582912~25165824,41943040~8388608,58720256~8388608,71303168~29360128,109051904~8388608,121634816~4194304,159383552~4194304,176160768~16777216,201326592~25165824,239075328~4194304,247463936~29360128,293601280~20971520,318767104~50331648,398458880~4194304] 2024-08-29T19:22:55.875 INFO:tasks.workunit.client.0.smithi029.stdout:from 13 to 19 diff [0~4194304,12582912~25165824,41943040~8388608,58720256~8388608,71303168~29360128,109051904~8388608,121634816~4194304,134217728~4194304,146800640~4194304,159383552~4194304,176160768~16777216,201326592~20971520,239075328~4194304,247463936~25165824,281018368~4194304,293601280~20971520,318767104~46137344,398458880~4194304] 2024-08-29T19:22:55.875 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~4194304,12582912~25165824,41943040~8388608,58720256~8388608,71303168~29360128,109051904~8388608,121634816~4194304,134217728~4194304,146800640~4194304,159383552~4194304,176160768~16777216,201326592~20971520,239075328~4194304,247463936~25165824,281018368~4194304,293601280~20971520,318767104~46137344,398458880~4194304] 2024-08-29T19:22:55.883 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~4194304,12582912~25165824,41943040~12582912,58720256~41943040,109051904~8388608,121634816~4194304,134217728~4194304,146800640~4194304,159383552~4194304,176160768~20971520,201326592~25165824,239075328~4194304,247463936~29360128,281018368~4194304,293601280~20971520,318767104~50331648,398458880~4194304] 2024-08-29T19:22:55.884 INFO:tasks.workunit.client.0.smithi029.stdout:from 14 to 15 diff [0~4194304,79691776~8388608,159383552~4194304,180355072~12582912,247463936~8388608,297795584~8388608,335544320~8388608] 2024-08-29T19:22:55.884 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~4194304,79691776~8388608,159383552~4194304,180355072~12582912,247463936~8388608,297795584~8388608,335544320~8388608] 2024-08-29T19:22:55.887 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~4194304,79691776~12582912,159383552~4194304,180355072~12582912,247463936~12582912,297795584~12582912,335544320~8388608] 2024-08-29T19:22:55.887 INFO:tasks.workunit.client.0.smithi029.stdout:from 14 to 16 diff [0~4194304,29360128~8388608,79691776~8388608,92274688~4194304,109051904~8388608,159383552~4194304,176160768~16777216,247463936~8388608,297795584~8388608,322961408~29360128,398458880~4194304] 2024-08-29T19:22:55.887 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~4194304,29360128~8388608,79691776~8388608,92274688~4194304,109051904~8388608,159383552~4194304,176160768~16777216,247463936~8388608,297795584~8388608,322961408~29360128,398458880~4194304] 2024-08-29T19:22:55.891 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~4194304,29360128~8388608,79691776~20971520,109051904~8388608,159383552~4194304,176160768~16777216,247463936~12582912,297795584~12582912,322961408~29360128,398458880~4194304] 2024-08-29T19:22:55.892 INFO:tasks.workunit.client.0.smithi029.stdout:from 14 to 17 diff [0~4194304,25165824~12582912,41943040~4194304,71303168~16777216,92274688~4194304,109051904~8388608,159383552~4194304,176160768~16777216,201326592~16777216,239075328~4194304,247463936~16777216,297795584~8388608,322961408~29360128,398458880~4194304] 2024-08-29T19:22:55.892 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~4194304,25165824~12582912,41943040~4194304,71303168~16777216,92274688~4194304,109051904~8388608,159383552~4194304,176160768~16777216,201326592~16777216,239075328~4194304,247463936~16777216,297795584~8388608,322961408~29360128,398458880~4194304] 2024-08-29T19:22:55.897 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~4194304,25165824~12582912,41943040~8388608,71303168~29360128,109051904~8388608,159383552~4194304,176160768~16777216,201326592~16777216,239075328~4194304,247463936~20971520,297795584~12582912,322961408~29360128,398458880~4194304] 2024-08-29T19:22:55.897 INFO:tasks.workunit.client.0.smithi029.stdout:from 14 to 18 diff [0~4194304,25165824~12582912,41943040~4194304,58720256~4194304,71303168~16777216,92274688~4194304,109051904~8388608,121634816~4194304,159383552~4194304,176160768~16777216,201326592~20971520,239075328~4194304,247463936~25165824,297795584~12582912,318767104~46137344,398458880~4194304] 2024-08-29T19:22:55.897 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~4194304,25165824~12582912,41943040~4194304,58720256~4194304,71303168~16777216,92274688~4194304,109051904~8388608,121634816~4194304,159383552~4194304,176160768~16777216,201326592~20971520,239075328~4194304,247463936~25165824,297795584~12582912,318767104~46137344,398458880~4194304] 2024-08-29T19:22:55.904 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~4194304,25165824~12582912,41943040~8388608,58720256~8388608,71303168~29360128,109051904~8388608,121634816~4194304,159383552~4194304,176160768~16777216,201326592~25165824,239075328~4194304,247463936~29360128,297795584~16777216,318767104~50331648,398458880~4194304] 2024-08-29T19:22:55.904 INFO:tasks.workunit.client.0.smithi029.stdout:from 14 to 19 diff [0~4194304,25165824~12582912,41943040~8388608,58720256~8388608,71303168~16777216,92274688~4194304,109051904~8388608,121634816~4194304,134217728~4194304,146800640~4194304,159383552~4194304,176160768~16777216,201326592~20971520,239075328~4194304,247463936~25165824,281018368~4194304,297795584~12582912,318767104~46137344,398458880~4194304] 2024-08-29T19:22:55.904 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~4194304,25165824~12582912,41943040~8388608,58720256~8388608,71303168~16777216,92274688~4194304,109051904~8388608,121634816~4194304,134217728~4194304,146800640~4194304,159383552~4194304,176160768~16777216,201326592~20971520,239075328~4194304,247463936~25165824,281018368~4194304,297795584~12582912,318767104~46137344,398458880~4194304] 2024-08-29T19:22:55.911 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~4194304,25165824~12582912,41943040~12582912,58720256~41943040,109051904~8388608,121634816~4194304,134217728~4194304,146800640~4194304,159383552~4194304,176160768~20971520,201326592~25165824,239075328~4194304,247463936~29360128,281018368~4194304,297795584~16777216,318767104~50331648,398458880~4194304] 2024-08-29T19:22:55.911 INFO:tasks.workunit.client.0.smithi029.stdout:from 15 to 16 diff [29360128~8388608,92274688~4194304,109051904~8388608,176160768~4194304,297795584~8388608,322961408~12582912,343932928~8388608,398458880~4194304] 2024-08-29T19:22:55.911 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [29360128~8388608,92274688~4194304,109051904~8388608,176160768~4194304,297795584~8388608,322961408~12582912,343932928~8388608,398458880~4194304] 2024-08-29T19:22:55.915 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [29360128~8388608,92274688~8388608,109051904~8388608,176160768~8388608,297795584~12582912,322961408~12582912,343932928~8388608,398458880~4194304] 2024-08-29T19:22:55.915 INFO:tasks.workunit.client.0.smithi029.stdout:from 15 to 17 diff [25165824~12582912,41943040~4194304,71303168~25165824,109051904~8388608,176160768~4194304,201326592~16777216,239075328~4194304,255852544~8388608,297795584~8388608,322961408~12582912,343932928~8388608,398458880~4194304] 2024-08-29T19:22:55.915 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [25165824~12582912,41943040~4194304,71303168~25165824,109051904~8388608,176160768~4194304,201326592~16777216,239075328~4194304,255852544~8388608,297795584~8388608,322961408~12582912,343932928~8388608,398458880~4194304] 2024-08-29T19:22:55.919 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [25165824~12582912,41943040~8388608,71303168~29360128,109051904~8388608,176160768~8388608,201326592~16777216,239075328~4194304,255852544~12582912,297795584~12582912,322961408~12582912,343932928~8388608,398458880~4194304] 2024-08-29T19:22:55.919 INFO:tasks.workunit.client.0.smithi029.stdout:from 15 to 18 diff [25165824~12582912,41943040~4194304,58720256~4194304,71303168~25165824,109051904~8388608,121634816~4194304,176160768~4194304,201326592~20971520,239075328~4194304,247463936~4194304,255852544~16777216,297795584~12582912,318767104~16777216,343932928~20971520,398458880~4194304] 2024-08-29T19:22:55.920 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [25165824~12582912,41943040~4194304,58720256~4194304,71303168~25165824,109051904~8388608,121634816~4194304,176160768~4194304,201326592~20971520,239075328~4194304,247463936~4194304,255852544~16777216,297795584~12582912,318767104~16777216,343932928~20971520,398458880~4194304] 2024-08-29T19:22:55.925 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [25165824~12582912,41943040~8388608,58720256~8388608,71303168~29360128,109051904~8388608,121634816~4194304,176160768~8388608,201326592~25165824,239075328~4194304,247463936~29360128,297795584~16777216,318767104~16777216,343932928~25165824,398458880~4194304] 2024-08-29T19:22:55.925 INFO:tasks.workunit.client.0.smithi029.stdout:from 15 to 19 diff [25165824~12582912,41943040~8388608,58720256~8388608,71303168~25165824,109051904~8388608,121634816~4194304,134217728~4194304,146800640~4194304,176160768~4194304,188743680~4194304,201326592~20971520,239075328~4194304,247463936~4194304,255852544~16777216,281018368~4194304,297795584~12582912,318767104~16777216,339738624~25165824,398458880~4194304] 2024-08-29T19:22:55.925 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [25165824~12582912,41943040~8388608,58720256~8388608,71303168~25165824,109051904~8388608,121634816~4194304,134217728~4194304,146800640~4194304,176160768~4194304,188743680~4194304,201326592~20971520,239075328~4194304,247463936~4194304,255852544~16777216,281018368~4194304,297795584~12582912,318767104~16777216,339738624~25165824,398458880~4194304] 2024-08-29T19:22:55.932 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [25165824~12582912,41943040~12582912,58720256~41943040,109051904~8388608,121634816~4194304,134217728~4194304,146800640~4194304,176160768~8388608,188743680~8388608,201326592~25165824,239075328~4194304,247463936~29360128,281018368~4194304,297795584~16777216,318767104~16777216,339738624~29360128,398458880~4194304] 2024-08-29T19:22:55.932 INFO:tasks.workunit.client.0.smithi029.stdout:from 16 to 17 diff [25165824~4194304,41943040~4194304,71303168~20971520,201326592~16777216,239075328~4194304,255852544~8388608] 2024-08-29T19:22:55.932 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [25165824~4194304,41943040~4194304,71303168~20971520,201326592~16777216,239075328~4194304,255852544~8388608] 2024-08-29T19:22:55.935 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [25165824~4194304,41943040~8388608,71303168~20971520,201326592~16777216,239075328~4194304,255852544~12582912] 2024-08-29T19:22:55.935 INFO:tasks.workunit.client.0.smithi029.stdout:from 16 to 18 diff [25165824~4194304,41943040~4194304,58720256~4194304,71303168~20971520,121634816~4194304,201326592~20971520,239075328~4194304,247463936~4194304,255852544~16777216,301989888~8388608,318767104~4194304,348127232~4194304,356515840~8388608] 2024-08-29T19:22:55.935 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [25165824~4194304,41943040~4194304,58720256~4194304,71303168~20971520,121634816~4194304,201326592~20971520,239075328~4194304,247463936~4194304,255852544~16777216,301989888~8388608,318767104~4194304,348127232~4194304,356515840~8388608] 2024-08-29T19:22:55.940 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [25165824~4194304,41943040~8388608,58720256~8388608,71303168~20971520,121634816~4194304,201326592~25165824,239075328~4194304,247463936~29360128,301989888~12582912,318767104~8388608,348127232~20971520] 2024-08-29T19:22:55.940 INFO:tasks.workunit.client.0.smithi029.stdout:from 16 to 19 diff [25165824~4194304,41943040~8388608,58720256~8388608,71303168~25165824,121634816~4194304,134217728~4194304,146800640~4194304,188743680~4194304,201326592~20971520,239075328~4194304,247463936~4194304,255852544~16777216,281018368~4194304,301989888~8388608,318767104~4194304,339738624~4194304,348127232~4194304,356515840~8388608] 2024-08-29T19:22:55.940 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [25165824~4194304,41943040~8388608,58720256~8388608,71303168~25165824,121634816~4194304,134217728~4194304,146800640~4194304,188743680~4194304,201326592~20971520,239075328~4194304,247463936~4194304,255852544~16777216,281018368~4194304,301989888~8388608,318767104~4194304,339738624~4194304,348127232~4194304,356515840~8388608] 2024-08-29T19:22:55.945 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [25165824~4194304,41943040~12582912,58720256~37748736,121634816~4194304,134217728~4194304,146800640~4194304,188743680~8388608,201326592~25165824,239075328~4194304,247463936~29360128,281018368~4194304,301989888~12582912,318767104~8388608,339738624~4194304,348127232~20971520] 2024-08-29T19:22:55.945 INFO:tasks.workunit.client.0.smithi029.stdout:from 17 to 18 diff [58720256~4194304,121634816~4194304,218103808~4194304,247463936~4194304,264241152~8388608,301989888~8388608,318767104~4194304,348127232~4194304,356515840~8388608] 2024-08-29T19:22:55.945 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [58720256~4194304,121634816~4194304,218103808~4194304,247463936~4194304,264241152~8388608,301989888~8388608,318767104~4194304,348127232~4194304,356515840~8388608] 2024-08-29T19:22:55.949 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [58720256~8388608,121634816~4194304,218103808~8388608,247463936~8388608,264241152~12582912,301989888~12582912,318767104~8388608,348127232~20971520] 2024-08-29T19:22:55.949 INFO:tasks.workunit.client.0.smithi029.stdout:from 17 to 19 diff [46137344~4194304,58720256~8388608,92274688~4194304,121634816~4194304,134217728~4194304,146800640~4194304,188743680~4194304,209715200~12582912,247463936~4194304,264241152~8388608,281018368~4194304,301989888~8388608,318767104~4194304,339738624~4194304,348127232~4194304,356515840~8388608] 2024-08-29T19:22:55.949 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [46137344~4194304,58720256~8388608,92274688~4194304,121634816~4194304,134217728~4194304,146800640~4194304,188743680~4194304,209715200~12582912,247463936~4194304,264241152~8388608,281018368~4194304,301989888~8388608,318767104~4194304,339738624~4194304,348127232~4194304,356515840~8388608] 2024-08-29T19:22:55.953 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [46137344~8388608,58720256~12582912,92274688~4194304,121634816~4194304,134217728~4194304,146800640~4194304,188743680~8388608,209715200~16777216,247463936~8388608,264241152~12582912,281018368~4194304,301989888~12582912,318767104~8388608,339738624~4194304,348127232~20971520] 2024-08-29T19:22:55.954 INFO:tasks.workunit.client.0.smithi029.stdout:from 18 to 19 diff [46137344~4194304,62914560~4194304,92274688~4194304,134217728~4194304,146800640~4194304,188743680~4194304,209715200~8388608,281018368~4194304,339738624~4194304] 2024-08-29T19:22:55.954 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [46137344~4194304,62914560~4194304,92274688~4194304,134217728~4194304,146800640~4194304,188743680~4194304,209715200~8388608,281018368~4194304,339738624~4194304] 2024-08-29T19:22:55.957 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [46137344~8388608,62914560~8388608,92274688~4194304,134217728~4194304,146800640~4194304,188743680~8388608,209715200~8388608,281018368~4194304,339738624~4194304] 2024-08-29T19:22:56.079 INFO:tasks.workunit.client.0.smithi029.stdout:from 0 to HEAD diff [0~37748736,41943040~109051904,159383552~12582912,176160768~50331648,230686720~138412032,373293056~41943040] 2024-08-29T19:22:56.079 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~37748736,41943040~109051904,159383552~12582912,176160768~50331648,230686720~138412032,373293056~41943040] 2024-08-29T19:22:56.137 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~37748736,41943040~109051904,159383552~67108864,230686720~138412032,373293056~41943040] 2024-08-29T19:22:56.137 INFO:tasks.workunit.client.0.smithi029.stdout:from 1 to HEAD diff [0~37748736,41943040~109051904,159383552~12582912,176160768~50331648,230686720~138412032,373293056~41943040] 2024-08-29T19:22:56.137 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~37748736,41943040~109051904,159383552~12582912,176160768~50331648,230686720~138412032,373293056~41943040] 2024-08-29T19:22:56.155 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~37748736,41943040~109051904,159383552~67108864,230686720~138412032,373293056~41943040] 2024-08-29T19:22:56.155 INFO:tasks.workunit.client.0.smithi029.stdout:from 2 to HEAD diff [0~37748736,41943040~62914560,109051904~41943040,159383552~12582912,176160768~50331648,230686720~138412032,373293056~41943040] 2024-08-29T19:22:56.155 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~37748736,41943040~62914560,109051904~41943040,159383552~12582912,176160768~50331648,230686720~138412032,373293056~41943040] 2024-08-29T19:22:56.184 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~37748736,41943040~62914560,109051904~41943040,159383552~67108864,230686720~138412032,373293056~41943040] 2024-08-29T19:22:56.184 INFO:tasks.workunit.client.0.smithi029.stdout:from 3 to HEAD diff [0~37748736,41943040~12582912,58720256~46137344,109051904~41943040,159383552~12582912,176160768~50331648,230686720~138412032,373293056~41943040] 2024-08-29T19:22:56.184 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~37748736,41943040~12582912,58720256~46137344,109051904~41943040,159383552~12582912,176160768~50331648,230686720~138412032,373293056~41943040] 2024-08-29T19:22:56.203 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~37748736,41943040~62914560,109051904~41943040,159383552~67108864,230686720~138412032,373293056~41943040] 2024-08-29T19:22:56.203 INFO:tasks.workunit.client.0.smithi029.stdout:from 4 to HEAD diff [0~37748736,41943040~12582912,58720256~41943040,109051904~41943040,159383552~12582912,176160768~50331648,230686720~46137344,281018368~83886080,373293056~41943040] 2024-08-29T19:22:56.203 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~37748736,41943040~12582912,58720256~41943040,109051904~41943040,159383552~12582912,176160768~50331648,230686720~46137344,281018368~83886080,373293056~41943040] 2024-08-29T19:22:56.221 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~37748736,41943040~58720256,109051904~41943040,159383552~67108864,230686720~46137344,281018368~88080384,373293056~41943040] 2024-08-29T19:22:56.221 INFO:tasks.workunit.client.0.smithi029.stdout:from 5 to HEAD diff [0~37748736,41943040~12582912,58720256~41943040,109051904~41943040,159383552~4194304,167772160~4194304,176160768~50331648,230686720~46137344,281018368~83886080,373293056~37748736] 2024-08-29T19:22:56.221 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~37748736,41943040~12582912,58720256~41943040,109051904~41943040,159383552~4194304,167772160~4194304,176160768~50331648,230686720~46137344,281018368~83886080,373293056~37748736] 2024-08-29T19:22:56.237 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~37748736,41943040~58720256,109051904~41943040,159383552~4194304,167772160~58720256,230686720~46137344,281018368~88080384,373293056~41943040] 2024-08-29T19:22:56.238 INFO:tasks.workunit.client.0.smithi029.stdout:from 6 to HEAD diff [0~37748736,41943040~12582912,58720256~41943040,109051904~41943040,159383552~4194304,167772160~4194304,176160768~50331648,230686720~46137344,281018368~83886080,373293056~8388608,385875968~8388608,398458880~16777216] 2024-08-29T19:22:56.238 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~37748736,41943040~12582912,58720256~41943040,109051904~41943040,159383552~4194304,167772160~4194304,176160768~50331648,230686720~46137344,281018368~83886080,373293056~8388608,385875968~8388608,398458880~16777216] 2024-08-29T19:22:56.254 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~37748736,41943040~58720256,109051904~41943040,159383552~4194304,167772160~58720256,230686720~46137344,281018368~88080384,373293056~41943040] 2024-08-29T19:22:56.254 INFO:tasks.workunit.client.0.smithi029.stdout:from 7 to HEAD diff [0~37748736,41943040~12582912,58720256~41943040,109051904~41943040,159383552~4194304,167772160~4194304,176160768~20971520,201326592~25165824,230686720~46137344,281018368~33554432,318767104~46137344,373293056~8388608,385875968~8388608,398458880~16777216] 2024-08-29T19:22:56.255 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~37748736,41943040~12582912,58720256~41943040,109051904~41943040,159383552~4194304,167772160~4194304,176160768~20971520,201326592~25165824,230686720~46137344,281018368~33554432,318767104~46137344,373293056~8388608,385875968~8388608,398458880~16777216] 2024-08-29T19:22:56.269 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~37748736,41943040~58720256,109051904~41943040,159383552~4194304,167772160~58720256,230686720~46137344,281018368~33554432,318767104~50331648,373293056~41943040] 2024-08-29T19:22:56.269 INFO:tasks.workunit.client.0.smithi029.stdout:from 8 to HEAD diff [0~37748736,41943040~12582912,58720256~8388608,71303168~29360128,109051904~41943040,159383552~4194304,176160768~20971520,201326592~20971520,230686720~46137344,281018368~33554432,318767104~46137344,373293056~8388608,385875968~8388608,398458880~16777216] 2024-08-29T19:22:56.270 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~37748736,41943040~12582912,58720256~8388608,71303168~29360128,109051904~41943040,159383552~4194304,176160768~20971520,201326592~20971520,230686720~46137344,281018368~33554432,318767104~46137344,373293056~8388608,385875968~8388608,398458880~16777216] 2024-08-29T19:22:56.284 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~37748736,41943040~58720256,109051904~41943040,159383552~4194304,176160768~50331648,230686720~46137344,281018368~33554432,318767104~50331648,373293056~41943040] 2024-08-29T19:22:56.284 INFO:tasks.workunit.client.0.smithi029.stdout:from 9 to HEAD diff [0~37748736,41943040~12582912,58720256~8388608,71303168~29360128,109051904~8388608,121634816~29360128,159383552~4194304,176160768~16777216,201326592~20971520,230686720~46137344,281018368~33554432,318767104~46137344,373293056~4194304,385875968~8388608,398458880~16777216] 2024-08-29T19:22:56.284 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~37748736,41943040~12582912,58720256~8388608,71303168~29360128,109051904~8388608,121634816~29360128,159383552~4194304,176160768~16777216,201326592~20971520,230686720~46137344,281018368~33554432,318767104~46137344,373293056~4194304,385875968~8388608,398458880~16777216] 2024-08-29T19:22:56.296 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~37748736,41943040~58720256,109051904~8388608,121634816~29360128,159383552~4194304,176160768~20971520,201326592~25165824,230686720~46137344,281018368~33554432,318767104~50331648,373293056~4194304,385875968~29360128] 2024-08-29T19:22:56.296 INFO:tasks.workunit.client.0.smithi029.stdout:from 10 to HEAD diff [0~37748736,41943040~8388608,58720256~8388608,71303168~29360128,109051904~8388608,121634816~16777216,146800640~4194304,159383552~4194304,176160768~16777216,201326592~20971520,230686720~12582912,247463936~29360128,281018368~33554432,318767104~46137344,373293056~4194304,385875968~8388608,398458880~16777216] 2024-08-29T19:22:56.297 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~37748736,41943040~8388608,58720256~8388608,71303168~29360128,109051904~8388608,121634816~16777216,146800640~4194304,159383552~4194304,176160768~16777216,201326592~20971520,230686720~12582912,247463936~29360128,281018368~33554432,318767104~46137344,373293056~4194304,385875968~8388608,398458880~16777216] 2024-08-29T19:22:56.308 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~37748736,41943040~12582912,58720256~41943040,109051904~8388608,121634816~16777216,146800640~4194304,159383552~4194304,176160768~20971520,201326592~25165824,230686720~46137344,281018368~33554432,318767104~50331648,373293056~4194304,385875968~29360128] 2024-08-29T19:22:56.308 INFO:tasks.workunit.client.0.smithi029.stdout:from 11 to HEAD diff [0~37748736,41943040~8388608,58720256~8388608,71303168~29360128,109051904~8388608,121634816~16777216,146800640~4194304,159383552~4194304,176160768~16777216,201326592~20971520,230686720~12582912,247463936~29360128,281018368~8388608,293601280~20971520,318767104~46137344,373293056~4194304,385875968~8388608,398458880~12582912] 2024-08-29T19:22:56.308 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~37748736,41943040~8388608,58720256~8388608,71303168~29360128,109051904~8388608,121634816~16777216,146800640~4194304,159383552~4194304,176160768~16777216,201326592~20971520,230686720~12582912,247463936~29360128,281018368~8388608,293601280~20971520,318767104~46137344,373293056~4194304,385875968~8388608,398458880~12582912] 2024-08-29T19:22:56.318 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~37748736,41943040~12582912,58720256~41943040,109051904~8388608,121634816~16777216,146800640~4194304,159383552~4194304,176160768~20971520,201326592~25165824,230686720~46137344,281018368~33554432,318767104~50331648,373293056~4194304,385875968~25165824] 2024-08-29T19:22:56.318 INFO:tasks.workunit.client.0.smithi029.stdout:from 12 to HEAD diff [0~37748736,41943040~8388608,58720256~8388608,71303168~29360128,109051904~8388608,121634816~16777216,146800640~4194304,159383552~4194304,176160768~16777216,201326592~20971520,230686720~12582912,247463936~29360128,281018368~8388608,293601280~20971520,318767104~46137344,398458880~12582912] 2024-08-29T19:22:56.318 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~37748736,41943040~8388608,58720256~8388608,71303168~29360128,109051904~8388608,121634816~16777216,146800640~4194304,159383552~4194304,176160768~16777216,201326592~20971520,230686720~12582912,247463936~29360128,281018368~8388608,293601280~20971520,318767104~46137344,398458880~12582912] 2024-08-29T19:22:56.327 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~37748736,41943040~12582912,58720256~41943040,109051904~8388608,121634816~16777216,146800640~4194304,159383552~4194304,176160768~20971520,201326592~25165824,230686720~46137344,281018368~33554432,318767104~50331648,398458880~12582912] 2024-08-29T19:22:56.327 INFO:tasks.workunit.client.0.smithi029.stdout:from 13 to HEAD diff [0~4194304,12582912~25165824,41943040~8388608,58720256~8388608,71303168~29360128,109051904~8388608,121634816~4194304,134217728~4194304,146800640~4194304,159383552~4194304,176160768~16777216,201326592~20971520,239075328~4194304,247463936~25165824,281018368~4194304,293601280~20971520,318767104~46137344,398458880~4194304] 2024-08-29T19:22:56.327 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~4194304,12582912~25165824,41943040~8388608,58720256~8388608,71303168~29360128,109051904~8388608,121634816~4194304,134217728~4194304,146800640~4194304,159383552~4194304,176160768~16777216,201326592~20971520,239075328~4194304,247463936~25165824,281018368~4194304,293601280~20971520,318767104~46137344,398458880~4194304] 2024-08-29T19:22:56.335 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~4194304,12582912~25165824,41943040~12582912,58720256~41943040,109051904~8388608,121634816~4194304,134217728~4194304,146800640~4194304,159383552~4194304,176160768~20971520,201326592~25165824,239075328~4194304,247463936~29360128,281018368~4194304,293601280~20971520,318767104~50331648,398458880~4194304] 2024-08-29T19:22:56.335 INFO:tasks.workunit.client.0.smithi029.stdout:from 14 to HEAD diff [0~4194304,25165824~12582912,41943040~8388608,58720256~8388608,71303168~16777216,92274688~4194304,109051904~8388608,121634816~4194304,134217728~4194304,146800640~4194304,159383552~4194304,176160768~16777216,201326592~20971520,239075328~4194304,247463936~25165824,281018368~4194304,297795584~12582912,318767104~46137344,398458880~4194304] 2024-08-29T19:22:56.335 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~4194304,25165824~12582912,41943040~8388608,58720256~8388608,71303168~16777216,92274688~4194304,109051904~8388608,121634816~4194304,134217728~4194304,146800640~4194304,159383552~4194304,176160768~16777216,201326592~20971520,239075328~4194304,247463936~25165824,281018368~4194304,297795584~12582912,318767104~46137344,398458880~4194304] 2024-08-29T19:22:56.342 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~4194304,25165824~12582912,41943040~12582912,58720256~41943040,109051904~8388608,121634816~4194304,134217728~4194304,146800640~4194304,159383552~4194304,176160768~20971520,201326592~25165824,239075328~4194304,247463936~29360128,281018368~4194304,297795584~16777216,318767104~50331648,398458880~4194304] 2024-08-29T19:22:56.342 INFO:tasks.workunit.client.0.smithi029.stdout:from 15 to HEAD diff [25165824~12582912,41943040~8388608,58720256~8388608,71303168~25165824,109051904~8388608,121634816~4194304,134217728~4194304,146800640~4194304,176160768~4194304,188743680~4194304,201326592~20971520,239075328~4194304,247463936~4194304,255852544~16777216,281018368~4194304,297795584~12582912,318767104~16777216,339738624~25165824,398458880~4194304] 2024-08-29T19:22:56.342 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [25165824~12582912,41943040~8388608,58720256~8388608,71303168~25165824,109051904~8388608,121634816~4194304,134217728~4194304,146800640~4194304,176160768~4194304,188743680~4194304,201326592~20971520,239075328~4194304,247463936~4194304,255852544~16777216,281018368~4194304,297795584~12582912,318767104~16777216,339738624~25165824,398458880~4194304] 2024-08-29T19:22:56.347 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [25165824~12582912,41943040~12582912,58720256~41943040,109051904~8388608,121634816~4194304,134217728~4194304,146800640~4194304,176160768~8388608,188743680~8388608,201326592~25165824,239075328~4194304,247463936~29360128,281018368~4194304,297795584~16777216,318767104~16777216,339738624~29360128,398458880~4194304] 2024-08-29T19:22:56.348 INFO:tasks.workunit.client.0.smithi029.stdout:from 16 to HEAD diff [25165824~4194304,41943040~8388608,58720256~8388608,71303168~25165824,121634816~4194304,134217728~4194304,146800640~4194304,188743680~4194304,201326592~20971520,239075328~4194304,247463936~4194304,255852544~16777216,281018368~4194304,301989888~8388608,318767104~4194304,339738624~4194304,348127232~4194304,356515840~8388608] 2024-08-29T19:22:56.348 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [25165824~4194304,41943040~8388608,58720256~8388608,71303168~25165824,121634816~4194304,134217728~4194304,146800640~4194304,188743680~4194304,201326592~20971520,239075328~4194304,247463936~4194304,255852544~16777216,281018368~4194304,301989888~8388608,318767104~4194304,339738624~4194304,348127232~4194304,356515840~8388608] 2024-08-29T19:22:56.352 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [25165824~4194304,41943040~12582912,58720256~37748736,121634816~4194304,134217728~4194304,146800640~4194304,188743680~8388608,201326592~25165824,239075328~4194304,247463936~29360128,281018368~4194304,301989888~12582912,318767104~8388608,339738624~4194304,348127232~20971520] 2024-08-29T19:22:56.352 INFO:tasks.workunit.client.0.smithi029.stdout:from 17 to HEAD diff [46137344~4194304,58720256~8388608,92274688~4194304,121634816~4194304,134217728~4194304,146800640~4194304,188743680~4194304,209715200~12582912,247463936~4194304,264241152~8388608,281018368~4194304,301989888~8388608,318767104~4194304,339738624~4194304,348127232~4194304,356515840~8388608] 2024-08-29T19:22:56.352 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [46137344~4194304,58720256~8388608,92274688~4194304,121634816~4194304,134217728~4194304,146800640~4194304,188743680~4194304,209715200~12582912,247463936~4194304,264241152~8388608,281018368~4194304,301989888~8388608,318767104~4194304,339738624~4194304,348127232~4194304,356515840~8388608] 2024-08-29T19:22:56.355 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [46137344~8388608,58720256~12582912,92274688~4194304,121634816~4194304,134217728~4194304,146800640~4194304,188743680~8388608,209715200~16777216,247463936~8388608,264241152~12582912,281018368~4194304,301989888~12582912,318767104~8388608,339738624~4194304,348127232~20971520] 2024-08-29T19:22:56.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:22:56 smithi110 bash[67519]: cluster 2024-08-29T19:22:54.612126+0000 mgr.y (mgr.25004) 2790 : cluster [DBG] pgmap v4674: 137 pgs: 137 active+clean; 1.0 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 231 KiB/s rd, 40 MiB/s wr, 356 op/s 2024-08-29T19:22:56.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:22:56 smithi029 bash[79042]: cluster 2024-08-29T19:22:54.612126+0000 mgr.y (mgr.25004) 2790 : cluster [DBG] pgmap v4674: 137 pgs: 137 active+clean; 1.0 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 231 KiB/s rd, 40 MiB/s wr, 356 op/s 2024-08-29T19:22:56.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:22:56 smithi029 bash[77880]: cluster 2024-08-29T19:22:54.612126+0000 mgr.y (mgr.25004) 2790 : cluster [DBG] pgmap v4674: 137 pgs: 137 active+clean; 1.0 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 231 KiB/s rd, 40 MiB/s wr, 356 op/s 2024-08-29T19:22:57.131 INFO:tasks.workunit.client.0.smithi029.stdout:from 0 to HEAD diff [0~37748736,41943040~109051904,159383552~12582912,176160768~50331648,230686720~138412032,373293056~41943040] 2024-08-29T19:22:57.131 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~37748736,41943040~109051904,159383552~12582912,176160768~50331648,230686720~138412032,373293056~41943040] 2024-08-29T19:22:57.162 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~37748736,41943040~109051904,159383552~67108864,230686720~138412032,373293056~41943040] 2024-08-29T19:22:57.162 INFO:tasks.workunit.client.0.smithi029.stdout:from 1 to HEAD diff [0~37748736,41943040~109051904,159383552~12582912,176160768~50331648,230686720~138412032,373293056~41943040] 2024-08-29T19:22:57.162 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~37748736,41943040~109051904,159383552~12582912,176160768~50331648,230686720~138412032,373293056~41943040] 2024-08-29T19:22:57.176 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~37748736,41943040~109051904,159383552~67108864,230686720~138412032,373293056~41943040] 2024-08-29T19:22:57.176 INFO:tasks.workunit.client.0.smithi029.stdout:from 2 to HEAD diff [0~37748736,41943040~62914560,109051904~41943040,159383552~12582912,176160768~50331648,230686720~138412032,373293056~41943040] 2024-08-29T19:22:57.176 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~37748736,41943040~62914560,109051904~41943040,159383552~12582912,176160768~50331648,230686720~138412032,373293056~41943040] 2024-08-29T19:22:57.189 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~37748736,41943040~62914560,109051904~41943040,159383552~67108864,230686720~138412032,373293056~41943040] 2024-08-29T19:22:57.189 INFO:tasks.workunit.client.0.smithi029.stdout:from 3 to HEAD diff [0~37748736,41943040~12582912,58720256~46137344,109051904~41943040,159383552~12582912,176160768~50331648,230686720~138412032,373293056~41943040] 2024-08-29T19:22:57.189 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~37748736,41943040~12582912,58720256~46137344,109051904~41943040,159383552~12582912,176160768~50331648,230686720~138412032,373293056~41943040] 2024-08-29T19:22:57.203 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~37748736,41943040~62914560,109051904~41943040,159383552~67108864,230686720~138412032,373293056~41943040] 2024-08-29T19:22:57.203 INFO:tasks.workunit.client.0.smithi029.stdout:from 4 to HEAD diff [0~37748736,41943040~12582912,58720256~41943040,109051904~41943040,159383552~12582912,176160768~50331648,230686720~46137344,281018368~83886080,373293056~41943040] 2024-08-29T19:22:57.203 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~37748736,41943040~12582912,58720256~41943040,109051904~41943040,159383552~12582912,176160768~50331648,230686720~46137344,281018368~83886080,373293056~41943040] 2024-08-29T19:22:57.218 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~37748736,41943040~58720256,109051904~41943040,159383552~67108864,230686720~46137344,281018368~88080384,373293056~41943040] 2024-08-29T19:22:57.218 INFO:tasks.workunit.client.0.smithi029.stdout:from 5 to HEAD diff [0~37748736,41943040~12582912,58720256~41943040,109051904~41943040,159383552~4194304,167772160~4194304,176160768~50331648,230686720~46137344,281018368~83886080,373293056~37748736] 2024-08-29T19:22:57.218 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~37748736,41943040~12582912,58720256~41943040,109051904~41943040,159383552~4194304,167772160~4194304,176160768~50331648,230686720~46137344,281018368~83886080,373293056~37748736] 2024-08-29T19:22:57.232 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~37748736,41943040~58720256,109051904~41943040,159383552~4194304,167772160~58720256,230686720~46137344,281018368~88080384,373293056~41943040] 2024-08-29T19:22:57.232 INFO:tasks.workunit.client.0.smithi029.stdout:from 6 to HEAD diff [0~37748736,41943040~12582912,58720256~41943040,109051904~41943040,159383552~4194304,167772160~4194304,176160768~50331648,230686720~46137344,281018368~83886080,373293056~8388608,385875968~8388608,398458880~16777216] 2024-08-29T19:22:57.232 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~37748736,41943040~12582912,58720256~41943040,109051904~41943040,159383552~4194304,167772160~4194304,176160768~50331648,230686720~46137344,281018368~83886080,373293056~8388608,385875968~8388608,398458880~16777216] 2024-08-29T19:22:57.246 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~37748736,41943040~58720256,109051904~41943040,159383552~4194304,167772160~58720256,230686720~46137344,281018368~88080384,373293056~41943040] 2024-08-29T19:22:57.246 INFO:tasks.workunit.client.0.smithi029.stdout:from 7 to HEAD diff [0~37748736,41943040~12582912,58720256~41943040,109051904~41943040,159383552~4194304,167772160~4194304,176160768~20971520,201326592~25165824,230686720~46137344,281018368~33554432,318767104~46137344,373293056~8388608,385875968~8388608,398458880~16777216] 2024-08-29T19:22:57.246 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~37748736,41943040~12582912,58720256~41943040,109051904~41943040,159383552~4194304,167772160~4194304,176160768~20971520,201326592~25165824,230686720~46137344,281018368~33554432,318767104~46137344,373293056~8388608,385875968~8388608,398458880~16777216] 2024-08-29T19:22:57.259 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~37748736,41943040~58720256,109051904~41943040,159383552~4194304,167772160~58720256,230686720~46137344,281018368~33554432,318767104~50331648,373293056~41943040] 2024-08-29T19:22:57.259 INFO:tasks.workunit.client.0.smithi029.stdout:from 8 to HEAD diff [0~37748736,41943040~12582912,58720256~8388608,71303168~29360128,109051904~41943040,159383552~4194304,176160768~20971520,201326592~20971520,230686720~46137344,281018368~33554432,318767104~46137344,373293056~8388608,385875968~8388608,398458880~16777216] 2024-08-29T19:22:57.259 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~37748736,41943040~12582912,58720256~8388608,71303168~29360128,109051904~41943040,159383552~4194304,176160768~20971520,201326592~20971520,230686720~46137344,281018368~33554432,318767104~46137344,373293056~8388608,385875968~8388608,398458880~16777216] 2024-08-29T19:22:57.271 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~37748736,41943040~58720256,109051904~41943040,159383552~4194304,176160768~50331648,230686720~46137344,281018368~33554432,318767104~50331648,373293056~41943040] 2024-08-29T19:22:57.271 INFO:tasks.workunit.client.0.smithi029.stdout:from 9 to HEAD diff [0~37748736,41943040~12582912,58720256~8388608,71303168~29360128,109051904~8388608,121634816~29360128,159383552~4194304,176160768~16777216,201326592~20971520,230686720~46137344,281018368~33554432,318767104~46137344,373293056~4194304,385875968~8388608,398458880~16777216] 2024-08-29T19:22:57.271 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~37748736,41943040~12582912,58720256~8388608,71303168~29360128,109051904~8388608,121634816~29360128,159383552~4194304,176160768~16777216,201326592~20971520,230686720~46137344,281018368~33554432,318767104~46137344,373293056~4194304,385875968~8388608,398458880~16777216] 2024-08-29T19:22:57.282 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~37748736,41943040~58720256,109051904~8388608,121634816~29360128,159383552~4194304,176160768~20971520,201326592~25165824,230686720~46137344,281018368~33554432,318767104~50331648,373293056~4194304,385875968~29360128] 2024-08-29T19:22:57.282 INFO:tasks.workunit.client.0.smithi029.stdout:from 10 to HEAD diff [0~37748736,41943040~8388608,58720256~8388608,71303168~29360128,109051904~8388608,121634816~16777216,146800640~4194304,159383552~4194304,176160768~16777216,201326592~20971520,230686720~12582912,247463936~29360128,281018368~33554432,318767104~46137344,373293056~4194304,385875968~8388608,398458880~16777216] 2024-08-29T19:22:57.282 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~37748736,41943040~8388608,58720256~8388608,71303168~29360128,109051904~8388608,121634816~16777216,146800640~4194304,159383552~4194304,176160768~16777216,201326592~20971520,230686720~12582912,247463936~29360128,281018368~33554432,318767104~46137344,373293056~4194304,385875968~8388608,398458880~16777216] 2024-08-29T19:22:57.292 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~37748736,41943040~12582912,58720256~41943040,109051904~8388608,121634816~16777216,146800640~4194304,159383552~4194304,176160768~20971520,201326592~25165824,230686720~46137344,281018368~33554432,318767104~50331648,373293056~4194304,385875968~29360128] 2024-08-29T19:22:57.292 INFO:tasks.workunit.client.0.smithi029.stdout:from 11 to HEAD diff [0~37748736,41943040~8388608,58720256~8388608,71303168~29360128,109051904~8388608,121634816~16777216,146800640~4194304,159383552~4194304,176160768~16777216,201326592~20971520,230686720~12582912,247463936~29360128,281018368~8388608,293601280~20971520,318767104~46137344,373293056~4194304,385875968~8388608,398458880~12582912] 2024-08-29T19:22:57.292 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~37748736,41943040~8388608,58720256~8388608,71303168~29360128,109051904~8388608,121634816~16777216,146800640~4194304,159383552~4194304,176160768~16777216,201326592~20971520,230686720~12582912,247463936~29360128,281018368~8388608,293601280~20971520,318767104~46137344,373293056~4194304,385875968~8388608,398458880~12582912] 2024-08-29T19:22:57.301 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~37748736,41943040~12582912,58720256~41943040,109051904~8388608,121634816~16777216,146800640~4194304,159383552~4194304,176160768~20971520,201326592~25165824,230686720~46137344,281018368~33554432,318767104~50331648,373293056~4194304,385875968~25165824] 2024-08-29T19:22:57.301 INFO:tasks.workunit.client.0.smithi029.stdout:from 12 to HEAD diff [0~37748736,41943040~8388608,58720256~8388608,71303168~29360128,109051904~8388608,121634816~16777216,146800640~4194304,159383552~4194304,176160768~16777216,201326592~20971520,230686720~12582912,247463936~29360128,281018368~8388608,293601280~20971520,318767104~46137344,398458880~12582912] 2024-08-29T19:22:57.301 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~37748736,41943040~8388608,58720256~8388608,71303168~29360128,109051904~8388608,121634816~16777216,146800640~4194304,159383552~4194304,176160768~16777216,201326592~20971520,230686720~12582912,247463936~29360128,281018368~8388608,293601280~20971520,318767104~46137344,398458880~12582912] 2024-08-29T19:22:57.310 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~37748736,41943040~12582912,58720256~41943040,109051904~8388608,121634816~16777216,146800640~4194304,159383552~4194304,176160768~20971520,201326592~25165824,230686720~46137344,281018368~33554432,318767104~50331648,398458880~12582912] 2024-08-29T19:22:57.310 INFO:tasks.workunit.client.0.smithi029.stdout:from 13 to HEAD diff [0~4194304,12582912~25165824,41943040~8388608,58720256~8388608,71303168~29360128,109051904~8388608,121634816~4194304,134217728~4194304,146800640~4194304,159383552~4194304,176160768~16777216,201326592~20971520,239075328~4194304,247463936~25165824,281018368~4194304,293601280~20971520,318767104~46137344,398458880~4194304] 2024-08-29T19:22:57.311 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~4194304,12582912~25165824,41943040~8388608,58720256~8388608,71303168~29360128,109051904~8388608,121634816~4194304,134217728~4194304,146800640~4194304,159383552~4194304,176160768~16777216,201326592~20971520,239075328~4194304,247463936~25165824,281018368~4194304,293601280~20971520,318767104~46137344,398458880~4194304] 2024-08-29T19:22:57.317 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~4194304,12582912~25165824,41943040~12582912,58720256~41943040,109051904~8388608,121634816~4194304,134217728~4194304,146800640~4194304,159383552~4194304,176160768~20971520,201326592~25165824,239075328~4194304,247463936~29360128,281018368~4194304,293601280~20971520,318767104~50331648,398458880~4194304] 2024-08-29T19:22:57.317 INFO:tasks.workunit.client.0.smithi029.stdout:from 14 to HEAD diff [0~4194304,25165824~12582912,41943040~8388608,58720256~8388608,71303168~16777216,92274688~4194304,109051904~8388608,121634816~4194304,134217728~4194304,146800640~4194304,159383552~4194304,176160768~16777216,201326592~20971520,239075328~4194304,247463936~25165824,281018368~4194304,297795584~12582912,318767104~46137344,398458880~4194304] 2024-08-29T19:22:57.317 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~4194304,25165824~12582912,41943040~8388608,58720256~8388608,71303168~16777216,92274688~4194304,109051904~8388608,121634816~4194304,134217728~4194304,146800640~4194304,159383552~4194304,176160768~16777216,201326592~20971520,239075328~4194304,247463936~25165824,281018368~4194304,297795584~12582912,318767104~46137344,398458880~4194304] 2024-08-29T19:22:57.322 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~4194304,25165824~12582912,41943040~12582912,58720256~41943040,109051904~8388608,121634816~4194304,134217728~4194304,146800640~4194304,159383552~4194304,176160768~20971520,201326592~25165824,239075328~4194304,247463936~29360128,281018368~4194304,297795584~16777216,318767104~50331648,398458880~4194304] 2024-08-29T19:22:57.322 INFO:tasks.workunit.client.0.smithi029.stdout:from 15 to HEAD diff [25165824~12582912,41943040~8388608,58720256~8388608,71303168~25165824,109051904~8388608,121634816~4194304,134217728~4194304,146800640~4194304,176160768~4194304,188743680~4194304,201326592~20971520,239075328~4194304,247463936~4194304,255852544~16777216,281018368~4194304,297795584~12582912,318767104~16777216,339738624~25165824,398458880~4194304] 2024-08-29T19:22:57.323 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [25165824~12582912,41943040~8388608,58720256~8388608,71303168~25165824,109051904~8388608,121634816~4194304,134217728~4194304,146800640~4194304,176160768~4194304,188743680~4194304,201326592~20971520,239075328~4194304,247463936~4194304,255852544~16777216,281018368~4194304,297795584~12582912,318767104~16777216,339738624~25165824,398458880~4194304] 2024-08-29T19:22:57.327 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [25165824~12582912,41943040~12582912,58720256~41943040,109051904~8388608,121634816~4194304,134217728~4194304,146800640~4194304,176160768~8388608,188743680~8388608,201326592~25165824,239075328~4194304,247463936~29360128,281018368~4194304,297795584~16777216,318767104~16777216,339738624~29360128,398458880~4194304] 2024-08-29T19:22:57.327 INFO:tasks.workunit.client.0.smithi029.stdout:from 16 to HEAD diff [25165824~4194304,41943040~8388608,58720256~8388608,71303168~25165824,121634816~4194304,134217728~4194304,146800640~4194304,188743680~4194304,201326592~20971520,239075328~4194304,247463936~4194304,255852544~16777216,281018368~4194304,301989888~8388608,318767104~4194304,339738624~4194304,348127232~4194304,356515840~8388608] 2024-08-29T19:22:57.328 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [25165824~4194304,41943040~8388608,58720256~8388608,71303168~25165824,121634816~4194304,134217728~4194304,146800640~4194304,188743680~4194304,201326592~20971520,239075328~4194304,247463936~4194304,255852544~16777216,281018368~4194304,301989888~8388608,318767104~4194304,339738624~4194304,348127232~4194304,356515840~8388608] 2024-08-29T19:22:57.331 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [25165824~4194304,41943040~12582912,58720256~37748736,121634816~4194304,134217728~4194304,146800640~4194304,188743680~8388608,201326592~25165824,239075328~4194304,247463936~29360128,281018368~4194304,301989888~12582912,318767104~8388608,339738624~4194304,348127232~20971520] 2024-08-29T19:22:57.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:22:57 smithi110 bash[67519]: cluster 2024-08-29T19:22:56.063964+0000 mon.a (mon.0) 3396 : cluster [DBG] osdmap e2359: 8 total, 8 up, 8 in 2024-08-29T19:22:57.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:22:57 smithi029 bash[79042]: cluster 2024-08-29T19:22:56.063964+0000 mon.a (mon.0) 3396 : cluster [DBG] osdmap e2359: 8 total, 8 up, 8 in 2024-08-29T19:22:57.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:22:57 smithi029 bash[77880]: cluster 2024-08-29T19:22:56.063964+0000 mon.a (mon.0) 3396 : cluster [DBG] osdmap e2359: 8 total, 8 up, 8 in 2024-08-29T19:22:58.127 INFO:tasks.workunit.client.0.smithi029.stdout:from 0 to HEAD diff [0~37748736,41943040~109051904,159383552~12582912,176160768~50331648,230686720~138412032,373293056~41943040] 2024-08-29T19:22:58.127 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~37748736,41943040~109051904,159383552~12582912,176160768~50331648,230686720~138412032,373293056~41943040] 2024-08-29T19:22:58.183 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~37748736,41943040~109051904,159383552~67108864,230686720~138412032,373293056~41943040] 2024-08-29T19:22:58.183 INFO:tasks.workunit.client.0.smithi029.stdout:from 1 to HEAD diff [0~37748736,41943040~109051904,159383552~12582912,176160768~50331648,230686720~138412032,373293056~41943040] 2024-08-29T19:22:58.183 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~37748736,41943040~109051904,159383552~12582912,176160768~50331648,230686720~138412032,373293056~41943040] 2024-08-29T19:22:58.195 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~37748736,41943040~109051904,159383552~67108864,230686720~138412032,373293056~41943040] 2024-08-29T19:22:58.195 INFO:tasks.workunit.client.0.smithi029.stdout:from 2 to HEAD diff [0~37748736,41943040~62914560,109051904~41943040,159383552~12582912,176160768~50331648,230686720~138412032,373293056~41943040] 2024-08-29T19:22:58.195 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~37748736,41943040~62914560,109051904~41943040,159383552~12582912,176160768~50331648,230686720~138412032,373293056~41943040] 2024-08-29T19:22:58.209 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~37748736,41943040~62914560,109051904~41943040,159383552~67108864,230686720~138412032,373293056~41943040] 2024-08-29T19:22:58.209 INFO:tasks.workunit.client.0.smithi029.stdout:from 3 to HEAD diff [0~37748736,41943040~12582912,58720256~46137344,109051904~41943040,159383552~12582912,176160768~50331648,230686720~138412032,373293056~41943040] 2024-08-29T19:22:58.209 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~37748736,41943040~12582912,58720256~46137344,109051904~41943040,159383552~12582912,176160768~50331648,230686720~138412032,373293056~41943040] 2024-08-29T19:22:58.222 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~37748736,41943040~62914560,109051904~41943040,159383552~67108864,230686720~138412032,373293056~41943040] 2024-08-29T19:22:58.222 INFO:tasks.workunit.client.0.smithi029.stdout:from 4 to HEAD diff [0~37748736,41943040~12582912,58720256~41943040,109051904~41943040,159383552~12582912,176160768~50331648,230686720~46137344,281018368~83886080,373293056~41943040] 2024-08-29T19:22:58.222 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~37748736,41943040~12582912,58720256~41943040,109051904~41943040,159383552~12582912,176160768~50331648,230686720~46137344,281018368~83886080,373293056~41943040] 2024-08-29T19:22:58.237 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~37748736,41943040~58720256,109051904~41943040,159383552~67108864,230686720~46137344,281018368~88080384,373293056~41943040] 2024-08-29T19:22:58.237 INFO:tasks.workunit.client.0.smithi029.stdout:from 5 to HEAD diff [0~37748736,41943040~12582912,58720256~41943040,109051904~41943040,159383552~4194304,167772160~4194304,176160768~50331648,230686720~46137344,281018368~83886080,373293056~37748736] 2024-08-29T19:22:58.237 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~37748736,41943040~12582912,58720256~41943040,109051904~41943040,159383552~4194304,167772160~4194304,176160768~50331648,230686720~46137344,281018368~83886080,373293056~37748736] 2024-08-29T19:22:58.250 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~37748736,41943040~58720256,109051904~41943040,159383552~4194304,167772160~58720256,230686720~46137344,281018368~88080384,373293056~41943040] 2024-08-29T19:22:58.250 INFO:tasks.workunit.client.0.smithi029.stdout:from 6 to HEAD diff [0~37748736,41943040~12582912,58720256~41943040,109051904~41943040,159383552~4194304,167772160~4194304,176160768~50331648,230686720~46137344,281018368~83886080,373293056~8388608,385875968~8388608,398458880~16777216] 2024-08-29T19:22:58.250 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~37748736,41943040~12582912,58720256~41943040,109051904~41943040,159383552~4194304,167772160~4194304,176160768~50331648,230686720~46137344,281018368~83886080,373293056~8388608,385875968~8388608,398458880~16777216] 2024-08-29T19:22:58.263 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~37748736,41943040~58720256,109051904~41943040,159383552~4194304,167772160~58720256,230686720~46137344,281018368~88080384,373293056~41943040] 2024-08-29T19:22:58.263 INFO:tasks.workunit.client.0.smithi029.stdout:from 7 to HEAD diff [0~37748736,41943040~12582912,58720256~41943040,109051904~41943040,159383552~4194304,167772160~4194304,176160768~20971520,201326592~25165824,230686720~46137344,281018368~33554432,318767104~46137344,373293056~8388608,385875968~8388608,398458880~16777216] 2024-08-29T19:22:58.264 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~37748736,41943040~12582912,58720256~41943040,109051904~41943040,159383552~4194304,167772160~4194304,176160768~20971520,201326592~25165824,230686720~46137344,281018368~33554432,318767104~46137344,373293056~8388608,385875968~8388608,398458880~16777216] 2024-08-29T19:22:58.275 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~37748736,41943040~58720256,109051904~41943040,159383552~4194304,167772160~58720256,230686720~46137344,281018368~33554432,318767104~50331648,373293056~41943040] 2024-08-29T19:22:58.275 INFO:tasks.workunit.client.0.smithi029.stdout:from 8 to HEAD diff [0~37748736,41943040~12582912,58720256~8388608,71303168~29360128,109051904~41943040,159383552~4194304,176160768~20971520,201326592~20971520,230686720~46137344,281018368~33554432,318767104~46137344,373293056~8388608,385875968~8388608,398458880~16777216] 2024-08-29T19:22:58.275 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~37748736,41943040~12582912,58720256~8388608,71303168~29360128,109051904~41943040,159383552~4194304,176160768~20971520,201326592~20971520,230686720~46137344,281018368~33554432,318767104~46137344,373293056~8388608,385875968~8388608,398458880~16777216] 2024-08-29T19:22:58.286 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~37748736,41943040~58720256,109051904~41943040,159383552~4194304,176160768~50331648,230686720~46137344,281018368~33554432,318767104~50331648,373293056~41943040] 2024-08-29T19:22:58.286 INFO:tasks.workunit.client.0.smithi029.stdout:from 9 to HEAD diff [0~37748736,41943040~12582912,58720256~8388608,71303168~29360128,109051904~8388608,121634816~29360128,159383552~4194304,176160768~16777216,201326592~20971520,230686720~46137344,281018368~33554432,318767104~46137344,373293056~4194304,385875968~8388608,398458880~16777216] 2024-08-29T19:22:58.286 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~37748736,41943040~12582912,58720256~8388608,71303168~29360128,109051904~8388608,121634816~29360128,159383552~4194304,176160768~16777216,201326592~20971520,230686720~46137344,281018368~33554432,318767104~46137344,373293056~4194304,385875968~8388608,398458880~16777216] 2024-08-29T19:22:58.296 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~37748736,41943040~58720256,109051904~8388608,121634816~29360128,159383552~4194304,176160768~20971520,201326592~25165824,230686720~46137344,281018368~33554432,318767104~50331648,373293056~4194304,385875968~29360128] 2024-08-29T19:22:58.296 INFO:tasks.workunit.client.0.smithi029.stdout:from 10 to HEAD diff [0~37748736,41943040~8388608,58720256~8388608,71303168~29360128,109051904~8388608,121634816~16777216,146800640~4194304,159383552~4194304,176160768~16777216,201326592~20971520,230686720~12582912,247463936~29360128,281018368~33554432,318767104~46137344,373293056~4194304,385875968~8388608,398458880~16777216] 2024-08-29T19:22:58.296 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~37748736,41943040~8388608,58720256~8388608,71303168~29360128,109051904~8388608,121634816~16777216,146800640~4194304,159383552~4194304,176160768~16777216,201326592~20971520,230686720~12582912,247463936~29360128,281018368~33554432,318767104~46137344,373293056~4194304,385875968~8388608,398458880~16777216] 2024-08-29T19:22:58.305 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~37748736,41943040~12582912,58720256~41943040,109051904~8388608,121634816~16777216,146800640~4194304,159383552~4194304,176160768~20971520,201326592~25165824,230686720~46137344,281018368~33554432,318767104~50331648,373293056~4194304,385875968~29360128] 2024-08-29T19:22:58.305 INFO:tasks.workunit.client.0.smithi029.stdout:from 11 to HEAD diff [0~37748736,41943040~8388608,58720256~8388608,71303168~29360128,109051904~8388608,121634816~16777216,146800640~4194304,159383552~4194304,176160768~16777216,201326592~20971520,230686720~12582912,247463936~29360128,281018368~8388608,293601280~20971520,318767104~46137344,373293056~4194304,385875968~8388608,398458880~12582912] 2024-08-29T19:22:58.305 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~37748736,41943040~8388608,58720256~8388608,71303168~29360128,109051904~8388608,121634816~16777216,146800640~4194304,159383552~4194304,176160768~16777216,201326592~20971520,230686720~12582912,247463936~29360128,281018368~8388608,293601280~20971520,318767104~46137344,373293056~4194304,385875968~8388608,398458880~12582912] 2024-08-29T19:22:58.313 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~37748736,41943040~12582912,58720256~41943040,109051904~8388608,121634816~16777216,146800640~4194304,159383552~4194304,176160768~20971520,201326592~25165824,230686720~46137344,281018368~33554432,318767104~50331648,373293056~4194304,385875968~25165824] 2024-08-29T19:22:58.313 INFO:tasks.workunit.client.0.smithi029.stdout:from 12 to HEAD diff [0~37748736,41943040~8388608,58720256~8388608,71303168~29360128,109051904~8388608,121634816~16777216,146800640~4194304,159383552~4194304,176160768~16777216,201326592~20971520,230686720~12582912,247463936~29360128,281018368~8388608,293601280~20971520,318767104~46137344,398458880~12582912] 2024-08-29T19:22:58.313 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~37748736,41943040~8388608,58720256~8388608,71303168~29360128,109051904~8388608,121634816~16777216,146800640~4194304,159383552~4194304,176160768~16777216,201326592~20971520,230686720~12582912,247463936~29360128,281018368~8388608,293601280~20971520,318767104~46137344,398458880~12582912] 2024-08-29T19:22:58.321 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~37748736,41943040~12582912,58720256~41943040,109051904~8388608,121634816~16777216,146800640~4194304,159383552~4194304,176160768~20971520,201326592~25165824,230686720~46137344,281018368~33554432,318767104~50331648,398458880~12582912] 2024-08-29T19:22:58.321 INFO:tasks.workunit.client.0.smithi029.stdout:from 13 to HEAD diff [0~4194304,12582912~25165824,41943040~8388608,58720256~8388608,71303168~29360128,109051904~8388608,121634816~4194304,134217728~4194304,146800640~4194304,159383552~4194304,176160768~16777216,201326592~20971520,239075328~4194304,247463936~25165824,281018368~4194304,293601280~20971520,318767104~46137344,398458880~4194304] 2024-08-29T19:22:58.321 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~4194304,12582912~25165824,41943040~8388608,58720256~8388608,71303168~29360128,109051904~8388608,121634816~4194304,134217728~4194304,146800640~4194304,159383552~4194304,176160768~16777216,201326592~20971520,239075328~4194304,247463936~25165824,281018368~4194304,293601280~20971520,318767104~46137344,398458880~4194304] 2024-08-29T19:22:58.325 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~4194304,12582912~25165824,41943040~12582912,58720256~41943040,109051904~8388608,121634816~4194304,134217728~4194304,146800640~4194304,159383552~4194304,176160768~20971520,201326592~25165824,239075328~4194304,247463936~29360128,281018368~4194304,293601280~20971520,318767104~50331648,398458880~4194304] 2024-08-29T19:22:58.326 INFO:tasks.workunit.client.0.smithi029.stdout:from 14 to HEAD diff [0~4194304,25165824~12582912,41943040~8388608,58720256~8388608,71303168~16777216,92274688~4194304,109051904~8388608,121634816~4194304,134217728~4194304,146800640~4194304,159383552~4194304,176160768~16777216,201326592~20971520,239075328~4194304,247463936~25165824,281018368~4194304,297795584~12582912,318767104~46137344,398458880~4194304] 2024-08-29T19:22:58.326 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~4194304,25165824~12582912,41943040~8388608,58720256~8388608,71303168~16777216,92274688~4194304,109051904~8388608,121634816~4194304,134217728~4194304,146800640~4194304,159383552~4194304,176160768~16777216,201326592~20971520,239075328~4194304,247463936~25165824,281018368~4194304,297795584~12582912,318767104~46137344,398458880~4194304] 2024-08-29T19:22:58.331 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~4194304,25165824~12582912,41943040~12582912,58720256~41943040,109051904~8388608,121634816~4194304,134217728~4194304,146800640~4194304,159383552~4194304,176160768~20971520,201326592~25165824,239075328~4194304,247463936~29360128,281018368~4194304,297795584~16777216,318767104~50331648,398458880~4194304] 2024-08-29T19:22:58.331 INFO:tasks.workunit.client.0.smithi029.stdout:from 15 to HEAD diff [25165824~12582912,41943040~8388608,58720256~8388608,71303168~25165824,109051904~8388608,121634816~4194304,134217728~4194304,146800640~4194304,176160768~4194304,188743680~4194304,201326592~20971520,239075328~4194304,247463936~4194304,255852544~16777216,281018368~4194304,297795584~12582912,318767104~16777216,339738624~25165824,398458880~4194304] 2024-08-29T19:22:58.331 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [25165824~12582912,41943040~8388608,58720256~8388608,71303168~25165824,109051904~8388608,121634816~4194304,134217728~4194304,146800640~4194304,176160768~4194304,188743680~4194304,201326592~20971520,239075328~4194304,247463936~4194304,255852544~16777216,281018368~4194304,297795584~12582912,318767104~16777216,339738624~25165824,398458880~4194304] 2024-08-29T19:22:58.334 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [25165824~12582912,41943040~12582912,58720256~41943040,109051904~8388608,121634816~4194304,134217728~4194304,146800640~4194304,176160768~8388608,188743680~8388608,201326592~25165824,239075328~4194304,247463936~29360128,281018368~4194304,297795584~16777216,318767104~16777216,339738624~29360128,398458880~4194304] 2024-08-29T19:22:58.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:22:58 smithi110 bash[67519]: cluster 2024-08-29T19:22:56.613269+0000 mgr.y (mgr.25004) 2791 : cluster [DBG] pgmap v4676: 137 pgs: 137 active+clean; 1.1 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 451 KiB/s rd, 20 MiB/s wr, 830 op/s 2024-08-29T19:22:58.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:22:58 smithi110 bash[67519]: cluster 2024-08-29T19:22:57.074178+0000 mon.a (mon.0) 3397 : cluster [DBG] osdmap e2360: 8 total, 8 up, 8 in 2024-08-29T19:22:58.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:22:58 smithi029 bash[79042]: cluster 2024-08-29T19:22:56.613269+0000 mgr.y (mgr.25004) 2791 : cluster [DBG] pgmap v4676: 137 pgs: 137 active+clean; 1.1 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 451 KiB/s rd, 20 MiB/s wr, 830 op/s 2024-08-29T19:22:58.404 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:22:58 smithi029 bash[79042]: cluster 2024-08-29T19:22:57.074178+0000 mon.a (mon.0) 3397 : cluster [DBG] osdmap e2360: 8 total, 8 up, 8 in 2024-08-29T19:22:58.404 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:22:58 smithi029 bash[77880]: cluster 2024-08-29T19:22:56.613269+0000 mgr.y (mgr.25004) 2791 : cluster [DBG] pgmap v4676: 137 pgs: 137 active+clean; 1.1 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 451 KiB/s rd, 20 MiB/s wr, 830 op/s 2024-08-29T19:22:58.404 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:22:58 smithi029 bash[77880]: cluster 2024-08-29T19:22:57.074178+0000 mon.a (mon.0) 3397 : cluster [DBG] osdmap e2360: 8 total, 8 up, 8 in 2024-08-29T19:22:59.146 INFO:tasks.workunit.client.0.smithi029.stdout:from 0 to HEAD diff [0~37748736,41943040~109051904,159383552~12582912,176160768~50331648,230686720~138412032,373293056~41943040] 2024-08-29T19:22:59.146 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~37748736,41943040~109051904,159383552~12582912,176160768~50331648,230686720~138412032,373293056~41943040] 2024-08-29T19:22:59.199 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~37748736,41943040~109051904,159383552~67108864,230686720~138412032,373293056~41943040] 2024-08-29T19:22:59.199 INFO:tasks.workunit.client.0.smithi029.stdout:from 1 to HEAD diff [0~37748736,41943040~109051904,159383552~12582912,176160768~50331648,230686720~138412032,373293056~41943040] 2024-08-29T19:22:59.199 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~37748736,41943040~109051904,159383552~12582912,176160768~50331648,230686720~138412032,373293056~41943040] 2024-08-29T19:22:59.209 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~37748736,41943040~109051904,159383552~67108864,230686720~138412032,373293056~41943040] 2024-08-29T19:22:59.209 INFO:tasks.workunit.client.0.smithi029.stdout:from 2 to HEAD diff [0~37748736,41943040~62914560,109051904~41943040,159383552~12582912,176160768~50331648,230686720~138412032,373293056~41943040] 2024-08-29T19:22:59.209 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~37748736,41943040~62914560,109051904~41943040,159383552~12582912,176160768~50331648,230686720~138412032,373293056~41943040] 2024-08-29T19:22:59.218 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~37748736,41943040~62914560,109051904~41943040,159383552~67108864,230686720~138412032,373293056~41943040] 2024-08-29T19:22:59.219 INFO:tasks.workunit.client.0.smithi029.stdout:from 3 to HEAD diff [0~37748736,41943040~12582912,58720256~46137344,109051904~41943040,159383552~12582912,176160768~50331648,230686720~138412032,373293056~41943040] 2024-08-29T19:22:59.219 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~37748736,41943040~12582912,58720256~46137344,109051904~41943040,159383552~12582912,176160768~50331648,230686720~138412032,373293056~41943040] 2024-08-29T19:22:59.227 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~37748736,41943040~62914560,109051904~41943040,159383552~67108864,230686720~138412032,373293056~41943040] 2024-08-29T19:22:59.227 INFO:tasks.workunit.client.0.smithi029.stdout:from 4 to HEAD diff [0~37748736,41943040~12582912,58720256~41943040,109051904~41943040,159383552~12582912,176160768~50331648,230686720~46137344,281018368~83886080,373293056~41943040] 2024-08-29T19:22:59.228 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~37748736,41943040~12582912,58720256~41943040,109051904~41943040,159383552~12582912,176160768~50331648,230686720~46137344,281018368~83886080,373293056~41943040] 2024-08-29T19:22:59.236 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~37748736,41943040~58720256,109051904~41943040,159383552~67108864,230686720~46137344,281018368~88080384,373293056~41943040] 2024-08-29T19:22:59.236 INFO:tasks.workunit.client.0.smithi029.stdout:from 5 to HEAD diff [0~37748736,41943040~12582912,58720256~41943040,109051904~41943040,159383552~4194304,167772160~4194304,176160768~50331648,230686720~46137344,281018368~83886080,373293056~37748736] 2024-08-29T19:22:59.236 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~37748736,41943040~12582912,58720256~41943040,109051904~41943040,159383552~4194304,167772160~4194304,176160768~50331648,230686720~46137344,281018368~83886080,373293056~37748736] 2024-08-29T19:22:59.243 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~37748736,41943040~58720256,109051904~41943040,159383552~4194304,167772160~58720256,230686720~46137344,281018368~88080384,373293056~41943040] 2024-08-29T19:22:59.243 INFO:tasks.workunit.client.0.smithi029.stdout:from 6 to HEAD diff [0~37748736,41943040~12582912,58720256~41943040,109051904~41943040,159383552~4194304,167772160~4194304,176160768~50331648,230686720~46137344,281018368~83886080,373293056~8388608,385875968~8388608,398458880~16777216] 2024-08-29T19:22:59.243 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~37748736,41943040~12582912,58720256~41943040,109051904~41943040,159383552~4194304,167772160~4194304,176160768~50331648,230686720~46137344,281018368~83886080,373293056~8388608,385875968~8388608,398458880~16777216] 2024-08-29T19:22:59.251 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~37748736,41943040~58720256,109051904~41943040,159383552~4194304,167772160~58720256,230686720~46137344,281018368~88080384,373293056~41943040] 2024-08-29T19:22:59.251 INFO:tasks.workunit.client.0.smithi029.stdout:from 7 to HEAD diff [0~37748736,41943040~12582912,58720256~41943040,109051904~41943040,159383552~4194304,167772160~4194304,176160768~20971520,201326592~25165824,230686720~46137344,281018368~33554432,318767104~46137344,373293056~8388608,385875968~8388608,398458880~16777216] 2024-08-29T19:22:59.251 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~37748736,41943040~12582912,58720256~41943040,109051904~41943040,159383552~4194304,167772160~4194304,176160768~20971520,201326592~25165824,230686720~46137344,281018368~33554432,318767104~46137344,373293056~8388608,385875968~8388608,398458880~16777216] 2024-08-29T19:22:59.259 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~37748736,41943040~58720256,109051904~41943040,159383552~4194304,167772160~58720256,230686720~46137344,281018368~33554432,318767104~50331648,373293056~41943040] 2024-08-29T19:22:59.259 INFO:tasks.workunit.client.0.smithi029.stdout:from 8 to HEAD diff [0~37748736,41943040~12582912,58720256~8388608,71303168~29360128,109051904~41943040,159383552~4194304,176160768~20971520,201326592~20971520,230686720~46137344,281018368~33554432,318767104~46137344,373293056~8388608,385875968~8388608,398458880~16777216] 2024-08-29T19:22:59.259 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~37748736,41943040~12582912,58720256~8388608,71303168~29360128,109051904~41943040,159383552~4194304,176160768~20971520,201326592~20971520,230686720~46137344,281018368~33554432,318767104~46137344,373293056~8388608,385875968~8388608,398458880~16777216] 2024-08-29T19:22:59.267 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~37748736,41943040~58720256,109051904~41943040,159383552~4194304,176160768~50331648,230686720~46137344,281018368~33554432,318767104~50331648,373293056~41943040] 2024-08-29T19:22:59.267 INFO:tasks.workunit.client.0.smithi029.stdout:from 9 to HEAD diff [0~37748736,41943040~12582912,58720256~8388608,71303168~29360128,109051904~8388608,121634816~29360128,159383552~4194304,176160768~16777216,201326592~20971520,230686720~46137344,281018368~33554432,318767104~46137344,373293056~4194304,385875968~8388608,398458880~16777216] 2024-08-29T19:22:59.267 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~37748736,41943040~12582912,58720256~8388608,71303168~29360128,109051904~8388608,121634816~29360128,159383552~4194304,176160768~16777216,201326592~20971520,230686720~46137344,281018368~33554432,318767104~46137344,373293056~4194304,385875968~8388608,398458880~16777216] 2024-08-29T19:22:59.274 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~37748736,41943040~58720256,109051904~8388608,121634816~29360128,159383552~4194304,176160768~20971520,201326592~25165824,230686720~46137344,281018368~33554432,318767104~50331648,373293056~4194304,385875968~29360128] 2024-08-29T19:22:59.274 INFO:tasks.workunit.client.0.smithi029.stdout:from 10 to HEAD diff [0~37748736,41943040~8388608,58720256~8388608,71303168~29360128,109051904~8388608,121634816~16777216,146800640~4194304,159383552~4194304,176160768~16777216,201326592~20971520,230686720~12582912,247463936~29360128,281018368~33554432,318767104~46137344,373293056~4194304,385875968~8388608,398458880~16777216] 2024-08-29T19:22:59.275 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~37748736,41943040~8388608,58720256~8388608,71303168~29360128,109051904~8388608,121634816~16777216,146800640~4194304,159383552~4194304,176160768~16777216,201326592~20971520,230686720~12582912,247463936~29360128,281018368~33554432,318767104~46137344,373293056~4194304,385875968~8388608,398458880~16777216] 2024-08-29T19:22:59.281 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~37748736,41943040~12582912,58720256~41943040,109051904~8388608,121634816~16777216,146800640~4194304,159383552~4194304,176160768~20971520,201326592~25165824,230686720~46137344,281018368~33554432,318767104~50331648,373293056~4194304,385875968~29360128] 2024-08-29T19:22:59.281 INFO:tasks.workunit.client.0.smithi029.stdout:from 11 to HEAD diff [0~37748736,41943040~8388608,58720256~8388608,71303168~29360128,109051904~8388608,121634816~16777216,146800640~4194304,159383552~4194304,176160768~16777216,201326592~20971520,230686720~12582912,247463936~29360128,281018368~8388608,293601280~20971520,318767104~46137344,373293056~4194304,385875968~8388608,398458880~12582912] 2024-08-29T19:22:59.282 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~37748736,41943040~8388608,58720256~8388608,71303168~29360128,109051904~8388608,121634816~16777216,146800640~4194304,159383552~4194304,176160768~16777216,201326592~20971520,230686720~12582912,247463936~29360128,281018368~8388608,293601280~20971520,318767104~46137344,373293056~4194304,385875968~8388608,398458880~12582912] 2024-08-29T19:22:59.287 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~37748736,41943040~12582912,58720256~41943040,109051904~8388608,121634816~16777216,146800640~4194304,159383552~4194304,176160768~20971520,201326592~25165824,230686720~46137344,281018368~33554432,318767104~50331648,373293056~4194304,385875968~25165824] 2024-08-29T19:22:59.287 INFO:tasks.workunit.client.0.smithi029.stdout:from 12 to HEAD diff [0~37748736,41943040~8388608,58720256~8388608,71303168~29360128,109051904~8388608,121634816~16777216,146800640~4194304,159383552~4194304,176160768~16777216,201326592~20971520,230686720~12582912,247463936~29360128,281018368~8388608,293601280~20971520,318767104~46137344,398458880~12582912] 2024-08-29T19:22:59.288 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~37748736,41943040~8388608,58720256~8388608,71303168~29360128,109051904~8388608,121634816~16777216,146800640~4194304,159383552~4194304,176160768~16777216,201326592~20971520,230686720~12582912,247463936~29360128,281018368~8388608,293601280~20971520,318767104~46137344,398458880~12582912] 2024-08-29T19:22:59.292 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~37748736,41943040~12582912,58720256~41943040,109051904~8388608,121634816~16777216,146800640~4194304,159383552~4194304,176160768~20971520,201326592~25165824,230686720~46137344,281018368~33554432,318767104~50331648,398458880~12582912] 2024-08-29T19:22:59.293 INFO:tasks.workunit.client.0.smithi029.stdout:from 13 to HEAD diff [0~4194304,12582912~25165824,41943040~8388608,58720256~8388608,71303168~29360128,109051904~8388608,121634816~4194304,134217728~4194304,146800640~4194304,159383552~4194304,176160768~16777216,201326592~20971520,239075328~4194304,247463936~25165824,281018368~4194304,293601280~20971520,318767104~46137344,398458880~4194304] 2024-08-29T19:22:59.293 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~4194304,12582912~25165824,41943040~8388608,58720256~8388608,71303168~29360128,109051904~8388608,121634816~4194304,134217728~4194304,146800640~4194304,159383552~4194304,176160768~16777216,201326592~20971520,239075328~4194304,247463936~25165824,281018368~4194304,293601280~20971520,318767104~46137344,398458880~4194304] 2024-08-29T19:22:59.296 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~4194304,12582912~25165824,41943040~12582912,58720256~41943040,109051904~8388608,121634816~4194304,134217728~4194304,146800640~4194304,159383552~4194304,176160768~20971520,201326592~25165824,239075328~4194304,247463936~29360128,281018368~4194304,293601280~20971520,318767104~50331648,398458880~4194304] 2024-08-29T19:22:59.296 INFO:tasks.workunit.client.0.smithi029.stdout:from 14 to HEAD diff [0~4194304,25165824~12582912,41943040~8388608,58720256~8388608,71303168~16777216,92274688~4194304,109051904~8388608,121634816~4194304,134217728~4194304,146800640~4194304,159383552~4194304,176160768~16777216,201326592~20971520,239075328~4194304,247463936~25165824,281018368~4194304,297795584~12582912,318767104~46137344,398458880~4194304] 2024-08-29T19:22:59.297 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~4194304,25165824~12582912,41943040~8388608,58720256~8388608,71303168~16777216,92274688~4194304,109051904~8388608,121634816~4194304,134217728~4194304,146800640~4194304,159383552~4194304,176160768~16777216,201326592~20971520,239075328~4194304,247463936~25165824,281018368~4194304,297795584~12582912,318767104~46137344,398458880~4194304] 2024-08-29T19:22:59.300 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~4194304,25165824~12582912,41943040~12582912,58720256~41943040,109051904~8388608,121634816~4194304,134217728~4194304,146800640~4194304,159383552~4194304,176160768~20971520,201326592~25165824,239075328~4194304,247463936~29360128,281018368~4194304,297795584~16777216,318767104~50331648,398458880~4194304] 2024-08-29T19:22:59.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:22:59 smithi110 bash[67519]: cluster 2024-08-29T19:22:58.076357+0000 mon.a (mon.0) 3398 : cluster [DBG] osdmap e2361: 8 total, 8 up, 8 in 2024-08-29T19:22:59.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:22:59 smithi029 bash[77880]: cluster 2024-08-29T19:22:58.076357+0000 mon.a (mon.0) 3398 : cluster [DBG] osdmap e2361: 8 total, 8 up, 8 in 2024-08-29T19:22:59.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:22:59 smithi029 bash[79042]: cluster 2024-08-29T19:22:58.076357+0000 mon.a (mon.0) 3398 : cluster [DBG] osdmap e2361: 8 total, 8 up, 8 in 2024-08-29T19:23:00.136 INFO:tasks.workunit.client.0.smithi029.stdout:from 0 to HEAD diff [0~37748736,41943040~109051904,159383552~12582912,176160768~50331648,230686720~138412032,373293056~41943040] 2024-08-29T19:23:00.137 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~37748736,41943040~109051904,159383552~12582912,176160768~50331648,230686720~138412032,373293056~41943040] 2024-08-29T19:23:00.198 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~37748736,41943040~109051904,159383552~67108864,230686720~138412032,373293056~41943040] 2024-08-29T19:23:00.198 INFO:tasks.workunit.client.0.smithi029.stdout:from 1 to HEAD diff [0~37748736,41943040~109051904,159383552~12582912,176160768~50331648,230686720~138412032,373293056~41943040] 2024-08-29T19:23:00.198 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~37748736,41943040~109051904,159383552~12582912,176160768~50331648,230686720~138412032,373293056~41943040] 2024-08-29T19:23:00.209 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~37748736,41943040~109051904,159383552~67108864,230686720~138412032,373293056~41943040] 2024-08-29T19:23:00.210 INFO:tasks.workunit.client.0.smithi029.stdout:from 2 to HEAD diff [0~37748736,41943040~62914560,109051904~41943040,159383552~12582912,176160768~50331648,230686720~138412032,373293056~41943040] 2024-08-29T19:23:00.210 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~37748736,41943040~62914560,109051904~41943040,159383552~12582912,176160768~50331648,230686720~138412032,373293056~41943040] 2024-08-29T19:23:00.216 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~37748736,41943040~62914560,109051904~41943040,159383552~67108864,230686720~138412032,373293056~41943040] 2024-08-29T19:23:00.216 INFO:tasks.workunit.client.0.smithi029.stdout:from 3 to HEAD diff [0~37748736,41943040~12582912,58720256~46137344,109051904~41943040,159383552~12582912,176160768~50331648,230686720~138412032,373293056~41943040] 2024-08-29T19:23:00.216 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~37748736,41943040~12582912,58720256~46137344,109051904~41943040,159383552~12582912,176160768~50331648,230686720~138412032,373293056~41943040] 2024-08-29T19:23:00.222 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~37748736,41943040~62914560,109051904~41943040,159383552~67108864,230686720~138412032,373293056~41943040] 2024-08-29T19:23:00.222 INFO:tasks.workunit.client.0.smithi029.stdout:from 4 to HEAD diff [0~37748736,41943040~12582912,58720256~41943040,109051904~41943040,159383552~12582912,176160768~50331648,230686720~46137344,281018368~83886080,373293056~41943040] 2024-08-29T19:23:00.222 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~37748736,41943040~12582912,58720256~41943040,109051904~41943040,159383552~12582912,176160768~50331648,230686720~46137344,281018368~83886080,373293056~41943040] 2024-08-29T19:23:00.227 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~37748736,41943040~58720256,109051904~41943040,159383552~67108864,230686720~46137344,281018368~88080384,373293056~41943040] 2024-08-29T19:23:00.228 INFO:tasks.workunit.client.0.smithi029.stdout:from 5 to HEAD diff [0~37748736,41943040~12582912,58720256~41943040,109051904~41943040,159383552~4194304,167772160~4194304,176160768~50331648,230686720~46137344,281018368~83886080,373293056~37748736] 2024-08-29T19:23:00.228 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~37748736,41943040~12582912,58720256~41943040,109051904~41943040,159383552~4194304,167772160~4194304,176160768~50331648,230686720~46137344,281018368~83886080,373293056~37748736] 2024-08-29T19:23:00.233 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~37748736,41943040~58720256,109051904~41943040,159383552~4194304,167772160~58720256,230686720~46137344,281018368~88080384,373293056~41943040] 2024-08-29T19:23:00.234 INFO:tasks.workunit.client.0.smithi029.stdout:from 6 to HEAD diff [0~37748736,41943040~12582912,58720256~41943040,109051904~41943040,159383552~4194304,167772160~4194304,176160768~50331648,230686720~46137344,281018368~83886080,373293056~8388608,385875968~8388608,398458880~16777216] 2024-08-29T19:23:00.234 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~37748736,41943040~12582912,58720256~41943040,109051904~41943040,159383552~4194304,167772160~4194304,176160768~50331648,230686720~46137344,281018368~83886080,373293056~8388608,385875968~8388608,398458880~16777216] 2024-08-29T19:23:00.239 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~37748736,41943040~58720256,109051904~41943040,159383552~4194304,167772160~58720256,230686720~46137344,281018368~88080384,373293056~41943040] 2024-08-29T19:23:00.239 INFO:tasks.workunit.client.0.smithi029.stdout:from 7 to HEAD diff [0~37748736,41943040~12582912,58720256~41943040,109051904~41943040,159383552~4194304,167772160~4194304,176160768~20971520,201326592~25165824,230686720~46137344,281018368~33554432,318767104~46137344,373293056~8388608,385875968~8388608,398458880~16777216] 2024-08-29T19:23:00.239 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~37748736,41943040~12582912,58720256~41943040,109051904~41943040,159383552~4194304,167772160~4194304,176160768~20971520,201326592~25165824,230686720~46137344,281018368~33554432,318767104~46137344,373293056~8388608,385875968~8388608,398458880~16777216] 2024-08-29T19:23:00.244 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~37748736,41943040~58720256,109051904~41943040,159383552~4194304,167772160~58720256,230686720~46137344,281018368~33554432,318767104~50331648,373293056~41943040] 2024-08-29T19:23:00.244 INFO:tasks.workunit.client.0.smithi029.stdout:from 8 to HEAD diff [0~37748736,41943040~12582912,58720256~8388608,71303168~29360128,109051904~41943040,159383552~4194304,176160768~20971520,201326592~20971520,230686720~46137344,281018368~33554432,318767104~46137344,373293056~8388608,385875968~8388608,398458880~16777216] 2024-08-29T19:23:00.245 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~37748736,41943040~12582912,58720256~8388608,71303168~29360128,109051904~41943040,159383552~4194304,176160768~20971520,201326592~20971520,230686720~46137344,281018368~33554432,318767104~46137344,373293056~8388608,385875968~8388608,398458880~16777216] 2024-08-29T19:23:00.249 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~37748736,41943040~58720256,109051904~41943040,159383552~4194304,176160768~50331648,230686720~46137344,281018368~33554432,318767104~50331648,373293056~41943040] 2024-08-29T19:23:00.249 INFO:tasks.workunit.client.0.smithi029.stdout:from 9 to HEAD diff [0~37748736,41943040~12582912,58720256~8388608,71303168~29360128,109051904~8388608,121634816~29360128,159383552~4194304,176160768~16777216,201326592~20971520,230686720~46137344,281018368~33554432,318767104~46137344,373293056~4194304,385875968~8388608,398458880~16777216] 2024-08-29T19:23:00.249 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~37748736,41943040~12582912,58720256~8388608,71303168~29360128,109051904~8388608,121634816~29360128,159383552~4194304,176160768~16777216,201326592~20971520,230686720~46137344,281018368~33554432,318767104~46137344,373293056~4194304,385875968~8388608,398458880~16777216] 2024-08-29T19:23:00.253 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~37748736,41943040~58720256,109051904~8388608,121634816~29360128,159383552~4194304,176160768~20971520,201326592~25165824,230686720~46137344,281018368~33554432,318767104~50331648,373293056~4194304,385875968~29360128] 2024-08-29T19:23:00.254 INFO:tasks.workunit.client.0.smithi029.stdout:from 10 to HEAD diff [0~37748736,41943040~8388608,58720256~8388608,71303168~29360128,109051904~8388608,121634816~16777216,146800640~4194304,159383552~4194304,176160768~16777216,201326592~20971520,230686720~12582912,247463936~29360128,281018368~33554432,318767104~46137344,373293056~4194304,385875968~8388608,398458880~16777216] 2024-08-29T19:23:00.254 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~37748736,41943040~8388608,58720256~8388608,71303168~29360128,109051904~8388608,121634816~16777216,146800640~4194304,159383552~4194304,176160768~16777216,201326592~20971520,230686720~12582912,247463936~29360128,281018368~33554432,318767104~46137344,373293056~4194304,385875968~8388608,398458880~16777216] 2024-08-29T19:23:00.257 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~37748736,41943040~12582912,58720256~41943040,109051904~8388608,121634816~16777216,146800640~4194304,159383552~4194304,176160768~20971520,201326592~25165824,230686720~46137344,281018368~33554432,318767104~50331648,373293056~4194304,385875968~29360128] 2024-08-29T19:23:00.258 INFO:tasks.workunit.client.0.smithi029.stdout:from 11 to HEAD diff [0~37748736,41943040~8388608,58720256~8388608,71303168~29360128,109051904~8388608,121634816~16777216,146800640~4194304,159383552~4194304,176160768~16777216,201326592~20971520,230686720~12582912,247463936~29360128,281018368~8388608,293601280~20971520,318767104~46137344,373293056~4194304,385875968~8388608,398458880~12582912] 2024-08-29T19:23:00.258 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~37748736,41943040~8388608,58720256~8388608,71303168~29360128,109051904~8388608,121634816~16777216,146800640~4194304,159383552~4194304,176160768~16777216,201326592~20971520,230686720~12582912,247463936~29360128,281018368~8388608,293601280~20971520,318767104~46137344,373293056~4194304,385875968~8388608,398458880~12582912] 2024-08-29T19:23:00.260 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~37748736,41943040~12582912,58720256~41943040,109051904~8388608,121634816~16777216,146800640~4194304,159383552~4194304,176160768~20971520,201326592~25165824,230686720~46137344,281018368~33554432,318767104~50331648,373293056~4194304,385875968~25165824] 2024-08-29T19:23:00.261 INFO:tasks.workunit.client.0.smithi029.stdout:from 12 to HEAD diff [0~37748736,41943040~8388608,58720256~8388608,71303168~29360128,109051904~8388608,121634816~16777216,146800640~4194304,159383552~4194304,176160768~16777216,201326592~20971520,230686720~12582912,247463936~29360128,281018368~8388608,293601280~20971520,318767104~46137344,398458880~12582912] 2024-08-29T19:23:00.261 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~37748736,41943040~8388608,58720256~8388608,71303168~29360128,109051904~8388608,121634816~16777216,146800640~4194304,159383552~4194304,176160768~16777216,201326592~20971520,230686720~12582912,247463936~29360128,281018368~8388608,293601280~20971520,318767104~46137344,398458880~12582912] 2024-08-29T19:23:00.264 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~37748736,41943040~12582912,58720256~41943040,109051904~8388608,121634816~16777216,146800640~4194304,159383552~4194304,176160768~20971520,201326592~25165824,230686720~46137344,281018368~33554432,318767104~50331648,398458880~12582912] 2024-08-29T19:23:00.264 INFO:tasks.workunit.client.0.smithi029.stdout:from 13 to HEAD diff [0~4194304,12582912~25165824,41943040~8388608,58720256~8388608,71303168~29360128,109051904~8388608,121634816~4194304,134217728~4194304,146800640~4194304,159383552~4194304,176160768~16777216,201326592~20971520,239075328~4194304,247463936~25165824,281018368~4194304,293601280~20971520,318767104~46137344,398458880~4194304] 2024-08-29T19:23:00.264 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~4194304,12582912~25165824,41943040~8388608,58720256~8388608,71303168~29360128,109051904~8388608,121634816~4194304,134217728~4194304,146800640~4194304,159383552~4194304,176160768~16777216,201326592~20971520,239075328~4194304,247463936~25165824,281018368~4194304,293601280~20971520,318767104~46137344,398458880~4194304] 2024-08-29T19:23:00.266 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~4194304,12582912~25165824,41943040~12582912,58720256~41943040,109051904~8388608,121634816~4194304,134217728~4194304,146800640~4194304,159383552~4194304,176160768~20971520,201326592~25165824,239075328~4194304,247463936~29360128,281018368~4194304,293601280~20971520,318767104~50331648,398458880~4194304] 2024-08-29T19:23:00.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:23:00 smithi110 bash[67519]: cluster 2024-08-29T19:22:58.613990+0000 mgr.y (mgr.25004) 2792 : cluster [DBG] pgmap v4679: 137 pgs: 137 active+clean; 1.1 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 509 KiB/s rd, 10 MiB/s wr, 943 op/s 2024-08-29T19:23:00.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:23:00 smithi110 bash[67519]: cluster 2024-08-29T19:22:59.099376+0000 mon.a (mon.0) 3399 : cluster [DBG] osdmap e2362: 8 total, 8 up, 8 in 2024-08-29T19:23:00.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:23:00 smithi029 bash[77880]: cluster 2024-08-29T19:22:58.613990+0000 mgr.y (mgr.25004) 2792 : cluster [DBG] pgmap v4679: 137 pgs: 137 active+clean; 1.1 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 509 KiB/s rd, 10 MiB/s wr, 943 op/s 2024-08-29T19:23:00.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:23:00 smithi029 bash[77880]: cluster 2024-08-29T19:22:59.099376+0000 mon.a (mon.0) 3399 : cluster [DBG] osdmap e2362: 8 total, 8 up, 8 in 2024-08-29T19:23:00.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:23:00 smithi029 bash[79042]: cluster 2024-08-29T19:22:58.613990+0000 mgr.y (mgr.25004) 2792 : cluster [DBG] pgmap v4679: 137 pgs: 137 active+clean; 1.1 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 509 KiB/s rd, 10 MiB/s wr, 943 op/s 2024-08-29T19:23:00.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:23:00 smithi029 bash[79042]: cluster 2024-08-29T19:22:59.099376+0000 mon.a (mon.0) 3399 : cluster [DBG] osdmap e2362: 8 total, 8 up, 8 in 2024-08-29T19:23:01.161 INFO:tasks.workunit.client.0.smithi029.stdout:from 0 to HEAD diff [0~37748736,41943040~109051904,159383552~12582912,176160768~50331648,230686720~138412032,373293056~41943040] 2024-08-29T19:23:01.161 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~37748736,41943040~109051904,159383552~12582912,176160768~50331648,230686720~138412032,373293056~41943040] 2024-08-29T19:23:01.195 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~37748736,41943040~109051904,159383552~67108864,230686720~138412032,373293056~41943040] 2024-08-29T19:23:01.195 INFO:tasks.workunit.client.0.smithi029.stdout:from 1 to HEAD diff [0~37748736,41943040~109051904,159383552~12582912,176160768~50331648,230686720~138412032,373293056~41943040] 2024-08-29T19:23:01.195 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~37748736,41943040~109051904,159383552~12582912,176160768~50331648,230686720~138412032,373293056~41943040] 2024-08-29T19:23:01.219 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~37748736,41943040~109051904,159383552~67108864,230686720~138412032,373293056~41943040] 2024-08-29T19:23:01.219 INFO:tasks.workunit.client.0.smithi029.stdout:from 2 to HEAD diff [0~37748736,41943040~62914560,109051904~41943040,159383552~12582912,176160768~50331648,230686720~138412032,373293056~41943040] 2024-08-29T19:23:01.219 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~37748736,41943040~62914560,109051904~41943040,159383552~12582912,176160768~50331648,230686720~138412032,373293056~41943040] 2024-08-29T19:23:01.226 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~37748736,41943040~62914560,109051904~41943040,159383552~67108864,230686720~138412032,373293056~41943040] 2024-08-29T19:23:01.226 INFO:tasks.workunit.client.0.smithi029.stdout:from 3 to HEAD diff [0~37748736,41943040~12582912,58720256~46137344,109051904~41943040,159383552~12582912,176160768~50331648,230686720~138412032,373293056~41943040] 2024-08-29T19:23:01.226 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~37748736,41943040~12582912,58720256~46137344,109051904~41943040,159383552~12582912,176160768~50331648,230686720~138412032,373293056~41943040] 2024-08-29T19:23:01.232 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~37748736,41943040~62914560,109051904~41943040,159383552~67108864,230686720~138412032,373293056~41943040] 2024-08-29T19:23:01.233 INFO:tasks.workunit.client.0.smithi029.stdout:from 4 to HEAD diff [0~37748736,41943040~12582912,58720256~41943040,109051904~41943040,159383552~12582912,176160768~50331648,230686720~46137344,281018368~83886080,373293056~41943040] 2024-08-29T19:23:01.233 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~37748736,41943040~12582912,58720256~41943040,109051904~41943040,159383552~12582912,176160768~50331648,230686720~46137344,281018368~83886080,373293056~41943040] 2024-08-29T19:23:01.239 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~37748736,41943040~58720256,109051904~41943040,159383552~67108864,230686720~46137344,281018368~88080384,373293056~41943040] 2024-08-29T19:23:01.239 INFO:tasks.workunit.client.0.smithi029.stdout:from 5 to HEAD diff [0~37748736,41943040~12582912,58720256~41943040,109051904~41943040,159383552~4194304,167772160~4194304,176160768~50331648,230686720~46137344,281018368~83886080,373293056~37748736] 2024-08-29T19:23:01.239 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~37748736,41943040~12582912,58720256~41943040,109051904~41943040,159383552~4194304,167772160~4194304,176160768~50331648,230686720~46137344,281018368~83886080,373293056~37748736] 2024-08-29T19:23:01.244 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~37748736,41943040~58720256,109051904~41943040,159383552~4194304,167772160~58720256,230686720~46137344,281018368~88080384,373293056~41943040] 2024-08-29T19:23:01.244 INFO:tasks.workunit.client.0.smithi029.stdout:from 6 to HEAD diff [0~37748736,41943040~12582912,58720256~41943040,109051904~41943040,159383552~4194304,167772160~4194304,176160768~50331648,230686720~46137344,281018368~83886080,373293056~8388608,385875968~8388608,398458880~16777216] 2024-08-29T19:23:01.245 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~37748736,41943040~12582912,58720256~41943040,109051904~41943040,159383552~4194304,167772160~4194304,176160768~50331648,230686720~46137344,281018368~83886080,373293056~8388608,385875968~8388608,398458880~16777216] 2024-08-29T19:23:01.250 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~37748736,41943040~58720256,109051904~41943040,159383552~4194304,167772160~58720256,230686720~46137344,281018368~88080384,373293056~41943040] 2024-08-29T19:23:01.250 INFO:tasks.workunit.client.0.smithi029.stdout:from 7 to HEAD diff [0~37748736,41943040~12582912,58720256~41943040,109051904~41943040,159383552~4194304,167772160~4194304,176160768~20971520,201326592~25165824,230686720~46137344,281018368~33554432,318767104~46137344,373293056~8388608,385875968~8388608,398458880~16777216] 2024-08-29T19:23:01.250 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~37748736,41943040~12582912,58720256~41943040,109051904~41943040,159383552~4194304,167772160~4194304,176160768~20971520,201326592~25165824,230686720~46137344,281018368~33554432,318767104~46137344,373293056~8388608,385875968~8388608,398458880~16777216] 2024-08-29T19:23:01.255 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~37748736,41943040~58720256,109051904~41943040,159383552~4194304,167772160~58720256,230686720~46137344,281018368~33554432,318767104~50331648,373293056~41943040] 2024-08-29T19:23:01.255 INFO:tasks.workunit.client.0.smithi029.stdout:from 8 to HEAD diff [0~37748736,41943040~12582912,58720256~8388608,71303168~29360128,109051904~41943040,159383552~4194304,176160768~20971520,201326592~20971520,230686720~46137344,281018368~33554432,318767104~46137344,373293056~8388608,385875968~8388608,398458880~16777216] 2024-08-29T19:23:01.255 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~37748736,41943040~12582912,58720256~8388608,71303168~29360128,109051904~41943040,159383552~4194304,176160768~20971520,201326592~20971520,230686720~46137344,281018368~33554432,318767104~46137344,373293056~8388608,385875968~8388608,398458880~16777216] 2024-08-29T19:23:01.261 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~37748736,41943040~58720256,109051904~41943040,159383552~4194304,176160768~50331648,230686720~46137344,281018368~33554432,318767104~50331648,373293056~41943040] 2024-08-29T19:23:01.261 INFO:tasks.workunit.client.0.smithi029.stdout:from 9 to HEAD diff [0~37748736,41943040~12582912,58720256~8388608,71303168~29360128,109051904~8388608,121634816~29360128,159383552~4194304,176160768~16777216,201326592~20971520,230686720~46137344,281018368~33554432,318767104~46137344,373293056~4194304,385875968~8388608,398458880~16777216] 2024-08-29T19:23:01.261 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~37748736,41943040~12582912,58720256~8388608,71303168~29360128,109051904~8388608,121634816~29360128,159383552~4194304,176160768~16777216,201326592~20971520,230686720~46137344,281018368~33554432,318767104~46137344,373293056~4194304,385875968~8388608,398458880~16777216] 2024-08-29T19:23:01.265 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~37748736,41943040~58720256,109051904~8388608,121634816~29360128,159383552~4194304,176160768~20971520,201326592~25165824,230686720~46137344,281018368~33554432,318767104~50331648,373293056~4194304,385875968~29360128] 2024-08-29T19:23:01.266 INFO:tasks.workunit.client.0.smithi029.stdout:from 10 to HEAD diff [0~37748736,41943040~8388608,58720256~8388608,71303168~29360128,109051904~8388608,121634816~16777216,146800640~4194304,159383552~4194304,176160768~16777216,201326592~20971520,230686720~12582912,247463936~29360128,281018368~33554432,318767104~46137344,373293056~4194304,385875968~8388608,398458880~16777216] 2024-08-29T19:23:01.266 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~37748736,41943040~8388608,58720256~8388608,71303168~29360128,109051904~8388608,121634816~16777216,146800640~4194304,159383552~4194304,176160768~16777216,201326592~20971520,230686720~12582912,247463936~29360128,281018368~33554432,318767104~46137344,373293056~4194304,385875968~8388608,398458880~16777216] 2024-08-29T19:23:01.270 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~37748736,41943040~12582912,58720256~41943040,109051904~8388608,121634816~16777216,146800640~4194304,159383552~4194304,176160768~20971520,201326592~25165824,230686720~46137344,281018368~33554432,318767104~50331648,373293056~4194304,385875968~29360128] 2024-08-29T19:23:01.270 INFO:tasks.workunit.client.0.smithi029.stdout:from 11 to HEAD diff [0~37748736,41943040~8388608,58720256~8388608,71303168~29360128,109051904~8388608,121634816~16777216,146800640~4194304,159383552~4194304,176160768~16777216,201326592~20971520,230686720~12582912,247463936~29360128,281018368~8388608,293601280~20971520,318767104~46137344,373293056~4194304,385875968~8388608,398458880~12582912] 2024-08-29T19:23:01.270 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~37748736,41943040~8388608,58720256~8388608,71303168~29360128,109051904~8388608,121634816~16777216,146800640~4194304,159383552~4194304,176160768~16777216,201326592~20971520,230686720~12582912,247463936~29360128,281018368~8388608,293601280~20971520,318767104~46137344,373293056~4194304,385875968~8388608,398458880~12582912] 2024-08-29T19:23:01.273 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~37748736,41943040~12582912,58720256~41943040,109051904~8388608,121634816~16777216,146800640~4194304,159383552~4194304,176160768~20971520,201326592~25165824,230686720~46137344,281018368~33554432,318767104~50331648,373293056~4194304,385875968~25165824] 2024-08-29T19:23:01.273 INFO:tasks.workunit.client.0.smithi029.stdout:from 12 to HEAD diff [0~37748736,41943040~8388608,58720256~8388608,71303168~29360128,109051904~8388608,121634816~16777216,146800640~4194304,159383552~4194304,176160768~16777216,201326592~20971520,230686720~12582912,247463936~29360128,281018368~8388608,293601280~20971520,318767104~46137344,398458880~12582912] 2024-08-29T19:23:01.273 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~37748736,41943040~8388608,58720256~8388608,71303168~29360128,109051904~8388608,121634816~16777216,146800640~4194304,159383552~4194304,176160768~16777216,201326592~20971520,230686720~12582912,247463936~29360128,281018368~8388608,293601280~20971520,318767104~46137344,398458880~12582912] 2024-08-29T19:23:01.275 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~37748736,41943040~12582912,58720256~41943040,109051904~8388608,121634816~16777216,146800640~4194304,159383552~4194304,176160768~20971520,201326592~25165824,230686720~46137344,281018368~33554432,318767104~50331648,398458880~12582912] 2024-08-29T19:23:01.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:23:01 smithi110 bash[67519]: cluster 2024-08-29T19:23:00.107845+0000 mon.a (mon.0) 3400 : cluster [DBG] osdmap e2363: 8 total, 8 up, 8 in 2024-08-29T19:23:01.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:23:01 smithi110 bash[67519]: cluster 2024-08-29T19:23:00.614877+0000 mgr.y (mgr.25004) 2793 : cluster [DBG] pgmap v4682: 137 pgs: 1 active+clean+snaptrim_wait, 2 active+clean+snaptrim, 134 active+clean; 1.1 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 117 KiB/s rd, 2.1 MiB/s wr, 236 op/s 2024-08-29T19:23:01.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:23:01 smithi029 bash[79042]: cluster 2024-08-29T19:23:00.107845+0000 mon.a (mon.0) 3400 : cluster [DBG] osdmap e2363: 8 total, 8 up, 8 in 2024-08-29T19:23:01.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:23:01 smithi029 bash[79042]: cluster 2024-08-29T19:23:00.614877+0000 mgr.y (mgr.25004) 2793 : cluster [DBG] pgmap v4682: 137 pgs: 1 active+clean+snaptrim_wait, 2 active+clean+snaptrim, 134 active+clean; 1.1 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 117 KiB/s rd, 2.1 MiB/s wr, 236 op/s 2024-08-29T19:23:01.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:23:01 smithi029 bash[77880]: cluster 2024-08-29T19:23:00.107845+0000 mon.a (mon.0) 3400 : cluster [DBG] osdmap e2363: 8 total, 8 up, 8 in 2024-08-29T19:23:01.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:23:01 smithi029 bash[77880]: cluster 2024-08-29T19:23:00.614877+0000 mgr.y (mgr.25004) 2793 : cluster [DBG] pgmap v4682: 137 pgs: 1 active+clean+snaptrim_wait, 2 active+clean+snaptrim, 134 active+clean; 1.1 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 117 KiB/s rd, 2.1 MiB/s wr, 236 op/s 2024-08-29T19:23:02.150 INFO:tasks.workunit.client.0.smithi029.stdout:from 0 to HEAD diff [0~37748736,41943040~109051904,159383552~12582912,176160768~50331648,230686720~138412032,373293056~41943040] 2024-08-29T19:23:02.151 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~37748736,41943040~109051904,159383552~12582912,176160768~50331648,230686720~138412032,373293056~41943040] 2024-08-29T19:23:02.216 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~37748736,41943040~109051904,159383552~67108864,230686720~138412032,373293056~41943040] 2024-08-29T19:23:02.216 INFO:tasks.workunit.client.0.smithi029.stdout:from 1 to HEAD diff [0~37748736,41943040~109051904,159383552~12582912,176160768~50331648,230686720~138412032,373293056~41943040] 2024-08-29T19:23:02.217 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~37748736,41943040~109051904,159383552~12582912,176160768~50331648,230686720~138412032,373293056~41943040] 2024-08-29T19:23:02.226 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~37748736,41943040~109051904,159383552~67108864,230686720~138412032,373293056~41943040] 2024-08-29T19:23:02.226 INFO:tasks.workunit.client.0.smithi029.stdout:from 2 to HEAD diff [0~37748736,41943040~62914560,109051904~41943040,159383552~12582912,176160768~50331648,230686720~138412032,373293056~41943040] 2024-08-29T19:23:02.227 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~37748736,41943040~62914560,109051904~41943040,159383552~12582912,176160768~50331648,230686720~138412032,373293056~41943040] 2024-08-29T19:23:02.233 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~37748736,41943040~62914560,109051904~41943040,159383552~67108864,230686720~138412032,373293056~41943040] 2024-08-29T19:23:02.233 INFO:tasks.workunit.client.0.smithi029.stdout:from 3 to HEAD diff [0~37748736,41943040~12582912,58720256~46137344,109051904~41943040,159383552~12582912,176160768~50331648,230686720~138412032,373293056~41943040] 2024-08-29T19:23:02.233 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~37748736,41943040~12582912,58720256~46137344,109051904~41943040,159383552~12582912,176160768~50331648,230686720~138412032,373293056~41943040] 2024-08-29T19:23:02.239 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~37748736,41943040~62914560,109051904~41943040,159383552~67108864,230686720~138412032,373293056~41943040] 2024-08-29T19:23:02.239 INFO:tasks.workunit.client.0.smithi029.stdout:from 4 to HEAD diff [0~37748736,41943040~12582912,58720256~41943040,109051904~41943040,159383552~12582912,176160768~50331648,230686720~46137344,281018368~83886080,373293056~41943040] 2024-08-29T19:23:02.240 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~37748736,41943040~12582912,58720256~41943040,109051904~41943040,159383552~12582912,176160768~50331648,230686720~46137344,281018368~83886080,373293056~41943040] 2024-08-29T19:23:02.246 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~37748736,41943040~58720256,109051904~41943040,159383552~67108864,230686720~46137344,281018368~88080384,373293056~41943040] 2024-08-29T19:23:02.246 INFO:tasks.workunit.client.0.smithi029.stdout:from 5 to HEAD diff [0~37748736,41943040~12582912,58720256~41943040,109051904~41943040,159383552~4194304,167772160~4194304,176160768~50331648,230686720~46137344,281018368~83886080,373293056~37748736] 2024-08-29T19:23:02.246 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~37748736,41943040~12582912,58720256~41943040,109051904~41943040,159383552~4194304,167772160~4194304,176160768~50331648,230686720~46137344,281018368~83886080,373293056~37748736] 2024-08-29T19:23:02.251 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~37748736,41943040~58720256,109051904~41943040,159383552~4194304,167772160~58720256,230686720~46137344,281018368~88080384,373293056~41943040] 2024-08-29T19:23:02.251 INFO:tasks.workunit.client.0.smithi029.stdout:from 6 to HEAD diff [0~37748736,41943040~12582912,58720256~41943040,109051904~41943040,159383552~4194304,167772160~4194304,176160768~50331648,230686720~46137344,281018368~83886080,373293056~8388608,385875968~8388608,398458880~16777216] 2024-08-29T19:23:02.251 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~37748736,41943040~12582912,58720256~41943040,109051904~41943040,159383552~4194304,167772160~4194304,176160768~50331648,230686720~46137344,281018368~83886080,373293056~8388608,385875968~8388608,398458880~16777216] 2024-08-29T19:23:02.257 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~37748736,41943040~58720256,109051904~41943040,159383552~4194304,167772160~58720256,230686720~46137344,281018368~88080384,373293056~41943040] 2024-08-29T19:23:02.257 INFO:tasks.workunit.client.0.smithi029.stdout:from 7 to HEAD diff [0~37748736,41943040~12582912,58720256~41943040,109051904~41943040,159383552~4194304,167772160~4194304,176160768~20971520,201326592~25165824,230686720~46137344,281018368~33554432,318767104~46137344,373293056~8388608,385875968~8388608,398458880~16777216] 2024-08-29T19:23:02.257 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~37748736,41943040~12582912,58720256~41943040,109051904~41943040,159383552~4194304,167772160~4194304,176160768~20971520,201326592~25165824,230686720~46137344,281018368~33554432,318767104~46137344,373293056~8388608,385875968~8388608,398458880~16777216] 2024-08-29T19:23:02.262 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~37748736,41943040~58720256,109051904~41943040,159383552~4194304,167772160~58720256,230686720~46137344,281018368~33554432,318767104~50331648,373293056~41943040] 2024-08-29T19:23:02.262 INFO:tasks.workunit.client.0.smithi029.stdout:from 8 to HEAD diff [0~37748736,41943040~12582912,58720256~8388608,71303168~29360128,109051904~41943040,159383552~4194304,176160768~20971520,201326592~20971520,230686720~46137344,281018368~33554432,318767104~46137344,373293056~8388608,385875968~8388608,398458880~16777216] 2024-08-29T19:23:02.262 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~37748736,41943040~12582912,58720256~8388608,71303168~29360128,109051904~41943040,159383552~4194304,176160768~20971520,201326592~20971520,230686720~46137344,281018368~33554432,318767104~46137344,373293056~8388608,385875968~8388608,398458880~16777216] 2024-08-29T19:23:02.266 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~37748736,41943040~58720256,109051904~41943040,159383552~4194304,176160768~50331648,230686720~46137344,281018368~33554432,318767104~50331648,373293056~41943040] 2024-08-29T19:23:02.266 INFO:tasks.workunit.client.0.smithi029.stdout:from 9 to HEAD diff [0~37748736,41943040~12582912,58720256~8388608,71303168~29360128,109051904~8388608,121634816~29360128,159383552~4194304,176160768~16777216,201326592~20971520,230686720~46137344,281018368~33554432,318767104~46137344,373293056~4194304,385875968~8388608,398458880~16777216] 2024-08-29T19:23:02.266 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~37748736,41943040~12582912,58720256~8388608,71303168~29360128,109051904~8388608,121634816~29360128,159383552~4194304,176160768~16777216,201326592~20971520,230686720~46137344,281018368~33554432,318767104~46137344,373293056~4194304,385875968~8388608,398458880~16777216] 2024-08-29T19:23:02.270 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~37748736,41943040~58720256,109051904~8388608,121634816~29360128,159383552~4194304,176160768~20971520,201326592~25165824,230686720~46137344,281018368~33554432,318767104~50331648,373293056~4194304,385875968~29360128] 2024-08-29T19:23:02.270 INFO:tasks.workunit.client.0.smithi029.stdout:from 10 to HEAD diff [0~37748736,41943040~8388608,58720256~8388608,71303168~29360128,109051904~8388608,121634816~16777216,146800640~4194304,159383552~4194304,176160768~16777216,201326592~20971520,230686720~12582912,247463936~29360128,281018368~33554432,318767104~46137344,373293056~4194304,385875968~8388608,398458880~16777216] 2024-08-29T19:23:02.270 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~37748736,41943040~8388608,58720256~8388608,71303168~29360128,109051904~8388608,121634816~16777216,146800640~4194304,159383552~4194304,176160768~16777216,201326592~20971520,230686720~12582912,247463936~29360128,281018368~33554432,318767104~46137344,373293056~4194304,385875968~8388608,398458880~16777216] 2024-08-29T19:23:02.274 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~37748736,41943040~12582912,58720256~41943040,109051904~8388608,121634816~16777216,146800640~4194304,159383552~4194304,176160768~20971520,201326592~25165824,230686720~46137344,281018368~33554432,318767104~50331648,373293056~4194304,385875968~29360128] 2024-08-29T19:23:02.274 INFO:tasks.workunit.client.0.smithi029.stdout:from 11 to HEAD diff [0~37748736,41943040~8388608,58720256~8388608,71303168~29360128,109051904~8388608,121634816~16777216,146800640~4194304,159383552~4194304,176160768~16777216,201326592~20971520,230686720~12582912,247463936~29360128,281018368~8388608,293601280~20971520,318767104~46137344,373293056~4194304,385875968~8388608,398458880~12582912] 2024-08-29T19:23:02.275 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~37748736,41943040~8388608,58720256~8388608,71303168~29360128,109051904~8388608,121634816~16777216,146800640~4194304,159383552~4194304,176160768~16777216,201326592~20971520,230686720~12582912,247463936~29360128,281018368~8388608,293601280~20971520,318767104~46137344,373293056~4194304,385875968~8388608,398458880~12582912] 2024-08-29T19:23:02.277 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~37748736,41943040~12582912,58720256~41943040,109051904~8388608,121634816~16777216,146800640~4194304,159383552~4194304,176160768~20971520,201326592~25165824,230686720~46137344,281018368~33554432,318767104~50331648,373293056~4194304,385875968~25165824] 2024-08-29T19:23:02.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:23:02 smithi110 bash[67519]: cluster 2024-08-29T19:23:01.117534+0000 mon.a (mon.0) 3401 : cluster [DBG] osdmap e2364: 8 total, 8 up, 8 in 2024-08-29T19:23:02.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:23:02 smithi029 bash[77880]: cluster 2024-08-29T19:23:01.117534+0000 mon.a (mon.0) 3401 : cluster [DBG] osdmap e2364: 8 total, 8 up, 8 in 2024-08-29T19:23:02.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:23:02 smithi029 bash[79042]: cluster 2024-08-29T19:23:01.117534+0000 mon.a (mon.0) 3401 : cluster [DBG] osdmap e2364: 8 total, 8 up, 8 in 2024-08-29T19:23:03.192 INFO:tasks.workunit.client.0.smithi029.stdout:from 0 to HEAD diff [0~37748736,41943040~109051904,159383552~12582912,176160768~50331648,230686720~138412032,373293056~41943040] 2024-08-29T19:23:03.192 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~37748736,41943040~109051904,159383552~12582912,176160768~50331648,230686720~138412032,373293056~41943040] 2024-08-29T19:23:03.221 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~37748736,41943040~109051904,159383552~67108864,230686720~138412032,373293056~41943040] 2024-08-29T19:23:03.221 INFO:tasks.workunit.client.0.smithi029.stdout:from 1 to HEAD diff [0~37748736,41943040~109051904,159383552~12582912,176160768~50331648,230686720~138412032,373293056~41943040] 2024-08-29T19:23:03.221 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~37748736,41943040~109051904,159383552~12582912,176160768~50331648,230686720~138412032,373293056~41943040] 2024-08-29T19:23:03.241 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~37748736,41943040~109051904,159383552~67108864,230686720~138412032,373293056~41943040] 2024-08-29T19:23:03.241 INFO:tasks.workunit.client.0.smithi029.stdout:from 2 to HEAD diff [0~37748736,41943040~62914560,109051904~41943040,159383552~12582912,176160768~50331648,230686720~138412032,373293056~41943040] 2024-08-29T19:23:03.241 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~37748736,41943040~62914560,109051904~41943040,159383552~12582912,176160768~50331648,230686720~138412032,373293056~41943040] 2024-08-29T19:23:03.248 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~37748736,41943040~62914560,109051904~41943040,159383552~67108864,230686720~138412032,373293056~41943040] 2024-08-29T19:23:03.248 INFO:tasks.workunit.client.0.smithi029.stdout:from 3 to HEAD diff [0~37748736,41943040~12582912,58720256~46137344,109051904~41943040,159383552~12582912,176160768~50331648,230686720~138412032,373293056~41943040] 2024-08-29T19:23:03.248 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~37748736,41943040~12582912,58720256~46137344,109051904~41943040,159383552~12582912,176160768~50331648,230686720~138412032,373293056~41943040] 2024-08-29T19:23:03.253 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~37748736,41943040~62914560,109051904~41943040,159383552~67108864,230686720~138412032,373293056~41943040] 2024-08-29T19:23:03.254 INFO:tasks.workunit.client.0.smithi029.stdout:from 4 to HEAD diff [0~37748736,41943040~12582912,58720256~41943040,109051904~41943040,159383552~12582912,176160768~50331648,230686720~46137344,281018368~83886080,373293056~41943040] 2024-08-29T19:23:03.254 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~37748736,41943040~12582912,58720256~41943040,109051904~41943040,159383552~12582912,176160768~50331648,230686720~46137344,281018368~83886080,373293056~41943040] 2024-08-29T19:23:03.259 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~37748736,41943040~58720256,109051904~41943040,159383552~67108864,230686720~46137344,281018368~88080384,373293056~41943040] 2024-08-29T19:23:03.259 INFO:tasks.workunit.client.0.smithi029.stdout:from 5 to HEAD diff [0~37748736,41943040~12582912,58720256~41943040,109051904~41943040,159383552~4194304,167772160~4194304,176160768~50331648,230686720~46137344,281018368~83886080,373293056~37748736] 2024-08-29T19:23:03.259 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~37748736,41943040~12582912,58720256~41943040,109051904~41943040,159383552~4194304,167772160~4194304,176160768~50331648,230686720~46137344,281018368~83886080,373293056~37748736] 2024-08-29T19:23:03.263 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~37748736,41943040~58720256,109051904~41943040,159383552~4194304,167772160~58720256,230686720~46137344,281018368~88080384,373293056~41943040] 2024-08-29T19:23:03.263 INFO:tasks.workunit.client.0.smithi029.stdout:from 6 to HEAD diff [0~37748736,41943040~12582912,58720256~41943040,109051904~41943040,159383552~4194304,167772160~4194304,176160768~50331648,230686720~46137344,281018368~83886080,373293056~8388608,385875968~8388608,398458880~16777216] 2024-08-29T19:23:03.263 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~37748736,41943040~12582912,58720256~41943040,109051904~41943040,159383552~4194304,167772160~4194304,176160768~50331648,230686720~46137344,281018368~83886080,373293056~8388608,385875968~8388608,398458880~16777216] 2024-08-29T19:23:03.267 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~37748736,41943040~58720256,109051904~41943040,159383552~4194304,167772160~58720256,230686720~46137344,281018368~88080384,373293056~41943040] 2024-08-29T19:23:03.267 INFO:tasks.workunit.client.0.smithi029.stdout:from 7 to HEAD diff [0~37748736,41943040~12582912,58720256~41943040,109051904~41943040,159383552~4194304,167772160~4194304,176160768~20971520,201326592~25165824,230686720~46137344,281018368~33554432,318767104~46137344,373293056~8388608,385875968~8388608,398458880~16777216] 2024-08-29T19:23:03.267 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~37748736,41943040~12582912,58720256~41943040,109051904~41943040,159383552~4194304,167772160~4194304,176160768~20971520,201326592~25165824,230686720~46137344,281018368~33554432,318767104~46137344,373293056~8388608,385875968~8388608,398458880~16777216] 2024-08-29T19:23:03.271 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~37748736,41943040~58720256,109051904~41943040,159383552~4194304,167772160~58720256,230686720~46137344,281018368~33554432,318767104~50331648,373293056~41943040] 2024-08-29T19:23:03.271 INFO:tasks.workunit.client.0.smithi029.stdout:from 8 to HEAD diff [0~37748736,41943040~12582912,58720256~8388608,71303168~29360128,109051904~41943040,159383552~4194304,176160768~20971520,201326592~20971520,230686720~46137344,281018368~33554432,318767104~46137344,373293056~8388608,385875968~8388608,398458880~16777216] 2024-08-29T19:23:03.271 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~37748736,41943040~12582912,58720256~8388608,71303168~29360128,109051904~41943040,159383552~4194304,176160768~20971520,201326592~20971520,230686720~46137344,281018368~33554432,318767104~46137344,373293056~8388608,385875968~8388608,398458880~16777216] 2024-08-29T19:23:03.274 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~37748736,41943040~58720256,109051904~41943040,159383552~4194304,176160768~50331648,230686720~46137344,281018368~33554432,318767104~50331648,373293056~41943040] 2024-08-29T19:23:03.274 INFO:tasks.workunit.client.0.smithi029.stdout:from 9 to HEAD diff [0~37748736,41943040~12582912,58720256~8388608,71303168~29360128,109051904~8388608,121634816~29360128,159383552~4194304,176160768~16777216,201326592~20971520,230686720~46137344,281018368~33554432,318767104~46137344,373293056~4194304,385875968~8388608,398458880~16777216] 2024-08-29T19:23:03.274 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~37748736,41943040~12582912,58720256~8388608,71303168~29360128,109051904~8388608,121634816~29360128,159383552~4194304,176160768~16777216,201326592~20971520,230686720~46137344,281018368~33554432,318767104~46137344,373293056~4194304,385875968~8388608,398458880~16777216] 2024-08-29T19:23:03.276 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~37748736,41943040~58720256,109051904~8388608,121634816~29360128,159383552~4194304,176160768~20971520,201326592~25165824,230686720~46137344,281018368~33554432,318767104~50331648,373293056~4194304,385875968~29360128] 2024-08-29T19:23:03.277 INFO:tasks.workunit.client.0.smithi029.stdout:from 10 to HEAD diff [0~37748736,41943040~8388608,58720256~8388608,71303168~29360128,109051904~8388608,121634816~16777216,146800640~4194304,159383552~4194304,176160768~16777216,201326592~20971520,230686720~12582912,247463936~29360128,281018368~33554432,318767104~46137344,373293056~4194304,385875968~8388608,398458880~16777216] 2024-08-29T19:23:03.277 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~37748736,41943040~8388608,58720256~8388608,71303168~29360128,109051904~8388608,121634816~16777216,146800640~4194304,159383552~4194304,176160768~16777216,201326592~20971520,230686720~12582912,247463936~29360128,281018368~33554432,318767104~46137344,373293056~4194304,385875968~8388608,398458880~16777216] 2024-08-29T19:23:03.278 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~37748736,41943040~12582912,58720256~41943040,109051904~8388608,121634816~16777216,146800640~4194304,159383552~4194304,176160768~20971520,201326592~25165824,230686720~46137344,281018368~33554432,318767104~50331648,373293056~4194304,385875968~29360128] 2024-08-29T19:23:03.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:23:03 smithi110 bash[67519]: cluster 2024-08-29T19:23:02.119491+0000 mon.a (mon.0) 3402 : cluster [DBG] osdmap e2365: 8 total, 8 up, 8 in 2024-08-29T19:23:03.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:23:03 smithi110 bash[67519]: cluster 2024-08-29T19:23:02.615808+0000 mgr.y (mgr.25004) 2794 : cluster [DBG] pgmap v4685: 137 pgs: 3 active+clean+snaptrim_wait, 4 active+clean+snaptrim, 130 active+clean; 1.0 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 372 KiB/s rd, 6.2 KiB/s wr, 661 op/s 2024-08-29T19:23:03.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:23:03 smithi029 bash[79042]: cluster 2024-08-29T19:23:02.119491+0000 mon.a (mon.0) 3402 : cluster [DBG] osdmap e2365: 8 total, 8 up, 8 in 2024-08-29T19:23:03.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:23:03 smithi029 bash[79042]: cluster 2024-08-29T19:23:02.615808+0000 mgr.y (mgr.25004) 2794 : cluster [DBG] pgmap v4685: 137 pgs: 3 active+clean+snaptrim_wait, 4 active+clean+snaptrim, 130 active+clean; 1.0 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 372 KiB/s rd, 6.2 KiB/s wr, 661 op/s 2024-08-29T19:23:03.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:23:03 smithi029 bash[77880]: cluster 2024-08-29T19:23:02.119491+0000 mon.a (mon.0) 3402 : cluster [DBG] osdmap e2365: 8 total, 8 up, 8 in 2024-08-29T19:23:03.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:23:03 smithi029 bash[77880]: cluster 2024-08-29T19:23:02.615808+0000 mgr.y (mgr.25004) 2794 : cluster [DBG] pgmap v4685: 137 pgs: 3 active+clean+snaptrim_wait, 4 active+clean+snaptrim, 130 active+clean; 1.0 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 372 KiB/s rd, 6.2 KiB/s wr, 661 op/s 2024-08-29T19:23:04.178 INFO:tasks.workunit.client.0.smithi029.stdout:from 0 to HEAD diff [0~37748736,41943040~109051904,159383552~12582912,176160768~50331648,230686720~138412032,373293056~41943040] 2024-08-29T19:23:04.178 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~37748736,41943040~109051904,159383552~12582912,176160768~50331648,230686720~138412032,373293056~41943040] 2024-08-29T19:23:04.217 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~37748736,41943040~109051904,159383552~67108864,230686720~138412032,373293056~41943040] 2024-08-29T19:23:04.218 INFO:tasks.workunit.client.0.smithi029.stdout:from 1 to HEAD diff [0~37748736,41943040~109051904,159383552~12582912,176160768~50331648,230686720~138412032,373293056~41943040] 2024-08-29T19:23:04.218 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~37748736,41943040~109051904,159383552~12582912,176160768~50331648,230686720~138412032,373293056~41943040] 2024-08-29T19:23:04.245 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~37748736,41943040~109051904,159383552~67108864,230686720~138412032,373293056~41943040] 2024-08-29T19:23:04.246 INFO:tasks.workunit.client.0.smithi029.stdout:from 2 to HEAD diff [0~37748736,41943040~62914560,109051904~41943040,159383552~12582912,176160768~50331648,230686720~138412032,373293056~41943040] 2024-08-29T19:23:04.246 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~37748736,41943040~62914560,109051904~41943040,159383552~12582912,176160768~50331648,230686720~138412032,373293056~41943040] 2024-08-29T19:23:04.253 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~37748736,41943040~62914560,109051904~41943040,159383552~67108864,230686720~138412032,373293056~41943040] 2024-08-29T19:23:04.254 INFO:tasks.workunit.client.0.smithi029.stdout:from 3 to HEAD diff [0~37748736,41943040~12582912,58720256~46137344,109051904~41943040,159383552~12582912,176160768~50331648,230686720~138412032,373293056~41943040] 2024-08-29T19:23:04.254 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~37748736,41943040~12582912,58720256~46137344,109051904~41943040,159383552~12582912,176160768~50331648,230686720~138412032,373293056~41943040] 2024-08-29T19:23:04.259 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~37748736,41943040~62914560,109051904~41943040,159383552~67108864,230686720~138412032,373293056~41943040] 2024-08-29T19:23:04.259 INFO:tasks.workunit.client.0.smithi029.stdout:from 4 to HEAD diff [0~37748736,41943040~12582912,58720256~41943040,109051904~41943040,159383552~12582912,176160768~50331648,230686720~46137344,281018368~83886080,373293056~41943040] 2024-08-29T19:23:04.259 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~37748736,41943040~12582912,58720256~41943040,109051904~41943040,159383552~12582912,176160768~50331648,230686720~46137344,281018368~83886080,373293056~41943040] 2024-08-29T19:23:04.263 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~37748736,41943040~58720256,109051904~41943040,159383552~67108864,230686720~46137344,281018368~88080384,373293056~41943040] 2024-08-29T19:23:04.263 INFO:tasks.workunit.client.0.smithi029.stdout:from 5 to HEAD diff [0~37748736,41943040~12582912,58720256~41943040,109051904~41943040,159383552~4194304,167772160~4194304,176160768~50331648,230686720~46137344,281018368~83886080,373293056~37748736] 2024-08-29T19:23:04.263 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~37748736,41943040~12582912,58720256~41943040,109051904~41943040,159383552~4194304,167772160~4194304,176160768~50331648,230686720~46137344,281018368~83886080,373293056~37748736] 2024-08-29T19:23:04.266 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~37748736,41943040~58720256,109051904~41943040,159383552~4194304,167772160~58720256,230686720~46137344,281018368~88080384,373293056~41943040] 2024-08-29T19:23:04.266 INFO:tasks.workunit.client.0.smithi029.stdout:from 6 to HEAD diff [0~37748736,41943040~12582912,58720256~41943040,109051904~41943040,159383552~4194304,167772160~4194304,176160768~50331648,230686720~46137344,281018368~83886080,373293056~8388608,385875968~8388608,398458880~16777216] 2024-08-29T19:23:04.266 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~37748736,41943040~12582912,58720256~41943040,109051904~41943040,159383552~4194304,167772160~4194304,176160768~50331648,230686720~46137344,281018368~83886080,373293056~8388608,385875968~8388608,398458880~16777216] 2024-08-29T19:23:04.269 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~37748736,41943040~58720256,109051904~41943040,159383552~4194304,167772160~58720256,230686720~46137344,281018368~88080384,373293056~41943040] 2024-08-29T19:23:04.269 INFO:tasks.workunit.client.0.smithi029.stdout:from 7 to HEAD diff [0~37748736,41943040~12582912,58720256~41943040,109051904~41943040,159383552~4194304,167772160~4194304,176160768~20971520,201326592~25165824,230686720~46137344,281018368~33554432,318767104~46137344,373293056~8388608,385875968~8388608,398458880~16777216] 2024-08-29T19:23:04.269 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~37748736,41943040~12582912,58720256~41943040,109051904~41943040,159383552~4194304,167772160~4194304,176160768~20971520,201326592~25165824,230686720~46137344,281018368~33554432,318767104~46137344,373293056~8388608,385875968~8388608,398458880~16777216] 2024-08-29T19:23:04.272 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~37748736,41943040~58720256,109051904~41943040,159383552~4194304,167772160~58720256,230686720~46137344,281018368~33554432,318767104~50331648,373293056~41943040] 2024-08-29T19:23:04.272 INFO:tasks.workunit.client.0.smithi029.stdout:from 8 to HEAD diff [0~37748736,41943040~12582912,58720256~8388608,71303168~29360128,109051904~41943040,159383552~4194304,176160768~20971520,201326592~20971520,230686720~46137344,281018368~33554432,318767104~46137344,373293056~8388608,385875968~8388608,398458880~16777216] 2024-08-29T19:23:04.272 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~37748736,41943040~12582912,58720256~8388608,71303168~29360128,109051904~41943040,159383552~4194304,176160768~20971520,201326592~20971520,230686720~46137344,281018368~33554432,318767104~46137344,373293056~8388608,385875968~8388608,398458880~16777216] 2024-08-29T19:23:04.274 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~37748736,41943040~58720256,109051904~41943040,159383552~4194304,176160768~50331648,230686720~46137344,281018368~33554432,318767104~50331648,373293056~41943040] 2024-08-29T19:23:04.274 INFO:tasks.workunit.client.0.smithi029.stdout:from 9 to HEAD diff [0~37748736,41943040~12582912,58720256~8388608,71303168~29360128,109051904~8388608,121634816~29360128,159383552~4194304,176160768~16777216,201326592~20971520,230686720~46137344,281018368~33554432,318767104~46137344,373293056~4194304,385875968~8388608,398458880~16777216] 2024-08-29T19:23:04.274 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~37748736,41943040~12582912,58720256~8388608,71303168~29360128,109051904~8388608,121634816~29360128,159383552~4194304,176160768~16777216,201326592~20971520,230686720~46137344,281018368~33554432,318767104~46137344,373293056~4194304,385875968~8388608,398458880~16777216] 2024-08-29T19:23:04.275 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~37748736,41943040~58720256,109051904~8388608,121634816~29360128,159383552~4194304,176160768~20971520,201326592~25165824,230686720~46137344,281018368~33554432,318767104~50331648,373293056~4194304,385875968~29360128] 2024-08-29T19:23:04.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:23:04 smithi110 bash[67519]: cluster 2024-08-29T19:23:03.140855+0000 mon.a (mon.0) 3403 : cluster [DBG] osdmap e2366: 8 total, 8 up, 8 in 2024-08-29T19:23:04.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:23:04 smithi110 bash[67519]: audit 2024-08-29T19:23:03.637572+0000 mon.c (mon.2) 1010 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:23:04.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:23:04 smithi029 bash[79042]: cluster 2024-08-29T19:23:03.140855+0000 mon.a (mon.0) 3403 : cluster [DBG] osdmap e2366: 8 total, 8 up, 8 in 2024-08-29T19:23:04.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:23:04 smithi029 bash[79042]: audit 2024-08-29T19:23:03.637572+0000 mon.c (mon.2) 1010 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:23:04.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:23:04 smithi029 bash[77880]: cluster 2024-08-29T19:23:03.140855+0000 mon.a (mon.0) 3403 : cluster [DBG] osdmap e2366: 8 total, 8 up, 8 in 2024-08-29T19:23:04.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:23:04 smithi029 bash[77880]: audit 2024-08-29T19:23:03.637572+0000 mon.c (mon.2) 1010 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:23:04.903 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 19:23:04 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:19:23:04] "GET /metrics HTTP/1.1" 200 36718 "" "Prometheus/2.43.0" 2024-08-29T19:23:05.194 INFO:tasks.workunit.client.0.smithi029.stdout:from 0 to HEAD diff [0~37748736,41943040~109051904,159383552~12582912,176160768~50331648,230686720~138412032,373293056~41943040] 2024-08-29T19:23:05.194 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~37748736,41943040~109051904,159383552~12582912,176160768~50331648,230686720~138412032,373293056~41943040] 2024-08-29T19:23:05.244 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~37748736,41943040~109051904,159383552~67108864,230686720~138412032,373293056~41943040] 2024-08-29T19:23:05.244 INFO:tasks.workunit.client.0.smithi029.stdout:from 1 to HEAD diff [0~37748736,41943040~109051904,159383552~12582912,176160768~50331648,230686720~138412032,373293056~41943040] 2024-08-29T19:23:05.244 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~37748736,41943040~109051904,159383552~12582912,176160768~50331648,230686720~138412032,373293056~41943040] 2024-08-29T19:23:05.262 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~37748736,41943040~109051904,159383552~67108864,230686720~138412032,373293056~41943040] 2024-08-29T19:23:05.262 INFO:tasks.workunit.client.0.smithi029.stdout:from 2 to HEAD diff [0~37748736,41943040~62914560,109051904~41943040,159383552~12582912,176160768~50331648,230686720~138412032,373293056~41943040] 2024-08-29T19:23:05.262 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~37748736,41943040~62914560,109051904~41943040,159383552~12582912,176160768~50331648,230686720~138412032,373293056~41943040] 2024-08-29T19:23:05.267 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~37748736,41943040~62914560,109051904~41943040,159383552~67108864,230686720~138412032,373293056~41943040] 2024-08-29T19:23:05.267 INFO:tasks.workunit.client.0.smithi029.stdout:from 3 to HEAD diff [0~37748736,41943040~12582912,58720256~46137344,109051904~41943040,159383552~12582912,176160768~50331648,230686720~138412032,373293056~41943040] 2024-08-29T19:23:05.267 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~37748736,41943040~12582912,58720256~46137344,109051904~41943040,159383552~12582912,176160768~50331648,230686720~138412032,373293056~41943040] 2024-08-29T19:23:05.271 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~37748736,41943040~62914560,109051904~41943040,159383552~67108864,230686720~138412032,373293056~41943040] 2024-08-29T19:23:05.271 INFO:tasks.workunit.client.0.smithi029.stdout:from 4 to HEAD diff [0~37748736,41943040~12582912,58720256~41943040,109051904~41943040,159383552~12582912,176160768~50331648,230686720~46137344,281018368~83886080,373293056~41943040] 2024-08-29T19:23:05.271 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~37748736,41943040~12582912,58720256~41943040,109051904~41943040,159383552~12582912,176160768~50331648,230686720~46137344,281018368~83886080,373293056~41943040] 2024-08-29T19:23:05.274 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~37748736,41943040~58720256,109051904~41943040,159383552~67108864,230686720~46137344,281018368~88080384,373293056~41943040] 2024-08-29T19:23:05.274 INFO:tasks.workunit.client.0.smithi029.stdout:from 5 to HEAD diff [0~37748736,41943040~12582912,58720256~41943040,109051904~41943040,159383552~4194304,167772160~4194304,176160768~50331648,230686720~46137344,281018368~83886080,373293056~37748736] 2024-08-29T19:23:05.274 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~37748736,41943040~12582912,58720256~41943040,109051904~41943040,159383552~4194304,167772160~4194304,176160768~50331648,230686720~46137344,281018368~83886080,373293056~37748736] 2024-08-29T19:23:05.277 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~37748736,41943040~58720256,109051904~41943040,159383552~4194304,167772160~58720256,230686720~46137344,281018368~88080384,373293056~41943040] 2024-08-29T19:23:05.277 INFO:tasks.workunit.client.0.smithi029.stdout:from 6 to HEAD diff [0~37748736,41943040~12582912,58720256~41943040,109051904~41943040,159383552~4194304,167772160~4194304,176160768~50331648,230686720~46137344,281018368~83886080,373293056~8388608,385875968~8388608,398458880~16777216] 2024-08-29T19:23:05.277 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~37748736,41943040~12582912,58720256~41943040,109051904~41943040,159383552~4194304,167772160~4194304,176160768~50331648,230686720~46137344,281018368~83886080,373293056~8388608,385875968~8388608,398458880~16777216] 2024-08-29T19:23:05.282 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~37748736,41943040~58720256,109051904~41943040,159383552~4194304,167772160~58720256,230686720~46137344,281018368~88080384,373293056~41943040] 2024-08-29T19:23:05.282 INFO:tasks.workunit.client.0.smithi029.stdout:from 7 to HEAD diff [0~37748736,41943040~12582912,58720256~41943040,109051904~41943040,159383552~4194304,167772160~4194304,176160768~20971520,201326592~25165824,230686720~46137344,281018368~33554432,318767104~46137344,373293056~8388608,385875968~8388608,398458880~16777216] 2024-08-29T19:23:05.282 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~37748736,41943040~12582912,58720256~41943040,109051904~41943040,159383552~4194304,167772160~4194304,176160768~20971520,201326592~25165824,230686720~46137344,281018368~33554432,318767104~46137344,373293056~8388608,385875968~8388608,398458880~16777216] 2024-08-29T19:23:05.282 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~37748736,41943040~58720256,109051904~41943040,159383552~4194304,167772160~58720256,230686720~46137344,281018368~33554432,318767104~50331648,373293056~41943040] 2024-08-29T19:23:05.282 INFO:tasks.workunit.client.0.smithi029.stdout:from 8 to HEAD diff [0~37748736,41943040~12582912,58720256~8388608,71303168~29360128,109051904~41943040,159383552~4194304,176160768~20971520,201326592~20971520,230686720~46137344,281018368~33554432,318767104~46137344,373293056~8388608,385875968~8388608,398458880~16777216] 2024-08-29T19:23:05.282 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~37748736,41943040~12582912,58720256~8388608,71303168~29360128,109051904~41943040,159383552~4194304,176160768~20971520,201326592~20971520,230686720~46137344,281018368~33554432,318767104~46137344,373293056~8388608,385875968~8388608,398458880~16777216] 2024-08-29T19:23:05.283 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~37748736,41943040~58720256,109051904~41943040,159383552~4194304,176160768~50331648,230686720~46137344,281018368~33554432,318767104~50331648,373293056~41943040] 2024-08-29T19:23:05.369 INFO:tasks.workunit.client.0.smithi029.stdout:from 0 to HEAD diff [0~37748736,41943040~109051904,159383552~12582912,176160768~50331648,230686720~138412032,373293056~41943040] 2024-08-29T19:23:05.369 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~37748736,41943040~109051904,159383552~12582912,176160768~50331648,230686720~138412032,373293056~41943040] 2024-08-29T19:23:05.422 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~37748736,41943040~109051904,159383552~67108864,230686720~138412032,373293056~41943040] 2024-08-29T19:23:05.422 INFO:tasks.workunit.client.0.smithi029.stdout:from 1 to HEAD diff [0~37748736,41943040~109051904,159383552~12582912,176160768~50331648,230686720~138412032,373293056~41943040] 2024-08-29T19:23:05.422 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~37748736,41943040~109051904,159383552~12582912,176160768~50331648,230686720~138412032,373293056~41943040] 2024-08-29T19:23:05.434 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~37748736,41943040~109051904,159383552~67108864,230686720~138412032,373293056~41943040] 2024-08-29T19:23:05.435 INFO:tasks.workunit.client.0.smithi029.stdout:from 2 to HEAD diff [0~37748736,41943040~62914560,109051904~41943040,159383552~12582912,176160768~50331648,230686720~138412032,373293056~41943040] 2024-08-29T19:23:05.435 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~37748736,41943040~62914560,109051904~41943040,159383552~12582912,176160768~50331648,230686720~138412032,373293056~41943040] 2024-08-29T19:23:05.438 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~37748736,41943040~62914560,109051904~41943040,159383552~67108864,230686720~138412032,373293056~41943040] 2024-08-29T19:23:05.438 INFO:tasks.workunit.client.0.smithi029.stdout:from 3 to HEAD diff [0~37748736,41943040~12582912,58720256~46137344,109051904~41943040,159383552~12582912,176160768~50331648,230686720~138412032,373293056~41943040] 2024-08-29T19:23:05.438 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~37748736,41943040~12582912,58720256~46137344,109051904~41943040,159383552~12582912,176160768~50331648,230686720~138412032,373293056~41943040] 2024-08-29T19:23:05.441 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~37748736,41943040~62914560,109051904~41943040,159383552~67108864,230686720~138412032,373293056~41943040] 2024-08-29T19:23:05.441 INFO:tasks.workunit.client.0.smithi029.stdout:from 4 to HEAD diff [0~37748736,41943040~12582912,58720256~41943040,109051904~41943040,159383552~12582912,176160768~50331648,230686720~46137344,281018368~83886080,373293056~41943040] 2024-08-29T19:23:05.441 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~37748736,41943040~12582912,58720256~41943040,109051904~41943040,159383552~12582912,176160768~50331648,230686720~46137344,281018368~83886080,373293056~41943040] 2024-08-29T19:23:05.444 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~37748736,41943040~58720256,109051904~41943040,159383552~67108864,230686720~46137344,281018368~88080384,373293056~41943040] 2024-08-29T19:23:05.444 INFO:tasks.workunit.client.0.smithi029.stdout:from 5 to HEAD diff [0~37748736,41943040~12582912,58720256~41943040,109051904~41943040,159383552~4194304,167772160~4194304,176160768~50331648,230686720~46137344,281018368~83886080,373293056~37748736] 2024-08-29T19:23:05.444 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~37748736,41943040~12582912,58720256~41943040,109051904~41943040,159383552~4194304,167772160~4194304,176160768~50331648,230686720~46137344,281018368~83886080,373293056~37748736] 2024-08-29T19:23:05.446 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~37748736,41943040~58720256,109051904~41943040,159383552~4194304,167772160~58720256,230686720~46137344,281018368~88080384,373293056~41943040] 2024-08-29T19:23:05.446 INFO:tasks.workunit.client.0.smithi029.stdout:from 6 to HEAD diff [0~37748736,41943040~12582912,58720256~41943040,109051904~41943040,159383552~4194304,167772160~4194304,176160768~50331648,230686720~46137344,281018368~83886080,373293056~8388608,385875968~8388608,398458880~16777216] 2024-08-29T19:23:05.447 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~37748736,41943040~12582912,58720256~41943040,109051904~41943040,159383552~4194304,167772160~4194304,176160768~50331648,230686720~46137344,281018368~83886080,373293056~8388608,385875968~8388608,398458880~16777216] 2024-08-29T19:23:05.448 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~37748736,41943040~58720256,109051904~41943040,159383552~4194304,167772160~58720256,230686720~46137344,281018368~88080384,373293056~41943040] 2024-08-29T19:23:05.449 INFO:tasks.workunit.client.0.smithi029.stdout:from 7 to HEAD diff [0~37748736,41943040~12582912,58720256~41943040,109051904~41943040,159383552~4194304,167772160~4194304,176160768~20971520,201326592~25165824,230686720~46137344,281018368~33554432,318767104~46137344,373293056~8388608,385875968~8388608,398458880~16777216] 2024-08-29T19:23:05.449 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~37748736,41943040~12582912,58720256~41943040,109051904~41943040,159383552~4194304,167772160~4194304,176160768~20971520,201326592~25165824,230686720~46137344,281018368~33554432,318767104~46137344,373293056~8388608,385875968~8388608,398458880~16777216] 2024-08-29T19:23:05.450 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~37748736,41943040~58720256,109051904~41943040,159383552~4194304,167772160~58720256,230686720~46137344,281018368~33554432,318767104~50331648,373293056~41943040] 2024-08-29T19:23:05.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:23:05 smithi110 bash[67519]: cluster 2024-08-29T19:23:04.142806+0000 mon.a (mon.0) 3404 : cluster [DBG] osdmap e2367: 8 total, 8 up, 8 in 2024-08-29T19:23:05.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:23:05 smithi110 bash[67519]: cluster 2024-08-29T19:23:04.616633+0000 mgr.y (mgr.25004) 2795 : cluster [DBG] pgmap v4688: 137 pgs: 3 active+clean+snaptrim_wait, 4 active+clean+snaptrim, 130 active+clean; 1.0 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 321 KiB/s rd, 6.2 KiB/s wr, 557 op/s 2024-08-29T19:23:05.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:23:05 smithi029 bash[77880]: cluster 2024-08-29T19:23:04.142806+0000 mon.a (mon.0) 3404 : cluster [DBG] osdmap e2367: 8 total, 8 up, 8 in 2024-08-29T19:23:05.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:23:05 smithi029 bash[77880]: cluster 2024-08-29T19:23:04.616633+0000 mgr.y (mgr.25004) 2795 : cluster [DBG] pgmap v4688: 137 pgs: 3 active+clean+snaptrim_wait, 4 active+clean+snaptrim, 130 active+clean; 1.0 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 321 KiB/s rd, 6.2 KiB/s wr, 557 op/s 2024-08-29T19:23:05.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:23:05 smithi029 bash[79042]: cluster 2024-08-29T19:23:04.142806+0000 mon.a (mon.0) 3404 : cluster [DBG] osdmap e2367: 8 total, 8 up, 8 in 2024-08-29T19:23:05.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:23:05 smithi029 bash[79042]: cluster 2024-08-29T19:23:04.616633+0000 mgr.y (mgr.25004) 2795 : cluster [DBG] pgmap v4688: 137 pgs: 3 active+clean+snaptrim_wait, 4 active+clean+snaptrim, 130 active+clean; 1.0 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 321 KiB/s rd, 6.2 KiB/s wr, 557 op/s 2024-08-29T19:23:06.385 INFO:tasks.workunit.client.0.smithi029.stdout:from 0 to HEAD diff [0~37748736,41943040~109051904,159383552~12582912,176160768~50331648,230686720~138412032,373293056~41943040] 2024-08-29T19:23:06.385 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~37748736,41943040~109051904,159383552~12582912,176160768~50331648,230686720~138412032,373293056~41943040] 2024-08-29T19:23:06.409 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~37748736,41943040~109051904,159383552~67108864,230686720~138412032,373293056~41943040] 2024-08-29T19:23:06.410 INFO:tasks.workunit.client.0.smithi029.stdout:from 1 to HEAD diff [0~37748736,41943040~109051904,159383552~12582912,176160768~50331648,230686720~138412032,373293056~41943040] 2024-08-29T19:23:06.410 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~37748736,41943040~109051904,159383552~12582912,176160768~50331648,230686720~138412032,373293056~41943040] 2024-08-29T19:23:06.430 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~37748736,41943040~109051904,159383552~67108864,230686720~138412032,373293056~41943040] 2024-08-29T19:23:06.431 INFO:tasks.workunit.client.0.smithi029.stdout:from 2 to HEAD diff [0~37748736,41943040~62914560,109051904~41943040,159383552~12582912,176160768~50331648,230686720~138412032,373293056~41943040] 2024-08-29T19:23:06.431 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~37748736,41943040~62914560,109051904~41943040,159383552~12582912,176160768~50331648,230686720~138412032,373293056~41943040] 2024-08-29T19:23:06.437 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~37748736,41943040~62914560,109051904~41943040,159383552~67108864,230686720~138412032,373293056~41943040] 2024-08-29T19:23:06.437 INFO:tasks.workunit.client.0.smithi029.stdout:from 3 to HEAD diff [0~37748736,41943040~12582912,58720256~46137344,109051904~41943040,159383552~12582912,176160768~50331648,230686720~138412032,373293056~41943040] 2024-08-29T19:23:06.438 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~37748736,41943040~12582912,58720256~46137344,109051904~41943040,159383552~12582912,176160768~50331648,230686720~138412032,373293056~41943040] 2024-08-29T19:23:06.440 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~37748736,41943040~62914560,109051904~41943040,159383552~67108864,230686720~138412032,373293056~41943040] 2024-08-29T19:23:06.440 INFO:tasks.workunit.client.0.smithi029.stdout:from 4 to HEAD diff [0~37748736,41943040~12582912,58720256~41943040,109051904~41943040,159383552~12582912,176160768~50331648,230686720~46137344,281018368~83886080,373293056~41943040] 2024-08-29T19:23:06.440 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~37748736,41943040~12582912,58720256~41943040,109051904~41943040,159383552~12582912,176160768~50331648,230686720~46137344,281018368~83886080,373293056~41943040] 2024-08-29T19:23:06.443 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~37748736,41943040~58720256,109051904~41943040,159383552~67108864,230686720~46137344,281018368~88080384,373293056~41943040] 2024-08-29T19:23:06.443 INFO:tasks.workunit.client.0.smithi029.stdout:from 5 to HEAD diff [0~37748736,41943040~12582912,58720256~41943040,109051904~41943040,159383552~4194304,167772160~4194304,176160768~50331648,230686720~46137344,281018368~83886080,373293056~37748736] 2024-08-29T19:23:06.443 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~37748736,41943040~12582912,58720256~41943040,109051904~41943040,159383552~4194304,167772160~4194304,176160768~50331648,230686720~46137344,281018368~83886080,373293056~37748736] 2024-08-29T19:23:06.445 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~37748736,41943040~58720256,109051904~41943040,159383552~4194304,167772160~58720256,230686720~46137344,281018368~88080384,373293056~41943040] 2024-08-29T19:23:06.445 INFO:tasks.workunit.client.0.smithi029.stdout:from 6 to HEAD diff [0~37748736,41943040~12582912,58720256~41943040,109051904~41943040,159383552~4194304,167772160~4194304,176160768~50331648,230686720~46137344,281018368~83886080,373293056~8388608,385875968~8388608,398458880~16777216] 2024-08-29T19:23:06.445 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~37748736,41943040~12582912,58720256~41943040,109051904~41943040,159383552~4194304,167772160~4194304,176160768~50331648,230686720~46137344,281018368~83886080,373293056~8388608,385875968~8388608,398458880~16777216] 2024-08-29T19:23:06.446 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~37748736,41943040~58720256,109051904~41943040,159383552~4194304,167772160~58720256,230686720~46137344,281018368~88080384,373293056~41943040] 2024-08-29T19:23:06.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:23:06 smithi110 bash[67519]: cluster 2024-08-29T19:23:05.164694+0000 mon.a (mon.0) 3405 : cluster [DBG] osdmap e2368: 8 total, 8 up, 8 in 2024-08-29T19:23:06.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:23:06 smithi110 bash[67519]: cluster 2024-08-29T19:23:05.334829+0000 mon.a (mon.0) 3406 : cluster [DBG] osdmap e2369: 8 total, 8 up, 8 in 2024-08-29T19:23:06.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:23:06 smithi029 bash[79042]: cluster 2024-08-29T19:23:05.164694+0000 mon.a (mon.0) 3405 : cluster [DBG] osdmap e2368: 8 total, 8 up, 8 in 2024-08-29T19:23:06.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:23:06 smithi029 bash[79042]: cluster 2024-08-29T19:23:05.334829+0000 mon.a (mon.0) 3406 : cluster [DBG] osdmap e2369: 8 total, 8 up, 8 in 2024-08-29T19:23:06.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:23:06 smithi029 bash[77880]: cluster 2024-08-29T19:23:05.164694+0000 mon.a (mon.0) 3405 : cluster [DBG] osdmap e2368: 8 total, 8 up, 8 in 2024-08-29T19:23:06.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:23:06 smithi029 bash[77880]: cluster 2024-08-29T19:23:05.334829+0000 mon.a (mon.0) 3406 : cluster [DBG] osdmap e2369: 8 total, 8 up, 8 in 2024-08-29T19:23:07.379 INFO:tasks.workunit.client.0.smithi029.stdout:from 0 to HEAD diff [0~37748736,41943040~109051904,159383552~12582912,176160768~50331648,230686720~138412032,373293056~41943040] 2024-08-29T19:23:07.379 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~37748736,41943040~109051904,159383552~12582912,176160768~50331648,230686720~138412032,373293056~41943040] 2024-08-29T19:23:07.409 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~37748736,41943040~109051904,159383552~67108864,230686720~138412032,373293056~41943040] 2024-08-29T19:23:07.409 INFO:tasks.workunit.client.0.smithi029.stdout:from 1 to HEAD diff [0~37748736,41943040~109051904,159383552~12582912,176160768~50331648,230686720~138412032,373293056~41943040] 2024-08-29T19:23:07.409 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~37748736,41943040~109051904,159383552~12582912,176160768~50331648,230686720~138412032,373293056~41943040] 2024-08-29T19:23:07.428 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~37748736,41943040~109051904,159383552~67108864,230686720~138412032,373293056~41943040] 2024-08-29T19:23:07.428 INFO:tasks.workunit.client.0.smithi029.stdout:from 2 to HEAD diff [0~37748736,41943040~62914560,109051904~41943040,159383552~12582912,176160768~50331648,230686720~138412032,373293056~41943040] 2024-08-29T19:23:07.428 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~37748736,41943040~62914560,109051904~41943040,159383552~12582912,176160768~50331648,230686720~138412032,373293056~41943040] 2024-08-29T19:23:07.439 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~37748736,41943040~62914560,109051904~41943040,159383552~67108864,230686720~138412032,373293056~41943040] 2024-08-29T19:23:07.439 INFO:tasks.workunit.client.0.smithi029.stdout:from 3 to HEAD diff [0~37748736,41943040~12582912,58720256~46137344,109051904~41943040,159383552~12582912,176160768~50331648,230686720~138412032,373293056~41943040] 2024-08-29T19:23:07.439 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~37748736,41943040~12582912,58720256~46137344,109051904~41943040,159383552~12582912,176160768~50331648,230686720~138412032,373293056~41943040] 2024-08-29T19:23:07.442 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~37748736,41943040~62914560,109051904~41943040,159383552~67108864,230686720~138412032,373293056~41943040] 2024-08-29T19:23:07.442 INFO:tasks.workunit.client.0.smithi029.stdout:from 4 to HEAD diff [0~37748736,41943040~12582912,58720256~41943040,109051904~41943040,159383552~12582912,176160768~50331648,230686720~46137344,281018368~83886080,373293056~41943040] 2024-08-29T19:23:07.442 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~37748736,41943040~12582912,58720256~41943040,109051904~41943040,159383552~12582912,176160768~50331648,230686720~46137344,281018368~83886080,373293056~41943040] 2024-08-29T19:23:07.444 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~37748736,41943040~58720256,109051904~41943040,159383552~67108864,230686720~46137344,281018368~88080384,373293056~41943040] 2024-08-29T19:23:07.444 INFO:tasks.workunit.client.0.smithi029.stdout:from 5 to HEAD diff [0~37748736,41943040~12582912,58720256~41943040,109051904~41943040,159383552~4194304,167772160~4194304,176160768~50331648,230686720~46137344,281018368~83886080,373293056~37748736] 2024-08-29T19:23:07.444 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~37748736,41943040~12582912,58720256~41943040,109051904~41943040,159383552~4194304,167772160~4194304,176160768~50331648,230686720~46137344,281018368~83886080,373293056~37748736] 2024-08-29T19:23:07.445 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~37748736,41943040~58720256,109051904~41943040,159383552~4194304,167772160~58720256,230686720~46137344,281018368~88080384,373293056~41943040] 2024-08-29T19:23:07.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:23:07 smithi110 bash[67519]: cluster 2024-08-29T19:23:06.338213+0000 mon.a (mon.0) 3407 : cluster [DBG] osdmap e2370: 8 total, 8 up, 8 in 2024-08-29T19:23:07.777 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:23:07 smithi110 bash[67519]: cluster 2024-08-29T19:23:06.617729+0000 mgr.y (mgr.25004) 2796 : cluster [DBG] pgmap v4692: 137 pgs: 3 active+clean+snaptrim_wait, 4 active+clean+snaptrim, 130 active+clean; 1001 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 229 KiB/s rd, 8.0 KiB/s wr, 383 op/s 2024-08-29T19:23:07.778 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:23:07 smithi029 bash[79042]: cluster 2024-08-29T19:23:06.338213+0000 mon.a (mon.0) 3407 : cluster [DBG] osdmap e2370: 8 total, 8 up, 8 in 2024-08-29T19:23:07.778 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:23:07 smithi029 bash[79042]: cluster 2024-08-29T19:23:06.617729+0000 mgr.y (mgr.25004) 2796 : cluster [DBG] pgmap v4692: 137 pgs: 3 active+clean+snaptrim_wait, 4 active+clean+snaptrim, 130 active+clean; 1001 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 229 KiB/s rd, 8.0 KiB/s wr, 383 op/s 2024-08-29T19:23:07.778 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:23:07 smithi029 bash[77880]: cluster 2024-08-29T19:23:06.338213+0000 mon.a (mon.0) 3407 : cluster [DBG] osdmap e2370: 8 total, 8 up, 8 in 2024-08-29T19:23:07.778 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:23:07 smithi029 bash[77880]: cluster 2024-08-29T19:23:06.617729+0000 mgr.y (mgr.25004) 2796 : cluster [DBG] pgmap v4692: 137 pgs: 3 active+clean+snaptrim_wait, 4 active+clean+snaptrim, 130 active+clean; 1001 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 229 KiB/s rd, 8.0 KiB/s wr, 383 op/s 2024-08-29T19:23:08.403 INFO:tasks.workunit.client.0.smithi029.stdout:from 0 to HEAD diff [0~37748736,41943040~109051904,159383552~12582912,176160768~50331648,230686720~138412032,373293056~41943040] 2024-08-29T19:23:08.403 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~37748736,41943040~109051904,159383552~12582912,176160768~50331648,230686720~138412032,373293056~41943040] 2024-08-29T19:23:08.429 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~37748736,41943040~109051904,159383552~67108864,230686720~138412032,373293056~41943040] 2024-08-29T19:23:08.430 INFO:tasks.workunit.client.0.smithi029.stdout:from 1 to HEAD diff [0~37748736,41943040~109051904,159383552~12582912,176160768~50331648,230686720~138412032,373293056~41943040] 2024-08-29T19:23:08.430 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~37748736,41943040~109051904,159383552~12582912,176160768~50331648,230686720~138412032,373293056~41943040] 2024-08-29T19:23:08.448 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~37748736,41943040~109051904,159383552~67108864,230686720~138412032,373293056~41943040] 2024-08-29T19:23:08.448 INFO:tasks.workunit.client.0.smithi029.stdout:from 2 to HEAD diff [0~37748736,41943040~62914560,109051904~41943040,159383552~12582912,176160768~50331648,230686720~138412032,373293056~41943040] 2024-08-29T19:23:08.448 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~37748736,41943040~62914560,109051904~41943040,159383552~12582912,176160768~50331648,230686720~138412032,373293056~41943040] 2024-08-29T19:23:08.450 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~37748736,41943040~62914560,109051904~41943040,159383552~67108864,230686720~138412032,373293056~41943040] 2024-08-29T19:23:08.451 INFO:tasks.workunit.client.0.smithi029.stdout:from 3 to HEAD diff [0~37748736,41943040~12582912,58720256~46137344,109051904~41943040,159383552~12582912,176160768~50331648,230686720~138412032,373293056~41943040] 2024-08-29T19:23:08.451 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~37748736,41943040~12582912,58720256~46137344,109051904~41943040,159383552~12582912,176160768~50331648,230686720~138412032,373293056~41943040] 2024-08-29T19:23:08.453 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~37748736,41943040~62914560,109051904~41943040,159383552~67108864,230686720~138412032,373293056~41943040] 2024-08-29T19:23:08.453 INFO:tasks.workunit.client.0.smithi029.stdout:from 4 to HEAD diff [0~37748736,41943040~12582912,58720256~41943040,109051904~41943040,159383552~12582912,176160768~50331648,230686720~46137344,281018368~83886080,373293056~41943040] 2024-08-29T19:23:08.453 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~37748736,41943040~12582912,58720256~41943040,109051904~41943040,159383552~12582912,176160768~50331648,230686720~46137344,281018368~83886080,373293056~41943040] 2024-08-29T19:23:08.454 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~37748736,41943040~58720256,109051904~41943040,159383552~67108864,230686720~46137344,281018368~88080384,373293056~41943040] 2024-08-29T19:23:08.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:23:08 smithi110 bash[67519]: cluster 2024-08-29T19:23:07.349175+0000 mon.a (mon.0) 3408 : cluster [DBG] osdmap e2371: 8 total, 8 up, 8 in 2024-08-29T19:23:08.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:23:08 smithi029 bash[79042]: cluster 2024-08-29T19:23:07.349175+0000 mon.a (mon.0) 3408 : cluster [DBG] osdmap e2371: 8 total, 8 up, 8 in 2024-08-29T19:23:08.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:23:08 smithi029 bash[77880]: cluster 2024-08-29T19:23:07.349175+0000 mon.a (mon.0) 3408 : cluster [DBG] osdmap e2371: 8 total, 8 up, 8 in 2024-08-29T19:23:09.421 INFO:tasks.workunit.client.0.smithi029.stdout:from 0 to HEAD diff [0~37748736,41943040~109051904,159383552~12582912,176160768~50331648,230686720~138412032,373293056~41943040] 2024-08-29T19:23:09.421 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~37748736,41943040~109051904,159383552~12582912,176160768~50331648,230686720~138412032,373293056~41943040] 2024-08-29T19:23:09.445 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~37748736,41943040~109051904,159383552~67108864,230686720~138412032,373293056~41943040] 2024-08-29T19:23:09.445 INFO:tasks.workunit.client.0.smithi029.stdout:from 1 to HEAD diff [0~37748736,41943040~109051904,159383552~12582912,176160768~50331648,230686720~138412032,373293056~41943040] 2024-08-29T19:23:09.445 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~37748736,41943040~109051904,159383552~12582912,176160768~50331648,230686720~138412032,373293056~41943040] 2024-08-29T19:23:09.457 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~37748736,41943040~109051904,159383552~67108864,230686720~138412032,373293056~41943040] 2024-08-29T19:23:09.457 INFO:tasks.workunit.client.0.smithi029.stdout:from 2 to HEAD diff [0~37748736,41943040~62914560,109051904~41943040,159383552~12582912,176160768~50331648,230686720~138412032,373293056~41943040] 2024-08-29T19:23:09.458 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~37748736,41943040~62914560,109051904~41943040,159383552~12582912,176160768~50331648,230686720~138412032,373293056~41943040] 2024-08-29T19:23:09.460 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~37748736,41943040~62914560,109051904~41943040,159383552~67108864,230686720~138412032,373293056~41943040] 2024-08-29T19:23:09.461 INFO:tasks.workunit.client.0.smithi029.stdout:from 3 to HEAD diff [0~37748736,41943040~12582912,58720256~46137344,109051904~41943040,159383552~12582912,176160768~50331648,230686720~138412032,373293056~41943040] 2024-08-29T19:23:09.461 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~37748736,41943040~12582912,58720256~46137344,109051904~41943040,159383552~12582912,176160768~50331648,230686720~138412032,373293056~41943040] 2024-08-29T19:23:09.471 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~37748736,41943040~62914560,109051904~41943040,159383552~67108864,230686720~138412032,373293056~41943040] 2024-08-29T19:23:09.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:23:09 smithi110 bash[67519]: cluster 2024-08-29T19:23:08.350298+0000 mon.a (mon.0) 3409 : cluster [DBG] osdmap e2372: 8 total, 8 up, 8 in 2024-08-29T19:23:09.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:23:09 smithi110 bash[67519]: cluster 2024-08-29T19:23:08.618491+0000 mgr.y (mgr.25004) 2797 : cluster [DBG] pgmap v4695: 137 pgs: 1 active+clean+snaptrim_wait, 2 active+clean+snaptrim, 134 active+clean; 984 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 249 KiB/s rd, 8.1 KiB/s wr, 424 op/s 2024-08-29T19:23:09.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:23:09 smithi029 bash[79042]: cluster 2024-08-29T19:23:08.350298+0000 mon.a (mon.0) 3409 : cluster [DBG] osdmap e2372: 8 total, 8 up, 8 in 2024-08-29T19:23:09.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:23:09 smithi029 bash[79042]: cluster 2024-08-29T19:23:08.618491+0000 mgr.y (mgr.25004) 2797 : cluster [DBG] pgmap v4695: 137 pgs: 1 active+clean+snaptrim_wait, 2 active+clean+snaptrim, 134 active+clean; 984 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 249 KiB/s rd, 8.1 KiB/s wr, 424 op/s 2024-08-29T19:23:09.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:23:09 smithi029 bash[77880]: cluster 2024-08-29T19:23:08.350298+0000 mon.a (mon.0) 3409 : cluster [DBG] osdmap e2372: 8 total, 8 up, 8 in 2024-08-29T19:23:09.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:23:09 smithi029 bash[77880]: cluster 2024-08-29T19:23:08.618491+0000 mgr.y (mgr.25004) 2797 : cluster [DBG] pgmap v4695: 137 pgs: 1 active+clean+snaptrim_wait, 2 active+clean+snaptrim, 134 active+clean; 984 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 249 KiB/s rd, 8.1 KiB/s wr, 424 op/s 2024-08-29T19:23:10.397 INFO:tasks.workunit.client.0.smithi029.stdout:from 0 to HEAD diff [0~37748736,41943040~109051904,159383552~12582912,176160768~50331648,230686720~138412032,373293056~41943040] 2024-08-29T19:23:10.397 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~37748736,41943040~109051904,159383552~12582912,176160768~50331648,230686720~138412032,373293056~41943040] 2024-08-29T19:23:10.423 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~37748736,41943040~109051904,159383552~67108864,230686720~138412032,373293056~41943040] 2024-08-29T19:23:10.424 INFO:tasks.workunit.client.0.smithi029.stdout:from 1 to HEAD diff [0~37748736,41943040~109051904,159383552~12582912,176160768~50331648,230686720~138412032,373293056~41943040] 2024-08-29T19:23:10.424 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~37748736,41943040~109051904,159383552~12582912,176160768~50331648,230686720~138412032,373293056~41943040] 2024-08-29T19:23:10.428 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~37748736,41943040~109051904,159383552~67108864,230686720~138412032,373293056~41943040] 2024-08-29T19:23:10.428 INFO:tasks.workunit.client.0.smithi029.stdout:from 2 to HEAD diff [0~37748736,41943040~62914560,109051904~41943040,159383552~12582912,176160768~50331648,230686720~138412032,373293056~41943040] 2024-08-29T19:23:10.429 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~37748736,41943040~62914560,109051904~41943040,159383552~12582912,176160768~50331648,230686720~138412032,373293056~41943040] 2024-08-29T19:23:10.430 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~37748736,41943040~62914560,109051904~41943040,159383552~67108864,230686720~138412032,373293056~41943040] 2024-08-29T19:23:10.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:23:10 smithi110 bash[67519]: cluster 2024-08-29T19:23:09.371798+0000 mon.a (mon.0) 3410 : cluster [DBG] osdmap e2373: 8 total, 8 up, 8 in 2024-08-29T19:23:10.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:23:10 smithi110 bash[67519]: cluster 2024-08-29T19:23:10.337793+0000 mon.a (mon.0) 3411 : cluster [DBG] osdmap e2374: 8 total, 8 up, 8 in 2024-08-29T19:23:10.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:23:10 smithi029 bash[79042]: cluster 2024-08-29T19:23:09.371798+0000 mon.a (mon.0) 3410 : cluster [DBG] osdmap e2373: 8 total, 8 up, 8 in 2024-08-29T19:23:10.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:23:10 smithi029 bash[79042]: cluster 2024-08-29T19:23:10.337793+0000 mon.a (mon.0) 3411 : cluster [DBG] osdmap e2374: 8 total, 8 up, 8 in 2024-08-29T19:23:10.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:23:10 smithi029 bash[77880]: cluster 2024-08-29T19:23:09.371798+0000 mon.a (mon.0) 3410 : cluster [DBG] osdmap e2373: 8 total, 8 up, 8 in 2024-08-29T19:23:10.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:23:10 smithi029 bash[77880]: cluster 2024-08-29T19:23:10.337793+0000 mon.a (mon.0) 3411 : cluster [DBG] osdmap e2374: 8 total, 8 up, 8 in 2024-08-29T19:23:11.406 INFO:tasks.workunit.client.0.smithi029.stdout:from 0 to HEAD diff [0~37748736,41943040~109051904,159383552~12582912,176160768~50331648,230686720~138412032,373293056~41943040] 2024-08-29T19:23:11.406 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~37748736,41943040~109051904,159383552~12582912,176160768~50331648,230686720~138412032,373293056~41943040] 2024-08-29T19:23:11.425 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~37748736,41943040~109051904,159383552~67108864,230686720~138412032,373293056~41943040] 2024-08-29T19:23:11.426 INFO:tasks.workunit.client.0.smithi029.stdout:from 1 to HEAD diff [0~37748736,41943040~109051904,159383552~12582912,176160768~50331648,230686720~138412032,373293056~41943040] 2024-08-29T19:23:11.426 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~37748736,41943040~109051904,159383552~12582912,176160768~50331648,230686720~138412032,373293056~41943040] 2024-08-29T19:23:11.427 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~37748736,41943040~109051904,159383552~67108864,230686720~138412032,373293056~41943040] 2024-08-29T19:23:11.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:23:11 smithi110 bash[67519]: cluster 2024-08-29T19:23:10.619388+0000 mgr.y (mgr.25004) 2798 : cluster [DBG] pgmap v4698: 137 pgs: 137 active+clean; 936 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 37 op/s 2024-08-29T19:23:11.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:23:11 smithi029 bash[79042]: cluster 2024-08-29T19:23:10.619388+0000 mgr.y (mgr.25004) 2798 : cluster [DBG] pgmap v4698: 137 pgs: 137 active+clean; 936 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 37 op/s 2024-08-29T19:23:11.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:23:11 smithi029 bash[77880]: cluster 2024-08-29T19:23:10.619388+0000 mgr.y (mgr.25004) 2798 : cluster [DBG] pgmap v4698: 137 pgs: 137 active+clean; 936 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 37 op/s 2024-08-29T19:23:12.416 INFO:tasks.workunit.client.0.smithi029.stdout:from 0 to HEAD diff [0~37748736,41943040~109051904,159383552~12582912,176160768~50331648,230686720~138412032,373293056~41943040] 2024-08-29T19:23:12.416 INFO:tasks.workunit.client.0.smithi029.stdout: limited diff [0~37748736,41943040~109051904,159383552~12582912,176160768~50331648,230686720~138412032,373293056~41943040] 2024-08-29T19:23:12.441 INFO:tasks.workunit.client.0.smithi029.stdout: actual was [0~37748736,41943040~109051904,159383552~67108864,230686720~138412032,373293056~41943040] 2024-08-29T19:23:12.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:23:12 smithi110 bash[67519]: cluster 2024-08-29T19:23:11.382724+0000 mon.a (mon.0) 3412 : cluster [DBG] osdmap e2375: 8 total, 8 up, 8 in 2024-08-29T19:23:12.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:23:12 smithi029 bash[79042]: cluster 2024-08-29T19:23:11.382724+0000 mon.a (mon.0) 3412 : cluster [DBG] osdmap e2375: 8 total, 8 up, 8 in 2024-08-29T19:23:12.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:23:12 smithi029 bash[77880]: cluster 2024-08-29T19:23:11.382724+0000 mon.a (mon.0) 3412 : cluster [DBG] osdmap e2375: 8 total, 8 up, 8 in 2024-08-29T19:23:13.476 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] DiffIterateTest/1.DiffIterateStress (39549 ms) 2024-08-29T19:23:13.477 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] DiffIterateTest/1.DiffIterateParent 2024-08-29T19:23:13.477 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T19:23:13.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:23:13 smithi110 bash[67519]: cluster 2024-08-29T19:23:12.383820+0000 mon.a (mon.0) 3413 : cluster [DBG] osdmap e2376: 8 total, 8 up, 8 in 2024-08-29T19:23:13.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:23:13 smithi110 bash[67519]: cluster 2024-08-29T19:23:12.620178+0000 mgr.y (mgr.25004) 2799 : cluster [DBG] pgmap v4701: 137 pgs: 1 active+clean+snaptrim, 136 active+clean; 823 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 102 KiB/s rd, 6.0 KiB/s wr, 163 op/s 2024-08-29T19:23:13.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:23:13 smithi029 bash[79042]: cluster 2024-08-29T19:23:12.383820+0000 mon.a (mon.0) 3413 : cluster [DBG] osdmap e2376: 8 total, 8 up, 8 in 2024-08-29T19:23:13.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:23:13 smithi029 bash[79042]: cluster 2024-08-29T19:23:12.620178+0000 mgr.y (mgr.25004) 2799 : cluster [DBG] pgmap v4701: 137 pgs: 1 active+clean+snaptrim, 136 active+clean; 823 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 102 KiB/s rd, 6.0 KiB/s wr, 163 op/s 2024-08-29T19:23:13.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:23:13 smithi029 bash[77880]: cluster 2024-08-29T19:23:12.383820+0000 mon.a (mon.0) 3413 : cluster [DBG] osdmap e2376: 8 total, 8 up, 8 in 2024-08-29T19:23:13.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:23:13 smithi029 bash[77880]: cluster 2024-08-29T19:23:12.620178+0000 mgr.y (mgr.25004) 2799 : cluster [DBG] pgmap v4701: 137 pgs: 1 active+clean+snaptrim, 136 active+clean; 823 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 102 KiB/s rd, 6.0 KiB/s wr, 163 op/s 2024-08-29T19:23:14.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:23:14 smithi110 bash[67519]: cluster 2024-08-29T19:23:13.403852+0000 mon.a (mon.0) 3414 : cluster [DBG] osdmap e2377: 8 total, 8 up, 8 in 2024-08-29T19:23:14.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:23:14 smithi029 bash[79042]: cluster 2024-08-29T19:23:13.403852+0000 mon.a (mon.0) 3414 : cluster [DBG] osdmap e2377: 8 total, 8 up, 8 in 2024-08-29T19:23:14.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:23:14 smithi029 bash[77880]: cluster 2024-08-29T19:23:13.403852+0000 mon.a (mon.0) 3414 : cluster [DBG] osdmap e2377: 8 total, 8 up, 8 in 2024-08-29T19:23:14.654 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 19:23:14 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:19:23:14] "GET /metrics HTTP/1.1" 200 36718 "" "Prometheus/2.43.0" 2024-08-29T19:23:14.665 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] DiffIterateTest/1.DiffIterateParent (1188 ms) 2024-08-29T19:23:14.666 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] DiffIterateTest/1.DiffIterateIgnoreParent 2024-08-29T19:23:14.666 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T19:23:15.643 INFO:tasks.workunit.client.0.smithi029.stdout: wrote [0~4194304,8388608~12582912] to clone 2024-08-29T19:23:15.643 INFO:tasks.workunit.client.0.smithi029.stdout: diff was [0~20971520] 2024-08-29T19:23:15.653 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] DiffIterateTest/1.DiffIterateIgnoreParent (989 ms) 2024-08-29T19:23:15.653 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] DiffIterateTest/1.DiffIterateCallbackError 2024-08-29T19:23:15.653 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T19:23:15.706 INFO:tasks.workunit.client.0.smithi029.stdout: wrote [566092~52218,3174419~100855,4405683~18336,7538671~30463,9517178~100534,11285713~32739,11388391~54991,16265100~35573,17889984~52157,19940838~84802] 2024-08-29T19:23:15.735 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] DiffIterateTest/1.DiffIterateCallbackError (81 ms) 2024-08-29T19:23:15.735 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] DiffIterateTest/1.DiffIterateParentDiscard 2024-08-29T19:23:15.735 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T19:23:15.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:23:15 smithi110 bash[67519]: cluster 2024-08-29T19:23:14.410497+0000 mon.a (mon.0) 3415 : cluster [DBG] osdmap e2378: 8 total, 8 up, 8 in 2024-08-29T19:23:15.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:23:15 smithi110 bash[67519]: cluster 2024-08-29T19:23:14.620950+0000 mgr.y (mgr.25004) 2800 : cluster [DBG] pgmap v4704: 137 pgs: 1 active+clean+snaptrim, 136 active+clean; 808 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 100 KiB/s rd, 6.0 KiB/s wr, 158 op/s 2024-08-29T19:23:15.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:23:15 smithi110 bash[67519]: cluster 2024-08-29T19:23:15.339867+0000 mon.a (mon.0) 3416 : cluster [DBG] osdmap e2379: 8 total, 8 up, 8 in 2024-08-29T19:23:15.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:23:15 smithi029 bash[79042]: cluster 2024-08-29T19:23:14.410497+0000 mon.a (mon.0) 3415 : cluster [DBG] osdmap e2378: 8 total, 8 up, 8 in 2024-08-29T19:23:15.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:23:15 smithi029 bash[79042]: cluster 2024-08-29T19:23:14.620950+0000 mgr.y (mgr.25004) 2800 : cluster [DBG] pgmap v4704: 137 pgs: 1 active+clean+snaptrim, 136 active+clean; 808 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 100 KiB/s rd, 6.0 KiB/s wr, 158 op/s 2024-08-29T19:23:15.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:23:15 smithi029 bash[79042]: cluster 2024-08-29T19:23:15.339867+0000 mon.a (mon.0) 3416 : cluster [DBG] osdmap e2379: 8 total, 8 up, 8 in 2024-08-29T19:23:15.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:23:15 smithi029 bash[77880]: cluster 2024-08-29T19:23:14.410497+0000 mon.a (mon.0) 3415 : cluster [DBG] osdmap e2378: 8 total, 8 up, 8 in 2024-08-29T19:23:15.904 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:23:15 smithi029 bash[77880]: cluster 2024-08-29T19:23:14.620950+0000 mgr.y (mgr.25004) 2800 : cluster [DBG] pgmap v4704: 137 pgs: 1 active+clean+snaptrim, 136 active+clean; 808 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 100 KiB/s rd, 6.0 KiB/s wr, 158 op/s 2024-08-29T19:23:15.904 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:23:15 smithi029 bash[77880]: cluster 2024-08-29T19:23:15.339867+0000 mon.a (mon.0) 3416 : cluster [DBG] osdmap e2379: 8 total, 8 up, 8 in 2024-08-29T19:23:17.660 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] DiffIterateTest/1.DiffIterateParentDiscard (1925 ms) 2024-08-29T19:23:17.660 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] DiffIterateTest/1.DiffIterateUnalignedSmall 2024-08-29T19:23:17.660 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T19:23:17.738 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] DiffIterateTest/1.DiffIterateUnalignedSmall (78 ms) 2024-08-29T19:23:17.738 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] DiffIterateTest/1.DiffIterateUnaligned 2024-08-29T19:23:17.738 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T19:23:17.809 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] DiffIterateTest/1.DiffIterateUnaligned (71 ms) 2024-08-29T19:23:17.809 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] DiffIterateTest/1.DiffIterateTryAcquireLock 2024-08-29T19:23:17.809 INFO:tasks.workunit.client.0.smithi029.stdout:using new format! 2024-08-29T19:23:17.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:23:17 smithi110 bash[67519]: cluster 2024-08-29T19:23:16.434433+0000 mon.a (mon.0) 3417 : cluster [DBG] osdmap e2380: 8 total, 8 up, 8 in 2024-08-29T19:23:17.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:23:17 smithi110 bash[67519]: cluster 2024-08-29T19:23:16.621852+0000 mgr.y (mgr.25004) 2801 : cluster [DBG] pgmap v4707: 137 pgs: 137 active+clean; 789 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.8 MiB/s wr, 191 op/s 2024-08-29T19:23:17.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:23:17 smithi110 bash[67519]: audit 2024-08-29T19:23:17.154721+0000 mon.c (mon.2) 1011 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:23:17.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:23:17 smithi029 bash[77880]: cluster 2024-08-29T19:23:16.434433+0000 mon.a (mon.0) 3417 : cluster [DBG] osdmap e2380: 8 total, 8 up, 8 in 2024-08-29T19:23:17.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:23:17 smithi029 bash[77880]: cluster 2024-08-29T19:23:16.621852+0000 mgr.y (mgr.25004) 2801 : cluster [DBG] pgmap v4707: 137 pgs: 137 active+clean; 789 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.8 MiB/s wr, 191 op/s 2024-08-29T19:23:17.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:23:17 smithi029 bash[77880]: audit 2024-08-29T19:23:17.154721+0000 mon.c (mon.2) 1011 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:23:17.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:23:17 smithi029 bash[79042]: cluster 2024-08-29T19:23:16.434433+0000 mon.a (mon.0) 3417 : cluster [DBG] osdmap e2380: 8 total, 8 up, 8 in 2024-08-29T19:23:17.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:23:17 smithi029 bash[79042]: cluster 2024-08-29T19:23:16.621852+0000 mgr.y (mgr.25004) 2801 : cluster [DBG] pgmap v4707: 137 pgs: 137 active+clean; 789 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.8 MiB/s wr, 191 op/s 2024-08-29T19:23:17.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:23:17 smithi029 bash[79042]: audit 2024-08-29T19:23:17.154721+0000 mon.c (mon.2) 1011 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:23:18.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:23:18 smithi110 bash[67519]: cluster 2024-08-29T19:23:17.439726+0000 mon.a (mon.0) 3418 : cluster [DBG] osdmap e2381: 8 total, 8 up, 8 in 2024-08-29T19:23:18.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:23:18 smithi110 bash[67519]: audit 2024-08-29T19:23:17.925845+0000 mon.c (mon.2) 1012 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:23:18.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:23:18 smithi110 bash[67519]: audit 2024-08-29T19:23:17.926652+0000 mon.c (mon.2) 1013 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:23:18.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:23:18 smithi110 bash[67519]: audit 2024-08-29T19:23:17.932177+0000 mon.a (mon.0) 3419 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:23:18.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:23:18 smithi029 bash[77880]: cluster 2024-08-29T19:23:17.439726+0000 mon.a (mon.0) 3418 : cluster [DBG] osdmap e2381: 8 total, 8 up, 8 in 2024-08-29T19:23:18.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:23:18 smithi029 bash[77880]: audit 2024-08-29T19:23:17.925845+0000 mon.c (mon.2) 1012 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:23:18.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:23:18 smithi029 bash[77880]: audit 2024-08-29T19:23:17.926652+0000 mon.c (mon.2) 1013 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:23:18.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:23:18 smithi029 bash[77880]: audit 2024-08-29T19:23:17.932177+0000 mon.a (mon.0) 3419 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:23:18.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:23:18 smithi029 bash[79042]: cluster 2024-08-29T19:23:17.439726+0000 mon.a (mon.0) 3418 : cluster [DBG] osdmap e2381: 8 total, 8 up, 8 in 2024-08-29T19:23:18.904 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:23:18 smithi029 bash[79042]: audit 2024-08-29T19:23:17.925845+0000 mon.c (mon.2) 1012 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:23:18.904 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:23:18 smithi029 bash[79042]: audit 2024-08-29T19:23:17.926652+0000 mon.c (mon.2) 1013 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:23:18.904 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:23:18 smithi029 bash[79042]: audit 2024-08-29T19:23:17.932177+0000 mon.a (mon.0) 3419 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:23:19.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:23:19 smithi110 bash[67519]: cluster 2024-08-29T19:23:18.622568+0000 mgr.y (mgr.25004) 2802 : cluster [DBG] pgmap v4709: 137 pgs: 137 active+clean; 815 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 5.9 MiB/s rd, 10 MiB/s wr, 240 op/s 2024-08-29T19:23:19.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:23:19 smithi110 bash[67519]: audit 2024-08-29T19:23:18.637783+0000 mon.c (mon.2) 1014 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:23:19.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:23:19 smithi029 bash[77880]: cluster 2024-08-29T19:23:18.622568+0000 mgr.y (mgr.25004) 2802 : cluster [DBG] pgmap v4709: 137 pgs: 137 active+clean; 815 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 5.9 MiB/s rd, 10 MiB/s wr, 240 op/s 2024-08-29T19:23:19.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:23:19 smithi029 bash[77880]: audit 2024-08-29T19:23:18.637783+0000 mon.c (mon.2) 1014 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:23:19.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:23:19 smithi029 bash[79042]: cluster 2024-08-29T19:23:18.622568+0000 mgr.y (mgr.25004) 2802 : cluster [DBG] pgmap v4709: 137 pgs: 137 active+clean; 815 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 5.9 MiB/s rd, 10 MiB/s wr, 240 op/s 2024-08-29T19:23:19.904 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:23:19 smithi029 bash[79042]: audit 2024-08-29T19:23:18.637783+0000 mon.c (mon.2) 1014 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:23:21.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:23:21 smithi110 bash[67519]: cluster 2024-08-29T19:23:20.345264+0000 mon.a (mon.0) 3420 : cluster [DBG] osdmap e2382: 8 total, 8 up, 8 in 2024-08-29T19:23:21.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:23:21 smithi110 bash[67519]: cluster 2024-08-29T19:23:20.623325+0000 mgr.y (mgr.25004) 2803 : cluster [DBG] pgmap v4711: 137 pgs: 137 active+clean; 832 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 4.7 MiB/s rd, 9.1 MiB/s wr, 264 op/s 2024-08-29T19:23:21.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:23:21 smithi029 bash[77880]: cluster 2024-08-29T19:23:20.345264+0000 mon.a (mon.0) 3420 : cluster [DBG] osdmap e2382: 8 total, 8 up, 8 in 2024-08-29T19:23:21.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:23:21 smithi029 bash[77880]: cluster 2024-08-29T19:23:20.623325+0000 mgr.y (mgr.25004) 2803 : cluster [DBG] pgmap v4711: 137 pgs: 137 active+clean; 832 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 4.7 MiB/s rd, 9.1 MiB/s wr, 264 op/s 2024-08-29T19:23:21.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:23:21 smithi029 bash[79042]: cluster 2024-08-29T19:23:20.345264+0000 mon.a (mon.0) 3420 : cluster [DBG] osdmap e2382: 8 total, 8 up, 8 in 2024-08-29T19:23:21.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:23:21 smithi029 bash[79042]: cluster 2024-08-29T19:23:20.623325+0000 mgr.y (mgr.25004) 2803 : cluster [DBG] pgmap v4711: 137 pgs: 137 active+clean; 832 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 4.7 MiB/s rd, 9.1 MiB/s wr, 264 op/s 2024-08-29T19:23:22.867 INFO:tasks.workunit.client.0.smithi029.stdout:[ OK ] DiffIterateTest/1.DiffIterateTryAcquireLock (5058 ms) 2024-08-29T19:23:22.867 INFO:tasks.workunit.client.0.smithi029.stdout:[ RUN ] DiffIterateTest/1.DiffIterateStriping 2024-08-29T19:23:22.867 INFO:tasks.workunit.client.0.smithi029.stdout:./src/test/librbd/test_librbd.cc:8958: Skipped 2024-08-29T19:23:22.867 INFO:tasks.workunit.client.0.smithi029.stdout:Skipping due to unmet REQUIRE 2024-08-29T19:23:22.868 INFO:tasks.workunit.client.0.smithi029.stdout:[ SKIPPED ] DiffIterateTest/1.DiffIterateStriping (0 ms) 2024-08-29T19:23:23.704 INFO:tasks.workunit.client.0.smithi029.stdout:[----------] 19 tests from DiffIterateTest/1 (268210 ms total) 2024-08-29T19:23:23.704 INFO:tasks.workunit.client.0.smithi029.stdout: 2024-08-29T19:23:23.704 INFO:tasks.workunit.client.0.smithi029.stdout:[----------] Global test environment tear-down 2024-08-29T19:23:23.704 INFO:tasks.workunit.client.0.smithi029.stdout:[==========] 490 tests from 24 test suites ran. (2793406 ms total) 2024-08-29T19:23:23.704 INFO:tasks.workunit.client.0.smithi029.stdout:[ PASSED ] 444 tests. 2024-08-29T19:23:23.704 INFO:tasks.workunit.client.0.smithi029.stdout:[ SKIPPED ] 46 tests, listed below: 2024-08-29T19:23:23.704 INFO:tasks.workunit.client.0.smithi029.stdout:[ SKIPPED ] TestJournalStress.DiscardWithPruneWriteOverlap 2024-08-29T19:23:23.704 INFO:tasks.workunit.client.0.smithi029.stdout:[ SKIPPED ] TestJournalReplay.AioDiscardEvent 2024-08-29T19:23:23.705 INFO:tasks.workunit.client.0.smithi029.stdout:[ SKIPPED ] TestJournalReplay.AioWriteEvent 2024-08-29T19:23:23.705 INFO:tasks.workunit.client.0.smithi029.stdout:[ SKIPPED ] TestJournalReplay.AioFlushEvent 2024-08-29T19:23:23.705 INFO:tasks.workunit.client.0.smithi029.stdout:[ SKIPPED ] TestJournalReplay.SnapCreate 2024-08-29T19:23:23.705 INFO:tasks.workunit.client.0.smithi029.stdout:[ SKIPPED ] TestJournalReplay.SnapProtect 2024-08-29T19:23:23.705 INFO:tasks.workunit.client.0.smithi029.stdout:[ SKIPPED ] TestJournalReplay.SnapUnprotect 2024-08-29T19:23:23.705 INFO:tasks.workunit.client.0.smithi029.stdout:[ SKIPPED ] TestJournalReplay.SnapRename 2024-08-29T19:23:23.705 INFO:tasks.workunit.client.0.smithi029.stdout:[ SKIPPED ] TestJournalReplay.SnapRollback 2024-08-29T19:23:23.705 INFO:tasks.workunit.client.0.smithi029.stdout:[ SKIPPED ] TestJournalReplay.SnapRemove 2024-08-29T19:23:23.705 INFO:tasks.workunit.client.0.smithi029.stdout:[ SKIPPED ] TestJournalReplay.Rename 2024-08-29T19:23:23.705 INFO:tasks.workunit.client.0.smithi029.stdout:[ SKIPPED ] TestJournalReplay.Resize 2024-08-29T19:23:23.705 INFO:tasks.workunit.client.0.smithi029.stdout:[ SKIPPED ] TestJournalReplay.Flatten 2024-08-29T19:23:23.705 INFO:tasks.workunit.client.0.smithi029.stdout:[ SKIPPED ] TestJournalReplay.UpdateFeatures 2024-08-29T19:23:23.706 INFO:tasks.workunit.client.0.smithi029.stdout:[ SKIPPED ] TestJournalReplay.MetadataSet 2024-08-29T19:23:23.706 INFO:tasks.workunit.client.0.smithi029.stdout:[ SKIPPED ] TestJournalReplay.MetadataRemove 2024-08-29T19:23:23.706 INFO:tasks.workunit.client.0.smithi029.stdout:[ SKIPPED ] TestJournalReplay.ObjectPosition 2024-08-29T19:23:23.706 INFO:tasks.workunit.client.0.smithi029.stdout:[ SKIPPED ] TestJournalEntries.AioWrite 2024-08-29T19:23:23.706 INFO:tasks.workunit.client.0.smithi029.stdout:[ SKIPPED ] TestJournalEntries.AioDiscard 2024-08-29T19:23:23.706 INFO:tasks.workunit.client.0.smithi029.stdout:[ SKIPPED ] TestJournalEntries.AioDiscardWithPrune 2024-08-29T19:23:23.707 INFO:tasks.workunit.client.0.smithi029.stdout:[ SKIPPED ] TestJournalEntries.AioFlush 2024-08-29T19:23:23.707 INFO:tasks.workunit.client.0.smithi029.stdout:[ SKIPPED ] TestOperations.DisableJournalingCorrupt 2024-08-29T19:23:23.707 INFO:tasks.workunit.client.0.smithi029.stdout:[ SKIPPED ] TestMigration.MirroringSamePool 2024-08-29T19:23:23.707 INFO:tasks.workunit.client.0.smithi029.stdout:[ SKIPPED ] TestMigration.MirroringAbort 2024-08-29T19:23:23.707 INFO:tasks.workunit.client.0.smithi029.stdout:[ SKIPPED ] TestMigration.MirroringOtherPoolDisabled 2024-08-29T19:23:23.707 INFO:tasks.workunit.client.0.smithi029.stdout:[ SKIPPED ] TestMigration.MirroringOtherPoolEnabled 2024-08-29T19:23:23.707 INFO:tasks.workunit.client.0.smithi029.stdout:[ SKIPPED ] TestMigration.MirroringPool 2024-08-29T19:23:23.707 INFO:tasks.workunit.client.0.smithi029.stdout:[ SKIPPED ] TestDeepCopy.NoSnaps_StrippingLargerDstObjSize 2024-08-29T19:23:23.707 INFO:tasks.workunit.client.0.smithi029.stdout:[ SKIPPED ] TestDeepCopy.Snaps_StrippingLargerDstObjSize 2024-08-29T19:23:23.707 INFO:tasks.workunit.client.0.smithi029.stdout:[ SKIPPED ] TestDeepCopy.Clone_StrippingLargerDstObjSize 2024-08-29T19:23:23.707 INFO:tasks.workunit.client.0.smithi029.stdout:[ SKIPPED ] TestDeepCopy.CloneFlatten_StrippingLargerDstObjSize 2024-08-29T19:23:23.708 INFO:tasks.workunit.client.0.smithi029.stdout:[ SKIPPED ] TestDeepCopy.Stress_StrippingLargerDstObjSize 2024-08-29T19:23:23.708 INFO:tasks.workunit.client.0.smithi029.stdout:[ SKIPPED ] TestDeepCopy.NoSnaps_StrippingSmallerDstObjSize 2024-08-29T19:23:23.708 INFO:tasks.workunit.client.0.smithi029.stdout:[ SKIPPED ] TestDeepCopy.Snaps_StrippingSmallerDstObjSize 2024-08-29T19:23:23.708 INFO:tasks.workunit.client.0.smithi029.stdout:[ SKIPPED ] TestDeepCopy.Clone_StrippingSmallerDstObjSize 2024-08-29T19:23:23.708 INFO:tasks.workunit.client.0.smithi029.stdout:[ SKIPPED ] TestDeepCopy.CloneFlatten_StrippingSmallerDstObjSize 2024-08-29T19:23:23.708 INFO:tasks.workunit.client.0.smithi029.stdout:[ SKIPPED ] TestDeepCopy.Stress_StrippingSmallerDstObjSize 2024-08-29T19:23:23.708 INFO:tasks.workunit.client.0.smithi029.stdout:[ SKIPPED ] TestMirroring.DisableImageMirrorWithPeer 2024-08-29T19:23:23.708 INFO:tasks.workunit.client.0.smithi029.stdout:[ SKIPPED ] TestMirroring.DisableJournalingWithPeer 2024-08-29T19:23:23.708 INFO:tasks.workunit.client.0.smithi029.stdout:[ SKIPPED ] TestInternal.DiscardCopyup 2024-08-29T19:23:23.708 INFO:tasks.workunit.client.0.smithi029.stdout:[ SKIPPED ] TestInternal.TestCoR 2024-08-29T19:23:23.708 INFO:tasks.workunit.client.0.smithi029.stdout:[ SKIPPED ] TestLibRBD.EncryptionLoadBadStripePattern 2024-08-29T19:23:23.709 INFO:tasks.workunit.client.0.smithi029.stdout:[ SKIPPED ] TestLibRBD.EnableJournalingViaLockOwner 2024-08-29T19:23:23.709 INFO:tasks.workunit.client.0.smithi029.stdout:[ SKIPPED ] TestLibRBD.ExclusiveLockReadTransition 2024-08-29T19:23:23.709 INFO:tasks.workunit.client.0.smithi029.stdout:[ SKIPPED ] DiffIterateTest/0.DiffIterateStriping 2024-08-29T19:23:23.709 INFO:tasks.workunit.client.0.smithi029.stdout:[ SKIPPED ] DiffIterateTest/1.DiffIterateStriping 2024-08-29T19:23:23.709 INFO:tasks.workunit.client.0.smithi029.stdout: 2024-08-29T19:23:23.709 INFO:tasks.workunit.client.0.smithi029.stdout: YOU HAVE 2 DISABLED TESTS 2024-08-29T19:23:23.709 INFO:tasks.workunit.client.0.smithi029.stdout: 2024-08-29T19:23:23.761 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-08-29T19:23:23.761 DEBUG:teuthology.orchestra.run.smithi029:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-08-29T19:23:23.775 INFO:tasks.workunit:Stopping ['rbd/test_librbd.sh'] on client.0... 2024-08-29T19:23:23.775 DEBUG:teuthology.orchestra.run.smithi029:> sudo rm -rf -- /home/ubuntu/cephtest/workunits.list.client.0 /home/ubuntu/cephtest/clone.client.0 2024-08-29T19:23:24.064 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:23:23 smithi029 bash[77880]: cluster 2024-08-29T19:23:22.624730+0000 mgr.y (mgr.25004) 2804 : cluster [DBG] pgmap v4712: 137 pgs: 137 active+clean; 865 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 10 MiB/s wr, 191 op/s 2024-08-29T19:23:24.064 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:23:23 smithi029 bash[79042]: cluster 2024-08-29T19:23:22.624730+0000 mgr.y (mgr.25004) 2804 : cluster [DBG] pgmap v4712: 137 pgs: 137 active+clean; 865 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 10 MiB/s wr, 191 op/s 2024-08-29T19:23:24.066 DEBUG:teuthology.parallel:result is None 2024-08-29T19:23:24.066 DEBUG:teuthology.orchestra.run.smithi029:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0 2024-08-29T19:23:24.078 INFO:tasks.workunit:Deleted dir /home/ubuntu/cephtest/mnt.0/client.0 2024-08-29T19:23:24.079 DEBUG:teuthology.orchestra.run.smithi029:> rmdir -- /home/ubuntu/cephtest/mnt.0 2024-08-29T19:23:24.123 INFO:tasks.workunit:Deleted artificial mount point /home/ubuntu/cephtest/mnt.0/client.0 2024-08-29T19:23:24.123 INFO:teuthology.task.full_sequential:In full_sequential, running task print... 2024-08-29T19:23:24.124 INFO:teuthology.task.print:**** done end test_rbd_api.yaml 2024-08-29T19:23:24.124 INFO:teuthology.task.full_sequential:In full_sequential, running task print... 2024-08-29T19:23:24.124 INFO:teuthology.task.print:**** done start test_rbd_python.yaml 2024-08-29T19:23:24.124 INFO:teuthology.task.full_sequential:In full_sequential, running task workunit... 2024-08-29T19:23:24.125 INFO:tasks.workunit:Pulling workunits from ref reef 2024-08-29T19:23:24.125 INFO:tasks.workunit:Making a separate scratch dir for every client... 2024-08-29T19:23:24.125 DEBUG:teuthology.orchestra.run.smithi029:> stat -- /home/ubuntu/cephtest/mnt.0 2024-08-29T19:23:24.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:23:23 smithi110 bash[67519]: cluster 2024-08-29T19:23:22.624730+0000 mgr.y (mgr.25004) 2804 : cluster [DBG] pgmap v4712: 137 pgs: 137 active+clean; 865 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 10 MiB/s wr, 191 op/s 2024-08-29T19:23:24.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-29T19:23:24.172 INFO:teuthology.orchestra.run.smithi029.stderr:stat: cannot statx '/home/ubuntu/cephtest/mnt.0': No such file or directory 2024-08-29T19:23:24.173 DEBUG:teuthology.orchestra.run.smithi029:> mkdir -- /home/ubuntu/cephtest/mnt.0 2024-08-29T19:23:24.221 INFO:tasks.workunit:Created dir /home/ubuntu/cephtest/mnt.0 2024-08-29T19:23:24.221 DEBUG:teuthology.orchestra.run.smithi029:> cd -- /home/ubuntu/cephtest/mnt.0 && mkdir -- client.0 2024-08-29T19:23:24.269 INFO:tasks.workunit:timeout=3h 2024-08-29T19:23:24.269 INFO:tasks.workunit:cleanup=True 2024-08-29T19:23:24.269 DEBUG:teuthology.orchestra.run.smithi029:> rm -rf /home/ubuntu/cephtest/clone.client.0 && git clone --depth 1 --branch reef https://github.com/ceph/ceph-ci.git /home/ubuntu/cephtest/clone.client.0 && cd /home/ubuntu/cephtest/clone.client.0 2024-08-29T19:23:24.318 INFO:tasks.workunit.client.0.smithi029.stderr:Cloning into '/home/ubuntu/cephtest/clone.client.0'... 2024-08-29T19:23:24.903 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 19:23:24 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:19:23:24] "GET /metrics HTTP/1.1" 200 36717 "" "Prometheus/2.43.0" 2024-08-29T19:23:24.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:23:24 smithi029 bash[79042]: cluster 2024-08-29T19:23:23.695957+0000 mon.a (mon.0) 3421 : cluster [DBG] osdmap e2383: 8 total, 8 up, 8 in 2024-08-29T19:23:24.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:23:24 smithi029 bash[77880]: cluster 2024-08-29T19:23:23.695957+0000 mon.a (mon.0) 3421 : cluster [DBG] osdmap e2383: 8 total, 8 up, 8 in 2024-08-29T19:23:25.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:23:24 smithi110 bash[67519]: cluster 2024-08-29T19:23:23.695957+0000 mon.a (mon.0) 3421 : cluster [DBG] osdmap e2383: 8 total, 8 up, 8 in 2024-08-29T19:23:26.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:23:25 smithi110 bash[67519]: cluster 2024-08-29T19:23:24.625551+0000 mgr.y (mgr.25004) 2805 : cluster [DBG] pgmap v4714: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-08-29T19:23:26.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:23:25 smithi029 bash[79042]: cluster 2024-08-29T19:23:24.625551+0000 mgr.y (mgr.25004) 2805 : cluster [DBG] pgmap v4714: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-08-29T19:23:26.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:23:25 smithi029 bash[77880]: cluster 2024-08-29T19:23:24.625551+0000 mgr.y (mgr.25004) 2805 : cluster [DBG] pgmap v4714: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-08-29T19:23:28.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:23:27 smithi110 bash[67519]: cluster 2024-08-29T19:23:26.626619+0000 mgr.y (mgr.25004) 2806 : cluster [DBG] pgmap v4715: 105 pgs: 105 active+clean; 4.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:23:28.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:23:27 smithi029 bash[79042]: cluster 2024-08-29T19:23:26.626619+0000 mgr.y (mgr.25004) 2806 : cluster [DBG] pgmap v4715: 105 pgs: 105 active+clean; 4.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:23:28.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:23:27 smithi029 bash[77880]: cluster 2024-08-29T19:23:26.626619+0000 mgr.y (mgr.25004) 2806 : cluster [DBG] pgmap v4715: 105 pgs: 105 active+clean; 4.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:23:30.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:23:29 smithi110 bash[67519]: cluster 2024-08-29T19:23:28.627418+0000 mgr.y (mgr.25004) 2807 : cluster [DBG] pgmap v4716: 105 pgs: 105 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-08-29T19:23:30.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:23:29 smithi029 bash[77880]: cluster 2024-08-29T19:23:28.627418+0000 mgr.y (mgr.25004) 2807 : cluster [DBG] pgmap v4716: 105 pgs: 105 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-08-29T19:23:30.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:23:29 smithi029 bash[79042]: cluster 2024-08-29T19:23:28.627418+0000 mgr.y (mgr.25004) 2807 : cluster [DBG] pgmap v4716: 105 pgs: 105 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-08-29T19:23:30.753 DEBUG:teuthology.orchestra.run.smithi029:> 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-08-29T19:23:30.800 INFO:tasks.workunit.client.0.smithi029.stdout:for d in direct_io fs ; do ( cd $d ; make all ) ; done 2024-08-29T19:23:30.803 INFO:tasks.workunit.client.0.smithi029.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2024-08-29T19:23:30.804 INFO:tasks.workunit.client.0.smithi029.stdout:cc -Wall -Wextra -D_GNU_SOURCE direct_io_test.c -o direct_io_test 2024-08-29T19:23:30.865 INFO:tasks.workunit.client.0.smithi029.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_sync_io.c -o test_sync_io 2024-08-29T19:23:30.930 INFO:tasks.workunit.client.0.smithi029.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_short_dio_read.c -o test_short_dio_read 2024-08-29T19:23:30.980 INFO:tasks.workunit.client.0.smithi029.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2024-08-29T19:23:30.983 INFO:tasks.workunit.client.0.smithi029.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2024-08-29T19:23:30.983 INFO:tasks.workunit.client.0.smithi029.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_o_trunc.c -o test_o_trunc 2024-08-29T19:23:31.030 INFO:tasks.workunit.client.0.smithi029.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2024-08-29T19:23:31.034 DEBUG:teuthology.orchestra.run.smithi029:> set -ex 2024-08-29T19:23:31.034 DEBUG:teuthology.orchestra.run.smithi029:> dd if=/home/ubuntu/cephtest/workunits.list.client.0 of=/dev/stdout 2024-08-29T19:23:31.081 INFO:tasks.workunit:Running workunits matching rbd/test_librbd_python.sh on client.0... 2024-08-29T19:23:31.082 INFO:tasks.workunit:Running workunit rbd/test_librbd_python.sh... 2024-08-29T19:23:31.082 DEBUG:teuthology.orchestra.run.smithi029:workunit test rbd/test_librbd_python.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 RBD_FEATURES=61 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 3h /home/ubuntu/cephtest/clone.client.0/qa/workunits/rbd/test_librbd_python.sh 2024-08-29T19:23:31.132 INFO:tasks.workunit.client.0.smithi029.stderr:+ dirname /home/ubuntu/cephtest/clone.client.0/qa/workunits/rbd/test_librbd_python.sh 2024-08-29T19:23:31.133 INFO:tasks.workunit.client.0.smithi029.stderr:+ relpath=/home/ubuntu/cephtest/clone.client.0/qa/workunits/rbd/../../../src/test/pybind 2024-08-29T19:23:31.133 INFO:tasks.workunit.client.0.smithi029.stderr:+ [ -n ] 2024-08-29T19:23:31.133 INFO:tasks.workunit.client.0.smithi029.stderr:+ python3 -m pytest -v /home/ubuntu/cephtest/clone.client.0/qa/workunits/rbd/../../../src/test/pybind/test_rbd.py 2024-08-29T19:23:31.310 INFO:tasks.workunit.client.0.smithi029.stdout:============================= test session starts ============================== 2024-08-29T19:23:31.311 INFO:tasks.workunit.client.0.smithi029.stdout:platform linux -- Python 3.10.6, pytest-6.2.5, py-1.10.0, pluggy-0.13.0 -- /usr/bin/python3 2024-08-29T19:23:31.311 INFO:tasks.workunit.client.0.smithi029.stdout:cachedir: .pytest_cache 2024-08-29T19:23:31.311 INFO:tasks.workunit.client.0.smithi029.stdout:rootdir: /home/ubuntu/cephtest/clone.client.0/src/test/pybind, configfile: pytest.ini 2024-08-29T19:23:31.761 INFO:tasks.workunit.client.0.smithi029.stdout:collecting ... collected 185 items 2024-08-29T19:23:31.761 INFO:tasks.workunit.client.0.smithi029.stdout: 2024-08-29T19:23:32.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:23:31 smithi110 bash[67519]: cluster 2024-08-29T19:23:30.628244+0000 mgr.y (mgr.25004) 2808 : cluster [DBG] pgmap v4717: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-08-29T19:23:32.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:23:31 smithi029 bash[77880]: cluster 2024-08-29T19:23:30.628244+0000 mgr.y (mgr.25004) 2808 : cluster [DBG] pgmap v4717: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-08-29T19:23:32.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:23:31 smithi029 bash[79042]: cluster 2024-08-29T19:23:30.628244+0000 mgr.y (mgr.25004) 2808 : cluster [DBG] pgmap v4717: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-08-29T19:23:34.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:23:33 smithi110 bash[67519]: cluster 2024-08-29T19:23:32.629427+0000 mgr.y (mgr.25004) 2809 : cluster [DBG] pgmap v4718: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-08-29T19:23:34.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:23:33 smithi110 bash[67519]: cluster 2024-08-29T19:23:32.728692+0000 mon.a (mon.0) 3422 : cluster [DBG] osdmap e2384: 8 total, 8 up, 8 in 2024-08-29T19:23:34.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:23:33 smithi110 bash[67519]: audit 2024-08-29T19:23:32.736803+0000 mon.c (mon.2) 1015 : audit [INF] from='client.? 172.21.15.29:0/2046814132' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rbd-api-smithi029-185782-1","app": "rbd","yes_i_really_mean_it": true}]: dispatch 2024-08-29T19:23:34.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:23:33 smithi110 bash[67519]: audit 2024-08-29T19:23:32.737632+0000 mon.a (mon.0) 3423 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rbd-api-smithi029-185782-1","app": "rbd","yes_i_really_mean_it": true}]: dispatch 2024-08-29T19:23:34.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:23:33 smithi110 bash[67519]: audit 2024-08-29T19:23:33.638242+0000 mon.c (mon.2) 1016 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:23:34.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:23:33 smithi029 bash[79042]: cluster 2024-08-29T19:23:32.629427+0000 mgr.y (mgr.25004) 2809 : cluster [DBG] pgmap v4718: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-08-29T19:23:34.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:23:33 smithi029 bash[79042]: cluster 2024-08-29T19:23:32.728692+0000 mon.a (mon.0) 3422 : cluster [DBG] osdmap e2384: 8 total, 8 up, 8 in 2024-08-29T19:23:34.154 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:23:33 smithi029 bash[79042]: audit 2024-08-29T19:23:32.736803+0000 mon.c (mon.2) 1015 : audit [INF] from='client.? 172.21.15.29:0/2046814132' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rbd-api-smithi029-185782-1","app": "rbd","yes_i_really_mean_it": true}]: dispatch 2024-08-29T19:23:34.154 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:23:33 smithi029 bash[79042]: audit 2024-08-29T19:23:32.737632+0000 mon.a (mon.0) 3423 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rbd-api-smithi029-185782-1","app": "rbd","yes_i_really_mean_it": true}]: dispatch 2024-08-29T19:23:34.154 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:23:33 smithi029 bash[79042]: audit 2024-08-29T19:23:33.638242+0000 mon.c (mon.2) 1016 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:23:34.154 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:23:33 smithi029 bash[77880]: cluster 2024-08-29T19:23:32.629427+0000 mgr.y (mgr.25004) 2809 : cluster [DBG] pgmap v4718: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-08-29T19:23:34.154 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:23:33 smithi029 bash[77880]: cluster 2024-08-29T19:23:32.728692+0000 mon.a (mon.0) 3422 : cluster [DBG] osdmap e2384: 8 total, 8 up, 8 in 2024-08-29T19:23:34.154 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:23:33 smithi029 bash[77880]: audit 2024-08-29T19:23:32.736803+0000 mon.c (mon.2) 1015 : audit [INF] from='client.? 172.21.15.29:0/2046814132' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rbd-api-smithi029-185782-1","app": "rbd","yes_i_really_mean_it": true}]: dispatch 2024-08-29T19:23:34.154 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:23:33 smithi029 bash[77880]: audit 2024-08-29T19:23:32.737632+0000 mon.a (mon.0) 3423 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rbd-api-smithi029-185782-1","app": "rbd","yes_i_really_mean_it": true}]: dispatch 2024-08-29T19:23:34.154 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:23:33 smithi029 bash[77880]: audit 2024-08-29T19:23:33.638242+0000 mon.c (mon.2) 1016 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:23:34.903 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 19:23:34 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:19:23:34] "GET /metrics HTTP/1.1" 200 36646 "" "Prometheus/2.43.0" 2024-08-29T19:23:34.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:23:34 smithi029 bash[77880]: audit 2024-08-29T19:23:33.725241+0000 mon.a (mon.0) 3424 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rbd-api-smithi029-185782-1","app": "rbd","yes_i_really_mean_it": true}]': finished 2024-08-29T19:23:34.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:23:34 smithi029 bash[77880]: cluster 2024-08-29T19:23:33.733177+0000 mon.a (mon.0) 3425 : cluster [DBG] osdmap e2385: 8 total, 8 up, 8 in 2024-08-29T19:23:34.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:23:34 smithi029 bash[77880]: cluster 2024-08-29T19:23:34.734738+0000 mon.a (mon.0) 3426 : cluster [DBG] osdmap e2386: 8 total, 8 up, 8 in 2024-08-29T19:23:34.904 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:23:34 smithi029 bash[79042]: audit 2024-08-29T19:23:33.725241+0000 mon.a (mon.0) 3424 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rbd-api-smithi029-185782-1","app": "rbd","yes_i_really_mean_it": true}]': finished 2024-08-29T19:23:34.904 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:23:34 smithi029 bash[79042]: cluster 2024-08-29T19:23:33.733177+0000 mon.a (mon.0) 3425 : cluster [DBG] osdmap e2385: 8 total, 8 up, 8 in 2024-08-29T19:23:34.904 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:23:34 smithi029 bash[79042]: cluster 2024-08-29T19:23:34.734738+0000 mon.a (mon.0) 3426 : cluster [DBG] osdmap e2386: 8 total, 8 up, 8 in 2024-08-29T19:23:35.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:23:34 smithi110 bash[67519]: audit 2024-08-29T19:23:33.725241+0000 mon.a (mon.0) 3424 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rbd-api-smithi029-185782-1","app": "rbd","yes_i_really_mean_it": true}]': finished 2024-08-29T19:23:35.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:23:34 smithi110 bash[67519]: cluster 2024-08-29T19:23:33.733177+0000 mon.a (mon.0) 3425 : cluster [DBG] osdmap e2385: 8 total, 8 up, 8 in 2024-08-29T19:23:35.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:23:34 smithi110 bash[67519]: cluster 2024-08-29T19:23:34.734738+0000 mon.a (mon.0) 3426 : cluster [DBG] osdmap e2386: 8 total, 8 up, 8 in 2024-08-29T19:23:35.756 INFO:tasks.workunit.client.0.smithi029.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_version PASSED [ 0%] 2024-08-29T19:23:35.957 INFO:tasks.workunit.client.0.smithi029.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_create PASSED [ 1%] 2024-08-29T19:23:36.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:23:35 smithi110 bash[67519]: cluster 2024-08-29T19:23:34.630239+0000 mgr.y (mgr.25004) 2810 : cluster [DBG] pgmap v4721: 137 pgs: 28 unknown, 109 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-08-29T19:23:36.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:23:35 smithi110 bash[67519]: cluster 2024-08-29T19:23:35.738578+0000 mon.a (mon.0) 3427 : cluster [DBG] osdmap e2387: 8 total, 8 up, 8 in 2024-08-29T19:23:36.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:23:35 smithi029 bash[77880]: cluster 2024-08-29T19:23:34.630239+0000 mgr.y (mgr.25004) 2810 : cluster [DBG] pgmap v4721: 137 pgs: 28 unknown, 109 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-08-29T19:23:36.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:23:35 smithi029 bash[77880]: cluster 2024-08-29T19:23:35.738578+0000 mon.a (mon.0) 3427 : cluster [DBG] osdmap e2387: 8 total, 8 up, 8 in 2024-08-29T19:23:36.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:23:35 smithi029 bash[79042]: cluster 2024-08-29T19:23:34.630239+0000 mgr.y (mgr.25004) 2810 : cluster [DBG] pgmap v4721: 137 pgs: 28 unknown, 109 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-08-29T19:23:36.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:23:35 smithi029 bash[79042]: cluster 2024-08-29T19:23:35.738578+0000 mon.a (mon.0) 3427 : cluster [DBG] osdmap e2387: 8 total, 8 up, 8 in 2024-08-29T19:23:37.739 INFO:tasks.workunit.client.0.smithi029.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_create_defaults PASSED [ 1%] 2024-08-29T19:23:37.987 INFO:tasks.workunit.client.0.smithi029.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_context_manager PASSED [ 2%] 2024-08-29T19:23:38.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:23:37 smithi110 bash[67519]: cluster 2024-08-29T19:23:36.631642+0000 mgr.y (mgr.25004) 2811 : cluster [DBG] pgmap v4724: 137 pgs: 5 unknown, 132 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 48 KiB/s rd, 1.5 KiB/s wr, 63 op/s 2024-08-29T19:23:38.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:23:37 smithi029 bash[77880]: cluster 2024-08-29T19:23:36.631642+0000 mgr.y (mgr.25004) 2811 : cluster [DBG] pgmap v4724: 137 pgs: 5 unknown, 132 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 48 KiB/s rd, 1.5 KiB/s wr, 63 op/s 2024-08-29T19:23:38.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:23:37 smithi029 bash[79042]: cluster 2024-08-29T19:23:36.631642+0000 mgr.y (mgr.25004) 2811 : cluster [DBG] pgmap v4724: 137 pgs: 5 unknown, 132 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 48 KiB/s rd, 1.5 KiB/s wr, 63 op/s 2024-08-29T19:23:40.007 INFO:tasks.workunit.client.0.smithi029.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_open_read_only PASSED [ 2%] 2024-08-29T19:23:40.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:23:39 smithi110 bash[67519]: cluster 2024-08-29T19:23:38.632633+0000 mgr.y (mgr.25004) 2812 : cluster [DBG] pgmap v4725: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 61 KiB/s rd, 2.0 KiB/s wr, 80 op/s 2024-08-29T19:23:40.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:23:39 smithi110 bash[67519]: cluster 2024-08-29T19:23:38.782381+0000 mon.a (mon.0) 3428 : cluster [DBG] osdmap e2388: 8 total, 8 up, 8 in 2024-08-29T19:23:40.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:23:39 smithi029 bash[79042]: cluster 2024-08-29T19:23:38.632633+0000 mgr.y (mgr.25004) 2812 : cluster [DBG] pgmap v4725: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 61 KiB/s rd, 2.0 KiB/s wr, 80 op/s 2024-08-29T19:23:40.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:23:39 smithi029 bash[79042]: cluster 2024-08-29T19:23:38.782381+0000 mon.a (mon.0) 3428 : cluster [DBG] osdmap e2388: 8 total, 8 up, 8 in 2024-08-29T19:23:40.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:23:39 smithi029 bash[77880]: cluster 2024-08-29T19:23:38.632633+0000 mgr.y (mgr.25004) 2812 : cluster [DBG] pgmap v4725: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 61 KiB/s rd, 2.0 KiB/s wr, 80 op/s 2024-08-29T19:23:40.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:23:39 smithi029 bash[77880]: cluster 2024-08-29T19:23:38.782381+0000 mon.a (mon.0) 3428 : cluster [DBG] osdmap e2388: 8 total, 8 up, 8 in 2024-08-29T19:23:41.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:23:40 smithi110 bash[67519]: cluster 2024-08-29T19:23:39.792745+0000 mon.a (mon.0) 3429 : cluster [DBG] osdmap e2389: 8 total, 8 up, 8 in 2024-08-29T19:23:41.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:23:40 smithi029 bash[79042]: cluster 2024-08-29T19:23:39.792745+0000 mon.a (mon.0) 3429 : cluster [DBG] osdmap e2389: 8 total, 8 up, 8 in 2024-08-29T19:23:41.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:23:40 smithi029 bash[77880]: cluster 2024-08-29T19:23:39.792745+0000 mon.a (mon.0) 3429 : cluster [DBG] osdmap e2389: 8 total, 8 up, 8 in 2024-08-29T19:23:41.465 INFO:tasks.workunit.client.0.smithi029.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_open_dne PASSED [ 3%] 2024-08-29T19:23:42.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:23:41 smithi110 bash[67519]: cluster 2024-08-29T19:23:40.633495+0000 mgr.y (mgr.25004) 2813 : cluster [DBG] pgmap v4728: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 144 KiB/s rd, 13 KiB/s wr, 196 op/s 2024-08-29T19:23:42.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:23:41 smithi029 bash[79042]: cluster 2024-08-29T19:23:40.633495+0000 mgr.y (mgr.25004) 2813 : cluster [DBG] pgmap v4728: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 144 KiB/s rd, 13 KiB/s wr, 196 op/s 2024-08-29T19:23:42.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:23:41 smithi029 bash[77880]: cluster 2024-08-29T19:23:40.633495+0000 mgr.y (mgr.25004) 2813 : cluster [DBG] pgmap v4728: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 144 KiB/s rd, 13 KiB/s wr, 196 op/s 2024-08-29T19:23:42.928 INFO:tasks.workunit.client.0.smithi029.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_open_readonly_dne PASSED [ 3%] 2024-08-29T19:23:43.139 INFO:tasks.workunit.client.0.smithi029.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_open_by_id PASSED [ 4%] 2024-08-29T19:23:43.303 INFO:tasks.workunit.client.0.smithi029.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_aio_open PASSED [ 4%] 2024-08-29T19:23:43.323 INFO:tasks.workunit.client.0.smithi029.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_remove_dne PASSED [ 5%] 2024-08-29T19:23:43.328 INFO:tasks.workunit.client.0.smithi029.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_list_empty PASSED [ 5%] 2024-08-29T19:23:43.517 INFO:tasks.workunit.client.0.smithi029.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_list PASSED [ 6%] 2024-08-29T19:23:43.709 INFO:tasks.workunit.client.0.smithi029.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_remove_with_progress PASSED [ 7%] 2024-08-29T19:23:43.947 INFO:tasks.workunit.client.0.smithi029.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_remove_canceled PASSED [ 7%] 2024-08-29T19:23:44.135 INFO:tasks.workunit.client.0.smithi029.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_remove_with_progress_except PASSED [ 8%] 2024-08-29T19:23:44.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:23:43 smithi110 bash[67519]: cluster 2024-08-29T19:23:42.634943+0000 mgr.y (mgr.25004) 2814 : cluster [DBG] pgmap v4729: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 210 KiB/s rd, 17 KiB/s wr, 288 op/s 2024-08-29T19:23:44.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:23:43 smithi029 bash[79042]: cluster 2024-08-29T19:23:42.634943+0000 mgr.y (mgr.25004) 2814 : cluster [DBG] pgmap v4729: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 210 KiB/s rd, 17 KiB/s wr, 288 op/s 2024-08-29T19:23:44.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:23:43 smithi029 bash[77880]: cluster 2024-08-29T19:23:42.634943+0000 mgr.y (mgr.25004) 2814 : cluster [DBG] pgmap v4729: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 210 KiB/s rd, 17 KiB/s wr, 288 op/s 2024-08-29T19:23:44.428 INFO:tasks.workunit.client.0.smithi029.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_rename PASSED [ 8%] 2024-08-29T19:23:44.903 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 19:23:44 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:19:23:44] "GET /metrics HTTP/1.1" 200 36646 "" "Prometheus/2.43.0" 2024-08-29T19:23:45.210 INFO:tasks.workunit.client.0.smithi029.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_pool_metadata PASSED [ 9%] 2024-08-29T19:23:45.254 INFO:tasks.workunit.client.0.smithi029.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_config_list PASSED [ 9%] 2024-08-29T19:23:45.285 INFO:tasks.workunit.client.0.smithi029.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_pool_config_set_and_get_and_remove PASSED [ 10%] 2024-08-29T19:23:45.339 INFO:tasks.workunit.client.0.smithi029.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_namespaces PASSED [ 10%] 2024-08-29T19:23:45.604 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 19:23:45 smithi029 bash[70880]: [29/Aug/2024:19:23:45] ENGINE Bus STOPPING 2024-08-29T19:23:45.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:23:45 smithi029 bash[79042]: cluster 2024-08-29T19:23:44.635945+0000 mgr.y (mgr.25004) 2815 : cluster [DBG] pgmap v4730: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 171 KiB/s rd, 17 KiB/s wr, 239 op/s 2024-08-29T19:23:45.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:23:45 smithi029 bash[79042]: audit 2024-08-29T19:23:45.230548+0000 mon.a (mon.0) 3430 : audit [INF] from='client.? ' entity='client.admin' 2024-08-29T19:23:45.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:23:45 smithi029 bash[79042]: audit 2024-08-29T19:23:45.265025+0000 mon.c (mon.2) 1017 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:23:45.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:23:45 smithi029 bash[79042]: audit 2024-08-29T19:23:45.267687+0000 mon.c (mon.2) 1018 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:23:45.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:23:45 smithi029 bash[79042]: audit 2024-08-29T19:23:45.269051+0000 mon.c (mon.2) 1019 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:23:45.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:23:45 smithi029 bash[79042]: audit 2024-08-29T19:23:45.279324+0000 mon.a (mon.0) 3431 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:23:45.904 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:23:45 smithi029 bash[79042]: cluster 2024-08-29T19:23:45.366112+0000 mon.a (mon.0) 3432 : cluster [DBG] osdmap e2390: 8 total, 8 up, 8 in 2024-08-29T19:23:45.904 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 19:23:45 smithi029 bash[70880]: [29/Aug/2024:19:23:45] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-08-29T19:23:45.904 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 19:23:45 smithi029 bash[70880]: [29/Aug/2024:19:23:45] ENGINE Bus STOPPED 2024-08-29T19:23:45.904 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 19:23:45 smithi029 bash[70880]: [29/Aug/2024:19:23:45] ENGINE Bus STARTING 2024-08-29T19:23:45.904 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 19:23:45 smithi029 bash[70880]: [29/Aug/2024:19:23:45] ENGINE Serving on http://:::9283 2024-08-29T19:23:45.904 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 19:23:45 smithi029 bash[70880]: [29/Aug/2024:19:23:45] ENGINE Bus STARTED 2024-08-29T19:23:45.904 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:23:45 smithi029 bash[77880]: cluster 2024-08-29T19:23:44.635945+0000 mgr.y (mgr.25004) 2815 : cluster [DBG] pgmap v4730: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 171 KiB/s rd, 17 KiB/s wr, 239 op/s 2024-08-29T19:23:45.905 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:23:45 smithi029 bash[77880]: audit 2024-08-29T19:23:45.230548+0000 mon.a (mon.0) 3430 : audit [INF] from='client.? ' entity='client.admin' 2024-08-29T19:23:45.905 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:23:45 smithi029 bash[77880]: audit 2024-08-29T19:23:45.265025+0000 mon.c (mon.2) 1017 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:23:45.905 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:23:45 smithi029 bash[77880]: audit 2024-08-29T19:23:45.267687+0000 mon.c (mon.2) 1018 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:23:45.905 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:23:45 smithi029 bash[77880]: audit 2024-08-29T19:23:45.269051+0000 mon.c (mon.2) 1019 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:23:45.905 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:23:45 smithi029 bash[77880]: audit 2024-08-29T19:23:45.279324+0000 mon.a (mon.0) 3431 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:23:45.905 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:23:45 smithi029 bash[77880]: cluster 2024-08-29T19:23:45.366112+0000 mon.a (mon.0) 3432 : cluster [DBG] osdmap e2390: 8 total, 8 up, 8 in 2024-08-29T19:23:46.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:23:45 smithi110 bash[67519]: cluster 2024-08-29T19:23:44.635945+0000 mgr.y (mgr.25004) 2815 : cluster [DBG] pgmap v4730: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 171 KiB/s rd, 17 KiB/s wr, 239 op/s 2024-08-29T19:23:46.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:23:45 smithi110 bash[67519]: audit 2024-08-29T19:23:45.230548+0000 mon.a (mon.0) 3430 : audit [INF] from='client.? ' entity='client.admin' 2024-08-29T19:23:46.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:23:45 smithi110 bash[67519]: audit 2024-08-29T19:23:45.265025+0000 mon.c (mon.2) 1017 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:23:46.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:23:45 smithi110 bash[67519]: audit 2024-08-29T19:23:45.267687+0000 mon.c (mon.2) 1018 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:23:46.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:23:45 smithi110 bash[67519]: audit 2024-08-29T19:23:45.269051+0000 mon.c (mon.2) 1019 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:23:46.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:23:45 smithi110 bash[67519]: audit 2024-08-29T19:23:45.279324+0000 mon.a (mon.0) 3431 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:23:46.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:23:45 smithi110 bash[67519]: cluster 2024-08-29T19:23:45.366112+0000 mon.a (mon.0) 3432 : cluster [DBG] osdmap e2390: 8 total, 8 up, 8 in 2024-08-29T19:23:47.594 INFO:tasks.workunit.client.0.smithi029.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_pool_stats PASSED [ 11%] 2024-08-29T19:23:47.597 INFO:tasks.workunit.client.0.smithi029.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_features_to_string PASSED [ 11%] 2024-08-29T19:23:47.600 INFO:tasks.workunit.client.0.smithi029.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_features_from_string PASSED [ 12%] 2024-08-29T19:23:47.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:23:47 smithi110 bash[67519]: cluster 2024-08-29T19:23:46.373694+0000 mon.a (mon.0) 3433 : cluster [DBG] osdmap e2391: 8 total, 8 up, 8 in 2024-08-29T19:23:47.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:23:47 smithi110 bash[67519]: cluster 2024-08-29T19:23:46.636988+0000 mgr.y (mgr.25004) 2816 : cluster [DBG] pgmap v4733: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 913 KiB/s rd, 35 KiB/s wr, 391 op/s 2024-08-29T19:23:47.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:23:47 smithi029 bash[79042]: cluster 2024-08-29T19:23:46.373694+0000 mon.a (mon.0) 3433 : cluster [DBG] osdmap e2391: 8 total, 8 up, 8 in 2024-08-29T19:23:47.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:23:47 smithi029 bash[79042]: cluster 2024-08-29T19:23:46.636988+0000 mgr.y (mgr.25004) 2816 : cluster [DBG] pgmap v4733: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 913 KiB/s rd, 35 KiB/s wr, 391 op/s 2024-08-29T19:23:47.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:23:47 smithi029 bash[77880]: cluster 2024-08-29T19:23:46.373694+0000 mon.a (mon.0) 3433 : cluster [DBG] osdmap e2391: 8 total, 8 up, 8 in 2024-08-29T19:23:47.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:23:47 smithi029 bash[77880]: cluster 2024-08-29T19:23:46.636988+0000 mgr.y (mgr.25004) 2816 : cluster [DBG] pgmap v4733: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 913 KiB/s rd, 35 KiB/s wr, 391 op/s 2024-08-29T19:23:47.805 INFO:tasks.workunit.client.0.smithi029.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_update_features SKIPPED [ 12%] 2024-08-29T19:23:48.014 INFO:tasks.workunit.client.0.smithi029.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_create_with_params SKIPPED [ 13%] 2024-08-29T19:23:48.219 INFO:tasks.workunit.client.0.smithi029.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_id PASSED [ 14%] 2024-08-29T19:23:48.426 INFO:tasks.workunit.client.0.smithi029.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_block_name_prefix PASSED [ 14%] 2024-08-29T19:23:48.624 INFO:tasks.workunit.client.0.smithi029.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_data_pool_id PASSED [ 15%] 2024-08-29T19:23:48.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:23:48 smithi110 bash[67519]: cluster 2024-08-29T19:23:47.383974+0000 mon.a (mon.0) 3434 : cluster [DBG] osdmap e2392: 8 total, 8 up, 8 in 2024-08-29T19:23:48.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:23:48 smithi029 bash[79042]: cluster 2024-08-29T19:23:47.383974+0000 mon.a (mon.0) 3434 : cluster [DBG] osdmap e2392: 8 total, 8 up, 8 in 2024-08-29T19:23:48.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:23:48 smithi029 bash[77880]: cluster 2024-08-29T19:23:47.383974+0000 mon.a (mon.0) 3434 : cluster [DBG] osdmap e2392: 8 total, 8 up, 8 in 2024-08-29T19:23:48.843 INFO:tasks.workunit.client.0.smithi029.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_create_timestamp PASSED [ 15%] 2024-08-29T19:23:49.047 INFO:tasks.workunit.client.0.smithi029.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_access_timestamp PASSED [ 16%] 2024-08-29T19:23:49.253 INFO:tasks.workunit.client.0.smithi029.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_modify_timestamp PASSED [ 16%] 2024-08-29T19:23:49.496 INFO:tasks.workunit.client.0.smithi029.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_invalidate_cache PASSED [ 17%] 2024-08-29T19:23:49.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:23:49 smithi110 bash[67519]: cluster 2024-08-29T19:23:48.637662+0000 mgr.y (mgr.25004) 2817 : cluster [DBG] pgmap v4735: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 903 KiB/s rd, 32 KiB/s wr, 263 op/s 2024-08-29T19:23:49.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:23:49 smithi110 bash[67519]: audit 2024-08-29T19:23:48.639289+0000 mon.c (mon.2) 1020 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:23:49.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:23:49 smithi029 bash[79042]: cluster 2024-08-29T19:23:48.637662+0000 mgr.y (mgr.25004) 2817 : cluster [DBG] pgmap v4735: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 903 KiB/s rd, 32 KiB/s wr, 263 op/s 2024-08-29T19:23:49.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:23:49 smithi029 bash[79042]: audit 2024-08-29T19:23:48.639289+0000 mon.c (mon.2) 1020 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:23:49.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:23:49 smithi029 bash[77880]: cluster 2024-08-29T19:23:48.637662+0000 mgr.y (mgr.25004) 2817 : cluster [DBG] pgmap v4735: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 903 KiB/s rd, 32 KiB/s wr, 263 op/s 2024-08-29T19:23:49.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:23:49 smithi029 bash[77880]: audit 2024-08-29T19:23:48.639289+0000 mon.c (mon.2) 1020 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:23:49.708 INFO:tasks.workunit.client.0.smithi029.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_stat PASSED [ 17%] 2024-08-29T19:23:49.917 INFO:tasks.workunit.client.0.smithi029.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_flags PASSED [ 18%] 2024-08-29T19:23:50.142 INFO:tasks.workunit.client.0.smithi029.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_image_auto_close PASSED [ 18%] 2024-08-29T19:23:50.355 INFO:tasks.workunit.client.0.smithi029.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_use_after_close PASSED [ 19%] 2024-08-29T19:23:50.585 INFO:tasks.workunit.client.0.smithi029.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_write PASSED [ 20%] 2024-08-29T19:23:50.832 INFO:tasks.workunit.client.0.smithi029.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_write_with_fadvise_flags PASSED [ 20%] 2024-08-29T19:23:51.076 INFO:tasks.workunit.client.0.smithi029.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_write_zeroes PASSED [ 21%] 2024-08-29T19:23:51.320 INFO:tasks.workunit.client.0.smithi029.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_write_zeroes_thick_provision PASSED [ 21%] 2024-08-29T19:23:51.531 INFO:tasks.workunit.client.0.smithi029.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_read PASSED [ 22%] 2024-08-29T19:23:51.743 INFO:tasks.workunit.client.0.smithi029.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_read_with_fadvise_flags PASSED [ 22%] 2024-08-29T19:23:52.069 INFO:tasks.workunit.client.0.smithi029.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_large_write PASSED [ 23%] 2024-08-29T19:23:52.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:23:51 smithi110 bash[67519]: cluster 2024-08-29T19:23:50.638723+0000 mgr.y (mgr.25004) 2818 : cluster [DBG] pgmap v4736: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.0 MiB/s rd, 40 KiB/s wr, 468 op/s 2024-08-29T19:23:52.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:23:51 smithi029 bash[79042]: cluster 2024-08-29T19:23:50.638723+0000 mgr.y (mgr.25004) 2818 : cluster [DBG] pgmap v4736: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.0 MiB/s rd, 40 KiB/s wr, 468 op/s 2024-08-29T19:23:52.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:23:51 smithi029 bash[77880]: cluster 2024-08-29T19:23:50.638723+0000 mgr.y (mgr.25004) 2818 : cluster [DBG] pgmap v4736: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.0 MiB/s rd, 40 KiB/s wr, 468 op/s 2024-08-29T19:23:52.285 INFO:tasks.workunit.client.0.smithi029.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_large_read PASSED [ 23%] 2024-08-29T19:23:52.519 INFO:tasks.workunit.client.0.smithi029.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_write_read PASSED [ 24%] 2024-08-29T19:23:52.726 INFO:tasks.workunit.client.0.smithi029.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_read_bad_offset PASSED [ 24%] 2024-08-29T19:23:52.954 INFO:tasks.workunit.client.0.smithi029.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_resize PASSED [ 25%] 2024-08-29T19:23:53.184 INFO:tasks.workunit.client.0.smithi029.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_resize_allow_shrink_False PASSED [ 25%] 2024-08-29T19:23:54.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:23:53 smithi110 bash[67519]: cluster 2024-08-29T19:23:52.640446+0000 mgr.y (mgr.25004) 2819 : cluster [DBG] pgmap v4737: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 42 KiB/s wr, 706 op/s 2024-08-29T19:23:54.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:23:53 smithi029 bash[79042]: cluster 2024-08-29T19:23:52.640446+0000 mgr.y (mgr.25004) 2819 : cluster [DBG] pgmap v4737: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 42 KiB/s wr, 706 op/s 2024-08-29T19:23:54.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:23:53 smithi029 bash[77880]: cluster 2024-08-29T19:23:52.640446+0000 mgr.y (mgr.25004) 2819 : cluster [DBG] pgmap v4737: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 42 KiB/s wr, 706 op/s 2024-08-29T19:23:54.903 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 19:23:54 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:19:23:54] "GET /metrics HTTP/1.1" 200 36693 "" "Prometheus/2.43.0" 2024-08-29T19:23:54.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:23:54 smithi029 bash[79042]: cluster 2024-08-29T19:23:53.707127+0000 mon.a (mon.0) 3435 : cluster [DBG] osdmap e2393: 8 total, 8 up, 8 in 2024-08-29T19:23:54.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:23:54 smithi029 bash[77880]: cluster 2024-08-29T19:23:53.707127+0000 mon.a (mon.0) 3435 : cluster [DBG] osdmap e2393: 8 total, 8 up, 8 in 2024-08-29T19:23:55.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:23:54 smithi110 bash[67519]: cluster 2024-08-29T19:23:53.707127+0000 mon.a (mon.0) 3435 : cluster [DBG] osdmap e2393: 8 total, 8 up, 8 in 2024-08-29T19:23:56.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:23:55 smithi110 bash[67519]: cluster 2024-08-29T19:23:54.641353+0000 mgr.y (mgr.25004) 2820 : cluster [DBG] pgmap v4739: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 412 KiB/s rd, 30 KiB/s wr, 573 op/s 2024-08-29T19:23:56.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:23:55 smithi110 bash[67519]: cluster 2024-08-29T19:23:54.726150+0000 mon.a (mon.0) 3436 : cluster [DBG] osdmap e2394: 8 total, 8 up, 8 in 2024-08-29T19:23:56.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:23:55 smithi110 bash[67519]: cluster 2024-08-29T19:23:55.387876+0000 mon.a (mon.0) 3437 : cluster [DBG] osdmap e2395: 8 total, 8 up, 8 in 2024-08-29T19:23:56.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:23:55 smithi029 bash[79042]: cluster 2024-08-29T19:23:54.641353+0000 mgr.y (mgr.25004) 2820 : cluster [DBG] pgmap v4739: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 412 KiB/s rd, 30 KiB/s wr, 573 op/s 2024-08-29T19:23:56.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:23:55 smithi029 bash[79042]: cluster 2024-08-29T19:23:54.726150+0000 mon.a (mon.0) 3436 : cluster [DBG] osdmap e2394: 8 total, 8 up, 8 in 2024-08-29T19:23:56.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:23:55 smithi029 bash[79042]: cluster 2024-08-29T19:23:55.387876+0000 mon.a (mon.0) 3437 : cluster [DBG] osdmap e2395: 8 total, 8 up, 8 in 2024-08-29T19:23:56.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:23:55 smithi029 bash[77880]: cluster 2024-08-29T19:23:54.641353+0000 mgr.y (mgr.25004) 2820 : cluster [DBG] pgmap v4739: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 412 KiB/s rd, 30 KiB/s wr, 573 op/s 2024-08-29T19:23:56.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:23:55 smithi029 bash[77880]: cluster 2024-08-29T19:23:54.726150+0000 mon.a (mon.0) 3436 : cluster [DBG] osdmap e2394: 8 total, 8 up, 8 in 2024-08-29T19:23:56.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:23:55 smithi029 bash[77880]: cluster 2024-08-29T19:23:55.387876+0000 mon.a (mon.0) 3437 : cluster [DBG] osdmap e2395: 8 total, 8 up, 8 in 2024-08-29T19:23:56.600 INFO:tasks.workunit.client.0.smithi029.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_size PASSED [ 26%] 2024-08-29T19:23:56.866 INFO:tasks.workunit.client.0.smithi029.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_resize_down PASSED [ 27%] 2024-08-29T19:23:57.138 INFO:tasks.workunit.client.0.smithi029.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_resize_bytes PASSED [ 27%] 2024-08-29T19:23:57.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:23:57 smithi110 bash[67519]: cluster 2024-08-29T19:23:56.378024+0000 mon.a (mon.0) 3438 : cluster [DBG] osdmap e2396: 8 total, 8 up, 8 in 2024-08-29T19:23:57.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:23:57 smithi110 bash[67519]: cluster 2024-08-29T19:23:56.642510+0000 mgr.y (mgr.25004) 2821 : cluster [DBG] pgmap v4743: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 334 KiB/s rd, 2.0 MiB/s wr, 481 op/s 2024-08-29T19:23:57.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:23:57 smithi029 bash[79042]: cluster 2024-08-29T19:23:56.378024+0000 mon.a (mon.0) 3438 : cluster [DBG] osdmap e2396: 8 total, 8 up, 8 in 2024-08-29T19:23:57.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:23:57 smithi029 bash[79042]: cluster 2024-08-29T19:23:56.642510+0000 mgr.y (mgr.25004) 2821 : cluster [DBG] pgmap v4743: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 334 KiB/s rd, 2.0 MiB/s wr, 481 op/s 2024-08-29T19:23:57.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:23:57 smithi029 bash[77880]: cluster 2024-08-29T19:23:56.378024+0000 mon.a (mon.0) 3438 : cluster [DBG] osdmap e2396: 8 total, 8 up, 8 in 2024-08-29T19:23:57.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:23:57 smithi029 bash[77880]: cluster 2024-08-29T19:23:56.642510+0000 mgr.y (mgr.25004) 2821 : cluster [DBG] pgmap v4743: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 334 KiB/s rd, 2.0 MiB/s wr, 481 op/s 2024-08-29T19:23:57.673 INFO:tasks.workunit.client.0.smithi029.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_copy PASSED [ 28%] 2024-08-29T19:23:58.231 INFO:tasks.workunit.client.0.smithi029.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_copy2 PASSED [ 28%] 2024-08-29T19:23:58.442 INFO:tasks.workunit.client.0.smithi029.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_copy3 SKIPPED [ 29%] 2024-08-29T19:23:59.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:23:59 smithi110 bash[67519]: cluster 2024-08-29T19:23:58.564804+0000 mon.a (mon.0) 3439 : cluster [DBG] osdmap e2397: 8 total, 8 up, 8 in 2024-08-29T19:23:59.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:23:59 smithi110 bash[67519]: cluster 2024-08-29T19:23:58.643364+0000 mgr.y (mgr.25004) 2822 : cluster [DBG] pgmap v4745: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 232 KiB/s rd, 2.0 MiB/s wr, 325 op/s 2024-08-29T19:23:59.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:23:59 smithi029 bash[79042]: cluster 2024-08-29T19:23:58.564804+0000 mon.a (mon.0) 3439 : cluster [DBG] osdmap e2397: 8 total, 8 up, 8 in 2024-08-29T19:23:59.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:23:59 smithi029 bash[79042]: cluster 2024-08-29T19:23:58.643364+0000 mgr.y (mgr.25004) 2822 : cluster [DBG] pgmap v4745: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 232 KiB/s rd, 2.0 MiB/s wr, 325 op/s 2024-08-29T19:23:59.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:23:59 smithi029 bash[77880]: cluster 2024-08-29T19:23:58.564804+0000 mon.a (mon.0) 3439 : cluster [DBG] osdmap e2397: 8 total, 8 up, 8 in 2024-08-29T19:23:59.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:23:59 smithi029 bash[77880]: cluster 2024-08-29T19:23:58.643364+0000 mgr.y (mgr.25004) 2822 : cluster [DBG] pgmap v4745: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 232 KiB/s rd, 2.0 MiB/s wr, 325 op/s 2024-08-29T19:24:00.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:24:00 smithi110 bash[67519]: cluster 2024-08-29T19:23:59.567554+0000 mon.a (mon.0) 3440 : cluster [DBG] osdmap e2398: 8 total, 8 up, 8 in 2024-08-29T19:24:00.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:24:00 smithi029 bash[79042]: cluster 2024-08-29T19:23:59.567554+0000 mon.a (mon.0) 3440 : cluster [DBG] osdmap e2398: 8 total, 8 up, 8 in 2024-08-29T19:24:00.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:24:00 smithi029 bash[77880]: cluster 2024-08-29T19:23:59.567554+0000 mon.a (mon.0) 3440 : cluster [DBG] osdmap e2398: 8 total, 8 up, 8 in 2024-08-29T19:24:01.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:24:01 smithi110 bash[67519]: cluster 2024-08-29T19:24:00.587612+0000 mon.a (mon.0) 3441 : cluster [DBG] osdmap e2399: 8 total, 8 up, 8 in 2024-08-29T19:24:01.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:24:01 smithi110 bash[67519]: cluster 2024-08-29T19:24:00.643989+0000 mgr.y (mgr.25004) 2823 : cluster [DBG] pgmap v4748: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 204 KiB/s rd, 978 KiB/s wr, 285 op/s 2024-08-29T19:24:01.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:24:01 smithi029 bash[79042]: cluster 2024-08-29T19:24:00.587612+0000 mon.a (mon.0) 3441 : cluster [DBG] osdmap e2399: 8 total, 8 up, 8 in 2024-08-29T19:24:01.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:24:01 smithi029 bash[79042]: cluster 2024-08-29T19:24:00.643989+0000 mgr.y (mgr.25004) 2823 : cluster [DBG] pgmap v4748: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 204 KiB/s rd, 978 KiB/s wr, 285 op/s 2024-08-29T19:24:01.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:24:01 smithi029 bash[77880]: cluster 2024-08-29T19:24:00.587612+0000 mon.a (mon.0) 3441 : cluster [DBG] osdmap e2399: 8 total, 8 up, 8 in 2024-08-29T19:24:01.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:24:01 smithi029 bash[77880]: cluster 2024-08-29T19:24:00.643989+0000 mgr.y (mgr.25004) 2823 : cluster [DBG] pgmap v4748: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 204 KiB/s rd, 978 KiB/s wr, 285 op/s 2024-08-29T19:24:02.018 INFO:tasks.workunit.client.0.smithi029.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_deep_copy PASSED [ 29%] 2024-08-29T19:24:02.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:24:02 smithi110 bash[67519]: cluster 2024-08-29T19:24:01.600846+0000 mon.a (mon.0) 3442 : cluster [DBG] osdmap e2400: 8 total, 8 up, 8 in 2024-08-29T19:24:02.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:24:02 smithi029 bash[79042]: cluster 2024-08-29T19:24:01.600846+0000 mon.a (mon.0) 3442 : cluster [DBG] osdmap e2400: 8 total, 8 up, 8 in 2024-08-29T19:24:02.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:24:02 smithi029 bash[77880]: cluster 2024-08-29T19:24:01.600846+0000 mon.a (mon.0) 3442 : cluster [DBG] osdmap e2400: 8 total, 8 up, 8 in 2024-08-29T19:24:03.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:24:03 smithi110 bash[67519]: cluster 2024-08-29T19:24:02.601332+0000 mon.a (mon.0) 3443 : cluster [DBG] osdmap e2401: 8 total, 8 up, 8 in 2024-08-29T19:24:03.915 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:24:03 smithi110 bash[67519]: cluster 2024-08-29T19:24:02.644712+0000 mgr.y (mgr.25004) 2824 : cluster [DBG] pgmap v4751: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 396 KiB/s rd, 2.0 MiB/s wr, 559 op/s 2024-08-29T19:24:03.916 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:24:03 smithi029 bash[77880]: cluster 2024-08-29T19:24:02.601332+0000 mon.a (mon.0) 3443 : cluster [DBG] osdmap e2401: 8 total, 8 up, 8 in 2024-08-29T19:24:03.916 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:24:03 smithi029 bash[77880]: cluster 2024-08-29T19:24:02.644712+0000 mgr.y (mgr.25004) 2824 : cluster [DBG] pgmap v4751: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 396 KiB/s rd, 2.0 MiB/s wr, 559 op/s 2024-08-29T19:24:03.916 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:24:03 smithi029 bash[79042]: cluster 2024-08-29T19:24:02.601332+0000 mon.a (mon.0) 3443 : cluster [DBG] osdmap e2401: 8 total, 8 up, 8 in 2024-08-29T19:24:03.916 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:24:03 smithi029 bash[79042]: cluster 2024-08-29T19:24:02.644712+0000 mgr.y (mgr.25004) 2824 : cluster [DBG] pgmap v4751: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 396 KiB/s rd, 2.0 MiB/s wr, 559 op/s 2024-08-29T19:24:04.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:24:04 smithi110 bash[67519]: cluster 2024-08-29T19:24:03.626864+0000 mon.a (mon.0) 3444 : cluster [DBG] osdmap e2402: 8 total, 8 up, 8 in 2024-08-29T19:24:04.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:24:04 smithi110 bash[67519]: audit 2024-08-29T19:24:03.641652+0000 mon.c (mon.2) 1021 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:24:04.903 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 19:24:04 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:19:24:04] "GET /metrics HTTP/1.1" 200 36696 "" "Prometheus/2.43.0" 2024-08-29T19:24:04.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:24:04 smithi029 bash[79042]: cluster 2024-08-29T19:24:03.626864+0000 mon.a (mon.0) 3444 : cluster [DBG] osdmap e2402: 8 total, 8 up, 8 in 2024-08-29T19:24:04.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:24:04 smithi029 bash[79042]: audit 2024-08-29T19:24:03.641652+0000 mon.c (mon.2) 1021 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:24:04.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:24:04 smithi029 bash[77880]: cluster 2024-08-29T19:24:03.626864+0000 mon.a (mon.0) 3444 : cluster [DBG] osdmap e2402: 8 total, 8 up, 8 in 2024-08-29T19:24:04.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:24:04 smithi029 bash[77880]: audit 2024-08-29T19:24:03.641652+0000 mon.c (mon.2) 1021 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:24:05.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:24:05 smithi110 bash[67519]: cluster 2024-08-29T19:24:04.629610+0000 mon.a (mon.0) 3445 : cluster [DBG] osdmap e2403: 8 total, 8 up, 8 in 2024-08-29T19:24:05.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:24:05 smithi110 bash[67519]: cluster 2024-08-29T19:24:04.645473+0000 mgr.y (mgr.25004) 2825 : cluster [DBG] pgmap v4754: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 310 KiB/s rd, 2.0 MiB/s wr, 424 op/s 2024-08-29T19:24:05.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:24:05 smithi110 bash[67519]: cluster 2024-08-29T19:24:05.377439+0000 mon.a (mon.0) 3446 : cluster [DBG] osdmap e2404: 8 total, 8 up, 8 in 2024-08-29T19:24:05.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:24:05 smithi029 bash[77880]: cluster 2024-08-29T19:24:04.629610+0000 mon.a (mon.0) 3445 : cluster [DBG] osdmap e2403: 8 total, 8 up, 8 in 2024-08-29T19:24:05.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:24:05 smithi029 bash[77880]: cluster 2024-08-29T19:24:04.645473+0000 mgr.y (mgr.25004) 2825 : cluster [DBG] pgmap v4754: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 310 KiB/s rd, 2.0 MiB/s wr, 424 op/s 2024-08-29T19:24:05.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:24:05 smithi029 bash[77880]: cluster 2024-08-29T19:24:05.377439+0000 mon.a (mon.0) 3446 : cluster [DBG] osdmap e2404: 8 total, 8 up, 8 in 2024-08-29T19:24:05.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:24:05 smithi029 bash[79042]: cluster 2024-08-29T19:24:04.629610+0000 mon.a (mon.0) 3445 : cluster [DBG] osdmap e2403: 8 total, 8 up, 8 in 2024-08-29T19:24:05.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:24:05 smithi029 bash[79042]: cluster 2024-08-29T19:24:04.645473+0000 mgr.y (mgr.25004) 2825 : cluster [DBG] pgmap v4754: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 310 KiB/s rd, 2.0 MiB/s wr, 424 op/s 2024-08-29T19:24:05.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:24:05 smithi029 bash[79042]: cluster 2024-08-29T19:24:05.377439+0000 mon.a (mon.0) 3446 : cluster [DBG] osdmap e2404: 8 total, 8 up, 8 in 2024-08-29T19:24:07.628 INFO:tasks.workunit.client.0.smithi029.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_deep_copy_clone_v1_to_v1 PASSED [ 30%] 2024-08-29T19:24:07.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:24:07 smithi110 bash[67519]: cluster 2024-08-29T19:24:06.379704+0000 mon.a (mon.0) 3447 : cluster [DBG] osdmap e2405: 8 total, 8 up, 8 in 2024-08-29T19:24:07.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:24:07 smithi110 bash[67519]: cluster 2024-08-29T19:24:06.646405+0000 mgr.y (mgr.25004) 2826 : cluster [DBG] pgmap v4757: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 84 KiB/s rd, 9.7 KiB/s wr, 122 op/s 2024-08-29T19:24:07.652 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:24:07 smithi029 bash[77880]: cluster 2024-08-29T19:24:06.379704+0000 mon.a (mon.0) 3447 : cluster [DBG] osdmap e2405: 8 total, 8 up, 8 in 2024-08-29T19:24:07.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:24:07 smithi029 bash[77880]: cluster 2024-08-29T19:24:06.646405+0000 mgr.y (mgr.25004) 2826 : cluster [DBG] pgmap v4757: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 84 KiB/s rd, 9.7 KiB/s wr, 122 op/s 2024-08-29T19:24:07.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:24:07 smithi029 bash[79042]: cluster 2024-08-29T19:24:06.379704+0000 mon.a (mon.0) 3447 : cluster [DBG] osdmap e2405: 8 total, 8 up, 8 in 2024-08-29T19:24:07.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:24:07 smithi029 bash[79042]: cluster 2024-08-29T19:24:06.646405+0000 mgr.y (mgr.25004) 2826 : cluster [DBG] pgmap v4757: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 84 KiB/s rd, 9.7 KiB/s wr, 122 op/s 2024-08-29T19:24:08.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:24:08 smithi110 bash[67519]: cluster 2024-08-29T19:24:07.390641+0000 mon.a (mon.0) 3448 : cluster [DBG] osdmap e2406: 8 total, 8 up, 8 in 2024-08-29T19:24:08.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:24:08 smithi029 bash[77880]: cluster 2024-08-29T19:24:07.390641+0000 mon.a (mon.0) 3448 : cluster [DBG] osdmap e2406: 8 total, 8 up, 8 in 2024-08-29T19:24:08.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:24:08 smithi029 bash[79042]: cluster 2024-08-29T19:24:07.390641+0000 mon.a (mon.0) 3448 : cluster [DBG] osdmap e2406: 8 total, 8 up, 8 in 2024-08-29T19:24:09.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:24:09 smithi110 bash[67519]: cluster 2024-08-29T19:24:08.392894+0000 mon.a (mon.0) 3449 : cluster [DBG] osdmap e2407: 8 total, 8 up, 8 in 2024-08-29T19:24:09.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:24:09 smithi110 bash[67519]: cluster 2024-08-29T19:24:08.647141+0000 mgr.y (mgr.25004) 2827 : cluster [DBG] pgmap v4760: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 125 KiB/s rd, 7.7 KiB/s wr, 167 op/s 2024-08-29T19:24:09.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:24:09 smithi029 bash[79042]: cluster 2024-08-29T19:24:08.392894+0000 mon.a (mon.0) 3449 : cluster [DBG] osdmap e2407: 8 total, 8 up, 8 in 2024-08-29T19:24:09.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:24:09 smithi029 bash[79042]: cluster 2024-08-29T19:24:08.647141+0000 mgr.y (mgr.25004) 2827 : cluster [DBG] pgmap v4760: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 125 KiB/s rd, 7.7 KiB/s wr, 167 op/s 2024-08-29T19:24:09.904 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:24:09 smithi029 bash[77880]: cluster 2024-08-29T19:24:08.392894+0000 mon.a (mon.0) 3449 : cluster [DBG] osdmap e2407: 8 total, 8 up, 8 in 2024-08-29T19:24:09.904 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:24:09 smithi029 bash[77880]: cluster 2024-08-29T19:24:08.647141+0000 mgr.y (mgr.25004) 2827 : cluster [DBG] pgmap v4760: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 125 KiB/s rd, 7.7 KiB/s wr, 167 op/s 2024-08-29T19:24:10.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:24:10 smithi110 bash[67519]: cluster 2024-08-29T19:24:09.412954+0000 mon.a (mon.0) 3450 : cluster [DBG] osdmap e2408: 8 total, 8 up, 8 in 2024-08-29T19:24:10.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:24:10 smithi110 bash[67519]: cluster 2024-08-29T19:24:10.380890+0000 mon.a (mon.0) 3451 : cluster [DBG] osdmap e2409: 8 total, 8 up, 8 in 2024-08-29T19:24:10.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:24:10 smithi029 bash[79042]: cluster 2024-08-29T19:24:09.412954+0000 mon.a (mon.0) 3450 : cluster [DBG] osdmap e2408: 8 total, 8 up, 8 in 2024-08-29T19:24:10.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:24:10 smithi029 bash[79042]: cluster 2024-08-29T19:24:10.380890+0000 mon.a (mon.0) 3451 : cluster [DBG] osdmap e2409: 8 total, 8 up, 8 in 2024-08-29T19:24:10.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:24:10 smithi029 bash[77880]: cluster 2024-08-29T19:24:09.412954+0000 mon.a (mon.0) 3450 : cluster [DBG] osdmap e2408: 8 total, 8 up, 8 in 2024-08-29T19:24:10.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:24:10 smithi029 bash[77880]: cluster 2024-08-29T19:24:10.380890+0000 mon.a (mon.0) 3451 : cluster [DBG] osdmap e2409: 8 total, 8 up, 8 in 2024-08-29T19:24:11.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:24:11 smithi110 bash[67519]: cluster 2024-08-29T19:24:10.647891+0000 mgr.y (mgr.25004) 2828 : cluster [DBG] pgmap v4763: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 114 KiB/s rd, 8.5 KiB/s wr, 145 op/s 2024-08-29T19:24:11.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:24:11 smithi029 bash[79042]: cluster 2024-08-29T19:24:10.647891+0000 mgr.y (mgr.25004) 2828 : cluster [DBG] pgmap v4763: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 114 KiB/s rd, 8.5 KiB/s wr, 145 op/s 2024-08-29T19:24:11.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:24:11 smithi029 bash[77880]: cluster 2024-08-29T19:24:10.647891+0000 mgr.y (mgr.25004) 2828 : cluster [DBG] pgmap v4763: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 114 KiB/s rd, 8.5 KiB/s wr, 145 op/s 2024-08-29T19:24:12.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:24:12 smithi110 bash[67519]: cluster 2024-08-29T19:24:11.423540+0000 mon.a (mon.0) 3452 : cluster [DBG] osdmap e2410: 8 total, 8 up, 8 in 2024-08-29T19:24:12.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:24:12 smithi110 bash[67519]: audit 2024-08-29T19:24:11.913199+0000 mon.c (mon.2) 1022 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "125.4", "id": [3, 4]}]: dispatch 2024-08-29T19:24:12.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:24:12 smithi110 bash[67519]: audit 2024-08-29T19:24:11.913968+0000 mon.a (mon.0) 3453 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "125.4", "id": [3, 4]}]: dispatch 2024-08-29T19:24:12.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:24:12 smithi029 bash[79042]: cluster 2024-08-29T19:24:11.423540+0000 mon.a (mon.0) 3452 : cluster [DBG] osdmap e2410: 8 total, 8 up, 8 in 2024-08-29T19:24:12.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:24:12 smithi029 bash[79042]: audit 2024-08-29T19:24:11.913199+0000 mon.c (mon.2) 1022 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "125.4", "id": [3, 4]}]: dispatch 2024-08-29T19:24:12.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:24:12 smithi029 bash[79042]: audit 2024-08-29T19:24:11.913968+0000 mon.a (mon.0) 3453 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "125.4", "id": [3, 4]}]: dispatch 2024-08-29T19:24:12.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:24:12 smithi029 bash[77880]: cluster 2024-08-29T19:24:11.423540+0000 mon.a (mon.0) 3452 : cluster [DBG] osdmap e2410: 8 total, 8 up, 8 in 2024-08-29T19:24:12.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:24:12 smithi029 bash[77880]: audit 2024-08-29T19:24:11.913199+0000 mon.c (mon.2) 1022 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "125.4", "id": [3, 4]}]: dispatch 2024-08-29T19:24:12.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:24:12 smithi029 bash[77880]: audit 2024-08-29T19:24:11.913968+0000 mon.a (mon.0) 3453 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "125.4", "id": [3, 4]}]: dispatch 2024-08-29T19:24:13.699 INFO:tasks.workunit.client.0.smithi029.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_deep_copy_clone_v1_to_v2 PASSED [ 30%] 2024-08-29T19:24:13.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:24:13 smithi110 bash[67519]: audit 2024-08-29T19:24:12.418094+0000 mon.a (mon.0) 3454 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "125.4", "id": [3, 4]}]': finished 2024-08-29T19:24:13.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:24:13 smithi110 bash[67519]: cluster 2024-08-29T19:24:12.425056+0000 mon.a (mon.0) 3455 : cluster [DBG] osdmap e2411: 8 total, 8 up, 8 in 2024-08-29T19:24:13.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:24:13 smithi110 bash[67519]: cluster 2024-08-29T19:24:12.648645+0000 mgr.y (mgr.25004) 2829 : cluster [DBG] pgmap v4766: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 189 KiB/s rd, 15 KiB/s wr, 258 op/s 2024-08-29T19:24:13.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:24:13 smithi029 bash[79042]: audit 2024-08-29T19:24:12.418094+0000 mon.a (mon.0) 3454 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "125.4", "id": [3, 4]}]': finished 2024-08-29T19:24:13.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:24:13 smithi029 bash[79042]: cluster 2024-08-29T19:24:12.425056+0000 mon.a (mon.0) 3455 : cluster [DBG] osdmap e2411: 8 total, 8 up, 8 in 2024-08-29T19:24:13.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:24:13 smithi029 bash[79042]: cluster 2024-08-29T19:24:12.648645+0000 mgr.y (mgr.25004) 2829 : cluster [DBG] pgmap v4766: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 189 KiB/s rd, 15 KiB/s wr, 258 op/s 2024-08-29T19:24:13.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:24:13 smithi029 bash[77880]: audit 2024-08-29T19:24:12.418094+0000 mon.a (mon.0) 3454 : audit [INF] from='mgr.25004 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "125.4", "id": [3, 4]}]': finished 2024-08-29T19:24:13.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:24:13 smithi029 bash[77880]: cluster 2024-08-29T19:24:12.425056+0000 mon.a (mon.0) 3455 : cluster [DBG] osdmap e2411: 8 total, 8 up, 8 in 2024-08-29T19:24:13.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:24:13 smithi029 bash[77880]: cluster 2024-08-29T19:24:12.648645+0000 mgr.y (mgr.25004) 2829 : cluster [DBG] pgmap v4766: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 189 KiB/s rd, 15 KiB/s wr, 258 op/s 2024-08-29T19:24:14.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:24:14 smithi110 bash[67519]: cluster 2024-08-29T19:24:13.449176+0000 mon.a (mon.0) 3456 : cluster [DBG] osdmap e2412: 8 total, 8 up, 8 in 2024-08-29T19:24:14.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:24:14 smithi029 bash[79042]: cluster 2024-08-29T19:24:13.449176+0000 mon.a (mon.0) 3456 : cluster [DBG] osdmap e2412: 8 total, 8 up, 8 in 2024-08-29T19:24:14.903 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 19:24:14 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:19:24:14] "GET /metrics HTTP/1.1" 200 36696 "" "Prometheus/2.43.0" 2024-08-29T19:24:14.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:24:14 smithi029 bash[77880]: cluster 2024-08-29T19:24:13.449176+0000 mon.a (mon.0) 3456 : cluster [DBG] osdmap e2412: 8 total, 8 up, 8 in 2024-08-29T19:24:15.905 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:24:15 smithi110 bash[67519]: cluster 2024-08-29T19:24:14.456006+0000 mon.a (mon.0) 3457 : cluster [DBG] osdmap e2413: 8 total, 8 up, 8 in 2024-08-29T19:24:15.905 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:24:15 smithi110 bash[67519]: cluster 2024-08-29T19:24:14.649400+0000 mgr.y (mgr.25004) 2830 : cluster [DBG] pgmap v4769: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 150 KiB/s rd, 12 KiB/s wr, 207 op/s 2024-08-29T19:24:15.905 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:24:15 smithi110 bash[67519]: cluster 2024-08-29T19:24:15.384837+0000 mon.a (mon.0) 3458 : cluster [DBG] osdmap e2414: 8 total, 8 up, 8 in 2024-08-29T19:24:15.906 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:24:15 smithi029 bash[79042]: cluster 2024-08-29T19:24:14.456006+0000 mon.a (mon.0) 3457 : cluster [DBG] osdmap e2413: 8 total, 8 up, 8 in 2024-08-29T19:24:15.906 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:24:15 smithi029 bash[79042]: cluster 2024-08-29T19:24:14.649400+0000 mgr.y (mgr.25004) 2830 : cluster [DBG] pgmap v4769: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 150 KiB/s rd, 12 KiB/s wr, 207 op/s 2024-08-29T19:24:15.907 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:24:15 smithi029 bash[79042]: cluster 2024-08-29T19:24:15.384837+0000 mon.a (mon.0) 3458 : cluster [DBG] osdmap e2414: 8 total, 8 up, 8 in 2024-08-29T19:24:15.907 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:24:15 smithi029 bash[77880]: cluster 2024-08-29T19:24:14.456006+0000 mon.a (mon.0) 3457 : cluster [DBG] osdmap e2413: 8 total, 8 up, 8 in 2024-08-29T19:24:15.907 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:24:15 smithi029 bash[77880]: cluster 2024-08-29T19:24:14.649400+0000 mgr.y (mgr.25004) 2830 : cluster [DBG] pgmap v4769: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 150 KiB/s rd, 12 KiB/s wr, 207 op/s 2024-08-29T19:24:15.907 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:24:15 smithi029 bash[77880]: cluster 2024-08-29T19:24:15.384837+0000 mon.a (mon.0) 3458 : cluster [DBG] osdmap e2414: 8 total, 8 up, 8 in 2024-08-29T19:24:17.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:24:17 smithi110 bash[67519]: cluster 2024-08-29T19:24:16.469069+0000 mon.a (mon.0) 3459 : cluster [DBG] osdmap e2415: 8 total, 8 up, 8 in 2024-08-29T19:24:17.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:24:17 smithi110 bash[67519]: cluster 2024-08-29T19:24:16.650320+0000 mgr.y (mgr.25004) 2831 : cluster [DBG] pgmap v4772: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 185 KiB/s rd, 13 KiB/s wr, 245 op/s; 0 B/s, 0 objects/s recovering 2024-08-29T19:24:17.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:24:17 smithi029 bash[77880]: cluster 2024-08-29T19:24:16.469069+0000 mon.a (mon.0) 3459 : cluster [DBG] osdmap e2415: 8 total, 8 up, 8 in 2024-08-29T19:24:17.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:24:17 smithi029 bash[77880]: cluster 2024-08-29T19:24:16.650320+0000 mgr.y (mgr.25004) 2831 : cluster [DBG] pgmap v4772: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 185 KiB/s rd, 13 KiB/s wr, 245 op/s; 0 B/s, 0 objects/s recovering 2024-08-29T19:24:17.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:24:17 smithi029 bash[79042]: cluster 2024-08-29T19:24:16.469069+0000 mon.a (mon.0) 3459 : cluster [DBG] osdmap e2415: 8 total, 8 up, 8 in 2024-08-29T19:24:17.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:24:17 smithi029 bash[79042]: cluster 2024-08-29T19:24:16.650320+0000 mgr.y (mgr.25004) 2831 : cluster [DBG] pgmap v4772: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 185 KiB/s rd, 13 KiB/s wr, 245 op/s; 0 B/s, 0 objects/s recovering 2024-08-29T19:24:18.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:24:18 smithi110 bash[67519]: cluster 2024-08-29T19:24:17.478074+0000 mon.a (mon.0) 3460 : cluster [DBG] osdmap e2416: 8 total, 8 up, 8 in 2024-08-29T19:24:18.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:24:18 smithi029 bash[77880]: cluster 2024-08-29T19:24:17.478074+0000 mon.a (mon.0) 3460 : cluster [DBG] osdmap e2416: 8 total, 8 up, 8 in 2024-08-29T19:24:18.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:24:18 smithi029 bash[79042]: cluster 2024-08-29T19:24:17.478074+0000 mon.a (mon.0) 3460 : cluster [DBG] osdmap e2416: 8 total, 8 up, 8 in 2024-08-29T19:24:19.744 INFO:tasks.workunit.client.0.smithi029.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_deep_copy_clone_v2_to_v1 PASSED [ 31%] 2024-08-29T19:24:19.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:24:19 smithi110 bash[67519]: cluster 2024-08-29T19:24:18.480340+0000 mon.a (mon.0) 3461 : cluster [DBG] osdmap e2417: 8 total, 8 up, 8 in 2024-08-29T19:24:19.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:24:19 smithi110 bash[67519]: audit 2024-08-29T19:24:18.639653+0000 mon.c (mon.2) 1023 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:24:19.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:24:19 smithi110 bash[67519]: cluster 2024-08-29T19:24:18.651087+0000 mgr.y (mgr.25004) 2832 : cluster [DBG] pgmap v4775: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 178 KiB/s rd, 11 KiB/s wr, 237 op/s; 0 B/s, 0 objects/s recovering 2024-08-29T19:24:19.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:24:19 smithi029 bash[77880]: cluster 2024-08-29T19:24:18.480340+0000 mon.a (mon.0) 3461 : cluster [DBG] osdmap e2417: 8 total, 8 up, 8 in 2024-08-29T19:24:19.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:24:19 smithi029 bash[77880]: audit 2024-08-29T19:24:18.639653+0000 mon.c (mon.2) 1023 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:24:19.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:24:19 smithi029 bash[77880]: cluster 2024-08-29T19:24:18.651087+0000 mgr.y (mgr.25004) 2832 : cluster [DBG] pgmap v4775: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 178 KiB/s rd, 11 KiB/s wr, 237 op/s; 0 B/s, 0 objects/s recovering 2024-08-29T19:24:19.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:24:19 smithi029 bash[79042]: cluster 2024-08-29T19:24:18.480340+0000 mon.a (mon.0) 3461 : cluster [DBG] osdmap e2417: 8 total, 8 up, 8 in 2024-08-29T19:24:19.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:24:19 smithi029 bash[79042]: audit 2024-08-29T19:24:18.639653+0000 mon.c (mon.2) 1023 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:24:19.904 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:24:19 smithi029 bash[79042]: cluster 2024-08-29T19:24:18.651087+0000 mgr.y (mgr.25004) 2832 : cluster [DBG] pgmap v4775: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 178 KiB/s rd, 11 KiB/s wr, 237 op/s; 0 B/s, 0 objects/s recovering 2024-08-29T19:24:20.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:24:20 smithi110 bash[67519]: cluster 2024-08-29T19:24:19.502617+0000 mon.a (mon.0) 3462 : cluster [DBG] osdmap e2418: 8 total, 8 up, 8 in 2024-08-29T19:24:20.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:24:20 smithi110 bash[67519]: cluster 2024-08-29T19:24:20.387181+0000 mon.a (mon.0) 3463 : cluster [DBG] osdmap e2419: 8 total, 8 up, 8 in 2024-08-29T19:24:20.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:24:20 smithi029 bash[79042]: cluster 2024-08-29T19:24:19.502617+0000 mon.a (mon.0) 3462 : cluster [DBG] osdmap e2418: 8 total, 8 up, 8 in 2024-08-29T19:24:20.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:24:20 smithi029 bash[79042]: cluster 2024-08-29T19:24:20.387181+0000 mon.a (mon.0) 3463 : cluster [DBG] osdmap e2419: 8 total, 8 up, 8 in 2024-08-29T19:24:20.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:24:20 smithi029 bash[77880]: cluster 2024-08-29T19:24:19.502617+0000 mon.a (mon.0) 3462 : cluster [DBG] osdmap e2418: 8 total, 8 up, 8 in 2024-08-29T19:24:20.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:24:20 smithi029 bash[77880]: cluster 2024-08-29T19:24:20.387181+0000 mon.a (mon.0) 3463 : cluster [DBG] osdmap e2419: 8 total, 8 up, 8 in 2024-08-29T19:24:21.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:24:21 smithi110 bash[67519]: cluster 2024-08-29T19:24:20.651870+0000 mgr.y (mgr.25004) 2833 : cluster [DBG] pgmap v4778: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 54 KiB/s rd, 5.2 KiB/s wr, 74 op/s 2024-08-29T19:24:21.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:24:21 smithi029 bash[77880]: cluster 2024-08-29T19:24:20.651870+0000 mgr.y (mgr.25004) 2833 : cluster [DBG] pgmap v4778: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 54 KiB/s rd, 5.2 KiB/s wr, 74 op/s 2024-08-29T19:24:21.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:24:21 smithi029 bash[79042]: cluster 2024-08-29T19:24:20.651870+0000 mgr.y (mgr.25004) 2833 : cluster [DBG] pgmap v4778: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 54 KiB/s rd, 5.2 KiB/s wr, 74 op/s 2024-08-29T19:24:22.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:24:22 smithi110 bash[67519]: cluster 2024-08-29T19:24:21.511214+0000 mon.a (mon.0) 3464 : cluster [DBG] osdmap e2420: 8 total, 8 up, 8 in 2024-08-29T19:24:22.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:24:22 smithi029 bash[79042]: cluster 2024-08-29T19:24:21.511214+0000 mon.a (mon.0) 3464 : cluster [DBG] osdmap e2420: 8 total, 8 up, 8 in 2024-08-29T19:24:22.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:24:22 smithi029 bash[77880]: cluster 2024-08-29T19:24:21.511214+0000 mon.a (mon.0) 3464 : cluster [DBG] osdmap e2420: 8 total, 8 up, 8 in 2024-08-29T19:24:23.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:24:23 smithi110 bash[67519]: cluster 2024-08-29T19:24:22.514268+0000 mon.a (mon.0) 3465 : cluster [DBG] osdmap e2421: 8 total, 8 up, 8 in 2024-08-29T19:24:23.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:24:23 smithi110 bash[67519]: cluster 2024-08-29T19:24:22.652622+0000 mgr.y (mgr.25004) 2834 : cluster [DBG] pgmap v4781: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 181 KiB/s rd, 14 KiB/s wr, 245 op/s 2024-08-29T19:24:23.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:24:23 smithi029 bash[79042]: cluster 2024-08-29T19:24:22.514268+0000 mon.a (mon.0) 3465 : cluster [DBG] osdmap e2421: 8 total, 8 up, 8 in 2024-08-29T19:24:23.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:24:23 smithi029 bash[79042]: cluster 2024-08-29T19:24:22.652622+0000 mgr.y (mgr.25004) 2834 : cluster [DBG] pgmap v4781: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 181 KiB/s rd, 14 KiB/s wr, 245 op/s 2024-08-29T19:24:23.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:24:23 smithi029 bash[77880]: cluster 2024-08-29T19:24:22.514268+0000 mon.a (mon.0) 3465 : cluster [DBG] osdmap e2421: 8 total, 8 up, 8 in 2024-08-29T19:24:23.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:24:23 smithi029 bash[77880]: cluster 2024-08-29T19:24:22.652622+0000 mgr.y (mgr.25004) 2834 : cluster [DBG] pgmap v4781: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 181 KiB/s rd, 14 KiB/s wr, 245 op/s 2024-08-29T19:24:24.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:24:24 smithi110 bash[67519]: cluster 2024-08-29T19:24:23.534530+0000 mon.a (mon.0) 3466 : cluster [DBG] osdmap e2422: 8 total, 8 up, 8 in 2024-08-29T19:24:24.903 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 19:24:24 smithi110 bash[99052]: logger=cleanup t=2024-08-29T19:24:24.707865685Z level=info msg="Completed cleanup jobs" duration=56.580625ms 2024-08-29T19:24:24.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:24:24 smithi029 bash[77880]: cluster 2024-08-29T19:24:23.534530+0000 mon.a (mon.0) 3466 : cluster [DBG] osdmap e2422: 8 total, 8 up, 8 in 2024-08-29T19:24:24.903 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 19:24:24 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:19:24:24] "GET /metrics HTTP/1.1" 200 36699 "" "Prometheus/2.43.0" 2024-08-29T19:24:24.904 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:24:24 smithi029 bash[79042]: cluster 2024-08-29T19:24:23.534530+0000 mon.a (mon.0) 3466 : cluster [DBG] osdmap e2422: 8 total, 8 up, 8 in 2024-08-29T19:24:25.614 INFO:tasks.workunit.client.0.smithi029.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_deep_copy_clone_v2_to_v2 PASSED [ 31%] 2024-08-29T19:24:25.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:24:25 smithi110 bash[67519]: cluster 2024-08-29T19:24:24.542379+0000 mon.a (mon.0) 3467 : cluster [DBG] osdmap e2423: 8 total, 8 up, 8 in 2024-08-29T19:24:25.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:24:25 smithi110 bash[67519]: cluster 2024-08-29T19:24:24.653340+0000 mgr.y (mgr.25004) 2835 : cluster [DBG] pgmap v4784: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 136 KiB/s rd, 11 KiB/s wr, 186 op/s 2024-08-29T19:24:25.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:24:25 smithi110 bash[67519]: cluster 2024-08-29T19:24:25.388754+0000 mon.a (mon.0) 3468 : cluster [DBG] osdmap e2424: 8 total, 8 up, 8 in 2024-08-29T19:24:25.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:24:25 smithi029 bash[79042]: cluster 2024-08-29T19:24:24.542379+0000 mon.a (mon.0) 3467 : cluster [DBG] osdmap e2423: 8 total, 8 up, 8 in 2024-08-29T19:24:25.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:24:25 smithi029 bash[79042]: cluster 2024-08-29T19:24:24.653340+0000 mgr.y (mgr.25004) 2835 : cluster [DBG] pgmap v4784: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 136 KiB/s rd, 11 KiB/s wr, 186 op/s 2024-08-29T19:24:25.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:24:25 smithi029 bash[79042]: cluster 2024-08-29T19:24:25.388754+0000 mon.a (mon.0) 3468 : cluster [DBG] osdmap e2424: 8 total, 8 up, 8 in 2024-08-29T19:24:25.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:24:25 smithi029 bash[77880]: cluster 2024-08-29T19:24:24.542379+0000 mon.a (mon.0) 3467 : cluster [DBG] osdmap e2423: 8 total, 8 up, 8 in 2024-08-29T19:24:25.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:24:25 smithi029 bash[77880]: cluster 2024-08-29T19:24:24.653340+0000 mgr.y (mgr.25004) 2835 : cluster [DBG] pgmap v4784: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 136 KiB/s rd, 11 KiB/s wr, 186 op/s 2024-08-29T19:24:25.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:24:25 smithi029 bash[77880]: cluster 2024-08-29T19:24:25.388754+0000 mon.a (mon.0) 3468 : cluster [DBG] osdmap e2424: 8 total, 8 up, 8 in 2024-08-29T19:24:27.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:24:27 smithi110 bash[67519]: cluster 2024-08-29T19:24:26.556794+0000 mon.a (mon.0) 3469 : cluster [DBG] osdmap e2425: 8 total, 8 up, 8 in 2024-08-29T19:24:27.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:24:27 smithi110 bash[67519]: cluster 2024-08-29T19:24:26.654226+0000 mgr.y (mgr.25004) 2836 : cluster [DBG] pgmap v4787: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 108 KiB/s rd, 8.0 KiB/s wr, 146 op/s 2024-08-29T19:24:27.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:24:27 smithi029 bash[79042]: cluster 2024-08-29T19:24:26.556794+0000 mon.a (mon.0) 3469 : cluster [DBG] osdmap e2425: 8 total, 8 up, 8 in 2024-08-29T19:24:27.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:24:27 smithi029 bash[79042]: cluster 2024-08-29T19:24:26.654226+0000 mgr.y (mgr.25004) 2836 : cluster [DBG] pgmap v4787: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 108 KiB/s rd, 8.0 KiB/s wr, 146 op/s 2024-08-29T19:24:27.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:24:27 smithi029 bash[77880]: cluster 2024-08-29T19:24:26.556794+0000 mon.a (mon.0) 3469 : cluster [DBG] osdmap e2425: 8 total, 8 up, 8 in 2024-08-29T19:24:27.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:24:27 smithi029 bash[77880]: cluster 2024-08-29T19:24:26.654226+0000 mgr.y (mgr.25004) 2836 : cluster [DBG] pgmap v4787: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 108 KiB/s rd, 8.0 KiB/s wr, 146 op/s 2024-08-29T19:24:28.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:24:28 smithi110 bash[67519]: cluster 2024-08-29T19:24:27.566663+0000 mon.a (mon.0) 3470 : cluster [DBG] osdmap e2426: 8 total, 8 up, 8 in 2024-08-29T19:24:28.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:24:28 smithi029 bash[79042]: cluster 2024-08-29T19:24:27.566663+0000 mon.a (mon.0) 3470 : cluster [DBG] osdmap e2426: 8 total, 8 up, 8 in 2024-08-29T19:24:28.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:24:28 smithi029 bash[77880]: cluster 2024-08-29T19:24:27.566663+0000 mon.a (mon.0) 3470 : cluster [DBG] osdmap e2426: 8 total, 8 up, 8 in 2024-08-29T19:24:29.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:24:29 smithi110 bash[67519]: cluster 2024-08-29T19:24:28.574181+0000 mon.a (mon.0) 3471 : cluster [DBG] osdmap e2427: 8 total, 8 up, 8 in 2024-08-29T19:24:29.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:24:29 smithi110 bash[67519]: cluster 2024-08-29T19:24:28.655024+0000 mgr.y (mgr.25004) 2837 : cluster [DBG] pgmap v4790: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 137 KiB/s rd, 8.7 KiB/s wr, 187 op/s 2024-08-29T19:24:29.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:24:29 smithi029 bash[79042]: cluster 2024-08-29T19:24:28.574181+0000 mon.a (mon.0) 3471 : cluster [DBG] osdmap e2427: 8 total, 8 up, 8 in 2024-08-29T19:24:29.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:24:29 smithi029 bash[79042]: cluster 2024-08-29T19:24:28.655024+0000 mgr.y (mgr.25004) 2837 : cluster [DBG] pgmap v4790: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 137 KiB/s rd, 8.7 KiB/s wr, 187 op/s 2024-08-29T19:24:29.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:24:29 smithi029 bash[77880]: cluster 2024-08-29T19:24:28.574181+0000 mon.a (mon.0) 3471 : cluster [DBG] osdmap e2427: 8 total, 8 up, 8 in 2024-08-29T19:24:29.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:24:29 smithi029 bash[77880]: cluster 2024-08-29T19:24:28.655024+0000 mgr.y (mgr.25004) 2837 : cluster [DBG] pgmap v4790: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 137 KiB/s rd, 8.7 KiB/s wr, 187 op/s 2024-08-29T19:24:30.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:24:30 smithi110 bash[67519]: cluster 2024-08-29T19:24:29.584988+0000 mon.a (mon.0) 3472 : cluster [DBG] osdmap e2428: 8 total, 8 up, 8 in 2024-08-29T19:24:30.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:24:30 smithi110 bash[67519]: cluster 2024-08-29T19:24:30.391991+0000 mon.a (mon.0) 3473 : cluster [DBG] osdmap e2429: 8 total, 8 up, 8 in 2024-08-29T19:24:30.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:24:30 smithi029 bash[79042]: cluster 2024-08-29T19:24:29.584988+0000 mon.a (mon.0) 3472 : cluster [DBG] osdmap e2428: 8 total, 8 up, 8 in 2024-08-29T19:24:30.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:24:30 smithi029 bash[79042]: cluster 2024-08-29T19:24:30.391991+0000 mon.a (mon.0) 3473 : cluster [DBG] osdmap e2429: 8 total, 8 up, 8 in 2024-08-29T19:24:30.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:24:30 smithi029 bash[77880]: cluster 2024-08-29T19:24:29.584988+0000 mon.a (mon.0) 3472 : cluster [DBG] osdmap e2428: 8 total, 8 up, 8 in 2024-08-29T19:24:30.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:24:30 smithi029 bash[77880]: cluster 2024-08-29T19:24:30.391991+0000 mon.a (mon.0) 3473 : cluster [DBG] osdmap e2429: 8 total, 8 up, 8 in 2024-08-29T19:24:31.823 INFO:tasks.workunit.client.0.smithi029.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_deep_copy_clone_v1_flatten PASSED [ 32%] 2024-08-29T19:24:31.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:24:31 smithi029 bash[79042]: cluster 2024-08-29T19:24:30.656133+0000 mgr.y (mgr.25004) 2838 : cluster [DBG] pgmap v4793: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 113 KiB/s rd, 12 KiB/s wr, 154 op/s 2024-08-29T19:24:31.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:24:31 smithi110 bash[67519]: cluster 2024-08-29T19:24:30.656133+0000 mgr.y (mgr.25004) 2838 : cluster [DBG] pgmap v4793: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 113 KiB/s rd, 12 KiB/s wr, 154 op/s 2024-08-29T19:24:31.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:24:31 smithi029 bash[77880]: cluster 2024-08-29T19:24:30.656133+0000 mgr.y (mgr.25004) 2838 : cluster [DBG] pgmap v4793: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 113 KiB/s rd, 12 KiB/s wr, 154 op/s 2024-08-29T19:24:32.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:24:32 smithi110 bash[67519]: cluster 2024-08-29T19:24:31.596110+0000 mon.a (mon.0) 3474 : cluster [DBG] osdmap e2430: 8 total, 8 up, 8 in 2024-08-29T19:24:32.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:24:32 smithi029 bash[79042]: cluster 2024-08-29T19:24:31.596110+0000 mon.a (mon.0) 3474 : cluster [DBG] osdmap e2430: 8 total, 8 up, 8 in 2024-08-29T19:24:32.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:24:32 smithi029 bash[77880]: cluster 2024-08-29T19:24:31.596110+0000 mon.a (mon.0) 3474 : cluster [DBG] osdmap e2430: 8 total, 8 up, 8 in 2024-08-29T19:24:33.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:24:33 smithi110 bash[67519]: cluster 2024-08-29T19:24:32.603521+0000 mon.a (mon.0) 3475 : cluster [DBG] osdmap e2431: 8 total, 8 up, 8 in 2024-08-29T19:24:33.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:24:33 smithi110 bash[67519]: cluster 2024-08-29T19:24:32.656952+0000 mgr.y (mgr.25004) 2839 : cluster [DBG] pgmap v4796: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 99 KiB/s rd, 2.0 MiB/s wr, 143 op/s 2024-08-29T19:24:33.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:24:33 smithi029 bash[79042]: cluster 2024-08-29T19:24:32.603521+0000 mon.a (mon.0) 3475 : cluster [DBG] osdmap e2431: 8 total, 8 up, 8 in 2024-08-29T19:24:33.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:24:33 smithi029 bash[79042]: cluster 2024-08-29T19:24:32.656952+0000 mgr.y (mgr.25004) 2839 : cluster [DBG] pgmap v4796: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 99 KiB/s rd, 2.0 MiB/s wr, 143 op/s 2024-08-29T19:24:33.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:24:33 smithi029 bash[77880]: cluster 2024-08-29T19:24:32.603521+0000 mon.a (mon.0) 3475 : cluster [DBG] osdmap e2431: 8 total, 8 up, 8 in 2024-08-29T19:24:33.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:24:33 smithi029 bash[77880]: cluster 2024-08-29T19:24:32.656952+0000 mgr.y (mgr.25004) 2839 : cluster [DBG] pgmap v4796: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 99 KiB/s rd, 2.0 MiB/s wr, 143 op/s 2024-08-29T19:24:34.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:24:34 smithi110 bash[67519]: cluster 2024-08-29T19:24:33.613429+0000 mon.a (mon.0) 3476 : cluster [DBG] osdmap e2432: 8 total, 8 up, 8 in 2024-08-29T19:24:34.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:24:34 smithi110 bash[67519]: audit 2024-08-29T19:24:33.639798+0000 mon.c (mon.2) 1024 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:24:34.903 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 19:24:34 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:19:24:34] "GET /metrics HTTP/1.1" 200 36709 "" "Prometheus/2.43.0" 2024-08-29T19:24:34.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:24:34 smithi029 bash[77880]: cluster 2024-08-29T19:24:33.613429+0000 mon.a (mon.0) 3476 : cluster [DBG] osdmap e2432: 8 total, 8 up, 8 in 2024-08-29T19:24:34.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:24:34 smithi029 bash[77880]: audit 2024-08-29T19:24:33.639798+0000 mon.c (mon.2) 1024 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:24:34.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:24:34 smithi029 bash[79042]: cluster 2024-08-29T19:24:33.613429+0000 mon.a (mon.0) 3476 : cluster [DBG] osdmap e2432: 8 total, 8 up, 8 in 2024-08-29T19:24:34.904 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:24:34 smithi029 bash[79042]: audit 2024-08-29T19:24:33.639798+0000 mon.c (mon.2) 1024 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:24:35.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:24:35 smithi110 bash[67519]: cluster 2024-08-29T19:24:34.622434+0000 mon.a (mon.0) 3477 : cluster [DBG] osdmap e2433: 8 total, 8 up, 8 in 2024-08-29T19:24:35.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:24:35 smithi110 bash[67519]: cluster 2024-08-29T19:24:34.657939+0000 mgr.y (mgr.25004) 2840 : cluster [DBG] pgmap v4799: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 114 KiB/s rd, 2.0 MiB/s wr, 159 op/s 2024-08-29T19:24:35.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:24:35 smithi110 bash[67519]: cluster 2024-08-29T19:24:35.394352+0000 mon.a (mon.0) 3478 : cluster [DBG] osdmap e2434: 8 total, 8 up, 8 in 2024-08-29T19:24:35.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:24:35 smithi029 bash[79042]: cluster 2024-08-29T19:24:34.622434+0000 mon.a (mon.0) 3477 : cluster [DBG] osdmap e2433: 8 total, 8 up, 8 in 2024-08-29T19:24:35.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:24:35 smithi029 bash[79042]: cluster 2024-08-29T19:24:34.657939+0000 mgr.y (mgr.25004) 2840 : cluster [DBG] pgmap v4799: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 114 KiB/s rd, 2.0 MiB/s wr, 159 op/s 2024-08-29T19:24:35.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:24:35 smithi029 bash[79042]: cluster 2024-08-29T19:24:35.394352+0000 mon.a (mon.0) 3478 : cluster [DBG] osdmap e2434: 8 total, 8 up, 8 in 2024-08-29T19:24:35.904 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:24:35 smithi029 bash[77880]: cluster 2024-08-29T19:24:34.622434+0000 mon.a (mon.0) 3477 : cluster [DBG] osdmap e2433: 8 total, 8 up, 8 in 2024-08-29T19:24:35.904 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:24:35 smithi029 bash[77880]: cluster 2024-08-29T19:24:34.657939+0000 mgr.y (mgr.25004) 2840 : cluster [DBG] pgmap v4799: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 114 KiB/s rd, 2.0 MiB/s wr, 159 op/s 2024-08-29T19:24:35.904 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:24:35 smithi029 bash[77880]: cluster 2024-08-29T19:24:35.394352+0000 mon.a (mon.0) 3478 : cluster [DBG] osdmap e2434: 8 total, 8 up, 8 in 2024-08-29T19:24:37.632 INFO:tasks.workunit.client.0.smithi029.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_deep_copy_clone_v2_flatten PASSED [ 32%] 2024-08-29T19:24:37.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:24:37 smithi110 bash[67519]: cluster 2024-08-29T19:24:36.396683+0000 mon.a (mon.0) 3479 : cluster [DBG] osdmap e2435: 8 total, 8 up, 8 in 2024-08-29T19:24:37.653 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:24:37 smithi110 bash[67519]: cluster 2024-08-29T19:24:36.658928+0000 mgr.y (mgr.25004) 2841 : cluster [DBG] pgmap v4802: 137 pgs: 137 active+clean; 8.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 173 KiB/s rd, 1.0 MiB/s wr, 237 op/s 2024-08-29T19:24:37.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:24:37 smithi029 bash[79042]: cluster 2024-08-29T19:24:36.396683+0000 mon.a (mon.0) 3479 : cluster [DBG] osdmap e2435: 8 total, 8 up, 8 in 2024-08-29T19:24:37.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:24:37 smithi029 bash[79042]: cluster 2024-08-29T19:24:36.658928+0000 mgr.y (mgr.25004) 2841 : cluster [DBG] pgmap v4802: 137 pgs: 137 active+clean; 8.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 173 KiB/s rd, 1.0 MiB/s wr, 237 op/s 2024-08-29T19:24:37.654 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:24:37 smithi029 bash[77880]: cluster 2024-08-29T19:24:36.396683+0000 mon.a (mon.0) 3479 : cluster [DBG] osdmap e2435: 8 total, 8 up, 8 in 2024-08-29T19:24:37.654 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:24:37 smithi029 bash[77880]: cluster 2024-08-29T19:24:36.658928+0000 mgr.y (mgr.25004) 2841 : cluster [DBG] pgmap v4802: 137 pgs: 137 active+clean; 8.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 173 KiB/s rd, 1.0 MiB/s wr, 237 op/s 2024-08-29T19:24:38.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:24:38 smithi029 bash[79042]: cluster 2024-08-29T19:24:37.407282+0000 mon.a (mon.0) 3480 : cluster [DBG] osdmap e2436: 8 total, 8 up, 8 in 2024-08-29T19:24:38.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:24:38 smithi029 bash[77880]: cluster 2024-08-29T19:24:37.407282+0000 mon.a (mon.0) 3480 : cluster [DBG] osdmap e2436: 8 total, 8 up, 8 in 2024-08-29T19:24:38.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:24:38 smithi110 bash[67519]: cluster 2024-08-29T19:24:37.407282+0000 mon.a (mon.0) 3480 : cluster [DBG] osdmap e2436: 8 total, 8 up, 8 in 2024-08-29T19:24:39.648 INFO:tasks.workunit.client.0.smithi029.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_create_snap PASSED [ 33%] 2024-08-29T19:24:39.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:24:39 smithi110 bash[67519]: cluster 2024-08-29T19:24:38.414887+0000 mon.a (mon.0) 3481 : cluster [DBG] osdmap e2437: 8 total, 8 up, 8 in 2024-08-29T19:24:39.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:24:39 smithi110 bash[67519]: cluster 2024-08-29T19:24:38.659594+0000 mgr.y (mgr.25004) 2842 : cluster [DBG] pgmap v4805: 137 pgs: 137 active+clean; 8.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 81 KiB/s rd, 2.0 MiB/s wr, 116 op/s 2024-08-29T19:24:39.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:24:39 smithi029 bash[79042]: cluster 2024-08-29T19:24:38.414887+0000 mon.a (mon.0) 3481 : cluster [DBG] osdmap e2437: 8 total, 8 up, 8 in 2024-08-29T19:24:39.904 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:24:39 smithi029 bash[79042]: cluster 2024-08-29T19:24:38.659594+0000 mgr.y (mgr.25004) 2842 : cluster [DBG] pgmap v4805: 137 pgs: 137 active+clean; 8.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 81 KiB/s rd, 2.0 MiB/s wr, 116 op/s 2024-08-29T19:24:39.904 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:24:39 smithi029 bash[77880]: cluster 2024-08-29T19:24:38.414887+0000 mon.a (mon.0) 3481 : cluster [DBG] osdmap e2437: 8 total, 8 up, 8 in 2024-08-29T19:24:39.904 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:24:39 smithi029 bash[77880]: cluster 2024-08-29T19:24:38.659594+0000 mgr.y (mgr.25004) 2842 : cluster [DBG] pgmap v4805: 137 pgs: 137 active+clean; 8.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 81 KiB/s rd, 2.0 MiB/s wr, 116 op/s 2024-08-29T19:24:40.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:24:40 smithi110 bash[67519]: cluster 2024-08-29T19:24:39.424924+0000 mon.a (mon.0) 3482 : cluster [DBG] osdmap e2438: 8 total, 8 up, 8 in 2024-08-29T19:24:40.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:24:40 smithi110 bash[67519]: cluster 2024-08-29T19:24:40.395825+0000 mon.a (mon.0) 3483 : cluster [DBG] osdmap e2439: 8 total, 8 up, 8 in 2024-08-29T19:24:40.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:24:40 smithi029 bash[77880]: cluster 2024-08-29T19:24:39.424924+0000 mon.a (mon.0) 3482 : cluster [DBG] osdmap e2438: 8 total, 8 up, 8 in 2024-08-29T19:24:40.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:24:40 smithi029 bash[77880]: cluster 2024-08-29T19:24:40.395825+0000 mon.a (mon.0) 3483 : cluster [DBG] osdmap e2439: 8 total, 8 up, 8 in 2024-08-29T19:24:40.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:24:40 smithi029 bash[79042]: cluster 2024-08-29T19:24:39.424924+0000 mon.a (mon.0) 3482 : cluster [DBG] osdmap e2438: 8 total, 8 up, 8 in 2024-08-29T19:24:40.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:24:40 smithi029 bash[79042]: cluster 2024-08-29T19:24:40.395825+0000 mon.a (mon.0) 3483 : cluster [DBG] osdmap e2439: 8 total, 8 up, 8 in 2024-08-29T19:24:41.638 INFO:tasks.workunit.client.0.smithi029.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_create_snap_exists PASSED [ 34%] 2024-08-29T19:24:41.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:24:41 smithi110 bash[67519]: cluster 2024-08-29T19:24:40.660425+0000 mgr.y (mgr.25004) 2843 : cluster [DBG] pgmap v4808: 137 pgs: 137 active+clean; 8.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 17 KiB/s rd, 1.0 MiB/s wr, 27 op/s 2024-08-29T19:24:41.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:24:41 smithi029 bash[79042]: cluster 2024-08-29T19:24:40.660425+0000 mgr.y (mgr.25004) 2843 : cluster [DBG] pgmap v4808: 137 pgs: 137 active+clean; 8.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 17 KiB/s rd, 1.0 MiB/s wr, 27 op/s 2024-08-29T19:24:41.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:24:41 smithi029 bash[77880]: cluster 2024-08-29T19:24:40.660425+0000 mgr.y (mgr.25004) 2843 : cluster [DBG] pgmap v4808: 137 pgs: 137 active+clean; 8.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 17 KiB/s rd, 1.0 MiB/s wr, 27 op/s 2024-08-29T19:24:42.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:24:42 smithi110 bash[67519]: cluster 2024-08-29T19:24:41.436805+0000 mon.a (mon.0) 3484 : cluster [DBG] osdmap e2440: 8 total, 8 up, 8 in 2024-08-29T19:24:42.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:24:42 smithi029 bash[79042]: cluster 2024-08-29T19:24:41.436805+0000 mon.a (mon.0) 3484 : cluster [DBG] osdmap e2440: 8 total, 8 up, 8 in 2024-08-29T19:24:42.904 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:24:42 smithi029 bash[77880]: cluster 2024-08-29T19:24:41.436805+0000 mon.a (mon.0) 3484 : cluster [DBG] osdmap e2440: 8 total, 8 up, 8 in 2024-08-29T19:24:43.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:24:43 smithi110 bash[67519]: cluster 2024-08-29T19:24:42.447562+0000 mon.a (mon.0) 3485 : cluster [DBG] osdmap e2441: 8 total, 8 up, 8 in 2024-08-29T19:24:43.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:24:43 smithi110 bash[67519]: cluster 2024-08-29T19:24:42.661179+0000 mgr.y (mgr.25004) 2844 : cluster [DBG] pgmap v4811: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 150 KiB/s rd, 12 KiB/s wr, 210 op/s 2024-08-29T19:24:43.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:24:43 smithi029 bash[79042]: cluster 2024-08-29T19:24:42.447562+0000 mon.a (mon.0) 3485 : cluster [DBG] osdmap e2441: 8 total, 8 up, 8 in 2024-08-29T19:24:43.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:24:43 smithi029 bash[79042]: cluster 2024-08-29T19:24:42.661179+0000 mgr.y (mgr.25004) 2844 : cluster [DBG] pgmap v4811: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 150 KiB/s rd, 12 KiB/s wr, 210 op/s 2024-08-29T19:24:43.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:24:43 smithi029 bash[77880]: cluster 2024-08-29T19:24:42.447562+0000 mon.a (mon.0) 3485 : cluster [DBG] osdmap e2441: 8 total, 8 up, 8 in 2024-08-29T19:24:43.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:24:43 smithi029 bash[77880]: cluster 2024-08-29T19:24:42.661179+0000 mgr.y (mgr.25004) 2844 : cluster [DBG] pgmap v4811: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 150 KiB/s rd, 12 KiB/s wr, 210 op/s 2024-08-29T19:24:44.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:24:44 smithi110 bash[67519]: cluster 2024-08-29T19:24:43.457123+0000 mon.a (mon.0) 3486 : cluster [DBG] osdmap e2442: 8 total, 8 up, 8 in 2024-08-29T19:24:44.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:24:44 smithi029 bash[77880]: cluster 2024-08-29T19:24:43.457123+0000 mon.a (mon.0) 3486 : cluster [DBG] osdmap e2442: 8 total, 8 up, 8 in 2024-08-29T19:24:44.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:24:44 smithi029 bash[79042]: cluster 2024-08-29T19:24:43.457123+0000 mon.a (mon.0) 3486 : cluster [DBG] osdmap e2442: 8 total, 8 up, 8 in 2024-08-29T19:24:44.903 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 19:24:44 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:19:24:44] "GET /metrics HTTP/1.1" 200 36709 "" "Prometheus/2.43.0" 2024-08-29T19:24:45.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:24:45 smithi110 bash[67519]: cluster 2024-08-29T19:24:44.465878+0000 mon.a (mon.0) 3487 : cluster [DBG] osdmap e2443: 8 total, 8 up, 8 in 2024-08-29T19:24:45.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:24:45 smithi110 bash[67519]: cluster 2024-08-29T19:24:44.661891+0000 mgr.y (mgr.25004) 2845 : cluster [DBG] pgmap v4814: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 140 KiB/s rd, 10 KiB/s wr, 194 op/s 2024-08-29T19:24:45.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:24:45 smithi110 bash[67519]: cluster 2024-08-29T19:24:45.399725+0000 mon.a (mon.0) 3488 : cluster [DBG] osdmap e2444: 8 total, 8 up, 8 in 2024-08-29T19:24:45.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:24:45 smithi110 bash[67519]: audit 2024-08-29T19:24:45.401372+0000 mon.c (mon.2) 1025 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:24:45.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:24:45 smithi029 bash[79042]: cluster 2024-08-29T19:24:44.465878+0000 mon.a (mon.0) 3487 : cluster [DBG] osdmap e2443: 8 total, 8 up, 8 in 2024-08-29T19:24:45.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:24:45 smithi029 bash[79042]: cluster 2024-08-29T19:24:44.661891+0000 mgr.y (mgr.25004) 2845 : cluster [DBG] pgmap v4814: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 140 KiB/s rd, 10 KiB/s wr, 194 op/s 2024-08-29T19:24:45.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:24:45 smithi029 bash[79042]: cluster 2024-08-29T19:24:45.399725+0000 mon.a (mon.0) 3488 : cluster [DBG] osdmap e2444: 8 total, 8 up, 8 in 2024-08-29T19:24:45.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:24:45 smithi029 bash[79042]: audit 2024-08-29T19:24:45.401372+0000 mon.c (mon.2) 1025 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:24:45.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:24:45 smithi029 bash[77880]: cluster 2024-08-29T19:24:44.465878+0000 mon.a (mon.0) 3487 : cluster [DBG] osdmap e2443: 8 total, 8 up, 8 in 2024-08-29T19:24:45.904 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:24:45 smithi029 bash[77880]: cluster 2024-08-29T19:24:44.661891+0000 mgr.y (mgr.25004) 2845 : cluster [DBG] pgmap v4814: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 140 KiB/s rd, 10 KiB/s wr, 194 op/s 2024-08-29T19:24:45.904 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:24:45 smithi029 bash[77880]: cluster 2024-08-29T19:24:45.399725+0000 mon.a (mon.0) 3488 : cluster [DBG] osdmap e2444: 8 total, 8 up, 8 in 2024-08-29T19:24:45.904 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:24:45 smithi029 bash[77880]: audit 2024-08-29T19:24:45.401372+0000 mon.c (mon.2) 1025 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:24:46.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:24:46 smithi110 bash[67519]: audit 2024-08-29T19:24:46.195901+0000 mon.c (mon.2) 1026 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:24:46.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:24:46 smithi110 bash[67519]: audit 2024-08-29T19:24:46.197401+0000 mon.c (mon.2) 1027 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:24:46.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:24:46 smithi110 bash[67519]: audit 2024-08-29T19:24:46.209614+0000 mon.a (mon.0) 3489 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:24:46.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:24:46 smithi110 bash[67519]: cluster 2024-08-29T19:24:46.402181+0000 mon.a (mon.0) 3490 : cluster [DBG] osdmap e2445: 8 total, 8 up, 8 in 2024-08-29T19:24:46.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:24:46 smithi029 bash[79042]: audit 2024-08-29T19:24:46.195901+0000 mon.c (mon.2) 1026 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:24:46.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:24:46 smithi029 bash[79042]: audit 2024-08-29T19:24:46.197401+0000 mon.c (mon.2) 1027 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:24:46.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:24:46 smithi029 bash[79042]: audit 2024-08-29T19:24:46.209614+0000 mon.a (mon.0) 3489 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:24:46.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:24:46 smithi029 bash[79042]: cluster 2024-08-29T19:24:46.402181+0000 mon.a (mon.0) 3490 : cluster [DBG] osdmap e2445: 8 total, 8 up, 8 in 2024-08-29T19:24:46.904 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:24:46 smithi029 bash[77880]: audit 2024-08-29T19:24:46.195901+0000 mon.c (mon.2) 1026 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:24:46.904 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:24:46 smithi029 bash[77880]: audit 2024-08-29T19:24:46.197401+0000 mon.c (mon.2) 1027 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:24:46.904 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:24:46 smithi029 bash[77880]: audit 2024-08-29T19:24:46.209614+0000 mon.a (mon.0) 3489 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:24:46.904 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:24:46 smithi029 bash[77880]: cluster 2024-08-29T19:24:46.402181+0000 mon.a (mon.0) 3490 : cluster [DBG] osdmap e2445: 8 total, 8 up, 8 in 2024-08-29T19:24:47.642 INFO:tasks.workunit.client.0.smithi029.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_create_snap_flags PASSED [ 34%] 2024-08-29T19:24:47.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:24:47 smithi110 bash[67519]: cluster 2024-08-29T19:24:46.662747+0000 mgr.y (mgr.25004) 2846 : cluster [DBG] pgmap v4817: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 80 KiB/s rd, 9.0 KiB/s wr, 109 op/s 2024-08-29T19:24:47.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:24:47 smithi110 bash[67519]: cluster 2024-08-29T19:24:47.404310+0000 mon.a (mon.0) 3491 : cluster [DBG] osdmap e2446: 8 total, 8 up, 8 in 2024-08-29T19:24:47.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:24:47 smithi029 bash[79042]: cluster 2024-08-29T19:24:46.662747+0000 mgr.y (mgr.25004) 2846 : cluster [DBG] pgmap v4817: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 80 KiB/s rd, 9.0 KiB/s wr, 109 op/s 2024-08-29T19:24:47.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:24:47 smithi029 bash[79042]: cluster 2024-08-29T19:24:47.404310+0000 mon.a (mon.0) 3491 : cluster [DBG] osdmap e2446: 8 total, 8 up, 8 in 2024-08-29T19:24:47.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:24:47 smithi029 bash[77880]: cluster 2024-08-29T19:24:46.662747+0000 mgr.y (mgr.25004) 2846 : cluster [DBG] pgmap v4817: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 80 KiB/s rd, 9.0 KiB/s wr, 109 op/s 2024-08-29T19:24:47.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:24:47 smithi029 bash[77880]: cluster 2024-08-29T19:24:47.404310+0000 mon.a (mon.0) 3491 : cluster [DBG] osdmap e2446: 8 total, 8 up, 8 in 2024-08-29T19:24:49.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:24:49 smithi110 bash[67519]: cluster 2024-08-29T19:24:48.489812+0000 mon.a (mon.0) 3492 : cluster [DBG] osdmap e2447: 8 total, 8 up, 8 in 2024-08-29T19:24:49.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:24:49 smithi110 bash[67519]: audit 2024-08-29T19:24:48.640153+0000 mon.c (mon.2) 1028 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:24:49.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:24:49 smithi110 bash[67519]: cluster 2024-08-29T19:24:48.663568+0000 mgr.y (mgr.25004) 2847 : cluster [DBG] pgmap v4820: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 73 KiB/s rd, 7.0 KiB/s wr, 99 op/s 2024-08-29T19:24:49.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:24:49 smithi029 bash[79042]: cluster 2024-08-29T19:24:48.489812+0000 mon.a (mon.0) 3492 : cluster [DBG] osdmap e2447: 8 total, 8 up, 8 in 2024-08-29T19:24:49.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:24:49 smithi029 bash[79042]: audit 2024-08-29T19:24:48.640153+0000 mon.c (mon.2) 1028 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:24:49.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:24:49 smithi029 bash[79042]: cluster 2024-08-29T19:24:48.663568+0000 mgr.y (mgr.25004) 2847 : cluster [DBG] pgmap v4820: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 73 KiB/s rd, 7.0 KiB/s wr, 99 op/s 2024-08-29T19:24:49.904 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:24:49 smithi029 bash[77880]: cluster 2024-08-29T19:24:48.489812+0000 mon.a (mon.0) 3492 : cluster [DBG] osdmap e2447: 8 total, 8 up, 8 in 2024-08-29T19:24:49.904 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:24:49 smithi029 bash[77880]: audit 2024-08-29T19:24:48.640153+0000 mon.c (mon.2) 1028 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:24:49.904 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:24:49 smithi029 bash[77880]: cluster 2024-08-29T19:24:48.663568+0000 mgr.y (mgr.25004) 2847 : cluster [DBG] pgmap v4820: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 73 KiB/s rd, 7.0 KiB/s wr, 99 op/s 2024-08-29T19:24:50.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:24:50 smithi110 bash[67519]: cluster 2024-08-29T19:24:49.493678+0000 mon.a (mon.0) 3493 : cluster [DBG] osdmap e2448: 8 total, 8 up, 8 in 2024-08-29T19:24:50.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:24:50 smithi110 bash[67519]: cluster 2024-08-29T19:24:50.401752+0000 mon.a (mon.0) 3494 : cluster [DBG] osdmap e2449: 8 total, 8 up, 8 in 2024-08-29T19:24:50.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:24:50 smithi029 bash[79042]: cluster 2024-08-29T19:24:49.493678+0000 mon.a (mon.0) 3493 : cluster [DBG] osdmap e2448: 8 total, 8 up, 8 in 2024-08-29T19:24:50.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:24:50 smithi029 bash[79042]: cluster 2024-08-29T19:24:50.401752+0000 mon.a (mon.0) 3494 : cluster [DBG] osdmap e2449: 8 total, 8 up, 8 in 2024-08-29T19:24:50.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:24:50 smithi029 bash[77880]: cluster 2024-08-29T19:24:49.493678+0000 mon.a (mon.0) 3493 : cluster [DBG] osdmap e2448: 8 total, 8 up, 8 in 2024-08-29T19:24:50.904 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:24:50 smithi029 bash[77880]: cluster 2024-08-29T19:24:50.401752+0000 mon.a (mon.0) 3494 : cluster [DBG] osdmap e2449: 8 total, 8 up, 8 in 2024-08-29T19:24:51.618 INFO:tasks.workunit.client.0.smithi029.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_list_snaps PASSED [ 35%] 2024-08-29T19:24:51.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:24:51 smithi110 bash[67519]: cluster 2024-08-29T19:24:50.664402+0000 mgr.y (mgr.25004) 2848 : cluster [DBG] pgmap v4823: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 4.0 KiB/s rd, 1.7 KiB/s wr, 7 op/s 2024-08-29T19:24:51.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:24:51 smithi110 bash[67519]: cluster 2024-08-29T19:24:51.405151+0000 mon.a (mon.0) 3495 : cluster [DBG] osdmap e2450: 8 total, 8 up, 8 in 2024-08-29T19:24:51.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:24:51 smithi029 bash[79042]: cluster 2024-08-29T19:24:50.664402+0000 mgr.y (mgr.25004) 2848 : cluster [DBG] pgmap v4823: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 4.0 KiB/s rd, 1.7 KiB/s wr, 7 op/s 2024-08-29T19:24:51.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:24:51 smithi029 bash[79042]: cluster 2024-08-29T19:24:51.405151+0000 mon.a (mon.0) 3495 : cluster [DBG] osdmap e2450: 8 total, 8 up, 8 in 2024-08-29T19:24:51.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:24:51 smithi029 bash[77880]: cluster 2024-08-29T19:24:50.664402+0000 mgr.y (mgr.25004) 2848 : cluster [DBG] pgmap v4823: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 4.0 KiB/s rd, 1.7 KiB/s wr, 7 op/s 2024-08-29T19:24:51.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:24:51 smithi029 bash[77880]: cluster 2024-08-29T19:24:51.405151+0000 mon.a (mon.0) 3495 : cluster [DBG] osdmap e2450: 8 total, 8 up, 8 in 2024-08-29T19:24:53.753 INFO:tasks.workunit.client.0.smithi029.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_list_snaps_iterator_auto_close PASSED [ 35%] 2024-08-29T19:24:53.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:24:53 smithi110 bash[67519]: cluster 2024-08-29T19:24:52.518713+0000 mon.a (mon.0) 3496 : cluster [DBG] osdmap e2451: 8 total, 8 up, 8 in 2024-08-29T19:24:53.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:24:53 smithi110 bash[67519]: cluster 2024-08-29T19:24:52.665259+0000 mgr.y (mgr.25004) 2849 : cluster [DBG] pgmap v4826: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 90 KiB/s rd, 6.0 KiB/s wr, 122 op/s 2024-08-29T19:24:53.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:24:53 smithi029 bash[77880]: cluster 2024-08-29T19:24:52.518713+0000 mon.a (mon.0) 3496 : cluster [DBG] osdmap e2451: 8 total, 8 up, 8 in 2024-08-29T19:24:53.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:24:53 smithi029 bash[77880]: cluster 2024-08-29T19:24:52.665259+0000 mgr.y (mgr.25004) 2849 : cluster [DBG] pgmap v4826: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 90 KiB/s rd, 6.0 KiB/s wr, 122 op/s 2024-08-29T19:24:53.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:24:53 smithi029 bash[79042]: cluster 2024-08-29T19:24:52.518713+0000 mon.a (mon.0) 3496 : cluster [DBG] osdmap e2451: 8 total, 8 up, 8 in 2024-08-29T19:24:53.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:24:53 smithi029 bash[79042]: cluster 2024-08-29T19:24:52.665259+0000 mgr.y (mgr.25004) 2849 : cluster [DBG] pgmap v4826: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 90 KiB/s rd, 6.0 KiB/s wr, 122 op/s 2024-08-29T19:24:54.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:24:54 smithi110 bash[67519]: cluster 2024-08-29T19:24:53.528264+0000 mon.a (mon.0) 3497 : cluster [DBG] osdmap e2452: 8 total, 8 up, 8 in 2024-08-29T19:24:54.903 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 19:24:54 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:19:24:54] "GET /metrics HTTP/1.1" 200 36691 "" "Prometheus/2.43.0" 2024-08-29T19:24:54.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:24:54 smithi029 bash[79042]: cluster 2024-08-29T19:24:53.528264+0000 mon.a (mon.0) 3497 : cluster [DBG] osdmap e2452: 8 total, 8 up, 8 in 2024-08-29T19:24:54.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:24:54 smithi029 bash[77880]: cluster 2024-08-29T19:24:53.528264+0000 mon.a (mon.0) 3497 : cluster [DBG] osdmap e2452: 8 total, 8 up, 8 in 2024-08-29T19:24:55.640 INFO:tasks.workunit.client.0.smithi029.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_remove_snap PASSED [ 36%] 2024-08-29T19:24:55.850 INFO:tasks.workunit.client.0.smithi029.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_remove_snap_not_found PASSED [ 36%] 2024-08-29T19:24:55.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:24:55 smithi110 bash[67519]: cluster 2024-08-29T19:24:54.529557+0000 mon.a (mon.0) 3498 : cluster [DBG] osdmap e2453: 8 total, 8 up, 8 in 2024-08-29T19:24:55.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:24:55 smithi110 bash[67519]: cluster 2024-08-29T19:24:54.665943+0000 mgr.y (mgr.25004) 2850 : cluster [DBG] pgmap v4829: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 92 KiB/s rd, 6.5 KiB/s wr, 125 op/s 2024-08-29T19:24:55.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:24:55 smithi110 bash[67519]: cluster 2024-08-29T19:24:55.403956+0000 mon.a (mon.0) 3499 : cluster [DBG] osdmap e2454: 8 total, 8 up, 8 in 2024-08-29T19:24:55.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:24:55 smithi029 bash[79042]: cluster 2024-08-29T19:24:54.529557+0000 mon.a (mon.0) 3498 : cluster [DBG] osdmap e2453: 8 total, 8 up, 8 in 2024-08-29T19:24:55.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:24:55 smithi029 bash[79042]: cluster 2024-08-29T19:24:54.665943+0000 mgr.y (mgr.25004) 2850 : cluster [DBG] pgmap v4829: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 92 KiB/s rd, 6.5 KiB/s wr, 125 op/s 2024-08-29T19:24:55.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:24:55 smithi029 bash[79042]: cluster 2024-08-29T19:24:55.403956+0000 mon.a (mon.0) 3499 : cluster [DBG] osdmap e2454: 8 total, 8 up, 8 in 2024-08-29T19:24:55.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:24:55 smithi029 bash[77880]: cluster 2024-08-29T19:24:54.529557+0000 mon.a (mon.0) 3498 : cluster [DBG] osdmap e2453: 8 total, 8 up, 8 in 2024-08-29T19:24:55.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:24:55 smithi029 bash[77880]: cluster 2024-08-29T19:24:54.665943+0000 mgr.y (mgr.25004) 2850 : cluster [DBG] pgmap v4829: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 92 KiB/s rd, 6.5 KiB/s wr, 125 op/s 2024-08-29T19:24:55.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:24:55 smithi029 bash[77880]: cluster 2024-08-29T19:24:55.403956+0000 mon.a (mon.0) 3499 : cluster [DBG] osdmap e2454: 8 total, 8 up, 8 in 2024-08-29T19:24:57.786 INFO:tasks.workunit.client.0.smithi029.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_remove_snap2 PASSED [ 37%] 2024-08-29T19:24:57.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:24:57 smithi110 bash[67519]: cluster 2024-08-29T19:24:56.555294+0000 mon.a (mon.0) 3500 : cluster [DBG] osdmap e2455: 8 total, 8 up, 8 in 2024-08-29T19:24:57.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:24:57 smithi110 bash[67519]: cluster 2024-08-29T19:24:56.666781+0000 mgr.y (mgr.25004) 2851 : cluster [DBG] pgmap v4832: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 90 KiB/s rd, 6.0 KiB/s wr, 126 op/s 2024-08-29T19:24:57.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:24:57 smithi029 bash[79042]: cluster 2024-08-29T19:24:56.555294+0000 mon.a (mon.0) 3500 : cluster [DBG] osdmap e2455: 8 total, 8 up, 8 in 2024-08-29T19:24:57.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:24:57 smithi029 bash[79042]: cluster 2024-08-29T19:24:56.666781+0000 mgr.y (mgr.25004) 2851 : cluster [DBG] pgmap v4832: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 90 KiB/s rd, 6.0 KiB/s wr, 126 op/s 2024-08-29T19:24:57.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:24:57 smithi029 bash[77880]: cluster 2024-08-29T19:24:56.555294+0000 mon.a (mon.0) 3500 : cluster [DBG] osdmap e2455: 8 total, 8 up, 8 in 2024-08-29T19:24:57.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:24:57 smithi029 bash[77880]: cluster 2024-08-29T19:24:56.666781+0000 mgr.y (mgr.25004) 2851 : cluster [DBG] pgmap v4832: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 90 KiB/s rd, 6.0 KiB/s wr, 126 op/s 2024-08-29T19:24:58.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:24:58 smithi110 bash[67519]: cluster 2024-08-29T19:24:57.565431+0000 mon.a (mon.0) 3501 : cluster [DBG] osdmap e2456: 8 total, 8 up, 8 in 2024-08-29T19:24:58.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:24:58 smithi029 bash[79042]: cluster 2024-08-29T19:24:57.565431+0000 mon.a (mon.0) 3501 : cluster [DBG] osdmap e2456: 8 total, 8 up, 8 in 2024-08-29T19:24:58.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:24:58 smithi029 bash[77880]: cluster 2024-08-29T19:24:57.565431+0000 mon.a (mon.0) 3501 : cluster [DBG] osdmap e2456: 8 total, 8 up, 8 in 2024-08-29T19:24:59.832 INFO:tasks.workunit.client.0.smithi029.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_remove_snap_by_id PASSED [ 37%] 2024-08-29T19:24:59.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:24:59 smithi110 bash[67519]: cluster 2024-08-29T19:24:58.571688+0000 mon.a (mon.0) 3502 : cluster [DBG] osdmap e2457: 8 total, 8 up, 8 in 2024-08-29T19:24:59.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:24:59 smithi110 bash[67519]: cluster 2024-08-29T19:24:58.667613+0000 mgr.y (mgr.25004) 2852 : cluster [DBG] pgmap v4835: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 112 KiB/s rd, 5.7 KiB/s wr, 152 op/s 2024-08-29T19:24:59.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:24:59 smithi029 bash[79042]: cluster 2024-08-29T19:24:58.571688+0000 mon.a (mon.0) 3502 : cluster [DBG] osdmap e2457: 8 total, 8 up, 8 in 2024-08-29T19:24:59.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:24:59 smithi029 bash[79042]: cluster 2024-08-29T19:24:58.667613+0000 mgr.y (mgr.25004) 2852 : cluster [DBG] pgmap v4835: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 112 KiB/s rd, 5.7 KiB/s wr, 152 op/s 2024-08-29T19:24:59.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:24:59 smithi029 bash[77880]: cluster 2024-08-29T19:24:58.571688+0000 mon.a (mon.0) 3502 : cluster [DBG] osdmap e2457: 8 total, 8 up, 8 in 2024-08-29T19:24:59.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:24:59 smithi029 bash[77880]: cluster 2024-08-29T19:24:58.667613+0000 mgr.y (mgr.25004) 2852 : cluster [DBG] pgmap v4835: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 112 KiB/s rd, 5.7 KiB/s wr, 152 op/s 2024-08-29T19:25:00.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:25:00 smithi110 bash[67519]: cluster 2024-08-29T19:24:59.582622+0000 mon.a (mon.0) 3503 : cluster [DBG] osdmap e2458: 8 total, 8 up, 8 in 2024-08-29T19:25:00.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:25:00 smithi110 bash[67519]: cluster 2024-08-29T19:25:00.406828+0000 mon.a (mon.0) 3504 : cluster [DBG] osdmap e2459: 8 total, 8 up, 8 in 2024-08-29T19:25:00.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:25:00 smithi029 bash[79042]: cluster 2024-08-29T19:24:59.582622+0000 mon.a (mon.0) 3503 : cluster [DBG] osdmap e2458: 8 total, 8 up, 8 in 2024-08-29T19:25:00.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:25:00 smithi029 bash[79042]: cluster 2024-08-29T19:25:00.406828+0000 mon.a (mon.0) 3504 : cluster [DBG] osdmap e2459: 8 total, 8 up, 8 in 2024-08-29T19:25:00.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:25:00 smithi029 bash[77880]: cluster 2024-08-29T19:24:59.582622+0000 mon.a (mon.0) 3503 : cluster [DBG] osdmap e2458: 8 total, 8 up, 8 in 2024-08-29T19:25:00.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:25:00 smithi029 bash[77880]: cluster 2024-08-29T19:25:00.406828+0000 mon.a (mon.0) 3504 : cluster [DBG] osdmap e2459: 8 total, 8 up, 8 in 2024-08-29T19:25:01.639 INFO:tasks.workunit.client.0.smithi029.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_rename_snap PASSED [ 38%] 2024-08-29T19:25:01.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:25:01 smithi110 bash[67519]: cluster 2024-08-29T19:25:00.668406+0000 mgr.y (mgr.25004) 2853 : cluster [DBG] pgmap v4838: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 46 KiB/s rd, 5.7 KiB/s wr, 66 op/s 2024-08-29T19:25:01.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:25:01 smithi110 bash[67519]: cluster 2024-08-29T19:25:01.409123+0000 mon.a (mon.0) 3505 : cluster [DBG] osdmap e2460: 8 total, 8 up, 8 in 2024-08-29T19:25:01.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:25:01 smithi029 bash[79042]: cluster 2024-08-29T19:25:00.668406+0000 mgr.y (mgr.25004) 2853 : cluster [DBG] pgmap v4838: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 46 KiB/s rd, 5.7 KiB/s wr, 66 op/s 2024-08-29T19:25:01.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:25:01 smithi029 bash[79042]: cluster 2024-08-29T19:25:01.409123+0000 mon.a (mon.0) 3505 : cluster [DBG] osdmap e2460: 8 total, 8 up, 8 in 2024-08-29T19:25:01.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:25:01 smithi029 bash[77880]: cluster 2024-08-29T19:25:00.668406+0000 mgr.y (mgr.25004) 2853 : cluster [DBG] pgmap v4838: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 46 KiB/s rd, 5.7 KiB/s wr, 66 op/s 2024-08-29T19:25:01.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:25:01 smithi029 bash[77880]: cluster 2024-08-29T19:25:01.409123+0000 mon.a (mon.0) 3505 : cluster [DBG] osdmap e2460: 8 total, 8 up, 8 in 2024-08-29T19:25:03.826 INFO:tasks.workunit.client.0.smithi029.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_protect_snap PASSED [ 38%] 2024-08-29T19:25:03.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:25:03 smithi110 bash[67519]: cluster 2024-08-29T19:25:02.596654+0000 mon.a (mon.0) 3506 : cluster [DBG] osdmap e2461: 8 total, 8 up, 8 in 2024-08-29T19:25:03.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:25:03 smithi110 bash[67519]: cluster 2024-08-29T19:25:02.669146+0000 mgr.y (mgr.25004) 2854 : cluster [DBG] pgmap v4841: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 113 KiB/s rd, 9.2 KiB/s wr, 158 op/s 2024-08-29T19:25:03.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:25:03 smithi029 bash[79042]: cluster 2024-08-29T19:25:02.596654+0000 mon.a (mon.0) 3506 : cluster [DBG] osdmap e2461: 8 total, 8 up, 8 in 2024-08-29T19:25:03.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:25:03 smithi029 bash[79042]: cluster 2024-08-29T19:25:02.669146+0000 mgr.y (mgr.25004) 2854 : cluster [DBG] pgmap v4841: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 113 KiB/s rd, 9.2 KiB/s wr, 158 op/s 2024-08-29T19:25:03.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:25:03 smithi029 bash[77880]: cluster 2024-08-29T19:25:02.596654+0000 mon.a (mon.0) 3506 : cluster [DBG] osdmap e2461: 8 total, 8 up, 8 in 2024-08-29T19:25:03.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:25:03 smithi029 bash[77880]: cluster 2024-08-29T19:25:02.669146+0000 mgr.y (mgr.25004) 2854 : cluster [DBG] pgmap v4841: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 113 KiB/s rd, 9.2 KiB/s wr, 158 op/s 2024-08-29T19:25:04.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:25:04 smithi110 bash[67519]: cluster 2024-08-29T19:25:03.599268+0000 mon.a (mon.0) 3507 : cluster [DBG] osdmap e2462: 8 total, 8 up, 8 in 2024-08-29T19:25:04.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:25:04 smithi110 bash[67519]: audit 2024-08-29T19:25:03.640722+0000 mon.c (mon.2) 1029 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:25:04.903 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 19:25:04 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:19:25:04] "GET /metrics HTTP/1.1" 200 36689 "" "Prometheus/2.43.0" 2024-08-29T19:25:04.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:25:04 smithi029 bash[77880]: cluster 2024-08-29T19:25:03.599268+0000 mon.a (mon.0) 3507 : cluster [DBG] osdmap e2462: 8 total, 8 up, 8 in 2024-08-29T19:25:04.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:25:04 smithi029 bash[77880]: audit 2024-08-29T19:25:03.640722+0000 mon.c (mon.2) 1029 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:25:04.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:25:04 smithi029 bash[79042]: cluster 2024-08-29T19:25:03.599268+0000 mon.a (mon.0) 3507 : cluster [DBG] osdmap e2462: 8 total, 8 up, 8 in 2024-08-29T19:25:04.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:25:04 smithi029 bash[79042]: audit 2024-08-29T19:25:03.640722+0000 mon.c (mon.2) 1029 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:25:05.655 INFO:tasks.workunit.client.0.smithi029.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_snap_exists PASSED [ 39%] 2024-08-29T19:25:05.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:25:05 smithi110 bash[67519]: cluster 2024-08-29T19:25:04.618110+0000 mon.a (mon.0) 3508 : cluster [DBG] osdmap e2463: 8 total, 8 up, 8 in 2024-08-29T19:25:05.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:25:05 smithi110 bash[67519]: cluster 2024-08-29T19:25:04.669955+0000 mgr.y (mgr.25004) 2855 : cluster [DBG] pgmap v4844: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 105 KiB/s rd, 8.2 KiB/s wr, 143 op/s 2024-08-29T19:25:05.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:25:05 smithi110 bash[67519]: cluster 2024-08-29T19:25:05.407639+0000 mon.a (mon.0) 3509 : cluster [DBG] osdmap e2464: 8 total, 8 up, 8 in 2024-08-29T19:25:05.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:25:05 smithi029 bash[79042]: cluster 2024-08-29T19:25:04.618110+0000 mon.a (mon.0) 3508 : cluster [DBG] osdmap e2463: 8 total, 8 up, 8 in 2024-08-29T19:25:05.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:25:05 smithi029 bash[79042]: cluster 2024-08-29T19:25:04.669955+0000 mgr.y (mgr.25004) 2855 : cluster [DBG] pgmap v4844: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 105 KiB/s rd, 8.2 KiB/s wr, 143 op/s 2024-08-29T19:25:05.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:25:05 smithi029 bash[79042]: cluster 2024-08-29T19:25:05.407639+0000 mon.a (mon.0) 3509 : cluster [DBG] osdmap e2464: 8 total, 8 up, 8 in 2024-08-29T19:25:05.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:25:05 smithi029 bash[77880]: cluster 2024-08-29T19:25:04.618110+0000 mon.a (mon.0) 3508 : cluster [DBG] osdmap e2463: 8 total, 8 up, 8 in 2024-08-29T19:25:05.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:25:05 smithi029 bash[77880]: cluster 2024-08-29T19:25:04.669955+0000 mgr.y (mgr.25004) 2855 : cluster [DBG] pgmap v4844: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 105 KiB/s rd, 8.2 KiB/s wr, 143 op/s 2024-08-29T19:25:05.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:25:05 smithi029 bash[77880]: cluster 2024-08-29T19:25:05.407639+0000 mon.a (mon.0) 3509 : cluster [DBG] osdmap e2464: 8 total, 8 up, 8 in 2024-08-29T19:25:07.877 INFO:tasks.workunit.client.0.smithi029.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_snap_timestamp PASSED [ 40%] 2024-08-29T19:25:07.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:25:07 smithi110 bash[67519]: cluster 2024-08-29T19:25:06.632320+0000 mon.a (mon.0) 3510 : cluster [DBG] osdmap e2465: 8 total, 8 up, 8 in 2024-08-29T19:25:07.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:25:07 smithi110 bash[67519]: cluster 2024-08-29T19:25:06.670921+0000 mgr.y (mgr.25004) 2856 : cluster [DBG] pgmap v4847: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 119 KiB/s rd, 9.5 KiB/s wr, 165 op/s 2024-08-29T19:25:07.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:25:07 smithi029 bash[79042]: cluster 2024-08-29T19:25:06.632320+0000 mon.a (mon.0) 3510 : cluster [DBG] osdmap e2465: 8 total, 8 up, 8 in 2024-08-29T19:25:07.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:25:07 smithi029 bash[79042]: cluster 2024-08-29T19:25:06.670921+0000 mgr.y (mgr.25004) 2856 : cluster [DBG] pgmap v4847: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 119 KiB/s rd, 9.5 KiB/s wr, 165 op/s 2024-08-29T19:25:07.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:25:07 smithi029 bash[77880]: cluster 2024-08-29T19:25:06.632320+0000 mon.a (mon.0) 3510 : cluster [DBG] osdmap e2465: 8 total, 8 up, 8 in 2024-08-29T19:25:07.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:25:07 smithi029 bash[77880]: cluster 2024-08-29T19:25:06.670921+0000 mgr.y (mgr.25004) 2856 : cluster [DBG] pgmap v4847: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 119 KiB/s rd, 9.5 KiB/s wr, 165 op/s 2024-08-29T19:25:08.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:25:08 smithi110 bash[67519]: cluster 2024-08-29T19:25:07.643362+0000 mon.a (mon.0) 3511 : cluster [DBG] osdmap e2466: 8 total, 8 up, 8 in 2024-08-29T19:25:08.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:25:08 smithi029 bash[79042]: cluster 2024-08-29T19:25:07.643362+0000 mon.a (mon.0) 3511 : cluster [DBG] osdmap e2466: 8 total, 8 up, 8 in 2024-08-29T19:25:08.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:25:08 smithi029 bash[77880]: cluster 2024-08-29T19:25:07.643362+0000 mon.a (mon.0) 3511 : cluster [DBG] osdmap e2466: 8 total, 8 up, 8 in 2024-08-29T19:25:09.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:25:09 smithi029 bash[79042]: cluster 2024-08-29T19:25:08.644765+0000 mon.a (mon.0) 3512 : cluster [DBG] osdmap e2467: 8 total, 8 up, 8 in 2024-08-29T19:25:09.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:25:09 smithi029 bash[79042]: cluster 2024-08-29T19:25:08.671643+0000 mgr.y (mgr.25004) 2857 : cluster [DBG] pgmap v4850: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 146 KiB/s rd, 8.2 KiB/s wr, 197 op/s 2024-08-29T19:25:09.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:25:09 smithi029 bash[77880]: cluster 2024-08-29T19:25:08.644765+0000 mon.a (mon.0) 3512 : cluster [DBG] osdmap e2467: 8 total, 8 up, 8 in 2024-08-29T19:25:09.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:25:09 smithi029 bash[77880]: cluster 2024-08-29T19:25:08.671643+0000 mgr.y (mgr.25004) 2857 : cluster [DBG] pgmap v4850: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 146 KiB/s rd, 8.2 KiB/s wr, 197 op/s 2024-08-29T19:25:10.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:25:09 smithi110 bash[67519]: cluster 2024-08-29T19:25:08.644765+0000 mon.a (mon.0) 3512 : cluster [DBG] osdmap e2467: 8 total, 8 up, 8 in 2024-08-29T19:25:10.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:25:09 smithi110 bash[67519]: cluster 2024-08-29T19:25:08.671643+0000 mgr.y (mgr.25004) 2857 : cluster [DBG] pgmap v4850: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 146 KiB/s rd, 8.2 KiB/s wr, 197 op/s 2024-08-29T19:25:11.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:25:10 smithi110 bash[67519]: cluster 2024-08-29T19:25:09.667865+0000 mon.a (mon.0) 3513 : cluster [DBG] osdmap e2468: 8 total, 8 up, 8 in 2024-08-29T19:25:11.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:25:10 smithi110 bash[67519]: cluster 2024-08-29T19:25:10.412683+0000 mon.a (mon.0) 3514 : cluster [DBG] osdmap e2469: 8 total, 8 up, 8 in 2024-08-29T19:25:11.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:25:10 smithi029 bash[79042]: cluster 2024-08-29T19:25:09.667865+0000 mon.a (mon.0) 3513 : cluster [DBG] osdmap e2468: 8 total, 8 up, 8 in 2024-08-29T19:25:11.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:25:10 smithi029 bash[79042]: cluster 2024-08-29T19:25:10.412683+0000 mon.a (mon.0) 3514 : cluster [DBG] osdmap e2469: 8 total, 8 up, 8 in 2024-08-29T19:25:11.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:25:10 smithi029 bash[77880]: cluster 2024-08-29T19:25:09.667865+0000 mon.a (mon.0) 3513 : cluster [DBG] osdmap e2468: 8 total, 8 up, 8 in 2024-08-29T19:25:11.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:25:10 smithi029 bash[77880]: cluster 2024-08-29T19:25:10.412683+0000 mon.a (mon.0) 3514 : cluster [DBG] osdmap e2469: 8 total, 8 up, 8 in 2024-08-29T19:25:12.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:25:11 smithi110 bash[67519]: cluster 2024-08-29T19:25:10.672371+0000 mgr.y (mgr.25004) 2858 : cluster [DBG] pgmap v4853: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 44 KiB/s rd, 4.0 KiB/s wr, 57 op/s 2024-08-29T19:25:12.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:25:11 smithi110 bash[67519]: cluster 2024-08-29T19:25:11.414217+0000 mon.a (mon.0) 3515 : cluster [DBG] osdmap e2470: 8 total, 8 up, 8 in 2024-08-29T19:25:12.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:25:11 smithi029 bash[79042]: cluster 2024-08-29T19:25:10.672371+0000 mgr.y (mgr.25004) 2858 : cluster [DBG] pgmap v4853: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 44 KiB/s rd, 4.0 KiB/s wr, 57 op/s 2024-08-29T19:25:12.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:25:11 smithi029 bash[79042]: cluster 2024-08-29T19:25:11.414217+0000 mon.a (mon.0) 3515 : cluster [DBG] osdmap e2470: 8 total, 8 up, 8 in 2024-08-29T19:25:12.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:25:11 smithi029 bash[77880]: cluster 2024-08-29T19:25:10.672371+0000 mgr.y (mgr.25004) 2858 : cluster [DBG] pgmap v4853: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 44 KiB/s rd, 4.0 KiB/s wr, 57 op/s 2024-08-29T19:25:12.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:25:11 smithi029 bash[77880]: cluster 2024-08-29T19:25:11.414217+0000 mon.a (mon.0) 3515 : cluster [DBG] osdmap e2470: 8 total, 8 up, 8 in 2024-08-29T19:25:13.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:25:13 smithi110 bash[67519]: cluster 2024-08-29T19:25:12.417620+0000 mon.a (mon.0) 3516 : cluster [DBG] osdmap e2471: 8 total, 8 up, 8 in 2024-08-29T19:25:13.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:25:13 smithi110 bash[67519]: cluster 2024-08-29T19:25:12.673230+0000 mgr.y (mgr.25004) 2859 : cluster [DBG] pgmap v4856: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 63 KiB/s rd, 6.5 KiB/s wr, 88 op/s 2024-08-29T19:25:13.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:25:13 smithi029 bash[79042]: cluster 2024-08-29T19:25:12.417620+0000 mon.a (mon.0) 3516 : cluster [DBG] osdmap e2471: 8 total, 8 up, 8 in 2024-08-29T19:25:13.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:25:13 smithi029 bash[79042]: cluster 2024-08-29T19:25:12.673230+0000 mgr.y (mgr.25004) 2859 : cluster [DBG] pgmap v4856: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 63 KiB/s rd, 6.5 KiB/s wr, 88 op/s 2024-08-29T19:25:13.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:25:13 smithi029 bash[77880]: cluster 2024-08-29T19:25:12.417620+0000 mon.a (mon.0) 3516 : cluster [DBG] osdmap e2471: 8 total, 8 up, 8 in 2024-08-29T19:25:13.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:25:13 smithi029 bash[77880]: cluster 2024-08-29T19:25:12.673230+0000 mgr.y (mgr.25004) 2859 : cluster [DBG] pgmap v4856: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 63 KiB/s rd, 6.5 KiB/s wr, 88 op/s 2024-08-29T19:25:14.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:25:14 smithi110 bash[67519]: cluster 2024-08-29T19:25:13.429545+0000 mon.a (mon.0) 3517 : cluster [DBG] osdmap e2472: 8 total, 8 up, 8 in 2024-08-29T19:25:14.903 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 19:25:14 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:19:25:14] "GET /metrics HTTP/1.1" 200 36689 "" "Prometheus/2.43.0" 2024-08-29T19:25:14.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:25:14 smithi029 bash[79042]: cluster 2024-08-29T19:25:13.429545+0000 mon.a (mon.0) 3517 : cluster [DBG] osdmap e2472: 8 total, 8 up, 8 in 2024-08-29T19:25:14.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:25:14 smithi029 bash[77880]: cluster 2024-08-29T19:25:13.429545+0000 mon.a (mon.0) 3517 : cluster [DBG] osdmap e2472: 8 total, 8 up, 8 in 2024-08-29T19:25:15.633 INFO:tasks.workunit.client.0.smithi029.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_limit_snaps PASSED [ 40%] 2024-08-29T19:25:15.892 INFO:tasks.workunit.client.0.smithi029.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_remove_with_exclusive_lock PASSED [ 41%] 2024-08-29T19:25:15.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:25:15 smithi110 bash[67519]: cluster 2024-08-29T19:25:14.437031+0000 mon.a (mon.0) 3518 : cluster [DBG] osdmap e2473: 8 total, 8 up, 8 in 2024-08-29T19:25:15.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:25:15 smithi110 bash[67519]: cluster 2024-08-29T19:25:14.674137+0000 mgr.y (mgr.25004) 2860 : cluster [DBG] pgmap v4859: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 56 KiB/s rd, 4.2 KiB/s wr, 76 op/s 2024-08-29T19:25:15.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:25:15 smithi110 bash[67519]: cluster 2024-08-29T19:25:15.414382+0000 mon.a (mon.0) 3519 : cluster [DBG] osdmap e2474: 8 total, 8 up, 8 in 2024-08-29T19:25:15.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:25:15 smithi029 bash[77880]: cluster 2024-08-29T19:25:14.437031+0000 mon.a (mon.0) 3518 : cluster [DBG] osdmap e2473: 8 total, 8 up, 8 in 2024-08-29T19:25:15.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:25:15 smithi029 bash[77880]: cluster 2024-08-29T19:25:14.674137+0000 mgr.y (mgr.25004) 2860 : cluster [DBG] pgmap v4859: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 56 KiB/s rd, 4.2 KiB/s wr, 76 op/s 2024-08-29T19:25:15.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:25:15 smithi029 bash[77880]: cluster 2024-08-29T19:25:15.414382+0000 mon.a (mon.0) 3519 : cluster [DBG] osdmap e2474: 8 total, 8 up, 8 in 2024-08-29T19:25:15.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:25:15 smithi029 bash[79042]: cluster 2024-08-29T19:25:14.437031+0000 mon.a (mon.0) 3518 : cluster [DBG] osdmap e2473: 8 total, 8 up, 8 in 2024-08-29T19:25:15.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:25:15 smithi029 bash[79042]: cluster 2024-08-29T19:25:14.674137+0000 mgr.y (mgr.25004) 2860 : cluster [DBG] pgmap v4859: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 56 KiB/s rd, 4.2 KiB/s wr, 76 op/s 2024-08-29T19:25:15.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:25:15 smithi029 bash[79042]: cluster 2024-08-29T19:25:15.414382+0000 mon.a (mon.0) 3519 : cluster [DBG] osdmap e2474: 8 total, 8 up, 8 in 2024-08-29T19:25:16.105 INFO:tasks.workunit.client.0.smithi029.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_remove_with_snap SKIPPED [ 41%] 2024-08-29T19:25:16.320 INFO:tasks.workunit.client.0.smithi029.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_remove_with_watcher SKIPPED [ 42%] 2024-08-29T19:25:17.674 INFO:tasks.workunit.client.0.smithi029.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_rollback_to_snap PASSED [ 42%] 2024-08-29T19:25:17.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:25:17 smithi110 bash[67519]: cluster 2024-08-29T19:25:16.453406+0000 mon.a (mon.0) 3520 : cluster [DBG] osdmap e2475: 8 total, 8 up, 8 in 2024-08-29T19:25:17.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:25:17 smithi110 bash[67519]: cluster 2024-08-29T19:25:16.675086+0000 mgr.y (mgr.25004) 2861 : cluster [DBG] pgmap v4862: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 149 KiB/s rd, 6.7 KiB/s wr, 202 op/s 2024-08-29T19:25:17.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:25:17 smithi029 bash[77880]: cluster 2024-08-29T19:25:16.453406+0000 mon.a (mon.0) 3520 : cluster [DBG] osdmap e2475: 8 total, 8 up, 8 in 2024-08-29T19:25:17.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:25:17 smithi029 bash[77880]: cluster 2024-08-29T19:25:16.675086+0000 mgr.y (mgr.25004) 2861 : cluster [DBG] pgmap v4862: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 149 KiB/s rd, 6.7 KiB/s wr, 202 op/s 2024-08-29T19:25:17.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:25:17 smithi029 bash[79042]: cluster 2024-08-29T19:25:16.453406+0000 mon.a (mon.0) 3520 : cluster [DBG] osdmap e2475: 8 total, 8 up, 8 in 2024-08-29T19:25:17.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:25:17 smithi029 bash[79042]: cluster 2024-08-29T19:25:16.675086+0000 mgr.y (mgr.25004) 2861 : cluster [DBG] pgmap v4862: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 149 KiB/s rd, 6.7 KiB/s wr, 202 op/s 2024-08-29T19:25:18.905 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:25:18 smithi029 bash[79042]: cluster 2024-08-29T19:25:17.462258+0000 mon.a (mon.0) 3521 : cluster [DBG] osdmap e2476: 8 total, 8 up, 8 in 2024-08-29T19:25:18.906 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:25:18 smithi110 bash[67519]: cluster 2024-08-29T19:25:17.462258+0000 mon.a (mon.0) 3521 : cluster [DBG] osdmap e2476: 8 total, 8 up, 8 in 2024-08-29T19:25:18.906 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:25:18 smithi029 bash[77880]: cluster 2024-08-29T19:25:17.462258+0000 mon.a (mon.0) 3521 : cluster [DBG] osdmap e2476: 8 total, 8 up, 8 in 2024-08-29T19:25:19.681 INFO:tasks.workunit.client.0.smithi029.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_rollback_to_snap_sparse PASSED [ 43%] 2024-08-29T19:25:19.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:25:19 smithi110 bash[67519]: cluster 2024-08-29T19:25:18.470946+0000 mon.a (mon.0) 3522 : cluster [DBG] osdmap e2477: 8 total, 8 up, 8 in 2024-08-29T19:25:19.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:25:19 smithi110 bash[67519]: audit 2024-08-29T19:25:18.640986+0000 mon.c (mon.2) 1030 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:25:19.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:25:19 smithi110 bash[67519]: cluster 2024-08-29T19:25:18.682376+0000 mgr.y (mgr.25004) 2862 : cluster [DBG] pgmap v4865: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 149 KiB/s rd, 7.0 KiB/s wr, 203 op/s 2024-08-29T19:25:19.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:25:19 smithi029 bash[79042]: cluster 2024-08-29T19:25:18.470946+0000 mon.a (mon.0) 3522 : cluster [DBG] osdmap e2477: 8 total, 8 up, 8 in 2024-08-29T19:25:19.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:25:19 smithi029 bash[79042]: audit 2024-08-29T19:25:18.640986+0000 mon.c (mon.2) 1030 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:25:19.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:25:19 smithi029 bash[79042]: cluster 2024-08-29T19:25:18.682376+0000 mgr.y (mgr.25004) 2862 : cluster [DBG] pgmap v4865: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 149 KiB/s rd, 7.0 KiB/s wr, 203 op/s 2024-08-29T19:25:19.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:25:19 smithi029 bash[77880]: cluster 2024-08-29T19:25:18.470946+0000 mon.a (mon.0) 3522 : cluster [DBG] osdmap e2477: 8 total, 8 up, 8 in 2024-08-29T19:25:19.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:25:19 smithi029 bash[77880]: audit 2024-08-29T19:25:18.640986+0000 mon.c (mon.2) 1030 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:25:19.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:25:19 smithi029 bash[77880]: cluster 2024-08-29T19:25:18.682376+0000 mgr.y (mgr.25004) 2862 : cluster [DBG] pgmap v4865: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 149 KiB/s rd, 7.0 KiB/s wr, 203 op/s 2024-08-29T19:25:20.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:25:20 smithi110 bash[67519]: cluster 2024-08-29T19:25:19.484739+0000 mon.a (mon.0) 3523 : cluster [DBG] osdmap e2478: 8 total, 8 up, 8 in 2024-08-29T19:25:20.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:25:20 smithi110 bash[67519]: cluster 2024-08-29T19:25:20.417663+0000 mon.a (mon.0) 3524 : cluster [DBG] osdmap e2479: 8 total, 8 up, 8 in 2024-08-29T19:25:20.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:25:20 smithi029 bash[79042]: cluster 2024-08-29T19:25:19.484739+0000 mon.a (mon.0) 3523 : cluster [DBG] osdmap e2478: 8 total, 8 up, 8 in 2024-08-29T19:25:20.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:25:20 smithi029 bash[79042]: cluster 2024-08-29T19:25:20.417663+0000 mon.a (mon.0) 3524 : cluster [DBG] osdmap e2479: 8 total, 8 up, 8 in 2024-08-29T19:25:20.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:25:20 smithi029 bash[77880]: cluster 2024-08-29T19:25:19.484739+0000 mon.a (mon.0) 3523 : cluster [DBG] osdmap e2478: 8 total, 8 up, 8 in 2024-08-29T19:25:20.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:25:20 smithi029 bash[77880]: cluster 2024-08-29T19:25:20.417663+0000 mon.a (mon.0) 3524 : cluster [DBG] osdmap e2479: 8 total, 8 up, 8 in 2024-08-29T19:25:21.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:25:21 smithi110 bash[67519]: cluster 2024-08-29T19:25:20.683165+0000 mgr.y (mgr.25004) 2863 : cluster [DBG] pgmap v4868: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 19 KiB/s rd, 6.2 KiB/s wr, 31 op/s 2024-08-29T19:25:21.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:25:21 smithi029 bash[77880]: cluster 2024-08-29T19:25:20.683165+0000 mgr.y (mgr.25004) 2863 : cluster [DBG] pgmap v4868: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 19 KiB/s rd, 6.2 KiB/s wr, 31 op/s 2024-08-29T19:25:21.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:25:21 smithi029 bash[79042]: cluster 2024-08-29T19:25:20.683165+0000 mgr.y (mgr.25004) 2863 : cluster [DBG] pgmap v4868: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 19 KiB/s rd, 6.2 KiB/s wr, 31 op/s 2024-08-29T19:25:22.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:25:22 smithi110 bash[67519]: cluster 2024-08-29T19:25:21.494563+0000 mon.a (mon.0) 3525 : cluster [DBG] osdmap e2480: 8 total, 8 up, 8 in 2024-08-29T19:25:22.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:25:22 smithi029 bash[77880]: cluster 2024-08-29T19:25:21.494563+0000 mon.a (mon.0) 3525 : cluster [DBG] osdmap e2480: 8 total, 8 up, 8 in 2024-08-29T19:25:22.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:25:22 smithi029 bash[79042]: cluster 2024-08-29T19:25:21.494563+0000 mon.a (mon.0) 3525 : cluster [DBG] osdmap e2480: 8 total, 8 up, 8 in 2024-08-29T19:25:23.734 INFO:tasks.workunit.client.0.smithi029.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_rollback_with_resize PASSED [ 43%] 2024-08-29T19:25:23.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:25:23 smithi110 bash[67519]: cluster 2024-08-29T19:25:22.504720+0000 mon.a (mon.0) 3526 : cluster [DBG] osdmap e2481: 8 total, 8 up, 8 in 2024-08-29T19:25:23.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:25:23 smithi110 bash[67519]: cluster 2024-08-29T19:25:22.683946+0000 mgr.y (mgr.25004) 2864 : cluster [DBG] pgmap v4871: 137 pgs: 137 active+clean; 13 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 131 KiB/s rd, 15 KiB/s wr, 185 op/s 2024-08-29T19:25:23.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:25:23 smithi029 bash[77880]: cluster 2024-08-29T19:25:22.504720+0000 mon.a (mon.0) 3526 : cluster [DBG] osdmap e2481: 8 total, 8 up, 8 in 2024-08-29T19:25:23.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:25:23 smithi029 bash[77880]: cluster 2024-08-29T19:25:22.683946+0000 mgr.y (mgr.25004) 2864 : cluster [DBG] pgmap v4871: 137 pgs: 137 active+clean; 13 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 131 KiB/s rd, 15 KiB/s wr, 185 op/s 2024-08-29T19:25:23.904 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:25:23 smithi029 bash[79042]: cluster 2024-08-29T19:25:22.504720+0000 mon.a (mon.0) 3526 : cluster [DBG] osdmap e2481: 8 total, 8 up, 8 in 2024-08-29T19:25:23.904 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:25:23 smithi029 bash[79042]: cluster 2024-08-29T19:25:22.683946+0000 mgr.y (mgr.25004) 2864 : cluster [DBG] pgmap v4871: 137 pgs: 137 active+clean; 13 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 131 KiB/s rd, 15 KiB/s wr, 185 op/s 2024-08-29T19:25:24.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:25:24 smithi110 bash[67519]: cluster 2024-08-29T19:25:23.514277+0000 mon.a (mon.0) 3527 : cluster [DBG] osdmap e2482: 8 total, 8 up, 8 in 2024-08-29T19:25:24.903 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 19:25:24 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:19:25:24] "GET /metrics HTTP/1.1" 200 36687 "" "Prometheus/2.43.0" 2024-08-29T19:25:24.904 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:25:24 smithi029 bash[79042]: cluster 2024-08-29T19:25:23.514277+0000 mon.a (mon.0) 3527 : cluster [DBG] osdmap e2482: 8 total, 8 up, 8 in 2024-08-29T19:25:24.904 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:25:24 smithi029 bash[77880]: cluster 2024-08-29T19:25:23.514277+0000 mon.a (mon.0) 3527 : cluster [DBG] osdmap e2482: 8 total, 8 up, 8 in 2024-08-29T19:25:25.648 INFO:tasks.workunit.client.0.smithi029.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_set_snap PASSED [ 44%] 2024-08-29T19:25:25.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:25:25 smithi110 bash[67519]: cluster 2024-08-29T19:25:24.515998+0000 mon.a (mon.0) 3528 : cluster [DBG] osdmap e2483: 8 total, 8 up, 8 in 2024-08-29T19:25:25.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:25:25 smithi110 bash[67519]: cluster 2024-08-29T19:25:24.684729+0000 mgr.y (mgr.25004) 2865 : cluster [DBG] pgmap v4874: 137 pgs: 137 active+clean; 13 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 120 KiB/s rd, 12 KiB/s wr, 167 op/s 2024-08-29T19:25:25.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:25:25 smithi110 bash[67519]: cluster 2024-08-29T19:25:25.420814+0000 mon.a (mon.0) 3529 : cluster [DBG] osdmap e2484: 8 total, 8 up, 8 in 2024-08-29T19:25:25.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:25:25 smithi029 bash[79042]: cluster 2024-08-29T19:25:24.515998+0000 mon.a (mon.0) 3528 : cluster [DBG] osdmap e2483: 8 total, 8 up, 8 in 2024-08-29T19:25:25.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:25:25 smithi029 bash[79042]: cluster 2024-08-29T19:25:24.684729+0000 mgr.y (mgr.25004) 2865 : cluster [DBG] pgmap v4874: 137 pgs: 137 active+clean; 13 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 120 KiB/s rd, 12 KiB/s wr, 167 op/s 2024-08-29T19:25:25.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:25:25 smithi029 bash[79042]: cluster 2024-08-29T19:25:25.420814+0000 mon.a (mon.0) 3529 : cluster [DBG] osdmap e2484: 8 total, 8 up, 8 in 2024-08-29T19:25:25.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:25:25 smithi029 bash[77880]: cluster 2024-08-29T19:25:24.515998+0000 mon.a (mon.0) 3528 : cluster [DBG] osdmap e2483: 8 total, 8 up, 8 in 2024-08-29T19:25:25.904 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:25:25 smithi029 bash[77880]: cluster 2024-08-29T19:25:24.684729+0000 mgr.y (mgr.25004) 2865 : cluster [DBG] pgmap v4874: 137 pgs: 137 active+clean; 13 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 120 KiB/s rd, 12 KiB/s wr, 167 op/s 2024-08-29T19:25:25.904 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:25:25 smithi029 bash[77880]: cluster 2024-08-29T19:25:25.420814+0000 mon.a (mon.0) 3529 : cluster [DBG] osdmap e2484: 8 total, 8 up, 8 in 2024-08-29T19:25:27.781 INFO:tasks.workunit.client.0.smithi029.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_set_no_snap PASSED [ 44%] 2024-08-29T19:25:27.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:25:27 smithi110 bash[67519]: cluster 2024-08-29T19:25:26.540549+0000 mon.a (mon.0) 3530 : cluster [DBG] osdmap e2485: 8 total, 8 up, 8 in 2024-08-29T19:25:27.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:25:27 smithi110 bash[67519]: cluster 2024-08-29T19:25:26.685486+0000 mgr.y (mgr.25004) 2866 : cluster [DBG] pgmap v4877: 137 pgs: 137 active+clean; 13 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 121 KiB/s rd, 16 KiB/s wr, 171 op/s 2024-08-29T19:25:27.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:25:27 smithi029 bash[79042]: cluster 2024-08-29T19:25:26.540549+0000 mon.a (mon.0) 3530 : cluster [DBG] osdmap e2485: 8 total, 8 up, 8 in 2024-08-29T19:25:27.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:25:27 smithi029 bash[79042]: cluster 2024-08-29T19:25:26.685486+0000 mgr.y (mgr.25004) 2866 : cluster [DBG] pgmap v4877: 137 pgs: 137 active+clean; 13 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 121 KiB/s rd, 16 KiB/s wr, 171 op/s 2024-08-29T19:25:27.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:25:27 smithi029 bash[77880]: cluster 2024-08-29T19:25:26.540549+0000 mon.a (mon.0) 3530 : cluster [DBG] osdmap e2485: 8 total, 8 up, 8 in 2024-08-29T19:25:27.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:25:27 smithi029 bash[77880]: cluster 2024-08-29T19:25:26.685486+0000 mgr.y (mgr.25004) 2866 : cluster [DBG] pgmap v4877: 137 pgs: 137 active+clean; 13 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 121 KiB/s rd, 16 KiB/s wr, 171 op/s 2024-08-29T19:25:28.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:25:28 smithi110 bash[67519]: cluster 2024-08-29T19:25:27.557863+0000 mon.a (mon.0) 3531 : cluster [DBG] osdmap e2486: 8 total, 8 up, 8 in 2024-08-29T19:25:28.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:25:28 smithi029 bash[77880]: cluster 2024-08-29T19:25:27.557863+0000 mon.a (mon.0) 3531 : cluster [DBG] osdmap e2486: 8 total, 8 up, 8 in 2024-08-29T19:25:28.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:25:28 smithi029 bash[79042]: cluster 2024-08-29T19:25:27.557863+0000 mon.a (mon.0) 3531 : cluster [DBG] osdmap e2486: 8 total, 8 up, 8 in 2024-08-29T19:25:29.809 INFO:tasks.workunit.client.0.smithi029.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_set_snap_by_id PASSED [ 45%] 2024-08-29T19:25:29.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:25:29 smithi110 bash[67519]: cluster 2024-08-29T19:25:28.553949+0000 mon.a (mon.0) 3532 : cluster [DBG] osdmap e2487: 8 total, 8 up, 8 in 2024-08-29T19:25:29.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:25:29 smithi110 bash[67519]: cluster 2024-08-29T19:25:28.686214+0000 mgr.y (mgr.25004) 2867 : cluster [DBG] pgmap v4880: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 114 KiB/s rd, 14 KiB/s wr, 161 op/s 2024-08-29T19:25:29.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:25:29 smithi029 bash[77880]: cluster 2024-08-29T19:25:28.553949+0000 mon.a (mon.0) 3532 : cluster [DBG] osdmap e2487: 8 total, 8 up, 8 in 2024-08-29T19:25:29.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:25:29 smithi029 bash[77880]: cluster 2024-08-29T19:25:28.686214+0000 mgr.y (mgr.25004) 2867 : cluster [DBG] pgmap v4880: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 114 KiB/s rd, 14 KiB/s wr, 161 op/s 2024-08-29T19:25:29.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:25:29 smithi029 bash[79042]: cluster 2024-08-29T19:25:28.553949+0000 mon.a (mon.0) 3532 : cluster [DBG] osdmap e2487: 8 total, 8 up, 8 in 2024-08-29T19:25:29.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:25:29 smithi029 bash[79042]: cluster 2024-08-29T19:25:28.686214+0000 mgr.y (mgr.25004) 2867 : cluster [DBG] pgmap v4880: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 114 KiB/s rd, 14 KiB/s wr, 161 op/s 2024-08-29T19:25:30.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:25:30 smithi110 bash[67519]: cluster 2024-08-29T19:25:29.578795+0000 mon.a (mon.0) 3533 : cluster [DBG] osdmap e2488: 8 total, 8 up, 8 in 2024-08-29T19:25:30.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:25:30 smithi110 bash[67519]: cluster 2024-08-29T19:25:30.423156+0000 mon.a (mon.0) 3534 : cluster [DBG] osdmap e2489: 8 total, 8 up, 8 in 2024-08-29T19:25:30.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:25:30 smithi029 bash[77880]: cluster 2024-08-29T19:25:29.578795+0000 mon.a (mon.0) 3533 : cluster [DBG] osdmap e2488: 8 total, 8 up, 8 in 2024-08-29T19:25:30.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:25:30 smithi029 bash[77880]: cluster 2024-08-29T19:25:30.423156+0000 mon.a (mon.0) 3534 : cluster [DBG] osdmap e2489: 8 total, 8 up, 8 in 2024-08-29T19:25:30.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:25:30 smithi029 bash[79042]: cluster 2024-08-29T19:25:29.578795+0000 mon.a (mon.0) 3533 : cluster [DBG] osdmap e2488: 8 total, 8 up, 8 in 2024-08-29T19:25:30.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:25:30 smithi029 bash[79042]: cluster 2024-08-29T19:25:30.423156+0000 mon.a (mon.0) 3534 : cluster [DBG] osdmap e2489: 8 total, 8 up, 8 in 2024-08-29T19:25:31.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:25:31 smithi110 bash[67519]: cluster 2024-08-29T19:25:30.686950+0000 mgr.y (mgr.25004) 2868 : cluster [DBG] pgmap v4883: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 18 KiB/s rd, 5.5 KiB/s wr, 32 op/s 2024-08-29T19:25:31.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:25:31 smithi110 bash[67519]: cluster 2024-08-29T19:25:31.425445+0000 mon.a (mon.0) 3535 : cluster [DBG] osdmap e2490: 8 total, 8 up, 8 in 2024-08-29T19:25:31.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:25:31 smithi029 bash[79042]: cluster 2024-08-29T19:25:30.686950+0000 mgr.y (mgr.25004) 2868 : cluster [DBG] pgmap v4883: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 18 KiB/s rd, 5.5 KiB/s wr, 32 op/s 2024-08-29T19:25:31.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:25:31 smithi029 bash[79042]: cluster 2024-08-29T19:25:31.425445+0000 mon.a (mon.0) 3535 : cluster [DBG] osdmap e2490: 8 total, 8 up, 8 in 2024-08-29T19:25:31.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:25:31 smithi029 bash[77880]: cluster 2024-08-29T19:25:30.686950+0000 mgr.y (mgr.25004) 2868 : cluster [DBG] pgmap v4883: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 18 KiB/s rd, 5.5 KiB/s wr, 32 op/s 2024-08-29T19:25:31.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:25:31 smithi029 bash[77880]: cluster 2024-08-29T19:25:31.425445+0000 mon.a (mon.0) 3535 : cluster [DBG] osdmap e2490: 8 total, 8 up, 8 in 2024-08-29T19:25:33.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:25:33 smithi110 bash[67519]: cluster 2024-08-29T19:25:32.429127+0000 mon.a (mon.0) 3536 : cluster [DBG] osdmap e2491: 8 total, 8 up, 8 in 2024-08-29T19:25:33.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:25:33 smithi110 bash[67519]: cluster 2024-08-29T19:25:32.687713+0000 mgr.y (mgr.25004) 2869 : cluster [DBG] pgmap v4886: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 108 KiB/s rd, 13 KiB/s wr, 154 op/s 2024-08-29T19:25:33.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:25:33 smithi029 bash[79042]: cluster 2024-08-29T19:25:32.429127+0000 mon.a (mon.0) 3536 : cluster [DBG] osdmap e2491: 8 total, 8 up, 8 in 2024-08-29T19:25:33.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:25:33 smithi029 bash[79042]: cluster 2024-08-29T19:25:32.687713+0000 mgr.y (mgr.25004) 2869 : cluster [DBG] pgmap v4886: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 108 KiB/s rd, 13 KiB/s wr, 154 op/s 2024-08-29T19:25:33.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:25:33 smithi029 bash[77880]: cluster 2024-08-29T19:25:32.429127+0000 mon.a (mon.0) 3536 : cluster [DBG] osdmap e2491: 8 total, 8 up, 8 in 2024-08-29T19:25:33.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:25:33 smithi029 bash[77880]: cluster 2024-08-29T19:25:32.687713+0000 mgr.y (mgr.25004) 2869 : cluster [DBG] pgmap v4886: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 108 KiB/s rd, 13 KiB/s wr, 154 op/s 2024-08-29T19:25:34.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:25:34 smithi110 bash[67519]: cluster 2024-08-29T19:25:33.437826+0000 mon.a (mon.0) 3537 : cluster [DBG] osdmap e2492: 8 total, 8 up, 8 in 2024-08-29T19:25:34.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:25:34 smithi110 bash[67519]: audit 2024-08-29T19:25:33.641465+0000 mon.c (mon.2) 1031 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:25:34.903 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 19:25:34 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:19:25:34] "GET /metrics HTTP/1.1" 200 36696 "" "Prometheus/2.43.0" 2024-08-29T19:25:34.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:25:34 smithi029 bash[77880]: cluster 2024-08-29T19:25:33.437826+0000 mon.a (mon.0) 3537 : cluster [DBG] osdmap e2492: 8 total, 8 up, 8 in 2024-08-29T19:25:34.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:25:34 smithi029 bash[77880]: audit 2024-08-29T19:25:33.641465+0000 mon.c (mon.2) 1031 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:25:34.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:25:34 smithi029 bash[79042]: cluster 2024-08-29T19:25:33.437826+0000 mon.a (mon.0) 3537 : cluster [DBG] osdmap e2492: 8 total, 8 up, 8 in 2024-08-29T19:25:34.904 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:25:34 smithi029 bash[79042]: audit 2024-08-29T19:25:33.641465+0000 mon.c (mon.2) 1031 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:25:35.656 INFO:tasks.workunit.client.0.smithi029.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_snap_get_name PASSED [ 45%] 2024-08-29T19:25:35.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:25:35 smithi110 bash[67519]: cluster 2024-08-29T19:25:34.445659+0000 mon.a (mon.0) 3538 : cluster [DBG] osdmap e2493: 8 total, 8 up, 8 in 2024-08-29T19:25:35.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:25:35 smithi110 bash[67519]: cluster 2024-08-29T19:25:34.688472+0000 mgr.y (mgr.25004) 2870 : cluster [DBG] pgmap v4889: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 99 KiB/s rd, 9.7 KiB/s wr, 137 op/s 2024-08-29T19:25:35.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:25:35 smithi110 bash[67519]: cluster 2024-08-29T19:25:35.427227+0000 mon.a (mon.0) 3539 : cluster [DBG] osdmap e2494: 8 total, 8 up, 8 in 2024-08-29T19:25:35.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:25:35 smithi029 bash[79042]: cluster 2024-08-29T19:25:34.445659+0000 mon.a (mon.0) 3538 : cluster [DBG] osdmap e2493: 8 total, 8 up, 8 in 2024-08-29T19:25:35.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:25:35 smithi029 bash[79042]: cluster 2024-08-29T19:25:34.688472+0000 mgr.y (mgr.25004) 2870 : cluster [DBG] pgmap v4889: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 99 KiB/s rd, 9.7 KiB/s wr, 137 op/s 2024-08-29T19:25:35.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:25:35 smithi029 bash[79042]: cluster 2024-08-29T19:25:35.427227+0000 mon.a (mon.0) 3539 : cluster [DBG] osdmap e2494: 8 total, 8 up, 8 in 2024-08-29T19:25:35.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:25:35 smithi029 bash[77880]: cluster 2024-08-29T19:25:34.445659+0000 mon.a (mon.0) 3538 : cluster [DBG] osdmap e2493: 8 total, 8 up, 8 in 2024-08-29T19:25:35.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:25:35 smithi029 bash[77880]: cluster 2024-08-29T19:25:34.688472+0000 mgr.y (mgr.25004) 2870 : cluster [DBG] pgmap v4889: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 99 KiB/s rd, 9.7 KiB/s wr, 137 op/s 2024-08-29T19:25:35.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:25:35 smithi029 bash[77880]: cluster 2024-08-29T19:25:35.427227+0000 mon.a (mon.0) 3539 : cluster [DBG] osdmap e2494: 8 total, 8 up, 8 in 2024-08-29T19:25:37.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:25:37 smithi110 bash[67519]: cluster 2024-08-29T19:25:36.466204+0000 mon.a (mon.0) 3540 : cluster [DBG] osdmap e2495: 8 total, 8 up, 8 in 2024-08-29T19:25:37.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:25:37 smithi110 bash[67519]: cluster 2024-08-29T19:25:36.689354+0000 mgr.y (mgr.25004) 2871 : cluster [DBG] pgmap v4892: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 74 KiB/s rd, 6.2 KiB/s wr, 101 op/s 2024-08-29T19:25:37.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:25:37 smithi029 bash[77880]: cluster 2024-08-29T19:25:36.466204+0000 mon.a (mon.0) 3540 : cluster [DBG] osdmap e2495: 8 total, 8 up, 8 in 2024-08-29T19:25:37.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:25:37 smithi029 bash[77880]: cluster 2024-08-29T19:25:36.689354+0000 mgr.y (mgr.25004) 2871 : cluster [DBG] pgmap v4892: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 74 KiB/s rd, 6.2 KiB/s wr, 101 op/s 2024-08-29T19:25:37.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:25:37 smithi029 bash[79042]: cluster 2024-08-29T19:25:36.466204+0000 mon.a (mon.0) 3540 : cluster [DBG] osdmap e2495: 8 total, 8 up, 8 in 2024-08-29T19:25:37.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:25:37 smithi029 bash[79042]: cluster 2024-08-29T19:25:36.689354+0000 mgr.y (mgr.25004) 2871 : cluster [DBG] pgmap v4892: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 74 KiB/s rd, 6.2 KiB/s wr, 101 op/s 2024-08-29T19:25:38.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:25:38 smithi110 bash[67519]: cluster 2024-08-29T19:25:37.477458+0000 mon.a (mon.0) 3541 : cluster [DBG] osdmap e2496: 8 total, 8 up, 8 in 2024-08-29T19:25:38.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:25:38 smithi029 bash[77880]: cluster 2024-08-29T19:25:37.477458+0000 mon.a (mon.0) 3541 : cluster [DBG] osdmap e2496: 8 total, 8 up, 8 in 2024-08-29T19:25:38.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:25:38 smithi029 bash[79042]: cluster 2024-08-29T19:25:37.477458+0000 mon.a (mon.0) 3541 : cluster [DBG] osdmap e2496: 8 total, 8 up, 8 in 2024-08-29T19:25:39.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:25:39 smithi110 bash[67519]: cluster 2024-08-29T19:25:38.483097+0000 mon.a (mon.0) 3542 : cluster [DBG] osdmap e2497: 8 total, 8 up, 8 in 2024-08-29T19:25:39.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:25:39 smithi110 bash[67519]: cluster 2024-08-29T19:25:38.690090+0000 mgr.y (mgr.25004) 2872 : cluster [DBG] pgmap v4895: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 77 KiB/s rd, 5.0 KiB/s wr, 102 op/s 2024-08-29T19:25:39.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:25:39 smithi029 bash[79042]: cluster 2024-08-29T19:25:38.483097+0000 mon.a (mon.0) 3542 : cluster [DBG] osdmap e2497: 8 total, 8 up, 8 in 2024-08-29T19:25:39.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:25:39 smithi029 bash[79042]: cluster 2024-08-29T19:25:38.690090+0000 mgr.y (mgr.25004) 2872 : cluster [DBG] pgmap v4895: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 77 KiB/s rd, 5.0 KiB/s wr, 102 op/s 2024-08-29T19:25:39.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:25:39 smithi029 bash[77880]: cluster 2024-08-29T19:25:38.483097+0000 mon.a (mon.0) 3542 : cluster [DBG] osdmap e2497: 8 total, 8 up, 8 in 2024-08-29T19:25:39.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:25:39 smithi029 bash[77880]: cluster 2024-08-29T19:25:38.690090+0000 mgr.y (mgr.25004) 2872 : cluster [DBG] pgmap v4895: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 77 KiB/s rd, 5.0 KiB/s wr, 102 op/s 2024-08-29T19:25:40.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:25:40 smithi110 bash[67519]: cluster 2024-08-29T19:25:39.493918+0000 mon.a (mon.0) 3543 : cluster [DBG] osdmap e2498: 8 total, 8 up, 8 in 2024-08-29T19:25:40.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:25:40 smithi110 bash[67519]: cluster 2024-08-29T19:25:40.428729+0000 mon.a (mon.0) 3544 : cluster [DBG] osdmap e2499: 8 total, 8 up, 8 in 2024-08-29T19:25:40.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:25:40 smithi029 bash[79042]: cluster 2024-08-29T19:25:39.493918+0000 mon.a (mon.0) 3543 : cluster [DBG] osdmap e2498: 8 total, 8 up, 8 in 2024-08-29T19:25:40.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:25:40 smithi029 bash[79042]: cluster 2024-08-29T19:25:40.428729+0000 mon.a (mon.0) 3544 : cluster [DBG] osdmap e2499: 8 total, 8 up, 8 in 2024-08-29T19:25:40.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:25:40 smithi029 bash[77880]: cluster 2024-08-29T19:25:39.493918+0000 mon.a (mon.0) 3543 : cluster [DBG] osdmap e2498: 8 total, 8 up, 8 in 2024-08-29T19:25:40.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:25:40 smithi029 bash[77880]: cluster 2024-08-29T19:25:40.428729+0000 mon.a (mon.0) 3544 : cluster [DBG] osdmap e2499: 8 total, 8 up, 8 in 2024-08-29T19:25:41.752 INFO:tasks.workunit.client.0.smithi029.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_snap_get_id PASSED [ 46%] 2024-08-29T19:25:41.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:25:41 smithi110 bash[67519]: cluster 2024-08-29T19:25:40.690863+0000 mgr.y (mgr.25004) 2873 : cluster [DBG] pgmap v4898: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 18 KiB/s rd, 2.5 KiB/s wr, 26 op/s 2024-08-29T19:25:41.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:25:41 smithi029 bash[79042]: cluster 2024-08-29T19:25:40.690863+0000 mgr.y (mgr.25004) 2873 : cluster [DBG] pgmap v4898: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 18 KiB/s rd, 2.5 KiB/s wr, 26 op/s 2024-08-29T19:25:41.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:25:41 smithi029 bash[77880]: cluster 2024-08-29T19:25:40.690863+0000 mgr.y (mgr.25004) 2873 : cluster [DBG] pgmap v4898: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 18 KiB/s rd, 2.5 KiB/s wr, 26 op/s 2024-08-29T19:25:42.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:25:42 smithi110 bash[67519]: cluster 2024-08-29T19:25:41.504895+0000 mon.a (mon.0) 3545 : cluster [DBG] osdmap e2500: 8 total, 8 up, 8 in 2024-08-29T19:25:42.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:25:42 smithi029 bash[77880]: cluster 2024-08-29T19:25:41.504895+0000 mon.a (mon.0) 3545 : cluster [DBG] osdmap e2500: 8 total, 8 up, 8 in 2024-08-29T19:25:42.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:25:42 smithi029 bash[79042]: cluster 2024-08-29T19:25:41.504895+0000 mon.a (mon.0) 3545 : cluster [DBG] osdmap e2500: 8 total, 8 up, 8 in 2024-08-29T19:25:43.761 INFO:tasks.workunit.client.0.smithi029.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_set_snap_sparse PASSED [ 47%] 2024-08-29T19:25:43.904 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:25:43 smithi029 bash[79042]: cluster 2024-08-29T19:25:42.512825+0000 mon.a (mon.0) 3546 : cluster [DBG] osdmap e2501: 8 total, 8 up, 8 in 2024-08-29T19:25:43.905 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:25:43 smithi029 bash[79042]: cluster 2024-08-29T19:25:42.691558+0000 mgr.y (mgr.25004) 2874 : cluster [DBG] pgmap v4901: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 65 KiB/s rd, 6.2 KiB/s wr, 88 op/s 2024-08-29T19:25:43.905 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:25:43 smithi110 bash[67519]: cluster 2024-08-29T19:25:42.512825+0000 mon.a (mon.0) 3546 : cluster [DBG] osdmap e2501: 8 total, 8 up, 8 in 2024-08-29T19:25:43.905 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:25:43 smithi110 bash[67519]: cluster 2024-08-29T19:25:42.691558+0000 mgr.y (mgr.25004) 2874 : cluster [DBG] pgmap v4901: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 65 KiB/s rd, 6.2 KiB/s wr, 88 op/s 2024-08-29T19:25:43.905 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:25:43 smithi029 bash[77880]: cluster 2024-08-29T19:25:42.512825+0000 mon.a (mon.0) 3546 : cluster [DBG] osdmap e2501: 8 total, 8 up, 8 in 2024-08-29T19:25:43.905 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:25:43 smithi029 bash[77880]: cluster 2024-08-29T19:25:42.691558+0000 mgr.y (mgr.25004) 2874 : cluster [DBG] pgmap v4901: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 65 KiB/s rd, 6.2 KiB/s wr, 88 op/s 2024-08-29T19:25:44.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:25:44 smithi110 bash[67519]: cluster 2024-08-29T19:25:43.522222+0000 mon.a (mon.0) 3547 : cluster [DBG] osdmap e2502: 8 total, 8 up, 8 in 2024-08-29T19:25:44.902 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 19:25:44 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:19:25:44] "GET /metrics HTTP/1.1" 200 36696 "" "Prometheus/2.43.0" 2024-08-29T19:25:44.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:25:44 smithi029 bash[79042]: cluster 2024-08-29T19:25:43.522222+0000 mon.a (mon.0) 3547 : cluster [DBG] osdmap e2502: 8 total, 8 up, 8 in 2024-08-29T19:25:44.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:25:44 smithi029 bash[77880]: cluster 2024-08-29T19:25:43.522222+0000 mon.a (mon.0) 3547 : cluster [DBG] osdmap e2502: 8 total, 8 up, 8 in 2024-08-29T19:25:45.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:25:45 smithi110 bash[67519]: cluster 2024-08-29T19:25:44.523569+0000 mon.a (mon.0) 3548 : cluster [DBG] osdmap e2503: 8 total, 8 up, 8 in 2024-08-29T19:25:45.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:25:45 smithi110 bash[67519]: cluster 2024-08-29T19:25:44.692312+0000 mgr.y (mgr.25004) 2875 : cluster [DBG] pgmap v4904: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 71 KiB/s rd, 6.7 KiB/s wr, 93 op/s 2024-08-29T19:25:45.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:25:45 smithi110 bash[67519]: cluster 2024-08-29T19:25:45.430169+0000 mon.a (mon.0) 3549 : cluster [DBG] osdmap e2504: 8 total, 8 up, 8 in 2024-08-29T19:25:45.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:25:45 smithi029 bash[79042]: cluster 2024-08-29T19:25:44.523569+0000 mon.a (mon.0) 3548 : cluster [DBG] osdmap e2503: 8 total, 8 up, 8 in 2024-08-29T19:25:45.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:25:45 smithi029 bash[79042]: cluster 2024-08-29T19:25:44.692312+0000 mgr.y (mgr.25004) 2875 : cluster [DBG] pgmap v4904: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 71 KiB/s rd, 6.7 KiB/s wr, 93 op/s 2024-08-29T19:25:45.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:25:45 smithi029 bash[79042]: cluster 2024-08-29T19:25:45.430169+0000 mon.a (mon.0) 3549 : cluster [DBG] osdmap e2504: 8 total, 8 up, 8 in 2024-08-29T19:25:45.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:25:45 smithi029 bash[77880]: cluster 2024-08-29T19:25:44.523569+0000 mon.a (mon.0) 3548 : cluster [DBG] osdmap e2503: 8 total, 8 up, 8 in 2024-08-29T19:25:45.904 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:25:45 smithi029 bash[77880]: cluster 2024-08-29T19:25:44.692312+0000 mgr.y (mgr.25004) 2875 : cluster [DBG] pgmap v4904: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 71 KiB/s rd, 6.7 KiB/s wr, 93 op/s 2024-08-29T19:25:45.904 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:25:45 smithi029 bash[77880]: cluster 2024-08-29T19:25:45.430169+0000 mon.a (mon.0) 3549 : cluster [DBG] osdmap e2504: 8 total, 8 up, 8 in 2024-08-29T19:25:46.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:25:46 smithi110 bash[67519]: audit 2024-08-29T19:25:46.340080+0000 mon.c (mon.2) 1032 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:25:46.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:25:46 smithi110 bash[67519]: cluster 2024-08-29T19:25:46.437265+0000 mon.a (mon.0) 3550 : cluster [DBG] osdmap e2505: 8 total, 8 up, 8 in 2024-08-29T19:25:46.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:25:46 smithi029 bash[79042]: audit 2024-08-29T19:25:46.340080+0000 mon.c (mon.2) 1032 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:25:46.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:25:46 smithi029 bash[79042]: cluster 2024-08-29T19:25:46.437265+0000 mon.a (mon.0) 3550 : cluster [DBG] osdmap e2505: 8 total, 8 up, 8 in 2024-08-29T19:25:46.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:25:46 smithi029 bash[77880]: audit 2024-08-29T19:25:46.340080+0000 mon.c (mon.2) 1032 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:25:46.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:25:46 smithi029 bash[77880]: cluster 2024-08-29T19:25:46.437265+0000 mon.a (mon.0) 3550 : cluster [DBG] osdmap e2505: 8 total, 8 up, 8 in 2024-08-29T19:25:47.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:25:47 smithi110 bash[67519]: cluster 2024-08-29T19:25:46.693189+0000 mgr.y (mgr.25004) 2876 : cluster [DBG] pgmap v4907: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 61 KiB/s rd, 7.0 KiB/s wr, 88 op/s 2024-08-29T19:25:47.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:25:47 smithi110 bash[67519]: audit 2024-08-29T19:25:47.108470+0000 mon.c (mon.2) 1033 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:25:47.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:25:47 smithi110 bash[67519]: audit 2024-08-29T19:25:47.109751+0000 mon.c (mon.2) 1034 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:25:47.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:25:47 smithi110 bash[67519]: audit 2024-08-29T19:25:47.117952+0000 mon.a (mon.0) 3551 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:25:47.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:25:47 smithi110 bash[67519]: cluster 2024-08-29T19:25:47.435932+0000 mon.a (mon.0) 3552 : cluster [DBG] osdmap e2506: 8 total, 8 up, 8 in 2024-08-29T19:25:47.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:25:47 smithi029 bash[79042]: cluster 2024-08-29T19:25:46.693189+0000 mgr.y (mgr.25004) 2876 : cluster [DBG] pgmap v4907: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 61 KiB/s rd, 7.0 KiB/s wr, 88 op/s 2024-08-29T19:25:47.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:25:47 smithi029 bash[79042]: audit 2024-08-29T19:25:47.108470+0000 mon.c (mon.2) 1033 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:25:47.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:25:47 smithi029 bash[79042]: audit 2024-08-29T19:25:47.109751+0000 mon.c (mon.2) 1034 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:25:47.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:25:47 smithi029 bash[79042]: audit 2024-08-29T19:25:47.117952+0000 mon.a (mon.0) 3551 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:25:47.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:25:47 smithi029 bash[79042]: cluster 2024-08-29T19:25:47.435932+0000 mon.a (mon.0) 3552 : cluster [DBG] osdmap e2506: 8 total, 8 up, 8 in 2024-08-29T19:25:47.904 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:25:47 smithi029 bash[77880]: cluster 2024-08-29T19:25:46.693189+0000 mgr.y (mgr.25004) 2876 : cluster [DBG] pgmap v4907: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 61 KiB/s rd, 7.0 KiB/s wr, 88 op/s 2024-08-29T19:25:47.904 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:25:47 smithi029 bash[77880]: audit 2024-08-29T19:25:47.108470+0000 mon.c (mon.2) 1033 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:25:47.904 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:25:47 smithi029 bash[77880]: audit 2024-08-29T19:25:47.109751+0000 mon.c (mon.2) 1034 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:25:47.904 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:25:47 smithi029 bash[77880]: audit 2024-08-29T19:25:47.117952+0000 mon.a (mon.0) 3551 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:25:47.904 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:25:47 smithi029 bash[77880]: cluster 2024-08-29T19:25:47.435932+0000 mon.a (mon.0) 3552 : cluster [DBG] osdmap e2506: 8 total, 8 up, 8 in 2024-08-29T19:25:49.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:25:49 smithi110 bash[67519]: cluster 2024-08-29T19:25:48.437502+0000 mon.a (mon.0) 3553 : cluster [DBG] osdmap e2507: 8 total, 8 up, 8 in 2024-08-29T19:25:49.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:25:49 smithi110 bash[67519]: audit 2024-08-29T19:25:48.642000+0000 mon.c (mon.2) 1035 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:25:49.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:25:49 smithi110 bash[67519]: cluster 2024-08-29T19:25:48.693887+0000 mgr.y (mgr.25004) 2877 : cluster [DBG] pgmap v4910: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 52 KiB/s rd, 5.7 KiB/s wr, 78 op/s 2024-08-29T19:25:49.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:25:49 smithi029 bash[79042]: cluster 2024-08-29T19:25:48.437502+0000 mon.a (mon.0) 3553 : cluster [DBG] osdmap e2507: 8 total, 8 up, 8 in 2024-08-29T19:25:49.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:25:49 smithi029 bash[79042]: audit 2024-08-29T19:25:48.642000+0000 mon.c (mon.2) 1035 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:25:49.904 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:25:49 smithi029 bash[79042]: cluster 2024-08-29T19:25:48.693887+0000 mgr.y (mgr.25004) 2877 : cluster [DBG] pgmap v4910: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 52 KiB/s rd, 5.7 KiB/s wr, 78 op/s 2024-08-29T19:25:49.904 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:25:49 smithi029 bash[77880]: cluster 2024-08-29T19:25:48.437502+0000 mon.a (mon.0) 3553 : cluster [DBG] osdmap e2507: 8 total, 8 up, 8 in 2024-08-29T19:25:49.904 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:25:49 smithi029 bash[77880]: audit 2024-08-29T19:25:48.642000+0000 mon.c (mon.2) 1035 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:25:49.904 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:25:49 smithi029 bash[77880]: cluster 2024-08-29T19:25:48.693887+0000 mgr.y (mgr.25004) 2877 : cluster [DBG] pgmap v4910: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 52 KiB/s rd, 5.7 KiB/s wr, 78 op/s 2024-08-29T19:25:50.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:25:50 smithi110 bash[67519]: cluster 2024-08-29T19:25:49.448625+0000 mon.a (mon.0) 3554 : cluster [DBG] osdmap e2508: 8 total, 8 up, 8 in 2024-08-29T19:25:50.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:25:50 smithi110 bash[67519]: cluster 2024-08-29T19:25:50.431996+0000 mon.a (mon.0) 3555 : cluster [DBG] osdmap e2509: 8 total, 8 up, 8 in 2024-08-29T19:25:50.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:25:50 smithi029 bash[79042]: cluster 2024-08-29T19:25:49.448625+0000 mon.a (mon.0) 3554 : cluster [DBG] osdmap e2508: 8 total, 8 up, 8 in 2024-08-29T19:25:50.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:25:50 smithi029 bash[79042]: cluster 2024-08-29T19:25:50.431996+0000 mon.a (mon.0) 3555 : cluster [DBG] osdmap e2509: 8 total, 8 up, 8 in 2024-08-29T19:25:50.904 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:25:50 smithi029 bash[77880]: cluster 2024-08-29T19:25:49.448625+0000 mon.a (mon.0) 3554 : cluster [DBG] osdmap e2508: 8 total, 8 up, 8 in 2024-08-29T19:25:50.904 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:25:50 smithi029 bash[77880]: cluster 2024-08-29T19:25:50.431996+0000 mon.a (mon.0) 3555 : cluster [DBG] osdmap e2509: 8 total, 8 up, 8 in 2024-08-29T19:25:51.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:25:51 smithi110 bash[67519]: cluster 2024-08-29T19:25:50.694641+0000 mgr.y (mgr.25004) 2878 : cluster [DBG] pgmap v4913: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 47 KiB/s rd, 3.7 KiB/s wr, 64 op/s 2024-08-29T19:25:51.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:25:51 smithi029 bash[79042]: cluster 2024-08-29T19:25:50.694641+0000 mgr.y (mgr.25004) 2878 : cluster [DBG] pgmap v4913: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 47 KiB/s rd, 3.7 KiB/s wr, 64 op/s 2024-08-29T19:25:51.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:25:51 smithi029 bash[77880]: cluster 2024-08-29T19:25:50.694641+0000 mgr.y (mgr.25004) 2878 : cluster [DBG] pgmap v4913: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 47 KiB/s rd, 3.7 KiB/s wr, 64 op/s 2024-08-29T19:25:52.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:25:52 smithi110 bash[67519]: cluster 2024-08-29T19:25:51.459383+0000 mon.a (mon.0) 3556 : cluster [DBG] osdmap e2510: 8 total, 8 up, 8 in 2024-08-29T19:25:52.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:25:52 smithi029 bash[79042]: cluster 2024-08-29T19:25:51.459383+0000 mon.a (mon.0) 3556 : cluster [DBG] osdmap e2510: 8 total, 8 up, 8 in 2024-08-29T19:25:52.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:25:52 smithi029 bash[77880]: cluster 2024-08-29T19:25:51.459383+0000 mon.a (mon.0) 3556 : cluster [DBG] osdmap e2510: 8 total, 8 up, 8 in 2024-08-29T19:25:53.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:25:53 smithi110 bash[67519]: cluster 2024-08-29T19:25:52.462281+0000 mon.a (mon.0) 3557 : cluster [DBG] osdmap e2511: 8 total, 8 up, 8 in 2024-08-29T19:25:53.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:25:53 smithi110 bash[67519]: cluster 2024-08-29T19:25:52.695387+0000 mgr.y (mgr.25004) 2879 : cluster [DBG] pgmap v4916: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 49 KiB/s rd, 3.2 KiB/s wr, 63 op/s 2024-08-29T19:25:53.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:25:53 smithi029 bash[79042]: cluster 2024-08-29T19:25:52.462281+0000 mon.a (mon.0) 3557 : cluster [DBG] osdmap e2511: 8 total, 8 up, 8 in 2024-08-29T19:25:53.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:25:53 smithi029 bash[79042]: cluster 2024-08-29T19:25:52.695387+0000 mgr.y (mgr.25004) 2879 : cluster [DBG] pgmap v4916: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 49 KiB/s rd, 3.2 KiB/s wr, 63 op/s 2024-08-29T19:25:53.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:25:53 smithi029 bash[77880]: cluster 2024-08-29T19:25:52.462281+0000 mon.a (mon.0) 3557 : cluster [DBG] osdmap e2511: 8 total, 8 up, 8 in 2024-08-29T19:25:53.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:25:53 smithi029 bash[77880]: cluster 2024-08-29T19:25:52.695387+0000 mgr.y (mgr.25004) 2879 : cluster [DBG] pgmap v4916: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 49 KiB/s rd, 3.2 KiB/s wr, 63 op/s 2024-08-29T19:25:54.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:25:54 smithi110 bash[67519]: cluster 2024-08-29T19:25:53.483150+0000 mon.a (mon.0) 3558 : cluster [DBG] osdmap e2512: 8 total, 8 up, 8 in 2024-08-29T19:25:54.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:25:54 smithi029 bash[77880]: cluster 2024-08-29T19:25:53.483150+0000 mon.a (mon.0) 3558 : cluster [DBG] osdmap e2512: 8 total, 8 up, 8 in 2024-08-29T19:25:54.903 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 19:25:54 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:19:25:54] "GET /metrics HTTP/1.1" 200 36694 "" "Prometheus/2.43.0" 2024-08-29T19:25:54.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:25:54 smithi029 bash[79042]: cluster 2024-08-29T19:25:53.483150+0000 mon.a (mon.0) 3558 : cluster [DBG] osdmap e2512: 8 total, 8 up, 8 in 2024-08-29T19:25:55.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:25:55 smithi110 bash[67519]: cluster 2024-08-29T19:25:54.484028+0000 mon.a (mon.0) 3559 : cluster [DBG] osdmap e2513: 8 total, 8 up, 8 in 2024-08-29T19:25:55.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:25:55 smithi110 bash[67519]: cluster 2024-08-29T19:25:54.696102+0000 mgr.y (mgr.25004) 2880 : cluster [DBG] pgmap v4919: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 80 KiB/s rd, 3.2 KiB/s wr, 106 op/s 2024-08-29T19:25:55.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:25:55 smithi029 bash[79042]: cluster 2024-08-29T19:25:54.484028+0000 mon.a (mon.0) 3559 : cluster [DBG] osdmap e2513: 8 total, 8 up, 8 in 2024-08-29T19:25:55.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:25:55 smithi029 bash[79042]: cluster 2024-08-29T19:25:54.696102+0000 mgr.y (mgr.25004) 2880 : cluster [DBG] pgmap v4919: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 80 KiB/s rd, 3.2 KiB/s wr, 106 op/s 2024-08-29T19:25:55.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:25:55 smithi029 bash[77880]: cluster 2024-08-29T19:25:54.484028+0000 mon.a (mon.0) 3559 : cluster [DBG] osdmap e2513: 8 total, 8 up, 8 in 2024-08-29T19:25:55.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:25:55 smithi029 bash[77880]: cluster 2024-08-29T19:25:54.696102+0000 mgr.y (mgr.25004) 2880 : cluster [DBG] pgmap v4919: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 80 KiB/s rd, 3.2 KiB/s wr, 106 op/s 2024-08-29T19:25:56.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:25:56 smithi110 bash[67519]: cluster 2024-08-29T19:25:55.505248+0000 mon.a (mon.0) 3560 : cluster [DBG] osdmap e2514: 8 total, 8 up, 8 in 2024-08-29T19:25:56.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:25:56 smithi029 bash[79042]: cluster 2024-08-29T19:25:55.505248+0000 mon.a (mon.0) 3560 : cluster [DBG] osdmap e2514: 8 total, 8 up, 8 in 2024-08-29T19:25:56.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:25:56 smithi029 bash[77880]: cluster 2024-08-29T19:25:55.505248+0000 mon.a (mon.0) 3560 : cluster [DBG] osdmap e2514: 8 total, 8 up, 8 in 2024-08-29T19:25:57.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:25:57 smithi110 bash[67519]: cluster 2024-08-29T19:25:56.507368+0000 mon.a (mon.0) 3561 : cluster [DBG] osdmap e2515: 8 total, 8 up, 8 in 2024-08-29T19:25:57.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:25:57 smithi110 bash[67519]: cluster 2024-08-29T19:25:56.696996+0000 mgr.y (mgr.25004) 2881 : cluster [DBG] pgmap v4922: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 76 KiB/s rd, 4.0 KiB/s wr, 102 op/s 2024-08-29T19:25:57.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:25:57 smithi029 bash[79042]: cluster 2024-08-29T19:25:56.507368+0000 mon.a (mon.0) 3561 : cluster [DBG] osdmap e2515: 8 total, 8 up, 8 in 2024-08-29T19:25:57.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:25:57 smithi029 bash[79042]: cluster 2024-08-29T19:25:56.696996+0000 mgr.y (mgr.25004) 2881 : cluster [DBG] pgmap v4922: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 76 KiB/s rd, 4.0 KiB/s wr, 102 op/s 2024-08-29T19:25:57.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:25:57 smithi029 bash[77880]: cluster 2024-08-29T19:25:56.507368+0000 mon.a (mon.0) 3561 : cluster [DBG] osdmap e2515: 8 total, 8 up, 8 in 2024-08-29T19:25:57.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:25:57 smithi029 bash[77880]: cluster 2024-08-29T19:25:56.696996+0000 mgr.y (mgr.25004) 2881 : cluster [DBG] pgmap v4922: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 76 KiB/s rd, 4.0 KiB/s wr, 102 op/s 2024-08-29T19:25:58.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:25:58 smithi110 bash[67519]: cluster 2024-08-29T19:25:57.529209+0000 mon.a (mon.0) 3562 : cluster [DBG] osdmap e2516: 8 total, 8 up, 8 in 2024-08-29T19:25:58.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:25:58 smithi029 bash[79042]: cluster 2024-08-29T19:25:57.529209+0000 mon.a (mon.0) 3562 : cluster [DBG] osdmap e2516: 8 total, 8 up, 8 in 2024-08-29T19:25:58.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:25:58 smithi029 bash[77880]: cluster 2024-08-29T19:25:57.529209+0000 mon.a (mon.0) 3562 : cluster [DBG] osdmap e2516: 8 total, 8 up, 8 in 2024-08-29T19:25:59.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:25:59 smithi110 bash[67519]: cluster 2024-08-29T19:25:58.533159+0000 mon.a (mon.0) 3563 : cluster [DBG] osdmap e2517: 8 total, 8 up, 8 in 2024-08-29T19:25:59.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:25:59 smithi110 bash[67519]: cluster 2024-08-29T19:25:58.697711+0000 mgr.y (mgr.25004) 2882 : cluster [DBG] pgmap v4925: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 1.2 KiB/s wr, 7 op/s 2024-08-29T19:25:59.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:25:59 smithi029 bash[79042]: cluster 2024-08-29T19:25:58.533159+0000 mon.a (mon.0) 3563 : cluster [DBG] osdmap e2517: 8 total, 8 up, 8 in 2024-08-29T19:25:59.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:25:59 smithi029 bash[79042]: cluster 2024-08-29T19:25:58.697711+0000 mgr.y (mgr.25004) 2882 : cluster [DBG] pgmap v4925: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 1.2 KiB/s wr, 7 op/s 2024-08-29T19:25:59.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:25:59 smithi029 bash[77880]: cluster 2024-08-29T19:25:58.533159+0000 mon.a (mon.0) 3563 : cluster [DBG] osdmap e2517: 8 total, 8 up, 8 in 2024-08-29T19:25:59.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:25:59 smithi029 bash[77880]: cluster 2024-08-29T19:25:58.697711+0000 mgr.y (mgr.25004) 2882 : cluster [DBG] pgmap v4925: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 1.2 KiB/s wr, 7 op/s 2024-08-29T19:26:00.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:26:00 smithi110 bash[67519]: cluster 2024-08-29T19:25:59.553340+0000 mon.a (mon.0) 3564 : cluster [DBG] osdmap e2518: 8 total, 8 up, 8 in 2024-08-29T19:26:00.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:26:00 smithi029 bash[79042]: cluster 2024-08-29T19:25:59.553340+0000 mon.a (mon.0) 3564 : cluster [DBG] osdmap e2518: 8 total, 8 up, 8 in 2024-08-29T19:26:00.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:26:00 smithi029 bash[77880]: cluster 2024-08-29T19:25:59.553340+0000 mon.a (mon.0) 3564 : cluster [DBG] osdmap e2518: 8 total, 8 up, 8 in 2024-08-29T19:26:01.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:26:01 smithi110 bash[67519]: cluster 2024-08-29T19:26:00.555577+0000 mon.a (mon.0) 3565 : cluster [DBG] osdmap e2519: 8 total, 8 up, 8 in 2024-08-29T19:26:01.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:26:01 smithi110 bash[67519]: cluster 2024-08-29T19:26:00.698433+0000 mgr.y (mgr.25004) 2883 : cluster [DBG] pgmap v4928: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 112 KiB/s rd, 3.0 KiB/s wr, 149 op/s 2024-08-29T19:26:01.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:26:01 smithi029 bash[79042]: cluster 2024-08-29T19:26:00.555577+0000 mon.a (mon.0) 3565 : cluster [DBG] osdmap e2519: 8 total, 8 up, 8 in 2024-08-29T19:26:01.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:26:01 smithi029 bash[79042]: cluster 2024-08-29T19:26:00.698433+0000 mgr.y (mgr.25004) 2883 : cluster [DBG] pgmap v4928: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 112 KiB/s rd, 3.0 KiB/s wr, 149 op/s 2024-08-29T19:26:01.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:26:01 smithi029 bash[77880]: cluster 2024-08-29T19:26:00.555577+0000 mon.a (mon.0) 3565 : cluster [DBG] osdmap e2519: 8 total, 8 up, 8 in 2024-08-29T19:26:01.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:26:01 smithi029 bash[77880]: cluster 2024-08-29T19:26:00.698433+0000 mgr.y (mgr.25004) 2883 : cluster [DBG] pgmap v4928: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 112 KiB/s rd, 3.0 KiB/s wr, 149 op/s 2024-08-29T19:26:02.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:26:02 smithi110 bash[67519]: cluster 2024-08-29T19:26:01.577129+0000 mon.a (mon.0) 3566 : cluster [DBG] osdmap e2520: 8 total, 8 up, 8 in 2024-08-29T19:26:02.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:26:02 smithi029 bash[79042]: cluster 2024-08-29T19:26:01.577129+0000 mon.a (mon.0) 3566 : cluster [DBG] osdmap e2520: 8 total, 8 up, 8 in 2024-08-29T19:26:02.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:26:02 smithi029 bash[77880]: cluster 2024-08-29T19:26:01.577129+0000 mon.a (mon.0) 3566 : cluster [DBG] osdmap e2520: 8 total, 8 up, 8 in 2024-08-29T19:26:03.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:26:03 smithi110 bash[67519]: cluster 2024-08-29T19:26:02.578939+0000 mon.a (mon.0) 3567 : cluster [DBG] osdmap e2521: 8 total, 8 up, 8 in 2024-08-29T19:26:03.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:26:03 smithi110 bash[67519]: cluster 2024-08-29T19:26:02.699203+0000 mgr.y (mgr.25004) 2884 : cluster [DBG] pgmap v4931: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 113 KiB/s rd, 3.5 KiB/s wr, 150 op/s 2024-08-29T19:26:03.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:26:03 smithi029 bash[77880]: cluster 2024-08-29T19:26:02.578939+0000 mon.a (mon.0) 3567 : cluster [DBG] osdmap e2521: 8 total, 8 up, 8 in 2024-08-29T19:26:03.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:26:03 smithi029 bash[77880]: cluster 2024-08-29T19:26:02.699203+0000 mgr.y (mgr.25004) 2884 : cluster [DBG] pgmap v4931: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 113 KiB/s rd, 3.5 KiB/s wr, 150 op/s 2024-08-29T19:26:03.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:26:03 smithi029 bash[79042]: cluster 2024-08-29T19:26:02.578939+0000 mon.a (mon.0) 3567 : cluster [DBG] osdmap e2521: 8 total, 8 up, 8 in 2024-08-29T19:26:03.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:26:03 smithi029 bash[79042]: cluster 2024-08-29T19:26:02.699203+0000 mgr.y (mgr.25004) 2884 : cluster [DBG] pgmap v4931: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 113 KiB/s rd, 3.5 KiB/s wr, 150 op/s 2024-08-29T19:26:04.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:26:04 smithi110 bash[67519]: cluster 2024-08-29T19:26:03.601686+0000 mon.a (mon.0) 3568 : cluster [DBG] osdmap e2522: 8 total, 8 up, 8 in 2024-08-29T19:26:04.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:26:04 smithi110 bash[67519]: audit 2024-08-29T19:26:03.642477+0000 mon.c (mon.2) 1036 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:26:04.903 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 19:26:04 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:19:26:04] "GET /metrics HTTP/1.1" 200 36697 "" "Prometheus/2.43.0" 2024-08-29T19:26:04.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:26:04 smithi029 bash[79042]: cluster 2024-08-29T19:26:03.601686+0000 mon.a (mon.0) 3568 : cluster [DBG] osdmap e2522: 8 total, 8 up, 8 in 2024-08-29T19:26:04.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:26:04 smithi029 bash[79042]: audit 2024-08-29T19:26:03.642477+0000 mon.c (mon.2) 1036 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:26:04.904 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:26:04 smithi029 bash[77880]: cluster 2024-08-29T19:26:03.601686+0000 mon.a (mon.0) 3568 : cluster [DBG] osdmap e2522: 8 total, 8 up, 8 in 2024-08-29T19:26:04.904 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:26:04 smithi029 bash[77880]: audit 2024-08-29T19:26:03.642477+0000 mon.c (mon.2) 1036 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:26:05.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:26:05 smithi110 bash[67519]: cluster 2024-08-29T19:26:04.603059+0000 mon.a (mon.0) 3569 : cluster [DBG] osdmap e2523: 8 total, 8 up, 8 in 2024-08-29T19:26:05.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:26:05 smithi110 bash[67519]: cluster 2024-08-29T19:26:04.699986+0000 mgr.y (mgr.25004) 2885 : cluster [DBG] pgmap v4934: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 145 KiB/s rd, 3.2 KiB/s wr, 194 op/s 2024-08-29T19:26:05.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:26:05 smithi029 bash[79042]: cluster 2024-08-29T19:26:04.603059+0000 mon.a (mon.0) 3569 : cluster [DBG] osdmap e2523: 8 total, 8 up, 8 in 2024-08-29T19:26:05.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:26:05 smithi029 bash[79042]: cluster 2024-08-29T19:26:04.699986+0000 mgr.y (mgr.25004) 2885 : cluster [DBG] pgmap v4934: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 145 KiB/s rd, 3.2 KiB/s wr, 194 op/s 2024-08-29T19:26:05.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:26:05 smithi029 bash[77880]: cluster 2024-08-29T19:26:04.603059+0000 mon.a (mon.0) 3569 : cluster [DBG] osdmap e2523: 8 total, 8 up, 8 in 2024-08-29T19:26:05.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:26:05 smithi029 bash[77880]: cluster 2024-08-29T19:26:04.699986+0000 mgr.y (mgr.25004) 2885 : cluster [DBG] pgmap v4934: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 145 KiB/s rd, 3.2 KiB/s wr, 194 op/s 2024-08-29T19:26:06.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:26:06 smithi110 bash[67519]: cluster 2024-08-29T19:26:05.624922+0000 mon.a (mon.0) 3570 : cluster [DBG] osdmap e2524: 8 total, 8 up, 8 in 2024-08-29T19:26:06.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:26:06 smithi029 bash[79042]: cluster 2024-08-29T19:26:05.624922+0000 mon.a (mon.0) 3570 : cluster [DBG] osdmap e2524: 8 total, 8 up, 8 in 2024-08-29T19:26:06.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:26:06 smithi029 bash[77880]: cluster 2024-08-29T19:26:05.624922+0000 mon.a (mon.0) 3570 : cluster [DBG] osdmap e2524: 8 total, 8 up, 8 in 2024-08-29T19:26:07.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:26:07 smithi110 bash[67519]: cluster 2024-08-29T19:26:06.626610+0000 mon.a (mon.0) 3571 : cluster [DBG] osdmap e2525: 8 total, 8 up, 8 in 2024-08-29T19:26:07.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:26:07 smithi110 bash[67519]: cluster 2024-08-29T19:26:06.700733+0000 mgr.y (mgr.25004) 2886 : cluster [DBG] pgmap v4937: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 141 KiB/s rd, 3.7 KiB/s wr, 189 op/s 2024-08-29T19:26:07.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:26:07 smithi029 bash[79042]: cluster 2024-08-29T19:26:06.626610+0000 mon.a (mon.0) 3571 : cluster [DBG] osdmap e2525: 8 total, 8 up, 8 in 2024-08-29T19:26:07.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:26:07 smithi029 bash[79042]: cluster 2024-08-29T19:26:06.700733+0000 mgr.y (mgr.25004) 2886 : cluster [DBG] pgmap v4937: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 141 KiB/s rd, 3.7 KiB/s wr, 189 op/s 2024-08-29T19:26:07.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:26:07 smithi029 bash[77880]: cluster 2024-08-29T19:26:06.626610+0000 mon.a (mon.0) 3571 : cluster [DBG] osdmap e2525: 8 total, 8 up, 8 in 2024-08-29T19:26:07.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:26:07 smithi029 bash[77880]: cluster 2024-08-29T19:26:06.700733+0000 mgr.y (mgr.25004) 2886 : cluster [DBG] pgmap v4937: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 141 KiB/s rd, 3.7 KiB/s wr, 189 op/s 2024-08-29T19:26:09.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:26:08 smithi110 bash[67519]: cluster 2024-08-29T19:26:07.649176+0000 mon.a (mon.0) 3572 : cluster [DBG] osdmap e2526: 8 total, 8 up, 8 in 2024-08-29T19:26:09.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:26:08 smithi029 bash[79042]: cluster 2024-08-29T19:26:07.649176+0000 mon.a (mon.0) 3572 : cluster [DBG] osdmap e2526: 8 total, 8 up, 8 in 2024-08-29T19:26:09.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:26:08 smithi029 bash[77880]: cluster 2024-08-29T19:26:07.649176+0000 mon.a (mon.0) 3572 : cluster [DBG] osdmap e2526: 8 total, 8 up, 8 in 2024-08-29T19:26:10.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:26:09 smithi110 bash[67519]: cluster 2024-08-29T19:26:08.650496+0000 mon.a (mon.0) 3573 : cluster [DBG] osdmap e2527: 8 total, 8 up, 8 in 2024-08-29T19:26:10.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:26:09 smithi110 bash[67519]: cluster 2024-08-29T19:26:08.701523+0000 mgr.y (mgr.25004) 2887 : cluster [DBG] pgmap v4940: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 1023 B/s wr, 7 op/s 2024-08-29T19:26:10.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:26:09 smithi029 bash[79042]: cluster 2024-08-29T19:26:08.650496+0000 mon.a (mon.0) 3573 : cluster [DBG] osdmap e2527: 8 total, 8 up, 8 in 2024-08-29T19:26:10.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:26:09 smithi029 bash[79042]: cluster 2024-08-29T19:26:08.701523+0000 mgr.y (mgr.25004) 2887 : cluster [DBG] pgmap v4940: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 1023 B/s wr, 7 op/s 2024-08-29T19:26:10.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:26:09 smithi029 bash[77880]: cluster 2024-08-29T19:26:08.650496+0000 mon.a (mon.0) 3573 : cluster [DBG] osdmap e2527: 8 total, 8 up, 8 in 2024-08-29T19:26:10.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:26:09 smithi029 bash[77880]: cluster 2024-08-29T19:26:08.701523+0000 mgr.y (mgr.25004) 2887 : cluster [DBG] pgmap v4940: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 1023 B/s wr, 7 op/s 2024-08-29T19:26:11.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:26:10 smithi110 bash[67519]: cluster 2024-08-29T19:26:09.674160+0000 mon.a (mon.0) 3574 : cluster [DBG] osdmap e2528: 8 total, 8 up, 8 in 2024-08-29T19:26:11.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:26:10 smithi029 bash[77880]: cluster 2024-08-29T19:26:09.674160+0000 mon.a (mon.0) 3574 : cluster [DBG] osdmap e2528: 8 total, 8 up, 8 in 2024-08-29T19:26:11.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:26:10 smithi029 bash[79042]: cluster 2024-08-29T19:26:09.674160+0000 mon.a (mon.0) 3574 : cluster [DBG] osdmap e2528: 8 total, 8 up, 8 in 2024-08-29T19:26:12.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:26:11 smithi110 bash[67519]: cluster 2024-08-29T19:26:10.677362+0000 mon.a (mon.0) 3575 : cluster [DBG] osdmap e2529: 8 total, 8 up, 8 in 2024-08-29T19:26:12.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:26:11 smithi110 bash[67519]: cluster 2024-08-29T19:26:10.702331+0000 mgr.y (mgr.25004) 2888 : cluster [DBG] pgmap v4943: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 176 KiB/s rd, 3.0 KiB/s wr, 236 op/s 2024-08-29T19:26:12.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:26:11 smithi029 bash[79042]: cluster 2024-08-29T19:26:10.677362+0000 mon.a (mon.0) 3575 : cluster [DBG] osdmap e2529: 8 total, 8 up, 8 in 2024-08-29T19:26:12.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:26:11 smithi029 bash[79042]: cluster 2024-08-29T19:26:10.702331+0000 mgr.y (mgr.25004) 2888 : cluster [DBG] pgmap v4943: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 176 KiB/s rd, 3.0 KiB/s wr, 236 op/s 2024-08-29T19:26:12.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:26:11 smithi029 bash[77880]: cluster 2024-08-29T19:26:10.677362+0000 mon.a (mon.0) 3575 : cluster [DBG] osdmap e2529: 8 total, 8 up, 8 in 2024-08-29T19:26:12.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:26:11 smithi029 bash[77880]: cluster 2024-08-29T19:26:10.702331+0000 mgr.y (mgr.25004) 2888 : cluster [DBG] pgmap v4943: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 176 KiB/s rd, 3.0 KiB/s wr, 236 op/s 2024-08-29T19:26:13.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:26:12 smithi110 bash[67519]: cluster 2024-08-29T19:26:11.690895+0000 mon.a (mon.0) 3576 : cluster [DBG] osdmap e2530: 8 total, 8 up, 8 in 2024-08-29T19:26:13.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:26:12 smithi029 bash[79042]: cluster 2024-08-29T19:26:11.690895+0000 mon.a (mon.0) 3576 : cluster [DBG] osdmap e2530: 8 total, 8 up, 8 in 2024-08-29T19:26:13.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:26:12 smithi029 bash[77880]: cluster 2024-08-29T19:26:11.690895+0000 mon.a (mon.0) 3576 : cluster [DBG] osdmap e2530: 8 total, 8 up, 8 in 2024-08-29T19:26:14.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:26:13 smithi110 bash[67519]: cluster 2024-08-29T19:26:12.703158+0000 mgr.y (mgr.25004) 2889 : cluster [DBG] pgmap v4946: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 177 KiB/s rd, 3.7 KiB/s wr, 238 op/s 2024-08-29T19:26:14.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:26:13 smithi110 bash[67519]: cluster 2024-08-29T19:26:12.706657+0000 mon.a (mon.0) 3577 : cluster [DBG] osdmap e2531: 8 total, 8 up, 8 in 2024-08-29T19:26:14.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:26:13 smithi029 bash[79042]: cluster 2024-08-29T19:26:12.703158+0000 mgr.y (mgr.25004) 2889 : cluster [DBG] pgmap v4946: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 177 KiB/s rd, 3.7 KiB/s wr, 238 op/s 2024-08-29T19:26:14.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:26:13 smithi029 bash[79042]: cluster 2024-08-29T19:26:12.706657+0000 mon.a (mon.0) 3577 : cluster [DBG] osdmap e2531: 8 total, 8 up, 8 in 2024-08-29T19:26:14.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:26:13 smithi029 bash[77880]: cluster 2024-08-29T19:26:12.703158+0000 mgr.y (mgr.25004) 2889 : cluster [DBG] pgmap v4946: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 177 KiB/s rd, 3.7 KiB/s wr, 238 op/s 2024-08-29T19:26:14.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:26:13 smithi029 bash[77880]: cluster 2024-08-29T19:26:12.706657+0000 mon.a (mon.0) 3577 : cluster [DBG] osdmap e2531: 8 total, 8 up, 8 in 2024-08-29T19:26:14.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:26:14 smithi029 bash[79042]: cluster 2024-08-29T19:26:13.719734+0000 mon.a (mon.0) 3578 : cluster [DBG] osdmap e2532: 8 total, 8 up, 8 in 2024-08-29T19:26:14.903 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 19:26:14 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:19:26:14] "GET /metrics HTTP/1.1" 200 36697 "" "Prometheus/2.43.0" 2024-08-29T19:26:14.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:26:14 smithi029 bash[77880]: cluster 2024-08-29T19:26:13.719734+0000 mon.a (mon.0) 3578 : cluster [DBG] osdmap e2532: 8 total, 8 up, 8 in 2024-08-29T19:26:15.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:26:14 smithi110 bash[67519]: cluster 2024-08-29T19:26:13.719734+0000 mon.a (mon.0) 3578 : cluster [DBG] osdmap e2532: 8 total, 8 up, 8 in 2024-08-29T19:26:16.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:26:15 smithi110 bash[67519]: cluster 2024-08-29T19:26:14.704112+0000 mgr.y (mgr.25004) 2890 : cluster [DBG] pgmap v4948: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 208 KiB/s rd, 3.7 KiB/s wr, 280 op/s 2024-08-29T19:26:16.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:26:15 smithi110 bash[67519]: cluster 2024-08-29T19:26:14.740978+0000 mon.a (mon.0) 3579 : cluster [DBG] osdmap e2533: 8 total, 8 up, 8 in 2024-08-29T19:26:16.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:26:15 smithi029 bash[79042]: cluster 2024-08-29T19:26:14.704112+0000 mgr.y (mgr.25004) 2890 : cluster [DBG] pgmap v4948: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 208 KiB/s rd, 3.7 KiB/s wr, 280 op/s 2024-08-29T19:26:16.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:26:15 smithi029 bash[79042]: cluster 2024-08-29T19:26:14.740978+0000 mon.a (mon.0) 3579 : cluster [DBG] osdmap e2533: 8 total, 8 up, 8 in 2024-08-29T19:26:16.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:26:15 smithi029 bash[77880]: cluster 2024-08-29T19:26:14.704112+0000 mgr.y (mgr.25004) 2890 : cluster [DBG] pgmap v4948: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 208 KiB/s rd, 3.7 KiB/s wr, 280 op/s 2024-08-29T19:26:16.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:26:15 smithi029 bash[77880]: cluster 2024-08-29T19:26:14.740978+0000 mon.a (mon.0) 3579 : cluster [DBG] osdmap e2533: 8 total, 8 up, 8 in 2024-08-29T19:26:17.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:26:16 smithi110 bash[67519]: cluster 2024-08-29T19:26:15.742440+0000 mon.a (mon.0) 3580 : cluster [DBG] osdmap e2534: 8 total, 8 up, 8 in 2024-08-29T19:26:17.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:26:16 smithi029 bash[79042]: cluster 2024-08-29T19:26:15.742440+0000 mon.a (mon.0) 3580 : cluster [DBG] osdmap e2534: 8 total, 8 up, 8 in 2024-08-29T19:26:17.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:26:16 smithi029 bash[77880]: cluster 2024-08-29T19:26:15.742440+0000 mon.a (mon.0) 3580 : cluster [DBG] osdmap e2534: 8 total, 8 up, 8 in 2024-08-29T19:26:18.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:26:17 smithi110 bash[67519]: cluster 2024-08-29T19:26:16.705334+0000 mgr.y (mgr.25004) 2891 : cluster [DBG] pgmap v4951: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 206 KiB/s rd, 3.7 KiB/s wr, 277 op/s 2024-08-29T19:26:18.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:26:17 smithi110 bash[67519]: cluster 2024-08-29T19:26:16.763385+0000 mon.a (mon.0) 3581 : cluster [DBG] osdmap e2535: 8 total, 8 up, 8 in 2024-08-29T19:26:18.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:26:17 smithi029 bash[79042]: cluster 2024-08-29T19:26:16.705334+0000 mgr.y (mgr.25004) 2891 : cluster [DBG] pgmap v4951: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 206 KiB/s rd, 3.7 KiB/s wr, 277 op/s 2024-08-29T19:26:18.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:26:17 smithi029 bash[79042]: cluster 2024-08-29T19:26:16.763385+0000 mon.a (mon.0) 3581 : cluster [DBG] osdmap e2535: 8 total, 8 up, 8 in 2024-08-29T19:26:18.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:26:17 smithi029 bash[77880]: cluster 2024-08-29T19:26:16.705334+0000 mgr.y (mgr.25004) 2891 : cluster [DBG] pgmap v4951: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 206 KiB/s rd, 3.7 KiB/s wr, 277 op/s 2024-08-29T19:26:18.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:26:17 smithi029 bash[77880]: cluster 2024-08-29T19:26:16.763385+0000 mon.a (mon.0) 3581 : cluster [DBG] osdmap e2535: 8 total, 8 up, 8 in 2024-08-29T19:26:19.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:26:18 smithi110 bash[67519]: cluster 2024-08-29T19:26:17.773549+0000 mon.a (mon.0) 3582 : cluster [DBG] osdmap e2536: 8 total, 8 up, 8 in 2024-08-29T19:26:19.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:26:18 smithi110 bash[67519]: audit 2024-08-29T19:26:18.642781+0000 mon.c (mon.2) 1037 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:26:19.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:26:18 smithi029 bash[77880]: cluster 2024-08-29T19:26:17.773549+0000 mon.a (mon.0) 3582 : cluster [DBG] osdmap e2536: 8 total, 8 up, 8 in 2024-08-29T19:26:19.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:26:18 smithi029 bash[77880]: audit 2024-08-29T19:26:18.642781+0000 mon.c (mon.2) 1037 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:26:19.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:26:18 smithi029 bash[79042]: cluster 2024-08-29T19:26:17.773549+0000 mon.a (mon.0) 3582 : cluster [DBG] osdmap e2536: 8 total, 8 up, 8 in 2024-08-29T19:26:19.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:26:18 smithi029 bash[79042]: audit 2024-08-29T19:26:18.642781+0000 mon.c (mon.2) 1037 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:26:20.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:26:19 smithi110 bash[67519]: cluster 2024-08-29T19:26:18.706024+0000 mgr.y (mgr.25004) 2892 : cluster [DBG] pgmap v4954: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 1023 B/s wr, 7 op/s 2024-08-29T19:26:20.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:26:19 smithi110 bash[67519]: cluster 2024-08-29T19:26:18.785044+0000 mon.a (mon.0) 3583 : cluster [DBG] osdmap e2537: 8 total, 8 up, 8 in 2024-08-29T19:26:20.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:26:19 smithi029 bash[79042]: cluster 2024-08-29T19:26:18.706024+0000 mgr.y (mgr.25004) 2892 : cluster [DBG] pgmap v4954: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 1023 B/s wr, 7 op/s 2024-08-29T19:26:20.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:26:19 smithi029 bash[79042]: cluster 2024-08-29T19:26:18.785044+0000 mon.a (mon.0) 3583 : cluster [DBG] osdmap e2537: 8 total, 8 up, 8 in 2024-08-29T19:26:20.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:26:19 smithi029 bash[77880]: cluster 2024-08-29T19:26:18.706024+0000 mgr.y (mgr.25004) 2892 : cluster [DBG] pgmap v4954: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 1023 B/s wr, 7 op/s 2024-08-29T19:26:20.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:26:19 smithi029 bash[77880]: cluster 2024-08-29T19:26:18.785044+0000 mon.a (mon.0) 3583 : cluster [DBG] osdmap e2537: 8 total, 8 up, 8 in 2024-08-29T19:26:21.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:26:20 smithi110 bash[67519]: cluster 2024-08-29T19:26:19.784850+0000 mon.a (mon.0) 3584 : cluster [DBG] osdmap e2538: 8 total, 8 up, 8 in 2024-08-29T19:26:21.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:26:20 smithi029 bash[77880]: cluster 2024-08-29T19:26:19.784850+0000 mon.a (mon.0) 3584 : cluster [DBG] osdmap e2538: 8 total, 8 up, 8 in 2024-08-29T19:26:21.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:26:20 smithi029 bash[79042]: cluster 2024-08-29T19:26:19.784850+0000 mon.a (mon.0) 3584 : cluster [DBG] osdmap e2538: 8 total, 8 up, 8 in 2024-08-29T19:26:22.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:26:21 smithi110 bash[67519]: cluster 2024-08-29T19:26:20.706890+0000 mgr.y (mgr.25004) 2893 : cluster [DBG] pgmap v4957: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 241 KiB/s rd, 3.0 KiB/s wr, 324 op/s 2024-08-29T19:26:22.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:26:21 smithi110 bash[67519]: cluster 2024-08-29T19:26:20.806397+0000 mon.a (mon.0) 3585 : cluster [DBG] osdmap e2539: 8 total, 8 up, 8 in 2024-08-29T19:26:22.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:26:21 smithi029 bash[77880]: cluster 2024-08-29T19:26:20.706890+0000 mgr.y (mgr.25004) 2893 : cluster [DBG] pgmap v4957: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 241 KiB/s rd, 3.0 KiB/s wr, 324 op/s 2024-08-29T19:26:22.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:26:21 smithi029 bash[77880]: cluster 2024-08-29T19:26:20.806397+0000 mon.a (mon.0) 3585 : cluster [DBG] osdmap e2539: 8 total, 8 up, 8 in 2024-08-29T19:26:22.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:26:21 smithi029 bash[79042]: cluster 2024-08-29T19:26:20.706890+0000 mgr.y (mgr.25004) 2893 : cluster [DBG] pgmap v4957: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 241 KiB/s rd, 3.0 KiB/s wr, 324 op/s 2024-08-29T19:26:22.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:26:21 smithi029 bash[79042]: cluster 2024-08-29T19:26:20.806397+0000 mon.a (mon.0) 3585 : cluster [DBG] osdmap e2539: 8 total, 8 up, 8 in 2024-08-29T19:26:23.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:26:22 smithi110 bash[67519]: cluster 2024-08-29T19:26:21.814730+0000 mon.a (mon.0) 3586 : cluster [DBG] osdmap e2540: 8 total, 8 up, 8 in 2024-08-29T19:26:23.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:26:22 smithi029 bash[79042]: cluster 2024-08-29T19:26:21.814730+0000 mon.a (mon.0) 3586 : cluster [DBG] osdmap e2540: 8 total, 8 up, 8 in 2024-08-29T19:26:23.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:26:22 smithi029 bash[77880]: cluster 2024-08-29T19:26:21.814730+0000 mon.a (mon.0) 3586 : cluster [DBG] osdmap e2540: 8 total, 8 up, 8 in 2024-08-29T19:26:24.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:26:23 smithi110 bash[67519]: cluster 2024-08-29T19:26:22.707874+0000 mgr.y (mgr.25004) 2894 : cluster [DBG] pgmap v4960: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 242 KiB/s rd, 3.7 KiB/s wr, 326 op/s 2024-08-29T19:26:24.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:26:23 smithi110 bash[67519]: cluster 2024-08-29T19:26:22.824484+0000 mon.a (mon.0) 3587 : cluster [DBG] osdmap e2541: 8 total, 8 up, 8 in 2024-08-29T19:26:24.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:26:23 smithi029 bash[77880]: cluster 2024-08-29T19:26:22.707874+0000 mgr.y (mgr.25004) 2894 : cluster [DBG] pgmap v4960: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 242 KiB/s rd, 3.7 KiB/s wr, 326 op/s 2024-08-29T19:26:24.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:26:23 smithi029 bash[77880]: cluster 2024-08-29T19:26:22.824484+0000 mon.a (mon.0) 3587 : cluster [DBG] osdmap e2541: 8 total, 8 up, 8 in 2024-08-29T19:26:24.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:26:23 smithi029 bash[79042]: cluster 2024-08-29T19:26:22.707874+0000 mgr.y (mgr.25004) 2894 : cluster [DBG] pgmap v4960: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 242 KiB/s rd, 3.7 KiB/s wr, 326 op/s 2024-08-29T19:26:24.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:26:23 smithi029 bash[79042]: cluster 2024-08-29T19:26:22.824484+0000 mon.a (mon.0) 3587 : cluster [DBG] osdmap e2541: 8 total, 8 up, 8 in 2024-08-29T19:26:24.903 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 19:26:24 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:19:26:24] "GET /metrics HTTP/1.1" 200 36698 "" "Prometheus/2.43.0" 2024-08-29T19:26:24.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:26:24 smithi029 bash[79042]: cluster 2024-08-29T19:26:23.826394+0000 mon.a (mon.0) 3588 : cluster [DBG] osdmap e2542: 8 total, 8 up, 8 in 2024-08-29T19:26:24.904 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:26:24 smithi029 bash[77880]: cluster 2024-08-29T19:26:23.826394+0000 mon.a (mon.0) 3588 : cluster [DBG] osdmap e2542: 8 total, 8 up, 8 in 2024-08-29T19:26:25.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:26:24 smithi110 bash[67519]: cluster 2024-08-29T19:26:23.826394+0000 mon.a (mon.0) 3588 : cluster [DBG] osdmap e2542: 8 total, 8 up, 8 in 2024-08-29T19:26:26.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:26:25 smithi110 bash[67519]: cluster 2024-08-29T19:26:24.708807+0000 mgr.y (mgr.25004) 2895 : cluster [DBG] pgmap v4963: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 276 KiB/s rd, 3.5 KiB/s wr, 369 op/s 2024-08-29T19:26:26.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:26:25 smithi110 bash[67519]: cluster 2024-08-29T19:26:24.847321+0000 mon.a (mon.0) 3589 : cluster [DBG] osdmap e2543: 8 total, 8 up, 8 in 2024-08-29T19:26:26.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:26:25 smithi029 bash[79042]: cluster 2024-08-29T19:26:24.708807+0000 mgr.y (mgr.25004) 2895 : cluster [DBG] pgmap v4963: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 276 KiB/s rd, 3.5 KiB/s wr, 369 op/s 2024-08-29T19:26:26.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:26:25 smithi029 bash[79042]: cluster 2024-08-29T19:26:24.847321+0000 mon.a (mon.0) 3589 : cluster [DBG] osdmap e2543: 8 total, 8 up, 8 in 2024-08-29T19:26:26.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:26:25 smithi029 bash[77880]: cluster 2024-08-29T19:26:24.708807+0000 mgr.y (mgr.25004) 2895 : cluster [DBG] pgmap v4963: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 276 KiB/s rd, 3.5 KiB/s wr, 369 op/s 2024-08-29T19:26:26.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:26:25 smithi029 bash[77880]: cluster 2024-08-29T19:26:24.847321+0000 mon.a (mon.0) 3589 : cluster [DBG] osdmap e2543: 8 total, 8 up, 8 in 2024-08-29T19:26:27.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:26:26 smithi110 bash[67519]: cluster 2024-08-29T19:26:25.856500+0000 mon.a (mon.0) 3590 : cluster [DBG] osdmap e2544: 8 total, 8 up, 8 in 2024-08-29T19:26:27.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:26:26 smithi029 bash[77880]: cluster 2024-08-29T19:26:25.856500+0000 mon.a (mon.0) 3590 : cluster [DBG] osdmap e2544: 8 total, 8 up, 8 in 2024-08-29T19:26:27.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:26:26 smithi029 bash[79042]: cluster 2024-08-29T19:26:25.856500+0000 mon.a (mon.0) 3590 : cluster [DBG] osdmap e2544: 8 total, 8 up, 8 in 2024-08-29T19:26:28.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:26:27 smithi110 bash[67519]: cluster 2024-08-29T19:26:26.710036+0000 mgr.y (mgr.25004) 2896 : cluster [DBG] pgmap v4966: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 272 KiB/s rd, 3.7 KiB/s wr, 364 op/s 2024-08-29T19:26:28.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:26:27 smithi110 bash[67519]: cluster 2024-08-29T19:26:26.866249+0000 mon.a (mon.0) 3591 : cluster [DBG] osdmap e2545: 8 total, 8 up, 8 in 2024-08-29T19:26:28.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:26:27 smithi029 bash[79042]: cluster 2024-08-29T19:26:26.710036+0000 mgr.y (mgr.25004) 2896 : cluster [DBG] pgmap v4966: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 272 KiB/s rd, 3.7 KiB/s wr, 364 op/s 2024-08-29T19:26:28.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:26:27 smithi029 bash[79042]: cluster 2024-08-29T19:26:26.866249+0000 mon.a (mon.0) 3591 : cluster [DBG] osdmap e2545: 8 total, 8 up, 8 in 2024-08-29T19:26:28.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:26:27 smithi029 bash[77880]: cluster 2024-08-29T19:26:26.710036+0000 mgr.y (mgr.25004) 2896 : cluster [DBG] pgmap v4966: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 272 KiB/s rd, 3.7 KiB/s wr, 364 op/s 2024-08-29T19:26:28.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:26:27 smithi029 bash[77880]: cluster 2024-08-29T19:26:26.866249+0000 mon.a (mon.0) 3591 : cluster [DBG] osdmap e2545: 8 total, 8 up, 8 in 2024-08-29T19:26:29.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:26:28 smithi110 bash[67519]: cluster 2024-08-29T19:26:27.874801+0000 mon.a (mon.0) 3592 : cluster [DBG] osdmap e2546: 8 total, 8 up, 8 in 2024-08-29T19:26:29.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:26:28 smithi029 bash[79042]: cluster 2024-08-29T19:26:27.874801+0000 mon.a (mon.0) 3592 : cluster [DBG] osdmap e2546: 8 total, 8 up, 8 in 2024-08-29T19:26:29.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:26:28 smithi029 bash[77880]: cluster 2024-08-29T19:26:27.874801+0000 mon.a (mon.0) 3592 : cluster [DBG] osdmap e2546: 8 total, 8 up, 8 in 2024-08-29T19:26:30.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:26:29 smithi110 bash[67519]: cluster 2024-08-29T19:26:28.710736+0000 mgr.y (mgr.25004) 2897 : cluster [DBG] pgmap v4969: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 1.2 KiB/s wr, 7 op/s 2024-08-29T19:26:30.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:26:29 smithi110 bash[67519]: cluster 2024-08-29T19:26:28.879053+0000 mon.a (mon.0) 3593 : cluster [DBG] osdmap e2547: 8 total, 8 up, 8 in 2024-08-29T19:26:30.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:26:29 smithi029 bash[77880]: cluster 2024-08-29T19:26:28.710736+0000 mgr.y (mgr.25004) 2897 : cluster [DBG] pgmap v4969: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 1.2 KiB/s wr, 7 op/s 2024-08-29T19:26:30.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:26:29 smithi029 bash[77880]: cluster 2024-08-29T19:26:28.879053+0000 mon.a (mon.0) 3593 : cluster [DBG] osdmap e2547: 8 total, 8 up, 8 in 2024-08-29T19:26:30.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:26:29 smithi029 bash[79042]: cluster 2024-08-29T19:26:28.710736+0000 mgr.y (mgr.25004) 2897 : cluster [DBG] pgmap v4969: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 1.2 KiB/s wr, 7 op/s 2024-08-29T19:26:30.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:26:29 smithi029 bash[79042]: cluster 2024-08-29T19:26:28.879053+0000 mon.a (mon.0) 3593 : cluster [DBG] osdmap e2547: 8 total, 8 up, 8 in 2024-08-29T19:26:31.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:26:30 smithi110 bash[67519]: cluster 2024-08-29T19:26:29.901001+0000 mon.a (mon.0) 3594 : cluster [DBG] osdmap e2548: 8 total, 8 up, 8 in 2024-08-29T19:26:31.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:26:30 smithi029 bash[77880]: cluster 2024-08-29T19:26:29.901001+0000 mon.a (mon.0) 3594 : cluster [DBG] osdmap e2548: 8 total, 8 up, 8 in 2024-08-29T19:26:31.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:26:30 smithi029 bash[79042]: cluster 2024-08-29T19:26:29.901001+0000 mon.a (mon.0) 3594 : cluster [DBG] osdmap e2548: 8 total, 8 up, 8 in 2024-08-29T19:26:32.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:26:31 smithi110 bash[67519]: cluster 2024-08-29T19:26:30.711613+0000 mgr.y (mgr.25004) 2898 : cluster [DBG] pgmap v4972: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 306 KiB/s rd, 2.5 KiB/s wr, 411 op/s 2024-08-29T19:26:32.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:26:31 smithi110 bash[67519]: cluster 2024-08-29T19:26:30.911386+0000 mon.a (mon.0) 3595 : cluster [DBG] osdmap e2549: 8 total, 8 up, 8 in 2024-08-29T19:26:32.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:26:31 smithi029 bash[79042]: cluster 2024-08-29T19:26:30.711613+0000 mgr.y (mgr.25004) 2898 : cluster [DBG] pgmap v4972: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 306 KiB/s rd, 2.5 KiB/s wr, 411 op/s 2024-08-29T19:26:32.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:26:31 smithi029 bash[79042]: cluster 2024-08-29T19:26:30.911386+0000 mon.a (mon.0) 3595 : cluster [DBG] osdmap e2549: 8 total, 8 up, 8 in 2024-08-29T19:26:32.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:26:31 smithi029 bash[77880]: cluster 2024-08-29T19:26:30.711613+0000 mgr.y (mgr.25004) 2898 : cluster [DBG] pgmap v4972: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 306 KiB/s rd, 2.5 KiB/s wr, 411 op/s 2024-08-29T19:26:32.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:26:31 smithi029 bash[77880]: cluster 2024-08-29T19:26:30.911386+0000 mon.a (mon.0) 3595 : cluster [DBG] osdmap e2549: 8 total, 8 up, 8 in 2024-08-29T19:26:33.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:26:32 smithi110 bash[67519]: cluster 2024-08-29T19:26:31.914295+0000 mon.a (mon.0) 3596 : cluster [DBG] osdmap e2550: 8 total, 8 up, 8 in 2024-08-29T19:26:33.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:26:32 smithi029 bash[79042]: cluster 2024-08-29T19:26:31.914295+0000 mon.a (mon.0) 3596 : cluster [DBG] osdmap e2550: 8 total, 8 up, 8 in 2024-08-29T19:26:33.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:26:32 smithi029 bash[77880]: cluster 2024-08-29T19:26:31.914295+0000 mon.a (mon.0) 3596 : cluster [DBG] osdmap e2550: 8 total, 8 up, 8 in 2024-08-29T19:26:34.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:26:33 smithi110 bash[67519]: cluster 2024-08-29T19:26:32.712605+0000 mgr.y (mgr.25004) 2899 : cluster [DBG] pgmap v4975: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 308 KiB/s rd, 3.5 KiB/s wr, 413 op/s 2024-08-29T19:26:34.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:26:33 smithi110 bash[67519]: cluster 2024-08-29T19:26:32.937768+0000 mon.a (mon.0) 3597 : cluster [DBG] osdmap e2551: 8 total, 8 up, 8 in 2024-08-29T19:26:34.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:26:33 smithi110 bash[67519]: audit 2024-08-29T19:26:33.643236+0000 mon.c (mon.2) 1038 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:26:34.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:26:33 smithi029 bash[77880]: cluster 2024-08-29T19:26:32.712605+0000 mgr.y (mgr.25004) 2899 : cluster [DBG] pgmap v4975: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 308 KiB/s rd, 3.5 KiB/s wr, 413 op/s 2024-08-29T19:26:34.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:26:33 smithi029 bash[77880]: cluster 2024-08-29T19:26:32.937768+0000 mon.a (mon.0) 3597 : cluster [DBG] osdmap e2551: 8 total, 8 up, 8 in 2024-08-29T19:26:34.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:26:33 smithi029 bash[77880]: audit 2024-08-29T19:26:33.643236+0000 mon.c (mon.2) 1038 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:26:34.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:26:33 smithi029 bash[79042]: cluster 2024-08-29T19:26:32.712605+0000 mgr.y (mgr.25004) 2899 : cluster [DBG] pgmap v4975: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 308 KiB/s rd, 3.5 KiB/s wr, 413 op/s 2024-08-29T19:26:34.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:26:33 smithi029 bash[79042]: cluster 2024-08-29T19:26:32.937768+0000 mon.a (mon.0) 3597 : cluster [DBG] osdmap e2551: 8 total, 8 up, 8 in 2024-08-29T19:26:34.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:26:33 smithi029 bash[79042]: audit 2024-08-29T19:26:33.643236+0000 mon.c (mon.2) 1038 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:26:34.903 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 19:26:34 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:19:26:34] "GET /metrics HTTP/1.1" 200 36699 "" "Prometheus/2.43.0" 2024-08-29T19:26:35.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:26:34 smithi110 bash[67519]: cluster 2024-08-29T19:26:33.940372+0000 mon.a (mon.0) 3598 : cluster [DBG] osdmap e2552: 8 total, 8 up, 8 in 2024-08-29T19:26:35.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:26:34 smithi029 bash[77880]: cluster 2024-08-29T19:26:33.940372+0000 mon.a (mon.0) 3598 : cluster [DBG] osdmap e2552: 8 total, 8 up, 8 in 2024-08-29T19:26:35.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:26:34 smithi029 bash[79042]: cluster 2024-08-29T19:26:33.940372+0000 mon.a (mon.0) 3598 : cluster [DBG] osdmap e2552: 8 total, 8 up, 8 in 2024-08-29T19:26:36.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:26:35 smithi110 bash[67519]: cluster 2024-08-29T19:26:34.713651+0000 mgr.y (mgr.25004) 2900 : cluster [DBG] pgmap v4978: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 274 KiB/s rd, 3.7 KiB/s wr, 365 op/s 2024-08-29T19:26:36.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:26:35 smithi110 bash[67519]: cluster 2024-08-29T19:26:34.963399+0000 mon.a (mon.0) 3599 : cluster [DBG] osdmap e2553: 8 total, 8 up, 8 in 2024-08-29T19:26:36.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:26:35 smithi029 bash[77880]: cluster 2024-08-29T19:26:34.713651+0000 mgr.y (mgr.25004) 2900 : cluster [DBG] pgmap v4978: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 274 KiB/s rd, 3.7 KiB/s wr, 365 op/s 2024-08-29T19:26:36.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:26:35 smithi029 bash[77880]: cluster 2024-08-29T19:26:34.963399+0000 mon.a (mon.0) 3599 : cluster [DBG] osdmap e2553: 8 total, 8 up, 8 in 2024-08-29T19:26:36.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:26:35 smithi029 bash[79042]: cluster 2024-08-29T19:26:34.713651+0000 mgr.y (mgr.25004) 2900 : cluster [DBG] pgmap v4978: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 274 KiB/s rd, 3.7 KiB/s wr, 365 op/s 2024-08-29T19:26:36.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:26:35 smithi029 bash[79042]: cluster 2024-08-29T19:26:34.963399+0000 mon.a (mon.0) 3599 : cluster [DBG] osdmap e2553: 8 total, 8 up, 8 in 2024-08-29T19:26:37.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:26:36 smithi110 bash[67519]: cluster 2024-08-29T19:26:35.971879+0000 mon.a (mon.0) 3600 : cluster [DBG] osdmap e2554: 8 total, 8 up, 8 in 2024-08-29T19:26:37.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:26:36 smithi029 bash[77880]: cluster 2024-08-29T19:26:35.971879+0000 mon.a (mon.0) 3600 : cluster [DBG] osdmap e2554: 8 total, 8 up, 8 in 2024-08-29T19:26:37.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:26:36 smithi029 bash[79042]: cluster 2024-08-29T19:26:35.971879+0000 mon.a (mon.0) 3600 : cluster [DBG] osdmap e2554: 8 total, 8 up, 8 in 2024-08-29T19:26:38.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:26:37 smithi110 bash[67519]: cluster 2024-08-29T19:26:36.714801+0000 mgr.y (mgr.25004) 2901 : cluster [DBG] pgmap v4981: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 270 KiB/s rd, 4.0 KiB/s wr, 361 op/s 2024-08-29T19:26:38.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:26:37 smithi110 bash[67519]: cluster 2024-08-29T19:26:36.981454+0000 mon.a (mon.0) 3601 : cluster [DBG] osdmap e2555: 8 total, 8 up, 8 in 2024-08-29T19:26:38.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:26:37 smithi029 bash[79042]: cluster 2024-08-29T19:26:36.714801+0000 mgr.y (mgr.25004) 2901 : cluster [DBG] pgmap v4981: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 270 KiB/s rd, 4.0 KiB/s wr, 361 op/s 2024-08-29T19:26:38.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:26:37 smithi029 bash[79042]: cluster 2024-08-29T19:26:36.981454+0000 mon.a (mon.0) 3601 : cluster [DBG] osdmap e2555: 8 total, 8 up, 8 in 2024-08-29T19:26:38.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:26:37 smithi029 bash[77880]: cluster 2024-08-29T19:26:36.714801+0000 mgr.y (mgr.25004) 2901 : cluster [DBG] pgmap v4981: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 270 KiB/s rd, 4.0 KiB/s wr, 361 op/s 2024-08-29T19:26:38.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:26:37 smithi029 bash[77880]: cluster 2024-08-29T19:26:36.981454+0000 mon.a (mon.0) 3601 : cluster [DBG] osdmap e2555: 8 total, 8 up, 8 in 2024-08-29T19:26:39.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:26:38 smithi110 bash[67519]: cluster 2024-08-29T19:26:37.983675+0000 mon.a (mon.0) 3602 : cluster [DBG] osdmap e2556: 8 total, 8 up, 8 in 2024-08-29T19:26:39.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:26:38 smithi029 bash[79042]: cluster 2024-08-29T19:26:37.983675+0000 mon.a (mon.0) 3602 : cluster [DBG] osdmap e2556: 8 total, 8 up, 8 in 2024-08-29T19:26:39.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:26:38 smithi029 bash[77880]: cluster 2024-08-29T19:26:37.983675+0000 mon.a (mon.0) 3602 : cluster [DBG] osdmap e2556: 8 total, 8 up, 8 in 2024-08-29T19:26:40.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:26:40 smithi110 bash[67519]: cluster 2024-08-29T19:26:38.715517+0000 mgr.y (mgr.25004) 2902 : cluster [DBG] pgmap v4984: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 1.2 KiB/s wr, 7 op/s 2024-08-29T19:26:40.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:26:40 smithi110 bash[67519]: cluster 2024-08-29T19:26:39.005122+0000 mon.a (mon.0) 3603 : cluster [DBG] osdmap e2557: 8 total, 8 up, 8 in 2024-08-29T19:26:40.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:26:40 smithi029 bash[79042]: cluster 2024-08-29T19:26:38.715517+0000 mgr.y (mgr.25004) 2902 : cluster [DBG] pgmap v4984: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 1.2 KiB/s wr, 7 op/s 2024-08-29T19:26:40.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:26:40 smithi029 bash[79042]: cluster 2024-08-29T19:26:39.005122+0000 mon.a (mon.0) 3603 : cluster [DBG] osdmap e2557: 8 total, 8 up, 8 in 2024-08-29T19:26:40.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:26:39 smithi029 bash[77880]: cluster 2024-08-29T19:26:38.715517+0000 mgr.y (mgr.25004) 2902 : cluster [DBG] pgmap v4984: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 1.2 KiB/s wr, 7 op/s 2024-08-29T19:26:40.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:26:39 smithi029 bash[77880]: cluster 2024-08-29T19:26:39.005122+0000 mon.a (mon.0) 3603 : cluster [DBG] osdmap e2557: 8 total, 8 up, 8 in 2024-08-29T19:26:41.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:26:41 smithi110 bash[67519]: cluster 2024-08-29T19:26:40.014805+0000 mon.a (mon.0) 3604 : cluster [DBG] osdmap e2558: 8 total, 8 up, 8 in 2024-08-29T19:26:41.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:26:41 smithi029 bash[79042]: cluster 2024-08-29T19:26:40.014805+0000 mon.a (mon.0) 3604 : cluster [DBG] osdmap e2558: 8 total, 8 up, 8 in 2024-08-29T19:26:41.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:26:41 smithi029 bash[77880]: cluster 2024-08-29T19:26:40.014805+0000 mon.a (mon.0) 3604 : cluster [DBG] osdmap e2558: 8 total, 8 up, 8 in 2024-08-29T19:26:42.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:26:42 smithi110 bash[67519]: cluster 2024-08-29T19:26:40.716345+0000 mgr.y (mgr.25004) 2903 : cluster [DBG] pgmap v4987: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 362 KiB/s rd, 2.7 KiB/s wr, 488 op/s 2024-08-29T19:26:42.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:26:42 smithi110 bash[67519]: cluster 2024-08-29T19:26:41.025404+0000 mon.a (mon.0) 3605 : cluster [DBG] osdmap e2559: 8 total, 8 up, 8 in 2024-08-29T19:26:42.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:26:42 smithi029 bash[79042]: cluster 2024-08-29T19:26:40.716345+0000 mgr.y (mgr.25004) 2903 : cluster [DBG] pgmap v4987: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 362 KiB/s rd, 2.7 KiB/s wr, 488 op/s 2024-08-29T19:26:42.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:26:42 smithi029 bash[79042]: cluster 2024-08-29T19:26:41.025404+0000 mon.a (mon.0) 3605 : cluster [DBG] osdmap e2559: 8 total, 8 up, 8 in 2024-08-29T19:26:42.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:26:42 smithi029 bash[77880]: cluster 2024-08-29T19:26:40.716345+0000 mgr.y (mgr.25004) 2903 : cluster [DBG] pgmap v4987: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 362 KiB/s rd, 2.7 KiB/s wr, 488 op/s 2024-08-29T19:26:42.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:26:42 smithi029 bash[77880]: cluster 2024-08-29T19:26:41.025404+0000 mon.a (mon.0) 3605 : cluster [DBG] osdmap e2559: 8 total, 8 up, 8 in 2024-08-29T19:26:43.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:26:43 smithi110 bash[67519]: cluster 2024-08-29T19:26:42.026473+0000 mon.a (mon.0) 3606 : cluster [DBG] osdmap e2560: 8 total, 8 up, 8 in 2024-08-29T19:26:43.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:26:43 smithi029 bash[79042]: cluster 2024-08-29T19:26:42.026473+0000 mon.a (mon.0) 3606 : cluster [DBG] osdmap e2560: 8 total, 8 up, 8 in 2024-08-29T19:26:43.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:26:43 smithi029 bash[77880]: cluster 2024-08-29T19:26:42.026473+0000 mon.a (mon.0) 3606 : cluster [DBG] osdmap e2560: 8 total, 8 up, 8 in 2024-08-29T19:26:44.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:26:44 smithi110 bash[67519]: cluster 2024-08-29T19:26:42.717301+0000 mgr.y (mgr.25004) 2904 : cluster [DBG] pgmap v4990: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 364 KiB/s rd, 3.2 KiB/s wr, 490 op/s 2024-08-29T19:26:44.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:26:44 smithi110 bash[67519]: cluster 2024-08-29T19:26:43.049180+0000 mon.a (mon.0) 3607 : cluster [DBG] osdmap e2561: 8 total, 8 up, 8 in 2024-08-29T19:26:44.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:26:44 smithi029 bash[79042]: cluster 2024-08-29T19:26:42.717301+0000 mgr.y (mgr.25004) 2904 : cluster [DBG] pgmap v4990: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 364 KiB/s rd, 3.2 KiB/s wr, 490 op/s 2024-08-29T19:26:44.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:26:44 smithi029 bash[79042]: cluster 2024-08-29T19:26:43.049180+0000 mon.a (mon.0) 3607 : cluster [DBG] osdmap e2561: 8 total, 8 up, 8 in 2024-08-29T19:26:44.404 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:26:44 smithi029 bash[77880]: cluster 2024-08-29T19:26:42.717301+0000 mgr.y (mgr.25004) 2904 : cluster [DBG] pgmap v4990: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 364 KiB/s rd, 3.2 KiB/s wr, 490 op/s 2024-08-29T19:26:44.404 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:26:44 smithi029 bash[77880]: cluster 2024-08-29T19:26:43.049180+0000 mon.a (mon.0) 3607 : cluster [DBG] osdmap e2561: 8 total, 8 up, 8 in 2024-08-29T19:26:44.903 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 19:26:44 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:19:26:44] "GET /metrics HTTP/1.1" 200 36699 "" "Prometheus/2.43.0" 2024-08-29T19:26:45.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:26:45 smithi110 bash[67519]: cluster 2024-08-29T19:26:44.050936+0000 mon.a (mon.0) 3608 : cluster [DBG] osdmap e2562: 8 total, 8 up, 8 in 2024-08-29T19:26:45.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:26:45 smithi029 bash[79042]: cluster 2024-08-29T19:26:44.050936+0000 mon.a (mon.0) 3608 : cluster [DBG] osdmap e2562: 8 total, 8 up, 8 in 2024-08-29T19:26:45.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:26:45 smithi029 bash[77880]: cluster 2024-08-29T19:26:44.050936+0000 mon.a (mon.0) 3608 : cluster [DBG] osdmap e2562: 8 total, 8 up, 8 in 2024-08-29T19:26:46.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:26:46 smithi110 bash[67519]: cluster 2024-08-29T19:26:44.718010+0000 mgr.y (mgr.25004) 2905 : cluster [DBG] pgmap v4993: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 399 KiB/s rd, 3.0 KiB/s wr, 535 op/s 2024-08-29T19:26:46.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:26:46 smithi110 bash[67519]: cluster 2024-08-29T19:26:45.071191+0000 mon.a (mon.0) 3609 : cluster [DBG] osdmap e2563: 8 total, 8 up, 8 in 2024-08-29T19:26:46.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:26:46 smithi029 bash[79042]: cluster 2024-08-29T19:26:44.718010+0000 mgr.y (mgr.25004) 2905 : cluster [DBG] pgmap v4993: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 399 KiB/s rd, 3.0 KiB/s wr, 535 op/s 2024-08-29T19:26:46.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:26:46 smithi029 bash[79042]: cluster 2024-08-29T19:26:45.071191+0000 mon.a (mon.0) 3609 : cluster [DBG] osdmap e2563: 8 total, 8 up, 8 in 2024-08-29T19:26:46.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:26:46 smithi029 bash[77880]: cluster 2024-08-29T19:26:44.718010+0000 mgr.y (mgr.25004) 2905 : cluster [DBG] pgmap v4993: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 399 KiB/s rd, 3.0 KiB/s wr, 535 op/s 2024-08-29T19:26:46.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:26:46 smithi029 bash[77880]: cluster 2024-08-29T19:26:45.071191+0000 mon.a (mon.0) 3609 : cluster [DBG] osdmap e2563: 8 total, 8 up, 8 in 2024-08-29T19:26:47.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:26:47 smithi110 bash[67519]: cluster 2024-08-29T19:26:46.072254+0000 mon.a (mon.0) 3610 : cluster [DBG] osdmap e2564: 8 total, 8 up, 8 in 2024-08-29T19:26:47.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:26:47 smithi029 bash[77880]: cluster 2024-08-29T19:26:46.072254+0000 mon.a (mon.0) 3610 : cluster [DBG] osdmap e2564: 8 total, 8 up, 8 in 2024-08-29T19:26:47.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:26:47 smithi029 bash[79042]: cluster 2024-08-29T19:26:46.072254+0000 mon.a (mon.0) 3610 : cluster [DBG] osdmap e2564: 8 total, 8 up, 8 in 2024-08-29T19:26:48.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:26:48 smithi110 bash[67519]: cluster 2024-08-29T19:26:46.719135+0000 mgr.y (mgr.25004) 2906 : cluster [DBG] pgmap v4996: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 395 KiB/s rd, 3.2 KiB/s wr, 530 op/s 2024-08-29T19:26:48.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:26:48 smithi110 bash[67519]: cluster 2024-08-29T19:26:47.094070+0000 mon.a (mon.0) 3611 : cluster [DBG] osdmap e2565: 8 total, 8 up, 8 in 2024-08-29T19:26:48.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:26:48 smithi110 bash[67519]: audit 2024-08-29T19:26:47.205226+0000 mon.c (mon.2) 1039 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:26:48.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:26:48 smithi110 bash[67519]: audit 2024-08-29T19:26:47.982950+0000 mon.c (mon.2) 1040 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:26:48.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:26:48 smithi110 bash[67519]: audit 2024-08-29T19:26:47.984634+0000 mon.c (mon.2) 1041 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:26:48.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:26:48 smithi110 bash[67519]: audit 2024-08-29T19:26:47.996963+0000 mon.a (mon.0) 3612 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:26:48.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:26:48 smithi029 bash[79042]: cluster 2024-08-29T19:26:46.719135+0000 mgr.y (mgr.25004) 2906 : cluster [DBG] pgmap v4996: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 395 KiB/s rd, 3.2 KiB/s wr, 530 op/s 2024-08-29T19:26:48.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:26:48 smithi029 bash[79042]: cluster 2024-08-29T19:26:47.094070+0000 mon.a (mon.0) 3611 : cluster [DBG] osdmap e2565: 8 total, 8 up, 8 in 2024-08-29T19:26:48.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:26:48 smithi029 bash[79042]: audit 2024-08-29T19:26:47.205226+0000 mon.c (mon.2) 1039 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:26:48.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:26:48 smithi029 bash[79042]: audit 2024-08-29T19:26:47.982950+0000 mon.c (mon.2) 1040 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:26:48.404 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:26:48 smithi029 bash[79042]: audit 2024-08-29T19:26:47.984634+0000 mon.c (mon.2) 1041 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:26:48.404 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:26:48 smithi029 bash[79042]: audit 2024-08-29T19:26:47.996963+0000 mon.a (mon.0) 3612 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:26:48.404 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:26:48 smithi029 bash[77880]: cluster 2024-08-29T19:26:46.719135+0000 mgr.y (mgr.25004) 2906 : cluster [DBG] pgmap v4996: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 395 KiB/s rd, 3.2 KiB/s wr, 530 op/s 2024-08-29T19:26:48.404 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:26:48 smithi029 bash[77880]: cluster 2024-08-29T19:26:47.094070+0000 mon.a (mon.0) 3611 : cluster [DBG] osdmap e2565: 8 total, 8 up, 8 in 2024-08-29T19:26:48.404 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:26:48 smithi029 bash[77880]: audit 2024-08-29T19:26:47.205226+0000 mon.c (mon.2) 1039 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:26:48.404 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:26:48 smithi029 bash[77880]: audit 2024-08-29T19:26:47.982950+0000 mon.c (mon.2) 1040 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:26:48.404 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:26:48 smithi029 bash[77880]: audit 2024-08-29T19:26:47.984634+0000 mon.c (mon.2) 1041 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:26:48.404 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:26:48 smithi029 bash[77880]: audit 2024-08-29T19:26:47.996963+0000 mon.a (mon.0) 3612 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:26:49.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:26:49 smithi110 bash[67519]: cluster 2024-08-29T19:26:48.094770+0000 mon.a (mon.0) 3613 : cluster [DBG] osdmap e2566: 8 total, 8 up, 8 in 2024-08-29T19:26:49.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:26:49 smithi110 bash[67519]: audit 2024-08-29T19:26:48.644038+0000 mon.c (mon.2) 1042 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:26:49.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:26:49 smithi029 bash[79042]: cluster 2024-08-29T19:26:48.094770+0000 mon.a (mon.0) 3613 : cluster [DBG] osdmap e2566: 8 total, 8 up, 8 in 2024-08-29T19:26:49.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:26:49 smithi029 bash[79042]: audit 2024-08-29T19:26:48.644038+0000 mon.c (mon.2) 1042 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:26:49.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:26:49 smithi029 bash[77880]: cluster 2024-08-29T19:26:48.094770+0000 mon.a (mon.0) 3613 : cluster [DBG] osdmap e2566: 8 total, 8 up, 8 in 2024-08-29T19:26:49.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:26:49 smithi029 bash[77880]: audit 2024-08-29T19:26:48.644038+0000 mon.c (mon.2) 1042 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:26:50.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:26:50 smithi110 bash[67519]: cluster 2024-08-29T19:26:48.719816+0000 mgr.y (mgr.25004) 2907 : cluster [DBG] pgmap v4999: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 1023 B/s wr, 7 op/s 2024-08-29T19:26:50.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:26:50 smithi110 bash[67519]: cluster 2024-08-29T19:26:49.113144+0000 mon.a (mon.0) 3614 : cluster [DBG] osdmap e2567: 8 total, 8 up, 8 in 2024-08-29T19:26:50.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:26:50 smithi029 bash[79042]: cluster 2024-08-29T19:26:48.719816+0000 mgr.y (mgr.25004) 2907 : cluster [DBG] pgmap v4999: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 1023 B/s wr, 7 op/s 2024-08-29T19:26:50.404 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:26:50 smithi029 bash[79042]: cluster 2024-08-29T19:26:49.113144+0000 mon.a (mon.0) 3614 : cluster [DBG] osdmap e2567: 8 total, 8 up, 8 in 2024-08-29T19:26:50.404 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:26:50 smithi029 bash[77880]: cluster 2024-08-29T19:26:48.719816+0000 mgr.y (mgr.25004) 2907 : cluster [DBG] pgmap v4999: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 1023 B/s wr, 7 op/s 2024-08-29T19:26:50.404 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:26:50 smithi029 bash[77880]: cluster 2024-08-29T19:26:49.113144+0000 mon.a (mon.0) 3614 : cluster [DBG] osdmap e2567: 8 total, 8 up, 8 in 2024-08-29T19:26:51.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:26:51 smithi110 bash[67519]: cluster 2024-08-29T19:26:50.117217+0000 mon.a (mon.0) 3615 : cluster [DBG] osdmap e2568: 8 total, 8 up, 8 in 2024-08-29T19:26:51.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:26:51 smithi029 bash[79042]: cluster 2024-08-29T19:26:50.117217+0000 mon.a (mon.0) 3615 : cluster [DBG] osdmap e2568: 8 total, 8 up, 8 in 2024-08-29T19:26:51.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:26:51 smithi029 bash[77880]: cluster 2024-08-29T19:26:50.117217+0000 mon.a (mon.0) 3615 : cluster [DBG] osdmap e2568: 8 total, 8 up, 8 in 2024-08-29T19:26:52.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:26:52 smithi110 bash[67519]: cluster 2024-08-29T19:26:50.720634+0000 mgr.y (mgr.25004) 2908 : cluster [DBG] pgmap v5002: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 430 KiB/s rd, 3.5 KiB/s wr, 578 op/s 2024-08-29T19:26:52.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:26:52 smithi110 bash[67519]: cluster 2024-08-29T19:26:51.141385+0000 mon.a (mon.0) 3616 : cluster [DBG] osdmap e2569: 8 total, 8 up, 8 in 2024-08-29T19:26:52.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:26:52 smithi029 bash[79042]: cluster 2024-08-29T19:26:50.720634+0000 mgr.y (mgr.25004) 2908 : cluster [DBG] pgmap v5002: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 430 KiB/s rd, 3.5 KiB/s wr, 578 op/s 2024-08-29T19:26:52.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:26:52 smithi029 bash[79042]: cluster 2024-08-29T19:26:51.141385+0000 mon.a (mon.0) 3616 : cluster [DBG] osdmap e2569: 8 total, 8 up, 8 in 2024-08-29T19:26:52.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:26:52 smithi029 bash[77880]: cluster 2024-08-29T19:26:50.720634+0000 mgr.y (mgr.25004) 2908 : cluster [DBG] pgmap v5002: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 430 KiB/s rd, 3.5 KiB/s wr, 578 op/s 2024-08-29T19:26:52.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:26:52 smithi029 bash[77880]: cluster 2024-08-29T19:26:51.141385+0000 mon.a (mon.0) 3616 : cluster [DBG] osdmap e2569: 8 total, 8 up, 8 in 2024-08-29T19:26:53.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:26:53 smithi110 bash[67519]: cluster 2024-08-29T19:26:52.149114+0000 mon.a (mon.0) 3617 : cluster [DBG] osdmap e2570: 8 total, 8 up, 8 in 2024-08-29T19:26:53.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:26:53 smithi110 bash[67519]: cluster 2024-08-29T19:26:52.721588+0000 mgr.y (mgr.25004) 2909 : cluster [DBG] pgmap v5005: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 431 KiB/s rd, 3.7 KiB/s wr, 579 op/s 2024-08-29T19:26:53.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:26:53 smithi029 bash[79042]: cluster 2024-08-29T19:26:52.149114+0000 mon.a (mon.0) 3617 : cluster [DBG] osdmap e2570: 8 total, 8 up, 8 in 2024-08-29T19:26:53.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:26:53 smithi029 bash[79042]: cluster 2024-08-29T19:26:52.721588+0000 mgr.y (mgr.25004) 2909 : cluster [DBG] pgmap v5005: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 431 KiB/s rd, 3.7 KiB/s wr, 579 op/s 2024-08-29T19:26:53.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:26:53 smithi029 bash[77880]: cluster 2024-08-29T19:26:52.149114+0000 mon.a (mon.0) 3617 : cluster [DBG] osdmap e2570: 8 total, 8 up, 8 in 2024-08-29T19:26:53.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:26:53 smithi029 bash[77880]: cluster 2024-08-29T19:26:52.721588+0000 mgr.y (mgr.25004) 2909 : cluster [DBG] pgmap v5005: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 431 KiB/s rd, 3.7 KiB/s wr, 579 op/s 2024-08-29T19:26:54.601 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:26:54 smithi029 bash[77880]: cluster 2024-08-29T19:26:53.160679+0000 mon.a (mon.0) 3618 : cluster [DBG] osdmap e2571: 8 total, 8 up, 8 in 2024-08-29T19:26:54.602 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:26:54 smithi029 bash[79042]: cluster 2024-08-29T19:26:53.160679+0000 mon.a (mon.0) 3618 : cluster [DBG] osdmap e2571: 8 total, 8 up, 8 in 2024-08-29T19:26:54.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:26:54 smithi110 bash[67519]: cluster 2024-08-29T19:26:53.160679+0000 mon.a (mon.0) 3618 : cluster [DBG] osdmap e2571: 8 total, 8 up, 8 in 2024-08-29T19:26:54.903 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 19:26:54 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:19:26:54] "GET /metrics HTTP/1.1" 200 36699 "" "Prometheus/2.43.0" 2024-08-29T19:26:55.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:26:55 smithi110 bash[67519]: cluster 2024-08-29T19:26:54.161428+0000 mon.a (mon.0) 3619 : cluster [DBG] osdmap e2572: 8 total, 8 up, 8 in 2024-08-29T19:26:55.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:26:55 smithi110 bash[67519]: cluster 2024-08-29T19:26:54.722323+0000 mgr.y (mgr.25004) 2910 : cluster [DBG] pgmap v5008: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 466 KiB/s rd, 3.2 KiB/s wr, 626 op/s 2024-08-29T19:26:55.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:26:55 smithi029 bash[79042]: cluster 2024-08-29T19:26:54.161428+0000 mon.a (mon.0) 3619 : cluster [DBG] osdmap e2572: 8 total, 8 up, 8 in 2024-08-29T19:26:55.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:26:55 smithi029 bash[79042]: cluster 2024-08-29T19:26:54.722323+0000 mgr.y (mgr.25004) 2910 : cluster [DBG] pgmap v5008: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 466 KiB/s rd, 3.2 KiB/s wr, 626 op/s 2024-08-29T19:26:55.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:26:55 smithi029 bash[77880]: cluster 2024-08-29T19:26:54.161428+0000 mon.a (mon.0) 3619 : cluster [DBG] osdmap e2572: 8 total, 8 up, 8 in 2024-08-29T19:26:55.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:26:55 smithi029 bash[77880]: cluster 2024-08-29T19:26:54.722323+0000 mgr.y (mgr.25004) 2910 : cluster [DBG] pgmap v5008: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 466 KiB/s rd, 3.2 KiB/s wr, 626 op/s 2024-08-29T19:26:56.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:26:56 smithi110 bash[67519]: cluster 2024-08-29T19:26:55.185461+0000 mon.a (mon.0) 3620 : cluster [DBG] osdmap e2573: 8 total, 8 up, 8 in 2024-08-29T19:26:56.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:26:56 smithi029 bash[77880]: cluster 2024-08-29T19:26:55.185461+0000 mon.a (mon.0) 3620 : cluster [DBG] osdmap e2573: 8 total, 8 up, 8 in 2024-08-29T19:26:56.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:26:56 smithi029 bash[79042]: cluster 2024-08-29T19:26:55.185461+0000 mon.a (mon.0) 3620 : cluster [DBG] osdmap e2573: 8 total, 8 up, 8 in 2024-08-29T19:26:57.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:26:57 smithi110 bash[67519]: cluster 2024-08-29T19:26:56.186326+0000 mon.a (mon.0) 3621 : cluster [DBG] osdmap e2574: 8 total, 8 up, 8 in 2024-08-29T19:26:57.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:26:57 smithi110 bash[67519]: cluster 2024-08-29T19:26:56.723473+0000 mgr.y (mgr.25004) 2911 : cluster [DBG] pgmap v5011: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 462 KiB/s rd, 3.7 KiB/s wr, 621 op/s 2024-08-29T19:26:57.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:26:57 smithi029 bash[77880]: cluster 2024-08-29T19:26:56.186326+0000 mon.a (mon.0) 3621 : cluster [DBG] osdmap e2574: 8 total, 8 up, 8 in 2024-08-29T19:26:57.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:26:57 smithi029 bash[77880]: cluster 2024-08-29T19:26:56.723473+0000 mgr.y (mgr.25004) 2911 : cluster [DBG] pgmap v5011: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 462 KiB/s rd, 3.7 KiB/s wr, 621 op/s 2024-08-29T19:26:57.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:26:57 smithi029 bash[79042]: cluster 2024-08-29T19:26:56.186326+0000 mon.a (mon.0) 3621 : cluster [DBG] osdmap e2574: 8 total, 8 up, 8 in 2024-08-29T19:26:57.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:26:57 smithi029 bash[79042]: cluster 2024-08-29T19:26:56.723473+0000 mgr.y (mgr.25004) 2911 : cluster [DBG] pgmap v5011: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 462 KiB/s rd, 3.7 KiB/s wr, 621 op/s 2024-08-29T19:26:58.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:26:58 smithi110 bash[67519]: cluster 2024-08-29T19:26:57.207503+0000 mon.a (mon.0) 3622 : cluster [DBG] osdmap e2575: 8 total, 8 up, 8 in 2024-08-29T19:26:58.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:26:58 smithi029 bash[79042]: cluster 2024-08-29T19:26:57.207503+0000 mon.a (mon.0) 3622 : cluster [DBG] osdmap e2575: 8 total, 8 up, 8 in 2024-08-29T19:26:58.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:26:58 smithi029 bash[77880]: cluster 2024-08-29T19:26:57.207503+0000 mon.a (mon.0) 3622 : cluster [DBG] osdmap e2575: 8 total, 8 up, 8 in 2024-08-29T19:26:59.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:26:59 smithi110 bash[67519]: cluster 2024-08-29T19:26:58.216256+0000 mon.a (mon.0) 3623 : cluster [DBG] osdmap e2576: 8 total, 8 up, 8 in 2024-08-29T19:26:59.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:26:59 smithi110 bash[67519]: cluster 2024-08-29T19:26:58.724168+0000 mgr.y (mgr.25004) 2912 : cluster [DBG] pgmap v5014: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 1023 B/s wr, 7 op/s 2024-08-29T19:26:59.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:26:59 smithi029 bash[77880]: cluster 2024-08-29T19:26:58.216256+0000 mon.a (mon.0) 3623 : cluster [DBG] osdmap e2576: 8 total, 8 up, 8 in 2024-08-29T19:26:59.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:26:59 smithi029 bash[77880]: cluster 2024-08-29T19:26:58.724168+0000 mgr.y (mgr.25004) 2912 : cluster [DBG] pgmap v5014: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 1023 B/s wr, 7 op/s 2024-08-29T19:26:59.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:26:59 smithi029 bash[79042]: cluster 2024-08-29T19:26:58.216256+0000 mon.a (mon.0) 3623 : cluster [DBG] osdmap e2576: 8 total, 8 up, 8 in 2024-08-29T19:26:59.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:26:59 smithi029 bash[79042]: cluster 2024-08-29T19:26:58.724168+0000 mgr.y (mgr.25004) 2912 : cluster [DBG] pgmap v5014: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 1023 B/s wr, 7 op/s 2024-08-29T19:27:00.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:27:00 smithi110 bash[67519]: cluster 2024-08-29T19:26:59.229568+0000 mon.a (mon.0) 3624 : cluster [DBG] osdmap e2577: 8 total, 8 up, 8 in 2024-08-29T19:27:00.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:27:00 smithi029 bash[77880]: cluster 2024-08-29T19:26:59.229568+0000 mon.a (mon.0) 3624 : cluster [DBG] osdmap e2577: 8 total, 8 up, 8 in 2024-08-29T19:27:00.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:27:00 smithi029 bash[79042]: cluster 2024-08-29T19:26:59.229568+0000 mon.a (mon.0) 3624 : cluster [DBG] osdmap e2577: 8 total, 8 up, 8 in 2024-08-29T19:27:01.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:27:01 smithi110 bash[67519]: cluster 2024-08-29T19:27:00.236450+0000 mon.a (mon.0) 3625 : cluster [DBG] osdmap e2578: 8 total, 8 up, 8 in 2024-08-29T19:27:01.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:27:01 smithi110 bash[67519]: cluster 2024-08-29T19:27:00.725163+0000 mgr.y (mgr.25004) 2913 : cluster [DBG] pgmap v5017: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 496 KiB/s rd, 3.0 KiB/s wr, 668 op/s 2024-08-29T19:27:01.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:27:01 smithi029 bash[79042]: cluster 2024-08-29T19:27:00.236450+0000 mon.a (mon.0) 3625 : cluster [DBG] osdmap e2578: 8 total, 8 up, 8 in 2024-08-29T19:27:01.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:27:01 smithi029 bash[79042]: cluster 2024-08-29T19:27:00.725163+0000 mgr.y (mgr.25004) 2913 : cluster [DBG] pgmap v5017: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 496 KiB/s rd, 3.0 KiB/s wr, 668 op/s 2024-08-29T19:27:01.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:27:01 smithi029 bash[77880]: cluster 2024-08-29T19:27:00.236450+0000 mon.a (mon.0) 3625 : cluster [DBG] osdmap e2578: 8 total, 8 up, 8 in 2024-08-29T19:27:01.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:27:01 smithi029 bash[77880]: cluster 2024-08-29T19:27:00.725163+0000 mgr.y (mgr.25004) 2913 : cluster [DBG] pgmap v5017: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 496 KiB/s rd, 3.0 KiB/s wr, 668 op/s 2024-08-29T19:27:02.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:27:02 smithi110 bash[67519]: cluster 2024-08-29T19:27:01.240563+0000 mon.a (mon.0) 3626 : cluster [DBG] osdmap e2579: 8 total, 8 up, 8 in 2024-08-29T19:27:02.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:27:02 smithi029 bash[77880]: cluster 2024-08-29T19:27:01.240563+0000 mon.a (mon.0) 3626 : cluster [DBG] osdmap e2579: 8 total, 8 up, 8 in 2024-08-29T19:27:02.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:27:02 smithi029 bash[79042]: cluster 2024-08-29T19:27:01.240563+0000 mon.a (mon.0) 3626 : cluster [DBG] osdmap e2579: 8 total, 8 up, 8 in 2024-08-29T19:27:03.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:27:03 smithi110 bash[67519]: cluster 2024-08-29T19:27:02.260463+0000 mon.a (mon.0) 3627 : cluster [DBG] osdmap e2580: 8 total, 8 up, 8 in 2024-08-29T19:27:03.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:27:03 smithi110 bash[67519]: cluster 2024-08-29T19:27:02.726204+0000 mgr.y (mgr.25004) 2914 : cluster [DBG] pgmap v5020: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 497 KiB/s rd, 3.7 KiB/s wr, 670 op/s 2024-08-29T19:27:03.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:27:03 smithi029 bash[77880]: cluster 2024-08-29T19:27:02.260463+0000 mon.a (mon.0) 3627 : cluster [DBG] osdmap e2580: 8 total, 8 up, 8 in 2024-08-29T19:27:03.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:27:03 smithi029 bash[77880]: cluster 2024-08-29T19:27:02.726204+0000 mgr.y (mgr.25004) 2914 : cluster [DBG] pgmap v5020: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 497 KiB/s rd, 3.7 KiB/s wr, 670 op/s 2024-08-29T19:27:03.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:27:03 smithi029 bash[79042]: cluster 2024-08-29T19:27:02.260463+0000 mon.a (mon.0) 3627 : cluster [DBG] osdmap e2580: 8 total, 8 up, 8 in 2024-08-29T19:27:03.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:27:03 smithi029 bash[79042]: cluster 2024-08-29T19:27:02.726204+0000 mgr.y (mgr.25004) 2914 : cluster [DBG] pgmap v5020: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 497 KiB/s rd, 3.7 KiB/s wr, 670 op/s 2024-08-29T19:27:04.605 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:27:04 smithi029 bash[79042]: cluster 2024-08-29T19:27:03.270297+0000 mon.a (mon.0) 3628 : cluster [DBG] osdmap e2581: 8 total, 8 up, 8 in 2024-08-29T19:27:04.605 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:27:04 smithi029 bash[79042]: audit 2024-08-29T19:27:03.644423+0000 mon.c (mon.2) 1043 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:27:04.605 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:27:04 smithi029 bash[77880]: cluster 2024-08-29T19:27:03.270297+0000 mon.a (mon.0) 3628 : cluster [DBG] osdmap e2581: 8 total, 8 up, 8 in 2024-08-29T19:27:04.605 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:27:04 smithi029 bash[77880]: audit 2024-08-29T19:27:03.644423+0000 mon.c (mon.2) 1043 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:27:04.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:27:04 smithi110 bash[67519]: cluster 2024-08-29T19:27:03.270297+0000 mon.a (mon.0) 3628 : cluster [DBG] osdmap e2581: 8 total, 8 up, 8 in 2024-08-29T19:27:04.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:27:04 smithi110 bash[67519]: audit 2024-08-29T19:27:03.644423+0000 mon.c (mon.2) 1043 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:27:04.902 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 19:27:04 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:19:27:04] "GET /metrics HTTP/1.1" 200 36698 "" "Prometheus/2.43.0" 2024-08-29T19:27:05.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:27:05 smithi110 bash[67519]: cluster 2024-08-29T19:27:04.279129+0000 mon.a (mon.0) 3629 : cluster [DBG] osdmap e2582: 8 total, 8 up, 8 in 2024-08-29T19:27:05.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:27:05 smithi110 bash[67519]: cluster 2024-08-29T19:27:04.727002+0000 mgr.y (mgr.25004) 2915 : cluster [DBG] pgmap v5023: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 530 KiB/s rd, 3.5 KiB/s wr, 714 op/s 2024-08-29T19:27:05.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:27:05 smithi029 bash[77880]: cluster 2024-08-29T19:27:04.279129+0000 mon.a (mon.0) 3629 : cluster [DBG] osdmap e2582: 8 total, 8 up, 8 in 2024-08-29T19:27:05.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:27:05 smithi029 bash[77880]: cluster 2024-08-29T19:27:04.727002+0000 mgr.y (mgr.25004) 2915 : cluster [DBG] pgmap v5023: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 530 KiB/s rd, 3.5 KiB/s wr, 714 op/s 2024-08-29T19:27:05.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:27:05 smithi029 bash[79042]: cluster 2024-08-29T19:27:04.279129+0000 mon.a (mon.0) 3629 : cluster [DBG] osdmap e2582: 8 total, 8 up, 8 in 2024-08-29T19:27:05.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:27:05 smithi029 bash[79042]: cluster 2024-08-29T19:27:04.727002+0000 mgr.y (mgr.25004) 2915 : cluster [DBG] pgmap v5023: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 530 KiB/s rd, 3.5 KiB/s wr, 714 op/s 2024-08-29T19:27:06.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:27:06 smithi110 bash[67519]: cluster 2024-08-29T19:27:05.290056+0000 mon.a (mon.0) 3630 : cluster [DBG] osdmap e2583: 8 total, 8 up, 8 in 2024-08-29T19:27:06.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:27:06 smithi029 bash[79042]: cluster 2024-08-29T19:27:05.290056+0000 mon.a (mon.0) 3630 : cluster [DBG] osdmap e2583: 8 total, 8 up, 8 in 2024-08-29T19:27:06.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:27:06 smithi029 bash[77880]: cluster 2024-08-29T19:27:05.290056+0000 mon.a (mon.0) 3630 : cluster [DBG] osdmap e2583: 8 total, 8 up, 8 in 2024-08-29T19:27:07.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:27:07 smithi110 bash[67519]: cluster 2024-08-29T19:27:06.290759+0000 mon.a (mon.0) 3631 : cluster [DBG] osdmap e2584: 8 total, 8 up, 8 in 2024-08-29T19:27:07.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:27:07 smithi110 bash[67519]: cluster 2024-08-29T19:27:06.728044+0000 mgr.y (mgr.25004) 2916 : cluster [DBG] pgmap v5026: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 527 KiB/s rd, 3.7 KiB/s wr, 709 op/s 2024-08-29T19:27:07.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:27:07 smithi029 bash[79042]: cluster 2024-08-29T19:27:06.290759+0000 mon.a (mon.0) 3631 : cluster [DBG] osdmap e2584: 8 total, 8 up, 8 in 2024-08-29T19:27:07.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:27:07 smithi029 bash[79042]: cluster 2024-08-29T19:27:06.728044+0000 mgr.y (mgr.25004) 2916 : cluster [DBG] pgmap v5026: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 527 KiB/s rd, 3.7 KiB/s wr, 709 op/s 2024-08-29T19:27:07.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:27:07 smithi029 bash[77880]: cluster 2024-08-29T19:27:06.290759+0000 mon.a (mon.0) 3631 : cluster [DBG] osdmap e2584: 8 total, 8 up, 8 in 2024-08-29T19:27:07.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:27:07 smithi029 bash[77880]: cluster 2024-08-29T19:27:06.728044+0000 mgr.y (mgr.25004) 2916 : cluster [DBG] pgmap v5026: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 527 KiB/s rd, 3.7 KiB/s wr, 709 op/s 2024-08-29T19:27:08.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:27:08 smithi110 bash[67519]: cluster 2024-08-29T19:27:07.313640+0000 mon.a (mon.0) 3632 : cluster [DBG] osdmap e2585: 8 total, 8 up, 8 in 2024-08-29T19:27:08.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:27:08 smithi029 bash[79042]: cluster 2024-08-29T19:27:07.313640+0000 mon.a (mon.0) 3632 : cluster [DBG] osdmap e2585: 8 total, 8 up, 8 in 2024-08-29T19:27:08.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:27:08 smithi029 bash[77880]: cluster 2024-08-29T19:27:07.313640+0000 mon.a (mon.0) 3632 : cluster [DBG] osdmap e2585: 8 total, 8 up, 8 in 2024-08-29T19:27:09.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:27:09 smithi110 bash[67519]: cluster 2024-08-29T19:27:08.320816+0000 mon.a (mon.0) 3633 : cluster [DBG] osdmap e2586: 8 total, 8 up, 8 in 2024-08-29T19:27:09.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:27:09 smithi110 bash[67519]: cluster 2024-08-29T19:27:08.728791+0000 mgr.y (mgr.25004) 2917 : cluster [DBG] pgmap v5029: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 4.2 KiB/s rd, 1.2 KiB/s wr, 6 op/s 2024-08-29T19:27:09.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:27:09 smithi029 bash[79042]: cluster 2024-08-29T19:27:08.320816+0000 mon.a (mon.0) 3633 : cluster [DBG] osdmap e2586: 8 total, 8 up, 8 in 2024-08-29T19:27:09.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:27:09 smithi029 bash[79042]: cluster 2024-08-29T19:27:08.728791+0000 mgr.y (mgr.25004) 2917 : cluster [DBG] pgmap v5029: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 4.2 KiB/s rd, 1.2 KiB/s wr, 6 op/s 2024-08-29T19:27:09.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:27:09 smithi029 bash[77880]: cluster 2024-08-29T19:27:08.320816+0000 mon.a (mon.0) 3633 : cluster [DBG] osdmap e2586: 8 total, 8 up, 8 in 2024-08-29T19:27:09.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:27:09 smithi029 bash[77880]: cluster 2024-08-29T19:27:08.728791+0000 mgr.y (mgr.25004) 2917 : cluster [DBG] pgmap v5029: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 4.2 KiB/s rd, 1.2 KiB/s wr, 6 op/s 2024-08-29T19:27:10.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:27:10 smithi110 bash[67519]: cluster 2024-08-29T19:27:09.331890+0000 mon.a (mon.0) 3634 : cluster [DBG] osdmap e2587: 8 total, 8 up, 8 in 2024-08-29T19:27:10.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:27:10 smithi029 bash[77880]: cluster 2024-08-29T19:27:09.331890+0000 mon.a (mon.0) 3634 : cluster [DBG] osdmap e2587: 8 total, 8 up, 8 in 2024-08-29T19:27:10.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:27:10 smithi029 bash[79042]: cluster 2024-08-29T19:27:09.331890+0000 mon.a (mon.0) 3634 : cluster [DBG] osdmap e2587: 8 total, 8 up, 8 in 2024-08-29T19:27:11.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:27:11 smithi110 bash[67519]: cluster 2024-08-29T19:27:10.333652+0000 mon.a (mon.0) 3635 : cluster [DBG] osdmap e2588: 8 total, 8 up, 8 in 2024-08-29T19:27:11.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:27:11 smithi110 bash[67519]: cluster 2024-08-29T19:27:10.729526+0000 mgr.y (mgr.25004) 2918 : cluster [DBG] pgmap v5032: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 560 KiB/s rd, 3.2 KiB/s wr, 755 op/s 2024-08-29T19:27:11.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:27:11 smithi029 bash[79042]: cluster 2024-08-29T19:27:10.333652+0000 mon.a (mon.0) 3635 : cluster [DBG] osdmap e2588: 8 total, 8 up, 8 in 2024-08-29T19:27:11.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:27:11 smithi029 bash[79042]: cluster 2024-08-29T19:27:10.729526+0000 mgr.y (mgr.25004) 2918 : cluster [DBG] pgmap v5032: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 560 KiB/s rd, 3.2 KiB/s wr, 755 op/s 2024-08-29T19:27:11.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:27:11 smithi029 bash[77880]: cluster 2024-08-29T19:27:10.333652+0000 mon.a (mon.0) 3635 : cluster [DBG] osdmap e2588: 8 total, 8 up, 8 in 2024-08-29T19:27:11.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:27:11 smithi029 bash[77880]: cluster 2024-08-29T19:27:10.729526+0000 mgr.y (mgr.25004) 2918 : cluster [DBG] pgmap v5032: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 560 KiB/s rd, 3.2 KiB/s wr, 755 op/s 2024-08-29T19:27:12.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:27:12 smithi110 bash[67519]: cluster 2024-08-29T19:27:11.353578+0000 mon.a (mon.0) 3636 : cluster [DBG] osdmap e2589: 8 total, 8 up, 8 in 2024-08-29T19:27:12.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:27:12 smithi029 bash[77880]: cluster 2024-08-29T19:27:11.353578+0000 mon.a (mon.0) 3636 : cluster [DBG] osdmap e2589: 8 total, 8 up, 8 in 2024-08-29T19:27:12.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:27:12 smithi029 bash[79042]: cluster 2024-08-29T19:27:11.353578+0000 mon.a (mon.0) 3636 : cluster [DBG] osdmap e2589: 8 total, 8 up, 8 in 2024-08-29T19:27:13.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:27:13 smithi110 bash[67519]: cluster 2024-08-29T19:27:12.361650+0000 mon.a (mon.0) 3637 : cluster [DBG] osdmap e2590: 8 total, 8 up, 8 in 2024-08-29T19:27:13.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:27:13 smithi110 bash[67519]: cluster 2024-08-29T19:27:12.730233+0000 mgr.y (mgr.25004) 2919 : cluster [DBG] pgmap v5035: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 562 KiB/s rd, 3.7 KiB/s wr, 758 op/s 2024-08-29T19:27:13.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:27:13 smithi029 bash[79042]: cluster 2024-08-29T19:27:12.361650+0000 mon.a (mon.0) 3637 : cluster [DBG] osdmap e2590: 8 total, 8 up, 8 in 2024-08-29T19:27:13.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:27:13 smithi029 bash[79042]: cluster 2024-08-29T19:27:12.730233+0000 mgr.y (mgr.25004) 2919 : cluster [DBG] pgmap v5035: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 562 KiB/s rd, 3.7 KiB/s wr, 758 op/s 2024-08-29T19:27:13.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:27:13 smithi029 bash[77880]: cluster 2024-08-29T19:27:12.361650+0000 mon.a (mon.0) 3637 : cluster [DBG] osdmap e2590: 8 total, 8 up, 8 in 2024-08-29T19:27:13.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:27:13 smithi029 bash[77880]: cluster 2024-08-29T19:27:12.730233+0000 mgr.y (mgr.25004) 2919 : cluster [DBG] pgmap v5035: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 562 KiB/s rd, 3.7 KiB/s wr, 758 op/s 2024-08-29T19:27:14.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:27:14 smithi110 bash[67519]: cluster 2024-08-29T19:27:13.372215+0000 mon.a (mon.0) 3638 : cluster [DBG] osdmap e2591: 8 total, 8 up, 8 in 2024-08-29T19:27:14.653 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 19:27:14 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:19:27:14] "GET /metrics HTTP/1.1" 200 36698 "" "Prometheus/2.43.0" 2024-08-29T19:27:14.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:27:14 smithi029 bash[79042]: cluster 2024-08-29T19:27:13.372215+0000 mon.a (mon.0) 3638 : cluster [DBG] osdmap e2591: 8 total, 8 up, 8 in 2024-08-29T19:27:14.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:27:14 smithi029 bash[77880]: cluster 2024-08-29T19:27:13.372215+0000 mon.a (mon.0) 3638 : cluster [DBG] osdmap e2591: 8 total, 8 up, 8 in 2024-08-29T19:27:15.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:27:15 smithi110 bash[67519]: cluster 2024-08-29T19:27:14.379085+0000 mon.a (mon.0) 3639 : cluster [DBG] osdmap e2592: 8 total, 8 up, 8 in 2024-08-29T19:27:15.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:27:15 smithi110 bash[67519]: cluster 2024-08-29T19:27:14.730992+0000 mgr.y (mgr.25004) 2920 : cluster [DBG] pgmap v5038: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 595 KiB/s rd, 3.2 KiB/s wr, 801 op/s 2024-08-29T19:27:15.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:27:15 smithi029 bash[79042]: cluster 2024-08-29T19:27:14.379085+0000 mon.a (mon.0) 3639 : cluster [DBG] osdmap e2592: 8 total, 8 up, 8 in 2024-08-29T19:27:15.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:27:15 smithi029 bash[79042]: cluster 2024-08-29T19:27:14.730992+0000 mgr.y (mgr.25004) 2920 : cluster [DBG] pgmap v5038: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 595 KiB/s rd, 3.2 KiB/s wr, 801 op/s 2024-08-29T19:27:15.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:27:15 smithi029 bash[77880]: cluster 2024-08-29T19:27:14.379085+0000 mon.a (mon.0) 3639 : cluster [DBG] osdmap e2592: 8 total, 8 up, 8 in 2024-08-29T19:27:15.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:27:15 smithi029 bash[77880]: cluster 2024-08-29T19:27:14.730992+0000 mgr.y (mgr.25004) 2920 : cluster [DBG] pgmap v5038: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 595 KiB/s rd, 3.2 KiB/s wr, 801 op/s 2024-08-29T19:27:16.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:27:16 smithi110 bash[67519]: cluster 2024-08-29T19:27:15.391977+0000 mon.a (mon.0) 3640 : cluster [DBG] osdmap e2593: 8 total, 8 up, 8 in 2024-08-29T19:27:16.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:27:16 smithi029 bash[79042]: cluster 2024-08-29T19:27:15.391977+0000 mon.a (mon.0) 3640 : cluster [DBG] osdmap e2593: 8 total, 8 up, 8 in 2024-08-29T19:27:16.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:27:16 smithi029 bash[77880]: cluster 2024-08-29T19:27:15.391977+0000 mon.a (mon.0) 3640 : cluster [DBG] osdmap e2593: 8 total, 8 up, 8 in 2024-08-29T19:27:17.906 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:27:17 smithi029 bash[77880]: cluster 2024-08-29T19:27:16.393723+0000 mon.a (mon.0) 3641 : cluster [DBG] osdmap e2594: 8 total, 8 up, 8 in 2024-08-29T19:27:17.906 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:27:17 smithi029 bash[77880]: cluster 2024-08-29T19:27:16.731839+0000 mgr.y (mgr.25004) 2921 : cluster [DBG] pgmap v5041: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 592 KiB/s rd, 3.2 KiB/s wr, 796 op/s 2024-08-29T19:27:17.906 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:27:17 smithi110 bash[67519]: cluster 2024-08-29T19:27:16.393723+0000 mon.a (mon.0) 3641 : cluster [DBG] osdmap e2594: 8 total, 8 up, 8 in 2024-08-29T19:27:17.906 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:27:17 smithi110 bash[67519]: cluster 2024-08-29T19:27:16.731839+0000 mgr.y (mgr.25004) 2921 : cluster [DBG] pgmap v5041: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 592 KiB/s rd, 3.2 KiB/s wr, 796 op/s 2024-08-29T19:27:17.906 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:27:17 smithi029 bash[79042]: cluster 2024-08-29T19:27:16.393723+0000 mon.a (mon.0) 3641 : cluster [DBG] osdmap e2594: 8 total, 8 up, 8 in 2024-08-29T19:27:17.907 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:27:17 smithi029 bash[79042]: cluster 2024-08-29T19:27:16.731839+0000 mgr.y (mgr.25004) 2921 : cluster [DBG] pgmap v5041: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 592 KiB/s rd, 3.2 KiB/s wr, 796 op/s 2024-08-29T19:27:18.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:27:18 smithi110 bash[67519]: cluster 2024-08-29T19:27:17.415776+0000 mon.a (mon.0) 3642 : cluster [DBG] osdmap e2595: 8 total, 8 up, 8 in 2024-08-29T19:27:18.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:27:18 smithi029 bash[79042]: cluster 2024-08-29T19:27:17.415776+0000 mon.a (mon.0) 3642 : cluster [DBG] osdmap e2595: 8 total, 8 up, 8 in 2024-08-29T19:27:18.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:27:18 smithi029 bash[77880]: cluster 2024-08-29T19:27:17.415776+0000 mon.a (mon.0) 3642 : cluster [DBG] osdmap e2595: 8 total, 8 up, 8 in 2024-08-29T19:27:19.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:27:19 smithi110 bash[67519]: cluster 2024-08-29T19:27:18.418990+0000 mon.a (mon.0) 3643 : cluster [DBG] osdmap e2596: 8 total, 8 up, 8 in 2024-08-29T19:27:19.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:27:19 smithi110 bash[67519]: audit 2024-08-29T19:27:18.644690+0000 mon.c (mon.2) 1044 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:27:19.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:27:19 smithi110 bash[67519]: cluster 2024-08-29T19:27:18.732514+0000 mgr.y (mgr.25004) 2922 : cluster [DBG] pgmap v5044: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 767 B/s wr, 6 op/s 2024-08-29T19:27:19.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:27:19 smithi029 bash[79042]: cluster 2024-08-29T19:27:18.418990+0000 mon.a (mon.0) 3643 : cluster [DBG] osdmap e2596: 8 total, 8 up, 8 in 2024-08-29T19:27:19.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:27:19 smithi029 bash[79042]: audit 2024-08-29T19:27:18.644690+0000 mon.c (mon.2) 1044 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:27:19.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:27:19 smithi029 bash[79042]: cluster 2024-08-29T19:27:18.732514+0000 mgr.y (mgr.25004) 2922 : cluster [DBG] pgmap v5044: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 767 B/s wr, 6 op/s 2024-08-29T19:27:19.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:27:19 smithi029 bash[77880]: cluster 2024-08-29T19:27:18.418990+0000 mon.a (mon.0) 3643 : cluster [DBG] osdmap e2596: 8 total, 8 up, 8 in 2024-08-29T19:27:19.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:27:19 smithi029 bash[77880]: audit 2024-08-29T19:27:18.644690+0000 mon.c (mon.2) 1044 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:27:19.904 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:27:19 smithi029 bash[77880]: cluster 2024-08-29T19:27:18.732514+0000 mgr.y (mgr.25004) 2922 : cluster [DBG] pgmap v5044: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 767 B/s wr, 6 op/s 2024-08-29T19:27:20.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:27:20 smithi110 bash[67519]: cluster 2024-08-29T19:27:19.438659+0000 mon.a (mon.0) 3644 : cluster [DBG] osdmap e2597: 8 total, 8 up, 8 in 2024-08-29T19:27:20.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:27:20 smithi029 bash[79042]: cluster 2024-08-29T19:27:19.438659+0000 mon.a (mon.0) 3644 : cluster [DBG] osdmap e2597: 8 total, 8 up, 8 in 2024-08-29T19:27:20.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:27:20 smithi029 bash[77880]: cluster 2024-08-29T19:27:19.438659+0000 mon.a (mon.0) 3644 : cluster [DBG] osdmap e2597: 8 total, 8 up, 8 in 2024-08-29T19:27:21.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:27:21 smithi110 bash[67519]: cluster 2024-08-29T19:27:20.439814+0000 mon.a (mon.0) 3645 : cluster [DBG] osdmap e2598: 8 total, 8 up, 8 in 2024-08-29T19:27:21.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:27:21 smithi110 bash[67519]: cluster 2024-08-29T19:27:20.733236+0000 mgr.y (mgr.25004) 2923 : cluster [DBG] pgmap v5047: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 626 KiB/s rd, 3.0 KiB/s wr, 843 op/s 2024-08-29T19:27:21.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:27:21 smithi029 bash[79042]: cluster 2024-08-29T19:27:20.439814+0000 mon.a (mon.0) 3645 : cluster [DBG] osdmap e2598: 8 total, 8 up, 8 in 2024-08-29T19:27:21.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:27:21 smithi029 bash[79042]: cluster 2024-08-29T19:27:20.733236+0000 mgr.y (mgr.25004) 2923 : cluster [DBG] pgmap v5047: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 626 KiB/s rd, 3.0 KiB/s wr, 843 op/s 2024-08-29T19:27:21.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:27:21 smithi029 bash[77880]: cluster 2024-08-29T19:27:20.439814+0000 mon.a (mon.0) 3645 : cluster [DBG] osdmap e2598: 8 total, 8 up, 8 in 2024-08-29T19:27:21.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:27:21 smithi029 bash[77880]: cluster 2024-08-29T19:27:20.733236+0000 mgr.y (mgr.25004) 2923 : cluster [DBG] pgmap v5047: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 626 KiB/s rd, 3.0 KiB/s wr, 843 op/s 2024-08-29T19:27:22.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:27:22 smithi110 bash[67519]: cluster 2024-08-29T19:27:21.461424+0000 mon.a (mon.0) 3646 : cluster [DBG] osdmap e2599: 8 total, 8 up, 8 in 2024-08-29T19:27:22.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:27:22 smithi029 bash[79042]: cluster 2024-08-29T19:27:21.461424+0000 mon.a (mon.0) 3646 : cluster [DBG] osdmap e2599: 8 total, 8 up, 8 in 2024-08-29T19:27:22.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:27:22 smithi029 bash[77880]: cluster 2024-08-29T19:27:21.461424+0000 mon.a (mon.0) 3646 : cluster [DBG] osdmap e2599: 8 total, 8 up, 8 in 2024-08-29T19:27:23.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:27:23 smithi110 bash[67519]: cluster 2024-08-29T19:27:22.468911+0000 mon.a (mon.0) 3647 : cluster [DBG] osdmap e2600: 8 total, 8 up, 8 in 2024-08-29T19:27:23.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:27:23 smithi110 bash[67519]: cluster 2024-08-29T19:27:22.734109+0000 mgr.y (mgr.25004) 2924 : cluster [DBG] pgmap v5050: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 627 KiB/s rd, 4.0 KiB/s wr, 846 op/s 2024-08-29T19:27:23.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:27:23 smithi029 bash[79042]: cluster 2024-08-29T19:27:22.468911+0000 mon.a (mon.0) 3647 : cluster [DBG] osdmap e2600: 8 total, 8 up, 8 in 2024-08-29T19:27:23.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:27:23 smithi029 bash[79042]: cluster 2024-08-29T19:27:22.734109+0000 mgr.y (mgr.25004) 2924 : cluster [DBG] pgmap v5050: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 627 KiB/s rd, 4.0 KiB/s wr, 846 op/s 2024-08-29T19:27:23.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:27:23 smithi029 bash[77880]: cluster 2024-08-29T19:27:22.468911+0000 mon.a (mon.0) 3647 : cluster [DBG] osdmap e2600: 8 total, 8 up, 8 in 2024-08-29T19:27:23.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:27:23 smithi029 bash[77880]: cluster 2024-08-29T19:27:22.734109+0000 mgr.y (mgr.25004) 2924 : cluster [DBG] pgmap v5050: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 627 KiB/s rd, 4.0 KiB/s wr, 846 op/s 2024-08-29T19:27:24.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:27:24 smithi110 bash[67519]: cluster 2024-08-29T19:27:23.478777+0000 mon.a (mon.0) 3648 : cluster [DBG] osdmap e2601: 8 total, 8 up, 8 in 2024-08-29T19:27:24.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:27:24 smithi029 bash[77880]: cluster 2024-08-29T19:27:23.478777+0000 mon.a (mon.0) 3648 : cluster [DBG] osdmap e2601: 8 total, 8 up, 8 in 2024-08-29T19:27:24.903 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 19:27:24 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:19:27:24] "GET /metrics HTTP/1.1" 200 36702 "" "Prometheus/2.43.0" 2024-08-29T19:27:24.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:27:24 smithi029 bash[79042]: cluster 2024-08-29T19:27:23.478777+0000 mon.a (mon.0) 3648 : cluster [DBG] osdmap e2601: 8 total, 8 up, 8 in 2024-08-29T19:27:25.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:27:25 smithi110 bash[67519]: cluster 2024-08-29T19:27:24.482095+0000 mon.a (mon.0) 3649 : cluster [DBG] osdmap e2602: 8 total, 8 up, 8 in 2024-08-29T19:27:25.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:27:25 smithi110 bash[67519]: cluster 2024-08-29T19:27:24.734921+0000 mgr.y (mgr.25004) 2925 : cluster [DBG] pgmap v5053: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 660 KiB/s rd, 3.5 KiB/s wr, 889 op/s 2024-08-29T19:27:25.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:27:25 smithi029 bash[77880]: cluster 2024-08-29T19:27:24.482095+0000 mon.a (mon.0) 3649 : cluster [DBG] osdmap e2602: 8 total, 8 up, 8 in 2024-08-29T19:27:25.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:27:25 smithi029 bash[77880]: cluster 2024-08-29T19:27:24.734921+0000 mgr.y (mgr.25004) 2925 : cluster [DBG] pgmap v5053: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 660 KiB/s rd, 3.5 KiB/s wr, 889 op/s 2024-08-29T19:27:25.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:27:25 smithi029 bash[79042]: cluster 2024-08-29T19:27:24.482095+0000 mon.a (mon.0) 3649 : cluster [DBG] osdmap e2602: 8 total, 8 up, 8 in 2024-08-29T19:27:25.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:27:25 smithi029 bash[79042]: cluster 2024-08-29T19:27:24.734921+0000 mgr.y (mgr.25004) 2925 : cluster [DBG] pgmap v5053: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 660 KiB/s rd, 3.5 KiB/s wr, 889 op/s 2024-08-29T19:27:26.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:27:26 smithi110 bash[67519]: cluster 2024-08-29T19:27:25.505468+0000 mon.a (mon.0) 3650 : cluster [DBG] osdmap e2603: 8 total, 8 up, 8 in 2024-08-29T19:27:26.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:27:26 smithi029 bash[79042]: cluster 2024-08-29T19:27:25.505468+0000 mon.a (mon.0) 3650 : cluster [DBG] osdmap e2603: 8 total, 8 up, 8 in 2024-08-29T19:27:26.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:27:26 smithi029 bash[77880]: cluster 2024-08-29T19:27:25.505468+0000 mon.a (mon.0) 3650 : cluster [DBG] osdmap e2603: 8 total, 8 up, 8 in 2024-08-29T19:27:27.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:27:27 smithi110 bash[67519]: cluster 2024-08-29T19:27:26.506088+0000 mon.a (mon.0) 3651 : cluster [DBG] osdmap e2604: 8 total, 8 up, 8 in 2024-08-29T19:27:27.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:27:27 smithi110 bash[67519]: cluster 2024-08-29T19:27:26.735867+0000 mgr.y (mgr.25004) 2926 : cluster [DBG] pgmap v5056: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 656 KiB/s rd, 3.2 KiB/s wr, 884 op/s 2024-08-29T19:27:27.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:27:27 smithi029 bash[79042]: cluster 2024-08-29T19:27:26.506088+0000 mon.a (mon.0) 3651 : cluster [DBG] osdmap e2604: 8 total, 8 up, 8 in 2024-08-29T19:27:27.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:27:27 smithi029 bash[79042]: cluster 2024-08-29T19:27:26.735867+0000 mgr.y (mgr.25004) 2926 : cluster [DBG] pgmap v5056: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 656 KiB/s rd, 3.2 KiB/s wr, 884 op/s 2024-08-29T19:27:27.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:27:27 smithi029 bash[77880]: cluster 2024-08-29T19:27:26.506088+0000 mon.a (mon.0) 3651 : cluster [DBG] osdmap e2604: 8 total, 8 up, 8 in 2024-08-29T19:27:27.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:27:27 smithi029 bash[77880]: cluster 2024-08-29T19:27:26.735867+0000 mgr.y (mgr.25004) 2926 : cluster [DBG] pgmap v5056: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 656 KiB/s rd, 3.2 KiB/s wr, 884 op/s 2024-08-29T19:27:28.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:27:28 smithi110 bash[67519]: cluster 2024-08-29T19:27:27.527637+0000 mon.a (mon.0) 3652 : cluster [DBG] osdmap e2605: 8 total, 8 up, 8 in 2024-08-29T19:27:28.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:27:28 smithi029 bash[77880]: cluster 2024-08-29T19:27:27.527637+0000 mon.a (mon.0) 3652 : cluster [DBG] osdmap e2605: 8 total, 8 up, 8 in 2024-08-29T19:27:28.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:27:28 smithi029 bash[79042]: cluster 2024-08-29T19:27:27.527637+0000 mon.a (mon.0) 3652 : cluster [DBG] osdmap e2605: 8 total, 8 up, 8 in 2024-08-29T19:27:29.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:27:29 smithi110 bash[67519]: cluster 2024-08-29T19:27:28.535238+0000 mon.a (mon.0) 3653 : cluster [DBG] osdmap e2606: 8 total, 8 up, 8 in 2024-08-29T19:27:29.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:27:29 smithi110 bash[67519]: cluster 2024-08-29T19:27:28.736595+0000 mgr.y (mgr.25004) 2927 : cluster [DBG] pgmap v5059: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 767 B/s wr, 6 op/s 2024-08-29T19:27:29.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:27:29 smithi029 bash[77880]: cluster 2024-08-29T19:27:28.535238+0000 mon.a (mon.0) 3653 : cluster [DBG] osdmap e2606: 8 total, 8 up, 8 in 2024-08-29T19:27:29.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:27:29 smithi029 bash[77880]: cluster 2024-08-29T19:27:28.736595+0000 mgr.y (mgr.25004) 2927 : cluster [DBG] pgmap v5059: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 767 B/s wr, 6 op/s 2024-08-29T19:27:29.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:27:29 smithi029 bash[79042]: cluster 2024-08-29T19:27:28.535238+0000 mon.a (mon.0) 3653 : cluster [DBG] osdmap e2606: 8 total, 8 up, 8 in 2024-08-29T19:27:29.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:27:29 smithi029 bash[79042]: cluster 2024-08-29T19:27:28.736595+0000 mgr.y (mgr.25004) 2927 : cluster [DBG] pgmap v5059: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 767 B/s wr, 6 op/s 2024-08-29T19:27:30.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:27:30 smithi110 bash[67519]: cluster 2024-08-29T19:27:29.546905+0000 mon.a (mon.0) 3654 : cluster [DBG] osdmap e2607: 8 total, 8 up, 8 in 2024-08-29T19:27:30.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:27:30 smithi029 bash[77880]: cluster 2024-08-29T19:27:29.546905+0000 mon.a (mon.0) 3654 : cluster [DBG] osdmap e2607: 8 total, 8 up, 8 in 2024-08-29T19:27:30.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:27:30 smithi029 bash[79042]: cluster 2024-08-29T19:27:29.546905+0000 mon.a (mon.0) 3654 : cluster [DBG] osdmap e2607: 8 total, 8 up, 8 in 2024-08-29T19:27:31.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:27:31 smithi110 bash[67519]: cluster 2024-08-29T19:27:30.553532+0000 mon.a (mon.0) 3655 : cluster [DBG] osdmap e2608: 8 total, 8 up, 8 in 2024-08-29T19:27:31.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:27:31 smithi110 bash[67519]: cluster 2024-08-29T19:27:30.737269+0000 mgr.y (mgr.25004) 2928 : cluster [DBG] pgmap v5062: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 692 KiB/s rd, 3.2 KiB/s wr, 931 op/s 2024-08-29T19:27:31.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:27:31 smithi029 bash[79042]: cluster 2024-08-29T19:27:30.553532+0000 mon.a (mon.0) 3655 : cluster [DBG] osdmap e2608: 8 total, 8 up, 8 in 2024-08-29T19:27:31.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:27:31 smithi029 bash[79042]: cluster 2024-08-29T19:27:30.737269+0000 mgr.y (mgr.25004) 2928 : cluster [DBG] pgmap v5062: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 692 KiB/s rd, 3.2 KiB/s wr, 931 op/s 2024-08-29T19:27:31.904 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:27:31 smithi029 bash[77880]: cluster 2024-08-29T19:27:30.553532+0000 mon.a (mon.0) 3655 : cluster [DBG] osdmap e2608: 8 total, 8 up, 8 in 2024-08-29T19:27:31.904 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:27:31 smithi029 bash[77880]: cluster 2024-08-29T19:27:30.737269+0000 mgr.y (mgr.25004) 2928 : cluster [DBG] pgmap v5062: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 692 KiB/s rd, 3.2 KiB/s wr, 931 op/s 2024-08-29T19:27:32.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:27:32 smithi110 bash[67519]: cluster 2024-08-29T19:27:31.569074+0000 mon.a (mon.0) 3656 : cluster [DBG] osdmap e2609: 8 total, 8 up, 8 in 2024-08-29T19:27:32.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:27:32 smithi029 bash[79042]: cluster 2024-08-29T19:27:31.569074+0000 mon.a (mon.0) 3656 : cluster [DBG] osdmap e2609: 8 total, 8 up, 8 in 2024-08-29T19:27:32.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:27:32 smithi029 bash[77880]: cluster 2024-08-29T19:27:31.569074+0000 mon.a (mon.0) 3656 : cluster [DBG] osdmap e2609: 8 total, 8 up, 8 in 2024-08-29T19:27:33.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:27:33 smithi110 bash[67519]: cluster 2024-08-29T19:27:32.575268+0000 mon.a (mon.0) 3657 : cluster [DBG] osdmap e2610: 8 total, 8 up, 8 in 2024-08-29T19:27:33.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:27:33 smithi110 bash[67519]: cluster 2024-08-29T19:27:32.738008+0000 mgr.y (mgr.25004) 2929 : cluster [DBG] pgmap v5065: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 694 KiB/s rd, 4.0 KiB/s wr, 933 op/s 2024-08-29T19:27:33.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:27:33 smithi029 bash[79042]: cluster 2024-08-29T19:27:32.575268+0000 mon.a (mon.0) 3657 : cluster [DBG] osdmap e2610: 8 total, 8 up, 8 in 2024-08-29T19:27:33.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:27:33 smithi029 bash[79042]: cluster 2024-08-29T19:27:32.738008+0000 mgr.y (mgr.25004) 2929 : cluster [DBG] pgmap v5065: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 694 KiB/s rd, 4.0 KiB/s wr, 933 op/s 2024-08-29T19:27:33.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:27:33 smithi029 bash[77880]: cluster 2024-08-29T19:27:32.575268+0000 mon.a (mon.0) 3657 : cluster [DBG] osdmap e2610: 8 total, 8 up, 8 in 2024-08-29T19:27:33.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:27:33 smithi029 bash[77880]: cluster 2024-08-29T19:27:32.738008+0000 mgr.y (mgr.25004) 2929 : cluster [DBG] pgmap v5065: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 694 KiB/s rd, 4.0 KiB/s wr, 933 op/s 2024-08-29T19:27:34.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:27:34 smithi110 bash[67519]: cluster 2024-08-29T19:27:33.585536+0000 mon.a (mon.0) 3658 : cluster [DBG] osdmap e2611: 8 total, 8 up, 8 in 2024-08-29T19:27:34.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:27:34 smithi110 bash[67519]: audit 2024-08-29T19:27:33.645959+0000 mon.c (mon.2) 1045 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:27:34.903 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 19:27:34 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:19:27:34] "GET /metrics HTTP/1.1" 200 36703 "" "Prometheus/2.43.0" 2024-08-29T19:27:34.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:27:34 smithi029 bash[79042]: cluster 2024-08-29T19:27:33.585536+0000 mon.a (mon.0) 3658 : cluster [DBG] osdmap e2611: 8 total, 8 up, 8 in 2024-08-29T19:27:34.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:27:34 smithi029 bash[79042]: audit 2024-08-29T19:27:33.645959+0000 mon.c (mon.2) 1045 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:27:34.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:27:34 smithi029 bash[77880]: cluster 2024-08-29T19:27:33.585536+0000 mon.a (mon.0) 3658 : cluster [DBG] osdmap e2611: 8 total, 8 up, 8 in 2024-08-29T19:27:34.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:27:34 smithi029 bash[77880]: audit 2024-08-29T19:27:33.645959+0000 mon.c (mon.2) 1045 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:27:35.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:27:35 smithi110 bash[67519]: cluster 2024-08-29T19:27:34.587046+0000 mon.a (mon.0) 3659 : cluster [DBG] osdmap e2612: 8 total, 8 up, 8 in 2024-08-29T19:27:35.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:27:35 smithi110 bash[67519]: cluster 2024-08-29T19:27:34.738786+0000 mgr.y (mgr.25004) 2930 : cluster [DBG] pgmap v5068: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 725 KiB/s rd, 3.5 KiB/s wr, 976 op/s 2024-08-29T19:27:35.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:27:35 smithi029 bash[79042]: cluster 2024-08-29T19:27:34.587046+0000 mon.a (mon.0) 3659 : cluster [DBG] osdmap e2612: 8 total, 8 up, 8 in 2024-08-29T19:27:35.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:27:35 smithi029 bash[79042]: cluster 2024-08-29T19:27:34.738786+0000 mgr.y (mgr.25004) 2930 : cluster [DBG] pgmap v5068: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 725 KiB/s rd, 3.5 KiB/s wr, 976 op/s 2024-08-29T19:27:35.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:27:35 smithi029 bash[77880]: cluster 2024-08-29T19:27:34.587046+0000 mon.a (mon.0) 3659 : cluster [DBG] osdmap e2612: 8 total, 8 up, 8 in 2024-08-29T19:27:35.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:27:35 smithi029 bash[77880]: cluster 2024-08-29T19:27:34.738786+0000 mgr.y (mgr.25004) 2930 : cluster [DBG] pgmap v5068: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 725 KiB/s rd, 3.5 KiB/s wr, 976 op/s 2024-08-29T19:27:36.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:27:36 smithi110 bash[67519]: cluster 2024-08-29T19:27:35.608487+0000 mon.a (mon.0) 3660 : cluster [DBG] osdmap e2613: 8 total, 8 up, 8 in 2024-08-29T19:27:36.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:27:36 smithi029 bash[77880]: cluster 2024-08-29T19:27:35.608487+0000 mon.a (mon.0) 3660 : cluster [DBG] osdmap e2613: 8 total, 8 up, 8 in 2024-08-29T19:27:36.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:27:36 smithi029 bash[79042]: cluster 2024-08-29T19:27:35.608487+0000 mon.a (mon.0) 3660 : cluster [DBG] osdmap e2613: 8 total, 8 up, 8 in 2024-08-29T19:27:37.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:27:37 smithi110 bash[67519]: cluster 2024-08-29T19:27:36.611485+0000 mon.a (mon.0) 3661 : cluster [DBG] osdmap e2614: 8 total, 8 up, 8 in 2024-08-29T19:27:37.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:27:37 smithi110 bash[67519]: cluster 2024-08-29T19:27:36.739638+0000 mgr.y (mgr.25004) 2931 : cluster [DBG] pgmap v5071: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 722 KiB/s rd, 3.5 KiB/s wr, 971 op/s 2024-08-29T19:27:37.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:27:37 smithi029 bash[79042]: cluster 2024-08-29T19:27:36.611485+0000 mon.a (mon.0) 3661 : cluster [DBG] osdmap e2614: 8 total, 8 up, 8 in 2024-08-29T19:27:37.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:27:37 smithi029 bash[79042]: cluster 2024-08-29T19:27:36.739638+0000 mgr.y (mgr.25004) 2931 : cluster [DBG] pgmap v5071: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 722 KiB/s rd, 3.5 KiB/s wr, 971 op/s 2024-08-29T19:27:37.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:27:37 smithi029 bash[77880]: cluster 2024-08-29T19:27:36.611485+0000 mon.a (mon.0) 3661 : cluster [DBG] osdmap e2614: 8 total, 8 up, 8 in 2024-08-29T19:27:37.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:27:37 smithi029 bash[77880]: cluster 2024-08-29T19:27:36.739638+0000 mgr.y (mgr.25004) 2931 : cluster [DBG] pgmap v5071: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 722 KiB/s rd, 3.5 KiB/s wr, 971 op/s 2024-08-29T19:27:38.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:27:38 smithi110 bash[67519]: cluster 2024-08-29T19:27:37.634671+0000 mon.a (mon.0) 3662 : cluster [DBG] osdmap e2615: 8 total, 8 up, 8 in 2024-08-29T19:27:38.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:27:38 smithi029 bash[79042]: cluster 2024-08-29T19:27:37.634671+0000 mon.a (mon.0) 3662 : cluster [DBG] osdmap e2615: 8 total, 8 up, 8 in 2024-08-29T19:27:38.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:27:38 smithi029 bash[77880]: cluster 2024-08-29T19:27:37.634671+0000 mon.a (mon.0) 3662 : cluster [DBG] osdmap e2615: 8 total, 8 up, 8 in 2024-08-29T19:27:39.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:27:39 smithi110 bash[67519]: cluster 2024-08-29T19:27:38.635512+0000 mon.a (mon.0) 3663 : cluster [DBG] osdmap e2616: 8 total, 8 up, 8 in 2024-08-29T19:27:39.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:27:39 smithi110 bash[67519]: cluster 2024-08-29T19:27:38.740314+0000 mgr.y (mgr.25004) 2932 : cluster [DBG] pgmap v5074: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 1023 B/s wr, 7 op/s 2024-08-29T19:27:39.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:27:39 smithi029 bash[77880]: cluster 2024-08-29T19:27:38.635512+0000 mon.a (mon.0) 3663 : cluster [DBG] osdmap e2616: 8 total, 8 up, 8 in 2024-08-29T19:27:39.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:27:39 smithi029 bash[77880]: cluster 2024-08-29T19:27:38.740314+0000 mgr.y (mgr.25004) 2932 : cluster [DBG] pgmap v5074: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 1023 B/s wr, 7 op/s 2024-08-29T19:27:39.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:27:39 smithi029 bash[79042]: cluster 2024-08-29T19:27:38.635512+0000 mon.a (mon.0) 3663 : cluster [DBG] osdmap e2616: 8 total, 8 up, 8 in 2024-08-29T19:27:39.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:27:39 smithi029 bash[79042]: cluster 2024-08-29T19:27:38.740314+0000 mgr.y (mgr.25004) 2932 : cluster [DBG] pgmap v5074: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 1023 B/s wr, 7 op/s 2024-08-29T19:27:40.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:27:40 smithi029 bash[77880]: cluster 2024-08-29T19:27:39.656491+0000 mon.a (mon.0) 3664 : cluster [DBG] osdmap e2617: 8 total, 8 up, 8 in 2024-08-29T19:27:40.904 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:27:40 smithi110 bash[67519]: cluster 2024-08-29T19:27:39.656491+0000 mon.a (mon.0) 3664 : cluster [DBG] osdmap e2617: 8 total, 8 up, 8 in 2024-08-29T19:27:40.904 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:27:40 smithi029 bash[79042]: cluster 2024-08-29T19:27:39.656491+0000 mon.a (mon.0) 3664 : cluster [DBG] osdmap e2617: 8 total, 8 up, 8 in 2024-08-29T19:27:42.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:27:41 smithi110 bash[67519]: cluster 2024-08-29T19:27:40.663287+0000 mon.a (mon.0) 3665 : cluster [DBG] osdmap e2618: 8 total, 8 up, 8 in 2024-08-29T19:27:42.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:27:41 smithi110 bash[67519]: cluster 2024-08-29T19:27:40.741038+0000 mgr.y (mgr.25004) 2933 : cluster [DBG] pgmap v5077: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 757 KiB/s rd, 3.5 KiB/s wr, 1.02k op/s 2024-08-29T19:27:42.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:27:41 smithi029 bash[79042]: cluster 2024-08-29T19:27:40.663287+0000 mon.a (mon.0) 3665 : cluster [DBG] osdmap e2618: 8 total, 8 up, 8 in 2024-08-29T19:27:42.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:27:41 smithi029 bash[79042]: cluster 2024-08-29T19:27:40.741038+0000 mgr.y (mgr.25004) 2933 : cluster [DBG] pgmap v5077: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 757 KiB/s rd, 3.5 KiB/s wr, 1.02k op/s 2024-08-29T19:27:42.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:27:41 smithi029 bash[77880]: cluster 2024-08-29T19:27:40.663287+0000 mon.a (mon.0) 3665 : cluster [DBG] osdmap e2618: 8 total, 8 up, 8 in 2024-08-29T19:27:42.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:27:41 smithi029 bash[77880]: cluster 2024-08-29T19:27:40.741038+0000 mgr.y (mgr.25004) 2933 : cluster [DBG] pgmap v5077: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 757 KiB/s rd, 3.5 KiB/s wr, 1.02k op/s 2024-08-29T19:27:43.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:27:42 smithi110 bash[67519]: cluster 2024-08-29T19:27:41.674003+0000 mon.a (mon.0) 3666 : cluster [DBG] osdmap e2619: 8 total, 8 up, 8 in 2024-08-29T19:27:43.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:27:42 smithi029 bash[79042]: cluster 2024-08-29T19:27:41.674003+0000 mon.a (mon.0) 3666 : cluster [DBG] osdmap e2619: 8 total, 8 up, 8 in 2024-08-29T19:27:43.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:27:42 smithi029 bash[77880]: cluster 2024-08-29T19:27:41.674003+0000 mon.a (mon.0) 3666 : cluster [DBG] osdmap e2619: 8 total, 8 up, 8 in 2024-08-29T19:27:44.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:27:43 smithi110 bash[67519]: cluster 2024-08-29T19:27:42.675596+0000 mon.a (mon.0) 3667 : cluster [DBG] osdmap e2620: 8 total, 8 up, 8 in 2024-08-29T19:27:44.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:27:43 smithi110 bash[67519]: cluster 2024-08-29T19:27:42.741762+0000 mgr.y (mgr.25004) 2934 : cluster [DBG] pgmap v5080: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 758 KiB/s rd, 4.0 KiB/s wr, 1.02k op/s 2024-08-29T19:27:44.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:27:43 smithi029 bash[79042]: cluster 2024-08-29T19:27:42.675596+0000 mon.a (mon.0) 3667 : cluster [DBG] osdmap e2620: 8 total, 8 up, 8 in 2024-08-29T19:27:44.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:27:43 smithi029 bash[79042]: cluster 2024-08-29T19:27:42.741762+0000 mgr.y (mgr.25004) 2934 : cluster [DBG] pgmap v5080: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 758 KiB/s rd, 4.0 KiB/s wr, 1.02k op/s 2024-08-29T19:27:44.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:27:43 smithi029 bash[77880]: cluster 2024-08-29T19:27:42.675596+0000 mon.a (mon.0) 3667 : cluster [DBG] osdmap e2620: 8 total, 8 up, 8 in 2024-08-29T19:27:44.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:27:43 smithi029 bash[77880]: cluster 2024-08-29T19:27:42.741762+0000 mgr.y (mgr.25004) 2934 : cluster [DBG] pgmap v5080: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 758 KiB/s rd, 4.0 KiB/s wr, 1.02k op/s 2024-08-29T19:27:44.903 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 19:27:44 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:19:27:44] "GET /metrics HTTP/1.1" 200 36703 "" "Prometheus/2.43.0" 2024-08-29T19:27:44.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:27:44 smithi029 bash[79042]: cluster 2024-08-29T19:27:43.696375+0000 mon.a (mon.0) 3668 : cluster [DBG] osdmap e2621: 8 total, 8 up, 8 in 2024-08-29T19:27:44.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:27:44 smithi029 bash[77880]: cluster 2024-08-29T19:27:43.696375+0000 mon.a (mon.0) 3668 : cluster [DBG] osdmap e2621: 8 total, 8 up, 8 in 2024-08-29T19:27:45.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:27:44 smithi110 bash[67519]: cluster 2024-08-29T19:27:43.696375+0000 mon.a (mon.0) 3668 : cluster [DBG] osdmap e2621: 8 total, 8 up, 8 in 2024-08-29T19:27:46.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:27:45 smithi110 bash[67519]: cluster 2024-08-29T19:27:44.698546+0000 mon.a (mon.0) 3669 : cluster [DBG] osdmap e2622: 8 total, 8 up, 8 in 2024-08-29T19:27:46.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:27:45 smithi110 bash[67519]: cluster 2024-08-29T19:27:44.742475+0000 mgr.y (mgr.25004) 2935 : cluster [DBG] pgmap v5083: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 790 KiB/s rd, 3.2 KiB/s wr, 1.06k op/s 2024-08-29T19:27:46.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:27:45 smithi029 bash[79042]: cluster 2024-08-29T19:27:44.698546+0000 mon.a (mon.0) 3669 : cluster [DBG] osdmap e2622: 8 total, 8 up, 8 in 2024-08-29T19:27:46.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:27:45 smithi029 bash[79042]: cluster 2024-08-29T19:27:44.742475+0000 mgr.y (mgr.25004) 2935 : cluster [DBG] pgmap v5083: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 790 KiB/s rd, 3.2 KiB/s wr, 1.06k op/s 2024-08-29T19:27:46.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:27:45 smithi029 bash[77880]: cluster 2024-08-29T19:27:44.698546+0000 mon.a (mon.0) 3669 : cluster [DBG] osdmap e2622: 8 total, 8 up, 8 in 2024-08-29T19:27:46.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:27:45 smithi029 bash[77880]: cluster 2024-08-29T19:27:44.742475+0000 mgr.y (mgr.25004) 2935 : cluster [DBG] pgmap v5083: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 790 KiB/s rd, 3.2 KiB/s wr, 1.06k op/s 2024-08-29T19:27:47.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:27:46 smithi110 bash[67519]: cluster 2024-08-29T19:27:45.712173+0000 mon.a (mon.0) 3670 : cluster [DBG] osdmap e2623: 8 total, 8 up, 8 in 2024-08-29T19:27:47.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:27:46 smithi029 bash[77880]: cluster 2024-08-29T19:27:45.712173+0000 mon.a (mon.0) 3670 : cluster [DBG] osdmap e2623: 8 total, 8 up, 8 in 2024-08-29T19:27:47.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:27:46 smithi029 bash[79042]: cluster 2024-08-29T19:27:45.712173+0000 mon.a (mon.0) 3670 : cluster [DBG] osdmap e2623: 8 total, 8 up, 8 in 2024-08-29T19:27:48.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:27:47 smithi110 bash[67519]: cluster 2024-08-29T19:27:46.724907+0000 mon.a (mon.0) 3671 : cluster [DBG] osdmap e2624: 8 total, 8 up, 8 in 2024-08-29T19:27:48.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:27:47 smithi110 bash[67519]: cluster 2024-08-29T19:27:46.743291+0000 mgr.y (mgr.25004) 2936 : cluster [DBG] pgmap v5086: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 786 KiB/s rd, 3.5 KiB/s wr, 1.06k op/s 2024-08-29T19:27:48.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:27:47 smithi029 bash[79042]: cluster 2024-08-29T19:27:46.724907+0000 mon.a (mon.0) 3671 : cluster [DBG] osdmap e2624: 8 total, 8 up, 8 in 2024-08-29T19:27:48.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:27:47 smithi029 bash[79042]: cluster 2024-08-29T19:27:46.743291+0000 mgr.y (mgr.25004) 2936 : cluster [DBG] pgmap v5086: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 786 KiB/s rd, 3.5 KiB/s wr, 1.06k op/s 2024-08-29T19:27:48.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:27:47 smithi029 bash[77880]: cluster 2024-08-29T19:27:46.724907+0000 mon.a (mon.0) 3671 : cluster [DBG] osdmap e2624: 8 total, 8 up, 8 in 2024-08-29T19:27:48.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:27:47 smithi029 bash[77880]: cluster 2024-08-29T19:27:46.743291+0000 mgr.y (mgr.25004) 2936 : cluster [DBG] pgmap v5086: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 786 KiB/s rd, 3.5 KiB/s wr, 1.06k op/s 2024-08-29T19:27:49.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:27:48 smithi110 bash[67519]: cluster 2024-08-29T19:27:47.745469+0000 mon.a (mon.0) 3672 : cluster [DBG] osdmap e2625: 8 total, 8 up, 8 in 2024-08-29T19:27:49.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:27:48 smithi110 bash[67519]: audit 2024-08-29T19:27:48.084567+0000 mon.c (mon.2) 1046 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:27:49.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:27:48 smithi110 bash[67519]: audit 2024-08-29T19:27:48.644701+0000 mon.c (mon.2) 1047 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:27:49.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:27:48 smithi110 bash[67519]: audit 2024-08-29T19:27:48.690277+0000 mon.a (mon.0) 3673 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:27:49.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:27:48 smithi110 bash[67519]: audit 2024-08-29T19:27:48.698488+0000 mon.a (mon.0) 3674 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:27:49.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:27:48 smithi110 bash[67519]: audit 2024-08-29T19:27:48.702416+0000 mon.a (mon.0) 3675 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:27:49.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:27:48 smithi110 bash[67519]: audit 2024-08-29T19:27:48.708500+0000 mon.a (mon.0) 3676 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:27:49.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:27:48 smithi029 bash[79042]: cluster 2024-08-29T19:27:47.745469+0000 mon.a (mon.0) 3672 : cluster [DBG] osdmap e2625: 8 total, 8 up, 8 in 2024-08-29T19:27:49.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:27:48 smithi029 bash[79042]: audit 2024-08-29T19:27:48.084567+0000 mon.c (mon.2) 1046 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:27:49.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:27:48 smithi029 bash[79042]: audit 2024-08-29T19:27:48.644701+0000 mon.c (mon.2) 1047 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:27:49.154 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:27:48 smithi029 bash[79042]: audit 2024-08-29T19:27:48.690277+0000 mon.a (mon.0) 3673 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:27:49.154 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:27:48 smithi029 bash[79042]: audit 2024-08-29T19:27:48.698488+0000 mon.a (mon.0) 3674 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:27:49.154 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:27:48 smithi029 bash[79042]: audit 2024-08-29T19:27:48.702416+0000 mon.a (mon.0) 3675 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:27:49.154 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:27:48 smithi029 bash[79042]: audit 2024-08-29T19:27:48.708500+0000 mon.a (mon.0) 3676 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:27:49.154 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:27:48 smithi029 bash[77880]: cluster 2024-08-29T19:27:47.745469+0000 mon.a (mon.0) 3672 : cluster [DBG] osdmap e2625: 8 total, 8 up, 8 in 2024-08-29T19:27:49.154 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:27:48 smithi029 bash[77880]: audit 2024-08-29T19:27:48.084567+0000 mon.c (mon.2) 1046 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:27:49.154 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:27:48 smithi029 bash[77880]: audit 2024-08-29T19:27:48.644701+0000 mon.c (mon.2) 1047 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:27:49.154 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:27:48 smithi029 bash[77880]: audit 2024-08-29T19:27:48.690277+0000 mon.a (mon.0) 3673 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:27:49.154 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:27:48 smithi029 bash[77880]: audit 2024-08-29T19:27:48.698488+0000 mon.a (mon.0) 3674 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:27:49.154 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:27:48 smithi029 bash[77880]: audit 2024-08-29T19:27:48.702416+0000 mon.a (mon.0) 3675 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:27:49.154 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:27:48 smithi029 bash[77880]: audit 2024-08-29T19:27:48.708500+0000 mon.a (mon.0) 3676 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:27:50.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:27:49 smithi110 bash[67519]: cluster 2024-08-29T19:27:48.742511+0000 mon.a (mon.0) 3677 : cluster [DBG] osdmap e2626: 8 total, 8 up, 8 in 2024-08-29T19:27:50.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:27:49 smithi110 bash[67519]: cluster 2024-08-29T19:27:48.745180+0000 mgr.y (mgr.25004) 2937 : cluster [DBG] pgmap v5089: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 1.2 KiB/s wr, 7 op/s 2024-08-29T19:27:50.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:27:49 smithi029 bash[77880]: cluster 2024-08-29T19:27:48.742511+0000 mon.a (mon.0) 3677 : cluster [DBG] osdmap e2626: 8 total, 8 up, 8 in 2024-08-29T19:27:50.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:27:49 smithi029 bash[77880]: cluster 2024-08-29T19:27:48.745180+0000 mgr.y (mgr.25004) 2937 : cluster [DBG] pgmap v5089: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 1.2 KiB/s wr, 7 op/s 2024-08-29T19:27:50.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:27:49 smithi029 bash[79042]: cluster 2024-08-29T19:27:48.742511+0000 mon.a (mon.0) 3677 : cluster [DBG] osdmap e2626: 8 total, 8 up, 8 in 2024-08-29T19:27:50.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:27:49 smithi029 bash[79042]: cluster 2024-08-29T19:27:48.745180+0000 mgr.y (mgr.25004) 2937 : cluster [DBG] pgmap v5089: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 1.2 KiB/s wr, 7 op/s 2024-08-29T19:27:51.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:27:50 smithi110 bash[67519]: cluster 2024-08-29T19:27:49.763187+0000 mon.a (mon.0) 3678 : cluster [DBG] osdmap e2627: 8 total, 8 up, 8 in 2024-08-29T19:27:51.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:27:50 smithi029 bash[77880]: cluster 2024-08-29T19:27:49.763187+0000 mon.a (mon.0) 3678 : cluster [DBG] osdmap e2627: 8 total, 8 up, 8 in 2024-08-29T19:27:51.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:27:50 smithi029 bash[79042]: cluster 2024-08-29T19:27:49.763187+0000 mon.a (mon.0) 3678 : cluster [DBG] osdmap e2627: 8 total, 8 up, 8 in 2024-08-29T19:27:52.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:27:51 smithi029 bash[79042]: cluster 2024-08-29T19:27:50.746077+0000 mgr.y (mgr.25004) 2938 : cluster [DBG] pgmap v5091: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 817 KiB/s rd, 3.0 KiB/s wr, 1.10k op/s 2024-08-29T19:27:52.154 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:27:51 smithi029 bash[79042]: cluster 2024-08-29T19:27:50.772845+0000 mon.a (mon.0) 3679 : cluster [DBG] osdmap e2628: 8 total, 8 up, 8 in 2024-08-29T19:27:52.154 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:27:51 smithi110 bash[67519]: cluster 2024-08-29T19:27:50.746077+0000 mgr.y (mgr.25004) 2938 : cluster [DBG] pgmap v5091: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 817 KiB/s rd, 3.0 KiB/s wr, 1.10k op/s 2024-08-29T19:27:52.154 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:27:51 smithi110 bash[67519]: cluster 2024-08-29T19:27:50.772845+0000 mon.a (mon.0) 3679 : cluster [DBG] osdmap e2628: 8 total, 8 up, 8 in 2024-08-29T19:27:52.154 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:27:51 smithi029 bash[77880]: cluster 2024-08-29T19:27:50.746077+0000 mgr.y (mgr.25004) 2938 : cluster [DBG] pgmap v5091: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 817 KiB/s rd, 3.0 KiB/s wr, 1.10k op/s 2024-08-29T19:27:52.154 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:27:51 smithi029 bash[77880]: cluster 2024-08-29T19:27:50.772845+0000 mon.a (mon.0) 3679 : cluster [DBG] osdmap e2628: 8 total, 8 up, 8 in 2024-08-29T19:27:53.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:27:52 smithi110 bash[67519]: cluster 2024-08-29T19:27:51.770737+0000 mon.a (mon.0) 3680 : cluster [DBG] osdmap e2629: 8 total, 8 up, 8 in 2024-08-29T19:27:53.154 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:27:52 smithi029 bash[79042]: cluster 2024-08-29T19:27:51.770737+0000 mon.a (mon.0) 3680 : cluster [DBG] osdmap e2629: 8 total, 8 up, 8 in 2024-08-29T19:27:53.154 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:27:52 smithi029 bash[77880]: cluster 2024-08-29T19:27:51.770737+0000 mon.a (mon.0) 3680 : cluster [DBG] osdmap e2629: 8 total, 8 up, 8 in 2024-08-29T19:27:54.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:27:53 smithi110 bash[67519]: cluster 2024-08-29T19:27:52.747079+0000 mgr.y (mgr.25004) 2939 : cluster [DBG] pgmap v5094: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 822 KiB/s rd, 3.7 KiB/s wr, 1.11k op/s 2024-08-29T19:27:54.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:27:53 smithi110 bash[67519]: cluster 2024-08-29T19:27:52.792715+0000 mon.a (mon.0) 3681 : cluster [DBG] osdmap e2630: 8 total, 8 up, 8 in 2024-08-29T19:27:54.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:27:53 smithi029 bash[79042]: cluster 2024-08-29T19:27:52.747079+0000 mgr.y (mgr.25004) 2939 : cluster [DBG] pgmap v5094: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 822 KiB/s rd, 3.7 KiB/s wr, 1.11k op/s 2024-08-29T19:27:54.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:27:53 smithi029 bash[79042]: cluster 2024-08-29T19:27:52.792715+0000 mon.a (mon.0) 3681 : cluster [DBG] osdmap e2630: 8 total, 8 up, 8 in 2024-08-29T19:27:54.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:27:53 smithi029 bash[77880]: cluster 2024-08-29T19:27:52.747079+0000 mgr.y (mgr.25004) 2939 : cluster [DBG] pgmap v5094: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 822 KiB/s rd, 3.7 KiB/s wr, 1.11k op/s 2024-08-29T19:27:54.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:27:53 smithi029 bash[77880]: cluster 2024-08-29T19:27:52.792715+0000 mon.a (mon.0) 3681 : cluster [DBG] osdmap e2630: 8 total, 8 up, 8 in 2024-08-29T19:27:54.902 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 19:27:54 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:19:27:54] "GET /metrics HTTP/1.1" 200 36705 "" "Prometheus/2.43.0" 2024-08-29T19:27:54.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:27:54 smithi029 bash[77880]: cluster 2024-08-29T19:27:53.792963+0000 mon.a (mon.0) 3682 : cluster [DBG] osdmap e2631: 8 total, 8 up, 8 in 2024-08-29T19:27:54.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:27:54 smithi029 bash[77880]: audit 2024-08-29T19:27:54.332100+0000 mon.a (mon.0) 3683 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:27:54.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:27:54 smithi029 bash[77880]: audit 2024-08-29T19:27:54.341197+0000 mon.a (mon.0) 3684 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:27:54.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:27:54 smithi029 bash[79042]: cluster 2024-08-29T19:27:53.792963+0000 mon.a (mon.0) 3682 : cluster [DBG] osdmap e2631: 8 total, 8 up, 8 in 2024-08-29T19:27:54.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:27:54 smithi029 bash[79042]: audit 2024-08-29T19:27:54.332100+0000 mon.a (mon.0) 3683 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:27:54.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:27:54 smithi029 bash[79042]: audit 2024-08-29T19:27:54.341197+0000 mon.a (mon.0) 3684 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:27:55.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:27:54 smithi110 bash[67519]: cluster 2024-08-29T19:27:53.792963+0000 mon.a (mon.0) 3682 : cluster [DBG] osdmap e2631: 8 total, 8 up, 8 in 2024-08-29T19:27:55.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:27:54 smithi110 bash[67519]: audit 2024-08-29T19:27:54.332100+0000 mon.a (mon.0) 3683 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:27:55.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:27:54 smithi110 bash[67519]: audit 2024-08-29T19:27:54.341197+0000 mon.a (mon.0) 3684 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:27:56.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:27:55 smithi029 bash[79042]: cluster 2024-08-29T19:27:54.747893+0000 mgr.y (mgr.25004) 2940 : cluster [DBG] pgmap v5097: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 855 KiB/s rd, 3.7 KiB/s wr, 1.15k op/s 2024-08-29T19:27:56.154 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:27:55 smithi029 bash[79042]: cluster 2024-08-29T19:27:54.808194+0000 mon.a (mon.0) 3685 : cluster [DBG] osdmap e2632: 8 total, 8 up, 8 in 2024-08-29T19:27:56.154 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:27:55 smithi029 bash[79042]: audit 2024-08-29T19:27:54.959508+0000 mon.c (mon.2) 1048 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:27:56.154 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:27:55 smithi029 bash[79042]: audit 2024-08-29T19:27:54.960990+0000 mon.c (mon.2) 1049 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:27:56.154 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:27:55 smithi029 bash[79042]: audit 2024-08-29T19:27:54.970710+0000 mon.a (mon.0) 3686 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:27:56.154 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:27:55 smithi110 bash[67519]: cluster 2024-08-29T19:27:54.747893+0000 mgr.y (mgr.25004) 2940 : cluster [DBG] pgmap v5097: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 855 KiB/s rd, 3.7 KiB/s wr, 1.15k op/s 2024-08-29T19:27:56.154 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:27:55 smithi110 bash[67519]: cluster 2024-08-29T19:27:54.808194+0000 mon.a (mon.0) 3685 : cluster [DBG] osdmap e2632: 8 total, 8 up, 8 in 2024-08-29T19:27:56.154 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:27:55 smithi110 bash[67519]: audit 2024-08-29T19:27:54.959508+0000 mon.c (mon.2) 1048 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:27:56.154 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:27:55 smithi110 bash[67519]: audit 2024-08-29T19:27:54.960990+0000 mon.c (mon.2) 1049 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:27:56.154 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:27:55 smithi110 bash[67519]: audit 2024-08-29T19:27:54.970710+0000 mon.a (mon.0) 3686 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:27:56.155 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:27:55 smithi029 bash[77880]: cluster 2024-08-29T19:27:54.747893+0000 mgr.y (mgr.25004) 2940 : cluster [DBG] pgmap v5097: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 855 KiB/s rd, 3.7 KiB/s wr, 1.15k op/s 2024-08-29T19:27:56.155 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:27:55 smithi029 bash[77880]: cluster 2024-08-29T19:27:54.808194+0000 mon.a (mon.0) 3685 : cluster [DBG] osdmap e2632: 8 total, 8 up, 8 in 2024-08-29T19:27:56.155 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:27:55 smithi029 bash[77880]: audit 2024-08-29T19:27:54.959508+0000 mon.c (mon.2) 1048 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:27:56.155 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:27:55 smithi029 bash[77880]: audit 2024-08-29T19:27:54.960990+0000 mon.c (mon.2) 1049 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:27:56.155 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:27:55 smithi029 bash[77880]: audit 2024-08-29T19:27:54.970710+0000 mon.a (mon.0) 3686 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:27:57.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:27:56 smithi110 bash[67519]: cluster 2024-08-29T19:27:55.822466+0000 mon.a (mon.0) 3687 : cluster [DBG] osdmap e2633: 8 total, 8 up, 8 in 2024-08-29T19:27:57.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:27:56 smithi029 bash[79042]: cluster 2024-08-29T19:27:55.822466+0000 mon.a (mon.0) 3687 : cluster [DBG] osdmap e2633: 8 total, 8 up, 8 in 2024-08-29T19:27:57.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:27:56 smithi029 bash[77880]: cluster 2024-08-29T19:27:55.822466+0000 mon.a (mon.0) 3687 : cluster [DBG] osdmap e2633: 8 total, 8 up, 8 in 2024-08-29T19:27:58.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:27:57 smithi110 bash[67519]: cluster 2024-08-29T19:27:56.749086+0000 mgr.y (mgr.25004) 2941 : cluster [DBG] pgmap v5100: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 851 KiB/s rd, 3.0 KiB/s wr, 1.15k op/s 2024-08-29T19:27:58.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:27:57 smithi110 bash[67519]: cluster 2024-08-29T19:27:56.833032+0000 mon.a (mon.0) 3688 : cluster [DBG] osdmap e2634: 8 total, 8 up, 8 in 2024-08-29T19:27:58.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:27:57 smithi029 bash[77880]: cluster 2024-08-29T19:27:56.749086+0000 mgr.y (mgr.25004) 2941 : cluster [DBG] pgmap v5100: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 851 KiB/s rd, 3.0 KiB/s wr, 1.15k op/s 2024-08-29T19:27:58.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:27:57 smithi029 bash[77880]: cluster 2024-08-29T19:27:56.833032+0000 mon.a (mon.0) 3688 : cluster [DBG] osdmap e2634: 8 total, 8 up, 8 in 2024-08-29T19:27:58.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:27:57 smithi029 bash[79042]: cluster 2024-08-29T19:27:56.749086+0000 mgr.y (mgr.25004) 2941 : cluster [DBG] pgmap v5100: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 851 KiB/s rd, 3.0 KiB/s wr, 1.15k op/s 2024-08-29T19:27:58.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:27:57 smithi029 bash[79042]: cluster 2024-08-29T19:27:56.833032+0000 mon.a (mon.0) 3688 : cluster [DBG] osdmap e2634: 8 total, 8 up, 8 in 2024-08-29T19:27:59.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:27:58 smithi110 bash[67519]: cluster 2024-08-29T19:27:57.840697+0000 mon.a (mon.0) 3689 : cluster [DBG] osdmap e2635: 8 total, 8 up, 8 in 2024-08-29T19:27:59.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:27:58 smithi029 bash[79042]: cluster 2024-08-29T19:27:57.840697+0000 mon.a (mon.0) 3689 : cluster [DBG] osdmap e2635: 8 total, 8 up, 8 in 2024-08-29T19:27:59.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:27:58 smithi029 bash[77880]: cluster 2024-08-29T19:27:57.840697+0000 mon.a (mon.0) 3689 : cluster [DBG] osdmap e2635: 8 total, 8 up, 8 in 2024-08-29T19:28:00.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:27:59 smithi110 bash[67519]: cluster 2024-08-29T19:27:58.749839+0000 mgr.y (mgr.25004) 2942 : cluster [DBG] pgmap v5103: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 1.2 KiB/s wr, 7 op/s 2024-08-29T19:28:00.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:27:59 smithi110 bash[67519]: cluster 2024-08-29T19:27:58.851580+0000 mon.a (mon.0) 3690 : cluster [DBG] osdmap e2636: 8 total, 8 up, 8 in 2024-08-29T19:28:00.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:27:59 smithi029 bash[79042]: cluster 2024-08-29T19:27:58.749839+0000 mgr.y (mgr.25004) 2942 : cluster [DBG] pgmap v5103: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 1.2 KiB/s wr, 7 op/s 2024-08-29T19:28:00.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:27:59 smithi029 bash[79042]: cluster 2024-08-29T19:27:58.851580+0000 mon.a (mon.0) 3690 : cluster [DBG] osdmap e2636: 8 total, 8 up, 8 in 2024-08-29T19:28:00.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:27:59 smithi029 bash[77880]: cluster 2024-08-29T19:27:58.749839+0000 mgr.y (mgr.25004) 2942 : cluster [DBG] pgmap v5103: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 1.2 KiB/s wr, 7 op/s 2024-08-29T19:28:00.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:27:59 smithi029 bash[77880]: cluster 2024-08-29T19:27:58.851580+0000 mon.a (mon.0) 3690 : cluster [DBG] osdmap e2636: 8 total, 8 up, 8 in 2024-08-29T19:28:01.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:28:00 smithi110 bash[67519]: cluster 2024-08-29T19:27:59.853286+0000 mon.a (mon.0) 3691 : cluster [DBG] osdmap e2637: 8 total, 8 up, 8 in 2024-08-29T19:28:01.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:28:00 smithi029 bash[79042]: cluster 2024-08-29T19:27:59.853286+0000 mon.a (mon.0) 3691 : cluster [DBG] osdmap e2637: 8 total, 8 up, 8 in 2024-08-29T19:28:01.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:28:00 smithi029 bash[77880]: cluster 2024-08-29T19:27:59.853286+0000 mon.a (mon.0) 3691 : cluster [DBG] osdmap e2637: 8 total, 8 up, 8 in 2024-08-29T19:28:02.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:28:01 smithi110 bash[67519]: cluster 2024-08-29T19:28:00.750800+0000 mgr.y (mgr.25004) 2943 : cluster [DBG] pgmap v5106: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 888 KiB/s rd, 3.7 KiB/s wr, 1.20k op/s 2024-08-29T19:28:02.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:28:01 smithi110 bash[67519]: cluster 2024-08-29T19:28:00.872798+0000 mon.a (mon.0) 3692 : cluster [DBG] osdmap e2638: 8 total, 8 up, 8 in 2024-08-29T19:28:02.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:28:01 smithi029 bash[79042]: cluster 2024-08-29T19:28:00.750800+0000 mgr.y (mgr.25004) 2943 : cluster [DBG] pgmap v5106: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 888 KiB/s rd, 3.7 KiB/s wr, 1.20k op/s 2024-08-29T19:28:02.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:28:01 smithi029 bash[79042]: cluster 2024-08-29T19:28:00.872798+0000 mon.a (mon.0) 3692 : cluster [DBG] osdmap e2638: 8 total, 8 up, 8 in 2024-08-29T19:28:02.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:28:01 smithi029 bash[77880]: cluster 2024-08-29T19:28:00.750800+0000 mgr.y (mgr.25004) 2943 : cluster [DBG] pgmap v5106: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 888 KiB/s rd, 3.7 KiB/s wr, 1.20k op/s 2024-08-29T19:28:02.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:28:01 smithi029 bash[77880]: cluster 2024-08-29T19:28:00.872798+0000 mon.a (mon.0) 3692 : cluster [DBG] osdmap e2638: 8 total, 8 up, 8 in 2024-08-29T19:28:03.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:28:02 smithi110 bash[67519]: cluster 2024-08-29T19:28:01.881646+0000 mon.a (mon.0) 3693 : cluster [DBG] osdmap e2639: 8 total, 8 up, 8 in 2024-08-29T19:28:03.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:28:02 smithi029 bash[77880]: cluster 2024-08-29T19:28:01.881646+0000 mon.a (mon.0) 3693 : cluster [DBG] osdmap e2639: 8 total, 8 up, 8 in 2024-08-29T19:28:03.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:28:02 smithi029 bash[79042]: cluster 2024-08-29T19:28:01.881646+0000 mon.a (mon.0) 3693 : cluster [DBG] osdmap e2639: 8 total, 8 up, 8 in 2024-08-29T19:28:04.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:28:03 smithi110 bash[67519]: cluster 2024-08-29T19:28:02.751916+0000 mgr.y (mgr.25004) 2944 : cluster [DBG] pgmap v5109: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 890 KiB/s rd, 3.2 KiB/s wr, 1.20k op/s 2024-08-29T19:28:04.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:28:03 smithi110 bash[67519]: cluster 2024-08-29T19:28:02.891931+0000 mon.a (mon.0) 3694 : cluster [DBG] osdmap e2640: 8 total, 8 up, 8 in 2024-08-29T19:28:04.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:28:03 smithi110 bash[67519]: audit 2024-08-29T19:28:03.645997+0000 mon.c (mon.2) 1050 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:28:04.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:28:03 smithi029 bash[79042]: cluster 2024-08-29T19:28:02.751916+0000 mgr.y (mgr.25004) 2944 : cluster [DBG] pgmap v5109: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 890 KiB/s rd, 3.2 KiB/s wr, 1.20k op/s 2024-08-29T19:28:04.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:28:03 smithi029 bash[79042]: cluster 2024-08-29T19:28:02.891931+0000 mon.a (mon.0) 3694 : cluster [DBG] osdmap e2640: 8 total, 8 up, 8 in 2024-08-29T19:28:04.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:28:03 smithi029 bash[79042]: audit 2024-08-29T19:28:03.645997+0000 mon.c (mon.2) 1050 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:28:04.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:28:03 smithi029 bash[77880]: cluster 2024-08-29T19:28:02.751916+0000 mgr.y (mgr.25004) 2944 : cluster [DBG] pgmap v5109: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 890 KiB/s rd, 3.2 KiB/s wr, 1.20k op/s 2024-08-29T19:28:04.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:28:03 smithi029 bash[77880]: cluster 2024-08-29T19:28:02.891931+0000 mon.a (mon.0) 3694 : cluster [DBG] osdmap e2640: 8 total, 8 up, 8 in 2024-08-29T19:28:04.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:28:03 smithi029 bash[77880]: audit 2024-08-29T19:28:03.645997+0000 mon.c (mon.2) 1050 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:28:04.903 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 19:28:04 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:19:28:04] "GET /metrics HTTP/1.1" 200 36704 "" "Prometheus/2.43.0" 2024-08-29T19:28:05.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:28:04 smithi110 bash[67519]: cluster 2024-08-29T19:28:03.900955+0000 mon.a (mon.0) 3695 : cluster [DBG] osdmap e2641: 8 total, 8 up, 8 in 2024-08-29T19:28:05.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:28:04 smithi029 bash[77880]: cluster 2024-08-29T19:28:03.900955+0000 mon.a (mon.0) 3695 : cluster [DBG] osdmap e2641: 8 total, 8 up, 8 in 2024-08-29T19:28:05.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:28:04 smithi029 bash[79042]: cluster 2024-08-29T19:28:03.900955+0000 mon.a (mon.0) 3695 : cluster [DBG] osdmap e2641: 8 total, 8 up, 8 in 2024-08-29T19:28:06.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:28:05 smithi110 bash[67519]: cluster 2024-08-29T19:28:04.752846+0000 mgr.y (mgr.25004) 2945 : cluster [DBG] pgmap v5112: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 921 KiB/s rd, 3.2 KiB/s wr, 1.24k op/s 2024-08-29T19:28:06.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:28:05 smithi110 bash[67519]: cluster 2024-08-29T19:28:04.909874+0000 mon.a (mon.0) 3696 : cluster [DBG] osdmap e2642: 8 total, 8 up, 8 in 2024-08-29T19:28:06.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:28:05 smithi029 bash[79042]: cluster 2024-08-29T19:28:04.752846+0000 mgr.y (mgr.25004) 2945 : cluster [DBG] pgmap v5112: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 921 KiB/s rd, 3.2 KiB/s wr, 1.24k op/s 2024-08-29T19:28:06.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:28:05 smithi029 bash[79042]: cluster 2024-08-29T19:28:04.909874+0000 mon.a (mon.0) 3696 : cluster [DBG] osdmap e2642: 8 total, 8 up, 8 in 2024-08-29T19:28:06.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:28:05 smithi029 bash[77880]: cluster 2024-08-29T19:28:04.752846+0000 mgr.y (mgr.25004) 2945 : cluster [DBG] pgmap v5112: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 921 KiB/s rd, 3.2 KiB/s wr, 1.24k op/s 2024-08-29T19:28:06.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:28:05 smithi029 bash[77880]: cluster 2024-08-29T19:28:04.909874+0000 mon.a (mon.0) 3696 : cluster [DBG] osdmap e2642: 8 total, 8 up, 8 in 2024-08-29T19:28:07.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:28:06 smithi110 bash[67519]: cluster 2024-08-29T19:28:05.911738+0000 mon.a (mon.0) 3697 : cluster [DBG] osdmap e2643: 8 total, 8 up, 8 in 2024-08-29T19:28:07.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:28:06 smithi029 bash[77880]: cluster 2024-08-29T19:28:05.911738+0000 mon.a (mon.0) 3697 : cluster [DBG] osdmap e2643: 8 total, 8 up, 8 in 2024-08-29T19:28:07.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:28:06 smithi029 bash[79042]: cluster 2024-08-29T19:28:05.911738+0000 mon.a (mon.0) 3697 : cluster [DBG] osdmap e2643: 8 total, 8 up, 8 in 2024-08-29T19:28:08.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:28:07 smithi110 bash[67519]: cluster 2024-08-29T19:28:06.754064+0000 mgr.y (mgr.25004) 2946 : cluster [DBG] pgmap v5115: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 917 KiB/s rd, 3.7 KiB/s wr, 1.24k op/s 2024-08-29T19:28:08.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:28:07 smithi110 bash[67519]: cluster 2024-08-29T19:28:06.935632+0000 mon.a (mon.0) 3698 : cluster [DBG] osdmap e2644: 8 total, 8 up, 8 in 2024-08-29T19:28:08.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:28:07 smithi029 bash[79042]: cluster 2024-08-29T19:28:06.754064+0000 mgr.y (mgr.25004) 2946 : cluster [DBG] pgmap v5115: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 917 KiB/s rd, 3.7 KiB/s wr, 1.24k op/s 2024-08-29T19:28:08.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:28:07 smithi029 bash[79042]: cluster 2024-08-29T19:28:06.935632+0000 mon.a (mon.0) 3698 : cluster [DBG] osdmap e2644: 8 total, 8 up, 8 in 2024-08-29T19:28:08.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:28:07 smithi029 bash[77880]: cluster 2024-08-29T19:28:06.754064+0000 mgr.y (mgr.25004) 2946 : cluster [DBG] pgmap v5115: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 917 KiB/s rd, 3.7 KiB/s wr, 1.24k op/s 2024-08-29T19:28:08.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:28:07 smithi029 bash[77880]: cluster 2024-08-29T19:28:06.935632+0000 mon.a (mon.0) 3698 : cluster [DBG] osdmap e2644: 8 total, 8 up, 8 in 2024-08-29T19:28:09.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:28:08 smithi110 bash[67519]: cluster 2024-08-29T19:28:07.943366+0000 mon.a (mon.0) 3699 : cluster [DBG] osdmap e2645: 8 total, 8 up, 8 in 2024-08-29T19:28:09.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:28:08 smithi029 bash[77880]: cluster 2024-08-29T19:28:07.943366+0000 mon.a (mon.0) 3699 : cluster [DBG] osdmap e2645: 8 total, 8 up, 8 in 2024-08-29T19:28:09.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:28:08 smithi029 bash[79042]: cluster 2024-08-29T19:28:07.943366+0000 mon.a (mon.0) 3699 : cluster [DBG] osdmap e2645: 8 total, 8 up, 8 in 2024-08-29T19:28:10.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:28:09 smithi110 bash[67519]: cluster 2024-08-29T19:28:08.754890+0000 mgr.y (mgr.25004) 2947 : cluster [DBG] pgmap v5118: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 1023 B/s wr, 7 op/s 2024-08-29T19:28:10.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:28:09 smithi110 bash[67519]: cluster 2024-08-29T19:28:08.953425+0000 mon.a (mon.0) 3700 : cluster [DBG] osdmap e2646: 8 total, 8 up, 8 in 2024-08-29T19:28:10.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:28:09 smithi029 bash[77880]: cluster 2024-08-29T19:28:08.754890+0000 mgr.y (mgr.25004) 2947 : cluster [DBG] pgmap v5118: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 1023 B/s wr, 7 op/s 2024-08-29T19:28:10.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:28:09 smithi029 bash[77880]: cluster 2024-08-29T19:28:08.953425+0000 mon.a (mon.0) 3700 : cluster [DBG] osdmap e2646: 8 total, 8 up, 8 in 2024-08-29T19:28:10.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:28:09 smithi029 bash[79042]: cluster 2024-08-29T19:28:08.754890+0000 mgr.y (mgr.25004) 2947 : cluster [DBG] pgmap v5118: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 1023 B/s wr, 7 op/s 2024-08-29T19:28:10.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:28:09 smithi029 bash[79042]: cluster 2024-08-29T19:28:08.953425+0000 mon.a (mon.0) 3700 : cluster [DBG] osdmap e2646: 8 total, 8 up, 8 in 2024-08-29T19:28:11.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:28:10 smithi110 bash[67519]: cluster 2024-08-29T19:28:09.954760+0000 mon.a (mon.0) 3701 : cluster [DBG] osdmap e2647: 8 total, 8 up, 8 in 2024-08-29T19:28:11.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:28:10 smithi029 bash[77880]: cluster 2024-08-29T19:28:09.954760+0000 mon.a (mon.0) 3701 : cluster [DBG] osdmap e2647: 8 total, 8 up, 8 in 2024-08-29T19:28:11.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:28:10 smithi029 bash[79042]: cluster 2024-08-29T19:28:09.954760+0000 mon.a (mon.0) 3701 : cluster [DBG] osdmap e2647: 8 total, 8 up, 8 in 2024-08-29T19:28:12.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:28:11 smithi110 bash[67519]: cluster 2024-08-29T19:28:10.755762+0000 mgr.y (mgr.25004) 2948 : cluster [DBG] pgmap v5121: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 773 KiB/s rd, 2.7 KiB/s wr, 1.03k op/s 2024-08-29T19:28:12.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:28:11 smithi110 bash[67519]: cluster 2024-08-29T19:28:10.969518+0000 mon.a (mon.0) 3702 : cluster [DBG] osdmap e2648: 8 total, 8 up, 8 in 2024-08-29T19:28:12.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:28:11 smithi029 bash[79042]: cluster 2024-08-29T19:28:10.755762+0000 mgr.y (mgr.25004) 2948 : cluster [DBG] pgmap v5121: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 773 KiB/s rd, 2.7 KiB/s wr, 1.03k op/s 2024-08-29T19:28:12.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:28:11 smithi029 bash[79042]: cluster 2024-08-29T19:28:10.969518+0000 mon.a (mon.0) 3702 : cluster [DBG] osdmap e2648: 8 total, 8 up, 8 in 2024-08-29T19:28:12.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:28:11 smithi029 bash[77880]: cluster 2024-08-29T19:28:10.755762+0000 mgr.y (mgr.25004) 2948 : cluster [DBG] pgmap v5121: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 773 KiB/s rd, 2.7 KiB/s wr, 1.03k op/s 2024-08-29T19:28:12.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:28:11 smithi029 bash[77880]: cluster 2024-08-29T19:28:10.969518+0000 mon.a (mon.0) 3702 : cluster [DBG] osdmap e2648: 8 total, 8 up, 8 in 2024-08-29T19:28:13.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:28:12 smithi110 bash[67519]: cluster 2024-08-29T19:28:11.992999+0000 mon.a (mon.0) 3703 : cluster [DBG] osdmap e2649: 8 total, 8 up, 8 in 2024-08-29T19:28:13.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:28:12 smithi029 bash[79042]: cluster 2024-08-29T19:28:11.992999+0000 mon.a (mon.0) 3703 : cluster [DBG] osdmap e2649: 8 total, 8 up, 8 in 2024-08-29T19:28:13.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:28:12 smithi029 bash[77880]: cluster 2024-08-29T19:28:11.992999+0000 mon.a (mon.0) 3703 : cluster [DBG] osdmap e2649: 8 total, 8 up, 8 in 2024-08-29T19:28:14.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:28:14 smithi110 bash[67519]: cluster 2024-08-29T19:28:12.756797+0000 mgr.y (mgr.25004) 2949 : cluster [DBG] pgmap v5124: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 774 KiB/s rd, 4.0 KiB/s wr, 1.03k op/s 2024-08-29T19:28:14.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:28:14 smithi110 bash[67519]: cluster 2024-08-29T19:28:13.003306+0000 mon.a (mon.0) 3704 : cluster [DBG] osdmap e2650: 8 total, 8 up, 8 in 2024-08-29T19:28:14.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:28:14 smithi029 bash[79042]: cluster 2024-08-29T19:28:12.756797+0000 mgr.y (mgr.25004) 2949 : cluster [DBG] pgmap v5124: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 774 KiB/s rd, 4.0 KiB/s wr, 1.03k op/s 2024-08-29T19:28:14.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:28:14 smithi029 bash[79042]: cluster 2024-08-29T19:28:13.003306+0000 mon.a (mon.0) 3704 : cluster [DBG] osdmap e2650: 8 total, 8 up, 8 in 2024-08-29T19:28:14.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:28:14 smithi029 bash[77880]: cluster 2024-08-29T19:28:12.756797+0000 mgr.y (mgr.25004) 2949 : cluster [DBG] pgmap v5124: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 774 KiB/s rd, 4.0 KiB/s wr, 1.03k op/s 2024-08-29T19:28:14.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:28:14 smithi029 bash[77880]: cluster 2024-08-29T19:28:13.003306+0000 mon.a (mon.0) 3704 : cluster [DBG] osdmap e2650: 8 total, 8 up, 8 in 2024-08-29T19:28:14.903 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 19:28:14 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:19:28:14] "GET /metrics HTTP/1.1" 200 36704 "" "Prometheus/2.43.0" 2024-08-29T19:28:15.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:28:15 smithi110 bash[67519]: cluster 2024-08-29T19:28:14.004974+0000 mon.a (mon.0) 3705 : cluster [DBG] osdmap e2651: 8 total, 8 up, 8 in 2024-08-29T19:28:15.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:28:15 smithi029 bash[77880]: cluster 2024-08-29T19:28:14.004974+0000 mon.a (mon.0) 3705 : cluster [DBG] osdmap e2651: 8 total, 8 up, 8 in 2024-08-29T19:28:15.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:28:15 smithi029 bash[79042]: cluster 2024-08-29T19:28:14.004974+0000 mon.a (mon.0) 3705 : cluster [DBG] osdmap e2651: 8 total, 8 up, 8 in 2024-08-29T19:28:16.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:28:16 smithi110 bash[67519]: cluster 2024-08-29T19:28:14.757661+0000 mgr.y (mgr.25004) 2950 : cluster [DBG] pgmap v5127: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 968 KiB/s rd, 3.2 KiB/s wr, 1.31k op/s 2024-08-29T19:28:16.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:28:16 smithi110 bash[67519]: cluster 2024-08-29T19:28:15.026186+0000 mon.a (mon.0) 3706 : cluster [DBG] osdmap e2652: 8 total, 8 up, 8 in 2024-08-29T19:28:16.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:28:16 smithi029 bash[79042]: cluster 2024-08-29T19:28:14.757661+0000 mgr.y (mgr.25004) 2950 : cluster [DBG] pgmap v5127: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 968 KiB/s rd, 3.2 KiB/s wr, 1.31k op/s 2024-08-29T19:28:16.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:28:16 smithi029 bash[79042]: cluster 2024-08-29T19:28:15.026186+0000 mon.a (mon.0) 3706 : cluster [DBG] osdmap e2652: 8 total, 8 up, 8 in 2024-08-29T19:28:16.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:28:16 smithi029 bash[77880]: cluster 2024-08-29T19:28:14.757661+0000 mgr.y (mgr.25004) 2950 : cluster [DBG] pgmap v5127: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 968 KiB/s rd, 3.2 KiB/s wr, 1.31k op/s 2024-08-29T19:28:16.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:28:16 smithi029 bash[77880]: cluster 2024-08-29T19:28:15.026186+0000 mon.a (mon.0) 3706 : cluster [DBG] osdmap e2652: 8 total, 8 up, 8 in 2024-08-29T19:28:17.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:28:17 smithi110 bash[67519]: cluster 2024-08-29T19:28:16.035285+0000 mon.a (mon.0) 3707 : cluster [DBG] osdmap e2653: 8 total, 8 up, 8 in 2024-08-29T19:28:17.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:28:17 smithi029 bash[77880]: cluster 2024-08-29T19:28:16.035285+0000 mon.a (mon.0) 3707 : cluster [DBG] osdmap e2653: 8 total, 8 up, 8 in 2024-08-29T19:28:17.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:28:17 smithi029 bash[79042]: cluster 2024-08-29T19:28:16.035285+0000 mon.a (mon.0) 3707 : cluster [DBG] osdmap e2653: 8 total, 8 up, 8 in 2024-08-29T19:28:18.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:28:18 smithi110 bash[67519]: cluster 2024-08-29T19:28:16.758942+0000 mgr.y (mgr.25004) 2951 : cluster [DBG] pgmap v5130: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 964 KiB/s rd, 3.0 KiB/s wr, 1.31k op/s 2024-08-29T19:28:18.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:28:18 smithi110 bash[67519]: cluster 2024-08-29T19:28:17.045041+0000 mon.a (mon.0) 3708 : cluster [DBG] osdmap e2654: 8 total, 8 up, 8 in 2024-08-29T19:28:18.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:28:18 smithi029 bash[79042]: cluster 2024-08-29T19:28:16.758942+0000 mgr.y (mgr.25004) 2951 : cluster [DBG] pgmap v5130: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 964 KiB/s rd, 3.0 KiB/s wr, 1.31k op/s 2024-08-29T19:28:18.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:28:18 smithi029 bash[79042]: cluster 2024-08-29T19:28:17.045041+0000 mon.a (mon.0) 3708 : cluster [DBG] osdmap e2654: 8 total, 8 up, 8 in 2024-08-29T19:28:18.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:28:18 smithi029 bash[77880]: cluster 2024-08-29T19:28:16.758942+0000 mgr.y (mgr.25004) 2951 : cluster [DBG] pgmap v5130: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 964 KiB/s rd, 3.0 KiB/s wr, 1.31k op/s 2024-08-29T19:28:18.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:28:18 smithi029 bash[77880]: cluster 2024-08-29T19:28:17.045041+0000 mon.a (mon.0) 3708 : cluster [DBG] osdmap e2654: 8 total, 8 up, 8 in 2024-08-29T19:28:19.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:28:19 smithi110 bash[67519]: cluster 2024-08-29T19:28:18.046263+0000 mon.a (mon.0) 3709 : cluster [DBG] osdmap e2655: 8 total, 8 up, 8 in 2024-08-29T19:28:19.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:28:19 smithi110 bash[67519]: audit 2024-08-29T19:28:18.646443+0000 mon.c (mon.2) 1051 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:28:19.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:28:19 smithi029 bash[77880]: cluster 2024-08-29T19:28:18.046263+0000 mon.a (mon.0) 3709 : cluster [DBG] osdmap e2655: 8 total, 8 up, 8 in 2024-08-29T19:28:19.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:28:19 smithi029 bash[77880]: audit 2024-08-29T19:28:18.646443+0000 mon.c (mon.2) 1051 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:28:19.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:28:19 smithi029 bash[79042]: cluster 2024-08-29T19:28:18.046263+0000 mon.a (mon.0) 3709 : cluster [DBG] osdmap e2655: 8 total, 8 up, 8 in 2024-08-29T19:28:19.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:28:19 smithi029 bash[79042]: audit 2024-08-29T19:28:18.646443+0000 mon.c (mon.2) 1051 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:28:20.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:28:20 smithi110 bash[67519]: cluster 2024-08-29T19:28:18.759771+0000 mgr.y (mgr.25004) 2952 : cluster [DBG] pgmap v5133: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 1.2 KiB/s wr, 7 op/s 2024-08-29T19:28:20.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:28:20 smithi110 bash[67519]: cluster 2024-08-29T19:28:19.069951+0000 mon.a (mon.0) 3710 : cluster [DBG] osdmap e2656: 8 total, 8 up, 8 in 2024-08-29T19:28:20.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:28:20 smithi029 bash[77880]: cluster 2024-08-29T19:28:18.759771+0000 mgr.y (mgr.25004) 2952 : cluster [DBG] pgmap v5133: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 1.2 KiB/s wr, 7 op/s 2024-08-29T19:28:20.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:28:20 smithi029 bash[77880]: cluster 2024-08-29T19:28:19.069951+0000 mon.a (mon.0) 3710 : cluster [DBG] osdmap e2656: 8 total, 8 up, 8 in 2024-08-29T19:28:20.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:28:20 smithi029 bash[79042]: cluster 2024-08-29T19:28:18.759771+0000 mgr.y (mgr.25004) 2952 : cluster [DBG] pgmap v5133: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 1.2 KiB/s wr, 7 op/s 2024-08-29T19:28:20.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:28:20 smithi029 bash[79042]: cluster 2024-08-29T19:28:19.069951+0000 mon.a (mon.0) 3710 : cluster [DBG] osdmap e2656: 8 total, 8 up, 8 in 2024-08-29T19:28:21.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:28:21 smithi110 bash[67519]: cluster 2024-08-29T19:28:20.077164+0000 mon.a (mon.0) 3711 : cluster [DBG] osdmap e2657: 8 total, 8 up, 8 in 2024-08-29T19:28:21.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:28:21 smithi029 bash[79042]: cluster 2024-08-29T19:28:20.077164+0000 mon.a (mon.0) 3711 : cluster [DBG] osdmap e2657: 8 total, 8 up, 8 in 2024-08-29T19:28:21.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:28:21 smithi029 bash[77880]: cluster 2024-08-29T19:28:20.077164+0000 mon.a (mon.0) 3711 : cluster [DBG] osdmap e2657: 8 total, 8 up, 8 in 2024-08-29T19:28:22.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:28:22 smithi110 bash[67519]: cluster 2024-08-29T19:28:20.760762+0000 mgr.y (mgr.25004) 2953 : cluster [DBG] pgmap v5136: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1011 KiB/s rd, 3.0 KiB/s wr, 1.36k op/s 2024-08-29T19:28:22.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:28:22 smithi110 bash[67519]: cluster 2024-08-29T19:28:21.088459+0000 mon.a (mon.0) 3712 : cluster [DBG] osdmap e2658: 8 total, 8 up, 8 in 2024-08-29T19:28:22.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:28:22 smithi029 bash[79042]: cluster 2024-08-29T19:28:20.760762+0000 mgr.y (mgr.25004) 2953 : cluster [DBG] pgmap v5136: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1011 KiB/s rd, 3.0 KiB/s wr, 1.36k op/s 2024-08-29T19:28:22.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:28:22 smithi029 bash[79042]: cluster 2024-08-29T19:28:21.088459+0000 mon.a (mon.0) 3712 : cluster [DBG] osdmap e2658: 8 total, 8 up, 8 in 2024-08-29T19:28:22.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:28:22 smithi029 bash[77880]: cluster 2024-08-29T19:28:20.760762+0000 mgr.y (mgr.25004) 2953 : cluster [DBG] pgmap v5136: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1011 KiB/s rd, 3.0 KiB/s wr, 1.36k op/s 2024-08-29T19:28:22.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:28:22 smithi029 bash[77880]: cluster 2024-08-29T19:28:21.088459+0000 mon.a (mon.0) 3712 : cluster [DBG] osdmap e2658: 8 total, 8 up, 8 in 2024-08-29T19:28:23.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:28:23 smithi110 bash[67519]: cluster 2024-08-29T19:28:22.095571+0000 mon.a (mon.0) 3713 : cluster [DBG] osdmap e2659: 8 total, 8 up, 8 in 2024-08-29T19:28:23.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:28:23 smithi029 bash[79042]: cluster 2024-08-29T19:28:22.095571+0000 mon.a (mon.0) 3713 : cluster [DBG] osdmap e2659: 8 total, 8 up, 8 in 2024-08-29T19:28:23.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:28:23 smithi029 bash[77880]: cluster 2024-08-29T19:28:22.095571+0000 mon.a (mon.0) 3713 : cluster [DBG] osdmap e2659: 8 total, 8 up, 8 in 2024-08-29T19:28:24.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:28:24 smithi110 bash[67519]: cluster 2024-08-29T19:28:22.761729+0000 mgr.y (mgr.25004) 2954 : cluster [DBG] pgmap v5139: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1013 KiB/s rd, 3.7 KiB/s wr, 1.36k op/s 2024-08-29T19:28:24.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:28:24 smithi110 bash[67519]: cluster 2024-08-29T19:28:23.106559+0000 mon.a (mon.0) 3714 : cluster [DBG] osdmap e2660: 8 total, 8 up, 8 in 2024-08-29T19:28:24.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:28:24 smithi029 bash[79042]: cluster 2024-08-29T19:28:22.761729+0000 mgr.y (mgr.25004) 2954 : cluster [DBG] pgmap v5139: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1013 KiB/s rd, 3.7 KiB/s wr, 1.36k op/s 2024-08-29T19:28:24.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:28:24 smithi029 bash[79042]: cluster 2024-08-29T19:28:23.106559+0000 mon.a (mon.0) 3714 : cluster [DBG] osdmap e2660: 8 total, 8 up, 8 in 2024-08-29T19:28:24.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:28:24 smithi029 bash[77880]: cluster 2024-08-29T19:28:22.761729+0000 mgr.y (mgr.25004) 2954 : cluster [DBG] pgmap v5139: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1013 KiB/s rd, 3.7 KiB/s wr, 1.36k op/s 2024-08-29T19:28:24.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:28:24 smithi029 bash[77880]: cluster 2024-08-29T19:28:23.106559+0000 mon.a (mon.0) 3714 : cluster [DBG] osdmap e2660: 8 total, 8 up, 8 in 2024-08-29T19:28:24.903 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 19:28:24 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:19:28:24] "GET /metrics HTTP/1.1" 200 36704 "" "Prometheus/2.43.0" 2024-08-29T19:28:25.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:28:25 smithi110 bash[67519]: cluster 2024-08-29T19:28:24.107395+0000 mon.a (mon.0) 3715 : cluster [DBG] osdmap e2661: 8 total, 8 up, 8 in 2024-08-29T19:28:25.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:28:25 smithi029 bash[77880]: cluster 2024-08-29T19:28:24.107395+0000 mon.a (mon.0) 3715 : cluster [DBG] osdmap e2661: 8 total, 8 up, 8 in 2024-08-29T19:28:25.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:28:25 smithi029 bash[79042]: cluster 2024-08-29T19:28:24.107395+0000 mon.a (mon.0) 3715 : cluster [DBG] osdmap e2661: 8 total, 8 up, 8 in 2024-08-29T19:28:26.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:28:26 smithi110 bash[67519]: cluster 2024-08-29T19:28:24.762451+0000 mgr.y (mgr.25004) 2955 : cluster [DBG] pgmap v5142: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.0 MiB/s rd, 3.7 KiB/s wr, 1.41k op/s 2024-08-29T19:28:26.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:28:26 smithi110 bash[67519]: cluster 2024-08-29T19:28:25.130735+0000 mon.a (mon.0) 3716 : cluster [DBG] osdmap e2662: 8 total, 8 up, 8 in 2024-08-29T19:28:26.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:28:26 smithi029 bash[79042]: cluster 2024-08-29T19:28:24.762451+0000 mgr.y (mgr.25004) 2955 : cluster [DBG] pgmap v5142: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.0 MiB/s rd, 3.7 KiB/s wr, 1.41k op/s 2024-08-29T19:28:26.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:28:26 smithi029 bash[79042]: cluster 2024-08-29T19:28:25.130735+0000 mon.a (mon.0) 3716 : cluster [DBG] osdmap e2662: 8 total, 8 up, 8 in 2024-08-29T19:28:26.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:28:26 smithi029 bash[77880]: cluster 2024-08-29T19:28:24.762451+0000 mgr.y (mgr.25004) 2955 : cluster [DBG] pgmap v5142: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.0 MiB/s rd, 3.7 KiB/s wr, 1.41k op/s 2024-08-29T19:28:26.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:28:26 smithi029 bash[77880]: cluster 2024-08-29T19:28:25.130735+0000 mon.a (mon.0) 3716 : cluster [DBG] osdmap e2662: 8 total, 8 up, 8 in 2024-08-29T19:28:27.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:28:27 smithi110 bash[67519]: cluster 2024-08-29T19:28:26.138315+0000 mon.a (mon.0) 3717 : cluster [DBG] osdmap e2663: 8 total, 8 up, 8 in 2024-08-29T19:28:27.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:28:27 smithi029 bash[79042]: cluster 2024-08-29T19:28:26.138315+0000 mon.a (mon.0) 3717 : cluster [DBG] osdmap e2663: 8 total, 8 up, 8 in 2024-08-29T19:28:27.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:28:27 smithi029 bash[77880]: cluster 2024-08-29T19:28:26.138315+0000 mon.a (mon.0) 3717 : cluster [DBG] osdmap e2663: 8 total, 8 up, 8 in 2024-08-29T19:28:28.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:28:28 smithi110 bash[67519]: cluster 2024-08-29T19:28:26.763580+0000 mgr.y (mgr.25004) 2956 : cluster [DBG] pgmap v5145: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.0 MiB/s rd, 3.5 KiB/s wr, 1.40k op/s 2024-08-29T19:28:28.653 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:28:28 smithi110 bash[67519]: cluster 2024-08-29T19:28:27.148577+0000 mon.a (mon.0) 3718 : cluster [DBG] osdmap e2664: 8 total, 8 up, 8 in 2024-08-29T19:28:28.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:28:28 smithi029 bash[77880]: cluster 2024-08-29T19:28:26.763580+0000 mgr.y (mgr.25004) 2956 : cluster [DBG] pgmap v5145: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.0 MiB/s rd, 3.5 KiB/s wr, 1.40k op/s 2024-08-29T19:28:28.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:28:28 smithi029 bash[77880]: cluster 2024-08-29T19:28:27.148577+0000 mon.a (mon.0) 3718 : cluster [DBG] osdmap e2664: 8 total, 8 up, 8 in 2024-08-29T19:28:28.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:28:28 smithi029 bash[79042]: cluster 2024-08-29T19:28:26.763580+0000 mgr.y (mgr.25004) 2956 : cluster [DBG] pgmap v5145: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.0 MiB/s rd, 3.5 KiB/s wr, 1.40k op/s 2024-08-29T19:28:28.654 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:28:28 smithi029 bash[79042]: cluster 2024-08-29T19:28:27.148577+0000 mon.a (mon.0) 3718 : cluster [DBG] osdmap e2664: 8 total, 8 up, 8 in 2024-08-29T19:28:29.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:28:29 smithi110 bash[67519]: cluster 2024-08-29T19:28:28.150530+0000 mon.a (mon.0) 3719 : cluster [DBG] osdmap e2665: 8 total, 8 up, 8 in 2024-08-29T19:28:29.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:28:29 smithi110 bash[67519]: cluster 2024-08-29T19:28:28.764292+0000 mgr.y (mgr.25004) 2957 : cluster [DBG] pgmap v5148: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 4.5 KiB/s rd, 767 B/s wr, 6 op/s 2024-08-29T19:28:29.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:28:29 smithi029 bash[79042]: cluster 2024-08-29T19:28:28.150530+0000 mon.a (mon.0) 3719 : cluster [DBG] osdmap e2665: 8 total, 8 up, 8 in 2024-08-29T19:28:29.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:28:29 smithi029 bash[79042]: cluster 2024-08-29T19:28:28.764292+0000 mgr.y (mgr.25004) 2957 : cluster [DBG] pgmap v5148: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 4.5 KiB/s rd, 767 B/s wr, 6 op/s 2024-08-29T19:28:29.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:28:29 smithi029 bash[77880]: cluster 2024-08-29T19:28:28.150530+0000 mon.a (mon.0) 3719 : cluster [DBG] osdmap e2665: 8 total, 8 up, 8 in 2024-08-29T19:28:29.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:28:29 smithi029 bash[77880]: cluster 2024-08-29T19:28:28.764292+0000 mgr.y (mgr.25004) 2957 : cluster [DBG] pgmap v5148: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 4.5 KiB/s rd, 767 B/s wr, 6 op/s 2024-08-29T19:28:30.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:28:30 smithi110 bash[67519]: cluster 2024-08-29T19:28:29.174928+0000 mon.a (mon.0) 3720 : cluster [DBG] osdmap e2666: 8 total, 8 up, 8 in 2024-08-29T19:28:30.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:28:30 smithi029 bash[79042]: cluster 2024-08-29T19:28:29.174928+0000 mon.a (mon.0) 3720 : cluster [DBG] osdmap e2666: 8 total, 8 up, 8 in 2024-08-29T19:28:30.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:28:30 smithi029 bash[77880]: cluster 2024-08-29T19:28:29.174928+0000 mon.a (mon.0) 3720 : cluster [DBG] osdmap e2666: 8 total, 8 up, 8 in 2024-08-29T19:28:31.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:28:31 smithi110 bash[67519]: cluster 2024-08-29T19:28:30.176197+0000 mon.a (mon.0) 3721 : cluster [DBG] osdmap e2667: 8 total, 8 up, 8 in 2024-08-29T19:28:31.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:28:31 smithi110 bash[67519]: cluster 2024-08-29T19:28:30.765132+0000 mgr.y (mgr.25004) 2958 : cluster [DBG] pgmap v5151: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.2 KiB/s wr, 1.45k op/s 2024-08-29T19:28:31.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:28:31 smithi029 bash[79042]: cluster 2024-08-29T19:28:30.176197+0000 mon.a (mon.0) 3721 : cluster [DBG] osdmap e2667: 8 total, 8 up, 8 in 2024-08-29T19:28:31.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:28:31 smithi029 bash[79042]: cluster 2024-08-29T19:28:30.765132+0000 mgr.y (mgr.25004) 2958 : cluster [DBG] pgmap v5151: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.2 KiB/s wr, 1.45k op/s 2024-08-29T19:28:31.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:28:31 smithi029 bash[77880]: cluster 2024-08-29T19:28:30.176197+0000 mon.a (mon.0) 3721 : cluster [DBG] osdmap e2667: 8 total, 8 up, 8 in 2024-08-29T19:28:31.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:28:31 smithi029 bash[77880]: cluster 2024-08-29T19:28:30.765132+0000 mgr.y (mgr.25004) 2958 : cluster [DBG] pgmap v5151: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.2 KiB/s wr, 1.45k op/s 2024-08-29T19:28:32.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:28:32 smithi110 bash[67519]: cluster 2024-08-29T19:28:31.197854+0000 mon.a (mon.0) 3722 : cluster [DBG] osdmap e2668: 8 total, 8 up, 8 in 2024-08-29T19:28:32.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:28:32 smithi029 bash[79042]: cluster 2024-08-29T19:28:31.197854+0000 mon.a (mon.0) 3722 : cluster [DBG] osdmap e2668: 8 total, 8 up, 8 in 2024-08-29T19:28:32.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:28:32 smithi029 bash[77880]: cluster 2024-08-29T19:28:31.197854+0000 mon.a (mon.0) 3722 : cluster [DBG] osdmap e2668: 8 total, 8 up, 8 in 2024-08-29T19:28:33.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:28:33 smithi110 bash[67519]: cluster 2024-08-29T19:28:32.200158+0000 mon.a (mon.0) 3723 : cluster [DBG] osdmap e2669: 8 total, 8 up, 8 in 2024-08-29T19:28:33.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:28:33 smithi110 bash[67519]: cluster 2024-08-29T19:28:32.765922+0000 mgr.y (mgr.25004) 2959 : cluster [DBG] pgmap v5154: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.5 KiB/s wr, 1.45k op/s 2024-08-29T19:28:33.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:28:33 smithi029 bash[79042]: cluster 2024-08-29T19:28:32.200158+0000 mon.a (mon.0) 3723 : cluster [DBG] osdmap e2669: 8 total, 8 up, 8 in 2024-08-29T19:28:33.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:28:33 smithi029 bash[79042]: cluster 2024-08-29T19:28:32.765922+0000 mgr.y (mgr.25004) 2959 : cluster [DBG] pgmap v5154: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.5 KiB/s wr, 1.45k op/s 2024-08-29T19:28:33.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:28:33 smithi029 bash[77880]: cluster 2024-08-29T19:28:32.200158+0000 mon.a (mon.0) 3723 : cluster [DBG] osdmap e2669: 8 total, 8 up, 8 in 2024-08-29T19:28:33.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:28:33 smithi029 bash[77880]: cluster 2024-08-29T19:28:32.765922+0000 mgr.y (mgr.25004) 2959 : cluster [DBG] pgmap v5154: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.5 KiB/s wr, 1.45k op/s 2024-08-29T19:28:34.601 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:28:34 smithi029 bash[79042]: cluster 2024-08-29T19:28:33.222417+0000 mon.a (mon.0) 3724 : cluster [DBG] osdmap e2670: 8 total, 8 up, 8 in 2024-08-29T19:28:34.601 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:28:34 smithi029 bash[79042]: audit 2024-08-29T19:28:33.646583+0000 mon.c (mon.2) 1052 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:28:34.601 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:28:34 smithi029 bash[77880]: cluster 2024-08-29T19:28:33.222417+0000 mon.a (mon.0) 3724 : cluster [DBG] osdmap e2670: 8 total, 8 up, 8 in 2024-08-29T19:28:34.601 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:28:34 smithi029 bash[77880]: audit 2024-08-29T19:28:33.646583+0000 mon.c (mon.2) 1052 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:28:34.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:28:34 smithi110 bash[67519]: cluster 2024-08-29T19:28:33.222417+0000 mon.a (mon.0) 3724 : cluster [DBG] osdmap e2670: 8 total, 8 up, 8 in 2024-08-29T19:28:34.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:28:34 smithi110 bash[67519]: audit 2024-08-29T19:28:33.646583+0000 mon.c (mon.2) 1052 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:28:34.903 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 19:28:34 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:19:28:34] "GET /metrics HTTP/1.1" 200 36703 "" "Prometheus/2.43.0" 2024-08-29T19:28:35.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:28:35 smithi110 bash[67519]: cluster 2024-08-29T19:28:34.232788+0000 mon.a (mon.0) 3725 : cluster [DBG] osdmap e2671: 8 total, 8 up, 8 in 2024-08-29T19:28:35.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:28:35 smithi110 bash[67519]: cluster 2024-08-29T19:28:34.766758+0000 mgr.y (mgr.25004) 2960 : cluster [DBG] pgmap v5157: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.2 KiB/s wr, 1.50k op/s 2024-08-29T19:28:35.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:28:35 smithi029 bash[79042]: cluster 2024-08-29T19:28:34.232788+0000 mon.a (mon.0) 3725 : cluster [DBG] osdmap e2671: 8 total, 8 up, 8 in 2024-08-29T19:28:35.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:28:35 smithi029 bash[79042]: cluster 2024-08-29T19:28:34.766758+0000 mgr.y (mgr.25004) 2960 : cluster [DBG] pgmap v5157: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.2 KiB/s wr, 1.50k op/s 2024-08-29T19:28:35.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:28:35 smithi029 bash[77880]: cluster 2024-08-29T19:28:34.232788+0000 mon.a (mon.0) 3725 : cluster [DBG] osdmap e2671: 8 total, 8 up, 8 in 2024-08-29T19:28:35.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:28:35 smithi029 bash[77880]: cluster 2024-08-29T19:28:34.766758+0000 mgr.y (mgr.25004) 2960 : cluster [DBG] pgmap v5157: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.2 KiB/s wr, 1.50k op/s 2024-08-29T19:28:36.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:28:36 smithi110 bash[67519]: cluster 2024-08-29T19:28:35.244161+0000 mon.a (mon.0) 3726 : cluster [DBG] osdmap e2672: 8 total, 8 up, 8 in 2024-08-29T19:28:36.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:28:36 smithi029 bash[77880]: cluster 2024-08-29T19:28:35.244161+0000 mon.a (mon.0) 3726 : cluster [DBG] osdmap e2672: 8 total, 8 up, 8 in 2024-08-29T19:28:36.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:28:36 smithi029 bash[79042]: cluster 2024-08-29T19:28:35.244161+0000 mon.a (mon.0) 3726 : cluster [DBG] osdmap e2672: 8 total, 8 up, 8 in 2024-08-29T19:28:37.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:28:37 smithi110 bash[67519]: cluster 2024-08-29T19:28:36.253142+0000 mon.a (mon.0) 3727 : cluster [DBG] osdmap e2673: 8 total, 8 up, 8 in 2024-08-29T19:28:37.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:28:37 smithi110 bash[67519]: cluster 2024-08-29T19:28:36.767935+0000 mgr.y (mgr.25004) 2961 : cluster [DBG] pgmap v5160: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.5 KiB/s wr, 1.49k op/s 2024-08-29T19:28:37.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:28:37 smithi029 bash[79042]: cluster 2024-08-29T19:28:36.253142+0000 mon.a (mon.0) 3727 : cluster [DBG] osdmap e2673: 8 total, 8 up, 8 in 2024-08-29T19:28:37.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:28:37 smithi029 bash[79042]: cluster 2024-08-29T19:28:36.767935+0000 mgr.y (mgr.25004) 2961 : cluster [DBG] pgmap v5160: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.5 KiB/s wr, 1.49k op/s 2024-08-29T19:28:37.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:28:37 smithi029 bash[77880]: cluster 2024-08-29T19:28:36.253142+0000 mon.a (mon.0) 3727 : cluster [DBG] osdmap e2673: 8 total, 8 up, 8 in 2024-08-29T19:28:37.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:28:37 smithi029 bash[77880]: cluster 2024-08-29T19:28:36.767935+0000 mgr.y (mgr.25004) 2961 : cluster [DBG] pgmap v5160: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.5 KiB/s wr, 1.49k op/s 2024-08-29T19:28:38.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:28:38 smithi029 bash[79042]: cluster 2024-08-29T19:28:37.265145+0000 mon.a (mon.0) 3728 : cluster [DBG] osdmap e2674: 8 total, 8 up, 8 in 2024-08-29T19:28:38.653 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:28:38 smithi110 bash[67519]: cluster 2024-08-29T19:28:37.265145+0000 mon.a (mon.0) 3728 : cluster [DBG] osdmap e2674: 8 total, 8 up, 8 in 2024-08-29T19:28:38.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:28:38 smithi029 bash[77880]: cluster 2024-08-29T19:28:37.265145+0000 mon.a (mon.0) 3728 : cluster [DBG] osdmap e2674: 8 total, 8 up, 8 in 2024-08-29T19:28:39.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:28:39 smithi110 bash[67519]: cluster 2024-08-29T19:28:38.265981+0000 mon.a (mon.0) 3729 : cluster [DBG] osdmap e2675: 8 total, 8 up, 8 in 2024-08-29T19:28:39.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:28:39 smithi110 bash[67519]: cluster 2024-08-29T19:28:38.768777+0000 mgr.y (mgr.25004) 2962 : cluster [DBG] pgmap v5163: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 4.7 KiB/s rd, 767 B/s wr, 6 op/s 2024-08-29T19:28:39.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:28:39 smithi029 bash[79042]: cluster 2024-08-29T19:28:38.265981+0000 mon.a (mon.0) 3729 : cluster [DBG] osdmap e2675: 8 total, 8 up, 8 in 2024-08-29T19:28:39.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:28:39 smithi029 bash[79042]: cluster 2024-08-29T19:28:38.768777+0000 mgr.y (mgr.25004) 2962 : cluster [DBG] pgmap v5163: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 4.7 KiB/s rd, 767 B/s wr, 6 op/s 2024-08-29T19:28:39.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:28:39 smithi029 bash[77880]: cluster 2024-08-29T19:28:38.265981+0000 mon.a (mon.0) 3729 : cluster [DBG] osdmap e2675: 8 total, 8 up, 8 in 2024-08-29T19:28:39.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:28:39 smithi029 bash[77880]: cluster 2024-08-29T19:28:38.768777+0000 mgr.y (mgr.25004) 2962 : cluster [DBG] pgmap v5163: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 4.7 KiB/s rd, 767 B/s wr, 6 op/s 2024-08-29T19:28:40.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:28:40 smithi110 bash[67519]: cluster 2024-08-29T19:28:39.287892+0000 mon.a (mon.0) 3730 : cluster [DBG] osdmap e2676: 8 total, 8 up, 8 in 2024-08-29T19:28:40.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:28:40 smithi029 bash[79042]: cluster 2024-08-29T19:28:39.287892+0000 mon.a (mon.0) 3730 : cluster [DBG] osdmap e2676: 8 total, 8 up, 8 in 2024-08-29T19:28:40.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:28:40 smithi029 bash[77880]: cluster 2024-08-29T19:28:39.287892+0000 mon.a (mon.0) 3730 : cluster [DBG] osdmap e2676: 8 total, 8 up, 8 in 2024-08-29T19:28:41.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:28:41 smithi110 bash[67519]: cluster 2024-08-29T19:28:40.289770+0000 mon.a (mon.0) 3731 : cluster [DBG] osdmap e2677: 8 total, 8 up, 8 in 2024-08-29T19:28:41.653 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:28:41 smithi110 bash[67519]: cluster 2024-08-29T19:28:40.769635+0000 mgr.y (mgr.25004) 2963 : cluster [DBG] pgmap v5166: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.7 KiB/s wr, 1.54k op/s 2024-08-29T19:28:41.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:28:41 smithi029 bash[79042]: cluster 2024-08-29T19:28:40.289770+0000 mon.a (mon.0) 3731 : cluster [DBG] osdmap e2677: 8 total, 8 up, 8 in 2024-08-29T19:28:41.654 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:28:41 smithi029 bash[79042]: cluster 2024-08-29T19:28:40.769635+0000 mgr.y (mgr.25004) 2963 : cluster [DBG] pgmap v5166: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.7 KiB/s wr, 1.54k op/s 2024-08-29T19:28:41.654 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:28:41 smithi029 bash[77880]: cluster 2024-08-29T19:28:40.289770+0000 mon.a (mon.0) 3731 : cluster [DBG] osdmap e2677: 8 total, 8 up, 8 in 2024-08-29T19:28:41.654 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:28:41 smithi029 bash[77880]: cluster 2024-08-29T19:28:40.769635+0000 mgr.y (mgr.25004) 2963 : cluster [DBG] pgmap v5166: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.7 KiB/s wr, 1.54k op/s 2024-08-29T19:28:42.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:28:42 smithi110 bash[67519]: cluster 2024-08-29T19:28:41.309917+0000 mon.a (mon.0) 3732 : cluster [DBG] osdmap e2678: 8 total, 8 up, 8 in 2024-08-29T19:28:42.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:28:42 smithi029 bash[77880]: cluster 2024-08-29T19:28:41.309917+0000 mon.a (mon.0) 3732 : cluster [DBG] osdmap e2678: 8 total, 8 up, 8 in 2024-08-29T19:28:42.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:28:42 smithi029 bash[79042]: cluster 2024-08-29T19:28:41.309917+0000 mon.a (mon.0) 3732 : cluster [DBG] osdmap e2678: 8 total, 8 up, 8 in 2024-08-29T19:28:43.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:28:43 smithi110 bash[67519]: cluster 2024-08-29T19:28:42.318903+0000 mon.a (mon.0) 3733 : cluster [DBG] osdmap e2679: 8 total, 8 up, 8 in 2024-08-29T19:28:43.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:28:43 smithi110 bash[67519]: cluster 2024-08-29T19:28:42.770328+0000 mgr.y (mgr.25004) 2964 : cluster [DBG] pgmap v5169: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.7 KiB/s wr, 1.54k op/s 2024-08-29T19:28:43.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:28:43 smithi029 bash[77880]: cluster 2024-08-29T19:28:42.318903+0000 mon.a (mon.0) 3733 : cluster [DBG] osdmap e2679: 8 total, 8 up, 8 in 2024-08-29T19:28:43.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:28:43 smithi029 bash[77880]: cluster 2024-08-29T19:28:42.770328+0000 mgr.y (mgr.25004) 2964 : cluster [DBG] pgmap v5169: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.7 KiB/s wr, 1.54k op/s 2024-08-29T19:28:43.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:28:43 smithi029 bash[79042]: cluster 2024-08-29T19:28:42.318903+0000 mon.a (mon.0) 3733 : cluster [DBG] osdmap e2679: 8 total, 8 up, 8 in 2024-08-29T19:28:43.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:28:43 smithi029 bash[79042]: cluster 2024-08-29T19:28:42.770328+0000 mgr.y (mgr.25004) 2964 : cluster [DBG] pgmap v5169: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.7 KiB/s wr, 1.54k op/s 2024-08-29T19:28:44.601 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:28:44 smithi029 bash[77880]: cluster 2024-08-29T19:28:43.329115+0000 mon.a (mon.0) 3734 : cluster [DBG] osdmap e2680: 8 total, 8 up, 8 in 2024-08-29T19:28:44.602 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:28:44 smithi029 bash[79042]: cluster 2024-08-29T19:28:43.329115+0000 mon.a (mon.0) 3734 : cluster [DBG] osdmap e2680: 8 total, 8 up, 8 in 2024-08-29T19:28:44.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:28:44 smithi110 bash[67519]: cluster 2024-08-29T19:28:43.329115+0000 mon.a (mon.0) 3734 : cluster [DBG] osdmap e2680: 8 total, 8 up, 8 in 2024-08-29T19:28:44.903 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 19:28:44 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:19:28:44] "GET /metrics HTTP/1.1" 200 36703 "" "Prometheus/2.43.0" 2024-08-29T19:28:45.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:28:45 smithi110 bash[67519]: cluster 2024-08-29T19:28:44.331401+0000 mon.a (mon.0) 3735 : cluster [DBG] osdmap e2681: 8 total, 8 up, 8 in 2024-08-29T19:28:45.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:28:45 smithi110 bash[67519]: cluster 2024-08-29T19:28:44.771074+0000 mgr.y (mgr.25004) 2965 : cluster [DBG] pgmap v5172: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.0 KiB/s wr, 1.58k op/s 2024-08-29T19:28:45.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:28:45 smithi029 bash[79042]: cluster 2024-08-29T19:28:44.331401+0000 mon.a (mon.0) 3735 : cluster [DBG] osdmap e2681: 8 total, 8 up, 8 in 2024-08-29T19:28:45.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:28:45 smithi029 bash[79042]: cluster 2024-08-29T19:28:44.771074+0000 mgr.y (mgr.25004) 2965 : cluster [DBG] pgmap v5172: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.0 KiB/s wr, 1.58k op/s 2024-08-29T19:28:45.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:28:45 smithi029 bash[77880]: cluster 2024-08-29T19:28:44.331401+0000 mon.a (mon.0) 3735 : cluster [DBG] osdmap e2681: 8 total, 8 up, 8 in 2024-08-29T19:28:45.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:28:45 smithi029 bash[77880]: cluster 2024-08-29T19:28:44.771074+0000 mgr.y (mgr.25004) 2965 : cluster [DBG] pgmap v5172: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.0 KiB/s wr, 1.58k op/s 2024-08-29T19:28:46.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:28:46 smithi110 bash[67519]: cluster 2024-08-29T19:28:45.355915+0000 mon.a (mon.0) 3736 : cluster [DBG] osdmap e2682: 8 total, 8 up, 8 in 2024-08-29T19:28:46.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:28:46 smithi029 bash[79042]: cluster 2024-08-29T19:28:45.355915+0000 mon.a (mon.0) 3736 : cluster [DBG] osdmap e2682: 8 total, 8 up, 8 in 2024-08-29T19:28:46.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:28:46 smithi029 bash[77880]: cluster 2024-08-29T19:28:45.355915+0000 mon.a (mon.0) 3736 : cluster [DBG] osdmap e2682: 8 total, 8 up, 8 in 2024-08-29T19:28:47.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:28:47 smithi110 bash[67519]: cluster 2024-08-29T19:28:46.356663+0000 mon.a (mon.0) 3737 : cluster [DBG] osdmap e2683: 8 total, 8 up, 8 in 2024-08-29T19:28:47.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:28:47 smithi110 bash[67519]: cluster 2024-08-29T19:28:46.772081+0000 mgr.y (mgr.25004) 2966 : cluster [DBG] pgmap v5175: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.5 KiB/s wr, 1.58k op/s 2024-08-29T19:28:47.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:28:47 smithi029 bash[77880]: cluster 2024-08-29T19:28:46.356663+0000 mon.a (mon.0) 3737 : cluster [DBG] osdmap e2683: 8 total, 8 up, 8 in 2024-08-29T19:28:47.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:28:47 smithi029 bash[77880]: cluster 2024-08-29T19:28:46.772081+0000 mgr.y (mgr.25004) 2966 : cluster [DBG] pgmap v5175: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.5 KiB/s wr, 1.58k op/s 2024-08-29T19:28:47.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:28:47 smithi029 bash[79042]: cluster 2024-08-29T19:28:46.356663+0000 mon.a (mon.0) 3737 : cluster [DBG] osdmap e2683: 8 total, 8 up, 8 in 2024-08-29T19:28:47.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:28:47 smithi029 bash[79042]: cluster 2024-08-29T19:28:46.772081+0000 mgr.y (mgr.25004) 2966 : cluster [DBG] pgmap v5175: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.5 KiB/s wr, 1.58k op/s 2024-08-29T19:28:48.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:28:48 smithi110 bash[67519]: cluster 2024-08-29T19:28:47.379368+0000 mon.a (mon.0) 3738 : cluster [DBG] osdmap e2684: 8 total, 8 up, 8 in 2024-08-29T19:28:48.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:28:48 smithi029 bash[79042]: cluster 2024-08-29T19:28:47.379368+0000 mon.a (mon.0) 3738 : cluster [DBG] osdmap e2684: 8 total, 8 up, 8 in 2024-08-29T19:28:48.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:28:48 smithi029 bash[77880]: cluster 2024-08-29T19:28:47.379368+0000 mon.a (mon.0) 3738 : cluster [DBG] osdmap e2684: 8 total, 8 up, 8 in 2024-08-29T19:28:49.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:28:49 smithi110 bash[67519]: cluster 2024-08-29T19:28:48.389500+0000 mon.a (mon.0) 3739 : cluster [DBG] osdmap e2685: 8 total, 8 up, 8 in 2024-08-29T19:28:49.653 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:28:49 smithi110 bash[67519]: audit 2024-08-29T19:28:48.647101+0000 mon.c (mon.2) 1053 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:28:49.653 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:28:49 smithi110 bash[67519]: cluster 2024-08-29T19:28:48.772775+0000 mgr.y (mgr.25004) 2967 : cluster [DBG] pgmap v5178: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 1023 B/s wr, 7 op/s 2024-08-29T19:28:49.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:28:49 smithi029 bash[79042]: cluster 2024-08-29T19:28:48.389500+0000 mon.a (mon.0) 3739 : cluster [DBG] osdmap e2685: 8 total, 8 up, 8 in 2024-08-29T19:28:49.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:28:49 smithi029 bash[79042]: audit 2024-08-29T19:28:48.647101+0000 mon.c (mon.2) 1053 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:28:49.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:28:49 smithi029 bash[79042]: cluster 2024-08-29T19:28:48.772775+0000 mgr.y (mgr.25004) 2967 : cluster [DBG] pgmap v5178: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 1023 B/s wr, 7 op/s 2024-08-29T19:28:49.654 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:28:49 smithi029 bash[77880]: cluster 2024-08-29T19:28:48.389500+0000 mon.a (mon.0) 3739 : cluster [DBG] osdmap e2685: 8 total, 8 up, 8 in 2024-08-29T19:28:49.654 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:28:49 smithi029 bash[77880]: audit 2024-08-29T19:28:48.647101+0000 mon.c (mon.2) 1053 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:28:49.654 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:28:49 smithi029 bash[77880]: cluster 2024-08-29T19:28:48.772775+0000 mgr.y (mgr.25004) 2967 : cluster [DBG] pgmap v5178: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 1023 B/s wr, 7 op/s 2024-08-29T19:28:50.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:28:50 smithi110 bash[67519]: cluster 2024-08-29T19:28:49.402222+0000 mon.a (mon.0) 3740 : cluster [DBG] osdmap e2686: 8 total, 8 up, 8 in 2024-08-29T19:28:50.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:28:50 smithi029 bash[79042]: cluster 2024-08-29T19:28:49.402222+0000 mon.a (mon.0) 3740 : cluster [DBG] osdmap e2686: 8 total, 8 up, 8 in 2024-08-29T19:28:50.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:28:50 smithi029 bash[77880]: cluster 2024-08-29T19:28:49.402222+0000 mon.a (mon.0) 3740 : cluster [DBG] osdmap e2686: 8 total, 8 up, 8 in 2024-08-29T19:28:51.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:28:51 smithi110 bash[67519]: cluster 2024-08-29T19:28:50.403538+0000 mon.a (mon.0) 3741 : cluster [DBG] osdmap e2687: 8 total, 8 up, 8 in 2024-08-29T19:28:51.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:28:51 smithi110 bash[67519]: cluster 2024-08-29T19:28:50.773573+0000 mgr.y (mgr.25004) 2968 : cluster [DBG] pgmap v5181: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.5 KiB/s wr, 1.63k op/s 2024-08-29T19:28:51.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:28:51 smithi029 bash[77880]: cluster 2024-08-29T19:28:50.403538+0000 mon.a (mon.0) 3741 : cluster [DBG] osdmap e2687: 8 total, 8 up, 8 in 2024-08-29T19:28:51.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:28:51 smithi029 bash[77880]: cluster 2024-08-29T19:28:50.773573+0000 mgr.y (mgr.25004) 2968 : cluster [DBG] pgmap v5181: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.5 KiB/s wr, 1.63k op/s 2024-08-29T19:28:51.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:28:51 smithi029 bash[79042]: cluster 2024-08-29T19:28:50.403538+0000 mon.a (mon.0) 3741 : cluster [DBG] osdmap e2687: 8 total, 8 up, 8 in 2024-08-29T19:28:51.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:28:51 smithi029 bash[79042]: cluster 2024-08-29T19:28:50.773573+0000 mgr.y (mgr.25004) 2968 : cluster [DBG] pgmap v5181: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.5 KiB/s wr, 1.63k op/s 2024-08-29T19:28:52.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:28:52 smithi110 bash[67519]: cluster 2024-08-29T19:28:51.427610+0000 mon.a (mon.0) 3742 : cluster [DBG] osdmap e2688: 8 total, 8 up, 8 in 2024-08-29T19:28:52.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:28:52 smithi029 bash[77880]: cluster 2024-08-29T19:28:51.427610+0000 mon.a (mon.0) 3742 : cluster [DBG] osdmap e2688: 8 total, 8 up, 8 in 2024-08-29T19:28:52.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:28:52 smithi029 bash[79042]: cluster 2024-08-29T19:28:51.427610+0000 mon.a (mon.0) 3742 : cluster [DBG] osdmap e2688: 8 total, 8 up, 8 in 2024-08-29T19:28:53.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:28:53 smithi110 bash[67519]: cluster 2024-08-29T19:28:52.428703+0000 mon.a (mon.0) 3743 : cluster [DBG] osdmap e2689: 8 total, 8 up, 8 in 2024-08-29T19:28:53.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:28:53 smithi110 bash[67519]: cluster 2024-08-29T19:28:52.774323+0000 mgr.y (mgr.25004) 2969 : cluster [DBG] pgmap v5184: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 4.0 KiB/s wr, 1.63k op/s 2024-08-29T19:28:53.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:28:53 smithi029 bash[77880]: cluster 2024-08-29T19:28:52.428703+0000 mon.a (mon.0) 3743 : cluster [DBG] osdmap e2689: 8 total, 8 up, 8 in 2024-08-29T19:28:53.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:28:53 smithi029 bash[77880]: cluster 2024-08-29T19:28:52.774323+0000 mgr.y (mgr.25004) 2969 : cluster [DBG] pgmap v5184: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 4.0 KiB/s wr, 1.63k op/s 2024-08-29T19:28:53.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:28:53 smithi029 bash[79042]: cluster 2024-08-29T19:28:52.428703+0000 mon.a (mon.0) 3743 : cluster [DBG] osdmap e2689: 8 total, 8 up, 8 in 2024-08-29T19:28:53.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:28:53 smithi029 bash[79042]: cluster 2024-08-29T19:28:52.774323+0000 mgr.y (mgr.25004) 2969 : cluster [DBG] pgmap v5184: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 4.0 KiB/s wr, 1.63k op/s 2024-08-29T19:28:54.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:28:54 smithi110 bash[67519]: cluster 2024-08-29T19:28:53.454138+0000 mon.a (mon.0) 3744 : cluster [DBG] osdmap e2690: 8 total, 8 up, 8 in 2024-08-29T19:28:54.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:28:54 smithi029 bash[77880]: cluster 2024-08-29T19:28:53.454138+0000 mon.a (mon.0) 3744 : cluster [DBG] osdmap e2690: 8 total, 8 up, 8 in 2024-08-29T19:28:54.903 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 19:28:54 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:19:28:54] "GET /metrics HTTP/1.1" 200 36706 "" "Prometheus/2.43.0" 2024-08-29T19:28:54.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:28:54 smithi029 bash[79042]: cluster 2024-08-29T19:28:53.454138+0000 mon.a (mon.0) 3744 : cluster [DBG] osdmap e2690: 8 total, 8 up, 8 in 2024-08-29T19:28:55.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:28:55 smithi110 bash[67519]: cluster 2024-08-29T19:28:54.462003+0000 mon.a (mon.0) 3745 : cluster [DBG] osdmap e2691: 8 total, 8 up, 8 in 2024-08-29T19:28:55.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:28:55 smithi110 bash[67519]: cluster 2024-08-29T19:28:54.775040+0000 mgr.y (mgr.25004) 2970 : cluster [DBG] pgmap v5187: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.2 KiB/s wr, 1.67k op/s 2024-08-29T19:28:55.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:28:55 smithi110 bash[67519]: audit 2024-08-29T19:28:55.098884+0000 mon.c (mon.2) 1054 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:28:55.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:28:55 smithi029 bash[79042]: cluster 2024-08-29T19:28:54.462003+0000 mon.a (mon.0) 3745 : cluster [DBG] osdmap e2691: 8 total, 8 up, 8 in 2024-08-29T19:28:55.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:28:55 smithi029 bash[79042]: cluster 2024-08-29T19:28:54.775040+0000 mgr.y (mgr.25004) 2970 : cluster [DBG] pgmap v5187: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.2 KiB/s wr, 1.67k op/s 2024-08-29T19:28:55.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:28:55 smithi029 bash[79042]: audit 2024-08-29T19:28:55.098884+0000 mon.c (mon.2) 1054 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:28:55.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:28:55 smithi029 bash[77880]: cluster 2024-08-29T19:28:54.462003+0000 mon.a (mon.0) 3745 : cluster [DBG] osdmap e2691: 8 total, 8 up, 8 in 2024-08-29T19:28:55.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:28:55 smithi029 bash[77880]: cluster 2024-08-29T19:28:54.775040+0000 mgr.y (mgr.25004) 2970 : cluster [DBG] pgmap v5187: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.2 KiB/s wr, 1.67k op/s 2024-08-29T19:28:55.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:28:55 smithi029 bash[77880]: audit 2024-08-29T19:28:55.098884+0000 mon.c (mon.2) 1054 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:28:56.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:28:56 smithi110 bash[67519]: cluster 2024-08-29T19:28:55.471612+0000 mon.a (mon.0) 3746 : cluster [DBG] osdmap e2692: 8 total, 8 up, 8 in 2024-08-29T19:28:56.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:28:56 smithi029 bash[77880]: cluster 2024-08-29T19:28:55.471612+0000 mon.a (mon.0) 3746 : cluster [DBG] osdmap e2692: 8 total, 8 up, 8 in 2024-08-29T19:28:56.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:28:56 smithi029 bash[79042]: cluster 2024-08-29T19:28:55.471612+0000 mon.a (mon.0) 3746 : cluster [DBG] osdmap e2692: 8 total, 8 up, 8 in 2024-08-29T19:28:57.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:28:57 smithi110 bash[67519]: cluster 2024-08-29T19:28:56.474741+0000 mon.a (mon.0) 3747 : cluster [DBG] osdmap e2693: 8 total, 8 up, 8 in 2024-08-29T19:28:57.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:28:57 smithi110 bash[67519]: cluster 2024-08-29T19:28:56.775747+0000 mgr.y (mgr.25004) 2971 : cluster [DBG] pgmap v5190: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.5 KiB/s wr, 1.67k op/s 2024-08-29T19:28:57.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:28:57 smithi029 bash[77880]: cluster 2024-08-29T19:28:56.474741+0000 mon.a (mon.0) 3747 : cluster [DBG] osdmap e2693: 8 total, 8 up, 8 in 2024-08-29T19:28:57.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:28:57 smithi029 bash[77880]: cluster 2024-08-29T19:28:56.775747+0000 mgr.y (mgr.25004) 2971 : cluster [DBG] pgmap v5190: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.5 KiB/s wr, 1.67k op/s 2024-08-29T19:28:57.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:28:57 smithi029 bash[79042]: cluster 2024-08-29T19:28:56.474741+0000 mon.a (mon.0) 3747 : cluster [DBG] osdmap e2693: 8 total, 8 up, 8 in 2024-08-29T19:28:57.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:28:57 smithi029 bash[79042]: cluster 2024-08-29T19:28:56.775747+0000 mgr.y (mgr.25004) 2971 : cluster [DBG] pgmap v5190: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.5 KiB/s wr, 1.67k op/s 2024-08-29T19:28:58.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:28:58 smithi110 bash[67519]: cluster 2024-08-29T19:28:57.496214+0000 mon.a (mon.0) 3748 : cluster [DBG] osdmap e2694: 8 total, 8 up, 8 in 2024-08-29T19:28:58.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:28:58 smithi029 bash[79042]: cluster 2024-08-29T19:28:57.496214+0000 mon.a (mon.0) 3748 : cluster [DBG] osdmap e2694: 8 total, 8 up, 8 in 2024-08-29T19:28:58.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:28:58 smithi029 bash[77880]: cluster 2024-08-29T19:28:57.496214+0000 mon.a (mon.0) 3748 : cluster [DBG] osdmap e2694: 8 total, 8 up, 8 in 2024-08-29T19:28:59.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:28:59 smithi110 bash[67519]: cluster 2024-08-29T19:28:58.497053+0000 mon.a (mon.0) 3749 : cluster [DBG] osdmap e2695: 8 total, 8 up, 8 in 2024-08-29T19:28:59.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:28:59 smithi110 bash[67519]: cluster 2024-08-29T19:28:58.776465+0000 mgr.y (mgr.25004) 2972 : cluster [DBG] pgmap v5193: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 1.2 KiB/s wr, 7 op/s 2024-08-29T19:28:59.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:28:59 smithi029 bash[79042]: cluster 2024-08-29T19:28:58.497053+0000 mon.a (mon.0) 3749 : cluster [DBG] osdmap e2695: 8 total, 8 up, 8 in 2024-08-29T19:28:59.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:28:59 smithi029 bash[79042]: cluster 2024-08-29T19:28:58.776465+0000 mgr.y (mgr.25004) 2972 : cluster [DBG] pgmap v5193: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 1.2 KiB/s wr, 7 op/s 2024-08-29T19:28:59.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:28:59 smithi029 bash[77880]: cluster 2024-08-29T19:28:58.497053+0000 mon.a (mon.0) 3749 : cluster [DBG] osdmap e2695: 8 total, 8 up, 8 in 2024-08-29T19:28:59.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:28:59 smithi029 bash[77880]: cluster 2024-08-29T19:28:58.776465+0000 mgr.y (mgr.25004) 2972 : cluster [DBG] pgmap v5193: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 1.2 KiB/s wr, 7 op/s 2024-08-29T19:29:00.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:29:00 smithi110 bash[67519]: cluster 2024-08-29T19:28:59.516158+0000 mon.a (mon.0) 3750 : cluster [DBG] osdmap e2696: 8 total, 8 up, 8 in 2024-08-29T19:29:00.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:29:00 smithi029 bash[79042]: cluster 2024-08-29T19:28:59.516158+0000 mon.a (mon.0) 3750 : cluster [DBG] osdmap e2696: 8 total, 8 up, 8 in 2024-08-29T19:29:00.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:29:00 smithi029 bash[77880]: cluster 2024-08-29T19:28:59.516158+0000 mon.a (mon.0) 3750 : cluster [DBG] osdmap e2696: 8 total, 8 up, 8 in 2024-08-29T19:29:01.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:29:01 smithi110 bash[67519]: cluster 2024-08-29T19:29:00.517695+0000 mon.a (mon.0) 3751 : cluster [DBG] osdmap e2697: 8 total, 8 up, 8 in 2024-08-29T19:29:01.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:29:01 smithi110 bash[67519]: cluster 2024-08-29T19:29:00.777308+0000 mgr.y (mgr.25004) 2973 : cluster [DBG] pgmap v5196: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.0 KiB/s wr, 1.71k op/s 2024-08-29T19:29:01.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:29:01 smithi110 bash[67519]: audit 2024-08-29T19:29:01.004466+0000 mon.a (mon.0) 3752 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:29:01.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:29:01 smithi110 bash[67519]: audit 2024-08-29T19:29:01.019369+0000 mon.a (mon.0) 3753 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:29:01.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:29:01 smithi029 bash[77880]: cluster 2024-08-29T19:29:00.517695+0000 mon.a (mon.0) 3751 : cluster [DBG] osdmap e2697: 8 total, 8 up, 8 in 2024-08-29T19:29:01.904 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:29:01 smithi029 bash[77880]: cluster 2024-08-29T19:29:00.777308+0000 mgr.y (mgr.25004) 2973 : cluster [DBG] pgmap v5196: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.0 KiB/s wr, 1.71k op/s 2024-08-29T19:29:01.904 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:29:01 smithi029 bash[77880]: audit 2024-08-29T19:29:01.004466+0000 mon.a (mon.0) 3752 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:29:01.904 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:29:01 smithi029 bash[77880]: audit 2024-08-29T19:29:01.019369+0000 mon.a (mon.0) 3753 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:29:01.904 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:29:01 smithi029 bash[79042]: cluster 2024-08-29T19:29:00.517695+0000 mon.a (mon.0) 3751 : cluster [DBG] osdmap e2697: 8 total, 8 up, 8 in 2024-08-29T19:29:01.904 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:29:01 smithi029 bash[79042]: cluster 2024-08-29T19:29:00.777308+0000 mgr.y (mgr.25004) 2973 : cluster [DBG] pgmap v5196: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.0 KiB/s wr, 1.71k op/s 2024-08-29T19:29:01.904 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:29:01 smithi029 bash[79042]: audit 2024-08-29T19:29:01.004466+0000 mon.a (mon.0) 3752 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:29:01.904 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:29:01 smithi029 bash[79042]: audit 2024-08-29T19:29:01.019369+0000 mon.a (mon.0) 3753 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:29:02.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:29:02 smithi110 bash[67519]: cluster 2024-08-29T19:29:01.538274+0000 mon.a (mon.0) 3754 : cluster [DBG] osdmap e2698: 8 total, 8 up, 8 in 2024-08-29T19:29:02.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:29:02 smithi110 bash[67519]: audit 2024-08-29T19:29:01.716657+0000 mon.c (mon.2) 1055 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:29:02.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:29:02 smithi110 bash[67519]: audit 2024-08-29T19:29:01.718383+0000 mon.c (mon.2) 1056 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:29:02.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:29:02 smithi110 bash[67519]: audit 2024-08-29T19:29:01.728711+0000 mon.a (mon.0) 3755 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:29:02.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:29:02 smithi029 bash[77880]: cluster 2024-08-29T19:29:01.538274+0000 mon.a (mon.0) 3754 : cluster [DBG] osdmap e2698: 8 total, 8 up, 8 in 2024-08-29T19:29:02.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:29:02 smithi029 bash[77880]: audit 2024-08-29T19:29:01.716657+0000 mon.c (mon.2) 1055 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:29:02.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:29:02 smithi029 bash[77880]: audit 2024-08-29T19:29:01.718383+0000 mon.c (mon.2) 1056 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:29:02.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:29:02 smithi029 bash[77880]: audit 2024-08-29T19:29:01.728711+0000 mon.a (mon.0) 3755 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:29:02.904 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:29:02 smithi029 bash[79042]: cluster 2024-08-29T19:29:01.538274+0000 mon.a (mon.0) 3754 : cluster [DBG] osdmap e2698: 8 total, 8 up, 8 in 2024-08-29T19:29:02.904 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:29:02 smithi029 bash[79042]: audit 2024-08-29T19:29:01.716657+0000 mon.c (mon.2) 1055 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:29:02.904 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:29:02 smithi029 bash[79042]: audit 2024-08-29T19:29:01.718383+0000 mon.c (mon.2) 1056 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:29:02.904 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:29:02 smithi029 bash[79042]: audit 2024-08-29T19:29:01.728711+0000 mon.a (mon.0) 3755 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:29:03.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:29:03 smithi110 bash[67519]: cluster 2024-08-29T19:29:02.548483+0000 mon.a (mon.0) 3756 : cluster [DBG] osdmap e2699: 8 total, 8 up, 8 in 2024-08-29T19:29:03.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:29:03 smithi110 bash[67519]: cluster 2024-08-29T19:29:02.778194+0000 mgr.y (mgr.25004) 2974 : cluster [DBG] pgmap v5199: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.5 KiB/s wr, 1.72k op/s 2024-08-29T19:29:03.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:29:03 smithi029 bash[79042]: cluster 2024-08-29T19:29:02.548483+0000 mon.a (mon.0) 3756 : cluster [DBG] osdmap e2699: 8 total, 8 up, 8 in 2024-08-29T19:29:03.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:29:03 smithi029 bash[79042]: cluster 2024-08-29T19:29:02.778194+0000 mgr.y (mgr.25004) 2974 : cluster [DBG] pgmap v5199: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.5 KiB/s wr, 1.72k op/s 2024-08-29T19:29:03.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:29:03 smithi029 bash[77880]: cluster 2024-08-29T19:29:02.548483+0000 mon.a (mon.0) 3756 : cluster [DBG] osdmap e2699: 8 total, 8 up, 8 in 2024-08-29T19:29:03.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:29:03 smithi029 bash[77880]: cluster 2024-08-29T19:29:02.778194+0000 mgr.y (mgr.25004) 2974 : cluster [DBG] pgmap v5199: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.5 KiB/s wr, 1.72k op/s 2024-08-29T19:29:04.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:29:04 smithi110 bash[67519]: cluster 2024-08-29T19:29:03.559567+0000 mon.a (mon.0) 3757 : cluster [DBG] osdmap e2700: 8 total, 8 up, 8 in 2024-08-29T19:29:04.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:29:04 smithi110 bash[67519]: audit 2024-08-29T19:29:03.647517+0000 mon.c (mon.2) 1057 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:29:04.903 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 19:29:04 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:19:29:04] "GET /metrics HTTP/1.1" 200 36706 "" "Prometheus/2.43.0" 2024-08-29T19:29:04.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:29:04 smithi029 bash[77880]: cluster 2024-08-29T19:29:03.559567+0000 mon.a (mon.0) 3757 : cluster [DBG] osdmap e2700: 8 total, 8 up, 8 in 2024-08-29T19:29:04.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:29:04 smithi029 bash[77880]: audit 2024-08-29T19:29:03.647517+0000 mon.c (mon.2) 1057 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:29:04.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:29:04 smithi029 bash[79042]: cluster 2024-08-29T19:29:03.559567+0000 mon.a (mon.0) 3757 : cluster [DBG] osdmap e2700: 8 total, 8 up, 8 in 2024-08-29T19:29:04.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:29:04 smithi029 bash[79042]: audit 2024-08-29T19:29:03.647517+0000 mon.c (mon.2) 1057 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:29:05.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:29:05 smithi110 bash[67519]: cluster 2024-08-29T19:29:04.559995+0000 mon.a (mon.0) 3758 : cluster [DBG] osdmap e2701: 8 total, 8 up, 8 in 2024-08-29T19:29:05.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:29:05 smithi110 bash[67519]: cluster 2024-08-29T19:29:04.778995+0000 mgr.y (mgr.25004) 2975 : cluster [DBG] pgmap v5202: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 3.5 KiB/s wr, 1.76k op/s 2024-08-29T19:29:05.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:29:05 smithi029 bash[77880]: cluster 2024-08-29T19:29:04.559995+0000 mon.a (mon.0) 3758 : cluster [DBG] osdmap e2701: 8 total, 8 up, 8 in 2024-08-29T19:29:05.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:29:05 smithi029 bash[77880]: cluster 2024-08-29T19:29:04.778995+0000 mgr.y (mgr.25004) 2975 : cluster [DBG] pgmap v5202: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 3.5 KiB/s wr, 1.76k op/s 2024-08-29T19:29:05.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:29:05 smithi029 bash[79042]: cluster 2024-08-29T19:29:04.559995+0000 mon.a (mon.0) 3758 : cluster [DBG] osdmap e2701: 8 total, 8 up, 8 in 2024-08-29T19:29:05.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:29:05 smithi029 bash[79042]: cluster 2024-08-29T19:29:04.778995+0000 mgr.y (mgr.25004) 2975 : cluster [DBG] pgmap v5202: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 3.5 KiB/s wr, 1.76k op/s 2024-08-29T19:29:06.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:29:06 smithi110 bash[67519]: cluster 2024-08-29T19:29:05.582315+0000 mon.a (mon.0) 3759 : cluster [DBG] osdmap e2702: 8 total, 8 up, 8 in 2024-08-29T19:29:06.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:29:06 smithi029 bash[79042]: cluster 2024-08-29T19:29:05.582315+0000 mon.a (mon.0) 3759 : cluster [DBG] osdmap e2702: 8 total, 8 up, 8 in 2024-08-29T19:29:06.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:29:06 smithi029 bash[77880]: cluster 2024-08-29T19:29:05.582315+0000 mon.a (mon.0) 3759 : cluster [DBG] osdmap e2702: 8 total, 8 up, 8 in 2024-08-29T19:29:07.904 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:29:07 smithi029 bash[77880]: cluster 2024-08-29T19:29:06.589539+0000 mon.a (mon.0) 3760 : cluster [DBG] osdmap e2703: 8 total, 8 up, 8 in 2024-08-29T19:29:07.904 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:29:07 smithi029 bash[77880]: cluster 2024-08-29T19:29:06.779734+0000 mgr.y (mgr.25004) 2976 : cluster [DBG] pgmap v5205: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 3.7 KiB/s wr, 1.76k op/s 2024-08-29T19:29:07.904 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:29:07 smithi110 bash[67519]: cluster 2024-08-29T19:29:06.589539+0000 mon.a (mon.0) 3760 : cluster [DBG] osdmap e2703: 8 total, 8 up, 8 in 2024-08-29T19:29:07.904 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:29:07 smithi110 bash[67519]: cluster 2024-08-29T19:29:06.779734+0000 mgr.y (mgr.25004) 2976 : cluster [DBG] pgmap v5205: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 3.7 KiB/s wr, 1.76k op/s 2024-08-29T19:29:07.904 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:29:07 smithi029 bash[79042]: cluster 2024-08-29T19:29:06.589539+0000 mon.a (mon.0) 3760 : cluster [DBG] osdmap e2703: 8 total, 8 up, 8 in 2024-08-29T19:29:07.905 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:29:07 smithi029 bash[79042]: cluster 2024-08-29T19:29:06.779734+0000 mgr.y (mgr.25004) 2976 : cluster [DBG] pgmap v5205: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 3.7 KiB/s wr, 1.76k op/s 2024-08-29T19:29:08.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:29:08 smithi110 bash[67519]: cluster 2024-08-29T19:29:07.599954+0000 mon.a (mon.0) 3761 : cluster [DBG] osdmap e2704: 8 total, 8 up, 8 in 2024-08-29T19:29:08.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:29:08 smithi029 bash[79042]: cluster 2024-08-29T19:29:07.599954+0000 mon.a (mon.0) 3761 : cluster [DBG] osdmap e2704: 8 total, 8 up, 8 in 2024-08-29T19:29:08.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:29:08 smithi029 bash[77880]: cluster 2024-08-29T19:29:07.599954+0000 mon.a (mon.0) 3761 : cluster [DBG] osdmap e2704: 8 total, 8 up, 8 in 2024-08-29T19:29:09.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:29:09 smithi110 bash[67519]: cluster 2024-08-29T19:29:08.601064+0000 mon.a (mon.0) 3762 : cluster [DBG] osdmap e2705: 8 total, 8 up, 8 in 2024-08-29T19:29:09.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:29:09 smithi110 bash[67519]: cluster 2024-08-29T19:29:08.780433+0000 mgr.y (mgr.25004) 2977 : cluster [DBG] pgmap v5208: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 1.2 KiB/s wr, 8 op/s 2024-08-29T19:29:09.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:29:09 smithi029 bash[77880]: cluster 2024-08-29T19:29:08.601064+0000 mon.a (mon.0) 3762 : cluster [DBG] osdmap e2705: 8 total, 8 up, 8 in 2024-08-29T19:29:09.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:29:09 smithi029 bash[77880]: cluster 2024-08-29T19:29:08.780433+0000 mgr.y (mgr.25004) 2977 : cluster [DBG] pgmap v5208: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 1.2 KiB/s wr, 8 op/s 2024-08-29T19:29:09.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:29:09 smithi029 bash[79042]: cluster 2024-08-29T19:29:08.601064+0000 mon.a (mon.0) 3762 : cluster [DBG] osdmap e2705: 8 total, 8 up, 8 in 2024-08-29T19:29:09.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:29:09 smithi029 bash[79042]: cluster 2024-08-29T19:29:08.780433+0000 mgr.y (mgr.25004) 2977 : cluster [DBG] pgmap v5208: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 1.2 KiB/s wr, 8 op/s 2024-08-29T19:29:10.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:29:10 smithi110 bash[67519]: cluster 2024-08-29T19:29:09.629651+0000 mon.a (mon.0) 3763 : cluster [DBG] osdmap e2706: 8 total, 8 up, 8 in 2024-08-29T19:29:10.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:29:10 smithi029 bash[79042]: cluster 2024-08-29T19:29:09.629651+0000 mon.a (mon.0) 3763 : cluster [DBG] osdmap e2706: 8 total, 8 up, 8 in 2024-08-29T19:29:10.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:29:10 smithi029 bash[77880]: cluster 2024-08-29T19:29:09.629651+0000 mon.a (mon.0) 3763 : cluster [DBG] osdmap e2706: 8 total, 8 up, 8 in 2024-08-29T19:29:11.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:29:11 smithi110 bash[67519]: cluster 2024-08-29T19:29:10.638125+0000 mon.a (mon.0) 3764 : cluster [DBG] osdmap e2707: 8 total, 8 up, 8 in 2024-08-29T19:29:11.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:29:11 smithi110 bash[67519]: cluster 2024-08-29T19:29:10.781159+0000 mgr.y (mgr.25004) 2978 : cluster [DBG] pgmap v5211: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 5.0 KiB/s wr, 1.79k op/s 2024-08-29T19:29:11.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:29:11 smithi029 bash[79042]: cluster 2024-08-29T19:29:10.638125+0000 mon.a (mon.0) 3764 : cluster [DBG] osdmap e2707: 8 total, 8 up, 8 in 2024-08-29T19:29:11.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:29:11 smithi029 bash[79042]: cluster 2024-08-29T19:29:10.781159+0000 mgr.y (mgr.25004) 2978 : cluster [DBG] pgmap v5211: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 5.0 KiB/s wr, 1.79k op/s 2024-08-29T19:29:11.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:29:11 smithi029 bash[77880]: cluster 2024-08-29T19:29:10.638125+0000 mon.a (mon.0) 3764 : cluster [DBG] osdmap e2707: 8 total, 8 up, 8 in 2024-08-29T19:29:11.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:29:11 smithi029 bash[77880]: cluster 2024-08-29T19:29:10.781159+0000 mgr.y (mgr.25004) 2978 : cluster [DBG] pgmap v5211: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 5.0 KiB/s wr, 1.79k op/s 2024-08-29T19:29:12.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:29:12 smithi110 bash[67519]: cluster 2024-08-29T19:29:11.649004+0000 mon.a (mon.0) 3765 : cluster [DBG] osdmap e2708: 8 total, 8 up, 8 in 2024-08-29T19:29:12.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:29:12 smithi029 bash[79042]: cluster 2024-08-29T19:29:11.649004+0000 mon.a (mon.0) 3765 : cluster [DBG] osdmap e2708: 8 total, 8 up, 8 in 2024-08-29T19:29:12.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:29:12 smithi029 bash[77880]: cluster 2024-08-29T19:29:11.649004+0000 mon.a (mon.0) 3765 : cluster [DBG] osdmap e2708: 8 total, 8 up, 8 in 2024-08-29T19:29:14.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:29:13 smithi110 bash[67519]: cluster 2024-08-29T19:29:12.656720+0000 mon.a (mon.0) 3766 : cluster [DBG] osdmap e2709: 8 total, 8 up, 8 in 2024-08-29T19:29:14.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:29:13 smithi110 bash[67519]: cluster 2024-08-29T19:29:12.782042+0000 mgr.y (mgr.25004) 2979 : cluster [DBG] pgmap v5214: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 4.7 KiB/s wr, 1.79k op/s 2024-08-29T19:29:14.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:29:13 smithi029 bash[77880]: cluster 2024-08-29T19:29:12.656720+0000 mon.a (mon.0) 3766 : cluster [DBG] osdmap e2709: 8 total, 8 up, 8 in 2024-08-29T19:29:14.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:29:13 smithi029 bash[77880]: cluster 2024-08-29T19:29:12.782042+0000 mgr.y (mgr.25004) 2979 : cluster [DBG] pgmap v5214: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 4.7 KiB/s wr, 1.79k op/s 2024-08-29T19:29:14.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:29:13 smithi029 bash[79042]: cluster 2024-08-29T19:29:12.656720+0000 mon.a (mon.0) 3766 : cluster [DBG] osdmap e2709: 8 total, 8 up, 8 in 2024-08-29T19:29:14.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:29:13 smithi029 bash[79042]: cluster 2024-08-29T19:29:12.782042+0000 mgr.y (mgr.25004) 2979 : cluster [DBG] pgmap v5214: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 4.7 KiB/s wr, 1.79k op/s 2024-08-29T19:29:14.903 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 19:29:14 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:19:29:14] "GET /metrics HTTP/1.1" 200 36706 "" "Prometheus/2.43.0" 2024-08-29T19:29:14.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:29:14 smithi029 bash[79042]: cluster 2024-08-29T19:29:13.665504+0000 mon.a (mon.0) 3767 : cluster [DBG] osdmap e2710: 8 total, 8 up, 8 in 2024-08-29T19:29:14.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:29:14 smithi029 bash[77880]: cluster 2024-08-29T19:29:13.665504+0000 mon.a (mon.0) 3767 : cluster [DBG] osdmap e2710: 8 total, 8 up, 8 in 2024-08-29T19:29:15.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:29:14 smithi110 bash[67519]: cluster 2024-08-29T19:29:13.665504+0000 mon.a (mon.0) 3767 : cluster [DBG] osdmap e2710: 8 total, 8 up, 8 in 2024-08-29T19:29:16.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:29:15 smithi110 bash[67519]: cluster 2024-08-29T19:29:14.674544+0000 mon.a (mon.0) 3768 : cluster [DBG] osdmap e2711: 8 total, 8 up, 8 in 2024-08-29T19:29:16.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:29:15 smithi110 bash[67519]: cluster 2024-08-29T19:29:14.782910+0000 mgr.y (mgr.25004) 2980 : cluster [DBG] pgmap v5217: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 5.0 KiB/s wr, 1.75k op/s 2024-08-29T19:29:16.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:29:15 smithi110 bash[67519]: cluster 2024-08-29T19:29:15.508058+0000 mon.a (mon.0) 3769 : cluster [DBG] osdmap e2712: 8 total, 8 up, 8 in 2024-08-29T19:29:16.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:29:15 smithi029 bash[77880]: cluster 2024-08-29T19:29:14.674544+0000 mon.a (mon.0) 3768 : cluster [DBG] osdmap e2711: 8 total, 8 up, 8 in 2024-08-29T19:29:16.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:29:15 smithi029 bash[77880]: cluster 2024-08-29T19:29:14.782910+0000 mgr.y (mgr.25004) 2980 : cluster [DBG] pgmap v5217: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 5.0 KiB/s wr, 1.75k op/s 2024-08-29T19:29:16.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:29:15 smithi029 bash[77880]: cluster 2024-08-29T19:29:15.508058+0000 mon.a (mon.0) 3769 : cluster [DBG] osdmap e2712: 8 total, 8 up, 8 in 2024-08-29T19:29:16.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:29:15 smithi029 bash[79042]: cluster 2024-08-29T19:29:14.674544+0000 mon.a (mon.0) 3768 : cluster [DBG] osdmap e2711: 8 total, 8 up, 8 in 2024-08-29T19:29:16.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:29:15 smithi029 bash[79042]: cluster 2024-08-29T19:29:14.782910+0000 mgr.y (mgr.25004) 2980 : cluster [DBG] pgmap v5217: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 5.0 KiB/s wr, 1.75k op/s 2024-08-29T19:29:16.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:29:15 smithi029 bash[79042]: cluster 2024-08-29T19:29:15.508058+0000 mon.a (mon.0) 3769 : cluster [DBG] osdmap e2712: 8 total, 8 up, 8 in 2024-08-29T19:29:17.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:29:17 smithi110 bash[67519]: cluster 2024-08-29T19:29:16.510623+0000 mon.a (mon.0) 3770 : cluster [DBG] osdmap e2713: 8 total, 8 up, 8 in 2024-08-29T19:29:17.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:29:17 smithi110 bash[67519]: cluster 2024-08-29T19:29:16.783647+0000 mgr.y (mgr.25004) 2981 : cluster [DBG] pgmap v5220: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 5.0 KiB/s wr, 1.75k op/s 2024-08-29T19:29:17.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:29:17 smithi029 bash[77880]: cluster 2024-08-29T19:29:16.510623+0000 mon.a (mon.0) 3770 : cluster [DBG] osdmap e2713: 8 total, 8 up, 8 in 2024-08-29T19:29:17.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:29:17 smithi029 bash[77880]: cluster 2024-08-29T19:29:16.783647+0000 mgr.y (mgr.25004) 2981 : cluster [DBG] pgmap v5220: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 5.0 KiB/s wr, 1.75k op/s 2024-08-29T19:29:17.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:29:17 smithi029 bash[79042]: cluster 2024-08-29T19:29:16.510623+0000 mon.a (mon.0) 3770 : cluster [DBG] osdmap e2713: 8 total, 8 up, 8 in 2024-08-29T19:29:17.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:29:17 smithi029 bash[79042]: cluster 2024-08-29T19:29:16.783647+0000 mgr.y (mgr.25004) 2981 : cluster [DBG] pgmap v5220: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 5.0 KiB/s wr, 1.75k op/s 2024-08-29T19:29:18.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:29:18 smithi110 bash[67519]: cluster 2024-08-29T19:29:17.521245+0000 mon.a (mon.0) 3771 : cluster [DBG] osdmap e2714: 8 total, 8 up, 8 in 2024-08-29T19:29:18.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:29:18 smithi029 bash[79042]: cluster 2024-08-29T19:29:17.521245+0000 mon.a (mon.0) 3771 : cluster [DBG] osdmap e2714: 8 total, 8 up, 8 in 2024-08-29T19:29:18.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:29:18 smithi029 bash[77880]: cluster 2024-08-29T19:29:17.521245+0000 mon.a (mon.0) 3771 : cluster [DBG] osdmap e2714: 8 total, 8 up, 8 in 2024-08-29T19:29:19.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:29:19 smithi110 bash[67519]: cluster 2024-08-29T19:29:18.528810+0000 mon.a (mon.0) 3772 : cluster [DBG] osdmap e2715: 8 total, 8 up, 8 in 2024-08-29T19:29:19.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:29:19 smithi110 bash[67519]: audit 2024-08-29T19:29:18.648163+0000 mon.c (mon.2) 1058 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:29:19.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:29:19 smithi110 bash[67519]: cluster 2024-08-29T19:29:18.784536+0000 mgr.y (mgr.25004) 2982 : cluster [DBG] pgmap v5223: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 5.0 KiB/s wr, 1.71k op/s 2024-08-29T19:29:19.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:29:19 smithi029 bash[79042]: cluster 2024-08-29T19:29:18.528810+0000 mon.a (mon.0) 3772 : cluster [DBG] osdmap e2715: 8 total, 8 up, 8 in 2024-08-29T19:29:19.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:29:19 smithi029 bash[79042]: audit 2024-08-29T19:29:18.648163+0000 mon.c (mon.2) 1058 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:29:19.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:29:19 smithi029 bash[79042]: cluster 2024-08-29T19:29:18.784536+0000 mgr.y (mgr.25004) 2982 : cluster [DBG] pgmap v5223: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 5.0 KiB/s wr, 1.71k op/s 2024-08-29T19:29:19.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:29:19 smithi029 bash[77880]: cluster 2024-08-29T19:29:18.528810+0000 mon.a (mon.0) 3772 : cluster [DBG] osdmap e2715: 8 total, 8 up, 8 in 2024-08-29T19:29:19.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:29:19 smithi029 bash[77880]: audit 2024-08-29T19:29:18.648163+0000 mon.c (mon.2) 1058 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:29:19.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:29:19 smithi029 bash[77880]: cluster 2024-08-29T19:29:18.784536+0000 mgr.y (mgr.25004) 2982 : cluster [DBG] pgmap v5223: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 5.0 KiB/s wr, 1.71k op/s 2024-08-29T19:29:20.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:29:20 smithi110 bash[67519]: cluster 2024-08-29T19:29:19.539360+0000 mon.a (mon.0) 3773 : cluster [DBG] osdmap e2716: 8 total, 8 up, 8 in 2024-08-29T19:29:20.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:29:20 smithi110 bash[67519]: cluster 2024-08-29T19:29:20.511078+0000 mon.a (mon.0) 3774 : cluster [DBG] osdmap e2717: 8 total, 8 up, 8 in 2024-08-29T19:29:20.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:29:20 smithi029 bash[79042]: cluster 2024-08-29T19:29:19.539360+0000 mon.a (mon.0) 3773 : cluster [DBG] osdmap e2716: 8 total, 8 up, 8 in 2024-08-29T19:29:20.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:29:20 smithi029 bash[79042]: cluster 2024-08-29T19:29:20.511078+0000 mon.a (mon.0) 3774 : cluster [DBG] osdmap e2717: 8 total, 8 up, 8 in 2024-08-29T19:29:20.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:29:20 smithi029 bash[77880]: cluster 2024-08-29T19:29:19.539360+0000 mon.a (mon.0) 3773 : cluster [DBG] osdmap e2716: 8 total, 8 up, 8 in 2024-08-29T19:29:20.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:29:20 smithi029 bash[77880]: cluster 2024-08-29T19:29:20.511078+0000 mon.a (mon.0) 3774 : cluster [DBG] osdmap e2717: 8 total, 8 up, 8 in 2024-08-29T19:29:21.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:29:21 smithi110 bash[67519]: cluster 2024-08-29T19:29:20.785408+0000 mgr.y (mgr.25004) 2983 : cluster [DBG] pgmap v5226: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 5.0 KiB/s wr, 1.70k op/s 2024-08-29T19:29:21.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:29:21 smithi029 bash[79042]: cluster 2024-08-29T19:29:20.785408+0000 mgr.y (mgr.25004) 2983 : cluster [DBG] pgmap v5226: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 5.0 KiB/s wr, 1.70k op/s 2024-08-29T19:29:21.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:29:21 smithi029 bash[77880]: cluster 2024-08-29T19:29:20.785408+0000 mgr.y (mgr.25004) 2983 : cluster [DBG] pgmap v5226: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 5.0 KiB/s wr, 1.70k op/s 2024-08-29T19:29:22.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:29:22 smithi110 bash[67519]: cluster 2024-08-29T19:29:21.552753+0000 mon.a (mon.0) 3775 : cluster [DBG] osdmap e2718: 8 total, 8 up, 8 in 2024-08-29T19:29:22.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:29:22 smithi029 bash[79042]: cluster 2024-08-29T19:29:21.552753+0000 mon.a (mon.0) 3775 : cluster [DBG] osdmap e2718: 8 total, 8 up, 8 in 2024-08-29T19:29:22.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:29:22 smithi029 bash[77880]: cluster 2024-08-29T19:29:21.552753+0000 mon.a (mon.0) 3775 : cluster [DBG] osdmap e2718: 8 total, 8 up, 8 in 2024-08-29T19:29:23.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:29:23 smithi110 bash[67519]: cluster 2024-08-29T19:29:22.554140+0000 mon.a (mon.0) 3776 : cluster [DBG] osdmap e2719: 8 total, 8 up, 8 in 2024-08-29T19:29:23.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:29:23 smithi110 bash[67519]: cluster 2024-08-29T19:29:22.786194+0000 mgr.y (mgr.25004) 2984 : cluster [DBG] pgmap v5229: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 4 op/s 2024-08-29T19:29:23.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:29:23 smithi029 bash[77880]: cluster 2024-08-29T19:29:22.554140+0000 mon.a (mon.0) 3776 : cluster [DBG] osdmap e2719: 8 total, 8 up, 8 in 2024-08-29T19:29:23.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:29:23 smithi029 bash[77880]: cluster 2024-08-29T19:29:22.786194+0000 mgr.y (mgr.25004) 2984 : cluster [DBG] pgmap v5229: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 4 op/s 2024-08-29T19:29:23.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:29:23 smithi029 bash[79042]: cluster 2024-08-29T19:29:22.554140+0000 mon.a (mon.0) 3776 : cluster [DBG] osdmap e2719: 8 total, 8 up, 8 in 2024-08-29T19:29:23.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:29:23 smithi029 bash[79042]: cluster 2024-08-29T19:29:22.786194+0000 mgr.y (mgr.25004) 2984 : cluster [DBG] pgmap v5229: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 4 op/s 2024-08-29T19:29:24.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:29:24 smithi110 bash[67519]: cluster 2024-08-29T19:29:23.583679+0000 mon.a (mon.0) 3777 : cluster [DBG] osdmap e2720: 8 total, 8 up, 8 in 2024-08-29T19:29:24.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:29:24 smithi029 bash[77880]: cluster 2024-08-29T19:29:23.583679+0000 mon.a (mon.0) 3777 : cluster [DBG] osdmap e2720: 8 total, 8 up, 8 in 2024-08-29T19:29:24.903 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 19:29:24 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:19:29:24] "GET /metrics HTTP/1.1" 200 36702 "" "Prometheus/2.43.0" 2024-08-29T19:29:24.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:29:24 smithi029 bash[79042]: cluster 2024-08-29T19:29:23.583679+0000 mon.a (mon.0) 3777 : cluster [DBG] osdmap e2720: 8 total, 8 up, 8 in 2024-08-29T19:29:25.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:29:25 smithi110 bash[67519]: cluster 2024-08-29T19:29:24.586267+0000 mon.a (mon.0) 3778 : cluster [DBG] osdmap e2721: 8 total, 8 up, 8 in 2024-08-29T19:29:25.982 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:29:25 smithi110 bash[67519]: cluster 2024-08-29T19:29:24.786965+0000 mgr.y (mgr.25004) 2985 : cluster [DBG] pgmap v5232: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 5.0 KiB/s wr, 1.66k op/s 2024-08-29T19:29:25.983 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:29:25 smithi110 bash[67519]: cluster 2024-08-29T19:29:25.517388+0000 mon.a (mon.0) 3779 : cluster [DBG] osdmap e2722: 8 total, 8 up, 8 in 2024-08-29T19:29:25.983 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:29:25 smithi029 bash[79042]: cluster 2024-08-29T19:29:24.586267+0000 mon.a (mon.0) 3778 : cluster [DBG] osdmap e2721: 8 total, 8 up, 8 in 2024-08-29T19:29:25.983 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:29:25 smithi029 bash[79042]: cluster 2024-08-29T19:29:24.786965+0000 mgr.y (mgr.25004) 2985 : cluster [DBG] pgmap v5232: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 5.0 KiB/s wr, 1.66k op/s 2024-08-29T19:29:25.983 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:29:25 smithi029 bash[79042]: cluster 2024-08-29T19:29:25.517388+0000 mon.a (mon.0) 3779 : cluster [DBG] osdmap e2722: 8 total, 8 up, 8 in 2024-08-29T19:29:25.984 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:29:25 smithi029 bash[77880]: cluster 2024-08-29T19:29:24.586267+0000 mon.a (mon.0) 3778 : cluster [DBG] osdmap e2721: 8 total, 8 up, 8 in 2024-08-29T19:29:25.984 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:29:25 smithi029 bash[77880]: cluster 2024-08-29T19:29:24.786965+0000 mgr.y (mgr.25004) 2985 : cluster [DBG] pgmap v5232: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 5.0 KiB/s wr, 1.66k op/s 2024-08-29T19:29:25.984 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:29:25 smithi029 bash[77880]: cluster 2024-08-29T19:29:25.517388+0000 mon.a (mon.0) 3779 : cluster [DBG] osdmap e2722: 8 total, 8 up, 8 in 2024-08-29T19:29:27.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:29:27 smithi110 bash[67519]: cluster 2024-08-29T19:29:26.613688+0000 mon.a (mon.0) 3780 : cluster [DBG] osdmap e2723: 8 total, 8 up, 8 in 2024-08-29T19:29:27.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:29:27 smithi110 bash[67519]: cluster 2024-08-29T19:29:26.787688+0000 mgr.y (mgr.25004) 2986 : cluster [DBG] pgmap v5235: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 5.0 KiB/s wr, 1.66k op/s 2024-08-29T19:29:27.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:29:27 smithi029 bash[79042]: cluster 2024-08-29T19:29:26.613688+0000 mon.a (mon.0) 3780 : cluster [DBG] osdmap e2723: 8 total, 8 up, 8 in 2024-08-29T19:29:27.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:29:27 smithi029 bash[79042]: cluster 2024-08-29T19:29:26.787688+0000 mgr.y (mgr.25004) 2986 : cluster [DBG] pgmap v5235: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 5.0 KiB/s wr, 1.66k op/s 2024-08-29T19:29:27.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:29:27 smithi029 bash[77880]: cluster 2024-08-29T19:29:26.613688+0000 mon.a (mon.0) 3780 : cluster [DBG] osdmap e2723: 8 total, 8 up, 8 in 2024-08-29T19:29:27.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:29:27 smithi029 bash[77880]: cluster 2024-08-29T19:29:26.787688+0000 mgr.y (mgr.25004) 2986 : cluster [DBG] pgmap v5235: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 5.0 KiB/s wr, 1.66k op/s 2024-08-29T19:29:28.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:29:28 smithi110 bash[67519]: cluster 2024-08-29T19:29:27.626367+0000 mon.a (mon.0) 3781 : cluster [DBG] osdmap e2724: 8 total, 8 up, 8 in 2024-08-29T19:29:28.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:29:28 smithi029 bash[79042]: cluster 2024-08-29T19:29:27.626367+0000 mon.a (mon.0) 3781 : cluster [DBG] osdmap e2724: 8 total, 8 up, 8 in 2024-08-29T19:29:28.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:29:28 smithi029 bash[77880]: cluster 2024-08-29T19:29:27.626367+0000 mon.a (mon.0) 3781 : cluster [DBG] osdmap e2724: 8 total, 8 up, 8 in 2024-08-29T19:29:29.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:29:29 smithi110 bash[67519]: cluster 2024-08-29T19:29:28.636491+0000 mon.a (mon.0) 3782 : cluster [DBG] osdmap e2725: 8 total, 8 up, 8 in 2024-08-29T19:29:29.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:29:29 smithi110 bash[67519]: cluster 2024-08-29T19:29:28.788603+0000 mgr.y (mgr.25004) 2987 : cluster [DBG] pgmap v5238: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 4.2 KiB/s wr, 1.62k op/s 2024-08-29T19:29:29.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:29:29 smithi029 bash[79042]: cluster 2024-08-29T19:29:28.636491+0000 mon.a (mon.0) 3782 : cluster [DBG] osdmap e2725: 8 total, 8 up, 8 in 2024-08-29T19:29:29.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:29:29 smithi029 bash[79042]: cluster 2024-08-29T19:29:28.788603+0000 mgr.y (mgr.25004) 2987 : cluster [DBG] pgmap v5238: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 4.2 KiB/s wr, 1.62k op/s 2024-08-29T19:29:29.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:29:29 smithi029 bash[77880]: cluster 2024-08-29T19:29:28.636491+0000 mon.a (mon.0) 3782 : cluster [DBG] osdmap e2725: 8 total, 8 up, 8 in 2024-08-29T19:29:29.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:29:29 smithi029 bash[77880]: cluster 2024-08-29T19:29:28.788603+0000 mgr.y (mgr.25004) 2987 : cluster [DBG] pgmap v5238: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 4.2 KiB/s wr, 1.62k op/s 2024-08-29T19:29:30.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:29:30 smithi110 bash[67519]: cluster 2024-08-29T19:29:29.647364+0000 mon.a (mon.0) 3783 : cluster [DBG] osdmap e2726: 8 total, 8 up, 8 in 2024-08-29T19:29:30.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:29:30 smithi110 bash[67519]: cluster 2024-08-29T19:29:30.515276+0000 mon.a (mon.0) 3784 : cluster [DBG] osdmap e2727: 8 total, 8 up, 8 in 2024-08-29T19:29:30.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:29:30 smithi029 bash[79042]: cluster 2024-08-29T19:29:29.647364+0000 mon.a (mon.0) 3783 : cluster [DBG] osdmap e2726: 8 total, 8 up, 8 in 2024-08-29T19:29:30.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:29:30 smithi029 bash[79042]: cluster 2024-08-29T19:29:30.515276+0000 mon.a (mon.0) 3784 : cluster [DBG] osdmap e2727: 8 total, 8 up, 8 in 2024-08-29T19:29:30.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:29:30 smithi029 bash[77880]: cluster 2024-08-29T19:29:29.647364+0000 mon.a (mon.0) 3783 : cluster [DBG] osdmap e2726: 8 total, 8 up, 8 in 2024-08-29T19:29:30.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:29:30 smithi029 bash[77880]: cluster 2024-08-29T19:29:30.515276+0000 mon.a (mon.0) 3784 : cluster [DBG] osdmap e2727: 8 total, 8 up, 8 in 2024-08-29T19:29:32.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:29:31 smithi110 bash[67519]: cluster 2024-08-29T19:29:30.789351+0000 mgr.y (mgr.25004) 2988 : cluster [DBG] pgmap v5241: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 4.2 KiB/s wr, 1.61k op/s 2024-08-29T19:29:32.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:29:31 smithi110 bash[67519]: cluster 2024-08-29T19:29:31.518848+0000 mon.a (mon.0) 3785 : cluster [DBG] osdmap e2728: 8 total, 8 up, 8 in 2024-08-29T19:29:32.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:29:31 smithi029 bash[77880]: cluster 2024-08-29T19:29:30.789351+0000 mgr.y (mgr.25004) 2988 : cluster [DBG] pgmap v5241: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 4.2 KiB/s wr, 1.61k op/s 2024-08-29T19:29:32.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:29:31 smithi029 bash[77880]: cluster 2024-08-29T19:29:31.518848+0000 mon.a (mon.0) 3785 : cluster [DBG] osdmap e2728: 8 total, 8 up, 8 in 2024-08-29T19:29:32.154 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:29:31 smithi029 bash[79042]: cluster 2024-08-29T19:29:30.789351+0000 mgr.y (mgr.25004) 2988 : cluster [DBG] pgmap v5241: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 4.2 KiB/s wr, 1.61k op/s 2024-08-29T19:29:32.154 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:29:31 smithi029 bash[79042]: cluster 2024-08-29T19:29:31.518848+0000 mon.a (mon.0) 3785 : cluster [DBG] osdmap e2728: 8 total, 8 up, 8 in 2024-08-29T19:29:33.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:29:33 smithi110 bash[67519]: cluster 2024-08-29T19:29:32.520751+0000 mon.a (mon.0) 3786 : cluster [DBG] osdmap e2729: 8 total, 8 up, 8 in 2024-08-29T19:29:33.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:29:33 smithi110 bash[67519]: cluster 2024-08-29T19:29:32.790107+0000 mgr.y (mgr.25004) 2989 : cluster [DBG] pgmap v5244: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 3.0 KiB/s rd, 0 B/s wr, 5 op/s 2024-08-29T19:29:33.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:29:33 smithi029 bash[79042]: cluster 2024-08-29T19:29:32.520751+0000 mon.a (mon.0) 3786 : cluster [DBG] osdmap e2729: 8 total, 8 up, 8 in 2024-08-29T19:29:33.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:29:33 smithi029 bash[79042]: cluster 2024-08-29T19:29:32.790107+0000 mgr.y (mgr.25004) 2989 : cluster [DBG] pgmap v5244: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 3.0 KiB/s rd, 0 B/s wr, 5 op/s 2024-08-29T19:29:33.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:29:33 smithi029 bash[77880]: cluster 2024-08-29T19:29:32.520751+0000 mon.a (mon.0) 3786 : cluster [DBG] osdmap e2729: 8 total, 8 up, 8 in 2024-08-29T19:29:33.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:29:33 smithi029 bash[77880]: cluster 2024-08-29T19:29:32.790107+0000 mgr.y (mgr.25004) 2989 : cluster [DBG] pgmap v5244: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 3.0 KiB/s rd, 0 B/s wr, 5 op/s 2024-08-29T19:29:34.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:29:34 smithi110 bash[67519]: cluster 2024-08-29T19:29:33.530550+0000 mon.a (mon.0) 3787 : cluster [DBG] osdmap e2730: 8 total, 8 up, 8 in 2024-08-29T19:29:34.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:29:34 smithi110 bash[67519]: audit 2024-08-29T19:29:33.648483+0000 mon.c (mon.2) 1059 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:29:34.903 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 19:29:34 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:19:29:34] "GET /metrics HTTP/1.1" 200 36709 "" "Prometheus/2.43.0" 2024-08-29T19:29:34.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:29:34 smithi029 bash[77880]: cluster 2024-08-29T19:29:33.530550+0000 mon.a (mon.0) 3787 : cluster [DBG] osdmap e2730: 8 total, 8 up, 8 in 2024-08-29T19:29:34.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:29:34 smithi029 bash[77880]: audit 2024-08-29T19:29:33.648483+0000 mon.c (mon.2) 1059 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:29:34.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:29:34 smithi029 bash[79042]: cluster 2024-08-29T19:29:33.530550+0000 mon.a (mon.0) 3787 : cluster [DBG] osdmap e2730: 8 total, 8 up, 8 in 2024-08-29T19:29:34.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:29:34 smithi029 bash[79042]: audit 2024-08-29T19:29:33.648483+0000 mon.c (mon.2) 1059 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:29:35.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:29:35 smithi110 bash[67519]: cluster 2024-08-29T19:29:34.539512+0000 mon.a (mon.0) 3788 : cluster [DBG] osdmap e2731: 8 total, 8 up, 8 in 2024-08-29T19:29:35.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:29:35 smithi110 bash[67519]: cluster 2024-08-29T19:29:34.791000+0000 mgr.y (mgr.25004) 2990 : cluster [DBG] pgmap v5247: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 5.7 KiB/s wr, 1.57k op/s 2024-08-29T19:29:35.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:29:35 smithi110 bash[67519]: cluster 2024-08-29T19:29:35.522701+0000 mon.a (mon.0) 3789 : cluster [DBG] osdmap e2732: 8 total, 8 up, 8 in 2024-08-29T19:29:35.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:29:35 smithi029 bash[77880]: cluster 2024-08-29T19:29:34.539512+0000 mon.a (mon.0) 3788 : cluster [DBG] osdmap e2731: 8 total, 8 up, 8 in 2024-08-29T19:29:35.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:29:35 smithi029 bash[77880]: cluster 2024-08-29T19:29:34.791000+0000 mgr.y (mgr.25004) 2990 : cluster [DBG] pgmap v5247: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 5.7 KiB/s wr, 1.57k op/s 2024-08-29T19:29:35.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:29:35 smithi029 bash[77880]: cluster 2024-08-29T19:29:35.522701+0000 mon.a (mon.0) 3789 : cluster [DBG] osdmap e2732: 8 total, 8 up, 8 in 2024-08-29T19:29:35.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:29:35 smithi029 bash[79042]: cluster 2024-08-29T19:29:34.539512+0000 mon.a (mon.0) 3788 : cluster [DBG] osdmap e2731: 8 total, 8 up, 8 in 2024-08-29T19:29:35.904 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:29:35 smithi029 bash[79042]: cluster 2024-08-29T19:29:34.791000+0000 mgr.y (mgr.25004) 2990 : cluster [DBG] pgmap v5247: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 5.7 KiB/s wr, 1.57k op/s 2024-08-29T19:29:35.904 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:29:35 smithi029 bash[79042]: cluster 2024-08-29T19:29:35.522701+0000 mon.a (mon.0) 3789 : cluster [DBG] osdmap e2732: 8 total, 8 up, 8 in 2024-08-29T19:29:37.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:29:37 smithi110 bash[67519]: cluster 2024-08-29T19:29:36.558183+0000 mon.a (mon.0) 3790 : cluster [DBG] osdmap e2733: 8 total, 8 up, 8 in 2024-08-29T19:29:37.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:29:37 smithi110 bash[67519]: cluster 2024-08-29T19:29:36.791728+0000 mgr.y (mgr.25004) 2991 : cluster [DBG] pgmap v5250: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 5.7 KiB/s wr, 1.58k op/s 2024-08-29T19:29:37.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:29:37 smithi029 bash[77880]: cluster 2024-08-29T19:29:36.558183+0000 mon.a (mon.0) 3790 : cluster [DBG] osdmap e2733: 8 total, 8 up, 8 in 2024-08-29T19:29:37.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:29:37 smithi029 bash[77880]: cluster 2024-08-29T19:29:36.791728+0000 mgr.y (mgr.25004) 2991 : cluster [DBG] pgmap v5250: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 5.7 KiB/s wr, 1.58k op/s 2024-08-29T19:29:37.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:29:37 smithi029 bash[79042]: cluster 2024-08-29T19:29:36.558183+0000 mon.a (mon.0) 3790 : cluster [DBG] osdmap e2733: 8 total, 8 up, 8 in 2024-08-29T19:29:37.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:29:37 smithi029 bash[79042]: cluster 2024-08-29T19:29:36.791728+0000 mgr.y (mgr.25004) 2991 : cluster [DBG] pgmap v5250: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 5.7 KiB/s wr, 1.58k op/s 2024-08-29T19:29:38.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:29:38 smithi110 bash[67519]: cluster 2024-08-29T19:29:37.568397+0000 mon.a (mon.0) 3791 : cluster [DBG] osdmap e2734: 8 total, 8 up, 8 in 2024-08-29T19:29:38.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:29:38 smithi029 bash[79042]: cluster 2024-08-29T19:29:37.568397+0000 mon.a (mon.0) 3791 : cluster [DBG] osdmap e2734: 8 total, 8 up, 8 in 2024-08-29T19:29:38.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:29:38 smithi029 bash[77880]: cluster 2024-08-29T19:29:37.568397+0000 mon.a (mon.0) 3791 : cluster [DBG] osdmap e2734: 8 total, 8 up, 8 in 2024-08-29T19:29:39.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:29:39 smithi110 bash[67519]: cluster 2024-08-29T19:29:38.576006+0000 mon.a (mon.0) 3792 : cluster [DBG] osdmap e2735: 8 total, 8 up, 8 in 2024-08-29T19:29:39.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:29:39 smithi110 bash[67519]: cluster 2024-08-29T19:29:38.792690+0000 mgr.y (mgr.25004) 2992 : cluster [DBG] pgmap v5253: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 5.0 KiB/s wr, 1.53k op/s 2024-08-29T19:29:39.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:29:39 smithi029 bash[79042]: cluster 2024-08-29T19:29:38.576006+0000 mon.a (mon.0) 3792 : cluster [DBG] osdmap e2735: 8 total, 8 up, 8 in 2024-08-29T19:29:39.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:29:39 smithi029 bash[79042]: cluster 2024-08-29T19:29:38.792690+0000 mgr.y (mgr.25004) 2992 : cluster [DBG] pgmap v5253: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 5.0 KiB/s wr, 1.53k op/s 2024-08-29T19:29:39.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:29:39 smithi029 bash[77880]: cluster 2024-08-29T19:29:38.576006+0000 mon.a (mon.0) 3792 : cluster [DBG] osdmap e2735: 8 total, 8 up, 8 in 2024-08-29T19:29:39.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:29:39 smithi029 bash[77880]: cluster 2024-08-29T19:29:38.792690+0000 mgr.y (mgr.25004) 2992 : cluster [DBG] pgmap v5253: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 5.0 KiB/s wr, 1.53k op/s 2024-08-29T19:29:40.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:29:40 smithi110 bash[67519]: cluster 2024-08-29T19:29:39.586403+0000 mon.a (mon.0) 3793 : cluster [DBG] osdmap e2736: 8 total, 8 up, 8 in 2024-08-29T19:29:40.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:29:40 smithi110 bash[67519]: cluster 2024-08-29T19:29:40.520829+0000 mon.a (mon.0) 3794 : cluster [DBG] osdmap e2737: 8 total, 8 up, 8 in 2024-08-29T19:29:40.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:29:40 smithi029 bash[77880]: cluster 2024-08-29T19:29:39.586403+0000 mon.a (mon.0) 3793 : cluster [DBG] osdmap e2736: 8 total, 8 up, 8 in 2024-08-29T19:29:40.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:29:40 smithi029 bash[77880]: cluster 2024-08-29T19:29:40.520829+0000 mon.a (mon.0) 3794 : cluster [DBG] osdmap e2737: 8 total, 8 up, 8 in 2024-08-29T19:29:40.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:29:40 smithi029 bash[79042]: cluster 2024-08-29T19:29:39.586403+0000 mon.a (mon.0) 3793 : cluster [DBG] osdmap e2736: 8 total, 8 up, 8 in 2024-08-29T19:29:40.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:29:40 smithi029 bash[79042]: cluster 2024-08-29T19:29:40.520829+0000 mon.a (mon.0) 3794 : cluster [DBG] osdmap e2737: 8 total, 8 up, 8 in 2024-08-29T19:29:41.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:29:41 smithi110 bash[67519]: cluster 2024-08-29T19:29:40.793616+0000 mgr.y (mgr.25004) 2993 : cluster [DBG] pgmap v5256: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 5.0 KiB/s wr, 1.53k op/s 2024-08-29T19:29:41.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:29:41 smithi029 bash[79042]: cluster 2024-08-29T19:29:40.793616+0000 mgr.y (mgr.25004) 2993 : cluster [DBG] pgmap v5256: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 5.0 KiB/s wr, 1.53k op/s 2024-08-29T19:29:41.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:29:41 smithi029 bash[77880]: cluster 2024-08-29T19:29:40.793616+0000 mgr.y (mgr.25004) 2993 : cluster [DBG] pgmap v5256: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 5.0 KiB/s wr, 1.53k op/s 2024-08-29T19:29:42.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:29:42 smithi110 bash[67519]: cluster 2024-08-29T19:29:41.597183+0000 mon.a (mon.0) 3795 : cluster [DBG] osdmap e2738: 8 total, 8 up, 8 in 2024-08-29T19:29:42.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:29:42 smithi029 bash[79042]: cluster 2024-08-29T19:29:41.597183+0000 mon.a (mon.0) 3795 : cluster [DBG] osdmap e2738: 8 total, 8 up, 8 in 2024-08-29T19:29:42.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:29:42 smithi029 bash[77880]: cluster 2024-08-29T19:29:41.597183+0000 mon.a (mon.0) 3795 : cluster [DBG] osdmap e2738: 8 total, 8 up, 8 in 2024-08-29T19:29:43.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:29:43 smithi110 bash[67519]: cluster 2024-08-29T19:29:42.605723+0000 mon.a (mon.0) 3796 : cluster [DBG] osdmap e2739: 8 total, 8 up, 8 in 2024-08-29T19:29:43.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:29:43 smithi110 bash[67519]: cluster 2024-08-29T19:29:42.794548+0000 mgr.y (mgr.25004) 2994 : cluster [DBG] pgmap v5259: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 3.2 KiB/s rd, 0 B/s wr, 6 op/s 2024-08-29T19:29:43.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:29:43 smithi029 bash[79042]: cluster 2024-08-29T19:29:42.605723+0000 mon.a (mon.0) 3796 : cluster [DBG] osdmap e2739: 8 total, 8 up, 8 in 2024-08-29T19:29:43.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:29:43 smithi029 bash[79042]: cluster 2024-08-29T19:29:42.794548+0000 mgr.y (mgr.25004) 2994 : cluster [DBG] pgmap v5259: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 3.2 KiB/s rd, 0 B/s wr, 6 op/s 2024-08-29T19:29:43.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:29:43 smithi029 bash[77880]: cluster 2024-08-29T19:29:42.605723+0000 mon.a (mon.0) 3796 : cluster [DBG] osdmap e2739: 8 total, 8 up, 8 in 2024-08-29T19:29:43.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:29:43 smithi029 bash[77880]: cluster 2024-08-29T19:29:42.794548+0000 mgr.y (mgr.25004) 2994 : cluster [DBG] pgmap v5259: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 3.2 KiB/s rd, 0 B/s wr, 6 op/s 2024-08-29T19:29:44.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:29:44 smithi110 bash[67519]: cluster 2024-08-29T19:29:43.616177+0000 mon.a (mon.0) 3797 : cluster [DBG] osdmap e2740: 8 total, 8 up, 8 in 2024-08-29T19:29:44.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:29:44 smithi029 bash[77880]: cluster 2024-08-29T19:29:43.616177+0000 mon.a (mon.0) 3797 : cluster [DBG] osdmap e2740: 8 total, 8 up, 8 in 2024-08-29T19:29:44.903 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 19:29:44 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:19:29:44] "GET /metrics HTTP/1.1" 200 36709 "" "Prometheus/2.43.0" 2024-08-29T19:29:44.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:29:44 smithi029 bash[79042]: cluster 2024-08-29T19:29:43.616177+0000 mon.a (mon.0) 3797 : cluster [DBG] osdmap e2740: 8 total, 8 up, 8 in 2024-08-29T19:29:45.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:29:45 smithi110 bash[67519]: cluster 2024-08-29T19:29:44.623424+0000 mon.a (mon.0) 3798 : cluster [DBG] osdmap e2741: 8 total, 8 up, 8 in 2024-08-29T19:29:45.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:29:45 smithi110 bash[67519]: cluster 2024-08-29T19:29:44.795341+0000 mgr.y (mgr.25004) 2995 : cluster [DBG] pgmap v5262: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 5.0 KiB/s wr, 1.49k op/s 2024-08-29T19:29:45.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:29:45 smithi110 bash[67519]: cluster 2024-08-29T19:29:45.523052+0000 mon.a (mon.0) 3799 : cluster [DBG] osdmap e2742: 8 total, 8 up, 8 in 2024-08-29T19:29:45.904 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:29:45 smithi029 bash[79042]: cluster 2024-08-29T19:29:44.623424+0000 mon.a (mon.0) 3798 : cluster [DBG] osdmap e2741: 8 total, 8 up, 8 in 2024-08-29T19:29:45.904 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:29:45 smithi029 bash[79042]: cluster 2024-08-29T19:29:44.795341+0000 mgr.y (mgr.25004) 2995 : cluster [DBG] pgmap v5262: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 5.0 KiB/s wr, 1.49k op/s 2024-08-29T19:29:45.905 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:29:45 smithi029 bash[79042]: cluster 2024-08-29T19:29:45.523052+0000 mon.a (mon.0) 3799 : cluster [DBG] osdmap e2742: 8 total, 8 up, 8 in 2024-08-29T19:29:45.905 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:29:45 smithi029 bash[77880]: cluster 2024-08-29T19:29:44.623424+0000 mon.a (mon.0) 3798 : cluster [DBG] osdmap e2741: 8 total, 8 up, 8 in 2024-08-29T19:29:45.905 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:29:45 smithi029 bash[77880]: cluster 2024-08-29T19:29:44.795341+0000 mgr.y (mgr.25004) 2995 : cluster [DBG] pgmap v5262: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 5.0 KiB/s wr, 1.49k op/s 2024-08-29T19:29:45.905 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:29:45 smithi029 bash[77880]: cluster 2024-08-29T19:29:45.523052+0000 mon.a (mon.0) 3799 : cluster [DBG] osdmap e2742: 8 total, 8 up, 8 in 2024-08-29T19:29:47.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:29:47 smithi110 bash[67519]: cluster 2024-08-29T19:29:46.636985+0000 mon.a (mon.0) 3800 : cluster [DBG] osdmap e2743: 8 total, 8 up, 8 in 2024-08-29T19:29:47.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:29:47 smithi110 bash[67519]: cluster 2024-08-29T19:29:46.796091+0000 mgr.y (mgr.25004) 2996 : cluster [DBG] pgmap v5265: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 5.0 KiB/s wr, 1.49k op/s 2024-08-29T19:29:47.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:29:47 smithi029 bash[79042]: cluster 2024-08-29T19:29:46.636985+0000 mon.a (mon.0) 3800 : cluster [DBG] osdmap e2743: 8 total, 8 up, 8 in 2024-08-29T19:29:47.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:29:47 smithi029 bash[79042]: cluster 2024-08-29T19:29:46.796091+0000 mgr.y (mgr.25004) 2996 : cluster [DBG] pgmap v5265: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 5.0 KiB/s wr, 1.49k op/s 2024-08-29T19:29:47.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:29:47 smithi029 bash[77880]: cluster 2024-08-29T19:29:46.636985+0000 mon.a (mon.0) 3800 : cluster [DBG] osdmap e2743: 8 total, 8 up, 8 in 2024-08-29T19:29:47.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:29:47 smithi029 bash[77880]: cluster 2024-08-29T19:29:46.796091+0000 mgr.y (mgr.25004) 2996 : cluster [DBG] pgmap v5265: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 5.0 KiB/s wr, 1.49k op/s 2024-08-29T19:29:48.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:29:48 smithi110 bash[67519]: cluster 2024-08-29T19:29:47.648192+0000 mon.a (mon.0) 3801 : cluster [DBG] osdmap e2744: 8 total, 8 up, 8 in 2024-08-29T19:29:48.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:29:48 smithi029 bash[79042]: cluster 2024-08-29T19:29:47.648192+0000 mon.a (mon.0) 3801 : cluster [DBG] osdmap e2744: 8 total, 8 up, 8 in 2024-08-29T19:29:48.904 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:29:48 smithi029 bash[77880]: cluster 2024-08-29T19:29:47.648192+0000 mon.a (mon.0) 3801 : cluster [DBG] osdmap e2744: 8 total, 8 up, 8 in 2024-08-29T19:29:50.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:29:49 smithi110 bash[67519]: audit 2024-08-29T19:29:48.648702+0000 mon.c (mon.2) 1060 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:29:50.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:29:49 smithi110 bash[67519]: cluster 2024-08-29T19:29:48.655383+0000 mon.a (mon.0) 3802 : cluster [DBG] osdmap e2745: 8 total, 8 up, 8 in 2024-08-29T19:29:50.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:29:49 smithi110 bash[67519]: cluster 2024-08-29T19:29:48.797147+0000 mgr.y (mgr.25004) 2997 : cluster [DBG] pgmap v5268: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.0 MiB/s rd, 4.2 KiB/s wr, 1.44k op/s 2024-08-29T19:29:50.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:29:49 smithi029 bash[79042]: audit 2024-08-29T19:29:48.648702+0000 mon.c (mon.2) 1060 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:29:50.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:29:49 smithi029 bash[79042]: cluster 2024-08-29T19:29:48.655383+0000 mon.a (mon.0) 3802 : cluster [DBG] osdmap e2745: 8 total, 8 up, 8 in 2024-08-29T19:29:50.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:29:49 smithi029 bash[79042]: cluster 2024-08-29T19:29:48.797147+0000 mgr.y (mgr.25004) 2997 : cluster [DBG] pgmap v5268: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.0 MiB/s rd, 4.2 KiB/s wr, 1.44k op/s 2024-08-29T19:29:50.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:29:49 smithi029 bash[77880]: audit 2024-08-29T19:29:48.648702+0000 mon.c (mon.2) 1060 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:29:50.154 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:29:49 smithi029 bash[77880]: cluster 2024-08-29T19:29:48.655383+0000 mon.a (mon.0) 3802 : cluster [DBG] osdmap e2745: 8 total, 8 up, 8 in 2024-08-29T19:29:50.154 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:29:49 smithi029 bash[77880]: cluster 2024-08-29T19:29:48.797147+0000 mgr.y (mgr.25004) 2997 : cluster [DBG] pgmap v5268: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.0 MiB/s rd, 4.2 KiB/s wr, 1.44k op/s 2024-08-29T19:29:51.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:29:50 smithi110 bash[67519]: cluster 2024-08-29T19:29:49.667804+0000 mon.a (mon.0) 3803 : cluster [DBG] osdmap e2746: 8 total, 8 up, 8 in 2024-08-29T19:29:51.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:29:50 smithi110 bash[67519]: cluster 2024-08-29T19:29:50.526080+0000 mon.a (mon.0) 3804 : cluster [DBG] osdmap e2747: 8 total, 8 up, 8 in 2024-08-29T19:29:51.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:29:50 smithi029 bash[79042]: cluster 2024-08-29T19:29:49.667804+0000 mon.a (mon.0) 3803 : cluster [DBG] osdmap e2746: 8 total, 8 up, 8 in 2024-08-29T19:29:51.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:29:50 smithi029 bash[79042]: cluster 2024-08-29T19:29:50.526080+0000 mon.a (mon.0) 3804 : cluster [DBG] osdmap e2747: 8 total, 8 up, 8 in 2024-08-29T19:29:51.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:29:50 smithi029 bash[77880]: cluster 2024-08-29T19:29:49.667804+0000 mon.a (mon.0) 3803 : cluster [DBG] osdmap e2746: 8 total, 8 up, 8 in 2024-08-29T19:29:51.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:29:50 smithi029 bash[77880]: cluster 2024-08-29T19:29:50.526080+0000 mon.a (mon.0) 3804 : cluster [DBG] osdmap e2747: 8 total, 8 up, 8 in 2024-08-29T19:29:52.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:29:51 smithi110 bash[67519]: cluster 2024-08-29T19:29:50.797947+0000 mgr.y (mgr.25004) 2998 : cluster [DBG] pgmap v5271: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.0 MiB/s rd, 4.2 KiB/s wr, 1.44k op/s 2024-08-29T19:29:52.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:29:51 smithi110 bash[67519]: cluster 2024-08-29T19:29:51.527899+0000 mon.a (mon.0) 3805 : cluster [DBG] osdmap e2748: 8 total, 8 up, 8 in 2024-08-29T19:29:52.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:29:51 smithi029 bash[79042]: cluster 2024-08-29T19:29:50.797947+0000 mgr.y (mgr.25004) 2998 : cluster [DBG] pgmap v5271: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.0 MiB/s rd, 4.2 KiB/s wr, 1.44k op/s 2024-08-29T19:29:52.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:29:51 smithi029 bash[79042]: cluster 2024-08-29T19:29:51.527899+0000 mon.a (mon.0) 3805 : cluster [DBG] osdmap e2748: 8 total, 8 up, 8 in 2024-08-29T19:29:52.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:29:51 smithi029 bash[77880]: cluster 2024-08-29T19:29:50.797947+0000 mgr.y (mgr.25004) 2998 : cluster [DBG] pgmap v5271: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.0 MiB/s rd, 4.2 KiB/s wr, 1.44k op/s 2024-08-29T19:29:52.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:29:51 smithi029 bash[77880]: cluster 2024-08-29T19:29:51.527899+0000 mon.a (mon.0) 3805 : cluster [DBG] osdmap e2748: 8 total, 8 up, 8 in 2024-08-29T19:29:53.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:29:53 smithi110 bash[67519]: cluster 2024-08-29T19:29:52.530535+0000 mon.a (mon.0) 3806 : cluster [DBG] osdmap e2749: 8 total, 8 up, 8 in 2024-08-29T19:29:53.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:29:53 smithi110 bash[67519]: cluster 2024-08-29T19:29:52.798672+0000 mgr.y (mgr.25004) 2999 : cluster [DBG] pgmap v5274: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 3.5 KiB/s rd, 0 B/s wr, 6 op/s 2024-08-29T19:29:53.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:29:53 smithi029 bash[77880]: cluster 2024-08-29T19:29:52.530535+0000 mon.a (mon.0) 3806 : cluster [DBG] osdmap e2749: 8 total, 8 up, 8 in 2024-08-29T19:29:53.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:29:53 smithi029 bash[77880]: cluster 2024-08-29T19:29:52.798672+0000 mgr.y (mgr.25004) 2999 : cluster [DBG] pgmap v5274: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 3.5 KiB/s rd, 0 B/s wr, 6 op/s 2024-08-29T19:29:53.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:29:53 smithi029 bash[79042]: cluster 2024-08-29T19:29:52.530535+0000 mon.a (mon.0) 3806 : cluster [DBG] osdmap e2749: 8 total, 8 up, 8 in 2024-08-29T19:29:53.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:29:53 smithi029 bash[79042]: cluster 2024-08-29T19:29:52.798672+0000 mgr.y (mgr.25004) 2999 : cluster [DBG] pgmap v5274: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 3.5 KiB/s rd, 0 B/s wr, 6 op/s 2024-08-29T19:29:54.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:29:54 smithi110 bash[67519]: cluster 2024-08-29T19:29:53.541167+0000 mon.a (mon.0) 3807 : cluster [DBG] osdmap e2750: 8 total, 8 up, 8 in 2024-08-29T19:29:54.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:29:54 smithi029 bash[77880]: cluster 2024-08-29T19:29:53.541167+0000 mon.a (mon.0) 3807 : cluster [DBG] osdmap e2750: 8 total, 8 up, 8 in 2024-08-29T19:29:54.903 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 19:29:54 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:19:29:54] "GET /metrics HTTP/1.1" 200 36703 "" "Prometheus/2.43.0" 2024-08-29T19:29:54.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:29:54 smithi029 bash[79042]: cluster 2024-08-29T19:29:53.541167+0000 mon.a (mon.0) 3807 : cluster [DBG] osdmap e2750: 8 total, 8 up, 8 in 2024-08-29T19:29:55.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:29:55 smithi110 bash[67519]: cluster 2024-08-29T19:29:54.548423+0000 mon.a (mon.0) 3808 : cluster [DBG] osdmap e2751: 8 total, 8 up, 8 in 2024-08-29T19:29:55.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:29:55 smithi110 bash[67519]: cluster 2024-08-29T19:29:54.799385+0000 mgr.y (mgr.25004) 3000 : cluster [DBG] pgmap v5277: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.0 MiB/s rd, 5.7 KiB/s wr, 1.40k op/s 2024-08-29T19:29:55.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:29:55 smithi110 bash[67519]: cluster 2024-08-29T19:29:55.527685+0000 mon.a (mon.0) 3809 : cluster [DBG] osdmap e2752: 8 total, 8 up, 8 in 2024-08-29T19:29:55.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:29:55 smithi029 bash[79042]: cluster 2024-08-29T19:29:54.548423+0000 mon.a (mon.0) 3808 : cluster [DBG] osdmap e2751: 8 total, 8 up, 8 in 2024-08-29T19:29:55.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:29:55 smithi029 bash[79042]: cluster 2024-08-29T19:29:54.799385+0000 mgr.y (mgr.25004) 3000 : cluster [DBG] pgmap v5277: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.0 MiB/s rd, 5.7 KiB/s wr, 1.40k op/s 2024-08-29T19:29:55.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:29:55 smithi029 bash[79042]: cluster 2024-08-29T19:29:55.527685+0000 mon.a (mon.0) 3809 : cluster [DBG] osdmap e2752: 8 total, 8 up, 8 in 2024-08-29T19:29:55.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:29:55 smithi029 bash[77880]: cluster 2024-08-29T19:29:54.548423+0000 mon.a (mon.0) 3808 : cluster [DBG] osdmap e2751: 8 total, 8 up, 8 in 2024-08-29T19:29:55.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:29:55 smithi029 bash[77880]: cluster 2024-08-29T19:29:54.799385+0000 mgr.y (mgr.25004) 3000 : cluster [DBG] pgmap v5277: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.0 MiB/s rd, 5.7 KiB/s wr, 1.40k op/s 2024-08-29T19:29:55.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:29:55 smithi029 bash[77880]: cluster 2024-08-29T19:29:55.527685+0000 mon.a (mon.0) 3809 : cluster [DBG] osdmap e2752: 8 total, 8 up, 8 in 2024-08-29T19:29:57.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:29:57 smithi110 bash[67519]: cluster 2024-08-29T19:29:56.569065+0000 mon.a (mon.0) 3810 : cluster [DBG] osdmap e2753: 8 total, 8 up, 8 in 2024-08-29T19:29:57.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:29:57 smithi110 bash[67519]: cluster 2024-08-29T19:29:56.800093+0000 mgr.y (mgr.25004) 3001 : cluster [DBG] pgmap v5280: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.0 MiB/s rd, 5.7 KiB/s wr, 1.40k op/s 2024-08-29T19:29:57.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:29:57 smithi029 bash[79042]: cluster 2024-08-29T19:29:56.569065+0000 mon.a (mon.0) 3810 : cluster [DBG] osdmap e2753: 8 total, 8 up, 8 in 2024-08-29T19:29:57.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:29:57 smithi029 bash[79042]: cluster 2024-08-29T19:29:56.800093+0000 mgr.y (mgr.25004) 3001 : cluster [DBG] pgmap v5280: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.0 MiB/s rd, 5.7 KiB/s wr, 1.40k op/s 2024-08-29T19:29:57.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:29:57 smithi029 bash[77880]: cluster 2024-08-29T19:29:56.569065+0000 mon.a (mon.0) 3810 : cluster [DBG] osdmap e2753: 8 total, 8 up, 8 in 2024-08-29T19:29:57.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:29:57 smithi029 bash[77880]: cluster 2024-08-29T19:29:56.800093+0000 mgr.y (mgr.25004) 3001 : cluster [DBG] pgmap v5280: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.0 MiB/s rd, 5.7 KiB/s wr, 1.40k op/s 2024-08-29T19:29:58.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:29:58 smithi110 bash[67519]: cluster 2024-08-29T19:29:57.580152+0000 mon.a (mon.0) 3811 : cluster [DBG] osdmap e2754: 8 total, 8 up, 8 in 2024-08-29T19:29:58.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:29:58 smithi029 bash[77880]: cluster 2024-08-29T19:29:57.580152+0000 mon.a (mon.0) 3811 : cluster [DBG] osdmap e2754: 8 total, 8 up, 8 in 2024-08-29T19:29:58.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:29:58 smithi029 bash[79042]: cluster 2024-08-29T19:29:57.580152+0000 mon.a (mon.0) 3811 : cluster [DBG] osdmap e2754: 8 total, 8 up, 8 in 2024-08-29T19:29:59.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:29:59 smithi110 bash[67519]: cluster 2024-08-29T19:29:58.586949+0000 mon.a (mon.0) 3812 : cluster [DBG] osdmap e2755: 8 total, 8 up, 8 in 2024-08-29T19:29:59.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:29:59 smithi110 bash[67519]: cluster 2024-08-29T19:29:58.801006+0000 mgr.y (mgr.25004) 3002 : cluster [DBG] pgmap v5283: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1002 KiB/s rd, 5.0 KiB/s wr, 1.36k op/s 2024-08-29T19:29:59.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:29:59 smithi029 bash[79042]: cluster 2024-08-29T19:29:58.586949+0000 mon.a (mon.0) 3812 : cluster [DBG] osdmap e2755: 8 total, 8 up, 8 in 2024-08-29T19:29:59.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:29:59 smithi029 bash[79042]: cluster 2024-08-29T19:29:58.801006+0000 mgr.y (mgr.25004) 3002 : cluster [DBG] pgmap v5283: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1002 KiB/s rd, 5.0 KiB/s wr, 1.36k op/s 2024-08-29T19:29:59.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:29:59 smithi029 bash[77880]: cluster 2024-08-29T19:29:58.586949+0000 mon.a (mon.0) 3812 : cluster [DBG] osdmap e2755: 8 total, 8 up, 8 in 2024-08-29T19:29:59.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:29:59 smithi029 bash[77880]: cluster 2024-08-29T19:29:58.801006+0000 mgr.y (mgr.25004) 3002 : cluster [DBG] pgmap v5283: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1002 KiB/s rd, 5.0 KiB/s wr, 1.36k op/s 2024-08-29T19:30:00.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:30:00 smithi110 bash[67519]: cluster 2024-08-29T19:29:59.597159+0000 mon.a (mon.0) 3813 : cluster [DBG] osdmap e2756: 8 total, 8 up, 8 in 2024-08-29T19:30:00.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:30:00 smithi110 bash[67519]: cluster 2024-08-29T19:30:00.000164+0000 mon.a (mon.0) 3814 : cluster [WRN] overall HEALTH_WARN Telemetry requires re-opt-in 2024-08-29T19:30:00.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:30:00 smithi110 bash[67519]: cluster 2024-08-29T19:30:00.529727+0000 mon.a (mon.0) 3815 : cluster [DBG] osdmap e2757: 8 total, 8 up, 8 in 2024-08-29T19:30:00.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:30:00 smithi029 bash[77880]: cluster 2024-08-29T19:29:59.597159+0000 mon.a (mon.0) 3813 : cluster [DBG] osdmap e2756: 8 total, 8 up, 8 in 2024-08-29T19:30:00.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:30:00 smithi029 bash[77880]: cluster 2024-08-29T19:30:00.000164+0000 mon.a (mon.0) 3814 : cluster [WRN] overall HEALTH_WARN Telemetry requires re-opt-in 2024-08-29T19:30:00.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:30:00 smithi029 bash[77880]: cluster 2024-08-29T19:30:00.529727+0000 mon.a (mon.0) 3815 : cluster [DBG] osdmap e2757: 8 total, 8 up, 8 in 2024-08-29T19:30:00.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:30:00 smithi029 bash[79042]: cluster 2024-08-29T19:29:59.597159+0000 mon.a (mon.0) 3813 : cluster [DBG] osdmap e2756: 8 total, 8 up, 8 in 2024-08-29T19:30:00.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:30:00 smithi029 bash[79042]: cluster 2024-08-29T19:30:00.000164+0000 mon.a (mon.0) 3814 : cluster [WRN] overall HEALTH_WARN Telemetry requires re-opt-in 2024-08-29T19:30:00.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:30:00 smithi029 bash[79042]: cluster 2024-08-29T19:30:00.529727+0000 mon.a (mon.0) 3815 : cluster [DBG] osdmap e2757: 8 total, 8 up, 8 in 2024-08-29T19:30:01.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:30:01 smithi110 bash[67519]: cluster 2024-08-29T19:30:00.801763+0000 mgr.y (mgr.25004) 3003 : cluster [DBG] pgmap v5286: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1000 KiB/s rd, 5.0 KiB/s wr, 1.35k op/s 2024-08-29T19:30:01.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:30:01 smithi029 bash[77880]: cluster 2024-08-29T19:30:00.801763+0000 mgr.y (mgr.25004) 3003 : cluster [DBG] pgmap v5286: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1000 KiB/s rd, 5.0 KiB/s wr, 1.35k op/s 2024-08-29T19:30:01.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:30:01 smithi029 bash[79042]: cluster 2024-08-29T19:30:00.801763+0000 mgr.y (mgr.25004) 3003 : cluster [DBG] pgmap v5286: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1000 KiB/s rd, 5.0 KiB/s wr, 1.35k op/s 2024-08-29T19:30:02.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:30:02 smithi110 bash[67519]: cluster 2024-08-29T19:30:01.608441+0000 mon.a (mon.0) 3816 : cluster [DBG] osdmap e2758: 8 total, 8 up, 8 in 2024-08-29T19:30:02.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:30:02 smithi110 bash[67519]: audit 2024-08-29T19:30:01.829722+0000 mon.c (mon.2) 1061 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:30:02.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:30:02 smithi029 bash[79042]: cluster 2024-08-29T19:30:01.608441+0000 mon.a (mon.0) 3816 : cluster [DBG] osdmap e2758: 8 total, 8 up, 8 in 2024-08-29T19:30:02.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:30:02 smithi029 bash[79042]: audit 2024-08-29T19:30:01.829722+0000 mon.c (mon.2) 1061 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:30:02.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:30:02 smithi029 bash[77880]: cluster 2024-08-29T19:30:01.608441+0000 mon.a (mon.0) 3816 : cluster [DBG] osdmap e2758: 8 total, 8 up, 8 in 2024-08-29T19:30:02.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:30:02 smithi029 bash[77880]: audit 2024-08-29T19:30:01.829722+0000 mon.c (mon.2) 1061 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:30:03.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:30:03 smithi110 bash[67519]: cluster 2024-08-29T19:30:02.614822+0000 mon.a (mon.0) 3817 : cluster [DBG] osdmap e2759: 8 total, 8 up, 8 in 2024-08-29T19:30:03.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:30:03 smithi110 bash[67519]: audit 2024-08-29T19:30:02.651385+0000 mon.c (mon.2) 1062 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:30:03.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:30:03 smithi110 bash[67519]: audit 2024-08-29T19:30:02.653104+0000 mon.c (mon.2) 1063 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:30:03.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:30:03 smithi110 bash[67519]: audit 2024-08-29T19:30:02.664445+0000 mon.a (mon.0) 3818 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:30:03.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:30:03 smithi110 bash[67519]: cluster 2024-08-29T19:30:02.802477+0000 mgr.y (mgr.25004) 3004 : cluster [DBG] pgmap v5289: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 7 op/s 2024-08-29T19:30:03.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:30:03 smithi029 bash[79042]: cluster 2024-08-29T19:30:02.614822+0000 mon.a (mon.0) 3817 : cluster [DBG] osdmap e2759: 8 total, 8 up, 8 in 2024-08-29T19:30:03.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:30:03 smithi029 bash[79042]: audit 2024-08-29T19:30:02.651385+0000 mon.c (mon.2) 1062 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:30:03.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:30:03 smithi029 bash[79042]: audit 2024-08-29T19:30:02.653104+0000 mon.c (mon.2) 1063 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:30:03.904 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:30:03 smithi029 bash[79042]: audit 2024-08-29T19:30:02.664445+0000 mon.a (mon.0) 3818 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:30:03.904 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:30:03 smithi029 bash[79042]: cluster 2024-08-29T19:30:02.802477+0000 mgr.y (mgr.25004) 3004 : cluster [DBG] pgmap v5289: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 7 op/s 2024-08-29T19:30:03.904 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:30:03 smithi029 bash[77880]: cluster 2024-08-29T19:30:02.614822+0000 mon.a (mon.0) 3817 : cluster [DBG] osdmap e2759: 8 total, 8 up, 8 in 2024-08-29T19:30:03.904 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:30:03 smithi029 bash[77880]: audit 2024-08-29T19:30:02.651385+0000 mon.c (mon.2) 1062 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:30:03.904 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:30:03 smithi029 bash[77880]: audit 2024-08-29T19:30:02.653104+0000 mon.c (mon.2) 1063 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:30:03.904 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:30:03 smithi029 bash[77880]: audit 2024-08-29T19:30:02.664445+0000 mon.a (mon.0) 3818 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:30:03.904 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:30:03 smithi029 bash[77880]: cluster 2024-08-29T19:30:02.802477+0000 mgr.y (mgr.25004) 3004 : cluster [DBG] pgmap v5289: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 7 op/s 2024-08-29T19:30:04.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:30:04 smithi110 bash[67519]: audit 2024-08-29T19:30:03.649214+0000 mon.c (mon.2) 1064 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:30:04.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:30:04 smithi110 bash[67519]: cluster 2024-08-29T19:30:03.669259+0000 mon.a (mon.0) 3819 : cluster [DBG] osdmap e2760: 8 total, 8 up, 8 in 2024-08-29T19:30:04.903 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 19:30:04 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:19:30:04] "GET /metrics HTTP/1.1" 200 36706 "" "Prometheus/2.43.0" 2024-08-29T19:30:04.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:30:04 smithi029 bash[77880]: audit 2024-08-29T19:30:03.649214+0000 mon.c (mon.2) 1064 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:30:04.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:30:04 smithi029 bash[77880]: cluster 2024-08-29T19:30:03.669259+0000 mon.a (mon.0) 3819 : cluster [DBG] osdmap e2760: 8 total, 8 up, 8 in 2024-08-29T19:30:04.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:30:04 smithi029 bash[79042]: audit 2024-08-29T19:30:03.649214+0000 mon.c (mon.2) 1064 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:30:04.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:30:04 smithi029 bash[79042]: cluster 2024-08-29T19:30:03.669259+0000 mon.a (mon.0) 3819 : cluster [DBG] osdmap e2760: 8 total, 8 up, 8 in 2024-08-29T19:30:06.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:30:05 smithi110 bash[67519]: cluster 2024-08-29T19:30:04.700059+0000 mon.a (mon.0) 3820 : cluster [DBG] osdmap e2761: 8 total, 8 up, 8 in 2024-08-29T19:30:06.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:30:05 smithi110 bash[67519]: cluster 2024-08-29T19:30:04.803219+0000 mgr.y (mgr.25004) 3005 : cluster [DBG] pgmap v5292: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 967 KiB/s rd, 4.2 KiB/s wr, 1.31k op/s 2024-08-29T19:30:06.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:30:05 smithi110 bash[67519]: cluster 2024-08-29T19:30:05.533156+0000 mon.a (mon.0) 3821 : cluster [DBG] osdmap e2762: 8 total, 8 up, 8 in 2024-08-29T19:30:06.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:30:05 smithi029 bash[79042]: cluster 2024-08-29T19:30:04.700059+0000 mon.a (mon.0) 3820 : cluster [DBG] osdmap e2761: 8 total, 8 up, 8 in 2024-08-29T19:30:06.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:30:05 smithi029 bash[79042]: cluster 2024-08-29T19:30:04.803219+0000 mgr.y (mgr.25004) 3005 : cluster [DBG] pgmap v5292: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 967 KiB/s rd, 4.2 KiB/s wr, 1.31k op/s 2024-08-29T19:30:06.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:30:05 smithi029 bash[79042]: cluster 2024-08-29T19:30:05.533156+0000 mon.a (mon.0) 3821 : cluster [DBG] osdmap e2762: 8 total, 8 up, 8 in 2024-08-29T19:30:06.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:30:05 smithi029 bash[77880]: cluster 2024-08-29T19:30:04.700059+0000 mon.a (mon.0) 3820 : cluster [DBG] osdmap e2761: 8 total, 8 up, 8 in 2024-08-29T19:30:06.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:30:05 smithi029 bash[77880]: cluster 2024-08-29T19:30:04.803219+0000 mgr.y (mgr.25004) 3005 : cluster [DBG] pgmap v5292: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 967 KiB/s rd, 4.2 KiB/s wr, 1.31k op/s 2024-08-29T19:30:06.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:30:05 smithi029 bash[77880]: cluster 2024-08-29T19:30:05.533156+0000 mon.a (mon.0) 3821 : cluster [DBG] osdmap e2762: 8 total, 8 up, 8 in 2024-08-29T19:30:07.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:30:07 smithi110 bash[67519]: cluster 2024-08-29T19:30:06.535330+0000 mon.a (mon.0) 3822 : cluster [DBG] osdmap e2763: 8 total, 8 up, 8 in 2024-08-29T19:30:07.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:30:07 smithi110 bash[67519]: cluster 2024-08-29T19:30:06.803924+0000 mgr.y (mgr.25004) 3006 : cluster [DBG] pgmap v5295: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 968 KiB/s rd, 4.2 KiB/s wr, 1.31k op/s 2024-08-29T19:30:07.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:30:07 smithi029 bash[77880]: cluster 2024-08-29T19:30:06.535330+0000 mon.a (mon.0) 3822 : cluster [DBG] osdmap e2763: 8 total, 8 up, 8 in 2024-08-29T19:30:07.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:30:07 smithi029 bash[77880]: cluster 2024-08-29T19:30:06.803924+0000 mgr.y (mgr.25004) 3006 : cluster [DBG] pgmap v5295: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 968 KiB/s rd, 4.2 KiB/s wr, 1.31k op/s 2024-08-29T19:30:07.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:30:07 smithi029 bash[79042]: cluster 2024-08-29T19:30:06.535330+0000 mon.a (mon.0) 3822 : cluster [DBG] osdmap e2763: 8 total, 8 up, 8 in 2024-08-29T19:30:07.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:30:07 smithi029 bash[79042]: cluster 2024-08-29T19:30:06.803924+0000 mgr.y (mgr.25004) 3006 : cluster [DBG] pgmap v5295: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 968 KiB/s rd, 4.2 KiB/s wr, 1.31k op/s 2024-08-29T19:30:08.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:30:08 smithi110 bash[67519]: cluster 2024-08-29T19:30:07.545095+0000 mon.a (mon.0) 3823 : cluster [DBG] osdmap e2764: 8 total, 8 up, 8 in 2024-08-29T19:30:08.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:30:08 smithi029 bash[79042]: cluster 2024-08-29T19:30:07.545095+0000 mon.a (mon.0) 3823 : cluster [DBG] osdmap e2764: 8 total, 8 up, 8 in 2024-08-29T19:30:08.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:30:08 smithi029 bash[77880]: cluster 2024-08-29T19:30:07.545095+0000 mon.a (mon.0) 3823 : cluster [DBG] osdmap e2764: 8 total, 8 up, 8 in 2024-08-29T19:30:09.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:30:09 smithi110 bash[67519]: cluster 2024-08-29T19:30:08.555655+0000 mon.a (mon.0) 3824 : cluster [DBG] osdmap e2765: 8 total, 8 up, 8 in 2024-08-29T19:30:09.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:30:09 smithi110 bash[67519]: cluster 2024-08-29T19:30:08.804794+0000 mgr.y (mgr.25004) 3007 : cluster [DBG] pgmap v5298: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 939 KiB/s rd, 5.7 KiB/s wr, 1.27k op/s 2024-08-29T19:30:09.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:30:09 smithi029 bash[77880]: cluster 2024-08-29T19:30:08.555655+0000 mon.a (mon.0) 3824 : cluster [DBG] osdmap e2765: 8 total, 8 up, 8 in 2024-08-29T19:30:09.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:30:09 smithi029 bash[77880]: cluster 2024-08-29T19:30:08.804794+0000 mgr.y (mgr.25004) 3007 : cluster [DBG] pgmap v5298: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 939 KiB/s rd, 5.7 KiB/s wr, 1.27k op/s 2024-08-29T19:30:09.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:30:09 smithi029 bash[79042]: cluster 2024-08-29T19:30:08.555655+0000 mon.a (mon.0) 3824 : cluster [DBG] osdmap e2765: 8 total, 8 up, 8 in 2024-08-29T19:30:09.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:30:09 smithi029 bash[79042]: cluster 2024-08-29T19:30:08.804794+0000 mgr.y (mgr.25004) 3007 : cluster [DBG] pgmap v5298: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 939 KiB/s rd, 5.7 KiB/s wr, 1.27k op/s 2024-08-29T19:30:10.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:30:10 smithi110 bash[67519]: cluster 2024-08-29T19:30:09.566829+0000 mon.a (mon.0) 3825 : cluster [DBG] osdmap e2766: 8 total, 8 up, 8 in 2024-08-29T19:30:10.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:30:10 smithi110 bash[67519]: cluster 2024-08-29T19:30:10.536575+0000 mon.a (mon.0) 3826 : cluster [DBG] osdmap e2767: 8 total, 8 up, 8 in 2024-08-29T19:30:10.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:30:10 smithi029 bash[77880]: cluster 2024-08-29T19:30:09.566829+0000 mon.a (mon.0) 3825 : cluster [DBG] osdmap e2766: 8 total, 8 up, 8 in 2024-08-29T19:30:10.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:30:10 smithi029 bash[77880]: cluster 2024-08-29T19:30:10.536575+0000 mon.a (mon.0) 3826 : cluster [DBG] osdmap e2767: 8 total, 8 up, 8 in 2024-08-29T19:30:10.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:30:10 smithi029 bash[79042]: cluster 2024-08-29T19:30:09.566829+0000 mon.a (mon.0) 3825 : cluster [DBG] osdmap e2766: 8 total, 8 up, 8 in 2024-08-29T19:30:10.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:30:10 smithi029 bash[79042]: cluster 2024-08-29T19:30:10.536575+0000 mon.a (mon.0) 3826 : cluster [DBG] osdmap e2767: 8 total, 8 up, 8 in 2024-08-29T19:30:11.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:30:11 smithi110 bash[67519]: cluster 2024-08-29T19:30:10.805550+0000 mgr.y (mgr.25004) 3008 : cluster [DBG] pgmap v5301: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 937 KiB/s rd, 5.7 KiB/s wr, 1.27k op/s 2024-08-29T19:30:11.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:30:11 smithi029 bash[79042]: cluster 2024-08-29T19:30:10.805550+0000 mgr.y (mgr.25004) 3008 : cluster [DBG] pgmap v5301: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 937 KiB/s rd, 5.7 KiB/s wr, 1.27k op/s 2024-08-29T19:30:11.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:30:11 smithi029 bash[77880]: cluster 2024-08-29T19:30:10.805550+0000 mgr.y (mgr.25004) 3008 : cluster [DBG] pgmap v5301: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 937 KiB/s rd, 5.7 KiB/s wr, 1.27k op/s 2024-08-29T19:30:12.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:30:12 smithi110 bash[67519]: cluster 2024-08-29T19:30:11.581843+0000 mon.a (mon.0) 3827 : cluster [DBG] osdmap e2768: 8 total, 8 up, 8 in 2024-08-29T19:30:12.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:30:12 smithi029 bash[77880]: cluster 2024-08-29T19:30:11.581843+0000 mon.a (mon.0) 3827 : cluster [DBG] osdmap e2768: 8 total, 8 up, 8 in 2024-08-29T19:30:12.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:30:12 smithi029 bash[79042]: cluster 2024-08-29T19:30:11.581843+0000 mon.a (mon.0) 3827 : cluster [DBG] osdmap e2768: 8 total, 8 up, 8 in 2024-08-29T19:30:13.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:30:13 smithi110 bash[67519]: cluster 2024-08-29T19:30:12.589982+0000 mon.a (mon.0) 3828 : cluster [DBG] osdmap e2769: 8 total, 8 up, 8 in 2024-08-29T19:30:13.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:30:13 smithi110 bash[67519]: cluster 2024-08-29T19:30:12.806227+0000 mgr.y (mgr.25004) 3009 : cluster [DBG] pgmap v5304: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 3.2 KiB/s rd, 0 B/s wr, 6 op/s 2024-08-29T19:30:13.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:30:13 smithi029 bash[79042]: cluster 2024-08-29T19:30:12.589982+0000 mon.a (mon.0) 3828 : cluster [DBG] osdmap e2769: 8 total, 8 up, 8 in 2024-08-29T19:30:13.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:30:13 smithi029 bash[79042]: cluster 2024-08-29T19:30:12.806227+0000 mgr.y (mgr.25004) 3009 : cluster [DBG] pgmap v5304: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 3.2 KiB/s rd, 0 B/s wr, 6 op/s 2024-08-29T19:30:13.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:30:13 smithi029 bash[77880]: cluster 2024-08-29T19:30:12.589982+0000 mon.a (mon.0) 3828 : cluster [DBG] osdmap e2769: 8 total, 8 up, 8 in 2024-08-29T19:30:13.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:30:13 smithi029 bash[77880]: cluster 2024-08-29T19:30:12.806227+0000 mgr.y (mgr.25004) 3009 : cluster [DBG] pgmap v5304: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 3.2 KiB/s rd, 0 B/s wr, 6 op/s 2024-08-29T19:30:14.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:30:14 smithi110 bash[67519]: cluster 2024-08-29T19:30:13.602256+0000 mon.a (mon.0) 3829 : cluster [DBG] osdmap e2770: 8 total, 8 up, 8 in 2024-08-29T19:30:14.902 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 19:30:14 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:19:30:14] "GET /metrics HTTP/1.1" 200 36706 "" "Prometheus/2.43.0" 2024-08-29T19:30:14.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:30:14 smithi029 bash[79042]: cluster 2024-08-29T19:30:13.602256+0000 mon.a (mon.0) 3829 : cluster [DBG] osdmap e2770: 8 total, 8 up, 8 in 2024-08-29T19:30:14.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:30:14 smithi029 bash[77880]: cluster 2024-08-29T19:30:13.602256+0000 mon.a (mon.0) 3829 : cluster [DBG] osdmap e2770: 8 total, 8 up, 8 in 2024-08-29T19:30:15.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:30:15 smithi110 bash[67519]: cluster 2024-08-29T19:30:14.604972+0000 mon.a (mon.0) 3830 : cluster [DBG] osdmap e2771: 8 total, 8 up, 8 in 2024-08-29T19:30:15.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:30:15 smithi110 bash[67519]: cluster 2024-08-29T19:30:14.807000+0000 mgr.y (mgr.25004) 3010 : cluster [DBG] pgmap v5307: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 904 KiB/s rd, 5.0 KiB/s wr, 1.22k op/s 2024-08-29T19:30:15.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:30:15 smithi110 bash[67519]: cluster 2024-08-29T19:30:15.538739+0000 mon.a (mon.0) 3831 : cluster [DBG] osdmap e2772: 8 total, 8 up, 8 in 2024-08-29T19:30:15.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:30:15 smithi029 bash[79042]: cluster 2024-08-29T19:30:14.604972+0000 mon.a (mon.0) 3830 : cluster [DBG] osdmap e2771: 8 total, 8 up, 8 in 2024-08-29T19:30:15.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:30:15 smithi029 bash[79042]: cluster 2024-08-29T19:30:14.807000+0000 mgr.y (mgr.25004) 3010 : cluster [DBG] pgmap v5307: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 904 KiB/s rd, 5.0 KiB/s wr, 1.22k op/s 2024-08-29T19:30:15.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:30:15 smithi029 bash[79042]: cluster 2024-08-29T19:30:15.538739+0000 mon.a (mon.0) 3831 : cluster [DBG] osdmap e2772: 8 total, 8 up, 8 in 2024-08-29T19:30:15.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:30:15 smithi029 bash[77880]: cluster 2024-08-29T19:30:14.604972+0000 mon.a (mon.0) 3830 : cluster [DBG] osdmap e2771: 8 total, 8 up, 8 in 2024-08-29T19:30:15.904 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:30:15 smithi029 bash[77880]: cluster 2024-08-29T19:30:14.807000+0000 mgr.y (mgr.25004) 3010 : cluster [DBG] pgmap v5307: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 904 KiB/s rd, 5.0 KiB/s wr, 1.22k op/s 2024-08-29T19:30:15.904 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:30:15 smithi029 bash[77880]: cluster 2024-08-29T19:30:15.538739+0000 mon.a (mon.0) 3831 : cluster [DBG] osdmap e2772: 8 total, 8 up, 8 in 2024-08-29T19:30:17.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:30:17 smithi110 bash[67519]: cluster 2024-08-29T19:30:16.635177+0000 mon.a (mon.0) 3832 : cluster [DBG] osdmap e2773: 8 total, 8 up, 8 in 2024-08-29T19:30:17.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:30:17 smithi110 bash[67519]: cluster 2024-08-29T19:30:16.807729+0000 mgr.y (mgr.25004) 3011 : cluster [DBG] pgmap v5310: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 904 KiB/s rd, 5.0 KiB/s wr, 1.22k op/s 2024-08-29T19:30:18.054 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:30:17 smithi029 bash[77880]: cluster 2024-08-29T19:30:16.635177+0000 mon.a (mon.0) 3832 : cluster [DBG] osdmap e2773: 8 total, 8 up, 8 in 2024-08-29T19:30:18.054 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:30:17 smithi029 bash[77880]: cluster 2024-08-29T19:30:16.807729+0000 mgr.y (mgr.25004) 3011 : cluster [DBG] pgmap v5310: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 904 KiB/s rd, 5.0 KiB/s wr, 1.22k op/s 2024-08-29T19:30:18.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:30:18 smithi029 bash[79042]: cluster 2024-08-29T19:30:16.635177+0000 mon.a (mon.0) 3832 : cluster [DBG] osdmap e2773: 8 total, 8 up, 8 in 2024-08-29T19:30:18.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:30:18 smithi029 bash[79042]: cluster 2024-08-29T19:30:16.807729+0000 mgr.y (mgr.25004) 3011 : cluster [DBG] pgmap v5310: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 904 KiB/s rd, 5.0 KiB/s wr, 1.22k op/s 2024-08-29T19:30:18.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:30:18 smithi110 bash[67519]: cluster 2024-08-29T19:30:17.647607+0000 mon.a (mon.0) 3833 : cluster [DBG] osdmap e2774: 8 total, 8 up, 8 in 2024-08-29T19:30:18.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:30:18 smithi029 bash[77880]: cluster 2024-08-29T19:30:17.647607+0000 mon.a (mon.0) 3833 : cluster [DBG] osdmap e2774: 8 total, 8 up, 8 in 2024-08-29T19:30:18.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:30:18 smithi029 bash[79042]: cluster 2024-08-29T19:30:17.647607+0000 mon.a (mon.0) 3833 : cluster [DBG] osdmap e2774: 8 total, 8 up, 8 in 2024-08-29T19:30:20.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:30:19 smithi029 bash[77880]: audit 2024-08-29T19:30:18.655734+0000 mon.c (mon.2) 1065 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:30:20.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:30:19 smithi029 bash[77880]: cluster 2024-08-29T19:30:18.656097+0000 mon.a (mon.0) 3834 : cluster [DBG] osdmap e2775: 8 total, 8 up, 8 in 2024-08-29T19:30:20.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:30:19 smithi029 bash[77880]: cluster 2024-08-29T19:30:18.808612+0000 mgr.y (mgr.25004) 3012 : cluster [DBG] pgmap v5313: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 871 KiB/s rd, 5.0 KiB/s wr, 1.18k op/s 2024-08-29T19:30:20.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:30:19 smithi110 bash[67519]: audit 2024-08-29T19:30:18.655734+0000 mon.c (mon.2) 1065 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:30:20.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:30:19 smithi110 bash[67519]: cluster 2024-08-29T19:30:18.656097+0000 mon.a (mon.0) 3834 : cluster [DBG] osdmap e2775: 8 total, 8 up, 8 in 2024-08-29T19:30:20.154 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:30:19 smithi110 bash[67519]: cluster 2024-08-29T19:30:18.808612+0000 mgr.y (mgr.25004) 3012 : cluster [DBG] pgmap v5313: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 871 KiB/s rd, 5.0 KiB/s wr, 1.18k op/s 2024-08-29T19:30:20.154 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:30:19 smithi029 bash[79042]: audit 2024-08-29T19:30:18.655734+0000 mon.c (mon.2) 1065 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:30:20.154 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:30:19 smithi029 bash[79042]: cluster 2024-08-29T19:30:18.656097+0000 mon.a (mon.0) 3834 : cluster [DBG] osdmap e2775: 8 total, 8 up, 8 in 2024-08-29T19:30:20.154 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:30:19 smithi029 bash[79042]: cluster 2024-08-29T19:30:18.808612+0000 mgr.y (mgr.25004) 3012 : cluster [DBG] pgmap v5313: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 871 KiB/s rd, 5.0 KiB/s wr, 1.18k op/s 2024-08-29T19:30:21.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:30:20 smithi110 bash[67519]: cluster 2024-08-29T19:30:19.666352+0000 mon.a (mon.0) 3835 : cluster [DBG] osdmap e2776: 8 total, 8 up, 8 in 2024-08-29T19:30:21.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:30:20 smithi110 bash[67519]: cluster 2024-08-29T19:30:20.540292+0000 mon.a (mon.0) 3836 : cluster [DBG] osdmap e2777: 8 total, 8 up, 8 in 2024-08-29T19:30:21.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:30:20 smithi029 bash[79042]: cluster 2024-08-29T19:30:19.666352+0000 mon.a (mon.0) 3835 : cluster [DBG] osdmap e2776: 8 total, 8 up, 8 in 2024-08-29T19:30:21.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:30:20 smithi029 bash[79042]: cluster 2024-08-29T19:30:20.540292+0000 mon.a (mon.0) 3836 : cluster [DBG] osdmap e2777: 8 total, 8 up, 8 in 2024-08-29T19:30:21.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:30:20 smithi029 bash[77880]: cluster 2024-08-29T19:30:19.666352+0000 mon.a (mon.0) 3835 : cluster [DBG] osdmap e2776: 8 total, 8 up, 8 in 2024-08-29T19:30:21.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:30:20 smithi029 bash[77880]: cluster 2024-08-29T19:30:20.540292+0000 mon.a (mon.0) 3836 : cluster [DBG] osdmap e2777: 8 total, 8 up, 8 in 2024-08-29T19:30:22.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:30:21 smithi110 bash[67519]: cluster 2024-08-29T19:30:20.809351+0000 mgr.y (mgr.25004) 3013 : cluster [DBG] pgmap v5316: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 869 KiB/s rd, 5.0 KiB/s wr, 1.18k op/s 2024-08-29T19:30:22.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:30:21 smithi029 bash[77880]: cluster 2024-08-29T19:30:20.809351+0000 mgr.y (mgr.25004) 3013 : cluster [DBG] pgmap v5316: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 869 KiB/s rd, 5.0 KiB/s wr, 1.18k op/s 2024-08-29T19:30:22.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:30:21 smithi029 bash[79042]: cluster 2024-08-29T19:30:20.809351+0000 mgr.y (mgr.25004) 3013 : cluster [DBG] pgmap v5316: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 869 KiB/s rd, 5.0 KiB/s wr, 1.18k op/s 2024-08-29T19:30:23.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:30:22 smithi110 bash[67519]: cluster 2024-08-29T19:30:21.676197+0000 mon.a (mon.0) 3837 : cluster [DBG] osdmap e2778: 8 total, 8 up, 8 in 2024-08-29T19:30:23.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:30:22 smithi029 bash[77880]: cluster 2024-08-29T19:30:21.676197+0000 mon.a (mon.0) 3837 : cluster [DBG] osdmap e2778: 8 total, 8 up, 8 in 2024-08-29T19:30:23.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:30:22 smithi029 bash[79042]: cluster 2024-08-29T19:30:21.676197+0000 mon.a (mon.0) 3837 : cluster [DBG] osdmap e2778: 8 total, 8 up, 8 in 2024-08-29T19:30:24.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:30:23 smithi110 bash[67519]: cluster 2024-08-29T19:30:22.683642+0000 mon.a (mon.0) 3838 : cluster [DBG] osdmap e2779: 8 total, 8 up, 8 in 2024-08-29T19:30:24.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:30:23 smithi110 bash[67519]: cluster 2024-08-29T19:30:22.810069+0000 mgr.y (mgr.25004) 3014 : cluster [DBG] pgmap v5319: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 3.5 KiB/s rd, 0 B/s wr, 6 op/s 2024-08-29T19:30:24.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:30:23 smithi029 bash[77880]: cluster 2024-08-29T19:30:22.683642+0000 mon.a (mon.0) 3838 : cluster [DBG] osdmap e2779: 8 total, 8 up, 8 in 2024-08-29T19:30:24.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:30:23 smithi029 bash[77880]: cluster 2024-08-29T19:30:22.810069+0000 mgr.y (mgr.25004) 3014 : cluster [DBG] pgmap v5319: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 3.5 KiB/s rd, 0 B/s wr, 6 op/s 2024-08-29T19:30:24.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:30:23 smithi029 bash[79042]: cluster 2024-08-29T19:30:22.683642+0000 mon.a (mon.0) 3838 : cluster [DBG] osdmap e2779: 8 total, 8 up, 8 in 2024-08-29T19:30:24.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:30:23 smithi029 bash[79042]: cluster 2024-08-29T19:30:22.810069+0000 mgr.y (mgr.25004) 3014 : cluster [DBG] pgmap v5319: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 3.5 KiB/s rd, 0 B/s wr, 6 op/s 2024-08-29T19:30:24.903 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 19:30:24 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:19:30:24] "GET /metrics HTTP/1.1" 200 36706 "" "Prometheus/2.43.0" 2024-08-29T19:30:24.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:30:24 smithi029 bash[79042]: cluster 2024-08-29T19:30:23.697443+0000 mon.a (mon.0) 3839 : cluster [DBG] osdmap e2780: 8 total, 8 up, 8 in 2024-08-29T19:30:24.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:30:24 smithi029 bash[77880]: cluster 2024-08-29T19:30:23.697443+0000 mon.a (mon.0) 3839 : cluster [DBG] osdmap e2780: 8 total, 8 up, 8 in 2024-08-29T19:30:25.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:30:24 smithi110 bash[67519]: cluster 2024-08-29T19:30:23.697443+0000 mon.a (mon.0) 3839 : cluster [DBG] osdmap e2780: 8 total, 8 up, 8 in 2024-08-29T19:30:26.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:30:25 smithi110 bash[67519]: cluster 2024-08-29T19:30:24.696138+0000 mon.a (mon.0) 3840 : cluster [DBG] osdmap e2781: 8 total, 8 up, 8 in 2024-08-29T19:30:26.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:30:25 smithi110 bash[67519]: cluster 2024-08-29T19:30:24.810821+0000 mgr.y (mgr.25004) 3015 : cluster [DBG] pgmap v5322: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 837 KiB/s rd, 4.2 KiB/s wr, 1.13k op/s 2024-08-29T19:30:26.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:30:25 smithi110 bash[67519]: cluster 2024-08-29T19:30:25.542235+0000 mon.a (mon.0) 3841 : cluster [DBG] osdmap e2782: 8 total, 8 up, 8 in 2024-08-29T19:30:26.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:30:25 smithi029 bash[77880]: cluster 2024-08-29T19:30:24.696138+0000 mon.a (mon.0) 3840 : cluster [DBG] osdmap e2781: 8 total, 8 up, 8 in 2024-08-29T19:30:26.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:30:25 smithi029 bash[77880]: cluster 2024-08-29T19:30:24.810821+0000 mgr.y (mgr.25004) 3015 : cluster [DBG] pgmap v5322: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 837 KiB/s rd, 4.2 KiB/s wr, 1.13k op/s 2024-08-29T19:30:26.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:30:25 smithi029 bash[77880]: cluster 2024-08-29T19:30:25.542235+0000 mon.a (mon.0) 3841 : cluster [DBG] osdmap e2782: 8 total, 8 up, 8 in 2024-08-29T19:30:26.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:30:25 smithi029 bash[79042]: cluster 2024-08-29T19:30:24.696138+0000 mon.a (mon.0) 3840 : cluster [DBG] osdmap e2781: 8 total, 8 up, 8 in 2024-08-29T19:30:26.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:30:25 smithi029 bash[79042]: cluster 2024-08-29T19:30:24.810821+0000 mgr.y (mgr.25004) 3015 : cluster [DBG] pgmap v5322: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 837 KiB/s rd, 4.2 KiB/s wr, 1.13k op/s 2024-08-29T19:30:26.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:30:25 smithi029 bash[79042]: cluster 2024-08-29T19:30:25.542235+0000 mon.a (mon.0) 3841 : cluster [DBG] osdmap e2782: 8 total, 8 up, 8 in 2024-08-29T19:30:27.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:30:27 smithi110 bash[67519]: cluster 2024-08-29T19:30:26.544438+0000 mon.a (mon.0) 3842 : cluster [DBG] osdmap e2783: 8 total, 8 up, 8 in 2024-08-29T19:30:27.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:30:27 smithi110 bash[67519]: cluster 2024-08-29T19:30:26.811648+0000 mgr.y (mgr.25004) 3016 : cluster [DBG] pgmap v5325: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 837 KiB/s rd, 4.2 KiB/s wr, 1.13k op/s 2024-08-29T19:30:27.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:30:27 smithi029 bash[79042]: cluster 2024-08-29T19:30:26.544438+0000 mon.a (mon.0) 3842 : cluster [DBG] osdmap e2783: 8 total, 8 up, 8 in 2024-08-29T19:30:27.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:30:27 smithi029 bash[79042]: cluster 2024-08-29T19:30:26.811648+0000 mgr.y (mgr.25004) 3016 : cluster [DBG] pgmap v5325: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 837 KiB/s rd, 4.2 KiB/s wr, 1.13k op/s 2024-08-29T19:30:27.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:30:27 smithi029 bash[77880]: cluster 2024-08-29T19:30:26.544438+0000 mon.a (mon.0) 3842 : cluster [DBG] osdmap e2783: 8 total, 8 up, 8 in 2024-08-29T19:30:27.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:30:27 smithi029 bash[77880]: cluster 2024-08-29T19:30:26.811648+0000 mgr.y (mgr.25004) 3016 : cluster [DBG] pgmap v5325: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 837 KiB/s rd, 4.2 KiB/s wr, 1.13k op/s 2024-08-29T19:30:28.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:30:28 smithi110 bash[67519]: cluster 2024-08-29T19:30:27.555179+0000 mon.a (mon.0) 3843 : cluster [DBG] osdmap e2784: 8 total, 8 up, 8 in 2024-08-29T19:30:28.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:30:28 smithi029 bash[77880]: cluster 2024-08-29T19:30:27.555179+0000 mon.a (mon.0) 3843 : cluster [DBG] osdmap e2784: 8 total, 8 up, 8 in 2024-08-29T19:30:28.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:30:28 smithi029 bash[79042]: cluster 2024-08-29T19:30:27.555179+0000 mon.a (mon.0) 3843 : cluster [DBG] osdmap e2784: 8 total, 8 up, 8 in 2024-08-29T19:30:29.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:30:29 smithi110 bash[67519]: cluster 2024-08-29T19:30:28.557256+0000 mon.a (mon.0) 3844 : cluster [DBG] osdmap e2785: 8 total, 8 up, 8 in 2024-08-29T19:30:29.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:30:29 smithi110 bash[67519]: cluster 2024-08-29T19:30:28.812599+0000 mgr.y (mgr.25004) 3017 : cluster [DBG] pgmap v5328: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 807 KiB/s rd, 5.7 KiB/s wr, 1.09k op/s 2024-08-29T19:30:29.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:30:29 smithi029 bash[77880]: cluster 2024-08-29T19:30:28.557256+0000 mon.a (mon.0) 3844 : cluster [DBG] osdmap e2785: 8 total, 8 up, 8 in 2024-08-29T19:30:29.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:30:29 smithi029 bash[77880]: cluster 2024-08-29T19:30:28.812599+0000 mgr.y (mgr.25004) 3017 : cluster [DBG] pgmap v5328: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 807 KiB/s rd, 5.7 KiB/s wr, 1.09k op/s 2024-08-29T19:30:29.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:30:29 smithi029 bash[79042]: cluster 2024-08-29T19:30:28.557256+0000 mon.a (mon.0) 3844 : cluster [DBG] osdmap e2785: 8 total, 8 up, 8 in 2024-08-29T19:30:29.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:30:29 smithi029 bash[79042]: cluster 2024-08-29T19:30:28.812599+0000 mgr.y (mgr.25004) 3017 : cluster [DBG] pgmap v5328: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 807 KiB/s rd, 5.7 KiB/s wr, 1.09k op/s 2024-08-29T19:30:30.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:30:30 smithi110 bash[67519]: cluster 2024-08-29T19:30:29.577635+0000 mon.a (mon.0) 3845 : cluster [DBG] osdmap e2786: 8 total, 8 up, 8 in 2024-08-29T19:30:30.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:30:30 smithi110 bash[67519]: cluster 2024-08-29T19:30:30.545734+0000 mon.a (mon.0) 3846 : cluster [DBG] osdmap e2787: 8 total, 8 up, 8 in 2024-08-29T19:30:30.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:30:30 smithi029 bash[79042]: cluster 2024-08-29T19:30:29.577635+0000 mon.a (mon.0) 3845 : cluster [DBG] osdmap e2786: 8 total, 8 up, 8 in 2024-08-29T19:30:30.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:30:30 smithi029 bash[79042]: cluster 2024-08-29T19:30:30.545734+0000 mon.a (mon.0) 3846 : cluster [DBG] osdmap e2787: 8 total, 8 up, 8 in 2024-08-29T19:30:30.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:30:30 smithi029 bash[77880]: cluster 2024-08-29T19:30:29.577635+0000 mon.a (mon.0) 3845 : cluster [DBG] osdmap e2786: 8 total, 8 up, 8 in 2024-08-29T19:30:30.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:30:30 smithi029 bash[77880]: cluster 2024-08-29T19:30:30.545734+0000 mon.a (mon.0) 3846 : cluster [DBG] osdmap e2787: 8 total, 8 up, 8 in 2024-08-29T19:30:31.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:30:31 smithi110 bash[67519]: cluster 2024-08-29T19:30:30.813350+0000 mgr.y (mgr.25004) 3018 : cluster [DBG] pgmap v5331: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 805 KiB/s rd, 5.7 KiB/s wr, 1.09k op/s 2024-08-29T19:30:31.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:30:31 smithi029 bash[77880]: cluster 2024-08-29T19:30:30.813350+0000 mgr.y (mgr.25004) 3018 : cluster [DBG] pgmap v5331: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 805 KiB/s rd, 5.7 KiB/s wr, 1.09k op/s 2024-08-29T19:30:31.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:30:31 smithi029 bash[79042]: cluster 2024-08-29T19:30:30.813350+0000 mgr.y (mgr.25004) 3018 : cluster [DBG] pgmap v5331: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 805 KiB/s rd, 5.7 KiB/s wr, 1.09k op/s 2024-08-29T19:30:32.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:30:32 smithi110 bash[67519]: cluster 2024-08-29T19:30:31.591181+0000 mon.a (mon.0) 3847 : cluster [DBG] osdmap e2788: 8 total, 8 up, 8 in 2024-08-29T19:30:32.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:30:32 smithi029 bash[77880]: cluster 2024-08-29T19:30:31.591181+0000 mon.a (mon.0) 3847 : cluster [DBG] osdmap e2788: 8 total, 8 up, 8 in 2024-08-29T19:30:32.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:30:32 smithi029 bash[79042]: cluster 2024-08-29T19:30:31.591181+0000 mon.a (mon.0) 3847 : cluster [DBG] osdmap e2788: 8 total, 8 up, 8 in 2024-08-29T19:30:33.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:30:33 smithi110 bash[67519]: cluster 2024-08-29T19:30:32.600518+0000 mon.a (mon.0) 3848 : cluster [DBG] osdmap e2789: 8 total, 8 up, 8 in 2024-08-29T19:30:33.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:30:33 smithi110 bash[67519]: cluster 2024-08-29T19:30:32.814224+0000 mgr.y (mgr.25004) 3019 : cluster [DBG] pgmap v5334: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 7 op/s 2024-08-29T19:30:33.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:30:33 smithi029 bash[77880]: cluster 2024-08-29T19:30:32.600518+0000 mon.a (mon.0) 3848 : cluster [DBG] osdmap e2789: 8 total, 8 up, 8 in 2024-08-29T19:30:33.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:30:33 smithi029 bash[77880]: cluster 2024-08-29T19:30:32.814224+0000 mgr.y (mgr.25004) 3019 : cluster [DBG] pgmap v5334: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 7 op/s 2024-08-29T19:30:33.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:30:33 smithi029 bash[79042]: cluster 2024-08-29T19:30:32.600518+0000 mon.a (mon.0) 3848 : cluster [DBG] osdmap e2789: 8 total, 8 up, 8 in 2024-08-29T19:30:33.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:30:33 smithi029 bash[79042]: cluster 2024-08-29T19:30:32.814224+0000 mgr.y (mgr.25004) 3019 : cluster [DBG] pgmap v5334: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 7 op/s 2024-08-29T19:30:34.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:30:34 smithi110 bash[67519]: cluster 2024-08-29T19:30:33.609644+0000 mon.a (mon.0) 3849 : cluster [DBG] osdmap e2790: 8 total, 8 up, 8 in 2024-08-29T19:30:34.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:30:34 smithi110 bash[67519]: audit 2024-08-29T19:30:33.649719+0000 mon.c (mon.2) 1066 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:30:34.903 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 19:30:34 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:19:30:34] "GET /metrics HTTP/1.1" 200 36705 "" "Prometheus/2.43.0" 2024-08-29T19:30:34.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:30:34 smithi029 bash[77880]: cluster 2024-08-29T19:30:33.609644+0000 mon.a (mon.0) 3849 : cluster [DBG] osdmap e2790: 8 total, 8 up, 8 in 2024-08-29T19:30:34.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:30:34 smithi029 bash[77880]: audit 2024-08-29T19:30:33.649719+0000 mon.c (mon.2) 1066 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:30:34.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:30:34 smithi029 bash[79042]: cluster 2024-08-29T19:30:33.609644+0000 mon.a (mon.0) 3849 : cluster [DBG] osdmap e2790: 8 total, 8 up, 8 in 2024-08-29T19:30:34.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:30:34 smithi029 bash[79042]: audit 2024-08-29T19:30:33.649719+0000 mon.c (mon.2) 1066 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:30:35.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:30:35 smithi110 bash[67519]: cluster 2024-08-29T19:30:34.611518+0000 mon.a (mon.0) 3850 : cluster [DBG] osdmap e2791: 8 total, 8 up, 8 in 2024-08-29T19:30:35.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:30:35 smithi110 bash[67519]: cluster 2024-08-29T19:30:34.815185+0000 mgr.y (mgr.25004) 3020 : cluster [DBG] pgmap v5337: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 772 KiB/s rd, 5.0 KiB/s wr, 1.04k op/s 2024-08-29T19:30:35.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:30:35 smithi110 bash[67519]: cluster 2024-08-29T19:30:35.547820+0000 mon.a (mon.0) 3851 : cluster [DBG] osdmap e2792: 8 total, 8 up, 8 in 2024-08-29T19:30:35.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:30:35 smithi029 bash[79042]: cluster 2024-08-29T19:30:34.611518+0000 mon.a (mon.0) 3850 : cluster [DBG] osdmap e2791: 8 total, 8 up, 8 in 2024-08-29T19:30:35.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:30:35 smithi029 bash[79042]: cluster 2024-08-29T19:30:34.815185+0000 mgr.y (mgr.25004) 3020 : cluster [DBG] pgmap v5337: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 772 KiB/s rd, 5.0 KiB/s wr, 1.04k op/s 2024-08-29T19:30:35.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:30:35 smithi029 bash[79042]: cluster 2024-08-29T19:30:35.547820+0000 mon.a (mon.0) 3851 : cluster [DBG] osdmap e2792: 8 total, 8 up, 8 in 2024-08-29T19:30:35.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:30:35 smithi029 bash[77880]: cluster 2024-08-29T19:30:34.611518+0000 mon.a (mon.0) 3850 : cluster [DBG] osdmap e2791: 8 total, 8 up, 8 in 2024-08-29T19:30:35.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:30:35 smithi029 bash[77880]: cluster 2024-08-29T19:30:34.815185+0000 mgr.y (mgr.25004) 3020 : cluster [DBG] pgmap v5337: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 772 KiB/s rd, 5.0 KiB/s wr, 1.04k op/s 2024-08-29T19:30:35.904 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:30:35 smithi029 bash[77880]: cluster 2024-08-29T19:30:35.547820+0000 mon.a (mon.0) 3851 : cluster [DBG] osdmap e2792: 8 total, 8 up, 8 in 2024-08-29T19:30:37.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:30:37 smithi110 bash[67519]: cluster 2024-08-29T19:30:36.632690+0000 mon.a (mon.0) 3852 : cluster [DBG] osdmap e2793: 8 total, 8 up, 8 in 2024-08-29T19:30:37.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:30:37 smithi110 bash[67519]: cluster 2024-08-29T19:30:36.815982+0000 mgr.y (mgr.25004) 3021 : cluster [DBG] pgmap v5340: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 773 KiB/s rd, 5.0 KiB/s wr, 1.04k op/s 2024-08-29T19:30:37.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:30:37 smithi029 bash[77880]: cluster 2024-08-29T19:30:36.632690+0000 mon.a (mon.0) 3852 : cluster [DBG] osdmap e2793: 8 total, 8 up, 8 in 2024-08-29T19:30:37.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:30:37 smithi029 bash[77880]: cluster 2024-08-29T19:30:36.815982+0000 mgr.y (mgr.25004) 3021 : cluster [DBG] pgmap v5340: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 773 KiB/s rd, 5.0 KiB/s wr, 1.04k op/s 2024-08-29T19:30:37.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:30:37 smithi029 bash[79042]: cluster 2024-08-29T19:30:36.632690+0000 mon.a (mon.0) 3852 : cluster [DBG] osdmap e2793: 8 total, 8 up, 8 in 2024-08-29T19:30:37.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:30:37 smithi029 bash[79042]: cluster 2024-08-29T19:30:36.815982+0000 mgr.y (mgr.25004) 3021 : cluster [DBG] pgmap v5340: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 773 KiB/s rd, 5.0 KiB/s wr, 1.04k op/s 2024-08-29T19:30:38.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:30:38 smithi110 bash[67519]: cluster 2024-08-29T19:30:37.643587+0000 mon.a (mon.0) 3853 : cluster [DBG] osdmap e2794: 8 total, 8 up, 8 in 2024-08-29T19:30:38.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:30:38 smithi029 bash[77880]: cluster 2024-08-29T19:30:37.643587+0000 mon.a (mon.0) 3853 : cluster [DBG] osdmap e2794: 8 total, 8 up, 8 in 2024-08-29T19:30:38.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:30:38 smithi029 bash[79042]: cluster 2024-08-29T19:30:37.643587+0000 mon.a (mon.0) 3853 : cluster [DBG] osdmap e2794: 8 total, 8 up, 8 in 2024-08-29T19:30:40.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:30:39 smithi110 bash[67519]: cluster 2024-08-29T19:30:38.645293+0000 mon.a (mon.0) 3854 : cluster [DBG] osdmap e2795: 8 total, 8 up, 8 in 2024-08-29T19:30:40.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:30:39 smithi110 bash[67519]: cluster 2024-08-29T19:30:38.816997+0000 mgr.y (mgr.25004) 3022 : cluster [DBG] pgmap v5343: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 742 KiB/s rd, 5.0 KiB/s wr, 1.00k op/s 2024-08-29T19:30:40.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:30:39 smithi029 bash[77880]: cluster 2024-08-29T19:30:38.645293+0000 mon.a (mon.0) 3854 : cluster [DBG] osdmap e2795: 8 total, 8 up, 8 in 2024-08-29T19:30:40.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:30:39 smithi029 bash[77880]: cluster 2024-08-29T19:30:38.816997+0000 mgr.y (mgr.25004) 3022 : cluster [DBG] pgmap v5343: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 742 KiB/s rd, 5.0 KiB/s wr, 1.00k op/s 2024-08-29T19:30:40.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:30:39 smithi029 bash[79042]: cluster 2024-08-29T19:30:38.645293+0000 mon.a (mon.0) 3854 : cluster [DBG] osdmap e2795: 8 total, 8 up, 8 in 2024-08-29T19:30:40.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:30:39 smithi029 bash[79042]: cluster 2024-08-29T19:30:38.816997+0000 mgr.y (mgr.25004) 3022 : cluster [DBG] pgmap v5343: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 742 KiB/s rd, 5.0 KiB/s wr, 1.00k op/s 2024-08-29T19:30:41.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:30:40 smithi110 bash[67519]: cluster 2024-08-29T19:30:39.666389+0000 mon.a (mon.0) 3855 : cluster [DBG] osdmap e2796: 8 total, 8 up, 8 in 2024-08-29T19:30:41.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:30:40 smithi110 bash[67519]: cluster 2024-08-29T19:30:40.549568+0000 mon.a (mon.0) 3856 : cluster [DBG] osdmap e2797: 8 total, 8 up, 8 in 2024-08-29T19:30:41.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:30:40 smithi029 bash[79042]: cluster 2024-08-29T19:30:39.666389+0000 mon.a (mon.0) 3855 : cluster [DBG] osdmap e2796: 8 total, 8 up, 8 in 2024-08-29T19:30:41.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:30:40 smithi029 bash[79042]: cluster 2024-08-29T19:30:40.549568+0000 mon.a (mon.0) 3856 : cluster [DBG] osdmap e2797: 8 total, 8 up, 8 in 2024-08-29T19:30:41.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:30:40 smithi029 bash[77880]: cluster 2024-08-29T19:30:39.666389+0000 mon.a (mon.0) 3855 : cluster [DBG] osdmap e2796: 8 total, 8 up, 8 in 2024-08-29T19:30:41.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:30:40 smithi029 bash[77880]: cluster 2024-08-29T19:30:40.549568+0000 mon.a (mon.0) 3856 : cluster [DBG] osdmap e2797: 8 total, 8 up, 8 in 2024-08-29T19:30:42.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:30:41 smithi110 bash[67519]: cluster 2024-08-29T19:30:40.817771+0000 mgr.y (mgr.25004) 3023 : cluster [DBG] pgmap v5346: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 739 KiB/s rd, 5.0 KiB/s wr, 998 op/s 2024-08-29T19:30:42.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:30:41 smithi110 bash[67519]: cluster 2024-08-29T19:30:41.552767+0000 mon.a (mon.0) 3857 : cluster [DBG] osdmap e2798: 8 total, 8 up, 8 in 2024-08-29T19:30:42.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:30:41 smithi029 bash[79042]: cluster 2024-08-29T19:30:40.817771+0000 mgr.y (mgr.25004) 3023 : cluster [DBG] pgmap v5346: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 739 KiB/s rd, 5.0 KiB/s wr, 998 op/s 2024-08-29T19:30:42.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:30:41 smithi029 bash[79042]: cluster 2024-08-29T19:30:41.552767+0000 mon.a (mon.0) 3857 : cluster [DBG] osdmap e2798: 8 total, 8 up, 8 in 2024-08-29T19:30:42.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:30:41 smithi029 bash[77880]: cluster 2024-08-29T19:30:40.817771+0000 mgr.y (mgr.25004) 3023 : cluster [DBG] pgmap v5346: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 739 KiB/s rd, 5.0 KiB/s wr, 998 op/s 2024-08-29T19:30:42.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:30:41 smithi029 bash[77880]: cluster 2024-08-29T19:30:41.552767+0000 mon.a (mon.0) 3857 : cluster [DBG] osdmap e2798: 8 total, 8 up, 8 in 2024-08-29T19:30:43.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:30:43 smithi110 bash[67519]: cluster 2024-08-29T19:30:42.555988+0000 mon.a (mon.0) 3858 : cluster [DBG] osdmap e2799: 8 total, 8 up, 8 in 2024-08-29T19:30:43.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:30:43 smithi110 bash[67519]: cluster 2024-08-29T19:30:42.818487+0000 mgr.y (mgr.25004) 3024 : cluster [DBG] pgmap v5349: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 7 op/s 2024-08-29T19:30:43.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:30:43 smithi029 bash[79042]: cluster 2024-08-29T19:30:42.555988+0000 mon.a (mon.0) 3858 : cluster [DBG] osdmap e2799: 8 total, 8 up, 8 in 2024-08-29T19:30:43.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:30:43 smithi029 bash[79042]: cluster 2024-08-29T19:30:42.818487+0000 mgr.y (mgr.25004) 3024 : cluster [DBG] pgmap v5349: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 7 op/s 2024-08-29T19:30:43.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:30:43 smithi029 bash[77880]: cluster 2024-08-29T19:30:42.555988+0000 mon.a (mon.0) 3858 : cluster [DBG] osdmap e2799: 8 total, 8 up, 8 in 2024-08-29T19:30:43.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:30:43 smithi029 bash[77880]: cluster 2024-08-29T19:30:42.818487+0000 mgr.y (mgr.25004) 3024 : cluster [DBG] pgmap v5349: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 7 op/s 2024-08-29T19:30:44.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:30:44 smithi110 bash[67519]: cluster 2024-08-29T19:30:43.566119+0000 mon.a (mon.0) 3859 : cluster [DBG] osdmap e2800: 8 total, 8 up, 8 in 2024-08-29T19:30:44.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:30:44 smithi029 bash[77880]: cluster 2024-08-29T19:30:43.566119+0000 mon.a (mon.0) 3859 : cluster [DBG] osdmap e2800: 8 total, 8 up, 8 in 2024-08-29T19:30:44.903 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 19:30:44 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:19:30:44] "GET /metrics HTTP/1.1" 200 36705 "" "Prometheus/2.43.0" 2024-08-29T19:30:44.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:30:44 smithi029 bash[79042]: cluster 2024-08-29T19:30:43.566119+0000 mon.a (mon.0) 3859 : cluster [DBG] osdmap e2800: 8 total, 8 up, 8 in 2024-08-29T19:30:45.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:30:45 smithi110 bash[67519]: cluster 2024-08-29T19:30:44.573740+0000 mon.a (mon.0) 3860 : cluster [DBG] osdmap e2801: 8 total, 8 up, 8 in 2024-08-29T19:30:45.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:30:45 smithi110 bash[67519]: cluster 2024-08-29T19:30:44.819237+0000 mgr.y (mgr.25004) 3025 : cluster [DBG] pgmap v5352: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 708 KiB/s rd, 5.0 KiB/s wr, 958 op/s 2024-08-29T19:30:45.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:30:45 smithi110 bash[67519]: cluster 2024-08-29T19:30:45.551910+0000 mon.a (mon.0) 3861 : cluster [DBG] osdmap e2802: 8 total, 8 up, 8 in 2024-08-29T19:30:45.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:30:45 smithi029 bash[79042]: cluster 2024-08-29T19:30:44.573740+0000 mon.a (mon.0) 3860 : cluster [DBG] osdmap e2801: 8 total, 8 up, 8 in 2024-08-29T19:30:45.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:30:45 smithi029 bash[79042]: cluster 2024-08-29T19:30:44.819237+0000 mgr.y (mgr.25004) 3025 : cluster [DBG] pgmap v5352: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 708 KiB/s rd, 5.0 KiB/s wr, 958 op/s 2024-08-29T19:30:45.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:30:45 smithi029 bash[79042]: cluster 2024-08-29T19:30:45.551910+0000 mon.a (mon.0) 3861 : cluster [DBG] osdmap e2802: 8 total, 8 up, 8 in 2024-08-29T19:30:45.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:30:45 smithi029 bash[77880]: cluster 2024-08-29T19:30:44.573740+0000 mon.a (mon.0) 3860 : cluster [DBG] osdmap e2801: 8 total, 8 up, 8 in 2024-08-29T19:30:45.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:30:45 smithi029 bash[77880]: cluster 2024-08-29T19:30:44.819237+0000 mgr.y (mgr.25004) 3025 : cluster [DBG] pgmap v5352: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 708 KiB/s rd, 5.0 KiB/s wr, 958 op/s 2024-08-29T19:30:45.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:30:45 smithi029 bash[77880]: cluster 2024-08-29T19:30:45.551910+0000 mon.a (mon.0) 3861 : cluster [DBG] osdmap e2802: 8 total, 8 up, 8 in 2024-08-29T19:30:47.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:30:47 smithi110 bash[67519]: cluster 2024-08-29T19:30:46.593823+0000 mon.a (mon.0) 3862 : cluster [DBG] osdmap e2803: 8 total, 8 up, 8 in 2024-08-29T19:30:47.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:30:47 smithi110 bash[67519]: cluster 2024-08-29T19:30:46.819961+0000 mgr.y (mgr.25004) 3026 : cluster [DBG] pgmap v5355: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 708 KiB/s rd, 5.0 KiB/s wr, 958 op/s 2024-08-29T19:30:47.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:30:47 smithi029 bash[79042]: cluster 2024-08-29T19:30:46.593823+0000 mon.a (mon.0) 3862 : cluster [DBG] osdmap e2803: 8 total, 8 up, 8 in 2024-08-29T19:30:47.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:30:47 smithi029 bash[79042]: cluster 2024-08-29T19:30:46.819961+0000 mgr.y (mgr.25004) 3026 : cluster [DBG] pgmap v5355: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 708 KiB/s rd, 5.0 KiB/s wr, 958 op/s 2024-08-29T19:30:47.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:30:47 smithi029 bash[77880]: cluster 2024-08-29T19:30:46.593823+0000 mon.a (mon.0) 3862 : cluster [DBG] osdmap e2803: 8 total, 8 up, 8 in 2024-08-29T19:30:47.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:30:47 smithi029 bash[77880]: cluster 2024-08-29T19:30:46.819961+0000 mgr.y (mgr.25004) 3026 : cluster [DBG] pgmap v5355: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 708 KiB/s rd, 5.0 KiB/s wr, 958 op/s 2024-08-29T19:30:48.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:30:48 smithi110 bash[67519]: cluster 2024-08-29T19:30:47.604288+0000 mon.a (mon.0) 3863 : cluster [DBG] osdmap e2804: 8 total, 8 up, 8 in 2024-08-29T19:30:48.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:30:48 smithi029 bash[77880]: cluster 2024-08-29T19:30:47.604288+0000 mon.a (mon.0) 3863 : cluster [DBG] osdmap e2804: 8 total, 8 up, 8 in 2024-08-29T19:30:48.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:30:48 smithi029 bash[79042]: cluster 2024-08-29T19:30:47.604288+0000 mon.a (mon.0) 3863 : cluster [DBG] osdmap e2804: 8 total, 8 up, 8 in 2024-08-29T19:30:49.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:30:49 smithi110 bash[67519]: cluster 2024-08-29T19:30:48.612178+0000 mon.a (mon.0) 3864 : cluster [DBG] osdmap e2805: 8 total, 8 up, 8 in 2024-08-29T19:30:49.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:30:49 smithi110 bash[67519]: audit 2024-08-29T19:30:48.650660+0000 mon.c (mon.2) 1067 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:30:49.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:30:49 smithi110 bash[67519]: cluster 2024-08-29T19:30:48.820817+0000 mgr.y (mgr.25004) 3027 : cluster [DBG] pgmap v5358: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 677 KiB/s rd, 5.0 KiB/s wr, 915 op/s 2024-08-29T19:30:49.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:30:49 smithi029 bash[79042]: cluster 2024-08-29T19:30:48.612178+0000 mon.a (mon.0) 3864 : cluster [DBG] osdmap e2805: 8 total, 8 up, 8 in 2024-08-29T19:30:49.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:30:49 smithi029 bash[79042]: audit 2024-08-29T19:30:48.650660+0000 mon.c (mon.2) 1067 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:30:49.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:30:49 smithi029 bash[79042]: cluster 2024-08-29T19:30:48.820817+0000 mgr.y (mgr.25004) 3027 : cluster [DBG] pgmap v5358: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 677 KiB/s rd, 5.0 KiB/s wr, 915 op/s 2024-08-29T19:30:49.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:30:49 smithi029 bash[77880]: cluster 2024-08-29T19:30:48.612178+0000 mon.a (mon.0) 3864 : cluster [DBG] osdmap e2805: 8 total, 8 up, 8 in 2024-08-29T19:30:49.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:30:49 smithi029 bash[77880]: audit 2024-08-29T19:30:48.650660+0000 mon.c (mon.2) 1067 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:30:49.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:30:49 smithi029 bash[77880]: cluster 2024-08-29T19:30:48.820817+0000 mgr.y (mgr.25004) 3027 : cluster [DBG] pgmap v5358: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 677 KiB/s rd, 5.0 KiB/s wr, 915 op/s 2024-08-29T19:30:50.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:30:50 smithi110 bash[67519]: cluster 2024-08-29T19:30:49.622424+0000 mon.a (mon.0) 3865 : cluster [DBG] osdmap e2806: 8 total, 8 up, 8 in 2024-08-29T19:30:50.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:30:50 smithi110 bash[67519]: cluster 2024-08-29T19:30:50.558499+0000 mon.a (mon.0) 3866 : cluster [DBG] osdmap e2807: 8 total, 8 up, 8 in 2024-08-29T19:30:50.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:30:50 smithi029 bash[79042]: cluster 2024-08-29T19:30:49.622424+0000 mon.a (mon.0) 3865 : cluster [DBG] osdmap e2806: 8 total, 8 up, 8 in 2024-08-29T19:30:50.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:30:50 smithi029 bash[79042]: cluster 2024-08-29T19:30:50.558499+0000 mon.a (mon.0) 3866 : cluster [DBG] osdmap e2807: 8 total, 8 up, 8 in 2024-08-29T19:30:50.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:30:50 smithi029 bash[77880]: cluster 2024-08-29T19:30:49.622424+0000 mon.a (mon.0) 3865 : cluster [DBG] osdmap e2806: 8 total, 8 up, 8 in 2024-08-29T19:30:50.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:30:50 smithi029 bash[77880]: cluster 2024-08-29T19:30:50.558499+0000 mon.a (mon.0) 3866 : cluster [DBG] osdmap e2807: 8 total, 8 up, 8 in 2024-08-29T19:30:51.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:30:51 smithi110 bash[67519]: cluster 2024-08-29T19:30:50.821592+0000 mgr.y (mgr.25004) 3028 : cluster [DBG] pgmap v5361: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 674 KiB/s rd, 5.0 KiB/s wr, 912 op/s 2024-08-29T19:30:51.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:30:51 smithi029 bash[79042]: cluster 2024-08-29T19:30:50.821592+0000 mgr.y (mgr.25004) 3028 : cluster [DBG] pgmap v5361: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 674 KiB/s rd, 5.0 KiB/s wr, 912 op/s 2024-08-29T19:30:51.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:30:51 smithi029 bash[77880]: cluster 2024-08-29T19:30:50.821592+0000 mgr.y (mgr.25004) 3028 : cluster [DBG] pgmap v5361: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 674 KiB/s rd, 5.0 KiB/s wr, 912 op/s 2024-08-29T19:30:52.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:30:52 smithi110 bash[67519]: cluster 2024-08-29T19:30:51.625776+0000 mon.a (mon.0) 3867 : cluster [DBG] osdmap e2808: 8 total, 8 up, 8 in 2024-08-29T19:30:52.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:30:52 smithi029 bash[77880]: cluster 2024-08-29T19:30:51.625776+0000 mon.a (mon.0) 3867 : cluster [DBG] osdmap e2808: 8 total, 8 up, 8 in 2024-08-29T19:30:52.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:30:52 smithi029 bash[79042]: cluster 2024-08-29T19:30:51.625776+0000 mon.a (mon.0) 3867 : cluster [DBG] osdmap e2808: 8 total, 8 up, 8 in 2024-08-29T19:30:54.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:30:53 smithi110 bash[67519]: cluster 2024-08-29T19:30:52.651346+0000 mon.a (mon.0) 3868 : cluster [DBG] osdmap e2809: 8 total, 8 up, 8 in 2024-08-29T19:30:54.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:30:53 smithi110 bash[67519]: cluster 2024-08-29T19:30:52.822356+0000 mgr.y (mgr.25004) 3029 : cluster [DBG] pgmap v5364: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 3.2 KiB/s rd, 0 B/s wr, 6 op/s 2024-08-29T19:30:54.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:30:53 smithi029 bash[79042]: cluster 2024-08-29T19:30:52.651346+0000 mon.a (mon.0) 3868 : cluster [DBG] osdmap e2809: 8 total, 8 up, 8 in 2024-08-29T19:30:54.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:30:53 smithi029 bash[79042]: cluster 2024-08-29T19:30:52.822356+0000 mgr.y (mgr.25004) 3029 : cluster [DBG] pgmap v5364: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 3.2 KiB/s rd, 0 B/s wr, 6 op/s 2024-08-29T19:30:54.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:30:53 smithi029 bash[77880]: cluster 2024-08-29T19:30:52.651346+0000 mon.a (mon.0) 3868 : cluster [DBG] osdmap e2809: 8 total, 8 up, 8 in 2024-08-29T19:30:54.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:30:53 smithi029 bash[77880]: cluster 2024-08-29T19:30:52.822356+0000 mgr.y (mgr.25004) 3029 : cluster [DBG] pgmap v5364: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 3.2 KiB/s rd, 0 B/s wr, 6 op/s 2024-08-29T19:30:54.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:30:54 smithi029 bash[77880]: cluster 2024-08-29T19:30:53.660860+0000 mon.a (mon.0) 3869 : cluster [DBG] osdmap e2810: 8 total, 8 up, 8 in 2024-08-29T19:30:54.903 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 19:30:54 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:19:30:54] "GET /metrics HTTP/1.1" 200 36706 "" "Prometheus/2.43.0" 2024-08-29T19:30:54.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:30:54 smithi029 bash[79042]: cluster 2024-08-29T19:30:53.660860+0000 mon.a (mon.0) 3869 : cluster [DBG] osdmap e2810: 8 total, 8 up, 8 in 2024-08-29T19:30:55.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:30:54 smithi110 bash[67519]: cluster 2024-08-29T19:30:53.660860+0000 mon.a (mon.0) 3869 : cluster [DBG] osdmap e2810: 8 total, 8 up, 8 in 2024-08-29T19:30:56.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:30:55 smithi110 bash[67519]: cluster 2024-08-29T19:30:54.669036+0000 mon.a (mon.0) 3870 : cluster [DBG] osdmap e2811: 8 total, 8 up, 8 in 2024-08-29T19:30:56.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:30:55 smithi110 bash[67519]: cluster 2024-08-29T19:30:54.823133+0000 mgr.y (mgr.25004) 3030 : cluster [DBG] pgmap v5367: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 642 KiB/s rd, 5.0 KiB/s wr, 870 op/s 2024-08-29T19:30:56.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:30:55 smithi110 bash[67519]: cluster 2024-08-29T19:30:55.562428+0000 mon.a (mon.0) 3871 : cluster [DBG] osdmap e2812: 8 total, 8 up, 8 in 2024-08-29T19:30:56.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:30:55 smithi029 bash[77880]: cluster 2024-08-29T19:30:54.669036+0000 mon.a (mon.0) 3870 : cluster [DBG] osdmap e2811: 8 total, 8 up, 8 in 2024-08-29T19:30:56.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:30:55 smithi029 bash[77880]: cluster 2024-08-29T19:30:54.823133+0000 mgr.y (mgr.25004) 3030 : cluster [DBG] pgmap v5367: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 642 KiB/s rd, 5.0 KiB/s wr, 870 op/s 2024-08-29T19:30:56.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:30:55 smithi029 bash[77880]: cluster 2024-08-29T19:30:55.562428+0000 mon.a (mon.0) 3871 : cluster [DBG] osdmap e2812: 8 total, 8 up, 8 in 2024-08-29T19:30:56.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:30:55 smithi029 bash[79042]: cluster 2024-08-29T19:30:54.669036+0000 mon.a (mon.0) 3870 : cluster [DBG] osdmap e2811: 8 total, 8 up, 8 in 2024-08-29T19:30:56.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:30:55 smithi029 bash[79042]: cluster 2024-08-29T19:30:54.823133+0000 mgr.y (mgr.25004) 3030 : cluster [DBG] pgmap v5367: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 642 KiB/s rd, 5.0 KiB/s wr, 870 op/s 2024-08-29T19:30:56.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:30:55 smithi029 bash[79042]: cluster 2024-08-29T19:30:55.562428+0000 mon.a (mon.0) 3871 : cluster [DBG] osdmap e2812: 8 total, 8 up, 8 in 2024-08-29T19:30:57.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:30:57 smithi110 bash[67519]: cluster 2024-08-29T19:30:56.564407+0000 mon.a (mon.0) 3872 : cluster [DBG] osdmap e2813: 8 total, 8 up, 8 in 2024-08-29T19:30:57.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:30:57 smithi110 bash[67519]: cluster 2024-08-29T19:30:56.823852+0000 mgr.y (mgr.25004) 3031 : cluster [DBG] pgmap v5370: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 642 KiB/s rd, 5.0 KiB/s wr, 870 op/s 2024-08-29T19:30:57.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:30:57 smithi029 bash[77880]: cluster 2024-08-29T19:30:56.564407+0000 mon.a (mon.0) 3872 : cluster [DBG] osdmap e2813: 8 total, 8 up, 8 in 2024-08-29T19:30:57.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:30:57 smithi029 bash[77880]: cluster 2024-08-29T19:30:56.823852+0000 mgr.y (mgr.25004) 3031 : cluster [DBG] pgmap v5370: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 642 KiB/s rd, 5.0 KiB/s wr, 870 op/s 2024-08-29T19:30:57.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:30:57 smithi029 bash[79042]: cluster 2024-08-29T19:30:56.564407+0000 mon.a (mon.0) 3872 : cluster [DBG] osdmap e2813: 8 total, 8 up, 8 in 2024-08-29T19:30:57.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:30:57 smithi029 bash[79042]: cluster 2024-08-29T19:30:56.823852+0000 mgr.y (mgr.25004) 3031 : cluster [DBG] pgmap v5370: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 642 KiB/s rd, 5.0 KiB/s wr, 870 op/s 2024-08-29T19:30:58.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:30:58 smithi110 bash[67519]: cluster 2024-08-29T19:30:57.575615+0000 mon.a (mon.0) 3873 : cluster [DBG] osdmap e2814: 8 total, 8 up, 8 in 2024-08-29T19:30:58.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:30:58 smithi029 bash[77880]: cluster 2024-08-29T19:30:57.575615+0000 mon.a (mon.0) 3873 : cluster [DBG] osdmap e2814: 8 total, 8 up, 8 in 2024-08-29T19:30:58.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:30:58 smithi029 bash[79042]: cluster 2024-08-29T19:30:57.575615+0000 mon.a (mon.0) 3873 : cluster [DBG] osdmap e2814: 8 total, 8 up, 8 in 2024-08-29T19:30:59.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:30:59 smithi110 bash[67519]: cluster 2024-08-29T19:30:58.584249+0000 mon.a (mon.0) 3874 : cluster [DBG] osdmap e2815: 8 total, 8 up, 8 in 2024-08-29T19:30:59.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:30:59 smithi110 bash[67519]: cluster 2024-08-29T19:30:58.824751+0000 mgr.y (mgr.25004) 3032 : cluster [DBG] pgmap v5373: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 611 KiB/s rd, 5.0 KiB/s wr, 827 op/s 2024-08-29T19:30:59.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:30:59 smithi029 bash[79042]: cluster 2024-08-29T19:30:58.584249+0000 mon.a (mon.0) 3874 : cluster [DBG] osdmap e2815: 8 total, 8 up, 8 in 2024-08-29T19:30:59.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:30:59 smithi029 bash[79042]: cluster 2024-08-29T19:30:58.824751+0000 mgr.y (mgr.25004) 3032 : cluster [DBG] pgmap v5373: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 611 KiB/s rd, 5.0 KiB/s wr, 827 op/s 2024-08-29T19:30:59.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:30:59 smithi029 bash[77880]: cluster 2024-08-29T19:30:58.584249+0000 mon.a (mon.0) 3874 : cluster [DBG] osdmap e2815: 8 total, 8 up, 8 in 2024-08-29T19:30:59.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:30:59 smithi029 bash[77880]: cluster 2024-08-29T19:30:58.824751+0000 mgr.y (mgr.25004) 3032 : cluster [DBG] pgmap v5373: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 611 KiB/s rd, 5.0 KiB/s wr, 827 op/s 2024-08-29T19:31:00.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:31:00 smithi110 bash[67519]: cluster 2024-08-29T19:30:59.595886+0000 mon.a (mon.0) 3875 : cluster [DBG] osdmap e2816: 8 total, 8 up, 8 in 2024-08-29T19:31:00.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:31:00 smithi110 bash[67519]: cluster 2024-08-29T19:31:00.564159+0000 mon.a (mon.0) 3876 : cluster [DBG] osdmap e2817: 8 total, 8 up, 8 in 2024-08-29T19:31:00.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:31:00 smithi029 bash[79042]: cluster 2024-08-29T19:30:59.595886+0000 mon.a (mon.0) 3875 : cluster [DBG] osdmap e2816: 8 total, 8 up, 8 in 2024-08-29T19:31:00.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:31:00 smithi029 bash[79042]: cluster 2024-08-29T19:31:00.564159+0000 mon.a (mon.0) 3876 : cluster [DBG] osdmap e2817: 8 total, 8 up, 8 in 2024-08-29T19:31:00.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:31:00 smithi029 bash[77880]: cluster 2024-08-29T19:30:59.595886+0000 mon.a (mon.0) 3875 : cluster [DBG] osdmap e2816: 8 total, 8 up, 8 in 2024-08-29T19:31:00.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:31:00 smithi029 bash[77880]: cluster 2024-08-29T19:31:00.564159+0000 mon.a (mon.0) 3876 : cluster [DBG] osdmap e2817: 8 total, 8 up, 8 in 2024-08-29T19:31:01.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:31:01 smithi110 bash[67519]: cluster 2024-08-29T19:31:00.825508+0000 mgr.y (mgr.25004) 3033 : cluster [DBG] pgmap v5376: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 609 KiB/s rd, 5.0 KiB/s wr, 825 op/s 2024-08-29T19:31:01.904 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:31:01 smithi029 bash[79042]: cluster 2024-08-29T19:31:00.825508+0000 mgr.y (mgr.25004) 3033 : cluster [DBG] pgmap v5376: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 609 KiB/s rd, 5.0 KiB/s wr, 825 op/s 2024-08-29T19:31:01.904 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:31:01 smithi029 bash[77880]: cluster 2024-08-29T19:31:00.825508+0000 mgr.y (mgr.25004) 3033 : cluster [DBG] pgmap v5376: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 609 KiB/s rd, 5.0 KiB/s wr, 825 op/s 2024-08-29T19:31:02.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:31:02 smithi110 bash[67519]: cluster 2024-08-29T19:31:01.606646+0000 mon.a (mon.0) 3877 : cluster [DBG] osdmap e2818: 8 total, 8 up, 8 in 2024-08-29T19:31:02.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:31:02 smithi029 bash[77880]: cluster 2024-08-29T19:31:01.606646+0000 mon.a (mon.0) 3877 : cluster [DBG] osdmap e2818: 8 total, 8 up, 8 in 2024-08-29T19:31:02.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:31:02 smithi029 bash[79042]: cluster 2024-08-29T19:31:01.606646+0000 mon.a (mon.0) 3877 : cluster [DBG] osdmap e2818: 8 total, 8 up, 8 in 2024-08-29T19:31:03.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:31:03 smithi110 bash[67519]: cluster 2024-08-29T19:31:02.613515+0000 mon.a (mon.0) 3878 : cluster [DBG] osdmap e2819: 8 total, 8 up, 8 in 2024-08-29T19:31:03.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:31:03 smithi110 bash[67519]: audit 2024-08-29T19:31:02.747751+0000 mon.c (mon.2) 1068 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:31:03.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:31:03 smithi110 bash[67519]: cluster 2024-08-29T19:31:02.826068+0000 mgr.y (mgr.25004) 3034 : cluster [DBG] pgmap v5379: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 4.0 KiB/s rd, 0 B/s wr, 7 op/s 2024-08-29T19:31:03.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:31:03 smithi110 bash[67519]: audit 2024-08-29T19:31:03.520661+0000 mon.c (mon.2) 1069 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:31:03.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:31:03 smithi110 bash[67519]: audit 2024-08-29T19:31:03.522227+0000 mon.c (mon.2) 1070 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:31:03.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:31:03 smithi110 bash[67519]: audit 2024-08-29T19:31:03.532274+0000 mon.a (mon.0) 3879 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:31:03.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:31:03 smithi029 bash[79042]: cluster 2024-08-29T19:31:02.613515+0000 mon.a (mon.0) 3878 : cluster [DBG] osdmap e2819: 8 total, 8 up, 8 in 2024-08-29T19:31:03.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:31:03 smithi029 bash[79042]: audit 2024-08-29T19:31:02.747751+0000 mon.c (mon.2) 1068 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:31:03.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:31:03 smithi029 bash[79042]: cluster 2024-08-29T19:31:02.826068+0000 mgr.y (mgr.25004) 3034 : cluster [DBG] pgmap v5379: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 4.0 KiB/s rd, 0 B/s wr, 7 op/s 2024-08-29T19:31:03.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:31:03 smithi029 bash[79042]: audit 2024-08-29T19:31:03.520661+0000 mon.c (mon.2) 1069 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:31:03.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:31:03 smithi029 bash[79042]: audit 2024-08-29T19:31:03.522227+0000 mon.c (mon.2) 1070 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:31:03.904 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:31:03 smithi029 bash[79042]: audit 2024-08-29T19:31:03.532274+0000 mon.a (mon.0) 3879 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:31:03.904 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:31:03 smithi029 bash[77880]: cluster 2024-08-29T19:31:02.613515+0000 mon.a (mon.0) 3878 : cluster [DBG] osdmap e2819: 8 total, 8 up, 8 in 2024-08-29T19:31:03.904 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:31:03 smithi029 bash[77880]: audit 2024-08-29T19:31:02.747751+0000 mon.c (mon.2) 1068 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:31:03.904 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:31:03 smithi029 bash[77880]: cluster 2024-08-29T19:31:02.826068+0000 mgr.y (mgr.25004) 3034 : cluster [DBG] pgmap v5379: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 4.0 KiB/s rd, 0 B/s wr, 7 op/s 2024-08-29T19:31:03.904 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:31:03 smithi029 bash[77880]: audit 2024-08-29T19:31:03.520661+0000 mon.c (mon.2) 1069 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:31:03.904 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:31:03 smithi029 bash[77880]: audit 2024-08-29T19:31:03.522227+0000 mon.c (mon.2) 1070 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:31:03.904 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:31:03 smithi029 bash[77880]: audit 2024-08-29T19:31:03.532274+0000 mon.a (mon.0) 3879 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:31:04.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:31:04 smithi110 bash[67519]: cluster 2024-08-29T19:31:03.622558+0000 mon.a (mon.0) 3880 : cluster [DBG] osdmap e2820: 8 total, 8 up, 8 in 2024-08-29T19:31:04.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:31:04 smithi110 bash[67519]: audit 2024-08-29T19:31:03.651020+0000 mon.c (mon.2) 1071 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:31:04.903 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 19:31:04 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:19:31:04] "GET /metrics HTTP/1.1" 200 36698 "" "Prometheus/2.43.0" 2024-08-29T19:31:04.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:31:04 smithi029 bash[79042]: cluster 2024-08-29T19:31:03.622558+0000 mon.a (mon.0) 3880 : cluster [DBG] osdmap e2820: 8 total, 8 up, 8 in 2024-08-29T19:31:04.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:31:04 smithi029 bash[79042]: audit 2024-08-29T19:31:03.651020+0000 mon.c (mon.2) 1071 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:31:04.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:31:04 smithi029 bash[77880]: cluster 2024-08-29T19:31:03.622558+0000 mon.a (mon.0) 3880 : cluster [DBG] osdmap e2820: 8 total, 8 up, 8 in 2024-08-29T19:31:04.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:31:04 smithi029 bash[77880]: audit 2024-08-29T19:31:03.651020+0000 mon.c (mon.2) 1071 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:31:05.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:31:05 smithi110 bash[67519]: cluster 2024-08-29T19:31:04.625210+0000 mon.a (mon.0) 3881 : cluster [DBG] osdmap e2821: 8 total, 8 up, 8 in 2024-08-29T19:31:05.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:31:05 smithi110 bash[67519]: cluster 2024-08-29T19:31:04.826799+0000 mgr.y (mgr.25004) 3035 : cluster [DBG] pgmap v5382: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 577 KiB/s rd, 5.0 KiB/s wr, 782 op/s 2024-08-29T19:31:05.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:31:05 smithi110 bash[67519]: cluster 2024-08-29T19:31:05.566660+0000 mon.a (mon.0) 3882 : cluster [DBG] osdmap e2822: 8 total, 8 up, 8 in 2024-08-29T19:31:05.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:31:05 smithi029 bash[79042]: cluster 2024-08-29T19:31:04.625210+0000 mon.a (mon.0) 3881 : cluster [DBG] osdmap e2821: 8 total, 8 up, 8 in 2024-08-29T19:31:05.904 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:31:05 smithi029 bash[79042]: cluster 2024-08-29T19:31:04.826799+0000 mgr.y (mgr.25004) 3035 : cluster [DBG] pgmap v5382: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 577 KiB/s rd, 5.0 KiB/s wr, 782 op/s 2024-08-29T19:31:05.904 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:31:05 smithi029 bash[79042]: cluster 2024-08-29T19:31:05.566660+0000 mon.a (mon.0) 3882 : cluster [DBG] osdmap e2822: 8 total, 8 up, 8 in 2024-08-29T19:31:05.904 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:31:05 smithi029 bash[77880]: cluster 2024-08-29T19:31:04.625210+0000 mon.a (mon.0) 3881 : cluster [DBG] osdmap e2821: 8 total, 8 up, 8 in 2024-08-29T19:31:05.904 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:31:05 smithi029 bash[77880]: cluster 2024-08-29T19:31:04.826799+0000 mgr.y (mgr.25004) 3035 : cluster [DBG] pgmap v5382: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 577 KiB/s rd, 5.0 KiB/s wr, 782 op/s 2024-08-29T19:31:05.905 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:31:05 smithi029 bash[77880]: cluster 2024-08-29T19:31:05.566660+0000 mon.a (mon.0) 3882 : cluster [DBG] osdmap e2822: 8 total, 8 up, 8 in 2024-08-29T19:31:08.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:31:07 smithi110 bash[67519]: cluster 2024-08-29T19:31:06.650276+0000 mon.a (mon.0) 3883 : cluster [DBG] osdmap e2823: 8 total, 8 up, 8 in 2024-08-29T19:31:08.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:31:07 smithi110 bash[67519]: cluster 2024-08-29T19:31:06.827545+0000 mgr.y (mgr.25004) 3036 : cluster [DBG] pgmap v5385: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 578 KiB/s rd, 5.0 KiB/s wr, 783 op/s 2024-08-29T19:31:08.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:31:07 smithi029 bash[79042]: cluster 2024-08-29T19:31:06.650276+0000 mon.a (mon.0) 3883 : cluster [DBG] osdmap e2823: 8 total, 8 up, 8 in 2024-08-29T19:31:08.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:31:07 smithi029 bash[79042]: cluster 2024-08-29T19:31:06.827545+0000 mgr.y (mgr.25004) 3036 : cluster [DBG] pgmap v5385: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 578 KiB/s rd, 5.0 KiB/s wr, 783 op/s 2024-08-29T19:31:08.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:31:07 smithi029 bash[77880]: cluster 2024-08-29T19:31:06.650276+0000 mon.a (mon.0) 3883 : cluster [DBG] osdmap e2823: 8 total, 8 up, 8 in 2024-08-29T19:31:08.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:31:07 smithi029 bash[77880]: cluster 2024-08-29T19:31:06.827545+0000 mgr.y (mgr.25004) 3036 : cluster [DBG] pgmap v5385: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 578 KiB/s rd, 5.0 KiB/s wr, 783 op/s 2024-08-29T19:31:09.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:31:08 smithi110 bash[67519]: cluster 2024-08-29T19:31:07.662317+0000 mon.a (mon.0) 3884 : cluster [DBG] osdmap e2824: 8 total, 8 up, 8 in 2024-08-29T19:31:09.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:31:08 smithi029 bash[77880]: cluster 2024-08-29T19:31:07.662317+0000 mon.a (mon.0) 3884 : cluster [DBG] osdmap e2824: 8 total, 8 up, 8 in 2024-08-29T19:31:09.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:31:08 smithi029 bash[79042]: cluster 2024-08-29T19:31:07.662317+0000 mon.a (mon.0) 3884 : cluster [DBG] osdmap e2824: 8 total, 8 up, 8 in 2024-08-29T19:31:10.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:31:09 smithi110 bash[67519]: cluster 2024-08-29T19:31:08.662890+0000 mon.a (mon.0) 3885 : cluster [DBG] osdmap e2825: 8 total, 8 up, 8 in 2024-08-29T19:31:10.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:31:09 smithi110 bash[67519]: cluster 2024-08-29T19:31:08.828446+0000 mgr.y (mgr.25004) 3037 : cluster [DBG] pgmap v5388: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 547 KiB/s rd, 5.0 KiB/s wr, 742 op/s 2024-08-29T19:31:10.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:31:09 smithi029 bash[79042]: cluster 2024-08-29T19:31:08.662890+0000 mon.a (mon.0) 3885 : cluster [DBG] osdmap e2825: 8 total, 8 up, 8 in 2024-08-29T19:31:10.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:31:09 smithi029 bash[79042]: cluster 2024-08-29T19:31:08.828446+0000 mgr.y (mgr.25004) 3037 : cluster [DBG] pgmap v5388: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 547 KiB/s rd, 5.0 KiB/s wr, 742 op/s 2024-08-29T19:31:10.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:31:09 smithi029 bash[77880]: cluster 2024-08-29T19:31:08.662890+0000 mon.a (mon.0) 3885 : cluster [DBG] osdmap e2825: 8 total, 8 up, 8 in 2024-08-29T19:31:10.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:31:09 smithi029 bash[77880]: cluster 2024-08-29T19:31:08.828446+0000 mgr.y (mgr.25004) 3037 : cluster [DBG] pgmap v5388: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 547 KiB/s rd, 5.0 KiB/s wr, 742 op/s 2024-08-29T19:31:11.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:31:10 smithi110 bash[67519]: cluster 2024-08-29T19:31:09.687945+0000 mon.a (mon.0) 3886 : cluster [DBG] osdmap e2826: 8 total, 8 up, 8 in 2024-08-29T19:31:11.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:31:10 smithi110 bash[67519]: cluster 2024-08-29T19:31:10.569991+0000 mon.a (mon.0) 3887 : cluster [DBG] osdmap e2827: 8 total, 8 up, 8 in 2024-08-29T19:31:11.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:31:10 smithi029 bash[77880]: cluster 2024-08-29T19:31:09.687945+0000 mon.a (mon.0) 3886 : cluster [DBG] osdmap e2826: 8 total, 8 up, 8 in 2024-08-29T19:31:11.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:31:10 smithi029 bash[77880]: cluster 2024-08-29T19:31:10.569991+0000 mon.a (mon.0) 3887 : cluster [DBG] osdmap e2827: 8 total, 8 up, 8 in 2024-08-29T19:31:11.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:31:10 smithi029 bash[79042]: cluster 2024-08-29T19:31:09.687945+0000 mon.a (mon.0) 3886 : cluster [DBG] osdmap e2826: 8 total, 8 up, 8 in 2024-08-29T19:31:11.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:31:10 smithi029 bash[79042]: cluster 2024-08-29T19:31:10.569991+0000 mon.a (mon.0) 3887 : cluster [DBG] osdmap e2827: 8 total, 8 up, 8 in 2024-08-29T19:31:12.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:31:11 smithi110 bash[67519]: cluster 2024-08-29T19:31:10.829197+0000 mgr.y (mgr.25004) 3038 : cluster [DBG] pgmap v5391: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 543 KiB/s rd, 5.0 KiB/s wr, 735 op/s 2024-08-29T19:31:12.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:31:11 smithi110 bash[67519]: cluster 2024-08-29T19:31:11.571785+0000 mon.a (mon.0) 3888 : cluster [DBG] osdmap e2828: 8 total, 8 up, 8 in 2024-08-29T19:31:12.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:31:11 smithi029 bash[79042]: cluster 2024-08-29T19:31:10.829197+0000 mgr.y (mgr.25004) 3038 : cluster [DBG] pgmap v5391: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 543 KiB/s rd, 5.0 KiB/s wr, 735 op/s 2024-08-29T19:31:12.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:31:11 smithi029 bash[79042]: cluster 2024-08-29T19:31:11.571785+0000 mon.a (mon.0) 3888 : cluster [DBG] osdmap e2828: 8 total, 8 up, 8 in 2024-08-29T19:31:12.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:31:11 smithi029 bash[77880]: cluster 2024-08-29T19:31:10.829197+0000 mgr.y (mgr.25004) 3038 : cluster [DBG] pgmap v5391: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 543 KiB/s rd, 5.0 KiB/s wr, 735 op/s 2024-08-29T19:31:12.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:31:11 smithi029 bash[77880]: cluster 2024-08-29T19:31:11.571785+0000 mon.a (mon.0) 3888 : cluster [DBG] osdmap e2828: 8 total, 8 up, 8 in 2024-08-29T19:31:13.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:31:13 smithi110 bash[67519]: cluster 2024-08-29T19:31:12.574630+0000 mon.a (mon.0) 3889 : cluster [DBG] osdmap e2829: 8 total, 8 up, 8 in 2024-08-29T19:31:13.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:31:13 smithi110 bash[67519]: cluster 2024-08-29T19:31:12.829946+0000 mgr.y (mgr.25004) 3039 : cluster [DBG] pgmap v5394: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 3.2 KiB/s rd, 0 B/s wr, 6 op/s 2024-08-29T19:31:13.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:31:13 smithi029 bash[77880]: cluster 2024-08-29T19:31:12.574630+0000 mon.a (mon.0) 3889 : cluster [DBG] osdmap e2829: 8 total, 8 up, 8 in 2024-08-29T19:31:13.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:31:13 smithi029 bash[77880]: cluster 2024-08-29T19:31:12.829946+0000 mgr.y (mgr.25004) 3039 : cluster [DBG] pgmap v5394: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 3.2 KiB/s rd, 0 B/s wr, 6 op/s 2024-08-29T19:31:13.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:31:13 smithi029 bash[79042]: cluster 2024-08-29T19:31:12.574630+0000 mon.a (mon.0) 3889 : cluster [DBG] osdmap e2829: 8 total, 8 up, 8 in 2024-08-29T19:31:13.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:31:13 smithi029 bash[79042]: cluster 2024-08-29T19:31:12.829946+0000 mgr.y (mgr.25004) 3039 : cluster [DBG] pgmap v5394: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 3.2 KiB/s rd, 0 B/s wr, 6 op/s 2024-08-29T19:31:14.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:31:14 smithi110 bash[67519]: cluster 2024-08-29T19:31:13.584980+0000 mon.a (mon.0) 3890 : cluster [DBG] osdmap e2830: 8 total, 8 up, 8 in 2024-08-29T19:31:14.903 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 19:31:14 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:19:31:14] "GET /metrics HTTP/1.1" 200 36698 "" "Prometheus/2.43.0" 2024-08-29T19:31:14.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:31:14 smithi029 bash[79042]: cluster 2024-08-29T19:31:13.584980+0000 mon.a (mon.0) 3890 : cluster [DBG] osdmap e2830: 8 total, 8 up, 8 in 2024-08-29T19:31:14.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:31:14 smithi029 bash[77880]: cluster 2024-08-29T19:31:13.584980+0000 mon.a (mon.0) 3890 : cluster [DBG] osdmap e2830: 8 total, 8 up, 8 in 2024-08-29T19:31:15.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:31:15 smithi110 bash[67519]: cluster 2024-08-29T19:31:14.593068+0000 mon.a (mon.0) 3891 : cluster [DBG] osdmap e2831: 8 total, 8 up, 8 in 2024-08-29T19:31:15.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:31:15 smithi110 bash[67519]: cluster 2024-08-29T19:31:14.830684+0000 mgr.y (mgr.25004) 3040 : cluster [DBG] pgmap v5397: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 514 KiB/s rd, 5.0 KiB/s wr, 697 op/s 2024-08-29T19:31:15.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:31:15 smithi110 bash[67519]: cluster 2024-08-29T19:31:15.572045+0000 mon.a (mon.0) 3892 : cluster [DBG] osdmap e2832: 8 total, 8 up, 8 in 2024-08-29T19:31:15.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:31:15 smithi029 bash[79042]: cluster 2024-08-29T19:31:14.593068+0000 mon.a (mon.0) 3891 : cluster [DBG] osdmap e2831: 8 total, 8 up, 8 in 2024-08-29T19:31:15.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:31:15 smithi029 bash[79042]: cluster 2024-08-29T19:31:14.830684+0000 mgr.y (mgr.25004) 3040 : cluster [DBG] pgmap v5397: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 514 KiB/s rd, 5.0 KiB/s wr, 697 op/s 2024-08-29T19:31:15.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:31:15 smithi029 bash[79042]: cluster 2024-08-29T19:31:15.572045+0000 mon.a (mon.0) 3892 : cluster [DBG] osdmap e2832: 8 total, 8 up, 8 in 2024-08-29T19:31:15.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:31:15 smithi029 bash[77880]: cluster 2024-08-29T19:31:14.593068+0000 mon.a (mon.0) 3891 : cluster [DBG] osdmap e2831: 8 total, 8 up, 8 in 2024-08-29T19:31:15.904 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:31:15 smithi029 bash[77880]: cluster 2024-08-29T19:31:14.830684+0000 mgr.y (mgr.25004) 3040 : cluster [DBG] pgmap v5397: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 514 KiB/s rd, 5.0 KiB/s wr, 697 op/s 2024-08-29T19:31:15.904 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:31:15 smithi029 bash[77880]: cluster 2024-08-29T19:31:15.572045+0000 mon.a (mon.0) 3892 : cluster [DBG] osdmap e2832: 8 total, 8 up, 8 in 2024-08-29T19:31:17.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:31:17 smithi110 bash[67519]: cluster 2024-08-29T19:31:16.615530+0000 mon.a (mon.0) 3893 : cluster [DBG] osdmap e2833: 8 total, 8 up, 8 in 2024-08-29T19:31:17.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:31:17 smithi110 bash[67519]: cluster 2024-08-29T19:31:16.831436+0000 mgr.y (mgr.25004) 3041 : cluster [DBG] pgmap v5400: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 512 KiB/s rd, 5.0 KiB/s wr, 693 op/s 2024-08-29T19:31:17.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:31:17 smithi029 bash[79042]: cluster 2024-08-29T19:31:16.615530+0000 mon.a (mon.0) 3893 : cluster [DBG] osdmap e2833: 8 total, 8 up, 8 in 2024-08-29T19:31:17.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:31:17 smithi029 bash[79042]: cluster 2024-08-29T19:31:16.831436+0000 mgr.y (mgr.25004) 3041 : cluster [DBG] pgmap v5400: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 512 KiB/s rd, 5.0 KiB/s wr, 693 op/s 2024-08-29T19:31:17.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:31:17 smithi029 bash[77880]: cluster 2024-08-29T19:31:16.615530+0000 mon.a (mon.0) 3893 : cluster [DBG] osdmap e2833: 8 total, 8 up, 8 in 2024-08-29T19:31:17.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:31:17 smithi029 bash[77880]: cluster 2024-08-29T19:31:16.831436+0000 mgr.y (mgr.25004) 3041 : cluster [DBG] pgmap v5400: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 512 KiB/s rd, 5.0 KiB/s wr, 693 op/s 2024-08-29T19:31:18.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:31:18 smithi110 bash[67519]: cluster 2024-08-29T19:31:17.627137+0000 mon.a (mon.0) 3894 : cluster [DBG] osdmap e2834: 8 total, 8 up, 8 in 2024-08-29T19:31:18.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:31:18 smithi029 bash[79042]: cluster 2024-08-29T19:31:17.627137+0000 mon.a (mon.0) 3894 : cluster [DBG] osdmap e2834: 8 total, 8 up, 8 in 2024-08-29T19:31:18.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:31:18 smithi029 bash[77880]: cluster 2024-08-29T19:31:17.627137+0000 mon.a (mon.0) 3894 : cluster [DBG] osdmap e2834: 8 total, 8 up, 8 in 2024-08-29T19:31:19.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:31:19 smithi110 bash[67519]: cluster 2024-08-29T19:31:18.629425+0000 mon.a (mon.0) 3895 : cluster [DBG] osdmap e2835: 8 total, 8 up, 8 in 2024-08-29T19:31:19.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:31:19 smithi110 bash[67519]: audit 2024-08-29T19:31:18.651973+0000 mon.c (mon.2) 1072 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:31:19.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:31:19 smithi110 bash[67519]: cluster 2024-08-29T19:31:18.832336+0000 mgr.y (mgr.25004) 3042 : cluster [DBG] pgmap v5403: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 481 KiB/s rd, 5.0 KiB/s wr, 654 op/s 2024-08-29T19:31:19.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:31:19 smithi029 bash[79042]: cluster 2024-08-29T19:31:18.629425+0000 mon.a (mon.0) 3895 : cluster [DBG] osdmap e2835: 8 total, 8 up, 8 in 2024-08-29T19:31:19.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:31:19 smithi029 bash[79042]: audit 2024-08-29T19:31:18.651973+0000 mon.c (mon.2) 1072 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:31:19.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:31:19 smithi029 bash[79042]: cluster 2024-08-29T19:31:18.832336+0000 mgr.y (mgr.25004) 3042 : cluster [DBG] pgmap v5403: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 481 KiB/s rd, 5.0 KiB/s wr, 654 op/s 2024-08-29T19:31:19.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:31:19 smithi029 bash[77880]: cluster 2024-08-29T19:31:18.629425+0000 mon.a (mon.0) 3895 : cluster [DBG] osdmap e2835: 8 total, 8 up, 8 in 2024-08-29T19:31:19.904 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:31:19 smithi029 bash[77880]: audit 2024-08-29T19:31:18.651973+0000 mon.c (mon.2) 1072 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:31:19.904 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:31:19 smithi029 bash[77880]: cluster 2024-08-29T19:31:18.832336+0000 mgr.y (mgr.25004) 3042 : cluster [DBG] pgmap v5403: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 481 KiB/s rd, 5.0 KiB/s wr, 654 op/s 2024-08-29T19:31:20.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:31:20 smithi110 bash[67519]: cluster 2024-08-29T19:31:19.653564+0000 mon.a (mon.0) 3896 : cluster [DBG] osdmap e2836: 8 total, 8 up, 8 in 2024-08-29T19:31:20.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:31:20 smithi110 bash[67519]: cluster 2024-08-29T19:31:20.574202+0000 mon.a (mon.0) 3897 : cluster [DBG] osdmap e2837: 8 total, 8 up, 8 in 2024-08-29T19:31:20.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:31:20 smithi029 bash[79042]: cluster 2024-08-29T19:31:19.653564+0000 mon.a (mon.0) 3896 : cluster [DBG] osdmap e2836: 8 total, 8 up, 8 in 2024-08-29T19:31:20.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:31:20 smithi029 bash[79042]: cluster 2024-08-29T19:31:20.574202+0000 mon.a (mon.0) 3897 : cluster [DBG] osdmap e2837: 8 total, 8 up, 8 in 2024-08-29T19:31:20.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:31:20 smithi029 bash[77880]: cluster 2024-08-29T19:31:19.653564+0000 mon.a (mon.0) 3896 : cluster [DBG] osdmap e2836: 8 total, 8 up, 8 in 2024-08-29T19:31:20.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:31:20 smithi029 bash[77880]: cluster 2024-08-29T19:31:20.574202+0000 mon.a (mon.0) 3897 : cluster [DBG] osdmap e2837: 8 total, 8 up, 8 in 2024-08-29T19:31:22.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:31:21 smithi110 bash[67519]: cluster 2024-08-29T19:31:20.833122+0000 mgr.y (mgr.25004) 3043 : cluster [DBG] pgmap v5406: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 480 KiB/s rd, 5.0 KiB/s wr, 652 op/s 2024-08-29T19:31:22.356 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:31:21 smithi029 bash[79042]: cluster 2024-08-29T19:31:20.833122+0000 mgr.y (mgr.25004) 3043 : cluster [DBG] pgmap v5406: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 480 KiB/s rd, 5.0 KiB/s wr, 652 op/s 2024-08-29T19:31:22.356 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:31:21 smithi029 bash[77880]: cluster 2024-08-29T19:31:20.833122+0000 mgr.y (mgr.25004) 3043 : cluster [DBG] pgmap v5406: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 480 KiB/s rd, 5.0 KiB/s wr, 652 op/s 2024-08-29T19:31:23.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:31:22 smithi110 bash[67519]: cluster 2024-08-29T19:31:21.666390+0000 mon.a (mon.0) 3898 : cluster [DBG] osdmap e2838: 8 total, 8 up, 8 in 2024-08-29T19:31:23.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:31:22 smithi029 bash[79042]: cluster 2024-08-29T19:31:21.666390+0000 mon.a (mon.0) 3898 : cluster [DBG] osdmap e2838: 8 total, 8 up, 8 in 2024-08-29T19:31:23.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:31:22 smithi029 bash[77880]: cluster 2024-08-29T19:31:21.666390+0000 mon.a (mon.0) 3898 : cluster [DBG] osdmap e2838: 8 total, 8 up, 8 in 2024-08-29T19:31:24.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:31:23 smithi110 bash[67519]: cluster 2024-08-29T19:31:22.673350+0000 mon.a (mon.0) 3899 : cluster [DBG] osdmap e2839: 8 total, 8 up, 8 in 2024-08-29T19:31:24.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:31:23 smithi110 bash[67519]: cluster 2024-08-29T19:31:22.833872+0000 mgr.y (mgr.25004) 3044 : cluster [DBG] pgmap v5409: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 4 op/s 2024-08-29T19:31:24.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:31:23 smithi029 bash[79042]: cluster 2024-08-29T19:31:22.673350+0000 mon.a (mon.0) 3899 : cluster [DBG] osdmap e2839: 8 total, 8 up, 8 in 2024-08-29T19:31:24.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:31:23 smithi029 bash[79042]: cluster 2024-08-29T19:31:22.833872+0000 mgr.y (mgr.25004) 3044 : cluster [DBG] pgmap v5409: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 4 op/s 2024-08-29T19:31:24.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:31:23 smithi029 bash[77880]: cluster 2024-08-29T19:31:22.673350+0000 mon.a (mon.0) 3899 : cluster [DBG] osdmap e2839: 8 total, 8 up, 8 in 2024-08-29T19:31:24.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:31:23 smithi029 bash[77880]: cluster 2024-08-29T19:31:22.833872+0000 mgr.y (mgr.25004) 3044 : cluster [DBG] pgmap v5409: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 4 op/s 2024-08-29T19:31:24.902 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 19:31:24 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:19:31:24] "GET /metrics HTTP/1.1" 200 36702 "" "Prometheus/2.43.0" 2024-08-29T19:31:24.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:31:24 smithi029 bash[79042]: cluster 2024-08-29T19:31:23.683810+0000 mon.a (mon.0) 3900 : cluster [DBG] osdmap e2840: 8 total, 8 up, 8 in 2024-08-29T19:31:24.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:31:24 smithi029 bash[77880]: cluster 2024-08-29T19:31:23.683810+0000 mon.a (mon.0) 3900 : cluster [DBG] osdmap e2840: 8 total, 8 up, 8 in 2024-08-29T19:31:25.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:31:24 smithi110 bash[67519]: cluster 2024-08-29T19:31:23.683810+0000 mon.a (mon.0) 3900 : cluster [DBG] osdmap e2840: 8 total, 8 up, 8 in 2024-08-29T19:31:26.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:31:25 smithi110 bash[67519]: cluster 2024-08-29T19:31:24.685992+0000 mon.a (mon.0) 3901 : cluster [DBG] osdmap e2841: 8 total, 8 up, 8 in 2024-08-29T19:31:26.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:31:25 smithi110 bash[67519]: cluster 2024-08-29T19:31:24.834568+0000 mgr.y (mgr.25004) 3045 : cluster [DBG] pgmap v5412: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 447 KiB/s rd, 5.0 KiB/s wr, 605 op/s 2024-08-29T19:31:26.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:31:25 smithi110 bash[67519]: cluster 2024-08-29T19:31:25.578514+0000 mon.a (mon.0) 3902 : cluster [DBG] osdmap e2842: 8 total, 8 up, 8 in 2024-08-29T19:31:26.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:31:25 smithi029 bash[77880]: cluster 2024-08-29T19:31:24.685992+0000 mon.a (mon.0) 3901 : cluster [DBG] osdmap e2841: 8 total, 8 up, 8 in 2024-08-29T19:31:26.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:31:25 smithi029 bash[77880]: cluster 2024-08-29T19:31:24.834568+0000 mgr.y (mgr.25004) 3045 : cluster [DBG] pgmap v5412: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 447 KiB/s rd, 5.0 KiB/s wr, 605 op/s 2024-08-29T19:31:26.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:31:25 smithi029 bash[77880]: cluster 2024-08-29T19:31:25.578514+0000 mon.a (mon.0) 3902 : cluster [DBG] osdmap e2842: 8 total, 8 up, 8 in 2024-08-29T19:31:26.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:31:25 smithi029 bash[79042]: cluster 2024-08-29T19:31:24.685992+0000 mon.a (mon.0) 3901 : cluster [DBG] osdmap e2841: 8 total, 8 up, 8 in 2024-08-29T19:31:26.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:31:25 smithi029 bash[79042]: cluster 2024-08-29T19:31:24.834568+0000 mgr.y (mgr.25004) 3045 : cluster [DBG] pgmap v5412: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 447 KiB/s rd, 5.0 KiB/s wr, 605 op/s 2024-08-29T19:31:26.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:31:25 smithi029 bash[79042]: cluster 2024-08-29T19:31:25.578514+0000 mon.a (mon.0) 3902 : cluster [DBG] osdmap e2842: 8 total, 8 up, 8 in 2024-08-29T19:31:27.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:31:27 smithi110 bash[67519]: cluster 2024-08-29T19:31:26.579934+0000 mon.a (mon.0) 3903 : cluster [DBG] osdmap e2843: 8 total, 8 up, 8 in 2024-08-29T19:31:27.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:31:27 smithi110 bash[67519]: cluster 2024-08-29T19:31:26.835347+0000 mgr.y (mgr.25004) 3046 : cluster [DBG] pgmap v5415: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 448 KiB/s rd, 5.0 KiB/s wr, 608 op/s 2024-08-29T19:31:27.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:31:27 smithi029 bash[79042]: cluster 2024-08-29T19:31:26.579934+0000 mon.a (mon.0) 3903 : cluster [DBG] osdmap e2843: 8 total, 8 up, 8 in 2024-08-29T19:31:27.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:31:27 smithi029 bash[79042]: cluster 2024-08-29T19:31:26.835347+0000 mgr.y (mgr.25004) 3046 : cluster [DBG] pgmap v5415: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 448 KiB/s rd, 5.0 KiB/s wr, 608 op/s 2024-08-29T19:31:27.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:31:27 smithi029 bash[77880]: cluster 2024-08-29T19:31:26.579934+0000 mon.a (mon.0) 3903 : cluster [DBG] osdmap e2843: 8 total, 8 up, 8 in 2024-08-29T19:31:27.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:31:27 smithi029 bash[77880]: cluster 2024-08-29T19:31:26.835347+0000 mgr.y (mgr.25004) 3046 : cluster [DBG] pgmap v5415: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 448 KiB/s rd, 5.0 KiB/s wr, 608 op/s 2024-08-29T19:31:28.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:31:28 smithi110 bash[67519]: cluster 2024-08-29T19:31:27.589274+0000 mon.a (mon.0) 3904 : cluster [DBG] osdmap e2844: 8 total, 8 up, 8 in 2024-08-29T19:31:28.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:31:28 smithi029 bash[79042]: cluster 2024-08-29T19:31:27.589274+0000 mon.a (mon.0) 3904 : cluster [DBG] osdmap e2844: 8 total, 8 up, 8 in 2024-08-29T19:31:28.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:31:28 smithi029 bash[77880]: cluster 2024-08-29T19:31:27.589274+0000 mon.a (mon.0) 3904 : cluster [DBG] osdmap e2844: 8 total, 8 up, 8 in 2024-08-29T19:31:29.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:31:29 smithi110 bash[67519]: cluster 2024-08-29T19:31:28.597781+0000 mon.a (mon.0) 3905 : cluster [DBG] osdmap e2845: 8 total, 8 up, 8 in 2024-08-29T19:31:29.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:31:29 smithi110 bash[67519]: cluster 2024-08-29T19:31:28.836236+0000 mgr.y (mgr.25004) 3047 : cluster [DBG] pgmap v5418: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 415 KiB/s rd, 5.0 KiB/s wr, 561 op/s 2024-08-29T19:31:29.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:31:29 smithi029 bash[79042]: cluster 2024-08-29T19:31:28.597781+0000 mon.a (mon.0) 3905 : cluster [DBG] osdmap e2845: 8 total, 8 up, 8 in 2024-08-29T19:31:29.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:31:29 smithi029 bash[79042]: cluster 2024-08-29T19:31:28.836236+0000 mgr.y (mgr.25004) 3047 : cluster [DBG] pgmap v5418: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 415 KiB/s rd, 5.0 KiB/s wr, 561 op/s 2024-08-29T19:31:29.904 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:31:29 smithi029 bash[77880]: cluster 2024-08-29T19:31:28.597781+0000 mon.a (mon.0) 3905 : cluster [DBG] osdmap e2845: 8 total, 8 up, 8 in 2024-08-29T19:31:29.904 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:31:29 smithi029 bash[77880]: cluster 2024-08-29T19:31:28.836236+0000 mgr.y (mgr.25004) 3047 : cluster [DBG] pgmap v5418: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 415 KiB/s rd, 5.0 KiB/s wr, 561 op/s 2024-08-29T19:31:30.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:31:30 smithi110 bash[67519]: cluster 2024-08-29T19:31:29.608016+0000 mon.a (mon.0) 3906 : cluster [DBG] osdmap e2846: 8 total, 8 up, 8 in 2024-08-29T19:31:30.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:31:30 smithi110 bash[67519]: cluster 2024-08-29T19:31:30.583732+0000 mon.a (mon.0) 3907 : cluster [DBG] osdmap e2847: 8 total, 8 up, 8 in 2024-08-29T19:31:30.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:31:30 smithi029 bash[77880]: cluster 2024-08-29T19:31:29.608016+0000 mon.a (mon.0) 3906 : cluster [DBG] osdmap e2846: 8 total, 8 up, 8 in 2024-08-29T19:31:30.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:31:30 smithi029 bash[77880]: cluster 2024-08-29T19:31:30.583732+0000 mon.a (mon.0) 3907 : cluster [DBG] osdmap e2847: 8 total, 8 up, 8 in 2024-08-29T19:31:30.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:31:30 smithi029 bash[79042]: cluster 2024-08-29T19:31:29.608016+0000 mon.a (mon.0) 3906 : cluster [DBG] osdmap e2846: 8 total, 8 up, 8 in 2024-08-29T19:31:30.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:31:30 smithi029 bash[79042]: cluster 2024-08-29T19:31:30.583732+0000 mon.a (mon.0) 3907 : cluster [DBG] osdmap e2847: 8 total, 8 up, 8 in 2024-08-29T19:31:31.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:31:31 smithi110 bash[67519]: cluster 2024-08-29T19:31:30.836952+0000 mgr.y (mgr.25004) 3048 : cluster [DBG] pgmap v5421: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 411 KiB/s rd, 5.0 KiB/s wr, 555 op/s 2024-08-29T19:31:31.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:31:31 smithi029 bash[77880]: cluster 2024-08-29T19:31:30.836952+0000 mgr.y (mgr.25004) 3048 : cluster [DBG] pgmap v5421: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 411 KiB/s rd, 5.0 KiB/s wr, 555 op/s 2024-08-29T19:31:31.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:31:31 smithi029 bash[79042]: cluster 2024-08-29T19:31:30.836952+0000 mgr.y (mgr.25004) 3048 : cluster [DBG] pgmap v5421: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 411 KiB/s rd, 5.0 KiB/s wr, 555 op/s 2024-08-29T19:31:32.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:31:32 smithi110 bash[67519]: cluster 2024-08-29T19:31:31.622555+0000 mon.a (mon.0) 3908 : cluster [DBG] osdmap e2848: 8 total, 8 up, 8 in 2024-08-29T19:31:32.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:31:32 smithi029 bash[77880]: cluster 2024-08-29T19:31:31.622555+0000 mon.a (mon.0) 3908 : cluster [DBG] osdmap e2848: 8 total, 8 up, 8 in 2024-08-29T19:31:32.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:31:32 smithi029 bash[79042]: cluster 2024-08-29T19:31:31.622555+0000 mon.a (mon.0) 3908 : cluster [DBG] osdmap e2848: 8 total, 8 up, 8 in 2024-08-29T19:31:34.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:31:33 smithi110 bash[67519]: cluster 2024-08-29T19:31:32.652100+0000 mon.a (mon.0) 3909 : cluster [DBG] osdmap e2849: 8 total, 8 up, 8 in 2024-08-29T19:31:34.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:31:33 smithi110 bash[67519]: cluster 2024-08-29T19:31:32.837721+0000 mgr.y (mgr.25004) 3049 : cluster [DBG] pgmap v5424: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 7 op/s 2024-08-29T19:31:34.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:31:33 smithi029 bash[79042]: cluster 2024-08-29T19:31:32.652100+0000 mon.a (mon.0) 3909 : cluster [DBG] osdmap e2849: 8 total, 8 up, 8 in 2024-08-29T19:31:34.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:31:33 smithi029 bash[79042]: cluster 2024-08-29T19:31:32.837721+0000 mgr.y (mgr.25004) 3049 : cluster [DBG] pgmap v5424: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 7 op/s 2024-08-29T19:31:34.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:31:33 smithi029 bash[77880]: cluster 2024-08-29T19:31:32.652100+0000 mon.a (mon.0) 3909 : cluster [DBG] osdmap e2849: 8 total, 8 up, 8 in 2024-08-29T19:31:34.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:31:33 smithi029 bash[77880]: cluster 2024-08-29T19:31:32.837721+0000 mgr.y (mgr.25004) 3049 : cluster [DBG] pgmap v5424: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 7 op/s 2024-08-29T19:31:34.902 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 19:31:34 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:19:31:34] "GET /metrics HTTP/1.1" 200 36705 "" "Prometheus/2.43.0" 2024-08-29T19:31:34.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:31:34 smithi029 bash[77880]: audit 2024-08-29T19:31:33.652157+0000 mon.c (mon.2) 1073 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:31:34.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:31:34 smithi029 bash[77880]: cluster 2024-08-29T19:31:33.665144+0000 mon.a (mon.0) 3910 : cluster [DBG] osdmap e2850: 8 total, 8 up, 8 in 2024-08-29T19:31:34.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:31:34 smithi029 bash[79042]: audit 2024-08-29T19:31:33.652157+0000 mon.c (mon.2) 1073 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:31:34.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:31:34 smithi029 bash[79042]: cluster 2024-08-29T19:31:33.665144+0000 mon.a (mon.0) 3910 : cluster [DBG] osdmap e2850: 8 total, 8 up, 8 in 2024-08-29T19:31:35.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:31:34 smithi110 bash[67519]: audit 2024-08-29T19:31:33.652157+0000 mon.c (mon.2) 1073 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:31:35.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:31:34 smithi110 bash[67519]: cluster 2024-08-29T19:31:33.665144+0000 mon.a (mon.0) 3910 : cluster [DBG] osdmap e2850: 8 total, 8 up, 8 in 2024-08-29T19:31:36.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:31:35 smithi110 bash[67519]: cluster 2024-08-29T19:31:34.664421+0000 mon.a (mon.0) 3911 : cluster [DBG] osdmap e2851: 8 total, 8 up, 8 in 2024-08-29T19:31:36.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:31:35 smithi110 bash[67519]: cluster 2024-08-29T19:31:34.838455+0000 mgr.y (mgr.25004) 3050 : cluster [DBG] pgmap v5427: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 382 KiB/s rd, 5.0 KiB/s wr, 518 op/s 2024-08-29T19:31:36.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:31:35 smithi110 bash[67519]: cluster 2024-08-29T19:31:35.586051+0000 mon.a (mon.0) 3912 : cluster [DBG] osdmap e2852: 8 total, 8 up, 8 in 2024-08-29T19:31:36.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:31:35 smithi029 bash[79042]: cluster 2024-08-29T19:31:34.664421+0000 mon.a (mon.0) 3911 : cluster [DBG] osdmap e2851: 8 total, 8 up, 8 in 2024-08-29T19:31:36.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:31:35 smithi029 bash[79042]: cluster 2024-08-29T19:31:34.838455+0000 mgr.y (mgr.25004) 3050 : cluster [DBG] pgmap v5427: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 382 KiB/s rd, 5.0 KiB/s wr, 518 op/s 2024-08-29T19:31:36.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:31:35 smithi029 bash[79042]: cluster 2024-08-29T19:31:35.586051+0000 mon.a (mon.0) 3912 : cluster [DBG] osdmap e2852: 8 total, 8 up, 8 in 2024-08-29T19:31:36.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:31:35 smithi029 bash[77880]: cluster 2024-08-29T19:31:34.664421+0000 mon.a (mon.0) 3911 : cluster [DBG] osdmap e2851: 8 total, 8 up, 8 in 2024-08-29T19:31:36.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:31:35 smithi029 bash[77880]: cluster 2024-08-29T19:31:34.838455+0000 mgr.y (mgr.25004) 3050 : cluster [DBG] pgmap v5427: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 382 KiB/s rd, 5.0 KiB/s wr, 518 op/s 2024-08-29T19:31:36.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:31:35 smithi029 bash[77880]: cluster 2024-08-29T19:31:35.586051+0000 mon.a (mon.0) 3912 : cluster [DBG] osdmap e2852: 8 total, 8 up, 8 in 2024-08-29T19:31:38.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:31:37 smithi110 bash[67519]: cluster 2024-08-29T19:31:36.681848+0000 mon.a (mon.0) 3913 : cluster [DBG] osdmap e2853: 8 total, 8 up, 8 in 2024-08-29T19:31:38.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:31:37 smithi110 bash[67519]: cluster 2024-08-29T19:31:36.839256+0000 mgr.y (mgr.25004) 3051 : cluster [DBG] pgmap v5430: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 382 KiB/s rd, 5.0 KiB/s wr, 517 op/s 2024-08-29T19:31:38.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:31:37 smithi029 bash[77880]: cluster 2024-08-29T19:31:36.681848+0000 mon.a (mon.0) 3913 : cluster [DBG] osdmap e2853: 8 total, 8 up, 8 in 2024-08-29T19:31:38.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:31:37 smithi029 bash[77880]: cluster 2024-08-29T19:31:36.839256+0000 mgr.y (mgr.25004) 3051 : cluster [DBG] pgmap v5430: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 382 KiB/s rd, 5.0 KiB/s wr, 517 op/s 2024-08-29T19:31:38.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:31:37 smithi029 bash[79042]: cluster 2024-08-29T19:31:36.681848+0000 mon.a (mon.0) 3913 : cluster [DBG] osdmap e2853: 8 total, 8 up, 8 in 2024-08-29T19:31:38.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:31:37 smithi029 bash[79042]: cluster 2024-08-29T19:31:36.839256+0000 mgr.y (mgr.25004) 3051 : cluster [DBG] pgmap v5430: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 382 KiB/s rd, 5.0 KiB/s wr, 517 op/s 2024-08-29T19:31:39.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:31:38 smithi110 bash[67519]: cluster 2024-08-29T19:31:37.691902+0000 mon.a (mon.0) 3914 : cluster [DBG] osdmap e2854: 8 total, 8 up, 8 in 2024-08-29T19:31:39.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:31:38 smithi029 bash[79042]: cluster 2024-08-29T19:31:37.691902+0000 mon.a (mon.0) 3914 : cluster [DBG] osdmap e2854: 8 total, 8 up, 8 in 2024-08-29T19:31:39.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:31:38 smithi029 bash[77880]: cluster 2024-08-29T19:31:37.691902+0000 mon.a (mon.0) 3914 : cluster [DBG] osdmap e2854: 8 total, 8 up, 8 in 2024-08-29T19:31:40.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:31:39 smithi110 bash[67519]: cluster 2024-08-29T19:31:38.699543+0000 mon.a (mon.0) 3915 : cluster [DBG] osdmap e2855: 8 total, 8 up, 8 in 2024-08-29T19:31:40.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:31:39 smithi110 bash[67519]: cluster 2024-08-29T19:31:38.840147+0000 mgr.y (mgr.25004) 3052 : cluster [DBG] pgmap v5433: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 350 KiB/s rd, 5.0 KiB/s wr, 474 op/s 2024-08-29T19:31:40.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:31:39 smithi029 bash[77880]: cluster 2024-08-29T19:31:38.699543+0000 mon.a (mon.0) 3915 : cluster [DBG] osdmap e2855: 8 total, 8 up, 8 in 2024-08-29T19:31:40.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:31:39 smithi029 bash[77880]: cluster 2024-08-29T19:31:38.840147+0000 mgr.y (mgr.25004) 3052 : cluster [DBG] pgmap v5433: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 350 KiB/s rd, 5.0 KiB/s wr, 474 op/s 2024-08-29T19:31:40.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:31:39 smithi029 bash[79042]: cluster 2024-08-29T19:31:38.699543+0000 mon.a (mon.0) 3915 : cluster [DBG] osdmap e2855: 8 total, 8 up, 8 in 2024-08-29T19:31:40.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:31:39 smithi029 bash[79042]: cluster 2024-08-29T19:31:38.840147+0000 mgr.y (mgr.25004) 3052 : cluster [DBG] pgmap v5433: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 350 KiB/s rd, 5.0 KiB/s wr, 474 op/s 2024-08-29T19:31:41.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:31:40 smithi110 bash[67519]: cluster 2024-08-29T19:31:39.710285+0000 mon.a (mon.0) 3916 : cluster [DBG] osdmap e2856: 8 total, 8 up, 8 in 2024-08-29T19:31:41.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:31:40 smithi110 bash[67519]: cluster 2024-08-29T19:31:40.589353+0000 mon.a (mon.0) 3917 : cluster [DBG] osdmap e2857: 8 total, 8 up, 8 in 2024-08-29T19:31:41.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:31:40 smithi029 bash[79042]: cluster 2024-08-29T19:31:39.710285+0000 mon.a (mon.0) 3916 : cluster [DBG] osdmap e2856: 8 total, 8 up, 8 in 2024-08-29T19:31:41.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:31:40 smithi029 bash[79042]: cluster 2024-08-29T19:31:40.589353+0000 mon.a (mon.0) 3917 : cluster [DBG] osdmap e2857: 8 total, 8 up, 8 in 2024-08-29T19:31:41.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:31:40 smithi029 bash[77880]: cluster 2024-08-29T19:31:39.710285+0000 mon.a (mon.0) 3916 : cluster [DBG] osdmap e2856: 8 total, 8 up, 8 in 2024-08-29T19:31:41.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:31:40 smithi029 bash[77880]: cluster 2024-08-29T19:31:40.589353+0000 mon.a (mon.0) 3917 : cluster [DBG] osdmap e2857: 8 total, 8 up, 8 in 2024-08-29T19:31:42.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:31:41 smithi110 bash[67519]: cluster 2024-08-29T19:31:40.840870+0000 mgr.y (mgr.25004) 3053 : cluster [DBG] pgmap v5436: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 347 KiB/s rd, 5.0 KiB/s wr, 469 op/s 2024-08-29T19:31:42.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:31:41 smithi110 bash[67519]: cluster 2024-08-29T19:31:41.592960+0000 mon.a (mon.0) 3918 : cluster [DBG] osdmap e2858: 8 total, 8 up, 8 in 2024-08-29T19:31:42.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:31:41 smithi029 bash[77880]: cluster 2024-08-29T19:31:40.840870+0000 mgr.y (mgr.25004) 3053 : cluster [DBG] pgmap v5436: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 347 KiB/s rd, 5.0 KiB/s wr, 469 op/s 2024-08-29T19:31:42.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:31:41 smithi029 bash[77880]: cluster 2024-08-29T19:31:41.592960+0000 mon.a (mon.0) 3918 : cluster [DBG] osdmap e2858: 8 total, 8 up, 8 in 2024-08-29T19:31:42.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:31:41 smithi029 bash[79042]: cluster 2024-08-29T19:31:40.840870+0000 mgr.y (mgr.25004) 3053 : cluster [DBG] pgmap v5436: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 347 KiB/s rd, 5.0 KiB/s wr, 469 op/s 2024-08-29T19:31:42.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:31:41 smithi029 bash[79042]: cluster 2024-08-29T19:31:41.592960+0000 mon.a (mon.0) 3918 : cluster [DBG] osdmap e2858: 8 total, 8 up, 8 in 2024-08-29T19:31:43.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:31:43 smithi110 bash[67519]: cluster 2024-08-29T19:31:42.594595+0000 mon.a (mon.0) 3919 : cluster [DBG] osdmap e2859: 8 total, 8 up, 8 in 2024-08-29T19:31:43.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:31:43 smithi110 bash[67519]: cluster 2024-08-29T19:31:42.841605+0000 mgr.y (mgr.25004) 3054 : cluster [DBG] pgmap v5439: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 7 op/s 2024-08-29T19:31:43.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:31:43 smithi029 bash[79042]: cluster 2024-08-29T19:31:42.594595+0000 mon.a (mon.0) 3919 : cluster [DBG] osdmap e2859: 8 total, 8 up, 8 in 2024-08-29T19:31:43.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:31:43 smithi029 bash[79042]: cluster 2024-08-29T19:31:42.841605+0000 mgr.y (mgr.25004) 3054 : cluster [DBG] pgmap v5439: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 7 op/s 2024-08-29T19:31:43.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:31:43 smithi029 bash[77880]: cluster 2024-08-29T19:31:42.594595+0000 mon.a (mon.0) 3919 : cluster [DBG] osdmap e2859: 8 total, 8 up, 8 in 2024-08-29T19:31:43.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:31:43 smithi029 bash[77880]: cluster 2024-08-29T19:31:42.841605+0000 mgr.y (mgr.25004) 3054 : cluster [DBG] pgmap v5439: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 7 op/s 2024-08-29T19:31:44.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:31:44 smithi110 bash[67519]: cluster 2024-08-29T19:31:43.605675+0000 mon.a (mon.0) 3920 : cluster [DBG] osdmap e2860: 8 total, 8 up, 8 in 2024-08-29T19:31:44.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:31:44 smithi029 bash[77880]: cluster 2024-08-29T19:31:43.605675+0000 mon.a (mon.0) 3920 : cluster [DBG] osdmap e2860: 8 total, 8 up, 8 in 2024-08-29T19:31:44.903 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 19:31:44 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:19:31:44] "GET /metrics HTTP/1.1" 200 36705 "" "Prometheus/2.43.0" 2024-08-29T19:31:44.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:31:44 smithi029 bash[79042]: cluster 2024-08-29T19:31:43.605675+0000 mon.a (mon.0) 3920 : cluster [DBG] osdmap e2860: 8 total, 8 up, 8 in 2024-08-29T19:31:45.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:31:45 smithi110 bash[67519]: cluster 2024-08-29T19:31:44.606558+0000 mon.a (mon.0) 3921 : cluster [DBG] osdmap e2861: 8 total, 8 up, 8 in 2024-08-29T19:31:45.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:31:45 smithi110 bash[67519]: cluster 2024-08-29T19:31:44.842495+0000 mgr.y (mgr.25004) 3055 : cluster [DBG] pgmap v5442: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 318 KiB/s rd, 5.0 KiB/s wr, 431 op/s 2024-08-29T19:31:45.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:31:45 smithi110 bash[67519]: cluster 2024-08-29T19:31:45.591273+0000 mon.a (mon.0) 3922 : cluster [DBG] osdmap e2862: 8 total, 8 up, 8 in 2024-08-29T19:31:45.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:31:45 smithi029 bash[79042]: cluster 2024-08-29T19:31:44.606558+0000 mon.a (mon.0) 3921 : cluster [DBG] osdmap e2861: 8 total, 8 up, 8 in 2024-08-29T19:31:45.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:31:45 smithi029 bash[79042]: cluster 2024-08-29T19:31:44.842495+0000 mgr.y (mgr.25004) 3055 : cluster [DBG] pgmap v5442: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 318 KiB/s rd, 5.0 KiB/s wr, 431 op/s 2024-08-29T19:31:45.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:31:45 smithi029 bash[79042]: cluster 2024-08-29T19:31:45.591273+0000 mon.a (mon.0) 3922 : cluster [DBG] osdmap e2862: 8 total, 8 up, 8 in 2024-08-29T19:31:45.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:31:45 smithi029 bash[77880]: cluster 2024-08-29T19:31:44.606558+0000 mon.a (mon.0) 3921 : cluster [DBG] osdmap e2861: 8 total, 8 up, 8 in 2024-08-29T19:31:45.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:31:45 smithi029 bash[77880]: cluster 2024-08-29T19:31:44.842495+0000 mgr.y (mgr.25004) 3055 : cluster [DBG] pgmap v5442: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 318 KiB/s rd, 5.0 KiB/s wr, 431 op/s 2024-08-29T19:31:45.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:31:45 smithi029 bash[77880]: cluster 2024-08-29T19:31:45.591273+0000 mon.a (mon.0) 3922 : cluster [DBG] osdmap e2862: 8 total, 8 up, 8 in 2024-08-29T19:31:47.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:31:47 smithi029 bash[79042]: cluster 2024-08-29T19:31:46.629529+0000 mon.a (mon.0) 3923 : cluster [DBG] osdmap e2863: 8 total, 8 up, 8 in 2024-08-29T19:31:47.904 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:31:47 smithi029 bash[79042]: cluster 2024-08-29T19:31:46.843288+0000 mgr.y (mgr.25004) 3056 : cluster [DBG] pgmap v5445: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 318 KiB/s rd, 5.0 KiB/s wr, 430 op/s 2024-08-29T19:31:47.904 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:31:47 smithi110 bash[67519]: cluster 2024-08-29T19:31:46.629529+0000 mon.a (mon.0) 3923 : cluster [DBG] osdmap e2863: 8 total, 8 up, 8 in 2024-08-29T19:31:47.904 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:31:47 smithi110 bash[67519]: cluster 2024-08-29T19:31:46.843288+0000 mgr.y (mgr.25004) 3056 : cluster [DBG] pgmap v5445: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 318 KiB/s rd, 5.0 KiB/s wr, 430 op/s 2024-08-29T19:31:47.904 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:31:47 smithi029 bash[77880]: cluster 2024-08-29T19:31:46.629529+0000 mon.a (mon.0) 3923 : cluster [DBG] osdmap e2863: 8 total, 8 up, 8 in 2024-08-29T19:31:47.904 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:31:47 smithi029 bash[77880]: cluster 2024-08-29T19:31:46.843288+0000 mgr.y (mgr.25004) 3056 : cluster [DBG] pgmap v5445: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 318 KiB/s rd, 5.0 KiB/s wr, 430 op/s 2024-08-29T19:31:48.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:31:48 smithi110 bash[67519]: cluster 2024-08-29T19:31:47.639118+0000 mon.a (mon.0) 3924 : cluster [DBG] osdmap e2864: 8 total, 8 up, 8 in 2024-08-29T19:31:48.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:31:48 smithi029 bash[79042]: cluster 2024-08-29T19:31:47.639118+0000 mon.a (mon.0) 3924 : cluster [DBG] osdmap e2864: 8 total, 8 up, 8 in 2024-08-29T19:31:48.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:31:48 smithi029 bash[77880]: cluster 2024-08-29T19:31:47.639118+0000 mon.a (mon.0) 3924 : cluster [DBG] osdmap e2864: 8 total, 8 up, 8 in 2024-08-29T19:31:50.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:31:49 smithi110 bash[67519]: cluster 2024-08-29T19:31:48.640718+0000 mon.a (mon.0) 3925 : cluster [DBG] osdmap e2865: 8 total, 8 up, 8 in 2024-08-29T19:31:50.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:31:49 smithi110 bash[67519]: audit 2024-08-29T19:31:48.653920+0000 mon.c (mon.2) 1074 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:31:50.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:31:49 smithi110 bash[67519]: cluster 2024-08-29T19:31:48.844171+0000 mgr.y (mgr.25004) 3057 : cluster [DBG] pgmap v5448: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 285 KiB/s rd, 5.0 KiB/s wr, 387 op/s 2024-08-29T19:31:50.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:31:49 smithi029 bash[77880]: cluster 2024-08-29T19:31:48.640718+0000 mon.a (mon.0) 3925 : cluster [DBG] osdmap e2865: 8 total, 8 up, 8 in 2024-08-29T19:31:50.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:31:49 smithi029 bash[77880]: audit 2024-08-29T19:31:48.653920+0000 mon.c (mon.2) 1074 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:31:50.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:31:49 smithi029 bash[77880]: cluster 2024-08-29T19:31:48.844171+0000 mgr.y (mgr.25004) 3057 : cluster [DBG] pgmap v5448: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 285 KiB/s rd, 5.0 KiB/s wr, 387 op/s 2024-08-29T19:31:50.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:31:49 smithi029 bash[79042]: cluster 2024-08-29T19:31:48.640718+0000 mon.a (mon.0) 3925 : cluster [DBG] osdmap e2865: 8 total, 8 up, 8 in 2024-08-29T19:31:50.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:31:49 smithi029 bash[79042]: audit 2024-08-29T19:31:48.653920+0000 mon.c (mon.2) 1074 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:31:50.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:31:49 smithi029 bash[79042]: cluster 2024-08-29T19:31:48.844171+0000 mgr.y (mgr.25004) 3057 : cluster [DBG] pgmap v5448: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 285 KiB/s rd, 5.0 KiB/s wr, 387 op/s 2024-08-29T19:31:51.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:31:50 smithi110 bash[67519]: cluster 2024-08-29T19:31:49.661630+0000 mon.a (mon.0) 3926 : cluster [DBG] osdmap e2866: 8 total, 8 up, 8 in 2024-08-29T19:31:51.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:31:50 smithi110 bash[67519]: cluster 2024-08-29T19:31:50.593912+0000 mon.a (mon.0) 3927 : cluster [DBG] osdmap e2867: 8 total, 8 up, 8 in 2024-08-29T19:31:51.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:31:50 smithi029 bash[77880]: cluster 2024-08-29T19:31:49.661630+0000 mon.a (mon.0) 3926 : cluster [DBG] osdmap e2866: 8 total, 8 up, 8 in 2024-08-29T19:31:51.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:31:50 smithi029 bash[77880]: cluster 2024-08-29T19:31:50.593912+0000 mon.a (mon.0) 3927 : cluster [DBG] osdmap e2867: 8 total, 8 up, 8 in 2024-08-29T19:31:51.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:31:50 smithi029 bash[79042]: cluster 2024-08-29T19:31:49.661630+0000 mon.a (mon.0) 3926 : cluster [DBG] osdmap e2866: 8 total, 8 up, 8 in 2024-08-29T19:31:51.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:31:50 smithi029 bash[79042]: cluster 2024-08-29T19:31:50.593912+0000 mon.a (mon.0) 3927 : cluster [DBG] osdmap e2867: 8 total, 8 up, 8 in 2024-08-29T19:31:52.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:31:51 smithi110 bash[67519]: cluster 2024-08-29T19:31:50.845039+0000 mgr.y (mgr.25004) 3058 : cluster [DBG] pgmap v5451: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 283 KiB/s rd, 5.0 KiB/s wr, 383 op/s 2024-08-29T19:31:52.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:31:51 smithi029 bash[79042]: cluster 2024-08-29T19:31:50.845039+0000 mgr.y (mgr.25004) 3058 : cluster [DBG] pgmap v5451: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 283 KiB/s rd, 5.0 KiB/s wr, 383 op/s 2024-08-29T19:31:52.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:31:51 smithi029 bash[77880]: cluster 2024-08-29T19:31:50.845039+0000 mgr.y (mgr.25004) 3058 : cluster [DBG] pgmap v5451: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 283 KiB/s rd, 5.0 KiB/s wr, 383 op/s 2024-08-29T19:31:53.154 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:31:52 smithi110 bash[67519]: cluster 2024-08-29T19:31:51.670938+0000 mon.a (mon.0) 3928 : cluster [DBG] osdmap e2868: 8 total, 8 up, 8 in 2024-08-29T19:31:53.234 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:31:52 smithi029 bash[79042]: cluster 2024-08-29T19:31:51.670938+0000 mon.a (mon.0) 3928 : cluster [DBG] osdmap e2868: 8 total, 8 up, 8 in 2024-08-29T19:31:53.234 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:31:52 smithi029 bash[77880]: cluster 2024-08-29T19:31:51.670938+0000 mon.a (mon.0) 3928 : cluster [DBG] osdmap e2868: 8 total, 8 up, 8 in 2024-08-29T19:31:54.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:31:53 smithi110 bash[67519]: cluster 2024-08-29T19:31:52.672579+0000 mon.a (mon.0) 3929 : cluster [DBG] osdmap e2869: 8 total, 8 up, 8 in 2024-08-29T19:31:54.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:31:53 smithi110 bash[67519]: cluster 2024-08-29T19:31:52.845820+0000 mgr.y (mgr.25004) 3059 : cluster [DBG] pgmap v5454: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 4 op/s 2024-08-29T19:31:54.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:31:53 smithi029 bash[79042]: cluster 2024-08-29T19:31:52.672579+0000 mon.a (mon.0) 3929 : cluster [DBG] osdmap e2869: 8 total, 8 up, 8 in 2024-08-29T19:31:54.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:31:53 smithi029 bash[79042]: cluster 2024-08-29T19:31:52.845820+0000 mgr.y (mgr.25004) 3059 : cluster [DBG] pgmap v5454: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 4 op/s 2024-08-29T19:31:54.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:31:53 smithi029 bash[77880]: cluster 2024-08-29T19:31:52.672579+0000 mon.a (mon.0) 3929 : cluster [DBG] osdmap e2869: 8 total, 8 up, 8 in 2024-08-29T19:31:54.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:31:53 smithi029 bash[77880]: cluster 2024-08-29T19:31:52.845820+0000 mgr.y (mgr.25004) 3059 : cluster [DBG] pgmap v5454: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 4 op/s 2024-08-29T19:31:54.902 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 19:31:54 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:19:31:54] "GET /metrics HTTP/1.1" 200 36703 "" "Prometheus/2.43.0" 2024-08-29T19:31:54.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:31:54 smithi029 bash[79042]: cluster 2024-08-29T19:31:53.706298+0000 mon.a (mon.0) 3930 : cluster [DBG] osdmap e2870: 8 total, 8 up, 8 in 2024-08-29T19:31:54.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:31:54 smithi029 bash[77880]: cluster 2024-08-29T19:31:53.706298+0000 mon.a (mon.0) 3930 : cluster [DBG] osdmap e2870: 8 total, 8 up, 8 in 2024-08-29T19:31:55.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:31:54 smithi110 bash[67519]: cluster 2024-08-29T19:31:53.706298+0000 mon.a (mon.0) 3930 : cluster [DBG] osdmap e2870: 8 total, 8 up, 8 in 2024-08-29T19:31:56.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:31:55 smithi110 bash[67519]: cluster 2024-08-29T19:31:54.714074+0000 mon.a (mon.0) 3931 : cluster [DBG] osdmap e2871: 8 total, 8 up, 8 in 2024-08-29T19:31:56.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:31:55 smithi110 bash[67519]: cluster 2024-08-29T19:31:54.846606+0000 mgr.y (mgr.25004) 3060 : cluster [DBG] pgmap v5457: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 252 KiB/s rd, 5.0 KiB/s wr, 342 op/s 2024-08-29T19:31:56.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:31:55 smithi110 bash[67519]: cluster 2024-08-29T19:31:55.596559+0000 mon.a (mon.0) 3932 : cluster [DBG] osdmap e2872: 8 total, 8 up, 8 in 2024-08-29T19:31:56.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:31:55 smithi029 bash[79042]: cluster 2024-08-29T19:31:54.714074+0000 mon.a (mon.0) 3931 : cluster [DBG] osdmap e2871: 8 total, 8 up, 8 in 2024-08-29T19:31:56.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:31:55 smithi029 bash[79042]: cluster 2024-08-29T19:31:54.846606+0000 mgr.y (mgr.25004) 3060 : cluster [DBG] pgmap v5457: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 252 KiB/s rd, 5.0 KiB/s wr, 342 op/s 2024-08-29T19:31:56.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:31:55 smithi029 bash[79042]: cluster 2024-08-29T19:31:55.596559+0000 mon.a (mon.0) 3932 : cluster [DBG] osdmap e2872: 8 total, 8 up, 8 in 2024-08-29T19:31:56.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:31:55 smithi029 bash[77880]: cluster 2024-08-29T19:31:54.714074+0000 mon.a (mon.0) 3931 : cluster [DBG] osdmap e2871: 8 total, 8 up, 8 in 2024-08-29T19:31:56.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:31:55 smithi029 bash[77880]: cluster 2024-08-29T19:31:54.846606+0000 mgr.y (mgr.25004) 3060 : cluster [DBG] pgmap v5457: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 252 KiB/s rd, 5.0 KiB/s wr, 342 op/s 2024-08-29T19:31:56.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:31:55 smithi029 bash[77880]: cluster 2024-08-29T19:31:55.596559+0000 mon.a (mon.0) 3932 : cluster [DBG] osdmap e2872: 8 total, 8 up, 8 in 2024-08-29T19:31:57.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:31:57 smithi110 bash[67519]: cluster 2024-08-29T19:31:56.599742+0000 mon.a (mon.0) 3933 : cluster [DBG] osdmap e2873: 8 total, 8 up, 8 in 2024-08-29T19:31:57.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:31:57 smithi110 bash[67519]: cluster 2024-08-29T19:31:56.847433+0000 mgr.y (mgr.25004) 3061 : cluster [DBG] pgmap v5460: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 252 KiB/s rd, 5.0 KiB/s wr, 342 op/s 2024-08-29T19:31:57.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:31:57 smithi029 bash[79042]: cluster 2024-08-29T19:31:56.599742+0000 mon.a (mon.0) 3933 : cluster [DBG] osdmap e2873: 8 total, 8 up, 8 in 2024-08-29T19:31:57.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:31:57 smithi029 bash[79042]: cluster 2024-08-29T19:31:56.847433+0000 mgr.y (mgr.25004) 3061 : cluster [DBG] pgmap v5460: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 252 KiB/s rd, 5.0 KiB/s wr, 342 op/s 2024-08-29T19:31:57.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:31:57 smithi029 bash[77880]: cluster 2024-08-29T19:31:56.599742+0000 mon.a (mon.0) 3933 : cluster [DBG] osdmap e2873: 8 total, 8 up, 8 in 2024-08-29T19:31:57.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:31:57 smithi029 bash[77880]: cluster 2024-08-29T19:31:56.847433+0000 mgr.y (mgr.25004) 3061 : cluster [DBG] pgmap v5460: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 252 KiB/s rd, 5.0 KiB/s wr, 342 op/s 2024-08-29T19:31:58.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:31:58 smithi110 bash[67519]: cluster 2024-08-29T19:31:57.608970+0000 mon.a (mon.0) 3934 : cluster [DBG] osdmap e2874: 8 total, 8 up, 8 in 2024-08-29T19:31:58.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:31:58 smithi029 bash[77880]: cluster 2024-08-29T19:31:57.608970+0000 mon.a (mon.0) 3934 : cluster [DBG] osdmap e2874: 8 total, 8 up, 8 in 2024-08-29T19:31:58.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:31:58 smithi029 bash[79042]: cluster 2024-08-29T19:31:57.608970+0000 mon.a (mon.0) 3934 : cluster [DBG] osdmap e2874: 8 total, 8 up, 8 in 2024-08-29T19:31:59.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:31:59 smithi110 bash[67519]: cluster 2024-08-29T19:31:58.619388+0000 mon.a (mon.0) 3935 : cluster [DBG] osdmap e2875: 8 total, 8 up, 8 in 2024-08-29T19:31:59.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:31:59 smithi110 bash[67519]: cluster 2024-08-29T19:31:58.848316+0000 mgr.y (mgr.25004) 3062 : cluster [DBG] pgmap v5463: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 218 KiB/s rd, 5.0 KiB/s wr, 297 op/s 2024-08-29T19:31:59.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:31:59 smithi029 bash[79042]: cluster 2024-08-29T19:31:58.619388+0000 mon.a (mon.0) 3935 : cluster [DBG] osdmap e2875: 8 total, 8 up, 8 in 2024-08-29T19:31:59.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:31:59 smithi029 bash[79042]: cluster 2024-08-29T19:31:58.848316+0000 mgr.y (mgr.25004) 3062 : cluster [DBG] pgmap v5463: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 218 KiB/s rd, 5.0 KiB/s wr, 297 op/s 2024-08-29T19:31:59.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:31:59 smithi029 bash[77880]: cluster 2024-08-29T19:31:58.619388+0000 mon.a (mon.0) 3935 : cluster [DBG] osdmap e2875: 8 total, 8 up, 8 in 2024-08-29T19:31:59.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:31:59 smithi029 bash[77880]: cluster 2024-08-29T19:31:58.848316+0000 mgr.y (mgr.25004) 3062 : cluster [DBG] pgmap v5463: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 218 KiB/s rd, 5.0 KiB/s wr, 297 op/s 2024-08-29T19:32:00.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:32:00 smithi110 bash[67519]: cluster 2024-08-29T19:31:59.629561+0000 mon.a (mon.0) 3936 : cluster [DBG] osdmap e2876: 8 total, 8 up, 8 in 2024-08-29T19:32:00.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:32:00 smithi110 bash[67519]: cluster 2024-08-29T19:32:00.600282+0000 mon.a (mon.0) 3937 : cluster [DBG] osdmap e2877: 8 total, 8 up, 8 in 2024-08-29T19:32:00.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:32:00 smithi029 bash[79042]: cluster 2024-08-29T19:31:59.629561+0000 mon.a (mon.0) 3936 : cluster [DBG] osdmap e2876: 8 total, 8 up, 8 in 2024-08-29T19:32:00.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:32:00 smithi029 bash[79042]: cluster 2024-08-29T19:32:00.600282+0000 mon.a (mon.0) 3937 : cluster [DBG] osdmap e2877: 8 total, 8 up, 8 in 2024-08-29T19:32:00.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:32:00 smithi029 bash[77880]: cluster 2024-08-29T19:31:59.629561+0000 mon.a (mon.0) 3936 : cluster [DBG] osdmap e2876: 8 total, 8 up, 8 in 2024-08-29T19:32:00.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:32:00 smithi029 bash[77880]: cluster 2024-08-29T19:32:00.600282+0000 mon.a (mon.0) 3937 : cluster [DBG] osdmap e2877: 8 total, 8 up, 8 in 2024-08-29T19:32:01.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:32:01 smithi110 bash[67519]: cluster 2024-08-29T19:32:00.849213+0000 mgr.y (mgr.25004) 3063 : cluster [DBG] pgmap v5466: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 217 KiB/s rd, 5.0 KiB/s wr, 297 op/s 2024-08-29T19:32:01.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:32:01 smithi029 bash[79042]: cluster 2024-08-29T19:32:00.849213+0000 mgr.y (mgr.25004) 3063 : cluster [DBG] pgmap v5466: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 217 KiB/s rd, 5.0 KiB/s wr, 297 op/s 2024-08-29T19:32:01.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:32:01 smithi029 bash[77880]: cluster 2024-08-29T19:32:00.849213+0000 mgr.y (mgr.25004) 3063 : cluster [DBG] pgmap v5466: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 217 KiB/s rd, 5.0 KiB/s wr, 297 op/s 2024-08-29T19:32:02.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:32:02 smithi110 bash[67519]: cluster 2024-08-29T19:32:01.639744+0000 mon.a (mon.0) 3938 : cluster [DBG] osdmap e2878: 8 total, 8 up, 8 in 2024-08-29T19:32:02.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:32:02 smithi029 bash[77880]: cluster 2024-08-29T19:32:01.639744+0000 mon.a (mon.0) 3938 : cluster [DBG] osdmap e2878: 8 total, 8 up, 8 in 2024-08-29T19:32:02.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:32:02 smithi029 bash[79042]: cluster 2024-08-29T19:32:01.639744+0000 mon.a (mon.0) 3938 : cluster [DBG] osdmap e2878: 8 total, 8 up, 8 in 2024-08-29T19:32:04.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:32:03 smithi110 bash[67519]: cluster 2024-08-29T19:32:02.642414+0000 mon.a (mon.0) 3939 : cluster [DBG] osdmap e2879: 8 total, 8 up, 8 in 2024-08-29T19:32:04.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:32:03 smithi110 bash[67519]: cluster 2024-08-29T19:32:02.849958+0000 mgr.y (mgr.25004) 3064 : cluster [DBG] pgmap v5469: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 3.5 KiB/s rd, 0 B/s wr, 6 op/s 2024-08-29T19:32:04.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:32:03 smithi029 bash[79042]: cluster 2024-08-29T19:32:02.642414+0000 mon.a (mon.0) 3939 : cluster [DBG] osdmap e2879: 8 total, 8 up, 8 in 2024-08-29T19:32:04.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:32:03 smithi029 bash[79042]: cluster 2024-08-29T19:32:02.849958+0000 mgr.y (mgr.25004) 3064 : cluster [DBG] pgmap v5469: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 3.5 KiB/s rd, 0 B/s wr, 6 op/s 2024-08-29T19:32:04.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:32:03 smithi029 bash[77880]: cluster 2024-08-29T19:32:02.642414+0000 mon.a (mon.0) 3939 : cluster [DBG] osdmap e2879: 8 total, 8 up, 8 in 2024-08-29T19:32:04.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:32:03 smithi029 bash[77880]: cluster 2024-08-29T19:32:02.849958+0000 mgr.y (mgr.25004) 3064 : cluster [DBG] pgmap v5469: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 3.5 KiB/s rd, 0 B/s wr, 6 op/s 2024-08-29T19:32:04.903 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 19:32:04 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:19:32:04] "GET /metrics HTTP/1.1" 200 36703 "" "Prometheus/2.43.0" 2024-08-29T19:32:04.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:32:04 smithi029 bash[77880]: audit 2024-08-29T19:32:03.655287+0000 mon.c (mon.2) 1075 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:32:04.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:32:04 smithi029 bash[77880]: cluster 2024-08-29T19:32:03.667016+0000 mon.a (mon.0) 3940 : cluster [DBG] osdmap e2880: 8 total, 8 up, 8 in 2024-08-29T19:32:04.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:32:04 smithi029 bash[77880]: audit 2024-08-29T19:32:03.700461+0000 mon.c (mon.2) 1076 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:32:04.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:32:04 smithi029 bash[77880]: audit 2024-08-29T19:32:04.486244+0000 mon.c (mon.2) 1077 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:32:04.904 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:32:04 smithi029 bash[77880]: audit 2024-08-29T19:32:04.487849+0000 mon.c (mon.2) 1078 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:32:04.904 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:32:04 smithi029 bash[77880]: audit 2024-08-29T19:32:04.497134+0000 mon.a (mon.0) 3941 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:32:04.904 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:32:04 smithi029 bash[79042]: audit 2024-08-29T19:32:03.655287+0000 mon.c (mon.2) 1075 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:32:04.904 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:32:04 smithi029 bash[79042]: cluster 2024-08-29T19:32:03.667016+0000 mon.a (mon.0) 3940 : cluster [DBG] osdmap e2880: 8 total, 8 up, 8 in 2024-08-29T19:32:04.904 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:32:04 smithi029 bash[79042]: audit 2024-08-29T19:32:03.700461+0000 mon.c (mon.2) 1076 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:32:04.904 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:32:04 smithi029 bash[79042]: audit 2024-08-29T19:32:04.486244+0000 mon.c (mon.2) 1077 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:32:04.904 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:32:04 smithi029 bash[79042]: audit 2024-08-29T19:32:04.487849+0000 mon.c (mon.2) 1078 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:32:04.904 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:32:04 smithi029 bash[79042]: audit 2024-08-29T19:32:04.497134+0000 mon.a (mon.0) 3941 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:32:05.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:32:04 smithi110 bash[67519]: audit 2024-08-29T19:32:03.655287+0000 mon.c (mon.2) 1075 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:32:05.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:32:04 smithi110 bash[67519]: cluster 2024-08-29T19:32:03.667016+0000 mon.a (mon.0) 3940 : cluster [DBG] osdmap e2880: 8 total, 8 up, 8 in 2024-08-29T19:32:05.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:32:04 smithi110 bash[67519]: audit 2024-08-29T19:32:03.700461+0000 mon.c (mon.2) 1076 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:32:05.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:32:04 smithi110 bash[67519]: audit 2024-08-29T19:32:04.486244+0000 mon.c (mon.2) 1077 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:32:05.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:32:04 smithi110 bash[67519]: audit 2024-08-29T19:32:04.487849+0000 mon.c (mon.2) 1078 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:32:05.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:32:04 smithi110 bash[67519]: audit 2024-08-29T19:32:04.497134+0000 mon.a (mon.0) 3941 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:32:06.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:32:05 smithi110 bash[67519]: cluster 2024-08-29T19:32:04.668672+0000 mon.a (mon.0) 3942 : cluster [DBG] osdmap e2881: 8 total, 8 up, 8 in 2024-08-29T19:32:06.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:32:05 smithi110 bash[67519]: cluster 2024-08-29T19:32:04.850695+0000 mgr.y (mgr.25004) 3065 : cluster [DBG] pgmap v5472: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 186 KiB/s rd, 5.0 KiB/s wr, 253 op/s 2024-08-29T19:32:06.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:32:05 smithi110 bash[67519]: cluster 2024-08-29T19:32:05.601736+0000 mon.a (mon.0) 3943 : cluster [DBG] osdmap e2882: 8 total, 8 up, 8 in 2024-08-29T19:32:06.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:32:05 smithi029 bash[79042]: cluster 2024-08-29T19:32:04.668672+0000 mon.a (mon.0) 3942 : cluster [DBG] osdmap e2881: 8 total, 8 up, 8 in 2024-08-29T19:32:06.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:32:05 smithi029 bash[79042]: cluster 2024-08-29T19:32:04.850695+0000 mgr.y (mgr.25004) 3065 : cluster [DBG] pgmap v5472: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 186 KiB/s rd, 5.0 KiB/s wr, 253 op/s 2024-08-29T19:32:06.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:32:05 smithi029 bash[79042]: cluster 2024-08-29T19:32:05.601736+0000 mon.a (mon.0) 3943 : cluster [DBG] osdmap e2882: 8 total, 8 up, 8 in 2024-08-29T19:32:06.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:32:05 smithi029 bash[77880]: cluster 2024-08-29T19:32:04.668672+0000 mon.a (mon.0) 3942 : cluster [DBG] osdmap e2881: 8 total, 8 up, 8 in 2024-08-29T19:32:06.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:32:05 smithi029 bash[77880]: cluster 2024-08-29T19:32:04.850695+0000 mgr.y (mgr.25004) 3065 : cluster [DBG] pgmap v5472: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 186 KiB/s rd, 5.0 KiB/s wr, 253 op/s 2024-08-29T19:32:06.154 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:32:05 smithi029 bash[77880]: cluster 2024-08-29T19:32:05.601736+0000 mon.a (mon.0) 3943 : cluster [DBG] osdmap e2882: 8 total, 8 up, 8 in 2024-08-29T19:32:07.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:32:07 smithi110 bash[67519]: cluster 2024-08-29T19:32:06.604865+0000 mon.a (mon.0) 3944 : cluster [DBG] osdmap e2883: 8 total, 8 up, 8 in 2024-08-29T19:32:07.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:32:07 smithi110 bash[67519]: cluster 2024-08-29T19:32:06.851454+0000 mgr.y (mgr.25004) 3066 : cluster [DBG] pgmap v5475: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 187 KiB/s rd, 5.0 KiB/s wr, 255 op/s 2024-08-29T19:32:07.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:32:07 smithi029 bash[79042]: cluster 2024-08-29T19:32:06.604865+0000 mon.a (mon.0) 3944 : cluster [DBG] osdmap e2883: 8 total, 8 up, 8 in 2024-08-29T19:32:07.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:32:07 smithi029 bash[79042]: cluster 2024-08-29T19:32:06.851454+0000 mgr.y (mgr.25004) 3066 : cluster [DBG] pgmap v5475: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 187 KiB/s rd, 5.0 KiB/s wr, 255 op/s 2024-08-29T19:32:07.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:32:07 smithi029 bash[77880]: cluster 2024-08-29T19:32:06.604865+0000 mon.a (mon.0) 3944 : cluster [DBG] osdmap e2883: 8 total, 8 up, 8 in 2024-08-29T19:32:07.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:32:07 smithi029 bash[77880]: cluster 2024-08-29T19:32:06.851454+0000 mgr.y (mgr.25004) 3066 : cluster [DBG] pgmap v5475: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 187 KiB/s rd, 5.0 KiB/s wr, 255 op/s 2024-08-29T19:32:08.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:32:08 smithi110 bash[67519]: cluster 2024-08-29T19:32:07.614598+0000 mon.a (mon.0) 3945 : cluster [DBG] osdmap e2884: 8 total, 8 up, 8 in 2024-08-29T19:32:08.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:32:08 smithi029 bash[79042]: cluster 2024-08-29T19:32:07.614598+0000 mon.a (mon.0) 3945 : cluster [DBG] osdmap e2884: 8 total, 8 up, 8 in 2024-08-29T19:32:08.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:32:08 smithi029 bash[77880]: cluster 2024-08-29T19:32:07.614598+0000 mon.a (mon.0) 3945 : cluster [DBG] osdmap e2884: 8 total, 8 up, 8 in 2024-08-29T19:32:09.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:32:09 smithi110 bash[67519]: cluster 2024-08-29T19:32:08.616340+0000 mon.a (mon.0) 3946 : cluster [DBG] osdmap e2885: 8 total, 8 up, 8 in 2024-08-29T19:32:09.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:32:09 smithi110 bash[67519]: cluster 2024-08-29T19:32:08.852331+0000 mgr.y (mgr.25004) 3067 : cluster [DBG] pgmap v5478: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 153 KiB/s rd, 5.0 KiB/s wr, 211 op/s 2024-08-29T19:32:09.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:32:09 smithi029 bash[77880]: cluster 2024-08-29T19:32:08.616340+0000 mon.a (mon.0) 3946 : cluster [DBG] osdmap e2885: 8 total, 8 up, 8 in 2024-08-29T19:32:09.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:32:09 smithi029 bash[77880]: cluster 2024-08-29T19:32:08.852331+0000 mgr.y (mgr.25004) 3067 : cluster [DBG] pgmap v5478: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 153 KiB/s rd, 5.0 KiB/s wr, 211 op/s 2024-08-29T19:32:09.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:32:09 smithi029 bash[79042]: cluster 2024-08-29T19:32:08.616340+0000 mon.a (mon.0) 3946 : cluster [DBG] osdmap e2885: 8 total, 8 up, 8 in 2024-08-29T19:32:09.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:32:09 smithi029 bash[79042]: cluster 2024-08-29T19:32:08.852331+0000 mgr.y (mgr.25004) 3067 : cluster [DBG] pgmap v5478: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 153 KiB/s rd, 5.0 KiB/s wr, 211 op/s 2024-08-29T19:32:10.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:32:10 smithi110 bash[67519]: cluster 2024-08-29T19:32:09.636905+0000 mon.a (mon.0) 3947 : cluster [DBG] osdmap e2886: 8 total, 8 up, 8 in 2024-08-29T19:32:10.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:32:10 smithi110 bash[67519]: cluster 2024-08-29T19:32:10.604670+0000 mon.a (mon.0) 3948 : cluster [DBG] osdmap e2887: 8 total, 8 up, 8 in 2024-08-29T19:32:10.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:32:10 smithi029 bash[79042]: cluster 2024-08-29T19:32:09.636905+0000 mon.a (mon.0) 3947 : cluster [DBG] osdmap e2886: 8 total, 8 up, 8 in 2024-08-29T19:32:10.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:32:10 smithi029 bash[79042]: cluster 2024-08-29T19:32:10.604670+0000 mon.a (mon.0) 3948 : cluster [DBG] osdmap e2887: 8 total, 8 up, 8 in 2024-08-29T19:32:10.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:32:10 smithi029 bash[77880]: cluster 2024-08-29T19:32:09.636905+0000 mon.a (mon.0) 3947 : cluster [DBG] osdmap e2886: 8 total, 8 up, 8 in 2024-08-29T19:32:10.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:32:10 smithi029 bash[77880]: cluster 2024-08-29T19:32:10.604670+0000 mon.a (mon.0) 3948 : cluster [DBG] osdmap e2887: 8 total, 8 up, 8 in 2024-08-29T19:32:11.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:32:11 smithi110 bash[67519]: cluster 2024-08-29T19:32:10.853227+0000 mgr.y (mgr.25004) 3068 : cluster [DBG] pgmap v5481: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 152 KiB/s rd, 5.0 KiB/s wr, 208 op/s 2024-08-29T19:32:11.902 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:32:11 smithi029 bash[79042]: cluster 2024-08-29T19:32:10.853227+0000 mgr.y (mgr.25004) 3068 : cluster [DBG] pgmap v5481: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 152 KiB/s rd, 5.0 KiB/s wr, 208 op/s 2024-08-29T19:32:11.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:32:11 smithi029 bash[77880]: cluster 2024-08-29T19:32:10.853227+0000 mgr.y (mgr.25004) 3068 : cluster [DBG] pgmap v5481: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 152 KiB/s rd, 5.0 KiB/s wr, 208 op/s 2024-08-29T19:32:13.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:32:12 smithi110 bash[67519]: cluster 2024-08-29T19:32:11.647495+0000 mon.a (mon.0) 3949 : cluster [DBG] osdmap e2888: 8 total, 8 up, 8 in 2024-08-29T19:32:13.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:32:12 smithi029 bash[77880]: cluster 2024-08-29T19:32:11.647495+0000 mon.a (mon.0) 3949 : cluster [DBG] osdmap e2888: 8 total, 8 up, 8 in 2024-08-29T19:32:13.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:32:12 smithi029 bash[79042]: cluster 2024-08-29T19:32:11.647495+0000 mon.a (mon.0) 3949 : cluster [DBG] osdmap e2888: 8 total, 8 up, 8 in 2024-08-29T19:32:14.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:32:13 smithi110 bash[67519]: cluster 2024-08-29T19:32:12.649714+0000 mon.a (mon.0) 3950 : cluster [DBG] osdmap e2889: 8 total, 8 up, 8 in 2024-08-29T19:32:14.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:32:13 smithi110 bash[67519]: cluster 2024-08-29T19:32:12.853876+0000 mgr.y (mgr.25004) 3069 : cluster [DBG] pgmap v5484: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 4.2 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-29T19:32:14.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:32:13 smithi029 bash[79042]: cluster 2024-08-29T19:32:12.649714+0000 mon.a (mon.0) 3950 : cluster [DBG] osdmap e2889: 8 total, 8 up, 8 in 2024-08-29T19:32:14.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:32:13 smithi029 bash[79042]: cluster 2024-08-29T19:32:12.853876+0000 mgr.y (mgr.25004) 3069 : cluster [DBG] pgmap v5484: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 4.2 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-29T19:32:14.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:32:13 smithi029 bash[77880]: cluster 2024-08-29T19:32:12.649714+0000 mon.a (mon.0) 3950 : cluster [DBG] osdmap e2889: 8 total, 8 up, 8 in 2024-08-29T19:32:14.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:32:13 smithi029 bash[77880]: cluster 2024-08-29T19:32:12.853876+0000 mgr.y (mgr.25004) 3069 : cluster [DBG] pgmap v5484: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 4.2 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-29T19:32:14.902 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 19:32:14 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:19:32:14] "GET /metrics HTTP/1.1" 200 36703 "" "Prometheus/2.43.0" 2024-08-29T19:32:14.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:32:14 smithi029 bash[79042]: cluster 2024-08-29T19:32:13.680603+0000 mon.a (mon.0) 3951 : cluster [DBG] osdmap e2890: 8 total, 8 up, 8 in 2024-08-29T19:32:14.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:32:14 smithi029 bash[77880]: cluster 2024-08-29T19:32:13.680603+0000 mon.a (mon.0) 3951 : cluster [DBG] osdmap e2890: 8 total, 8 up, 8 in 2024-08-29T19:32:15.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:32:14 smithi110 bash[67519]: cluster 2024-08-29T19:32:13.680603+0000 mon.a (mon.0) 3951 : cluster [DBG] osdmap e2890: 8 total, 8 up, 8 in 2024-08-29T19:32:16.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:32:15 smithi110 bash[67519]: cluster 2024-08-29T19:32:14.682425+0000 mon.a (mon.0) 3952 : cluster [DBG] osdmap e2891: 8 total, 8 up, 8 in 2024-08-29T19:32:16.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:32:15 smithi110 bash[67519]: cluster 2024-08-29T19:32:14.854629+0000 mgr.y (mgr.25004) 3070 : cluster [DBG] pgmap v5487: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 122 KiB/s rd, 5.0 KiB/s wr, 167 op/s 2024-08-29T19:32:16.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:32:15 smithi110 bash[67519]: cluster 2024-08-29T19:32:15.607834+0000 mon.a (mon.0) 3953 : cluster [DBG] osdmap e2892: 8 total, 8 up, 8 in 2024-08-29T19:32:16.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:32:15 smithi029 bash[79042]: cluster 2024-08-29T19:32:14.682425+0000 mon.a (mon.0) 3952 : cluster [DBG] osdmap e2891: 8 total, 8 up, 8 in 2024-08-29T19:32:16.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:32:15 smithi029 bash[79042]: cluster 2024-08-29T19:32:14.854629+0000 mgr.y (mgr.25004) 3070 : cluster [DBG] pgmap v5487: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 122 KiB/s rd, 5.0 KiB/s wr, 167 op/s 2024-08-29T19:32:16.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:32:15 smithi029 bash[79042]: cluster 2024-08-29T19:32:15.607834+0000 mon.a (mon.0) 3953 : cluster [DBG] osdmap e2892: 8 total, 8 up, 8 in 2024-08-29T19:32:16.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:32:15 smithi029 bash[77880]: cluster 2024-08-29T19:32:14.682425+0000 mon.a (mon.0) 3952 : cluster [DBG] osdmap e2891: 8 total, 8 up, 8 in 2024-08-29T19:32:16.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:32:15 smithi029 bash[77880]: cluster 2024-08-29T19:32:14.854629+0000 mgr.y (mgr.25004) 3070 : cluster [DBG] pgmap v5487: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 122 KiB/s rd, 5.0 KiB/s wr, 167 op/s 2024-08-29T19:32:16.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:32:15 smithi029 bash[77880]: cluster 2024-08-29T19:32:15.607834+0000 mon.a (mon.0) 3953 : cluster [DBG] osdmap e2892: 8 total, 8 up, 8 in 2024-08-29T19:32:18.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:32:17 smithi110 bash[67519]: cluster 2024-08-29T19:32:16.705732+0000 mon.a (mon.0) 3954 : cluster [DBG] osdmap e2893: 8 total, 8 up, 8 in 2024-08-29T19:32:18.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:32:17 smithi110 bash[67519]: cluster 2024-08-29T19:32:16.855386+0000 mgr.y (mgr.25004) 3071 : cluster [DBG] pgmap v5490: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 122 KiB/s rd, 5.0 KiB/s wr, 167 op/s 2024-08-29T19:32:18.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:32:17 smithi029 bash[77880]: cluster 2024-08-29T19:32:16.705732+0000 mon.a (mon.0) 3954 : cluster [DBG] osdmap e2893: 8 total, 8 up, 8 in 2024-08-29T19:32:18.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:32:17 smithi029 bash[77880]: cluster 2024-08-29T19:32:16.855386+0000 mgr.y (mgr.25004) 3071 : cluster [DBG] pgmap v5490: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 122 KiB/s rd, 5.0 KiB/s wr, 167 op/s 2024-08-29T19:32:18.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:32:17 smithi029 bash[79042]: cluster 2024-08-29T19:32:16.705732+0000 mon.a (mon.0) 3954 : cluster [DBG] osdmap e2893: 8 total, 8 up, 8 in 2024-08-29T19:32:18.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:32:17 smithi029 bash[79042]: cluster 2024-08-29T19:32:16.855386+0000 mgr.y (mgr.25004) 3071 : cluster [DBG] pgmap v5490: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 122 KiB/s rd, 5.0 KiB/s wr, 167 op/s 2024-08-29T19:32:19.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:32:18 smithi110 bash[67519]: cluster 2024-08-29T19:32:17.716796+0000 mon.a (mon.0) 3955 : cluster [DBG] osdmap e2894: 8 total, 8 up, 8 in 2024-08-29T19:32:19.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:32:18 smithi110 bash[67519]: audit 2024-08-29T19:32:18.652558+0000 mon.c (mon.2) 1079 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:32:19.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:32:18 smithi029 bash[79042]: cluster 2024-08-29T19:32:17.716796+0000 mon.a (mon.0) 3955 : cluster [DBG] osdmap e2894: 8 total, 8 up, 8 in 2024-08-29T19:32:19.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:32:18 smithi029 bash[79042]: audit 2024-08-29T19:32:18.652558+0000 mon.c (mon.2) 1079 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:32:19.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:32:18 smithi029 bash[77880]: cluster 2024-08-29T19:32:17.716796+0000 mon.a (mon.0) 3955 : cluster [DBG] osdmap e2894: 8 total, 8 up, 8 in 2024-08-29T19:32:19.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:32:18 smithi029 bash[77880]: audit 2024-08-29T19:32:18.652558+0000 mon.c (mon.2) 1079 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:32:20.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:32:19 smithi110 bash[67519]: cluster 2024-08-29T19:32:18.725098+0000 mon.a (mon.0) 3956 : cluster [DBG] osdmap e2895: 8 total, 8 up, 8 in 2024-08-29T19:32:20.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:32:19 smithi110 bash[67519]: cluster 2024-08-29T19:32:18.856276+0000 mgr.y (mgr.25004) 3072 : cluster [DBG] pgmap v5493: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 89 KiB/s rd, 5.0 KiB/s wr, 123 op/s 2024-08-29T19:32:20.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:32:19 smithi029 bash[77880]: cluster 2024-08-29T19:32:18.725098+0000 mon.a (mon.0) 3956 : cluster [DBG] osdmap e2895: 8 total, 8 up, 8 in 2024-08-29T19:32:20.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:32:19 smithi029 bash[77880]: cluster 2024-08-29T19:32:18.856276+0000 mgr.y (mgr.25004) 3072 : cluster [DBG] pgmap v5493: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 89 KiB/s rd, 5.0 KiB/s wr, 123 op/s 2024-08-29T19:32:20.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:32:19 smithi029 bash[79042]: cluster 2024-08-29T19:32:18.725098+0000 mon.a (mon.0) 3956 : cluster [DBG] osdmap e2895: 8 total, 8 up, 8 in 2024-08-29T19:32:20.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:32:19 smithi029 bash[79042]: cluster 2024-08-29T19:32:18.856276+0000 mgr.y (mgr.25004) 3072 : cluster [DBG] pgmap v5493: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 89 KiB/s rd, 5.0 KiB/s wr, 123 op/s 2024-08-29T19:32:21.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:32:20 smithi110 bash[67519]: cluster 2024-08-29T19:32:19.735152+0000 mon.a (mon.0) 3957 : cluster [DBG] osdmap e2896: 8 total, 8 up, 8 in 2024-08-29T19:32:21.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:32:20 smithi110 bash[67519]: cluster 2024-08-29T19:32:20.610138+0000 mon.a (mon.0) 3958 : cluster [DBG] osdmap e2897: 8 total, 8 up, 8 in 2024-08-29T19:32:21.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:32:20 smithi029 bash[79042]: cluster 2024-08-29T19:32:19.735152+0000 mon.a (mon.0) 3957 : cluster [DBG] osdmap e2896: 8 total, 8 up, 8 in 2024-08-29T19:32:21.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:32:20 smithi029 bash[79042]: cluster 2024-08-29T19:32:20.610138+0000 mon.a (mon.0) 3958 : cluster [DBG] osdmap e2897: 8 total, 8 up, 8 in 2024-08-29T19:32:21.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:32:20 smithi029 bash[77880]: cluster 2024-08-29T19:32:19.735152+0000 mon.a (mon.0) 3957 : cluster [DBG] osdmap e2896: 8 total, 8 up, 8 in 2024-08-29T19:32:21.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:32:20 smithi029 bash[77880]: cluster 2024-08-29T19:32:20.610138+0000 mon.a (mon.0) 3958 : cluster [DBG] osdmap e2897: 8 total, 8 up, 8 in 2024-08-29T19:32:22.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:32:21 smithi110 bash[67519]: cluster 2024-08-29T19:32:20.857159+0000 mgr.y (mgr.25004) 3073 : cluster [DBG] pgmap v5496: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 87 KiB/s rd, 5.0 KiB/s wr, 120 op/s 2024-08-29T19:32:22.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:32:21 smithi110 bash[67519]: cluster 2024-08-29T19:32:21.612801+0000 mon.a (mon.0) 3959 : cluster [DBG] osdmap e2898: 8 total, 8 up, 8 in 2024-08-29T19:32:22.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:32:21 smithi029 bash[77880]: cluster 2024-08-29T19:32:20.857159+0000 mgr.y (mgr.25004) 3073 : cluster [DBG] pgmap v5496: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 87 KiB/s rd, 5.0 KiB/s wr, 120 op/s 2024-08-29T19:32:22.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:32:21 smithi029 bash[77880]: cluster 2024-08-29T19:32:21.612801+0000 mon.a (mon.0) 3959 : cluster [DBG] osdmap e2898: 8 total, 8 up, 8 in 2024-08-29T19:32:22.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:32:21 smithi029 bash[79042]: cluster 2024-08-29T19:32:20.857159+0000 mgr.y (mgr.25004) 3073 : cluster [DBG] pgmap v5496: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 87 KiB/s rd, 5.0 KiB/s wr, 120 op/s 2024-08-29T19:32:22.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:32:21 smithi029 bash[79042]: cluster 2024-08-29T19:32:21.612801+0000 mon.a (mon.0) 3959 : cluster [DBG] osdmap e2898: 8 total, 8 up, 8 in 2024-08-29T19:32:23.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:32:23 smithi110 bash[67519]: cluster 2024-08-29T19:32:22.616153+0000 mon.a (mon.0) 3960 : cluster [DBG] osdmap e2899: 8 total, 8 up, 8 in 2024-08-29T19:32:23.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:32:23 smithi110 bash[67519]: cluster 2024-08-29T19:32:22.857924+0000 mgr.y (mgr.25004) 3074 : cluster [DBG] pgmap v5499: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 4.2 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-29T19:32:23.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:32:23 smithi029 bash[79042]: cluster 2024-08-29T19:32:22.616153+0000 mon.a (mon.0) 3960 : cluster [DBG] osdmap e2899: 8 total, 8 up, 8 in 2024-08-29T19:32:23.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:32:23 smithi029 bash[79042]: cluster 2024-08-29T19:32:22.857924+0000 mgr.y (mgr.25004) 3074 : cluster [DBG] pgmap v5499: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 4.2 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-29T19:32:23.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:32:23 smithi029 bash[77880]: cluster 2024-08-29T19:32:22.616153+0000 mon.a (mon.0) 3960 : cluster [DBG] osdmap e2899: 8 total, 8 up, 8 in 2024-08-29T19:32:23.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:32:23 smithi029 bash[77880]: cluster 2024-08-29T19:32:22.857924+0000 mgr.y (mgr.25004) 3074 : cluster [DBG] pgmap v5499: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 4.2 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-29T19:32:24.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:32:24 smithi110 bash[67519]: cluster 2024-08-29T19:32:23.625834+0000 mon.a (mon.0) 3961 : cluster [DBG] osdmap e2900: 8 total, 8 up, 8 in 2024-08-29T19:32:24.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:32:24 smithi029 bash[77880]: cluster 2024-08-29T19:32:23.625834+0000 mon.a (mon.0) 3961 : cluster [DBG] osdmap e2900: 8 total, 8 up, 8 in 2024-08-29T19:32:24.903 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 19:32:24 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:19:32:24] "GET /metrics HTTP/1.1" 200 36701 "" "Prometheus/2.43.0" 2024-08-29T19:32:24.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:32:24 smithi029 bash[79042]: cluster 2024-08-29T19:32:23.625834+0000 mon.a (mon.0) 3961 : cluster [DBG] osdmap e2900: 8 total, 8 up, 8 in 2024-08-29T19:32:25.835 INFO:tasks.workunit.client.0.smithi029.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_many_snaps PASSED [ 47%] 2024-08-29T19:32:25.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:32:25 smithi110 bash[67519]: cluster 2024-08-29T19:32:24.634454+0000 mon.a (mon.0) 3962 : cluster [DBG] osdmap e2901: 8 total, 8 up, 8 in 2024-08-29T19:32:25.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:32:25 smithi110 bash[67519]: cluster 2024-08-29T19:32:24.858806+0000 mgr.y (mgr.25004) 3075 : cluster [DBG] pgmap v5502: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 57 KiB/s rd, 5.0 KiB/s wr, 81 op/s 2024-08-29T19:32:25.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:32:25 smithi110 bash[67519]: cluster 2024-08-29T19:32:25.612732+0000 mon.a (mon.0) 3963 : cluster [DBG] osdmap e2902: 8 total, 8 up, 8 in 2024-08-29T19:32:25.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:32:25 smithi029 bash[79042]: cluster 2024-08-29T19:32:24.634454+0000 mon.a (mon.0) 3962 : cluster [DBG] osdmap e2901: 8 total, 8 up, 8 in 2024-08-29T19:32:25.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:32:25 smithi029 bash[79042]: cluster 2024-08-29T19:32:24.858806+0000 mgr.y (mgr.25004) 3075 : cluster [DBG] pgmap v5502: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 57 KiB/s rd, 5.0 KiB/s wr, 81 op/s 2024-08-29T19:32:25.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:32:25 smithi029 bash[79042]: cluster 2024-08-29T19:32:25.612732+0000 mon.a (mon.0) 3963 : cluster [DBG] osdmap e2902: 8 total, 8 up, 8 in 2024-08-29T19:32:25.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:32:25 smithi029 bash[77880]: cluster 2024-08-29T19:32:24.634454+0000 mon.a (mon.0) 3962 : cluster [DBG] osdmap e2901: 8 total, 8 up, 8 in 2024-08-29T19:32:25.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:32:25 smithi029 bash[77880]: cluster 2024-08-29T19:32:24.858806+0000 mgr.y (mgr.25004) 3075 : cluster [DBG] pgmap v5502: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 57 KiB/s rd, 5.0 KiB/s wr, 81 op/s 2024-08-29T19:32:25.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:32:25 smithi029 bash[77880]: cluster 2024-08-29T19:32:25.612732+0000 mon.a (mon.0) 3963 : cluster [DBG] osdmap e2902: 8 total, 8 up, 8 in 2024-08-29T19:32:27.903 INFO:tasks.workunit.client.0.smithi029.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_set_snap_deleted PASSED [ 48%] 2024-08-29T19:32:28.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:32:27 smithi110 bash[67519]: cluster 2024-08-29T19:32:26.652583+0000 mon.a (mon.0) 3964 : cluster [DBG] osdmap e2903: 8 total, 8 up, 8 in 2024-08-29T19:32:28.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:32:27 smithi110 bash[67519]: cluster 2024-08-29T19:32:26.859626+0000 mgr.y (mgr.25004) 3076 : cluster [DBG] pgmap v5505: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 63 KiB/s rd, 5.5 KiB/s wr, 87 op/s 2024-08-29T19:32:28.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:32:27 smithi029 bash[79042]: cluster 2024-08-29T19:32:26.652583+0000 mon.a (mon.0) 3964 : cluster [DBG] osdmap e2903: 8 total, 8 up, 8 in 2024-08-29T19:32:28.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:32:27 smithi029 bash[79042]: cluster 2024-08-29T19:32:26.859626+0000 mgr.y (mgr.25004) 3076 : cluster [DBG] pgmap v5505: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 63 KiB/s rd, 5.5 KiB/s wr, 87 op/s 2024-08-29T19:32:28.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:32:27 smithi029 bash[77880]: cluster 2024-08-29T19:32:26.652583+0000 mon.a (mon.0) 3964 : cluster [DBG] osdmap e2903: 8 total, 8 up, 8 in 2024-08-29T19:32:28.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:32:27 smithi029 bash[77880]: cluster 2024-08-29T19:32:26.859626+0000 mgr.y (mgr.25004) 3076 : cluster [DBG] pgmap v5505: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 63 KiB/s rd, 5.5 KiB/s wr, 87 op/s 2024-08-29T19:32:29.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:32:28 smithi110 bash[67519]: cluster 2024-08-29T19:32:27.661275+0000 mon.a (mon.0) 3965 : cluster [DBG] osdmap e2904: 8 total, 8 up, 8 in 2024-08-29T19:32:29.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:32:28 smithi029 bash[79042]: cluster 2024-08-29T19:32:27.661275+0000 mon.a (mon.0) 3965 : cluster [DBG] osdmap e2904: 8 total, 8 up, 8 in 2024-08-29T19:32:29.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:32:28 smithi029 bash[77880]: cluster 2024-08-29T19:32:27.661275+0000 mon.a (mon.0) 3965 : cluster [DBG] osdmap e2904: 8 total, 8 up, 8 in 2024-08-29T19:32:30.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:32:29 smithi110 bash[67519]: cluster 2024-08-29T19:32:28.662639+0000 mon.a (mon.0) 3966 : cluster [DBG] osdmap e2905: 8 total, 8 up, 8 in 2024-08-29T19:32:30.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:32:29 smithi110 bash[67519]: cluster 2024-08-29T19:32:28.860616+0000 mgr.y (mgr.25004) 3077 : cluster [DBG] pgmap v5508: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 55 KiB/s rd, 6.2 KiB/s wr, 79 op/s 2024-08-29T19:32:30.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:32:29 smithi029 bash[79042]: cluster 2024-08-29T19:32:28.662639+0000 mon.a (mon.0) 3966 : cluster [DBG] osdmap e2905: 8 total, 8 up, 8 in 2024-08-29T19:32:30.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:32:29 smithi029 bash[79042]: cluster 2024-08-29T19:32:28.860616+0000 mgr.y (mgr.25004) 3077 : cluster [DBG] pgmap v5508: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 55 KiB/s rd, 6.2 KiB/s wr, 79 op/s 2024-08-29T19:32:30.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:32:29 smithi029 bash[77880]: cluster 2024-08-29T19:32:28.662639+0000 mon.a (mon.0) 3966 : cluster [DBG] osdmap e2905: 8 total, 8 up, 8 in 2024-08-29T19:32:30.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:32:29 smithi029 bash[77880]: cluster 2024-08-29T19:32:28.860616+0000 mgr.y (mgr.25004) 3077 : cluster [DBG] pgmap v5508: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 55 KiB/s rd, 6.2 KiB/s wr, 79 op/s 2024-08-29T19:32:31.154 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:32:30 smithi029 bash[79042]: cluster 2024-08-29T19:32:29.683896+0000 mon.a (mon.0) 3967 : cluster [DBG] osdmap e2906: 8 total, 8 up, 8 in 2024-08-29T19:32:31.154 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:32:30 smithi029 bash[79042]: cluster 2024-08-29T19:32:30.615358+0000 mon.a (mon.0) 3968 : cluster [DBG] osdmap e2907: 8 total, 8 up, 8 in 2024-08-29T19:32:31.154 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:32:30 smithi110 bash[67519]: cluster 2024-08-29T19:32:29.683896+0000 mon.a (mon.0) 3967 : cluster [DBG] osdmap e2906: 8 total, 8 up, 8 in 2024-08-29T19:32:31.154 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:32:30 smithi110 bash[67519]: cluster 2024-08-29T19:32:30.615358+0000 mon.a (mon.0) 3968 : cluster [DBG] osdmap e2907: 8 total, 8 up, 8 in 2024-08-29T19:32:31.154 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:32:30 smithi029 bash[77880]: cluster 2024-08-29T19:32:29.683896+0000 mon.a (mon.0) 3967 : cluster [DBG] osdmap e2906: 8 total, 8 up, 8 in 2024-08-29T19:32:31.154 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:32:30 smithi029 bash[77880]: cluster 2024-08-29T19:32:30.615358+0000 mon.a (mon.0) 3968 : cluster [DBG] osdmap e2907: 8 total, 8 up, 8 in 2024-08-29T19:32:31.856 INFO:tasks.workunit.client.0.smithi029.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_set_snap_recreated PASSED [ 48%] 2024-08-29T19:32:32.098 INFO:tasks.workunit.client.0.smithi029.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_lock_unlock PASSED [ 49%] 2024-08-29T19:32:32.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:32:31 smithi110 bash[67519]: cluster 2024-08-29T19:32:30.861510+0000 mgr.y (mgr.25004) 3078 : cluster [DBG] pgmap v5511: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 46 KiB/s rd, 6.5 KiB/s wr, 71 op/s 2024-08-29T19:32:32.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:32:31 smithi110 bash[67519]: cluster 2024-08-29T19:32:31.618239+0000 mon.a (mon.0) 3969 : cluster [DBG] osdmap e2908: 8 total, 8 up, 8 in 2024-08-29T19:32:32.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:32:31 smithi029 bash[77880]: cluster 2024-08-29T19:32:30.861510+0000 mgr.y (mgr.25004) 3078 : cluster [DBG] pgmap v5511: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 46 KiB/s rd, 6.5 KiB/s wr, 71 op/s 2024-08-29T19:32:32.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:32:31 smithi029 bash[77880]: cluster 2024-08-29T19:32:31.618239+0000 mon.a (mon.0) 3969 : cluster [DBG] osdmap e2908: 8 total, 8 up, 8 in 2024-08-29T19:32:32.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:32:31 smithi029 bash[79042]: cluster 2024-08-29T19:32:30.861510+0000 mgr.y (mgr.25004) 3078 : cluster [DBG] pgmap v5511: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 46 KiB/s rd, 6.5 KiB/s wr, 71 op/s 2024-08-29T19:32:32.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:32:31 smithi029 bash[79042]: cluster 2024-08-29T19:32:31.618239+0000 mon.a (mon.0) 3969 : cluster [DBG] osdmap e2908: 8 total, 8 up, 8 in 2024-08-29T19:32:32.523 INFO:tasks.workunit.client.0.smithi029.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_list_lockers PASSED [ 49%] 2024-08-29T19:32:34.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:32:33 smithi110 bash[67519]: cluster 2024-08-29T19:32:32.700331+0000 mon.a (mon.0) 3970 : cluster [DBG] osdmap e2909: 8 total, 8 up, 8 in 2024-08-29T19:32:34.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:32:33 smithi110 bash[67519]: cluster 2024-08-29T19:32:32.862274+0000 mgr.y (mgr.25004) 3079 : cluster [DBG] pgmap v5514: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 124 KiB/s rd, 9.0 KiB/s wr, 162 op/s 2024-08-29T19:32:34.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:32:33 smithi110 bash[67519]: audit 2024-08-29T19:32:33.653092+0000 mon.c (mon.2) 1080 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:32:34.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:32:33 smithi029 bash[79042]: cluster 2024-08-29T19:32:32.700331+0000 mon.a (mon.0) 3970 : cluster [DBG] osdmap e2909: 8 total, 8 up, 8 in 2024-08-29T19:32:34.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:32:33 smithi029 bash[79042]: cluster 2024-08-29T19:32:32.862274+0000 mgr.y (mgr.25004) 3079 : cluster [DBG] pgmap v5514: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 124 KiB/s rd, 9.0 KiB/s wr, 162 op/s 2024-08-29T19:32:34.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:32:33 smithi029 bash[79042]: audit 2024-08-29T19:32:33.653092+0000 mon.c (mon.2) 1080 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:32:34.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:32:33 smithi029 bash[77880]: cluster 2024-08-29T19:32:32.700331+0000 mon.a (mon.0) 3970 : cluster [DBG] osdmap e2909: 8 total, 8 up, 8 in 2024-08-29T19:32:34.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:32:33 smithi029 bash[77880]: cluster 2024-08-29T19:32:32.862274+0000 mgr.y (mgr.25004) 3079 : cluster [DBG] pgmap v5514: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 124 KiB/s rd, 9.0 KiB/s wr, 162 op/s 2024-08-29T19:32:34.154 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:32:33 smithi029 bash[77880]: audit 2024-08-29T19:32:33.653092+0000 mon.c (mon.2) 1080 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:32:34.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:32:34 smithi029 bash[77880]: cluster 2024-08-29T19:32:33.710131+0000 mon.a (mon.0) 3971 : cluster [DBG] osdmap e2910: 8 total, 8 up, 8 in 2024-08-29T19:32:34.903 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 19:32:34 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:19:32:34] "GET /metrics HTTP/1.1" 200 36699 "" "Prometheus/2.43.0" 2024-08-29T19:32:34.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:32:34 smithi029 bash[79042]: cluster 2024-08-29T19:32:33.710131+0000 mon.a (mon.0) 3971 : cluster [DBG] osdmap e2910: 8 total, 8 up, 8 in 2024-08-29T19:32:35.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:32:34 smithi110 bash[67519]: cluster 2024-08-29T19:32:33.710131+0000 mon.a (mon.0) 3971 : cluster [DBG] osdmap e2910: 8 total, 8 up, 8 in 2024-08-29T19:32:35.856 INFO:tasks.workunit.client.0.smithi029.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_diff_iterate PASSED [ 50%] 2024-08-29T19:32:36.070 INFO:tasks.workunit.client.0.smithi029.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_aio_read PASSED [ 50%] 2024-08-29T19:32:36.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:32:35 smithi110 bash[67519]: cluster 2024-08-29T19:32:34.717721+0000 mon.a (mon.0) 3972 : cluster [DBG] osdmap e2911: 8 total, 8 up, 8 in 2024-08-29T19:32:36.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:32:35 smithi110 bash[67519]: cluster 2024-08-29T19:32:34.863067+0000 mgr.y (mgr.25004) 3080 : cluster [DBG] pgmap v5517: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 135 KiB/s rd, 11 KiB/s wr, 178 op/s 2024-08-29T19:32:36.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:32:35 smithi110 bash[67519]: cluster 2024-08-29T19:32:35.620656+0000 mon.a (mon.0) 3973 : cluster [DBG] osdmap e2912: 8 total, 8 up, 8 in 2024-08-29T19:32:36.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:32:35 smithi029 bash[79042]: cluster 2024-08-29T19:32:34.717721+0000 mon.a (mon.0) 3972 : cluster [DBG] osdmap e2911: 8 total, 8 up, 8 in 2024-08-29T19:32:36.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:32:35 smithi029 bash[79042]: cluster 2024-08-29T19:32:34.863067+0000 mgr.y (mgr.25004) 3080 : cluster [DBG] pgmap v5517: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 135 KiB/s rd, 11 KiB/s wr, 178 op/s 2024-08-29T19:32:36.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:32:35 smithi029 bash[79042]: cluster 2024-08-29T19:32:35.620656+0000 mon.a (mon.0) 3973 : cluster [DBG] osdmap e2912: 8 total, 8 up, 8 in 2024-08-29T19:32:36.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:32:35 smithi029 bash[77880]: cluster 2024-08-29T19:32:34.717721+0000 mon.a (mon.0) 3972 : cluster [DBG] osdmap e2911: 8 total, 8 up, 8 in 2024-08-29T19:32:36.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:32:35 smithi029 bash[77880]: cluster 2024-08-29T19:32:34.863067+0000 mgr.y (mgr.25004) 3080 : cluster [DBG] pgmap v5517: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 135 KiB/s rd, 11 KiB/s wr, 178 op/s 2024-08-29T19:32:36.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:32:35 smithi029 bash[77880]: cluster 2024-08-29T19:32:35.620656+0000 mon.a (mon.0) 3973 : cluster [DBG] osdmap e2912: 8 total, 8 up, 8 in 2024-08-29T19:32:36.314 INFO:tasks.workunit.client.0.smithi029.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_aio_write PASSED [ 51%] 2024-08-29T19:32:36.563 INFO:tasks.workunit.client.0.smithi029.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_aio_discard PASSED [ 51%] 2024-08-29T19:32:36.810 INFO:tasks.workunit.client.0.smithi029.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_aio_write_zeroes PASSED [ 52%] 2024-08-29T19:32:37.042 INFO:tasks.workunit.client.0.smithi029.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_aio_flush PASSED [ 52%] 2024-08-29T19:32:38.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:32:37 smithi110 bash[67519]: cluster 2024-08-29T19:32:36.864209+0000 mgr.y (mgr.25004) 3081 : cluster [DBG] pgmap v5519: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 108 KiB/s rd, 11 KiB/s wr, 156 op/s 2024-08-29T19:32:38.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:32:37 smithi029 bash[79042]: cluster 2024-08-29T19:32:36.864209+0000 mgr.y (mgr.25004) 3081 : cluster [DBG] pgmap v5519: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 108 KiB/s rd, 11 KiB/s wr, 156 op/s 2024-08-29T19:32:38.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:32:37 smithi029 bash[77880]: cluster 2024-08-29T19:32:36.864209+0000 mgr.y (mgr.25004) 3081 : cluster [DBG] pgmap v5519: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 108 KiB/s rd, 11 KiB/s wr, 156 op/s 2024-08-29T19:32:39.247 INFO:tasks.workunit.client.0.smithi029.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_metadata PASSED [ 53%] 2024-08-29T19:32:39.464 INFO:tasks.workunit.client.0.smithi029.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_watchers_list PASSED [ 54%] 2024-08-29T19:32:39.752 INFO:tasks.workunit.client.0.smithi029.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_config_list PASSED [ 54%] 2024-08-29T19:32:40.031 INFO:tasks.workunit.client.0.smithi029.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_image_config_set_and_get_and_remove PASSED [ 55%] 2024-08-29T19:32:40.250 INFO:tasks.workunit.client.0.smithi029.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_sparsify PASSED [ 55%] 2024-08-29T19:32:40.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:32:39 smithi110 bash[67519]: cluster 2024-08-29T19:32:38.865359+0000 mgr.y (mgr.25004) 3082 : cluster [DBG] pgmap v5520: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 197 KiB/s rd, 15 KiB/s wr, 270 op/s 2024-08-29T19:32:40.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:32:39 smithi029 bash[79042]: cluster 2024-08-29T19:32:38.865359+0000 mgr.y (mgr.25004) 3082 : cluster [DBG] pgmap v5520: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 197 KiB/s rd, 15 KiB/s wr, 270 op/s 2024-08-29T19:32:40.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:32:39 smithi029 bash[77880]: cluster 2024-08-29T19:32:38.865359+0000 mgr.y (mgr.25004) 3082 : cluster [DBG] pgmap v5520: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 197 KiB/s rd, 15 KiB/s wr, 270 op/s 2024-08-29T19:32:41.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:32:41 smithi110 bash[67519]: cluster 2024-08-29T19:32:40.621417+0000 mon.a (mon.0) 3974 : cluster [DBG] osdmap e2913: 8 total, 8 up, 8 in 2024-08-29T19:32:41.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:32:41 smithi110 bash[67519]: cluster 2024-08-29T19:32:40.866253+0000 mgr.y (mgr.25004) 3083 : cluster [DBG] pgmap v5522: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 1.9 MiB/s rd, 36 KiB/s wr, 733 op/s 2024-08-29T19:32:41.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:32:41 smithi029 bash[79042]: cluster 2024-08-29T19:32:40.621417+0000 mon.a (mon.0) 3974 : cluster [DBG] osdmap e2913: 8 total, 8 up, 8 in 2024-08-29T19:32:41.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:32:41 smithi029 bash[79042]: cluster 2024-08-29T19:32:40.866253+0000 mgr.y (mgr.25004) 3083 : cluster [DBG] pgmap v5522: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 1.9 MiB/s rd, 36 KiB/s wr, 733 op/s 2024-08-29T19:32:41.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:32:41 smithi029 bash[77880]: cluster 2024-08-29T19:32:40.621417+0000 mon.a (mon.0) 3974 : cluster [DBG] osdmap e2913: 8 total, 8 up, 8 in 2024-08-29T19:32:41.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:32:41 smithi029 bash[77880]: cluster 2024-08-29T19:32:40.866253+0000 mgr.y (mgr.25004) 3083 : cluster [DBG] pgmap v5522: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 1.9 MiB/s rd, 36 KiB/s wr, 733 op/s 2024-08-29T19:32:44.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:32:43 smithi110 bash[67519]: cluster 2024-08-29T19:32:42.867019+0000 mgr.y (mgr.25004) 3084 : cluster [DBG] pgmap v5523: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 1.6 MiB/s rd, 31 KiB/s wr, 679 op/s 2024-08-29T19:32:44.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:32:43 smithi029 bash[79042]: cluster 2024-08-29T19:32:42.867019+0000 mgr.y (mgr.25004) 3084 : cluster [DBG] pgmap v5523: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 1.6 MiB/s rd, 31 KiB/s wr, 679 op/s 2024-08-29T19:32:44.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:32:43 smithi029 bash[77880]: cluster 2024-08-29T19:32:42.867019+0000 mgr.y (mgr.25004) 3084 : cluster [DBG] pgmap v5523: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 1.6 MiB/s rd, 31 KiB/s wr, 679 op/s 2024-08-29T19:32:44.902 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 19:32:44 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:19:32:44] "GET /metrics HTTP/1.1" 200 36699 "" "Prometheus/2.43.0" 2024-08-29T19:32:46.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:32:45 smithi110 bash[67519]: cluster 2024-08-29T19:32:44.867806+0000 mgr.y (mgr.25004) 3085 : cluster [DBG] pgmap v5524: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 1.4 MiB/s rd, 29 KiB/s wr, 615 op/s 2024-08-29T19:32:46.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:32:45 smithi110 bash[67519]: cluster 2024-08-29T19:32:45.620773+0000 mon.a (mon.0) 3975 : cluster [DBG] osdmap e2914: 8 total, 8 up, 8 in 2024-08-29T19:32:46.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:32:45 smithi029 bash[79042]: cluster 2024-08-29T19:32:44.867806+0000 mgr.y (mgr.25004) 3085 : cluster [DBG] pgmap v5524: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 1.4 MiB/s rd, 29 KiB/s wr, 615 op/s 2024-08-29T19:32:46.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:32:45 smithi029 bash[79042]: cluster 2024-08-29T19:32:45.620773+0000 mon.a (mon.0) 3975 : cluster [DBG] osdmap e2914: 8 total, 8 up, 8 in 2024-08-29T19:32:46.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:32:45 smithi029 bash[77880]: cluster 2024-08-29T19:32:44.867806+0000 mgr.y (mgr.25004) 3085 : cluster [DBG] pgmap v5524: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 1.4 MiB/s rd, 29 KiB/s wr, 615 op/s 2024-08-29T19:32:46.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:32:45 smithi029 bash[77880]: cluster 2024-08-29T19:32:45.620773+0000 mon.a (mon.0) 3975 : cluster [DBG] osdmap e2914: 8 total, 8 up, 8 in 2024-08-29T19:32:48.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:32:47 smithi110 bash[67519]: cluster 2024-08-29T19:32:46.869056+0000 mgr.y (mgr.25004) 3086 : cluster [DBG] pgmap v5526: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 1.5 MiB/s rd, 25 KiB/s wr, 536 op/s 2024-08-29T19:32:48.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:32:47 smithi029 bash[79042]: cluster 2024-08-29T19:32:46.869056+0000 mgr.y (mgr.25004) 3086 : cluster [DBG] pgmap v5526: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 1.5 MiB/s rd, 25 KiB/s wr, 536 op/s 2024-08-29T19:32:48.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:32:47 smithi029 bash[77880]: cluster 2024-08-29T19:32:46.869056+0000 mgr.y (mgr.25004) 3086 : cluster [DBG] pgmap v5526: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 1.5 MiB/s rd, 25 KiB/s wr, 536 op/s 2024-08-29T19:32:48.698 INFO:tasks.workunit.client.0.smithi029.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_encryption_luks1 PASSED [ 56%] 2024-08-29T19:32:49.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:32:48 smithi110 bash[67519]: audit 2024-08-29T19:32:48.653423+0000 mon.c (mon.2) 1081 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:32:49.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:32:48 smithi029 bash[79042]: audit 2024-08-29T19:32:48.653423+0000 mon.c (mon.2) 1081 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:32:49.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:32:48 smithi029 bash[77880]: audit 2024-08-29T19:32:48.653423+0000 mon.c (mon.2) 1081 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:32:50.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:32:49 smithi110 bash[67519]: cluster 2024-08-29T19:32:48.869951+0000 mgr.y (mgr.25004) 3087 : cluster [DBG] pgmap v5527: 137 pgs: 137 active+clean; 8.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 212 KiB/s rd, 504 KiB/s wr, 189 op/s 2024-08-29T19:32:50.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:32:49 smithi029 bash[79042]: cluster 2024-08-29T19:32:48.869951+0000 mgr.y (mgr.25004) 3087 : cluster [DBG] pgmap v5527: 137 pgs: 137 active+clean; 8.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 212 KiB/s rd, 504 KiB/s wr, 189 op/s 2024-08-29T19:32:50.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:32:49 smithi029 bash[77880]: cluster 2024-08-29T19:32:48.869951+0000 mgr.y (mgr.25004) 3087 : cluster [DBG] pgmap v5527: 137 pgs: 137 active+clean; 8.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 212 KiB/s rd, 504 KiB/s wr, 189 op/s 2024-08-29T19:32:52.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:32:51 smithi110 bash[67519]: cluster 2024-08-29T19:32:50.870720+0000 mgr.y (mgr.25004) 3088 : cluster [DBG] pgmap v5528: 137 pgs: 137 active+clean; 8.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 174 KiB/s rd, 415 KiB/s wr, 154 op/s 2024-08-29T19:32:52.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:32:51 smithi029 bash[79042]: cluster 2024-08-29T19:32:50.870720+0000 mgr.y (mgr.25004) 3088 : cluster [DBG] pgmap v5528: 137 pgs: 137 active+clean; 8.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 174 KiB/s rd, 415 KiB/s wr, 154 op/s 2024-08-29T19:32:52.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:32:51 smithi029 bash[77880]: cluster 2024-08-29T19:32:50.870720+0000 mgr.y (mgr.25004) 3088 : cluster [DBG] pgmap v5528: 137 pgs: 137 active+clean; 8.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 174 KiB/s rd, 415 KiB/s wr, 154 op/s 2024-08-29T19:32:54.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:32:53 smithi110 bash[67519]: cluster 2024-08-29T19:32:52.871599+0000 mgr.y (mgr.25004) 3089 : cluster [DBG] pgmap v5529: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 108 KiB/s rd, 414 KiB/s wr, 70 op/s 2024-08-29T19:32:54.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:32:53 smithi029 bash[79042]: cluster 2024-08-29T19:32:52.871599+0000 mgr.y (mgr.25004) 3089 : cluster [DBG] pgmap v5529: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 108 KiB/s rd, 414 KiB/s wr, 70 op/s 2024-08-29T19:32:54.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:32:53 smithi029 bash[77880]: cluster 2024-08-29T19:32:52.871599+0000 mgr.y (mgr.25004) 3089 : cluster [DBG] pgmap v5529: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 108 KiB/s rd, 414 KiB/s wr, 70 op/s 2024-08-29T19:32:54.902 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 19:32:54 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:19:32:54] "GET /metrics HTTP/1.1" 200 36706 "" "Prometheus/2.43.0" 2024-08-29T19:32:56.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:32:55 smithi110 bash[67519]: cluster 2024-08-29T19:32:54.872202+0000 mgr.y (mgr.25004) 3090 : cluster [DBG] pgmap v5530: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 91 KiB/s rd, 412 KiB/s wr, 44 op/s 2024-08-29T19:32:56.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:32:55 smithi029 bash[77880]: cluster 2024-08-29T19:32:54.872202+0000 mgr.y (mgr.25004) 3090 : cluster [DBG] pgmap v5530: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 91 KiB/s rd, 412 KiB/s wr, 44 op/s 2024-08-29T19:32:56.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:32:55 smithi029 bash[79042]: cluster 2024-08-29T19:32:54.872202+0000 mgr.y (mgr.25004) 3090 : cluster [DBG] pgmap v5530: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 91 KiB/s rd, 412 KiB/s wr, 44 op/s 2024-08-29T19:32:58.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:32:57 smithi110 bash[67519]: cluster 2024-08-29T19:32:56.873034+0000 mgr.y (mgr.25004) 3091 : cluster [DBG] pgmap v5531: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 74 KiB/s rd, 366 KiB/s wr, 31 op/s 2024-08-29T19:32:58.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:32:57 smithi029 bash[77880]: cluster 2024-08-29T19:32:56.873034+0000 mgr.y (mgr.25004) 3091 : cluster [DBG] pgmap v5531: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 74 KiB/s rd, 366 KiB/s wr, 31 op/s 2024-08-29T19:32:58.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:32:57 smithi029 bash[79042]: cluster 2024-08-29T19:32:56.873034+0000 mgr.y (mgr.25004) 3091 : cluster [DBG] pgmap v5531: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 74 KiB/s rd, 366 KiB/s wr, 31 op/s 2024-08-29T19:33:00.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:32:59 smithi110 bash[67519]: cluster 2024-08-29T19:32:58.873651+0000 mgr.y (mgr.25004) 3092 : cluster [DBG] pgmap v5532: 137 pgs: 137 active+clean; 13 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 66 KiB/s rd, 1.0 MiB/s wr, 26 op/s 2024-08-29T19:33:00.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:32:59 smithi029 bash[77880]: cluster 2024-08-29T19:32:58.873651+0000 mgr.y (mgr.25004) 3092 : cluster [DBG] pgmap v5532: 137 pgs: 137 active+clean; 13 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 66 KiB/s rd, 1.0 MiB/s wr, 26 op/s 2024-08-29T19:33:00.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:32:59 smithi029 bash[79042]: cluster 2024-08-29T19:32:58.873651+0000 mgr.y (mgr.25004) 3092 : cluster [DBG] pgmap v5532: 137 pgs: 137 active+clean; 13 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 66 KiB/s rd, 1.0 MiB/s wr, 26 op/s 2024-08-29T19:33:00.863 INFO:tasks.workunit.client.0.smithi029.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_encryption_luks2 PASSED [ 56%] 2024-08-29T19:33:01.103 INFO:tasks.workunit.client.0.smithi029.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImageId::test_read PASSED [ 57%] 2024-08-29T19:33:01.373 INFO:tasks.workunit.client.0.smithi029.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImageId::test_write PASSED [ 57%] 2024-08-29T19:33:01.638 INFO:tasks.workunit.client.0.smithi029.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImageId::test_resize PASSED [ 58%] 2024-08-29T19:33:02.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:33:01 smithi110 bash[67519]: cluster 2024-08-29T19:33:00.874656+0000 mgr.y (mgr.25004) 3093 : cluster [DBG] pgmap v5533: 137 pgs: 137 active+clean; 21 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 28 KiB/s rd, 1.3 MiB/s wr, 36 op/s 2024-08-29T19:33:02.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:33:01 smithi029 bash[79042]: cluster 2024-08-29T19:33:00.874656+0000 mgr.y (mgr.25004) 3093 : cluster [DBG] pgmap v5533: 137 pgs: 137 active+clean; 21 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 28 KiB/s rd, 1.3 MiB/s wr, 36 op/s 2024-08-29T19:33:02.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:33:01 smithi029 bash[77880]: cluster 2024-08-29T19:33:00.874656+0000 mgr.y (mgr.25004) 3093 : cluster [DBG] pgmap v5533: 137 pgs: 137 active+clean; 21 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 28 KiB/s rd, 1.3 MiB/s wr, 36 op/s 2024-08-29T19:33:03.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:33:03 smithi110 bash[67519]: cluster 2024-08-29T19:33:01.969402+0000 mon.a (mon.0) 3976 : cluster [DBG] osdmap e2915: 8 total, 8 up, 8 in 2024-08-29T19:33:03.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:33:02 smithi029 bash[79042]: cluster 2024-08-29T19:33:01.969402+0000 mon.a (mon.0) 3976 : cluster [DBG] osdmap e2915: 8 total, 8 up, 8 in 2024-08-29T19:33:03.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:33:02 smithi029 bash[77880]: cluster 2024-08-29T19:33:01.969402+0000 mon.a (mon.0) 3976 : cluster [DBG] osdmap e2915: 8 total, 8 up, 8 in 2024-08-29T19:33:04.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:33:04 smithi110 bash[67519]: cluster 2024-08-29T19:33:02.875678+0000 mgr.y (mgr.25004) 3094 : cluster [DBG] pgmap v5535: 137 pgs: 137 active+clean; 17 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 103 KiB/s rd, 1.6 MiB/s wr, 59 op/s 2024-08-29T19:33:04.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:33:04 smithi110 bash[67519]: cluster 2024-08-29T19:33:02.989724+0000 mon.a (mon.0) 3977 : cluster [DBG] osdmap e2916: 8 total, 8 up, 8 in 2024-08-29T19:33:04.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:33:04 smithi110 bash[67519]: audit 2024-08-29T19:33:03.653989+0000 mon.c (mon.2) 1082 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:33:04.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:33:04 smithi029 bash[79042]: cluster 2024-08-29T19:33:02.875678+0000 mgr.y (mgr.25004) 3094 : cluster [DBG] pgmap v5535: 137 pgs: 137 active+clean; 17 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 103 KiB/s rd, 1.6 MiB/s wr, 59 op/s 2024-08-29T19:33:04.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:33:04 smithi029 bash[79042]: cluster 2024-08-29T19:33:02.989724+0000 mon.a (mon.0) 3977 : cluster [DBG] osdmap e2916: 8 total, 8 up, 8 in 2024-08-29T19:33:04.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:33:04 smithi029 bash[79042]: audit 2024-08-29T19:33:03.653989+0000 mon.c (mon.2) 1082 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:33:04.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:33:04 smithi029 bash[77880]: cluster 2024-08-29T19:33:02.875678+0000 mgr.y (mgr.25004) 3094 : cluster [DBG] pgmap v5535: 137 pgs: 137 active+clean; 17 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 103 KiB/s rd, 1.6 MiB/s wr, 59 op/s 2024-08-29T19:33:04.404 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:33:04 smithi029 bash[77880]: cluster 2024-08-29T19:33:02.989724+0000 mon.a (mon.0) 3977 : cluster [DBG] osdmap e2916: 8 total, 8 up, 8 in 2024-08-29T19:33:04.404 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:33:04 smithi029 bash[77880]: audit 2024-08-29T19:33:03.653989+0000 mon.c (mon.2) 1082 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:33:04.902 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 19:33:04 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:19:33:04] "GET /metrics HTTP/1.1" 200 36712 "" "Prometheus/2.43.0" 2024-08-29T19:33:05.223 INFO:tasks.workunit.client.0.smithi029.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_with_params PASSED [ 58%] 2024-08-29T19:33:05.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:33:05 smithi110 bash[67519]: cluster 2024-08-29T19:33:04.008281+0000 mon.a (mon.0) 3978 : cluster [DBG] osdmap e2917: 8 total, 8 up, 8 in 2024-08-29T19:33:05.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:33:05 smithi110 bash[67519]: audit 2024-08-29T19:33:04.629434+0000 mon.c (mon.2) 1083 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:33:05.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:33:05 smithi029 bash[77880]: cluster 2024-08-29T19:33:04.008281+0000 mon.a (mon.0) 3978 : cluster [DBG] osdmap e2917: 8 total, 8 up, 8 in 2024-08-29T19:33:05.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:33:05 smithi029 bash[77880]: audit 2024-08-29T19:33:04.629434+0000 mon.c (mon.2) 1083 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:33:05.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:33:05 smithi029 bash[79042]: cluster 2024-08-29T19:33:04.008281+0000 mon.a (mon.0) 3978 : cluster [DBG] osdmap e2917: 8 total, 8 up, 8 in 2024-08-29T19:33:05.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:33:05 smithi029 bash[79042]: audit 2024-08-29T19:33:04.629434+0000 mon.c (mon.2) 1083 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:33:06.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:33:06 smithi110 bash[67519]: cluster 2024-08-29T19:33:04.876372+0000 mgr.y (mgr.25004) 3095 : cluster [DBG] pgmap v5538: 137 pgs: 137 active+clean; 13 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 185 KiB/s rd, 1.3 MiB/s wr, 118 op/s 2024-08-29T19:33:06.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:33:06 smithi110 bash[67519]: cluster 2024-08-29T19:33:05.023960+0000 mon.a (mon.0) 3979 : cluster [DBG] osdmap e2918: 8 total, 8 up, 8 in 2024-08-29T19:33:06.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:33:06 smithi110 bash[67519]: audit 2024-08-29T19:33:05.410260+0000 mon.c (mon.2) 1084 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:33:06.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:33:06 smithi110 bash[67519]: audit 2024-08-29T19:33:05.411720+0000 mon.c (mon.2) 1085 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:33:06.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:33:06 smithi110 bash[67519]: audit 2024-08-29T19:33:05.419966+0000 mon.a (mon.0) 3980 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:33:06.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:33:06 smithi029 bash[79042]: cluster 2024-08-29T19:33:04.876372+0000 mgr.y (mgr.25004) 3095 : cluster [DBG] pgmap v5538: 137 pgs: 137 active+clean; 13 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 185 KiB/s rd, 1.3 MiB/s wr, 118 op/s 2024-08-29T19:33:06.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:33:06 smithi029 bash[79042]: cluster 2024-08-29T19:33:05.023960+0000 mon.a (mon.0) 3979 : cluster [DBG] osdmap e2918: 8 total, 8 up, 8 in 2024-08-29T19:33:06.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:33:06 smithi029 bash[79042]: audit 2024-08-29T19:33:05.410260+0000 mon.c (mon.2) 1084 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:33:06.404 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:33:06 smithi029 bash[79042]: audit 2024-08-29T19:33:05.411720+0000 mon.c (mon.2) 1085 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:33:06.404 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:33:06 smithi029 bash[79042]: audit 2024-08-29T19:33:05.419966+0000 mon.a (mon.0) 3980 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:33:06.404 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:33:06 smithi029 bash[77880]: cluster 2024-08-29T19:33:04.876372+0000 mgr.y (mgr.25004) 3095 : cluster [DBG] pgmap v5538: 137 pgs: 137 active+clean; 13 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 185 KiB/s rd, 1.3 MiB/s wr, 118 op/s 2024-08-29T19:33:06.404 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:33:06 smithi029 bash[77880]: cluster 2024-08-29T19:33:05.023960+0000 mon.a (mon.0) 3979 : cluster [DBG] osdmap e2918: 8 total, 8 up, 8 in 2024-08-29T19:33:06.404 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:33:06 smithi029 bash[77880]: audit 2024-08-29T19:33:05.410260+0000 mon.c (mon.2) 1084 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:33:06.404 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:33:06 smithi029 bash[77880]: audit 2024-08-29T19:33:05.411720+0000 mon.c (mon.2) 1085 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:33:06.404 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:33:06 smithi029 bash[77880]: audit 2024-08-29T19:33:05.419966+0000 mon.a (mon.0) 3980 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:33:07.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:33:07 smithi110 bash[67519]: cluster 2024-08-29T19:33:06.036797+0000 mon.a (mon.0) 3981 : cluster [DBG] osdmap e2919: 8 total, 8 up, 8 in 2024-08-29T19:33:07.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:33:07 smithi029 bash[79042]: cluster 2024-08-29T19:33:06.036797+0000 mon.a (mon.0) 3981 : cluster [DBG] osdmap e2919: 8 total, 8 up, 8 in 2024-08-29T19:33:07.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:33:07 smithi029 bash[77880]: cluster 2024-08-29T19:33:06.036797+0000 mon.a (mon.0) 3981 : cluster [DBG] osdmap e2919: 8 total, 8 up, 8 in 2024-08-29T19:33:08.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:33:08 smithi110 bash[67519]: cluster 2024-08-29T19:33:06.877523+0000 mgr.y (mgr.25004) 3096 : cluster [DBG] pgmap v5541: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 257 KiB/s rd, 21 KiB/s wr, 355 op/s 2024-08-29T19:33:08.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:33:08 smithi110 bash[67519]: cluster 2024-08-29T19:33:07.047324+0000 mon.a (mon.0) 3982 : cluster [DBG] osdmap e2920: 8 total, 8 up, 8 in 2024-08-29T19:33:08.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:33:08 smithi029 bash[79042]: cluster 2024-08-29T19:33:06.877523+0000 mgr.y (mgr.25004) 3096 : cluster [DBG] pgmap v5541: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 257 KiB/s rd, 21 KiB/s wr, 355 op/s 2024-08-29T19:33:08.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:33:08 smithi029 bash[79042]: cluster 2024-08-29T19:33:07.047324+0000 mon.a (mon.0) 3982 : cluster [DBG] osdmap e2920: 8 total, 8 up, 8 in 2024-08-29T19:33:08.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:33:08 smithi029 bash[77880]: cluster 2024-08-29T19:33:06.877523+0000 mgr.y (mgr.25004) 3096 : cluster [DBG] pgmap v5541: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 257 KiB/s rd, 21 KiB/s wr, 355 op/s 2024-08-29T19:33:08.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:33:08 smithi029 bash[77880]: cluster 2024-08-29T19:33:07.047324+0000 mon.a (mon.0) 3982 : cluster [DBG] osdmap e2920: 8 total, 8 up, 8 in 2024-08-29T19:33:09.312 INFO:tasks.workunit.client.0.smithi029.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_with_params2 PASSED [ 59%] 2024-08-29T19:33:09.405 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:33:09 smithi029 bash[79042]: cluster 2024-08-29T19:33:08.056922+0000 mon.a (mon.0) 3983 : cluster [DBG] osdmap e2921: 8 total, 8 up, 8 in 2024-08-29T19:33:09.405 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:33:09 smithi110 bash[67519]: cluster 2024-08-29T19:33:08.056922+0000 mon.a (mon.0) 3983 : cluster [DBG] osdmap e2921: 8 total, 8 up, 8 in 2024-08-29T19:33:09.406 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:33:09 smithi029 bash[77880]: cluster 2024-08-29T19:33:08.056922+0000 mon.a (mon.0) 3983 : cluster [DBG] osdmap e2921: 8 total, 8 up, 8 in 2024-08-29T19:33:10.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:33:10 smithi110 bash[67519]: cluster 2024-08-29T19:33:08.878455+0000 mgr.y (mgr.25004) 3097 : cluster [DBG] pgmap v5544: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 254 KiB/s rd, 19 KiB/s wr, 355 op/s 2024-08-29T19:33:10.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:33:10 smithi110 bash[67519]: cluster 2024-08-29T19:33:09.067031+0000 mon.a (mon.0) 3984 : cluster [DBG] osdmap e2922: 8 total, 8 up, 8 in 2024-08-29T19:33:10.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:33:10 smithi029 bash[77880]: cluster 2024-08-29T19:33:08.878455+0000 mgr.y (mgr.25004) 3097 : cluster [DBG] pgmap v5544: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 254 KiB/s rd, 19 KiB/s wr, 355 op/s 2024-08-29T19:33:10.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:33:10 smithi029 bash[77880]: cluster 2024-08-29T19:33:09.067031+0000 mon.a (mon.0) 3984 : cluster [DBG] osdmap e2922: 8 total, 8 up, 8 in 2024-08-29T19:33:10.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:33:10 smithi029 bash[79042]: cluster 2024-08-29T19:33:08.878455+0000 mgr.y (mgr.25004) 3097 : cluster [DBG] pgmap v5544: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 254 KiB/s rd, 19 KiB/s wr, 355 op/s 2024-08-29T19:33:10.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:33:10 smithi029 bash[79042]: cluster 2024-08-29T19:33:09.067031+0000 mon.a (mon.0) 3984 : cluster [DBG] osdmap e2922: 8 total, 8 up, 8 in 2024-08-29T19:33:10.874 INFO:tasks.workunit.client.0.smithi029.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_with_params3 SKIPPED [ 60%] 2024-08-29T19:33:11.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:33:11 smithi110 bash[67519]: cluster 2024-08-29T19:33:10.068313+0000 mon.a (mon.0) 3985 : cluster [DBG] osdmap e2923: 8 total, 8 up, 8 in 2024-08-29T19:33:11.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:33:11 smithi110 bash[67519]: cluster 2024-08-29T19:33:10.629272+0000 mon.a (mon.0) 3986 : cluster [DBG] osdmap e2924: 8 total, 8 up, 8 in 2024-08-29T19:33:11.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:33:11 smithi029 bash[77880]: cluster 2024-08-29T19:33:10.068313+0000 mon.a (mon.0) 3985 : cluster [DBG] osdmap e2923: 8 total, 8 up, 8 in 2024-08-29T19:33:11.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:33:11 smithi029 bash[77880]: cluster 2024-08-29T19:33:10.629272+0000 mon.a (mon.0) 3986 : cluster [DBG] osdmap e2924: 8 total, 8 up, 8 in 2024-08-29T19:33:11.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:33:11 smithi029 bash[79042]: cluster 2024-08-29T19:33:10.068313+0000 mon.a (mon.0) 3985 : cluster [DBG] osdmap e2923: 8 total, 8 up, 8 in 2024-08-29T19:33:11.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:33:11 smithi029 bash[79042]: cluster 2024-08-29T19:33:10.629272+0000 mon.a (mon.0) 3986 : cluster [DBG] osdmap e2924: 8 total, 8 up, 8 in 2024-08-29T19:33:12.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:33:12 smithi110 bash[67519]: cluster 2024-08-29T19:33:10.879622+0000 mgr.y (mgr.25004) 3098 : cluster [DBG] pgmap v5548: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 124 KiB/s rd, 11 KiB/s wr, 169 op/s 2024-08-29T19:33:12.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:33:12 smithi110 bash[67519]: cluster 2024-08-29T19:33:11.633403+0000 mon.a (mon.0) 3987 : cluster [DBG] osdmap e2925: 8 total, 8 up, 8 in 2024-08-29T19:33:12.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:33:12 smithi029 bash[79042]: cluster 2024-08-29T19:33:10.879622+0000 mgr.y (mgr.25004) 3098 : cluster [DBG] pgmap v5548: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 124 KiB/s rd, 11 KiB/s wr, 169 op/s 2024-08-29T19:33:12.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:33:12 smithi029 bash[79042]: cluster 2024-08-29T19:33:11.633403+0000 mon.a (mon.0) 3987 : cluster [DBG] osdmap e2925: 8 total, 8 up, 8 in 2024-08-29T19:33:12.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:33:12 smithi029 bash[77880]: cluster 2024-08-29T19:33:10.879622+0000 mgr.y (mgr.25004) 3098 : cluster [DBG] pgmap v5548: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 124 KiB/s rd, 11 KiB/s wr, 169 op/s 2024-08-29T19:33:12.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:33:12 smithi029 bash[77880]: cluster 2024-08-29T19:33:11.633403+0000 mon.a (mon.0) 3987 : cluster [DBG] osdmap e2925: 8 total, 8 up, 8 in 2024-08-29T19:33:13.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:33:13 smithi110 bash[67519]: cluster 2024-08-29T19:33:12.646166+0000 mon.a (mon.0) 3988 : cluster [DBG] osdmap e2926: 8 total, 8 up, 8 in 2024-08-29T19:33:13.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:33:13 smithi110 bash[67519]: cluster 2024-08-29T19:33:12.880339+0000 mgr.y (mgr.25004) 3099 : cluster [DBG] pgmap v5551: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 301 KiB/s rd, 17 KiB/s wr, 402 op/s 2024-08-29T19:33:13.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:33:13 smithi029 bash[77880]: cluster 2024-08-29T19:33:12.646166+0000 mon.a (mon.0) 3988 : cluster [DBG] osdmap e2926: 8 total, 8 up, 8 in 2024-08-29T19:33:13.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:33:13 smithi029 bash[77880]: cluster 2024-08-29T19:33:12.880339+0000 mgr.y (mgr.25004) 3099 : cluster [DBG] pgmap v5551: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 301 KiB/s rd, 17 KiB/s wr, 402 op/s 2024-08-29T19:33:13.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:33:13 smithi029 bash[79042]: cluster 2024-08-29T19:33:12.646166+0000 mon.a (mon.0) 3988 : cluster [DBG] osdmap e2926: 8 total, 8 up, 8 in 2024-08-29T19:33:13.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:33:13 smithi029 bash[79042]: cluster 2024-08-29T19:33:12.880339+0000 mgr.y (mgr.25004) 3099 : cluster [DBG] pgmap v5551: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 301 KiB/s rd, 17 KiB/s wr, 402 op/s 2024-08-29T19:33:14.889 INFO:tasks.workunit.client.0.smithi029.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_stripe_unit_and_count PASSED [ 60%] 2024-08-29T19:33:14.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:33:14 smithi029 bash[77880]: cluster 2024-08-29T19:33:13.656105+0000 mon.a (mon.0) 3989 : cluster [DBG] osdmap e2927: 8 total, 8 up, 8 in 2024-08-29T19:33:14.902 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 19:33:14 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:19:33:14] "GET /metrics HTTP/1.1" 200 36712 "" "Prometheus/2.43.0" 2024-08-29T19:33:14.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:33:14 smithi029 bash[79042]: cluster 2024-08-29T19:33:13.656105+0000 mon.a (mon.0) 3989 : cluster [DBG] osdmap e2927: 8 total, 8 up, 8 in 2024-08-29T19:33:15.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:33:14 smithi110 bash[67519]: cluster 2024-08-29T19:33:13.656105+0000 mon.a (mon.0) 3989 : cluster [DBG] osdmap e2927: 8 total, 8 up, 8 in 2024-08-29T19:33:16.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:33:15 smithi110 bash[67519]: cluster 2024-08-29T19:33:14.658211+0000 mon.a (mon.0) 3990 : cluster [DBG] osdmap e2928: 8 total, 8 up, 8 in 2024-08-29T19:33:16.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:33:15 smithi110 bash[67519]: cluster 2024-08-29T19:33:14.881165+0000 mgr.y (mgr.25004) 3100 : cluster [DBG] pgmap v5554: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 205 KiB/s rd, 16 KiB/s wr, 282 op/s 2024-08-29T19:33:16.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:33:15 smithi110 bash[67519]: cluster 2024-08-29T19:33:15.632790+0000 mon.a (mon.0) 3991 : cluster [DBG] osdmap e2929: 8 total, 8 up, 8 in 2024-08-29T19:33:16.154 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:33:15 smithi029 bash[79042]: cluster 2024-08-29T19:33:14.658211+0000 mon.a (mon.0) 3990 : cluster [DBG] osdmap e2928: 8 total, 8 up, 8 in 2024-08-29T19:33:16.154 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:33:15 smithi029 bash[79042]: cluster 2024-08-29T19:33:14.881165+0000 mgr.y (mgr.25004) 3100 : cluster [DBG] pgmap v5554: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 205 KiB/s rd, 16 KiB/s wr, 282 op/s 2024-08-29T19:33:16.154 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:33:15 smithi029 bash[79042]: cluster 2024-08-29T19:33:15.632790+0000 mon.a (mon.0) 3991 : cluster [DBG] osdmap e2929: 8 total, 8 up, 8 in 2024-08-29T19:33:16.154 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:33:15 smithi029 bash[77880]: cluster 2024-08-29T19:33:14.658211+0000 mon.a (mon.0) 3990 : cluster [DBG] osdmap e2928: 8 total, 8 up, 8 in 2024-08-29T19:33:16.154 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:33:15 smithi029 bash[77880]: cluster 2024-08-29T19:33:14.881165+0000 mgr.y (mgr.25004) 3100 : cluster [DBG] pgmap v5554: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 205 KiB/s rd, 16 KiB/s wr, 282 op/s 2024-08-29T19:33:16.154 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:33:15 smithi029 bash[77880]: cluster 2024-08-29T19:33:15.632790+0000 mon.a (mon.0) 3991 : cluster [DBG] osdmap e2929: 8 total, 8 up, 8 in 2024-08-29T19:33:16.912 INFO:tasks.workunit.client.0.smithi029.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_clone_format PASSED [ 61%] 2024-08-29T19:33:18.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:33:17 smithi110 bash[67519]: cluster 2024-08-29T19:33:16.687219+0000 mon.a (mon.0) 3992 : cluster [DBG] osdmap e2930: 8 total, 8 up, 8 in 2024-08-29T19:33:18.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:33:17 smithi110 bash[67519]: cluster 2024-08-29T19:33:16.881967+0000 mgr.y (mgr.25004) 3101 : cluster [DBG] pgmap v5557: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 236 KiB/s rd, 17 KiB/s wr, 319 op/s 2024-08-29T19:33:18.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:33:17 smithi029 bash[79042]: cluster 2024-08-29T19:33:16.687219+0000 mon.a (mon.0) 3992 : cluster [DBG] osdmap e2930: 8 total, 8 up, 8 in 2024-08-29T19:33:18.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:33:17 smithi029 bash[79042]: cluster 2024-08-29T19:33:16.881967+0000 mgr.y (mgr.25004) 3101 : cluster [DBG] pgmap v5557: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 236 KiB/s rd, 17 KiB/s wr, 319 op/s 2024-08-29T19:33:18.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:33:17 smithi029 bash[77880]: cluster 2024-08-29T19:33:16.687219+0000 mon.a (mon.0) 3992 : cluster [DBG] osdmap e2930: 8 total, 8 up, 8 in 2024-08-29T19:33:18.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:33:17 smithi029 bash[77880]: cluster 2024-08-29T19:33:16.881967+0000 mgr.y (mgr.25004) 3101 : cluster [DBG] pgmap v5557: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 236 KiB/s rd, 17 KiB/s wr, 319 op/s 2024-08-29T19:33:19.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:33:18 smithi110 bash[67519]: cluster 2024-08-29T19:33:17.693601+0000 mon.a (mon.0) 3993 : cluster [DBG] osdmap e2931: 8 total, 8 up, 8 in 2024-08-29T19:33:19.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:33:18 smithi110 bash[67519]: audit 2024-08-29T19:33:18.654678+0000 mon.c (mon.2) 1086 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:33:19.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:33:18 smithi029 bash[77880]: cluster 2024-08-29T19:33:17.693601+0000 mon.a (mon.0) 3993 : cluster [DBG] osdmap e2931: 8 total, 8 up, 8 in 2024-08-29T19:33:19.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:33:18 smithi029 bash[77880]: audit 2024-08-29T19:33:18.654678+0000 mon.c (mon.2) 1086 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:33:19.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:33:18 smithi029 bash[79042]: cluster 2024-08-29T19:33:17.693601+0000 mon.a (mon.0) 3993 : cluster [DBG] osdmap e2931: 8 total, 8 up, 8 in 2024-08-29T19:33:19.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:33:18 smithi029 bash[79042]: audit 2024-08-29T19:33:18.654678+0000 mon.c (mon.2) 1086 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:33:20.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:33:19 smithi110 bash[67519]: cluster 2024-08-29T19:33:18.695201+0000 mon.a (mon.0) 3994 : cluster [DBG] osdmap e2932: 8 total, 8 up, 8 in 2024-08-29T19:33:20.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:33:19 smithi110 bash[67519]: cluster 2024-08-29T19:33:18.883144+0000 mgr.y (mgr.25004) 3102 : cluster [DBG] pgmap v5560: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 387 KiB/s rd, 26 KiB/s wr, 518 op/s 2024-08-29T19:33:20.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:33:19 smithi029 bash[79042]: cluster 2024-08-29T19:33:18.695201+0000 mon.a (mon.0) 3994 : cluster [DBG] osdmap e2932: 8 total, 8 up, 8 in 2024-08-29T19:33:20.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:33:19 smithi029 bash[79042]: cluster 2024-08-29T19:33:18.883144+0000 mgr.y (mgr.25004) 3102 : cluster [DBG] pgmap v5560: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 387 KiB/s rd, 26 KiB/s wr, 518 op/s 2024-08-29T19:33:20.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:33:19 smithi029 bash[77880]: cluster 2024-08-29T19:33:18.695201+0000 mon.a (mon.0) 3994 : cluster [DBG] osdmap e2932: 8 total, 8 up, 8 in 2024-08-29T19:33:20.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:33:19 smithi029 bash[77880]: cluster 2024-08-29T19:33:18.883144+0000 mgr.y (mgr.25004) 3102 : cluster [DBG] pgmap v5560: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 387 KiB/s rd, 26 KiB/s wr, 518 op/s 2024-08-29T19:33:20.875 INFO:tasks.workunit.client.0.smithi029.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_unprotected PASSED [ 61%] 2024-08-29T19:33:21.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:33:20 smithi110 bash[67519]: cluster 2024-08-29T19:33:19.715944+0000 mon.a (mon.0) 3995 : cluster [DBG] osdmap e2933: 8 total, 8 up, 8 in 2024-08-29T19:33:21.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:33:20 smithi110 bash[67519]: cluster 2024-08-29T19:33:20.634565+0000 mon.a (mon.0) 3996 : cluster [DBG] osdmap e2934: 8 total, 8 up, 8 in 2024-08-29T19:33:21.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:33:20 smithi029 bash[79042]: cluster 2024-08-29T19:33:19.715944+0000 mon.a (mon.0) 3995 : cluster [DBG] osdmap e2933: 8 total, 8 up, 8 in 2024-08-29T19:33:21.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:33:20 smithi029 bash[79042]: cluster 2024-08-29T19:33:20.634565+0000 mon.a (mon.0) 3996 : cluster [DBG] osdmap e2934: 8 total, 8 up, 8 in 2024-08-29T19:33:21.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:33:20 smithi029 bash[77880]: cluster 2024-08-29T19:33:19.715944+0000 mon.a (mon.0) 3995 : cluster [DBG] osdmap e2933: 8 total, 8 up, 8 in 2024-08-29T19:33:21.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:33:20 smithi029 bash[77880]: cluster 2024-08-29T19:33:20.634565+0000 mon.a (mon.0) 3996 : cluster [DBG] osdmap e2934: 8 total, 8 up, 8 in 2024-08-29T19:33:22.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:33:21 smithi110 bash[67519]: cluster 2024-08-29T19:33:20.884208+0000 mgr.y (mgr.25004) 3103 : cluster [DBG] pgmap v5563: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 228 KiB/s rd, 16 KiB/s wr, 304 op/s 2024-08-29T19:33:22.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:33:21 smithi029 bash[79042]: cluster 2024-08-29T19:33:20.884208+0000 mgr.y (mgr.25004) 3103 : cluster [DBG] pgmap v5563: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 228 KiB/s rd, 16 KiB/s wr, 304 op/s 2024-08-29T19:33:22.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:33:21 smithi029 bash[77880]: cluster 2024-08-29T19:33:20.884208+0000 mgr.y (mgr.25004) 3103 : cluster [DBG] pgmap v5563: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 228 KiB/s rd, 16 KiB/s wr, 304 op/s 2024-08-29T19:33:23.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:33:22 smithi110 bash[67519]: cluster 2024-08-29T19:33:21.728329+0000 mon.a (mon.0) 3997 : cluster [DBG] osdmap e2935: 8 total, 8 up, 8 in 2024-08-29T19:33:23.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:33:22 smithi029 bash[79042]: cluster 2024-08-29T19:33:21.728329+0000 mon.a (mon.0) 3997 : cluster [DBG] osdmap e2935: 8 total, 8 up, 8 in 2024-08-29T19:33:23.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:33:22 smithi029 bash[77880]: cluster 2024-08-29T19:33:21.728329+0000 mon.a (mon.0) 3997 : cluster [DBG] osdmap e2935: 8 total, 8 up, 8 in 2024-08-29T19:33:24.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:33:23 smithi110 bash[67519]: cluster 2024-08-29T19:33:22.740221+0000 mon.a (mon.0) 3998 : cluster [DBG] osdmap e2936: 8 total, 8 up, 8 in 2024-08-29T19:33:24.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:33:23 smithi110 bash[67519]: audit 2024-08-29T19:33:22.742590+0000 mon.c (mon.2) 1087 : audit [INF] from='client.? 172.21.15.29:0/2046814132' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rbd-api-smithi029-185782-2","app": "rbd"}]: dispatch 2024-08-29T19:33:24.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:33:23 smithi110 bash[67519]: audit 2024-08-29T19:33:22.748859+0000 mon.a (mon.0) 3999 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rbd-api-smithi029-185782-2","app": "rbd"}]: dispatch 2024-08-29T19:33:24.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:33:23 smithi110 bash[67519]: cluster 2024-08-29T19:33:22.885061+0000 mgr.y (mgr.25004) 3104 : cluster [DBG] pgmap v5566: 169 pgs: 32 unknown, 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 254 KiB/s rd, 13 KiB/s wr, 335 op/s 2024-08-29T19:33:24.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:33:23 smithi029 bash[79042]: cluster 2024-08-29T19:33:22.740221+0000 mon.a (mon.0) 3998 : cluster [DBG] osdmap e2936: 8 total, 8 up, 8 in 2024-08-29T19:33:24.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:33:23 smithi029 bash[79042]: audit 2024-08-29T19:33:22.742590+0000 mon.c (mon.2) 1087 : audit [INF] from='client.? 172.21.15.29:0/2046814132' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rbd-api-smithi029-185782-2","app": "rbd"}]: dispatch 2024-08-29T19:33:24.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:33:23 smithi029 bash[79042]: audit 2024-08-29T19:33:22.748859+0000 mon.a (mon.0) 3999 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rbd-api-smithi029-185782-2","app": "rbd"}]: dispatch 2024-08-29T19:33:24.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:33:23 smithi029 bash[79042]: cluster 2024-08-29T19:33:22.885061+0000 mgr.y (mgr.25004) 3104 : cluster [DBG] pgmap v5566: 169 pgs: 32 unknown, 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 254 KiB/s rd, 13 KiB/s wr, 335 op/s 2024-08-29T19:33:24.154 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:33:23 smithi029 bash[77880]: cluster 2024-08-29T19:33:22.740221+0000 mon.a (mon.0) 3998 : cluster [DBG] osdmap e2936: 8 total, 8 up, 8 in 2024-08-29T19:33:24.154 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:33:23 smithi029 bash[77880]: audit 2024-08-29T19:33:22.742590+0000 mon.c (mon.2) 1087 : audit [INF] from='client.? 172.21.15.29:0/2046814132' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rbd-api-smithi029-185782-2","app": "rbd"}]: dispatch 2024-08-29T19:33:24.154 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:33:23 smithi029 bash[77880]: audit 2024-08-29T19:33:22.748859+0000 mon.a (mon.0) 3999 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rbd-api-smithi029-185782-2","app": "rbd"}]: dispatch 2024-08-29T19:33:24.154 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:33:23 smithi029 bash[77880]: cluster 2024-08-29T19:33:22.885061+0000 mgr.y (mgr.25004) 3104 : cluster [DBG] pgmap v5566: 169 pgs: 32 unknown, 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 254 KiB/s rd, 13 KiB/s wr, 335 op/s 2024-08-29T19:33:24.903 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 19:33:24 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:19:33:24] "GET /metrics HTTP/1.1" 200 36696 "" "Prometheus/2.43.0" 2024-08-29T19:33:24.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:33:24 smithi029 bash[77880]: cluster 2024-08-29T19:33:23.733015+0000 mon.a (mon.0) 4000 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T19:33:24.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:33:24 smithi029 bash[77880]: audit 2024-08-29T19:33:23.742647+0000 mon.a (mon.0) 4001 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rbd-api-smithi029-185782-2","app": "rbd"}]': finished 2024-08-29T19:33:24.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:33:24 smithi029 bash[77880]: cluster 2024-08-29T19:33:23.753268+0000 mon.a (mon.0) 4002 : cluster [DBG] osdmap e2937: 8 total, 8 up, 8 in 2024-08-29T19:33:24.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:33:24 smithi029 bash[79042]: cluster 2024-08-29T19:33:23.733015+0000 mon.a (mon.0) 4000 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T19:33:24.904 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:33:24 smithi029 bash[79042]: audit 2024-08-29T19:33:23.742647+0000 mon.a (mon.0) 4001 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rbd-api-smithi029-185782-2","app": "rbd"}]': finished 2024-08-29T19:33:24.904 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:33:24 smithi029 bash[79042]: cluster 2024-08-29T19:33:23.753268+0000 mon.a (mon.0) 4002 : cluster [DBG] osdmap e2937: 8 total, 8 up, 8 in 2024-08-29T19:33:25.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:33:24 smithi110 bash[67519]: cluster 2024-08-29T19:33:23.733015+0000 mon.a (mon.0) 4000 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T19:33:25.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:33:24 smithi110 bash[67519]: audit 2024-08-29T19:33:23.742647+0000 mon.a (mon.0) 4001 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rbd-api-smithi029-185782-2","app": "rbd"}]': finished 2024-08-29T19:33:25.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:33:24 smithi110 bash[67519]: cluster 2024-08-29T19:33:23.753268+0000 mon.a (mon.0) 4002 : cluster [DBG] osdmap e2937: 8 total, 8 up, 8 in 2024-08-29T19:33:26.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:33:25 smithi110 bash[67519]: cluster 2024-08-29T19:33:24.752651+0000 mon.a (mon.0) 4003 : cluster [DBG] osdmap e2938: 8 total, 8 up, 8 in 2024-08-29T19:33:26.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:33:25 smithi110 bash[67519]: cluster 2024-08-29T19:33:24.885837+0000 mgr.y (mgr.25004) 3105 : cluster [DBG] pgmap v5569: 169 pgs: 27 unknown, 142 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 218 KiB/s rd, 18 KiB/s wr, 301 op/s 2024-08-29T19:33:26.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:33:25 smithi110 bash[67519]: cluster 2024-08-29T19:33:25.641444+0000 mon.a (mon.0) 4004 : cluster [DBG] osdmap e2939: 8 total, 8 up, 8 in 2024-08-29T19:33:26.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:33:25 smithi029 bash[79042]: cluster 2024-08-29T19:33:24.752651+0000 mon.a (mon.0) 4003 : cluster [DBG] osdmap e2938: 8 total, 8 up, 8 in 2024-08-29T19:33:26.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:33:25 smithi029 bash[79042]: cluster 2024-08-29T19:33:24.885837+0000 mgr.y (mgr.25004) 3105 : cluster [DBG] pgmap v5569: 169 pgs: 27 unknown, 142 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 218 KiB/s rd, 18 KiB/s wr, 301 op/s 2024-08-29T19:33:26.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:33:25 smithi029 bash[79042]: cluster 2024-08-29T19:33:25.641444+0000 mon.a (mon.0) 4004 : cluster [DBG] osdmap e2939: 8 total, 8 up, 8 in 2024-08-29T19:33:26.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:33:25 smithi029 bash[77880]: cluster 2024-08-29T19:33:24.752651+0000 mon.a (mon.0) 4003 : cluster [DBG] osdmap e2938: 8 total, 8 up, 8 in 2024-08-29T19:33:26.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:33:25 smithi029 bash[77880]: cluster 2024-08-29T19:33:24.885837+0000 mgr.y (mgr.25004) 3105 : cluster [DBG] pgmap v5569: 169 pgs: 27 unknown, 142 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 218 KiB/s rd, 18 KiB/s wr, 301 op/s 2024-08-29T19:33:26.154 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:33:25 smithi029 bash[77880]: cluster 2024-08-29T19:33:25.641444+0000 mon.a (mon.0) 4004 : cluster [DBG] osdmap e2939: 8 total, 8 up, 8 in 2024-08-29T19:33:27.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:33:26 smithi110 bash[67519]: cluster 2024-08-29T19:33:25.755615+0000 mon.a (mon.0) 4005 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T19:33:27.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:33:26 smithi029 bash[77880]: cluster 2024-08-29T19:33:25.755615+0000 mon.a (mon.0) 4005 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T19:33:27.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:33:26 smithi029 bash[79042]: cluster 2024-08-29T19:33:25.755615+0000 mon.a (mon.0) 4005 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T19:33:28.029 INFO:tasks.workunit.client.0.smithi029.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_unprotect_with_children PASSED [ 62%] 2024-08-29T19:33:28.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:33:27 smithi110 bash[67519]: cluster 2024-08-29T19:33:26.781919+0000 mon.a (mon.0) 4006 : cluster [DBG] osdmap e2940: 8 total, 8 up, 8 in 2024-08-29T19:33:28.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:33:27 smithi110 bash[67519]: cluster 2024-08-29T19:33:26.886751+0000 mgr.y (mgr.25004) 3106 : cluster [DBG] pgmap v5572: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 80 KiB/s rd, 7.0 KiB/s wr, 110 op/s 2024-08-29T19:33:28.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:33:27 smithi029 bash[77880]: cluster 2024-08-29T19:33:26.781919+0000 mon.a (mon.0) 4006 : cluster [DBG] osdmap e2940: 8 total, 8 up, 8 in 2024-08-29T19:33:28.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:33:27 smithi029 bash[77880]: cluster 2024-08-29T19:33:26.886751+0000 mgr.y (mgr.25004) 3106 : cluster [DBG] pgmap v5572: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 80 KiB/s rd, 7.0 KiB/s wr, 110 op/s 2024-08-29T19:33:28.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:33:27 smithi029 bash[79042]: cluster 2024-08-29T19:33:26.781919+0000 mon.a (mon.0) 4006 : cluster [DBG] osdmap e2940: 8 total, 8 up, 8 in 2024-08-29T19:33:28.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:33:27 smithi029 bash[79042]: cluster 2024-08-29T19:33:26.886751+0000 mgr.y (mgr.25004) 3106 : cluster [DBG] pgmap v5572: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 80 KiB/s rd, 7.0 KiB/s wr, 110 op/s 2024-08-29T19:33:29.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:33:28 smithi110 bash[67519]: cluster 2024-08-29T19:33:27.791001+0000 mon.a (mon.0) 4007 : cluster [DBG] osdmap e2941: 8 total, 8 up, 8 in 2024-08-29T19:33:29.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:33:28 smithi029 bash[79042]: cluster 2024-08-29T19:33:27.791001+0000 mon.a (mon.0) 4007 : cluster [DBG] osdmap e2941: 8 total, 8 up, 8 in 2024-08-29T19:33:29.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:33:28 smithi029 bash[77880]: cluster 2024-08-29T19:33:27.791001+0000 mon.a (mon.0) 4007 : cluster [DBG] osdmap e2941: 8 total, 8 up, 8 in 2024-08-29T19:33:30.052 INFO:tasks.workunit.client.0.smithi029.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_stat PASSED [ 62%] 2024-08-29T19:33:30.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:33:29 smithi110 bash[67519]: cluster 2024-08-29T19:33:28.793583+0000 mon.a (mon.0) 4008 : cluster [DBG] osdmap e2942: 8 total, 8 up, 8 in 2024-08-29T19:33:30.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:33:29 smithi110 bash[67519]: cluster 2024-08-29T19:33:28.887688+0000 mgr.y (mgr.25004) 3107 : cluster [DBG] pgmap v5575: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 90 KiB/s rd, 4.2 KiB/s wr, 117 op/s 2024-08-29T19:33:30.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:33:29 smithi029 bash[79042]: cluster 2024-08-29T19:33:28.793583+0000 mon.a (mon.0) 4008 : cluster [DBG] osdmap e2942: 8 total, 8 up, 8 in 2024-08-29T19:33:30.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:33:29 smithi029 bash[79042]: cluster 2024-08-29T19:33:28.887688+0000 mgr.y (mgr.25004) 3107 : cluster [DBG] pgmap v5575: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 90 KiB/s rd, 4.2 KiB/s wr, 117 op/s 2024-08-29T19:33:30.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:33:29 smithi029 bash[77880]: cluster 2024-08-29T19:33:28.793583+0000 mon.a (mon.0) 4008 : cluster [DBG] osdmap e2942: 8 total, 8 up, 8 in 2024-08-29T19:33:30.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:33:29 smithi029 bash[77880]: cluster 2024-08-29T19:33:28.887688+0000 mgr.y (mgr.25004) 3107 : cluster [DBG] pgmap v5575: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 90 KiB/s rd, 4.2 KiB/s wr, 117 op/s 2024-08-29T19:33:31.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:33:30 smithi110 bash[67519]: cluster 2024-08-29T19:33:29.812480+0000 mon.a (mon.0) 4009 : cluster [DBG] osdmap e2943: 8 total, 8 up, 8 in 2024-08-29T19:33:31.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:33:30 smithi110 bash[67519]: cluster 2024-08-29T19:33:30.640340+0000 mon.a (mon.0) 4010 : cluster [DBG] osdmap e2944: 8 total, 8 up, 8 in 2024-08-29T19:33:31.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:33:30 smithi029 bash[79042]: cluster 2024-08-29T19:33:29.812480+0000 mon.a (mon.0) 4009 : cluster [DBG] osdmap e2943: 8 total, 8 up, 8 in 2024-08-29T19:33:31.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:33:30 smithi029 bash[79042]: cluster 2024-08-29T19:33:30.640340+0000 mon.a (mon.0) 4010 : cluster [DBG] osdmap e2944: 8 total, 8 up, 8 in 2024-08-29T19:33:31.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:33:30 smithi029 bash[77880]: cluster 2024-08-29T19:33:29.812480+0000 mon.a (mon.0) 4009 : cluster [DBG] osdmap e2943: 8 total, 8 up, 8 in 2024-08-29T19:33:31.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:33:30 smithi029 bash[77880]: cluster 2024-08-29T19:33:30.640340+0000 mon.a (mon.0) 4010 : cluster [DBG] osdmap e2944: 8 total, 8 up, 8 in 2024-08-29T19:33:32.062 INFO:tasks.workunit.client.0.smithi029.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_resize_stat PASSED [ 63%] 2024-08-29T19:33:32.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:33:31 smithi110 bash[67519]: cluster 2024-08-29T19:33:30.888543+0000 mgr.y (mgr.25004) 3108 : cluster [DBG] pgmap v5578: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 76 KiB/s rd, 7.2 KiB/s wr, 111 op/s 2024-08-29T19:33:32.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:33:31 smithi029 bash[79042]: cluster 2024-08-29T19:33:30.888543+0000 mgr.y (mgr.25004) 3108 : cluster [DBG] pgmap v5578: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 76 KiB/s rd, 7.2 KiB/s wr, 111 op/s 2024-08-29T19:33:32.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:33:31 smithi029 bash[77880]: cluster 2024-08-29T19:33:30.888543+0000 mgr.y (mgr.25004) 3108 : cluster [DBG] pgmap v5578: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 76 KiB/s rd, 7.2 KiB/s wr, 111 op/s 2024-08-29T19:33:33.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:33:32 smithi110 bash[67519]: cluster 2024-08-29T19:33:31.824054+0000 mon.a (mon.0) 4011 : cluster [DBG] osdmap e2945: 8 total, 8 up, 8 in 2024-08-29T19:33:33.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:33:32 smithi029 bash[79042]: cluster 2024-08-29T19:33:31.824054+0000 mon.a (mon.0) 4011 : cluster [DBG] osdmap e2945: 8 total, 8 up, 8 in 2024-08-29T19:33:33.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:33:32 smithi029 bash[77880]: cluster 2024-08-29T19:33:31.824054+0000 mon.a (mon.0) 4011 : cluster [DBG] osdmap e2945: 8 total, 8 up, 8 in 2024-08-29T19:33:34.081 INFO:tasks.workunit.client.0.smithi029.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_resize_io PASSED [ 63%] 2024-08-29T19:33:34.154 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:33:33 smithi029 bash[77880]: cluster 2024-08-29T19:33:32.836917+0000 mon.a (mon.0) 4012 : cluster [DBG] osdmap e2946: 8 total, 8 up, 8 in 2024-08-29T19:33:34.154 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:33:33 smithi029 bash[77880]: cluster 2024-08-29T19:33:32.889225+0000 mgr.y (mgr.25004) 3109 : cluster [DBG] pgmap v5581: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 184 KiB/s rd, 11 KiB/s wr, 248 op/s 2024-08-29T19:33:34.154 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:33:33 smithi029 bash[77880]: audit 2024-08-29T19:33:33.654663+0000 mon.c (mon.2) 1088 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:33:34.154 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:33:33 smithi110 bash[67519]: cluster 2024-08-29T19:33:32.836917+0000 mon.a (mon.0) 4012 : cluster [DBG] osdmap e2946: 8 total, 8 up, 8 in 2024-08-29T19:33:34.154 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:33:33 smithi110 bash[67519]: cluster 2024-08-29T19:33:32.889225+0000 mgr.y (mgr.25004) 3109 : cluster [DBG] pgmap v5581: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 184 KiB/s rd, 11 KiB/s wr, 248 op/s 2024-08-29T19:33:34.155 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:33:33 smithi110 bash[67519]: audit 2024-08-29T19:33:33.654663+0000 mon.c (mon.2) 1088 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:33:34.155 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:33:33 smithi029 bash[79042]: cluster 2024-08-29T19:33:32.836917+0000 mon.a (mon.0) 4012 : cluster [DBG] osdmap e2946: 8 total, 8 up, 8 in 2024-08-29T19:33:34.155 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:33:33 smithi029 bash[79042]: cluster 2024-08-29T19:33:32.889225+0000 mgr.y (mgr.25004) 3109 : cluster [DBG] pgmap v5581: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 184 KiB/s rd, 11 KiB/s wr, 248 op/s 2024-08-29T19:33:34.155 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:33:33 smithi029 bash[79042]: audit 2024-08-29T19:33:33.654663+0000 mon.c (mon.2) 1088 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:33:34.854 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 19:33:34 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:19:33:34] "GET /metrics HTTP/1.1" 200 36695 "" "Prometheus/2.43.0" 2024-08-29T19:33:35.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:33:34 smithi110 bash[67519]: cluster 2024-08-29T19:33:33.848459+0000 mon.a (mon.0) 4013 : cluster [DBG] osdmap e2947: 8 total, 8 up, 8 in 2024-08-29T19:33:35.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:33:34 smithi029 bash[79042]: cluster 2024-08-29T19:33:33.848459+0000 mon.a (mon.0) 4013 : cluster [DBG] osdmap e2947: 8 total, 8 up, 8 in 2024-08-29T19:33:35.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:33:34 smithi029 bash[77880]: cluster 2024-08-29T19:33:33.848459+0000 mon.a (mon.0) 4013 : cluster [DBG] osdmap e2947: 8 total, 8 up, 8 in 2024-08-29T19:33:35.892 INFO:tasks.workunit.client.0.smithi029.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_read PASSED [ 64%] 2024-08-29T19:33:36.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:33:35 smithi110 bash[67519]: cluster 2024-08-29T19:33:34.849043+0000 mon.a (mon.0) 4014 : cluster [DBG] osdmap e2948: 8 total, 8 up, 8 in 2024-08-29T19:33:36.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:33:35 smithi110 bash[67519]: cluster 2024-08-29T19:33:34.889958+0000 mgr.y (mgr.25004) 3110 : cluster [DBG] pgmap v5584: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 170 KiB/s rd, 16 KiB/s wr, 235 op/s 2024-08-29T19:33:36.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:33:35 smithi110 bash[67519]: cluster 2024-08-29T19:33:35.642512+0000 mon.a (mon.0) 4015 : cluster [DBG] osdmap e2949: 8 total, 8 up, 8 in 2024-08-29T19:33:36.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:33:35 smithi029 bash[79042]: cluster 2024-08-29T19:33:34.849043+0000 mon.a (mon.0) 4014 : cluster [DBG] osdmap e2948: 8 total, 8 up, 8 in 2024-08-29T19:33:36.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:33:35 smithi029 bash[79042]: cluster 2024-08-29T19:33:34.889958+0000 mgr.y (mgr.25004) 3110 : cluster [DBG] pgmap v5584: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 170 KiB/s rd, 16 KiB/s wr, 235 op/s 2024-08-29T19:33:36.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:33:35 smithi029 bash[79042]: cluster 2024-08-29T19:33:35.642512+0000 mon.a (mon.0) 4015 : cluster [DBG] osdmap e2949: 8 total, 8 up, 8 in 2024-08-29T19:33:36.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:33:35 smithi029 bash[77880]: cluster 2024-08-29T19:33:34.849043+0000 mon.a (mon.0) 4014 : cluster [DBG] osdmap e2948: 8 total, 8 up, 8 in 2024-08-29T19:33:36.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:33:35 smithi029 bash[77880]: cluster 2024-08-29T19:33:34.889958+0000 mgr.y (mgr.25004) 3110 : cluster [DBG] pgmap v5584: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 170 KiB/s rd, 16 KiB/s wr, 235 op/s 2024-08-29T19:33:36.154 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:33:35 smithi029 bash[77880]: cluster 2024-08-29T19:33:35.642512+0000 mon.a (mon.0) 4015 : cluster [DBG] osdmap e2949: 8 total, 8 up, 8 in 2024-08-29T19:33:38.112 INFO:tasks.workunit.client.0.smithi029.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_write PASSED [ 64%] 2024-08-29T19:33:38.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:33:37 smithi110 bash[67519]: cluster 2024-08-29T19:33:36.873524+0000 mon.a (mon.0) 4016 : cluster [DBG] osdmap e2950: 8 total, 8 up, 8 in 2024-08-29T19:33:38.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:33:37 smithi110 bash[67519]: cluster 2024-08-29T19:33:36.890680+0000 mgr.y (mgr.25004) 3111 : cluster [DBG] pgmap v5587: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 345 KiB/s rd, 29 KiB/s wr, 465 op/s 2024-08-29T19:33:38.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:33:37 smithi029 bash[77880]: cluster 2024-08-29T19:33:36.873524+0000 mon.a (mon.0) 4016 : cluster [DBG] osdmap e2950: 8 total, 8 up, 8 in 2024-08-29T19:33:38.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:33:37 smithi029 bash[77880]: cluster 2024-08-29T19:33:36.890680+0000 mgr.y (mgr.25004) 3111 : cluster [DBG] pgmap v5587: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 345 KiB/s rd, 29 KiB/s wr, 465 op/s 2024-08-29T19:33:38.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:33:37 smithi029 bash[79042]: cluster 2024-08-29T19:33:36.873524+0000 mon.a (mon.0) 4016 : cluster [DBG] osdmap e2950: 8 total, 8 up, 8 in 2024-08-29T19:33:38.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:33:37 smithi029 bash[79042]: cluster 2024-08-29T19:33:36.890680+0000 mgr.y (mgr.25004) 3111 : cluster [DBG] pgmap v5587: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 345 KiB/s rd, 29 KiB/s wr, 465 op/s 2024-08-29T19:33:39.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:33:38 smithi110 bash[67519]: cluster 2024-08-29T19:33:37.883533+0000 mon.a (mon.0) 4017 : cluster [DBG] osdmap e2951: 8 total, 8 up, 8 in 2024-08-29T19:33:39.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:33:38 smithi029 bash[77880]: cluster 2024-08-29T19:33:37.883533+0000 mon.a (mon.0) 4017 : cluster [DBG] osdmap e2951: 8 total, 8 up, 8 in 2024-08-29T19:33:39.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:33:38 smithi029 bash[79042]: cluster 2024-08-29T19:33:37.883533+0000 mon.a (mon.0) 4017 : cluster [DBG] osdmap e2951: 8 total, 8 up, 8 in 2024-08-29T19:33:40.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:33:39 smithi110 bash[67519]: cluster 2024-08-29T19:33:38.887040+0000 mon.a (mon.0) 4018 : cluster [DBG] osdmap e2952: 8 total, 8 up, 8 in 2024-08-29T19:33:40.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:33:39 smithi110 bash[67519]: cluster 2024-08-29T19:33:38.891494+0000 mgr.y (mgr.25004) 3112 : cluster [DBG] pgmap v5590: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 362 KiB/s rd, 30 KiB/s wr, 489 op/s 2024-08-29T19:33:40.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:33:39 smithi029 bash[77880]: cluster 2024-08-29T19:33:38.887040+0000 mon.a (mon.0) 4018 : cluster [DBG] osdmap e2952: 8 total, 8 up, 8 in 2024-08-29T19:33:40.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:33:39 smithi029 bash[77880]: cluster 2024-08-29T19:33:38.891494+0000 mgr.y (mgr.25004) 3112 : cluster [DBG] pgmap v5590: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 362 KiB/s rd, 30 KiB/s wr, 489 op/s 2024-08-29T19:33:40.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:33:39 smithi029 bash[79042]: cluster 2024-08-29T19:33:38.887040+0000 mon.a (mon.0) 4018 : cluster [DBG] osdmap e2952: 8 total, 8 up, 8 in 2024-08-29T19:33:40.154 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:33:39 smithi029 bash[79042]: cluster 2024-08-29T19:33:38.891494+0000 mgr.y (mgr.25004) 3112 : cluster [DBG] pgmap v5590: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 362 KiB/s rd, 30 KiB/s wr, 489 op/s 2024-08-29T19:33:41.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:33:41 smithi110 bash[67519]: cluster 2024-08-29T19:33:40.645219+0000 mon.a (mon.0) 4019 : cluster [DBG] osdmap e2953: 8 total, 8 up, 8 in 2024-08-29T19:33:41.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:33:41 smithi110 bash[67519]: cluster 2024-08-29T19:33:40.892335+0000 mgr.y (mgr.25004) 3113 : cluster [DBG] pgmap v5592: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 192 KiB/s rd, 15 KiB/s wr, 260 op/s 2024-08-29T19:33:41.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:33:41 smithi029 bash[77880]: cluster 2024-08-29T19:33:40.645219+0000 mon.a (mon.0) 4019 : cluster [DBG] osdmap e2953: 8 total, 8 up, 8 in 2024-08-29T19:33:41.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:33:41 smithi029 bash[77880]: cluster 2024-08-29T19:33:40.892335+0000 mgr.y (mgr.25004) 3113 : cluster [DBG] pgmap v5592: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 192 KiB/s rd, 15 KiB/s wr, 260 op/s 2024-08-29T19:33:41.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:33:41 smithi029 bash[79042]: cluster 2024-08-29T19:33:40.645219+0000 mon.a (mon.0) 4019 : cluster [DBG] osdmap e2953: 8 total, 8 up, 8 in 2024-08-29T19:33:41.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:33:41 smithi029 bash[79042]: cluster 2024-08-29T19:33:40.892335+0000 mgr.y (mgr.25004) 3113 : cluster [DBG] pgmap v5592: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 192 KiB/s rd, 15 KiB/s wr, 260 op/s 2024-08-29T19:33:44.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:33:43 smithi110 bash[67519]: cluster 2024-08-29T19:33:42.893678+0000 mgr.y (mgr.25004) 3114 : cluster [DBG] pgmap v5593: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 451 KiB/s rd, 16 KiB/s wr, 563 op/s 2024-08-29T19:33:44.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:33:43 smithi029 bash[79042]: cluster 2024-08-29T19:33:42.893678+0000 mgr.y (mgr.25004) 3114 : cluster [DBG] pgmap v5593: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 451 KiB/s rd, 16 KiB/s wr, 563 op/s 2024-08-29T19:33:44.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:33:43 smithi029 bash[77880]: cluster 2024-08-29T19:33:42.893678+0000 mgr.y (mgr.25004) 3114 : cluster [DBG] pgmap v5593: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 451 KiB/s rd, 16 KiB/s wr, 563 op/s 2024-08-29T19:33:44.902 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 19:33:44 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:19:33:44] "GET /metrics HTTP/1.1" 200 36695 "" "Prometheus/2.43.0" 2024-08-29T19:33:46.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:33:45 smithi110 bash[67519]: cluster 2024-08-29T19:33:44.894608+0000 mgr.y (mgr.25004) 3115 : cluster [DBG] pgmap v5594: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 428 KiB/s rd, 17 KiB/s wr, 528 op/s 2024-08-29T19:33:46.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:33:45 smithi110 bash[67519]: cluster 2024-08-29T19:33:45.647782+0000 mon.a (mon.0) 4020 : cluster [DBG] osdmap e2954: 8 total, 8 up, 8 in 2024-08-29T19:33:46.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:33:45 smithi029 bash[77880]: cluster 2024-08-29T19:33:44.894608+0000 mgr.y (mgr.25004) 3115 : cluster [DBG] pgmap v5594: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 428 KiB/s rd, 17 KiB/s wr, 528 op/s 2024-08-29T19:33:46.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:33:45 smithi029 bash[77880]: cluster 2024-08-29T19:33:45.647782+0000 mon.a (mon.0) 4020 : cluster [DBG] osdmap e2954: 8 total, 8 up, 8 in 2024-08-29T19:33:46.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:33:45 smithi029 bash[79042]: cluster 2024-08-29T19:33:44.894608+0000 mgr.y (mgr.25004) 3115 : cluster [DBG] pgmap v5594: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 428 KiB/s rd, 17 KiB/s wr, 528 op/s 2024-08-29T19:33:46.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:33:45 smithi029 bash[79042]: cluster 2024-08-29T19:33:45.647782+0000 mon.a (mon.0) 4020 : cluster [DBG] osdmap e2954: 8 total, 8 up, 8 in 2024-08-29T19:33:48.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:33:47 smithi110 bash[67519]: cluster 2024-08-29T19:33:46.895854+0000 mgr.y (mgr.25004) 3116 : cluster [DBG] pgmap v5596: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 1.0 MiB/s rd, 12 KiB/s wr, 1.22k op/s 2024-08-29T19:33:48.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:33:47 smithi029 bash[77880]: cluster 2024-08-29T19:33:46.895854+0000 mgr.y (mgr.25004) 3116 : cluster [DBG] pgmap v5596: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 1.0 MiB/s rd, 12 KiB/s wr, 1.22k op/s 2024-08-29T19:33:48.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:33:47 smithi029 bash[79042]: cluster 2024-08-29T19:33:46.895854+0000 mgr.y (mgr.25004) 3116 : cluster [DBG] pgmap v5596: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 1.0 MiB/s rd, 12 KiB/s wr, 1.22k op/s 2024-08-29T19:33:49.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:33:48 smithi110 bash[67519]: audit 2024-08-29T19:33:48.655874+0000 mon.c (mon.2) 1089 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:33:49.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:33:48 smithi029 bash[77880]: audit 2024-08-29T19:33:48.655874+0000 mon.c (mon.2) 1089 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:33:49.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:33:48 smithi029 bash[79042]: audit 2024-08-29T19:33:48.655874+0000 mon.c (mon.2) 1089 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:33:50.196 INFO:tasks.workunit.client.0.smithi029.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_list_children PASSED [ 65%] 2024-08-29T19:33:50.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:33:49 smithi110 bash[67519]: cluster 2024-08-29T19:33:48.896916+0000 mgr.y (mgr.25004) 3117 : cluster [DBG] pgmap v5597: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 1021 KiB/s rd, 14 KiB/s wr, 1.19k op/s 2024-08-29T19:33:50.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:33:49 smithi029 bash[77880]: cluster 2024-08-29T19:33:48.896916+0000 mgr.y (mgr.25004) 3117 : cluster [DBG] pgmap v5597: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 1021 KiB/s rd, 14 KiB/s wr, 1.19k op/s 2024-08-29T19:33:50.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:33:49 smithi029 bash[79042]: cluster 2024-08-29T19:33:48.896916+0000 mgr.y (mgr.25004) 3117 : cluster [DBG] pgmap v5597: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 1021 KiB/s rd, 14 KiB/s wr, 1.19k op/s 2024-08-29T19:33:51.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:33:50 smithi029 bash[79042]: cluster 2024-08-29T19:33:49.988271+0000 mon.a (mon.0) 4021 : cluster [DBG] osdmap e2955: 8 total, 8 up, 8 in 2024-08-29T19:33:51.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:33:50 smithi029 bash[77880]: cluster 2024-08-29T19:33:49.988271+0000 mon.a (mon.0) 4021 : cluster [DBG] osdmap e2955: 8 total, 8 up, 8 in 2024-08-29T19:33:51.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:33:50 smithi110 bash[67519]: cluster 2024-08-29T19:33:49.988271+0000 mon.a (mon.0) 4021 : cluster [DBG] osdmap e2955: 8 total, 8 up, 8 in 2024-08-29T19:33:52.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:33:52 smithi110 bash[67519]: cluster 2024-08-29T19:33:50.897997+0000 mgr.y (mgr.25004) 3118 : cluster [DBG] pgmap v5599: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 774 KiB/s rd, 10 KiB/s wr, 898 op/s 2024-08-29T19:33:52.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:33:52 smithi110 bash[67519]: cluster 2024-08-29T19:33:51.004372+0000 mon.a (mon.0) 4022 : cluster [DBG] osdmap e2956: 8 total, 8 up, 8 in 2024-08-29T19:33:52.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:33:52 smithi029 bash[79042]: cluster 2024-08-29T19:33:50.897997+0000 mgr.y (mgr.25004) 3118 : cluster [DBG] pgmap v5599: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 774 KiB/s rd, 10 KiB/s wr, 898 op/s 2024-08-29T19:33:52.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:33:52 smithi029 bash[79042]: cluster 2024-08-29T19:33:51.004372+0000 mon.a (mon.0) 4022 : cluster [DBG] osdmap e2956: 8 total, 8 up, 8 in 2024-08-29T19:33:52.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:33:52 smithi029 bash[77880]: cluster 2024-08-29T19:33:50.897997+0000 mgr.y (mgr.25004) 3118 : cluster [DBG] pgmap v5599: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 774 KiB/s rd, 10 KiB/s wr, 898 op/s 2024-08-29T19:33:52.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:33:52 smithi029 bash[77880]: cluster 2024-08-29T19:33:51.004372+0000 mon.a (mon.0) 4022 : cluster [DBG] osdmap e2956: 8 total, 8 up, 8 in 2024-08-29T19:33:53.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:33:53 smithi110 bash[67519]: cluster 2024-08-29T19:33:52.006414+0000 mon.a (mon.0) 4023 : cluster [DBG] osdmap e2957: 8 total, 8 up, 8 in 2024-08-29T19:33:53.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:33:53 smithi029 bash[79042]: cluster 2024-08-29T19:33:52.006414+0000 mon.a (mon.0) 4023 : cluster [DBG] osdmap e2957: 8 total, 8 up, 8 in 2024-08-29T19:33:53.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:33:53 smithi029 bash[77880]: cluster 2024-08-29T19:33:52.006414+0000 mon.a (mon.0) 4023 : cluster [DBG] osdmap e2957: 8 total, 8 up, 8 in 2024-08-29T19:33:54.280 INFO:tasks.workunit.client.0.smithi029.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_flatten_errors PASSED [ 65%] 2024-08-29T19:33:54.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:33:54 smithi110 bash[67519]: cluster 2024-08-29T19:33:52.899003+0000 mgr.y (mgr.25004) 3119 : cluster [DBG] pgmap v5602: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 575 KiB/s rd, 10 KiB/s wr, 697 op/s 2024-08-29T19:33:54.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:33:54 smithi110 bash[67519]: cluster 2024-08-29T19:33:53.029850+0000 mon.a (mon.0) 4024 : cluster [DBG] osdmap e2958: 8 total, 8 up, 8 in 2024-08-29T19:33:54.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:33:54 smithi029 bash[79042]: cluster 2024-08-29T19:33:52.899003+0000 mgr.y (mgr.25004) 3119 : cluster [DBG] pgmap v5602: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 575 KiB/s rd, 10 KiB/s wr, 697 op/s 2024-08-29T19:33:54.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:33:54 smithi029 bash[79042]: cluster 2024-08-29T19:33:53.029850+0000 mon.a (mon.0) 4024 : cluster [DBG] osdmap e2958: 8 total, 8 up, 8 in 2024-08-29T19:33:54.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:33:54 smithi029 bash[77880]: cluster 2024-08-29T19:33:52.899003+0000 mgr.y (mgr.25004) 3119 : cluster [DBG] pgmap v5602: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 575 KiB/s rd, 10 KiB/s wr, 697 op/s 2024-08-29T19:33:54.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:33:54 smithi029 bash[77880]: cluster 2024-08-29T19:33:53.029850+0000 mon.a (mon.0) 4024 : cluster [DBG] osdmap e2958: 8 total, 8 up, 8 in 2024-08-29T19:33:54.902 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 19:33:54 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:19:33:54] "GET /metrics HTTP/1.1" 200 36703 "" "Prometheus/2.43.0" 2024-08-29T19:33:55.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:33:55 smithi110 bash[67519]: cluster 2024-08-29T19:33:54.039679+0000 mon.a (mon.0) 4025 : cluster [DBG] osdmap e2959: 8 total, 8 up, 8 in 2024-08-29T19:33:55.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:33:55 smithi029 bash[79042]: cluster 2024-08-29T19:33:54.039679+0000 mon.a (mon.0) 4025 : cluster [DBG] osdmap e2959: 8 total, 8 up, 8 in 2024-08-29T19:33:55.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:33:55 smithi029 bash[77880]: cluster 2024-08-29T19:33:54.039679+0000 mon.a (mon.0) 4025 : cluster [DBG] osdmap e2959: 8 total, 8 up, 8 in 2024-08-29T19:33:56.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:33:56 smithi110 bash[67519]: cluster 2024-08-29T19:33:54.899759+0000 mgr.y (mgr.25004) 3120 : cluster [DBG] pgmap v5605: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 843 KiB/s rd, 12 KiB/s wr, 1.02k op/s 2024-08-29T19:33:56.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:33:56 smithi110 bash[67519]: cluster 2024-08-29T19:33:55.049734+0000 mon.a (mon.0) 4026 : cluster [DBG] osdmap e2960: 8 total, 8 up, 8 in 2024-08-29T19:33:56.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:33:56 smithi110 bash[67519]: cluster 2024-08-29T19:33:55.666758+0000 mon.a (mon.0) 4027 : cluster [DBG] osdmap e2961: 8 total, 8 up, 8 in 2024-08-29T19:33:56.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:33:56 smithi029 bash[79042]: cluster 2024-08-29T19:33:54.899759+0000 mgr.y (mgr.25004) 3120 : cluster [DBG] pgmap v5605: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 843 KiB/s rd, 12 KiB/s wr, 1.02k op/s 2024-08-29T19:33:56.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:33:56 smithi029 bash[79042]: cluster 2024-08-29T19:33:55.049734+0000 mon.a (mon.0) 4026 : cluster [DBG] osdmap e2960: 8 total, 8 up, 8 in 2024-08-29T19:33:56.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:33:56 smithi029 bash[79042]: cluster 2024-08-29T19:33:55.666758+0000 mon.a (mon.0) 4027 : cluster [DBG] osdmap e2961: 8 total, 8 up, 8 in 2024-08-29T19:33:56.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:33:56 smithi029 bash[77880]: cluster 2024-08-29T19:33:54.899759+0000 mgr.y (mgr.25004) 3120 : cluster [DBG] pgmap v5605: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 843 KiB/s rd, 12 KiB/s wr, 1.02k op/s 2024-08-29T19:33:56.404 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:33:56 smithi029 bash[77880]: cluster 2024-08-29T19:33:55.049734+0000 mon.a (mon.0) 4026 : cluster [DBG] osdmap e2960: 8 total, 8 up, 8 in 2024-08-29T19:33:56.404 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:33:56 smithi029 bash[77880]: cluster 2024-08-29T19:33:55.666758+0000 mon.a (mon.0) 4027 : cluster [DBG] osdmap e2961: 8 total, 8 up, 8 in 2024-08-29T19:33:57.289 INFO:tasks.workunit.client.0.smithi029.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_flatten_basic PASSED [ 66%] 2024-08-29T19:33:58.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:33:58 smithi110 bash[67519]: cluster 2024-08-29T19:33:56.901019+0000 mgr.y (mgr.25004) 3121 : cluster [DBG] pgmap v5608: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 240 KiB/s rd, 16 KiB/s wr, 318 op/s 2024-08-29T19:33:58.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:33:58 smithi110 bash[67519]: cluster 2024-08-29T19:33:57.058607+0000 mon.a (mon.0) 4028 : cluster [DBG] osdmap e2962: 8 total, 8 up, 8 in 2024-08-29T19:33:58.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:33:58 smithi029 bash[79042]: cluster 2024-08-29T19:33:56.901019+0000 mgr.y (mgr.25004) 3121 : cluster [DBG] pgmap v5608: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 240 KiB/s rd, 16 KiB/s wr, 318 op/s 2024-08-29T19:33:58.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:33:58 smithi029 bash[79042]: cluster 2024-08-29T19:33:57.058607+0000 mon.a (mon.0) 4028 : cluster [DBG] osdmap e2962: 8 total, 8 up, 8 in 2024-08-29T19:33:58.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:33:58 smithi029 bash[77880]: cluster 2024-08-29T19:33:56.901019+0000 mgr.y (mgr.25004) 3121 : cluster [DBG] pgmap v5608: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 240 KiB/s rd, 16 KiB/s wr, 318 op/s 2024-08-29T19:33:58.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:33:58 smithi029 bash[77880]: cluster 2024-08-29T19:33:57.058607+0000 mon.a (mon.0) 4028 : cluster [DBG] osdmap e2962: 8 total, 8 up, 8 in 2024-08-29T19:33:59.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:33:59 smithi110 bash[67519]: cluster 2024-08-29T19:33:58.069194+0000 mon.a (mon.0) 4029 : cluster [DBG] osdmap e2963: 8 total, 8 up, 8 in 2024-08-29T19:33:59.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:33:59 smithi029 bash[79042]: cluster 2024-08-29T19:33:58.069194+0000 mon.a (mon.0) 4029 : cluster [DBG] osdmap e2963: 8 total, 8 up, 8 in 2024-08-29T19:33:59.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:33:59 smithi029 bash[77880]: cluster 2024-08-29T19:33:58.069194+0000 mon.a (mon.0) 4029 : cluster [DBG] osdmap e2963: 8 total, 8 up, 8 in 2024-08-29T19:34:00.329 INFO:tasks.workunit.client.0.smithi029.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_flatten_smaller_order PASSED [ 67%] 2024-08-29T19:34:00.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:34:00 smithi110 bash[67519]: cluster 2024-08-29T19:33:58.901922+0000 mgr.y (mgr.25004) 3122 : cluster [DBG] pgmap v5611: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 366 KiB/s rd, 29 KiB/s wr, 492 op/s 2024-08-29T19:34:00.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:34:00 smithi029 bash[79042]: cluster 2024-08-29T19:33:58.901922+0000 mgr.y (mgr.25004) 3122 : cluster [DBG] pgmap v5611: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 366 KiB/s rd, 29 KiB/s wr, 492 op/s 2024-08-29T19:34:00.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:34:00 smithi029 bash[77880]: cluster 2024-08-29T19:33:58.901922+0000 mgr.y (mgr.25004) 3122 : cluster [DBG] pgmap v5611: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 366 KiB/s rd, 29 KiB/s wr, 492 op/s 2024-08-29T19:34:01.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:34:01 smithi110 bash[67519]: cluster 2024-08-29T19:34:00.089720+0000 mon.a (mon.0) 4030 : cluster [DBG] osdmap e2964: 8 total, 8 up, 8 in 2024-08-29T19:34:01.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:34:01 smithi110 bash[67519]: cluster 2024-08-29T19:34:00.668253+0000 mon.a (mon.0) 4031 : cluster [DBG] osdmap e2965: 8 total, 8 up, 8 in 2024-08-29T19:34:01.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:34:01 smithi029 bash[79042]: cluster 2024-08-29T19:34:00.089720+0000 mon.a (mon.0) 4030 : cluster [DBG] osdmap e2964: 8 total, 8 up, 8 in 2024-08-29T19:34:01.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:34:01 smithi029 bash[79042]: cluster 2024-08-29T19:34:00.668253+0000 mon.a (mon.0) 4031 : cluster [DBG] osdmap e2965: 8 total, 8 up, 8 in 2024-08-29T19:34:01.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:34:01 smithi029 bash[77880]: cluster 2024-08-29T19:34:00.089720+0000 mon.a (mon.0) 4030 : cluster [DBG] osdmap e2964: 8 total, 8 up, 8 in 2024-08-29T19:34:01.404 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:34:01 smithi029 bash[77880]: cluster 2024-08-29T19:34:00.668253+0000 mon.a (mon.0) 4031 : cluster [DBG] osdmap e2965: 8 total, 8 up, 8 in 2024-08-29T19:34:02.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:34:02 smithi029 bash[79042]: cluster 2024-08-29T19:34:00.902780+0000 mgr.y (mgr.25004) 3123 : cluster [DBG] pgmap v5614: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 329 KiB/s rd, 25 KiB/s wr, 440 op/s 2024-08-29T19:34:02.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:34:02 smithi110 bash[67519]: cluster 2024-08-29T19:34:00.902780+0000 mgr.y (mgr.25004) 3123 : cluster [DBG] pgmap v5614: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 329 KiB/s rd, 25 KiB/s wr, 440 op/s 2024-08-29T19:34:02.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:34:02 smithi029 bash[77880]: cluster 2024-08-29T19:34:00.902780+0000 mgr.y (mgr.25004) 3123 : cluster [DBG] pgmap v5614: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 329 KiB/s rd, 25 KiB/s wr, 440 op/s 2024-08-29T19:34:03.326 INFO:tasks.workunit.client.0.smithi029.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_flatten_larger_order PASSED [ 67%] 2024-08-29T19:34:04.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:34:04 smithi110 bash[67519]: cluster 2024-08-29T19:34:02.904132+0000 mgr.y (mgr.25004) 3124 : cluster [DBG] pgmap v5615: 137 pgs: 137 active+clean; 8.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 447 KiB/s rd, 29 KiB/s wr, 597 op/s 2024-08-29T19:34:04.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:34:04 smithi110 bash[67519]: cluster 2024-08-29T19:34:03.101641+0000 mon.a (mon.0) 4032 : cluster [DBG] osdmap e2966: 8 total, 8 up, 8 in 2024-08-29T19:34:04.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:34:04 smithi110 bash[67519]: audit 2024-08-29T19:34:03.655653+0000 mon.c (mon.2) 1090 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:34:04.404 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:34:04 smithi029 bash[77880]: cluster 2024-08-29T19:34:02.904132+0000 mgr.y (mgr.25004) 3124 : cluster [DBG] pgmap v5615: 137 pgs: 137 active+clean; 8.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 447 KiB/s rd, 29 KiB/s wr, 597 op/s 2024-08-29T19:34:04.404 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:34:04 smithi029 bash[77880]: cluster 2024-08-29T19:34:03.101641+0000 mon.a (mon.0) 4032 : cluster [DBG] osdmap e2966: 8 total, 8 up, 8 in 2024-08-29T19:34:04.404 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:34:04 smithi029 bash[77880]: audit 2024-08-29T19:34:03.655653+0000 mon.c (mon.2) 1090 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:34:04.404 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:34:04 smithi029 bash[79042]: cluster 2024-08-29T19:34:02.904132+0000 mgr.y (mgr.25004) 3124 : cluster [DBG] pgmap v5615: 137 pgs: 137 active+clean; 8.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 447 KiB/s rd, 29 KiB/s wr, 597 op/s 2024-08-29T19:34:04.405 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:34:04 smithi029 bash[79042]: cluster 2024-08-29T19:34:03.101641+0000 mon.a (mon.0) 4032 : cluster [DBG] osdmap e2966: 8 total, 8 up, 8 in 2024-08-29T19:34:04.405 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:34:04 smithi029 bash[79042]: audit 2024-08-29T19:34:03.655653+0000 mon.c (mon.2) 1090 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:34:04.902 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 19:34:04 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:19:34:04] "GET /metrics HTTP/1.1" 200 36699 "" "Prometheus/2.43.0" 2024-08-29T19:34:05.364 INFO:tasks.workunit.client.0.smithi029.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_flatten_drops_cache PASSED [ 68%] 2024-08-29T19:34:05.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:34:05 smithi110 bash[67519]: cluster 2024-08-29T19:34:04.112272+0000 mon.a (mon.0) 4033 : cluster [DBG] osdmap e2967: 8 total, 8 up, 8 in 2024-08-29T19:34:05.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:34:05 smithi029 bash[77880]: cluster 2024-08-29T19:34:04.112272+0000 mon.a (mon.0) 4033 : cluster [DBG] osdmap e2967: 8 total, 8 up, 8 in 2024-08-29T19:34:05.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:34:05 smithi029 bash[79042]: cluster 2024-08-29T19:34:04.112272+0000 mon.a (mon.0) 4033 : cluster [DBG] osdmap e2967: 8 total, 8 up, 8 in 2024-08-29T19:34:06.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:34:06 smithi029 bash[77880]: cluster 2024-08-29T19:34:04.904847+0000 mgr.y (mgr.25004) 3125 : cluster [DBG] pgmap v5618: 137 pgs: 137 active+clean; 8.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 505 KiB/s rd, 33 KiB/s wr, 675 op/s 2024-08-29T19:34:06.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:34:06 smithi029 bash[77880]: cluster 2024-08-29T19:34:05.122384+0000 mon.a (mon.0) 4034 : cluster [DBG] osdmap e2968: 8 total, 8 up, 8 in 2024-08-29T19:34:06.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:34:06 smithi029 bash[77880]: audit 2024-08-29T19:34:05.512634+0000 mon.c (mon.2) 1091 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:34:06.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:34:06 smithi029 bash[77880]: cluster 2024-08-29T19:34:05.670122+0000 mon.a (mon.0) 4035 : cluster [DBG] osdmap e2969: 8 total, 8 up, 8 in 2024-08-29T19:34:06.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:34:06 smithi110 bash[67519]: cluster 2024-08-29T19:34:04.904847+0000 mgr.y (mgr.25004) 3125 : cluster [DBG] pgmap v5618: 137 pgs: 137 active+clean; 8.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 505 KiB/s rd, 33 KiB/s wr, 675 op/s 2024-08-29T19:34:06.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:34:06 smithi110 bash[67519]: cluster 2024-08-29T19:34:05.122384+0000 mon.a (mon.0) 4034 : cluster [DBG] osdmap e2968: 8 total, 8 up, 8 in 2024-08-29T19:34:06.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:34:06 smithi110 bash[67519]: audit 2024-08-29T19:34:05.512634+0000 mon.c (mon.2) 1091 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:34:06.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:34:06 smithi110 bash[67519]: cluster 2024-08-29T19:34:05.670122+0000 mon.a (mon.0) 4035 : cluster [DBG] osdmap e2969: 8 total, 8 up, 8 in 2024-08-29T19:34:06.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:34:06 smithi029 bash[79042]: cluster 2024-08-29T19:34:04.904847+0000 mgr.y (mgr.25004) 3125 : cluster [DBG] pgmap v5618: 137 pgs: 137 active+clean; 8.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 505 KiB/s rd, 33 KiB/s wr, 675 op/s 2024-08-29T19:34:06.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:34:06 smithi029 bash[79042]: cluster 2024-08-29T19:34:05.122384+0000 mon.a (mon.0) 4034 : cluster [DBG] osdmap e2968: 8 total, 8 up, 8 in 2024-08-29T19:34:06.404 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:34:06 smithi029 bash[79042]: audit 2024-08-29T19:34:05.512634+0000 mon.c (mon.2) 1091 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:34:06.404 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:34:06 smithi029 bash[79042]: cluster 2024-08-29T19:34:05.670122+0000 mon.a (mon.0) 4035 : cluster [DBG] osdmap e2969: 8 total, 8 up, 8 in 2024-08-29T19:34:07.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:34:07 smithi110 bash[67519]: audit 2024-08-29T19:34:06.359275+0000 mon.c (mon.2) 1092 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:34:07.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:34:07 smithi110 bash[67519]: audit 2024-08-29T19:34:06.360881+0000 mon.c (mon.2) 1093 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:34:07.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:34:07 smithi110 bash[67519]: audit 2024-08-29T19:34:06.373309+0000 mon.a (mon.0) 4036 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:34:07.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:34:07 smithi110 bash[67519]: cluster 2024-08-29T19:34:06.673563+0000 mon.a (mon.0) 4037 : cluster [DBG] osdmap e2970: 8 total, 8 up, 8 in 2024-08-29T19:34:07.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:34:07 smithi029 bash[79042]: audit 2024-08-29T19:34:06.359275+0000 mon.c (mon.2) 1092 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:34:07.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:34:07 smithi029 bash[79042]: audit 2024-08-29T19:34:06.360881+0000 mon.c (mon.2) 1093 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:34:07.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:34:07 smithi029 bash[79042]: audit 2024-08-29T19:34:06.373309+0000 mon.a (mon.0) 4036 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:34:07.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:34:07 smithi029 bash[79042]: cluster 2024-08-29T19:34:06.673563+0000 mon.a (mon.0) 4037 : cluster [DBG] osdmap e2970: 8 total, 8 up, 8 in 2024-08-29T19:34:07.404 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:34:07 smithi029 bash[77880]: audit 2024-08-29T19:34:06.359275+0000 mon.c (mon.2) 1092 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:34:07.404 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:34:07 smithi029 bash[77880]: audit 2024-08-29T19:34:06.360881+0000 mon.c (mon.2) 1093 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:34:07.404 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:34:07 smithi029 bash[77880]: audit 2024-08-29T19:34:06.373309+0000 mon.a (mon.0) 4036 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:34:07.404 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:34:07 smithi029 bash[77880]: cluster 2024-08-29T19:34:06.673563+0000 mon.a (mon.0) 4037 : cluster [DBG] osdmap e2970: 8 total, 8 up, 8 in 2024-08-29T19:34:08.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:34:08 smithi110 bash[67519]: cluster 2024-08-29T19:34:06.905584+0000 mgr.y (mgr.25004) 3126 : cluster [DBG] pgmap v5622: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 553 KiB/s rd, 35 KiB/s wr, 733 op/s 2024-08-29T19:34:08.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:34:08 smithi110 bash[67519]: cluster 2024-08-29T19:34:07.683738+0000 mon.a (mon.0) 4038 : cluster [DBG] osdmap e2971: 8 total, 8 up, 8 in 2024-08-29T19:34:08.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:34:08 smithi029 bash[79042]: cluster 2024-08-29T19:34:06.905584+0000 mgr.y (mgr.25004) 3126 : cluster [DBG] pgmap v5622: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 553 KiB/s rd, 35 KiB/s wr, 733 op/s 2024-08-29T19:34:08.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:34:08 smithi029 bash[79042]: cluster 2024-08-29T19:34:07.683738+0000 mon.a (mon.0) 4038 : cluster [DBG] osdmap e2971: 8 total, 8 up, 8 in 2024-08-29T19:34:08.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:34:08 smithi029 bash[77880]: cluster 2024-08-29T19:34:06.905584+0000 mgr.y (mgr.25004) 3126 : cluster [DBG] pgmap v5622: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 553 KiB/s rd, 35 KiB/s wr, 733 op/s 2024-08-29T19:34:08.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:34:08 smithi029 bash[77880]: cluster 2024-08-29T19:34:07.683738+0000 mon.a (mon.0) 4038 : cluster [DBG] osdmap e2971: 8 total, 8 up, 8 in 2024-08-29T19:34:09.364 INFO:tasks.workunit.client.0.smithi029.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_flatten_multi_level PASSED [ 68%] 2024-08-29T19:34:10.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:34:10 smithi110 bash[67519]: cluster 2024-08-29T19:34:08.906520+0000 mgr.y (mgr.25004) 3127 : cluster [DBG] pgmap v5624: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 399 KiB/s rd, 28 KiB/s wr, 541 op/s 2024-08-29T19:34:10.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:34:10 smithi110 bash[67519]: cluster 2024-08-29T19:34:09.136095+0000 mon.a (mon.0) 4039 : cluster [DBG] osdmap e2972: 8 total, 8 up, 8 in 2024-08-29T19:34:10.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:34:10 smithi029 bash[79042]: cluster 2024-08-29T19:34:08.906520+0000 mgr.y (mgr.25004) 3127 : cluster [DBG] pgmap v5624: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 399 KiB/s rd, 28 KiB/s wr, 541 op/s 2024-08-29T19:34:10.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:34:10 smithi029 bash[79042]: cluster 2024-08-29T19:34:09.136095+0000 mon.a (mon.0) 4039 : cluster [DBG] osdmap e2972: 8 total, 8 up, 8 in 2024-08-29T19:34:10.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:34:10 smithi029 bash[77880]: cluster 2024-08-29T19:34:08.906520+0000 mgr.y (mgr.25004) 3127 : cluster [DBG] pgmap v5624: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 399 KiB/s rd, 28 KiB/s wr, 541 op/s 2024-08-29T19:34:10.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:34:10 smithi029 bash[77880]: cluster 2024-08-29T19:34:09.136095+0000 mon.a (mon.0) 4039 : cluster [DBG] osdmap e2972: 8 total, 8 up, 8 in 2024-08-29T19:34:11.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:34:11 smithi110 bash[67519]: cluster 2024-08-29T19:34:10.146089+0000 mon.a (mon.0) 4040 : cluster [DBG] osdmap e2973: 8 total, 8 up, 8 in 2024-08-29T19:34:11.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:34:11 smithi110 bash[67519]: cluster 2024-08-29T19:34:10.673334+0000 mon.a (mon.0) 4041 : cluster [DBG] osdmap e2974: 8 total, 8 up, 8 in 2024-08-29T19:34:11.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:34:11 smithi029 bash[79042]: cluster 2024-08-29T19:34:10.146089+0000 mon.a (mon.0) 4040 : cluster [DBG] osdmap e2973: 8 total, 8 up, 8 in 2024-08-29T19:34:11.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:34:11 smithi029 bash[79042]: cluster 2024-08-29T19:34:10.673334+0000 mon.a (mon.0) 4041 : cluster [DBG] osdmap e2974: 8 total, 8 up, 8 in 2024-08-29T19:34:11.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:34:11 smithi029 bash[77880]: cluster 2024-08-29T19:34:10.146089+0000 mon.a (mon.0) 4040 : cluster [DBG] osdmap e2973: 8 total, 8 up, 8 in 2024-08-29T19:34:11.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:34:11 smithi029 bash[77880]: cluster 2024-08-29T19:34:10.673334+0000 mon.a (mon.0) 4041 : cluster [DBG] osdmap e2974: 8 total, 8 up, 8 in 2024-08-29T19:34:11.903 INFO:tasks.workunit.client.0.smithi029.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_flatten_with_progress PASSED [ 69%] 2024-08-29T19:34:12.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:34:12 smithi110 bash[67519]: cluster 2024-08-29T19:34:10.907420+0000 mgr.y (mgr.25004) 3128 : cluster [DBG] pgmap v5628: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 99 KiB/s rd, 12 KiB/s wr, 146 op/s 2024-08-29T19:34:12.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:34:12 smithi110 bash[67519]: cluster 2024-08-29T19:34:11.681075+0000 mon.a (mon.0) 4042 : cluster [DBG] osdmap e2975: 8 total, 8 up, 8 in 2024-08-29T19:34:12.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:34:12 smithi029 bash[79042]: cluster 2024-08-29T19:34:10.907420+0000 mgr.y (mgr.25004) 3128 : cluster [DBG] pgmap v5628: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 99 KiB/s rd, 12 KiB/s wr, 146 op/s 2024-08-29T19:34:12.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:34:12 smithi029 bash[79042]: cluster 2024-08-29T19:34:11.681075+0000 mon.a (mon.0) 4042 : cluster [DBG] osdmap e2975: 8 total, 8 up, 8 in 2024-08-29T19:34:12.404 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:34:12 smithi029 bash[77880]: cluster 2024-08-29T19:34:10.907420+0000 mgr.y (mgr.25004) 3128 : cluster [DBG] pgmap v5628: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 99 KiB/s rd, 12 KiB/s wr, 146 op/s 2024-08-29T19:34:12.404 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:34:12 smithi029 bash[77880]: cluster 2024-08-29T19:34:11.681075+0000 mon.a (mon.0) 4042 : cluster [DBG] osdmap e2975: 8 total, 8 up, 8 in 2024-08-29T19:34:14.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:34:13 smithi110 bash[67519]: cluster 2024-08-29T19:34:12.684840+0000 mon.a (mon.0) 4043 : cluster [DBG] osdmap e2976: 8 total, 8 up, 8 in 2024-08-29T19:34:14.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:34:13 smithi110 bash[67519]: cluster 2024-08-29T19:34:12.908182+0000 mgr.y (mgr.25004) 3129 : cluster [DBG] pgmap v5631: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 278 KiB/s rd, 16 KiB/s wr, 369 op/s 2024-08-29T19:34:14.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:34:13 smithi029 bash[77880]: cluster 2024-08-29T19:34:12.684840+0000 mon.a (mon.0) 4043 : cluster [DBG] osdmap e2976: 8 total, 8 up, 8 in 2024-08-29T19:34:14.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:34:13 smithi029 bash[77880]: cluster 2024-08-29T19:34:12.908182+0000 mgr.y (mgr.25004) 3129 : cluster [DBG] pgmap v5631: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 278 KiB/s rd, 16 KiB/s wr, 369 op/s 2024-08-29T19:34:14.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:34:13 smithi029 bash[79042]: cluster 2024-08-29T19:34:12.684840+0000 mon.a (mon.0) 4043 : cluster [DBG] osdmap e2976: 8 total, 8 up, 8 in 2024-08-29T19:34:14.154 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:34:13 smithi029 bash[79042]: cluster 2024-08-29T19:34:12.908182+0000 mgr.y (mgr.25004) 3129 : cluster [DBG] pgmap v5631: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 278 KiB/s rd, 16 KiB/s wr, 369 op/s 2024-08-29T19:34:14.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:34:14 smithi029 bash[77880]: cluster 2024-08-29T19:34:13.694609+0000 mon.a (mon.0) 4044 : cluster [DBG] osdmap e2977: 8 total, 8 up, 8 in 2024-08-29T19:34:14.903 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 19:34:14 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:19:34:14] "GET /metrics HTTP/1.1" 200 36699 "" "Prometheus/2.43.0" 2024-08-29T19:34:14.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:34:14 smithi029 bash[79042]: cluster 2024-08-29T19:34:13.694609+0000 mon.a (mon.0) 4044 : cluster [DBG] osdmap e2977: 8 total, 8 up, 8 in 2024-08-29T19:34:15.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:34:14 smithi110 bash[67519]: cluster 2024-08-29T19:34:13.694609+0000 mon.a (mon.0) 4044 : cluster [DBG] osdmap e2977: 8 total, 8 up, 8 in 2024-08-29T19:34:15.928 INFO:tasks.workunit.client.0.smithi029.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_resize_flatten_multi_level PASSED [ 69%] 2024-08-29T19:34:16.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:34:15 smithi110 bash[67519]: cluster 2024-08-29T19:34:14.702053+0000 mon.a (mon.0) 4045 : cluster [DBG] osdmap e2978: 8 total, 8 up, 8 in 2024-08-29T19:34:16.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:34:15 smithi110 bash[67519]: cluster 2024-08-29T19:34:14.908875+0000 mgr.y (mgr.25004) 3130 : cluster [DBG] pgmap v5634: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 255 KiB/s rd, 20 KiB/s wr, 340 op/s 2024-08-29T19:34:16.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:34:15 smithi110 bash[67519]: cluster 2024-08-29T19:34:15.675939+0000 mon.a (mon.0) 4046 : cluster [DBG] osdmap e2979: 8 total, 8 up, 8 in 2024-08-29T19:34:16.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:34:15 smithi029 bash[77880]: cluster 2024-08-29T19:34:14.702053+0000 mon.a (mon.0) 4045 : cluster [DBG] osdmap e2978: 8 total, 8 up, 8 in 2024-08-29T19:34:16.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:34:15 smithi029 bash[77880]: cluster 2024-08-29T19:34:14.908875+0000 mgr.y (mgr.25004) 3130 : cluster [DBG] pgmap v5634: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 255 KiB/s rd, 20 KiB/s wr, 340 op/s 2024-08-29T19:34:16.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:34:15 smithi029 bash[77880]: cluster 2024-08-29T19:34:15.675939+0000 mon.a (mon.0) 4046 : cluster [DBG] osdmap e2979: 8 total, 8 up, 8 in 2024-08-29T19:34:16.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:34:15 smithi029 bash[79042]: cluster 2024-08-29T19:34:14.702053+0000 mon.a (mon.0) 4045 : cluster [DBG] osdmap e2978: 8 total, 8 up, 8 in 2024-08-29T19:34:16.154 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:34:15 smithi029 bash[79042]: cluster 2024-08-29T19:34:14.908875+0000 mgr.y (mgr.25004) 3130 : cluster [DBG] pgmap v5634: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 255 KiB/s rd, 20 KiB/s wr, 340 op/s 2024-08-29T19:34:16.154 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:34:15 smithi029 bash[79042]: cluster 2024-08-29T19:34:15.675939+0000 mon.a (mon.0) 4046 : cluster [DBG] osdmap e2979: 8 total, 8 up, 8 in 2024-08-29T19:34:18.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:34:17 smithi110 bash[67519]: cluster 2024-08-29T19:34:16.716257+0000 mon.a (mon.0) 4047 : cluster [DBG] osdmap e2980: 8 total, 8 up, 8 in 2024-08-29T19:34:18.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:34:17 smithi110 bash[67519]: cluster 2024-08-29T19:34:16.909621+0000 mgr.y (mgr.25004) 3131 : cluster [DBG] pgmap v5637: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 237 KiB/s rd, 19 KiB/s wr, 322 op/s 2024-08-29T19:34:18.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:34:17 smithi029 bash[79042]: cluster 2024-08-29T19:34:16.716257+0000 mon.a (mon.0) 4047 : cluster [DBG] osdmap e2980: 8 total, 8 up, 8 in 2024-08-29T19:34:18.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:34:17 smithi029 bash[79042]: cluster 2024-08-29T19:34:16.909621+0000 mgr.y (mgr.25004) 3131 : cluster [DBG] pgmap v5637: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 237 KiB/s rd, 19 KiB/s wr, 322 op/s 2024-08-29T19:34:18.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:34:17 smithi029 bash[77880]: cluster 2024-08-29T19:34:16.716257+0000 mon.a (mon.0) 4047 : cluster [DBG] osdmap e2980: 8 total, 8 up, 8 in 2024-08-29T19:34:18.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:34:17 smithi029 bash[77880]: cluster 2024-08-29T19:34:16.909621+0000 mgr.y (mgr.25004) 3131 : cluster [DBG] pgmap v5637: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 237 KiB/s rd, 19 KiB/s wr, 322 op/s 2024-08-29T19:34:19.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:34:18 smithi110 bash[67519]: cluster 2024-08-29T19:34:17.728418+0000 mon.a (mon.0) 4048 : cluster [DBG] osdmap e2981: 8 total, 8 up, 8 in 2024-08-29T19:34:19.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:34:18 smithi110 bash[67519]: audit 2024-08-29T19:34:18.656113+0000 mon.c (mon.2) 1094 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:34:19.154 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:34:18 smithi029 bash[77880]: cluster 2024-08-29T19:34:17.728418+0000 mon.a (mon.0) 4048 : cluster [DBG] osdmap e2981: 8 total, 8 up, 8 in 2024-08-29T19:34:19.154 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:34:18 smithi029 bash[77880]: audit 2024-08-29T19:34:18.656113+0000 mon.c (mon.2) 1094 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:34:19.154 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:34:18 smithi029 bash[79042]: cluster 2024-08-29T19:34:17.728418+0000 mon.a (mon.0) 4048 : cluster [DBG] osdmap e2981: 8 total, 8 up, 8 in 2024-08-29T19:34:19.154 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:34:18 smithi029 bash[79042]: audit 2024-08-29T19:34:18.656113+0000 mon.c (mon.2) 1094 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:34:20.001 INFO:tasks.workunit.client.0.smithi029.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_trash_snapshot PASSED [ 70%] 2024-08-29T19:34:20.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:34:19 smithi110 bash[67519]: cluster 2024-08-29T19:34:18.736188+0000 mon.a (mon.0) 4049 : cluster [DBG] osdmap e2982: 8 total, 8 up, 8 in 2024-08-29T19:34:20.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:34:19 smithi110 bash[67519]: cluster 2024-08-29T19:34:18.910584+0000 mgr.y (mgr.25004) 3132 : cluster [DBG] pgmap v5640: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 307 KiB/s rd, 22 KiB/s wr, 419 op/s 2024-08-29T19:34:20.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:34:19 smithi029 bash[77880]: cluster 2024-08-29T19:34:18.736188+0000 mon.a (mon.0) 4049 : cluster [DBG] osdmap e2982: 8 total, 8 up, 8 in 2024-08-29T19:34:20.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:34:19 smithi029 bash[77880]: cluster 2024-08-29T19:34:18.910584+0000 mgr.y (mgr.25004) 3132 : cluster [DBG] pgmap v5640: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 307 KiB/s rd, 22 KiB/s wr, 419 op/s 2024-08-29T19:34:20.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:34:19 smithi029 bash[79042]: cluster 2024-08-29T19:34:18.736188+0000 mon.a (mon.0) 4049 : cluster [DBG] osdmap e2982: 8 total, 8 up, 8 in 2024-08-29T19:34:20.154 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:34:19 smithi029 bash[79042]: cluster 2024-08-29T19:34:18.910584+0000 mgr.y (mgr.25004) 3132 : cluster [DBG] pgmap v5640: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 307 KiB/s rd, 22 KiB/s wr, 419 op/s 2024-08-29T19:34:21.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:34:20 smithi110 bash[67519]: cluster 2024-08-29T19:34:19.746866+0000 mon.a (mon.0) 4050 : cluster [DBG] osdmap e2983: 8 total, 8 up, 8 in 2024-08-29T19:34:21.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:34:20 smithi110 bash[67519]: cluster 2024-08-29T19:34:20.678515+0000 mon.a (mon.0) 4051 : cluster [DBG] osdmap e2984: 8 total, 8 up, 8 in 2024-08-29T19:34:21.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:34:20 smithi029 bash[77880]: cluster 2024-08-29T19:34:19.746866+0000 mon.a (mon.0) 4050 : cluster [DBG] osdmap e2983: 8 total, 8 up, 8 in 2024-08-29T19:34:21.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:34:20 smithi029 bash[77880]: cluster 2024-08-29T19:34:20.678515+0000 mon.a (mon.0) 4051 : cluster [DBG] osdmap e2984: 8 total, 8 up, 8 in 2024-08-29T19:34:21.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:34:20 smithi029 bash[79042]: cluster 2024-08-29T19:34:19.746866+0000 mon.a (mon.0) 4050 : cluster [DBG] osdmap e2983: 8 total, 8 up, 8 in 2024-08-29T19:34:21.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:34:20 smithi029 bash[79042]: cluster 2024-08-29T19:34:20.678515+0000 mon.a (mon.0) 4051 : cluster [DBG] osdmap e2984: 8 total, 8 up, 8 in 2024-08-29T19:34:22.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:34:21 smithi110 bash[67519]: cluster 2024-08-29T19:34:20.911498+0000 mgr.y (mgr.25004) 3133 : cluster [DBG] pgmap v5643: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 130 KiB/s rd, 13 KiB/s wr, 182 op/s 2024-08-29T19:34:22.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:34:21 smithi029 bash[77880]: cluster 2024-08-29T19:34:20.911498+0000 mgr.y (mgr.25004) 3133 : cluster [DBG] pgmap v5643: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 130 KiB/s rd, 13 KiB/s wr, 182 op/s 2024-08-29T19:34:22.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:34:21 smithi029 bash[79042]: cluster 2024-08-29T19:34:20.911498+0000 mgr.y (mgr.25004) 3133 : cluster [DBG] pgmap v5643: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 130 KiB/s rd, 13 KiB/s wr, 182 op/s 2024-08-29T19:34:24.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:34:23 smithi029 bash[79042]: cluster 2024-08-29T19:34:22.912738+0000 mgr.y (mgr.25004) 3134 : cluster [DBG] pgmap v5644: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 231 KiB/s rd, 14 KiB/s wr, 304 op/s 2024-08-29T19:34:24.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:34:23 smithi110 bash[67519]: cluster 2024-08-29T19:34:22.912738+0000 mgr.y (mgr.25004) 3134 : cluster [DBG] pgmap v5644: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 231 KiB/s rd, 14 KiB/s wr, 304 op/s 2024-08-29T19:34:24.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:34:23 smithi029 bash[77880]: cluster 2024-08-29T19:34:22.912738+0000 mgr.y (mgr.25004) 3134 : cluster [DBG] pgmap v5644: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 231 KiB/s rd, 14 KiB/s wr, 304 op/s 2024-08-29T19:34:24.902 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 19:34:24 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:19:34:24] "GET /metrics HTTP/1.1" 200 36694 "" "Prometheus/2.43.0" 2024-08-29T19:34:25.152 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 19:34:24 smithi110 bash[99052]: logger=cleanup t=2024-08-29T19:34:24.687723385Z level=info msg="Completed cleanup jobs" duration=36.609156ms 2024-08-29T19:34:26.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:34:25 smithi029 bash[79042]: cluster 2024-08-29T19:34:24.913611+0000 mgr.y (mgr.25004) 3135 : cluster [DBG] pgmap v5645: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 199 KiB/s rd, 14 KiB/s wr, 263 op/s 2024-08-29T19:34:26.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:34:25 smithi029 bash[79042]: cluster 2024-08-29T19:34:25.684234+0000 mon.a (mon.0) 4052 : cluster [DBG] osdmap e2985: 8 total, 8 up, 8 in 2024-08-29T19:34:26.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:34:25 smithi029 bash[77880]: cluster 2024-08-29T19:34:24.913611+0000 mgr.y (mgr.25004) 3135 : cluster [DBG] pgmap v5645: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 199 KiB/s rd, 14 KiB/s wr, 263 op/s 2024-08-29T19:34:26.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:34:25 smithi029 bash[77880]: cluster 2024-08-29T19:34:25.684234+0000 mon.a (mon.0) 4052 : cluster [DBG] osdmap e2985: 8 total, 8 up, 8 in 2024-08-29T19:34:26.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:34:25 smithi110 bash[67519]: cluster 2024-08-29T19:34:24.913611+0000 mgr.y (mgr.25004) 3135 : cluster [DBG] pgmap v5645: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 199 KiB/s rd, 14 KiB/s wr, 263 op/s 2024-08-29T19:34:26.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:34:25 smithi110 bash[67519]: cluster 2024-08-29T19:34:25.684234+0000 mon.a (mon.0) 4052 : cluster [DBG] osdmap e2985: 8 total, 8 up, 8 in 2024-08-29T19:34:28.233 INFO:tasks.workunit.client.0.smithi029.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_encryption_luks1 PASSED [ 70%] 2024-08-29T19:34:28.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:34:27 smithi110 bash[67519]: cluster 2024-08-29T19:34:26.914504+0000 mgr.y (mgr.25004) 3136 : cluster [DBG] pgmap v5647: 137 pgs: 137 active+clean; 8.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 158 KiB/s rd, 579 KiB/s wr, 158 op/s 2024-08-29T19:34:28.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:34:27 smithi029 bash[79042]: cluster 2024-08-29T19:34:26.914504+0000 mgr.y (mgr.25004) 3136 : cluster [DBG] pgmap v5647: 137 pgs: 137 active+clean; 8.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 158 KiB/s rd, 579 KiB/s wr, 158 op/s 2024-08-29T19:34:28.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:34:27 smithi029 bash[77880]: cluster 2024-08-29T19:34:26.914504+0000 mgr.y (mgr.25004) 3136 : cluster [DBG] pgmap v5647: 137 pgs: 137 active+clean; 8.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 158 KiB/s rd, 579 KiB/s wr, 158 op/s 2024-08-29T19:34:29.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:34:28 smithi029 bash[79042]: cluster 2024-08-29T19:34:27.990443+0000 mon.a (mon.0) 4053 : cluster [DBG] osdmap e2986: 8 total, 8 up, 8 in 2024-08-29T19:34:29.404 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:34:28 smithi110 bash[67519]: cluster 2024-08-29T19:34:27.990443+0000 mon.a (mon.0) 4053 : cluster [DBG] osdmap e2986: 8 total, 8 up, 8 in 2024-08-29T19:34:29.404 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:34:28 smithi029 bash[77880]: cluster 2024-08-29T19:34:27.990443+0000 mon.a (mon.0) 4053 : cluster [DBG] osdmap e2986: 8 total, 8 up, 8 in 2024-08-29T19:34:30.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:34:29 smithi110 bash[67519]: cluster 2024-08-29T19:34:28.915363+0000 mgr.y (mgr.25004) 3137 : cluster [DBG] pgmap v5649: 137 pgs: 137 active+clean; 8.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 148 KiB/s rd, 520 KiB/s wr, 148 op/s 2024-08-29T19:34:30.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:34:29 smithi110 bash[67519]: cluster 2024-08-29T19:34:29.001061+0000 mon.a (mon.0) 4054 : cluster [DBG] osdmap e2987: 8 total, 8 up, 8 in 2024-08-29T19:34:30.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:34:29 smithi029 bash[77880]: cluster 2024-08-29T19:34:28.915363+0000 mgr.y (mgr.25004) 3137 : cluster [DBG] pgmap v5649: 137 pgs: 137 active+clean; 8.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 148 KiB/s rd, 520 KiB/s wr, 148 op/s 2024-08-29T19:34:30.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:34:29 smithi029 bash[77880]: cluster 2024-08-29T19:34:29.001061+0000 mon.a (mon.0) 4054 : cluster [DBG] osdmap e2987: 8 total, 8 up, 8 in 2024-08-29T19:34:30.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:34:29 smithi029 bash[79042]: cluster 2024-08-29T19:34:28.915363+0000 mgr.y (mgr.25004) 3137 : cluster [DBG] pgmap v5649: 137 pgs: 137 active+clean; 8.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 148 KiB/s rd, 520 KiB/s wr, 148 op/s 2024-08-29T19:34:30.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:34:29 smithi029 bash[79042]: cluster 2024-08-29T19:34:29.001061+0000 mon.a (mon.0) 4054 : cluster [DBG] osdmap e2987: 8 total, 8 up, 8 in 2024-08-29T19:34:32.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:34:31 smithi110 bash[67519]: cluster 2024-08-29T19:34:30.916138+0000 mgr.y (mgr.25004) 3138 : cluster [DBG] pgmap v5651: 137 pgs: 137 active+clean; 8.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 92 KiB/s rd, 687 KiB/s wr, 62 op/s 2024-08-29T19:34:32.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:34:31 smithi029 bash[79042]: cluster 2024-08-29T19:34:30.916138+0000 mgr.y (mgr.25004) 3138 : cluster [DBG] pgmap v5651: 137 pgs: 137 active+clean; 8.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 92 KiB/s rd, 687 KiB/s wr, 62 op/s 2024-08-29T19:34:32.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:34:31 smithi029 bash[77880]: cluster 2024-08-29T19:34:30.916138+0000 mgr.y (mgr.25004) 3138 : cluster [DBG] pgmap v5651: 137 pgs: 137 active+clean; 8.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 92 KiB/s rd, 687 KiB/s wr, 62 op/s 2024-08-29T19:34:34.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:34:34 smithi029 bash[79042]: cluster 2024-08-29T19:34:32.917030+0000 mgr.y (mgr.25004) 3139 : cluster [DBG] pgmap v5652: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 108 KiB/s rd, 573 KiB/s wr, 94 op/s 2024-08-29T19:34:34.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:34:34 smithi029 bash[79042]: audit 2024-08-29T19:34:33.656154+0000 mon.c (mon.2) 1095 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:34:34.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:34:34 smithi110 bash[67519]: cluster 2024-08-29T19:34:32.917030+0000 mgr.y (mgr.25004) 3139 : cluster [DBG] pgmap v5652: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 108 KiB/s rd, 573 KiB/s wr, 94 op/s 2024-08-29T19:34:34.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:34:34 smithi110 bash[67519]: audit 2024-08-29T19:34:33.656154+0000 mon.c (mon.2) 1095 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:34:34.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:34:34 smithi029 bash[77880]: cluster 2024-08-29T19:34:32.917030+0000 mgr.y (mgr.25004) 3139 : cluster [DBG] pgmap v5652: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 108 KiB/s rd, 573 KiB/s wr, 94 op/s 2024-08-29T19:34:34.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:34:34 smithi029 bash[77880]: audit 2024-08-29T19:34:33.656154+0000 mon.c (mon.2) 1095 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:34:34.902 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 19:34:34 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:19:34:34] "GET /metrics HTTP/1.1" 200 36701 "" "Prometheus/2.43.0" 2024-08-29T19:34:36.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:34:36 smithi029 bash[77880]: cluster 2024-08-29T19:34:34.917652+0000 mgr.y (mgr.25004) 3140 : cluster [DBG] pgmap v5653: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 61 KiB/s rd, 5.5 KiB/s wr, 84 op/s 2024-08-29T19:34:36.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:34:36 smithi029 bash[77880]: cluster 2024-08-29T19:34:35.679359+0000 mon.a (mon.0) 4055 : cluster [DBG] osdmap e2988: 8 total, 8 up, 8 in 2024-08-29T19:34:36.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:34:36 smithi029 bash[79042]: cluster 2024-08-29T19:34:34.917652+0000 mgr.y (mgr.25004) 3140 : cluster [DBG] pgmap v5653: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 61 KiB/s rd, 5.5 KiB/s wr, 84 op/s 2024-08-29T19:34:36.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:34:36 smithi029 bash[79042]: cluster 2024-08-29T19:34:35.679359+0000 mon.a (mon.0) 4055 : cluster [DBG] osdmap e2988: 8 total, 8 up, 8 in 2024-08-29T19:34:36.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:34:36 smithi110 bash[67519]: cluster 2024-08-29T19:34:34.917652+0000 mgr.y (mgr.25004) 3140 : cluster [DBG] pgmap v5653: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 61 KiB/s rd, 5.5 KiB/s wr, 84 op/s 2024-08-29T19:34:36.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:34:36 smithi110 bash[67519]: cluster 2024-08-29T19:34:35.679359+0000 mon.a (mon.0) 4055 : cluster [DBG] osdmap e2988: 8 total, 8 up, 8 in 2024-08-29T19:34:38.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:34:38 smithi029 bash[79042]: cluster 2024-08-29T19:34:36.918457+0000 mgr.y (mgr.25004) 3141 : cluster [DBG] pgmap v5655: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 52 KiB/s rd, 4.0 KiB/s wr, 72 op/s 2024-08-29T19:34:38.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:34:38 smithi110 bash[67519]: cluster 2024-08-29T19:34:36.918457+0000 mgr.y (mgr.25004) 3141 : cluster [DBG] pgmap v5655: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 52 KiB/s rd, 4.0 KiB/s wr, 72 op/s 2024-08-29T19:34:38.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:34:38 smithi029 bash[77880]: cluster 2024-08-29T19:34:36.918457+0000 mgr.y (mgr.25004) 3141 : cluster [DBG] pgmap v5655: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 52 KiB/s rd, 4.0 KiB/s wr, 72 op/s 2024-08-29T19:34:40.263 INFO:tasks.workunit.client.0.smithi029.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_encryption_luks2 PASSED [ 71%] 2024-08-29T19:34:40.406 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:34:40 smithi029 bash[79042]: cluster 2024-08-29T19:34:38.919190+0000 mgr.y (mgr.25004) 3142 : cluster [DBG] pgmap v5656: 137 pgs: 137 active+clean; 8.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 42 KiB/s rd, 416 KiB/s wr, 58 op/s 2024-08-29T19:34:40.406 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:34:40 smithi110 bash[67519]: cluster 2024-08-29T19:34:38.919190+0000 mgr.y (mgr.25004) 3142 : cluster [DBG] pgmap v5656: 137 pgs: 137 active+clean; 8.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 42 KiB/s rd, 416 KiB/s wr, 58 op/s 2024-08-29T19:34:40.406 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:34:40 smithi029 bash[77880]: cluster 2024-08-29T19:34:38.919190+0000 mgr.y (mgr.25004) 3142 : cluster [DBG] pgmap v5656: 137 pgs: 137 active+clean; 8.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 42 KiB/s rd, 416 KiB/s wr, 58 op/s 2024-08-29T19:34:40.559 INFO:tasks.workunit.client.0.smithi029.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestExclusiveLock::test_ownership PASSED [ 71%] 2024-08-29T19:34:41.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:34:41 smithi110 bash[67519]: cluster 2024-08-29T19:34:40.026753+0000 mon.a (mon.0) 4056 : cluster [DBG] osdmap e2989: 8 total, 8 up, 8 in 2024-08-29T19:34:41.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:34:41 smithi029 bash[77880]: cluster 2024-08-29T19:34:40.026753+0000 mon.a (mon.0) 4056 : cluster [DBG] osdmap e2989: 8 total, 8 up, 8 in 2024-08-29T19:34:41.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:34:41 smithi029 bash[79042]: cluster 2024-08-29T19:34:40.026753+0000 mon.a (mon.0) 4056 : cluster [DBG] osdmap e2989: 8 total, 8 up, 8 in 2024-08-29T19:34:42.290 INFO:tasks.workunit.client.0.smithi029.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestExclusiveLock::test_snapshot_leadership PASSED [ 72%] 2024-08-29T19:34:42.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:34:42 smithi029 bash[77880]: cluster 2024-08-29T19:34:40.920103+0000 mgr.y (mgr.25004) 3143 : cluster [DBG] pgmap v5658: 137 pgs: 137 active+clean; 8.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 4.0 KiB/s rd, 1.0 MiB/s wr, 8 op/s 2024-08-29T19:34:42.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:34:42 smithi029 bash[77880]: cluster 2024-08-29T19:34:41.037147+0000 mon.a (mon.0) 4057 : cluster [DBG] osdmap e2990: 8 total, 8 up, 8 in 2024-08-29T19:34:42.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:34:42 smithi110 bash[67519]: cluster 2024-08-29T19:34:40.920103+0000 mgr.y (mgr.25004) 3143 : cluster [DBG] pgmap v5658: 137 pgs: 137 active+clean; 8.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 4.0 KiB/s rd, 1.0 MiB/s wr, 8 op/s 2024-08-29T19:34:42.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:34:42 smithi110 bash[67519]: cluster 2024-08-29T19:34:41.037147+0000 mon.a (mon.0) 4057 : cluster [DBG] osdmap e2990: 8 total, 8 up, 8 in 2024-08-29T19:34:42.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:34:42 smithi029 bash[79042]: cluster 2024-08-29T19:34:40.920103+0000 mgr.y (mgr.25004) 3143 : cluster [DBG] pgmap v5658: 137 pgs: 137 active+clean; 8.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 4.0 KiB/s rd, 1.0 MiB/s wr, 8 op/s 2024-08-29T19:34:42.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:34:42 smithi029 bash[79042]: cluster 2024-08-29T19:34:41.037147+0000 mon.a (mon.0) 4057 : cluster [DBG] osdmap e2990: 8 total, 8 up, 8 in 2024-08-29T19:34:42.496 INFO:tasks.workunit.client.0.smithi029.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestExclusiveLock::test_read_only_leadership PASSED [ 72%] 2024-08-29T19:34:43.404 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:34:43 smithi029 bash[79042]: cluster 2024-08-29T19:34:42.044615+0000 mon.a (mon.0) 4058 : cluster [DBG] osdmap e2991: 8 total, 8 up, 8 in 2024-08-29T19:34:43.404 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:34:43 smithi110 bash[67519]: cluster 2024-08-29T19:34:42.044615+0000 mon.a (mon.0) 4058 : cluster [DBG] osdmap e2991: 8 total, 8 up, 8 in 2024-08-29T19:34:43.404 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:34:43 smithi029 bash[77880]: cluster 2024-08-29T19:34:42.044615+0000 mon.a (mon.0) 4058 : cluster [DBG] osdmap e2991: 8 total, 8 up, 8 in 2024-08-29T19:34:44.316 INFO:tasks.workunit.client.0.smithi029.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestExclusiveLock::test_follower_flatten PASSED [ 73%] 2024-08-29T19:34:44.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:34:44 smithi029 bash[77880]: cluster 2024-08-29T19:34:42.921122+0000 mgr.y (mgr.25004) 3144 : cluster [DBG] pgmap v5661: 137 pgs: 137 active+clean; 8.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 145 KiB/s rd, 2.7 MiB/s wr, 131 op/s 2024-08-29T19:34:44.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:34:44 smithi029 bash[77880]: cluster 2024-08-29T19:34:43.054234+0000 mon.a (mon.0) 4059 : cluster [DBG] osdmap e2992: 8 total, 8 up, 8 in 2024-08-29T19:34:44.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:34:44 smithi110 bash[67519]: cluster 2024-08-29T19:34:42.921122+0000 mgr.y (mgr.25004) 3144 : cluster [DBG] pgmap v5661: 137 pgs: 137 active+clean; 8.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 145 KiB/s rd, 2.7 MiB/s wr, 131 op/s 2024-08-29T19:34:44.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:34:44 smithi110 bash[67519]: cluster 2024-08-29T19:34:43.054234+0000 mon.a (mon.0) 4059 : cluster [DBG] osdmap e2992: 8 total, 8 up, 8 in 2024-08-29T19:34:44.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:34:44 smithi029 bash[79042]: cluster 2024-08-29T19:34:42.921122+0000 mgr.y (mgr.25004) 3144 : cluster [DBG] pgmap v5661: 137 pgs: 137 active+clean; 8.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 145 KiB/s rd, 2.7 MiB/s wr, 131 op/s 2024-08-29T19:34:44.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:34:44 smithi029 bash[79042]: cluster 2024-08-29T19:34:43.054234+0000 mon.a (mon.0) 4059 : cluster [DBG] osdmap e2992: 8 total, 8 up, 8 in 2024-08-29T19:34:44.658 INFO:tasks.workunit.client.0.smithi029.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestExclusiveLock::test_follower_resize PASSED [ 74%] 2024-08-29T19:34:44.902 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 19:34:44 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:19:34:44] "GET /metrics HTTP/1.1" 200 36701 "" "Prometheus/2.43.0" 2024-08-29T19:34:45.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:34:45 smithi110 bash[67519]: cluster 2024-08-29T19:34:44.056836+0000 mon.a (mon.0) 4060 : cluster [DBG] osdmap e2993: 8 total, 8 up, 8 in 2024-08-29T19:34:45.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:34:45 smithi029 bash[77880]: cluster 2024-08-29T19:34:44.056836+0000 mon.a (mon.0) 4060 : cluster [DBG] osdmap e2993: 8 total, 8 up, 8 in 2024-08-29T19:34:45.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:34:45 smithi029 bash[79042]: cluster 2024-08-29T19:34:44.056836+0000 mon.a (mon.0) 4060 : cluster [DBG] osdmap e2993: 8 total, 8 up, 8 in 2024-08-29T19:34:45.932 INFO:tasks.workunit.client.0.smithi029.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestExclusiveLock::test_follower_snap_create PASSED [ 74%] 2024-08-29T19:34:46.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:34:46 smithi110 bash[67519]: cluster 2024-08-29T19:34:44.921838+0000 mgr.y (mgr.25004) 3145 : cluster [DBG] pgmap v5664: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 231 KiB/s rd, 2.0 MiB/s wr, 214 op/s 2024-08-29T19:34:46.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:34:46 smithi110 bash[67519]: cluster 2024-08-29T19:34:45.080238+0000 mon.a (mon.0) 4061 : cluster [DBG] osdmap e2994: 8 total, 8 up, 8 in 2024-08-29T19:34:46.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:34:46 smithi110 bash[67519]: cluster 2024-08-29T19:34:45.687508+0000 mon.a (mon.0) 4062 : cluster [DBG] osdmap e2995: 8 total, 8 up, 8 in 2024-08-29T19:34:46.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:34:46 smithi029 bash[79042]: cluster 2024-08-29T19:34:44.921838+0000 mgr.y (mgr.25004) 3145 : cluster [DBG] pgmap v5664: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 231 KiB/s rd, 2.0 MiB/s wr, 214 op/s 2024-08-29T19:34:46.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:34:46 smithi029 bash[79042]: cluster 2024-08-29T19:34:45.080238+0000 mon.a (mon.0) 4061 : cluster [DBG] osdmap e2994: 8 total, 8 up, 8 in 2024-08-29T19:34:46.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:34:46 smithi029 bash[79042]: cluster 2024-08-29T19:34:45.687508+0000 mon.a (mon.0) 4062 : cluster [DBG] osdmap e2995: 8 total, 8 up, 8 in 2024-08-29T19:34:46.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:34:46 smithi029 bash[77880]: cluster 2024-08-29T19:34:44.921838+0000 mgr.y (mgr.25004) 3145 : cluster [DBG] pgmap v5664: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 231 KiB/s rd, 2.0 MiB/s wr, 214 op/s 2024-08-29T19:34:46.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:34:46 smithi029 bash[77880]: cluster 2024-08-29T19:34:45.080238+0000 mon.a (mon.0) 4061 : cluster [DBG] osdmap e2994: 8 total, 8 up, 8 in 2024-08-29T19:34:46.404 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:34:46 smithi029 bash[77880]: cluster 2024-08-29T19:34:45.687508+0000 mon.a (mon.0) 4062 : cluster [DBG] osdmap e2995: 8 total, 8 up, 8 in 2024-08-29T19:34:47.923 INFO:tasks.workunit.client.0.smithi029.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestExclusiveLock::test_follower_snap_rollback PASSED [ 75%] 2024-08-29T19:34:48.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:34:47 smithi110 bash[67519]: cluster 2024-08-29T19:34:46.689903+0000 mon.a (mon.0) 4063 : cluster [DBG] osdmap e2996: 8 total, 8 up, 8 in 2024-08-29T19:34:48.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:34:47 smithi110 bash[67519]: cluster 2024-08-29T19:34:46.922625+0000 mgr.y (mgr.25004) 3146 : cluster [DBG] pgmap v5668: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 307 KiB/s rd, 18 KiB/s wr, 413 op/s 2024-08-29T19:34:48.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:34:47 smithi029 bash[79042]: cluster 2024-08-29T19:34:46.689903+0000 mon.a (mon.0) 4063 : cluster [DBG] osdmap e2996: 8 total, 8 up, 8 in 2024-08-29T19:34:48.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:34:47 smithi029 bash[79042]: cluster 2024-08-29T19:34:46.922625+0000 mgr.y (mgr.25004) 3146 : cluster [DBG] pgmap v5668: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 307 KiB/s rd, 18 KiB/s wr, 413 op/s 2024-08-29T19:34:48.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:34:47 smithi029 bash[77880]: cluster 2024-08-29T19:34:46.689903+0000 mon.a (mon.0) 4063 : cluster [DBG] osdmap e2996: 8 total, 8 up, 8 in 2024-08-29T19:34:48.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:34:47 smithi029 bash[77880]: cluster 2024-08-29T19:34:46.922625+0000 mgr.y (mgr.25004) 3146 : cluster [DBG] pgmap v5668: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 307 KiB/s rd, 18 KiB/s wr, 413 op/s 2024-08-29T19:34:48.233 INFO:tasks.workunit.client.0.smithi029.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestExclusiveLock::test_follower_discard PASSED [ 75%] 2024-08-29T19:34:48.547 INFO:tasks.workunit.client.0.smithi029.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestExclusiveLock::test_follower_write PASSED [ 76%] 2024-08-29T19:34:48.774 INFO:tasks.workunit.client.0.smithi029.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestExclusiveLock::test_acquire_release_lock PASSED [ 76%] 2024-08-29T19:34:49.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:34:48 smithi110 bash[67519]: cluster 2024-08-29T19:34:47.699995+0000 mon.a (mon.0) 4064 : cluster [DBG] osdmap e2997: 8 total, 8 up, 8 in 2024-08-29T19:34:49.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:34:48 smithi110 bash[67519]: audit 2024-08-29T19:34:48.656760+0000 mon.c (mon.2) 1096 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:34:49.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:34:48 smithi029 bash[79042]: cluster 2024-08-29T19:34:47.699995+0000 mon.a (mon.0) 4064 : cluster [DBG] osdmap e2997: 8 total, 8 up, 8 in 2024-08-29T19:34:49.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:34:48 smithi029 bash[79042]: audit 2024-08-29T19:34:48.656760+0000 mon.c (mon.2) 1096 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:34:49.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:34:48 smithi029 bash[77880]: cluster 2024-08-29T19:34:47.699995+0000 mon.a (mon.0) 4064 : cluster [DBG] osdmap e2997: 8 total, 8 up, 8 in 2024-08-29T19:34:49.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:34:48 smithi029 bash[77880]: audit 2024-08-29T19:34:48.656760+0000 mon.c (mon.2) 1096 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:34:49.946 INFO:tasks.workunit.client.0.smithi029.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestExclusiveLock::test_break_lock PASSED [ 77%] 2024-08-29T19:34:50.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:34:49 smithi110 bash[67519]: audit 2024-08-29T19:34:48.883069+0000 mon.c (mon.2) 1097 : audit [INF] from='client.? 172.21.15.29:0/384695547' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.29:0/2380894115"}]: dispatch 2024-08-29T19:34:50.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:34:49 smithi110 bash[67519]: audit 2024-08-29T19:34:48.883546+0000 mon.a (mon.0) 4065 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.29:0/2380894115"}]: dispatch 2024-08-29T19:34:50.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:34:49 smithi110 bash[67519]: cluster 2024-08-29T19:34:48.923564+0000 mgr.y (mgr.25004) 3147 : cluster [DBG] pgmap v5670: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 342 KiB/s rd, 25 KiB/s wr, 476 op/s 2024-08-29T19:34:50.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:34:49 smithi029 bash[77880]: audit 2024-08-29T19:34:48.883069+0000 mon.c (mon.2) 1097 : audit [INF] from='client.? 172.21.15.29:0/384695547' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.29:0/2380894115"}]: dispatch 2024-08-29T19:34:50.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:34:49 smithi029 bash[77880]: audit 2024-08-29T19:34:48.883546+0000 mon.a (mon.0) 4065 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.29:0/2380894115"}]: dispatch 2024-08-29T19:34:50.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:34:49 smithi029 bash[77880]: cluster 2024-08-29T19:34:48.923564+0000 mgr.y (mgr.25004) 3147 : cluster [DBG] pgmap v5670: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 342 KiB/s rd, 25 KiB/s wr, 476 op/s 2024-08-29T19:34:50.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:34:49 smithi029 bash[79042]: audit 2024-08-29T19:34:48.883069+0000 mon.c (mon.2) 1097 : audit [INF] from='client.? 172.21.15.29:0/384695547' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.29:0/2380894115"}]: dispatch 2024-08-29T19:34:50.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:34:49 smithi029 bash[79042]: audit 2024-08-29T19:34:48.883546+0000 mon.a (mon.0) 4065 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.29:0/2380894115"}]: dispatch 2024-08-29T19:34:50.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:34:49 smithi029 bash[79042]: cluster 2024-08-29T19:34:48.923564+0000 mgr.y (mgr.25004) 3147 : cluster [DBG] pgmap v5670: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 342 KiB/s rd, 25 KiB/s wr, 476 op/s 2024-08-29T19:34:50.157 INFO:tasks.workunit.client.0.smithi029.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestMirroring::test_uuid PASSED [ 77%] 2024-08-29T19:34:50.420 INFO:tasks.workunit.client.0.smithi029.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestMirroring::test_site_name PASSED [ 78%] 2024-08-29T19:34:50.683 INFO:tasks.workunit.client.0.smithi029.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestMirroring::test_mirror_peer_bootstrap PASSED [ 78%] 2024-08-29T19:34:50.964 INFO:tasks.workunit.client.0.smithi029.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestMirroring::test_mirror_peer PASSED [ 79%] 2024-08-29T19:34:51.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:34:50 smithi110 bash[67519]: audit 2024-08-29T19:34:49.705978+0000 mon.a (mon.0) 4066 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.29:0/2380894115"}]': finished 2024-08-29T19:34:51.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:34:50 smithi110 bash[67519]: cluster 2024-08-29T19:34:49.713475+0000 mon.a (mon.0) 4067 : cluster [DBG] osdmap e2998: 8 total, 8 up, 8 in 2024-08-29T19:34:51.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:34:50 smithi110 bash[67519]: audit 2024-08-29T19:34:50.218243+0000 mon.a (mon.0) 4068 : audit [INF] from='client.? ' entity='client.admin' 2024-08-29T19:34:51.154 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:34:50 smithi110 bash[67519]: audit 2024-08-29T19:34:50.219683+0000 mon.c (mon.2) 1098 : audit [DBG] from='client.? 172.21.15.29:0/2046814132' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2024-08-29T19:34:51.154 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:34:50 smithi110 bash[67519]: audit 2024-08-29T19:34:50.220498+0000 mon.c (mon.2) 1099 : audit [INF] from='client.? 172.21.15.29:0/2046814132' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/site_name"}]: dispatch 2024-08-29T19:34:51.154 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:34:50 smithi110 bash[67519]: audit 2024-08-29T19:34:50.221127+0000 mon.a (mon.0) 4069 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/site_name"}]: dispatch 2024-08-29T19:34:51.154 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:34:50 smithi110 bash[67519]: audit 2024-08-29T19:34:50.226646+0000 mon.a (mon.0) 4070 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/site_name"}]': finished 2024-08-29T19:34:51.154 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:34:50 smithi110 bash[67519]: audit 2024-08-29T19:34:50.228084+0000 mon.c (mon.2) 1100 : audit [DBG] from='client.? 172.21.15.29:0/2046814132' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2024-08-29T19:34:51.154 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:34:50 smithi110 bash[67519]: audit 2024-08-29T19:34:50.506441+0000 mon.c (mon.2) 1101 : audit [DBG] from='client.? 172.21.15.29:0/2046814132' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer_client_id"}]: dispatch 2024-08-29T19:34:51.154 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:34:50 smithi110 bash[67519]: audit 2024-08-29T19:34:50.507333+0000 mon.c (mon.2) 1102 : audit [INF] from='client.? 172.21.15.29:0/2046814132' entity='client.admin' cmd=[{ "prefix": "auth get-or-create", "entity": "client.rbd-mirror-peer", "caps": [ "mon", "profile rbd-mirror-peer", "osd", "profile rbd"], "format": "json"}]: dispatch 2024-08-29T19:34:51.154 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:34:50 smithi110 bash[67519]: audit 2024-08-29T19:34:50.508082+0000 mon.a (mon.0) 4071 : audit [INF] from='client.? ' entity='client.admin' cmd=[{ "prefix": "auth get-or-create", "entity": "client.rbd-mirror-peer", "caps": [ "mon", "profile rbd-mirror-peer", "osd", "profile rbd"], "format": "json"}]: dispatch 2024-08-29T19:34:51.154 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:34:50 smithi110 bash[67519]: audit 2024-08-29T19:34:50.509796+0000 mon.c (mon.2) 1103 : audit [DBG] from='client.? 172.21.15.29:0/2046814132' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2024-08-29T19:34:51.154 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:34:50 smithi110 bash[67519]: cluster 2024-08-29T19:34:50.690302+0000 mon.a (mon.0) 4072 : cluster [DBG] osdmap e2999: 8 total, 8 up, 8 in 2024-08-29T19:34:51.155 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:34:50 smithi029 bash[79042]: audit 2024-08-29T19:34:49.705978+0000 mon.a (mon.0) 4066 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.29:0/2380894115"}]': finished 2024-08-29T19:34:51.155 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:34:50 smithi029 bash[79042]: cluster 2024-08-29T19:34:49.713475+0000 mon.a (mon.0) 4067 : cluster [DBG] osdmap e2998: 8 total, 8 up, 8 in 2024-08-29T19:34:51.155 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:34:50 smithi029 bash[79042]: audit 2024-08-29T19:34:50.218243+0000 mon.a (mon.0) 4068 : audit [INF] from='client.? ' entity='client.admin' 2024-08-29T19:34:51.155 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:34:50 smithi029 bash[79042]: audit 2024-08-29T19:34:50.219683+0000 mon.c (mon.2) 1098 : audit [DBG] from='client.? 172.21.15.29:0/2046814132' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2024-08-29T19:34:51.155 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:34:50 smithi029 bash[79042]: audit 2024-08-29T19:34:50.220498+0000 mon.c (mon.2) 1099 : audit [INF] from='client.? 172.21.15.29:0/2046814132' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/site_name"}]: dispatch 2024-08-29T19:34:51.155 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:34:50 smithi029 bash[79042]: audit 2024-08-29T19:34:50.221127+0000 mon.a (mon.0) 4069 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/site_name"}]: dispatch 2024-08-29T19:34:51.155 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:34:50 smithi029 bash[79042]: audit 2024-08-29T19:34:50.226646+0000 mon.a (mon.0) 4070 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/site_name"}]': finished 2024-08-29T19:34:51.155 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:34:50 smithi029 bash[79042]: audit 2024-08-29T19:34:50.228084+0000 mon.c (mon.2) 1100 : audit [DBG] from='client.? 172.21.15.29:0/2046814132' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2024-08-29T19:34:51.155 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:34:50 smithi029 bash[79042]: audit 2024-08-29T19:34:50.506441+0000 mon.c (mon.2) 1101 : audit [DBG] from='client.? 172.21.15.29:0/2046814132' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer_client_id"}]: dispatch 2024-08-29T19:34:51.155 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:34:50 smithi029 bash[79042]: audit 2024-08-29T19:34:50.507333+0000 mon.c (mon.2) 1102 : audit [INF] from='client.? 172.21.15.29:0/2046814132' entity='client.admin' cmd=[{ "prefix": "auth get-or-create", "entity": "client.rbd-mirror-peer", "caps": [ "mon", "profile rbd-mirror-peer", "osd", "profile rbd"], "format": "json"}]: dispatch 2024-08-29T19:34:51.155 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:34:50 smithi029 bash[79042]: audit 2024-08-29T19:34:50.508082+0000 mon.a (mon.0) 4071 : audit [INF] from='client.? ' entity='client.admin' cmd=[{ "prefix": "auth get-or-create", "entity": "client.rbd-mirror-peer", "caps": [ "mon", "profile rbd-mirror-peer", "osd", "profile rbd"], "format": "json"}]: dispatch 2024-08-29T19:34:51.156 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:34:50 smithi029 bash[79042]: audit 2024-08-29T19:34:50.509796+0000 mon.c (mon.2) 1103 : audit [DBG] from='client.? 172.21.15.29:0/2046814132' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2024-08-29T19:34:51.156 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:34:50 smithi029 bash[79042]: cluster 2024-08-29T19:34:50.690302+0000 mon.a (mon.0) 4072 : cluster [DBG] osdmap e2999: 8 total, 8 up, 8 in 2024-08-29T19:34:51.156 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:34:50 smithi029 bash[77880]: audit 2024-08-29T19:34:49.705978+0000 mon.a (mon.0) 4066 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.29:0/2380894115"}]': finished 2024-08-29T19:34:51.156 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:34:50 smithi029 bash[77880]: cluster 2024-08-29T19:34:49.713475+0000 mon.a (mon.0) 4067 : cluster [DBG] osdmap e2998: 8 total, 8 up, 8 in 2024-08-29T19:34:51.156 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:34:50 smithi029 bash[77880]: audit 2024-08-29T19:34:50.218243+0000 mon.a (mon.0) 4068 : audit [INF] from='client.? ' entity='client.admin' 2024-08-29T19:34:51.156 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:34:50 smithi029 bash[77880]: audit 2024-08-29T19:34:50.219683+0000 mon.c (mon.2) 1098 : audit [DBG] from='client.? 172.21.15.29:0/2046814132' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2024-08-29T19:34:51.156 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:34:50 smithi029 bash[77880]: audit 2024-08-29T19:34:50.220498+0000 mon.c (mon.2) 1099 : audit [INF] from='client.? 172.21.15.29:0/2046814132' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/site_name"}]: dispatch 2024-08-29T19:34:51.156 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:34:50 smithi029 bash[77880]: audit 2024-08-29T19:34:50.221127+0000 mon.a (mon.0) 4069 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/site_name"}]: dispatch 2024-08-29T19:34:51.156 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:34:50 smithi029 bash[77880]: audit 2024-08-29T19:34:50.226646+0000 mon.a (mon.0) 4070 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/site_name"}]': finished 2024-08-29T19:34:51.156 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:34:50 smithi029 bash[77880]: audit 2024-08-29T19:34:50.228084+0000 mon.c (mon.2) 1100 : audit [DBG] from='client.? 172.21.15.29:0/2046814132' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2024-08-29T19:34:51.157 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:34:50 smithi029 bash[77880]: audit 2024-08-29T19:34:50.506441+0000 mon.c (mon.2) 1101 : audit [DBG] from='client.? 172.21.15.29:0/2046814132' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer_client_id"}]: dispatch 2024-08-29T19:34:51.157 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:34:50 smithi029 bash[77880]: audit 2024-08-29T19:34:50.507333+0000 mon.c (mon.2) 1102 : audit [INF] from='client.? 172.21.15.29:0/2046814132' entity='client.admin' cmd=[{ "prefix": "auth get-or-create", "entity": "client.rbd-mirror-peer", "caps": [ "mon", "profile rbd-mirror-peer", "osd", "profile rbd"], "format": "json"}]: dispatch 2024-08-29T19:34:51.157 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:34:50 smithi029 bash[77880]: audit 2024-08-29T19:34:50.508082+0000 mon.a (mon.0) 4071 : audit [INF] from='client.? ' entity='client.admin' cmd=[{ "prefix": "auth get-or-create", "entity": "client.rbd-mirror-peer", "caps": [ "mon", "profile rbd-mirror-peer", "osd", "profile rbd"], "format": "json"}]: dispatch 2024-08-29T19:34:51.157 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:34:50 smithi029 bash[77880]: audit 2024-08-29T19:34:50.509796+0000 mon.c (mon.2) 1103 : audit [DBG] from='client.? 172.21.15.29:0/2046814132' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2024-08-29T19:34:51.157 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:34:50 smithi029 bash[77880]: cluster 2024-08-29T19:34:50.690302+0000 mon.a (mon.0) 4072 : cluster [DBG] osdmap e2999: 8 total, 8 up, 8 in 2024-08-29T19:34:51.206 INFO:tasks.workunit.client.0.smithi029.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestMirroring::test_mirror_image SKIPPED [ 80%] 2024-08-29T19:34:51.447 INFO:tasks.workunit.client.0.smithi029.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestMirroring::test_mirror_image_status SKIPPED [ 80%] 2024-08-29T19:34:52.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:34:51 smithi110 bash[67519]: audit 2024-08-29T19:34:50.774416+0000 mon.a (mon.0) 4073 : audit [INF] from='client.? ' entity='client.admin' 2024-08-29T19:34:52.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:34:51 smithi110 bash[67519]: audit 2024-08-29T19:34:50.777741+0000 mon.c (mon.2) 1104 : audit [DBG] from='client.? 172.21.15.29:0/2046814132' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer/125/6bd53389-134e-4ba3-8dff-9568e345512e"}]: dispatch 2024-08-29T19:34:52.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:34:51 smithi110 bash[67519]: audit 2024-08-29T19:34:50.778480+0000 mon.c (mon.2) 1105 : audit [INF] from='client.? 172.21.15.29:0/2046814132' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/125/6bd53389-134e-4ba3-8dff-9568e345512e"}]: dispatch 2024-08-29T19:34:52.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:34:51 smithi110 bash[67519]: audit 2024-08-29T19:34:50.779164+0000 mon.a (mon.0) 4074 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/125/6bd53389-134e-4ba3-8dff-9568e345512e"}]: dispatch 2024-08-29T19:34:52.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:34:51 smithi110 bash[67519]: audit 2024-08-29T19:34:50.782995+0000 mon.a (mon.0) 4075 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/125/6bd53389-134e-4ba3-8dff-9568e345512e"}]': finished 2024-08-29T19:34:52.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:34:51 smithi110 bash[67519]: cluster 2024-08-29T19:34:50.924465+0000 mgr.y (mgr.25004) 3148 : cluster [DBG] pgmap v5673: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 145 KiB/s rd, 16 KiB/s wr, 216 op/s 2024-08-29T19:34:52.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:34:51 smithi029 bash[77880]: audit 2024-08-29T19:34:50.774416+0000 mon.a (mon.0) 4073 : audit [INF] from='client.? ' entity='client.admin' 2024-08-29T19:34:52.154 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:34:51 smithi029 bash[77880]: audit 2024-08-29T19:34:50.777741+0000 mon.c (mon.2) 1104 : audit [DBG] from='client.? 172.21.15.29:0/2046814132' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer/125/6bd53389-134e-4ba3-8dff-9568e345512e"}]: dispatch 2024-08-29T19:34:52.154 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:34:51 smithi029 bash[77880]: audit 2024-08-29T19:34:50.778480+0000 mon.c (mon.2) 1105 : audit [INF] from='client.? 172.21.15.29:0/2046814132' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/125/6bd53389-134e-4ba3-8dff-9568e345512e"}]: dispatch 2024-08-29T19:34:52.154 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:34:51 smithi029 bash[77880]: audit 2024-08-29T19:34:50.779164+0000 mon.a (mon.0) 4074 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/125/6bd53389-134e-4ba3-8dff-9568e345512e"}]: dispatch 2024-08-29T19:34:52.154 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:34:51 smithi029 bash[77880]: audit 2024-08-29T19:34:50.782995+0000 mon.a (mon.0) 4075 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/125/6bd53389-134e-4ba3-8dff-9568e345512e"}]': finished 2024-08-29T19:34:52.154 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:34:51 smithi029 bash[77880]: cluster 2024-08-29T19:34:50.924465+0000 mgr.y (mgr.25004) 3148 : cluster [DBG] pgmap v5673: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 145 KiB/s rd, 16 KiB/s wr, 216 op/s 2024-08-29T19:34:52.154 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:34:51 smithi029 bash[79042]: audit 2024-08-29T19:34:50.774416+0000 mon.a (mon.0) 4073 : audit [INF] from='client.? ' entity='client.admin' 2024-08-29T19:34:52.154 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:34:51 smithi029 bash[79042]: audit 2024-08-29T19:34:50.777741+0000 mon.c (mon.2) 1104 : audit [DBG] from='client.? 172.21.15.29:0/2046814132' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer/125/6bd53389-134e-4ba3-8dff-9568e345512e"}]: dispatch 2024-08-29T19:34:52.155 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:34:51 smithi029 bash[79042]: audit 2024-08-29T19:34:50.778480+0000 mon.c (mon.2) 1105 : audit [INF] from='client.? 172.21.15.29:0/2046814132' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/125/6bd53389-134e-4ba3-8dff-9568e345512e"}]: dispatch 2024-08-29T19:34:52.155 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:34:51 smithi029 bash[79042]: audit 2024-08-29T19:34:50.779164+0000 mon.a (mon.0) 4074 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/125/6bd53389-134e-4ba3-8dff-9568e345512e"}]: dispatch 2024-08-29T19:34:52.155 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:34:51 smithi029 bash[79042]: audit 2024-08-29T19:34:50.782995+0000 mon.a (mon.0) 4075 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/125/6bd53389-134e-4ba3-8dff-9568e345512e"}]': finished 2024-08-29T19:34:52.155 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:34:51 smithi029 bash[79042]: cluster 2024-08-29T19:34:50.924465+0000 mgr.y (mgr.25004) 3148 : cluster [DBG] pgmap v5673: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 145 KiB/s rd, 16 KiB/s wr, 216 op/s 2024-08-29T19:34:53.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:34:52 smithi110 bash[67519]: cluster 2024-08-29T19:34:51.790543+0000 mon.a (mon.0) 4076 : cluster [DBG] osdmap e3000: 8 total, 8 up, 8 in 2024-08-29T19:34:53.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:34:52 smithi029 bash[79042]: cluster 2024-08-29T19:34:51.790543+0000 mon.a (mon.0) 4076 : cluster [DBG] osdmap e3000: 8 total, 8 up, 8 in 2024-08-29T19:34:53.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:34:52 smithi029 bash[77880]: cluster 2024-08-29T19:34:51.790543+0000 mon.a (mon.0) 4076 : cluster [DBG] osdmap e3000: 8 total, 8 up, 8 in 2024-08-29T19:34:54.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:34:53 smithi110 bash[67519]: cluster 2024-08-29T19:34:52.804810+0000 mon.a (mon.0) 4077 : cluster [DBG] osdmap e3001: 8 total, 8 up, 8 in 2024-08-29T19:34:54.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:34:53 smithi110 bash[67519]: cluster 2024-08-29T19:34:52.925208+0000 mgr.y (mgr.25004) 3149 : cluster [DBG] pgmap v5676: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 355 KiB/s rd, 21 KiB/s wr, 485 op/s 2024-08-29T19:34:54.154 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:34:53 smithi029 bash[77880]: cluster 2024-08-29T19:34:52.804810+0000 mon.a (mon.0) 4077 : cluster [DBG] osdmap e3001: 8 total, 8 up, 8 in 2024-08-29T19:34:54.154 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:34:53 smithi029 bash[77880]: cluster 2024-08-29T19:34:52.925208+0000 mgr.y (mgr.25004) 3149 : cluster [DBG] pgmap v5676: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 355 KiB/s rd, 21 KiB/s wr, 485 op/s 2024-08-29T19:34:54.154 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:34:53 smithi029 bash[79042]: cluster 2024-08-29T19:34:52.804810+0000 mon.a (mon.0) 4077 : cluster [DBG] osdmap e3001: 8 total, 8 up, 8 in 2024-08-29T19:34:54.155 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:34:53 smithi029 bash[79042]: cluster 2024-08-29T19:34:52.925208+0000 mgr.y (mgr.25004) 3149 : cluster [DBG] pgmap v5676: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 355 KiB/s rd, 21 KiB/s wr, 485 op/s 2024-08-29T19:34:54.902 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 19:34:54 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:19:34:54] "GET /metrics HTTP/1.1" 200 36696 "" "Prometheus/2.43.0" 2024-08-29T19:34:54.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:34:54 smithi029 bash[77880]: cluster 2024-08-29T19:34:53.817320+0000 mon.a (mon.0) 4078 : cluster [DBG] osdmap e3002: 8 total, 8 up, 8 in 2024-08-29T19:34:54.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:34:54 smithi029 bash[77880]: audit 2024-08-29T19:34:53.884096+0000 mon.c (mon.2) 1106 : audit [INF] from='client.? 172.21.15.29:0/2046814132' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/125/528a4d77-7a71-4c08-99a0-49a7dab3ff69"}]: dispatch 2024-08-29T19:34:54.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:34:54 smithi029 bash[77880]: audit 2024-08-29T19:34:53.884892+0000 mon.a (mon.0) 4079 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/125/528a4d77-7a71-4c08-99a0-49a7dab3ff69"}]: dispatch 2024-08-29T19:34:54.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:34:54 smithi029 bash[77880]: audit 2024-08-29T19:34:53.891266+0000 mon.a (mon.0) 4080 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/125/528a4d77-7a71-4c08-99a0-49a7dab3ff69"}]': finished 2024-08-29T19:34:54.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:34:54 smithi029 bash[77880]: audit 2024-08-29T19:34:53.967383+0000 mon.c (mon.2) 1107 : audit [INF] from='client.? 172.21.15.29:0/2046814132' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/125/91d72d01-c7b1-462f-9cad-0f96221f4f1a"}]: dispatch 2024-08-29T19:34:54.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:34:54 smithi029 bash[77880]: audit 2024-08-29T19:34:53.968074+0000 mon.a (mon.0) 4081 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/125/91d72d01-c7b1-462f-9cad-0f96221f4f1a"}]: dispatch 2024-08-29T19:34:54.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:34:54 smithi029 bash[77880]: audit 2024-08-29T19:34:53.974184+0000 mon.a (mon.0) 4082 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/125/91d72d01-c7b1-462f-9cad-0f96221f4f1a"}]': finished 2024-08-29T19:34:54.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:34:54 smithi029 bash[79042]: cluster 2024-08-29T19:34:53.817320+0000 mon.a (mon.0) 4078 : cluster [DBG] osdmap e3002: 8 total, 8 up, 8 in 2024-08-29T19:34:54.904 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:34:54 smithi029 bash[79042]: audit 2024-08-29T19:34:53.884096+0000 mon.c (mon.2) 1106 : audit [INF] from='client.? 172.21.15.29:0/2046814132' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/125/528a4d77-7a71-4c08-99a0-49a7dab3ff69"}]: dispatch 2024-08-29T19:34:54.904 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:34:54 smithi029 bash[79042]: audit 2024-08-29T19:34:53.884892+0000 mon.a (mon.0) 4079 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/125/528a4d77-7a71-4c08-99a0-49a7dab3ff69"}]: dispatch 2024-08-29T19:34:54.904 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:34:54 smithi029 bash[79042]: audit 2024-08-29T19:34:53.891266+0000 mon.a (mon.0) 4080 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/125/528a4d77-7a71-4c08-99a0-49a7dab3ff69"}]': finished 2024-08-29T19:34:54.904 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:34:54 smithi029 bash[79042]: audit 2024-08-29T19:34:53.967383+0000 mon.c (mon.2) 1107 : audit [INF] from='client.? 172.21.15.29:0/2046814132' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/125/91d72d01-c7b1-462f-9cad-0f96221f4f1a"}]: dispatch 2024-08-29T19:34:54.904 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:34:54 smithi029 bash[79042]: audit 2024-08-29T19:34:53.968074+0000 mon.a (mon.0) 4081 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/125/91d72d01-c7b1-462f-9cad-0f96221f4f1a"}]: dispatch 2024-08-29T19:34:54.904 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:34:54 smithi029 bash[79042]: audit 2024-08-29T19:34:53.974184+0000 mon.a (mon.0) 4082 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/125/91d72d01-c7b1-462f-9cad-0f96221f4f1a"}]': finished 2024-08-29T19:34:55.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:34:54 smithi110 bash[67519]: cluster 2024-08-29T19:34:53.817320+0000 mon.a (mon.0) 4078 : cluster [DBG] osdmap e3002: 8 total, 8 up, 8 in 2024-08-29T19:34:55.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:34:54 smithi110 bash[67519]: audit 2024-08-29T19:34:53.884096+0000 mon.c (mon.2) 1106 : audit [INF] from='client.? 172.21.15.29:0/2046814132' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/125/528a4d77-7a71-4c08-99a0-49a7dab3ff69"}]: dispatch 2024-08-29T19:34:55.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:34:54 smithi110 bash[67519]: audit 2024-08-29T19:34:53.884892+0000 mon.a (mon.0) 4079 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/125/528a4d77-7a71-4c08-99a0-49a7dab3ff69"}]: dispatch 2024-08-29T19:34:55.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:34:54 smithi110 bash[67519]: audit 2024-08-29T19:34:53.891266+0000 mon.a (mon.0) 4080 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/125/528a4d77-7a71-4c08-99a0-49a7dab3ff69"}]': finished 2024-08-29T19:34:55.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:34:54 smithi110 bash[67519]: audit 2024-08-29T19:34:53.967383+0000 mon.c (mon.2) 1107 : audit [INF] from='client.? 172.21.15.29:0/2046814132' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/125/91d72d01-c7b1-462f-9cad-0f96221f4f1a"}]: dispatch 2024-08-29T19:34:55.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:34:54 smithi110 bash[67519]: audit 2024-08-29T19:34:53.968074+0000 mon.a (mon.0) 4081 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/125/91d72d01-c7b1-462f-9cad-0f96221f4f1a"}]: dispatch 2024-08-29T19:34:55.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:34:54 smithi110 bash[67519]: audit 2024-08-29T19:34:53.974184+0000 mon.a (mon.0) 4082 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/125/91d72d01-c7b1-462f-9cad-0f96221f4f1a"}]': finished 2024-08-29T19:34:56.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:34:55 smithi110 bash[67519]: cluster 2024-08-29T19:34:54.926117+0000 mgr.y (mgr.25004) 3150 : cluster [DBG] pgmap v5678: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 302 KiB/s rd, 24 KiB/s wr, 417 op/s 2024-08-29T19:34:56.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:34:55 smithi110 bash[67519]: cluster 2024-08-29T19:34:54.980182+0000 mon.a (mon.0) 4083 : cluster [DBG] osdmap e3003: 8 total, 8 up, 8 in 2024-08-29T19:34:56.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:34:55 smithi110 bash[67519]: cluster 2024-08-29T19:34:55.692251+0000 mon.a (mon.0) 4084 : cluster [DBG] osdmap e3004: 8 total, 8 up, 8 in 2024-08-29T19:34:56.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:34:55 smithi029 bash[77880]: cluster 2024-08-29T19:34:54.926117+0000 mgr.y (mgr.25004) 3150 : cluster [DBG] pgmap v5678: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 302 KiB/s rd, 24 KiB/s wr, 417 op/s 2024-08-29T19:34:56.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:34:55 smithi029 bash[77880]: cluster 2024-08-29T19:34:54.980182+0000 mon.a (mon.0) 4083 : cluster [DBG] osdmap e3003: 8 total, 8 up, 8 in 2024-08-29T19:34:56.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:34:55 smithi029 bash[77880]: cluster 2024-08-29T19:34:55.692251+0000 mon.a (mon.0) 4084 : cluster [DBG] osdmap e3004: 8 total, 8 up, 8 in 2024-08-29T19:34:56.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:34:55 smithi029 bash[79042]: cluster 2024-08-29T19:34:54.926117+0000 mgr.y (mgr.25004) 3150 : cluster [DBG] pgmap v5678: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 302 KiB/s rd, 24 KiB/s wr, 417 op/s 2024-08-29T19:34:56.404 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:34:55 smithi029 bash[79042]: cluster 2024-08-29T19:34:54.980182+0000 mon.a (mon.0) 4083 : cluster [DBG] osdmap e3003: 8 total, 8 up, 8 in 2024-08-29T19:34:56.404 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:34:55 smithi029 bash[79042]: cluster 2024-08-29T19:34:55.692251+0000 mon.a (mon.0) 4084 : cluster [DBG] osdmap e3004: 8 total, 8 up, 8 in 2024-08-29T19:34:58.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:34:57 smithi110 bash[67519]: cluster 2024-08-29T19:34:56.695059+0000 mon.a (mon.0) 4085 : cluster [DBG] osdmap e3005: 8 total, 8 up, 8 in 2024-08-29T19:34:58.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:34:57 smithi110 bash[67519]: cluster 2024-08-29T19:34:56.926894+0000 mgr.y (mgr.25004) 3151 : cluster [DBG] pgmap v5682: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 180 KiB/s rd, 16 KiB/s wr, 247 op/s 2024-08-29T19:34:58.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:34:57 smithi029 bash[79042]: cluster 2024-08-29T19:34:56.695059+0000 mon.a (mon.0) 4085 : cluster [DBG] osdmap e3005: 8 total, 8 up, 8 in 2024-08-29T19:34:58.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:34:57 smithi029 bash[79042]: cluster 2024-08-29T19:34:56.926894+0000 mgr.y (mgr.25004) 3151 : cluster [DBG] pgmap v5682: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 180 KiB/s rd, 16 KiB/s wr, 247 op/s 2024-08-29T19:34:58.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:34:57 smithi029 bash[77880]: cluster 2024-08-29T19:34:56.695059+0000 mon.a (mon.0) 4085 : cluster [DBG] osdmap e3005: 8 total, 8 up, 8 in 2024-08-29T19:34:58.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:34:57 smithi029 bash[77880]: cluster 2024-08-29T19:34:56.926894+0000 mgr.y (mgr.25004) 3151 : cluster [DBG] pgmap v5682: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 180 KiB/s rd, 16 KiB/s wr, 247 op/s 2024-08-29T19:34:58.875 INFO:tasks.workunit.client.0.smithi029.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestMirroring::test_mirror_image_create_snapshot PASSED [ 81%] 2024-08-29T19:34:59.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:34:58 smithi110 bash[67519]: cluster 2024-08-29T19:34:57.705637+0000 mon.a (mon.0) 4086 : cluster [DBG] osdmap e3006: 8 total, 8 up, 8 in 2024-08-29T19:34:59.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:34:58 smithi029 bash[77880]: cluster 2024-08-29T19:34:57.705637+0000 mon.a (mon.0) 4086 : cluster [DBG] osdmap e3006: 8 total, 8 up, 8 in 2024-08-29T19:34:59.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:34:58 smithi029 bash[79042]: cluster 2024-08-29T19:34:57.705637+0000 mon.a (mon.0) 4086 : cluster [DBG] osdmap e3006: 8 total, 8 up, 8 in 2024-08-29T19:35:00.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:34:59 smithi110 bash[67519]: cluster 2024-08-29T19:34:58.712511+0000 mon.a (mon.0) 4087 : cluster [DBG] osdmap e3007: 8 total, 8 up, 8 in 2024-08-29T19:35:00.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:34:59 smithi110 bash[67519]: cluster 2024-08-29T19:34:58.927801+0000 mgr.y (mgr.25004) 3152 : cluster [DBG] pgmap v5685: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 160 KiB/s rd, 9.4 KiB/s wr, 212 op/s 2024-08-29T19:35:00.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:34:59 smithi029 bash[79042]: cluster 2024-08-29T19:34:58.712511+0000 mon.a (mon.0) 4087 : cluster [DBG] osdmap e3007: 8 total, 8 up, 8 in 2024-08-29T19:35:00.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:34:59 smithi029 bash[79042]: cluster 2024-08-29T19:34:58.927801+0000 mgr.y (mgr.25004) 3152 : cluster [DBG] pgmap v5685: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 160 KiB/s rd, 9.4 KiB/s wr, 212 op/s 2024-08-29T19:35:00.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:34:59 smithi029 bash[77880]: cluster 2024-08-29T19:34:58.712511+0000 mon.a (mon.0) 4087 : cluster [DBG] osdmap e3007: 8 total, 8 up, 8 in 2024-08-29T19:35:00.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:34:59 smithi029 bash[77880]: cluster 2024-08-29T19:34:58.927801+0000 mgr.y (mgr.25004) 3152 : cluster [DBG] pgmap v5685: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 160 KiB/s rd, 9.4 KiB/s wr, 212 op/s 2024-08-29T19:35:01.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:35:00 smithi110 bash[67519]: cluster 2024-08-29T19:34:59.715645+0000 mon.a (mon.0) 4088 : cluster [DBG] osdmap e3008: 8 total, 8 up, 8 in 2024-08-29T19:35:01.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:35:00 smithi110 bash[67519]: cluster 2024-08-29T19:35:00.695533+0000 mon.a (mon.0) 4089 : cluster [DBG] osdmap e3009: 8 total, 8 up, 8 in 2024-08-29T19:35:01.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:35:00 smithi029 bash[79042]: cluster 2024-08-29T19:34:59.715645+0000 mon.a (mon.0) 4088 : cluster [DBG] osdmap e3008: 8 total, 8 up, 8 in 2024-08-29T19:35:01.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:35:00 smithi029 bash[79042]: cluster 2024-08-29T19:35:00.695533+0000 mon.a (mon.0) 4089 : cluster [DBG] osdmap e3009: 8 total, 8 up, 8 in 2024-08-29T19:35:01.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:35:00 smithi029 bash[77880]: cluster 2024-08-29T19:34:59.715645+0000 mon.a (mon.0) 4088 : cluster [DBG] osdmap e3008: 8 total, 8 up, 8 in 2024-08-29T19:35:01.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:35:00 smithi029 bash[77880]: cluster 2024-08-29T19:35:00.695533+0000 mon.a (mon.0) 4089 : cluster [DBG] osdmap e3009: 8 total, 8 up, 8 in 2024-08-29T19:35:01.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:35:01 smithi110 bash[67519]: audit 2024-08-29T19:35:00.758477+0000 mon.c (mon.2) 1108 : audit [INF] from='client.? 172.21.15.29:0/2046814132' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/125/8395866e-6259-40ae-b51b-19194d41413f"}]: dispatch 2024-08-29T19:35:01.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:35:01 smithi110 bash[67519]: audit 2024-08-29T19:35:00.759316+0000 mon.a (mon.0) 4090 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/125/8395866e-6259-40ae-b51b-19194d41413f"}]: dispatch 2024-08-29T19:35:01.902 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:35:01 smithi110 bash[67519]: audit 2024-08-29T19:35:00.765482+0000 mon.a (mon.0) 4091 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/125/8395866e-6259-40ae-b51b-19194d41413f"}]': finished 2024-08-29T19:35:01.903 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:35:01 smithi110 bash[67519]: cluster 2024-08-29T19:35:00.928677+0000 mgr.y (mgr.25004) 3153 : cluster [DBG] pgmap v5688: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 7.2 KiB/s rd, 1.5 KiB/s wr, 11 op/s 2024-08-29T19:35:02.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:35:01 smithi029 bash[77880]: audit 2024-08-29T19:35:00.758477+0000 mon.c (mon.2) 1108 : audit [INF] from='client.? 172.21.15.29:0/2046814132' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/125/8395866e-6259-40ae-b51b-19194d41413f"}]: dispatch 2024-08-29T19:35:02.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:35:01 smithi029 bash[77880]: audit 2024-08-29T19:35:00.759316+0000 mon.a (mon.0) 4090 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/125/8395866e-6259-40ae-b51b-19194d41413f"}]: dispatch 2024-08-29T19:35:02.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:35:01 smithi029 bash[77880]: audit 2024-08-29T19:35:00.765482+0000 mon.a (mon.0) 4091 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/125/8395866e-6259-40ae-b51b-19194d41413f"}]': finished 2024-08-29T19:35:02.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:35:01 smithi029 bash[77880]: cluster 2024-08-29T19:35:00.928677+0000 mgr.y (mgr.25004) 3153 : cluster [DBG] pgmap v5688: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 7.2 KiB/s rd, 1.5 KiB/s wr, 11 op/s 2024-08-29T19:35:02.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:35:01 smithi029 bash[79042]: audit 2024-08-29T19:35:00.758477+0000 mon.c (mon.2) 1108 : audit [INF] from='client.? 172.21.15.29:0/2046814132' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/125/8395866e-6259-40ae-b51b-19194d41413f"}]: dispatch 2024-08-29T19:35:02.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:35:01 smithi029 bash[79042]: audit 2024-08-29T19:35:00.759316+0000 mon.a (mon.0) 4090 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/125/8395866e-6259-40ae-b51b-19194d41413f"}]: dispatch 2024-08-29T19:35:02.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:35:01 smithi029 bash[79042]: audit 2024-08-29T19:35:00.765482+0000 mon.a (mon.0) 4091 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/125/8395866e-6259-40ae-b51b-19194d41413f"}]': finished 2024-08-29T19:35:02.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:35:01 smithi029 bash[79042]: cluster 2024-08-29T19:35:00.928677+0000 mgr.y (mgr.25004) 3153 : cluster [DBG] pgmap v5688: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 7.2 KiB/s rd, 1.5 KiB/s wr, 11 op/s 2024-08-29T19:35:02.944 INFO:tasks.workunit.client.0.smithi029.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestMirroring::test_aio_mirror_image_create_snapshot PASSED [ 81%] 2024-08-29T19:35:03.121 INFO:tasks.workunit.client.0.smithi029.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestTrash::test_move PASSED [ 82%] 2024-08-29T19:35:03.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:35:02 smithi110 bash[67519]: cluster 2024-08-29T19:35:01.776731+0000 mon.a (mon.0) 4092 : cluster [DBG] osdmap e3010: 8 total, 8 up, 8 in 2024-08-29T19:35:03.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:35:02 smithi029 bash[77880]: cluster 2024-08-29T19:35:01.776731+0000 mon.a (mon.0) 4092 : cluster [DBG] osdmap e3010: 8 total, 8 up, 8 in 2024-08-29T19:35:03.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:35:02 smithi029 bash[79042]: cluster 2024-08-29T19:35:01.776731+0000 mon.a (mon.0) 4092 : cluster [DBG] osdmap e3010: 8 total, 8 up, 8 in 2024-08-29T19:35:03.462 INFO:tasks.workunit.client.0.smithi029.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestTrash::test_purge PASSED [ 82%] 2024-08-29T19:35:03.644 INFO:tasks.workunit.client.0.smithi029.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestTrash::test_remove_denied PASSED [ 83%] 2024-08-29T19:35:03.828 INFO:tasks.workunit.client.0.smithi029.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestTrash::test_remove PASSED [ 83%] 2024-08-29T19:35:03.990 INFO:tasks.workunit.client.0.smithi029.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestTrash::test_remove_with_progress PASSED [ 84%] 2024-08-29T19:35:04.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:35:03 smithi029 bash[79042]: cluster 2024-08-29T19:35:02.785147+0000 mon.a (mon.0) 4093 : cluster [DBG] osdmap e3011: 8 total, 8 up, 8 in 2024-08-29T19:35:04.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:35:03 smithi029 bash[79042]: cluster 2024-08-29T19:35:02.929434+0000 mgr.y (mgr.25004) 3154 : cluster [DBG] pgmap v5691: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 85 KiB/s rd, 9.5 KiB/s wr, 118 op/s 2024-08-29T19:35:04.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:35:03 smithi029 bash[79042]: audit 2024-08-29T19:35:03.656652+0000 mon.c (mon.2) 1109 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:35:04.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:35:03 smithi029 bash[77880]: cluster 2024-08-29T19:35:02.785147+0000 mon.a (mon.0) 4093 : cluster [DBG] osdmap e3011: 8 total, 8 up, 8 in 2024-08-29T19:35:04.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:35:03 smithi029 bash[77880]: cluster 2024-08-29T19:35:02.929434+0000 mgr.y (mgr.25004) 3154 : cluster [DBG] pgmap v5691: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 85 KiB/s rd, 9.5 KiB/s wr, 118 op/s 2024-08-29T19:35:04.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:35:03 smithi029 bash[77880]: audit 2024-08-29T19:35:03.656652+0000 mon.c (mon.2) 1109 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:35:04.153 INFO:tasks.workunit.client.0.smithi029.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestTrash::test_get PASSED [ 84%] 2024-08-29T19:35:04.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:35:03 smithi110 bash[67519]: cluster 2024-08-29T19:35:02.785147+0000 mon.a (mon.0) 4093 : cluster [DBG] osdmap e3011: 8 total, 8 up, 8 in 2024-08-29T19:35:04.154 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:35:03 smithi110 bash[67519]: cluster 2024-08-29T19:35:02.929434+0000 mgr.y (mgr.25004) 3154 : cluster [DBG] pgmap v5691: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 85 KiB/s rd, 9.5 KiB/s wr, 118 op/s 2024-08-29T19:35:04.154 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:35:03 smithi110 bash[67519]: audit 2024-08-29T19:35:03.656652+0000 mon.c (mon.2) 1109 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:35:04.468 INFO:tasks.workunit.client.0.smithi029.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestTrash::test_list PASSED [ 85%] 2024-08-29T19:35:04.656 INFO:tasks.workunit.client.0.smithi029.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestTrash::test_restore PASSED [ 85%] 2024-08-29T19:35:04.668 INFO:tasks.workunit.client.0.smithi029.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_create_group PASSED [ 86%] 2024-08-29T19:35:04.683 INFO:tasks.workunit.client.0.smithi029.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_rename_group PASSED [ 87%] 2024-08-29T19:35:04.685 INFO:tasks.workunit.client.0.smithi029.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_list_groups_empty PASSED [ 87%] 2024-08-29T19:35:04.700 INFO:tasks.workunit.client.0.smithi029.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_list_groups PASSED [ 88%] 2024-08-29T19:35:04.713 INFO:tasks.workunit.client.0.smithi029.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_list_groups_after_removed PASSED [ 88%] 2024-08-29T19:35:04.902 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 19:35:04 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:19:35:04] "GET /metrics HTTP/1.1" 200 36701 "" "Prometheus/2.43.0" 2024-08-29T19:35:04.963 INFO:tasks.workunit.client.0.smithi029.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestGroups::test_group_image_add PASSED [ 89%] 2024-08-29T19:35:05.200 INFO:tasks.workunit.client.0.smithi029.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestGroups::test_group_image_list_empty PASSED [ 89%] 2024-08-29T19:35:05.473 INFO:tasks.workunit.client.0.smithi029.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestGroups::test_group_image_list PASSED [ 90%] 2024-08-29T19:35:05.861 INFO:tasks.workunit.client.0.smithi029.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestGroups::test_group_image_list_move_to_trash PASSED [ 90%] 2024-08-29T19:35:06.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:35:05 smithi110 bash[67519]: cluster 2024-08-29T19:35:04.930372+0000 mgr.y (mgr.25004) 3155 : cluster [DBG] pgmap v5692: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 83 KiB/s rd, 12 KiB/s wr, 122 op/s 2024-08-29T19:35:06.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:35:05 smithi110 bash[67519]: cluster 2024-08-29T19:35:05.697152+0000 mon.a (mon.0) 4094 : cluster [DBG] osdmap e3012: 8 total, 8 up, 8 in 2024-08-29T19:35:06.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:35:05 smithi029 bash[79042]: cluster 2024-08-29T19:35:04.930372+0000 mgr.y (mgr.25004) 3155 : cluster [DBG] pgmap v5692: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 83 KiB/s rd, 12 KiB/s wr, 122 op/s 2024-08-29T19:35:06.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:35:05 smithi029 bash[79042]: cluster 2024-08-29T19:35:05.697152+0000 mon.a (mon.0) 4094 : cluster [DBG] osdmap e3012: 8 total, 8 up, 8 in 2024-08-29T19:35:06.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:35:05 smithi029 bash[77880]: cluster 2024-08-29T19:35:04.930372+0000 mgr.y (mgr.25004) 3155 : cluster [DBG] pgmap v5692: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 83 KiB/s rd, 12 KiB/s wr, 122 op/s 2024-08-29T19:35:06.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:35:05 smithi029 bash[77880]: cluster 2024-08-29T19:35:05.697152+0000 mon.a (mon.0) 4094 : cluster [DBG] osdmap e3012: 8 total, 8 up, 8 in 2024-08-29T19:35:07.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:35:06 smithi110 bash[67519]: audit 2024-08-29T19:35:06.469387+0000 mon.c (mon.2) 1110 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:35:07.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:35:06 smithi029 bash[77880]: audit 2024-08-29T19:35:06.469387+0000 mon.c (mon.2) 1110 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:35:07.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:35:06 smithi029 bash[79042]: audit 2024-08-29T19:35:06.469387+0000 mon.c (mon.2) 1110 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:35:08.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:35:08 smithi110 bash[67519]: cluster 2024-08-29T19:35:06.931530+0000 mgr.y (mgr.25004) 3156 : cluster [DBG] pgmap v5694: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 269 KiB/s rd, 23 KiB/s wr, 378 op/s 2024-08-29T19:35:08.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:35:08 smithi110 bash[67519]: audit 2024-08-29T19:35:07.296764+0000 mon.c (mon.2) 1111 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:35:08.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:35:08 smithi110 bash[67519]: audit 2024-08-29T19:35:07.297673+0000 mon.c (mon.2) 1112 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:35:08.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:35:08 smithi110 bash[67519]: audit 2024-08-29T19:35:07.303776+0000 mon.a (mon.0) 4095 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:35:08.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:35:08 smithi029 bash[79042]: cluster 2024-08-29T19:35:06.931530+0000 mgr.y (mgr.25004) 3156 : cluster [DBG] pgmap v5694: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 269 KiB/s rd, 23 KiB/s wr, 378 op/s 2024-08-29T19:35:08.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:35:08 smithi029 bash[79042]: audit 2024-08-29T19:35:07.296764+0000 mon.c (mon.2) 1111 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:35:08.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:35:08 smithi029 bash[79042]: audit 2024-08-29T19:35:07.297673+0000 mon.c (mon.2) 1112 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:35:08.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:35:08 smithi029 bash[79042]: audit 2024-08-29T19:35:07.303776+0000 mon.a (mon.0) 4095 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:35:08.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:35:07 smithi029 bash[77880]: cluster 2024-08-29T19:35:06.931530+0000 mgr.y (mgr.25004) 3156 : cluster [DBG] pgmap v5694: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 269 KiB/s rd, 23 KiB/s wr, 378 op/s 2024-08-29T19:35:08.404 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:35:07 smithi029 bash[77880]: audit 2024-08-29T19:35:07.296764+0000 mon.c (mon.2) 1111 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:35:08.404 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:35:07 smithi029 bash[77880]: audit 2024-08-29T19:35:07.297673+0000 mon.c (mon.2) 1112 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:35:08.404 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:35:07 smithi029 bash[77880]: audit 2024-08-29T19:35:07.303776+0000 mon.a (mon.0) 4095 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:35:10.025 INFO:tasks.workunit.client.0.smithi029.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestGroups::test_group_image_many_images PASSED [ 91%] 2024-08-29T19:35:10.331 INFO:tasks.workunit.client.0.smithi029.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestGroups::test_group_image_remove PASSED [ 91%] 2024-08-29T19:35:10.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:35:10 smithi110 bash[67519]: cluster 2024-08-29T19:35:08.932678+0000 mgr.y (mgr.25004) 3157 : cluster [DBG] pgmap v5695: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 333 KiB/s rd, 50 KiB/s wr, 493 op/s 2024-08-29T19:35:10.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:35:10 smithi029 bash[77880]: cluster 2024-08-29T19:35:08.932678+0000 mgr.y (mgr.25004) 3157 : cluster [DBG] pgmap v5695: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 333 KiB/s rd, 50 KiB/s wr, 493 op/s 2024-08-29T19:35:10.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:35:10 smithi029 bash[79042]: cluster 2024-08-29T19:35:08.932678+0000 mgr.y (mgr.25004) 3157 : cluster [DBG] pgmap v5695: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 333 KiB/s rd, 50 KiB/s wr, 493 op/s 2024-08-29T19:35:10.591 INFO:tasks.workunit.client.0.smithi029.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestGroups::test_group_snap PASSED [ 92%] 2024-08-29T19:35:10.916 INFO:tasks.workunit.client.0.smithi029.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestGroups::test_group_snap_flags PASSED [ 92%] 2024-08-29T19:35:11.390 INFO:tasks.workunit.client.0.smithi029.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestGroups::test_group_snap_list_many PASSED [ 93%] 2024-08-29T19:35:12.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:35:11 smithi110 bash[67519]: cluster 2024-08-29T19:35:10.702163+0000 mon.a (mon.0) 4096 : cluster [DBG] osdmap e3013: 8 total, 8 up, 8 in 2024-08-29T19:35:12.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:35:11 smithi110 bash[67519]: cluster 2024-08-29T19:35:10.933578+0000 mgr.y (mgr.25004) 3158 : cluster [DBG] pgmap v5697: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 340 KiB/s rd, 47 KiB/s wr, 508 op/s 2024-08-29T19:35:12.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:35:11 smithi029 bash[77880]: cluster 2024-08-29T19:35:10.702163+0000 mon.a (mon.0) 4096 : cluster [DBG] osdmap e3013: 8 total, 8 up, 8 in 2024-08-29T19:35:12.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:35:11 smithi029 bash[77880]: cluster 2024-08-29T19:35:10.933578+0000 mgr.y (mgr.25004) 3158 : cluster [DBG] pgmap v5697: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 340 KiB/s rd, 47 KiB/s wr, 508 op/s 2024-08-29T19:35:12.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:35:11 smithi029 bash[79042]: cluster 2024-08-29T19:35:10.702163+0000 mon.a (mon.0) 4096 : cluster [DBG] osdmap e3013: 8 total, 8 up, 8 in 2024-08-29T19:35:12.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:35:11 smithi029 bash[79042]: cluster 2024-08-29T19:35:10.933578+0000 mgr.y (mgr.25004) 3158 : cluster [DBG] pgmap v5697: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 340 KiB/s rd, 47 KiB/s wr, 508 op/s 2024-08-29T19:35:12.958 INFO:tasks.workunit.client.0.smithi029.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestGroups::test_group_snap_namespace PASSED [ 94%] 2024-08-29T19:35:13.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:35:12 smithi110 bash[67519]: cluster 2024-08-29T19:35:11.711312+0000 mon.a (mon.0) 4097 : cluster [DBG] osdmap e3014: 8 total, 8 up, 8 in 2024-08-29T19:35:13.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:35:12 smithi029 bash[79042]: cluster 2024-08-29T19:35:11.711312+0000 mon.a (mon.0) 4097 : cluster [DBG] osdmap e3014: 8 total, 8 up, 8 in 2024-08-29T19:35:13.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:35:12 smithi029 bash[77880]: cluster 2024-08-29T19:35:11.711312+0000 mon.a (mon.0) 4097 : cluster [DBG] osdmap e3014: 8 total, 8 up, 8 in 2024-08-29T19:35:13.229 INFO:tasks.workunit.client.0.smithi029.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestGroups::test_group_snap_rename PASSED [ 94%] 2024-08-29T19:35:14.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:35:13 smithi110 bash[67519]: cluster 2024-08-29T19:35:12.711963+0000 mon.a (mon.0) 4098 : cluster [DBG] osdmap e3015: 8 total, 8 up, 8 in 2024-08-29T19:35:14.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:35:13 smithi110 bash[67519]: cluster 2024-08-29T19:35:12.934318+0000 mgr.y (mgr.25004) 3159 : cluster [DBG] pgmap v5700: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 550 KiB/s rd, 57 KiB/s wr, 802 op/s 2024-08-29T19:35:14.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:35:13 smithi029 bash[79042]: cluster 2024-08-29T19:35:12.711963+0000 mon.a (mon.0) 4098 : cluster [DBG] osdmap e3015: 8 total, 8 up, 8 in 2024-08-29T19:35:14.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:35:13 smithi029 bash[79042]: cluster 2024-08-29T19:35:12.934318+0000 mgr.y (mgr.25004) 3159 : cluster [DBG] pgmap v5700: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 550 KiB/s rd, 57 KiB/s wr, 802 op/s 2024-08-29T19:35:14.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:35:13 smithi029 bash[77880]: cluster 2024-08-29T19:35:12.711963+0000 mon.a (mon.0) 4098 : cluster [DBG] osdmap e3015: 8 total, 8 up, 8 in 2024-08-29T19:35:14.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:35:13 smithi029 bash[77880]: cluster 2024-08-29T19:35:12.934318+0000 mgr.y (mgr.25004) 3159 : cluster [DBG] pgmap v5700: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 550 KiB/s rd, 57 KiB/s wr, 802 op/s 2024-08-29T19:35:14.902 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 19:35:14 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:19:35:14] "GET /metrics HTTP/1.1" 200 36701 "" "Prometheus/2.43.0" 2024-08-29T19:35:14.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:35:14 smithi029 bash[79042]: cluster 2024-08-29T19:35:13.733732+0000 mon.a (mon.0) 4099 : cluster [DBG] osdmap e3016: 8 total, 8 up, 8 in 2024-08-29T19:35:14.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:35:14 smithi029 bash[77880]: cluster 2024-08-29T19:35:13.733732+0000 mon.a (mon.0) 4099 : cluster [DBG] osdmap e3016: 8 total, 8 up, 8 in 2024-08-29T19:35:15.006 INFO:tasks.workunit.client.0.smithi029.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestGroups::test_group_snap_rollback PASSED [ 95%] 2024-08-29T19:35:15.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:35:14 smithi110 bash[67519]: cluster 2024-08-29T19:35:13.733732+0000 mon.a (mon.0) 4099 : cluster [DBG] osdmap e3016: 8 total, 8 up, 8 in 2024-08-29T19:35:15.764 INFO:tasks.workunit.client.0.smithi029.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestMigration::test_migration PASSED [ 95%] 2024-08-29T19:35:16.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:35:15 smithi110 bash[67519]: cluster 2024-08-29T19:35:14.743733+0000 mon.a (mon.0) 4100 : cluster [DBG] osdmap e3017: 8 total, 8 up, 8 in 2024-08-29T19:35:16.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:35:15 smithi110 bash[67519]: cluster 2024-08-29T19:35:14.935284+0000 mgr.y (mgr.25004) 3160 : cluster [DBG] pgmap v5703: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 571 KiB/s rd, 31 KiB/s wr, 792 op/s 2024-08-29T19:35:16.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:35:15 smithi029 bash[79042]: cluster 2024-08-29T19:35:14.743733+0000 mon.a (mon.0) 4100 : cluster [DBG] osdmap e3017: 8 total, 8 up, 8 in 2024-08-29T19:35:16.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:35:15 smithi029 bash[79042]: cluster 2024-08-29T19:35:14.935284+0000 mgr.y (mgr.25004) 3160 : cluster [DBG] pgmap v5703: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 571 KiB/s rd, 31 KiB/s wr, 792 op/s 2024-08-29T19:35:16.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:35:15 smithi029 bash[77880]: cluster 2024-08-29T19:35:14.743733+0000 mon.a (mon.0) 4100 : cluster [DBG] osdmap e3017: 8 total, 8 up, 8 in 2024-08-29T19:35:16.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:35:15 smithi029 bash[77880]: cluster 2024-08-29T19:35:14.935284+0000 mgr.y (mgr.25004) 3160 : cluster [DBG] pgmap v5703: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 571 KiB/s rd, 31 KiB/s wr, 792 op/s 2024-08-29T19:35:18.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:35:17 smithi110 bash[67519]: cluster 2024-08-29T19:35:16.758155+0000 mon.a (mon.0) 4101 : cluster [DBG] osdmap e3018: 8 total, 8 up, 8 in 2024-08-29T19:35:18.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:35:17 smithi110 bash[67519]: cluster 2024-08-29T19:35:16.936038+0000 mgr.y (mgr.25004) 3161 : cluster [DBG] pgmap v5705: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 324 KiB/s rd, 37 KiB/s wr, 451 op/s 2024-08-29T19:35:18.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:35:17 smithi029 bash[79042]: cluster 2024-08-29T19:35:16.758155+0000 mon.a (mon.0) 4101 : cluster [DBG] osdmap e3018: 8 total, 8 up, 8 in 2024-08-29T19:35:18.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:35:17 smithi029 bash[79042]: cluster 2024-08-29T19:35:16.936038+0000 mgr.y (mgr.25004) 3161 : cluster [DBG] pgmap v5705: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 324 KiB/s rd, 37 KiB/s wr, 451 op/s 2024-08-29T19:35:18.154 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:35:17 smithi029 bash[77880]: cluster 2024-08-29T19:35:16.758155+0000 mon.a (mon.0) 4101 : cluster [DBG] osdmap e3018: 8 total, 8 up, 8 in 2024-08-29T19:35:18.154 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:35:17 smithi029 bash[77880]: cluster 2024-08-29T19:35:16.936038+0000 mgr.y (mgr.25004) 3161 : cluster [DBG] pgmap v5705: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 324 KiB/s rd, 37 KiB/s wr, 451 op/s 2024-08-29T19:35:19.027 INFO:tasks.workunit.client.0.smithi029.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestMigration::test_migration_clone_v1_to_v1 PASSED [ 96%] 2024-08-29T19:35:19.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:35:18 smithi110 bash[67519]: audit 2024-08-29T19:35:18.657204+0000 mon.c (mon.2) 1113 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:35:19.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:35:18 smithi029 bash[79042]: audit 2024-08-29T19:35:18.657204+0000 mon.c (mon.2) 1113 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:35:19.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:35:18 smithi029 bash[77880]: audit 2024-08-29T19:35:18.657204+0000 mon.c (mon.2) 1113 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:35:20.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:35:19 smithi110 bash[67519]: cluster 2024-08-29T19:35:18.773090+0000 mon.a (mon.0) 4102 : cluster [DBG] osdmap e3019: 8 total, 8 up, 8 in 2024-08-29T19:35:20.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:35:19 smithi110 bash[67519]: cluster 2024-08-29T19:35:18.936951+0000 mgr.y (mgr.25004) 3162 : cluster [DBG] pgmap v5707: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 417 KiB/s rd, 39 KiB/s wr, 561 op/s 2024-08-29T19:35:20.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:35:19 smithi029 bash[77880]: cluster 2024-08-29T19:35:18.773090+0000 mon.a (mon.0) 4102 : cluster [DBG] osdmap e3019: 8 total, 8 up, 8 in 2024-08-29T19:35:20.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:35:19 smithi029 bash[77880]: cluster 2024-08-29T19:35:18.936951+0000 mgr.y (mgr.25004) 3162 : cluster [DBG] pgmap v5707: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 417 KiB/s rd, 39 KiB/s wr, 561 op/s 2024-08-29T19:35:20.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:35:19 smithi029 bash[79042]: cluster 2024-08-29T19:35:18.773090+0000 mon.a (mon.0) 4102 : cluster [DBG] osdmap e3019: 8 total, 8 up, 8 in 2024-08-29T19:35:20.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:35:19 smithi029 bash[79042]: cluster 2024-08-29T19:35:18.936951+0000 mgr.y (mgr.25004) 3162 : cluster [DBG] pgmap v5707: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 417 KiB/s rd, 39 KiB/s wr, 561 op/s 2024-08-29T19:35:21.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:35:20 smithi110 bash[67519]: cluster 2024-08-29T19:35:19.801116+0000 mon.a (mon.0) 4103 : cluster [DBG] osdmap e3020: 8 total, 8 up, 8 in 2024-08-29T19:35:21.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:35:20 smithi110 bash[67519]: cluster 2024-08-29T19:35:20.705239+0000 mon.a (mon.0) 4104 : cluster [DBG] osdmap e3021: 8 total, 8 up, 8 in 2024-08-29T19:35:21.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:35:20 smithi029 bash[79042]: cluster 2024-08-29T19:35:19.801116+0000 mon.a (mon.0) 4103 : cluster [DBG] osdmap e3020: 8 total, 8 up, 8 in 2024-08-29T19:35:21.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:35:20 smithi029 bash[79042]: cluster 2024-08-29T19:35:20.705239+0000 mon.a (mon.0) 4104 : cluster [DBG] osdmap e3021: 8 total, 8 up, 8 in 2024-08-29T19:35:21.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:35:20 smithi029 bash[77880]: cluster 2024-08-29T19:35:19.801116+0000 mon.a (mon.0) 4103 : cluster [DBG] osdmap e3020: 8 total, 8 up, 8 in 2024-08-29T19:35:21.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:35:20 smithi029 bash[77880]: cluster 2024-08-29T19:35:20.705239+0000 mon.a (mon.0) 4104 : cluster [DBG] osdmap e3021: 8 total, 8 up, 8 in 2024-08-29T19:35:22.041 INFO:tasks.workunit.client.0.smithi029.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestMigration::test_migration_clone_v1_to_v2 PASSED [ 96%] 2024-08-29T19:35:22.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:35:21 smithi029 bash[79042]: cluster 2024-08-29T19:35:20.937864+0000 mgr.y (mgr.25004) 3163 : cluster [DBG] pgmap v5710: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 320 KiB/s rd, 16 KiB/s wr, 402 op/s 2024-08-29T19:35:22.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:35:21 smithi110 bash[67519]: cluster 2024-08-29T19:35:20.937864+0000 mgr.y (mgr.25004) 3163 : cluster [DBG] pgmap v5710: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 320 KiB/s rd, 16 KiB/s wr, 402 op/s 2024-08-29T19:35:22.154 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:35:21 smithi029 bash[77880]: cluster 2024-08-29T19:35:20.937864+0000 mgr.y (mgr.25004) 3163 : cluster [DBG] pgmap v5710: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 320 KiB/s rd, 16 KiB/s wr, 402 op/s 2024-08-29T19:35:23.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:35:22 smithi110 bash[67519]: cluster 2024-08-29T19:35:21.813527+0000 mon.a (mon.0) 4105 : cluster [DBG] osdmap e3022: 8 total, 8 up, 8 in 2024-08-29T19:35:23.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:35:22 smithi029 bash[77880]: cluster 2024-08-29T19:35:21.813527+0000 mon.a (mon.0) 4105 : cluster [DBG] osdmap e3022: 8 total, 8 up, 8 in 2024-08-29T19:35:23.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:35:22 smithi029 bash[79042]: cluster 2024-08-29T19:35:21.813527+0000 mon.a (mon.0) 4105 : cluster [DBG] osdmap e3022: 8 total, 8 up, 8 in 2024-08-29T19:35:24.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:35:23 smithi110 bash[67519]: cluster 2024-08-29T19:35:22.854384+0000 mon.a (mon.0) 4106 : cluster [DBG] osdmap e3023: 8 total, 8 up, 8 in 2024-08-29T19:35:24.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:35:23 smithi110 bash[67519]: cluster 2024-08-29T19:35:22.938594+0000 mgr.y (mgr.25004) 3164 : cluster [DBG] pgmap v5713: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 434 KiB/s rd, 14 KiB/s wr, 549 op/s 2024-08-29T19:35:24.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:35:23 smithi029 bash[79042]: cluster 2024-08-29T19:35:22.854384+0000 mon.a (mon.0) 4106 : cluster [DBG] osdmap e3023: 8 total, 8 up, 8 in 2024-08-29T19:35:24.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:35:23 smithi029 bash[79042]: cluster 2024-08-29T19:35:22.938594+0000 mgr.y (mgr.25004) 3164 : cluster [DBG] pgmap v5713: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 434 KiB/s rd, 14 KiB/s wr, 549 op/s 2024-08-29T19:35:24.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:35:23 smithi029 bash[77880]: cluster 2024-08-29T19:35:22.854384+0000 mon.a (mon.0) 4106 : cluster [DBG] osdmap e3023: 8 total, 8 up, 8 in 2024-08-29T19:35:24.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:35:23 smithi029 bash[77880]: cluster 2024-08-29T19:35:22.938594+0000 mgr.y (mgr.25004) 3164 : cluster [DBG] pgmap v5713: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 434 KiB/s rd, 14 KiB/s wr, 549 op/s 2024-08-29T19:35:24.903 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 19:35:24 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:19:35:24] "GET /metrics HTTP/1.1" 200 36698 "" "Prometheus/2.43.0" 2024-08-29T19:35:25.099 INFO:tasks.workunit.client.0.smithi029.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestMigration::test_migration_clone_v2_to_v1 PASSED [ 97%] 2024-08-29T19:35:26.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:35:25 smithi110 bash[67519]: cluster 2024-08-29T19:35:24.865950+0000 mon.a (mon.0) 4107 : cluster [DBG] osdmap e3024: 8 total, 8 up, 8 in 2024-08-29T19:35:26.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:35:25 smithi110 bash[67519]: cluster 2024-08-29T19:35:24.939444+0000 mgr.y (mgr.25004) 3165 : cluster [DBG] pgmap v5715: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 455 KiB/s rd, 19 KiB/s wr, 577 op/s 2024-08-29T19:35:26.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:35:25 smithi110 bash[67519]: cluster 2024-08-29T19:35:25.707200+0000 mon.a (mon.0) 4108 : cluster [DBG] osdmap e3025: 8 total, 8 up, 8 in 2024-08-29T19:35:26.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:35:25 smithi029 bash[79042]: cluster 2024-08-29T19:35:24.865950+0000 mon.a (mon.0) 4107 : cluster [DBG] osdmap e3024: 8 total, 8 up, 8 in 2024-08-29T19:35:26.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:35:25 smithi029 bash[79042]: cluster 2024-08-29T19:35:24.939444+0000 mgr.y (mgr.25004) 3165 : cluster [DBG] pgmap v5715: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 455 KiB/s rd, 19 KiB/s wr, 577 op/s 2024-08-29T19:35:26.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:35:25 smithi029 bash[79042]: cluster 2024-08-29T19:35:25.707200+0000 mon.a (mon.0) 4108 : cluster [DBG] osdmap e3025: 8 total, 8 up, 8 in 2024-08-29T19:35:26.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:35:25 smithi029 bash[77880]: cluster 2024-08-29T19:35:24.865950+0000 mon.a (mon.0) 4107 : cluster [DBG] osdmap e3024: 8 total, 8 up, 8 in 2024-08-29T19:35:26.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:35:25 smithi029 bash[77880]: cluster 2024-08-29T19:35:24.939444+0000 mgr.y (mgr.25004) 3165 : cluster [DBG] pgmap v5715: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 455 KiB/s rd, 19 KiB/s wr, 577 op/s 2024-08-29T19:35:26.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:35:25 smithi029 bash[77880]: cluster 2024-08-29T19:35:25.707200+0000 mon.a (mon.0) 4108 : cluster [DBG] osdmap e3025: 8 total, 8 up, 8 in 2024-08-29T19:35:27.092 INFO:tasks.workunit.client.0.smithi029.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestMigration::test_migration_clone_v2_to_v2 PASSED [ 97%] 2024-08-29T19:35:28.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:35:27 smithi110 bash[67519]: cluster 2024-08-29T19:35:26.879352+0000 mon.a (mon.0) 4109 : cluster [DBG] osdmap e3026: 8 total, 8 up, 8 in 2024-08-29T19:35:28.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:35:27 smithi110 bash[67519]: cluster 2024-08-29T19:35:26.940173+0000 mgr.y (mgr.25004) 3166 : cluster [DBG] pgmap v5718: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 472 KiB/s rd, 24 KiB/s wr, 593 op/s 2024-08-29T19:35:28.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:35:27 smithi029 bash[79042]: cluster 2024-08-29T19:35:26.879352+0000 mon.a (mon.0) 4109 : cluster [DBG] osdmap e3026: 8 total, 8 up, 8 in 2024-08-29T19:35:28.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:35:27 smithi029 bash[79042]: cluster 2024-08-29T19:35:26.940173+0000 mgr.y (mgr.25004) 3166 : cluster [DBG] pgmap v5718: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 472 KiB/s rd, 24 KiB/s wr, 593 op/s 2024-08-29T19:35:28.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:35:27 smithi029 bash[77880]: cluster 2024-08-29T19:35:26.879352+0000 mon.a (mon.0) 4109 : cluster [DBG] osdmap e3026: 8 total, 8 up, 8 in 2024-08-29T19:35:28.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:35:27 smithi029 bash[77880]: cluster 2024-08-29T19:35:26.940173+0000 mgr.y (mgr.25004) 3166 : cluster [DBG] pgmap v5718: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 472 KiB/s rd, 24 KiB/s wr, 593 op/s 2024-08-29T19:35:29.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:35:28 smithi110 bash[67519]: cluster 2024-08-29T19:35:27.892253+0000 mon.a (mon.0) 4110 : cluster [DBG] osdmap e3027: 8 total, 8 up, 8 in 2024-08-29T19:35:29.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:35:28 smithi029 bash[79042]: cluster 2024-08-29T19:35:27.892253+0000 mon.a (mon.0) 4110 : cluster [DBG] osdmap e3027: 8 total, 8 up, 8 in 2024-08-29T19:35:29.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:35:28 smithi029 bash[77880]: cluster 2024-08-29T19:35:27.892253+0000 mon.a (mon.0) 4110 : cluster [DBG] osdmap e3027: 8 total, 8 up, 8 in 2024-08-29T19:35:30.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:35:29 smithi110 bash[67519]: cluster 2024-08-29T19:35:28.900261+0000 mon.a (mon.0) 4111 : cluster [DBG] osdmap e3028: 8 total, 8 up, 8 in 2024-08-29T19:35:30.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:35:29 smithi110 bash[67519]: cluster 2024-08-29T19:35:28.940904+0000 mgr.y (mgr.25004) 3167 : cluster [DBG] pgmap v5721: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 378 KiB/s rd, 21 KiB/s wr, 497 op/s 2024-08-29T19:35:30.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:35:29 smithi029 bash[79042]: cluster 2024-08-29T19:35:28.900261+0000 mon.a (mon.0) 4111 : cluster [DBG] osdmap e3028: 8 total, 8 up, 8 in 2024-08-29T19:35:30.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:35:29 smithi029 bash[79042]: cluster 2024-08-29T19:35:28.940904+0000 mgr.y (mgr.25004) 3167 : cluster [DBG] pgmap v5721: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 378 KiB/s rd, 21 KiB/s wr, 497 op/s 2024-08-29T19:35:30.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:35:29 smithi029 bash[77880]: cluster 2024-08-29T19:35:28.900261+0000 mon.a (mon.0) 4111 : cluster [DBG] osdmap e3028: 8 total, 8 up, 8 in 2024-08-29T19:35:30.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:35:29 smithi029 bash[77880]: cluster 2024-08-29T19:35:28.940904+0000 mgr.y (mgr.25004) 3167 : cluster [DBG] pgmap v5721: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 378 KiB/s rd, 21 KiB/s wr, 497 op/s 2024-08-29T19:35:31.129 INFO:tasks.workunit.client.0.smithi029.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestMigration::test_migration_import PASSED [ 98%] 2024-08-29T19:35:31.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:35:30 smithi110 bash[67519]: cluster 2024-08-29T19:35:29.914016+0000 mon.a (mon.0) 4112 : cluster [DBG] osdmap e3029: 8 total, 8 up, 8 in 2024-08-29T19:35:31.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:35:30 smithi110 bash[67519]: cluster 2024-08-29T19:35:30.709376+0000 mon.a (mon.0) 4113 : cluster [DBG] osdmap e3030: 8 total, 8 up, 8 in 2024-08-29T19:35:31.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:35:30 smithi029 bash[79042]: cluster 2024-08-29T19:35:29.914016+0000 mon.a (mon.0) 4112 : cluster [DBG] osdmap e3029: 8 total, 8 up, 8 in 2024-08-29T19:35:31.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:35:30 smithi029 bash[79042]: cluster 2024-08-29T19:35:30.709376+0000 mon.a (mon.0) 4113 : cluster [DBG] osdmap e3030: 8 total, 8 up, 8 in 2024-08-29T19:35:31.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:35:30 smithi029 bash[77880]: cluster 2024-08-29T19:35:29.914016+0000 mon.a (mon.0) 4112 : cluster [DBG] osdmap e3029: 8 total, 8 up, 8 in 2024-08-29T19:35:31.404 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:35:30 smithi029 bash[77880]: cluster 2024-08-29T19:35:30.709376+0000 mon.a (mon.0) 4113 : cluster [DBG] osdmap e3030: 8 total, 8 up, 8 in 2024-08-29T19:35:31.769 INFO:tasks.workunit.client.0.smithi029.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestMigration::test_migration_with_progress PASSED [ 98%] 2024-08-29T19:35:32.304 INFO:tasks.workunit.client.0.smithi029.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestMigration::test_migrate_abort PASSED [ 99%] 2024-08-29T19:35:32.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:35:31 smithi110 bash[67519]: cluster 2024-08-29T19:35:30.941944+0000 mgr.y (mgr.25004) 3168 : cluster [DBG] pgmap v5724: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 74 KiB/s rd, 8.2 KiB/s wr, 110 op/s 2024-08-29T19:35:32.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:35:31 smithi029 bash[77880]: cluster 2024-08-29T19:35:30.941944+0000 mgr.y (mgr.25004) 3168 : cluster [DBG] pgmap v5724: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 74 KiB/s rd, 8.2 KiB/s wr, 110 op/s 2024-08-29T19:35:32.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:35:31 smithi029 bash[79042]: cluster 2024-08-29T19:35:30.941944+0000 mgr.y (mgr.25004) 3168 : cluster [DBG] pgmap v5724: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 74 KiB/s rd, 8.2 KiB/s wr, 110 op/s 2024-08-29T19:35:32.946 INFO:tasks.workunit.client.0.smithi029.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestMigration::test_migrate_abort_with_progress PASSED [100%] 2024-08-29T19:35:32.946 INFO:tasks.workunit.client.0.smithi029.stdout: 2024-08-29T19:35:32.946 INFO:tasks.workunit.client.0.smithi029.stdout:=============================== warnings summary =============================== 2024-08-29T19:35:32.946 INFO:tasks.workunit.client.0.smithi029.stdout:test_rbd.py::test_remove_with_progress_except 2024-08-29T19:35:32.946 INFO:tasks.workunit.client.0.smithi029.stdout: /usr/lib/python3/dist-packages/_pytest/unraisableexception.py:78: PytestUnraisableExceptionWarning: Exception ignored in: 'rbd.progress_callback' 2024-08-29T19:35:32.946 INFO:tasks.workunit.client.0.smithi029.stdout: 2024-08-29T19:35:32.946 INFO:tasks.workunit.client.0.smithi029.stdout: Traceback (most recent call last): 2024-08-29T19:35:32.946 INFO:tasks.workunit.client.0.smithi029.stdout: File "/home/ubuntu/cephtest/clone.client.0/src/test/pybind/test_rbd.py", line 424, in progress_cb 2024-08-29T19:35:32.946 INFO:tasks.workunit.client.0.smithi029.stdout: raise Exception() 2024-08-29T19:35:32.946 INFO:tasks.workunit.client.0.smithi029.stdout: Exception 2024-08-29T19:35:32.947 INFO:tasks.workunit.client.0.smithi029.stdout: 2024-08-29T19:35:32.947 INFO:tasks.workunit.client.0.smithi029.stdout: warnings.warn(pytest.PytestUnraisableExceptionWarning(msg)) 2024-08-29T19:35:32.947 INFO:tasks.workunit.client.0.smithi029.stdout: 2024-08-29T19:35:32.947 INFO:tasks.workunit.client.0.smithi029.stdout:-- Docs: https://docs.pytest.org/en/stable/warnings.html 2024-08-29T19:35:32.947 INFO:tasks.workunit.client.0.smithi029.stdout:============ 177 passed, 8 skipped, 1 warning in 721.64s (0:12:01) ============= 2024-08-29T19:35:33.002 INFO:tasks.workunit.client.0.smithi029.stderr:+ exit 0 2024-08-29T19:35:33.003 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-08-29T19:35:33.003 DEBUG:teuthology.orchestra.run.smithi029:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-08-29T19:35:33.018 INFO:tasks.workunit:Stopping ['rbd/test_librbd_python.sh'] on client.0... 2024-08-29T19:35:33.018 DEBUG:teuthology.orchestra.run.smithi029:> sudo rm -rf -- /home/ubuntu/cephtest/workunits.list.client.0 /home/ubuntu/cephtest/clone.client.0 2024-08-29T19:35:33.307 DEBUG:teuthology.parallel:result is None 2024-08-29T19:35:33.308 DEBUG:teuthology.orchestra.run.smithi029:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0 2024-08-29T19:35:33.320 INFO:tasks.workunit:Deleted dir /home/ubuntu/cephtest/mnt.0/client.0 2024-08-29T19:35:33.321 DEBUG:teuthology.orchestra.run.smithi029:> rmdir -- /home/ubuntu/cephtest/mnt.0 2024-08-29T19:35:33.368 INFO:tasks.workunit:Deleted artificial mount point /home/ubuntu/cephtest/mnt.0/client.0 2024-08-29T19:35:33.368 INFO:teuthology.task.full_sequential:In full_sequential, running task print... 2024-08-29T19:35:33.368 INFO:teuthology.task.print:**** done end test_rbd_python.yaml 2024-08-29T19:35:33.368 DEBUG:teuthology.parallel:result is None 2024-08-29T19:35:33.368 INFO:teuthology.run_tasks:Running task print... 2024-08-29T19:35:33.382 INFO:teuthology.task.print:**** done end parallel 2024-08-29T19:35:33.382 INFO:teuthology.run_tasks:Running task print... 2024-08-29T19:35:33.391 INFO:teuthology.task.print:**** done start telemetry x... 2024-08-29T19:35:33.391 INFO:teuthology.run_tasks:Running task workunit... 2024-08-29T19:35:33.400 INFO:tasks.workunit:Pulling workunits from ref 1ef864504b8875c83ee6c2c5fedc13315bebf7f5 2024-08-29T19:35:33.400 INFO:tasks.workunit:Making a separate scratch dir for every client... 2024-08-29T19:35:33.401 DEBUG:teuthology.orchestra.run.smithi029:> stat -- /home/ubuntu/cephtest/mnt.0 2024-08-29T19:35:33.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-29T19:35:33.416 INFO:teuthology.orchestra.run.smithi029.stderr:stat: cannot statx '/home/ubuntu/cephtest/mnt.0': No such file or directory 2024-08-29T19:35:33.416 DEBUG:teuthology.orchestra.run.smithi029:> mkdir -- /home/ubuntu/cephtest/mnt.0 2024-08-29T19:35:33.464 INFO:tasks.workunit:Created dir /home/ubuntu/cephtest/mnt.0 2024-08-29T19:35:33.465 DEBUG:teuthology.orchestra.run.smithi029:> cd -- /home/ubuntu/cephtest/mnt.0 && mkdir -- client.0 2024-08-29T19:35:33.513 INFO:tasks.workunit:timeout=3h 2024-08-29T19:35:33.513 INFO:tasks.workunit:cleanup=True 2024-08-29T19:35:33.513 DEBUG:teuthology.orchestra.run.smithi029:> rm -rf /home/ubuntu/cephtest/clone.client.0 && git clone https://github.com/ceph/ceph-ci.git /home/ubuntu/cephtest/clone.client.0 && cd /home/ubuntu/cephtest/clone.client.0 && git checkout 1ef864504b8875c83ee6c2c5fedc13315bebf7f5 2024-08-29T19:35:33.562 INFO:tasks.workunit.client.0.smithi029.stderr:Cloning into '/home/ubuntu/cephtest/clone.client.0'... 2024-08-29T19:35:34.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:35:33 smithi110 bash[67519]: cluster 2024-08-29T19:35:32.927164+0000 mon.a (mon.0) 4114 : cluster [DBG] osdmap e3031: 8 total, 8 up, 8 in 2024-08-29T19:35:34.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:35:33 smithi110 bash[67519]: cluster 2024-08-29T19:35:32.942500+0000 mgr.y (mgr.25004) 3169 : cluster [DBG] pgmap v5726: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-29T19:35:34.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:35:33 smithi110 bash[67519]: audit 2024-08-29T19:35:33.658105+0000 mon.c (mon.2) 1114 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:35:34.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:35:33 smithi029 bash[79042]: cluster 2024-08-29T19:35:32.927164+0000 mon.a (mon.0) 4114 : cluster [DBG] osdmap e3031: 8 total, 8 up, 8 in 2024-08-29T19:35:34.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:35:33 smithi029 bash[79042]: cluster 2024-08-29T19:35:32.942500+0000 mgr.y (mgr.25004) 3169 : cluster [DBG] pgmap v5726: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-29T19:35:34.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:35:33 smithi029 bash[79042]: audit 2024-08-29T19:35:33.658105+0000 mon.c (mon.2) 1114 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:35:34.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:35:33 smithi029 bash[77880]: cluster 2024-08-29T19:35:32.927164+0000 mon.a (mon.0) 4114 : cluster [DBG] osdmap e3031: 8 total, 8 up, 8 in 2024-08-29T19:35:34.404 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:35:33 smithi029 bash[77880]: cluster 2024-08-29T19:35:32.942500+0000 mgr.y (mgr.25004) 3169 : cluster [DBG] pgmap v5726: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-29T19:35:34.404 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:35:33 smithi029 bash[77880]: audit 2024-08-29T19:35:33.658105+0000 mon.c (mon.2) 1114 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:35:34.902 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 19:35:34 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:19:35:34] "GET /metrics HTTP/1.1" 200 34227 "" "Prometheus/2.43.0" 2024-08-29T19:35:36.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:35:36 smithi110 bash[67519]: cluster 2024-08-29T19:35:34.943336+0000 mgr.y (mgr.25004) 3170 : cluster [DBG] pgmap v5727: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-29T19:35:36.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:35:36 smithi029 bash[79042]: cluster 2024-08-29T19:35:34.943336+0000 mgr.y (mgr.25004) 3170 : cluster [DBG] pgmap v5727: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-29T19:35:36.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:35:35 smithi029 bash[77880]: cluster 2024-08-29T19:35:34.943336+0000 mgr.y (mgr.25004) 3170 : cluster [DBG] pgmap v5727: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-29T19:35:38.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:35:38 smithi110 bash[67519]: cluster 2024-08-29T19:35:36.944450+0000 mgr.y (mgr.25004) 3171 : cluster [DBG] pgmap v5728: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-29T19:35:38.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:35:38 smithi029 bash[79042]: cluster 2024-08-29T19:35:36.944450+0000 mgr.y (mgr.25004) 3171 : cluster [DBG] pgmap v5728: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-29T19:35:38.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:35:38 smithi029 bash[77880]: cluster 2024-08-29T19:35:36.944450+0000 mgr.y (mgr.25004) 3171 : cluster [DBG] pgmap v5728: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-29T19:35:40.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:35:40 smithi029 bash[79042]: cluster 2024-08-29T19:35:38.945368+0000 mgr.y (mgr.25004) 3172 : cluster [DBG] pgmap v5729: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-29T19:35:40.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:35:40 smithi029 bash[77880]: cluster 2024-08-29T19:35:38.945368+0000 mgr.y (mgr.25004) 3172 : cluster [DBG] pgmap v5729: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-29T19:35:40.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:35:40 smithi110 bash[67519]: cluster 2024-08-29T19:35:38.945368+0000 mgr.y (mgr.25004) 3172 : cluster [DBG] pgmap v5729: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-29T19:35:42.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:35:42 smithi110 bash[67519]: cluster 2024-08-29T19:35:40.946152+0000 mgr.y (mgr.25004) 3173 : cluster [DBG] pgmap v5730: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-29T19:35:42.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:35:42 smithi029 bash[79042]: cluster 2024-08-29T19:35:40.946152+0000 mgr.y (mgr.25004) 3173 : cluster [DBG] pgmap v5730: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-29T19:35:42.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:35:42 smithi029 bash[77880]: cluster 2024-08-29T19:35:40.946152+0000 mgr.y (mgr.25004) 3173 : cluster [DBG] pgmap v5730: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-29T19:35:44.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:35:44 smithi110 bash[67519]: cluster 2024-08-29T19:35:42.947326+0000 mgr.y (mgr.25004) 3174 : cluster [DBG] pgmap v5731: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-29T19:35:44.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:35:44 smithi029 bash[79042]: cluster 2024-08-29T19:35:42.947326+0000 mgr.y (mgr.25004) 3174 : cluster [DBG] pgmap v5731: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-29T19:35:44.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:35:44 smithi029 bash[77880]: cluster 2024-08-29T19:35:42.947326+0000 mgr.y (mgr.25004) 3174 : cluster [DBG] pgmap v5731: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-29T19:35:44.902 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 19:35:44 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:19:35:44] "GET /metrics HTTP/1.1" 200 34227 "" "Prometheus/2.43.0" 2024-08-29T19:35:46.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:35:46 smithi110 bash[67519]: cluster 2024-08-29T19:35:44.948105+0000 mgr.y (mgr.25004) 3175 : cluster [DBG] pgmap v5732: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-29T19:35:46.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:35:46 smithi029 bash[79042]: cluster 2024-08-29T19:35:44.948105+0000 mgr.y (mgr.25004) 3175 : cluster [DBG] pgmap v5732: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-29T19:35:46.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:35:46 smithi029 bash[77880]: cluster 2024-08-29T19:35:44.948105+0000 mgr.y (mgr.25004) 3175 : cluster [DBG] pgmap v5732: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-29T19:35:48.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:35:48 smithi110 bash[67519]: cluster 2024-08-29T19:35:46.949284+0000 mgr.y (mgr.25004) 3176 : cluster [DBG] pgmap v5733: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-29T19:35:48.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:35:48 smithi029 bash[79042]: cluster 2024-08-29T19:35:46.949284+0000 mgr.y (mgr.25004) 3176 : cluster [DBG] pgmap v5733: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-29T19:35:48.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:35:48 smithi029 bash[77880]: cluster 2024-08-29T19:35:46.949284+0000 mgr.y (mgr.25004) 3176 : cluster [DBG] pgmap v5733: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-29T19:35:49.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:35:49 smithi110 bash[67519]: audit 2024-08-29T19:35:48.658306+0000 mon.c (mon.2) 1115 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:35:49.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:35:49 smithi029 bash[79042]: audit 2024-08-29T19:35:48.658306+0000 mon.c (mon.2) 1115 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:35:49.404 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:35:49 smithi029 bash[77880]: audit 2024-08-29T19:35:48.658306+0000 mon.c (mon.2) 1115 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:35:50.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:35:50 smithi110 bash[67519]: cluster 2024-08-29T19:35:48.950375+0000 mgr.y (mgr.25004) 3177 : cluster [DBG] pgmap v5734: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-29T19:35:50.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:35:50 smithi029 bash[77880]: cluster 2024-08-29T19:35:48.950375+0000 mgr.y (mgr.25004) 3177 : cluster [DBG] pgmap v5734: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-29T19:35:50.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:35:50 smithi029 bash[79042]: cluster 2024-08-29T19:35:48.950375+0000 mgr.y (mgr.25004) 3177 : cluster [DBG] pgmap v5734: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-29T19:35:52.405 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:35:52 smithi110 bash[67519]: cluster 2024-08-29T19:35:50.951392+0000 mgr.y (mgr.25004) 3178 : cluster [DBG] pgmap v5735: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-29T19:35:52.406 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:35:52 smithi029 bash[79042]: cluster 2024-08-29T19:35:50.951392+0000 mgr.y (mgr.25004) 3178 : cluster [DBG] pgmap v5735: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-29T19:35:52.406 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:35:52 smithi029 bash[77880]: cluster 2024-08-29T19:35:50.951392+0000 mgr.y (mgr.25004) 3178 : cluster [DBG] pgmap v5735: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-29T19:35:54.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:35:54 smithi029 bash[79042]: cluster 2024-08-29T19:35:52.952097+0000 mgr.y (mgr.25004) 3179 : cluster [DBG] pgmap v5736: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-29T19:35:54.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:35:54 smithi029 bash[77880]: cluster 2024-08-29T19:35:52.952097+0000 mgr.y (mgr.25004) 3179 : cluster [DBG] pgmap v5736: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-29T19:35:54.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:35:54 smithi110 bash[67519]: cluster 2024-08-29T19:35:52.952097+0000 mgr.y (mgr.25004) 3179 : cluster [DBG] pgmap v5736: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-29T19:35:54.905 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 19:35:54 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:19:35:54] "GET /metrics HTTP/1.1" 200 34224 "" "Prometheus/2.43.0" 2024-08-29T19:35:56.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:35:56 smithi029 bash[77880]: cluster 2024-08-29T19:35:54.952582+0000 mgr.y (mgr.25004) 3180 : cluster [DBG] pgmap v5737: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-29T19:35:56.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:35:56 smithi029 bash[79042]: cluster 2024-08-29T19:35:54.952582+0000 mgr.y (mgr.25004) 3180 : cluster [DBG] pgmap v5737: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-29T19:35:56.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:35:56 smithi110 bash[67519]: cluster 2024-08-29T19:35:54.952582+0000 mgr.y (mgr.25004) 3180 : cluster [DBG] pgmap v5737: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-29T19:35:58.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:35:58 smithi029 bash[77880]: cluster 2024-08-29T19:35:56.953219+0000 mgr.y (mgr.25004) 3181 : cluster [DBG] pgmap v5738: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-29T19:35:58.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:35:58 smithi029 bash[79042]: cluster 2024-08-29T19:35:56.953219+0000 mgr.y (mgr.25004) 3181 : cluster [DBG] pgmap v5738: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-29T19:35:58.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:35:58 smithi110 bash[67519]: cluster 2024-08-29T19:35:56.953219+0000 mgr.y (mgr.25004) 3181 : cluster [DBG] pgmap v5738: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-29T19:36:00.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:36:00 smithi110 bash[67519]: cluster 2024-08-29T19:35:58.953778+0000 mgr.y (mgr.25004) 3182 : cluster [DBG] pgmap v5739: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-29T19:36:00.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:36:00 smithi029 bash[79042]: cluster 2024-08-29T19:35:58.953778+0000 mgr.y (mgr.25004) 3182 : cluster [DBG] pgmap v5739: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-29T19:36:00.404 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:36:00 smithi029 bash[77880]: cluster 2024-08-29T19:35:58.953778+0000 mgr.y (mgr.25004) 3182 : cluster [DBG] pgmap v5739: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-29T19:36:02.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:36:02 smithi029 bash[79042]: cluster 2024-08-29T19:36:00.954296+0000 mgr.y (mgr.25004) 3183 : cluster [DBG] pgmap v5740: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-29T19:36:02.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:36:02 smithi029 bash[77880]: cluster 2024-08-29T19:36:00.954296+0000 mgr.y (mgr.25004) 3183 : cluster [DBG] pgmap v5740: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-29T19:36:02.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:36:02 smithi110 bash[67519]: cluster 2024-08-29T19:36:00.954296+0000 mgr.y (mgr.25004) 3183 : cluster [DBG] pgmap v5740: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-29T19:36:04.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:36:04 smithi029 bash[79042]: cluster 2024-08-29T19:36:02.954953+0000 mgr.y (mgr.25004) 3184 : cluster [DBG] pgmap v5741: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-29T19:36:04.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:36:04 smithi029 bash[79042]: audit 2024-08-29T19:36:03.658132+0000 mon.c (mon.2) 1116 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:36:04.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:36:04 smithi029 bash[77880]: cluster 2024-08-29T19:36:02.954953+0000 mgr.y (mgr.25004) 3184 : cluster [DBG] pgmap v5741: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-29T19:36:04.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:36:04 smithi029 bash[77880]: audit 2024-08-29T19:36:03.658132+0000 mon.c (mon.2) 1116 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:36:04.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:36:04 smithi110 bash[67519]: cluster 2024-08-29T19:36:02.954953+0000 mgr.y (mgr.25004) 3184 : cluster [DBG] pgmap v5741: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-29T19:36:04.404 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:36:04 smithi110 bash[67519]: audit 2024-08-29T19:36:03.658132+0000 mon.c (mon.2) 1116 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:36:04.902 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 19:36:04 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:19:36:04] "GET /metrics HTTP/1.1" 200 34223 "" "Prometheus/2.43.0" 2024-08-29T19:36:06.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:36:06 smithi029 bash[79042]: cluster 2024-08-29T19:36:04.955452+0000 mgr.y (mgr.25004) 3185 : cluster [DBG] pgmap v5742: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-29T19:36:06.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:36:06 smithi029 bash[77880]: cluster 2024-08-29T19:36:04.955452+0000 mgr.y (mgr.25004) 3185 : cluster [DBG] pgmap v5742: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-29T19:36:06.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:36:06 smithi110 bash[67519]: cluster 2024-08-29T19:36:04.955452+0000 mgr.y (mgr.25004) 3185 : cluster [DBG] pgmap v5742: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-29T19:36:08.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:36:08 smithi110 bash[67519]: cluster 2024-08-29T19:36:06.956082+0000 mgr.y (mgr.25004) 3186 : cluster [DBG] pgmap v5743: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-29T19:36:08.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:36:08 smithi110 bash[67519]: audit 2024-08-29T19:36:07.383239+0000 mon.c (mon.2) 1117 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:36:08.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:36:08 smithi029 bash[79042]: cluster 2024-08-29T19:36:06.956082+0000 mgr.y (mgr.25004) 3186 : cluster [DBG] pgmap v5743: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-29T19:36:08.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:36:08 smithi029 bash[79042]: audit 2024-08-29T19:36:07.383239+0000 mon.c (mon.2) 1117 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:36:08.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:36:08 smithi029 bash[77880]: cluster 2024-08-29T19:36:06.956082+0000 mgr.y (mgr.25004) 3186 : cluster [DBG] pgmap v5743: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-29T19:36:08.404 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:36:08 smithi029 bash[77880]: audit 2024-08-29T19:36:07.383239+0000 mon.c (mon.2) 1117 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:36:09.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:36:09 smithi029 bash[77880]: audit 2024-08-29T19:36:08.544177+0000 mon.a (mon.0) 4115 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:36:09.902 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:36:09 smithi029 bash[77880]: audit 2024-08-29T19:36:08.557584+0000 mon.a (mon.0) 4116 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:36:09.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:36:09 smithi029 bash[77880]: cluster 2024-08-29T19:36:08.956667+0000 mgr.y (mgr.25004) 3187 : cluster [DBG] pgmap v5744: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-29T19:36:09.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:36:09 smithi029 bash[77880]: audit 2024-08-29T19:36:08.976836+0000 mon.a (mon.0) 4117 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:36:09.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:36:09 smithi029 bash[77880]: audit 2024-08-29T19:36:08.986560+0000 mon.a (mon.0) 4118 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:36:09.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:36:09 smithi029 bash[79042]: audit 2024-08-29T19:36:08.544177+0000 mon.a (mon.0) 4115 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:36:09.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:36:09 smithi029 bash[79042]: audit 2024-08-29T19:36:08.557584+0000 mon.a (mon.0) 4116 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:36:09.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:36:09 smithi029 bash[79042]: cluster 2024-08-29T19:36:08.956667+0000 mgr.y (mgr.25004) 3187 : cluster [DBG] pgmap v5744: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-29T19:36:09.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:36:09 smithi029 bash[79042]: audit 2024-08-29T19:36:08.976836+0000 mon.a (mon.0) 4117 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:36:09.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:36:09 smithi029 bash[79042]: audit 2024-08-29T19:36:08.986560+0000 mon.a (mon.0) 4118 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:36:09.904 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:36:09 smithi110 bash[67519]: audit 2024-08-29T19:36:08.544177+0000 mon.a (mon.0) 4115 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:36:09.904 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:36:09 smithi110 bash[67519]: audit 2024-08-29T19:36:08.557584+0000 mon.a (mon.0) 4116 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:36:09.904 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:36:09 smithi110 bash[67519]: cluster 2024-08-29T19:36:08.956667+0000 mgr.y (mgr.25004) 3187 : cluster [DBG] pgmap v5744: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-29T19:36:09.904 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:36:09 smithi110 bash[67519]: audit 2024-08-29T19:36:08.976836+0000 mon.a (mon.0) 4117 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:36:09.904 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:36:09 smithi110 bash[67519]: audit 2024-08-29T19:36:08.986560+0000 mon.a (mon.0) 4118 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:36:12.152 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:36:11 smithi029 bash[77880]: cluster 2024-08-29T19:36:10.957189+0000 mgr.y (mgr.25004) 3188 : cluster [DBG] pgmap v5745: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-29T19:36:12.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:36:11 smithi029 bash[79042]: cluster 2024-08-29T19:36:10.957189+0000 mgr.y (mgr.25004) 3188 : cluster [DBG] pgmap v5745: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-29T19:36:12.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:36:11 smithi110 bash[67519]: cluster 2024-08-29T19:36:10.957189+0000 mgr.y (mgr.25004) 3188 : cluster [DBG] pgmap v5745: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-29T19:36:14.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:36:14 smithi029 bash[77880]: cluster 2024-08-29T19:36:12.957771+0000 mgr.y (mgr.25004) 3189 : cluster [DBG] pgmap v5746: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-29T19:36:14.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:36:14 smithi110 bash[67519]: cluster 2024-08-29T19:36:12.957771+0000 mgr.y (mgr.25004) 3189 : cluster [DBG] pgmap v5746: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-29T19:36:14.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:36:14 smithi029 bash[79042]: cluster 2024-08-29T19:36:12.957771+0000 mgr.y (mgr.25004) 3189 : cluster [DBG] pgmap v5746: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-29T19:36:14.902 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 19:36:14 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:19:36:14] "GET /metrics HTTP/1.1" 200 34223 "" "Prometheus/2.43.0" 2024-08-29T19:36:16.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:36:16 smithi029 bash[79042]: cluster 2024-08-29T19:36:14.958279+0000 mgr.y (mgr.25004) 3190 : cluster [DBG] pgmap v5747: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-29T19:36:16.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:36:16 smithi029 bash[77880]: cluster 2024-08-29T19:36:14.958279+0000 mgr.y (mgr.25004) 3190 : cluster [DBG] pgmap v5747: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-29T19:36:16.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:36:16 smithi110 bash[67519]: cluster 2024-08-29T19:36:14.958279+0000 mgr.y (mgr.25004) 3190 : cluster [DBG] pgmap v5747: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-29T19:36:18.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:36:18 smithi029 bash[79042]: cluster 2024-08-29T19:36:16.958946+0000 mgr.y (mgr.25004) 3191 : cluster [DBG] pgmap v5748: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-29T19:36:18.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:36:18 smithi029 bash[77880]: cluster 2024-08-29T19:36:16.958946+0000 mgr.y (mgr.25004) 3191 : cluster [DBG] pgmap v5748: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-29T19:36:18.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:36:18 smithi110 bash[67519]: cluster 2024-08-29T19:36:16.958946+0000 mgr.y (mgr.25004) 3191 : cluster [DBG] pgmap v5748: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-29T19:36:19.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:36:19 smithi029 bash[77880]: audit 2024-08-29T19:36:18.658455+0000 mon.c (mon.2) 1118 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:36:19.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:36:19 smithi029 bash[79042]: audit 2024-08-29T19:36:18.658455+0000 mon.c (mon.2) 1118 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:36:19.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:36:19 smithi110 bash[67519]: audit 2024-08-29T19:36:18.658455+0000 mon.c (mon.2) 1118 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:36:20.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:36:20 smithi110 bash[67519]: cluster 2024-08-29T19:36:18.959506+0000 mgr.y (mgr.25004) 3192 : cluster [DBG] pgmap v5749: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-29T19:36:20.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:36:20 smithi110 bash[67519]: audit 2024-08-29T19:36:20.007766+0000 mon.a (mon.0) 4119 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:36:20.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:36:20 smithi110 bash[67519]: audit 2024-08-29T19:36:20.020781+0000 mon.a (mon.0) 4120 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:36:20.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:36:20 smithi110 bash[67519]: audit 2024-08-29T19:36:20.023608+0000 mon.c (mon.2) 1119 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:36:20.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:36:20 smithi029 bash[77880]: cluster 2024-08-29T19:36:18.959506+0000 mgr.y (mgr.25004) 3192 : cluster [DBG] pgmap v5749: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-29T19:36:20.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:36:20 smithi029 bash[77880]: audit 2024-08-29T19:36:20.007766+0000 mon.a (mon.0) 4119 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:36:20.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:36:20 smithi029 bash[77880]: audit 2024-08-29T19:36:20.020781+0000 mon.a (mon.0) 4120 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:36:20.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:36:20 smithi029 bash[77880]: audit 2024-08-29T19:36:20.023608+0000 mon.c (mon.2) 1119 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:36:20.404 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:36:20 smithi029 bash[79042]: cluster 2024-08-29T19:36:18.959506+0000 mgr.y (mgr.25004) 3192 : cluster [DBG] pgmap v5749: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-29T19:36:20.404 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:36:20 smithi029 bash[79042]: audit 2024-08-29T19:36:20.007766+0000 mon.a (mon.0) 4119 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:36:20.404 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:36:20 smithi029 bash[79042]: audit 2024-08-29T19:36:20.020781+0000 mon.a (mon.0) 4120 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:36:20.404 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:36:20 smithi029 bash[79042]: audit 2024-08-29T19:36:20.023608+0000 mon.c (mon.2) 1119 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:36:21.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:36:21 smithi110 bash[67519]: audit 2024-08-29T19:36:20.025118+0000 mon.c (mon.2) 1120 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:36:21.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:36:21 smithi110 bash[67519]: audit 2024-08-29T19:36:20.039093+0000 mon.a (mon.0) 4121 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:36:21.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:36:21 smithi029 bash[77880]: audit 2024-08-29T19:36:20.025118+0000 mon.c (mon.2) 1120 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:36:21.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:36:21 smithi029 bash[77880]: audit 2024-08-29T19:36:20.039093+0000 mon.a (mon.0) 4121 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:36:21.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:36:21 smithi029 bash[79042]: audit 2024-08-29T19:36:20.025118+0000 mon.c (mon.2) 1120 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:36:21.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:36:21 smithi029 bash[79042]: audit 2024-08-29T19:36:20.039093+0000 mon.a (mon.0) 4121 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:36:22.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:36:22 smithi110 bash[67519]: cluster 2024-08-29T19:36:20.960246+0000 mgr.y (mgr.25004) 3193 : cluster [DBG] pgmap v5750: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-29T19:36:22.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:36:22 smithi029 bash[79042]: cluster 2024-08-29T19:36:20.960246+0000 mgr.y (mgr.25004) 3193 : cluster [DBG] pgmap v5750: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-29T19:36:22.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:36:22 smithi029 bash[77880]: cluster 2024-08-29T19:36:20.960246+0000 mgr.y (mgr.25004) 3193 : cluster [DBG] pgmap v5750: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-29T19:36:22.572 INFO:tasks.workunit.client.0.smithi029.stderr:Updating files: 99% (12058/12088) Updating files: 100% (12088/12088) Updating files: 100% (12088/12088), done. 2024-08-29T19:36:23.480 INFO:tasks.workunit.client.0.smithi029.stderr:Note: switching to '1ef864504b8875c83ee6c2c5fedc13315bebf7f5'. 2024-08-29T19:36:23.480 INFO:tasks.workunit.client.0.smithi029.stderr: 2024-08-29T19:36:23.480 INFO:tasks.workunit.client.0.smithi029.stderr:You are in 'detached HEAD' state. You can look around, make experimental 2024-08-29T19:36:23.480 INFO:tasks.workunit.client.0.smithi029.stderr:changes and commit them, and you can discard any commits you make in this 2024-08-29T19:36:23.480 INFO:tasks.workunit.client.0.smithi029.stderr:state without impacting any branches by switching back to a branch. 2024-08-29T19:36:23.480 INFO:tasks.workunit.client.0.smithi029.stderr: 2024-08-29T19:36:23.481 INFO:tasks.workunit.client.0.smithi029.stderr:If you want to create a new branch to retain commits you create, you may 2024-08-29T19:36:23.481 INFO:tasks.workunit.client.0.smithi029.stderr:do so (now or later) by using -c with the switch command. Example: 2024-08-29T19:36:23.481 INFO:tasks.workunit.client.0.smithi029.stderr: 2024-08-29T19:36:23.481 INFO:tasks.workunit.client.0.smithi029.stderr: git switch -c 2024-08-29T19:36:23.481 INFO:tasks.workunit.client.0.smithi029.stderr: 2024-08-29T19:36:23.481 INFO:tasks.workunit.client.0.smithi029.stderr:Or undo this operation with: 2024-08-29T19:36:23.481 INFO:tasks.workunit.client.0.smithi029.stderr: 2024-08-29T19:36:23.481 INFO:tasks.workunit.client.0.smithi029.stderr: git switch - 2024-08-29T19:36:23.481 INFO:tasks.workunit.client.0.smithi029.stderr: 2024-08-29T19:36:23.481 INFO:tasks.workunit.client.0.smithi029.stderr:Turn off this advice by setting config variable advice.detachedHead to false 2024-08-29T19:36:23.481 INFO:tasks.workunit.client.0.smithi029.stderr: 2024-08-29T19:36:23.482 INFO:tasks.workunit.client.0.smithi029.stderr:HEAD is now at 1ef864504b8 Merge branch 'wip-bz-2305110-squid' of https://github.com/ljflores/ceph into wip-yuri8-testing-2024-08-28-1632-squid 2024-08-29T19:36:23.488 DEBUG:teuthology.orchestra.run.smithi029:> 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-08-29T19:36:23.539 INFO:tasks.workunit.client.0.smithi029.stdout:for d in direct_io fs ; do ( cd $d ; make all ) ; done 2024-08-29T19:36:23.543 INFO:tasks.workunit.client.0.smithi029.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2024-08-29T19:36:23.543 INFO:tasks.workunit.client.0.smithi029.stdout:cc -Wall -Wextra -D_GNU_SOURCE direct_io_test.c -o direct_io_test 2024-08-29T19:36:23.601 INFO:tasks.workunit.client.0.smithi029.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_sync_io.c -o test_sync_io 2024-08-29T19:36:23.659 INFO:tasks.workunit.client.0.smithi029.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_short_dio_read.c -o test_short_dio_read 2024-08-29T19:36:23.711 INFO:tasks.workunit.client.0.smithi029.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2024-08-29T19:36:23.712 INFO:tasks.workunit.client.0.smithi029.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2024-08-29T19:36:23.712 INFO:tasks.workunit.client.0.smithi029.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_o_trunc.c -o test_o_trunc 2024-08-29T19:36:23.760 INFO:tasks.workunit.client.0.smithi029.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2024-08-29T19:36:23.763 DEBUG:teuthology.orchestra.run.smithi029:> set -ex 2024-08-29T19:36:23.763 DEBUG:teuthology.orchestra.run.smithi029:> dd if=/home/ubuntu/cephtest/workunits.list.client.0 of=/dev/stdout 2024-08-29T19:36:23.812 INFO:tasks.workunit:Running workunits matching test_telemetry_reef_x.sh on client.0... 2024-08-29T19:36:23.813 INFO:tasks.workunit:Running workunit test_telemetry_reef_x.sh... 2024-08-29T19:36:23.813 DEBUG:teuthology.orchestra.run.smithi029:workunit test test_telemetry_reef_x.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=1ef864504b8875c83ee6c2c5fedc13315bebf7f5 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/test_telemetry_reef_x.sh 2024-08-29T19:36:23.866 INFO:tasks.workunit.client.0.smithi029.stderr:+ ceph telemetry on --license sharing-1-0 2024-08-29T19:36:24.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:36:24 smithi110 bash[67519]: cluster 2024-08-29T19:36:22.961330+0000 mgr.y (mgr.25004) 3194 : cluster [DBG] pgmap v5751: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-29T19:36:24.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:36:24 smithi029 bash[77880]: cluster 2024-08-29T19:36:22.961330+0000 mgr.y (mgr.25004) 3194 : cluster [DBG] pgmap v5751: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-29T19:36:24.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:36:24 smithi029 bash[79042]: cluster 2024-08-29T19:36:22.961330+0000 mgr.y (mgr.25004) 3194 : cluster [DBG] pgmap v5751: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-29T19:36:24.419 INFO:tasks.workunit.client.0.smithi029.stdout:Telemetry is on. 2024-08-29T19:36:24.437 INFO:tasks.workunit.client.0.smithi029.stderr:++ ceph config get mgr mgr/telemetry/last_opt_revision 2024-08-29T19:36:24.868 INFO:tasks.workunit.client.0.smithi029.stderr:+ LAST_OPT_REVISION=1 2024-08-29T19:36:24.868 INFO:tasks.workunit.client.0.smithi029.stderr:+ '[' 1 -ne 1 ']' 2024-08-29T19:36:24.868 INFO:tasks.workunit.client.0.smithi029.stderr:+ ceph -s 2024-08-29T19:36:24.902 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 19:36:24 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:19:36:24] "GET /metrics HTTP/1.1" 200 34222 "" "Prometheus/2.43.0" 2024-08-29T19:36:25.394 INFO:tasks.workunit.client.0.smithi029.stdout: cluster: 2024-08-29T19:36:25.394 INFO:tasks.workunit.client.0.smithi029.stdout: id: 5b99e290-662c-11ef-bcd4-c7b262605968 2024-08-29T19:36:25.394 INFO:tasks.workunit.client.0.smithi029.stdout: health: HEALTH_OK 2024-08-29T19:36:25.395 INFO:tasks.workunit.client.0.smithi029.stdout: 2024-08-29T19:36:25.395 INFO:tasks.workunit.client.0.smithi029.stdout: services: 2024-08-29T19:36:25.395 INFO:tasks.workunit.client.0.smithi029.stdout: mon: 3 daemons, quorum a,b,c (age 100m) 2024-08-29T19:36:25.395 INFO:tasks.workunit.client.0.smithi029.stdout: mgr: y(active, since 101m), standbys: x 2024-08-29T19:36:25.395 INFO:tasks.workunit.client.0.smithi029.stdout: mds: 1/1 daemons up, 1 standby 2024-08-29T19:36:25.395 INFO:tasks.workunit.client.0.smithi029.stdout: osd: 8 osds: 8 up (since 95m), 8 in (since 114m) 2024-08-29T19:36:25.395 INFO:tasks.workunit.client.0.smithi029.stdout: 2024-08-29T19:36:25.395 INFO:tasks.workunit.client.0.smithi029.stdout: data: 2024-08-29T19:36:25.395 INFO:tasks.workunit.client.0.smithi029.stdout: volumes: 1/1 healthy 2024-08-29T19:36:25.395 INFO:tasks.workunit.client.0.smithi029.stdout: pools: 4 pools, 105 pgs 2024-08-29T19:36:25.395 INFO:tasks.workunit.client.0.smithi029.stdout: objects: 28 objects, 4.6 MiB 2024-08-29T19:36:25.395 INFO:tasks.workunit.client.0.smithi029.stdout: usage: 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-29T19:36:25.395 INFO:tasks.workunit.client.0.smithi029.stdout: pgs: 105 active+clean 2024-08-29T19:36:25.396 INFO:tasks.workunit.client.0.smithi029.stdout: 2024-08-29T19:36:25.411 INFO:tasks.workunit.client.0.smithi029.stderr:++ ceph telemetry collection ls 2024-08-29T19:36:25.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:36:25 smithi110 bash[67519]: audit 2024-08-29T19:36:24.227731+0000 mgr.y (mgr.25004) 3195 : audit [DBG] from='client.45839 -' entity='client.admin' cmd=[{"prefix": "telemetry on", "license": "sharing-1-0", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T19:36:25.653 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:36:25 smithi110 bash[67519]: audit 2024-08-29T19:36:24.236935+0000 mon.a (mon.0) 4122 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:36:25.653 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:36:25 smithi110 bash[67519]: audit 2024-08-29T19:36:24.241514+0000 mon.a (mon.0) 4123 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:36:25.653 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:36:25 smithi110 bash[67519]: audit 2024-08-29T19:36:24.411351+0000 mon.a (mon.0) 4124 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:36:25.653 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:36:25 smithi110 bash[67519]: audit 2024-08-29T19:36:24.415874+0000 mon.a (mon.0) 4125 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:36:25.653 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:36:25 smithi110 bash[67519]: audit 2024-08-29T19:36:24.744839+0000 mon.c (mon.2) 1121 : audit [DBG] from='client.? 172.21.15.29:0/1044240227' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/telemetry/last_opt_revision"}]: dispatch 2024-08-29T19:36:25.653 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:36:25 smithi110 bash[67519]: audit 2024-08-29T19:36:24.848778+0000 mon.c (mon.2) 1122 : audit [DBG] from='client.? 172.21.15.29:0/1044240227' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/telemetry/last_opt_revision"}]: dispatch 2024-08-29T19:36:25.653 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:36:25 smithi110 bash[67519]: audit 2024-08-29T19:36:25.227231+0000 mon.c (mon.2) 1123 : audit [DBG] from='client.? 172.21.15.29:0/3336963851' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-08-29T19:36:25.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:36:25 smithi029 bash[77880]: audit 2024-08-29T19:36:24.227731+0000 mgr.y (mgr.25004) 3195 : audit [DBG] from='client.45839 -' entity='client.admin' cmd=[{"prefix": "telemetry on", "license": "sharing-1-0", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T19:36:25.654 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:36:25 smithi029 bash[77880]: audit 2024-08-29T19:36:24.236935+0000 mon.a (mon.0) 4122 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:36:25.654 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:36:25 smithi029 bash[77880]: audit 2024-08-29T19:36:24.241514+0000 mon.a (mon.0) 4123 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:36:25.654 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:36:25 smithi029 bash[77880]: audit 2024-08-29T19:36:24.411351+0000 mon.a (mon.0) 4124 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:36:25.654 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:36:25 smithi029 bash[77880]: audit 2024-08-29T19:36:24.415874+0000 mon.a (mon.0) 4125 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:36:25.654 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:36:25 smithi029 bash[77880]: audit 2024-08-29T19:36:24.744839+0000 mon.c (mon.2) 1121 : audit [DBG] from='client.? 172.21.15.29:0/1044240227' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/telemetry/last_opt_revision"}]: dispatch 2024-08-29T19:36:25.654 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:36:25 smithi029 bash[77880]: audit 2024-08-29T19:36:24.848778+0000 mon.c (mon.2) 1122 : audit [DBG] from='client.? 172.21.15.29:0/1044240227' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/telemetry/last_opt_revision"}]: dispatch 2024-08-29T19:36:25.654 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:36:25 smithi029 bash[77880]: audit 2024-08-29T19:36:25.227231+0000 mon.c (mon.2) 1123 : audit [DBG] from='client.? 172.21.15.29:0/3336963851' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-08-29T19:36:25.654 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:36:25 smithi029 bash[79042]: audit 2024-08-29T19:36:24.227731+0000 mgr.y (mgr.25004) 3195 : audit [DBG] from='client.45839 -' entity='client.admin' cmd=[{"prefix": "telemetry on", "license": "sharing-1-0", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T19:36:25.654 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:36:25 smithi029 bash[79042]: audit 2024-08-29T19:36:24.236935+0000 mon.a (mon.0) 4122 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:36:25.654 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:36:25 smithi029 bash[79042]: audit 2024-08-29T19:36:24.241514+0000 mon.a (mon.0) 4123 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:36:25.655 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:36:25 smithi029 bash[79042]: audit 2024-08-29T19:36:24.411351+0000 mon.a (mon.0) 4124 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:36:25.655 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:36:25 smithi029 bash[79042]: audit 2024-08-29T19:36:24.415874+0000 mon.a (mon.0) 4125 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:36:25.655 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:36:25 smithi029 bash[79042]: audit 2024-08-29T19:36:24.744839+0000 mon.c (mon.2) 1121 : audit [DBG] from='client.? 172.21.15.29:0/1044240227' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/telemetry/last_opt_revision"}]: dispatch 2024-08-29T19:36:25.655 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:36:25 smithi029 bash[79042]: audit 2024-08-29T19:36:24.848778+0000 mon.c (mon.2) 1122 : audit [DBG] from='client.? 172.21.15.29:0/1044240227' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/telemetry/last_opt_revision"}]: dispatch 2024-08-29T19:36:25.655 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:36:25 smithi029 bash[79042]: audit 2024-08-29T19:36:25.227231+0000 mon.c (mon.2) 1123 : audit [DBG] from='client.? 172.21.15.29:0/3336963851' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-08-29T19:36:25.924 INFO:tasks.workunit.client.0.smithi029.stderr:+ COLLECTIONS='NAME STATUS DESC 2024-08-29T19:36:25.925 INFO:tasks.workunit.client.0.smithi029.stderr:basic_base REPORTING Basic information about the cluster (capacity, number and type of daemons, version, etc.) 2024-08-29T19:36:25.925 INFO:tasks.workunit.client.0.smithi029.stderr:basic_mds_metadata REPORTING MDS metadata 2024-08-29T19:36:25.925 INFO:tasks.workunit.client.0.smithi029.stderr:basic_pool_flags REPORTING Per-pool flags 2024-08-29T19:36:25.925 INFO:tasks.workunit.client.0.smithi029.stderr:basic_pool_options_bluestore REPORTING Per-pool bluestore config options 2024-08-29T19:36:25.925 INFO:tasks.workunit.client.0.smithi029.stderr:basic_pool_usage REPORTING Default pool application and usage statistics 2024-08-29T19:36:25.925 INFO:tasks.workunit.client.0.smithi029.stderr:basic_rook_v01 REPORTING Basic Rook deployment data 2024-08-29T19:36:25.925 INFO:tasks.workunit.client.0.smithi029.stderr:basic_usage_by_class REPORTING Default device class usage statistics 2024-08-29T19:36:25.925 INFO:tasks.workunit.client.0.smithi029.stderr:crash_base REPORTING Information about daemon crashes (daemon type and version, backtrace, etc.) 2024-08-29T19:36:25.925 INFO:tasks.workunit.client.0.smithi029.stderr:device_base REPORTING Information about device health metrics 2024-08-29T19:36:25.925 INFO:tasks.workunit.client.0.smithi029.stderr:ident_base REPORTING User-provided identifying information about the cluster 2024-08-29T19:36:25.926 INFO:tasks.workunit.client.0.smithi029.stderr:perf_memory_metrics REPORTING Heap stats and mempools for mon and mds 2024-08-29T19:36:25.926 INFO:tasks.workunit.client.0.smithi029.stderr:perf_perf REPORTING Information about performance counters of the cluster ' 2024-08-29T19:36:25.926 INFO:tasks.workunit.client.0.smithi029.stderr:+ NEW_COLLECTIONS=("perf_perf" "basic_mds_metadata" "basic_pool_usage" "basic_rook_v01" "perf_memory_metrics" "basic_pool_flags") 2024-08-29T19:36:25.926 INFO:tasks.workunit.client.0.smithi029.stderr:+ for col in ${NEW_COLLECTIONS[@]} 2024-08-29T19:36:25.926 INFO:tasks.workunit.client.0.smithi029.stderr:+ [[ NAME STATUS DESC 2024-08-29T19:36:25.926 INFO:tasks.workunit.client.0.smithi029.stderr:basic_base REPORTING Basic information about the cluster (capacity, number and type of daemons, version, etc.) 2024-08-29T19:36:25.926 INFO:tasks.workunit.client.0.smithi029.stderr:basic_mds_metadata REPORTING MDS metadata 2024-08-29T19:36:25.926 INFO:tasks.workunit.client.0.smithi029.stderr:basic_pool_flags REPORTING Per-pool flags 2024-08-29T19:36:25.926 INFO:tasks.workunit.client.0.smithi029.stderr:basic_pool_options_bluestore REPORTING Per-pool bluestore config options 2024-08-29T19:36:25.926 INFO:tasks.workunit.client.0.smithi029.stderr:basic_pool_usage REPORTING Default pool application and usage statistics 2024-08-29T19:36:25.926 INFO:tasks.workunit.client.0.smithi029.stderr:basic_rook_v01 REPORTING Basic Rook deployment data 2024-08-29T19:36:25.926 INFO:tasks.workunit.client.0.smithi029.stderr:basic_usage_by_class REPORTING Default device class usage statistics 2024-08-29T19:36:25.927 INFO:tasks.workunit.client.0.smithi029.stderr:crash_base REPORTING Information about daemon crashes (daemon type and version, backtrace, etc.) 2024-08-29T19:36:25.927 INFO:tasks.workunit.client.0.smithi029.stderr:device_base REPORTING Information about device health metrics 2024-08-29T19:36:25.927 INFO:tasks.workunit.client.0.smithi029.stderr:ident_base REPORTING User-provided identifying information about the cluster 2024-08-29T19:36:25.927 INFO:tasks.workunit.client.0.smithi029.stderr:perf_memory_metrics REPORTING Heap stats and mempools for mon and mds 2024-08-29T19:36:25.927 INFO:tasks.workunit.client.0.smithi029.stderr:perf_perf REPORTING Information about performance counters of the cluster == *perf_perf* ]] 2024-08-29T19:36:25.927 INFO:tasks.workunit.client.0.smithi029.stderr:+ for col in ${NEW_COLLECTIONS[@]} 2024-08-29T19:36:25.927 INFO:tasks.workunit.client.0.smithi029.stderr:+ [[ NAME STATUS DESC 2024-08-29T19:36:25.927 INFO:tasks.workunit.client.0.smithi029.stderr:basic_base REPORTING Basic information about the cluster (capacity, number and type of daemons, version, etc.) 2024-08-29T19:36:25.927 INFO:tasks.workunit.client.0.smithi029.stderr:basic_mds_metadata REPORTING MDS metadata 2024-08-29T19:36:25.928 INFO:tasks.workunit.client.0.smithi029.stderr:basic_pool_flags REPORTING Per-pool flags 2024-08-29T19:36:25.928 INFO:tasks.workunit.client.0.smithi029.stderr:basic_pool_options_bluestore REPORTING Per-pool bluestore config options 2024-08-29T19:36:25.928 INFO:tasks.workunit.client.0.smithi029.stderr:basic_pool_usage REPORTING Default pool application and usage statistics 2024-08-29T19:36:25.928 INFO:tasks.workunit.client.0.smithi029.stderr:basic_rook_v01 REPORTING Basic Rook deployment data 2024-08-29T19:36:25.928 INFO:tasks.workunit.client.0.smithi029.stderr:basic_usage_by_class REPORTING Default device class usage statistics 2024-08-29T19:36:25.928 INFO:tasks.workunit.client.0.smithi029.stderr:crash_base REPORTING Information about daemon crashes (daemon type and version, backtrace, etc.) 2024-08-29T19:36:25.928 INFO:tasks.workunit.client.0.smithi029.stderr:device_base REPORTING Information about device health metrics 2024-08-29T19:36:25.928 INFO:tasks.workunit.client.0.smithi029.stderr:ident_base REPORTING User-provided identifying information about the cluster 2024-08-29T19:36:25.928 INFO:tasks.workunit.client.0.smithi029.stderr:perf_memory_metrics REPORTING Heap stats and mempools for mon and mds 2024-08-29T19:36:25.928 INFO:tasks.workunit.client.0.smithi029.stderr:perf_perf REPORTING Information about performance counters of the cluster == *basic_mds_metadata* ]] 2024-08-29T19:36:25.928 INFO:tasks.workunit.client.0.smithi029.stderr:+ for col in ${NEW_COLLECTIONS[@]} 2024-08-29T19:36:25.928 INFO:tasks.workunit.client.0.smithi029.stderr:+ [[ NAME STATUS DESC 2024-08-29T19:36:25.929 INFO:tasks.workunit.client.0.smithi029.stderr:basic_base REPORTING Basic information about the cluster (capacity, number and type of daemons, version, etc.) 2024-08-29T19:36:25.929 INFO:tasks.workunit.client.0.smithi029.stderr:basic_mds_metadata REPORTING MDS metadata 2024-08-29T19:36:25.929 INFO:tasks.workunit.client.0.smithi029.stderr:basic_pool_flags REPORTING Per-pool flags 2024-08-29T19:36:25.929 INFO:tasks.workunit.client.0.smithi029.stderr:basic_pool_options_bluestore REPORTING Per-pool bluestore config options 2024-08-29T19:36:25.929 INFO:tasks.workunit.client.0.smithi029.stderr:basic_pool_usage REPORTING Default pool application and usage statistics 2024-08-29T19:36:25.929 INFO:tasks.workunit.client.0.smithi029.stderr:basic_rook_v01 REPORTING Basic Rook deployment data 2024-08-29T19:36:25.929 INFO:tasks.workunit.client.0.smithi029.stderr:basic_usage_by_class REPORTING Default device class usage statistics 2024-08-29T19:36:25.929 INFO:tasks.workunit.client.0.smithi029.stderr:crash_base REPORTING Information about daemon crashes (daemon type and version, backtrace, etc.) 2024-08-29T19:36:25.929 INFO:tasks.workunit.client.0.smithi029.stderr:device_base REPORTING Information about device health metrics 2024-08-29T19:36:25.929 INFO:tasks.workunit.client.0.smithi029.stderr:ident_base REPORTING User-provided identifying information about the cluster 2024-08-29T19:36:25.929 INFO:tasks.workunit.client.0.smithi029.stderr:perf_memory_metrics REPORTING Heap stats and mempools for mon and mds 2024-08-29T19:36:25.929 INFO:tasks.workunit.client.0.smithi029.stderr:perf_perf REPORTING Information about performance counters of the cluster == *basic_pool_usage* ]] 2024-08-29T19:36:25.929 INFO:tasks.workunit.client.0.smithi029.stderr:+ for col in ${NEW_COLLECTIONS[@]} 2024-08-29T19:36:25.930 INFO:tasks.workunit.client.0.smithi029.stderr:+ [[ NAME STATUS DESC 2024-08-29T19:36:25.930 INFO:tasks.workunit.client.0.smithi029.stderr:basic_base REPORTING Basic information about the cluster (capacity, number and type of daemons, version, etc.) 2024-08-29T19:36:25.930 INFO:tasks.workunit.client.0.smithi029.stderr:basic_mds_metadata REPORTING MDS metadata 2024-08-29T19:36:25.930 INFO:tasks.workunit.client.0.smithi029.stderr:basic_pool_flags REPORTING Per-pool flags 2024-08-29T19:36:25.930 INFO:tasks.workunit.client.0.smithi029.stderr:basic_pool_options_bluestore REPORTING Per-pool bluestore config options 2024-08-29T19:36:25.930 INFO:tasks.workunit.client.0.smithi029.stderr:basic_pool_usage REPORTING Default pool application and usage statistics 2024-08-29T19:36:25.930 INFO:tasks.workunit.client.0.smithi029.stderr:basic_rook_v01 REPORTING Basic Rook deployment data 2024-08-29T19:36:25.930 INFO:tasks.workunit.client.0.smithi029.stderr:basic_usage_by_class REPORTING Default device class usage statistics 2024-08-29T19:36:25.930 INFO:tasks.workunit.client.0.smithi029.stderr:crash_base REPORTING Information about daemon crashes (daemon type and version, backtrace, etc.) 2024-08-29T19:36:25.930 INFO:tasks.workunit.client.0.smithi029.stderr:device_base REPORTING Information about device health metrics 2024-08-29T19:36:25.930 INFO:tasks.workunit.client.0.smithi029.stderr:ident_base REPORTING User-provided identifying information about the cluster 2024-08-29T19:36:25.930 INFO:tasks.workunit.client.0.smithi029.stderr:perf_memory_metrics REPORTING Heap stats and mempools for mon and mds 2024-08-29T19:36:25.931 INFO:tasks.workunit.client.0.smithi029.stderr:perf_perf REPORTING Information about performance counters of the cluster == *basic_rook_v01* ]] 2024-08-29T19:36:25.931 INFO:tasks.workunit.client.0.smithi029.stderr:+ for col in ${NEW_COLLECTIONS[@]} 2024-08-29T19:36:25.931 INFO:tasks.workunit.client.0.smithi029.stderr:+ [[ NAME STATUS DESC 2024-08-29T19:36:25.931 INFO:tasks.workunit.client.0.smithi029.stderr:basic_base REPORTING Basic information about the cluster (capacity, number and type of daemons, version, etc.) 2024-08-29T19:36:25.931 INFO:tasks.workunit.client.0.smithi029.stderr:basic_mds_metadata REPORTING MDS metadata 2024-08-29T19:36:25.931 INFO:tasks.workunit.client.0.smithi029.stderr:basic_pool_flags REPORTING Per-pool flags 2024-08-29T19:36:25.931 INFO:tasks.workunit.client.0.smithi029.stderr:basic_pool_options_bluestore REPORTING Per-pool bluestore config options 2024-08-29T19:36:25.931 INFO:tasks.workunit.client.0.smithi029.stderr:basic_pool_usage REPORTING Default pool application and usage statistics 2024-08-29T19:36:25.931 INFO:tasks.workunit.client.0.smithi029.stderr:basic_rook_v01 REPORTING Basic Rook deployment data 2024-08-29T19:36:25.931 INFO:tasks.workunit.client.0.smithi029.stderr:basic_usage_by_class REPORTING Default device class usage statistics 2024-08-29T19:36:25.931 INFO:tasks.workunit.client.0.smithi029.stderr:crash_base REPORTING Information about daemon crashes (daemon type and version, backtrace, etc.) 2024-08-29T19:36:25.931 INFO:tasks.workunit.client.0.smithi029.stderr:device_base REPORTING Information about device health metrics 2024-08-29T19:36:25.931 INFO:tasks.workunit.client.0.smithi029.stderr:ident_base REPORTING User-provided identifying information about the cluster 2024-08-29T19:36:25.932 INFO:tasks.workunit.client.0.smithi029.stderr:perf_memory_metrics REPORTING Heap stats and mempools for mon and mds 2024-08-29T19:36:25.932 INFO:tasks.workunit.client.0.smithi029.stderr:perf_perf REPORTING Information about performance counters of the cluster == *perf_memory_metrics* ]] 2024-08-29T19:36:25.932 INFO:tasks.workunit.client.0.smithi029.stderr:+ for col in ${NEW_COLLECTIONS[@]} 2024-08-29T19:36:25.932 INFO:tasks.workunit.client.0.smithi029.stderr:+ [[ NAME STATUS DESC 2024-08-29T19:36:25.932 INFO:tasks.workunit.client.0.smithi029.stderr:basic_base REPORTING Basic information about the cluster (capacity, number and type of daemons, version, etc.) 2024-08-29T19:36:25.932 INFO:tasks.workunit.client.0.smithi029.stderr:basic_mds_metadata REPORTING MDS metadata 2024-08-29T19:36:25.932 INFO:tasks.workunit.client.0.smithi029.stderr:basic_pool_flags REPORTING Per-pool flags 2024-08-29T19:36:25.932 INFO:tasks.workunit.client.0.smithi029.stderr:basic_pool_options_bluestore REPORTING Per-pool bluestore config options 2024-08-29T19:36:25.932 INFO:tasks.workunit.client.0.smithi029.stderr:basic_pool_usage REPORTING Default pool application and usage statistics 2024-08-29T19:36:25.932 INFO:tasks.workunit.client.0.smithi029.stderr:basic_rook_v01 REPORTING Basic Rook deployment data 2024-08-29T19:36:25.932 INFO:tasks.workunit.client.0.smithi029.stderr:basic_usage_by_class REPORTING Default device class usage statistics 2024-08-29T19:36:25.932 INFO:tasks.workunit.client.0.smithi029.stderr:crash_base REPORTING Information about daemon crashes (daemon type and version, backtrace, etc.) 2024-08-29T19:36:25.933 INFO:tasks.workunit.client.0.smithi029.stderr:device_base REPORTING Information about device health metrics 2024-08-29T19:36:25.933 INFO:tasks.workunit.client.0.smithi029.stderr:ident_base REPORTING User-provided identifying information about the cluster 2024-08-29T19:36:25.933 INFO:tasks.workunit.client.0.smithi029.stderr:perf_memory_metrics REPORTING Heap stats and mempools for mon and mds 2024-08-29T19:36:25.933 INFO:tasks.workunit.client.0.smithi029.stderr:perf_perf REPORTING Information about performance counters of the cluster == *basic_pool_flags* ]] 2024-08-29T19:36:25.933 INFO:tasks.workunit.client.0.smithi029.stderr:+ ceph telemetry preview 2024-08-29T19:36:26.411 INFO:tasks.workunit.client.0.smithi029.stdout:Telemetry is up to date, see report with `ceph telemetry show`. 2024-08-29T19:36:26.428 INFO:tasks.workunit.client.0.smithi029.stderr:+ ceph telemetry preview-device 2024-08-29T19:36:26.653 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:36:26 smithi110 bash[67519]: cluster 2024-08-29T19:36:24.243880+0000 mgr.y (mgr.25004) 3196 : cluster [DBG] pgmap v5752: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-29T19:36:26.653 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:36:26 smithi110 bash[67519]: audit 2024-08-29T19:36:24.403527+0000 mgr.y (mgr.25004) 3197 : audit [DBG] from='client.45839 -' entity='client.admin' cmd=[{"prefix": "telemetry on", "license": "sharing-1-0", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T19:36:26.653 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:36:26 smithi110 bash[67519]: cluster 2024-08-29T19:36:25.240139+0000 mon.a (mon.0) 4126 : cluster [INF] Health check cleared: TELEMETRY_CHANGED (was: Telemetry requires re-opt-in) 2024-08-29T19:36:26.653 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:36:26 smithi110 bash[67519]: cluster 2024-08-29T19:36:25.240199+0000 mon.a (mon.0) 4127 : cluster [INF] Cluster is now healthy 2024-08-29T19:36:26.653 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:36:26 smithi110 bash[67519]: audit 2024-08-29T19:36:25.393645+0000 mon.c (mon.2) 1124 : audit [DBG] from='client.? 172.21.15.29:0/3336963851' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-08-29T19:36:26.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:36:26 smithi029 bash[77880]: cluster 2024-08-29T19:36:24.243880+0000 mgr.y (mgr.25004) 3196 : cluster [DBG] pgmap v5752: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-29T19:36:26.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:36:26 smithi029 bash[77880]: audit 2024-08-29T19:36:24.403527+0000 mgr.y (mgr.25004) 3197 : audit [DBG] from='client.45839 -' entity='client.admin' cmd=[{"prefix": "telemetry on", "license": "sharing-1-0", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T19:36:26.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:36:26 smithi029 bash[77880]: cluster 2024-08-29T19:36:25.240139+0000 mon.a (mon.0) 4126 : cluster [INF] Health check cleared: TELEMETRY_CHANGED (was: Telemetry requires re-opt-in) 2024-08-29T19:36:26.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:36:26 smithi029 bash[77880]: cluster 2024-08-29T19:36:25.240199+0000 mon.a (mon.0) 4127 : cluster [INF] Cluster is now healthy 2024-08-29T19:36:26.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:36:26 smithi029 bash[77880]: audit 2024-08-29T19:36:25.393645+0000 mon.c (mon.2) 1124 : audit [DBG] from='client.? 172.21.15.29:0/3336963851' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-08-29T19:36:26.654 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:36:26 smithi029 bash[79042]: cluster 2024-08-29T19:36:24.243880+0000 mgr.y (mgr.25004) 3196 : cluster [DBG] pgmap v5752: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-29T19:36:26.654 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:36:26 smithi029 bash[79042]: audit 2024-08-29T19:36:24.403527+0000 mgr.y (mgr.25004) 3197 : audit [DBG] from='client.45839 -' entity='client.admin' cmd=[{"prefix": "telemetry on", "license": "sharing-1-0", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T19:36:26.654 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:36:26 smithi029 bash[79042]: cluster 2024-08-29T19:36:25.240139+0000 mon.a (mon.0) 4126 : cluster [INF] Health check cleared: TELEMETRY_CHANGED (was: Telemetry requires re-opt-in) 2024-08-29T19:36:26.654 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:36:26 smithi029 bash[79042]: cluster 2024-08-29T19:36:25.240199+0000 mon.a (mon.0) 4127 : cluster [INF] Cluster is now healthy 2024-08-29T19:36:26.654 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:36:26 smithi029 bash[79042]: audit 2024-08-29T19:36:25.393645+0000 mon.c (mon.2) 1124 : audit [DBG] from='client.? 172.21.15.29:0/3336963851' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-08-29T19:36:26.927 INFO:tasks.workunit.client.0.smithi029.stdout:device channel is on and up to date, see report with `ceph telemetry show-device`. 2024-08-29T19:36:26.943 INFO:tasks.workunit.client.0.smithi029.stderr:+ ceph telemetry preview-all 2024-08-29T19:36:27.450 INFO:tasks.workunit.client.0.smithi029.stdout:Telemetry is up to date, see report with `ceph telemetry show`. 2024-08-29T19:36:27.467 INFO:tasks.workunit.client.0.smithi029.stderr:+ ceph telemetry show 2024-08-29T19:36:27.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:36:27 smithi029 bash[79042]: audit 2024-08-29T19:36:25.748028+0000 mgr.y (mgr.25004) 3198 : audit [DBG] from='client.45857 -' entity='client.admin' cmd=[{"prefix": "telemetry collection ls", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T19:36:27.652 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:36:27 smithi029 bash[79042]: audit 2024-08-29T19:36:25.901148+0000 mgr.y (mgr.25004) 3199 : audit [DBG] from='client.45857 -' entity='client.admin' cmd=[{"prefix": "telemetry collection ls", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T19:36:27.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:36:27 smithi029 bash[77880]: audit 2024-08-29T19:36:25.748028+0000 mgr.y (mgr.25004) 3198 : audit [DBG] from='client.45857 -' entity='client.admin' cmd=[{"prefix": "telemetry collection ls", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T19:36:27.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:36:27 smithi029 bash[77880]: audit 2024-08-29T19:36:25.901148+0000 mgr.y (mgr.25004) 3199 : audit [DBG] from='client.45857 -' entity='client.admin' cmd=[{"prefix": "telemetry collection ls", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T19:36:27.653 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:36:27 smithi110 bash[67519]: audit 2024-08-29T19:36:25.748028+0000 mgr.y (mgr.25004) 3198 : audit [DBG] from='client.45857 -' entity='client.admin' cmd=[{"prefix": "telemetry collection ls", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T19:36:27.653 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:36:27 smithi110 bash[67519]: audit 2024-08-29T19:36:25.901148+0000 mgr.y (mgr.25004) 3199 : audit [DBG] from='client.45857 -' entity='client.admin' cmd=[{"prefix": "telemetry collection ls", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T19:36:28.519 INFO:tasks.workunit.client.0.smithi029.stdout:{ 2024-08-29T19:36:28.519 INFO:tasks.workunit.client.0.smithi029.stdout: "balancer": { 2024-08-29T19:36:28.519 INFO:tasks.workunit.client.0.smithi029.stdout: "active": true, 2024-08-29T19:36:28.519 INFO:tasks.workunit.client.0.smithi029.stdout: "mode": "" 2024-08-29T19:36:28.519 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.519 INFO:tasks.workunit.client.0.smithi029.stdout: "channels": [ 2024-08-29T19:36:28.520 INFO:tasks.workunit.client.0.smithi029.stdout: "basic", 2024-08-29T19:36:28.520 INFO:tasks.workunit.client.0.smithi029.stdout: "crash", 2024-08-29T19:36:28.520 INFO:tasks.workunit.client.0.smithi029.stdout: "device", 2024-08-29T19:36:28.520 INFO:tasks.workunit.client.0.smithi029.stdout: "ident", 2024-08-29T19:36:28.520 INFO:tasks.workunit.client.0.smithi029.stdout: "perf" 2024-08-29T19:36:28.520 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:28.521 INFO:tasks.workunit.client.0.smithi029.stdout: "channels_available": [ 2024-08-29T19:36:28.521 INFO:tasks.workunit.client.0.smithi029.stdout: "basic", 2024-08-29T19:36:28.521 INFO:tasks.workunit.client.0.smithi029.stdout: "ident", 2024-08-29T19:36:28.521 INFO:tasks.workunit.client.0.smithi029.stdout: "crash", 2024-08-29T19:36:28.521 INFO:tasks.workunit.client.0.smithi029.stdout: "device", 2024-08-29T19:36:28.521 INFO:tasks.workunit.client.0.smithi029.stdout: "perf" 2024-08-29T19:36:28.521 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:28.521 INFO:tasks.workunit.client.0.smithi029.stdout: "collections_available": [ 2024-08-29T19:36:28.521 INFO:tasks.workunit.client.0.smithi029.stdout: "basic_base", 2024-08-29T19:36:28.521 INFO:tasks.workunit.client.0.smithi029.stdout: "device_base", 2024-08-29T19:36:28.522 INFO:tasks.workunit.client.0.smithi029.stdout: "crash_base", 2024-08-29T19:36:28.522 INFO:tasks.workunit.client.0.smithi029.stdout: "ident_base", 2024-08-29T19:36:28.522 INFO:tasks.workunit.client.0.smithi029.stdout: "perf_perf", 2024-08-29T19:36:28.522 INFO:tasks.workunit.client.0.smithi029.stdout: "basic_mds_metadata", 2024-08-29T19:36:28.522 INFO:tasks.workunit.client.0.smithi029.stdout: "basic_pool_usage", 2024-08-29T19:36:28.522 INFO:tasks.workunit.client.0.smithi029.stdout: "basic_usage_by_class", 2024-08-29T19:36:28.522 INFO:tasks.workunit.client.0.smithi029.stdout: "basic_rook_v01", 2024-08-29T19:36:28.523 INFO:tasks.workunit.client.0.smithi029.stdout: "perf_memory_metrics", 2024-08-29T19:36:28.523 INFO:tasks.workunit.client.0.smithi029.stdout: "basic_pool_options_bluestore", 2024-08-29T19:36:28.523 INFO:tasks.workunit.client.0.smithi029.stdout: "basic_pool_flags" 2024-08-29T19:36:28.523 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:28.524 INFO:tasks.workunit.client.0.smithi029.stdout: "collections_opted_in": [ 2024-08-29T19:36:28.524 INFO:tasks.workunit.client.0.smithi029.stdout: "basic_base", 2024-08-29T19:36:28.524 INFO:tasks.workunit.client.0.smithi029.stdout: "device_base", 2024-08-29T19:36:28.524 INFO:tasks.workunit.client.0.smithi029.stdout: "crash_base", 2024-08-29T19:36:28.524 INFO:tasks.workunit.client.0.smithi029.stdout: "ident_base", 2024-08-29T19:36:28.524 INFO:tasks.workunit.client.0.smithi029.stdout: "perf_perf", 2024-08-29T19:36:28.524 INFO:tasks.workunit.client.0.smithi029.stdout: "basic_mds_metadata", 2024-08-29T19:36:28.524 INFO:tasks.workunit.client.0.smithi029.stdout: "basic_pool_usage", 2024-08-29T19:36:28.525 INFO:tasks.workunit.client.0.smithi029.stdout: "basic_usage_by_class", 2024-08-29T19:36:28.525 INFO:tasks.workunit.client.0.smithi029.stdout: "basic_rook_v01", 2024-08-29T19:36:28.525 INFO:tasks.workunit.client.0.smithi029.stdout: "perf_memory_metrics", 2024-08-29T19:36:28.525 INFO:tasks.workunit.client.0.smithi029.stdout: "basic_pool_options_bluestore", 2024-08-29T19:36:28.525 INFO:tasks.workunit.client.0.smithi029.stdout: "basic_pool_flags" 2024-08-29T19:36:28.525 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:28.525 INFO:tasks.workunit.client.0.smithi029.stdout: "config": { 2024-08-29T19:36:28.525 INFO:tasks.workunit.client.0.smithi029.stdout: "active_changed": [ 2024-08-29T19:36:28.525 INFO:tasks.workunit.client.0.smithi029.stdout: "auth_allow_insecure_global_id_reclaim", 2024-08-29T19:36:28.526 INFO:tasks.workunit.client.0.smithi029.stdout: "auth_debug", 2024-08-29T19:36:28.526 INFO:tasks.workunit.client.0.smithi029.stdout: "auth_mon_ticket_ttl", 2024-08-29T19:36:28.526 INFO:tasks.workunit.client.0.smithi029.stdout: "auth_service_ticket_ttl", 2024-08-29T19:36:28.526 INFO:tasks.workunit.client.0.smithi029.stdout: "bdev_debug_aio", 2024-08-29T19:36:28.526 INFO:tasks.workunit.client.0.smithi029.stdout: "client_check_pool_perm", 2024-08-29T19:36:28.526 INFO:tasks.workunit.client.0.smithi029.stdout: "client_mount_gid", 2024-08-29T19:36:28.526 INFO:tasks.workunit.client.0.smithi029.stdout: "client_mount_uid", 2024-08-29T19:36:28.526 INFO:tasks.workunit.client.0.smithi029.stdout: "client_quota", 2024-08-29T19:36:28.526 INFO:tasks.workunit.client.0.smithi029.stdout: "container_image", 2024-08-29T19:36:28.526 INFO:tasks.workunit.client.0.smithi029.stdout: "daemonize", 2024-08-29T19:36:28.526 INFO:tasks.workunit.client.0.smithi029.stdout: "debug_asserts_on_shutdown", 2024-08-29T19:36:28.526 INFO:tasks.workunit.client.0.smithi029.stdout: "debug_mgr", 2024-08-29T19:36:28.527 INFO:tasks.workunit.client.0.smithi029.stdout: "debug_mon", 2024-08-29T19:36:28.527 INFO:tasks.workunit.client.0.smithi029.stdout: "debug_ms", 2024-08-29T19:36:28.527 INFO:tasks.workunit.client.0.smithi029.stdout: "debug_osd", 2024-08-29T19:36:28.527 INFO:tasks.workunit.client.0.smithi029.stdout: "debug_paxos", 2024-08-29T19:36:28.527 INFO:tasks.workunit.client.0.smithi029.stdout: "keyring", 2024-08-29T19:36:28.527 INFO:tasks.workunit.client.0.smithi029.stdout: "log_stderr_prefix", 2024-08-29T19:36:28.527 INFO:tasks.workunit.client.0.smithi029.stdout: "log_to_file", 2024-08-29T19:36:28.527 INFO:tasks.workunit.client.0.smithi029.stdout: "log_to_journald", 2024-08-29T19:36:28.527 INFO:tasks.workunit.client.0.smithi029.stdout: "log_to_stderr", 2024-08-29T19:36:28.527 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_allow_pool_delete", 2024-08-29T19:36:28.527 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_clock_drift_allowed", 2024-08-29T19:36:28.527 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_cluster_log_file_level", 2024-08-29T19:36:28.527 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_cluster_log_to_file", 2024-08-29T19:36:28.528 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_cluster_log_to_stderr", 2024-08-29T19:36:28.528 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_data_avail_warn", 2024-08-29T19:36:28.528 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_election_default_strategy", 2024-08-29T19:36:28.528 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_host", 2024-08-29T19:36:28.528 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_max_pg_per_osd", 2024-08-29T19:36:28.528 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_mds_skip_sanity", 2024-08-29T19:36:28.528 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_mgr_mkfs_grace", 2024-08-29T19:36:28.528 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_osd_prime_pg_temp", 2024-08-29T19:36:28.528 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_osd_reporter_subtree_level", 2024-08-29T19:36:28.528 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_pg_warn_max_object_skew", 2024-08-29T19:36:28.528 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_reweight_min_bytes_per_osd", 2024-08-29T19:36:28.528 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_reweight_min_pgs_per_osd", 2024-08-29T19:36:28.528 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_warn_on_crush_straw_calc_version_zero", 2024-08-29T19:36:28.529 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_warn_on_insecure_global_id_reclaim", 2024-08-29T19:36:28.529 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_warn_on_insecure_global_id_reclaim_allowed", 2024-08-29T19:36:28.529 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_warn_on_legacy_crush_tunables", 2024-08-29T19:36:28.529 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_warn_on_osd_down_out_interval_zero", 2024-08-29T19:36:28.529 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_warn_on_pool_pg_num_not_power_of_two", 2024-08-29T19:36:28.529 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_warn_on_too_few_osds", 2024-08-29T19:36:28.529 INFO:tasks.workunit.client.0.smithi029.stdout: "ms_die_on_bug", 2024-08-29T19:36:28.529 INFO:tasks.workunit.client.0.smithi029.stdout: "ms_die_on_old_message", 2024-08-29T19:36:28.529 INFO:tasks.workunit.client.0.smithi029.stdout: "no_config_file", 2024-08-29T19:36:28.529 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_class_default_list", 2024-08-29T19:36:28.530 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_class_load_list", 2024-08-29T19:36:28.530 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_debug_misdirected_ops", 2024-08-29T19:36:28.530 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_debug_op_order", 2024-08-29T19:36:28.530 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_debug_pg_log_writeout", 2024-08-29T19:36:28.530 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_debug_shutdown", 2024-08-29T19:36:28.530 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_debug_verify_cached_snaps", 2024-08-29T19:36:28.530 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_debug_verify_missing_on_start", 2024-08-29T19:36:28.530 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_debug_verify_stray_on_activate", 2024-08-29T19:36:28.530 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_deep_scrub_update_digest_min_age", 2024-08-29T19:36:28.530 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_delete_sleep", 2024-08-29T19:36:28.530 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_delete_sleep_hdd", 2024-08-29T19:36:28.531 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_delete_sleep_hybrid", 2024-08-29T19:36:28.531 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_delete_sleep_ssd", 2024-08-29T19:36:28.531 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_max_backfills", 2024-08-29T19:36:28.531 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_mclock_max_capacity_iops_ssd", 2024-08-29T19:36:28.531 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_mclock_profile", 2024-08-29T19:36:28.531 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_mclock_scheduler_background_best_effort_lim", 2024-08-29T19:36:28.531 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_mclock_scheduler_background_best_effort_res", 2024-08-29T19:36:28.531 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_mclock_scheduler_background_best_effort_wgt", 2024-08-29T19:36:28.531 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_mclock_scheduler_background_recovery_lim", 2024-08-29T19:36:28.531 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_mclock_scheduler_background_recovery_res", 2024-08-29T19:36:28.531 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_mclock_scheduler_background_recovery_wgt", 2024-08-29T19:36:28.532 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_mclock_scheduler_client_lim", 2024-08-29T19:36:28.532 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_mclock_scheduler_client_res", 2024-08-29T19:36:28.532 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_mclock_scheduler_client_wgt", 2024-08-29T19:36:28.532 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_memory_target", 2024-08-29T19:36:28.532 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_memory_target_autotune", 2024-08-29T19:36:28.532 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_op_queue", 2024-08-29T19:36:28.532 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_op_queue_cut_off", 2024-08-29T19:36:28.532 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_pool_default_erasure_code_profile", 2024-08-29T19:36:28.533 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_pool_default_pg_autoscale_mode", 2024-08-29T19:36:28.533 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_recover_clone_overlap", 2024-08-29T19:36:28.533 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_recovery_max_active", 2024-08-29T19:36:28.533 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_recovery_max_active_hdd", 2024-08-29T19:36:28.533 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_recovery_max_active_ssd", 2024-08-29T19:36:28.533 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_recovery_max_chunk", 2024-08-29T19:36:28.533 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_recovery_sleep", 2024-08-29T19:36:28.534 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_recovery_sleep_hdd", 2024-08-29T19:36:28.534 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_recovery_sleep_hybrid", 2024-08-29T19:36:28.534 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_recovery_sleep_ssd", 2024-08-29T19:36:28.534 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_scrub_load_threshold", 2024-08-29T19:36:28.534 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_scrub_max_interval", 2024-08-29T19:36:28.534 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_scrub_sleep", 2024-08-29T19:36:28.534 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_shutdown_pgref_assert", 2024-08-29T19:36:28.534 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_snap_trim_sleep", 2024-08-29T19:36:28.535 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_snap_trim_sleep_hdd", 2024-08-29T19:36:28.535 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_snap_trim_sleep_hybrid", 2024-08-29T19:36:28.535 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_snap_trim_sleep_ssd", 2024-08-29T19:36:28.535 INFO:tasks.workunit.client.0.smithi029.stdout: "public_network", 2024-08-29T19:36:28.535 INFO:tasks.workunit.client.0.smithi029.stdout: "rbd_config_pool_override_update_timestamp", 2024-08-29T19:36:28.535 INFO:tasks.workunit.client.0.smithi029.stdout: "rbd_default_features", 2024-08-29T19:36:28.535 INFO:tasks.workunit.client.0.smithi029.stdout: "rbd_qos_exclude_ops", 2024-08-29T19:36:28.535 INFO:tasks.workunit.client.0.smithi029.stdout: "setgroup", 2024-08-29T19:36:28.535 INFO:tasks.workunit.client.0.smithi029.stdout: "setuser" 2024-08-29T19:36:28.535 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:28.535 INFO:tasks.workunit.client.0.smithi029.stdout: "cluster_changed": [ 2024-08-29T19:36:28.535 INFO:tasks.workunit.client.0.smithi029.stdout: "auth_allow_insecure_global_id_reclaim", 2024-08-29T19:36:28.535 INFO:tasks.workunit.client.0.smithi029.stdout: "auth_debug", 2024-08-29T19:36:28.536 INFO:tasks.workunit.client.0.smithi029.stdout: "auth_mon_ticket_ttl", 2024-08-29T19:36:28.536 INFO:tasks.workunit.client.0.smithi029.stdout: "auth_service_ticket_ttl", 2024-08-29T19:36:28.536 INFO:tasks.workunit.client.0.smithi029.stdout: "bdev_debug_aio", 2024-08-29T19:36:28.536 INFO:tasks.workunit.client.0.smithi029.stdout: "container_image", 2024-08-29T19:36:28.536 INFO:tasks.workunit.client.0.smithi029.stdout: "debug_asserts_on_shutdown", 2024-08-29T19:36:28.536 INFO:tasks.workunit.client.0.smithi029.stdout: "debug_mgr", 2024-08-29T19:36:28.536 INFO:tasks.workunit.client.0.smithi029.stdout: "debug_mon", 2024-08-29T19:36:28.536 INFO:tasks.workunit.client.0.smithi029.stdout: "debug_ms", 2024-08-29T19:36:28.536 INFO:tasks.workunit.client.0.smithi029.stdout: "debug_osd", 2024-08-29T19:36:28.536 INFO:tasks.workunit.client.0.smithi029.stdout: "debug_paxos", 2024-08-29T19:36:28.537 INFO:tasks.workunit.client.0.smithi029.stdout: "log_to_file", 2024-08-29T19:36:28.537 INFO:tasks.workunit.client.0.smithi029.stdout: "log_to_journald", 2024-08-29T19:36:28.537 INFO:tasks.workunit.client.0.smithi029.stdout: "log_to_stderr", 2024-08-29T19:36:28.537 INFO:tasks.workunit.client.0.smithi029.stdout: "mds_join_fs", 2024-08-29T19:36:28.537 INFO:tasks.workunit.client.0.smithi029.stdout: "mgr/cephadm/allow_ptrace", 2024-08-29T19:36:28.537 INFO:tasks.workunit.client.0.smithi029.stdout: "mgr/cephadm/container_init", 2024-08-29T19:36:28.537 INFO:tasks.workunit.client.0.smithi029.stdout: "mgr/cephadm/migration_current", 2024-08-29T19:36:28.537 INFO:tasks.workunit.client.0.smithi029.stdout: "mgr/cephadm/use_repo_digest", 2024-08-29T19:36:28.537 INFO:tasks.workunit.client.0.smithi029.stdout: "mgr/dashboard/ALERTMANAGER_API_HOST", 2024-08-29T19:36:28.537 INFO:tasks.workunit.client.0.smithi029.stdout: "mgr/dashboard/GRAFANA_API_SSL_VERIFY", 2024-08-29T19:36:28.538 INFO:tasks.workunit.client.0.smithi029.stdout: "mgr/dashboard/GRAFANA_API_URL", 2024-08-29T19:36:28.538 INFO:tasks.workunit.client.0.smithi029.stdout: "mgr/dashboard/PROMETHEUS_API_HOST", 2024-08-29T19:36:28.538 INFO:tasks.workunit.client.0.smithi029.stdout: "mgr/dashboard/ssl_server_port", 2024-08-29T19:36:28.538 INFO:tasks.workunit.client.0.smithi029.stdout: "mgr/orchestrator/orchestrator", 2024-08-29T19:36:28.538 INFO:tasks.workunit.client.0.smithi029.stdout: "mgr/telemetry/channel_ident", 2024-08-29T19:36:28.538 INFO:tasks.workunit.client.0.smithi029.stdout: "mgr/telemetry/channel_perf", 2024-08-29T19:36:28.538 INFO:tasks.workunit.client.0.smithi029.stdout: "mgr/telemetry/description", 2024-08-29T19:36:28.538 INFO:tasks.workunit.client.0.smithi029.stdout: "mgr/telemetry/enabled", 2024-08-29T19:36:28.538 INFO:tasks.workunit.client.0.smithi029.stdout: "mgr/telemetry/organization", 2024-08-29T19:36:28.538 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_allow_pool_delete", 2024-08-29T19:36:28.539 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_clock_drift_allowed", 2024-08-29T19:36:28.539 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_cluster_log_file_level", 2024-08-29T19:36:28.539 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_cluster_log_to_file", 2024-08-29T19:36:28.539 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_data_avail_warn", 2024-08-29T19:36:28.539 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_election_default_strategy", 2024-08-29T19:36:28.539 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_max_pg_per_osd", 2024-08-29T19:36:28.539 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_mds_skip_sanity", 2024-08-29T19:36:28.539 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_mgr_mkfs_grace", 2024-08-29T19:36:28.539 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_osd_prime_pg_temp", 2024-08-29T19:36:28.539 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_osd_reporter_subtree_level", 2024-08-29T19:36:28.539 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_pg_warn_max_object_skew", 2024-08-29T19:36:28.540 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_reweight_min_bytes_per_osd", 2024-08-29T19:36:28.540 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_reweight_min_pgs_per_osd", 2024-08-29T19:36:28.540 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_warn_on_crush_straw_calc_version_zero", 2024-08-29T19:36:28.540 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_warn_on_insecure_global_id_reclaim", 2024-08-29T19:36:28.540 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_warn_on_insecure_global_id_reclaim_allowed", 2024-08-29T19:36:28.540 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_warn_on_legacy_crush_tunables", 2024-08-29T19:36:28.540 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_warn_on_osd_down_out_interval_zero", 2024-08-29T19:36:28.540 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_warn_on_pool_pg_num_not_power_of_two", 2024-08-29T19:36:28.540 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_warn_on_too_few_osds", 2024-08-29T19:36:28.541 INFO:tasks.workunit.client.0.smithi029.stdout: "ms_die_on_bug", 2024-08-29T19:36:28.541 INFO:tasks.workunit.client.0.smithi029.stdout: "ms_die_on_old_message", 2024-08-29T19:36:28.541 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_class_default_list", 2024-08-29T19:36:28.541 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_class_load_list", 2024-08-29T19:36:28.541 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_debug_misdirected_ops", 2024-08-29T19:36:28.541 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_debug_op_order", 2024-08-29T19:36:28.541 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_debug_pg_log_writeout", 2024-08-29T19:36:28.541 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_debug_shutdown", 2024-08-29T19:36:28.542 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_debug_verify_cached_snaps", 2024-08-29T19:36:28.542 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_debug_verify_missing_on_start", 2024-08-29T19:36:28.542 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_debug_verify_stray_on_activate", 2024-08-29T19:36:28.542 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_deep_scrub_update_digest_min_age", 2024-08-29T19:36:28.542 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_mclock_max_capacity_iops_ssd", 2024-08-29T19:36:28.542 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_mclock_profile", 2024-08-29T19:36:28.542 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_memory_target", 2024-08-29T19:36:28.542 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_memory_target_autotune", 2024-08-29T19:36:28.542 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_op_queue", 2024-08-29T19:36:28.542 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_op_queue_cut_off", 2024-08-29T19:36:28.542 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_pool_default_erasure_code_profile", 2024-08-29T19:36:28.542 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_pool_default_pg_autoscale_mode", 2024-08-29T19:36:28.542 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_recover_clone_overlap", 2024-08-29T19:36:28.543 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_recovery_max_chunk", 2024-08-29T19:36:28.543 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_scrub_load_threshold", 2024-08-29T19:36:28.543 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_scrub_max_interval", 2024-08-29T19:36:28.543 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_shutdown_pgref_assert", 2024-08-29T19:36:28.543 INFO:tasks.workunit.client.0.smithi029.stdout: "public_network", 2024-08-29T19:36:28.543 INFO:tasks.workunit.client.0.smithi029.stdout: "rbd_config_pool_override_update_timestamp", 2024-08-29T19:36:28.543 INFO:tasks.workunit.client.0.smithi029.stdout: "rgw_cache_enabled", 2024-08-29T19:36:28.543 INFO:tasks.workunit.client.0.smithi029.stdout: "rgw_enable_ops_log", 2024-08-29T19:36:28.544 INFO:tasks.workunit.client.0.smithi029.stdout: "rgw_enable_usage_log" 2024-08-29T19:36:28.544 INFO:tasks.workunit.client.0.smithi029.stdout: ] 2024-08-29T19:36:28.544 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.544 INFO:tasks.workunit.client.0.smithi029.stdout: "contact": null, 2024-08-29T19:36:28.544 INFO:tasks.workunit.client.0.smithi029.stdout: "crashes": [], 2024-08-29T19:36:28.544 INFO:tasks.workunit.client.0.smithi029.stdout: "created": "2024-08-29T17:31:55.139100Z", 2024-08-29T19:36:28.544 INFO:tasks.workunit.client.0.smithi029.stdout: "crush": { 2024-08-29T19:36:28.544 INFO:tasks.workunit.client.0.smithi029.stdout: "bucket_algs": { 2024-08-29T19:36:28.544 INFO:tasks.workunit.client.0.smithi029.stdout: "straw2": 3 2024-08-29T19:36:28.545 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.545 INFO:tasks.workunit.client.0.smithi029.stdout: "bucket_sizes": { 2024-08-29T19:36:28.545 INFO:tasks.workunit.client.0.smithi029.stdout: "2": 1, 2024-08-29T19:36:28.545 INFO:tasks.workunit.client.0.smithi029.stdout: "4": 2 2024-08-29T19:36:28.545 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.545 INFO:tasks.workunit.client.0.smithi029.stdout: "bucket_types": { 2024-08-29T19:36:28.545 INFO:tasks.workunit.client.0.smithi029.stdout: "1": 2, 2024-08-29T19:36:28.545 INFO:tasks.workunit.client.0.smithi029.stdout: "11": 1 2024-08-29T19:36:28.545 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.545 INFO:tasks.workunit.client.0.smithi029.stdout: "compat_weight_set": false, 2024-08-29T19:36:28.545 INFO:tasks.workunit.client.0.smithi029.stdout: "device_classes": [ 2024-08-29T19:36:28.545 INFO:tasks.workunit.client.0.smithi029.stdout: 8 2024-08-29T19:36:28.546 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:28.546 INFO:tasks.workunit.client.0.smithi029.stdout: "num_buckets": 6, 2024-08-29T19:36:28.546 INFO:tasks.workunit.client.0.smithi029.stdout: "num_devices": 8, 2024-08-29T19:36:28.546 INFO:tasks.workunit.client.0.smithi029.stdout: "num_rules": 2, 2024-08-29T19:36:28.546 INFO:tasks.workunit.client.0.smithi029.stdout: "num_types": 12, 2024-08-29T19:36:28.546 INFO:tasks.workunit.client.0.smithi029.stdout: "num_weight_sets": 0, 2024-08-29T19:36:28.546 INFO:tasks.workunit.client.0.smithi029.stdout: "tunables": { 2024-08-29T19:36:28.546 INFO:tasks.workunit.client.0.smithi029.stdout: "allowed_bucket_algs": 54, 2024-08-29T19:36:28.546 INFO:tasks.workunit.client.0.smithi029.stdout: "choose_local_fallback_tries": 0, 2024-08-29T19:36:28.546 INFO:tasks.workunit.client.0.smithi029.stdout: "choose_local_tries": 0, 2024-08-29T19:36:28.546 INFO:tasks.workunit.client.0.smithi029.stdout: "choose_total_tries": 50, 2024-08-29T19:36:28.546 INFO:tasks.workunit.client.0.smithi029.stdout: "chooseleaf_descend_once": 1, 2024-08-29T19:36:28.546 INFO:tasks.workunit.client.0.smithi029.stdout: "chooseleaf_stable": 1, 2024-08-29T19:36:28.546 INFO:tasks.workunit.client.0.smithi029.stdout: "chooseleaf_vary_r": 1, 2024-08-29T19:36:28.547 INFO:tasks.workunit.client.0.smithi029.stdout: "has_msr_rules": 0, 2024-08-29T19:36:28.547 INFO:tasks.workunit.client.0.smithi029.stdout: "has_v2_rules": 1, 2024-08-29T19:36:28.547 INFO:tasks.workunit.client.0.smithi029.stdout: "has_v3_rules": 0, 2024-08-29T19:36:28.547 INFO:tasks.workunit.client.0.smithi029.stdout: "has_v4_buckets": 1, 2024-08-29T19:36:28.547 INFO:tasks.workunit.client.0.smithi029.stdout: "has_v5_rules": 0, 2024-08-29T19:36:28.547 INFO:tasks.workunit.client.0.smithi029.stdout: "legacy_tunables": 0, 2024-08-29T19:36:28.547 INFO:tasks.workunit.client.0.smithi029.stdout: "minimum_required_version": "jewel", 2024-08-29T19:36:28.547 INFO:tasks.workunit.client.0.smithi029.stdout: "msr_collision_tries": 100, 2024-08-29T19:36:28.547 INFO:tasks.workunit.client.0.smithi029.stdout: "msr_descents": 100, 2024-08-29T19:36:28.547 INFO:tasks.workunit.client.0.smithi029.stdout: "optimal_tunables": 1, 2024-08-29T19:36:28.547 INFO:tasks.workunit.client.0.smithi029.stdout: "profile": "jewel", 2024-08-29T19:36:28.547 INFO:tasks.workunit.client.0.smithi029.stdout: "require_feature_tunables": 1, 2024-08-29T19:36:28.547 INFO:tasks.workunit.client.0.smithi029.stdout: "require_feature_tunables2": 1, 2024-08-29T19:36:28.548 INFO:tasks.workunit.client.0.smithi029.stdout: "require_feature_tunables3": 1, 2024-08-29T19:36:28.548 INFO:tasks.workunit.client.0.smithi029.stdout: "require_feature_tunables5": 1, 2024-08-29T19:36:28.548 INFO:tasks.workunit.client.0.smithi029.stdout: "straw_calc_version": 1 2024-08-29T19:36:28.548 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:28.548 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.548 INFO:tasks.workunit.client.0.smithi029.stdout: "description": "upgrade test cluster", 2024-08-29T19:36:28.548 INFO:tasks.workunit.client.0.smithi029.stdout: "fs": { 2024-08-29T19:36:28.548 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 1, 2024-08-29T19:36:28.548 INFO:tasks.workunit.client.0.smithi029.stdout: "feature_flags": { 2024-08-29T19:36:28.549 INFO:tasks.workunit.client.0.smithi029.stdout: "enable_multiple": true, 2024-08-29T19:36:28.549 INFO:tasks.workunit.client.0.smithi029.stdout: "ever_enabled_multiple": true 2024-08-29T19:36:28.549 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.549 INFO:tasks.workunit.client.0.smithi029.stdout: "filesystems": [ 2024-08-29T19:36:28.549 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:28.549 INFO:tasks.workunit.client.0.smithi029.stdout: "approx_ctime": "2024-08", 2024-08-29T19:36:28.549 INFO:tasks.workunit.client.0.smithi029.stdout: "balancer_enabled": false, 2024-08-29T19:36:28.549 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:28.549 INFO:tasks.workunit.client.0.smithi029.stdout: "cached_caps": 0, 2024-08-29T19:36:28.549 INFO:tasks.workunit.client.0.smithi029.stdout: "cached_dns": 10, 2024-08-29T19:36:28.549 INFO:tasks.workunit.client.0.smithi029.stdout: "cached_inos": 13, 2024-08-29T19:36:28.549 INFO:tasks.workunit.client.0.smithi029.stdout: "cached_subtrees": 2, 2024-08-29T19:36:28.550 INFO:tasks.workunit.client.0.smithi029.stdout: "ever_allowed_features": 0, 2024-08-29T19:36:28.550 INFO:tasks.workunit.client.0.smithi029.stdout: "explicitly_allowed_features": 0, 2024-08-29T19:36:28.550 INFO:tasks.workunit.client.0.smithi029.stdout: "files": 0, 2024-08-29T19:36:28.550 INFO:tasks.workunit.client.0.smithi029.stdout: "max_mds": 1, 2024-08-29T19:36:28.550 INFO:tasks.workunit.client.0.smithi029.stdout: "num_data_pools": 1, 2024-08-29T19:36:28.550 INFO:tasks.workunit.client.0.smithi029.stdout: "num_in": 1, 2024-08-29T19:36:28.550 INFO:tasks.workunit.client.0.smithi029.stdout: "num_mds": 1, 2024-08-29T19:36:28.550 INFO:tasks.workunit.client.0.smithi029.stdout: "num_sessions": 0, 2024-08-29T19:36:28.550 INFO:tasks.workunit.client.0.smithi029.stdout: "num_standby_replay": 0, 2024-08-29T19:36:28.551 INFO:tasks.workunit.client.0.smithi029.stdout: "num_up": 1, 2024-08-29T19:36:28.551 INFO:tasks.workunit.client.0.smithi029.stdout: "snaps": 0, 2024-08-29T19:36:28.551 INFO:tasks.workunit.client.0.smithi029.stdout: "standby_count_wanted": 0 2024-08-29T19:36:28.551 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:28.551 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:28.551 INFO:tasks.workunit.client.0.smithi029.stdout: "num_standby_mds": 1, 2024-08-29T19:36:28.551 INFO:tasks.workunit.client.0.smithi029.stdout: "total_num_mds": 2 2024-08-29T19:36:28.551 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.551 INFO:tasks.workunit.client.0.smithi029.stdout: "heap_stats": { 2024-08-29T19:36:28.551 INFO:tasks.workunit.client.0.smithi029.stdout: "mds": { 2024-08-29T19:36:28.551 INFO:tasks.workunit.client.0.smithi029.stdout: "mds.4729795f712cc5080cd8f7bda4511c0a2ec82c08": { 2024-08-29T19:36:28.551 INFO:tasks.workunit.client.0.smithi029.stdout: "actual_memory_used": 20750336, 2024-08-29T19:36:28.551 INFO:tasks.workunit.client.0.smithi029.stdout: "central_cache_freelist": 458944, 2024-08-29T19:36:28.552 INFO:tasks.workunit.client.0.smithi029.stdout: "malloc_metadata": 2621440, 2024-08-29T19:36:28.552 INFO:tasks.workunit.client.0.smithi029.stdout: "page_heap_freelist": 0, 2024-08-29T19:36:28.552 INFO:tasks.workunit.client.0.smithi029.stdout: "released_to_os": 450560, 2024-08-29T19:36:28.552 INFO:tasks.workunit.client.0.smithi029.stdout: "spans_in_use": 486, 2024-08-29T19:36:28.552 INFO:tasks.workunit.client.0.smithi029.stdout: "tcmalloc_page_size": 8192, 2024-08-29T19:36:28.552 INFO:tasks.workunit.client.0.smithi029.stdout: "thread_cache_freelists": 1519752, 2024-08-29T19:36:28.552 INFO:tasks.workunit.client.0.smithi029.stdout: "thread_heaps_in_use": 22, 2024-08-29T19:36:28.552 INFO:tasks.workunit.client.0.smithi029.stdout: "transfer_cache_freelist": 987136, 2024-08-29T19:36:28.553 INFO:tasks.workunit.client.0.smithi029.stdout: "use_by_application": 15163064, 2024-08-29T19:36:28.553 INFO:tasks.workunit.client.0.smithi029.stdout: "virtual_address_space_used": 21200896 2024-08-29T19:36:28.553 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.553 INFO:tasks.workunit.client.0.smithi029.stdout: "mds.eab9ca671542c643f83b79a2998aba8453a415ac": { 2024-08-29T19:36:28.553 INFO:tasks.workunit.client.0.smithi029.stdout: "actual_memory_used": 20152320, 2024-08-29T19:36:28.553 INFO:tasks.workunit.client.0.smithi029.stdout: "central_cache_freelist": 357584, 2024-08-29T19:36:28.553 INFO:tasks.workunit.client.0.smithi029.stdout: "malloc_metadata": 2621440, 2024-08-29T19:36:28.553 INFO:tasks.workunit.client.0.smithi029.stdout: "page_heap_freelist": 884736, 2024-08-29T19:36:28.553 INFO:tasks.workunit.client.0.smithi029.stdout: "released_to_os": 0, 2024-08-29T19:36:28.553 INFO:tasks.workunit.client.0.smithi029.stdout: "spans_in_use": 353, 2024-08-29T19:36:28.553 INFO:tasks.workunit.client.0.smithi029.stdout: "tcmalloc_page_size": 8192, 2024-08-29T19:36:28.553 INFO:tasks.workunit.client.0.smithi029.stdout: "thread_cache_freelists": 1018120, 2024-08-29T19:36:28.554 INFO:tasks.workunit.client.0.smithi029.stdout: "thread_heaps_in_use": 13, 2024-08-29T19:36:28.554 INFO:tasks.workunit.client.0.smithi029.stdout: "transfer_cache_freelist": 520192, 2024-08-29T19:36:28.554 INFO:tasks.workunit.client.0.smithi029.stdout: "use_by_application": 14750248, 2024-08-29T19:36:28.554 INFO:tasks.workunit.client.0.smithi029.stdout: "virtual_address_space_used": 20152320 2024-08-29T19:36:28.554 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:28.555 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.555 INFO:tasks.workunit.client.0.smithi029.stdout: "mon": { 2024-08-29T19:36:28.555 INFO:tasks.workunit.client.0.smithi029.stdout: "mon.4729795f712cc5080cd8f7bda4511c0a2ec82c08": { 2024-08-29T19:36:28.555 INFO:tasks.workunit.client.0.smithi029.stdout: "actual_memory_used": 288374784, 2024-08-29T19:36:28.555 INFO:tasks.workunit.client.0.smithi029.stdout: "central_cache_freelist": 4503088, 2024-08-29T19:36:28.555 INFO:tasks.workunit.client.0.smithi029.stdout: "malloc_metadata": 3014656, 2024-08-29T19:36:28.555 INFO:tasks.workunit.client.0.smithi029.stdout: "page_heap_freelist": 786432, 2024-08-29T19:36:28.555 INFO:tasks.workunit.client.0.smithi029.stdout: "released_to_os": 2138112, 2024-08-29T19:36:28.555 INFO:tasks.workunit.client.0.smithi029.stdout: "spans_in_use": 10308, 2024-08-29T19:36:28.555 INFO:tasks.workunit.client.0.smithi029.stdout: "tcmalloc_page_size": 8192, 2024-08-29T19:36:28.556 INFO:tasks.workunit.client.0.smithi029.stdout: "thread_cache_freelists": 15064168, 2024-08-29T19:36:28.556 INFO:tasks.workunit.client.0.smithi029.stdout: "thread_heaps_in_use": 22, 2024-08-29T19:36:28.556 INFO:tasks.workunit.client.0.smithi029.stdout: "transfer_cache_freelist": 4493056, 2024-08-29T19:36:28.556 INFO:tasks.workunit.client.0.smithi029.stdout: "use_by_application": 260513384, 2024-08-29T19:36:28.556 INFO:tasks.workunit.client.0.smithi029.stdout: "virtual_address_space_used": 290512896 2024-08-29T19:36:28.556 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.556 INFO:tasks.workunit.client.0.smithi029.stdout: "mon.eab9ca671542c643f83b79a2998aba8453a415ac": { 2024-08-29T19:36:28.556 INFO:tasks.workunit.client.0.smithi029.stdout: "actual_memory_used": 181780480, 2024-08-29T19:36:28.556 INFO:tasks.workunit.client.0.smithi029.stdout: "central_cache_freelist": 2390000, 2024-08-29T19:36:28.557 INFO:tasks.workunit.client.0.smithi029.stdout: "malloc_metadata": 2883584, 2024-08-29T19:36:28.557 INFO:tasks.workunit.client.0.smithi029.stdout: "page_heap_freelist": 0, 2024-08-29T19:36:28.557 INFO:tasks.workunit.client.0.smithi029.stdout: "released_to_os": 4636672, 2024-08-29T19:36:28.557 INFO:tasks.workunit.client.0.smithi029.stdout: "spans_in_use": 7004, 2024-08-29T19:36:28.557 INFO:tasks.workunit.client.0.smithi029.stdout: "tcmalloc_page_size": 8192, 2024-08-29T19:36:28.557 INFO:tasks.workunit.client.0.smithi029.stdout: "thread_cache_freelists": 9776408, 2024-08-29T19:36:28.557 INFO:tasks.workunit.client.0.smithi029.stdout: "thread_heaps_in_use": 21, 2024-08-29T19:36:28.557 INFO:tasks.workunit.client.0.smithi029.stdout: "transfer_cache_freelist": 2433024, 2024-08-29T19:36:28.558 INFO:tasks.workunit.client.0.smithi029.stdout: "use_by_application": 164297464, 2024-08-29T19:36:28.558 INFO:tasks.workunit.client.0.smithi029.stdout: "virtual_address_space_used": 186417152 2024-08-29T19:36:28.558 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.558 INFO:tasks.workunit.client.0.smithi029.stdout: "mon.efab81583b8b6816c363b53f2f1f76a1dc3b4f51": { 2024-08-29T19:36:28.558 INFO:tasks.workunit.client.0.smithi029.stdout: "actual_memory_used": 187031552, 2024-08-29T19:36:28.558 INFO:tasks.workunit.client.0.smithi029.stdout: "central_cache_freelist": 2571928, 2024-08-29T19:36:28.558 INFO:tasks.workunit.client.0.smithi029.stdout: "malloc_metadata": 2883584, 2024-08-29T19:36:28.558 INFO:tasks.workunit.client.0.smithi029.stdout: "page_heap_freelist": 57344, 2024-08-29T19:36:28.558 INFO:tasks.workunit.client.0.smithi029.stdout: "released_to_os": 4653056, 2024-08-29T19:36:28.558 INFO:tasks.workunit.client.0.smithi029.stdout: "spans_in_use": 7292, 2024-08-29T19:36:28.558 INFO:tasks.workunit.client.0.smithi029.stdout: "tcmalloc_page_size": 8192, 2024-08-29T19:36:28.558 INFO:tasks.workunit.client.0.smithi029.stdout: "thread_cache_freelists": 11981192, 2024-08-29T19:36:28.559 INFO:tasks.workunit.client.0.smithi029.stdout: "thread_heaps_in_use": 22, 2024-08-29T19:36:28.559 INFO:tasks.workunit.client.0.smithi029.stdout: "transfer_cache_freelist": 3172096, 2024-08-29T19:36:28.559 INFO:tasks.workunit.client.0.smithi029.stdout: "use_by_application": 166365408, 2024-08-29T19:36:28.559 INFO:tasks.workunit.client.0.smithi029.stdout: "virtual_address_space_used": 191684608 2024-08-29T19:36:28.559 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:28.559 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.559 INFO:tasks.workunit.client.0.smithi029.stdout: "osd": { 2024-08-29T19:36:28.559 INFO:tasks.workunit.client.0.smithi029.stdout: "osd.0": { 2024-08-29T19:36:28.559 INFO:tasks.workunit.client.0.smithi029.stdout: "actual_memory_used": 577863680, 2024-08-29T19:36:28.559 INFO:tasks.workunit.client.0.smithi029.stdout: "central_cache_freelist": 25410192, 2024-08-29T19:36:28.559 INFO:tasks.workunit.client.0.smithi029.stdout: "malloc_metadata": 3276800, 2024-08-29T19:36:28.559 INFO:tasks.workunit.client.0.smithi029.stdout: "page_heap_freelist": 16384, 2024-08-29T19:36:28.559 INFO:tasks.workunit.client.0.smithi029.stdout: "released_to_os": 37404672, 2024-08-29T19:36:28.559 INFO:tasks.workunit.client.0.smithi029.stdout: "spans_in_use": 12642, 2024-08-29T19:36:28.560 INFO:tasks.workunit.client.0.smithi029.stdout: "tcmalloc_page_size": 8192, 2024-08-29T19:36:28.560 INFO:tasks.workunit.client.0.smithi029.stdout: "thread_cache_freelists": 59853968, 2024-08-29T19:36:28.560 INFO:tasks.workunit.client.0.smithi029.stdout: "thread_heaps_in_use": 60, 2024-08-29T19:36:28.560 INFO:tasks.workunit.client.0.smithi029.stdout: "transfer_cache_freelist": 10391296, 2024-08-29T19:36:28.560 INFO:tasks.workunit.client.0.smithi029.stdout: "use_by_application": 478915040, 2024-08-29T19:36:28.560 INFO:tasks.workunit.client.0.smithi029.stdout: "virtual_address_space_used": 615268352 2024-08-29T19:36:28.560 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.560 INFO:tasks.workunit.client.0.smithi029.stdout: "osd.1": { 2024-08-29T19:36:28.560 INFO:tasks.workunit.client.0.smithi029.stdout: "actual_memory_used": 588283904, 2024-08-29T19:36:28.560 INFO:tasks.workunit.client.0.smithi029.stdout: "central_cache_freelist": 23704632, 2024-08-29T19:36:28.560 INFO:tasks.workunit.client.0.smithi029.stdout: "malloc_metadata": 5373952, 2024-08-29T19:36:28.560 INFO:tasks.workunit.client.0.smithi029.stdout: "page_heap_freelist": 0, 2024-08-29T19:36:28.561 INFO:tasks.workunit.client.0.smithi029.stdout: "released_to_os": 37650432, 2024-08-29T19:36:28.561 INFO:tasks.workunit.client.0.smithi029.stdout: "spans_in_use": 12651, 2024-08-29T19:36:28.561 INFO:tasks.workunit.client.0.smithi029.stdout: "tcmalloc_page_size": 8192, 2024-08-29T19:36:28.561 INFO:tasks.workunit.client.0.smithi029.stdout: "thread_cache_freelists": 59680192, 2024-08-29T19:36:28.561 INFO:tasks.workunit.client.0.smithi029.stdout: "thread_heaps_in_use": 53, 2024-08-29T19:36:28.561 INFO:tasks.workunit.client.0.smithi029.stdout: "transfer_cache_freelist": 9411840, 2024-08-29T19:36:28.561 INFO:tasks.workunit.client.0.smithi029.stdout: "use_by_application": 490113288, 2024-08-29T19:36:28.561 INFO:tasks.workunit.client.0.smithi029.stdout: "virtual_address_space_used": 625934336 2024-08-29T19:36:28.561 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.561 INFO:tasks.workunit.client.0.smithi029.stdout: "osd.2": { 2024-08-29T19:36:28.561 INFO:tasks.workunit.client.0.smithi029.stdout: "actual_memory_used": 520445952, 2024-08-29T19:36:28.561 INFO:tasks.workunit.client.0.smithi029.stdout: "central_cache_freelist": 23798432, 2024-08-29T19:36:28.562 INFO:tasks.workunit.client.0.smithi029.stdout: "malloc_metadata": 5242880, 2024-08-29T19:36:28.562 INFO:tasks.workunit.client.0.smithi029.stdout: "page_heap_freelist": 0, 2024-08-29T19:36:28.562 INFO:tasks.workunit.client.0.smithi029.stdout: "released_to_os": 40181760, 2024-08-29T19:36:28.562 INFO:tasks.workunit.client.0.smithi029.stdout: "spans_in_use": 10910, 2024-08-29T19:36:28.562 INFO:tasks.workunit.client.0.smithi029.stdout: "tcmalloc_page_size": 8192, 2024-08-29T19:36:28.562 INFO:tasks.workunit.client.0.smithi029.stdout: "thread_cache_freelists": 63633456, 2024-08-29T19:36:28.562 INFO:tasks.workunit.client.0.smithi029.stdout: "thread_heaps_in_use": 53, 2024-08-29T19:36:28.562 INFO:tasks.workunit.client.0.smithi029.stdout: "transfer_cache_freelist": 10848768, 2024-08-29T19:36:28.562 INFO:tasks.workunit.client.0.smithi029.stdout: "use_by_application": 416922416, 2024-08-29T19:36:28.562 INFO:tasks.workunit.client.0.smithi029.stdout: "virtual_address_space_used": 560627712 2024-08-29T19:36:28.563 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.563 INFO:tasks.workunit.client.0.smithi029.stdout: "osd.3": { 2024-08-29T19:36:28.563 INFO:tasks.workunit.client.0.smithi029.stdout: "actual_memory_used": 557744128, 2024-08-29T19:36:28.563 INFO:tasks.workunit.client.0.smithi029.stdout: "central_cache_freelist": 17733232, 2024-08-29T19:36:28.563 INFO:tasks.workunit.client.0.smithi029.stdout: "malloc_metadata": 5373952, 2024-08-29T19:36:28.563 INFO:tasks.workunit.client.0.smithi029.stdout: "page_heap_freelist": 40960, 2024-08-29T19:36:28.563 INFO:tasks.workunit.client.0.smithi029.stdout: "released_to_os": 5029888, 2024-08-29T19:36:28.563 INFO:tasks.workunit.client.0.smithi029.stdout: "spans_in_use": 12477, 2024-08-29T19:36:28.563 INFO:tasks.workunit.client.0.smithi029.stdout: "tcmalloc_page_size": 8192, 2024-08-29T19:36:28.563 INFO:tasks.workunit.client.0.smithi029.stdout: "thread_cache_freelists": 63900816, 2024-08-29T19:36:28.564 INFO:tasks.workunit.client.0.smithi029.stdout: "thread_heaps_in_use": 60, 2024-08-29T19:36:28.564 INFO:tasks.workunit.client.0.smithi029.stdout: "transfer_cache_freelist": 11299328, 2024-08-29T19:36:28.564 INFO:tasks.workunit.client.0.smithi029.stdout: "use_by_application": 459395840, 2024-08-29T19:36:28.565 INFO:tasks.workunit.client.0.smithi029.stdout: "virtual_address_space_used": 562774016 2024-08-29T19:36:28.565 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.565 INFO:tasks.workunit.client.0.smithi029.stdout: "osd.4": { 2024-08-29T19:36:28.565 INFO:tasks.workunit.client.0.smithi029.stdout: "actual_memory_used": 536018944, 2024-08-29T19:36:28.565 INFO:tasks.workunit.client.0.smithi029.stdout: "central_cache_freelist": 26454512, 2024-08-29T19:36:28.565 INFO:tasks.workunit.client.0.smithi029.stdout: "malloc_metadata": 3276800, 2024-08-29T19:36:28.565 INFO:tasks.workunit.client.0.smithi029.stdout: "page_heap_freelist": 40960, 2024-08-29T19:36:28.565 INFO:tasks.workunit.client.0.smithi029.stdout: "released_to_os": 158605312, 2024-08-29T19:36:28.565 INFO:tasks.workunit.client.0.smithi029.stdout: "spans_in_use": 11588, 2024-08-29T19:36:28.565 INFO:tasks.workunit.client.0.smithi029.stdout: "tcmalloc_page_size": 8192, 2024-08-29T19:36:28.565 INFO:tasks.workunit.client.0.smithi029.stdout: "thread_cache_freelists": 63245592, 2024-08-29T19:36:28.566 INFO:tasks.workunit.client.0.smithi029.stdout: "thread_heaps_in_use": 60, 2024-08-29T19:36:28.566 INFO:tasks.workunit.client.0.smithi029.stdout: "transfer_cache_freelist": 10201344, 2024-08-29T19:36:28.566 INFO:tasks.workunit.client.0.smithi029.stdout: "use_by_application": 432799736, 2024-08-29T19:36:28.566 INFO:tasks.workunit.client.0.smithi029.stdout: "virtual_address_space_used": 694624256 2024-08-29T19:36:28.566 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.566 INFO:tasks.workunit.client.0.smithi029.stdout: "osd.5": { 2024-08-29T19:36:28.566 INFO:tasks.workunit.client.0.smithi029.stdout: "actual_memory_used": 526917632, 2024-08-29T19:36:28.566 INFO:tasks.workunit.client.0.smithi029.stdout: "central_cache_freelist": 26813576, 2024-08-29T19:36:28.566 INFO:tasks.workunit.client.0.smithi029.stdout: "malloc_metadata": 3276800, 2024-08-29T19:36:28.566 INFO:tasks.workunit.client.0.smithi029.stdout: "page_heap_freelist": 0, 2024-08-29T19:36:28.567 INFO:tasks.workunit.client.0.smithi029.stdout: "released_to_os": 155262976, 2024-08-29T19:36:28.567 INFO:tasks.workunit.client.0.smithi029.stdout: "spans_in_use": 12782, 2024-08-29T19:36:28.567 INFO:tasks.workunit.client.0.smithi029.stdout: "tcmalloc_page_size": 8192, 2024-08-29T19:36:28.567 INFO:tasks.workunit.client.0.smithi029.stdout: "thread_cache_freelists": 59603560, 2024-08-29T19:36:28.567 INFO:tasks.workunit.client.0.smithi029.stdout: "thread_heaps_in_use": 61, 2024-08-29T19:36:28.567 INFO:tasks.workunit.client.0.smithi029.stdout: "transfer_cache_freelist": 11572736, 2024-08-29T19:36:28.567 INFO:tasks.workunit.client.0.smithi029.stdout: "use_by_application": 425650960, 2024-08-29T19:36:28.567 INFO:tasks.workunit.client.0.smithi029.stdout: "virtual_address_space_used": 682180608 2024-08-29T19:36:28.567 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.567 INFO:tasks.workunit.client.0.smithi029.stdout: "osd.6": { 2024-08-29T19:36:28.567 INFO:tasks.workunit.client.0.smithi029.stdout: "actual_memory_used": 397352960, 2024-08-29T19:36:28.567 INFO:tasks.workunit.client.0.smithi029.stdout: "central_cache_freelist": 18180960, 2024-08-29T19:36:28.568 INFO:tasks.workunit.client.0.smithi029.stdout: "malloc_metadata": 5242880, 2024-08-29T19:36:28.568 INFO:tasks.workunit.client.0.smithi029.stdout: "page_heap_freelist": 0, 2024-08-29T19:36:28.568 INFO:tasks.workunit.client.0.smithi029.stdout: "released_to_os": 155402240, 2024-08-29T19:36:28.568 INFO:tasks.workunit.client.0.smithi029.stdout: "spans_in_use": 10360, 2024-08-29T19:36:28.568 INFO:tasks.workunit.client.0.smithi029.stdout: "tcmalloc_page_size": 8192, 2024-08-29T19:36:28.568 INFO:tasks.workunit.client.0.smithi029.stdout: "thread_cache_freelists": 53477576, 2024-08-29T19:36:28.568 INFO:tasks.workunit.client.0.smithi029.stdout: "thread_heaps_in_use": 60, 2024-08-29T19:36:28.568 INFO:tasks.workunit.client.0.smithi029.stdout: "transfer_cache_freelist": 10801920, 2024-08-29T19:36:28.568 INFO:tasks.workunit.client.0.smithi029.stdout: "use_by_application": 309649624, 2024-08-29T19:36:28.569 INFO:tasks.workunit.client.0.smithi029.stdout: "virtual_address_space_used": 552755200 2024-08-29T19:36:28.569 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.569 INFO:tasks.workunit.client.0.smithi029.stdout: "osd.7": { 2024-08-29T19:36:28.569 INFO:tasks.workunit.client.0.smithi029.stdout: "actual_memory_used": 420306944, 2024-08-29T19:36:28.569 INFO:tasks.workunit.client.0.smithi029.stdout: "central_cache_freelist": 19832160, 2024-08-29T19:36:28.569 INFO:tasks.workunit.client.0.smithi029.stdout: "malloc_metadata": 3145728, 2024-08-29T19:36:28.569 INFO:tasks.workunit.client.0.smithi029.stdout: "page_heap_freelist": 16384, 2024-08-29T19:36:28.569 INFO:tasks.workunit.client.0.smithi029.stdout: "released_to_os": 34914304, 2024-08-29T19:36:28.569 INFO:tasks.workunit.client.0.smithi029.stdout: "spans_in_use": 10735, 2024-08-29T19:36:28.569 INFO:tasks.workunit.client.0.smithi029.stdout: "tcmalloc_page_size": 8192, 2024-08-29T19:36:28.569 INFO:tasks.workunit.client.0.smithi029.stdout: "thread_cache_freelists": 55664984, 2024-08-29T19:36:28.569 INFO:tasks.workunit.client.0.smithi029.stdout: "thread_heaps_in_use": 51, 2024-08-29T19:36:28.570 INFO:tasks.workunit.client.0.smithi029.stdout: "transfer_cache_freelist": 10140416, 2024-08-29T19:36:28.570 INFO:tasks.workunit.client.0.smithi029.stdout: "use_by_application": 331507272, 2024-08-29T19:36:28.570 INFO:tasks.workunit.client.0.smithi029.stdout: "virtual_address_space_used": 455221248 2024-08-29T19:36:28.570 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:28.570 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:28.570 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.570 INFO:tasks.workunit.client.0.smithi029.stdout: "hosts": { 2024-08-29T19:36:28.570 INFO:tasks.workunit.client.0.smithi029.stdout: "num": 2, 2024-08-29T19:36:28.570 INFO:tasks.workunit.client.0.smithi029.stdout: "num_with_mds": 2, 2024-08-29T19:36:28.570 INFO:tasks.workunit.client.0.smithi029.stdout: "num_with_mgr": 2, 2024-08-29T19:36:28.571 INFO:tasks.workunit.client.0.smithi029.stdout: "num_with_mon": 2, 2024-08-29T19:36:28.571 INFO:tasks.workunit.client.0.smithi029.stdout: "num_with_osd": 2 2024-08-29T19:36:28.571 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.571 INFO:tasks.workunit.client.0.smithi029.stdout: "io_rate": { 2024-08-29T19:36:28.572 INFO:tasks.workunit.client.0.smithi029.stdout: "pg_stats_delta": { 2024-08-29T19:36:28.572 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": 0, 2024-08-29T19:36:28.572 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T19:36:28.572 INFO:tasks.workunit.client.0.smithi029.stdout: "num_store_stats": 0, 2024-08-29T19:36:28.572 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T19:36:28.572 INFO:tasks.workunit.client.0.smithi029.stdout: "stamp_delta": "11.286887", 2024-08-29T19:36:28.572 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T19:36:28.572 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T19:36:28.573 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:36:28.573 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T19:36:28.573 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:36:28.573 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T19:36:28.573 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T19:36:28.573 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T19:36:28.573 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T19:36:28.574 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T19:36:28.574 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T19:36:28.574 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T19:36:28.574 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T19:36:28.574 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T19:36:28.574 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T19:36:28.574 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:36:28.574 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T19:36:28.575 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T19:36:28.575 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T19:36:28.575 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T19:36:28.575 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T19:36:28.575 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:36:28.575 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T19:36:28.575 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T19:36:28.576 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T19:36:28.576 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:36:28.576 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T19:36:28.576 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T19:36:28.576 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T19:36:28.576 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T19:36:28.576 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T19:36:28.576 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T19:36:28.576 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T19:36:28.576 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T19:36:28.576 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T19:36:28.576 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T19:36:28.577 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T19:36:28.577 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:36:28.577 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T19:36:28.577 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T19:36:28.577 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T19:36:28.577 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.577 INFO:tasks.workunit.client.0.smithi029.stdout: "store_stats": { 2024-08-29T19:36:28.577 INFO:tasks.workunit.client.0.smithi029.stdout: "allocated": 0, 2024-08-29T19:36:28.577 INFO:tasks.workunit.client.0.smithi029.stdout: "available": 0, 2024-08-29T19:36:28.577 INFO:tasks.workunit.client.0.smithi029.stdout: "data_compressed": 0, 2024-08-29T19:36:28.577 INFO:tasks.workunit.client.0.smithi029.stdout: "data_compressed_allocated": 0, 2024-08-29T19:36:28.577 INFO:tasks.workunit.client.0.smithi029.stdout: "data_compressed_original": 0, 2024-08-29T19:36:28.577 INFO:tasks.workunit.client.0.smithi029.stdout: "data_stored": 0, 2024-08-29T19:36:28.577 INFO:tasks.workunit.client.0.smithi029.stdout: "internal_metadata": 0, 2024-08-29T19:36:28.578 INFO:tasks.workunit.client.0.smithi029.stdout: "internally_reserved": 0, 2024-08-29T19:36:28.578 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_allocated": 0, 2024-08-29T19:36:28.578 INFO:tasks.workunit.client.0.smithi029.stdout: "total": 0 2024-08-29T19:36:28.578 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.578 INFO:tasks.workunit.client.0.smithi029.stdout: "up": 0 2024-08-29T19:36:28.578 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:28.578 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.578 INFO:tasks.workunit.client.0.smithi029.stdout: "leaderboard": false, 2024-08-29T19:36:28.578 INFO:tasks.workunit.client.0.smithi029.stdout: "leaderboard_description": null, 2024-08-29T19:36:28.578 INFO:tasks.workunit.client.0.smithi029.stdout: "license": "sharing-1-0", 2024-08-29T19:36:28.579 INFO:tasks.workunit.client.0.smithi029.stdout: "mempool": { 2024-08-29T19:36:28.579 INFO:tasks.workunit.client.0.smithi029.stdout: "mds": { 2024-08-29T19:36:28.579 INFO:tasks.workunit.client.0.smithi029.stdout: "mds.4729795f712cc5080cd8f7bda4511c0a2ec82c08": { 2024-08-29T19:36:28.579 INFO:tasks.workunit.client.0.smithi029.stdout: "bloom_filter": { 2024-08-29T19:36:28.579 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:28.579 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:28.579 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.579 INFO:tasks.workunit.client.0.smithi029.stdout: "bluefs": { 2024-08-29T19:36:28.579 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:28.579 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:28.579 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.579 INFO:tasks.workunit.client.0.smithi029.stdout: "bluefs_file_reader": { 2024-08-29T19:36:28.579 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:28.580 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:28.580 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.580 INFO:tasks.workunit.client.0.smithi029.stdout: "bluefs_file_writer": { 2024-08-29T19:36:28.580 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:28.580 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:28.580 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.580 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_alloc": { 2024-08-29T19:36:28.580 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:28.580 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:28.580 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.580 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_blob": { 2024-08-29T19:36:28.580 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:28.580 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:28.581 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.581 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_buffer": { 2024-08-29T19:36:28.581 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:28.581 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:28.581 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.581 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_data": { 2024-08-29T19:36:28.581 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:28.581 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:28.581 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.581 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_meta": { 2024-08-29T19:36:28.581 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:28.581 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:28.581 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.581 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_onode": { 2024-08-29T19:36:28.582 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:28.582 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:28.582 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.582 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_other": { 2024-08-29T19:36:28.582 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:28.582 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:28.582 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.582 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_extent": { 2024-08-29T19:36:28.582 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:28.582 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:28.582 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.583 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_fsck": { 2024-08-29T19:36:28.583 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:28.583 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:28.583 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.583 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_inline_bl": { 2024-08-29T19:36:28.583 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:28.583 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:28.583 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.583 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_shared_blob": { 2024-08-29T19:36:28.583 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:28.583 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:28.583 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.583 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_txc": { 2024-08-29T19:36:28.584 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:28.584 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:28.584 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.584 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_writing": { 2024-08-29T19:36:28.584 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:28.584 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:28.584 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.584 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_writing_deferred": { 2024-08-29T19:36:28.584 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:28.584 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:28.584 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.584 INFO:tasks.workunit.client.0.smithi029.stdout: "buffer_anon": { 2024-08-29T19:36:28.584 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 222384, 2024-08-29T19:36:28.585 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 67 2024-08-29T19:36:28.585 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.585 INFO:tasks.workunit.client.0.smithi029.stdout: "buffer_meta": { 2024-08-29T19:36:28.585 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:28.585 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:28.585 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.585 INFO:tasks.workunit.client.0.smithi029.stdout: "mds_co": { 2024-08-29T19:36:28.585 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 52112, 2024-08-29T19:36:28.586 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 181 2024-08-29T19:36:28.586 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.586 INFO:tasks.workunit.client.0.smithi029.stdout: "osd": { 2024-08-29T19:36:28.586 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:28.586 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:28.586 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.586 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_mapbl": { 2024-08-29T19:36:28.586 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:28.586 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:28.586 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.586 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_pglog": { 2024-08-29T19:36:28.587 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:28.587 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:28.587 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.587 INFO:tasks.workunit.client.0.smithi029.stdout: "osdmap": { 2024-08-29T19:36:28.587 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 12800, 2024-08-29T19:36:28.587 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 248 2024-08-29T19:36:28.587 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.587 INFO:tasks.workunit.client.0.smithi029.stdout: "osdmap_mapping": { 2024-08-29T19:36:28.588 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:28.588 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:28.588 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.588 INFO:tasks.workunit.client.0.smithi029.stdout: "pgmap": { 2024-08-29T19:36:28.588 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:28.588 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:28.588 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.588 INFO:tasks.workunit.client.0.smithi029.stdout: "unittest_1": { 2024-08-29T19:36:28.588 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:28.588 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:28.588 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.588 INFO:tasks.workunit.client.0.smithi029.stdout: "unittest_2": { 2024-08-29T19:36:28.589 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:28.589 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:28.589 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:28.589 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.589 INFO:tasks.workunit.client.0.smithi029.stdout: "mds.eab9ca671542c643f83b79a2998aba8453a415ac": { 2024-08-29T19:36:28.589 INFO:tasks.workunit.client.0.smithi029.stdout: "bloom_filter": { 2024-08-29T19:36:28.589 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:28.589 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:28.589 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.589 INFO:tasks.workunit.client.0.smithi029.stdout: "bluefs": { 2024-08-29T19:36:28.589 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:28.590 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:28.590 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.590 INFO:tasks.workunit.client.0.smithi029.stdout: "bluefs_file_reader": { 2024-08-29T19:36:28.590 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:28.590 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:28.590 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.590 INFO:tasks.workunit.client.0.smithi029.stdout: "bluefs_file_writer": { 2024-08-29T19:36:28.590 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:28.590 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:28.591 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.591 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_alloc": { 2024-08-29T19:36:28.591 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:28.591 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:28.591 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.591 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_blob": { 2024-08-29T19:36:28.591 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:28.591 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:28.591 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.591 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_buffer": { 2024-08-29T19:36:28.591 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:28.592 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:28.592 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.592 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_data": { 2024-08-29T19:36:28.592 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:28.592 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:28.592 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.592 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_meta": { 2024-08-29T19:36:28.592 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:28.592 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:28.592 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.592 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_onode": { 2024-08-29T19:36:28.593 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:28.593 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:28.593 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.593 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_other": { 2024-08-29T19:36:28.593 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:28.593 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:28.593 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.593 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_extent": { 2024-08-29T19:36:28.593 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:28.594 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:28.594 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.594 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_fsck": { 2024-08-29T19:36:28.594 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:28.594 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:28.594 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.594 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_inline_bl": { 2024-08-29T19:36:28.594 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:28.594 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:28.594 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.595 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_shared_blob": { 2024-08-29T19:36:28.595 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:28.595 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:28.595 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.595 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_txc": { 2024-08-29T19:36:28.595 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:28.595 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:28.595 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.595 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_writing": { 2024-08-29T19:36:28.595 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:28.595 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:28.596 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.596 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_writing_deferred": { 2024-08-29T19:36:28.596 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:28.596 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:28.596 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.596 INFO:tasks.workunit.client.0.smithi029.stdout: "buffer_anon": { 2024-08-29T19:36:28.596 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 149088, 2024-08-29T19:36:28.597 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 35 2024-08-29T19:36:28.597 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.597 INFO:tasks.workunit.client.0.smithi029.stdout: "buffer_meta": { 2024-08-29T19:36:28.597 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:28.597 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:28.597 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.597 INFO:tasks.workunit.client.0.smithi029.stdout: "mds_co": { 2024-08-29T19:36:28.597 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 928, 2024-08-29T19:36:28.597 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 2 2024-08-29T19:36:28.597 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.597 INFO:tasks.workunit.client.0.smithi029.stdout: "osd": { 2024-08-29T19:36:28.597 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:28.597 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:28.598 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.598 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_mapbl": { 2024-08-29T19:36:28.598 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:28.598 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:28.598 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.598 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_pglog": { 2024-08-29T19:36:28.598 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:28.598 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:28.598 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.598 INFO:tasks.workunit.client.0.smithi029.stdout: "osdmap": { 2024-08-29T19:36:28.598 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:28.599 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:28.599 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.599 INFO:tasks.workunit.client.0.smithi029.stdout: "osdmap_mapping": { 2024-08-29T19:36:28.599 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:28.599 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:28.599 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.599 INFO:tasks.workunit.client.0.smithi029.stdout: "pgmap": { 2024-08-29T19:36:28.599 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:28.599 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:28.599 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.599 INFO:tasks.workunit.client.0.smithi029.stdout: "unittest_1": { 2024-08-29T19:36:28.600 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:28.600 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:28.600 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.600 INFO:tasks.workunit.client.0.smithi029.stdout: "unittest_2": { 2024-08-29T19:36:28.600 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:28.600 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:28.600 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:28.600 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:28.600 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.600 INFO:tasks.workunit.client.0.smithi029.stdout: "mon": { 2024-08-29T19:36:28.600 INFO:tasks.workunit.client.0.smithi029.stdout: "mon.4729795f712cc5080cd8f7bda4511c0a2ec82c08": { 2024-08-29T19:36:28.600 INFO:tasks.workunit.client.0.smithi029.stdout: "bloom_filter": { 2024-08-29T19:36:28.600 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:28.601 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:28.601 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.601 INFO:tasks.workunit.client.0.smithi029.stdout: "bluefs": { 2024-08-29T19:36:28.601 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:28.601 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:28.601 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.602 INFO:tasks.workunit.client.0.smithi029.stdout: "bluefs_file_reader": { 2024-08-29T19:36:28.602 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:28.602 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:28.602 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.602 INFO:tasks.workunit.client.0.smithi029.stdout: "bluefs_file_writer": { 2024-08-29T19:36:28.602 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:28.602 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:28.602 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.602 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_alloc": { 2024-08-29T19:36:28.602 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:28.602 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:28.602 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.602 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_blob": { 2024-08-29T19:36:28.603 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:28.603 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:28.603 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.603 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_buffer": { 2024-08-29T19:36:28.603 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:28.603 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:28.603 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.603 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_data": { 2024-08-29T19:36:28.603 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:28.604 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:28.604 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.604 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_meta": { 2024-08-29T19:36:28.604 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:28.604 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:28.604 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.604 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_onode": { 2024-08-29T19:36:28.604 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:28.605 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:28.605 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.605 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_other": { 2024-08-29T19:36:28.605 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:28.605 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:28.605 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.605 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_extent": { 2024-08-29T19:36:28.605 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:28.605 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:28.606 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.606 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_fsck": { 2024-08-29T19:36:28.606 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:28.606 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:28.606 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.606 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_inline_bl": { 2024-08-29T19:36:28.607 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:28.607 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:28.607 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.607 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_shared_blob": { 2024-08-29T19:36:28.607 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:28.607 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:28.607 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.607 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_txc": { 2024-08-29T19:36:28.607 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:28.608 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:28.608 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.608 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_writing": { 2024-08-29T19:36:28.608 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:28.608 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:28.608 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.608 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_writing_deferred": { 2024-08-29T19:36:28.608 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:28.608 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:28.608 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.609 INFO:tasks.workunit.client.0.smithi029.stdout: "buffer_anon": { 2024-08-29T19:36:28.609 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 46007605, 2024-08-29T19:36:28.609 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 5629 2024-08-29T19:36:28.609 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.609 INFO:tasks.workunit.client.0.smithi029.stdout: "buffer_meta": { 2024-08-29T19:36:28.609 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 88, 2024-08-29T19:36:28.609 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 1 2024-08-29T19:36:28.609 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.609 INFO:tasks.workunit.client.0.smithi029.stdout: "mds_co": { 2024-08-29T19:36:28.609 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:28.610 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:28.610 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.610 INFO:tasks.workunit.client.0.smithi029.stdout: "osd": { 2024-08-29T19:36:28.610 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:28.610 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:28.610 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.610 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_mapbl": { 2024-08-29T19:36:28.610 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:28.611 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:28.611 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.611 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_pglog": { 2024-08-29T19:36:28.611 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:28.611 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:28.611 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.611 INFO:tasks.workunit.client.0.smithi029.stdout: "osdmap": { 2024-08-29T19:36:28.611 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 11376, 2024-08-29T19:36:28.611 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 247 2024-08-29T19:36:28.611 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.611 INFO:tasks.workunit.client.0.smithi029.stdout: "osdmap_mapping": { 2024-08-29T19:36:28.611 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 70440, 2024-08-29T19:36:28.612 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 5158 2024-08-29T19:36:28.612 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.612 INFO:tasks.workunit.client.0.smithi029.stdout: "pgmap": { 2024-08-29T19:36:28.612 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 11440, 2024-08-29T19:36:28.612 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 304 2024-08-29T19:36:28.612 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.612 INFO:tasks.workunit.client.0.smithi029.stdout: "unittest_1": { 2024-08-29T19:36:28.612 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:28.612 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:28.612 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.612 INFO:tasks.workunit.client.0.smithi029.stdout: "unittest_2": { 2024-08-29T19:36:28.612 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:28.612 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:28.613 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:28.613 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.613 INFO:tasks.workunit.client.0.smithi029.stdout: "mon.eab9ca671542c643f83b79a2998aba8453a415ac": { 2024-08-29T19:36:28.613 INFO:tasks.workunit.client.0.smithi029.stdout: "bloom_filter": { 2024-08-29T19:36:28.613 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:28.613 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:28.613 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.613 INFO:tasks.workunit.client.0.smithi029.stdout: "bluefs": { 2024-08-29T19:36:28.613 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:28.613 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:28.613 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.613 INFO:tasks.workunit.client.0.smithi029.stdout: "bluefs_file_reader": { 2024-08-29T19:36:28.613 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:28.614 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:28.614 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.614 INFO:tasks.workunit.client.0.smithi029.stdout: "bluefs_file_writer": { 2024-08-29T19:36:28.614 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:28.614 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:28.614 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.614 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_alloc": { 2024-08-29T19:36:28.614 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:28.614 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:28.614 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.614 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_blob": { 2024-08-29T19:36:28.614 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:28.615 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:28.615 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.615 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_buffer": { 2024-08-29T19:36:28.615 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:28.615 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:28.615 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.615 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_data": { 2024-08-29T19:36:28.615 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:28.615 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:28.616 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.616 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_meta": { 2024-08-29T19:36:28.616 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:28.616 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:28.616 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.616 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_onode": { 2024-08-29T19:36:28.616 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:28.616 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:28.616 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.617 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_other": { 2024-08-29T19:36:28.617 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:28.617 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:28.617 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.617 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_extent": { 2024-08-29T19:36:28.618 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:28.618 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:28.618 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.618 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_fsck": { 2024-08-29T19:36:28.618 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:28.618 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:28.618 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.618 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_inline_bl": { 2024-08-29T19:36:28.619 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:28.619 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:28.619 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.619 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_shared_blob": { 2024-08-29T19:36:28.619 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:28.619 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:28.619 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.619 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_txc": { 2024-08-29T19:36:28.619 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:28.619 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:28.619 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.620 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_writing": { 2024-08-29T19:36:28.620 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:28.620 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:28.620 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.620 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_writing_deferred": { 2024-08-29T19:36:28.620 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:28.620 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:28.621 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.621 INFO:tasks.workunit.client.0.smithi029.stdout: "buffer_anon": { 2024-08-29T19:36:28.621 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 45282369, 2024-08-29T19:36:28.621 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 5535 2024-08-29T19:36:28.621 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.621 INFO:tasks.workunit.client.0.smithi029.stdout: "buffer_meta": { 2024-08-29T19:36:28.621 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 1056, 2024-08-29T19:36:28.621 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 12 2024-08-29T19:36:28.621 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.621 INFO:tasks.workunit.client.0.smithi029.stdout: "mds_co": { 2024-08-29T19:36:28.621 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:28.621 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:28.621 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.622 INFO:tasks.workunit.client.0.smithi029.stdout: "osd": { 2024-08-29T19:36:28.622 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:28.622 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:28.622 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.622 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_mapbl": { 2024-08-29T19:36:28.622 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:28.622 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:28.622 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.622 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_pglog": { 2024-08-29T19:36:28.623 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:28.623 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:28.623 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.623 INFO:tasks.workunit.client.0.smithi029.stdout: "osdmap": { 2024-08-29T19:36:28.623 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 11376, 2024-08-29T19:36:28.623 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 247 2024-08-29T19:36:28.623 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.623 INFO:tasks.workunit.client.0.smithi029.stdout: "osdmap_mapping": { 2024-08-29T19:36:28.623 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 70440, 2024-08-29T19:36:28.623 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 5158 2024-08-29T19:36:28.623 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.623 INFO:tasks.workunit.client.0.smithi029.stdout: "pgmap": { 2024-08-29T19:36:28.624 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 5720, 2024-08-29T19:36:28.624 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 152 2024-08-29T19:36:28.624 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.624 INFO:tasks.workunit.client.0.smithi029.stdout: "unittest_1": { 2024-08-29T19:36:28.624 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:28.624 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:28.624 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.624 INFO:tasks.workunit.client.0.smithi029.stdout: "unittest_2": { 2024-08-29T19:36:28.624 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:28.624 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:28.625 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:28.625 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.625 INFO:tasks.workunit.client.0.smithi029.stdout: "mon.efab81583b8b6816c363b53f2f1f76a1dc3b4f51": { 2024-08-29T19:36:28.625 INFO:tasks.workunit.client.0.smithi029.stdout: "bloom_filter": { 2024-08-29T19:36:28.625 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:28.625 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:28.625 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.625 INFO:tasks.workunit.client.0.smithi029.stdout: "bluefs": { 2024-08-29T19:36:28.625 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:28.625 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:28.626 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.626 INFO:tasks.workunit.client.0.smithi029.stdout: "bluefs_file_reader": { 2024-08-29T19:36:28.626 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:28.626 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:28.626 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.626 INFO:tasks.workunit.client.0.smithi029.stdout: "bluefs_file_writer": { 2024-08-29T19:36:28.626 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:28.626 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:28.626 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.626 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_alloc": { 2024-08-29T19:36:28.627 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:28.627 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:28.627 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.627 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_blob": { 2024-08-29T19:36:28.627 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:28.627 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:28.627 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.627 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_buffer": { 2024-08-29T19:36:28.627 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:28.627 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:28.627 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.627 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_data": { 2024-08-29T19:36:28.627 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:28.628 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:28.628 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.628 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_meta": { 2024-08-29T19:36:28.628 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:28.628 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:28.628 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.628 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_onode": { 2024-08-29T19:36:28.628 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:28.628 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:28.628 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.628 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_other": { 2024-08-29T19:36:28.628 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:28.629 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:28.629 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.629 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_extent": { 2024-08-29T19:36:28.629 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:28.629 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:28.629 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.629 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_fsck": { 2024-08-29T19:36:28.629 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:28.629 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:28.629 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.629 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_inline_bl": { 2024-08-29T19:36:28.629 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:28.629 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:28.629 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.630 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_shared_blob": { 2024-08-29T19:36:28.630 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:28.630 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:28.630 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.630 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_txc": { 2024-08-29T19:36:28.630 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:28.630 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:28.630 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.630 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_writing": { 2024-08-29T19:36:28.630 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:28.630 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:28.630 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.630 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_writing_deferred": { 2024-08-29T19:36:28.631 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:28.631 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:28.631 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.631 INFO:tasks.workunit.client.0.smithi029.stdout: "buffer_anon": { 2024-08-29T19:36:28.631 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 45656553, 2024-08-29T19:36:28.631 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 5618 2024-08-29T19:36:28.631 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.631 INFO:tasks.workunit.client.0.smithi029.stdout: "buffer_meta": { 2024-08-29T19:36:28.631 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:28.631 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:28.631 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.631 INFO:tasks.workunit.client.0.smithi029.stdout: "mds_co": { 2024-08-29T19:36:28.631 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:28.631 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:28.632 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.632 INFO:tasks.workunit.client.0.smithi029.stdout: "osd": { 2024-08-29T19:36:28.632 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:28.632 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:28.632 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.632 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_mapbl": { 2024-08-29T19:36:28.632 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:28.632 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:28.632 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.632 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_pglog": { 2024-08-29T19:36:28.632 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:28.632 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:28.632 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.633 INFO:tasks.workunit.client.0.smithi029.stdout: "osdmap": { 2024-08-29T19:36:28.633 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 11376, 2024-08-29T19:36:28.633 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 247 2024-08-29T19:36:28.633 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.633 INFO:tasks.workunit.client.0.smithi029.stdout: "osdmap_mapping": { 2024-08-29T19:36:28.633 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 70440, 2024-08-29T19:36:28.633 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 5158 2024-08-29T19:36:28.633 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.633 INFO:tasks.workunit.client.0.smithi029.stdout: "pgmap": { 2024-08-29T19:36:28.633 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 5720, 2024-08-29T19:36:28.633 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 152 2024-08-29T19:36:28.633 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.634 INFO:tasks.workunit.client.0.smithi029.stdout: "unittest_1": { 2024-08-29T19:36:28.634 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:28.634 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:28.634 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.634 INFO:tasks.workunit.client.0.smithi029.stdout: "unittest_2": { 2024-08-29T19:36:28.634 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:28.634 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:28.634 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:28.634 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:28.634 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.634 INFO:tasks.workunit.client.0.smithi029.stdout: "osd": { 2024-08-29T19:36:28.634 INFO:tasks.workunit.client.0.smithi029.stdout: "osd.0": { 2024-08-29T19:36:28.634 INFO:tasks.workunit.client.0.smithi029.stdout: "bloom_filter": { 2024-08-29T19:36:28.634 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:28.635 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:28.635 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.635 INFO:tasks.workunit.client.0.smithi029.stdout: "bluefs": { 2024-08-29T19:36:28.635 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 18768, 2024-08-29T19:36:28.635 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 321 2024-08-29T19:36:28.635 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.635 INFO:tasks.workunit.client.0.smithi029.stdout: "bluefs_file_reader": { 2024-08-29T19:36:28.635 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 30720, 2024-08-29T19:36:28.635 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 23 2024-08-29T19:36:28.635 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.635 INFO:tasks.workunit.client.0.smithi029.stdout: "bluefs_file_writer": { 2024-08-29T19:36:28.635 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 4416, 2024-08-29T19:36:28.635 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 23 2024-08-29T19:36:28.635 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.636 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_alloc": { 2024-08-29T19:36:28.636 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 58160, 2024-08-29T19:36:28.636 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 727 2024-08-29T19:36:28.636 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.636 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_blob": { 2024-08-29T19:36:28.637 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 388752, 2024-08-29T19:36:28.637 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 1869 2024-08-29T19:36:28.638 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.638 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_buffer": { 2024-08-29T19:36:28.638 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 256, 2024-08-29T19:36:28.638 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 32 2024-08-29T19:36:28.638 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.638 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_data": { 2024-08-29T19:36:28.638 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 449995, 2024-08-29T19:36:28.638 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 124 2024-08-29T19:36:28.638 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.638 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_meta": { 2024-08-29T19:36:28.638 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 2573507, 2024-08-29T19:36:28.638 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 566664 2024-08-29T19:36:28.638 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.639 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_onode": { 2024-08-29T19:36:28.639 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 7247696, 2024-08-29T19:36:28.639 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 10690 2024-08-29T19:36:28.639 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.639 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_other": { 2024-08-29T19:36:28.639 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 75528, 2024-08-29T19:36:28.639 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 7934 2024-08-29T19:36:28.639 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.639 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_extent": { 2024-08-29T19:36:28.639 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 89712, 2024-08-29T19:36:28.639 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 1869 2024-08-29T19:36:28.639 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.640 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_fsck": { 2024-08-29T19:36:28.640 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:28.640 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:28.640 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.640 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_inline_bl": { 2024-08-29T19:36:28.640 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 178242, 2024-08-29T19:36:28.640 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 1278 2024-08-29T19:36:28.640 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.640 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_shared_blob": { 2024-08-29T19:36:28.640 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:28.640 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:28.641 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.641 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_txc": { 2024-08-29T19:36:28.641 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 736, 2024-08-29T19:36:28.641 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 1 2024-08-29T19:36:28.641 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.641 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_writing": { 2024-08-29T19:36:28.641 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 72684, 2024-08-29T19:36:28.641 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 48 2024-08-29T19:36:28.641 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.641 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_writing_deferred": { 2024-08-29T19:36:28.641 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 12112, 2024-08-29T19:36:28.641 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 3 2024-08-29T19:36:28.641 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.642 INFO:tasks.workunit.client.0.smithi029.stdout: "buffer_anon": { 2024-08-29T19:36:28.642 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 24194296, 2024-08-29T19:36:28.642 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 283 2024-08-29T19:36:28.642 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.642 INFO:tasks.workunit.client.0.smithi029.stdout: "buffer_meta": { 2024-08-29T19:36:28.642 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 12232, 2024-08-29T19:36:28.642 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 139 2024-08-29T19:36:28.642 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.642 INFO:tasks.workunit.client.0.smithi029.stdout: "mds_co": { 2024-08-29T19:36:28.642 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:28.642 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:28.642 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.642 INFO:tasks.workunit.client.0.smithi029.stdout: "osd": { 2024-08-29T19:36:28.642 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 499488, 2024-08-29T19:36:28.643 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 43 2024-08-29T19:36:28.643 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.643 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_mapbl": { 2024-08-29T19:36:28.643 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:28.643 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:28.643 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.643 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_pglog": { 2024-08-29T19:36:28.643 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 7062640, 2024-08-29T19:36:28.643 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 18382 2024-08-29T19:36:28.643 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.643 INFO:tasks.workunit.client.0.smithi029.stdout: "osdmap": { 2024-08-29T19:36:28.643 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 670704, 2024-08-29T19:36:28.643 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 10985 2024-08-29T19:36:28.643 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.643 INFO:tasks.workunit.client.0.smithi029.stdout: "osdmap_mapping": { 2024-08-29T19:36:28.644 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:28.644 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:28.644 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.644 INFO:tasks.workunit.client.0.smithi029.stdout: "pgmap": { 2024-08-29T19:36:28.644 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:28.644 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:28.644 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.644 INFO:tasks.workunit.client.0.smithi029.stdout: "unittest_1": { 2024-08-29T19:36:28.644 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:28.644 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:28.644 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.644 INFO:tasks.workunit.client.0.smithi029.stdout: "unittest_2": { 2024-08-29T19:36:28.644 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:28.645 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:28.645 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:28.645 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.645 INFO:tasks.workunit.client.0.smithi029.stdout: "osd.1": { 2024-08-29T19:36:28.645 INFO:tasks.workunit.client.0.smithi029.stdout: "bloom_filter": { 2024-08-29T19:36:28.645 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:28.645 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:28.645 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.645 INFO:tasks.workunit.client.0.smithi029.stdout: "bluefs": { 2024-08-29T19:36:28.645 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 22112, 2024-08-29T19:36:28.645 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 389 2024-08-29T19:36:28.645 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.645 INFO:tasks.workunit.client.0.smithi029.stdout: "bluefs_file_reader": { 2024-08-29T19:36:28.645 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 227456, 2024-08-29T19:36:28.645 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 25 2024-08-29T19:36:28.646 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.646 INFO:tasks.workunit.client.0.smithi029.stdout: "bluefs_file_writer": { 2024-08-29T19:36:28.646 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 3840, 2024-08-29T19:36:28.646 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 20 2024-08-29T19:36:28.646 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.646 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_alloc": { 2024-08-29T19:36:28.646 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 59120, 2024-08-29T19:36:28.646 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 739 2024-08-29T19:36:28.646 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.646 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_blob": { 2024-08-29T19:36:28.646 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 386464, 2024-08-29T19:36:28.646 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 1858 2024-08-29T19:36:28.646 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.646 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_buffer": { 2024-08-29T19:36:28.647 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 256, 2024-08-29T19:36:28.647 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 32 2024-08-29T19:36:28.647 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.647 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_data": { 2024-08-29T19:36:28.647 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 874544, 2024-08-29T19:36:28.647 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 222 2024-08-29T19:36:28.647 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.647 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_meta": { 2024-08-29T19:36:28.647 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 2534318, 2024-08-29T19:36:28.647 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 557754 2024-08-29T19:36:28.647 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.647 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_onode": { 2024-08-29T19:36:28.647 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 7142976, 2024-08-29T19:36:28.648 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 10536 2024-08-29T19:36:28.648 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.648 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_other": { 2024-08-29T19:36:28.648 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 73664, 2024-08-29T19:36:28.648 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 7759 2024-08-29T19:36:28.648 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.648 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_extent": { 2024-08-29T19:36:28.648 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 89184, 2024-08-29T19:36:28.648 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 1858 2024-08-29T19:36:28.648 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.648 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_fsck": { 2024-08-29T19:36:28.648 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:28.648 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:28.648 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.649 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_inline_bl": { 2024-08-29T19:36:28.649 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 178754, 2024-08-29T19:36:28.649 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 1280 2024-08-29T19:36:28.649 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.649 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_shared_blob": { 2024-08-29T19:36:28.649 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:28.649 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:28.649 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.649 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_txc": { 2024-08-29T19:36:28.649 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:28.649 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:28.649 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.649 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_writing": { 2024-08-29T19:36:28.650 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 15332, 2024-08-29T19:36:28.650 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 23 2024-08-29T19:36:28.650 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.650 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_writing_deferred": { 2024-08-29T19:36:28.650 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:28.650 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:28.650 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.650 INFO:tasks.workunit.client.0.smithi029.stdout: "buffer_anon": { 2024-08-29T19:36:28.650 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 20886865, 2024-08-29T19:36:28.650 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 272 2024-08-29T19:36:28.650 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.650 INFO:tasks.workunit.client.0.smithi029.stdout: "buffer_meta": { 2024-08-29T19:36:28.650 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 20504, 2024-08-29T19:36:28.650 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 233 2024-08-29T19:36:28.651 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.651 INFO:tasks.workunit.client.0.smithi029.stdout: "mds_co": { 2024-08-29T19:36:28.651 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:28.651 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:28.651 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.651 INFO:tasks.workunit.client.0.smithi029.stdout: "osd": { 2024-08-29T19:36:28.651 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 453024, 2024-08-29T19:36:28.651 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 39 2024-08-29T19:36:28.651 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.651 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_mapbl": { 2024-08-29T19:36:28.651 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:28.651 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:28.651 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.651 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_pglog": { 2024-08-29T19:36:28.652 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 7188376, 2024-08-29T19:36:28.652 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 20919 2024-08-29T19:36:28.652 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.652 INFO:tasks.workunit.client.0.smithi029.stdout: "osdmap": { 2024-08-29T19:36:28.652 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 670704, 2024-08-29T19:36:28.652 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 10985 2024-08-29T19:36:28.652 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.652 INFO:tasks.workunit.client.0.smithi029.stdout: "osdmap_mapping": { 2024-08-29T19:36:28.652 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:28.652 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:28.652 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.652 INFO:tasks.workunit.client.0.smithi029.stdout: "pgmap": { 2024-08-29T19:36:28.652 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:28.652 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:28.653 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.653 INFO:tasks.workunit.client.0.smithi029.stdout: "unittest_1": { 2024-08-29T19:36:28.653 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:28.653 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:28.653 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.653 INFO:tasks.workunit.client.0.smithi029.stdout: "unittest_2": { 2024-08-29T19:36:28.653 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:28.653 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:28.653 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:28.653 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.653 INFO:tasks.workunit.client.0.smithi029.stdout: "osd.2": { 2024-08-29T19:36:28.653 INFO:tasks.workunit.client.0.smithi029.stdout: "bloom_filter": { 2024-08-29T19:36:28.653 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:28.653 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:28.654 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.654 INFO:tasks.workunit.client.0.smithi029.stdout: "bluefs": { 2024-08-29T19:36:28.654 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 17312, 2024-08-29T19:36:28.654 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 305 2024-08-29T19:36:28.654 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.654 INFO:tasks.workunit.client.0.smithi029.stdout: "bluefs_file_reader": { 2024-08-29T19:36:28.654 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 42880, 2024-08-29T19:36:28.655 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 23 2024-08-29T19:36:28.655 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.655 INFO:tasks.workunit.client.0.smithi029.stdout: "bluefs_file_writer": { 2024-08-29T19:36:28.655 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 3840, 2024-08-29T19:36:28.655 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 20 2024-08-29T19:36:28.655 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.655 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_alloc": { 2024-08-29T19:36:28.655 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 58640, 2024-08-29T19:36:28.655 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 733 2024-08-29T19:36:28.655 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.655 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_blob": { 2024-08-29T19:36:28.655 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 385840, 2024-08-29T19:36:28.655 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 1855 2024-08-29T19:36:28.655 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.656 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_buffer": { 2024-08-29T19:36:28.656 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 256, 2024-08-29T19:36:28.656 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 32 2024-08-29T19:36:28.656 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.656 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_data": { 2024-08-29T19:36:28.656 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 285172, 2024-08-29T19:36:28.656 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 87 2024-08-29T19:36:28.656 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.656 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_meta": { 2024-08-29T19:36:28.656 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 1877910, 2024-08-29T19:36:28.656 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 411852 2024-08-29T19:36:28.656 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.656 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_onode": { 2024-08-29T19:36:28.657 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 5385856, 2024-08-29T19:36:28.657 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 7952 2024-08-29T19:36:28.657 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.657 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_other": { 2024-08-29T19:36:28.657 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 72836, 2024-08-29T19:36:28.657 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 7747 2024-08-29T19:36:28.657 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.657 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_extent": { 2024-08-29T19:36:28.657 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 89040, 2024-08-29T19:36:28.657 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 1855 2024-08-29T19:36:28.657 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.657 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_fsck": { 2024-08-29T19:36:28.657 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:28.657 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:28.657 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.658 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_inline_bl": { 2024-08-29T19:36:28.658 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 178754, 2024-08-29T19:36:28.658 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 1280 2024-08-29T19:36:28.658 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.658 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_shared_blob": { 2024-08-29T19:36:28.658 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:28.658 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:28.658 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.658 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_txc": { 2024-08-29T19:36:28.658 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 736, 2024-08-29T19:36:28.658 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 1 2024-08-29T19:36:28.658 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.658 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_writing": { 2024-08-29T19:36:28.658 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 101453, 2024-08-29T19:36:28.659 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 52 2024-08-29T19:36:28.659 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.659 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_writing_deferred": { 2024-08-29T19:36:28.659 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 12112, 2024-08-29T19:36:28.659 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 3 2024-08-29T19:36:28.659 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.659 INFO:tasks.workunit.client.0.smithi029.stdout: "buffer_anon": { 2024-08-29T19:36:28.659 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 20906997, 2024-08-29T19:36:28.659 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 265 2024-08-29T19:36:28.659 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.659 INFO:tasks.workunit.client.0.smithi029.stdout: "buffer_meta": { 2024-08-29T19:36:28.659 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 10472, 2024-08-29T19:36:28.659 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 119 2024-08-29T19:36:28.659 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.660 INFO:tasks.workunit.client.0.smithi029.stdout: "mds_co": { 2024-08-29T19:36:28.660 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:28.660 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:28.660 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.660 INFO:tasks.workunit.client.0.smithi029.stdout: "osd": { 2024-08-29T19:36:28.660 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 371712, 2024-08-29T19:36:28.660 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 32 2024-08-29T19:36:28.660 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.660 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_mapbl": { 2024-08-29T19:36:28.660 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:28.660 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:28.660 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.661 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_pglog": { 2024-08-29T19:36:28.661 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 3179800, 2024-08-29T19:36:28.661 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 6115 2024-08-29T19:36:28.661 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.661 INFO:tasks.workunit.client.0.smithi029.stdout: "osdmap": { 2024-08-29T19:36:28.661 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 670704, 2024-08-29T19:36:28.661 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 10985 2024-08-29T19:36:28.661 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.661 INFO:tasks.workunit.client.0.smithi029.stdout: "osdmap_mapping": { 2024-08-29T19:36:28.661 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:28.661 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:28.661 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.661 INFO:tasks.workunit.client.0.smithi029.stdout: "pgmap": { 2024-08-29T19:36:28.661 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:28.662 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:28.662 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.662 INFO:tasks.workunit.client.0.smithi029.stdout: "unittest_1": { 2024-08-29T19:36:28.662 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:28.662 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:28.662 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.662 INFO:tasks.workunit.client.0.smithi029.stdout: "unittest_2": { 2024-08-29T19:36:28.662 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:28.662 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:28.662 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:28.662 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.662 INFO:tasks.workunit.client.0.smithi029.stdout: "osd.3": { 2024-08-29T19:36:28.662 INFO:tasks.workunit.client.0.smithi029.stdout: "bloom_filter": { 2024-08-29T19:36:28.663 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:28.663 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:28.663 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.663 INFO:tasks.workunit.client.0.smithi029.stdout: "bluefs": { 2024-08-29T19:36:28.663 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 17432, 2024-08-29T19:36:28.663 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 315 2024-08-29T19:36:28.663 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.663 INFO:tasks.workunit.client.0.smithi029.stdout: "bluefs_file_reader": { 2024-08-29T19:36:28.663 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 30592, 2024-08-29T19:36:28.663 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 22 2024-08-29T19:36:28.663 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.663 INFO:tasks.workunit.client.0.smithi029.stdout: "bluefs_file_writer": { 2024-08-29T19:36:28.663 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 3840, 2024-08-29T19:36:28.663 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 20 2024-08-29T19:36:28.663 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.664 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_alloc": { 2024-08-29T19:36:28.664 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 59200, 2024-08-29T19:36:28.664 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 740 2024-08-29T19:36:28.664 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.664 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_blob": { 2024-08-29T19:36:28.664 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 386880, 2024-08-29T19:36:28.664 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 1860 2024-08-29T19:36:28.664 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.664 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_buffer": { 2024-08-29T19:36:28.664 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 256, 2024-08-29T19:36:28.664 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 32 2024-08-29T19:36:28.664 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.664 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_data": { 2024-08-29T19:36:28.665 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 421923, 2024-08-29T19:36:28.665 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 104 2024-08-29T19:36:28.665 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.665 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_meta": { 2024-08-29T19:36:28.665 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 1863741, 2024-08-29T19:36:28.665 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 408662 2024-08-29T19:36:28.665 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.665 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_onode": { 2024-08-29T19:36:28.665 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 5343016, 2024-08-29T19:36:28.665 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 7889 2024-08-29T19:36:28.665 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.665 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_other": { 2024-08-29T19:36:28.665 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 73972, 2024-08-29T19:36:28.665 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 7769 2024-08-29T19:36:28.666 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.666 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_extent": { 2024-08-29T19:36:28.666 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 89280, 2024-08-29T19:36:28.666 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 1860 2024-08-29T19:36:28.666 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.666 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_fsck": { 2024-08-29T19:36:28.666 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:28.666 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:28.666 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.666 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_inline_bl": { 2024-08-29T19:36:28.666 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 180290, 2024-08-29T19:36:28.666 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 1286 2024-08-29T19:36:28.666 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.666 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_shared_blob": { 2024-08-29T19:36:28.667 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:28.667 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:28.667 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.667 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_txc": { 2024-08-29T19:36:28.667 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 736, 2024-08-29T19:36:28.667 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 1 2024-08-29T19:36:28.667 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.667 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_writing": { 2024-08-29T19:36:28.667 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 77936, 2024-08-29T19:36:28.667 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 51 2024-08-29T19:36:28.667 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.667 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_writing_deferred": { 2024-08-29T19:36:28.667 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 12112, 2024-08-29T19:36:28.667 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 3 2024-08-29T19:36:28.668 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.668 INFO:tasks.workunit.client.0.smithi029.stdout: "buffer_anon": { 2024-08-29T19:36:28.668 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 21075392, 2024-08-29T19:36:28.668 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 14302 2024-08-29T19:36:28.668 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.668 INFO:tasks.workunit.client.0.smithi029.stdout: "buffer_meta": { 2024-08-29T19:36:28.668 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 12144, 2024-08-29T19:36:28.668 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 138 2024-08-29T19:36:28.668 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.668 INFO:tasks.workunit.client.0.smithi029.stdout: "mds_co": { 2024-08-29T19:36:28.668 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:28.668 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:28.668 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.669 INFO:tasks.workunit.client.0.smithi029.stdout: "osd": { 2024-08-29T19:36:28.669 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 476256, 2024-08-29T19:36:28.669 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 41 2024-08-29T19:36:28.669 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.669 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_mapbl": { 2024-08-29T19:36:28.669 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:28.669 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:28.669 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.669 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_pglog": { 2024-08-29T19:36:28.669 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 3477864, 2024-08-29T19:36:28.669 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 9073 2024-08-29T19:36:28.669 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.669 INFO:tasks.workunit.client.0.smithi029.stdout: "osdmap": { 2024-08-29T19:36:28.669 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 670704, 2024-08-29T19:36:28.670 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 10985 2024-08-29T19:36:28.670 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.670 INFO:tasks.workunit.client.0.smithi029.stdout: "osdmap_mapping": { 2024-08-29T19:36:28.670 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:28.670 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:28.670 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.670 INFO:tasks.workunit.client.0.smithi029.stdout: "pgmap": { 2024-08-29T19:36:28.670 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:28.670 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:28.670 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.670 INFO:tasks.workunit.client.0.smithi029.stdout: "unittest_1": { 2024-08-29T19:36:28.670 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:28.670 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:28.670 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.670 INFO:tasks.workunit.client.0.smithi029.stdout: "unittest_2": { 2024-08-29T19:36:28.671 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:28.671 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:28.671 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:28.671 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.671 INFO:tasks.workunit.client.0.smithi029.stdout: "osd.4": { 2024-08-29T19:36:28.671 INFO:tasks.workunit.client.0.smithi029.stdout: "bloom_filter": { 2024-08-29T19:36:28.671 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:28.671 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:28.671 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.671 INFO:tasks.workunit.client.0.smithi029.stdout: "bluefs": { 2024-08-29T19:36:28.671 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 22464, 2024-08-29T19:36:28.671 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 392 2024-08-29T19:36:28.671 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.672 INFO:tasks.workunit.client.0.smithi029.stdout: "bluefs_file_reader": { 2024-08-29T19:36:28.672 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 47616, 2024-08-29T19:36:28.672 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 29 2024-08-29T19:36:28.672 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.672 INFO:tasks.workunit.client.0.smithi029.stdout: "bluefs_file_writer": { 2024-08-29T19:36:28.672 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 576, 2024-08-29T19:36:28.672 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 3 2024-08-29T19:36:28.672 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.672 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_alloc": { 2024-08-29T19:36:28.673 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 59120, 2024-08-29T19:36:28.673 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 739 2024-08-29T19:36:28.673 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.673 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_blob": { 2024-08-29T19:36:28.673 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 400400, 2024-08-29T19:36:28.673 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 1925 2024-08-29T19:36:28.673 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.673 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_buffer": { 2024-08-29T19:36:28.673 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 256, 2024-08-29T19:36:28.673 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 32 2024-08-29T19:36:28.673 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.673 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_data": { 2024-08-29T19:36:28.673 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 843809, 2024-08-29T19:36:28.673 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 210 2024-08-29T19:36:28.674 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.674 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_meta": { 2024-08-29T19:36:28.674 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 2178782, 2024-08-29T19:36:28.674 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 477963 2024-08-29T19:36:28.674 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.674 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_onode": { 2024-08-29T19:36:28.674 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 6166496, 2024-08-29T19:36:28.674 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 9100 2024-08-29T19:36:28.674 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.674 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_other": { 2024-08-29T19:36:28.674 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 83084, 2024-08-29T19:36:28.674 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 8920 2024-08-29T19:36:28.674 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.674 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_extent": { 2024-08-29T19:36:28.675 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 92352, 2024-08-29T19:36:28.675 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 1924 2024-08-29T19:36:28.675 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.675 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_fsck": { 2024-08-29T19:36:28.675 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:28.675 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:28.675 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.675 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_inline_bl": { 2024-08-29T19:36:28.675 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 178242, 2024-08-29T19:36:28.675 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 1278 2024-08-29T19:36:28.675 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.675 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_shared_blob": { 2024-08-29T19:36:28.675 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:28.675 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:28.676 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.676 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_txc": { 2024-08-29T19:36:28.676 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 1472, 2024-08-29T19:36:28.676 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 2 2024-08-29T19:36:28.676 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.676 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_writing": { 2024-08-29T19:36:28.676 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 86497, 2024-08-29T19:36:28.676 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 53 2024-08-29T19:36:28.676 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.676 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_writing_deferred": { 2024-08-29T19:36:28.676 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 20128, 2024-08-29T19:36:28.677 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 5 2024-08-29T19:36:28.677 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.677 INFO:tasks.workunit.client.0.smithi029.stdout: "buffer_anon": { 2024-08-29T19:36:28.677 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 3955997, 2024-08-29T19:36:28.677 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 253 2024-08-29T19:36:28.677 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.677 INFO:tasks.workunit.client.0.smithi029.stdout: "buffer_meta": { 2024-08-29T19:36:28.677 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 19448, 2024-08-29T19:36:28.677 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 221 2024-08-29T19:36:28.677 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.677 INFO:tasks.workunit.client.0.smithi029.stdout: "mds_co": { 2024-08-29T19:36:28.677 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:28.677 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:28.678 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.678 INFO:tasks.workunit.client.0.smithi029.stdout: "osd": { 2024-08-29T19:36:28.678 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 464640, 2024-08-29T19:36:28.678 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 40 2024-08-29T19:36:28.678 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.678 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_mapbl": { 2024-08-29T19:36:28.678 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:28.678 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:28.678 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.678 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_pglog": { 2024-08-29T19:36:28.678 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 5112640, 2024-08-29T19:36:28.678 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 12232 2024-08-29T19:36:28.678 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.678 INFO:tasks.workunit.client.0.smithi029.stdout: "osdmap": { 2024-08-29T19:36:28.679 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 670704, 2024-08-29T19:36:28.679 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 10985 2024-08-29T19:36:28.679 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.679 INFO:tasks.workunit.client.0.smithi029.stdout: "osdmap_mapping": { 2024-08-29T19:36:28.679 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:28.679 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:28.679 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.679 INFO:tasks.workunit.client.0.smithi029.stdout: "pgmap": { 2024-08-29T19:36:28.679 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:28.679 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:28.679 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.679 INFO:tasks.workunit.client.0.smithi029.stdout: "unittest_1": { 2024-08-29T19:36:28.679 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:28.679 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:28.680 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.680 INFO:tasks.workunit.client.0.smithi029.stdout: "unittest_2": { 2024-08-29T19:36:28.680 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:28.680 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:28.680 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:28.680 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.680 INFO:tasks.workunit.client.0.smithi029.stdout: "osd.5": { 2024-08-29T19:36:28.680 INFO:tasks.workunit.client.0.smithi029.stdout: "bloom_filter": { 2024-08-29T19:36:28.680 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:28.680 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:28.680 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.680 INFO:tasks.workunit.client.0.smithi029.stdout: "bluefs": { 2024-08-29T19:36:28.681 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 24184, 2024-08-29T19:36:28.681 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 430 2024-08-29T19:36:28.681 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.681 INFO:tasks.workunit.client.0.smithi029.stdout: "bluefs_file_reader": { 2024-08-29T19:36:28.681 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 126208, 2024-08-29T19:36:28.681 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 34 2024-08-29T19:36:28.681 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.681 INFO:tasks.workunit.client.0.smithi029.stdout: "bluefs_file_writer": { 2024-08-29T19:36:28.681 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 768, 2024-08-29T19:36:28.681 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 4 2024-08-29T19:36:28.681 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.681 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_alloc": { 2024-08-29T19:36:28.681 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 60720, 2024-08-29T19:36:28.681 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 759 2024-08-29T19:36:28.682 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.682 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_blob": { 2024-08-29T19:36:28.682 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 400192, 2024-08-29T19:36:28.682 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 1924 2024-08-29T19:36:28.682 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.682 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_buffer": { 2024-08-29T19:36:28.682 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 256, 2024-08-29T19:36:28.682 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 32 2024-08-29T19:36:28.682 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.682 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_data": { 2024-08-29T19:36:28.682 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 438428, 2024-08-29T19:36:28.682 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 118 2024-08-29T19:36:28.682 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.682 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_meta": { 2024-08-29T19:36:28.683 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 2500714, 2024-08-29T19:36:28.683 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 550911 2024-08-29T19:36:28.683 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.683 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_onode": { 2024-08-29T19:36:28.683 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 7026696, 2024-08-29T19:36:28.683 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 10365 2024-08-29T19:36:28.683 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.683 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_other": { 2024-08-29T19:36:28.683 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 83188, 2024-08-29T19:36:28.683 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 8921 2024-08-29T19:36:28.683 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.683 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_extent": { 2024-08-29T19:36:28.683 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 92352, 2024-08-29T19:36:28.683 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 1924 2024-08-29T19:36:28.684 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.684 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_fsck": { 2024-08-29T19:36:28.684 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:28.684 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:28.684 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.684 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_inline_bl": { 2024-08-29T19:36:28.684 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 178242, 2024-08-29T19:36:28.684 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 1278 2024-08-29T19:36:28.684 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.684 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_shared_blob": { 2024-08-29T19:36:28.684 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:28.684 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:28.684 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.685 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_txc": { 2024-08-29T19:36:28.685 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 736, 2024-08-29T19:36:28.685 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 1 2024-08-29T19:36:28.685 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.685 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_writing": { 2024-08-29T19:36:28.685 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 73625, 2024-08-29T19:36:28.685 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 49 2024-08-29T19:36:28.685 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.685 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_writing_deferred": { 2024-08-29T19:36:28.685 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 12112, 2024-08-29T19:36:28.685 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 3 2024-08-29T19:36:28.685 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.685 INFO:tasks.workunit.client.0.smithi029.stdout: "buffer_anon": { 2024-08-29T19:36:28.685 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 5721440, 2024-08-29T19:36:28.686 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 262 2024-08-29T19:36:28.686 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.686 INFO:tasks.workunit.client.0.smithi029.stdout: "buffer_meta": { 2024-08-29T19:36:28.686 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 11616, 2024-08-29T19:36:28.686 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 132 2024-08-29T19:36:28.686 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.686 INFO:tasks.workunit.client.0.smithi029.stdout: "mds_co": { 2024-08-29T19:36:28.686 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:28.686 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:28.686 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.686 INFO:tasks.workunit.client.0.smithi029.stdout: "osd": { 2024-08-29T19:36:28.686 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 476256, 2024-08-29T19:36:28.686 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 41 2024-08-29T19:36:28.686 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.687 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_mapbl": { 2024-08-29T19:36:28.687 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:28.687 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:28.687 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.687 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_pglog": { 2024-08-29T19:36:28.687 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 6360120, 2024-08-29T19:36:28.687 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 12231 2024-08-29T19:36:28.687 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.687 INFO:tasks.workunit.client.0.smithi029.stdout: "osdmap": { 2024-08-29T19:36:28.687 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 670704, 2024-08-29T19:36:28.687 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 10985 2024-08-29T19:36:28.687 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.687 INFO:tasks.workunit.client.0.smithi029.stdout: "osdmap_mapping": { 2024-08-29T19:36:28.687 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:28.687 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:28.688 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.688 INFO:tasks.workunit.client.0.smithi029.stdout: "pgmap": { 2024-08-29T19:36:28.688 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:28.688 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:28.688 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.688 INFO:tasks.workunit.client.0.smithi029.stdout: "unittest_1": { 2024-08-29T19:36:28.688 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:28.688 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:28.688 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.688 INFO:tasks.workunit.client.0.smithi029.stdout: "unittest_2": { 2024-08-29T19:36:28.688 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:28.688 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:28.688 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:28.689 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.689 INFO:tasks.workunit.client.0.smithi029.stdout: "osd.6": { 2024-08-29T19:36:28.689 INFO:tasks.workunit.client.0.smithi029.stdout: "bloom_filter": { 2024-08-29T19:36:28.689 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:28.689 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:28.689 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.689 INFO:tasks.workunit.client.0.smithi029.stdout: "bluefs": { 2024-08-29T19:36:28.689 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 21032, 2024-08-29T19:36:28.689 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 378 2024-08-29T19:36:28.689 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.689 INFO:tasks.workunit.client.0.smithi029.stdout: "bluefs_file_reader": { 2024-08-29T19:36:28.689 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 31744, 2024-08-29T19:36:28.689 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 31 2024-08-29T19:36:28.689 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.690 INFO:tasks.workunit.client.0.smithi029.stdout: "bluefs_file_writer": { 2024-08-29T19:36:28.690 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 576, 2024-08-29T19:36:28.690 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 3 2024-08-29T19:36:28.690 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.690 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_alloc": { 2024-08-29T19:36:28.690 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 59680, 2024-08-29T19:36:28.690 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 746 2024-08-29T19:36:28.690 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.690 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_blob": { 2024-08-29T19:36:28.690 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 401856, 2024-08-29T19:36:28.690 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 1932 2024-08-29T19:36:28.690 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.690 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_buffer": { 2024-08-29T19:36:28.690 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 256, 2024-08-29T19:36:28.691 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 32 2024-08-29T19:36:28.691 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.691 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_data": { 2024-08-29T19:36:28.691 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 454723, 2024-08-29T19:36:28.691 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 114 2024-08-29T19:36:28.691 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.691 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_meta": { 2024-08-29T19:36:28.691 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 1874673, 2024-08-29T19:36:28.691 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 408978 2024-08-29T19:36:28.691 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.691 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_onode": { 2024-08-29T19:36:28.691 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 5316496, 2024-08-29T19:36:28.691 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 7850 2024-08-29T19:36:28.691 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.692 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_other": { 2024-08-29T19:36:28.692 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 84240, 2024-08-29T19:36:28.692 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 9079 2024-08-29T19:36:28.692 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.692 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_extent": { 2024-08-29T19:36:28.692 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 92736, 2024-08-29T19:36:28.692 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 1932 2024-08-29T19:36:28.692 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.692 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_fsck": { 2024-08-29T19:36:28.692 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:28.692 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:28.692 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.692 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_inline_bl": { 2024-08-29T19:36:28.693 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 178242, 2024-08-29T19:36:28.693 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 1278 2024-08-29T19:36:28.693 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.693 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_shared_blob": { 2024-08-29T19:36:28.693 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:28.693 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:28.693 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.693 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_txc": { 2024-08-29T19:36:28.693 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 736, 2024-08-29T19:36:28.693 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 1 2024-08-29T19:36:28.693 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.693 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_writing": { 2024-08-29T19:36:28.693 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 56737, 2024-08-29T19:36:28.693 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 45 2024-08-29T19:36:28.694 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.694 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_writing_deferred": { 2024-08-29T19:36:28.694 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 12112, 2024-08-29T19:36:28.694 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 3 2024-08-29T19:36:28.694 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.694 INFO:tasks.workunit.client.0.smithi029.stdout: "buffer_anon": { 2024-08-29T19:36:28.694 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 3909170, 2024-08-29T19:36:28.694 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 235 2024-08-29T19:36:28.694 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.694 INFO:tasks.workunit.client.0.smithi029.stdout: "buffer_meta": { 2024-08-29T19:36:28.694 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 11264, 2024-08-29T19:36:28.694 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 128 2024-08-29T19:36:28.694 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.694 INFO:tasks.workunit.client.0.smithi029.stdout: "mds_co": { 2024-08-29T19:36:28.694 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:28.695 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:28.695 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.695 INFO:tasks.workunit.client.0.smithi029.stdout: "osd": { 2024-08-29T19:36:28.695 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 453024, 2024-08-29T19:36:28.695 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 39 2024-08-29T19:36:28.695 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.695 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_mapbl": { 2024-08-29T19:36:28.695 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:28.695 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:28.695 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.695 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_pglog": { 2024-08-29T19:36:28.695 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 3733080, 2024-08-29T19:36:28.695 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 9579 2024-08-29T19:36:28.695 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.696 INFO:tasks.workunit.client.0.smithi029.stdout: "osdmap": { 2024-08-29T19:36:28.696 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 670704, 2024-08-29T19:36:28.696 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 10985 2024-08-29T19:36:28.696 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.696 INFO:tasks.workunit.client.0.smithi029.stdout: "osdmap_mapping": { 2024-08-29T19:36:28.696 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:28.696 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:28.696 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.696 INFO:tasks.workunit.client.0.smithi029.stdout: "pgmap": { 2024-08-29T19:36:28.696 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:28.696 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:28.696 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.696 INFO:tasks.workunit.client.0.smithi029.stdout: "unittest_1": { 2024-08-29T19:36:28.696 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:28.697 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:28.697 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.697 INFO:tasks.workunit.client.0.smithi029.stdout: "unittest_2": { 2024-08-29T19:36:28.697 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:28.697 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:28.697 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:28.697 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.697 INFO:tasks.workunit.client.0.smithi029.stdout: "osd.7": { 2024-08-29T19:36:28.697 INFO:tasks.workunit.client.0.smithi029.stdout: "bloom_filter": { 2024-08-29T19:36:28.697 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:28.697 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:28.697 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.697 INFO:tasks.workunit.client.0.smithi029.stdout: "bluefs": { 2024-08-29T19:36:28.697 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 15736, 2024-08-29T19:36:28.697 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 279 2024-08-29T19:36:28.698 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.698 INFO:tasks.workunit.client.0.smithi029.stdout: "bluefs_file_reader": { 2024-08-29T19:36:28.698 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 38912, 2024-08-29T19:36:28.698 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 24 2024-08-29T19:36:28.698 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.698 INFO:tasks.workunit.client.0.smithi029.stdout: "bluefs_file_writer": { 2024-08-29T19:36:28.698 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 2880, 2024-08-29T19:36:28.698 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 15 2024-08-29T19:36:28.698 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.698 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_alloc": { 2024-08-29T19:36:28.698 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 57280, 2024-08-29T19:36:28.698 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 716 2024-08-29T19:36:28.698 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.698 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_blob": { 2024-08-29T19:36:28.699 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 388336, 2024-08-29T19:36:28.699 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 1867 2024-08-29T19:36:28.699 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.699 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_buffer": { 2024-08-29T19:36:28.699 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 256, 2024-08-29T19:36:28.699 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 32 2024-08-29T19:36:28.699 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.699 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_data": { 2024-08-29T19:36:28.699 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 591931, 2024-08-29T19:36:28.699 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 149 2024-08-29T19:36:28.699 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.699 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_meta": { 2024-08-29T19:36:28.699 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 2088965, 2024-08-29T19:36:28.700 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 463995 2024-08-29T19:36:28.700 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.700 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_onode": { 2024-08-29T19:36:28.700 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 6036616, 2024-08-29T19:36:28.700 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 8909 2024-08-29T19:36:28.700 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.700 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_other": { 2024-08-29T19:36:28.700 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 75088, 2024-08-29T19:36:28.700 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 7923 2024-08-29T19:36:28.700 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.700 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_extent": { 2024-08-29T19:36:28.700 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 89616, 2024-08-29T19:36:28.700 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 1867 2024-08-29T19:36:28.701 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.701 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_fsck": { 2024-08-29T19:36:28.701 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:28.701 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:28.701 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.701 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_inline_bl": { 2024-08-29T19:36:28.701 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 178242, 2024-08-29T19:36:28.701 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 1278 2024-08-29T19:36:28.701 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.701 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_shared_blob": { 2024-08-29T19:36:28.701 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:28.702 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:28.702 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.702 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_txc": { 2024-08-29T19:36:28.702 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 736, 2024-08-29T19:36:28.702 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 1 2024-08-29T19:36:28.702 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.702 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_writing": { 2024-08-29T19:36:28.702 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 82279, 2024-08-29T19:36:28.702 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 57 2024-08-29T19:36:28.702 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.702 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_writing_deferred": { 2024-08-29T19:36:28.702 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 12112, 2024-08-29T19:36:28.702 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 3 2024-08-29T19:36:28.703 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.703 INFO:tasks.workunit.client.0.smithi029.stdout: "buffer_anon": { 2024-08-29T19:36:28.703 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 15788144, 2024-08-29T19:36:28.703 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 246 2024-08-29T19:36:28.703 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.703 INFO:tasks.workunit.client.0.smithi029.stdout: "buffer_meta": { 2024-08-29T19:36:28.704 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 15312, 2024-08-29T19:36:28.704 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 174 2024-08-29T19:36:28.704 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.704 INFO:tasks.workunit.client.0.smithi029.stdout: "mds_co": { 2024-08-29T19:36:28.704 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:28.704 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:28.704 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.704 INFO:tasks.workunit.client.0.smithi029.stdout: "osd": { 2024-08-29T19:36:28.704 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 464640, 2024-08-29T19:36:28.704 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 40 2024-08-29T19:36:28.704 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.704 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_mapbl": { 2024-08-29T19:36:28.704 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:28.705 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:28.705 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.705 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_pglog": { 2024-08-29T19:36:28.705 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 4902560, 2024-08-29T19:36:28.705 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 9428 2024-08-29T19:36:28.705 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.705 INFO:tasks.workunit.client.0.smithi029.stdout: "osdmap": { 2024-08-29T19:36:28.705 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 670704, 2024-08-29T19:36:28.705 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 10985 2024-08-29T19:36:28.705 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.705 INFO:tasks.workunit.client.0.smithi029.stdout: "osdmap_mapping": { 2024-08-29T19:36:28.705 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:28.705 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:28.705 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.706 INFO:tasks.workunit.client.0.smithi029.stdout: "pgmap": { 2024-08-29T19:36:28.706 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:28.706 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:28.706 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.706 INFO:tasks.workunit.client.0.smithi029.stdout: "unittest_1": { 2024-08-29T19:36:28.706 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:28.706 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:28.706 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.706 INFO:tasks.workunit.client.0.smithi029.stdout: "unittest_2": { 2024-08-29T19:36:28.706 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:28.706 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:28.706 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:28.706 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:28.706 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:28.707 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.707 INFO:tasks.workunit.client.0.smithi029.stdout: "metadata": { 2024-08-29T19:36:28.707 INFO:tasks.workunit.client.0.smithi029.stdout: "mds": { 2024-08-29T19:36:28.707 INFO:tasks.workunit.client.0.smithi029.stdout: "arch": { 2024-08-29T19:36:28.707 INFO:tasks.workunit.client.0.smithi029.stdout: "x86_64": 2 2024-08-29T19:36:28.707 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.707 INFO:tasks.workunit.client.0.smithi029.stdout: "ceph_version": { 2024-08-29T19:36:28.707 INFO:tasks.workunit.client.0.smithi029.stdout: "ceph version 19.1.1-235-g1ef86450 (1ef864504b8875c83ee6c2c5fedc13315bebf7f5) squid (rc)": 2 2024-08-29T19:36:28.707 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.707 INFO:tasks.workunit.client.0.smithi029.stdout: "cpu": { 2024-08-29T19:36:28.707 INFO:tasks.workunit.client.0.smithi029.stdout: "Intel(R) Xeon(R) CPU E5-1620 v3 @ 3.50GHz": 1, 2024-08-29T19:36:28.707 INFO:tasks.workunit.client.0.smithi029.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 1 2024-08-29T19:36:28.707 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.707 INFO:tasks.workunit.client.0.smithi029.stdout: "distro": { 2024-08-29T19:36:28.708 INFO:tasks.workunit.client.0.smithi029.stdout: "centos": 2 2024-08-29T19:36:28.708 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.708 INFO:tasks.workunit.client.0.smithi029.stdout: "distro_description": { 2024-08-29T19:36:28.708 INFO:tasks.workunit.client.0.smithi029.stdout: "CentOS Stream 9": 2 2024-08-29T19:36:28.708 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.708 INFO:tasks.workunit.client.0.smithi029.stdout: "kernel_description": { 2024-08-29T19:36:28.708 INFO:tasks.workunit.client.0.smithi029.stdout: "#129-Ubuntu SMP Fri Aug 2 19:25:20 UTC 2024": 2 2024-08-29T19:36:28.708 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.708 INFO:tasks.workunit.client.0.smithi029.stdout: "kernel_version": { 2024-08-29T19:36:28.708 INFO:tasks.workunit.client.0.smithi029.stdout: "5.15.0-119-generic": 2 2024-08-29T19:36:28.708 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.708 INFO:tasks.workunit.client.0.smithi029.stdout: "os": { 2024-08-29T19:36:28.708 INFO:tasks.workunit.client.0.smithi029.stdout: "Linux": 2 2024-08-29T19:36:28.708 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:28.709 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.709 INFO:tasks.workunit.client.0.smithi029.stdout: "mon": { 2024-08-29T19:36:28.709 INFO:tasks.workunit.client.0.smithi029.stdout: "arch": { 2024-08-29T19:36:28.709 INFO:tasks.workunit.client.0.smithi029.stdout: "x86_64": 3 2024-08-29T19:36:28.709 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.709 INFO:tasks.workunit.client.0.smithi029.stdout: "ceph_version": { 2024-08-29T19:36:28.709 INFO:tasks.workunit.client.0.smithi029.stdout: "ceph version 19.1.1-235-g1ef86450 (1ef864504b8875c83ee6c2c5fedc13315bebf7f5) squid (rc)": 3 2024-08-29T19:36:28.709 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.709 INFO:tasks.workunit.client.0.smithi029.stdout: "cpu": { 2024-08-29T19:36:28.709 INFO:tasks.workunit.client.0.smithi029.stdout: "Intel(R) Xeon(R) CPU E5-1620 v3 @ 3.50GHz": 2, 2024-08-29T19:36:28.709 INFO:tasks.workunit.client.0.smithi029.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 1 2024-08-29T19:36:28.709 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.709 INFO:tasks.workunit.client.0.smithi029.stdout: "distro": { 2024-08-29T19:36:28.709 INFO:tasks.workunit.client.0.smithi029.stdout: "centos": 3 2024-08-29T19:36:28.710 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.710 INFO:tasks.workunit.client.0.smithi029.stdout: "distro_description": { 2024-08-29T19:36:28.710 INFO:tasks.workunit.client.0.smithi029.stdout: "CentOS Stream 9": 3 2024-08-29T19:36:28.710 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.710 INFO:tasks.workunit.client.0.smithi029.stdout: "kernel_description": { 2024-08-29T19:36:28.710 INFO:tasks.workunit.client.0.smithi029.stdout: "#129-Ubuntu SMP Fri Aug 2 19:25:20 UTC 2024": 3 2024-08-29T19:36:28.710 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.710 INFO:tasks.workunit.client.0.smithi029.stdout: "kernel_version": { 2024-08-29T19:36:28.710 INFO:tasks.workunit.client.0.smithi029.stdout: "5.15.0-119-generic": 3 2024-08-29T19:36:28.710 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.710 INFO:tasks.workunit.client.0.smithi029.stdout: "os": { 2024-08-29T19:36:28.710 INFO:tasks.workunit.client.0.smithi029.stdout: "Linux": 3 2024-08-29T19:36:28.710 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:28.710 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.711 INFO:tasks.workunit.client.0.smithi029.stdout: "osd": { 2024-08-29T19:36:28.711 INFO:tasks.workunit.client.0.smithi029.stdout: "arch": { 2024-08-29T19:36:28.711 INFO:tasks.workunit.client.0.smithi029.stdout: "x86_64": 8 2024-08-29T19:36:28.711 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.711 INFO:tasks.workunit.client.0.smithi029.stdout: "ceph_version": { 2024-08-29T19:36:28.711 INFO:tasks.workunit.client.0.smithi029.stdout: "ceph version 19.1.1-235-g1ef86450 (1ef864504b8875c83ee6c2c5fedc13315bebf7f5) squid (rc)": 8 2024-08-29T19:36:28.711 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.711 INFO:tasks.workunit.client.0.smithi029.stdout: "cpu": { 2024-08-29T19:36:28.711 INFO:tasks.workunit.client.0.smithi029.stdout: "Intel(R) Xeon(R) CPU E5-1620 v3 @ 3.50GHz": 4, 2024-08-29T19:36:28.711 INFO:tasks.workunit.client.0.smithi029.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 4 2024-08-29T19:36:28.711 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.711 INFO:tasks.workunit.client.0.smithi029.stdout: "distro": { 2024-08-29T19:36:28.711 INFO:tasks.workunit.client.0.smithi029.stdout: "centos": 8 2024-08-29T19:36:28.711 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.712 INFO:tasks.workunit.client.0.smithi029.stdout: "distro_description": { 2024-08-29T19:36:28.712 INFO:tasks.workunit.client.0.smithi029.stdout: "CentOS Stream 9": 8 2024-08-29T19:36:28.712 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.712 INFO:tasks.workunit.client.0.smithi029.stdout: "kernel_description": { 2024-08-29T19:36:28.712 INFO:tasks.workunit.client.0.smithi029.stdout: "#129-Ubuntu SMP Fri Aug 2 19:25:20 UTC 2024": 8 2024-08-29T19:36:28.712 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.712 INFO:tasks.workunit.client.0.smithi029.stdout: "kernel_version": { 2024-08-29T19:36:28.712 INFO:tasks.workunit.client.0.smithi029.stdout: "5.15.0-119-generic": 8 2024-08-29T19:36:28.712 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.712 INFO:tasks.workunit.client.0.smithi029.stdout: "os": { 2024-08-29T19:36:28.712 INFO:tasks.workunit.client.0.smithi029.stdout: "Linux": 8 2024-08-29T19:36:28.712 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.712 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_objectstore": { 2024-08-29T19:36:28.712 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore": 8 2024-08-29T19:36:28.713 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.713 INFO:tasks.workunit.client.0.smithi029.stdout: "rotational": { 2024-08-29T19:36:28.713 INFO:tasks.workunit.client.0.smithi029.stdout: "0": 8 2024-08-29T19:36:28.713 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:28.713 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:28.713 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.713 INFO:tasks.workunit.client.0.smithi029.stdout: "mon": { 2024-08-29T19:36:28.713 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 3, 2024-08-29T19:36:28.713 INFO:tasks.workunit.client.0.smithi029.stdout: "features": { 2024-08-29T19:36:28.713 INFO:tasks.workunit.client.0.smithi029.stdout: "optional": [], 2024-08-29T19:36:28.713 INFO:tasks.workunit.client.0.smithi029.stdout: "persistent": [ 2024-08-29T19:36:28.713 INFO:tasks.workunit.client.0.smithi029.stdout: "kraken", 2024-08-29T19:36:28.713 INFO:tasks.workunit.client.0.smithi029.stdout: "luminous", 2024-08-29T19:36:28.713 INFO:tasks.workunit.client.0.smithi029.stdout: "mimic", 2024-08-29T19:36:28.714 INFO:tasks.workunit.client.0.smithi029.stdout: "osdmap-prune", 2024-08-29T19:36:28.714 INFO:tasks.workunit.client.0.smithi029.stdout: "nautilus", 2024-08-29T19:36:28.714 INFO:tasks.workunit.client.0.smithi029.stdout: "octopus", 2024-08-29T19:36:28.714 INFO:tasks.workunit.client.0.smithi029.stdout: "pacific", 2024-08-29T19:36:28.714 INFO:tasks.workunit.client.0.smithi029.stdout: "elector-pinging", 2024-08-29T19:36:28.714 INFO:tasks.workunit.client.0.smithi029.stdout: "quincy", 2024-08-29T19:36:28.714 INFO:tasks.workunit.client.0.smithi029.stdout: "reef", 2024-08-29T19:36:28.714 INFO:tasks.workunit.client.0.smithi029.stdout: "squid" 2024-08-29T19:36:28.714 INFO:tasks.workunit.client.0.smithi029.stdout: ] 2024-08-29T19:36:28.714 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.714 INFO:tasks.workunit.client.0.smithi029.stdout: "ipv4_addr_mons": 6, 2024-08-29T19:36:28.714 INFO:tasks.workunit.client.0.smithi029.stdout: "ipv6_addr_mons": 0, 2024-08-29T19:36:28.714 INFO:tasks.workunit.client.0.smithi029.stdout: "min_mon_release": 19, 2024-08-29T19:36:28.714 INFO:tasks.workunit.client.0.smithi029.stdout: "v1_addr_mons": 3, 2024-08-29T19:36:28.715 INFO:tasks.workunit.client.0.smithi029.stdout: "v2_addr_mons": 3 2024-08-29T19:36:28.715 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.715 INFO:tasks.workunit.client.0.smithi029.stdout: "organization": "ceph-qa", 2024-08-29T19:36:28.715 INFO:tasks.workunit.client.0.smithi029.stdout: "osd": { 2024-08-29T19:36:28.715 INFO:tasks.workunit.client.0.smithi029.stdout: "cluster_network": false, 2024-08-29T19:36:28.715 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 8, 2024-08-29T19:36:28.715 INFO:tasks.workunit.client.0.smithi029.stdout: "require_min_compat_client": "luminous", 2024-08-29T19:36:28.715 INFO:tasks.workunit.client.0.smithi029.stdout: "require_osd_release": "squid" 2024-08-29T19:36:28.715 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.715 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_perf_histograms": [ 2024-08-29T19:36:28.715 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:28.715 INFO:tasks.workunit.client.0.smithi029.stdout: "op_r_latency_out_bytes_histogram": { 2024-08-29T19:36:28.715 INFO:tasks.workunit.client.0.smithi029.stdout: "axes": [ 2024-08-29T19:36:28.715 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:28.715 INFO:tasks.workunit.client.0.smithi029.stdout: "buckets": 32, 2024-08-29T19:36:28.716 INFO:tasks.workunit.client.0.smithi029.stdout: "min": 0, 2024-08-29T19:36:28.716 INFO:tasks.workunit.client.0.smithi029.stdout: "name": "Latency (usec)", 2024-08-29T19:36:28.716 INFO:tasks.workunit.client.0.smithi029.stdout: "quant_size": 100000, 2024-08-29T19:36:28.716 INFO:tasks.workunit.client.0.smithi029.stdout: "ranges": [ 2024-08-29T19:36:28.716 INFO:tasks.workunit.client.0.smithi029.stdout: "[None, -1]", 2024-08-29T19:36:28.716 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 99999]", 2024-08-29T19:36:28.716 INFO:tasks.workunit.client.0.smithi029.stdout: "[100000, 199999]", 2024-08-29T19:36:28.716 INFO:tasks.workunit.client.0.smithi029.stdout: "[200000, 399999]", 2024-08-29T19:36:28.716 INFO:tasks.workunit.client.0.smithi029.stdout: "[400000, 799999]", 2024-08-29T19:36:28.716 INFO:tasks.workunit.client.0.smithi029.stdout: "[800000, 1599999]", 2024-08-29T19:36:28.716 INFO:tasks.workunit.client.0.smithi029.stdout: "[1600000, 3199999]", 2024-08-29T19:36:28.716 INFO:tasks.workunit.client.0.smithi029.stdout: "[3200000, 6399999]", 2024-08-29T19:36:28.716 INFO:tasks.workunit.client.0.smithi029.stdout: "[6400000, 12799999]", 2024-08-29T19:36:28.716 INFO:tasks.workunit.client.0.smithi029.stdout: "[12800000, 25599999]", 2024-08-29T19:36:28.717 INFO:tasks.workunit.client.0.smithi029.stdout: "[25600000, 51199999]", 2024-08-29T19:36:28.717 INFO:tasks.workunit.client.0.smithi029.stdout: "[51200000, 102399999]", 2024-08-29T19:36:28.717 INFO:tasks.workunit.client.0.smithi029.stdout: "[102400000, 204799999]", 2024-08-29T19:36:28.717 INFO:tasks.workunit.client.0.smithi029.stdout: "[204800000, 409599999]", 2024-08-29T19:36:28.717 INFO:tasks.workunit.client.0.smithi029.stdout: "[409600000, 819199999]", 2024-08-29T19:36:28.717 INFO:tasks.workunit.client.0.smithi029.stdout: "[819200000, 1638399999]", 2024-08-29T19:36:28.717 INFO:tasks.workunit.client.0.smithi029.stdout: "[1638400000, 3276799999]", 2024-08-29T19:36:28.717 INFO:tasks.workunit.client.0.smithi029.stdout: "[3276800000, 6553599999]", 2024-08-29T19:36:28.717 INFO:tasks.workunit.client.0.smithi029.stdout: "[6553600000, 13107199999]", 2024-08-29T19:36:28.717 INFO:tasks.workunit.client.0.smithi029.stdout: "[13107200000, 26214399999]", 2024-08-29T19:36:28.717 INFO:tasks.workunit.client.0.smithi029.stdout: "[26214400000, 52428799999]", 2024-08-29T19:36:28.717 INFO:tasks.workunit.client.0.smithi029.stdout: "[52428800000, 104857599999]", 2024-08-29T19:36:28.717 INFO:tasks.workunit.client.0.smithi029.stdout: "[104857600000, 209715199999]", 2024-08-29T19:36:28.717 INFO:tasks.workunit.client.0.smithi029.stdout: "[209715200000, 419430399999]", 2024-08-29T19:36:28.718 INFO:tasks.workunit.client.0.smithi029.stdout: "[419430400000, 838860799999]", 2024-08-29T19:36:28.718 INFO:tasks.workunit.client.0.smithi029.stdout: "[838860800000, 1677721599999]", 2024-08-29T19:36:28.718 INFO:tasks.workunit.client.0.smithi029.stdout: "[1677721600000, 3355443199999]", 2024-08-29T19:36:28.718 INFO:tasks.workunit.client.0.smithi029.stdout: "[3355443200000, 6710886399999]", 2024-08-29T19:36:28.718 INFO:tasks.workunit.client.0.smithi029.stdout: "[6710886400000, 13421772799999]", 2024-08-29T19:36:28.718 INFO:tasks.workunit.client.0.smithi029.stdout: "[13421772800000, 26843545599999]", 2024-08-29T19:36:28.718 INFO:tasks.workunit.client.0.smithi029.stdout: "[26843545600000, 53687091199999]", 2024-08-29T19:36:28.718 INFO:tasks.workunit.client.0.smithi029.stdout: "[53687091200000, None]" 2024-08-29T19:36:28.718 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:28.718 INFO:tasks.workunit.client.0.smithi029.stdout: "scale_type": "log2" 2024-08-29T19:36:28.718 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.718 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:28.718 INFO:tasks.workunit.client.0.smithi029.stdout: "buckets": 32, 2024-08-29T19:36:28.719 INFO:tasks.workunit.client.0.smithi029.stdout: "min": 0, 2024-08-29T19:36:28.719 INFO:tasks.workunit.client.0.smithi029.stdout: "name": "Request size (bytes)", 2024-08-29T19:36:28.719 INFO:tasks.workunit.client.0.smithi029.stdout: "quant_size": 512, 2024-08-29T19:36:28.719 INFO:tasks.workunit.client.0.smithi029.stdout: "ranges": [ 2024-08-29T19:36:28.719 INFO:tasks.workunit.client.0.smithi029.stdout: "[None, -1]", 2024-08-29T19:36:28.719 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 511]", 2024-08-29T19:36:28.719 INFO:tasks.workunit.client.0.smithi029.stdout: "[512, 1023]", 2024-08-29T19:36:28.719 INFO:tasks.workunit.client.0.smithi029.stdout: "[1024, 2047]", 2024-08-29T19:36:28.719 INFO:tasks.workunit.client.0.smithi029.stdout: "[2048, 4095]", 2024-08-29T19:36:28.719 INFO:tasks.workunit.client.0.smithi029.stdout: "[4096, 8191]", 2024-08-29T19:36:28.719 INFO:tasks.workunit.client.0.smithi029.stdout: "[8192, 16383]", 2024-08-29T19:36:28.719 INFO:tasks.workunit.client.0.smithi029.stdout: "[16384, 32767]", 2024-08-29T19:36:28.720 INFO:tasks.workunit.client.0.smithi029.stdout: "[32768, 65535]", 2024-08-29T19:36:28.720 INFO:tasks.workunit.client.0.smithi029.stdout: "[65536, 131071]", 2024-08-29T19:36:28.720 INFO:tasks.workunit.client.0.smithi029.stdout: "[131072, 262143]", 2024-08-29T19:36:28.720 INFO:tasks.workunit.client.0.smithi029.stdout: "[262144, 524287]", 2024-08-29T19:36:28.720 INFO:tasks.workunit.client.0.smithi029.stdout: "[524288, 1048575]", 2024-08-29T19:36:28.720 INFO:tasks.workunit.client.0.smithi029.stdout: "[1048576, 2097151]", 2024-08-29T19:36:28.720 INFO:tasks.workunit.client.0.smithi029.stdout: "[2097152, 4194303]", 2024-08-29T19:36:28.720 INFO:tasks.workunit.client.0.smithi029.stdout: "[4194304, 8388607]", 2024-08-29T19:36:28.720 INFO:tasks.workunit.client.0.smithi029.stdout: "[8388608, 16777215]", 2024-08-29T19:36:28.720 INFO:tasks.workunit.client.0.smithi029.stdout: "[16777216, 33554431]", 2024-08-29T19:36:28.720 INFO:tasks.workunit.client.0.smithi029.stdout: "[33554432, 67108863]", 2024-08-29T19:36:28.720 INFO:tasks.workunit.client.0.smithi029.stdout: "[67108864, 134217727]", 2024-08-29T19:36:28.720 INFO:tasks.workunit.client.0.smithi029.stdout: "[134217728, 268435455]", 2024-08-29T19:36:28.720 INFO:tasks.workunit.client.0.smithi029.stdout: "[268435456, 536870911]", 2024-08-29T19:36:28.721 INFO:tasks.workunit.client.0.smithi029.stdout: "[536870912, 1073741823]", 2024-08-29T19:36:28.721 INFO:tasks.workunit.client.0.smithi029.stdout: "[1073741824, 2147483647]", 2024-08-29T19:36:28.721 INFO:tasks.workunit.client.0.smithi029.stdout: "[2147483648, 4294967295]", 2024-08-29T19:36:28.721 INFO:tasks.workunit.client.0.smithi029.stdout: "[4294967296, 8589934591]", 2024-08-29T19:36:28.721 INFO:tasks.workunit.client.0.smithi029.stdout: "[8589934592, 17179869183]", 2024-08-29T19:36:28.721 INFO:tasks.workunit.client.0.smithi029.stdout: "[17179869184, 34359738367]", 2024-08-29T19:36:28.721 INFO:tasks.workunit.client.0.smithi029.stdout: "[34359738368, 68719476735]", 2024-08-29T19:36:28.721 INFO:tasks.workunit.client.0.smithi029.stdout: "[68719476736, 137438953471]", 2024-08-29T19:36:28.721 INFO:tasks.workunit.client.0.smithi029.stdout: "[137438953472, 274877906943]", 2024-08-29T19:36:28.721 INFO:tasks.workunit.client.0.smithi029.stdout: "[274877906944, None]" 2024-08-29T19:36:28.721 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:28.721 INFO:tasks.workunit.client.0.smithi029.stdout: "scale_type": "log2" 2024-08-29T19:36:28.721 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:28.721 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:28.722 INFO:tasks.workunit.client.0.smithi029.stdout: "osds": [ 2024-08-29T19:36:28.722 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:28.722 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_id": 0, 2024-08-29T19:36:28.722 INFO:tasks.workunit.client.0.smithi029.stdout: "values": [ 2024-08-29T19:36:28.722 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.722 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.722 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 1927, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.722 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 6153, 2, 0, 1, 8, 0, 0, 0, 0, 0, 27, 1, 2, 9, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.722 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 11037, 21, 3, 1, 10, 6, 4, 14, 27, 63, 68, 51, 49, 23, 73, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.722 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 1805, 16, 26, 0, 1, 0, 1, 3, 2, 17, 76, 131, 37, 9, 30, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.722 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 746, 10, 4, 0, 0, 1, 0, 0, 0, 0, 0, 24, 320, 38, 21, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.722 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 472, 16, 1, 0, 0, 0, 0, 0, 0, 0, 0, 3, 4, 21, 153, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.722 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 167, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 4, 6, 43, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.722 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9, 7, 19, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.723 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 15, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.723 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.723 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.723 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.723 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.723 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.723 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.723 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.723 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.723 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.723 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.723 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.723 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.723 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.724 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.724 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.724 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.724 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.724 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.724 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.724 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.724 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T19:36:28.724 INFO:tasks.workunit.client.0.smithi029.stdout: ] 2024-08-29T19:36:28.724 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.724 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:28.724 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_id": 1, 2024-08-29T19:36:28.724 INFO:tasks.workunit.client.0.smithi029.stdout: "values": [ 2024-08-29T19:36:28.725 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.725 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.725 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 1222, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.725 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 4629, 28, 21, 1, 9, 2, 0, 0, 0, 1, 1, 0, 1, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.725 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 7936, 24, 144, 2, 8, 6, 9, 15, 35, 52, 57, 57, 80, 14, 41, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.725 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 925, 8, 1227, 2, 0, 0, 0, 1, 2, 17, 130, 195, 39, 3, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.725 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 229, 1, 91, 21, 0, 0, 0, 0, 0, 1, 0, 39, 460, 13, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.725 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 145, 0, 0, 7, 0, 0, 0, 0, 0, 3, 4, 0, 3, 20, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.725 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 63, 1, 21, 0, 0, 0, 0, 0, 0, 1, 0, 0, 1, 1, 39, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.725 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 47, 0, 84, 0, 0, 0, 0, 0, 0, 1, 0, 0, 2, 8, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.726 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 7, 0, 194, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 3, 7, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.726 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.726 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.726 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.726 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.726 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.726 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.726 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.726 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.726 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.726 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.726 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.727 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.727 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.727 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.727 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.727 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.727 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.727 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.727 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.727 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.727 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T19:36:28.728 INFO:tasks.workunit.client.0.smithi029.stdout: ] 2024-08-29T19:36:28.728 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.728 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:28.728 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_id": 2, 2024-08-29T19:36:28.728 INFO:tasks.workunit.client.0.smithi029.stdout: "values": [ 2024-08-29T19:36:28.728 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.728 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.728 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 2224, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.728 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 7209, 2, 0, 0, 8, 0, 0, 0, 1, 0, 31, 0, 2, 6, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.728 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 11208, 13, 7, 0, 6, 0, 1, 0, 4, 0, 34, 6, 21, 29, 68, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.728 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 1494, 11, 2, 1, 2, 0, 1, 0, 3, 1, 18, 15, 19, 18, 25, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.728 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 423, 1, 0, 1, 0, 0, 0, 0, 1, 1, 7, 5, 25, 40, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.728 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 192, 11, 4, 0, 0, 0, 0, 3, 4, 4, 3, 2, 6, 36, 198, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.728 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 114, 5, 2, 0, 0, 0, 0, 1, 1, 1, 5, 5, 15, 12, 50, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.729 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 49, 0, 1, 1, 0, 0, 2, 0, 0, 3, 0, 6, 12, 14, 18, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.729 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 3, 5, 6, 9, 42, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.729 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 11, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 5, 0, 0, 20, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.729 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.729 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.729 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.729 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.729 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.729 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.729 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.729 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.729 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.729 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.729 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.730 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.730 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.730 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.730 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.730 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.730 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.730 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.730 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.730 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T19:36:28.730 INFO:tasks.workunit.client.0.smithi029.stdout: ] 2024-08-29T19:36:28.730 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.730 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:28.730 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_id": 3, 2024-08-29T19:36:28.730 INFO:tasks.workunit.client.0.smithi029.stdout: "values": [ 2024-08-29T19:36:28.731 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.731 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.731 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 1122, 6, 131, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.731 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 5551, 2436, 2758, 0, 12, 2, 0, 0, 0, 0, 4, 0, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.731 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 13960, 1453, 1609, 2, 5, 3, 3, 14, 15, 23, 22, 13, 14, 18, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.731 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 1418, 115, 146, 0, 0, 0, 1, 0, 6, 6, 48, 97, 10, 7, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.731 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 498, 29, 67, 0, 32, 0, 0, 0, 0, 1, 4, 11, 169, 19, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.731 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 155, 18, 5, 0, 164, 0, 0, 0, 0, 1, 2, 0, 2, 22, 86, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.731 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 151, 3, 28, 17, 556, 0, 0, 0, 0, 0, 3, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.731 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 133, 1, 8, 44, 1457, 3, 0, 0, 0, 0, 0, 0, 3, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.731 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 33, 0, 0, 7, 614, 90, 0, 0, 0, 0, 0, 0, 0, 2, 4, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.731 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 1, 0, 0, 0, 10, 36, 0, 0, 0, 0, 0, 0, 0, 1, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.732 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.732 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.732 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.732 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.732 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.732 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.732 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.732 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.732 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.732 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.732 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.732 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.732 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.732 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.733 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.733 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.733 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.733 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.733 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.733 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T19:36:28.733 INFO:tasks.workunit.client.0.smithi029.stdout: ] 2024-08-29T19:36:28.733 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.733 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:28.733 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_id": 4, 2024-08-29T19:36:28.733 INFO:tasks.workunit.client.0.smithi029.stdout: "values": [ 2024-08-29T19:36:28.733 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.733 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.734 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 2334, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.734 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 8788, 1995, 9, 0, 1, 7, 0, 0, 2, 2, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.734 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 11710, 2209, 62, 9, 36, 33, 53, 22, 12, 27, 25, 7, 23, 14, 27, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.734 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 1520, 42, 52, 0, 4, 19, 47, 107, 2, 6, 44, 86, 11, 1, 19, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.734 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 410, 7, 12, 0, 0, 0, 0, 16, 1, 0, 1, 11, 194, 16, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.734 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 106, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 7, 20, 95, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.734 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 73, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 9, 6, 39, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.734 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 124, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 9, 9, 13, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.734 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 48, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.734 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 6, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.734 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.734 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.734 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.734 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.735 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.735 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.735 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.735 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.735 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.735 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.735 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.735 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.735 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.735 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.735 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.735 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.735 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.735 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.735 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.736 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T19:36:28.736 INFO:tasks.workunit.client.0.smithi029.stdout: ] 2024-08-29T19:36:28.736 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.736 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:28.736 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_id": 5, 2024-08-29T19:36:28.736 INFO:tasks.workunit.client.0.smithi029.stdout: "values": [ 2024-08-29T19:36:28.736 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.736 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.736 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 857, 329, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.736 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 5768, 2176, 1, 1, 3, 0, 0, 0, 1, 1, 0, 1, 3, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.736 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 12009, 1693, 0, 0, 20, 1, 1, 1, 3, 4, 22, 10, 19, 13, 74, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.736 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 1382, 25, 24, 0, 1, 0, 0, 0, 0, 2, 12, 10, 20, 5, 43, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.736 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 381, 4, 7, 2, 5, 0, 0, 0, 0, 0, 0, 0, 15, 41, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.736 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 120, 1, 0, 4, 0, 0, 0, 0, 0, 0, 0, 2, 6, 33, 167, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.737 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 94, 0, 0, 1, 0, 0, 0, 0, 3, 0, 0, 2, 9, 12, 60, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.737 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 99, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 12, 6, 26, 18, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.737 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 63, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 1, 10, 28, 15, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.737 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 1, 3, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.737 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.737 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.737 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.737 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.737 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.737 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.737 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.737 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.738 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.738 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.738 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.738 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.738 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.738 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.738 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.738 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.738 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.738 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.738 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.738 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T19:36:28.738 INFO:tasks.workunit.client.0.smithi029.stdout: ] 2024-08-29T19:36:28.738 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.739 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:28.739 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_id": 6, 2024-08-29T19:36:28.739 INFO:tasks.workunit.client.0.smithi029.stdout: "values": [ 2024-08-29T19:36:28.739 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.739 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.739 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 1145, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.739 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 8795, 2953, 9, 0, 3171, 39, 0, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.739 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 15354, 5410, 60, 5, 4647, 572, 39, 22, 10, 23, 33, 6, 17, 16, 41, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.739 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 1486, 17, 7, 0, 7, 25, 28, 58, 1, 7, 60, 86, 18, 6, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.739 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 368, 5, 1, 0, 4, 9, 0, 0, 0, 0, 0, 16, 210, 36, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.739 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 187, 11, 6, 0, 3, 12, 0, 2, 0, 0, 0, 0, 5, 25, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.739 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 198, 4, 0, 0, 0, 9, 0, 0, 0, 0, 0, 0, 2, 1, 40, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.739 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 99, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.739 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 41, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.740 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.740 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.740 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.740 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.740 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.740 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.740 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.740 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.740 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.740 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.740 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.740 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.740 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.740 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.741 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.741 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.741 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.741 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.741 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.741 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.741 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T19:36:28.741 INFO:tasks.workunit.client.0.smithi029.stdout: ] 2024-08-29T19:36:28.741 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.741 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:28.741 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_id": 7, 2024-08-29T19:36:28.741 INFO:tasks.workunit.client.0.smithi029.stdout: "values": [ 2024-08-29T19:36:28.741 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.741 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.742 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 1526, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.742 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 7101, 8, 1, 0, 4, 0, 0, 0, 0, 0, 0, 1, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.742 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 19362, 28, 0, 1, 6, 0, 0, 2, 3, 4, 22, 6, 14, 12, 44, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.742 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 2174, 52, 21, 0, 1, 0, 0, 0, 2, 0, 12, 4, 23, 4, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.742 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 603, 19, 24, 0, 0, 0, 0, 0, 0, 0, 0, 1, 11, 48, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.742 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 156, 9, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 6, 24, 173, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.742 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 62, 58, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 2, 41, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.742 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 85, 148, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.742 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 35, 30, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.742 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.742 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.742 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.743 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.743 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.743 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.743 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.743 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.743 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.743 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.743 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.743 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.743 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.743 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.743 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.743 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.743 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.744 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.744 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.744 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.744 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T19:36:28.744 INFO:tasks.workunit.client.0.smithi029.stdout: ] 2024-08-29T19:36:28.744 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:28.744 INFO:tasks.workunit.client.0.smithi029.stdout: ] 2024-08-29T19:36:28.744 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.744 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw_latency_in_bytes_histogram": { 2024-08-29T19:36:28.744 INFO:tasks.workunit.client.0.smithi029.stdout: "axes": [ 2024-08-29T19:36:28.744 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:28.744 INFO:tasks.workunit.client.0.smithi029.stdout: "buckets": 32, 2024-08-29T19:36:28.744 INFO:tasks.workunit.client.0.smithi029.stdout: "min": 0, 2024-08-29T19:36:28.744 INFO:tasks.workunit.client.0.smithi029.stdout: "name": "Latency (usec)", 2024-08-29T19:36:28.745 INFO:tasks.workunit.client.0.smithi029.stdout: "quant_size": 100000, 2024-08-29T19:36:28.745 INFO:tasks.workunit.client.0.smithi029.stdout: "ranges": [ 2024-08-29T19:36:28.745 INFO:tasks.workunit.client.0.smithi029.stdout: "[None, -1]", 2024-08-29T19:36:28.745 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 99999]", 2024-08-29T19:36:28.745 INFO:tasks.workunit.client.0.smithi029.stdout: "[100000, 199999]", 2024-08-29T19:36:28.745 INFO:tasks.workunit.client.0.smithi029.stdout: "[200000, 399999]", 2024-08-29T19:36:28.745 INFO:tasks.workunit.client.0.smithi029.stdout: "[400000, 799999]", 2024-08-29T19:36:28.745 INFO:tasks.workunit.client.0.smithi029.stdout: "[800000, 1599999]", 2024-08-29T19:36:28.745 INFO:tasks.workunit.client.0.smithi029.stdout: "[1600000, 3199999]", 2024-08-29T19:36:28.745 INFO:tasks.workunit.client.0.smithi029.stdout: "[3200000, 6399999]", 2024-08-29T19:36:28.745 INFO:tasks.workunit.client.0.smithi029.stdout: "[6400000, 12799999]", 2024-08-29T19:36:28.745 INFO:tasks.workunit.client.0.smithi029.stdout: "[12800000, 25599999]", 2024-08-29T19:36:28.745 INFO:tasks.workunit.client.0.smithi029.stdout: "[25600000, 51199999]", 2024-08-29T19:36:28.745 INFO:tasks.workunit.client.0.smithi029.stdout: "[51200000, 102399999]", 2024-08-29T19:36:28.746 INFO:tasks.workunit.client.0.smithi029.stdout: "[102400000, 204799999]", 2024-08-29T19:36:28.746 INFO:tasks.workunit.client.0.smithi029.stdout: "[204800000, 409599999]", 2024-08-29T19:36:28.746 INFO:tasks.workunit.client.0.smithi029.stdout: "[409600000, 819199999]", 2024-08-29T19:36:28.746 INFO:tasks.workunit.client.0.smithi029.stdout: "[819200000, 1638399999]", 2024-08-29T19:36:28.746 INFO:tasks.workunit.client.0.smithi029.stdout: "[1638400000, 3276799999]", 2024-08-29T19:36:28.746 INFO:tasks.workunit.client.0.smithi029.stdout: "[3276800000, 6553599999]", 2024-08-29T19:36:28.746 INFO:tasks.workunit.client.0.smithi029.stdout: "[6553600000, 13107199999]", 2024-08-29T19:36:28.746 INFO:tasks.workunit.client.0.smithi029.stdout: "[13107200000, 26214399999]", 2024-08-29T19:36:28.746 INFO:tasks.workunit.client.0.smithi029.stdout: "[26214400000, 52428799999]", 2024-08-29T19:36:28.746 INFO:tasks.workunit.client.0.smithi029.stdout: "[52428800000, 104857599999]", 2024-08-29T19:36:28.746 INFO:tasks.workunit.client.0.smithi029.stdout: "[104857600000, 209715199999]", 2024-08-29T19:36:28.746 INFO:tasks.workunit.client.0.smithi029.stdout: "[209715200000, 419430399999]", 2024-08-29T19:36:28.746 INFO:tasks.workunit.client.0.smithi029.stdout: "[419430400000, 838860799999]", 2024-08-29T19:36:28.746 INFO:tasks.workunit.client.0.smithi029.stdout: "[838860800000, 1677721599999]", 2024-08-29T19:36:28.747 INFO:tasks.workunit.client.0.smithi029.stdout: "[1677721600000, 3355443199999]", 2024-08-29T19:36:28.747 INFO:tasks.workunit.client.0.smithi029.stdout: "[3355443200000, 6710886399999]", 2024-08-29T19:36:28.747 INFO:tasks.workunit.client.0.smithi029.stdout: "[6710886400000, 13421772799999]", 2024-08-29T19:36:28.747 INFO:tasks.workunit.client.0.smithi029.stdout: "[13421772800000, 26843545599999]", 2024-08-29T19:36:28.747 INFO:tasks.workunit.client.0.smithi029.stdout: "[26843545600000, 53687091199999]", 2024-08-29T19:36:28.747 INFO:tasks.workunit.client.0.smithi029.stdout: "[53687091200000, None]" 2024-08-29T19:36:28.747 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:28.747 INFO:tasks.workunit.client.0.smithi029.stdout: "scale_type": "log2" 2024-08-29T19:36:28.747 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.747 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:28.747 INFO:tasks.workunit.client.0.smithi029.stdout: "buckets": 32, 2024-08-29T19:36:28.747 INFO:tasks.workunit.client.0.smithi029.stdout: "min": 0, 2024-08-29T19:36:28.747 INFO:tasks.workunit.client.0.smithi029.stdout: "name": "Request size (bytes)", 2024-08-29T19:36:28.747 INFO:tasks.workunit.client.0.smithi029.stdout: "quant_size": 512, 2024-08-29T19:36:28.748 INFO:tasks.workunit.client.0.smithi029.stdout: "ranges": [ 2024-08-29T19:36:28.748 INFO:tasks.workunit.client.0.smithi029.stdout: "[None, -1]", 2024-08-29T19:36:28.748 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 511]", 2024-08-29T19:36:28.748 INFO:tasks.workunit.client.0.smithi029.stdout: "[512, 1023]", 2024-08-29T19:36:28.748 INFO:tasks.workunit.client.0.smithi029.stdout: "[1024, 2047]", 2024-08-29T19:36:28.748 INFO:tasks.workunit.client.0.smithi029.stdout: "[2048, 4095]", 2024-08-29T19:36:28.748 INFO:tasks.workunit.client.0.smithi029.stdout: "[4096, 8191]", 2024-08-29T19:36:28.748 INFO:tasks.workunit.client.0.smithi029.stdout: "[8192, 16383]", 2024-08-29T19:36:28.748 INFO:tasks.workunit.client.0.smithi029.stdout: "[16384, 32767]", 2024-08-29T19:36:28.748 INFO:tasks.workunit.client.0.smithi029.stdout: "[32768, 65535]", 2024-08-29T19:36:28.748 INFO:tasks.workunit.client.0.smithi029.stdout: "[65536, 131071]", 2024-08-29T19:36:28.748 INFO:tasks.workunit.client.0.smithi029.stdout: "[131072, 262143]", 2024-08-29T19:36:28.748 INFO:tasks.workunit.client.0.smithi029.stdout: "[262144, 524287]", 2024-08-29T19:36:28.748 INFO:tasks.workunit.client.0.smithi029.stdout: "[524288, 1048575]", 2024-08-29T19:36:28.749 INFO:tasks.workunit.client.0.smithi029.stdout: "[1048576, 2097151]", 2024-08-29T19:36:28.749 INFO:tasks.workunit.client.0.smithi029.stdout: "[2097152, 4194303]", 2024-08-29T19:36:28.749 INFO:tasks.workunit.client.0.smithi029.stdout: "[4194304, 8388607]", 2024-08-29T19:36:28.749 INFO:tasks.workunit.client.0.smithi029.stdout: "[8388608, 16777215]", 2024-08-29T19:36:28.749 INFO:tasks.workunit.client.0.smithi029.stdout: "[16777216, 33554431]", 2024-08-29T19:36:28.749 INFO:tasks.workunit.client.0.smithi029.stdout: "[33554432, 67108863]", 2024-08-29T19:36:28.749 INFO:tasks.workunit.client.0.smithi029.stdout: "[67108864, 134217727]", 2024-08-29T19:36:28.749 INFO:tasks.workunit.client.0.smithi029.stdout: "[134217728, 268435455]", 2024-08-29T19:36:28.749 INFO:tasks.workunit.client.0.smithi029.stdout: "[268435456, 536870911]", 2024-08-29T19:36:28.749 INFO:tasks.workunit.client.0.smithi029.stdout: "[536870912, 1073741823]", 2024-08-29T19:36:28.749 INFO:tasks.workunit.client.0.smithi029.stdout: "[1073741824, 2147483647]", 2024-08-29T19:36:28.749 INFO:tasks.workunit.client.0.smithi029.stdout: "[2147483648, 4294967295]", 2024-08-29T19:36:28.749 INFO:tasks.workunit.client.0.smithi029.stdout: "[4294967296, 8589934591]", 2024-08-29T19:36:28.749 INFO:tasks.workunit.client.0.smithi029.stdout: "[8589934592, 17179869183]", 2024-08-29T19:36:28.750 INFO:tasks.workunit.client.0.smithi029.stdout: "[17179869184, 34359738367]", 2024-08-29T19:36:28.750 INFO:tasks.workunit.client.0.smithi029.stdout: "[34359738368, 68719476735]", 2024-08-29T19:36:28.750 INFO:tasks.workunit.client.0.smithi029.stdout: "[68719476736, 137438953471]", 2024-08-29T19:36:28.750 INFO:tasks.workunit.client.0.smithi029.stdout: "[137438953472, 274877906943]", 2024-08-29T19:36:28.750 INFO:tasks.workunit.client.0.smithi029.stdout: "[274877906944, None]" 2024-08-29T19:36:28.750 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:28.750 INFO:tasks.workunit.client.0.smithi029.stdout: "scale_type": "log2" 2024-08-29T19:36:28.750 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:28.750 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:28.750 INFO:tasks.workunit.client.0.smithi029.stdout: "osds": [ 2024-08-29T19:36:28.750 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:28.750 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_id": 0, 2024-08-29T19:36:28.750 INFO:tasks.workunit.client.0.smithi029.stdout: "values": [ 2024-08-29T19:36:28.750 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.750 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.751 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.751 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.751 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.751 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 236, 4, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.751 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 3845, 46, 71, 136, 185, 301, 223, 4, 0, 0, 0, 1, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.751 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 755, 16, 32, 68, 272, 323, 499, 0, 0, 2, 3, 2, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.751 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 403, 0, 0, 0, 1, 0, 0, 0, 0, 0, 2, 4, 6, 3, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.751 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 266, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 8, 28, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.751 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 128, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 2, 52, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.751 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 27, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.751 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.751 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.752 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.752 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.752 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.752 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.752 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.752 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.752 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.752 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.752 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.752 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.752 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.752 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.752 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.752 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.753 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.753 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.753 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.753 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T19:36:28.753 INFO:tasks.workunit.client.0.smithi029.stdout: ] 2024-08-29T19:36:28.753 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.753 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:28.753 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_id": 1, 2024-08-29T19:36:28.753 INFO:tasks.workunit.client.0.smithi029.stdout: "values": [ 2024-08-29T19:36:28.753 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.753 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.753 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.753 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.753 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.754 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 454, 214, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.754 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 2445, 62, 35, 66, 122, 2, 0, 2, 2, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.754 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 721, 17, 947, 2, 2, 0, 0, 1, 1, 0, 2, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.754 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 481, 119, 402, 0, 0, 0, 0, 0, 0, 0, 0, 1, 4, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.754 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 710, 400, 25, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 5, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.754 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 2222, 2130, 191, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.754 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 201, 350, 78, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.754 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.754 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.754 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.754 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.754 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.754 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.754 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.755 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.755 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.755 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.755 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.755 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.755 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.755 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.755 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.755 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.755 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.755 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.755 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.755 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T19:36:28.755 INFO:tasks.workunit.client.0.smithi029.stdout: ] 2024-08-29T19:36:28.756 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.756 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:28.756 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_id": 2, 2024-08-29T19:36:28.756 INFO:tasks.workunit.client.0.smithi029.stdout: "values": [ 2024-08-29T19:36:28.756 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.756 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.756 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.756 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.756 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.756 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 207, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.756 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 7782, 8, 0, 0, 2, 2, 2, 0, 2, 0, 1, 2, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.756 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 17666, 2, 0, 0, 0, 0, 0, 1, 0, 0, 3, 4, 2, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.756 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 1410, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 9, 12, 5, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.757 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 109, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 8, 33, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.757 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 46, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 4, 37, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.757 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.757 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.757 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.757 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.757 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.757 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.757 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.757 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.757 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.757 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.757 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.758 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.758 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.758 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.758 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.758 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.758 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.758 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.758 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.758 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.758 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T19:36:28.758 INFO:tasks.workunit.client.0.smithi029.stdout: ] 2024-08-29T19:36:28.758 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.758 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:28.758 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_id": 3, 2024-08-29T19:36:28.759 INFO:tasks.workunit.client.0.smithi029.stdout: "values": [ 2024-08-29T19:36:28.759 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.759 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.759 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.759 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.759 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.759 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 119, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.759 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 4530, 27, 1, 0, 0, 0, 5, 1, 10, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.759 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 1310, 26, 34, 33, 0, 1, 1, 2, 4, 8, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.759 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 504, 166, 0, 14, 0, 0, 0, 0, 0, 0, 1, 1, 1, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.759 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 2175, 1113, 0, 193, 0, 0, 0, 0, 0, 0, 0, 0, 3, 14, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.759 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 2799, 1654, 0, 320, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 31, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.759 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 150, 66, 0, 23, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.759 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 8, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.760 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.760 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.760 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.760 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.760 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.760 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.760 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.760 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.760 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.760 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.760 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.760 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.760 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.761 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.761 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.761 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.761 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.761 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.761 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T19:36:28.761 INFO:tasks.workunit.client.0.smithi029.stdout: ] 2024-08-29T19:36:28.761 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.761 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:28.761 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_id": 4, 2024-08-29T19:36:28.761 INFO:tasks.workunit.client.0.smithi029.stdout: "values": [ 2024-08-29T19:36:28.761 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.762 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.762 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.762 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.762 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.762 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 78, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.762 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 4104, 102, 35, 68, 119, 206, 51, 0, 2, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.762 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 381, 130, 1, 0, 20, 68, 431, 0, 1, 1, 0, 0, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.762 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 179, 1, 0, 0, 0, 1, 0, 0, 0, 0, 0, 4, 3, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.762 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 62, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 3, 4, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.762 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.762 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.762 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.762 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.762 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.763 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.763 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.763 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.763 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.763 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.763 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.763 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.763 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.763 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.763 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.763 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.763 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.763 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.763 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.764 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.764 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.764 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T19:36:28.764 INFO:tasks.workunit.client.0.smithi029.stdout: ] 2024-08-29T19:36:28.764 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.764 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:28.764 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_id": 5, 2024-08-29T19:36:28.764 INFO:tasks.workunit.client.0.smithi029.stdout: "values": [ 2024-08-29T19:36:28.764 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.764 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.764 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.764 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.764 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.765 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 86, 12, 47, 131, 349, 504, 595, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.765 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 3647, 59, 85, 126, 109, 124, 127, 1, 2, 0, 1, 1, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.765 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 396, 5, 6, 1, 1, 0, 3, 0, 2, 1, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.765 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 257, 9, 53, 126, 28, 0, 0, 0, 0, 0, 2, 3, 7, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.765 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 91, 31, 28, 4, 0, 0, 0, 0, 0, 0, 1, 1, 9, 18, 21, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.765 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 31, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 41, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.765 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.765 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.765 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.765 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.765 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.765 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.765 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.766 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.766 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.766 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.766 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.766 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.766 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.766 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.766 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.766 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.766 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.766 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.766 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.766 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.767 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T19:36:28.767 INFO:tasks.workunit.client.0.smithi029.stdout: ] 2024-08-29T19:36:28.767 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.767 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:28.767 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_id": 6, 2024-08-29T19:36:28.767 INFO:tasks.workunit.client.0.smithi029.stdout: "values": [ 2024-08-29T19:36:28.767 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.767 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.767 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.767 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.767 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.767 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 103, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.767 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 3211, 35, 2, 0, 13, 2, 5, 5, 12, 5, 2, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.767 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 371, 5, 1, 0, 7, 0, 0, 1, 2, 11, 1, 2, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.768 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 284, 95, 0, 0, 1, 0, 0, 0, 0, 0, 0, 2, 7, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.768 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 102, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 1, 17, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.768 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 39, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 7, 38, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.768 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.768 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.768 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.768 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.768 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.768 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.768 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.768 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.768 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.768 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.769 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.769 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.769 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.769 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.769 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.769 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.769 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.769 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.769 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.769 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.769 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T19:36:28.769 INFO:tasks.workunit.client.0.smithi029.stdout: ] 2024-08-29T19:36:28.769 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.769 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:28.770 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_id": 7, 2024-08-29T19:36:28.770 INFO:tasks.workunit.client.0.smithi029.stdout: "values": [ 2024-08-29T19:36:28.770 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.770 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.770 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.770 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.770 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.770 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 55, 2, 6, 50, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.770 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 7372, 31, 45, 99, 1, 0, 2, 2, 1, 1, 1, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.770 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 6354, 12, 50, 20, 0, 0, 0, 0, 0, 0, 1, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.770 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 411, 14, 2, 0, 0, 0, 0, 0, 0, 2, 0, 1, 9, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.770 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 98, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 5, 16, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.770 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 4, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.771 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.771 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.771 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.771 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.771 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.771 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.771 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.771 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.771 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.771 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.771 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.771 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.771 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.771 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.772 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.772 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.772 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.772 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.772 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.772 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.772 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T19:36:28.772 INFO:tasks.workunit.client.0.smithi029.stdout: ] 2024-08-29T19:36:28.772 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:28.773 INFO:tasks.workunit.client.0.smithi029.stdout: ] 2024-08-29T19:36:28.773 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.773 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw_latency_out_bytes_histogram": { 2024-08-29T19:36:28.773 INFO:tasks.workunit.client.0.smithi029.stdout: "axes": [ 2024-08-29T19:36:28.773 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:28.773 INFO:tasks.workunit.client.0.smithi029.stdout: "buckets": 32, 2024-08-29T19:36:28.773 INFO:tasks.workunit.client.0.smithi029.stdout: "min": 0, 2024-08-29T19:36:28.773 INFO:tasks.workunit.client.0.smithi029.stdout: "name": "Latency (usec)", 2024-08-29T19:36:28.773 INFO:tasks.workunit.client.0.smithi029.stdout: "quant_size": 100000, 2024-08-29T19:36:28.773 INFO:tasks.workunit.client.0.smithi029.stdout: "ranges": [ 2024-08-29T19:36:28.773 INFO:tasks.workunit.client.0.smithi029.stdout: "[None, -1]", 2024-08-29T19:36:28.773 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 99999]", 2024-08-29T19:36:28.773 INFO:tasks.workunit.client.0.smithi029.stdout: "[100000, 199999]", 2024-08-29T19:36:28.774 INFO:tasks.workunit.client.0.smithi029.stdout: "[200000, 399999]", 2024-08-29T19:36:28.774 INFO:tasks.workunit.client.0.smithi029.stdout: "[400000, 799999]", 2024-08-29T19:36:28.774 INFO:tasks.workunit.client.0.smithi029.stdout: "[800000, 1599999]", 2024-08-29T19:36:28.774 INFO:tasks.workunit.client.0.smithi029.stdout: "[1600000, 3199999]", 2024-08-29T19:36:28.774 INFO:tasks.workunit.client.0.smithi029.stdout: "[3200000, 6399999]", 2024-08-29T19:36:28.774 INFO:tasks.workunit.client.0.smithi029.stdout: "[6400000, 12799999]", 2024-08-29T19:36:28.774 INFO:tasks.workunit.client.0.smithi029.stdout: "[12800000, 25599999]", 2024-08-29T19:36:28.774 INFO:tasks.workunit.client.0.smithi029.stdout: "[25600000, 51199999]", 2024-08-29T19:36:28.774 INFO:tasks.workunit.client.0.smithi029.stdout: "[51200000, 102399999]", 2024-08-29T19:36:28.774 INFO:tasks.workunit.client.0.smithi029.stdout: "[102400000, 204799999]", 2024-08-29T19:36:28.774 INFO:tasks.workunit.client.0.smithi029.stdout: "[204800000, 409599999]", 2024-08-29T19:36:28.774 INFO:tasks.workunit.client.0.smithi029.stdout: "[409600000, 819199999]", 2024-08-29T19:36:28.774 INFO:tasks.workunit.client.0.smithi029.stdout: "[819200000, 1638399999]", 2024-08-29T19:36:28.774 INFO:tasks.workunit.client.0.smithi029.stdout: "[1638400000, 3276799999]", 2024-08-29T19:36:28.775 INFO:tasks.workunit.client.0.smithi029.stdout: "[3276800000, 6553599999]", 2024-08-29T19:36:28.775 INFO:tasks.workunit.client.0.smithi029.stdout: "[6553600000, 13107199999]", 2024-08-29T19:36:28.775 INFO:tasks.workunit.client.0.smithi029.stdout: "[13107200000, 26214399999]", 2024-08-29T19:36:28.775 INFO:tasks.workunit.client.0.smithi029.stdout: "[26214400000, 52428799999]", 2024-08-29T19:36:28.775 INFO:tasks.workunit.client.0.smithi029.stdout: "[52428800000, 104857599999]", 2024-08-29T19:36:28.775 INFO:tasks.workunit.client.0.smithi029.stdout: "[104857600000, 209715199999]", 2024-08-29T19:36:28.775 INFO:tasks.workunit.client.0.smithi029.stdout: "[209715200000, 419430399999]", 2024-08-29T19:36:28.775 INFO:tasks.workunit.client.0.smithi029.stdout: "[419430400000, 838860799999]", 2024-08-29T19:36:28.775 INFO:tasks.workunit.client.0.smithi029.stdout: "[838860800000, 1677721599999]", 2024-08-29T19:36:28.775 INFO:tasks.workunit.client.0.smithi029.stdout: "[1677721600000, 3355443199999]", 2024-08-29T19:36:28.775 INFO:tasks.workunit.client.0.smithi029.stdout: "[3355443200000, 6710886399999]", 2024-08-29T19:36:28.775 INFO:tasks.workunit.client.0.smithi029.stdout: "[6710886400000, 13421772799999]", 2024-08-29T19:36:28.775 INFO:tasks.workunit.client.0.smithi029.stdout: "[13421772800000, 26843545599999]", 2024-08-29T19:36:28.775 INFO:tasks.workunit.client.0.smithi029.stdout: "[26843545600000, 53687091199999]", 2024-08-29T19:36:28.776 INFO:tasks.workunit.client.0.smithi029.stdout: "[53687091200000, None]" 2024-08-29T19:36:28.776 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:28.776 INFO:tasks.workunit.client.0.smithi029.stdout: "scale_type": "log2" 2024-08-29T19:36:28.776 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.776 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:28.776 INFO:tasks.workunit.client.0.smithi029.stdout: "buckets": 32, 2024-08-29T19:36:28.776 INFO:tasks.workunit.client.0.smithi029.stdout: "min": 0, 2024-08-29T19:36:28.776 INFO:tasks.workunit.client.0.smithi029.stdout: "name": "Request size (bytes)", 2024-08-29T19:36:28.776 INFO:tasks.workunit.client.0.smithi029.stdout: "quant_size": 512, 2024-08-29T19:36:28.776 INFO:tasks.workunit.client.0.smithi029.stdout: "ranges": [ 2024-08-29T19:36:28.776 INFO:tasks.workunit.client.0.smithi029.stdout: "[None, -1]", 2024-08-29T19:36:28.776 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 511]", 2024-08-29T19:36:28.776 INFO:tasks.workunit.client.0.smithi029.stdout: "[512, 1023]", 2024-08-29T19:36:28.776 INFO:tasks.workunit.client.0.smithi029.stdout: "[1024, 2047]", 2024-08-29T19:36:28.777 INFO:tasks.workunit.client.0.smithi029.stdout: "[2048, 4095]", 2024-08-29T19:36:28.777 INFO:tasks.workunit.client.0.smithi029.stdout: "[4096, 8191]", 2024-08-29T19:36:28.777 INFO:tasks.workunit.client.0.smithi029.stdout: "[8192, 16383]", 2024-08-29T19:36:28.777 INFO:tasks.workunit.client.0.smithi029.stdout: "[16384, 32767]", 2024-08-29T19:36:28.777 INFO:tasks.workunit.client.0.smithi029.stdout: "[32768, 65535]", 2024-08-29T19:36:28.777 INFO:tasks.workunit.client.0.smithi029.stdout: "[65536, 131071]", 2024-08-29T19:36:28.777 INFO:tasks.workunit.client.0.smithi029.stdout: "[131072, 262143]", 2024-08-29T19:36:28.777 INFO:tasks.workunit.client.0.smithi029.stdout: "[262144, 524287]", 2024-08-29T19:36:28.777 INFO:tasks.workunit.client.0.smithi029.stdout: "[524288, 1048575]", 2024-08-29T19:36:28.778 INFO:tasks.workunit.client.0.smithi029.stdout: "[1048576, 2097151]", 2024-08-29T19:36:28.778 INFO:tasks.workunit.client.0.smithi029.stdout: "[2097152, 4194303]", 2024-08-29T19:36:28.778 INFO:tasks.workunit.client.0.smithi029.stdout: "[4194304, 8388607]", 2024-08-29T19:36:28.778 INFO:tasks.workunit.client.0.smithi029.stdout: "[8388608, 16777215]", 2024-08-29T19:36:28.778 INFO:tasks.workunit.client.0.smithi029.stdout: "[16777216, 33554431]", 2024-08-29T19:36:28.778 INFO:tasks.workunit.client.0.smithi029.stdout: "[33554432, 67108863]", 2024-08-29T19:36:28.778 INFO:tasks.workunit.client.0.smithi029.stdout: "[67108864, 134217727]", 2024-08-29T19:36:28.778 INFO:tasks.workunit.client.0.smithi029.stdout: "[134217728, 268435455]", 2024-08-29T19:36:28.778 INFO:tasks.workunit.client.0.smithi029.stdout: "[268435456, 536870911]", 2024-08-29T19:36:28.778 INFO:tasks.workunit.client.0.smithi029.stdout: "[536870912, 1073741823]", 2024-08-29T19:36:28.778 INFO:tasks.workunit.client.0.smithi029.stdout: "[1073741824, 2147483647]", 2024-08-29T19:36:28.778 INFO:tasks.workunit.client.0.smithi029.stdout: "[2147483648, 4294967295]", 2024-08-29T19:36:28.778 INFO:tasks.workunit.client.0.smithi029.stdout: "[4294967296, 8589934591]", 2024-08-29T19:36:28.778 INFO:tasks.workunit.client.0.smithi029.stdout: "[8589934592, 17179869183]", 2024-08-29T19:36:28.779 INFO:tasks.workunit.client.0.smithi029.stdout: "[17179869184, 34359738367]", 2024-08-29T19:36:28.779 INFO:tasks.workunit.client.0.smithi029.stdout: "[34359738368, 68719476735]", 2024-08-29T19:36:28.779 INFO:tasks.workunit.client.0.smithi029.stdout: "[68719476736, 137438953471]", 2024-08-29T19:36:28.779 INFO:tasks.workunit.client.0.smithi029.stdout: "[137438953472, 274877906943]", 2024-08-29T19:36:28.779 INFO:tasks.workunit.client.0.smithi029.stdout: "[274877906944, None]" 2024-08-29T19:36:28.779 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:28.779 INFO:tasks.workunit.client.0.smithi029.stdout: "scale_type": "log2" 2024-08-29T19:36:28.779 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:28.779 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:28.779 INFO:tasks.workunit.client.0.smithi029.stdout: "osds": [ 2024-08-29T19:36:28.779 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:28.779 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_id": 0, 2024-08-29T19:36:28.779 INFO:tasks.workunit.client.0.smithi029.stdout: "values": [ 2024-08-29T19:36:28.779 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.780 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.780 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.780 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.780 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.780 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 242, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.780 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 4815, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.780 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 1973, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.780 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 421, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.780 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 332, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.780 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 184, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.780 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 30, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.780 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.780 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.781 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.781 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.781 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.781 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.781 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.781 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.781 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.781 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.781 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.781 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.781 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.781 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.781 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.782 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.782 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.782 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.782 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.782 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T19:36:28.782 INFO:tasks.workunit.client.0.smithi029.stdout: ] 2024-08-29T19:36:28.782 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.782 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:28.782 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_id": 1, 2024-08-29T19:36:28.782 INFO:tasks.workunit.client.0.smithi029.stdout: "values": [ 2024-08-29T19:36:28.782 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.782 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.782 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.782 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.783 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.783 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 668, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.783 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 2737, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.783 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 1694, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.783 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 1009, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.783 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 1161, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.783 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 4578, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.783 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 633, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.783 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.783 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.783 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.783 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.783 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.784 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.784 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.784 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.784 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.784 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.784 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.784 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.784 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.784 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.784 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.784 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.784 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.784 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.784 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.785 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T19:36:28.785 INFO:tasks.workunit.client.0.smithi029.stdout: ] 2024-08-29T19:36:28.785 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.785 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:28.785 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_id": 2, 2024-08-29T19:36:28.785 INFO:tasks.workunit.client.0.smithi029.stdout: "values": [ 2024-08-29T19:36:28.785 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.785 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.785 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.785 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.785 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.785 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 208, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.785 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 7804, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.785 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 17680, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.786 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 1440, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.786 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 180, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.786 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 88, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.786 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.786 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.786 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.786 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.786 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.786 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.786 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.786 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.786 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.786 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.787 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.787 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.787 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.787 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.787 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.787 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.787 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.787 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.787 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.787 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.787 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T19:36:28.787 INFO:tasks.workunit.client.0.smithi029.stdout: ] 2024-08-29T19:36:28.787 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.787 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:28.788 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_id": 3, 2024-08-29T19:36:28.788 INFO:tasks.workunit.client.0.smithi029.stdout: "values": [ 2024-08-29T19:36:28.788 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.788 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.788 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.788 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.788 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.788 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 121, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.788 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 4576, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.788 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 1421, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.788 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 690, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.788 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 3512, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.788 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 4806, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.789 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 240, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.789 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.789 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.789 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.789 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.789 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.789 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.789 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.789 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.789 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.789 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.789 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.789 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.790 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.790 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.790 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.790 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.790 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.790 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.790 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.790 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T19:36:28.790 INFO:tasks.workunit.client.0.smithi029.stdout: ] 2024-08-29T19:36:28.790 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.790 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:28.790 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_id": 4, 2024-08-29T19:36:28.790 INFO:tasks.workunit.client.0.smithi029.stdout: "values": [ 2024-08-29T19:36:28.790 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.791 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.791 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.791 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.791 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.791 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 84, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.791 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 4688, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.791 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 1036, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.791 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 191, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.791 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 86, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.791 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 48, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.791 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.791 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.791 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.791 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.792 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.792 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.792 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.792 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.792 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.792 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.792 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.792 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.792 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.792 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.792 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.792 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.792 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.793 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.793 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.793 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.793 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T19:36:28.793 INFO:tasks.workunit.client.0.smithi029.stdout: ] 2024-08-29T19:36:28.793 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.793 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:28.793 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_id": 5, 2024-08-29T19:36:28.793 INFO:tasks.workunit.client.0.smithi029.stdout: "values": [ 2024-08-29T19:36:28.793 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.793 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.793 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.793 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.793 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.794 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 1724, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.794 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 4286, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.794 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 417, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.794 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 488, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.794 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 204, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.794 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 78, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.794 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.794 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.794 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.794 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.794 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.794 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.794 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.795 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.795 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.795 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.795 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.795 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.795 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.795 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.795 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.795 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.795 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.795 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.795 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.795 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.795 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T19:36:28.796 INFO:tasks.workunit.client.0.smithi029.stdout: ] 2024-08-29T19:36:28.796 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.796 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:28.796 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_id": 6, 2024-08-29T19:36:28.796 INFO:tasks.workunit.client.0.smithi029.stdout: "values": [ 2024-08-29T19:36:28.796 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.796 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.796 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.796 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.796 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.796 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 104, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.796 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 3294, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.796 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 403, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.796 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 390, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.797 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 157, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.797 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 85, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.797 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.797 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.797 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.797 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.797 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.797 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.797 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.797 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.797 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.797 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.797 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.798 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.798 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.798 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.798 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.798 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.798 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.798 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.798 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.798 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.798 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T19:36:28.798 INFO:tasks.workunit.client.0.smithi029.stdout: ] 2024-08-29T19:36:28.798 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.798 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:28.798 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_id": 7, 2024-08-29T19:36:28.799 INFO:tasks.workunit.client.0.smithi029.stdout: "values": [ 2024-08-29T19:36:28.799 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.799 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.799 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.799 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.799 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.799 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 113, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.799 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 7557, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.799 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 6440, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.799 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 441, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.799 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 142, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.799 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 66, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.799 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.800 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.800 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.800 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.800 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.800 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.800 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.800 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.800 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.800 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.800 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.800 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.800 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.800 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.800 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.801 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.801 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.801 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.801 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.801 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.801 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T19:36:28.801 INFO:tasks.workunit.client.0.smithi029.stdout: ] 2024-08-29T19:36:28.801 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:28.801 INFO:tasks.workunit.client.0.smithi029.stdout: ] 2024-08-29T19:36:28.801 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.801 INFO:tasks.workunit.client.0.smithi029.stdout: "op_w_latency_in_bytes_histogram": { 2024-08-29T19:36:28.801 INFO:tasks.workunit.client.0.smithi029.stdout: "axes": [ 2024-08-29T19:36:28.801 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:28.801 INFO:tasks.workunit.client.0.smithi029.stdout: "buckets": 32, 2024-08-29T19:36:28.802 INFO:tasks.workunit.client.0.smithi029.stdout: "min": 0, 2024-08-29T19:36:28.802 INFO:tasks.workunit.client.0.smithi029.stdout: "name": "Latency (usec)", 2024-08-29T19:36:28.802 INFO:tasks.workunit.client.0.smithi029.stdout: "quant_size": 100000, 2024-08-29T19:36:28.802 INFO:tasks.workunit.client.0.smithi029.stdout: "ranges": [ 2024-08-29T19:36:28.802 INFO:tasks.workunit.client.0.smithi029.stdout: "[None, -1]", 2024-08-29T19:36:28.802 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 99999]", 2024-08-29T19:36:28.802 INFO:tasks.workunit.client.0.smithi029.stdout: "[100000, 199999]", 2024-08-29T19:36:28.802 INFO:tasks.workunit.client.0.smithi029.stdout: "[200000, 399999]", 2024-08-29T19:36:28.802 INFO:tasks.workunit.client.0.smithi029.stdout: "[400000, 799999]", 2024-08-29T19:36:28.802 INFO:tasks.workunit.client.0.smithi029.stdout: "[800000, 1599999]", 2024-08-29T19:36:28.802 INFO:tasks.workunit.client.0.smithi029.stdout: "[1600000, 3199999]", 2024-08-29T19:36:28.802 INFO:tasks.workunit.client.0.smithi029.stdout: "[3200000, 6399999]", 2024-08-29T19:36:28.802 INFO:tasks.workunit.client.0.smithi029.stdout: "[6400000, 12799999]", 2024-08-29T19:36:28.802 INFO:tasks.workunit.client.0.smithi029.stdout: "[12800000, 25599999]", 2024-08-29T19:36:28.803 INFO:tasks.workunit.client.0.smithi029.stdout: "[25600000, 51199999]", 2024-08-29T19:36:28.803 INFO:tasks.workunit.client.0.smithi029.stdout: "[51200000, 102399999]", 2024-08-29T19:36:28.803 INFO:tasks.workunit.client.0.smithi029.stdout: "[102400000, 204799999]", 2024-08-29T19:36:28.803 INFO:tasks.workunit.client.0.smithi029.stdout: "[204800000, 409599999]", 2024-08-29T19:36:28.803 INFO:tasks.workunit.client.0.smithi029.stdout: "[409600000, 819199999]", 2024-08-29T19:36:28.803 INFO:tasks.workunit.client.0.smithi029.stdout: "[819200000, 1638399999]", 2024-08-29T19:36:28.803 INFO:tasks.workunit.client.0.smithi029.stdout: "[1638400000, 3276799999]", 2024-08-29T19:36:28.803 INFO:tasks.workunit.client.0.smithi029.stdout: "[3276800000, 6553599999]", 2024-08-29T19:36:28.803 INFO:tasks.workunit.client.0.smithi029.stdout: "[6553600000, 13107199999]", 2024-08-29T19:36:28.803 INFO:tasks.workunit.client.0.smithi029.stdout: "[13107200000, 26214399999]", 2024-08-29T19:36:28.804 INFO:tasks.workunit.client.0.smithi029.stdout: "[26214400000, 52428799999]", 2024-08-29T19:36:28.804 INFO:tasks.workunit.client.0.smithi029.stdout: "[52428800000, 104857599999]", 2024-08-29T19:36:28.804 INFO:tasks.workunit.client.0.smithi029.stdout: "[104857600000, 209715199999]", 2024-08-29T19:36:28.804 INFO:tasks.workunit.client.0.smithi029.stdout: "[209715200000, 419430399999]", 2024-08-29T19:36:28.804 INFO:tasks.workunit.client.0.smithi029.stdout: "[419430400000, 838860799999]", 2024-08-29T19:36:28.804 INFO:tasks.workunit.client.0.smithi029.stdout: "[838860800000, 1677721599999]", 2024-08-29T19:36:28.804 INFO:tasks.workunit.client.0.smithi029.stdout: "[1677721600000, 3355443199999]", 2024-08-29T19:36:28.804 INFO:tasks.workunit.client.0.smithi029.stdout: "[3355443200000, 6710886399999]", 2024-08-29T19:36:28.805 INFO:tasks.workunit.client.0.smithi029.stdout: "[6710886400000, 13421772799999]", 2024-08-29T19:36:28.805 INFO:tasks.workunit.client.0.smithi029.stdout: "[13421772800000, 26843545599999]", 2024-08-29T19:36:28.805 INFO:tasks.workunit.client.0.smithi029.stdout: "[26843545600000, 53687091199999]", 2024-08-29T19:36:28.805 INFO:tasks.workunit.client.0.smithi029.stdout: "[53687091200000, None]" 2024-08-29T19:36:28.805 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:28.805 INFO:tasks.workunit.client.0.smithi029.stdout: "scale_type": "log2" 2024-08-29T19:36:28.805 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.805 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:28.805 INFO:tasks.workunit.client.0.smithi029.stdout: "buckets": 32, 2024-08-29T19:36:28.805 INFO:tasks.workunit.client.0.smithi029.stdout: "min": 0, 2024-08-29T19:36:28.805 INFO:tasks.workunit.client.0.smithi029.stdout: "name": "Request size (bytes)", 2024-08-29T19:36:28.806 INFO:tasks.workunit.client.0.smithi029.stdout: "quant_size": 512, 2024-08-29T19:36:28.806 INFO:tasks.workunit.client.0.smithi029.stdout: "ranges": [ 2024-08-29T19:36:28.806 INFO:tasks.workunit.client.0.smithi029.stdout: "[None, -1]", 2024-08-29T19:36:28.806 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 511]", 2024-08-29T19:36:28.806 INFO:tasks.workunit.client.0.smithi029.stdout: "[512, 1023]", 2024-08-29T19:36:28.806 INFO:tasks.workunit.client.0.smithi029.stdout: "[1024, 2047]", 2024-08-29T19:36:28.806 INFO:tasks.workunit.client.0.smithi029.stdout: "[2048, 4095]", 2024-08-29T19:36:28.806 INFO:tasks.workunit.client.0.smithi029.stdout: "[4096, 8191]", 2024-08-29T19:36:28.806 INFO:tasks.workunit.client.0.smithi029.stdout: "[8192, 16383]", 2024-08-29T19:36:28.806 INFO:tasks.workunit.client.0.smithi029.stdout: "[16384, 32767]", 2024-08-29T19:36:28.806 INFO:tasks.workunit.client.0.smithi029.stdout: "[32768, 65535]", 2024-08-29T19:36:28.806 INFO:tasks.workunit.client.0.smithi029.stdout: "[65536, 131071]", 2024-08-29T19:36:28.806 INFO:tasks.workunit.client.0.smithi029.stdout: "[131072, 262143]", 2024-08-29T19:36:28.806 INFO:tasks.workunit.client.0.smithi029.stdout: "[262144, 524287]", 2024-08-29T19:36:28.807 INFO:tasks.workunit.client.0.smithi029.stdout: "[524288, 1048575]", 2024-08-29T19:36:28.807 INFO:tasks.workunit.client.0.smithi029.stdout: "[1048576, 2097151]", 2024-08-29T19:36:28.807 INFO:tasks.workunit.client.0.smithi029.stdout: "[2097152, 4194303]", 2024-08-29T19:36:28.807 INFO:tasks.workunit.client.0.smithi029.stdout: "[4194304, 8388607]", 2024-08-29T19:36:28.807 INFO:tasks.workunit.client.0.smithi029.stdout: "[8388608, 16777215]", 2024-08-29T19:36:28.807 INFO:tasks.workunit.client.0.smithi029.stdout: "[16777216, 33554431]", 2024-08-29T19:36:28.807 INFO:tasks.workunit.client.0.smithi029.stdout: "[33554432, 67108863]", 2024-08-29T19:36:28.807 INFO:tasks.workunit.client.0.smithi029.stdout: "[67108864, 134217727]", 2024-08-29T19:36:28.807 INFO:tasks.workunit.client.0.smithi029.stdout: "[134217728, 268435455]", 2024-08-29T19:36:28.807 INFO:tasks.workunit.client.0.smithi029.stdout: "[268435456, 536870911]", 2024-08-29T19:36:28.807 INFO:tasks.workunit.client.0.smithi029.stdout: "[536870912, 1073741823]", 2024-08-29T19:36:28.807 INFO:tasks.workunit.client.0.smithi029.stdout: "[1073741824, 2147483647]", 2024-08-29T19:36:28.807 INFO:tasks.workunit.client.0.smithi029.stdout: "[2147483648, 4294967295]", 2024-08-29T19:36:28.807 INFO:tasks.workunit.client.0.smithi029.stdout: "[4294967296, 8589934591]", 2024-08-29T19:36:28.808 INFO:tasks.workunit.client.0.smithi029.stdout: "[8589934592, 17179869183]", 2024-08-29T19:36:28.808 INFO:tasks.workunit.client.0.smithi029.stdout: "[17179869184, 34359738367]", 2024-08-29T19:36:28.808 INFO:tasks.workunit.client.0.smithi029.stdout: "[34359738368, 68719476735]", 2024-08-29T19:36:28.808 INFO:tasks.workunit.client.0.smithi029.stdout: "[68719476736, 137438953471]", 2024-08-29T19:36:28.808 INFO:tasks.workunit.client.0.smithi029.stdout: "[137438953472, 274877906943]", 2024-08-29T19:36:28.808 INFO:tasks.workunit.client.0.smithi029.stdout: "[274877906944, None]" 2024-08-29T19:36:28.808 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:28.808 INFO:tasks.workunit.client.0.smithi029.stdout: "scale_type": "log2" 2024-08-29T19:36:28.808 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:28.808 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:28.808 INFO:tasks.workunit.client.0.smithi029.stdout: "osds": [ 2024-08-29T19:36:28.808 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:28.808 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_id": 0, 2024-08-29T19:36:28.809 INFO:tasks.workunit.client.0.smithi029.stdout: "values": [ 2024-08-29T19:36:28.809 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.809 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.809 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.809 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.809 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.809 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 29, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.809 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 816, 22, 1, 0, 12, 0, 2, 0, 0, 1, 0, 3, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.809 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 2400, 5, 1, 3, 4, 3, 10, 13, 27, 59, 108, 54, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.809 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 253, 2, 0, 0, 1, 2, 2, 4, 3, 0, 28, 180, 337, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.809 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 549, 0, 0, 0, 0, 0, 1, 1, 2, 9, 14, 20, 106, 40, 75, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.809 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 956, 0, 0, 0, 0, 1, 1, 0, 0, 1, 1, 6, 6, 25, 109, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.809 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 727, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 2, 8, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.809 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 191, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.810 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.810 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.810 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.810 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.810 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.810 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.810 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.810 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.810 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.810 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.810 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.810 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.810 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.810 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.811 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.811 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.811 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.811 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.811 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T19:36:28.811 INFO:tasks.workunit.client.0.smithi029.stdout: ] 2024-08-29T19:36:28.811 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.811 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:28.811 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_id": 1, 2024-08-29T19:36:28.811 INFO:tasks.workunit.client.0.smithi029.stdout: "values": [ 2024-08-29T19:36:28.811 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.811 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.811 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.811 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.812 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.812 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.812 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 877, 31, 2, 2, 3, 1, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.812 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 3315, 9, 1, 2, 5, 4, 8, 20, 40, 60, 136, 82, 3, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.812 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 181, 9, 0, 0, 0, 1, 0, 0, 0, 5, 16, 225, 505, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.812 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 527, 4, 0, 0, 1, 1, 0, 0, 1, 4, 7, 10, 93, 17, 52, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.812 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 919, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 2, 2, 16, 82, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.812 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 839, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.812 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 558, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.812 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 875, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.812 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.812 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.813 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.813 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.813 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.813 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.813 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.813 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.813 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.813 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.813 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.813 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.813 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.813 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.813 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.813 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.814 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.814 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T19:36:28.815 INFO:tasks.workunit.client.0.smithi029.stdout: ] 2024-08-29T19:36:28.815 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.815 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:28.815 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_id": 2, 2024-08-29T19:36:28.815 INFO:tasks.workunit.client.0.smithi029.stdout: "values": [ 2024-08-29T19:36:28.815 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.815 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.815 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.815 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.816 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.816 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 19, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.816 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 363, 19, 1, 0, 12, 2, 1, 1, 1, 2, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.816 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 192, 11, 0, 0, 1, 1, 2, 2, 4, 5, 20, 26, 2, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.816 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 172, 6, 1, 0, 2, 2, 0, 4, 7, 5, 48, 47, 24, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.816 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 85, 2, 0, 0, 0, 0, 2, 2, 1, 8, 17, 38, 33, 51, 103, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.816 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 18, 0, 0, 0, 0, 1, 0, 0, 2, 1, 3, 4, 8, 36, 129, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.816 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 2, 1, 0, 0, 5, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.816 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.816 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.816 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.816 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.816 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.816 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.817 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.817 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.817 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.817 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.817 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.817 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.817 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.817 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.817 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.817 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.817 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.817 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.817 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.818 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T19:36:28.818 INFO:tasks.workunit.client.0.smithi029.stdout: ] 2024-08-29T19:36:28.818 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.818 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:28.818 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_id": 3, 2024-08-29T19:36:28.818 INFO:tasks.workunit.client.0.smithi029.stdout: "values": [ 2024-08-29T19:36:28.818 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.818 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.818 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.818 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.818 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.818 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.818 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 603, 12, 2, 0, 12, 3, 1, 3, 3, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.818 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 1181, 11, 0, 0, 9, 1, 6, 8, 17, 35, 43, 38, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.819 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 284, 8, 0, 0, 1, 3, 1, 3, 2, 4, 15, 84, 194, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.819 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 488, 0, 0, 0, 0, 1, 2, 0, 0, 3, 9, 9, 15, 29, 47, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.819 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 347, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 2, 3, 21, 62, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.819 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 177, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.819 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.819 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.819 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.819 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.819 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.819 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.819 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.819 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.819 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.820 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.820 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.820 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.820 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.820 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.820 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.820 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.820 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.820 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.820 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.820 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T19:36:28.820 INFO:tasks.workunit.client.0.smithi029.stdout: ] 2024-08-29T19:36:28.820 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.821 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:28.821 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_id": 4, 2024-08-29T19:36:28.821 INFO:tasks.workunit.client.0.smithi029.stdout: "values": [ 2024-08-29T19:36:28.821 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.821 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.821 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.821 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.821 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.821 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 23, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.821 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 702, 21, 3, 0, 15, 4, 4, 2, 5, 5, 2, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.821 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 1369, 7, 0, 1, 4, 5, 10, 9, 22, 31, 47, 27, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.821 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 504, 6, 0, 0, 1, 3, 2, 8, 2, 5, 42, 98, 169, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.821 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 437, 6, 0, 0, 0, 0, 0, 2, 1, 5, 8, 31, 71, 41, 53, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.821 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 130, 0, 0, 0, 0, 0, 0, 0, 0, 1, 4, 4, 8, 40, 97, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.822 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 128, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 3, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.822 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 82, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.822 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.822 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.822 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.822 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.822 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.822 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.822 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.822 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.822 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.822 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.822 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.823 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.823 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.823 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.823 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.823 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.823 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.823 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.823 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T19:36:28.823 INFO:tasks.workunit.client.0.smithi029.stdout: ] 2024-08-29T19:36:28.823 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.823 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:28.823 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_id": 5, 2024-08-29T19:36:28.823 INFO:tasks.workunit.client.0.smithi029.stdout: "values": [ 2024-08-29T19:36:28.823 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.824 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.824 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.824 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.824 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.824 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.824 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 354, 23, 4, 2, 7, 1, 3, 2, 2, 4, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.824 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 114, 7, 0, 0, 6, 0, 0, 4, 7, 13, 11, 21, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.824 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 139, 5, 0, 0, 0, 2, 3, 3, 6, 7, 18, 35, 13, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.824 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 112, 5, 0, 1, 0, 0, 1, 1, 2, 8, 31, 52, 26, 43, 54, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.824 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 59, 30, 0, 0, 0, 0, 0, 2, 4, 1, 5, 13, 5, 30, 113, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.824 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 9, 66, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 2, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.824 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 154, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.825 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.825 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.825 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.825 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.825 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.825 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.825 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.825 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.825 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.825 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.825 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.825 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.825 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.826 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.826 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.826 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.826 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.826 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.826 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T19:36:28.826 INFO:tasks.workunit.client.0.smithi029.stdout: ] 2024-08-29T19:36:28.826 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.826 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:28.826 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_id": 6, 2024-08-29T19:36:28.826 INFO:tasks.workunit.client.0.smithi029.stdout: "values": [ 2024-08-29T19:36:28.826 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.826 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.826 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.827 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.827 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.827 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.827 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 648, 23, 0, 0, 17, 1, 4, 5, 9, 2, 1, 1, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.827 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 1283, 13, 0, 0, 6, 2, 3, 6, 17, 53, 53, 19, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.827 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 537, 11, 0, 0, 0, 0, 0, 1, 1, 2, 17, 86, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.827 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 376, 21, 0, 0, 0, 0, 0, 0, 0, 1, 6, 4, 65, 23, 46, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.827 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 107, 31, 0, 0, 0, 0, 1, 0, 0, 0, 1, 3, 3, 21, 115, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.827 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 142, 76, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 4, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.827 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 47, 132, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.827 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.827 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.827 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.828 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.828 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.828 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.828 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.828 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.828 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.828 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.828 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.828 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.828 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.828 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.828 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.828 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.829 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.829 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.829 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T19:36:28.829 INFO:tasks.workunit.client.0.smithi029.stdout: ] 2024-08-29T19:36:28.829 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.829 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:28.829 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_id": 7, 2024-08-29T19:36:28.829 INFO:tasks.workunit.client.0.smithi029.stdout: "values": [ 2024-08-29T19:36:28.829 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.829 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.829 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.829 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.829 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.830 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.830 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 552, 19, 1, 2, 9, 1, 0, 0, 0, 0, 1, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.830 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 108, 5, 1, 0, 2, 0, 0, 2, 4, 2, 4, 2, 3, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.830 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 146, 8, 1, 0, 0, 1, 0, 2, 3, 4, 8, 16, 18, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.830 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 33, 10, 0, 0, 0, 0, 1, 2, 1, 2, 4, 9, 14, 26, 60, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.830 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 13, 20, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 6, 27, 143, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.830 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 2, 65, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 2, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.830 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 154, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.830 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.830 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.830 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.830 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.830 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.830 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.831 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.831 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.831 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.831 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.831 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.831 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.831 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.831 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.831 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.831 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.831 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.831 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.831 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T19:36:28.831 INFO:tasks.workunit.client.0.smithi029.stdout: ] 2024-08-29T19:36:28.832 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:28.832 INFO:tasks.workunit.client.0.smithi029.stdout: ] 2024-08-29T19:36:28.832 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:28.832 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.832 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:28.832 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_resrv_repnum_vs_duration": { 2024-08-29T19:36:28.832 INFO:tasks.workunit.client.0.smithi029.stdout: "axes": [ 2024-08-29T19:36:28.832 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:28.832 INFO:tasks.workunit.client.0.smithi029.stdout: "buckets": 8, 2024-08-29T19:36:28.832 INFO:tasks.workunit.client.0.smithi029.stdout: "min": 0, 2024-08-29T19:36:28.832 INFO:tasks.workunit.client.0.smithi029.stdout: "name": "number of replicas", 2024-08-29T19:36:28.832 INFO:tasks.workunit.client.0.smithi029.stdout: "quant_size": 1, 2024-08-29T19:36:28.832 INFO:tasks.workunit.client.0.smithi029.stdout: "ranges": [ 2024-08-29T19:36:28.833 INFO:tasks.workunit.client.0.smithi029.stdout: "[None, -1]", 2024-08-29T19:36:28.833 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0]", 2024-08-29T19:36:28.833 INFO:tasks.workunit.client.0.smithi029.stdout: "[1, 1]", 2024-08-29T19:36:28.833 INFO:tasks.workunit.client.0.smithi029.stdout: "[2, 2]", 2024-08-29T19:36:28.833 INFO:tasks.workunit.client.0.smithi029.stdout: "[3, 3]", 2024-08-29T19:36:28.833 INFO:tasks.workunit.client.0.smithi029.stdout: "[4, 4]", 2024-08-29T19:36:28.833 INFO:tasks.workunit.client.0.smithi029.stdout: "[5, 5]", 2024-08-29T19:36:28.833 INFO:tasks.workunit.client.0.smithi029.stdout: "[6, None]" 2024-08-29T19:36:28.833 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:28.833 INFO:tasks.workunit.client.0.smithi029.stdout: "scale_type": "linear" 2024-08-29T19:36:28.833 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.833 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:28.833 INFO:tasks.workunit.client.0.smithi029.stdout: "buckets": 10, 2024-08-29T19:36:28.833 INFO:tasks.workunit.client.0.smithi029.stdout: "min": 0, 2024-08-29T19:36:28.834 INFO:tasks.workunit.client.0.smithi029.stdout: "name": "duration", 2024-08-29T19:36:28.834 INFO:tasks.workunit.client.0.smithi029.stdout: "quant_size": 250000, 2024-08-29T19:36:28.834 INFO:tasks.workunit.client.0.smithi029.stdout: "ranges": [ 2024-08-29T19:36:28.834 INFO:tasks.workunit.client.0.smithi029.stdout: "[None, -1]", 2024-08-29T19:36:28.834 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 249999]", 2024-08-29T19:36:28.834 INFO:tasks.workunit.client.0.smithi029.stdout: "[250000, 499999]", 2024-08-29T19:36:28.834 INFO:tasks.workunit.client.0.smithi029.stdout: "[500000, 999999]", 2024-08-29T19:36:28.834 INFO:tasks.workunit.client.0.smithi029.stdout: "[1000000, 1999999]", 2024-08-29T19:36:28.834 INFO:tasks.workunit.client.0.smithi029.stdout: "[2000000, 3999999]", 2024-08-29T19:36:28.834 INFO:tasks.workunit.client.0.smithi029.stdout: "[4000000, 7999999]", 2024-08-29T19:36:28.834 INFO:tasks.workunit.client.0.smithi029.stdout: "[8000000, 15999999]", 2024-08-29T19:36:28.834 INFO:tasks.workunit.client.0.smithi029.stdout: "[16000000, 31999999]", 2024-08-29T19:36:28.834 INFO:tasks.workunit.client.0.smithi029.stdout: "[32000000, None]" 2024-08-29T19:36:28.834 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:28.835 INFO:tasks.workunit.client.0.smithi029.stdout: "scale_type": "log2" 2024-08-29T19:36:28.835 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:28.835 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:28.835 INFO:tasks.workunit.client.0.smithi029.stdout: "osds": [ 2024-08-29T19:36:28.835 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:28.835 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_id": 0, 2024-08-29T19:36:28.835 INFO:tasks.workunit.client.0.smithi029.stdout: "values": [ 2024-08-29T19:36:28.835 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.835 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.835 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.835 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.835 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.835 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.835 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.836 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T19:36:28.836 INFO:tasks.workunit.client.0.smithi029.stdout: ] 2024-08-29T19:36:28.836 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.836 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:28.836 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_id": 1, 2024-08-29T19:36:28.836 INFO:tasks.workunit.client.0.smithi029.stdout: "values": [ 2024-08-29T19:36:28.836 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.836 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.836 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.836 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.836 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.836 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.836 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.836 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T19:36:28.837 INFO:tasks.workunit.client.0.smithi029.stdout: ] 2024-08-29T19:36:28.837 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.837 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:28.837 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_id": 2, 2024-08-29T19:36:28.837 INFO:tasks.workunit.client.0.smithi029.stdout: "values": [ 2024-08-29T19:36:28.837 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.837 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.837 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.837 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.837 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.837 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.837 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.837 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T19:36:28.837 INFO:tasks.workunit.client.0.smithi029.stdout: ] 2024-08-29T19:36:28.838 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.838 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:28.838 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_id": 3, 2024-08-29T19:36:28.838 INFO:tasks.workunit.client.0.smithi029.stdout: "values": [ 2024-08-29T19:36:28.838 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.838 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.838 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.838 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.838 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.838 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.838 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.838 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T19:36:28.838 INFO:tasks.workunit.client.0.smithi029.stdout: ] 2024-08-29T19:36:28.838 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.839 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:28.839 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_id": 4, 2024-08-29T19:36:28.839 INFO:tasks.workunit.client.0.smithi029.stdout: "values": [ 2024-08-29T19:36:28.839 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.839 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.839 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.839 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.839 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.839 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.839 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.839 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T19:36:28.839 INFO:tasks.workunit.client.0.smithi029.stdout: ] 2024-08-29T19:36:28.840 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.840 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:28.840 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_id": 5, 2024-08-29T19:36:28.840 INFO:tasks.workunit.client.0.smithi029.stdout: "values": [ 2024-08-29T19:36:28.840 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.840 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.840 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.840 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.840 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.840 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.840 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.840 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T19:36:28.841 INFO:tasks.workunit.client.0.smithi029.stdout: ] 2024-08-29T19:36:28.841 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.841 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:28.841 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_id": 6, 2024-08-29T19:36:28.841 INFO:tasks.workunit.client.0.smithi029.stdout: "values": [ 2024-08-29T19:36:28.841 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.841 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.841 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.841 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.841 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.841 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.841 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.841 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T19:36:28.841 INFO:tasks.workunit.client.0.smithi029.stdout: ] 2024-08-29T19:36:28.842 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.842 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:28.842 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_id": 7, 2024-08-29T19:36:28.842 INFO:tasks.workunit.client.0.smithi029.stdout: "values": [ 2024-08-29T19:36:28.842 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.842 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.842 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.842 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.842 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.842 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.842 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:28.842 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T19:36:28.842 INFO:tasks.workunit.client.0.smithi029.stdout: ] 2024-08-29T19:36:28.843 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:28.843 INFO:tasks.workunit.client.0.smithi029.stdout: ] 2024-08-29T19:36:28.843 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:28.843 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:28.843 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:28.843 INFO:tasks.workunit.client.0.smithi029.stdout: "perf_counters": { 2024-08-29T19:36:28.843 INFO:tasks.workunit.client.0.smithi029.stdout: "mds.4729795f712cc5080cd8f7bda4511c0a2ec82c08": { 2024-08-29T19:36:28.843 INFO:tasks.workunit.client.0.smithi029.stdout: "mds": { 2024-08-29T19:36:28.843 INFO:tasks.workunit.client.0.smithi029.stdout: "caps": { 2024-08-29T19:36:28.843 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.843 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.843 INFO:tasks.workunit.client.0.smithi029.stdout: "ceph_cap_op_flush_ack": { 2024-08-29T19:36:28.843 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.843 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.844 INFO:tasks.workunit.client.0.smithi029.stdout: "ceph_cap_op_flushsnap_ack": { 2024-08-29T19:36:28.844 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.844 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.844 INFO:tasks.workunit.client.0.smithi029.stdout: "ceph_cap_op_grant": { 2024-08-29T19:36:28.844 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.844 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.844 INFO:tasks.workunit.client.0.smithi029.stdout: "ceph_cap_op_revoke": { 2024-08-29T19:36:28.844 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.844 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.844 INFO:tasks.workunit.client.0.smithi029.stdout: "ceph_cap_op_trunc": { 2024-08-29T19:36:28.844 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.844 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.844 INFO:tasks.workunit.client.0.smithi029.stdout: "dir_commit": { 2024-08-29T19:36:28.844 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.845 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.845 INFO:tasks.workunit.client.0.smithi029.stdout: "dir_fetch_complete": { 2024-08-29T19:36:28.845 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 12 2024-08-29T19:36:28.845 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.845 INFO:tasks.workunit.client.0.smithi029.stdout: "dir_fetch_keys": { 2024-08-29T19:36:28.845 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 10 2024-08-29T19:36:28.845 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.845 INFO:tasks.workunit.client.0.smithi029.stdout: "dir_merge": { 2024-08-29T19:36:28.845 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.845 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.845 INFO:tasks.workunit.client.0.smithi029.stdout: "dir_split": { 2024-08-29T19:36:28.845 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.845 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.845 INFO:tasks.workunit.client.0.smithi029.stdout: "exported_inodes": { 2024-08-29T19:36:28.846 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.846 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.846 INFO:tasks.workunit.client.0.smithi029.stdout: "forward": { 2024-08-29T19:36:28.846 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.846 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.846 INFO:tasks.workunit.client.0.smithi029.stdout: "handle_client_cap_release": { 2024-08-29T19:36:28.846 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.846 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.846 INFO:tasks.workunit.client.0.smithi029.stdout: "handle_client_caps": { 2024-08-29T19:36:28.846 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.846 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.846 INFO:tasks.workunit.client.0.smithi029.stdout: "handle_client_caps_dirty": { 2024-08-29T19:36:28.846 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.846 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.847 INFO:tasks.workunit.client.0.smithi029.stdout: "handle_inode_file_caps": { 2024-08-29T19:36:28.847 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.847 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.847 INFO:tasks.workunit.client.0.smithi029.stdout: "imported_inodes": { 2024-08-29T19:36:28.847 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.847 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.847 INFO:tasks.workunit.client.0.smithi029.stdout: "inodes": { 2024-08-29T19:36:28.847 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 10 2024-08-29T19:36:28.847 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.847 INFO:tasks.workunit.client.0.smithi029.stdout: "inodes_expired": { 2024-08-29T19:36:28.847 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.847 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.847 INFO:tasks.workunit.client.0.smithi029.stdout: "inodes_pinned": { 2024-08-29T19:36:28.847 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 10 2024-08-29T19:36:28.848 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.848 INFO:tasks.workunit.client.0.smithi029.stdout: "inodes_with_caps": { 2024-08-29T19:36:28.848 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.848 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.848 INFO:tasks.workunit.client.0.smithi029.stdout: "load_cent": { 2024-08-29T19:36:28.848 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.848 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.848 INFO:tasks.workunit.client.0.smithi029.stdout: "openino_dir_fetch": { 2024-08-29T19:36:28.848 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.848 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.848 INFO:tasks.workunit.client.0.smithi029.stdout: "process_request_cap_release": { 2024-08-29T19:36:28.848 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.848 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.848 INFO:tasks.workunit.client.0.smithi029.stdout: "reply_latency": { 2024-08-29T19:36:28.849 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T19:36:28.849 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.849 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.849 INFO:tasks.workunit.client.0.smithi029.stdout: "request": { 2024-08-29T19:36:28.849 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.849 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.849 INFO:tasks.workunit.client.0.smithi029.stdout: "root_rbytes": { 2024-08-29T19:36:28.849 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.849 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.849 INFO:tasks.workunit.client.0.smithi029.stdout: "root_rfiles": { 2024-08-29T19:36:28.849 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.849 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.849 INFO:tasks.workunit.client.0.smithi029.stdout: "root_rsnaps": { 2024-08-29T19:36:28.849 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.850 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.850 INFO:tasks.workunit.client.0.smithi029.stdout: "slow_reply": { 2024-08-29T19:36:28.850 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.850 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.850 INFO:tasks.workunit.client.0.smithi029.stdout: "subtrees": { 2024-08-29T19:36:28.850 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 2 2024-08-29T19:36:28.850 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:28.850 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.850 INFO:tasks.workunit.client.0.smithi029.stdout: "mds_cache": { 2024-08-29T19:36:28.850 INFO:tasks.workunit.client.0.smithi029.stdout: "ireq_enqueue_scrub": { 2024-08-29T19:36:28.850 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.850 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.850 INFO:tasks.workunit.client.0.smithi029.stdout: "ireq_exportdir": { 2024-08-29T19:36:28.850 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.851 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.851 INFO:tasks.workunit.client.0.smithi029.stdout: "ireq_flush": { 2024-08-29T19:36:28.851 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.851 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.851 INFO:tasks.workunit.client.0.smithi029.stdout: "ireq_fragmentdir": { 2024-08-29T19:36:28.851 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.851 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.851 INFO:tasks.workunit.client.0.smithi029.stdout: "ireq_fragstats": { 2024-08-29T19:36:28.851 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.851 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.851 INFO:tasks.workunit.client.0.smithi029.stdout: "ireq_inodestats": { 2024-08-29T19:36:28.851 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.851 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.851 INFO:tasks.workunit.client.0.smithi029.stdout: "ireq_quiesce_inode": { 2024-08-29T19:36:28.852 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.852 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.852 INFO:tasks.workunit.client.0.smithi029.stdout: "ireq_quiesce_path": { 2024-08-29T19:36:28.852 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.852 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.852 INFO:tasks.workunit.client.0.smithi029.stdout: "num_recovering_enqueued": { 2024-08-29T19:36:28.852 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.852 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.852 INFO:tasks.workunit.client.0.smithi029.stdout: "num_recovering_prioritized": { 2024-08-29T19:36:28.852 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.852 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.852 INFO:tasks.workunit.client.0.smithi029.stdout: "num_recovering_processing": { 2024-08-29T19:36:28.852 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.852 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.853 INFO:tasks.workunit.client.0.smithi029.stdout: "num_strays": { 2024-08-29T19:36:28.853 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.853 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.853 INFO:tasks.workunit.client.0.smithi029.stdout: "num_strays_delayed": { 2024-08-29T19:36:28.853 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.853 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.853 INFO:tasks.workunit.client.0.smithi029.stdout: "num_strays_enqueuing": { 2024-08-29T19:36:28.853 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.853 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.853 INFO:tasks.workunit.client.0.smithi029.stdout: "recovery_completed": { 2024-08-29T19:36:28.853 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.853 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.853 INFO:tasks.workunit.client.0.smithi029.stdout: "recovery_started": { 2024-08-29T19:36:28.853 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.854 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.854 INFO:tasks.workunit.client.0.smithi029.stdout: "strays_created": { 2024-08-29T19:36:28.854 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.854 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.854 INFO:tasks.workunit.client.0.smithi029.stdout: "strays_enqueued": { 2024-08-29T19:36:28.854 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.854 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.854 INFO:tasks.workunit.client.0.smithi029.stdout: "strays_migrated": { 2024-08-29T19:36:28.854 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.854 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.854 INFO:tasks.workunit.client.0.smithi029.stdout: "strays_reintegrated": { 2024-08-29T19:36:28.854 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.854 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:28.854 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.855 INFO:tasks.workunit.client.0.smithi029.stdout: "mds_log": { 2024-08-29T19:36:28.855 INFO:tasks.workunit.client.0.smithi029.stdout: "ev": { 2024-08-29T19:36:28.855 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 17 2024-08-29T19:36:28.855 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.855 INFO:tasks.workunit.client.0.smithi029.stdout: "evadd": { 2024-08-29T19:36:28.855 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.855 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.855 INFO:tasks.workunit.client.0.smithi029.stdout: "evex": { 2024-08-29T19:36:28.855 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.855 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.855 INFO:tasks.workunit.client.0.smithi029.stdout: "evexd": { 2024-08-29T19:36:28.855 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.855 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.855 INFO:tasks.workunit.client.0.smithi029.stdout: "evexg": { 2024-08-29T19:36:28.856 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.856 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.856 INFO:tasks.workunit.client.0.smithi029.stdout: "evlrg": { 2024-08-29T19:36:28.856 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.856 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.856 INFO:tasks.workunit.client.0.smithi029.stdout: "evtrm": { 2024-08-29T19:36:28.856 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.856 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.856 INFO:tasks.workunit.client.0.smithi029.stdout: "jlat": { 2024-08-29T19:36:28.856 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T19:36:28.856 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.856 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.856 INFO:tasks.workunit.client.0.smithi029.stdout: "replayed": { 2024-08-29T19:36:28.856 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 17 2024-08-29T19:36:28.856 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.857 INFO:tasks.workunit.client.0.smithi029.stdout: "seg": { 2024-08-29T19:36:28.857 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1 2024-08-29T19:36:28.857 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.857 INFO:tasks.workunit.client.0.smithi029.stdout: "segadd": { 2024-08-29T19:36:28.857 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.857 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.857 INFO:tasks.workunit.client.0.smithi029.stdout: "segex": { 2024-08-29T19:36:28.857 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.857 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.857 INFO:tasks.workunit.client.0.smithi029.stdout: "segexd": { 2024-08-29T19:36:28.857 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.857 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.857 INFO:tasks.workunit.client.0.smithi029.stdout: "segexg": { 2024-08-29T19:36:28.857 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.858 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.858 INFO:tasks.workunit.client.0.smithi029.stdout: "segmjr": { 2024-08-29T19:36:28.858 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1 2024-08-29T19:36:28.858 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.858 INFO:tasks.workunit.client.0.smithi029.stdout: "segtrm": { 2024-08-29T19:36:28.858 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.858 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:28.858 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.858 INFO:tasks.workunit.client.0.smithi029.stdout: "mds_mem": { 2024-08-29T19:36:28.858 INFO:tasks.workunit.client.0.smithi029.stdout: "cap": { 2024-08-29T19:36:28.858 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.858 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.859 INFO:tasks.workunit.client.0.smithi029.stdout: "cap+": { 2024-08-29T19:36:28.859 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.859 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.859 INFO:tasks.workunit.client.0.smithi029.stdout: "cap-": { 2024-08-29T19:36:28.859 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.859 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.859 INFO:tasks.workunit.client.0.smithi029.stdout: "dir": { 2024-08-29T19:36:28.859 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 12 2024-08-29T19:36:28.859 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.859 INFO:tasks.workunit.client.0.smithi029.stdout: "dir+": { 2024-08-29T19:36:28.859 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 12 2024-08-29T19:36:28.859 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.859 INFO:tasks.workunit.client.0.smithi029.stdout: "dir-": { 2024-08-29T19:36:28.859 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.860 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.860 INFO:tasks.workunit.client.0.smithi029.stdout: "dn": { 2024-08-29T19:36:28.860 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 10 2024-08-29T19:36:28.860 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.860 INFO:tasks.workunit.client.0.smithi029.stdout: "dn+": { 2024-08-29T19:36:28.860 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 10 2024-08-29T19:36:28.860 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.860 INFO:tasks.workunit.client.0.smithi029.stdout: "dn-": { 2024-08-29T19:36:28.860 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.860 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.860 INFO:tasks.workunit.client.0.smithi029.stdout: "heap": { 2024-08-29T19:36:28.860 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 248096 2024-08-29T19:36:28.860 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.860 INFO:tasks.workunit.client.0.smithi029.stdout: "ino": { 2024-08-29T19:36:28.861 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 13 2024-08-29T19:36:28.861 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.861 INFO:tasks.workunit.client.0.smithi029.stdout: "ino+": { 2024-08-29T19:36:28.861 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 13 2024-08-29T19:36:28.861 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.861 INFO:tasks.workunit.client.0.smithi029.stdout: "ino-": { 2024-08-29T19:36:28.861 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.861 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.861 INFO:tasks.workunit.client.0.smithi029.stdout: "rss": { 2024-08-29T19:36:28.861 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 44748 2024-08-29T19:36:28.861 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:28.861 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.861 INFO:tasks.workunit.client.0.smithi029.stdout: "mds_server": { 2024-08-29T19:36:28.861 INFO:tasks.workunit.client.0.smithi029.stdout: "cap_acquisition_throttle": { 2024-08-29T19:36:28.862 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.862 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.862 INFO:tasks.workunit.client.0.smithi029.stdout: "cap_revoke_eviction": { 2024-08-29T19:36:28.862 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.862 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.862 INFO:tasks.workunit.client.0.smithi029.stdout: "handle_client_request": { 2024-08-29T19:36:28.862 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.862 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.862 INFO:tasks.workunit.client.0.smithi029.stdout: "handle_client_session": { 2024-08-29T19:36:28.862 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.862 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.862 INFO:tasks.workunit.client.0.smithi029.stdout: "handle_peer_request": { 2024-08-29T19:36:28.862 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.862 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.863 INFO:tasks.workunit.client.0.smithi029.stdout: "req_create_latency": { 2024-08-29T19:36:28.863 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T19:36:28.863 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.863 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.863 INFO:tasks.workunit.client.0.smithi029.stdout: "req_getattr_latency": { 2024-08-29T19:36:28.863 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T19:36:28.863 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.863 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.863 INFO:tasks.workunit.client.0.smithi029.stdout: "req_getfilelock_latency": { 2024-08-29T19:36:28.863 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T19:36:28.863 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.863 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.863 INFO:tasks.workunit.client.0.smithi029.stdout: "req_getvxattr_latency": { 2024-08-29T19:36:28.863 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T19:36:28.864 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.864 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.864 INFO:tasks.workunit.client.0.smithi029.stdout: "req_link_latency": { 2024-08-29T19:36:28.864 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T19:36:28.864 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.864 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.864 INFO:tasks.workunit.client.0.smithi029.stdout: "req_lookup_latency": { 2024-08-29T19:36:28.864 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T19:36:28.864 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.864 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.864 INFO:tasks.workunit.client.0.smithi029.stdout: "req_lookuphash_latency": { 2024-08-29T19:36:28.864 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T19:36:28.864 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.864 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.865 INFO:tasks.workunit.client.0.smithi029.stdout: "req_lookupino_latency": { 2024-08-29T19:36:28.865 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T19:36:28.865 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.865 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.865 INFO:tasks.workunit.client.0.smithi029.stdout: "req_lookupname_latency": { 2024-08-29T19:36:28.865 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T19:36:28.865 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.865 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.865 INFO:tasks.workunit.client.0.smithi029.stdout: "req_lookupparent_latency": { 2024-08-29T19:36:28.865 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T19:36:28.865 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.865 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.865 INFO:tasks.workunit.client.0.smithi029.stdout: "req_lookupsnap_latency": { 2024-08-29T19:36:28.865 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T19:36:28.866 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.866 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.866 INFO:tasks.workunit.client.0.smithi029.stdout: "req_lssnap_latency": { 2024-08-29T19:36:28.866 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T19:36:28.866 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.866 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.866 INFO:tasks.workunit.client.0.smithi029.stdout: "req_mkdir_latency": { 2024-08-29T19:36:28.866 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T19:36:28.866 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.866 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.866 INFO:tasks.workunit.client.0.smithi029.stdout: "req_mknod_latency": { 2024-08-29T19:36:28.866 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T19:36:28.866 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.866 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.867 INFO:tasks.workunit.client.0.smithi029.stdout: "req_mksnap_latency": { 2024-08-29T19:36:28.867 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T19:36:28.867 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.867 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.867 INFO:tasks.workunit.client.0.smithi029.stdout: "req_open_latency": { 2024-08-29T19:36:28.867 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T19:36:28.867 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.867 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.867 INFO:tasks.workunit.client.0.smithi029.stdout: "req_readdir_latency": { 2024-08-29T19:36:28.867 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T19:36:28.867 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.867 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.867 INFO:tasks.workunit.client.0.smithi029.stdout: "req_rename_latency": { 2024-08-29T19:36:28.867 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T19:36:28.868 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.868 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.868 INFO:tasks.workunit.client.0.smithi029.stdout: "req_renamesnap_latency": { 2024-08-29T19:36:28.868 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T19:36:28.868 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.868 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.868 INFO:tasks.workunit.client.0.smithi029.stdout: "req_rmdir_latency": { 2024-08-29T19:36:28.868 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T19:36:28.868 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.868 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.868 INFO:tasks.workunit.client.0.smithi029.stdout: "req_rmsnap_latency": { 2024-08-29T19:36:28.868 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T19:36:28.868 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.869 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.869 INFO:tasks.workunit.client.0.smithi029.stdout: "req_rmxattr_latency": { 2024-08-29T19:36:28.869 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T19:36:28.869 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.869 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.869 INFO:tasks.workunit.client.0.smithi029.stdout: "req_setattr_latency": { 2024-08-29T19:36:28.869 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T19:36:28.869 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.869 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.869 INFO:tasks.workunit.client.0.smithi029.stdout: "req_setdirlayout_latency": { 2024-08-29T19:36:28.869 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T19:36:28.869 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.869 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.869 INFO:tasks.workunit.client.0.smithi029.stdout: "req_setfilelock_latency": { 2024-08-29T19:36:28.870 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T19:36:28.870 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.870 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.870 INFO:tasks.workunit.client.0.smithi029.stdout: "req_setlayout_latency": { 2024-08-29T19:36:28.870 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T19:36:28.870 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.870 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.870 INFO:tasks.workunit.client.0.smithi029.stdout: "req_setxattr_latency": { 2024-08-29T19:36:28.870 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T19:36:28.870 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.870 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.870 INFO:tasks.workunit.client.0.smithi029.stdout: "req_snapdiff_latency": { 2024-08-29T19:36:28.870 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T19:36:28.870 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.870 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.871 INFO:tasks.workunit.client.0.smithi029.stdout: "req_symlink_latency": { 2024-08-29T19:36:28.871 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T19:36:28.871 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.871 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.871 INFO:tasks.workunit.client.0.smithi029.stdout: "req_unlink_latency": { 2024-08-29T19:36:28.871 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T19:36:28.871 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.871 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:28.871 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.871 INFO:tasks.workunit.client.0.smithi029.stdout: "mds_sessions": { 2024-08-29T19:36:28.871 INFO:tasks.workunit.client.0.smithi029.stdout: "average_load": { 2024-08-29T19:36:28.871 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.871 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.871 INFO:tasks.workunit.client.0.smithi029.stdout: "avg_session_uptime": { 2024-08-29T19:36:28.872 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.872 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.872 INFO:tasks.workunit.client.0.smithi029.stdout: "mdthresh_evicted": { 2024-08-29T19:36:28.872 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.872 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.872 INFO:tasks.workunit.client.0.smithi029.stdout: "session_add": { 2024-08-29T19:36:28.872 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 8 2024-08-29T19:36:28.872 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.872 INFO:tasks.workunit.client.0.smithi029.stdout: "session_count": { 2024-08-29T19:36:28.872 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.872 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.872 INFO:tasks.workunit.client.0.smithi029.stdout: "session_remove": { 2024-08-29T19:36:28.872 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 8 2024-08-29T19:36:28.873 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.873 INFO:tasks.workunit.client.0.smithi029.stdout: "sessions_open": { 2024-08-29T19:36:28.873 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 2 2024-08-29T19:36:28.873 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.873 INFO:tasks.workunit.client.0.smithi029.stdout: "sessions_stale": { 2024-08-29T19:36:28.873 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.873 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.873 INFO:tasks.workunit.client.0.smithi029.stdout: "total_load": { 2024-08-29T19:36:28.873 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.873 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:28.873 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.874 INFO:tasks.workunit.client.0.smithi029.stdout: "objecter": { 2024-08-29T19:36:28.874 INFO:tasks.workunit.client.0.smithi029.stdout: "op_active": { 2024-08-29T19:36:28.874 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.874 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.874 INFO:tasks.workunit.client.0.smithi029.stdout: "op_r": { 2024-08-29T19:36:28.874 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 37 2024-08-29T19:36:28.874 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.874 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rmw": { 2024-08-29T19:36:28.874 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.874 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.874 INFO:tasks.workunit.client.0.smithi029.stdout: "op_w": { 2024-08-29T19:36:28.874 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 7 2024-08-29T19:36:28.874 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:28.874 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.875 INFO:tasks.workunit.client.0.smithi029.stdout: "purge_queue": { 2024-08-29T19:36:28.875 INFO:tasks.workunit.client.0.smithi029.stdout: "pq_executed": { 2024-08-29T19:36:28.875 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.875 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.875 INFO:tasks.workunit.client.0.smithi029.stdout: "pq_executed_ops": { 2024-08-29T19:36:28.875 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.875 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.875 INFO:tasks.workunit.client.0.smithi029.stdout: "pq_executing": { 2024-08-29T19:36:28.875 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.875 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.875 INFO:tasks.workunit.client.0.smithi029.stdout: "pq_executing_high_water": { 2024-08-29T19:36:28.875 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.875 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.875 INFO:tasks.workunit.client.0.smithi029.stdout: "pq_executing_ops": { 2024-08-29T19:36:28.876 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.876 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.876 INFO:tasks.workunit.client.0.smithi029.stdout: "pq_executing_ops_high_water": { 2024-08-29T19:36:28.876 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.876 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.876 INFO:tasks.workunit.client.0.smithi029.stdout: "pq_item_in_journal": { 2024-08-29T19:36:28.876 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.876 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:28.876 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:28.876 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.876 INFO:tasks.workunit.client.0.smithi029.stdout: "mon.4729795f712cc5080cd8f7bda4511c0a2ec82c08": { 2024-08-29T19:36:28.876 INFO:tasks.workunit.client.0.smithi029.stdout: "mon": { 2024-08-29T19:36:28.876 INFO:tasks.workunit.client.0.smithi029.stdout: "election_call": { 2024-08-29T19:36:28.877 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 5 2024-08-29T19:36:28.877 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.877 INFO:tasks.workunit.client.0.smithi029.stdout: "election_lose": { 2024-08-29T19:36:28.877 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.877 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.877 INFO:tasks.workunit.client.0.smithi029.stdout: "election_win": { 2024-08-29T19:36:28.877 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 5 2024-08-29T19:36:28.877 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.877 INFO:tasks.workunit.client.0.smithi029.stdout: "num_elections": { 2024-08-29T19:36:28.877 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 17 2024-08-29T19:36:28.877 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.877 INFO:tasks.workunit.client.0.smithi029.stdout: "num_sessions": { 2024-08-29T19:36:28.877 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 8 2024-08-29T19:36:28.877 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.878 INFO:tasks.workunit.client.0.smithi029.stdout: "session_add": { 2024-08-29T19:36:28.878 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 5 2024-08-29T19:36:28.878 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.878 INFO:tasks.workunit.client.0.smithi029.stdout: "session_rm": { 2024-08-29T19:36:28.878 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 271 2024-08-29T19:36:28.878 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.878 INFO:tasks.workunit.client.0.smithi029.stdout: "session_trim": { 2024-08-29T19:36:28.878 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.878 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:28.878 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.878 INFO:tasks.workunit.client.0.smithi029.stdout: "paxos": { 2024-08-29T19:36:28.878 INFO:tasks.workunit.client.0.smithi029.stdout: "accept_timeout": { 2024-08-29T19:36:28.878 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.878 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.879 INFO:tasks.workunit.client.0.smithi029.stdout: "begin": { 2024-08-29T19:36:28.879 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 9830 2024-08-29T19:36:28.879 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.879 INFO:tasks.workunit.client.0.smithi029.stdout: "begin_bytes": { 2024-08-29T19:36:28.879 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 9830, 2024-08-29T19:36:28.879 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 68266812 2024-08-29T19:36:28.879 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.879 INFO:tasks.workunit.client.0.smithi029.stdout: "begin_keys": { 2024-08-29T19:36:28.879 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 9830, 2024-08-29T19:36:28.879 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 29490 2024-08-29T19:36:28.879 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.879 INFO:tasks.workunit.client.0.smithi029.stdout: "begin_latency": { 2024-08-29T19:36:28.879 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 9830, 2024-08-29T19:36:28.880 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 2935951642 2024-08-29T19:36:28.880 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.880 INFO:tasks.workunit.client.0.smithi029.stdout: "collect": { 2024-08-29T19:36:28.880 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.880 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.880 INFO:tasks.workunit.client.0.smithi029.stdout: "collect_bytes": { 2024-08-29T19:36:28.880 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T19:36:28.880 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.880 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.880 INFO:tasks.workunit.client.0.smithi029.stdout: "collect_keys": { 2024-08-29T19:36:28.880 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T19:36:28.880 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.880 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.881 INFO:tasks.workunit.client.0.smithi029.stdout: "collect_latency": { 2024-08-29T19:36:28.881 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T19:36:28.881 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.881 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.881 INFO:tasks.workunit.client.0.smithi029.stdout: "collect_timeout": { 2024-08-29T19:36:28.881 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.881 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.881 INFO:tasks.workunit.client.0.smithi029.stdout: "collect_uncommitted": { 2024-08-29T19:36:28.881 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 2 2024-08-29T19:36:28.881 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.881 INFO:tasks.workunit.client.0.smithi029.stdout: "commit": { 2024-08-29T19:36:28.881 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 9828 2024-08-29T19:36:28.881 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.881 INFO:tasks.workunit.client.0.smithi029.stdout: "commit_bytes": { 2024-08-29T19:36:28.882 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 9828, 2024-08-29T19:36:28.882 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 67525746 2024-08-29T19:36:28.882 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.882 INFO:tasks.workunit.client.0.smithi029.stdout: "commit_keys": { 2024-08-29T19:36:28.882 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 9828, 2024-08-29T19:36:28.882 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 75693 2024-08-29T19:36:28.882 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.882 INFO:tasks.workunit.client.0.smithi029.stdout: "commit_latency": { 2024-08-29T19:36:28.882 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 9828, 2024-08-29T19:36:28.882 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 3141564339 2024-08-29T19:36:28.882 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.882 INFO:tasks.workunit.client.0.smithi029.stdout: "lease_ack_timeout": { 2024-08-29T19:36:28.882 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.882 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.883 INFO:tasks.workunit.client.0.smithi029.stdout: "lease_timeout": { 2024-08-29T19:36:28.883 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.883 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.883 INFO:tasks.workunit.client.0.smithi029.stdout: "new_pn": { 2024-08-29T19:36:28.883 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 5 2024-08-29T19:36:28.883 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.883 INFO:tasks.workunit.client.0.smithi029.stdout: "new_pn_latency": { 2024-08-29T19:36:28.883 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 5, 2024-08-29T19:36:28.883 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.883 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.883 INFO:tasks.workunit.client.0.smithi029.stdout: "refresh": { 2024-08-29T19:36:28.883 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 9831 2024-08-29T19:36:28.883 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.883 INFO:tasks.workunit.client.0.smithi029.stdout: "refresh_latency": { 2024-08-29T19:36:28.884 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 9831, 2024-08-29T19:36:28.884 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 56967053977 2024-08-29T19:36:28.884 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.884 INFO:tasks.workunit.client.0.smithi029.stdout: "restart": { 2024-08-29T19:36:28.884 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 19 2024-08-29T19:36:28.884 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.884 INFO:tasks.workunit.client.0.smithi029.stdout: "share_state": { 2024-08-29T19:36:28.884 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 2 2024-08-29T19:36:28.884 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.884 INFO:tasks.workunit.client.0.smithi029.stdout: "share_state_bytes": { 2024-08-29T19:36:28.884 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 2, 2024-08-29T19:36:28.884 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 65672 2024-08-29T19:36:28.884 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.884 INFO:tasks.workunit.client.0.smithi029.stdout: "share_state_keys": { 2024-08-29T19:36:28.885 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 2, 2024-08-29T19:36:28.885 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 8 2024-08-29T19:36:28.885 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.885 INFO:tasks.workunit.client.0.smithi029.stdout: "start_leader": { 2024-08-29T19:36:28.885 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 5 2024-08-29T19:36:28.885 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.885 INFO:tasks.workunit.client.0.smithi029.stdout: "start_peon": { 2024-08-29T19:36:28.885 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.885 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.885 INFO:tasks.workunit.client.0.smithi029.stdout: "store_state": { 2024-08-29T19:36:28.885 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.885 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.885 INFO:tasks.workunit.client.0.smithi029.stdout: "store_state_bytes": { 2024-08-29T19:36:28.885 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T19:36:28.886 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.886 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.886 INFO:tasks.workunit.client.0.smithi029.stdout: "store_state_keys": { 2024-08-29T19:36:28.886 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T19:36:28.886 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.886 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.886 INFO:tasks.workunit.client.0.smithi029.stdout: "store_state_latency": { 2024-08-29T19:36:28.886 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T19:36:28.886 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.886 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:28.886 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.886 INFO:tasks.workunit.client.0.smithi029.stdout: "prioritycache": { 2024-08-29T19:36:28.886 INFO:tasks.workunit.client.0.smithi029.stdout: "cache_bytes": { 2024-08-29T19:36:28.886 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1020054731 2024-08-29T19:36:28.887 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.887 INFO:tasks.workunit.client.0.smithi029.stdout: "heap_bytes": { 2024-08-29T19:36:28.887 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 287498240 2024-08-29T19:36:28.887 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.887 INFO:tasks.workunit.client.0.smithi029.stdout: "mapped_bytes": { 2024-08-29T19:36:28.887 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 284000256 2024-08-29T19:36:28.887 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.887 INFO:tasks.workunit.client.0.smithi029.stdout: "target_bytes": { 2024-08-29T19:36:28.887 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 2147483648 2024-08-29T19:36:28.887 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.887 INFO:tasks.workunit.client.0.smithi029.stdout: "unmapped_bytes": { 2024-08-29T19:36:28.887 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 3497984 2024-08-29T19:36:28.887 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:28.887 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.888 INFO:tasks.workunit.client.0.smithi029.stdout: "prioritycache:full": { 2024-08-29T19:36:28.888 INFO:tasks.workunit.client.0.smithi029.stdout: "committed_bytes": { 2024-08-29T19:36:28.888 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 360710144 2024-08-29T19:36:28.888 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.888 INFO:tasks.workunit.client.0.smithi029.stdout: "pri0_bytes": { 2024-08-29T19:36:28.888 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.888 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.888 INFO:tasks.workunit.client.0.smithi029.stdout: "pri10_bytes": { 2024-08-29T19:36:28.888 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.888 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.888 INFO:tasks.workunit.client.0.smithi029.stdout: "pri11_bytes": { 2024-08-29T19:36:28.888 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 266365320 2024-08-29T19:36:28.888 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.888 INFO:tasks.workunit.client.0.smithi029.stdout: "pri1_bytes": { 2024-08-29T19:36:28.889 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 27115020 2024-08-29T19:36:28.889 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.889 INFO:tasks.workunit.client.0.smithi029.stdout: "pri2_bytes": { 2024-08-29T19:36:28.889 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.889 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.889 INFO:tasks.workunit.client.0.smithi029.stdout: "pri3_bytes": { 2024-08-29T19:36:28.889 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.889 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.889 INFO:tasks.workunit.client.0.smithi029.stdout: "pri4_bytes": { 2024-08-29T19:36:28.889 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.889 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.889 INFO:tasks.workunit.client.0.smithi029.stdout: "pri5_bytes": { 2024-08-29T19:36:28.889 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.889 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.890 INFO:tasks.workunit.client.0.smithi029.stdout: "pri6_bytes": { 2024-08-29T19:36:28.890 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.890 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.890 INFO:tasks.workunit.client.0.smithi029.stdout: "pri7_bytes": { 2024-08-29T19:36:28.890 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.890 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.890 INFO:tasks.workunit.client.0.smithi029.stdout: "pri8_bytes": { 2024-08-29T19:36:28.890 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.890 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.890 INFO:tasks.workunit.client.0.smithi029.stdout: "pri9_bytes": { 2024-08-29T19:36:28.890 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.890 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.890 INFO:tasks.workunit.client.0.smithi029.stdout: "reserved_bytes": { 2024-08-29T19:36:28.890 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 67229804 2024-08-29T19:36:28.891 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:28.891 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.891 INFO:tasks.workunit.client.0.smithi029.stdout: "prioritycache:inc": { 2024-08-29T19:36:28.891 INFO:tasks.workunit.client.0.smithi029.stdout: "committed_bytes": { 2024-08-29T19:36:28.891 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 335544320 2024-08-29T19:36:28.891 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.891 INFO:tasks.workunit.client.0.smithi029.stdout: "pri0_bytes": { 2024-08-29T19:36:28.891 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.891 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.891 INFO:tasks.workunit.client.0.smithi029.stdout: "pri10_bytes": { 2024-08-29T19:36:28.891 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.891 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.891 INFO:tasks.workunit.client.0.smithi029.stdout: "pri11_bytes": { 2024-08-29T19:36:28.891 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 266365320 2024-08-29T19:36:28.892 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.892 INFO:tasks.workunit.client.0.smithi029.stdout: "pri1_bytes": { 2024-08-29T19:36:28.892 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1613822 2024-08-29T19:36:28.892 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.892 INFO:tasks.workunit.client.0.smithi029.stdout: "pri2_bytes": { 2024-08-29T19:36:28.892 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.892 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.892 INFO:tasks.workunit.client.0.smithi029.stdout: "pri3_bytes": { 2024-08-29T19:36:28.892 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.892 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.892 INFO:tasks.workunit.client.0.smithi029.stdout: "pri4_bytes": { 2024-08-29T19:36:28.892 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.892 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.892 INFO:tasks.workunit.client.0.smithi029.stdout: "pri5_bytes": { 2024-08-29T19:36:28.893 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.893 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.893 INFO:tasks.workunit.client.0.smithi029.stdout: "pri6_bytes": { 2024-08-29T19:36:28.893 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.893 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.893 INFO:tasks.workunit.client.0.smithi029.stdout: "pri7_bytes": { 2024-08-29T19:36:28.893 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.893 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.893 INFO:tasks.workunit.client.0.smithi029.stdout: "pri8_bytes": { 2024-08-29T19:36:28.893 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.893 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.893 INFO:tasks.workunit.client.0.smithi029.stdout: "pri9_bytes": { 2024-08-29T19:36:28.893 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.893 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.894 INFO:tasks.workunit.client.0.smithi029.stdout: "reserved_bytes": { 2024-08-29T19:36:28.894 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 67565178 2024-08-29T19:36:28.894 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:28.894 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.894 INFO:tasks.workunit.client.0.smithi029.stdout: "prioritycache:kv": { 2024-08-29T19:36:28.894 INFO:tasks.workunit.client.0.smithi029.stdout: "committed_bytes": { 2024-08-29T19:36:28.894 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 314572800 2024-08-29T19:36:28.894 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.894 INFO:tasks.workunit.client.0.smithi029.stdout: "pri0_bytes": { 2024-08-29T19:36:28.894 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 67108864 2024-08-29T19:36:28.894 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.894 INFO:tasks.workunit.client.0.smithi029.stdout: "pri10_bytes": { 2024-08-29T19:36:28.894 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.894 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.895 INFO:tasks.workunit.client.0.smithi029.stdout: "pri11_bytes": { 2024-08-29T19:36:28.895 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 177576880 2024-08-29T19:36:28.895 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.895 INFO:tasks.workunit.client.0.smithi029.stdout: "pri1_bytes": { 2024-08-29T19:36:28.895 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.895 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.895 INFO:tasks.workunit.client.0.smithi029.stdout: "pri2_bytes": { 2024-08-29T19:36:28.895 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.895 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.895 INFO:tasks.workunit.client.0.smithi029.stdout: "pri3_bytes": { 2024-08-29T19:36:28.895 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.895 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.895 INFO:tasks.workunit.client.0.smithi029.stdout: "pri4_bytes": { 2024-08-29T19:36:28.895 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.895 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.896 INFO:tasks.workunit.client.0.smithi029.stdout: "pri5_bytes": { 2024-08-29T19:36:28.896 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.896 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.896 INFO:tasks.workunit.client.0.smithi029.stdout: "pri6_bytes": { 2024-08-29T19:36:28.896 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.896 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.896 INFO:tasks.workunit.client.0.smithi029.stdout: "pri7_bytes": { 2024-08-29T19:36:28.896 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.896 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.896 INFO:tasks.workunit.client.0.smithi029.stdout: "pri8_bytes": { 2024-08-29T19:36:28.896 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.896 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.896 INFO:tasks.workunit.client.0.smithi029.stdout: "pri9_bytes": { 2024-08-29T19:36:28.896 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.897 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.897 INFO:tasks.workunit.client.0.smithi029.stdout: "reserved_bytes": { 2024-08-29T19:36:28.897 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 69887056 2024-08-29T19:36:28.897 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:28.897 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.897 INFO:tasks.workunit.client.0.smithi029.stdout: "rocksdb": { 2024-08-29T19:36:28.897 INFO:tasks.workunit.client.0.smithi029.stdout: "compact": { 2024-08-29T19:36:28.897 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.897 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.897 INFO:tasks.workunit.client.0.smithi029.stdout: "compact_queue_len": { 2024-08-29T19:36:28.897 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.897 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.897 INFO:tasks.workunit.client.0.smithi029.stdout: "compact_queue_merge": { 2024-08-29T19:36:28.897 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.898 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.898 INFO:tasks.workunit.client.0.smithi029.stdout: "compact_range": { 2024-08-29T19:36:28.898 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 118 2024-08-29T19:36:28.898 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.898 INFO:tasks.workunit.client.0.smithi029.stdout: "get_latency": { 2024-08-29T19:36:28.898 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 434862, 2024-08-29T19:36:28.898 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 4981146331 2024-08-29T19:36:28.898 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.898 INFO:tasks.workunit.client.0.smithi029.stdout: "rocksdb_write_delay_time": { 2024-08-29T19:36:28.898 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T19:36:28.898 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.898 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.898 INFO:tasks.workunit.client.0.smithi029.stdout: "rocksdb_write_memtable_time": { 2024-08-29T19:36:28.898 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T19:36:28.899 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.899 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.899 INFO:tasks.workunit.client.0.smithi029.stdout: "rocksdb_write_pre_and_post_time": { 2024-08-29T19:36:28.899 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T19:36:28.899 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.899 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.899 INFO:tasks.workunit.client.0.smithi029.stdout: "rocksdb_write_wal_time": { 2024-08-29T19:36:28.899 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T19:36:28.899 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.899 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.899 INFO:tasks.workunit.client.0.smithi029.stdout: "submit_latency": { 2024-08-29T19:36:28.899 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T19:36:28.899 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.900 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.900 INFO:tasks.workunit.client.0.smithi029.stdout: "submit_sync_latency": { 2024-08-29T19:36:28.900 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 23610, 2024-08-29T19:36:28.900 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 6461122221 2024-08-29T19:36:28.900 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:28.900 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:28.900 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.900 INFO:tasks.workunit.client.0.smithi029.stdout: "mon.eab9ca671542c643f83b79a2998aba8453a415ac": { 2024-08-29T19:36:28.900 INFO:tasks.workunit.client.0.smithi029.stdout: "mon": { 2024-08-29T19:36:28.900 INFO:tasks.workunit.client.0.smithi029.stdout: "election_call": { 2024-08-29T19:36:28.900 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 2 2024-08-29T19:36:28.900 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.900 INFO:tasks.workunit.client.0.smithi029.stdout: "election_lose": { 2024-08-29T19:36:28.901 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 2 2024-08-29T19:36:28.901 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.901 INFO:tasks.workunit.client.0.smithi029.stdout: "election_win": { 2024-08-29T19:36:28.901 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.901 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.901 INFO:tasks.workunit.client.0.smithi029.stdout: "num_elections": { 2024-08-29T19:36:28.901 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 7 2024-08-29T19:36:28.901 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.901 INFO:tasks.workunit.client.0.smithi029.stdout: "num_sessions": { 2024-08-29T19:36:28.901 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 8 2024-08-29T19:36:28.901 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.901 INFO:tasks.workunit.client.0.smithi029.stdout: "session_add": { 2024-08-29T19:36:28.901 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 3 2024-08-29T19:36:28.901 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.901 INFO:tasks.workunit.client.0.smithi029.stdout: "session_rm": { 2024-08-29T19:36:28.902 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 237 2024-08-29T19:36:28.902 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.902 INFO:tasks.workunit.client.0.smithi029.stdout: "session_trim": { 2024-08-29T19:36:28.902 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.902 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:28.902 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.902 INFO:tasks.workunit.client.0.smithi029.stdout: "paxos": { 2024-08-29T19:36:28.902 INFO:tasks.workunit.client.0.smithi029.stdout: "accept_timeout": { 2024-08-29T19:36:28.902 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.902 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.902 INFO:tasks.workunit.client.0.smithi029.stdout: "begin": { 2024-08-29T19:36:28.902 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 9673 2024-08-29T19:36:28.902 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.902 INFO:tasks.workunit.client.0.smithi029.stdout: "begin_bytes": { 2024-08-29T19:36:28.903 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 9673, 2024-08-29T19:36:28.903 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 66577370 2024-08-29T19:36:28.903 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.903 INFO:tasks.workunit.client.0.smithi029.stdout: "begin_keys": { 2024-08-29T19:36:28.903 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T19:36:28.903 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.903 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.903 INFO:tasks.workunit.client.0.smithi029.stdout: "begin_latency": { 2024-08-29T19:36:28.903 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 9673, 2024-08-29T19:36:28.903 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 2659952794 2024-08-29T19:36:28.904 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.904 INFO:tasks.workunit.client.0.smithi029.stdout: "collect": { 2024-08-29T19:36:28.904 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 2 2024-08-29T19:36:28.904 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.904 INFO:tasks.workunit.client.0.smithi029.stdout: "collect_bytes": { 2024-08-29T19:36:28.904 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 2, 2024-08-29T19:36:28.904 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 146 2024-08-29T19:36:28.904 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.904 INFO:tasks.workunit.client.0.smithi029.stdout: "collect_keys": { 2024-08-29T19:36:28.905 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 2, 2024-08-29T19:36:28.905 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 2 2024-08-29T19:36:28.905 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.905 INFO:tasks.workunit.client.0.smithi029.stdout: "collect_latency": { 2024-08-29T19:36:28.905 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 2, 2024-08-29T19:36:28.905 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.905 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.905 INFO:tasks.workunit.client.0.smithi029.stdout: "collect_timeout": { 2024-08-29T19:36:28.905 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.905 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.905 INFO:tasks.workunit.client.0.smithi029.stdout: "collect_uncommitted": { 2024-08-29T19:36:28.905 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.905 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.905 INFO:tasks.workunit.client.0.smithi029.stdout: "commit": { 2024-08-29T19:36:28.906 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 9673 2024-08-29T19:36:28.906 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.906 INFO:tasks.workunit.client.0.smithi029.stdout: "commit_bytes": { 2024-08-29T19:36:28.906 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T19:36:28.906 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.906 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.906 INFO:tasks.workunit.client.0.smithi029.stdout: "commit_keys": { 2024-08-29T19:36:28.906 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T19:36:28.906 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.906 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.906 INFO:tasks.workunit.client.0.smithi029.stdout: "commit_latency": { 2024-08-29T19:36:28.906 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T19:36:28.906 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.906 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.907 INFO:tasks.workunit.client.0.smithi029.stdout: "lease_ack_timeout": { 2024-08-29T19:36:28.907 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.907 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.907 INFO:tasks.workunit.client.0.smithi029.stdout: "lease_timeout": { 2024-08-29T19:36:28.907 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.907 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.907 INFO:tasks.workunit.client.0.smithi029.stdout: "new_pn": { 2024-08-29T19:36:28.907 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.907 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.907 INFO:tasks.workunit.client.0.smithi029.stdout: "new_pn_latency": { 2024-08-29T19:36:28.907 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T19:36:28.907 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.907 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.907 INFO:tasks.workunit.client.0.smithi029.stdout: "refresh": { 2024-08-29T19:36:28.908 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 9673 2024-08-29T19:36:28.908 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.908 INFO:tasks.workunit.client.0.smithi029.stdout: "refresh_latency": { 2024-08-29T19:36:28.908 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 9673, 2024-08-29T19:36:28.908 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 49375123049 2024-08-29T19:36:28.908 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.908 INFO:tasks.workunit.client.0.smithi029.stdout: "restart": { 2024-08-29T19:36:28.908 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 9 2024-08-29T19:36:28.908 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.908 INFO:tasks.workunit.client.0.smithi029.stdout: "share_state": { 2024-08-29T19:36:28.908 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.908 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.908 INFO:tasks.workunit.client.0.smithi029.stdout: "share_state_bytes": { 2024-08-29T19:36:28.908 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T19:36:28.909 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.909 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.909 INFO:tasks.workunit.client.0.smithi029.stdout: "share_state_keys": { 2024-08-29T19:36:28.909 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T19:36:28.909 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.909 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.909 INFO:tasks.workunit.client.0.smithi029.stdout: "start_leader": { 2024-08-29T19:36:28.909 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.909 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.909 INFO:tasks.workunit.client.0.smithi029.stdout: "start_peon": { 2024-08-29T19:36:28.909 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 2 2024-08-29T19:36:28.909 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.909 INFO:tasks.workunit.client.0.smithi029.stdout: "store_state": { 2024-08-29T19:36:28.909 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 9673 2024-08-29T19:36:28.910 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.910 INFO:tasks.workunit.client.0.smithi029.stdout: "store_state_bytes": { 2024-08-29T19:36:28.910 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 9673, 2024-08-29T19:36:28.910 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 131310222 2024-08-29T19:36:28.910 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.910 INFO:tasks.workunit.client.0.smithi029.stdout: "store_state_keys": { 2024-08-29T19:36:28.910 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 9673, 2024-08-29T19:36:28.910 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 84128 2024-08-29T19:36:28.910 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.910 INFO:tasks.workunit.client.0.smithi029.stdout: "store_state_latency": { 2024-08-29T19:36:28.910 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 9673, 2024-08-29T19:36:28.910 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 2427956717 2024-08-29T19:36:28.910 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:28.910 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.911 INFO:tasks.workunit.client.0.smithi029.stdout: "prioritycache": { 2024-08-29T19:36:28.911 INFO:tasks.workunit.client.0.smithi029.stdout: "cache_bytes": { 2024-08-29T19:36:28.911 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1020054731 2024-08-29T19:36:28.911 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.911 INFO:tasks.workunit.client.0.smithi029.stdout: "heap_bytes": { 2024-08-29T19:36:28.911 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 183533568 2024-08-29T19:36:28.911 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.911 INFO:tasks.workunit.client.0.smithi029.stdout: "mapped_bytes": { 2024-08-29T19:36:28.911 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 177356800 2024-08-29T19:36:28.911 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.911 INFO:tasks.workunit.client.0.smithi029.stdout: "target_bytes": { 2024-08-29T19:36:28.911 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 2147483648 2024-08-29T19:36:28.911 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.911 INFO:tasks.workunit.client.0.smithi029.stdout: "unmapped_bytes": { 2024-08-29T19:36:28.912 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 6176768 2024-08-29T19:36:28.912 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:28.912 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.912 INFO:tasks.workunit.client.0.smithi029.stdout: "prioritycache:full": { 2024-08-29T19:36:28.912 INFO:tasks.workunit.client.0.smithi029.stdout: "committed_bytes": { 2024-08-29T19:36:28.912 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 360710144 2024-08-29T19:36:28.912 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.912 INFO:tasks.workunit.client.0.smithi029.stdout: "pri0_bytes": { 2024-08-29T19:36:28.912 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.912 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.912 INFO:tasks.workunit.client.0.smithi029.stdout: "pri10_bytes": { 2024-08-29T19:36:28.912 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.912 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.912 INFO:tasks.workunit.client.0.smithi029.stdout: "pri11_bytes": { 2024-08-29T19:36:28.913 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 266555284 2024-08-29T19:36:28.913 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.913 INFO:tasks.workunit.client.0.smithi029.stdout: "pri1_bytes": { 2024-08-29T19:36:28.913 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 26641638 2024-08-29T19:36:28.913 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.913 INFO:tasks.workunit.client.0.smithi029.stdout: "pri2_bytes": { 2024-08-29T19:36:28.913 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.913 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.913 INFO:tasks.workunit.client.0.smithi029.stdout: "pri3_bytes": { 2024-08-29T19:36:28.913 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.913 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.913 INFO:tasks.workunit.client.0.smithi029.stdout: "pri4_bytes": { 2024-08-29T19:36:28.913 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.913 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.914 INFO:tasks.workunit.client.0.smithi029.stdout: "pri5_bytes": { 2024-08-29T19:36:28.914 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.914 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.914 INFO:tasks.workunit.client.0.smithi029.stdout: "pri6_bytes": { 2024-08-29T19:36:28.914 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.914 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.914 INFO:tasks.workunit.client.0.smithi029.stdout: "pri7_bytes": { 2024-08-29T19:36:28.914 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.914 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.914 INFO:tasks.workunit.client.0.smithi029.stdout: "pri8_bytes": { 2024-08-29T19:36:28.914 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.914 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.914 INFO:tasks.workunit.client.0.smithi029.stdout: "pri9_bytes": { 2024-08-29T19:36:28.914 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.914 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.915 INFO:tasks.workunit.client.0.smithi029.stdout: "reserved_bytes": { 2024-08-29T19:36:28.915 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 67513222 2024-08-29T19:36:28.915 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:28.915 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.915 INFO:tasks.workunit.client.0.smithi029.stdout: "prioritycache:inc": { 2024-08-29T19:36:28.915 INFO:tasks.workunit.client.0.smithi029.stdout: "committed_bytes": { 2024-08-29T19:36:28.915 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 335544320 2024-08-29T19:36:28.915 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.915 INFO:tasks.workunit.client.0.smithi029.stdout: "pri0_bytes": { 2024-08-29T19:36:28.915 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.915 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.915 INFO:tasks.workunit.client.0.smithi029.stdout: "pri10_bytes": { 2024-08-29T19:36:28.915 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.915 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.916 INFO:tasks.workunit.client.0.smithi029.stdout: "pri11_bytes": { 2024-08-29T19:36:28.916 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 266555284 2024-08-29T19:36:28.916 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.916 INFO:tasks.workunit.client.0.smithi029.stdout: "pri1_bytes": { 2024-08-29T19:36:28.916 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1580634 2024-08-29T19:36:28.916 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.916 INFO:tasks.workunit.client.0.smithi029.stdout: "pri2_bytes": { 2024-08-29T19:36:28.916 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.916 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.916 INFO:tasks.workunit.client.0.smithi029.stdout: "pri3_bytes": { 2024-08-29T19:36:28.916 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.916 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.916 INFO:tasks.workunit.client.0.smithi029.stdout: "pri4_bytes": { 2024-08-29T19:36:28.916 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.917 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.917 INFO:tasks.workunit.client.0.smithi029.stdout: "pri5_bytes": { 2024-08-29T19:36:28.917 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.917 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.917 INFO:tasks.workunit.client.0.smithi029.stdout: "pri6_bytes": { 2024-08-29T19:36:28.917 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.917 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.917 INFO:tasks.workunit.client.0.smithi029.stdout: "pri7_bytes": { 2024-08-29T19:36:28.917 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.917 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.917 INFO:tasks.workunit.client.0.smithi029.stdout: "pri8_bytes": { 2024-08-29T19:36:28.917 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.917 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.917 INFO:tasks.workunit.client.0.smithi029.stdout: "pri9_bytes": { 2024-08-29T19:36:28.917 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.918 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.918 INFO:tasks.workunit.client.0.smithi029.stdout: "reserved_bytes": { 2024-08-29T19:36:28.918 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 67408402 2024-08-29T19:36:28.918 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:28.918 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.918 INFO:tasks.workunit.client.0.smithi029.stdout: "prioritycache:kv": { 2024-08-29T19:36:28.918 INFO:tasks.workunit.client.0.smithi029.stdout: "committed_bytes": { 2024-08-29T19:36:28.918 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 314572800 2024-08-29T19:36:28.918 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.918 INFO:tasks.workunit.client.0.smithi029.stdout: "pri0_bytes": { 2024-08-29T19:36:28.918 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 67108864 2024-08-29T19:36:28.918 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.918 INFO:tasks.workunit.client.0.smithi029.stdout: "pri10_bytes": { 2024-08-29T19:36:28.919 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.919 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.919 INFO:tasks.workunit.client.0.smithi029.stdout: "pri11_bytes": { 2024-08-29T19:36:28.919 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 177703522 2024-08-29T19:36:28.919 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.919 INFO:tasks.workunit.client.0.smithi029.stdout: "pri1_bytes": { 2024-08-29T19:36:28.919 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.919 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.919 INFO:tasks.workunit.client.0.smithi029.stdout: "pri2_bytes": { 2024-08-29T19:36:28.919 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.919 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.919 INFO:tasks.workunit.client.0.smithi029.stdout: "pri3_bytes": { 2024-08-29T19:36:28.919 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.919 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.920 INFO:tasks.workunit.client.0.smithi029.stdout: "pri4_bytes": { 2024-08-29T19:36:28.920 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.920 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.920 INFO:tasks.workunit.client.0.smithi029.stdout: "pri5_bytes": { 2024-08-29T19:36:28.920 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.920 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.920 INFO:tasks.workunit.client.0.smithi029.stdout: "pri6_bytes": { 2024-08-29T19:36:28.920 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.920 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.920 INFO:tasks.workunit.client.0.smithi029.stdout: "pri7_bytes": { 2024-08-29T19:36:28.920 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.920 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.921 INFO:tasks.workunit.client.0.smithi029.stdout: "pri8_bytes": { 2024-08-29T19:36:28.921 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.921 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.921 INFO:tasks.workunit.client.0.smithi029.stdout: "pri9_bytes": { 2024-08-29T19:36:28.921 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.921 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.921 INFO:tasks.workunit.client.0.smithi029.stdout: "reserved_bytes": { 2024-08-29T19:36:28.921 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 69760414 2024-08-29T19:36:28.921 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:28.921 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.921 INFO:tasks.workunit.client.0.smithi029.stdout: "rocksdb": { 2024-08-29T19:36:28.921 INFO:tasks.workunit.client.0.smithi029.stdout: "compact": { 2024-08-29T19:36:28.921 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.922 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.922 INFO:tasks.workunit.client.0.smithi029.stdout: "compact_queue_len": { 2024-08-29T19:36:28.922 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.922 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.922 INFO:tasks.workunit.client.0.smithi029.stdout: "compact_queue_merge": { 2024-08-29T19:36:28.922 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.922 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.922 INFO:tasks.workunit.client.0.smithi029.stdout: "compact_range": { 2024-08-29T19:36:28.922 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 117 2024-08-29T19:36:28.922 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.922 INFO:tasks.workunit.client.0.smithi029.stdout: "get_latency": { 2024-08-29T19:36:28.922 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 419824, 2024-08-29T19:36:28.922 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 4019614864 2024-08-29T19:36:28.922 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.923 INFO:tasks.workunit.client.0.smithi029.stdout: "rocksdb_write_delay_time": { 2024-08-29T19:36:28.923 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T19:36:28.923 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.923 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.923 INFO:tasks.workunit.client.0.smithi029.stdout: "rocksdb_write_memtable_time": { 2024-08-29T19:36:28.923 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T19:36:28.923 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.923 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.923 INFO:tasks.workunit.client.0.smithi029.stdout: "rocksdb_write_pre_and_post_time": { 2024-08-29T19:36:28.923 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T19:36:28.923 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.923 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.923 INFO:tasks.workunit.client.0.smithi029.stdout: "rocksdb_write_wal_time": { 2024-08-29T19:36:28.924 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T19:36:28.924 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.924 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.924 INFO:tasks.workunit.client.0.smithi029.stdout: "submit_latency": { 2024-08-29T19:36:28.924 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T19:36:28.924 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.924 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.924 INFO:tasks.workunit.client.0.smithi029.stdout: "submit_sync_latency": { 2024-08-29T19:36:28.924 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 23220, 2024-08-29T19:36:28.924 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 6495476136 2024-08-29T19:36:28.924 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:28.924 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:28.924 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.924 INFO:tasks.workunit.client.0.smithi029.stdout: "mon.efab81583b8b6816c363b53f2f1f76a1dc3b4f51": { 2024-08-29T19:36:28.925 INFO:tasks.workunit.client.0.smithi029.stdout: "mon": { 2024-08-29T19:36:28.925 INFO:tasks.workunit.client.0.smithi029.stdout: "election_call": { 2024-08-29T19:36:28.925 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 2 2024-08-29T19:36:28.925 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.925 INFO:tasks.workunit.client.0.smithi029.stdout: "election_lose": { 2024-08-29T19:36:28.925 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 3 2024-08-29T19:36:28.925 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.925 INFO:tasks.workunit.client.0.smithi029.stdout: "election_win": { 2024-08-29T19:36:28.925 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.925 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.925 INFO:tasks.workunit.client.0.smithi029.stdout: "num_elections": { 2024-08-29T19:36:28.925 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 11 2024-08-29T19:36:28.925 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.926 INFO:tasks.workunit.client.0.smithi029.stdout: "num_sessions": { 2024-08-29T19:36:28.926 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 9 2024-08-29T19:36:28.926 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.926 INFO:tasks.workunit.client.0.smithi029.stdout: "session_add": { 2024-08-29T19:36:28.926 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 4 2024-08-29T19:36:28.926 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.926 INFO:tasks.workunit.client.0.smithi029.stdout: "session_rm": { 2024-08-29T19:36:28.926 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 261 2024-08-29T19:36:28.926 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.926 INFO:tasks.workunit.client.0.smithi029.stdout: "session_trim": { 2024-08-29T19:36:28.926 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.926 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:28.926 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.926 INFO:tasks.workunit.client.0.smithi029.stdout: "paxos": { 2024-08-29T19:36:28.927 INFO:tasks.workunit.client.0.smithi029.stdout: "accept_timeout": { 2024-08-29T19:36:28.927 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.927 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.927 INFO:tasks.workunit.client.0.smithi029.stdout: "begin": { 2024-08-29T19:36:28.927 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 9741 2024-08-29T19:36:28.927 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.927 INFO:tasks.workunit.client.0.smithi029.stdout: "begin_bytes": { 2024-08-29T19:36:28.927 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 9741, 2024-08-29T19:36:28.927 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 67003450 2024-08-29T19:36:28.927 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.927 INFO:tasks.workunit.client.0.smithi029.stdout: "begin_keys": { 2024-08-29T19:36:28.927 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T19:36:28.927 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.927 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.928 INFO:tasks.workunit.client.0.smithi029.stdout: "begin_latency": { 2024-08-29T19:36:28.928 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 9741, 2024-08-29T19:36:28.928 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 2543957865 2024-08-29T19:36:28.928 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.928 INFO:tasks.workunit.client.0.smithi029.stdout: "collect": { 2024-08-29T19:36:28.928 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 3 2024-08-29T19:36:28.928 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.928 INFO:tasks.workunit.client.0.smithi029.stdout: "collect_bytes": { 2024-08-29T19:36:28.928 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 3, 2024-08-29T19:36:28.928 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 219 2024-08-29T19:36:28.928 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.928 INFO:tasks.workunit.client.0.smithi029.stdout: "collect_keys": { 2024-08-29T19:36:28.928 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 3, 2024-08-29T19:36:28.928 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 3 2024-08-29T19:36:28.929 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.929 INFO:tasks.workunit.client.0.smithi029.stdout: "collect_latency": { 2024-08-29T19:36:28.929 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 3, 2024-08-29T19:36:28.929 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.929 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.929 INFO:tasks.workunit.client.0.smithi029.stdout: "collect_timeout": { 2024-08-29T19:36:28.929 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.929 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.929 INFO:tasks.workunit.client.0.smithi029.stdout: "collect_uncommitted": { 2024-08-29T19:36:28.929 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1 2024-08-29T19:36:28.929 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.929 INFO:tasks.workunit.client.0.smithi029.stdout: "commit": { 2024-08-29T19:36:28.929 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 9742 2024-08-29T19:36:28.929 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.930 INFO:tasks.workunit.client.0.smithi029.stdout: "commit_bytes": { 2024-08-29T19:36:28.930 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T19:36:28.930 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.930 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.930 INFO:tasks.workunit.client.0.smithi029.stdout: "commit_keys": { 2024-08-29T19:36:28.930 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T19:36:28.930 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.930 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.930 INFO:tasks.workunit.client.0.smithi029.stdout: "commit_latency": { 2024-08-29T19:36:28.930 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T19:36:28.930 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.930 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.930 INFO:tasks.workunit.client.0.smithi029.stdout: "lease_ack_timeout": { 2024-08-29T19:36:28.930 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.931 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.931 INFO:tasks.workunit.client.0.smithi029.stdout: "lease_timeout": { 2024-08-29T19:36:28.931 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.931 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.931 INFO:tasks.workunit.client.0.smithi029.stdout: "new_pn": { 2024-08-29T19:36:28.931 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.931 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.931 INFO:tasks.workunit.client.0.smithi029.stdout: "new_pn_latency": { 2024-08-29T19:36:28.931 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T19:36:28.931 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.931 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.931 INFO:tasks.workunit.client.0.smithi029.stdout: "refresh": { 2024-08-29T19:36:28.931 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 9742 2024-08-29T19:36:28.931 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.932 INFO:tasks.workunit.client.0.smithi029.stdout: "refresh_latency": { 2024-08-29T19:36:28.932 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 9742, 2024-08-29T19:36:28.932 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 56415064401 2024-08-29T19:36:28.932 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.932 INFO:tasks.workunit.client.0.smithi029.stdout: "restart": { 2024-08-29T19:36:28.932 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 13 2024-08-29T19:36:28.932 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.932 INFO:tasks.workunit.client.0.smithi029.stdout: "share_state": { 2024-08-29T19:36:28.932 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.932 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.932 INFO:tasks.workunit.client.0.smithi029.stdout: "share_state_bytes": { 2024-08-29T19:36:28.932 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T19:36:28.932 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.932 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.933 INFO:tasks.workunit.client.0.smithi029.stdout: "share_state_keys": { 2024-08-29T19:36:28.933 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T19:36:28.933 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.933 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.933 INFO:tasks.workunit.client.0.smithi029.stdout: "start_leader": { 2024-08-29T19:36:28.933 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.933 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.933 INFO:tasks.workunit.client.0.smithi029.stdout: "start_peon": { 2024-08-29T19:36:28.933 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 3 2024-08-29T19:36:28.933 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.933 INFO:tasks.workunit.client.0.smithi029.stdout: "store_state": { 2024-08-29T19:36:28.933 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 9741 2024-08-29T19:36:28.933 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.933 INFO:tasks.workunit.client.0.smithi029.stdout: "store_state_bytes": { 2024-08-29T19:36:28.934 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 9741, 2024-08-29T19:36:28.934 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 132195468 2024-08-29T19:36:28.934 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.934 INFO:tasks.workunit.client.0.smithi029.stdout: "store_state_keys": { 2024-08-29T19:36:28.934 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 9741, 2024-08-29T19:36:28.934 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 84613 2024-08-29T19:36:28.934 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.934 INFO:tasks.workunit.client.0.smithi029.stdout: "store_state_latency": { 2024-08-29T19:36:28.934 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 9741, 2024-08-29T19:36:28.934 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 2891951705 2024-08-29T19:36:28.934 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:28.934 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.934 INFO:tasks.workunit.client.0.smithi029.stdout: "prioritycache": { 2024-08-29T19:36:28.934 INFO:tasks.workunit.client.0.smithi029.stdout: "cache_bytes": { 2024-08-29T19:36:28.935 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1020054731 2024-08-29T19:36:28.935 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.935 INFO:tasks.workunit.client.0.smithi029.stdout: "heap_bytes": { 2024-08-29T19:36:28.935 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 188801024 2024-08-29T19:36:28.935 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.935 INFO:tasks.workunit.client.0.smithi029.stdout: "mapped_bytes": { 2024-08-29T19:36:28.935 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 183083008 2024-08-29T19:36:28.935 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.935 INFO:tasks.workunit.client.0.smithi029.stdout: "target_bytes": { 2024-08-29T19:36:28.935 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 2147483648 2024-08-29T19:36:28.935 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.935 INFO:tasks.workunit.client.0.smithi029.stdout: "unmapped_bytes": { 2024-08-29T19:36:28.935 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 5718016 2024-08-29T19:36:28.935 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:28.936 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.936 INFO:tasks.workunit.client.0.smithi029.stdout: "prioritycache:full": { 2024-08-29T19:36:28.936 INFO:tasks.workunit.client.0.smithi029.stdout: "committed_bytes": { 2024-08-29T19:36:28.936 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 360710144 2024-08-29T19:36:28.936 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.936 INFO:tasks.workunit.client.0.smithi029.stdout: "pri0_bytes": { 2024-08-29T19:36:28.936 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.936 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.936 INFO:tasks.workunit.client.0.smithi029.stdout: "pri10_bytes": { 2024-08-29T19:36:28.936 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.936 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.936 INFO:tasks.workunit.client.0.smithi029.stdout: "pri11_bytes": { 2024-08-29T19:36:28.936 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 266476734 2024-08-29T19:36:28.936 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.937 INFO:tasks.workunit.client.0.smithi029.stdout: "pri1_bytes": { 2024-08-29T19:36:28.937 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 26823236 2024-08-29T19:36:28.937 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.937 INFO:tasks.workunit.client.0.smithi029.stdout: "pri2_bytes": { 2024-08-29T19:36:28.937 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.937 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.937 INFO:tasks.workunit.client.0.smithi029.stdout: "pri3_bytes": { 2024-08-29T19:36:28.937 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.937 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.937 INFO:tasks.workunit.client.0.smithi029.stdout: "pri4_bytes": { 2024-08-29T19:36:28.937 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.937 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.937 INFO:tasks.workunit.client.0.smithi029.stdout: "pri5_bytes": { 2024-08-29T19:36:28.937 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.938 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.938 INFO:tasks.workunit.client.0.smithi029.stdout: "pri6_bytes": { 2024-08-29T19:36:28.938 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.938 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.938 INFO:tasks.workunit.client.0.smithi029.stdout: "pri7_bytes": { 2024-08-29T19:36:28.938 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.938 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.938 INFO:tasks.workunit.client.0.smithi029.stdout: "pri8_bytes": { 2024-08-29T19:36:28.938 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.938 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.938 INFO:tasks.workunit.client.0.smithi029.stdout: "pri9_bytes": { 2024-08-29T19:36:28.938 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.938 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.938 INFO:tasks.workunit.client.0.smithi029.stdout: "reserved_bytes": { 2024-08-29T19:36:28.938 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 67410174 2024-08-29T19:36:28.939 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:28.939 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.939 INFO:tasks.workunit.client.0.smithi029.stdout: "prioritycache:inc": { 2024-08-29T19:36:28.939 INFO:tasks.workunit.client.0.smithi029.stdout: "committed_bytes": { 2024-08-29T19:36:28.939 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 335544320 2024-08-29T19:36:28.939 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.939 INFO:tasks.workunit.client.0.smithi029.stdout: "pri0_bytes": { 2024-08-29T19:36:28.939 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.939 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.939 INFO:tasks.workunit.client.0.smithi029.stdout: "pri10_bytes": { 2024-08-29T19:36:28.939 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.939 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.939 INFO:tasks.workunit.client.0.smithi029.stdout: "pri11_bytes": { 2024-08-29T19:36:28.939 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 266476734 2024-08-29T19:36:28.940 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.940 INFO:tasks.workunit.client.0.smithi029.stdout: "pri1_bytes": { 2024-08-29T19:36:28.940 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1608502 2024-08-29T19:36:28.940 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.940 INFO:tasks.workunit.client.0.smithi029.stdout: "pri2_bytes": { 2024-08-29T19:36:28.940 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.940 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.940 INFO:tasks.workunit.client.0.smithi029.stdout: "pri3_bytes": { 2024-08-29T19:36:28.940 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.940 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.940 INFO:tasks.workunit.client.0.smithi029.stdout: "pri4_bytes": { 2024-08-29T19:36:28.940 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.941 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.941 INFO:tasks.workunit.client.0.smithi029.stdout: "pri5_bytes": { 2024-08-29T19:36:28.941 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.941 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.941 INFO:tasks.workunit.client.0.smithi029.stdout: "pri6_bytes": { 2024-08-29T19:36:28.941 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.941 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.941 INFO:tasks.workunit.client.0.smithi029.stdout: "pri7_bytes": { 2024-08-29T19:36:28.941 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.941 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.941 INFO:tasks.workunit.client.0.smithi029.stdout: "pri8_bytes": { 2024-08-29T19:36:28.941 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.941 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.941 INFO:tasks.workunit.client.0.smithi029.stdout: "pri9_bytes": { 2024-08-29T19:36:28.942 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.942 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.942 INFO:tasks.workunit.client.0.smithi029.stdout: "reserved_bytes": { 2024-08-29T19:36:28.942 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 67459084 2024-08-29T19:36:28.942 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:28.942 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.942 INFO:tasks.workunit.client.0.smithi029.stdout: "prioritycache:kv": { 2024-08-29T19:36:28.942 INFO:tasks.workunit.client.0.smithi029.stdout: "committed_bytes": { 2024-08-29T19:36:28.942 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 314572800 2024-08-29T19:36:28.942 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.942 INFO:tasks.workunit.client.0.smithi029.stdout: "pri0_bytes": { 2024-08-29T19:36:28.942 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 67108864 2024-08-29T19:36:28.942 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.942 INFO:tasks.workunit.client.0.smithi029.stdout: "pri10_bytes": { 2024-08-29T19:36:28.942 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.943 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.943 INFO:tasks.workunit.client.0.smithi029.stdout: "pri11_bytes": { 2024-08-29T19:36:28.943 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 177651156 2024-08-29T19:36:28.943 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.943 INFO:tasks.workunit.client.0.smithi029.stdout: "pri1_bytes": { 2024-08-29T19:36:28.943 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.943 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.943 INFO:tasks.workunit.client.0.smithi029.stdout: "pri2_bytes": { 2024-08-29T19:36:28.943 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.943 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.943 INFO:tasks.workunit.client.0.smithi029.stdout: "pri3_bytes": { 2024-08-29T19:36:28.943 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.943 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.943 INFO:tasks.workunit.client.0.smithi029.stdout: "pri4_bytes": { 2024-08-29T19:36:28.944 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.944 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.944 INFO:tasks.workunit.client.0.smithi029.stdout: "pri5_bytes": { 2024-08-29T19:36:28.944 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.944 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.944 INFO:tasks.workunit.client.0.smithi029.stdout: "pri6_bytes": { 2024-08-29T19:36:28.944 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.944 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.944 INFO:tasks.workunit.client.0.smithi029.stdout: "pri7_bytes": { 2024-08-29T19:36:28.944 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.944 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.944 INFO:tasks.workunit.client.0.smithi029.stdout: "pri8_bytes": { 2024-08-29T19:36:28.944 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.944 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.945 INFO:tasks.workunit.client.0.smithi029.stdout: "pri9_bytes": { 2024-08-29T19:36:28.945 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.945 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.945 INFO:tasks.workunit.client.0.smithi029.stdout: "reserved_bytes": { 2024-08-29T19:36:28.945 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 69812780 2024-08-29T19:36:28.945 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:28.945 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.945 INFO:tasks.workunit.client.0.smithi029.stdout: "rocksdb": { 2024-08-29T19:36:28.945 INFO:tasks.workunit.client.0.smithi029.stdout: "compact": { 2024-08-29T19:36:28.945 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.945 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.945 INFO:tasks.workunit.client.0.smithi029.stdout: "compact_queue_len": { 2024-08-29T19:36:28.945 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.945 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.946 INFO:tasks.workunit.client.0.smithi029.stdout: "compact_queue_merge": { 2024-08-29T19:36:28.946 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.946 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.946 INFO:tasks.workunit.client.0.smithi029.stdout: "compact_range": { 2024-08-29T19:36:28.946 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 117 2024-08-29T19:36:28.946 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.946 INFO:tasks.workunit.client.0.smithi029.stdout: "get_latency": { 2024-08-29T19:36:28.946 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 429812, 2024-08-29T19:36:28.946 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 4725360542 2024-08-29T19:36:28.946 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.946 INFO:tasks.workunit.client.0.smithi029.stdout: "rocksdb_write_delay_time": { 2024-08-29T19:36:28.946 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T19:36:28.946 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.946 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.947 INFO:tasks.workunit.client.0.smithi029.stdout: "rocksdb_write_memtable_time": { 2024-08-29T19:36:28.947 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T19:36:28.947 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.947 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.947 INFO:tasks.workunit.client.0.smithi029.stdout: "rocksdb_write_pre_and_post_time": { 2024-08-29T19:36:28.947 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T19:36:28.947 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.947 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.947 INFO:tasks.workunit.client.0.smithi029.stdout: "rocksdb_write_wal_time": { 2024-08-29T19:36:28.947 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T19:36:28.947 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.947 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.947 INFO:tasks.workunit.client.0.smithi029.stdout: "submit_latency": { 2024-08-29T19:36:28.947 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T19:36:28.948 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.948 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.948 INFO:tasks.workunit.client.0.smithi029.stdout: "submit_sync_latency": { 2024-08-29T19:36:28.948 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 23390, 2024-08-29T19:36:28.948 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 6555842453 2024-08-29T19:36:28.948 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:28.948 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:28.948 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.948 INFO:tasks.workunit.client.0.smithi029.stdout: "osd.0": { 2024-08-29T19:36:28.948 INFO:tasks.workunit.client.0.smithi029.stdout: "bluefs": { 2024-08-29T19:36:28.948 INFO:tasks.workunit.client.0.smithi029.stdout: "alloc_db_max_lat": { 2024-08-29T19:36:28.948 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 22333 2024-08-29T19:36:28.948 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.948 INFO:tasks.workunit.client.0.smithi029.stdout: "alloc_slow_fallback": { 2024-08-29T19:36:28.949 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.949 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.949 INFO:tasks.workunit.client.0.smithi029.stdout: "alloc_slow_max_lat": { 2024-08-29T19:36:28.949 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.949 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.949 INFO:tasks.workunit.client.0.smithi029.stdout: "alloc_slow_size_fallback": { 2024-08-29T19:36:28.949 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.949 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.949 INFO:tasks.workunit.client.0.smithi029.stdout: "alloc_unit_db": { 2024-08-29T19:36:28.949 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 65536 2024-08-29T19:36:28.949 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.949 INFO:tasks.workunit.client.0.smithi029.stdout: "alloc_unit_slow": { 2024-08-29T19:36:28.949 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.950 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.950 INFO:tasks.workunit.client.0.smithi029.stdout: "alloc_unit_wal": { 2024-08-29T19:36:28.950 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.950 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.950 INFO:tasks.workunit.client.0.smithi029.stdout: "alloc_wal_max_lat": { 2024-08-29T19:36:28.950 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.950 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.950 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes_written_slow": { 2024-08-29T19:36:28.950 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.950 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.950 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes_written_sst": { 2024-08-29T19:36:28.950 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 5951488 2024-08-29T19:36:28.950 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.950 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes_written_wal": { 2024-08-29T19:36:28.951 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 687505408 2024-08-29T19:36:28.951 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.951 INFO:tasks.workunit.client.0.smithi029.stdout: "compact_lat": { 2024-08-29T19:36:28.951 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 19, 2024-08-29T19:36:28.951 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 7113966 2024-08-29T19:36:28.951 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.951 INFO:tasks.workunit.client.0.smithi029.stdout: "compact_lock_lat": { 2024-08-29T19:36:28.951 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 19, 2024-08-29T19:36:28.951 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 2203609 2024-08-29T19:36:28.951 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.951 INFO:tasks.workunit.client.0.smithi029.stdout: "db_alloc_lat": { 2024-08-29T19:36:28.951 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 188, 2024-08-29T19:36:28.951 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1243566 2024-08-29T19:36:28.951 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.952 INFO:tasks.workunit.client.0.smithi029.stdout: "db_total_bytes": { 2024-08-29T19:36:28.952 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 95995027456 2024-08-29T19:36:28.952 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.952 INFO:tasks.workunit.client.0.smithi029.stdout: "db_used_bytes": { 2024-08-29T19:36:28.952 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 601096192 2024-08-29T19:36:28.952 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.952 INFO:tasks.workunit.client.0.smithi029.stdout: "flush_lat": { 2024-08-29T19:36:28.952 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 80140, 2024-08-29T19:36:28.952 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 10826125168 2024-08-29T19:36:28.952 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.952 INFO:tasks.workunit.client.0.smithi029.stdout: "fsync_lat": { 2024-08-29T19:36:28.952 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 80117, 2024-08-29T19:36:28.952 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 21398602204 2024-08-29T19:36:28.952 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.953 INFO:tasks.workunit.client.0.smithi029.stdout: "log_bytes": { 2024-08-29T19:36:28.953 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 12324864 2024-08-29T19:36:28.953 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.953 INFO:tasks.workunit.client.0.smithi029.stdout: "logged_bytes": { 2024-08-29T19:36:28.953 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 328216576 2024-08-29T19:36:28.953 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.953 INFO:tasks.workunit.client.0.smithi029.stdout: "max_bytes_db": { 2024-08-29T19:36:28.953 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 609615872 2024-08-29T19:36:28.953 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.953 INFO:tasks.workunit.client.0.smithi029.stdout: "max_bytes_slow": { 2024-08-29T19:36:28.953 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.953 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.953 INFO:tasks.workunit.client.0.smithi029.stdout: "max_bytes_wal": { 2024-08-29T19:36:28.954 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.954 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.954 INFO:tasks.workunit.client.0.smithi029.stdout: "num_files": { 2024-08-29T19:36:28.954 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 46 2024-08-29T19:36:28.954 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.954 INFO:tasks.workunit.client.0.smithi029.stdout: "read_bytes": { 2024-08-29T19:36:28.954 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 303192401 2024-08-29T19:36:28.954 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.954 INFO:tasks.workunit.client.0.smithi029.stdout: "read_count": { 2024-08-29T19:36:28.954 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 19204 2024-08-29T19:36:28.954 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.954 INFO:tasks.workunit.client.0.smithi029.stdout: "read_disk_bytes": { 2024-08-29T19:36:28.954 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 238473216 2024-08-29T19:36:28.954 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.954 INFO:tasks.workunit.client.0.smithi029.stdout: "read_disk_bytes_db": { 2024-08-29T19:36:28.955 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 238477312 2024-08-29T19:36:28.955 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.955 INFO:tasks.workunit.client.0.smithi029.stdout: "read_disk_bytes_slow": { 2024-08-29T19:36:28.955 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.955 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.955 INFO:tasks.workunit.client.0.smithi029.stdout: "read_disk_bytes_wal": { 2024-08-29T19:36:28.955 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.955 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.955 INFO:tasks.workunit.client.0.smithi029.stdout: "read_disk_count": { 2024-08-29T19:36:28.955 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 7488 2024-08-29T19:36:28.955 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.955 INFO:tasks.workunit.client.0.smithi029.stdout: "read_lat": { 2024-08-29T19:36:28.955 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 19204, 2024-08-29T19:36:28.955 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 237065471 2024-08-29T19:36:28.956 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.956 INFO:tasks.workunit.client.0.smithi029.stdout: "read_prefetch_bytes": { 2024-08-29T19:36:28.956 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 206404989 2024-08-29T19:36:28.956 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.956 INFO:tasks.workunit.client.0.smithi029.stdout: "read_prefetch_count": { 2024-08-29T19:36:28.956 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 16236 2024-08-29T19:36:28.956 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.956 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_buffer_bytes": { 2024-08-29T19:36:28.956 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 2176315 2024-08-29T19:36:28.956 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.956 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_buffer_count": { 2024-08-29T19:36:28.956 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 593 2024-08-29T19:36:28.956 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.957 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_bytes": { 2024-08-29T19:36:28.957 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 5911886 2024-08-29T19:36:28.957 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.957 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_count": { 2024-08-29T19:36:28.957 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 794 2024-08-29T19:36:28.957 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.957 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_disk_bytes": { 2024-08-29T19:36:28.957 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 3735571 2024-08-29T19:36:28.957 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.957 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_disk_bytes_db": { 2024-08-29T19:36:28.957 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 3735571 2024-08-29T19:36:28.957 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.957 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_disk_bytes_slow": { 2024-08-29T19:36:28.957 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.957 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.958 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_disk_bytes_wal": { 2024-08-29T19:36:28.958 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.958 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.958 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_disk_count": { 2024-08-29T19:36:28.958 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 208 2024-08-29T19:36:28.958 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.958 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_lat": { 2024-08-29T19:36:28.958 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 794, 2024-08-29T19:36:28.958 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 2362106 2024-08-29T19:36:28.958 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.958 INFO:tasks.workunit.client.0.smithi029.stdout: "slow_alloc_lat": { 2024-08-29T19:36:28.958 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T19:36:28.958 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.958 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.959 INFO:tasks.workunit.client.0.smithi029.stdout: "slow_total_bytes": { 2024-08-29T19:36:28.959 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.959 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.959 INFO:tasks.workunit.client.0.smithi029.stdout: "slow_used_bytes": { 2024-08-29T19:36:28.959 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.959 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.959 INFO:tasks.workunit.client.0.smithi029.stdout: "truncate_lat": { 2024-08-29T19:36:28.959 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 1, 2024-08-29T19:36:28.959 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 660 2024-08-29T19:36:28.959 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.959 INFO:tasks.workunit.client.0.smithi029.stdout: "unlink_lat": { 2024-08-29T19:36:28.959 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 8, 2024-08-29T19:36:28.959 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 10557 2024-08-29T19:36:28.959 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.960 INFO:tasks.workunit.client.0.smithi029.stdout: "wal_alloc_lat": { 2024-08-29T19:36:28.960 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T19:36:28.960 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.960 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.960 INFO:tasks.workunit.client.0.smithi029.stdout: "wal_total_bytes": { 2024-08-29T19:36:28.960 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.960 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.960 INFO:tasks.workunit.client.0.smithi029.stdout: "wal_used_bytes": { 2024-08-29T19:36:28.960 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.960 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.960 INFO:tasks.workunit.client.0.smithi029.stdout: "write_bytes": { 2024-08-29T19:36:28.960 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1024552960 2024-08-29T19:36:28.961 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:28.961 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.961 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore": { 2024-08-29T19:36:28.961 INFO:tasks.workunit.client.0.smithi029.stdout: "alloc_unit": { 2024-08-29T19:36:28.961 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 4096 2024-08-29T19:36:28.961 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.961 INFO:tasks.workunit.client.0.smithi029.stdout: "allocated": { 2024-08-29T19:36:28.961 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 10571776 2024-08-29T19:36:28.961 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.961 INFO:tasks.workunit.client.0.smithi029.stdout: "allocator_lat": { 2024-08-29T19:36:28.961 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 24098, 2024-08-29T19:36:28.961 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 141664820 2024-08-29T19:36:28.961 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.961 INFO:tasks.workunit.client.0.smithi029.stdout: "clist_lat": { 2024-08-29T19:36:28.962 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 3685, 2024-08-29T19:36:28.962 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 873501630 2024-08-29T19:36:28.962 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.962 INFO:tasks.workunit.client.0.smithi029.stdout: "compress_lat": { 2024-08-29T19:36:28.962 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T19:36:28.962 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.962 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.962 INFO:tasks.workunit.client.0.smithi029.stdout: "compressed": { 2024-08-29T19:36:28.962 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.962 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.962 INFO:tasks.workunit.client.0.smithi029.stdout: "compressed_allocated": { 2024-08-29T19:36:28.962 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.962 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.962 INFO:tasks.workunit.client.0.smithi029.stdout: "compressed_original": { 2024-08-29T19:36:28.963 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.963 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.963 INFO:tasks.workunit.client.0.smithi029.stdout: "csum_lat": { 2024-08-29T19:36:28.963 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 25032, 2024-08-29T19:36:28.963 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 311716444 2024-08-29T19:36:28.963 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.963 INFO:tasks.workunit.client.0.smithi029.stdout: "decompress_lat": { 2024-08-29T19:36:28.963 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T19:36:28.963 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.963 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.963 INFO:tasks.workunit.client.0.smithi029.stdout: "fragmentation_micros": { 2024-08-29T19:36:28.963 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.963 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.963 INFO:tasks.workunit.client.0.smithi029.stdout: "kv_commit_lat": { 2024-08-29T19:36:28.964 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 80065, 2024-08-29T19:36:28.964 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 29363818336 2024-08-29T19:36:28.964 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.964 INFO:tasks.workunit.client.0.smithi029.stdout: "kv_final_lat": { 2024-08-29T19:36:28.964 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 78967, 2024-08-29T19:36:28.964 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 4105055036 2024-08-29T19:36:28.964 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.964 INFO:tasks.workunit.client.0.smithi029.stdout: "kv_flush_lat": { 2024-08-29T19:36:28.964 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 80065, 2024-08-29T19:36:28.964 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 121012276 2024-08-29T19:36:28.964 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.964 INFO:tasks.workunit.client.0.smithi029.stdout: "kv_sync_lat": { 2024-08-29T19:36:28.964 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 80065, 2024-08-29T19:36:28.964 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 29484830612 2024-08-29T19:36:28.965 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.965 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_get_keys_lat": { 2024-08-29T19:36:28.965 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T19:36:28.965 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.965 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.965 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_get_values_lat": { 2024-08-29T19:36:28.965 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 31464, 2024-08-29T19:36:28.965 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1127884007 2024-08-29T19:36:28.965 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.965 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_lower_bound_lat": { 2024-08-29T19:36:28.965 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 1044, 2024-08-29T19:36:28.965 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 7042519 2024-08-29T19:36:28.965 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.965 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_next_lat": { 2024-08-29T19:36:28.966 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 19483, 2024-08-29T19:36:28.966 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 18549262 2024-08-29T19:36:28.966 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.966 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_seek_to_first_lat": { 2024-08-29T19:36:28.966 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 53, 2024-08-29T19:36:28.966 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 66033 2024-08-29T19:36:28.966 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.966 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_upper_bound_lat": { 2024-08-29T19:36:28.966 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 17106, 2024-08-29T19:36:28.966 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 5161394771 2024-08-29T19:36:28.966 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.966 INFO:tasks.workunit.client.0.smithi029.stdout: "onode_hits": { 2024-08-29T19:36:28.966 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 240920 2024-08-29T19:36:28.966 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.967 INFO:tasks.workunit.client.0.smithi029.stdout: "onode_misses": { 2024-08-29T19:36:28.967 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 23966 2024-08-29T19:36:28.967 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.967 INFO:tasks.workunit.client.0.smithi029.stdout: "read_lat": { 2024-08-29T19:36:28.967 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 15235, 2024-08-29T19:36:28.967 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 2452618423 2024-08-29T19:36:28.967 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.967 INFO:tasks.workunit.client.0.smithi029.stdout: "read_onode_meta_lat": { 2024-08-29T19:36:28.967 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 38308, 2024-08-29T19:36:28.967 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 25753127 2024-08-29T19:36:28.967 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.967 INFO:tasks.workunit.client.0.smithi029.stdout: "read_wait_aio_lat": { 2024-08-29T19:36:28.967 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 23073, 2024-08-29T19:36:28.967 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1256104801 2024-08-29T19:36:28.968 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.968 INFO:tasks.workunit.client.0.smithi029.stdout: "reads_with_retries": { 2024-08-29T19:36:28.968 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.968 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.968 INFO:tasks.workunit.client.0.smithi029.stdout: "remove_lat": { 2024-08-29T19:36:28.968 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 15726, 2024-08-29T19:36:28.968 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 735376596 2024-08-29T19:36:28.968 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.968 INFO:tasks.workunit.client.0.smithi029.stdout: "slow_aio_wait_count": { 2024-08-29T19:36:28.968 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.968 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.968 INFO:tasks.workunit.client.0.smithi029.stdout: "slow_committed_kv_count": { 2024-08-29T19:36:28.968 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.969 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.969 INFO:tasks.workunit.client.0.smithi029.stdout: "slow_read_onode_meta_count": { 2024-08-29T19:36:28.969 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.969 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.969 INFO:tasks.workunit.client.0.smithi029.stdout: "slow_read_wait_aio_count": { 2024-08-29T19:36:28.969 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.969 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.969 INFO:tasks.workunit.client.0.smithi029.stdout: "state_aio_wait_lat": { 2024-08-29T19:36:28.969 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 93610, 2024-08-29T19:36:28.969 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 8740580414 2024-08-29T19:36:28.969 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.969 INFO:tasks.workunit.client.0.smithi029.stdout: "state_deferred_aio_wait_lat": { 2024-08-29T19:36:28.969 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 9831, 2024-08-29T19:36:28.969 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 896929408 2024-08-29T19:36:28.970 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.970 INFO:tasks.workunit.client.0.smithi029.stdout: "state_deferred_cleanup_lat": { 2024-08-29T19:36:28.970 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 9830, 2024-08-29T19:36:28.970 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 5065450311663 2024-08-29T19:36:28.970 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.970 INFO:tasks.workunit.client.0.smithi029.stdout: "state_deferred_queued_lat": { 2024-08-29T19:36:28.970 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 9831, 2024-08-29T19:36:28.970 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 7275210768714 2024-08-29T19:36:28.970 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.970 INFO:tasks.workunit.client.0.smithi029.stdout: "state_done_lat": { 2024-08-29T19:36:28.970 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 93609, 2024-08-29T19:36:28.970 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 2610390998045 2024-08-29T19:36:28.970 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.971 INFO:tasks.workunit.client.0.smithi029.stdout: "state_finishing_lat": { 2024-08-29T19:36:28.971 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 93609, 2024-08-29T19:36:28.971 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 22628596 2024-08-29T19:36:28.971 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.971 INFO:tasks.workunit.client.0.smithi029.stdout: "state_io_done_lat": { 2024-08-29T19:36:28.971 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 93610, 2024-08-29T19:36:28.971 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 387874781 2024-08-29T19:36:28.971 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.971 INFO:tasks.workunit.client.0.smithi029.stdout: "state_kv_commiting_lat": { 2024-08-29T19:36:28.971 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 93610, 2024-08-29T19:36:28.971 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 53103270734 2024-08-29T19:36:28.971 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.971 INFO:tasks.workunit.client.0.smithi029.stdout: "state_kv_done_lat": { 2024-08-29T19:36:28.971 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 93610, 2024-08-29T19:36:28.972 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 73114445 2024-08-29T19:36:28.972 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.972 INFO:tasks.workunit.client.0.smithi029.stdout: "state_kv_queued_lat": { 2024-08-29T19:36:28.972 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 93610, 2024-08-29T19:36:28.972 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 28753501019 2024-08-29T19:36:28.972 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.972 INFO:tasks.workunit.client.0.smithi029.stdout: "state_prepare_lat": { 2024-08-29T19:36:28.972 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 93610, 2024-08-29T19:36:28.972 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 17025202661 2024-08-29T19:36:28.972 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.972 INFO:tasks.workunit.client.0.smithi029.stdout: "stored": { 2024-08-29T19:36:28.972 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 6499473 2024-08-29T19:36:28.972 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.972 INFO:tasks.workunit.client.0.smithi029.stdout: "truncate_lat": { 2024-08-29T19:36:28.973 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 2738, 2024-08-29T19:36:28.973 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 33061865 2024-08-29T19:36:28.973 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.973 INFO:tasks.workunit.client.0.smithi029.stdout: "txc_commit_lat": { 2024-08-29T19:36:28.973 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 93610, 2024-08-29T19:36:28.973 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 108043272190 2024-08-29T19:36:28.973 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.973 INFO:tasks.workunit.client.0.smithi029.stdout: "txc_submit_lat": { 2024-08-29T19:36:28.973 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 93610, 2024-08-29T19:36:28.973 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 19905442789 2024-08-29T19:36:28.974 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.974 INFO:tasks.workunit.client.0.smithi029.stdout: "txc_throttle_lat": { 2024-08-29T19:36:28.974 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 93610, 2024-08-29T19:36:28.974 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1204721119 2024-08-29T19:36:28.974 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:28.974 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.974 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore-pricache": { 2024-08-29T19:36:28.974 INFO:tasks.workunit.client.0.smithi029.stdout: "cache_bytes": { 2024-08-29T19:36:28.974 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1445593205 2024-08-29T19:36:28.974 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.974 INFO:tasks.workunit.client.0.smithi029.stdout: "heap_bytes": { 2024-08-29T19:36:28.974 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 611991552 2024-08-29T19:36:28.974 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.974 INFO:tasks.workunit.client.0.smithi029.stdout: "mapped_bytes": { 2024-08-29T19:36:28.975 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 574464000 2024-08-29T19:36:28.975 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.975 INFO:tasks.workunit.client.0.smithi029.stdout: "target_bytes": { 2024-08-29T19:36:28.975 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 2648117145 2024-08-29T19:36:28.975 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.975 INFO:tasks.workunit.client.0.smithi029.stdout: "unmapped_bytes": { 2024-08-29T19:36:28.975 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 37527552 2024-08-29T19:36:28.975 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:28.975 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.975 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore-pricache:data": { 2024-08-29T19:36:28.975 INFO:tasks.workunit.client.0.smithi029.stdout: "committed_bytes": { 2024-08-29T19:36:28.975 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 134217728 2024-08-29T19:36:28.975 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.975 INFO:tasks.workunit.client.0.smithi029.stdout: "pri0_bytes": { 2024-08-29T19:36:28.976 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.976 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.976 INFO:tasks.workunit.client.0.smithi029.stdout: "pri10_bytes": { 2024-08-29T19:36:28.976 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.976 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.976 INFO:tasks.workunit.client.0.smithi029.stdout: "pri11_bytes": { 2024-08-29T19:36:28.976 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 59431751 2024-08-29T19:36:28.976 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.976 INFO:tasks.workunit.client.0.smithi029.stdout: "pri1_bytes": { 2024-08-29T19:36:28.976 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.976 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.976 INFO:tasks.workunit.client.0.smithi029.stdout: "pri2_bytes": { 2024-08-29T19:36:28.976 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.976 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.977 INFO:tasks.workunit.client.0.smithi029.stdout: "pri3_bytes": { 2024-08-29T19:36:28.977 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.977 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.977 INFO:tasks.workunit.client.0.smithi029.stdout: "pri4_bytes": { 2024-08-29T19:36:28.977 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.977 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.977 INFO:tasks.workunit.client.0.smithi029.stdout: "pri5_bytes": { 2024-08-29T19:36:28.977 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.977 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.977 INFO:tasks.workunit.client.0.smithi029.stdout: "pri6_bytes": { 2024-08-29T19:36:28.977 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 86016 2024-08-29T19:36:28.977 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.977 INFO:tasks.workunit.client.0.smithi029.stdout: "pri7_bytes": { 2024-08-29T19:36:28.977 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.978 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.978 INFO:tasks.workunit.client.0.smithi029.stdout: "pri8_bytes": { 2024-08-29T19:36:28.978 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.978 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.978 INFO:tasks.workunit.client.0.smithi029.stdout: "pri9_bytes": { 2024-08-29T19:36:28.978 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.978 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.978 INFO:tasks.workunit.client.0.smithi029.stdout: "reserved_bytes": { 2024-08-29T19:36:28.978 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 74699961 2024-08-29T19:36:28.978 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:28.978 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.978 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore-pricache:kv": { 2024-08-29T19:36:28.978 INFO:tasks.workunit.client.0.smithi029.stdout: "committed_bytes": { 2024-08-29T19:36:28.978 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 587202560 2024-08-29T19:36:28.979 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.979 INFO:tasks.workunit.client.0.smithi029.stdout: "pri0_bytes": { 2024-08-29T19:36:28.979 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 67108864 2024-08-29T19:36:28.979 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.979 INFO:tasks.workunit.client.0.smithi029.stdout: "pri10_bytes": { 2024-08-29T19:36:28.979 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.979 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.979 INFO:tasks.workunit.client.0.smithi029.stdout: "pri11_bytes": { 2024-08-29T19:36:28.979 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 445738136 2024-08-29T19:36:28.979 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.979 INFO:tasks.workunit.client.0.smithi029.stdout: "pri1_bytes": { 2024-08-29T19:36:28.979 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.979 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.980 INFO:tasks.workunit.client.0.smithi029.stdout: "pri2_bytes": { 2024-08-29T19:36:28.980 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.980 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.980 INFO:tasks.workunit.client.0.smithi029.stdout: "pri3_bytes": { 2024-08-29T19:36:28.980 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1792 2024-08-29T19:36:28.980 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.980 INFO:tasks.workunit.client.0.smithi029.stdout: "pri4_bytes": { 2024-08-29T19:36:28.980 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.980 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.980 INFO:tasks.workunit.client.0.smithi029.stdout: "pri5_bytes": { 2024-08-29T19:36:28.980 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 121392 2024-08-29T19:36:28.980 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.980 INFO:tasks.workunit.client.0.smithi029.stdout: "pri6_bytes": { 2024-08-29T19:36:28.981 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.981 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.981 INFO:tasks.workunit.client.0.smithi029.stdout: "pri7_bytes": { 2024-08-29T19:36:28.981 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.981 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.981 INFO:tasks.workunit.client.0.smithi029.stdout: "pri8_bytes": { 2024-08-29T19:36:28.981 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.981 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.981 INFO:tasks.workunit.client.0.smithi029.stdout: "pri9_bytes": { 2024-08-29T19:36:28.981 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.981 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.981 INFO:tasks.workunit.client.0.smithi029.stdout: "reserved_bytes": { 2024-08-29T19:36:28.981 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 74232376 2024-08-29T19:36:28.981 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:28.982 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.982 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore-pricache:kv_onode": { 2024-08-29T19:36:28.982 INFO:tasks.workunit.client.0.smithi029.stdout: "committed_bytes": { 2024-08-29T19:36:28.982 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 176160768 2024-08-29T19:36:28.982 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.982 INFO:tasks.workunit.client.0.smithi029.stdout: "pri0_bytes": { 2024-08-29T19:36:28.982 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 67108864 2024-08-29T19:36:28.982 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.982 INFO:tasks.workunit.client.0.smithi029.stdout: "pri10_bytes": { 2024-08-29T19:36:28.982 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 158832 2024-08-29T19:36:28.982 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.982 INFO:tasks.workunit.client.0.smithi029.stdout: "pri11_bytes": { 2024-08-29T19:36:28.982 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 39621167 2024-08-29T19:36:28.982 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.983 INFO:tasks.workunit.client.0.smithi029.stdout: "pri1_bytes": { 2024-08-29T19:36:28.983 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.983 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.983 INFO:tasks.workunit.client.0.smithi029.stdout: "pri2_bytes": { 2024-08-29T19:36:28.983 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.983 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.983 INFO:tasks.workunit.client.0.smithi029.stdout: "pri3_bytes": { 2024-08-29T19:36:28.983 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.983 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.983 INFO:tasks.workunit.client.0.smithi029.stdout: "pri4_bytes": { 2024-08-29T19:36:28.983 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.983 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.983 INFO:tasks.workunit.client.0.smithi029.stdout: "pri5_bytes": { 2024-08-29T19:36:28.983 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.984 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.984 INFO:tasks.workunit.client.0.smithi029.stdout: "pri6_bytes": { 2024-08-29T19:36:28.984 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.984 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.984 INFO:tasks.workunit.client.0.smithi029.stdout: "pri7_bytes": { 2024-08-29T19:36:28.984 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.984 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.984 INFO:tasks.workunit.client.0.smithi029.stdout: "pri8_bytes": { 2024-08-29T19:36:28.984 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.984 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.984 INFO:tasks.workunit.client.0.smithi029.stdout: "pri9_bytes": { 2024-08-29T19:36:28.984 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.984 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.984 INFO:tasks.workunit.client.0.smithi029.stdout: "reserved_bytes": { 2024-08-29T19:36:28.985 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 69271905 2024-08-29T19:36:28.985 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:28.985 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.985 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore-pricache:meta": { 2024-08-29T19:36:28.985 INFO:tasks.workunit.client.0.smithi029.stdout: "committed_bytes": { 2024-08-29T19:36:28.985 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 520093696 2024-08-29T19:36:28.985 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.985 INFO:tasks.workunit.client.0.smithi029.stdout: "pri0_bytes": { 2024-08-29T19:36:28.985 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.985 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.985 INFO:tasks.workunit.client.0.smithi029.stdout: "pri10_bytes": { 2024-08-29T19:36:28.985 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.985 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.985 INFO:tasks.workunit.client.0.smithi029.stdout: "pri11_bytes": { 2024-08-29T19:36:28.986 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 445738136 2024-08-29T19:36:28.986 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.986 INFO:tasks.workunit.client.0.smithi029.stdout: "pri1_bytes": { 2024-08-29T19:36:28.986 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.986 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.986 INFO:tasks.workunit.client.0.smithi029.stdout: "pri2_bytes": { 2024-08-29T19:36:28.986 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.986 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.986 INFO:tasks.workunit.client.0.smithi029.stdout: "pri3_bytes": { 2024-08-29T19:36:28.986 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.986 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.986 INFO:tasks.workunit.client.0.smithi029.stdout: "pri4_bytes": { 2024-08-29T19:36:28.986 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.986 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.987 INFO:tasks.workunit.client.0.smithi029.stdout: "pri5_bytes": { 2024-08-29T19:36:28.987 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 137227 2024-08-29T19:36:28.987 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.987 INFO:tasks.workunit.client.0.smithi029.stdout: "pri6_bytes": { 2024-08-29T19:36:28.987 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1114604 2024-08-29T19:36:28.987 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.987 INFO:tasks.workunit.client.0.smithi029.stdout: "pri7_bytes": { 2024-08-29T19:36:28.987 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.987 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.987 INFO:tasks.workunit.client.0.smithi029.stdout: "pri8_bytes": { 2024-08-29T19:36:28.987 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.987 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.987 INFO:tasks.workunit.client.0.smithi029.stdout: "pri9_bytes": { 2024-08-29T19:36:28.987 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.988 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.988 INFO:tasks.workunit.client.0.smithi029.stdout: "reserved_bytes": { 2024-08-29T19:36:28.988 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 73103729 2024-08-29T19:36:28.988 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:28.988 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.988 INFO:tasks.workunit.client.0.smithi029.stdout: "objecter": { 2024-08-29T19:36:28.988 INFO:tasks.workunit.client.0.smithi029.stdout: "op_active": { 2024-08-29T19:36:28.988 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.988 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.988 INFO:tasks.workunit.client.0.smithi029.stdout: "op_r": { 2024-08-29T19:36:28.988 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 18 2024-08-29T19:36:28.988 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.988 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rmw": { 2024-08-29T19:36:28.988 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.989 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.989 INFO:tasks.workunit.client.0.smithi029.stdout: "op_w": { 2024-08-29T19:36:28.989 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.989 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:28.989 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.989 INFO:tasks.workunit.client.0.smithi029.stdout: "osd": { 2024-08-29T19:36:28.989 INFO:tasks.workunit.client.0.smithi029.stdout: "numpg": { 2024-08-29T19:36:28.989 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 54 2024-08-29T19:36:28.989 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.989 INFO:tasks.workunit.client.0.smithi029.stdout: "numpg_removing": { 2024-08-29T19:36:28.989 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.989 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.989 INFO:tasks.workunit.client.0.smithi029.stdout: "op": { 2024-08-29T19:36:28.989 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 39163 2024-08-29T19:36:28.990 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.990 INFO:tasks.workunit.client.0.smithi029.stdout: "op_before_queue_op_lat": { 2024-08-29T19:36:28.990 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 120560, 2024-08-29T19:36:28.990 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 13890601770 2024-08-29T19:36:28.990 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.990 INFO:tasks.workunit.client.0.smithi029.stdout: "op_delayed_degraded": { 2024-08-29T19:36:28.990 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.990 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.990 INFO:tasks.workunit.client.0.smithi029.stdout: "op_delayed_unreadable": { 2024-08-29T19:36:28.990 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.990 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.990 INFO:tasks.workunit.client.0.smithi029.stdout: "op_in_bytes": { 2024-08-29T19:36:28.990 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 2547395384 2024-08-29T19:36:28.990 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.991 INFO:tasks.workunit.client.0.smithi029.stdout: "op_latency": { 2024-08-29T19:36:28.991 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 39163, 2024-08-29T19:36:28.991 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 212825696362 2024-08-29T19:36:28.991 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.991 INFO:tasks.workunit.client.0.smithi029.stdout: "op_out_bytes": { 2024-08-29T19:36:28.991 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 3102335744 2024-08-29T19:36:28.991 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.991 INFO:tasks.workunit.client.0.smithi029.stdout: "op_prepare_latency": { 2024-08-29T19:36:28.991 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 39771, 2024-08-29T19:36:28.991 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 40362750881 2024-08-29T19:36:28.991 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.991 INFO:tasks.workunit.client.0.smithi029.stdout: "op_process_latency": { 2024-08-29T19:36:28.991 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 39163, 2024-08-29T19:36:28.991 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 108833472790 2024-08-29T19:36:28.992 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.992 INFO:tasks.workunit.client.0.smithi029.stdout: "op_r": { 2024-08-29T19:36:28.992 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 23915 2024-08-29T19:36:28.992 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.992 INFO:tasks.workunit.client.0.smithi029.stdout: "op_r_latency": { 2024-08-29T19:36:28.992 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 23915, 2024-08-29T19:36:28.992 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 21110320582 2024-08-29T19:36:28.992 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.992 INFO:tasks.workunit.client.0.smithi029.stdout: "op_r_latency_out_bytes_histogram": { 2024-08-29T19:36:28.992 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.992 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.992 INFO:tasks.workunit.client.0.smithi029.stdout: "op_r_out_bytes": { 2024-08-29T19:36:28.992 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 3102335744 2024-08-29T19:36:28.993 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.993 INFO:tasks.workunit.client.0.smithi029.stdout: "op_r_prepare_latency": { 2024-08-29T19:36:28.993 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 23990, 2024-08-29T19:36:28.993 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 11286810117 2024-08-29T19:36:28.993 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.993 INFO:tasks.workunit.client.0.smithi029.stdout: "op_r_process_latency": { 2024-08-29T19:36:28.993 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 23915, 2024-08-29T19:36:28.993 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 11348556809 2024-08-29T19:36:28.993 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.993 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw": { 2024-08-29T19:36:28.993 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 7998 2024-08-29T19:36:28.993 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.993 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw_in_bytes": { 2024-08-29T19:36:28.993 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 534792839 2024-08-29T19:36:28.993 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.994 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw_latency": { 2024-08-29T19:36:28.994 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 7998, 2024-08-29T19:36:28.994 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 37983494519 2024-08-29T19:36:28.994 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.994 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw_latency_in_bytes_histogram": { 2024-08-29T19:36:28.994 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.994 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.994 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw_latency_out_bytes_histogram": { 2024-08-29T19:36:28.994 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.994 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.994 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw_out_bytes": { 2024-08-29T19:36:28.994 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.994 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.994 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw_prepare_latency": { 2024-08-29T19:36:28.995 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 8382, 2024-08-29T19:36:28.995 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 12410828446 2024-08-29T19:36:28.995 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.995 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw_process_latency": { 2024-08-29T19:36:28.995 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 7998, 2024-08-29T19:36:28.995 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 29372457903 2024-08-29T19:36:28.995 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.995 INFO:tasks.workunit.client.0.smithi029.stdout: "op_w": { 2024-08-29T19:36:28.995 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 7250 2024-08-29T19:36:28.995 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.995 INFO:tasks.workunit.client.0.smithi029.stdout: "op_w_in_bytes": { 2024-08-29T19:36:28.995 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 2012602545 2024-08-29T19:36:28.995 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.995 INFO:tasks.workunit.client.0.smithi029.stdout: "op_w_latency": { 2024-08-29T19:36:28.996 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 7250, 2024-08-29T19:36:28.996 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 153731881261 2024-08-29T19:36:28.996 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.996 INFO:tasks.workunit.client.0.smithi029.stdout: "op_w_latency_in_bytes_histogram": { 2024-08-29T19:36:28.996 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.996 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.996 INFO:tasks.workunit.client.0.smithi029.stdout: "op_w_prepare_latency": { 2024-08-29T19:36:28.996 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 7399, 2024-08-29T19:36:28.996 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 16665112318 2024-08-29T19:36:28.996 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.996 INFO:tasks.workunit.client.0.smithi029.stdout: "op_w_process_latency": { 2024-08-29T19:36:28.996 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 7250, 2024-08-29T19:36:28.996 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 68112458078 2024-08-29T19:36:28.996 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.997 INFO:tasks.workunit.client.0.smithi029.stdout: "op_wip": { 2024-08-29T19:36:28.997 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.997 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.997 INFO:tasks.workunit.client.0.smithi029.stdout: "recovery_bytes": { 2024-08-29T19:36:28.997 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 16 2024-08-29T19:36:28.997 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.997 INFO:tasks.workunit.client.0.smithi029.stdout: "recovery_ops": { 2024-08-29T19:36:28.997 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 12 2024-08-29T19:36:28.997 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.997 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_bytes": { 2024-08-29T19:36:28.997 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 95995035648 2024-08-29T19:36:28.997 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.997 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_bytes_used": { 2024-08-29T19:36:28.997 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 611680256 2024-08-29T19:36:28.998 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:28.998 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:28.998 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.998 INFO:tasks.workunit.client.0.smithi029.stdout: "osd.1": { 2024-08-29T19:36:28.998 INFO:tasks.workunit.client.0.smithi029.stdout: "bluefs": { 2024-08-29T19:36:28.998 INFO:tasks.workunit.client.0.smithi029.stdout: "alloc_db_max_lat": { 2024-08-29T19:36:28.998 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 31546 2024-08-29T19:36:28.998 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.998 INFO:tasks.workunit.client.0.smithi029.stdout: "alloc_slow_fallback": { 2024-08-29T19:36:28.998 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.998 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.998 INFO:tasks.workunit.client.0.smithi029.stdout: "alloc_slow_max_lat": { 2024-08-29T19:36:28.998 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.998 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.999 INFO:tasks.workunit.client.0.smithi029.stdout: "alloc_slow_size_fallback": { 2024-08-29T19:36:28.999 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.999 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.999 INFO:tasks.workunit.client.0.smithi029.stdout: "alloc_unit_db": { 2024-08-29T19:36:28.999 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 65536 2024-08-29T19:36:28.999 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.999 INFO:tasks.workunit.client.0.smithi029.stdout: "alloc_unit_slow": { 2024-08-29T19:36:28.999 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.999 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.999 INFO:tasks.workunit.client.0.smithi029.stdout: "alloc_unit_wal": { 2024-08-29T19:36:28.999 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:28.999 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:28.999 INFO:tasks.workunit.client.0.smithi029.stdout: "alloc_wal_max_lat": { 2024-08-29T19:36:29.000 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.000 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.000 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes_written_slow": { 2024-08-29T19:36:29.000 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.000 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.000 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes_written_sst": { 2024-08-29T19:36:29.000 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 8683520 2024-08-29T19:36:29.000 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.000 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes_written_wal": { 2024-08-29T19:36:29.000 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 763846656 2024-08-29T19:36:29.000 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.000 INFO:tasks.workunit.client.0.smithi029.stdout: "compact_lat": { 2024-08-29T19:36:29.000 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 17, 2024-08-29T19:36:29.001 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 8267292 2024-08-29T19:36:29.001 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.001 INFO:tasks.workunit.client.0.smithi029.stdout: "compact_lock_lat": { 2024-08-29T19:36:29.001 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 17, 2024-08-29T19:36:29.001 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 2838548 2024-08-29T19:36:29.001 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.001 INFO:tasks.workunit.client.0.smithi029.stdout: "db_alloc_lat": { 2024-08-29T19:36:29.001 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 190, 2024-08-29T19:36:29.001 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1371331 2024-08-29T19:36:29.001 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.001 INFO:tasks.workunit.client.0.smithi029.stdout: "db_total_bytes": { 2024-08-29T19:36:29.001 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 95995027456 2024-08-29T19:36:29.001 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.001 INFO:tasks.workunit.client.0.smithi029.stdout: "db_used_bytes": { 2024-08-29T19:36:29.002 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 825491456 2024-08-29T19:36:29.002 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.002 INFO:tasks.workunit.client.0.smithi029.stdout: "flush_lat": { 2024-08-29T19:36:29.002 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 72038, 2024-08-29T19:36:29.002 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 10171668094 2024-08-29T19:36:29.002 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.002 INFO:tasks.workunit.client.0.smithi029.stdout: "fsync_lat": { 2024-08-29T19:36:29.002 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 72015, 2024-08-29T19:36:29.002 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 19719894943 2024-08-29T19:36:29.002 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.002 INFO:tasks.workunit.client.0.smithi029.stdout: "log_bytes": { 2024-08-29T19:36:29.002 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 12353536 2024-08-29T19:36:29.002 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.002 INFO:tasks.workunit.client.0.smithi029.stdout: "logged_bytes": { 2024-08-29T19:36:29.003 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 294977536 2024-08-29T19:36:29.003 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.003 INFO:tasks.workunit.client.0.smithi029.stdout: "max_bytes_db": { 2024-08-29T19:36:29.003 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 834011136 2024-08-29T19:36:29.003 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.003 INFO:tasks.workunit.client.0.smithi029.stdout: "max_bytes_slow": { 2024-08-29T19:36:29.003 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.003 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.003 INFO:tasks.workunit.client.0.smithi029.stdout: "max_bytes_wal": { 2024-08-29T19:36:29.003 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.003 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.003 INFO:tasks.workunit.client.0.smithi029.stdout: "num_files": { 2024-08-29T19:36:29.003 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 54 2024-08-29T19:36:29.003 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.004 INFO:tasks.workunit.client.0.smithi029.stdout: "read_bytes": { 2024-08-29T19:36:29.004 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 245571688 2024-08-29T19:36:29.004 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.004 INFO:tasks.workunit.client.0.smithi029.stdout: "read_count": { 2024-08-29T19:36:29.004 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 12518 2024-08-29T19:36:29.004 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.005 INFO:tasks.workunit.client.0.smithi029.stdout: "read_disk_bytes": { 2024-08-29T19:36:29.005 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 218517504 2024-08-29T19:36:29.005 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.005 INFO:tasks.workunit.client.0.smithi029.stdout: "read_disk_bytes_db": { 2024-08-29T19:36:29.005 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 218521600 2024-08-29T19:36:29.005 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.005 INFO:tasks.workunit.client.0.smithi029.stdout: "read_disk_bytes_slow": { 2024-08-29T19:36:29.005 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.005 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.005 INFO:tasks.workunit.client.0.smithi029.stdout: "read_disk_bytes_wal": { 2024-08-29T19:36:29.005 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.005 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.005 INFO:tasks.workunit.client.0.smithi029.stdout: "read_disk_count": { 2024-08-29T19:36:29.005 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 5383 2024-08-29T19:36:29.006 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.006 INFO:tasks.workunit.client.0.smithi029.stdout: "read_lat": { 2024-08-29T19:36:29.006 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 12518, 2024-08-29T19:36:29.006 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 175078421 2024-08-29T19:36:29.006 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.006 INFO:tasks.workunit.client.0.smithi029.stdout: "read_prefetch_bytes": { 2024-08-29T19:36:29.006 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 139001494 2024-08-29T19:36:29.006 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.006 INFO:tasks.workunit.client.0.smithi029.stdout: "read_prefetch_count": { 2024-08-29T19:36:29.006 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 9252 2024-08-29T19:36:29.006 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.006 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_buffer_bytes": { 2024-08-29T19:36:29.006 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 3104151 2024-08-29T19:36:29.006 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.007 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_buffer_count": { 2024-08-29T19:36:29.007 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 596 2024-08-29T19:36:29.007 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.007 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_bytes": { 2024-08-29T19:36:29.007 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 8598692 2024-08-29T19:36:29.007 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.007 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_count": { 2024-08-29T19:36:29.007 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 845 2024-08-29T19:36:29.007 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.007 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_disk_bytes": { 2024-08-29T19:36:29.007 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 5494541 2024-08-29T19:36:29.007 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.007 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_disk_bytes_db": { 2024-08-29T19:36:29.008 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 5494541 2024-08-29T19:36:29.008 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.008 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_disk_bytes_slow": { 2024-08-29T19:36:29.008 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.008 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.008 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_disk_bytes_wal": { 2024-08-29T19:36:29.008 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.008 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.008 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_disk_count": { 2024-08-29T19:36:29.008 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 257 2024-08-29T19:36:29.008 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.008 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_lat": { 2024-08-29T19:36:29.008 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 845, 2024-08-29T19:36:29.008 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 3493338 2024-08-29T19:36:29.009 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.009 INFO:tasks.workunit.client.0.smithi029.stdout: "slow_alloc_lat": { 2024-08-29T19:36:29.009 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T19:36:29.009 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.009 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.009 INFO:tasks.workunit.client.0.smithi029.stdout: "slow_total_bytes": { 2024-08-29T19:36:29.009 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.009 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.009 INFO:tasks.workunit.client.0.smithi029.stdout: "slow_used_bytes": { 2024-08-29T19:36:29.009 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.009 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.009 INFO:tasks.workunit.client.0.smithi029.stdout: "truncate_lat": { 2024-08-29T19:36:29.009 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 1, 2024-08-29T19:36:29.009 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 607 2024-08-29T19:36:29.010 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.010 INFO:tasks.workunit.client.0.smithi029.stdout: "unlink_lat": { 2024-08-29T19:36:29.010 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 8, 2024-08-29T19:36:29.010 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 11164 2024-08-29T19:36:29.010 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.010 INFO:tasks.workunit.client.0.smithi029.stdout: "wal_alloc_lat": { 2024-08-29T19:36:29.010 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T19:36:29.010 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.010 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.010 INFO:tasks.workunit.client.0.smithi029.stdout: "wal_total_bytes": { 2024-08-29T19:36:29.010 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.010 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.010 INFO:tasks.workunit.client.0.smithi029.stdout: "wal_used_bytes": { 2024-08-29T19:36:29.010 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.011 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.011 INFO:tasks.workunit.client.0.smithi029.stdout: "write_bytes": { 2024-08-29T19:36:29.011 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1070096384 2024-08-29T19:36:29.011 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:29.011 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.011 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore": { 2024-08-29T19:36:29.011 INFO:tasks.workunit.client.0.smithi029.stdout: "alloc_unit": { 2024-08-29T19:36:29.011 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 4096 2024-08-29T19:36:29.011 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.011 INFO:tasks.workunit.client.0.smithi029.stdout: "allocated": { 2024-08-29T19:36:29.011 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 9973760 2024-08-29T19:36:29.011 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.011 INFO:tasks.workunit.client.0.smithi029.stdout: "allocator_lat": { 2024-08-29T19:36:29.011 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 19004, 2024-08-29T19:36:29.012 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 117307309 2024-08-29T19:36:29.012 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.012 INFO:tasks.workunit.client.0.smithi029.stdout: "clist_lat": { 2024-08-29T19:36:29.012 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 3634, 2024-08-29T19:36:29.012 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 974271907 2024-08-29T19:36:29.012 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.012 INFO:tasks.workunit.client.0.smithi029.stdout: "compress_lat": { 2024-08-29T19:36:29.012 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T19:36:29.012 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.012 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.012 INFO:tasks.workunit.client.0.smithi029.stdout: "compressed": { 2024-08-29T19:36:29.012 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.012 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.012 INFO:tasks.workunit.client.0.smithi029.stdout: "compressed_allocated": { 2024-08-29T19:36:29.013 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.013 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.013 INFO:tasks.workunit.client.0.smithi029.stdout: "compressed_original": { 2024-08-29T19:36:29.013 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.013 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.013 INFO:tasks.workunit.client.0.smithi029.stdout: "csum_lat": { 2024-08-29T19:36:29.013 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 20709, 2024-08-29T19:36:29.013 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 269254100 2024-08-29T19:36:29.013 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.013 INFO:tasks.workunit.client.0.smithi029.stdout: "decompress_lat": { 2024-08-29T19:36:29.013 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T19:36:29.013 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.013 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.013 INFO:tasks.workunit.client.0.smithi029.stdout: "fragmentation_micros": { 2024-08-29T19:36:29.014 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.014 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.014 INFO:tasks.workunit.client.0.smithi029.stdout: "kv_commit_lat": { 2024-08-29T19:36:29.014 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 71943, 2024-08-29T19:36:29.014 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 27431114267 2024-08-29T19:36:29.014 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.014 INFO:tasks.workunit.client.0.smithi029.stdout: "kv_final_lat": { 2024-08-29T19:36:29.014 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 70811, 2024-08-29T19:36:29.014 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 4457360868 2024-08-29T19:36:29.014 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.014 INFO:tasks.workunit.client.0.smithi029.stdout: "kv_flush_lat": { 2024-08-29T19:36:29.014 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 71943, 2024-08-29T19:36:29.014 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 105662024 2024-08-29T19:36:29.015 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.015 INFO:tasks.workunit.client.0.smithi029.stdout: "kv_sync_lat": { 2024-08-29T19:36:29.015 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 71943, 2024-08-29T19:36:29.015 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 27536776291 2024-08-29T19:36:29.015 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.015 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_get_keys_lat": { 2024-08-29T19:36:29.015 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T19:36:29.015 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.015 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.015 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_get_values_lat": { 2024-08-29T19:36:29.015 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 23608, 2024-08-29T19:36:29.015 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 910224662 2024-08-29T19:36:29.015 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.015 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_lower_bound_lat": { 2024-08-29T19:36:29.016 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 935, 2024-08-29T19:36:29.016 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 5672109 2024-08-29T19:36:29.016 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.016 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_next_lat": { 2024-08-29T19:36:29.016 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 7363, 2024-08-29T19:36:29.016 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 9931735 2024-08-29T19:36:29.016 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.016 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_seek_to_first_lat": { 2024-08-29T19:36:29.016 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 45, 2024-08-29T19:36:29.016 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 52132 2024-08-29T19:36:29.016 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.016 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_upper_bound_lat": { 2024-08-29T19:36:29.016 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 9084, 2024-08-29T19:36:29.016 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 3854975076 2024-08-29T19:36:29.017 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.017 INFO:tasks.workunit.client.0.smithi029.stdout: "onode_hits": { 2024-08-29T19:36:29.017 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 212752 2024-08-29T19:36:29.017 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.017 INFO:tasks.workunit.client.0.smithi029.stdout: "onode_misses": { 2024-08-29T19:36:29.017 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 26922 2024-08-29T19:36:29.017 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.017 INFO:tasks.workunit.client.0.smithi029.stdout: "read_lat": { 2024-08-29T19:36:29.017 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 23708, 2024-08-29T19:36:29.017 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 3076491364 2024-08-29T19:36:29.017 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.018 INFO:tasks.workunit.client.0.smithi029.stdout: "read_onode_meta_lat": { 2024-08-29T19:36:29.018 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 75584, 2024-08-29T19:36:29.018 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 45514673 2024-08-29T19:36:29.018 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.018 INFO:tasks.workunit.client.0.smithi029.stdout: "read_wait_aio_lat": { 2024-08-29T19:36:29.018 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 51876, 2024-08-29T19:36:29.018 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1080234432 2024-08-29T19:36:29.018 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.018 INFO:tasks.workunit.client.0.smithi029.stdout: "reads_with_retries": { 2024-08-29T19:36:29.018 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.018 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.018 INFO:tasks.workunit.client.0.smithi029.stdout: "remove_lat": { 2024-08-29T19:36:29.018 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 15512, 2024-08-29T19:36:29.018 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 776458908 2024-08-29T19:36:29.018 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.019 INFO:tasks.workunit.client.0.smithi029.stdout: "slow_aio_wait_count": { 2024-08-29T19:36:29.019 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.019 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.019 INFO:tasks.workunit.client.0.smithi029.stdout: "slow_committed_kv_count": { 2024-08-29T19:36:29.019 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.019 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.019 INFO:tasks.workunit.client.0.smithi029.stdout: "slow_read_onode_meta_count": { 2024-08-29T19:36:29.019 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.019 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.019 INFO:tasks.workunit.client.0.smithi029.stdout: "slow_read_wait_aio_count": { 2024-08-29T19:36:29.019 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.019 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.020 INFO:tasks.workunit.client.0.smithi029.stdout: "state_aio_wait_lat": { 2024-08-29T19:36:29.020 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 83122, 2024-08-29T19:36:29.020 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 6600536612 2024-08-29T19:36:29.020 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.020 INFO:tasks.workunit.client.0.smithi029.stdout: "state_deferred_aio_wait_lat": { 2024-08-29T19:36:29.020 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 22708, 2024-08-29T19:36:29.020 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 2433327996 2024-08-29T19:36:29.020 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.020 INFO:tasks.workunit.client.0.smithi029.stdout: "state_deferred_cleanup_lat": { 2024-08-29T19:36:29.020 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 22708, 2024-08-29T19:36:29.020 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 5142014620384 2024-08-29T19:36:29.020 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.020 INFO:tasks.workunit.client.0.smithi029.stdout: "state_deferred_queued_lat": { 2024-08-29T19:36:29.020 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 22708, 2024-08-29T19:36:29.021 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 7598436720175 2024-08-29T19:36:29.021 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.021 INFO:tasks.workunit.client.0.smithi029.stdout: "state_done_lat": { 2024-08-29T19:36:29.021 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 83122, 2024-08-29T19:36:29.021 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 2502047379128 2024-08-29T19:36:29.021 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.021 INFO:tasks.workunit.client.0.smithi029.stdout: "state_finishing_lat": { 2024-08-29T19:36:29.021 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 83122, 2024-08-29T19:36:29.021 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 18022316 2024-08-29T19:36:29.021 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.021 INFO:tasks.workunit.client.0.smithi029.stdout: "state_io_done_lat": { 2024-08-29T19:36:29.021 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 83122, 2024-08-29T19:36:29.021 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 219952444 2024-08-29T19:36:29.021 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.022 INFO:tasks.workunit.client.0.smithi029.stdout: "state_kv_commiting_lat": { 2024-08-29T19:36:29.022 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 83122, 2024-08-29T19:36:29.022 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 50694299352 2024-08-29T19:36:29.022 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.022 INFO:tasks.workunit.client.0.smithi029.stdout: "state_kv_done_lat": { 2024-08-29T19:36:29.022 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 83122, 2024-08-29T19:36:29.022 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 73069858 2024-08-29T19:36:29.022 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.022 INFO:tasks.workunit.client.0.smithi029.stdout: "state_kv_queued_lat": { 2024-08-29T19:36:29.022 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 83122, 2024-08-29T19:36:29.022 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 27084755405 2024-08-29T19:36:29.022 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.022 INFO:tasks.workunit.client.0.smithi029.stdout: "state_prepare_lat": { 2024-08-29T19:36:29.022 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 83122, 2024-08-29T19:36:29.023 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 15250797366 2024-08-29T19:36:29.023 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.023 INFO:tasks.workunit.client.0.smithi029.stdout: "stored": { 2024-08-29T19:36:29.023 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 5908556 2024-08-29T19:36:29.023 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.023 INFO:tasks.workunit.client.0.smithi029.stdout: "truncate_lat": { 2024-08-29T19:36:29.023 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 2680, 2024-08-29T19:36:29.023 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 24327593 2024-08-29T19:36:29.023 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.023 INFO:tasks.workunit.client.0.smithi029.stdout: "txc_commit_lat": { 2024-08-29T19:36:29.023 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 83122, 2024-08-29T19:36:29.023 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 99882760130 2024-08-29T19:36:29.023 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.023 INFO:tasks.workunit.client.0.smithi029.stdout: "txc_submit_lat": { 2024-08-29T19:36:29.024 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 83122, 2024-08-29T19:36:29.024 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 17868296423 2024-08-29T19:36:29.024 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.024 INFO:tasks.workunit.client.0.smithi029.stdout: "txc_throttle_lat": { 2024-08-29T19:36:29.024 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 83122, 2024-08-29T19:36:29.024 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 970193261 2024-08-29T19:36:29.024 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:29.024 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.024 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore-pricache": { 2024-08-29T19:36:29.024 INFO:tasks.workunit.client.0.smithi029.stdout: "cache_bytes": { 2024-08-29T19:36:29.024 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1445593205 2024-08-29T19:36:29.024 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.024 INFO:tasks.workunit.client.0.smithi029.stdout: "heap_bytes": { 2024-08-29T19:36:29.024 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 620560384 2024-08-29T19:36:29.025 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.025 INFO:tasks.workunit.client.0.smithi029.stdout: "mapped_bytes": { 2024-08-29T19:36:29.025 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 582721536 2024-08-29T19:36:29.025 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.025 INFO:tasks.workunit.client.0.smithi029.stdout: "target_bytes": { 2024-08-29T19:36:29.025 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 2648117145 2024-08-29T19:36:29.025 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.025 INFO:tasks.workunit.client.0.smithi029.stdout: "unmapped_bytes": { 2024-08-29T19:36:29.025 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 37838848 2024-08-29T19:36:29.025 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:29.025 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.025 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore-pricache:data": { 2024-08-29T19:36:29.025 INFO:tasks.workunit.client.0.smithi029.stdout: "committed_bytes": { 2024-08-29T19:36:29.025 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 134217728 2024-08-29T19:36:29.026 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.026 INFO:tasks.workunit.client.0.smithi029.stdout: "pri0_bytes": { 2024-08-29T19:36:29.026 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.026 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.026 INFO:tasks.workunit.client.0.smithi029.stdout: "pri10_bytes": { 2024-08-29T19:36:29.026 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.026 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.026 INFO:tasks.workunit.client.0.smithi029.stdout: "pri11_bytes": { 2024-08-29T19:36:29.026 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 59243052 2024-08-29T19:36:29.026 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.026 INFO:tasks.workunit.client.0.smithi029.stdout: "pri1_bytes": { 2024-08-29T19:36:29.026 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.026 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.027 INFO:tasks.workunit.client.0.smithi029.stdout: "pri2_bytes": { 2024-08-29T19:36:29.027 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.027 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.027 INFO:tasks.workunit.client.0.smithi029.stdout: "pri3_bytes": { 2024-08-29T19:36:29.027 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.027 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.027 INFO:tasks.workunit.client.0.smithi029.stdout: "pri4_bytes": { 2024-08-29T19:36:29.027 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.027 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.027 INFO:tasks.workunit.client.0.smithi029.stdout: "pri5_bytes": { 2024-08-29T19:36:29.027 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 106496 2024-08-29T19:36:29.027 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.027 INFO:tasks.workunit.client.0.smithi029.stdout: "pri6_bytes": { 2024-08-29T19:36:29.027 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 446464 2024-08-29T19:36:29.028 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.028 INFO:tasks.workunit.client.0.smithi029.stdout: "pri7_bytes": { 2024-08-29T19:36:29.028 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.028 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.028 INFO:tasks.workunit.client.0.smithi029.stdout: "pri8_bytes": { 2024-08-29T19:36:29.028 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.028 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.028 INFO:tasks.workunit.client.0.smithi029.stdout: "pri9_bytes": { 2024-08-29T19:36:29.028 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.028 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.028 INFO:tasks.workunit.client.0.smithi029.stdout: "reserved_bytes": { 2024-08-29T19:36:29.028 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 74421716 2024-08-29T19:36:29.028 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:29.028 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.029 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore-pricache:kv": { 2024-08-29T19:36:29.029 INFO:tasks.workunit.client.0.smithi029.stdout: "committed_bytes": { 2024-08-29T19:36:29.029 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 578813952 2024-08-29T19:36:29.029 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.029 INFO:tasks.workunit.client.0.smithi029.stdout: "pri0_bytes": { 2024-08-29T19:36:29.029 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 67108864 2024-08-29T19:36:29.029 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.029 INFO:tasks.workunit.client.0.smithi029.stdout: "pri10_bytes": { 2024-08-29T19:36:29.029 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.029 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.029 INFO:tasks.workunit.client.0.smithi029.stdout: "pri11_bytes": { 2024-08-29T19:36:29.029 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 444322895 2024-08-29T19:36:29.029 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.029 INFO:tasks.workunit.client.0.smithi029.stdout: "pri1_bytes": { 2024-08-29T19:36:29.030 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.030 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.030 INFO:tasks.workunit.client.0.smithi029.stdout: "pri2_bytes": { 2024-08-29T19:36:29.030 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.030 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.030 INFO:tasks.workunit.client.0.smithi029.stdout: "pri3_bytes": { 2024-08-29T19:36:29.030 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 272 2024-08-29T19:36:29.030 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.030 INFO:tasks.workunit.client.0.smithi029.stdout: "pri4_bytes": { 2024-08-29T19:36:29.030 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.030 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.030 INFO:tasks.workunit.client.0.smithi029.stdout: "pri5_bytes": { 2024-08-29T19:36:29.030 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 118784 2024-08-29T19:36:29.030 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.031 INFO:tasks.workunit.client.0.smithi029.stdout: "pri6_bytes": { 2024-08-29T19:36:29.031 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.031 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.031 INFO:tasks.workunit.client.0.smithi029.stdout: "pri7_bytes": { 2024-08-29T19:36:29.031 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.031 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.031 INFO:tasks.workunit.client.0.smithi029.stdout: "pri8_bytes": { 2024-08-29T19:36:29.031 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.031 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.031 INFO:tasks.workunit.client.0.smithi029.stdout: "pri9_bytes": { 2024-08-29T19:36:29.031 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.031 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.031 INFO:tasks.workunit.client.0.smithi029.stdout: "reserved_bytes": { 2024-08-29T19:36:29.031 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 67263137 2024-08-29T19:36:29.032 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:29.032 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.032 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore-pricache:kv_onode": { 2024-08-29T19:36:29.032 INFO:tasks.workunit.client.0.smithi029.stdout: "committed_bytes": { 2024-08-29T19:36:29.032 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 176160768 2024-08-29T19:36:29.032 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.032 INFO:tasks.workunit.client.0.smithi029.stdout: "pri0_bytes": { 2024-08-29T19:36:29.032 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 67108864 2024-08-29T19:36:29.032 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.032 INFO:tasks.workunit.client.0.smithi029.stdout: "pri10_bytes": { 2024-08-29T19:36:29.032 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 245376 2024-08-29T19:36:29.032 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.032 INFO:tasks.workunit.client.0.smithi029.stdout: "pri11_bytes": { 2024-08-29T19:36:29.032 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 39495368 2024-08-29T19:36:29.033 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.033 INFO:tasks.workunit.client.0.smithi029.stdout: "pri1_bytes": { 2024-08-29T19:36:29.033 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.033 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.033 INFO:tasks.workunit.client.0.smithi029.stdout: "pri2_bytes": { 2024-08-29T19:36:29.033 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.033 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.033 INFO:tasks.workunit.client.0.smithi029.stdout: "pri3_bytes": { 2024-08-29T19:36:29.033 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.033 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.033 INFO:tasks.workunit.client.0.smithi029.stdout: "pri4_bytes": { 2024-08-29T19:36:29.033 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.033 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.033 INFO:tasks.workunit.client.0.smithi029.stdout: "pri5_bytes": { 2024-08-29T19:36:29.034 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.034 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.034 INFO:tasks.workunit.client.0.smithi029.stdout: "pri6_bytes": { 2024-08-29T19:36:29.034 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.034 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.034 INFO:tasks.workunit.client.0.smithi029.stdout: "pri7_bytes": { 2024-08-29T19:36:29.034 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.034 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.034 INFO:tasks.workunit.client.0.smithi029.stdout: "pri8_bytes": { 2024-08-29T19:36:29.034 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.034 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.034 INFO:tasks.workunit.client.0.smithi029.stdout: "pri9_bytes": { 2024-08-29T19:36:29.034 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.034 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.035 INFO:tasks.workunit.client.0.smithi029.stdout: "reserved_bytes": { 2024-08-29T19:36:29.035 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 69311160 2024-08-29T19:36:29.035 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:29.035 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.035 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore-pricache:meta": { 2024-08-29T19:36:29.035 INFO:tasks.workunit.client.0.smithi029.stdout: "committed_bytes": { 2024-08-29T19:36:29.035 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 520093696 2024-08-29T19:36:29.035 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.035 INFO:tasks.workunit.client.0.smithi029.stdout: "pri0_bytes": { 2024-08-29T19:36:29.035 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.035 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.035 INFO:tasks.workunit.client.0.smithi029.stdout: "pri10_bytes": { 2024-08-29T19:36:29.035 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.035 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.036 INFO:tasks.workunit.client.0.smithi029.stdout: "pri11_bytes": { 2024-08-29T19:36:29.036 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 444322895 2024-08-29T19:36:29.036 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.036 INFO:tasks.workunit.client.0.smithi029.stdout: "pri1_bytes": { 2024-08-29T19:36:29.036 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.036 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.036 INFO:tasks.workunit.client.0.smithi029.stdout: "pri2_bytes": { 2024-08-29T19:36:29.036 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.036 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.036 INFO:tasks.workunit.client.0.smithi029.stdout: "pri3_bytes": { 2024-08-29T19:36:29.036 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.036 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.036 INFO:tasks.workunit.client.0.smithi029.stdout: "pri4_bytes": { 2024-08-29T19:36:29.036 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.037 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.037 INFO:tasks.workunit.client.0.smithi029.stdout: "pri5_bytes": { 2024-08-29T19:36:29.037 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 144193 2024-08-29T19:36:29.037 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.037 INFO:tasks.workunit.client.0.smithi029.stdout: "pri6_bytes": { 2024-08-29T19:36:29.037 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1107127 2024-08-29T19:36:29.037 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.037 INFO:tasks.workunit.client.0.smithi029.stdout: "pri7_bytes": { 2024-08-29T19:36:29.037 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.037 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.037 INFO:tasks.workunit.client.0.smithi029.stdout: "pri8_bytes": { 2024-08-29T19:36:29.037 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.037 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.037 INFO:tasks.workunit.client.0.smithi029.stdout: "pri9_bytes": { 2024-08-29T19:36:29.038 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.038 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.038 INFO:tasks.workunit.client.0.smithi029.stdout: "reserved_bytes": { 2024-08-29T19:36:29.038 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 74519481 2024-08-29T19:36:29.038 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:29.038 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.038 INFO:tasks.workunit.client.0.smithi029.stdout: "objecter": { 2024-08-29T19:36:29.038 INFO:tasks.workunit.client.0.smithi029.stdout: "op_active": { 2024-08-29T19:36:29.038 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.038 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.038 INFO:tasks.workunit.client.0.smithi029.stdout: "op_r": { 2024-08-29T19:36:29.038 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 25 2024-08-29T19:36:29.038 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.038 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rmw": { 2024-08-29T19:36:29.039 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.039 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.039 INFO:tasks.workunit.client.0.smithi029.stdout: "op_w": { 2024-08-29T19:36:29.039 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.039 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:29.039 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.039 INFO:tasks.workunit.client.0.smithi029.stdout: "osd": { 2024-08-29T19:36:29.039 INFO:tasks.workunit.client.0.smithi029.stdout: "numpg": { 2024-08-29T19:36:29.039 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 50 2024-08-29T19:36:29.039 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.039 INFO:tasks.workunit.client.0.smithi029.stdout: "numpg_removing": { 2024-08-29T19:36:29.039 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.039 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.040 INFO:tasks.workunit.client.0.smithi029.stdout: "op": { 2024-08-29T19:36:29.040 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 40709 2024-08-29T19:36:29.040 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.040 INFO:tasks.workunit.client.0.smithi029.stdout: "op_before_queue_op_lat": { 2024-08-29T19:36:29.040 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 130286, 2024-08-29T19:36:29.040 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 13572114650 2024-08-29T19:36:29.040 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.040 INFO:tasks.workunit.client.0.smithi029.stdout: "op_delayed_degraded": { 2024-08-29T19:36:29.040 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1 2024-08-29T19:36:29.040 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.040 INFO:tasks.workunit.client.0.smithi029.stdout: "op_delayed_unreadable": { 2024-08-29T19:36:29.040 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.040 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.041 INFO:tasks.workunit.client.0.smithi029.stdout: "op_in_bytes": { 2024-08-29T19:36:29.041 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 2297551724 2024-08-29T19:36:29.041 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.041 INFO:tasks.workunit.client.0.smithi029.stdout: "op_latency": { 2024-08-29T19:36:29.041 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 40709, 2024-08-29T19:36:29.041 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 714123531818 2024-08-29T19:36:29.041 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.041 INFO:tasks.workunit.client.0.smithi029.stdout: "op_out_bytes": { 2024-08-29T19:36:29.041 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 2549901179 2024-08-29T19:36:29.041 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.041 INFO:tasks.workunit.client.0.smithi029.stdout: "op_prepare_latency": { 2024-08-29T19:36:29.041 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 42639, 2024-08-29T19:36:29.041 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 64405341357 2024-08-29T19:36:29.041 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.042 INFO:tasks.workunit.client.0.smithi029.stdout: "op_process_latency": { 2024-08-29T19:36:29.042 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 40709, 2024-08-29T19:36:29.042 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 177936843383 2024-08-29T19:36:29.042 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.042 INFO:tasks.workunit.client.0.smithi029.stdout: "op_r": { 2024-08-29T19:36:29.042 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 18623 2024-08-29T19:36:29.042 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.042 INFO:tasks.workunit.client.0.smithi029.stdout: "op_r_latency": { 2024-08-29T19:36:29.042 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 18623, 2024-08-29T19:36:29.042 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 24947542032 2024-08-29T19:36:29.042 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.042 INFO:tasks.workunit.client.0.smithi029.stdout: "op_r_latency_out_bytes_histogram": { 2024-08-29T19:36:29.042 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.042 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.043 INFO:tasks.workunit.client.0.smithi029.stdout: "op_r_out_bytes": { 2024-08-29T19:36:29.043 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 2549901179 2024-08-29T19:36:29.043 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.043 INFO:tasks.workunit.client.0.smithi029.stdout: "op_r_prepare_latency": { 2024-08-29T19:36:29.043 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 19087, 2024-08-29T19:36:29.043 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 10491209146 2024-08-29T19:36:29.043 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.043 INFO:tasks.workunit.client.0.smithi029.stdout: "op_r_process_latency": { 2024-08-29T19:36:29.043 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 18623, 2024-08-29T19:36:29.043 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 9934476476 2024-08-29T19:36:29.043 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.043 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw": { 2024-08-29T19:36:29.043 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 12484 2024-08-29T19:36:29.043 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.044 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw_in_bytes": { 2024-08-29T19:36:29.044 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 294738108 2024-08-29T19:36:29.044 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.044 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw_latency": { 2024-08-29T19:36:29.044 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 12484, 2024-08-29T19:36:29.044 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 258221093377 2024-08-29T19:36:29.044 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.044 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw_latency_in_bytes_histogram": { 2024-08-29T19:36:29.044 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.044 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.044 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw_latency_out_bytes_histogram": { 2024-08-29T19:36:29.044 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.044 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.044 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw_out_bytes": { 2024-08-29T19:36:29.045 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.045 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.045 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw_prepare_latency": { 2024-08-29T19:36:29.045 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 12852, 2024-08-29T19:36:29.045 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 31806098478 2024-08-29T19:36:29.045 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.045 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw_process_latency": { 2024-08-29T19:36:29.045 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 12484, 2024-08-29T19:36:29.045 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 76383706442 2024-08-29T19:36:29.045 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.045 INFO:tasks.workunit.client.0.smithi029.stdout: "op_w": { 2024-08-29T19:36:29.045 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 9602 2024-08-29T19:36:29.045 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.045 INFO:tasks.workunit.client.0.smithi029.stdout: "op_w_in_bytes": { 2024-08-29T19:36:29.046 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 2002813616 2024-08-29T19:36:29.046 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.046 INFO:tasks.workunit.client.0.smithi029.stdout: "op_w_latency": { 2024-08-29T19:36:29.046 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 9602, 2024-08-29T19:36:29.046 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 430954896409 2024-08-29T19:36:29.046 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.046 INFO:tasks.workunit.client.0.smithi029.stdout: "op_w_latency_in_bytes_histogram": { 2024-08-29T19:36:29.046 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.046 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.046 INFO:tasks.workunit.client.0.smithi029.stdout: "op_w_prepare_latency": { 2024-08-29T19:36:29.046 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 10700, 2024-08-29T19:36:29.046 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 22108033733 2024-08-29T19:36:29.046 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.046 INFO:tasks.workunit.client.0.smithi029.stdout: "op_w_process_latency": { 2024-08-29T19:36:29.047 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 9602, 2024-08-29T19:36:29.047 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 91618660465 2024-08-29T19:36:29.047 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.047 INFO:tasks.workunit.client.0.smithi029.stdout: "op_wip": { 2024-08-29T19:36:29.047 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.047 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.047 INFO:tasks.workunit.client.0.smithi029.stdout: "recovery_bytes": { 2024-08-29T19:36:29.047 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 9437995 2024-08-29T19:36:29.047 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.047 INFO:tasks.workunit.client.0.smithi029.stdout: "recovery_ops": { 2024-08-29T19:36:29.047 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 15 2024-08-29T19:36:29.047 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.047 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_bytes": { 2024-08-29T19:36:29.047 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 95995035648 2024-08-29T19:36:29.048 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.048 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_bytes_used": { 2024-08-29T19:36:29.048 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 835473408 2024-08-29T19:36:29.048 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:29.048 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:29.048 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.048 INFO:tasks.workunit.client.0.smithi029.stdout: "osd.2": { 2024-08-29T19:36:29.048 INFO:tasks.workunit.client.0.smithi029.stdout: "bluefs": { 2024-08-29T19:36:29.048 INFO:tasks.workunit.client.0.smithi029.stdout: "alloc_db_max_lat": { 2024-08-29T19:36:29.048 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 34291 2024-08-29T19:36:29.048 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.048 INFO:tasks.workunit.client.0.smithi029.stdout: "alloc_slow_fallback": { 2024-08-29T19:36:29.048 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.049 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.049 INFO:tasks.workunit.client.0.smithi029.stdout: "alloc_slow_max_lat": { 2024-08-29T19:36:29.049 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.049 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.049 INFO:tasks.workunit.client.0.smithi029.stdout: "alloc_slow_size_fallback": { 2024-08-29T19:36:29.049 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.049 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.049 INFO:tasks.workunit.client.0.smithi029.stdout: "alloc_unit_db": { 2024-08-29T19:36:29.049 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 65536 2024-08-29T19:36:29.049 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.049 INFO:tasks.workunit.client.0.smithi029.stdout: "alloc_unit_slow": { 2024-08-29T19:36:29.049 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.049 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.049 INFO:tasks.workunit.client.0.smithi029.stdout: "alloc_unit_wal": { 2024-08-29T19:36:29.050 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.050 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.050 INFO:tasks.workunit.client.0.smithi029.stdout: "alloc_wal_max_lat": { 2024-08-29T19:36:29.050 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.050 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.050 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes_written_slow": { 2024-08-29T19:36:29.050 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.050 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.050 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes_written_sst": { 2024-08-29T19:36:29.050 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 5079040 2024-08-29T19:36:29.050 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.050 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes_written_wal": { 2024-08-29T19:36:29.050 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 617971712 2024-08-29T19:36:29.050 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.051 INFO:tasks.workunit.client.0.smithi029.stdout: "compact_lat": { 2024-08-29T19:36:29.051 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 18, 2024-08-29T19:36:29.051 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 8085723 2024-08-29T19:36:29.051 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.051 INFO:tasks.workunit.client.0.smithi029.stdout: "compact_lock_lat": { 2024-08-29T19:36:29.051 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 18, 2024-08-29T19:36:29.051 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 2390541 2024-08-29T19:36:29.051 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.051 INFO:tasks.workunit.client.0.smithi029.stdout: "db_alloc_lat": { 2024-08-29T19:36:29.051 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 170, 2024-08-29T19:36:29.051 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1340937 2024-08-29T19:36:29.051 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.051 INFO:tasks.workunit.client.0.smithi029.stdout: "db_total_bytes": { 2024-08-29T19:36:29.051 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 95995027456 2024-08-29T19:36:29.051 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.052 INFO:tasks.workunit.client.0.smithi029.stdout: "db_used_bytes": { 2024-08-29T19:36:29.052 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 480903168 2024-08-29T19:36:29.052 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.052 INFO:tasks.workunit.client.0.smithi029.stdout: "flush_lat": { 2024-08-29T19:36:29.052 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 74623, 2024-08-29T19:36:29.052 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 9956761487 2024-08-29T19:36:29.052 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.052 INFO:tasks.workunit.client.0.smithi029.stdout: "fsync_lat": { 2024-08-29T19:36:29.052 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 74611, 2024-08-29T19:36:29.052 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 20031756027 2024-08-29T19:36:29.052 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.052 INFO:tasks.workunit.client.0.smithi029.stdout: "log_bytes": { 2024-08-29T19:36:29.052 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 6393856 2024-08-29T19:36:29.052 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.053 INFO:tasks.workunit.client.0.smithi029.stdout: "logged_bytes": { 2024-08-29T19:36:29.053 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 305659904 2024-08-29T19:36:29.053 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.053 INFO:tasks.workunit.client.0.smithi029.stdout: "max_bytes_db": { 2024-08-29T19:36:29.053 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 497942528 2024-08-29T19:36:29.053 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.053 INFO:tasks.workunit.client.0.smithi029.stdout: "max_bytes_slow": { 2024-08-29T19:36:29.053 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.053 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.053 INFO:tasks.workunit.client.0.smithi029.stdout: "max_bytes_wal": { 2024-08-29T19:36:29.053 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.053 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.053 INFO:tasks.workunit.client.0.smithi029.stdout: "num_files": { 2024-08-29T19:36:29.053 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 42 2024-08-29T19:36:29.054 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.054 INFO:tasks.workunit.client.0.smithi029.stdout: "read_bytes": { 2024-08-29T19:36:29.054 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 257219678 2024-08-29T19:36:29.054 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.054 INFO:tasks.workunit.client.0.smithi029.stdout: "read_count": { 2024-08-29T19:36:29.054 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 17289 2024-08-29T19:36:29.054 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.054 INFO:tasks.workunit.client.0.smithi029.stdout: "read_disk_bytes": { 2024-08-29T19:36:29.054 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 196587520 2024-08-29T19:36:29.054 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.054 INFO:tasks.workunit.client.0.smithi029.stdout: "read_disk_bytes_db": { 2024-08-29T19:36:29.054 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 196591616 2024-08-29T19:36:29.054 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.054 INFO:tasks.workunit.client.0.smithi029.stdout: "read_disk_bytes_slow": { 2024-08-29T19:36:29.055 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.055 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.055 INFO:tasks.workunit.client.0.smithi029.stdout: "read_disk_bytes_wal": { 2024-08-29T19:36:29.055 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.055 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.055 INFO:tasks.workunit.client.0.smithi029.stdout: "read_disk_count": { 2024-08-29T19:36:29.055 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 6907 2024-08-29T19:36:29.055 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.055 INFO:tasks.workunit.client.0.smithi029.stdout: "read_lat": { 2024-08-29T19:36:29.055 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 17289, 2024-08-29T19:36:29.055 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 192152126 2024-08-29T19:36:29.055 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.055 INFO:tasks.workunit.client.0.smithi029.stdout: "read_prefetch_bytes": { 2024-08-29T19:36:29.055 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 174307968 2024-08-29T19:36:29.056 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.056 INFO:tasks.workunit.client.0.smithi029.stdout: "read_prefetch_count": { 2024-08-29T19:36:29.056 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 14745 2024-08-29T19:36:29.056 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.056 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_buffer_bytes": { 2024-08-29T19:36:29.056 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1898539 2024-08-29T19:36:29.056 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.056 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_buffer_count": { 2024-08-29T19:36:29.056 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 523 2024-08-29T19:36:29.056 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.056 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_bytes": { 2024-08-29T19:36:29.056 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 5037238 2024-08-29T19:36:29.056 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.056 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_count": { 2024-08-29T19:36:29.057 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 694 2024-08-29T19:36:29.057 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.057 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_disk_bytes": { 2024-08-29T19:36:29.057 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 3138699 2024-08-29T19:36:29.057 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.057 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_disk_bytes_db": { 2024-08-29T19:36:29.057 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 3138699 2024-08-29T19:36:29.057 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.057 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_disk_bytes_slow": { 2024-08-29T19:36:29.057 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.057 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.057 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_disk_bytes_wal": { 2024-08-29T19:36:29.057 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.057 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.058 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_disk_count": { 2024-08-29T19:36:29.058 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 178 2024-08-29T19:36:29.058 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.058 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_lat": { 2024-08-29T19:36:29.058 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 694, 2024-08-29T19:36:29.058 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 2001263 2024-08-29T19:36:29.058 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.058 INFO:tasks.workunit.client.0.smithi029.stdout: "slow_alloc_lat": { 2024-08-29T19:36:29.058 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T19:36:29.058 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.058 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.058 INFO:tasks.workunit.client.0.smithi029.stdout: "slow_total_bytes": { 2024-08-29T19:36:29.058 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.059 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.059 INFO:tasks.workunit.client.0.smithi029.stdout: "slow_used_bytes": { 2024-08-29T19:36:29.059 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.059 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.059 INFO:tasks.workunit.client.0.smithi029.stdout: "truncate_lat": { 2024-08-29T19:36:29.059 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 1, 2024-08-29T19:36:29.059 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 625 2024-08-29T19:36:29.059 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.059 INFO:tasks.workunit.client.0.smithi029.stdout: "unlink_lat": { 2024-08-29T19:36:29.059 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 7, 2024-08-29T19:36:29.059 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 11245 2024-08-29T19:36:29.059 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.059 INFO:tasks.workunit.client.0.smithi029.stdout: "wal_alloc_lat": { 2024-08-29T19:36:29.059 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T19:36:29.060 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.060 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.060 INFO:tasks.workunit.client.0.smithi029.stdout: "wal_total_bytes": { 2024-08-29T19:36:29.060 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.060 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.060 INFO:tasks.workunit.client.0.smithi029.stdout: "wal_used_bytes": { 2024-08-29T19:36:29.060 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.060 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.060 INFO:tasks.workunit.client.0.smithi029.stdout: "write_bytes": { 2024-08-29T19:36:29.060 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 931434496 2024-08-29T19:36:29.060 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:29.060 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.060 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore": { 2024-08-29T19:36:29.060 INFO:tasks.workunit.client.0.smithi029.stdout: "alloc_unit": { 2024-08-29T19:36:29.061 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 4096 2024-08-29T19:36:29.061 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.061 INFO:tasks.workunit.client.0.smithi029.stdout: "allocated": { 2024-08-29T19:36:29.061 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 9961472 2024-08-29T19:36:29.061 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.061 INFO:tasks.workunit.client.0.smithi029.stdout: "allocator_lat": { 2024-08-29T19:36:29.061 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 15007, 2024-08-29T19:36:29.061 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 78365980 2024-08-29T19:36:29.061 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.061 INFO:tasks.workunit.client.0.smithi029.stdout: "clist_lat": { 2024-08-29T19:36:29.061 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 3753, 2024-08-29T19:36:29.061 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 830643347 2024-08-29T19:36:29.061 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.061 INFO:tasks.workunit.client.0.smithi029.stdout: "compress_lat": { 2024-08-29T19:36:29.062 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T19:36:29.062 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.062 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.062 INFO:tasks.workunit.client.0.smithi029.stdout: "compressed": { 2024-08-29T19:36:29.062 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.062 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.062 INFO:tasks.workunit.client.0.smithi029.stdout: "compressed_allocated": { 2024-08-29T19:36:29.062 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.062 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.062 INFO:tasks.workunit.client.0.smithi029.stdout: "compressed_original": { 2024-08-29T19:36:29.062 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.062 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.062 INFO:tasks.workunit.client.0.smithi029.stdout: "csum_lat": { 2024-08-29T19:36:29.062 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 30152, 2024-08-29T19:36:29.063 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 416381679 2024-08-29T19:36:29.063 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.063 INFO:tasks.workunit.client.0.smithi029.stdout: "decompress_lat": { 2024-08-29T19:36:29.063 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T19:36:29.063 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.063 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.063 INFO:tasks.workunit.client.0.smithi029.stdout: "fragmentation_micros": { 2024-08-29T19:36:29.063 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.063 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.063 INFO:tasks.workunit.client.0.smithi029.stdout: "kv_commit_lat": { 2024-08-29T19:36:29.063 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 74564, 2024-08-29T19:36:29.063 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 27658624089 2024-08-29T19:36:29.063 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.063 INFO:tasks.workunit.client.0.smithi029.stdout: "kv_final_lat": { 2024-08-29T19:36:29.064 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 73634, 2024-08-29T19:36:29.064 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 4156441971 2024-08-29T19:36:29.064 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.064 INFO:tasks.workunit.client.0.smithi029.stdout: "kv_flush_lat": { 2024-08-29T19:36:29.064 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 74564, 2024-08-29T19:36:29.064 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 88063614 2024-08-29T19:36:29.064 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.064 INFO:tasks.workunit.client.0.smithi029.stdout: "kv_sync_lat": { 2024-08-29T19:36:29.064 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 74564, 2024-08-29T19:36:29.064 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 27746687703 2024-08-29T19:36:29.064 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.064 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_get_keys_lat": { 2024-08-29T19:36:29.064 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T19:36:29.064 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.065 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.065 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_get_values_lat": { 2024-08-29T19:36:29.065 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 58310, 2024-08-29T19:36:29.065 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1252143427 2024-08-29T19:36:29.065 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.065 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_lower_bound_lat": { 2024-08-29T19:36:29.065 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 1032, 2024-08-29T19:36:29.065 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 6308381 2024-08-29T19:36:29.065 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.065 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_next_lat": { 2024-08-29T19:36:29.065 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 19626, 2024-08-29T19:36:29.065 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 19400138 2024-08-29T19:36:29.065 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.065 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_seek_to_first_lat": { 2024-08-29T19:36:29.066 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 37, 2024-08-29T19:36:29.066 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 46398 2024-08-29T19:36:29.066 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.066 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_upper_bound_lat": { 2024-08-29T19:36:29.066 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 19688, 2024-08-29T19:36:29.066 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 4270757194 2024-08-29T19:36:29.066 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.066 INFO:tasks.workunit.client.0.smithi029.stdout: "onode_hits": { 2024-08-29T19:36:29.066 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 252861 2024-08-29T19:36:29.066 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.066 INFO:tasks.workunit.client.0.smithi029.stdout: "onode_misses": { 2024-08-29T19:36:29.066 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 19322 2024-08-29T19:36:29.066 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.066 INFO:tasks.workunit.client.0.smithi029.stdout: "read_lat": { 2024-08-29T19:36:29.067 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 7364, 2024-08-29T19:36:29.067 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 2040187473 2024-08-29T19:36:29.067 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.067 INFO:tasks.workunit.client.0.smithi029.stdout: "read_onode_meta_lat": { 2024-08-29T19:36:29.067 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 22756, 2024-08-29T19:36:29.067 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 18447395 2024-08-29T19:36:29.067 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.067 INFO:tasks.workunit.client.0.smithi029.stdout: "read_wait_aio_lat": { 2024-08-29T19:36:29.067 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 15392, 2024-08-29T19:36:29.067 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1448151693 2024-08-29T19:36:29.067 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.067 INFO:tasks.workunit.client.0.smithi029.stdout: "reads_with_retries": { 2024-08-29T19:36:29.067 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.067 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.068 INFO:tasks.workunit.client.0.smithi029.stdout: "remove_lat": { 2024-08-29T19:36:29.068 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 13545, 2024-08-29T19:36:29.068 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 759186230 2024-08-29T19:36:29.068 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.068 INFO:tasks.workunit.client.0.smithi029.stdout: "slow_aio_wait_count": { 2024-08-29T19:36:29.068 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.068 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.068 INFO:tasks.workunit.client.0.smithi029.stdout: "slow_committed_kv_count": { 2024-08-29T19:36:29.068 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.068 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.068 INFO:tasks.workunit.client.0.smithi029.stdout: "slow_read_onode_meta_count": { 2024-08-29T19:36:29.068 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.068 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.069 INFO:tasks.workunit.client.0.smithi029.stdout: "slow_read_wait_aio_count": { 2024-08-29T19:36:29.069 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.069 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.069 INFO:tasks.workunit.client.0.smithi029.stdout: "state_aio_wait_lat": { 2024-08-29T19:36:29.069 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 84716, 2024-08-29T19:36:29.069 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 4785017436 2024-08-29T19:36:29.069 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.069 INFO:tasks.workunit.client.0.smithi029.stdout: "state_deferred_aio_wait_lat": { 2024-08-29T19:36:29.069 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 6771, 2024-08-29T19:36:29.069 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 787513067 2024-08-29T19:36:29.069 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.069 INFO:tasks.workunit.client.0.smithi029.stdout: "state_deferred_cleanup_lat": { 2024-08-29T19:36:29.069 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 6770, 2024-08-29T19:36:29.069 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 5041938917337 2024-08-29T19:36:29.070 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.070 INFO:tasks.workunit.client.0.smithi029.stdout: "state_deferred_queued_lat": { 2024-08-29T19:36:29.070 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 6771, 2024-08-29T19:36:29.070 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 6969025473902 2024-08-29T19:36:29.070 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.070 INFO:tasks.workunit.client.0.smithi029.stdout: "state_done_lat": { 2024-08-29T19:36:29.070 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 84715, 2024-08-29T19:36:29.070 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 2708777857026 2024-08-29T19:36:29.070 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.070 INFO:tasks.workunit.client.0.smithi029.stdout: "state_finishing_lat": { 2024-08-29T19:36:29.070 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 84715, 2024-08-29T19:36:29.070 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 24818369 2024-08-29T19:36:29.070 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.070 INFO:tasks.workunit.client.0.smithi029.stdout: "state_io_done_lat": { 2024-08-29T19:36:29.071 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 84716, 2024-08-29T19:36:29.071 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 226275537 2024-08-29T19:36:29.071 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.071 INFO:tasks.workunit.client.0.smithi029.stdout: "state_kv_commiting_lat": { 2024-08-29T19:36:29.071 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 84716, 2024-08-29T19:36:29.071 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 46865277926 2024-08-29T19:36:29.071 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.071 INFO:tasks.workunit.client.0.smithi029.stdout: "state_kv_done_lat": { 2024-08-29T19:36:29.071 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 84716, 2024-08-29T19:36:29.071 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 69580195 2024-08-29T19:36:29.071 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.071 INFO:tasks.workunit.client.0.smithi029.stdout: "state_kv_queued_lat": { 2024-08-29T19:36:29.071 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 84716, 2024-08-29T19:36:29.071 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 23446814349 2024-08-29T19:36:29.072 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.072 INFO:tasks.workunit.client.0.smithi029.stdout: "state_prepare_lat": { 2024-08-29T19:36:29.072 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 84716, 2024-08-29T19:36:29.072 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 14501523365 2024-08-29T19:36:29.072 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.072 INFO:tasks.workunit.client.0.smithi029.stdout: "stored": { 2024-08-29T19:36:29.072 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 5908377 2024-08-29T19:36:29.072 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.072 INFO:tasks.workunit.client.0.smithi029.stdout: "truncate_lat": { 2024-08-29T19:36:29.072 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 2672, 2024-08-29T19:36:29.072 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 25951325 2024-08-29T19:36:29.072 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.072 INFO:tasks.workunit.client.0.smithi029.stdout: "txc_commit_lat": { 2024-08-29T19:36:29.072 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 84716, 2024-08-29T19:36:29.073 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 89856728508 2024-08-29T19:36:29.073 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.073 INFO:tasks.workunit.client.0.smithi029.stdout: "txc_submit_lat": { 2024-08-29T19:36:29.073 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 84716, 2024-08-29T19:36:29.073 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 17144066177 2024-08-29T19:36:29.073 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.073 INFO:tasks.workunit.client.0.smithi029.stdout: "txc_throttle_lat": { 2024-08-29T19:36:29.073 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 84716, 2024-08-29T19:36:29.073 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1059176189 2024-08-29T19:36:29.073 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:29.073 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.073 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore-pricache": { 2024-08-29T19:36:29.073 INFO:tasks.workunit.client.0.smithi029.stdout: "cache_bytes": { 2024-08-29T19:36:29.073 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1445593205 2024-08-29T19:36:29.074 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.074 INFO:tasks.workunit.client.0.smithi029.stdout: "heap_bytes": { 2024-08-29T19:36:29.074 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 555384832 2024-08-29T19:36:29.074 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.074 INFO:tasks.workunit.client.0.smithi029.stdout: "mapped_bytes": { 2024-08-29T19:36:29.074 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 515104768 2024-08-29T19:36:29.074 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.074 INFO:tasks.workunit.client.0.smithi029.stdout: "target_bytes": { 2024-08-29T19:36:29.074 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 2648117145 2024-08-29T19:36:29.074 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.074 INFO:tasks.workunit.client.0.smithi029.stdout: "unmapped_bytes": { 2024-08-29T19:36:29.074 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 40280064 2024-08-29T19:36:29.074 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:29.074 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.075 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore-pricache:data": { 2024-08-29T19:36:29.075 INFO:tasks.workunit.client.0.smithi029.stdout: "committed_bytes": { 2024-08-29T19:36:29.075 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 134217728 2024-08-29T19:36:29.075 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.075 INFO:tasks.workunit.client.0.smithi029.stdout: "pri0_bytes": { 2024-08-29T19:36:29.075 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.075 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.075 INFO:tasks.workunit.client.0.smithi029.stdout: "pri10_bytes": { 2024-08-29T19:36:29.075 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.075 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.075 INFO:tasks.workunit.client.0.smithi029.stdout: "pri11_bytes": { 2024-08-29T19:36:29.075 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 59662547 2024-08-29T19:36:29.075 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.075 INFO:tasks.workunit.client.0.smithi029.stdout: "pri1_bytes": { 2024-08-29T19:36:29.076 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.076 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.076 INFO:tasks.workunit.client.0.smithi029.stdout: "pri2_bytes": { 2024-08-29T19:36:29.076 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.076 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.076 INFO:tasks.workunit.client.0.smithi029.stdout: "pri3_bytes": { 2024-08-29T19:36:29.076 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.076 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.076 INFO:tasks.workunit.client.0.smithi029.stdout: "pri4_bytes": { 2024-08-29T19:36:29.076 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.076 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.076 INFO:tasks.workunit.client.0.smithi029.stdout: "pri5_bytes": { 2024-08-29T19:36:29.076 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 20480 2024-08-29T19:36:29.076 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.077 INFO:tasks.workunit.client.0.smithi029.stdout: "pri6_bytes": { 2024-08-29T19:36:29.077 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 90112 2024-08-29T19:36:29.077 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.077 INFO:tasks.workunit.client.0.smithi029.stdout: "pri7_bytes": { 2024-08-29T19:36:29.077 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.077 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.077 INFO:tasks.workunit.client.0.smithi029.stdout: "pri8_bytes": { 2024-08-29T19:36:29.077 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.077 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.077 INFO:tasks.workunit.client.0.smithi029.stdout: "pri9_bytes": { 2024-08-29T19:36:29.077 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.077 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.077 INFO:tasks.workunit.client.0.smithi029.stdout: "reserved_bytes": { 2024-08-29T19:36:29.078 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 74444589 2024-08-29T19:36:29.078 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:29.078 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.078 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore-pricache:kv": { 2024-08-29T19:36:29.078 INFO:tasks.workunit.client.0.smithi029.stdout: "committed_bytes": { 2024-08-29T19:36:29.078 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 587202560 2024-08-29T19:36:29.078 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.078 INFO:tasks.workunit.client.0.smithi029.stdout: "pri0_bytes": { 2024-08-29T19:36:29.078 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 67108864 2024-08-29T19:36:29.078 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.078 INFO:tasks.workunit.client.0.smithi029.stdout: "pri10_bytes": { 2024-08-29T19:36:29.078 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.078 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.078 INFO:tasks.workunit.client.0.smithi029.stdout: "pri11_bytes": { 2024-08-29T19:36:29.079 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 447469103 2024-08-29T19:36:29.079 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.079 INFO:tasks.workunit.client.0.smithi029.stdout: "pri1_bytes": { 2024-08-29T19:36:29.079 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.079 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.079 INFO:tasks.workunit.client.0.smithi029.stdout: "pri2_bytes": { 2024-08-29T19:36:29.079 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.079 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.079 INFO:tasks.workunit.client.0.smithi029.stdout: "pri3_bytes": { 2024-08-29T19:36:29.079 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1632 2024-08-29T19:36:29.079 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.079 INFO:tasks.workunit.client.0.smithi029.stdout: "pri4_bytes": { 2024-08-29T19:36:29.079 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.079 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.080 INFO:tasks.workunit.client.0.smithi029.stdout: "pri5_bytes": { 2024-08-29T19:36:29.080 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 105168 2024-08-29T19:36:29.080 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.080 INFO:tasks.workunit.client.0.smithi029.stdout: "pri6_bytes": { 2024-08-29T19:36:29.080 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.080 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.080 INFO:tasks.workunit.client.0.smithi029.stdout: "pri7_bytes": { 2024-08-29T19:36:29.080 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.080 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.080 INFO:tasks.workunit.client.0.smithi029.stdout: "pri8_bytes": { 2024-08-29T19:36:29.080 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.080 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.080 INFO:tasks.workunit.client.0.smithi029.stdout: "pri9_bytes": { 2024-08-29T19:36:29.081 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.081 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.081 INFO:tasks.workunit.client.0.smithi029.stdout: "reserved_bytes": { 2024-08-29T19:36:29.081 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 72517793 2024-08-29T19:36:29.081 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:29.081 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.081 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore-pricache:kv_onode": { 2024-08-29T19:36:29.081 INFO:tasks.workunit.client.0.smithi029.stdout: "committed_bytes": { 2024-08-29T19:36:29.081 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 176160768 2024-08-29T19:36:29.081 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.081 INFO:tasks.workunit.client.0.smithi029.stdout: "pri0_bytes": { 2024-08-29T19:36:29.081 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 67108864 2024-08-29T19:36:29.081 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.081 INFO:tasks.workunit.client.0.smithi029.stdout: "pri10_bytes": { 2024-08-29T19:36:29.082 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 283776 2024-08-29T19:36:29.082 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.082 INFO:tasks.workunit.client.0.smithi029.stdout: "pri11_bytes": { 2024-08-29T19:36:29.082 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 39775031 2024-08-29T19:36:29.082 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.082 INFO:tasks.workunit.client.0.smithi029.stdout: "pri1_bytes": { 2024-08-29T19:36:29.082 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.082 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.082 INFO:tasks.workunit.client.0.smithi029.stdout: "pri2_bytes": { 2024-08-29T19:36:29.082 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.082 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.082 INFO:tasks.workunit.client.0.smithi029.stdout: "pri3_bytes": { 2024-08-29T19:36:29.082 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.082 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.082 INFO:tasks.workunit.client.0.smithi029.stdout: "pri4_bytes": { 2024-08-29T19:36:29.083 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.083 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.083 INFO:tasks.workunit.client.0.smithi029.stdout: "pri5_bytes": { 2024-08-29T19:36:29.083 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.083 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.083 INFO:tasks.workunit.client.0.smithi029.stdout: "pri6_bytes": { 2024-08-29T19:36:29.083 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.083 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.083 INFO:tasks.workunit.client.0.smithi029.stdout: "pri7_bytes": { 2024-08-29T19:36:29.083 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.083 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.083 INFO:tasks.workunit.client.0.smithi029.stdout: "pri8_bytes": { 2024-08-29T19:36:29.083 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.083 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.084 INFO:tasks.workunit.client.0.smithi029.stdout: "pri9_bytes": { 2024-08-29T19:36:29.084 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.084 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.084 INFO:tasks.workunit.client.0.smithi029.stdout: "reserved_bytes": { 2024-08-29T19:36:29.084 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 68993097 2024-08-29T19:36:29.084 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:29.084 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.084 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore-pricache:meta": { 2024-08-29T19:36:29.084 INFO:tasks.workunit.client.0.smithi029.stdout: "committed_bytes": { 2024-08-29T19:36:29.084 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 520093696 2024-08-29T19:36:29.084 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.084 INFO:tasks.workunit.client.0.smithi029.stdout: "pri0_bytes": { 2024-08-29T19:36:29.084 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.085 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.085 INFO:tasks.workunit.client.0.smithi029.stdout: "pri10_bytes": { 2024-08-29T19:36:29.085 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.085 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.085 INFO:tasks.workunit.client.0.smithi029.stdout: "pri11_bytes": { 2024-08-29T19:36:29.085 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 447469103 2024-08-29T19:36:29.085 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.085 INFO:tasks.workunit.client.0.smithi029.stdout: "pri1_bytes": { 2024-08-29T19:36:29.085 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.085 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.085 INFO:tasks.workunit.client.0.smithi029.stdout: "pri2_bytes": { 2024-08-29T19:36:29.085 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.085 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.085 INFO:tasks.workunit.client.0.smithi029.stdout: "pri3_bytes": { 2024-08-29T19:36:29.085 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.086 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.086 INFO:tasks.workunit.client.0.smithi029.stdout: "pri4_bytes": { 2024-08-29T19:36:29.086 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.086 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.086 INFO:tasks.workunit.client.0.smithi029.stdout: "pri5_bytes": { 2024-08-29T19:36:29.086 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 128619 2024-08-29T19:36:29.086 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.086 INFO:tasks.workunit.client.0.smithi029.stdout: "pri6_bytes": { 2024-08-29T19:36:29.086 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1132455 2024-08-29T19:36:29.086 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.086 INFO:tasks.workunit.client.0.smithi029.stdout: "pri7_bytes": { 2024-08-29T19:36:29.086 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.086 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.086 INFO:tasks.workunit.client.0.smithi029.stdout: "pri8_bytes": { 2024-08-29T19:36:29.087 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.087 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.087 INFO:tasks.workunit.client.0.smithi029.stdout: "pri9_bytes": { 2024-08-29T19:36:29.087 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.087 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.087 INFO:tasks.workunit.client.0.smithi029.stdout: "reserved_bytes": { 2024-08-29T19:36:29.087 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 71363519 2024-08-29T19:36:29.087 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:29.087 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.087 INFO:tasks.workunit.client.0.smithi029.stdout: "objecter": { 2024-08-29T19:36:29.087 INFO:tasks.workunit.client.0.smithi029.stdout: "op_active": { 2024-08-29T19:36:29.087 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.087 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.087 INFO:tasks.workunit.client.0.smithi029.stdout: "op_r": { 2024-08-29T19:36:29.088 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 65 2024-08-29T19:36:29.088 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.088 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rmw": { 2024-08-29T19:36:29.088 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.088 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.088 INFO:tasks.workunit.client.0.smithi029.stdout: "op_w": { 2024-08-29T19:36:29.088 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.088 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:29.088 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.088 INFO:tasks.workunit.client.0.smithi029.stdout: "osd": { 2024-08-29T19:36:29.088 INFO:tasks.workunit.client.0.smithi029.stdout: "numpg": { 2024-08-29T19:36:29.088 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 47 2024-08-29T19:36:29.088 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.088 INFO:tasks.workunit.client.0.smithi029.stdout: "numpg_removing": { 2024-08-29T19:36:29.089 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.089 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.089 INFO:tasks.workunit.client.0.smithi029.stdout: "op": { 2024-08-29T19:36:29.089 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 52986 2024-08-29T19:36:29.089 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.089 INFO:tasks.workunit.client.0.smithi029.stdout: "op_before_queue_op_lat": { 2024-08-29T19:36:29.089 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 144980, 2024-08-29T19:36:29.089 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 15399209716 2024-08-29T19:36:29.089 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.089 INFO:tasks.workunit.client.0.smithi029.stdout: "op_delayed_degraded": { 2024-08-29T19:36:29.089 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 2 2024-08-29T19:36:29.089 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.089 INFO:tasks.workunit.client.0.smithi029.stdout: "op_delayed_unreadable": { 2024-08-29T19:36:29.089 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.090 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.090 INFO:tasks.workunit.client.0.smithi029.stdout: "op_in_bytes": { 2024-08-29T19:36:29.090 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 2055636512 2024-08-29T19:36:29.090 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.090 INFO:tasks.workunit.client.0.smithi029.stdout: "op_latency": { 2024-08-29T19:36:29.090 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 52986, 2024-08-29T19:36:29.090 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 178304741545 2024-08-29T19:36:29.090 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.090 INFO:tasks.workunit.client.0.smithi029.stdout: "op_out_bytes": { 2024-08-29T19:36:29.090 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 3829458258 2024-08-29T19:36:29.090 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.090 INFO:tasks.workunit.client.0.smithi029.stdout: "op_prepare_latency": { 2024-08-29T19:36:29.090 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 54365, 2024-08-29T19:36:29.090 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 96445677991 2024-08-29T19:36:29.091 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.091 INFO:tasks.workunit.client.0.smithi029.stdout: "op_process_latency": { 2024-08-29T19:36:29.091 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 52986, 2024-08-29T19:36:29.091 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 150473447524 2024-08-29T19:36:29.091 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.091 INFO:tasks.workunit.client.0.smithi029.stdout: "op_r": { 2024-08-29T19:36:29.091 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 23986 2024-08-29T19:36:29.091 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.091 INFO:tasks.workunit.client.0.smithi029.stdout: "op_r_latency": { 2024-08-29T19:36:29.091 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 23986, 2024-08-29T19:36:29.091 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 26536944991 2024-08-29T19:36:29.091 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.091 INFO:tasks.workunit.client.0.smithi029.stdout: "op_r_latency_out_bytes_histogram": { 2024-08-29T19:36:29.091 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.092 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.092 INFO:tasks.workunit.client.0.smithi029.stdout: "op_r_out_bytes": { 2024-08-29T19:36:29.092 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 3829458258 2024-08-29T19:36:29.092 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.092 INFO:tasks.workunit.client.0.smithi029.stdout: "op_r_prepare_latency": { 2024-08-29T19:36:29.092 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 24619, 2024-08-29T19:36:29.092 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 11131103066 2024-08-29T19:36:29.092 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.092 INFO:tasks.workunit.client.0.smithi029.stdout: "op_r_process_latency": { 2024-08-29T19:36:29.092 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 23986, 2024-08-29T19:36:29.092 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 16176069140 2024-08-29T19:36:29.092 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.092 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw": { 2024-08-29T19:36:29.092 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 27408 2024-08-29T19:36:29.093 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.093 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw_in_bytes": { 2024-08-29T19:36:29.093 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 503629172 2024-08-29T19:36:29.093 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.093 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw_latency": { 2024-08-29T19:36:29.093 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 27408, 2024-08-29T19:36:29.093 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 126036830548 2024-08-29T19:36:29.093 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.093 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw_latency_in_bytes_histogram": { 2024-08-29T19:36:29.093 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.093 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.093 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw_latency_out_bytes_histogram": { 2024-08-29T19:36:29.093 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.093 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.093 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw_out_bytes": { 2024-08-29T19:36:29.094 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.094 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.094 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw_prepare_latency": { 2024-08-29T19:36:29.094 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 27985, 2024-08-29T19:36:29.094 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 79959624466 2024-08-29T19:36:29.094 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.094 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw_process_latency": { 2024-08-29T19:36:29.094 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 27408, 2024-08-29T19:36:29.094 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 118088856262 2024-08-29T19:36:29.094 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.094 INFO:tasks.workunit.client.0.smithi029.stdout: "op_w": { 2024-08-29T19:36:29.094 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1592 2024-08-29T19:36:29.094 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.094 INFO:tasks.workunit.client.0.smithi029.stdout: "op_w_in_bytes": { 2024-08-29T19:36:29.095 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1552007340 2024-08-29T19:36:29.095 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.095 INFO:tasks.workunit.client.0.smithi029.stdout: "op_w_latency": { 2024-08-29T19:36:29.095 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 1592, 2024-08-29T19:36:29.095 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 25730966006 2024-08-29T19:36:29.095 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.095 INFO:tasks.workunit.client.0.smithi029.stdout: "op_w_latency_in_bytes_histogram": { 2024-08-29T19:36:29.095 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.095 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.095 INFO:tasks.workunit.client.0.smithi029.stdout: "op_w_prepare_latency": { 2024-08-29T19:36:29.095 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 1761, 2024-08-29T19:36:29.095 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 5354950459 2024-08-29T19:36:29.095 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.095 INFO:tasks.workunit.client.0.smithi029.stdout: "op_w_process_latency": { 2024-08-29T19:36:29.095 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 1592, 2024-08-29T19:36:29.096 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 16208522122 2024-08-29T19:36:29.096 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.096 INFO:tasks.workunit.client.0.smithi029.stdout: "op_wip": { 2024-08-29T19:36:29.096 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.096 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.096 INFO:tasks.workunit.client.0.smithi029.stdout: "recovery_bytes": { 2024-08-29T19:36:29.096 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 14680133 2024-08-29T19:36:29.096 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.096 INFO:tasks.workunit.client.0.smithi029.stdout: "recovery_ops": { 2024-08-29T19:36:29.096 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 39 2024-08-29T19:36:29.096 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.096 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_bytes": { 2024-08-29T19:36:29.096 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 95995035648 2024-08-29T19:36:29.096 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.097 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_bytes_used": { 2024-08-29T19:36:29.097 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 490876928 2024-08-29T19:36:29.097 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:29.097 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:29.097 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.097 INFO:tasks.workunit.client.0.smithi029.stdout: "osd.3": { 2024-08-29T19:36:29.097 INFO:tasks.workunit.client.0.smithi029.stdout: "bluefs": { 2024-08-29T19:36:29.097 INFO:tasks.workunit.client.0.smithi029.stdout: "alloc_db_max_lat": { 2024-08-29T19:36:29.097 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 70173 2024-08-29T19:36:29.097 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.097 INFO:tasks.workunit.client.0.smithi029.stdout: "alloc_slow_fallback": { 2024-08-29T19:36:29.097 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.097 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.098 INFO:tasks.workunit.client.0.smithi029.stdout: "alloc_slow_max_lat": { 2024-08-29T19:36:29.098 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.098 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.098 INFO:tasks.workunit.client.0.smithi029.stdout: "alloc_slow_size_fallback": { 2024-08-29T19:36:29.098 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.098 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.098 INFO:tasks.workunit.client.0.smithi029.stdout: "alloc_unit_db": { 2024-08-29T19:36:29.098 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 65536 2024-08-29T19:36:29.098 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.098 INFO:tasks.workunit.client.0.smithi029.stdout: "alloc_unit_slow": { 2024-08-29T19:36:29.098 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.098 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.098 INFO:tasks.workunit.client.0.smithi029.stdout: "alloc_unit_wal": { 2024-08-29T19:36:29.099 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.099 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.099 INFO:tasks.workunit.client.0.smithi029.stdout: "alloc_wal_max_lat": { 2024-08-29T19:36:29.099 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.099 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.099 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes_written_slow": { 2024-08-29T19:36:29.099 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.099 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.099 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes_written_sst": { 2024-08-29T19:36:29.099 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 5898240 2024-08-29T19:36:29.099 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.099 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes_written_wal": { 2024-08-29T19:36:29.099 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 619581440 2024-08-29T19:36:29.099 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.100 INFO:tasks.workunit.client.0.smithi029.stdout: "compact_lat": { 2024-08-29T19:36:29.100 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 18, 2024-08-29T19:36:29.100 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 6817530 2024-08-29T19:36:29.100 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.100 INFO:tasks.workunit.client.0.smithi029.stdout: "compact_lock_lat": { 2024-08-29T19:36:29.100 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 18, 2024-08-29T19:36:29.100 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 2247039 2024-08-29T19:36:29.100 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.100 INFO:tasks.workunit.client.0.smithi029.stdout: "db_alloc_lat": { 2024-08-29T19:36:29.100 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 174, 2024-08-29T19:36:29.100 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1209531 2024-08-29T19:36:29.100 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.100 INFO:tasks.workunit.client.0.smithi029.stdout: "db_total_bytes": { 2024-08-29T19:36:29.100 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 95995027456 2024-08-29T19:36:29.101 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.101 INFO:tasks.workunit.client.0.smithi029.stdout: "db_used_bytes": { 2024-08-29T19:36:29.101 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 500170752 2024-08-29T19:36:29.101 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.101 INFO:tasks.workunit.client.0.smithi029.stdout: "flush_lat": { 2024-08-29T19:36:29.101 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 74619, 2024-08-29T19:36:29.101 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 9707077082 2024-08-29T19:36:29.101 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.101 INFO:tasks.workunit.client.0.smithi029.stdout: "fsync_lat": { 2024-08-29T19:36:29.101 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 74617, 2024-08-29T19:36:29.101 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 19460734718 2024-08-29T19:36:29.101 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.101 INFO:tasks.workunit.client.0.smithi029.stdout: "log_bytes": { 2024-08-29T19:36:29.101 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 6418432 2024-08-29T19:36:29.102 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.102 INFO:tasks.workunit.client.0.smithi029.stdout: "logged_bytes": { 2024-08-29T19:36:29.102 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 305684480 2024-08-29T19:36:29.102 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.102 INFO:tasks.workunit.client.0.smithi029.stdout: "max_bytes_db": { 2024-08-29T19:36:29.102 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 498728960 2024-08-29T19:36:29.102 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.102 INFO:tasks.workunit.client.0.smithi029.stdout: "max_bytes_slow": { 2024-08-29T19:36:29.102 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.102 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.102 INFO:tasks.workunit.client.0.smithi029.stdout: "max_bytes_wal": { 2024-08-29T19:36:29.102 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.102 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.102 INFO:tasks.workunit.client.0.smithi029.stdout: "num_files": { 2024-08-29T19:36:29.103 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 42 2024-08-29T19:36:29.103 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.103 INFO:tasks.workunit.client.0.smithi029.stdout: "read_bytes": { 2024-08-29T19:36:29.103 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 218343150 2024-08-29T19:36:29.103 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.103 INFO:tasks.workunit.client.0.smithi029.stdout: "read_count": { 2024-08-29T19:36:29.103 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 13411 2024-08-29T19:36:29.103 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.103 INFO:tasks.workunit.client.0.smithi029.stdout: "read_disk_bytes": { 2024-08-29T19:36:29.103 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 195981312 2024-08-29T19:36:29.103 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.103 INFO:tasks.workunit.client.0.smithi029.stdout: "read_disk_bytes_db": { 2024-08-29T19:36:29.103 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 195985408 2024-08-29T19:36:29.103 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.103 INFO:tasks.workunit.client.0.smithi029.stdout: "read_disk_bytes_slow": { 2024-08-29T19:36:29.104 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.104 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.104 INFO:tasks.workunit.client.0.smithi029.stdout: "read_disk_bytes_wal": { 2024-08-29T19:36:29.104 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.104 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.104 INFO:tasks.workunit.client.0.smithi029.stdout: "read_disk_count": { 2024-08-29T19:36:29.104 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 6972 2024-08-29T19:36:29.104 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.104 INFO:tasks.workunit.client.0.smithi029.stdout: "read_lat": { 2024-08-29T19:36:29.104 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 13411, 2024-08-29T19:36:29.104 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 198692920 2024-08-29T19:36:29.105 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.105 INFO:tasks.workunit.client.0.smithi029.stdout: "read_prefetch_bytes": { 2024-08-29T19:36:29.105 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 143893805 2024-08-29T19:36:29.105 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.105 INFO:tasks.workunit.client.0.smithi029.stdout: "read_prefetch_count": { 2024-08-29T19:36:29.105 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 11125 2024-08-29T19:36:29.105 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.105 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_buffer_bytes": { 2024-08-29T19:36:29.105 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 2390650 2024-08-29T19:36:29.105 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.105 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_buffer_count": { 2024-08-29T19:36:29.105 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 510 2024-08-29T19:36:29.106 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.106 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_bytes": { 2024-08-29T19:36:29.106 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 5846023 2024-08-29T19:36:29.106 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.106 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_count": { 2024-08-29T19:36:29.106 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 711 2024-08-29T19:36:29.106 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.106 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_disk_bytes": { 2024-08-29T19:36:29.106 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 3455373 2024-08-29T19:36:29.106 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.106 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_disk_bytes_db": { 2024-08-29T19:36:29.106 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 3455373 2024-08-29T19:36:29.106 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.106 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_disk_bytes_slow": { 2024-08-29T19:36:29.107 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.107 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.107 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_disk_bytes_wal": { 2024-08-29T19:36:29.107 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.107 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.107 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_disk_count": { 2024-08-29T19:36:29.107 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 207 2024-08-29T19:36:29.107 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.107 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_lat": { 2024-08-29T19:36:29.107 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 711, 2024-08-29T19:36:29.107 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 2365314 2024-08-29T19:36:29.107 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.107 INFO:tasks.workunit.client.0.smithi029.stdout: "slow_alloc_lat": { 2024-08-29T19:36:29.108 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T19:36:29.108 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.108 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.108 INFO:tasks.workunit.client.0.smithi029.stdout: "slow_total_bytes": { 2024-08-29T19:36:29.108 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.108 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.108 INFO:tasks.workunit.client.0.smithi029.stdout: "slow_used_bytes": { 2024-08-29T19:36:29.108 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.108 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.108 INFO:tasks.workunit.client.0.smithi029.stdout: "truncate_lat": { 2024-08-29T19:36:29.108 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 1, 2024-08-29T19:36:29.108 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 608 2024-08-29T19:36:29.108 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.108 INFO:tasks.workunit.client.0.smithi029.stdout: "unlink_lat": { 2024-08-29T19:36:29.109 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 7, 2024-08-29T19:36:29.109 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 10425 2024-08-29T19:36:29.109 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.109 INFO:tasks.workunit.client.0.smithi029.stdout: "wal_alloc_lat": { 2024-08-29T19:36:29.109 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T19:36:29.109 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.109 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.109 INFO:tasks.workunit.client.0.smithi029.stdout: "wal_total_bytes": { 2024-08-29T19:36:29.109 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.109 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.109 INFO:tasks.workunit.client.0.smithi029.stdout: "wal_used_bytes": { 2024-08-29T19:36:29.109 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.109 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.109 INFO:tasks.workunit.client.0.smithi029.stdout: "write_bytes": { 2024-08-29T19:36:29.110 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 933888000 2024-08-29T19:36:29.110 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:29.110 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.110 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore": { 2024-08-29T19:36:29.110 INFO:tasks.workunit.client.0.smithi029.stdout: "alloc_unit": { 2024-08-29T19:36:29.110 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 4096 2024-08-29T19:36:29.110 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.110 INFO:tasks.workunit.client.0.smithi029.stdout: "allocated": { 2024-08-29T19:36:29.110 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 9986048 2024-08-29T19:36:29.110 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.110 INFO:tasks.workunit.client.0.smithi029.stdout: "allocator_lat": { 2024-08-29T19:36:29.110 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 17975, 2024-08-29T19:36:29.110 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 98345475 2024-08-29T19:36:29.110 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.111 INFO:tasks.workunit.client.0.smithi029.stdout: "clist_lat": { 2024-08-29T19:36:29.111 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 3654, 2024-08-29T19:36:29.111 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 771524640 2024-08-29T19:36:29.111 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.111 INFO:tasks.workunit.client.0.smithi029.stdout: "compress_lat": { 2024-08-29T19:36:29.111 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T19:36:29.111 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.111 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.111 INFO:tasks.workunit.client.0.smithi029.stdout: "compressed": { 2024-08-29T19:36:29.111 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.111 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.111 INFO:tasks.workunit.client.0.smithi029.stdout: "compressed_allocated": { 2024-08-29T19:36:29.111 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.111 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.111 INFO:tasks.workunit.client.0.smithi029.stdout: "compressed_original": { 2024-08-29T19:36:29.112 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.112 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.112 INFO:tasks.workunit.client.0.smithi029.stdout: "csum_lat": { 2024-08-29T19:36:29.112 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 14845, 2024-08-29T19:36:29.112 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 186913458 2024-08-29T19:36:29.112 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.112 INFO:tasks.workunit.client.0.smithi029.stdout: "decompress_lat": { 2024-08-29T19:36:29.112 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T19:36:29.112 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.112 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.112 INFO:tasks.workunit.client.0.smithi029.stdout: "fragmentation_micros": { 2024-08-29T19:36:29.112 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.112 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.113 INFO:tasks.workunit.client.0.smithi029.stdout: "kv_commit_lat": { 2024-08-29T19:36:29.113 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 74570, 2024-08-29T19:36:29.113 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 26571181183 2024-08-29T19:36:29.113 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.113 INFO:tasks.workunit.client.0.smithi029.stdout: "kv_final_lat": { 2024-08-29T19:36:29.113 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 73402, 2024-08-29T19:36:29.113 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 4617754271 2024-08-29T19:36:29.113 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.113 INFO:tasks.workunit.client.0.smithi029.stdout: "kv_flush_lat": { 2024-08-29T19:36:29.113 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 74570, 2024-08-29T19:36:29.113 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 114697110 2024-08-29T19:36:29.113 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.113 INFO:tasks.workunit.client.0.smithi029.stdout: "kv_sync_lat": { 2024-08-29T19:36:29.113 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 74570, 2024-08-29T19:36:29.114 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 26685878293 2024-08-29T19:36:29.114 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.114 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_get_keys_lat": { 2024-08-29T19:36:29.114 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T19:36:29.114 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.114 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.114 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_get_values_lat": { 2024-08-29T19:36:29.114 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 235659, 2024-08-29T19:36:29.114 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1921297171 2024-08-29T19:36:29.114 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.114 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_lower_bound_lat": { 2024-08-29T19:36:29.114 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 1349, 2024-08-29T19:36:29.114 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 7912395 2024-08-29T19:36:29.114 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.114 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_next_lat": { 2024-08-29T19:36:29.115 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 129280, 2024-08-29T19:36:29.115 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 96388965 2024-08-29T19:36:29.115 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.115 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_seek_to_first_lat": { 2024-08-29T19:36:29.115 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 41, 2024-08-29T19:36:29.115 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 48086 2024-08-29T19:36:29.115 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.115 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_upper_bound_lat": { 2024-08-29T19:36:29.115 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 13860, 2024-08-29T19:36:29.115 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 5268805854 2024-08-29T19:36:29.115 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.115 INFO:tasks.workunit.client.0.smithi029.stdout: "onode_hits": { 2024-08-29T19:36:29.115 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 434279 2024-08-29T19:36:29.115 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.116 INFO:tasks.workunit.client.0.smithi029.stdout: "onode_misses": { 2024-08-29T19:36:29.116 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 19021 2024-08-29T19:36:29.116 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.116 INFO:tasks.workunit.client.0.smithi029.stdout: "read_lat": { 2024-08-29T19:36:29.116 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 32997, 2024-08-29T19:36:29.116 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1864482041 2024-08-29T19:36:29.116 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.116 INFO:tasks.workunit.client.0.smithi029.stdout: "read_onode_meta_lat": { 2024-08-29T19:36:29.116 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 84065, 2024-08-29T19:36:29.116 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 47494642 2024-08-29T19:36:29.116 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.116 INFO:tasks.workunit.client.0.smithi029.stdout: "read_wait_aio_lat": { 2024-08-29T19:36:29.116 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 51068, 2024-08-29T19:36:29.117 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 805069898 2024-08-29T19:36:29.117 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.117 INFO:tasks.workunit.client.0.smithi029.stdout: "reads_with_retries": { 2024-08-29T19:36:29.117 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.117 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.117 INFO:tasks.workunit.client.0.smithi029.stdout: "remove_lat": { 2024-08-29T19:36:29.117 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 13383, 2024-08-29T19:36:29.117 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 717671584 2024-08-29T19:36:29.117 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.117 INFO:tasks.workunit.client.0.smithi029.stdout: "slow_aio_wait_count": { 2024-08-29T19:36:29.117 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.117 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.117 INFO:tasks.workunit.client.0.smithi029.stdout: "slow_committed_kv_count": { 2024-08-29T19:36:29.117 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.118 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.118 INFO:tasks.workunit.client.0.smithi029.stdout: "slow_read_onode_meta_count": { 2024-08-29T19:36:29.118 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.118 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.118 INFO:tasks.workunit.client.0.smithi029.stdout: "slow_read_wait_aio_count": { 2024-08-29T19:36:29.118 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.118 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.118 INFO:tasks.workunit.client.0.smithi029.stdout: "state_aio_wait_lat": { 2024-08-29T19:36:29.118 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 83649, 2024-08-29T19:36:29.118 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 4830169629 2024-08-29T19:36:29.118 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.118 INFO:tasks.workunit.client.0.smithi029.stdout: "state_deferred_aio_wait_lat": { 2024-08-29T19:36:29.118 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 17699, 2024-08-29T19:36:29.118 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1585167224 2024-08-29T19:36:29.119 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.119 INFO:tasks.workunit.client.0.smithi029.stdout: "state_deferred_cleanup_lat": { 2024-08-29T19:36:29.119 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 17698, 2024-08-29T19:36:29.119 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 3963523067827 2024-08-29T19:36:29.119 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.119 INFO:tasks.workunit.client.0.smithi029.stdout: "state_deferred_queued_lat": { 2024-08-29T19:36:29.119 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 17699, 2024-08-29T19:36:29.119 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 7304055109647 2024-08-29T19:36:29.119 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.119 INFO:tasks.workunit.client.0.smithi029.stdout: "state_done_lat": { 2024-08-29T19:36:29.119 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 83648, 2024-08-29T19:36:29.119 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 2795341688220 2024-08-29T19:36:29.119 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.119 INFO:tasks.workunit.client.0.smithi029.stdout: "state_finishing_lat": { 2024-08-29T19:36:29.120 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 83648, 2024-08-29T19:36:29.120 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 20735971 2024-08-29T19:36:29.120 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.120 INFO:tasks.workunit.client.0.smithi029.stdout: "state_io_done_lat": { 2024-08-29T19:36:29.120 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 83649, 2024-08-29T19:36:29.120 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 198626455 2024-08-29T19:36:29.120 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.120 INFO:tasks.workunit.client.0.smithi029.stdout: "state_kv_commiting_lat": { 2024-08-29T19:36:29.120 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 83649, 2024-08-29T19:36:29.120 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 49438309485 2024-08-29T19:36:29.120 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.120 INFO:tasks.workunit.client.0.smithi029.stdout: "state_kv_done_lat": { 2024-08-29T19:36:29.120 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 83649, 2024-08-29T19:36:29.120 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 65653741 2024-08-29T19:36:29.121 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.121 INFO:tasks.workunit.client.0.smithi029.stdout: "state_kv_queued_lat": { 2024-08-29T19:36:29.121 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 83649, 2024-08-29T19:36:29.121 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 26014131206 2024-08-29T19:36:29.121 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.121 INFO:tasks.workunit.client.0.smithi029.stdout: "state_prepare_lat": { 2024-08-29T19:36:29.121 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 83649, 2024-08-29T19:36:29.121 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 13551638097 2024-08-29T19:36:29.121 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.121 INFO:tasks.workunit.client.0.smithi029.stdout: "stored": { 2024-08-29T19:36:29.121 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 5914291 2024-08-29T19:36:29.121 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.121 INFO:tasks.workunit.client.0.smithi029.stdout: "truncate_lat": { 2024-08-29T19:36:29.121 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 2677, 2024-08-29T19:36:29.122 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 28963069 2024-08-29T19:36:29.122 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.122 INFO:tasks.workunit.client.0.smithi029.stdout: "txc_commit_lat": { 2024-08-29T19:36:29.122 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 83649, 2024-08-29T19:36:29.122 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 94062457133 2024-08-29T19:36:29.122 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.122 INFO:tasks.workunit.client.0.smithi029.stdout: "txc_submit_lat": { 2024-08-29T19:36:29.122 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 83649, 2024-08-29T19:36:29.122 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 16205411418 2024-08-29T19:36:29.122 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.122 INFO:tasks.workunit.client.0.smithi029.stdout: "txc_throttle_lat": { 2024-08-29T19:36:29.122 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 83649, 2024-08-29T19:36:29.122 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1026184936 2024-08-29T19:36:29.122 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:29.123 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.123 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore-pricache": { 2024-08-29T19:36:29.123 INFO:tasks.workunit.client.0.smithi029.stdout: "cache_bytes": { 2024-08-29T19:36:29.123 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1445593205 2024-08-29T19:36:29.123 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.123 INFO:tasks.workunit.client.0.smithi029.stdout: "heap_bytes": { 2024-08-29T19:36:29.123 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 557400064 2024-08-29T19:36:29.123 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.123 INFO:tasks.workunit.client.0.smithi029.stdout: "mapped_bytes": { 2024-08-29T19:36:29.123 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 552296448 2024-08-29T19:36:29.123 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.123 INFO:tasks.workunit.client.0.smithi029.stdout: "target_bytes": { 2024-08-29T19:36:29.123 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 2648117145 2024-08-29T19:36:29.123 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.124 INFO:tasks.workunit.client.0.smithi029.stdout: "unmapped_bytes": { 2024-08-29T19:36:29.124 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 5103616 2024-08-29T19:36:29.124 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:29.124 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.124 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore-pricache:data": { 2024-08-29T19:36:29.124 INFO:tasks.workunit.client.0.smithi029.stdout: "committed_bytes": { 2024-08-29T19:36:29.124 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 134217728 2024-08-29T19:36:29.124 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.124 INFO:tasks.workunit.client.0.smithi029.stdout: "pri0_bytes": { 2024-08-29T19:36:29.124 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.124 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.124 INFO:tasks.workunit.client.0.smithi029.stdout: "pri10_bytes": { 2024-08-29T19:36:29.124 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.125 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.125 INFO:tasks.workunit.client.0.smithi029.stdout: "pri11_bytes": { 2024-08-29T19:36:29.125 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 59621780 2024-08-29T19:36:29.125 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.125 INFO:tasks.workunit.client.0.smithi029.stdout: "pri1_bytes": { 2024-08-29T19:36:29.125 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.125 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.125 INFO:tasks.workunit.client.0.smithi029.stdout: "pri2_bytes": { 2024-08-29T19:36:29.125 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.125 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.125 INFO:tasks.workunit.client.0.smithi029.stdout: "pri3_bytes": { 2024-08-29T19:36:29.125 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.125 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.125 INFO:tasks.workunit.client.0.smithi029.stdout: "pri4_bytes": { 2024-08-29T19:36:29.126 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.126 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.126 INFO:tasks.workunit.client.0.smithi029.stdout: "pri5_bytes": { 2024-08-29T19:36:29.126 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 24576 2024-08-29T19:36:29.126 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.126 INFO:tasks.workunit.client.0.smithi029.stdout: "pri6_bytes": { 2024-08-29T19:36:29.126 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 40960 2024-08-29T19:36:29.126 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.126 INFO:tasks.workunit.client.0.smithi029.stdout: "pri7_bytes": { 2024-08-29T19:36:29.126 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.126 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.126 INFO:tasks.workunit.client.0.smithi029.stdout: "pri8_bytes": { 2024-08-29T19:36:29.126 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.126 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.127 INFO:tasks.workunit.client.0.smithi029.stdout: "pri9_bytes": { 2024-08-29T19:36:29.127 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.127 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.127 INFO:tasks.workunit.client.0.smithi029.stdout: "reserved_bytes": { 2024-08-29T19:36:29.127 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 74530412 2024-08-29T19:36:29.127 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:29.127 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.127 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore-pricache:kv": { 2024-08-29T19:36:29.127 INFO:tasks.workunit.client.0.smithi029.stdout: "committed_bytes": { 2024-08-29T19:36:29.127 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 587202560 2024-08-29T19:36:29.127 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.127 INFO:tasks.workunit.client.0.smithi029.stdout: "pri0_bytes": { 2024-08-29T19:36:29.127 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 67108864 2024-08-29T19:36:29.127 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.128 INFO:tasks.workunit.client.0.smithi029.stdout: "pri10_bytes": { 2024-08-29T19:36:29.128 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.128 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.128 INFO:tasks.workunit.client.0.smithi029.stdout: "pri11_bytes": { 2024-08-29T19:36:29.128 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 447163356 2024-08-29T19:36:29.128 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.128 INFO:tasks.workunit.client.0.smithi029.stdout: "pri1_bytes": { 2024-08-29T19:36:29.128 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.128 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.128 INFO:tasks.workunit.client.0.smithi029.stdout: "pri2_bytes": { 2024-08-29T19:36:29.128 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.128 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.128 INFO:tasks.workunit.client.0.smithi029.stdout: "pri3_bytes": { 2024-08-29T19:36:29.128 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1664 2024-08-29T19:36:29.129 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.129 INFO:tasks.workunit.client.0.smithi029.stdout: "pri4_bytes": { 2024-08-29T19:36:29.129 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.129 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.129 INFO:tasks.workunit.client.0.smithi029.stdout: "pri5_bytes": { 2024-08-29T19:36:29.129 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 107984 2024-08-29T19:36:29.129 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.129 INFO:tasks.workunit.client.0.smithi029.stdout: "pri6_bytes": { 2024-08-29T19:36:29.129 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.129 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.129 INFO:tasks.workunit.client.0.smithi029.stdout: "pri7_bytes": { 2024-08-29T19:36:29.129 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.129 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.129 INFO:tasks.workunit.client.0.smithi029.stdout: "pri8_bytes": { 2024-08-29T19:36:29.130 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.130 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.130 INFO:tasks.workunit.client.0.smithi029.stdout: "pri9_bytes": { 2024-08-29T19:36:29.130 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.130 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.130 INFO:tasks.workunit.client.0.smithi029.stdout: "reserved_bytes": { 2024-08-29T19:36:29.130 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 72820692 2024-08-29T19:36:29.130 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:29.130 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.130 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore-pricache:kv_onode": { 2024-08-29T19:36:29.130 INFO:tasks.workunit.client.0.smithi029.stdout: "committed_bytes": { 2024-08-29T19:36:29.130 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 176160768 2024-08-29T19:36:29.130 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.130 INFO:tasks.workunit.client.0.smithi029.stdout: "pri0_bytes": { 2024-08-29T19:36:29.130 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 67108864 2024-08-29T19:36:29.131 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.131 INFO:tasks.workunit.client.0.smithi029.stdout: "pri10_bytes": { 2024-08-29T19:36:29.131 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 397056 2024-08-29T19:36:29.131 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.131 INFO:tasks.workunit.client.0.smithi029.stdout: "pri11_bytes": { 2024-08-29T19:36:29.131 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 39747853 2024-08-29T19:36:29.131 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.131 INFO:tasks.workunit.client.0.smithi029.stdout: "pri1_bytes": { 2024-08-29T19:36:29.131 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.131 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.131 INFO:tasks.workunit.client.0.smithi029.stdout: "pri2_bytes": { 2024-08-29T19:36:29.131 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.131 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.131 INFO:tasks.workunit.client.0.smithi029.stdout: "pri3_bytes": { 2024-08-29T19:36:29.132 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.132 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.132 INFO:tasks.workunit.client.0.smithi029.stdout: "pri4_bytes": { 2024-08-29T19:36:29.132 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.132 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.132 INFO:tasks.workunit.client.0.smithi029.stdout: "pri5_bytes": { 2024-08-29T19:36:29.132 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.132 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.132 INFO:tasks.workunit.client.0.smithi029.stdout: "pri6_bytes": { 2024-08-29T19:36:29.132 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.132 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.132 INFO:tasks.workunit.client.0.smithi029.stdout: "pri7_bytes": { 2024-08-29T19:36:29.132 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.132 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.133 INFO:tasks.workunit.client.0.smithi029.stdout: "pri8_bytes": { 2024-08-29T19:36:29.133 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.133 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.133 INFO:tasks.workunit.client.0.smithi029.stdout: "pri9_bytes": { 2024-08-29T19:36:29.133 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.133 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.133 INFO:tasks.workunit.client.0.smithi029.stdout: "reserved_bytes": { 2024-08-29T19:36:29.133 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 68906995 2024-08-29T19:36:29.133 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:29.133 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.133 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore-pricache:meta": { 2024-08-29T19:36:29.133 INFO:tasks.workunit.client.0.smithi029.stdout: "committed_bytes": { 2024-08-29T19:36:29.133 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 520093696 2024-08-29T19:36:29.133 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.134 INFO:tasks.workunit.client.0.smithi029.stdout: "pri0_bytes": { 2024-08-29T19:36:29.134 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.134 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.134 INFO:tasks.workunit.client.0.smithi029.stdout: "pri10_bytes": { 2024-08-29T19:36:29.134 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.134 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.134 INFO:tasks.workunit.client.0.smithi029.stdout: "pri11_bytes": { 2024-08-29T19:36:29.134 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 447163356 2024-08-29T19:36:29.134 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.134 INFO:tasks.workunit.client.0.smithi029.stdout: "pri1_bytes": { 2024-08-29T19:36:29.134 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.134 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.134 INFO:tasks.workunit.client.0.smithi029.stdout: "pri2_bytes": { 2024-08-29T19:36:29.134 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.135 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.135 INFO:tasks.workunit.client.0.smithi029.stdout: "pri3_bytes": { 2024-08-29T19:36:29.135 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.135 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.135 INFO:tasks.workunit.client.0.smithi029.stdout: "pri4_bytes": { 2024-08-29T19:36:29.135 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.135 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.135 INFO:tasks.workunit.client.0.smithi029.stdout: "pri5_bytes": { 2024-08-29T19:36:29.135 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 139853 2024-08-29T19:36:29.135 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.135 INFO:tasks.workunit.client.0.smithi029.stdout: "pri6_bytes": { 2024-08-29T19:36:29.135 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1145992 2024-08-29T19:36:29.135 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.135 INFO:tasks.workunit.client.0.smithi029.stdout: "pri7_bytes": { 2024-08-29T19:36:29.135 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.136 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.136 INFO:tasks.workunit.client.0.smithi029.stdout: "pri8_bytes": { 2024-08-29T19:36:29.136 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.136 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.136 INFO:tasks.workunit.client.0.smithi029.stdout: "pri9_bytes": { 2024-08-29T19:36:29.136 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.136 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.136 INFO:tasks.workunit.client.0.smithi029.stdout: "reserved_bytes": { 2024-08-29T19:36:29.136 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 71644495 2024-08-29T19:36:29.136 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:29.136 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.136 INFO:tasks.workunit.client.0.smithi029.stdout: "objecter": { 2024-08-29T19:36:29.137 INFO:tasks.workunit.client.0.smithi029.stdout: "op_active": { 2024-08-29T19:36:29.137 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.137 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.137 INFO:tasks.workunit.client.0.smithi029.stdout: "op_r": { 2024-08-29T19:36:29.137 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 5 2024-08-29T19:36:29.137 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.137 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rmw": { 2024-08-29T19:36:29.137 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.137 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.137 INFO:tasks.workunit.client.0.smithi029.stdout: "op_w": { 2024-08-29T19:36:29.137 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.137 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:29.137 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.137 INFO:tasks.workunit.client.0.smithi029.stdout: "osd": { 2024-08-29T19:36:29.138 INFO:tasks.workunit.client.0.smithi029.stdout: "numpg": { 2024-08-29T19:36:29.138 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 58 2024-08-29T19:36:29.138 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.138 INFO:tasks.workunit.client.0.smithi029.stdout: "numpg_removing": { 2024-08-29T19:36:29.138 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.138 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.138 INFO:tasks.workunit.client.0.smithi029.stdout: "op": { 2024-08-29T19:36:29.138 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 54831 2024-08-29T19:36:29.138 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.138 INFO:tasks.workunit.client.0.smithi029.stdout: "op_before_queue_op_lat": { 2024-08-29T19:36:29.138 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 136768, 2024-08-29T19:36:29.138 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 13943279039 2024-08-29T19:36:29.138 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.138 INFO:tasks.workunit.client.0.smithi029.stdout: "op_delayed_degraded": { 2024-08-29T19:36:29.138 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.139 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.139 INFO:tasks.workunit.client.0.smithi029.stdout: "op_delayed_unreadable": { 2024-08-29T19:36:29.139 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.139 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.139 INFO:tasks.workunit.client.0.smithi029.stdout: "op_in_bytes": { 2024-08-29T19:36:29.139 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1391671190 2024-08-29T19:36:29.139 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.139 INFO:tasks.workunit.client.0.smithi029.stdout: "op_latency": { 2024-08-29T19:36:29.139 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 54831, 2024-08-29T19:36:29.139 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 418830687899 2024-08-29T19:36:29.139 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.139 INFO:tasks.workunit.client.0.smithi029.stdout: "op_out_bytes": { 2024-08-29T19:36:29.139 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1567704586 2024-08-29T19:36:29.139 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.140 INFO:tasks.workunit.client.0.smithi029.stdout: "op_prepare_latency": { 2024-08-29T19:36:29.140 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 57103, 2024-08-29T19:36:29.140 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 67099740906 2024-08-29T19:36:29.140 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.140 INFO:tasks.workunit.client.0.smithi029.stdout: "op_process_latency": { 2024-08-29T19:36:29.140 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 54831, 2024-08-29T19:36:29.140 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 173520335145 2024-08-29T19:36:29.140 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.140 INFO:tasks.workunit.client.0.smithi029.stdout: "op_r": { 2024-08-29T19:36:29.140 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 35629 2024-08-29T19:36:29.140 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.140 INFO:tasks.workunit.client.0.smithi029.stdout: "op_r_latency": { 2024-08-29T19:36:29.140 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 35629, 2024-08-29T19:36:29.141 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 85078067898 2024-08-29T19:36:29.141 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.141 INFO:tasks.workunit.client.0.smithi029.stdout: "op_r_latency_out_bytes_histogram": { 2024-08-29T19:36:29.141 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.141 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.141 INFO:tasks.workunit.client.0.smithi029.stdout: "op_r_out_bytes": { 2024-08-29T19:36:29.141 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1567704586 2024-08-29T19:36:29.141 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.141 INFO:tasks.workunit.client.0.smithi029.stdout: "op_r_prepare_latency": { 2024-08-29T19:36:29.141 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 36096, 2024-08-29T19:36:29.141 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 29505308109 2024-08-29T19:36:29.141 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.141 INFO:tasks.workunit.client.0.smithi029.stdout: "op_r_process_latency": { 2024-08-29T19:36:29.141 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 35629, 2024-08-29T19:36:29.142 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 27314716022 2024-08-29T19:36:29.142 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.142 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw": { 2024-08-29T19:36:29.142 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 15376 2024-08-29T19:36:29.142 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.142 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw_in_bytes": { 2024-08-29T19:36:29.142 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 273506311 2024-08-29T19:36:29.142 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.142 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw_latency": { 2024-08-29T19:36:29.142 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 15376, 2024-08-29T19:36:29.142 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 281184804074 2024-08-29T19:36:29.142 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.142 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw_latency_in_bytes_histogram": { 2024-08-29T19:36:29.142 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.143 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.143 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw_latency_out_bytes_histogram": { 2024-08-29T19:36:29.143 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.143 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.143 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw_out_bytes": { 2024-08-29T19:36:29.143 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.143 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.143 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw_prepare_latency": { 2024-08-29T19:36:29.143 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 17094, 2024-08-29T19:36:29.143 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 29267348349 2024-08-29T19:36:29.143 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.143 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw_process_latency": { 2024-08-29T19:36:29.143 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 15376, 2024-08-29T19:36:29.143 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 112026052557 2024-08-29T19:36:29.144 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.144 INFO:tasks.workunit.client.0.smithi029.stdout: "op_w": { 2024-08-29T19:36:29.144 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 3826 2024-08-29T19:36:29.144 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.144 INFO:tasks.workunit.client.0.smithi029.stdout: "op_w_in_bytes": { 2024-08-29T19:36:29.144 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1118164879 2024-08-29T19:36:29.144 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.144 INFO:tasks.workunit.client.0.smithi029.stdout: "op_w_latency": { 2024-08-29T19:36:29.144 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 3826, 2024-08-29T19:36:29.144 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 52567815927 2024-08-29T19:36:29.144 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.144 INFO:tasks.workunit.client.0.smithi029.stdout: "op_w_latency_in_bytes_histogram": { 2024-08-29T19:36:29.144 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.144 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.145 INFO:tasks.workunit.client.0.smithi029.stdout: "op_w_prepare_latency": { 2024-08-29T19:36:29.145 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 3913, 2024-08-29T19:36:29.145 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 8327084448 2024-08-29T19:36:29.145 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.145 INFO:tasks.workunit.client.0.smithi029.stdout: "op_w_process_latency": { 2024-08-29T19:36:29.145 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 3826, 2024-08-29T19:36:29.145 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 34179566566 2024-08-29T19:36:29.145 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.145 INFO:tasks.workunit.client.0.smithi029.stdout: "op_wip": { 2024-08-29T19:36:29.145 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.145 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.145 INFO:tasks.workunit.client.0.smithi029.stdout: "recovery_bytes": { 2024-08-29T19:36:29.145 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 4194302 2024-08-29T19:36:29.145 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.146 INFO:tasks.workunit.client.0.smithi029.stdout: "recovery_ops": { 2024-08-29T19:36:29.146 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 4 2024-08-29T19:36:29.146 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.146 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_bytes": { 2024-08-29T19:36:29.146 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 95995035648 2024-08-29T19:36:29.146 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.146 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_bytes_used": { 2024-08-29T19:36:29.146 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 510169088 2024-08-29T19:36:29.146 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:29.146 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:29.146 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.146 INFO:tasks.workunit.client.0.smithi029.stdout: "osd.4": { 2024-08-29T19:36:29.146 INFO:tasks.workunit.client.0.smithi029.stdout: "bluefs": { 2024-08-29T19:36:29.146 INFO:tasks.workunit.client.0.smithi029.stdout: "alloc_db_max_lat": { 2024-08-29T19:36:29.147 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 30490 2024-08-29T19:36:29.147 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.147 INFO:tasks.workunit.client.0.smithi029.stdout: "alloc_slow_fallback": { 2024-08-29T19:36:29.147 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.147 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.147 INFO:tasks.workunit.client.0.smithi029.stdout: "alloc_slow_max_lat": { 2024-08-29T19:36:29.147 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.147 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.147 INFO:tasks.workunit.client.0.smithi029.stdout: "alloc_slow_size_fallback": { 2024-08-29T19:36:29.147 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.147 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.147 INFO:tasks.workunit.client.0.smithi029.stdout: "alloc_unit_db": { 2024-08-29T19:36:29.147 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 65536 2024-08-29T19:36:29.147 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.148 INFO:tasks.workunit.client.0.smithi029.stdout: "alloc_unit_slow": { 2024-08-29T19:36:29.148 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.148 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.148 INFO:tasks.workunit.client.0.smithi029.stdout: "alloc_unit_wal": { 2024-08-29T19:36:29.148 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.148 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.148 INFO:tasks.workunit.client.0.smithi029.stdout: "alloc_wal_max_lat": { 2024-08-29T19:36:29.148 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.148 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.148 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes_written_slow": { 2024-08-29T19:36:29.148 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.148 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.148 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes_written_sst": { 2024-08-29T19:36:29.148 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 9207808 2024-08-29T19:36:29.149 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.149 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes_written_wal": { 2024-08-29T19:36:29.149 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 683999232 2024-08-29T19:36:29.149 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.149 INFO:tasks.workunit.client.0.smithi029.stdout: "compact_lat": { 2024-08-29T19:36:29.149 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 15, 2024-08-29T19:36:29.149 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 5710808 2024-08-29T19:36:29.149 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.149 INFO:tasks.workunit.client.0.smithi029.stdout: "compact_lock_lat": { 2024-08-29T19:36:29.149 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 15, 2024-08-29T19:36:29.149 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1988977 2024-08-29T19:36:29.149 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.149 INFO:tasks.workunit.client.0.smithi029.stdout: "db_alloc_lat": { 2024-08-29T19:36:29.149 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 170, 2024-08-29T19:36:29.150 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1227650 2024-08-29T19:36:29.150 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.150 INFO:tasks.workunit.client.0.smithi029.stdout: "db_total_bytes": { 2024-08-29T19:36:29.150 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 95995027456 2024-08-29T19:36:29.150 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.150 INFO:tasks.workunit.client.0.smithi029.stdout: "db_used_bytes": { 2024-08-29T19:36:29.150 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 690946048 2024-08-29T19:36:29.150 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.150 INFO:tasks.workunit.client.0.smithi029.stdout: "flush_lat": { 2024-08-29T19:36:29.150 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 62195, 2024-08-29T19:36:29.150 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 9155639869 2024-08-29T19:36:29.150 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.150 INFO:tasks.workunit.client.0.smithi029.stdout: "fsync_lat": { 2024-08-29T19:36:29.150 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 62208, 2024-08-29T19:36:29.151 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 17713079707 2024-08-29T19:36:29.151 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.151 INFO:tasks.workunit.client.0.smithi029.stdout: "log_bytes": { 2024-08-29T19:36:29.151 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 5398528 2024-08-29T19:36:29.151 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.151 INFO:tasks.workunit.client.0.smithi029.stdout: "logged_bytes": { 2024-08-29T19:36:29.151 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 254763008 2024-08-29T19:36:29.151 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.151 INFO:tasks.workunit.client.0.smithi029.stdout: "max_bytes_db": { 2024-08-29T19:36:29.151 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 707985408 2024-08-29T19:36:29.151 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.151 INFO:tasks.workunit.client.0.smithi029.stdout: "max_bytes_slow": { 2024-08-29T19:36:29.151 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.151 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.152 INFO:tasks.workunit.client.0.smithi029.stdout: "max_bytes_wal": { 2024-08-29T19:36:29.152 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.152 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.152 INFO:tasks.workunit.client.0.smithi029.stdout: "num_files": { 2024-08-29T19:36:29.152 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 55 2024-08-29T19:36:29.152 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.152 INFO:tasks.workunit.client.0.smithi029.stdout: "read_bytes": { 2024-08-29T19:36:29.152 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 551123148 2024-08-29T19:36:29.152 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.152 INFO:tasks.workunit.client.0.smithi029.stdout: "read_count": { 2024-08-29T19:36:29.152 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 26214 2024-08-29T19:36:29.152 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.152 INFO:tasks.workunit.client.0.smithi029.stdout: "read_disk_bytes": { 2024-08-29T19:36:29.152 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 506720256 2024-08-29T19:36:29.153 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.153 INFO:tasks.workunit.client.0.smithi029.stdout: "read_disk_bytes_db": { 2024-08-29T19:36:29.153 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 506724352 2024-08-29T19:36:29.153 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.153 INFO:tasks.workunit.client.0.smithi029.stdout: "read_disk_bytes_slow": { 2024-08-29T19:36:29.153 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.153 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.153 INFO:tasks.workunit.client.0.smithi029.stdout: "read_disk_bytes_wal": { 2024-08-29T19:36:29.153 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.153 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.153 INFO:tasks.workunit.client.0.smithi029.stdout: "read_disk_count": { 2024-08-29T19:36:29.153 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 13689 2024-08-29T19:36:29.153 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.153 INFO:tasks.workunit.client.0.smithi029.stdout: "read_lat": { 2024-08-29T19:36:29.153 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 26214, 2024-08-29T19:36:29.154 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 337416485 2024-08-29T19:36:29.154 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.154 INFO:tasks.workunit.client.0.smithi029.stdout: "read_prefetch_bytes": { 2024-08-29T19:36:29.154 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 336035488 2024-08-29T19:36:29.154 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.154 INFO:tasks.workunit.client.0.smithi029.stdout: "read_prefetch_count": { 2024-08-29T19:36:29.154 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 19631 2024-08-29T19:36:29.154 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.154 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_buffer_bytes": { 2024-08-29T19:36:29.154 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 3249070 2024-08-29T19:36:29.154 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.154 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_buffer_count": { 2024-08-29T19:36:29.154 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1018 2024-08-29T19:36:29.154 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.155 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_bytes": { 2024-08-29T19:36:29.155 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 11545414 2024-08-29T19:36:29.155 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.155 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_count": { 2024-08-29T19:36:29.155 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1332 2024-08-29T19:36:29.155 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.155 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_disk_bytes": { 2024-08-29T19:36:29.155 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 8296344 2024-08-29T19:36:29.155 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.155 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_disk_bytes_db": { 2024-08-29T19:36:29.155 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 8296344 2024-08-29T19:36:29.155 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.155 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_disk_bytes_slow": { 2024-08-29T19:36:29.156 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.156 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.156 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_disk_bytes_wal": { 2024-08-29T19:36:29.156 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.156 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.156 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_disk_count": { 2024-08-29T19:36:29.156 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 326 2024-08-29T19:36:29.156 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.156 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_lat": { 2024-08-29T19:36:29.156 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 1332, 2024-08-29T19:36:29.156 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 4014899 2024-08-29T19:36:29.156 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.156 INFO:tasks.workunit.client.0.smithi029.stdout: "slow_alloc_lat": { 2024-08-29T19:36:29.156 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T19:36:29.157 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.157 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.157 INFO:tasks.workunit.client.0.smithi029.stdout: "slow_total_bytes": { 2024-08-29T19:36:29.157 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.157 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.157 INFO:tasks.workunit.client.0.smithi029.stdout: "slow_used_bytes": { 2024-08-29T19:36:29.157 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.157 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.157 INFO:tasks.workunit.client.0.smithi029.stdout: "truncate_lat": { 2024-08-29T19:36:29.157 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 1, 2024-08-29T19:36:29.157 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 582 2024-08-29T19:36:29.157 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.157 INFO:tasks.workunit.client.0.smithi029.stdout: "unlink_lat": { 2024-08-29T19:36:29.158 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 16, 2024-08-29T19:36:29.158 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 15636 2024-08-29T19:36:29.158 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.158 INFO:tasks.workunit.client.0.smithi029.stdout: "wal_alloc_lat": { 2024-08-29T19:36:29.158 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T19:36:29.158 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.158 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.158 INFO:tasks.workunit.client.0.smithi029.stdout: "wal_total_bytes": { 2024-08-29T19:36:29.158 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.158 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.158 INFO:tasks.workunit.client.0.smithi029.stdout: "wal_used_bytes": { 2024-08-29T19:36:29.158 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.158 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.158 INFO:tasks.workunit.client.0.smithi029.stdout: "write_bytes": { 2024-08-29T19:36:29.158 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 950255616 2024-08-29T19:36:29.159 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:29.159 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.159 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore": { 2024-08-29T19:36:29.159 INFO:tasks.workunit.client.0.smithi029.stdout: "alloc_unit": { 2024-08-29T19:36:29.159 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 4096 2024-08-29T19:36:29.159 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.159 INFO:tasks.workunit.client.0.smithi029.stdout: "allocated": { 2024-08-29T19:36:29.159 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 14176256 2024-08-29T19:36:29.159 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.159 INFO:tasks.workunit.client.0.smithi029.stdout: "allocator_lat": { 2024-08-29T19:36:29.159 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 21561, 2024-08-29T19:36:29.159 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 104534902 2024-08-29T19:36:29.159 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.159 INFO:tasks.workunit.client.0.smithi029.stdout: "clist_lat": { 2024-08-29T19:36:29.160 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 3628, 2024-08-29T19:36:29.160 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1142237311 2024-08-29T19:36:29.160 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.160 INFO:tasks.workunit.client.0.smithi029.stdout: "compress_lat": { 2024-08-29T19:36:29.160 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T19:36:29.160 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.160 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.160 INFO:tasks.workunit.client.0.smithi029.stdout: "compressed": { 2024-08-29T19:36:29.160 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.160 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.160 INFO:tasks.workunit.client.0.smithi029.stdout: "compressed_allocated": { 2024-08-29T19:36:29.160 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.160 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.160 INFO:tasks.workunit.client.0.smithi029.stdout: "compressed_original": { 2024-08-29T19:36:29.161 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.161 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.161 INFO:tasks.workunit.client.0.smithi029.stdout: "csum_lat": { 2024-08-29T19:36:29.161 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 19049, 2024-08-29T19:36:29.161 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 241290469 2024-08-29T19:36:29.161 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.161 INFO:tasks.workunit.client.0.smithi029.stdout: "decompress_lat": { 2024-08-29T19:36:29.161 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T19:36:29.161 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.161 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.161 INFO:tasks.workunit.client.0.smithi029.stdout: "fragmentation_micros": { 2024-08-29T19:36:29.161 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.161 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.161 INFO:tasks.workunit.client.0.smithi029.stdout: "kv_commit_lat": { 2024-08-29T19:36:29.162 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 62119, 2024-08-29T19:36:29.162 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 24405145674 2024-08-29T19:36:29.162 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.162 INFO:tasks.workunit.client.0.smithi029.stdout: "kv_final_lat": { 2024-08-29T19:36:29.162 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 61271, 2024-08-29T19:36:29.162 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 3373696915 2024-08-29T19:36:29.162 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.162 INFO:tasks.workunit.client.0.smithi029.stdout: "kv_flush_lat": { 2024-08-29T19:36:29.162 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 62119, 2024-08-29T19:36:29.162 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 115975549 2024-08-29T19:36:29.162 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.162 INFO:tasks.workunit.client.0.smithi029.stdout: "kv_sync_lat": { 2024-08-29T19:36:29.162 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 62119, 2024-08-29T19:36:29.162 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 24521121223 2024-08-29T19:36:29.163 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.163 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_get_keys_lat": { 2024-08-29T19:36:29.163 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T19:36:29.163 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.163 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.163 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_get_values_lat": { 2024-08-29T19:36:29.163 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 26745, 2024-08-29T19:36:29.163 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1397771657 2024-08-29T19:36:29.163 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.163 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_lower_bound_lat": { 2024-08-29T19:36:29.163 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 821, 2024-08-29T19:36:29.163 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 5167713 2024-08-29T19:36:29.163 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.163 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_next_lat": { 2024-08-29T19:36:29.164 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 22650, 2024-08-29T19:36:29.164 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 24104944 2024-08-29T19:36:29.164 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.164 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_seek_to_first_lat": { 2024-08-29T19:36:29.164 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 47, 2024-08-29T19:36:29.164 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 58073 2024-08-29T19:36:29.164 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.164 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_upper_bound_lat": { 2024-08-29T19:36:29.164 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 14083, 2024-08-29T19:36:29.164 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 8983488631 2024-08-29T19:36:29.164 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.164 INFO:tasks.workunit.client.0.smithi029.stdout: "onode_hits": { 2024-08-29T19:36:29.164 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 192386 2024-08-29T19:36:29.164 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.165 INFO:tasks.workunit.client.0.smithi029.stdout: "onode_misses": { 2024-08-29T19:36:29.165 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 21262 2024-08-29T19:36:29.165 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.165 INFO:tasks.workunit.client.0.smithi029.stdout: "read_lat": { 2024-08-29T19:36:29.165 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 13978, 2024-08-29T19:36:29.165 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1781480323 2024-08-29T19:36:29.165 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.165 INFO:tasks.workunit.client.0.smithi029.stdout: "read_onode_meta_lat": { 2024-08-29T19:36:29.165 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 47501, 2024-08-29T19:36:29.165 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 28177998 2024-08-29T19:36:29.165 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.165 INFO:tasks.workunit.client.0.smithi029.stdout: "read_wait_aio_lat": { 2024-08-29T19:36:29.165 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 33523, 2024-08-29T19:36:29.165 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 962053688 2024-08-29T19:36:29.166 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.166 INFO:tasks.workunit.client.0.smithi029.stdout: "reads_with_retries": { 2024-08-29T19:36:29.166 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.166 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.166 INFO:tasks.workunit.client.0.smithi029.stdout: "remove_lat": { 2024-08-29T19:36:29.166 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 14410, 2024-08-29T19:36:29.166 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 799613029 2024-08-29T19:36:29.166 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.166 INFO:tasks.workunit.client.0.smithi029.stdout: "slow_aio_wait_count": { 2024-08-29T19:36:29.166 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.166 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.166 INFO:tasks.workunit.client.0.smithi029.stdout: "slow_committed_kv_count": { 2024-08-29T19:36:29.166 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.166 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.167 INFO:tasks.workunit.client.0.smithi029.stdout: "slow_read_onode_meta_count": { 2024-08-29T19:36:29.167 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.167 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.167 INFO:tasks.workunit.client.0.smithi029.stdout: "slow_read_wait_aio_count": { 2024-08-29T19:36:29.167 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.167 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.167 INFO:tasks.workunit.client.0.smithi029.stdout: "state_aio_wait_lat": { 2024-08-29T19:36:29.167 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 72286, 2024-08-29T19:36:29.167 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 5661840850 2024-08-29T19:36:29.167 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.167 INFO:tasks.workunit.client.0.smithi029.stdout: "state_deferred_aio_wait_lat": { 2024-08-29T19:36:29.167 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 18700, 2024-08-29T19:36:29.167 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1697152129 2024-08-29T19:36:29.167 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.168 INFO:tasks.workunit.client.0.smithi029.stdout: "state_deferred_cleanup_lat": { 2024-08-29T19:36:29.168 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 18698, 2024-08-29T19:36:29.168 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 5479785256524 2024-08-29T19:36:29.168 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.168 INFO:tasks.workunit.client.0.smithi029.stdout: "state_deferred_queued_lat": { 2024-08-29T19:36:29.168 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 18700, 2024-08-29T19:36:29.168 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 7303896649816 2024-08-29T19:36:29.168 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.168 INFO:tasks.workunit.client.0.smithi029.stdout: "state_done_lat": { 2024-08-29T19:36:29.168 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 72284, 2024-08-29T19:36:29.168 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 2920509398740 2024-08-29T19:36:29.168 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.168 INFO:tasks.workunit.client.0.smithi029.stdout: "state_finishing_lat": { 2024-08-29T19:36:29.168 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 72284, 2024-08-29T19:36:29.169 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 17781724 2024-08-29T19:36:29.169 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.169 INFO:tasks.workunit.client.0.smithi029.stdout: "state_io_done_lat": { 2024-08-29T19:36:29.169 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 72286, 2024-08-29T19:36:29.169 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 232602690 2024-08-29T19:36:29.169 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.169 INFO:tasks.workunit.client.0.smithi029.stdout: "state_kv_commiting_lat": { 2024-08-29T19:36:29.169 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 72286, 2024-08-29T19:36:29.169 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 44249914938 2024-08-29T19:36:29.169 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.169 INFO:tasks.workunit.client.0.smithi029.stdout: "state_kv_done_lat": { 2024-08-29T19:36:29.169 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 72286, 2024-08-29T19:36:29.169 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 55695315 2024-08-29T19:36:29.169 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.170 INFO:tasks.workunit.client.0.smithi029.stdout: "state_kv_queued_lat": { 2024-08-29T19:36:29.170 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 72286, 2024-08-29T19:36:29.170 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 23092994485 2024-08-29T19:36:29.170 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.170 INFO:tasks.workunit.client.0.smithi029.stdout: "state_prepare_lat": { 2024-08-29T19:36:29.170 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 72286, 2024-08-29T19:36:29.170 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 16407960013 2024-08-29T19:36:29.170 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.170 INFO:tasks.workunit.client.0.smithi029.stdout: "stored": { 2024-08-29T19:36:29.170 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 10103408 2024-08-29T19:36:29.170 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.170 INFO:tasks.workunit.client.0.smithi029.stdout: "truncate_lat": { 2024-08-29T19:36:29.170 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 2597, 2024-08-29T19:36:29.170 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 24499156 2024-08-29T19:36:29.170 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.171 INFO:tasks.workunit.client.0.smithi029.stdout: "txc_commit_lat": { 2024-08-29T19:36:29.171 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 72286, 2024-08-29T19:36:29.171 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 89670290795 2024-08-29T19:36:29.171 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.171 INFO:tasks.workunit.client.0.smithi029.stdout: "txc_submit_lat": { 2024-08-29T19:36:29.171 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 72286, 2024-08-29T19:36:29.171 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 18938832002 2024-08-29T19:36:29.171 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.171 INFO:tasks.workunit.client.0.smithi029.stdout: "txc_throttle_lat": { 2024-08-29T19:36:29.171 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 72286, 2024-08-29T19:36:29.171 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 963809344 2024-08-29T19:36:29.171 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:29.171 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.171 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore-pricache": { 2024-08-29T19:36:29.172 INFO:tasks.workunit.client.0.smithi029.stdout: "cache_bytes": { 2024-08-29T19:36:29.172 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1444629933 2024-08-29T19:36:29.172 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.172 INFO:tasks.workunit.client.0.smithi029.stdout: "heap_bytes": { 2024-08-29T19:36:29.172 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 691347456 2024-08-29T19:36:29.172 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.172 INFO:tasks.workunit.client.0.smithi029.stdout: "mapped_bytes": { 2024-08-29T19:36:29.172 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 532676608 2024-08-29T19:36:29.172 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.172 INFO:tasks.workunit.client.0.smithi029.stdout: "target_bytes": { 2024-08-29T19:36:29.172 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 2646983884 2024-08-29T19:36:29.172 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.172 INFO:tasks.workunit.client.0.smithi029.stdout: "unmapped_bytes": { 2024-08-29T19:36:29.172 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 158670848 2024-08-29T19:36:29.173 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:29.173 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.173 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore-pricache:data": { 2024-08-29T19:36:29.173 INFO:tasks.workunit.client.0.smithi029.stdout: "committed_bytes": { 2024-08-29T19:36:29.173 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 134217728 2024-08-29T19:36:29.173 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.173 INFO:tasks.workunit.client.0.smithi029.stdout: "pri0_bytes": { 2024-08-29T19:36:29.173 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.173 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.173 INFO:tasks.workunit.client.0.smithi029.stdout: "pri10_bytes": { 2024-08-29T19:36:29.173 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.173 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.173 INFO:tasks.workunit.client.0.smithi029.stdout: "pri11_bytes": { 2024-08-29T19:36:29.173 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 59016487 2024-08-29T19:36:29.174 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.174 INFO:tasks.workunit.client.0.smithi029.stdout: "pri1_bytes": { 2024-08-29T19:36:29.174 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.174 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.174 INFO:tasks.workunit.client.0.smithi029.stdout: "pri2_bytes": { 2024-08-29T19:36:29.174 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.174 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.174 INFO:tasks.workunit.client.0.smithi029.stdout: "pri3_bytes": { 2024-08-29T19:36:29.174 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.174 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.174 INFO:tasks.workunit.client.0.smithi029.stdout: "pri4_bytes": { 2024-08-29T19:36:29.174 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 16384 2024-08-29T19:36:29.174 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.175 INFO:tasks.workunit.client.0.smithi029.stdout: "pri5_bytes": { 2024-08-29T19:36:29.175 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 28672 2024-08-29T19:36:29.175 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.175 INFO:tasks.workunit.client.0.smithi029.stdout: "pri6_bytes": { 2024-08-29T19:36:29.175 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 446464 2024-08-29T19:36:29.175 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.175 INFO:tasks.workunit.client.0.smithi029.stdout: "pri7_bytes": { 2024-08-29T19:36:29.175 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.175 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.175 INFO:tasks.workunit.client.0.smithi029.stdout: "pri8_bytes": { 2024-08-29T19:36:29.175 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.175 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.175 INFO:tasks.workunit.client.0.smithi029.stdout: "pri9_bytes": { 2024-08-29T19:36:29.175 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.176 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.176 INFO:tasks.workunit.client.0.smithi029.stdout: "reserved_bytes": { 2024-08-29T19:36:29.176 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 74709721 2024-08-29T19:36:29.176 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:29.176 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.176 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore-pricache:kv": { 2024-08-29T19:36:29.176 INFO:tasks.workunit.client.0.smithi029.stdout: "committed_bytes": { 2024-08-29T19:36:29.176 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 578813952 2024-08-29T19:36:29.176 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.176 INFO:tasks.workunit.client.0.smithi029.stdout: "pri0_bytes": { 2024-08-29T19:36:29.176 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 67108864 2024-08-29T19:36:29.176 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.176 INFO:tasks.workunit.client.0.smithi029.stdout: "pri10_bytes": { 2024-08-29T19:36:29.176 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.177 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.177 INFO:tasks.workunit.client.0.smithi029.stdout: "pri11_bytes": { 2024-08-29T19:36:29.177 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 442623658 2024-08-29T19:36:29.177 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.177 INFO:tasks.workunit.client.0.smithi029.stdout: "pri1_bytes": { 2024-08-29T19:36:29.177 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.177 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.177 INFO:tasks.workunit.client.0.smithi029.stdout: "pri2_bytes": { 2024-08-29T19:36:29.177 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.177 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.177 INFO:tasks.workunit.client.0.smithi029.stdout: "pri3_bytes": { 2024-08-29T19:36:29.177 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 2944 2024-08-29T19:36:29.177 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.177 INFO:tasks.workunit.client.0.smithi029.stdout: "pri4_bytes": { 2024-08-29T19:36:29.178 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.178 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.178 INFO:tasks.workunit.client.0.smithi029.stdout: "pri5_bytes": { 2024-08-29T19:36:29.178 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 197584 2024-08-29T19:36:29.178 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.178 INFO:tasks.workunit.client.0.smithi029.stdout: "pri6_bytes": { 2024-08-29T19:36:29.178 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.178 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.178 INFO:tasks.workunit.client.0.smithi029.stdout: "pri7_bytes": { 2024-08-29T19:36:29.178 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.178 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.178 INFO:tasks.workunit.client.0.smithi029.stdout: "pri8_bytes": { 2024-08-29T19:36:29.178 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.178 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.179 INFO:tasks.workunit.client.0.smithi029.stdout: "pri9_bytes": { 2024-08-29T19:36:29.179 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.179 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.179 INFO:tasks.workunit.client.0.smithi029.stdout: "reserved_bytes": { 2024-08-29T19:36:29.179 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 68880902 2024-08-29T19:36:29.179 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:29.179 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.179 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore-pricache:kv_onode": { 2024-08-29T19:36:29.179 INFO:tasks.workunit.client.0.smithi029.stdout: "committed_bytes": { 2024-08-29T19:36:29.179 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 176160768 2024-08-29T19:36:29.179 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.179 INFO:tasks.workunit.client.0.smithi029.stdout: "pri0_bytes": { 2024-08-29T19:36:29.179 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 67108864 2024-08-29T19:36:29.179 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.179 INFO:tasks.workunit.client.0.smithi029.stdout: "pri10_bytes": { 2024-08-29T19:36:29.180 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 390608 2024-08-29T19:36:29.180 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.180 INFO:tasks.workunit.client.0.smithi029.stdout: "pri11_bytes": { 2024-08-29T19:36:29.180 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 39344325 2024-08-29T19:36:29.180 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.180 INFO:tasks.workunit.client.0.smithi029.stdout: "pri1_bytes": { 2024-08-29T19:36:29.180 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.180 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.180 INFO:tasks.workunit.client.0.smithi029.stdout: "pri2_bytes": { 2024-08-29T19:36:29.180 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.180 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.180 INFO:tasks.workunit.client.0.smithi029.stdout: "pri3_bytes": { 2024-08-29T19:36:29.180 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.180 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.181 INFO:tasks.workunit.client.0.smithi029.stdout: "pri4_bytes": { 2024-08-29T19:36:29.181 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.181 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.181 INFO:tasks.workunit.client.0.smithi029.stdout: "pri5_bytes": { 2024-08-29T19:36:29.181 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.181 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.181 INFO:tasks.workunit.client.0.smithi029.stdout: "pri6_bytes": { 2024-08-29T19:36:29.181 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.181 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.181 INFO:tasks.workunit.client.0.smithi029.stdout: "pri7_bytes": { 2024-08-29T19:36:29.181 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.181 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.181 INFO:tasks.workunit.client.0.smithi029.stdout: "pri8_bytes": { 2024-08-29T19:36:29.181 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.182 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.182 INFO:tasks.workunit.client.0.smithi029.stdout: "pri9_bytes": { 2024-08-29T19:36:29.182 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.182 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.182 INFO:tasks.workunit.client.0.smithi029.stdout: "reserved_bytes": { 2024-08-29T19:36:29.182 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 69316971 2024-08-29T19:36:29.182 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:29.182 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.182 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore-pricache:meta": { 2024-08-29T19:36:29.182 INFO:tasks.workunit.client.0.smithi029.stdout: "committed_bytes": { 2024-08-29T19:36:29.182 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 511705088 2024-08-29T19:36:29.182 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.182 INFO:tasks.workunit.client.0.smithi029.stdout: "pri0_bytes": { 2024-08-29T19:36:29.182 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.183 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.183 INFO:tasks.workunit.client.0.smithi029.stdout: "pri10_bytes": { 2024-08-29T19:36:29.183 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.183 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.183 INFO:tasks.workunit.client.0.smithi029.stdout: "pri11_bytes": { 2024-08-29T19:36:29.183 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 442623658 2024-08-29T19:36:29.183 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.183 INFO:tasks.workunit.client.0.smithi029.stdout: "pri1_bytes": { 2024-08-29T19:36:29.183 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.183 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.183 INFO:tasks.workunit.client.0.smithi029.stdout: "pri2_bytes": { 2024-08-29T19:36:29.183 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.183 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.183 INFO:tasks.workunit.client.0.smithi029.stdout: "pri3_bytes": { 2024-08-29T19:36:29.183 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.184 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.184 INFO:tasks.workunit.client.0.smithi029.stdout: "pri4_bytes": { 2024-08-29T19:36:29.184 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 3999 2024-08-29T19:36:29.184 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.184 INFO:tasks.workunit.client.0.smithi029.stdout: "pri5_bytes": { 2024-08-29T19:36:29.184 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 134994 2024-08-29T19:36:29.184 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.184 INFO:tasks.workunit.client.0.smithi029.stdout: "pri6_bytes": { 2024-08-29T19:36:29.184 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1125951 2024-08-29T19:36:29.184 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.184 INFO:tasks.workunit.client.0.smithi029.stdout: "pri7_bytes": { 2024-08-29T19:36:29.184 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.184 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.185 INFO:tasks.workunit.client.0.smithi029.stdout: "pri8_bytes": { 2024-08-29T19:36:29.185 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.185 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.185 INFO:tasks.workunit.client.0.smithi029.stdout: "pri9_bytes": { 2024-08-29T19:36:29.185 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.185 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.185 INFO:tasks.workunit.client.0.smithi029.stdout: "reserved_bytes": { 2024-08-29T19:36:29.185 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 67816486 2024-08-29T19:36:29.185 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:29.185 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.185 INFO:tasks.workunit.client.0.smithi029.stdout: "objecter": { 2024-08-29T19:36:29.185 INFO:tasks.workunit.client.0.smithi029.stdout: "op_active": { 2024-08-29T19:36:29.185 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.185 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.185 INFO:tasks.workunit.client.0.smithi029.stdout: "op_r": { 2024-08-29T19:36:29.186 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 29 2024-08-29T19:36:29.186 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.186 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rmw": { 2024-08-29T19:36:29.186 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.186 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.186 INFO:tasks.workunit.client.0.smithi029.stdout: "op_w": { 2024-08-29T19:36:29.186 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.186 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:29.186 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.186 INFO:tasks.workunit.client.0.smithi029.stdout: "osd": { 2024-08-29T19:36:29.186 INFO:tasks.workunit.client.0.smithi029.stdout: "numpg": { 2024-08-29T19:36:29.186 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 50 2024-08-29T19:36:29.186 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.186 INFO:tasks.workunit.client.0.smithi029.stdout: "numpg_removing": { 2024-08-29T19:36:29.187 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.187 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.187 INFO:tasks.workunit.client.0.smithi029.stdout: "op": { 2024-08-29T19:36:29.187 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 41111 2024-08-29T19:36:29.187 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.187 INFO:tasks.workunit.client.0.smithi029.stdout: "op_before_queue_op_lat": { 2024-08-29T19:36:29.187 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 104551, 2024-08-29T19:36:29.187 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 14957122847 2024-08-29T19:36:29.187 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.187 INFO:tasks.workunit.client.0.smithi029.stdout: "op_delayed_degraded": { 2024-08-29T19:36:29.187 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.187 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.187 INFO:tasks.workunit.client.0.smithi029.stdout: "op_delayed_unreadable": { 2024-08-29T19:36:29.187 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 4 2024-08-29T19:36:29.188 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.188 INFO:tasks.workunit.client.0.smithi029.stdout: "op_in_bytes": { 2024-08-29T19:36:29.188 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1722952588 2024-08-29T19:36:29.188 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.188 INFO:tasks.workunit.client.0.smithi029.stdout: "op_latency": { 2024-08-29T19:36:29.188 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 41111, 2024-08-29T19:36:29.188 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 108084098190 2024-08-29T19:36:29.188 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.188 INFO:tasks.workunit.client.0.smithi029.stdout: "op_out_bytes": { 2024-08-29T19:36:29.188 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1964743731 2024-08-29T19:36:29.188 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.188 INFO:tasks.workunit.client.0.smithi029.stdout: "op_prepare_latency": { 2024-08-29T19:36:29.188 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 41695, 2024-08-29T19:36:29.188 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 31365618289 2024-08-29T19:36:29.189 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.189 INFO:tasks.workunit.client.0.smithi029.stdout: "op_process_latency": { 2024-08-29T19:36:29.189 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 41111, 2024-08-29T19:36:29.189 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 59868686960 2024-08-29T19:36:29.189 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.189 INFO:tasks.workunit.client.0.smithi029.stdout: "op_r": { 2024-08-29T19:36:29.189 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 30648 2024-08-29T19:36:29.189 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.189 INFO:tasks.workunit.client.0.smithi029.stdout: "op_r_latency": { 2024-08-29T19:36:29.189 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 30648, 2024-08-29T19:36:29.189 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 24381623725 2024-08-29T19:36:29.189 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.189 INFO:tasks.workunit.client.0.smithi029.stdout: "op_r_latency_out_bytes_histogram": { 2024-08-29T19:36:29.189 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.190 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.190 INFO:tasks.workunit.client.0.smithi029.stdout: "op_r_out_bytes": { 2024-08-29T19:36:29.190 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1964743731 2024-08-29T19:36:29.190 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.190 INFO:tasks.workunit.client.0.smithi029.stdout: "op_r_prepare_latency": { 2024-08-29T19:36:29.190 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 30819, 2024-08-29T19:36:29.190 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 12873863395 2024-08-29T19:36:29.190 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.190 INFO:tasks.workunit.client.0.smithi029.stdout: "op_r_process_latency": { 2024-08-29T19:36:29.190 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 30648, 2024-08-29T19:36:29.190 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 12785168426 2024-08-29T19:36:29.190 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.190 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw": { 2024-08-29T19:36:29.190 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 6136 2024-08-29T19:36:29.190 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.191 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw_in_bytes": { 2024-08-29T19:36:29.191 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 239697719 2024-08-29T19:36:29.191 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.191 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw_latency": { 2024-08-29T19:36:29.191 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 6136, 2024-08-29T19:36:29.191 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 20618586078 2024-08-29T19:36:29.191 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.191 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw_latency_in_bytes_histogram": { 2024-08-29T19:36:29.191 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.191 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.191 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw_latency_out_bytes_histogram": { 2024-08-29T19:36:29.191 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.191 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.191 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw_out_bytes": { 2024-08-29T19:36:29.192 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.192 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.192 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw_prepare_latency": { 2024-08-29T19:36:29.192 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 6429, 2024-08-29T19:36:29.192 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 8553029311 2024-08-29T19:36:29.192 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.192 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw_process_latency": { 2024-08-29T19:36:29.192 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 6136, 2024-08-29T19:36:29.192 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 17646071693 2024-08-29T19:36:29.192 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.192 INFO:tasks.workunit.client.0.smithi029.stdout: "op_w": { 2024-08-29T19:36:29.192 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 4327 2024-08-29T19:36:29.192 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.192 INFO:tasks.workunit.client.0.smithi029.stdout: "op_w_in_bytes": { 2024-08-29T19:36:29.193 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1483254869 2024-08-29T19:36:29.193 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.193 INFO:tasks.workunit.client.0.smithi029.stdout: "op_w_latency": { 2024-08-29T19:36:29.193 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 4327, 2024-08-29T19:36:29.193 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 63083888387 2024-08-29T19:36:29.193 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.193 INFO:tasks.workunit.client.0.smithi029.stdout: "op_w_latency_in_bytes_histogram": { 2024-08-29T19:36:29.193 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.193 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.193 INFO:tasks.workunit.client.0.smithi029.stdout: "op_w_prepare_latency": { 2024-08-29T19:36:29.193 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 4447, 2024-08-29T19:36:29.193 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 9938725583 2024-08-29T19:36:29.193 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.193 INFO:tasks.workunit.client.0.smithi029.stdout: "op_w_process_latency": { 2024-08-29T19:36:29.194 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 4327, 2024-08-29T19:36:29.194 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 29437446841 2024-08-29T19:36:29.194 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.194 INFO:tasks.workunit.client.0.smithi029.stdout: "op_wip": { 2024-08-29T19:36:29.194 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.194 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.194 INFO:tasks.workunit.client.0.smithi029.stdout: "recovery_bytes": { 2024-08-29T19:36:29.194 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 24 2024-08-29T19:36:29.194 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.194 INFO:tasks.workunit.client.0.smithi029.stdout: "recovery_ops": { 2024-08-29T19:36:29.194 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 12 2024-08-29T19:36:29.194 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.194 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_bytes": { 2024-08-29T19:36:29.195 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 95995035648 2024-08-29T19:36:29.195 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.195 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_bytes_used": { 2024-08-29T19:36:29.195 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 705138688 2024-08-29T19:36:29.195 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:29.195 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:29.195 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.195 INFO:tasks.workunit.client.0.smithi029.stdout: "osd.5": { 2024-08-29T19:36:29.195 INFO:tasks.workunit.client.0.smithi029.stdout: "bluefs": { 2024-08-29T19:36:29.195 INFO:tasks.workunit.client.0.smithi029.stdout: "alloc_db_max_lat": { 2024-08-29T19:36:29.195 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 94822 2024-08-29T19:36:29.195 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.195 INFO:tasks.workunit.client.0.smithi029.stdout: "alloc_slow_fallback": { 2024-08-29T19:36:29.195 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.195 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.196 INFO:tasks.workunit.client.0.smithi029.stdout: "alloc_slow_max_lat": { 2024-08-29T19:36:29.196 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.196 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.196 INFO:tasks.workunit.client.0.smithi029.stdout: "alloc_slow_size_fallback": { 2024-08-29T19:36:29.196 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.196 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.196 INFO:tasks.workunit.client.0.smithi029.stdout: "alloc_unit_db": { 2024-08-29T19:36:29.196 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 65536 2024-08-29T19:36:29.196 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.196 INFO:tasks.workunit.client.0.smithi029.stdout: "alloc_unit_slow": { 2024-08-29T19:36:29.196 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.196 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.196 INFO:tasks.workunit.client.0.smithi029.stdout: "alloc_unit_wal": { 2024-08-29T19:36:29.197 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.197 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.197 INFO:tasks.workunit.client.0.smithi029.stdout: "alloc_wal_max_lat": { 2024-08-29T19:36:29.197 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.197 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.197 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes_written_slow": { 2024-08-29T19:36:29.197 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.197 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.197 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes_written_sst": { 2024-08-29T19:36:29.197 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 20193280 2024-08-29T19:36:29.197 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.197 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes_written_wal": { 2024-08-29T19:36:29.197 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 741253120 2024-08-29T19:36:29.197 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.197 INFO:tasks.workunit.client.0.smithi029.stdout: "compact_lat": { 2024-08-29T19:36:29.198 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 20, 2024-08-29T19:36:29.198 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 8170789 2024-08-29T19:36:29.198 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.198 INFO:tasks.workunit.client.0.smithi029.stdout: "compact_lock_lat": { 2024-08-29T19:36:29.198 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 20, 2024-08-29T19:36:29.198 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 2754076 2024-08-29T19:36:29.198 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.198 INFO:tasks.workunit.client.0.smithi029.stdout: "db_alloc_lat": { 2024-08-29T19:36:29.198 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 229, 2024-08-29T19:36:29.198 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1443571 2024-08-29T19:36:29.198 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.198 INFO:tasks.workunit.client.0.smithi029.stdout: "db_total_bytes": { 2024-08-29T19:36:29.198 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 95995027456 2024-08-29T19:36:29.198 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.199 INFO:tasks.workunit.client.0.smithi029.stdout: "db_used_bytes": { 2024-08-29T19:36:29.199 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 732037120 2024-08-29T19:36:29.199 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.199 INFO:tasks.workunit.client.0.smithi029.stdout: "flush_lat": { 2024-08-29T19:36:29.199 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 81956, 2024-08-29T19:36:29.199 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 10722724352 2024-08-29T19:36:29.199 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.199 INFO:tasks.workunit.client.0.smithi029.stdout: "fsync_lat": { 2024-08-29T19:36:29.199 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 81953, 2024-08-29T19:36:29.199 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 21187920689 2024-08-29T19:36:29.199 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.199 INFO:tasks.workunit.client.0.smithi029.stdout: "log_bytes": { 2024-08-29T19:36:29.199 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 3108864 2024-08-29T19:36:29.199 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.200 INFO:tasks.workunit.client.0.smithi029.stdout: "logged_bytes": { 2024-08-29T19:36:29.200 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 335646720 2024-08-29T19:36:29.200 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.200 INFO:tasks.workunit.client.0.smithi029.stdout: "max_bytes_db": { 2024-08-29T19:36:29.200 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 753336320 2024-08-29T19:36:29.200 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.200 INFO:tasks.workunit.client.0.smithi029.stdout: "max_bytes_slow": { 2024-08-29T19:36:29.200 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.200 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.200 INFO:tasks.workunit.client.0.smithi029.stdout: "max_bytes_wal": { 2024-08-29T19:36:29.200 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.200 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.200 INFO:tasks.workunit.client.0.smithi029.stdout: "num_files": { 2024-08-29T19:36:29.200 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 59 2024-08-29T19:36:29.201 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.201 INFO:tasks.workunit.client.0.smithi029.stdout: "read_bytes": { 2024-08-29T19:36:29.201 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 540002376 2024-08-29T19:36:29.201 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.201 INFO:tasks.workunit.client.0.smithi029.stdout: "read_count": { 2024-08-29T19:36:29.201 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 23184 2024-08-29T19:36:29.201 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.201 INFO:tasks.workunit.client.0.smithi029.stdout: "read_disk_bytes": { 2024-08-29T19:36:29.201 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 482447360 2024-08-29T19:36:29.201 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.201 INFO:tasks.workunit.client.0.smithi029.stdout: "read_disk_bytes_db": { 2024-08-29T19:36:29.201 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 482451456 2024-08-29T19:36:29.201 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.201 INFO:tasks.workunit.client.0.smithi029.stdout: "read_disk_bytes_slow": { 2024-08-29T19:36:29.202 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.202 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.202 INFO:tasks.workunit.client.0.smithi029.stdout: "read_disk_bytes_wal": { 2024-08-29T19:36:29.202 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.202 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.202 INFO:tasks.workunit.client.0.smithi029.stdout: "read_disk_count": { 2024-08-29T19:36:29.202 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 9381 2024-08-29T19:36:29.202 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.202 INFO:tasks.workunit.client.0.smithi029.stdout: "read_lat": { 2024-08-29T19:36:29.202 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 23184, 2024-08-29T19:36:29.202 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 275499453 2024-08-29T19:36:29.202 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.202 INFO:tasks.workunit.client.0.smithi029.stdout: "read_prefetch_bytes": { 2024-08-29T19:36:29.202 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 295805057 2024-08-29T19:36:29.203 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.203 INFO:tasks.workunit.client.0.smithi029.stdout: "read_prefetch_count": { 2024-08-29T19:36:29.203 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 15712 2024-08-29T19:36:29.203 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.203 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_buffer_bytes": { 2024-08-29T19:36:29.203 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 6224028 2024-08-29T19:36:29.203 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.203 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_buffer_count": { 2024-08-29T19:36:29.203 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1249 2024-08-29T19:36:29.203 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.203 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_bytes": { 2024-08-29T19:36:29.203 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 19531374 2024-08-29T19:36:29.203 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.203 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_count": { 2024-08-29T19:36:29.204 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1659 2024-08-29T19:36:29.204 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.204 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_disk_bytes": { 2024-08-29T19:36:29.204 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 13307346 2024-08-29T19:36:29.204 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.204 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_disk_bytes_db": { 2024-08-29T19:36:29.204 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 13307346 2024-08-29T19:36:29.204 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.204 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_disk_bytes_slow": { 2024-08-29T19:36:29.204 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.204 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.204 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_disk_bytes_wal": { 2024-08-29T19:36:29.204 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.204 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.205 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_disk_count": { 2024-08-29T19:36:29.205 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 426 2024-08-29T19:36:29.205 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.205 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_lat": { 2024-08-29T19:36:29.205 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 1659, 2024-08-29T19:36:29.205 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 6572148 2024-08-29T19:36:29.205 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.205 INFO:tasks.workunit.client.0.smithi029.stdout: "slow_alloc_lat": { 2024-08-29T19:36:29.205 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T19:36:29.205 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.206 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.206 INFO:tasks.workunit.client.0.smithi029.stdout: "slow_total_bytes": { 2024-08-29T19:36:29.206 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.206 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.206 INFO:tasks.workunit.client.0.smithi029.stdout: "slow_used_bytes": { 2024-08-29T19:36:29.206 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.206 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.206 INFO:tasks.workunit.client.0.smithi029.stdout: "truncate_lat": { 2024-08-29T19:36:29.206 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 1, 2024-08-29T19:36:29.206 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 798 2024-08-29T19:36:29.206 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.206 INFO:tasks.workunit.client.0.smithi029.stdout: "unlink_lat": { 2024-08-29T19:36:29.206 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 17, 2024-08-29T19:36:29.206 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 17138 2024-08-29T19:36:29.207 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.207 INFO:tasks.workunit.client.0.smithi029.stdout: "wal_alloc_lat": { 2024-08-29T19:36:29.207 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T19:36:29.207 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.207 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.207 INFO:tasks.workunit.client.0.smithi029.stdout: "wal_total_bytes": { 2024-08-29T19:36:29.207 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.207 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.207 INFO:tasks.workunit.client.0.smithi029.stdout: "wal_used_bytes": { 2024-08-29T19:36:29.207 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.207 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.207 INFO:tasks.workunit.client.0.smithi029.stdout: "write_bytes": { 2024-08-29T19:36:29.207 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1100115968 2024-08-29T19:36:29.207 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:29.208 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.208 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore": { 2024-08-29T19:36:29.208 INFO:tasks.workunit.client.0.smithi029.stdout: "alloc_unit": { 2024-08-29T19:36:29.208 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 4096 2024-08-29T19:36:29.208 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.208 INFO:tasks.workunit.client.0.smithi029.stdout: "allocated": { 2024-08-29T19:36:29.208 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 14180352 2024-08-29T19:36:29.208 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.208 INFO:tasks.workunit.client.0.smithi029.stdout: "allocator_lat": { 2024-08-29T19:36:29.208 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 23925, 2024-08-29T19:36:29.208 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 102166026 2024-08-29T19:36:29.208 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.208 INFO:tasks.workunit.client.0.smithi029.stdout: "clist_lat": { 2024-08-29T19:36:29.208 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 3644, 2024-08-29T19:36:29.209 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1475132908 2024-08-29T19:36:29.209 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.209 INFO:tasks.workunit.client.0.smithi029.stdout: "compress_lat": { 2024-08-29T19:36:29.209 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T19:36:29.209 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.209 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.209 INFO:tasks.workunit.client.0.smithi029.stdout: "compressed": { 2024-08-29T19:36:29.209 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.209 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.209 INFO:tasks.workunit.client.0.smithi029.stdout: "compressed_allocated": { 2024-08-29T19:36:29.209 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.209 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.209 INFO:tasks.workunit.client.0.smithi029.stdout: "compressed_original": { 2024-08-29T19:36:29.209 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.210 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.210 INFO:tasks.workunit.client.0.smithi029.stdout: "csum_lat": { 2024-08-29T19:36:29.210 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 28392, 2024-08-29T19:36:29.210 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 363634898 2024-08-29T19:36:29.210 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.210 INFO:tasks.workunit.client.0.smithi029.stdout: "decompress_lat": { 2024-08-29T19:36:29.210 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T19:36:29.210 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.210 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.210 INFO:tasks.workunit.client.0.smithi029.stdout: "fragmentation_micros": { 2024-08-29T19:36:29.210 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.210 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.210 INFO:tasks.workunit.client.0.smithi029.stdout: "kv_commit_lat": { 2024-08-29T19:36:29.210 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 81855, 2024-08-29T19:36:29.211 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 29079032660 2024-08-29T19:36:29.211 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.211 INFO:tasks.workunit.client.0.smithi029.stdout: "kv_final_lat": { 2024-08-29T19:36:29.211 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 80968, 2024-08-29T19:36:29.211 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 3998679143 2024-08-29T19:36:29.211 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.211 INFO:tasks.workunit.client.0.smithi029.stdout: "kv_flush_lat": { 2024-08-29T19:36:29.211 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 81855, 2024-08-29T19:36:29.211 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 117256786 2024-08-29T19:36:29.211 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.211 INFO:tasks.workunit.client.0.smithi029.stdout: "kv_sync_lat": { 2024-08-29T19:36:29.211 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 81855, 2024-08-29T19:36:29.211 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 29196289446 2024-08-29T19:36:29.211 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.211 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_get_keys_lat": { 2024-08-29T19:36:29.212 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T19:36:29.212 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.212 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.212 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_get_values_lat": { 2024-08-29T19:36:29.212 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 28343, 2024-08-29T19:36:29.212 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1039797489 2024-08-29T19:36:29.212 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.212 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_lower_bound_lat": { 2024-08-29T19:36:29.212 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 817, 2024-08-29T19:36:29.212 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 5941931 2024-08-29T19:36:29.212 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.212 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_next_lat": { 2024-08-29T19:36:29.212 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 12756, 2024-08-29T19:36:29.213 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 20219053 2024-08-29T19:36:29.213 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.213 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_seek_to_first_lat": { 2024-08-29T19:36:29.213 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 48, 2024-08-29T19:36:29.213 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 72950 2024-08-29T19:36:29.213 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.213 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_upper_bound_lat": { 2024-08-29T19:36:29.213 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 13380, 2024-08-29T19:36:29.213 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 4362783589 2024-08-29T19:36:29.213 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.213 INFO:tasks.workunit.client.0.smithi029.stdout: "onode_hits": { 2024-08-29T19:36:29.213 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 233255 2024-08-29T19:36:29.213 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.214 INFO:tasks.workunit.client.0.smithi029.stdout: "onode_misses": { 2024-08-29T19:36:29.214 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 22132 2024-08-29T19:36:29.214 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.214 INFO:tasks.workunit.client.0.smithi029.stdout: "read_lat": { 2024-08-29T19:36:29.214 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 15900, 2024-08-29T19:36:29.214 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1894034981 2024-08-29T19:36:29.214 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.214 INFO:tasks.workunit.client.0.smithi029.stdout: "read_onode_meta_lat": { 2024-08-29T19:36:29.214 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 42508, 2024-08-29T19:36:29.214 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 26301257 2024-08-29T19:36:29.214 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.214 INFO:tasks.workunit.client.0.smithi029.stdout: "read_wait_aio_lat": { 2024-08-29T19:36:29.214 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 26608, 2024-08-29T19:36:29.214 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1317336236 2024-08-29T19:36:29.215 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.215 INFO:tasks.workunit.client.0.smithi029.stdout: "reads_with_retries": { 2024-08-29T19:36:29.215 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.215 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.215 INFO:tasks.workunit.client.0.smithi029.stdout: "remove_lat": { 2024-08-29T19:36:29.215 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 16358, 2024-08-29T19:36:29.215 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 871849496 2024-08-29T19:36:29.215 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.215 INFO:tasks.workunit.client.0.smithi029.stdout: "slow_aio_wait_count": { 2024-08-29T19:36:29.215 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.215 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.215 INFO:tasks.workunit.client.0.smithi029.stdout: "slow_committed_kv_count": { 2024-08-29T19:36:29.215 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.215 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.216 INFO:tasks.workunit.client.0.smithi029.stdout: "slow_read_onode_meta_count": { 2024-08-29T19:36:29.216 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.216 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.216 INFO:tasks.workunit.client.0.smithi029.stdout: "slow_read_wait_aio_count": { 2024-08-29T19:36:29.216 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.216 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.216 INFO:tasks.workunit.client.0.smithi029.stdout: "state_aio_wait_lat": { 2024-08-29T19:36:29.216 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 96107, 2024-08-29T19:36:29.216 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 7944829709 2024-08-29T19:36:29.216 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.216 INFO:tasks.workunit.client.0.smithi029.stdout: "state_deferred_aio_wait_lat": { 2024-08-29T19:36:29.216 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 9388, 2024-08-29T19:36:29.216 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 866656479 2024-08-29T19:36:29.216 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.217 INFO:tasks.workunit.client.0.smithi029.stdout: "state_deferred_cleanup_lat": { 2024-08-29T19:36:29.217 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 9387, 2024-08-29T19:36:29.217 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 5380401112206 2024-08-29T19:36:29.217 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.217 INFO:tasks.workunit.client.0.smithi029.stdout: "state_deferred_queued_lat": { 2024-08-29T19:36:29.217 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 9388, 2024-08-29T19:36:29.217 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 7909905779471 2024-08-29T19:36:29.217 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.217 INFO:tasks.workunit.client.0.smithi029.stdout: "state_done_lat": { 2024-08-29T19:36:29.217 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 96106, 2024-08-29T19:36:29.217 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 3265830514374 2024-08-29T19:36:29.217 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.217 INFO:tasks.workunit.client.0.smithi029.stdout: "state_finishing_lat": { 2024-08-29T19:36:29.217 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 96106, 2024-08-29T19:36:29.218 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 25083027 2024-08-29T19:36:29.218 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.218 INFO:tasks.workunit.client.0.smithi029.stdout: "state_io_done_lat": { 2024-08-29T19:36:29.218 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 96107, 2024-08-29T19:36:29.218 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 252631737 2024-08-29T19:36:29.218 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.218 INFO:tasks.workunit.client.0.smithi029.stdout: "state_kv_commiting_lat": { 2024-08-29T19:36:29.218 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 96107, 2024-08-29T19:36:29.218 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 53587254476 2024-08-29T19:36:29.218 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.218 INFO:tasks.workunit.client.0.smithi029.stdout: "state_kv_done_lat": { 2024-08-29T19:36:29.218 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 96107, 2024-08-29T19:36:29.218 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 73099948 2024-08-29T19:36:29.218 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.219 INFO:tasks.workunit.client.0.smithi029.stdout: "state_kv_queued_lat": { 2024-08-29T19:36:29.219 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 96107, 2024-08-29T19:36:29.219 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 28365078761 2024-08-29T19:36:29.219 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.219 INFO:tasks.workunit.client.0.smithi029.stdout: "state_prepare_lat": { 2024-08-29T19:36:29.219 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 96107, 2024-08-29T19:36:29.219 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 17558997228 2024-08-29T19:36:29.219 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.219 INFO:tasks.workunit.client.0.smithi029.stdout: "stored": { 2024-08-29T19:36:29.219 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 10108600 2024-08-29T19:36:29.219 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.219 INFO:tasks.workunit.client.0.smithi029.stdout: "truncate_lat": { 2024-08-29T19:36:29.219 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 2656, 2024-08-29T19:36:29.219 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 27387633 2024-08-29T19:36:29.220 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.220 INFO:tasks.workunit.client.0.smithi029.stdout: "txc_commit_lat": { 2024-08-29T19:36:29.220 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 96107, 2024-08-29T19:36:29.220 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 107741547737 2024-08-29T19:36:29.220 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.220 INFO:tasks.workunit.client.0.smithi029.stdout: "txc_submit_lat": { 2024-08-29T19:36:29.220 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 96107, 2024-08-29T19:36:29.220 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 20375904581 2024-08-29T19:36:29.220 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.220 INFO:tasks.workunit.client.0.smithi029.stdout: "txc_throttle_lat": { 2024-08-29T19:36:29.220 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 96107, 2024-08-29T19:36:29.220 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1174618982 2024-08-29T19:36:29.220 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:29.220 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.221 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore-pricache": { 2024-08-29T19:36:29.221 INFO:tasks.workunit.client.0.smithi029.stdout: "cache_bytes": { 2024-08-29T19:36:29.221 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1444629933 2024-08-29T19:36:29.221 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.221 INFO:tasks.workunit.client.0.smithi029.stdout: "heap_bytes": { 2024-08-29T19:36:29.221 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 678903808 2024-08-29T19:36:29.221 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.221 INFO:tasks.workunit.client.0.smithi029.stdout: "mapped_bytes": { 2024-08-29T19:36:29.221 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 523534336 2024-08-29T19:36:29.221 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.222 INFO:tasks.workunit.client.0.smithi029.stdout: "target_bytes": { 2024-08-29T19:36:29.222 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 2646983884 2024-08-29T19:36:29.222 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.222 INFO:tasks.workunit.client.0.smithi029.stdout: "unmapped_bytes": { 2024-08-29T19:36:29.222 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 155369472 2024-08-29T19:36:29.222 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:29.222 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.222 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore-pricache:data": { 2024-08-29T19:36:29.222 INFO:tasks.workunit.client.0.smithi029.stdout: "committed_bytes": { 2024-08-29T19:36:29.222 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 125829120 2024-08-29T19:36:29.222 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.222 INFO:tasks.workunit.client.0.smithi029.stdout: "pri0_bytes": { 2024-08-29T19:36:29.222 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.223 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.223 INFO:tasks.workunit.client.0.smithi029.stdout: "pri10_bytes": { 2024-08-29T19:36:29.223 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.223 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.223 INFO:tasks.workunit.client.0.smithi029.stdout: "pri11_bytes": { 2024-08-29T19:36:29.223 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 58397054 2024-08-29T19:36:29.223 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.223 INFO:tasks.workunit.client.0.smithi029.stdout: "pri1_bytes": { 2024-08-29T19:36:29.223 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.223 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.223 INFO:tasks.workunit.client.0.smithi029.stdout: "pri2_bytes": { 2024-08-29T19:36:29.223 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.223 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.223 INFO:tasks.workunit.client.0.smithi029.stdout: "pri3_bytes": { 2024-08-29T19:36:29.224 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.224 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.224 INFO:tasks.workunit.client.0.smithi029.stdout: "pri4_bytes": { 2024-08-29T19:36:29.224 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.224 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.224 INFO:tasks.workunit.client.0.smithi029.stdout: "pri5_bytes": { 2024-08-29T19:36:29.224 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 12288 2024-08-29T19:36:29.224 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.224 INFO:tasks.workunit.client.0.smithi029.stdout: "pri6_bytes": { 2024-08-29T19:36:29.224 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 110592 2024-08-29T19:36:29.224 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.224 INFO:tasks.workunit.client.0.smithi029.stdout: "pri7_bytes": { 2024-08-29T19:36:29.224 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.225 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.225 INFO:tasks.workunit.client.0.smithi029.stdout: "pri8_bytes": { 2024-08-29T19:36:29.225 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.225 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.225 INFO:tasks.workunit.client.0.smithi029.stdout: "pri9_bytes": { 2024-08-29T19:36:29.225 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.225 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.225 INFO:tasks.workunit.client.0.smithi029.stdout: "reserved_bytes": { 2024-08-29T19:36:29.225 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 67309186 2024-08-29T19:36:29.225 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:29.225 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.225 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore-pricache:kv": { 2024-08-29T19:36:29.225 INFO:tasks.workunit.client.0.smithi029.stdout: "committed_bytes": { 2024-08-29T19:36:29.225 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 578813952 2024-08-29T19:36:29.225 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.226 INFO:tasks.workunit.client.0.smithi029.stdout: "pri0_bytes": { 2024-08-29T19:36:29.226 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 67108864 2024-08-29T19:36:29.226 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.226 INFO:tasks.workunit.client.0.smithi029.stdout: "pri10_bytes": { 2024-08-29T19:36:29.226 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.226 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.226 INFO:tasks.workunit.client.0.smithi029.stdout: "pri11_bytes": { 2024-08-29T19:36:29.226 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 437977910 2024-08-29T19:36:29.226 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.226 INFO:tasks.workunit.client.0.smithi029.stdout: "pri1_bytes": { 2024-08-29T19:36:29.226 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.226 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.226 INFO:tasks.workunit.client.0.smithi029.stdout: "pri2_bytes": { 2024-08-29T19:36:29.226 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.227 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.227 INFO:tasks.workunit.client.0.smithi029.stdout: "pri3_bytes": { 2024-08-29T19:36:29.227 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 3200 2024-08-29T19:36:29.227 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.227 INFO:tasks.workunit.client.0.smithi029.stdout: "pri4_bytes": { 2024-08-29T19:36:29.227 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.227 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.227 INFO:tasks.workunit.client.0.smithi029.stdout: "pri5_bytes": { 2024-08-29T19:36:29.227 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 213648 2024-08-29T19:36:29.227 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.227 INFO:tasks.workunit.client.0.smithi029.stdout: "pri6_bytes": { 2024-08-29T19:36:29.227 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 224 2024-08-29T19:36:29.227 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.227 INFO:tasks.workunit.client.0.smithi029.stdout: "pri7_bytes": { 2024-08-29T19:36:29.228 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.228 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.228 INFO:tasks.workunit.client.0.smithi029.stdout: "pri8_bytes": { 2024-08-29T19:36:29.228 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.228 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.228 INFO:tasks.workunit.client.0.smithi029.stdout: "pri9_bytes": { 2024-08-29T19:36:29.228 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.228 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.228 INFO:tasks.workunit.client.0.smithi029.stdout: "reserved_bytes": { 2024-08-29T19:36:29.228 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 73510106 2024-08-29T19:36:29.228 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:29.228 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.228 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore-pricache:kv_onode": { 2024-08-29T19:36:29.228 INFO:tasks.workunit.client.0.smithi029.stdout: "committed_bytes": { 2024-08-29T19:36:29.229 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 176160768 2024-08-29T19:36:29.229 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.229 INFO:tasks.workunit.client.0.smithi029.stdout: "pri0_bytes": { 2024-08-29T19:36:29.229 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 67108864 2024-08-29T19:36:29.229 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.229 INFO:tasks.workunit.client.0.smithi029.stdout: "pri10_bytes": { 2024-08-29T19:36:29.229 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 930640 2024-08-29T19:36:29.229 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.229 INFO:tasks.workunit.client.0.smithi029.stdout: "pri11_bytes": { 2024-08-29T19:36:29.229 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 38931369 2024-08-29T19:36:29.229 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.229 INFO:tasks.workunit.client.0.smithi029.stdout: "pri1_bytes": { 2024-08-29T19:36:29.229 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.229 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.229 INFO:tasks.workunit.client.0.smithi029.stdout: "pri2_bytes": { 2024-08-29T19:36:29.230 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.230 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.230 INFO:tasks.workunit.client.0.smithi029.stdout: "pri3_bytes": { 2024-08-29T19:36:29.230 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.230 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.230 INFO:tasks.workunit.client.0.smithi029.stdout: "pri4_bytes": { 2024-08-29T19:36:29.230 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.230 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.230 INFO:tasks.workunit.client.0.smithi029.stdout: "pri5_bytes": { 2024-08-29T19:36:29.230 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.230 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.230 INFO:tasks.workunit.client.0.smithi029.stdout: "pri6_bytes": { 2024-08-29T19:36:29.230 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.230 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.231 INFO:tasks.workunit.client.0.smithi029.stdout: "pri7_bytes": { 2024-08-29T19:36:29.231 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.231 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.231 INFO:tasks.workunit.client.0.smithi029.stdout: "pri8_bytes": { 2024-08-29T19:36:29.231 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.231 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.231 INFO:tasks.workunit.client.0.smithi029.stdout: "pri9_bytes": { 2024-08-29T19:36:29.231 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.231 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.231 INFO:tasks.workunit.client.0.smithi029.stdout: "reserved_bytes": { 2024-08-29T19:36:29.231 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 69189895 2024-08-29T19:36:29.231 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:29.231 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.231 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore-pricache:meta": { 2024-08-29T19:36:29.231 INFO:tasks.workunit.client.0.smithi029.stdout: "committed_bytes": { 2024-08-29T19:36:29.232 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 511705088 2024-08-29T19:36:29.232 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.232 INFO:tasks.workunit.client.0.smithi029.stdout: "pri0_bytes": { 2024-08-29T19:36:29.232 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.232 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.232 INFO:tasks.workunit.client.0.smithi029.stdout: "pri10_bytes": { 2024-08-29T19:36:29.232 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.232 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.232 INFO:tasks.workunit.client.0.smithi029.stdout: "pri11_bytes": { 2024-08-29T19:36:29.232 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 437977910 2024-08-29T19:36:29.232 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.232 INFO:tasks.workunit.client.0.smithi029.stdout: "pri1_bytes": { 2024-08-29T19:36:29.232 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.232 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.233 INFO:tasks.workunit.client.0.smithi029.stdout: "pri2_bytes": { 2024-08-29T19:36:29.233 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.233 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.233 INFO:tasks.workunit.client.0.smithi029.stdout: "pri3_bytes": { 2024-08-29T19:36:29.233 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.233 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.233 INFO:tasks.workunit.client.0.smithi029.stdout: "pri4_bytes": { 2024-08-29T19:36:29.233 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.233 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.233 INFO:tasks.workunit.client.0.smithi029.stdout: "pri5_bytes": { 2024-08-29T19:36:29.233 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 139866 2024-08-29T19:36:29.233 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.233 INFO:tasks.workunit.client.0.smithi029.stdout: "pri6_bytes": { 2024-08-29T19:36:29.234 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1117936 2024-08-29T19:36:29.234 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.234 INFO:tasks.workunit.client.0.smithi029.stdout: "pri7_bytes": { 2024-08-29T19:36:29.234 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.234 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.234 INFO:tasks.workunit.client.0.smithi029.stdout: "pri8_bytes": { 2024-08-29T19:36:29.234 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.234 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.234 INFO:tasks.workunit.client.0.smithi029.stdout: "pri9_bytes": { 2024-08-29T19:36:29.234 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.234 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.234 INFO:tasks.workunit.client.0.smithi029.stdout: "reserved_bytes": { 2024-08-29T19:36:29.234 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 72469376 2024-08-29T19:36:29.234 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:29.235 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.235 INFO:tasks.workunit.client.0.smithi029.stdout: "objecter": { 2024-08-29T19:36:29.235 INFO:tasks.workunit.client.0.smithi029.stdout: "op_active": { 2024-08-29T19:36:29.235 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.235 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.235 INFO:tasks.workunit.client.0.smithi029.stdout: "op_r": { 2024-08-29T19:36:29.235 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 44 2024-08-29T19:36:29.235 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.235 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rmw": { 2024-08-29T19:36:29.235 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.235 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.235 INFO:tasks.workunit.client.0.smithi029.stdout: "op_w": { 2024-08-29T19:36:29.235 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.235 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:29.235 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.236 INFO:tasks.workunit.client.0.smithi029.stdout: "osd": { 2024-08-29T19:36:29.236 INFO:tasks.workunit.client.0.smithi029.stdout: "numpg": { 2024-08-29T19:36:29.236 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 50 2024-08-29T19:36:29.236 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.236 INFO:tasks.workunit.client.0.smithi029.stdout: "numpg_removing": { 2024-08-29T19:36:29.236 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.236 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.236 INFO:tasks.workunit.client.0.smithi029.stdout: "op": { 2024-08-29T19:36:29.236 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 34759 2024-08-29T19:36:29.236 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.236 INFO:tasks.workunit.client.0.smithi029.stdout: "op_before_queue_op_lat": { 2024-08-29T19:36:29.236 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 122551, 2024-08-29T19:36:29.236 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 18681156967 2024-08-29T19:36:29.237 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.237 INFO:tasks.workunit.client.0.smithi029.stdout: "op_delayed_degraded": { 2024-08-29T19:36:29.237 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.237 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.237 INFO:tasks.workunit.client.0.smithi029.stdout: "op_delayed_unreadable": { 2024-08-29T19:36:29.237 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.237 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.237 INFO:tasks.workunit.client.0.smithi029.stdout: "op_in_bytes": { 2024-08-29T19:36:29.237 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1639722340 2024-08-29T19:36:29.237 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.237 INFO:tasks.workunit.client.0.smithi029.stdout: "op_latency": { 2024-08-29T19:36:29.237 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 34759, 2024-08-29T19:36:29.237 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 102000324304 2024-08-29T19:36:29.237 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.238 INFO:tasks.workunit.client.0.smithi029.stdout: "op_out_bytes": { 2024-08-29T19:36:29.238 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 3174120999 2024-08-29T19:36:29.238 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.238 INFO:tasks.workunit.client.0.smithi029.stdout: "op_prepare_latency": { 2024-08-29T19:36:29.238 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 35188, 2024-08-29T19:36:29.238 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 25411678745 2024-08-29T19:36:29.238 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.238 INFO:tasks.workunit.client.0.smithi029.stdout: "op_process_latency": { 2024-08-29T19:36:29.238 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 34759, 2024-08-29T19:36:29.238 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 46909299878 2024-08-29T19:36:29.238 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.238 INFO:tasks.workunit.client.0.smithi029.stdout: "op_r": { 2024-08-29T19:36:29.238 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 25865 2024-08-29T19:36:29.238 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.238 INFO:tasks.workunit.client.0.smithi029.stdout: "op_r_latency": { 2024-08-29T19:36:29.239 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 25865, 2024-08-29T19:36:29.239 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 25801724136 2024-08-29T19:36:29.239 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.239 INFO:tasks.workunit.client.0.smithi029.stdout: "op_r_latency_out_bytes_histogram": { 2024-08-29T19:36:29.239 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.239 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.239 INFO:tasks.workunit.client.0.smithi029.stdout: "op_r_out_bytes": { 2024-08-29T19:36:29.239 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 3174120999 2024-08-29T19:36:29.239 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.239 INFO:tasks.workunit.client.0.smithi029.stdout: "op_r_prepare_latency": { 2024-08-29T19:36:29.239 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 25994, 2024-08-29T19:36:29.239 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 11672379223 2024-08-29T19:36:29.239 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.239 INFO:tasks.workunit.client.0.smithi029.stdout: "op_r_process_latency": { 2024-08-29T19:36:29.240 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 25865, 2024-08-29T19:36:29.240 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 13878834740 2024-08-29T19:36:29.240 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.240 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw": { 2024-08-29T19:36:29.240 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 7212 2024-08-29T19:36:29.240 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.240 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw_in_bytes": { 2024-08-29T19:36:29.240 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 447459813 2024-08-29T19:36:29.240 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.240 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw_latency": { 2024-08-29T19:36:29.240 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 7212, 2024-08-29T19:36:29.240 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 25905004618 2024-08-29T19:36:29.240 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.241 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw_latency_in_bytes_histogram": { 2024-08-29T19:36:29.241 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.241 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.241 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw_latency_out_bytes_histogram": { 2024-08-29T19:36:29.241 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.241 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.241 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw_out_bytes": { 2024-08-29T19:36:29.241 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.241 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.241 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw_prepare_latency": { 2024-08-29T19:36:29.241 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 7367, 2024-08-29T19:36:29.241 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 8691613109 2024-08-29T19:36:29.241 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.241 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw_process_latency": { 2024-08-29T19:36:29.242 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 7212, 2024-08-29T19:36:29.242 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 19186922258 2024-08-29T19:36:29.242 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.242 INFO:tasks.workunit.client.0.smithi029.stdout: "op_w": { 2024-08-29T19:36:29.242 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1682 2024-08-29T19:36:29.242 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.242 INFO:tasks.workunit.client.0.smithi029.stdout: "op_w_in_bytes": { 2024-08-29T19:36:29.242 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1192262527 2024-08-29T19:36:29.242 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.242 INFO:tasks.workunit.client.0.smithi029.stdout: "op_w_latency": { 2024-08-29T19:36:29.242 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 1682, 2024-08-29T19:36:29.242 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 50293595550 2024-08-29T19:36:29.242 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.242 INFO:tasks.workunit.client.0.smithi029.stdout: "op_w_latency_in_bytes_histogram": { 2024-08-29T19:36:29.243 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.243 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.243 INFO:tasks.workunit.client.0.smithi029.stdout: "op_w_prepare_latency": { 2024-08-29T19:36:29.243 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 1827, 2024-08-29T19:36:29.243 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 5047686413 2024-08-29T19:36:29.243 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.243 INFO:tasks.workunit.client.0.smithi029.stdout: "op_w_process_latency": { 2024-08-29T19:36:29.243 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 1682, 2024-08-29T19:36:29.243 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 13843542880 2024-08-29T19:36:29.243 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.243 INFO:tasks.workunit.client.0.smithi029.stdout: "op_wip": { 2024-08-29T19:36:29.243 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.243 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.243 INFO:tasks.workunit.client.0.smithi029.stdout: "recovery_bytes": { 2024-08-29T19:36:29.244 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.244 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.244 INFO:tasks.workunit.client.0.smithi029.stdout: "recovery_ops": { 2024-08-29T19:36:29.244 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 27 2024-08-29T19:36:29.244 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.244 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_bytes": { 2024-08-29T19:36:29.244 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 95995035648 2024-08-29T19:36:29.244 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.244 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_bytes_used": { 2024-08-29T19:36:29.244 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 746229760 2024-08-29T19:36:29.244 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:29.244 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:29.244 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.244 INFO:tasks.workunit.client.0.smithi029.stdout: "osd.6": { 2024-08-29T19:36:29.245 INFO:tasks.workunit.client.0.smithi029.stdout: "bluefs": { 2024-08-29T19:36:29.245 INFO:tasks.workunit.client.0.smithi029.stdout: "alloc_db_max_lat": { 2024-08-29T19:36:29.245 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 30209 2024-08-29T19:36:29.245 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.245 INFO:tasks.workunit.client.0.smithi029.stdout: "alloc_slow_fallback": { 2024-08-29T19:36:29.245 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.245 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.245 INFO:tasks.workunit.client.0.smithi029.stdout: "alloc_slow_max_lat": { 2024-08-29T19:36:29.245 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.245 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.245 INFO:tasks.workunit.client.0.smithi029.stdout: "alloc_slow_size_fallback": { 2024-08-29T19:36:29.245 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.245 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.245 INFO:tasks.workunit.client.0.smithi029.stdout: "alloc_unit_db": { 2024-08-29T19:36:29.246 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 65536 2024-08-29T19:36:29.246 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.246 INFO:tasks.workunit.client.0.smithi029.stdout: "alloc_unit_slow": { 2024-08-29T19:36:29.246 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.246 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.246 INFO:tasks.workunit.client.0.smithi029.stdout: "alloc_unit_wal": { 2024-08-29T19:36:29.246 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.246 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.246 INFO:tasks.workunit.client.0.smithi029.stdout: "alloc_wal_max_lat": { 2024-08-29T19:36:29.246 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.246 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.246 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes_written_slow": { 2024-08-29T19:36:29.246 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.246 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.247 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes_written_sst": { 2024-08-29T19:36:29.247 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 15667200 2024-08-29T19:36:29.247 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.247 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes_written_wal": { 2024-08-29T19:36:29.247 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 587972608 2024-08-29T19:36:29.247 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.247 INFO:tasks.workunit.client.0.smithi029.stdout: "compact_lat": { 2024-08-29T19:36:29.247 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 16, 2024-08-29T19:36:29.247 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 6535209 2024-08-29T19:36:29.247 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.247 INFO:tasks.workunit.client.0.smithi029.stdout: "compact_lock_lat": { 2024-08-29T19:36:29.247 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 16, 2024-08-29T19:36:29.247 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 2075545 2024-08-29T19:36:29.247 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.247 INFO:tasks.workunit.client.0.smithi029.stdout: "db_alloc_lat": { 2024-08-29T19:36:29.248 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 182, 2024-08-29T19:36:29.248 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1099774 2024-08-29T19:36:29.248 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.248 INFO:tasks.workunit.client.0.smithi029.stdout: "db_total_bytes": { 2024-08-29T19:36:29.248 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 95995027456 2024-08-29T19:36:29.248 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.248 INFO:tasks.workunit.client.0.smithi029.stdout: "db_used_bytes": { 2024-08-29T19:36:29.248 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 565575680 2024-08-29T19:36:29.248 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.248 INFO:tasks.workunit.client.0.smithi029.stdout: "flush_lat": { 2024-08-29T19:36:29.248 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 66464, 2024-08-29T19:36:29.248 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 9136129619 2024-08-29T19:36:29.248 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.248 INFO:tasks.workunit.client.0.smithi029.stdout: "fsync_lat": { 2024-08-29T19:36:29.249 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 66484, 2024-08-29T19:36:29.249 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 17866961210 2024-08-29T19:36:29.249 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.249 INFO:tasks.workunit.client.0.smithi029.stdout: "log_bytes": { 2024-08-29T19:36:29.249 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 6291456 2024-08-29T19:36:29.249 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.249 INFO:tasks.workunit.client.0.smithi029.stdout: "logged_bytes": { 2024-08-29T19:36:29.249 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 272289792 2024-08-29T19:36:29.249 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.249 INFO:tasks.workunit.client.0.smithi029.stdout: "max_bytes_db": { 2024-08-29T19:36:29.249 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 582615040 2024-08-29T19:36:29.249 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.249 INFO:tasks.workunit.client.0.smithi029.stdout: "max_bytes_slow": { 2024-08-29T19:36:29.249 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.250 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.250 INFO:tasks.workunit.client.0.smithi029.stdout: "max_bytes_wal": { 2024-08-29T19:36:29.250 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.250 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.250 INFO:tasks.workunit.client.0.smithi029.stdout: "num_files": { 2024-08-29T19:36:29.250 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 51 2024-08-29T19:36:29.250 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.250 INFO:tasks.workunit.client.0.smithi029.stdout: "read_bytes": { 2024-08-29T19:36:29.250 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 405237056 2024-08-29T19:36:29.250 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.250 INFO:tasks.workunit.client.0.smithi029.stdout: "read_count": { 2024-08-29T19:36:29.250 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 19108 2024-08-29T19:36:29.250 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.250 INFO:tasks.workunit.client.0.smithi029.stdout: "read_disk_bytes": { 2024-08-29T19:36:29.251 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 385339392 2024-08-29T19:36:29.251 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.251 INFO:tasks.workunit.client.0.smithi029.stdout: "read_disk_bytes_db": { 2024-08-29T19:36:29.251 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 385343488 2024-08-29T19:36:29.251 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.251 INFO:tasks.workunit.client.0.smithi029.stdout: "read_disk_bytes_slow": { 2024-08-29T19:36:29.251 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.251 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.251 INFO:tasks.workunit.client.0.smithi029.stdout: "read_disk_bytes_wal": { 2024-08-29T19:36:29.251 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.251 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.251 INFO:tasks.workunit.client.0.smithi029.stdout: "read_disk_count": { 2024-08-29T19:36:29.251 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 9389 2024-08-29T19:36:29.251 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.251 INFO:tasks.workunit.client.0.smithi029.stdout: "read_lat": { 2024-08-29T19:36:29.252 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 19108, 2024-08-29T19:36:29.252 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 246292861 2024-08-29T19:36:29.252 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.252 INFO:tasks.workunit.client.0.smithi029.stdout: "read_prefetch_bytes": { 2024-08-29T19:36:29.252 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 198824644 2024-08-29T19:36:29.252 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.252 INFO:tasks.workunit.client.0.smithi029.stdout: "read_prefetch_count": { 2024-08-29T19:36:29.252 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 12790 2024-08-29T19:36:29.252 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.253 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_buffer_bytes": { 2024-08-29T19:36:29.253 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 4549455 2024-08-29T19:36:29.253 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.253 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_buffer_count": { 2024-08-29T19:36:29.253 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1038 2024-08-29T19:36:29.253 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.253 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_bytes": { 2024-08-29T19:36:29.253 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 15391155 2024-08-29T19:36:29.253 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.253 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_count": { 2024-08-29T19:36:29.253 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1398 2024-08-29T19:36:29.253 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.253 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_disk_bytes": { 2024-08-29T19:36:29.253 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 10841700 2024-08-29T19:36:29.254 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.254 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_disk_bytes_db": { 2024-08-29T19:36:29.254 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 10841700 2024-08-29T19:36:29.254 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.254 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_disk_bytes_slow": { 2024-08-29T19:36:29.254 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.254 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.254 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_disk_bytes_wal": { 2024-08-29T19:36:29.254 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.254 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.254 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_disk_count": { 2024-08-29T19:36:29.254 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 372 2024-08-29T19:36:29.254 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.254 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_lat": { 2024-08-29T19:36:29.255 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 1398, 2024-08-29T19:36:29.255 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 4965144 2024-08-29T19:36:29.255 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.255 INFO:tasks.workunit.client.0.smithi029.stdout: "slow_alloc_lat": { 2024-08-29T19:36:29.255 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T19:36:29.255 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.255 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.255 INFO:tasks.workunit.client.0.smithi029.stdout: "slow_total_bytes": { 2024-08-29T19:36:29.255 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.255 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.255 INFO:tasks.workunit.client.0.smithi029.stdout: "slow_used_bytes": { 2024-08-29T19:36:29.255 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.255 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.255 INFO:tasks.workunit.client.0.smithi029.stdout: "truncate_lat": { 2024-08-29T19:36:29.256 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 1, 2024-08-29T19:36:29.256 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 572 2024-08-29T19:36:29.256 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.256 INFO:tasks.workunit.client.0.smithi029.stdout: "unlink_lat": { 2024-08-29T19:36:29.256 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 15, 2024-08-29T19:36:29.256 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 15210 2024-08-29T19:36:29.256 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.256 INFO:tasks.workunit.client.0.smithi029.stdout: "wal_alloc_lat": { 2024-08-29T19:36:29.256 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T19:36:29.256 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.256 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.256 INFO:tasks.workunit.client.0.smithi029.stdout: "wal_total_bytes": { 2024-08-29T19:36:29.256 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.257 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.257 INFO:tasks.workunit.client.0.smithi029.stdout: "wal_used_bytes": { 2024-08-29T19:36:29.257 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.257 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.257 INFO:tasks.workunit.client.0.smithi029.stdout: "write_bytes": { 2024-08-29T19:36:29.257 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 878366720 2024-08-29T19:36:29.257 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:29.257 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.257 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore": { 2024-08-29T19:36:29.257 INFO:tasks.workunit.client.0.smithi029.stdout: "alloc_unit": { 2024-08-29T19:36:29.257 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 4096 2024-08-29T19:36:29.257 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.257 INFO:tasks.workunit.client.0.smithi029.stdout: "allocated": { 2024-08-29T19:36:29.257 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 14766080 2024-08-29T19:36:29.258 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.258 INFO:tasks.workunit.client.0.smithi029.stdout: "allocator_lat": { 2024-08-29T19:36:29.258 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 18026, 2024-08-29T19:36:29.258 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 73620366 2024-08-29T19:36:29.258 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.258 INFO:tasks.workunit.client.0.smithi029.stdout: "clist_lat": { 2024-08-29T19:36:29.258 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 3498, 2024-08-29T19:36:29.258 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1214575964 2024-08-29T19:36:29.258 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.258 INFO:tasks.workunit.client.0.smithi029.stdout: "compress_lat": { 2024-08-29T19:36:29.258 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T19:36:29.258 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.258 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.258 INFO:tasks.workunit.client.0.smithi029.stdout: "compressed": { 2024-08-29T19:36:29.259 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.259 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.259 INFO:tasks.workunit.client.0.smithi029.stdout: "compressed_allocated": { 2024-08-29T19:36:29.259 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.259 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.259 INFO:tasks.workunit.client.0.smithi029.stdout: "compressed_original": { 2024-08-29T19:36:29.259 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.259 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.259 INFO:tasks.workunit.client.0.smithi029.stdout: "csum_lat": { 2024-08-29T19:36:29.259 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 17589, 2024-08-29T19:36:29.259 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 212113687 2024-08-29T19:36:29.259 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.259 INFO:tasks.workunit.client.0.smithi029.stdout: "decompress_lat": { 2024-08-29T19:36:29.259 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T19:36:29.260 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.260 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.260 INFO:tasks.workunit.client.0.smithi029.stdout: "fragmentation_micros": { 2024-08-29T19:36:29.260 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.260 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.260 INFO:tasks.workunit.client.0.smithi029.stdout: "kv_commit_lat": { 2024-08-29T19:36:29.260 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 66401, 2024-08-29T19:36:29.260 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 24456333640 2024-08-29T19:36:29.260 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.260 INFO:tasks.workunit.client.0.smithi029.stdout: "kv_final_lat": { 2024-08-29T19:36:29.260 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 65560, 2024-08-29T19:36:29.260 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 3562433553 2024-08-29T19:36:29.260 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.261 INFO:tasks.workunit.client.0.smithi029.stdout: "kv_flush_lat": { 2024-08-29T19:36:29.261 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 66401, 2024-08-29T19:36:29.261 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 87078503 2024-08-29T19:36:29.261 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.261 INFO:tasks.workunit.client.0.smithi029.stdout: "kv_sync_lat": { 2024-08-29T19:36:29.261 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 66401, 2024-08-29T19:36:29.261 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 24543412143 2024-08-29T19:36:29.261 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.261 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_get_keys_lat": { 2024-08-29T19:36:29.261 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T19:36:29.261 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.261 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.261 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_get_values_lat": { 2024-08-29T19:36:29.261 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 28194, 2024-08-29T19:36:29.262 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 868786887 2024-08-29T19:36:29.262 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.262 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_lower_bound_lat": { 2024-08-29T19:36:29.262 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 781, 2024-08-29T19:36:29.262 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 5906064 2024-08-29T19:36:29.262 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.262 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_next_lat": { 2024-08-29T19:36:29.262 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 16958, 2024-08-29T19:36:29.262 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 19880639 2024-08-29T19:36:29.262 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.262 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_seek_to_first_lat": { 2024-08-29T19:36:29.262 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 45, 2024-08-29T19:36:29.262 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 55034 2024-08-29T19:36:29.262 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.263 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_upper_bound_lat": { 2024-08-29T19:36:29.263 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 12837, 2024-08-29T19:36:29.263 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 4238712694 2024-08-29T19:36:29.263 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.263 INFO:tasks.workunit.client.0.smithi029.stdout: "onode_hits": { 2024-08-29T19:36:29.263 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 204847 2024-08-29T19:36:29.263 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.263 INFO:tasks.workunit.client.0.smithi029.stdout: "onode_misses": { 2024-08-29T19:36:29.263 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 19611 2024-08-29T19:36:29.263 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.263 INFO:tasks.workunit.client.0.smithi029.stdout: "read_lat": { 2024-08-29T19:36:29.263 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 23047, 2024-08-29T19:36:29.263 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1920881320 2024-08-29T19:36:29.263 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.264 INFO:tasks.workunit.client.0.smithi029.stdout: "read_onode_meta_lat": { 2024-08-29T19:36:29.264 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 62523, 2024-08-29T19:36:29.264 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 43371382 2024-08-29T19:36:29.264 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.264 INFO:tasks.workunit.client.0.smithi029.stdout: "read_wait_aio_lat": { 2024-08-29T19:36:29.264 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 39476, 2024-08-29T19:36:29.264 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 985128074 2024-08-29T19:36:29.264 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.264 INFO:tasks.workunit.client.0.smithi029.stdout: "reads_with_retries": { 2024-08-29T19:36:29.264 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.264 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.264 INFO:tasks.workunit.client.0.smithi029.stdout: "remove_lat": { 2024-08-29T19:36:29.264 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 12775, 2024-08-29T19:36:29.264 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 674525402 2024-08-29T19:36:29.265 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.265 INFO:tasks.workunit.client.0.smithi029.stdout: "slow_aio_wait_count": { 2024-08-29T19:36:29.265 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.265 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.265 INFO:tasks.workunit.client.0.smithi029.stdout: "slow_committed_kv_count": { 2024-08-29T19:36:29.265 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.265 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.265 INFO:tasks.workunit.client.0.smithi029.stdout: "slow_read_onode_meta_count": { 2024-08-29T19:36:29.265 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.265 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.265 INFO:tasks.workunit.client.0.smithi029.stdout: "slow_read_wait_aio_count": { 2024-08-29T19:36:29.265 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.265 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.265 INFO:tasks.workunit.client.0.smithi029.stdout: "state_aio_wait_lat": { 2024-08-29T19:36:29.266 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 78079, 2024-08-29T19:36:29.266 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 5875254361 2024-08-29T19:36:29.266 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.266 INFO:tasks.workunit.client.0.smithi029.stdout: "state_deferred_aio_wait_lat": { 2024-08-29T19:36:29.266 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 14205, 2024-08-29T19:36:29.266 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1294334142 2024-08-29T19:36:29.266 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.266 INFO:tasks.workunit.client.0.smithi029.stdout: "state_deferred_cleanup_lat": { 2024-08-29T19:36:29.266 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 14204, 2024-08-29T19:36:29.266 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 5024980509391 2024-08-29T19:36:29.266 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.266 INFO:tasks.workunit.client.0.smithi029.stdout: "state_deferred_queued_lat": { 2024-08-29T19:36:29.266 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 14205, 2024-08-29T19:36:29.266 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 6616926363468 2024-08-29T19:36:29.267 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.267 INFO:tasks.workunit.client.0.smithi029.stdout: "state_done_lat": { 2024-08-29T19:36:29.267 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 78078, 2024-08-29T19:36:29.267 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 3182722574568 2024-08-29T19:36:29.267 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.267 INFO:tasks.workunit.client.0.smithi029.stdout: "state_finishing_lat": { 2024-08-29T19:36:29.267 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 78078, 2024-08-29T19:36:29.267 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 21234392 2024-08-29T19:36:29.267 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.267 INFO:tasks.workunit.client.0.smithi029.stdout: "state_io_done_lat": { 2024-08-29T19:36:29.267 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 78079, 2024-08-29T19:36:29.267 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 205309845 2024-08-29T19:36:29.267 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.267 INFO:tasks.workunit.client.0.smithi029.stdout: "state_kv_commiting_lat": { 2024-08-29T19:36:29.268 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 78079, 2024-08-29T19:36:29.268 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 45912088524 2024-08-29T19:36:29.268 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.268 INFO:tasks.workunit.client.0.smithi029.stdout: "state_kv_done_lat": { 2024-08-29T19:36:29.268 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 78079, 2024-08-29T19:36:29.268 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 61575021 2024-08-29T19:36:29.268 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.268 INFO:tasks.workunit.client.0.smithi029.stdout: "state_kv_queued_lat": { 2024-08-29T19:36:29.268 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 78079, 2024-08-29T19:36:29.268 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 25172668212 2024-08-29T19:36:29.268 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.268 INFO:tasks.workunit.client.0.smithi029.stdout: "state_prepare_lat": { 2024-08-29T19:36:29.268 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 78079, 2024-08-29T19:36:29.268 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 13863589331 2024-08-29T19:36:29.269 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.269 INFO:tasks.workunit.client.0.smithi029.stdout: "stored": { 2024-08-29T19:36:29.269 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 10698859 2024-08-29T19:36:29.269 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.269 INFO:tasks.workunit.client.0.smithi029.stdout: "truncate_lat": { 2024-08-29T19:36:29.269 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 2554, 2024-08-29T19:36:29.269 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 24191351 2024-08-29T19:36:29.269 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.269 INFO:tasks.workunit.client.0.smithi029.stdout: "txc_commit_lat": { 2024-08-29T19:36:29.269 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 78079, 2024-08-29T19:36:29.269 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 91056044833 2024-08-29T19:36:29.269 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.269 INFO:tasks.workunit.client.0.smithi029.stdout: "txc_submit_lat": { 2024-08-29T19:36:29.269 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 78079, 2024-08-29T19:36:29.270 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 16092883891 2024-08-29T19:36:29.270 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.270 INFO:tasks.workunit.client.0.smithi029.stdout: "txc_throttle_lat": { 2024-08-29T19:36:29.270 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 78079, 2024-08-29T19:36:29.270 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 997560415 2024-08-29T19:36:29.270 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:29.270 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.270 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore-pricache": { 2024-08-29T19:36:29.270 INFO:tasks.workunit.client.0.smithi029.stdout: "cache_bytes": { 2024-08-29T19:36:29.270 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1444629933 2024-08-29T19:36:29.270 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.270 INFO:tasks.workunit.client.0.smithi029.stdout: "heap_bytes": { 2024-08-29T19:36:29.270 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 547512320 2024-08-29T19:36:29.270 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.271 INFO:tasks.workunit.client.0.smithi029.stdout: "mapped_bytes": { 2024-08-29T19:36:29.271 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 391970816 2024-08-29T19:36:29.271 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.271 INFO:tasks.workunit.client.0.smithi029.stdout: "target_bytes": { 2024-08-29T19:36:29.271 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 2646983884 2024-08-29T19:36:29.271 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.271 INFO:tasks.workunit.client.0.smithi029.stdout: "unmapped_bytes": { 2024-08-29T19:36:29.271 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 155541504 2024-08-29T19:36:29.271 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:29.271 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.271 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore-pricache:data": { 2024-08-29T19:36:29.271 INFO:tasks.workunit.client.0.smithi029.stdout: "committed_bytes": { 2024-08-29T19:36:29.272 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 134217728 2024-08-29T19:36:29.272 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.272 INFO:tasks.workunit.client.0.smithi029.stdout: "pri0_bytes": { 2024-08-29T19:36:29.272 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.272 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.272 INFO:tasks.workunit.client.0.smithi029.stdout: "pri10_bytes": { 2024-08-29T19:36:29.272 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.272 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.272 INFO:tasks.workunit.client.0.smithi029.stdout: "pri11_bytes": { 2024-08-29T19:36:29.272 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 58840728 2024-08-29T19:36:29.272 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.272 INFO:tasks.workunit.client.0.smithi029.stdout: "pri1_bytes": { 2024-08-29T19:36:29.272 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.272 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.273 INFO:tasks.workunit.client.0.smithi029.stdout: "pri2_bytes": { 2024-08-29T19:36:29.273 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.273 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.273 INFO:tasks.workunit.client.0.smithi029.stdout: "pri3_bytes": { 2024-08-29T19:36:29.273 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.273 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.273 INFO:tasks.workunit.client.0.smithi029.stdout: "pri4_bytes": { 2024-08-29T19:36:29.273 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.273 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.273 INFO:tasks.workunit.client.0.smithi029.stdout: "pri5_bytes": { 2024-08-29T19:36:29.273 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 28672 2024-08-29T19:36:29.273 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.273 INFO:tasks.workunit.client.0.smithi029.stdout: "pri6_bytes": { 2024-08-29T19:36:29.273 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 65536 2024-08-29T19:36:29.274 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.274 INFO:tasks.workunit.client.0.smithi029.stdout: "pri7_bytes": { 2024-08-29T19:36:29.274 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.274 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.274 INFO:tasks.workunit.client.0.smithi029.stdout: "pri8_bytes": { 2024-08-29T19:36:29.274 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.274 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.274 INFO:tasks.workunit.client.0.smithi029.stdout: "pri9_bytes": { 2024-08-29T19:36:29.274 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.274 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.274 INFO:tasks.workunit.client.0.smithi029.stdout: "reserved_bytes": { 2024-08-29T19:36:29.274 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 75282792 2024-08-29T19:36:29.274 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:29.275 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.275 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore-pricache:kv": { 2024-08-29T19:36:29.275 INFO:tasks.workunit.client.0.smithi029.stdout: "committed_bytes": { 2024-08-29T19:36:29.275 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 578813952 2024-08-29T19:36:29.275 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.275 INFO:tasks.workunit.client.0.smithi029.stdout: "pri0_bytes": { 2024-08-29T19:36:29.275 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 67108864 2024-08-29T19:36:29.275 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.275 INFO:tasks.workunit.client.0.smithi029.stdout: "pri10_bytes": { 2024-08-29T19:36:29.275 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.275 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.275 INFO:tasks.workunit.client.0.smithi029.stdout: "pri11_bytes": { 2024-08-29T19:36:29.275 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 441305464 2024-08-29T19:36:29.275 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.276 INFO:tasks.workunit.client.0.smithi029.stdout: "pri1_bytes": { 2024-08-29T19:36:29.276 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.276 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.276 INFO:tasks.workunit.client.0.smithi029.stdout: "pri2_bytes": { 2024-08-29T19:36:29.276 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.276 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.276 INFO:tasks.workunit.client.0.smithi029.stdout: "pri3_bytes": { 2024-08-29T19:36:29.276 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 2176 2024-08-29T19:36:29.276 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.276 INFO:tasks.workunit.client.0.smithi029.stdout: "pri4_bytes": { 2024-08-29T19:36:29.276 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.276 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.276 INFO:tasks.workunit.client.0.smithi029.stdout: "pri5_bytes": { 2024-08-29T19:36:29.276 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 168000 2024-08-29T19:36:29.277 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.277 INFO:tasks.workunit.client.0.smithi029.stdout: "pri6_bytes": { 2024-08-29T19:36:29.277 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.277 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.277 INFO:tasks.workunit.client.0.smithi029.stdout: "pri7_bytes": { 2024-08-29T19:36:29.277 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.277 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.277 INFO:tasks.workunit.client.0.smithi029.stdout: "pri8_bytes": { 2024-08-29T19:36:29.277 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.277 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.277 INFO:tasks.workunit.client.0.smithi029.stdout: "pri9_bytes": { 2024-08-29T19:36:29.277 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.277 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.277 INFO:tasks.workunit.client.0.smithi029.stdout: "reserved_bytes": { 2024-08-29T19:36:29.278 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 70229448 2024-08-29T19:36:29.278 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:29.278 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.278 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore-pricache:kv_onode": { 2024-08-29T19:36:29.278 INFO:tasks.workunit.client.0.smithi029.stdout: "committed_bytes": { 2024-08-29T19:36:29.278 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 176160768 2024-08-29T19:36:29.278 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.278 INFO:tasks.workunit.client.0.smithi029.stdout: "pri0_bytes": { 2024-08-29T19:36:29.278 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 67108864 2024-08-29T19:36:29.278 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.278 INFO:tasks.workunit.client.0.smithi029.stdout: "pri10_bytes": { 2024-08-29T19:36:29.278 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 507664 2024-08-29T19:36:29.278 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.278 INFO:tasks.workunit.client.0.smithi029.stdout: "pri11_bytes": { 2024-08-29T19:36:29.279 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 39227152 2024-08-29T19:36:29.279 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.279 INFO:tasks.workunit.client.0.smithi029.stdout: "pri1_bytes": { 2024-08-29T19:36:29.279 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.279 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.279 INFO:tasks.workunit.client.0.smithi029.stdout: "pri2_bytes": { 2024-08-29T19:36:29.279 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.279 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.279 INFO:tasks.workunit.client.0.smithi029.stdout: "pri3_bytes": { 2024-08-29T19:36:29.279 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.279 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.279 INFO:tasks.workunit.client.0.smithi029.stdout: "pri4_bytes": { 2024-08-29T19:36:29.279 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.279 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.280 INFO:tasks.workunit.client.0.smithi029.stdout: "pri5_bytes": { 2024-08-29T19:36:29.280 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.280 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.280 INFO:tasks.workunit.client.0.smithi029.stdout: "pri6_bytes": { 2024-08-29T19:36:29.280 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.280 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.280 INFO:tasks.workunit.client.0.smithi029.stdout: "pri7_bytes": { 2024-08-29T19:36:29.280 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.280 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.280 INFO:tasks.workunit.client.0.smithi029.stdout: "pri8_bytes": { 2024-08-29T19:36:29.280 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.280 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.280 INFO:tasks.workunit.client.0.smithi029.stdout: "pri9_bytes": { 2024-08-29T19:36:29.281 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.281 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.281 INFO:tasks.workunit.client.0.smithi029.stdout: "reserved_bytes": { 2024-08-29T19:36:29.281 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 69317088 2024-08-29T19:36:29.281 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:29.281 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.281 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore-pricache:meta": { 2024-08-29T19:36:29.281 INFO:tasks.workunit.client.0.smithi029.stdout: "committed_bytes": { 2024-08-29T19:36:29.281 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 511705088 2024-08-29T19:36:29.281 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.281 INFO:tasks.workunit.client.0.smithi029.stdout: "pri0_bytes": { 2024-08-29T19:36:29.281 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.281 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.281 INFO:tasks.workunit.client.0.smithi029.stdout: "pri10_bytes": { 2024-08-29T19:36:29.282 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.282 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.282 INFO:tasks.workunit.client.0.smithi029.stdout: "pri11_bytes": { 2024-08-29T19:36:29.282 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 441305464 2024-08-29T19:36:29.282 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.282 INFO:tasks.workunit.client.0.smithi029.stdout: "pri1_bytes": { 2024-08-29T19:36:29.282 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.282 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.282 INFO:tasks.workunit.client.0.smithi029.stdout: "pri2_bytes": { 2024-08-29T19:36:29.282 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.282 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.282 INFO:tasks.workunit.client.0.smithi029.stdout: "pri3_bytes": { 2024-08-29T19:36:29.282 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.282 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.283 INFO:tasks.workunit.client.0.smithi029.stdout: "pri4_bytes": { 2024-08-29T19:36:29.283 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.283 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.283 INFO:tasks.workunit.client.0.smithi029.stdout: "pri5_bytes": { 2024-08-29T19:36:29.283 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 140744 2024-08-29T19:36:29.283 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.283 INFO:tasks.workunit.client.0.smithi029.stdout: "pri6_bytes": { 2024-08-29T19:36:29.283 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1143166 2024-08-29T19:36:29.283 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.283 INFO:tasks.workunit.client.0.smithi029.stdout: "pri7_bytes": { 2024-08-29T19:36:29.283 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.283 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.283 INFO:tasks.workunit.client.0.smithi029.stdout: "pri8_bytes": { 2024-08-29T19:36:29.283 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.284 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.284 INFO:tasks.workunit.client.0.smithi029.stdout: "pri9_bytes": { 2024-08-29T19:36:29.284 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.284 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.284 INFO:tasks.workunit.client.0.smithi029.stdout: "reserved_bytes": { 2024-08-29T19:36:29.284 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 69115714 2024-08-29T19:36:29.284 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:29.284 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.284 INFO:tasks.workunit.client.0.smithi029.stdout: "objecter": { 2024-08-29T19:36:29.284 INFO:tasks.workunit.client.0.smithi029.stdout: "op_active": { 2024-08-29T19:36:29.284 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.284 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.284 INFO:tasks.workunit.client.0.smithi029.stdout: "op_r": { 2024-08-29T19:36:29.285 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 17 2024-08-29T19:36:29.285 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.285 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rmw": { 2024-08-29T19:36:29.285 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.285 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.285 INFO:tasks.workunit.client.0.smithi029.stdout: "op_w": { 2024-08-29T19:36:29.285 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1 2024-08-29T19:36:29.285 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:29.285 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.285 INFO:tasks.workunit.client.0.smithi029.stdout: "osd": { 2024-08-29T19:36:29.285 INFO:tasks.workunit.client.0.smithi029.stdout: "numpg": { 2024-08-29T19:36:29.285 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 49 2024-08-29T19:36:29.285 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.285 INFO:tasks.workunit.client.0.smithi029.stdout: "numpg_removing": { 2024-08-29T19:36:29.285 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.286 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.286 INFO:tasks.workunit.client.0.smithi029.stdout: "op": { 2024-08-29T19:36:29.286 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 54276 2024-08-29T19:36:29.286 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.286 INFO:tasks.workunit.client.0.smithi029.stdout: "op_before_queue_op_lat": { 2024-08-29T19:36:29.286 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 115215, 2024-08-29T19:36:29.286 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 13958306101 2024-08-29T19:36:29.286 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.286 INFO:tasks.workunit.client.0.smithi029.stdout: "op_delayed_degraded": { 2024-08-29T19:36:29.286 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.286 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.286 INFO:tasks.workunit.client.0.smithi029.stdout: "op_delayed_unreadable": { 2024-08-29T19:36:29.286 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.287 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.287 INFO:tasks.workunit.client.0.smithi029.stdout: "op_in_bytes": { 2024-08-29T19:36:29.287 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1681211091 2024-08-29T19:36:29.287 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.287 INFO:tasks.workunit.client.0.smithi029.stdout: "op_latency": { 2024-08-29T19:36:29.287 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 54276, 2024-08-29T19:36:29.287 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 125691396602 2024-08-29T19:36:29.287 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.287 INFO:tasks.workunit.client.0.smithi029.stdout: "op_out_bytes": { 2024-08-29T19:36:29.287 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1876827966 2024-08-29T19:36:29.287 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.287 INFO:tasks.workunit.client.0.smithi029.stdout: "op_prepare_latency": { 2024-08-29T19:36:29.287 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 54764, 2024-08-29T19:36:29.287 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 34500474676 2024-08-29T19:36:29.287 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.288 INFO:tasks.workunit.client.0.smithi029.stdout: "op_process_latency": { 2024-08-29T19:36:29.288 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 54276, 2024-08-29T19:36:29.288 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 56696399807 2024-08-29T19:36:29.288 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.288 INFO:tasks.workunit.client.0.smithi029.stdout: "op_r": { 2024-08-29T19:36:29.288 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 45629 2024-08-29T19:36:29.288 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.288 INFO:tasks.workunit.client.0.smithi029.stdout: "op_r_latency": { 2024-08-29T19:36:29.288 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 45629, 2024-08-29T19:36:29.288 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 29637666440 2024-08-29T19:36:29.288 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.288 INFO:tasks.workunit.client.0.smithi029.stdout: "op_r_latency_out_bytes_histogram": { 2024-08-29T19:36:29.288 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.288 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.289 INFO:tasks.workunit.client.0.smithi029.stdout: "op_r_out_bytes": { 2024-08-29T19:36:29.289 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1876827966 2024-08-29T19:36:29.289 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.289 INFO:tasks.workunit.client.0.smithi029.stdout: "op_r_prepare_latency": { 2024-08-29T19:36:29.289 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 45790, 2024-08-29T19:36:29.289 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 19423266135 2024-08-29T19:36:29.289 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.289 INFO:tasks.workunit.client.0.smithi029.stdout: "op_r_process_latency": { 2024-08-29T19:36:29.289 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 45629, 2024-08-29T19:36:29.289 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 16433341605 2024-08-29T19:36:29.289 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.289 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw": { 2024-08-29T19:36:29.289 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 4445 2024-08-29T19:36:29.290 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.290 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw_in_bytes": { 2024-08-29T19:36:29.290 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 372358306 2024-08-29T19:36:29.290 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.290 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw_latency": { 2024-08-29T19:36:29.290 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 4445, 2024-08-29T19:36:29.290 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 19784547877 2024-08-29T19:36:29.290 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.290 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw_latency_in_bytes_histogram": { 2024-08-29T19:36:29.290 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.290 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.290 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw_latency_out_bytes_histogram": { 2024-08-29T19:36:29.290 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.290 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.291 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw_out_bytes": { 2024-08-29T19:36:29.291 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.291 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.291 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw_prepare_latency": { 2024-08-29T19:36:29.291 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 4656, 2024-08-29T19:36:29.291 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 6186262425 2024-08-29T19:36:29.291 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.291 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw_process_latency": { 2024-08-29T19:36:29.291 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 4445, 2024-08-29T19:36:29.291 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 14361395525 2024-08-29T19:36:29.291 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.291 INFO:tasks.workunit.client.0.smithi029.stdout: "op_w": { 2024-08-29T19:36:29.291 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 4202 2024-08-29T19:36:29.292 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.292 INFO:tasks.workunit.client.0.smithi029.stdout: "op_w_in_bytes": { 2024-08-29T19:36:29.292 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1308852785 2024-08-29T19:36:29.292 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.292 INFO:tasks.workunit.client.0.smithi029.stdout: "op_w_latency": { 2024-08-29T19:36:29.292 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 4202, 2024-08-29T19:36:29.292 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 76269182285 2024-08-29T19:36:29.292 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.292 INFO:tasks.workunit.client.0.smithi029.stdout: "op_w_latency_in_bytes_histogram": { 2024-08-29T19:36:29.292 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.292 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.292 INFO:tasks.workunit.client.0.smithi029.stdout: "op_w_prepare_latency": { 2024-08-29T19:36:29.292 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 4318, 2024-08-29T19:36:29.293 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 8890946116 2024-08-29T19:36:29.293 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.293 INFO:tasks.workunit.client.0.smithi029.stdout: "op_w_process_latency": { 2024-08-29T19:36:29.293 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 4202, 2024-08-29T19:36:29.293 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 25901662677 2024-08-29T19:36:29.293 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.293 INFO:tasks.workunit.client.0.smithi029.stdout: "op_wip": { 2024-08-29T19:36:29.293 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.293 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.293 INFO:tasks.workunit.client.0.smithi029.stdout: "recovery_bytes": { 2024-08-29T19:36:29.293 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 17825828 2024-08-29T19:36:29.293 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.293 INFO:tasks.workunit.client.0.smithi029.stdout: "recovery_ops": { 2024-08-29T19:36:29.293 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 9 2024-08-29T19:36:29.294 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.294 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_bytes": { 2024-08-29T19:36:29.294 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 95995035648 2024-08-29T19:36:29.294 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.294 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_bytes_used": { 2024-08-29T19:36:29.294 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 580354048 2024-08-29T19:36:29.294 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:29.294 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:29.294 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.294 INFO:tasks.workunit.client.0.smithi029.stdout: "osd.7": { 2024-08-29T19:36:29.294 INFO:tasks.workunit.client.0.smithi029.stdout: "bluefs": { 2024-08-29T19:36:29.294 INFO:tasks.workunit.client.0.smithi029.stdout: "alloc_db_max_lat": { 2024-08-29T19:36:29.294 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 29855 2024-08-29T19:36:29.294 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.295 INFO:tasks.workunit.client.0.smithi029.stdout: "alloc_slow_fallback": { 2024-08-29T19:36:29.295 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.295 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.295 INFO:tasks.workunit.client.0.smithi029.stdout: "alloc_slow_max_lat": { 2024-08-29T19:36:29.295 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.295 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.295 INFO:tasks.workunit.client.0.smithi029.stdout: "alloc_slow_size_fallback": { 2024-08-29T19:36:29.295 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.295 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.295 INFO:tasks.workunit.client.0.smithi029.stdout: "alloc_unit_db": { 2024-08-29T19:36:29.295 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 65536 2024-08-29T19:36:29.295 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.295 INFO:tasks.workunit.client.0.smithi029.stdout: "alloc_unit_slow": { 2024-08-29T19:36:29.295 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.296 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.296 INFO:tasks.workunit.client.0.smithi029.stdout: "alloc_unit_wal": { 2024-08-29T19:36:29.296 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.296 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.296 INFO:tasks.workunit.client.0.smithi029.stdout: "alloc_wal_max_lat": { 2024-08-29T19:36:29.296 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.296 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.296 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes_written_slow": { 2024-08-29T19:36:29.296 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.296 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.296 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes_written_sst": { 2024-08-29T19:36:29.296 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 5488640 2024-08-29T19:36:29.296 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.296 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes_written_wal": { 2024-08-29T19:36:29.297 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 512008192 2024-08-29T19:36:29.297 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.297 INFO:tasks.workunit.client.0.smithi029.stdout: "compact_lat": { 2024-08-29T19:36:29.297 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 16, 2024-08-29T19:36:29.297 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 19866401 2024-08-29T19:36:29.297 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.297 INFO:tasks.workunit.client.0.smithi029.stdout: "compact_lock_lat": { 2024-08-29T19:36:29.297 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 16, 2024-08-29T19:36:29.297 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 7752507 2024-08-29T19:36:29.297 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.297 INFO:tasks.workunit.client.0.smithi029.stdout: "db_alloc_lat": { 2024-08-29T19:36:29.297 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 153, 2024-08-29T19:36:29.297 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1040249 2024-08-29T19:36:29.297 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.298 INFO:tasks.workunit.client.0.smithi029.stdout: "db_total_bytes": { 2024-08-29T19:36:29.298 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 95995027456 2024-08-29T19:36:29.298 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.298 INFO:tasks.workunit.client.0.smithi029.stdout: "db_used_bytes": { 2024-08-29T19:36:29.298 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 388825088 2024-08-29T19:36:29.298 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.298 INFO:tasks.workunit.client.0.smithi029.stdout: "flush_lat": { 2024-08-29T19:36:29.298 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 66230, 2024-08-29T19:36:29.298 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 8915535440 2024-08-29T19:36:29.298 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.298 INFO:tasks.workunit.client.0.smithi029.stdout: "fsync_lat": { 2024-08-29T19:36:29.298 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 66237, 2024-08-29T19:36:29.298 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 17528883758 2024-08-29T19:36:29.298 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.299 INFO:tasks.workunit.client.0.smithi029.stdout: "log_bytes": { 2024-08-29T19:36:29.299 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 5353472 2024-08-29T19:36:29.299 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.299 INFO:tasks.workunit.client.0.smithi029.stdout: "logged_bytes": { 2024-08-29T19:36:29.299 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 271351808 2024-08-29T19:36:29.299 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.299 INFO:tasks.workunit.client.0.smithi029.stdout: "max_bytes_db": { 2024-08-29T19:36:29.299 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 405864448 2024-08-29T19:36:29.299 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.299 INFO:tasks.workunit.client.0.smithi029.stdout: "max_bytes_slow": { 2024-08-29T19:36:29.299 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.299 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.299 INFO:tasks.workunit.client.0.smithi029.stdout: "max_bytes_wal": { 2024-08-29T19:36:29.299 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.300 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.300 INFO:tasks.workunit.client.0.smithi029.stdout: "num_files": { 2024-08-29T19:36:29.300 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 38 2024-08-29T19:36:29.300 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.300 INFO:tasks.workunit.client.0.smithi029.stdout: "read_bytes": { 2024-08-29T19:36:29.300 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 315173297 2024-08-29T19:36:29.300 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.300 INFO:tasks.workunit.client.0.smithi029.stdout: "read_count": { 2024-08-29T19:36:29.300 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 22183 2024-08-29T19:36:29.300 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.300 INFO:tasks.workunit.client.0.smithi029.stdout: "read_disk_bytes": { 2024-08-29T19:36:29.300 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 261115904 2024-08-29T19:36:29.300 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.300 INFO:tasks.workunit.client.0.smithi029.stdout: "read_disk_bytes_db": { 2024-08-29T19:36:29.301 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 261120000 2024-08-29T19:36:29.301 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.301 INFO:tasks.workunit.client.0.smithi029.stdout: "read_disk_bytes_slow": { 2024-08-29T19:36:29.301 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.301 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.301 INFO:tasks.workunit.client.0.smithi029.stdout: "read_disk_bytes_wal": { 2024-08-29T19:36:29.301 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.301 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.301 INFO:tasks.workunit.client.0.smithi029.stdout: "read_disk_count": { 2024-08-29T19:36:29.301 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 11275 2024-08-29T19:36:29.301 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.301 INFO:tasks.workunit.client.0.smithi029.stdout: "read_lat": { 2024-08-29T19:36:29.301 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 22183, 2024-08-29T19:36:29.302 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 272529725 2024-08-29T19:36:29.302 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.302 INFO:tasks.workunit.client.0.smithi029.stdout: "read_prefetch_bytes": { 2024-08-29T19:36:29.302 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 214780057 2024-08-29T19:36:29.302 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.302 INFO:tasks.workunit.client.0.smithi029.stdout: "read_prefetch_count": { 2024-08-29T19:36:29.302 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 19105 2024-08-29T19:36:29.302 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.302 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_buffer_bytes": { 2024-08-29T19:36:29.302 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1629285 2024-08-29T19:36:29.302 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.302 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_buffer_count": { 2024-08-29T19:36:29.302 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 597 2024-08-29T19:36:29.302 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.303 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_bytes": { 2024-08-29T19:36:29.303 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 5423450 2024-08-29T19:36:29.303 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.303 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_count": { 2024-08-29T19:36:29.303 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 767 2024-08-29T19:36:29.303 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.303 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_disk_bytes": { 2024-08-29T19:36:29.303 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 3794165 2024-08-29T19:36:29.303 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.303 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_disk_bytes_db": { 2024-08-29T19:36:29.303 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 3794165 2024-08-29T19:36:29.303 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.303 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_disk_bytes_slow": { 2024-08-29T19:36:29.303 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.303 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.304 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_disk_bytes_wal": { 2024-08-29T19:36:29.304 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.304 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.304 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_disk_count": { 2024-08-29T19:36:29.304 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 174 2024-08-29T19:36:29.304 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.304 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_lat": { 2024-08-29T19:36:29.304 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 767, 2024-08-29T19:36:29.304 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 2004202 2024-08-29T19:36:29.304 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.304 INFO:tasks.workunit.client.0.smithi029.stdout: "slow_alloc_lat": { 2024-08-29T19:36:29.304 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T19:36:29.304 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.304 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.305 INFO:tasks.workunit.client.0.smithi029.stdout: "slow_total_bytes": { 2024-08-29T19:36:29.305 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.305 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.305 INFO:tasks.workunit.client.0.smithi029.stdout: "slow_used_bytes": { 2024-08-29T19:36:29.305 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.305 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.305 INFO:tasks.workunit.client.0.smithi029.stdout: "truncate_lat": { 2024-08-29T19:36:29.305 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 1, 2024-08-29T19:36:29.305 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 610 2024-08-29T19:36:29.305 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.306 INFO:tasks.workunit.client.0.smithi029.stdout: "unlink_lat": { 2024-08-29T19:36:29.306 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 8, 2024-08-29T19:36:29.306 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 11029 2024-08-29T19:36:29.306 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.306 INFO:tasks.workunit.client.0.smithi029.stdout: "wal_alloc_lat": { 2024-08-29T19:36:29.306 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T19:36:29.306 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.306 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.306 INFO:tasks.workunit.client.0.smithi029.stdout: "wal_total_bytes": { 2024-08-29T19:36:29.306 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.306 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.306 INFO:tasks.workunit.client.0.smithi029.stdout: "wal_used_bytes": { 2024-08-29T19:36:29.306 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.306 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.307 INFO:tasks.workunit.client.0.smithi029.stdout: "write_bytes": { 2024-08-29T19:36:29.307 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 791277568 2024-08-29T19:36:29.307 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:29.307 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.307 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore": { 2024-08-29T19:36:29.307 INFO:tasks.workunit.client.0.smithi029.stdout: "alloc_unit": { 2024-08-29T19:36:29.307 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 4096 2024-08-29T19:36:29.307 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.307 INFO:tasks.workunit.client.0.smithi029.stdout: "allocated": { 2024-08-29T19:36:29.307 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 10563584 2024-08-29T19:36:29.307 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.307 INFO:tasks.workunit.client.0.smithi029.stdout: "allocator_lat": { 2024-08-29T19:36:29.307 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 18308, 2024-08-29T19:36:29.308 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 83658574 2024-08-29T19:36:29.308 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.308 INFO:tasks.workunit.client.0.smithi029.stdout: "clist_lat": { 2024-08-29T19:36:29.308 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 3567, 2024-08-29T19:36:29.308 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 769341295 2024-08-29T19:36:29.308 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.308 INFO:tasks.workunit.client.0.smithi029.stdout: "compress_lat": { 2024-08-29T19:36:29.308 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T19:36:29.308 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.308 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.308 INFO:tasks.workunit.client.0.smithi029.stdout: "compressed": { 2024-08-29T19:36:29.308 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.308 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.308 INFO:tasks.workunit.client.0.smithi029.stdout: "compressed_allocated": { 2024-08-29T19:36:29.309 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.309 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.309 INFO:tasks.workunit.client.0.smithi029.stdout: "compressed_original": { 2024-08-29T19:36:29.309 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.309 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.309 INFO:tasks.workunit.client.0.smithi029.stdout: "csum_lat": { 2024-08-29T19:36:29.309 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 20957, 2024-08-29T19:36:29.309 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 268977677 2024-08-29T19:36:29.309 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.309 INFO:tasks.workunit.client.0.smithi029.stdout: "decompress_lat": { 2024-08-29T19:36:29.309 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T19:36:29.309 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.309 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.309 INFO:tasks.workunit.client.0.smithi029.stdout: "fragmentation_micros": { 2024-08-29T19:36:29.309 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.310 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.310 INFO:tasks.workunit.client.0.smithi029.stdout: "kv_commit_lat": { 2024-08-29T19:36:29.310 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 66193, 2024-08-29T19:36:29.310 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 24023978953 2024-08-29T19:36:29.310 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.310 INFO:tasks.workunit.client.0.smithi029.stdout: "kv_final_lat": { 2024-08-29T19:36:29.310 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 65273, 2024-08-29T19:36:29.310 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 3513803459 2024-08-29T19:36:29.310 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.310 INFO:tasks.workunit.client.0.smithi029.stdout: "kv_flush_lat": { 2024-08-29T19:36:29.310 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 66193, 2024-08-29T19:36:29.310 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 88077319 2024-08-29T19:36:29.310 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.310 INFO:tasks.workunit.client.0.smithi029.stdout: "kv_sync_lat": { 2024-08-29T19:36:29.311 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 66193, 2024-08-29T19:36:29.311 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 24112056272 2024-08-29T19:36:29.311 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.311 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_get_keys_lat": { 2024-08-29T19:36:29.311 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T19:36:29.311 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.311 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.311 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_get_values_lat": { 2024-08-29T19:36:29.311 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 47814, 2024-08-29T19:36:29.311 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 842678241 2024-08-29T19:36:29.311 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.311 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_lower_bound_lat": { 2024-08-29T19:36:29.311 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 728, 2024-08-29T19:36:29.312 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 5069773 2024-08-29T19:36:29.312 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.312 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_next_lat": { 2024-08-29T19:36:29.312 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 10497, 2024-08-29T19:36:29.312 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 13552990 2024-08-29T19:36:29.312 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.312 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_seek_to_first_lat": { 2024-08-29T19:36:29.312 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 44, 2024-08-29T19:36:29.312 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 77646 2024-08-29T19:36:29.312 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.312 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_upper_bound_lat": { 2024-08-29T19:36:29.312 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 18097, 2024-08-29T19:36:29.312 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 5594727898 2024-08-29T19:36:29.313 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.313 INFO:tasks.workunit.client.0.smithi029.stdout: "onode_hits": { 2024-08-29T19:36:29.313 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 222193 2024-08-29T19:36:29.313 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.313 INFO:tasks.workunit.client.0.smithi029.stdout: "onode_misses": { 2024-08-29T19:36:29.313 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 19515 2024-08-29T19:36:29.313 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.313 INFO:tasks.workunit.client.0.smithi029.stdout: "read_lat": { 2024-08-29T19:36:29.313 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 9362, 2024-08-29T19:36:29.313 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1357958458 2024-08-29T19:36:29.313 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.313 INFO:tasks.workunit.client.0.smithi029.stdout: "read_onode_meta_lat": { 2024-08-29T19:36:29.313 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 38522, 2024-08-29T19:36:29.313 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 19359763 2024-08-29T19:36:29.314 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.314 INFO:tasks.workunit.client.0.smithi029.stdout: "read_wait_aio_lat": { 2024-08-29T19:36:29.314 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 29160, 2024-08-29T19:36:29.314 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 960964703 2024-08-29T19:36:29.314 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.314 INFO:tasks.workunit.client.0.smithi029.stdout: "reads_with_retries": { 2024-08-29T19:36:29.314 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.314 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.314 INFO:tasks.workunit.client.0.smithi029.stdout: "remove_lat": { 2024-08-29T19:36:29.314 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 14012, 2024-08-29T19:36:29.314 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 674166851 2024-08-29T19:36:29.314 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.314 INFO:tasks.workunit.client.0.smithi029.stdout: "slow_aio_wait_count": { 2024-08-29T19:36:29.314 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.315 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.315 INFO:tasks.workunit.client.0.smithi029.stdout: "slow_committed_kv_count": { 2024-08-29T19:36:29.315 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.315 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.315 INFO:tasks.workunit.client.0.smithi029.stdout: "slow_read_onode_meta_count": { 2024-08-29T19:36:29.315 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.315 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.315 INFO:tasks.workunit.client.0.smithi029.stdout: "slow_read_wait_aio_count": { 2024-08-29T19:36:29.315 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.315 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.315 INFO:tasks.workunit.client.0.smithi029.stdout: "state_aio_wait_lat": { 2024-08-29T19:36:29.315 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 76947, 2024-08-29T19:36:29.315 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 4855795117 2024-08-29T19:36:29.315 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.316 INFO:tasks.workunit.client.0.smithi029.stdout: "state_deferred_aio_wait_lat": { 2024-08-29T19:36:29.316 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 16581, 2024-08-29T19:36:29.316 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1387861216 2024-08-29T19:36:29.316 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.316 INFO:tasks.workunit.client.0.smithi029.stdout: "state_deferred_cleanup_lat": { 2024-08-29T19:36:29.316 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 16580, 2024-08-29T19:36:29.316 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 4832291415040 2024-08-29T19:36:29.316 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.316 INFO:tasks.workunit.client.0.smithi029.stdout: "state_deferred_queued_lat": { 2024-08-29T19:36:29.316 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 16581, 2024-08-29T19:36:29.316 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 7016632968361 2024-08-29T19:36:29.316 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.316 INFO:tasks.workunit.client.0.smithi029.stdout: "state_done_lat": { 2024-08-29T19:36:29.316 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 76946, 2024-08-29T19:36:29.317 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 3086023154741 2024-08-29T19:36:29.317 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.317 INFO:tasks.workunit.client.0.smithi029.stdout: "state_finishing_lat": { 2024-08-29T19:36:29.317 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 76946, 2024-08-29T19:36:29.317 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 20625594 2024-08-29T19:36:29.317 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.317 INFO:tasks.workunit.client.0.smithi029.stdout: "state_io_done_lat": { 2024-08-29T19:36:29.317 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 76947, 2024-08-29T19:36:29.317 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 237853092 2024-08-29T19:36:29.317 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.317 INFO:tasks.workunit.client.0.smithi029.stdout: "state_kv_commiting_lat": { 2024-08-29T19:36:29.317 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 76947, 2024-08-29T19:36:29.317 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 45379948604 2024-08-29T19:36:29.317 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.318 INFO:tasks.workunit.client.0.smithi029.stdout: "state_kv_done_lat": { 2024-08-29T19:36:29.318 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 76947, 2024-08-29T19:36:29.318 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 60265712 2024-08-29T19:36:29.318 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.318 INFO:tasks.workunit.client.0.smithi029.stdout: "state_kv_queued_lat": { 2024-08-29T19:36:29.318 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 76947, 2024-08-29T19:36:29.318 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 24802683737 2024-08-29T19:36:29.318 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.318 INFO:tasks.workunit.client.0.smithi029.stdout: "state_prepare_lat": { 2024-08-29T19:36:29.318 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 76947, 2024-08-29T19:36:29.318 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 13261689149 2024-08-29T19:36:29.318 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.318 INFO:tasks.workunit.client.0.smithi029.stdout: "stored": { 2024-08-29T19:36:29.318 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 6499349 2024-08-29T19:36:29.319 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.319 INFO:tasks.workunit.client.0.smithi029.stdout: "truncate_lat": { 2024-08-29T19:36:29.319 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 2504, 2024-08-29T19:36:29.319 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 23116422 2024-08-29T19:36:29.319 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.319 INFO:tasks.workunit.client.0.smithi029.stdout: "txc_commit_lat": { 2024-08-29T19:36:29.319 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 76947, 2024-08-29T19:36:29.319 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 88565498728 2024-08-29T19:36:29.319 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.319 INFO:tasks.workunit.client.0.smithi029.stdout: "txc_submit_lat": { 2024-08-29T19:36:29.319 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 76947, 2024-08-29T19:36:29.319 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 15709365287 2024-08-29T19:36:29.319 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.320 INFO:tasks.workunit.client.0.smithi029.stdout: "txc_throttle_lat": { 2024-08-29T19:36:29.320 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 76947, 2024-08-29T19:36:29.320 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1047596461 2024-08-29T19:36:29.320 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:29.320 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.320 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore-pricache": { 2024-08-29T19:36:29.320 INFO:tasks.workunit.client.0.smithi029.stdout: "cache_bytes": { 2024-08-29T19:36:29.320 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1444629933 2024-08-29T19:36:29.320 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.320 INFO:tasks.workunit.client.0.smithi029.stdout: "heap_bytes": { 2024-08-29T19:36:29.320 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 452075520 2024-08-29T19:36:29.320 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.320 INFO:tasks.workunit.client.0.smithi029.stdout: "mapped_bytes": { 2024-08-29T19:36:29.320 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 417005568 2024-08-29T19:36:29.321 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.321 INFO:tasks.workunit.client.0.smithi029.stdout: "target_bytes": { 2024-08-29T19:36:29.321 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 2646983884 2024-08-29T19:36:29.321 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.321 INFO:tasks.workunit.client.0.smithi029.stdout: "unmapped_bytes": { 2024-08-29T19:36:29.321 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 35069952 2024-08-29T19:36:29.321 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:29.321 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.321 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore-pricache:data": { 2024-08-29T19:36:29.321 INFO:tasks.workunit.client.0.smithi029.stdout: "committed_bytes": { 2024-08-29T19:36:29.321 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 134217728 2024-08-29T19:36:29.321 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.321 INFO:tasks.workunit.client.0.smithi029.stdout: "pri0_bytes": { 2024-08-29T19:36:29.321 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.322 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.322 INFO:tasks.workunit.client.0.smithi029.stdout: "pri10_bytes": { 2024-08-29T19:36:29.322 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.322 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.322 INFO:tasks.workunit.client.0.smithi029.stdout: "pri11_bytes": { 2024-08-29T19:36:29.322 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 59512830 2024-08-29T19:36:29.322 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.322 INFO:tasks.workunit.client.0.smithi029.stdout: "pri1_bytes": { 2024-08-29T19:36:29.322 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.322 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.322 INFO:tasks.workunit.client.0.smithi029.stdout: "pri2_bytes": { 2024-08-29T19:36:29.322 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.322 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.322 INFO:tasks.workunit.client.0.smithi029.stdout: "pri3_bytes": { 2024-08-29T19:36:29.323 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.323 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.323 INFO:tasks.workunit.client.0.smithi029.stdout: "pri4_bytes": { 2024-08-29T19:36:29.323 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.323 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.323 INFO:tasks.workunit.client.0.smithi029.stdout: "pri5_bytes": { 2024-08-29T19:36:29.323 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.323 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.323 INFO:tasks.workunit.client.0.smithi029.stdout: "pri6_bytes": { 2024-08-29T19:36:29.323 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 249856 2024-08-29T19:36:29.323 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.323 INFO:tasks.workunit.client.0.smithi029.stdout: "pri7_bytes": { 2024-08-29T19:36:29.323 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.323 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.324 INFO:tasks.workunit.client.0.smithi029.stdout: "pri8_bytes": { 2024-08-29T19:36:29.324 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.324 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.324 INFO:tasks.workunit.client.0.smithi029.stdout: "pri9_bytes": { 2024-08-29T19:36:29.324 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.324 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.324 INFO:tasks.workunit.client.0.smithi029.stdout: "reserved_bytes": { 2024-08-29T19:36:29.324 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 74455042 2024-08-29T19:36:29.324 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:29.324 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.324 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore-pricache:kv": { 2024-08-29T19:36:29.324 INFO:tasks.workunit.client.0.smithi029.stdout: "committed_bytes": { 2024-08-29T19:36:29.324 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 587202560 2024-08-29T19:36:29.324 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.325 INFO:tasks.workunit.client.0.smithi029.stdout: "pri0_bytes": { 2024-08-29T19:36:29.325 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 67108864 2024-08-29T19:36:29.325 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.325 INFO:tasks.workunit.client.0.smithi029.stdout: "pri10_bytes": { 2024-08-29T19:36:29.325 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.325 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.325 INFO:tasks.workunit.client.0.smithi029.stdout: "pri11_bytes": { 2024-08-29T19:36:29.325 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 446346229 2024-08-29T19:36:29.325 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.325 INFO:tasks.workunit.client.0.smithi029.stdout: "pri1_bytes": { 2024-08-29T19:36:29.325 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.325 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.325 INFO:tasks.workunit.client.0.smithi029.stdout: "pri2_bytes": { 2024-08-29T19:36:29.325 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.325 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.326 INFO:tasks.workunit.client.0.smithi029.stdout: "pri3_bytes": { 2024-08-29T19:36:29.326 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1536 2024-08-29T19:36:29.326 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.326 INFO:tasks.workunit.client.0.smithi029.stdout: "pri4_bytes": { 2024-08-29T19:36:29.326 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.326 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.326 INFO:tasks.workunit.client.0.smithi029.stdout: "pri5_bytes": { 2024-08-29T19:36:29.326 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 104048 2024-08-29T19:36:29.326 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.326 INFO:tasks.workunit.client.0.smithi029.stdout: "pri6_bytes": { 2024-08-29T19:36:29.326 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.326 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.326 INFO:tasks.workunit.client.0.smithi029.stdout: "pri7_bytes": { 2024-08-29T19:36:29.326 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.327 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.327 INFO:tasks.workunit.client.0.smithi029.stdout: "pri8_bytes": { 2024-08-29T19:36:29.327 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.327 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.327 INFO:tasks.workunit.client.0.smithi029.stdout: "pri9_bytes": { 2024-08-29T19:36:29.327 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.327 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.327 INFO:tasks.workunit.client.0.smithi029.stdout: "reserved_bytes": { 2024-08-29T19:36:29.327 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 73641883 2024-08-29T19:36:29.327 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:29.327 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.327 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore-pricache:kv_onode": { 2024-08-29T19:36:29.327 INFO:tasks.workunit.client.0.smithi029.stdout: "committed_bytes": { 2024-08-29T19:36:29.327 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 176160768 2024-08-29T19:36:29.328 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.328 INFO:tasks.workunit.client.0.smithi029.stdout: "pri0_bytes": { 2024-08-29T19:36:29.328 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 67108864 2024-08-29T19:36:29.328 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.328 INFO:tasks.workunit.client.0.smithi029.stdout: "pri10_bytes": { 2024-08-29T19:36:29.328 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 112288 2024-08-29T19:36:29.328 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.328 INFO:tasks.workunit.client.0.smithi029.stdout: "pri11_bytes": { 2024-08-29T19:36:29.328 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 39675220 2024-08-29T19:36:29.328 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.328 INFO:tasks.workunit.client.0.smithi029.stdout: "pri1_bytes": { 2024-08-29T19:36:29.328 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.328 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.328 INFO:tasks.workunit.client.0.smithi029.stdout: "pri2_bytes": { 2024-08-29T19:36:29.329 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.329 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.329 INFO:tasks.workunit.client.0.smithi029.stdout: "pri3_bytes": { 2024-08-29T19:36:29.329 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.329 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.329 INFO:tasks.workunit.client.0.smithi029.stdout: "pri4_bytes": { 2024-08-29T19:36:29.329 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.329 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.329 INFO:tasks.workunit.client.0.smithi029.stdout: "pri5_bytes": { 2024-08-29T19:36:29.329 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.329 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.329 INFO:tasks.workunit.client.0.smithi029.stdout: "pri6_bytes": { 2024-08-29T19:36:29.329 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.329 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.330 INFO:tasks.workunit.client.0.smithi029.stdout: "pri7_bytes": { 2024-08-29T19:36:29.330 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.330 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.330 INFO:tasks.workunit.client.0.smithi029.stdout: "pri8_bytes": { 2024-08-29T19:36:29.330 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.330 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.330 INFO:tasks.workunit.client.0.smithi029.stdout: "pri9_bytes": { 2024-08-29T19:36:29.330 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.330 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.330 INFO:tasks.workunit.client.0.smithi029.stdout: "reserved_bytes": { 2024-08-29T19:36:29.330 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 69264396 2024-08-29T19:36:29.330 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:29.330 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.331 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore-pricache:meta": { 2024-08-29T19:36:29.331 INFO:tasks.workunit.client.0.smithi029.stdout: "committed_bytes": { 2024-08-29T19:36:29.331 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 520093696 2024-08-29T19:36:29.331 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.331 INFO:tasks.workunit.client.0.smithi029.stdout: "pri0_bytes": { 2024-08-29T19:36:29.331 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.331 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.331 INFO:tasks.workunit.client.0.smithi029.stdout: "pri10_bytes": { 2024-08-29T19:36:29.331 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.331 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.331 INFO:tasks.workunit.client.0.smithi029.stdout: "pri11_bytes": { 2024-08-29T19:36:29.331 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 446346229 2024-08-29T19:36:29.331 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.331 INFO:tasks.workunit.client.0.smithi029.stdout: "pri1_bytes": { 2024-08-29T19:36:29.332 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.332 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.332 INFO:tasks.workunit.client.0.smithi029.stdout: "pri2_bytes": { 2024-08-29T19:36:29.332 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.332 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.332 INFO:tasks.workunit.client.0.smithi029.stdout: "pri3_bytes": { 2024-08-29T19:36:29.332 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.332 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.332 INFO:tasks.workunit.client.0.smithi029.stdout: "pri4_bytes": { 2024-08-29T19:36:29.332 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.332 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.332 INFO:tasks.workunit.client.0.smithi029.stdout: "pri5_bytes": { 2024-08-29T19:36:29.332 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 137196 2024-08-29T19:36:29.332 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.333 INFO:tasks.workunit.client.0.smithi029.stdout: "pri6_bytes": { 2024-08-29T19:36:29.333 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1120436 2024-08-29T19:36:29.333 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.333 INFO:tasks.workunit.client.0.smithi029.stdout: "pri7_bytes": { 2024-08-29T19:36:29.333 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.333 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.333 INFO:tasks.workunit.client.0.smithi029.stdout: "pri8_bytes": { 2024-08-29T19:36:29.333 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.333 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.333 INFO:tasks.workunit.client.0.smithi029.stdout: "pri9_bytes": { 2024-08-29T19:36:29.333 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.333 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.333 INFO:tasks.workunit.client.0.smithi029.stdout: "reserved_bytes": { 2024-08-29T19:36:29.333 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 72489835 2024-08-29T19:36:29.334 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:29.334 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.334 INFO:tasks.workunit.client.0.smithi029.stdout: "objecter": { 2024-08-29T19:36:29.334 INFO:tasks.workunit.client.0.smithi029.stdout: "op_active": { 2024-08-29T19:36:29.334 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.334 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.334 INFO:tasks.workunit.client.0.smithi029.stdout: "op_r": { 2024-08-29T19:36:29.334 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 9 2024-08-29T19:36:29.334 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.334 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rmw": { 2024-08-29T19:36:29.334 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.334 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.334 INFO:tasks.workunit.client.0.smithi029.stdout: "op_w": { 2024-08-29T19:36:29.334 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.335 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:29.335 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.335 INFO:tasks.workunit.client.0.smithi029.stdout: "osd": { 2024-08-29T19:36:29.335 INFO:tasks.workunit.client.0.smithi029.stdout: "numpg": { 2024-08-29T19:36:29.335 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 53 2024-08-29T19:36:29.335 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.335 INFO:tasks.workunit.client.0.smithi029.stdout: "numpg_removing": { 2024-08-29T19:36:29.335 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.335 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.335 INFO:tasks.workunit.client.0.smithi029.stdout: "op": { 2024-08-29T19:36:29.335 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 48372 2024-08-29T19:36:29.335 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.335 INFO:tasks.workunit.client.0.smithi029.stdout: "op_before_queue_op_lat": { 2024-08-29T19:36:29.335 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 121371, 2024-08-29T19:36:29.336 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 15253302060 2024-08-29T19:36:29.336 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.336 INFO:tasks.workunit.client.0.smithi029.stdout: "op_delayed_degraded": { 2024-08-29T19:36:29.336 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.336 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.336 INFO:tasks.workunit.client.0.smithi029.stdout: "op_delayed_unreadable": { 2024-08-29T19:36:29.336 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.336 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.336 INFO:tasks.workunit.client.0.smithi029.stdout: "op_in_bytes": { 2024-08-29T19:36:29.336 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1553442498 2024-08-29T19:36:29.336 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.336 INFO:tasks.workunit.client.0.smithi029.stdout: "op_latency": { 2024-08-29T19:36:29.336 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 48372, 2024-08-29T19:36:29.337 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 126621508812 2024-08-29T19:36:29.337 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.337 INFO:tasks.workunit.client.0.smithi029.stdout: "op_out_bytes": { 2024-08-29T19:36:29.337 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1753023063 2024-08-29T19:36:29.337 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.337 INFO:tasks.workunit.client.0.smithi029.stdout: "op_prepare_latency": { 2024-08-29T19:36:29.337 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 48957, 2024-08-29T19:36:29.337 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 48659935492 2024-08-29T19:36:29.337 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.337 INFO:tasks.workunit.client.0.smithi029.stdout: "op_process_latency": { 2024-08-29T19:36:29.337 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 48372, 2024-08-29T19:36:29.337 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 74079793664 2024-08-29T19:36:29.337 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.337 INFO:tasks.workunit.client.0.smithi029.stdout: "op_r": { 2024-08-29T19:36:29.338 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 32051 2024-08-29T19:36:29.338 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.338 INFO:tasks.workunit.client.0.smithi029.stdout: "op_r_latency": { 2024-08-29T19:36:29.338 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 32051, 2024-08-29T19:36:29.338 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 27241001297 2024-08-29T19:36:29.338 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.338 INFO:tasks.workunit.client.0.smithi029.stdout: "op_r_latency_out_bytes_histogram": { 2024-08-29T19:36:29.338 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.338 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.338 INFO:tasks.workunit.client.0.smithi029.stdout: "op_r_out_bytes": { 2024-08-29T19:36:29.338 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1753023063 2024-08-29T19:36:29.338 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.338 INFO:tasks.workunit.client.0.smithi029.stdout: "op_r_prepare_latency": { 2024-08-29T19:36:29.338 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 32164, 2024-08-29T19:36:29.339 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 15087073934 2024-08-29T19:36:29.339 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.339 INFO:tasks.workunit.client.0.smithi029.stdout: "op_r_process_latency": { 2024-08-29T19:36:29.339 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 32051, 2024-08-29T19:36:29.339 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 13091837490 2024-08-29T19:36:29.339 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.339 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw": { 2024-08-29T19:36:29.339 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 14770 2024-08-29T19:36:29.339 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.339 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw_in_bytes": { 2024-08-29T19:36:29.339 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 369579416 2024-08-29T19:36:29.339 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.339 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw_latency": { 2024-08-29T19:36:29.339 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 14770, 2024-08-29T19:36:29.340 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 56203573433 2024-08-29T19:36:29.340 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.340 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw_latency_in_bytes_histogram": { 2024-08-29T19:36:29.340 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.340 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.340 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw_latency_out_bytes_histogram": { 2024-08-29T19:36:29.340 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.340 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.340 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw_out_bytes": { 2024-08-29T19:36:29.340 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.340 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.340 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw_prepare_latency": { 2024-08-29T19:36:29.340 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 15047, 2024-08-29T19:36:29.340 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 29278608215 2024-08-29T19:36:29.341 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.341 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw_process_latency": { 2024-08-29T19:36:29.341 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 14770, 2024-08-29T19:36:29.341 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 50426382341 2024-08-29T19:36:29.341 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.341 INFO:tasks.workunit.client.0.smithi029.stdout: "op_w": { 2024-08-29T19:36:29.341 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1551 2024-08-29T19:36:29.341 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.341 INFO:tasks.workunit.client.0.smithi029.stdout: "op_w_in_bytes": { 2024-08-29T19:36:29.341 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1183863082 2024-08-29T19:36:29.341 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.341 INFO:tasks.workunit.client.0.smithi029.stdout: "op_w_latency": { 2024-08-29T19:36:29.341 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 1551, 2024-08-29T19:36:29.341 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 43176934082 2024-08-29T19:36:29.342 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.342 INFO:tasks.workunit.client.0.smithi029.stdout: "op_w_latency_in_bytes_histogram": { 2024-08-29T19:36:29.342 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.342 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.342 INFO:tasks.workunit.client.0.smithi029.stdout: "op_w_prepare_latency": { 2024-08-29T19:36:29.342 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 1746, 2024-08-29T19:36:29.342 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 4294253343 2024-08-29T19:36:29.342 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.342 INFO:tasks.workunit.client.0.smithi029.stdout: "op_w_process_latency": { 2024-08-29T19:36:29.342 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 1551, 2024-08-29T19:36:29.342 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 10561573833 2024-08-29T19:36:29.342 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.342 INFO:tasks.workunit.client.0.smithi029.stdout: "op_wip": { 2024-08-29T19:36:29.343 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:29.343 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.343 INFO:tasks.workunit.client.0.smithi029.stdout: "recovery_bytes": { 2024-08-29T19:36:29.343 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 50 2024-08-29T19:36:29.343 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.343 INFO:tasks.workunit.client.0.smithi029.stdout: "recovery_ops": { 2024-08-29T19:36:29.343 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 15 2024-08-29T19:36:29.343 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.343 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_bytes": { 2024-08-29T19:36:29.343 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 95995035648 2024-08-29T19:36:29.343 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.343 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_bytes_used": { 2024-08-29T19:36:29.343 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 399400960 2024-08-29T19:36:29.343 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:29.343 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:29.344 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:29.344 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.344 INFO:tasks.workunit.client.0.smithi029.stdout: "pools": [ 2024-08-29T19:36:29.344 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:29.344 INFO:tasks.workunit.client.0.smithi029.stdout: "application": [ 2024-08-29T19:36:29.344 INFO:tasks.workunit.client.0.smithi029.stdout: "mgr" 2024-08-29T19:36:29.344 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:29.344 INFO:tasks.workunit.client.0.smithi029.stdout: "cache_mode": "none", 2024-08-29T19:36:29.344 INFO:tasks.workunit.client.0.smithi029.stdout: "erasure_code_profile": {}, 2024-08-29T19:36:29.344 INFO:tasks.workunit.client.0.smithi029.stdout: "flags_names": [ 2024-08-29T19:36:29.344 INFO:tasks.workunit.client.0.smithi029.stdout: "hashpspool" 2024-08-29T19:36:29.344 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:29.344 INFO:tasks.workunit.client.0.smithi029.stdout: "min_size": 2, 2024-08-29T19:36:29.345 INFO:tasks.workunit.client.0.smithi029.stdout: "options": {}, 2024-08-29T19:36:29.345 INFO:tasks.workunit.client.0.smithi029.stdout: "pg_autoscale_mode": "off", 2024-08-29T19:36:29.345 INFO:tasks.workunit.client.0.smithi029.stdout: "pg_num": 1, 2024-08-29T19:36:29.345 INFO:tasks.workunit.client.0.smithi029.stdout: "pgp_num": 1, 2024-08-29T19:36:29.345 INFO:tasks.workunit.client.0.smithi029.stdout: "pool": 1, 2024-08-29T19:36:29.345 INFO:tasks.workunit.client.0.smithi029.stdout: "size": 3, 2024-08-29T19:36:29.345 INFO:tasks.workunit.client.0.smithi029.stdout: "stats": { 2024-08-29T19:36:29.345 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_raw": 722878474506, 2024-08-29T19:36:29.345 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes_used": 1781760, 2024-08-29T19:36:29.345 INFO:tasks.workunit.client.0.smithi029.stdout: "compress_bytes_used": 0, 2024-08-29T19:36:29.345 INFO:tasks.workunit.client.0.smithi029.stdout: "compress_under_bytes": 0, 2024-08-29T19:36:29.345 INFO:tasks.workunit.client.0.smithi029.stdout: "data_bytes_used": 1781760, 2024-08-29T19:36:29.345 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty": 0, 2024-08-29T19:36:29.345 INFO:tasks.workunit.client.0.smithi029.stdout: "max_avail": 240959488000, 2024-08-29T19:36:29.346 INFO:tasks.workunit.client.0.smithi029.stdout: "objects": 2, 2024-08-29T19:36:29.346 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_bytes_used": 0, 2024-08-29T19:36:29.346 INFO:tasks.workunit.client.0.smithi029.stdout: "percent_used": 2.4648065846122336e-06, 2024-08-29T19:36:29.346 INFO:tasks.workunit.client.0.smithi029.stdout: "quota_bytes": 0, 2024-08-29T19:36:29.346 INFO:tasks.workunit.client.0.smithi029.stdout: "quota_objects": 0, 2024-08-29T19:36:29.346 INFO:tasks.workunit.client.0.smithi029.stdout: "rd": 812, 2024-08-29T19:36:29.346 INFO:tasks.workunit.client.0.smithi029.stdout: "rd_bytes": 1341440, 2024-08-29T19:36:29.346 INFO:tasks.workunit.client.0.smithi029.stdout: "stored": 590368, 2024-08-29T19:36:29.346 INFO:tasks.workunit.client.0.smithi029.stdout: "stored_data": 590368, 2024-08-29T19:36:29.346 INFO:tasks.workunit.client.0.smithi029.stdout: "stored_omap": 0, 2024-08-29T19:36:29.346 INFO:tasks.workunit.client.0.smithi029.stdout: "stored_raw": 1771104, 2024-08-29T19:36:29.346 INFO:tasks.workunit.client.0.smithi029.stdout: "wr": 311, 2024-08-29T19:36:29.346 INFO:tasks.workunit.client.0.smithi029.stdout: "wr_bytes": 2473984 2024-08-29T19:36:29.346 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.347 INFO:tasks.workunit.client.0.smithi029.stdout: "target_max_bytes": 0, 2024-08-29T19:36:29.347 INFO:tasks.workunit.client.0.smithi029.stdout: "target_max_objects": 0, 2024-08-29T19:36:29.347 INFO:tasks.workunit.client.0.smithi029.stdout: "type": "replicated" 2024-08-29T19:36:29.347 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.347 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:29.347 INFO:tasks.workunit.client.0.smithi029.stdout: "application": [ 2024-08-29T19:36:29.347 INFO:tasks.workunit.client.0.smithi029.stdout: "cephfs" 2024-08-29T19:36:29.347 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:29.347 INFO:tasks.workunit.client.0.smithi029.stdout: "cache_mode": "none", 2024-08-29T19:36:29.347 INFO:tasks.workunit.client.0.smithi029.stdout: "erasure_code_profile": {}, 2024-08-29T19:36:29.347 INFO:tasks.workunit.client.0.smithi029.stdout: "flags_names": [ 2024-08-29T19:36:29.347 INFO:tasks.workunit.client.0.smithi029.stdout: "hashpspool" 2024-08-29T19:36:29.347 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:29.347 INFO:tasks.workunit.client.0.smithi029.stdout: "min_size": 2, 2024-08-29T19:36:29.348 INFO:tasks.workunit.client.0.smithi029.stdout: "options": {}, 2024-08-29T19:36:29.348 INFO:tasks.workunit.client.0.smithi029.stdout: "pg_autoscale_mode": "off", 2024-08-29T19:36:29.348 INFO:tasks.workunit.client.0.smithi029.stdout: "pg_num": 32, 2024-08-29T19:36:29.348 INFO:tasks.workunit.client.0.smithi029.stdout: "pgp_num": 32, 2024-08-29T19:36:29.348 INFO:tasks.workunit.client.0.smithi029.stdout: "pool": 2, 2024-08-29T19:36:29.348 INFO:tasks.workunit.client.0.smithi029.stdout: "size": 3, 2024-08-29T19:36:29.348 INFO:tasks.workunit.client.0.smithi029.stdout: "stats": { 2024-08-29T19:36:29.348 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_raw": 722878474506, 2024-08-29T19:36:29.348 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes_used": 148932, 2024-08-29T19:36:29.348 INFO:tasks.workunit.client.0.smithi029.stdout: "compress_bytes_used": 0, 2024-08-29T19:36:29.348 INFO:tasks.workunit.client.0.smithi029.stdout: "compress_under_bytes": 0, 2024-08-29T19:36:29.348 INFO:tasks.workunit.client.0.smithi029.stdout: "data_bytes_used": 110592, 2024-08-29T19:36:29.348 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty": 0, 2024-08-29T19:36:29.348 INFO:tasks.workunit.client.0.smithi029.stdout: "max_avail": 240959488000, 2024-08-29T19:36:29.349 INFO:tasks.workunit.client.0.smithi029.stdout: "objects": 22, 2024-08-29T19:36:29.349 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_bytes_used": 38340, 2024-08-29T19:36:29.349 INFO:tasks.workunit.client.0.smithi029.stdout: "percent_used": 2.060263000203122e-07, 2024-08-29T19:36:29.349 INFO:tasks.workunit.client.0.smithi029.stdout: "quota_bytes": 0, 2024-08-29T19:36:29.349 INFO:tasks.workunit.client.0.smithi029.stdout: "quota_objects": 0, 2024-08-29T19:36:29.349 INFO:tasks.workunit.client.0.smithi029.stdout: "rd": 79, 2024-08-29T19:36:29.349 INFO:tasks.workunit.client.0.smithi029.stdout: "rd_bytes": 89088, 2024-08-29T19:36:29.349 INFO:tasks.workunit.client.0.smithi029.stdout: "stored": 19388, 2024-08-29T19:36:29.349 INFO:tasks.workunit.client.0.smithi029.stdout: "stored_data": 6608, 2024-08-29T19:36:29.349 INFO:tasks.workunit.client.0.smithi029.stdout: "stored_omap": 12780, 2024-08-29T19:36:29.349 INFO:tasks.workunit.client.0.smithi029.stdout: "stored_raw": 58164, 2024-08-29T19:36:29.349 INFO:tasks.workunit.client.0.smithi029.stdout: "wr": 68, 2024-08-29T19:36:29.349 INFO:tasks.workunit.client.0.smithi029.stdout: "wr_bytes": 36864 2024-08-29T19:36:29.349 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.350 INFO:tasks.workunit.client.0.smithi029.stdout: "target_max_bytes": 0, 2024-08-29T19:36:29.350 INFO:tasks.workunit.client.0.smithi029.stdout: "target_max_objects": 0, 2024-08-29T19:36:29.350 INFO:tasks.workunit.client.0.smithi029.stdout: "type": "replicated" 2024-08-29T19:36:29.350 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.350 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:29.350 INFO:tasks.workunit.client.0.smithi029.stdout: "application": [ 2024-08-29T19:36:29.350 INFO:tasks.workunit.client.0.smithi029.stdout: "cephfs" 2024-08-29T19:36:29.350 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:29.350 INFO:tasks.workunit.client.0.smithi029.stdout: "cache_mode": "none", 2024-08-29T19:36:29.350 INFO:tasks.workunit.client.0.smithi029.stdout: "erasure_code_profile": {}, 2024-08-29T19:36:29.350 INFO:tasks.workunit.client.0.smithi029.stdout: "flags_names": [ 2024-08-29T19:36:29.350 INFO:tasks.workunit.client.0.smithi029.stdout: "hashpspool" 2024-08-29T19:36:29.351 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:29.351 INFO:tasks.workunit.client.0.smithi029.stdout: "min_size": 2, 2024-08-29T19:36:29.351 INFO:tasks.workunit.client.0.smithi029.stdout: "options": {}, 2024-08-29T19:36:29.351 INFO:tasks.workunit.client.0.smithi029.stdout: "pg_autoscale_mode": "off", 2024-08-29T19:36:29.351 INFO:tasks.workunit.client.0.smithi029.stdout: "pg_num": 64, 2024-08-29T19:36:29.351 INFO:tasks.workunit.client.0.smithi029.stdout: "pgp_num": 64, 2024-08-29T19:36:29.351 INFO:tasks.workunit.client.0.smithi029.stdout: "pool": 3, 2024-08-29T19:36:29.351 INFO:tasks.workunit.client.0.smithi029.stdout: "size": 3, 2024-08-29T19:36:29.351 INFO:tasks.workunit.client.0.smithi029.stdout: "stats": { 2024-08-29T19:36:29.351 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_raw": 722878474506, 2024-08-29T19:36:29.351 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes_used": 0, 2024-08-29T19:36:29.351 INFO:tasks.workunit.client.0.smithi029.stdout: "compress_bytes_used": 0, 2024-08-29T19:36:29.351 INFO:tasks.workunit.client.0.smithi029.stdout: "compress_under_bytes": 0, 2024-08-29T19:36:29.351 INFO:tasks.workunit.client.0.smithi029.stdout: "data_bytes_used": 0, 2024-08-29T19:36:29.352 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty": 0, 2024-08-29T19:36:29.352 INFO:tasks.workunit.client.0.smithi029.stdout: "max_avail": 240959488000, 2024-08-29T19:36:29.352 INFO:tasks.workunit.client.0.smithi029.stdout: "objects": 0, 2024-08-29T19:36:29.352 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_bytes_used": 0, 2024-08-29T19:36:29.352 INFO:tasks.workunit.client.0.smithi029.stdout: "percent_used": 0.0, 2024-08-29T19:36:29.352 INFO:tasks.workunit.client.0.smithi029.stdout: "quota_bytes": 0, 2024-08-29T19:36:29.352 INFO:tasks.workunit.client.0.smithi029.stdout: "quota_objects": 0, 2024-08-29T19:36:29.352 INFO:tasks.workunit.client.0.smithi029.stdout: "rd": 0, 2024-08-29T19:36:29.352 INFO:tasks.workunit.client.0.smithi029.stdout: "rd_bytes": 0, 2024-08-29T19:36:29.352 INFO:tasks.workunit.client.0.smithi029.stdout: "stored": 0, 2024-08-29T19:36:29.352 INFO:tasks.workunit.client.0.smithi029.stdout: "stored_data": 0, 2024-08-29T19:36:29.352 INFO:tasks.workunit.client.0.smithi029.stdout: "stored_omap": 0, 2024-08-29T19:36:29.352 INFO:tasks.workunit.client.0.smithi029.stdout: "stored_raw": 0, 2024-08-29T19:36:29.352 INFO:tasks.workunit.client.0.smithi029.stdout: "wr": 0, 2024-08-29T19:36:29.353 INFO:tasks.workunit.client.0.smithi029.stdout: "wr_bytes": 0 2024-08-29T19:36:29.353 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.353 INFO:tasks.workunit.client.0.smithi029.stdout: "target_max_bytes": 0, 2024-08-29T19:36:29.353 INFO:tasks.workunit.client.0.smithi029.stdout: "target_max_objects": 0, 2024-08-29T19:36:29.353 INFO:tasks.workunit.client.0.smithi029.stdout: "type": "replicated" 2024-08-29T19:36:29.353 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.353 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:29.353 INFO:tasks.workunit.client.0.smithi029.stdout: "application": [ 2024-08-29T19:36:29.353 INFO:tasks.workunit.client.0.smithi029.stdout: "rbd" 2024-08-29T19:36:29.353 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:29.353 INFO:tasks.workunit.client.0.smithi029.stdout: "cache_mode": "none", 2024-08-29T19:36:29.353 INFO:tasks.workunit.client.0.smithi029.stdout: "erasure_code_profile": {}, 2024-08-29T19:36:29.353 INFO:tasks.workunit.client.0.smithi029.stdout: "flags_names": [ 2024-08-29T19:36:29.353 INFO:tasks.workunit.client.0.smithi029.stdout: "hashpspool", 2024-08-29T19:36:29.354 INFO:tasks.workunit.client.0.smithi029.stdout: "selfmanaged_snaps" 2024-08-29T19:36:29.354 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:29.354 INFO:tasks.workunit.client.0.smithi029.stdout: "min_size": 2, 2024-08-29T19:36:29.354 INFO:tasks.workunit.client.0.smithi029.stdout: "options": {}, 2024-08-29T19:36:29.354 INFO:tasks.workunit.client.0.smithi029.stdout: "pg_autoscale_mode": "off", 2024-08-29T19:36:29.354 INFO:tasks.workunit.client.0.smithi029.stdout: "pg_num": 8, 2024-08-29T19:36:29.354 INFO:tasks.workunit.client.0.smithi029.stdout: "pgp_num": 8, 2024-08-29T19:36:29.354 INFO:tasks.workunit.client.0.smithi029.stdout: "pool": 4, 2024-08-29T19:36:29.354 INFO:tasks.workunit.client.0.smithi029.stdout: "size": 3, 2024-08-29T19:36:29.354 INFO:tasks.workunit.client.0.smithi029.stdout: "stats": { 2024-08-29T19:36:29.354 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_raw": 722878474506, 2024-08-29T19:36:29.354 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes_used": 12595200, 2024-08-29T19:36:29.354 INFO:tasks.workunit.client.0.smithi029.stdout: "compress_bytes_used": 0, 2024-08-29T19:36:29.354 INFO:tasks.workunit.client.0.smithi029.stdout: "compress_under_bytes": 0, 2024-08-29T19:36:29.355 INFO:tasks.workunit.client.0.smithi029.stdout: "data_bytes_used": 12595200, 2024-08-29T19:36:29.355 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty": 0, 2024-08-29T19:36:29.355 INFO:tasks.workunit.client.0.smithi029.stdout: "max_avail": 240959488000, 2024-08-29T19:36:29.355 INFO:tasks.workunit.client.0.smithi029.stdout: "objects": 4, 2024-08-29T19:36:29.355 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_bytes_used": 0, 2024-08-29T19:36:29.355 INFO:tasks.workunit.client.0.smithi029.stdout: "percent_used": 1.742337190080434e-05, 2024-08-29T19:36:29.355 INFO:tasks.workunit.client.0.smithi029.stdout: "quota_bytes": 0, 2024-08-29T19:36:29.355 INFO:tasks.workunit.client.0.smithi029.stdout: "quota_objects": 0, 2024-08-29T19:36:29.355 INFO:tasks.workunit.client.0.smithi029.stdout: "rd": 9056, 2024-08-29T19:36:29.355 INFO:tasks.workunit.client.0.smithi029.stdout: "rd_bytes": 3176569856, 2024-08-29T19:36:29.355 INFO:tasks.workunit.client.0.smithi029.stdout: "stored": 4194323, 2024-08-29T19:36:29.355 INFO:tasks.workunit.client.0.smithi029.stdout: "stored_data": 4194323, 2024-08-29T19:36:29.355 INFO:tasks.workunit.client.0.smithi029.stdout: "stored_omap": 0, 2024-08-29T19:36:29.356 INFO:tasks.workunit.client.0.smithi029.stdout: "stored_raw": 12582969, 2024-08-29T19:36:29.356 INFO:tasks.workunit.client.0.smithi029.stdout: "wr": 24307, 2024-08-29T19:36:29.356 INFO:tasks.workunit.client.0.smithi029.stdout: "wr_bytes": 3154283520 2024-08-29T19:36:29.356 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.356 INFO:tasks.workunit.client.0.smithi029.stdout: "target_max_bytes": 0, 2024-08-29T19:36:29.356 INFO:tasks.workunit.client.0.smithi029.stdout: "target_max_objects": 0, 2024-08-29T19:36:29.356 INFO:tasks.workunit.client.0.smithi029.stdout: "type": "replicated" 2024-08-29T19:36:29.356 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:29.356 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:29.356 INFO:tasks.workunit.client.0.smithi029.stdout: "rbd": { 2024-08-29T19:36:29.356 INFO:tasks.workunit.client.0.smithi029.stdout: "mirroring_by_pool": [ 2024-08-29T19:36:29.356 INFO:tasks.workunit.client.0.smithi029.stdout: false 2024-08-29T19:36:29.356 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:29.356 INFO:tasks.workunit.client.0.smithi029.stdout: "num_images_by_pool": [ 2024-08-29T19:36:29.357 INFO:tasks.workunit.client.0.smithi029.stdout: 0 2024-08-29T19:36:29.357 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:29.357 INFO:tasks.workunit.client.0.smithi029.stdout: "num_pools": 1 2024-08-29T19:36:29.357 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.357 INFO:tasks.workunit.client.0.smithi029.stdout: "report_id": "1fde6e2b-664b-42f0-82d1-58c3b47f06ae", 2024-08-29T19:36:29.357 INFO:tasks.workunit.client.0.smithi029.stdout: "report_timestamp": "2024-08-29T19:36:28.250440", 2024-08-29T19:36:29.357 INFO:tasks.workunit.client.0.smithi029.stdout: "report_version": 1, 2024-08-29T19:36:29.357 INFO:tasks.workunit.client.0.smithi029.stdout: "rocksdb_stats": { 2024-08-29T19:36:29.357 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "7.9.2" 2024-08-29T19:36:29.357 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.357 INFO:tasks.workunit.client.0.smithi029.stdout: "rook": { 2024-08-29T19:36:29.357 INFO:tasks.workunit.client.0.smithi029.stdout: "cluster": { 2024-08-29T19:36:29.357 INFO:tasks.workunit.client.0.smithi029.stdout: "external-mode": null, 2024-08-29T19:36:29.357 INFO:tasks.workunit.client.0.smithi029.stdout: "mon": { 2024-08-29T19:36:29.358 INFO:tasks.workunit.client.0.smithi029.stdout: "allow-multiple-per-node": null, 2024-08-29T19:36:29.358 INFO:tasks.workunit.client.0.smithi029.stdout: "count": null, 2024-08-29T19:36:29.358 INFO:tasks.workunit.client.0.smithi029.stdout: "max-id": null, 2024-08-29T19:36:29.358 INFO:tasks.workunit.client.0.smithi029.stdout: "pvc": { 2024-08-29T19:36:29.358 INFO:tasks.workunit.client.0.smithi029.stdout: "enabled": null 2024-08-29T19:36:29.358 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.358 INFO:tasks.workunit.client.0.smithi029.stdout: "stretch": { 2024-08-29T19:36:29.358 INFO:tasks.workunit.client.0.smithi029.stdout: "enabled": null 2024-08-29T19:36:29.358 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:29.358 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.358 INFO:tasks.workunit.client.0.smithi029.stdout: "network": { 2024-08-29T19:36:29.358 INFO:tasks.workunit.client.0.smithi029.stdout: "provider": null 2024-08-29T19:36:29.358 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.358 INFO:tasks.workunit.client.0.smithi029.stdout: "storage": { 2024-08-29T19:36:29.359 INFO:tasks.workunit.client.0.smithi029.stdout: "device-set": { 2024-08-29T19:36:29.359 INFO:tasks.workunit.client.0.smithi029.stdout: "count": { 2024-08-29T19:36:29.359 INFO:tasks.workunit.client.0.smithi029.stdout: "non-portable": null, 2024-08-29T19:36:29.359 INFO:tasks.workunit.client.0.smithi029.stdout: "portable": null, 2024-08-29T19:36:29.359 INFO:tasks.workunit.client.0.smithi029.stdout: "total": null 2024-08-29T19:36:29.359 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:29.359 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:29.359 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:29.359 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.359 INFO:tasks.workunit.client.0.smithi029.stdout: "csi": { 2024-08-29T19:36:29.359 INFO:tasks.workunit.client.0.smithi029.stdout: "version": null 2024-08-29T19:36:29.359 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.359 INFO:tasks.workunit.client.0.smithi029.stdout: "kubernetes": { 2024-08-29T19:36:29.359 INFO:tasks.workunit.client.0.smithi029.stdout: "version": null 2024-08-29T19:36:29.360 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.360 INFO:tasks.workunit.client.0.smithi029.stdout: "node": { 2024-08-29T19:36:29.360 INFO:tasks.workunit.client.0.smithi029.stdout: "count": { 2024-08-29T19:36:29.360 INFO:tasks.workunit.client.0.smithi029.stdout: "kubernetes-total": null, 2024-08-29T19:36:29.360 INFO:tasks.workunit.client.0.smithi029.stdout: "with-ceph-daemons": null, 2024-08-29T19:36:29.360 INFO:tasks.workunit.client.0.smithi029.stdout: "with-csi-cephfs-plugin": null, 2024-08-29T19:36:29.360 INFO:tasks.workunit.client.0.smithi029.stdout: "with-csi-nfs-plugin": null, 2024-08-29T19:36:29.360 INFO:tasks.workunit.client.0.smithi029.stdout: "with-csi-rbd-plugin": null 2024-08-29T19:36:29.360 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:29.360 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.360 INFO:tasks.workunit.client.0.smithi029.stdout: "usage": { 2024-08-29T19:36:29.360 INFO:tasks.workunit.client.0.smithi029.stdout: "storage-class": { 2024-08-29T19:36:29.360 INFO:tasks.workunit.client.0.smithi029.stdout: "count": { 2024-08-29T19:36:29.360 INFO:tasks.workunit.client.0.smithi029.stdout: "bucket": null, 2024-08-29T19:36:29.361 INFO:tasks.workunit.client.0.smithi029.stdout: "cephfs": null, 2024-08-29T19:36:29.361 INFO:tasks.workunit.client.0.smithi029.stdout: "nfs": null, 2024-08-29T19:36:29.361 INFO:tasks.workunit.client.0.smithi029.stdout: "rbd": null, 2024-08-29T19:36:29.361 INFO:tasks.workunit.client.0.smithi029.stdout: "total": null 2024-08-29T19:36:29.361 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:29.361 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:29.361 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.361 INFO:tasks.workunit.client.0.smithi029.stdout: "version": null 2024-08-29T19:36:29.361 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.361 INFO:tasks.workunit.client.0.smithi029.stdout: "services": {}, 2024-08-29T19:36:29.361 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_per_pg": [ 2024-08-29T19:36:29.361 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:29.361 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T19:36:29.362 INFO:tasks.workunit.client.0.smithi029.stdout: 0, 2024-08-29T19:36:29.362 INFO:tasks.workunit.client.0.smithi029.stdout: 7, 2024-08-29T19:36:29.362 INFO:tasks.workunit.client.0.smithi029.stdout: 4 2024-08-29T19:36:29.362 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:29.362 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 0, 2024-08-29T19:36:29.362 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T19:36:29.362 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T19:36:29.362 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 60, 2024-08-29T19:36:29.362 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T19:36:29.362 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:36:29.362 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T19:36:29.362 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T19:35:33.582942+0000", 2024-08-29T19:36:29.362 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T18:01:23.143494+0000", 2024-08-29T19:36:29.362 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T18:01:23.143494+0000", 2024-08-29T19:36:29.363 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T18:01:23.144243+0000", 2024-08-29T19:36:29.363 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T19:35:33.582942+0000", 2024-08-29T19:36:29.363 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T19:36:29.363 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:36:29.363 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T19:36:29.363 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 650, 2024-08-29T19:36:29.363 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T19:35:33.582942+0000", 2024-08-29T19:36:29.363 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T19:35:33.582942+0000", 2024-08-29T19:36:29.363 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T19:35:33.582942+0000", 2024-08-29T19:36:29.363 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T19:36:29.363 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T19:36:29.363 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T19:36:29.363 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T19:35:33.582942+0000", 2024-08-29T19:36:29.363 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T19:35:33.582942+0000", 2024-08-29T19:36:29.364 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T19:36:29.364 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 5, 2024-08-29T19:36:29.364 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T19:36:29.364 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T19:36:29.364 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 649, 2024-08-29T19:36:29.364 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T19:36:29.364 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T19:36:29.364 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T19:36:29.364 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T19:36:29.364 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 5, 2024-08-29T19:36:29.364 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:36:29.364 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T19:36:29.364 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T19:36:29.364 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "2.1f", 2024-08-29T19:36:29.365 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T19:36:29.365 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T19:36:29.365 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 3031, 2024-08-29T19:36:29.365 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 5576, 2024-08-29T19:36:29.365 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T19:36:29.365 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T02:23:16.679950+0000", 2024-08-29T19:36:29.365 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:36:29.365 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T19:36:29.365 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T19:36:29.365 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 582, 2024-08-29T19:36:29.365 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:36:29.365 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T19:36:29.365 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:36:29.365 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T19:36:29.366 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T19:36:29.366 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T19:36:29.366 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T19:36:29.366 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T19:36:29.366 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T19:36:29.366 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T19:36:29.366 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T19:36:29.366 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T19:36:29.366 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T19:36:29.366 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:36:29.366 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T19:36:29.366 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 6, 2024-08-29T19:36:29.366 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 2, 2024-08-29T19:36:29.366 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T19:36:29.367 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 2, 2024-08-29T19:36:29.367 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:36:29.367 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T19:36:29.367 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T19:36:29.367 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T19:36:29.367 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:36:29.367 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 1, 2024-08-29T19:36:29.367 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T19:36:29.367 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T19:36:29.367 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T19:36:29.367 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T19:36:29.367 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T19:36:29.367 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T19:36:29.367 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T19:36:29.368 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 4, 2024-08-29T19:36:29.368 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 4, 2024-08-29T19:36:29.368 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T19:36:29.368 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:36:29.368 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T19:36:29.368 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 4, 2024-08-29T19:36:29.368 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 1 2024-08-29T19:36:29.368 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.368 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T19:36:29.368 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T19:36:29.368 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T19:36:29.368 INFO:tasks.workunit.client.0.smithi029.stdout: 0, 2024-08-29T19:36:29.369 INFO:tasks.workunit.client.0.smithi029.stdout: 7, 2024-08-29T19:36:29.369 INFO:tasks.workunit.client.0.smithi029.stdout: 4 2024-08-29T19:36:29.369 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:29.369 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 0, 2024-08-29T19:36:29.369 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "693'5" 2024-08-29T19:36:29.369 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.369 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:29.369 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T19:36:29.369 INFO:tasks.workunit.client.0.smithi029.stdout: 3, 2024-08-29T19:36:29.369 INFO:tasks.workunit.client.0.smithi029.stdout: 6, 2024-08-29T19:36:29.369 INFO:tasks.workunit.client.0.smithi029.stdout: 2 2024-08-29T19:36:29.369 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:29.369 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 3, 2024-08-29T19:36:29.369 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T19:36:29.370 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T19:36:29.370 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T19:36:29.370 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T19:36:29.370 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:36:29.370 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T19:36:29.370 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T19:35:32.928207+0000", 2024-08-29T19:36:29.370 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T18:00:53.454443+0000", 2024-08-29T19:36:29.370 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T18:00:53.454443+0000", 2024-08-29T19:36:29.370 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T18:00:53.455432+0000", 2024-08-29T19:36:29.370 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T19:35:32.928207+0000", 2024-08-29T19:36:29.370 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:29.370 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:36:29.370 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:29.370 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 624, 2024-08-29T19:36:29.370 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T19:35:32.928207+0000", 2024-08-29T19:36:29.371 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T19:35:32.928207+0000", 2024-08-29T19:36:29.371 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T19:35:32.928207+0000", 2024-08-29T19:36:29.371 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T19:36:29.371 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T19:36:29.371 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:29.371 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T19:35:32.928207+0000", 2024-08-29T19:36:29.371 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T19:35:32.928207+0000", 2024-08-29T19:36:29.371 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T19:36:29.371 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T19:36:29.371 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T19:36:29.371 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T19:36:29.371 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 623, 2024-08-29T19:36:29.371 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T19:36:29.371 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T19:36:29.372 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T19:36:29.372 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T19:36:29.372 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T19:36:29.372 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:36:29.372 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T19:36:29.372 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T19:36:29.372 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.1e", 2024-08-29T19:36:29.372 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T19:36:29.372 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T19:36:29.372 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 3031, 2024-08-29T19:36:29.372 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 5512, 2024-08-29T19:36:29.372 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T19:36:29.372 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T04:30:08.037236+0000", 2024-08-29T19:36:29.372 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:36:29.373 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T19:36:29.373 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T19:36:29.373 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T19:36:29.373 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:36:29.373 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T19:36:29.373 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:36:29.373 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T19:36:29.373 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T19:36:29.373 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T19:36:29.373 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T19:36:29.373 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T19:36:29.373 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T19:36:29.373 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T19:36:29.373 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T19:36:29.374 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T19:36:29.374 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T19:36:29.374 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:36:29.374 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T19:36:29.374 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T19:36:29.374 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T19:36:29.374 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T19:36:29.374 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T19:36:29.374 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:36:29.374 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T19:36:29.374 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T19:36:29.374 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T19:36:29.374 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:36:29.374 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T19:36:29.375 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T19:36:29.375 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T19:36:29.375 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T19:36:29.375 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T19:36:29.375 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T19:36:29.375 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T19:36:29.375 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T19:36:29.375 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T19:36:29.375 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T19:36:29.375 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T19:36:29.375 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:36:29.375 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T19:36:29.375 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T19:36:29.375 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T19:36:29.376 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.376 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T19:36:29.376 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T19:36:29.376 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T19:36:29.376 INFO:tasks.workunit.client.0.smithi029.stdout: 3, 2024-08-29T19:36:29.376 INFO:tasks.workunit.client.0.smithi029.stdout: 6, 2024-08-29T19:36:29.376 INFO:tasks.workunit.client.0.smithi029.stdout: 2 2024-08-29T19:36:29.376 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:29.376 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 3, 2024-08-29T19:36:29.376 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T19:36:29.376 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.376 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:29.376 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T19:36:29.376 INFO:tasks.workunit.client.0.smithi029.stdout: 3, 2024-08-29T19:36:29.377 INFO:tasks.workunit.client.0.smithi029.stdout: 4, 2024-08-29T19:36:29.377 INFO:tasks.workunit.client.0.smithi029.stdout: 5 2024-08-29T19:36:29.377 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:29.377 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 3, 2024-08-29T19:36:29.377 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T19:36:29.377 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T19:36:29.377 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 60, 2024-08-29T19:36:29.377 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T19:36:29.377 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:36:29.377 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T19:36:29.377 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T19:35:32.928737+0000", 2024-08-29T19:36:29.377 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T18:00:22.814028+0000", 2024-08-29T19:36:29.377 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T18:00:22.814028+0000", 2024-08-29T19:36:29.378 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T18:00:22.815585+0000", 2024-08-29T19:36:29.378 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T19:35:32.928737+0000", 2024-08-29T19:36:29.378 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T19:36:29.378 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:36:29.378 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T19:36:29.378 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 597, 2024-08-29T19:36:29.378 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T19:35:32.928737+0000", 2024-08-29T19:36:29.378 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T19:35:32.928737+0000", 2024-08-29T19:36:29.378 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T19:35:32.928737+0000", 2024-08-29T19:36:29.378 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T19:36:29.378 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T19:36:29.378 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T19:36:29.378 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T19:35:32.928737+0000", 2024-08-29T19:36:29.378 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T19:35:32.928737+0000", 2024-08-29T19:36:29.378 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T19:36:29.379 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 2, 2024-08-29T19:36:29.379 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T19:36:29.379 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T19:36:29.379 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 596, 2024-08-29T19:36:29.379 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T19:36:29.379 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T19:36:29.379 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T19:36:29.379 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T19:36:29.379 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 2, 2024-08-29T19:36:29.379 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:36:29.379 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T19:36:29.379 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T19:36:29.379 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "2.1e", 2024-08-29T19:36:29.379 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T19:36:29.380 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T19:36:29.380 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 3031, 2024-08-29T19:36:29.380 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 5507, 2024-08-29T19:36:29.380 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T19:36:29.380 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T22:05:30.910259+0000", 2024-08-29T19:36:29.380 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:36:29.380 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T19:36:29.380 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T19:36:29.380 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T19:36:29.380 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:36:29.380 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T19:36:29.380 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:36:29.380 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T19:36:29.380 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T19:36:29.381 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T19:36:29.381 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T19:36:29.381 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T19:36:29.381 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T19:36:29.381 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T19:36:29.381 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T19:36:29.381 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T19:36:29.381 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T19:36:29.381 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:36:29.381 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T19:36:29.381 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T19:36:29.381 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T19:36:29.381 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T19:36:29.381 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T19:36:29.382 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:36:29.382 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T19:36:29.382 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T19:36:29.382 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T19:36:29.382 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:36:29.382 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T19:36:29.382 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T19:36:29.382 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T19:36:29.382 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T19:36:29.382 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T19:36:29.382 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T19:36:29.382 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T19:36:29.382 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T19:36:29.382 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T19:36:29.383 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T19:36:29.383 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T19:36:29.383 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:36:29.383 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T19:36:29.383 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T19:36:29.383 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T19:36:29.383 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.383 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T19:36:29.383 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T19:36:29.383 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T19:36:29.383 INFO:tasks.workunit.client.0.smithi029.stdout: 3, 2024-08-29T19:36:29.383 INFO:tasks.workunit.client.0.smithi029.stdout: 4, 2024-08-29T19:36:29.383 INFO:tasks.workunit.client.0.smithi029.stdout: 5 2024-08-29T19:36:29.384 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:29.384 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 3, 2024-08-29T19:36:29.384 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "693'2" 2024-08-29T19:36:29.384 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.384 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:29.384 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T19:36:29.384 INFO:tasks.workunit.client.0.smithi029.stdout: 0, 2024-08-29T19:36:29.384 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T19:36:29.384 INFO:tasks.workunit.client.0.smithi029.stdout: 2 2024-08-29T19:36:29.384 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:29.384 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 0, 2024-08-29T19:36:29.384 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T19:36:29.384 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T19:36:29.384 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T19:36:29.385 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T19:36:29.385 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:36:29.385 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T19:36:29.385 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T19:35:33.582381+0000", 2024-08-29T19:36:29.385 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T18:00:22.827999+0000", 2024-08-29T19:36:29.385 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T18:00:22.827999+0000", 2024-08-29T19:36:29.385 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T18:00:22.830522+0000", 2024-08-29T19:36:29.385 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T19:35:33.582381+0000", 2024-08-29T19:36:29.385 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:29.385 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:36:29.385 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:29.385 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 597, 2024-08-29T19:36:29.385 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T19:35:33.582381+0000", 2024-08-29T19:36:29.385 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T19:35:33.582381+0000", 2024-08-29T19:36:29.386 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T19:35:33.582381+0000", 2024-08-29T19:36:29.386 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T19:36:29.386 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T19:36:29.386 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:29.386 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T19:35:33.582381+0000", 2024-08-29T19:36:29.386 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T19:35:33.582381+0000", 2024-08-29T19:36:29.386 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T19:36:29.386 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T19:36:29.386 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T19:36:29.386 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T19:36:29.386 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 596, 2024-08-29T19:36:29.386 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T19:36:29.386 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T19:36:29.386 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T19:36:29.387 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T19:36:29.387 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T19:36:29.387 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:36:29.387 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T19:36:29.387 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T19:36:29.387 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.1f", 2024-08-29T19:36:29.387 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T19:36:29.387 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T19:36:29.387 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 3031, 2024-08-29T19:36:29.387 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 5564, 2024-08-29T19:36:29.387 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T19:36:29.387 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T03:44:28.148717+0000", 2024-08-29T19:36:29.387 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:36:29.387 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T19:36:29.388 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T19:36:29.388 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T19:36:29.388 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:36:29.388 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T19:36:29.388 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:36:29.388 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T19:36:29.388 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T19:36:29.388 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T19:36:29.388 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T19:36:29.388 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T19:36:29.388 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T19:36:29.388 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T19:36:29.388 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T19:36:29.389 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T19:36:29.389 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T19:36:29.389 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:36:29.389 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T19:36:29.389 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T19:36:29.389 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T19:36:29.389 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T19:36:29.389 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T19:36:29.389 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:36:29.389 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T19:36:29.389 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T19:36:29.389 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T19:36:29.389 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:36:29.389 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T19:36:29.390 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T19:36:29.390 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T19:36:29.390 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T19:36:29.390 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T19:36:29.390 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T19:36:29.390 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T19:36:29.390 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T19:36:29.390 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T19:36:29.390 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T19:36:29.390 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T19:36:29.390 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:36:29.390 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T19:36:29.390 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T19:36:29.390 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T19:36:29.391 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.391 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T19:36:29.391 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T19:36:29.391 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T19:36:29.391 INFO:tasks.workunit.client.0.smithi029.stdout: 0, 2024-08-29T19:36:29.391 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T19:36:29.391 INFO:tasks.workunit.client.0.smithi029.stdout: 2 2024-08-29T19:36:29.391 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:29.391 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 0, 2024-08-29T19:36:29.391 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T19:36:29.391 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.391 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:29.391 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T19:36:29.391 INFO:tasks.workunit.client.0.smithi029.stdout: 7, 2024-08-29T19:36:29.392 INFO:tasks.workunit.client.0.smithi029.stdout: 6, 2024-08-29T19:36:29.392 INFO:tasks.workunit.client.0.smithi029.stdout: 0 2024-08-29T19:36:29.392 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:29.392 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 7, 2024-08-29T19:36:29.392 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T19:36:29.392 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T19:36:29.392 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 60, 2024-08-29T19:36:29.392 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T19:36:29.392 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:36:29.392 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T19:36:29.392 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T19:35:33.590216+0000", 2024-08-29T19:36:29.392 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T18:01:23.160326+0000", 2024-08-29T19:36:29.392 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T18:01:23.160326+0000", 2024-08-29T19:36:29.392 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T18:01:23.161213+0000", 2024-08-29T19:36:29.393 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T19:35:33.590216+0000", 2024-08-29T19:36:29.393 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T19:36:29.393 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:36:29.393 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T19:36:29.393 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 650, 2024-08-29T19:36:29.393 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T19:35:33.590216+0000", 2024-08-29T19:36:29.393 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T19:35:33.590216+0000", 2024-08-29T19:36:29.393 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T19:35:33.590216+0000", 2024-08-29T19:36:29.393 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T19:36:29.393 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T19:36:29.393 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T19:36:29.393 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T19:35:33.590216+0000", 2024-08-29T19:36:29.393 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T19:35:33.590216+0000", 2024-08-29T19:36:29.393 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T19:36:29.394 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 2, 2024-08-29T19:36:29.394 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T19:36:29.394 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T19:36:29.394 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 649, 2024-08-29T19:36:29.394 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T19:36:29.394 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T19:36:29.394 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T19:36:29.394 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T19:36:29.394 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 2, 2024-08-29T19:36:29.394 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:36:29.394 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T19:36:29.394 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T19:36:29.394 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "2.1d", 2024-08-29T19:36:29.394 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T19:36:29.395 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T19:36:29.395 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 3031, 2024-08-29T19:36:29.395 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 5378, 2024-08-29T19:36:29.395 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T19:36:29.395 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T02:54:45.215292+0000", 2024-08-29T19:36:29.395 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:36:29.395 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T19:36:29.395 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T19:36:29.395 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T19:36:29.395 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:36:29.395 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T19:36:29.395 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:36:29.395 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T19:36:29.395 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T19:36:29.396 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T19:36:29.396 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T19:36:29.396 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T19:36:29.396 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T19:36:29.396 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T19:36:29.396 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T19:36:29.396 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T19:36:29.396 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T19:36:29.396 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:36:29.396 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T19:36:29.396 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 3, 2024-08-29T19:36:29.396 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 1, 2024-08-29T19:36:29.396 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T19:36:29.396 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 1, 2024-08-29T19:36:29.397 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:36:29.397 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T19:36:29.397 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T19:36:29.397 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T19:36:29.397 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:36:29.397 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 1, 2024-08-29T19:36:29.397 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T19:36:29.397 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T19:36:29.397 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T19:36:29.397 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T19:36:29.397 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T19:36:29.397 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T19:36:29.397 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T19:36:29.397 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 6, 2024-08-29T19:36:29.398 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 6, 2024-08-29T19:36:29.398 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T19:36:29.398 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:36:29.398 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T19:36:29.398 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 3, 2024-08-29T19:36:29.398 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T19:36:29.398 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.398 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T19:36:29.398 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T19:36:29.398 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T19:36:29.398 INFO:tasks.workunit.client.0.smithi029.stdout: 7, 2024-08-29T19:36:29.398 INFO:tasks.workunit.client.0.smithi029.stdout: 6, 2024-08-29T19:36:29.398 INFO:tasks.workunit.client.0.smithi029.stdout: 0 2024-08-29T19:36:29.399 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:29.399 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 7, 2024-08-29T19:36:29.399 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "66'2" 2024-08-29T19:36:29.399 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.399 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:29.399 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T19:36:29.399 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T19:36:29.399 INFO:tasks.workunit.client.0.smithi029.stdout: 4, 2024-08-29T19:36:29.399 INFO:tasks.workunit.client.0.smithi029.stdout: 1 2024-08-29T19:36:29.399 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:29.399 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 5, 2024-08-29T19:36:29.399 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T19:36:29.399 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T19:36:29.399 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T19:36:29.400 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T19:36:29.400 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:36:29.400 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T19:36:29.400 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T19:35:33.389885+0000", 2024-08-29T19:36:29.400 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T18:00:22.830451+0000", 2024-08-29T19:36:29.400 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T18:00:22.830451+0000", 2024-08-29T19:36:29.400 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T18:00:22.831256+0000", 2024-08-29T19:36:29.400 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T19:35:33.389885+0000", 2024-08-29T19:36:29.400 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:29.400 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:36:29.400 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:29.400 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 597, 2024-08-29T19:36:29.400 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T19:35:33.389885+0000", 2024-08-29T19:36:29.400 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T19:35:33.389885+0000", 2024-08-29T19:36:29.401 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T19:35:33.389885+0000", 2024-08-29T19:36:29.401 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T19:36:29.401 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T19:36:29.401 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:29.401 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T19:35:33.389885+0000", 2024-08-29T19:36:29.401 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T19:35:33.389885+0000", 2024-08-29T19:36:29.401 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T19:36:29.401 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T19:36:29.401 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T19:36:29.401 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T19:36:29.401 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 596, 2024-08-29T19:36:29.401 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T19:36:29.401 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T19:36:29.402 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T19:36:29.402 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T19:36:29.402 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T19:36:29.402 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:36:29.402 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T19:36:29.402 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T19:36:29.402 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.1c", 2024-08-29T19:36:29.402 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T19:36:29.402 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T19:36:29.402 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 3031, 2024-08-29T19:36:29.402 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 5439, 2024-08-29T19:36:29.402 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T19:36:29.402 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T21:27:05.945890+0000", 2024-08-29T19:36:29.402 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:36:29.403 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T19:36:29.403 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T19:36:29.403 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T19:36:29.403 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:36:29.403 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T19:36:29.403 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:36:29.403 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T19:36:29.403 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T19:36:29.403 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T19:36:29.403 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T19:36:29.403 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T19:36:29.403 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T19:36:29.403 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T19:36:29.403 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T19:36:29.404 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T19:36:29.404 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T19:36:29.404 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:36:29.404 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T19:36:29.404 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T19:36:29.404 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T19:36:29.404 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T19:36:29.404 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T19:36:29.404 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:36:29.404 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T19:36:29.404 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T19:36:29.404 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T19:36:29.404 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:36:29.405 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T19:36:29.405 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T19:36:29.405 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T19:36:29.405 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T19:36:29.405 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T19:36:29.405 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T19:36:29.405 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T19:36:29.405 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T19:36:29.405 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T19:36:29.405 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T19:36:29.406 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T19:36:29.406 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:36:29.406 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T19:36:29.406 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T19:36:29.406 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T19:36:29.406 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.406 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T19:36:29.407 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T19:36:29.407 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T19:36:29.407 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T19:36:29.407 INFO:tasks.workunit.client.0.smithi029.stdout: 4, 2024-08-29T19:36:29.408 INFO:tasks.workunit.client.0.smithi029.stdout: 1 2024-08-29T19:36:29.408 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:29.408 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 5, 2024-08-29T19:36:29.408 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T19:36:29.408 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.408 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:29.408 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T19:36:29.408 INFO:tasks.workunit.client.0.smithi029.stdout: 3, 2024-08-29T19:36:29.408 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T19:36:29.408 INFO:tasks.workunit.client.0.smithi029.stdout: 2 2024-08-29T19:36:29.408 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:29.408 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 3, 2024-08-29T19:36:29.408 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T19:36:29.409 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T19:36:29.409 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 60, 2024-08-29T19:36:29.409 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T19:36:29.409 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:36:29.409 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T19:36:29.409 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T19:35:32.928725+0000", 2024-08-29T19:36:29.409 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T18:00:22.831929+0000", 2024-08-29T19:36:29.409 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T18:00:22.831929+0000", 2024-08-29T19:36:29.409 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T18:00:22.832840+0000", 2024-08-29T19:36:29.409 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T19:35:32.928725+0000", 2024-08-29T19:36:29.409 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T19:36:29.409 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:36:29.409 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T19:36:29.410 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 597, 2024-08-29T19:36:29.410 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T19:35:32.928725+0000", 2024-08-29T19:36:29.410 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T19:35:32.928725+0000", 2024-08-29T19:36:29.410 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T19:35:32.928725+0000", 2024-08-29T19:36:29.410 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T19:36:29.410 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T19:36:29.410 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T19:36:29.410 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T19:35:32.928725+0000", 2024-08-29T19:36:29.410 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T19:35:32.928725+0000", 2024-08-29T19:36:29.410 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T19:36:29.410 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 2, 2024-08-29T19:36:29.410 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T19:36:29.410 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T19:36:29.410 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 596, 2024-08-29T19:36:29.411 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T19:36:29.411 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T19:36:29.411 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T19:36:29.411 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T19:36:29.411 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 2, 2024-08-29T19:36:29.411 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:36:29.411 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T19:36:29.411 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T19:36:29.411 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "2.1c", 2024-08-29T19:36:29.411 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T19:36:29.411 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T19:36:29.411 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 3031, 2024-08-29T19:36:29.411 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 5037, 2024-08-29T19:36:29.411 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T19:36:29.412 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T23:31:34.669439+0000", 2024-08-29T19:36:29.412 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:36:29.412 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T19:36:29.412 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T19:36:29.412 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T19:36:29.412 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:36:29.412 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T19:36:29.412 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:36:29.412 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T19:36:29.412 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T19:36:29.412 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T19:36:29.412 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T19:36:29.412 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T19:36:29.413 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T19:36:29.413 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T19:36:29.413 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T19:36:29.413 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T19:36:29.413 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T19:36:29.413 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:36:29.413 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T19:36:29.413 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 3, 2024-08-29T19:36:29.413 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 1, 2024-08-29T19:36:29.413 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T19:36:29.413 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 1, 2024-08-29T19:36:29.413 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:36:29.413 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T19:36:29.413 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T19:36:29.414 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T19:36:29.414 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:36:29.414 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 1, 2024-08-29T19:36:29.414 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T19:36:29.414 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 1, 2024-08-29T19:36:29.414 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T19:36:29.414 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T19:36:29.414 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T19:36:29.414 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T19:36:29.414 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T19:36:29.414 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 6, 2024-08-29T19:36:29.414 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 6, 2024-08-29T19:36:29.414 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T19:36:29.414 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:36:29.415 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T19:36:29.415 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 3, 2024-08-29T19:36:29.415 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T19:36:29.415 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.415 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T19:36:29.415 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T19:36:29.415 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T19:36:29.415 INFO:tasks.workunit.client.0.smithi029.stdout: 3, 2024-08-29T19:36:29.415 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T19:36:29.415 INFO:tasks.workunit.client.0.smithi029.stdout: 2 2024-08-29T19:36:29.415 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:29.415 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 3, 2024-08-29T19:36:29.415 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "66'2" 2024-08-29T19:36:29.416 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.416 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:29.416 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T19:36:29.416 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T19:36:29.416 INFO:tasks.workunit.client.0.smithi029.stdout: 4, 2024-08-29T19:36:29.416 INFO:tasks.workunit.client.0.smithi029.stdout: 6 2024-08-29T19:36:29.416 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:29.416 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 5, 2024-08-29T19:36:29.416 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T19:36:29.416 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T19:36:29.416 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T19:36:29.416 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T19:36:29.416 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:36:29.416 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T19:36:29.417 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T19:35:33.388965+0000", 2024-08-29T19:36:29.417 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T18:00:53.450788+0000", 2024-08-29T19:36:29.417 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T18:00:53.450788+0000", 2024-08-29T19:36:29.417 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T18:00:53.451503+0000", 2024-08-29T19:36:29.417 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T19:35:33.388965+0000", 2024-08-29T19:36:29.417 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:29.417 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:36:29.417 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:29.417 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 624, 2024-08-29T19:36:29.417 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T19:35:33.388965+0000", 2024-08-29T19:36:29.417 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T19:35:33.388965+0000", 2024-08-29T19:36:29.417 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T19:35:33.388965+0000", 2024-08-29T19:36:29.417 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T19:36:29.417 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T19:36:29.418 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:29.418 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T19:35:33.388965+0000", 2024-08-29T19:36:29.418 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T19:35:33.388965+0000", 2024-08-29T19:36:29.418 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T19:36:29.418 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T19:36:29.418 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T19:36:29.418 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T19:36:29.418 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 623, 2024-08-29T19:36:29.418 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T19:36:29.418 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T19:36:29.418 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T19:36:29.418 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T19:36:29.418 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T19:36:29.418 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:36:29.419 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T19:36:29.419 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T19:36:29.419 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.1d", 2024-08-29T19:36:29.419 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T19:36:29.419 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T19:36:29.419 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 3031, 2024-08-29T19:36:29.419 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 5433, 2024-08-29T19:36:29.419 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T19:36:29.419 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T00:23:23.693208+0000", 2024-08-29T19:36:29.419 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:36:29.419 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T19:36:29.419 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T19:36:29.419 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T19:36:29.419 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:36:29.420 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T19:36:29.420 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:36:29.420 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T19:36:29.420 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T19:36:29.420 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T19:36:29.420 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T19:36:29.420 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T19:36:29.420 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T19:36:29.420 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T19:36:29.420 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T19:36:29.420 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T19:36:29.420 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T19:36:29.420 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:36:29.420 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T19:36:29.421 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T19:36:29.421 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T19:36:29.421 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T19:36:29.421 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T19:36:29.421 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:36:29.421 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T19:36:29.421 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T19:36:29.421 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T19:36:29.421 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:36:29.421 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T19:36:29.421 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T19:36:29.421 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T19:36:29.421 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T19:36:29.421 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T19:36:29.422 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T19:36:29.422 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T19:36:29.422 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T19:36:29.422 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T19:36:29.422 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T19:36:29.422 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T19:36:29.422 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:36:29.422 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T19:36:29.422 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T19:36:29.422 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T19:36:29.422 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.422 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T19:36:29.422 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T19:36:29.423 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T19:36:29.423 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T19:36:29.423 INFO:tasks.workunit.client.0.smithi029.stdout: 4, 2024-08-29T19:36:29.423 INFO:tasks.workunit.client.0.smithi029.stdout: 6 2024-08-29T19:36:29.423 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:29.423 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 5, 2024-08-29T19:36:29.423 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T19:36:29.423 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.423 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:29.423 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T19:36:29.423 INFO:tasks.workunit.client.0.smithi029.stdout: 6, 2024-08-29T19:36:29.423 INFO:tasks.workunit.client.0.smithi029.stdout: 4, 2024-08-29T19:36:29.423 INFO:tasks.workunit.client.0.smithi029.stdout: 1 2024-08-29T19:36:29.423 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:29.423 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 6, 2024-08-29T19:36:29.424 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T19:36:29.424 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T19:36:29.424 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T19:36:29.424 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T19:36:29.424 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:36:29.424 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T19:36:29.424 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T19:35:33.588305+0000", 2024-08-29T19:36:29.424 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T18:00:53.443642+0000", 2024-08-29T19:36:29.424 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T18:00:53.443642+0000", 2024-08-29T19:36:29.424 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T18:00:53.444806+0000", 2024-08-29T19:36:29.424 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T19:35:33.588305+0000", 2024-08-29T19:36:29.424 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:29.424 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:36:29.425 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:29.425 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 624, 2024-08-29T19:36:29.425 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T19:35:33.588305+0000", 2024-08-29T19:36:29.425 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T19:35:33.588305+0000", 2024-08-29T19:36:29.425 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T19:35:33.588305+0000", 2024-08-29T19:36:29.425 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T19:36:29.425 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T19:36:29.425 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:29.425 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T19:35:33.588305+0000", 2024-08-29T19:36:29.425 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T19:35:33.588305+0000", 2024-08-29T19:36:29.425 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T19:36:29.425 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T19:36:29.425 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T19:36:29.425 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T19:36:29.426 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 623, 2024-08-29T19:36:29.426 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T19:36:29.426 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T19:36:29.426 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T19:36:29.426 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T19:36:29.426 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T19:36:29.426 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:36:29.426 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T19:36:29.426 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T19:36:29.426 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.a", 2024-08-29T19:36:29.426 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T19:36:29.426 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T19:36:29.426 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 3031, 2024-08-29T19:36:29.426 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 5424, 2024-08-29T19:36:29.427 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T19:36:29.427 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T20:03:36.131058+0000", 2024-08-29T19:36:29.427 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:36:29.427 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T19:36:29.427 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T19:36:29.427 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T19:36:29.427 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:36:29.427 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T19:36:29.427 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:36:29.427 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T19:36:29.427 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T19:36:29.427 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T19:36:29.427 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T19:36:29.427 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T19:36:29.428 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T19:36:29.428 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T19:36:29.428 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T19:36:29.428 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T19:36:29.428 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T19:36:29.428 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:36:29.428 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T19:36:29.428 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T19:36:29.428 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T19:36:29.428 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T19:36:29.428 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T19:36:29.428 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:36:29.428 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T19:36:29.428 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T19:36:29.429 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T19:36:29.429 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:36:29.429 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T19:36:29.429 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T19:36:29.429 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T19:36:29.429 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T19:36:29.429 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T19:36:29.429 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T19:36:29.429 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T19:36:29.429 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T19:36:29.429 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T19:36:29.429 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T19:36:29.429 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T19:36:29.429 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:36:29.430 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T19:36:29.430 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T19:36:29.430 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T19:36:29.430 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.430 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T19:36:29.430 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T19:36:29.430 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T19:36:29.430 INFO:tasks.workunit.client.0.smithi029.stdout: 6, 2024-08-29T19:36:29.430 INFO:tasks.workunit.client.0.smithi029.stdout: 4, 2024-08-29T19:36:29.430 INFO:tasks.workunit.client.0.smithi029.stdout: 1 2024-08-29T19:36:29.430 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:29.430 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 6, 2024-08-29T19:36:29.430 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T19:36:29.431 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.431 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:29.431 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T19:36:29.431 INFO:tasks.workunit.client.0.smithi029.stdout: 3, 2024-08-29T19:36:29.431 INFO:tasks.workunit.client.0.smithi029.stdout: 4, 2024-08-29T19:36:29.431 INFO:tasks.workunit.client.0.smithi029.stdout: 5 2024-08-29T19:36:29.431 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:29.431 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 3, 2024-08-29T19:36:29.431 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T19:36:29.431 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T19:36:29.431 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 60, 2024-08-29T19:36:29.431 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T19:36:29.431 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:36:29.431 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T19:36:29.432 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T19:35:32.933166+0000", 2024-08-29T19:36:29.432 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T18:00:22.814693+0000", 2024-08-29T19:36:29.432 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T18:00:22.814693+0000", 2024-08-29T19:36:29.432 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T18:00:22.816078+0000", 2024-08-29T19:36:29.432 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T19:35:32.933166+0000", 2024-08-29T19:36:29.432 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T19:36:29.432 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:36:29.432 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T19:36:29.432 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 597, 2024-08-29T19:36:29.432 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T19:35:32.933166+0000", 2024-08-29T19:36:29.432 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T19:35:32.933166+0000", 2024-08-29T19:36:29.432 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T19:35:32.933166+0000", 2024-08-29T19:36:29.432 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T19:36:29.433 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T19:36:29.433 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T19:36:29.433 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T19:35:32.933166+0000", 2024-08-29T19:36:29.433 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T19:35:32.933166+0000", 2024-08-29T19:36:29.433 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T19:36:29.433 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 3, 2024-08-29T19:36:29.433 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T19:36:29.433 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T19:36:29.433 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 596, 2024-08-29T19:36:29.433 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T19:36:29.433 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T19:36:29.433 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T19:36:29.433 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T19:36:29.433 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 3, 2024-08-29T19:36:29.434 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:36:29.434 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T19:36:29.434 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T19:36:29.434 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "2.b", 2024-08-29T19:36:29.434 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T19:36:29.434 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T19:36:29.434 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 3031, 2024-08-29T19:36:29.434 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 5051, 2024-08-29T19:36:29.434 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T19:36:29.434 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T00:22:46.856599+0000", 2024-08-29T19:36:29.434 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:36:29.434 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T19:36:29.434 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T19:36:29.434 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T19:36:29.435 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:36:29.435 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T19:36:29.435 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:36:29.435 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T19:36:29.435 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T19:36:29.435 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T19:36:29.435 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T19:36:29.435 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T19:36:29.435 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T19:36:29.435 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T19:36:29.435 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T19:36:29.435 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T19:36:29.435 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T19:36:29.435 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:36:29.436 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T19:36:29.436 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 3, 2024-08-29T19:36:29.436 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 1, 2024-08-29T19:36:29.436 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T19:36:29.436 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 1, 2024-08-29T19:36:29.436 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:36:29.436 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T19:36:29.436 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T19:36:29.436 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T19:36:29.436 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:36:29.436 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 1, 2024-08-29T19:36:29.436 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T19:36:29.436 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 1, 2024-08-29T19:36:29.436 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T19:36:29.437 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T19:36:29.437 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T19:36:29.437 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T19:36:29.437 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T19:36:29.437 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 2, 2024-08-29T19:36:29.437 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 2, 2024-08-29T19:36:29.437 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T19:36:29.437 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:36:29.437 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T19:36:29.437 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 1, 2024-08-29T19:36:29.437 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T19:36:29.437 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.437 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T19:36:29.437 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T19:36:29.438 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T19:36:29.438 INFO:tasks.workunit.client.0.smithi029.stdout: 3, 2024-08-29T19:36:29.438 INFO:tasks.workunit.client.0.smithi029.stdout: 4, 2024-08-29T19:36:29.438 INFO:tasks.workunit.client.0.smithi029.stdout: 5 2024-08-29T19:36:29.438 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:29.438 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 3, 2024-08-29T19:36:29.438 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "693'3" 2024-08-29T19:36:29.438 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.438 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:29.438 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T19:36:29.438 INFO:tasks.workunit.client.0.smithi029.stdout: 3, 2024-08-29T19:36:29.438 INFO:tasks.workunit.client.0.smithi029.stdout: 2, 2024-08-29T19:36:29.438 INFO:tasks.workunit.client.0.smithi029.stdout: 4 2024-08-29T19:36:29.439 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:29.439 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 3, 2024-08-29T19:36:29.439 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T19:36:29.439 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T19:36:29.439 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T19:36:29.439 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T19:36:29.439 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:36:29.439 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T19:36:29.439 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T19:35:32.933385+0000", 2024-08-29T19:36:29.439 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T17:59:52.073465+0000", 2024-08-29T19:36:29.439 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T17:59:52.073465+0000", 2024-08-29T19:36:29.439 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T17:59:52.074220+0000", 2024-08-29T19:36:29.439 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T19:35:32.933385+0000", 2024-08-29T19:36:29.439 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:29.440 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:36:29.440 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:29.440 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 568, 2024-08-29T19:36:29.440 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T19:35:32.933385+0000", 2024-08-29T19:36:29.440 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T19:35:32.933385+0000", 2024-08-29T19:36:29.440 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T19:35:32.933385+0000", 2024-08-29T19:36:29.440 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T19:36:29.440 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T19:36:29.440 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:29.440 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T19:35:32.933385+0000", 2024-08-29T19:36:29.440 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T19:35:32.933385+0000", 2024-08-29T19:36:29.440 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T19:36:29.440 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T19:36:29.440 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T19:36:29.441 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T19:36:29.441 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 567, 2024-08-29T19:36:29.441 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T19:36:29.441 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T19:36:29.441 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T19:36:29.441 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T19:36:29.441 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T19:36:29.441 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:36:29.441 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T19:36:29.441 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T19:36:29.441 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.b", 2024-08-29T19:36:29.441 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T19:36:29.441 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T19:36:29.441 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 3031, 2024-08-29T19:36:29.442 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 5515, 2024-08-29T19:36:29.442 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T19:36:29.442 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T03:08:04.672710+0000", 2024-08-29T19:36:29.442 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:36:29.442 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T19:36:29.442 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T19:36:29.442 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T19:36:29.442 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:36:29.442 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T19:36:29.442 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:36:29.442 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T19:36:29.442 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T19:36:29.442 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T19:36:29.442 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T19:36:29.443 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T19:36:29.443 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T19:36:29.443 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T19:36:29.443 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T19:36:29.443 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T19:36:29.443 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T19:36:29.443 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:36:29.443 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T19:36:29.443 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T19:36:29.443 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T19:36:29.443 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T19:36:29.443 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T19:36:29.443 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:36:29.443 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T19:36:29.444 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T19:36:29.444 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T19:36:29.444 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:36:29.444 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T19:36:29.444 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T19:36:29.444 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T19:36:29.444 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T19:36:29.444 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T19:36:29.444 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T19:36:29.444 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T19:36:29.444 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T19:36:29.444 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T19:36:29.444 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T19:36:29.444 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T19:36:29.445 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:36:29.445 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T19:36:29.445 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T19:36:29.445 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T19:36:29.445 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.445 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T19:36:29.445 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T19:36:29.445 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T19:36:29.445 INFO:tasks.workunit.client.0.smithi029.stdout: 3, 2024-08-29T19:36:29.445 INFO:tasks.workunit.client.0.smithi029.stdout: 2, 2024-08-29T19:36:29.445 INFO:tasks.workunit.client.0.smithi029.stdout: 4 2024-08-29T19:36:29.445 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:29.445 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 3, 2024-08-29T19:36:29.445 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T19:36:29.446 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.446 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:29.446 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T19:36:29.446 INFO:tasks.workunit.client.0.smithi029.stdout: 1, 2024-08-29T19:36:29.446 INFO:tasks.workunit.client.0.smithi029.stdout: 3, 2024-08-29T19:36:29.446 INFO:tasks.workunit.client.0.smithi029.stdout: 7 2024-08-29T19:36:29.446 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:29.446 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 1, 2024-08-29T19:36:29.446 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T19:36:29.446 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T19:36:29.446 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 60, 2024-08-29T19:36:29.446 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T19:36:29.446 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:36:29.447 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T19:36:29.447 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T19:35:32.937287+0000", 2024-08-29T19:36:29.447 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T18:01:23.149241+0000", 2024-08-29T19:36:29.447 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T18:01:23.149241+0000", 2024-08-29T19:36:29.447 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T18:01:23.149797+0000", 2024-08-29T19:36:29.447 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T19:35:32.937287+0000", 2024-08-29T19:36:29.447 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T19:36:29.447 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:36:29.447 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T19:36:29.447 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 650, 2024-08-29T19:36:29.447 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T19:35:32.937287+0000", 2024-08-29T19:36:29.447 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T19:35:32.937287+0000", 2024-08-29T19:36:29.447 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T19:35:32.937287+0000", 2024-08-29T19:36:29.447 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T19:36:29.448 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T19:36:29.448 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T19:36:29.448 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T19:35:32.937287+0000", 2024-08-29T19:36:29.448 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T19:35:32.937287+0000", 2024-08-29T19:36:29.448 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T19:36:29.448 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T19:36:29.448 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T19:36:29.448 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T19:36:29.448 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 649, 2024-08-29T19:36:29.448 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T19:36:29.448 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T19:36:29.448 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T19:36:29.448 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T19:36:29.449 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T19:36:29.449 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:36:29.449 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T19:36:29.449 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T19:36:29.449 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "2.a", 2024-08-29T19:36:29.449 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T19:36:29.449 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T19:36:29.449 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 3031, 2024-08-29T19:36:29.449 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 5545, 2024-08-29T19:36:29.449 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T19:36:29.449 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T20:32:45.311738+0000", 2024-08-29T19:36:29.449 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:36:29.449 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T19:36:29.449 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T19:36:29.450 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T19:36:29.450 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:36:29.450 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T19:36:29.450 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:36:29.450 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T19:36:29.450 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T19:36:29.450 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T19:36:29.450 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T19:36:29.450 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T19:36:29.450 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T19:36:29.450 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T19:36:29.450 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T19:36:29.450 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T19:36:29.450 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T19:36:29.451 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:36:29.451 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T19:36:29.451 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T19:36:29.451 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T19:36:29.451 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T19:36:29.451 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T19:36:29.451 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:36:29.451 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T19:36:29.451 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T19:36:29.451 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T19:36:29.451 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:36:29.451 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T19:36:29.451 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T19:36:29.451 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T19:36:29.452 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T19:36:29.452 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T19:36:29.452 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T19:36:29.452 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T19:36:29.452 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T19:36:29.452 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T19:36:29.452 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T19:36:29.452 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T19:36:29.452 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:36:29.452 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T19:36:29.452 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T19:36:29.452 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T19:36:29.452 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.452 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T19:36:29.453 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T19:36:29.453 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T19:36:29.453 INFO:tasks.workunit.client.0.smithi029.stdout: 1, 2024-08-29T19:36:29.453 INFO:tasks.workunit.client.0.smithi029.stdout: 3, 2024-08-29T19:36:29.453 INFO:tasks.workunit.client.0.smithi029.stdout: 7 2024-08-29T19:36:29.453 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:29.453 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 1, 2024-08-29T19:36:29.453 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T19:36:29.453 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.453 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:29.453 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T19:36:29.453 INFO:tasks.workunit.client.0.smithi029.stdout: 3, 2024-08-29T19:36:29.453 INFO:tasks.workunit.client.0.smithi029.stdout: 1, 2024-08-29T19:36:29.453 INFO:tasks.workunit.client.0.smithi029.stdout: 7 2024-08-29T19:36:29.454 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:29.454 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 3, 2024-08-29T19:36:29.454 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T19:36:29.454 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T19:36:29.454 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T19:36:29.454 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T19:36:29.454 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:36:29.454 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T19:36:29.454 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T19:35:32.928516+0000", 2024-08-29T19:36:29.454 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T18:01:23.137642+0000", 2024-08-29T19:36:29.454 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T18:01:23.137642+0000", 2024-08-29T19:36:29.454 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T18:01:23.139506+0000", 2024-08-29T19:36:29.454 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T19:35:32.928516+0000", 2024-08-29T19:36:29.455 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:29.455 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:36:29.455 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:29.455 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 650, 2024-08-29T19:36:29.455 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T19:35:32.928516+0000", 2024-08-29T19:36:29.455 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T19:35:32.928516+0000", 2024-08-29T19:36:29.455 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T19:35:32.928516+0000", 2024-08-29T19:36:29.455 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T19:36:29.455 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T19:36:29.455 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:29.455 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T19:35:32.928516+0000", 2024-08-29T19:36:29.455 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T19:35:32.928516+0000", 2024-08-29T19:36:29.455 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T19:36:29.455 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T19:36:29.456 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T19:36:29.456 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T19:36:29.456 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 649, 2024-08-29T19:36:29.456 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T19:36:29.456 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T19:36:29.456 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T19:36:29.456 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T19:36:29.456 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T19:36:29.456 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:36:29.456 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T19:36:29.456 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T19:36:29.456 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.8", 2024-08-29T19:36:29.456 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T19:36:29.456 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T19:36:29.457 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 3031, 2024-08-29T19:36:29.457 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 5483, 2024-08-29T19:36:29.457 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T19:36:29.457 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T03:32:51.683373+0000", 2024-08-29T19:36:29.457 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:36:29.457 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T19:36:29.457 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T19:36:29.457 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T19:36:29.457 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:36:29.457 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T19:36:29.457 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:36:29.457 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T19:36:29.457 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T19:36:29.457 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T19:36:29.458 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T19:36:29.458 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T19:36:29.458 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T19:36:29.458 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T19:36:29.458 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T19:36:29.458 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T19:36:29.458 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T19:36:29.458 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:36:29.458 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T19:36:29.458 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T19:36:29.458 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T19:36:29.458 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T19:36:29.458 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T19:36:29.458 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:36:29.458 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T19:36:29.459 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T19:36:29.459 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T19:36:29.459 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:36:29.459 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T19:36:29.459 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T19:36:29.459 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T19:36:29.459 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T19:36:29.459 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T19:36:29.459 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T19:36:29.459 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T19:36:29.459 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T19:36:29.459 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T19:36:29.459 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T19:36:29.459 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T19:36:29.460 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:36:29.460 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T19:36:29.460 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T19:36:29.460 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T19:36:29.460 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.460 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T19:36:29.460 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T19:36:29.460 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T19:36:29.460 INFO:tasks.workunit.client.0.smithi029.stdout: 3, 2024-08-29T19:36:29.460 INFO:tasks.workunit.client.0.smithi029.stdout: 1, 2024-08-29T19:36:29.460 INFO:tasks.workunit.client.0.smithi029.stdout: 7 2024-08-29T19:36:29.460 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:29.460 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 3, 2024-08-29T19:36:29.460 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T19:36:29.461 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.461 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:29.461 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T19:36:29.461 INFO:tasks.workunit.client.0.smithi029.stdout: 1, 2024-08-29T19:36:29.461 INFO:tasks.workunit.client.0.smithi029.stdout: 7, 2024-08-29T19:36:29.461 INFO:tasks.workunit.client.0.smithi029.stdout: 3 2024-08-29T19:36:29.461 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:29.461 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 1, 2024-08-29T19:36:29.461 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T19:36:29.461 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T19:36:29.461 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 60, 2024-08-29T19:36:29.461 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T19:36:29.461 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:36:29.462 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T19:36:29.462 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T19:35:32.927810+0000", 2024-08-29T19:36:29.462 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T18:01:23.148481+0000", 2024-08-29T19:36:29.462 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T18:01:23.148481+0000", 2024-08-29T19:36:29.462 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T18:01:23.149043+0000", 2024-08-29T19:36:29.462 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T19:35:32.927810+0000", 2024-08-29T19:36:29.462 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T19:36:29.462 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:36:29.462 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T19:36:29.462 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 650, 2024-08-29T19:36:29.462 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T19:35:32.927810+0000", 2024-08-29T19:36:29.462 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T19:35:32.927810+0000", 2024-08-29T19:36:29.462 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T19:35:32.927810+0000", 2024-08-29T19:36:29.462 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T19:36:29.463 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T19:36:29.463 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T19:36:29.463 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T19:35:32.927810+0000", 2024-08-29T19:36:29.463 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T19:35:32.927810+0000", 2024-08-29T19:36:29.463 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T19:36:29.463 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T19:36:29.463 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T19:36:29.463 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T19:36:29.463 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 649, 2024-08-29T19:36:29.463 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T19:36:29.463 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T19:36:29.463 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T19:36:29.463 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T19:36:29.463 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T19:36:29.464 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:36:29.464 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T19:36:29.464 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T19:36:29.464 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "2.9", 2024-08-29T19:36:29.464 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T19:36:29.464 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T19:36:29.464 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 3031, 2024-08-29T19:36:29.464 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 5545, 2024-08-29T19:36:29.464 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T19:36:29.464 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T18:28:05.136556+0000", 2024-08-29T19:36:29.464 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:36:29.464 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T19:36:29.464 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T19:36:29.464 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T19:36:29.465 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:36:29.465 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T19:36:29.465 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:36:29.465 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T19:36:29.465 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T19:36:29.465 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T19:36:29.465 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T19:36:29.465 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T19:36:29.465 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T19:36:29.465 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T19:36:29.465 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T19:36:29.465 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T19:36:29.465 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T19:36:29.465 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:36:29.466 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T19:36:29.466 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T19:36:29.466 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T19:36:29.466 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T19:36:29.466 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T19:36:29.466 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:36:29.466 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T19:36:29.466 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T19:36:29.466 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T19:36:29.466 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:36:29.466 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T19:36:29.466 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T19:36:29.466 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T19:36:29.466 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T19:36:29.467 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T19:36:29.467 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T19:36:29.467 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T19:36:29.467 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T19:36:29.467 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T19:36:29.467 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T19:36:29.467 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T19:36:29.467 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:36:29.467 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T19:36:29.467 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T19:36:29.467 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T19:36:29.467 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.467 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T19:36:29.467 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T19:36:29.468 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T19:36:29.468 INFO:tasks.workunit.client.0.smithi029.stdout: 1, 2024-08-29T19:36:29.468 INFO:tasks.workunit.client.0.smithi029.stdout: 7, 2024-08-29T19:36:29.468 INFO:tasks.workunit.client.0.smithi029.stdout: 3 2024-08-29T19:36:29.468 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:29.468 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 1, 2024-08-29T19:36:29.468 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T19:36:29.468 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.468 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:29.468 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T19:36:29.468 INFO:tasks.workunit.client.0.smithi029.stdout: 4, 2024-08-29T19:36:29.468 INFO:tasks.workunit.client.0.smithi029.stdout: 2, 2024-08-29T19:36:29.468 INFO:tasks.workunit.client.0.smithi029.stdout: 7 2024-08-29T19:36:29.469 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:29.469 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 4, 2024-08-29T19:36:29.469 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T19:36:29.469 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T19:36:29.469 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T19:36:29.469 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T19:36:29.469 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:36:29.469 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T19:36:29.469 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T19:35:32.926244+0000", 2024-08-29T19:36:29.469 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T18:01:23.149932+0000", 2024-08-29T19:36:29.469 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T18:01:23.149932+0000", 2024-08-29T19:36:29.469 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T18:01:23.150734+0000", 2024-08-29T19:36:29.469 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T19:35:32.926244+0000", 2024-08-29T19:36:29.469 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:29.470 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:36:29.470 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:29.470 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 650, 2024-08-29T19:36:29.470 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T19:35:32.926244+0000", 2024-08-29T19:36:29.470 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T19:35:32.926244+0000", 2024-08-29T19:36:29.470 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T19:35:32.926244+0000", 2024-08-29T19:36:29.470 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T19:36:29.470 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T19:36:29.470 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:29.470 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T19:35:32.926244+0000", 2024-08-29T19:36:29.470 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T19:35:32.926244+0000", 2024-08-29T19:36:29.470 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T19:36:29.470 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T19:36:29.470 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T19:36:29.471 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T19:36:29.471 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 649, 2024-08-29T19:36:29.471 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T19:36:29.471 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T19:36:29.471 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T19:36:29.471 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T19:36:29.471 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T19:36:29.471 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:36:29.471 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T19:36:29.471 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T19:36:29.471 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.9", 2024-08-29T19:36:29.471 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T19:36:29.471 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T19:36:29.471 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 3031, 2024-08-29T19:36:29.472 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 5483, 2024-08-29T19:36:29.472 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T19:36:29.472 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T23:51:23.015011+0000", 2024-08-29T19:36:29.472 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:36:29.472 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T19:36:29.472 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T19:36:29.472 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T19:36:29.472 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:36:29.472 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T19:36:29.472 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:36:29.472 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T19:36:29.472 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T19:36:29.472 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T19:36:29.472 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T19:36:29.473 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T19:36:29.473 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T19:36:29.473 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T19:36:29.473 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T19:36:29.473 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T19:36:29.473 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T19:36:29.473 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:36:29.473 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T19:36:29.473 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T19:36:29.473 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T19:36:29.473 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T19:36:29.473 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T19:36:29.473 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:36:29.473 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T19:36:29.474 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T19:36:29.474 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T19:36:29.474 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:36:29.474 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T19:36:29.474 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T19:36:29.474 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T19:36:29.474 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T19:36:29.474 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T19:36:29.474 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T19:36:29.474 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T19:36:29.474 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T19:36:29.474 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T19:36:29.474 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T19:36:29.474 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T19:36:29.475 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:36:29.475 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T19:36:29.475 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T19:36:29.475 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T19:36:29.475 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.475 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T19:36:29.475 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T19:36:29.475 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T19:36:29.475 INFO:tasks.workunit.client.0.smithi029.stdout: 4, 2024-08-29T19:36:29.475 INFO:tasks.workunit.client.0.smithi029.stdout: 2, 2024-08-29T19:36:29.475 INFO:tasks.workunit.client.0.smithi029.stdout: 7 2024-08-29T19:36:29.475 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:29.475 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 4, 2024-08-29T19:36:29.475 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T19:36:29.476 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.476 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:29.476 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T19:36:29.476 INFO:tasks.workunit.client.0.smithi029.stdout: 7, 2024-08-29T19:36:29.476 INFO:tasks.workunit.client.0.smithi029.stdout: 0, 2024-08-29T19:36:29.476 INFO:tasks.workunit.client.0.smithi029.stdout: 1 2024-08-29T19:36:29.476 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:29.476 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 7, 2024-08-29T19:36:29.476 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T19:36:29.476 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T19:36:29.476 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 60, 2024-08-29T19:36:29.476 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T19:36:29.476 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:36:29.477 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T19:36:29.477 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T19:35:33.583146+0000", 2024-08-29T19:36:29.477 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T18:01:23.140978+0000", 2024-08-29T19:36:29.477 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T18:01:23.140978+0000", 2024-08-29T19:36:29.477 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T18:01:23.142016+0000", 2024-08-29T19:36:29.477 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T19:35:33.583146+0000", 2024-08-29T19:36:29.477 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T19:36:29.477 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:36:29.477 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T19:36:29.477 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 650, 2024-08-29T19:36:29.477 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T19:35:33.583146+0000", 2024-08-29T19:36:29.477 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T19:35:33.583146+0000", 2024-08-29T19:36:29.477 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T19:35:33.583146+0000", 2024-08-29T19:36:29.478 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T19:36:29.478 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T19:36:29.478 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T19:36:29.478 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T19:35:33.583146+0000", 2024-08-29T19:36:29.478 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T19:35:33.583146+0000", 2024-08-29T19:36:29.478 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T19:36:29.478 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T19:36:29.478 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T19:36:29.478 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T19:36:29.478 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 649, 2024-08-29T19:36:29.478 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T19:36:29.478 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T19:36:29.478 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T19:36:29.478 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T19:36:29.479 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T19:36:29.479 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:36:29.479 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T19:36:29.479 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T19:36:29.479 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "2.8", 2024-08-29T19:36:29.479 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T19:36:29.479 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T19:36:29.479 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 3031, 2024-08-29T19:36:29.479 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 5361, 2024-08-29T19:36:29.479 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T19:36:29.479 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T18:45:30.775061+0000", 2024-08-29T19:36:29.479 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:36:29.479 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T19:36:29.479 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T19:36:29.480 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T19:36:29.480 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:36:29.480 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T19:36:29.480 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:36:29.480 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T19:36:29.480 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T19:36:29.480 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T19:36:29.480 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T19:36:29.480 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T19:36:29.480 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T19:36:29.480 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T19:36:29.480 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T19:36:29.480 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T19:36:29.480 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T19:36:29.481 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:36:29.481 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T19:36:29.481 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T19:36:29.481 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T19:36:29.481 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T19:36:29.481 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T19:36:29.481 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:36:29.481 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T19:36:29.481 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T19:36:29.481 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T19:36:29.481 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:36:29.481 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T19:36:29.481 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T19:36:29.482 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T19:36:29.482 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T19:36:29.482 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T19:36:29.482 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T19:36:29.482 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T19:36:29.482 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T19:36:29.482 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T19:36:29.482 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T19:36:29.482 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T19:36:29.482 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:36:29.482 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T19:36:29.482 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T19:36:29.482 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T19:36:29.482 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.483 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T19:36:29.483 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T19:36:29.483 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T19:36:29.483 INFO:tasks.workunit.client.0.smithi029.stdout: 7, 2024-08-29T19:36:29.483 INFO:tasks.workunit.client.0.smithi029.stdout: 0, 2024-08-29T19:36:29.483 INFO:tasks.workunit.client.0.smithi029.stdout: 1 2024-08-29T19:36:29.483 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:29.483 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 7, 2024-08-29T19:36:29.483 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T19:36:29.483 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.483 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:29.483 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T19:36:29.483 INFO:tasks.workunit.client.0.smithi029.stdout: 0, 2024-08-29T19:36:29.483 INFO:tasks.workunit.client.0.smithi029.stdout: 1, 2024-08-29T19:36:29.484 INFO:tasks.workunit.client.0.smithi029.stdout: 4 2024-08-29T19:36:29.484 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:29.484 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 0, 2024-08-29T19:36:29.484 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T19:36:29.484 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T19:36:29.484 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T19:36:29.484 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T19:36:29.484 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:36:29.484 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T19:36:29.484 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T19:35:33.583262+0000", 2024-08-29T19:36:29.484 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T17:59:52.079466+0000", 2024-08-29T19:36:29.484 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T17:59:52.079466+0000", 2024-08-29T19:36:29.484 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T17:59:52.080281+0000", 2024-08-29T19:36:29.484 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T19:35:33.583262+0000", 2024-08-29T19:36:29.485 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:29.485 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:36:29.485 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:29.485 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 568, 2024-08-29T19:36:29.485 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T19:35:33.583262+0000", 2024-08-29T19:36:29.485 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T19:35:33.583262+0000", 2024-08-29T19:36:29.485 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T19:35:33.583262+0000", 2024-08-29T19:36:29.485 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T19:36:29.485 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T19:36:29.485 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:29.485 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T19:35:33.583262+0000", 2024-08-29T19:36:29.485 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T19:35:33.583262+0000", 2024-08-29T19:36:29.485 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T19:36:29.485 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T19:36:29.486 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T19:36:29.486 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T19:36:29.486 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 567, 2024-08-29T19:36:29.486 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T19:36:29.486 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T19:36:29.486 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T19:36:29.486 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T19:36:29.486 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T19:36:29.486 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:36:29.486 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T19:36:29.486 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T19:36:29.486 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.6", 2024-08-29T19:36:29.486 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T19:36:29.486 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T19:36:29.486 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 3031, 2024-08-29T19:36:29.487 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 5562, 2024-08-29T19:36:29.487 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T19:36:29.487 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T22:39:12.368613+0000", 2024-08-29T19:36:29.487 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:36:29.487 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T19:36:29.487 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T19:36:29.487 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T19:36:29.487 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:36:29.487 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T19:36:29.487 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:36:29.487 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T19:36:29.487 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T19:36:29.487 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T19:36:29.487 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T19:36:29.488 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T19:36:29.488 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T19:36:29.488 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T19:36:29.488 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T19:36:29.488 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T19:36:29.488 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T19:36:29.488 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:36:29.488 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T19:36:29.488 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T19:36:29.488 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T19:36:29.488 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T19:36:29.488 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T19:36:29.488 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:36:29.488 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T19:36:29.489 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T19:36:29.489 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T19:36:29.489 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:36:29.489 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T19:36:29.489 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T19:36:29.489 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T19:36:29.489 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T19:36:29.489 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T19:36:29.489 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T19:36:29.489 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T19:36:29.489 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T19:36:29.489 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T19:36:29.489 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T19:36:29.489 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T19:36:29.490 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:36:29.490 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T19:36:29.490 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T19:36:29.490 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T19:36:29.490 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.490 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T19:36:29.490 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T19:36:29.490 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T19:36:29.490 INFO:tasks.workunit.client.0.smithi029.stdout: 0, 2024-08-29T19:36:29.490 INFO:tasks.workunit.client.0.smithi029.stdout: 1, 2024-08-29T19:36:29.490 INFO:tasks.workunit.client.0.smithi029.stdout: 4 2024-08-29T19:36:29.490 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:29.490 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 0, 2024-08-29T19:36:29.490 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T19:36:29.491 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.491 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:29.491 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T19:36:29.491 INFO:tasks.workunit.client.0.smithi029.stdout: 6, 2024-08-29T19:36:29.491 INFO:tasks.workunit.client.0.smithi029.stdout: 3, 2024-08-29T19:36:29.491 INFO:tasks.workunit.client.0.smithi029.stdout: 2 2024-08-29T19:36:29.491 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:29.491 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 6, 2024-08-29T19:36:29.491 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T19:36:29.491 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T19:36:29.491 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 60, 2024-08-29T19:36:29.491 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T19:36:29.491 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:36:29.491 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T19:36:29.492 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T19:35:33.589537+0000", 2024-08-29T19:36:29.492 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T18:00:53.443761+0000", 2024-08-29T19:36:29.492 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T18:00:53.443761+0000", 2024-08-29T19:36:29.492 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T18:00:53.444898+0000", 2024-08-29T19:36:29.492 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T19:35:33.589537+0000", 2024-08-29T19:36:29.492 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T19:36:29.492 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:36:29.492 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T19:36:29.492 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 624, 2024-08-29T19:36:29.492 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T19:35:33.589537+0000", 2024-08-29T19:36:29.492 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T19:35:33.589537+0000", 2024-08-29T19:36:29.492 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T19:35:33.589537+0000", 2024-08-29T19:36:29.492 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T19:36:29.493 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T19:36:29.493 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T19:36:29.493 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T19:35:33.589537+0000", 2024-08-29T19:36:29.493 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T19:35:33.589537+0000", 2024-08-29T19:36:29.493 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T19:36:29.493 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 2, 2024-08-29T19:36:29.493 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T19:36:29.493 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T19:36:29.493 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 623, 2024-08-29T19:36:29.493 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T19:36:29.493 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T19:36:29.493 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T19:36:29.493 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T19:36:29.493 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 2, 2024-08-29T19:36:29.494 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:36:29.494 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T19:36:29.494 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T19:36:29.494 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "2.7", 2024-08-29T19:36:29.494 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T19:36:29.494 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T19:36:29.494 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 3031, 2024-08-29T19:36:29.494 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 5415, 2024-08-29T19:36:29.494 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T19:36:29.494 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T18:12:42.662018+0000", 2024-08-29T19:36:29.494 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:36:29.494 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T19:36:29.494 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T19:36:29.494 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T19:36:29.495 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:36:29.495 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T19:36:29.495 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:36:29.495 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T19:36:29.495 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T19:36:29.495 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T19:36:29.495 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T19:36:29.495 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T19:36:29.495 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T19:36:29.495 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T19:36:29.495 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T19:36:29.495 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T19:36:29.495 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T19:36:29.496 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:36:29.496 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T19:36:29.496 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 3, 2024-08-29T19:36:29.496 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 1, 2024-08-29T19:36:29.496 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T19:36:29.496 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 1, 2024-08-29T19:36:29.496 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:36:29.496 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T19:36:29.496 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T19:36:29.496 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T19:36:29.496 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:36:29.496 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 1, 2024-08-29T19:36:29.496 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T19:36:29.496 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T19:36:29.497 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T19:36:29.497 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T19:36:29.497 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T19:36:29.497 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T19:36:29.497 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T19:36:29.497 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 6, 2024-08-29T19:36:29.497 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 6, 2024-08-29T19:36:29.497 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T19:36:29.497 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:36:29.497 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T19:36:29.497 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 3, 2024-08-29T19:36:29.497 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T19:36:29.497 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.497 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T19:36:29.498 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T19:36:29.498 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T19:36:29.498 INFO:tasks.workunit.client.0.smithi029.stdout: 6, 2024-08-29T19:36:29.498 INFO:tasks.workunit.client.0.smithi029.stdout: 3, 2024-08-29T19:36:29.498 INFO:tasks.workunit.client.0.smithi029.stdout: 2 2024-08-29T19:36:29.498 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:29.498 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 6, 2024-08-29T19:36:29.498 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "66'2" 2024-08-29T19:36:29.498 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.498 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:29.498 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T19:36:29.498 INFO:tasks.workunit.client.0.smithi029.stdout: 4, 2024-08-29T19:36:29.498 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T19:36:29.499 INFO:tasks.workunit.client.0.smithi029.stdout: 6 2024-08-29T19:36:29.499 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:29.499 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 4, 2024-08-29T19:36:29.499 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T19:36:29.499 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T19:36:29.499 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 70, 2024-08-29T19:36:29.499 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T19:36:29.499 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:36:29.499 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T19:36:29.499 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T19:35:32.925482+0000", 2024-08-29T19:36:29.499 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T18:00:53.456190+0000", 2024-08-29T19:36:29.499 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T18:00:53.456190+0000", 2024-08-29T19:36:29.499 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T18:36:37.317218+0000", 2024-08-29T19:36:29.499 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T19:35:32.925482+0000", 2024-08-29T19:36:29.500 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:46:05.142502+0000", 2024-08-29T19:36:29.500 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:36:29.500 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:46:05.142502+0000", 2024-08-29T19:36:29.500 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 624, 2024-08-29T19:36:29.500 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T19:35:32.925482+0000", 2024-08-29T19:36:29.500 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T19:35:32.925482+0000", 2024-08-29T19:36:29.500 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T19:35:32.925482+0000", 2024-08-29T19:36:29.500 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T19:36:29.500 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T19:36:29.500 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:46:05.142502+0000", 2024-08-29T19:36:29.500 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T19:35:32.925482+0000", 2024-08-29T19:36:29.500 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T19:35:32.925482+0000", 2024-08-29T19:36:29.500 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T19:36:29.501 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 3183, 2024-08-29T19:36:29.501 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T19:36:29.501 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T19:36:29.501 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 623, 2024-08-29T19:36:29.501 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T19:36:29.501 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T19:36:29.501 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T19:36:29.501 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T19:36:29.501 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 3183, 2024-08-29T19:36:29.501 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:36:29.501 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T19:36:29.501 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T19:36:29.501 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "4.1", 2024-08-29T19:36:29.501 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T19:36:29.502 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T19:36:29.502 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 3031, 2024-08-29T19:36:29.502 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 9512, 2024-08-29T19:36:29.502 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T19:36:29.502 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T01:54:00.328687+0000", 2024-08-29T19:36:29.502 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.011450253, 2024-08-29T19:36:29.502 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T19:36:29.502 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T19:36:29.502 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 4194304, 2024-08-29T19:36:29.502 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:36:29.502 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T19:36:29.502 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:36:29.502 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T19:36:29.502 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T19:36:29.503 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T19:36:29.503 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T19:36:29.503 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T19:36:29.503 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T19:36:29.503 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T19:36:29.503 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T19:36:29.503 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T19:36:29.503 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T19:36:29.503 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:36:29.503 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T19:36:29.503 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 3, 2024-08-29T19:36:29.503 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 1, 2024-08-29T19:36:29.503 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T19:36:29.503 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 1, 2024-08-29T19:36:29.504 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:36:29.504 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T19:36:29.504 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T19:36:29.504 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T19:36:29.504 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:36:29.504 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T19:36:29.504 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T19:36:29.504 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T19:36:29.504 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T19:36:29.504 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T19:36:29.504 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T19:36:29.504 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T19:36:29.504 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T19:36:29.504 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 1550, 2024-08-29T19:36:29.505 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 405014, 2024-08-29T19:36:29.505 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T19:36:29.505 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:36:29.505 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T19:36:29.505 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 3170, 2024-08-29T19:36:29.505 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 371440 2024-08-29T19:36:29.505 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.505 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T19:36:29.505 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T19:36:29.505 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T19:36:29.505 INFO:tasks.workunit.client.0.smithi029.stdout: 4, 2024-08-29T19:36:29.505 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T19:36:29.505 INFO:tasks.workunit.client.0.smithi029.stdout: 6 2024-08-29T19:36:29.505 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:29.506 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 4, 2024-08-29T19:36:29.506 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "1158'3183" 2024-08-29T19:36:29.506 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.506 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:29.506 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T19:36:29.506 INFO:tasks.workunit.client.0.smithi029.stdout: 3, 2024-08-29T19:36:29.506 INFO:tasks.workunit.client.0.smithi029.stdout: 7, 2024-08-29T19:36:29.506 INFO:tasks.workunit.client.0.smithi029.stdout: 0 2024-08-29T19:36:29.506 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:29.506 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 3, 2024-08-29T19:36:29.506 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T19:36:29.506 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T19:36:29.506 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T19:36:29.507 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T19:36:29.507 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:36:29.507 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T19:36:29.507 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T19:35:32.929024+0000", 2024-08-29T19:36:29.507 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T18:01:23.141332+0000", 2024-08-29T19:36:29.507 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T18:01:23.141332+0000", 2024-08-29T19:36:29.507 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T18:01:23.141925+0000", 2024-08-29T19:36:29.507 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T19:35:32.929024+0000", 2024-08-29T19:36:29.507 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:29.507 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:36:29.507 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:29.507 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 650, 2024-08-29T19:36:29.507 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T19:35:32.929024+0000", 2024-08-29T19:36:29.508 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T19:35:32.929024+0000", 2024-08-29T19:36:29.508 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T19:35:32.929024+0000", 2024-08-29T19:36:29.508 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T19:36:29.508 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T19:36:29.508 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:29.508 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T19:35:32.929024+0000", 2024-08-29T19:36:29.508 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T19:35:32.929024+0000", 2024-08-29T19:36:29.508 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T19:36:29.508 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T19:36:29.508 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T19:36:29.508 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T19:36:29.508 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 649, 2024-08-29T19:36:29.508 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T19:36:29.508 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T19:36:29.509 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T19:36:29.509 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T19:36:29.509 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T19:36:29.509 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:36:29.509 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T19:36:29.509 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T19:36:29.509 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.7", 2024-08-29T19:36:29.509 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T19:36:29.509 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T19:36:29.509 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 3031, 2024-08-29T19:36:29.509 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 5491, 2024-08-29T19:36:29.509 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T19:36:29.509 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T04:33:29.092593+0000", 2024-08-29T19:36:29.510 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:36:29.510 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T19:36:29.510 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T19:36:29.510 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T19:36:29.510 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:36:29.510 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T19:36:29.510 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:36:29.510 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T19:36:29.510 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T19:36:29.510 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T19:36:29.510 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T19:36:29.510 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T19:36:29.510 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T19:36:29.510 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T19:36:29.511 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T19:36:29.511 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T19:36:29.511 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T19:36:29.511 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:36:29.511 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T19:36:29.511 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T19:36:29.511 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T19:36:29.511 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T19:36:29.511 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T19:36:29.511 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:36:29.511 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T19:36:29.511 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T19:36:29.511 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T19:36:29.511 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:36:29.512 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T19:36:29.512 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T19:36:29.512 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T19:36:29.512 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T19:36:29.512 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T19:36:29.512 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T19:36:29.512 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T19:36:29.512 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T19:36:29.512 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T19:36:29.512 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T19:36:29.512 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T19:36:29.512 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:36:29.512 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T19:36:29.513 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T19:36:29.513 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T19:36:29.513 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.513 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T19:36:29.513 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T19:36:29.513 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T19:36:29.513 INFO:tasks.workunit.client.0.smithi029.stdout: 3, 2024-08-29T19:36:29.513 INFO:tasks.workunit.client.0.smithi029.stdout: 7, 2024-08-29T19:36:29.513 INFO:tasks.workunit.client.0.smithi029.stdout: 0 2024-08-29T19:36:29.513 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:29.513 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 3, 2024-08-29T19:36:29.513 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T19:36:29.513 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.513 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:29.514 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T19:36:29.514 INFO:tasks.workunit.client.0.smithi029.stdout: 1, 2024-08-29T19:36:29.514 INFO:tasks.workunit.client.0.smithi029.stdout: 6, 2024-08-29T19:36:29.514 INFO:tasks.workunit.client.0.smithi029.stdout: 4 2024-08-29T19:36:29.514 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:29.514 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 1, 2024-08-29T19:36:29.514 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T19:36:29.514 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T19:36:29.514 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 60, 2024-08-29T19:36:29.514 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T19:36:29.514 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:36:29.514 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T19:36:29.514 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T19:35:32.936015+0000", 2024-08-29T19:36:29.514 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T18:00:53.452470+0000", 2024-08-29T19:36:29.515 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T18:00:53.452470+0000", 2024-08-29T19:36:29.515 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T18:00:53.453306+0000", 2024-08-29T19:36:29.515 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T19:35:32.936015+0000", 2024-08-29T19:36:29.515 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T19:36:29.515 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:36:29.515 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T19:36:29.515 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 624, 2024-08-29T19:36:29.515 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T19:35:32.936015+0000", 2024-08-29T19:36:29.515 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T19:35:32.936015+0000", 2024-08-29T19:36:29.515 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T19:35:32.936015+0000", 2024-08-29T19:36:29.515 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T19:36:29.515 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T19:36:29.515 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T19:36:29.515 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T19:35:32.936015+0000", 2024-08-29T19:36:29.516 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T19:35:32.936015+0000", 2024-08-29T19:36:29.516 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T19:36:29.516 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 2, 2024-08-29T19:36:29.516 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T19:36:29.516 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T19:36:29.516 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 623, 2024-08-29T19:36:29.516 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T19:36:29.516 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T19:36:29.516 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T19:36:29.516 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T19:36:29.516 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 2, 2024-08-29T19:36:29.516 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:36:29.516 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T19:36:29.516 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T19:36:29.517 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "2.6", 2024-08-29T19:36:29.517 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T19:36:29.517 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T19:36:29.517 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 3031, 2024-08-29T19:36:29.517 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 5553, 2024-08-29T19:36:29.517 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T19:36:29.517 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T20:17:01.206840+0000", 2024-08-29T19:36:29.517 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:36:29.517 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T19:36:29.517 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T19:36:29.517 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T19:36:29.517 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:36:29.517 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T19:36:29.518 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:36:29.518 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T19:36:29.518 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T19:36:29.518 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T19:36:29.518 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T19:36:29.518 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T19:36:29.518 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T19:36:29.518 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T19:36:29.518 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T19:36:29.518 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T19:36:29.518 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T19:36:29.518 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:36:29.518 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T19:36:29.518 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 3, 2024-08-29T19:36:29.518 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 1, 2024-08-29T19:36:29.519 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T19:36:29.519 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 1, 2024-08-29T19:36:29.519 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:36:29.519 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T19:36:29.519 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T19:36:29.519 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T19:36:29.519 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:36:29.519 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 1, 2024-08-29T19:36:29.519 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T19:36:29.519 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T19:36:29.519 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T19:36:29.519 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T19:36:29.519 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T19:36:29.519 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T19:36:29.520 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T19:36:29.520 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 2, 2024-08-29T19:36:29.520 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 2, 2024-08-29T19:36:29.520 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T19:36:29.520 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:36:29.520 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T19:36:29.520 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 2, 2024-08-29T19:36:29.520 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T19:36:29.520 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.520 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T19:36:29.520 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T19:36:29.520 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T19:36:29.520 INFO:tasks.workunit.client.0.smithi029.stdout: 1, 2024-08-29T19:36:29.521 INFO:tasks.workunit.client.0.smithi029.stdout: 6, 2024-08-29T19:36:29.521 INFO:tasks.workunit.client.0.smithi029.stdout: 4 2024-08-29T19:36:29.521 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:29.521 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 1, 2024-08-29T19:36:29.521 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "696'2" 2024-08-29T19:36:29.521 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.521 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:29.521 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T19:36:29.521 INFO:tasks.workunit.client.0.smithi029.stdout: 3, 2024-08-29T19:36:29.521 INFO:tasks.workunit.client.0.smithi029.stdout: 7, 2024-08-29T19:36:29.521 INFO:tasks.workunit.client.0.smithi029.stdout: 0 2024-08-29T19:36:29.521 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:29.521 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 3, 2024-08-29T19:36:29.521 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T19:36:29.521 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T19:36:29.522 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 70, 2024-08-29T19:36:29.522 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T19:36:29.522 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:36:29.522 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T19:36:29.522 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T19:35:32.928204+0000", 2024-08-29T19:36:29.522 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T18:01:23.136207+0000", 2024-08-29T19:36:29.522 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T18:01:23.136207+0000", 2024-08-29T19:36:29.522 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T18:36:37.321647+0000", 2024-08-29T19:36:29.522 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T19:35:32.928204+0000", 2024-08-29T19:36:29.522 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:46:05.142502+0000", 2024-08-29T19:36:29.522 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:36:29.522 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:46:05.142502+0000", 2024-08-29T19:36:29.523 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 650, 2024-08-29T19:36:29.523 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T19:35:32.928204+0000", 2024-08-29T19:36:29.523 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T19:35:32.928204+0000", 2024-08-29T19:36:29.523 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T19:35:32.928204+0000", 2024-08-29T19:36:29.523 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T19:36:29.523 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T19:36:29.523 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:46:05.142502+0000", 2024-08-29T19:36:29.523 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T19:35:32.928204+0000", 2024-08-29T19:36:29.523 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T19:35:32.928204+0000", 2024-08-29T19:36:29.523 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T19:36:29.523 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 2987, 2024-08-29T19:36:29.523 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T19:36:29.523 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T19:36:29.523 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 649, 2024-08-29T19:36:29.524 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T19:36:29.524 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T19:36:29.524 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T19:36:29.524 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T19:36:29.524 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 2987, 2024-08-29T19:36:29.524 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:36:29.524 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T19:36:29.524 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T19:36:29.524 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "4.0", 2024-08-29T19:36:29.524 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T19:36:29.524 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T19:36:29.524 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 3031, 2024-08-29T19:36:29.524 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 9092, 2024-08-29T19:36:29.524 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T19:36:29.525 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T19:05:00.964534+0000", 2024-08-29T19:36:29.525 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.016439998, 2024-08-29T19:36:29.525 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T19:36:29.525 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T19:36:29.525 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T19:36:29.525 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:36:29.525 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T19:36:29.525 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:36:29.525 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T19:36:29.525 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T19:36:29.525 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T19:36:29.525 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T19:36:29.525 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T19:36:29.525 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T19:36:29.526 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T19:36:29.526 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T19:36:29.526 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T19:36:29.526 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T19:36:29.526 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:36:29.526 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T19:36:29.526 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T19:36:29.526 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T19:36:29.526 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T19:36:29.526 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T19:36:29.526 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:36:29.526 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T19:36:29.526 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T19:36:29.526 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T19:36:29.527 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:36:29.527 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T19:36:29.527 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T19:36:29.527 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T19:36:29.527 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T19:36:29.527 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T19:36:29.527 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T19:36:29.527 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T19:36:29.527 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T19:36:29.527 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 883, 2024-08-29T19:36:29.527 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 384498, 2024-08-29T19:36:29.527 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T19:36:29.527 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:36:29.527 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T19:36:29.528 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 2974, 2024-08-29T19:36:29.528 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 377180 2024-08-29T19:36:29.528 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.528 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T19:36:29.528 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T19:36:29.528 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T19:36:29.528 INFO:tasks.workunit.client.0.smithi029.stdout: 3, 2024-08-29T19:36:29.528 INFO:tasks.workunit.client.0.smithi029.stdout: 7, 2024-08-29T19:36:29.528 INFO:tasks.workunit.client.0.smithi029.stdout: 0 2024-08-29T19:36:29.528 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:29.528 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 3, 2024-08-29T19:36:29.528 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "1158'2987" 2024-08-29T19:36:29.528 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.529 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:29.529 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T19:36:29.529 INFO:tasks.workunit.client.0.smithi029.stdout: 1, 2024-08-29T19:36:29.529 INFO:tasks.workunit.client.0.smithi029.stdout: 2, 2024-08-29T19:36:29.529 INFO:tasks.workunit.client.0.smithi029.stdout: 5 2024-08-29T19:36:29.529 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:29.529 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 1, 2024-08-29T19:36:29.529 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T19:36:29.529 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T19:36:29.529 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T19:36:29.529 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T19:36:29.529 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:36:29.529 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T19:36:29.529 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T19:35:32.929100+0000", 2024-08-29T19:36:29.530 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T18:00:22.827812+0000", 2024-08-29T19:36:29.530 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T18:00:22.827812+0000", 2024-08-29T19:36:29.530 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T18:00:22.828471+0000", 2024-08-29T19:36:29.530 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T19:35:32.929100+0000", 2024-08-29T19:36:29.530 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:29.530 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:36:29.530 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:29.530 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 597, 2024-08-29T19:36:29.530 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T19:35:32.929100+0000", 2024-08-29T19:36:29.530 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T19:35:32.929100+0000", 2024-08-29T19:36:29.530 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T19:35:32.929100+0000", 2024-08-29T19:36:29.530 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T19:36:29.530 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T19:36:29.530 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:29.531 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T19:35:32.929100+0000", 2024-08-29T19:36:29.531 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T19:35:32.929100+0000", 2024-08-29T19:36:29.531 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T19:36:29.531 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T19:36:29.531 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T19:36:29.531 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T19:36:29.531 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 596, 2024-08-29T19:36:29.531 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T19:36:29.531 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T19:36:29.531 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T19:36:29.531 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T19:36:29.531 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T19:36:29.531 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:36:29.531 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T19:36:29.532 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T19:36:29.532 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.4", 2024-08-29T19:36:29.532 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T19:36:29.532 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T19:36:29.532 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 3031, 2024-08-29T19:36:29.532 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 5547, 2024-08-29T19:36:29.532 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T19:36:29.532 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T18:45:00.263172+0000", 2024-08-29T19:36:29.532 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:36:29.532 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T19:36:29.532 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T19:36:29.532 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T19:36:29.532 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:36:29.532 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T19:36:29.533 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:36:29.533 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T19:36:29.533 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T19:36:29.533 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T19:36:29.533 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T19:36:29.533 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T19:36:29.533 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T19:36:29.533 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T19:36:29.533 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T19:36:29.533 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T19:36:29.533 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T19:36:29.533 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:36:29.533 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T19:36:29.533 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T19:36:29.534 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T19:36:29.534 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T19:36:29.534 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T19:36:29.534 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:36:29.534 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T19:36:29.534 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T19:36:29.534 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T19:36:29.534 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:36:29.534 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T19:36:29.534 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T19:36:29.534 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T19:36:29.534 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T19:36:29.534 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T19:36:29.534 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T19:36:29.535 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T19:36:29.535 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T19:36:29.535 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T19:36:29.535 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T19:36:29.535 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T19:36:29.535 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:36:29.535 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T19:36:29.535 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T19:36:29.535 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T19:36:29.535 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.535 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T19:36:29.535 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T19:36:29.535 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T19:36:29.535 INFO:tasks.workunit.client.0.smithi029.stdout: 1, 2024-08-29T19:36:29.535 INFO:tasks.workunit.client.0.smithi029.stdout: 2, 2024-08-29T19:36:29.536 INFO:tasks.workunit.client.0.smithi029.stdout: 5 2024-08-29T19:36:29.536 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:29.536 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 1, 2024-08-29T19:36:29.536 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T19:36:29.536 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.536 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:29.536 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T19:36:29.536 INFO:tasks.workunit.client.0.smithi029.stdout: 7, 2024-08-29T19:36:29.536 INFO:tasks.workunit.client.0.smithi029.stdout: 0, 2024-08-29T19:36:29.536 INFO:tasks.workunit.client.0.smithi029.stdout: 4 2024-08-29T19:36:29.536 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:29.536 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 7, 2024-08-29T19:36:29.536 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T19:36:29.536 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T19:36:29.537 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 60, 2024-08-29T19:36:29.537 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T19:36:29.537 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:36:29.537 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T19:36:29.537 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T19:35:33.590612+0000", 2024-08-29T19:36:29.537 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T18:01:23.153286+0000", 2024-08-29T19:36:29.537 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T18:01:23.153286+0000", 2024-08-29T19:36:29.537 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T18:01:23.159610+0000", 2024-08-29T19:36:29.537 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T19:35:33.590612+0000", 2024-08-29T19:36:29.537 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T19:36:29.537 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:36:29.537 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T19:36:29.537 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 650, 2024-08-29T19:36:29.538 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T19:35:33.590612+0000", 2024-08-29T19:36:29.538 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T19:35:33.590612+0000", 2024-08-29T19:36:29.538 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T19:35:33.590612+0000", 2024-08-29T19:36:29.538 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T19:36:29.538 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T19:36:29.538 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T19:36:29.538 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T19:35:33.590612+0000", 2024-08-29T19:36:29.538 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T19:35:33.590612+0000", 2024-08-29T19:36:29.538 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T19:36:29.538 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T19:36:29.538 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T19:36:29.538 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T19:36:29.538 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 649, 2024-08-29T19:36:29.538 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T19:36:29.539 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T19:36:29.539 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T19:36:29.539 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T19:36:29.539 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T19:36:29.539 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:36:29.539 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T19:36:29.539 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T19:36:29.539 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "2.5", 2024-08-29T19:36:29.539 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T19:36:29.539 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T19:36:29.539 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 3031, 2024-08-29T19:36:29.539 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 5368, 2024-08-29T19:36:29.539 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T19:36:29.539 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T20:45:40.427329+0000", 2024-08-29T19:36:29.540 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:36:29.540 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T19:36:29.540 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T19:36:29.540 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T19:36:29.540 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:36:29.540 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T19:36:29.540 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:36:29.540 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T19:36:29.540 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T19:36:29.540 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T19:36:29.540 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T19:36:29.540 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T19:36:29.540 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T19:36:29.541 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T19:36:29.541 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T19:36:29.541 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T19:36:29.541 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T19:36:29.541 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:36:29.541 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T19:36:29.541 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T19:36:29.541 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T19:36:29.541 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T19:36:29.541 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T19:36:29.541 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:36:29.541 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T19:36:29.541 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T19:36:29.541 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T19:36:29.542 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:36:29.542 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T19:36:29.542 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T19:36:29.542 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T19:36:29.542 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T19:36:29.542 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T19:36:29.542 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T19:36:29.542 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T19:36:29.542 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T19:36:29.542 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T19:36:29.542 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T19:36:29.542 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T19:36:29.542 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:36:29.542 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T19:36:29.543 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T19:36:29.543 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T19:36:29.543 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.543 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T19:36:29.543 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T19:36:29.543 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T19:36:29.543 INFO:tasks.workunit.client.0.smithi029.stdout: 7, 2024-08-29T19:36:29.543 INFO:tasks.workunit.client.0.smithi029.stdout: 0, 2024-08-29T19:36:29.543 INFO:tasks.workunit.client.0.smithi029.stdout: 4 2024-08-29T19:36:29.543 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:29.543 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 7, 2024-08-29T19:36:29.543 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T19:36:29.543 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.543 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:29.544 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T19:36:29.544 INFO:tasks.workunit.client.0.smithi029.stdout: 0, 2024-08-29T19:36:29.544 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T19:36:29.544 INFO:tasks.workunit.client.0.smithi029.stdout: 7 2024-08-29T19:36:29.544 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:29.544 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 0, 2024-08-29T19:36:29.544 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T19:36:29.544 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T19:36:29.544 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 70, 2024-08-29T19:36:29.544 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T19:36:29.544 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:36:29.544 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T19:36:29.544 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T19:35:33.582181+0000", 2024-08-29T19:36:29.544 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T18:01:23.143073+0000", 2024-08-29T19:36:29.545 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T18:01:23.143073+0000", 2024-08-29T19:36:29.545 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T18:36:37.406072+0000", 2024-08-29T19:36:29.545 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T19:35:33.582181+0000", 2024-08-29T19:36:29.545 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:46:05.142502+0000", 2024-08-29T19:36:29.545 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:36:29.545 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:46:05.142502+0000", 2024-08-29T19:36:29.545 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 650, 2024-08-29T19:36:29.545 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T19:35:33.582181+0000", 2024-08-29T19:36:29.545 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T19:35:33.582181+0000", 2024-08-29T19:36:29.545 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T19:35:33.582181+0000", 2024-08-29T19:36:29.545 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T19:36:29.545 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T19:36:29.545 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:46:05.142502+0000", 2024-08-29T19:36:29.546 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T19:35:33.582181+0000", 2024-08-29T19:36:29.546 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T19:35:33.582181+0000", 2024-08-29T19:36:29.546 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T19:36:29.546 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 3072, 2024-08-29T19:36:29.546 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T19:36:29.546 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T19:36:29.546 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 649, 2024-08-29T19:36:29.546 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T19:36:29.546 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T19:36:29.546 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T19:36:29.546 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T19:36:29.546 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 3072, 2024-08-29T19:36:29.546 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:36:29.546 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T19:36:29.547 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T19:36:29.547 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "4.3", 2024-08-29T19:36:29.547 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T19:36:29.547 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T19:36:29.547 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 3031, 2024-08-29T19:36:29.547 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 9325, 2024-08-29T19:36:29.547 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T19:36:29.547 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T21:28:53.657484+0000", 2024-08-29T19:36:29.547 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.007415818, 2024-08-29T19:36:29.547 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T19:36:29.547 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T19:36:29.547 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T19:36:29.547 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:36:29.547 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T19:36:29.548 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:36:29.548 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T19:36:29.548 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T19:36:29.548 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T19:36:29.548 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T19:36:29.548 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T19:36:29.548 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T19:36:29.548 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T19:36:29.548 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T19:36:29.548 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T19:36:29.548 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T19:36:29.548 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:36:29.548 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T19:36:29.548 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 3, 2024-08-29T19:36:29.549 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 1, 2024-08-29T19:36:29.549 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T19:36:29.549 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 1, 2024-08-29T19:36:29.549 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:36:29.549 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T19:36:29.549 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T19:36:29.549 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T19:36:29.549 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:36:29.549 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 1, 2024-08-29T19:36:29.549 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T19:36:29.549 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T19:36:29.549 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T19:36:29.549 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T19:36:29.549 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T19:36:29.550 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T19:36:29.550 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T19:36:29.550 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 1062, 2024-08-29T19:36:29.550 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 333709, 2024-08-29T19:36:29.550 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T19:36:29.550 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:36:29.550 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T19:36:29.550 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 3055, 2024-08-29T19:36:29.550 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 389662 2024-08-29T19:36:29.550 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.550 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T19:36:29.550 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T19:36:29.550 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T19:36:29.550 INFO:tasks.workunit.client.0.smithi029.stdout: 0, 2024-08-29T19:36:29.551 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T19:36:29.551 INFO:tasks.workunit.client.0.smithi029.stdout: 7 2024-08-29T19:36:29.551 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:29.551 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 0, 2024-08-29T19:36:29.551 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "1158'3072" 2024-08-29T19:36:29.551 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.551 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:29.551 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T19:36:29.551 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T19:36:29.551 INFO:tasks.workunit.client.0.smithi029.stdout: 3, 2024-08-29T19:36:29.551 INFO:tasks.workunit.client.0.smithi029.stdout: 2 2024-08-29T19:36:29.551 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:29.551 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 5, 2024-08-29T19:36:29.551 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T19:36:29.552 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T19:36:29.552 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T19:36:29.552 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T19:36:29.552 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:36:29.552 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T19:36:29.552 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T19:35:33.389434+0000", 2024-08-29T19:36:29.552 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T18:00:22.829610+0000", 2024-08-29T19:36:29.552 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T18:00:22.829610+0000", 2024-08-29T19:36:29.552 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T18:00:22.835187+0000", 2024-08-29T19:36:29.552 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T19:35:33.389434+0000", 2024-08-29T19:36:29.552 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:29.552 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:36:29.552 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:29.553 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 597, 2024-08-29T19:36:29.553 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T19:35:33.389434+0000", 2024-08-29T19:36:29.553 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T19:35:33.389434+0000", 2024-08-29T19:36:29.553 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T19:35:33.389434+0000", 2024-08-29T19:36:29.553 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T19:36:29.553 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T19:36:29.553 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:29.553 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T19:35:33.389434+0000", 2024-08-29T19:36:29.553 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T19:35:33.389434+0000", 2024-08-29T19:36:29.553 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T19:36:29.553 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T19:36:29.553 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T19:36:29.553 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T19:36:29.553 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 596, 2024-08-29T19:36:29.554 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T19:36:29.554 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T19:36:29.554 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T19:36:29.554 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T19:36:29.554 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T19:36:29.554 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:36:29.554 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T19:36:29.554 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T19:36:29.554 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.5", 2024-08-29T19:36:29.554 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T19:36:29.554 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T19:36:29.554 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 3031, 2024-08-29T19:36:29.554 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 5459, 2024-08-29T19:36:29.554 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T19:36:29.555 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T02:54:09.928937+0000", 2024-08-29T19:36:29.555 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:36:29.555 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T19:36:29.555 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T19:36:29.555 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T19:36:29.555 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:36:29.555 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T19:36:29.555 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:36:29.555 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T19:36:29.555 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T19:36:29.555 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T19:36:29.555 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T19:36:29.555 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T19:36:29.555 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T19:36:29.556 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T19:36:29.556 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T19:36:29.556 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T19:36:29.556 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T19:36:29.556 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:36:29.556 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T19:36:29.556 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T19:36:29.556 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T19:36:29.556 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T19:36:29.556 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T19:36:29.556 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:36:29.556 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T19:36:29.556 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T19:36:29.557 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T19:36:29.557 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:36:29.557 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T19:36:29.557 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T19:36:29.557 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T19:36:29.557 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T19:36:29.557 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T19:36:29.557 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T19:36:29.557 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T19:36:29.557 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T19:36:29.557 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T19:36:29.557 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T19:36:29.557 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T19:36:29.557 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:36:29.558 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T19:36:29.558 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T19:36:29.558 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T19:36:29.558 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.558 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T19:36:29.558 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T19:36:29.558 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T19:36:29.558 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T19:36:29.558 INFO:tasks.workunit.client.0.smithi029.stdout: 3, 2024-08-29T19:36:29.558 INFO:tasks.workunit.client.0.smithi029.stdout: 2 2024-08-29T19:36:29.558 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:29.558 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 5, 2024-08-29T19:36:29.558 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T19:36:29.558 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.559 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:29.559 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T19:36:29.559 INFO:tasks.workunit.client.0.smithi029.stdout: 1, 2024-08-29T19:36:29.559 INFO:tasks.workunit.client.0.smithi029.stdout: 0, 2024-08-29T19:36:29.559 INFO:tasks.workunit.client.0.smithi029.stdout: 7 2024-08-29T19:36:29.559 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:29.559 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 1, 2024-08-29T19:36:29.559 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T19:36:29.559 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T19:36:29.559 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 60, 2024-08-29T19:36:29.559 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T19:36:29.559 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:36:29.559 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T19:36:29.559 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T19:35:32.929359+0000", 2024-08-29T19:36:29.560 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T18:01:23.147927+0000", 2024-08-29T19:36:29.560 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T18:01:23.147927+0000", 2024-08-29T19:36:29.560 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T18:01:23.148483+0000", 2024-08-29T19:36:29.560 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T19:35:32.929359+0000", 2024-08-29T19:36:29.560 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T19:36:29.560 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:36:29.560 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T19:36:29.560 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 650, 2024-08-29T19:36:29.560 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T19:35:32.929359+0000", 2024-08-29T19:36:29.560 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T19:35:32.929359+0000", 2024-08-29T19:36:29.560 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T19:35:32.929359+0000", 2024-08-29T19:36:29.560 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T19:36:29.560 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T19:36:29.561 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T19:36:29.561 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T19:35:32.929359+0000", 2024-08-29T19:36:29.561 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T19:35:32.929359+0000", 2024-08-29T19:36:29.561 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T19:36:29.561 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T19:36:29.561 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T19:36:29.561 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T19:36:29.561 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 649, 2024-08-29T19:36:29.561 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T19:36:29.561 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T19:36:29.561 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T19:36:29.561 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T19:36:29.561 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T19:36:29.561 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:36:29.562 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T19:36:29.562 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T19:36:29.562 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "2.4", 2024-08-29T19:36:29.562 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T19:36:29.562 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T19:36:29.562 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 3031, 2024-08-29T19:36:29.562 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 5570, 2024-08-29T19:36:29.562 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T19:36:29.562 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T03:48:14.459886+0000", 2024-08-29T19:36:29.562 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:36:29.562 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T19:36:29.562 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T19:36:29.562 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T19:36:29.562 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:36:29.563 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T19:36:29.563 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:36:29.563 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T19:36:29.563 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T19:36:29.563 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T19:36:29.563 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T19:36:29.563 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T19:36:29.563 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T19:36:29.563 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T19:36:29.563 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T19:36:29.563 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T19:36:29.563 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T19:36:29.563 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:36:29.563 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T19:36:29.564 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T19:36:29.564 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T19:36:29.564 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T19:36:29.564 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T19:36:29.564 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:36:29.564 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T19:36:29.564 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T19:36:29.564 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T19:36:29.564 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:36:29.564 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T19:36:29.564 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T19:36:29.564 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T19:36:29.564 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T19:36:29.564 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T19:36:29.565 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T19:36:29.565 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T19:36:29.565 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T19:36:29.565 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T19:36:29.565 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T19:36:29.565 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T19:36:29.565 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:36:29.565 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T19:36:29.565 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T19:36:29.565 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T19:36:29.565 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.565 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T19:36:29.565 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T19:36:29.565 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T19:36:29.565 INFO:tasks.workunit.client.0.smithi029.stdout: 1, 2024-08-29T19:36:29.566 INFO:tasks.workunit.client.0.smithi029.stdout: 0, 2024-08-29T19:36:29.566 INFO:tasks.workunit.client.0.smithi029.stdout: 7 2024-08-29T19:36:29.566 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:29.566 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 1, 2024-08-29T19:36:29.566 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T19:36:29.566 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.566 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:29.566 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T19:36:29.566 INFO:tasks.workunit.client.0.smithi029.stdout: 1, 2024-08-29T19:36:29.566 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T19:36:29.566 INFO:tasks.workunit.client.0.smithi029.stdout: 4 2024-08-29T19:36:29.566 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:29.566 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 1, 2024-08-29T19:36:29.566 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T19:36:29.567 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T19:36:29.567 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 70, 2024-08-29T19:36:29.567 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T19:36:29.567 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:36:29.567 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T19:36:29.567 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T19:35:32.929421+0000", 2024-08-29T19:36:29.567 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T18:00:22.821659+0000", 2024-08-29T19:36:29.567 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T18:00:22.821659+0000", 2024-08-29T19:36:29.567 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T18:36:37.317732+0000", 2024-08-29T19:36:29.567 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T19:35:32.929421+0000", 2024-08-29T19:36:29.567 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:46:05.142502+0000", 2024-08-29T19:36:29.567 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:36:29.567 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:46:05.142502+0000", 2024-08-29T19:36:29.568 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 597, 2024-08-29T19:36:29.568 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T19:35:32.929421+0000", 2024-08-29T19:36:29.568 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T19:35:32.929421+0000", 2024-08-29T19:36:29.568 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T19:35:32.929421+0000", 2024-08-29T19:36:29.568 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T19:36:29.568 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T19:36:29.568 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:46:05.142502+0000", 2024-08-29T19:36:29.568 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T19:35:32.929421+0000", 2024-08-29T19:36:29.568 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T19:35:32.929421+0000", 2024-08-29T19:36:29.568 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T19:36:29.568 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 2871, 2024-08-29T19:36:29.568 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T19:36:29.568 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T19:36:29.569 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 596, 2024-08-29T19:36:29.569 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T19:36:29.569 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T19:36:29.569 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T19:36:29.569 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T19:36:29.569 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 2871, 2024-08-29T19:36:29.569 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:36:29.569 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T19:36:29.569 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T19:36:29.569 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "4.2", 2024-08-29T19:36:29.569 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T19:36:29.569 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T19:36:29.569 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 3031, 2024-08-29T19:36:29.569 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 9093, 2024-08-29T19:36:29.570 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T19:36:29.570 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T04:30:46.200988+0000", 2024-08-29T19:36:29.570 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.007484825, 2024-08-29T19:36:29.570 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T19:36:29.570 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T19:36:29.570 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 19, 2024-08-29T19:36:29.570 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:36:29.570 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T19:36:29.570 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:36:29.570 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T19:36:29.570 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T19:36:29.570 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T19:36:29.570 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T19:36:29.570 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T19:36:29.571 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T19:36:29.571 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T19:36:29.571 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T19:36:29.571 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T19:36:29.571 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T19:36:29.571 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:36:29.571 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T19:36:29.571 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 3, 2024-08-29T19:36:29.571 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 1, 2024-08-29T19:36:29.571 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T19:36:29.571 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 1, 2024-08-29T19:36:29.571 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:36:29.571 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T19:36:29.571 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T19:36:29.572 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T19:36:29.572 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:36:29.572 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T19:36:29.572 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T19:36:29.572 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T19:36:29.572 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T19:36:29.572 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T19:36:29.572 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T19:36:29.572 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T19:36:29.572 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T19:36:29.572 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 804, 2024-08-29T19:36:29.572 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 396802, 2024-08-29T19:36:29.572 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T19:36:29.572 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:36:29.573 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T19:36:29.573 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 2885, 2024-08-29T19:36:29.573 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 342676 2024-08-29T19:36:29.573 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.573 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T19:36:29.573 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T19:36:29.573 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T19:36:29.573 INFO:tasks.workunit.client.0.smithi029.stdout: 1, 2024-08-29T19:36:29.573 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T19:36:29.573 INFO:tasks.workunit.client.0.smithi029.stdout: 4 2024-08-29T19:36:29.573 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:29.573 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 1, 2024-08-29T19:36:29.573 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "1158'2871" 2024-08-29T19:36:29.573 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.574 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:29.574 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T19:36:29.574 INFO:tasks.workunit.client.0.smithi029.stdout: 4, 2024-08-29T19:36:29.574 INFO:tasks.workunit.client.0.smithi029.stdout: 0, 2024-08-29T19:36:29.574 INFO:tasks.workunit.client.0.smithi029.stdout: 6 2024-08-29T19:36:29.574 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:29.574 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 4, 2024-08-29T19:36:29.574 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T19:36:29.574 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T19:36:29.574 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T19:36:29.574 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T19:36:29.574 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:36:29.574 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T19:36:29.575 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T19:35:32.923724+0000", 2024-08-29T19:36:29.575 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T18:00:53.436073+0000", 2024-08-29T19:36:29.575 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T18:00:53.436073+0000", 2024-08-29T19:36:29.575 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T18:00:53.436848+0000", 2024-08-29T19:36:29.575 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T19:35:32.923724+0000", 2024-08-29T19:36:29.575 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:29.575 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:36:29.575 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:29.575 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 624, 2024-08-29T19:36:29.575 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T19:35:32.923724+0000", 2024-08-29T19:36:29.575 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T19:35:32.923724+0000", 2024-08-29T19:36:29.575 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T19:35:32.923724+0000", 2024-08-29T19:36:29.575 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T19:36:29.575 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T19:36:29.576 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:29.576 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T19:35:32.923724+0000", 2024-08-29T19:36:29.576 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T19:35:32.923724+0000", 2024-08-29T19:36:29.576 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T19:36:29.576 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T19:36:29.576 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T19:36:29.576 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T19:36:29.576 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 623, 2024-08-29T19:36:29.576 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T19:36:29.576 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T19:36:29.576 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T19:36:29.576 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T19:36:29.576 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T19:36:29.576 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:36:29.577 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T19:36:29.577 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T19:36:29.577 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.3", 2024-08-29T19:36:29.577 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T19:36:29.577 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T19:36:29.577 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 3031, 2024-08-29T19:36:29.577 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 5469, 2024-08-29T19:36:29.577 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T19:36:29.577 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T18:49:26.227310+0000", 2024-08-29T19:36:29.577 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:36:29.577 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T19:36:29.577 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T19:36:29.577 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T19:36:29.578 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:36:29.578 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T19:36:29.578 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:36:29.578 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T19:36:29.578 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T19:36:29.578 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T19:36:29.578 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T19:36:29.578 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T19:36:29.578 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T19:36:29.578 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T19:36:29.578 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T19:36:29.578 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T19:36:29.578 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T19:36:29.578 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:36:29.578 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T19:36:29.579 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T19:36:29.579 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T19:36:29.579 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T19:36:29.579 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T19:36:29.579 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:36:29.579 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T19:36:29.579 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T19:36:29.579 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T19:36:29.579 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:36:29.579 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T19:36:29.579 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T19:36:29.579 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T19:36:29.579 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T19:36:29.580 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T19:36:29.580 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T19:36:29.580 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T19:36:29.580 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T19:36:29.580 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T19:36:29.580 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T19:36:29.580 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T19:36:29.580 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:36:29.580 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T19:36:29.580 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T19:36:29.580 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T19:36:29.580 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.580 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T19:36:29.580 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T19:36:29.581 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T19:36:29.581 INFO:tasks.workunit.client.0.smithi029.stdout: 4, 2024-08-29T19:36:29.581 INFO:tasks.workunit.client.0.smithi029.stdout: 0, 2024-08-29T19:36:29.581 INFO:tasks.workunit.client.0.smithi029.stdout: 6 2024-08-29T19:36:29.581 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:29.581 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 4, 2024-08-29T19:36:29.581 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T19:36:29.581 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.581 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:29.581 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T19:36:29.581 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T19:36:29.581 INFO:tasks.workunit.client.0.smithi029.stdout: 1, 2024-08-29T19:36:29.581 INFO:tasks.workunit.client.0.smithi029.stdout: 6 2024-08-29T19:36:29.581 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:29.581 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 5, 2024-08-29T19:36:29.582 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T19:36:29.582 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T19:36:29.582 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 60, 2024-08-29T19:36:29.582 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T19:36:29.582 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:36:29.582 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T19:36:29.582 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T19:35:33.388693+0000", 2024-08-29T19:36:29.582 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T18:00:53.461921+0000", 2024-08-29T19:36:29.582 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T18:00:53.461921+0000", 2024-08-29T19:36:29.582 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T18:00:53.463681+0000", 2024-08-29T19:36:29.582 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T19:35:33.388693+0000", 2024-08-29T19:36:29.582 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T19:36:29.583 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:36:29.583 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T19:36:29.583 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 624, 2024-08-29T19:36:29.583 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T19:35:33.388693+0000", 2024-08-29T19:36:29.583 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T19:35:33.388693+0000", 2024-08-29T19:36:29.583 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T19:35:33.388693+0000", 2024-08-29T19:36:29.583 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T19:36:29.583 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T19:36:29.583 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T19:36:29.583 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T19:35:33.388693+0000", 2024-08-29T19:36:29.583 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T19:35:33.388693+0000", 2024-08-29T19:36:29.583 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T19:36:29.583 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T19:36:29.583 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T19:36:29.584 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T19:36:29.584 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 623, 2024-08-29T19:36:29.584 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T19:36:29.584 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T19:36:29.584 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T19:36:29.584 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T19:36:29.584 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T19:36:29.584 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:36:29.584 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T19:36:29.584 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T19:36:29.584 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "2.2", 2024-08-29T19:36:29.584 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T19:36:29.584 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T19:36:29.584 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 3031, 2024-08-29T19:36:29.585 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 5442, 2024-08-29T19:36:29.585 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T19:36:29.585 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T01:42:31.370199+0000", 2024-08-29T19:36:29.585 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:36:29.585 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T19:36:29.585 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T19:36:29.585 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T19:36:29.585 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:36:29.585 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T19:36:29.585 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:36:29.585 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T19:36:29.585 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T19:36:29.585 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T19:36:29.585 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T19:36:29.586 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T19:36:29.586 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T19:36:29.586 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T19:36:29.586 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T19:36:29.586 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T19:36:29.586 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T19:36:29.586 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:36:29.586 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T19:36:29.586 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T19:36:29.586 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T19:36:29.586 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T19:36:29.586 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T19:36:29.586 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:36:29.586 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T19:36:29.587 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T19:36:29.587 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T19:36:29.587 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:36:29.587 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T19:36:29.587 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T19:36:29.587 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T19:36:29.587 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T19:36:29.587 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T19:36:29.587 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T19:36:29.587 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T19:36:29.587 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T19:36:29.587 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T19:36:29.587 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T19:36:29.587 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T19:36:29.588 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:36:29.588 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T19:36:29.588 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T19:36:29.588 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T19:36:29.588 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.588 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T19:36:29.588 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T19:36:29.588 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T19:36:29.588 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T19:36:29.588 INFO:tasks.workunit.client.0.smithi029.stdout: 1, 2024-08-29T19:36:29.588 INFO:tasks.workunit.client.0.smithi029.stdout: 6 2024-08-29T19:36:29.588 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:29.588 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 5, 2024-08-29T19:36:29.588 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T19:36:29.589 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.589 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:29.589 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T19:36:29.589 INFO:tasks.workunit.client.0.smithi029.stdout: 1, 2024-08-29T19:36:29.589 INFO:tasks.workunit.client.0.smithi029.stdout: 2, 2024-08-29T19:36:29.589 INFO:tasks.workunit.client.0.smithi029.stdout: 3 2024-08-29T19:36:29.589 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:29.589 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 1, 2024-08-29T19:36:29.589 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T19:36:29.589 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T19:36:29.589 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 70, 2024-08-29T19:36:29.589 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T19:36:29.589 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:36:29.589 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T19:36:29.590 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T19:35:32.928832+0000", 2024-08-29T19:36:29.590 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T17:59:20.760132+0000", 2024-08-29T19:36:29.590 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T17:59:20.760132+0000", 2024-08-29T19:36:29.590 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T18:36:37.324733+0000", 2024-08-29T19:36:29.590 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T19:35:32.928832+0000", 2024-08-29T19:36:29.590 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:46:05.142502+0000", 2024-08-29T19:36:29.590 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:36:29.590 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:46:05.142502+0000", 2024-08-29T19:36:29.590 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 538, 2024-08-29T19:36:29.590 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T19:35:32.928832+0000", 2024-08-29T19:36:29.590 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T19:35:32.928832+0000", 2024-08-29T19:36:29.590 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T19:35:32.928832+0000", 2024-08-29T19:36:29.590 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T19:36:29.591 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T19:36:29.591 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:46:05.142502+0000", 2024-08-29T19:36:29.591 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T19:35:32.928832+0000", 2024-08-29T19:36:29.591 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T19:35:32.928832+0000", 2024-08-29T19:36:29.591 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T19:36:29.591 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 3060, 2024-08-29T19:36:29.591 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T19:36:29.591 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T19:36:29.591 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 537, 2024-08-29T19:36:29.591 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T19:36:29.591 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T19:36:29.591 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T19:36:29.591 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T19:36:29.591 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 3060, 2024-08-29T19:36:29.592 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:36:29.592 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T19:36:29.592 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T19:36:29.592 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "4.4", 2024-08-29T19:36:29.592 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T19:36:29.592 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T19:36:29.592 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 3031, 2024-08-29T19:36:29.592 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 9131, 2024-08-29T19:36:29.592 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T19:36:29.592 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T02:56:59.994226+0000", 2024-08-29T19:36:29.592 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.013588342, 2024-08-29T19:36:29.592 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T19:36:29.592 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T19:36:29.592 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T19:36:29.593 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:36:29.593 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T19:36:29.593 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:36:29.593 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T19:36:29.593 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T19:36:29.593 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T19:36:29.593 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T19:36:29.593 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T19:36:29.593 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T19:36:29.593 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T19:36:29.593 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T19:36:29.593 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T19:36:29.593 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T19:36:29.593 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:36:29.594 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T19:36:29.594 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 3, 2024-08-29T19:36:29.594 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 1, 2024-08-29T19:36:29.594 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T19:36:29.594 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 1, 2024-08-29T19:36:29.594 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:36:29.594 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T19:36:29.594 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T19:36:29.594 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T19:36:29.594 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:36:29.594 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 1, 2024-08-29T19:36:29.594 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T19:36:29.594 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T19:36:29.594 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T19:36:29.595 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T19:36:29.595 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T19:36:29.595 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T19:36:29.595 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T19:36:29.595 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 563, 2024-08-29T19:36:29.595 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 386464, 2024-08-29T19:36:29.595 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T19:36:29.595 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:36:29.595 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T19:36:29.595 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 3071, 2024-08-29T19:36:29.595 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 375363 2024-08-29T19:36:29.595 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.595 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T19:36:29.595 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T19:36:29.596 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T19:36:29.596 INFO:tasks.workunit.client.0.smithi029.stdout: 1, 2024-08-29T19:36:29.596 INFO:tasks.workunit.client.0.smithi029.stdout: 2, 2024-08-29T19:36:29.596 INFO:tasks.workunit.client.0.smithi029.stdout: 3 2024-08-29T19:36:29.596 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:29.596 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 1, 2024-08-29T19:36:29.596 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "1158'3060" 2024-08-29T19:36:29.596 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.596 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:29.596 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T19:36:29.596 INFO:tasks.workunit.client.0.smithi029.stdout: 1, 2024-08-29T19:36:29.596 INFO:tasks.workunit.client.0.smithi029.stdout: 2, 2024-08-29T19:36:29.596 INFO:tasks.workunit.client.0.smithi029.stdout: 6 2024-08-29T19:36:29.596 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:29.597 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 1, 2024-08-29T19:36:29.597 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T19:36:29.597 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T19:36:29.597 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T19:36:29.597 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T19:36:29.597 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:36:29.597 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T19:36:29.597 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T19:35:32.932052+0000", 2024-08-29T19:36:29.597 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T18:00:53.432900+0000", 2024-08-29T19:36:29.597 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T18:00:53.432900+0000", 2024-08-29T19:36:29.597 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T18:00:53.433142+0000", 2024-08-29T19:36:29.597 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T19:35:32.932052+0000", 2024-08-29T19:36:29.597 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:29.598 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:36:29.598 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:29.598 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 624, 2024-08-29T19:36:29.598 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T19:35:32.932052+0000", 2024-08-29T19:36:29.598 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T19:35:32.932052+0000", 2024-08-29T19:36:29.598 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T19:35:32.932052+0000", 2024-08-29T19:36:29.598 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T19:36:29.598 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T19:36:29.598 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:29.598 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T19:35:32.932052+0000", 2024-08-29T19:36:29.598 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T19:35:32.932052+0000", 2024-08-29T19:36:29.598 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T19:36:29.598 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T19:36:29.598 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T19:36:29.599 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T19:36:29.599 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 623, 2024-08-29T19:36:29.599 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T19:36:29.599 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T19:36:29.599 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T19:36:29.599 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T19:36:29.599 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T19:36:29.599 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:36:29.599 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T19:36:29.599 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T19:36:29.599 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.0", 2024-08-29T19:36:29.599 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T19:36:29.599 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T19:36:29.599 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 3031, 2024-08-29T19:36:29.600 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 5548, 2024-08-29T19:36:29.600 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T19:36:29.600 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T23:30:40.419960+0000", 2024-08-29T19:36:29.600 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:36:29.600 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T19:36:29.600 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T19:36:29.600 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T19:36:29.600 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:36:29.600 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T19:36:29.600 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:36:29.600 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T19:36:29.600 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T19:36:29.600 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T19:36:29.600 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T19:36:29.601 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T19:36:29.601 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T19:36:29.601 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T19:36:29.601 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T19:36:29.601 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T19:36:29.601 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T19:36:29.601 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:36:29.601 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T19:36:29.601 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T19:36:29.601 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T19:36:29.601 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T19:36:29.601 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T19:36:29.601 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:36:29.602 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T19:36:29.602 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T19:36:29.602 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T19:36:29.602 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:36:29.602 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T19:36:29.602 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T19:36:29.602 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T19:36:29.602 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T19:36:29.602 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T19:36:29.602 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T19:36:29.602 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T19:36:29.602 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T19:36:29.602 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T19:36:29.602 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T19:36:29.603 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T19:36:29.603 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:36:29.603 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T19:36:29.603 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T19:36:29.603 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T19:36:29.603 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.603 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T19:36:29.603 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T19:36:29.603 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T19:36:29.603 INFO:tasks.workunit.client.0.smithi029.stdout: 1, 2024-08-29T19:36:29.603 INFO:tasks.workunit.client.0.smithi029.stdout: 2, 2024-08-29T19:36:29.603 INFO:tasks.workunit.client.0.smithi029.stdout: 6 2024-08-29T19:36:29.603 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:29.603 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 1, 2024-08-29T19:36:29.603 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T19:36:29.604 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.604 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:29.604 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T19:36:29.604 INFO:tasks.workunit.client.0.smithi029.stdout: 2, 2024-08-29T19:36:29.604 INFO:tasks.workunit.client.0.smithi029.stdout: 3, 2024-08-29T19:36:29.604 INFO:tasks.workunit.client.0.smithi029.stdout: 1 2024-08-29T19:36:29.604 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:29.604 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 2, 2024-08-29T19:36:29.604 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T19:36:29.604 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T19:36:29.604 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 60, 2024-08-29T19:36:29.604 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T19:36:29.604 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:36:29.605 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T19:36:29.605 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T19:35:33.423443+0000", 2024-08-29T19:36:29.605 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T17:59:21.743873+0000", 2024-08-29T19:36:29.605 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T17:59:21.743873+0000", 2024-08-29T19:36:29.605 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T17:59:21.744244+0000", 2024-08-29T19:36:29.605 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T19:35:33.423443+0000", 2024-08-29T19:36:29.605 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T19:36:29.605 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:36:29.605 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T19:36:29.605 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 539, 2024-08-29T19:36:29.605 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T19:35:33.423443+0000", 2024-08-29T19:36:29.605 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T19:35:33.423443+0000", 2024-08-29T19:36:29.605 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T19:35:33.423443+0000", 2024-08-29T19:36:29.605 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T19:36:29.606 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T19:36:29.606 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T19:36:29.606 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T19:35:33.423443+0000", 2024-08-29T19:36:29.606 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T19:35:33.423443+0000", 2024-08-29T19:36:29.606 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T19:36:29.606 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T19:36:29.606 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T19:36:29.606 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T19:36:29.606 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 538, 2024-08-29T19:36:29.606 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T19:36:29.606 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T19:36:29.606 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T19:36:29.606 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T19:36:29.607 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T19:36:29.607 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:36:29.607 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T19:36:29.607 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T19:36:29.607 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "2.1", 2024-08-29T19:36:29.607 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T19:36:29.607 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T19:36:29.607 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 3031, 2024-08-29T19:36:29.607 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 5544, 2024-08-29T19:36:29.607 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T19:36:29.607 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T21:15:32.632797+0000", 2024-08-29T19:36:29.607 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:36:29.607 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T19:36:29.607 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T19:36:29.607 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T19:36:29.608 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:36:29.608 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T19:36:29.608 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:36:29.608 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T19:36:29.608 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T19:36:29.608 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T19:36:29.608 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T19:36:29.608 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T19:36:29.608 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T19:36:29.608 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T19:36:29.608 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T19:36:29.608 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T19:36:29.608 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T19:36:29.608 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:36:29.609 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T19:36:29.609 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T19:36:29.609 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T19:36:29.609 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T19:36:29.609 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T19:36:29.609 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:36:29.609 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T19:36:29.609 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T19:36:29.609 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T19:36:29.609 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:36:29.609 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T19:36:29.609 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T19:36:29.609 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T19:36:29.610 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T19:36:29.610 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T19:36:29.610 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T19:36:29.610 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T19:36:29.610 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T19:36:29.610 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T19:36:29.610 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T19:36:29.610 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T19:36:29.610 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:36:29.610 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T19:36:29.610 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T19:36:29.610 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T19:36:29.610 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.610 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T19:36:29.610 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T19:36:29.611 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T19:36:29.611 INFO:tasks.workunit.client.0.smithi029.stdout: 2, 2024-08-29T19:36:29.611 INFO:tasks.workunit.client.0.smithi029.stdout: 3, 2024-08-29T19:36:29.611 INFO:tasks.workunit.client.0.smithi029.stdout: 1 2024-08-29T19:36:29.611 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:29.611 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 2, 2024-08-29T19:36:29.611 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T19:36:29.611 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.611 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:29.611 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T19:36:29.611 INFO:tasks.workunit.client.0.smithi029.stdout: 1, 2024-08-29T19:36:29.611 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T19:36:29.611 INFO:tasks.workunit.client.0.smithi029.stdout: 0 2024-08-29T19:36:29.611 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:29.612 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 1, 2024-08-29T19:36:29.612 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T19:36:29.612 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T19:36:29.612 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 70, 2024-08-29T19:36:29.612 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T19:36:29.612 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:36:29.612 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T19:36:29.612 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T19:35:32.934456+0000", 2024-08-29T19:36:29.612 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T18:00:22.821633+0000", 2024-08-29T19:36:29.612 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T18:00:22.821633+0000", 2024-08-29T19:36:29.612 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T18:36:37.322696+0000", 2024-08-29T19:36:29.612 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T19:35:32.934456+0000", 2024-08-29T19:36:29.612 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:46:05.142502+0000", 2024-08-29T19:36:29.613 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:36:29.613 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:46:05.142502+0000", 2024-08-29T19:36:29.613 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 597, 2024-08-29T19:36:29.613 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T19:35:32.934456+0000", 2024-08-29T19:36:29.613 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T19:35:32.934456+0000", 2024-08-29T19:36:29.613 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T19:35:32.934456+0000", 2024-08-29T19:36:29.613 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T19:36:29.613 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T19:36:29.613 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:46:05.142502+0000", 2024-08-29T19:36:29.613 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T19:35:32.934456+0000", 2024-08-29T19:36:29.613 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T19:35:32.934456+0000", 2024-08-29T19:36:29.613 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T19:36:29.613 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 3066, 2024-08-29T19:36:29.613 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T19:36:29.614 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T19:36:29.614 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 596, 2024-08-29T19:36:29.614 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T19:36:29.614 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T19:36:29.614 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T19:36:29.614 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T19:36:29.614 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 3066, 2024-08-29T19:36:29.614 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:36:29.614 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T19:36:29.614 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T19:36:29.614 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "4.7", 2024-08-29T19:36:29.614 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T19:36:29.614 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T19:36:29.614 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 3031, 2024-08-29T19:36:29.615 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 9564, 2024-08-29T19:36:29.615 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T19:36:29.615 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T20:24:14.881680+0000", 2024-08-29T19:36:29.615 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.013365016, 2024-08-29T19:36:29.615 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T19:36:29.615 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T19:36:29.615 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T19:36:29.615 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:36:29.615 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T19:36:29.615 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:36:29.615 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T19:36:29.615 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T19:36:29.615 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T19:36:29.615 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T19:36:29.616 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T19:36:29.616 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T19:36:29.616 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T19:36:29.616 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T19:36:29.616 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T19:36:29.616 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T19:36:29.616 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:36:29.616 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T19:36:29.616 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T19:36:29.616 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T19:36:29.616 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T19:36:29.616 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T19:36:29.616 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:36:29.616 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T19:36:29.617 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T19:36:29.617 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T19:36:29.617 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:36:29.617 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T19:36:29.617 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T19:36:29.617 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T19:36:29.617 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T19:36:29.617 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T19:36:29.617 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T19:36:29.617 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T19:36:29.617 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T19:36:29.617 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 1648, 2024-08-29T19:36:29.617 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 365518, 2024-08-29T19:36:29.617 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T19:36:29.618 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:36:29.618 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T19:36:29.618 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 3014, 2024-08-29T19:36:29.618 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 459636 2024-08-29T19:36:29.618 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.618 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T19:36:29.618 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T19:36:29.618 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T19:36:29.618 INFO:tasks.workunit.client.0.smithi029.stdout: 1, 2024-08-29T19:36:29.618 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T19:36:29.618 INFO:tasks.workunit.client.0.smithi029.stdout: 0 2024-08-29T19:36:29.618 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:29.618 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 1, 2024-08-29T19:36:29.618 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "1158'3066" 2024-08-29T19:36:29.619 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.619 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:29.619 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T19:36:29.619 INFO:tasks.workunit.client.0.smithi029.stdout: 0, 2024-08-29T19:36:29.619 INFO:tasks.workunit.client.0.smithi029.stdout: 4, 2024-08-29T19:36:29.619 INFO:tasks.workunit.client.0.smithi029.stdout: 3 2024-08-29T19:36:29.619 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:29.619 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 0, 2024-08-29T19:36:29.619 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T19:36:29.619 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T19:36:29.619 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T19:36:29.619 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T19:36:29.619 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:36:29.619 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T19:36:29.620 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T19:35:33.580877+0000", 2024-08-29T19:36:29.620 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T17:59:52.078025+0000", 2024-08-29T19:36:29.620 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T17:59:52.078025+0000", 2024-08-29T19:36:29.620 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T17:59:52.078377+0000", 2024-08-29T19:36:29.620 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T19:35:33.580877+0000", 2024-08-29T19:36:29.620 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:29.620 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:36:29.620 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:29.620 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 568, 2024-08-29T19:36:29.620 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T19:35:33.580877+0000", 2024-08-29T19:36:29.620 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T19:35:33.580877+0000", 2024-08-29T19:36:29.620 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T19:35:33.580877+0000", 2024-08-29T19:36:29.620 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T19:36:29.620 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T19:36:29.621 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:29.621 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T19:35:33.580877+0000", 2024-08-29T19:36:29.621 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T19:35:33.580877+0000", 2024-08-29T19:36:29.621 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T19:36:29.621 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T19:36:29.621 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T19:36:29.621 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T19:36:29.621 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 567, 2024-08-29T19:36:29.621 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T19:36:29.621 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T19:36:29.621 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T19:36:29.621 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T19:36:29.621 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T19:36:29.621 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:36:29.622 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T19:36:29.622 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T19:36:29.622 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.1", 2024-08-29T19:36:29.622 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T19:36:29.622 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T19:36:29.622 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 3031, 2024-08-29T19:36:29.622 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 5564, 2024-08-29T19:36:29.622 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T19:36:29.622 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T23:50:07.728053+0000", 2024-08-29T19:36:29.622 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:36:29.622 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T19:36:29.622 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T19:36:29.622 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T19:36:29.622 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:36:29.623 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T19:36:29.623 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:36:29.623 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T19:36:29.623 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T19:36:29.623 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T19:36:29.623 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T19:36:29.623 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T19:36:29.623 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T19:36:29.623 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T19:36:29.623 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T19:36:29.623 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T19:36:29.623 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T19:36:29.623 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:36:29.623 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T19:36:29.624 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T19:36:29.624 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T19:36:29.624 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T19:36:29.624 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T19:36:29.624 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:36:29.624 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T19:36:29.624 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T19:36:29.624 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T19:36:29.624 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:36:29.624 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T19:36:29.624 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T19:36:29.624 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T19:36:29.624 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T19:36:29.624 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T19:36:29.625 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T19:36:29.625 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T19:36:29.625 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T19:36:29.625 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T19:36:29.625 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T19:36:29.625 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T19:36:29.625 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:36:29.625 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T19:36:29.625 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T19:36:29.625 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T19:36:29.625 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.625 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T19:36:29.625 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T19:36:29.626 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T19:36:29.626 INFO:tasks.workunit.client.0.smithi029.stdout: 0, 2024-08-29T19:36:29.626 INFO:tasks.workunit.client.0.smithi029.stdout: 4, 2024-08-29T19:36:29.626 INFO:tasks.workunit.client.0.smithi029.stdout: 3 2024-08-29T19:36:29.626 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:29.626 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 0, 2024-08-29T19:36:29.626 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T19:36:29.626 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.626 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:29.626 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T19:36:29.626 INFO:tasks.workunit.client.0.smithi029.stdout: 7, 2024-08-29T19:36:29.626 INFO:tasks.workunit.client.0.smithi029.stdout: 1, 2024-08-29T19:36:29.626 INFO:tasks.workunit.client.0.smithi029.stdout: 0 2024-08-29T19:36:29.626 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:29.626 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 7, 2024-08-29T19:36:29.627 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T19:36:29.627 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T19:36:29.627 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 60, 2024-08-29T19:36:29.627 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T19:36:29.627 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:36:29.627 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T19:36:29.627 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T19:35:33.583727+0000", 2024-08-29T19:36:29.627 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T18:01:23.139924+0000", 2024-08-29T19:36:29.627 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T18:01:23.139924+0000", 2024-08-29T19:36:29.627 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T18:01:23.141334+0000", 2024-08-29T19:36:29.627 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T19:35:33.583727+0000", 2024-08-29T19:36:29.627 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T19:36:29.627 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:36:29.628 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T19:36:29.628 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 650, 2024-08-29T19:36:29.628 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T19:35:33.583727+0000", 2024-08-29T19:36:29.628 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T19:35:33.583727+0000", 2024-08-29T19:36:29.628 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T19:35:33.583727+0000", 2024-08-29T19:36:29.628 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T19:36:29.628 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T19:36:29.628 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T19:36:29.628 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T19:35:33.583727+0000", 2024-08-29T19:36:29.628 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T19:35:33.583727+0000", 2024-08-29T19:36:29.628 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T19:36:29.628 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T19:36:29.628 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T19:36:29.629 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T19:36:29.629 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 649, 2024-08-29T19:36:29.629 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T19:36:29.629 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T19:36:29.629 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T19:36:29.629 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T19:36:29.629 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T19:36:29.629 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:36:29.629 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T19:36:29.629 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T19:36:29.629 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "2.0", 2024-08-29T19:36:29.629 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T19:36:29.629 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T19:36:29.629 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 3031, 2024-08-29T19:36:29.630 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 5366, 2024-08-29T19:36:29.630 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T19:36:29.630 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T21:31:27.196419+0000", 2024-08-29T19:36:29.630 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:36:29.630 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T19:36:29.630 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T19:36:29.630 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T19:36:29.630 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:36:29.630 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T19:36:29.630 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:36:29.630 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T19:36:29.630 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T19:36:29.630 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T19:36:29.630 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T19:36:29.630 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T19:36:29.631 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T19:36:29.631 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T19:36:29.631 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T19:36:29.631 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T19:36:29.631 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T19:36:29.631 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:36:29.631 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T19:36:29.631 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T19:36:29.631 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T19:36:29.631 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T19:36:29.631 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T19:36:29.631 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:36:29.631 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T19:36:29.632 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T19:36:29.632 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T19:36:29.632 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:36:29.632 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T19:36:29.632 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T19:36:29.632 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T19:36:29.632 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T19:36:29.632 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T19:36:29.632 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T19:36:29.632 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T19:36:29.632 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T19:36:29.632 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T19:36:29.632 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T19:36:29.632 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T19:36:29.633 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:36:29.633 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T19:36:29.633 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T19:36:29.633 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T19:36:29.633 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.633 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T19:36:29.633 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T19:36:29.633 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T19:36:29.633 INFO:tasks.workunit.client.0.smithi029.stdout: 7, 2024-08-29T19:36:29.633 INFO:tasks.workunit.client.0.smithi029.stdout: 1, 2024-08-29T19:36:29.633 INFO:tasks.workunit.client.0.smithi029.stdout: 0 2024-08-29T19:36:29.633 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:29.633 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 7, 2024-08-29T19:36:29.633 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T19:36:29.634 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.634 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:29.634 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T19:36:29.634 INFO:tasks.workunit.client.0.smithi029.stdout: 0, 2024-08-29T19:36:29.634 INFO:tasks.workunit.client.0.smithi029.stdout: 1, 2024-08-29T19:36:29.634 INFO:tasks.workunit.client.0.smithi029.stdout: 2 2024-08-29T19:36:29.634 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:29.634 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 0, 2024-08-29T19:36:29.634 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T19:36:29.634 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T19:36:29.634 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 70, 2024-08-29T19:36:29.634 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T19:36:29.634 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:36:29.634 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T19:36:29.635 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T19:35:33.581695+0000", 2024-08-29T19:36:29.635 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T17:58:44.056585+0000", 2024-08-29T19:36:29.635 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T17:58:44.056585+0000", 2024-08-29T19:36:29.635 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T18:36:37.404939+0000", 2024-08-29T19:36:29.635 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T19:35:33.581695+0000", 2024-08-29T19:36:29.635 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:46:05.142502+0000", 2024-08-29T19:36:29.635 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:36:29.635 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:46:05.142502+0000", 2024-08-29T19:36:29.635 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 506, 2024-08-29T19:36:29.635 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T19:35:33.581695+0000", 2024-08-29T19:36:29.635 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T19:35:33.581695+0000", 2024-08-29T19:36:29.635 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T19:35:33.581695+0000", 2024-08-29T19:36:29.635 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T19:36:29.635 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T19:36:29.636 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:46:05.142502+0000", 2024-08-29T19:36:29.636 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T19:35:33.581695+0000", 2024-08-29T19:36:29.636 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T19:35:33.581695+0000", 2024-08-29T19:36:29.636 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T19:36:29.636 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 3039, 2024-08-29T19:36:29.636 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T19:36:29.636 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T19:36:29.636 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 505, 2024-08-29T19:36:29.636 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T19:36:29.636 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T19:36:29.636 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T19:36:29.636 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T19:36:29.636 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 3039, 2024-08-29T19:36:29.637 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:36:29.637 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T19:36:29.637 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T19:36:29.637 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "4.6", 2024-08-29T19:36:29.637 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T19:36:29.637 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T19:36:29.637 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 3031, 2024-08-29T19:36:29.637 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 9079, 2024-08-29T19:36:29.637 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T19:36:29.637 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T05:29:24.018401+0000", 2024-08-29T19:36:29.637 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.006930914, 2024-08-29T19:36:29.637 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T19:36:29.637 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T19:36:29.637 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T19:36:29.637 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:36:29.638 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T19:36:29.638 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:36:29.638 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T19:36:29.638 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T19:36:29.638 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T19:36:29.638 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T19:36:29.638 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T19:36:29.638 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T19:36:29.638 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T19:36:29.638 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T19:36:29.638 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T19:36:29.638 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T19:36:29.638 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:36:29.638 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T19:36:29.639 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T19:36:29.639 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T19:36:29.639 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T19:36:29.639 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T19:36:29.639 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:36:29.639 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T19:36:29.639 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T19:36:29.639 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T19:36:29.639 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:36:29.639 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T19:36:29.639 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T19:36:29.639 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T19:36:29.639 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T19:36:29.639 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T19:36:29.639 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T19:36:29.640 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T19:36:29.640 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T19:36:29.640 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 494, 2024-08-29T19:36:29.640 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 393015, 2024-08-29T19:36:29.640 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T19:36:29.640 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:36:29.640 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T19:36:29.640 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 3020, 2024-08-29T19:36:29.640 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 396248 2024-08-29T19:36:29.640 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.640 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T19:36:29.640 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T19:36:29.640 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T19:36:29.640 INFO:tasks.workunit.client.0.smithi029.stdout: 0, 2024-08-29T19:36:29.641 INFO:tasks.workunit.client.0.smithi029.stdout: 1, 2024-08-29T19:36:29.641 INFO:tasks.workunit.client.0.smithi029.stdout: 2 2024-08-29T19:36:29.641 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:29.641 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 0, 2024-08-29T19:36:29.641 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "1158'3039" 2024-08-29T19:36:29.641 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.641 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:29.641 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T19:36:29.641 INFO:tasks.workunit.client.0.smithi029.stdout: 3, 2024-08-29T19:36:29.641 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T19:36:29.641 INFO:tasks.workunit.client.0.smithi029.stdout: 6 2024-08-29T19:36:29.641 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:29.641 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 3, 2024-08-29T19:36:29.641 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T19:36:29.642 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T19:36:29.642 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T19:36:29.642 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T19:36:29.642 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:36:29.642 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T19:36:29.642 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T19:35:32.931587+0000", 2024-08-29T19:36:29.642 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T18:00:53.454552+0000", 2024-08-29T19:36:29.642 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T18:00:53.454552+0000", 2024-08-29T19:36:29.642 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T18:00:53.455286+0000", 2024-08-29T19:36:29.642 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T19:35:32.931587+0000", 2024-08-29T19:36:29.642 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:29.642 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:36:29.642 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:29.643 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 624, 2024-08-29T19:36:29.643 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T19:35:32.931587+0000", 2024-08-29T19:36:29.643 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T19:35:32.931587+0000", 2024-08-29T19:36:29.643 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T19:35:32.931587+0000", 2024-08-29T19:36:29.643 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T19:36:29.643 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T19:36:29.643 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:29.643 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T19:35:32.931587+0000", 2024-08-29T19:36:29.643 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T19:35:32.931587+0000", 2024-08-29T19:36:29.643 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T19:36:29.643 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T19:36:29.643 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T19:36:29.643 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T19:36:29.643 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 623, 2024-08-29T19:36:29.644 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T19:36:29.644 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T19:36:29.644 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T19:36:29.644 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T19:36:29.644 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T19:36:29.644 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:36:29.644 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T19:36:29.644 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T19:36:29.644 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.2", 2024-08-29T19:36:29.644 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T19:36:29.644 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T19:36:29.644 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 3031, 2024-08-29T19:36:29.644 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 5514, 2024-08-29T19:36:29.644 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T19:36:29.645 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T20:09:54.789394+0000", 2024-08-29T19:36:29.645 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:36:29.645 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T19:36:29.645 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T19:36:29.645 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T19:36:29.645 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:36:29.645 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T19:36:29.645 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:36:29.645 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T19:36:29.645 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T19:36:29.645 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T19:36:29.645 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T19:36:29.645 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T19:36:29.645 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T19:36:29.646 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T19:36:29.646 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T19:36:29.646 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T19:36:29.646 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T19:36:29.646 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:36:29.646 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T19:36:29.646 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T19:36:29.646 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T19:36:29.646 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T19:36:29.646 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T19:36:29.646 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:36:29.646 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T19:36:29.646 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T19:36:29.646 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T19:36:29.647 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:36:29.647 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T19:36:29.647 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T19:36:29.647 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T19:36:29.647 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T19:36:29.647 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T19:36:29.647 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T19:36:29.647 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T19:36:29.647 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T19:36:29.647 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T19:36:29.647 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T19:36:29.647 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T19:36:29.647 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:36:29.647 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T19:36:29.648 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T19:36:29.648 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T19:36:29.648 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.648 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T19:36:29.648 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T19:36:29.648 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T19:36:29.648 INFO:tasks.workunit.client.0.smithi029.stdout: 3, 2024-08-29T19:36:29.648 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T19:36:29.648 INFO:tasks.workunit.client.0.smithi029.stdout: 6 2024-08-29T19:36:29.648 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:29.648 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 3, 2024-08-29T19:36:29.648 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T19:36:29.648 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.648 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:29.649 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T19:36:29.649 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T19:36:29.649 INFO:tasks.workunit.client.0.smithi029.stdout: 2, 2024-08-29T19:36:29.649 INFO:tasks.workunit.client.0.smithi029.stdout: 7 2024-08-29T19:36:29.649 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:29.649 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 5, 2024-08-29T19:36:29.649 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T19:36:29.649 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T19:36:29.649 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 60, 2024-08-29T19:36:29.649 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T19:36:29.649 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:36:29.649 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T19:36:29.649 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T19:35:33.389207+0000", 2024-08-29T19:36:29.649 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T18:01:23.155163+0000", 2024-08-29T19:36:29.650 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T18:01:23.155163+0000", 2024-08-29T19:36:29.650 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T18:01:23.155829+0000", 2024-08-29T19:36:29.650 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T19:35:33.389207+0000", 2024-08-29T19:36:29.650 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T19:36:29.650 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:36:29.650 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T19:36:29.650 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 650, 2024-08-29T19:36:29.650 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T19:35:33.389207+0000", 2024-08-29T19:36:29.650 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T19:35:33.389207+0000", 2024-08-29T19:36:29.650 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T19:35:33.389207+0000", 2024-08-29T19:36:29.650 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T19:36:29.650 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T19:36:29.650 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T19:36:29.651 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T19:35:33.389207+0000", 2024-08-29T19:36:29.651 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T19:35:33.389207+0000", 2024-08-29T19:36:29.651 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T19:36:29.651 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T19:36:29.651 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T19:36:29.651 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T19:36:29.651 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 649, 2024-08-29T19:36:29.651 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T19:36:29.651 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T19:36:29.651 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T19:36:29.651 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T19:36:29.651 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T19:36:29.651 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:36:29.651 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T19:36:29.652 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T19:36:29.652 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "2.3", 2024-08-29T19:36:29.652 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T19:36:29.652 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T19:36:29.652 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 3031, 2024-08-29T19:36:29.652 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 5425, 2024-08-29T19:36:29.652 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T19:36:29.652 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T22:50:48.717366+0000", 2024-08-29T19:36:29.652 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:36:29.652 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T19:36:29.652 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T19:36:29.652 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T19:36:29.652 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:36:29.652 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T19:36:29.653 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:36:29.653 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T19:36:29.653 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T19:36:29.653 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T19:36:29.653 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T19:36:29.653 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T19:36:29.653 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T19:36:29.653 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T19:36:29.653 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T19:36:29.653 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T19:36:29.653 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T19:36:29.653 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:36:29.653 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T19:36:29.653 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T19:36:29.654 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T19:36:29.654 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T19:36:29.654 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T19:36:29.654 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:36:29.654 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T19:36:29.654 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T19:36:29.654 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T19:36:29.654 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:36:29.654 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T19:36:29.654 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T19:36:29.654 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T19:36:29.654 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T19:36:29.654 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T19:36:29.654 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T19:36:29.655 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T19:36:29.655 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T19:36:29.655 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T19:36:29.655 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T19:36:29.655 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T19:36:29.655 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:36:29.655 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T19:36:29.655 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T19:36:29.655 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T19:36:29.655 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.655 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T19:36:29.655 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T19:36:29.655 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T19:36:29.655 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T19:36:29.656 INFO:tasks.workunit.client.0.smithi029.stdout: 2, 2024-08-29T19:36:29.656 INFO:tasks.workunit.client.0.smithi029.stdout: 7 2024-08-29T19:36:29.656 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:29.656 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 5, 2024-08-29T19:36:29.656 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T19:36:29.656 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.656 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:29.656 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T19:36:29.656 INFO:tasks.workunit.client.0.smithi029.stdout: 7, 2024-08-29T19:36:29.656 INFO:tasks.workunit.client.0.smithi029.stdout: 0, 2024-08-29T19:36:29.656 INFO:tasks.workunit.client.0.smithi029.stdout: 6 2024-08-29T19:36:29.656 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:29.656 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 7, 2024-08-29T19:36:29.656 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T19:36:29.657 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T19:36:29.657 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 19, 2024-08-29T19:36:29.657 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T19:36:29.657 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:36:29.657 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T19:36:29.657 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T19:35:33.583704+0000", 2024-08-29T19:36:29.657 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T18:01:23.155622+0000", 2024-08-29T19:36:29.657 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T18:01:23.155622+0000", 2024-08-29T19:36:29.657 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T18:01:23.156427+0000", 2024-08-29T19:36:29.657 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T19:35:33.583704+0000", 2024-08-29T19:36:29.657 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:37:34.254299+0000", 2024-08-29T19:36:29.657 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:36:29.657 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:37:34.254299+0000", 2024-08-29T19:36:29.657 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 650, 2024-08-29T19:36:29.658 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T19:35:33.583704+0000", 2024-08-29T19:36:29.658 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T19:35:33.583704+0000", 2024-08-29T19:36:29.658 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T19:35:33.583704+0000", 2024-08-29T19:36:29.658 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T19:36:29.658 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T19:36:29.658 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:37:34.254299+0000", 2024-08-29T19:36:29.658 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T19:35:33.583704+0000", 2024-08-29T19:36:29.658 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T19:35:33.583704+0000", 2024-08-29T19:36:29.658 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T19:36:29.658 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 197, 2024-08-29T19:36:29.658 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T19:36:29.658 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T19:36:29.658 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 649, 2024-08-29T19:36:29.659 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T19:36:29.659 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T19:36:29.659 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T19:36:29.659 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T19:36:29.659 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 197, 2024-08-29T19:36:29.659 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:36:29.659 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T19:36:29.659 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T19:36:29.659 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "1.0", 2024-08-29T19:36:29.659 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T19:36:29.659 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T19:36:29.659 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 3031, 2024-08-29T19:36:29.659 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 5876, 2024-08-29T19:36:29.659 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T19:36:29.659 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T18:28:31.281171+0000", 2024-08-29T19:36:29.660 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:36:29.660 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T19:36:29.660 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T19:36:29.660 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 590368, 2024-08-29T19:36:29.660 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:36:29.660 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 1771104, 2024-08-29T19:36:29.660 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:36:29.660 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T19:36:29.660 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T19:36:29.660 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T19:36:29.660 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T19:36:29.660 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T19:36:29.660 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T19:36:29.661 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T19:36:29.661 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T19:36:29.661 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T19:36:29.661 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T19:36:29.661 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:36:29.661 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T19:36:29.661 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 6, 2024-08-29T19:36:29.661 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 2, 2024-08-29T19:36:29.661 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T19:36:29.661 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 2, 2024-08-29T19:36:29.661 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:36:29.661 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T19:36:29.661 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T19:36:29.661 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T19:36:29.662 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:36:29.662 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T19:36:29.662 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T19:36:29.662 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 6, 2024-08-29T19:36:29.662 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T19:36:29.662 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T19:36:29.662 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T19:36:29.662 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T19:36:29.662 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T19:36:29.662 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 812, 2024-08-29T19:36:29.662 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 1310, 2024-08-29T19:36:29.662 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T19:36:29.662 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:36:29.662 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T19:36:29.663 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 311, 2024-08-29T19:36:29.663 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 2416 2024-08-29T19:36:29.663 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.663 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T19:36:29.663 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T19:36:29.663 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T19:36:29.663 INFO:tasks.workunit.client.0.smithi029.stdout: 7, 2024-08-29T19:36:29.663 INFO:tasks.workunit.client.0.smithi029.stdout: 0, 2024-08-29T19:36:29.663 INFO:tasks.workunit.client.0.smithi029.stdout: 6 2024-08-29T19:36:29.663 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:29.663 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 7, 2024-08-29T19:36:29.663 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "323'197" 2024-08-29T19:36:29.663 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.663 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:29.664 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T19:36:29.664 INFO:tasks.workunit.client.0.smithi029.stdout: 6, 2024-08-29T19:36:29.664 INFO:tasks.workunit.client.0.smithi029.stdout: 4, 2024-08-29T19:36:29.664 INFO:tasks.workunit.client.0.smithi029.stdout: 7 2024-08-29T19:36:29.664 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:29.664 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 6, 2024-08-29T19:36:29.664 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T19:36:29.664 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T19:36:29.664 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 70, 2024-08-29T19:36:29.664 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T19:36:29.664 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:36:29.664 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T19:36:29.664 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T19:35:33.590292+0000", 2024-08-29T19:36:29.665 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T18:01:23.152747+0000", 2024-08-29T19:36:29.665 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T18:01:23.152747+0000", 2024-08-29T19:36:29.665 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T18:36:37.328588+0000", 2024-08-29T19:36:29.665 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T19:35:33.590292+0000", 2024-08-29T19:36:29.665 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:46:05.142502+0000", 2024-08-29T19:36:29.665 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:36:29.665 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:46:05.142502+0000", 2024-08-29T19:36:29.665 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 650, 2024-08-29T19:36:29.665 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T19:35:33.590292+0000", 2024-08-29T19:36:29.665 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T19:35:33.590292+0000", 2024-08-29T19:36:29.665 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T19:35:33.590292+0000", 2024-08-29T19:36:29.665 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T19:36:29.665 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T19:36:29.665 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:46:05.142502+0000", 2024-08-29T19:36:29.666 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T19:35:33.590292+0000", 2024-08-29T19:36:29.666 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T19:35:33.590292+0000", 2024-08-29T19:36:29.666 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T19:36:29.666 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 3160, 2024-08-29T19:36:29.666 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T19:36:29.666 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T19:36:29.666 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 649, 2024-08-29T19:36:29.666 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T19:36:29.666 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T19:36:29.666 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T19:36:29.666 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T19:36:29.666 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 3160, 2024-08-29T19:36:29.666 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:36:29.666 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T19:36:29.667 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T19:36:29.667 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "4.5", 2024-08-29T19:36:29.667 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T19:36:29.667 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T19:36:29.667 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 3031, 2024-08-29T19:36:29.667 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 9649, 2024-08-29T19:36:29.667 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T19:36:29.667 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T02:39:26.197125+0000", 2024-08-29T19:36:29.667 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.012066894, 2024-08-29T19:36:29.667 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T19:36:29.667 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T19:36:29.667 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T19:36:29.667 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:36:29.667 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T19:36:29.668 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:36:29.668 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T19:36:29.668 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T19:36:29.668 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T19:36:29.668 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T19:36:29.668 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T19:36:29.668 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T19:36:29.668 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T19:36:29.668 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T19:36:29.668 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T19:36:29.668 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T19:36:29.668 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:36:29.668 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T19:36:29.668 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T19:36:29.669 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T19:36:29.669 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T19:36:29.669 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T19:36:29.669 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:36:29.669 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T19:36:29.669 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T19:36:29.669 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T19:36:29.669 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:36:29.669 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T19:36:29.669 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T19:36:29.669 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T19:36:29.669 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T19:36:29.669 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T19:36:29.669 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T19:36:29.670 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T19:36:29.670 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T19:36:29.670 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 2052, 2024-08-29T19:36:29.670 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 437099, 2024-08-29T19:36:29.670 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T19:36:29.670 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:36:29.670 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T19:36:29.670 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 3118, 2024-08-29T19:36:29.670 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 368150 2024-08-29T19:36:29.670 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.670 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T19:36:29.670 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T19:36:29.670 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T19:36:29.670 INFO:tasks.workunit.client.0.smithi029.stdout: 6, 2024-08-29T19:36:29.671 INFO:tasks.workunit.client.0.smithi029.stdout: 4, 2024-08-29T19:36:29.671 INFO:tasks.workunit.client.0.smithi029.stdout: 7 2024-08-29T19:36:29.671 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:29.671 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 6, 2024-08-29T19:36:29.671 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "1158'3160" 2024-08-29T19:36:29.671 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.671 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:29.671 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T19:36:29.671 INFO:tasks.workunit.client.0.smithi029.stdout: 7, 2024-08-29T19:36:29.671 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T19:36:29.671 INFO:tasks.workunit.client.0.smithi029.stdout: 6 2024-08-29T19:36:29.671 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:29.671 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 7, 2024-08-29T19:36:29.671 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T19:36:29.671 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T19:36:29.672 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T19:36:29.672 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T19:36:29.672 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:36:29.672 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T19:36:29.672 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T19:35:33.591021+0000", 2024-08-29T19:36:29.672 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T18:01:23.160121+0000", 2024-08-29T19:36:29.672 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T18:01:23.160121+0000", 2024-08-29T19:36:29.672 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T18:01:23.160943+0000", 2024-08-29T19:36:29.672 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T19:35:33.591021+0000", 2024-08-29T19:36:29.672 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:29.672 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:36:29.672 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:29.673 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 650, 2024-08-29T19:36:29.673 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T19:35:33.591021+0000", 2024-08-29T19:36:29.673 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T19:35:33.591021+0000", 2024-08-29T19:36:29.673 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T19:35:33.591021+0000", 2024-08-29T19:36:29.673 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T19:36:29.673 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T19:36:29.673 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:29.673 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T19:35:33.591021+0000", 2024-08-29T19:36:29.673 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T19:35:33.591021+0000", 2024-08-29T19:36:29.673 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T19:36:29.673 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T19:36:29.673 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T19:36:29.674 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T19:36:29.674 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 649, 2024-08-29T19:36:29.674 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T19:36:29.674 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T19:36:29.674 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T19:36:29.674 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T19:36:29.674 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T19:36:29.674 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:36:29.674 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T19:36:29.674 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T19:36:29.674 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.d", 2024-08-29T19:36:29.674 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T19:36:29.674 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T19:36:29.674 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 3031, 2024-08-29T19:36:29.675 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 5375, 2024-08-29T19:36:29.675 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T19:36:29.675 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T18:57:33.186226+0000", 2024-08-29T19:36:29.675 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:36:29.675 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T19:36:29.675 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T19:36:29.675 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T19:36:29.675 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:36:29.675 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T19:36:29.675 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:36:29.675 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T19:36:29.675 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T19:36:29.675 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T19:36:29.675 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T19:36:29.676 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T19:36:29.676 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T19:36:29.676 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T19:36:29.676 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T19:36:29.676 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T19:36:29.676 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T19:36:29.676 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:36:29.676 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T19:36:29.676 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T19:36:29.676 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T19:36:29.676 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T19:36:29.676 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T19:36:29.676 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:36:29.677 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T19:36:29.677 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T19:36:29.677 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T19:36:29.677 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:36:29.677 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T19:36:29.677 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T19:36:29.677 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T19:36:29.677 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T19:36:29.677 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T19:36:29.677 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T19:36:29.677 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T19:36:29.677 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T19:36:29.677 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T19:36:29.677 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T19:36:29.678 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T19:36:29.678 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:36:29.678 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T19:36:29.678 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T19:36:29.678 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T19:36:29.678 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.678 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T19:36:29.678 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T19:36:29.678 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T19:36:29.678 INFO:tasks.workunit.client.0.smithi029.stdout: 7, 2024-08-29T19:36:29.678 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T19:36:29.678 INFO:tasks.workunit.client.0.smithi029.stdout: 6 2024-08-29T19:36:29.678 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:29.678 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 7, 2024-08-29T19:36:29.678 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T19:36:29.679 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.679 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:29.679 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T19:36:29.679 INFO:tasks.workunit.client.0.smithi029.stdout: 2, 2024-08-29T19:36:29.679 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T19:36:29.679 INFO:tasks.workunit.client.0.smithi029.stdout: 0 2024-08-29T19:36:29.679 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:29.679 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 2, 2024-08-29T19:36:29.679 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T19:36:29.679 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T19:36:29.679 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 60, 2024-08-29T19:36:29.679 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T19:36:29.679 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:36:29.679 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T19:36:29.680 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T19:35:33.422430+0000", 2024-08-29T19:36:29.680 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T18:00:22.841625+0000", 2024-08-29T19:36:29.680 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T18:00:22.841625+0000", 2024-08-29T19:36:29.680 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T18:00:22.842534+0000", 2024-08-29T19:36:29.680 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T19:35:33.422430+0000", 2024-08-29T19:36:29.680 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T19:36:29.680 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:36:29.680 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T19:36:29.680 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 597, 2024-08-29T19:36:29.680 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T19:35:33.422430+0000", 2024-08-29T19:36:29.680 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T19:35:33.422430+0000", 2024-08-29T19:36:29.680 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T19:35:33.422430+0000", 2024-08-29T19:36:29.680 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T19:36:29.681 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T19:36:29.681 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T19:36:29.681 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T19:35:33.422430+0000", 2024-08-29T19:36:29.681 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T19:35:33.422430+0000", 2024-08-29T19:36:29.681 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T19:36:29.681 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T19:36:29.681 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T19:36:29.681 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T19:36:29.681 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 596, 2024-08-29T19:36:29.681 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T19:36:29.681 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T19:36:29.681 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T19:36:29.681 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T19:36:29.681 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T19:36:29.682 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:36:29.682 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T19:36:29.682 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T19:36:29.682 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "2.c", 2024-08-29T19:36:29.682 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T19:36:29.682 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T19:36:29.682 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 3031, 2024-08-29T19:36:29.682 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 5540, 2024-08-29T19:36:29.682 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T19:36:29.682 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T04:48:16.933749+0000", 2024-08-29T19:36:29.682 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:36:29.682 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T19:36:29.682 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T19:36:29.682 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T19:36:29.683 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:36:29.683 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T19:36:29.683 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:36:29.683 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T19:36:29.683 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T19:36:29.683 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T19:36:29.683 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T19:36:29.683 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T19:36:29.683 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T19:36:29.683 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T19:36:29.683 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T19:36:29.683 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T19:36:29.683 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T19:36:29.683 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:36:29.684 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T19:36:29.684 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T19:36:29.684 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T19:36:29.684 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T19:36:29.684 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T19:36:29.684 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:36:29.684 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T19:36:29.684 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T19:36:29.684 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T19:36:29.684 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:36:29.684 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T19:36:29.684 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T19:36:29.684 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T19:36:29.685 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T19:36:29.685 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T19:36:29.685 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T19:36:29.685 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T19:36:29.685 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T19:36:29.685 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T19:36:29.685 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T19:36:29.685 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T19:36:29.685 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:36:29.685 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T19:36:29.685 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T19:36:29.685 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T19:36:29.685 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.686 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T19:36:29.686 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T19:36:29.686 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T19:36:29.686 INFO:tasks.workunit.client.0.smithi029.stdout: 2, 2024-08-29T19:36:29.686 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T19:36:29.686 INFO:tasks.workunit.client.0.smithi029.stdout: 0 2024-08-29T19:36:29.686 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:29.686 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 2, 2024-08-29T19:36:29.686 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T19:36:29.686 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.686 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:29.686 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T19:36:29.686 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T19:36:29.686 INFO:tasks.workunit.client.0.smithi029.stdout: 3, 2024-08-29T19:36:29.687 INFO:tasks.workunit.client.0.smithi029.stdout: 6 2024-08-29T19:36:29.687 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:29.687 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 5, 2024-08-29T19:36:29.687 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T19:36:29.687 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T19:36:29.687 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T19:36:29.687 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T19:36:29.687 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:36:29.687 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T19:36:29.687 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T19:35:33.389635+0000", 2024-08-29T19:36:29.687 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T18:00:53.447784+0000", 2024-08-29T19:36:29.687 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T18:00:53.447784+0000", 2024-08-29T19:36:29.687 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T18:00:53.448605+0000", 2024-08-29T19:36:29.687 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T19:35:33.389635+0000", 2024-08-29T19:36:29.687 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:29.688 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:36:29.688 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:29.688 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 624, 2024-08-29T19:36:29.688 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T19:35:33.389635+0000", 2024-08-29T19:36:29.688 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T19:35:33.389635+0000", 2024-08-29T19:36:29.688 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T19:35:33.389635+0000", 2024-08-29T19:36:29.688 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T19:36:29.688 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T19:36:29.688 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:29.688 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T19:35:33.389635+0000", 2024-08-29T19:36:29.688 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T19:35:33.389635+0000", 2024-08-29T19:36:29.688 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T19:36:29.689 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T19:36:29.689 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T19:36:29.689 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T19:36:29.689 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 623, 2024-08-29T19:36:29.689 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T19:36:29.689 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T19:36:29.689 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T19:36:29.689 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T19:36:29.689 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T19:36:29.689 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:36:29.689 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T19:36:29.689 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T19:36:29.689 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.c", 2024-08-29T19:36:29.689 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T19:36:29.690 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T19:36:29.690 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 3031, 2024-08-29T19:36:29.690 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 5450, 2024-08-29T19:36:29.690 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T19:36:29.690 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T03:30:02.657696+0000", 2024-08-29T19:36:29.690 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:36:29.690 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T19:36:29.690 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T19:36:29.690 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T19:36:29.690 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:36:29.690 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T19:36:29.690 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:36:29.690 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T19:36:29.690 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T19:36:29.691 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T19:36:29.691 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T19:36:29.691 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T19:36:29.691 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T19:36:29.691 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T19:36:29.691 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T19:36:29.691 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T19:36:29.691 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T19:36:29.691 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:36:29.691 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T19:36:29.691 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T19:36:29.691 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T19:36:29.691 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T19:36:29.691 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T19:36:29.692 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:36:29.692 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T19:36:29.692 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T19:36:29.692 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T19:36:29.692 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:36:29.692 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T19:36:29.692 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T19:36:29.692 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T19:36:29.692 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T19:36:29.692 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T19:36:29.692 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T19:36:29.692 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T19:36:29.692 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T19:36:29.692 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T19:36:29.693 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T19:36:29.693 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T19:36:29.693 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:36:29.693 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T19:36:29.693 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T19:36:29.693 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T19:36:29.693 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.693 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T19:36:29.693 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T19:36:29.693 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T19:36:29.693 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T19:36:29.693 INFO:tasks.workunit.client.0.smithi029.stdout: 3, 2024-08-29T19:36:29.693 INFO:tasks.workunit.client.0.smithi029.stdout: 6 2024-08-29T19:36:29.694 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:29.694 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 5, 2024-08-29T19:36:29.694 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T19:36:29.694 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.694 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:29.694 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T19:36:29.694 INFO:tasks.workunit.client.0.smithi029.stdout: 1, 2024-08-29T19:36:29.694 INFO:tasks.workunit.client.0.smithi029.stdout: 4, 2024-08-29T19:36:29.694 INFO:tasks.workunit.client.0.smithi029.stdout: 3 2024-08-29T19:36:29.694 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:29.694 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 1, 2024-08-29T19:36:29.694 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T19:36:29.694 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T19:36:29.694 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 60, 2024-08-29T19:36:29.695 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T19:36:29.695 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:36:29.695 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T19:36:29.695 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T19:35:32.929634+0000", 2024-08-29T19:36:29.695 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T17:59:52.078625+0000", 2024-08-29T19:36:29.695 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T17:59:52.078625+0000", 2024-08-29T19:36:29.695 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T17:59:52.079470+0000", 2024-08-29T19:36:29.695 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T19:35:32.929634+0000", 2024-08-29T19:36:29.695 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T19:36:29.695 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:36:29.695 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T19:36:29.695 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 568, 2024-08-29T19:36:29.695 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T19:35:32.929634+0000", 2024-08-29T19:36:29.695 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T19:35:32.929634+0000", 2024-08-29T19:36:29.696 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T19:35:32.929634+0000", 2024-08-29T19:36:29.696 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T19:36:29.696 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T19:36:29.696 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T19:36:29.696 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T19:35:32.929634+0000", 2024-08-29T19:36:29.696 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T19:35:32.929634+0000", 2024-08-29T19:36:29.696 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T19:36:29.696 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 1, 2024-08-29T19:36:29.696 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T19:36:29.696 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T19:36:29.696 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 567, 2024-08-29T19:36:29.696 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T19:36:29.696 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T19:36:29.697 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T19:36:29.697 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T19:36:29.697 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 1, 2024-08-29T19:36:29.697 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:36:29.697 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T19:36:29.697 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T19:36:29.697 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "2.d", 2024-08-29T19:36:29.697 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T19:36:29.697 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T19:36:29.697 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 3031, 2024-08-29T19:36:29.697 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 5550, 2024-08-29T19:36:29.697 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T19:36:29.697 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T03:05:01.792314+0000", 2024-08-29T19:36:29.697 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:36:29.698 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T19:36:29.698 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T19:36:29.698 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 70, 2024-08-29T19:36:29.698 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:36:29.698 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T19:36:29.698 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:36:29.698 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T19:36:29.698 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T19:36:29.698 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T19:36:29.698 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T19:36:29.698 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T19:36:29.698 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T19:36:29.698 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T19:36:29.698 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T19:36:29.699 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T19:36:29.699 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T19:36:29.699 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:36:29.699 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T19:36:29.699 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 3, 2024-08-29T19:36:29.699 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 1, 2024-08-29T19:36:29.699 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T19:36:29.699 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 1, 2024-08-29T19:36:29.699 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:36:29.699 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T19:36:29.699 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T19:36:29.699 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T19:36:29.699 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:36:29.699 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T19:36:29.700 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T19:36:29.700 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T19:36:29.700 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T19:36:29.700 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T19:36:29.700 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T19:36:29.700 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T19:36:29.700 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T19:36:29.700 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 1, 2024-08-29T19:36:29.700 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 1, 2024-08-29T19:36:29.700 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T19:36:29.700 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:36:29.700 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T19:36:29.700 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 1, 2024-08-29T19:36:29.700 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 1 2024-08-29T19:36:29.701 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.701 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T19:36:29.701 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T19:36:29.701 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T19:36:29.701 INFO:tasks.workunit.client.0.smithi029.stdout: 1, 2024-08-29T19:36:29.701 INFO:tasks.workunit.client.0.smithi029.stdout: 4, 2024-08-29T19:36:29.701 INFO:tasks.workunit.client.0.smithi029.stdout: 3 2024-08-29T19:36:29.701 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:29.701 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 1, 2024-08-29T19:36:29.701 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "66'1" 2024-08-29T19:36:29.701 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.701 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:29.701 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T19:36:29.701 INFO:tasks.workunit.client.0.smithi029.stdout: 7, 2024-08-29T19:36:29.702 INFO:tasks.workunit.client.0.smithi029.stdout: 4, 2024-08-29T19:36:29.702 INFO:tasks.workunit.client.0.smithi029.stdout: 0 2024-08-29T19:36:29.702 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:29.702 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 7, 2024-08-29T19:36:29.702 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T19:36:29.702 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T19:36:29.702 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T19:36:29.702 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T19:36:29.702 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:36:29.702 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T19:36:29.702 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T19:35:33.595705+0000", 2024-08-29T19:36:29.702 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T18:01:23.151589+0000", 2024-08-29T19:36:29.702 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T18:01:23.151589+0000", 2024-08-29T19:36:29.702 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T18:01:23.152671+0000", 2024-08-29T19:36:29.702 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T19:35:33.595705+0000", 2024-08-29T19:36:29.703 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:29.703 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:36:29.703 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:29.703 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 650, 2024-08-29T19:36:29.703 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T19:35:33.595705+0000", 2024-08-29T19:36:29.703 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T19:35:33.595705+0000", 2024-08-29T19:36:29.703 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T19:35:33.595705+0000", 2024-08-29T19:36:29.703 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T19:36:29.703 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T19:36:29.703 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:29.703 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T19:35:33.595705+0000", 2024-08-29T19:36:29.703 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T19:35:33.595705+0000", 2024-08-29T19:36:29.703 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T19:36:29.704 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T19:36:29.704 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T19:36:29.704 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T19:36:29.704 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 649, 2024-08-29T19:36:29.704 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T19:36:29.704 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T19:36:29.704 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T19:36:29.704 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T19:36:29.704 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T19:36:29.704 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:36:29.704 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T19:36:29.704 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T19:36:29.704 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.f", 2024-08-29T19:36:29.704 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T19:36:29.705 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T19:36:29.705 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 3031, 2024-08-29T19:36:29.705 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 5361, 2024-08-29T19:36:29.705 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T19:36:29.705 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T22:57:23.948128+0000", 2024-08-29T19:36:29.705 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:36:29.705 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T19:36:29.705 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T19:36:29.705 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T19:36:29.705 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:36:29.705 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T19:36:29.705 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:36:29.705 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T19:36:29.705 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T19:36:29.706 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T19:36:29.706 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T19:36:29.706 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T19:36:29.706 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T19:36:29.706 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T19:36:29.706 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T19:36:29.706 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T19:36:29.706 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T19:36:29.706 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:36:29.706 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T19:36:29.706 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T19:36:29.706 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T19:36:29.706 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T19:36:29.706 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T19:36:29.707 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:36:29.707 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T19:36:29.707 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T19:36:29.707 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T19:36:29.707 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:36:29.707 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T19:36:29.707 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T19:36:29.707 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T19:36:29.707 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T19:36:29.707 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T19:36:29.707 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T19:36:29.707 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T19:36:29.707 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T19:36:29.707 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T19:36:29.708 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T19:36:29.708 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T19:36:29.708 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:36:29.708 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T19:36:29.708 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T19:36:29.708 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T19:36:29.708 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.708 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T19:36:29.708 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T19:36:29.708 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T19:36:29.708 INFO:tasks.workunit.client.0.smithi029.stdout: 7, 2024-08-29T19:36:29.708 INFO:tasks.workunit.client.0.smithi029.stdout: 4, 2024-08-29T19:36:29.708 INFO:tasks.workunit.client.0.smithi029.stdout: 0 2024-08-29T19:36:29.708 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:29.709 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 7, 2024-08-29T19:36:29.709 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T19:36:29.709 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.709 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:29.709 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T19:36:29.709 INFO:tasks.workunit.client.0.smithi029.stdout: 2, 2024-08-29T19:36:29.709 INFO:tasks.workunit.client.0.smithi029.stdout: 3, 2024-08-29T19:36:29.709 INFO:tasks.workunit.client.0.smithi029.stdout: 7 2024-08-29T19:36:29.709 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:29.709 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 2, 2024-08-29T19:36:29.709 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T19:36:29.709 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T19:36:29.709 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 60, 2024-08-29T19:36:29.709 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T19:36:29.710 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:36:29.710 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T19:36:29.710 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T19:35:33.426507+0000", 2024-08-29T19:36:29.710 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T18:01:23.129117+0000", 2024-08-29T19:36:29.710 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T18:01:23.129117+0000", 2024-08-29T19:36:29.710 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T18:01:23.130008+0000", 2024-08-29T19:36:29.710 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T19:35:33.426507+0000", 2024-08-29T19:36:29.710 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T19:36:29.710 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:36:29.710 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T19:36:29.710 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 650, 2024-08-29T19:36:29.710 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T19:35:33.426507+0000", 2024-08-29T19:36:29.710 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T19:35:33.426507+0000", 2024-08-29T19:36:29.710 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T19:35:33.426507+0000", 2024-08-29T19:36:29.711 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T19:36:29.711 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T19:36:29.711 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T19:36:29.711 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T19:35:33.426507+0000", 2024-08-29T19:36:29.711 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T19:35:33.426507+0000", 2024-08-29T19:36:29.711 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T19:36:29.711 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 2, 2024-08-29T19:36:29.711 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T19:36:29.711 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T19:36:29.711 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 649, 2024-08-29T19:36:29.711 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T19:36:29.711 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T19:36:29.711 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T19:36:29.711 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T19:36:29.712 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 2, 2024-08-29T19:36:29.712 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:36:29.712 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T19:36:29.712 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T19:36:29.712 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "2.e", 2024-08-29T19:36:29.712 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T19:36:29.712 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T19:36:29.712 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 3031, 2024-08-29T19:36:29.712 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 5525, 2024-08-29T19:36:29.712 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T19:36:29.712 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T05:05:38.839866+0000", 2024-08-29T19:36:29.712 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:36:29.712 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T19:36:29.713 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T19:36:29.713 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T19:36:29.713 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:36:29.713 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T19:36:29.713 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:36:29.713 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T19:36:29.713 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T19:36:29.713 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T19:36:29.713 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T19:36:29.713 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T19:36:29.713 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T19:36:29.713 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T19:36:29.713 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T19:36:29.713 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T19:36:29.714 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T19:36:29.714 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:36:29.714 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T19:36:29.714 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 3, 2024-08-29T19:36:29.714 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 1, 2024-08-29T19:36:29.714 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T19:36:29.714 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 1, 2024-08-29T19:36:29.714 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:36:29.714 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T19:36:29.714 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T19:36:29.714 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T19:36:29.714 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:36:29.714 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 1, 2024-08-29T19:36:29.714 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T19:36:29.714 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T19:36:29.715 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T19:36:29.715 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T19:36:29.715 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T19:36:29.715 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T19:36:29.715 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T19:36:29.715 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 6, 2024-08-29T19:36:29.715 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 6, 2024-08-29T19:36:29.715 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T19:36:29.715 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:36:29.715 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T19:36:29.715 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 3, 2024-08-29T19:36:29.715 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T19:36:29.715 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.716 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T19:36:29.716 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T19:36:29.716 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T19:36:29.716 INFO:tasks.workunit.client.0.smithi029.stdout: 2, 2024-08-29T19:36:29.716 INFO:tasks.workunit.client.0.smithi029.stdout: 3, 2024-08-29T19:36:29.716 INFO:tasks.workunit.client.0.smithi029.stdout: 7 2024-08-29T19:36:29.716 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:29.716 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 2, 2024-08-29T19:36:29.716 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "66'2" 2024-08-29T19:36:29.716 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.716 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:29.716 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T19:36:29.716 INFO:tasks.workunit.client.0.smithi029.stdout: 2, 2024-08-29T19:36:29.716 INFO:tasks.workunit.client.0.smithi029.stdout: 4, 2024-08-29T19:36:29.717 INFO:tasks.workunit.client.0.smithi029.stdout: 1 2024-08-29T19:36:29.717 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:29.717 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 2, 2024-08-29T19:36:29.717 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T19:36:29.717 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T19:36:29.717 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T19:36:29.717 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T19:36:29.717 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:36:29.717 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T19:36:29.717 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T19:35:33.428362+0000", 2024-08-29T19:36:29.717 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T17:59:52.063772+0000", 2024-08-29T19:36:29.717 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T17:59:52.063772+0000", 2024-08-29T19:36:29.717 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T17:59:52.064956+0000", 2024-08-29T19:36:29.717 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T19:35:33.428362+0000", 2024-08-29T19:36:29.718 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:29.718 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:36:29.718 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:29.718 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 568, 2024-08-29T19:36:29.718 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T19:35:33.428362+0000", 2024-08-29T19:36:29.718 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T19:35:33.428362+0000", 2024-08-29T19:36:29.718 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T19:35:33.428362+0000", 2024-08-29T19:36:29.718 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T19:36:29.718 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T19:36:29.718 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:29.718 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T19:35:33.428362+0000", 2024-08-29T19:36:29.718 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T19:35:33.428362+0000", 2024-08-29T19:36:29.718 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T19:36:29.719 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T19:36:29.719 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T19:36:29.719 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T19:36:29.719 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 567, 2024-08-29T19:36:29.719 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T19:36:29.719 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T19:36:29.719 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T19:36:29.719 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T19:36:29.719 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T19:36:29.719 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:36:29.719 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T19:36:29.719 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T19:36:29.719 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.e", 2024-08-29T19:36:29.719 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T19:36:29.720 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T19:36:29.720 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 3031, 2024-08-29T19:36:29.720 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 5526, 2024-08-29T19:36:29.720 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T19:36:29.720 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T22:12:45.156662+0000", 2024-08-29T19:36:29.720 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:36:29.720 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T19:36:29.720 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T19:36:29.720 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T19:36:29.720 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:36:29.720 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T19:36:29.720 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:36:29.720 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T19:36:29.720 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T19:36:29.721 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T19:36:29.721 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T19:36:29.721 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T19:36:29.721 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T19:36:29.721 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T19:36:29.721 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T19:36:29.721 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T19:36:29.721 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T19:36:29.721 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:36:29.721 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T19:36:29.721 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T19:36:29.721 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T19:36:29.721 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T19:36:29.721 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T19:36:29.722 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:36:29.722 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T19:36:29.722 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T19:36:29.722 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T19:36:29.722 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:36:29.722 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T19:36:29.722 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T19:36:29.722 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T19:36:29.722 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T19:36:29.722 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T19:36:29.722 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T19:36:29.722 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T19:36:29.722 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T19:36:29.723 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T19:36:29.723 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T19:36:29.723 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T19:36:29.723 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:36:29.723 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T19:36:29.723 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T19:36:29.723 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T19:36:29.723 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.723 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T19:36:29.723 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T19:36:29.723 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T19:36:29.723 INFO:tasks.workunit.client.0.smithi029.stdout: 2, 2024-08-29T19:36:29.723 INFO:tasks.workunit.client.0.smithi029.stdout: 4, 2024-08-29T19:36:29.723 INFO:tasks.workunit.client.0.smithi029.stdout: 1 2024-08-29T19:36:29.724 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:29.724 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 2, 2024-08-29T19:36:29.724 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T19:36:29.724 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.724 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:29.724 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T19:36:29.724 INFO:tasks.workunit.client.0.smithi029.stdout: 4, 2024-08-29T19:36:29.724 INFO:tasks.workunit.client.0.smithi029.stdout: 0, 2024-08-29T19:36:29.724 INFO:tasks.workunit.client.0.smithi029.stdout: 7 2024-08-29T19:36:29.724 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:29.724 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 4, 2024-08-29T19:36:29.724 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T19:36:29.724 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T19:36:29.724 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 60, 2024-08-29T19:36:29.725 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T19:36:29.725 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:36:29.725 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T19:36:29.725 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T19:35:32.927041+0000", 2024-08-29T19:36:29.725 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T18:01:23.148290+0000", 2024-08-29T19:36:29.725 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T18:01:23.148290+0000", 2024-08-29T19:36:29.725 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T18:01:23.149055+0000", 2024-08-29T19:36:29.725 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T19:35:32.927041+0000", 2024-08-29T19:36:29.725 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T19:36:29.725 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:36:29.725 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T19:36:29.725 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 650, 2024-08-29T19:36:29.725 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T19:35:32.927041+0000", 2024-08-29T19:36:29.725 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T19:35:32.927041+0000", 2024-08-29T19:36:29.726 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T19:35:32.927041+0000", 2024-08-29T19:36:29.726 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T19:36:29.726 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T19:36:29.726 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T19:36:29.726 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T19:35:32.927041+0000", 2024-08-29T19:36:29.726 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T19:35:32.927041+0000", 2024-08-29T19:36:29.726 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T19:36:29.726 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 1, 2024-08-29T19:36:29.726 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T19:36:29.726 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T19:36:29.726 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 649, 2024-08-29T19:36:29.726 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T19:36:29.726 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T19:36:29.727 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T19:36:29.727 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T19:36:29.727 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 1, 2024-08-29T19:36:29.727 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:36:29.727 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T19:36:29.727 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T19:36:29.727 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "2.f", 2024-08-29T19:36:29.727 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T19:36:29.727 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T19:36:29.727 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 3031, 2024-08-29T19:36:29.727 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 5470, 2024-08-29T19:36:29.727 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T19:36:29.727 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T02:01:26.596852+0000", 2024-08-29T19:36:29.727 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:36:29.727 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T19:36:29.728 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T19:36:29.728 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 22, 2024-08-29T19:36:29.728 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:36:29.728 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T19:36:29.728 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:36:29.728 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T19:36:29.728 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T19:36:29.728 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T19:36:29.728 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T19:36:29.728 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T19:36:29.728 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T19:36:29.728 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T19:36:29.728 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T19:36:29.728 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T19:36:29.729 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T19:36:29.729 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:36:29.729 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T19:36:29.729 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 3, 2024-08-29T19:36:29.729 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 1, 2024-08-29T19:36:29.729 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T19:36:29.729 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 1, 2024-08-29T19:36:29.729 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:36:29.729 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T19:36:29.729 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T19:36:29.729 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T19:36:29.729 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:36:29.729 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T19:36:29.729 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T19:36:29.730 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T19:36:29.730 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T19:36:29.730 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T19:36:29.730 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T19:36:29.730 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T19:36:29.730 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T19:36:29.730 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 1, 2024-08-29T19:36:29.730 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 1, 2024-08-29T19:36:29.730 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T19:36:29.730 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:36:29.730 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T19:36:29.730 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 1, 2024-08-29T19:36:29.730 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 1 2024-08-29T19:36:29.730 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.731 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T19:36:29.731 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T19:36:29.731 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T19:36:29.731 INFO:tasks.workunit.client.0.smithi029.stdout: 4, 2024-08-29T19:36:29.731 INFO:tasks.workunit.client.0.smithi029.stdout: 0, 2024-08-29T19:36:29.731 INFO:tasks.workunit.client.0.smithi029.stdout: 7 2024-08-29T19:36:29.731 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:29.731 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 4, 2024-08-29T19:36:29.731 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "66'1" 2024-08-29T19:36:29.731 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.731 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:29.731 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T19:36:29.731 INFO:tasks.workunit.client.0.smithi029.stdout: 7, 2024-08-29T19:36:29.731 INFO:tasks.workunit.client.0.smithi029.stdout: 4, 2024-08-29T19:36:29.732 INFO:tasks.workunit.client.0.smithi029.stdout: 6 2024-08-29T19:36:29.732 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:29.732 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 7, 2024-08-29T19:36:29.732 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T19:36:29.732 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T19:36:29.732 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T19:36:29.732 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T19:36:29.732 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:36:29.732 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T19:36:29.732 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T19:35:33.585275+0000", 2024-08-29T19:36:29.732 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T18:01:23.146934+0000", 2024-08-29T19:36:29.732 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T18:01:23.146934+0000", 2024-08-29T19:36:29.732 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T18:01:23.148805+0000", 2024-08-29T19:36:29.732 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T19:35:33.585275+0000", 2024-08-29T19:36:29.733 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:29.733 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:36:29.733 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:29.733 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 650, 2024-08-29T19:36:29.733 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T19:35:33.585275+0000", 2024-08-29T19:36:29.733 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T19:35:33.585275+0000", 2024-08-29T19:36:29.733 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T19:35:33.585275+0000", 2024-08-29T19:36:29.733 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T19:36:29.733 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T19:36:29.733 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:29.733 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T19:35:33.585275+0000", 2024-08-29T19:36:29.733 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T19:35:33.585275+0000", 2024-08-29T19:36:29.733 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T19:36:29.733 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T19:36:29.734 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T19:36:29.734 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T19:36:29.734 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 649, 2024-08-29T19:36:29.734 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T19:36:29.734 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T19:36:29.734 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T19:36:29.734 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T19:36:29.734 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T19:36:29.734 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:36:29.734 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T19:36:29.734 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T19:36:29.734 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.11", 2024-08-29T19:36:29.734 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T19:36:29.734 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T19:36:29.735 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 3031, 2024-08-29T19:36:29.735 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 5373, 2024-08-29T19:36:29.735 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T19:36:29.735 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T01:05:19.061903+0000", 2024-08-29T19:36:29.735 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:36:29.735 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T19:36:29.735 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T19:36:29.735 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T19:36:29.735 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:36:29.735 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T19:36:29.735 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:36:29.735 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T19:36:29.735 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T19:36:29.735 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T19:36:29.736 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T19:36:29.736 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T19:36:29.736 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T19:36:29.736 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T19:36:29.736 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T19:36:29.736 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T19:36:29.736 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T19:36:29.736 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:36:29.736 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T19:36:29.736 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T19:36:29.736 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T19:36:29.736 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T19:36:29.736 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T19:36:29.736 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:36:29.737 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T19:36:29.737 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T19:36:29.737 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T19:36:29.737 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:36:29.737 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T19:36:29.737 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T19:36:29.737 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T19:36:29.737 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T19:36:29.737 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T19:36:29.737 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T19:36:29.737 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T19:36:29.737 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T19:36:29.737 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T19:36:29.737 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T19:36:29.738 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T19:36:29.738 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:36:29.738 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T19:36:29.738 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T19:36:29.738 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T19:36:29.738 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.738 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T19:36:29.738 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T19:36:29.738 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T19:36:29.738 INFO:tasks.workunit.client.0.smithi029.stdout: 7, 2024-08-29T19:36:29.738 INFO:tasks.workunit.client.0.smithi029.stdout: 4, 2024-08-29T19:36:29.738 INFO:tasks.workunit.client.0.smithi029.stdout: 6 2024-08-29T19:36:29.738 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:29.738 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 7, 2024-08-29T19:36:29.739 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T19:36:29.739 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.739 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:29.739 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T19:36:29.739 INFO:tasks.workunit.client.0.smithi029.stdout: 2, 2024-08-29T19:36:29.739 INFO:tasks.workunit.client.0.smithi029.stdout: 1, 2024-08-29T19:36:29.739 INFO:tasks.workunit.client.0.smithi029.stdout: 0 2024-08-29T19:36:29.739 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:29.739 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 2, 2024-08-29T19:36:29.739 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T19:36:29.739 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T19:36:29.739 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 60, 2024-08-29T19:36:29.739 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T19:36:29.739 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:36:29.740 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T19:36:29.740 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T19:35:33.421817+0000", 2024-08-29T19:36:29.740 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T17:58:44.064160+0000", 2024-08-29T19:36:29.740 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T17:58:44.064160+0000", 2024-08-29T19:36:29.740 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T17:58:44.066265+0000", 2024-08-29T19:36:29.740 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T19:35:33.421817+0000", 2024-08-29T19:36:29.740 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T19:36:29.740 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:36:29.740 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T19:36:29.740 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 506, 2024-08-29T19:36:29.740 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T19:35:33.421817+0000", 2024-08-29T19:36:29.740 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T19:35:33.421817+0000", 2024-08-29T19:36:29.740 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T19:35:33.421817+0000", 2024-08-29T19:36:29.740 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T19:36:29.741 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T19:36:29.741 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T19:36:29.741 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T19:35:33.421817+0000", 2024-08-29T19:36:29.741 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T19:35:33.421817+0000", 2024-08-29T19:36:29.741 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T19:36:29.741 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 8, 2024-08-29T19:36:29.741 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T19:36:29.741 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T19:36:29.741 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 505, 2024-08-29T19:36:29.741 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T19:36:29.741 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T19:36:29.741 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T19:36:29.741 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T19:36:29.741 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 8, 2024-08-29T19:36:29.742 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:36:29.742 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T19:36:29.742 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T19:36:29.742 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "2.10", 2024-08-29T19:36:29.742 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T19:36:29.742 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T19:36:29.742 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 3031, 2024-08-29T19:36:29.742 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 5552, 2024-08-29T19:36:29.742 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T19:36:29.742 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T00:37:09.457935+0000", 2024-08-29T19:36:29.742 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:36:29.742 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T19:36:29.742 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T19:36:29.742 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T19:36:29.743 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:36:29.743 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T19:36:29.743 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:36:29.743 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T19:36:29.743 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T19:36:29.743 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T19:36:29.743 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T19:36:29.743 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T19:36:29.743 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T19:36:29.743 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T19:36:29.743 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T19:36:29.743 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T19:36:29.743 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T19:36:29.743 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:36:29.744 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T19:36:29.744 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 12, 2024-08-29T19:36:29.744 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 4, 2024-08-29T19:36:29.744 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T19:36:29.744 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 4, 2024-08-29T19:36:29.744 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:36:29.744 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T19:36:29.744 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T19:36:29.744 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T19:36:29.744 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:36:29.744 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 4, 2024-08-29T19:36:29.744 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T19:36:29.744 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T19:36:29.744 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T19:36:29.745 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T19:36:29.745 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T19:36:29.745 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T19:36:29.745 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T19:36:29.745 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 24, 2024-08-29T19:36:29.745 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 24, 2024-08-29T19:36:29.745 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T19:36:29.745 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:36:29.745 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T19:36:29.745 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 12, 2024-08-29T19:36:29.745 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T19:36:29.745 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.745 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T19:36:29.745 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T19:36:29.746 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T19:36:29.746 INFO:tasks.workunit.client.0.smithi029.stdout: 2, 2024-08-29T19:36:29.746 INFO:tasks.workunit.client.0.smithi029.stdout: 1, 2024-08-29T19:36:29.746 INFO:tasks.workunit.client.0.smithi029.stdout: 0 2024-08-29T19:36:29.746 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:29.746 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 2, 2024-08-29T19:36:29.746 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "66'8" 2024-08-29T19:36:29.746 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.746 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:29.746 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T19:36:29.746 INFO:tasks.workunit.client.0.smithi029.stdout: 6, 2024-08-29T19:36:29.746 INFO:tasks.workunit.client.0.smithi029.stdout: 0, 2024-08-29T19:36:29.746 INFO:tasks.workunit.client.0.smithi029.stdout: 5 2024-08-29T19:36:29.746 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:29.747 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 6, 2024-08-29T19:36:29.747 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T19:36:29.747 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T19:36:29.747 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T19:36:29.747 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T19:36:29.747 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:36:29.747 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T19:36:29.747 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T19:35:33.582871+0000", 2024-08-29T19:36:29.747 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T18:00:53.459372+0000", 2024-08-29T19:36:29.747 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T18:00:53.459372+0000", 2024-08-29T19:36:29.747 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T18:00:53.459653+0000", 2024-08-29T19:36:29.747 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T19:35:33.582871+0000", 2024-08-29T19:36:29.747 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:29.747 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:36:29.748 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:29.748 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 624, 2024-08-29T19:36:29.748 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T19:35:33.582871+0000", 2024-08-29T19:36:29.748 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T19:35:33.582871+0000", 2024-08-29T19:36:29.748 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T19:35:33.582871+0000", 2024-08-29T19:36:29.748 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T19:36:29.748 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T19:36:29.748 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:29.748 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T19:35:33.582871+0000", 2024-08-29T19:36:29.748 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T19:35:33.582871+0000", 2024-08-29T19:36:29.748 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T19:36:29.748 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T19:36:29.748 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T19:36:29.749 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T19:36:29.749 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 623, 2024-08-29T19:36:29.749 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T19:36:29.749 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T19:36:29.749 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T19:36:29.749 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T19:36:29.749 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T19:36:29.749 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:36:29.749 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T19:36:29.749 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T19:36:29.749 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.10", 2024-08-29T19:36:29.749 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T19:36:29.749 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T19:36:29.749 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 3031, 2024-08-29T19:36:29.750 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 5409, 2024-08-29T19:36:29.750 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T19:36:29.750 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T19:18:02.435765+0000", 2024-08-29T19:36:29.750 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:36:29.750 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T19:36:29.750 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T19:36:29.750 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T19:36:29.750 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:36:29.750 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T19:36:29.750 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:36:29.750 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T19:36:29.750 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T19:36:29.750 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T19:36:29.750 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T19:36:29.751 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T19:36:29.751 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T19:36:29.751 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T19:36:29.751 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T19:36:29.751 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T19:36:29.751 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T19:36:29.751 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:36:29.751 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T19:36:29.751 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T19:36:29.751 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T19:36:29.751 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T19:36:29.751 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T19:36:29.751 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:36:29.751 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T19:36:29.752 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T19:36:29.752 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T19:36:29.752 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:36:29.752 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T19:36:29.752 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T19:36:29.752 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T19:36:29.752 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T19:36:29.752 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T19:36:29.752 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T19:36:29.752 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T19:36:29.752 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T19:36:29.752 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T19:36:29.752 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T19:36:29.752 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T19:36:29.753 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:36:29.753 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T19:36:29.753 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T19:36:29.753 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T19:36:29.753 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.753 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T19:36:29.753 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T19:36:29.753 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T19:36:29.753 INFO:tasks.workunit.client.0.smithi029.stdout: 6, 2024-08-29T19:36:29.753 INFO:tasks.workunit.client.0.smithi029.stdout: 0, 2024-08-29T19:36:29.753 INFO:tasks.workunit.client.0.smithi029.stdout: 5 2024-08-29T19:36:29.753 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:29.753 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 6, 2024-08-29T19:36:29.754 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T19:36:29.754 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.754 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:29.754 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T19:36:29.754 INFO:tasks.workunit.client.0.smithi029.stdout: 6, 2024-08-29T19:36:29.754 INFO:tasks.workunit.client.0.smithi029.stdout: 4, 2024-08-29T19:36:29.754 INFO:tasks.workunit.client.0.smithi029.stdout: 1 2024-08-29T19:36:29.754 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:29.754 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 6, 2024-08-29T19:36:29.754 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T19:36:29.754 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T19:36:29.754 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 60, 2024-08-29T19:36:29.754 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T19:36:29.754 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:36:29.754 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T19:36:29.755 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T19:35:33.581960+0000", 2024-08-29T19:36:29.755 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T18:00:53.443259+0000", 2024-08-29T19:36:29.755 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T18:00:53.443259+0000", 2024-08-29T19:36:29.755 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T18:00:53.444282+0000", 2024-08-29T19:36:29.755 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T19:35:33.581960+0000", 2024-08-29T19:36:29.755 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T19:36:29.755 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:36:29.755 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T19:36:29.755 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 624, 2024-08-29T19:36:29.755 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T19:35:33.581960+0000", 2024-08-29T19:36:29.755 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T19:35:33.581960+0000", 2024-08-29T19:36:29.755 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T19:35:33.581960+0000", 2024-08-29T19:36:29.755 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T19:36:29.756 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T19:36:29.756 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T19:36:29.756 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T19:35:33.581960+0000", 2024-08-29T19:36:29.756 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T19:35:33.581960+0000", 2024-08-29T19:36:29.756 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T19:36:29.756 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T19:36:29.756 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T19:36:29.756 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T19:36:29.756 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 623, 2024-08-29T19:36:29.756 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T19:36:29.756 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T19:36:29.756 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T19:36:29.756 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T19:36:29.757 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T19:36:29.757 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:36:29.757 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T19:36:29.757 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T19:36:29.757 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "2.11", 2024-08-29T19:36:29.757 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T19:36:29.757 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T19:36:29.757 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 3031, 2024-08-29T19:36:29.757 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 5424, 2024-08-29T19:36:29.757 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T19:36:29.757 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T02:06:19.722681+0000", 2024-08-29T19:36:29.757 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:36:29.757 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T19:36:29.757 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T19:36:29.758 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T19:36:29.758 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:36:29.758 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T19:36:29.758 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:36:29.758 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T19:36:29.758 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T19:36:29.758 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T19:36:29.758 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T19:36:29.758 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T19:36:29.758 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T19:36:29.758 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T19:36:29.758 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T19:36:29.758 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T19:36:29.758 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T19:36:29.759 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:36:29.759 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T19:36:29.759 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T19:36:29.759 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T19:36:29.759 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T19:36:29.759 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T19:36:29.759 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:36:29.759 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T19:36:29.759 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T19:36:29.759 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T19:36:29.759 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:36:29.760 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T19:36:29.760 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T19:36:29.760 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T19:36:29.760 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T19:36:29.760 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T19:36:29.760 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T19:36:29.760 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T19:36:29.760 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T19:36:29.760 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T19:36:29.760 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T19:36:29.761 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T19:36:29.761 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:36:29.761 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T19:36:29.761 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T19:36:29.761 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T19:36:29.761 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.761 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T19:36:29.761 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T19:36:29.761 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T19:36:29.761 INFO:tasks.workunit.client.0.smithi029.stdout: 6, 2024-08-29T19:36:29.761 INFO:tasks.workunit.client.0.smithi029.stdout: 4, 2024-08-29T19:36:29.761 INFO:tasks.workunit.client.0.smithi029.stdout: 1 2024-08-29T19:36:29.762 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:29.762 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 6, 2024-08-29T19:36:29.762 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T19:36:29.762 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.762 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:29.762 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T19:36:29.762 INFO:tasks.workunit.client.0.smithi029.stdout: 7, 2024-08-29T19:36:29.762 INFO:tasks.workunit.client.0.smithi029.stdout: 4, 2024-08-29T19:36:29.762 INFO:tasks.workunit.client.0.smithi029.stdout: 2 2024-08-29T19:36:29.762 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:29.762 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 7, 2024-08-29T19:36:29.763 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T19:36:29.763 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T19:36:29.763 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T19:36:29.763 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T19:36:29.763 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:36:29.763 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T19:36:29.763 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T19:35:33.591485+0000", 2024-08-29T19:36:29.763 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T18:01:23.146091+0000", 2024-08-29T19:36:29.763 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T18:01:23.146091+0000", 2024-08-29T19:36:29.763 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T18:01:23.147672+0000", 2024-08-29T19:36:29.764 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T19:35:33.591485+0000", 2024-08-29T19:36:29.764 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:29.764 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:36:29.764 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:29.764 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 650, 2024-08-29T19:36:29.764 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T19:35:33.591485+0000", 2024-08-29T19:36:29.764 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T19:35:33.591485+0000", 2024-08-29T19:36:29.764 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T19:35:33.591485+0000", 2024-08-29T19:36:29.764 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T19:36:29.765 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T19:36:29.765 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:29.765 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T19:35:33.591485+0000", 2024-08-29T19:36:29.765 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T19:35:33.591485+0000", 2024-08-29T19:36:29.765 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T19:36:29.765 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T19:36:29.765 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T19:36:29.765 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T19:36:29.765 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 649, 2024-08-29T19:36:29.766 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T19:36:29.766 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T19:36:29.766 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T19:36:29.766 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T19:36:29.766 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T19:36:29.766 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:36:29.766 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T19:36:29.766 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T19:36:29.766 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.13", 2024-08-29T19:36:29.766 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T19:36:29.766 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T19:36:29.766 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 3031, 2024-08-29T19:36:29.767 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 5359, 2024-08-29T19:36:29.767 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T19:36:29.767 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T00:02:47.822220+0000", 2024-08-29T19:36:29.767 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:36:29.767 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T19:36:29.767 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T19:36:29.767 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T19:36:29.767 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:36:29.767 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T19:36:29.767 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:36:29.767 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T19:36:29.768 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T19:36:29.768 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T19:36:29.768 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T19:36:29.768 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T19:36:29.768 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T19:36:29.768 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T19:36:29.768 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T19:36:29.768 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T19:36:29.768 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T19:36:29.768 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:36:29.768 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T19:36:29.769 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T19:36:29.769 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T19:36:29.769 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T19:36:29.769 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T19:36:29.769 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:36:29.769 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T19:36:29.769 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T19:36:29.769 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T19:36:29.769 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:36:29.769 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T19:36:29.769 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T19:36:29.770 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T19:36:29.770 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T19:36:29.770 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T19:36:29.770 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T19:36:29.770 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T19:36:29.770 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T19:36:29.770 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T19:36:29.770 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T19:36:29.770 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T19:36:29.770 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:36:29.770 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T19:36:29.770 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T19:36:29.771 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T19:36:29.771 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.771 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T19:36:29.771 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T19:36:29.771 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T19:36:29.771 INFO:tasks.workunit.client.0.smithi029.stdout: 7, 2024-08-29T19:36:29.771 INFO:tasks.workunit.client.0.smithi029.stdout: 4, 2024-08-29T19:36:29.771 INFO:tasks.workunit.client.0.smithi029.stdout: 2 2024-08-29T19:36:29.771 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:29.771 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 7, 2024-08-29T19:36:29.771 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T19:36:29.771 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.772 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:29.772 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T19:36:29.772 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T19:36:29.772 INFO:tasks.workunit.client.0.smithi029.stdout: 3, 2024-08-29T19:36:29.772 INFO:tasks.workunit.client.0.smithi029.stdout: 2 2024-08-29T19:36:29.772 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:29.772 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 5, 2024-08-29T19:36:29.772 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T19:36:29.772 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T19:36:29.772 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 60, 2024-08-29T19:36:29.772 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T19:36:29.773 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:36:29.773 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T19:36:29.773 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T19:35:33.387319+0000", 2024-08-29T19:36:29.773 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T18:00:22.835009+0000", 2024-08-29T19:36:29.773 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T18:00:22.835009+0000", 2024-08-29T19:36:29.773 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T18:00:22.839856+0000", 2024-08-29T19:36:29.773 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T19:35:33.387319+0000", 2024-08-29T19:36:29.773 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T19:36:29.773 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:36:29.773 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T19:36:29.773 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 597, 2024-08-29T19:36:29.773 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T19:35:33.387319+0000", 2024-08-29T19:36:29.774 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T19:35:33.387319+0000", 2024-08-29T19:36:29.774 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T19:35:33.387319+0000", 2024-08-29T19:36:29.774 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T19:36:29.774 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T19:36:29.774 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T19:36:29.774 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T19:35:33.387319+0000", 2024-08-29T19:36:29.774 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T19:35:33.387319+0000", 2024-08-29T19:36:29.774 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T19:36:29.774 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T19:36:29.774 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T19:36:29.774 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T19:36:29.775 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 596, 2024-08-29T19:36:29.775 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T19:36:29.775 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T19:36:29.775 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T19:36:29.775 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T19:36:29.775 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T19:36:29.775 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:36:29.775 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T19:36:29.775 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T19:36:29.775 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "2.12", 2024-08-29T19:36:29.775 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T19:36:29.776 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T19:36:29.776 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 3031, 2024-08-29T19:36:29.776 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 5467, 2024-08-29T19:36:29.776 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T19:36:29.776 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T04:14:13.626485+0000", 2024-08-29T19:36:29.776 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:36:29.776 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T19:36:29.776 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T19:36:29.776 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T19:36:29.776 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:36:29.777 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T19:36:29.777 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:36:29.777 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T19:36:29.777 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T19:36:29.777 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T19:36:29.777 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T19:36:29.777 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T19:36:29.777 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T19:36:29.777 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T19:36:29.777 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T19:36:29.777 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T19:36:29.777 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T19:36:29.778 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:36:29.778 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T19:36:29.778 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T19:36:29.778 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T19:36:29.778 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T19:36:29.778 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T19:36:29.778 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:36:29.778 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T19:36:29.778 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T19:36:29.778 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T19:36:29.778 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:36:29.779 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T19:36:29.779 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T19:36:29.779 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T19:36:29.779 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T19:36:29.779 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T19:36:29.779 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T19:36:29.779 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T19:36:29.779 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T19:36:29.779 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T19:36:29.779 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T19:36:29.779 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T19:36:29.780 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:36:29.780 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T19:36:29.780 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T19:36:29.780 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T19:36:29.780 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.780 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T19:36:29.780 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T19:36:29.780 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T19:36:29.780 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T19:36:29.780 INFO:tasks.workunit.client.0.smithi029.stdout: 3, 2024-08-29T19:36:29.781 INFO:tasks.workunit.client.0.smithi029.stdout: 2 2024-08-29T19:36:29.781 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:29.781 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 5, 2024-08-29T19:36:29.781 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T19:36:29.781 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.781 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:29.781 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T19:36:29.781 INFO:tasks.workunit.client.0.smithi029.stdout: 0, 2024-08-29T19:36:29.782 INFO:tasks.workunit.client.0.smithi029.stdout: 7, 2024-08-29T19:36:29.782 INFO:tasks.workunit.client.0.smithi029.stdout: 3 2024-08-29T19:36:29.782 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:29.782 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 0, 2024-08-29T19:36:29.782 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T19:36:29.782 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T19:36:29.782 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T19:36:29.782 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T19:36:29.782 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:36:29.782 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T19:36:29.782 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T19:35:33.580829+0000", 2024-08-29T19:36:29.783 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T18:01:23.129677+0000", 2024-08-29T19:36:29.783 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T18:01:23.129677+0000", 2024-08-29T19:36:29.783 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T18:01:23.130631+0000", 2024-08-29T19:36:29.783 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T19:35:33.580829+0000", 2024-08-29T19:36:29.783 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:29.783 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:36:29.783 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:29.783 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 650, 2024-08-29T19:36:29.783 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T19:35:33.580829+0000", 2024-08-29T19:36:29.783 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T19:35:33.580829+0000", 2024-08-29T19:36:29.783 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T19:35:33.580829+0000", 2024-08-29T19:36:29.784 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T19:36:29.784 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T19:36:29.784 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:29.784 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T19:35:33.580829+0000", 2024-08-29T19:36:29.784 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T19:35:33.580829+0000", 2024-08-29T19:36:29.784 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T19:36:29.784 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T19:36:29.784 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T19:36:29.784 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T19:36:29.784 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 649, 2024-08-29T19:36:29.784 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T19:36:29.785 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T19:36:29.785 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T19:36:29.785 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T19:36:29.785 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T19:36:29.785 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:36:29.785 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T19:36:29.785 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T19:36:29.785 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.12", 2024-08-29T19:36:29.785 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T19:36:29.785 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T19:36:29.785 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 3031, 2024-08-29T19:36:29.786 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 5558, 2024-08-29T19:36:29.786 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T19:36:29.786 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T02:11:45.739758+0000", 2024-08-29T19:36:29.786 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:36:29.786 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T19:36:29.786 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T19:36:29.786 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T19:36:29.786 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:36:29.786 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T19:36:29.786 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:36:29.786 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T19:36:29.787 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T19:36:29.787 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T19:36:29.787 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T19:36:29.787 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T19:36:29.787 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T19:36:29.787 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T19:36:29.787 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T19:36:29.787 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T19:36:29.787 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T19:36:29.787 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:36:29.787 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T19:36:29.788 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T19:36:29.788 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T19:36:29.788 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T19:36:29.788 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T19:36:29.788 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:36:29.788 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T19:36:29.788 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T19:36:29.788 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T19:36:29.788 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:36:29.788 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T19:36:29.788 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T19:36:29.788 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T19:36:29.789 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T19:36:29.789 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T19:36:29.789 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T19:36:29.789 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T19:36:29.789 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T19:36:29.789 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T19:36:29.789 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T19:36:29.789 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T19:36:29.789 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:36:29.789 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T19:36:29.789 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T19:36:29.790 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T19:36:29.790 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.790 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T19:36:29.790 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T19:36:29.790 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T19:36:29.790 INFO:tasks.workunit.client.0.smithi029.stdout: 0, 2024-08-29T19:36:29.790 INFO:tasks.workunit.client.0.smithi029.stdout: 7, 2024-08-29T19:36:29.790 INFO:tasks.workunit.client.0.smithi029.stdout: 3 2024-08-29T19:36:29.790 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:29.790 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 0, 2024-08-29T19:36:29.790 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T19:36:29.790 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.791 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:29.791 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T19:36:29.791 INFO:tasks.workunit.client.0.smithi029.stdout: 0, 2024-08-29T19:36:29.791 INFO:tasks.workunit.client.0.smithi029.stdout: 4, 2024-08-29T19:36:29.791 INFO:tasks.workunit.client.0.smithi029.stdout: 3 2024-08-29T19:36:29.791 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:29.791 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 0, 2024-08-29T19:36:29.791 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T19:36:29.791 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T19:36:29.791 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 60, 2024-08-29T19:36:29.791 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T19:36:29.791 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:36:29.792 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T19:36:29.792 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T19:35:33.582551+0000", 2024-08-29T19:36:29.792 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T17:59:52.083423+0000", 2024-08-29T19:36:29.792 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T17:59:52.083423+0000", 2024-08-29T19:36:29.792 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T17:59:52.083925+0000", 2024-08-29T19:36:29.792 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T19:35:33.582551+0000", 2024-08-29T19:36:29.792 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T19:36:29.792 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:36:29.792 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T19:36:29.792 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 568, 2024-08-29T19:36:29.792 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T19:35:33.582551+0000", 2024-08-29T19:36:29.793 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T19:35:33.582551+0000", 2024-08-29T19:36:29.793 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T19:35:33.582551+0000", 2024-08-29T19:36:29.793 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T19:36:29.793 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T19:36:29.793 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T19:36:29.793 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T19:35:33.582551+0000", 2024-08-29T19:36:29.793 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T19:35:33.582551+0000", 2024-08-29T19:36:29.793 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T19:36:29.793 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 2, 2024-08-29T19:36:29.793 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T19:36:29.793 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T19:36:29.793 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 567, 2024-08-29T19:36:29.794 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T19:36:29.794 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T19:36:29.794 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T19:36:29.794 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T19:36:29.794 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 2, 2024-08-29T19:36:29.794 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:36:29.794 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T19:36:29.794 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T19:36:29.794 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "2.13", 2024-08-29T19:36:29.794 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T19:36:29.794 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T19:36:29.794 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 3031, 2024-08-29T19:36:29.795 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 5567, 2024-08-29T19:36:29.795 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T19:36:29.795 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T23:45:49.824306+0000", 2024-08-29T19:36:29.795 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:36:29.795 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T19:36:29.795 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T19:36:29.795 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 34, 2024-08-29T19:36:29.795 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:36:29.795 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T19:36:29.795 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:36:29.795 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T19:36:29.795 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T19:36:29.796 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T19:36:29.796 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T19:36:29.796 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T19:36:29.796 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T19:36:29.796 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T19:36:29.796 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T19:36:29.796 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T19:36:29.796 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T19:36:29.796 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:36:29.796 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T19:36:29.796 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 6, 2024-08-29T19:36:29.797 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 2, 2024-08-29T19:36:29.797 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T19:36:29.797 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 2, 2024-08-29T19:36:29.797 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:36:29.797 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T19:36:29.797 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T19:36:29.797 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T19:36:29.797 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:36:29.797 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 1, 2024-08-29T19:36:29.797 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T19:36:29.797 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T19:36:29.797 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T19:36:29.798 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T19:36:29.798 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T19:36:29.798 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T19:36:29.798 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T19:36:29.798 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 4, 2024-08-29T19:36:29.798 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 8, 2024-08-29T19:36:29.798 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T19:36:29.798 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:36:29.798 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T19:36:29.798 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 3, 2024-08-29T19:36:29.798 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 7 2024-08-29T19:36:29.798 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.799 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T19:36:29.799 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T19:36:29.799 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T19:36:29.799 INFO:tasks.workunit.client.0.smithi029.stdout: 0, 2024-08-29T19:36:29.799 INFO:tasks.workunit.client.0.smithi029.stdout: 4, 2024-08-29T19:36:29.799 INFO:tasks.workunit.client.0.smithi029.stdout: 3 2024-08-29T19:36:29.799 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:29.799 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 0, 2024-08-29T19:36:29.799 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "66'2" 2024-08-29T19:36:29.799 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.799 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:29.800 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T19:36:29.800 INFO:tasks.workunit.client.0.smithi029.stdout: 7, 2024-08-29T19:36:29.800 INFO:tasks.workunit.client.0.smithi029.stdout: 3, 2024-08-29T19:36:29.800 INFO:tasks.workunit.client.0.smithi029.stdout: 1 2024-08-29T19:36:29.800 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:29.800 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 7, 2024-08-29T19:36:29.800 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T19:36:29.800 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T19:36:29.800 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T19:36:29.800 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T19:36:29.800 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:36:29.800 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T19:36:29.801 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T19:35:33.583641+0000", 2024-08-29T19:36:29.801 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T18:01:23.160578+0000", 2024-08-29T19:36:29.801 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T18:01:23.160578+0000", 2024-08-29T19:36:29.801 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T18:01:23.161202+0000", 2024-08-29T19:36:29.801 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T19:35:33.583641+0000", 2024-08-29T19:36:29.801 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:29.801 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:36:29.801 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:29.801 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 650, 2024-08-29T19:36:29.801 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T19:35:33.583641+0000", 2024-08-29T19:36:29.801 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T19:35:33.583641+0000", 2024-08-29T19:36:29.801 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T19:35:33.583641+0000", 2024-08-29T19:36:29.802 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T19:36:29.802 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T19:36:29.802 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:29.802 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T19:35:33.583641+0000", 2024-08-29T19:36:29.802 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T19:35:33.583641+0000", 2024-08-29T19:36:29.802 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T19:36:29.802 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T19:36:29.802 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T19:36:29.802 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T19:36:29.803 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 649, 2024-08-29T19:36:29.803 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T19:36:29.803 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T19:36:29.803 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T19:36:29.803 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T19:36:29.803 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T19:36:29.803 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:36:29.803 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T19:36:29.803 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T19:36:29.803 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.15", 2024-08-29T19:36:29.804 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T19:36:29.804 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T19:36:29.804 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 3031, 2024-08-29T19:36:29.804 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 5378, 2024-08-29T19:36:29.804 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T19:36:29.804 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T03:34:30.253106+0000", 2024-08-29T19:36:29.804 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:36:29.804 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T19:36:29.804 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T19:36:29.804 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T19:36:29.805 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:36:29.805 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T19:36:29.805 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:36:29.805 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T19:36:29.805 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T19:36:29.805 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T19:36:29.805 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T19:36:29.805 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T19:36:29.805 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T19:36:29.806 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T19:36:29.806 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T19:36:29.806 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T19:36:29.806 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T19:36:29.806 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:36:29.806 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T19:36:29.806 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T19:36:29.806 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T19:36:29.806 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T19:36:29.806 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T19:36:29.806 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:36:29.806 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T19:36:29.807 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T19:36:29.807 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T19:36:29.807 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:36:29.807 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T19:36:29.807 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T19:36:29.807 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T19:36:29.807 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T19:36:29.808 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T19:36:29.808 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T19:36:29.808 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T19:36:29.808 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T19:36:29.808 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T19:36:29.808 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T19:36:29.808 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T19:36:29.808 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:36:29.808 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T19:36:29.808 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T19:36:29.808 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T19:36:29.809 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.809 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T19:36:29.809 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T19:36:29.809 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T19:36:29.809 INFO:tasks.workunit.client.0.smithi029.stdout: 7, 2024-08-29T19:36:29.809 INFO:tasks.workunit.client.0.smithi029.stdout: 3, 2024-08-29T19:36:29.809 INFO:tasks.workunit.client.0.smithi029.stdout: 1 2024-08-29T19:36:29.809 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:29.809 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 7, 2024-08-29T19:36:29.810 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T19:36:29.810 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.810 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:29.810 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T19:36:29.810 INFO:tasks.workunit.client.0.smithi029.stdout: 6, 2024-08-29T19:36:29.810 INFO:tasks.workunit.client.0.smithi029.stdout: 3, 2024-08-29T19:36:29.810 INFO:tasks.workunit.client.0.smithi029.stdout: 5 2024-08-29T19:36:29.810 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:29.810 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 6, 2024-08-29T19:36:29.811 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T19:36:29.811 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T19:36:29.811 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 60, 2024-08-29T19:36:29.811 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T19:36:29.811 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:36:29.811 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T19:36:29.811 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T19:35:33.584823+0000", 2024-08-29T19:36:29.811 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T18:00:53.458644+0000", 2024-08-29T19:36:29.811 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T18:00:53.458644+0000", 2024-08-29T19:36:29.811 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T18:00:53.459222+0000", 2024-08-29T19:36:29.812 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T19:35:33.584823+0000", 2024-08-29T19:36:29.812 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T19:36:29.812 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:36:29.812 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T19:36:29.812 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 624, 2024-08-29T19:36:29.812 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T19:35:33.584823+0000", 2024-08-29T19:36:29.812 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T19:35:33.584823+0000", 2024-08-29T19:36:29.812 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T19:35:33.584823+0000", 2024-08-29T19:36:29.813 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T19:36:29.813 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T19:36:29.813 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T19:36:29.813 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T19:35:33.584823+0000", 2024-08-29T19:36:29.813 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T19:35:33.584823+0000", 2024-08-29T19:36:29.813 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T19:36:29.813 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 29, 2024-08-29T19:36:29.813 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T19:36:29.814 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T19:36:29.814 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 623, 2024-08-29T19:36:29.814 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T19:36:29.814 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T19:36:29.814 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T19:36:29.814 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T19:36:29.814 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 29, 2024-08-29T19:36:29.814 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:36:29.815 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T19:36:29.815 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T19:36:29.815 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "2.14", 2024-08-29T19:36:29.815 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T19:36:29.815 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T19:36:29.815 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 3031, 2024-08-29T19:36:29.815 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 5447, 2024-08-29T19:36:29.815 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T19:36:29.815 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T18:10:28.646913+0000", 2024-08-29T19:36:29.815 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:36:29.815 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T19:36:29.816 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T19:36:29.816 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 5810, 2024-08-29T19:36:29.816 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:36:29.816 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T19:36:29.816 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:36:29.816 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T19:36:29.816 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T19:36:29.816 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T19:36:29.816 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T19:36:29.816 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T19:36:29.816 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T19:36:29.817 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T19:36:29.817 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T19:36:29.817 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T19:36:29.817 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T19:36:29.817 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:36:29.817 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T19:36:29.817 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 12, 2024-08-29T19:36:29.817 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 4, 2024-08-29T19:36:29.817 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T19:36:29.817 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 4, 2024-08-29T19:36:29.817 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:36:29.818 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T19:36:29.818 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T19:36:29.818 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T19:36:29.818 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:36:29.818 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 1, 2024-08-29T19:36:29.818 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T19:36:29.818 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T19:36:29.818 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T19:36:29.818 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T19:36:29.818 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T19:36:29.818 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T19:36:29.818 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T19:36:29.819 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 10, 2024-08-29T19:36:29.819 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 14, 2024-08-29T19:36:29.819 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T19:36:29.819 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:36:29.819 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T19:36:29.819 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 28, 2024-08-29T19:36:29.819 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 25 2024-08-29T19:36:29.819 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.819 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T19:36:29.819 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T19:36:29.819 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T19:36:29.820 INFO:tasks.workunit.client.0.smithi029.stdout: 6, 2024-08-29T19:36:29.820 INFO:tasks.workunit.client.0.smithi029.stdout: 3, 2024-08-29T19:36:29.820 INFO:tasks.workunit.client.0.smithi029.stdout: 5 2024-08-29T19:36:29.820 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:29.820 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 6, 2024-08-29T19:36:29.820 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "693'29" 2024-08-29T19:36:29.820 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.820 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:29.820 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T19:36:29.820 INFO:tasks.workunit.client.0.smithi029.stdout: 4, 2024-08-29T19:36:29.820 INFO:tasks.workunit.client.0.smithi029.stdout: 7, 2024-08-29T19:36:29.821 INFO:tasks.workunit.client.0.smithi029.stdout: 6 2024-08-29T19:36:29.821 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:29.821 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 4, 2024-08-29T19:36:29.821 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T19:36:29.821 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T19:36:29.821 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T19:36:29.821 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T19:36:29.821 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:36:29.821 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T19:36:29.821 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T19:35:32.926793+0000", 2024-08-29T19:36:29.821 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T18:01:23.148841+0000", 2024-08-29T19:36:29.822 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T18:01:23.148841+0000", 2024-08-29T19:36:29.822 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T18:01:23.149716+0000", 2024-08-29T19:36:29.822 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T19:35:32.926793+0000", 2024-08-29T19:36:29.822 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:29.822 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:36:29.822 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:29.822 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 650, 2024-08-29T19:36:29.822 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T19:35:32.926793+0000", 2024-08-29T19:36:29.822 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T19:35:32.926793+0000", 2024-08-29T19:36:29.822 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T19:35:32.926793+0000", 2024-08-29T19:36:29.822 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T19:36:29.823 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T19:36:29.823 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:29.823 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T19:35:32.926793+0000", 2024-08-29T19:36:29.823 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T19:35:32.926793+0000", 2024-08-29T19:36:29.823 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T19:36:29.823 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T19:36:29.823 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T19:36:29.823 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T19:36:29.823 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 649, 2024-08-29T19:36:29.823 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T19:36:29.823 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T19:36:29.823 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T19:36:29.824 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T19:36:29.824 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T19:36:29.824 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:36:29.824 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T19:36:29.824 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T19:36:29.824 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.14", 2024-08-29T19:36:29.824 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T19:36:29.824 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T19:36:29.824 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 3031, 2024-08-29T19:36:29.824 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 5443, 2024-08-29T19:36:29.824 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T19:36:29.825 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T00:31:37.363413+0000", 2024-08-29T19:36:29.825 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:36:29.825 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T19:36:29.825 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T19:36:29.825 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T19:36:29.825 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:36:29.825 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T19:36:29.825 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:36:29.825 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T19:36:29.825 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T19:36:29.825 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T19:36:29.826 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T19:36:29.826 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T19:36:29.826 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T19:36:29.826 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T19:36:29.826 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T19:36:29.826 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T19:36:29.826 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T19:36:29.826 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:36:29.826 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T19:36:29.826 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T19:36:29.826 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T19:36:29.827 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T19:36:29.827 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T19:36:29.827 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:36:29.827 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T19:36:29.827 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T19:36:29.827 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T19:36:29.827 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:36:29.827 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T19:36:29.827 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T19:36:29.827 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T19:36:29.827 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T19:36:29.827 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T19:36:29.828 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T19:36:29.828 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T19:36:29.828 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T19:36:29.828 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T19:36:29.828 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T19:36:29.828 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T19:36:29.828 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:36:29.828 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T19:36:29.828 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T19:36:29.828 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T19:36:29.828 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.829 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T19:36:29.829 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T19:36:29.829 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T19:36:29.829 INFO:tasks.workunit.client.0.smithi029.stdout: 4, 2024-08-29T19:36:29.829 INFO:tasks.workunit.client.0.smithi029.stdout: 7, 2024-08-29T19:36:29.829 INFO:tasks.workunit.client.0.smithi029.stdout: 6 2024-08-29T19:36:29.829 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:29.829 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 4, 2024-08-29T19:36:29.829 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T19:36:29.829 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.829 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:29.829 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T19:36:29.830 INFO:tasks.workunit.client.0.smithi029.stdout: 1, 2024-08-29T19:36:29.830 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T19:36:29.830 INFO:tasks.workunit.client.0.smithi029.stdout: 0 2024-08-29T19:36:29.830 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:29.830 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 1, 2024-08-29T19:36:29.830 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T19:36:29.830 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T19:36:29.830 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 60, 2024-08-29T19:36:29.830 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T19:36:29.830 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:36:29.830 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T19:36:29.831 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T19:35:32.930053+0000", 2024-08-29T19:36:29.831 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T18:00:22.820258+0000", 2024-08-29T19:36:29.831 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T18:00:22.820258+0000", 2024-08-29T19:36:29.831 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T18:00:22.821270+0000", 2024-08-29T19:36:29.831 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T19:35:32.930053+0000", 2024-08-29T19:36:29.831 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T19:36:29.831 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:36:29.831 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T19:36:29.831 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 597, 2024-08-29T19:36:29.831 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T19:35:32.930053+0000", 2024-08-29T19:36:29.831 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T19:35:32.930053+0000", 2024-08-29T19:36:29.831 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T19:35:32.930053+0000", 2024-08-29T19:36:29.832 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T19:36:29.832 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T19:36:29.832 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T19:36:29.832 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T19:35:32.930053+0000", 2024-08-29T19:36:29.832 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T19:35:32.930053+0000", 2024-08-29T19:36:29.832 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T19:36:29.832 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 3, 2024-08-29T19:36:29.832 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T19:36:29.832 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T19:36:29.832 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 596, 2024-08-29T19:36:29.833 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T19:36:29.833 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T19:36:29.833 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T19:36:29.833 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T19:36:29.833 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 3, 2024-08-29T19:36:29.833 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:36:29.833 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T19:36:29.833 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T19:36:29.833 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "2.15", 2024-08-29T19:36:29.833 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T19:36:29.833 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T19:36:29.833 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 3031, 2024-08-29T19:36:29.834 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 5568, 2024-08-29T19:36:29.834 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T19:36:29.834 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T02:17:10.312052+0000", 2024-08-29T19:36:29.834 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:36:29.834 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T19:36:29.834 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T19:36:29.834 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 90, 2024-08-29T19:36:29.835 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:36:29.836 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T19:36:29.836 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:36:29.836 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T19:36:29.836 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T19:36:29.836 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T19:36:29.836 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T19:36:29.836 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T19:36:29.836 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T19:36:29.836 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T19:36:29.836 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T19:36:29.836 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T19:36:29.837 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T19:36:29.837 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:36:29.837 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T19:36:29.837 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 6, 2024-08-29T19:36:29.837 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 2, 2024-08-29T19:36:29.837 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T19:36:29.837 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 2, 2024-08-29T19:36:29.837 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:36:29.837 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T19:36:29.837 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T19:36:29.837 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T19:36:29.837 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:36:29.838 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 1, 2024-08-29T19:36:29.838 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T19:36:29.838 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T19:36:29.838 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T19:36:29.838 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T19:36:29.838 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T19:36:29.838 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T19:36:29.838 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T19:36:29.838 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 7, 2024-08-29T19:36:29.838 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 7, 2024-08-29T19:36:29.838 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T19:36:29.838 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:36:29.839 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T19:36:29.839 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 4, 2024-08-29T19:36:29.839 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 1 2024-08-29T19:36:29.839 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.839 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T19:36:29.839 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T19:36:29.839 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T19:36:29.839 INFO:tasks.workunit.client.0.smithi029.stdout: 1, 2024-08-29T19:36:29.839 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T19:36:29.839 INFO:tasks.workunit.client.0.smithi029.stdout: 0 2024-08-29T19:36:29.839 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:29.839 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 1, 2024-08-29T19:36:29.840 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "66'3" 2024-08-29T19:36:29.840 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.840 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:29.840 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T19:36:29.840 INFO:tasks.workunit.client.0.smithi029.stdout: 0, 2024-08-29T19:36:29.840 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T19:36:29.840 INFO:tasks.workunit.client.0.smithi029.stdout: 3 2024-08-29T19:36:29.840 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:29.840 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 0, 2024-08-29T19:36:29.840 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T19:36:29.840 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T19:36:29.841 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T19:36:29.841 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T19:36:29.841 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:36:29.841 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T19:36:29.841 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T19:35:33.582477+0000", 2024-08-29T19:36:29.841 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T18:00:22.821863+0000", 2024-08-29T19:36:29.841 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T18:00:22.821863+0000", 2024-08-29T19:36:29.841 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T18:00:22.822959+0000", 2024-08-29T19:36:29.841 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T19:35:33.582477+0000", 2024-08-29T19:36:29.841 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:29.841 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:36:29.841 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:29.842 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 597, 2024-08-29T19:36:29.842 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T19:35:33.582477+0000", 2024-08-29T19:36:29.842 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T19:35:33.582477+0000", 2024-08-29T19:36:29.842 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T19:35:33.582477+0000", 2024-08-29T19:36:29.842 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T19:36:29.842 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T19:36:29.842 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:29.842 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T19:35:33.582477+0000", 2024-08-29T19:36:29.842 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T19:35:33.582477+0000", 2024-08-29T19:36:29.842 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T19:36:29.842 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T19:36:29.842 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T19:36:29.843 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T19:36:29.843 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 596, 2024-08-29T19:36:29.843 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T19:36:29.843 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T19:36:29.843 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T19:36:29.843 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T19:36:29.843 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T19:36:29.843 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:36:29.843 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T19:36:29.843 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T19:36:29.843 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.17", 2024-08-29T19:36:29.843 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T19:36:29.844 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T19:36:29.844 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 3031, 2024-08-29T19:36:29.844 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 5556, 2024-08-29T19:36:29.844 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T19:36:29.844 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T01:08:08.080057+0000", 2024-08-29T19:36:29.844 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:36:29.844 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T19:36:29.844 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T19:36:29.844 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T19:36:29.844 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:36:29.844 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T19:36:29.845 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:36:29.845 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T19:36:29.845 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T19:36:29.845 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T19:36:29.845 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T19:36:29.845 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T19:36:29.845 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T19:36:29.845 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T19:36:29.845 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T19:36:29.845 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T19:36:29.845 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T19:36:29.845 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:36:29.846 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T19:36:29.846 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T19:36:29.846 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T19:36:29.846 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T19:36:29.846 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T19:36:29.846 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:36:29.846 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T19:36:29.846 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T19:36:29.846 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T19:36:29.846 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:36:29.846 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T19:36:29.846 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T19:36:29.847 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T19:36:29.847 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T19:36:29.847 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T19:36:29.847 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T19:36:29.847 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T19:36:29.847 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T19:36:29.847 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T19:36:29.847 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T19:36:29.847 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T19:36:29.847 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:36:29.847 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T19:36:29.847 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T19:36:29.848 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T19:36:29.848 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.848 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T19:36:29.848 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T19:36:29.848 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T19:36:29.848 INFO:tasks.workunit.client.0.smithi029.stdout: 0, 2024-08-29T19:36:29.848 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T19:36:29.848 INFO:tasks.workunit.client.0.smithi029.stdout: 3 2024-08-29T19:36:29.848 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:29.848 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 0, 2024-08-29T19:36:29.848 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T19:36:29.849 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.849 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:29.849 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T19:36:29.849 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T19:36:29.849 INFO:tasks.workunit.client.0.smithi029.stdout: 6, 2024-08-29T19:36:29.849 INFO:tasks.workunit.client.0.smithi029.stdout: 2 2024-08-29T19:36:29.849 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:29.849 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 5, 2024-08-29T19:36:29.849 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T19:36:29.849 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T19:36:29.849 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 60, 2024-08-29T19:36:29.849 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T19:36:29.850 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:36:29.850 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T19:36:29.850 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T19:35:33.390379+0000", 2024-08-29T19:36:29.850 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T18:00:53.462383+0000", 2024-08-29T19:36:29.850 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T18:00:53.462383+0000", 2024-08-29T19:36:29.850 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T18:00:53.463085+0000", 2024-08-29T19:36:29.850 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T19:35:33.390379+0000", 2024-08-29T19:36:29.850 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T19:36:29.850 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:36:29.850 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T19:36:29.850 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 624, 2024-08-29T19:36:29.850 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T19:35:33.390379+0000", 2024-08-29T19:36:29.851 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T19:35:33.390379+0000", 2024-08-29T19:36:29.851 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T19:35:33.390379+0000", 2024-08-29T19:36:29.851 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T19:36:29.851 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T19:36:29.851 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T19:36:29.851 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T19:35:33.390379+0000", 2024-08-29T19:36:29.851 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T19:35:33.390379+0000", 2024-08-29T19:36:29.851 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T19:36:29.851 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T19:36:29.851 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T19:36:29.851 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T19:36:29.851 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 623, 2024-08-29T19:36:29.852 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T19:36:29.852 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T19:36:29.852 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T19:36:29.852 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T19:36:29.852 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T19:36:29.852 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:36:29.852 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T19:36:29.852 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T19:36:29.852 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "2.16", 2024-08-29T19:36:29.852 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T19:36:29.852 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T19:36:29.853 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 3031, 2024-08-29T19:36:29.853 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 5417, 2024-08-29T19:36:29.853 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T19:36:29.853 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T02:35:30.035940+0000", 2024-08-29T19:36:29.853 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:36:29.853 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T19:36:29.853 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T19:36:29.853 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T19:36:29.853 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:36:29.853 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T19:36:29.853 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:36:29.853 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T19:36:29.854 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T19:36:29.854 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T19:36:29.854 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T19:36:29.854 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T19:36:29.854 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T19:36:29.854 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T19:36:29.854 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T19:36:29.854 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T19:36:29.854 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T19:36:29.854 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:36:29.854 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T19:36:29.854 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T19:36:29.855 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T19:36:29.855 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T19:36:29.855 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T19:36:29.855 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:36:29.855 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T19:36:29.855 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T19:36:29.855 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T19:36:29.855 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:36:29.855 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T19:36:29.855 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T19:36:29.855 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T19:36:29.856 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T19:36:29.856 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T19:36:29.856 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T19:36:29.856 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T19:36:29.856 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T19:36:29.856 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T19:36:29.856 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T19:36:29.856 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T19:36:29.856 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:36:29.856 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T19:36:29.856 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T19:36:29.856 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T19:36:29.857 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.857 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T19:36:29.857 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T19:36:29.857 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T19:36:29.857 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T19:36:29.857 INFO:tasks.workunit.client.0.smithi029.stdout: 6, 2024-08-29T19:36:29.857 INFO:tasks.workunit.client.0.smithi029.stdout: 2 2024-08-29T19:36:29.857 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:29.857 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 5, 2024-08-29T19:36:29.857 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T19:36:29.857 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.857 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:29.858 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T19:36:29.858 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T19:36:29.858 INFO:tasks.workunit.client.0.smithi029.stdout: 7, 2024-08-29T19:36:29.858 INFO:tasks.workunit.client.0.smithi029.stdout: 1 2024-08-29T19:36:29.858 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:29.858 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 5, 2024-08-29T19:36:29.858 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T19:36:29.858 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T19:36:29.858 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T19:36:29.858 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T19:36:29.858 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:36:29.859 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T19:36:29.859 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T19:35:33.389560+0000", 2024-08-29T19:36:29.859 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T18:01:23.148622+0000", 2024-08-29T19:36:29.859 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T18:01:23.148622+0000", 2024-08-29T19:36:29.859 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T18:01:23.149686+0000", 2024-08-29T19:36:29.859 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T19:35:33.389560+0000", 2024-08-29T19:36:29.859 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:29.859 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:36:29.859 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:29.859 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 650, 2024-08-29T19:36:29.859 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T19:35:33.389560+0000", 2024-08-29T19:36:29.859 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T19:35:33.389560+0000", 2024-08-29T19:36:29.860 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T19:35:33.389560+0000", 2024-08-29T19:36:29.860 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T19:36:29.860 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T19:36:29.860 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:29.860 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T19:35:33.389560+0000", 2024-08-29T19:36:29.860 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T19:35:33.389560+0000", 2024-08-29T19:36:29.860 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T19:36:29.860 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T19:36:29.860 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T19:36:29.860 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T19:36:29.860 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 649, 2024-08-29T19:36:29.861 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T19:36:29.861 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T19:36:29.861 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T19:36:29.861 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T19:36:29.861 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T19:36:29.861 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:36:29.861 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T19:36:29.861 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T19:36:29.861 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.16", 2024-08-29T19:36:29.861 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T19:36:29.861 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T19:36:29.862 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 3031, 2024-08-29T19:36:29.862 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 5431, 2024-08-29T19:36:29.862 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T19:36:29.862 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T23:21:03.188128+0000", 2024-08-29T19:36:29.862 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:36:29.862 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T19:36:29.862 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T19:36:29.862 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T19:36:29.862 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:36:29.862 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T19:36:29.862 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:36:29.862 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T19:36:29.863 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T19:36:29.863 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T19:36:29.863 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T19:36:29.863 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T19:36:29.863 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T19:36:29.863 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T19:36:29.863 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T19:36:29.863 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T19:36:29.863 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T19:36:29.863 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:36:29.863 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T19:36:29.863 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T19:36:29.864 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T19:36:29.864 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T19:36:29.864 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T19:36:29.864 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:36:29.864 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T19:36:29.864 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T19:36:29.864 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T19:36:29.864 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:36:29.864 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T19:36:29.864 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T19:36:29.864 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T19:36:29.864 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T19:36:29.865 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T19:36:29.865 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T19:36:29.865 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T19:36:29.865 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T19:36:29.865 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T19:36:29.865 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T19:36:29.865 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T19:36:29.865 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:36:29.865 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T19:36:29.865 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T19:36:29.865 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T19:36:29.866 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.866 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T19:36:29.866 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T19:36:29.866 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T19:36:29.866 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T19:36:29.866 INFO:tasks.workunit.client.0.smithi029.stdout: 7, 2024-08-29T19:36:29.866 INFO:tasks.workunit.client.0.smithi029.stdout: 1 2024-08-29T19:36:29.866 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:29.866 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 5, 2024-08-29T19:36:29.866 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T19:36:29.866 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.866 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:29.867 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T19:36:29.867 INFO:tasks.workunit.client.0.smithi029.stdout: 6, 2024-08-29T19:36:29.867 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T19:36:29.867 INFO:tasks.workunit.client.0.smithi029.stdout: 2 2024-08-29T19:36:29.867 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:29.867 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 6, 2024-08-29T19:36:29.867 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T19:36:29.867 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T19:36:29.867 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 60, 2024-08-29T19:36:29.867 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T19:36:29.867 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:36:29.867 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T19:36:29.868 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T19:35:33.589123+0000", 2024-08-29T19:36:29.868 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T18:00:53.462475+0000", 2024-08-29T19:36:29.868 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T18:00:53.462475+0000", 2024-08-29T19:36:29.868 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T18:00:53.463104+0000", 2024-08-29T19:36:29.868 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T19:35:33.589123+0000", 2024-08-29T19:36:29.868 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T19:36:29.868 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:36:29.868 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T19:36:29.868 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 624, 2024-08-29T19:36:29.868 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T19:35:33.589123+0000", 2024-08-29T19:36:29.868 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T19:35:33.589123+0000", 2024-08-29T19:36:29.869 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T19:35:33.589123+0000", 2024-08-29T19:36:29.869 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T19:36:29.869 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T19:36:29.869 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T19:36:29.869 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T19:35:33.589123+0000", 2024-08-29T19:36:29.869 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T19:35:33.589123+0000", 2024-08-29T19:36:29.869 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T19:36:29.869 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T19:36:29.869 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T19:36:29.869 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T19:36:29.869 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 623, 2024-08-29T19:36:29.869 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T19:36:29.870 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T19:36:29.870 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T19:36:29.870 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T19:36:29.870 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T19:36:29.870 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:36:29.870 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T19:36:29.870 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T19:36:29.870 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "2.17", 2024-08-29T19:36:29.870 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T19:36:29.870 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T19:36:29.870 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 3031, 2024-08-29T19:36:29.870 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 5411, 2024-08-29T19:36:29.871 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T19:36:29.871 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T22:30:05.886387+0000", 2024-08-29T19:36:29.871 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:36:29.871 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T19:36:29.871 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T19:36:29.871 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T19:36:29.871 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:36:29.871 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T19:36:29.871 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:36:29.871 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T19:36:29.871 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T19:36:29.872 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T19:36:29.872 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T19:36:29.872 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T19:36:29.872 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T19:36:29.872 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T19:36:29.872 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T19:36:29.872 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T19:36:29.872 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T19:36:29.872 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:36:29.872 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T19:36:29.872 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T19:36:29.872 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T19:36:29.873 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T19:36:29.873 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T19:36:29.873 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:36:29.873 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T19:36:29.873 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T19:36:29.873 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T19:36:29.873 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:36:29.873 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T19:36:29.873 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T19:36:29.873 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T19:36:29.873 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T19:36:29.873 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T19:36:29.874 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T19:36:29.874 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T19:36:29.874 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T19:36:29.874 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T19:36:29.874 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T19:36:29.874 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T19:36:29.874 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:36:29.874 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T19:36:29.874 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T19:36:29.874 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T19:36:29.874 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.874 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T19:36:29.875 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T19:36:29.875 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T19:36:29.875 INFO:tasks.workunit.client.0.smithi029.stdout: 6, 2024-08-29T19:36:29.875 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T19:36:29.875 INFO:tasks.workunit.client.0.smithi029.stdout: 2 2024-08-29T19:36:29.875 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:29.875 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 6, 2024-08-29T19:36:29.875 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T19:36:29.875 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.875 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:29.875 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T19:36:29.875 INFO:tasks.workunit.client.0.smithi029.stdout: 1, 2024-08-29T19:36:29.876 INFO:tasks.workunit.client.0.smithi029.stdout: 3, 2024-08-29T19:36:29.876 INFO:tasks.workunit.client.0.smithi029.stdout: 4 2024-08-29T19:36:29.876 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:29.876 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 1, 2024-08-29T19:36:29.876 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T19:36:29.876 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T19:36:29.876 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T19:36:29.876 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T19:36:29.876 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:36:29.876 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T19:36:29.876 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T19:35:32.927149+0000", 2024-08-29T19:36:29.876 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T17:59:52.076545+0000", 2024-08-29T19:36:29.877 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T17:59:52.076545+0000", 2024-08-29T19:36:29.877 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T17:59:52.076939+0000", 2024-08-29T19:36:29.877 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T19:35:32.927149+0000", 2024-08-29T19:36:29.877 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:29.877 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:36:29.877 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:29.877 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 568, 2024-08-29T19:36:29.877 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T19:35:32.927149+0000", 2024-08-29T19:36:29.877 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T19:35:32.927149+0000", 2024-08-29T19:36:29.877 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T19:35:32.927149+0000", 2024-08-29T19:36:29.877 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T19:36:29.878 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T19:36:29.878 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:29.878 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T19:35:32.927149+0000", 2024-08-29T19:36:29.878 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T19:35:32.927149+0000", 2024-08-29T19:36:29.878 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T19:36:29.878 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T19:36:29.878 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T19:36:29.878 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T19:36:29.878 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 567, 2024-08-29T19:36:29.878 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T19:36:29.878 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T19:36:29.878 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T19:36:29.879 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T19:36:29.879 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T19:36:29.879 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:36:29.879 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T19:36:29.879 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T19:36:29.879 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.19", 2024-08-29T19:36:29.879 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T19:36:29.879 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T19:36:29.879 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 3031, 2024-08-29T19:36:29.879 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 5539, 2024-08-29T19:36:29.879 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T19:36:29.879 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T22:43:21.167767+0000", 2024-08-29T19:36:29.880 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:36:29.880 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T19:36:29.880 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T19:36:29.880 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T19:36:29.880 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:36:29.880 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T19:36:29.880 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:36:29.880 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T19:36:29.880 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T19:36:29.880 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T19:36:29.880 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T19:36:29.881 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T19:36:29.881 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T19:36:29.881 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T19:36:29.881 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T19:36:29.881 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T19:36:29.881 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T19:36:29.881 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:36:29.881 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T19:36:29.881 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T19:36:29.881 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T19:36:29.881 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T19:36:29.881 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T19:36:29.882 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:36:29.882 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T19:36:29.882 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T19:36:29.882 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T19:36:29.882 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:36:29.882 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T19:36:29.882 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T19:36:29.882 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T19:36:29.882 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T19:36:29.882 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T19:36:29.882 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T19:36:29.882 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T19:36:29.883 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T19:36:29.883 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T19:36:29.883 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T19:36:29.883 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T19:36:29.883 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:36:29.883 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T19:36:29.883 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T19:36:29.883 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T19:36:29.883 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.883 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T19:36:29.883 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T19:36:29.884 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T19:36:29.884 INFO:tasks.workunit.client.0.smithi029.stdout: 1, 2024-08-29T19:36:29.884 INFO:tasks.workunit.client.0.smithi029.stdout: 3, 2024-08-29T19:36:29.884 INFO:tasks.workunit.client.0.smithi029.stdout: 4 2024-08-29T19:36:29.884 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:29.884 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 1, 2024-08-29T19:36:29.884 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T19:36:29.884 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.884 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:29.884 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T19:36:29.884 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T19:36:29.885 INFO:tasks.workunit.client.0.smithi029.stdout: 4, 2024-08-29T19:36:29.885 INFO:tasks.workunit.client.0.smithi029.stdout: 3 2024-08-29T19:36:29.885 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:29.885 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 5, 2024-08-29T19:36:29.885 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T19:36:29.885 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T19:36:29.885 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 60, 2024-08-29T19:36:29.885 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T19:36:29.885 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:36:29.885 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T19:36:29.885 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T19:35:33.387041+0000", 2024-08-29T19:36:29.885 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T18:00:22.831330+0000", 2024-08-29T19:36:29.886 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T18:00:22.831330+0000", 2024-08-29T19:36:29.886 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T18:00:22.832660+0000", 2024-08-29T19:36:29.886 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T19:35:33.387041+0000", 2024-08-29T19:36:29.886 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T19:36:29.886 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:36:29.886 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T19:36:29.886 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 597, 2024-08-29T19:36:29.886 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T19:35:33.387041+0000", 2024-08-29T19:36:29.886 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T19:35:33.387041+0000", 2024-08-29T19:36:29.886 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T19:35:33.387041+0000", 2024-08-29T19:36:29.886 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T19:36:29.886 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T19:36:29.887 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T19:36:29.887 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T19:35:33.387041+0000", 2024-08-29T19:36:29.887 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T19:35:33.387041+0000", 2024-08-29T19:36:29.887 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T19:36:29.887 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T19:36:29.887 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T19:36:29.887 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T19:36:29.887 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 596, 2024-08-29T19:36:29.887 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T19:36:29.887 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T19:36:29.887 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T19:36:29.888 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T19:36:29.888 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T19:36:29.888 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:36:29.888 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T19:36:29.888 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T19:36:29.888 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "2.18", 2024-08-29T19:36:29.888 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T19:36:29.888 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T19:36:29.888 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 3031, 2024-08-29T19:36:29.888 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 5448, 2024-08-29T19:36:29.888 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T19:36:29.888 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T03:24:52.299717+0000", 2024-08-29T19:36:29.889 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:36:29.889 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T19:36:29.889 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T19:36:29.889 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T19:36:29.889 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:36:29.889 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T19:36:29.889 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:36:29.889 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T19:36:29.889 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T19:36:29.889 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T19:36:29.889 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T19:36:29.890 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T19:36:29.890 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T19:36:29.890 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T19:36:29.890 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T19:36:29.890 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T19:36:29.890 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T19:36:29.890 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:36:29.890 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T19:36:29.890 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T19:36:29.890 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T19:36:29.890 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T19:36:29.890 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T19:36:29.891 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:36:29.891 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T19:36:29.891 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T19:36:29.891 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T19:36:29.891 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:36:29.891 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T19:36:29.891 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T19:36:29.891 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T19:36:29.891 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T19:36:29.891 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T19:36:29.891 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T19:36:29.891 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T19:36:29.892 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T19:36:29.892 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T19:36:29.892 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T19:36:29.892 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T19:36:29.892 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:36:29.892 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T19:36:29.892 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T19:36:29.892 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T19:36:29.892 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.892 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T19:36:29.892 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T19:36:29.893 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T19:36:29.893 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T19:36:29.893 INFO:tasks.workunit.client.0.smithi029.stdout: 4, 2024-08-29T19:36:29.893 INFO:tasks.workunit.client.0.smithi029.stdout: 3 2024-08-29T19:36:29.893 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:29.893 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 5, 2024-08-29T19:36:29.893 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T19:36:29.893 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.893 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:29.893 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T19:36:29.893 INFO:tasks.workunit.client.0.smithi029.stdout: 3, 2024-08-29T19:36:29.893 INFO:tasks.workunit.client.0.smithi029.stdout: 0, 2024-08-29T19:36:29.894 INFO:tasks.workunit.client.0.smithi029.stdout: 1 2024-08-29T19:36:29.894 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:29.894 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 3, 2024-08-29T19:36:29.894 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T19:36:29.894 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T19:36:29.894 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T19:36:29.894 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T19:36:29.894 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:36:29.894 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T19:36:29.894 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T19:35:32.928537+0000", 2024-08-29T19:36:29.894 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T17:59:20.777227+0000", 2024-08-29T19:36:29.894 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T17:59:20.777227+0000", 2024-08-29T19:36:29.895 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T17:59:20.779067+0000", 2024-08-29T19:36:29.895 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T19:35:32.928537+0000", 2024-08-29T19:36:29.895 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:29.895 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:36:29.895 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:29.895 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 538, 2024-08-29T19:36:29.895 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T19:35:32.928537+0000", 2024-08-29T19:36:29.895 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T19:35:32.928537+0000", 2024-08-29T19:36:29.895 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T19:35:32.928537+0000", 2024-08-29T19:36:29.895 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T19:36:29.895 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T19:36:29.895 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:29.896 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T19:35:32.928537+0000", 2024-08-29T19:36:29.896 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T19:35:32.928537+0000", 2024-08-29T19:36:29.896 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T19:36:29.896 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T19:36:29.896 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T19:36:29.896 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T19:36:29.896 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 537, 2024-08-29T19:36:29.896 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T19:36:29.896 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T19:36:29.896 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T19:36:29.896 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T19:36:29.897 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T19:36:29.897 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:36:29.897 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T19:36:29.897 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T19:36:29.897 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.18", 2024-08-29T19:36:29.897 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T19:36:29.897 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T19:36:29.897 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 3031, 2024-08-29T19:36:29.897 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 5485, 2024-08-29T19:36:29.897 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T19:36:29.898 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T05:38:35.283719+0000", 2024-08-29T19:36:29.898 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:36:29.898 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T19:36:29.898 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T19:36:29.898 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T19:36:29.898 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:36:29.898 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T19:36:29.898 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:36:29.898 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T19:36:29.898 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T19:36:29.898 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T19:36:29.898 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T19:36:29.899 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T19:36:29.899 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T19:36:29.899 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T19:36:29.899 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T19:36:29.899 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T19:36:29.899 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T19:36:29.899 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:36:29.899 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T19:36:29.899 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T19:36:29.899 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T19:36:29.899 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T19:36:29.899 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T19:36:29.900 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:36:29.900 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T19:36:29.900 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T19:36:29.900 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T19:36:29.900 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:36:29.900 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T19:36:29.900 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T19:36:29.900 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T19:36:29.900 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T19:36:29.900 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T19:36:29.900 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T19:36:29.901 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T19:36:29.901 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T19:36:29.901 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T19:36:29.901 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T19:36:29.901 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T19:36:29.901 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:36:29.901 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T19:36:29.901 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T19:36:29.901 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T19:36:29.901 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.901 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T19:36:29.901 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T19:36:29.902 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T19:36:29.902 INFO:tasks.workunit.client.0.smithi029.stdout: 3, 2024-08-29T19:36:29.902 INFO:tasks.workunit.client.0.smithi029.stdout: 0, 2024-08-29T19:36:29.902 INFO:tasks.workunit.client.0.smithi029.stdout: 1 2024-08-29T19:36:29.902 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:29.902 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 3, 2024-08-29T19:36:29.902 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T19:36:29.902 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.902 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:29.902 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T19:36:29.902 INFO:tasks.workunit.client.0.smithi029.stdout: 3, 2024-08-29T19:36:29.902 INFO:tasks.workunit.client.0.smithi029.stdout: 6, 2024-08-29T19:36:29.903 INFO:tasks.workunit.client.0.smithi029.stdout: 0 2024-08-29T19:36:29.903 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:29.903 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 3, 2024-08-29T19:36:29.903 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T19:36:29.903 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T19:36:29.903 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 60, 2024-08-29T19:36:29.903 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T19:36:29.903 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:36:29.903 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T19:36:29.903 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T19:35:32.926314+0000", 2024-08-29T19:36:29.903 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T18:00:53.456271+0000", 2024-08-29T19:36:29.903 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T18:00:53.456271+0000", 2024-08-29T19:36:29.904 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T18:00:53.456991+0000", 2024-08-29T19:36:29.904 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T19:35:32.926314+0000", 2024-08-29T19:36:29.904 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T19:36:29.904 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:36:29.904 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T19:36:29.904 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 624, 2024-08-29T19:36:29.904 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T19:35:32.926314+0000", 2024-08-29T19:36:29.904 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T19:35:32.926314+0000", 2024-08-29T19:36:29.904 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T19:35:32.926314+0000", 2024-08-29T19:36:29.904 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T19:36:29.904 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T19:36:29.904 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T19:36:29.905 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T19:35:32.926314+0000", 2024-08-29T19:36:29.905 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T19:35:32.926314+0000", 2024-08-29T19:36:29.905 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T19:36:29.905 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T19:36:29.905 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T19:36:29.905 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T19:36:29.905 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 623, 2024-08-29T19:36:29.905 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T19:36:29.905 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T19:36:29.905 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T19:36:29.905 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T19:36:29.905 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T19:36:29.906 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:36:29.906 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T19:36:29.906 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T19:36:29.906 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "2.19", 2024-08-29T19:36:29.906 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T19:36:29.906 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T19:36:29.906 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 3031, 2024-08-29T19:36:29.906 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 5490, 2024-08-29T19:36:29.906 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T19:36:29.906 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T05:07:30.936623+0000", 2024-08-29T19:36:29.906 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:36:29.907 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T19:36:29.907 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T19:36:29.907 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T19:36:29.907 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:36:29.907 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T19:36:29.907 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:36:29.907 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T19:36:29.907 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T19:36:29.907 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T19:36:29.907 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T19:36:29.907 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T19:36:29.907 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T19:36:29.908 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T19:36:29.908 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T19:36:29.908 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T19:36:29.908 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T19:36:29.908 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:36:29.908 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T19:36:29.908 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T19:36:29.908 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T19:36:29.908 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T19:36:29.908 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T19:36:29.908 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:36:29.908 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T19:36:29.909 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T19:36:29.909 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T19:36:29.909 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:36:29.909 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T19:36:29.909 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T19:36:29.909 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T19:36:29.909 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T19:36:29.909 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T19:36:29.909 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T19:36:29.909 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T19:36:29.909 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T19:36:29.909 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T19:36:29.910 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T19:36:29.910 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T19:36:29.910 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:36:29.910 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T19:36:29.910 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T19:36:29.910 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T19:36:29.910 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.910 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T19:36:29.910 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T19:36:29.910 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T19:36:29.910 INFO:tasks.workunit.client.0.smithi029.stdout: 3, 2024-08-29T19:36:29.910 INFO:tasks.workunit.client.0.smithi029.stdout: 6, 2024-08-29T19:36:29.911 INFO:tasks.workunit.client.0.smithi029.stdout: 0 2024-08-29T19:36:29.911 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:29.911 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 3, 2024-08-29T19:36:29.911 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T19:36:29.911 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.911 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:29.911 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T19:36:29.911 INFO:tasks.workunit.client.0.smithi029.stdout: 6, 2024-08-29T19:36:29.911 INFO:tasks.workunit.client.0.smithi029.stdout: 4, 2024-08-29T19:36:29.911 INFO:tasks.workunit.client.0.smithi029.stdout: 7 2024-08-29T19:36:29.911 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:29.911 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 6, 2024-08-29T19:36:29.912 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T19:36:29.912 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T19:36:29.912 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 60, 2024-08-29T19:36:29.912 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T19:36:29.912 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:36:29.912 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T19:36:29.912 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T19:35:33.587480+0000", 2024-08-29T19:36:29.912 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T18:01:23.153545+0000", 2024-08-29T19:36:29.912 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T18:01:23.153545+0000", 2024-08-29T19:36:29.912 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T18:01:23.154082+0000", 2024-08-29T19:36:29.913 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T19:35:33.587480+0000", 2024-08-29T19:36:29.913 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T19:36:29.913 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:36:29.913 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T19:36:29.913 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 650, 2024-08-29T19:36:29.913 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T19:35:33.587480+0000", 2024-08-29T19:36:29.913 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T19:35:33.587480+0000", 2024-08-29T19:36:29.913 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T19:35:33.587480+0000", 2024-08-29T19:36:29.913 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T19:36:29.913 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T19:36:29.913 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T19:36:29.913 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T19:35:33.587480+0000", 2024-08-29T19:36:29.914 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T19:35:33.587480+0000", 2024-08-29T19:36:29.914 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T19:36:29.914 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 2, 2024-08-29T19:36:29.914 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T19:36:29.914 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T19:36:29.914 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 649, 2024-08-29T19:36:29.914 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T19:36:29.914 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T19:36:29.914 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T19:36:29.914 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T19:36:29.914 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 2, 2024-08-29T19:36:29.914 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:36:29.915 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T19:36:29.915 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T19:36:29.915 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "2.1a", 2024-08-29T19:36:29.915 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T19:36:29.915 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T19:36:29.915 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 3031, 2024-08-29T19:36:29.915 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 5417, 2024-08-29T19:36:29.915 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T19:36:29.915 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T05:40:47.013848+0000", 2024-08-29T19:36:29.915 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:36:29.915 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T19:36:29.916 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T19:36:29.916 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T19:36:29.916 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:36:29.916 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T19:36:29.916 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:36:29.916 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T19:36:29.916 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T19:36:29.916 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T19:36:29.916 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T19:36:29.916 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T19:36:29.916 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T19:36:29.916 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T19:36:29.917 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T19:36:29.917 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T19:36:29.917 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T19:36:29.917 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:36:29.917 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T19:36:29.917 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T19:36:29.917 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T19:36:29.917 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T19:36:29.917 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T19:36:29.917 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:36:29.917 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T19:36:29.917 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T19:36:29.918 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T19:36:29.918 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:36:29.918 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T19:36:29.918 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T19:36:29.918 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T19:36:29.918 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T19:36:29.918 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T19:36:29.918 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T19:36:29.918 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T19:36:29.918 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T19:36:29.918 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T19:36:29.918 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T19:36:29.919 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T19:36:29.919 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:36:29.919 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T19:36:29.919 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T19:36:29.919 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T19:36:29.919 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.919 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T19:36:29.919 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T19:36:29.919 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T19:36:29.919 INFO:tasks.workunit.client.0.smithi029.stdout: 6, 2024-08-29T19:36:29.919 INFO:tasks.workunit.client.0.smithi029.stdout: 4, 2024-08-29T19:36:29.920 INFO:tasks.workunit.client.0.smithi029.stdout: 7 2024-08-29T19:36:29.920 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:29.920 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 6, 2024-08-29T19:36:29.920 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "693'2" 2024-08-29T19:36:29.920 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.920 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:29.920 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T19:36:29.920 INFO:tasks.workunit.client.0.smithi029.stdout: 0, 2024-08-29T19:36:29.920 INFO:tasks.workunit.client.0.smithi029.stdout: 4, 2024-08-29T19:36:29.920 INFO:tasks.workunit.client.0.smithi029.stdout: 7 2024-08-29T19:36:29.920 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:29.920 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 0, 2024-08-29T19:36:29.921 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T19:36:29.921 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T19:36:29.921 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T19:36:29.921 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T19:36:29.921 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:36:29.921 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T19:36:29.921 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T19:35:33.582366+0000", 2024-08-29T19:36:29.921 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T18:01:23.134448+0000", 2024-08-29T19:36:29.921 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T18:01:23.134448+0000", 2024-08-29T19:36:29.921 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T18:01:23.135750+0000", 2024-08-29T19:36:29.921 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T19:35:33.582366+0000", 2024-08-29T19:36:29.921 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:29.922 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:36:29.922 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:29.922 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 650, 2024-08-29T19:36:29.922 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T19:35:33.582366+0000", 2024-08-29T19:36:29.922 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T19:35:33.582366+0000", 2024-08-29T19:36:29.922 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T19:35:33.582366+0000", 2024-08-29T19:36:29.922 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T19:36:29.922 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T19:36:29.922 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:29.922 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T19:35:33.582366+0000", 2024-08-29T19:36:29.922 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T19:35:33.582366+0000", 2024-08-29T19:36:29.922 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T19:36:29.923 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T19:36:29.923 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T19:36:29.923 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T19:36:29.923 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 649, 2024-08-29T19:36:29.923 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T19:36:29.923 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T19:36:29.923 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T19:36:29.923 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T19:36:29.923 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T19:36:29.923 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:36:29.923 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T19:36:29.923 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T19:36:29.924 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.1b", 2024-08-29T19:36:29.924 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T19:36:29.924 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T19:36:29.924 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 3031, 2024-08-29T19:36:29.924 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 5555, 2024-08-29T19:36:29.924 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T19:36:29.924 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T18:55:03.034979+0000", 2024-08-29T19:36:29.924 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:36:29.924 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T19:36:29.924 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T19:36:29.924 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T19:36:29.924 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:36:29.925 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T19:36:29.925 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:36:29.925 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T19:36:29.925 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T19:36:29.925 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T19:36:29.925 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T19:36:29.925 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T19:36:29.925 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T19:36:29.925 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T19:36:29.925 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T19:36:29.925 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T19:36:29.926 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T19:36:29.926 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:36:29.926 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T19:36:29.926 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T19:36:29.926 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T19:36:29.926 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T19:36:29.926 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T19:36:29.926 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:36:29.926 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T19:36:29.926 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T19:36:29.926 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T19:36:29.927 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:36:29.927 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T19:36:29.927 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T19:36:29.927 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T19:36:29.927 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T19:36:29.927 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T19:36:29.927 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T19:36:29.927 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T19:36:29.927 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T19:36:29.927 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T19:36:29.927 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T19:36:29.927 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T19:36:29.928 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:36:29.928 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T19:36:29.928 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T19:36:29.928 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T19:36:29.928 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.928 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T19:36:29.928 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T19:36:29.928 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T19:36:29.928 INFO:tasks.workunit.client.0.smithi029.stdout: 0, 2024-08-29T19:36:29.928 INFO:tasks.workunit.client.0.smithi029.stdout: 4, 2024-08-29T19:36:29.928 INFO:tasks.workunit.client.0.smithi029.stdout: 7 2024-08-29T19:36:29.929 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:29.929 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 0, 2024-08-29T19:36:29.929 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T19:36:29.929 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.929 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:29.929 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T19:36:29.929 INFO:tasks.workunit.client.0.smithi029.stdout: 3, 2024-08-29T19:36:29.929 INFO:tasks.workunit.client.0.smithi029.stdout: 2, 2024-08-29T19:36:29.929 INFO:tasks.workunit.client.0.smithi029.stdout: 6 2024-08-29T19:36:29.929 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:29.929 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 3, 2024-08-29T19:36:29.929 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T19:36:29.930 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T19:36:29.930 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 60, 2024-08-29T19:36:29.930 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T19:36:29.930 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:36:29.930 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T19:36:29.930 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T19:35:32.933226+0000", 2024-08-29T19:36:29.930 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T18:00:53.454200+0000", 2024-08-29T19:36:29.930 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T18:00:53.454200+0000", 2024-08-29T19:36:29.930 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T18:00:53.455390+0000", 2024-08-29T19:36:29.930 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T19:35:32.933226+0000", 2024-08-29T19:36:29.930 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T19:36:29.931 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:36:29.931 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T19:36:29.931 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 624, 2024-08-29T19:36:29.931 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T19:35:32.933226+0000", 2024-08-29T19:36:29.931 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T19:35:32.933226+0000", 2024-08-29T19:36:29.931 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T19:35:32.933226+0000", 2024-08-29T19:36:29.931 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T19:36:29.931 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T19:36:29.931 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T19:36:29.931 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T19:35:32.933226+0000", 2024-08-29T19:36:29.931 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T19:35:32.933226+0000", 2024-08-29T19:36:29.931 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T19:36:29.931 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 2, 2024-08-29T19:36:29.932 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T19:36:29.932 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T19:36:29.932 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 623, 2024-08-29T19:36:29.932 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T19:36:29.932 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T19:36:29.932 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T19:36:29.932 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T19:36:29.932 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 2, 2024-08-29T19:36:29.932 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:36:29.932 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T19:36:29.932 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T19:36:29.933 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "2.1b", 2024-08-29T19:36:29.933 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T19:36:29.933 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T19:36:29.933 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 3031, 2024-08-29T19:36:29.933 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 5500, 2024-08-29T19:36:29.933 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T19:36:29.933 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T18:51:55.601842+0000", 2024-08-29T19:36:29.933 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:36:29.933 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T19:36:29.933 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T19:36:29.933 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T19:36:29.934 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:36:29.934 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T19:36:29.934 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:36:29.934 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T19:36:29.934 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T19:36:29.934 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T19:36:29.934 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T19:36:29.934 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T19:36:29.934 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T19:36:29.934 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T19:36:29.934 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T19:36:29.934 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T19:36:29.935 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T19:36:29.935 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:36:29.935 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T19:36:29.935 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T19:36:29.935 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T19:36:29.935 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T19:36:29.935 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T19:36:29.935 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:36:29.935 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T19:36:29.935 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T19:36:29.935 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T19:36:29.936 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:36:29.936 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T19:36:29.936 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T19:36:29.936 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T19:36:29.936 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T19:36:29.936 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T19:36:29.936 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T19:36:29.936 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T19:36:29.936 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T19:36:29.936 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T19:36:29.936 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T19:36:29.936 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T19:36:29.937 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:36:29.937 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T19:36:29.937 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T19:36:29.937 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T19:36:29.937 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.937 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T19:36:29.937 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T19:36:29.937 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T19:36:29.937 INFO:tasks.workunit.client.0.smithi029.stdout: 3, 2024-08-29T19:36:29.937 INFO:tasks.workunit.client.0.smithi029.stdout: 2, 2024-08-29T19:36:29.937 INFO:tasks.workunit.client.0.smithi029.stdout: 6 2024-08-29T19:36:29.938 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:29.938 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 3, 2024-08-29T19:36:29.938 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "693'2" 2024-08-29T19:36:29.938 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.938 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:29.938 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T19:36:29.938 INFO:tasks.workunit.client.0.smithi029.stdout: 4, 2024-08-29T19:36:29.938 INFO:tasks.workunit.client.0.smithi029.stdout: 1, 2024-08-29T19:36:29.938 INFO:tasks.workunit.client.0.smithi029.stdout: 2 2024-08-29T19:36:29.938 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:29.938 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 4, 2024-08-29T19:36:29.938 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T19:36:29.939 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T19:36:29.939 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T19:36:29.939 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T19:36:29.939 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:36:29.939 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T19:36:29.939 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T19:35:32.923071+0000", 2024-08-29T19:36:29.939 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T17:59:52.062514+0000", 2024-08-29T19:36:29.939 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T17:59:52.062514+0000", 2024-08-29T19:36:29.939 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T17:59:52.063004+0000", 2024-08-29T19:36:29.939 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T19:35:32.923071+0000", 2024-08-29T19:36:29.940 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:29.940 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:36:29.940 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:29.940 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 568, 2024-08-29T19:36:29.940 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T19:35:32.923071+0000", 2024-08-29T19:36:29.940 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T19:35:32.923071+0000", 2024-08-29T19:36:29.940 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T19:35:32.923071+0000", 2024-08-29T19:36:29.940 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T19:36:29.940 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T19:36:29.940 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:29.940 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T19:35:32.923071+0000", 2024-08-29T19:36:29.941 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T19:35:32.923071+0000", 2024-08-29T19:36:29.941 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T19:36:29.941 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T19:36:29.941 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T19:36:29.941 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T19:36:29.941 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 567, 2024-08-29T19:36:29.941 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T19:36:29.941 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T19:36:29.941 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T19:36:29.941 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T19:36:29.941 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T19:36:29.942 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:36:29.942 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T19:36:29.942 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T19:36:29.942 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.1a", 2024-08-29T19:36:29.942 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T19:36:29.942 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T19:36:29.942 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 3031, 2024-08-29T19:36:29.942 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 5482, 2024-08-29T19:36:29.942 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T19:36:29.942 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T00:16:32.494835+0000", 2024-08-29T19:36:29.942 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:36:29.943 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T19:36:29.943 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T19:36:29.943 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T19:36:29.943 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:36:29.943 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T19:36:29.943 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:36:29.943 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T19:36:29.943 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T19:36:29.943 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T19:36:29.943 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T19:36:29.943 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T19:36:29.943 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T19:36:29.944 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T19:36:29.944 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T19:36:29.944 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T19:36:29.944 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T19:36:29.944 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:36:29.944 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T19:36:29.944 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T19:36:29.944 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T19:36:29.944 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T19:36:29.944 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T19:36:29.944 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:36:29.944 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T19:36:29.945 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T19:36:29.945 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T19:36:29.945 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:36:29.945 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T19:36:29.945 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T19:36:29.945 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T19:36:29.945 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T19:36:29.945 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T19:36:29.945 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T19:36:29.945 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T19:36:29.945 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T19:36:29.946 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T19:36:29.946 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T19:36:29.946 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T19:36:29.946 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:36:29.946 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T19:36:29.946 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T19:36:29.946 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T19:36:29.946 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.946 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T19:36:29.946 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T19:36:29.946 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T19:36:29.946 INFO:tasks.workunit.client.0.smithi029.stdout: 4, 2024-08-29T19:36:29.947 INFO:tasks.workunit.client.0.smithi029.stdout: 1, 2024-08-29T19:36:29.947 INFO:tasks.workunit.client.0.smithi029.stdout: 2 2024-08-29T19:36:29.947 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:29.947 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 4, 2024-08-29T19:36:29.947 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T19:36:29.947 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.947 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:29.947 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T19:36:29.947 INFO:tasks.workunit.client.0.smithi029.stdout: 6, 2024-08-29T19:36:29.947 INFO:tasks.workunit.client.0.smithi029.stdout: 0, 2024-08-29T19:36:29.947 INFO:tasks.workunit.client.0.smithi029.stdout: 5 2024-08-29T19:36:29.948 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:29.948 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 6, 2024-08-29T19:36:29.948 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T19:36:29.948 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T19:36:29.948 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T19:36:29.948 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T19:36:29.948 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:36:29.948 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T19:36:29.948 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T19:35:33.582581+0000", 2024-08-29T19:36:29.948 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T18:00:53.458527+0000", 2024-08-29T19:36:29.948 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T18:00:53.458527+0000", 2024-08-29T19:36:29.949 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T18:00:53.459175+0000", 2024-08-29T19:36:29.949 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T19:35:33.582581+0000", 2024-08-29T19:36:29.949 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:29.949 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:36:29.949 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:29.949 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 624, 2024-08-29T19:36:29.949 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T19:35:33.582581+0000", 2024-08-29T19:36:29.949 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T19:35:33.582581+0000", 2024-08-29T19:36:29.949 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T19:35:33.582581+0000", 2024-08-29T19:36:29.949 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T19:36:29.949 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T19:36:29.949 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:29.950 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T19:35:33.582581+0000", 2024-08-29T19:36:29.950 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T19:35:33.582581+0000", 2024-08-29T19:36:29.950 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T19:36:29.950 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T19:36:29.950 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T19:36:29.950 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T19:36:29.950 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 623, 2024-08-29T19:36:29.950 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T19:36:29.950 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T19:36:29.950 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T19:36:29.950 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T19:36:29.950 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T19:36:29.951 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:36:29.951 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T19:36:29.951 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T19:36:29.951 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.20", 2024-08-29T19:36:29.951 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T19:36:29.951 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T19:36:29.951 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 3031, 2024-08-29T19:36:29.951 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 5415, 2024-08-29T19:36:29.951 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T19:36:29.951 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T04:43:17.888173+0000", 2024-08-29T19:36:29.951 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:36:29.951 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T19:36:29.952 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T19:36:29.952 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T19:36:29.952 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:36:29.952 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T19:36:29.952 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:36:29.952 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T19:36:29.952 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T19:36:29.952 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T19:36:29.952 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T19:36:29.952 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T19:36:29.952 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T19:36:29.953 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T19:36:29.953 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T19:36:29.953 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T19:36:29.953 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T19:36:29.953 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:36:29.953 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T19:36:29.953 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T19:36:29.953 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T19:36:29.953 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T19:36:29.953 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T19:36:29.953 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:36:29.953 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T19:36:29.954 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T19:36:29.954 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T19:36:29.954 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:36:29.954 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T19:36:29.954 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T19:36:29.954 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T19:36:29.954 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T19:36:29.954 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T19:36:29.954 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T19:36:29.954 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T19:36:29.954 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T19:36:29.955 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T19:36:29.955 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T19:36:29.955 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T19:36:29.955 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:36:29.955 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T19:36:29.955 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T19:36:29.955 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T19:36:29.955 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.955 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T19:36:29.955 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T19:36:29.955 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T19:36:29.955 INFO:tasks.workunit.client.0.smithi029.stdout: 6, 2024-08-29T19:36:29.956 INFO:tasks.workunit.client.0.smithi029.stdout: 0, 2024-08-29T19:36:29.956 INFO:tasks.workunit.client.0.smithi029.stdout: 5 2024-08-29T19:36:29.956 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:29.956 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 6, 2024-08-29T19:36:29.956 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T19:36:29.956 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.956 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:29.956 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T19:36:29.956 INFO:tasks.workunit.client.0.smithi029.stdout: 2, 2024-08-29T19:36:29.956 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T19:36:29.956 INFO:tasks.workunit.client.0.smithi029.stdout: 6 2024-08-29T19:36:29.957 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:29.957 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 2, 2024-08-29T19:36:29.957 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T19:36:29.957 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T19:36:29.957 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T19:36:29.957 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T19:36:29.957 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:36:29.957 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T19:36:29.957 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T19:35:33.423086+0000", 2024-08-29T19:36:29.957 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T18:00:53.433206+0000", 2024-08-29T19:36:29.957 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T18:00:53.433206+0000", 2024-08-29T19:36:29.957 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T18:00:53.433906+0000", 2024-08-29T19:36:29.958 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T19:35:33.423086+0000", 2024-08-29T19:36:29.958 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:29.958 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:36:29.958 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:29.958 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 624, 2024-08-29T19:36:29.958 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T19:35:33.423086+0000", 2024-08-29T19:36:29.958 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T19:35:33.423086+0000", 2024-08-29T19:36:29.958 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T19:35:33.423086+0000", 2024-08-29T19:36:29.958 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T19:36:29.958 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T19:36:29.958 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:29.958 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T19:35:33.423086+0000", 2024-08-29T19:36:29.959 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T19:35:33.423086+0000", 2024-08-29T19:36:29.959 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T19:36:29.959 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T19:36:29.959 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T19:36:29.959 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T19:36:29.959 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 623, 2024-08-29T19:36:29.959 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T19:36:29.959 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T19:36:29.959 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T19:36:29.959 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T19:36:29.959 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T19:36:29.960 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:36:29.960 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T19:36:29.960 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T19:36:29.960 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.21", 2024-08-29T19:36:29.960 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T19:36:29.960 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T19:36:29.960 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 3031, 2024-08-29T19:36:29.960 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 5520, 2024-08-29T19:36:29.960 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T19:36:29.960 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T18:42:22.653667+0000", 2024-08-29T19:36:29.960 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:36:29.961 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T19:36:29.961 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T19:36:29.961 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T19:36:29.961 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:36:29.961 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T19:36:29.961 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:36:29.961 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T19:36:29.961 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T19:36:29.961 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T19:36:29.961 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T19:36:29.961 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T19:36:29.961 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T19:36:29.962 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T19:36:29.962 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T19:36:29.962 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T19:36:29.962 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T19:36:29.962 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:36:29.962 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T19:36:29.962 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T19:36:29.962 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T19:36:29.962 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T19:36:29.962 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T19:36:29.962 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:36:29.963 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T19:36:29.963 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T19:36:29.963 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T19:36:29.963 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:36:29.963 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T19:36:29.963 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T19:36:29.963 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T19:36:29.963 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T19:36:29.963 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T19:36:29.963 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T19:36:29.963 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T19:36:29.963 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T19:36:29.964 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T19:36:29.964 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T19:36:29.964 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T19:36:29.964 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:36:29.964 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T19:36:29.964 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T19:36:29.964 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T19:36:29.964 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.964 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T19:36:29.964 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T19:36:29.964 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T19:36:29.965 INFO:tasks.workunit.client.0.smithi029.stdout: 2, 2024-08-29T19:36:29.965 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T19:36:29.965 INFO:tasks.workunit.client.0.smithi029.stdout: 6 2024-08-29T19:36:29.965 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:29.965 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 2, 2024-08-29T19:36:29.965 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T19:36:29.965 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.965 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:29.965 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T19:36:29.965 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T19:36:29.965 INFO:tasks.workunit.client.0.smithi029.stdout: 3, 2024-08-29T19:36:29.965 INFO:tasks.workunit.client.0.smithi029.stdout: 0 2024-08-29T19:36:29.966 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:29.966 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 5, 2024-08-29T19:36:29.966 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T19:36:29.966 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T19:36:29.966 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T19:36:29.966 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T19:36:29.966 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:36:29.966 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T19:36:29.966 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T19:35:33.388411+0000", 2024-08-29T19:36:29.966 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T18:00:22.812271+0000", 2024-08-29T19:36:29.966 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T18:00:22.812271+0000", 2024-08-29T19:36:29.966 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T18:00:22.813314+0000", 2024-08-29T19:36:29.967 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T19:35:33.388411+0000", 2024-08-29T19:36:29.967 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:29.967 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:36:29.967 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:29.967 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 597, 2024-08-29T19:36:29.967 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T19:35:33.388411+0000", 2024-08-29T19:36:29.967 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T19:35:33.388411+0000", 2024-08-29T19:36:29.967 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T19:35:33.388411+0000", 2024-08-29T19:36:29.967 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T19:36:29.967 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T19:36:29.967 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:29.967 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T19:35:33.388411+0000", 2024-08-29T19:36:29.968 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T19:35:33.388411+0000", 2024-08-29T19:36:29.968 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T19:36:29.968 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T19:36:29.968 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T19:36:29.968 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T19:36:29.968 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 596, 2024-08-29T19:36:29.968 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T19:36:29.968 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T19:36:29.968 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T19:36:29.968 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T19:36:29.968 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T19:36:29.968 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:36:29.969 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T19:36:29.969 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T19:36:29.969 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.22", 2024-08-29T19:36:29.969 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T19:36:29.969 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T19:36:29.969 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 3031, 2024-08-29T19:36:29.969 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 5460, 2024-08-29T19:36:29.969 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T19:36:29.969 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T23:48:46.270397+0000", 2024-08-29T19:36:29.969 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:36:29.969 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T19:36:29.970 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T19:36:29.970 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T19:36:29.970 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:36:29.970 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T19:36:29.970 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:36:29.970 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T19:36:29.970 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T19:36:29.970 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T19:36:29.970 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T19:36:29.970 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T19:36:29.970 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T19:36:29.970 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T19:36:29.971 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T19:36:29.971 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T19:36:29.971 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T19:36:29.971 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:36:29.971 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T19:36:29.971 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T19:36:29.971 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T19:36:29.971 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T19:36:29.971 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T19:36:29.971 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:36:29.971 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T19:36:29.972 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T19:36:29.972 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T19:36:29.972 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:36:29.972 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T19:36:29.972 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T19:36:29.972 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T19:36:29.972 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T19:36:29.972 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T19:36:29.972 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T19:36:29.972 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T19:36:29.972 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T19:36:29.972 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T19:36:29.973 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T19:36:29.973 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T19:36:29.973 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:36:29.973 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T19:36:29.973 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T19:36:29.973 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T19:36:29.973 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.973 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T19:36:29.973 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T19:36:29.973 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T19:36:29.973 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T19:36:29.973 INFO:tasks.workunit.client.0.smithi029.stdout: 3, 2024-08-29T19:36:29.974 INFO:tasks.workunit.client.0.smithi029.stdout: 0 2024-08-29T19:36:29.974 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:29.974 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 5, 2024-08-29T19:36:29.974 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T19:36:29.974 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.974 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:29.974 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T19:36:29.974 INFO:tasks.workunit.client.0.smithi029.stdout: 2, 2024-08-29T19:36:29.974 INFO:tasks.workunit.client.0.smithi029.stdout: 3, 2024-08-29T19:36:29.974 INFO:tasks.workunit.client.0.smithi029.stdout: 4 2024-08-29T19:36:29.974 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:29.974 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 2, 2024-08-29T19:36:29.975 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T19:36:29.975 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T19:36:29.975 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T19:36:29.975 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T19:36:29.975 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:36:29.975 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T19:36:29.975 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T19:35:33.423652+0000", 2024-08-29T19:36:29.975 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T17:59:52.054752+0000", 2024-08-29T19:36:29.975 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T17:59:52.054752+0000", 2024-08-29T19:36:29.975 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T17:59:52.055759+0000", 2024-08-29T19:36:29.975 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T19:35:33.423652+0000", 2024-08-29T19:36:29.975 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:29.976 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:36:29.976 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:29.976 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 568, 2024-08-29T19:36:29.976 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T19:35:33.423652+0000", 2024-08-29T19:36:29.976 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T19:35:33.423652+0000", 2024-08-29T19:36:29.976 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T19:35:33.423652+0000", 2024-08-29T19:36:29.976 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T19:36:29.976 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T19:36:29.976 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:29.976 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T19:35:33.423652+0000", 2024-08-29T19:36:29.976 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T19:35:33.423652+0000", 2024-08-29T19:36:29.977 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T19:36:29.977 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T19:36:29.977 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T19:36:29.977 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T19:36:29.977 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 567, 2024-08-29T19:36:29.977 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T19:36:29.977 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T19:36:29.977 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T19:36:29.977 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T19:36:29.977 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T19:36:29.977 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:36:29.977 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T19:36:29.978 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T19:36:29.978 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.23", 2024-08-29T19:36:29.978 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T19:36:29.978 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T19:36:29.978 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 3031, 2024-08-29T19:36:29.978 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 5521, 2024-08-29T19:36:29.978 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T19:36:29.978 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T04:45:03.237471+0000", 2024-08-29T19:36:29.978 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:36:29.979 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T19:36:29.979 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T19:36:29.979 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T19:36:29.979 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:36:29.979 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T19:36:29.979 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:36:29.979 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T19:36:29.979 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T19:36:29.979 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T19:36:29.979 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T19:36:29.980 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T19:36:29.980 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T19:36:29.980 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T19:36:29.980 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T19:36:29.980 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T19:36:29.980 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T19:36:29.980 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:36:29.980 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T19:36:29.980 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T19:36:29.981 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T19:36:29.981 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T19:36:29.981 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T19:36:29.981 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:36:29.981 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T19:36:29.981 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T19:36:29.981 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T19:36:29.981 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:36:29.981 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T19:36:29.982 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T19:36:29.982 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T19:36:29.982 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T19:36:29.982 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T19:36:29.982 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T19:36:29.982 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T19:36:29.982 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T19:36:29.982 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T19:36:29.982 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T19:36:29.983 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T19:36:29.983 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:36:29.983 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T19:36:29.983 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T19:36:29.983 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T19:36:29.983 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.983 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T19:36:29.983 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T19:36:29.983 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T19:36:29.983 INFO:tasks.workunit.client.0.smithi029.stdout: 2, 2024-08-29T19:36:29.984 INFO:tasks.workunit.client.0.smithi029.stdout: 3, 2024-08-29T19:36:29.984 INFO:tasks.workunit.client.0.smithi029.stdout: 4 2024-08-29T19:36:29.984 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:29.984 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 2, 2024-08-29T19:36:29.984 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T19:36:29.984 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.984 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:29.984 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T19:36:29.984 INFO:tasks.workunit.client.0.smithi029.stdout: 3, 2024-08-29T19:36:29.984 INFO:tasks.workunit.client.0.smithi029.stdout: 4, 2024-08-29T19:36:29.984 INFO:tasks.workunit.client.0.smithi029.stdout: 0 2024-08-29T19:36:29.984 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:29.985 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 3, 2024-08-29T19:36:29.985 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T19:36:29.985 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T19:36:29.985 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T19:36:29.985 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T19:36:29.985 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:36:29.985 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T19:36:29.985 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T19:35:32.928273+0000", 2024-08-29T19:36:29.985 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T17:59:52.069042+0000", 2024-08-29T19:36:29.985 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T17:59:52.069042+0000", 2024-08-29T19:36:29.985 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T17:59:52.069867+0000", 2024-08-29T19:36:29.985 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T19:35:32.928273+0000", 2024-08-29T19:36:29.986 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:29.986 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:36:29.986 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:29.986 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 568, 2024-08-29T19:36:29.986 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T19:35:32.928273+0000", 2024-08-29T19:36:29.986 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T19:35:32.928273+0000", 2024-08-29T19:36:29.986 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T19:35:32.928273+0000", 2024-08-29T19:36:29.986 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T19:36:29.986 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T19:36:29.986 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:29.986 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T19:35:32.928273+0000", 2024-08-29T19:36:29.986 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T19:35:32.928273+0000", 2024-08-29T19:36:29.987 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T19:36:29.987 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T19:36:29.987 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T19:36:29.987 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T19:36:29.987 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 567, 2024-08-29T19:36:29.987 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T19:36:29.987 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T19:36:29.987 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T19:36:29.987 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T19:36:29.987 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T19:36:29.987 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:36:29.987 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T19:36:29.988 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T19:36:29.988 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.24", 2024-08-29T19:36:29.988 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T19:36:29.988 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T19:36:29.988 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 3031, 2024-08-29T19:36:29.988 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 5491, 2024-08-29T19:36:29.988 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T19:36:29.988 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T18:06:31.397099+0000", 2024-08-29T19:36:29.988 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:36:29.988 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T19:36:29.988 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T19:36:29.988 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T19:36:29.989 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:36:29.989 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T19:36:29.989 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:36:29.989 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T19:36:29.989 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T19:36:29.989 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T19:36:29.989 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T19:36:29.989 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T19:36:29.989 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T19:36:29.989 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T19:36:29.989 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T19:36:29.990 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T19:36:29.990 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T19:36:29.990 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:36:29.990 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T19:36:29.990 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T19:36:29.990 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T19:36:29.990 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T19:36:29.990 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T19:36:29.990 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:36:29.990 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T19:36:29.990 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T19:36:29.990 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T19:36:29.991 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:36:29.991 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T19:36:29.991 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T19:36:29.991 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T19:36:29.991 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T19:36:29.991 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T19:36:29.991 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T19:36:29.991 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T19:36:29.991 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T19:36:29.991 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T19:36:29.991 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T19:36:29.991 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T19:36:29.992 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:36:29.992 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T19:36:29.992 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T19:36:29.992 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T19:36:29.992 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.992 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T19:36:29.992 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T19:36:29.992 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T19:36:29.992 INFO:tasks.workunit.client.0.smithi029.stdout: 3, 2024-08-29T19:36:29.992 INFO:tasks.workunit.client.0.smithi029.stdout: 4, 2024-08-29T19:36:29.992 INFO:tasks.workunit.client.0.smithi029.stdout: 0 2024-08-29T19:36:29.993 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:29.993 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 3, 2024-08-29T19:36:29.993 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T19:36:29.993 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:29.993 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:29.993 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T19:36:29.993 INFO:tasks.workunit.client.0.smithi029.stdout: 1, 2024-08-29T19:36:29.993 INFO:tasks.workunit.client.0.smithi029.stdout: 3, 2024-08-29T19:36:29.993 INFO:tasks.workunit.client.0.smithi029.stdout: 2 2024-08-29T19:36:29.993 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:29.993 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 1, 2024-08-29T19:36:29.993 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T19:36:29.994 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T19:36:29.994 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T19:36:29.994 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T19:36:29.994 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:36:29.994 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T19:36:29.994 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T19:35:32.930476+0000", 2024-08-29T19:36:29.994 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T17:59:20.757754+0000", 2024-08-29T19:36:29.994 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T17:59:20.757754+0000", 2024-08-29T19:36:29.994 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T17:59:20.758543+0000", 2024-08-29T19:36:29.994 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T19:35:32.930476+0000", 2024-08-29T19:36:29.994 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:29.994 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:36:29.995 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:29.995 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 538, 2024-08-29T19:36:29.995 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T19:35:32.930476+0000", 2024-08-29T19:36:29.995 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T19:35:32.930476+0000", 2024-08-29T19:36:29.995 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T19:35:32.930476+0000", 2024-08-29T19:36:29.995 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T19:36:29.995 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T19:36:29.995 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:29.995 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T19:35:32.930476+0000", 2024-08-29T19:36:29.995 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T19:35:32.930476+0000", 2024-08-29T19:36:29.995 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T19:36:29.996 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T19:36:29.996 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T19:36:29.996 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T19:36:29.996 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 537, 2024-08-29T19:36:29.996 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T19:36:29.996 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T19:36:29.996 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T19:36:29.996 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T19:36:29.996 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T19:36:29.996 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:36:29.997 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T19:36:29.997 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T19:36:29.997 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.25", 2024-08-29T19:36:29.997 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T19:36:29.997 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T19:36:29.997 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 3031, 2024-08-29T19:36:29.997 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 5545, 2024-08-29T19:36:29.997 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T19:36:29.997 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T23:23:59.751966+0000", 2024-08-29T19:36:29.997 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:36:29.998 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T19:36:29.998 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T19:36:29.998 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T19:36:29.998 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:36:29.998 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T19:36:29.998 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:36:29.998 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T19:36:29.998 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T19:36:29.998 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T19:36:29.998 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T19:36:29.998 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T19:36:29.998 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T19:36:29.999 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T19:36:29.999 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T19:36:29.999 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T19:36:29.999 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T19:36:29.999 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:36:29.999 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T19:36:29.999 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T19:36:29.999 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T19:36:29.999 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T19:36:29.999 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T19:36:29.999 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:36:29.999 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T19:36:30.000 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T19:36:30.000 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T19:36:30.000 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:36:30.000 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T19:36:30.000 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T19:36:30.000 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T19:36:30.000 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T19:36:30.000 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T19:36:30.000 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T19:36:30.000 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T19:36:30.000 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T19:36:30.000 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T19:36:30.001 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T19:36:30.001 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T19:36:30.001 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:36:30.001 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T19:36:30.001 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T19:36:30.001 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T19:36:30.001 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:30.001 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T19:36:30.001 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T19:36:30.001 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T19:36:30.001 INFO:tasks.workunit.client.0.smithi029.stdout: 1, 2024-08-29T19:36:30.001 INFO:tasks.workunit.client.0.smithi029.stdout: 3, 2024-08-29T19:36:30.002 INFO:tasks.workunit.client.0.smithi029.stdout: 2 2024-08-29T19:36:30.002 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:30.002 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 1, 2024-08-29T19:36:30.002 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T19:36:30.002 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:30.002 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:30.002 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T19:36:30.002 INFO:tasks.workunit.client.0.smithi029.stdout: 6, 2024-08-29T19:36:30.002 INFO:tasks.workunit.client.0.smithi029.stdout: 7, 2024-08-29T19:36:30.002 INFO:tasks.workunit.client.0.smithi029.stdout: 3 2024-08-29T19:36:30.002 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:30.002 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 6, 2024-08-29T19:36:30.003 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T19:36:30.003 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T19:36:30.003 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T19:36:30.003 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T19:36:30.003 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:36:30.003 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T19:36:30.003 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T19:35:33.585503+0000", 2024-08-29T19:36:30.003 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T18:01:23.152970+0000", 2024-08-29T19:36:30.003 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T18:01:23.152970+0000", 2024-08-29T19:36:30.003 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T18:01:23.153731+0000", 2024-08-29T19:36:30.003 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T19:35:33.585503+0000", 2024-08-29T19:36:30.003 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:30.004 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:36:30.004 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:30.004 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 650, 2024-08-29T19:36:30.004 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T19:35:33.585503+0000", 2024-08-29T19:36:30.004 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T19:35:33.585503+0000", 2024-08-29T19:36:30.004 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T19:35:33.585503+0000", 2024-08-29T19:36:30.004 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T19:36:30.004 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T19:36:30.004 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:30.004 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T19:35:33.585503+0000", 2024-08-29T19:36:30.004 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T19:35:33.585503+0000", 2024-08-29T19:36:30.004 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T19:36:30.005 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T19:36:30.005 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T19:36:30.005 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T19:36:30.005 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 649, 2024-08-29T19:36:30.005 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T19:36:30.005 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T19:36:30.005 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T19:36:30.005 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T19:36:30.005 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T19:36:30.005 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:36:30.005 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T19:36:30.005 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T19:36:30.006 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.26", 2024-08-29T19:36:30.006 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T19:36:30.006 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T19:36:30.006 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 3031, 2024-08-29T19:36:30.006 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 5401, 2024-08-29T19:36:30.006 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T19:36:30.006 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T20:25:42.351606+0000", 2024-08-29T19:36:30.006 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:36:30.006 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T19:36:30.006 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T19:36:30.006 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T19:36:30.006 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:36:30.007 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T19:36:30.007 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:36:30.007 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T19:36:30.007 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T19:36:30.007 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T19:36:30.007 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T19:36:30.007 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T19:36:30.007 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T19:36:30.007 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T19:36:30.007 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T19:36:30.007 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T19:36:30.008 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T19:36:30.008 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:36:30.008 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T19:36:30.008 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T19:36:30.008 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T19:36:30.008 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T19:36:30.008 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T19:36:30.008 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:36:30.008 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T19:36:30.008 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T19:36:30.008 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T19:36:30.008 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:36:30.009 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T19:36:30.009 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T19:36:30.009 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T19:36:30.009 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T19:36:30.009 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T19:36:30.009 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T19:36:30.009 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T19:36:30.009 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T19:36:30.009 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T19:36:30.009 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T19:36:30.009 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T19:36:30.010 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:36:30.010 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T19:36:30.010 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T19:36:30.010 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T19:36:30.010 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:30.010 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T19:36:30.010 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T19:36:30.010 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T19:36:30.010 INFO:tasks.workunit.client.0.smithi029.stdout: 6, 2024-08-29T19:36:30.010 INFO:tasks.workunit.client.0.smithi029.stdout: 7, 2024-08-29T19:36:30.010 INFO:tasks.workunit.client.0.smithi029.stdout: 3 2024-08-29T19:36:30.010 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:30.011 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 6, 2024-08-29T19:36:30.011 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T19:36:30.011 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:30.011 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:30.011 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T19:36:30.011 INFO:tasks.workunit.client.0.smithi029.stdout: 3, 2024-08-29T19:36:30.011 INFO:tasks.workunit.client.0.smithi029.stdout: 4, 2024-08-29T19:36:30.011 INFO:tasks.workunit.client.0.smithi029.stdout: 2 2024-08-29T19:36:30.011 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:30.011 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 3, 2024-08-29T19:36:30.011 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T19:36:30.011 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T19:36:30.012 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T19:36:30.012 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T19:36:30.012 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:36:30.012 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T19:36:30.012 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T19:35:32.926771+0000", 2024-08-29T19:36:30.012 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T17:59:52.069527+0000", 2024-08-29T19:36:30.012 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T17:59:52.069527+0000", 2024-08-29T19:36:30.012 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T17:59:52.077360+0000", 2024-08-29T19:36:30.012 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T19:35:32.926771+0000", 2024-08-29T19:36:30.012 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:30.012 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:36:30.013 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:30.013 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 568, 2024-08-29T19:36:30.013 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T19:35:32.926771+0000", 2024-08-29T19:36:30.013 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T19:35:32.926771+0000", 2024-08-29T19:36:30.013 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T19:35:32.926771+0000", 2024-08-29T19:36:30.013 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T19:36:30.013 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T19:36:30.013 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:30.013 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T19:35:32.926771+0000", 2024-08-29T19:36:30.013 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T19:35:32.926771+0000", 2024-08-29T19:36:30.013 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T19:36:30.013 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T19:36:30.014 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T19:36:30.014 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T19:36:30.014 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 567, 2024-08-29T19:36:30.014 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T19:36:30.014 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T19:36:30.014 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T19:36:30.014 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T19:36:30.014 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T19:36:30.014 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:36:30.014 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T19:36:30.014 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T19:36:30.015 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.27", 2024-08-29T19:36:30.015 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T19:36:30.015 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T19:36:30.015 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 3031, 2024-08-29T19:36:30.015 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 5508, 2024-08-29T19:36:30.015 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T19:36:30.015 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T19:03:16.428883+0000", 2024-08-29T19:36:30.015 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:36:30.015 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T19:36:30.015 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T19:36:30.015 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T19:36:30.015 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:36:30.016 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T19:36:30.016 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:36:30.016 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T19:36:30.016 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T19:36:30.016 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T19:36:30.016 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T19:36:30.016 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T19:36:30.016 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T19:36:30.016 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T19:36:30.016 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T19:36:30.016 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T19:36:30.017 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T19:36:30.017 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:36:30.017 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T19:36:30.017 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T19:36:30.017 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T19:36:30.017 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T19:36:30.017 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T19:36:30.017 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:36:30.017 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T19:36:30.017 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T19:36:30.017 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T19:36:30.017 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:36:30.018 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T19:36:30.018 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T19:36:30.018 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T19:36:30.018 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T19:36:30.018 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T19:36:30.018 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T19:36:30.018 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T19:36:30.018 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T19:36:30.018 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T19:36:30.018 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T19:36:30.018 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T19:36:30.018 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:36:30.019 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T19:36:30.019 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T19:36:30.019 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T19:36:30.019 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:30.019 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T19:36:30.019 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T19:36:30.019 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T19:36:30.019 INFO:tasks.workunit.client.0.smithi029.stdout: 3, 2024-08-29T19:36:30.019 INFO:tasks.workunit.client.0.smithi029.stdout: 4, 2024-08-29T19:36:30.019 INFO:tasks.workunit.client.0.smithi029.stdout: 2 2024-08-29T19:36:30.019 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:30.019 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 3, 2024-08-29T19:36:30.020 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T19:36:30.020 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:30.020 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:30.020 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T19:36:30.020 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T19:36:30.020 INFO:tasks.workunit.client.0.smithi029.stdout: 3, 2024-08-29T19:36:30.020 INFO:tasks.workunit.client.0.smithi029.stdout: 2 2024-08-29T19:36:30.020 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:30.020 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 5, 2024-08-29T19:36:30.020 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T19:36:30.020 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T19:36:30.020 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T19:36:30.021 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T19:36:30.021 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:36:30.021 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T19:36:30.021 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T19:35:33.388324+0000", 2024-08-29T19:36:30.021 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T18:00:22.828909+0000", 2024-08-29T19:36:30.021 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T18:00:22.828909+0000", 2024-08-29T19:36:30.021 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T18:00:22.829243+0000", 2024-08-29T19:36:30.021 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T19:35:33.388324+0000", 2024-08-29T19:36:30.021 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:30.021 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:36:30.021 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:30.021 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 597, 2024-08-29T19:36:30.022 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T19:35:33.388324+0000", 2024-08-29T19:36:30.022 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T19:35:33.388324+0000", 2024-08-29T19:36:30.022 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T19:35:33.388324+0000", 2024-08-29T19:36:30.022 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T19:36:30.022 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T19:36:30.022 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:30.022 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T19:35:33.388324+0000", 2024-08-29T19:36:30.022 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T19:35:33.388324+0000", 2024-08-29T19:36:30.022 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T19:36:30.022 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T19:36:30.022 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T19:36:30.022 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T19:36:30.023 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 596, 2024-08-29T19:36:30.023 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T19:36:30.023 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T19:36:30.023 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T19:36:30.023 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T19:36:30.023 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T19:36:30.023 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:36:30.023 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T19:36:30.023 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T19:36:30.023 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.28", 2024-08-29T19:36:30.023 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T19:36:30.023 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T19:36:30.024 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 3031, 2024-08-29T19:36:30.024 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 5458, 2024-08-29T19:36:30.024 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T19:36:30.024 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T23:00:46.546145+0000", 2024-08-29T19:36:30.024 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:36:30.024 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T19:36:30.024 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T19:36:30.024 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T19:36:30.024 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:36:30.024 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T19:36:30.024 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:36:30.024 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T19:36:30.025 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T19:36:30.025 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T19:36:30.025 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T19:36:30.025 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T19:36:30.025 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T19:36:30.025 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T19:36:30.025 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T19:36:30.025 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T19:36:30.025 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T19:36:30.025 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:36:30.025 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T19:36:30.026 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T19:36:30.026 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T19:36:30.026 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T19:36:30.026 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T19:36:30.026 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:36:30.026 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T19:36:30.026 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T19:36:30.026 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T19:36:30.026 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:36:30.026 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T19:36:30.026 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T19:36:30.026 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T19:36:30.027 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T19:36:30.027 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T19:36:30.027 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T19:36:30.027 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T19:36:30.027 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T19:36:30.027 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T19:36:30.027 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T19:36:30.027 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T19:36:30.027 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:36:30.027 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T19:36:30.027 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T19:36:30.027 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T19:36:30.028 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:30.028 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T19:36:30.028 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T19:36:30.028 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T19:36:30.028 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T19:36:30.028 INFO:tasks.workunit.client.0.smithi029.stdout: 3, 2024-08-29T19:36:30.028 INFO:tasks.workunit.client.0.smithi029.stdout: 2 2024-08-29T19:36:30.028 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:30.028 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 5, 2024-08-29T19:36:30.028 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T19:36:30.028 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:30.028 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:30.029 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T19:36:30.029 INFO:tasks.workunit.client.0.smithi029.stdout: 3, 2024-08-29T19:36:30.029 INFO:tasks.workunit.client.0.smithi029.stdout: 4, 2024-08-29T19:36:30.029 INFO:tasks.workunit.client.0.smithi029.stdout: 1 2024-08-29T19:36:30.029 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:30.029 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 3, 2024-08-29T19:36:30.029 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T19:36:30.029 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T19:36:30.029 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T19:36:30.029 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T19:36:30.029 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:36:30.029 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T19:36:30.030 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T19:35:32.932973+0000", 2024-08-29T19:36:30.030 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T17:59:52.067875+0000", 2024-08-29T19:36:30.030 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T17:59:52.067875+0000", 2024-08-29T19:36:30.030 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T17:59:52.068534+0000", 2024-08-29T19:36:30.030 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T19:35:32.932973+0000", 2024-08-29T19:36:30.030 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:30.030 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:36:30.030 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:30.030 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 568, 2024-08-29T19:36:30.030 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T19:35:32.932973+0000", 2024-08-29T19:36:30.030 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T19:35:32.932973+0000", 2024-08-29T19:36:30.031 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T19:35:32.932973+0000", 2024-08-29T19:36:30.031 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T19:36:30.031 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T19:36:30.031 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:30.031 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T19:35:32.932973+0000", 2024-08-29T19:36:30.031 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T19:35:32.932973+0000", 2024-08-29T19:36:30.031 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T19:36:30.031 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T19:36:30.031 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T19:36:30.031 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T19:36:30.031 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 567, 2024-08-29T19:36:30.031 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T19:36:30.032 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T19:36:30.032 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T19:36:30.032 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T19:36:30.032 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T19:36:30.032 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:36:30.032 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T19:36:30.032 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T19:36:30.032 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.29", 2024-08-29T19:36:30.032 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T19:36:30.032 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T19:36:30.032 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 3031, 2024-08-29T19:36:30.032 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 5482, 2024-08-29T19:36:30.033 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T19:36:30.033 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T18:45:54.738576+0000", 2024-08-29T19:36:30.033 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:36:30.033 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T19:36:30.033 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T19:36:30.033 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T19:36:30.033 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:36:30.033 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T19:36:30.033 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:36:30.033 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T19:36:30.033 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T19:36:30.034 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T19:36:30.034 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T19:36:30.034 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T19:36:30.034 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T19:36:30.034 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T19:36:30.034 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T19:36:30.034 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T19:36:30.034 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T19:36:30.034 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:36:30.034 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T19:36:30.034 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T19:36:30.034 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T19:36:30.035 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T19:36:30.035 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T19:36:30.035 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:36:30.035 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T19:36:30.035 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T19:36:30.035 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T19:36:30.035 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:36:30.035 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T19:36:30.035 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T19:36:30.035 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T19:36:30.035 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T19:36:30.035 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T19:36:30.036 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T19:36:30.036 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T19:36:30.036 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T19:36:30.036 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T19:36:30.036 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T19:36:30.036 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T19:36:30.036 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:36:30.036 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T19:36:30.036 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T19:36:30.036 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T19:36:30.036 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:30.036 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T19:36:30.037 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T19:36:30.037 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T19:36:30.037 INFO:tasks.workunit.client.0.smithi029.stdout: 3, 2024-08-29T19:36:30.037 INFO:tasks.workunit.client.0.smithi029.stdout: 4, 2024-08-29T19:36:30.037 INFO:tasks.workunit.client.0.smithi029.stdout: 1 2024-08-29T19:36:30.037 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:30.037 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 3, 2024-08-29T19:36:30.037 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T19:36:30.037 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:30.037 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:30.037 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T19:36:30.038 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T19:36:30.038 INFO:tasks.workunit.client.0.smithi029.stdout: 7, 2024-08-29T19:36:30.038 INFO:tasks.workunit.client.0.smithi029.stdout: 6 2024-08-29T19:36:30.038 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:30.038 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 5, 2024-08-29T19:36:30.038 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T19:36:30.038 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T19:36:30.038 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T19:36:30.038 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T19:36:30.038 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:36:30.038 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T19:36:30.039 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T19:35:33.386871+0000", 2024-08-29T19:36:30.039 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T18:01:23.147047+0000", 2024-08-29T19:36:30.040 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T18:01:23.147047+0000", 2024-08-29T19:36:30.040 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T18:01:23.147783+0000", 2024-08-29T19:36:30.040 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T19:35:33.386871+0000", 2024-08-29T19:36:30.040 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:30.040 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:36:30.040 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:30.040 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 650, 2024-08-29T19:36:30.040 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T19:35:33.386871+0000", 2024-08-29T19:36:30.040 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T19:35:33.386871+0000", 2024-08-29T19:36:30.040 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T19:35:33.386871+0000", 2024-08-29T19:36:30.040 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T19:36:30.040 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T19:36:30.041 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:30.041 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T19:35:33.386871+0000", 2024-08-29T19:36:30.041 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T19:35:33.386871+0000", 2024-08-29T19:36:30.041 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T19:36:30.041 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T19:36:30.041 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T19:36:30.041 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T19:36:30.041 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 649, 2024-08-29T19:36:30.041 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T19:36:30.041 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T19:36:30.042 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T19:36:30.042 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T19:36:30.042 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T19:36:30.042 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:36:30.042 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T19:36:30.042 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T19:36:30.042 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.2a", 2024-08-29T19:36:30.042 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T19:36:30.042 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T19:36:30.042 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 3031, 2024-08-29T19:36:30.042 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 5421, 2024-08-29T19:36:30.042 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T19:36:30.042 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T04:47:45.884929+0000", 2024-08-29T19:36:30.043 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:36:30.043 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T19:36:30.043 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T19:36:30.043 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T19:36:30.043 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:36:30.043 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T19:36:30.043 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:36:30.043 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T19:36:30.043 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T19:36:30.043 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T19:36:30.043 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T19:36:30.044 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T19:36:30.044 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T19:36:30.044 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T19:36:30.044 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T19:36:30.044 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T19:36:30.044 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T19:36:30.044 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:36:30.044 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T19:36:30.044 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T19:36:30.044 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T19:36:30.044 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T19:36:30.044 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T19:36:30.045 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:36:30.045 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T19:36:30.045 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T19:36:30.045 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T19:36:30.045 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:36:30.045 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T19:36:30.045 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T19:36:30.045 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T19:36:30.045 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T19:36:30.045 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T19:36:30.045 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T19:36:30.045 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T19:36:30.046 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T19:36:30.046 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T19:36:30.046 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T19:36:30.046 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T19:36:30.046 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:36:30.046 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T19:36:30.046 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T19:36:30.046 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T19:36:30.046 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:30.046 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T19:36:30.046 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T19:36:30.046 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T19:36:30.047 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T19:36:30.047 INFO:tasks.workunit.client.0.smithi029.stdout: 7, 2024-08-29T19:36:30.047 INFO:tasks.workunit.client.0.smithi029.stdout: 6 2024-08-29T19:36:30.047 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:30.047 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 5, 2024-08-29T19:36:30.047 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T19:36:30.047 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:30.047 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:30.047 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T19:36:30.047 INFO:tasks.workunit.client.0.smithi029.stdout: 0, 2024-08-29T19:36:30.047 INFO:tasks.workunit.client.0.smithi029.stdout: 7, 2024-08-29T19:36:30.047 INFO:tasks.workunit.client.0.smithi029.stdout: 1 2024-08-29T19:36:30.048 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:30.048 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 0, 2024-08-29T19:36:30.048 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T19:36:30.048 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T19:36:30.048 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T19:36:30.048 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T19:36:30.048 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:36:30.048 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T19:36:30.048 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T19:35:33.583085+0000", 2024-08-29T19:36:30.048 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T18:01:23.135069+0000", 2024-08-29T19:36:30.048 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T18:01:23.135069+0000", 2024-08-29T19:36:30.049 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T18:01:23.138102+0000", 2024-08-29T19:36:30.049 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T19:35:33.583085+0000", 2024-08-29T19:36:30.049 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:30.049 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:36:30.049 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:30.049 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 650, 2024-08-29T19:36:30.049 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T19:35:33.583085+0000", 2024-08-29T19:36:30.049 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T19:35:33.583085+0000", 2024-08-29T19:36:30.049 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T19:35:33.583085+0000", 2024-08-29T19:36:30.049 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T19:36:30.049 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T19:36:30.049 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:30.050 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T19:35:33.583085+0000", 2024-08-29T19:36:30.050 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T19:35:33.583085+0000", 2024-08-29T19:36:30.050 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T19:36:30.050 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T19:36:30.050 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T19:36:30.050 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T19:36:30.050 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 649, 2024-08-29T19:36:30.050 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T19:36:30.050 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T19:36:30.050 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T19:36:30.050 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T19:36:30.050 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T19:36:30.051 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:36:30.051 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T19:36:30.051 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T19:36:30.051 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.2b", 2024-08-29T19:36:30.051 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T19:36:30.051 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T19:36:30.051 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 3031, 2024-08-29T19:36:30.051 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 5559, 2024-08-29T19:36:30.051 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T19:36:30.051 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T21:31:12.119027+0000", 2024-08-29T19:36:30.051 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:36:30.051 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T19:36:30.052 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T19:36:30.052 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T19:36:30.052 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:36:30.052 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T19:36:30.052 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:36:30.052 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T19:36:30.052 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T19:36:30.052 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T19:36:30.052 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T19:36:30.052 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T19:36:30.052 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T19:36:30.053 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T19:36:30.053 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T19:36:30.053 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T19:36:30.053 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T19:36:30.053 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:36:30.053 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T19:36:30.053 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T19:36:30.053 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T19:36:30.053 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T19:36:30.053 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T19:36:30.053 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:36:30.053 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T19:36:30.054 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T19:36:30.054 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T19:36:30.054 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:36:30.054 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T19:36:30.054 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T19:36:30.054 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T19:36:30.054 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T19:36:30.054 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T19:36:30.054 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T19:36:30.054 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T19:36:30.054 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T19:36:30.054 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T19:36:30.055 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T19:36:30.055 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T19:36:30.055 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:36:30.055 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T19:36:30.055 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T19:36:30.055 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T19:36:30.055 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:30.055 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T19:36:30.055 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T19:36:30.055 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T19:36:30.055 INFO:tasks.workunit.client.0.smithi029.stdout: 0, 2024-08-29T19:36:30.055 INFO:tasks.workunit.client.0.smithi029.stdout: 7, 2024-08-29T19:36:30.056 INFO:tasks.workunit.client.0.smithi029.stdout: 1 2024-08-29T19:36:30.056 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:30.056 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 0, 2024-08-29T19:36:30.056 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T19:36:30.056 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:30.056 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:30.056 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T19:36:30.056 INFO:tasks.workunit.client.0.smithi029.stdout: 6, 2024-08-29T19:36:30.056 INFO:tasks.workunit.client.0.smithi029.stdout: 4, 2024-08-29T19:36:30.056 INFO:tasks.workunit.client.0.smithi029.stdout: 0 2024-08-29T19:36:30.056 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:30.056 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 6, 2024-08-29T19:36:30.057 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T19:36:30.057 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T19:36:30.057 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T19:36:30.057 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T19:36:30.057 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:36:30.057 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T19:36:30.057 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T19:35:33.585451+0000", 2024-08-29T19:36:30.057 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T18:00:53.446674+0000", 2024-08-29T19:36:30.057 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T18:00:53.446674+0000", 2024-08-29T19:36:30.057 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T18:00:53.447744+0000", 2024-08-29T19:36:30.057 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T19:35:33.585451+0000", 2024-08-29T19:36:30.058 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:30.058 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:36:30.058 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:30.058 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 624, 2024-08-29T19:36:30.058 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T19:35:33.585451+0000", 2024-08-29T19:36:30.058 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T19:35:33.585451+0000", 2024-08-29T19:36:30.058 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T19:35:33.585451+0000", 2024-08-29T19:36:30.058 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T19:36:30.058 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T19:36:30.058 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:30.058 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T19:35:33.585451+0000", 2024-08-29T19:36:30.058 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T19:35:33.585451+0000", 2024-08-29T19:36:30.059 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T19:36:30.059 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T19:36:30.059 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T19:36:30.059 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T19:36:30.059 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 623, 2024-08-29T19:36:30.059 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T19:36:30.059 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T19:36:30.059 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T19:36:30.059 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T19:36:30.059 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T19:36:30.059 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:36:30.059 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T19:36:30.060 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T19:36:30.060 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.2c", 2024-08-29T19:36:30.060 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T19:36:30.060 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T19:36:30.060 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 3031, 2024-08-29T19:36:30.060 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 5423, 2024-08-29T19:36:30.060 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T19:36:30.060 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T19:57:09.327120+0000", 2024-08-29T19:36:30.060 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:36:30.060 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T19:36:30.060 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T19:36:30.060 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T19:36:30.061 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:36:30.061 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T19:36:30.061 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:36:30.061 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T19:36:30.061 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T19:36:30.061 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T19:36:30.061 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T19:36:30.061 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T19:36:30.061 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T19:36:30.061 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T19:36:30.061 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T19:36:30.062 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T19:36:30.062 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T19:36:30.062 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:36:30.062 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T19:36:30.062 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T19:36:30.062 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T19:36:30.062 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T19:36:30.062 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T19:36:30.062 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:36:30.062 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T19:36:30.062 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T19:36:30.062 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T19:36:30.063 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:36:30.063 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T19:36:30.063 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T19:36:30.063 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T19:36:30.063 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T19:36:30.063 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T19:36:30.063 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T19:36:30.063 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T19:36:30.063 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T19:36:30.063 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T19:36:30.063 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T19:36:30.063 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T19:36:30.064 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:36:30.064 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T19:36:30.064 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T19:36:30.064 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T19:36:30.064 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:30.064 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T19:36:30.064 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T19:36:30.064 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T19:36:30.064 INFO:tasks.workunit.client.0.smithi029.stdout: 6, 2024-08-29T19:36:30.064 INFO:tasks.workunit.client.0.smithi029.stdout: 4, 2024-08-29T19:36:30.064 INFO:tasks.workunit.client.0.smithi029.stdout: 0 2024-08-29T19:36:30.064 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:30.065 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 6, 2024-08-29T19:36:30.065 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T19:36:30.065 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:30.065 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:30.065 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T19:36:30.065 INFO:tasks.workunit.client.0.smithi029.stdout: 7, 2024-08-29T19:36:30.065 INFO:tasks.workunit.client.0.smithi029.stdout: 2, 2024-08-29T19:36:30.065 INFO:tasks.workunit.client.0.smithi029.stdout: 6 2024-08-29T19:36:30.065 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:30.065 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 7, 2024-08-29T19:36:30.065 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T19:36:30.066 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T19:36:30.066 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T19:36:30.066 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T19:36:30.066 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:36:30.066 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T19:36:30.066 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T19:35:33.590479+0000", 2024-08-29T19:36:30.066 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T18:01:23.159805+0000", 2024-08-29T19:36:30.066 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T18:01:23.159805+0000", 2024-08-29T19:36:30.066 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T18:01:23.160697+0000", 2024-08-29T19:36:30.066 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T19:35:33.590479+0000", 2024-08-29T19:36:30.066 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:30.066 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:36:30.067 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:30.067 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 650, 2024-08-29T19:36:30.067 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T19:35:33.590479+0000", 2024-08-29T19:36:30.067 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T19:35:33.590479+0000", 2024-08-29T19:36:30.067 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T19:35:33.590479+0000", 2024-08-29T19:36:30.067 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T19:36:30.067 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T19:36:30.067 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:30.067 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T19:35:33.590479+0000", 2024-08-29T19:36:30.067 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T19:35:33.590479+0000", 2024-08-29T19:36:30.067 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T19:36:30.067 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T19:36:30.068 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T19:36:30.068 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T19:36:30.068 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 649, 2024-08-29T19:36:30.068 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T19:36:30.068 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T19:36:30.068 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T19:36:30.068 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T19:36:30.068 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T19:36:30.068 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:36:30.068 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T19:36:30.068 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T19:36:30.069 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.2d", 2024-08-29T19:36:30.069 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T19:36:30.069 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T19:36:30.069 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 3031, 2024-08-29T19:36:30.069 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 5375, 2024-08-29T19:36:30.069 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T19:36:30.069 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T19:27:29.764251+0000", 2024-08-29T19:36:30.069 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:36:30.069 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T19:36:30.069 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T19:36:30.069 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T19:36:30.069 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:36:30.070 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T19:36:30.070 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:36:30.070 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T19:36:30.070 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T19:36:30.070 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T19:36:30.070 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T19:36:30.070 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T19:36:30.070 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T19:36:30.070 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T19:36:30.070 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T19:36:30.070 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T19:36:30.070 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T19:36:30.071 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:36:30.071 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T19:36:30.071 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T19:36:30.071 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T19:36:30.071 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T19:36:30.071 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T19:36:30.071 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:36:30.071 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T19:36:30.071 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T19:36:30.071 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T19:36:30.071 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:36:30.071 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T19:36:30.072 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T19:36:30.072 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T19:36:30.072 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T19:36:30.072 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T19:36:30.072 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T19:36:30.072 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T19:36:30.072 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T19:36:30.072 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T19:36:30.072 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T19:36:30.072 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T19:36:30.072 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:36:30.072 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T19:36:30.073 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T19:36:30.073 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T19:36:30.073 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:30.073 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T19:36:30.073 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T19:36:30.073 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T19:36:30.073 INFO:tasks.workunit.client.0.smithi029.stdout: 7, 2024-08-29T19:36:30.073 INFO:tasks.workunit.client.0.smithi029.stdout: 2, 2024-08-29T19:36:30.073 INFO:tasks.workunit.client.0.smithi029.stdout: 6 2024-08-29T19:36:30.073 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:30.073 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 7, 2024-08-29T19:36:30.073 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T19:36:30.074 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:30.074 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:30.074 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T19:36:30.074 INFO:tasks.workunit.client.0.smithi029.stdout: 2, 2024-08-29T19:36:30.074 INFO:tasks.workunit.client.0.smithi029.stdout: 6, 2024-08-29T19:36:30.074 INFO:tasks.workunit.client.0.smithi029.stdout: 7 2024-08-29T19:36:30.074 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:30.074 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 2, 2024-08-29T19:36:30.074 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T19:36:30.074 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T19:36:30.074 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T19:36:30.074 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T19:36:30.075 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:36:30.075 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T19:36:30.075 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T19:35:33.426329+0000", 2024-08-29T19:36:30.075 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T18:01:23.126751+0000", 2024-08-29T19:36:30.075 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T18:01:23.126751+0000", 2024-08-29T19:36:30.075 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T18:01:23.127909+0000", 2024-08-29T19:36:30.075 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T19:35:33.426329+0000", 2024-08-29T19:36:30.075 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:30.075 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:36:30.075 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:30.075 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 650, 2024-08-29T19:36:30.075 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T19:35:33.426329+0000", 2024-08-29T19:36:30.076 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T19:35:33.426329+0000", 2024-08-29T19:36:30.076 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T19:35:33.426329+0000", 2024-08-29T19:36:30.076 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T19:36:30.076 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T19:36:30.076 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:30.076 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T19:35:33.426329+0000", 2024-08-29T19:36:30.076 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T19:35:33.426329+0000", 2024-08-29T19:36:30.076 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T19:36:30.076 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T19:36:30.076 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T19:36:30.076 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T19:36:30.076 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 649, 2024-08-29T19:36:30.077 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T19:36:30.077 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T19:36:30.077 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T19:36:30.077 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T19:36:30.077 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T19:36:30.077 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:36:30.077 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T19:36:30.077 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T19:36:30.077 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.2e", 2024-08-29T19:36:30.077 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T19:36:30.077 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T19:36:30.077 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 3031, 2024-08-29T19:36:30.078 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 5514, 2024-08-29T19:36:30.078 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T19:36:30.078 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T22:14:21.471710+0000", 2024-08-29T19:36:30.078 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:36:30.078 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T19:36:30.078 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T19:36:30.078 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T19:36:30.078 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:36:30.078 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T19:36:30.078 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:36:30.078 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T19:36:30.078 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T19:36:30.079 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T19:36:30.079 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T19:36:30.079 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T19:36:30.079 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T19:36:30.079 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T19:36:30.079 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T19:36:30.079 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T19:36:30.079 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T19:36:30.079 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:36:30.079 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T19:36:30.079 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T19:36:30.079 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T19:36:30.080 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T19:36:30.080 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T19:36:30.080 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:36:30.080 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T19:36:30.080 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T19:36:30.080 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T19:36:30.080 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:36:30.080 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T19:36:30.080 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T19:36:30.080 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T19:36:30.080 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T19:36:30.081 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T19:36:30.081 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T19:36:30.081 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T19:36:30.081 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T19:36:30.081 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T19:36:30.081 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T19:36:30.081 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T19:36:30.081 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:36:30.081 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T19:36:30.081 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T19:36:30.081 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T19:36:30.081 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:30.082 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T19:36:30.082 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T19:36:30.082 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T19:36:30.082 INFO:tasks.workunit.client.0.smithi029.stdout: 2, 2024-08-29T19:36:30.082 INFO:tasks.workunit.client.0.smithi029.stdout: 6, 2024-08-29T19:36:30.082 INFO:tasks.workunit.client.0.smithi029.stdout: 7 2024-08-29T19:36:30.082 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:30.082 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 2, 2024-08-29T19:36:30.082 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T19:36:30.082 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:30.082 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:30.082 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T19:36:30.083 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T19:36:30.083 INFO:tasks.workunit.client.0.smithi029.stdout: 7, 2024-08-29T19:36:30.083 INFO:tasks.workunit.client.0.smithi029.stdout: 4 2024-08-29T19:36:30.083 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:30.083 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 5, 2024-08-29T19:36:30.083 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T19:36:30.083 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T19:36:30.083 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T19:36:30.083 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T19:36:30.083 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:36:30.083 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T19:36:30.083 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T19:35:33.389831+0000", 2024-08-29T19:36:30.084 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T18:01:23.148976+0000", 2024-08-29T19:36:30.084 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T18:01:23.148976+0000", 2024-08-29T19:36:30.084 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T18:01:23.149855+0000", 2024-08-29T19:36:30.084 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T19:35:33.389831+0000", 2024-08-29T19:36:30.084 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:30.084 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:36:30.084 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:30.084 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 650, 2024-08-29T19:36:30.084 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T19:35:33.389831+0000", 2024-08-29T19:36:30.084 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T19:35:33.389831+0000", 2024-08-29T19:36:30.084 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T19:35:33.389831+0000", 2024-08-29T19:36:30.084 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T19:36:30.085 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T19:36:30.085 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:30.085 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T19:35:33.389831+0000", 2024-08-29T19:36:30.085 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T19:35:33.389831+0000", 2024-08-29T19:36:30.085 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T19:36:30.085 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T19:36:30.085 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T19:36:30.085 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T19:36:30.085 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 649, 2024-08-29T19:36:30.085 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T19:36:30.085 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T19:36:30.085 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T19:36:30.086 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T19:36:30.086 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T19:36:30.086 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:36:30.086 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T19:36:30.086 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T19:36:30.086 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.2f", 2024-08-29T19:36:30.086 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T19:36:30.086 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T19:36:30.086 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 3031, 2024-08-29T19:36:30.086 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 5437, 2024-08-29T19:36:30.086 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T19:36:30.086 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T03:34:59.991126+0000", 2024-08-29T19:36:30.087 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:36:30.087 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T19:36:30.087 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T19:36:30.087 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T19:36:30.087 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:36:30.087 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T19:36:30.087 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:36:30.087 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T19:36:30.087 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T19:36:30.087 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T19:36:30.087 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T19:36:30.087 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T19:36:30.088 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T19:36:30.088 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T19:36:30.088 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T19:36:30.088 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T19:36:30.088 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T19:36:30.088 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:36:30.088 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T19:36:30.088 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T19:36:30.088 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T19:36:30.088 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T19:36:30.088 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T19:36:30.089 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:36:30.089 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T19:36:30.089 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T19:36:30.089 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T19:36:30.089 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:36:30.089 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T19:36:30.089 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T19:36:30.089 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T19:36:30.089 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T19:36:30.089 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T19:36:30.089 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T19:36:30.089 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T19:36:30.090 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T19:36:30.090 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T19:36:30.090 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T19:36:30.090 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T19:36:30.090 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:36:30.090 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T19:36:30.090 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T19:36:30.090 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T19:36:30.090 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:30.090 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T19:36:30.090 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T19:36:30.090 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T19:36:30.091 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T19:36:30.091 INFO:tasks.workunit.client.0.smithi029.stdout: 7, 2024-08-29T19:36:30.091 INFO:tasks.workunit.client.0.smithi029.stdout: 4 2024-08-29T19:36:30.091 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:30.091 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 5, 2024-08-29T19:36:30.091 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T19:36:30.091 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:30.091 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:30.091 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T19:36:30.091 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T19:36:30.091 INFO:tasks.workunit.client.0.smithi029.stdout: 0, 2024-08-29T19:36:30.091 INFO:tasks.workunit.client.0.smithi029.stdout: 7 2024-08-29T19:36:30.092 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:30.092 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 5, 2024-08-29T19:36:30.092 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T19:36:30.092 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T19:36:30.092 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T19:36:30.092 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T19:36:30.092 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:36:30.092 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T19:36:30.092 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T19:35:33.386885+0000", 2024-08-29T19:36:30.092 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T18:01:23.146950+0000", 2024-08-29T19:36:30.092 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T18:01:23.146950+0000", 2024-08-29T19:36:30.092 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T18:01:23.147264+0000", 2024-08-29T19:36:30.093 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T19:35:33.386885+0000", 2024-08-29T19:36:30.093 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:30.093 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:36:30.093 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:30.093 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 650, 2024-08-29T19:36:30.093 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T19:35:33.386885+0000", 2024-08-29T19:36:30.093 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T19:35:33.386885+0000", 2024-08-29T19:36:30.093 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T19:35:33.386885+0000", 2024-08-29T19:36:30.093 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T19:36:30.093 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T19:36:30.093 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:30.093 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T19:35:33.386885+0000", 2024-08-29T19:36:30.094 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T19:35:33.386885+0000", 2024-08-29T19:36:30.094 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T19:36:30.094 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T19:36:30.094 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T19:36:30.094 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T19:36:30.094 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 649, 2024-08-29T19:36:30.094 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T19:36:30.094 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T19:36:30.094 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T19:36:30.094 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T19:36:30.094 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T19:36:30.094 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:36:30.095 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T19:36:30.095 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T19:36:30.095 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.30", 2024-08-29T19:36:30.095 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T19:36:30.095 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T19:36:30.095 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 3031, 2024-08-29T19:36:30.095 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 5441, 2024-08-29T19:36:30.095 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T19:36:30.095 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T05:17:59.415145+0000", 2024-08-29T19:36:30.095 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:36:30.095 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T19:36:30.095 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T19:36:30.096 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T19:36:30.096 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:36:30.096 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T19:36:30.096 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:36:30.096 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T19:36:30.096 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T19:36:30.096 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T19:36:30.096 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T19:36:30.096 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T19:36:30.096 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T19:36:30.096 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T19:36:30.096 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T19:36:30.097 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T19:36:30.097 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T19:36:30.097 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:36:30.097 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T19:36:30.097 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T19:36:30.097 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T19:36:30.097 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T19:36:30.097 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T19:36:30.097 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:36:30.097 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T19:36:30.097 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T19:36:30.097 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T19:36:30.098 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:36:30.098 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T19:36:30.098 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T19:36:30.098 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T19:36:30.098 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T19:36:30.098 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T19:36:30.098 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T19:36:30.098 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T19:36:30.098 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T19:36:30.098 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T19:36:30.098 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T19:36:30.099 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T19:36:30.099 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:36:30.099 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T19:36:30.099 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T19:36:30.099 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T19:36:30.099 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:30.099 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T19:36:30.099 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T19:36:30.099 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T19:36:30.099 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T19:36:30.099 INFO:tasks.workunit.client.0.smithi029.stdout: 0, 2024-08-29T19:36:30.099 INFO:tasks.workunit.client.0.smithi029.stdout: 7 2024-08-29T19:36:30.099 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:30.100 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 5, 2024-08-29T19:36:30.100 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T19:36:30.100 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:30.100 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:30.100 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T19:36:30.100 INFO:tasks.workunit.client.0.smithi029.stdout: 1, 2024-08-29T19:36:30.100 INFO:tasks.workunit.client.0.smithi029.stdout: 4, 2024-08-29T19:36:30.100 INFO:tasks.workunit.client.0.smithi029.stdout: 5 2024-08-29T19:36:30.100 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:30.100 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 1, 2024-08-29T19:36:30.100 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T19:36:30.101 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T19:36:30.101 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T19:36:30.101 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T19:36:30.101 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:36:30.101 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T19:36:30.101 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T19:35:32.927544+0000", 2024-08-29T19:36:30.101 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T18:00:22.825561+0000", 2024-08-29T19:36:30.101 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T18:00:22.825561+0000", 2024-08-29T19:36:30.101 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T18:00:22.826570+0000", 2024-08-29T19:36:30.101 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T19:35:32.927544+0000", 2024-08-29T19:36:30.101 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:30.101 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:36:30.102 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:30.102 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 597, 2024-08-29T19:36:30.102 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T19:35:32.927544+0000", 2024-08-29T19:36:30.102 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T19:35:32.927544+0000", 2024-08-29T19:36:30.102 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T19:35:32.927544+0000", 2024-08-29T19:36:30.102 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T19:36:30.102 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T19:36:30.102 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:30.102 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T19:35:32.927544+0000", 2024-08-29T19:36:30.102 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T19:35:32.927544+0000", 2024-08-29T19:36:30.102 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T19:36:30.102 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T19:36:30.103 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T19:36:30.103 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T19:36:30.103 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 596, 2024-08-29T19:36:30.103 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T19:36:30.103 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T19:36:30.103 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T19:36:30.103 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T19:36:30.103 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T19:36:30.103 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:36:30.103 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T19:36:30.103 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T19:36:30.103 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.31", 2024-08-29T19:36:30.104 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T19:36:30.104 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T19:36:30.104 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 3031, 2024-08-29T19:36:30.104 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 5541, 2024-08-29T19:36:30.104 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T19:36:30.104 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T22:27:31.105911+0000", 2024-08-29T19:36:30.104 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:36:30.104 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T19:36:30.104 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T19:36:30.104 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T19:36:30.104 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:36:30.105 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T19:36:30.105 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:36:30.105 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T19:36:30.105 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T19:36:30.105 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T19:36:30.105 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T19:36:30.105 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T19:36:30.105 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T19:36:30.105 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T19:36:30.105 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T19:36:30.105 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T19:36:30.105 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T19:36:30.106 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:36:30.106 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T19:36:30.106 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T19:36:30.106 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T19:36:30.106 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T19:36:30.106 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T19:36:30.106 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:36:30.106 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T19:36:30.106 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T19:36:30.106 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T19:36:30.106 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:36:30.106 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T19:36:30.107 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T19:36:30.107 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T19:36:30.107 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T19:36:30.107 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T19:36:30.107 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T19:36:30.107 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T19:36:30.107 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T19:36:30.107 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T19:36:30.107 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T19:36:30.107 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T19:36:30.107 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:36:30.107 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T19:36:30.108 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T19:36:30.108 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T19:36:30.108 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:30.108 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T19:36:30.108 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T19:36:30.108 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T19:36:30.108 INFO:tasks.workunit.client.0.smithi029.stdout: 1, 2024-08-29T19:36:30.108 INFO:tasks.workunit.client.0.smithi029.stdout: 4, 2024-08-29T19:36:30.108 INFO:tasks.workunit.client.0.smithi029.stdout: 5 2024-08-29T19:36:30.108 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:30.108 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 1, 2024-08-29T19:36:30.108 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T19:36:30.109 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:30.109 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:30.109 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T19:36:30.109 INFO:tasks.workunit.client.0.smithi029.stdout: 0, 2024-08-29T19:36:30.109 INFO:tasks.workunit.client.0.smithi029.stdout: 1, 2024-08-29T19:36:30.109 INFO:tasks.workunit.client.0.smithi029.stdout: 5 2024-08-29T19:36:30.109 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:30.109 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 0, 2024-08-29T19:36:30.109 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T19:36:30.109 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T19:36:30.109 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T19:36:30.109 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T19:36:30.110 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:36:30.110 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T19:36:30.110 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T19:35:33.581729+0000", 2024-08-29T19:36:30.110 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T18:00:22.820725+0000", 2024-08-29T19:36:30.110 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T18:00:22.820725+0000", 2024-08-29T19:36:30.110 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T18:00:22.822015+0000", 2024-08-29T19:36:30.110 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T19:35:33.581729+0000", 2024-08-29T19:36:30.110 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:30.110 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:36:30.110 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:30.110 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 597, 2024-08-29T19:36:30.110 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T19:35:33.581729+0000", 2024-08-29T19:36:30.110 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T19:35:33.581729+0000", 2024-08-29T19:36:30.111 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T19:35:33.581729+0000", 2024-08-29T19:36:30.111 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T19:36:30.111 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T19:36:30.111 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:30.111 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T19:35:33.581729+0000", 2024-08-29T19:36:30.111 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T19:35:33.581729+0000", 2024-08-29T19:36:30.111 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T19:36:30.111 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T19:36:30.111 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T19:36:30.111 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T19:36:30.111 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 596, 2024-08-29T19:36:30.111 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T19:36:30.112 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T19:36:30.112 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T19:36:30.112 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T19:36:30.112 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T19:36:30.112 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:36:30.112 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T19:36:30.112 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T19:36:30.112 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.32", 2024-08-29T19:36:30.112 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T19:36:30.112 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T19:36:30.112 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 3031, 2024-08-29T19:36:30.112 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 5558, 2024-08-29T19:36:30.113 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T19:36:30.113 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T21:05:50.161399+0000", 2024-08-29T19:36:30.113 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:36:30.113 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T19:36:30.113 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T19:36:30.113 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T19:36:30.113 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:36:30.113 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T19:36:30.113 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:36:30.113 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T19:36:30.113 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T19:36:30.113 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T19:36:30.114 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T19:36:30.114 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T19:36:30.114 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T19:36:30.114 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T19:36:30.114 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T19:36:30.114 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T19:36:30.114 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T19:36:30.114 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:36:30.114 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T19:36:30.114 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T19:36:30.115 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T19:36:30.115 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T19:36:30.115 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T19:36:30.115 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:36:30.115 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T19:36:30.115 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T19:36:30.115 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T19:36:30.115 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:36:30.115 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T19:36:30.115 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T19:36:30.115 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T19:36:30.116 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T19:36:30.116 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T19:36:30.116 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T19:36:30.116 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T19:36:30.116 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T19:36:30.116 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T19:36:30.116 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T19:36:30.116 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T19:36:30.116 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:36:30.116 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T19:36:30.116 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T19:36:30.116 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T19:36:30.117 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:30.117 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T19:36:30.117 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T19:36:30.117 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T19:36:30.117 INFO:tasks.workunit.client.0.smithi029.stdout: 0, 2024-08-29T19:36:30.117 INFO:tasks.workunit.client.0.smithi029.stdout: 1, 2024-08-29T19:36:30.117 INFO:tasks.workunit.client.0.smithi029.stdout: 5 2024-08-29T19:36:30.117 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:30.117 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 0, 2024-08-29T19:36:30.117 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T19:36:30.117 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:30.117 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:30.118 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T19:36:30.118 INFO:tasks.workunit.client.0.smithi029.stdout: 3, 2024-08-29T19:36:30.118 INFO:tasks.workunit.client.0.smithi029.stdout: 6, 2024-08-29T19:36:30.118 INFO:tasks.workunit.client.0.smithi029.stdout: 1 2024-08-29T19:36:30.118 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:30.118 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 3, 2024-08-29T19:36:30.118 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T19:36:30.118 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T19:36:30.118 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T19:36:30.118 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T19:36:30.118 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:36:30.118 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T19:36:30.119 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T19:35:32.933331+0000", 2024-08-29T19:36:30.119 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T18:00:53.454898+0000", 2024-08-29T19:36:30.119 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T18:00:53.454898+0000", 2024-08-29T19:36:30.119 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T18:00:53.455816+0000", 2024-08-29T19:36:30.119 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T19:35:32.933331+0000", 2024-08-29T19:36:30.119 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:30.119 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:36:30.119 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:30.119 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 624, 2024-08-29T19:36:30.119 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T19:35:32.933331+0000", 2024-08-29T19:36:30.119 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T19:35:32.933331+0000", 2024-08-29T19:36:30.119 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T19:35:32.933331+0000", 2024-08-29T19:36:30.120 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T19:36:30.120 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T19:36:30.120 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:30.120 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T19:35:32.933331+0000", 2024-08-29T19:36:30.120 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T19:35:32.933331+0000", 2024-08-29T19:36:30.120 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T19:36:30.120 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T19:36:30.120 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T19:36:30.120 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T19:36:30.120 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 623, 2024-08-29T19:36:30.120 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T19:36:30.121 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T19:36:30.121 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T19:36:30.121 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T19:36:30.121 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T19:36:30.121 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:36:30.121 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T19:36:30.121 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T19:36:30.121 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.33", 2024-08-29T19:36:30.121 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T19:36:30.121 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T19:36:30.121 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 3031, 2024-08-29T19:36:30.121 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 5479, 2024-08-29T19:36:30.122 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T19:36:30.122 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T02:11:01.029439+0000", 2024-08-29T19:36:30.122 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:36:30.122 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T19:36:30.122 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T19:36:30.122 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T19:36:30.122 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:36:30.122 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T19:36:30.122 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:36:30.122 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T19:36:30.122 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T19:36:30.122 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T19:36:30.123 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T19:36:30.123 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T19:36:30.123 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T19:36:30.123 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T19:36:30.123 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T19:36:30.123 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T19:36:30.123 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T19:36:30.123 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:36:30.123 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T19:36:30.123 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T19:36:30.123 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T19:36:30.123 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T19:36:30.124 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T19:36:30.124 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:36:30.124 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T19:36:30.124 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T19:36:30.124 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T19:36:30.124 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:36:30.124 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T19:36:30.124 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T19:36:30.124 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T19:36:30.124 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T19:36:30.124 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T19:36:30.124 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T19:36:30.125 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T19:36:30.125 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T19:36:30.125 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T19:36:30.125 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T19:36:30.125 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T19:36:30.125 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:36:30.125 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T19:36:30.125 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T19:36:30.125 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T19:36:30.125 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:30.125 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T19:36:30.125 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T19:36:30.126 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T19:36:30.126 INFO:tasks.workunit.client.0.smithi029.stdout: 3, 2024-08-29T19:36:30.126 INFO:tasks.workunit.client.0.smithi029.stdout: 6, 2024-08-29T19:36:30.126 INFO:tasks.workunit.client.0.smithi029.stdout: 1 2024-08-29T19:36:30.126 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:30.126 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 3, 2024-08-29T19:36:30.126 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T19:36:30.126 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:30.126 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:30.126 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T19:36:30.126 INFO:tasks.workunit.client.0.smithi029.stdout: 4, 2024-08-29T19:36:30.126 INFO:tasks.workunit.client.0.smithi029.stdout: 6, 2024-08-29T19:36:30.127 INFO:tasks.workunit.client.0.smithi029.stdout: 0 2024-08-29T19:36:30.127 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:30.127 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 4, 2024-08-29T19:36:30.127 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T19:36:30.127 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T19:36:30.127 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T19:36:30.127 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T19:36:30.127 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:36:30.127 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T19:36:30.127 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T19:35:32.926892+0000", 2024-08-29T19:36:30.127 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T18:00:53.437620+0000", 2024-08-29T19:36:30.127 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T18:00:53.437620+0000", 2024-08-29T19:36:30.128 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T18:00:53.438372+0000", 2024-08-29T19:36:30.128 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T19:35:32.926892+0000", 2024-08-29T19:36:30.128 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:30.128 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:36:30.128 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:30.128 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 624, 2024-08-29T19:36:30.128 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T19:35:32.926892+0000", 2024-08-29T19:36:30.128 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T19:35:32.926892+0000", 2024-08-29T19:36:30.128 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T19:35:32.926892+0000", 2024-08-29T19:36:30.128 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T19:36:30.128 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T19:36:30.128 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:30.129 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T19:35:32.926892+0000", 2024-08-29T19:36:30.129 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T19:35:32.926892+0000", 2024-08-29T19:36:30.129 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T19:36:30.129 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T19:36:30.129 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T19:36:30.129 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T19:36:30.129 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 623, 2024-08-29T19:36:30.129 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T19:36:30.129 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T19:36:30.129 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T19:36:30.129 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T19:36:30.129 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T19:36:30.130 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:36:30.130 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T19:36:30.130 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T19:36:30.130 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.34", 2024-08-29T19:36:30.130 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T19:36:30.130 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T19:36:30.130 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 3031, 2024-08-29T19:36:30.130 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 5461, 2024-08-29T19:36:30.130 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T19:36:30.130 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T22:28:34.851632+0000", 2024-08-29T19:36:30.130 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:36:30.130 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T19:36:30.131 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T19:36:30.131 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T19:36:30.131 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:36:30.131 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T19:36:30.131 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:36:30.131 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T19:36:30.131 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T19:36:30.131 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T19:36:30.131 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T19:36:30.131 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T19:36:30.131 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T19:36:30.131 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T19:36:30.132 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T19:36:30.132 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T19:36:30.132 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T19:36:30.132 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:36:30.132 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T19:36:30.132 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T19:36:30.132 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T19:36:30.132 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T19:36:30.132 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T19:36:30.133 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:36:30.133 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T19:36:30.133 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T19:36:30.133 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T19:36:30.133 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:36:30.133 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T19:36:30.133 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T19:36:30.133 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T19:36:30.133 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T19:36:30.133 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T19:36:30.133 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T19:36:30.134 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T19:36:30.134 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T19:36:30.134 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T19:36:30.134 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T19:36:30.134 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T19:36:30.134 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:36:30.134 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T19:36:30.134 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T19:36:30.134 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T19:36:30.134 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:30.134 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T19:36:30.134 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T19:36:30.135 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T19:36:30.135 INFO:tasks.workunit.client.0.smithi029.stdout: 4, 2024-08-29T19:36:30.135 INFO:tasks.workunit.client.0.smithi029.stdout: 6, 2024-08-29T19:36:30.135 INFO:tasks.workunit.client.0.smithi029.stdout: 0 2024-08-29T19:36:30.135 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:30.135 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 4, 2024-08-29T19:36:30.135 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T19:36:30.135 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:30.135 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:30.135 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T19:36:30.135 INFO:tasks.workunit.client.0.smithi029.stdout: 6, 2024-08-29T19:36:30.135 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T19:36:30.136 INFO:tasks.workunit.client.0.smithi029.stdout: 0 2024-08-29T19:36:30.136 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:30.136 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 6, 2024-08-29T19:36:30.136 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T19:36:30.136 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T19:36:30.136 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T19:36:30.136 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T19:36:30.136 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:36:30.136 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T19:36:30.136 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T19:35:33.590954+0000", 2024-08-29T19:36:30.136 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T18:00:53.461368+0000", 2024-08-29T19:36:30.136 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T18:00:53.461368+0000", 2024-08-29T19:36:30.137 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T18:00:53.462438+0000", 2024-08-29T19:36:30.137 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T19:35:33.590954+0000", 2024-08-29T19:36:30.137 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:30.137 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:36:30.137 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:30.137 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 624, 2024-08-29T19:36:30.137 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T19:35:33.590954+0000", 2024-08-29T19:36:30.137 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T19:35:33.590954+0000", 2024-08-29T19:36:30.137 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T19:35:33.590954+0000", 2024-08-29T19:36:30.137 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T19:36:30.137 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T19:36:30.137 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:30.138 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T19:35:33.590954+0000", 2024-08-29T19:36:30.138 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T19:35:33.590954+0000", 2024-08-29T19:36:30.138 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T19:36:30.138 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T19:36:30.138 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T19:36:30.138 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T19:36:30.138 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 623, 2024-08-29T19:36:30.138 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T19:36:30.138 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T19:36:30.138 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T19:36:30.138 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T19:36:30.138 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T19:36:30.139 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:36:30.139 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T19:36:30.139 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T19:36:30.139 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.35", 2024-08-29T19:36:30.139 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T19:36:30.139 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T19:36:30.139 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 3031, 2024-08-29T19:36:30.139 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 5407, 2024-08-29T19:36:30.139 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T19:36:30.139 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T21:54:25.130220+0000", 2024-08-29T19:36:30.139 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:36:30.139 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T19:36:30.140 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T19:36:30.140 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T19:36:30.140 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:36:30.140 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T19:36:30.140 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:36:30.140 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T19:36:30.140 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T19:36:30.140 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T19:36:30.140 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T19:36:30.140 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T19:36:30.140 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T19:36:30.141 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T19:36:30.141 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T19:36:30.141 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T19:36:30.141 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T19:36:30.141 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:36:30.141 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T19:36:30.141 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T19:36:30.141 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T19:36:30.141 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T19:36:30.141 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T19:36:30.141 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:36:30.141 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T19:36:30.142 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T19:36:30.142 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T19:36:30.142 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:36:30.142 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T19:36:30.142 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T19:36:30.142 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T19:36:30.142 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T19:36:30.142 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T19:36:30.142 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T19:36:30.142 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T19:36:30.142 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T19:36:30.142 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T19:36:30.143 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T19:36:30.143 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T19:36:30.143 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:36:30.143 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T19:36:30.143 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T19:36:30.143 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T19:36:30.143 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:30.143 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T19:36:30.143 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T19:36:30.143 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T19:36:30.143 INFO:tasks.workunit.client.0.smithi029.stdout: 6, 2024-08-29T19:36:30.143 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T19:36:30.144 INFO:tasks.workunit.client.0.smithi029.stdout: 0 2024-08-29T19:36:30.144 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:30.144 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 6, 2024-08-29T19:36:30.144 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T19:36:30.144 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:30.144 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:30.144 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T19:36:30.144 INFO:tasks.workunit.client.0.smithi029.stdout: 6, 2024-08-29T19:36:30.144 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T19:36:30.144 INFO:tasks.workunit.client.0.smithi029.stdout: 1 2024-08-29T19:36:30.144 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:30.144 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 6, 2024-08-29T19:36:30.145 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T19:36:30.145 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T19:36:30.145 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T19:36:30.145 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T19:36:30.145 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:36:30.145 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T19:36:30.145 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T19:35:33.585638+0000", 2024-08-29T19:36:30.145 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T18:00:53.460850+0000", 2024-08-29T19:36:30.145 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T18:00:53.460850+0000", 2024-08-29T19:36:30.145 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T18:00:53.461511+0000", 2024-08-29T19:36:30.145 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T19:35:33.585638+0000", 2024-08-29T19:36:30.145 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:30.146 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:36:30.146 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:30.146 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 624, 2024-08-29T19:36:30.146 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T19:35:33.585638+0000", 2024-08-29T19:36:30.146 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T19:35:33.585638+0000", 2024-08-29T19:36:30.146 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T19:35:33.585638+0000", 2024-08-29T19:36:30.146 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T19:36:30.146 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T19:36:30.146 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:30.146 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T19:35:33.585638+0000", 2024-08-29T19:36:30.146 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T19:35:33.585638+0000", 2024-08-29T19:36:30.146 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T19:36:30.147 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T19:36:30.147 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T19:36:30.147 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T19:36:30.147 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 623, 2024-08-29T19:36:30.147 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T19:36:30.147 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T19:36:30.147 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T19:36:30.147 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T19:36:30.147 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T19:36:30.147 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:36:30.147 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T19:36:30.147 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T19:36:30.147 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.36", 2024-08-29T19:36:30.148 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T19:36:30.148 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T19:36:30.148 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 3031, 2024-08-29T19:36:30.148 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 5407, 2024-08-29T19:36:30.148 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T19:36:30.148 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T01:13:26.680683+0000", 2024-08-29T19:36:30.148 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:36:30.148 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T19:36:30.148 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T19:36:30.148 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T19:36:30.148 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:36:30.148 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T19:36:30.149 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:36:30.149 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T19:36:30.149 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T19:36:30.149 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T19:36:30.149 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T19:36:30.149 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T19:36:30.149 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T19:36:30.149 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T19:36:30.149 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T19:36:30.149 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T19:36:30.149 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T19:36:30.149 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:36:30.150 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T19:36:30.150 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T19:36:30.150 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T19:36:30.150 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T19:36:30.150 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T19:36:30.150 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:36:30.150 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T19:36:30.150 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T19:36:30.150 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T19:36:30.150 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:36:30.150 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T19:36:30.151 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T19:36:30.151 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T19:36:30.151 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T19:36:30.151 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T19:36:30.151 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T19:36:30.151 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T19:36:30.151 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T19:36:30.151 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T19:36:30.151 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T19:36:30.151 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T19:36:30.151 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:36:30.151 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T19:36:30.152 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T19:36:30.152 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T19:36:30.152 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:30.152 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T19:36:30.152 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T19:36:30.152 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T19:36:30.152 INFO:tasks.workunit.client.0.smithi029.stdout: 6, 2024-08-29T19:36:30.152 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T19:36:30.152 INFO:tasks.workunit.client.0.smithi029.stdout: 1 2024-08-29T19:36:30.152 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:30.152 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 6, 2024-08-29T19:36:30.152 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T19:36:30.153 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:30.153 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:30.153 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T19:36:30.153 INFO:tasks.workunit.client.0.smithi029.stdout: 7, 2024-08-29T19:36:30.153 INFO:tasks.workunit.client.0.smithi029.stdout: 1, 2024-08-29T19:36:30.153 INFO:tasks.workunit.client.0.smithi029.stdout: 0 2024-08-29T19:36:30.153 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:30.153 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 7, 2024-08-29T19:36:30.153 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T19:36:30.153 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T19:36:30.153 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T19:36:30.153 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T19:36:30.154 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:36:30.154 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T19:36:30.154 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T19:35:33.593343+0000", 2024-08-29T19:36:30.154 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T18:01:23.158274+0000", 2024-08-29T19:36:30.154 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T18:01:23.158274+0000", 2024-08-29T19:36:30.154 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T18:01:23.159542+0000", 2024-08-29T19:36:30.154 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T19:35:33.593343+0000", 2024-08-29T19:36:30.154 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:30.154 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:36:30.154 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:30.154 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 650, 2024-08-29T19:36:30.154 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T19:35:33.593343+0000", 2024-08-29T19:36:30.155 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T19:35:33.593343+0000", 2024-08-29T19:36:30.155 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T19:35:33.593343+0000", 2024-08-29T19:36:30.155 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T19:36:30.155 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T19:36:30.155 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:30.155 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T19:35:33.593343+0000", 2024-08-29T19:36:30.155 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T19:35:33.593343+0000", 2024-08-29T19:36:30.155 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T19:36:30.155 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T19:36:30.155 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T19:36:30.155 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T19:36:30.156 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 649, 2024-08-29T19:36:30.156 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T19:36:30.156 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T19:36:30.156 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T19:36:30.156 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T19:36:30.156 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T19:36:30.156 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:36:30.156 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T19:36:30.156 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T19:36:30.156 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.37", 2024-08-29T19:36:30.157 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T19:36:30.157 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T19:36:30.157 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 3031, 2024-08-29T19:36:30.157 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 5363, 2024-08-29T19:36:30.157 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T19:36:30.157 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T17:51:35.911974+0000", 2024-08-29T19:36:30.157 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:36:30.157 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T19:36:30.157 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T19:36:30.157 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T19:36:30.157 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:36:30.158 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T19:36:30.158 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:36:30.158 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T19:36:30.158 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T19:36:30.158 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T19:36:30.158 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T19:36:30.158 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T19:36:30.158 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T19:36:30.158 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T19:36:30.158 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T19:36:30.158 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T19:36:30.158 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T19:36:30.159 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:36:30.159 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T19:36:30.159 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T19:36:30.159 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T19:36:30.159 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T19:36:30.159 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T19:36:30.159 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:36:30.159 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T19:36:30.159 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T19:36:30.159 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T19:36:30.159 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:36:30.159 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T19:36:30.160 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T19:36:30.160 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T19:36:30.160 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T19:36:30.160 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T19:36:30.160 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T19:36:30.160 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T19:36:30.160 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T19:36:30.160 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T19:36:30.160 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T19:36:30.160 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T19:36:30.160 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:36:30.161 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T19:36:30.161 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T19:36:30.161 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T19:36:30.161 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:30.161 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T19:36:30.161 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T19:36:30.161 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T19:36:30.161 INFO:tasks.workunit.client.0.smithi029.stdout: 7, 2024-08-29T19:36:30.161 INFO:tasks.workunit.client.0.smithi029.stdout: 1, 2024-08-29T19:36:30.161 INFO:tasks.workunit.client.0.smithi029.stdout: 0 2024-08-29T19:36:30.161 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:30.161 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 7, 2024-08-29T19:36:30.162 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T19:36:30.162 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:30.162 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:30.162 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T19:36:30.162 INFO:tasks.workunit.client.0.smithi029.stdout: 3, 2024-08-29T19:36:30.162 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T19:36:30.162 INFO:tasks.workunit.client.0.smithi029.stdout: 6 2024-08-29T19:36:30.162 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:30.162 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 3, 2024-08-29T19:36:30.162 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T19:36:30.162 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T19:36:30.162 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T19:36:30.163 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T19:36:30.163 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:36:30.163 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T19:36:30.163 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T19:35:32.928234+0000", 2024-08-29T19:36:30.163 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T18:00:53.454416+0000", 2024-08-29T19:36:30.163 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T18:00:53.454416+0000", 2024-08-29T19:36:30.163 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T18:00:53.455064+0000", 2024-08-29T19:36:30.163 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T19:35:32.928234+0000", 2024-08-29T19:36:30.163 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:30.163 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:36:30.163 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:30.163 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 624, 2024-08-29T19:36:30.164 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T19:35:32.928234+0000", 2024-08-29T19:36:30.164 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T19:35:32.928234+0000", 2024-08-29T19:36:30.164 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T19:35:32.928234+0000", 2024-08-29T19:36:30.164 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T19:36:30.164 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T19:36:30.164 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:30.164 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T19:35:32.928234+0000", 2024-08-29T19:36:30.164 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T19:35:32.928234+0000", 2024-08-29T19:36:30.164 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T19:36:30.164 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T19:36:30.164 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T19:36:30.164 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T19:36:30.165 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 623, 2024-08-29T19:36:30.165 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T19:36:30.165 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T19:36:30.165 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T19:36:30.165 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T19:36:30.165 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T19:36:30.165 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:36:30.165 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T19:36:30.165 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T19:36:30.165 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.38", 2024-08-29T19:36:30.165 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T19:36:30.165 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T19:36:30.166 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 3031, 2024-08-29T19:36:30.166 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 5505, 2024-08-29T19:36:30.166 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T19:36:30.166 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T23:36:39.563315+0000", 2024-08-29T19:36:30.166 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:36:30.166 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T19:36:30.166 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T19:36:30.166 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T19:36:30.166 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:36:30.166 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T19:36:30.166 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:36:30.166 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T19:36:30.167 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T19:36:30.167 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T19:36:30.167 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T19:36:30.167 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T19:36:30.167 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T19:36:30.167 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T19:36:30.167 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T19:36:30.167 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T19:36:30.167 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T19:36:30.167 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:36:30.167 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T19:36:30.167 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T19:36:30.167 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T19:36:30.168 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T19:36:30.168 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T19:36:30.168 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:36:30.168 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T19:36:30.168 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T19:36:30.168 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T19:36:30.168 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:36:30.168 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T19:36:30.168 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T19:36:30.168 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T19:36:30.168 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T19:36:30.169 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T19:36:30.169 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T19:36:30.169 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T19:36:30.169 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T19:36:30.169 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T19:36:30.169 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T19:36:30.169 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T19:36:30.169 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:36:30.169 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T19:36:30.169 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T19:36:30.169 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T19:36:30.169 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:30.170 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T19:36:30.170 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T19:36:30.170 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T19:36:30.170 INFO:tasks.workunit.client.0.smithi029.stdout: 3, 2024-08-29T19:36:30.170 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T19:36:30.170 INFO:tasks.workunit.client.0.smithi029.stdout: 6 2024-08-29T19:36:30.170 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:30.170 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 3, 2024-08-29T19:36:30.170 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T19:36:30.170 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:30.170 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:30.170 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T19:36:30.171 INFO:tasks.workunit.client.0.smithi029.stdout: 7, 2024-08-29T19:36:30.171 INFO:tasks.workunit.client.0.smithi029.stdout: 0, 2024-08-29T19:36:30.171 INFO:tasks.workunit.client.0.smithi029.stdout: 4 2024-08-29T19:36:30.171 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:30.171 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 7, 2024-08-29T19:36:30.171 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T19:36:30.171 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T19:36:30.171 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T19:36:30.171 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T19:36:30.171 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:36:30.171 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T19:36:30.171 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T19:35:33.585141+0000", 2024-08-29T19:36:30.172 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T18:01:23.146103+0000", 2024-08-29T19:36:30.172 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T18:01:23.146103+0000", 2024-08-29T19:36:30.172 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T18:01:23.147282+0000", 2024-08-29T19:36:30.172 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T19:35:33.585141+0000", 2024-08-29T19:36:30.172 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:30.172 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:36:30.172 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:30.172 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 650, 2024-08-29T19:36:30.172 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T19:35:33.585141+0000", 2024-08-29T19:36:30.172 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T19:35:33.585141+0000", 2024-08-29T19:36:30.172 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T19:35:33.585141+0000", 2024-08-29T19:36:30.172 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T19:36:30.173 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T19:36:30.173 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:30.173 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T19:35:33.585141+0000", 2024-08-29T19:36:30.173 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T19:35:33.585141+0000", 2024-08-29T19:36:30.173 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T19:36:30.173 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T19:36:30.173 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T19:36:30.173 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T19:36:30.173 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 649, 2024-08-29T19:36:30.173 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T19:36:30.173 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T19:36:30.173 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T19:36:30.174 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T19:36:30.174 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T19:36:30.174 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:36:30.174 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T19:36:30.174 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T19:36:30.174 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.39", 2024-08-29T19:36:30.174 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T19:36:30.174 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T19:36:30.174 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 3031, 2024-08-29T19:36:30.174 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 5356, 2024-08-29T19:36:30.174 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T19:36:30.175 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T00:18:07.140650+0000", 2024-08-29T19:36:30.175 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:36:30.175 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T19:36:30.175 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T19:36:30.175 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T19:36:30.175 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:36:30.175 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T19:36:30.175 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:36:30.175 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T19:36:30.175 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T19:36:30.175 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T19:36:30.175 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T19:36:30.176 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T19:36:30.176 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T19:36:30.176 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T19:36:30.176 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T19:36:30.176 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T19:36:30.176 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T19:36:30.176 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:36:30.176 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T19:36:30.176 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T19:36:30.176 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T19:36:30.176 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T19:36:30.176 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T19:36:30.177 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:36:30.177 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T19:36:30.177 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T19:36:30.177 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T19:36:30.177 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:36:30.177 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T19:36:30.177 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T19:36:30.177 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T19:36:30.177 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T19:36:30.177 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T19:36:30.177 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T19:36:30.177 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T19:36:30.178 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T19:36:30.178 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T19:36:30.178 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T19:36:30.178 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T19:36:30.178 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:36:30.178 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T19:36:30.178 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T19:36:30.178 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T19:36:30.178 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:30.178 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T19:36:30.178 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T19:36:30.179 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T19:36:30.179 INFO:tasks.workunit.client.0.smithi029.stdout: 7, 2024-08-29T19:36:30.179 INFO:tasks.workunit.client.0.smithi029.stdout: 0, 2024-08-29T19:36:30.179 INFO:tasks.workunit.client.0.smithi029.stdout: 4 2024-08-29T19:36:30.179 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:30.179 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 7, 2024-08-29T19:36:30.179 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T19:36:30.179 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:30.179 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:30.179 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T19:36:30.179 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T19:36:30.179 INFO:tasks.workunit.client.0.smithi029.stdout: 0, 2024-08-29T19:36:30.180 INFO:tasks.workunit.client.0.smithi029.stdout: 1 2024-08-29T19:36:30.180 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:30.180 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 5, 2024-08-29T19:36:30.180 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T19:36:30.180 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T19:36:30.180 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T19:36:30.180 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T19:36:30.180 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:36:30.180 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T19:36:30.180 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T19:35:33.386826+0000", 2024-08-29T19:36:30.180 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T18:00:22.836950+0000", 2024-08-29T19:36:30.180 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T18:00:22.836950+0000", 2024-08-29T19:36:30.181 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T18:00:22.840502+0000", 2024-08-29T19:36:30.181 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T19:35:33.386826+0000", 2024-08-29T19:36:30.181 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:30.181 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:36:30.181 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:30.181 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 597, 2024-08-29T19:36:30.181 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T19:35:33.386826+0000", 2024-08-29T19:36:30.181 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T19:35:33.386826+0000", 2024-08-29T19:36:30.181 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T19:35:33.386826+0000", 2024-08-29T19:36:30.181 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T19:36:30.181 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T19:36:30.181 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:30.182 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T19:35:33.386826+0000", 2024-08-29T19:36:30.182 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T19:35:33.386826+0000", 2024-08-29T19:36:30.182 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T19:36:30.182 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T19:36:30.182 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T19:36:30.182 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T19:36:30.182 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 596, 2024-08-29T19:36:30.182 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T19:36:30.182 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T19:36:30.182 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T19:36:30.182 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T19:36:30.182 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T19:36:30.183 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:36:30.183 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T19:36:30.183 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T19:36:30.183 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.3a", 2024-08-29T19:36:30.183 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T19:36:30.183 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T19:36:30.183 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 3031, 2024-08-29T19:36:30.183 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 5436, 2024-08-29T19:36:30.183 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T19:36:30.183 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T20:16:05.717698+0000", 2024-08-29T19:36:30.183 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:36:30.183 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T19:36:30.184 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T19:36:30.184 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T19:36:30.184 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:36:30.184 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T19:36:30.184 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:36:30.184 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T19:36:30.184 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T19:36:30.184 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T19:36:30.184 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T19:36:30.184 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T19:36:30.184 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T19:36:30.184 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T19:36:30.185 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T19:36:30.185 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T19:36:30.185 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T19:36:30.185 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:36:30.185 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T19:36:30.185 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T19:36:30.185 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T19:36:30.185 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T19:36:30.185 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T19:36:30.185 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:36:30.185 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T19:36:30.185 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T19:36:30.186 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T19:36:30.186 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:36:30.186 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T19:36:30.186 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T19:36:30.186 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T19:36:30.186 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T19:36:30.186 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T19:36:30.186 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T19:36:30.186 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T19:36:30.186 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T19:36:30.186 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T19:36:30.186 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T19:36:30.187 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T19:36:30.187 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:36:30.187 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T19:36:30.187 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T19:36:30.187 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T19:36:30.187 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:30.187 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T19:36:30.187 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T19:36:30.187 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T19:36:30.187 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T19:36:30.187 INFO:tasks.workunit.client.0.smithi029.stdout: 0, 2024-08-29T19:36:30.187 INFO:tasks.workunit.client.0.smithi029.stdout: 1 2024-08-29T19:36:30.188 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:30.188 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 5, 2024-08-29T19:36:30.188 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T19:36:30.188 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:30.188 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:30.188 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T19:36:30.188 INFO:tasks.workunit.client.0.smithi029.stdout: 7, 2024-08-29T19:36:30.188 INFO:tasks.workunit.client.0.smithi029.stdout: 2, 2024-08-29T19:36:30.188 INFO:tasks.workunit.client.0.smithi029.stdout: 4 2024-08-29T19:36:30.188 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:30.188 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 7, 2024-08-29T19:36:30.188 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T19:36:30.189 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T19:36:30.189 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T19:36:30.189 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T19:36:30.189 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:36:30.189 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T19:36:30.189 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T19:35:33.593909+0000", 2024-08-29T19:36:30.189 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T18:01:23.145719+0000", 2024-08-29T19:36:30.189 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T18:01:23.145719+0000", 2024-08-29T19:36:30.189 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T18:01:23.146039+0000", 2024-08-29T19:36:30.189 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T19:35:33.593909+0000", 2024-08-29T19:36:30.189 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:30.189 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:36:30.190 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:30.190 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 650, 2024-08-29T19:36:30.190 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T19:35:33.593909+0000", 2024-08-29T19:36:30.190 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T19:35:33.593909+0000", 2024-08-29T19:36:30.190 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T19:35:33.593909+0000", 2024-08-29T19:36:30.190 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T19:36:30.190 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T19:36:30.190 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:30.190 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T19:35:33.593909+0000", 2024-08-29T19:36:30.190 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T19:35:33.593909+0000", 2024-08-29T19:36:30.190 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T19:36:30.191 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T19:36:30.191 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T19:36:30.191 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T19:36:30.191 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 649, 2024-08-29T19:36:30.191 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T19:36:30.191 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T19:36:30.191 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T19:36:30.191 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T19:36:30.191 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T19:36:30.191 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:36:30.191 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T19:36:30.191 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T19:36:30.192 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.3b", 2024-08-29T19:36:30.192 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T19:36:30.192 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T19:36:30.192 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 3031, 2024-08-29T19:36:30.192 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 5356, 2024-08-29T19:36:30.192 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T19:36:30.192 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T05:34:04.110738+0000", 2024-08-29T19:36:30.192 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:36:30.192 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T19:36:30.192 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T19:36:30.192 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T19:36:30.192 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:36:30.193 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T19:36:30.193 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:36:30.193 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T19:36:30.193 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T19:36:30.193 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T19:36:30.193 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T19:36:30.193 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T19:36:30.193 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T19:36:30.193 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T19:36:30.193 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T19:36:30.193 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T19:36:30.193 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T19:36:30.194 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:36:30.194 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T19:36:30.194 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T19:36:30.194 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T19:36:30.194 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T19:36:30.194 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T19:36:30.194 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:36:30.194 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T19:36:30.194 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T19:36:30.194 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T19:36:30.194 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:36:30.194 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T19:36:30.195 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T19:36:30.195 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T19:36:30.195 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T19:36:30.195 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T19:36:30.195 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T19:36:30.195 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T19:36:30.195 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T19:36:30.195 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T19:36:30.195 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T19:36:30.195 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T19:36:30.195 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:36:30.196 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T19:36:30.196 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T19:36:30.196 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T19:36:30.196 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:30.196 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T19:36:30.196 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T19:36:30.196 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T19:36:30.196 INFO:tasks.workunit.client.0.smithi029.stdout: 7, 2024-08-29T19:36:30.196 INFO:tasks.workunit.client.0.smithi029.stdout: 2, 2024-08-29T19:36:30.196 INFO:tasks.workunit.client.0.smithi029.stdout: 4 2024-08-29T19:36:30.196 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:30.196 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 7, 2024-08-29T19:36:30.197 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T19:36:30.197 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:30.197 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:30.197 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T19:36:30.197 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T19:36:30.197 INFO:tasks.workunit.client.0.smithi029.stdout: 3, 2024-08-29T19:36:30.197 INFO:tasks.workunit.client.0.smithi029.stdout: 7 2024-08-29T19:36:30.197 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:30.197 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 5, 2024-08-29T19:36:30.197 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T19:36:30.197 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T19:36:30.197 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T19:36:30.198 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T19:36:30.198 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:36:30.198 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T19:36:30.198 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T19:35:33.389329+0000", 2024-08-29T19:36:30.198 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T18:01:23.149181+0000", 2024-08-29T19:36:30.198 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T18:01:23.149181+0000", 2024-08-29T19:36:30.198 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T18:01:23.149461+0000", 2024-08-29T19:36:30.198 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T19:35:33.389329+0000", 2024-08-29T19:36:30.198 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:30.198 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:36:30.198 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:30.199 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 650, 2024-08-29T19:36:30.199 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T19:35:33.389329+0000", 2024-08-29T19:36:30.199 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T19:35:33.389329+0000", 2024-08-29T19:36:30.199 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T19:35:33.389329+0000", 2024-08-29T19:36:30.199 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T19:36:30.199 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T19:36:30.199 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:30.199 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T19:35:33.389329+0000", 2024-08-29T19:36:30.199 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T19:35:33.389329+0000", 2024-08-29T19:36:30.199 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T19:36:30.199 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T19:36:30.199 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T19:36:30.200 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T19:36:30.200 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 649, 2024-08-29T19:36:30.200 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T19:36:30.200 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T19:36:30.200 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T19:36:30.200 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T19:36:30.200 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T19:36:30.200 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:36:30.200 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T19:36:30.200 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T19:36:30.200 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.3c", 2024-08-29T19:36:30.201 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T19:36:30.201 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T19:36:30.201 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 3031, 2024-08-29T19:36:30.201 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 5456, 2024-08-29T19:36:30.201 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T19:36:30.201 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T01:34:30.353733+0000", 2024-08-29T19:36:30.201 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:36:30.201 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T19:36:30.201 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T19:36:30.201 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T19:36:30.201 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:36:30.201 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T19:36:30.202 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:36:30.202 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T19:36:30.202 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T19:36:30.202 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T19:36:30.202 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T19:36:30.202 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T19:36:30.202 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T19:36:30.202 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T19:36:30.202 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T19:36:30.202 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T19:36:30.202 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T19:36:30.202 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:36:30.203 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T19:36:30.203 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T19:36:30.203 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T19:36:30.203 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T19:36:30.203 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T19:36:30.203 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:36:30.203 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T19:36:30.203 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T19:36:30.203 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T19:36:30.203 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:36:30.203 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T19:36:30.203 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T19:36:30.204 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T19:36:30.204 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T19:36:30.204 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T19:36:30.204 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T19:36:30.204 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T19:36:30.204 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T19:36:30.204 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T19:36:30.204 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T19:36:30.204 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T19:36:30.204 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:36:30.204 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T19:36:30.205 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T19:36:30.205 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T19:36:30.205 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:30.205 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T19:36:30.205 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T19:36:30.205 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T19:36:30.205 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T19:36:30.205 INFO:tasks.workunit.client.0.smithi029.stdout: 3, 2024-08-29T19:36:30.205 INFO:tasks.workunit.client.0.smithi029.stdout: 7 2024-08-29T19:36:30.205 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:30.205 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 5, 2024-08-29T19:36:30.205 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T19:36:30.206 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:30.206 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:30.206 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T19:36:30.206 INFO:tasks.workunit.client.0.smithi029.stdout: 0, 2024-08-29T19:36:30.206 INFO:tasks.workunit.client.0.smithi029.stdout: 2, 2024-08-29T19:36:30.206 INFO:tasks.workunit.client.0.smithi029.stdout: 1 2024-08-29T19:36:30.206 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:30.206 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 0, 2024-08-29T19:36:30.206 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T19:36:30.206 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T19:36:30.206 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T19:36:30.206 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T19:36:30.207 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:36:30.207 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T19:36:30.207 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T19:35:33.582922+0000", 2024-08-29T19:36:30.207 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T17:58:44.056505+0000", 2024-08-29T19:36:30.207 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T17:58:44.056505+0000", 2024-08-29T19:36:30.207 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T17:58:44.056827+0000", 2024-08-29T19:36:30.207 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T19:35:33.582922+0000", 2024-08-29T19:36:30.207 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:30.207 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:36:30.207 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:30.207 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 506, 2024-08-29T19:36:30.208 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T19:35:33.582922+0000", 2024-08-29T19:36:30.208 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T19:35:33.582922+0000", 2024-08-29T19:36:30.208 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T19:35:33.582922+0000", 2024-08-29T19:36:30.208 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T19:36:30.208 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T19:36:30.208 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:30.208 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T19:35:33.582922+0000", 2024-08-29T19:36:30.208 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T19:35:33.582922+0000", 2024-08-29T19:36:30.208 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T19:36:30.208 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T19:36:30.208 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T19:36:30.208 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T19:36:30.209 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 505, 2024-08-29T19:36:30.209 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T19:36:30.209 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T19:36:30.209 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T19:36:30.209 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T19:36:30.209 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T19:36:30.209 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:36:30.209 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T19:36:30.209 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T19:36:30.209 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.3d", 2024-08-29T19:36:30.209 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T19:36:30.209 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T19:36:30.210 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 3031, 2024-08-29T19:36:30.210 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 5564, 2024-08-29T19:36:30.210 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T19:36:30.210 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T18:46:32.405763+0000", 2024-08-29T19:36:30.210 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:36:30.210 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T19:36:30.210 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T19:36:30.210 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T19:36:30.210 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:36:30.210 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T19:36:30.210 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:36:30.210 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T19:36:30.211 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T19:36:30.211 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T19:36:30.211 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T19:36:30.211 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T19:36:30.211 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T19:36:30.211 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T19:36:30.211 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T19:36:30.211 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T19:36:30.211 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T19:36:30.211 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:36:30.211 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T19:36:30.212 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T19:36:30.212 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T19:36:30.212 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T19:36:30.212 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T19:36:30.212 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:36:30.212 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T19:36:30.212 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T19:36:30.212 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T19:36:30.212 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:36:30.212 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T19:36:30.212 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T19:36:30.212 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T19:36:30.213 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T19:36:30.213 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T19:36:30.213 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T19:36:30.213 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T19:36:30.213 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T19:36:30.213 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T19:36:30.213 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T19:36:30.213 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T19:36:30.213 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:36:30.213 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T19:36:30.213 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T19:36:30.214 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T19:36:30.214 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:30.214 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T19:36:30.214 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T19:36:30.214 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T19:36:30.214 INFO:tasks.workunit.client.0.smithi029.stdout: 0, 2024-08-29T19:36:30.214 INFO:tasks.workunit.client.0.smithi029.stdout: 2, 2024-08-29T19:36:30.214 INFO:tasks.workunit.client.0.smithi029.stdout: 1 2024-08-29T19:36:30.214 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:30.214 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 0, 2024-08-29T19:36:30.214 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T19:36:30.214 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:30.215 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:30.215 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T19:36:30.215 INFO:tasks.workunit.client.0.smithi029.stdout: 1, 2024-08-29T19:36:30.215 INFO:tasks.workunit.client.0.smithi029.stdout: 0, 2024-08-29T19:36:30.215 INFO:tasks.workunit.client.0.smithi029.stdout: 6 2024-08-29T19:36:30.215 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:30.215 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 1, 2024-08-29T19:36:30.215 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T19:36:30.215 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T19:36:30.215 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T19:36:30.215 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T19:36:30.215 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:36:30.215 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T19:36:30.216 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T19:35:32.936133+0000", 2024-08-29T19:36:30.216 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T18:00:53.450200+0000", 2024-08-29T19:36:30.216 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T18:00:53.450200+0000", 2024-08-29T19:36:30.216 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T18:00:53.450939+0000", 2024-08-29T19:36:30.216 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T19:35:32.936133+0000", 2024-08-29T19:36:30.216 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:30.216 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:36:30.216 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:30.216 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 624, 2024-08-29T19:36:30.216 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T19:35:32.936133+0000", 2024-08-29T19:36:30.216 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T19:35:32.936133+0000", 2024-08-29T19:36:30.217 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T19:35:32.936133+0000", 2024-08-29T19:36:30.217 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T19:36:30.217 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T19:36:30.217 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:30.217 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T19:35:32.936133+0000", 2024-08-29T19:36:30.217 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T19:35:32.936133+0000", 2024-08-29T19:36:30.217 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T19:36:30.217 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T19:36:30.217 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T19:36:30.217 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T19:36:30.217 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 623, 2024-08-29T19:36:30.217 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T19:36:30.218 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T19:36:30.218 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T19:36:30.218 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T19:36:30.218 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T19:36:30.218 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:36:30.218 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T19:36:30.218 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T19:36:30.218 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.3e", 2024-08-29T19:36:30.218 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T19:36:30.218 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T19:36:30.218 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 3031, 2024-08-29T19:36:30.218 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 5567, 2024-08-29T19:36:30.219 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T19:36:30.219 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T02:38:23.829079+0000", 2024-08-29T19:36:30.219 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:36:30.219 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T19:36:30.219 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T19:36:30.219 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T19:36:30.219 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:36:30.219 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T19:36:30.219 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:36:30.219 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T19:36:30.219 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T19:36:30.219 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T19:36:30.220 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T19:36:30.220 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T19:36:30.220 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T19:36:30.220 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T19:36:30.220 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T19:36:30.220 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T19:36:30.220 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T19:36:30.220 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:36:30.220 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T19:36:30.220 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T19:36:30.220 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T19:36:30.220 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T19:36:30.221 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T19:36:30.221 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:36:30.221 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T19:36:30.221 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T19:36:30.221 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T19:36:30.221 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:36:30.221 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T19:36:30.221 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T19:36:30.221 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T19:36:30.221 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T19:36:30.221 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T19:36:30.221 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T19:36:30.222 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T19:36:30.222 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T19:36:30.222 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T19:36:30.222 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T19:36:30.222 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T19:36:30.222 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:36:30.222 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T19:36:30.222 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T19:36:30.222 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T19:36:30.222 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:30.222 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T19:36:30.223 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T19:36:30.223 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T19:36:30.223 INFO:tasks.workunit.client.0.smithi029.stdout: 1, 2024-08-29T19:36:30.223 INFO:tasks.workunit.client.0.smithi029.stdout: 0, 2024-08-29T19:36:30.223 INFO:tasks.workunit.client.0.smithi029.stdout: 6 2024-08-29T19:36:30.223 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:30.223 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 1, 2024-08-29T19:36:30.223 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T19:36:30.223 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:30.223 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:30.223 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T19:36:30.223 INFO:tasks.workunit.client.0.smithi029.stdout: 7, 2024-08-29T19:36:30.224 INFO:tasks.workunit.client.0.smithi029.stdout: 6, 2024-08-29T19:36:30.224 INFO:tasks.workunit.client.0.smithi029.stdout: 0 2024-08-29T19:36:30.224 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:30.224 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 7, 2024-08-29T19:36:30.224 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T19:36:30.224 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T19:36:30.224 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T19:36:30.224 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T19:36:30.224 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:36:30.224 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T19:36:30.224 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T19:35:33.595324+0000", 2024-08-29T19:36:30.224 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T18:01:23.157095+0000", 2024-08-29T19:36:30.225 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T18:01:23.157095+0000", 2024-08-29T19:36:30.225 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T18:01:23.157522+0000", 2024-08-29T19:36:30.225 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T19:35:33.595324+0000", 2024-08-29T19:36:30.225 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:30.225 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:36:30.225 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:30.225 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 650, 2024-08-29T19:36:30.225 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T19:35:33.595324+0000", 2024-08-29T19:36:30.225 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T19:35:33.595324+0000", 2024-08-29T19:36:30.225 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T19:35:33.595324+0000", 2024-08-29T19:36:30.225 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T19:36:30.225 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T19:36:30.226 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:30.226 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T19:35:33.595324+0000", 2024-08-29T19:36:30.226 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T19:35:33.595324+0000", 2024-08-29T19:36:30.226 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T19:36:30.226 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T19:36:30.226 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T19:36:30.226 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T19:36:30.226 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 649, 2024-08-29T19:36:30.226 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T19:36:30.226 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T19:36:30.226 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T19:36:30.226 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T19:36:30.227 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T19:36:30.227 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:36:30.227 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T19:36:30.227 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T19:36:30.227 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.3f", 2024-08-29T19:36:30.227 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T19:36:30.227 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T19:36:30.227 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 3031, 2024-08-29T19:36:30.227 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 5379, 2024-08-29T19:36:30.227 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T19:36:30.227 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T22:05:30.764671+0000", 2024-08-29T19:36:30.227 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:36:30.228 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T19:36:30.228 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T19:36:30.228 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T19:36:30.228 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:36:30.228 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T19:36:30.228 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:36:30.228 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T19:36:30.228 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T19:36:30.228 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T19:36:30.228 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T19:36:30.228 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T19:36:30.229 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T19:36:30.229 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T19:36:30.229 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T19:36:30.229 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T19:36:30.229 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T19:36:30.229 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:36:30.229 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T19:36:30.229 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T19:36:30.229 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T19:36:30.229 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T19:36:30.229 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T19:36:30.229 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:36:30.230 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T19:36:30.230 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T19:36:30.230 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T19:36:30.230 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:36:30.230 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T19:36:30.230 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T19:36:30.230 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T19:36:30.230 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T19:36:30.230 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T19:36:30.230 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T19:36:30.230 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T19:36:30.230 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T19:36:30.231 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T19:36:30.231 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T19:36:30.231 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T19:36:30.231 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:36:30.231 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T19:36:30.231 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T19:36:30.231 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T19:36:30.231 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:30.231 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T19:36:30.231 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T19:36:30.231 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T19:36:30.231 INFO:tasks.workunit.client.0.smithi029.stdout: 7, 2024-08-29T19:36:30.232 INFO:tasks.workunit.client.0.smithi029.stdout: 6, 2024-08-29T19:36:30.232 INFO:tasks.workunit.client.0.smithi029.stdout: 0 2024-08-29T19:36:30.232 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:30.232 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 7, 2024-08-29T19:36:30.232 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T19:36:30.232 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:30.232 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:30.232 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_per_pool": [ 2024-08-29T19:36:30.232 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:30.232 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": 3, 2024-08-29T19:36:30.232 INFO:tasks.workunit.client.0.smithi029.stdout: "application": [ 2024-08-29T19:36:30.232 INFO:tasks.workunit.client.0.smithi029.stdout: "mgr" 2024-08-29T19:36:30.233 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:30.233 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 197, 2024-08-29T19:36:30.233 INFO:tasks.workunit.client.0.smithi029.stdout: "num_pg": 1, 2024-08-29T19:36:30.233 INFO:tasks.workunit.client.0.smithi029.stdout: "num_store_stats": 3, 2024-08-29T19:36:30.233 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 197, 2024-08-29T19:36:30.233 INFO:tasks.workunit.client.0.smithi029.stdout: "poolid": 1, 2024-08-29T19:36:30.233 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T19:36:30.233 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 590368, 2024-08-29T19:36:30.233 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:36:30.233 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 1771104, 2024-08-29T19:36:30.233 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:36:30.233 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T19:36:30.234 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T19:36:30.234 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T19:36:30.234 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T19:36:30.234 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T19:36:30.234 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T19:36:30.234 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T19:36:30.234 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T19:36:30.234 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T19:36:30.234 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T19:36:30.234 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:36:30.234 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T19:36:30.234 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 6, 2024-08-29T19:36:30.235 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 2, 2024-08-29T19:36:30.235 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T19:36:30.235 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 2, 2024-08-29T19:36:30.235 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:36:30.235 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T19:36:30.235 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T19:36:30.235 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T19:36:30.235 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:36:30.235 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T19:36:30.235 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T19:36:30.235 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 6, 2024-08-29T19:36:30.235 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T19:36:30.236 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T19:36:30.236 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T19:36:30.236 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T19:36:30.236 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T19:36:30.236 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 812, 2024-08-29T19:36:30.236 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 1310, 2024-08-29T19:36:30.236 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T19:36:30.236 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:36:30.236 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T19:36:30.236 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 311, 2024-08-29T19:36:30.236 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 2416 2024-08-29T19:36:30.236 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:30.237 INFO:tasks.workunit.client.0.smithi029.stdout: "store_stats": { 2024-08-29T19:36:30.237 INFO:tasks.workunit.client.0.smithi029.stdout: "allocated": 1781760, 2024-08-29T19:36:30.237 INFO:tasks.workunit.client.0.smithi029.stdout: "available": 0, 2024-08-29T19:36:30.237 INFO:tasks.workunit.client.0.smithi029.stdout: "data_compressed": 0, 2024-08-29T19:36:30.237 INFO:tasks.workunit.client.0.smithi029.stdout: "data_compressed_allocated": 0, 2024-08-29T19:36:30.237 INFO:tasks.workunit.client.0.smithi029.stdout: "data_compressed_original": 0, 2024-08-29T19:36:30.237 INFO:tasks.workunit.client.0.smithi029.stdout: "data_stored": 1771104, 2024-08-29T19:36:30.237 INFO:tasks.workunit.client.0.smithi029.stdout: "internal_metadata": 0, 2024-08-29T19:36:30.237 INFO:tasks.workunit.client.0.smithi029.stdout: "internally_reserved": 0, 2024-08-29T19:36:30.237 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_allocated": 0, 2024-08-29T19:36:30.237 INFO:tasks.workunit.client.0.smithi029.stdout: "total": 0 2024-08-29T19:36:30.237 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:30.238 INFO:tasks.workunit.client.0.smithi029.stdout: "up": 3 2024-08-29T19:36:30.238 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:30.238 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:30.238 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": 96, 2024-08-29T19:36:30.238 INFO:tasks.workunit.client.0.smithi029.stdout: "application": [ 2024-08-29T19:36:30.238 INFO:tasks.workunit.client.0.smithi029.stdout: "cephfs" 2024-08-29T19:36:30.238 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:30.238 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 68, 2024-08-29T19:36:30.238 INFO:tasks.workunit.client.0.smithi029.stdout: "num_pg": 32, 2024-08-29T19:36:30.238 INFO:tasks.workunit.client.0.smithi029.stdout: "num_store_stats": 8, 2024-08-29T19:36:30.238 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 68, 2024-08-29T19:36:30.238 INFO:tasks.workunit.client.0.smithi029.stdout: "poolid": 2, 2024-08-29T19:36:30.239 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T19:36:30.239 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 6608, 2024-08-29T19:36:30.239 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:36:30.239 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T19:36:30.239 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:36:30.239 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T19:36:30.239 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T19:36:30.239 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T19:36:30.239 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T19:36:30.239 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T19:36:30.239 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T19:36:30.239 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T19:36:30.240 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T19:36:30.240 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T19:36:30.240 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T19:36:30.240 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:36:30.240 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T19:36:30.240 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 66, 2024-08-29T19:36:30.240 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 22, 2024-08-29T19:36:30.240 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T19:36:30.240 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 22, 2024-08-29T19:36:30.240 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:36:30.240 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T19:36:30.240 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T19:36:30.241 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T19:36:30.241 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:36:30.241 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 14, 2024-08-29T19:36:30.241 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T19:36:30.241 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 2, 2024-08-29T19:36:30.241 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T19:36:30.241 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T19:36:30.241 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T19:36:30.241 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T19:36:30.241 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T19:36:30.241 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 79, 2024-08-29T19:36:30.242 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 87, 2024-08-29T19:36:30.242 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T19:36:30.242 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:36:30.242 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T19:36:30.242 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 68, 2024-08-29T19:36:30.242 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 36 2024-08-29T19:36:30.242 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:30.242 INFO:tasks.workunit.client.0.smithi029.stdout: "store_stats": { 2024-08-29T19:36:30.242 INFO:tasks.workunit.client.0.smithi029.stdout: "allocated": 110592, 2024-08-29T19:36:30.242 INFO:tasks.workunit.client.0.smithi029.stdout: "available": 0, 2024-08-29T19:36:30.242 INFO:tasks.workunit.client.0.smithi029.stdout: "data_compressed": 0, 2024-08-29T19:36:30.242 INFO:tasks.workunit.client.0.smithi029.stdout: "data_compressed_allocated": 0, 2024-08-29T19:36:30.243 INFO:tasks.workunit.client.0.smithi029.stdout: "data_compressed_original": 0, 2024-08-29T19:36:30.243 INFO:tasks.workunit.client.0.smithi029.stdout: "data_stored": 19824, 2024-08-29T19:36:30.243 INFO:tasks.workunit.client.0.smithi029.stdout: "internal_metadata": 0, 2024-08-29T19:36:30.243 INFO:tasks.workunit.client.0.smithi029.stdout: "internally_reserved": 0, 2024-08-29T19:36:30.243 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_allocated": 38340, 2024-08-29T19:36:30.243 INFO:tasks.workunit.client.0.smithi029.stdout: "total": 0 2024-08-29T19:36:30.243 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:30.243 INFO:tasks.workunit.client.0.smithi029.stdout: "up": 96 2024-08-29T19:36:30.243 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:30.243 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:30.243 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": 192, 2024-08-29T19:36:30.244 INFO:tasks.workunit.client.0.smithi029.stdout: "application": [ 2024-08-29T19:36:30.244 INFO:tasks.workunit.client.0.smithi029.stdout: "cephfs" 2024-08-29T19:36:30.244 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:30.244 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T19:36:30.244 INFO:tasks.workunit.client.0.smithi029.stdout: "num_pg": 64, 2024-08-29T19:36:30.244 INFO:tasks.workunit.client.0.smithi029.stdout: "num_store_stats": 8, 2024-08-29T19:36:30.244 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T19:36:30.244 INFO:tasks.workunit.client.0.smithi029.stdout: "poolid": 3, 2024-08-29T19:36:30.244 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T19:36:30.244 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T19:36:30.244 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:36:30.244 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T19:36:30.245 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:36:30.245 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T19:36:30.245 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T19:36:30.245 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T19:36:30.245 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T19:36:30.245 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T19:36:30.245 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T19:36:30.245 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T19:36:30.245 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T19:36:30.245 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T19:36:30.245 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T19:36:30.246 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:36:30.246 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T19:36:30.246 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T19:36:30.246 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T19:36:30.246 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T19:36:30.246 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T19:36:30.246 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:36:30.246 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T19:36:30.246 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T19:36:30.246 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T19:36:30.246 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:36:30.246 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T19:36:30.247 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T19:36:30.247 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T19:36:30.247 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T19:36:30.247 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T19:36:30.247 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T19:36:30.247 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T19:36:30.247 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T19:36:30.247 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T19:36:30.247 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T19:36:30.247 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T19:36:30.247 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:36:30.247 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T19:36:30.248 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T19:36:30.248 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T19:36:30.248 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:30.248 INFO:tasks.workunit.client.0.smithi029.stdout: "store_stats": { 2024-08-29T19:36:30.248 INFO:tasks.workunit.client.0.smithi029.stdout: "allocated": 0, 2024-08-29T19:36:30.248 INFO:tasks.workunit.client.0.smithi029.stdout: "available": 0, 2024-08-29T19:36:30.248 INFO:tasks.workunit.client.0.smithi029.stdout: "data_compressed": 0, 2024-08-29T19:36:30.248 INFO:tasks.workunit.client.0.smithi029.stdout: "data_compressed_allocated": 0, 2024-08-29T19:36:30.248 INFO:tasks.workunit.client.0.smithi029.stdout: "data_compressed_original": 0, 2024-08-29T19:36:30.248 INFO:tasks.workunit.client.0.smithi029.stdout: "data_stored": 0, 2024-08-29T19:36:30.248 INFO:tasks.workunit.client.0.smithi029.stdout: "internal_metadata": 0, 2024-08-29T19:36:30.248 INFO:tasks.workunit.client.0.smithi029.stdout: "internally_reserved": 0, 2024-08-29T19:36:30.249 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_allocated": 0, 2024-08-29T19:36:30.249 INFO:tasks.workunit.client.0.smithi029.stdout: "total": 0 2024-08-29T19:36:30.249 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:30.249 INFO:tasks.workunit.client.0.smithi029.stdout: "up": 192 2024-08-29T19:36:30.249 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:30.249 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:30.249 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": 24, 2024-08-29T19:36:30.249 INFO:tasks.workunit.client.0.smithi029.stdout: "application": [ 2024-08-29T19:36:30.249 INFO:tasks.workunit.client.0.smithi029.stdout: "rbd" 2024-08-29T19:36:30.249 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:30.249 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 24438, 2024-08-29T19:36:30.249 INFO:tasks.workunit.client.0.smithi029.stdout: "num_pg": 8, 2024-08-29T19:36:30.250 INFO:tasks.workunit.client.0.smithi029.stdout: "num_store_stats": 8, 2024-08-29T19:36:30.250 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 24438, 2024-08-29T19:36:30.250 INFO:tasks.workunit.client.0.smithi029.stdout: "poolid": 4, 2024-08-29T19:36:30.250 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T19:36:30.250 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 4194323, 2024-08-29T19:36:30.250 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:36:30.250 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T19:36:30.250 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:36:30.250 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T19:36:30.250 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T19:36:30.250 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T19:36:30.250 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T19:36:30.251 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T19:36:30.251 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T19:36:30.251 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T19:36:30.251 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T19:36:30.251 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T19:36:30.251 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T19:36:30.251 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:36:30.251 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T19:36:30.251 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 12, 2024-08-29T19:36:30.251 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 4, 2024-08-29T19:36:30.251 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T19:36:30.251 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 4, 2024-08-29T19:36:30.252 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:36:30.252 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T19:36:30.252 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T19:36:30.252 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T19:36:30.252 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:36:30.252 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 2, 2024-08-29T19:36:30.252 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T19:36:30.252 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T19:36:30.252 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T19:36:30.252 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T19:36:30.252 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T19:36:30.252 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T19:36:30.253 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T19:36:30.253 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 9056, 2024-08-29T19:36:30.253 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 3102119, 2024-08-29T19:36:30.253 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T19:36:30.253 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:36:30.253 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T19:36:30.253 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 24307, 2024-08-29T19:36:30.253 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 3080355 2024-08-29T19:36:30.253 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:30.253 INFO:tasks.workunit.client.0.smithi029.stdout: "store_stats": { 2024-08-29T19:36:30.253 INFO:tasks.workunit.client.0.smithi029.stdout: "allocated": 12595200, 2024-08-29T19:36:30.253 INFO:tasks.workunit.client.0.smithi029.stdout: "available": 0, 2024-08-29T19:36:30.254 INFO:tasks.workunit.client.0.smithi029.stdout: "data_compressed": 0, 2024-08-29T19:36:30.254 INFO:tasks.workunit.client.0.smithi029.stdout: "data_compressed_allocated": 0, 2024-08-29T19:36:30.254 INFO:tasks.workunit.client.0.smithi029.stdout: "data_compressed_original": 0, 2024-08-29T19:36:30.254 INFO:tasks.workunit.client.0.smithi029.stdout: "data_stored": 12582969, 2024-08-29T19:36:30.254 INFO:tasks.workunit.client.0.smithi029.stdout: "internal_metadata": 0, 2024-08-29T19:36:30.254 INFO:tasks.workunit.client.0.smithi029.stdout: "internally_reserved": 0, 2024-08-29T19:36:30.254 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_allocated": 0, 2024-08-29T19:36:30.254 INFO:tasks.workunit.client.0.smithi029.stdout: "total": 0 2024-08-29T19:36:30.254 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:30.254 INFO:tasks.workunit.client.0.smithi029.stdout: "up": 24 2024-08-29T19:36:30.254 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:30.254 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:30.255 INFO:tasks.workunit.client.0.smithi029.stdout: "usage": { 2024-08-29T19:36:30.255 INFO:tasks.workunit.client.0.smithi029.stdout: "pg_num": 105, 2024-08-29T19:36:30.255 INFO:tasks.workunit.client.0.smithi029.stdout: "pools": 4, 2024-08-29T19:36:30.255 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_by_class": { 2024-08-29T19:36:30.255 INFO:tasks.workunit.client.0.smithi029.stdout: "ssd": { 2024-08-29T19:36:30.255 INFO:tasks.workunit.client.0.smithi029.stdout: "total_avail_bytes": 763080962048, 2024-08-29T19:36:30.255 INFO:tasks.workunit.client.0.smithi029.stdout: "total_bytes": 767960285184, 2024-08-29T19:36:30.255 INFO:tasks.workunit.client.0.smithi029.stdout: "total_used_bytes": 4879323136, 2024-08-29T19:36:30.255 INFO:tasks.workunit.client.0.smithi029.stdout: "total_used_raw_bytes": 4879323136, 2024-08-29T19:36:30.255 INFO:tasks.workunit.client.0.smithi029.stdout: "total_used_raw_ratio": 0.006353613920509815 2024-08-29T19:36:30.255 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:30.255 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:30.256 INFO:tasks.workunit.client.0.smithi029.stdout: "total_avail_bytes": 763080962048, 2024-08-29T19:36:30.256 INFO:tasks.workunit.client.0.smithi029.stdout: "total_bytes": 767960285184, 2024-08-29T19:36:30.256 INFO:tasks.workunit.client.0.smithi029.stdout: "total_used_bytes": 4879323136 2024-08-29T19:36:30.256 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:30.256 INFO:tasks.workunit.client.0.smithi029.stdout:} 2024-08-29T19:36:30.256 INFO:tasks.workunit.client.0.smithi029.stdout:Device report is generated separately. To see it run 'ceph telemetry show-device'. 2024-08-29T19:36:30.257 INFO:tasks.workunit.client.0.smithi029.stderr:+ ceph telemetry show-device 2024-08-29T19:36:30.258 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:36:28 smithi029 bash[77880]: cluster 2024-08-29T19:36:26.245024+0000 mgr.y (mgr.25004) 3200 : cluster [DBG] pgmap v5753: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-29T19:36:30.258 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:36:28 smithi029 bash[77880]: audit 2024-08-29T19:36:26.260132+0000 mgr.y (mgr.25004) 3201 : audit [DBG] from='client.45863 -' entity='client.admin' cmd=[{"prefix": "telemetry preview", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T19:36:30.258 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:36:28 smithi029 bash[77880]: audit 2024-08-29T19:36:26.410899+0000 mgr.y (mgr.25004) 3202 : audit [DBG] from='client.45863 -' entity='client.admin' cmd=[{"prefix": "telemetry preview", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T19:36:30.258 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:36:28 smithi029 bash[77880]: audit 2024-08-29T19:36:26.777481+0000 mgr.y (mgr.25004) 3203 : audit [DBG] from='client.45869 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-device", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T19:36:30.258 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:36:28 smithi029 bash[77880]: audit 2024-08-29T19:36:26.926207+0000 mgr.y (mgr.25004) 3204 : audit [DBG] from='client.45869 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-device", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T19:36:30.258 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:36:28 smithi029 bash[77880]: audit 2024-08-29T19:36:27.291750+0000 mgr.y (mgr.25004) 3205 : audit [DBG] from='client.35892 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-all", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T19:36:30.258 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:36:28 smithi029 bash[77880]: audit 2024-08-29T19:36:27.449216+0000 mgr.y (mgr.25004) 3206 : audit [DBG] from='client.35892 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-all", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T19:36:30.258 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:36:28 smithi029 bash[77880]: audit 2024-08-29T19:36:27.806522+0000 mgr.y (mgr.25004) 3207 : audit [DBG] from='client.45881 -' entity='client.admin' cmd=[{"prefix": "telemetry show", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T19:36:30.258 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:36:28 smithi029 bash[77880]: audit 2024-08-29T19:36:27.808936+0000 mon.c (mon.2) 1125 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:36:30.258 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:36:28 smithi029 bash[77880]: audit 2024-08-29T19:36:27.820873+0000 mon.c (mon.2) 1126 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-29T19:36:30.259 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:36:28 smithi029 bash[77880]: audit 2024-08-29T19:36:27.965125+0000 mon.c (mon.2) 1127 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:36:30.259 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:36:28 smithi029 bash[77880]: audit 2024-08-29T19:36:27.965692+0000 mon.c (mon.2) 1128 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:36:30.259 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:36:28 smithi029 bash[77880]: audit 2024-08-29T19:36:27.966143+0000 mon.c (mon.2) 1129 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:36:30.259 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:36:28 smithi029 bash[77880]: audit 2024-08-29T19:36:27.969716+0000 mon.c (mon.2) 1130 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:36:30.259 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:36:28 smithi029 bash[77880]: audit 2024-08-29T19:36:27.970169+0000 mon.c (mon.2) 1131 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:36:30.259 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:36:28 smithi029 bash[77880]: audit 2024-08-29T19:36:27.970574+0000 mon.c (mon.2) 1132 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:36:30.259 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:36:28 smithi029 bash[77880]: audit 2024-08-29T19:36:27.973632+0000 mon.c (mon.2) 1133 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:36:30.259 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:36:28 smithi029 bash[77880]: audit 2024-08-29T19:36:27.974162+0000 mon.c (mon.2) 1134 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:36:30.259 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:36:28 smithi029 bash[77880]: audit 2024-08-29T19:36:27.974606+0000 mon.c (mon.2) 1135 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:36:30.259 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:36:28 smithi029 bash[77880]: audit 2024-08-29T19:36:27.996749+0000 mon.a (mon.0) 4128 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T19:36:30.259 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:36:28 smithi029 bash[77880]: audit 2024-08-29T19:36:27.996875+0000 mon.a (mon.0) 4129 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T19:36:30.260 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:36:28 smithi029 bash[77880]: audit 2024-08-29T19:36:27.997244+0000 mon.c (mon.2) 1136 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:36:30.260 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:36:28 smithi029 bash[77880]: audit 2024-08-29T19:36:27.997922+0000 mon.c (mon.2) 1137 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:36:30.260 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:36:28 smithi029 bash[77880]: audit 2024-08-29T19:36:27.998476+0000 mon.c (mon.2) 1138 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:36:30.260 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:36:28 smithi029 bash[77880]: audit 2024-08-29T19:36:28.001703+0000 mon.b (mon.1) 13 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T19:36:30.260 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:36:28 smithi029 bash[77880]: audit 2024-08-29T19:36:28.001851+0000 mon.b (mon.1) 14 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T19:36:30.260 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:36:28 smithi029 bash[77880]: audit 2024-08-29T19:36:28.002013+0000 mon.c (mon.2) 1139 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:36:30.260 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:36:28 smithi029 bash[77880]: audit 2024-08-29T19:36:28.002516+0000 mon.c (mon.2) 1140 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:36:30.260 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:36:28 smithi029 bash[77880]: audit 2024-08-29T19:36:28.002820+0000 mon.c (mon.2) 1141 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:36:30.260 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:36:28 smithi029 bash[77880]: audit 2024-08-29T19:36:28.005336+0000 mon.c (mon.2) 1142 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T19:36:30.260 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:36:28 smithi029 bash[77880]: audit 2024-08-29T19:36:28.005457+0000 mon.c (mon.2) 1143 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T19:36:30.260 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:36:28 smithi029 bash[77880]: audit 2024-08-29T19:36:28.006058+0000 mon.c (mon.2) 1144 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:36:30.261 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:36:28 smithi029 bash[77880]: audit 2024-08-29T19:36:28.006604+0000 mon.c (mon.2) 1145 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:36:30.261 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:36:28 smithi029 bash[77880]: audit 2024-08-29T19:36:28.007182+0000 mon.c (mon.2) 1146 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:36:30.261 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:36:28 smithi110 bash[67519]: cluster 2024-08-29T19:36:26.245024+0000 mgr.y (mgr.25004) 3200 : cluster [DBG] pgmap v5753: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-29T19:36:30.261 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:36:28 smithi110 bash[67519]: audit 2024-08-29T19:36:26.260132+0000 mgr.y (mgr.25004) 3201 : audit [DBG] from='client.45863 -' entity='client.admin' cmd=[{"prefix": "telemetry preview", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T19:36:30.261 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:36:28 smithi110 bash[67519]: audit 2024-08-29T19:36:26.410899+0000 mgr.y (mgr.25004) 3202 : audit [DBG] from='client.45863 -' entity='client.admin' cmd=[{"prefix": "telemetry preview", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T19:36:30.261 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:36:28 smithi110 bash[67519]: audit 2024-08-29T19:36:26.777481+0000 mgr.y (mgr.25004) 3203 : audit [DBG] from='client.45869 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-device", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T19:36:30.262 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:36:28 smithi110 bash[67519]: audit 2024-08-29T19:36:26.926207+0000 mgr.y (mgr.25004) 3204 : audit [DBG] from='client.45869 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-device", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T19:36:30.262 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:36:28 smithi110 bash[67519]: audit 2024-08-29T19:36:27.291750+0000 mgr.y (mgr.25004) 3205 : audit [DBG] from='client.35892 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-all", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T19:36:30.262 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:36:28 smithi110 bash[67519]: audit 2024-08-29T19:36:27.449216+0000 mgr.y (mgr.25004) 3206 : audit [DBG] from='client.35892 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-all", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T19:36:30.262 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:36:28 smithi110 bash[67519]: audit 2024-08-29T19:36:27.806522+0000 mgr.y (mgr.25004) 3207 : audit [DBG] from='client.45881 -' entity='client.admin' cmd=[{"prefix": "telemetry show", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T19:36:30.262 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:36:28 smithi110 bash[67519]: audit 2024-08-29T19:36:27.808936+0000 mon.c (mon.2) 1125 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:36:30.262 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:36:28 smithi110 bash[67519]: audit 2024-08-29T19:36:27.820873+0000 mon.c (mon.2) 1126 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-29T19:36:30.262 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:36:28 smithi110 bash[67519]: audit 2024-08-29T19:36:27.965125+0000 mon.c (mon.2) 1127 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:36:30.262 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:36:28 smithi110 bash[67519]: audit 2024-08-29T19:36:27.965692+0000 mon.c (mon.2) 1128 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:36:30.262 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:36:28 smithi110 bash[67519]: audit 2024-08-29T19:36:27.966143+0000 mon.c (mon.2) 1129 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:36:30.262 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:36:28 smithi110 bash[67519]: audit 2024-08-29T19:36:27.969716+0000 mon.c (mon.2) 1130 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:36:30.262 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:36:28 smithi110 bash[67519]: audit 2024-08-29T19:36:27.970169+0000 mon.c (mon.2) 1131 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:36:30.262 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:36:28 smithi110 bash[67519]: audit 2024-08-29T19:36:27.970574+0000 mon.c (mon.2) 1132 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:36:30.263 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:36:28 smithi110 bash[67519]: audit 2024-08-29T19:36:27.973632+0000 mon.c (mon.2) 1133 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:36:30.263 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:36:28 smithi110 bash[67519]: audit 2024-08-29T19:36:27.974162+0000 mon.c (mon.2) 1134 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:36:30.263 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:36:28 smithi110 bash[67519]: audit 2024-08-29T19:36:27.974606+0000 mon.c (mon.2) 1135 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:36:30.263 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:36:28 smithi110 bash[67519]: audit 2024-08-29T19:36:27.996749+0000 mon.a (mon.0) 4128 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T19:36:30.263 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:36:28 smithi110 bash[67519]: audit 2024-08-29T19:36:27.996875+0000 mon.a (mon.0) 4129 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T19:36:30.263 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:36:28 smithi110 bash[67519]: audit 2024-08-29T19:36:27.997244+0000 mon.c (mon.2) 1136 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:36:30.263 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:36:28 smithi110 bash[67519]: audit 2024-08-29T19:36:27.997922+0000 mon.c (mon.2) 1137 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:36:30.263 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:36:28 smithi110 bash[67519]: audit 2024-08-29T19:36:27.998476+0000 mon.c (mon.2) 1138 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:36:30.263 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:36:28 smithi110 bash[67519]: audit 2024-08-29T19:36:28.001703+0000 mon.b (mon.1) 13 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T19:36:30.263 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:36:28 smithi110 bash[67519]: audit 2024-08-29T19:36:28.001851+0000 mon.b (mon.1) 14 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T19:36:30.264 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:36:28 smithi110 bash[67519]: audit 2024-08-29T19:36:28.002013+0000 mon.c (mon.2) 1139 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:36:30.264 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:36:28 smithi110 bash[67519]: audit 2024-08-29T19:36:28.002516+0000 mon.c (mon.2) 1140 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:36:30.264 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:36:28 smithi110 bash[67519]: audit 2024-08-29T19:36:28.002820+0000 mon.c (mon.2) 1141 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:36:30.264 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:36:28 smithi110 bash[67519]: audit 2024-08-29T19:36:28.005336+0000 mon.c (mon.2) 1142 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T19:36:30.264 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:36:28 smithi110 bash[67519]: audit 2024-08-29T19:36:28.005457+0000 mon.c (mon.2) 1143 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T19:36:30.264 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:36:28 smithi110 bash[67519]: audit 2024-08-29T19:36:28.006058+0000 mon.c (mon.2) 1144 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:36:30.264 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:36:28 smithi110 bash[67519]: audit 2024-08-29T19:36:28.006604+0000 mon.c (mon.2) 1145 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:36:30.264 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:36:28 smithi110 bash[67519]: audit 2024-08-29T19:36:28.007182+0000 mon.c (mon.2) 1146 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:36:30.264 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:36:29 smithi110 bash[67519]: cluster 2024-08-29T19:36:28.246046+0000 mgr.y (mgr.25004) 3208 : cluster [DBG] pgmap v5754: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-29T19:36:30.264 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:36:29 smithi110 bash[67519]: audit 2024-08-29T19:36:28.250199+0000 mgr.y (mgr.25004) 3209 : audit [DBG] from='client.45881 -' entity='client.admin' cmd=[{"prefix": "telemetry show", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T19:36:30.264 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:36:29 smithi110 bash[67519]: audit 2024-08-29T19:36:28.252789+0000 mon.c (mon.2) 1147 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:36:30.265 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:36:29 smithi110 bash[67519]: audit 2024-08-29T19:36:28.257701+0000 mon.c (mon.2) 1148 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-29T19:36:30.265 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:36:29 smithi110 bash[67519]: audit 2024-08-29T19:36:28.383297+0000 mon.c (mon.2) 1149 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:36:30.265 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:36:29 smithi110 bash[67519]: audit 2024-08-29T19:36:28.383688+0000 mon.c (mon.2) 1150 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:36:30.265 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:36:29 smithi110 bash[67519]: audit 2024-08-29T19:36:28.384070+0000 mon.c (mon.2) 1151 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:36:30.265 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:36:29 smithi110 bash[67519]: audit 2024-08-29T19:36:28.387822+0000 mon.c (mon.2) 1152 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:36:30.265 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:36:29 smithi110 bash[67519]: audit 2024-08-29T19:36:28.388394+0000 mon.c (mon.2) 1153 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:36:30.265 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:36:29 smithi110 bash[67519]: audit 2024-08-29T19:36:28.388829+0000 mon.c (mon.2) 1154 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:36:30.265 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:36:29 smithi110 bash[67519]: audit 2024-08-29T19:36:28.391815+0000 mon.c (mon.2) 1155 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:36:30.265 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:36:29 smithi110 bash[67519]: audit 2024-08-29T19:36:28.392434+0000 mon.c (mon.2) 1156 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:36:30.265 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:36:29 smithi110 bash[67519]: audit 2024-08-29T19:36:28.392932+0000 mon.c (mon.2) 1157 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:36:30.266 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:36:29 smithi110 bash[67519]: audit 2024-08-29T19:36:28.411626+0000 mon.a (mon.0) 4130 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T19:36:30.266 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:36:29 smithi110 bash[67519]: audit 2024-08-29T19:36:28.411753+0000 mon.a (mon.0) 4131 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T19:36:30.266 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:36:29 smithi110 bash[67519]: audit 2024-08-29T19:36:28.412050+0000 mon.c (mon.2) 1158 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:36:30.266 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:36:29 smithi110 bash[67519]: audit 2024-08-29T19:36:28.412665+0000 mon.c (mon.2) 1159 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:36:30.266 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:36:29 smithi110 bash[67519]: audit 2024-08-29T19:36:28.413011+0000 mon.c (mon.2) 1160 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:36:30.266 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:36:29 smithi110 bash[67519]: audit 2024-08-29T19:36:28.415939+0000 mon.b (mon.1) 15 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T19:36:30.266 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:36:29 smithi110 bash[67519]: audit 2024-08-29T19:36:28.416070+0000 mon.b (mon.1) 16 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T19:36:30.266 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:36:29 smithi110 bash[67519]: audit 2024-08-29T19:36:28.416303+0000 mon.c (mon.2) 1161 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:36:30.266 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:36:29 smithi110 bash[67519]: audit 2024-08-29T19:36:28.416866+0000 mon.c (mon.2) 1162 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:36:30.266 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:36:29 smithi110 bash[67519]: audit 2024-08-29T19:36:28.417258+0000 mon.c (mon.2) 1163 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:36:30.266 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:36:29 smithi110 bash[67519]: audit 2024-08-29T19:36:28.419859+0000 mon.c (mon.2) 1164 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T19:36:30.266 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:36:29 smithi110 bash[67519]: audit 2024-08-29T19:36:28.419974+0000 mon.c (mon.2) 1165 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T19:36:30.267 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:36:29 smithi110 bash[67519]: audit 2024-08-29T19:36:28.420597+0000 mon.c (mon.2) 1166 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:36:30.267 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:36:29 smithi110 bash[67519]: audit 2024-08-29T19:36:28.421084+0000 mon.c (mon.2) 1167 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:36:30.267 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:36:29 smithi110 bash[67519]: audit 2024-08-29T19:36:28.421550+0000 mon.c (mon.2) 1168 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:36:30.267 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:36:29 smithi110 bash[67519]: audit 2024-08-29T19:36:28.903930+0000 mgr.y (mgr.25004) 3210 : audit [DBG] from='client.45905 -' entity='client.admin' cmd=[{"prefix": "telemetry show-device", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T19:36:30.267 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:36:28 smithi029 bash[79042]: cluster 2024-08-29T19:36:26.245024+0000 mgr.y (mgr.25004) 3200 : cluster [DBG] pgmap v5753: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-29T19:36:30.267 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:36:28 smithi029 bash[79042]: audit 2024-08-29T19:36:26.260132+0000 mgr.y (mgr.25004) 3201 : audit [DBG] from='client.45863 -' entity='client.admin' cmd=[{"prefix": "telemetry preview", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T19:36:30.267 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:36:28 smithi029 bash[79042]: audit 2024-08-29T19:36:26.410899+0000 mgr.y (mgr.25004) 3202 : audit [DBG] from='client.45863 -' entity='client.admin' cmd=[{"prefix": "telemetry preview", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T19:36:30.267 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:36:28 smithi029 bash[79042]: audit 2024-08-29T19:36:26.777481+0000 mgr.y (mgr.25004) 3203 : audit [DBG] from='client.45869 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-device", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T19:36:30.268 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:36:28 smithi029 bash[79042]: audit 2024-08-29T19:36:26.926207+0000 mgr.y (mgr.25004) 3204 : audit [DBG] from='client.45869 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-device", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T19:36:30.268 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:36:28 smithi029 bash[79042]: audit 2024-08-29T19:36:27.291750+0000 mgr.y (mgr.25004) 3205 : audit [DBG] from='client.35892 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-all", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T19:36:30.268 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:36:28 smithi029 bash[79042]: audit 2024-08-29T19:36:27.449216+0000 mgr.y (mgr.25004) 3206 : audit [DBG] from='client.35892 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-all", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T19:36:30.268 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:36:28 smithi029 bash[79042]: audit 2024-08-29T19:36:27.806522+0000 mgr.y (mgr.25004) 3207 : audit [DBG] from='client.45881 -' entity='client.admin' cmd=[{"prefix": "telemetry show", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T19:36:30.268 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:36:28 smithi029 bash[79042]: audit 2024-08-29T19:36:27.808936+0000 mon.c (mon.2) 1125 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:36:30.268 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:36:28 smithi029 bash[79042]: audit 2024-08-29T19:36:27.820873+0000 mon.c (mon.2) 1126 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-29T19:36:30.268 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:36:28 smithi029 bash[79042]: audit 2024-08-29T19:36:27.965125+0000 mon.c (mon.2) 1127 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:36:30.268 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:36:28 smithi029 bash[79042]: audit 2024-08-29T19:36:27.965692+0000 mon.c (mon.2) 1128 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:36:30.268 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:36:28 smithi029 bash[79042]: audit 2024-08-29T19:36:27.966143+0000 mon.c (mon.2) 1129 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:36:30.268 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:36:28 smithi029 bash[79042]: audit 2024-08-29T19:36:27.969716+0000 mon.c (mon.2) 1130 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:36:30.268 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:36:28 smithi029 bash[79042]: audit 2024-08-29T19:36:27.970169+0000 mon.c (mon.2) 1131 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:36:30.269 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:36:28 smithi029 bash[79042]: audit 2024-08-29T19:36:27.970574+0000 mon.c (mon.2) 1132 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:36:30.269 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:36:28 smithi029 bash[79042]: audit 2024-08-29T19:36:27.973632+0000 mon.c (mon.2) 1133 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:36:30.269 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:36:28 smithi029 bash[79042]: audit 2024-08-29T19:36:27.974162+0000 mon.c (mon.2) 1134 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:36:30.269 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:36:28 smithi029 bash[79042]: audit 2024-08-29T19:36:27.974606+0000 mon.c (mon.2) 1135 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:36:30.269 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:36:28 smithi029 bash[79042]: audit 2024-08-29T19:36:27.996749+0000 mon.a (mon.0) 4128 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T19:36:30.269 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:36:28 smithi029 bash[79042]: audit 2024-08-29T19:36:27.996875+0000 mon.a (mon.0) 4129 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T19:36:30.269 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:36:28 smithi029 bash[79042]: audit 2024-08-29T19:36:27.997244+0000 mon.c (mon.2) 1136 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:36:30.269 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:36:28 smithi029 bash[79042]: audit 2024-08-29T19:36:27.997922+0000 mon.c (mon.2) 1137 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:36:30.269 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:36:28 smithi029 bash[79042]: audit 2024-08-29T19:36:27.998476+0000 mon.c (mon.2) 1138 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:36:30.269 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:36:28 smithi029 bash[79042]: audit 2024-08-29T19:36:28.001703+0000 mon.b (mon.1) 13 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T19:36:30.269 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:36:28 smithi029 bash[79042]: audit 2024-08-29T19:36:28.001851+0000 mon.b (mon.1) 14 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T19:36:30.269 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:36:28 smithi029 bash[79042]: audit 2024-08-29T19:36:28.002013+0000 mon.c (mon.2) 1139 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:36:30.270 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:36:28 smithi029 bash[79042]: audit 2024-08-29T19:36:28.002516+0000 mon.c (mon.2) 1140 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:36:30.270 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:36:28 smithi029 bash[79042]: audit 2024-08-29T19:36:28.002820+0000 mon.c (mon.2) 1141 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:36:30.270 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:36:28 smithi029 bash[79042]: audit 2024-08-29T19:36:28.005336+0000 mon.c (mon.2) 1142 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T19:36:30.270 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:36:28 smithi029 bash[79042]: audit 2024-08-29T19:36:28.005457+0000 mon.c (mon.2) 1143 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T19:36:30.270 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:36:28 smithi029 bash[79042]: audit 2024-08-29T19:36:28.006058+0000 mon.c (mon.2) 1144 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:36:30.270 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:36:28 smithi029 bash[79042]: audit 2024-08-29T19:36:28.006604+0000 mon.c (mon.2) 1145 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:36:30.270 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:36:28 smithi029 bash[79042]: audit 2024-08-29T19:36:28.007182+0000 mon.c (mon.2) 1146 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:36:30.270 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:36:29 smithi029 bash[79042]: cluster 2024-08-29T19:36:28.246046+0000 mgr.y (mgr.25004) 3208 : cluster [DBG] pgmap v5754: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-29T19:36:30.270 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:36:29 smithi029 bash[79042]: audit 2024-08-29T19:36:28.250199+0000 mgr.y (mgr.25004) 3209 : audit [DBG] from='client.45881 -' entity='client.admin' cmd=[{"prefix": "telemetry show", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T19:36:30.270 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:36:29 smithi029 bash[79042]: audit 2024-08-29T19:36:28.252789+0000 mon.c (mon.2) 1147 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:36:30.270 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:36:29 smithi029 bash[79042]: audit 2024-08-29T19:36:28.257701+0000 mon.c (mon.2) 1148 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-29T19:36:30.271 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:36:29 smithi029 bash[79042]: audit 2024-08-29T19:36:28.383297+0000 mon.c (mon.2) 1149 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:36:30.271 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:36:29 smithi029 bash[79042]: audit 2024-08-29T19:36:28.383688+0000 mon.c (mon.2) 1150 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:36:30.271 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:36:29 smithi029 bash[79042]: audit 2024-08-29T19:36:28.384070+0000 mon.c (mon.2) 1151 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:36:30.271 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:36:29 smithi029 bash[79042]: audit 2024-08-29T19:36:28.387822+0000 mon.c (mon.2) 1152 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:36:30.271 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:36:29 smithi029 bash[79042]: audit 2024-08-29T19:36:28.388394+0000 mon.c (mon.2) 1153 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:36:30.271 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:36:29 smithi029 bash[79042]: audit 2024-08-29T19:36:28.388829+0000 mon.c (mon.2) 1154 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:36:30.271 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:36:29 smithi029 bash[79042]: audit 2024-08-29T19:36:28.391815+0000 mon.c (mon.2) 1155 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:36:30.271 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:36:29 smithi029 bash[79042]: audit 2024-08-29T19:36:28.392434+0000 mon.c (mon.2) 1156 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:36:30.271 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:36:29 smithi029 bash[79042]: audit 2024-08-29T19:36:28.392932+0000 mon.c (mon.2) 1157 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:36:30.271 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:36:29 smithi029 bash[79042]: audit 2024-08-29T19:36:28.411626+0000 mon.a (mon.0) 4130 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T19:36:30.271 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:36:29 smithi029 bash[79042]: audit 2024-08-29T19:36:28.411753+0000 mon.a (mon.0) 4131 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T19:36:30.271 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:36:29 smithi029 bash[79042]: audit 2024-08-29T19:36:28.412050+0000 mon.c (mon.2) 1158 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:36:30.272 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:36:29 smithi029 bash[79042]: audit 2024-08-29T19:36:28.412665+0000 mon.c (mon.2) 1159 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:36:30.272 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:36:29 smithi029 bash[79042]: audit 2024-08-29T19:36:28.413011+0000 mon.c (mon.2) 1160 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:36:30.272 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:36:29 smithi029 bash[77880]: cluster 2024-08-29T19:36:28.246046+0000 mgr.y (mgr.25004) 3208 : cluster [DBG] pgmap v5754: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-29T19:36:30.272 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:36:29 smithi029 bash[77880]: audit 2024-08-29T19:36:28.250199+0000 mgr.y (mgr.25004) 3209 : audit [DBG] from='client.45881 -' entity='client.admin' cmd=[{"prefix": "telemetry show", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T19:36:30.272 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:36:29 smithi029 bash[77880]: audit 2024-08-29T19:36:28.252789+0000 mon.c (mon.2) 1147 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:36:30.272 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:36:29 smithi029 bash[77880]: audit 2024-08-29T19:36:28.257701+0000 mon.c (mon.2) 1148 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-29T19:36:30.272 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:36:29 smithi029 bash[77880]: audit 2024-08-29T19:36:28.383297+0000 mon.c (mon.2) 1149 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:36:30.273 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:36:29 smithi029 bash[77880]: audit 2024-08-29T19:36:28.383688+0000 mon.c (mon.2) 1150 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:36:30.273 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:36:29 smithi029 bash[77880]: audit 2024-08-29T19:36:28.384070+0000 mon.c (mon.2) 1151 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:36:30.273 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:36:29 smithi029 bash[77880]: audit 2024-08-29T19:36:28.387822+0000 mon.c (mon.2) 1152 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:36:30.273 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:36:29 smithi029 bash[77880]: audit 2024-08-29T19:36:28.388394+0000 mon.c (mon.2) 1153 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:36:30.273 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:36:29 smithi029 bash[77880]: audit 2024-08-29T19:36:28.388829+0000 mon.c (mon.2) 1154 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:36:30.273 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:36:29 smithi029 bash[77880]: audit 2024-08-29T19:36:28.391815+0000 mon.c (mon.2) 1155 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:36:30.273 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:36:29 smithi029 bash[77880]: audit 2024-08-29T19:36:28.392434+0000 mon.c (mon.2) 1156 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:36:30.273 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:36:29 smithi029 bash[77880]: audit 2024-08-29T19:36:28.392932+0000 mon.c (mon.2) 1157 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:36:30.273 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:36:29 smithi029 bash[77880]: audit 2024-08-29T19:36:28.411626+0000 mon.a (mon.0) 4130 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T19:36:30.273 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:36:29 smithi029 bash[77880]: audit 2024-08-29T19:36:28.411753+0000 mon.a (mon.0) 4131 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T19:36:30.273 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:36:29 smithi029 bash[77880]: audit 2024-08-29T19:36:28.412050+0000 mon.c (mon.2) 1158 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:36:30.273 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:36:29 smithi029 bash[77880]: audit 2024-08-29T19:36:28.412665+0000 mon.c (mon.2) 1159 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:36:30.274 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:36:29 smithi029 bash[77880]: audit 2024-08-29T19:36:28.413011+0000 mon.c (mon.2) 1160 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:36:30.274 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:36:29 smithi029 bash[79042]: audit 2024-08-29T19:36:28.415939+0000 mon.b (mon.1) 15 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T19:36:30.274 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:36:29 smithi029 bash[79042]: audit 2024-08-29T19:36:28.416070+0000 mon.b (mon.1) 16 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T19:36:30.274 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:36:29 smithi029 bash[79042]: audit 2024-08-29T19:36:28.416303+0000 mon.c (mon.2) 1161 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:36:30.274 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:36:29 smithi029 bash[79042]: audit 2024-08-29T19:36:28.416866+0000 mon.c (mon.2) 1162 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:36:30.274 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:36:29 smithi029 bash[79042]: audit 2024-08-29T19:36:28.417258+0000 mon.c (mon.2) 1163 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:36:30.275 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:36:29 smithi029 bash[79042]: audit 2024-08-29T19:36:28.419859+0000 mon.c (mon.2) 1164 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T19:36:30.275 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:36:29 smithi029 bash[79042]: audit 2024-08-29T19:36:28.419974+0000 mon.c (mon.2) 1165 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T19:36:30.275 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:36:29 smithi029 bash[79042]: audit 2024-08-29T19:36:28.420597+0000 mon.c (mon.2) 1166 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:36:30.275 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:36:29 smithi029 bash[79042]: audit 2024-08-29T19:36:28.421084+0000 mon.c (mon.2) 1167 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:36:30.275 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:36:29 smithi029 bash[79042]: audit 2024-08-29T19:36:28.421550+0000 mon.c (mon.2) 1168 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:36:30.275 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:36:29 smithi029 bash[79042]: audit 2024-08-29T19:36:28.903930+0000 mgr.y (mgr.25004) 3210 : audit [DBG] from='client.45905 -' entity='client.admin' cmd=[{"prefix": "telemetry show-device", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T19:36:30.275 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:36:29 smithi029 bash[77880]: audit 2024-08-29T19:36:28.415939+0000 mon.b (mon.1) 15 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T19:36:30.275 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:36:29 smithi029 bash[77880]: audit 2024-08-29T19:36:28.416070+0000 mon.b (mon.1) 16 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T19:36:30.275 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:36:29 smithi029 bash[77880]: audit 2024-08-29T19:36:28.416303+0000 mon.c (mon.2) 1161 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:36:30.276 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:36:29 smithi029 bash[77880]: audit 2024-08-29T19:36:28.416866+0000 mon.c (mon.2) 1162 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:36:30.276 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:36:29 smithi029 bash[77880]: audit 2024-08-29T19:36:28.417258+0000 mon.c (mon.2) 1163 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:36:30.276 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:36:29 smithi029 bash[77880]: audit 2024-08-29T19:36:28.419859+0000 mon.c (mon.2) 1164 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T19:36:30.276 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:36:29 smithi029 bash[77880]: audit 2024-08-29T19:36:28.419974+0000 mon.c (mon.2) 1165 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T19:36:30.276 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:36:29 smithi029 bash[77880]: audit 2024-08-29T19:36:28.420597+0000 mon.c (mon.2) 1166 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:36:30.276 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:36:29 smithi029 bash[77880]: audit 2024-08-29T19:36:28.421084+0000 mon.c (mon.2) 1167 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:36:30.276 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:36:29 smithi029 bash[77880]: audit 2024-08-29T19:36:28.421550+0000 mon.c (mon.2) 1168 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:36:30.276 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:36:29 smithi029 bash[77880]: audit 2024-08-29T19:36:28.903930+0000 mgr.y (mgr.25004) 3210 : audit [DBG] from='client.45905 -' entity='client.admin' cmd=[{"prefix": "telemetry show-device", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T19:36:30.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:36:30 smithi110 bash[67519]: cluster 2024-08-29T19:36:29.276906+0000 mon.a (mon.0) 4132 : cluster [DBG] mgrmap e42: y(active, since 101m), standbys: x 2024-08-29T19:36:30.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:36:30 smithi029 bash[79042]: cluster 2024-08-29T19:36:29.276906+0000 mon.a (mon.0) 4132 : cluster [DBG] mgrmap e42: y(active, since 101m), standbys: x 2024-08-29T19:36:30.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:36:30 smithi029 bash[77880]: cluster 2024-08-29T19:36:29.276906+0000 mon.a (mon.0) 4132 : cluster [DBG] mgrmap e42: y(active, since 101m), standbys: x 2024-08-29T19:36:31.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:36:31 smithi110 bash[67519]: cluster 2024-08-29T19:36:30.246899+0000 mgr.y (mgr.25004) 3211 : cluster [DBG] pgmap v5755: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-29T19:36:31.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:36:31 smithi029 bash[79042]: cluster 2024-08-29T19:36:30.246899+0000 mgr.y (mgr.25004) 3211 : cluster [DBG] pgmap v5755: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-29T19:36:31.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:36:31 smithi029 bash[77880]: cluster 2024-08-29T19:36:30.246899+0000 mgr.y (mgr.25004) 3211 : cluster [DBG] pgmap v5755: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-29T19:36:33.652 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:36:33 smithi110 bash[67519]: cluster 2024-08-29T19:36:32.248036+0000 mgr.y (mgr.25004) 3212 : cluster [DBG] pgmap v5756: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 362 B/s rd, 0 op/s 2024-08-29T19:36:33.653 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:36:33 smithi029 bash[79042]: cluster 2024-08-29T19:36:32.248036+0000 mgr.y (mgr.25004) 3212 : cluster [DBG] pgmap v5756: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 362 B/s rd, 0 op/s 2024-08-29T19:36:33.653 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:36:33 smithi029 bash[77880]: cluster 2024-08-29T19:36:32.248036+0000 mgr.y (mgr.25004) 3212 : cluster [DBG] pgmap v5756: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 362 B/s rd, 0 op/s 2024-08-29T19:36:34.902 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 19:36:34 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:19:36:34] "GET /metrics HTTP/1.1" 200 34227 "" "Prometheus/2.43.0" 2024-08-29T19:36:34.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:36:34 smithi029 bash[79042]: audit 2024-08-29T19:36:33.666218+0000 mon.a (mon.0) 4133 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:36:34.903 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:36:34 smithi029 bash[79042]: audit 2024-08-29T19:36:33.668485+0000 mon.c (mon.2) 1169 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:36:34.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:36:34 smithi029 bash[77880]: audit 2024-08-29T19:36:33.666218+0000 mon.a (mon.0) 4133 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:36:34.903 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:36:34 smithi029 bash[77880]: audit 2024-08-29T19:36:33.668485+0000 mon.c (mon.2) 1169 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:36:35.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:36:34 smithi110 bash[67519]: audit 2024-08-29T19:36:33.666218+0000 mon.a (mon.0) 4133 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:36:35.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:36:34 smithi110 bash[67519]: audit 2024-08-29T19:36:33.668485+0000 mon.c (mon.2) 1169 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:36:36.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:36:35 smithi110 bash[67519]: cluster 2024-08-29T19:36:34.248847+0000 mgr.y (mgr.25004) 3213 : cluster [DBG] pgmap v5757: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 362 B/s rd, 0 op/s 2024-08-29T19:36:36.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:36:35 smithi029 bash[79042]: cluster 2024-08-29T19:36:34.248847+0000 mgr.y (mgr.25004) 3213 : cluster [DBG] pgmap v5757: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 362 B/s rd, 0 op/s 2024-08-29T19:36:36.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:36:35 smithi029 bash[77880]: cluster 2024-08-29T19:36:34.248847+0000 mgr.y (mgr.25004) 3213 : cluster [DBG] pgmap v5757: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 362 B/s rd, 0 op/s 2024-08-29T19:36:38.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:36:37 smithi029 bash[77880]: cluster 2024-08-29T19:36:36.249834+0000 mgr.y (mgr.25004) 3214 : cluster [DBG] pgmap v5758: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-08-29T19:36:38.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:36:37 smithi110 bash[67519]: cluster 2024-08-29T19:36:36.249834+0000 mgr.y (mgr.25004) 3214 : cluster [DBG] pgmap v5758: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-08-29T19:36:38.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:36:37 smithi029 bash[79042]: cluster 2024-08-29T19:36:36.249834+0000 mgr.y (mgr.25004) 3214 : cluster [DBG] pgmap v5758: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-08-29T19:36:40.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:36:39 smithi110 bash[67519]: cluster 2024-08-29T19:36:38.250748+0000 mgr.y (mgr.25004) 3215 : cluster [DBG] pgmap v5759: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-08-29T19:36:40.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:36:39 smithi029 bash[77880]: cluster 2024-08-29T19:36:38.250748+0000 mgr.y (mgr.25004) 3215 : cluster [DBG] pgmap v5759: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-08-29T19:36:40.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:36:39 smithi029 bash[79042]: cluster 2024-08-29T19:36:38.250748+0000 mgr.y (mgr.25004) 3215 : cluster [DBG] pgmap v5759: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-08-29T19:36:42.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:36:41 smithi110 bash[67519]: cluster 2024-08-29T19:36:40.251533+0000 mgr.y (mgr.25004) 3216 : cluster [DBG] pgmap v5760: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-08-29T19:36:42.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:36:41 smithi029 bash[77880]: cluster 2024-08-29T19:36:40.251533+0000 mgr.y (mgr.25004) 3216 : cluster [DBG] pgmap v5760: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-08-29T19:36:42.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:36:41 smithi029 bash[79042]: cluster 2024-08-29T19:36:40.251533+0000 mgr.y (mgr.25004) 3216 : cluster [DBG] pgmap v5760: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-08-29T19:36:43.327 INFO:tasks.workunit.client.0.smithi029.stdout:{ 2024-08-29T19:36:43.327 INFO:tasks.workunit.client.0.smithi029.stdout: "22cd75aa-662f-11ef-9d2b-0cc47abd125a": { 2024-08-29T19:36:43.327 INFO:tasks.workunit.client.0.smithi029.stdout: "INTEL_SSDPED1D480GA_22ce3116-662f-11ef-9d2b-0cc47abd125a": { 2024-08-29T19:36:43.327 INFO:tasks.workunit.client.0.smithi029.stdout: "20240829-173740": { 2024-08-29T19:36:43.327 INFO:tasks.workunit.client.0.smithi029.stdout: "device": { 2024-08-29T19:36:43.327 INFO:tasks.workunit.client.0.smithi029.stdout: "info_name": "/dev/nvme0n1", 2024-08-29T19:36:43.327 INFO:tasks.workunit.client.0.smithi029.stdout: "name": "/dev/nvme0n1", 2024-08-29T19:36:43.328 INFO:tasks.workunit.client.0.smithi029.stdout: "protocol": "NVMe", 2024-08-29T19:36:43.328 INFO:tasks.workunit.client.0.smithi029.stdout: "type": "nvme" 2024-08-29T19:36:43.328 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:43.328 INFO:tasks.workunit.client.0.smithi029.stdout: "firmware_version": "E2010325", 2024-08-29T19:36:43.328 INFO:tasks.workunit.client.0.smithi029.stdout: "host_id": "22cd75aa-662f-11ef-9d2b-0cc47abd125a", 2024-08-29T19:36:43.328 INFO:tasks.workunit.client.0.smithi029.stdout: "json_format_version": [ 2024-08-29T19:36:43.328 INFO:tasks.workunit.client.0.smithi029.stdout: 1, 2024-08-29T19:36:43.329 INFO:tasks.workunit.client.0.smithi029.stdout: 0 2024-08-29T19:36:43.329 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:43.329 INFO:tasks.workunit.client.0.smithi029.stdout: "local_time": { 2024-08-29T19:36:43.329 INFO:tasks.workunit.client.0.smithi029.stdout: "asctime": "Thu Aug 29 17:37:40 2024 UTC", 2024-08-29T19:36:43.329 INFO:tasks.workunit.client.0.smithi029.stdout: "time_t": 1724953060 2024-08-29T19:36:43.329 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:43.329 INFO:tasks.workunit.client.0.smithi029.stdout: "logical_block_size": 512, 2024-08-29T19:36:43.329 INFO:tasks.workunit.client.0.smithi029.stdout: "model_name": "INTEL SSDPED1D480GA", 2024-08-29T19:36:43.329 INFO:tasks.workunit.client.0.smithi029.stdout: "nvme_controller_id": 0, 2024-08-29T19:36:43.330 INFO:tasks.workunit.client.0.smithi029.stdout: "nvme_ieee_oui_identifier": 6083300, 2024-08-29T19:36:43.330 INFO:tasks.workunit.client.0.smithi029.stdout: "nvme_namespaces": [ 2024-08-29T19:36:43.330 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:43.330 INFO:tasks.workunit.client.0.smithi029.stdout: "capacity": { 2024-08-29T19:36:43.330 INFO:tasks.workunit.client.0.smithi029.stdout: "blocks": 937703088, 2024-08-29T19:36:43.330 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 480103981056 2024-08-29T19:36:43.330 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:43.330 INFO:tasks.workunit.client.0.smithi029.stdout: "formatted_lba_size": 512, 2024-08-29T19:36:43.330 INFO:tasks.workunit.client.0.smithi029.stdout: "id": 1, 2024-08-29T19:36:43.330 INFO:tasks.workunit.client.0.smithi029.stdout: "size": { 2024-08-29T19:36:43.330 INFO:tasks.workunit.client.0.smithi029.stdout: "blocks": 937703088, 2024-08-29T19:36:43.330 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 480103981056 2024-08-29T19:36:43.330 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:43.331 INFO:tasks.workunit.client.0.smithi029.stdout: "utilization": { 2024-08-29T19:36:43.331 INFO:tasks.workunit.client.0.smithi029.stdout: "blocks": 937703088, 2024-08-29T19:36:43.331 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 480103981056 2024-08-29T19:36:43.331 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:43.331 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:43.331 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:43.331 INFO:tasks.workunit.client.0.smithi029.stdout: "nvme_number_of_namespaces": 1, 2024-08-29T19:36:43.331 INFO:tasks.workunit.client.0.smithi029.stdout: "nvme_pci_vendor": { 2024-08-29T19:36:43.331 INFO:tasks.workunit.client.0.smithi029.stdout: "id": 32902, 2024-08-29T19:36:43.332 INFO:tasks.workunit.client.0.smithi029.stdout: "subsystem_id": 32902 2024-08-29T19:36:43.332 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:43.332 INFO:tasks.workunit.client.0.smithi029.stdout: "nvme_smart_health_information_add_log": { 2024-08-29T19:36:43.332 INFO:tasks.workunit.client.0.smithi029.stdout: "Device stats": { 2024-08-29T19:36:43.332 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_fw_downgrades": { 2024-08-29T19:36:43.332 INFO:tasks.workunit.client.0.smithi029.stdout: "normalized": 0, 2024-08-29T19:36:43.332 INFO:tasks.workunit.client.0.smithi029.stdout: "raw": 0 2024-08-29T19:36:43.332 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:43.332 INFO:tasks.workunit.client.0.smithi029.stdout: "crc_error_count": { 2024-08-29T19:36:43.332 INFO:tasks.workunit.client.0.smithi029.stdout: "normalized": 100, 2024-08-29T19:36:43.332 INFO:tasks.workunit.client.0.smithi029.stdout: "raw": 0 2024-08-29T19:36:43.333 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:43.333 INFO:tasks.workunit.client.0.smithi029.stdout: "end_to_end_error_detection_count": { 2024-08-29T19:36:43.333 INFO:tasks.workunit.client.0.smithi029.stdout: "normalized": 100, 2024-08-29T19:36:43.333 INFO:tasks.workunit.client.0.smithi029.stdout: "raw": 0 2024-08-29T19:36:43.333 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:43.333 INFO:tasks.workunit.client.0.smithi029.stdout: "erase_fail_count": { 2024-08-29T19:36:43.333 INFO:tasks.workunit.client.0.smithi029.stdout: "normalized": 0, 2024-08-29T19:36:43.333 INFO:tasks.workunit.client.0.smithi029.stdout: "raw": 0 2024-08-29T19:36:43.333 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:43.333 INFO:tasks.workunit.client.0.smithi029.stdout: "host_bytes_written": { 2024-08-29T19:36:43.333 INFO:tasks.workunit.client.0.smithi029.stdout: "normalized": 100, 2024-08-29T19:36:43.333 INFO:tasks.workunit.client.0.smithi029.stdout: "raw": 9486066 2024-08-29T19:36:43.334 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:43.334 INFO:tasks.workunit.client.0.smithi029.stdout: "host_ctx_wear_used": { 2024-08-29T19:36:43.334 INFO:tasks.workunit.client.0.smithi029.stdout: "normalized": 0, 2024-08-29T19:36:43.334 INFO:tasks.workunit.client.0.smithi029.stdout: "raw": 0 2024-08-29T19:36:43.334 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:43.334 INFO:tasks.workunit.client.0.smithi029.stdout: "media_bytes_read": { 2024-08-29T19:36:43.334 INFO:tasks.workunit.client.0.smithi029.stdout: "normalized": 0, 2024-08-29T19:36:43.335 INFO:tasks.workunit.client.0.smithi029.stdout: "raw": 0 2024-08-29T19:36:43.335 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:43.335 INFO:tasks.workunit.client.0.smithi029.stdout: "nand_bytes_written": { 2024-08-29T19:36:43.335 INFO:tasks.workunit.client.0.smithi029.stdout: "normalized": 0, 2024-08-29T19:36:43.335 INFO:tasks.workunit.client.0.smithi029.stdout: "raw": 0 2024-08-29T19:36:43.335 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:43.336 INFO:tasks.workunit.client.0.smithi029.stdout: "perf_stat_indicator": { 2024-08-29T19:36:43.336 INFO:tasks.workunit.client.0.smithi029.stdout: "normalized": 0, 2024-08-29T19:36:43.336 INFO:tasks.workunit.client.0.smithi029.stdout: "raw": 0 2024-08-29T19:36:43.336 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:43.336 INFO:tasks.workunit.client.0.smithi029.stdout: "pll_lock_loss_count": { 2024-08-29T19:36:43.336 INFO:tasks.workunit.client.0.smithi029.stdout: "normalized": 100, 2024-08-29T19:36:43.336 INFO:tasks.workunit.client.0.smithi029.stdout: "raw": 0 2024-08-29T19:36:43.337 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:43.337 INFO:tasks.workunit.client.0.smithi029.stdout: "program_fail_count": { 2024-08-29T19:36:43.337 INFO:tasks.workunit.client.0.smithi029.stdout: "normalized": 0, 2024-08-29T19:36:43.337 INFO:tasks.workunit.client.0.smithi029.stdout: "raw": 0 2024-08-29T19:36:43.337 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:43.337 INFO:tasks.workunit.client.0.smithi029.stdout: "re_alloc_sectr_cnt": { 2024-08-29T19:36:43.337 INFO:tasks.workunit.client.0.smithi029.stdout: "normalized": 0, 2024-08-29T19:36:43.337 INFO:tasks.workunit.client.0.smithi029.stdout: "raw": 0 2024-08-29T19:36:43.337 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:43.337 INFO:tasks.workunit.client.0.smithi029.stdout: "retry_buffer_overflow_count": { 2024-08-29T19:36:43.337 INFO:tasks.workunit.client.0.smithi029.stdout: "normalized": 100, 2024-08-29T19:36:43.338 INFO:tasks.workunit.client.0.smithi029.stdout: "raw": 0 2024-08-29T19:36:43.338 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:43.338 INFO:tasks.workunit.client.0.smithi029.stdout: "soft_ecc_err_rate": { 2024-08-29T19:36:43.338 INFO:tasks.workunit.client.0.smithi029.stdout: "normalized": 0, 2024-08-29T19:36:43.338 INFO:tasks.workunit.client.0.smithi029.stdout: "raw": 0 2024-08-29T19:36:43.338 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:43.338 INFO:tasks.workunit.client.0.smithi029.stdout: "thermal_throttle_status": { 2024-08-29T19:36:43.338 INFO:tasks.workunit.client.0.smithi029.stdout: "normalized": 100, 2024-08-29T19:36:43.338 INFO:tasks.workunit.client.0.smithi029.stdout: "raw": { 2024-08-29T19:36:43.338 INFO:tasks.workunit.client.0.smithi029.stdout: "cnt": 0, 2024-08-29T19:36:43.338 INFO:tasks.workunit.client.0.smithi029.stdout: "pct": 0 2024-08-29T19:36:43.338 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:43.339 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:43.339 INFO:tasks.workunit.client.0.smithi029.stdout: "timed_workload_host_reads": { 2024-08-29T19:36:43.339 INFO:tasks.workunit.client.0.smithi029.stdout: "normalized": 100, 2024-08-29T19:36:43.339 INFO:tasks.workunit.client.0.smithi029.stdout: "raw": 15 2024-08-29T19:36:43.339 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:43.339 INFO:tasks.workunit.client.0.smithi029.stdout: "timed_workload_media_wear": { 2024-08-29T19:36:43.339 INFO:tasks.workunit.client.0.smithi029.stdout: "normalized": 100, 2024-08-29T19:36:43.339 INFO:tasks.workunit.client.0.smithi029.stdout: "raw": "0.000000" 2024-08-29T19:36:43.339 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:43.339 INFO:tasks.workunit.client.0.smithi029.stdout: "timed_workload_timer": { 2024-08-29T19:36:43.339 INFO:tasks.workunit.client.0.smithi029.stdout: "normalized": 100, 2024-08-29T19:36:43.339 INFO:tasks.workunit.client.0.smithi029.stdout: "raw": 1137062 2024-08-29T19:36:43.339 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:43.340 INFO:tasks.workunit.client.0.smithi029.stdout: "unexp_power_loss": { 2024-08-29T19:36:43.340 INFO:tasks.workunit.client.0.smithi029.stdout: "normalized": 0, 2024-08-29T19:36:43.340 INFO:tasks.workunit.client.0.smithi029.stdout: "raw": 0 2024-08-29T19:36:43.340 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:43.340 INFO:tasks.workunit.client.0.smithi029.stdout: "wear_leveling": { 2024-08-29T19:36:43.340 INFO:tasks.workunit.client.0.smithi029.stdout: "normalized": 0, 2024-08-29T19:36:43.340 INFO:tasks.workunit.client.0.smithi029.stdout: "raw": { 2024-08-29T19:36:43.340 INFO:tasks.workunit.client.0.smithi029.stdout: "avg": 0, 2024-08-29T19:36:43.341 INFO:tasks.workunit.client.0.smithi029.stdout: "max": 0, 2024-08-29T19:36:43.341 INFO:tasks.workunit.client.0.smithi029.stdout: "min": 0 2024-08-29T19:36:43.341 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:43.341 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:43.341 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:43.341 INFO:tasks.workunit.client.0.smithi029.stdout: "Intel Smart log": "nvme0n1" 2024-08-29T19:36:43.341 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:43.341 INFO:tasks.workunit.client.0.smithi029.stdout: "nvme_smart_health_information_log": { 2024-08-29T19:36:43.341 INFO:tasks.workunit.client.0.smithi029.stdout: "available_spare": 100, 2024-08-29T19:36:43.342 INFO:tasks.workunit.client.0.smithi029.stdout: "available_spare_threshold": 0, 2024-08-29T19:36:43.342 INFO:tasks.workunit.client.0.smithi029.stdout: "controller_busy_time": 3676, 2024-08-29T19:36:43.342 INFO:tasks.workunit.client.0.smithi029.stdout: "critical_warning": 0, 2024-08-29T19:36:43.342 INFO:tasks.workunit.client.0.smithi029.stdout: "data_units_read": 127791267, 2024-08-29T19:36:43.342 INFO:tasks.workunit.client.0.smithi029.stdout: "data_units_written": 621678884, 2024-08-29T19:36:43.342 INFO:tasks.workunit.client.0.smithi029.stdout: "host_reads": 2047655288, 2024-08-29T19:36:43.342 INFO:tasks.workunit.client.0.smithi029.stdout: "host_writes": 14264005216, 2024-08-29T19:36:43.342 INFO:tasks.workunit.client.0.smithi029.stdout: "media_errors": 0, 2024-08-29T19:36:43.342 INFO:tasks.workunit.client.0.smithi029.stdout: "num_err_log_entries": 0, 2024-08-29T19:36:43.342 INFO:tasks.workunit.client.0.smithi029.stdout: "percentage_used": 0, 2024-08-29T19:36:43.342 INFO:tasks.workunit.client.0.smithi029.stdout: "power_cycles": 25200, 2024-08-29T19:36:43.342 INFO:tasks.workunit.client.0.smithi029.stdout: "power_on_hours": 29717, 2024-08-29T19:36:43.342 INFO:tasks.workunit.client.0.smithi029.stdout: "temperature": 31, 2024-08-29T19:36:43.343 INFO:tasks.workunit.client.0.smithi029.stdout: "unsafe_shutdowns": 8533 2024-08-29T19:36:43.343 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:43.343 INFO:tasks.workunit.client.0.smithi029.stdout: "nvme_vendor": "intel", 2024-08-29T19:36:43.343 INFO:tasks.workunit.client.0.smithi029.stdout: "nvme_version": { 2024-08-29T19:36:43.343 INFO:tasks.workunit.client.0.smithi029.stdout: "string": "<1.2", 2024-08-29T19:36:43.343 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:43.343 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:43.343 INFO:tasks.workunit.client.0.smithi029.stdout: "power_cycle_count": 25200, 2024-08-29T19:36:43.344 INFO:tasks.workunit.client.0.smithi029.stdout: "power_on_time": { 2024-08-29T19:36:43.344 INFO:tasks.workunit.client.0.smithi029.stdout: "hours": 29717 2024-08-29T19:36:43.344 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:43.344 INFO:tasks.workunit.client.0.smithi029.stdout: "serial_number": "deleted", 2024-08-29T19:36:43.344 INFO:tasks.workunit.client.0.smithi029.stdout: "smart_status": { 2024-08-29T19:36:43.344 INFO:tasks.workunit.client.0.smithi029.stdout: "nvme": { 2024-08-29T19:36:43.345 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:43.345 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:43.345 INFO:tasks.workunit.client.0.smithi029.stdout: "passed": true 2024-08-29T19:36:43.345 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:43.345 INFO:tasks.workunit.client.0.smithi029.stdout: "smartctl": { 2024-08-29T19:36:43.345 INFO:tasks.workunit.client.0.smithi029.stdout: "argv": [ 2024-08-29T19:36:43.345 INFO:tasks.workunit.client.0.smithi029.stdout: "smartctl", 2024-08-29T19:36:43.345 INFO:tasks.workunit.client.0.smithi029.stdout: "-x", 2024-08-29T19:36:43.345 INFO:tasks.workunit.client.0.smithi029.stdout: "--json=o", 2024-08-29T19:36:43.345 INFO:tasks.workunit.client.0.smithi029.stdout: "/dev/nvme0n1" 2024-08-29T19:36:43.346 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:43.346 INFO:tasks.workunit.client.0.smithi029.stdout: "build_info": "(local build)", 2024-08-29T19:36:43.346 INFO:tasks.workunit.client.0.smithi029.stdout: "exit_status": 0, 2024-08-29T19:36:43.346 INFO:tasks.workunit.client.0.smithi029.stdout: "output": [ 2024-08-29T19:36:43.346 INFO:tasks.workunit.client.0.smithi029.stdout: "smartctl 7.2 2020-12-30 r5155 [x86_64-linux-5.15.0-119-generic] (local build)", 2024-08-29T19:36:43.346 INFO:tasks.workunit.client.0.smithi029.stdout: "Copyright (C) 2002-20, Bruce Allen, Christian Franke, www.smartmontools.org", 2024-08-29T19:36:43.347 INFO:tasks.workunit.client.0.smithi029.stdout: "", 2024-08-29T19:36:43.347 INFO:tasks.workunit.client.0.smithi029.stdout: "=== START OF INFORMATION SECTION ===", 2024-08-29T19:36:43.347 INFO:tasks.workunit.client.0.smithi029.stdout: "Model Number: INTEL SSDPED1D480GA", 2024-08-29T19:36:43.347 INFO:tasks.workunit.client.0.smithi029.stdout: "Serial Number: deleted", 2024-08-29T19:36:43.347 INFO:tasks.workunit.client.0.smithi029.stdout: "Firmware Version: E2010325", 2024-08-29T19:36:43.347 INFO:tasks.workunit.client.0.smithi029.stdout: "PCI Vendor/Subsystem ID: 0x8086", 2024-08-29T19:36:43.347 INFO:tasks.workunit.client.0.smithi029.stdout: "IEEE OUI Identifier: 0x5cd2e4", 2024-08-29T19:36:43.347 INFO:tasks.workunit.client.0.smithi029.stdout: "Controller ID: 0", 2024-08-29T19:36:43.347 INFO:tasks.workunit.client.0.smithi029.stdout: "NVMe Version: <1.2", 2024-08-29T19:36:43.347 INFO:tasks.workunit.client.0.smithi029.stdout: "Number of Namespaces: 1", 2024-08-29T19:36:43.348 INFO:tasks.workunit.client.0.smithi029.stdout: "Namespace 1 Size/Capacity: 480,103,981,056 [480 GB]", 2024-08-29T19:36:43.348 INFO:tasks.workunit.client.0.smithi029.stdout: "Namespace 1 Formatted LBA Size: 512", 2024-08-29T19:36:43.348 INFO:tasks.workunit.client.0.smithi029.stdout: "Local Time is: Thu Aug 29 17:37:40 2024 UTC", 2024-08-29T19:36:43.348 INFO:tasks.workunit.client.0.smithi029.stdout: "Firmware Updates (0x02): 1 Slot", 2024-08-29T19:36:43.348 INFO:tasks.workunit.client.0.smithi029.stdout: "Optional Admin Commands (0x0007): Security Format Frmw_DL", 2024-08-29T19:36:43.348 INFO:tasks.workunit.client.0.smithi029.stdout: "Optional NVM Commands (0x0006): Wr_Unc DS_Mngmt", 2024-08-29T19:36:43.348 INFO:tasks.workunit.client.0.smithi029.stdout: "Log Page Attributes (0x02): Cmd_Eff_Lg", 2024-08-29T19:36:43.348 INFO:tasks.workunit.client.0.smithi029.stdout: "Maximum Data Transfer Size: 32 Pages", 2024-08-29T19:36:43.349 INFO:tasks.workunit.client.0.smithi029.stdout: "", 2024-08-29T19:36:43.349 INFO:tasks.workunit.client.0.smithi029.stdout: "Supported Power States", 2024-08-29T19:36:43.349 INFO:tasks.workunit.client.0.smithi029.stdout: "St Op Max Active Idle RL RT WL WT Ent_Lat Ex_Lat", 2024-08-29T19:36:43.349 INFO:tasks.workunit.client.0.smithi029.stdout: " 0 + 18.00W - - 0 0 0 0 0 0", 2024-08-29T19:36:43.349 INFO:tasks.workunit.client.0.smithi029.stdout: "", 2024-08-29T19:36:43.349 INFO:tasks.workunit.client.0.smithi029.stdout: "Supported LBA Sizes (NSID 0x1)", 2024-08-29T19:36:43.349 INFO:tasks.workunit.client.0.smithi029.stdout: "Id Fmt Data Metadt Rel_Perf", 2024-08-29T19:36:43.350 INFO:tasks.workunit.client.0.smithi029.stdout: " 0 + 512 0 2", 2024-08-29T19:36:43.350 INFO:tasks.workunit.client.0.smithi029.stdout: "", 2024-08-29T19:36:43.350 INFO:tasks.workunit.client.0.smithi029.stdout: "=== START OF SMART DATA SECTION ===", 2024-08-29T19:36:43.350 INFO:tasks.workunit.client.0.smithi029.stdout: "SMART overall-health self-assessment test result: PASSED", 2024-08-29T19:36:43.350 INFO:tasks.workunit.client.0.smithi029.stdout: "", 2024-08-29T19:36:43.350 INFO:tasks.workunit.client.0.smithi029.stdout: "SMART/Health Information (NVMe Log 0x02)", 2024-08-29T19:36:43.350 INFO:tasks.workunit.client.0.smithi029.stdout: "Critical Warning: 0x00", 2024-08-29T19:36:43.350 INFO:tasks.workunit.client.0.smithi029.stdout: "Temperature: 31 Celsius", 2024-08-29T19:36:43.351 INFO:tasks.workunit.client.0.smithi029.stdout: "Available Spare: 100%", 2024-08-29T19:36:43.351 INFO:tasks.workunit.client.0.smithi029.stdout: "Available Spare Threshold: 0%", 2024-08-29T19:36:43.351 INFO:tasks.workunit.client.0.smithi029.stdout: "Percentage Used: 0%", 2024-08-29T19:36:43.351 INFO:tasks.workunit.client.0.smithi029.stdout: "Data Units Read: 127,791,267 [65.4 TB]", 2024-08-29T19:36:43.351 INFO:tasks.workunit.client.0.smithi029.stdout: "Data Units Written: 621,678,884 [318 TB]", 2024-08-29T19:36:43.352 INFO:tasks.workunit.client.0.smithi029.stdout: "Host Read Commands: 2,047,655,288", 2024-08-29T19:36:43.352 INFO:tasks.workunit.client.0.smithi029.stdout: "Host Write Commands: 14,264,005,216", 2024-08-29T19:36:43.352 INFO:tasks.workunit.client.0.smithi029.stdout: "Controller Busy Time: 3,676", 2024-08-29T19:36:43.352 INFO:tasks.workunit.client.0.smithi029.stdout: "Power Cycles: 25,200", 2024-08-29T19:36:43.352 INFO:tasks.workunit.client.0.smithi029.stdout: "Power On Hours: 29,717", 2024-08-29T19:36:43.352 INFO:tasks.workunit.client.0.smithi029.stdout: "Unsafe Shutdowns: 8,533", 2024-08-29T19:36:43.353 INFO:tasks.workunit.client.0.smithi029.stdout: "Media and Data Integrity Errors: 0", 2024-08-29T19:36:43.353 INFO:tasks.workunit.client.0.smithi029.stdout: "Error Information Log Entries: 0", 2024-08-29T19:36:43.353 INFO:tasks.workunit.client.0.smithi029.stdout: "", 2024-08-29T19:36:43.353 INFO:tasks.workunit.client.0.smithi029.stdout: "Error Information (NVMe Log 0x01, 16 of 64 entries)", 2024-08-29T19:36:43.353 INFO:tasks.workunit.client.0.smithi029.stdout: "No Errors Logged", 2024-08-29T19:36:43.354 INFO:tasks.workunit.client.0.smithi029.stdout: "" 2024-08-29T19:36:43.354 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:43.354 INFO:tasks.workunit.client.0.smithi029.stdout: "platform_info": "x86_64-linux-5.15.0-119-generic", 2024-08-29T19:36:43.354 INFO:tasks.workunit.client.0.smithi029.stdout: "svn_revision": "5155", 2024-08-29T19:36:43.354 INFO:tasks.workunit.client.0.smithi029.stdout: "version": [ 2024-08-29T19:36:43.355 INFO:tasks.workunit.client.0.smithi029.stdout: 7, 2024-08-29T19:36:43.355 INFO:tasks.workunit.client.0.smithi029.stdout: 2 2024-08-29T19:36:43.355 INFO:tasks.workunit.client.0.smithi029.stdout: ] 2024-08-29T19:36:43.355 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:43.355 INFO:tasks.workunit.client.0.smithi029.stdout: "temperature": { 2024-08-29T19:36:43.356 INFO:tasks.workunit.client.0.smithi029.stdout: "current": 31 2024-08-29T19:36:43.356 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:43.356 INFO:tasks.workunit.client.0.smithi029.stdout: "user_capacity": { 2024-08-29T19:36:43.356 INFO:tasks.workunit.client.0.smithi029.stdout: "blocks": 937703088, 2024-08-29T19:36:43.357 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 480103981056 2024-08-29T19:36:43.357 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:43.357 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:43.357 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:43.357 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:43.357 INFO:tasks.workunit.client.0.smithi029.stdout: "22d07c82-662f-11ef-9d2b-0cc47abd125a": { 2024-08-29T19:36:43.358 INFO:tasks.workunit.client.0.smithi029.stdout: "INTEL_SSDPED1D480GA_22d14626-662f-11ef-9d2b-0cc47abd125a": { 2024-08-29T19:36:43.358 INFO:tasks.workunit.client.0.smithi029.stdout: "20240829-173736": { 2024-08-29T19:36:43.358 INFO:tasks.workunit.client.0.smithi029.stdout: "device": { 2024-08-29T19:36:43.358 INFO:tasks.workunit.client.0.smithi029.stdout: "info_name": "/dev/nvme0n1", 2024-08-29T19:36:43.358 INFO:tasks.workunit.client.0.smithi029.stdout: "name": "/dev/nvme0n1", 2024-08-29T19:36:43.358 INFO:tasks.workunit.client.0.smithi029.stdout: "protocol": "NVMe", 2024-08-29T19:36:43.358 INFO:tasks.workunit.client.0.smithi029.stdout: "type": "nvme" 2024-08-29T19:36:43.358 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:43.359 INFO:tasks.workunit.client.0.smithi029.stdout: "firmware_version": "E2010325", 2024-08-29T19:36:43.359 INFO:tasks.workunit.client.0.smithi029.stdout: "host_id": "22d07c82-662f-11ef-9d2b-0cc47abd125a", 2024-08-29T19:36:43.359 INFO:tasks.workunit.client.0.smithi029.stdout: "json_format_version": [ 2024-08-29T19:36:43.359 INFO:tasks.workunit.client.0.smithi029.stdout: 1, 2024-08-29T19:36:43.359 INFO:tasks.workunit.client.0.smithi029.stdout: 0 2024-08-29T19:36:43.359 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:43.359 INFO:tasks.workunit.client.0.smithi029.stdout: "local_time": { 2024-08-29T19:36:43.360 INFO:tasks.workunit.client.0.smithi029.stdout: "asctime": "Thu Aug 29 17:37:36 2024 UTC", 2024-08-29T19:36:43.360 INFO:tasks.workunit.client.0.smithi029.stdout: "time_t": 1724953056 2024-08-29T19:36:43.360 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:43.360 INFO:tasks.workunit.client.0.smithi029.stdout: "logical_block_size": 512, 2024-08-29T19:36:43.360 INFO:tasks.workunit.client.0.smithi029.stdout: "model_name": "INTEL SSDPED1D480GA", 2024-08-29T19:36:43.360 INFO:tasks.workunit.client.0.smithi029.stdout: "nvme_controller_id": 0, 2024-08-29T19:36:43.360 INFO:tasks.workunit.client.0.smithi029.stdout: "nvme_ieee_oui_identifier": 6083300, 2024-08-29T19:36:43.361 INFO:tasks.workunit.client.0.smithi029.stdout: "nvme_namespaces": [ 2024-08-29T19:36:43.361 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:43.361 INFO:tasks.workunit.client.0.smithi029.stdout: "capacity": { 2024-08-29T19:36:43.361 INFO:tasks.workunit.client.0.smithi029.stdout: "blocks": 937703088, 2024-08-29T19:36:43.361 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 480103981056 2024-08-29T19:36:43.361 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:43.362 INFO:tasks.workunit.client.0.smithi029.stdout: "formatted_lba_size": 512, 2024-08-29T19:36:43.362 INFO:tasks.workunit.client.0.smithi029.stdout: "id": 1, 2024-08-29T19:36:43.362 INFO:tasks.workunit.client.0.smithi029.stdout: "size": { 2024-08-29T19:36:43.362 INFO:tasks.workunit.client.0.smithi029.stdout: "blocks": 937703088, 2024-08-29T19:36:43.362 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 480103981056 2024-08-29T19:36:43.362 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:43.362 INFO:tasks.workunit.client.0.smithi029.stdout: "utilization": { 2024-08-29T19:36:43.362 INFO:tasks.workunit.client.0.smithi029.stdout: "blocks": 937703088, 2024-08-29T19:36:43.362 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 480103981056 2024-08-29T19:36:43.363 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:43.363 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:43.363 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:43.363 INFO:tasks.workunit.client.0.smithi029.stdout: "nvme_number_of_namespaces": 1, 2024-08-29T19:36:43.363 INFO:tasks.workunit.client.0.smithi029.stdout: "nvme_pci_vendor": { 2024-08-29T19:36:43.363 INFO:tasks.workunit.client.0.smithi029.stdout: "id": 32902, 2024-08-29T19:36:43.363 INFO:tasks.workunit.client.0.smithi029.stdout: "subsystem_id": 32902 2024-08-29T19:36:43.363 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:43.363 INFO:tasks.workunit.client.0.smithi029.stdout: "nvme_smart_health_information_add_log": { 2024-08-29T19:36:43.363 INFO:tasks.workunit.client.0.smithi029.stdout: "Device stats": { 2024-08-29T19:36:43.363 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_fw_downgrades": { 2024-08-29T19:36:43.364 INFO:tasks.workunit.client.0.smithi029.stdout: "normalized": 0, 2024-08-29T19:36:43.364 INFO:tasks.workunit.client.0.smithi029.stdout: "raw": 0 2024-08-29T19:36:43.364 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:43.364 INFO:tasks.workunit.client.0.smithi029.stdout: "crc_error_count": { 2024-08-29T19:36:43.364 INFO:tasks.workunit.client.0.smithi029.stdout: "normalized": 100, 2024-08-29T19:36:43.364 INFO:tasks.workunit.client.0.smithi029.stdout: "raw": 0 2024-08-29T19:36:43.364 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:43.364 INFO:tasks.workunit.client.0.smithi029.stdout: "end_to_end_error_detection_count": { 2024-08-29T19:36:43.364 INFO:tasks.workunit.client.0.smithi029.stdout: "normalized": 100, 2024-08-29T19:36:43.364 INFO:tasks.workunit.client.0.smithi029.stdout: "raw": 0 2024-08-29T19:36:43.364 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:43.364 INFO:tasks.workunit.client.0.smithi029.stdout: "erase_fail_count": { 2024-08-29T19:36:43.365 INFO:tasks.workunit.client.0.smithi029.stdout: "normalized": 0, 2024-08-29T19:36:43.365 INFO:tasks.workunit.client.0.smithi029.stdout: "raw": 0 2024-08-29T19:36:43.365 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:43.366 INFO:tasks.workunit.client.0.smithi029.stdout: "host_bytes_written": { 2024-08-29T19:36:43.366 INFO:tasks.workunit.client.0.smithi029.stdout: "normalized": 100, 2024-08-29T19:36:43.366 INFO:tasks.workunit.client.0.smithi029.stdout: "raw": 14058188 2024-08-29T19:36:43.366 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:43.366 INFO:tasks.workunit.client.0.smithi029.stdout: "host_ctx_wear_used": { 2024-08-29T19:36:43.367 INFO:tasks.workunit.client.0.smithi029.stdout: "normalized": 0, 2024-08-29T19:36:43.367 INFO:tasks.workunit.client.0.smithi029.stdout: "raw": 0 2024-08-29T19:36:43.367 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:43.367 INFO:tasks.workunit.client.0.smithi029.stdout: "media_bytes_read": { 2024-08-29T19:36:43.367 INFO:tasks.workunit.client.0.smithi029.stdout: "normalized": 0, 2024-08-29T19:36:43.367 INFO:tasks.workunit.client.0.smithi029.stdout: "raw": 0 2024-08-29T19:36:43.368 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:43.368 INFO:tasks.workunit.client.0.smithi029.stdout: "nand_bytes_written": { 2024-08-29T19:36:43.368 INFO:tasks.workunit.client.0.smithi029.stdout: "normalized": 0, 2024-08-29T19:36:43.368 INFO:tasks.workunit.client.0.smithi029.stdout: "raw": 0 2024-08-29T19:36:43.368 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:43.368 INFO:tasks.workunit.client.0.smithi029.stdout: "perf_stat_indicator": { 2024-08-29T19:36:43.368 INFO:tasks.workunit.client.0.smithi029.stdout: "normalized": 0, 2024-08-29T19:36:43.369 INFO:tasks.workunit.client.0.smithi029.stdout: "raw": 0 2024-08-29T19:36:43.369 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:43.369 INFO:tasks.workunit.client.0.smithi029.stdout: "pll_lock_loss_count": { 2024-08-29T19:36:43.369 INFO:tasks.workunit.client.0.smithi029.stdout: "normalized": 100, 2024-08-29T19:36:43.369 INFO:tasks.workunit.client.0.smithi029.stdout: "raw": 0 2024-08-29T19:36:43.369 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:43.370 INFO:tasks.workunit.client.0.smithi029.stdout: "program_fail_count": { 2024-08-29T19:36:43.370 INFO:tasks.workunit.client.0.smithi029.stdout: "normalized": 0, 2024-08-29T19:36:43.370 INFO:tasks.workunit.client.0.smithi029.stdout: "raw": 0 2024-08-29T19:36:43.370 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:43.370 INFO:tasks.workunit.client.0.smithi029.stdout: "re_alloc_sectr_cnt": { 2024-08-29T19:36:43.370 INFO:tasks.workunit.client.0.smithi029.stdout: "normalized": 0, 2024-08-29T19:36:43.370 INFO:tasks.workunit.client.0.smithi029.stdout: "raw": 0 2024-08-29T19:36:43.370 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:43.371 INFO:tasks.workunit.client.0.smithi029.stdout: "retry_buffer_overflow_count": { 2024-08-29T19:36:43.371 INFO:tasks.workunit.client.0.smithi029.stdout: "normalized": 100, 2024-08-29T19:36:43.371 INFO:tasks.workunit.client.0.smithi029.stdout: "raw": 0 2024-08-29T19:36:43.371 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:43.371 INFO:tasks.workunit.client.0.smithi029.stdout: "soft_ecc_err_rate": { 2024-08-29T19:36:43.371 INFO:tasks.workunit.client.0.smithi029.stdout: "normalized": 0, 2024-08-29T19:36:43.372 INFO:tasks.workunit.client.0.smithi029.stdout: "raw": 0 2024-08-29T19:36:43.372 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:43.372 INFO:tasks.workunit.client.0.smithi029.stdout: "thermal_throttle_status": { 2024-08-29T19:36:43.372 INFO:tasks.workunit.client.0.smithi029.stdout: "normalized": 100, 2024-08-29T19:36:43.372 INFO:tasks.workunit.client.0.smithi029.stdout: "raw": { 2024-08-29T19:36:43.372 INFO:tasks.workunit.client.0.smithi029.stdout: "cnt": 0, 2024-08-29T19:36:43.373 INFO:tasks.workunit.client.0.smithi029.stdout: "pct": 0 2024-08-29T19:36:43.373 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:43.373 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:43.373 INFO:tasks.workunit.client.0.smithi029.stdout: "timed_workload_host_reads": { 2024-08-29T19:36:43.373 INFO:tasks.workunit.client.0.smithi029.stdout: "normalized": 100, 2024-08-29T19:36:43.373 INFO:tasks.workunit.client.0.smithi029.stdout: "raw": 12 2024-08-29T19:36:43.374 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:43.374 INFO:tasks.workunit.client.0.smithi029.stdout: "timed_workload_media_wear": { 2024-08-29T19:36:43.374 INFO:tasks.workunit.client.0.smithi029.stdout: "normalized": 100, 2024-08-29T19:36:43.374 INFO:tasks.workunit.client.0.smithi029.stdout: "raw": "0.029297" 2024-08-29T19:36:43.374 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:43.374 INFO:tasks.workunit.client.0.smithi029.stdout: "timed_workload_timer": { 2024-08-29T19:36:43.375 INFO:tasks.workunit.client.0.smithi029.stdout: "normalized": 100, 2024-08-29T19:36:43.375 INFO:tasks.workunit.client.0.smithi029.stdout: "raw": 1496911 2024-08-29T19:36:43.375 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:43.375 INFO:tasks.workunit.client.0.smithi029.stdout: "unexp_power_loss": { 2024-08-29T19:36:43.375 INFO:tasks.workunit.client.0.smithi029.stdout: "normalized": 0, 2024-08-29T19:36:43.375 INFO:tasks.workunit.client.0.smithi029.stdout: "raw": 0 2024-08-29T19:36:43.375 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:43.375 INFO:tasks.workunit.client.0.smithi029.stdout: "wear_leveling": { 2024-08-29T19:36:43.375 INFO:tasks.workunit.client.0.smithi029.stdout: "normalized": 0, 2024-08-29T19:36:43.375 INFO:tasks.workunit.client.0.smithi029.stdout: "raw": { 2024-08-29T19:36:43.375 INFO:tasks.workunit.client.0.smithi029.stdout: "avg": 0, 2024-08-29T19:36:43.375 INFO:tasks.workunit.client.0.smithi029.stdout: "max": 0, 2024-08-29T19:36:43.376 INFO:tasks.workunit.client.0.smithi029.stdout: "min": 0 2024-08-29T19:36:43.376 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:43.376 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:43.376 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:43.376 INFO:tasks.workunit.client.0.smithi029.stdout: "Intel Smart log": "nvme0n1" 2024-08-29T19:36:43.376 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:43.376 INFO:tasks.workunit.client.0.smithi029.stdout: "nvme_smart_health_information_log": { 2024-08-29T19:36:43.376 INFO:tasks.workunit.client.0.smithi029.stdout: "available_spare": 100, 2024-08-29T19:36:43.376 INFO:tasks.workunit.client.0.smithi029.stdout: "available_spare_threshold": 0, 2024-08-29T19:36:43.376 INFO:tasks.workunit.client.0.smithi029.stdout: "controller_busy_time": 5344, 2024-08-29T19:36:43.376 INFO:tasks.workunit.client.0.smithi029.stdout: "critical_warning": 0, 2024-08-29T19:36:43.376 INFO:tasks.workunit.client.0.smithi029.stdout: "data_units_read": 183814959, 2024-08-29T19:36:43.377 INFO:tasks.workunit.client.0.smithi029.stdout: "data_units_written": 921317413, 2024-08-29T19:36:43.377 INFO:tasks.workunit.client.0.smithi029.stdout: "host_reads": 3045219395, 2024-08-29T19:36:43.377 INFO:tasks.workunit.client.0.smithi029.stdout: "host_writes": 19514453341, 2024-08-29T19:36:43.377 INFO:tasks.workunit.client.0.smithi029.stdout: "media_errors": 0, 2024-08-29T19:36:43.377 INFO:tasks.workunit.client.0.smithi029.stdout: "num_err_log_entries": 0, 2024-08-29T19:36:43.377 INFO:tasks.workunit.client.0.smithi029.stdout: "percentage_used": 0, 2024-08-29T19:36:43.377 INFO:tasks.workunit.client.0.smithi029.stdout: "power_cycles": 39183, 2024-08-29T19:36:43.377 INFO:tasks.workunit.client.0.smithi029.stdout: "power_on_hours": 41974, 2024-08-29T19:36:43.377 INFO:tasks.workunit.client.0.smithi029.stdout: "temperature": 35, 2024-08-29T19:36:43.377 INFO:tasks.workunit.client.0.smithi029.stdout: "unsafe_shutdowns": 9800 2024-08-29T19:36:43.378 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:43.378 INFO:tasks.workunit.client.0.smithi029.stdout: "nvme_vendor": "intel", 2024-08-29T19:36:43.378 INFO:tasks.workunit.client.0.smithi029.stdout: "nvme_version": { 2024-08-29T19:36:43.378 INFO:tasks.workunit.client.0.smithi029.stdout: "string": "<1.2", 2024-08-29T19:36:43.378 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:43.378 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:43.378 INFO:tasks.workunit.client.0.smithi029.stdout: "power_cycle_count": 39183, 2024-08-29T19:36:43.378 INFO:tasks.workunit.client.0.smithi029.stdout: "power_on_time": { 2024-08-29T19:36:43.378 INFO:tasks.workunit.client.0.smithi029.stdout: "hours": 41974 2024-08-29T19:36:43.378 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:43.378 INFO:tasks.workunit.client.0.smithi029.stdout: "serial_number": "deleted", 2024-08-29T19:36:43.378 INFO:tasks.workunit.client.0.smithi029.stdout: "smart_status": { 2024-08-29T19:36:43.379 INFO:tasks.workunit.client.0.smithi029.stdout: "nvme": { 2024-08-29T19:36:43.379 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:43.379 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:43.379 INFO:tasks.workunit.client.0.smithi029.stdout: "passed": true 2024-08-29T19:36:43.379 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:43.379 INFO:tasks.workunit.client.0.smithi029.stdout: "smartctl": { 2024-08-29T19:36:43.379 INFO:tasks.workunit.client.0.smithi029.stdout: "argv": [ 2024-08-29T19:36:43.379 INFO:tasks.workunit.client.0.smithi029.stdout: "smartctl", 2024-08-29T19:36:43.380 INFO:tasks.workunit.client.0.smithi029.stdout: "-x", 2024-08-29T19:36:43.380 INFO:tasks.workunit.client.0.smithi029.stdout: "--json=o", 2024-08-29T19:36:43.380 INFO:tasks.workunit.client.0.smithi029.stdout: "/dev/nvme0n1" 2024-08-29T19:36:43.380 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:43.380 INFO:tasks.workunit.client.0.smithi029.stdout: "build_info": "(local build)", 2024-08-29T19:36:43.381 INFO:tasks.workunit.client.0.smithi029.stdout: "exit_status": 0, 2024-08-29T19:36:43.381 INFO:tasks.workunit.client.0.smithi029.stdout: "output": [ 2024-08-29T19:36:43.381 INFO:tasks.workunit.client.0.smithi029.stdout: "smartctl 7.2 2020-12-30 r5155 [x86_64-linux-5.15.0-119-generic] (local build)", 2024-08-29T19:36:43.381 INFO:tasks.workunit.client.0.smithi029.stdout: "Copyright (C) 2002-20, Bruce Allen, Christian Franke, www.smartmontools.org", 2024-08-29T19:36:43.381 INFO:tasks.workunit.client.0.smithi029.stdout: "", 2024-08-29T19:36:43.381 INFO:tasks.workunit.client.0.smithi029.stdout: "=== START OF INFORMATION SECTION ===", 2024-08-29T19:36:43.381 INFO:tasks.workunit.client.0.smithi029.stdout: "Model Number: INTEL SSDPED1D480GA", 2024-08-29T19:36:43.381 INFO:tasks.workunit.client.0.smithi029.stdout: "Serial Number: deleted", 2024-08-29T19:36:43.381 INFO:tasks.workunit.client.0.smithi029.stdout: "Firmware Version: E2010325", 2024-08-29T19:36:43.381 INFO:tasks.workunit.client.0.smithi029.stdout: "PCI Vendor/Subsystem ID: 0x8086", 2024-08-29T19:36:43.381 INFO:tasks.workunit.client.0.smithi029.stdout: "IEEE OUI Identifier: 0x5cd2e4", 2024-08-29T19:36:43.381 INFO:tasks.workunit.client.0.smithi029.stdout: "Controller ID: 0", 2024-08-29T19:36:43.382 INFO:tasks.workunit.client.0.smithi029.stdout: "NVMe Version: <1.2", 2024-08-29T19:36:43.382 INFO:tasks.workunit.client.0.smithi029.stdout: "Number of Namespaces: 1", 2024-08-29T19:36:43.382 INFO:tasks.workunit.client.0.smithi029.stdout: "Namespace 1 Size/Capacity: 480,103,981,056 [480 GB]", 2024-08-29T19:36:43.382 INFO:tasks.workunit.client.0.smithi029.stdout: "Namespace 1 Formatted LBA Size: 512", 2024-08-29T19:36:43.382 INFO:tasks.workunit.client.0.smithi029.stdout: "Local Time is: Thu Aug 29 17:37:36 2024 UTC", 2024-08-29T19:36:43.382 INFO:tasks.workunit.client.0.smithi029.stdout: "Firmware Updates (0x02): 1 Slot", 2024-08-29T19:36:43.382 INFO:tasks.workunit.client.0.smithi029.stdout: "Optional Admin Commands (0x0007): Security Format Frmw_DL", 2024-08-29T19:36:43.382 INFO:tasks.workunit.client.0.smithi029.stdout: "Optional NVM Commands (0x0006): Wr_Unc DS_Mngmt", 2024-08-29T19:36:43.382 INFO:tasks.workunit.client.0.smithi029.stdout: "Log Page Attributes (0x02): Cmd_Eff_Lg", 2024-08-29T19:36:43.382 INFO:tasks.workunit.client.0.smithi029.stdout: "Maximum Data Transfer Size: 32 Pages", 2024-08-29T19:36:43.383 INFO:tasks.workunit.client.0.smithi029.stdout: "", 2024-08-29T19:36:43.383 INFO:tasks.workunit.client.0.smithi029.stdout: "Supported Power States", 2024-08-29T19:36:43.383 INFO:tasks.workunit.client.0.smithi029.stdout: "St Op Max Active Idle RL RT WL WT Ent_Lat Ex_Lat", 2024-08-29T19:36:43.383 INFO:tasks.workunit.client.0.smithi029.stdout: " 0 + 18.00W - - 0 0 0 0 0 0", 2024-08-29T19:36:43.383 INFO:tasks.workunit.client.0.smithi029.stdout: "", 2024-08-29T19:36:43.383 INFO:tasks.workunit.client.0.smithi029.stdout: "Supported LBA Sizes (NSID 0x1)", 2024-08-29T19:36:43.383 INFO:tasks.workunit.client.0.smithi029.stdout: "Id Fmt Data Metadt Rel_Perf", 2024-08-29T19:36:43.383 INFO:tasks.workunit.client.0.smithi029.stdout: " 0 + 512 0 2", 2024-08-29T19:36:43.383 INFO:tasks.workunit.client.0.smithi029.stdout: "", 2024-08-29T19:36:43.383 INFO:tasks.workunit.client.0.smithi029.stdout: "=== START OF SMART DATA SECTION ===", 2024-08-29T19:36:43.383 INFO:tasks.workunit.client.0.smithi029.stdout: "SMART overall-health self-assessment test result: PASSED", 2024-08-29T19:36:43.384 INFO:tasks.workunit.client.0.smithi029.stdout: "", 2024-08-29T19:36:43.384 INFO:tasks.workunit.client.0.smithi029.stdout: "SMART/Health Information (NVMe Log 0x02)", 2024-08-29T19:36:43.384 INFO:tasks.workunit.client.0.smithi029.stdout: "Critical Warning: 0x00", 2024-08-29T19:36:43.384 INFO:tasks.workunit.client.0.smithi029.stdout: "Temperature: 35 Celsius", 2024-08-29T19:36:43.384 INFO:tasks.workunit.client.0.smithi029.stdout: "Available Spare: 100%", 2024-08-29T19:36:43.384 INFO:tasks.workunit.client.0.smithi029.stdout: "Available Spare Threshold: 0%", 2024-08-29T19:36:43.385 INFO:tasks.workunit.client.0.smithi029.stdout: "Percentage Used: 0%", 2024-08-29T19:36:43.385 INFO:tasks.workunit.client.0.smithi029.stdout: "Data Units Read: 183,814,959 [94.1 TB]", 2024-08-29T19:36:43.385 INFO:tasks.workunit.client.0.smithi029.stdout: "Data Units Written: 921,317,413 [471 TB]", 2024-08-29T19:36:43.385 INFO:tasks.workunit.client.0.smithi029.stdout: "Host Read Commands: 3,045,219,395", 2024-08-29T19:36:43.385 INFO:tasks.workunit.client.0.smithi029.stdout: "Host Write Commands: 19,514,453,341", 2024-08-29T19:36:43.385 INFO:tasks.workunit.client.0.smithi029.stdout: "Controller Busy Time: 5,344", 2024-08-29T19:36:43.385 INFO:tasks.workunit.client.0.smithi029.stdout: "Power Cycles: 39,183", 2024-08-29T19:36:43.385 INFO:tasks.workunit.client.0.smithi029.stdout: "Power On Hours: 41,974", 2024-08-29T19:36:43.385 INFO:tasks.workunit.client.0.smithi029.stdout: "Unsafe Shutdowns: 9,800", 2024-08-29T19:36:43.385 INFO:tasks.workunit.client.0.smithi029.stdout: "Media and Data Integrity Errors: 0", 2024-08-29T19:36:43.385 INFO:tasks.workunit.client.0.smithi029.stdout: "Error Information Log Entries: 0", 2024-08-29T19:36:43.386 INFO:tasks.workunit.client.0.smithi029.stdout: "", 2024-08-29T19:36:43.386 INFO:tasks.workunit.client.0.smithi029.stdout: "Error Information (NVMe Log 0x01, 16 of 64 entries)", 2024-08-29T19:36:43.386 INFO:tasks.workunit.client.0.smithi029.stdout: "No Errors Logged", 2024-08-29T19:36:43.386 INFO:tasks.workunit.client.0.smithi029.stdout: "" 2024-08-29T19:36:43.386 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:43.386 INFO:tasks.workunit.client.0.smithi029.stdout: "platform_info": "x86_64-linux-5.15.0-119-generic", 2024-08-29T19:36:43.386 INFO:tasks.workunit.client.0.smithi029.stdout: "svn_revision": "5155", 2024-08-29T19:36:43.386 INFO:tasks.workunit.client.0.smithi029.stdout: "version": [ 2024-08-29T19:36:43.387 INFO:tasks.workunit.client.0.smithi029.stdout: 7, 2024-08-29T19:36:43.387 INFO:tasks.workunit.client.0.smithi029.stdout: 2 2024-08-29T19:36:43.387 INFO:tasks.workunit.client.0.smithi029.stdout: ] 2024-08-29T19:36:43.387 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:43.387 INFO:tasks.workunit.client.0.smithi029.stdout: "temperature": { 2024-08-29T19:36:43.387 INFO:tasks.workunit.client.0.smithi029.stdout: "current": 35 2024-08-29T19:36:43.387 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:43.388 INFO:tasks.workunit.client.0.smithi029.stdout: "user_capacity": { 2024-08-29T19:36:43.388 INFO:tasks.workunit.client.0.smithi029.stdout: "blocks": 937703088, 2024-08-29T19:36:43.388 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 480103981056 2024-08-29T19:36:43.388 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:43.388 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:43.388 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:43.389 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:43.389 INFO:tasks.workunit.client.0.smithi029.stdout:} 2024-08-29T19:36:43.390 INFO:tasks.workunit.client.0.smithi029.stderr:+ ceph telemetry show 2024-08-29T19:36:44.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:36:43 smithi029 bash[77880]: cluster 2024-08-29T19:36:42.252713+0000 mgr.y (mgr.25004) 3217 : cluster [DBG] pgmap v5761: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-08-29T19:36:44.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:36:43 smithi110 bash[67519]: cluster 2024-08-29T19:36:42.252713+0000 mgr.y (mgr.25004) 3217 : cluster [DBG] pgmap v5761: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-08-29T19:36:44.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:36:43 smithi029 bash[79042]: cluster 2024-08-29T19:36:42.252713+0000 mgr.y (mgr.25004) 3217 : cluster [DBG] pgmap v5761: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-08-29T19:36:44.479 INFO:tasks.workunit.client.0.smithi029.stdout:{ 2024-08-29T19:36:44.479 INFO:tasks.workunit.client.0.smithi029.stdout: "balancer": { 2024-08-29T19:36:44.479 INFO:tasks.workunit.client.0.smithi029.stdout: "active": true, 2024-08-29T19:36:44.479 INFO:tasks.workunit.client.0.smithi029.stdout: "mode": "" 2024-08-29T19:36:44.479 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.480 INFO:tasks.workunit.client.0.smithi029.stdout: "channels": [ 2024-08-29T19:36:44.480 INFO:tasks.workunit.client.0.smithi029.stdout: "basic", 2024-08-29T19:36:44.480 INFO:tasks.workunit.client.0.smithi029.stdout: "crash", 2024-08-29T19:36:44.480 INFO:tasks.workunit.client.0.smithi029.stdout: "device", 2024-08-29T19:36:44.481 INFO:tasks.workunit.client.0.smithi029.stdout: "ident", 2024-08-29T19:36:44.481 INFO:tasks.workunit.client.0.smithi029.stdout: "perf" 2024-08-29T19:36:44.481 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:44.481 INFO:tasks.workunit.client.0.smithi029.stdout: "channels_available": [ 2024-08-29T19:36:44.481 INFO:tasks.workunit.client.0.smithi029.stdout: "basic", 2024-08-29T19:36:44.482 INFO:tasks.workunit.client.0.smithi029.stdout: "ident", 2024-08-29T19:36:44.482 INFO:tasks.workunit.client.0.smithi029.stdout: "crash", 2024-08-29T19:36:44.482 INFO:tasks.workunit.client.0.smithi029.stdout: "device", 2024-08-29T19:36:44.482 INFO:tasks.workunit.client.0.smithi029.stdout: "perf" 2024-08-29T19:36:44.482 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:44.482 INFO:tasks.workunit.client.0.smithi029.stdout: "collections_available": [ 2024-08-29T19:36:44.482 INFO:tasks.workunit.client.0.smithi029.stdout: "basic_base", 2024-08-29T19:36:44.483 INFO:tasks.workunit.client.0.smithi029.stdout: "device_base", 2024-08-29T19:36:44.483 INFO:tasks.workunit.client.0.smithi029.stdout: "crash_base", 2024-08-29T19:36:44.483 INFO:tasks.workunit.client.0.smithi029.stdout: "ident_base", 2024-08-29T19:36:44.483 INFO:tasks.workunit.client.0.smithi029.stdout: "perf_perf", 2024-08-29T19:36:44.483 INFO:tasks.workunit.client.0.smithi029.stdout: "basic_mds_metadata", 2024-08-29T19:36:44.483 INFO:tasks.workunit.client.0.smithi029.stdout: "basic_pool_usage", 2024-08-29T19:36:44.484 INFO:tasks.workunit.client.0.smithi029.stdout: "basic_usage_by_class", 2024-08-29T19:36:44.484 INFO:tasks.workunit.client.0.smithi029.stdout: "basic_rook_v01", 2024-08-29T19:36:44.484 INFO:tasks.workunit.client.0.smithi029.stdout: "perf_memory_metrics", 2024-08-29T19:36:44.484 INFO:tasks.workunit.client.0.smithi029.stdout: "basic_pool_options_bluestore", 2024-08-29T19:36:44.484 INFO:tasks.workunit.client.0.smithi029.stdout: "basic_pool_flags" 2024-08-29T19:36:44.484 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:44.485 INFO:tasks.workunit.client.0.smithi029.stdout: "collections_opted_in": [ 2024-08-29T19:36:44.485 INFO:tasks.workunit.client.0.smithi029.stdout: "basic_base", 2024-08-29T19:36:44.485 INFO:tasks.workunit.client.0.smithi029.stdout: "device_base", 2024-08-29T19:36:44.485 INFO:tasks.workunit.client.0.smithi029.stdout: "crash_base", 2024-08-29T19:36:44.485 INFO:tasks.workunit.client.0.smithi029.stdout: "ident_base", 2024-08-29T19:36:44.485 INFO:tasks.workunit.client.0.smithi029.stdout: "perf_perf", 2024-08-29T19:36:44.486 INFO:tasks.workunit.client.0.smithi029.stdout: "basic_mds_metadata", 2024-08-29T19:36:44.486 INFO:tasks.workunit.client.0.smithi029.stdout: "basic_pool_usage", 2024-08-29T19:36:44.486 INFO:tasks.workunit.client.0.smithi029.stdout: "basic_usage_by_class", 2024-08-29T19:36:44.486 INFO:tasks.workunit.client.0.smithi029.stdout: "basic_rook_v01", 2024-08-29T19:36:44.486 INFO:tasks.workunit.client.0.smithi029.stdout: "perf_memory_metrics", 2024-08-29T19:36:44.486 INFO:tasks.workunit.client.0.smithi029.stdout: "basic_pool_options_bluestore", 2024-08-29T19:36:44.487 INFO:tasks.workunit.client.0.smithi029.stdout: "basic_pool_flags" 2024-08-29T19:36:44.487 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:44.487 INFO:tasks.workunit.client.0.smithi029.stdout: "config": { 2024-08-29T19:36:44.487 INFO:tasks.workunit.client.0.smithi029.stdout: "active_changed": [ 2024-08-29T19:36:44.487 INFO:tasks.workunit.client.0.smithi029.stdout: "auth_allow_insecure_global_id_reclaim", 2024-08-29T19:36:44.487 INFO:tasks.workunit.client.0.smithi029.stdout: "auth_debug", 2024-08-29T19:36:44.488 INFO:tasks.workunit.client.0.smithi029.stdout: "auth_mon_ticket_ttl", 2024-08-29T19:36:44.488 INFO:tasks.workunit.client.0.smithi029.stdout: "auth_service_ticket_ttl", 2024-08-29T19:36:44.488 INFO:tasks.workunit.client.0.smithi029.stdout: "bdev_debug_aio", 2024-08-29T19:36:44.488 INFO:tasks.workunit.client.0.smithi029.stdout: "client_check_pool_perm", 2024-08-29T19:36:44.488 INFO:tasks.workunit.client.0.smithi029.stdout: "client_mount_gid", 2024-08-29T19:36:44.489 INFO:tasks.workunit.client.0.smithi029.stdout: "client_mount_uid", 2024-08-29T19:36:44.489 INFO:tasks.workunit.client.0.smithi029.stdout: "client_quota", 2024-08-29T19:36:44.489 INFO:tasks.workunit.client.0.smithi029.stdout: "container_image", 2024-08-29T19:36:44.489 INFO:tasks.workunit.client.0.smithi029.stdout: "daemonize", 2024-08-29T19:36:44.489 INFO:tasks.workunit.client.0.smithi029.stdout: "debug_asserts_on_shutdown", 2024-08-29T19:36:44.489 INFO:tasks.workunit.client.0.smithi029.stdout: "debug_mgr", 2024-08-29T19:36:44.490 INFO:tasks.workunit.client.0.smithi029.stdout: "debug_mon", 2024-08-29T19:36:44.490 INFO:tasks.workunit.client.0.smithi029.stdout: "debug_ms", 2024-08-29T19:36:44.490 INFO:tasks.workunit.client.0.smithi029.stdout: "debug_osd", 2024-08-29T19:36:44.490 INFO:tasks.workunit.client.0.smithi029.stdout: "debug_paxos", 2024-08-29T19:36:44.490 INFO:tasks.workunit.client.0.smithi029.stdout: "keyring", 2024-08-29T19:36:44.490 INFO:tasks.workunit.client.0.smithi029.stdout: "log_stderr_prefix", 2024-08-29T19:36:44.491 INFO:tasks.workunit.client.0.smithi029.stdout: "log_to_file", 2024-08-29T19:36:44.491 INFO:tasks.workunit.client.0.smithi029.stdout: "log_to_journald", 2024-08-29T19:36:44.491 INFO:tasks.workunit.client.0.smithi029.stdout: "log_to_stderr", 2024-08-29T19:36:44.491 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_allow_pool_delete", 2024-08-29T19:36:44.491 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_clock_drift_allowed", 2024-08-29T19:36:44.491 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_cluster_log_file_level", 2024-08-29T19:36:44.492 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_cluster_log_to_file", 2024-08-29T19:36:44.492 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_cluster_log_to_stderr", 2024-08-29T19:36:44.492 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_data_avail_warn", 2024-08-29T19:36:44.492 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_election_default_strategy", 2024-08-29T19:36:44.492 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_host", 2024-08-29T19:36:44.492 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_max_pg_per_osd", 2024-08-29T19:36:44.493 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_mds_skip_sanity", 2024-08-29T19:36:44.493 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_mgr_mkfs_grace", 2024-08-29T19:36:44.493 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_osd_prime_pg_temp", 2024-08-29T19:36:44.493 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_osd_reporter_subtree_level", 2024-08-29T19:36:44.493 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_pg_warn_max_object_skew", 2024-08-29T19:36:44.493 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_reweight_min_bytes_per_osd", 2024-08-29T19:36:44.494 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_reweight_min_pgs_per_osd", 2024-08-29T19:36:44.494 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_warn_on_crush_straw_calc_version_zero", 2024-08-29T19:36:44.494 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_warn_on_insecure_global_id_reclaim", 2024-08-29T19:36:44.494 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_warn_on_insecure_global_id_reclaim_allowed", 2024-08-29T19:36:44.494 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_warn_on_legacy_crush_tunables", 2024-08-29T19:36:44.495 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_warn_on_osd_down_out_interval_zero", 2024-08-29T19:36:44.495 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_warn_on_pool_pg_num_not_power_of_two", 2024-08-29T19:36:44.495 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_warn_on_too_few_osds", 2024-08-29T19:36:44.495 INFO:tasks.workunit.client.0.smithi029.stdout: "ms_die_on_bug", 2024-08-29T19:36:44.495 INFO:tasks.workunit.client.0.smithi029.stdout: "ms_die_on_old_message", 2024-08-29T19:36:44.495 INFO:tasks.workunit.client.0.smithi029.stdout: "no_config_file", 2024-08-29T19:36:44.496 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_class_default_list", 2024-08-29T19:36:44.496 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_class_load_list", 2024-08-29T19:36:44.496 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_debug_misdirected_ops", 2024-08-29T19:36:44.496 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_debug_op_order", 2024-08-29T19:36:44.496 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_debug_pg_log_writeout", 2024-08-29T19:36:44.496 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_debug_shutdown", 2024-08-29T19:36:44.497 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_debug_verify_cached_snaps", 2024-08-29T19:36:44.497 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_debug_verify_missing_on_start", 2024-08-29T19:36:44.497 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_debug_verify_stray_on_activate", 2024-08-29T19:36:44.497 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_deep_scrub_update_digest_min_age", 2024-08-29T19:36:44.497 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_delete_sleep", 2024-08-29T19:36:44.497 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_delete_sleep_hdd", 2024-08-29T19:36:44.498 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_delete_sleep_hybrid", 2024-08-29T19:36:44.498 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_delete_sleep_ssd", 2024-08-29T19:36:44.498 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_max_backfills", 2024-08-29T19:36:44.498 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_mclock_max_capacity_iops_ssd", 2024-08-29T19:36:44.498 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_mclock_profile", 2024-08-29T19:36:44.498 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_mclock_scheduler_background_best_effort_lim", 2024-08-29T19:36:44.499 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_mclock_scheduler_background_best_effort_res", 2024-08-29T19:36:44.499 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_mclock_scheduler_background_best_effort_wgt", 2024-08-29T19:36:44.499 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_mclock_scheduler_background_recovery_lim", 2024-08-29T19:36:44.499 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_mclock_scheduler_background_recovery_res", 2024-08-29T19:36:44.499 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_mclock_scheduler_background_recovery_wgt", 2024-08-29T19:36:44.499 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_mclock_scheduler_client_lim", 2024-08-29T19:36:44.500 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_mclock_scheduler_client_res", 2024-08-29T19:36:44.500 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_mclock_scheduler_client_wgt", 2024-08-29T19:36:44.500 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_memory_target", 2024-08-29T19:36:44.500 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_memory_target_autotune", 2024-08-29T19:36:44.500 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_op_queue", 2024-08-29T19:36:44.501 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_op_queue_cut_off", 2024-08-29T19:36:44.501 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_pool_default_erasure_code_profile", 2024-08-29T19:36:44.501 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_pool_default_pg_autoscale_mode", 2024-08-29T19:36:44.501 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_recover_clone_overlap", 2024-08-29T19:36:44.501 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_recovery_max_active", 2024-08-29T19:36:44.501 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_recovery_max_active_hdd", 2024-08-29T19:36:44.502 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_recovery_max_active_ssd", 2024-08-29T19:36:44.502 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_recovery_max_chunk", 2024-08-29T19:36:44.502 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_recovery_sleep", 2024-08-29T19:36:44.502 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_recovery_sleep_hdd", 2024-08-29T19:36:44.502 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_recovery_sleep_hybrid", 2024-08-29T19:36:44.502 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_recovery_sleep_ssd", 2024-08-29T19:36:44.503 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_scrub_load_threshold", 2024-08-29T19:36:44.503 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_scrub_max_interval", 2024-08-29T19:36:44.503 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_scrub_sleep", 2024-08-29T19:36:44.503 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_shutdown_pgref_assert", 2024-08-29T19:36:44.504 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_snap_trim_sleep", 2024-08-29T19:36:44.504 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_snap_trim_sleep_hdd", 2024-08-29T19:36:44.504 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_snap_trim_sleep_hybrid", 2024-08-29T19:36:44.504 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_snap_trim_sleep_ssd", 2024-08-29T19:36:44.504 INFO:tasks.workunit.client.0.smithi029.stdout: "public_network", 2024-08-29T19:36:44.505 INFO:tasks.workunit.client.0.smithi029.stdout: "rbd_config_pool_override_update_timestamp", 2024-08-29T19:36:44.505 INFO:tasks.workunit.client.0.smithi029.stdout: "rbd_default_features", 2024-08-29T19:36:44.505 INFO:tasks.workunit.client.0.smithi029.stdout: "rbd_qos_exclude_ops", 2024-08-29T19:36:44.505 INFO:tasks.workunit.client.0.smithi029.stdout: "setgroup", 2024-08-29T19:36:44.505 INFO:tasks.workunit.client.0.smithi029.stdout: "setuser" 2024-08-29T19:36:44.505 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:44.506 INFO:tasks.workunit.client.0.smithi029.stdout: "cluster_changed": [ 2024-08-29T19:36:44.506 INFO:tasks.workunit.client.0.smithi029.stdout: "auth_allow_insecure_global_id_reclaim", 2024-08-29T19:36:44.506 INFO:tasks.workunit.client.0.smithi029.stdout: "auth_debug", 2024-08-29T19:36:44.506 INFO:tasks.workunit.client.0.smithi029.stdout: "auth_mon_ticket_ttl", 2024-08-29T19:36:44.506 INFO:tasks.workunit.client.0.smithi029.stdout: "auth_service_ticket_ttl", 2024-08-29T19:36:44.507 INFO:tasks.workunit.client.0.smithi029.stdout: "bdev_debug_aio", 2024-08-29T19:36:44.507 INFO:tasks.workunit.client.0.smithi029.stdout: "container_image", 2024-08-29T19:36:44.507 INFO:tasks.workunit.client.0.smithi029.stdout: "debug_asserts_on_shutdown", 2024-08-29T19:36:44.507 INFO:tasks.workunit.client.0.smithi029.stdout: "debug_mgr", 2024-08-29T19:36:44.507 INFO:tasks.workunit.client.0.smithi029.stdout: "debug_mon", 2024-08-29T19:36:44.507 INFO:tasks.workunit.client.0.smithi029.stdout: "debug_ms", 2024-08-29T19:36:44.507 INFO:tasks.workunit.client.0.smithi029.stdout: "debug_osd", 2024-08-29T19:36:44.508 INFO:tasks.workunit.client.0.smithi029.stdout: "debug_paxos", 2024-08-29T19:36:44.508 INFO:tasks.workunit.client.0.smithi029.stdout: "log_to_file", 2024-08-29T19:36:44.508 INFO:tasks.workunit.client.0.smithi029.stdout: "log_to_journald", 2024-08-29T19:36:44.508 INFO:tasks.workunit.client.0.smithi029.stdout: "log_to_stderr", 2024-08-29T19:36:44.508 INFO:tasks.workunit.client.0.smithi029.stdout: "mds_join_fs", 2024-08-29T19:36:44.508 INFO:tasks.workunit.client.0.smithi029.stdout: "mgr/cephadm/allow_ptrace", 2024-08-29T19:36:44.509 INFO:tasks.workunit.client.0.smithi029.stdout: "mgr/cephadm/container_init", 2024-08-29T19:36:44.509 INFO:tasks.workunit.client.0.smithi029.stdout: "mgr/cephadm/migration_current", 2024-08-29T19:36:44.510 INFO:tasks.workunit.client.0.smithi029.stdout: "mgr/cephadm/use_repo_digest", 2024-08-29T19:36:44.510 INFO:tasks.workunit.client.0.smithi029.stdout: "mgr/dashboard/ALERTMANAGER_API_HOST", 2024-08-29T19:36:44.510 INFO:tasks.workunit.client.0.smithi029.stdout: "mgr/dashboard/GRAFANA_API_SSL_VERIFY", 2024-08-29T19:36:44.510 INFO:tasks.workunit.client.0.smithi029.stdout: "mgr/dashboard/GRAFANA_API_URL", 2024-08-29T19:36:44.510 INFO:tasks.workunit.client.0.smithi029.stdout: "mgr/dashboard/PROMETHEUS_API_HOST", 2024-08-29T19:36:44.510 INFO:tasks.workunit.client.0.smithi029.stdout: "mgr/dashboard/ssl_server_port", 2024-08-29T19:36:44.511 INFO:tasks.workunit.client.0.smithi029.stdout: "mgr/orchestrator/orchestrator", 2024-08-29T19:36:44.511 INFO:tasks.workunit.client.0.smithi029.stdout: "mgr/telemetry/channel_ident", 2024-08-29T19:36:44.511 INFO:tasks.workunit.client.0.smithi029.stdout: "mgr/telemetry/channel_perf", 2024-08-29T19:36:44.511 INFO:tasks.workunit.client.0.smithi029.stdout: "mgr/telemetry/description", 2024-08-29T19:36:44.511 INFO:tasks.workunit.client.0.smithi029.stdout: "mgr/telemetry/enabled", 2024-08-29T19:36:44.511 INFO:tasks.workunit.client.0.smithi029.stdout: "mgr/telemetry/organization", 2024-08-29T19:36:44.512 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_allow_pool_delete", 2024-08-29T19:36:44.512 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_clock_drift_allowed", 2024-08-29T19:36:44.512 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_cluster_log_file_level", 2024-08-29T19:36:44.512 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_cluster_log_to_file", 2024-08-29T19:36:44.512 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_data_avail_warn", 2024-08-29T19:36:44.512 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_election_default_strategy", 2024-08-29T19:36:44.513 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_max_pg_per_osd", 2024-08-29T19:36:44.513 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_mds_skip_sanity", 2024-08-29T19:36:44.513 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_mgr_mkfs_grace", 2024-08-29T19:36:44.513 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_osd_prime_pg_temp", 2024-08-29T19:36:44.513 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_osd_reporter_subtree_level", 2024-08-29T19:36:44.513 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_pg_warn_max_object_skew", 2024-08-29T19:36:44.514 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_reweight_min_bytes_per_osd", 2024-08-29T19:36:44.514 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_reweight_min_pgs_per_osd", 2024-08-29T19:36:44.514 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_warn_on_crush_straw_calc_version_zero", 2024-08-29T19:36:44.514 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_warn_on_insecure_global_id_reclaim", 2024-08-29T19:36:44.514 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_warn_on_insecure_global_id_reclaim_allowed", 2024-08-29T19:36:44.514 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_warn_on_legacy_crush_tunables", 2024-08-29T19:36:44.515 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_warn_on_osd_down_out_interval_zero", 2024-08-29T19:36:44.515 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_warn_on_pool_pg_num_not_power_of_two", 2024-08-29T19:36:44.515 INFO:tasks.workunit.client.0.smithi029.stdout: "mon_warn_on_too_few_osds", 2024-08-29T19:36:44.515 INFO:tasks.workunit.client.0.smithi029.stdout: "ms_die_on_bug", 2024-08-29T19:36:44.515 INFO:tasks.workunit.client.0.smithi029.stdout: "ms_die_on_old_message", 2024-08-29T19:36:44.515 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_class_default_list", 2024-08-29T19:36:44.516 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_class_load_list", 2024-08-29T19:36:44.516 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_debug_misdirected_ops", 2024-08-29T19:36:44.516 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_debug_op_order", 2024-08-29T19:36:44.516 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_debug_pg_log_writeout", 2024-08-29T19:36:44.516 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_debug_shutdown", 2024-08-29T19:36:44.518 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_debug_verify_cached_snaps", 2024-08-29T19:36:44.519 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_debug_verify_missing_on_start", 2024-08-29T19:36:44.519 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_debug_verify_stray_on_activate", 2024-08-29T19:36:44.519 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_deep_scrub_update_digest_min_age", 2024-08-29T19:36:44.519 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_mclock_max_capacity_iops_ssd", 2024-08-29T19:36:44.519 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_mclock_profile", 2024-08-29T19:36:44.519 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_memory_target", 2024-08-29T19:36:44.520 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_memory_target_autotune", 2024-08-29T19:36:44.520 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_op_queue", 2024-08-29T19:36:44.520 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_op_queue_cut_off", 2024-08-29T19:36:44.520 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_pool_default_erasure_code_profile", 2024-08-29T19:36:44.520 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_pool_default_pg_autoscale_mode", 2024-08-29T19:36:44.520 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_recover_clone_overlap", 2024-08-29T19:36:44.520 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_recovery_max_chunk", 2024-08-29T19:36:44.521 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_scrub_load_threshold", 2024-08-29T19:36:44.521 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_scrub_max_interval", 2024-08-29T19:36:44.521 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_shutdown_pgref_assert", 2024-08-29T19:36:44.521 INFO:tasks.workunit.client.0.smithi029.stdout: "public_network", 2024-08-29T19:36:44.522 INFO:tasks.workunit.client.0.smithi029.stdout: "rbd_config_pool_override_update_timestamp", 2024-08-29T19:36:44.522 INFO:tasks.workunit.client.0.smithi029.stdout: "rgw_cache_enabled", 2024-08-29T19:36:44.522 INFO:tasks.workunit.client.0.smithi029.stdout: "rgw_enable_ops_log", 2024-08-29T19:36:44.522 INFO:tasks.workunit.client.0.smithi029.stdout: "rgw_enable_usage_log" 2024-08-29T19:36:44.522 INFO:tasks.workunit.client.0.smithi029.stdout: ] 2024-08-29T19:36:44.522 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.523 INFO:tasks.workunit.client.0.smithi029.stdout: "contact": null, 2024-08-29T19:36:44.523 INFO:tasks.workunit.client.0.smithi029.stdout: "crashes": [], 2024-08-29T19:36:44.523 INFO:tasks.workunit.client.0.smithi029.stdout: "created": "2024-08-29T17:31:55.139100Z", 2024-08-29T19:36:44.523 INFO:tasks.workunit.client.0.smithi029.stdout: "crush": { 2024-08-29T19:36:44.523 INFO:tasks.workunit.client.0.smithi029.stdout: "bucket_algs": { 2024-08-29T19:36:44.523 INFO:tasks.workunit.client.0.smithi029.stdout: "straw2": 3 2024-08-29T19:36:44.524 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.524 INFO:tasks.workunit.client.0.smithi029.stdout: "bucket_sizes": { 2024-08-29T19:36:44.524 INFO:tasks.workunit.client.0.smithi029.stdout: "2": 1, 2024-08-29T19:36:44.524 INFO:tasks.workunit.client.0.smithi029.stdout: "4": 2 2024-08-29T19:36:44.524 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.525 INFO:tasks.workunit.client.0.smithi029.stdout: "bucket_types": { 2024-08-29T19:36:44.525 INFO:tasks.workunit.client.0.smithi029.stdout: "1": 2, 2024-08-29T19:36:44.525 INFO:tasks.workunit.client.0.smithi029.stdout: "11": 1 2024-08-29T19:36:44.525 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.525 INFO:tasks.workunit.client.0.smithi029.stdout: "compat_weight_set": false, 2024-08-29T19:36:44.525 INFO:tasks.workunit.client.0.smithi029.stdout: "device_classes": [ 2024-08-29T19:36:44.526 INFO:tasks.workunit.client.0.smithi029.stdout: 8 2024-08-29T19:36:44.526 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:44.526 INFO:tasks.workunit.client.0.smithi029.stdout: "num_buckets": 6, 2024-08-29T19:36:44.526 INFO:tasks.workunit.client.0.smithi029.stdout: "num_devices": 8, 2024-08-29T19:36:44.526 INFO:tasks.workunit.client.0.smithi029.stdout: "num_rules": 2, 2024-08-29T19:36:44.526 INFO:tasks.workunit.client.0.smithi029.stdout: "num_types": 12, 2024-08-29T19:36:44.527 INFO:tasks.workunit.client.0.smithi029.stdout: "num_weight_sets": 0, 2024-08-29T19:36:44.527 INFO:tasks.workunit.client.0.smithi029.stdout: "tunables": { 2024-08-29T19:36:44.527 INFO:tasks.workunit.client.0.smithi029.stdout: "allowed_bucket_algs": 54, 2024-08-29T19:36:44.527 INFO:tasks.workunit.client.0.smithi029.stdout: "choose_local_fallback_tries": 0, 2024-08-29T19:36:44.527 INFO:tasks.workunit.client.0.smithi029.stdout: "choose_local_tries": 0, 2024-08-29T19:36:44.527 INFO:tasks.workunit.client.0.smithi029.stdout: "choose_total_tries": 50, 2024-08-29T19:36:44.528 INFO:tasks.workunit.client.0.smithi029.stdout: "chooseleaf_descend_once": 1, 2024-08-29T19:36:44.528 INFO:tasks.workunit.client.0.smithi029.stdout: "chooseleaf_stable": 1, 2024-08-29T19:36:44.528 INFO:tasks.workunit.client.0.smithi029.stdout: "chooseleaf_vary_r": 1, 2024-08-29T19:36:44.528 INFO:tasks.workunit.client.0.smithi029.stdout: "has_msr_rules": 0, 2024-08-29T19:36:44.528 INFO:tasks.workunit.client.0.smithi029.stdout: "has_v2_rules": 1, 2024-08-29T19:36:44.529 INFO:tasks.workunit.client.0.smithi029.stdout: "has_v3_rules": 0, 2024-08-29T19:36:44.529 INFO:tasks.workunit.client.0.smithi029.stdout: "has_v4_buckets": 1, 2024-08-29T19:36:44.529 INFO:tasks.workunit.client.0.smithi029.stdout: "has_v5_rules": 0, 2024-08-29T19:36:44.529 INFO:tasks.workunit.client.0.smithi029.stdout: "legacy_tunables": 0, 2024-08-29T19:36:44.529 INFO:tasks.workunit.client.0.smithi029.stdout: "minimum_required_version": "jewel", 2024-08-29T19:36:44.529 INFO:tasks.workunit.client.0.smithi029.stdout: "msr_collision_tries": 100, 2024-08-29T19:36:44.530 INFO:tasks.workunit.client.0.smithi029.stdout: "msr_descents": 100, 2024-08-29T19:36:44.530 INFO:tasks.workunit.client.0.smithi029.stdout: "optimal_tunables": 1, 2024-08-29T19:36:44.531 INFO:tasks.workunit.client.0.smithi029.stdout: "profile": "jewel", 2024-08-29T19:36:44.531 INFO:tasks.workunit.client.0.smithi029.stdout: "require_feature_tunables": 1, 2024-08-29T19:36:44.531 INFO:tasks.workunit.client.0.smithi029.stdout: "require_feature_tunables2": 1, 2024-08-29T19:36:44.531 INFO:tasks.workunit.client.0.smithi029.stdout: "require_feature_tunables3": 1, 2024-08-29T19:36:44.532 INFO:tasks.workunit.client.0.smithi029.stdout: "require_feature_tunables5": 1, 2024-08-29T19:36:44.532 INFO:tasks.workunit.client.0.smithi029.stdout: "straw_calc_version": 1 2024-08-29T19:36:44.532 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:44.532 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.532 INFO:tasks.workunit.client.0.smithi029.stdout: "description": "upgrade test cluster", 2024-08-29T19:36:44.533 INFO:tasks.workunit.client.0.smithi029.stdout: "fs": { 2024-08-29T19:36:44.533 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 1, 2024-08-29T19:36:44.533 INFO:tasks.workunit.client.0.smithi029.stdout: "feature_flags": { 2024-08-29T19:36:44.533 INFO:tasks.workunit.client.0.smithi029.stdout: "enable_multiple": true, 2024-08-29T19:36:44.533 INFO:tasks.workunit.client.0.smithi029.stdout: "ever_enabled_multiple": true 2024-08-29T19:36:44.533 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.534 INFO:tasks.workunit.client.0.smithi029.stdout: "filesystems": [ 2024-08-29T19:36:44.534 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:44.534 INFO:tasks.workunit.client.0.smithi029.stdout: "approx_ctime": "2024-08", 2024-08-29T19:36:44.534 INFO:tasks.workunit.client.0.smithi029.stdout: "balancer_enabled": false, 2024-08-29T19:36:44.534 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:44.534 INFO:tasks.workunit.client.0.smithi029.stdout: "cached_caps": 0, 2024-08-29T19:36:44.535 INFO:tasks.workunit.client.0.smithi029.stdout: "cached_dns": 10, 2024-08-29T19:36:44.535 INFO:tasks.workunit.client.0.smithi029.stdout: "cached_inos": 13, 2024-08-29T19:36:44.535 INFO:tasks.workunit.client.0.smithi029.stdout: "cached_subtrees": 2, 2024-08-29T19:36:44.535 INFO:tasks.workunit.client.0.smithi029.stdout: "ever_allowed_features": 0, 2024-08-29T19:36:44.536 INFO:tasks.workunit.client.0.smithi029.stdout: "explicitly_allowed_features": 0, 2024-08-29T19:36:44.536 INFO:tasks.workunit.client.0.smithi029.stdout: "files": 0, 2024-08-29T19:36:44.536 INFO:tasks.workunit.client.0.smithi029.stdout: "max_mds": 1, 2024-08-29T19:36:44.536 INFO:tasks.workunit.client.0.smithi029.stdout: "num_data_pools": 1, 2024-08-29T19:36:44.536 INFO:tasks.workunit.client.0.smithi029.stdout: "num_in": 1, 2024-08-29T19:36:44.536 INFO:tasks.workunit.client.0.smithi029.stdout: "num_mds": 1, 2024-08-29T19:36:44.537 INFO:tasks.workunit.client.0.smithi029.stdout: "num_sessions": 0, 2024-08-29T19:36:44.537 INFO:tasks.workunit.client.0.smithi029.stdout: "num_standby_replay": 0, 2024-08-29T19:36:44.537 INFO:tasks.workunit.client.0.smithi029.stdout: "num_up": 1, 2024-08-29T19:36:44.537 INFO:tasks.workunit.client.0.smithi029.stdout: "snaps": 0, 2024-08-29T19:36:44.537 INFO:tasks.workunit.client.0.smithi029.stdout: "standby_count_wanted": 0 2024-08-29T19:36:44.538 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:44.539 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:44.539 INFO:tasks.workunit.client.0.smithi029.stdout: "num_standby_mds": 1, 2024-08-29T19:36:44.539 INFO:tasks.workunit.client.0.smithi029.stdout: "total_num_mds": 2 2024-08-29T19:36:44.539 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.539 INFO:tasks.workunit.client.0.smithi029.stdout: "heap_stats": { 2024-08-29T19:36:44.539 INFO:tasks.workunit.client.0.smithi029.stdout: "mds": { 2024-08-29T19:36:44.540 INFO:tasks.workunit.client.0.smithi029.stdout: "mds.4729795f712cc5080cd8f7bda4511c0a2ec82c08": { 2024-08-29T19:36:44.540 INFO:tasks.workunit.client.0.smithi029.stdout: "actual_memory_used": 21004288, 2024-08-29T19:36:44.540 INFO:tasks.workunit.client.0.smithi029.stdout: "central_cache_freelist": 582936, 2024-08-29T19:36:44.540 INFO:tasks.workunit.client.0.smithi029.stdout: "malloc_metadata": 2621440, 2024-08-29T19:36:44.540 INFO:tasks.workunit.client.0.smithi029.stdout: "page_heap_freelist": 0, 2024-08-29T19:36:44.540 INFO:tasks.workunit.client.0.smithi029.stdout: "released_to_os": 196608, 2024-08-29T19:36:44.541 INFO:tasks.workunit.client.0.smithi029.stdout: "spans_in_use": 505, 2024-08-29T19:36:44.541 INFO:tasks.workunit.client.0.smithi029.stdout: "tcmalloc_page_size": 8192, 2024-08-29T19:36:44.541 INFO:tasks.workunit.client.0.smithi029.stdout: "thread_cache_freelists": 1424288, 2024-08-29T19:36:44.541 INFO:tasks.workunit.client.0.smithi029.stdout: "thread_heaps_in_use": 22, 2024-08-29T19:36:44.542 INFO:tasks.workunit.client.0.smithi029.stdout: "transfer_cache_freelist": 1212416, 2024-08-29T19:36:44.542 INFO:tasks.workunit.client.0.smithi029.stdout: "use_by_application": 15163208, 2024-08-29T19:36:44.542 INFO:tasks.workunit.client.0.smithi029.stdout: "virtual_address_space_used": 21200896 2024-08-29T19:36:44.542 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.543 INFO:tasks.workunit.client.0.smithi029.stdout: "mds.eab9ca671542c643f83b79a2998aba8453a415ac": { 2024-08-29T19:36:44.543 INFO:tasks.workunit.client.0.smithi029.stdout: "actual_memory_used": 20152320, 2024-08-29T19:36:44.543 INFO:tasks.workunit.client.0.smithi029.stdout: "central_cache_freelist": 341488, 2024-08-29T19:36:44.543 INFO:tasks.workunit.client.0.smithi029.stdout: "malloc_metadata": 2621440, 2024-08-29T19:36:44.543 INFO:tasks.workunit.client.0.smithi029.stdout: "page_heap_freelist": 704512, 2024-08-29T19:36:44.543 INFO:tasks.workunit.client.0.smithi029.stdout: "released_to_os": 0, 2024-08-29T19:36:44.544 INFO:tasks.workunit.client.0.smithi029.stdout: "spans_in_use": 372, 2024-08-29T19:36:44.544 INFO:tasks.workunit.client.0.smithi029.stdout: "tcmalloc_page_size": 8192, 2024-08-29T19:36:44.545 INFO:tasks.workunit.client.0.smithi029.stdout: "thread_cache_freelists": 1040728, 2024-08-29T19:36:44.546 INFO:tasks.workunit.client.0.smithi029.stdout: "thread_heaps_in_use": 13, 2024-08-29T19:36:44.546 INFO:tasks.workunit.client.0.smithi029.stdout: "transfer_cache_freelist": 693760, 2024-08-29T19:36:44.547 INFO:tasks.workunit.client.0.smithi029.stdout: "use_by_application": 14750392, 2024-08-29T19:36:44.547 INFO:tasks.workunit.client.0.smithi029.stdout: "virtual_address_space_used": 20152320 2024-08-29T19:36:44.547 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:44.547 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.548 INFO:tasks.workunit.client.0.smithi029.stdout: "mon": { 2024-08-29T19:36:44.548 INFO:tasks.workunit.client.0.smithi029.stdout: "mon.4729795f712cc5080cd8f7bda4511c0a2ec82c08": { 2024-08-29T19:36:44.548 INFO:tasks.workunit.client.0.smithi029.stdout: "actual_memory_used": 288825344, 2024-08-29T19:36:44.548 INFO:tasks.workunit.client.0.smithi029.stdout: "central_cache_freelist": 5163736, 2024-08-29T19:36:44.548 INFO:tasks.workunit.client.0.smithi029.stdout: "malloc_metadata": 3014656, 2024-08-29T19:36:44.548 INFO:tasks.workunit.client.0.smithi029.stdout: "page_heap_freelist": 0, 2024-08-29T19:36:44.549 INFO:tasks.workunit.client.0.smithi029.stdout: "released_to_os": 1687552, 2024-08-29T19:36:44.549 INFO:tasks.workunit.client.0.smithi029.stdout: "spans_in_use": 10384, 2024-08-29T19:36:44.549 INFO:tasks.workunit.client.0.smithi029.stdout: "tcmalloc_page_size": 8192, 2024-08-29T19:36:44.549 INFO:tasks.workunit.client.0.smithi029.stdout: "thread_cache_freelists": 15107728, 2024-08-29T19:36:44.549 INFO:tasks.workunit.client.0.smithi029.stdout: "thread_heaps_in_use": 22, 2024-08-29T19:36:44.549 INFO:tasks.workunit.client.0.smithi029.stdout: "transfer_cache_freelist": 4710912, 2024-08-29T19:36:44.550 INFO:tasks.workunit.client.0.smithi029.stdout: "use_by_application": 260828312, 2024-08-29T19:36:44.550 INFO:tasks.workunit.client.0.smithi029.stdout: "virtual_address_space_used": 290512896 2024-08-29T19:36:44.550 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.550 INFO:tasks.workunit.client.0.smithi029.stdout: "mon.eab9ca671542c643f83b79a2998aba8453a415ac": { 2024-08-29T19:36:44.550 INFO:tasks.workunit.client.0.smithi029.stdout: "actual_memory_used": 183492608, 2024-08-29T19:36:44.550 INFO:tasks.workunit.client.0.smithi029.stdout: "central_cache_freelist": 2770224, 2024-08-29T19:36:44.550 INFO:tasks.workunit.client.0.smithi029.stdout: "malloc_metadata": 2883584, 2024-08-29T19:36:44.551 INFO:tasks.workunit.client.0.smithi029.stdout: "page_heap_freelist": 0, 2024-08-29T19:36:44.552 INFO:tasks.workunit.client.0.smithi029.stdout: "released_to_os": 2924544, 2024-08-29T19:36:44.552 INFO:tasks.workunit.client.0.smithi029.stdout: "spans_in_use": 7098, 2024-08-29T19:36:44.552 INFO:tasks.workunit.client.0.smithi029.stdout: "tcmalloc_page_size": 8192, 2024-08-29T19:36:44.552 INFO:tasks.workunit.client.0.smithi029.stdout: "thread_cache_freelists": 10219064, 2024-08-29T19:36:44.552 INFO:tasks.workunit.client.0.smithi029.stdout: "thread_heaps_in_use": 21, 2024-08-29T19:36:44.553 INFO:tasks.workunit.client.0.smithi029.stdout: "transfer_cache_freelist": 3104768, 2024-08-29T19:36:44.553 INFO:tasks.workunit.client.0.smithi029.stdout: "use_by_application": 164514968, 2024-08-29T19:36:44.553 INFO:tasks.workunit.client.0.smithi029.stdout: "virtual_address_space_used": 186417152 2024-08-29T19:36:44.553 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.553 INFO:tasks.workunit.client.0.smithi029.stdout: "mon.efab81583b8b6816c363b53f2f1f76a1dc3b4f51": { 2024-08-29T19:36:44.553 INFO:tasks.workunit.client.0.smithi029.stdout: "actual_memory_used": 189800448, 2024-08-29T19:36:44.553 INFO:tasks.workunit.client.0.smithi029.stdout: "central_cache_freelist": 3611088, 2024-08-29T19:36:44.554 INFO:tasks.workunit.client.0.smithi029.stdout: "malloc_metadata": 2883584, 2024-08-29T19:36:44.554 INFO:tasks.workunit.client.0.smithi029.stdout: "page_heap_freelist": 622592, 2024-08-29T19:36:44.554 INFO:tasks.workunit.client.0.smithi029.stdout: "released_to_os": 1884160, 2024-08-29T19:36:44.554 INFO:tasks.workunit.client.0.smithi029.stdout: "spans_in_use": 7455, 2024-08-29T19:36:44.554 INFO:tasks.workunit.client.0.smithi029.stdout: "tcmalloc_page_size": 8192, 2024-08-29T19:36:44.554 INFO:tasks.workunit.client.0.smithi029.stdout: "thread_cache_freelists": 12333216, 2024-08-29T19:36:44.554 INFO:tasks.workunit.client.0.smithi029.stdout: "thread_heaps_in_use": 22, 2024-08-29T19:36:44.554 INFO:tasks.workunit.client.0.smithi029.stdout: "transfer_cache_freelist": 3609856, 2024-08-29T19:36:44.555 INFO:tasks.workunit.client.0.smithi029.stdout: "use_by_application": 166740112, 2024-08-29T19:36:44.555 INFO:tasks.workunit.client.0.smithi029.stdout: "virtual_address_space_used": 191684608 2024-08-29T19:36:44.555 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:44.555 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.555 INFO:tasks.workunit.client.0.smithi029.stdout: "osd": { 2024-08-29T19:36:44.555 INFO:tasks.workunit.client.0.smithi029.stdout: "osd.0": { 2024-08-29T19:36:44.555 INFO:tasks.workunit.client.0.smithi029.stdout: "actual_memory_used": 577978368, 2024-08-29T19:36:44.555 INFO:tasks.workunit.client.0.smithi029.stdout: "central_cache_freelist": 25352976, 2024-08-29T19:36:44.556 INFO:tasks.workunit.client.0.smithi029.stdout: "malloc_metadata": 3276800, 2024-08-29T19:36:44.556 INFO:tasks.workunit.client.0.smithi029.stdout: "page_heap_freelist": 0, 2024-08-29T19:36:44.556 INFO:tasks.workunit.client.0.smithi029.stdout: "released_to_os": 37289984, 2024-08-29T19:36:44.556 INFO:tasks.workunit.client.0.smithi029.stdout: "spans_in_use": 12644, 2024-08-29T19:36:44.556 INFO:tasks.workunit.client.0.smithi029.stdout: "tcmalloc_page_size": 8192, 2024-08-29T19:36:44.556 INFO:tasks.workunit.client.0.smithi029.stdout: "thread_cache_freelists": 60189696, 2024-08-29T19:36:44.556 INFO:tasks.workunit.client.0.smithi029.stdout: "thread_heaps_in_use": 60, 2024-08-29T19:36:44.557 INFO:tasks.workunit.client.0.smithi029.stdout: "transfer_cache_freelist": 10300672, 2024-08-29T19:36:44.557 INFO:tasks.workunit.client.0.smithi029.stdout: "use_by_application": 478858224, 2024-08-29T19:36:44.557 INFO:tasks.workunit.client.0.smithi029.stdout: "virtual_address_space_used": 615268352 2024-08-29T19:36:44.557 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.557 INFO:tasks.workunit.client.0.smithi029.stdout: "osd.1": { 2024-08-29T19:36:44.557 INFO:tasks.workunit.client.0.smithi029.stdout: "actual_memory_used": 588513280, 2024-08-29T19:36:44.557 INFO:tasks.workunit.client.0.smithi029.stdout: "central_cache_freelist": 23823424, 2024-08-29T19:36:44.557 INFO:tasks.workunit.client.0.smithi029.stdout: "malloc_metadata": 5373952, 2024-08-29T19:36:44.558 INFO:tasks.workunit.client.0.smithi029.stdout: "page_heap_freelist": 0, 2024-08-29T19:36:44.558 INFO:tasks.workunit.client.0.smithi029.stdout: "released_to_os": 37421056, 2024-08-29T19:36:44.558 INFO:tasks.workunit.client.0.smithi029.stdout: "spans_in_use": 12657, 2024-08-29T19:36:44.558 INFO:tasks.workunit.client.0.smithi029.stdout: "tcmalloc_page_size": 8192, 2024-08-29T19:36:44.558 INFO:tasks.workunit.client.0.smithi029.stdout: "thread_cache_freelists": 60271240, 2024-08-29T19:36:44.568 INFO:tasks.workunit.client.0.smithi029.stdout: "thread_heaps_in_use": 53, 2024-08-29T19:36:44.568 INFO:tasks.workunit.client.0.smithi029.stdout: "transfer_cache_freelist": 8935680, 2024-08-29T19:36:44.568 INFO:tasks.workunit.client.0.smithi029.stdout: "use_by_application": 490108984, 2024-08-29T19:36:44.568 INFO:tasks.workunit.client.0.smithi029.stdout: "virtual_address_space_used": 625934336 2024-08-29T19:36:44.569 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.569 INFO:tasks.workunit.client.0.smithi029.stdout: "osd.2": { 2024-08-29T19:36:44.569 INFO:tasks.workunit.client.0.smithi029.stdout: "actual_memory_used": 520593408, 2024-08-29T19:36:44.569 INFO:tasks.workunit.client.0.smithi029.stdout: "central_cache_freelist": 23579624, 2024-08-29T19:36:44.569 INFO:tasks.workunit.client.0.smithi029.stdout: "malloc_metadata": 5242880, 2024-08-29T19:36:44.569 INFO:tasks.workunit.client.0.smithi029.stdout: "page_heap_freelist": 0, 2024-08-29T19:36:44.569 INFO:tasks.workunit.client.0.smithi029.stdout: "released_to_os": 40034304, 2024-08-29T19:36:44.569 INFO:tasks.workunit.client.0.smithi029.stdout: "spans_in_use": 10913, 2024-08-29T19:36:44.570 INFO:tasks.workunit.client.0.smithi029.stdout: "tcmalloc_page_size": 8192, 2024-08-29T19:36:44.570 INFO:tasks.workunit.client.0.smithi029.stdout: "thread_cache_freelists": 63927888, 2024-08-29T19:36:44.570 INFO:tasks.workunit.client.0.smithi029.stdout: "thread_heaps_in_use": 53, 2024-08-29T19:36:44.570 INFO:tasks.workunit.client.0.smithi029.stdout: "transfer_cache_freelist": 10910720, 2024-08-29T19:36:44.570 INFO:tasks.workunit.client.0.smithi029.stdout: "use_by_application": 416932296, 2024-08-29T19:36:44.570 INFO:tasks.workunit.client.0.smithi029.stdout: "virtual_address_space_used": 560627712 2024-08-29T19:36:44.571 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.571 INFO:tasks.workunit.client.0.smithi029.stdout: "osd.3": { 2024-08-29T19:36:44.571 INFO:tasks.workunit.client.0.smithi029.stdout: "actual_memory_used": 557801472, 2024-08-29T19:36:44.571 INFO:tasks.workunit.client.0.smithi029.stdout: "central_cache_freelist": 17271224, 2024-08-29T19:36:44.571 INFO:tasks.workunit.client.0.smithi029.stdout: "malloc_metadata": 5373952, 2024-08-29T19:36:44.571 INFO:tasks.workunit.client.0.smithi029.stdout: "page_heap_freelist": 0, 2024-08-29T19:36:44.572 INFO:tasks.workunit.client.0.smithi029.stdout: "released_to_os": 4972544, 2024-08-29T19:36:44.572 INFO:tasks.workunit.client.0.smithi029.stdout: "spans_in_use": 12478, 2024-08-29T19:36:44.572 INFO:tasks.workunit.client.0.smithi029.stdout: "tcmalloc_page_size": 8192, 2024-08-29T19:36:44.572 INFO:tasks.workunit.client.0.smithi029.stdout: "thread_cache_freelists": 64861720, 2024-08-29T19:36:44.573 INFO:tasks.workunit.client.0.smithi029.stdout: "thread_heaps_in_use": 60, 2024-08-29T19:36:44.573 INFO:tasks.workunit.client.0.smithi029.stdout: "transfer_cache_freelist": 10898432, 2024-08-29T19:36:44.573 INFO:tasks.workunit.client.0.smithi029.stdout: "use_by_application": 459396144, 2024-08-29T19:36:44.573 INFO:tasks.workunit.client.0.smithi029.stdout: "virtual_address_space_used": 562774016 2024-08-29T19:36:44.573 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.573 INFO:tasks.workunit.client.0.smithi029.stdout: "osd.4": { 2024-08-29T19:36:44.574 INFO:tasks.workunit.client.0.smithi029.stdout: "actual_memory_used": 536076288, 2024-08-29T19:36:44.574 INFO:tasks.workunit.client.0.smithi029.stdout: "central_cache_freelist": 26416440, 2024-08-29T19:36:44.574 INFO:tasks.workunit.client.0.smithi029.stdout: "malloc_metadata": 3276800, 2024-08-29T19:36:44.574 INFO:tasks.workunit.client.0.smithi029.stdout: "page_heap_freelist": 0, 2024-08-29T19:36:44.574 INFO:tasks.workunit.client.0.smithi029.stdout: "released_to_os": 158547968, 2024-08-29T19:36:44.574 INFO:tasks.workunit.client.0.smithi029.stdout: "spans_in_use": 11589, 2024-08-29T19:36:44.575 INFO:tasks.workunit.client.0.smithi029.stdout: "tcmalloc_page_size": 8192, 2024-08-29T19:36:44.575 INFO:tasks.workunit.client.0.smithi029.stdout: "thread_cache_freelists": 63549600, 2024-08-29T19:36:44.575 INFO:tasks.workunit.client.0.smithi029.stdout: "thread_heaps_in_use": 60, 2024-08-29T19:36:44.575 INFO:tasks.workunit.client.0.smithi029.stdout: "transfer_cache_freelist": 10033408, 2024-08-29T19:36:44.575 INFO:tasks.workunit.client.0.smithi029.stdout: "use_by_application": 432800040, 2024-08-29T19:36:44.575 INFO:tasks.workunit.client.0.smithi029.stdout: "virtual_address_space_used": 694624256 2024-08-29T19:36:44.576 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.576 INFO:tasks.workunit.client.0.smithi029.stdout: "osd.5": { 2024-08-29T19:36:44.576 INFO:tasks.workunit.client.0.smithi029.stdout: "actual_memory_used": 527040512, 2024-08-29T19:36:44.576 INFO:tasks.workunit.client.0.smithi029.stdout: "central_cache_freelist": 26589776, 2024-08-29T19:36:44.576 INFO:tasks.workunit.client.0.smithi029.stdout: "malloc_metadata": 3276800, 2024-08-29T19:36:44.576 INFO:tasks.workunit.client.0.smithi029.stdout: "page_heap_freelist": 0, 2024-08-29T19:36:44.576 INFO:tasks.workunit.client.0.smithi029.stdout: "released_to_os": 155140096, 2024-08-29T19:36:44.577 INFO:tasks.workunit.client.0.smithi029.stdout: "spans_in_use": 12784, 2024-08-29T19:36:44.577 INFO:tasks.workunit.client.0.smithi029.stdout: "tcmalloc_page_size": 8192, 2024-08-29T19:36:44.577 INFO:tasks.workunit.client.0.smithi029.stdout: "thread_cache_freelists": 59883824, 2024-08-29T19:36:44.577 INFO:tasks.workunit.client.0.smithi029.stdout: "thread_heaps_in_use": 61, 2024-08-29T19:36:44.577 INFO:tasks.workunit.client.0.smithi029.stdout: "transfer_cache_freelist": 11638784, 2024-08-29T19:36:44.577 INFO:tasks.workunit.client.0.smithi029.stdout: "use_by_application": 425651328, 2024-08-29T19:36:44.577 INFO:tasks.workunit.client.0.smithi029.stdout: "virtual_address_space_used": 682180608 2024-08-29T19:36:44.578 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.578 INFO:tasks.workunit.client.0.smithi029.stdout: "osd.6": { 2024-08-29T19:36:44.578 INFO:tasks.workunit.client.0.smithi029.stdout: "actual_memory_used": 397484032, 2024-08-29T19:36:44.578 INFO:tasks.workunit.client.0.smithi029.stdout: "central_cache_freelist": 18018536, 2024-08-29T19:36:44.578 INFO:tasks.workunit.client.0.smithi029.stdout: "malloc_metadata": 5242880, 2024-08-29T19:36:44.578 INFO:tasks.workunit.client.0.smithi029.stdout: "page_heap_freelist": 0, 2024-08-29T19:36:44.579 INFO:tasks.workunit.client.0.smithi029.stdout: "released_to_os": 155271168, 2024-08-29T19:36:44.579 INFO:tasks.workunit.client.0.smithi029.stdout: "spans_in_use": 10362, 2024-08-29T19:36:44.579 INFO:tasks.workunit.client.0.smithi029.stdout: "tcmalloc_page_size": 8192, 2024-08-29T19:36:44.579 INFO:tasks.workunit.client.0.smithi029.stdout: "thread_cache_freelists": 53779888, 2024-08-29T19:36:44.580 INFO:tasks.workunit.client.0.smithi029.stdout: "thread_heaps_in_use": 60, 2024-08-29T19:36:44.580 INFO:tasks.workunit.client.0.smithi029.stdout: "transfer_cache_freelist": 10849536, 2024-08-29T19:36:44.580 INFO:tasks.workunit.client.0.smithi029.stdout: "use_by_application": 309593192, 2024-08-29T19:36:44.580 INFO:tasks.workunit.client.0.smithi029.stdout: "virtual_address_space_used": 552755200 2024-08-29T19:36:44.580 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.580 INFO:tasks.workunit.client.0.smithi029.stdout: "osd.7": { 2024-08-29T19:36:44.581 INFO:tasks.workunit.client.0.smithi029.stdout: "actual_memory_used": 420593664, 2024-08-29T19:36:44.581 INFO:tasks.workunit.client.0.smithi029.stdout: "central_cache_freelist": 19562656, 2024-08-29T19:36:44.581 INFO:tasks.workunit.client.0.smithi029.stdout: "malloc_metadata": 3145728, 2024-08-29T19:36:44.581 INFO:tasks.workunit.client.0.smithi029.stdout: "page_heap_freelist": 0, 2024-08-29T19:36:44.581 INFO:tasks.workunit.client.0.smithi029.stdout: "released_to_os": 34627584, 2024-08-29T19:36:44.581 INFO:tasks.workunit.client.0.smithi029.stdout: "spans_in_use": 10742, 2024-08-29T19:36:44.582 INFO:tasks.workunit.client.0.smithi029.stdout: "tcmalloc_page_size": 8192, 2024-08-29T19:36:44.582 INFO:tasks.workunit.client.0.smithi029.stdout: "thread_cache_freelists": 56133448, 2024-08-29T19:36:44.582 INFO:tasks.workunit.client.0.smithi029.stdout: "thread_heaps_in_use": 51, 2024-08-29T19:36:44.582 INFO:tasks.workunit.client.0.smithi029.stdout: "transfer_cache_freelist": 10113792, 2024-08-29T19:36:44.582 INFO:tasks.workunit.client.0.smithi029.stdout: "use_by_application": 331638040, 2024-08-29T19:36:44.582 INFO:tasks.workunit.client.0.smithi029.stdout: "virtual_address_space_used": 455221248 2024-08-29T19:36:44.582 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:44.582 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:44.582 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.582 INFO:tasks.workunit.client.0.smithi029.stdout: "hosts": { 2024-08-29T19:36:44.583 INFO:tasks.workunit.client.0.smithi029.stdout: "num": 2, 2024-08-29T19:36:44.583 INFO:tasks.workunit.client.0.smithi029.stdout: "num_with_mds": 2, 2024-08-29T19:36:44.583 INFO:tasks.workunit.client.0.smithi029.stdout: "num_with_mgr": 2, 2024-08-29T19:36:44.583 INFO:tasks.workunit.client.0.smithi029.stdout: "num_with_mon": 2, 2024-08-29T19:36:44.583 INFO:tasks.workunit.client.0.smithi029.stdout: "num_with_osd": 2 2024-08-29T19:36:44.583 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.583 INFO:tasks.workunit.client.0.smithi029.stdout: "io_rate": { 2024-08-29T19:36:44.583 INFO:tasks.workunit.client.0.smithi029.stdout: "pg_stats_delta": { 2024-08-29T19:36:44.583 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": 0, 2024-08-29T19:36:44.583 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T19:36:44.583 INFO:tasks.workunit.client.0.smithi029.stdout: "num_store_stats": 0, 2024-08-29T19:36:44.583 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T19:36:44.583 INFO:tasks.workunit.client.0.smithi029.stdout: "stamp_delta": "12.005498", 2024-08-29T19:36:44.584 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T19:36:44.584 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T19:36:44.584 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:36:44.584 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T19:36:44.584 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:36:44.584 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T19:36:44.584 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T19:36:44.584 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T19:36:44.584 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T19:36:44.585 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T19:36:44.585 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T19:36:44.585 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T19:36:44.585 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T19:36:44.585 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T19:36:44.585 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T19:36:44.585 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:36:44.585 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T19:36:44.585 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T19:36:44.585 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T19:36:44.585 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T19:36:44.585 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T19:36:44.585 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:36:44.586 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T19:36:44.586 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T19:36:44.586 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T19:36:44.586 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:36:44.586 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T19:36:44.586 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T19:36:44.586 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T19:36:44.586 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T19:36:44.586 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T19:36:44.586 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T19:36:44.586 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T19:36:44.586 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T19:36:44.586 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 6, 2024-08-29T19:36:44.587 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 4, 2024-08-29T19:36:44.587 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T19:36:44.587 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:36:44.587 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T19:36:44.587 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T19:36:44.587 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T19:36:44.587 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.587 INFO:tasks.workunit.client.0.smithi029.stdout: "store_stats": { 2024-08-29T19:36:44.587 INFO:tasks.workunit.client.0.smithi029.stdout: "allocated": 0, 2024-08-29T19:36:44.587 INFO:tasks.workunit.client.0.smithi029.stdout: "available": 0, 2024-08-29T19:36:44.587 INFO:tasks.workunit.client.0.smithi029.stdout: "data_compressed": 0, 2024-08-29T19:36:44.587 INFO:tasks.workunit.client.0.smithi029.stdout: "data_compressed_allocated": 0, 2024-08-29T19:36:44.587 INFO:tasks.workunit.client.0.smithi029.stdout: "data_compressed_original": 0, 2024-08-29T19:36:44.588 INFO:tasks.workunit.client.0.smithi029.stdout: "data_stored": 0, 2024-08-29T19:36:44.588 INFO:tasks.workunit.client.0.smithi029.stdout: "internal_metadata": 0, 2024-08-29T19:36:44.588 INFO:tasks.workunit.client.0.smithi029.stdout: "internally_reserved": 0, 2024-08-29T19:36:44.588 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_allocated": 0, 2024-08-29T19:36:44.588 INFO:tasks.workunit.client.0.smithi029.stdout: "total": 0 2024-08-29T19:36:44.588 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.588 INFO:tasks.workunit.client.0.smithi029.stdout: "up": 0 2024-08-29T19:36:44.588 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:44.588 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.588 INFO:tasks.workunit.client.0.smithi029.stdout: "leaderboard": false, 2024-08-29T19:36:44.588 INFO:tasks.workunit.client.0.smithi029.stdout: "leaderboard_description": null, 2024-08-29T19:36:44.588 INFO:tasks.workunit.client.0.smithi029.stdout: "license": "sharing-1-0", 2024-08-29T19:36:44.589 INFO:tasks.workunit.client.0.smithi029.stdout: "mempool": { 2024-08-29T19:36:44.589 INFO:tasks.workunit.client.0.smithi029.stdout: "mds": { 2024-08-29T19:36:44.589 INFO:tasks.workunit.client.0.smithi029.stdout: "mds.4729795f712cc5080cd8f7bda4511c0a2ec82c08": { 2024-08-29T19:36:44.589 INFO:tasks.workunit.client.0.smithi029.stdout: "bloom_filter": { 2024-08-29T19:36:44.589 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:44.589 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:44.589 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.589 INFO:tasks.workunit.client.0.smithi029.stdout: "bluefs": { 2024-08-29T19:36:44.589 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:44.589 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:44.589 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.590 INFO:tasks.workunit.client.0.smithi029.stdout: "bluefs_file_reader": { 2024-08-29T19:36:44.590 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:44.590 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:44.590 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.590 INFO:tasks.workunit.client.0.smithi029.stdout: "bluefs_file_writer": { 2024-08-29T19:36:44.590 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:44.590 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:44.590 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.590 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_alloc": { 2024-08-29T19:36:44.590 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:44.590 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:44.590 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.590 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_blob": { 2024-08-29T19:36:44.590 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:44.591 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:44.591 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.591 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_buffer": { 2024-08-29T19:36:44.591 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:44.591 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:44.591 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.591 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_data": { 2024-08-29T19:36:44.591 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:44.591 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:44.591 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.591 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_meta": { 2024-08-29T19:36:44.591 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:44.591 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:44.591 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.592 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_onode": { 2024-08-29T19:36:44.592 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:44.592 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:44.592 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.592 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_other": { 2024-08-29T19:36:44.592 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:44.592 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:44.592 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.592 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_extent": { 2024-08-29T19:36:44.592 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:44.592 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:44.592 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.593 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_fsck": { 2024-08-29T19:36:44.593 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:44.593 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:44.593 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.593 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_inline_bl": { 2024-08-29T19:36:44.593 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:44.593 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:44.593 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.593 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_shared_blob": { 2024-08-29T19:36:44.593 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:44.593 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:44.593 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.593 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_txc": { 2024-08-29T19:36:44.593 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:44.594 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:44.594 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.594 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_writing": { 2024-08-29T19:36:44.594 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:44.594 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:44.594 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.594 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_writing_deferred": { 2024-08-29T19:36:44.594 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:44.594 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:44.594 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.594 INFO:tasks.workunit.client.0.smithi029.stdout: "buffer_anon": { 2024-08-29T19:36:44.594 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 222384, 2024-08-29T19:36:44.594 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 67 2024-08-29T19:36:44.595 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.595 INFO:tasks.workunit.client.0.smithi029.stdout: "buffer_meta": { 2024-08-29T19:36:44.595 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:44.595 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:44.595 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.595 INFO:tasks.workunit.client.0.smithi029.stdout: "mds_co": { 2024-08-29T19:36:44.595 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 52112, 2024-08-29T19:36:44.595 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 181 2024-08-29T19:36:44.595 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.595 INFO:tasks.workunit.client.0.smithi029.stdout: "osd": { 2024-08-29T19:36:44.595 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:44.595 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:44.595 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.595 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_mapbl": { 2024-08-29T19:36:44.596 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:44.596 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:44.596 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.596 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_pglog": { 2024-08-29T19:36:44.596 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:44.596 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:44.596 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.596 INFO:tasks.workunit.client.0.smithi029.stdout: "osdmap": { 2024-08-29T19:36:44.596 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 12800, 2024-08-29T19:36:44.596 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 248 2024-08-29T19:36:44.596 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.597 INFO:tasks.workunit.client.0.smithi029.stdout: "osdmap_mapping": { 2024-08-29T19:36:44.597 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:44.597 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:44.597 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.597 INFO:tasks.workunit.client.0.smithi029.stdout: "pgmap": { 2024-08-29T19:36:44.597 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:44.597 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:44.597 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.597 INFO:tasks.workunit.client.0.smithi029.stdout: "unittest_1": { 2024-08-29T19:36:44.597 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:44.597 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:44.597 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.597 INFO:tasks.workunit.client.0.smithi029.stdout: "unittest_2": { 2024-08-29T19:36:44.598 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:44.598 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:44.598 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:44.598 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.598 INFO:tasks.workunit.client.0.smithi029.stdout: "mds.eab9ca671542c643f83b79a2998aba8453a415ac": { 2024-08-29T19:36:44.598 INFO:tasks.workunit.client.0.smithi029.stdout: "bloom_filter": { 2024-08-29T19:36:44.598 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:44.598 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:44.598 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.598 INFO:tasks.workunit.client.0.smithi029.stdout: "bluefs": { 2024-08-29T19:36:44.599 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:44.599 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:44.599 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.599 INFO:tasks.workunit.client.0.smithi029.stdout: "bluefs_file_reader": { 2024-08-29T19:36:44.599 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:44.599 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:44.599 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.599 INFO:tasks.workunit.client.0.smithi029.stdout: "bluefs_file_writer": { 2024-08-29T19:36:44.599 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:44.599 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:44.599 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.599 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_alloc": { 2024-08-29T19:36:44.599 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:44.600 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:44.600 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.600 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_blob": { 2024-08-29T19:36:44.600 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:44.600 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:44.600 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.600 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_buffer": { 2024-08-29T19:36:44.600 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:44.600 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:44.600 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.601 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_data": { 2024-08-29T19:36:44.601 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:44.601 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:44.601 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.601 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_meta": { 2024-08-29T19:36:44.601 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:44.601 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:44.601 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.601 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_onode": { 2024-08-29T19:36:44.601 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:44.601 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:44.602 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.602 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_other": { 2024-08-29T19:36:44.602 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:44.602 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:44.602 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.602 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_extent": { 2024-08-29T19:36:44.602 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:44.602 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:44.602 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.602 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_fsck": { 2024-08-29T19:36:44.602 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:44.602 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:44.602 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.603 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_inline_bl": { 2024-08-29T19:36:44.603 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:44.603 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:44.603 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.603 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_shared_blob": { 2024-08-29T19:36:44.603 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:44.603 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:44.603 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.603 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_txc": { 2024-08-29T19:36:44.603 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:44.603 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:44.603 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.603 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_writing": { 2024-08-29T19:36:44.604 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:44.604 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:44.604 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.604 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_writing_deferred": { 2024-08-29T19:36:44.604 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:44.604 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:44.604 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.604 INFO:tasks.workunit.client.0.smithi029.stdout: "buffer_anon": { 2024-08-29T19:36:44.604 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 149088, 2024-08-29T19:36:44.604 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 35 2024-08-29T19:36:44.604 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.604 INFO:tasks.workunit.client.0.smithi029.stdout: "buffer_meta": { 2024-08-29T19:36:44.605 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:44.605 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:44.605 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.605 INFO:tasks.workunit.client.0.smithi029.stdout: "mds_co": { 2024-08-29T19:36:44.605 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 928, 2024-08-29T19:36:44.605 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 2 2024-08-29T19:36:44.605 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.606 INFO:tasks.workunit.client.0.smithi029.stdout: "osd": { 2024-08-29T19:36:44.606 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:44.606 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:44.606 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.606 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_mapbl": { 2024-08-29T19:36:44.606 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:44.606 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:44.606 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.606 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_pglog": { 2024-08-29T19:36:44.606 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:44.607 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:44.607 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.607 INFO:tasks.workunit.client.0.smithi029.stdout: "osdmap": { 2024-08-29T19:36:44.607 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:44.607 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:44.607 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.607 INFO:tasks.workunit.client.0.smithi029.stdout: "osdmap_mapping": { 2024-08-29T19:36:44.607 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:44.607 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:44.607 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.607 INFO:tasks.workunit.client.0.smithi029.stdout: "pgmap": { 2024-08-29T19:36:44.608 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:44.608 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:44.608 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.608 INFO:tasks.workunit.client.0.smithi029.stdout: "unittest_1": { 2024-08-29T19:36:44.608 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:44.608 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:44.608 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.608 INFO:tasks.workunit.client.0.smithi029.stdout: "unittest_2": { 2024-08-29T19:36:44.608 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:44.608 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:44.608 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:44.608 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:44.608 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.609 INFO:tasks.workunit.client.0.smithi029.stdout: "mon": { 2024-08-29T19:36:44.609 INFO:tasks.workunit.client.0.smithi029.stdout: "mon.4729795f712cc5080cd8f7bda4511c0a2ec82c08": { 2024-08-29T19:36:44.609 INFO:tasks.workunit.client.0.smithi029.stdout: "bloom_filter": { 2024-08-29T19:36:44.609 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:44.609 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:44.609 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.609 INFO:tasks.workunit.client.0.smithi029.stdout: "bluefs": { 2024-08-29T19:36:44.609 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:44.609 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:44.609 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.609 INFO:tasks.workunit.client.0.smithi029.stdout: "bluefs_file_reader": { 2024-08-29T19:36:44.609 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:44.610 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:44.610 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.610 INFO:tasks.workunit.client.0.smithi029.stdout: "bluefs_file_writer": { 2024-08-29T19:36:44.610 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:44.610 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:44.610 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.610 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_alloc": { 2024-08-29T19:36:44.610 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:44.610 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:44.610 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.611 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_blob": { 2024-08-29T19:36:44.611 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:44.611 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:44.611 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.611 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_buffer": { 2024-08-29T19:36:44.611 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:44.611 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:44.611 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.611 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_data": { 2024-08-29T19:36:44.611 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:44.611 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:44.611 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.611 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_meta": { 2024-08-29T19:36:44.612 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:44.612 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:44.612 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.612 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_onode": { 2024-08-29T19:36:44.612 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:44.612 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:44.612 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.612 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_other": { 2024-08-29T19:36:44.612 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:44.612 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:44.612 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.612 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_extent": { 2024-08-29T19:36:44.612 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:44.613 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:44.613 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.613 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_fsck": { 2024-08-29T19:36:44.613 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:44.613 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:44.613 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.613 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_inline_bl": { 2024-08-29T19:36:44.613 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:44.613 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:44.613 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.613 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_shared_blob": { 2024-08-29T19:36:44.613 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:44.613 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:44.614 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.614 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_txc": { 2024-08-29T19:36:44.614 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:44.614 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:44.614 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.614 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_writing": { 2024-08-29T19:36:44.614 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:44.614 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:44.614 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.614 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_writing_deferred": { 2024-08-29T19:36:44.614 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:44.614 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:44.614 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.614 INFO:tasks.workunit.client.0.smithi029.stdout: "buffer_anon": { 2024-08-29T19:36:44.615 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 46016513, 2024-08-29T19:36:44.615 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 5648 2024-08-29T19:36:44.615 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.615 INFO:tasks.workunit.client.0.smithi029.stdout: "buffer_meta": { 2024-08-29T19:36:44.615 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:44.615 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:44.615 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.615 INFO:tasks.workunit.client.0.smithi029.stdout: "mds_co": { 2024-08-29T19:36:44.615 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:44.615 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:44.615 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.615 INFO:tasks.workunit.client.0.smithi029.stdout: "osd": { 2024-08-29T19:36:44.615 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:44.615 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:44.616 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.616 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_mapbl": { 2024-08-29T19:36:44.616 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:44.616 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:44.616 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.616 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_pglog": { 2024-08-29T19:36:44.616 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:44.616 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:44.616 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.616 INFO:tasks.workunit.client.0.smithi029.stdout: "osdmap": { 2024-08-29T19:36:44.616 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 11376, 2024-08-29T19:36:44.616 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 247 2024-08-29T19:36:44.616 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.617 INFO:tasks.workunit.client.0.smithi029.stdout: "osdmap_mapping": { 2024-08-29T19:36:44.617 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 70440, 2024-08-29T19:36:44.617 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 5158 2024-08-29T19:36:44.617 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.617 INFO:tasks.workunit.client.0.smithi029.stdout: "pgmap": { 2024-08-29T19:36:44.617 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 11440, 2024-08-29T19:36:44.617 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 304 2024-08-29T19:36:44.617 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.617 INFO:tasks.workunit.client.0.smithi029.stdout: "unittest_1": { 2024-08-29T19:36:44.617 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:44.617 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:44.618 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.618 INFO:tasks.workunit.client.0.smithi029.stdout: "unittest_2": { 2024-08-29T19:36:44.618 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:44.618 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:44.618 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:44.618 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.619 INFO:tasks.workunit.client.0.smithi029.stdout: "mon.eab9ca671542c643f83b79a2998aba8453a415ac": { 2024-08-29T19:36:44.619 INFO:tasks.workunit.client.0.smithi029.stdout: "bloom_filter": { 2024-08-29T19:36:44.619 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:44.619 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:44.619 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.619 INFO:tasks.workunit.client.0.smithi029.stdout: "bluefs": { 2024-08-29T19:36:44.619 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:44.619 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:44.620 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.620 INFO:tasks.workunit.client.0.smithi029.stdout: "bluefs_file_reader": { 2024-08-29T19:36:44.620 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:44.620 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:44.620 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.620 INFO:tasks.workunit.client.0.smithi029.stdout: "bluefs_file_writer": { 2024-08-29T19:36:44.620 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:44.620 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:44.620 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.620 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_alloc": { 2024-08-29T19:36:44.621 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:44.621 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:44.621 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.621 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_blob": { 2024-08-29T19:36:44.621 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:44.621 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:44.621 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.621 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_buffer": { 2024-08-29T19:36:44.621 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:44.621 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:44.621 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.621 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_data": { 2024-08-29T19:36:44.621 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:44.622 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:44.622 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.622 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_meta": { 2024-08-29T19:36:44.622 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:44.622 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:44.622 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.622 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_onode": { 2024-08-29T19:36:44.622 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:44.622 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:44.622 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.622 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_other": { 2024-08-29T19:36:44.622 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:44.622 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:44.622 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.623 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_extent": { 2024-08-29T19:36:44.623 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:44.623 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:44.623 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.623 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_fsck": { 2024-08-29T19:36:44.623 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:44.623 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:44.623 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.623 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_inline_bl": { 2024-08-29T19:36:44.623 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:44.623 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:44.623 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.623 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_shared_blob": { 2024-08-29T19:36:44.623 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:44.624 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:44.624 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.624 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_txc": { 2024-08-29T19:36:44.624 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:44.624 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:44.624 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.624 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_writing": { 2024-08-29T19:36:44.624 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:44.624 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:44.624 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.624 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_writing_deferred": { 2024-08-29T19:36:44.624 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:44.624 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:44.625 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.625 INFO:tasks.workunit.client.0.smithi029.stdout: "buffer_anon": { 2024-08-29T19:36:44.625 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 45347593, 2024-08-29T19:36:44.625 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 5530 2024-08-29T19:36:44.625 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.625 INFO:tasks.workunit.client.0.smithi029.stdout: "buffer_meta": { 2024-08-29T19:36:44.625 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 704, 2024-08-29T19:36:44.625 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 8 2024-08-29T19:36:44.625 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.626 INFO:tasks.workunit.client.0.smithi029.stdout: "mds_co": { 2024-08-29T19:36:44.626 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:44.626 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:44.626 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.626 INFO:tasks.workunit.client.0.smithi029.stdout: "osd": { 2024-08-29T19:36:44.626 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:44.626 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:44.626 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.626 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_mapbl": { 2024-08-29T19:36:44.626 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:44.626 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:44.626 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.626 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_pglog": { 2024-08-29T19:36:44.626 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:44.627 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:44.627 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.627 INFO:tasks.workunit.client.0.smithi029.stdout: "osdmap": { 2024-08-29T19:36:44.627 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 11376, 2024-08-29T19:36:44.627 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 247 2024-08-29T19:36:44.627 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.627 INFO:tasks.workunit.client.0.smithi029.stdout: "osdmap_mapping": { 2024-08-29T19:36:44.627 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 70440, 2024-08-29T19:36:44.627 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 5158 2024-08-29T19:36:44.627 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.627 INFO:tasks.workunit.client.0.smithi029.stdout: "pgmap": { 2024-08-29T19:36:44.627 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 5720, 2024-08-29T19:36:44.627 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 152 2024-08-29T19:36:44.628 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.628 INFO:tasks.workunit.client.0.smithi029.stdout: "unittest_1": { 2024-08-29T19:36:44.628 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:44.628 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:44.628 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.628 INFO:tasks.workunit.client.0.smithi029.stdout: "unittest_2": { 2024-08-29T19:36:44.628 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:44.628 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:44.628 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:44.628 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.628 INFO:tasks.workunit.client.0.smithi029.stdout: "mon.efab81583b8b6816c363b53f2f1f76a1dc3b4f51": { 2024-08-29T19:36:44.629 INFO:tasks.workunit.client.0.smithi029.stdout: "bloom_filter": { 2024-08-29T19:36:44.629 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:44.629 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:44.629 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.629 INFO:tasks.workunit.client.0.smithi029.stdout: "bluefs": { 2024-08-29T19:36:44.629 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:44.629 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:44.629 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.629 INFO:tasks.workunit.client.0.smithi029.stdout: "bluefs_file_reader": { 2024-08-29T19:36:44.629 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:44.629 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:44.629 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.629 INFO:tasks.workunit.client.0.smithi029.stdout: "bluefs_file_writer": { 2024-08-29T19:36:44.630 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:44.630 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:44.630 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.630 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_alloc": { 2024-08-29T19:36:44.630 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:44.630 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:44.630 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.630 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_blob": { 2024-08-29T19:36:44.630 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:44.630 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:44.630 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.630 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_buffer": { 2024-08-29T19:36:44.630 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:44.631 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:44.631 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.631 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_data": { 2024-08-29T19:36:44.631 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:44.631 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:44.631 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.631 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_meta": { 2024-08-29T19:36:44.631 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:44.631 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:44.631 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.631 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_onode": { 2024-08-29T19:36:44.631 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:44.631 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:44.632 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.632 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_other": { 2024-08-29T19:36:44.632 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:44.632 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:44.632 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.632 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_extent": { 2024-08-29T19:36:44.632 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:44.632 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:44.632 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.632 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_fsck": { 2024-08-29T19:36:44.632 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:44.632 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:44.632 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.633 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_inline_bl": { 2024-08-29T19:36:44.633 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:44.633 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:44.633 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.633 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_shared_blob": { 2024-08-29T19:36:44.633 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:44.633 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:44.633 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.633 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_txc": { 2024-08-29T19:36:44.633 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:44.633 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:44.633 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.633 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_writing": { 2024-08-29T19:36:44.634 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:44.634 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:44.634 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.634 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_writing_deferred": { 2024-08-29T19:36:44.634 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:44.634 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:44.634 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.634 INFO:tasks.workunit.client.0.smithi029.stdout: "buffer_anon": { 2024-08-29T19:36:44.634 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 45837633, 2024-08-29T19:36:44.634 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 5666 2024-08-29T19:36:44.634 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.634 INFO:tasks.workunit.client.0.smithi029.stdout: "buffer_meta": { 2024-08-29T19:36:44.634 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:44.635 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:44.635 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.635 INFO:tasks.workunit.client.0.smithi029.stdout: "mds_co": { 2024-08-29T19:36:44.635 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:44.635 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:44.635 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.635 INFO:tasks.workunit.client.0.smithi029.stdout: "osd": { 2024-08-29T19:36:44.635 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:44.635 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:44.635 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.635 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_mapbl": { 2024-08-29T19:36:44.635 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:44.635 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:44.636 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.636 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_pglog": { 2024-08-29T19:36:44.636 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:44.636 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:44.636 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.636 INFO:tasks.workunit.client.0.smithi029.stdout: "osdmap": { 2024-08-29T19:36:44.636 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 11376, 2024-08-29T19:36:44.637 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 247 2024-08-29T19:36:44.637 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.637 INFO:tasks.workunit.client.0.smithi029.stdout: "osdmap_mapping": { 2024-08-29T19:36:44.637 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 70440, 2024-08-29T19:36:44.637 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 5158 2024-08-29T19:36:44.637 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.637 INFO:tasks.workunit.client.0.smithi029.stdout: "pgmap": { 2024-08-29T19:36:44.637 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 5720, 2024-08-29T19:36:44.637 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 152 2024-08-29T19:36:44.637 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.637 INFO:tasks.workunit.client.0.smithi029.stdout: "unittest_1": { 2024-08-29T19:36:44.638 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:44.638 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:44.638 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.638 INFO:tasks.workunit.client.0.smithi029.stdout: "unittest_2": { 2024-08-29T19:36:44.638 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:44.638 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:44.638 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:44.638 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:44.638 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.638 INFO:tasks.workunit.client.0.smithi029.stdout: "osd": { 2024-08-29T19:36:44.639 INFO:tasks.workunit.client.0.smithi029.stdout: "osd.0": { 2024-08-29T19:36:44.639 INFO:tasks.workunit.client.0.smithi029.stdout: "bloom_filter": { 2024-08-29T19:36:44.639 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:44.639 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:44.639 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.639 INFO:tasks.workunit.client.0.smithi029.stdout: "bluefs": { 2024-08-29T19:36:44.639 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 18768, 2024-08-29T19:36:44.639 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 321 2024-08-29T19:36:44.639 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.639 INFO:tasks.workunit.client.0.smithi029.stdout: "bluefs_file_reader": { 2024-08-29T19:36:44.639 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 30720, 2024-08-29T19:36:44.639 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 23 2024-08-29T19:36:44.639 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.639 INFO:tasks.workunit.client.0.smithi029.stdout: "bluefs_file_writer": { 2024-08-29T19:36:44.640 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 4416, 2024-08-29T19:36:44.640 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 23 2024-08-29T19:36:44.640 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.640 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_alloc": { 2024-08-29T19:36:44.640 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 58240, 2024-08-29T19:36:44.640 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 728 2024-08-29T19:36:44.640 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.640 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_blob": { 2024-08-29T19:36:44.640 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 388752, 2024-08-29T19:36:44.640 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 1869 2024-08-29T19:36:44.640 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.640 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_buffer": { 2024-08-29T19:36:44.640 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 256, 2024-08-29T19:36:44.641 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 32 2024-08-29T19:36:44.641 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.641 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_data": { 2024-08-29T19:36:44.641 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 449995, 2024-08-29T19:36:44.641 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 124 2024-08-29T19:36:44.641 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.641 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_meta": { 2024-08-29T19:36:44.641 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 2572595, 2024-08-29T19:36:44.641 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 566658 2024-08-29T19:36:44.641 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.641 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_onode": { 2024-08-29T19:36:44.641 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 7247696, 2024-08-29T19:36:44.641 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 10690 2024-08-29T19:36:44.641 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.642 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_other": { 2024-08-29T19:36:44.642 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 75512, 2024-08-29T19:36:44.642 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 7933 2024-08-29T19:36:44.642 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.642 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_extent": { 2024-08-29T19:36:44.642 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 89712, 2024-08-29T19:36:44.642 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 1869 2024-08-29T19:36:44.642 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.642 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_fsck": { 2024-08-29T19:36:44.642 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:44.642 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:44.642 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.643 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_inline_bl": { 2024-08-29T19:36:44.643 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 178242, 2024-08-29T19:36:44.643 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 1278 2024-08-29T19:36:44.643 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.643 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_shared_blob": { 2024-08-29T19:36:44.643 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:44.643 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:44.643 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.643 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_txc": { 2024-08-29T19:36:44.643 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:44.643 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:44.643 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.644 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_writing": { 2024-08-29T19:36:44.644 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 40180, 2024-08-29T19:36:44.644 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 41 2024-08-29T19:36:44.644 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.644 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_writing_deferred": { 2024-08-29T19:36:44.644 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:44.644 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:44.644 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.644 INFO:tasks.workunit.client.0.smithi029.stdout: "buffer_anon": { 2024-08-29T19:36:44.644 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 24194296, 2024-08-29T19:36:44.644 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 283 2024-08-29T19:36:44.644 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.644 INFO:tasks.workunit.client.0.smithi029.stdout: "buffer_meta": { 2024-08-29T19:36:44.645 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 12144, 2024-08-29T19:36:44.645 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 138 2024-08-29T19:36:44.645 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.645 INFO:tasks.workunit.client.0.smithi029.stdout: "mds_co": { 2024-08-29T19:36:44.645 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:44.645 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:44.645 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.645 INFO:tasks.workunit.client.0.smithi029.stdout: "osd": { 2024-08-29T19:36:44.645 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 499488, 2024-08-29T19:36:44.645 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 43 2024-08-29T19:36:44.645 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.645 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_mapbl": { 2024-08-29T19:36:44.645 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:44.646 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:44.646 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.646 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_pglog": { 2024-08-29T19:36:44.646 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 7066800, 2024-08-29T19:36:44.646 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 18390 2024-08-29T19:36:44.646 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.646 INFO:tasks.workunit.client.0.smithi029.stdout: "osdmap": { 2024-08-29T19:36:44.646 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 670704, 2024-08-29T19:36:44.646 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 10985 2024-08-29T19:36:44.646 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.646 INFO:tasks.workunit.client.0.smithi029.stdout: "osdmap_mapping": { 2024-08-29T19:36:44.646 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:44.646 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:44.646 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.647 INFO:tasks.workunit.client.0.smithi029.stdout: "pgmap": { 2024-08-29T19:36:44.647 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:44.647 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:44.647 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.647 INFO:tasks.workunit.client.0.smithi029.stdout: "unittest_1": { 2024-08-29T19:36:44.647 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:44.647 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:44.647 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.647 INFO:tasks.workunit.client.0.smithi029.stdout: "unittest_2": { 2024-08-29T19:36:44.647 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:44.647 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:44.647 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:44.647 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.648 INFO:tasks.workunit.client.0.smithi029.stdout: "osd.1": { 2024-08-29T19:36:44.648 INFO:tasks.workunit.client.0.smithi029.stdout: "bloom_filter": { 2024-08-29T19:36:44.648 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:44.648 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:44.648 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.648 INFO:tasks.workunit.client.0.smithi029.stdout: "bluefs": { 2024-08-29T19:36:44.648 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 22112, 2024-08-29T19:36:44.648 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 389 2024-08-29T19:36:44.648 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.648 INFO:tasks.workunit.client.0.smithi029.stdout: "bluefs_file_reader": { 2024-08-29T19:36:44.649 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 227456, 2024-08-29T19:36:44.649 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 25 2024-08-29T19:36:44.649 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.649 INFO:tasks.workunit.client.0.smithi029.stdout: "bluefs_file_writer": { 2024-08-29T19:36:44.649 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 3840, 2024-08-29T19:36:44.649 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 20 2024-08-29T19:36:44.649 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.649 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_alloc": { 2024-08-29T19:36:44.649 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 59120, 2024-08-29T19:36:44.649 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 739 2024-08-29T19:36:44.649 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.649 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_blob": { 2024-08-29T19:36:44.649 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 386464, 2024-08-29T19:36:44.650 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 1858 2024-08-29T19:36:44.650 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.650 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_buffer": { 2024-08-29T19:36:44.650 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 256, 2024-08-29T19:36:44.650 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 32 2024-08-29T19:36:44.650 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.650 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_data": { 2024-08-29T19:36:44.650 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 874544, 2024-08-29T19:36:44.650 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 222 2024-08-29T19:36:44.650 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.650 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_meta": { 2024-08-29T19:36:44.650 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 2534318, 2024-08-29T19:36:44.651 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 557754 2024-08-29T19:36:44.651 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.651 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_onode": { 2024-08-29T19:36:44.651 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 7142976, 2024-08-29T19:36:44.651 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 10536 2024-08-29T19:36:44.651 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.651 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_other": { 2024-08-29T19:36:44.651 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 73664, 2024-08-29T19:36:44.651 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 7759 2024-08-29T19:36:44.652 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.652 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_extent": { 2024-08-29T19:36:44.652 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 89184, 2024-08-29T19:36:44.652 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 1858 2024-08-29T19:36:44.652 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.652 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_fsck": { 2024-08-29T19:36:44.652 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:44.653 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:44.653 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.653 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_inline_bl": { 2024-08-29T19:36:44.653 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 178754, 2024-08-29T19:36:44.653 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 1280 2024-08-29T19:36:44.653 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.653 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_shared_blob": { 2024-08-29T19:36:44.653 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:44.654 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:44.654 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.654 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_txc": { 2024-08-29T19:36:44.654 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:44.654 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:44.654 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.654 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_writing": { 2024-08-29T19:36:44.654 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 15332, 2024-08-29T19:36:44.654 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 23 2024-08-29T19:36:44.654 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.654 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_writing_deferred": { 2024-08-29T19:36:44.655 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:44.655 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:44.655 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.655 INFO:tasks.workunit.client.0.smithi029.stdout: "buffer_anon": { 2024-08-29T19:36:44.655 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 20886854, 2024-08-29T19:36:44.655 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 271 2024-08-29T19:36:44.655 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.655 INFO:tasks.workunit.client.0.smithi029.stdout: "buffer_meta": { 2024-08-29T19:36:44.655 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 20504, 2024-08-29T19:36:44.655 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 233 2024-08-29T19:36:44.656 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.656 INFO:tasks.workunit.client.0.smithi029.stdout: "mds_co": { 2024-08-29T19:36:44.656 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:44.656 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:44.656 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.656 INFO:tasks.workunit.client.0.smithi029.stdout: "osd": { 2024-08-29T19:36:44.656 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 453024, 2024-08-29T19:36:44.656 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 39 2024-08-29T19:36:44.656 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.656 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_mapbl": { 2024-08-29T19:36:44.656 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:44.656 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:44.656 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.657 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_pglog": { 2024-08-29T19:36:44.657 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 7188376, 2024-08-29T19:36:44.657 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 20919 2024-08-29T19:36:44.657 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.657 INFO:tasks.workunit.client.0.smithi029.stdout: "osdmap": { 2024-08-29T19:36:44.657 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 670704, 2024-08-29T19:36:44.657 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 10985 2024-08-29T19:36:44.657 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.657 INFO:tasks.workunit.client.0.smithi029.stdout: "osdmap_mapping": { 2024-08-29T19:36:44.657 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:44.658 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:44.658 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.658 INFO:tasks.workunit.client.0.smithi029.stdout: "pgmap": { 2024-08-29T19:36:44.658 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:44.658 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:44.658 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.658 INFO:tasks.workunit.client.0.smithi029.stdout: "unittest_1": { 2024-08-29T19:36:44.658 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:44.658 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:44.658 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.658 INFO:tasks.workunit.client.0.smithi029.stdout: "unittest_2": { 2024-08-29T19:36:44.658 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:44.658 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:44.658 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:44.659 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.659 INFO:tasks.workunit.client.0.smithi029.stdout: "osd.2": { 2024-08-29T19:36:44.659 INFO:tasks.workunit.client.0.smithi029.stdout: "bloom_filter": { 2024-08-29T19:36:44.659 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:44.659 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:44.659 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.659 INFO:tasks.workunit.client.0.smithi029.stdout: "bluefs": { 2024-08-29T19:36:44.659 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 17312, 2024-08-29T19:36:44.659 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 305 2024-08-29T19:36:44.660 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.660 INFO:tasks.workunit.client.0.smithi029.stdout: "bluefs_file_reader": { 2024-08-29T19:36:44.660 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 42880, 2024-08-29T19:36:44.660 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 23 2024-08-29T19:36:44.660 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.660 INFO:tasks.workunit.client.0.smithi029.stdout: "bluefs_file_writer": { 2024-08-29T19:36:44.660 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 3840, 2024-08-29T19:36:44.660 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 20 2024-08-29T19:36:44.660 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.660 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_alloc": { 2024-08-29T19:36:44.660 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 58640, 2024-08-29T19:36:44.660 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 733 2024-08-29T19:36:44.660 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.661 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_blob": { 2024-08-29T19:36:44.661 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 385840, 2024-08-29T19:36:44.661 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 1855 2024-08-29T19:36:44.661 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.661 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_buffer": { 2024-08-29T19:36:44.661 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 256, 2024-08-29T19:36:44.661 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 32 2024-08-29T19:36:44.661 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.661 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_data": { 2024-08-29T19:36:44.661 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 285172, 2024-08-29T19:36:44.661 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 87 2024-08-29T19:36:44.661 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.661 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_meta": { 2024-08-29T19:36:44.662 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 1877910, 2024-08-29T19:36:44.662 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 411852 2024-08-29T19:36:44.662 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.662 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_onode": { 2024-08-29T19:36:44.662 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 5385856, 2024-08-29T19:36:44.662 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 7952 2024-08-29T19:36:44.662 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.662 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_other": { 2024-08-29T19:36:44.662 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 72836, 2024-08-29T19:36:44.662 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 7747 2024-08-29T19:36:44.662 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.662 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_extent": { 2024-08-29T19:36:44.662 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 89040, 2024-08-29T19:36:44.662 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 1855 2024-08-29T19:36:44.663 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.663 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_fsck": { 2024-08-29T19:36:44.663 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:44.663 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:44.663 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.663 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_inline_bl": { 2024-08-29T19:36:44.663 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 178754, 2024-08-29T19:36:44.663 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 1280 2024-08-29T19:36:44.664 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.664 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_shared_blob": { 2024-08-29T19:36:44.664 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:44.664 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:44.664 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.665 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_txc": { 2024-08-29T19:36:44.665 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 736, 2024-08-29T19:36:44.665 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 1 2024-08-29T19:36:44.665 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.665 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_writing": { 2024-08-29T19:36:44.665 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 101453, 2024-08-29T19:36:44.665 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 52 2024-08-29T19:36:44.666 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.666 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_writing_deferred": { 2024-08-29T19:36:44.666 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 12112, 2024-08-29T19:36:44.666 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 3 2024-08-29T19:36:44.666 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.666 INFO:tasks.workunit.client.0.smithi029.stdout: "buffer_anon": { 2024-08-29T19:36:44.666 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 20906997, 2024-08-29T19:36:44.667 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 265 2024-08-29T19:36:44.667 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.667 INFO:tasks.workunit.client.0.smithi029.stdout: "buffer_meta": { 2024-08-29T19:36:44.667 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 10472, 2024-08-29T19:36:44.667 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 119 2024-08-29T19:36:44.667 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.667 INFO:tasks.workunit.client.0.smithi029.stdout: "mds_co": { 2024-08-29T19:36:44.667 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:44.668 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:44.668 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.669 INFO:tasks.workunit.client.0.smithi029.stdout: "osd": { 2024-08-29T19:36:44.669 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 371712, 2024-08-29T19:36:44.669 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 32 2024-08-29T19:36:44.669 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.669 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_mapbl": { 2024-08-29T19:36:44.670 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:44.670 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:44.670 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.670 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_pglog": { 2024-08-29T19:36:44.670 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 3179800, 2024-08-29T19:36:44.670 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 6115 2024-08-29T19:36:44.671 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.671 INFO:tasks.workunit.client.0.smithi029.stdout: "osdmap": { 2024-08-29T19:36:44.671 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 670704, 2024-08-29T19:36:44.671 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 10985 2024-08-29T19:36:44.671 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.671 INFO:tasks.workunit.client.0.smithi029.stdout: "osdmap_mapping": { 2024-08-29T19:36:44.672 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:44.672 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:44.672 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.672 INFO:tasks.workunit.client.0.smithi029.stdout: "pgmap": { 2024-08-29T19:36:44.672 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:44.672 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:44.673 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.673 INFO:tasks.workunit.client.0.smithi029.stdout: "unittest_1": { 2024-08-29T19:36:44.673 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:44.673 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:44.673 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.673 INFO:tasks.workunit.client.0.smithi029.stdout: "unittest_2": { 2024-08-29T19:36:44.673 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:44.673 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:44.673 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:44.674 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.674 INFO:tasks.workunit.client.0.smithi029.stdout: "osd.3": { 2024-08-29T19:36:44.674 INFO:tasks.workunit.client.0.smithi029.stdout: "bloom_filter": { 2024-08-29T19:36:44.674 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:44.674 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:44.674 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.674 INFO:tasks.workunit.client.0.smithi029.stdout: "bluefs": { 2024-08-29T19:36:44.674 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 17432, 2024-08-29T19:36:44.674 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 315 2024-08-29T19:36:44.674 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.674 INFO:tasks.workunit.client.0.smithi029.stdout: "bluefs_file_reader": { 2024-08-29T19:36:44.675 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 30592, 2024-08-29T19:36:44.675 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 22 2024-08-29T19:36:44.675 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.675 INFO:tasks.workunit.client.0.smithi029.stdout: "bluefs_file_writer": { 2024-08-29T19:36:44.675 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 3840, 2024-08-29T19:36:44.675 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 20 2024-08-29T19:36:44.675 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.675 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_alloc": { 2024-08-29T19:36:44.676 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 59200, 2024-08-29T19:36:44.676 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 740 2024-08-29T19:36:44.676 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.676 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_blob": { 2024-08-29T19:36:44.676 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 386880, 2024-08-29T19:36:44.676 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 1860 2024-08-29T19:36:44.676 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.676 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_buffer": { 2024-08-29T19:36:44.676 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 256, 2024-08-29T19:36:44.676 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 32 2024-08-29T19:36:44.676 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.676 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_data": { 2024-08-29T19:36:44.677 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 421923, 2024-08-29T19:36:44.677 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 104 2024-08-29T19:36:44.677 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.677 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_meta": { 2024-08-29T19:36:44.677 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 1863741, 2024-08-29T19:36:44.677 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 408662 2024-08-29T19:36:44.677 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.677 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_onode": { 2024-08-29T19:36:44.677 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 5343016, 2024-08-29T19:36:44.677 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 7889 2024-08-29T19:36:44.677 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.677 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_other": { 2024-08-29T19:36:44.678 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 73972, 2024-08-29T19:36:44.678 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 7769 2024-08-29T19:36:44.678 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.678 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_extent": { 2024-08-29T19:36:44.678 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 89280, 2024-08-29T19:36:44.678 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 1860 2024-08-29T19:36:44.678 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.678 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_fsck": { 2024-08-29T19:36:44.678 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:44.678 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:44.678 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.678 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_inline_bl": { 2024-08-29T19:36:44.678 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 180290, 2024-08-29T19:36:44.678 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 1286 2024-08-29T19:36:44.679 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.679 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_shared_blob": { 2024-08-29T19:36:44.679 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:44.679 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:44.679 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.679 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_txc": { 2024-08-29T19:36:44.679 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 736, 2024-08-29T19:36:44.679 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 1 2024-08-29T19:36:44.679 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.680 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_writing": { 2024-08-29T19:36:44.680 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 77936, 2024-08-29T19:36:44.680 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 51 2024-08-29T19:36:44.680 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.680 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_writing_deferred": { 2024-08-29T19:36:44.680 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 12112, 2024-08-29T19:36:44.680 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 3 2024-08-29T19:36:44.680 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.680 INFO:tasks.workunit.client.0.smithi029.stdout: "buffer_anon": { 2024-08-29T19:36:44.680 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 21075392, 2024-08-29T19:36:44.680 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 14302 2024-08-29T19:36:44.680 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.681 INFO:tasks.workunit.client.0.smithi029.stdout: "buffer_meta": { 2024-08-29T19:36:44.681 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 12144, 2024-08-29T19:36:44.681 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 138 2024-08-29T19:36:44.681 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.681 INFO:tasks.workunit.client.0.smithi029.stdout: "mds_co": { 2024-08-29T19:36:44.681 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:44.681 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:44.681 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.681 INFO:tasks.workunit.client.0.smithi029.stdout: "osd": { 2024-08-29T19:36:44.681 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 476256, 2024-08-29T19:36:44.681 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 41 2024-08-29T19:36:44.681 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.681 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_mapbl": { 2024-08-29T19:36:44.682 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:44.682 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:44.682 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.682 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_pglog": { 2024-08-29T19:36:44.682 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 3477864, 2024-08-29T19:36:44.682 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 9073 2024-08-29T19:36:44.682 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.682 INFO:tasks.workunit.client.0.smithi029.stdout: "osdmap": { 2024-08-29T19:36:44.682 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 670704, 2024-08-29T19:36:44.682 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 10985 2024-08-29T19:36:44.683 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.683 INFO:tasks.workunit.client.0.smithi029.stdout: "osdmap_mapping": { 2024-08-29T19:36:44.683 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:44.683 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:44.683 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.683 INFO:tasks.workunit.client.0.smithi029.stdout: "pgmap": { 2024-08-29T19:36:44.683 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:44.683 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:44.683 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.683 INFO:tasks.workunit.client.0.smithi029.stdout: "unittest_1": { 2024-08-29T19:36:44.683 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:44.683 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:44.683 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.684 INFO:tasks.workunit.client.0.smithi029.stdout: "unittest_2": { 2024-08-29T19:36:44.684 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:44.684 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:44.684 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:44.684 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.684 INFO:tasks.workunit.client.0.smithi029.stdout: "osd.4": { 2024-08-29T19:36:44.684 INFO:tasks.workunit.client.0.smithi029.stdout: "bloom_filter": { 2024-08-29T19:36:44.684 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:44.684 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:44.684 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.684 INFO:tasks.workunit.client.0.smithi029.stdout: "bluefs": { 2024-08-29T19:36:44.684 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 22464, 2024-08-29T19:36:44.684 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 392 2024-08-29T19:36:44.685 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.685 INFO:tasks.workunit.client.0.smithi029.stdout: "bluefs_file_reader": { 2024-08-29T19:36:44.685 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 47616, 2024-08-29T19:36:44.685 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 29 2024-08-29T19:36:44.685 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.685 INFO:tasks.workunit.client.0.smithi029.stdout: "bluefs_file_writer": { 2024-08-29T19:36:44.685 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 576, 2024-08-29T19:36:44.685 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 3 2024-08-29T19:36:44.685 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.685 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_alloc": { 2024-08-29T19:36:44.685 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 59120, 2024-08-29T19:36:44.685 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 739 2024-08-29T19:36:44.685 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.686 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_blob": { 2024-08-29T19:36:44.686 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 400400, 2024-08-29T19:36:44.686 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 1925 2024-08-29T19:36:44.686 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.686 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_buffer": { 2024-08-29T19:36:44.686 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 256, 2024-08-29T19:36:44.686 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 32 2024-08-29T19:36:44.686 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.686 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_data": { 2024-08-29T19:36:44.686 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 843809, 2024-08-29T19:36:44.686 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 210 2024-08-29T19:36:44.686 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.686 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_meta": { 2024-08-29T19:36:44.686 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 2178782, 2024-08-29T19:36:44.687 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 477963 2024-08-29T19:36:44.687 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.687 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_onode": { 2024-08-29T19:36:44.687 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 6166496, 2024-08-29T19:36:44.687 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 9100 2024-08-29T19:36:44.687 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.687 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_other": { 2024-08-29T19:36:44.687 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 83084, 2024-08-29T19:36:44.687 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 8920 2024-08-29T19:36:44.687 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.687 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_extent": { 2024-08-29T19:36:44.687 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 92352, 2024-08-29T19:36:44.687 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 1924 2024-08-29T19:36:44.687 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.688 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_fsck": { 2024-08-29T19:36:44.688 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:44.688 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:44.688 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.688 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_inline_bl": { 2024-08-29T19:36:44.688 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 178242, 2024-08-29T19:36:44.688 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 1278 2024-08-29T19:36:44.688 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.688 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_shared_blob": { 2024-08-29T19:36:44.688 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:44.688 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:44.688 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.688 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_txc": { 2024-08-29T19:36:44.689 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 1472, 2024-08-29T19:36:44.689 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 2 2024-08-29T19:36:44.689 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.689 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_writing": { 2024-08-29T19:36:44.689 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 86497, 2024-08-29T19:36:44.689 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 53 2024-08-29T19:36:44.689 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.689 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_writing_deferred": { 2024-08-29T19:36:44.690 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 20128, 2024-08-29T19:36:44.690 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 5 2024-08-29T19:36:44.690 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.690 INFO:tasks.workunit.client.0.smithi029.stdout: "buffer_anon": { 2024-08-29T19:36:44.690 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 3955997, 2024-08-29T19:36:44.690 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 253 2024-08-29T19:36:44.690 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.690 INFO:tasks.workunit.client.0.smithi029.stdout: "buffer_meta": { 2024-08-29T19:36:44.690 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 19448, 2024-08-29T19:36:44.690 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 221 2024-08-29T19:36:44.690 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.690 INFO:tasks.workunit.client.0.smithi029.stdout: "mds_co": { 2024-08-29T19:36:44.690 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:44.690 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:44.691 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.691 INFO:tasks.workunit.client.0.smithi029.stdout: "osd": { 2024-08-29T19:36:44.691 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 464640, 2024-08-29T19:36:44.691 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 40 2024-08-29T19:36:44.691 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.691 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_mapbl": { 2024-08-29T19:36:44.691 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:44.691 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:44.691 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.691 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_pglog": { 2024-08-29T19:36:44.691 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 5112640, 2024-08-29T19:36:44.691 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 12232 2024-08-29T19:36:44.691 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.691 INFO:tasks.workunit.client.0.smithi029.stdout: "osdmap": { 2024-08-29T19:36:44.692 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 670704, 2024-08-29T19:36:44.692 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 10985 2024-08-29T19:36:44.692 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.692 INFO:tasks.workunit.client.0.smithi029.stdout: "osdmap_mapping": { 2024-08-29T19:36:44.692 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:44.692 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:44.692 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.692 INFO:tasks.workunit.client.0.smithi029.stdout: "pgmap": { 2024-08-29T19:36:44.692 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:44.692 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:44.692 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.692 INFO:tasks.workunit.client.0.smithi029.stdout: "unittest_1": { 2024-08-29T19:36:44.692 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:44.693 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:44.693 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.693 INFO:tasks.workunit.client.0.smithi029.stdout: "unittest_2": { 2024-08-29T19:36:44.693 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:44.693 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:44.693 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:44.693 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.693 INFO:tasks.workunit.client.0.smithi029.stdout: "osd.5": { 2024-08-29T19:36:44.693 INFO:tasks.workunit.client.0.smithi029.stdout: "bloom_filter": { 2024-08-29T19:36:44.693 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:44.693 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:44.693 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.694 INFO:tasks.workunit.client.0.smithi029.stdout: "bluefs": { 2024-08-29T19:36:44.694 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 24184, 2024-08-29T19:36:44.694 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 430 2024-08-29T19:36:44.694 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.694 INFO:tasks.workunit.client.0.smithi029.stdout: "bluefs_file_reader": { 2024-08-29T19:36:44.694 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 126208, 2024-08-29T19:36:44.694 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 34 2024-08-29T19:36:44.694 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.694 INFO:tasks.workunit.client.0.smithi029.stdout: "bluefs_file_writer": { 2024-08-29T19:36:44.694 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 768, 2024-08-29T19:36:44.694 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 4 2024-08-29T19:36:44.694 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.694 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_alloc": { 2024-08-29T19:36:44.695 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 60720, 2024-08-29T19:36:44.695 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 759 2024-08-29T19:36:44.695 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.695 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_blob": { 2024-08-29T19:36:44.695 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 400192, 2024-08-29T19:36:44.695 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 1924 2024-08-29T19:36:44.695 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.695 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_buffer": { 2024-08-29T19:36:44.695 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 256, 2024-08-29T19:36:44.695 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 32 2024-08-29T19:36:44.695 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.695 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_data": { 2024-08-29T19:36:44.695 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 438428, 2024-08-29T19:36:44.695 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 118 2024-08-29T19:36:44.696 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.696 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_meta": { 2024-08-29T19:36:44.696 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 2500714, 2024-08-29T19:36:44.696 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 550911 2024-08-29T19:36:44.696 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.696 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_onode": { 2024-08-29T19:36:44.696 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 7026696, 2024-08-29T19:36:44.696 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 10365 2024-08-29T19:36:44.696 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.696 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_other": { 2024-08-29T19:36:44.696 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 83188, 2024-08-29T19:36:44.696 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 8921 2024-08-29T19:36:44.696 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.697 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_extent": { 2024-08-29T19:36:44.697 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 92352, 2024-08-29T19:36:44.697 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 1924 2024-08-29T19:36:44.697 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.697 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_fsck": { 2024-08-29T19:36:44.697 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:44.697 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:44.697 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.697 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_inline_bl": { 2024-08-29T19:36:44.697 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 178242, 2024-08-29T19:36:44.697 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 1278 2024-08-29T19:36:44.697 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.697 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_shared_blob": { 2024-08-29T19:36:44.698 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:44.698 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:44.698 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.698 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_txc": { 2024-08-29T19:36:44.698 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 736, 2024-08-29T19:36:44.698 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 1 2024-08-29T19:36:44.698 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.698 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_writing": { 2024-08-29T19:36:44.698 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 73625, 2024-08-29T19:36:44.698 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 49 2024-08-29T19:36:44.698 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.698 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_writing_deferred": { 2024-08-29T19:36:44.698 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 12112, 2024-08-29T19:36:44.698 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 3 2024-08-29T19:36:44.699 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.699 INFO:tasks.workunit.client.0.smithi029.stdout: "buffer_anon": { 2024-08-29T19:36:44.699 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 5721440, 2024-08-29T19:36:44.699 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 262 2024-08-29T19:36:44.699 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.699 INFO:tasks.workunit.client.0.smithi029.stdout: "buffer_meta": { 2024-08-29T19:36:44.699 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 11616, 2024-08-29T19:36:44.699 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 132 2024-08-29T19:36:44.699 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.699 INFO:tasks.workunit.client.0.smithi029.stdout: "mds_co": { 2024-08-29T19:36:44.699 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:44.699 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:44.699 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.699 INFO:tasks.workunit.client.0.smithi029.stdout: "osd": { 2024-08-29T19:36:44.700 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 476256, 2024-08-29T19:36:44.700 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 41 2024-08-29T19:36:44.700 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.700 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_mapbl": { 2024-08-29T19:36:44.700 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:44.700 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:44.700 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.700 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_pglog": { 2024-08-29T19:36:44.700 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 6360120, 2024-08-29T19:36:44.700 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 12231 2024-08-29T19:36:44.700 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.700 INFO:tasks.workunit.client.0.smithi029.stdout: "osdmap": { 2024-08-29T19:36:44.701 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 670704, 2024-08-29T19:36:44.701 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 10985 2024-08-29T19:36:44.701 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.701 INFO:tasks.workunit.client.0.smithi029.stdout: "osdmap_mapping": { 2024-08-29T19:36:44.701 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:44.701 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:44.701 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.701 INFO:tasks.workunit.client.0.smithi029.stdout: "pgmap": { 2024-08-29T19:36:44.701 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:44.701 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:44.701 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.701 INFO:tasks.workunit.client.0.smithi029.stdout: "unittest_1": { 2024-08-29T19:36:44.701 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:44.701 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:44.702 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.702 INFO:tasks.workunit.client.0.smithi029.stdout: "unittest_2": { 2024-08-29T19:36:44.702 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:44.702 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:44.702 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:44.702 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.702 INFO:tasks.workunit.client.0.smithi029.stdout: "osd.6": { 2024-08-29T19:36:44.702 INFO:tasks.workunit.client.0.smithi029.stdout: "bloom_filter": { 2024-08-29T19:36:44.702 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:44.702 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:44.702 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.702 INFO:tasks.workunit.client.0.smithi029.stdout: "bluefs": { 2024-08-29T19:36:44.702 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 21032, 2024-08-29T19:36:44.703 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 378 2024-08-29T19:36:44.703 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.703 INFO:tasks.workunit.client.0.smithi029.stdout: "bluefs_file_reader": { 2024-08-29T19:36:44.703 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 31744, 2024-08-29T19:36:44.703 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 31 2024-08-29T19:36:44.703 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.703 INFO:tasks.workunit.client.0.smithi029.stdout: "bluefs_file_writer": { 2024-08-29T19:36:44.703 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 576, 2024-08-29T19:36:44.703 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 3 2024-08-29T19:36:44.703 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.703 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_alloc": { 2024-08-29T19:36:44.703 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 59760, 2024-08-29T19:36:44.703 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 747 2024-08-29T19:36:44.703 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.704 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_blob": { 2024-08-29T19:36:44.704 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 401856, 2024-08-29T19:36:44.704 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 1932 2024-08-29T19:36:44.704 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.704 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_buffer": { 2024-08-29T19:36:44.704 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 256, 2024-08-29T19:36:44.704 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 32 2024-08-29T19:36:44.704 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.704 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_data": { 2024-08-29T19:36:44.704 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 454723, 2024-08-29T19:36:44.704 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 114 2024-08-29T19:36:44.704 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.704 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_meta": { 2024-08-29T19:36:44.705 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 1873761, 2024-08-29T19:36:44.705 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 408972 2024-08-29T19:36:44.705 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.705 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_onode": { 2024-08-29T19:36:44.705 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 5316496, 2024-08-29T19:36:44.705 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 7850 2024-08-29T19:36:44.705 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.705 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_other": { 2024-08-29T19:36:44.705 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 84224, 2024-08-29T19:36:44.705 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 9078 2024-08-29T19:36:44.705 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.705 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_extent": { 2024-08-29T19:36:44.706 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 92736, 2024-08-29T19:36:44.706 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 1932 2024-08-29T19:36:44.706 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.706 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_fsck": { 2024-08-29T19:36:44.706 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:44.706 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:44.707 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.707 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_inline_bl": { 2024-08-29T19:36:44.707 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 178242, 2024-08-29T19:36:44.707 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 1278 2024-08-29T19:36:44.707 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.707 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_shared_blob": { 2024-08-29T19:36:44.707 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:44.707 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:44.707 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.707 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_txc": { 2024-08-29T19:36:44.708 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:44.708 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:44.708 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.708 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_writing": { 2024-08-29T19:36:44.708 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 24233, 2024-08-29T19:36:44.708 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 38 2024-08-29T19:36:44.708 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.708 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_writing_deferred": { 2024-08-29T19:36:44.708 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:44.708 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:44.708 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.709 INFO:tasks.workunit.client.0.smithi029.stdout: "buffer_anon": { 2024-08-29T19:36:44.709 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 3909170, 2024-08-29T19:36:44.709 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 235 2024-08-29T19:36:44.709 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.709 INFO:tasks.workunit.client.0.smithi029.stdout: "buffer_meta": { 2024-08-29T19:36:44.709 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 11176, 2024-08-29T19:36:44.709 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 127 2024-08-29T19:36:44.709 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.709 INFO:tasks.workunit.client.0.smithi029.stdout: "mds_co": { 2024-08-29T19:36:44.709 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:44.709 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:44.710 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.710 INFO:tasks.workunit.client.0.smithi029.stdout: "osd": { 2024-08-29T19:36:44.710 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 453024, 2024-08-29T19:36:44.710 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 39 2024-08-29T19:36:44.710 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.710 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_mapbl": { 2024-08-29T19:36:44.710 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:44.710 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:44.710 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.710 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_pglog": { 2024-08-29T19:36:44.711 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 3737240, 2024-08-29T19:36:44.711 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 9587 2024-08-29T19:36:44.711 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.711 INFO:tasks.workunit.client.0.smithi029.stdout: "osdmap": { 2024-08-29T19:36:44.711 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 670704, 2024-08-29T19:36:44.711 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 10985 2024-08-29T19:36:44.711 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.711 INFO:tasks.workunit.client.0.smithi029.stdout: "osdmap_mapping": { 2024-08-29T19:36:44.711 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:44.711 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:44.711 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.711 INFO:tasks.workunit.client.0.smithi029.stdout: "pgmap": { 2024-08-29T19:36:44.711 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:44.712 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:44.712 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.712 INFO:tasks.workunit.client.0.smithi029.stdout: "unittest_1": { 2024-08-29T19:36:44.712 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:44.712 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:44.712 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.712 INFO:tasks.workunit.client.0.smithi029.stdout: "unittest_2": { 2024-08-29T19:36:44.712 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:44.712 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:44.712 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:44.712 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.712 INFO:tasks.workunit.client.0.smithi029.stdout: "osd.7": { 2024-08-29T19:36:44.712 INFO:tasks.workunit.client.0.smithi029.stdout: "bloom_filter": { 2024-08-29T19:36:44.713 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:44.713 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:44.713 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.713 INFO:tasks.workunit.client.0.smithi029.stdout: "bluefs": { 2024-08-29T19:36:44.714 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 15736, 2024-08-29T19:36:44.714 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 279 2024-08-29T19:36:44.714 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.714 INFO:tasks.workunit.client.0.smithi029.stdout: "bluefs_file_reader": { 2024-08-29T19:36:44.714 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 38912, 2024-08-29T19:36:44.714 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 24 2024-08-29T19:36:44.714 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.715 INFO:tasks.workunit.client.0.smithi029.stdout: "bluefs_file_writer": { 2024-08-29T19:36:44.715 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 2880, 2024-08-29T19:36:44.715 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 15 2024-08-29T19:36:44.715 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.715 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_alloc": { 2024-08-29T19:36:44.715 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 57360, 2024-08-29T19:36:44.715 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 717 2024-08-29T19:36:44.715 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.716 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_blob": { 2024-08-29T19:36:44.716 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 388336, 2024-08-29T19:36:44.716 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 1867 2024-08-29T19:36:44.716 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.716 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_buffer": { 2024-08-29T19:36:44.716 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 256, 2024-08-29T19:36:44.716 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 32 2024-08-29T19:36:44.717 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.717 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_data": { 2024-08-29T19:36:44.717 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 747579, 2024-08-29T19:36:44.717 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 157 2024-08-29T19:36:44.717 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.717 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_meta": { 2024-08-29T19:36:44.717 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 2089269, 2024-08-29T19:36:44.717 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 463997 2024-08-29T19:36:44.717 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.718 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_onode": { 2024-08-29T19:36:44.718 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 6036616, 2024-08-29T19:36:44.718 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 8909 2024-08-29T19:36:44.718 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.718 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_cache_other": { 2024-08-29T19:36:44.718 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 75072, 2024-08-29T19:36:44.719 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 7922 2024-08-29T19:36:44.719 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.719 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_extent": { 2024-08-29T19:36:44.719 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 89616, 2024-08-29T19:36:44.719 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 1867 2024-08-29T19:36:44.719 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.719 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_fsck": { 2024-08-29T19:36:44.719 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:44.720 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:44.720 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.720 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_inline_bl": { 2024-08-29T19:36:44.720 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 178242, 2024-08-29T19:36:44.720 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 1278 2024-08-29T19:36:44.720 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.721 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_shared_blob": { 2024-08-29T19:36:44.721 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:44.721 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:44.721 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.721 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_txc": { 2024-08-29T19:36:44.721 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:44.721 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:44.722 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.722 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_writing": { 2024-08-29T19:36:44.722 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 47391, 2024-08-29T19:36:44.722 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 46 2024-08-29T19:36:44.722 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.722 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore_writing_deferred": { 2024-08-29T19:36:44.722 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:44.723 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:44.723 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.723 INFO:tasks.workunit.client.0.smithi029.stdout: "buffer_anon": { 2024-08-29T19:36:44.723 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 15788976, 2024-08-29T19:36:44.723 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 255 2024-08-29T19:36:44.723 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.723 INFO:tasks.workunit.client.0.smithi029.stdout: "buffer_meta": { 2024-08-29T19:36:44.723 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 15576, 2024-08-29T19:36:44.724 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 177 2024-08-29T19:36:44.724 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.724 INFO:tasks.workunit.client.0.smithi029.stdout: "mds_co": { 2024-08-29T19:36:44.724 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:44.724 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:44.724 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.724 INFO:tasks.workunit.client.0.smithi029.stdout: "osd": { 2024-08-29T19:36:44.724 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 464640, 2024-08-29T19:36:44.724 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 40 2024-08-29T19:36:44.725 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.725 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_mapbl": { 2024-08-29T19:36:44.725 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:44.725 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:44.725 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.725 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_pglog": { 2024-08-29T19:36:44.725 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 4907552, 2024-08-29T19:36:44.725 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 9444 2024-08-29T19:36:44.725 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.726 INFO:tasks.workunit.client.0.smithi029.stdout: "osdmap": { 2024-08-29T19:36:44.726 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 670704, 2024-08-29T19:36:44.726 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 10985 2024-08-29T19:36:44.726 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.726 INFO:tasks.workunit.client.0.smithi029.stdout: "osdmap_mapping": { 2024-08-29T19:36:44.726 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:44.726 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:44.726 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.726 INFO:tasks.workunit.client.0.smithi029.stdout: "pgmap": { 2024-08-29T19:36:44.727 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:44.727 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:44.727 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.727 INFO:tasks.workunit.client.0.smithi029.stdout: "unittest_1": { 2024-08-29T19:36:44.727 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:44.727 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:44.727 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.727 INFO:tasks.workunit.client.0.smithi029.stdout: "unittest_2": { 2024-08-29T19:36:44.727 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes": 0, 2024-08-29T19:36:44.728 INFO:tasks.workunit.client.0.smithi029.stdout: "items": 0 2024-08-29T19:36:44.728 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:44.728 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:44.728 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:44.728 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.728 INFO:tasks.workunit.client.0.smithi029.stdout: "metadata": { 2024-08-29T19:36:44.728 INFO:tasks.workunit.client.0.smithi029.stdout: "mds": { 2024-08-29T19:36:44.728 INFO:tasks.workunit.client.0.smithi029.stdout: "arch": { 2024-08-29T19:36:44.728 INFO:tasks.workunit.client.0.smithi029.stdout: "x86_64": 2 2024-08-29T19:36:44.728 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.729 INFO:tasks.workunit.client.0.smithi029.stdout: "ceph_version": { 2024-08-29T19:36:44.729 INFO:tasks.workunit.client.0.smithi029.stdout: "ceph version 19.1.1-235-g1ef86450 (1ef864504b8875c83ee6c2c5fedc13315bebf7f5) squid (rc)": 2 2024-08-29T19:36:44.729 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.729 INFO:tasks.workunit.client.0.smithi029.stdout: "cpu": { 2024-08-29T19:36:44.729 INFO:tasks.workunit.client.0.smithi029.stdout: "Intel(R) Xeon(R) CPU E5-1620 v3 @ 3.50GHz": 1, 2024-08-29T19:36:44.729 INFO:tasks.workunit.client.0.smithi029.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 1 2024-08-29T19:36:44.729 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.729 INFO:tasks.workunit.client.0.smithi029.stdout: "distro": { 2024-08-29T19:36:44.730 INFO:tasks.workunit.client.0.smithi029.stdout: "centos": 2 2024-08-29T19:36:44.730 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.730 INFO:tasks.workunit.client.0.smithi029.stdout: "distro_description": { 2024-08-29T19:36:44.730 INFO:tasks.workunit.client.0.smithi029.stdout: "CentOS Stream 9": 2 2024-08-29T19:36:44.730 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.730 INFO:tasks.workunit.client.0.smithi029.stdout: "kernel_description": { 2024-08-29T19:36:44.730 INFO:tasks.workunit.client.0.smithi029.stdout: "#129-Ubuntu SMP Fri Aug 2 19:25:20 UTC 2024": 2 2024-08-29T19:36:44.730 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.730 INFO:tasks.workunit.client.0.smithi029.stdout: "kernel_version": { 2024-08-29T19:36:44.731 INFO:tasks.workunit.client.0.smithi029.stdout: "5.15.0-119-generic": 2 2024-08-29T19:36:44.731 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.731 INFO:tasks.workunit.client.0.smithi029.stdout: "os": { 2024-08-29T19:36:44.731 INFO:tasks.workunit.client.0.smithi029.stdout: "Linux": 2 2024-08-29T19:36:44.731 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:44.731 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.731 INFO:tasks.workunit.client.0.smithi029.stdout: "mon": { 2024-08-29T19:36:44.731 INFO:tasks.workunit.client.0.smithi029.stdout: "arch": { 2024-08-29T19:36:44.731 INFO:tasks.workunit.client.0.smithi029.stdout: "x86_64": 3 2024-08-29T19:36:44.731 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.732 INFO:tasks.workunit.client.0.smithi029.stdout: "ceph_version": { 2024-08-29T19:36:44.732 INFO:tasks.workunit.client.0.smithi029.stdout: "ceph version 19.1.1-235-g1ef86450 (1ef864504b8875c83ee6c2c5fedc13315bebf7f5) squid (rc)": 3 2024-08-29T19:36:44.732 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.732 INFO:tasks.workunit.client.0.smithi029.stdout: "cpu": { 2024-08-29T19:36:44.732 INFO:tasks.workunit.client.0.smithi029.stdout: "Intel(R) Xeon(R) CPU E5-1620 v3 @ 3.50GHz": 2, 2024-08-29T19:36:44.732 INFO:tasks.workunit.client.0.smithi029.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 1 2024-08-29T19:36:44.732 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.732 INFO:tasks.workunit.client.0.smithi029.stdout: "distro": { 2024-08-29T19:36:44.732 INFO:tasks.workunit.client.0.smithi029.stdout: "centos": 3 2024-08-29T19:36:44.733 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.733 INFO:tasks.workunit.client.0.smithi029.stdout: "distro_description": { 2024-08-29T19:36:44.733 INFO:tasks.workunit.client.0.smithi029.stdout: "CentOS Stream 9": 3 2024-08-29T19:36:44.733 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.733 INFO:tasks.workunit.client.0.smithi029.stdout: "kernel_description": { 2024-08-29T19:36:44.733 INFO:tasks.workunit.client.0.smithi029.stdout: "#129-Ubuntu SMP Fri Aug 2 19:25:20 UTC 2024": 3 2024-08-29T19:36:44.733 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.733 INFO:tasks.workunit.client.0.smithi029.stdout: "kernel_version": { 2024-08-29T19:36:44.733 INFO:tasks.workunit.client.0.smithi029.stdout: "5.15.0-119-generic": 3 2024-08-29T19:36:44.733 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.733 INFO:tasks.workunit.client.0.smithi029.stdout: "os": { 2024-08-29T19:36:44.734 INFO:tasks.workunit.client.0.smithi029.stdout: "Linux": 3 2024-08-29T19:36:44.734 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:44.734 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.734 INFO:tasks.workunit.client.0.smithi029.stdout: "osd": { 2024-08-29T19:36:44.734 INFO:tasks.workunit.client.0.smithi029.stdout: "arch": { 2024-08-29T19:36:44.734 INFO:tasks.workunit.client.0.smithi029.stdout: "x86_64": 8 2024-08-29T19:36:44.734 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.734 INFO:tasks.workunit.client.0.smithi029.stdout: "ceph_version": { 2024-08-29T19:36:44.734 INFO:tasks.workunit.client.0.smithi029.stdout: "ceph version 19.1.1-235-g1ef86450 (1ef864504b8875c83ee6c2c5fedc13315bebf7f5) squid (rc)": 8 2024-08-29T19:36:44.734 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.734 INFO:tasks.workunit.client.0.smithi029.stdout: "cpu": { 2024-08-29T19:36:44.735 INFO:tasks.workunit.client.0.smithi029.stdout: "Intel(R) Xeon(R) CPU E5-1620 v3 @ 3.50GHz": 4, 2024-08-29T19:36:44.735 INFO:tasks.workunit.client.0.smithi029.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 4 2024-08-29T19:36:44.735 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.735 INFO:tasks.workunit.client.0.smithi029.stdout: "distro": { 2024-08-29T19:36:44.735 INFO:tasks.workunit.client.0.smithi029.stdout: "centos": 8 2024-08-29T19:36:44.735 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.735 INFO:tasks.workunit.client.0.smithi029.stdout: "distro_description": { 2024-08-29T19:36:44.735 INFO:tasks.workunit.client.0.smithi029.stdout: "CentOS Stream 9": 8 2024-08-29T19:36:44.735 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.735 INFO:tasks.workunit.client.0.smithi029.stdout: "kernel_description": { 2024-08-29T19:36:44.735 INFO:tasks.workunit.client.0.smithi029.stdout: "#129-Ubuntu SMP Fri Aug 2 19:25:20 UTC 2024": 8 2024-08-29T19:36:44.736 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.736 INFO:tasks.workunit.client.0.smithi029.stdout: "kernel_version": { 2024-08-29T19:36:44.736 INFO:tasks.workunit.client.0.smithi029.stdout: "5.15.0-119-generic": 8 2024-08-29T19:36:44.736 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.736 INFO:tasks.workunit.client.0.smithi029.stdout: "os": { 2024-08-29T19:36:44.736 INFO:tasks.workunit.client.0.smithi029.stdout: "Linux": 8 2024-08-29T19:36:44.736 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.736 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_objectstore": { 2024-08-29T19:36:44.736 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore": 8 2024-08-29T19:36:44.736 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.736 INFO:tasks.workunit.client.0.smithi029.stdout: "rotational": { 2024-08-29T19:36:44.737 INFO:tasks.workunit.client.0.smithi029.stdout: "0": 8 2024-08-29T19:36:44.737 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:44.737 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:44.737 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.737 INFO:tasks.workunit.client.0.smithi029.stdout: "mon": { 2024-08-29T19:36:44.737 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 3, 2024-08-29T19:36:44.737 INFO:tasks.workunit.client.0.smithi029.stdout: "features": { 2024-08-29T19:36:44.737 INFO:tasks.workunit.client.0.smithi029.stdout: "optional": [], 2024-08-29T19:36:44.737 INFO:tasks.workunit.client.0.smithi029.stdout: "persistent": [ 2024-08-29T19:36:44.737 INFO:tasks.workunit.client.0.smithi029.stdout: "kraken", 2024-08-29T19:36:44.737 INFO:tasks.workunit.client.0.smithi029.stdout: "luminous", 2024-08-29T19:36:44.738 INFO:tasks.workunit.client.0.smithi029.stdout: "mimic", 2024-08-29T19:36:44.738 INFO:tasks.workunit.client.0.smithi029.stdout: "osdmap-prune", 2024-08-29T19:36:44.738 INFO:tasks.workunit.client.0.smithi029.stdout: "nautilus", 2024-08-29T19:36:44.738 INFO:tasks.workunit.client.0.smithi029.stdout: "octopus", 2024-08-29T19:36:44.738 INFO:tasks.workunit.client.0.smithi029.stdout: "pacific", 2024-08-29T19:36:44.738 INFO:tasks.workunit.client.0.smithi029.stdout: "elector-pinging", 2024-08-29T19:36:44.738 INFO:tasks.workunit.client.0.smithi029.stdout: "quincy", 2024-08-29T19:36:44.738 INFO:tasks.workunit.client.0.smithi029.stdout: "reef", 2024-08-29T19:36:44.738 INFO:tasks.workunit.client.0.smithi029.stdout: "squid" 2024-08-29T19:36:44.738 INFO:tasks.workunit.client.0.smithi029.stdout: ] 2024-08-29T19:36:44.738 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.739 INFO:tasks.workunit.client.0.smithi029.stdout: "ipv4_addr_mons": 6, 2024-08-29T19:36:44.739 INFO:tasks.workunit.client.0.smithi029.stdout: "ipv6_addr_mons": 0, 2024-08-29T19:36:44.739 INFO:tasks.workunit.client.0.smithi029.stdout: "min_mon_release": 19, 2024-08-29T19:36:44.739 INFO:tasks.workunit.client.0.smithi029.stdout: "v1_addr_mons": 3, 2024-08-29T19:36:44.739 INFO:tasks.workunit.client.0.smithi029.stdout: "v2_addr_mons": 3 2024-08-29T19:36:44.739 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.739 INFO:tasks.workunit.client.0.smithi029.stdout: "organization": "ceph-qa", 2024-08-29T19:36:44.739 INFO:tasks.workunit.client.0.smithi029.stdout: "osd": { 2024-08-29T19:36:44.739 INFO:tasks.workunit.client.0.smithi029.stdout: "cluster_network": false, 2024-08-29T19:36:44.739 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 8, 2024-08-29T19:36:44.739 INFO:tasks.workunit.client.0.smithi029.stdout: "require_min_compat_client": "luminous", 2024-08-29T19:36:44.739 INFO:tasks.workunit.client.0.smithi029.stdout: "require_osd_release": "squid" 2024-08-29T19:36:44.740 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.740 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_perf_histograms": [ 2024-08-29T19:36:44.740 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:44.740 INFO:tasks.workunit.client.0.smithi029.stdout: "op_r_latency_out_bytes_histogram": { 2024-08-29T19:36:44.740 INFO:tasks.workunit.client.0.smithi029.stdout: "axes": [ 2024-08-29T19:36:44.740 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:44.740 INFO:tasks.workunit.client.0.smithi029.stdout: "buckets": 32, 2024-08-29T19:36:44.740 INFO:tasks.workunit.client.0.smithi029.stdout: "min": 0, 2024-08-29T19:36:44.740 INFO:tasks.workunit.client.0.smithi029.stdout: "name": "Latency (usec)", 2024-08-29T19:36:44.740 INFO:tasks.workunit.client.0.smithi029.stdout: "quant_size": 100000, 2024-08-29T19:36:44.740 INFO:tasks.workunit.client.0.smithi029.stdout: "ranges": [ 2024-08-29T19:36:44.741 INFO:tasks.workunit.client.0.smithi029.stdout: "[None, -1]", 2024-08-29T19:36:44.741 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 99999]", 2024-08-29T19:36:44.741 INFO:tasks.workunit.client.0.smithi029.stdout: "[100000, 199999]", 2024-08-29T19:36:44.741 INFO:tasks.workunit.client.0.smithi029.stdout: "[200000, 399999]", 2024-08-29T19:36:44.741 INFO:tasks.workunit.client.0.smithi029.stdout: "[400000, 799999]", 2024-08-29T19:36:44.741 INFO:tasks.workunit.client.0.smithi029.stdout: "[800000, 1599999]", 2024-08-29T19:36:44.741 INFO:tasks.workunit.client.0.smithi029.stdout: "[1600000, 3199999]", 2024-08-29T19:36:44.741 INFO:tasks.workunit.client.0.smithi029.stdout: "[3200000, 6399999]", 2024-08-29T19:36:44.741 INFO:tasks.workunit.client.0.smithi029.stdout: "[6400000, 12799999]", 2024-08-29T19:36:44.742 INFO:tasks.workunit.client.0.smithi029.stdout: "[12800000, 25599999]", 2024-08-29T19:36:44.742 INFO:tasks.workunit.client.0.smithi029.stdout: "[25600000, 51199999]", 2024-08-29T19:36:44.742 INFO:tasks.workunit.client.0.smithi029.stdout: "[51200000, 102399999]", 2024-08-29T19:36:44.742 INFO:tasks.workunit.client.0.smithi029.stdout: "[102400000, 204799999]", 2024-08-29T19:36:44.742 INFO:tasks.workunit.client.0.smithi029.stdout: "[204800000, 409599999]", 2024-08-29T19:36:44.742 INFO:tasks.workunit.client.0.smithi029.stdout: "[409600000, 819199999]", 2024-08-29T19:36:44.742 INFO:tasks.workunit.client.0.smithi029.stdout: "[819200000, 1638399999]", 2024-08-29T19:36:44.742 INFO:tasks.workunit.client.0.smithi029.stdout: "[1638400000, 3276799999]", 2024-08-29T19:36:44.742 INFO:tasks.workunit.client.0.smithi029.stdout: "[3276800000, 6553599999]", 2024-08-29T19:36:44.742 INFO:tasks.workunit.client.0.smithi029.stdout: "[6553600000, 13107199999]", 2024-08-29T19:36:44.742 INFO:tasks.workunit.client.0.smithi029.stdout: "[13107200000, 26214399999]", 2024-08-29T19:36:44.743 INFO:tasks.workunit.client.0.smithi029.stdout: "[26214400000, 52428799999]", 2024-08-29T19:36:44.743 INFO:tasks.workunit.client.0.smithi029.stdout: "[52428800000, 104857599999]", 2024-08-29T19:36:44.743 INFO:tasks.workunit.client.0.smithi029.stdout: "[104857600000, 209715199999]", 2024-08-29T19:36:44.743 INFO:tasks.workunit.client.0.smithi029.stdout: "[209715200000, 419430399999]", 2024-08-29T19:36:44.743 INFO:tasks.workunit.client.0.smithi029.stdout: "[419430400000, 838860799999]", 2024-08-29T19:36:44.743 INFO:tasks.workunit.client.0.smithi029.stdout: "[838860800000, 1677721599999]", 2024-08-29T19:36:44.743 INFO:tasks.workunit.client.0.smithi029.stdout: "[1677721600000, 3355443199999]", 2024-08-29T19:36:44.743 INFO:tasks.workunit.client.0.smithi029.stdout: "[3355443200000, 6710886399999]", 2024-08-29T19:36:44.743 INFO:tasks.workunit.client.0.smithi029.stdout: "[6710886400000, 13421772799999]", 2024-08-29T19:36:44.743 INFO:tasks.workunit.client.0.smithi029.stdout: "[13421772800000, 26843545599999]", 2024-08-29T19:36:44.743 INFO:tasks.workunit.client.0.smithi029.stdout: "[26843545600000, 53687091199999]", 2024-08-29T19:36:44.743 INFO:tasks.workunit.client.0.smithi029.stdout: "[53687091200000, None]" 2024-08-29T19:36:44.744 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:44.744 INFO:tasks.workunit.client.0.smithi029.stdout: "scale_type": "log2" 2024-08-29T19:36:44.744 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.744 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:44.744 INFO:tasks.workunit.client.0.smithi029.stdout: "buckets": 32, 2024-08-29T19:36:44.744 INFO:tasks.workunit.client.0.smithi029.stdout: "min": 0, 2024-08-29T19:36:44.744 INFO:tasks.workunit.client.0.smithi029.stdout: "name": "Request size (bytes)", 2024-08-29T19:36:44.744 INFO:tasks.workunit.client.0.smithi029.stdout: "quant_size": 512, 2024-08-29T19:36:44.744 INFO:tasks.workunit.client.0.smithi029.stdout: "ranges": [ 2024-08-29T19:36:44.745 INFO:tasks.workunit.client.0.smithi029.stdout: "[None, -1]", 2024-08-29T19:36:44.745 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 511]", 2024-08-29T19:36:44.745 INFO:tasks.workunit.client.0.smithi029.stdout: "[512, 1023]", 2024-08-29T19:36:44.745 INFO:tasks.workunit.client.0.smithi029.stdout: "[1024, 2047]", 2024-08-29T19:36:44.745 INFO:tasks.workunit.client.0.smithi029.stdout: "[2048, 4095]", 2024-08-29T19:36:44.745 INFO:tasks.workunit.client.0.smithi029.stdout: "[4096, 8191]", 2024-08-29T19:36:44.745 INFO:tasks.workunit.client.0.smithi029.stdout: "[8192, 16383]", 2024-08-29T19:36:44.745 INFO:tasks.workunit.client.0.smithi029.stdout: "[16384, 32767]", 2024-08-29T19:36:44.745 INFO:tasks.workunit.client.0.smithi029.stdout: "[32768, 65535]", 2024-08-29T19:36:44.745 INFO:tasks.workunit.client.0.smithi029.stdout: "[65536, 131071]", 2024-08-29T19:36:44.745 INFO:tasks.workunit.client.0.smithi029.stdout: "[131072, 262143]", 2024-08-29T19:36:44.745 INFO:tasks.workunit.client.0.smithi029.stdout: "[262144, 524287]", 2024-08-29T19:36:44.746 INFO:tasks.workunit.client.0.smithi029.stdout: "[524288, 1048575]", 2024-08-29T19:36:44.746 INFO:tasks.workunit.client.0.smithi029.stdout: "[1048576, 2097151]", 2024-08-29T19:36:44.746 INFO:tasks.workunit.client.0.smithi029.stdout: "[2097152, 4194303]", 2024-08-29T19:36:44.746 INFO:tasks.workunit.client.0.smithi029.stdout: "[4194304, 8388607]", 2024-08-29T19:36:44.746 INFO:tasks.workunit.client.0.smithi029.stdout: "[8388608, 16777215]", 2024-08-29T19:36:44.746 INFO:tasks.workunit.client.0.smithi029.stdout: "[16777216, 33554431]", 2024-08-29T19:36:44.746 INFO:tasks.workunit.client.0.smithi029.stdout: "[33554432, 67108863]", 2024-08-29T19:36:44.746 INFO:tasks.workunit.client.0.smithi029.stdout: "[67108864, 134217727]", 2024-08-29T19:36:44.746 INFO:tasks.workunit.client.0.smithi029.stdout: "[134217728, 268435455]", 2024-08-29T19:36:44.747 INFO:tasks.workunit.client.0.smithi029.stdout: "[268435456, 536870911]", 2024-08-29T19:36:44.747 INFO:tasks.workunit.client.0.smithi029.stdout: "[536870912, 1073741823]", 2024-08-29T19:36:44.747 INFO:tasks.workunit.client.0.smithi029.stdout: "[1073741824, 2147483647]", 2024-08-29T19:36:44.747 INFO:tasks.workunit.client.0.smithi029.stdout: "[2147483648, 4294967295]", 2024-08-29T19:36:44.747 INFO:tasks.workunit.client.0.smithi029.stdout: "[4294967296, 8589934591]", 2024-08-29T19:36:44.747 INFO:tasks.workunit.client.0.smithi029.stdout: "[8589934592, 17179869183]", 2024-08-29T19:36:44.747 INFO:tasks.workunit.client.0.smithi029.stdout: "[17179869184, 34359738367]", 2024-08-29T19:36:44.747 INFO:tasks.workunit.client.0.smithi029.stdout: "[34359738368, 68719476735]", 2024-08-29T19:36:44.748 INFO:tasks.workunit.client.0.smithi029.stdout: "[68719476736, 137438953471]", 2024-08-29T19:36:44.748 INFO:tasks.workunit.client.0.smithi029.stdout: "[137438953472, 274877906943]", 2024-08-29T19:36:44.748 INFO:tasks.workunit.client.0.smithi029.stdout: "[274877906944, None]" 2024-08-29T19:36:44.748 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:44.748 INFO:tasks.workunit.client.0.smithi029.stdout: "scale_type": "log2" 2024-08-29T19:36:44.748 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:44.748 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:44.748 INFO:tasks.workunit.client.0.smithi029.stdout: "osds": [ 2024-08-29T19:36:44.748 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:44.749 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_id": 0, 2024-08-29T19:36:44.749 INFO:tasks.workunit.client.0.smithi029.stdout: "values": [ 2024-08-29T19:36:44.749 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.749 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.749 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 1927, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.749 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 6154, 2, 0, 1, 8, 0, 0, 0, 0, 0, 27, 1, 2, 9, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.749 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 11038, 21, 3, 1, 10, 6, 4, 14, 27, 63, 68, 51, 49, 23, 73, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.749 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 1805, 16, 26, 0, 1, 0, 1, 3, 2, 17, 76, 131, 37, 9, 30, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.750 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 746, 10, 4, 0, 0, 1, 0, 0, 0, 0, 0, 24, 320, 38, 21, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.750 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 472, 16, 1, 0, 0, 0, 0, 0, 0, 0, 0, 3, 4, 21, 153, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.750 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 167, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 4, 6, 43, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.750 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9, 7, 19, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.750 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 15, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.750 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.750 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.751 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.751 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.751 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.751 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.751 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.751 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.751 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.751 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.751 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.752 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.752 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.752 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.752 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.752 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.752 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.752 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.753 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.753 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.753 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T19:36:44.753 INFO:tasks.workunit.client.0.smithi029.stdout: ] 2024-08-29T19:36:44.753 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.753 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:44.753 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_id": 1, 2024-08-29T19:36:44.753 INFO:tasks.workunit.client.0.smithi029.stdout: "values": [ 2024-08-29T19:36:44.753 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.753 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.754 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 1222, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.754 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 4633, 28, 21, 1, 9, 2, 0, 0, 0, 1, 1, 0, 1, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.754 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 7936, 24, 144, 2, 8, 6, 9, 15, 35, 52, 57, 57, 80, 14, 41, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.754 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 925, 8, 1227, 2, 0, 0, 0, 1, 2, 17, 130, 195, 39, 3, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.754 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 229, 1, 91, 21, 0, 0, 0, 0, 0, 1, 0, 39, 460, 13, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.754 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 145, 0, 0, 7, 0, 0, 0, 0, 0, 3, 4, 0, 3, 20, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.754 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 63, 1, 21, 0, 0, 0, 0, 0, 0, 1, 0, 0, 1, 1, 39, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.754 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 47, 0, 84, 0, 0, 0, 0, 0, 0, 1, 0, 0, 2, 8, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.755 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 7, 0, 194, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 3, 7, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.755 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.755 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.755 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.755 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.755 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.755 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.755 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.756 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.756 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.756 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.756 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.756 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.756 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.756 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.756 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.757 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.757 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.757 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.757 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.757 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.757 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T19:36:44.757 INFO:tasks.workunit.client.0.smithi029.stdout: ] 2024-08-29T19:36:44.757 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.758 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:44.758 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_id": 2, 2024-08-29T19:36:44.758 INFO:tasks.workunit.client.0.smithi029.stdout: "values": [ 2024-08-29T19:36:44.758 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.758 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.758 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 2224, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.758 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 7209, 2, 0, 0, 8, 0, 0, 0, 1, 0, 31, 0, 2, 6, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.758 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 11208, 13, 7, 0, 6, 0, 1, 0, 4, 0, 34, 6, 21, 29, 68, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.758 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 1494, 11, 2, 1, 2, 0, 1, 0, 3, 1, 18, 15, 19, 18, 25, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.758 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 423, 1, 0, 1, 0, 0, 0, 0, 1, 1, 7, 5, 25, 40, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.759 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 192, 11, 4, 0, 0, 0, 0, 3, 4, 4, 3, 2, 6, 36, 198, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.759 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 114, 5, 2, 0, 0, 0, 0, 1, 1, 1, 5, 5, 15, 12, 50, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.759 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 49, 0, 1, 1, 0, 0, 2, 0, 0, 3, 0, 6, 12, 14, 18, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.759 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 3, 5, 6, 9, 42, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.759 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 11, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 5, 0, 0, 20, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.759 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.759 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.759 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.760 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.760 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.760 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.760 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.760 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.760 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.760 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.760 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.760 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.761 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.761 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.761 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.761 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.761 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.761 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.761 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.761 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T19:36:44.761 INFO:tasks.workunit.client.0.smithi029.stdout: ] 2024-08-29T19:36:44.762 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.762 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:44.762 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_id": 3, 2024-08-29T19:36:44.762 INFO:tasks.workunit.client.0.smithi029.stdout: "values": [ 2024-08-29T19:36:44.762 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.762 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.762 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 1122, 6, 131, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.762 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 5551, 2436, 2758, 0, 12, 2, 0, 0, 0, 0, 4, 0, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.762 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 13960, 1453, 1609, 2, 5, 3, 3, 14, 15, 23, 22, 13, 14, 18, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.762 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 1418, 115, 146, 0, 0, 0, 1, 0, 6, 6, 48, 97, 10, 7, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.763 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 498, 29, 67, 0, 32, 0, 0, 0, 0, 1, 4, 11, 169, 19, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.763 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 155, 18, 5, 0, 164, 0, 0, 0, 0, 1, 2, 0, 2, 22, 86, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.764 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 151, 3, 28, 17, 556, 0, 0, 0, 0, 0, 3, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.764 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 133, 1, 8, 44, 1457, 3, 0, 0, 0, 0, 0, 0, 3, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.764 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 33, 0, 0, 7, 614, 90, 0, 0, 0, 0, 0, 0, 0, 2, 4, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.765 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 1, 0, 0, 0, 10, 36, 0, 0, 0, 0, 0, 0, 0, 1, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.765 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.765 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.765 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.765 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.765 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.765 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.765 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.765 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.765 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.766 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.766 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.766 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.766 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.766 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.766 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.766 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.766 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.766 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.766 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.766 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T19:36:44.766 INFO:tasks.workunit.client.0.smithi029.stdout: ] 2024-08-29T19:36:44.767 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.767 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:44.767 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_id": 4, 2024-08-29T19:36:44.767 INFO:tasks.workunit.client.0.smithi029.stdout: "values": [ 2024-08-29T19:36:44.767 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.767 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.767 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 2334, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.767 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 8788, 1995, 9, 0, 1, 7, 0, 0, 2, 2, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.767 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 11710, 2209, 62, 9, 36, 33, 53, 22, 12, 27, 25, 7, 23, 14, 27, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.767 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 1520, 42, 52, 0, 4, 19, 47, 107, 2, 6, 44, 86, 11, 1, 19, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.767 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 410, 7, 12, 0, 0, 0, 0, 16, 1, 0, 1, 11, 194, 16, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.768 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 106, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 7, 20, 95, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.768 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 73, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 9, 6, 39, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.768 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 124, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 9, 9, 13, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.768 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 48, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.768 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 6, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.768 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.768 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.768 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.768 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.768 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.769 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.769 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.769 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.769 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.769 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.769 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.769 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.769 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.769 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.769 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.769 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.769 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.770 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.770 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.770 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T19:36:44.770 INFO:tasks.workunit.client.0.smithi029.stdout: ] 2024-08-29T19:36:44.770 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.770 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:44.770 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_id": 5, 2024-08-29T19:36:44.770 INFO:tasks.workunit.client.0.smithi029.stdout: "values": [ 2024-08-29T19:36:44.771 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.771 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.771 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 857, 329, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.771 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 5768, 2176, 1, 1, 3, 0, 0, 0, 1, 1, 0, 1, 3, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.771 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 12009, 1693, 0, 0, 20, 1, 1, 1, 3, 4, 22, 10, 19, 13, 74, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.771 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 1382, 25, 24, 0, 1, 0, 0, 0, 0, 2, 12, 10, 20, 5, 43, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.771 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 381, 4, 7, 2, 5, 0, 0, 0, 0, 0, 0, 0, 15, 41, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.771 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 120, 1, 0, 4, 0, 0, 0, 0, 0, 0, 0, 2, 6, 33, 167, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.771 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 94, 0, 0, 1, 0, 0, 0, 0, 3, 0, 0, 2, 9, 12, 60, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.771 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 99, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 12, 6, 26, 18, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.772 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 63, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 1, 10, 28, 15, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.772 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 1, 3, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.772 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.772 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.772 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.772 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.772 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.772 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.772 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.772 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.772 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.773 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.773 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.773 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.773 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.773 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.773 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.773 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.773 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.773 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.773 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.773 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T19:36:44.774 INFO:tasks.workunit.client.0.smithi029.stdout: ] 2024-08-29T19:36:44.774 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.774 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:44.774 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_id": 6, 2024-08-29T19:36:44.774 INFO:tasks.workunit.client.0.smithi029.stdout: "values": [ 2024-08-29T19:36:44.774 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.774 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.774 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 1145, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.774 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 8795, 2953, 9, 0, 3171, 39, 0, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.774 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 15354, 5410, 60, 5, 4647, 572, 39, 22, 10, 23, 33, 6, 17, 16, 41, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.774 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 1486, 17, 7, 0, 7, 25, 28, 58, 1, 7, 60, 86, 18, 6, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.774 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 368, 5, 1, 0, 4, 9, 0, 0, 0, 0, 0, 16, 210, 36, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.775 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 187, 11, 6, 0, 3, 12, 0, 2, 0, 0, 0, 0, 5, 25, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.775 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 198, 4, 0, 0, 0, 9, 0, 0, 0, 0, 0, 0, 2, 1, 40, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.775 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 99, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.775 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 41, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.775 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.775 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.775 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.775 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.775 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.775 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.776 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.776 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.776 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.776 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.776 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.776 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.776 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.776 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.776 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.777 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.777 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.777 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.777 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.777 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.777 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T19:36:44.777 INFO:tasks.workunit.client.0.smithi029.stdout: ] 2024-08-29T19:36:44.777 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.777 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:44.777 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_id": 7, 2024-08-29T19:36:44.778 INFO:tasks.workunit.client.0.smithi029.stdout: "values": [ 2024-08-29T19:36:44.778 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.778 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.778 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 1526, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.778 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 7103, 8, 1, 0, 4, 0, 0, 0, 0, 0, 0, 1, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.778 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 19380, 28, 0, 1, 6, 0, 0, 2, 5, 4, 22, 6, 14, 12, 44, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.778 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 2174, 52, 21, 0, 1, 0, 0, 0, 2, 0, 12, 4, 23, 4, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.779 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 603, 19, 24, 0, 0, 0, 0, 0, 0, 0, 0, 1, 11, 48, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.779 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 156, 9, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 6, 24, 173, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.779 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 62, 58, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 2, 41, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.779 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 85, 148, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.779 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 35, 30, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.779 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.780 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.780 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.780 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.780 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.780 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.780 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.780 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.780 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.781 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.781 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.781 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.781 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.781 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.781 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.781 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.781 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.781 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.781 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.781 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.781 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T19:36:44.782 INFO:tasks.workunit.client.0.smithi029.stdout: ] 2024-08-29T19:36:44.782 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:44.782 INFO:tasks.workunit.client.0.smithi029.stdout: ] 2024-08-29T19:36:44.782 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.782 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw_latency_in_bytes_histogram": { 2024-08-29T19:36:44.782 INFO:tasks.workunit.client.0.smithi029.stdout: "axes": [ 2024-08-29T19:36:44.782 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:44.782 INFO:tasks.workunit.client.0.smithi029.stdout: "buckets": 32, 2024-08-29T19:36:44.782 INFO:tasks.workunit.client.0.smithi029.stdout: "min": 0, 2024-08-29T19:36:44.782 INFO:tasks.workunit.client.0.smithi029.stdout: "name": "Latency (usec)", 2024-08-29T19:36:44.782 INFO:tasks.workunit.client.0.smithi029.stdout: "quant_size": 100000, 2024-08-29T19:36:44.782 INFO:tasks.workunit.client.0.smithi029.stdout: "ranges": [ 2024-08-29T19:36:44.782 INFO:tasks.workunit.client.0.smithi029.stdout: "[None, -1]", 2024-08-29T19:36:44.783 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 99999]", 2024-08-29T19:36:44.783 INFO:tasks.workunit.client.0.smithi029.stdout: "[100000, 199999]", 2024-08-29T19:36:44.783 INFO:tasks.workunit.client.0.smithi029.stdout: "[200000, 399999]", 2024-08-29T19:36:44.783 INFO:tasks.workunit.client.0.smithi029.stdout: "[400000, 799999]", 2024-08-29T19:36:44.783 INFO:tasks.workunit.client.0.smithi029.stdout: "[800000, 1599999]", 2024-08-29T19:36:44.783 INFO:tasks.workunit.client.0.smithi029.stdout: "[1600000, 3199999]", 2024-08-29T19:36:44.783 INFO:tasks.workunit.client.0.smithi029.stdout: "[3200000, 6399999]", 2024-08-29T19:36:44.783 INFO:tasks.workunit.client.0.smithi029.stdout: "[6400000, 12799999]", 2024-08-29T19:36:44.783 INFO:tasks.workunit.client.0.smithi029.stdout: "[12800000, 25599999]", 2024-08-29T19:36:44.783 INFO:tasks.workunit.client.0.smithi029.stdout: "[25600000, 51199999]", 2024-08-29T19:36:44.783 INFO:tasks.workunit.client.0.smithi029.stdout: "[51200000, 102399999]", 2024-08-29T19:36:44.783 INFO:tasks.workunit.client.0.smithi029.stdout: "[102400000, 204799999]", 2024-08-29T19:36:44.783 INFO:tasks.workunit.client.0.smithi029.stdout: "[204800000, 409599999]", 2024-08-29T19:36:44.784 INFO:tasks.workunit.client.0.smithi029.stdout: "[409600000, 819199999]", 2024-08-29T19:36:44.784 INFO:tasks.workunit.client.0.smithi029.stdout: "[819200000, 1638399999]", 2024-08-29T19:36:44.784 INFO:tasks.workunit.client.0.smithi029.stdout: "[1638400000, 3276799999]", 2024-08-29T19:36:44.784 INFO:tasks.workunit.client.0.smithi029.stdout: "[3276800000, 6553599999]", 2024-08-29T19:36:44.784 INFO:tasks.workunit.client.0.smithi029.stdout: "[6553600000, 13107199999]", 2024-08-29T19:36:44.784 INFO:tasks.workunit.client.0.smithi029.stdout: "[13107200000, 26214399999]", 2024-08-29T19:36:44.784 INFO:tasks.workunit.client.0.smithi029.stdout: "[26214400000, 52428799999]", 2024-08-29T19:36:44.784 INFO:tasks.workunit.client.0.smithi029.stdout: "[52428800000, 104857599999]", 2024-08-29T19:36:44.784 INFO:tasks.workunit.client.0.smithi029.stdout: "[104857600000, 209715199999]", 2024-08-29T19:36:44.784 INFO:tasks.workunit.client.0.smithi029.stdout: "[209715200000, 419430399999]", 2024-08-29T19:36:44.784 INFO:tasks.workunit.client.0.smithi029.stdout: "[419430400000, 838860799999]", 2024-08-29T19:36:44.784 INFO:tasks.workunit.client.0.smithi029.stdout: "[838860800000, 1677721599999]", 2024-08-29T19:36:44.784 INFO:tasks.workunit.client.0.smithi029.stdout: "[1677721600000, 3355443199999]", 2024-08-29T19:36:44.785 INFO:tasks.workunit.client.0.smithi029.stdout: "[3355443200000, 6710886399999]", 2024-08-29T19:36:44.785 INFO:tasks.workunit.client.0.smithi029.stdout: "[6710886400000, 13421772799999]", 2024-08-29T19:36:44.785 INFO:tasks.workunit.client.0.smithi029.stdout: "[13421772800000, 26843545599999]", 2024-08-29T19:36:44.785 INFO:tasks.workunit.client.0.smithi029.stdout: "[26843545600000, 53687091199999]", 2024-08-29T19:36:44.785 INFO:tasks.workunit.client.0.smithi029.stdout: "[53687091200000, None]" 2024-08-29T19:36:44.785 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:44.785 INFO:tasks.workunit.client.0.smithi029.stdout: "scale_type": "log2" 2024-08-29T19:36:44.785 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.785 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:44.786 INFO:tasks.workunit.client.0.smithi029.stdout: "buckets": 32, 2024-08-29T19:36:44.786 INFO:tasks.workunit.client.0.smithi029.stdout: "min": 0, 2024-08-29T19:36:44.786 INFO:tasks.workunit.client.0.smithi029.stdout: "name": "Request size (bytes)", 2024-08-29T19:36:44.786 INFO:tasks.workunit.client.0.smithi029.stdout: "quant_size": 512, 2024-08-29T19:36:44.786 INFO:tasks.workunit.client.0.smithi029.stdout: "ranges": [ 2024-08-29T19:36:44.786 INFO:tasks.workunit.client.0.smithi029.stdout: "[None, -1]", 2024-08-29T19:36:44.786 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 511]", 2024-08-29T19:36:44.786 INFO:tasks.workunit.client.0.smithi029.stdout: "[512, 1023]", 2024-08-29T19:36:44.786 INFO:tasks.workunit.client.0.smithi029.stdout: "[1024, 2047]", 2024-08-29T19:36:44.786 INFO:tasks.workunit.client.0.smithi029.stdout: "[2048, 4095]", 2024-08-29T19:36:44.786 INFO:tasks.workunit.client.0.smithi029.stdout: "[4096, 8191]", 2024-08-29T19:36:44.786 INFO:tasks.workunit.client.0.smithi029.stdout: "[8192, 16383]", 2024-08-29T19:36:44.786 INFO:tasks.workunit.client.0.smithi029.stdout: "[16384, 32767]", 2024-08-29T19:36:44.787 INFO:tasks.workunit.client.0.smithi029.stdout: "[32768, 65535]", 2024-08-29T19:36:44.787 INFO:tasks.workunit.client.0.smithi029.stdout: "[65536, 131071]", 2024-08-29T19:36:44.787 INFO:tasks.workunit.client.0.smithi029.stdout: "[131072, 262143]", 2024-08-29T19:36:44.787 INFO:tasks.workunit.client.0.smithi029.stdout: "[262144, 524287]", 2024-08-29T19:36:44.787 INFO:tasks.workunit.client.0.smithi029.stdout: "[524288, 1048575]", 2024-08-29T19:36:44.787 INFO:tasks.workunit.client.0.smithi029.stdout: "[1048576, 2097151]", 2024-08-29T19:36:44.787 INFO:tasks.workunit.client.0.smithi029.stdout: "[2097152, 4194303]", 2024-08-29T19:36:44.787 INFO:tasks.workunit.client.0.smithi029.stdout: "[4194304, 8388607]", 2024-08-29T19:36:44.787 INFO:tasks.workunit.client.0.smithi029.stdout: "[8388608, 16777215]", 2024-08-29T19:36:44.787 INFO:tasks.workunit.client.0.smithi029.stdout: "[16777216, 33554431]", 2024-08-29T19:36:44.787 INFO:tasks.workunit.client.0.smithi029.stdout: "[33554432, 67108863]", 2024-08-29T19:36:44.787 INFO:tasks.workunit.client.0.smithi029.stdout: "[67108864, 134217727]", 2024-08-29T19:36:44.787 INFO:tasks.workunit.client.0.smithi029.stdout: "[134217728, 268435455]", 2024-08-29T19:36:44.788 INFO:tasks.workunit.client.0.smithi029.stdout: "[268435456, 536870911]", 2024-08-29T19:36:44.788 INFO:tasks.workunit.client.0.smithi029.stdout: "[536870912, 1073741823]", 2024-08-29T19:36:44.788 INFO:tasks.workunit.client.0.smithi029.stdout: "[1073741824, 2147483647]", 2024-08-29T19:36:44.788 INFO:tasks.workunit.client.0.smithi029.stdout: "[2147483648, 4294967295]", 2024-08-29T19:36:44.788 INFO:tasks.workunit.client.0.smithi029.stdout: "[4294967296, 8589934591]", 2024-08-29T19:36:44.788 INFO:tasks.workunit.client.0.smithi029.stdout: "[8589934592, 17179869183]", 2024-08-29T19:36:44.788 INFO:tasks.workunit.client.0.smithi029.stdout: "[17179869184, 34359738367]", 2024-08-29T19:36:44.788 INFO:tasks.workunit.client.0.smithi029.stdout: "[34359738368, 68719476735]", 2024-08-29T19:36:44.788 INFO:tasks.workunit.client.0.smithi029.stdout: "[68719476736, 137438953471]", 2024-08-29T19:36:44.788 INFO:tasks.workunit.client.0.smithi029.stdout: "[137438953472, 274877906943]", 2024-08-29T19:36:44.788 INFO:tasks.workunit.client.0.smithi029.stdout: "[274877906944, None]" 2024-08-29T19:36:44.788 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:44.788 INFO:tasks.workunit.client.0.smithi029.stdout: "scale_type": "log2" 2024-08-29T19:36:44.789 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:44.789 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:44.789 INFO:tasks.workunit.client.0.smithi029.stdout: "osds": [ 2024-08-29T19:36:44.789 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:44.789 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_id": 0, 2024-08-29T19:36:44.789 INFO:tasks.workunit.client.0.smithi029.stdout: "values": [ 2024-08-29T19:36:44.789 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.789 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.789 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.789 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.789 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.790 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 236, 4, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.790 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 3845, 46, 71, 136, 185, 301, 223, 4, 0, 0, 0, 1, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.790 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 755, 16, 32, 68, 272, 323, 499, 0, 0, 2, 3, 2, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.790 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 403, 0, 0, 0, 1, 0, 0, 0, 0, 0, 2, 4, 6, 3, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.790 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 266, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 8, 28, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.790 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 128, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 2, 52, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.790 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 27, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.790 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.790 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.790 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.790 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.790 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.790 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.791 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.791 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.791 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.791 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.791 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.791 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.791 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.791 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.791 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.791 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.791 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.791 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.792 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.792 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T19:36:44.792 INFO:tasks.workunit.client.0.smithi029.stdout: ] 2024-08-29T19:36:44.792 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.792 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:44.792 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_id": 1, 2024-08-29T19:36:44.792 INFO:tasks.workunit.client.0.smithi029.stdout: "values": [ 2024-08-29T19:36:44.792 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.792 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.792 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.792 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.792 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.792 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 454, 214, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.793 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 2445, 62, 35, 66, 122, 2, 0, 2, 2, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.793 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 721, 17, 947, 2, 2, 0, 0, 1, 1, 0, 2, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.793 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 481, 119, 402, 0, 0, 0, 0, 0, 0, 0, 0, 1, 4, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.793 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 710, 400, 25, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 5, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.793 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 2222, 2130, 191, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.793 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 201, 350, 78, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.793 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.793 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.793 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.794 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.794 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.794 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.794 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.794 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.794 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.794 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.794 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.794 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.794 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.794 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.795 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.795 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.795 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.795 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.795 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.795 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T19:36:44.795 INFO:tasks.workunit.client.0.smithi029.stdout: ] 2024-08-29T19:36:44.796 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.796 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:44.796 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_id": 2, 2024-08-29T19:36:44.796 INFO:tasks.workunit.client.0.smithi029.stdout: "values": [ 2024-08-29T19:36:44.796 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.796 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.796 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.796 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.796 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.796 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 207, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.796 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 7782, 8, 0, 0, 2, 2, 2, 0, 2, 0, 1, 2, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.797 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 17666, 2, 0, 0, 0, 0, 0, 1, 0, 0, 3, 4, 2, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.797 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 1410, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 9, 12, 5, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.797 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 109, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 8, 33, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.797 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 46, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 4, 37, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.797 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.797 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.797 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.797 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.797 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.797 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.797 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.797 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.797 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.798 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.798 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.798 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.798 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.798 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.798 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.798 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.798 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.798 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.798 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.798 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.798 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T19:36:44.798 INFO:tasks.workunit.client.0.smithi029.stdout: ] 2024-08-29T19:36:44.799 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.799 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:44.799 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_id": 3, 2024-08-29T19:36:44.799 INFO:tasks.workunit.client.0.smithi029.stdout: "values": [ 2024-08-29T19:36:44.799 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.799 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.799 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.799 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.799 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.799 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 119, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.799 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 4530, 27, 1, 0, 0, 0, 5, 1, 10, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.799 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 1310, 26, 34, 33, 0, 1, 1, 2, 4, 8, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.799 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 504, 166, 0, 14, 0, 0, 0, 0, 0, 0, 1, 1, 1, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.800 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 2175, 1113, 0, 193, 0, 0, 0, 0, 0, 0, 0, 0, 3, 14, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.800 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 2799, 1654, 0, 320, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 31, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.800 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 150, 66, 0, 23, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.800 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 8, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.800 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.800 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.800 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.800 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.800 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.800 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.800 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.800 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.800 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.801 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.801 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.801 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.801 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.801 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.801 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.801 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.801 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.801 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.801 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T19:36:44.801 INFO:tasks.workunit.client.0.smithi029.stdout: ] 2024-08-29T19:36:44.802 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.802 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:44.802 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_id": 4, 2024-08-29T19:36:44.802 INFO:tasks.workunit.client.0.smithi029.stdout: "values": [ 2024-08-29T19:36:44.802 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.802 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.802 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.802 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.802 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.802 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 78, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.802 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 4104, 102, 35, 68, 119, 206, 51, 0, 2, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.802 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 381, 130, 1, 0, 20, 68, 431, 0, 1, 1, 0, 0, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.802 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 179, 1, 0, 0, 0, 1, 0, 0, 0, 0, 0, 4, 3, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.803 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 62, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 3, 4, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.803 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.803 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.803 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.803 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.803 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.803 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.803 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.803 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.803 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.803 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.803 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.804 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.804 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.804 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.804 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.804 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.804 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.804 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.804 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.804 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.804 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.804 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T19:36:44.804 INFO:tasks.workunit.client.0.smithi029.stdout: ] 2024-08-29T19:36:44.804 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.805 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:44.805 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_id": 5, 2024-08-29T19:36:44.805 INFO:tasks.workunit.client.0.smithi029.stdout: "values": [ 2024-08-29T19:36:44.805 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.805 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.805 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.805 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.805 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.805 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 86, 12, 47, 131, 349, 504, 595, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.805 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 3647, 59, 85, 126, 109, 124, 127, 1, 2, 0, 1, 1, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.805 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 396, 5, 6, 1, 1, 0, 3, 0, 2, 1, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.805 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 257, 9, 53, 126, 28, 0, 0, 0, 0, 0, 2, 3, 7, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.805 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 91, 31, 28, 4, 0, 0, 0, 0, 0, 0, 1, 1, 9, 18, 21, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.806 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 31, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 41, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.806 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.806 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.806 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.806 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.806 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.806 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.806 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.806 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.806 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.806 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.806 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.807 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.807 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.807 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.807 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.807 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.807 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.807 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.807 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.807 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.808 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T19:36:44.808 INFO:tasks.workunit.client.0.smithi029.stdout: ] 2024-08-29T19:36:44.808 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.808 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:44.808 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_id": 6, 2024-08-29T19:36:44.808 INFO:tasks.workunit.client.0.smithi029.stdout: "values": [ 2024-08-29T19:36:44.808 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.808 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.808 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.808 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.808 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.808 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 103, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.809 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 3211, 35, 2, 0, 13, 2, 5, 5, 12, 5, 2, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.809 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 371, 5, 1, 0, 7, 0, 0, 1, 2, 11, 1, 2, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.809 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 284, 95, 0, 0, 1, 0, 0, 0, 0, 0, 0, 2, 7, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.809 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 102, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 1, 17, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.809 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 39, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 7, 38, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.809 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.809 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.809 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.809 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.809 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.809 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.809 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.809 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.810 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.810 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.810 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.810 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.810 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.810 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.810 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.810 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.810 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.810 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.810 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.810 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.810 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T19:36:44.811 INFO:tasks.workunit.client.0.smithi029.stdout: ] 2024-08-29T19:36:44.811 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.811 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:44.811 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_id": 7, 2024-08-29T19:36:44.811 INFO:tasks.workunit.client.0.smithi029.stdout: "values": [ 2024-08-29T19:36:44.811 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.811 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.811 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.811 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.811 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.811 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 55, 2, 6, 50, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.811 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 7379, 31, 45, 99, 1, 0, 2, 2, 1, 1, 1, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.811 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 6355, 12, 50, 20, 0, 0, 0, 0, 0, 0, 1, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.812 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 411, 14, 2, 0, 0, 0, 0, 0, 0, 2, 0, 1, 9, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.812 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 98, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 5, 16, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.812 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 4, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.812 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.812 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.812 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.812 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.812 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.812 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.812 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.812 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.812 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.812 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.813 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.813 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.813 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.813 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.813 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.813 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.813 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.813 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.813 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.813 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.813 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T19:36:44.813 INFO:tasks.workunit.client.0.smithi029.stdout: ] 2024-08-29T19:36:44.813 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:44.814 INFO:tasks.workunit.client.0.smithi029.stdout: ] 2024-08-29T19:36:44.814 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.814 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw_latency_out_bytes_histogram": { 2024-08-29T19:36:44.814 INFO:tasks.workunit.client.0.smithi029.stdout: "axes": [ 2024-08-29T19:36:44.814 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:44.814 INFO:tasks.workunit.client.0.smithi029.stdout: "buckets": 32, 2024-08-29T19:36:44.814 INFO:tasks.workunit.client.0.smithi029.stdout: "min": 0, 2024-08-29T19:36:44.814 INFO:tasks.workunit.client.0.smithi029.stdout: "name": "Latency (usec)", 2024-08-29T19:36:44.814 INFO:tasks.workunit.client.0.smithi029.stdout: "quant_size": 100000, 2024-08-29T19:36:44.814 INFO:tasks.workunit.client.0.smithi029.stdout: "ranges": [ 2024-08-29T19:36:44.814 INFO:tasks.workunit.client.0.smithi029.stdout: "[None, -1]", 2024-08-29T19:36:44.814 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 99999]", 2024-08-29T19:36:44.814 INFO:tasks.workunit.client.0.smithi029.stdout: "[100000, 199999]", 2024-08-29T19:36:44.815 INFO:tasks.workunit.client.0.smithi029.stdout: "[200000, 399999]", 2024-08-29T19:36:44.815 INFO:tasks.workunit.client.0.smithi029.stdout: "[400000, 799999]", 2024-08-29T19:36:44.815 INFO:tasks.workunit.client.0.smithi029.stdout: "[800000, 1599999]", 2024-08-29T19:36:44.815 INFO:tasks.workunit.client.0.smithi029.stdout: "[1600000, 3199999]", 2024-08-29T19:36:44.815 INFO:tasks.workunit.client.0.smithi029.stdout: "[3200000, 6399999]", 2024-08-29T19:36:44.815 INFO:tasks.workunit.client.0.smithi029.stdout: "[6400000, 12799999]", 2024-08-29T19:36:44.815 INFO:tasks.workunit.client.0.smithi029.stdout: "[12800000, 25599999]", 2024-08-29T19:36:44.815 INFO:tasks.workunit.client.0.smithi029.stdout: "[25600000, 51199999]", 2024-08-29T19:36:44.815 INFO:tasks.workunit.client.0.smithi029.stdout: "[51200000, 102399999]", 2024-08-29T19:36:44.815 INFO:tasks.workunit.client.0.smithi029.stdout: "[102400000, 204799999]", 2024-08-29T19:36:44.815 INFO:tasks.workunit.client.0.smithi029.stdout: "[204800000, 409599999]", 2024-08-29T19:36:44.815 INFO:tasks.workunit.client.0.smithi029.stdout: "[409600000, 819199999]", 2024-08-29T19:36:44.815 INFO:tasks.workunit.client.0.smithi029.stdout: "[819200000, 1638399999]", 2024-08-29T19:36:44.816 INFO:tasks.workunit.client.0.smithi029.stdout: "[1638400000, 3276799999]", 2024-08-29T19:36:44.816 INFO:tasks.workunit.client.0.smithi029.stdout: "[3276800000, 6553599999]", 2024-08-29T19:36:44.816 INFO:tasks.workunit.client.0.smithi029.stdout: "[6553600000, 13107199999]", 2024-08-29T19:36:44.816 INFO:tasks.workunit.client.0.smithi029.stdout: "[13107200000, 26214399999]", 2024-08-29T19:36:44.816 INFO:tasks.workunit.client.0.smithi029.stdout: "[26214400000, 52428799999]", 2024-08-29T19:36:44.816 INFO:tasks.workunit.client.0.smithi029.stdout: "[52428800000, 104857599999]", 2024-08-29T19:36:44.816 INFO:tasks.workunit.client.0.smithi029.stdout: "[104857600000, 209715199999]", 2024-08-29T19:36:44.816 INFO:tasks.workunit.client.0.smithi029.stdout: "[209715200000, 419430399999]", 2024-08-29T19:36:44.816 INFO:tasks.workunit.client.0.smithi029.stdout: "[419430400000, 838860799999]", 2024-08-29T19:36:44.816 INFO:tasks.workunit.client.0.smithi029.stdout: "[838860800000, 1677721599999]", 2024-08-29T19:36:44.816 INFO:tasks.workunit.client.0.smithi029.stdout: "[1677721600000, 3355443199999]", 2024-08-29T19:36:44.816 INFO:tasks.workunit.client.0.smithi029.stdout: "[3355443200000, 6710886399999]", 2024-08-29T19:36:44.816 INFO:tasks.workunit.client.0.smithi029.stdout: "[6710886400000, 13421772799999]", 2024-08-29T19:36:44.817 INFO:tasks.workunit.client.0.smithi029.stdout: "[13421772800000, 26843545599999]", 2024-08-29T19:36:44.817 INFO:tasks.workunit.client.0.smithi029.stdout: "[26843545600000, 53687091199999]", 2024-08-29T19:36:44.817 INFO:tasks.workunit.client.0.smithi029.stdout: "[53687091200000, None]" 2024-08-29T19:36:44.817 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:44.817 INFO:tasks.workunit.client.0.smithi029.stdout: "scale_type": "log2" 2024-08-29T19:36:44.817 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.817 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:44.817 INFO:tasks.workunit.client.0.smithi029.stdout: "buckets": 32, 2024-08-29T19:36:44.817 INFO:tasks.workunit.client.0.smithi029.stdout: "min": 0, 2024-08-29T19:36:44.817 INFO:tasks.workunit.client.0.smithi029.stdout: "name": "Request size (bytes)", 2024-08-29T19:36:44.817 INFO:tasks.workunit.client.0.smithi029.stdout: "quant_size": 512, 2024-08-29T19:36:44.817 INFO:tasks.workunit.client.0.smithi029.stdout: "ranges": [ 2024-08-29T19:36:44.817 INFO:tasks.workunit.client.0.smithi029.stdout: "[None, -1]", 2024-08-29T19:36:44.818 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 511]", 2024-08-29T19:36:44.818 INFO:tasks.workunit.client.0.smithi029.stdout: "[512, 1023]", 2024-08-29T19:36:44.818 INFO:tasks.workunit.client.0.smithi029.stdout: "[1024, 2047]", 2024-08-29T19:36:44.818 INFO:tasks.workunit.client.0.smithi029.stdout: "[2048, 4095]", 2024-08-29T19:36:44.818 INFO:tasks.workunit.client.0.smithi029.stdout: "[4096, 8191]", 2024-08-29T19:36:44.818 INFO:tasks.workunit.client.0.smithi029.stdout: "[8192, 16383]", 2024-08-29T19:36:44.818 INFO:tasks.workunit.client.0.smithi029.stdout: "[16384, 32767]", 2024-08-29T19:36:44.818 INFO:tasks.workunit.client.0.smithi029.stdout: "[32768, 65535]", 2024-08-29T19:36:44.818 INFO:tasks.workunit.client.0.smithi029.stdout: "[65536, 131071]", 2024-08-29T19:36:44.818 INFO:tasks.workunit.client.0.smithi029.stdout: "[131072, 262143]", 2024-08-29T19:36:44.818 INFO:tasks.workunit.client.0.smithi029.stdout: "[262144, 524287]", 2024-08-29T19:36:44.818 INFO:tasks.workunit.client.0.smithi029.stdout: "[524288, 1048575]", 2024-08-29T19:36:44.818 INFO:tasks.workunit.client.0.smithi029.stdout: "[1048576, 2097151]", 2024-08-29T19:36:44.819 INFO:tasks.workunit.client.0.smithi029.stdout: "[2097152, 4194303]", 2024-08-29T19:36:44.819 INFO:tasks.workunit.client.0.smithi029.stdout: "[4194304, 8388607]", 2024-08-29T19:36:44.819 INFO:tasks.workunit.client.0.smithi029.stdout: "[8388608, 16777215]", 2024-08-29T19:36:44.819 INFO:tasks.workunit.client.0.smithi029.stdout: "[16777216, 33554431]", 2024-08-29T19:36:44.819 INFO:tasks.workunit.client.0.smithi029.stdout: "[33554432, 67108863]", 2024-08-29T19:36:44.819 INFO:tasks.workunit.client.0.smithi029.stdout: "[67108864, 134217727]", 2024-08-29T19:36:44.819 INFO:tasks.workunit.client.0.smithi029.stdout: "[134217728, 268435455]", 2024-08-29T19:36:44.819 INFO:tasks.workunit.client.0.smithi029.stdout: "[268435456, 536870911]", 2024-08-29T19:36:44.819 INFO:tasks.workunit.client.0.smithi029.stdout: "[536870912, 1073741823]", 2024-08-29T19:36:44.819 INFO:tasks.workunit.client.0.smithi029.stdout: "[1073741824, 2147483647]", 2024-08-29T19:36:44.819 INFO:tasks.workunit.client.0.smithi029.stdout: "[2147483648, 4294967295]", 2024-08-29T19:36:44.819 INFO:tasks.workunit.client.0.smithi029.stdout: "[4294967296, 8589934591]", 2024-08-29T19:36:44.819 INFO:tasks.workunit.client.0.smithi029.stdout: "[8589934592, 17179869183]", 2024-08-29T19:36:44.820 INFO:tasks.workunit.client.0.smithi029.stdout: "[17179869184, 34359738367]", 2024-08-29T19:36:44.820 INFO:tasks.workunit.client.0.smithi029.stdout: "[34359738368, 68719476735]", 2024-08-29T19:36:44.820 INFO:tasks.workunit.client.0.smithi029.stdout: "[68719476736, 137438953471]", 2024-08-29T19:36:44.820 INFO:tasks.workunit.client.0.smithi029.stdout: "[137438953472, 274877906943]", 2024-08-29T19:36:44.820 INFO:tasks.workunit.client.0.smithi029.stdout: "[274877906944, None]" 2024-08-29T19:36:44.820 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:44.820 INFO:tasks.workunit.client.0.smithi029.stdout: "scale_type": "log2" 2024-08-29T19:36:44.820 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:44.820 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:44.820 INFO:tasks.workunit.client.0.smithi029.stdout: "osds": [ 2024-08-29T19:36:44.820 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:44.820 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_id": 0, 2024-08-29T19:36:44.820 INFO:tasks.workunit.client.0.smithi029.stdout: "values": [ 2024-08-29T19:36:44.821 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.821 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.821 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.821 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.821 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.821 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 242, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.821 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 4815, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.821 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 1973, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.821 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 421, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.821 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 332, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.821 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 184, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.821 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 30, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.821 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.822 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.822 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.822 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.822 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.822 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.822 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.822 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.822 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.822 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.822 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.822 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.823 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.823 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.823 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.823 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.823 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.823 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.823 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.823 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T19:36:44.823 INFO:tasks.workunit.client.0.smithi029.stdout: ] 2024-08-29T19:36:44.823 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.823 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:44.823 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_id": 1, 2024-08-29T19:36:44.823 INFO:tasks.workunit.client.0.smithi029.stdout: "values": [ 2024-08-29T19:36:44.824 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.824 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.824 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.824 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.824 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.824 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 668, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.824 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 2737, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.824 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 1694, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.824 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 1009, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.824 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 1161, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.824 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 4578, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.824 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 633, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.825 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.825 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.825 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.825 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.825 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.825 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.825 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.825 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.825 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.825 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.825 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.825 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.826 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.826 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.826 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.826 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.826 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.826 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.826 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.826 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T19:36:44.826 INFO:tasks.workunit.client.0.smithi029.stdout: ] 2024-08-29T19:36:44.826 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.826 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:44.826 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_id": 2, 2024-08-29T19:36:44.826 INFO:tasks.workunit.client.0.smithi029.stdout: "values": [ 2024-08-29T19:36:44.827 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.827 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.827 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.827 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.827 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.827 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 208, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.827 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 7804, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.827 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 17680, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.827 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 1440, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.827 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 180, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.827 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 88, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.827 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.827 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.828 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.828 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.828 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.828 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.828 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.828 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.828 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.828 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.828 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.828 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.829 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.829 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.829 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.829 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.829 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.829 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.829 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.829 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.829 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T19:36:44.829 INFO:tasks.workunit.client.0.smithi029.stdout: ] 2024-08-29T19:36:44.829 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.829 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:44.829 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_id": 3, 2024-08-29T19:36:44.830 INFO:tasks.workunit.client.0.smithi029.stdout: "values": [ 2024-08-29T19:36:44.830 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.830 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.830 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.830 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.830 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.830 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 121, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.830 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 4576, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.830 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 1421, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.830 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 690, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.830 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 3512, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.830 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 4806, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.830 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 240, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.831 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.831 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.831 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.831 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.831 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.831 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.831 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.831 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.831 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.831 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.831 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.831 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.831 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.832 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.832 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.832 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.832 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.832 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.832 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.832 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T19:36:44.832 INFO:tasks.workunit.client.0.smithi029.stdout: ] 2024-08-29T19:36:44.832 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.832 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:44.832 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_id": 4, 2024-08-29T19:36:44.832 INFO:tasks.workunit.client.0.smithi029.stdout: "values": [ 2024-08-29T19:36:44.832 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.833 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.833 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.833 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.833 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.833 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 84, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.833 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 4688, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.833 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 1036, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.833 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 191, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.833 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 86, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.833 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 48, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.833 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.833 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.833 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.834 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.834 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.834 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.834 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.834 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.834 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.834 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.834 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.834 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.834 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.834 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.834 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.835 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.835 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.835 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.835 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.835 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.835 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T19:36:44.835 INFO:tasks.workunit.client.0.smithi029.stdout: ] 2024-08-29T19:36:44.835 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.835 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:44.835 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_id": 5, 2024-08-29T19:36:44.835 INFO:tasks.workunit.client.0.smithi029.stdout: "values": [ 2024-08-29T19:36:44.835 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.835 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.836 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.836 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.836 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.836 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 1724, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.836 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 4286, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.836 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 417, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.836 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 488, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.836 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 204, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.836 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 78, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.836 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.836 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.836 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.836 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.837 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.837 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.837 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.837 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.837 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.837 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.837 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.837 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.837 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.837 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.837 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.837 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.838 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.838 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.838 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.838 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.838 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T19:36:44.838 INFO:tasks.workunit.client.0.smithi029.stdout: ] 2024-08-29T19:36:44.838 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.838 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:44.838 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_id": 6, 2024-08-29T19:36:44.838 INFO:tasks.workunit.client.0.smithi029.stdout: "values": [ 2024-08-29T19:36:44.838 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.838 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.838 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.838 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.839 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.839 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 104, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.839 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 3294, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.839 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 403, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.839 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 390, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.839 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 157, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.839 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 85, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.839 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.839 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.839 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.839 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.840 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.840 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.840 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.841 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.841 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.841 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.841 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.841 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.841 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.841 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.841 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.841 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.841 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.841 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.841 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.841 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.842 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T19:36:44.842 INFO:tasks.workunit.client.0.smithi029.stdout: ] 2024-08-29T19:36:44.842 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.842 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:44.842 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_id": 7, 2024-08-29T19:36:44.842 INFO:tasks.workunit.client.0.smithi029.stdout: "values": [ 2024-08-29T19:36:44.842 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.842 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.842 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.842 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.842 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.842 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 113, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.842 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 7564, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.842 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 6441, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.843 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 441, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.843 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 142, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.843 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 66, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.843 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.843 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.843 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.843 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.843 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.843 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.843 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.843 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.843 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.843 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.844 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.844 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.844 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.844 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.844 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.844 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.844 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.844 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.844 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.844 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.844 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T19:36:44.844 INFO:tasks.workunit.client.0.smithi029.stdout: ] 2024-08-29T19:36:44.845 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:44.845 INFO:tasks.workunit.client.0.smithi029.stdout: ] 2024-08-29T19:36:44.845 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.845 INFO:tasks.workunit.client.0.smithi029.stdout: "op_w_latency_in_bytes_histogram": { 2024-08-29T19:36:44.845 INFO:tasks.workunit.client.0.smithi029.stdout: "axes": [ 2024-08-29T19:36:44.845 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:44.845 INFO:tasks.workunit.client.0.smithi029.stdout: "buckets": 32, 2024-08-29T19:36:44.845 INFO:tasks.workunit.client.0.smithi029.stdout: "min": 0, 2024-08-29T19:36:44.845 INFO:tasks.workunit.client.0.smithi029.stdout: "name": "Latency (usec)", 2024-08-29T19:36:44.845 INFO:tasks.workunit.client.0.smithi029.stdout: "quant_size": 100000, 2024-08-29T19:36:44.845 INFO:tasks.workunit.client.0.smithi029.stdout: "ranges": [ 2024-08-29T19:36:44.845 INFO:tasks.workunit.client.0.smithi029.stdout: "[None, -1]", 2024-08-29T19:36:44.845 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 99999]", 2024-08-29T19:36:44.845 INFO:tasks.workunit.client.0.smithi029.stdout: "[100000, 199999]", 2024-08-29T19:36:44.846 INFO:tasks.workunit.client.0.smithi029.stdout: "[200000, 399999]", 2024-08-29T19:36:44.846 INFO:tasks.workunit.client.0.smithi029.stdout: "[400000, 799999]", 2024-08-29T19:36:44.846 INFO:tasks.workunit.client.0.smithi029.stdout: "[800000, 1599999]", 2024-08-29T19:36:44.846 INFO:tasks.workunit.client.0.smithi029.stdout: "[1600000, 3199999]", 2024-08-29T19:36:44.846 INFO:tasks.workunit.client.0.smithi029.stdout: "[3200000, 6399999]", 2024-08-29T19:36:44.846 INFO:tasks.workunit.client.0.smithi029.stdout: "[6400000, 12799999]", 2024-08-29T19:36:44.846 INFO:tasks.workunit.client.0.smithi029.stdout: "[12800000, 25599999]", 2024-08-29T19:36:44.846 INFO:tasks.workunit.client.0.smithi029.stdout: "[25600000, 51199999]", 2024-08-29T19:36:44.846 INFO:tasks.workunit.client.0.smithi029.stdout: "[51200000, 102399999]", 2024-08-29T19:36:44.846 INFO:tasks.workunit.client.0.smithi029.stdout: "[102400000, 204799999]", 2024-08-29T19:36:44.846 INFO:tasks.workunit.client.0.smithi029.stdout: "[204800000, 409599999]", 2024-08-29T19:36:44.846 INFO:tasks.workunit.client.0.smithi029.stdout: "[409600000, 819199999]", 2024-08-29T19:36:44.846 INFO:tasks.workunit.client.0.smithi029.stdout: "[819200000, 1638399999]", 2024-08-29T19:36:44.847 INFO:tasks.workunit.client.0.smithi029.stdout: "[1638400000, 3276799999]", 2024-08-29T19:36:44.847 INFO:tasks.workunit.client.0.smithi029.stdout: "[3276800000, 6553599999]", 2024-08-29T19:36:44.847 INFO:tasks.workunit.client.0.smithi029.stdout: "[6553600000, 13107199999]", 2024-08-29T19:36:44.847 INFO:tasks.workunit.client.0.smithi029.stdout: "[13107200000, 26214399999]", 2024-08-29T19:36:44.847 INFO:tasks.workunit.client.0.smithi029.stdout: "[26214400000, 52428799999]", 2024-08-29T19:36:44.847 INFO:tasks.workunit.client.0.smithi029.stdout: "[52428800000, 104857599999]", 2024-08-29T19:36:44.847 INFO:tasks.workunit.client.0.smithi029.stdout: "[104857600000, 209715199999]", 2024-08-29T19:36:44.847 INFO:tasks.workunit.client.0.smithi029.stdout: "[209715200000, 419430399999]", 2024-08-29T19:36:44.847 INFO:tasks.workunit.client.0.smithi029.stdout: "[419430400000, 838860799999]", 2024-08-29T19:36:44.847 INFO:tasks.workunit.client.0.smithi029.stdout: "[838860800000, 1677721599999]", 2024-08-29T19:36:44.847 INFO:tasks.workunit.client.0.smithi029.stdout: "[1677721600000, 3355443199999]", 2024-08-29T19:36:44.847 INFO:tasks.workunit.client.0.smithi029.stdout: "[3355443200000, 6710886399999]", 2024-08-29T19:36:44.847 INFO:tasks.workunit.client.0.smithi029.stdout: "[6710886400000, 13421772799999]", 2024-08-29T19:36:44.848 INFO:tasks.workunit.client.0.smithi029.stdout: "[13421772800000, 26843545599999]", 2024-08-29T19:36:44.848 INFO:tasks.workunit.client.0.smithi029.stdout: "[26843545600000, 53687091199999]", 2024-08-29T19:36:44.848 INFO:tasks.workunit.client.0.smithi029.stdout: "[53687091200000, None]" 2024-08-29T19:36:44.848 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:44.848 INFO:tasks.workunit.client.0.smithi029.stdout: "scale_type": "log2" 2024-08-29T19:36:44.848 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.848 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:44.848 INFO:tasks.workunit.client.0.smithi029.stdout: "buckets": 32, 2024-08-29T19:36:44.848 INFO:tasks.workunit.client.0.smithi029.stdout: "min": 0, 2024-08-29T19:36:44.848 INFO:tasks.workunit.client.0.smithi029.stdout: "name": "Request size (bytes)", 2024-08-29T19:36:44.848 INFO:tasks.workunit.client.0.smithi029.stdout: "quant_size": 512, 2024-08-29T19:36:44.848 INFO:tasks.workunit.client.0.smithi029.stdout: "ranges": [ 2024-08-29T19:36:44.849 INFO:tasks.workunit.client.0.smithi029.stdout: "[None, -1]", 2024-08-29T19:36:44.849 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 511]", 2024-08-29T19:36:44.849 INFO:tasks.workunit.client.0.smithi029.stdout: "[512, 1023]", 2024-08-29T19:36:44.849 INFO:tasks.workunit.client.0.smithi029.stdout: "[1024, 2047]", 2024-08-29T19:36:44.849 INFO:tasks.workunit.client.0.smithi029.stdout: "[2048, 4095]", 2024-08-29T19:36:44.849 INFO:tasks.workunit.client.0.smithi029.stdout: "[4096, 8191]", 2024-08-29T19:36:44.849 INFO:tasks.workunit.client.0.smithi029.stdout: "[8192, 16383]", 2024-08-29T19:36:44.849 INFO:tasks.workunit.client.0.smithi029.stdout: "[16384, 32767]", 2024-08-29T19:36:44.849 INFO:tasks.workunit.client.0.smithi029.stdout: "[32768, 65535]", 2024-08-29T19:36:44.849 INFO:tasks.workunit.client.0.smithi029.stdout: "[65536, 131071]", 2024-08-29T19:36:44.849 INFO:tasks.workunit.client.0.smithi029.stdout: "[131072, 262143]", 2024-08-29T19:36:44.849 INFO:tasks.workunit.client.0.smithi029.stdout: "[262144, 524287]", 2024-08-29T19:36:44.849 INFO:tasks.workunit.client.0.smithi029.stdout: "[524288, 1048575]", 2024-08-29T19:36:44.850 INFO:tasks.workunit.client.0.smithi029.stdout: "[1048576, 2097151]", 2024-08-29T19:36:44.850 INFO:tasks.workunit.client.0.smithi029.stdout: "[2097152, 4194303]", 2024-08-29T19:36:44.850 INFO:tasks.workunit.client.0.smithi029.stdout: "[4194304, 8388607]", 2024-08-29T19:36:44.850 INFO:tasks.workunit.client.0.smithi029.stdout: "[8388608, 16777215]", 2024-08-29T19:36:44.850 INFO:tasks.workunit.client.0.smithi029.stdout: "[16777216, 33554431]", 2024-08-29T19:36:44.850 INFO:tasks.workunit.client.0.smithi029.stdout: "[33554432, 67108863]", 2024-08-29T19:36:44.850 INFO:tasks.workunit.client.0.smithi029.stdout: "[67108864, 134217727]", 2024-08-29T19:36:44.850 INFO:tasks.workunit.client.0.smithi029.stdout: "[134217728, 268435455]", 2024-08-29T19:36:44.850 INFO:tasks.workunit.client.0.smithi029.stdout: "[268435456, 536870911]", 2024-08-29T19:36:44.850 INFO:tasks.workunit.client.0.smithi029.stdout: "[536870912, 1073741823]", 2024-08-29T19:36:44.850 INFO:tasks.workunit.client.0.smithi029.stdout: "[1073741824, 2147483647]", 2024-08-29T19:36:44.850 INFO:tasks.workunit.client.0.smithi029.stdout: "[2147483648, 4294967295]", 2024-08-29T19:36:44.850 INFO:tasks.workunit.client.0.smithi029.stdout: "[4294967296, 8589934591]", 2024-08-29T19:36:44.850 INFO:tasks.workunit.client.0.smithi029.stdout: "[8589934592, 17179869183]", 2024-08-29T19:36:44.851 INFO:tasks.workunit.client.0.smithi029.stdout: "[17179869184, 34359738367]", 2024-08-29T19:36:44.851 INFO:tasks.workunit.client.0.smithi029.stdout: "[34359738368, 68719476735]", 2024-08-29T19:36:44.851 INFO:tasks.workunit.client.0.smithi029.stdout: "[68719476736, 137438953471]", 2024-08-29T19:36:44.851 INFO:tasks.workunit.client.0.smithi029.stdout: "[137438953472, 274877906943]", 2024-08-29T19:36:44.851 INFO:tasks.workunit.client.0.smithi029.stdout: "[274877906944, None]" 2024-08-29T19:36:44.851 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:44.851 INFO:tasks.workunit.client.0.smithi029.stdout: "scale_type": "log2" 2024-08-29T19:36:44.851 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:44.851 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:44.851 INFO:tasks.workunit.client.0.smithi029.stdout: "osds": [ 2024-08-29T19:36:44.851 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:44.851 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_id": 0, 2024-08-29T19:36:44.851 INFO:tasks.workunit.client.0.smithi029.stdout: "values": [ 2024-08-29T19:36:44.852 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.852 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.852 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.852 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.852 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.852 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 29, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.852 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 816, 22, 1, 0, 12, 0, 2, 0, 0, 1, 0, 3, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.852 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 2400, 5, 1, 3, 4, 3, 10, 13, 27, 59, 108, 54, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.852 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 253, 2, 0, 0, 1, 2, 2, 4, 3, 0, 28, 180, 337, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.852 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 549, 0, 0, 0, 0, 0, 1, 1, 2, 9, 14, 20, 106, 40, 75, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.852 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 956, 0, 0, 0, 0, 1, 1, 0, 0, 1, 1, 6, 6, 25, 109, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.852 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 727, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 2, 8, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.852 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 191, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.853 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.853 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.853 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.853 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.853 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.853 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.853 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.853 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.853 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.853 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.853 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.853 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.853 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.854 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.854 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.854 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.854 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.854 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.854 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T19:36:44.854 INFO:tasks.workunit.client.0.smithi029.stdout: ] 2024-08-29T19:36:44.854 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.854 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:44.854 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_id": 1, 2024-08-29T19:36:44.854 INFO:tasks.workunit.client.0.smithi029.stdout: "values": [ 2024-08-29T19:36:44.854 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.854 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.855 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.855 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.855 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.855 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.855 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 877, 31, 2, 2, 3, 1, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.855 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 3315, 9, 1, 2, 5, 4, 8, 20, 40, 60, 136, 82, 3, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.855 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 181, 9, 0, 0, 0, 1, 0, 0, 0, 5, 16, 225, 505, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.855 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 527, 4, 0, 0, 1, 1, 0, 0, 1, 4, 7, 10, 93, 17, 52, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.855 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 919, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 2, 2, 16, 82, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.855 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 839, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.855 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 558, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.855 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 875, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.856 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.856 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.856 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.856 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.856 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.856 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.856 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.856 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.856 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.856 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.856 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.856 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.857 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.857 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.857 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.857 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.857 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.857 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T19:36:44.857 INFO:tasks.workunit.client.0.smithi029.stdout: ] 2024-08-29T19:36:44.857 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.857 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:44.857 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_id": 2, 2024-08-29T19:36:44.857 INFO:tasks.workunit.client.0.smithi029.stdout: "values": [ 2024-08-29T19:36:44.857 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.857 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.858 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.858 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.858 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.858 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 19, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.858 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 363, 19, 1, 0, 12, 2, 1, 1, 1, 2, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.858 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 192, 11, 0, 0, 1, 1, 2, 2, 4, 5, 20, 26, 2, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.858 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 172, 6, 1, 0, 2, 2, 0, 4, 7, 5, 48, 47, 24, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.858 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 85, 2, 0, 0, 0, 0, 2, 2, 1, 8, 17, 38, 33, 51, 103, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.858 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 18, 0, 0, 0, 0, 1, 0, 0, 2, 1, 3, 4, 8, 36, 129, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.858 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 2, 1, 0, 0, 5, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.858 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.858 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.858 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.859 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.859 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.859 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.859 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.859 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.859 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.859 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.859 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.859 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.859 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.859 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.859 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.859 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.860 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.860 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.860 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.860 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T19:36:44.860 INFO:tasks.workunit.client.0.smithi029.stdout: ] 2024-08-29T19:36:44.860 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.860 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:44.860 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_id": 3, 2024-08-29T19:36:44.860 INFO:tasks.workunit.client.0.smithi029.stdout: "values": [ 2024-08-29T19:36:44.860 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.860 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.860 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.860 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.861 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.861 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.861 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 603, 12, 2, 0, 12, 3, 1, 3, 3, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.861 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 1181, 11, 0, 0, 9, 1, 6, 8, 17, 35, 43, 38, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.861 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 284, 8, 0, 0, 1, 3, 1, 3, 2, 4, 15, 84, 194, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.861 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 488, 0, 0, 0, 0, 1, 2, 0, 0, 3, 9, 9, 15, 29, 47, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.861 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 347, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 2, 3, 21, 62, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.861 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 177, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.861 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.861 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.862 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.862 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.862 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.862 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.862 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.862 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.862 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.862 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.862 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.862 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.862 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.862 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.862 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.863 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.863 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.863 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.863 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.863 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T19:36:44.863 INFO:tasks.workunit.client.0.smithi029.stdout: ] 2024-08-29T19:36:44.863 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.863 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:44.863 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_id": 4, 2024-08-29T19:36:44.863 INFO:tasks.workunit.client.0.smithi029.stdout: "values": [ 2024-08-29T19:36:44.863 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.863 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.863 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.864 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.864 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.864 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 23, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.864 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 702, 21, 3, 0, 15, 4, 4, 2, 5, 5, 2, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.864 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 1369, 7, 0, 1, 4, 5, 10, 9, 22, 31, 47, 27, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.864 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 504, 6, 0, 0, 1, 3, 2, 8, 2, 5, 42, 98, 169, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.864 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 437, 6, 0, 0, 0, 0, 0, 2, 1, 5, 8, 31, 71, 41, 53, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.864 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 130, 0, 0, 0, 0, 0, 0, 0, 0, 1, 4, 4, 8, 40, 97, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.864 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 128, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 3, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.864 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 82, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.864 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.864 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.865 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.865 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.865 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.865 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.865 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.865 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.865 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.865 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.865 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.865 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.865 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.865 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.865 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.866 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.866 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.866 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.866 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T19:36:44.866 INFO:tasks.workunit.client.0.smithi029.stdout: ] 2024-08-29T19:36:44.866 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.866 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:44.866 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_id": 5, 2024-08-29T19:36:44.866 INFO:tasks.workunit.client.0.smithi029.stdout: "values": [ 2024-08-29T19:36:44.866 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.866 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.866 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.867 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.867 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.867 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.867 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 354, 23, 4, 2, 7, 1, 3, 2, 2, 4, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.867 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 114, 7, 0, 0, 6, 0, 0, 4, 7, 13, 11, 21, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.867 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 139, 5, 0, 0, 0, 2, 3, 3, 6, 7, 18, 35, 13, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.867 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 112, 5, 0, 1, 0, 0, 1, 1, 2, 8, 31, 52, 26, 43, 54, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.867 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 59, 30, 0, 0, 0, 0, 0, 2, 4, 1, 5, 13, 5, 30, 113, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.867 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 9, 66, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 2, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.867 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 154, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.867 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.868 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.868 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.868 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.868 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.868 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.868 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.868 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.868 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.868 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.868 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.868 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.868 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.869 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.869 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.869 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.869 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.870 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.870 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T19:36:44.870 INFO:tasks.workunit.client.0.smithi029.stdout: ] 2024-08-29T19:36:44.870 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.870 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:44.870 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_id": 6, 2024-08-29T19:36:44.870 INFO:tasks.workunit.client.0.smithi029.stdout: "values": [ 2024-08-29T19:36:44.870 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.870 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.871 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.871 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.871 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.871 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.871 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 648, 23, 0, 0, 17, 1, 4, 5, 9, 2, 1, 1, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.871 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 1283, 13, 0, 0, 6, 2, 3, 6, 17, 53, 53, 19, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.871 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 537, 11, 0, 0, 0, 0, 0, 1, 1, 2, 17, 86, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.871 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 376, 21, 0, 0, 0, 0, 0, 0, 0, 1, 6, 4, 65, 23, 46, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.871 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 107, 31, 0, 0, 0, 0, 1, 0, 0, 0, 1, 3, 3, 21, 115, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.871 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 142, 76, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 4, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.871 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 47, 132, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.871 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.871 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.872 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.872 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.872 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.872 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.872 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.872 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.872 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.872 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.872 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.872 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.872 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.872 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.873 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.873 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.873 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.873 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.873 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T19:36:44.873 INFO:tasks.workunit.client.0.smithi029.stdout: ] 2024-08-29T19:36:44.873 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.873 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:44.873 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_id": 7, 2024-08-29T19:36:44.873 INFO:tasks.workunit.client.0.smithi029.stdout: "values": [ 2024-08-29T19:36:44.873 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.873 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.873 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.874 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.874 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.874 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.874 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 552, 19, 1, 2, 9, 1, 0, 0, 0, 0, 1, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.874 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 108, 5, 1, 0, 2, 0, 0, 2, 4, 2, 4, 2, 3, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.874 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 146, 8, 1, 0, 0, 1, 0, 2, 3, 4, 8, 16, 18, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.874 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 33, 10, 0, 0, 0, 0, 1, 2, 1, 2, 4, 9, 14, 26, 60, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.874 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 13, 20, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 6, 27, 143, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.874 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 2, 65, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 2, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.874 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 154, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.874 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.874 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.875 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.875 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.875 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.875 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.875 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.875 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.875 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.875 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.875 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.875 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.875 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.875 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.876 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.876 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.876 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.876 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.876 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T19:36:44.876 INFO:tasks.workunit.client.0.smithi029.stdout: ] 2024-08-29T19:36:44.876 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:44.876 INFO:tasks.workunit.client.0.smithi029.stdout: ] 2024-08-29T19:36:44.876 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:44.876 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.876 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:44.877 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_resrv_repnum_vs_duration": { 2024-08-29T19:36:44.877 INFO:tasks.workunit.client.0.smithi029.stdout: "axes": [ 2024-08-29T19:36:44.877 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:44.877 INFO:tasks.workunit.client.0.smithi029.stdout: "buckets": 8, 2024-08-29T19:36:44.877 INFO:tasks.workunit.client.0.smithi029.stdout: "min": 0, 2024-08-29T19:36:44.877 INFO:tasks.workunit.client.0.smithi029.stdout: "name": "number of replicas", 2024-08-29T19:36:44.877 INFO:tasks.workunit.client.0.smithi029.stdout: "quant_size": 1, 2024-08-29T19:36:44.877 INFO:tasks.workunit.client.0.smithi029.stdout: "ranges": [ 2024-08-29T19:36:44.877 INFO:tasks.workunit.client.0.smithi029.stdout: "[None, -1]", 2024-08-29T19:36:44.877 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0]", 2024-08-29T19:36:44.877 INFO:tasks.workunit.client.0.smithi029.stdout: "[1, 1]", 2024-08-29T19:36:44.877 INFO:tasks.workunit.client.0.smithi029.stdout: "[2, 2]", 2024-08-29T19:36:44.877 INFO:tasks.workunit.client.0.smithi029.stdout: "[3, 3]", 2024-08-29T19:36:44.878 INFO:tasks.workunit.client.0.smithi029.stdout: "[4, 4]", 2024-08-29T19:36:44.878 INFO:tasks.workunit.client.0.smithi029.stdout: "[5, 5]", 2024-08-29T19:36:44.878 INFO:tasks.workunit.client.0.smithi029.stdout: "[6, None]" 2024-08-29T19:36:44.878 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:44.878 INFO:tasks.workunit.client.0.smithi029.stdout: "scale_type": "linear" 2024-08-29T19:36:44.878 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.878 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:44.878 INFO:tasks.workunit.client.0.smithi029.stdout: "buckets": 10, 2024-08-29T19:36:44.878 INFO:tasks.workunit.client.0.smithi029.stdout: "min": 0, 2024-08-29T19:36:44.878 INFO:tasks.workunit.client.0.smithi029.stdout: "name": "duration", 2024-08-29T19:36:44.878 INFO:tasks.workunit.client.0.smithi029.stdout: "quant_size": 250000, 2024-08-29T19:36:44.878 INFO:tasks.workunit.client.0.smithi029.stdout: "ranges": [ 2024-08-29T19:36:44.878 INFO:tasks.workunit.client.0.smithi029.stdout: "[None, -1]", 2024-08-29T19:36:44.879 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 249999]", 2024-08-29T19:36:44.879 INFO:tasks.workunit.client.0.smithi029.stdout: "[250000, 499999]", 2024-08-29T19:36:44.879 INFO:tasks.workunit.client.0.smithi029.stdout: "[500000, 999999]", 2024-08-29T19:36:44.879 INFO:tasks.workunit.client.0.smithi029.stdout: "[1000000, 1999999]", 2024-08-29T19:36:44.879 INFO:tasks.workunit.client.0.smithi029.stdout: "[2000000, 3999999]", 2024-08-29T19:36:44.879 INFO:tasks.workunit.client.0.smithi029.stdout: "[4000000, 7999999]", 2024-08-29T19:36:44.879 INFO:tasks.workunit.client.0.smithi029.stdout: "[8000000, 15999999]", 2024-08-29T19:36:44.879 INFO:tasks.workunit.client.0.smithi029.stdout: "[16000000, 31999999]", 2024-08-29T19:36:44.879 INFO:tasks.workunit.client.0.smithi029.stdout: "[32000000, None]" 2024-08-29T19:36:44.879 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:44.879 INFO:tasks.workunit.client.0.smithi029.stdout: "scale_type": "log2" 2024-08-29T19:36:44.879 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:44.879 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:44.879 INFO:tasks.workunit.client.0.smithi029.stdout: "osds": [ 2024-08-29T19:36:44.880 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:44.880 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_id": 0, 2024-08-29T19:36:44.880 INFO:tasks.workunit.client.0.smithi029.stdout: "values": [ 2024-08-29T19:36:44.880 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.880 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.880 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.880 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.880 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.880 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.880 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.880 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T19:36:44.880 INFO:tasks.workunit.client.0.smithi029.stdout: ] 2024-08-29T19:36:44.880 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.881 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:44.881 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_id": 1, 2024-08-29T19:36:44.881 INFO:tasks.workunit.client.0.smithi029.stdout: "values": [ 2024-08-29T19:36:44.881 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.881 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.881 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.881 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.881 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.881 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.881 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.881 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T19:36:44.881 INFO:tasks.workunit.client.0.smithi029.stdout: ] 2024-08-29T19:36:44.881 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.882 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:44.882 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_id": 2, 2024-08-29T19:36:44.882 INFO:tasks.workunit.client.0.smithi029.stdout: "values": [ 2024-08-29T19:36:44.882 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.882 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.882 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.882 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.882 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.882 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.882 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.882 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T19:36:44.882 INFO:tasks.workunit.client.0.smithi029.stdout: ] 2024-08-29T19:36:44.882 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.882 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:44.883 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_id": 3, 2024-08-29T19:36:44.883 INFO:tasks.workunit.client.0.smithi029.stdout: "values": [ 2024-08-29T19:36:44.883 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.883 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.883 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.883 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.883 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.883 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.883 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.883 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T19:36:44.883 INFO:tasks.workunit.client.0.smithi029.stdout: ] 2024-08-29T19:36:44.883 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.883 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:44.883 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_id": 4, 2024-08-29T19:36:44.884 INFO:tasks.workunit.client.0.smithi029.stdout: "values": [ 2024-08-29T19:36:44.884 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.884 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.884 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.884 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.884 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.884 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.884 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.884 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T19:36:44.884 INFO:tasks.workunit.client.0.smithi029.stdout: ] 2024-08-29T19:36:44.885 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.885 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:44.885 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_id": 5, 2024-08-29T19:36:44.885 INFO:tasks.workunit.client.0.smithi029.stdout: "values": [ 2024-08-29T19:36:44.885 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.885 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.885 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.885 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.885 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.885 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.885 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.885 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T19:36:44.885 INFO:tasks.workunit.client.0.smithi029.stdout: ] 2024-08-29T19:36:44.885 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.886 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:44.886 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_id": 6, 2024-08-29T19:36:44.886 INFO:tasks.workunit.client.0.smithi029.stdout: "values": [ 2024-08-29T19:36:44.886 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.886 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.886 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.886 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.886 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.886 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.886 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.886 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T19:36:44.886 INFO:tasks.workunit.client.0.smithi029.stdout: ] 2024-08-29T19:36:44.886 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.887 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:44.887 INFO:tasks.workunit.client.0.smithi029.stdout: "osd_id": 7, 2024-08-29T19:36:44.887 INFO:tasks.workunit.client.0.smithi029.stdout: "values": [ 2024-08-29T19:36:44.887 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.887 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.887 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.887 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.887 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.887 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.887 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:36:44.887 INFO:tasks.workunit.client.0.smithi029.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T19:36:44.887 INFO:tasks.workunit.client.0.smithi029.stdout: ] 2024-08-29T19:36:44.887 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:44.888 INFO:tasks.workunit.client.0.smithi029.stdout: ] 2024-08-29T19:36:44.888 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:44.888 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:44.888 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:44.888 INFO:tasks.workunit.client.0.smithi029.stdout: "perf_counters": { 2024-08-29T19:36:44.888 INFO:tasks.workunit.client.0.smithi029.stdout: "mds.4729795f712cc5080cd8f7bda4511c0a2ec82c08": { 2024-08-29T19:36:44.888 INFO:tasks.workunit.client.0.smithi029.stdout: "mds": { 2024-08-29T19:36:44.888 INFO:tasks.workunit.client.0.smithi029.stdout: "caps": { 2024-08-29T19:36:44.888 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.888 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.888 INFO:tasks.workunit.client.0.smithi029.stdout: "ceph_cap_op_flush_ack": { 2024-08-29T19:36:44.888 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.888 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.889 INFO:tasks.workunit.client.0.smithi029.stdout: "ceph_cap_op_flushsnap_ack": { 2024-08-29T19:36:44.889 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.889 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.889 INFO:tasks.workunit.client.0.smithi029.stdout: "ceph_cap_op_grant": { 2024-08-29T19:36:44.889 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.889 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.889 INFO:tasks.workunit.client.0.smithi029.stdout: "ceph_cap_op_revoke": { 2024-08-29T19:36:44.889 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.889 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.889 INFO:tasks.workunit.client.0.smithi029.stdout: "ceph_cap_op_trunc": { 2024-08-29T19:36:44.889 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.889 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.889 INFO:tasks.workunit.client.0.smithi029.stdout: "dir_commit": { 2024-08-29T19:36:44.890 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.890 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.890 INFO:tasks.workunit.client.0.smithi029.stdout: "dir_fetch_complete": { 2024-08-29T19:36:44.890 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 12 2024-08-29T19:36:44.890 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.890 INFO:tasks.workunit.client.0.smithi029.stdout: "dir_fetch_keys": { 2024-08-29T19:36:44.890 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 10 2024-08-29T19:36:44.890 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.890 INFO:tasks.workunit.client.0.smithi029.stdout: "dir_merge": { 2024-08-29T19:36:44.890 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.890 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.890 INFO:tasks.workunit.client.0.smithi029.stdout: "dir_split": { 2024-08-29T19:36:44.890 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.891 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.891 INFO:tasks.workunit.client.0.smithi029.stdout: "exported_inodes": { 2024-08-29T19:36:44.891 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.891 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.891 INFO:tasks.workunit.client.0.smithi029.stdout: "forward": { 2024-08-29T19:36:44.891 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.891 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.891 INFO:tasks.workunit.client.0.smithi029.stdout: "handle_client_cap_release": { 2024-08-29T19:36:44.891 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.891 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.891 INFO:tasks.workunit.client.0.smithi029.stdout: "handle_client_caps": { 2024-08-29T19:36:44.891 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.891 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.891 INFO:tasks.workunit.client.0.smithi029.stdout: "handle_client_caps_dirty": { 2024-08-29T19:36:44.892 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.892 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.892 INFO:tasks.workunit.client.0.smithi029.stdout: "handle_inode_file_caps": { 2024-08-29T19:36:44.892 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.892 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.892 INFO:tasks.workunit.client.0.smithi029.stdout: "imported_inodes": { 2024-08-29T19:36:44.892 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.892 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.892 INFO:tasks.workunit.client.0.smithi029.stdout: "inodes": { 2024-08-29T19:36:44.892 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 10 2024-08-29T19:36:44.892 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.892 INFO:tasks.workunit.client.0.smithi029.stdout: "inodes_expired": { 2024-08-29T19:36:44.892 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.893 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.893 INFO:tasks.workunit.client.0.smithi029.stdout: "inodes_pinned": { 2024-08-29T19:36:44.893 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 10 2024-08-29T19:36:44.893 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.893 INFO:tasks.workunit.client.0.smithi029.stdout: "inodes_with_caps": { 2024-08-29T19:36:44.893 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.893 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.893 INFO:tasks.workunit.client.0.smithi029.stdout: "load_cent": { 2024-08-29T19:36:44.893 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.893 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.893 INFO:tasks.workunit.client.0.smithi029.stdout: "openino_dir_fetch": { 2024-08-29T19:36:44.893 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.893 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.894 INFO:tasks.workunit.client.0.smithi029.stdout: "process_request_cap_release": { 2024-08-29T19:36:44.894 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.894 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.894 INFO:tasks.workunit.client.0.smithi029.stdout: "reply_latency": { 2024-08-29T19:36:44.894 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T19:36:44.894 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.894 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.894 INFO:tasks.workunit.client.0.smithi029.stdout: "request": { 2024-08-29T19:36:44.894 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.894 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.894 INFO:tasks.workunit.client.0.smithi029.stdout: "root_rbytes": { 2024-08-29T19:36:44.894 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.895 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.895 INFO:tasks.workunit.client.0.smithi029.stdout: "root_rfiles": { 2024-08-29T19:36:44.895 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.895 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.895 INFO:tasks.workunit.client.0.smithi029.stdout: "root_rsnaps": { 2024-08-29T19:36:44.895 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.895 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.895 INFO:tasks.workunit.client.0.smithi029.stdout: "slow_reply": { 2024-08-29T19:36:44.895 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.895 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.895 INFO:tasks.workunit.client.0.smithi029.stdout: "subtrees": { 2024-08-29T19:36:44.895 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 2 2024-08-29T19:36:44.895 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:44.896 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.896 INFO:tasks.workunit.client.0.smithi029.stdout: "mds_cache": { 2024-08-29T19:36:44.896 INFO:tasks.workunit.client.0.smithi029.stdout: "ireq_enqueue_scrub": { 2024-08-29T19:36:44.896 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.896 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.896 INFO:tasks.workunit.client.0.smithi029.stdout: "ireq_exportdir": { 2024-08-29T19:36:44.896 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.896 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.896 INFO:tasks.workunit.client.0.smithi029.stdout: "ireq_flush": { 2024-08-29T19:36:44.896 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.896 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.896 INFO:tasks.workunit.client.0.smithi029.stdout: "ireq_fragmentdir": { 2024-08-29T19:36:44.896 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.897 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.897 INFO:tasks.workunit.client.0.smithi029.stdout: "ireq_fragstats": { 2024-08-29T19:36:44.897 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.897 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.897 INFO:tasks.workunit.client.0.smithi029.stdout: "ireq_inodestats": { 2024-08-29T19:36:44.897 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.897 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.897 INFO:tasks.workunit.client.0.smithi029.stdout: "ireq_quiesce_inode": { 2024-08-29T19:36:44.897 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.897 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.897 INFO:tasks.workunit.client.0.smithi029.stdout: "ireq_quiesce_path": { 2024-08-29T19:36:44.897 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.897 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.898 INFO:tasks.workunit.client.0.smithi029.stdout: "num_recovering_enqueued": { 2024-08-29T19:36:44.898 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.898 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.898 INFO:tasks.workunit.client.0.smithi029.stdout: "num_recovering_prioritized": { 2024-08-29T19:36:44.898 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.898 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.898 INFO:tasks.workunit.client.0.smithi029.stdout: "num_recovering_processing": { 2024-08-29T19:36:44.898 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.898 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.898 INFO:tasks.workunit.client.0.smithi029.stdout: "num_strays": { 2024-08-29T19:36:44.898 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.898 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.898 INFO:tasks.workunit.client.0.smithi029.stdout: "num_strays_delayed": { 2024-08-29T19:36:44.898 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.899 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.899 INFO:tasks.workunit.client.0.smithi029.stdout: "num_strays_enqueuing": { 2024-08-29T19:36:44.899 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.899 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.899 INFO:tasks.workunit.client.0.smithi029.stdout: "recovery_completed": { 2024-08-29T19:36:44.899 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.899 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.899 INFO:tasks.workunit.client.0.smithi029.stdout: "recovery_started": { 2024-08-29T19:36:44.899 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.899 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.899 INFO:tasks.workunit.client.0.smithi029.stdout: "strays_created": { 2024-08-29T19:36:44.899 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.899 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.899 INFO:tasks.workunit.client.0.smithi029.stdout: "strays_enqueued": { 2024-08-29T19:36:44.900 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.900 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.900 INFO:tasks.workunit.client.0.smithi029.stdout: "strays_migrated": { 2024-08-29T19:36:44.900 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.900 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.900 INFO:tasks.workunit.client.0.smithi029.stdout: "strays_reintegrated": { 2024-08-29T19:36:44.900 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.900 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:44.900 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.900 INFO:tasks.workunit.client.0.smithi029.stdout: "mds_log": { 2024-08-29T19:36:44.900 INFO:tasks.workunit.client.0.smithi029.stdout: "ev": { 2024-08-29T19:36:44.900 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 17 2024-08-29T19:36:44.900 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.901 INFO:tasks.workunit.client.0.smithi029.stdout: "evadd": { 2024-08-29T19:36:44.901 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.901 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.901 INFO:tasks.workunit.client.0.smithi029.stdout: "evex": { 2024-08-29T19:36:44.901 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.901 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.901 INFO:tasks.workunit.client.0.smithi029.stdout: "evexd": { 2024-08-29T19:36:44.901 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.901 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.901 INFO:tasks.workunit.client.0.smithi029.stdout: "evexg": { 2024-08-29T19:36:44.901 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.901 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.901 INFO:tasks.workunit.client.0.smithi029.stdout: "evlrg": { 2024-08-29T19:36:44.902 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.902 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.902 INFO:tasks.workunit.client.0.smithi029.stdout: "evtrm": { 2024-08-29T19:36:44.902 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.902 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.902 INFO:tasks.workunit.client.0.smithi029.stdout: "jlat": { 2024-08-29T19:36:44.902 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T19:36:44.902 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.902 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.902 INFO:tasks.workunit.client.0.smithi029.stdout: "replayed": { 2024-08-29T19:36:44.902 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 17 2024-08-29T19:36:44.902 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.902 INFO:tasks.workunit.client.0.smithi029.stdout: "seg": { 2024-08-29T19:36:44.902 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1 2024-08-29T19:36:44.903 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.903 INFO:tasks.workunit.client.0.smithi029.stdout: "segadd": { 2024-08-29T19:36:44.903 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.903 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.903 INFO:tasks.workunit.client.0.smithi029.stdout: "segex": { 2024-08-29T19:36:44.903 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.903 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.903 INFO:tasks.workunit.client.0.smithi029.stdout: "segexd": { 2024-08-29T19:36:44.903 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.903 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.903 INFO:tasks.workunit.client.0.smithi029.stdout: "segexg": { 2024-08-29T19:36:44.903 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.903 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.904 INFO:tasks.workunit.client.0.smithi029.stdout: "segmjr": { 2024-08-29T19:36:44.904 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1 2024-08-29T19:36:44.904 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.904 INFO:tasks.workunit.client.0.smithi029.stdout: "segtrm": { 2024-08-29T19:36:44.904 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.904 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:44.904 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.904 INFO:tasks.workunit.client.0.smithi029.stdout: "mds_mem": { 2024-08-29T19:36:44.904 INFO:tasks.workunit.client.0.smithi029.stdout: "cap": { 2024-08-29T19:36:44.904 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.905 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.905 INFO:tasks.workunit.client.0.smithi029.stdout: "cap+": { 2024-08-29T19:36:44.905 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.905 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.905 INFO:tasks.workunit.client.0.smithi029.stdout: "cap-": { 2024-08-29T19:36:44.905 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.905 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.905 INFO:tasks.workunit.client.0.smithi029.stdout: "dir": { 2024-08-29T19:36:44.905 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 12 2024-08-29T19:36:44.905 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.905 INFO:tasks.workunit.client.0.smithi029.stdout: "dir+": { 2024-08-29T19:36:44.905 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 12 2024-08-29T19:36:44.905 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.905 INFO:tasks.workunit.client.0.smithi029.stdout: "dir-": { 2024-08-29T19:36:44.906 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.906 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.906 INFO:tasks.workunit.client.0.smithi029.stdout: "dn": { 2024-08-29T19:36:44.906 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 10 2024-08-29T19:36:44.906 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.906 INFO:tasks.workunit.client.0.smithi029.stdout: "dn+": { 2024-08-29T19:36:44.906 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 10 2024-08-29T19:36:44.906 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.906 INFO:tasks.workunit.client.0.smithi029.stdout: "dn-": { 2024-08-29T19:36:44.906 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.906 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.906 INFO:tasks.workunit.client.0.smithi029.stdout: "heap": { 2024-08-29T19:36:44.906 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 248096 2024-08-29T19:36:44.907 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.907 INFO:tasks.workunit.client.0.smithi029.stdout: "ino": { 2024-08-29T19:36:44.907 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 13 2024-08-29T19:36:44.907 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.907 INFO:tasks.workunit.client.0.smithi029.stdout: "ino+": { 2024-08-29T19:36:44.907 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 13 2024-08-29T19:36:44.907 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.907 INFO:tasks.workunit.client.0.smithi029.stdout: "ino-": { 2024-08-29T19:36:44.907 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.907 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.907 INFO:tasks.workunit.client.0.smithi029.stdout: "rss": { 2024-08-29T19:36:44.907 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 45012 2024-08-29T19:36:44.907 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:44.907 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.908 INFO:tasks.workunit.client.0.smithi029.stdout: "mds_server": { 2024-08-29T19:36:44.908 INFO:tasks.workunit.client.0.smithi029.stdout: "cap_acquisition_throttle": { 2024-08-29T19:36:44.908 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.908 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.908 INFO:tasks.workunit.client.0.smithi029.stdout: "cap_revoke_eviction": { 2024-08-29T19:36:44.908 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.908 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.908 INFO:tasks.workunit.client.0.smithi029.stdout: "handle_client_request": { 2024-08-29T19:36:44.908 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.908 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.908 INFO:tasks.workunit.client.0.smithi029.stdout: "handle_client_session": { 2024-08-29T19:36:44.908 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.908 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.909 INFO:tasks.workunit.client.0.smithi029.stdout: "handle_peer_request": { 2024-08-29T19:36:44.909 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.909 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.909 INFO:tasks.workunit.client.0.smithi029.stdout: "req_create_latency": { 2024-08-29T19:36:44.909 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T19:36:44.909 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.909 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.909 INFO:tasks.workunit.client.0.smithi029.stdout: "req_getattr_latency": { 2024-08-29T19:36:44.909 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T19:36:44.909 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.909 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.909 INFO:tasks.workunit.client.0.smithi029.stdout: "req_getfilelock_latency": { 2024-08-29T19:36:44.909 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T19:36:44.910 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.910 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.910 INFO:tasks.workunit.client.0.smithi029.stdout: "req_getvxattr_latency": { 2024-08-29T19:36:44.910 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T19:36:44.910 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.910 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.910 INFO:tasks.workunit.client.0.smithi029.stdout: "req_link_latency": { 2024-08-29T19:36:44.910 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T19:36:44.910 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.910 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.910 INFO:tasks.workunit.client.0.smithi029.stdout: "req_lookup_latency": { 2024-08-29T19:36:44.910 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T19:36:44.910 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.910 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.911 INFO:tasks.workunit.client.0.smithi029.stdout: "req_lookuphash_latency": { 2024-08-29T19:36:44.911 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T19:36:44.911 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.911 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.911 INFO:tasks.workunit.client.0.smithi029.stdout: "req_lookupino_latency": { 2024-08-29T19:36:44.911 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T19:36:44.911 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.911 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.911 INFO:tasks.workunit.client.0.smithi029.stdout: "req_lookupname_latency": { 2024-08-29T19:36:44.911 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T19:36:44.911 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.911 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.911 INFO:tasks.workunit.client.0.smithi029.stdout: "req_lookupparent_latency": { 2024-08-29T19:36:44.912 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T19:36:44.912 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.912 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.912 INFO:tasks.workunit.client.0.smithi029.stdout: "req_lookupsnap_latency": { 2024-08-29T19:36:44.912 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T19:36:44.912 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.912 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.912 INFO:tasks.workunit.client.0.smithi029.stdout: "req_lssnap_latency": { 2024-08-29T19:36:44.912 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T19:36:44.912 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.912 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.912 INFO:tasks.workunit.client.0.smithi029.stdout: "req_mkdir_latency": { 2024-08-29T19:36:44.912 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T19:36:44.912 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.913 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.913 INFO:tasks.workunit.client.0.smithi029.stdout: "req_mknod_latency": { 2024-08-29T19:36:44.913 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T19:36:44.913 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.913 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.913 INFO:tasks.workunit.client.0.smithi029.stdout: "req_mksnap_latency": { 2024-08-29T19:36:44.913 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T19:36:44.913 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.913 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.913 INFO:tasks.workunit.client.0.smithi029.stdout: "req_open_latency": { 2024-08-29T19:36:44.913 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T19:36:44.913 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.913 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.914 INFO:tasks.workunit.client.0.smithi029.stdout: "req_readdir_latency": { 2024-08-29T19:36:44.914 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T19:36:44.914 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.914 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.914 INFO:tasks.workunit.client.0.smithi029.stdout: "req_rename_latency": { 2024-08-29T19:36:44.914 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T19:36:44.914 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.914 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.914 INFO:tasks.workunit.client.0.smithi029.stdout: "req_renamesnap_latency": { 2024-08-29T19:36:44.914 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T19:36:44.914 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.914 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.914 INFO:tasks.workunit.client.0.smithi029.stdout: "req_rmdir_latency": { 2024-08-29T19:36:44.915 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T19:36:44.915 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.915 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.915 INFO:tasks.workunit.client.0.smithi029.stdout: "req_rmsnap_latency": { 2024-08-29T19:36:44.915 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T19:36:44.915 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.915 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.915 INFO:tasks.workunit.client.0.smithi029.stdout: "req_rmxattr_latency": { 2024-08-29T19:36:44.915 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T19:36:44.915 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.915 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.915 INFO:tasks.workunit.client.0.smithi029.stdout: "req_setattr_latency": { 2024-08-29T19:36:44.915 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T19:36:44.915 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.916 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.916 INFO:tasks.workunit.client.0.smithi029.stdout: "req_setdirlayout_latency": { 2024-08-29T19:36:44.916 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T19:36:44.916 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.916 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.916 INFO:tasks.workunit.client.0.smithi029.stdout: "req_setfilelock_latency": { 2024-08-29T19:36:44.916 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T19:36:44.916 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.916 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.916 INFO:tasks.workunit.client.0.smithi029.stdout: "req_setlayout_latency": { 2024-08-29T19:36:44.916 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T19:36:44.916 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.917 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.917 INFO:tasks.workunit.client.0.smithi029.stdout: "req_setxattr_latency": { 2024-08-29T19:36:44.917 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T19:36:44.917 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.917 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.917 INFO:tasks.workunit.client.0.smithi029.stdout: "req_snapdiff_latency": { 2024-08-29T19:36:44.917 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T19:36:44.917 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.917 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.917 INFO:tasks.workunit.client.0.smithi029.stdout: "req_symlink_latency": { 2024-08-29T19:36:44.917 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T19:36:44.917 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.917 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.917 INFO:tasks.workunit.client.0.smithi029.stdout: "req_unlink_latency": { 2024-08-29T19:36:44.918 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T19:36:44.918 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.918 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:44.918 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.918 INFO:tasks.workunit.client.0.smithi029.stdout: "mds_sessions": { 2024-08-29T19:36:44.918 INFO:tasks.workunit.client.0.smithi029.stdout: "average_load": { 2024-08-29T19:36:44.918 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.918 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.918 INFO:tasks.workunit.client.0.smithi029.stdout: "avg_session_uptime": { 2024-08-29T19:36:44.918 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.918 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.918 INFO:tasks.workunit.client.0.smithi029.stdout: "mdthresh_evicted": { 2024-08-29T19:36:44.918 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.919 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.919 INFO:tasks.workunit.client.0.smithi029.stdout: "session_add": { 2024-08-29T19:36:44.919 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 8 2024-08-29T19:36:44.919 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.919 INFO:tasks.workunit.client.0.smithi029.stdout: "session_count": { 2024-08-29T19:36:44.919 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.919 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.919 INFO:tasks.workunit.client.0.smithi029.stdout: "session_remove": { 2024-08-29T19:36:44.919 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 8 2024-08-29T19:36:44.919 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.919 INFO:tasks.workunit.client.0.smithi029.stdout: "sessions_open": { 2024-08-29T19:36:44.919 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 2 2024-08-29T19:36:44.919 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.919 INFO:tasks.workunit.client.0.smithi029.stdout: "sessions_stale": { 2024-08-29T19:36:44.920 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.920 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.920 INFO:tasks.workunit.client.0.smithi029.stdout: "total_load": { 2024-08-29T19:36:44.920 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.920 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:44.920 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.920 INFO:tasks.workunit.client.0.smithi029.stdout: "objecter": { 2024-08-29T19:36:44.920 INFO:tasks.workunit.client.0.smithi029.stdout: "op_active": { 2024-08-29T19:36:44.920 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.920 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.920 INFO:tasks.workunit.client.0.smithi029.stdout: "op_r": { 2024-08-29T19:36:44.920 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 37 2024-08-29T19:36:44.920 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.921 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rmw": { 2024-08-29T19:36:44.921 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.921 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.921 INFO:tasks.workunit.client.0.smithi029.stdout: "op_w": { 2024-08-29T19:36:44.921 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 7 2024-08-29T19:36:44.921 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:44.921 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.921 INFO:tasks.workunit.client.0.smithi029.stdout: "purge_queue": { 2024-08-29T19:36:44.921 INFO:tasks.workunit.client.0.smithi029.stdout: "pq_executed": { 2024-08-29T19:36:44.921 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.921 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.921 INFO:tasks.workunit.client.0.smithi029.stdout: "pq_executed_ops": { 2024-08-29T19:36:44.921 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.922 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.922 INFO:tasks.workunit.client.0.smithi029.stdout: "pq_executing": { 2024-08-29T19:36:44.922 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.922 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.922 INFO:tasks.workunit.client.0.smithi029.stdout: "pq_executing_high_water": { 2024-08-29T19:36:44.922 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.922 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.922 INFO:tasks.workunit.client.0.smithi029.stdout: "pq_executing_ops": { 2024-08-29T19:36:44.922 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.922 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.922 INFO:tasks.workunit.client.0.smithi029.stdout: "pq_executing_ops_high_water": { 2024-08-29T19:36:44.922 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.922 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.922 INFO:tasks.workunit.client.0.smithi029.stdout: "pq_item_in_journal": { 2024-08-29T19:36:44.923 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.923 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:44.923 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:44.923 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.923 INFO:tasks.workunit.client.0.smithi029.stdout: "mon.4729795f712cc5080cd8f7bda4511c0a2ec82c08": { 2024-08-29T19:36:44.923 INFO:tasks.workunit.client.0.smithi029.stdout: "mon": { 2024-08-29T19:36:44.923 INFO:tasks.workunit.client.0.smithi029.stdout: "election_call": { 2024-08-29T19:36:44.923 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 5 2024-08-29T19:36:44.923 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.923 INFO:tasks.workunit.client.0.smithi029.stdout: "election_lose": { 2024-08-29T19:36:44.923 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.923 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.923 INFO:tasks.workunit.client.0.smithi029.stdout: "election_win": { 2024-08-29T19:36:44.924 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 5 2024-08-29T19:36:44.924 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.924 INFO:tasks.workunit.client.0.smithi029.stdout: "num_elections": { 2024-08-29T19:36:44.924 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 17 2024-08-29T19:36:44.924 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.924 INFO:tasks.workunit.client.0.smithi029.stdout: "num_sessions": { 2024-08-29T19:36:44.924 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 8 2024-08-29T19:36:44.924 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.924 INFO:tasks.workunit.client.0.smithi029.stdout: "session_add": { 2024-08-29T19:36:44.924 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 5 2024-08-29T19:36:44.924 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.924 INFO:tasks.workunit.client.0.smithi029.stdout: "session_rm": { 2024-08-29T19:36:44.924 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 281 2024-08-29T19:36:44.924 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.925 INFO:tasks.workunit.client.0.smithi029.stdout: "session_trim": { 2024-08-29T19:36:44.925 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.925 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:44.925 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.925 INFO:tasks.workunit.client.0.smithi029.stdout: "paxos": { 2024-08-29T19:36:44.925 INFO:tasks.workunit.client.0.smithi029.stdout: "accept_timeout": { 2024-08-29T19:36:44.925 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.925 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.925 INFO:tasks.workunit.client.0.smithi029.stdout: "begin": { 2024-08-29T19:36:44.925 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 9852 2024-08-29T19:36:44.925 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.926 INFO:tasks.workunit.client.0.smithi029.stdout: "begin_bytes": { 2024-08-29T19:36:44.926 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 9852, 2024-08-29T19:36:44.926 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 68456461 2024-08-29T19:36:44.926 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.926 INFO:tasks.workunit.client.0.smithi029.stdout: "begin_keys": { 2024-08-29T19:36:44.926 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 9852, 2024-08-29T19:36:44.926 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 29556 2024-08-29T19:36:44.926 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.926 INFO:tasks.workunit.client.0.smithi029.stdout: "begin_latency": { 2024-08-29T19:36:44.926 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 9852, 2024-08-29T19:36:44.926 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 2939951576 2024-08-29T19:36:44.926 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.926 INFO:tasks.workunit.client.0.smithi029.stdout: "collect": { 2024-08-29T19:36:44.926 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.927 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.927 INFO:tasks.workunit.client.0.smithi029.stdout: "collect_bytes": { 2024-08-29T19:36:44.927 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T19:36:44.927 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.927 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.927 INFO:tasks.workunit.client.0.smithi029.stdout: "collect_keys": { 2024-08-29T19:36:44.927 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T19:36:44.927 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.927 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.927 INFO:tasks.workunit.client.0.smithi029.stdout: "collect_latency": { 2024-08-29T19:36:44.927 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T19:36:44.927 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.927 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.928 INFO:tasks.workunit.client.0.smithi029.stdout: "collect_timeout": { 2024-08-29T19:36:44.928 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.928 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.928 INFO:tasks.workunit.client.0.smithi029.stdout: "collect_uncommitted": { 2024-08-29T19:36:44.928 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 2 2024-08-29T19:36:44.928 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.928 INFO:tasks.workunit.client.0.smithi029.stdout: "commit": { 2024-08-29T19:36:44.928 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 9850 2024-08-29T19:36:44.928 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.928 INFO:tasks.workunit.client.0.smithi029.stdout: "commit_bytes": { 2024-08-29T19:36:44.928 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 9850, 2024-08-29T19:36:44.928 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 67713767 2024-08-29T19:36:44.928 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.929 INFO:tasks.workunit.client.0.smithi029.stdout: "commit_keys": { 2024-08-29T19:36:44.929 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 9850, 2024-08-29T19:36:44.929 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 75861 2024-08-29T19:36:44.929 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.929 INFO:tasks.workunit.client.0.smithi029.stdout: "commit_latency": { 2024-08-29T19:36:44.929 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 9850, 2024-08-29T19:36:44.929 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 3147250550 2024-08-29T19:36:44.929 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.929 INFO:tasks.workunit.client.0.smithi029.stdout: "lease_ack_timeout": { 2024-08-29T19:36:44.929 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.929 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.929 INFO:tasks.workunit.client.0.smithi029.stdout: "lease_timeout": { 2024-08-29T19:36:44.929 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.930 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.930 INFO:tasks.workunit.client.0.smithi029.stdout: "new_pn": { 2024-08-29T19:36:44.930 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 5 2024-08-29T19:36:44.930 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.930 INFO:tasks.workunit.client.0.smithi029.stdout: "new_pn_latency": { 2024-08-29T19:36:44.930 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 5, 2024-08-29T19:36:44.930 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.930 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.930 INFO:tasks.workunit.client.0.smithi029.stdout: "refresh": { 2024-08-29T19:36:44.930 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 9853 2024-08-29T19:36:44.930 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.930 INFO:tasks.workunit.client.0.smithi029.stdout: "refresh_latency": { 2024-08-29T19:36:44.930 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 9853, 2024-08-29T19:36:44.930 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 57095051875 2024-08-29T19:36:44.931 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.931 INFO:tasks.workunit.client.0.smithi029.stdout: "restart": { 2024-08-29T19:36:44.931 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 19 2024-08-29T19:36:44.931 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.931 INFO:tasks.workunit.client.0.smithi029.stdout: "share_state": { 2024-08-29T19:36:44.931 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 2 2024-08-29T19:36:44.931 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.931 INFO:tasks.workunit.client.0.smithi029.stdout: "share_state_bytes": { 2024-08-29T19:36:44.931 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 2, 2024-08-29T19:36:44.931 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 65672 2024-08-29T19:36:44.931 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.931 INFO:tasks.workunit.client.0.smithi029.stdout: "share_state_keys": { 2024-08-29T19:36:44.932 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 2, 2024-08-29T19:36:44.932 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 8 2024-08-29T19:36:44.932 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.932 INFO:tasks.workunit.client.0.smithi029.stdout: "start_leader": { 2024-08-29T19:36:44.932 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 5 2024-08-29T19:36:44.932 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.932 INFO:tasks.workunit.client.0.smithi029.stdout: "start_peon": { 2024-08-29T19:36:44.932 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.932 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.932 INFO:tasks.workunit.client.0.smithi029.stdout: "store_state": { 2024-08-29T19:36:44.932 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.932 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.932 INFO:tasks.workunit.client.0.smithi029.stdout: "store_state_bytes": { 2024-08-29T19:36:44.933 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T19:36:44.933 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.933 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.933 INFO:tasks.workunit.client.0.smithi029.stdout: "store_state_keys": { 2024-08-29T19:36:44.933 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T19:36:44.933 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.933 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.933 INFO:tasks.workunit.client.0.smithi029.stdout: "store_state_latency": { 2024-08-29T19:36:44.933 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T19:36:44.933 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.933 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:44.933 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.933 INFO:tasks.workunit.client.0.smithi029.stdout: "prioritycache": { 2024-08-29T19:36:44.933 INFO:tasks.workunit.client.0.smithi029.stdout: "cache_bytes": { 2024-08-29T19:36:44.934 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1020054731 2024-08-29T19:36:44.934 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.934 INFO:tasks.workunit.client.0.smithi029.stdout: "heap_bytes": { 2024-08-29T19:36:44.934 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 287498240 2024-08-29T19:36:44.934 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.934 INFO:tasks.workunit.client.0.smithi029.stdout: "mapped_bytes": { 2024-08-29T19:36:44.934 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 285728768 2024-08-29T19:36:44.934 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.934 INFO:tasks.workunit.client.0.smithi029.stdout: "target_bytes": { 2024-08-29T19:36:44.934 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 2147483648 2024-08-29T19:36:44.934 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.934 INFO:tasks.workunit.client.0.smithi029.stdout: "unmapped_bytes": { 2024-08-29T19:36:44.934 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1769472 2024-08-29T19:36:44.935 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:44.935 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.935 INFO:tasks.workunit.client.0.smithi029.stdout: "prioritycache:full": { 2024-08-29T19:36:44.935 INFO:tasks.workunit.client.0.smithi029.stdout: "committed_bytes": { 2024-08-29T19:36:44.935 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 360710144 2024-08-29T19:36:44.935 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.935 INFO:tasks.workunit.client.0.smithi029.stdout: "pri0_bytes": { 2024-08-29T19:36:44.935 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.935 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.935 INFO:tasks.workunit.client.0.smithi029.stdout: "pri10_bytes": { 2024-08-29T19:36:44.935 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.935 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.935 INFO:tasks.workunit.client.0.smithi029.stdout: "pri11_bytes": { 2024-08-29T19:36:44.936 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 266365320 2024-08-29T19:36:44.936 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.936 INFO:tasks.workunit.client.0.smithi029.stdout: "pri1_bytes": { 2024-08-29T19:36:44.936 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 27115020 2024-08-29T19:36:44.936 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.936 INFO:tasks.workunit.client.0.smithi029.stdout: "pri2_bytes": { 2024-08-29T19:36:44.936 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.936 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.936 INFO:tasks.workunit.client.0.smithi029.stdout: "pri3_bytes": { 2024-08-29T19:36:44.936 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.936 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.936 INFO:tasks.workunit.client.0.smithi029.stdout: "pri4_bytes": { 2024-08-29T19:36:44.937 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.937 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.937 INFO:tasks.workunit.client.0.smithi029.stdout: "pri5_bytes": { 2024-08-29T19:36:44.937 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.937 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.937 INFO:tasks.workunit.client.0.smithi029.stdout: "pri6_bytes": { 2024-08-29T19:36:44.937 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.937 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.937 INFO:tasks.workunit.client.0.smithi029.stdout: "pri7_bytes": { 2024-08-29T19:36:44.937 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.937 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.937 INFO:tasks.workunit.client.0.smithi029.stdout: "pri8_bytes": { 2024-08-29T19:36:44.937 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.938 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.938 INFO:tasks.workunit.client.0.smithi029.stdout: "pri9_bytes": { 2024-08-29T19:36:44.938 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.938 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.938 INFO:tasks.workunit.client.0.smithi029.stdout: "reserved_bytes": { 2024-08-29T19:36:44.938 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 67229804 2024-08-29T19:36:44.938 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:44.938 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.938 INFO:tasks.workunit.client.0.smithi029.stdout: "prioritycache:inc": { 2024-08-29T19:36:44.938 INFO:tasks.workunit.client.0.smithi029.stdout: "committed_bytes": { 2024-08-29T19:36:44.938 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 335544320 2024-08-29T19:36:44.938 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.938 INFO:tasks.workunit.client.0.smithi029.stdout: "pri0_bytes": { 2024-08-29T19:36:44.939 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.939 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.939 INFO:tasks.workunit.client.0.smithi029.stdout: "pri10_bytes": { 2024-08-29T19:36:44.939 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.939 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.939 INFO:tasks.workunit.client.0.smithi029.stdout: "pri11_bytes": { 2024-08-29T19:36:44.939 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 266365320 2024-08-29T19:36:44.939 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.939 INFO:tasks.workunit.client.0.smithi029.stdout: "pri1_bytes": { 2024-08-29T19:36:44.939 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1613822 2024-08-29T19:36:44.939 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.939 INFO:tasks.workunit.client.0.smithi029.stdout: "pri2_bytes": { 2024-08-29T19:36:44.939 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.939 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.940 INFO:tasks.workunit.client.0.smithi029.stdout: "pri3_bytes": { 2024-08-29T19:36:44.940 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.940 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.940 INFO:tasks.workunit.client.0.smithi029.stdout: "pri4_bytes": { 2024-08-29T19:36:44.940 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.940 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.940 INFO:tasks.workunit.client.0.smithi029.stdout: "pri5_bytes": { 2024-08-29T19:36:44.940 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.940 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.940 INFO:tasks.workunit.client.0.smithi029.stdout: "pri6_bytes": { 2024-08-29T19:36:44.941 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.941 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.941 INFO:tasks.workunit.client.0.smithi029.stdout: "pri7_bytes": { 2024-08-29T19:36:44.941 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.941 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.941 INFO:tasks.workunit.client.0.smithi029.stdout: "pri8_bytes": { 2024-08-29T19:36:44.941 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.941 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.941 INFO:tasks.workunit.client.0.smithi029.stdout: "pri9_bytes": { 2024-08-29T19:36:44.941 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.941 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.941 INFO:tasks.workunit.client.0.smithi029.stdout: "reserved_bytes": { 2024-08-29T19:36:44.941 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 67565178 2024-08-29T19:36:44.942 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:44.942 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.942 INFO:tasks.workunit.client.0.smithi029.stdout: "prioritycache:kv": { 2024-08-29T19:36:44.942 INFO:tasks.workunit.client.0.smithi029.stdout: "committed_bytes": { 2024-08-29T19:36:44.942 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 314572800 2024-08-29T19:36:44.942 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.942 INFO:tasks.workunit.client.0.smithi029.stdout: "pri0_bytes": { 2024-08-29T19:36:44.942 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 67108864 2024-08-29T19:36:44.942 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.942 INFO:tasks.workunit.client.0.smithi029.stdout: "pri10_bytes": { 2024-08-29T19:36:44.942 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.942 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.942 INFO:tasks.workunit.client.0.smithi029.stdout: "pri11_bytes": { 2024-08-29T19:36:44.942 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 177576880 2024-08-29T19:36:44.943 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.943 INFO:tasks.workunit.client.0.smithi029.stdout: "pri1_bytes": { 2024-08-29T19:36:44.943 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.943 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.943 INFO:tasks.workunit.client.0.smithi029.stdout: "pri2_bytes": { 2024-08-29T19:36:44.943 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.943 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.943 INFO:tasks.workunit.client.0.smithi029.stdout: "pri3_bytes": { 2024-08-29T19:36:44.943 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.943 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.943 INFO:tasks.workunit.client.0.smithi029.stdout: "pri4_bytes": { 2024-08-29T19:36:44.943 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.943 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.944 INFO:tasks.workunit.client.0.smithi029.stdout: "pri5_bytes": { 2024-08-29T19:36:44.944 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.944 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.944 INFO:tasks.workunit.client.0.smithi029.stdout: "pri6_bytes": { 2024-08-29T19:36:44.944 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.944 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.944 INFO:tasks.workunit.client.0.smithi029.stdout: "pri7_bytes": { 2024-08-29T19:36:44.944 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.944 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.944 INFO:tasks.workunit.client.0.smithi029.stdout: "pri8_bytes": { 2024-08-29T19:36:44.944 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.944 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.944 INFO:tasks.workunit.client.0.smithi029.stdout: "pri9_bytes": { 2024-08-29T19:36:44.944 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.945 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.945 INFO:tasks.workunit.client.0.smithi029.stdout: "reserved_bytes": { 2024-08-29T19:36:44.945 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 69887056 2024-08-29T19:36:44.945 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:44.945 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.945 INFO:tasks.workunit.client.0.smithi029.stdout: "rocksdb": { 2024-08-29T19:36:44.945 INFO:tasks.workunit.client.0.smithi029.stdout: "compact": { 2024-08-29T19:36:44.945 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.945 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.945 INFO:tasks.workunit.client.0.smithi029.stdout: "compact_queue_len": { 2024-08-29T19:36:44.945 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.945 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.945 INFO:tasks.workunit.client.0.smithi029.stdout: "compact_queue_merge": { 2024-08-29T19:36:44.945 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.946 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.946 INFO:tasks.workunit.client.0.smithi029.stdout: "compact_range": { 2024-08-29T19:36:44.946 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 118 2024-08-29T19:36:44.946 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.946 INFO:tasks.workunit.client.0.smithi029.stdout: "get_latency": { 2024-08-29T19:36:44.946 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 435815, 2024-08-29T19:36:44.946 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 4991005710 2024-08-29T19:36:44.946 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.946 INFO:tasks.workunit.client.0.smithi029.stdout: "rocksdb_write_delay_time": { 2024-08-29T19:36:44.946 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T19:36:44.946 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.946 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.946 INFO:tasks.workunit.client.0.smithi029.stdout: "rocksdb_write_memtable_time": { 2024-08-29T19:36:44.947 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T19:36:44.947 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.947 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.947 INFO:tasks.workunit.client.0.smithi029.stdout: "rocksdb_write_pre_and_post_time": { 2024-08-29T19:36:44.947 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T19:36:44.947 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.947 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.947 INFO:tasks.workunit.client.0.smithi029.stdout: "rocksdb_write_wal_time": { 2024-08-29T19:36:44.947 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T19:36:44.947 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.947 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.947 INFO:tasks.workunit.client.0.smithi029.stdout: "submit_latency": { 2024-08-29T19:36:44.948 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T19:36:44.948 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.948 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.948 INFO:tasks.workunit.client.0.smithi029.stdout: "submit_sync_latency": { 2024-08-29T19:36:44.948 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 23657, 2024-08-29T19:36:44.948 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 6472867999 2024-08-29T19:36:44.948 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:44.948 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:44.948 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.948 INFO:tasks.workunit.client.0.smithi029.stdout: "mon.eab9ca671542c643f83b79a2998aba8453a415ac": { 2024-08-29T19:36:44.948 INFO:tasks.workunit.client.0.smithi029.stdout: "mon": { 2024-08-29T19:36:44.948 INFO:tasks.workunit.client.0.smithi029.stdout: "election_call": { 2024-08-29T19:36:44.948 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 2 2024-08-29T19:36:44.948 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.949 INFO:tasks.workunit.client.0.smithi029.stdout: "election_lose": { 2024-08-29T19:36:44.949 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 2 2024-08-29T19:36:44.949 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.949 INFO:tasks.workunit.client.0.smithi029.stdout: "election_win": { 2024-08-29T19:36:44.949 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.949 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.949 INFO:tasks.workunit.client.0.smithi029.stdout: "num_elections": { 2024-08-29T19:36:44.949 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 7 2024-08-29T19:36:44.949 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.949 INFO:tasks.workunit.client.0.smithi029.stdout: "num_sessions": { 2024-08-29T19:36:44.949 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 8 2024-08-29T19:36:44.949 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.949 INFO:tasks.workunit.client.0.smithi029.stdout: "session_add": { 2024-08-29T19:36:44.950 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 3 2024-08-29T19:36:44.950 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.950 INFO:tasks.workunit.client.0.smithi029.stdout: "session_rm": { 2024-08-29T19:36:44.950 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 241 2024-08-29T19:36:44.950 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.950 INFO:tasks.workunit.client.0.smithi029.stdout: "session_trim": { 2024-08-29T19:36:44.950 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.950 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:44.950 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.950 INFO:tasks.workunit.client.0.smithi029.stdout: "paxos": { 2024-08-29T19:36:44.950 INFO:tasks.workunit.client.0.smithi029.stdout: "accept_timeout": { 2024-08-29T19:36:44.950 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.950 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.950 INFO:tasks.workunit.client.0.smithi029.stdout: "begin": { 2024-08-29T19:36:44.951 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 9703 2024-08-29T19:36:44.951 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.951 INFO:tasks.workunit.client.0.smithi029.stdout: "begin_bytes": { 2024-08-29T19:36:44.951 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 9703, 2024-08-29T19:36:44.951 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 66782849 2024-08-29T19:36:44.951 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.951 INFO:tasks.workunit.client.0.smithi029.stdout: "begin_keys": { 2024-08-29T19:36:44.951 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T19:36:44.951 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.951 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.951 INFO:tasks.workunit.client.0.smithi029.stdout: "begin_latency": { 2024-08-29T19:36:44.951 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 9703, 2024-08-29T19:36:44.951 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 2667952650 2024-08-29T19:36:44.952 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.952 INFO:tasks.workunit.client.0.smithi029.stdout: "collect": { 2024-08-29T19:36:44.952 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 2 2024-08-29T19:36:44.952 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.952 INFO:tasks.workunit.client.0.smithi029.stdout: "collect_bytes": { 2024-08-29T19:36:44.952 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 2, 2024-08-29T19:36:44.952 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 146 2024-08-29T19:36:44.952 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.952 INFO:tasks.workunit.client.0.smithi029.stdout: "collect_keys": { 2024-08-29T19:36:44.952 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 2, 2024-08-29T19:36:44.952 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 2 2024-08-29T19:36:44.952 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.952 INFO:tasks.workunit.client.0.smithi029.stdout: "collect_latency": { 2024-08-29T19:36:44.953 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 2, 2024-08-29T19:36:44.953 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.953 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.953 INFO:tasks.workunit.client.0.smithi029.stdout: "collect_timeout": { 2024-08-29T19:36:44.953 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.953 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.953 INFO:tasks.workunit.client.0.smithi029.stdout: "collect_uncommitted": { 2024-08-29T19:36:44.953 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.953 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.953 INFO:tasks.workunit.client.0.smithi029.stdout: "commit": { 2024-08-29T19:36:44.953 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 9703 2024-08-29T19:36:44.953 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.953 INFO:tasks.workunit.client.0.smithi029.stdout: "commit_bytes": { 2024-08-29T19:36:44.953 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T19:36:44.954 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.954 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.954 INFO:tasks.workunit.client.0.smithi029.stdout: "commit_keys": { 2024-08-29T19:36:44.954 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T19:36:44.954 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.954 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.954 INFO:tasks.workunit.client.0.smithi029.stdout: "commit_latency": { 2024-08-29T19:36:44.954 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T19:36:44.954 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.954 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.954 INFO:tasks.workunit.client.0.smithi029.stdout: "lease_ack_timeout": { 2024-08-29T19:36:44.954 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.954 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.955 INFO:tasks.workunit.client.0.smithi029.stdout: "lease_timeout": { 2024-08-29T19:36:44.955 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.955 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.955 INFO:tasks.workunit.client.0.smithi029.stdout: "new_pn": { 2024-08-29T19:36:44.955 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.955 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.955 INFO:tasks.workunit.client.0.smithi029.stdout: "new_pn_latency": { 2024-08-29T19:36:44.955 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T19:36:44.955 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.955 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.955 INFO:tasks.workunit.client.0.smithi029.stdout: "refresh": { 2024-08-29T19:36:44.955 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 9703 2024-08-29T19:36:44.955 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.955 INFO:tasks.workunit.client.0.smithi029.stdout: "refresh_latency": { 2024-08-29T19:36:44.956 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 9703, 2024-08-29T19:36:44.956 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 49495120906 2024-08-29T19:36:44.956 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.956 INFO:tasks.workunit.client.0.smithi029.stdout: "restart": { 2024-08-29T19:36:44.956 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 9 2024-08-29T19:36:44.956 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.956 INFO:tasks.workunit.client.0.smithi029.stdout: "share_state": { 2024-08-29T19:36:44.956 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.956 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.956 INFO:tasks.workunit.client.0.smithi029.stdout: "share_state_bytes": { 2024-08-29T19:36:44.956 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T19:36:44.956 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.956 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.957 INFO:tasks.workunit.client.0.smithi029.stdout: "share_state_keys": { 2024-08-29T19:36:44.957 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T19:36:44.957 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.957 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.957 INFO:tasks.workunit.client.0.smithi029.stdout: "start_leader": { 2024-08-29T19:36:44.957 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.957 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.957 INFO:tasks.workunit.client.0.smithi029.stdout: "start_peon": { 2024-08-29T19:36:44.957 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 2 2024-08-29T19:36:44.957 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.957 INFO:tasks.workunit.client.0.smithi029.stdout: "store_state": { 2024-08-29T19:36:44.957 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 9703 2024-08-29T19:36:44.957 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.958 INFO:tasks.workunit.client.0.smithi029.stdout: "store_state_bytes": { 2024-08-29T19:36:44.958 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 9703, 2024-08-29T19:36:44.958 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 131715450 2024-08-29T19:36:44.958 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.958 INFO:tasks.workunit.client.0.smithi029.stdout: "store_state_keys": { 2024-08-29T19:36:44.958 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 9703, 2024-08-29T19:36:44.958 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 84358 2024-08-29T19:36:44.958 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.958 INFO:tasks.workunit.client.0.smithi029.stdout: "store_state_latency": { 2024-08-29T19:36:44.958 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 9703, 2024-08-29T19:36:44.958 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 2443956433 2024-08-29T19:36:44.958 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:44.958 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.959 INFO:tasks.workunit.client.0.smithi029.stdout: "prioritycache": { 2024-08-29T19:36:44.959 INFO:tasks.workunit.client.0.smithi029.stdout: "cache_bytes": { 2024-08-29T19:36:44.959 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1020054731 2024-08-29T19:36:44.959 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.959 INFO:tasks.workunit.client.0.smithi029.stdout: "heap_bytes": { 2024-08-29T19:36:44.959 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 183533568 2024-08-29T19:36:44.959 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.959 INFO:tasks.workunit.client.0.smithi029.stdout: "mapped_bytes": { 2024-08-29T19:36:44.959 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 180609024 2024-08-29T19:36:44.959 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.959 INFO:tasks.workunit.client.0.smithi029.stdout: "target_bytes": { 2024-08-29T19:36:44.959 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 2147483648 2024-08-29T19:36:44.959 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.959 INFO:tasks.workunit.client.0.smithi029.stdout: "unmapped_bytes": { 2024-08-29T19:36:44.960 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 2924544 2024-08-29T19:36:44.960 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:44.960 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.960 INFO:tasks.workunit.client.0.smithi029.stdout: "prioritycache:full": { 2024-08-29T19:36:44.960 INFO:tasks.workunit.client.0.smithi029.stdout: "committed_bytes": { 2024-08-29T19:36:44.960 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 360710144 2024-08-29T19:36:44.960 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.960 INFO:tasks.workunit.client.0.smithi029.stdout: "pri0_bytes": { 2024-08-29T19:36:44.960 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.960 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.960 INFO:tasks.workunit.client.0.smithi029.stdout: "pri10_bytes": { 2024-08-29T19:36:44.960 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.960 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.961 INFO:tasks.workunit.client.0.smithi029.stdout: "pri11_bytes": { 2024-08-29T19:36:44.961 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 266555284 2024-08-29T19:36:44.961 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.961 INFO:tasks.workunit.client.0.smithi029.stdout: "pri1_bytes": { 2024-08-29T19:36:44.961 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 26641638 2024-08-29T19:36:44.961 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.961 INFO:tasks.workunit.client.0.smithi029.stdout: "pri2_bytes": { 2024-08-29T19:36:44.961 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.961 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.961 INFO:tasks.workunit.client.0.smithi029.stdout: "pri3_bytes": { 2024-08-29T19:36:44.961 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.961 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.961 INFO:tasks.workunit.client.0.smithi029.stdout: "pri4_bytes": { 2024-08-29T19:36:44.962 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.962 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.962 INFO:tasks.workunit.client.0.smithi029.stdout: "pri5_bytes": { 2024-08-29T19:36:44.962 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.962 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.962 INFO:tasks.workunit.client.0.smithi029.stdout: "pri6_bytes": { 2024-08-29T19:36:44.962 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.962 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.962 INFO:tasks.workunit.client.0.smithi029.stdout: "pri7_bytes": { 2024-08-29T19:36:44.962 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.962 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.962 INFO:tasks.workunit.client.0.smithi029.stdout: "pri8_bytes": { 2024-08-29T19:36:44.962 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.963 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.963 INFO:tasks.workunit.client.0.smithi029.stdout: "pri9_bytes": { 2024-08-29T19:36:44.963 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.963 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.963 INFO:tasks.workunit.client.0.smithi029.stdout: "reserved_bytes": { 2024-08-29T19:36:44.963 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 67513222 2024-08-29T19:36:44.963 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:44.963 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.963 INFO:tasks.workunit.client.0.smithi029.stdout: "prioritycache:inc": { 2024-08-29T19:36:44.963 INFO:tasks.workunit.client.0.smithi029.stdout: "committed_bytes": { 2024-08-29T19:36:44.963 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 335544320 2024-08-29T19:36:44.963 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.963 INFO:tasks.workunit.client.0.smithi029.stdout: "pri0_bytes": { 2024-08-29T19:36:44.964 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.964 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.964 INFO:tasks.workunit.client.0.smithi029.stdout: "pri10_bytes": { 2024-08-29T19:36:44.964 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.964 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.964 INFO:tasks.workunit.client.0.smithi029.stdout: "pri11_bytes": { 2024-08-29T19:36:44.964 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 266555284 2024-08-29T19:36:44.964 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.964 INFO:tasks.workunit.client.0.smithi029.stdout: "pri1_bytes": { 2024-08-29T19:36:44.964 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1580634 2024-08-29T19:36:44.964 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.964 INFO:tasks.workunit.client.0.smithi029.stdout: "pri2_bytes": { 2024-08-29T19:36:44.965 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.965 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.965 INFO:tasks.workunit.client.0.smithi029.stdout: "pri3_bytes": { 2024-08-29T19:36:44.965 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.965 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.965 INFO:tasks.workunit.client.0.smithi029.stdout: "pri4_bytes": { 2024-08-29T19:36:44.965 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.965 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.965 INFO:tasks.workunit.client.0.smithi029.stdout: "pri5_bytes": { 2024-08-29T19:36:44.965 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.968 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.968 INFO:tasks.workunit.client.0.smithi029.stdout: "pri6_bytes": { 2024-08-29T19:36:44.968 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.968 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.968 INFO:tasks.workunit.client.0.smithi029.stdout: "pri7_bytes": { 2024-08-29T19:36:44.968 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.969 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.969 INFO:tasks.workunit.client.0.smithi029.stdout: "pri8_bytes": { 2024-08-29T19:36:44.969 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.969 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.969 INFO:tasks.workunit.client.0.smithi029.stdout: "pri9_bytes": { 2024-08-29T19:36:44.969 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.969 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.969 INFO:tasks.workunit.client.0.smithi029.stdout: "reserved_bytes": { 2024-08-29T19:36:44.969 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 67408402 2024-08-29T19:36:44.969 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:44.970 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.970 INFO:tasks.workunit.client.0.smithi029.stdout: "prioritycache:kv": { 2024-08-29T19:36:44.970 INFO:tasks.workunit.client.0.smithi029.stdout: "committed_bytes": { 2024-08-29T19:36:44.970 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 314572800 2024-08-29T19:36:44.970 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.971 INFO:tasks.workunit.client.0.smithi029.stdout: "pri0_bytes": { 2024-08-29T19:36:44.971 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 67108864 2024-08-29T19:36:44.971 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.971 INFO:tasks.workunit.client.0.smithi029.stdout: "pri10_bytes": { 2024-08-29T19:36:44.971 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.971 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.971 INFO:tasks.workunit.client.0.smithi029.stdout: "pri11_bytes": { 2024-08-29T19:36:44.971 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 177703522 2024-08-29T19:36:44.971 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.971 INFO:tasks.workunit.client.0.smithi029.stdout: "pri1_bytes": { 2024-08-29T19:36:44.971 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.971 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.971 INFO:tasks.workunit.client.0.smithi029.stdout: "pri2_bytes": { 2024-08-29T19:36:44.972 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.972 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.972 INFO:tasks.workunit.client.0.smithi029.stdout: "pri3_bytes": { 2024-08-29T19:36:44.972 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.972 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.972 INFO:tasks.workunit.client.0.smithi029.stdout: "pri4_bytes": { 2024-08-29T19:36:44.972 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.972 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.972 INFO:tasks.workunit.client.0.smithi029.stdout: "pri5_bytes": { 2024-08-29T19:36:44.972 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.972 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.972 INFO:tasks.workunit.client.0.smithi029.stdout: "pri6_bytes": { 2024-08-29T19:36:44.973 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.973 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.973 INFO:tasks.workunit.client.0.smithi029.stdout: "pri7_bytes": { 2024-08-29T19:36:44.973 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.973 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.973 INFO:tasks.workunit.client.0.smithi029.stdout: "pri8_bytes": { 2024-08-29T19:36:44.973 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.973 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.973 INFO:tasks.workunit.client.0.smithi029.stdout: "pri9_bytes": { 2024-08-29T19:36:44.973 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.973 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.973 INFO:tasks.workunit.client.0.smithi029.stdout: "reserved_bytes": { 2024-08-29T19:36:44.973 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 69760414 2024-08-29T19:36:44.974 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:44.974 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.974 INFO:tasks.workunit.client.0.smithi029.stdout: "rocksdb": { 2024-08-29T19:36:44.974 INFO:tasks.workunit.client.0.smithi029.stdout: "compact": { 2024-08-29T19:36:44.974 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.974 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.974 INFO:tasks.workunit.client.0.smithi029.stdout: "compact_queue_len": { 2024-08-29T19:36:44.974 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.974 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.974 INFO:tasks.workunit.client.0.smithi029.stdout: "compact_queue_merge": { 2024-08-29T19:36:44.974 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.974 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.974 INFO:tasks.workunit.client.0.smithi029.stdout: "compact_range": { 2024-08-29T19:36:44.975 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 117 2024-08-29T19:36:44.975 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.975 INFO:tasks.workunit.client.0.smithi029.stdout: "get_latency": { 2024-08-29T19:36:44.975 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 421091, 2024-08-29T19:36:44.975 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 4031564901 2024-08-29T19:36:44.975 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.975 INFO:tasks.workunit.client.0.smithi029.stdout: "rocksdb_write_delay_time": { 2024-08-29T19:36:44.975 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T19:36:44.975 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.975 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.975 INFO:tasks.workunit.client.0.smithi029.stdout: "rocksdb_write_memtable_time": { 2024-08-29T19:36:44.975 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T19:36:44.975 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.976 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.976 INFO:tasks.workunit.client.0.smithi029.stdout: "rocksdb_write_pre_and_post_time": { 2024-08-29T19:36:44.976 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T19:36:44.976 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.976 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.976 INFO:tasks.workunit.client.0.smithi029.stdout: "rocksdb_write_wal_time": { 2024-08-29T19:36:44.976 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T19:36:44.976 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.976 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.976 INFO:tasks.workunit.client.0.smithi029.stdout: "submit_latency": { 2024-08-29T19:36:44.976 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T19:36:44.976 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.976 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.977 INFO:tasks.workunit.client.0.smithi029.stdout: "submit_sync_latency": { 2024-08-29T19:36:44.977 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 23284, 2024-08-29T19:36:44.977 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 6513016336 2024-08-29T19:36:44.977 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:44.977 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:44.977 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.977 INFO:tasks.workunit.client.0.smithi029.stdout: "mon.efab81583b8b6816c363b53f2f1f76a1dc3b4f51": { 2024-08-29T19:36:44.977 INFO:tasks.workunit.client.0.smithi029.stdout: "mon": { 2024-08-29T19:36:44.977 INFO:tasks.workunit.client.0.smithi029.stdout: "election_call": { 2024-08-29T19:36:44.977 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 2 2024-08-29T19:36:44.977 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.977 INFO:tasks.workunit.client.0.smithi029.stdout: "election_lose": { 2024-08-29T19:36:44.977 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 3 2024-08-29T19:36:44.978 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.978 INFO:tasks.workunit.client.0.smithi029.stdout: "election_win": { 2024-08-29T19:36:44.978 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.978 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.978 INFO:tasks.workunit.client.0.smithi029.stdout: "num_elections": { 2024-08-29T19:36:44.978 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 11 2024-08-29T19:36:44.978 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.978 INFO:tasks.workunit.client.0.smithi029.stdout: "num_sessions": { 2024-08-29T19:36:44.978 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 10 2024-08-29T19:36:44.978 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.978 INFO:tasks.workunit.client.0.smithi029.stdout: "session_add": { 2024-08-29T19:36:44.978 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 4 2024-08-29T19:36:44.978 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.978 INFO:tasks.workunit.client.0.smithi029.stdout: "session_rm": { 2024-08-29T19:36:44.979 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 268 2024-08-29T19:36:44.979 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.979 INFO:tasks.workunit.client.0.smithi029.stdout: "session_trim": { 2024-08-29T19:36:44.979 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.979 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:44.979 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.979 INFO:tasks.workunit.client.0.smithi029.stdout: "paxos": { 2024-08-29T19:36:44.979 INFO:tasks.workunit.client.0.smithi029.stdout: "accept_timeout": { 2024-08-29T19:36:44.979 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.979 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.979 INFO:tasks.workunit.client.0.smithi029.stdout: "begin": { 2024-08-29T19:36:44.979 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 9759 2024-08-29T19:36:44.979 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.980 INFO:tasks.workunit.client.0.smithi029.stdout: "begin_bytes": { 2024-08-29T19:36:44.980 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 9759, 2024-08-29T19:36:44.980 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 67179754 2024-08-29T19:36:44.980 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.980 INFO:tasks.workunit.client.0.smithi029.stdout: "begin_keys": { 2024-08-29T19:36:44.980 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T19:36:44.980 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.980 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.980 INFO:tasks.workunit.client.0.smithi029.stdout: "begin_latency": { 2024-08-29T19:36:44.980 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 9759, 2024-08-29T19:36:44.980 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 2543957865 2024-08-29T19:36:44.980 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.980 INFO:tasks.workunit.client.0.smithi029.stdout: "collect": { 2024-08-29T19:36:44.981 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 3 2024-08-29T19:36:44.981 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.981 INFO:tasks.workunit.client.0.smithi029.stdout: "collect_bytes": { 2024-08-29T19:36:44.981 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 3, 2024-08-29T19:36:44.981 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 219 2024-08-29T19:36:44.981 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.981 INFO:tasks.workunit.client.0.smithi029.stdout: "collect_keys": { 2024-08-29T19:36:44.981 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 3, 2024-08-29T19:36:44.981 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 3 2024-08-29T19:36:44.981 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.981 INFO:tasks.workunit.client.0.smithi029.stdout: "collect_latency": { 2024-08-29T19:36:44.981 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 3, 2024-08-29T19:36:44.981 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.981 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.982 INFO:tasks.workunit.client.0.smithi029.stdout: "collect_timeout": { 2024-08-29T19:36:44.982 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.982 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.982 INFO:tasks.workunit.client.0.smithi029.stdout: "collect_uncommitted": { 2024-08-29T19:36:44.982 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1 2024-08-29T19:36:44.982 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.982 INFO:tasks.workunit.client.0.smithi029.stdout: "commit": { 2024-08-29T19:36:44.982 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 9760 2024-08-29T19:36:44.982 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.982 INFO:tasks.workunit.client.0.smithi029.stdout: "commit_bytes": { 2024-08-29T19:36:44.982 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T19:36:44.982 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.982 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.983 INFO:tasks.workunit.client.0.smithi029.stdout: "commit_keys": { 2024-08-29T19:36:44.983 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T19:36:44.983 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.983 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.983 INFO:tasks.workunit.client.0.smithi029.stdout: "commit_latency": { 2024-08-29T19:36:44.983 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T19:36:44.983 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.983 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.983 INFO:tasks.workunit.client.0.smithi029.stdout: "lease_ack_timeout": { 2024-08-29T19:36:44.983 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.983 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.983 INFO:tasks.workunit.client.0.smithi029.stdout: "lease_timeout": { 2024-08-29T19:36:44.983 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.984 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.984 INFO:tasks.workunit.client.0.smithi029.stdout: "new_pn": { 2024-08-29T19:36:44.984 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.984 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.984 INFO:tasks.workunit.client.0.smithi029.stdout: "new_pn_latency": { 2024-08-29T19:36:44.984 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T19:36:44.984 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.984 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.984 INFO:tasks.workunit.client.0.smithi029.stdout: "refresh": { 2024-08-29T19:36:44.984 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 9760 2024-08-29T19:36:44.984 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.984 INFO:tasks.workunit.client.0.smithi029.stdout: "refresh_latency": { 2024-08-29T19:36:44.985 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 9760, 2024-08-29T19:36:44.985 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 56519062696 2024-08-29T19:36:44.985 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.985 INFO:tasks.workunit.client.0.smithi029.stdout: "restart": { 2024-08-29T19:36:44.985 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 13 2024-08-29T19:36:44.985 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.985 INFO:tasks.workunit.client.0.smithi029.stdout: "share_state": { 2024-08-29T19:36:44.985 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.985 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.985 INFO:tasks.workunit.client.0.smithi029.stdout: "share_state_bytes": { 2024-08-29T19:36:44.985 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T19:36:44.985 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.985 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.986 INFO:tasks.workunit.client.0.smithi029.stdout: "share_state_keys": { 2024-08-29T19:36:44.986 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T19:36:44.986 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.986 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.986 INFO:tasks.workunit.client.0.smithi029.stdout: "start_leader": { 2024-08-29T19:36:44.986 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.986 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.986 INFO:tasks.workunit.client.0.smithi029.stdout: "start_peon": { 2024-08-29T19:36:44.986 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 3 2024-08-29T19:36:44.986 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.986 INFO:tasks.workunit.client.0.smithi029.stdout: "store_state": { 2024-08-29T19:36:44.986 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 9759 2024-08-29T19:36:44.986 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.986 INFO:tasks.workunit.client.0.smithi029.stdout: "store_state_bytes": { 2024-08-29T19:36:44.987 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 9759, 2024-08-29T19:36:44.987 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 132544638 2024-08-29T19:36:44.987 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.987 INFO:tasks.workunit.client.0.smithi029.stdout: "store_state_keys": { 2024-08-29T19:36:44.987 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 9759, 2024-08-29T19:36:44.987 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 84771 2024-08-29T19:36:44.987 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.987 INFO:tasks.workunit.client.0.smithi029.stdout: "store_state_latency": { 2024-08-29T19:36:44.987 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 9759, 2024-08-29T19:36:44.987 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 2895951640 2024-08-29T19:36:44.987 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:44.987 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.987 INFO:tasks.workunit.client.0.smithi029.stdout: "prioritycache": { 2024-08-29T19:36:44.988 INFO:tasks.workunit.client.0.smithi029.stdout: "cache_bytes": { 2024-08-29T19:36:44.988 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1020054731 2024-08-29T19:36:44.988 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.988 INFO:tasks.workunit.client.0.smithi029.stdout: "heap_bytes": { 2024-08-29T19:36:44.988 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 188801024 2024-08-29T19:36:44.988 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.988 INFO:tasks.workunit.client.0.smithi029.stdout: "mapped_bytes": { 2024-08-29T19:36:44.988 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 186335232 2024-08-29T19:36:44.988 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.988 INFO:tasks.workunit.client.0.smithi029.stdout: "target_bytes": { 2024-08-29T19:36:44.988 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 2147483648 2024-08-29T19:36:44.988 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.988 INFO:tasks.workunit.client.0.smithi029.stdout: "unmapped_bytes": { 2024-08-29T19:36:44.989 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 2465792 2024-08-29T19:36:44.989 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:44.989 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.989 INFO:tasks.workunit.client.0.smithi029.stdout: "prioritycache:full": { 2024-08-29T19:36:44.989 INFO:tasks.workunit.client.0.smithi029.stdout: "committed_bytes": { 2024-08-29T19:36:44.989 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 360710144 2024-08-29T19:36:44.989 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.989 INFO:tasks.workunit.client.0.smithi029.stdout: "pri0_bytes": { 2024-08-29T19:36:44.989 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.989 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.989 INFO:tasks.workunit.client.0.smithi029.stdout: "pri10_bytes": { 2024-08-29T19:36:44.989 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.989 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.989 INFO:tasks.workunit.client.0.smithi029.stdout: "pri11_bytes": { 2024-08-29T19:36:44.990 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 266476734 2024-08-29T19:36:44.990 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.990 INFO:tasks.workunit.client.0.smithi029.stdout: "pri1_bytes": { 2024-08-29T19:36:44.990 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 26823236 2024-08-29T19:36:44.990 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.990 INFO:tasks.workunit.client.0.smithi029.stdout: "pri2_bytes": { 2024-08-29T19:36:44.990 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.990 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.990 INFO:tasks.workunit.client.0.smithi029.stdout: "pri3_bytes": { 2024-08-29T19:36:44.990 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.990 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.990 INFO:tasks.workunit.client.0.smithi029.stdout: "pri4_bytes": { 2024-08-29T19:36:44.990 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.990 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.991 INFO:tasks.workunit.client.0.smithi029.stdout: "pri5_bytes": { 2024-08-29T19:36:44.991 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.991 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.991 INFO:tasks.workunit.client.0.smithi029.stdout: "pri6_bytes": { 2024-08-29T19:36:44.991 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.991 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.991 INFO:tasks.workunit.client.0.smithi029.stdout: "pri7_bytes": { 2024-08-29T19:36:44.991 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.991 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.991 INFO:tasks.workunit.client.0.smithi029.stdout: "pri8_bytes": { 2024-08-29T19:36:44.991 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.991 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.991 INFO:tasks.workunit.client.0.smithi029.stdout: "pri9_bytes": { 2024-08-29T19:36:44.992 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.992 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.992 INFO:tasks.workunit.client.0.smithi029.stdout: "reserved_bytes": { 2024-08-29T19:36:44.992 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 67410174 2024-08-29T19:36:44.992 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:44.992 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.992 INFO:tasks.workunit.client.0.smithi029.stdout: "prioritycache:inc": { 2024-08-29T19:36:44.992 INFO:tasks.workunit.client.0.smithi029.stdout: "committed_bytes": { 2024-08-29T19:36:44.992 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 335544320 2024-08-29T19:36:44.992 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.992 INFO:tasks.workunit.client.0.smithi029.stdout: "pri0_bytes": { 2024-08-29T19:36:44.992 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.992 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.993 INFO:tasks.workunit.client.0.smithi029.stdout: "pri10_bytes": { 2024-08-29T19:36:44.993 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.993 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.993 INFO:tasks.workunit.client.0.smithi029.stdout: "pri11_bytes": { 2024-08-29T19:36:44.993 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 266476734 2024-08-29T19:36:44.993 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.993 INFO:tasks.workunit.client.0.smithi029.stdout: "pri1_bytes": { 2024-08-29T19:36:44.993 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1608502 2024-08-29T19:36:44.993 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.993 INFO:tasks.workunit.client.0.smithi029.stdout: "pri2_bytes": { 2024-08-29T19:36:44.993 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.993 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.993 INFO:tasks.workunit.client.0.smithi029.stdout: "pri3_bytes": { 2024-08-29T19:36:44.993 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.994 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.994 INFO:tasks.workunit.client.0.smithi029.stdout: "pri4_bytes": { 2024-08-29T19:36:44.994 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.994 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.994 INFO:tasks.workunit.client.0.smithi029.stdout: "pri5_bytes": { 2024-08-29T19:36:44.994 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.994 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.994 INFO:tasks.workunit.client.0.smithi029.stdout: "pri6_bytes": { 2024-08-29T19:36:44.994 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.994 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.994 INFO:tasks.workunit.client.0.smithi029.stdout: "pri7_bytes": { 2024-08-29T19:36:44.994 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.995 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.995 INFO:tasks.workunit.client.0.smithi029.stdout: "pri8_bytes": { 2024-08-29T19:36:44.995 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.995 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.995 INFO:tasks.workunit.client.0.smithi029.stdout: "pri9_bytes": { 2024-08-29T19:36:44.995 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.995 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.995 INFO:tasks.workunit.client.0.smithi029.stdout: "reserved_bytes": { 2024-08-29T19:36:44.995 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 67459084 2024-08-29T19:36:44.995 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:44.995 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.995 INFO:tasks.workunit.client.0.smithi029.stdout: "prioritycache:kv": { 2024-08-29T19:36:44.995 INFO:tasks.workunit.client.0.smithi029.stdout: "committed_bytes": { 2024-08-29T19:36:44.996 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 314572800 2024-08-29T19:36:44.996 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.996 INFO:tasks.workunit.client.0.smithi029.stdout: "pri0_bytes": { 2024-08-29T19:36:44.996 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 67108864 2024-08-29T19:36:44.996 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.996 INFO:tasks.workunit.client.0.smithi029.stdout: "pri10_bytes": { 2024-08-29T19:36:44.996 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.996 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.996 INFO:tasks.workunit.client.0.smithi029.stdout: "pri11_bytes": { 2024-08-29T19:36:44.996 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 177651156 2024-08-29T19:36:44.996 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.996 INFO:tasks.workunit.client.0.smithi029.stdout: "pri1_bytes": { 2024-08-29T19:36:44.996 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.997 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.997 INFO:tasks.workunit.client.0.smithi029.stdout: "pri2_bytes": { 2024-08-29T19:36:44.997 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.997 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.997 INFO:tasks.workunit.client.0.smithi029.stdout: "pri3_bytes": { 2024-08-29T19:36:44.997 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.997 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.997 INFO:tasks.workunit.client.0.smithi029.stdout: "pri4_bytes": { 2024-08-29T19:36:44.997 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.997 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.997 INFO:tasks.workunit.client.0.smithi029.stdout: "pri5_bytes": { 2024-08-29T19:36:44.997 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.997 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.998 INFO:tasks.workunit.client.0.smithi029.stdout: "pri6_bytes": { 2024-08-29T19:36:44.998 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.998 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.998 INFO:tasks.workunit.client.0.smithi029.stdout: "pri7_bytes": { 2024-08-29T19:36:44.998 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.998 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.998 INFO:tasks.workunit.client.0.smithi029.stdout: "pri8_bytes": { 2024-08-29T19:36:44.998 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.998 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.998 INFO:tasks.workunit.client.0.smithi029.stdout: "pri9_bytes": { 2024-08-29T19:36:44.998 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.998 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.998 INFO:tasks.workunit.client.0.smithi029.stdout: "reserved_bytes": { 2024-08-29T19:36:44.998 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 69812780 2024-08-29T19:36:44.999 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:44.999 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.999 INFO:tasks.workunit.client.0.smithi029.stdout: "rocksdb": { 2024-08-29T19:36:44.999 INFO:tasks.workunit.client.0.smithi029.stdout: "compact": { 2024-08-29T19:36:44.999 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.999 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.999 INFO:tasks.workunit.client.0.smithi029.stdout: "compact_queue_len": { 2024-08-29T19:36:44.999 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.999 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.999 INFO:tasks.workunit.client.0.smithi029.stdout: "compact_queue_merge": { 2024-08-29T19:36:44.999 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:44.999 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:44.999 INFO:tasks.workunit.client.0.smithi029.stdout: "compact_range": { 2024-08-29T19:36:45.000 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 117 2024-08-29T19:36:45.000 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.000 INFO:tasks.workunit.client.0.smithi029.stdout: "get_latency": { 2024-08-29T19:36:45.000 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 430589, 2024-08-29T19:36:45.000 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 4732873974 2024-08-29T19:36:45.000 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.000 INFO:tasks.workunit.client.0.smithi029.stdout: "rocksdb_write_delay_time": { 2024-08-29T19:36:45.000 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T19:36:45.000 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.000 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.000 INFO:tasks.workunit.client.0.smithi029.stdout: "rocksdb_write_memtable_time": { 2024-08-29T19:36:45.000 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T19:36:45.000 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.001 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.001 INFO:tasks.workunit.client.0.smithi029.stdout: "rocksdb_write_pre_and_post_time": { 2024-08-29T19:36:45.001 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T19:36:45.001 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.001 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.001 INFO:tasks.workunit.client.0.smithi029.stdout: "rocksdb_write_wal_time": { 2024-08-29T19:36:45.001 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T19:36:45.001 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.001 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.001 INFO:tasks.workunit.client.0.smithi029.stdout: "submit_latency": { 2024-08-29T19:36:45.001 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T19:36:45.001 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.001 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.002 INFO:tasks.workunit.client.0.smithi029.stdout: "submit_sync_latency": { 2024-08-29T19:36:45.002 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 23429, 2024-08-29T19:36:45.002 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 6567327606 2024-08-29T19:36:45.002 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:45.002 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:45.002 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.002 INFO:tasks.workunit.client.0.smithi029.stdout: "osd.0": { 2024-08-29T19:36:45.002 INFO:tasks.workunit.client.0.smithi029.stdout: "bluefs": { 2024-08-29T19:36:45.002 INFO:tasks.workunit.client.0.smithi029.stdout: "alloc_db_max_lat": { 2024-08-29T19:36:45.002 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 22333 2024-08-29T19:36:45.002 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.002 INFO:tasks.workunit.client.0.smithi029.stdout: "alloc_slow_fallback": { 2024-08-29T19:36:45.002 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.003 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.003 INFO:tasks.workunit.client.0.smithi029.stdout: "alloc_slow_max_lat": { 2024-08-29T19:36:45.003 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.003 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.003 INFO:tasks.workunit.client.0.smithi029.stdout: "alloc_slow_size_fallback": { 2024-08-29T19:36:45.003 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.003 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.003 INFO:tasks.workunit.client.0.smithi029.stdout: "alloc_unit_db": { 2024-08-29T19:36:45.003 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 65536 2024-08-29T19:36:45.003 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.003 INFO:tasks.workunit.client.0.smithi029.stdout: "alloc_unit_slow": { 2024-08-29T19:36:45.003 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.004 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.004 INFO:tasks.workunit.client.0.smithi029.stdout: "alloc_unit_wal": { 2024-08-29T19:36:45.004 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.004 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.004 INFO:tasks.workunit.client.0.smithi029.stdout: "alloc_wal_max_lat": { 2024-08-29T19:36:45.004 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.004 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.004 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes_written_slow": { 2024-08-29T19:36:45.004 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.004 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.004 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes_written_sst": { 2024-08-29T19:36:45.005 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 5951488 2024-08-29T19:36:45.005 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.005 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes_written_wal": { 2024-08-29T19:36:45.005 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 687505408 2024-08-29T19:36:45.005 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.005 INFO:tasks.workunit.client.0.smithi029.stdout: "compact_lat": { 2024-08-29T19:36:45.005 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 19, 2024-08-29T19:36:45.005 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 7113966 2024-08-29T19:36:45.005 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.005 INFO:tasks.workunit.client.0.smithi029.stdout: "compact_lock_lat": { 2024-08-29T19:36:45.005 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 19, 2024-08-29T19:36:45.005 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 2203609 2024-08-29T19:36:45.006 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.006 INFO:tasks.workunit.client.0.smithi029.stdout: "db_alloc_lat": { 2024-08-29T19:36:45.006 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 188, 2024-08-29T19:36:45.006 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1243566 2024-08-29T19:36:45.006 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.006 INFO:tasks.workunit.client.0.smithi029.stdout: "db_total_bytes": { 2024-08-29T19:36:45.006 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 95995027456 2024-08-29T19:36:45.006 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.006 INFO:tasks.workunit.client.0.smithi029.stdout: "db_used_bytes": { 2024-08-29T19:36:45.006 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 601096192 2024-08-29T19:36:45.006 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.006 INFO:tasks.workunit.client.0.smithi029.stdout: "flush_lat": { 2024-08-29T19:36:45.007 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 80140, 2024-08-29T19:36:45.007 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 10826125168 2024-08-29T19:36:45.007 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.007 INFO:tasks.workunit.client.0.smithi029.stdout: "fsync_lat": { 2024-08-29T19:36:45.007 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 80117, 2024-08-29T19:36:45.007 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 21398602204 2024-08-29T19:36:45.007 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.007 INFO:tasks.workunit.client.0.smithi029.stdout: "log_bytes": { 2024-08-29T19:36:45.007 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 12324864 2024-08-29T19:36:45.007 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.007 INFO:tasks.workunit.client.0.smithi029.stdout: "logged_bytes": { 2024-08-29T19:36:45.007 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 328216576 2024-08-29T19:36:45.007 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.008 INFO:tasks.workunit.client.0.smithi029.stdout: "max_bytes_db": { 2024-08-29T19:36:45.008 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 609615872 2024-08-29T19:36:45.008 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.008 INFO:tasks.workunit.client.0.smithi029.stdout: "max_bytes_slow": { 2024-08-29T19:36:45.008 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.008 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.008 INFO:tasks.workunit.client.0.smithi029.stdout: "max_bytes_wal": { 2024-08-29T19:36:45.008 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.008 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.008 INFO:tasks.workunit.client.0.smithi029.stdout: "num_files": { 2024-08-29T19:36:45.008 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 46 2024-08-29T19:36:45.008 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.009 INFO:tasks.workunit.client.0.smithi029.stdout: "read_bytes": { 2024-08-29T19:36:45.009 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 303192401 2024-08-29T19:36:45.009 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.009 INFO:tasks.workunit.client.0.smithi029.stdout: "read_count": { 2024-08-29T19:36:45.009 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 19204 2024-08-29T19:36:45.009 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.009 INFO:tasks.workunit.client.0.smithi029.stdout: "read_disk_bytes": { 2024-08-29T19:36:45.009 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 238473216 2024-08-29T19:36:45.009 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.009 INFO:tasks.workunit.client.0.smithi029.stdout: "read_disk_bytes_db": { 2024-08-29T19:36:45.009 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 238477312 2024-08-29T19:36:45.009 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.009 INFO:tasks.workunit.client.0.smithi029.stdout: "read_disk_bytes_slow": { 2024-08-29T19:36:45.009 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.010 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.010 INFO:tasks.workunit.client.0.smithi029.stdout: "read_disk_bytes_wal": { 2024-08-29T19:36:45.010 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.010 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.010 INFO:tasks.workunit.client.0.smithi029.stdout: "read_disk_count": { 2024-08-29T19:36:45.010 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 7488 2024-08-29T19:36:45.010 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.010 INFO:tasks.workunit.client.0.smithi029.stdout: "read_lat": { 2024-08-29T19:36:45.010 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 19204, 2024-08-29T19:36:45.010 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 237065471 2024-08-29T19:36:45.010 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.010 INFO:tasks.workunit.client.0.smithi029.stdout: "read_prefetch_bytes": { 2024-08-29T19:36:45.010 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 206404989 2024-08-29T19:36:45.011 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.011 INFO:tasks.workunit.client.0.smithi029.stdout: "read_prefetch_count": { 2024-08-29T19:36:45.011 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 16236 2024-08-29T19:36:45.011 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.011 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_buffer_bytes": { 2024-08-29T19:36:45.011 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 2176315 2024-08-29T19:36:45.011 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.011 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_buffer_count": { 2024-08-29T19:36:45.011 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 593 2024-08-29T19:36:45.011 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.011 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_bytes": { 2024-08-29T19:36:45.011 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 5911886 2024-08-29T19:36:45.011 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.012 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_count": { 2024-08-29T19:36:45.012 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 794 2024-08-29T19:36:45.012 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.012 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_disk_bytes": { 2024-08-29T19:36:45.012 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 3735571 2024-08-29T19:36:45.012 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.012 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_disk_bytes_db": { 2024-08-29T19:36:45.012 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 3735571 2024-08-29T19:36:45.012 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.012 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_disk_bytes_slow": { 2024-08-29T19:36:45.012 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.012 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.012 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_disk_bytes_wal": { 2024-08-29T19:36:45.013 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.013 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.013 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_disk_count": { 2024-08-29T19:36:45.013 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 208 2024-08-29T19:36:45.013 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.013 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_lat": { 2024-08-29T19:36:45.013 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 794, 2024-08-29T19:36:45.013 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 2362106 2024-08-29T19:36:45.013 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.013 INFO:tasks.workunit.client.0.smithi029.stdout: "slow_alloc_lat": { 2024-08-29T19:36:45.013 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T19:36:45.013 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.014 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.014 INFO:tasks.workunit.client.0.smithi029.stdout: "slow_total_bytes": { 2024-08-29T19:36:45.014 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.014 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.014 INFO:tasks.workunit.client.0.smithi029.stdout: "slow_used_bytes": { 2024-08-29T19:36:45.014 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.014 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.014 INFO:tasks.workunit.client.0.smithi029.stdout: "truncate_lat": { 2024-08-29T19:36:45.014 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 1, 2024-08-29T19:36:45.014 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 660 2024-08-29T19:36:45.014 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.014 INFO:tasks.workunit.client.0.smithi029.stdout: "unlink_lat": { 2024-08-29T19:36:45.015 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 8, 2024-08-29T19:36:45.015 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 10557 2024-08-29T19:36:45.015 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.015 INFO:tasks.workunit.client.0.smithi029.stdout: "wal_alloc_lat": { 2024-08-29T19:36:45.015 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T19:36:45.015 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.015 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.015 INFO:tasks.workunit.client.0.smithi029.stdout: "wal_total_bytes": { 2024-08-29T19:36:45.015 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.015 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.015 INFO:tasks.workunit.client.0.smithi029.stdout: "wal_used_bytes": { 2024-08-29T19:36:45.015 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.016 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.016 INFO:tasks.workunit.client.0.smithi029.stdout: "write_bytes": { 2024-08-29T19:36:45.016 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1024552960 2024-08-29T19:36:45.016 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:45.016 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.016 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore": { 2024-08-29T19:36:45.016 INFO:tasks.workunit.client.0.smithi029.stdout: "alloc_unit": { 2024-08-29T19:36:45.016 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 4096 2024-08-29T19:36:45.016 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.016 INFO:tasks.workunit.client.0.smithi029.stdout: "allocated": { 2024-08-29T19:36:45.016 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 10571776 2024-08-29T19:36:45.016 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.016 INFO:tasks.workunit.client.0.smithi029.stdout: "allocator_lat": { 2024-08-29T19:36:45.017 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 24098, 2024-08-29T19:36:45.017 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 141664820 2024-08-29T19:36:45.017 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.017 INFO:tasks.workunit.client.0.smithi029.stdout: "clist_lat": { 2024-08-29T19:36:45.017 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 3685, 2024-08-29T19:36:45.017 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 873501630 2024-08-29T19:36:45.017 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.017 INFO:tasks.workunit.client.0.smithi029.stdout: "compress_lat": { 2024-08-29T19:36:45.017 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T19:36:45.017 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.017 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.017 INFO:tasks.workunit.client.0.smithi029.stdout: "compressed": { 2024-08-29T19:36:45.017 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.018 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.018 INFO:tasks.workunit.client.0.smithi029.stdout: "compressed_allocated": { 2024-08-29T19:36:45.018 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.018 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.018 INFO:tasks.workunit.client.0.smithi029.stdout: "compressed_original": { 2024-08-29T19:36:45.018 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.018 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.018 INFO:tasks.workunit.client.0.smithi029.stdout: "csum_lat": { 2024-08-29T19:36:45.018 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 25032, 2024-08-29T19:36:45.018 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 311716444 2024-08-29T19:36:45.018 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.018 INFO:tasks.workunit.client.0.smithi029.stdout: "decompress_lat": { 2024-08-29T19:36:45.018 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T19:36:45.019 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.019 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.019 INFO:tasks.workunit.client.0.smithi029.stdout: "fragmentation_micros": { 2024-08-29T19:36:45.019 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.019 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.019 INFO:tasks.workunit.client.0.smithi029.stdout: "kv_commit_lat": { 2024-08-29T19:36:45.019 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 80065, 2024-08-29T19:36:45.019 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 29363818336 2024-08-29T19:36:45.019 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.019 INFO:tasks.workunit.client.0.smithi029.stdout: "kv_final_lat": { 2024-08-29T19:36:45.019 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 78967, 2024-08-29T19:36:45.019 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 4105055036 2024-08-29T19:36:45.019 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.020 INFO:tasks.workunit.client.0.smithi029.stdout: "kv_flush_lat": { 2024-08-29T19:36:45.020 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 80065, 2024-08-29T19:36:45.020 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 121012276 2024-08-29T19:36:45.020 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.020 INFO:tasks.workunit.client.0.smithi029.stdout: "kv_sync_lat": { 2024-08-29T19:36:45.020 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 80065, 2024-08-29T19:36:45.020 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 29484830612 2024-08-29T19:36:45.020 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.020 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_get_keys_lat": { 2024-08-29T19:36:45.020 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T19:36:45.020 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.020 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.021 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_get_values_lat": { 2024-08-29T19:36:45.021 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 31464, 2024-08-29T19:36:45.021 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1127884007 2024-08-29T19:36:45.021 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.021 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_lower_bound_lat": { 2024-08-29T19:36:45.021 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 1044, 2024-08-29T19:36:45.021 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 7042519 2024-08-29T19:36:45.021 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.021 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_next_lat": { 2024-08-29T19:36:45.021 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 19483, 2024-08-29T19:36:45.021 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 18549262 2024-08-29T19:36:45.021 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.021 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_seek_to_first_lat": { 2024-08-29T19:36:45.022 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 53, 2024-08-29T19:36:45.022 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 66033 2024-08-29T19:36:45.022 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.022 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_upper_bound_lat": { 2024-08-29T19:36:45.022 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 17108, 2024-08-29T19:36:45.022 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 5161408640 2024-08-29T19:36:45.022 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.022 INFO:tasks.workunit.client.0.smithi029.stdout: "onode_hits": { 2024-08-29T19:36:45.022 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 240922 2024-08-29T19:36:45.022 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.022 INFO:tasks.workunit.client.0.smithi029.stdout: "onode_misses": { 2024-08-29T19:36:45.022 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 23966 2024-08-29T19:36:45.022 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.023 INFO:tasks.workunit.client.0.smithi029.stdout: "read_lat": { 2024-08-29T19:36:45.023 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 15235, 2024-08-29T19:36:45.023 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 2452618423 2024-08-29T19:36:45.023 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.023 INFO:tasks.workunit.client.0.smithi029.stdout: "read_onode_meta_lat": { 2024-08-29T19:36:45.023 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 38308, 2024-08-29T19:36:45.023 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 25753127 2024-08-29T19:36:45.023 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.023 INFO:tasks.workunit.client.0.smithi029.stdout: "read_wait_aio_lat": { 2024-08-29T19:36:45.023 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 23073, 2024-08-29T19:36:45.023 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1256104801 2024-08-29T19:36:45.023 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.023 INFO:tasks.workunit.client.0.smithi029.stdout: "reads_with_retries": { 2024-08-29T19:36:45.024 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.024 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.024 INFO:tasks.workunit.client.0.smithi029.stdout: "remove_lat": { 2024-08-29T19:36:45.024 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 15726, 2024-08-29T19:36:45.024 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 735376596 2024-08-29T19:36:45.024 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.024 INFO:tasks.workunit.client.0.smithi029.stdout: "slow_aio_wait_count": { 2024-08-29T19:36:45.024 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.024 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.024 INFO:tasks.workunit.client.0.smithi029.stdout: "slow_committed_kv_count": { 2024-08-29T19:36:45.024 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.024 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.025 INFO:tasks.workunit.client.0.smithi029.stdout: "slow_read_onode_meta_count": { 2024-08-29T19:36:45.025 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.025 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.025 INFO:tasks.workunit.client.0.smithi029.stdout: "slow_read_wait_aio_count": { 2024-08-29T19:36:45.025 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.025 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.025 INFO:tasks.workunit.client.0.smithi029.stdout: "state_aio_wait_lat": { 2024-08-29T19:36:45.025 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 93610, 2024-08-29T19:36:45.025 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 8740580414 2024-08-29T19:36:45.025 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.025 INFO:tasks.workunit.client.0.smithi029.stdout: "state_deferred_aio_wait_lat": { 2024-08-29T19:36:45.025 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 9831, 2024-08-29T19:36:45.025 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 896929408 2024-08-29T19:36:45.025 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.026 INFO:tasks.workunit.client.0.smithi029.stdout: "state_deferred_cleanup_lat": { 2024-08-29T19:36:45.026 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 9830, 2024-08-29T19:36:45.026 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 5065450311663 2024-08-29T19:36:45.026 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.026 INFO:tasks.workunit.client.0.smithi029.stdout: "state_deferred_queued_lat": { 2024-08-29T19:36:45.026 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 9831, 2024-08-29T19:36:45.026 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 7275210768714 2024-08-29T19:36:45.026 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.026 INFO:tasks.workunit.client.0.smithi029.stdout: "state_done_lat": { 2024-08-29T19:36:45.026 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 93609, 2024-08-29T19:36:45.026 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 2610390998045 2024-08-29T19:36:45.026 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.026 INFO:tasks.workunit.client.0.smithi029.stdout: "state_finishing_lat": { 2024-08-29T19:36:45.027 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 93609, 2024-08-29T19:36:45.027 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 22628596 2024-08-29T19:36:45.027 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.027 INFO:tasks.workunit.client.0.smithi029.stdout: "state_io_done_lat": { 2024-08-29T19:36:45.027 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 93610, 2024-08-29T19:36:45.027 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 387874781 2024-08-29T19:36:45.027 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.027 INFO:tasks.workunit.client.0.smithi029.stdout: "state_kv_commiting_lat": { 2024-08-29T19:36:45.027 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 93610, 2024-08-29T19:36:45.027 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 53103270734 2024-08-29T19:36:45.027 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.027 INFO:tasks.workunit.client.0.smithi029.stdout: "state_kv_done_lat": { 2024-08-29T19:36:45.027 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 93610, 2024-08-29T19:36:45.028 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 73114445 2024-08-29T19:36:45.028 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.028 INFO:tasks.workunit.client.0.smithi029.stdout: "state_kv_queued_lat": { 2024-08-29T19:36:45.028 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 93610, 2024-08-29T19:36:45.028 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 28753501019 2024-08-29T19:36:45.028 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.028 INFO:tasks.workunit.client.0.smithi029.stdout: "state_prepare_lat": { 2024-08-29T19:36:45.028 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 93610, 2024-08-29T19:36:45.028 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 17025202661 2024-08-29T19:36:45.028 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.028 INFO:tasks.workunit.client.0.smithi029.stdout: "stored": { 2024-08-29T19:36:45.028 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 6499473 2024-08-29T19:36:45.028 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.029 INFO:tasks.workunit.client.0.smithi029.stdout: "truncate_lat": { 2024-08-29T19:36:45.029 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 2738, 2024-08-29T19:36:45.029 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 33061865 2024-08-29T19:36:45.029 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.029 INFO:tasks.workunit.client.0.smithi029.stdout: "txc_commit_lat": { 2024-08-29T19:36:45.029 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 93610, 2024-08-29T19:36:45.029 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 108043272190 2024-08-29T19:36:45.029 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.029 INFO:tasks.workunit.client.0.smithi029.stdout: "txc_submit_lat": { 2024-08-29T19:36:45.029 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 93610, 2024-08-29T19:36:45.029 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 19905442789 2024-08-29T19:36:45.029 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.029 INFO:tasks.workunit.client.0.smithi029.stdout: "txc_throttle_lat": { 2024-08-29T19:36:45.030 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 93610, 2024-08-29T19:36:45.030 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1204721119 2024-08-29T19:36:45.030 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:45.030 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.030 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore-pricache": { 2024-08-29T19:36:45.030 INFO:tasks.workunit.client.0.smithi029.stdout: "cache_bytes": { 2024-08-29T19:36:45.030 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1445593205 2024-08-29T19:36:45.030 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.030 INFO:tasks.workunit.client.0.smithi029.stdout: "heap_bytes": { 2024-08-29T19:36:45.030 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 611991552 2024-08-29T19:36:45.030 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.030 INFO:tasks.workunit.client.0.smithi029.stdout: "mapped_bytes": { 2024-08-29T19:36:45.030 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 574652416 2024-08-29T19:36:45.031 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.031 INFO:tasks.workunit.client.0.smithi029.stdout: "target_bytes": { 2024-08-29T19:36:45.031 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 2648117145 2024-08-29T19:36:45.031 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.031 INFO:tasks.workunit.client.0.smithi029.stdout: "unmapped_bytes": { 2024-08-29T19:36:45.031 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 37339136 2024-08-29T19:36:45.031 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:45.031 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.031 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore-pricache:data": { 2024-08-29T19:36:45.031 INFO:tasks.workunit.client.0.smithi029.stdout: "committed_bytes": { 2024-08-29T19:36:45.031 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 134217728 2024-08-29T19:36:45.031 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.031 INFO:tasks.workunit.client.0.smithi029.stdout: "pri0_bytes": { 2024-08-29T19:36:45.031 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.032 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.032 INFO:tasks.workunit.client.0.smithi029.stdout: "pri10_bytes": { 2024-08-29T19:36:45.032 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.032 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.032 INFO:tasks.workunit.client.0.smithi029.stdout: "pri11_bytes": { 2024-08-29T19:36:45.032 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 59431751 2024-08-29T19:36:45.032 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.032 INFO:tasks.workunit.client.0.smithi029.stdout: "pri1_bytes": { 2024-08-29T19:36:45.032 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.032 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.032 INFO:tasks.workunit.client.0.smithi029.stdout: "pri2_bytes": { 2024-08-29T19:36:45.032 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.032 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.033 INFO:tasks.workunit.client.0.smithi029.stdout: "pri3_bytes": { 2024-08-29T19:36:45.033 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.033 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.033 INFO:tasks.workunit.client.0.smithi029.stdout: "pri4_bytes": { 2024-08-29T19:36:45.033 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.033 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.033 INFO:tasks.workunit.client.0.smithi029.stdout: "pri5_bytes": { 2024-08-29T19:36:45.033 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.033 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.033 INFO:tasks.workunit.client.0.smithi029.stdout: "pri6_bytes": { 2024-08-29T19:36:45.033 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 86016 2024-08-29T19:36:45.033 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.033 INFO:tasks.workunit.client.0.smithi029.stdout: "pri7_bytes": { 2024-08-29T19:36:45.033 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.034 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.034 INFO:tasks.workunit.client.0.smithi029.stdout: "pri8_bytes": { 2024-08-29T19:36:45.034 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.034 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.034 INFO:tasks.workunit.client.0.smithi029.stdout: "pri9_bytes": { 2024-08-29T19:36:45.034 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.034 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.034 INFO:tasks.workunit.client.0.smithi029.stdout: "reserved_bytes": { 2024-08-29T19:36:45.034 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 74699961 2024-08-29T19:36:45.034 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:45.034 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.034 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore-pricache:kv": { 2024-08-29T19:36:45.034 INFO:tasks.workunit.client.0.smithi029.stdout: "committed_bytes": { 2024-08-29T19:36:45.035 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 587202560 2024-08-29T19:36:45.035 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.035 INFO:tasks.workunit.client.0.smithi029.stdout: "pri0_bytes": { 2024-08-29T19:36:45.035 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 67108864 2024-08-29T19:36:45.035 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.035 INFO:tasks.workunit.client.0.smithi029.stdout: "pri10_bytes": { 2024-08-29T19:36:45.035 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.035 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.035 INFO:tasks.workunit.client.0.smithi029.stdout: "pri11_bytes": { 2024-08-29T19:36:45.035 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 445738136 2024-08-29T19:36:45.035 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.035 INFO:tasks.workunit.client.0.smithi029.stdout: "pri1_bytes": { 2024-08-29T19:36:45.035 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.035 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.036 INFO:tasks.workunit.client.0.smithi029.stdout: "pri2_bytes": { 2024-08-29T19:36:45.036 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.036 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.036 INFO:tasks.workunit.client.0.smithi029.stdout: "pri3_bytes": { 2024-08-29T19:36:45.036 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1792 2024-08-29T19:36:45.036 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.036 INFO:tasks.workunit.client.0.smithi029.stdout: "pri4_bytes": { 2024-08-29T19:36:45.036 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.036 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.036 INFO:tasks.workunit.client.0.smithi029.stdout: "pri5_bytes": { 2024-08-29T19:36:45.036 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 121392 2024-08-29T19:36:45.037 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.037 INFO:tasks.workunit.client.0.smithi029.stdout: "pri6_bytes": { 2024-08-29T19:36:45.037 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.037 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.037 INFO:tasks.workunit.client.0.smithi029.stdout: "pri7_bytes": { 2024-08-29T19:36:45.037 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.037 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.037 INFO:tasks.workunit.client.0.smithi029.stdout: "pri8_bytes": { 2024-08-29T19:36:45.037 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.037 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.037 INFO:tasks.workunit.client.0.smithi029.stdout: "pri9_bytes": { 2024-08-29T19:36:45.037 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.038 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.038 INFO:tasks.workunit.client.0.smithi029.stdout: "reserved_bytes": { 2024-08-29T19:36:45.038 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 74232376 2024-08-29T19:36:45.038 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:45.038 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.038 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore-pricache:kv_onode": { 2024-08-29T19:36:45.038 INFO:tasks.workunit.client.0.smithi029.stdout: "committed_bytes": { 2024-08-29T19:36:45.038 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 176160768 2024-08-29T19:36:45.038 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.038 INFO:tasks.workunit.client.0.smithi029.stdout: "pri0_bytes": { 2024-08-29T19:36:45.038 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 67108864 2024-08-29T19:36:45.038 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.038 INFO:tasks.workunit.client.0.smithi029.stdout: "pri10_bytes": { 2024-08-29T19:36:45.039 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 158832 2024-08-29T19:36:45.039 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.039 INFO:tasks.workunit.client.0.smithi029.stdout: "pri11_bytes": { 2024-08-29T19:36:45.039 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 39621167 2024-08-29T19:36:45.039 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.039 INFO:tasks.workunit.client.0.smithi029.stdout: "pri1_bytes": { 2024-08-29T19:36:45.039 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.039 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.039 INFO:tasks.workunit.client.0.smithi029.stdout: "pri2_bytes": { 2024-08-29T19:36:45.039 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.039 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.039 INFO:tasks.workunit.client.0.smithi029.stdout: "pri3_bytes": { 2024-08-29T19:36:45.039 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.040 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.040 INFO:tasks.workunit.client.0.smithi029.stdout: "pri4_bytes": { 2024-08-29T19:36:45.040 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.040 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.040 INFO:tasks.workunit.client.0.smithi029.stdout: "pri5_bytes": { 2024-08-29T19:36:45.040 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.040 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.040 INFO:tasks.workunit.client.0.smithi029.stdout: "pri6_bytes": { 2024-08-29T19:36:45.040 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.040 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.041 INFO:tasks.workunit.client.0.smithi029.stdout: "pri7_bytes": { 2024-08-29T19:36:45.041 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.041 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.041 INFO:tasks.workunit.client.0.smithi029.stdout: "pri8_bytes": { 2024-08-29T19:36:45.041 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.041 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.041 INFO:tasks.workunit.client.0.smithi029.stdout: "pri9_bytes": { 2024-08-29T19:36:45.041 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.041 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.041 INFO:tasks.workunit.client.0.smithi029.stdout: "reserved_bytes": { 2024-08-29T19:36:45.041 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 69271905 2024-08-29T19:36:45.041 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:45.041 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.042 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore-pricache:meta": { 2024-08-29T19:36:45.042 INFO:tasks.workunit.client.0.smithi029.stdout: "committed_bytes": { 2024-08-29T19:36:45.042 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 520093696 2024-08-29T19:36:45.042 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.042 INFO:tasks.workunit.client.0.smithi029.stdout: "pri0_bytes": { 2024-08-29T19:36:45.042 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.042 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.042 INFO:tasks.workunit.client.0.smithi029.stdout: "pri10_bytes": { 2024-08-29T19:36:45.042 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.042 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.042 INFO:tasks.workunit.client.0.smithi029.stdout: "pri11_bytes": { 2024-08-29T19:36:45.042 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 445738136 2024-08-29T19:36:45.042 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.043 INFO:tasks.workunit.client.0.smithi029.stdout: "pri1_bytes": { 2024-08-29T19:36:45.043 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.043 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.043 INFO:tasks.workunit.client.0.smithi029.stdout: "pri2_bytes": { 2024-08-29T19:36:45.043 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.043 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.043 INFO:tasks.workunit.client.0.smithi029.stdout: "pri3_bytes": { 2024-08-29T19:36:45.043 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.043 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.043 INFO:tasks.workunit.client.0.smithi029.stdout: "pri4_bytes": { 2024-08-29T19:36:45.043 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 987 2024-08-29T19:36:45.043 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.043 INFO:tasks.workunit.client.0.smithi029.stdout: "pri5_bytes": { 2024-08-29T19:36:45.044 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 129329 2024-08-29T19:36:45.044 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.044 INFO:tasks.workunit.client.0.smithi029.stdout: "pri6_bytes": { 2024-08-29T19:36:45.044 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1092884 2024-08-29T19:36:45.044 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.044 INFO:tasks.workunit.client.0.smithi029.stdout: "pri7_bytes": { 2024-08-29T19:36:45.044 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.044 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.044 INFO:tasks.workunit.client.0.smithi029.stdout: "pri8_bytes": { 2024-08-29T19:36:45.044 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.044 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.044 INFO:tasks.workunit.client.0.smithi029.stdout: "pri9_bytes": { 2024-08-29T19:36:45.045 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.045 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.045 INFO:tasks.workunit.client.0.smithi029.stdout: "reserved_bytes": { 2024-08-29T19:36:45.045 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 73132360 2024-08-29T19:36:45.045 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:45.045 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.045 INFO:tasks.workunit.client.0.smithi029.stdout: "objecter": { 2024-08-29T19:36:45.045 INFO:tasks.workunit.client.0.smithi029.stdout: "op_active": { 2024-08-29T19:36:45.045 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.045 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.045 INFO:tasks.workunit.client.0.smithi029.stdout: "op_r": { 2024-08-29T19:36:45.045 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 18 2024-08-29T19:36:45.046 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.046 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rmw": { 2024-08-29T19:36:45.046 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.046 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.046 INFO:tasks.workunit.client.0.smithi029.stdout: "op_w": { 2024-08-29T19:36:45.046 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.046 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:45.046 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.046 INFO:tasks.workunit.client.0.smithi029.stdout: "osd": { 2024-08-29T19:36:45.046 INFO:tasks.workunit.client.0.smithi029.stdout: "numpg": { 2024-08-29T19:36:45.046 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 54 2024-08-29T19:36:45.046 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.046 INFO:tasks.workunit.client.0.smithi029.stdout: "numpg_removing": { 2024-08-29T19:36:45.047 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.047 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.047 INFO:tasks.workunit.client.0.smithi029.stdout: "op": { 2024-08-29T19:36:45.047 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 39165 2024-08-29T19:36:45.047 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.047 INFO:tasks.workunit.client.0.smithi029.stdout: "op_before_queue_op_lat": { 2024-08-29T19:36:45.047 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 120564, 2024-08-29T19:36:45.047 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 13890694744 2024-08-29T19:36:45.047 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.047 INFO:tasks.workunit.client.0.smithi029.stdout: "op_delayed_degraded": { 2024-08-29T19:36:45.047 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.047 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.048 INFO:tasks.workunit.client.0.smithi029.stdout: "op_delayed_unreadable": { 2024-08-29T19:36:45.048 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.048 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.048 INFO:tasks.workunit.client.0.smithi029.stdout: "op_in_bytes": { 2024-08-29T19:36:45.048 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 2547395384 2024-08-29T19:36:45.048 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.048 INFO:tasks.workunit.client.0.smithi029.stdout: "op_latency": { 2024-08-29T19:36:45.048 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 39165, 2024-08-29T19:36:45.048 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 212826247963 2024-08-29T19:36:45.048 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.048 INFO:tasks.workunit.client.0.smithi029.stdout: "op_out_bytes": { 2024-08-29T19:36:45.049 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 3102335752 2024-08-29T19:36:45.049 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.049 INFO:tasks.workunit.client.0.smithi029.stdout: "op_prepare_latency": { 2024-08-29T19:36:45.049 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 39773, 2024-08-29T19:36:45.049 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 40363210129 2024-08-29T19:36:45.049 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.049 INFO:tasks.workunit.client.0.smithi029.stdout: "op_process_latency": { 2024-08-29T19:36:45.049 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 39165, 2024-08-29T19:36:45.049 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 108833856881 2024-08-29T19:36:45.049 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.049 INFO:tasks.workunit.client.0.smithi029.stdout: "op_r": { 2024-08-29T19:36:45.049 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 23917 2024-08-29T19:36:45.050 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.050 INFO:tasks.workunit.client.0.smithi029.stdout: "op_r_latency": { 2024-08-29T19:36:45.050 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 23917, 2024-08-29T19:36:45.050 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 21110872183 2024-08-29T19:36:45.050 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.050 INFO:tasks.workunit.client.0.smithi029.stdout: "op_r_latency_out_bytes_histogram": { 2024-08-29T19:36:45.050 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.050 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.050 INFO:tasks.workunit.client.0.smithi029.stdout: "op_r_out_bytes": { 2024-08-29T19:36:45.050 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 3102335752 2024-08-29T19:36:45.050 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.050 INFO:tasks.workunit.client.0.smithi029.stdout: "op_r_prepare_latency": { 2024-08-29T19:36:45.050 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 23992, 2024-08-29T19:36:45.051 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 11287269365 2024-08-29T19:36:45.051 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.051 INFO:tasks.workunit.client.0.smithi029.stdout: "op_r_process_latency": { 2024-08-29T19:36:45.051 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 23917, 2024-08-29T19:36:45.051 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 11348940900 2024-08-29T19:36:45.051 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.051 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw": { 2024-08-29T19:36:45.051 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 7998 2024-08-29T19:36:45.051 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.051 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw_in_bytes": { 2024-08-29T19:36:45.051 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 534792839 2024-08-29T19:36:45.051 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.051 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw_latency": { 2024-08-29T19:36:45.051 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 7998, 2024-08-29T19:36:45.052 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 37983494519 2024-08-29T19:36:45.052 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.052 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw_latency_in_bytes_histogram": { 2024-08-29T19:36:45.052 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.052 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.052 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw_latency_out_bytes_histogram": { 2024-08-29T19:36:45.052 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.052 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.052 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw_out_bytes": { 2024-08-29T19:36:45.052 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.052 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.052 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw_prepare_latency": { 2024-08-29T19:36:45.052 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 8382, 2024-08-29T19:36:45.053 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 12410828446 2024-08-29T19:36:45.053 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.053 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw_process_latency": { 2024-08-29T19:36:45.053 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 7998, 2024-08-29T19:36:45.053 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 29372457903 2024-08-29T19:36:45.053 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.053 INFO:tasks.workunit.client.0.smithi029.stdout: "op_w": { 2024-08-29T19:36:45.053 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 7250 2024-08-29T19:36:45.053 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.053 INFO:tasks.workunit.client.0.smithi029.stdout: "op_w_in_bytes": { 2024-08-29T19:36:45.053 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 2012602545 2024-08-29T19:36:45.053 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.053 INFO:tasks.workunit.client.0.smithi029.stdout: "op_w_latency": { 2024-08-29T19:36:45.054 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 7250, 2024-08-29T19:36:45.054 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 153731881261 2024-08-29T19:36:45.054 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.054 INFO:tasks.workunit.client.0.smithi029.stdout: "op_w_latency_in_bytes_histogram": { 2024-08-29T19:36:45.054 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.054 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.054 INFO:tasks.workunit.client.0.smithi029.stdout: "op_w_prepare_latency": { 2024-08-29T19:36:45.054 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 7399, 2024-08-29T19:36:45.054 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 16665112318 2024-08-29T19:36:45.054 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.054 INFO:tasks.workunit.client.0.smithi029.stdout: "op_w_process_latency": { 2024-08-29T19:36:45.054 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 7250, 2024-08-29T19:36:45.054 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 68112458078 2024-08-29T19:36:45.055 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.055 INFO:tasks.workunit.client.0.smithi029.stdout: "op_wip": { 2024-08-29T19:36:45.055 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.055 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.055 INFO:tasks.workunit.client.0.smithi029.stdout: "recovery_bytes": { 2024-08-29T19:36:45.055 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 16 2024-08-29T19:36:45.055 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.055 INFO:tasks.workunit.client.0.smithi029.stdout: "recovery_ops": { 2024-08-29T19:36:45.055 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 12 2024-08-29T19:36:45.055 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.055 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_bytes": { 2024-08-29T19:36:45.055 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 95995035648 2024-08-29T19:36:45.055 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.056 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_bytes_used": { 2024-08-29T19:36:45.056 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 611680256 2024-08-29T19:36:45.056 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:45.056 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:45.056 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.056 INFO:tasks.workunit.client.0.smithi029.stdout: "osd.1": { 2024-08-29T19:36:45.056 INFO:tasks.workunit.client.0.smithi029.stdout: "bluefs": { 2024-08-29T19:36:45.056 INFO:tasks.workunit.client.0.smithi029.stdout: "alloc_db_max_lat": { 2024-08-29T19:36:45.056 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 31546 2024-08-29T19:36:45.056 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.056 INFO:tasks.workunit.client.0.smithi029.stdout: "alloc_slow_fallback": { 2024-08-29T19:36:45.056 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.057 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.057 INFO:tasks.workunit.client.0.smithi029.stdout: "alloc_slow_max_lat": { 2024-08-29T19:36:45.057 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.057 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.057 INFO:tasks.workunit.client.0.smithi029.stdout: "alloc_slow_size_fallback": { 2024-08-29T19:36:45.057 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.057 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.057 INFO:tasks.workunit.client.0.smithi029.stdout: "alloc_unit_db": { 2024-08-29T19:36:45.057 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 65536 2024-08-29T19:36:45.057 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.057 INFO:tasks.workunit.client.0.smithi029.stdout: "alloc_unit_slow": { 2024-08-29T19:36:45.057 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.057 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.057 INFO:tasks.workunit.client.0.smithi029.stdout: "alloc_unit_wal": { 2024-08-29T19:36:45.058 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.058 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.058 INFO:tasks.workunit.client.0.smithi029.stdout: "alloc_wal_max_lat": { 2024-08-29T19:36:45.058 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.058 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.058 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes_written_slow": { 2024-08-29T19:36:45.058 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.058 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.058 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes_written_sst": { 2024-08-29T19:36:45.058 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 8683520 2024-08-29T19:36:45.058 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.059 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes_written_wal": { 2024-08-29T19:36:45.059 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 763846656 2024-08-29T19:36:45.059 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.059 INFO:tasks.workunit.client.0.smithi029.stdout: "compact_lat": { 2024-08-29T19:36:45.059 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 17, 2024-08-29T19:36:45.059 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 8267292 2024-08-29T19:36:45.059 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.059 INFO:tasks.workunit.client.0.smithi029.stdout: "compact_lock_lat": { 2024-08-29T19:36:45.059 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 17, 2024-08-29T19:36:45.059 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 2838548 2024-08-29T19:36:45.059 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.059 INFO:tasks.workunit.client.0.smithi029.stdout: "db_alloc_lat": { 2024-08-29T19:36:45.059 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 190, 2024-08-29T19:36:45.059 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1371331 2024-08-29T19:36:45.060 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.060 INFO:tasks.workunit.client.0.smithi029.stdout: "db_total_bytes": { 2024-08-29T19:36:45.060 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 95995027456 2024-08-29T19:36:45.060 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.060 INFO:tasks.workunit.client.0.smithi029.stdout: "db_used_bytes": { 2024-08-29T19:36:45.060 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 825491456 2024-08-29T19:36:45.060 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.060 INFO:tasks.workunit.client.0.smithi029.stdout: "flush_lat": { 2024-08-29T19:36:45.060 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 72038, 2024-08-29T19:36:45.060 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 10171668094 2024-08-29T19:36:45.060 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.060 INFO:tasks.workunit.client.0.smithi029.stdout: "fsync_lat": { 2024-08-29T19:36:45.060 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 72015, 2024-08-29T19:36:45.061 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 19719894943 2024-08-29T19:36:45.061 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.061 INFO:tasks.workunit.client.0.smithi029.stdout: "log_bytes": { 2024-08-29T19:36:45.061 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 12353536 2024-08-29T19:36:45.061 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.061 INFO:tasks.workunit.client.0.smithi029.stdout: "logged_bytes": { 2024-08-29T19:36:45.061 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 294977536 2024-08-29T19:36:45.061 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.061 INFO:tasks.workunit.client.0.smithi029.stdout: "max_bytes_db": { 2024-08-29T19:36:45.061 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 834011136 2024-08-29T19:36:45.061 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.061 INFO:tasks.workunit.client.0.smithi029.stdout: "max_bytes_slow": { 2024-08-29T19:36:45.061 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.062 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.062 INFO:tasks.workunit.client.0.smithi029.stdout: "max_bytes_wal": { 2024-08-29T19:36:45.062 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.062 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.062 INFO:tasks.workunit.client.0.smithi029.stdout: "num_files": { 2024-08-29T19:36:45.062 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 54 2024-08-29T19:36:45.062 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.062 INFO:tasks.workunit.client.0.smithi029.stdout: "read_bytes": { 2024-08-29T19:36:45.062 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 245571688 2024-08-29T19:36:45.062 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.062 INFO:tasks.workunit.client.0.smithi029.stdout: "read_count": { 2024-08-29T19:36:45.062 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 12518 2024-08-29T19:36:45.062 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.063 INFO:tasks.workunit.client.0.smithi029.stdout: "read_disk_bytes": { 2024-08-29T19:36:45.063 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 218517504 2024-08-29T19:36:45.063 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.063 INFO:tasks.workunit.client.0.smithi029.stdout: "read_disk_bytes_db": { 2024-08-29T19:36:45.063 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 218521600 2024-08-29T19:36:45.063 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.063 INFO:tasks.workunit.client.0.smithi029.stdout: "read_disk_bytes_slow": { 2024-08-29T19:36:45.063 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.063 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.063 INFO:tasks.workunit.client.0.smithi029.stdout: "read_disk_bytes_wal": { 2024-08-29T19:36:45.063 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.063 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.063 INFO:tasks.workunit.client.0.smithi029.stdout: "read_disk_count": { 2024-08-29T19:36:45.063 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 5383 2024-08-29T19:36:45.064 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.064 INFO:tasks.workunit.client.0.smithi029.stdout: "read_lat": { 2024-08-29T19:36:45.064 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 12518, 2024-08-29T19:36:45.064 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 175078421 2024-08-29T19:36:45.064 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.064 INFO:tasks.workunit.client.0.smithi029.stdout: "read_prefetch_bytes": { 2024-08-29T19:36:45.064 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 139001494 2024-08-29T19:36:45.064 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.064 INFO:tasks.workunit.client.0.smithi029.stdout: "read_prefetch_count": { 2024-08-29T19:36:45.064 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 9252 2024-08-29T19:36:45.064 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.064 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_buffer_bytes": { 2024-08-29T19:36:45.064 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 3104151 2024-08-29T19:36:45.065 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.065 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_buffer_count": { 2024-08-29T19:36:45.065 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 596 2024-08-29T19:36:45.065 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.065 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_bytes": { 2024-08-29T19:36:45.065 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 8598692 2024-08-29T19:36:45.065 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.065 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_count": { 2024-08-29T19:36:45.065 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 845 2024-08-29T19:36:45.065 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.065 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_disk_bytes": { 2024-08-29T19:36:45.065 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 5494541 2024-08-29T19:36:45.065 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.066 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_disk_bytes_db": { 2024-08-29T19:36:45.066 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 5494541 2024-08-29T19:36:45.066 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.066 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_disk_bytes_slow": { 2024-08-29T19:36:45.066 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.066 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.066 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_disk_bytes_wal": { 2024-08-29T19:36:45.066 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.066 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.066 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_disk_count": { 2024-08-29T19:36:45.066 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 257 2024-08-29T19:36:45.066 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.066 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_lat": { 2024-08-29T19:36:45.067 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 845, 2024-08-29T19:36:45.067 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 3493338 2024-08-29T19:36:45.067 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.067 INFO:tasks.workunit.client.0.smithi029.stdout: "slow_alloc_lat": { 2024-08-29T19:36:45.067 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T19:36:45.067 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.067 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.067 INFO:tasks.workunit.client.0.smithi029.stdout: "slow_total_bytes": { 2024-08-29T19:36:45.067 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.067 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.067 INFO:tasks.workunit.client.0.smithi029.stdout: "slow_used_bytes": { 2024-08-29T19:36:45.067 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.067 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.068 INFO:tasks.workunit.client.0.smithi029.stdout: "truncate_lat": { 2024-08-29T19:36:45.068 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 1, 2024-08-29T19:36:45.068 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 607 2024-08-29T19:36:45.068 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.068 INFO:tasks.workunit.client.0.smithi029.stdout: "unlink_lat": { 2024-08-29T19:36:45.068 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 8, 2024-08-29T19:36:45.068 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 11164 2024-08-29T19:36:45.068 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.068 INFO:tasks.workunit.client.0.smithi029.stdout: "wal_alloc_lat": { 2024-08-29T19:36:45.068 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T19:36:45.068 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.068 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.068 INFO:tasks.workunit.client.0.smithi029.stdout: "wal_total_bytes": { 2024-08-29T19:36:45.069 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.069 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.069 INFO:tasks.workunit.client.0.smithi029.stdout: "wal_used_bytes": { 2024-08-29T19:36:45.069 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.069 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.069 INFO:tasks.workunit.client.0.smithi029.stdout: "write_bytes": { 2024-08-29T19:36:45.069 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1070096384 2024-08-29T19:36:45.069 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:45.069 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.069 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore": { 2024-08-29T19:36:45.069 INFO:tasks.workunit.client.0.smithi029.stdout: "alloc_unit": { 2024-08-29T19:36:45.069 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 4096 2024-08-29T19:36:45.069 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.070 INFO:tasks.workunit.client.0.smithi029.stdout: "allocated": { 2024-08-29T19:36:45.070 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 9973760 2024-08-29T19:36:45.070 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.071 INFO:tasks.workunit.client.0.smithi029.stdout: "allocator_lat": { 2024-08-29T19:36:45.071 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 19004, 2024-08-29T19:36:45.071 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 117307309 2024-08-29T19:36:45.071 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.071 INFO:tasks.workunit.client.0.smithi029.stdout: "clist_lat": { 2024-08-29T19:36:45.071 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 3634, 2024-08-29T19:36:45.071 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 974271907 2024-08-29T19:36:45.071 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.071 INFO:tasks.workunit.client.0.smithi029.stdout: "compress_lat": { 2024-08-29T19:36:45.071 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T19:36:45.071 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.071 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.072 INFO:tasks.workunit.client.0.smithi029.stdout: "compressed": { 2024-08-29T19:36:45.072 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.072 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.072 INFO:tasks.workunit.client.0.smithi029.stdout: "compressed_allocated": { 2024-08-29T19:36:45.072 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.072 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.072 INFO:tasks.workunit.client.0.smithi029.stdout: "compressed_original": { 2024-08-29T19:36:45.072 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.072 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.072 INFO:tasks.workunit.client.0.smithi029.stdout: "csum_lat": { 2024-08-29T19:36:45.072 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 20709, 2024-08-29T19:36:45.072 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 269254100 2024-08-29T19:36:45.072 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.073 INFO:tasks.workunit.client.0.smithi029.stdout: "decompress_lat": { 2024-08-29T19:36:45.073 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T19:36:45.073 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.073 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.073 INFO:tasks.workunit.client.0.smithi029.stdout: "fragmentation_micros": { 2024-08-29T19:36:45.073 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.073 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.073 INFO:tasks.workunit.client.0.smithi029.stdout: "kv_commit_lat": { 2024-08-29T19:36:45.073 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 71943, 2024-08-29T19:36:45.073 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 27431114267 2024-08-29T19:36:45.073 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.073 INFO:tasks.workunit.client.0.smithi029.stdout: "kv_final_lat": { 2024-08-29T19:36:45.073 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 70811, 2024-08-29T19:36:45.074 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 4457360868 2024-08-29T19:36:45.074 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.074 INFO:tasks.workunit.client.0.smithi029.stdout: "kv_flush_lat": { 2024-08-29T19:36:45.074 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 71943, 2024-08-29T19:36:45.074 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 105662024 2024-08-29T19:36:45.074 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.074 INFO:tasks.workunit.client.0.smithi029.stdout: "kv_sync_lat": { 2024-08-29T19:36:45.074 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 71943, 2024-08-29T19:36:45.074 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 27536776291 2024-08-29T19:36:45.074 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.074 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_get_keys_lat": { 2024-08-29T19:36:45.074 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T19:36:45.074 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.075 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.075 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_get_values_lat": { 2024-08-29T19:36:45.075 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 23608, 2024-08-29T19:36:45.075 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 910224662 2024-08-29T19:36:45.075 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.075 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_lower_bound_lat": { 2024-08-29T19:36:45.075 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 935, 2024-08-29T19:36:45.075 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 5672109 2024-08-29T19:36:45.075 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.075 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_next_lat": { 2024-08-29T19:36:45.075 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 7363, 2024-08-29T19:36:45.075 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 9931735 2024-08-29T19:36:45.075 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.075 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_seek_to_first_lat": { 2024-08-29T19:36:45.076 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 45, 2024-08-29T19:36:45.076 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 52132 2024-08-29T19:36:45.076 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.076 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_upper_bound_lat": { 2024-08-29T19:36:45.076 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 9086, 2024-08-29T19:36:45.076 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 3854987198 2024-08-29T19:36:45.076 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.076 INFO:tasks.workunit.client.0.smithi029.stdout: "onode_hits": { 2024-08-29T19:36:45.076 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 212754 2024-08-29T19:36:45.076 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.076 INFO:tasks.workunit.client.0.smithi029.stdout: "onode_misses": { 2024-08-29T19:36:45.076 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 26922 2024-08-29T19:36:45.076 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.077 INFO:tasks.workunit.client.0.smithi029.stdout: "read_lat": { 2024-08-29T19:36:45.077 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 23708, 2024-08-29T19:36:45.077 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 3076491364 2024-08-29T19:36:45.077 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.077 INFO:tasks.workunit.client.0.smithi029.stdout: "read_onode_meta_lat": { 2024-08-29T19:36:45.077 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 75584, 2024-08-29T19:36:45.077 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 45514673 2024-08-29T19:36:45.077 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.077 INFO:tasks.workunit.client.0.smithi029.stdout: "read_wait_aio_lat": { 2024-08-29T19:36:45.077 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 51876, 2024-08-29T19:36:45.077 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1080234432 2024-08-29T19:36:45.077 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.077 INFO:tasks.workunit.client.0.smithi029.stdout: "reads_with_retries": { 2024-08-29T19:36:45.077 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.078 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.078 INFO:tasks.workunit.client.0.smithi029.stdout: "remove_lat": { 2024-08-29T19:36:45.078 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 15512, 2024-08-29T19:36:45.078 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 776458908 2024-08-29T19:36:45.078 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.078 INFO:tasks.workunit.client.0.smithi029.stdout: "slow_aio_wait_count": { 2024-08-29T19:36:45.078 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.078 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.078 INFO:tasks.workunit.client.0.smithi029.stdout: "slow_committed_kv_count": { 2024-08-29T19:36:45.078 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.078 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.078 INFO:tasks.workunit.client.0.smithi029.stdout: "slow_read_onode_meta_count": { 2024-08-29T19:36:45.078 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.079 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.079 INFO:tasks.workunit.client.0.smithi029.stdout: "slow_read_wait_aio_count": { 2024-08-29T19:36:45.079 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.079 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.079 INFO:tasks.workunit.client.0.smithi029.stdout: "state_aio_wait_lat": { 2024-08-29T19:36:45.079 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 83122, 2024-08-29T19:36:45.079 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 6600536612 2024-08-29T19:36:45.079 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.079 INFO:tasks.workunit.client.0.smithi029.stdout: "state_deferred_aio_wait_lat": { 2024-08-29T19:36:45.079 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 22708, 2024-08-29T19:36:45.079 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 2433327996 2024-08-29T19:36:45.079 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.080 INFO:tasks.workunit.client.0.smithi029.stdout: "state_deferred_cleanup_lat": { 2024-08-29T19:36:45.080 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 22708, 2024-08-29T19:36:45.080 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 5142014620384 2024-08-29T19:36:45.080 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.080 INFO:tasks.workunit.client.0.smithi029.stdout: "state_deferred_queued_lat": { 2024-08-29T19:36:45.080 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 22708, 2024-08-29T19:36:45.080 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 7598436720175 2024-08-29T19:36:45.080 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.080 INFO:tasks.workunit.client.0.smithi029.stdout: "state_done_lat": { 2024-08-29T19:36:45.080 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 83122, 2024-08-29T19:36:45.080 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 2502047379128 2024-08-29T19:36:45.080 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.080 INFO:tasks.workunit.client.0.smithi029.stdout: "state_finishing_lat": { 2024-08-29T19:36:45.081 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 83122, 2024-08-29T19:36:45.081 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 18022316 2024-08-29T19:36:45.081 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.081 INFO:tasks.workunit.client.0.smithi029.stdout: "state_io_done_lat": { 2024-08-29T19:36:45.081 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 83122, 2024-08-29T19:36:45.081 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 219952444 2024-08-29T19:36:45.081 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.081 INFO:tasks.workunit.client.0.smithi029.stdout: "state_kv_commiting_lat": { 2024-08-29T19:36:45.081 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 83122, 2024-08-29T19:36:45.081 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 50694299352 2024-08-29T19:36:45.081 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.081 INFO:tasks.workunit.client.0.smithi029.stdout: "state_kv_done_lat": { 2024-08-29T19:36:45.081 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 83122, 2024-08-29T19:36:45.082 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 73069858 2024-08-29T19:36:45.082 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.082 INFO:tasks.workunit.client.0.smithi029.stdout: "state_kv_queued_lat": { 2024-08-29T19:36:45.082 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 83122, 2024-08-29T19:36:45.082 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 27084755405 2024-08-29T19:36:45.082 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.082 INFO:tasks.workunit.client.0.smithi029.stdout: "state_prepare_lat": { 2024-08-29T19:36:45.082 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 83122, 2024-08-29T19:36:45.082 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 15250797366 2024-08-29T19:36:45.082 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.082 INFO:tasks.workunit.client.0.smithi029.stdout: "stored": { 2024-08-29T19:36:45.082 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 5908556 2024-08-29T19:36:45.082 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.083 INFO:tasks.workunit.client.0.smithi029.stdout: "truncate_lat": { 2024-08-29T19:36:45.083 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 2680, 2024-08-29T19:36:45.083 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 24327593 2024-08-29T19:36:45.083 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.083 INFO:tasks.workunit.client.0.smithi029.stdout: "txc_commit_lat": { 2024-08-29T19:36:45.083 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 83122, 2024-08-29T19:36:45.083 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 99882760130 2024-08-29T19:36:45.083 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.083 INFO:tasks.workunit.client.0.smithi029.stdout: "txc_submit_lat": { 2024-08-29T19:36:45.083 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 83122, 2024-08-29T19:36:45.083 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 17868296423 2024-08-29T19:36:45.083 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.083 INFO:tasks.workunit.client.0.smithi029.stdout: "txc_throttle_lat": { 2024-08-29T19:36:45.083 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 83122, 2024-08-29T19:36:45.084 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 970193261 2024-08-29T19:36:45.084 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:45.084 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.084 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore-pricache": { 2024-08-29T19:36:45.084 INFO:tasks.workunit.client.0.smithi029.stdout: "cache_bytes": { 2024-08-29T19:36:45.084 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1445593205 2024-08-29T19:36:45.084 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.084 INFO:tasks.workunit.client.0.smithi029.stdout: "heap_bytes": { 2024-08-29T19:36:45.084 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 620560384 2024-08-29T19:36:45.084 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.084 INFO:tasks.workunit.client.0.smithi029.stdout: "mapped_bytes": { 2024-08-29T19:36:45.084 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 583090176 2024-08-29T19:36:45.085 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.085 INFO:tasks.workunit.client.0.smithi029.stdout: "target_bytes": { 2024-08-29T19:36:45.085 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 2648117145 2024-08-29T19:36:45.085 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.085 INFO:tasks.workunit.client.0.smithi029.stdout: "unmapped_bytes": { 2024-08-29T19:36:45.085 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 37470208 2024-08-29T19:36:45.085 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:45.085 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.085 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore-pricache:data": { 2024-08-29T19:36:45.085 INFO:tasks.workunit.client.0.smithi029.stdout: "committed_bytes": { 2024-08-29T19:36:45.085 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 134217728 2024-08-29T19:36:45.085 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.085 INFO:tasks.workunit.client.0.smithi029.stdout: "pri0_bytes": { 2024-08-29T19:36:45.086 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.086 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.086 INFO:tasks.workunit.client.0.smithi029.stdout: "pri10_bytes": { 2024-08-29T19:36:45.086 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.086 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.086 INFO:tasks.workunit.client.0.smithi029.stdout: "pri11_bytes": { 2024-08-29T19:36:45.086 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 59243052 2024-08-29T19:36:45.086 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.086 INFO:tasks.workunit.client.0.smithi029.stdout: "pri1_bytes": { 2024-08-29T19:36:45.086 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.086 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.086 INFO:tasks.workunit.client.0.smithi029.stdout: "pri2_bytes": { 2024-08-29T19:36:45.086 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.086 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.087 INFO:tasks.workunit.client.0.smithi029.stdout: "pri3_bytes": { 2024-08-29T19:36:45.087 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.087 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.087 INFO:tasks.workunit.client.0.smithi029.stdout: "pri4_bytes": { 2024-08-29T19:36:45.087 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.087 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.087 INFO:tasks.workunit.client.0.smithi029.stdout: "pri5_bytes": { 2024-08-29T19:36:45.087 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 106496 2024-08-29T19:36:45.087 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.087 INFO:tasks.workunit.client.0.smithi029.stdout: "pri6_bytes": { 2024-08-29T19:36:45.087 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 446464 2024-08-29T19:36:45.087 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.087 INFO:tasks.workunit.client.0.smithi029.stdout: "pri7_bytes": { 2024-08-29T19:36:45.088 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.088 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.088 INFO:tasks.workunit.client.0.smithi029.stdout: "pri8_bytes": { 2024-08-29T19:36:45.088 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.088 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.088 INFO:tasks.workunit.client.0.smithi029.stdout: "pri9_bytes": { 2024-08-29T19:36:45.088 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.088 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.088 INFO:tasks.workunit.client.0.smithi029.stdout: "reserved_bytes": { 2024-08-29T19:36:45.088 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 74421716 2024-08-29T19:36:45.088 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:45.088 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.088 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore-pricache:kv": { 2024-08-29T19:36:45.089 INFO:tasks.workunit.client.0.smithi029.stdout: "committed_bytes": { 2024-08-29T19:36:45.089 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 578813952 2024-08-29T19:36:45.089 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.089 INFO:tasks.workunit.client.0.smithi029.stdout: "pri0_bytes": { 2024-08-29T19:36:45.089 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 67108864 2024-08-29T19:36:45.089 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.089 INFO:tasks.workunit.client.0.smithi029.stdout: "pri10_bytes": { 2024-08-29T19:36:45.089 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.089 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.089 INFO:tasks.workunit.client.0.smithi029.stdout: "pri11_bytes": { 2024-08-29T19:36:45.089 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 444322896 2024-08-29T19:36:45.089 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.089 INFO:tasks.workunit.client.0.smithi029.stdout: "pri1_bytes": { 2024-08-29T19:36:45.089 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.090 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.090 INFO:tasks.workunit.client.0.smithi029.stdout: "pri2_bytes": { 2024-08-29T19:36:45.090 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.090 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.090 INFO:tasks.workunit.client.0.smithi029.stdout: "pri3_bytes": { 2024-08-29T19:36:45.090 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 272 2024-08-29T19:36:45.090 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.090 INFO:tasks.workunit.client.0.smithi029.stdout: "pri4_bytes": { 2024-08-29T19:36:45.090 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1488 2024-08-29T19:36:45.090 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.090 INFO:tasks.workunit.client.0.smithi029.stdout: "pri5_bytes": { 2024-08-29T19:36:45.090 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 117296 2024-08-29T19:36:45.090 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.091 INFO:tasks.workunit.client.0.smithi029.stdout: "pri6_bytes": { 2024-08-29T19:36:45.091 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.091 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.091 INFO:tasks.workunit.client.0.smithi029.stdout: "pri7_bytes": { 2024-08-29T19:36:45.091 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.091 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.091 INFO:tasks.workunit.client.0.smithi029.stdout: "pri8_bytes": { 2024-08-29T19:36:45.091 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.091 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.091 INFO:tasks.workunit.client.0.smithi029.stdout: "pri9_bytes": { 2024-08-29T19:36:45.091 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.091 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.091 INFO:tasks.workunit.client.0.smithi029.stdout: "reserved_bytes": { 2024-08-29T19:36:45.091 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 67263136 2024-08-29T19:36:45.092 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:45.092 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.092 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore-pricache:kv_onode": { 2024-08-29T19:36:45.092 INFO:tasks.workunit.client.0.smithi029.stdout: "committed_bytes": { 2024-08-29T19:36:45.092 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 176160768 2024-08-29T19:36:45.092 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.092 INFO:tasks.workunit.client.0.smithi029.stdout: "pri0_bytes": { 2024-08-29T19:36:45.092 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 67108864 2024-08-29T19:36:45.092 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.092 INFO:tasks.workunit.client.0.smithi029.stdout: "pri10_bytes": { 2024-08-29T19:36:45.092 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 245376 2024-08-29T19:36:45.092 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.092 INFO:tasks.workunit.client.0.smithi029.stdout: "pri11_bytes": { 2024-08-29T19:36:45.093 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 39495368 2024-08-29T19:36:45.093 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.093 INFO:tasks.workunit.client.0.smithi029.stdout: "pri1_bytes": { 2024-08-29T19:36:45.093 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.093 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.093 INFO:tasks.workunit.client.0.smithi029.stdout: "pri2_bytes": { 2024-08-29T19:36:45.093 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.093 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.093 INFO:tasks.workunit.client.0.smithi029.stdout: "pri3_bytes": { 2024-08-29T19:36:45.093 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.093 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.093 INFO:tasks.workunit.client.0.smithi029.stdout: "pri4_bytes": { 2024-08-29T19:36:45.093 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.093 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.094 INFO:tasks.workunit.client.0.smithi029.stdout: "pri5_bytes": { 2024-08-29T19:36:45.094 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.094 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.094 INFO:tasks.workunit.client.0.smithi029.stdout: "pri6_bytes": { 2024-08-29T19:36:45.094 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.094 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.094 INFO:tasks.workunit.client.0.smithi029.stdout: "pri7_bytes": { 2024-08-29T19:36:45.094 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.094 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.094 INFO:tasks.workunit.client.0.smithi029.stdout: "pri8_bytes": { 2024-08-29T19:36:45.094 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.094 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.094 INFO:tasks.workunit.client.0.smithi029.stdout: "pri9_bytes": { 2024-08-29T19:36:45.094 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.095 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.095 INFO:tasks.workunit.client.0.smithi029.stdout: "reserved_bytes": { 2024-08-29T19:36:45.095 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 69311160 2024-08-29T19:36:45.095 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:45.095 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.095 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore-pricache:meta": { 2024-08-29T19:36:45.095 INFO:tasks.workunit.client.0.smithi029.stdout: "committed_bytes": { 2024-08-29T19:36:45.095 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 520093696 2024-08-29T19:36:45.095 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.095 INFO:tasks.workunit.client.0.smithi029.stdout: "pri0_bytes": { 2024-08-29T19:36:45.095 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.095 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.095 INFO:tasks.workunit.client.0.smithi029.stdout: "pri10_bytes": { 2024-08-29T19:36:45.096 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.096 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.096 INFO:tasks.workunit.client.0.smithi029.stdout: "pri11_bytes": { 2024-08-29T19:36:45.096 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 444322896 2024-08-29T19:36:45.096 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.096 INFO:tasks.workunit.client.0.smithi029.stdout: "pri1_bytes": { 2024-08-29T19:36:45.096 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.096 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.096 INFO:tasks.workunit.client.0.smithi029.stdout: "pri2_bytes": { 2024-08-29T19:36:45.096 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.096 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.096 INFO:tasks.workunit.client.0.smithi029.stdout: "pri3_bytes": { 2024-08-29T19:36:45.096 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.096 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.097 INFO:tasks.workunit.client.0.smithi029.stdout: "pri4_bytes": { 2024-08-29T19:36:45.097 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 987 2024-08-29T19:36:45.097 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.097 INFO:tasks.workunit.client.0.smithi029.stdout: "pri5_bytes": { 2024-08-29T19:36:45.097 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 140242 2024-08-29T19:36:45.097 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.097 INFO:tasks.workunit.client.0.smithi029.stdout: "pri6_bytes": { 2024-08-29T19:36:45.097 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1087375 2024-08-29T19:36:45.097 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.097 INFO:tasks.workunit.client.0.smithi029.stdout: "pri7_bytes": { 2024-08-29T19:36:45.097 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.097 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.097 INFO:tasks.workunit.client.0.smithi029.stdout: "pri8_bytes": { 2024-08-29T19:36:45.097 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.098 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.098 INFO:tasks.workunit.client.0.smithi029.stdout: "pri9_bytes": { 2024-08-29T19:36:45.098 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.098 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.098 INFO:tasks.workunit.client.0.smithi029.stdout: "reserved_bytes": { 2024-08-29T19:36:45.098 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 74542196 2024-08-29T19:36:45.098 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:45.098 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.098 INFO:tasks.workunit.client.0.smithi029.stdout: "objecter": { 2024-08-29T19:36:45.098 INFO:tasks.workunit.client.0.smithi029.stdout: "op_active": { 2024-08-29T19:36:45.098 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.098 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.098 INFO:tasks.workunit.client.0.smithi029.stdout: "op_r": { 2024-08-29T19:36:45.099 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 25 2024-08-29T19:36:45.099 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.099 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rmw": { 2024-08-29T19:36:45.099 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.099 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.099 INFO:tasks.workunit.client.0.smithi029.stdout: "op_w": { 2024-08-29T19:36:45.099 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.099 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:45.099 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.099 INFO:tasks.workunit.client.0.smithi029.stdout: "osd": { 2024-08-29T19:36:45.099 INFO:tasks.workunit.client.0.smithi029.stdout: "numpg": { 2024-08-29T19:36:45.099 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 50 2024-08-29T19:36:45.100 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.100 INFO:tasks.workunit.client.0.smithi029.stdout: "numpg_removing": { 2024-08-29T19:36:45.100 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.100 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.100 INFO:tasks.workunit.client.0.smithi029.stdout: "op": { 2024-08-29T19:36:45.100 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 40713 2024-08-29T19:36:45.100 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.100 INFO:tasks.workunit.client.0.smithi029.stdout: "op_before_queue_op_lat": { 2024-08-29T19:36:45.100 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 130290, 2024-08-29T19:36:45.100 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 13572209335 2024-08-29T19:36:45.100 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.100 INFO:tasks.workunit.client.0.smithi029.stdout: "op_delayed_degraded": { 2024-08-29T19:36:45.101 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1 2024-08-29T19:36:45.101 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.101 INFO:tasks.workunit.client.0.smithi029.stdout: "op_delayed_unreadable": { 2024-08-29T19:36:45.101 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.101 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.101 INFO:tasks.workunit.client.0.smithi029.stdout: "op_in_bytes": { 2024-08-29T19:36:45.101 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 2297551724 2024-08-29T19:36:45.101 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.101 INFO:tasks.workunit.client.0.smithi029.stdout: "op_latency": { 2024-08-29T19:36:45.101 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 40713, 2024-08-29T19:36:45.101 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 714124357491 2024-08-29T19:36:45.101 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.101 INFO:tasks.workunit.client.0.smithi029.stdout: "op_out_bytes": { 2024-08-29T19:36:45.102 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 2549901187 2024-08-29T19:36:45.102 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.102 INFO:tasks.workunit.client.0.smithi029.stdout: "op_prepare_latency": { 2024-08-29T19:36:45.102 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 42643, 2024-08-29T19:36:45.102 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 64405992091 2024-08-29T19:36:45.102 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.102 INFO:tasks.workunit.client.0.smithi029.stdout: "op_process_latency": { 2024-08-29T19:36:45.102 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 40713, 2024-08-29T19:36:45.102 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 177937378011 2024-08-29T19:36:45.102 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.102 INFO:tasks.workunit.client.0.smithi029.stdout: "op_r": { 2024-08-29T19:36:45.102 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 18627 2024-08-29T19:36:45.102 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.103 INFO:tasks.workunit.client.0.smithi029.stdout: "op_r_latency": { 2024-08-29T19:36:45.103 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 18627, 2024-08-29T19:36:45.103 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 24948367705 2024-08-29T19:36:45.103 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.103 INFO:tasks.workunit.client.0.smithi029.stdout: "op_r_latency_out_bytes_histogram": { 2024-08-29T19:36:45.103 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.103 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.103 INFO:tasks.workunit.client.0.smithi029.stdout: "op_r_out_bytes": { 2024-08-29T19:36:45.103 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 2549901187 2024-08-29T19:36:45.103 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.103 INFO:tasks.workunit.client.0.smithi029.stdout: "op_r_prepare_latency": { 2024-08-29T19:36:45.103 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 19091, 2024-08-29T19:36:45.103 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 10491859880 2024-08-29T19:36:45.104 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.104 INFO:tasks.workunit.client.0.smithi029.stdout: "op_r_process_latency": { 2024-08-29T19:36:45.104 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 18627, 2024-08-29T19:36:45.104 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 9935011104 2024-08-29T19:36:45.104 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.104 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw": { 2024-08-29T19:36:45.104 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 12484 2024-08-29T19:36:45.104 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.104 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw_in_bytes": { 2024-08-29T19:36:45.104 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 294738108 2024-08-29T19:36:45.104 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.104 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw_latency": { 2024-08-29T19:36:45.104 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 12484, 2024-08-29T19:36:45.105 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 258221093377 2024-08-29T19:36:45.105 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.105 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw_latency_in_bytes_histogram": { 2024-08-29T19:36:45.105 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.105 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.105 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw_latency_out_bytes_histogram": { 2024-08-29T19:36:45.105 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.105 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.105 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw_out_bytes": { 2024-08-29T19:36:45.105 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.105 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.105 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw_prepare_latency": { 2024-08-29T19:36:45.105 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 12852, 2024-08-29T19:36:45.105 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 31806098478 2024-08-29T19:36:45.106 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.106 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw_process_latency": { 2024-08-29T19:36:45.106 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 12484, 2024-08-29T19:36:45.106 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 76383706442 2024-08-29T19:36:45.106 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.106 INFO:tasks.workunit.client.0.smithi029.stdout: "op_w": { 2024-08-29T19:36:45.106 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 9602 2024-08-29T19:36:45.106 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.106 INFO:tasks.workunit.client.0.smithi029.stdout: "op_w_in_bytes": { 2024-08-29T19:36:45.106 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 2002813616 2024-08-29T19:36:45.106 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.106 INFO:tasks.workunit.client.0.smithi029.stdout: "op_w_latency": { 2024-08-29T19:36:45.106 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 9602, 2024-08-29T19:36:45.107 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 430954896409 2024-08-29T19:36:45.107 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.107 INFO:tasks.workunit.client.0.smithi029.stdout: "op_w_latency_in_bytes_histogram": { 2024-08-29T19:36:45.107 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.107 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.107 INFO:tasks.workunit.client.0.smithi029.stdout: "op_w_prepare_latency": { 2024-08-29T19:36:45.107 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 10700, 2024-08-29T19:36:45.107 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 22108033733 2024-08-29T19:36:45.107 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.107 INFO:tasks.workunit.client.0.smithi029.stdout: "op_w_process_latency": { 2024-08-29T19:36:45.107 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 9602, 2024-08-29T19:36:45.107 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 91618660465 2024-08-29T19:36:45.107 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.108 INFO:tasks.workunit.client.0.smithi029.stdout: "op_wip": { 2024-08-29T19:36:45.108 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.108 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.108 INFO:tasks.workunit.client.0.smithi029.stdout: "recovery_bytes": { 2024-08-29T19:36:45.108 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 9437995 2024-08-29T19:36:45.108 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.108 INFO:tasks.workunit.client.0.smithi029.stdout: "recovery_ops": { 2024-08-29T19:36:45.108 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 15 2024-08-29T19:36:45.108 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.108 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_bytes": { 2024-08-29T19:36:45.108 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 95995035648 2024-08-29T19:36:45.108 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.108 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_bytes_used": { 2024-08-29T19:36:45.109 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 835473408 2024-08-29T19:36:45.109 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:45.109 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:45.109 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.109 INFO:tasks.workunit.client.0.smithi029.stdout: "osd.2": { 2024-08-29T19:36:45.109 INFO:tasks.workunit.client.0.smithi029.stdout: "bluefs": { 2024-08-29T19:36:45.109 INFO:tasks.workunit.client.0.smithi029.stdout: "alloc_db_max_lat": { 2024-08-29T19:36:45.109 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 34291 2024-08-29T19:36:45.109 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.109 INFO:tasks.workunit.client.0.smithi029.stdout: "alloc_slow_fallback": { 2024-08-29T19:36:45.109 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.109 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.110 INFO:tasks.workunit.client.0.smithi029.stdout: "alloc_slow_max_lat": { 2024-08-29T19:36:45.110 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.110 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.110 INFO:tasks.workunit.client.0.smithi029.stdout: "alloc_slow_size_fallback": { 2024-08-29T19:36:45.110 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.110 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.110 INFO:tasks.workunit.client.0.smithi029.stdout: "alloc_unit_db": { 2024-08-29T19:36:45.110 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 65536 2024-08-29T19:36:45.110 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.110 INFO:tasks.workunit.client.0.smithi029.stdout: "alloc_unit_slow": { 2024-08-29T19:36:45.110 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.110 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.110 INFO:tasks.workunit.client.0.smithi029.stdout: "alloc_unit_wal": { 2024-08-29T19:36:45.111 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.111 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.111 INFO:tasks.workunit.client.0.smithi029.stdout: "alloc_wal_max_lat": { 2024-08-29T19:36:45.111 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.111 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.111 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes_written_slow": { 2024-08-29T19:36:45.111 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.111 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.111 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes_written_sst": { 2024-08-29T19:36:45.111 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 5079040 2024-08-29T19:36:45.111 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.111 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes_written_wal": { 2024-08-29T19:36:45.111 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 617971712 2024-08-29T19:36:45.111 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.112 INFO:tasks.workunit.client.0.smithi029.stdout: "compact_lat": { 2024-08-29T19:36:45.112 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 18, 2024-08-29T19:36:45.112 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 8085723 2024-08-29T19:36:45.112 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.112 INFO:tasks.workunit.client.0.smithi029.stdout: "compact_lock_lat": { 2024-08-29T19:36:45.112 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 18, 2024-08-29T19:36:45.112 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 2390541 2024-08-29T19:36:45.112 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.112 INFO:tasks.workunit.client.0.smithi029.stdout: "db_alloc_lat": { 2024-08-29T19:36:45.112 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 170, 2024-08-29T19:36:45.112 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1340937 2024-08-29T19:36:45.112 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.112 INFO:tasks.workunit.client.0.smithi029.stdout: "db_total_bytes": { 2024-08-29T19:36:45.113 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 95995027456 2024-08-29T19:36:45.113 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.113 INFO:tasks.workunit.client.0.smithi029.stdout: "db_used_bytes": { 2024-08-29T19:36:45.113 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 480903168 2024-08-29T19:36:45.113 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.113 INFO:tasks.workunit.client.0.smithi029.stdout: "flush_lat": { 2024-08-29T19:36:45.113 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 74623, 2024-08-29T19:36:45.113 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 9956761487 2024-08-29T19:36:45.113 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.113 INFO:tasks.workunit.client.0.smithi029.stdout: "fsync_lat": { 2024-08-29T19:36:45.113 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 74611, 2024-08-29T19:36:45.113 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 20031756027 2024-08-29T19:36:45.113 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.113 INFO:tasks.workunit.client.0.smithi029.stdout: "log_bytes": { 2024-08-29T19:36:45.114 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 6393856 2024-08-29T19:36:45.114 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.114 INFO:tasks.workunit.client.0.smithi029.stdout: "logged_bytes": { 2024-08-29T19:36:45.114 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 305659904 2024-08-29T19:36:45.114 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.114 INFO:tasks.workunit.client.0.smithi029.stdout: "max_bytes_db": { 2024-08-29T19:36:45.114 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 497942528 2024-08-29T19:36:45.114 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.114 INFO:tasks.workunit.client.0.smithi029.stdout: "max_bytes_slow": { 2024-08-29T19:36:45.114 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.114 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.114 INFO:tasks.workunit.client.0.smithi029.stdout: "max_bytes_wal": { 2024-08-29T19:36:45.114 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.115 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.115 INFO:tasks.workunit.client.0.smithi029.stdout: "num_files": { 2024-08-29T19:36:45.115 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 42 2024-08-29T19:36:45.115 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.115 INFO:tasks.workunit.client.0.smithi029.stdout: "read_bytes": { 2024-08-29T19:36:45.115 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 257219678 2024-08-29T19:36:45.115 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.115 INFO:tasks.workunit.client.0.smithi029.stdout: "read_count": { 2024-08-29T19:36:45.115 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 17289 2024-08-29T19:36:45.115 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.115 INFO:tasks.workunit.client.0.smithi029.stdout: "read_disk_bytes": { 2024-08-29T19:36:45.115 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 196587520 2024-08-29T19:36:45.115 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.115 INFO:tasks.workunit.client.0.smithi029.stdout: "read_disk_bytes_db": { 2024-08-29T19:36:45.116 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 196591616 2024-08-29T19:36:45.116 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.116 INFO:tasks.workunit.client.0.smithi029.stdout: "read_disk_bytes_slow": { 2024-08-29T19:36:45.116 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.116 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.116 INFO:tasks.workunit.client.0.smithi029.stdout: "read_disk_bytes_wal": { 2024-08-29T19:36:45.116 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.116 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.116 INFO:tasks.workunit.client.0.smithi029.stdout: "read_disk_count": { 2024-08-29T19:36:45.116 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 6907 2024-08-29T19:36:45.116 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.116 INFO:tasks.workunit.client.0.smithi029.stdout: "read_lat": { 2024-08-29T19:36:45.116 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 17289, 2024-08-29T19:36:45.117 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 192152126 2024-08-29T19:36:45.117 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.117 INFO:tasks.workunit.client.0.smithi029.stdout: "read_prefetch_bytes": { 2024-08-29T19:36:45.117 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 174307968 2024-08-29T19:36:45.117 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.117 INFO:tasks.workunit.client.0.smithi029.stdout: "read_prefetch_count": { 2024-08-29T19:36:45.117 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 14745 2024-08-29T19:36:45.117 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.117 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_buffer_bytes": { 2024-08-29T19:36:45.117 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1898539 2024-08-29T19:36:45.117 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.117 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_buffer_count": { 2024-08-29T19:36:45.117 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 523 2024-08-29T19:36:45.117 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.118 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_bytes": { 2024-08-29T19:36:45.118 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 5037238 2024-08-29T19:36:45.118 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.118 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_count": { 2024-08-29T19:36:45.118 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 694 2024-08-29T19:36:45.118 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.118 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_disk_bytes": { 2024-08-29T19:36:45.118 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 3138699 2024-08-29T19:36:45.118 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.118 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_disk_bytes_db": { 2024-08-29T19:36:45.118 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 3138699 2024-08-29T19:36:45.118 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.118 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_disk_bytes_slow": { 2024-08-29T19:36:45.119 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.119 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.119 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_disk_bytes_wal": { 2024-08-29T19:36:45.119 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.119 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.119 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_disk_count": { 2024-08-29T19:36:45.119 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 178 2024-08-29T19:36:45.119 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.119 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_lat": { 2024-08-29T19:36:45.119 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 694, 2024-08-29T19:36:45.119 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 2001263 2024-08-29T19:36:45.119 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.119 INFO:tasks.workunit.client.0.smithi029.stdout: "slow_alloc_lat": { 2024-08-29T19:36:45.119 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T19:36:45.120 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.120 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.120 INFO:tasks.workunit.client.0.smithi029.stdout: "slow_total_bytes": { 2024-08-29T19:36:45.120 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.120 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.120 INFO:tasks.workunit.client.0.smithi029.stdout: "slow_used_bytes": { 2024-08-29T19:36:45.120 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.120 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.120 INFO:tasks.workunit.client.0.smithi029.stdout: "truncate_lat": { 2024-08-29T19:36:45.120 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 1, 2024-08-29T19:36:45.120 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 625 2024-08-29T19:36:45.121 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.121 INFO:tasks.workunit.client.0.smithi029.stdout: "unlink_lat": { 2024-08-29T19:36:45.121 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 7, 2024-08-29T19:36:45.121 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 11245 2024-08-29T19:36:45.121 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.121 INFO:tasks.workunit.client.0.smithi029.stdout: "wal_alloc_lat": { 2024-08-29T19:36:45.121 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T19:36:45.121 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.121 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.121 INFO:tasks.workunit.client.0.smithi029.stdout: "wal_total_bytes": { 2024-08-29T19:36:45.121 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.121 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.121 INFO:tasks.workunit.client.0.smithi029.stdout: "wal_used_bytes": { 2024-08-29T19:36:45.122 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.122 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.122 INFO:tasks.workunit.client.0.smithi029.stdout: "write_bytes": { 2024-08-29T19:36:45.122 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 931434496 2024-08-29T19:36:45.122 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:45.122 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.122 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore": { 2024-08-29T19:36:45.122 INFO:tasks.workunit.client.0.smithi029.stdout: "alloc_unit": { 2024-08-29T19:36:45.122 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 4096 2024-08-29T19:36:45.122 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.122 INFO:tasks.workunit.client.0.smithi029.stdout: "allocated": { 2024-08-29T19:36:45.122 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 9961472 2024-08-29T19:36:45.122 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.122 INFO:tasks.workunit.client.0.smithi029.stdout: "allocator_lat": { 2024-08-29T19:36:45.123 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 15007, 2024-08-29T19:36:45.123 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 78365980 2024-08-29T19:36:45.123 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.123 INFO:tasks.workunit.client.0.smithi029.stdout: "clist_lat": { 2024-08-29T19:36:45.123 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 3753, 2024-08-29T19:36:45.123 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 830643347 2024-08-29T19:36:45.123 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.123 INFO:tasks.workunit.client.0.smithi029.stdout: "compress_lat": { 2024-08-29T19:36:45.123 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T19:36:45.123 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.123 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.123 INFO:tasks.workunit.client.0.smithi029.stdout: "compressed": { 2024-08-29T19:36:45.123 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.124 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.124 INFO:tasks.workunit.client.0.smithi029.stdout: "compressed_allocated": { 2024-08-29T19:36:45.124 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.124 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.124 INFO:tasks.workunit.client.0.smithi029.stdout: "compressed_original": { 2024-08-29T19:36:45.124 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.124 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.124 INFO:tasks.workunit.client.0.smithi029.stdout: "csum_lat": { 2024-08-29T19:36:45.124 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 30152, 2024-08-29T19:36:45.124 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 416381679 2024-08-29T19:36:45.124 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.124 INFO:tasks.workunit.client.0.smithi029.stdout: "decompress_lat": { 2024-08-29T19:36:45.124 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T19:36:45.125 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.125 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.125 INFO:tasks.workunit.client.0.smithi029.stdout: "fragmentation_micros": { 2024-08-29T19:36:45.125 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.125 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.125 INFO:tasks.workunit.client.0.smithi029.stdout: "kv_commit_lat": { 2024-08-29T19:36:45.125 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 74564, 2024-08-29T19:36:45.125 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 27658624089 2024-08-29T19:36:45.125 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.125 INFO:tasks.workunit.client.0.smithi029.stdout: "kv_final_lat": { 2024-08-29T19:36:45.125 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 73634, 2024-08-29T19:36:45.125 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 4156441971 2024-08-29T19:36:45.125 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.125 INFO:tasks.workunit.client.0.smithi029.stdout: "kv_flush_lat": { 2024-08-29T19:36:45.126 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 74564, 2024-08-29T19:36:45.126 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 88063614 2024-08-29T19:36:45.126 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.126 INFO:tasks.workunit.client.0.smithi029.stdout: "kv_sync_lat": { 2024-08-29T19:36:45.126 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 74564, 2024-08-29T19:36:45.126 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 27746687703 2024-08-29T19:36:45.126 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.126 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_get_keys_lat": { 2024-08-29T19:36:45.126 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T19:36:45.126 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.126 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.126 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_get_values_lat": { 2024-08-29T19:36:45.126 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 58310, 2024-08-29T19:36:45.127 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1252143427 2024-08-29T19:36:45.127 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.127 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_lower_bound_lat": { 2024-08-29T19:36:45.127 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 1032, 2024-08-29T19:36:45.127 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 6308381 2024-08-29T19:36:45.127 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.127 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_next_lat": { 2024-08-29T19:36:45.127 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 19626, 2024-08-29T19:36:45.127 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 19400138 2024-08-29T19:36:45.127 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.127 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_seek_to_first_lat": { 2024-08-29T19:36:45.127 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 37, 2024-08-29T19:36:45.127 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 46398 2024-08-29T19:36:45.127 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.128 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_upper_bound_lat": { 2024-08-29T19:36:45.128 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 19688, 2024-08-29T19:36:45.128 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 4270757194 2024-08-29T19:36:45.128 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.128 INFO:tasks.workunit.client.0.smithi029.stdout: "onode_hits": { 2024-08-29T19:36:45.128 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 252861 2024-08-29T19:36:45.128 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.128 INFO:tasks.workunit.client.0.smithi029.stdout: "onode_misses": { 2024-08-29T19:36:45.128 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 19322 2024-08-29T19:36:45.128 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.128 INFO:tasks.workunit.client.0.smithi029.stdout: "read_lat": { 2024-08-29T19:36:45.128 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 7364, 2024-08-29T19:36:45.128 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 2040187473 2024-08-29T19:36:45.129 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.129 INFO:tasks.workunit.client.0.smithi029.stdout: "read_onode_meta_lat": { 2024-08-29T19:36:45.129 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 22756, 2024-08-29T19:36:45.129 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 18447395 2024-08-29T19:36:45.129 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.129 INFO:tasks.workunit.client.0.smithi029.stdout: "read_wait_aio_lat": { 2024-08-29T19:36:45.129 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 15392, 2024-08-29T19:36:45.129 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1448151693 2024-08-29T19:36:45.129 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.129 INFO:tasks.workunit.client.0.smithi029.stdout: "reads_with_retries": { 2024-08-29T19:36:45.129 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.129 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.129 INFO:tasks.workunit.client.0.smithi029.stdout: "remove_lat": { 2024-08-29T19:36:45.129 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 13545, 2024-08-29T19:36:45.130 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 759186230 2024-08-29T19:36:45.130 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.130 INFO:tasks.workunit.client.0.smithi029.stdout: "slow_aio_wait_count": { 2024-08-29T19:36:45.130 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.130 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.130 INFO:tasks.workunit.client.0.smithi029.stdout: "slow_committed_kv_count": { 2024-08-29T19:36:45.130 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.130 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.130 INFO:tasks.workunit.client.0.smithi029.stdout: "slow_read_onode_meta_count": { 2024-08-29T19:36:45.130 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.130 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.130 INFO:tasks.workunit.client.0.smithi029.stdout: "slow_read_wait_aio_count": { 2024-08-29T19:36:45.130 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.131 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.131 INFO:tasks.workunit.client.0.smithi029.stdout: "state_aio_wait_lat": { 2024-08-29T19:36:45.131 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 84716, 2024-08-29T19:36:45.131 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 4785017436 2024-08-29T19:36:45.131 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.131 INFO:tasks.workunit.client.0.smithi029.stdout: "state_deferred_aio_wait_lat": { 2024-08-29T19:36:45.131 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 6771, 2024-08-29T19:36:45.131 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 787513067 2024-08-29T19:36:45.131 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.131 INFO:tasks.workunit.client.0.smithi029.stdout: "state_deferred_cleanup_lat": { 2024-08-29T19:36:45.131 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 6770, 2024-08-29T19:36:45.131 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 5041938917337 2024-08-29T19:36:45.131 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.132 INFO:tasks.workunit.client.0.smithi029.stdout: "state_deferred_queued_lat": { 2024-08-29T19:36:45.132 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 6771, 2024-08-29T19:36:45.132 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 6969025473902 2024-08-29T19:36:45.132 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.132 INFO:tasks.workunit.client.0.smithi029.stdout: "state_done_lat": { 2024-08-29T19:36:45.132 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 84715, 2024-08-29T19:36:45.132 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 2708777857026 2024-08-29T19:36:45.132 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.132 INFO:tasks.workunit.client.0.smithi029.stdout: "state_finishing_lat": { 2024-08-29T19:36:45.132 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 84715, 2024-08-29T19:36:45.132 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 24818369 2024-08-29T19:36:45.132 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.132 INFO:tasks.workunit.client.0.smithi029.stdout: "state_io_done_lat": { 2024-08-29T19:36:45.132 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 84716, 2024-08-29T19:36:45.133 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 226275537 2024-08-29T19:36:45.133 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.133 INFO:tasks.workunit.client.0.smithi029.stdout: "state_kv_commiting_lat": { 2024-08-29T19:36:45.133 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 84716, 2024-08-29T19:36:45.133 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 46865277926 2024-08-29T19:36:45.133 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.133 INFO:tasks.workunit.client.0.smithi029.stdout: "state_kv_done_lat": { 2024-08-29T19:36:45.133 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 84716, 2024-08-29T19:36:45.133 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 69580195 2024-08-29T19:36:45.133 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.133 INFO:tasks.workunit.client.0.smithi029.stdout: "state_kv_queued_lat": { 2024-08-29T19:36:45.133 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 84716, 2024-08-29T19:36:45.133 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 23446814349 2024-08-29T19:36:45.134 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.134 INFO:tasks.workunit.client.0.smithi029.stdout: "state_prepare_lat": { 2024-08-29T19:36:45.134 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 84716, 2024-08-29T19:36:45.134 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 14501523365 2024-08-29T19:36:45.134 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.134 INFO:tasks.workunit.client.0.smithi029.stdout: "stored": { 2024-08-29T19:36:45.134 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 5908377 2024-08-29T19:36:45.134 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.134 INFO:tasks.workunit.client.0.smithi029.stdout: "truncate_lat": { 2024-08-29T19:36:45.134 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 2672, 2024-08-29T19:36:45.134 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 25951325 2024-08-29T19:36:45.134 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.134 INFO:tasks.workunit.client.0.smithi029.stdout: "txc_commit_lat": { 2024-08-29T19:36:45.135 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 84716, 2024-08-29T19:36:45.135 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 89856728508 2024-08-29T19:36:45.135 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.135 INFO:tasks.workunit.client.0.smithi029.stdout: "txc_submit_lat": { 2024-08-29T19:36:45.135 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 84716, 2024-08-29T19:36:45.135 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 17144066177 2024-08-29T19:36:45.135 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.135 INFO:tasks.workunit.client.0.smithi029.stdout: "txc_throttle_lat": { 2024-08-29T19:36:45.135 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 84716, 2024-08-29T19:36:45.135 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1059176189 2024-08-29T19:36:45.135 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:45.135 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.135 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore-pricache": { 2024-08-29T19:36:45.135 INFO:tasks.workunit.client.0.smithi029.stdout: "cache_bytes": { 2024-08-29T19:36:45.136 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1445593205 2024-08-29T19:36:45.136 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.136 INFO:tasks.workunit.client.0.smithi029.stdout: "heap_bytes": { 2024-08-29T19:36:45.136 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 555384832 2024-08-29T19:36:45.136 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.136 INFO:tasks.workunit.client.0.smithi029.stdout: "mapped_bytes": { 2024-08-29T19:36:45.136 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 515301376 2024-08-29T19:36:45.136 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.136 INFO:tasks.workunit.client.0.smithi029.stdout: "target_bytes": { 2024-08-29T19:36:45.136 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 2648117145 2024-08-29T19:36:45.136 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.136 INFO:tasks.workunit.client.0.smithi029.stdout: "unmapped_bytes": { 2024-08-29T19:36:45.136 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 40083456 2024-08-29T19:36:45.137 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:45.137 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.137 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore-pricache:data": { 2024-08-29T19:36:45.137 INFO:tasks.workunit.client.0.smithi029.stdout: "committed_bytes": { 2024-08-29T19:36:45.137 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 134217728 2024-08-29T19:36:45.137 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.137 INFO:tasks.workunit.client.0.smithi029.stdout: "pri0_bytes": { 2024-08-29T19:36:45.137 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.137 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.137 INFO:tasks.workunit.client.0.smithi029.stdout: "pri10_bytes": { 2024-08-29T19:36:45.137 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.137 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.137 INFO:tasks.workunit.client.0.smithi029.stdout: "pri11_bytes": { 2024-08-29T19:36:45.137 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 59662547 2024-08-29T19:36:45.138 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.138 INFO:tasks.workunit.client.0.smithi029.stdout: "pri1_bytes": { 2024-08-29T19:36:45.138 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.138 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.138 INFO:tasks.workunit.client.0.smithi029.stdout: "pri2_bytes": { 2024-08-29T19:36:45.138 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.138 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.138 INFO:tasks.workunit.client.0.smithi029.stdout: "pri3_bytes": { 2024-08-29T19:36:45.138 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.138 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.138 INFO:tasks.workunit.client.0.smithi029.stdout: "pri4_bytes": { 2024-08-29T19:36:45.138 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.138 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.139 INFO:tasks.workunit.client.0.smithi029.stdout: "pri5_bytes": { 2024-08-29T19:36:45.139 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 12288 2024-08-29T19:36:45.139 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.139 INFO:tasks.workunit.client.0.smithi029.stdout: "pri6_bytes": { 2024-08-29T19:36:45.139 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 98304 2024-08-29T19:36:45.139 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.139 INFO:tasks.workunit.client.0.smithi029.stdout: "pri7_bytes": { 2024-08-29T19:36:45.139 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.139 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.139 INFO:tasks.workunit.client.0.smithi029.stdout: "pri8_bytes": { 2024-08-29T19:36:45.139 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.139 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.139 INFO:tasks.workunit.client.0.smithi029.stdout: "pri9_bytes": { 2024-08-29T19:36:45.139 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.140 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.140 INFO:tasks.workunit.client.0.smithi029.stdout: "reserved_bytes": { 2024-08-29T19:36:45.140 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 74444589 2024-08-29T19:36:45.140 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:45.140 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.140 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore-pricache:kv": { 2024-08-29T19:36:45.140 INFO:tasks.workunit.client.0.smithi029.stdout: "committed_bytes": { 2024-08-29T19:36:45.140 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 587202560 2024-08-29T19:36:45.140 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.140 INFO:tasks.workunit.client.0.smithi029.stdout: "pri0_bytes": { 2024-08-29T19:36:45.141 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 67108864 2024-08-29T19:36:45.141 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.141 INFO:tasks.workunit.client.0.smithi029.stdout: "pri10_bytes": { 2024-08-29T19:36:45.141 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.141 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.141 INFO:tasks.workunit.client.0.smithi029.stdout: "pri11_bytes": { 2024-08-29T19:36:45.141 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 447469103 2024-08-29T19:36:45.141 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.141 INFO:tasks.workunit.client.0.smithi029.stdout: "pri1_bytes": { 2024-08-29T19:36:45.141 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.141 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.141 INFO:tasks.workunit.client.0.smithi029.stdout: "pri2_bytes": { 2024-08-29T19:36:45.141 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.141 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.142 INFO:tasks.workunit.client.0.smithi029.stdout: "pri3_bytes": { 2024-08-29T19:36:45.142 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1632 2024-08-29T19:36:45.142 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.142 INFO:tasks.workunit.client.0.smithi029.stdout: "pri4_bytes": { 2024-08-29T19:36:45.142 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.142 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.142 INFO:tasks.workunit.client.0.smithi029.stdout: "pri5_bytes": { 2024-08-29T19:36:45.142 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 105168 2024-08-29T19:36:45.142 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.142 INFO:tasks.workunit.client.0.smithi029.stdout: "pri6_bytes": { 2024-08-29T19:36:45.142 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.142 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.142 INFO:tasks.workunit.client.0.smithi029.stdout: "pri7_bytes": { 2024-08-29T19:36:45.143 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.143 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.143 INFO:tasks.workunit.client.0.smithi029.stdout: "pri8_bytes": { 2024-08-29T19:36:45.143 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.143 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.143 INFO:tasks.workunit.client.0.smithi029.stdout: "pri9_bytes": { 2024-08-29T19:36:45.143 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.143 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.143 INFO:tasks.workunit.client.0.smithi029.stdout: "reserved_bytes": { 2024-08-29T19:36:45.143 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 72517793 2024-08-29T19:36:45.143 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:45.143 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.143 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore-pricache:kv_onode": { 2024-08-29T19:36:45.144 INFO:tasks.workunit.client.0.smithi029.stdout: "committed_bytes": { 2024-08-29T19:36:45.144 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 176160768 2024-08-29T19:36:45.144 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.144 INFO:tasks.workunit.client.0.smithi029.stdout: "pri0_bytes": { 2024-08-29T19:36:45.144 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 67108864 2024-08-29T19:36:45.144 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.144 INFO:tasks.workunit.client.0.smithi029.stdout: "pri10_bytes": { 2024-08-29T19:36:45.144 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 283776 2024-08-29T19:36:45.144 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.144 INFO:tasks.workunit.client.0.smithi029.stdout: "pri11_bytes": { 2024-08-29T19:36:45.144 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 39775031 2024-08-29T19:36:45.144 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.144 INFO:tasks.workunit.client.0.smithi029.stdout: "pri1_bytes": { 2024-08-29T19:36:45.145 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.145 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.145 INFO:tasks.workunit.client.0.smithi029.stdout: "pri2_bytes": { 2024-08-29T19:36:45.145 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.145 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.145 INFO:tasks.workunit.client.0.smithi029.stdout: "pri3_bytes": { 2024-08-29T19:36:45.145 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.145 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.145 INFO:tasks.workunit.client.0.smithi029.stdout: "pri4_bytes": { 2024-08-29T19:36:45.145 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.145 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.145 INFO:tasks.workunit.client.0.smithi029.stdout: "pri5_bytes": { 2024-08-29T19:36:45.145 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.145 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.146 INFO:tasks.workunit.client.0.smithi029.stdout: "pri6_bytes": { 2024-08-29T19:36:45.146 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.146 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.146 INFO:tasks.workunit.client.0.smithi029.stdout: "pri7_bytes": { 2024-08-29T19:36:45.146 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.146 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.146 INFO:tasks.workunit.client.0.smithi029.stdout: "pri8_bytes": { 2024-08-29T19:36:45.146 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.146 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.146 INFO:tasks.workunit.client.0.smithi029.stdout: "pri9_bytes": { 2024-08-29T19:36:45.146 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.146 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.146 INFO:tasks.workunit.client.0.smithi029.stdout: "reserved_bytes": { 2024-08-29T19:36:45.147 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 68993097 2024-08-29T19:36:45.147 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:45.147 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.147 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore-pricache:meta": { 2024-08-29T19:36:45.147 INFO:tasks.workunit.client.0.smithi029.stdout: "committed_bytes": { 2024-08-29T19:36:45.147 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 520093696 2024-08-29T19:36:45.147 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.147 INFO:tasks.workunit.client.0.smithi029.stdout: "pri0_bytes": { 2024-08-29T19:36:45.147 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.147 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.147 INFO:tasks.workunit.client.0.smithi029.stdout: "pri10_bytes": { 2024-08-29T19:36:45.147 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.147 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.147 INFO:tasks.workunit.client.0.smithi029.stdout: "pri11_bytes": { 2024-08-29T19:36:45.148 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 447469103 2024-08-29T19:36:45.148 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.148 INFO:tasks.workunit.client.0.smithi029.stdout: "pri1_bytes": { 2024-08-29T19:36:45.148 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.148 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.148 INFO:tasks.workunit.client.0.smithi029.stdout: "pri2_bytes": { 2024-08-29T19:36:45.148 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.148 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.148 INFO:tasks.workunit.client.0.smithi029.stdout: "pri3_bytes": { 2024-08-29T19:36:45.148 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.148 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.148 INFO:tasks.workunit.client.0.smithi029.stdout: "pri4_bytes": { 2024-08-29T19:36:45.148 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.149 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.149 INFO:tasks.workunit.client.0.smithi029.stdout: "pri5_bytes": { 2024-08-29T19:36:45.149 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 120580 2024-08-29T19:36:45.149 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.149 INFO:tasks.workunit.client.0.smithi029.stdout: "pri6_bytes": { 2024-08-29T19:36:45.149 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1110348 2024-08-29T19:36:45.149 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.149 INFO:tasks.workunit.client.0.smithi029.stdout: "pri7_bytes": { 2024-08-29T19:36:45.149 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.149 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.149 INFO:tasks.workunit.client.0.smithi029.stdout: "pri8_bytes": { 2024-08-29T19:36:45.149 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.149 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.150 INFO:tasks.workunit.client.0.smithi029.stdout: "pri9_bytes": { 2024-08-29T19:36:45.150 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.150 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.150 INFO:tasks.workunit.client.0.smithi029.stdout: "reserved_bytes": { 2024-08-29T19:36:45.150 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 71393665 2024-08-29T19:36:45.150 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:45.150 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.150 INFO:tasks.workunit.client.0.smithi029.stdout: "objecter": { 2024-08-29T19:36:45.150 INFO:tasks.workunit.client.0.smithi029.stdout: "op_active": { 2024-08-29T19:36:45.150 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.150 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.150 INFO:tasks.workunit.client.0.smithi029.stdout: "op_r": { 2024-08-29T19:36:45.150 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 65 2024-08-29T19:36:45.150 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.151 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rmw": { 2024-08-29T19:36:45.151 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.151 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.151 INFO:tasks.workunit.client.0.smithi029.stdout: "op_w": { 2024-08-29T19:36:45.151 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.151 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:45.151 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.151 INFO:tasks.workunit.client.0.smithi029.stdout: "osd": { 2024-08-29T19:36:45.151 INFO:tasks.workunit.client.0.smithi029.stdout: "numpg": { 2024-08-29T19:36:45.151 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 47 2024-08-29T19:36:45.151 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.151 INFO:tasks.workunit.client.0.smithi029.stdout: "numpg_removing": { 2024-08-29T19:36:45.151 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.152 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.152 INFO:tasks.workunit.client.0.smithi029.stdout: "op": { 2024-08-29T19:36:45.152 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 52986 2024-08-29T19:36:45.152 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.152 INFO:tasks.workunit.client.0.smithi029.stdout: "op_before_queue_op_lat": { 2024-08-29T19:36:45.152 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 144980, 2024-08-29T19:36:45.152 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 15399209716 2024-08-29T19:36:45.152 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.152 INFO:tasks.workunit.client.0.smithi029.stdout: "op_delayed_degraded": { 2024-08-29T19:36:45.152 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 2 2024-08-29T19:36:45.152 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.152 INFO:tasks.workunit.client.0.smithi029.stdout: "op_delayed_unreadable": { 2024-08-29T19:36:45.152 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.153 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.153 INFO:tasks.workunit.client.0.smithi029.stdout: "op_in_bytes": { 2024-08-29T19:36:45.153 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 2055636512 2024-08-29T19:36:45.153 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.153 INFO:tasks.workunit.client.0.smithi029.stdout: "op_latency": { 2024-08-29T19:36:45.153 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 52986, 2024-08-29T19:36:45.153 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 178304741545 2024-08-29T19:36:45.153 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.153 INFO:tasks.workunit.client.0.smithi029.stdout: "op_out_bytes": { 2024-08-29T19:36:45.153 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 3829458258 2024-08-29T19:36:45.153 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.153 INFO:tasks.workunit.client.0.smithi029.stdout: "op_prepare_latency": { 2024-08-29T19:36:45.153 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 54365, 2024-08-29T19:36:45.154 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 96445677991 2024-08-29T19:36:45.154 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.154 INFO:tasks.workunit.client.0.smithi029.stdout: "op_process_latency": { 2024-08-29T19:36:45.154 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 52986, 2024-08-29T19:36:45.154 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 150473447524 2024-08-29T19:36:45.154 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.154 INFO:tasks.workunit.client.0.smithi029.stdout: "op_r": { 2024-08-29T19:36:45.154 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 23986 2024-08-29T19:36:45.154 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.154 INFO:tasks.workunit.client.0.smithi029.stdout: "op_r_latency": { 2024-08-29T19:36:45.154 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 23986, 2024-08-29T19:36:45.154 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 26536944991 2024-08-29T19:36:45.154 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.154 INFO:tasks.workunit.client.0.smithi029.stdout: "op_r_latency_out_bytes_histogram": { 2024-08-29T19:36:45.155 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.155 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.155 INFO:tasks.workunit.client.0.smithi029.stdout: "op_r_out_bytes": { 2024-08-29T19:36:45.155 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 3829458258 2024-08-29T19:36:45.155 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.155 INFO:tasks.workunit.client.0.smithi029.stdout: "op_r_prepare_latency": { 2024-08-29T19:36:45.155 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 24619, 2024-08-29T19:36:45.155 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 11131103066 2024-08-29T19:36:45.155 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.155 INFO:tasks.workunit.client.0.smithi029.stdout: "op_r_process_latency": { 2024-08-29T19:36:45.155 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 23986, 2024-08-29T19:36:45.155 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 16176069140 2024-08-29T19:36:45.155 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.156 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw": { 2024-08-29T19:36:45.156 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 27408 2024-08-29T19:36:45.156 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.156 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw_in_bytes": { 2024-08-29T19:36:45.156 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 503629172 2024-08-29T19:36:45.156 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.156 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw_latency": { 2024-08-29T19:36:45.156 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 27408, 2024-08-29T19:36:45.156 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 126036830548 2024-08-29T19:36:45.156 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.156 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw_latency_in_bytes_histogram": { 2024-08-29T19:36:45.156 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.156 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.157 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw_latency_out_bytes_histogram": { 2024-08-29T19:36:45.157 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.157 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.157 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw_out_bytes": { 2024-08-29T19:36:45.157 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.157 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.157 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw_prepare_latency": { 2024-08-29T19:36:45.157 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 27985, 2024-08-29T19:36:45.157 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 79959624466 2024-08-29T19:36:45.157 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.157 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw_process_latency": { 2024-08-29T19:36:45.157 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 27408, 2024-08-29T19:36:45.157 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 118088856262 2024-08-29T19:36:45.158 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.158 INFO:tasks.workunit.client.0.smithi029.stdout: "op_w": { 2024-08-29T19:36:45.158 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1592 2024-08-29T19:36:45.158 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.158 INFO:tasks.workunit.client.0.smithi029.stdout: "op_w_in_bytes": { 2024-08-29T19:36:45.158 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1552007340 2024-08-29T19:36:45.158 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.158 INFO:tasks.workunit.client.0.smithi029.stdout: "op_w_latency": { 2024-08-29T19:36:45.158 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 1592, 2024-08-29T19:36:45.158 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 25730966006 2024-08-29T19:36:45.158 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.158 INFO:tasks.workunit.client.0.smithi029.stdout: "op_w_latency_in_bytes_histogram": { 2024-08-29T19:36:45.158 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.158 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.159 INFO:tasks.workunit.client.0.smithi029.stdout: "op_w_prepare_latency": { 2024-08-29T19:36:45.159 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 1761, 2024-08-29T19:36:45.159 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 5354950459 2024-08-29T19:36:45.159 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.159 INFO:tasks.workunit.client.0.smithi029.stdout: "op_w_process_latency": { 2024-08-29T19:36:45.159 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 1592, 2024-08-29T19:36:45.159 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 16208522122 2024-08-29T19:36:45.159 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.159 INFO:tasks.workunit.client.0.smithi029.stdout: "op_wip": { 2024-08-29T19:36:45.159 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.159 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.159 INFO:tasks.workunit.client.0.smithi029.stdout: "recovery_bytes": { 2024-08-29T19:36:45.159 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 14680133 2024-08-29T19:36:45.160 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.160 INFO:tasks.workunit.client.0.smithi029.stdout: "recovery_ops": { 2024-08-29T19:36:45.160 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 39 2024-08-29T19:36:45.160 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.160 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_bytes": { 2024-08-29T19:36:45.160 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 95995035648 2024-08-29T19:36:45.160 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.160 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_bytes_used": { 2024-08-29T19:36:45.160 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 490876928 2024-08-29T19:36:45.160 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:45.160 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:45.160 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.160 INFO:tasks.workunit.client.0.smithi029.stdout: "osd.3": { 2024-08-29T19:36:45.160 INFO:tasks.workunit.client.0.smithi029.stdout: "bluefs": { 2024-08-29T19:36:45.161 INFO:tasks.workunit.client.0.smithi029.stdout: "alloc_db_max_lat": { 2024-08-29T19:36:45.161 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 70173 2024-08-29T19:36:45.161 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.161 INFO:tasks.workunit.client.0.smithi029.stdout: "alloc_slow_fallback": { 2024-08-29T19:36:45.161 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.161 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.161 INFO:tasks.workunit.client.0.smithi029.stdout: "alloc_slow_max_lat": { 2024-08-29T19:36:45.161 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.161 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.161 INFO:tasks.workunit.client.0.smithi029.stdout: "alloc_slow_size_fallback": { 2024-08-29T19:36:45.161 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.161 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.162 INFO:tasks.workunit.client.0.smithi029.stdout: "alloc_unit_db": { 2024-08-29T19:36:45.162 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 65536 2024-08-29T19:36:45.162 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.162 INFO:tasks.workunit.client.0.smithi029.stdout: "alloc_unit_slow": { 2024-08-29T19:36:45.162 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.162 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.162 INFO:tasks.workunit.client.0.smithi029.stdout: "alloc_unit_wal": { 2024-08-29T19:36:45.162 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.162 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.162 INFO:tasks.workunit.client.0.smithi029.stdout: "alloc_wal_max_lat": { 2024-08-29T19:36:45.162 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.162 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.162 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes_written_slow": { 2024-08-29T19:36:45.162 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.163 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.163 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes_written_sst": { 2024-08-29T19:36:45.163 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 5898240 2024-08-29T19:36:45.163 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.163 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes_written_wal": { 2024-08-29T19:36:45.163 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 619581440 2024-08-29T19:36:45.163 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.163 INFO:tasks.workunit.client.0.smithi029.stdout: "compact_lat": { 2024-08-29T19:36:45.163 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 18, 2024-08-29T19:36:45.163 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 6817530 2024-08-29T19:36:45.163 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.163 INFO:tasks.workunit.client.0.smithi029.stdout: "compact_lock_lat": { 2024-08-29T19:36:45.163 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 18, 2024-08-29T19:36:45.164 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 2247039 2024-08-29T19:36:45.164 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.164 INFO:tasks.workunit.client.0.smithi029.stdout: "db_alloc_lat": { 2024-08-29T19:36:45.164 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 174, 2024-08-29T19:36:45.164 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1209531 2024-08-29T19:36:45.164 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.164 INFO:tasks.workunit.client.0.smithi029.stdout: "db_total_bytes": { 2024-08-29T19:36:45.164 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 95995027456 2024-08-29T19:36:45.164 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.164 INFO:tasks.workunit.client.0.smithi029.stdout: "db_used_bytes": { 2024-08-29T19:36:45.164 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 500170752 2024-08-29T19:36:45.164 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.164 INFO:tasks.workunit.client.0.smithi029.stdout: "flush_lat": { 2024-08-29T19:36:45.165 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 74619, 2024-08-29T19:36:45.165 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 9707077082 2024-08-29T19:36:45.165 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.165 INFO:tasks.workunit.client.0.smithi029.stdout: "fsync_lat": { 2024-08-29T19:36:45.165 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 74617, 2024-08-29T19:36:45.165 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 19460734718 2024-08-29T19:36:45.165 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.165 INFO:tasks.workunit.client.0.smithi029.stdout: "log_bytes": { 2024-08-29T19:36:45.165 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 6418432 2024-08-29T19:36:45.165 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.165 INFO:tasks.workunit.client.0.smithi029.stdout: "logged_bytes": { 2024-08-29T19:36:45.165 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 305684480 2024-08-29T19:36:45.165 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.165 INFO:tasks.workunit.client.0.smithi029.stdout: "max_bytes_db": { 2024-08-29T19:36:45.166 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 498728960 2024-08-29T19:36:45.166 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.166 INFO:tasks.workunit.client.0.smithi029.stdout: "max_bytes_slow": { 2024-08-29T19:36:45.166 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.166 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.166 INFO:tasks.workunit.client.0.smithi029.stdout: "max_bytes_wal": { 2024-08-29T19:36:45.166 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.166 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.166 INFO:tasks.workunit.client.0.smithi029.stdout: "num_files": { 2024-08-29T19:36:45.166 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 42 2024-08-29T19:36:45.166 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.166 INFO:tasks.workunit.client.0.smithi029.stdout: "read_bytes": { 2024-08-29T19:36:45.166 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 218343150 2024-08-29T19:36:45.167 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.167 INFO:tasks.workunit.client.0.smithi029.stdout: "read_count": { 2024-08-29T19:36:45.167 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 13411 2024-08-29T19:36:45.167 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.167 INFO:tasks.workunit.client.0.smithi029.stdout: "read_disk_bytes": { 2024-08-29T19:36:45.167 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 195981312 2024-08-29T19:36:45.167 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.167 INFO:tasks.workunit.client.0.smithi029.stdout: "read_disk_bytes_db": { 2024-08-29T19:36:45.167 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 195985408 2024-08-29T19:36:45.167 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.167 INFO:tasks.workunit.client.0.smithi029.stdout: "read_disk_bytes_slow": { 2024-08-29T19:36:45.167 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.167 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.167 INFO:tasks.workunit.client.0.smithi029.stdout: "read_disk_bytes_wal": { 2024-08-29T19:36:45.168 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.168 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.168 INFO:tasks.workunit.client.0.smithi029.stdout: "read_disk_count": { 2024-08-29T19:36:45.168 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 6972 2024-08-29T19:36:45.168 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.168 INFO:tasks.workunit.client.0.smithi029.stdout: "read_lat": { 2024-08-29T19:36:45.168 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 13411, 2024-08-29T19:36:45.168 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 198692920 2024-08-29T19:36:45.168 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.168 INFO:tasks.workunit.client.0.smithi029.stdout: "read_prefetch_bytes": { 2024-08-29T19:36:45.168 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 143893805 2024-08-29T19:36:45.168 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.168 INFO:tasks.workunit.client.0.smithi029.stdout: "read_prefetch_count": { 2024-08-29T19:36:45.169 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 11125 2024-08-29T19:36:45.169 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.169 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_buffer_bytes": { 2024-08-29T19:36:45.169 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 2390650 2024-08-29T19:36:45.169 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.169 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_buffer_count": { 2024-08-29T19:36:45.169 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 510 2024-08-29T19:36:45.169 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.169 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_bytes": { 2024-08-29T19:36:45.169 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 5846023 2024-08-29T19:36:45.169 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.169 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_count": { 2024-08-29T19:36:45.169 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 711 2024-08-29T19:36:45.170 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.170 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_disk_bytes": { 2024-08-29T19:36:45.170 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 3455373 2024-08-29T19:36:45.170 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.170 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_disk_bytes_db": { 2024-08-29T19:36:45.170 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 3455373 2024-08-29T19:36:45.170 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.173 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_disk_bytes_slow": { 2024-08-29T19:36:45.173 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.173 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.173 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_disk_bytes_wal": { 2024-08-29T19:36:45.173 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.173 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.173 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_disk_count": { 2024-08-29T19:36:45.173 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 207 2024-08-29T19:36:45.173 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.173 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_lat": { 2024-08-29T19:36:45.174 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 711, 2024-08-29T19:36:45.174 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 2365314 2024-08-29T19:36:45.174 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.174 INFO:tasks.workunit.client.0.smithi029.stdout: "slow_alloc_lat": { 2024-08-29T19:36:45.174 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T19:36:45.174 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.174 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.174 INFO:tasks.workunit.client.0.smithi029.stdout: "slow_total_bytes": { 2024-08-29T19:36:45.174 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.174 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.174 INFO:tasks.workunit.client.0.smithi029.stdout: "slow_used_bytes": { 2024-08-29T19:36:45.174 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.174 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.175 INFO:tasks.workunit.client.0.smithi029.stdout: "truncate_lat": { 2024-08-29T19:36:45.175 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 1, 2024-08-29T19:36:45.175 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 608 2024-08-29T19:36:45.175 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.175 INFO:tasks.workunit.client.0.smithi029.stdout: "unlink_lat": { 2024-08-29T19:36:45.175 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 7, 2024-08-29T19:36:45.175 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 10425 2024-08-29T19:36:45.175 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.175 INFO:tasks.workunit.client.0.smithi029.stdout: "wal_alloc_lat": { 2024-08-29T19:36:45.175 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T19:36:45.175 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.175 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.175 INFO:tasks.workunit.client.0.smithi029.stdout: "wal_total_bytes": { 2024-08-29T19:36:45.176 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.176 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.176 INFO:tasks.workunit.client.0.smithi029.stdout: "wal_used_bytes": { 2024-08-29T19:36:45.176 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.176 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.176 INFO:tasks.workunit.client.0.smithi029.stdout: "write_bytes": { 2024-08-29T19:36:45.176 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 933888000 2024-08-29T19:36:45.176 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:45.176 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.176 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore": { 2024-08-29T19:36:45.176 INFO:tasks.workunit.client.0.smithi029.stdout: "alloc_unit": { 2024-08-29T19:36:45.176 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 4096 2024-08-29T19:36:45.176 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.177 INFO:tasks.workunit.client.0.smithi029.stdout: "allocated": { 2024-08-29T19:36:45.177 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 9986048 2024-08-29T19:36:45.177 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.177 INFO:tasks.workunit.client.0.smithi029.stdout: "allocator_lat": { 2024-08-29T19:36:45.177 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 17975, 2024-08-29T19:36:45.177 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 98345475 2024-08-29T19:36:45.177 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.177 INFO:tasks.workunit.client.0.smithi029.stdout: "clist_lat": { 2024-08-29T19:36:45.177 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 3654, 2024-08-29T19:36:45.177 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 771524640 2024-08-29T19:36:45.177 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.177 INFO:tasks.workunit.client.0.smithi029.stdout: "compress_lat": { 2024-08-29T19:36:45.177 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T19:36:45.177 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.178 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.178 INFO:tasks.workunit.client.0.smithi029.stdout: "compressed": { 2024-08-29T19:36:45.178 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.178 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.178 INFO:tasks.workunit.client.0.smithi029.stdout: "compressed_allocated": { 2024-08-29T19:36:45.178 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.178 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.178 INFO:tasks.workunit.client.0.smithi029.stdout: "compressed_original": { 2024-08-29T19:36:45.178 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.178 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.178 INFO:tasks.workunit.client.0.smithi029.stdout: "csum_lat": { 2024-08-29T19:36:45.178 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 14845, 2024-08-29T19:36:45.178 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 186913458 2024-08-29T19:36:45.179 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.179 INFO:tasks.workunit.client.0.smithi029.stdout: "decompress_lat": { 2024-08-29T19:36:45.179 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T19:36:45.179 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.179 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.179 INFO:tasks.workunit.client.0.smithi029.stdout: "fragmentation_micros": { 2024-08-29T19:36:45.179 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.179 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.179 INFO:tasks.workunit.client.0.smithi029.stdout: "kv_commit_lat": { 2024-08-29T19:36:45.179 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 74570, 2024-08-29T19:36:45.179 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 26571181183 2024-08-29T19:36:45.179 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.179 INFO:tasks.workunit.client.0.smithi029.stdout: "kv_final_lat": { 2024-08-29T19:36:45.180 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 73402, 2024-08-29T19:36:45.180 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 4617754271 2024-08-29T19:36:45.180 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.180 INFO:tasks.workunit.client.0.smithi029.stdout: "kv_flush_lat": { 2024-08-29T19:36:45.180 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 74570, 2024-08-29T19:36:45.180 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 114697110 2024-08-29T19:36:45.180 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.180 INFO:tasks.workunit.client.0.smithi029.stdout: "kv_sync_lat": { 2024-08-29T19:36:45.180 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 74570, 2024-08-29T19:36:45.180 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 26685878293 2024-08-29T19:36:45.180 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.180 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_get_keys_lat": { 2024-08-29T19:36:45.180 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T19:36:45.181 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.181 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.181 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_get_values_lat": { 2024-08-29T19:36:45.181 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 235659, 2024-08-29T19:36:45.181 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1921297171 2024-08-29T19:36:45.181 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.181 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_lower_bound_lat": { 2024-08-29T19:36:45.181 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 1349, 2024-08-29T19:36:45.181 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 7912395 2024-08-29T19:36:45.181 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.181 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_next_lat": { 2024-08-29T19:36:45.181 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 129280, 2024-08-29T19:36:45.181 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 96388965 2024-08-29T19:36:45.181 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.182 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_seek_to_first_lat": { 2024-08-29T19:36:45.182 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 41, 2024-08-29T19:36:45.182 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 48086 2024-08-29T19:36:45.182 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.182 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_upper_bound_lat": { 2024-08-29T19:36:45.182 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 13860, 2024-08-29T19:36:45.182 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 5268805854 2024-08-29T19:36:45.182 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.182 INFO:tasks.workunit.client.0.smithi029.stdout: "onode_hits": { 2024-08-29T19:36:45.182 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 434279 2024-08-29T19:36:45.182 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.182 INFO:tasks.workunit.client.0.smithi029.stdout: "onode_misses": { 2024-08-29T19:36:45.182 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 19021 2024-08-29T19:36:45.183 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.183 INFO:tasks.workunit.client.0.smithi029.stdout: "read_lat": { 2024-08-29T19:36:45.183 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 32997, 2024-08-29T19:36:45.183 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1864482041 2024-08-29T19:36:45.183 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.183 INFO:tasks.workunit.client.0.smithi029.stdout: "read_onode_meta_lat": { 2024-08-29T19:36:45.183 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 84065, 2024-08-29T19:36:45.183 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 47494642 2024-08-29T19:36:45.183 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.183 INFO:tasks.workunit.client.0.smithi029.stdout: "read_wait_aio_lat": { 2024-08-29T19:36:45.183 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 51068, 2024-08-29T19:36:45.183 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 805069898 2024-08-29T19:36:45.184 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.184 INFO:tasks.workunit.client.0.smithi029.stdout: "reads_with_retries": { 2024-08-29T19:36:45.184 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.184 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.184 INFO:tasks.workunit.client.0.smithi029.stdout: "remove_lat": { 2024-08-29T19:36:45.184 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 13383, 2024-08-29T19:36:45.184 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 717671584 2024-08-29T19:36:45.184 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.184 INFO:tasks.workunit.client.0.smithi029.stdout: "slow_aio_wait_count": { 2024-08-29T19:36:45.184 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.184 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.184 INFO:tasks.workunit.client.0.smithi029.stdout: "slow_committed_kv_count": { 2024-08-29T19:36:45.184 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.185 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.185 INFO:tasks.workunit.client.0.smithi029.stdout: "slow_read_onode_meta_count": { 2024-08-29T19:36:45.185 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.185 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.185 INFO:tasks.workunit.client.0.smithi029.stdout: "slow_read_wait_aio_count": { 2024-08-29T19:36:45.185 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.185 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.185 INFO:tasks.workunit.client.0.smithi029.stdout: "state_aio_wait_lat": { 2024-08-29T19:36:45.185 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 83649, 2024-08-29T19:36:45.185 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 4830169629 2024-08-29T19:36:45.185 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.185 INFO:tasks.workunit.client.0.smithi029.stdout: "state_deferred_aio_wait_lat": { 2024-08-29T19:36:45.185 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 17699, 2024-08-29T19:36:45.186 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1585167224 2024-08-29T19:36:45.186 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.186 INFO:tasks.workunit.client.0.smithi029.stdout: "state_deferred_cleanup_lat": { 2024-08-29T19:36:45.186 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 17698, 2024-08-29T19:36:45.186 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 3963523067827 2024-08-29T19:36:45.186 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.186 INFO:tasks.workunit.client.0.smithi029.stdout: "state_deferred_queued_lat": { 2024-08-29T19:36:45.186 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 17699, 2024-08-29T19:36:45.186 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 7304055109647 2024-08-29T19:36:45.186 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.186 INFO:tasks.workunit.client.0.smithi029.stdout: "state_done_lat": { 2024-08-29T19:36:45.186 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 83648, 2024-08-29T19:36:45.186 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 2795341688220 2024-08-29T19:36:45.187 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.187 INFO:tasks.workunit.client.0.smithi029.stdout: "state_finishing_lat": { 2024-08-29T19:36:45.187 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 83648, 2024-08-29T19:36:45.187 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 20735971 2024-08-29T19:36:45.187 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.187 INFO:tasks.workunit.client.0.smithi029.stdout: "state_io_done_lat": { 2024-08-29T19:36:45.187 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 83649, 2024-08-29T19:36:45.187 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 198626455 2024-08-29T19:36:45.187 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.187 INFO:tasks.workunit.client.0.smithi029.stdout: "state_kv_commiting_lat": { 2024-08-29T19:36:45.187 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 83649, 2024-08-29T19:36:45.187 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 49438309485 2024-08-29T19:36:45.187 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.187 INFO:tasks.workunit.client.0.smithi029.stdout: "state_kv_done_lat": { 2024-08-29T19:36:45.188 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 83649, 2024-08-29T19:36:45.188 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 65653741 2024-08-29T19:36:45.188 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.188 INFO:tasks.workunit.client.0.smithi029.stdout: "state_kv_queued_lat": { 2024-08-29T19:36:45.188 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 83649, 2024-08-29T19:36:45.188 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 26014131206 2024-08-29T19:36:45.188 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.188 INFO:tasks.workunit.client.0.smithi029.stdout: "state_prepare_lat": { 2024-08-29T19:36:45.188 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 83649, 2024-08-29T19:36:45.188 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 13551638097 2024-08-29T19:36:45.188 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.188 INFO:tasks.workunit.client.0.smithi029.stdout: "stored": { 2024-08-29T19:36:45.188 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 5914291 2024-08-29T19:36:45.189 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.189 INFO:tasks.workunit.client.0.smithi029.stdout: "truncate_lat": { 2024-08-29T19:36:45.189 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 2677, 2024-08-29T19:36:45.189 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 28963069 2024-08-29T19:36:45.189 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.189 INFO:tasks.workunit.client.0.smithi029.stdout: "txc_commit_lat": { 2024-08-29T19:36:45.189 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 83649, 2024-08-29T19:36:45.189 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 94062457133 2024-08-29T19:36:45.189 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.189 INFO:tasks.workunit.client.0.smithi029.stdout: "txc_submit_lat": { 2024-08-29T19:36:45.189 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 83649, 2024-08-29T19:36:45.189 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 16205411418 2024-08-29T19:36:45.189 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.190 INFO:tasks.workunit.client.0.smithi029.stdout: "txc_throttle_lat": { 2024-08-29T19:36:45.190 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 83649, 2024-08-29T19:36:45.190 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1026184936 2024-08-29T19:36:45.190 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:45.190 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.190 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore-pricache": { 2024-08-29T19:36:45.190 INFO:tasks.workunit.client.0.smithi029.stdout: "cache_bytes": { 2024-08-29T19:36:45.190 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1445593205 2024-08-29T19:36:45.190 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.190 INFO:tasks.workunit.client.0.smithi029.stdout: "heap_bytes": { 2024-08-29T19:36:45.190 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 557400064 2024-08-29T19:36:45.190 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.190 INFO:tasks.workunit.client.0.smithi029.stdout: "mapped_bytes": { 2024-08-29T19:36:45.191 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 552427520 2024-08-29T19:36:45.191 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.191 INFO:tasks.workunit.client.0.smithi029.stdout: "target_bytes": { 2024-08-29T19:36:45.191 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 2648117145 2024-08-29T19:36:45.191 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.191 INFO:tasks.workunit.client.0.smithi029.stdout: "unmapped_bytes": { 2024-08-29T19:36:45.191 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 4972544 2024-08-29T19:36:45.191 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:45.191 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.191 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore-pricache:data": { 2024-08-29T19:36:45.191 INFO:tasks.workunit.client.0.smithi029.stdout: "committed_bytes": { 2024-08-29T19:36:45.191 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 134217728 2024-08-29T19:36:45.191 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.192 INFO:tasks.workunit.client.0.smithi029.stdout: "pri0_bytes": { 2024-08-29T19:36:45.192 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.192 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.192 INFO:tasks.workunit.client.0.smithi029.stdout: "pri10_bytes": { 2024-08-29T19:36:45.192 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.192 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.192 INFO:tasks.workunit.client.0.smithi029.stdout: "pri11_bytes": { 2024-08-29T19:36:45.192 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 59621780 2024-08-29T19:36:45.192 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.192 INFO:tasks.workunit.client.0.smithi029.stdout: "pri1_bytes": { 2024-08-29T19:36:45.192 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.192 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.192 INFO:tasks.workunit.client.0.smithi029.stdout: "pri2_bytes": { 2024-08-29T19:36:45.193 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.193 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.193 INFO:tasks.workunit.client.0.smithi029.stdout: "pri3_bytes": { 2024-08-29T19:36:45.193 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.193 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.193 INFO:tasks.workunit.client.0.smithi029.stdout: "pri4_bytes": { 2024-08-29T19:36:45.193 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.193 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.193 INFO:tasks.workunit.client.0.smithi029.stdout: "pri5_bytes": { 2024-08-29T19:36:45.193 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 24576 2024-08-29T19:36:45.193 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.193 INFO:tasks.workunit.client.0.smithi029.stdout: "pri6_bytes": { 2024-08-29T19:36:45.193 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 40960 2024-08-29T19:36:45.194 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.194 INFO:tasks.workunit.client.0.smithi029.stdout: "pri7_bytes": { 2024-08-29T19:36:45.194 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.194 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.194 INFO:tasks.workunit.client.0.smithi029.stdout: "pri8_bytes": { 2024-08-29T19:36:45.194 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.194 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.194 INFO:tasks.workunit.client.0.smithi029.stdout: "pri9_bytes": { 2024-08-29T19:36:45.194 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.194 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.194 INFO:tasks.workunit.client.0.smithi029.stdout: "reserved_bytes": { 2024-08-29T19:36:45.194 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 74530412 2024-08-29T19:36:45.194 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:45.195 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.195 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore-pricache:kv": { 2024-08-29T19:36:45.195 INFO:tasks.workunit.client.0.smithi029.stdout: "committed_bytes": { 2024-08-29T19:36:45.195 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 587202560 2024-08-29T19:36:45.195 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.195 INFO:tasks.workunit.client.0.smithi029.stdout: "pri0_bytes": { 2024-08-29T19:36:45.195 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 67108864 2024-08-29T19:36:45.195 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.195 INFO:tasks.workunit.client.0.smithi029.stdout: "pri10_bytes": { 2024-08-29T19:36:45.195 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.195 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.195 INFO:tasks.workunit.client.0.smithi029.stdout: "pri11_bytes": { 2024-08-29T19:36:45.195 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 447163355 2024-08-29T19:36:45.195 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.196 INFO:tasks.workunit.client.0.smithi029.stdout: "pri1_bytes": { 2024-08-29T19:36:45.196 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.196 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.196 INFO:tasks.workunit.client.0.smithi029.stdout: "pri2_bytes": { 2024-08-29T19:36:45.196 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.196 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.196 INFO:tasks.workunit.client.0.smithi029.stdout: "pri3_bytes": { 2024-08-29T19:36:45.196 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1664 2024-08-29T19:36:45.196 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.196 INFO:tasks.workunit.client.0.smithi029.stdout: "pri4_bytes": { 2024-08-29T19:36:45.196 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.196 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.196 INFO:tasks.workunit.client.0.smithi029.stdout: "pri5_bytes": { 2024-08-29T19:36:45.197 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 107984 2024-08-29T19:36:45.197 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.197 INFO:tasks.workunit.client.0.smithi029.stdout: "pri6_bytes": { 2024-08-29T19:36:45.197 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.197 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.197 INFO:tasks.workunit.client.0.smithi029.stdout: "pri7_bytes": { 2024-08-29T19:36:45.197 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.197 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.197 INFO:tasks.workunit.client.0.smithi029.stdout: "pri8_bytes": { 2024-08-29T19:36:45.197 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.197 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.197 INFO:tasks.workunit.client.0.smithi029.stdout: "pri9_bytes": { 2024-08-29T19:36:45.197 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.198 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.198 INFO:tasks.workunit.client.0.smithi029.stdout: "reserved_bytes": { 2024-08-29T19:36:45.198 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 72820693 2024-08-29T19:36:45.198 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:45.198 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.198 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore-pricache:kv_onode": { 2024-08-29T19:36:45.198 INFO:tasks.workunit.client.0.smithi029.stdout: "committed_bytes": { 2024-08-29T19:36:45.198 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 176160768 2024-08-29T19:36:45.198 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.198 INFO:tasks.workunit.client.0.smithi029.stdout: "pri0_bytes": { 2024-08-29T19:36:45.198 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 67108864 2024-08-29T19:36:45.198 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.198 INFO:tasks.workunit.client.0.smithi029.stdout: "pri10_bytes": { 2024-08-29T19:36:45.198 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 397056 2024-08-29T19:36:45.199 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.199 INFO:tasks.workunit.client.0.smithi029.stdout: "pri11_bytes": { 2024-08-29T19:36:45.199 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 39747853 2024-08-29T19:36:45.199 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.199 INFO:tasks.workunit.client.0.smithi029.stdout: "pri1_bytes": { 2024-08-29T19:36:45.199 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.199 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.199 INFO:tasks.workunit.client.0.smithi029.stdout: "pri2_bytes": { 2024-08-29T19:36:45.199 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.199 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.199 INFO:tasks.workunit.client.0.smithi029.stdout: "pri3_bytes": { 2024-08-29T19:36:45.199 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.199 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.199 INFO:tasks.workunit.client.0.smithi029.stdout: "pri4_bytes": { 2024-08-29T19:36:45.200 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.200 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.200 INFO:tasks.workunit.client.0.smithi029.stdout: "pri5_bytes": { 2024-08-29T19:36:45.200 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.200 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.200 INFO:tasks.workunit.client.0.smithi029.stdout: "pri6_bytes": { 2024-08-29T19:36:45.200 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.200 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.200 INFO:tasks.workunit.client.0.smithi029.stdout: "pri7_bytes": { 2024-08-29T19:36:45.200 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.200 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.200 INFO:tasks.workunit.client.0.smithi029.stdout: "pri8_bytes": { 2024-08-29T19:36:45.200 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.201 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.201 INFO:tasks.workunit.client.0.smithi029.stdout: "pri9_bytes": { 2024-08-29T19:36:45.201 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.201 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.201 INFO:tasks.workunit.client.0.smithi029.stdout: "reserved_bytes": { 2024-08-29T19:36:45.201 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 68906995 2024-08-29T19:36:45.201 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:45.201 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.201 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore-pricache:meta": { 2024-08-29T19:36:45.201 INFO:tasks.workunit.client.0.smithi029.stdout: "committed_bytes": { 2024-08-29T19:36:45.201 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 520093696 2024-08-29T19:36:45.201 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.201 INFO:tasks.workunit.client.0.smithi029.stdout: "pri0_bytes": { 2024-08-29T19:36:45.202 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.202 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.202 INFO:tasks.workunit.client.0.smithi029.stdout: "pri10_bytes": { 2024-08-29T19:36:45.202 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.202 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.202 INFO:tasks.workunit.client.0.smithi029.stdout: "pri11_bytes": { 2024-08-29T19:36:45.202 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 447163355 2024-08-29T19:36:45.202 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.202 INFO:tasks.workunit.client.0.smithi029.stdout: "pri1_bytes": { 2024-08-29T19:36:45.202 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.202 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.202 INFO:tasks.workunit.client.0.smithi029.stdout: "pri2_bytes": { 2024-08-29T19:36:45.202 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.203 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.203 INFO:tasks.workunit.client.0.smithi029.stdout: "pri3_bytes": { 2024-08-29T19:36:45.203 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.203 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.203 INFO:tasks.workunit.client.0.smithi029.stdout: "pri4_bytes": { 2024-08-29T19:36:45.203 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.203 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.203 INFO:tasks.workunit.client.0.smithi029.stdout: "pri5_bytes": { 2024-08-29T19:36:45.203 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 129792 2024-08-29T19:36:45.203 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.203 INFO:tasks.workunit.client.0.smithi029.stdout: "pri6_bytes": { 2024-08-29T19:36:45.203 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1113796 2024-08-29T19:36:45.204 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.204 INFO:tasks.workunit.client.0.smithi029.stdout: "pri7_bytes": { 2024-08-29T19:36:45.204 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.204 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.204 INFO:tasks.workunit.client.0.smithi029.stdout: "pri8_bytes": { 2024-08-29T19:36:45.204 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.204 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.204 INFO:tasks.workunit.client.0.smithi029.stdout: "pri9_bytes": { 2024-08-29T19:36:45.204 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.204 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.204 INFO:tasks.workunit.client.0.smithi029.stdout: "reserved_bytes": { 2024-08-29T19:36:45.205 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 71686753 2024-08-29T19:36:45.205 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:45.205 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.205 INFO:tasks.workunit.client.0.smithi029.stdout: "objecter": { 2024-08-29T19:36:45.205 INFO:tasks.workunit.client.0.smithi029.stdout: "op_active": { 2024-08-29T19:36:45.205 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.205 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.205 INFO:tasks.workunit.client.0.smithi029.stdout: "op_r": { 2024-08-29T19:36:45.205 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 5 2024-08-29T19:36:45.205 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.205 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rmw": { 2024-08-29T19:36:45.206 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.206 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.206 INFO:tasks.workunit.client.0.smithi029.stdout: "op_w": { 2024-08-29T19:36:45.206 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.206 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:45.206 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.206 INFO:tasks.workunit.client.0.smithi029.stdout: "osd": { 2024-08-29T19:36:45.206 INFO:tasks.workunit.client.0.smithi029.stdout: "numpg": { 2024-08-29T19:36:45.206 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 58 2024-08-29T19:36:45.206 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.206 INFO:tasks.workunit.client.0.smithi029.stdout: "numpg_removing": { 2024-08-29T19:36:45.206 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.206 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.207 INFO:tasks.workunit.client.0.smithi029.stdout: "op": { 2024-08-29T19:36:45.207 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 54831 2024-08-29T19:36:45.207 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.207 INFO:tasks.workunit.client.0.smithi029.stdout: "op_before_queue_op_lat": { 2024-08-29T19:36:45.207 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 136768, 2024-08-29T19:36:45.207 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 13943279039 2024-08-29T19:36:45.207 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.207 INFO:tasks.workunit.client.0.smithi029.stdout: "op_delayed_degraded": { 2024-08-29T19:36:45.207 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.207 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.207 INFO:tasks.workunit.client.0.smithi029.stdout: "op_delayed_unreadable": { 2024-08-29T19:36:45.207 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.207 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.207 INFO:tasks.workunit.client.0.smithi029.stdout: "op_in_bytes": { 2024-08-29T19:36:45.208 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1391671190 2024-08-29T19:36:45.208 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.208 INFO:tasks.workunit.client.0.smithi029.stdout: "op_latency": { 2024-08-29T19:36:45.208 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 54831, 2024-08-29T19:36:45.208 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 418830687899 2024-08-29T19:36:45.208 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.208 INFO:tasks.workunit.client.0.smithi029.stdout: "op_out_bytes": { 2024-08-29T19:36:45.208 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1567704586 2024-08-29T19:36:45.208 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.208 INFO:tasks.workunit.client.0.smithi029.stdout: "op_prepare_latency": { 2024-08-29T19:36:45.208 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 57103, 2024-08-29T19:36:45.208 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 67099740906 2024-08-29T19:36:45.208 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.209 INFO:tasks.workunit.client.0.smithi029.stdout: "op_process_latency": { 2024-08-29T19:36:45.209 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 54831, 2024-08-29T19:36:45.209 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 173520335145 2024-08-29T19:36:45.209 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.209 INFO:tasks.workunit.client.0.smithi029.stdout: "op_r": { 2024-08-29T19:36:45.209 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 35629 2024-08-29T19:36:45.209 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.209 INFO:tasks.workunit.client.0.smithi029.stdout: "op_r_latency": { 2024-08-29T19:36:45.209 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 35629, 2024-08-29T19:36:45.209 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 85078067898 2024-08-29T19:36:45.209 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.209 INFO:tasks.workunit.client.0.smithi029.stdout: "op_r_latency_out_bytes_histogram": { 2024-08-29T19:36:45.209 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.210 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.210 INFO:tasks.workunit.client.0.smithi029.stdout: "op_r_out_bytes": { 2024-08-29T19:36:45.210 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1567704586 2024-08-29T19:36:45.210 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.210 INFO:tasks.workunit.client.0.smithi029.stdout: "op_r_prepare_latency": { 2024-08-29T19:36:45.210 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 36096, 2024-08-29T19:36:45.210 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 29505308109 2024-08-29T19:36:45.210 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.210 INFO:tasks.workunit.client.0.smithi029.stdout: "op_r_process_latency": { 2024-08-29T19:36:45.210 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 35629, 2024-08-29T19:36:45.210 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 27314716022 2024-08-29T19:36:45.210 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.210 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw": { 2024-08-29T19:36:45.210 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 15376 2024-08-29T19:36:45.211 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.211 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw_in_bytes": { 2024-08-29T19:36:45.211 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 273506311 2024-08-29T19:36:45.211 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.211 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw_latency": { 2024-08-29T19:36:45.211 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 15376, 2024-08-29T19:36:45.211 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 281184804074 2024-08-29T19:36:45.211 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.211 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw_latency_in_bytes_histogram": { 2024-08-29T19:36:45.211 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.211 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.211 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw_latency_out_bytes_histogram": { 2024-08-29T19:36:45.211 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.212 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.212 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw_out_bytes": { 2024-08-29T19:36:45.212 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.212 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.212 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw_prepare_latency": { 2024-08-29T19:36:45.212 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 17094, 2024-08-29T19:36:45.212 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 29267348349 2024-08-29T19:36:45.212 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.212 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw_process_latency": { 2024-08-29T19:36:45.212 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 15376, 2024-08-29T19:36:45.212 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 112026052557 2024-08-29T19:36:45.212 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.212 INFO:tasks.workunit.client.0.smithi029.stdout: "op_w": { 2024-08-29T19:36:45.213 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 3826 2024-08-29T19:36:45.213 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.213 INFO:tasks.workunit.client.0.smithi029.stdout: "op_w_in_bytes": { 2024-08-29T19:36:45.213 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1118164879 2024-08-29T19:36:45.213 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.213 INFO:tasks.workunit.client.0.smithi029.stdout: "op_w_latency": { 2024-08-29T19:36:45.213 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 3826, 2024-08-29T19:36:45.213 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 52567815927 2024-08-29T19:36:45.213 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.213 INFO:tasks.workunit.client.0.smithi029.stdout: "op_w_latency_in_bytes_histogram": { 2024-08-29T19:36:45.213 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.213 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.213 INFO:tasks.workunit.client.0.smithi029.stdout: "op_w_prepare_latency": { 2024-08-29T19:36:45.214 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 3913, 2024-08-29T19:36:45.214 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 8327084448 2024-08-29T19:36:45.214 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.214 INFO:tasks.workunit.client.0.smithi029.stdout: "op_w_process_latency": { 2024-08-29T19:36:45.214 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 3826, 2024-08-29T19:36:45.214 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 34179566566 2024-08-29T19:36:45.214 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.214 INFO:tasks.workunit.client.0.smithi029.stdout: "op_wip": { 2024-08-29T19:36:45.214 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.214 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.214 INFO:tasks.workunit.client.0.smithi029.stdout: "recovery_bytes": { 2024-08-29T19:36:45.214 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 4194302 2024-08-29T19:36:45.214 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.215 INFO:tasks.workunit.client.0.smithi029.stdout: "recovery_ops": { 2024-08-29T19:36:45.215 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 4 2024-08-29T19:36:45.215 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.215 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_bytes": { 2024-08-29T19:36:45.215 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 95995035648 2024-08-29T19:36:45.215 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.215 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_bytes_used": { 2024-08-29T19:36:45.215 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 510169088 2024-08-29T19:36:45.215 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:45.215 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:45.215 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.215 INFO:tasks.workunit.client.0.smithi029.stdout: "osd.4": { 2024-08-29T19:36:45.215 INFO:tasks.workunit.client.0.smithi029.stdout: "bluefs": { 2024-08-29T19:36:45.215 INFO:tasks.workunit.client.0.smithi029.stdout: "alloc_db_max_lat": { 2024-08-29T19:36:45.216 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 30490 2024-08-29T19:36:45.216 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.216 INFO:tasks.workunit.client.0.smithi029.stdout: "alloc_slow_fallback": { 2024-08-29T19:36:45.216 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.216 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.216 INFO:tasks.workunit.client.0.smithi029.stdout: "alloc_slow_max_lat": { 2024-08-29T19:36:45.216 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.216 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.216 INFO:tasks.workunit.client.0.smithi029.stdout: "alloc_slow_size_fallback": { 2024-08-29T19:36:45.216 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.216 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.216 INFO:tasks.workunit.client.0.smithi029.stdout: "alloc_unit_db": { 2024-08-29T19:36:45.216 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 65536 2024-08-29T19:36:45.217 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.217 INFO:tasks.workunit.client.0.smithi029.stdout: "alloc_unit_slow": { 2024-08-29T19:36:45.217 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.217 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.217 INFO:tasks.workunit.client.0.smithi029.stdout: "alloc_unit_wal": { 2024-08-29T19:36:45.217 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.217 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.217 INFO:tasks.workunit.client.0.smithi029.stdout: "alloc_wal_max_lat": { 2024-08-29T19:36:45.217 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.217 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.217 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes_written_slow": { 2024-08-29T19:36:45.217 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.217 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.218 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes_written_sst": { 2024-08-29T19:36:45.218 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 9207808 2024-08-29T19:36:45.218 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.218 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes_written_wal": { 2024-08-29T19:36:45.218 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 683999232 2024-08-29T19:36:45.218 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.218 INFO:tasks.workunit.client.0.smithi029.stdout: "compact_lat": { 2024-08-29T19:36:45.218 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 15, 2024-08-29T19:36:45.218 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 5710808 2024-08-29T19:36:45.218 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.218 INFO:tasks.workunit.client.0.smithi029.stdout: "compact_lock_lat": { 2024-08-29T19:36:45.218 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 15, 2024-08-29T19:36:45.218 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1988977 2024-08-29T19:36:45.218 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.219 INFO:tasks.workunit.client.0.smithi029.stdout: "db_alloc_lat": { 2024-08-29T19:36:45.219 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 170, 2024-08-29T19:36:45.219 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1227650 2024-08-29T19:36:45.219 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.219 INFO:tasks.workunit.client.0.smithi029.stdout: "db_total_bytes": { 2024-08-29T19:36:45.219 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 95995027456 2024-08-29T19:36:45.219 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.219 INFO:tasks.workunit.client.0.smithi029.stdout: "db_used_bytes": { 2024-08-29T19:36:45.219 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 690946048 2024-08-29T19:36:45.219 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.219 INFO:tasks.workunit.client.0.smithi029.stdout: "flush_lat": { 2024-08-29T19:36:45.219 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 62195, 2024-08-29T19:36:45.219 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 9155639869 2024-08-29T19:36:45.219 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.220 INFO:tasks.workunit.client.0.smithi029.stdout: "fsync_lat": { 2024-08-29T19:36:45.220 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 62208, 2024-08-29T19:36:45.220 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 17713079707 2024-08-29T19:36:45.220 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.220 INFO:tasks.workunit.client.0.smithi029.stdout: "log_bytes": { 2024-08-29T19:36:45.220 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 5398528 2024-08-29T19:36:45.220 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.220 INFO:tasks.workunit.client.0.smithi029.stdout: "logged_bytes": { 2024-08-29T19:36:45.220 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 254763008 2024-08-29T19:36:45.220 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.220 INFO:tasks.workunit.client.0.smithi029.stdout: "max_bytes_db": { 2024-08-29T19:36:45.220 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 707985408 2024-08-29T19:36:45.220 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.221 INFO:tasks.workunit.client.0.smithi029.stdout: "max_bytes_slow": { 2024-08-29T19:36:45.221 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.221 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.221 INFO:tasks.workunit.client.0.smithi029.stdout: "max_bytes_wal": { 2024-08-29T19:36:45.221 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.221 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.221 INFO:tasks.workunit.client.0.smithi029.stdout: "num_files": { 2024-08-29T19:36:45.221 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 55 2024-08-29T19:36:45.221 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.221 INFO:tasks.workunit.client.0.smithi029.stdout: "read_bytes": { 2024-08-29T19:36:45.221 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 551123148 2024-08-29T19:36:45.221 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.221 INFO:tasks.workunit.client.0.smithi029.stdout: "read_count": { 2024-08-29T19:36:45.222 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 26214 2024-08-29T19:36:45.222 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.222 INFO:tasks.workunit.client.0.smithi029.stdout: "read_disk_bytes": { 2024-08-29T19:36:45.222 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 506720256 2024-08-29T19:36:45.222 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.222 INFO:tasks.workunit.client.0.smithi029.stdout: "read_disk_bytes_db": { 2024-08-29T19:36:45.222 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 506724352 2024-08-29T19:36:45.222 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.222 INFO:tasks.workunit.client.0.smithi029.stdout: "read_disk_bytes_slow": { 2024-08-29T19:36:45.222 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.222 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.222 INFO:tasks.workunit.client.0.smithi029.stdout: "read_disk_bytes_wal": { 2024-08-29T19:36:45.222 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.222 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.223 INFO:tasks.workunit.client.0.smithi029.stdout: "read_disk_count": { 2024-08-29T19:36:45.223 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 13689 2024-08-29T19:36:45.223 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.223 INFO:tasks.workunit.client.0.smithi029.stdout: "read_lat": { 2024-08-29T19:36:45.223 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 26214, 2024-08-29T19:36:45.223 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 337416485 2024-08-29T19:36:45.223 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.223 INFO:tasks.workunit.client.0.smithi029.stdout: "read_prefetch_bytes": { 2024-08-29T19:36:45.223 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 336035488 2024-08-29T19:36:45.223 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.223 INFO:tasks.workunit.client.0.smithi029.stdout: "read_prefetch_count": { 2024-08-29T19:36:45.223 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 19631 2024-08-29T19:36:45.223 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.223 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_buffer_bytes": { 2024-08-29T19:36:45.224 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 3249070 2024-08-29T19:36:45.224 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.224 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_buffer_count": { 2024-08-29T19:36:45.224 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1018 2024-08-29T19:36:45.224 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.224 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_bytes": { 2024-08-29T19:36:45.224 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 11545414 2024-08-29T19:36:45.224 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.224 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_count": { 2024-08-29T19:36:45.224 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1332 2024-08-29T19:36:45.224 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.224 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_disk_bytes": { 2024-08-29T19:36:45.224 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 8296344 2024-08-29T19:36:45.225 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.225 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_disk_bytes_db": { 2024-08-29T19:36:45.225 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 8296344 2024-08-29T19:36:45.225 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.225 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_disk_bytes_slow": { 2024-08-29T19:36:45.225 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.225 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.225 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_disk_bytes_wal": { 2024-08-29T19:36:45.225 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.225 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.225 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_disk_count": { 2024-08-29T19:36:45.225 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 326 2024-08-29T19:36:45.226 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.226 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_lat": { 2024-08-29T19:36:45.226 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 1332, 2024-08-29T19:36:45.226 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 4014899 2024-08-29T19:36:45.226 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.226 INFO:tasks.workunit.client.0.smithi029.stdout: "slow_alloc_lat": { 2024-08-29T19:36:45.226 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T19:36:45.226 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.226 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.226 INFO:tasks.workunit.client.0.smithi029.stdout: "slow_total_bytes": { 2024-08-29T19:36:45.226 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.226 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.226 INFO:tasks.workunit.client.0.smithi029.stdout: "slow_used_bytes": { 2024-08-29T19:36:45.227 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.227 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.227 INFO:tasks.workunit.client.0.smithi029.stdout: "truncate_lat": { 2024-08-29T19:36:45.227 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 1, 2024-08-29T19:36:45.227 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 582 2024-08-29T19:36:45.227 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.227 INFO:tasks.workunit.client.0.smithi029.stdout: "unlink_lat": { 2024-08-29T19:36:45.227 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 16, 2024-08-29T19:36:45.227 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 15636 2024-08-29T19:36:45.227 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.227 INFO:tasks.workunit.client.0.smithi029.stdout: "wal_alloc_lat": { 2024-08-29T19:36:45.227 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T19:36:45.227 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.227 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.228 INFO:tasks.workunit.client.0.smithi029.stdout: "wal_total_bytes": { 2024-08-29T19:36:45.228 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.228 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.228 INFO:tasks.workunit.client.0.smithi029.stdout: "wal_used_bytes": { 2024-08-29T19:36:45.228 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.228 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.228 INFO:tasks.workunit.client.0.smithi029.stdout: "write_bytes": { 2024-08-29T19:36:45.228 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 950255616 2024-08-29T19:36:45.228 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:45.228 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.228 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore": { 2024-08-29T19:36:45.228 INFO:tasks.workunit.client.0.smithi029.stdout: "alloc_unit": { 2024-08-29T19:36:45.228 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 4096 2024-08-29T19:36:45.229 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.229 INFO:tasks.workunit.client.0.smithi029.stdout: "allocated": { 2024-08-29T19:36:45.229 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 14176256 2024-08-29T19:36:45.229 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.229 INFO:tasks.workunit.client.0.smithi029.stdout: "allocator_lat": { 2024-08-29T19:36:45.229 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 21561, 2024-08-29T19:36:45.229 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 104534902 2024-08-29T19:36:45.229 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.229 INFO:tasks.workunit.client.0.smithi029.stdout: "clist_lat": { 2024-08-29T19:36:45.229 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 3628, 2024-08-29T19:36:45.229 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1142237311 2024-08-29T19:36:45.229 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.229 INFO:tasks.workunit.client.0.smithi029.stdout: "compress_lat": { 2024-08-29T19:36:45.229 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T19:36:45.230 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.230 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.230 INFO:tasks.workunit.client.0.smithi029.stdout: "compressed": { 2024-08-29T19:36:45.230 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.230 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.230 INFO:tasks.workunit.client.0.smithi029.stdout: "compressed_allocated": { 2024-08-29T19:36:45.230 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.230 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.230 INFO:tasks.workunit.client.0.smithi029.stdout: "compressed_original": { 2024-08-29T19:36:45.230 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.230 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.230 INFO:tasks.workunit.client.0.smithi029.stdout: "csum_lat": { 2024-08-29T19:36:45.230 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 19049, 2024-08-29T19:36:45.231 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 241290469 2024-08-29T19:36:45.231 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.231 INFO:tasks.workunit.client.0.smithi029.stdout: "decompress_lat": { 2024-08-29T19:36:45.231 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T19:36:45.231 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.231 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.231 INFO:tasks.workunit.client.0.smithi029.stdout: "fragmentation_micros": { 2024-08-29T19:36:45.231 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.231 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.231 INFO:tasks.workunit.client.0.smithi029.stdout: "kv_commit_lat": { 2024-08-29T19:36:45.231 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 62119, 2024-08-29T19:36:45.231 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 24405145674 2024-08-29T19:36:45.231 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.232 INFO:tasks.workunit.client.0.smithi029.stdout: "kv_final_lat": { 2024-08-29T19:36:45.232 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 61271, 2024-08-29T19:36:45.232 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 3373696915 2024-08-29T19:36:45.232 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.232 INFO:tasks.workunit.client.0.smithi029.stdout: "kv_flush_lat": { 2024-08-29T19:36:45.232 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 62119, 2024-08-29T19:36:45.232 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 115975549 2024-08-29T19:36:45.232 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.232 INFO:tasks.workunit.client.0.smithi029.stdout: "kv_sync_lat": { 2024-08-29T19:36:45.232 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 62119, 2024-08-29T19:36:45.232 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 24521121223 2024-08-29T19:36:45.232 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.233 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_get_keys_lat": { 2024-08-29T19:36:45.233 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T19:36:45.233 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.233 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.233 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_get_values_lat": { 2024-08-29T19:36:45.233 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 26745, 2024-08-29T19:36:45.233 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1397771657 2024-08-29T19:36:45.233 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.233 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_lower_bound_lat": { 2024-08-29T19:36:45.233 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 821, 2024-08-29T19:36:45.233 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 5167713 2024-08-29T19:36:45.233 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.234 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_next_lat": { 2024-08-29T19:36:45.234 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 22650, 2024-08-29T19:36:45.234 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 24104944 2024-08-29T19:36:45.234 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.234 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_seek_to_first_lat": { 2024-08-29T19:36:45.234 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 47, 2024-08-29T19:36:45.234 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 58073 2024-08-29T19:36:45.234 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.234 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_upper_bound_lat": { 2024-08-29T19:36:45.234 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 14083, 2024-08-29T19:36:45.234 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 8983488631 2024-08-29T19:36:45.234 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.234 INFO:tasks.workunit.client.0.smithi029.stdout: "onode_hits": { 2024-08-29T19:36:45.235 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 192386 2024-08-29T19:36:45.235 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.235 INFO:tasks.workunit.client.0.smithi029.stdout: "onode_misses": { 2024-08-29T19:36:45.235 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 21262 2024-08-29T19:36:45.235 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.235 INFO:tasks.workunit.client.0.smithi029.stdout: "read_lat": { 2024-08-29T19:36:45.235 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 13978, 2024-08-29T19:36:45.235 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1781480323 2024-08-29T19:36:45.235 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.235 INFO:tasks.workunit.client.0.smithi029.stdout: "read_onode_meta_lat": { 2024-08-29T19:36:45.235 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 47501, 2024-08-29T19:36:45.235 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 28177998 2024-08-29T19:36:45.236 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.236 INFO:tasks.workunit.client.0.smithi029.stdout: "read_wait_aio_lat": { 2024-08-29T19:36:45.236 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 33523, 2024-08-29T19:36:45.236 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 962053688 2024-08-29T19:36:45.236 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.236 INFO:tasks.workunit.client.0.smithi029.stdout: "reads_with_retries": { 2024-08-29T19:36:45.236 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.236 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.236 INFO:tasks.workunit.client.0.smithi029.stdout: "remove_lat": { 2024-08-29T19:36:45.236 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 14410, 2024-08-29T19:36:45.236 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 799613029 2024-08-29T19:36:45.236 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.236 INFO:tasks.workunit.client.0.smithi029.stdout: "slow_aio_wait_count": { 2024-08-29T19:36:45.237 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.237 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.237 INFO:tasks.workunit.client.0.smithi029.stdout: "slow_committed_kv_count": { 2024-08-29T19:36:45.237 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.237 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.237 INFO:tasks.workunit.client.0.smithi029.stdout: "slow_read_onode_meta_count": { 2024-08-29T19:36:45.237 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.237 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.237 INFO:tasks.workunit.client.0.smithi029.stdout: "slow_read_wait_aio_count": { 2024-08-29T19:36:45.237 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.237 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.237 INFO:tasks.workunit.client.0.smithi029.stdout: "state_aio_wait_lat": { 2024-08-29T19:36:45.237 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 72286, 2024-08-29T19:36:45.237 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 5661840850 2024-08-29T19:36:45.238 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.238 INFO:tasks.workunit.client.0.smithi029.stdout: "state_deferred_aio_wait_lat": { 2024-08-29T19:36:45.238 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 18700, 2024-08-29T19:36:45.238 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1697152129 2024-08-29T19:36:45.238 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.238 INFO:tasks.workunit.client.0.smithi029.stdout: "state_deferred_cleanup_lat": { 2024-08-29T19:36:45.238 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 18698, 2024-08-29T19:36:45.238 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 5479785256524 2024-08-29T19:36:45.238 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.238 INFO:tasks.workunit.client.0.smithi029.stdout: "state_deferred_queued_lat": { 2024-08-29T19:36:45.238 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 18700, 2024-08-29T19:36:45.238 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 7303896649816 2024-08-29T19:36:45.238 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.238 INFO:tasks.workunit.client.0.smithi029.stdout: "state_done_lat": { 2024-08-29T19:36:45.239 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 72284, 2024-08-29T19:36:45.239 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 2920509398740 2024-08-29T19:36:45.239 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.239 INFO:tasks.workunit.client.0.smithi029.stdout: "state_finishing_lat": { 2024-08-29T19:36:45.239 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 72284, 2024-08-29T19:36:45.239 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 17781724 2024-08-29T19:36:45.239 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.239 INFO:tasks.workunit.client.0.smithi029.stdout: "state_io_done_lat": { 2024-08-29T19:36:45.239 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 72286, 2024-08-29T19:36:45.239 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 232602690 2024-08-29T19:36:45.239 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.239 INFO:tasks.workunit.client.0.smithi029.stdout: "state_kv_commiting_lat": { 2024-08-29T19:36:45.239 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 72286, 2024-08-29T19:36:45.240 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 44249914938 2024-08-29T19:36:45.240 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.240 INFO:tasks.workunit.client.0.smithi029.stdout: "state_kv_done_lat": { 2024-08-29T19:36:45.240 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 72286, 2024-08-29T19:36:45.240 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 55695315 2024-08-29T19:36:45.240 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.240 INFO:tasks.workunit.client.0.smithi029.stdout: "state_kv_queued_lat": { 2024-08-29T19:36:45.240 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 72286, 2024-08-29T19:36:45.240 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 23092994485 2024-08-29T19:36:45.240 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.240 INFO:tasks.workunit.client.0.smithi029.stdout: "state_prepare_lat": { 2024-08-29T19:36:45.240 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 72286, 2024-08-29T19:36:45.240 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 16407960013 2024-08-29T19:36:45.240 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.241 INFO:tasks.workunit.client.0.smithi029.stdout: "stored": { 2024-08-29T19:36:45.241 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 10103408 2024-08-29T19:36:45.241 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.241 INFO:tasks.workunit.client.0.smithi029.stdout: "truncate_lat": { 2024-08-29T19:36:45.241 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 2597, 2024-08-29T19:36:45.241 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 24499156 2024-08-29T19:36:45.241 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.241 INFO:tasks.workunit.client.0.smithi029.stdout: "txc_commit_lat": { 2024-08-29T19:36:45.241 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 72286, 2024-08-29T19:36:45.241 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 89670290795 2024-08-29T19:36:45.241 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.241 INFO:tasks.workunit.client.0.smithi029.stdout: "txc_submit_lat": { 2024-08-29T19:36:45.241 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 72286, 2024-08-29T19:36:45.242 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 18938832002 2024-08-29T19:36:45.242 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.242 INFO:tasks.workunit.client.0.smithi029.stdout: "txc_throttle_lat": { 2024-08-29T19:36:45.242 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 72286, 2024-08-29T19:36:45.242 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 963809344 2024-08-29T19:36:45.242 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:45.242 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.242 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore-pricache": { 2024-08-29T19:36:45.242 INFO:tasks.workunit.client.0.smithi029.stdout: "cache_bytes": { 2024-08-29T19:36:45.242 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1444629933 2024-08-29T19:36:45.242 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.242 INFO:tasks.workunit.client.0.smithi029.stdout: "heap_bytes": { 2024-08-29T19:36:45.242 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 691347456 2024-08-29T19:36:45.242 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.243 INFO:tasks.workunit.client.0.smithi029.stdout: "mapped_bytes": { 2024-08-29T19:36:45.243 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 532799488 2024-08-29T19:36:45.243 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.243 INFO:tasks.workunit.client.0.smithi029.stdout: "target_bytes": { 2024-08-29T19:36:45.243 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 2646983884 2024-08-29T19:36:45.243 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.243 INFO:tasks.workunit.client.0.smithi029.stdout: "unmapped_bytes": { 2024-08-29T19:36:45.243 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 158547968 2024-08-29T19:36:45.243 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:45.243 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.243 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore-pricache:data": { 2024-08-29T19:36:45.243 INFO:tasks.workunit.client.0.smithi029.stdout: "committed_bytes": { 2024-08-29T19:36:45.243 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 134217728 2024-08-29T19:36:45.243 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.244 INFO:tasks.workunit.client.0.smithi029.stdout: "pri0_bytes": { 2024-08-29T19:36:45.244 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.244 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.244 INFO:tasks.workunit.client.0.smithi029.stdout: "pri10_bytes": { 2024-08-29T19:36:45.244 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.244 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.244 INFO:tasks.workunit.client.0.smithi029.stdout: "pri11_bytes": { 2024-08-29T19:36:45.244 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 59016487 2024-08-29T19:36:45.244 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.244 INFO:tasks.workunit.client.0.smithi029.stdout: "pri1_bytes": { 2024-08-29T19:36:45.244 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.244 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.244 INFO:tasks.workunit.client.0.smithi029.stdout: "pri2_bytes": { 2024-08-29T19:36:45.245 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.245 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.245 INFO:tasks.workunit.client.0.smithi029.stdout: "pri3_bytes": { 2024-08-29T19:36:45.245 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.245 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.245 INFO:tasks.workunit.client.0.smithi029.stdout: "pri4_bytes": { 2024-08-29T19:36:45.245 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.245 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.245 INFO:tasks.workunit.client.0.smithi029.stdout: "pri5_bytes": { 2024-08-29T19:36:45.245 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 45056 2024-08-29T19:36:45.245 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.245 INFO:tasks.workunit.client.0.smithi029.stdout: "pri6_bytes": { 2024-08-29T19:36:45.246 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 446464 2024-08-29T19:36:45.246 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.246 INFO:tasks.workunit.client.0.smithi029.stdout: "pri7_bytes": { 2024-08-29T19:36:45.246 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.246 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.246 INFO:tasks.workunit.client.0.smithi029.stdout: "pri8_bytes": { 2024-08-29T19:36:45.246 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.246 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.246 INFO:tasks.workunit.client.0.smithi029.stdout: "pri9_bytes": { 2024-08-29T19:36:45.246 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.246 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.246 INFO:tasks.workunit.client.0.smithi029.stdout: "reserved_bytes": { 2024-08-29T19:36:45.246 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 74709721 2024-08-29T19:36:45.246 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:45.247 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.247 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore-pricache:kv": { 2024-08-29T19:36:45.247 INFO:tasks.workunit.client.0.smithi029.stdout: "committed_bytes": { 2024-08-29T19:36:45.247 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 578813952 2024-08-29T19:36:45.247 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.247 INFO:tasks.workunit.client.0.smithi029.stdout: "pri0_bytes": { 2024-08-29T19:36:45.247 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 67108864 2024-08-29T19:36:45.247 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.247 INFO:tasks.workunit.client.0.smithi029.stdout: "pri10_bytes": { 2024-08-29T19:36:45.247 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.247 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.247 INFO:tasks.workunit.client.0.smithi029.stdout: "pri11_bytes": { 2024-08-29T19:36:45.247 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 442623658 2024-08-29T19:36:45.248 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.248 INFO:tasks.workunit.client.0.smithi029.stdout: "pri1_bytes": { 2024-08-29T19:36:45.248 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.248 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.248 INFO:tasks.workunit.client.0.smithi029.stdout: "pri2_bytes": { 2024-08-29T19:36:45.248 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.248 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.248 INFO:tasks.workunit.client.0.smithi029.stdout: "pri3_bytes": { 2024-08-29T19:36:45.248 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 2944 2024-08-29T19:36:45.248 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.248 INFO:tasks.workunit.client.0.smithi029.stdout: "pri4_bytes": { 2024-08-29T19:36:45.248 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.248 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.249 INFO:tasks.workunit.client.0.smithi029.stdout: "pri5_bytes": { 2024-08-29T19:36:45.249 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 197584 2024-08-29T19:36:45.249 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.249 INFO:tasks.workunit.client.0.smithi029.stdout: "pri6_bytes": { 2024-08-29T19:36:45.249 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.249 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.249 INFO:tasks.workunit.client.0.smithi029.stdout: "pri7_bytes": { 2024-08-29T19:36:45.249 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.249 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.249 INFO:tasks.workunit.client.0.smithi029.stdout: "pri8_bytes": { 2024-08-29T19:36:45.249 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.249 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.249 INFO:tasks.workunit.client.0.smithi029.stdout: "pri9_bytes": { 2024-08-29T19:36:45.249 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.250 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.250 INFO:tasks.workunit.client.0.smithi029.stdout: "reserved_bytes": { 2024-08-29T19:36:45.250 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 68880902 2024-08-29T19:36:45.250 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:45.250 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.250 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore-pricache:kv_onode": { 2024-08-29T19:36:45.250 INFO:tasks.workunit.client.0.smithi029.stdout: "committed_bytes": { 2024-08-29T19:36:45.250 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 176160768 2024-08-29T19:36:45.250 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.250 INFO:tasks.workunit.client.0.smithi029.stdout: "pri0_bytes": { 2024-08-29T19:36:45.250 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 67108864 2024-08-29T19:36:45.250 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.250 INFO:tasks.workunit.client.0.smithi029.stdout: "pri10_bytes": { 2024-08-29T19:36:45.250 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 390608 2024-08-29T19:36:45.251 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.251 INFO:tasks.workunit.client.0.smithi029.stdout: "pri11_bytes": { 2024-08-29T19:36:45.251 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 39344325 2024-08-29T19:36:45.251 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.251 INFO:tasks.workunit.client.0.smithi029.stdout: "pri1_bytes": { 2024-08-29T19:36:45.251 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.251 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.251 INFO:tasks.workunit.client.0.smithi029.stdout: "pri2_bytes": { 2024-08-29T19:36:45.251 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.251 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.251 INFO:tasks.workunit.client.0.smithi029.stdout: "pri3_bytes": { 2024-08-29T19:36:45.251 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.251 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.252 INFO:tasks.workunit.client.0.smithi029.stdout: "pri4_bytes": { 2024-08-29T19:36:45.252 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.252 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.252 INFO:tasks.workunit.client.0.smithi029.stdout: "pri5_bytes": { 2024-08-29T19:36:45.252 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.252 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.252 INFO:tasks.workunit.client.0.smithi029.stdout: "pri6_bytes": { 2024-08-29T19:36:45.252 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.252 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.252 INFO:tasks.workunit.client.0.smithi029.stdout: "pri7_bytes": { 2024-08-29T19:36:45.252 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.252 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.252 INFO:tasks.workunit.client.0.smithi029.stdout: "pri8_bytes": { 2024-08-29T19:36:45.253 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.253 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.253 INFO:tasks.workunit.client.0.smithi029.stdout: "pri9_bytes": { 2024-08-29T19:36:45.253 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.253 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.253 INFO:tasks.workunit.client.0.smithi029.stdout: "reserved_bytes": { 2024-08-29T19:36:45.253 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 69316971 2024-08-29T19:36:45.253 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:45.253 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.253 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore-pricache:meta": { 2024-08-29T19:36:45.253 INFO:tasks.workunit.client.0.smithi029.stdout: "committed_bytes": { 2024-08-29T19:36:45.253 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 511705088 2024-08-29T19:36:45.253 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.253 INFO:tasks.workunit.client.0.smithi029.stdout: "pri0_bytes": { 2024-08-29T19:36:45.254 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.254 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.254 INFO:tasks.workunit.client.0.smithi029.stdout: "pri10_bytes": { 2024-08-29T19:36:45.254 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.254 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.254 INFO:tasks.workunit.client.0.smithi029.stdout: "pri11_bytes": { 2024-08-29T19:36:45.254 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 442623658 2024-08-29T19:36:45.254 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.254 INFO:tasks.workunit.client.0.smithi029.stdout: "pri1_bytes": { 2024-08-29T19:36:45.254 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.254 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.254 INFO:tasks.workunit.client.0.smithi029.stdout: "pri2_bytes": { 2024-08-29T19:36:45.254 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.255 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.255 INFO:tasks.workunit.client.0.smithi029.stdout: "pri3_bytes": { 2024-08-29T19:36:45.255 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.255 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.255 INFO:tasks.workunit.client.0.smithi029.stdout: "pri4_bytes": { 2024-08-29T19:36:45.255 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.255 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.255 INFO:tasks.workunit.client.0.smithi029.stdout: "pri5_bytes": { 2024-08-29T19:36:45.255 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 128994 2024-08-29T19:36:45.255 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.255 INFO:tasks.workunit.client.0.smithi029.stdout: "pri6_bytes": { 2024-08-29T19:36:45.255 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1106952 2024-08-29T19:36:45.255 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.255 INFO:tasks.workunit.client.0.smithi029.stdout: "pri7_bytes": { 2024-08-29T19:36:45.256 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.256 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.256 INFO:tasks.workunit.client.0.smithi029.stdout: "pri8_bytes": { 2024-08-29T19:36:45.256 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.256 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.256 INFO:tasks.workunit.client.0.smithi029.stdout: "pri9_bytes": { 2024-08-29T19:36:45.256 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.256 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.256 INFO:tasks.workunit.client.0.smithi029.stdout: "reserved_bytes": { 2024-08-29T19:36:45.256 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 67845484 2024-08-29T19:36:45.256 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:45.256 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.256 INFO:tasks.workunit.client.0.smithi029.stdout: "objecter": { 2024-08-29T19:36:45.257 INFO:tasks.workunit.client.0.smithi029.stdout: "op_active": { 2024-08-29T19:36:45.257 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.257 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.257 INFO:tasks.workunit.client.0.smithi029.stdout: "op_r": { 2024-08-29T19:36:45.257 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 29 2024-08-29T19:36:45.257 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.257 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rmw": { 2024-08-29T19:36:45.257 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.257 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.257 INFO:tasks.workunit.client.0.smithi029.stdout: "op_w": { 2024-08-29T19:36:45.257 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.257 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:45.257 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.258 INFO:tasks.workunit.client.0.smithi029.stdout: "osd": { 2024-08-29T19:36:45.258 INFO:tasks.workunit.client.0.smithi029.stdout: "numpg": { 2024-08-29T19:36:45.258 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 50 2024-08-29T19:36:45.258 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.258 INFO:tasks.workunit.client.0.smithi029.stdout: "numpg_removing": { 2024-08-29T19:36:45.258 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.258 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.258 INFO:tasks.workunit.client.0.smithi029.stdout: "op": { 2024-08-29T19:36:45.258 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 41111 2024-08-29T19:36:45.258 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.258 INFO:tasks.workunit.client.0.smithi029.stdout: "op_before_queue_op_lat": { 2024-08-29T19:36:45.258 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 104551, 2024-08-29T19:36:45.258 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 14957122847 2024-08-29T19:36:45.258 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.259 INFO:tasks.workunit.client.0.smithi029.stdout: "op_delayed_degraded": { 2024-08-29T19:36:45.259 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.259 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.259 INFO:tasks.workunit.client.0.smithi029.stdout: "op_delayed_unreadable": { 2024-08-29T19:36:45.259 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 4 2024-08-29T19:36:45.259 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.259 INFO:tasks.workunit.client.0.smithi029.stdout: "op_in_bytes": { 2024-08-29T19:36:45.259 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1722952588 2024-08-29T19:36:45.259 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.259 INFO:tasks.workunit.client.0.smithi029.stdout: "op_latency": { 2024-08-29T19:36:45.259 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 41111, 2024-08-29T19:36:45.259 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 108084098190 2024-08-29T19:36:45.259 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.260 INFO:tasks.workunit.client.0.smithi029.stdout: "op_out_bytes": { 2024-08-29T19:36:45.260 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1964743731 2024-08-29T19:36:45.260 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.260 INFO:tasks.workunit.client.0.smithi029.stdout: "op_prepare_latency": { 2024-08-29T19:36:45.260 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 41695, 2024-08-29T19:36:45.260 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 31365618289 2024-08-29T19:36:45.260 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.260 INFO:tasks.workunit.client.0.smithi029.stdout: "op_process_latency": { 2024-08-29T19:36:45.260 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 41111, 2024-08-29T19:36:45.260 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 59868686960 2024-08-29T19:36:45.260 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.260 INFO:tasks.workunit.client.0.smithi029.stdout: "op_r": { 2024-08-29T19:36:45.260 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 30648 2024-08-29T19:36:45.261 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.261 INFO:tasks.workunit.client.0.smithi029.stdout: "op_r_latency": { 2024-08-29T19:36:45.261 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 30648, 2024-08-29T19:36:45.261 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 24381623725 2024-08-29T19:36:45.261 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.261 INFO:tasks.workunit.client.0.smithi029.stdout: "op_r_latency_out_bytes_histogram": { 2024-08-29T19:36:45.261 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.261 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.261 INFO:tasks.workunit.client.0.smithi029.stdout: "op_r_out_bytes": { 2024-08-29T19:36:45.261 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1964743731 2024-08-29T19:36:45.261 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.261 INFO:tasks.workunit.client.0.smithi029.stdout: "op_r_prepare_latency": { 2024-08-29T19:36:45.261 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 30819, 2024-08-29T19:36:45.261 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 12873863395 2024-08-29T19:36:45.262 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.262 INFO:tasks.workunit.client.0.smithi029.stdout: "op_r_process_latency": { 2024-08-29T19:36:45.262 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 30648, 2024-08-29T19:36:45.262 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 12785168426 2024-08-29T19:36:45.262 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.262 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw": { 2024-08-29T19:36:45.262 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 6136 2024-08-29T19:36:45.262 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.262 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw_in_bytes": { 2024-08-29T19:36:45.262 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 239697719 2024-08-29T19:36:45.262 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.262 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw_latency": { 2024-08-29T19:36:45.262 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 6136, 2024-08-29T19:36:45.263 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 20618586078 2024-08-29T19:36:45.263 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.263 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw_latency_in_bytes_histogram": { 2024-08-29T19:36:45.263 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.263 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.263 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw_latency_out_bytes_histogram": { 2024-08-29T19:36:45.263 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.263 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.263 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw_out_bytes": { 2024-08-29T19:36:45.263 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.263 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.263 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw_prepare_latency": { 2024-08-29T19:36:45.263 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 6429, 2024-08-29T19:36:45.263 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 8553029311 2024-08-29T19:36:45.264 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.264 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw_process_latency": { 2024-08-29T19:36:45.264 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 6136, 2024-08-29T19:36:45.264 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 17646071693 2024-08-29T19:36:45.264 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.264 INFO:tasks.workunit.client.0.smithi029.stdout: "op_w": { 2024-08-29T19:36:45.264 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 4327 2024-08-29T19:36:45.264 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.264 INFO:tasks.workunit.client.0.smithi029.stdout: "op_w_in_bytes": { 2024-08-29T19:36:45.264 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1483254869 2024-08-29T19:36:45.264 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.264 INFO:tasks.workunit.client.0.smithi029.stdout: "op_w_latency": { 2024-08-29T19:36:45.264 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 4327, 2024-08-29T19:36:45.265 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 63083888387 2024-08-29T19:36:45.265 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.265 INFO:tasks.workunit.client.0.smithi029.stdout: "op_w_latency_in_bytes_histogram": { 2024-08-29T19:36:45.265 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.265 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.265 INFO:tasks.workunit.client.0.smithi029.stdout: "op_w_prepare_latency": { 2024-08-29T19:36:45.265 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 4447, 2024-08-29T19:36:45.265 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 9938725583 2024-08-29T19:36:45.265 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.265 INFO:tasks.workunit.client.0.smithi029.stdout: "op_w_process_latency": { 2024-08-29T19:36:45.265 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 4327, 2024-08-29T19:36:45.265 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 29437446841 2024-08-29T19:36:45.266 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.266 INFO:tasks.workunit.client.0.smithi029.stdout: "op_wip": { 2024-08-29T19:36:45.266 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.266 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.266 INFO:tasks.workunit.client.0.smithi029.stdout: "recovery_bytes": { 2024-08-29T19:36:45.266 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 24 2024-08-29T19:36:45.266 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.266 INFO:tasks.workunit.client.0.smithi029.stdout: "recovery_ops": { 2024-08-29T19:36:45.266 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 12 2024-08-29T19:36:45.266 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.266 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_bytes": { 2024-08-29T19:36:45.266 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 95995035648 2024-08-29T19:36:45.266 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.267 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_bytes_used": { 2024-08-29T19:36:45.267 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 705138688 2024-08-29T19:36:45.267 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:45.267 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:45.267 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.267 INFO:tasks.workunit.client.0.smithi029.stdout: "osd.5": { 2024-08-29T19:36:45.267 INFO:tasks.workunit.client.0.smithi029.stdout: "bluefs": { 2024-08-29T19:36:45.267 INFO:tasks.workunit.client.0.smithi029.stdout: "alloc_db_max_lat": { 2024-08-29T19:36:45.267 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 94822 2024-08-29T19:36:45.267 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.267 INFO:tasks.workunit.client.0.smithi029.stdout: "alloc_slow_fallback": { 2024-08-29T19:36:45.267 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.267 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.268 INFO:tasks.workunit.client.0.smithi029.stdout: "alloc_slow_max_lat": { 2024-08-29T19:36:45.268 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.268 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.268 INFO:tasks.workunit.client.0.smithi029.stdout: "alloc_slow_size_fallback": { 2024-08-29T19:36:45.268 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.268 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.268 INFO:tasks.workunit.client.0.smithi029.stdout: "alloc_unit_db": { 2024-08-29T19:36:45.268 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 65536 2024-08-29T19:36:45.268 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.268 INFO:tasks.workunit.client.0.smithi029.stdout: "alloc_unit_slow": { 2024-08-29T19:36:45.268 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.268 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.268 INFO:tasks.workunit.client.0.smithi029.stdout: "alloc_unit_wal": { 2024-08-29T19:36:45.269 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.269 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.269 INFO:tasks.workunit.client.0.smithi029.stdout: "alloc_wal_max_lat": { 2024-08-29T19:36:45.269 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.269 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.269 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes_written_slow": { 2024-08-29T19:36:45.269 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.269 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.269 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes_written_sst": { 2024-08-29T19:36:45.269 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 20193280 2024-08-29T19:36:45.269 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.269 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes_written_wal": { 2024-08-29T19:36:45.269 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 741253120 2024-08-29T19:36:45.269 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.270 INFO:tasks.workunit.client.0.smithi029.stdout: "compact_lat": { 2024-08-29T19:36:45.270 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 20, 2024-08-29T19:36:45.270 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 8170789 2024-08-29T19:36:45.270 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.270 INFO:tasks.workunit.client.0.smithi029.stdout: "compact_lock_lat": { 2024-08-29T19:36:45.270 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 20, 2024-08-29T19:36:45.270 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 2754076 2024-08-29T19:36:45.270 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.270 INFO:tasks.workunit.client.0.smithi029.stdout: "db_alloc_lat": { 2024-08-29T19:36:45.270 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 229, 2024-08-29T19:36:45.270 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1443571 2024-08-29T19:36:45.270 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.270 INFO:tasks.workunit.client.0.smithi029.stdout: "db_total_bytes": { 2024-08-29T19:36:45.271 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 95995027456 2024-08-29T19:36:45.271 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.271 INFO:tasks.workunit.client.0.smithi029.stdout: "db_used_bytes": { 2024-08-29T19:36:45.271 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 732037120 2024-08-29T19:36:45.271 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.271 INFO:tasks.workunit.client.0.smithi029.stdout: "flush_lat": { 2024-08-29T19:36:45.271 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 81956, 2024-08-29T19:36:45.271 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 10722724352 2024-08-29T19:36:45.271 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.271 INFO:tasks.workunit.client.0.smithi029.stdout: "fsync_lat": { 2024-08-29T19:36:45.271 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 81953, 2024-08-29T19:36:45.271 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 21187920689 2024-08-29T19:36:45.271 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.272 INFO:tasks.workunit.client.0.smithi029.stdout: "log_bytes": { 2024-08-29T19:36:45.272 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 3108864 2024-08-29T19:36:45.272 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.272 INFO:tasks.workunit.client.0.smithi029.stdout: "logged_bytes": { 2024-08-29T19:36:45.272 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 335646720 2024-08-29T19:36:45.272 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.272 INFO:tasks.workunit.client.0.smithi029.stdout: "max_bytes_db": { 2024-08-29T19:36:45.272 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 753336320 2024-08-29T19:36:45.272 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.272 INFO:tasks.workunit.client.0.smithi029.stdout: "max_bytes_slow": { 2024-08-29T19:36:45.272 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.272 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.272 INFO:tasks.workunit.client.0.smithi029.stdout: "max_bytes_wal": { 2024-08-29T19:36:45.273 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.273 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.273 INFO:tasks.workunit.client.0.smithi029.stdout: "num_files": { 2024-08-29T19:36:45.273 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 59 2024-08-29T19:36:45.273 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.273 INFO:tasks.workunit.client.0.smithi029.stdout: "read_bytes": { 2024-08-29T19:36:45.273 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 540002376 2024-08-29T19:36:45.273 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.273 INFO:tasks.workunit.client.0.smithi029.stdout: "read_count": { 2024-08-29T19:36:45.273 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 23184 2024-08-29T19:36:45.273 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.273 INFO:tasks.workunit.client.0.smithi029.stdout: "read_disk_bytes": { 2024-08-29T19:36:45.273 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 482447360 2024-08-29T19:36:45.273 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.274 INFO:tasks.workunit.client.0.smithi029.stdout: "read_disk_bytes_db": { 2024-08-29T19:36:45.274 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 482451456 2024-08-29T19:36:45.274 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.274 INFO:tasks.workunit.client.0.smithi029.stdout: "read_disk_bytes_slow": { 2024-08-29T19:36:45.274 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.274 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.274 INFO:tasks.workunit.client.0.smithi029.stdout: "read_disk_bytes_wal": { 2024-08-29T19:36:45.274 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.274 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.274 INFO:tasks.workunit.client.0.smithi029.stdout: "read_disk_count": { 2024-08-29T19:36:45.274 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 9381 2024-08-29T19:36:45.274 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.274 INFO:tasks.workunit.client.0.smithi029.stdout: "read_lat": { 2024-08-29T19:36:45.275 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 23184, 2024-08-29T19:36:45.275 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 275499453 2024-08-29T19:36:45.275 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.275 INFO:tasks.workunit.client.0.smithi029.stdout: "read_prefetch_bytes": { 2024-08-29T19:36:45.275 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 295805057 2024-08-29T19:36:45.275 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.275 INFO:tasks.workunit.client.0.smithi029.stdout: "read_prefetch_count": { 2024-08-29T19:36:45.275 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 15712 2024-08-29T19:36:45.275 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.275 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_buffer_bytes": { 2024-08-29T19:36:45.275 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 6224028 2024-08-29T19:36:45.275 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.275 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_buffer_count": { 2024-08-29T19:36:45.276 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1249 2024-08-29T19:36:45.276 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.276 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_bytes": { 2024-08-29T19:36:45.276 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 19531374 2024-08-29T19:36:45.276 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.276 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_count": { 2024-08-29T19:36:45.276 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1659 2024-08-29T19:36:45.276 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.276 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_disk_bytes": { 2024-08-29T19:36:45.276 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 13307346 2024-08-29T19:36:45.276 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.276 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_disk_bytes_db": { 2024-08-29T19:36:45.276 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 13307346 2024-08-29T19:36:45.277 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.277 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_disk_bytes_slow": { 2024-08-29T19:36:45.277 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.277 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.277 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_disk_bytes_wal": { 2024-08-29T19:36:45.277 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.277 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.277 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_disk_count": { 2024-08-29T19:36:45.277 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 426 2024-08-29T19:36:45.277 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.277 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_lat": { 2024-08-29T19:36:45.277 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 1659, 2024-08-29T19:36:45.277 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 6572148 2024-08-29T19:36:45.278 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.278 INFO:tasks.workunit.client.0.smithi029.stdout: "slow_alloc_lat": { 2024-08-29T19:36:45.278 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T19:36:45.278 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.278 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.278 INFO:tasks.workunit.client.0.smithi029.stdout: "slow_total_bytes": { 2024-08-29T19:36:45.278 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.278 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.278 INFO:tasks.workunit.client.0.smithi029.stdout: "slow_used_bytes": { 2024-08-29T19:36:45.278 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.278 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.278 INFO:tasks.workunit.client.0.smithi029.stdout: "truncate_lat": { 2024-08-29T19:36:45.278 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 1, 2024-08-29T19:36:45.279 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 798 2024-08-29T19:36:45.279 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.279 INFO:tasks.workunit.client.0.smithi029.stdout: "unlink_lat": { 2024-08-29T19:36:45.279 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 17, 2024-08-29T19:36:45.279 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 17138 2024-08-29T19:36:45.279 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.279 INFO:tasks.workunit.client.0.smithi029.stdout: "wal_alloc_lat": { 2024-08-29T19:36:45.279 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T19:36:45.279 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.279 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.279 INFO:tasks.workunit.client.0.smithi029.stdout: "wal_total_bytes": { 2024-08-29T19:36:45.279 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.279 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.280 INFO:tasks.workunit.client.0.smithi029.stdout: "wal_used_bytes": { 2024-08-29T19:36:45.280 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.280 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.280 INFO:tasks.workunit.client.0.smithi029.stdout: "write_bytes": { 2024-08-29T19:36:45.280 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1100115968 2024-08-29T19:36:45.280 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:45.280 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.280 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore": { 2024-08-29T19:36:45.280 INFO:tasks.workunit.client.0.smithi029.stdout: "alloc_unit": { 2024-08-29T19:36:45.280 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 4096 2024-08-29T19:36:45.280 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.280 INFO:tasks.workunit.client.0.smithi029.stdout: "allocated": { 2024-08-29T19:36:45.280 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 14180352 2024-08-29T19:36:45.280 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.281 INFO:tasks.workunit.client.0.smithi029.stdout: "allocator_lat": { 2024-08-29T19:36:45.281 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 23925, 2024-08-29T19:36:45.281 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 102166026 2024-08-29T19:36:45.281 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.281 INFO:tasks.workunit.client.0.smithi029.stdout: "clist_lat": { 2024-08-29T19:36:45.281 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 3644, 2024-08-29T19:36:45.281 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1475132908 2024-08-29T19:36:45.281 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.281 INFO:tasks.workunit.client.0.smithi029.stdout: "compress_lat": { 2024-08-29T19:36:45.281 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T19:36:45.281 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.281 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.281 INFO:tasks.workunit.client.0.smithi029.stdout: "compressed": { 2024-08-29T19:36:45.282 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.282 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.282 INFO:tasks.workunit.client.0.smithi029.stdout: "compressed_allocated": { 2024-08-29T19:36:45.282 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.282 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.282 INFO:tasks.workunit.client.0.smithi029.stdout: "compressed_original": { 2024-08-29T19:36:45.282 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.282 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.282 INFO:tasks.workunit.client.0.smithi029.stdout: "csum_lat": { 2024-08-29T19:36:45.282 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 28392, 2024-08-29T19:36:45.282 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 363634898 2024-08-29T19:36:45.282 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.282 INFO:tasks.workunit.client.0.smithi029.stdout: "decompress_lat": { 2024-08-29T19:36:45.283 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T19:36:45.283 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.283 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.283 INFO:tasks.workunit.client.0.smithi029.stdout: "fragmentation_micros": { 2024-08-29T19:36:45.283 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.283 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.283 INFO:tasks.workunit.client.0.smithi029.stdout: "kv_commit_lat": { 2024-08-29T19:36:45.283 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 81855, 2024-08-29T19:36:45.283 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 29079032660 2024-08-29T19:36:45.283 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.283 INFO:tasks.workunit.client.0.smithi029.stdout: "kv_final_lat": { 2024-08-29T19:36:45.283 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 80968, 2024-08-29T19:36:45.283 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 3998679143 2024-08-29T19:36:45.284 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.284 INFO:tasks.workunit.client.0.smithi029.stdout: "kv_flush_lat": { 2024-08-29T19:36:45.284 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 81855, 2024-08-29T19:36:45.284 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 117256786 2024-08-29T19:36:45.284 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.284 INFO:tasks.workunit.client.0.smithi029.stdout: "kv_sync_lat": { 2024-08-29T19:36:45.284 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 81855, 2024-08-29T19:36:45.284 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 29196289446 2024-08-29T19:36:45.284 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.284 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_get_keys_lat": { 2024-08-29T19:36:45.284 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T19:36:45.284 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.284 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.285 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_get_values_lat": { 2024-08-29T19:36:45.285 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 28343, 2024-08-29T19:36:45.285 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1039797489 2024-08-29T19:36:45.285 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.285 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_lower_bound_lat": { 2024-08-29T19:36:45.285 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 817, 2024-08-29T19:36:45.285 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 5941931 2024-08-29T19:36:45.285 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.285 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_next_lat": { 2024-08-29T19:36:45.285 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 12756, 2024-08-29T19:36:45.285 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 20219053 2024-08-29T19:36:45.285 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.285 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_seek_to_first_lat": { 2024-08-29T19:36:45.286 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 48, 2024-08-29T19:36:45.286 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 72950 2024-08-29T19:36:45.286 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.286 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_upper_bound_lat": { 2024-08-29T19:36:45.286 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 13380, 2024-08-29T19:36:45.286 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 4362783589 2024-08-29T19:36:45.286 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.286 INFO:tasks.workunit.client.0.smithi029.stdout: "onode_hits": { 2024-08-29T19:36:45.286 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 233255 2024-08-29T19:36:45.286 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.286 INFO:tasks.workunit.client.0.smithi029.stdout: "onode_misses": { 2024-08-29T19:36:45.287 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 22132 2024-08-29T19:36:45.287 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.287 INFO:tasks.workunit.client.0.smithi029.stdout: "read_lat": { 2024-08-29T19:36:45.287 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 15900, 2024-08-29T19:36:45.287 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1894034981 2024-08-29T19:36:45.287 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.287 INFO:tasks.workunit.client.0.smithi029.stdout: "read_onode_meta_lat": { 2024-08-29T19:36:45.287 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 42508, 2024-08-29T19:36:45.287 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 26301257 2024-08-29T19:36:45.287 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.287 INFO:tasks.workunit.client.0.smithi029.stdout: "read_wait_aio_lat": { 2024-08-29T19:36:45.287 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 26608, 2024-08-29T19:36:45.287 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1317336236 2024-08-29T19:36:45.288 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.288 INFO:tasks.workunit.client.0.smithi029.stdout: "reads_with_retries": { 2024-08-29T19:36:45.288 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.288 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.288 INFO:tasks.workunit.client.0.smithi029.stdout: "remove_lat": { 2024-08-29T19:36:45.288 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 16358, 2024-08-29T19:36:45.288 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 871849496 2024-08-29T19:36:45.288 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.288 INFO:tasks.workunit.client.0.smithi029.stdout: "slow_aio_wait_count": { 2024-08-29T19:36:45.288 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.288 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.288 INFO:tasks.workunit.client.0.smithi029.stdout: "slow_committed_kv_count": { 2024-08-29T19:36:45.289 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.289 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.289 INFO:tasks.workunit.client.0.smithi029.stdout: "slow_read_onode_meta_count": { 2024-08-29T19:36:45.289 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.289 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.289 INFO:tasks.workunit.client.0.smithi029.stdout: "slow_read_wait_aio_count": { 2024-08-29T19:36:45.289 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.289 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.289 INFO:tasks.workunit.client.0.smithi029.stdout: "state_aio_wait_lat": { 2024-08-29T19:36:45.289 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 96107, 2024-08-29T19:36:45.289 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 7944829709 2024-08-29T19:36:45.289 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.289 INFO:tasks.workunit.client.0.smithi029.stdout: "state_deferred_aio_wait_lat": { 2024-08-29T19:36:45.290 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 9388, 2024-08-29T19:36:45.290 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 866656479 2024-08-29T19:36:45.290 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.290 INFO:tasks.workunit.client.0.smithi029.stdout: "state_deferred_cleanup_lat": { 2024-08-29T19:36:45.290 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 9387, 2024-08-29T19:36:45.290 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 5380401112206 2024-08-29T19:36:45.290 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.290 INFO:tasks.workunit.client.0.smithi029.stdout: "state_deferred_queued_lat": { 2024-08-29T19:36:45.290 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 9388, 2024-08-29T19:36:45.290 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 7909905779471 2024-08-29T19:36:45.290 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.290 INFO:tasks.workunit.client.0.smithi029.stdout: "state_done_lat": { 2024-08-29T19:36:45.290 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 96106, 2024-08-29T19:36:45.290 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 3265830514374 2024-08-29T19:36:45.291 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.291 INFO:tasks.workunit.client.0.smithi029.stdout: "state_finishing_lat": { 2024-08-29T19:36:45.291 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 96106, 2024-08-29T19:36:45.291 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 25083027 2024-08-29T19:36:45.291 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.291 INFO:tasks.workunit.client.0.smithi029.stdout: "state_io_done_lat": { 2024-08-29T19:36:45.291 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 96107, 2024-08-29T19:36:45.291 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 252631737 2024-08-29T19:36:45.291 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.291 INFO:tasks.workunit.client.0.smithi029.stdout: "state_kv_commiting_lat": { 2024-08-29T19:36:45.291 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 96107, 2024-08-29T19:36:45.291 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 53587254476 2024-08-29T19:36:45.291 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.292 INFO:tasks.workunit.client.0.smithi029.stdout: "state_kv_done_lat": { 2024-08-29T19:36:45.292 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 96107, 2024-08-29T19:36:45.292 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 73099948 2024-08-29T19:36:45.292 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.292 INFO:tasks.workunit.client.0.smithi029.stdout: "state_kv_queued_lat": { 2024-08-29T19:36:45.292 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 96107, 2024-08-29T19:36:45.292 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 28365078761 2024-08-29T19:36:45.292 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.292 INFO:tasks.workunit.client.0.smithi029.stdout: "state_prepare_lat": { 2024-08-29T19:36:45.292 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 96107, 2024-08-29T19:36:45.292 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 17558997228 2024-08-29T19:36:45.292 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.292 INFO:tasks.workunit.client.0.smithi029.stdout: "stored": { 2024-08-29T19:36:45.293 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 10108600 2024-08-29T19:36:45.293 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.293 INFO:tasks.workunit.client.0.smithi029.stdout: "truncate_lat": { 2024-08-29T19:36:45.293 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 2656, 2024-08-29T19:36:45.293 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 27387633 2024-08-29T19:36:45.293 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.293 INFO:tasks.workunit.client.0.smithi029.stdout: "txc_commit_lat": { 2024-08-29T19:36:45.293 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 96107, 2024-08-29T19:36:45.293 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 107741547737 2024-08-29T19:36:45.293 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.293 INFO:tasks.workunit.client.0.smithi029.stdout: "txc_submit_lat": { 2024-08-29T19:36:45.293 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 96107, 2024-08-29T19:36:45.293 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 20375904581 2024-08-29T19:36:45.293 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.294 INFO:tasks.workunit.client.0.smithi029.stdout: "txc_throttle_lat": { 2024-08-29T19:36:45.294 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 96107, 2024-08-29T19:36:45.294 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1174618982 2024-08-29T19:36:45.294 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:45.294 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.294 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore-pricache": { 2024-08-29T19:36:45.294 INFO:tasks.workunit.client.0.smithi029.stdout: "cache_bytes": { 2024-08-29T19:36:45.294 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1444629933 2024-08-29T19:36:45.294 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.294 INFO:tasks.workunit.client.0.smithi029.stdout: "heap_bytes": { 2024-08-29T19:36:45.294 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 678903808 2024-08-29T19:36:45.294 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.295 INFO:tasks.workunit.client.0.smithi029.stdout: "mapped_bytes": { 2024-08-29T19:36:45.295 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 523739136 2024-08-29T19:36:45.295 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.295 INFO:tasks.workunit.client.0.smithi029.stdout: "target_bytes": { 2024-08-29T19:36:45.295 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 2646983884 2024-08-29T19:36:45.295 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.295 INFO:tasks.workunit.client.0.smithi029.stdout: "unmapped_bytes": { 2024-08-29T19:36:45.295 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 155164672 2024-08-29T19:36:45.295 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:45.295 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.295 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore-pricache:data": { 2024-08-29T19:36:45.295 INFO:tasks.workunit.client.0.smithi029.stdout: "committed_bytes": { 2024-08-29T19:36:45.295 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 125829120 2024-08-29T19:36:45.295 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.296 INFO:tasks.workunit.client.0.smithi029.stdout: "pri0_bytes": { 2024-08-29T19:36:45.296 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.296 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.296 INFO:tasks.workunit.client.0.smithi029.stdout: "pri10_bytes": { 2024-08-29T19:36:45.296 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.296 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.296 INFO:tasks.workunit.client.0.smithi029.stdout: "pri11_bytes": { 2024-08-29T19:36:45.296 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 58397054 2024-08-29T19:36:45.296 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.296 INFO:tasks.workunit.client.0.smithi029.stdout: "pri1_bytes": { 2024-08-29T19:36:45.296 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.296 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.296 INFO:tasks.workunit.client.0.smithi029.stdout: "pri2_bytes": { 2024-08-29T19:36:45.297 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.297 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.297 INFO:tasks.workunit.client.0.smithi029.stdout: "pri3_bytes": { 2024-08-29T19:36:45.297 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.297 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.297 INFO:tasks.workunit.client.0.smithi029.stdout: "pri4_bytes": { 2024-08-29T19:36:45.297 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.297 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.297 INFO:tasks.workunit.client.0.smithi029.stdout: "pri5_bytes": { 2024-08-29T19:36:45.297 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 12288 2024-08-29T19:36:45.297 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.297 INFO:tasks.workunit.client.0.smithi029.stdout: "pri6_bytes": { 2024-08-29T19:36:45.297 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 110592 2024-08-29T19:36:45.298 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.298 INFO:tasks.workunit.client.0.smithi029.stdout: "pri7_bytes": { 2024-08-29T19:36:45.298 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.298 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.298 INFO:tasks.workunit.client.0.smithi029.stdout: "pri8_bytes": { 2024-08-29T19:36:45.298 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.298 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.298 INFO:tasks.workunit.client.0.smithi029.stdout: "pri9_bytes": { 2024-08-29T19:36:45.298 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.298 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.298 INFO:tasks.workunit.client.0.smithi029.stdout: "reserved_bytes": { 2024-08-29T19:36:45.298 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 67309186 2024-08-29T19:36:45.298 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:45.298 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.299 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore-pricache:kv": { 2024-08-29T19:36:45.299 INFO:tasks.workunit.client.0.smithi029.stdout: "committed_bytes": { 2024-08-29T19:36:45.299 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 578813952 2024-08-29T19:36:45.299 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.299 INFO:tasks.workunit.client.0.smithi029.stdout: "pri0_bytes": { 2024-08-29T19:36:45.299 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 67108864 2024-08-29T19:36:45.299 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.299 INFO:tasks.workunit.client.0.smithi029.stdout: "pri10_bytes": { 2024-08-29T19:36:45.299 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.299 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.299 INFO:tasks.workunit.client.0.smithi029.stdout: "pri11_bytes": { 2024-08-29T19:36:45.299 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 437977910 2024-08-29T19:36:45.299 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.300 INFO:tasks.workunit.client.0.smithi029.stdout: "pri1_bytes": { 2024-08-29T19:36:45.300 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.300 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.300 INFO:tasks.workunit.client.0.smithi029.stdout: "pri2_bytes": { 2024-08-29T19:36:45.300 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.300 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.300 INFO:tasks.workunit.client.0.smithi029.stdout: "pri3_bytes": { 2024-08-29T19:36:45.300 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 3200 2024-08-29T19:36:45.300 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.300 INFO:tasks.workunit.client.0.smithi029.stdout: "pri4_bytes": { 2024-08-29T19:36:45.300 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.300 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.300 INFO:tasks.workunit.client.0.smithi029.stdout: "pri5_bytes": { 2024-08-29T19:36:45.300 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 213648 2024-08-29T19:36:45.301 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.301 INFO:tasks.workunit.client.0.smithi029.stdout: "pri6_bytes": { 2024-08-29T19:36:45.301 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 224 2024-08-29T19:36:45.301 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.301 INFO:tasks.workunit.client.0.smithi029.stdout: "pri7_bytes": { 2024-08-29T19:36:45.301 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.301 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.301 INFO:tasks.workunit.client.0.smithi029.stdout: "pri8_bytes": { 2024-08-29T19:36:45.301 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.301 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.301 INFO:tasks.workunit.client.0.smithi029.stdout: "pri9_bytes": { 2024-08-29T19:36:45.301 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.301 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.302 INFO:tasks.workunit.client.0.smithi029.stdout: "reserved_bytes": { 2024-08-29T19:36:45.302 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 73510106 2024-08-29T19:36:45.302 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:45.302 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.302 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore-pricache:kv_onode": { 2024-08-29T19:36:45.302 INFO:tasks.workunit.client.0.smithi029.stdout: "committed_bytes": { 2024-08-29T19:36:45.302 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 176160768 2024-08-29T19:36:45.302 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.302 INFO:tasks.workunit.client.0.smithi029.stdout: "pri0_bytes": { 2024-08-29T19:36:45.302 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 67108864 2024-08-29T19:36:45.302 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.302 INFO:tasks.workunit.client.0.smithi029.stdout: "pri10_bytes": { 2024-08-29T19:36:45.302 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 930640 2024-08-29T19:36:45.302 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.303 INFO:tasks.workunit.client.0.smithi029.stdout: "pri11_bytes": { 2024-08-29T19:36:45.303 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 38931369 2024-08-29T19:36:45.303 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.303 INFO:tasks.workunit.client.0.smithi029.stdout: "pri1_bytes": { 2024-08-29T19:36:45.303 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.303 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.303 INFO:tasks.workunit.client.0.smithi029.stdout: "pri2_bytes": { 2024-08-29T19:36:45.303 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.303 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.303 INFO:tasks.workunit.client.0.smithi029.stdout: "pri3_bytes": { 2024-08-29T19:36:45.303 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.303 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.303 INFO:tasks.workunit.client.0.smithi029.stdout: "pri4_bytes": { 2024-08-29T19:36:45.304 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.304 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.304 INFO:tasks.workunit.client.0.smithi029.stdout: "pri5_bytes": { 2024-08-29T19:36:45.304 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.304 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.304 INFO:tasks.workunit.client.0.smithi029.stdout: "pri6_bytes": { 2024-08-29T19:36:45.304 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.304 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.304 INFO:tasks.workunit.client.0.smithi029.stdout: "pri7_bytes": { 2024-08-29T19:36:45.304 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.304 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.304 INFO:tasks.workunit.client.0.smithi029.stdout: "pri8_bytes": { 2024-08-29T19:36:45.304 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.305 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.305 INFO:tasks.workunit.client.0.smithi029.stdout: "pri9_bytes": { 2024-08-29T19:36:45.305 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.305 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.305 INFO:tasks.workunit.client.0.smithi029.stdout: "reserved_bytes": { 2024-08-29T19:36:45.305 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 69189895 2024-08-29T19:36:45.305 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:45.305 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.305 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore-pricache:meta": { 2024-08-29T19:36:45.305 INFO:tasks.workunit.client.0.smithi029.stdout: "committed_bytes": { 2024-08-29T19:36:45.305 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 511705088 2024-08-29T19:36:45.305 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.305 INFO:tasks.workunit.client.0.smithi029.stdout: "pri0_bytes": { 2024-08-29T19:36:45.305 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.306 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.306 INFO:tasks.workunit.client.0.smithi029.stdout: "pri10_bytes": { 2024-08-29T19:36:45.306 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.306 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.306 INFO:tasks.workunit.client.0.smithi029.stdout: "pri11_bytes": { 2024-08-29T19:36:45.306 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 437977910 2024-08-29T19:36:45.306 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.306 INFO:tasks.workunit.client.0.smithi029.stdout: "pri1_bytes": { 2024-08-29T19:36:45.306 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.306 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.306 INFO:tasks.workunit.client.0.smithi029.stdout: "pri2_bytes": { 2024-08-29T19:36:45.306 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.306 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.307 INFO:tasks.workunit.client.0.smithi029.stdout: "pri3_bytes": { 2024-08-29T19:36:45.307 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.307 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.307 INFO:tasks.workunit.client.0.smithi029.stdout: "pri4_bytes": { 2024-08-29T19:36:45.307 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.307 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.307 INFO:tasks.workunit.client.0.smithi029.stdout: "pri5_bytes": { 2024-08-29T19:36:45.307 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 127962 2024-08-29T19:36:45.307 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.307 INFO:tasks.workunit.client.0.smithi029.stdout: "pri6_bytes": { 2024-08-29T19:36:45.307 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1100080 2024-08-29T19:36:45.307 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.308 INFO:tasks.workunit.client.0.smithi029.stdout: "pri7_bytes": { 2024-08-29T19:36:45.308 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.308 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.308 INFO:tasks.workunit.client.0.smithi029.stdout: "pri8_bytes": { 2024-08-29T19:36:45.308 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.308 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.308 INFO:tasks.workunit.client.0.smithi029.stdout: "pri9_bytes": { 2024-08-29T19:36:45.308 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.308 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.308 INFO:tasks.workunit.client.0.smithi029.stdout: "reserved_bytes": { 2024-08-29T19:36:45.308 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 72499136 2024-08-29T19:36:45.308 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:45.308 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.309 INFO:tasks.workunit.client.0.smithi029.stdout: "objecter": { 2024-08-29T19:36:45.309 INFO:tasks.workunit.client.0.smithi029.stdout: "op_active": { 2024-08-29T19:36:45.309 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.309 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.309 INFO:tasks.workunit.client.0.smithi029.stdout: "op_r": { 2024-08-29T19:36:45.309 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 44 2024-08-29T19:36:45.309 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.309 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rmw": { 2024-08-29T19:36:45.309 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.309 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.309 INFO:tasks.workunit.client.0.smithi029.stdout: "op_w": { 2024-08-29T19:36:45.309 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.309 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:45.309 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.310 INFO:tasks.workunit.client.0.smithi029.stdout: "osd": { 2024-08-29T19:36:45.310 INFO:tasks.workunit.client.0.smithi029.stdout: "numpg": { 2024-08-29T19:36:45.310 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 50 2024-08-29T19:36:45.310 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.310 INFO:tasks.workunit.client.0.smithi029.stdout: "numpg_removing": { 2024-08-29T19:36:45.310 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.310 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.310 INFO:tasks.workunit.client.0.smithi029.stdout: "op": { 2024-08-29T19:36:45.310 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 34759 2024-08-29T19:36:45.310 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.310 INFO:tasks.workunit.client.0.smithi029.stdout: "op_before_queue_op_lat": { 2024-08-29T19:36:45.310 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 122551, 2024-08-29T19:36:45.310 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 18681156967 2024-08-29T19:36:45.311 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.311 INFO:tasks.workunit.client.0.smithi029.stdout: "op_delayed_degraded": { 2024-08-29T19:36:45.311 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.311 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.311 INFO:tasks.workunit.client.0.smithi029.stdout: "op_delayed_unreadable": { 2024-08-29T19:36:45.311 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.311 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.311 INFO:tasks.workunit.client.0.smithi029.stdout: "op_in_bytes": { 2024-08-29T19:36:45.311 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1639722340 2024-08-29T19:36:45.311 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.311 INFO:tasks.workunit.client.0.smithi029.stdout: "op_latency": { 2024-08-29T19:36:45.311 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 34759, 2024-08-29T19:36:45.311 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 102000324304 2024-08-29T19:36:45.311 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.312 INFO:tasks.workunit.client.0.smithi029.stdout: "op_out_bytes": { 2024-08-29T19:36:45.312 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 3174120999 2024-08-29T19:36:45.312 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.312 INFO:tasks.workunit.client.0.smithi029.stdout: "op_prepare_latency": { 2024-08-29T19:36:45.312 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 35188, 2024-08-29T19:36:45.312 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 25411678745 2024-08-29T19:36:45.312 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.312 INFO:tasks.workunit.client.0.smithi029.stdout: "op_process_latency": { 2024-08-29T19:36:45.312 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 34759, 2024-08-29T19:36:45.312 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 46909299878 2024-08-29T19:36:45.312 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.312 INFO:tasks.workunit.client.0.smithi029.stdout: "op_r": { 2024-08-29T19:36:45.312 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 25865 2024-08-29T19:36:45.313 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.313 INFO:tasks.workunit.client.0.smithi029.stdout: "op_r_latency": { 2024-08-29T19:36:45.313 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 25865, 2024-08-29T19:36:45.313 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 25801724136 2024-08-29T19:36:45.313 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.313 INFO:tasks.workunit.client.0.smithi029.stdout: "op_r_latency_out_bytes_histogram": { 2024-08-29T19:36:45.313 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.313 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.313 INFO:tasks.workunit.client.0.smithi029.stdout: "op_r_out_bytes": { 2024-08-29T19:36:45.313 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 3174120999 2024-08-29T19:36:45.313 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.313 INFO:tasks.workunit.client.0.smithi029.stdout: "op_r_prepare_latency": { 2024-08-29T19:36:45.313 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 25994, 2024-08-29T19:36:45.314 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 11672379223 2024-08-29T19:36:45.314 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.314 INFO:tasks.workunit.client.0.smithi029.stdout: "op_r_process_latency": { 2024-08-29T19:36:45.314 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 25865, 2024-08-29T19:36:45.314 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 13878834740 2024-08-29T19:36:45.314 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.314 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw": { 2024-08-29T19:36:45.314 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 7212 2024-08-29T19:36:45.314 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.314 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw_in_bytes": { 2024-08-29T19:36:45.314 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 447459813 2024-08-29T19:36:45.314 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.314 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw_latency": { 2024-08-29T19:36:45.315 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 7212, 2024-08-29T19:36:45.315 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 25905004618 2024-08-29T19:36:45.315 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.315 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw_latency_in_bytes_histogram": { 2024-08-29T19:36:45.315 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.315 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.315 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw_latency_out_bytes_histogram": { 2024-08-29T19:36:45.315 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.315 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.315 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw_out_bytes": { 2024-08-29T19:36:45.315 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.315 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.315 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw_prepare_latency": { 2024-08-29T19:36:45.316 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 7367, 2024-08-29T19:36:45.316 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 8691613109 2024-08-29T19:36:45.316 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.316 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw_process_latency": { 2024-08-29T19:36:45.316 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 7212, 2024-08-29T19:36:45.316 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 19186922258 2024-08-29T19:36:45.316 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.316 INFO:tasks.workunit.client.0.smithi029.stdout: "op_w": { 2024-08-29T19:36:45.316 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1682 2024-08-29T19:36:45.316 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.316 INFO:tasks.workunit.client.0.smithi029.stdout: "op_w_in_bytes": { 2024-08-29T19:36:45.316 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1192262527 2024-08-29T19:36:45.316 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.317 INFO:tasks.workunit.client.0.smithi029.stdout: "op_w_latency": { 2024-08-29T19:36:45.317 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 1682, 2024-08-29T19:36:45.317 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 50293595550 2024-08-29T19:36:45.317 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.317 INFO:tasks.workunit.client.0.smithi029.stdout: "op_w_latency_in_bytes_histogram": { 2024-08-29T19:36:45.317 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.317 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.317 INFO:tasks.workunit.client.0.smithi029.stdout: "op_w_prepare_latency": { 2024-08-29T19:36:45.317 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 1827, 2024-08-29T19:36:45.317 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 5047686413 2024-08-29T19:36:45.317 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.317 INFO:tasks.workunit.client.0.smithi029.stdout: "op_w_process_latency": { 2024-08-29T19:36:45.317 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 1682, 2024-08-29T19:36:45.318 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 13843542880 2024-08-29T19:36:45.318 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.318 INFO:tasks.workunit.client.0.smithi029.stdout: "op_wip": { 2024-08-29T19:36:45.318 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.318 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.318 INFO:tasks.workunit.client.0.smithi029.stdout: "recovery_bytes": { 2024-08-29T19:36:45.318 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.318 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.318 INFO:tasks.workunit.client.0.smithi029.stdout: "recovery_ops": { 2024-08-29T19:36:45.318 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 27 2024-08-29T19:36:45.318 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.318 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_bytes": { 2024-08-29T19:36:45.318 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 95995035648 2024-08-29T19:36:45.318 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.319 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_bytes_used": { 2024-08-29T19:36:45.319 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 746229760 2024-08-29T19:36:45.319 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:45.319 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:45.319 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.319 INFO:tasks.workunit.client.0.smithi029.stdout: "osd.6": { 2024-08-29T19:36:45.319 INFO:tasks.workunit.client.0.smithi029.stdout: "bluefs": { 2024-08-29T19:36:45.319 INFO:tasks.workunit.client.0.smithi029.stdout: "alloc_db_max_lat": { 2024-08-29T19:36:45.319 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 30209 2024-08-29T19:36:45.319 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.319 INFO:tasks.workunit.client.0.smithi029.stdout: "alloc_slow_fallback": { 2024-08-29T19:36:45.319 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.320 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.320 INFO:tasks.workunit.client.0.smithi029.stdout: "alloc_slow_max_lat": { 2024-08-29T19:36:45.320 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.320 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.320 INFO:tasks.workunit.client.0.smithi029.stdout: "alloc_slow_size_fallback": { 2024-08-29T19:36:45.320 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.320 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.320 INFO:tasks.workunit.client.0.smithi029.stdout: "alloc_unit_db": { 2024-08-29T19:36:45.320 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 65536 2024-08-29T19:36:45.320 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.320 INFO:tasks.workunit.client.0.smithi029.stdout: "alloc_unit_slow": { 2024-08-29T19:36:45.320 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.320 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.321 INFO:tasks.workunit.client.0.smithi029.stdout: "alloc_unit_wal": { 2024-08-29T19:36:45.321 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.321 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.321 INFO:tasks.workunit.client.0.smithi029.stdout: "alloc_wal_max_lat": { 2024-08-29T19:36:45.321 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.321 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.321 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes_written_slow": { 2024-08-29T19:36:45.321 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.321 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.321 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes_written_sst": { 2024-08-29T19:36:45.321 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 15667200 2024-08-29T19:36:45.321 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.321 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes_written_wal": { 2024-08-29T19:36:45.321 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 587972608 2024-08-29T19:36:45.322 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.322 INFO:tasks.workunit.client.0.smithi029.stdout: "compact_lat": { 2024-08-29T19:36:45.322 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 16, 2024-08-29T19:36:45.322 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 6535209 2024-08-29T19:36:45.322 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.322 INFO:tasks.workunit.client.0.smithi029.stdout: "compact_lock_lat": { 2024-08-29T19:36:45.322 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 16, 2024-08-29T19:36:45.322 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 2075545 2024-08-29T19:36:45.322 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.322 INFO:tasks.workunit.client.0.smithi029.stdout: "db_alloc_lat": { 2024-08-29T19:36:45.322 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 182, 2024-08-29T19:36:45.322 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1099774 2024-08-29T19:36:45.322 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.323 INFO:tasks.workunit.client.0.smithi029.stdout: "db_total_bytes": { 2024-08-29T19:36:45.323 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 95995027456 2024-08-29T19:36:45.323 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.323 INFO:tasks.workunit.client.0.smithi029.stdout: "db_used_bytes": { 2024-08-29T19:36:45.323 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 565575680 2024-08-29T19:36:45.323 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.323 INFO:tasks.workunit.client.0.smithi029.stdout: "flush_lat": { 2024-08-29T19:36:45.323 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 66464, 2024-08-29T19:36:45.323 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 9136129619 2024-08-29T19:36:45.323 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.323 INFO:tasks.workunit.client.0.smithi029.stdout: "fsync_lat": { 2024-08-29T19:36:45.323 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 66484, 2024-08-29T19:36:45.323 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 17866961210 2024-08-29T19:36:45.324 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.324 INFO:tasks.workunit.client.0.smithi029.stdout: "log_bytes": { 2024-08-29T19:36:45.324 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 6291456 2024-08-29T19:36:45.324 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.324 INFO:tasks.workunit.client.0.smithi029.stdout: "logged_bytes": { 2024-08-29T19:36:45.324 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 272289792 2024-08-29T19:36:45.324 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.324 INFO:tasks.workunit.client.0.smithi029.stdout: "max_bytes_db": { 2024-08-29T19:36:45.324 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 582615040 2024-08-29T19:36:45.324 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.324 INFO:tasks.workunit.client.0.smithi029.stdout: "max_bytes_slow": { 2024-08-29T19:36:45.324 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.324 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.325 INFO:tasks.workunit.client.0.smithi029.stdout: "max_bytes_wal": { 2024-08-29T19:36:45.325 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.325 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.325 INFO:tasks.workunit.client.0.smithi029.stdout: "num_files": { 2024-08-29T19:36:45.325 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 51 2024-08-29T19:36:45.325 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.325 INFO:tasks.workunit.client.0.smithi029.stdout: "read_bytes": { 2024-08-29T19:36:45.325 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 405237056 2024-08-29T19:36:45.325 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.325 INFO:tasks.workunit.client.0.smithi029.stdout: "read_count": { 2024-08-29T19:36:45.325 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 19108 2024-08-29T19:36:45.325 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.325 INFO:tasks.workunit.client.0.smithi029.stdout: "read_disk_bytes": { 2024-08-29T19:36:45.326 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 385339392 2024-08-29T19:36:45.326 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.326 INFO:tasks.workunit.client.0.smithi029.stdout: "read_disk_bytes_db": { 2024-08-29T19:36:45.326 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 385343488 2024-08-29T19:36:45.326 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.326 INFO:tasks.workunit.client.0.smithi029.stdout: "read_disk_bytes_slow": { 2024-08-29T19:36:45.326 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.326 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.326 INFO:tasks.workunit.client.0.smithi029.stdout: "read_disk_bytes_wal": { 2024-08-29T19:36:45.326 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.326 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.326 INFO:tasks.workunit.client.0.smithi029.stdout: "read_disk_count": { 2024-08-29T19:36:45.326 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 9389 2024-08-29T19:36:45.326 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.327 INFO:tasks.workunit.client.0.smithi029.stdout: "read_lat": { 2024-08-29T19:36:45.327 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 19108, 2024-08-29T19:36:45.327 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 246292861 2024-08-29T19:36:45.327 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.327 INFO:tasks.workunit.client.0.smithi029.stdout: "read_prefetch_bytes": { 2024-08-29T19:36:45.327 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 198824644 2024-08-29T19:36:45.327 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.327 INFO:tasks.workunit.client.0.smithi029.stdout: "read_prefetch_count": { 2024-08-29T19:36:45.327 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 12790 2024-08-29T19:36:45.327 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.327 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_buffer_bytes": { 2024-08-29T19:36:45.328 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 4549455 2024-08-29T19:36:45.328 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.328 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_buffer_count": { 2024-08-29T19:36:45.328 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1038 2024-08-29T19:36:45.328 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.328 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_bytes": { 2024-08-29T19:36:45.328 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 15391155 2024-08-29T19:36:45.328 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.328 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_count": { 2024-08-29T19:36:45.328 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1398 2024-08-29T19:36:45.328 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.328 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_disk_bytes": { 2024-08-29T19:36:45.328 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 10841700 2024-08-29T19:36:45.329 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.329 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_disk_bytes_db": { 2024-08-29T19:36:45.329 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 10841700 2024-08-29T19:36:45.329 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.329 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_disk_bytes_slow": { 2024-08-29T19:36:45.329 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.329 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.329 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_disk_bytes_wal": { 2024-08-29T19:36:45.329 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.329 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.329 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_disk_count": { 2024-08-29T19:36:45.329 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 372 2024-08-29T19:36:45.329 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.330 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_lat": { 2024-08-29T19:36:45.330 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 1398, 2024-08-29T19:36:45.330 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 4965144 2024-08-29T19:36:45.330 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.330 INFO:tasks.workunit.client.0.smithi029.stdout: "slow_alloc_lat": { 2024-08-29T19:36:45.330 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T19:36:45.330 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.330 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.330 INFO:tasks.workunit.client.0.smithi029.stdout: "slow_total_bytes": { 2024-08-29T19:36:45.330 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.330 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.330 INFO:tasks.workunit.client.0.smithi029.stdout: "slow_used_bytes": { 2024-08-29T19:36:45.331 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.331 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.331 INFO:tasks.workunit.client.0.smithi029.stdout: "truncate_lat": { 2024-08-29T19:36:45.331 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 1, 2024-08-29T19:36:45.331 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 572 2024-08-29T19:36:45.331 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.331 INFO:tasks.workunit.client.0.smithi029.stdout: "unlink_lat": { 2024-08-29T19:36:45.331 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 15, 2024-08-29T19:36:45.331 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 15210 2024-08-29T19:36:45.331 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.331 INFO:tasks.workunit.client.0.smithi029.stdout: "wal_alloc_lat": { 2024-08-29T19:36:45.331 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T19:36:45.331 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.331 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.332 INFO:tasks.workunit.client.0.smithi029.stdout: "wal_total_bytes": { 2024-08-29T19:36:45.332 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.332 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.332 INFO:tasks.workunit.client.0.smithi029.stdout: "wal_used_bytes": { 2024-08-29T19:36:45.332 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.332 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.332 INFO:tasks.workunit.client.0.smithi029.stdout: "write_bytes": { 2024-08-29T19:36:45.332 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 878366720 2024-08-29T19:36:45.332 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:45.332 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.332 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore": { 2024-08-29T19:36:45.332 INFO:tasks.workunit.client.0.smithi029.stdout: "alloc_unit": { 2024-08-29T19:36:45.332 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 4096 2024-08-29T19:36:45.333 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.333 INFO:tasks.workunit.client.0.smithi029.stdout: "allocated": { 2024-08-29T19:36:45.333 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 14766080 2024-08-29T19:36:45.333 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.333 INFO:tasks.workunit.client.0.smithi029.stdout: "allocator_lat": { 2024-08-29T19:36:45.333 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 18026, 2024-08-29T19:36:45.333 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 73620366 2024-08-29T19:36:45.333 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.333 INFO:tasks.workunit.client.0.smithi029.stdout: "clist_lat": { 2024-08-29T19:36:45.333 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 3498, 2024-08-29T19:36:45.333 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1214575964 2024-08-29T19:36:45.333 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.333 INFO:tasks.workunit.client.0.smithi029.stdout: "compress_lat": { 2024-08-29T19:36:45.334 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T19:36:45.334 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.334 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.334 INFO:tasks.workunit.client.0.smithi029.stdout: "compressed": { 2024-08-29T19:36:45.334 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.334 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.334 INFO:tasks.workunit.client.0.smithi029.stdout: "compressed_allocated": { 2024-08-29T19:36:45.334 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.334 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.334 INFO:tasks.workunit.client.0.smithi029.stdout: "compressed_original": { 2024-08-29T19:36:45.334 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.334 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.334 INFO:tasks.workunit.client.0.smithi029.stdout: "csum_lat": { 2024-08-29T19:36:45.335 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 17589, 2024-08-29T19:36:45.335 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 212113687 2024-08-29T19:36:45.335 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.335 INFO:tasks.workunit.client.0.smithi029.stdout: "decompress_lat": { 2024-08-29T19:36:45.335 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T19:36:45.335 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.335 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.335 INFO:tasks.workunit.client.0.smithi029.stdout: "fragmentation_micros": { 2024-08-29T19:36:45.335 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.335 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.335 INFO:tasks.workunit.client.0.smithi029.stdout: "kv_commit_lat": { 2024-08-29T19:36:45.335 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 66401, 2024-08-29T19:36:45.335 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 24456333640 2024-08-29T19:36:45.335 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.336 INFO:tasks.workunit.client.0.smithi029.stdout: "kv_final_lat": { 2024-08-29T19:36:45.336 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 65560, 2024-08-29T19:36:45.336 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 3562433553 2024-08-29T19:36:45.336 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.336 INFO:tasks.workunit.client.0.smithi029.stdout: "kv_flush_lat": { 2024-08-29T19:36:45.336 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 66401, 2024-08-29T19:36:45.336 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 87078503 2024-08-29T19:36:45.336 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.336 INFO:tasks.workunit.client.0.smithi029.stdout: "kv_sync_lat": { 2024-08-29T19:36:45.336 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 66401, 2024-08-29T19:36:45.336 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 24543412143 2024-08-29T19:36:45.336 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.336 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_get_keys_lat": { 2024-08-29T19:36:45.337 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T19:36:45.337 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.337 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.337 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_get_values_lat": { 2024-08-29T19:36:45.337 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 28194, 2024-08-29T19:36:45.337 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 868786887 2024-08-29T19:36:45.337 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.337 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_lower_bound_lat": { 2024-08-29T19:36:45.337 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 781, 2024-08-29T19:36:45.337 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 5906064 2024-08-29T19:36:45.337 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.337 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_next_lat": { 2024-08-29T19:36:45.337 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 16958, 2024-08-29T19:36:45.338 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 19880639 2024-08-29T19:36:45.338 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.338 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_seek_to_first_lat": { 2024-08-29T19:36:45.338 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 45, 2024-08-29T19:36:45.338 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 55034 2024-08-29T19:36:45.338 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.338 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_upper_bound_lat": { 2024-08-29T19:36:45.338 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 12837, 2024-08-29T19:36:45.338 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 4238712694 2024-08-29T19:36:45.338 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.338 INFO:tasks.workunit.client.0.smithi029.stdout: "onode_hits": { 2024-08-29T19:36:45.338 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 204847 2024-08-29T19:36:45.338 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.339 INFO:tasks.workunit.client.0.smithi029.stdout: "onode_misses": { 2024-08-29T19:36:45.339 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 19611 2024-08-29T19:36:45.339 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.339 INFO:tasks.workunit.client.0.smithi029.stdout: "read_lat": { 2024-08-29T19:36:45.339 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 23047, 2024-08-29T19:36:45.339 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1920881320 2024-08-29T19:36:45.339 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.339 INFO:tasks.workunit.client.0.smithi029.stdout: "read_onode_meta_lat": { 2024-08-29T19:36:45.339 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 62523, 2024-08-29T19:36:45.339 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 43371382 2024-08-29T19:36:45.339 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.339 INFO:tasks.workunit.client.0.smithi029.stdout: "read_wait_aio_lat": { 2024-08-29T19:36:45.339 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 39476, 2024-08-29T19:36:45.340 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 985128074 2024-08-29T19:36:45.340 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.340 INFO:tasks.workunit.client.0.smithi029.stdout: "reads_with_retries": { 2024-08-29T19:36:45.340 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.340 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.340 INFO:tasks.workunit.client.0.smithi029.stdout: "remove_lat": { 2024-08-29T19:36:45.340 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 12775, 2024-08-29T19:36:45.340 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 674525402 2024-08-29T19:36:45.340 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.340 INFO:tasks.workunit.client.0.smithi029.stdout: "slow_aio_wait_count": { 2024-08-29T19:36:45.340 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.340 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.340 INFO:tasks.workunit.client.0.smithi029.stdout: "slow_committed_kv_count": { 2024-08-29T19:36:45.340 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.341 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.341 INFO:tasks.workunit.client.0.smithi029.stdout: "slow_read_onode_meta_count": { 2024-08-29T19:36:45.341 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.341 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.341 INFO:tasks.workunit.client.0.smithi029.stdout: "slow_read_wait_aio_count": { 2024-08-29T19:36:45.341 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.341 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.341 INFO:tasks.workunit.client.0.smithi029.stdout: "state_aio_wait_lat": { 2024-08-29T19:36:45.341 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 78079, 2024-08-29T19:36:45.341 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 5875254361 2024-08-29T19:36:45.341 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.341 INFO:tasks.workunit.client.0.smithi029.stdout: "state_deferred_aio_wait_lat": { 2024-08-29T19:36:45.341 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 14205, 2024-08-29T19:36:45.342 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1294334142 2024-08-29T19:36:45.342 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.342 INFO:tasks.workunit.client.0.smithi029.stdout: "state_deferred_cleanup_lat": { 2024-08-29T19:36:45.342 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 14204, 2024-08-29T19:36:45.342 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 5024980509391 2024-08-29T19:36:45.342 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.342 INFO:tasks.workunit.client.0.smithi029.stdout: "state_deferred_queued_lat": { 2024-08-29T19:36:45.342 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 14205, 2024-08-29T19:36:45.342 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 6616926363468 2024-08-29T19:36:45.342 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.342 INFO:tasks.workunit.client.0.smithi029.stdout: "state_done_lat": { 2024-08-29T19:36:45.342 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 78078, 2024-08-29T19:36:45.342 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 3182722574568 2024-08-29T19:36:45.342 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.343 INFO:tasks.workunit.client.0.smithi029.stdout: "state_finishing_lat": { 2024-08-29T19:36:45.343 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 78078, 2024-08-29T19:36:45.343 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 21234392 2024-08-29T19:36:45.343 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.343 INFO:tasks.workunit.client.0.smithi029.stdout: "state_io_done_lat": { 2024-08-29T19:36:45.343 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 78079, 2024-08-29T19:36:45.343 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 205309845 2024-08-29T19:36:45.343 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.343 INFO:tasks.workunit.client.0.smithi029.stdout: "state_kv_commiting_lat": { 2024-08-29T19:36:45.343 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 78079, 2024-08-29T19:36:45.343 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 45912088524 2024-08-29T19:36:45.343 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.343 INFO:tasks.workunit.client.0.smithi029.stdout: "state_kv_done_lat": { 2024-08-29T19:36:45.344 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 78079, 2024-08-29T19:36:45.344 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 61575021 2024-08-29T19:36:45.344 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.344 INFO:tasks.workunit.client.0.smithi029.stdout: "state_kv_queued_lat": { 2024-08-29T19:36:45.344 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 78079, 2024-08-29T19:36:45.344 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 25172668212 2024-08-29T19:36:45.344 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.344 INFO:tasks.workunit.client.0.smithi029.stdout: "state_prepare_lat": { 2024-08-29T19:36:45.344 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 78079, 2024-08-29T19:36:45.344 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 13863589331 2024-08-29T19:36:45.344 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.344 INFO:tasks.workunit.client.0.smithi029.stdout: "stored": { 2024-08-29T19:36:45.344 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 10698859 2024-08-29T19:36:45.344 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.345 INFO:tasks.workunit.client.0.smithi029.stdout: "truncate_lat": { 2024-08-29T19:36:45.345 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 2554, 2024-08-29T19:36:45.345 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 24191351 2024-08-29T19:36:45.345 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.345 INFO:tasks.workunit.client.0.smithi029.stdout: "txc_commit_lat": { 2024-08-29T19:36:45.345 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 78079, 2024-08-29T19:36:45.345 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 91056044833 2024-08-29T19:36:45.345 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.345 INFO:tasks.workunit.client.0.smithi029.stdout: "txc_submit_lat": { 2024-08-29T19:36:45.345 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 78079, 2024-08-29T19:36:45.345 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 16092883891 2024-08-29T19:36:45.345 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.345 INFO:tasks.workunit.client.0.smithi029.stdout: "txc_throttle_lat": { 2024-08-29T19:36:45.346 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 78079, 2024-08-29T19:36:45.346 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 997560415 2024-08-29T19:36:45.346 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:45.346 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.346 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore-pricache": { 2024-08-29T19:36:45.346 INFO:tasks.workunit.client.0.smithi029.stdout: "cache_bytes": { 2024-08-29T19:36:45.346 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1444629933 2024-08-29T19:36:45.346 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.346 INFO:tasks.workunit.client.0.smithi029.stdout: "heap_bytes": { 2024-08-29T19:36:45.346 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 547512320 2024-08-29T19:36:45.346 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.346 INFO:tasks.workunit.client.0.smithi029.stdout: "mapped_bytes": { 2024-08-29T19:36:45.346 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 392192000 2024-08-29T19:36:45.346 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.347 INFO:tasks.workunit.client.0.smithi029.stdout: "target_bytes": { 2024-08-29T19:36:45.347 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 2646983884 2024-08-29T19:36:45.347 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.347 INFO:tasks.workunit.client.0.smithi029.stdout: "unmapped_bytes": { 2024-08-29T19:36:45.347 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 155320320 2024-08-29T19:36:45.347 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:45.347 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.347 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore-pricache:data": { 2024-08-29T19:36:45.347 INFO:tasks.workunit.client.0.smithi029.stdout: "committed_bytes": { 2024-08-29T19:36:45.347 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 134217728 2024-08-29T19:36:45.347 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.348 INFO:tasks.workunit.client.0.smithi029.stdout: "pri0_bytes": { 2024-08-29T19:36:45.348 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.348 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.348 INFO:tasks.workunit.client.0.smithi029.stdout: "pri10_bytes": { 2024-08-29T19:36:45.348 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.348 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.348 INFO:tasks.workunit.client.0.smithi029.stdout: "pri11_bytes": { 2024-08-29T19:36:45.348 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 58840728 2024-08-29T19:36:45.348 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.348 INFO:tasks.workunit.client.0.smithi029.stdout: "pri1_bytes": { 2024-08-29T19:36:45.348 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.348 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.348 INFO:tasks.workunit.client.0.smithi029.stdout: "pri2_bytes": { 2024-08-29T19:36:45.349 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.349 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.349 INFO:tasks.workunit.client.0.smithi029.stdout: "pri3_bytes": { 2024-08-29T19:36:45.349 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.349 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.349 INFO:tasks.workunit.client.0.smithi029.stdout: "pri4_bytes": { 2024-08-29T19:36:45.349 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.349 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.349 INFO:tasks.workunit.client.0.smithi029.stdout: "pri5_bytes": { 2024-08-29T19:36:45.349 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 28672 2024-08-29T19:36:45.349 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.349 INFO:tasks.workunit.client.0.smithi029.stdout: "pri6_bytes": { 2024-08-29T19:36:45.349 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 65536 2024-08-29T19:36:45.350 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.350 INFO:tasks.workunit.client.0.smithi029.stdout: "pri7_bytes": { 2024-08-29T19:36:45.350 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.350 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.350 INFO:tasks.workunit.client.0.smithi029.stdout: "pri8_bytes": { 2024-08-29T19:36:45.350 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.350 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.350 INFO:tasks.workunit.client.0.smithi029.stdout: "pri9_bytes": { 2024-08-29T19:36:45.350 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.350 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.350 INFO:tasks.workunit.client.0.smithi029.stdout: "reserved_bytes": { 2024-08-29T19:36:45.350 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 75282792 2024-08-29T19:36:45.350 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:45.351 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.351 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore-pricache:kv": { 2024-08-29T19:36:45.351 INFO:tasks.workunit.client.0.smithi029.stdout: "committed_bytes": { 2024-08-29T19:36:45.351 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 578813952 2024-08-29T19:36:45.351 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.351 INFO:tasks.workunit.client.0.smithi029.stdout: "pri0_bytes": { 2024-08-29T19:36:45.351 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 67108864 2024-08-29T19:36:45.351 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.351 INFO:tasks.workunit.client.0.smithi029.stdout: "pri10_bytes": { 2024-08-29T19:36:45.351 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.351 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.351 INFO:tasks.workunit.client.0.smithi029.stdout: "pri11_bytes": { 2024-08-29T19:36:45.351 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 441305464 2024-08-29T19:36:45.352 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.352 INFO:tasks.workunit.client.0.smithi029.stdout: "pri1_bytes": { 2024-08-29T19:36:45.352 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.352 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.352 INFO:tasks.workunit.client.0.smithi029.stdout: "pri2_bytes": { 2024-08-29T19:36:45.352 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.352 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.352 INFO:tasks.workunit.client.0.smithi029.stdout: "pri3_bytes": { 2024-08-29T19:36:45.352 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 2176 2024-08-29T19:36:45.352 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.352 INFO:tasks.workunit.client.0.smithi029.stdout: "pri4_bytes": { 2024-08-29T19:36:45.352 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.352 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.353 INFO:tasks.workunit.client.0.smithi029.stdout: "pri5_bytes": { 2024-08-29T19:36:45.353 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 168000 2024-08-29T19:36:45.353 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.353 INFO:tasks.workunit.client.0.smithi029.stdout: "pri6_bytes": { 2024-08-29T19:36:45.353 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.353 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.353 INFO:tasks.workunit.client.0.smithi029.stdout: "pri7_bytes": { 2024-08-29T19:36:45.353 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.353 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.353 INFO:tasks.workunit.client.0.smithi029.stdout: "pri8_bytes": { 2024-08-29T19:36:45.353 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.353 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.353 INFO:tasks.workunit.client.0.smithi029.stdout: "pri9_bytes": { 2024-08-29T19:36:45.354 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.354 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.354 INFO:tasks.workunit.client.0.smithi029.stdout: "reserved_bytes": { 2024-08-29T19:36:45.354 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 70229448 2024-08-29T19:36:45.354 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:45.354 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.354 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore-pricache:kv_onode": { 2024-08-29T19:36:45.354 INFO:tasks.workunit.client.0.smithi029.stdout: "committed_bytes": { 2024-08-29T19:36:45.354 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 176160768 2024-08-29T19:36:45.354 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.354 INFO:tasks.workunit.client.0.smithi029.stdout: "pri0_bytes": { 2024-08-29T19:36:45.354 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 67108864 2024-08-29T19:36:45.354 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.355 INFO:tasks.workunit.client.0.smithi029.stdout: "pri10_bytes": { 2024-08-29T19:36:45.355 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 507664 2024-08-29T19:36:45.355 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.355 INFO:tasks.workunit.client.0.smithi029.stdout: "pri11_bytes": { 2024-08-29T19:36:45.355 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 39227152 2024-08-29T19:36:45.355 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.355 INFO:tasks.workunit.client.0.smithi029.stdout: "pri1_bytes": { 2024-08-29T19:36:45.355 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.355 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.355 INFO:tasks.workunit.client.0.smithi029.stdout: "pri2_bytes": { 2024-08-29T19:36:45.355 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.355 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.355 INFO:tasks.workunit.client.0.smithi029.stdout: "pri3_bytes": { 2024-08-29T19:36:45.356 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.356 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.356 INFO:tasks.workunit.client.0.smithi029.stdout: "pri4_bytes": { 2024-08-29T19:36:45.356 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.356 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.356 INFO:tasks.workunit.client.0.smithi029.stdout: "pri5_bytes": { 2024-08-29T19:36:45.356 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.356 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.356 INFO:tasks.workunit.client.0.smithi029.stdout: "pri6_bytes": { 2024-08-29T19:36:45.356 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.356 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.356 INFO:tasks.workunit.client.0.smithi029.stdout: "pri7_bytes": { 2024-08-29T19:36:45.356 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.357 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.357 INFO:tasks.workunit.client.0.smithi029.stdout: "pri8_bytes": { 2024-08-29T19:36:45.357 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.357 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.357 INFO:tasks.workunit.client.0.smithi029.stdout: "pri9_bytes": { 2024-08-29T19:36:45.357 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.357 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.357 INFO:tasks.workunit.client.0.smithi029.stdout: "reserved_bytes": { 2024-08-29T19:36:45.357 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 69317088 2024-08-29T19:36:45.357 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:45.357 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.357 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore-pricache:meta": { 2024-08-29T19:36:45.357 INFO:tasks.workunit.client.0.smithi029.stdout: "committed_bytes": { 2024-08-29T19:36:45.357 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 511705088 2024-08-29T19:36:45.358 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.358 INFO:tasks.workunit.client.0.smithi029.stdout: "pri0_bytes": { 2024-08-29T19:36:45.358 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.358 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.358 INFO:tasks.workunit.client.0.smithi029.stdout: "pri10_bytes": { 2024-08-29T19:36:45.358 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.358 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.358 INFO:tasks.workunit.client.0.smithi029.stdout: "pri11_bytes": { 2024-08-29T19:36:45.358 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 441305464 2024-08-29T19:36:45.358 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.358 INFO:tasks.workunit.client.0.smithi029.stdout: "pri1_bytes": { 2024-08-29T19:36:45.358 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.358 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.359 INFO:tasks.workunit.client.0.smithi029.stdout: "pri2_bytes": { 2024-08-29T19:36:45.359 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.359 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.359 INFO:tasks.workunit.client.0.smithi029.stdout: "pri3_bytes": { 2024-08-29T19:36:45.359 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.359 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.359 INFO:tasks.workunit.client.0.smithi029.stdout: "pri4_bytes": { 2024-08-29T19:36:45.359 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.359 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.359 INFO:tasks.workunit.client.0.smithi029.stdout: "pri5_bytes": { 2024-08-29T19:36:45.359 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 128593 2024-08-29T19:36:45.359 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.359 INFO:tasks.workunit.client.0.smithi029.stdout: "pri6_bytes": { 2024-08-29T19:36:45.360 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1124940 2024-08-29T19:36:45.360 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.360 INFO:tasks.workunit.client.0.smithi029.stdout: "pri7_bytes": { 2024-08-29T19:36:45.360 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.360 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.360 INFO:tasks.workunit.client.0.smithi029.stdout: "pri8_bytes": { 2024-08-29T19:36:45.360 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.360 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.360 INFO:tasks.workunit.client.0.smithi029.stdout: "pri9_bytes": { 2024-08-29T19:36:45.361 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.361 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.361 INFO:tasks.workunit.client.0.smithi029.stdout: "reserved_bytes": { 2024-08-29T19:36:45.361 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 69146091 2024-08-29T19:36:45.361 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:45.361 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.361 INFO:tasks.workunit.client.0.smithi029.stdout: "objecter": { 2024-08-29T19:36:45.361 INFO:tasks.workunit.client.0.smithi029.stdout: "op_active": { 2024-08-29T19:36:45.361 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.361 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.361 INFO:tasks.workunit.client.0.smithi029.stdout: "op_r": { 2024-08-29T19:36:45.361 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 17 2024-08-29T19:36:45.361 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.362 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rmw": { 2024-08-29T19:36:45.362 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.362 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.362 INFO:tasks.workunit.client.0.smithi029.stdout: "op_w": { 2024-08-29T19:36:45.362 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1 2024-08-29T19:36:45.362 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:45.362 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.362 INFO:tasks.workunit.client.0.smithi029.stdout: "osd": { 2024-08-29T19:36:45.362 INFO:tasks.workunit.client.0.smithi029.stdout: "numpg": { 2024-08-29T19:36:45.362 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 49 2024-08-29T19:36:45.363 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.363 INFO:tasks.workunit.client.0.smithi029.stdout: "numpg_removing": { 2024-08-29T19:36:45.363 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.363 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.363 INFO:tasks.workunit.client.0.smithi029.stdout: "op": { 2024-08-29T19:36:45.363 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 54276 2024-08-29T19:36:45.363 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.363 INFO:tasks.workunit.client.0.smithi029.stdout: "op_before_queue_op_lat": { 2024-08-29T19:36:45.363 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 115215, 2024-08-29T19:36:45.363 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 13958306101 2024-08-29T19:36:45.363 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.363 INFO:tasks.workunit.client.0.smithi029.stdout: "op_delayed_degraded": { 2024-08-29T19:36:45.364 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.364 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.364 INFO:tasks.workunit.client.0.smithi029.stdout: "op_delayed_unreadable": { 2024-08-29T19:36:45.364 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.364 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.364 INFO:tasks.workunit.client.0.smithi029.stdout: "op_in_bytes": { 2024-08-29T19:36:45.364 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1681211091 2024-08-29T19:36:45.364 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.364 INFO:tasks.workunit.client.0.smithi029.stdout: "op_latency": { 2024-08-29T19:36:45.364 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 54276, 2024-08-29T19:36:45.365 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 125691396602 2024-08-29T19:36:45.365 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.365 INFO:tasks.workunit.client.0.smithi029.stdout: "op_out_bytes": { 2024-08-29T19:36:45.365 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1876827966 2024-08-29T19:36:45.365 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.365 INFO:tasks.workunit.client.0.smithi029.stdout: "op_prepare_latency": { 2024-08-29T19:36:45.365 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 54764, 2024-08-29T19:36:45.365 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 34500474676 2024-08-29T19:36:45.365 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.365 INFO:tasks.workunit.client.0.smithi029.stdout: "op_process_latency": { 2024-08-29T19:36:45.365 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 54276, 2024-08-29T19:36:45.365 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 56696399807 2024-08-29T19:36:45.366 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.366 INFO:tasks.workunit.client.0.smithi029.stdout: "op_r": { 2024-08-29T19:36:45.366 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 45629 2024-08-29T19:36:45.366 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.366 INFO:tasks.workunit.client.0.smithi029.stdout: "op_r_latency": { 2024-08-29T19:36:45.366 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 45629, 2024-08-29T19:36:45.366 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 29637666440 2024-08-29T19:36:45.366 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.366 INFO:tasks.workunit.client.0.smithi029.stdout: "op_r_latency_out_bytes_histogram": { 2024-08-29T19:36:45.366 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.367 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.367 INFO:tasks.workunit.client.0.smithi029.stdout: "op_r_out_bytes": { 2024-08-29T19:36:45.367 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1876827966 2024-08-29T19:36:45.367 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.367 INFO:tasks.workunit.client.0.smithi029.stdout: "op_r_prepare_latency": { 2024-08-29T19:36:45.367 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 45790, 2024-08-29T19:36:45.367 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 19423266135 2024-08-29T19:36:45.367 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.367 INFO:tasks.workunit.client.0.smithi029.stdout: "op_r_process_latency": { 2024-08-29T19:36:45.367 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 45629, 2024-08-29T19:36:45.367 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 16433341605 2024-08-29T19:36:45.367 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.368 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw": { 2024-08-29T19:36:45.368 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 4445 2024-08-29T19:36:45.368 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.368 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw_in_bytes": { 2024-08-29T19:36:45.368 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 372358306 2024-08-29T19:36:45.368 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.368 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw_latency": { 2024-08-29T19:36:45.368 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 4445, 2024-08-29T19:36:45.368 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 19784547877 2024-08-29T19:36:45.368 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.369 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw_latency_in_bytes_histogram": { 2024-08-29T19:36:45.369 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.369 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.369 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw_latency_out_bytes_histogram": { 2024-08-29T19:36:45.369 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.369 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.369 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw_out_bytes": { 2024-08-29T19:36:45.369 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.369 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.369 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw_prepare_latency": { 2024-08-29T19:36:45.370 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 4656, 2024-08-29T19:36:45.370 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 6186262425 2024-08-29T19:36:45.370 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.370 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw_process_latency": { 2024-08-29T19:36:45.370 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 4445, 2024-08-29T19:36:45.370 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 14361395525 2024-08-29T19:36:45.370 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.370 INFO:tasks.workunit.client.0.smithi029.stdout: "op_w": { 2024-08-29T19:36:45.370 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 4202 2024-08-29T19:36:45.370 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.370 INFO:tasks.workunit.client.0.smithi029.stdout: "op_w_in_bytes": { 2024-08-29T19:36:45.371 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1308852785 2024-08-29T19:36:45.371 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.371 INFO:tasks.workunit.client.0.smithi029.stdout: "op_w_latency": { 2024-08-29T19:36:45.371 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 4202, 2024-08-29T19:36:45.371 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 76269182285 2024-08-29T19:36:45.371 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.371 INFO:tasks.workunit.client.0.smithi029.stdout: "op_w_latency_in_bytes_histogram": { 2024-08-29T19:36:45.371 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.371 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.371 INFO:tasks.workunit.client.0.smithi029.stdout: "op_w_prepare_latency": { 2024-08-29T19:36:45.371 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 4318, 2024-08-29T19:36:45.371 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 8890946116 2024-08-29T19:36:45.372 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.372 INFO:tasks.workunit.client.0.smithi029.stdout: "op_w_process_latency": { 2024-08-29T19:36:45.372 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 4202, 2024-08-29T19:36:45.372 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 25901662677 2024-08-29T19:36:45.372 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.372 INFO:tasks.workunit.client.0.smithi029.stdout: "op_wip": { 2024-08-29T19:36:45.372 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.372 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.373 INFO:tasks.workunit.client.0.smithi029.stdout: "recovery_bytes": { 2024-08-29T19:36:45.373 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 17825828 2024-08-29T19:36:45.373 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.373 INFO:tasks.workunit.client.0.smithi029.stdout: "recovery_ops": { 2024-08-29T19:36:45.373 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 9 2024-08-29T19:36:45.373 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.373 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_bytes": { 2024-08-29T19:36:45.373 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 95995035648 2024-08-29T19:36:45.373 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.374 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_bytes_used": { 2024-08-29T19:36:45.374 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 580354048 2024-08-29T19:36:45.376 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:45.376 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:45.377 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.377 INFO:tasks.workunit.client.0.smithi029.stdout: "osd.7": { 2024-08-29T19:36:45.377 INFO:tasks.workunit.client.0.smithi029.stdout: "bluefs": { 2024-08-29T19:36:45.377 INFO:tasks.workunit.client.0.smithi029.stdout: "alloc_db_max_lat": { 2024-08-29T19:36:45.377 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 29855 2024-08-29T19:36:45.377 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.377 INFO:tasks.workunit.client.0.smithi029.stdout: "alloc_slow_fallback": { 2024-08-29T19:36:45.377 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.378 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.378 INFO:tasks.workunit.client.0.smithi029.stdout: "alloc_slow_max_lat": { 2024-08-29T19:36:45.378 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.378 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.378 INFO:tasks.workunit.client.0.smithi029.stdout: "alloc_slow_size_fallback": { 2024-08-29T19:36:45.378 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.378 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.378 INFO:tasks.workunit.client.0.smithi029.stdout: "alloc_unit_db": { 2024-08-29T19:36:45.378 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 65536 2024-08-29T19:36:45.378 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.378 INFO:tasks.workunit.client.0.smithi029.stdout: "alloc_unit_slow": { 2024-08-29T19:36:45.378 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.378 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.379 INFO:tasks.workunit.client.0.smithi029.stdout: "alloc_unit_wal": { 2024-08-29T19:36:45.379 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.379 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.379 INFO:tasks.workunit.client.0.smithi029.stdout: "alloc_wal_max_lat": { 2024-08-29T19:36:45.379 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.379 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.379 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes_written_slow": { 2024-08-29T19:36:45.379 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.379 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.379 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes_written_sst": { 2024-08-29T19:36:45.380 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 5488640 2024-08-29T19:36:45.380 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.380 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes_written_wal": { 2024-08-29T19:36:45.380 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 512008192 2024-08-29T19:36:45.380 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.380 INFO:tasks.workunit.client.0.smithi029.stdout: "compact_lat": { 2024-08-29T19:36:45.380 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 16, 2024-08-29T19:36:45.380 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 19866401 2024-08-29T19:36:45.380 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.380 INFO:tasks.workunit.client.0.smithi029.stdout: "compact_lock_lat": { 2024-08-29T19:36:45.380 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 16, 2024-08-29T19:36:45.380 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 7752507 2024-08-29T19:36:45.381 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.381 INFO:tasks.workunit.client.0.smithi029.stdout: "db_alloc_lat": { 2024-08-29T19:36:45.381 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 153, 2024-08-29T19:36:45.381 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1040249 2024-08-29T19:36:45.381 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.381 INFO:tasks.workunit.client.0.smithi029.stdout: "db_total_bytes": { 2024-08-29T19:36:45.381 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 95995027456 2024-08-29T19:36:45.381 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.381 INFO:tasks.workunit.client.0.smithi029.stdout: "db_used_bytes": { 2024-08-29T19:36:45.381 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 388825088 2024-08-29T19:36:45.382 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.382 INFO:tasks.workunit.client.0.smithi029.stdout: "flush_lat": { 2024-08-29T19:36:45.382 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 66230, 2024-08-29T19:36:45.382 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 8915535440 2024-08-29T19:36:45.382 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.382 INFO:tasks.workunit.client.0.smithi029.stdout: "fsync_lat": { 2024-08-29T19:36:45.382 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 66237, 2024-08-29T19:36:45.382 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 17528883758 2024-08-29T19:36:45.382 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.383 INFO:tasks.workunit.client.0.smithi029.stdout: "log_bytes": { 2024-08-29T19:36:45.383 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 5353472 2024-08-29T19:36:45.383 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.383 INFO:tasks.workunit.client.0.smithi029.stdout: "logged_bytes": { 2024-08-29T19:36:45.383 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 271351808 2024-08-29T19:36:45.383 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.383 INFO:tasks.workunit.client.0.smithi029.stdout: "max_bytes_db": { 2024-08-29T19:36:45.383 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 405864448 2024-08-29T19:36:45.383 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.383 INFO:tasks.workunit.client.0.smithi029.stdout: "max_bytes_slow": { 2024-08-29T19:36:45.384 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.384 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.384 INFO:tasks.workunit.client.0.smithi029.stdout: "max_bytes_wal": { 2024-08-29T19:36:45.384 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.384 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.384 INFO:tasks.workunit.client.0.smithi029.stdout: "num_files": { 2024-08-29T19:36:45.384 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 38 2024-08-29T19:36:45.384 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.384 INFO:tasks.workunit.client.0.smithi029.stdout: "read_bytes": { 2024-08-29T19:36:45.384 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 315173297 2024-08-29T19:36:45.385 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.385 INFO:tasks.workunit.client.0.smithi029.stdout: "read_count": { 2024-08-29T19:36:45.385 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 22183 2024-08-29T19:36:45.385 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.385 INFO:tasks.workunit.client.0.smithi029.stdout: "read_disk_bytes": { 2024-08-29T19:36:45.385 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 261115904 2024-08-29T19:36:45.385 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.385 INFO:tasks.workunit.client.0.smithi029.stdout: "read_disk_bytes_db": { 2024-08-29T19:36:45.386 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 261120000 2024-08-29T19:36:45.386 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.386 INFO:tasks.workunit.client.0.smithi029.stdout: "read_disk_bytes_slow": { 2024-08-29T19:36:45.386 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.386 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.386 INFO:tasks.workunit.client.0.smithi029.stdout: "read_disk_bytes_wal": { 2024-08-29T19:36:45.386 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.386 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.386 INFO:tasks.workunit.client.0.smithi029.stdout: "read_disk_count": { 2024-08-29T19:36:45.386 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 11275 2024-08-29T19:36:45.386 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.386 INFO:tasks.workunit.client.0.smithi029.stdout: "read_lat": { 2024-08-29T19:36:45.387 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 22183, 2024-08-29T19:36:45.387 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 272529725 2024-08-29T19:36:45.387 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.387 INFO:tasks.workunit.client.0.smithi029.stdout: "read_prefetch_bytes": { 2024-08-29T19:36:45.387 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 214780057 2024-08-29T19:36:45.387 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.387 INFO:tasks.workunit.client.0.smithi029.stdout: "read_prefetch_count": { 2024-08-29T19:36:45.387 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 19105 2024-08-29T19:36:45.387 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.387 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_buffer_bytes": { 2024-08-29T19:36:45.387 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1629285 2024-08-29T19:36:45.388 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.388 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_buffer_count": { 2024-08-29T19:36:45.388 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 597 2024-08-29T19:36:45.388 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.388 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_bytes": { 2024-08-29T19:36:45.388 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 5423450 2024-08-29T19:36:45.388 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.388 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_count": { 2024-08-29T19:36:45.388 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 767 2024-08-29T19:36:45.388 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.388 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_disk_bytes": { 2024-08-29T19:36:45.388 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 3794165 2024-08-29T19:36:45.388 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.388 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_disk_bytes_db": { 2024-08-29T19:36:45.389 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 3794165 2024-08-29T19:36:45.389 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.389 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_disk_bytes_slow": { 2024-08-29T19:36:45.389 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.389 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.389 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_disk_bytes_wal": { 2024-08-29T19:36:45.389 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.389 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.389 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_disk_count": { 2024-08-29T19:36:45.389 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 174 2024-08-29T19:36:45.389 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.389 INFO:tasks.workunit.client.0.smithi029.stdout: "read_random_lat": { 2024-08-29T19:36:45.389 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 767, 2024-08-29T19:36:45.390 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 2004202 2024-08-29T19:36:45.390 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.390 INFO:tasks.workunit.client.0.smithi029.stdout: "slow_alloc_lat": { 2024-08-29T19:36:45.390 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T19:36:45.390 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.390 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.390 INFO:tasks.workunit.client.0.smithi029.stdout: "slow_total_bytes": { 2024-08-29T19:36:45.390 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.390 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.390 INFO:tasks.workunit.client.0.smithi029.stdout: "slow_used_bytes": { 2024-08-29T19:36:45.390 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.390 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.390 INFO:tasks.workunit.client.0.smithi029.stdout: "truncate_lat": { 2024-08-29T19:36:45.391 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 1, 2024-08-29T19:36:45.391 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 610 2024-08-29T19:36:45.391 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.391 INFO:tasks.workunit.client.0.smithi029.stdout: "unlink_lat": { 2024-08-29T19:36:45.391 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 8, 2024-08-29T19:36:45.391 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 11029 2024-08-29T19:36:45.391 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.391 INFO:tasks.workunit.client.0.smithi029.stdout: "wal_alloc_lat": { 2024-08-29T19:36:45.391 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T19:36:45.391 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.391 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.391 INFO:tasks.workunit.client.0.smithi029.stdout: "wal_total_bytes": { 2024-08-29T19:36:45.391 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.391 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.392 INFO:tasks.workunit.client.0.smithi029.stdout: "wal_used_bytes": { 2024-08-29T19:36:45.392 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.392 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.392 INFO:tasks.workunit.client.0.smithi029.stdout: "write_bytes": { 2024-08-29T19:36:45.392 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 791277568 2024-08-29T19:36:45.392 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:45.392 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.392 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore": { 2024-08-29T19:36:45.392 INFO:tasks.workunit.client.0.smithi029.stdout: "alloc_unit": { 2024-08-29T19:36:45.392 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 4096 2024-08-29T19:36:45.392 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.392 INFO:tasks.workunit.client.0.smithi029.stdout: "allocated": { 2024-08-29T19:36:45.393 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 10563584 2024-08-29T19:36:45.393 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.393 INFO:tasks.workunit.client.0.smithi029.stdout: "allocator_lat": { 2024-08-29T19:36:45.393 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 18308, 2024-08-29T19:36:45.393 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 83658574 2024-08-29T19:36:45.393 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.393 INFO:tasks.workunit.client.0.smithi029.stdout: "clist_lat": { 2024-08-29T19:36:45.393 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 3567, 2024-08-29T19:36:45.393 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 769341295 2024-08-29T19:36:45.393 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.393 INFO:tasks.workunit.client.0.smithi029.stdout: "compress_lat": { 2024-08-29T19:36:45.393 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T19:36:45.393 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.393 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.394 INFO:tasks.workunit.client.0.smithi029.stdout: "compressed": { 2024-08-29T19:36:45.394 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.394 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.394 INFO:tasks.workunit.client.0.smithi029.stdout: "compressed_allocated": { 2024-08-29T19:36:45.394 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.394 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.394 INFO:tasks.workunit.client.0.smithi029.stdout: "compressed_original": { 2024-08-29T19:36:45.394 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.394 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.394 INFO:tasks.workunit.client.0.smithi029.stdout: "csum_lat": { 2024-08-29T19:36:45.394 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 20957, 2024-08-29T19:36:45.394 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 268977677 2024-08-29T19:36:45.394 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.394 INFO:tasks.workunit.client.0.smithi029.stdout: "decompress_lat": { 2024-08-29T19:36:45.395 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T19:36:45.395 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.395 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.395 INFO:tasks.workunit.client.0.smithi029.stdout: "fragmentation_micros": { 2024-08-29T19:36:45.395 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.395 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.395 INFO:tasks.workunit.client.0.smithi029.stdout: "kv_commit_lat": { 2024-08-29T19:36:45.395 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 66193, 2024-08-29T19:36:45.395 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 24023978953 2024-08-29T19:36:45.395 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.395 INFO:tasks.workunit.client.0.smithi029.stdout: "kv_final_lat": { 2024-08-29T19:36:45.395 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 65273, 2024-08-29T19:36:45.395 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 3513803459 2024-08-29T19:36:45.396 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.396 INFO:tasks.workunit.client.0.smithi029.stdout: "kv_flush_lat": { 2024-08-29T19:36:45.396 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 66193, 2024-08-29T19:36:45.396 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 88077319 2024-08-29T19:36:45.396 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.396 INFO:tasks.workunit.client.0.smithi029.stdout: "kv_sync_lat": { 2024-08-29T19:36:45.396 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 66193, 2024-08-29T19:36:45.396 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 24112056272 2024-08-29T19:36:45.396 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.396 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_get_keys_lat": { 2024-08-29T19:36:45.396 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 0, 2024-08-29T19:36:45.396 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.397 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.397 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_get_values_lat": { 2024-08-29T19:36:45.397 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 47814, 2024-08-29T19:36:45.397 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 842678241 2024-08-29T19:36:45.397 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.397 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_lower_bound_lat": { 2024-08-29T19:36:45.397 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 728, 2024-08-29T19:36:45.397 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 5069773 2024-08-29T19:36:45.397 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.397 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_next_lat": { 2024-08-29T19:36:45.398 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 10497, 2024-08-29T19:36:45.398 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 13552990 2024-08-29T19:36:45.398 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.398 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_seek_to_first_lat": { 2024-08-29T19:36:45.398 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 44, 2024-08-29T19:36:45.398 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 77646 2024-08-29T19:36:45.398 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.398 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_upper_bound_lat": { 2024-08-29T19:36:45.398 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 18097, 2024-08-29T19:36:45.398 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 5594727898 2024-08-29T19:36:45.398 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.399 INFO:tasks.workunit.client.0.smithi029.stdout: "onode_hits": { 2024-08-29T19:36:45.399 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 222193 2024-08-29T19:36:45.399 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.399 INFO:tasks.workunit.client.0.smithi029.stdout: "onode_misses": { 2024-08-29T19:36:45.399 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 19515 2024-08-29T19:36:45.399 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.399 INFO:tasks.workunit.client.0.smithi029.stdout: "read_lat": { 2024-08-29T19:36:45.399 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 9362, 2024-08-29T19:36:45.399 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1357958458 2024-08-29T19:36:45.399 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.399 INFO:tasks.workunit.client.0.smithi029.stdout: "read_onode_meta_lat": { 2024-08-29T19:36:45.399 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 38522, 2024-08-29T19:36:45.399 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 19359763 2024-08-29T19:36:45.399 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.400 INFO:tasks.workunit.client.0.smithi029.stdout: "read_wait_aio_lat": { 2024-08-29T19:36:45.400 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 29160, 2024-08-29T19:36:45.400 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 960964703 2024-08-29T19:36:45.400 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.400 INFO:tasks.workunit.client.0.smithi029.stdout: "reads_with_retries": { 2024-08-29T19:36:45.400 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.400 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.400 INFO:tasks.workunit.client.0.smithi029.stdout: "remove_lat": { 2024-08-29T19:36:45.400 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 14012, 2024-08-29T19:36:45.400 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 674166851 2024-08-29T19:36:45.400 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.400 INFO:tasks.workunit.client.0.smithi029.stdout: "slow_aio_wait_count": { 2024-08-29T19:36:45.400 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.401 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.401 INFO:tasks.workunit.client.0.smithi029.stdout: "slow_committed_kv_count": { 2024-08-29T19:36:45.401 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.401 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.401 INFO:tasks.workunit.client.0.smithi029.stdout: "slow_read_onode_meta_count": { 2024-08-29T19:36:45.401 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.401 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.401 INFO:tasks.workunit.client.0.smithi029.stdout: "slow_read_wait_aio_count": { 2024-08-29T19:36:45.401 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.401 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.401 INFO:tasks.workunit.client.0.smithi029.stdout: "state_aio_wait_lat": { 2024-08-29T19:36:45.401 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 76947, 2024-08-29T19:36:45.401 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 4855795117 2024-08-29T19:36:45.402 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.402 INFO:tasks.workunit.client.0.smithi029.stdout: "state_deferred_aio_wait_lat": { 2024-08-29T19:36:45.402 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 16581, 2024-08-29T19:36:45.402 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1387861216 2024-08-29T19:36:45.402 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.402 INFO:tasks.workunit.client.0.smithi029.stdout: "state_deferred_cleanup_lat": { 2024-08-29T19:36:45.402 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 16580, 2024-08-29T19:36:45.402 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 4832291415040 2024-08-29T19:36:45.402 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.402 INFO:tasks.workunit.client.0.smithi029.stdout: "state_deferred_queued_lat": { 2024-08-29T19:36:45.402 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 16581, 2024-08-29T19:36:45.402 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 7016632968361 2024-08-29T19:36:45.402 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.403 INFO:tasks.workunit.client.0.smithi029.stdout: "state_done_lat": { 2024-08-29T19:36:45.403 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 76946, 2024-08-29T19:36:45.403 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 3086023154741 2024-08-29T19:36:45.403 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.403 INFO:tasks.workunit.client.0.smithi029.stdout: "state_finishing_lat": { 2024-08-29T19:36:45.403 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 76946, 2024-08-29T19:36:45.403 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 20625594 2024-08-29T19:36:45.403 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.403 INFO:tasks.workunit.client.0.smithi029.stdout: "state_io_done_lat": { 2024-08-29T19:36:45.403 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 76947, 2024-08-29T19:36:45.403 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 237853092 2024-08-29T19:36:45.403 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.404 INFO:tasks.workunit.client.0.smithi029.stdout: "state_kv_commiting_lat": { 2024-08-29T19:36:45.404 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 76947, 2024-08-29T19:36:45.404 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 45379948604 2024-08-29T19:36:45.404 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.404 INFO:tasks.workunit.client.0.smithi029.stdout: "state_kv_done_lat": { 2024-08-29T19:36:45.404 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 76947, 2024-08-29T19:36:45.404 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 60265712 2024-08-29T19:36:45.404 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.405 INFO:tasks.workunit.client.0.smithi029.stdout: "state_kv_queued_lat": { 2024-08-29T19:36:45.405 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 76947, 2024-08-29T19:36:45.405 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 24802683737 2024-08-29T19:36:45.405 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.405 INFO:tasks.workunit.client.0.smithi029.stdout: "state_prepare_lat": { 2024-08-29T19:36:45.405 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 76947, 2024-08-29T19:36:45.405 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 13261689149 2024-08-29T19:36:45.405 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.405 INFO:tasks.workunit.client.0.smithi029.stdout: "stored": { 2024-08-29T19:36:45.405 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 6499349 2024-08-29T19:36:45.405 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.405 INFO:tasks.workunit.client.0.smithi029.stdout: "truncate_lat": { 2024-08-29T19:36:45.406 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 2504, 2024-08-29T19:36:45.406 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 23116422 2024-08-29T19:36:45.406 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.406 INFO:tasks.workunit.client.0.smithi029.stdout: "txc_commit_lat": { 2024-08-29T19:36:45.406 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 76947, 2024-08-29T19:36:45.406 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 88565498728 2024-08-29T19:36:45.406 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.406 INFO:tasks.workunit.client.0.smithi029.stdout: "txc_submit_lat": { 2024-08-29T19:36:45.406 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 76947, 2024-08-29T19:36:45.407 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 15709365287 2024-08-29T19:36:45.407 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.407 INFO:tasks.workunit.client.0.smithi029.stdout: "txc_throttle_lat": { 2024-08-29T19:36:45.407 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 76947, 2024-08-29T19:36:45.407 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1047596461 2024-08-29T19:36:45.407 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:45.407 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.407 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore-pricache": { 2024-08-29T19:36:45.407 INFO:tasks.workunit.client.0.smithi029.stdout: "cache_bytes": { 2024-08-29T19:36:45.407 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1444629933 2024-08-29T19:36:45.408 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.408 INFO:tasks.workunit.client.0.smithi029.stdout: "heap_bytes": { 2024-08-29T19:36:45.408 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 452075520 2024-08-29T19:36:45.408 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.408 INFO:tasks.workunit.client.0.smithi029.stdout: "mapped_bytes": { 2024-08-29T19:36:45.408 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 417243136 2024-08-29T19:36:45.408 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.408 INFO:tasks.workunit.client.0.smithi029.stdout: "target_bytes": { 2024-08-29T19:36:45.408 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 2646983884 2024-08-29T19:36:45.409 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.409 INFO:tasks.workunit.client.0.smithi029.stdout: "unmapped_bytes": { 2024-08-29T19:36:45.409 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 34832384 2024-08-29T19:36:45.409 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:45.409 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.409 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore-pricache:data": { 2024-08-29T19:36:45.409 INFO:tasks.workunit.client.0.smithi029.stdout: "committed_bytes": { 2024-08-29T19:36:45.409 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 134217728 2024-08-29T19:36:45.410 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.410 INFO:tasks.workunit.client.0.smithi029.stdout: "pri0_bytes": { 2024-08-29T19:36:45.410 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.410 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.410 INFO:tasks.workunit.client.0.smithi029.stdout: "pri10_bytes": { 2024-08-29T19:36:45.410 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.410 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.410 INFO:tasks.workunit.client.0.smithi029.stdout: "pri11_bytes": { 2024-08-29T19:36:45.410 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 59512830 2024-08-29T19:36:45.410 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.411 INFO:tasks.workunit.client.0.smithi029.stdout: "pri1_bytes": { 2024-08-29T19:36:45.411 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.411 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.411 INFO:tasks.workunit.client.0.smithi029.stdout: "pri2_bytes": { 2024-08-29T19:36:45.411 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.411 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.411 INFO:tasks.workunit.client.0.smithi029.stdout: "pri3_bytes": { 2024-08-29T19:36:45.411 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.411 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.412 INFO:tasks.workunit.client.0.smithi029.stdout: "pri4_bytes": { 2024-08-29T19:36:45.412 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.412 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.412 INFO:tasks.workunit.client.0.smithi029.stdout: "pri5_bytes": { 2024-08-29T19:36:45.412 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.412 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.412 INFO:tasks.workunit.client.0.smithi029.stdout: "pri6_bytes": { 2024-08-29T19:36:45.412 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 249856 2024-08-29T19:36:45.412 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.413 INFO:tasks.workunit.client.0.smithi029.stdout: "pri7_bytes": { 2024-08-29T19:36:45.413 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.413 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.413 INFO:tasks.workunit.client.0.smithi029.stdout: "pri8_bytes": { 2024-08-29T19:36:45.413 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.413 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.413 INFO:tasks.workunit.client.0.smithi029.stdout: "pri9_bytes": { 2024-08-29T19:36:45.413 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.413 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.414 INFO:tasks.workunit.client.0.smithi029.stdout: "reserved_bytes": { 2024-08-29T19:36:45.414 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 74455042 2024-08-29T19:36:45.414 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:45.414 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.414 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore-pricache:kv": { 2024-08-29T19:36:45.414 INFO:tasks.workunit.client.0.smithi029.stdout: "committed_bytes": { 2024-08-29T19:36:45.414 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 587202560 2024-08-29T19:36:45.415 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.415 INFO:tasks.workunit.client.0.smithi029.stdout: "pri0_bytes": { 2024-08-29T19:36:45.415 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 67108864 2024-08-29T19:36:45.415 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.415 INFO:tasks.workunit.client.0.smithi029.stdout: "pri10_bytes": { 2024-08-29T19:36:45.415 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.415 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.415 INFO:tasks.workunit.client.0.smithi029.stdout: "pri11_bytes": { 2024-08-29T19:36:45.415 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 446346229 2024-08-29T19:36:45.415 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.416 INFO:tasks.workunit.client.0.smithi029.stdout: "pri1_bytes": { 2024-08-29T19:36:45.416 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.416 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.416 INFO:tasks.workunit.client.0.smithi029.stdout: "pri2_bytes": { 2024-08-29T19:36:45.416 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.416 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.416 INFO:tasks.workunit.client.0.smithi029.stdout: "pri3_bytes": { 2024-08-29T19:36:45.416 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1536 2024-08-29T19:36:45.417 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.417 INFO:tasks.workunit.client.0.smithi029.stdout: "pri4_bytes": { 2024-08-29T19:36:45.417 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.417 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.417 INFO:tasks.workunit.client.0.smithi029.stdout: "pri5_bytes": { 2024-08-29T19:36:45.417 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 104048 2024-08-29T19:36:45.417 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.417 INFO:tasks.workunit.client.0.smithi029.stdout: "pri6_bytes": { 2024-08-29T19:36:45.417 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.417 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.418 INFO:tasks.workunit.client.0.smithi029.stdout: "pri7_bytes": { 2024-08-29T19:36:45.418 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.418 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.418 INFO:tasks.workunit.client.0.smithi029.stdout: "pri8_bytes": { 2024-08-29T19:36:45.418 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.418 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.418 INFO:tasks.workunit.client.0.smithi029.stdout: "pri9_bytes": { 2024-08-29T19:36:45.418 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.418 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.419 INFO:tasks.workunit.client.0.smithi029.stdout: "reserved_bytes": { 2024-08-29T19:36:45.419 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 73641883 2024-08-29T19:36:45.419 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:45.419 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.419 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore-pricache:kv_onode": { 2024-08-29T19:36:45.419 INFO:tasks.workunit.client.0.smithi029.stdout: "committed_bytes": { 2024-08-29T19:36:45.419 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 176160768 2024-08-29T19:36:45.419 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.419 INFO:tasks.workunit.client.0.smithi029.stdout: "pri0_bytes": { 2024-08-29T19:36:45.419 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 67108864 2024-08-29T19:36:45.419 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.419 INFO:tasks.workunit.client.0.smithi029.stdout: "pri10_bytes": { 2024-08-29T19:36:45.419 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 112288 2024-08-29T19:36:45.420 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.420 INFO:tasks.workunit.client.0.smithi029.stdout: "pri11_bytes": { 2024-08-29T19:36:45.420 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 39675220 2024-08-29T19:36:45.420 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.420 INFO:tasks.workunit.client.0.smithi029.stdout: "pri1_bytes": { 2024-08-29T19:36:45.420 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.420 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.420 INFO:tasks.workunit.client.0.smithi029.stdout: "pri2_bytes": { 2024-08-29T19:36:45.420 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.420 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.420 INFO:tasks.workunit.client.0.smithi029.stdout: "pri3_bytes": { 2024-08-29T19:36:45.420 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.421 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.421 INFO:tasks.workunit.client.0.smithi029.stdout: "pri4_bytes": { 2024-08-29T19:36:45.421 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.421 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.421 INFO:tasks.workunit.client.0.smithi029.stdout: "pri5_bytes": { 2024-08-29T19:36:45.421 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.421 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.421 INFO:tasks.workunit.client.0.smithi029.stdout: "pri6_bytes": { 2024-08-29T19:36:45.421 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.421 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.421 INFO:tasks.workunit.client.0.smithi029.stdout: "pri7_bytes": { 2024-08-29T19:36:45.421 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.421 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.422 INFO:tasks.workunit.client.0.smithi029.stdout: "pri8_bytes": { 2024-08-29T19:36:45.422 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.422 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.422 INFO:tasks.workunit.client.0.smithi029.stdout: "pri9_bytes": { 2024-08-29T19:36:45.422 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.422 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.422 INFO:tasks.workunit.client.0.smithi029.stdout: "reserved_bytes": { 2024-08-29T19:36:45.422 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 69264396 2024-08-29T19:36:45.422 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:45.422 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.422 INFO:tasks.workunit.client.0.smithi029.stdout: "bluestore-pricache:meta": { 2024-08-29T19:36:45.422 INFO:tasks.workunit.client.0.smithi029.stdout: "committed_bytes": { 2024-08-29T19:36:45.423 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 520093696 2024-08-29T19:36:45.423 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.423 INFO:tasks.workunit.client.0.smithi029.stdout: "pri0_bytes": { 2024-08-29T19:36:45.423 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.423 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.423 INFO:tasks.workunit.client.0.smithi029.stdout: "pri10_bytes": { 2024-08-29T19:36:45.423 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.423 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.423 INFO:tasks.workunit.client.0.smithi029.stdout: "pri11_bytes": { 2024-08-29T19:36:45.423 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 446346229 2024-08-29T19:36:45.423 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.423 INFO:tasks.workunit.client.0.smithi029.stdout: "pri1_bytes": { 2024-08-29T19:36:45.423 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.423 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.424 INFO:tasks.workunit.client.0.smithi029.stdout: "pri2_bytes": { 2024-08-29T19:36:45.424 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.424 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.424 INFO:tasks.workunit.client.0.smithi029.stdout: "pri3_bytes": { 2024-08-29T19:36:45.424 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.424 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.424 INFO:tasks.workunit.client.0.smithi029.stdout: "pri4_bytes": { 2024-08-29T19:36:45.424 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.424 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.424 INFO:tasks.workunit.client.0.smithi029.stdout: "pri5_bytes": { 2024-08-29T19:36:45.424 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 129242 2024-08-29T19:36:45.424 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.424 INFO:tasks.workunit.client.0.smithi029.stdout: "pri6_bytes": { 2024-08-29T19:36:45.425 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1098565 2024-08-29T19:36:45.425 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.425 INFO:tasks.workunit.client.0.smithi029.stdout: "pri7_bytes": { 2024-08-29T19:36:45.425 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.425 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.425 INFO:tasks.workunit.client.0.smithi029.stdout: "pri8_bytes": { 2024-08-29T19:36:45.425 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.425 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.425 INFO:tasks.workunit.client.0.smithi029.stdout: "pri9_bytes": { 2024-08-29T19:36:45.425 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.425 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.425 INFO:tasks.workunit.client.0.smithi029.stdout: "reserved_bytes": { 2024-08-29T19:36:45.425 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 72519660 2024-08-29T19:36:45.426 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:45.426 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.426 INFO:tasks.workunit.client.0.smithi029.stdout: "objecter": { 2024-08-29T19:36:45.426 INFO:tasks.workunit.client.0.smithi029.stdout: "op_active": { 2024-08-29T19:36:45.426 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.426 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.426 INFO:tasks.workunit.client.0.smithi029.stdout: "op_r": { 2024-08-29T19:36:45.426 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 9 2024-08-29T19:36:45.426 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.426 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rmw": { 2024-08-29T19:36:45.426 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.426 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.426 INFO:tasks.workunit.client.0.smithi029.stdout: "op_w": { 2024-08-29T19:36:45.427 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.427 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:45.427 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.427 INFO:tasks.workunit.client.0.smithi029.stdout: "osd": { 2024-08-29T19:36:45.427 INFO:tasks.workunit.client.0.smithi029.stdout: "numpg": { 2024-08-29T19:36:45.427 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 53 2024-08-29T19:36:45.427 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.427 INFO:tasks.workunit.client.0.smithi029.stdout: "numpg_removing": { 2024-08-29T19:36:45.427 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.427 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.427 INFO:tasks.workunit.client.0.smithi029.stdout: "op": { 2024-08-29T19:36:45.427 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 48372 2024-08-29T19:36:45.427 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.428 INFO:tasks.workunit.client.0.smithi029.stdout: "op_before_queue_op_lat": { 2024-08-29T19:36:45.428 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 121371, 2024-08-29T19:36:45.428 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 15253302060 2024-08-29T19:36:45.428 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.428 INFO:tasks.workunit.client.0.smithi029.stdout: "op_delayed_degraded": { 2024-08-29T19:36:45.428 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.428 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.428 INFO:tasks.workunit.client.0.smithi029.stdout: "op_delayed_unreadable": { 2024-08-29T19:36:45.428 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.428 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.428 INFO:tasks.workunit.client.0.smithi029.stdout: "op_in_bytes": { 2024-08-29T19:36:45.428 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1553442498 2024-08-29T19:36:45.429 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.429 INFO:tasks.workunit.client.0.smithi029.stdout: "op_latency": { 2024-08-29T19:36:45.429 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 48372, 2024-08-29T19:36:45.429 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 126621508812 2024-08-29T19:36:45.429 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.429 INFO:tasks.workunit.client.0.smithi029.stdout: "op_out_bytes": { 2024-08-29T19:36:45.429 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1753023063 2024-08-29T19:36:45.429 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.429 INFO:tasks.workunit.client.0.smithi029.stdout: "op_prepare_latency": { 2024-08-29T19:36:45.429 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 48957, 2024-08-29T19:36:45.429 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 48659935492 2024-08-29T19:36:45.429 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.429 INFO:tasks.workunit.client.0.smithi029.stdout: "op_process_latency": { 2024-08-29T19:36:45.429 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 48372, 2024-08-29T19:36:45.430 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 74079793664 2024-08-29T19:36:45.430 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.430 INFO:tasks.workunit.client.0.smithi029.stdout: "op_r": { 2024-08-29T19:36:45.430 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 32051 2024-08-29T19:36:45.430 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.430 INFO:tasks.workunit.client.0.smithi029.stdout: "op_r_latency": { 2024-08-29T19:36:45.430 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 32051, 2024-08-29T19:36:45.430 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 27241001297 2024-08-29T19:36:45.430 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.430 INFO:tasks.workunit.client.0.smithi029.stdout: "op_r_latency_out_bytes_histogram": { 2024-08-29T19:36:45.430 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.430 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.431 INFO:tasks.workunit.client.0.smithi029.stdout: "op_r_out_bytes": { 2024-08-29T19:36:45.431 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1753023063 2024-08-29T19:36:45.431 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.431 INFO:tasks.workunit.client.0.smithi029.stdout: "op_r_prepare_latency": { 2024-08-29T19:36:45.431 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 32164, 2024-08-29T19:36:45.431 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 15087073934 2024-08-29T19:36:45.431 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.431 INFO:tasks.workunit.client.0.smithi029.stdout: "op_r_process_latency": { 2024-08-29T19:36:45.431 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 32051, 2024-08-29T19:36:45.431 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 13091837490 2024-08-29T19:36:45.431 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.432 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw": { 2024-08-29T19:36:45.432 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 14770 2024-08-29T19:36:45.432 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.432 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw_in_bytes": { 2024-08-29T19:36:45.432 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 369579416 2024-08-29T19:36:45.432 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.432 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw_latency": { 2024-08-29T19:36:45.432 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 14770, 2024-08-29T19:36:45.432 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 56203573433 2024-08-29T19:36:45.432 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.432 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw_latency_in_bytes_histogram": { 2024-08-29T19:36:45.433 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.433 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.433 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw_latency_out_bytes_histogram": { 2024-08-29T19:36:45.433 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.433 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.433 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw_out_bytes": { 2024-08-29T19:36:45.433 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.433 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.433 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw_prepare_latency": { 2024-08-29T19:36:45.433 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 15047, 2024-08-29T19:36:45.433 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 29278608215 2024-08-29T19:36:45.434 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.434 INFO:tasks.workunit.client.0.smithi029.stdout: "op_rw_process_latency": { 2024-08-29T19:36:45.434 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 14770, 2024-08-29T19:36:45.434 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 50426382341 2024-08-29T19:36:45.434 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.434 INFO:tasks.workunit.client.0.smithi029.stdout: "op_w": { 2024-08-29T19:36:45.434 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1551 2024-08-29T19:36:45.434 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.434 INFO:tasks.workunit.client.0.smithi029.stdout: "op_w_in_bytes": { 2024-08-29T19:36:45.434 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 1183863082 2024-08-29T19:36:45.434 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.434 INFO:tasks.workunit.client.0.smithi029.stdout: "op_w_latency": { 2024-08-29T19:36:45.435 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 1551, 2024-08-29T19:36:45.435 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 43176934082 2024-08-29T19:36:45.435 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.435 INFO:tasks.workunit.client.0.smithi029.stdout: "op_w_latency_in_bytes_histogram": { 2024-08-29T19:36:45.435 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.435 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.435 INFO:tasks.workunit.client.0.smithi029.stdout: "op_w_prepare_latency": { 2024-08-29T19:36:45.435 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 1746, 2024-08-29T19:36:45.435 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 4294253343 2024-08-29T19:36:45.435 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.435 INFO:tasks.workunit.client.0.smithi029.stdout: "op_w_process_latency": { 2024-08-29T19:36:45.436 INFO:tasks.workunit.client.0.smithi029.stdout: "count": 1551, 2024-08-29T19:36:45.436 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 10561573833 2024-08-29T19:36:45.436 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.436 INFO:tasks.workunit.client.0.smithi029.stdout: "op_wip": { 2024-08-29T19:36:45.436 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 0 2024-08-29T19:36:45.436 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.436 INFO:tasks.workunit.client.0.smithi029.stdout: "recovery_bytes": { 2024-08-29T19:36:45.436 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 50 2024-08-29T19:36:45.436 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.436 INFO:tasks.workunit.client.0.smithi029.stdout: "recovery_ops": { 2024-08-29T19:36:45.437 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 15 2024-08-29T19:36:45.437 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.437 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_bytes": { 2024-08-29T19:36:45.437 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 95995035648 2024-08-29T19:36:45.437 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.437 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_bytes_used": { 2024-08-29T19:36:45.437 INFO:tasks.workunit.client.0.smithi029.stdout: "value": 399400960 2024-08-29T19:36:45.437 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:45.437 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:45.437 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:45.438 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.438 INFO:tasks.workunit.client.0.smithi029.stdout: "pools": [ 2024-08-29T19:36:45.438 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:45.438 INFO:tasks.workunit.client.0.smithi029.stdout: "application": [ 2024-08-29T19:36:45.438 INFO:tasks.workunit.client.0.smithi029.stdout: "mgr" 2024-08-29T19:36:45.438 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:45.438 INFO:tasks.workunit.client.0.smithi029.stdout: "cache_mode": "none", 2024-08-29T19:36:45.438 INFO:tasks.workunit.client.0.smithi029.stdout: "erasure_code_profile": {}, 2024-08-29T19:36:45.438 INFO:tasks.workunit.client.0.smithi029.stdout: "flags_names": [ 2024-08-29T19:36:45.438 INFO:tasks.workunit.client.0.smithi029.stdout: "hashpspool" 2024-08-29T19:36:45.438 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:45.438 INFO:tasks.workunit.client.0.smithi029.stdout: "min_size": 2, 2024-08-29T19:36:45.439 INFO:tasks.workunit.client.0.smithi029.stdout: "options": {}, 2024-08-29T19:36:45.439 INFO:tasks.workunit.client.0.smithi029.stdout: "pg_autoscale_mode": "off", 2024-08-29T19:36:45.439 INFO:tasks.workunit.client.0.smithi029.stdout: "pg_num": 1, 2024-08-29T19:36:45.439 INFO:tasks.workunit.client.0.smithi029.stdout: "pgp_num": 1, 2024-08-29T19:36:45.439 INFO:tasks.workunit.client.0.smithi029.stdout: "pool": 1, 2024-08-29T19:36:45.439 INFO:tasks.workunit.client.0.smithi029.stdout: "size": 3, 2024-08-29T19:36:45.439 INFO:tasks.workunit.client.0.smithi029.stdout: "stats": { 2024-08-29T19:36:45.439 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_raw": 722878474506, 2024-08-29T19:36:45.439 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes_used": 1781760, 2024-08-29T19:36:45.439 INFO:tasks.workunit.client.0.smithi029.stdout: "compress_bytes_used": 0, 2024-08-29T19:36:45.440 INFO:tasks.workunit.client.0.smithi029.stdout: "compress_under_bytes": 0, 2024-08-29T19:36:45.440 INFO:tasks.workunit.client.0.smithi029.stdout: "data_bytes_used": 1781760, 2024-08-29T19:36:45.440 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty": 0, 2024-08-29T19:36:45.440 INFO:tasks.workunit.client.0.smithi029.stdout: "max_avail": 240959488000, 2024-08-29T19:36:45.440 INFO:tasks.workunit.client.0.smithi029.stdout: "objects": 2, 2024-08-29T19:36:45.440 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_bytes_used": 0, 2024-08-29T19:36:45.440 INFO:tasks.workunit.client.0.smithi029.stdout: "percent_used": 2.4648065846122336e-06, 2024-08-29T19:36:45.440 INFO:tasks.workunit.client.0.smithi029.stdout: "quota_bytes": 0, 2024-08-29T19:36:45.440 INFO:tasks.workunit.client.0.smithi029.stdout: "quota_objects": 0, 2024-08-29T19:36:45.441 INFO:tasks.workunit.client.0.smithi029.stdout: "rd": 812, 2024-08-29T19:36:45.441 INFO:tasks.workunit.client.0.smithi029.stdout: "rd_bytes": 1341440, 2024-08-29T19:36:45.441 INFO:tasks.workunit.client.0.smithi029.stdout: "stored": 590368, 2024-08-29T19:36:45.441 INFO:tasks.workunit.client.0.smithi029.stdout: "stored_data": 590368, 2024-08-29T19:36:45.441 INFO:tasks.workunit.client.0.smithi029.stdout: "stored_omap": 0, 2024-08-29T19:36:45.441 INFO:tasks.workunit.client.0.smithi029.stdout: "stored_raw": 1771104, 2024-08-29T19:36:45.441 INFO:tasks.workunit.client.0.smithi029.stdout: "wr": 311, 2024-08-29T19:36:45.441 INFO:tasks.workunit.client.0.smithi029.stdout: "wr_bytes": 2473984 2024-08-29T19:36:45.441 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.441 INFO:tasks.workunit.client.0.smithi029.stdout: "target_max_bytes": 0, 2024-08-29T19:36:45.441 INFO:tasks.workunit.client.0.smithi029.stdout: "target_max_objects": 0, 2024-08-29T19:36:45.441 INFO:tasks.workunit.client.0.smithi029.stdout: "type": "replicated" 2024-08-29T19:36:45.442 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.442 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:45.442 INFO:tasks.workunit.client.0.smithi029.stdout: "application": [ 2024-08-29T19:36:45.442 INFO:tasks.workunit.client.0.smithi029.stdout: "cephfs" 2024-08-29T19:36:45.442 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:45.442 INFO:tasks.workunit.client.0.smithi029.stdout: "cache_mode": "none", 2024-08-29T19:36:45.442 INFO:tasks.workunit.client.0.smithi029.stdout: "erasure_code_profile": {}, 2024-08-29T19:36:45.442 INFO:tasks.workunit.client.0.smithi029.stdout: "flags_names": [ 2024-08-29T19:36:45.442 INFO:tasks.workunit.client.0.smithi029.stdout: "hashpspool" 2024-08-29T19:36:45.443 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:45.443 INFO:tasks.workunit.client.0.smithi029.stdout: "min_size": 2, 2024-08-29T19:36:45.443 INFO:tasks.workunit.client.0.smithi029.stdout: "options": {}, 2024-08-29T19:36:45.443 INFO:tasks.workunit.client.0.smithi029.stdout: "pg_autoscale_mode": "off", 2024-08-29T19:36:45.443 INFO:tasks.workunit.client.0.smithi029.stdout: "pg_num": 32, 2024-08-29T19:36:45.443 INFO:tasks.workunit.client.0.smithi029.stdout: "pgp_num": 32, 2024-08-29T19:36:45.443 INFO:tasks.workunit.client.0.smithi029.stdout: "pool": 2, 2024-08-29T19:36:45.443 INFO:tasks.workunit.client.0.smithi029.stdout: "size": 3, 2024-08-29T19:36:45.443 INFO:tasks.workunit.client.0.smithi029.stdout: "stats": { 2024-08-29T19:36:45.443 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_raw": 722878474506, 2024-08-29T19:36:45.443 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes_used": 148932, 2024-08-29T19:36:45.443 INFO:tasks.workunit.client.0.smithi029.stdout: "compress_bytes_used": 0, 2024-08-29T19:36:45.444 INFO:tasks.workunit.client.0.smithi029.stdout: "compress_under_bytes": 0, 2024-08-29T19:36:45.444 INFO:tasks.workunit.client.0.smithi029.stdout: "data_bytes_used": 110592, 2024-08-29T19:36:45.444 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty": 0, 2024-08-29T19:36:45.444 INFO:tasks.workunit.client.0.smithi029.stdout: "max_avail": 240959488000, 2024-08-29T19:36:45.444 INFO:tasks.workunit.client.0.smithi029.stdout: "objects": 22, 2024-08-29T19:36:45.444 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_bytes_used": 38340, 2024-08-29T19:36:45.444 INFO:tasks.workunit.client.0.smithi029.stdout: "percent_used": 2.060263000203122e-07, 2024-08-29T19:36:45.444 INFO:tasks.workunit.client.0.smithi029.stdout: "quota_bytes": 0, 2024-08-29T19:36:45.444 INFO:tasks.workunit.client.0.smithi029.stdout: "quota_objects": 0, 2024-08-29T19:36:45.445 INFO:tasks.workunit.client.0.smithi029.stdout: "rd": 79, 2024-08-29T19:36:45.445 INFO:tasks.workunit.client.0.smithi029.stdout: "rd_bytes": 89088, 2024-08-29T19:36:45.445 INFO:tasks.workunit.client.0.smithi029.stdout: "stored": 19388, 2024-08-29T19:36:45.445 INFO:tasks.workunit.client.0.smithi029.stdout: "stored_data": 6608, 2024-08-29T19:36:45.445 INFO:tasks.workunit.client.0.smithi029.stdout: "stored_omap": 12780, 2024-08-29T19:36:45.445 INFO:tasks.workunit.client.0.smithi029.stdout: "stored_raw": 58164, 2024-08-29T19:36:45.445 INFO:tasks.workunit.client.0.smithi029.stdout: "wr": 68, 2024-08-29T19:36:45.445 INFO:tasks.workunit.client.0.smithi029.stdout: "wr_bytes": 36864 2024-08-29T19:36:45.445 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.445 INFO:tasks.workunit.client.0.smithi029.stdout: "target_max_bytes": 0, 2024-08-29T19:36:45.446 INFO:tasks.workunit.client.0.smithi029.stdout: "target_max_objects": 0, 2024-08-29T19:36:45.446 INFO:tasks.workunit.client.0.smithi029.stdout: "type": "replicated" 2024-08-29T19:36:45.446 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.446 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:45.446 INFO:tasks.workunit.client.0.smithi029.stdout: "application": [ 2024-08-29T19:36:45.446 INFO:tasks.workunit.client.0.smithi029.stdout: "cephfs" 2024-08-29T19:36:45.446 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:45.446 INFO:tasks.workunit.client.0.smithi029.stdout: "cache_mode": "none", 2024-08-29T19:36:45.446 INFO:tasks.workunit.client.0.smithi029.stdout: "erasure_code_profile": {}, 2024-08-29T19:36:45.446 INFO:tasks.workunit.client.0.smithi029.stdout: "flags_names": [ 2024-08-29T19:36:45.447 INFO:tasks.workunit.client.0.smithi029.stdout: "hashpspool" 2024-08-29T19:36:45.447 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:45.447 INFO:tasks.workunit.client.0.smithi029.stdout: "min_size": 2, 2024-08-29T19:36:45.447 INFO:tasks.workunit.client.0.smithi029.stdout: "options": {}, 2024-08-29T19:36:45.447 INFO:tasks.workunit.client.0.smithi029.stdout: "pg_autoscale_mode": "off", 2024-08-29T19:36:45.447 INFO:tasks.workunit.client.0.smithi029.stdout: "pg_num": 64, 2024-08-29T19:36:45.447 INFO:tasks.workunit.client.0.smithi029.stdout: "pgp_num": 64, 2024-08-29T19:36:45.447 INFO:tasks.workunit.client.0.smithi029.stdout: "pool": 3, 2024-08-29T19:36:45.447 INFO:tasks.workunit.client.0.smithi029.stdout: "size": 3, 2024-08-29T19:36:45.447 INFO:tasks.workunit.client.0.smithi029.stdout: "stats": { 2024-08-29T19:36:45.448 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_raw": 722878474506, 2024-08-29T19:36:45.448 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes_used": 0, 2024-08-29T19:36:45.448 INFO:tasks.workunit.client.0.smithi029.stdout: "compress_bytes_used": 0, 2024-08-29T19:36:45.448 INFO:tasks.workunit.client.0.smithi029.stdout: "compress_under_bytes": 0, 2024-08-29T19:36:45.448 INFO:tasks.workunit.client.0.smithi029.stdout: "data_bytes_used": 0, 2024-08-29T19:36:45.448 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty": 0, 2024-08-29T19:36:45.448 INFO:tasks.workunit.client.0.smithi029.stdout: "max_avail": 240959488000, 2024-08-29T19:36:45.448 INFO:tasks.workunit.client.0.smithi029.stdout: "objects": 0, 2024-08-29T19:36:45.448 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_bytes_used": 0, 2024-08-29T19:36:45.448 INFO:tasks.workunit.client.0.smithi029.stdout: "percent_used": 0.0, 2024-08-29T19:36:45.449 INFO:tasks.workunit.client.0.smithi029.stdout: "quota_bytes": 0, 2024-08-29T19:36:45.449 INFO:tasks.workunit.client.0.smithi029.stdout: "quota_objects": 0, 2024-08-29T19:36:45.449 INFO:tasks.workunit.client.0.smithi029.stdout: "rd": 0, 2024-08-29T19:36:45.449 INFO:tasks.workunit.client.0.smithi029.stdout: "rd_bytes": 0, 2024-08-29T19:36:45.449 INFO:tasks.workunit.client.0.smithi029.stdout: "stored": 0, 2024-08-29T19:36:45.449 INFO:tasks.workunit.client.0.smithi029.stdout: "stored_data": 0, 2024-08-29T19:36:45.449 INFO:tasks.workunit.client.0.smithi029.stdout: "stored_omap": 0, 2024-08-29T19:36:45.449 INFO:tasks.workunit.client.0.smithi029.stdout: "stored_raw": 0, 2024-08-29T19:36:45.449 INFO:tasks.workunit.client.0.smithi029.stdout: "wr": 0, 2024-08-29T19:36:45.450 INFO:tasks.workunit.client.0.smithi029.stdout: "wr_bytes": 0 2024-08-29T19:36:45.450 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.450 INFO:tasks.workunit.client.0.smithi029.stdout: "target_max_bytes": 0, 2024-08-29T19:36:45.450 INFO:tasks.workunit.client.0.smithi029.stdout: "target_max_objects": 0, 2024-08-29T19:36:45.450 INFO:tasks.workunit.client.0.smithi029.stdout: "type": "replicated" 2024-08-29T19:36:45.450 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.450 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:45.450 INFO:tasks.workunit.client.0.smithi029.stdout: "application": [ 2024-08-29T19:36:45.450 INFO:tasks.workunit.client.0.smithi029.stdout: "rbd" 2024-08-29T19:36:45.451 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:45.451 INFO:tasks.workunit.client.0.smithi029.stdout: "cache_mode": "none", 2024-08-29T19:36:45.451 INFO:tasks.workunit.client.0.smithi029.stdout: "erasure_code_profile": {}, 2024-08-29T19:36:45.451 INFO:tasks.workunit.client.0.smithi029.stdout: "flags_names": [ 2024-08-29T19:36:45.451 INFO:tasks.workunit.client.0.smithi029.stdout: "hashpspool", 2024-08-29T19:36:45.451 INFO:tasks.workunit.client.0.smithi029.stdout: "selfmanaged_snaps" 2024-08-29T19:36:45.451 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:45.451 INFO:tasks.workunit.client.0.smithi029.stdout: "min_size": 2, 2024-08-29T19:36:45.451 INFO:tasks.workunit.client.0.smithi029.stdout: "options": {}, 2024-08-29T19:36:45.451 INFO:tasks.workunit.client.0.smithi029.stdout: "pg_autoscale_mode": "off", 2024-08-29T19:36:45.451 INFO:tasks.workunit.client.0.smithi029.stdout: "pg_num": 8, 2024-08-29T19:36:45.452 INFO:tasks.workunit.client.0.smithi029.stdout: "pgp_num": 8, 2024-08-29T19:36:45.452 INFO:tasks.workunit.client.0.smithi029.stdout: "pool": 4, 2024-08-29T19:36:45.452 INFO:tasks.workunit.client.0.smithi029.stdout: "size": 3, 2024-08-29T19:36:45.452 INFO:tasks.workunit.client.0.smithi029.stdout: "stats": { 2024-08-29T19:36:45.452 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_raw": 722878474506, 2024-08-29T19:36:45.452 INFO:tasks.workunit.client.0.smithi029.stdout: "bytes_used": 12595200, 2024-08-29T19:36:45.452 INFO:tasks.workunit.client.0.smithi029.stdout: "compress_bytes_used": 0, 2024-08-29T19:36:45.452 INFO:tasks.workunit.client.0.smithi029.stdout: "compress_under_bytes": 0, 2024-08-29T19:36:45.452 INFO:tasks.workunit.client.0.smithi029.stdout: "data_bytes_used": 12595200, 2024-08-29T19:36:45.453 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty": 0, 2024-08-29T19:36:45.453 INFO:tasks.workunit.client.0.smithi029.stdout: "max_avail": 240959488000, 2024-08-29T19:36:45.453 INFO:tasks.workunit.client.0.smithi029.stdout: "objects": 4, 2024-08-29T19:36:45.453 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_bytes_used": 0, 2024-08-29T19:36:45.453 INFO:tasks.workunit.client.0.smithi029.stdout: "percent_used": 1.742337190080434e-05, 2024-08-29T19:36:45.453 INFO:tasks.workunit.client.0.smithi029.stdout: "quota_bytes": 0, 2024-08-29T19:36:45.453 INFO:tasks.workunit.client.0.smithi029.stdout: "quota_objects": 0, 2024-08-29T19:36:45.453 INFO:tasks.workunit.client.0.smithi029.stdout: "rd": 9062, 2024-08-29T19:36:45.453 INFO:tasks.workunit.client.0.smithi029.stdout: "rd_bytes": 3176573952, 2024-08-29T19:36:45.454 INFO:tasks.workunit.client.0.smithi029.stdout: "stored": 4194323, 2024-08-29T19:36:45.454 INFO:tasks.workunit.client.0.smithi029.stdout: "stored_data": 4194323, 2024-08-29T19:36:45.454 INFO:tasks.workunit.client.0.smithi029.stdout: "stored_omap": 0, 2024-08-29T19:36:45.454 INFO:tasks.workunit.client.0.smithi029.stdout: "stored_raw": 12582969, 2024-08-29T19:36:45.454 INFO:tasks.workunit.client.0.smithi029.stdout: "wr": 24307, 2024-08-29T19:36:45.454 INFO:tasks.workunit.client.0.smithi029.stdout: "wr_bytes": 3154283520 2024-08-29T19:36:45.454 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.454 INFO:tasks.workunit.client.0.smithi029.stdout: "target_max_bytes": 0, 2024-08-29T19:36:45.454 INFO:tasks.workunit.client.0.smithi029.stdout: "target_max_objects": 0, 2024-08-29T19:36:45.454 INFO:tasks.workunit.client.0.smithi029.stdout: "type": "replicated" 2024-08-29T19:36:45.455 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:45.455 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:45.455 INFO:tasks.workunit.client.0.smithi029.stdout: "rbd": { 2024-08-29T19:36:45.455 INFO:tasks.workunit.client.0.smithi029.stdout: "mirroring_by_pool": [ 2024-08-29T19:36:45.455 INFO:tasks.workunit.client.0.smithi029.stdout: false 2024-08-29T19:36:45.455 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:45.455 INFO:tasks.workunit.client.0.smithi029.stdout: "num_images_by_pool": [ 2024-08-29T19:36:45.455 INFO:tasks.workunit.client.0.smithi029.stdout: 0 2024-08-29T19:36:45.455 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:45.456 INFO:tasks.workunit.client.0.smithi029.stdout: "num_pools": 1 2024-08-29T19:36:45.456 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.456 INFO:tasks.workunit.client.0.smithi029.stdout: "report_id": "1fde6e2b-664b-42f0-82d1-58c3b47f06ae", 2024-08-29T19:36:45.456 INFO:tasks.workunit.client.0.smithi029.stdout: "report_timestamp": "2024-08-29T19:36:44.182595", 2024-08-29T19:36:45.456 INFO:tasks.workunit.client.0.smithi029.stdout: "report_version": 1, 2024-08-29T19:36:45.456 INFO:tasks.workunit.client.0.smithi029.stdout: "rocksdb_stats": { 2024-08-29T19:36:45.456 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "7.9.2" 2024-08-29T19:36:45.456 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.456 INFO:tasks.workunit.client.0.smithi029.stdout: "rook": { 2024-08-29T19:36:45.457 INFO:tasks.workunit.client.0.smithi029.stdout: "cluster": { 2024-08-29T19:36:45.457 INFO:tasks.workunit.client.0.smithi029.stdout: "external-mode": null, 2024-08-29T19:36:45.457 INFO:tasks.workunit.client.0.smithi029.stdout: "mon": { 2024-08-29T19:36:45.457 INFO:tasks.workunit.client.0.smithi029.stdout: "allow-multiple-per-node": null, 2024-08-29T19:36:45.457 INFO:tasks.workunit.client.0.smithi029.stdout: "count": null, 2024-08-29T19:36:45.457 INFO:tasks.workunit.client.0.smithi029.stdout: "max-id": null, 2024-08-29T19:36:45.457 INFO:tasks.workunit.client.0.smithi029.stdout: "pvc": { 2024-08-29T19:36:45.457 INFO:tasks.workunit.client.0.smithi029.stdout: "enabled": null 2024-08-29T19:36:45.457 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.457 INFO:tasks.workunit.client.0.smithi029.stdout: "stretch": { 2024-08-29T19:36:45.457 INFO:tasks.workunit.client.0.smithi029.stdout: "enabled": null 2024-08-29T19:36:45.457 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:45.457 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.457 INFO:tasks.workunit.client.0.smithi029.stdout: "network": { 2024-08-29T19:36:45.458 INFO:tasks.workunit.client.0.smithi029.stdout: "provider": null 2024-08-29T19:36:45.458 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.458 INFO:tasks.workunit.client.0.smithi029.stdout: "storage": { 2024-08-29T19:36:45.458 INFO:tasks.workunit.client.0.smithi029.stdout: "device-set": { 2024-08-29T19:36:45.458 INFO:tasks.workunit.client.0.smithi029.stdout: "count": { 2024-08-29T19:36:45.458 INFO:tasks.workunit.client.0.smithi029.stdout: "non-portable": null, 2024-08-29T19:36:45.458 INFO:tasks.workunit.client.0.smithi029.stdout: "portable": null, 2024-08-29T19:36:45.458 INFO:tasks.workunit.client.0.smithi029.stdout: "total": null 2024-08-29T19:36:45.458 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:45.458 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:45.458 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:45.458 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.458 INFO:tasks.workunit.client.0.smithi029.stdout: "csi": { 2024-08-29T19:36:45.459 INFO:tasks.workunit.client.0.smithi029.stdout: "version": null 2024-08-29T19:36:45.459 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.459 INFO:tasks.workunit.client.0.smithi029.stdout: "kubernetes": { 2024-08-29T19:36:45.459 INFO:tasks.workunit.client.0.smithi029.stdout: "version": null 2024-08-29T19:36:45.459 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.459 INFO:tasks.workunit.client.0.smithi029.stdout: "node": { 2024-08-29T19:36:45.459 INFO:tasks.workunit.client.0.smithi029.stdout: "count": { 2024-08-29T19:36:45.459 INFO:tasks.workunit.client.0.smithi029.stdout: "kubernetes-total": null, 2024-08-29T19:36:45.459 INFO:tasks.workunit.client.0.smithi029.stdout: "with-ceph-daemons": null, 2024-08-29T19:36:45.459 INFO:tasks.workunit.client.0.smithi029.stdout: "with-csi-cephfs-plugin": null, 2024-08-29T19:36:45.459 INFO:tasks.workunit.client.0.smithi029.stdout: "with-csi-nfs-plugin": null, 2024-08-29T19:36:45.459 INFO:tasks.workunit.client.0.smithi029.stdout: "with-csi-rbd-plugin": null 2024-08-29T19:36:45.459 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:45.460 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.460 INFO:tasks.workunit.client.0.smithi029.stdout: "usage": { 2024-08-29T19:36:45.460 INFO:tasks.workunit.client.0.smithi029.stdout: "storage-class": { 2024-08-29T19:36:45.460 INFO:tasks.workunit.client.0.smithi029.stdout: "count": { 2024-08-29T19:36:45.460 INFO:tasks.workunit.client.0.smithi029.stdout: "bucket": null, 2024-08-29T19:36:45.460 INFO:tasks.workunit.client.0.smithi029.stdout: "cephfs": null, 2024-08-29T19:36:45.460 INFO:tasks.workunit.client.0.smithi029.stdout: "nfs": null, 2024-08-29T19:36:45.460 INFO:tasks.workunit.client.0.smithi029.stdout: "rbd": null, 2024-08-29T19:36:45.460 INFO:tasks.workunit.client.0.smithi029.stdout: "total": null 2024-08-29T19:36:45.460 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:45.460 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:45.460 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.460 INFO:tasks.workunit.client.0.smithi029.stdout: "version": null 2024-08-29T19:36:45.460 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.461 INFO:tasks.workunit.client.0.smithi029.stdout: "services": {}, 2024-08-29T19:36:45.461 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_per_pg": [ 2024-08-29T19:36:45.461 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:45.461 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T19:36:45.461 INFO:tasks.workunit.client.0.smithi029.stdout: 0, 2024-08-29T19:36:45.461 INFO:tasks.workunit.client.0.smithi029.stdout: 7, 2024-08-29T19:36:45.461 INFO:tasks.workunit.client.0.smithi029.stdout: 4 2024-08-29T19:36:45.461 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:45.461 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 0, 2024-08-29T19:36:45.461 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T19:36:45.461 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T19:36:45.461 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 60, 2024-08-29T19:36:45.462 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T19:36:45.462 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:36:45.462 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T19:36:45.462 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T19:35:33.582942+0000", 2024-08-29T19:36:45.462 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T18:01:23.143494+0000", 2024-08-29T19:36:45.462 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T18:01:23.143494+0000", 2024-08-29T19:36:45.462 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T18:01:23.144243+0000", 2024-08-29T19:36:45.462 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T19:35:33.582942+0000", 2024-08-29T19:36:45.462 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T19:36:45.462 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:36:45.462 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T19:36:45.462 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 650, 2024-08-29T19:36:45.462 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T19:35:33.582942+0000", 2024-08-29T19:36:45.462 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T19:35:33.582942+0000", 2024-08-29T19:36:45.463 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T19:35:33.582942+0000", 2024-08-29T19:36:45.463 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T19:36:45.463 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T19:36:45.463 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T19:36:45.463 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T19:35:33.582942+0000", 2024-08-29T19:36:45.463 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T19:35:33.582942+0000", 2024-08-29T19:36:45.463 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T19:36:45.463 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 5, 2024-08-29T19:36:45.463 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T19:36:45.463 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T19:36:45.463 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 649, 2024-08-29T19:36:45.463 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T19:36:45.463 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T19:36:45.464 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T19:36:45.464 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T19:36:45.464 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 5, 2024-08-29T19:36:45.464 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:36:45.464 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T19:36:45.464 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T19:36:45.464 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "2.1f", 2024-08-29T19:36:45.464 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T19:36:45.464 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T19:36:45.464 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 3031, 2024-08-29T19:36:45.464 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 5576, 2024-08-29T19:36:45.464 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T19:36:45.464 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T02:23:16.679950+0000", 2024-08-29T19:36:45.465 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:36:45.465 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T19:36:45.465 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T19:36:45.465 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 582, 2024-08-29T19:36:45.465 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:36:45.465 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T19:36:45.465 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:36:45.465 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T19:36:45.465 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T19:36:45.465 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T19:36:45.465 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T19:36:45.465 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T19:36:45.465 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T19:36:45.465 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T19:36:45.466 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T19:36:45.466 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T19:36:45.466 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T19:36:45.466 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:36:45.466 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T19:36:45.466 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 6, 2024-08-29T19:36:45.466 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 2, 2024-08-29T19:36:45.466 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T19:36:45.466 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 2, 2024-08-29T19:36:45.466 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:36:45.466 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T19:36:45.466 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T19:36:45.466 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T19:36:45.466 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:36:45.467 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 1, 2024-08-29T19:36:45.467 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T19:36:45.467 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T19:36:45.467 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T19:36:45.467 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T19:36:45.467 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T19:36:45.467 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T19:36:45.467 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T19:36:45.467 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 4, 2024-08-29T19:36:45.467 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 4, 2024-08-29T19:36:45.467 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T19:36:45.467 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:36:45.468 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T19:36:45.468 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 4, 2024-08-29T19:36:45.468 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 1 2024-08-29T19:36:45.468 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.468 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T19:36:45.468 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T19:36:45.468 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T19:36:45.468 INFO:tasks.workunit.client.0.smithi029.stdout: 0, 2024-08-29T19:36:45.468 INFO:tasks.workunit.client.0.smithi029.stdout: 7, 2024-08-29T19:36:45.468 INFO:tasks.workunit.client.0.smithi029.stdout: 4 2024-08-29T19:36:45.468 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:45.468 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 0, 2024-08-29T19:36:45.468 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "693'5" 2024-08-29T19:36:45.469 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.469 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:45.469 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T19:36:45.469 INFO:tasks.workunit.client.0.smithi029.stdout: 3, 2024-08-29T19:36:45.469 INFO:tasks.workunit.client.0.smithi029.stdout: 6, 2024-08-29T19:36:45.469 INFO:tasks.workunit.client.0.smithi029.stdout: 2 2024-08-29T19:36:45.469 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:45.469 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 3, 2024-08-29T19:36:45.469 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T19:36:45.469 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T19:36:45.469 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T19:36:45.469 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T19:36:45.469 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:36:45.469 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T19:36:45.470 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T19:35:32.928207+0000", 2024-08-29T19:36:45.470 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T18:00:53.454443+0000", 2024-08-29T19:36:45.470 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T18:00:53.454443+0000", 2024-08-29T19:36:45.470 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T18:00:53.455432+0000", 2024-08-29T19:36:45.470 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T19:35:32.928207+0000", 2024-08-29T19:36:45.470 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:45.470 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:36:45.470 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:45.470 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 624, 2024-08-29T19:36:45.470 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T19:35:32.928207+0000", 2024-08-29T19:36:45.470 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T19:35:32.928207+0000", 2024-08-29T19:36:45.470 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T19:35:32.928207+0000", 2024-08-29T19:36:45.470 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T19:36:45.471 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T19:36:45.471 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:45.471 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T19:35:32.928207+0000", 2024-08-29T19:36:45.471 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T19:35:32.928207+0000", 2024-08-29T19:36:45.471 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T19:36:45.471 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T19:36:45.471 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T19:36:45.471 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T19:36:45.471 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 623, 2024-08-29T19:36:45.471 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T19:36:45.471 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T19:36:45.472 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T19:36:45.472 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T19:36:45.472 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T19:36:45.472 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:36:45.472 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T19:36:45.472 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T19:36:45.472 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.1e", 2024-08-29T19:36:45.472 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T19:36:45.472 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T19:36:45.472 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 3031, 2024-08-29T19:36:45.472 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 5512, 2024-08-29T19:36:45.473 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T19:36:45.473 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T04:30:08.037236+0000", 2024-08-29T19:36:45.473 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:36:45.473 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T19:36:45.473 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T19:36:45.473 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T19:36:45.473 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:36:45.473 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T19:36:45.473 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:36:45.473 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T19:36:45.473 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T19:36:45.473 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T19:36:45.473 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T19:36:45.474 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T19:36:45.474 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T19:36:45.474 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T19:36:45.474 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T19:36:45.474 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T19:36:45.474 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T19:36:45.474 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:36:45.474 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T19:36:45.474 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T19:36:45.475 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T19:36:45.475 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T19:36:45.475 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T19:36:45.475 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:36:45.475 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T19:36:45.475 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T19:36:45.475 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T19:36:45.475 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:36:45.475 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T19:36:45.475 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T19:36:45.475 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T19:36:45.475 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T19:36:45.475 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T19:36:45.476 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T19:36:45.476 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T19:36:45.476 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T19:36:45.476 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T19:36:45.476 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T19:36:45.476 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T19:36:45.476 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:36:45.476 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T19:36:45.476 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T19:36:45.476 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T19:36:45.476 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.476 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T19:36:45.476 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T19:36:45.477 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T19:36:45.477 INFO:tasks.workunit.client.0.smithi029.stdout: 3, 2024-08-29T19:36:45.477 INFO:tasks.workunit.client.0.smithi029.stdout: 6, 2024-08-29T19:36:45.477 INFO:tasks.workunit.client.0.smithi029.stdout: 2 2024-08-29T19:36:45.477 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:45.477 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 3, 2024-08-29T19:36:45.477 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T19:36:45.477 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.477 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:45.477 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T19:36:45.477 INFO:tasks.workunit.client.0.smithi029.stdout: 3, 2024-08-29T19:36:45.477 INFO:tasks.workunit.client.0.smithi029.stdout: 4, 2024-08-29T19:36:45.478 INFO:tasks.workunit.client.0.smithi029.stdout: 5 2024-08-29T19:36:45.478 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:45.478 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 3, 2024-08-29T19:36:45.478 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T19:36:45.478 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T19:36:45.478 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 60, 2024-08-29T19:36:45.478 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T19:36:45.478 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:36:45.478 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T19:36:45.478 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T19:35:32.928737+0000", 2024-08-29T19:36:45.479 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T18:00:22.814028+0000", 2024-08-29T19:36:45.479 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T18:00:22.814028+0000", 2024-08-29T19:36:45.479 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T18:00:22.815585+0000", 2024-08-29T19:36:45.479 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T19:35:32.928737+0000", 2024-08-29T19:36:45.479 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T19:36:45.479 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:36:45.479 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T19:36:45.479 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 597, 2024-08-29T19:36:45.479 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T19:35:32.928737+0000", 2024-08-29T19:36:45.479 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T19:35:32.928737+0000", 2024-08-29T19:36:45.480 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T19:35:32.928737+0000", 2024-08-29T19:36:45.480 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T19:36:45.480 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T19:36:45.480 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T19:36:45.480 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T19:35:32.928737+0000", 2024-08-29T19:36:45.480 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T19:35:32.928737+0000", 2024-08-29T19:36:45.480 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T19:36:45.480 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 2, 2024-08-29T19:36:45.480 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T19:36:45.480 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T19:36:45.481 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 596, 2024-08-29T19:36:45.481 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T19:36:45.481 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T19:36:45.481 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T19:36:45.481 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T19:36:45.481 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 2, 2024-08-29T19:36:45.481 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:36:45.481 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T19:36:45.481 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T19:36:45.482 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "2.1e", 2024-08-29T19:36:45.482 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T19:36:45.482 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T19:36:45.482 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 3031, 2024-08-29T19:36:45.482 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 5507, 2024-08-29T19:36:45.482 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T19:36:45.482 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T22:05:30.910259+0000", 2024-08-29T19:36:45.482 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:36:45.482 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T19:36:45.482 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T19:36:45.483 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T19:36:45.483 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:36:45.483 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T19:36:45.483 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:36:45.483 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T19:36:45.483 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T19:36:45.483 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T19:36:45.483 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T19:36:45.483 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T19:36:45.483 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T19:36:45.484 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T19:36:45.484 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T19:36:45.484 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T19:36:45.484 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T19:36:45.484 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:36:45.484 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T19:36:45.484 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T19:36:45.484 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T19:36:45.485 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T19:36:45.485 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T19:36:45.485 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:36:45.485 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T19:36:45.485 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T19:36:45.485 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T19:36:45.485 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:36:45.485 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T19:36:45.485 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T19:36:45.486 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T19:36:45.486 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T19:36:45.486 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T19:36:45.486 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T19:36:45.486 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T19:36:45.486 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T19:36:45.486 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T19:36:45.486 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T19:36:45.486 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T19:36:45.487 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:36:45.487 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T19:36:45.487 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T19:36:45.487 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T19:36:45.487 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.487 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T19:36:45.487 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T19:36:45.487 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T19:36:45.488 INFO:tasks.workunit.client.0.smithi029.stdout: 3, 2024-08-29T19:36:45.488 INFO:tasks.workunit.client.0.smithi029.stdout: 4, 2024-08-29T19:36:45.488 INFO:tasks.workunit.client.0.smithi029.stdout: 5 2024-08-29T19:36:45.488 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:45.488 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 3, 2024-08-29T19:36:45.488 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "693'2" 2024-08-29T19:36:45.488 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.488 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:45.488 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T19:36:45.489 INFO:tasks.workunit.client.0.smithi029.stdout: 0, 2024-08-29T19:36:45.489 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T19:36:45.489 INFO:tasks.workunit.client.0.smithi029.stdout: 2 2024-08-29T19:36:45.489 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:45.489 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 0, 2024-08-29T19:36:45.489 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T19:36:45.489 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T19:36:45.489 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T19:36:45.490 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T19:36:45.490 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:36:45.490 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T19:36:45.490 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T19:35:33.582381+0000", 2024-08-29T19:36:45.490 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T18:00:22.827999+0000", 2024-08-29T19:36:45.490 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T18:00:22.827999+0000", 2024-08-29T19:36:45.490 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T18:00:22.830522+0000", 2024-08-29T19:36:45.490 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T19:35:33.582381+0000", 2024-08-29T19:36:45.490 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:45.490 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:36:45.490 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:45.490 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 597, 2024-08-29T19:36:45.490 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T19:35:33.582381+0000", 2024-08-29T19:36:45.491 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T19:35:33.582381+0000", 2024-08-29T19:36:45.491 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T19:35:33.582381+0000", 2024-08-29T19:36:45.491 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T19:36:45.491 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T19:36:45.491 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:45.491 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T19:35:33.582381+0000", 2024-08-29T19:36:45.491 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T19:35:33.582381+0000", 2024-08-29T19:36:45.491 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T19:36:45.491 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T19:36:45.491 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T19:36:45.491 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T19:36:45.491 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 596, 2024-08-29T19:36:45.491 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T19:36:45.492 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T19:36:45.492 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T19:36:45.492 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T19:36:45.492 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T19:36:45.492 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:36:45.492 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T19:36:45.492 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T19:36:45.492 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.1f", 2024-08-29T19:36:45.492 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T19:36:45.492 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T19:36:45.492 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 3031, 2024-08-29T19:36:45.492 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 5564, 2024-08-29T19:36:45.492 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T19:36:45.493 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T03:44:28.148717+0000", 2024-08-29T19:36:45.493 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:36:45.493 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T19:36:45.493 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T19:36:45.493 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T19:36:45.493 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:36:45.493 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T19:36:45.493 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:36:45.493 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T19:36:45.493 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T19:36:45.493 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T19:36:45.493 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T19:36:45.493 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T19:36:45.493 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T19:36:45.494 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T19:36:45.494 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T19:36:45.494 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T19:36:45.494 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T19:36:45.494 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:36:45.494 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T19:36:45.494 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T19:36:45.494 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T19:36:45.494 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T19:36:45.494 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T19:36:45.494 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:36:45.494 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T19:36:45.494 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T19:36:45.495 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T19:36:45.495 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:36:45.495 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T19:36:45.495 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T19:36:45.495 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T19:36:45.495 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T19:36:45.495 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T19:36:45.495 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T19:36:45.495 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T19:36:45.495 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T19:36:45.495 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T19:36:45.495 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T19:36:45.495 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T19:36:45.496 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:36:45.496 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T19:36:45.496 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T19:36:45.496 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T19:36:45.496 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.496 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T19:36:45.496 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T19:36:45.496 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T19:36:45.496 INFO:tasks.workunit.client.0.smithi029.stdout: 0, 2024-08-29T19:36:45.496 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T19:36:45.496 INFO:tasks.workunit.client.0.smithi029.stdout: 2 2024-08-29T19:36:45.496 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:45.497 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 0, 2024-08-29T19:36:45.497 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T19:36:45.497 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.497 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:45.497 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T19:36:45.497 INFO:tasks.workunit.client.0.smithi029.stdout: 7, 2024-08-29T19:36:45.497 INFO:tasks.workunit.client.0.smithi029.stdout: 6, 2024-08-29T19:36:45.497 INFO:tasks.workunit.client.0.smithi029.stdout: 0 2024-08-29T19:36:45.497 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:45.497 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 7, 2024-08-29T19:36:45.497 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T19:36:45.497 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T19:36:45.497 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 60, 2024-08-29T19:36:45.498 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T19:36:45.498 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:36:45.498 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T19:36:45.498 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T19:35:33.590216+0000", 2024-08-29T19:36:45.498 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T18:01:23.160326+0000", 2024-08-29T19:36:45.498 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T18:01:23.160326+0000", 2024-08-29T19:36:45.498 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T18:01:23.161213+0000", 2024-08-29T19:36:45.498 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T19:35:33.590216+0000", 2024-08-29T19:36:45.498 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T19:36:45.498 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:36:45.498 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T19:36:45.498 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 650, 2024-08-29T19:36:45.498 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T19:35:33.590216+0000", 2024-08-29T19:36:45.499 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T19:35:33.590216+0000", 2024-08-29T19:36:45.499 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T19:35:33.590216+0000", 2024-08-29T19:36:45.499 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T19:36:45.499 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T19:36:45.499 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T19:36:45.499 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T19:35:33.590216+0000", 2024-08-29T19:36:45.499 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T19:35:33.590216+0000", 2024-08-29T19:36:45.499 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T19:36:45.499 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 2, 2024-08-29T19:36:45.499 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T19:36:45.499 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T19:36:45.499 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 649, 2024-08-29T19:36:45.499 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T19:36:45.499 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T19:36:45.500 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T19:36:45.500 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T19:36:45.500 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 2, 2024-08-29T19:36:45.500 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:36:45.500 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T19:36:45.500 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T19:36:45.500 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "2.1d", 2024-08-29T19:36:45.500 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T19:36:45.500 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T19:36:45.500 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 3031, 2024-08-29T19:36:45.500 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 5378, 2024-08-29T19:36:45.500 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T19:36:45.500 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T02:54:45.215292+0000", 2024-08-29T19:36:45.501 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:36:45.501 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T19:36:45.501 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T19:36:45.501 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T19:36:45.501 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:36:45.501 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T19:36:45.501 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:36:45.501 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T19:36:45.501 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T19:36:45.501 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T19:36:45.501 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T19:36:45.501 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T19:36:45.501 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T19:36:45.501 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T19:36:45.502 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T19:36:45.502 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T19:36:45.502 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T19:36:45.502 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:36:45.502 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T19:36:45.502 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 3, 2024-08-29T19:36:45.502 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 1, 2024-08-29T19:36:45.502 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T19:36:45.502 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 1, 2024-08-29T19:36:45.502 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:36:45.502 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T19:36:45.502 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T19:36:45.502 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T19:36:45.502 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:36:45.503 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 1, 2024-08-29T19:36:45.503 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T19:36:45.503 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T19:36:45.503 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T19:36:45.503 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T19:36:45.503 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T19:36:45.503 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T19:36:45.503 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T19:36:45.503 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 6, 2024-08-29T19:36:45.503 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 6, 2024-08-29T19:36:45.503 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T19:36:45.503 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:36:45.503 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T19:36:45.503 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 3, 2024-08-29T19:36:45.504 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T19:36:45.504 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.504 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T19:36:45.504 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T19:36:45.504 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T19:36:45.504 INFO:tasks.workunit.client.0.smithi029.stdout: 7, 2024-08-29T19:36:45.504 INFO:tasks.workunit.client.0.smithi029.stdout: 6, 2024-08-29T19:36:45.504 INFO:tasks.workunit.client.0.smithi029.stdout: 0 2024-08-29T19:36:45.504 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:45.504 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 7, 2024-08-29T19:36:45.504 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "66'2" 2024-08-29T19:36:45.504 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.505 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:45.505 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T19:36:45.505 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T19:36:45.505 INFO:tasks.workunit.client.0.smithi029.stdout: 4, 2024-08-29T19:36:45.505 INFO:tasks.workunit.client.0.smithi029.stdout: 1 2024-08-29T19:36:45.505 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:45.505 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 5, 2024-08-29T19:36:45.505 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T19:36:45.505 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T19:36:45.505 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T19:36:45.505 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T19:36:45.505 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:36:45.505 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T19:36:45.505 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T19:35:33.389885+0000", 2024-08-29T19:36:45.506 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T18:00:22.830451+0000", 2024-08-29T19:36:45.506 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T18:00:22.830451+0000", 2024-08-29T19:36:45.506 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T18:00:22.831256+0000", 2024-08-29T19:36:45.506 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T19:35:33.389885+0000", 2024-08-29T19:36:45.506 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:45.506 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:36:45.506 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:45.506 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 597, 2024-08-29T19:36:45.506 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T19:35:33.389885+0000", 2024-08-29T19:36:45.506 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T19:35:33.389885+0000", 2024-08-29T19:36:45.506 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T19:35:33.389885+0000", 2024-08-29T19:36:45.506 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T19:36:45.507 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T19:36:45.507 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:45.507 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T19:35:33.389885+0000", 2024-08-29T19:36:45.507 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T19:35:33.389885+0000", 2024-08-29T19:36:45.507 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T19:36:45.507 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T19:36:45.507 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T19:36:45.507 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T19:36:45.507 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 596, 2024-08-29T19:36:45.507 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T19:36:45.507 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T19:36:45.507 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T19:36:45.507 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T19:36:45.508 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T19:36:45.508 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:36:45.508 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T19:36:45.508 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T19:36:45.508 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.1c", 2024-08-29T19:36:45.508 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T19:36:45.508 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T19:36:45.508 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 3031, 2024-08-29T19:36:45.508 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 5439, 2024-08-29T19:36:45.508 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T19:36:45.508 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T21:27:05.945890+0000", 2024-08-29T19:36:45.508 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:36:45.508 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T19:36:45.509 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T19:36:45.509 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T19:36:45.509 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:36:45.509 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T19:36:45.509 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:36:45.509 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T19:36:45.509 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T19:36:45.509 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T19:36:45.509 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T19:36:45.509 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T19:36:45.509 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T19:36:45.509 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T19:36:45.509 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T19:36:45.510 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T19:36:45.510 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T19:36:45.510 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:36:45.510 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T19:36:45.510 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T19:36:45.510 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T19:36:45.510 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T19:36:45.510 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T19:36:45.510 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:36:45.510 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T19:36:45.510 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T19:36:45.510 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T19:36:45.510 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:36:45.511 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T19:36:45.511 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T19:36:45.511 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T19:36:45.511 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T19:36:45.511 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T19:36:45.511 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T19:36:45.511 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T19:36:45.511 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T19:36:45.511 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T19:36:45.512 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T19:36:45.512 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T19:36:45.512 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:36:45.512 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T19:36:45.512 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T19:36:45.512 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T19:36:45.512 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.512 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T19:36:45.512 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T19:36:45.512 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T19:36:45.512 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T19:36:45.512 INFO:tasks.workunit.client.0.smithi029.stdout: 4, 2024-08-29T19:36:45.512 INFO:tasks.workunit.client.0.smithi029.stdout: 1 2024-08-29T19:36:45.513 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:45.513 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 5, 2024-08-29T19:36:45.513 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T19:36:45.513 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.513 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:45.513 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T19:36:45.513 INFO:tasks.workunit.client.0.smithi029.stdout: 3, 2024-08-29T19:36:45.513 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T19:36:45.513 INFO:tasks.workunit.client.0.smithi029.stdout: 2 2024-08-29T19:36:45.513 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:45.513 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 3, 2024-08-29T19:36:45.514 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T19:36:45.514 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T19:36:45.514 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 60, 2024-08-29T19:36:45.514 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T19:36:45.514 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:36:45.514 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T19:36:45.514 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T19:35:32.928725+0000", 2024-08-29T19:36:45.514 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T18:00:22.831929+0000", 2024-08-29T19:36:45.514 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T18:00:22.831929+0000", 2024-08-29T19:36:45.514 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T18:00:22.832840+0000", 2024-08-29T19:36:45.515 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T19:35:32.928725+0000", 2024-08-29T19:36:45.515 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T19:36:45.515 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:36:45.515 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T19:36:45.515 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 597, 2024-08-29T19:36:45.515 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T19:35:32.928725+0000", 2024-08-29T19:36:45.515 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T19:35:32.928725+0000", 2024-08-29T19:36:45.515 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T19:35:32.928725+0000", 2024-08-29T19:36:45.515 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T19:36:45.515 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T19:36:45.515 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T19:36:45.515 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T19:35:32.928725+0000", 2024-08-29T19:36:45.515 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T19:35:32.928725+0000", 2024-08-29T19:36:45.516 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T19:36:45.516 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 2, 2024-08-29T19:36:45.516 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T19:36:45.516 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T19:36:45.516 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 596, 2024-08-29T19:36:45.516 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T19:36:45.516 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T19:36:45.516 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T19:36:45.516 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T19:36:45.516 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 2, 2024-08-29T19:36:45.517 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:36:45.517 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T19:36:45.517 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T19:36:45.517 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "2.1c", 2024-08-29T19:36:45.517 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T19:36:45.517 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T19:36:45.517 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 3031, 2024-08-29T19:36:45.517 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 5037, 2024-08-29T19:36:45.517 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T19:36:45.517 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T23:31:34.669439+0000", 2024-08-29T19:36:45.517 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:36:45.518 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T19:36:45.518 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T19:36:45.518 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T19:36:45.518 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:36:45.518 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T19:36:45.518 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:36:45.518 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T19:36:45.518 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T19:36:45.518 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T19:36:45.518 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T19:36:45.518 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T19:36:45.519 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T19:36:45.519 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T19:36:45.519 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T19:36:45.519 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T19:36:45.519 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T19:36:45.519 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:36:45.519 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T19:36:45.519 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 3, 2024-08-29T19:36:45.519 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 1, 2024-08-29T19:36:45.519 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T19:36:45.519 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 1, 2024-08-29T19:36:45.520 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:36:45.520 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T19:36:45.520 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T19:36:45.520 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T19:36:45.520 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:36:45.520 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 1, 2024-08-29T19:36:45.520 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T19:36:45.520 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 1, 2024-08-29T19:36:45.520 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T19:36:45.520 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T19:36:45.521 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T19:36:45.521 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T19:36:45.521 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T19:36:45.521 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 6, 2024-08-29T19:36:45.521 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 6, 2024-08-29T19:36:45.521 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T19:36:45.521 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:36:45.521 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T19:36:45.521 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 3, 2024-08-29T19:36:45.521 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T19:36:45.521 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.521 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T19:36:45.521 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T19:36:45.522 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T19:36:45.522 INFO:tasks.workunit.client.0.smithi029.stdout: 3, 2024-08-29T19:36:45.522 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T19:36:45.522 INFO:tasks.workunit.client.0.smithi029.stdout: 2 2024-08-29T19:36:45.522 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:45.522 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 3, 2024-08-29T19:36:45.522 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "66'2" 2024-08-29T19:36:45.522 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.522 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:45.522 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T19:36:45.523 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T19:36:45.523 INFO:tasks.workunit.client.0.smithi029.stdout: 4, 2024-08-29T19:36:45.523 INFO:tasks.workunit.client.0.smithi029.stdout: 6 2024-08-29T19:36:45.523 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:45.523 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 5, 2024-08-29T19:36:45.523 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T19:36:45.523 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T19:36:45.523 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T19:36:45.523 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T19:36:45.523 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:36:45.523 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T19:36:45.524 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T19:35:33.388965+0000", 2024-08-29T19:36:45.524 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T18:00:53.450788+0000", 2024-08-29T19:36:45.524 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T18:00:53.450788+0000", 2024-08-29T19:36:45.524 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T18:00:53.451503+0000", 2024-08-29T19:36:45.524 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T19:35:33.388965+0000", 2024-08-29T19:36:45.524 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:45.524 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:36:45.524 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:45.525 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 624, 2024-08-29T19:36:45.525 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T19:35:33.388965+0000", 2024-08-29T19:36:45.525 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T19:35:33.388965+0000", 2024-08-29T19:36:45.525 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T19:35:33.388965+0000", 2024-08-29T19:36:45.525 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T19:36:45.525 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T19:36:45.525 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:45.525 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T19:35:33.388965+0000", 2024-08-29T19:36:45.525 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T19:35:33.388965+0000", 2024-08-29T19:36:45.525 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T19:36:45.526 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T19:36:45.526 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T19:36:45.526 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T19:36:45.526 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 623, 2024-08-29T19:36:45.526 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T19:36:45.526 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T19:36:45.526 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T19:36:45.526 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T19:36:45.526 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T19:36:45.526 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:36:45.526 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T19:36:45.526 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T19:36:45.527 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.1d", 2024-08-29T19:36:45.527 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T19:36:45.527 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T19:36:45.527 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 3031, 2024-08-29T19:36:45.527 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 5433, 2024-08-29T19:36:45.527 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T19:36:45.527 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T00:23:23.693208+0000", 2024-08-29T19:36:45.527 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:36:45.527 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T19:36:45.527 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T19:36:45.527 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T19:36:45.527 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:36:45.527 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T19:36:45.527 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:36:45.528 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T19:36:45.528 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T19:36:45.528 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T19:36:45.528 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T19:36:45.528 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T19:36:45.528 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T19:36:45.528 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T19:36:45.528 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T19:36:45.528 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T19:36:45.528 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T19:36:45.528 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:36:45.528 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T19:36:45.528 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T19:36:45.529 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T19:36:45.529 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T19:36:45.529 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T19:36:45.529 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:36:45.529 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T19:36:45.529 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T19:36:45.529 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T19:36:45.529 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:36:45.529 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T19:36:45.529 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T19:36:45.529 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T19:36:45.529 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T19:36:45.529 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T19:36:45.530 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T19:36:45.530 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T19:36:45.530 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T19:36:45.530 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T19:36:45.530 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T19:36:45.530 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T19:36:45.530 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:36:45.530 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T19:36:45.530 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T19:36:45.530 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T19:36:45.530 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.530 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T19:36:45.530 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T19:36:45.530 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T19:36:45.531 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T19:36:45.531 INFO:tasks.workunit.client.0.smithi029.stdout: 4, 2024-08-29T19:36:45.531 INFO:tasks.workunit.client.0.smithi029.stdout: 6 2024-08-29T19:36:45.531 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:45.531 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 5, 2024-08-29T19:36:45.531 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T19:36:45.531 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.531 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:45.531 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T19:36:45.531 INFO:tasks.workunit.client.0.smithi029.stdout: 6, 2024-08-29T19:36:45.531 INFO:tasks.workunit.client.0.smithi029.stdout: 4, 2024-08-29T19:36:45.531 INFO:tasks.workunit.client.0.smithi029.stdout: 1 2024-08-29T19:36:45.531 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:45.531 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 6, 2024-08-29T19:36:45.532 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T19:36:45.532 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T19:36:45.532 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T19:36:45.532 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T19:36:45.532 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:36:45.532 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T19:36:45.532 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T19:35:33.588430+0000", 2024-08-29T19:36:45.532 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T18:00:53.443642+0000", 2024-08-29T19:36:45.532 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T18:00:53.443642+0000", 2024-08-29T19:36:45.532 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T18:00:53.444806+0000", 2024-08-29T19:36:45.532 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T19:35:33.588430+0000", 2024-08-29T19:36:45.532 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:45.533 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:36:45.533 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:45.533 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 624, 2024-08-29T19:36:45.533 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T19:35:33.588430+0000", 2024-08-29T19:36:45.533 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T19:35:33.588430+0000", 2024-08-29T19:36:45.533 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T19:35:33.588430+0000", 2024-08-29T19:36:45.533 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T19:36:45.533 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T19:36:45.533 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:45.533 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T19:35:33.588430+0000", 2024-08-29T19:36:45.533 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T19:35:33.588430+0000", 2024-08-29T19:36:45.533 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T19:36:45.533 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T19:36:45.533 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T19:36:45.534 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T19:36:45.534 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 623, 2024-08-29T19:36:45.534 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T19:36:45.534 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T19:36:45.534 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T19:36:45.534 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T19:36:45.534 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T19:36:45.534 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:36:45.534 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T19:36:45.534 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T19:36:45.534 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.a", 2024-08-29T19:36:45.534 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T19:36:45.535 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T19:36:45.535 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 3031, 2024-08-29T19:36:45.535 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 5425, 2024-08-29T19:36:45.535 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T19:36:45.535 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T20:03:36.131058+0000", 2024-08-29T19:36:45.535 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:36:45.535 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T19:36:45.535 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T19:36:45.535 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T19:36:45.535 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:36:45.535 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T19:36:45.535 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:36:45.535 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T19:36:45.536 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T19:36:45.536 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T19:36:45.536 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T19:36:45.536 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T19:36:45.536 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T19:36:45.536 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T19:36:45.536 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T19:36:45.536 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T19:36:45.536 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T19:36:45.536 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:36:45.536 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T19:36:45.536 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T19:36:45.536 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T19:36:45.536 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T19:36:45.537 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T19:36:45.537 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:36:45.537 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T19:36:45.537 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T19:36:45.537 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T19:36:45.537 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:36:45.537 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T19:36:45.537 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T19:36:45.537 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T19:36:45.537 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T19:36:45.537 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T19:36:45.537 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T19:36:45.537 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T19:36:45.538 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T19:36:45.538 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T19:36:45.538 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T19:36:45.538 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T19:36:45.538 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:36:45.538 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T19:36:45.538 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T19:36:45.538 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T19:36:45.538 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.538 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T19:36:45.538 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T19:36:45.538 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T19:36:45.538 INFO:tasks.workunit.client.0.smithi029.stdout: 6, 2024-08-29T19:36:45.538 INFO:tasks.workunit.client.0.smithi029.stdout: 4, 2024-08-29T19:36:45.539 INFO:tasks.workunit.client.0.smithi029.stdout: 1 2024-08-29T19:36:45.539 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:45.539 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 6, 2024-08-29T19:36:45.540 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T19:36:45.540 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.540 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:45.541 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T19:36:45.541 INFO:tasks.workunit.client.0.smithi029.stdout: 3, 2024-08-29T19:36:45.541 INFO:tasks.workunit.client.0.smithi029.stdout: 4, 2024-08-29T19:36:45.541 INFO:tasks.workunit.client.0.smithi029.stdout: 5 2024-08-29T19:36:45.541 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:45.541 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 3, 2024-08-29T19:36:45.541 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T19:36:45.541 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T19:36:45.541 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 60, 2024-08-29T19:36:45.541 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T19:36:45.541 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:36:45.541 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T19:36:45.541 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T19:35:32.933166+0000", 2024-08-29T19:36:45.541 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T18:00:22.814693+0000", 2024-08-29T19:36:45.542 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T18:00:22.814693+0000", 2024-08-29T19:36:45.542 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T18:00:22.816078+0000", 2024-08-29T19:36:45.542 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T19:35:32.933166+0000", 2024-08-29T19:36:45.542 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T19:36:45.542 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:36:45.542 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T19:36:45.542 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 597, 2024-08-29T19:36:45.542 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T19:35:32.933166+0000", 2024-08-29T19:36:45.542 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T19:35:32.933166+0000", 2024-08-29T19:36:45.542 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T19:35:32.933166+0000", 2024-08-29T19:36:45.542 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T19:36:45.542 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T19:36:45.542 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T19:36:45.543 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T19:35:32.933166+0000", 2024-08-29T19:36:45.543 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T19:35:32.933166+0000", 2024-08-29T19:36:45.543 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T19:36:45.543 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 3, 2024-08-29T19:36:45.543 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T19:36:45.543 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T19:36:45.543 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 596, 2024-08-29T19:36:45.543 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T19:36:45.543 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T19:36:45.543 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T19:36:45.544 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T19:36:45.544 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 3, 2024-08-29T19:36:45.544 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:36:45.544 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T19:36:45.544 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T19:36:45.544 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "2.b", 2024-08-29T19:36:45.544 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T19:36:45.544 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T19:36:45.544 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 3031, 2024-08-29T19:36:45.544 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 5051, 2024-08-29T19:36:45.544 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T19:36:45.544 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T00:22:46.856599+0000", 2024-08-29T19:36:45.545 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:36:45.545 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T19:36:45.545 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T19:36:45.545 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T19:36:45.545 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:36:45.545 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T19:36:45.545 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:36:45.545 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T19:36:45.545 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T19:36:45.545 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T19:36:45.545 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T19:36:45.545 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T19:36:45.546 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T19:36:45.546 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T19:36:45.546 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T19:36:45.546 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T19:36:45.546 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T19:36:45.546 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:36:45.546 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T19:36:45.546 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 3, 2024-08-29T19:36:45.546 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 1, 2024-08-29T19:36:45.546 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T19:36:45.547 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 1, 2024-08-29T19:36:45.547 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:36:45.547 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T19:36:45.547 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T19:36:45.547 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T19:36:45.547 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:36:45.547 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 1, 2024-08-29T19:36:45.547 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T19:36:45.547 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 1, 2024-08-29T19:36:45.547 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T19:36:45.547 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T19:36:45.547 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T19:36:45.548 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T19:36:45.548 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T19:36:45.548 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 2, 2024-08-29T19:36:45.548 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 2, 2024-08-29T19:36:45.548 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T19:36:45.548 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:36:45.548 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T19:36:45.548 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 1, 2024-08-29T19:36:45.548 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T19:36:45.548 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.549 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T19:36:45.549 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T19:36:45.549 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T19:36:45.549 INFO:tasks.workunit.client.0.smithi029.stdout: 3, 2024-08-29T19:36:45.549 INFO:tasks.workunit.client.0.smithi029.stdout: 4, 2024-08-29T19:36:45.549 INFO:tasks.workunit.client.0.smithi029.stdout: 5 2024-08-29T19:36:45.549 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:45.549 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 3, 2024-08-29T19:36:45.549 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "693'3" 2024-08-29T19:36:45.549 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.549 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:45.549 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T19:36:45.550 INFO:tasks.workunit.client.0.smithi029.stdout: 3, 2024-08-29T19:36:45.550 INFO:tasks.workunit.client.0.smithi029.stdout: 2, 2024-08-29T19:36:45.550 INFO:tasks.workunit.client.0.smithi029.stdout: 4 2024-08-29T19:36:45.550 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:45.550 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 3, 2024-08-29T19:36:45.550 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T19:36:45.550 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T19:36:45.550 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T19:36:45.550 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T19:36:45.550 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:36:45.551 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T19:36:45.551 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T19:35:32.933385+0000", 2024-08-29T19:36:45.551 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T17:59:52.073465+0000", 2024-08-29T19:36:45.551 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T17:59:52.073465+0000", 2024-08-29T19:36:45.551 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T17:59:52.074220+0000", 2024-08-29T19:36:45.551 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T19:35:32.933385+0000", 2024-08-29T19:36:45.551 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:45.551 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:36:45.551 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:45.551 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 568, 2024-08-29T19:36:45.551 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T19:35:32.933385+0000", 2024-08-29T19:36:45.551 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T19:35:32.933385+0000", 2024-08-29T19:36:45.551 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T19:35:32.933385+0000", 2024-08-29T19:36:45.552 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T19:36:45.552 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T19:36:45.552 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:45.552 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T19:35:32.933385+0000", 2024-08-29T19:36:45.552 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T19:35:32.933385+0000", 2024-08-29T19:36:45.552 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T19:36:45.552 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T19:36:45.552 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T19:36:45.552 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T19:36:45.552 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 567, 2024-08-29T19:36:45.552 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T19:36:45.552 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T19:36:45.552 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T19:36:45.553 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T19:36:45.553 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T19:36:45.553 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:36:45.553 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T19:36:45.553 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T19:36:45.553 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.b", 2024-08-29T19:36:45.553 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T19:36:45.553 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T19:36:45.553 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 3031, 2024-08-29T19:36:45.553 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 5515, 2024-08-29T19:36:45.553 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T19:36:45.553 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T03:08:04.672710+0000", 2024-08-29T19:36:45.553 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:36:45.553 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T19:36:45.554 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T19:36:45.554 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T19:36:45.554 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:36:45.554 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T19:36:45.554 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:36:45.554 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T19:36:45.554 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T19:36:45.554 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T19:36:45.554 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T19:36:45.554 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T19:36:45.554 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T19:36:45.554 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T19:36:45.554 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T19:36:45.555 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T19:36:45.555 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T19:36:45.555 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:36:45.555 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T19:36:45.555 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T19:36:45.555 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T19:36:45.555 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T19:36:45.555 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T19:36:45.555 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:36:45.555 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T19:36:45.555 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T19:36:45.555 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T19:36:45.555 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:36:45.556 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T19:36:45.556 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T19:36:45.556 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T19:36:45.556 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T19:36:45.556 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T19:36:45.556 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T19:36:45.556 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T19:36:45.556 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T19:36:45.556 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T19:36:45.556 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T19:36:45.556 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T19:36:45.556 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:36:45.556 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T19:36:45.557 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T19:36:45.557 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T19:36:45.557 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.557 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T19:36:45.557 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T19:36:45.557 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T19:36:45.557 INFO:tasks.workunit.client.0.smithi029.stdout: 3, 2024-08-29T19:36:45.557 INFO:tasks.workunit.client.0.smithi029.stdout: 2, 2024-08-29T19:36:45.557 INFO:tasks.workunit.client.0.smithi029.stdout: 4 2024-08-29T19:36:45.557 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:45.557 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 3, 2024-08-29T19:36:45.557 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T19:36:45.557 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.557 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:45.558 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T19:36:45.558 INFO:tasks.workunit.client.0.smithi029.stdout: 1, 2024-08-29T19:36:45.558 INFO:tasks.workunit.client.0.smithi029.stdout: 3, 2024-08-29T19:36:45.558 INFO:tasks.workunit.client.0.smithi029.stdout: 7 2024-08-29T19:36:45.558 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:45.558 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 1, 2024-08-29T19:36:45.558 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T19:36:45.558 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T19:36:45.558 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 60, 2024-08-29T19:36:45.558 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T19:36:45.558 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:36:45.559 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T19:36:45.559 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T19:35:32.937287+0000", 2024-08-29T19:36:45.559 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T18:01:23.149241+0000", 2024-08-29T19:36:45.559 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T18:01:23.149241+0000", 2024-08-29T19:36:45.559 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T18:01:23.149797+0000", 2024-08-29T19:36:45.559 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T19:35:32.937287+0000", 2024-08-29T19:36:45.559 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T19:36:45.559 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:36:45.559 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T19:36:45.559 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 650, 2024-08-29T19:36:45.559 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T19:35:32.937287+0000", 2024-08-29T19:36:45.559 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T19:35:32.937287+0000", 2024-08-29T19:36:45.559 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T19:35:32.937287+0000", 2024-08-29T19:36:45.560 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T19:36:45.560 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T19:36:45.560 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T19:36:45.560 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T19:35:32.937287+0000", 2024-08-29T19:36:45.560 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T19:35:32.937287+0000", 2024-08-29T19:36:45.560 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T19:36:45.560 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T19:36:45.560 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T19:36:45.560 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T19:36:45.560 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 649, 2024-08-29T19:36:45.560 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T19:36:45.561 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T19:36:45.561 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T19:36:45.561 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T19:36:45.561 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T19:36:45.561 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:36:45.561 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T19:36:45.561 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T19:36:45.561 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "2.a", 2024-08-29T19:36:45.561 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T19:36:45.561 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T19:36:45.561 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 3031, 2024-08-29T19:36:45.561 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 5545, 2024-08-29T19:36:45.561 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T19:36:45.562 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T20:32:45.311738+0000", 2024-08-29T19:36:45.562 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:36:45.562 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T19:36:45.562 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T19:36:45.562 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T19:36:45.562 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:36:45.562 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T19:36:45.562 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:36:45.562 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T19:36:45.562 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T19:36:45.562 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T19:36:45.562 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T19:36:45.562 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T19:36:45.563 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T19:36:45.563 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T19:36:45.563 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T19:36:45.563 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T19:36:45.563 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T19:36:45.563 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:36:45.563 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T19:36:45.563 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T19:36:45.563 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T19:36:45.563 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T19:36:45.563 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T19:36:45.563 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:36:45.563 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T19:36:45.563 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T19:36:45.564 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T19:36:45.564 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:36:45.564 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T19:36:45.564 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T19:36:45.564 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T19:36:45.564 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T19:36:45.564 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T19:36:45.564 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T19:36:45.564 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T19:36:45.564 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T19:36:45.564 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T19:36:45.564 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T19:36:45.564 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T19:36:45.565 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:36:45.565 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T19:36:45.565 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T19:36:45.565 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T19:36:45.565 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.565 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T19:36:45.565 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T19:36:45.565 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T19:36:45.565 INFO:tasks.workunit.client.0.smithi029.stdout: 1, 2024-08-29T19:36:45.565 INFO:tasks.workunit.client.0.smithi029.stdout: 3, 2024-08-29T19:36:45.565 INFO:tasks.workunit.client.0.smithi029.stdout: 7 2024-08-29T19:36:45.565 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:45.565 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 1, 2024-08-29T19:36:45.566 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T19:36:45.566 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.566 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:45.566 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T19:36:45.566 INFO:tasks.workunit.client.0.smithi029.stdout: 3, 2024-08-29T19:36:45.566 INFO:tasks.workunit.client.0.smithi029.stdout: 1, 2024-08-29T19:36:45.566 INFO:tasks.workunit.client.0.smithi029.stdout: 7 2024-08-29T19:36:45.566 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:45.566 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 3, 2024-08-29T19:36:45.566 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T19:36:45.566 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T19:36:45.566 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T19:36:45.566 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T19:36:45.567 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:36:45.567 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T19:36:45.567 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T19:35:32.928516+0000", 2024-08-29T19:36:45.567 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T18:01:23.137642+0000", 2024-08-29T19:36:45.567 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T18:01:23.137642+0000", 2024-08-29T19:36:45.567 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T18:01:23.139506+0000", 2024-08-29T19:36:45.567 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T19:35:32.928516+0000", 2024-08-29T19:36:45.567 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:45.567 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:36:45.567 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:45.567 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 650, 2024-08-29T19:36:45.567 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T19:35:32.928516+0000", 2024-08-29T19:36:45.567 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T19:35:32.928516+0000", 2024-08-29T19:36:45.568 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T19:35:32.928516+0000", 2024-08-29T19:36:45.568 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T19:36:45.568 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T19:36:45.568 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:45.568 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T19:35:32.928516+0000", 2024-08-29T19:36:45.568 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T19:35:32.928516+0000", 2024-08-29T19:36:45.568 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T19:36:45.568 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T19:36:45.568 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T19:36:45.568 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T19:36:45.568 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 649, 2024-08-29T19:36:45.568 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T19:36:45.568 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T19:36:45.569 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T19:36:45.569 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T19:36:45.569 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T19:36:45.569 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:36:45.569 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T19:36:45.569 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T19:36:45.569 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.8", 2024-08-29T19:36:45.569 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T19:36:45.569 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T19:36:45.569 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 3031, 2024-08-29T19:36:45.569 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 5483, 2024-08-29T19:36:45.569 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T19:36:45.570 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T03:32:51.683373+0000", 2024-08-29T19:36:45.570 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:36:45.570 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T19:36:45.570 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T19:36:45.570 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T19:36:45.570 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:36:45.570 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T19:36:45.570 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:36:45.570 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T19:36:45.570 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T19:36:45.570 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T19:36:45.570 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T19:36:45.570 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T19:36:45.571 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T19:36:45.571 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T19:36:45.571 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T19:36:45.571 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T19:36:45.571 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T19:36:45.571 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:36:45.571 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T19:36:45.571 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T19:36:45.571 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T19:36:45.571 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T19:36:45.571 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T19:36:45.571 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:36:45.572 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T19:36:45.572 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T19:36:45.572 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T19:36:45.572 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:36:45.572 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T19:36:45.572 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T19:36:45.572 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T19:36:45.572 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T19:36:45.572 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T19:36:45.572 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T19:36:45.572 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T19:36:45.572 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T19:36:45.573 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T19:36:45.573 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T19:36:45.573 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T19:36:45.573 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:36:45.573 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T19:36:45.573 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T19:36:45.573 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T19:36:45.573 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.573 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T19:36:45.573 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T19:36:45.573 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T19:36:45.573 INFO:tasks.workunit.client.0.smithi029.stdout: 3, 2024-08-29T19:36:45.574 INFO:tasks.workunit.client.0.smithi029.stdout: 1, 2024-08-29T19:36:45.574 INFO:tasks.workunit.client.0.smithi029.stdout: 7 2024-08-29T19:36:45.574 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:45.574 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 3, 2024-08-29T19:36:45.574 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T19:36:45.574 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.574 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:45.574 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T19:36:45.574 INFO:tasks.workunit.client.0.smithi029.stdout: 1, 2024-08-29T19:36:45.574 INFO:tasks.workunit.client.0.smithi029.stdout: 7, 2024-08-29T19:36:45.574 INFO:tasks.workunit.client.0.smithi029.stdout: 3 2024-08-29T19:36:45.574 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:45.574 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 1, 2024-08-29T19:36:45.575 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T19:36:45.575 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T19:36:45.575 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 60, 2024-08-29T19:36:45.575 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T19:36:45.575 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:36:45.575 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T19:36:45.575 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T19:35:32.927810+0000", 2024-08-29T19:36:45.575 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T18:01:23.148481+0000", 2024-08-29T19:36:45.575 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T18:01:23.148481+0000", 2024-08-29T19:36:45.575 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T18:01:23.149043+0000", 2024-08-29T19:36:45.575 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T19:35:32.927810+0000", 2024-08-29T19:36:45.576 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T19:36:45.576 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:36:45.576 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T19:36:45.576 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 650, 2024-08-29T19:36:45.576 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T19:35:32.927810+0000", 2024-08-29T19:36:45.576 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T19:35:32.927810+0000", 2024-08-29T19:36:45.576 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T19:35:32.927810+0000", 2024-08-29T19:36:45.576 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T19:36:45.576 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T19:36:45.576 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T19:36:45.576 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T19:35:32.927810+0000", 2024-08-29T19:36:45.577 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T19:35:32.927810+0000", 2024-08-29T19:36:45.577 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T19:36:45.577 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T19:36:45.577 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T19:36:45.577 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T19:36:45.577 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 649, 2024-08-29T19:36:45.577 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T19:36:45.577 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T19:36:45.577 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T19:36:45.577 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T19:36:45.577 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T19:36:45.577 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:36:45.577 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T19:36:45.578 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T19:36:45.578 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "2.9", 2024-08-29T19:36:45.578 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T19:36:45.578 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T19:36:45.578 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 3031, 2024-08-29T19:36:45.578 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 5545, 2024-08-29T19:36:45.578 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T19:36:45.578 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T18:28:05.136556+0000", 2024-08-29T19:36:45.578 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:36:45.578 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T19:36:45.578 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T19:36:45.578 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T19:36:45.579 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:36:45.579 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T19:36:45.579 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:36:45.579 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T19:36:45.579 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T19:36:45.579 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T19:36:45.579 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T19:36:45.579 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T19:36:45.579 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T19:36:45.579 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T19:36:45.579 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T19:36:45.579 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T19:36:45.579 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T19:36:45.580 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:36:45.580 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T19:36:45.580 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T19:36:45.580 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T19:36:45.580 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T19:36:45.580 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T19:36:45.580 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:36:45.580 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T19:36:45.580 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T19:36:45.580 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T19:36:45.580 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:36:45.580 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T19:36:45.581 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T19:36:45.581 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T19:36:45.581 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T19:36:45.581 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T19:36:45.581 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T19:36:45.581 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T19:36:45.581 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T19:36:45.581 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T19:36:45.581 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T19:36:45.581 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T19:36:45.581 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:36:45.581 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T19:36:45.581 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T19:36:45.582 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T19:36:45.582 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.582 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T19:36:45.582 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T19:36:45.582 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T19:36:45.582 INFO:tasks.workunit.client.0.smithi029.stdout: 1, 2024-08-29T19:36:45.582 INFO:tasks.workunit.client.0.smithi029.stdout: 7, 2024-08-29T19:36:45.582 INFO:tasks.workunit.client.0.smithi029.stdout: 3 2024-08-29T19:36:45.582 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:45.582 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 1, 2024-08-29T19:36:45.582 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T19:36:45.582 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.582 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:45.583 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T19:36:45.583 INFO:tasks.workunit.client.0.smithi029.stdout: 4, 2024-08-29T19:36:45.583 INFO:tasks.workunit.client.0.smithi029.stdout: 2, 2024-08-29T19:36:45.583 INFO:tasks.workunit.client.0.smithi029.stdout: 7 2024-08-29T19:36:45.583 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:45.583 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 4, 2024-08-29T19:36:45.583 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T19:36:45.583 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T19:36:45.583 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T19:36:45.583 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T19:36:45.583 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:36:45.583 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T19:36:45.583 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T19:35:32.926244+0000", 2024-08-29T19:36:45.583 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T18:01:23.149932+0000", 2024-08-29T19:36:45.584 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T18:01:23.149932+0000", 2024-08-29T19:36:45.584 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T18:01:23.150734+0000", 2024-08-29T19:36:45.584 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T19:35:32.926244+0000", 2024-08-29T19:36:45.584 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:45.584 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:36:45.584 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:45.584 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 650, 2024-08-29T19:36:45.584 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T19:35:32.926244+0000", 2024-08-29T19:36:45.584 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T19:35:32.926244+0000", 2024-08-29T19:36:45.584 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T19:35:32.926244+0000", 2024-08-29T19:36:45.584 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T19:36:45.584 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T19:36:45.585 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:45.585 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T19:35:32.926244+0000", 2024-08-29T19:36:45.585 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T19:35:32.926244+0000", 2024-08-29T19:36:45.585 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T19:36:45.585 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T19:36:45.585 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T19:36:45.585 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T19:36:45.585 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 649, 2024-08-29T19:36:45.585 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T19:36:45.585 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T19:36:45.585 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T19:36:45.585 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T19:36:45.585 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T19:36:45.586 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:36:45.586 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T19:36:45.586 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T19:36:45.586 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.9", 2024-08-29T19:36:45.586 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T19:36:45.586 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T19:36:45.586 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 3031, 2024-08-29T19:36:45.586 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 5483, 2024-08-29T19:36:45.586 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T19:36:45.586 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T23:51:23.015011+0000", 2024-08-29T19:36:45.586 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:36:45.586 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T19:36:45.586 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T19:36:45.586 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T19:36:45.587 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:36:45.587 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T19:36:45.587 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:36:45.587 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T19:36:45.587 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T19:36:45.587 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T19:36:45.587 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T19:36:45.587 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T19:36:45.587 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T19:36:45.587 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T19:36:45.587 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T19:36:45.587 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T19:36:45.587 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T19:36:45.588 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:36:45.588 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T19:36:45.588 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T19:36:45.588 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T19:36:45.588 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T19:36:45.588 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T19:36:45.588 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:36:45.588 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T19:36:45.588 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T19:36:45.588 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T19:36:45.588 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:36:45.588 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T19:36:45.588 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T19:36:45.589 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T19:36:45.589 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T19:36:45.589 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T19:36:45.589 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T19:36:45.589 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T19:36:45.589 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T19:36:45.589 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T19:36:45.589 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T19:36:45.589 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T19:36:45.589 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:36:45.589 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T19:36:45.589 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T19:36:45.589 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T19:36:45.589 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.590 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T19:36:45.590 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T19:36:45.590 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T19:36:45.590 INFO:tasks.workunit.client.0.smithi029.stdout: 4, 2024-08-29T19:36:45.590 INFO:tasks.workunit.client.0.smithi029.stdout: 2, 2024-08-29T19:36:45.590 INFO:tasks.workunit.client.0.smithi029.stdout: 7 2024-08-29T19:36:45.590 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:45.590 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 4, 2024-08-29T19:36:45.590 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T19:36:45.590 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.590 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:45.590 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T19:36:45.590 INFO:tasks.workunit.client.0.smithi029.stdout: 7, 2024-08-29T19:36:45.591 INFO:tasks.workunit.client.0.smithi029.stdout: 0, 2024-08-29T19:36:45.591 INFO:tasks.workunit.client.0.smithi029.stdout: 1 2024-08-29T19:36:45.591 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:45.591 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 7, 2024-08-29T19:36:45.591 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T19:36:45.591 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T19:36:45.591 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 60, 2024-08-29T19:36:45.591 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T19:36:45.591 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:36:45.591 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T19:36:45.591 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T19:35:33.583292+0000", 2024-08-29T19:36:45.591 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T18:01:23.140978+0000", 2024-08-29T19:36:45.592 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T18:01:23.140978+0000", 2024-08-29T19:36:45.592 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T18:01:23.142016+0000", 2024-08-29T19:36:45.592 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T19:35:33.583292+0000", 2024-08-29T19:36:45.592 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T19:36:45.592 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:36:45.592 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T19:36:45.592 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 650, 2024-08-29T19:36:45.592 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T19:35:33.583292+0000", 2024-08-29T19:36:45.592 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T19:35:33.583292+0000", 2024-08-29T19:36:45.592 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T19:35:33.583292+0000", 2024-08-29T19:36:45.592 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T19:36:45.592 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T19:36:45.592 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T19:36:45.593 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T19:35:33.583292+0000", 2024-08-29T19:36:45.593 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T19:35:33.583292+0000", 2024-08-29T19:36:45.593 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T19:36:45.593 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T19:36:45.593 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T19:36:45.593 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T19:36:45.593 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 649, 2024-08-29T19:36:45.593 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T19:36:45.593 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T19:36:45.593 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T19:36:45.593 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T19:36:45.593 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T19:36:45.593 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:36:45.594 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T19:36:45.594 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T19:36:45.594 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "2.8", 2024-08-29T19:36:45.594 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T19:36:45.594 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T19:36:45.594 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 3031, 2024-08-29T19:36:45.594 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 5362, 2024-08-29T19:36:45.594 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T19:36:45.594 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T18:45:30.775061+0000", 2024-08-29T19:36:45.594 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:36:45.594 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T19:36:45.594 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T19:36:45.594 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T19:36:45.595 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:36:45.595 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T19:36:45.595 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:36:45.595 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T19:36:45.595 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T19:36:45.595 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T19:36:45.595 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T19:36:45.595 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T19:36:45.595 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T19:36:45.595 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T19:36:45.595 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T19:36:45.595 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T19:36:45.595 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T19:36:45.596 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:36:45.596 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T19:36:45.596 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T19:36:45.596 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T19:36:45.596 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T19:36:45.596 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T19:36:45.596 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:36:45.596 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T19:36:45.596 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T19:36:45.596 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T19:36:45.596 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:36:45.596 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T19:36:45.597 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T19:36:45.597 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T19:36:45.597 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T19:36:45.597 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T19:36:45.597 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T19:36:45.597 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T19:36:45.597 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T19:36:45.597 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T19:36:45.597 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T19:36:45.597 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T19:36:45.597 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:36:45.597 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T19:36:45.597 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T19:36:45.598 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T19:36:45.598 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.598 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T19:36:45.598 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T19:36:45.598 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T19:36:45.598 INFO:tasks.workunit.client.0.smithi029.stdout: 7, 2024-08-29T19:36:45.598 INFO:tasks.workunit.client.0.smithi029.stdout: 0, 2024-08-29T19:36:45.598 INFO:tasks.workunit.client.0.smithi029.stdout: 1 2024-08-29T19:36:45.598 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:45.598 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 7, 2024-08-29T19:36:45.598 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T19:36:45.598 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.598 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:45.599 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T19:36:45.599 INFO:tasks.workunit.client.0.smithi029.stdout: 0, 2024-08-29T19:36:45.599 INFO:tasks.workunit.client.0.smithi029.stdout: 1, 2024-08-29T19:36:45.599 INFO:tasks.workunit.client.0.smithi029.stdout: 4 2024-08-29T19:36:45.599 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:45.599 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 0, 2024-08-29T19:36:45.599 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T19:36:45.599 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T19:36:45.599 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T19:36:45.599 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T19:36:45.599 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:36:45.599 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T19:36:45.599 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T19:35:33.583262+0000", 2024-08-29T19:36:45.599 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T17:59:52.079466+0000", 2024-08-29T19:36:45.600 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T17:59:52.079466+0000", 2024-08-29T19:36:45.600 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T17:59:52.080281+0000", 2024-08-29T19:36:45.600 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T19:35:33.583262+0000", 2024-08-29T19:36:45.600 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:45.600 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:36:45.600 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:45.600 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 568, 2024-08-29T19:36:45.600 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T19:35:33.583262+0000", 2024-08-29T19:36:45.600 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T19:35:33.583262+0000", 2024-08-29T19:36:45.600 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T19:35:33.583262+0000", 2024-08-29T19:36:45.600 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T19:36:45.600 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T19:36:45.600 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:45.601 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T19:35:33.583262+0000", 2024-08-29T19:36:45.601 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T19:35:33.583262+0000", 2024-08-29T19:36:45.601 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T19:36:45.601 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T19:36:45.601 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T19:36:45.601 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T19:36:45.601 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 567, 2024-08-29T19:36:45.601 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T19:36:45.601 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T19:36:45.601 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T19:36:45.601 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T19:36:45.601 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T19:36:45.601 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:36:45.602 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T19:36:45.602 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T19:36:45.602 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.6", 2024-08-29T19:36:45.602 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T19:36:45.602 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T19:36:45.602 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 3031, 2024-08-29T19:36:45.602 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 5562, 2024-08-29T19:36:45.602 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T19:36:45.602 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T22:39:12.368613+0000", 2024-08-29T19:36:45.602 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:36:45.602 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T19:36:45.602 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T19:36:45.602 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T19:36:45.603 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:36:45.603 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T19:36:45.603 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:36:45.603 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T19:36:45.603 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T19:36:45.603 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T19:36:45.603 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T19:36:45.603 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T19:36:45.603 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T19:36:45.603 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T19:36:45.603 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T19:36:45.603 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T19:36:45.603 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T19:36:45.604 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:36:45.604 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T19:36:45.604 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T19:36:45.604 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T19:36:45.604 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T19:36:45.604 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T19:36:45.604 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:36:45.604 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T19:36:45.604 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T19:36:45.604 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T19:36:45.604 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:36:45.604 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T19:36:45.604 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T19:36:45.604 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T19:36:45.605 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T19:36:45.605 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T19:36:45.605 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T19:36:45.605 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T19:36:45.605 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T19:36:45.605 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T19:36:45.605 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T19:36:45.605 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T19:36:45.605 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:36:45.605 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T19:36:45.605 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T19:36:45.605 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T19:36:45.605 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.606 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T19:36:45.606 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T19:36:45.606 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T19:36:45.606 INFO:tasks.workunit.client.0.smithi029.stdout: 0, 2024-08-29T19:36:45.606 INFO:tasks.workunit.client.0.smithi029.stdout: 1, 2024-08-29T19:36:45.606 INFO:tasks.workunit.client.0.smithi029.stdout: 4 2024-08-29T19:36:45.606 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:45.606 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 0, 2024-08-29T19:36:45.606 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T19:36:45.606 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.606 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:45.606 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T19:36:45.606 INFO:tasks.workunit.client.0.smithi029.stdout: 6, 2024-08-29T19:36:45.606 INFO:tasks.workunit.client.0.smithi029.stdout: 3, 2024-08-29T19:36:45.607 INFO:tasks.workunit.client.0.smithi029.stdout: 2 2024-08-29T19:36:45.607 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:45.607 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 6, 2024-08-29T19:36:45.607 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T19:36:45.607 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T19:36:45.607 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 60, 2024-08-29T19:36:45.607 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T19:36:45.607 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:36:45.607 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T19:36:45.607 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T19:35:33.589537+0000", 2024-08-29T19:36:45.607 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T18:00:53.443761+0000", 2024-08-29T19:36:45.607 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T18:00:53.443761+0000", 2024-08-29T19:36:45.608 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T18:00:53.444898+0000", 2024-08-29T19:36:45.608 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T19:35:33.589537+0000", 2024-08-29T19:36:45.608 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T19:36:45.608 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:36:45.608 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T19:36:45.608 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 624, 2024-08-29T19:36:45.608 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T19:35:33.589537+0000", 2024-08-29T19:36:45.608 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T19:35:33.589537+0000", 2024-08-29T19:36:45.608 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T19:35:33.589537+0000", 2024-08-29T19:36:45.608 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T19:36:45.608 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T19:36:45.608 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T19:36:45.608 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T19:35:33.589537+0000", 2024-08-29T19:36:45.609 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T19:35:33.589537+0000", 2024-08-29T19:36:45.609 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T19:36:45.609 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 2, 2024-08-29T19:36:45.609 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T19:36:45.609 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T19:36:45.609 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 623, 2024-08-29T19:36:45.609 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T19:36:45.609 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T19:36:45.609 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T19:36:45.609 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T19:36:45.609 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 2, 2024-08-29T19:36:45.609 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:36:45.609 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T19:36:45.610 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T19:36:45.610 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "2.7", 2024-08-29T19:36:45.610 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T19:36:45.610 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T19:36:45.610 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 3031, 2024-08-29T19:36:45.610 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 5415, 2024-08-29T19:36:45.610 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T19:36:45.610 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T18:12:42.662018+0000", 2024-08-29T19:36:45.610 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:36:45.610 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T19:36:45.610 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T19:36:45.610 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T19:36:45.610 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:36:45.610 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T19:36:45.611 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:36:45.611 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T19:36:45.611 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T19:36:45.611 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T19:36:45.611 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T19:36:45.611 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T19:36:45.611 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T19:36:45.611 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T19:36:45.611 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T19:36:45.611 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T19:36:45.611 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T19:36:45.611 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:36:45.611 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T19:36:45.612 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 3, 2024-08-29T19:36:45.612 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 1, 2024-08-29T19:36:45.612 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T19:36:45.612 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 1, 2024-08-29T19:36:45.612 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:36:45.612 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T19:36:45.612 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T19:36:45.612 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T19:36:45.612 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:36:45.612 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 1, 2024-08-29T19:36:45.612 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T19:36:45.612 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T19:36:45.612 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T19:36:45.613 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T19:36:45.613 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T19:36:45.613 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T19:36:45.613 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T19:36:45.613 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 6, 2024-08-29T19:36:45.613 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 6, 2024-08-29T19:36:45.613 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T19:36:45.613 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:36:45.613 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T19:36:45.613 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 3, 2024-08-29T19:36:45.613 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T19:36:45.613 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.613 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T19:36:45.614 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T19:36:45.614 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T19:36:45.614 INFO:tasks.workunit.client.0.smithi029.stdout: 6, 2024-08-29T19:36:45.614 INFO:tasks.workunit.client.0.smithi029.stdout: 3, 2024-08-29T19:36:45.614 INFO:tasks.workunit.client.0.smithi029.stdout: 2 2024-08-29T19:36:45.614 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:45.614 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 6, 2024-08-29T19:36:45.614 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "66'2" 2024-08-29T19:36:45.614 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.614 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:45.614 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T19:36:45.614 INFO:tasks.workunit.client.0.smithi029.stdout: 4, 2024-08-29T19:36:45.614 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T19:36:45.614 INFO:tasks.workunit.client.0.smithi029.stdout: 6 2024-08-29T19:36:45.615 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:45.615 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 4, 2024-08-29T19:36:45.615 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T19:36:45.615 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T19:36:45.615 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 70, 2024-08-29T19:36:45.615 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T19:36:45.615 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:36:45.615 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T19:36:45.615 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T19:35:32.925482+0000", 2024-08-29T19:36:45.615 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T18:00:53.456190+0000", 2024-08-29T19:36:45.615 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T18:00:53.456190+0000", 2024-08-29T19:36:45.615 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T18:36:37.317218+0000", 2024-08-29T19:36:45.615 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T19:35:32.925482+0000", 2024-08-29T19:36:45.616 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:46:05.142502+0000", 2024-08-29T19:36:45.616 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:36:45.616 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:46:05.142502+0000", 2024-08-29T19:36:45.616 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 624, 2024-08-29T19:36:45.616 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T19:35:32.925482+0000", 2024-08-29T19:36:45.616 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T19:35:32.925482+0000", 2024-08-29T19:36:45.616 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T19:35:32.925482+0000", 2024-08-29T19:36:45.616 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T19:36:45.616 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T19:36:45.616 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:46:05.142502+0000", 2024-08-29T19:36:45.616 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T19:35:32.925482+0000", 2024-08-29T19:36:45.616 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T19:35:32.925482+0000", 2024-08-29T19:36:45.616 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T19:36:45.617 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 3183, 2024-08-29T19:36:45.617 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T19:36:45.617 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T19:36:45.617 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 623, 2024-08-29T19:36:45.617 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T19:36:45.617 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T19:36:45.617 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T19:36:45.617 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T19:36:45.617 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 3183, 2024-08-29T19:36:45.617 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:36:45.617 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T19:36:45.617 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T19:36:45.617 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "4.1", 2024-08-29T19:36:45.618 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T19:36:45.618 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T19:36:45.618 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 3031, 2024-08-29T19:36:45.618 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 9512, 2024-08-29T19:36:45.618 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T19:36:45.618 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T01:54:00.328687+0000", 2024-08-29T19:36:45.618 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.011450253, 2024-08-29T19:36:45.618 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T19:36:45.618 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T19:36:45.618 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 4194304, 2024-08-29T19:36:45.618 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:36:45.618 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T19:36:45.618 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:36:45.619 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T19:36:45.619 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T19:36:45.619 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T19:36:45.619 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T19:36:45.619 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T19:36:45.619 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T19:36:45.619 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T19:36:45.619 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T19:36:45.619 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T19:36:45.619 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T19:36:45.619 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:36:45.619 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T19:36:45.619 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 3, 2024-08-29T19:36:45.620 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 1, 2024-08-29T19:36:45.620 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T19:36:45.620 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 1, 2024-08-29T19:36:45.620 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:36:45.620 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T19:36:45.620 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T19:36:45.620 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T19:36:45.620 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:36:45.620 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T19:36:45.620 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T19:36:45.620 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T19:36:45.620 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T19:36:45.620 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T19:36:45.620 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T19:36:45.621 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T19:36:45.621 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T19:36:45.621 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 1550, 2024-08-29T19:36:45.621 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 405014, 2024-08-29T19:36:45.621 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T19:36:45.621 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:36:45.621 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T19:36:45.621 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 3170, 2024-08-29T19:36:45.621 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 371440 2024-08-29T19:36:45.621 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.621 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T19:36:45.621 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T19:36:45.621 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T19:36:45.622 INFO:tasks.workunit.client.0.smithi029.stdout: 4, 2024-08-29T19:36:45.622 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T19:36:45.622 INFO:tasks.workunit.client.0.smithi029.stdout: 6 2024-08-29T19:36:45.622 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:45.622 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 4, 2024-08-29T19:36:45.622 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "1158'3183" 2024-08-29T19:36:45.622 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.622 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:45.622 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T19:36:45.622 INFO:tasks.workunit.client.0.smithi029.stdout: 3, 2024-08-29T19:36:45.622 INFO:tasks.workunit.client.0.smithi029.stdout: 7, 2024-08-29T19:36:45.622 INFO:tasks.workunit.client.0.smithi029.stdout: 0 2024-08-29T19:36:45.622 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:45.623 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 3, 2024-08-29T19:36:45.623 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T19:36:45.623 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T19:36:45.623 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T19:36:45.623 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T19:36:45.623 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:36:45.623 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T19:36:45.623 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T19:35:32.929024+0000", 2024-08-29T19:36:45.623 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T18:01:23.141332+0000", 2024-08-29T19:36:45.623 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T18:01:23.141332+0000", 2024-08-29T19:36:45.623 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T18:01:23.141925+0000", 2024-08-29T19:36:45.623 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T19:35:32.929024+0000", 2024-08-29T19:36:45.624 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:45.624 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:36:45.624 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:45.624 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 650, 2024-08-29T19:36:45.624 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T19:35:32.929024+0000", 2024-08-29T19:36:45.624 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T19:35:32.929024+0000", 2024-08-29T19:36:45.624 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T19:35:32.929024+0000", 2024-08-29T19:36:45.624 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T19:36:45.624 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T19:36:45.624 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:45.624 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T19:35:32.929024+0000", 2024-08-29T19:36:45.624 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T19:35:32.929024+0000", 2024-08-29T19:36:45.624 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T19:36:45.625 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T19:36:45.625 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T19:36:45.625 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T19:36:45.625 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 649, 2024-08-29T19:36:45.625 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T19:36:45.625 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T19:36:45.625 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T19:36:45.625 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T19:36:45.625 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T19:36:45.625 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:36:45.625 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T19:36:45.625 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T19:36:45.625 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.7", 2024-08-29T19:36:45.626 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T19:36:45.626 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T19:36:45.626 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 3031, 2024-08-29T19:36:45.626 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 5491, 2024-08-29T19:36:45.626 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T19:36:45.626 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T04:33:29.092593+0000", 2024-08-29T19:36:45.626 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:36:45.626 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T19:36:45.626 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T19:36:45.626 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T19:36:45.626 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:36:45.626 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T19:36:45.626 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:36:45.627 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T19:36:45.627 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T19:36:45.627 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T19:36:45.627 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T19:36:45.627 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T19:36:45.627 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T19:36:45.627 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T19:36:45.627 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T19:36:45.627 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T19:36:45.627 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T19:36:45.627 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:36:45.627 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T19:36:45.627 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T19:36:45.628 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T19:36:45.628 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T19:36:45.628 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T19:36:45.628 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:36:45.628 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T19:36:45.628 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T19:36:45.628 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T19:36:45.628 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:36:45.628 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T19:36:45.628 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T19:36:45.628 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T19:36:45.628 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T19:36:45.628 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T19:36:45.629 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T19:36:45.629 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T19:36:45.629 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T19:36:45.629 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T19:36:45.629 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T19:36:45.629 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T19:36:45.629 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:36:45.629 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T19:36:45.629 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T19:36:45.629 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T19:36:45.629 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.629 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T19:36:45.629 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T19:36:45.630 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T19:36:45.630 INFO:tasks.workunit.client.0.smithi029.stdout: 3, 2024-08-29T19:36:45.630 INFO:tasks.workunit.client.0.smithi029.stdout: 7, 2024-08-29T19:36:45.630 INFO:tasks.workunit.client.0.smithi029.stdout: 0 2024-08-29T19:36:45.630 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:45.630 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 3, 2024-08-29T19:36:45.630 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T19:36:45.630 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.630 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:45.630 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T19:36:45.630 INFO:tasks.workunit.client.0.smithi029.stdout: 1, 2024-08-29T19:36:45.630 INFO:tasks.workunit.client.0.smithi029.stdout: 6, 2024-08-29T19:36:45.630 INFO:tasks.workunit.client.0.smithi029.stdout: 4 2024-08-29T19:36:45.631 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:45.631 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 1, 2024-08-29T19:36:45.631 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T19:36:45.631 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T19:36:45.631 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 60, 2024-08-29T19:36:45.631 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T19:36:45.631 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:36:45.631 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T19:36:45.631 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T19:35:32.936015+0000", 2024-08-29T19:36:45.631 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T18:00:53.452470+0000", 2024-08-29T19:36:45.631 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T18:00:53.452470+0000", 2024-08-29T19:36:45.631 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T18:00:53.453306+0000", 2024-08-29T19:36:45.631 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T19:35:32.936015+0000", 2024-08-29T19:36:45.632 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T19:36:45.632 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:36:45.632 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T19:36:45.632 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 624, 2024-08-29T19:36:45.632 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T19:35:32.936015+0000", 2024-08-29T19:36:45.632 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T19:35:32.936015+0000", 2024-08-29T19:36:45.632 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T19:35:32.936015+0000", 2024-08-29T19:36:45.632 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T19:36:45.632 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T19:36:45.632 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T19:36:45.632 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T19:35:32.936015+0000", 2024-08-29T19:36:45.632 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T19:35:32.936015+0000", 2024-08-29T19:36:45.632 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T19:36:45.633 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 2, 2024-08-29T19:36:45.633 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T19:36:45.633 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T19:36:45.633 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 623, 2024-08-29T19:36:45.633 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T19:36:45.633 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T19:36:45.633 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T19:36:45.633 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T19:36:45.633 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 2, 2024-08-29T19:36:45.633 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:36:45.633 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T19:36:45.633 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T19:36:45.633 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "2.6", 2024-08-29T19:36:45.634 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T19:36:45.634 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T19:36:45.634 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 3031, 2024-08-29T19:36:45.634 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 5553, 2024-08-29T19:36:45.634 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T19:36:45.634 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T20:17:01.206840+0000", 2024-08-29T19:36:45.634 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:36:45.634 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T19:36:45.634 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T19:36:45.634 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T19:36:45.634 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:36:45.634 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T19:36:45.634 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:36:45.635 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T19:36:45.635 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T19:36:45.635 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T19:36:45.635 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T19:36:45.635 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T19:36:45.635 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T19:36:45.635 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T19:36:45.635 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T19:36:45.635 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T19:36:45.635 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T19:36:45.635 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:36:45.635 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T19:36:45.636 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 3, 2024-08-29T19:36:45.636 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 1, 2024-08-29T19:36:45.636 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T19:36:45.636 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 1, 2024-08-29T19:36:45.636 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:36:45.636 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T19:36:45.636 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T19:36:45.636 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T19:36:45.636 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:36:45.636 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 1, 2024-08-29T19:36:45.636 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T19:36:45.636 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T19:36:45.637 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T19:36:45.637 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T19:36:45.637 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T19:36:45.637 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T19:36:45.637 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T19:36:45.637 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 2, 2024-08-29T19:36:45.637 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 2, 2024-08-29T19:36:45.637 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T19:36:45.637 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:36:45.637 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T19:36:45.637 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 2, 2024-08-29T19:36:45.637 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T19:36:45.637 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.638 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T19:36:45.638 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T19:36:45.638 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T19:36:45.638 INFO:tasks.workunit.client.0.smithi029.stdout: 1, 2024-08-29T19:36:45.638 INFO:tasks.workunit.client.0.smithi029.stdout: 6, 2024-08-29T19:36:45.638 INFO:tasks.workunit.client.0.smithi029.stdout: 4 2024-08-29T19:36:45.638 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:45.638 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 1, 2024-08-29T19:36:45.638 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "696'2" 2024-08-29T19:36:45.638 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.638 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:45.638 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T19:36:45.638 INFO:tasks.workunit.client.0.smithi029.stdout: 3, 2024-08-29T19:36:45.639 INFO:tasks.workunit.client.0.smithi029.stdout: 7, 2024-08-29T19:36:45.639 INFO:tasks.workunit.client.0.smithi029.stdout: 0 2024-08-29T19:36:45.639 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:45.639 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 3, 2024-08-29T19:36:45.639 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T19:36:45.639 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T19:36:45.639 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 70, 2024-08-29T19:36:45.639 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T19:36:45.639 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:36:45.639 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T19:36:45.639 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T19:35:32.928204+0000", 2024-08-29T19:36:45.639 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T18:01:23.136207+0000", 2024-08-29T19:36:45.640 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T18:01:23.136207+0000", 2024-08-29T19:36:45.640 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T18:36:37.321647+0000", 2024-08-29T19:36:45.640 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T19:35:32.928204+0000", 2024-08-29T19:36:45.640 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:46:05.142502+0000", 2024-08-29T19:36:45.640 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:36:45.640 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:46:05.142502+0000", 2024-08-29T19:36:45.640 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 650, 2024-08-29T19:36:45.640 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T19:35:32.928204+0000", 2024-08-29T19:36:45.640 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T19:35:32.928204+0000", 2024-08-29T19:36:45.640 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T19:35:32.928204+0000", 2024-08-29T19:36:45.640 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T19:36:45.640 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T19:36:45.640 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:46:05.142502+0000", 2024-08-29T19:36:45.641 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T19:35:32.928204+0000", 2024-08-29T19:36:45.641 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T19:35:32.928204+0000", 2024-08-29T19:36:45.641 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T19:36:45.641 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 2987, 2024-08-29T19:36:45.641 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T19:36:45.641 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T19:36:45.641 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 649, 2024-08-29T19:36:45.641 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T19:36:45.641 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T19:36:45.641 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T19:36:45.641 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T19:36:45.641 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 2987, 2024-08-29T19:36:45.641 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:36:45.642 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T19:36:45.642 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T19:36:45.642 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "4.0", 2024-08-29T19:36:45.642 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T19:36:45.642 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T19:36:45.642 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 3031, 2024-08-29T19:36:45.642 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 9092, 2024-08-29T19:36:45.642 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T19:36:45.642 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T19:05:00.964534+0000", 2024-08-29T19:36:45.642 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.016439998, 2024-08-29T19:36:45.642 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T19:36:45.642 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T19:36:45.642 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T19:36:45.643 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:36:45.643 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T19:36:45.643 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:36:45.643 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T19:36:45.643 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T19:36:45.643 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T19:36:45.643 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T19:36:45.643 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T19:36:45.643 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T19:36:45.643 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T19:36:45.643 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T19:36:45.643 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T19:36:45.643 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T19:36:45.644 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:36:45.644 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T19:36:45.644 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T19:36:45.644 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T19:36:45.644 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T19:36:45.644 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T19:36:45.644 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:36:45.644 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T19:36:45.644 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T19:36:45.644 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T19:36:45.644 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:36:45.644 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T19:36:45.644 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T19:36:45.644 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T19:36:45.645 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T19:36:45.645 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T19:36:45.645 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T19:36:45.645 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T19:36:45.645 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T19:36:45.645 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 883, 2024-08-29T19:36:45.645 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 384498, 2024-08-29T19:36:45.645 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T19:36:45.645 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:36:45.645 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T19:36:45.645 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 2974, 2024-08-29T19:36:45.645 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 377180 2024-08-29T19:36:45.645 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.646 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T19:36:45.646 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T19:36:45.646 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T19:36:45.646 INFO:tasks.workunit.client.0.smithi029.stdout: 3, 2024-08-29T19:36:45.646 INFO:tasks.workunit.client.0.smithi029.stdout: 7, 2024-08-29T19:36:45.646 INFO:tasks.workunit.client.0.smithi029.stdout: 0 2024-08-29T19:36:45.646 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:45.646 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 3, 2024-08-29T19:36:45.646 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "1158'2987" 2024-08-29T19:36:45.646 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.646 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:45.646 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T19:36:45.646 INFO:tasks.workunit.client.0.smithi029.stdout: 1, 2024-08-29T19:36:45.647 INFO:tasks.workunit.client.0.smithi029.stdout: 2, 2024-08-29T19:36:45.647 INFO:tasks.workunit.client.0.smithi029.stdout: 5 2024-08-29T19:36:45.647 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:45.647 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 1, 2024-08-29T19:36:45.647 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T19:36:45.647 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T19:36:45.647 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T19:36:45.647 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T19:36:45.647 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:36:45.647 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T19:36:45.647 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T19:35:32.929100+0000", 2024-08-29T19:36:45.647 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T18:00:22.827812+0000", 2024-08-29T19:36:45.647 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T18:00:22.827812+0000", 2024-08-29T19:36:45.648 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T18:00:22.828471+0000", 2024-08-29T19:36:45.648 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T19:35:32.929100+0000", 2024-08-29T19:36:45.648 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:45.648 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:36:45.648 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:45.648 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 597, 2024-08-29T19:36:45.648 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T19:35:32.929100+0000", 2024-08-29T19:36:45.648 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T19:35:32.929100+0000", 2024-08-29T19:36:45.648 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T19:35:32.929100+0000", 2024-08-29T19:36:45.648 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T19:36:45.648 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T19:36:45.648 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:45.648 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T19:35:32.929100+0000", 2024-08-29T19:36:45.649 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T19:35:32.929100+0000", 2024-08-29T19:36:45.649 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T19:36:45.649 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T19:36:45.649 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T19:36:45.649 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T19:36:45.649 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 596, 2024-08-29T19:36:45.649 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T19:36:45.649 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T19:36:45.649 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T19:36:45.649 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T19:36:45.649 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T19:36:45.649 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:36:45.649 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T19:36:45.650 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T19:36:45.650 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.4", 2024-08-29T19:36:45.650 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T19:36:45.650 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T19:36:45.650 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 3031, 2024-08-29T19:36:45.650 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 5547, 2024-08-29T19:36:45.650 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T19:36:45.650 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T18:45:00.263172+0000", 2024-08-29T19:36:45.650 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:36:45.650 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T19:36:45.650 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T19:36:45.650 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T19:36:45.650 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:36:45.650 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T19:36:45.651 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:36:45.651 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T19:36:45.651 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T19:36:45.651 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T19:36:45.651 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T19:36:45.651 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T19:36:45.651 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T19:36:45.651 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T19:36:45.651 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T19:36:45.651 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T19:36:45.651 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T19:36:45.651 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:36:45.651 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T19:36:45.652 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T19:36:45.652 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T19:36:45.652 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T19:36:45.652 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T19:36:45.652 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:36:45.652 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T19:36:45.652 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T19:36:45.652 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T19:36:45.652 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:36:45.652 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T19:36:45.652 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T19:36:45.652 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T19:36:45.652 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T19:36:45.652 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T19:36:45.653 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T19:36:45.653 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T19:36:45.653 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T19:36:45.653 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T19:36:45.653 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T19:36:45.653 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T19:36:45.653 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:36:45.653 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T19:36:45.653 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T19:36:45.653 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T19:36:45.653 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.653 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T19:36:45.653 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T19:36:45.654 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T19:36:45.654 INFO:tasks.workunit.client.0.smithi029.stdout: 1, 2024-08-29T19:36:45.654 INFO:tasks.workunit.client.0.smithi029.stdout: 2, 2024-08-29T19:36:45.654 INFO:tasks.workunit.client.0.smithi029.stdout: 5 2024-08-29T19:36:45.654 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:45.654 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 1, 2024-08-29T19:36:45.654 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T19:36:45.654 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.654 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:45.654 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T19:36:45.654 INFO:tasks.workunit.client.0.smithi029.stdout: 7, 2024-08-29T19:36:45.654 INFO:tasks.workunit.client.0.smithi029.stdout: 0, 2024-08-29T19:36:45.654 INFO:tasks.workunit.client.0.smithi029.stdout: 4 2024-08-29T19:36:45.654 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:45.655 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 7, 2024-08-29T19:36:45.655 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T19:36:45.655 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T19:36:45.655 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 60, 2024-08-29T19:36:45.655 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T19:36:45.655 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:36:45.655 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T19:36:45.655 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T19:35:33.590612+0000", 2024-08-29T19:36:45.655 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T18:01:23.153286+0000", 2024-08-29T19:36:45.655 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T18:01:23.153286+0000", 2024-08-29T19:36:45.655 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T18:01:23.159610+0000", 2024-08-29T19:36:45.655 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T19:35:33.590612+0000", 2024-08-29T19:36:45.656 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T19:36:45.656 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:36:45.656 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T19:36:45.656 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 650, 2024-08-29T19:36:45.656 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T19:35:33.590612+0000", 2024-08-29T19:36:45.656 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T19:35:33.590612+0000", 2024-08-29T19:36:45.656 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T19:35:33.590612+0000", 2024-08-29T19:36:45.656 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T19:36:45.656 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T19:36:45.656 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T19:36:45.656 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T19:35:33.590612+0000", 2024-08-29T19:36:45.656 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T19:35:33.590612+0000", 2024-08-29T19:36:45.656 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T19:36:45.657 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T19:36:45.657 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T19:36:45.657 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T19:36:45.657 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 649, 2024-08-29T19:36:45.657 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T19:36:45.657 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T19:36:45.657 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T19:36:45.657 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T19:36:45.657 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T19:36:45.657 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:36:45.657 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T19:36:45.657 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T19:36:45.657 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "2.5", 2024-08-29T19:36:45.658 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T19:36:45.658 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T19:36:45.658 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 3031, 2024-08-29T19:36:45.658 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 5368, 2024-08-29T19:36:45.658 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T19:36:45.658 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T20:45:40.427329+0000", 2024-08-29T19:36:45.658 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:36:45.658 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T19:36:45.658 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T19:36:45.658 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T19:36:45.658 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:36:45.658 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T19:36:45.658 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:36:45.658 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T19:36:45.659 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T19:36:45.659 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T19:36:45.659 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T19:36:45.659 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T19:36:45.659 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T19:36:45.659 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T19:36:45.659 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T19:36:45.659 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T19:36:45.659 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T19:36:45.659 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:36:45.659 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T19:36:45.659 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T19:36:45.659 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T19:36:45.660 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T19:36:45.660 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T19:36:45.660 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:36:45.660 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T19:36:45.660 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T19:36:45.660 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T19:36:45.660 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:36:45.660 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T19:36:45.660 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T19:36:45.660 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T19:36:45.660 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T19:36:45.660 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T19:36:45.660 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T19:36:45.661 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T19:36:45.661 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T19:36:45.661 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T19:36:45.661 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T19:36:45.661 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T19:36:45.661 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:36:45.661 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T19:36:45.661 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T19:36:45.661 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T19:36:45.661 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.661 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T19:36:45.661 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T19:36:45.661 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T19:36:45.662 INFO:tasks.workunit.client.0.smithi029.stdout: 7, 2024-08-29T19:36:45.662 INFO:tasks.workunit.client.0.smithi029.stdout: 0, 2024-08-29T19:36:45.662 INFO:tasks.workunit.client.0.smithi029.stdout: 4 2024-08-29T19:36:45.662 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:45.662 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 7, 2024-08-29T19:36:45.662 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T19:36:45.662 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.662 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:45.662 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T19:36:45.662 INFO:tasks.workunit.client.0.smithi029.stdout: 0, 2024-08-29T19:36:45.662 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T19:36:45.662 INFO:tasks.workunit.client.0.smithi029.stdout: 7 2024-08-29T19:36:45.662 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:45.663 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 0, 2024-08-29T19:36:45.663 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T19:36:45.663 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T19:36:45.663 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 70, 2024-08-29T19:36:45.663 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T19:36:45.663 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:36:45.663 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T19:36:45.663 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T19:36:27.819031+0000", 2024-08-29T19:36:45.663 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T18:01:23.143073+0000", 2024-08-29T19:36:45.663 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T18:01:23.143073+0000", 2024-08-29T19:36:45.663 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T18:36:37.406072+0000", 2024-08-29T19:36:45.663 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T19:36:27.819031+0000", 2024-08-29T19:36:45.663 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:46:05.142502+0000", 2024-08-29T19:36:45.664 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:36:45.664 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:46:05.142502+0000", 2024-08-29T19:36:45.664 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 650, 2024-08-29T19:36:45.664 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T19:36:27.819031+0000", 2024-08-29T19:36:45.664 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T19:36:27.819031+0000", 2024-08-29T19:36:45.664 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T19:36:27.819031+0000", 2024-08-29T19:36:45.664 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T19:36:45.664 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T19:36:45.664 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:46:05.142502+0000", 2024-08-29T19:36:45.664 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T19:36:27.819031+0000", 2024-08-29T19:36:45.664 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T19:36:27.819031+0000", 2024-08-29T19:36:45.664 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T19:36:45.664 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 3072, 2024-08-29T19:36:45.665 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T19:36:45.665 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T19:36:45.665 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 649, 2024-08-29T19:36:45.665 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T19:36:45.665 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T19:36:45.665 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T19:36:45.665 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T19:36:45.665 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 3072, 2024-08-29T19:36:45.665 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:36:45.665 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T19:36:45.665 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T19:36:45.665 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "4.3", 2024-08-29T19:36:45.666 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T19:36:45.666 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T19:36:45.666 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 3031, 2024-08-29T19:36:45.666 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 9327, 2024-08-29T19:36:45.666 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T19:36:45.666 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T21:28:53.657484+0000", 2024-08-29T19:36:45.666 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.007415818, 2024-08-29T19:36:45.666 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T19:36:45.666 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T19:36:45.666 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T19:36:45.666 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:36:45.666 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T19:36:45.666 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:36:45.667 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T19:36:45.667 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T19:36:45.667 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T19:36:45.667 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T19:36:45.667 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T19:36:45.667 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T19:36:45.667 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T19:36:45.667 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T19:36:45.667 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T19:36:45.667 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T19:36:45.667 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:36:45.667 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T19:36:45.668 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 3, 2024-08-29T19:36:45.668 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 1, 2024-08-29T19:36:45.668 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T19:36:45.668 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 1, 2024-08-29T19:36:45.668 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:36:45.668 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T19:36:45.668 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T19:36:45.668 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T19:36:45.668 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:36:45.668 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 1, 2024-08-29T19:36:45.668 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T19:36:45.668 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T19:36:45.668 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T19:36:45.669 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T19:36:45.669 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T19:36:45.669 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T19:36:45.669 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T19:36:45.669 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 1064, 2024-08-29T19:36:45.669 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 333711, 2024-08-29T19:36:45.669 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T19:36:45.669 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:36:45.669 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T19:36:45.669 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 3055, 2024-08-29T19:36:45.669 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 389662 2024-08-29T19:36:45.669 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.670 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T19:36:45.670 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T19:36:45.670 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T19:36:45.670 INFO:tasks.workunit.client.0.smithi029.stdout: 0, 2024-08-29T19:36:45.670 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T19:36:45.670 INFO:tasks.workunit.client.0.smithi029.stdout: 7 2024-08-29T19:36:45.670 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:45.670 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 0, 2024-08-29T19:36:45.670 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "1158'3072" 2024-08-29T19:36:45.670 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.670 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:45.670 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T19:36:45.670 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T19:36:45.671 INFO:tasks.workunit.client.0.smithi029.stdout: 3, 2024-08-29T19:36:45.671 INFO:tasks.workunit.client.0.smithi029.stdout: 2 2024-08-29T19:36:45.671 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:45.671 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 5, 2024-08-29T19:36:45.671 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T19:36:45.671 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T19:36:45.671 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T19:36:45.671 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T19:36:45.671 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:36:45.671 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T19:36:45.671 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T19:35:33.389557+0000", 2024-08-29T19:36:45.671 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T18:00:22.829610+0000", 2024-08-29T19:36:45.672 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T18:00:22.829610+0000", 2024-08-29T19:36:45.672 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T18:00:22.835187+0000", 2024-08-29T19:36:45.672 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T19:35:33.389557+0000", 2024-08-29T19:36:45.672 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:45.672 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:36:45.672 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:45.672 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 597, 2024-08-29T19:36:45.672 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T19:35:33.389557+0000", 2024-08-29T19:36:45.672 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T19:35:33.389557+0000", 2024-08-29T19:36:45.672 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T19:35:33.389557+0000", 2024-08-29T19:36:45.672 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T19:36:45.672 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T19:36:45.673 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:45.673 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T19:35:33.389557+0000", 2024-08-29T19:36:45.673 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T19:35:33.389557+0000", 2024-08-29T19:36:45.673 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T19:36:45.673 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T19:36:45.673 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T19:36:45.673 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T19:36:45.673 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 596, 2024-08-29T19:36:45.673 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T19:36:45.673 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T19:36:45.673 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T19:36:45.673 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T19:36:45.673 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T19:36:45.674 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:36:45.674 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T19:36:45.674 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T19:36:45.674 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.5", 2024-08-29T19:36:45.674 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T19:36:45.674 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T19:36:45.674 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 3031, 2024-08-29T19:36:45.674 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 5460, 2024-08-29T19:36:45.674 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T19:36:45.674 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T02:54:09.928937+0000", 2024-08-29T19:36:45.674 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:36:45.674 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T19:36:45.674 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T19:36:45.675 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T19:36:45.675 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:36:45.675 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T19:36:45.675 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:36:45.675 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T19:36:45.675 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T19:36:45.675 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T19:36:45.675 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T19:36:45.675 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T19:36:45.675 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T19:36:45.675 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T19:36:45.675 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T19:36:45.675 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T19:36:45.675 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T19:36:45.676 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:36:45.676 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T19:36:45.676 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T19:36:45.676 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T19:36:45.676 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T19:36:45.676 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T19:36:45.676 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:36:45.676 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T19:36:45.676 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T19:36:45.676 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T19:36:45.676 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:36:45.676 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T19:36:45.676 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T19:36:45.677 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T19:36:45.677 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T19:36:45.677 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T19:36:45.677 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T19:36:45.677 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T19:36:45.677 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T19:36:45.677 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T19:36:45.677 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T19:36:45.677 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T19:36:45.677 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:36:45.677 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T19:36:45.677 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T19:36:45.677 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T19:36:45.678 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.678 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T19:36:45.678 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T19:36:45.678 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T19:36:45.678 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T19:36:45.678 INFO:tasks.workunit.client.0.smithi029.stdout: 3, 2024-08-29T19:36:45.678 INFO:tasks.workunit.client.0.smithi029.stdout: 2 2024-08-29T19:36:45.678 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:45.678 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 5, 2024-08-29T19:36:45.678 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T19:36:45.678 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.678 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:45.678 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T19:36:45.679 INFO:tasks.workunit.client.0.smithi029.stdout: 1, 2024-08-29T19:36:45.679 INFO:tasks.workunit.client.0.smithi029.stdout: 0, 2024-08-29T19:36:45.679 INFO:tasks.workunit.client.0.smithi029.stdout: 7 2024-08-29T19:36:45.679 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:45.679 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 1, 2024-08-29T19:36:45.679 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T19:36:45.679 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T19:36:45.679 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 60, 2024-08-29T19:36:45.679 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T19:36:45.679 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:36:45.679 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T19:36:45.679 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T19:35:32.929359+0000", 2024-08-29T19:36:45.679 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T18:01:23.147927+0000", 2024-08-29T19:36:45.680 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T18:01:23.147927+0000", 2024-08-29T19:36:45.680 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T18:01:23.148483+0000", 2024-08-29T19:36:45.680 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T19:35:32.929359+0000", 2024-08-29T19:36:45.680 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T19:36:45.680 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:36:45.680 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T19:36:45.680 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 650, 2024-08-29T19:36:45.680 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T19:35:32.929359+0000", 2024-08-29T19:36:45.680 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T19:35:32.929359+0000", 2024-08-29T19:36:45.680 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T19:35:32.929359+0000", 2024-08-29T19:36:45.680 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T19:36:45.680 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T19:36:45.680 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T19:36:45.681 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T19:35:32.929359+0000", 2024-08-29T19:36:45.681 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T19:35:32.929359+0000", 2024-08-29T19:36:45.681 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T19:36:45.681 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T19:36:45.681 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T19:36:45.681 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T19:36:45.681 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 649, 2024-08-29T19:36:45.681 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T19:36:45.681 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T19:36:45.681 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T19:36:45.681 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T19:36:45.681 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T19:36:45.681 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:36:45.681 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T19:36:45.682 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T19:36:45.682 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "2.4", 2024-08-29T19:36:45.682 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T19:36:45.682 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T19:36:45.682 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 3031, 2024-08-29T19:36:45.682 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 5570, 2024-08-29T19:36:45.682 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T19:36:45.682 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T03:48:14.459886+0000", 2024-08-29T19:36:45.682 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:36:45.682 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T19:36:45.682 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T19:36:45.682 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T19:36:45.682 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:36:45.683 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T19:36:45.683 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:36:45.683 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T19:36:45.683 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T19:36:45.683 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T19:36:45.683 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T19:36:45.683 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T19:36:45.683 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T19:36:45.683 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T19:36:45.683 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T19:36:45.683 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T19:36:45.683 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T19:36:45.683 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:36:45.683 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T19:36:45.684 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T19:36:45.684 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T19:36:45.684 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T19:36:45.684 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T19:36:45.684 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:36:45.684 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T19:36:45.684 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T19:36:45.684 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T19:36:45.684 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:36:45.684 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T19:36:45.684 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T19:36:45.684 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T19:36:45.684 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T19:36:45.685 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T19:36:45.685 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T19:36:45.685 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T19:36:45.685 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T19:36:45.685 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T19:36:45.685 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T19:36:45.685 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T19:36:45.685 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:36:45.685 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T19:36:45.685 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T19:36:45.685 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T19:36:45.685 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.685 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T19:36:45.685 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T19:36:45.686 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T19:36:45.686 INFO:tasks.workunit.client.0.smithi029.stdout: 1, 2024-08-29T19:36:45.686 INFO:tasks.workunit.client.0.smithi029.stdout: 0, 2024-08-29T19:36:45.686 INFO:tasks.workunit.client.0.smithi029.stdout: 7 2024-08-29T19:36:45.686 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:45.686 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 1, 2024-08-29T19:36:45.686 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T19:36:45.686 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.686 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:45.686 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T19:36:45.686 INFO:tasks.workunit.client.0.smithi029.stdout: 1, 2024-08-29T19:36:45.686 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T19:36:45.686 INFO:tasks.workunit.client.0.smithi029.stdout: 4 2024-08-29T19:36:45.686 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:45.687 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 1, 2024-08-29T19:36:45.687 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T19:36:45.687 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T19:36:45.687 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 70, 2024-08-29T19:36:45.687 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T19:36:45.687 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:36:45.687 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T19:36:45.687 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T19:35:32.929421+0000", 2024-08-29T19:36:45.687 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T18:00:22.821659+0000", 2024-08-29T19:36:45.687 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T18:00:22.821659+0000", 2024-08-29T19:36:45.687 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T18:36:37.317732+0000", 2024-08-29T19:36:45.687 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T19:35:32.929421+0000", 2024-08-29T19:36:45.688 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:46:05.142502+0000", 2024-08-29T19:36:45.688 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:36:45.688 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:46:05.142502+0000", 2024-08-29T19:36:45.688 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 597, 2024-08-29T19:36:45.688 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T19:35:32.929421+0000", 2024-08-29T19:36:45.688 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T19:35:32.929421+0000", 2024-08-29T19:36:45.688 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T19:35:32.929421+0000", 2024-08-29T19:36:45.688 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T19:36:45.688 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T19:36:45.688 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:46:05.142502+0000", 2024-08-29T19:36:45.688 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T19:35:32.929421+0000", 2024-08-29T19:36:45.688 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T19:35:32.929421+0000", 2024-08-29T19:36:45.688 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T19:36:45.689 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 2871, 2024-08-29T19:36:45.689 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T19:36:45.689 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T19:36:45.689 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 596, 2024-08-29T19:36:45.689 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T19:36:45.689 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T19:36:45.689 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T19:36:45.689 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T19:36:45.689 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 2871, 2024-08-29T19:36:45.689 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:36:45.689 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T19:36:45.689 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T19:36:45.689 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "4.2", 2024-08-29T19:36:45.689 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T19:36:45.690 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T19:36:45.690 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 3031, 2024-08-29T19:36:45.690 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 9093, 2024-08-29T19:36:45.690 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T19:36:45.690 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T04:30:46.200988+0000", 2024-08-29T19:36:45.690 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.007484825, 2024-08-29T19:36:45.690 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T19:36:45.690 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T19:36:45.690 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 19, 2024-08-29T19:36:45.690 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:36:45.690 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T19:36:45.690 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:36:45.690 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T19:36:45.691 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T19:36:45.691 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T19:36:45.691 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T19:36:45.691 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T19:36:45.691 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T19:36:45.691 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T19:36:45.691 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T19:36:45.691 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T19:36:45.691 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T19:36:45.691 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:36:45.691 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T19:36:45.691 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 3, 2024-08-29T19:36:45.691 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 1, 2024-08-29T19:36:45.692 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T19:36:45.692 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 1, 2024-08-29T19:36:45.692 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:36:45.692 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T19:36:45.692 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T19:36:45.692 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T19:36:45.692 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:36:45.692 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T19:36:45.692 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T19:36:45.692 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T19:36:45.692 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T19:36:45.692 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T19:36:45.692 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T19:36:45.693 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T19:36:45.693 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T19:36:45.693 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 804, 2024-08-29T19:36:45.693 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 396802, 2024-08-29T19:36:45.693 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T19:36:45.693 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:36:45.693 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T19:36:45.693 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 2885, 2024-08-29T19:36:45.693 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 342676 2024-08-29T19:36:45.693 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.693 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T19:36:45.693 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T19:36:45.693 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T19:36:45.694 INFO:tasks.workunit.client.0.smithi029.stdout: 1, 2024-08-29T19:36:45.694 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T19:36:45.694 INFO:tasks.workunit.client.0.smithi029.stdout: 4 2024-08-29T19:36:45.694 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:45.694 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 1, 2024-08-29T19:36:45.694 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "1158'2871" 2024-08-29T19:36:45.694 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.694 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:45.694 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T19:36:45.694 INFO:tasks.workunit.client.0.smithi029.stdout: 4, 2024-08-29T19:36:45.694 INFO:tasks.workunit.client.0.smithi029.stdout: 0, 2024-08-29T19:36:45.694 INFO:tasks.workunit.client.0.smithi029.stdout: 6 2024-08-29T19:36:45.694 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:45.695 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 4, 2024-08-29T19:36:45.695 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T19:36:45.695 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T19:36:45.695 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T19:36:45.695 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T19:36:45.695 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:36:45.695 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T19:36:45.695 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T19:35:32.923724+0000", 2024-08-29T19:36:45.695 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T18:00:53.436073+0000", 2024-08-29T19:36:45.695 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T18:00:53.436073+0000", 2024-08-29T19:36:45.695 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T18:00:53.436848+0000", 2024-08-29T19:36:45.695 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T19:35:32.923724+0000", 2024-08-29T19:36:45.695 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:45.696 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:36:45.696 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:45.696 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 624, 2024-08-29T19:36:45.696 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T19:35:32.923724+0000", 2024-08-29T19:36:45.696 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T19:35:32.923724+0000", 2024-08-29T19:36:45.696 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T19:35:32.923724+0000", 2024-08-29T19:36:45.696 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T19:36:45.696 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T19:36:45.696 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:45.696 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T19:35:32.923724+0000", 2024-08-29T19:36:45.696 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T19:35:32.923724+0000", 2024-08-29T19:36:45.696 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T19:36:45.696 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T19:36:45.697 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T19:36:45.697 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T19:36:45.697 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 623, 2024-08-29T19:36:45.697 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T19:36:45.697 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T19:36:45.697 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T19:36:45.697 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T19:36:45.697 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T19:36:45.697 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:36:45.697 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T19:36:45.697 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T19:36:45.697 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.3", 2024-08-29T19:36:45.697 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T19:36:45.698 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T19:36:45.698 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 3031, 2024-08-29T19:36:45.698 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 5469, 2024-08-29T19:36:45.698 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T19:36:45.698 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T18:49:26.227310+0000", 2024-08-29T19:36:45.698 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:36:45.698 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T19:36:45.698 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T19:36:45.698 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T19:36:45.698 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:36:45.698 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T19:36:45.698 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:36:45.698 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T19:36:45.699 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T19:36:45.699 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T19:36:45.699 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T19:36:45.699 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T19:36:45.699 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T19:36:45.699 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T19:36:45.699 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T19:36:45.699 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T19:36:45.699 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T19:36:45.699 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:36:45.699 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T19:36:45.699 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T19:36:45.699 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T19:36:45.699 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T19:36:45.700 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T19:36:45.700 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:36:45.700 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T19:36:45.700 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T19:36:45.700 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T19:36:45.700 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:36:45.700 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T19:36:45.700 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T19:36:45.700 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T19:36:45.700 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T19:36:45.700 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T19:36:45.700 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T19:36:45.700 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T19:36:45.701 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T19:36:45.701 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T19:36:45.701 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T19:36:45.701 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T19:36:45.701 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:36:45.701 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T19:36:45.701 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T19:36:45.701 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T19:36:45.701 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.701 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T19:36:45.701 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T19:36:45.701 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T19:36:45.701 INFO:tasks.workunit.client.0.smithi029.stdout: 4, 2024-08-29T19:36:45.702 INFO:tasks.workunit.client.0.smithi029.stdout: 0, 2024-08-29T19:36:45.702 INFO:tasks.workunit.client.0.smithi029.stdout: 6 2024-08-29T19:36:45.702 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:45.702 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 4, 2024-08-29T19:36:45.702 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T19:36:45.702 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.702 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:45.702 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T19:36:45.702 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T19:36:45.702 INFO:tasks.workunit.client.0.smithi029.stdout: 1, 2024-08-29T19:36:45.702 INFO:tasks.workunit.client.0.smithi029.stdout: 6 2024-08-29T19:36:45.702 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:45.702 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 5, 2024-08-29T19:36:45.702 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T19:36:45.703 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T19:36:45.703 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 60, 2024-08-29T19:36:45.703 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T19:36:45.703 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:36:45.703 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T19:36:45.703 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T19:35:33.388693+0000", 2024-08-29T19:36:45.703 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T18:00:53.461921+0000", 2024-08-29T19:36:45.703 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T18:00:53.461921+0000", 2024-08-29T19:36:45.703 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T18:00:53.463681+0000", 2024-08-29T19:36:45.703 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T19:35:33.388693+0000", 2024-08-29T19:36:45.704 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T19:36:45.704 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:36:45.704 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T19:36:45.704 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 624, 2024-08-29T19:36:45.704 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T19:35:33.388693+0000", 2024-08-29T19:36:45.704 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T19:35:33.388693+0000", 2024-08-29T19:36:45.704 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T19:35:33.388693+0000", 2024-08-29T19:36:45.704 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T19:36:45.704 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T19:36:45.704 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T19:36:45.704 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T19:35:33.388693+0000", 2024-08-29T19:36:45.704 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T19:35:33.388693+0000", 2024-08-29T19:36:45.705 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T19:36:45.705 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T19:36:45.705 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T19:36:45.705 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T19:36:45.705 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 623, 2024-08-29T19:36:45.705 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T19:36:45.705 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T19:36:45.705 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T19:36:45.705 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T19:36:45.705 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T19:36:45.705 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:36:45.705 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T19:36:45.705 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T19:36:45.706 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "2.2", 2024-08-29T19:36:45.706 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T19:36:45.706 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T19:36:45.706 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 3031, 2024-08-29T19:36:45.706 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 5442, 2024-08-29T19:36:45.706 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T19:36:45.706 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T01:42:31.370199+0000", 2024-08-29T19:36:45.706 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:36:45.706 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T19:36:45.706 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T19:36:45.706 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T19:36:45.706 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:36:45.706 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T19:36:45.707 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:36:45.707 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T19:36:45.707 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T19:36:45.707 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T19:36:45.707 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T19:36:45.707 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T19:36:45.707 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T19:36:45.707 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T19:36:45.707 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T19:36:45.707 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T19:36:45.707 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T19:36:45.707 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:36:45.708 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T19:36:45.708 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T19:36:45.708 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T19:36:45.708 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T19:36:45.708 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T19:36:45.708 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:36:45.708 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T19:36:45.708 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T19:36:45.708 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T19:36:45.708 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:36:45.708 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T19:36:45.708 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T19:36:45.709 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T19:36:45.709 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T19:36:45.709 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T19:36:45.709 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T19:36:45.709 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T19:36:45.709 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T19:36:45.709 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T19:36:45.709 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T19:36:45.709 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T19:36:45.709 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:36:45.709 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T19:36:45.709 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T19:36:45.709 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T19:36:45.710 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.710 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T19:36:45.710 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T19:36:45.710 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T19:36:45.710 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T19:36:45.710 INFO:tasks.workunit.client.0.smithi029.stdout: 1, 2024-08-29T19:36:45.710 INFO:tasks.workunit.client.0.smithi029.stdout: 6 2024-08-29T19:36:45.710 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:45.710 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 5, 2024-08-29T19:36:45.710 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T19:36:45.710 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.710 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:45.710 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T19:36:45.710 INFO:tasks.workunit.client.0.smithi029.stdout: 1, 2024-08-29T19:36:45.711 INFO:tasks.workunit.client.0.smithi029.stdout: 2, 2024-08-29T19:36:45.711 INFO:tasks.workunit.client.0.smithi029.stdout: 3 2024-08-29T19:36:45.711 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:45.711 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 1, 2024-08-29T19:36:45.711 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T19:36:45.711 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T19:36:45.711 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 70, 2024-08-29T19:36:45.711 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T19:36:45.711 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:36:45.711 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T19:36:45.711 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T19:36:28.255206+0000", 2024-08-29T19:36:45.711 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T17:59:20.760132+0000", 2024-08-29T19:36:45.712 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T17:59:20.760132+0000", 2024-08-29T19:36:45.712 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T18:36:37.324733+0000", 2024-08-29T19:36:45.712 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T19:36:28.255206+0000", 2024-08-29T19:36:45.712 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:46:05.142502+0000", 2024-08-29T19:36:45.712 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:36:45.712 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:46:05.142502+0000", 2024-08-29T19:36:45.712 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 538, 2024-08-29T19:36:45.712 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T19:36:28.255206+0000", 2024-08-29T19:36:45.712 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T19:36:28.255206+0000", 2024-08-29T19:36:45.712 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T19:36:28.255206+0000", 2024-08-29T19:36:45.712 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T19:36:45.712 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T19:36:45.713 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:46:05.142502+0000", 2024-08-29T19:36:45.713 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T19:36:28.255206+0000", 2024-08-29T19:36:45.713 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T19:36:28.255206+0000", 2024-08-29T19:36:45.713 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T19:36:45.713 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 3060, 2024-08-29T19:36:45.713 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T19:36:45.713 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T19:36:45.713 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 537, 2024-08-29T19:36:45.713 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T19:36:45.713 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T19:36:45.713 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T19:36:45.713 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T19:36:45.713 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 3060, 2024-08-29T19:36:45.714 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:36:45.714 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T19:36:45.714 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T19:36:45.714 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "4.4", 2024-08-29T19:36:45.714 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T19:36:45.714 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T19:36:45.714 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 3031, 2024-08-29T19:36:45.714 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 9135, 2024-08-29T19:36:45.714 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T19:36:45.714 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T02:56:59.994226+0000", 2024-08-29T19:36:45.714 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.013588342, 2024-08-29T19:36:45.714 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T19:36:45.714 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T19:36:45.714 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T19:36:45.715 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:36:45.715 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T19:36:45.715 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:36:45.715 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T19:36:45.715 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T19:36:45.715 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T19:36:45.715 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T19:36:45.715 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T19:36:45.715 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T19:36:45.715 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T19:36:45.715 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T19:36:45.715 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T19:36:45.715 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T19:36:45.716 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:36:45.716 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T19:36:45.716 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 3, 2024-08-29T19:36:45.716 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 1, 2024-08-29T19:36:45.716 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T19:36:45.716 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 1, 2024-08-29T19:36:45.716 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:36:45.716 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T19:36:45.716 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T19:36:45.716 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T19:36:45.716 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:36:45.716 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 1, 2024-08-29T19:36:45.716 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T19:36:45.717 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T19:36:45.717 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T19:36:45.717 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T19:36:45.717 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T19:36:45.717 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T19:36:45.717 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T19:36:45.717 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 567, 2024-08-29T19:36:45.717 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 386466, 2024-08-29T19:36:45.717 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T19:36:45.717 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:36:45.717 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T19:36:45.717 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 3071, 2024-08-29T19:36:45.717 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 375363 2024-08-29T19:36:45.717 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.718 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T19:36:45.718 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T19:36:45.718 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T19:36:45.718 INFO:tasks.workunit.client.0.smithi029.stdout: 1, 2024-08-29T19:36:45.718 INFO:tasks.workunit.client.0.smithi029.stdout: 2, 2024-08-29T19:36:45.718 INFO:tasks.workunit.client.0.smithi029.stdout: 3 2024-08-29T19:36:45.718 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:45.718 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 1, 2024-08-29T19:36:45.718 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "1158'3060" 2024-08-29T19:36:45.718 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.718 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:45.718 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T19:36:45.718 INFO:tasks.workunit.client.0.smithi029.stdout: 1, 2024-08-29T19:36:45.719 INFO:tasks.workunit.client.0.smithi029.stdout: 2, 2024-08-29T19:36:45.719 INFO:tasks.workunit.client.0.smithi029.stdout: 6 2024-08-29T19:36:45.719 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:45.719 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 1, 2024-08-29T19:36:45.719 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T19:36:45.719 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T19:36:45.719 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T19:36:45.719 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T19:36:45.719 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:36:45.719 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T19:36:45.719 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T19:35:32.932185+0000", 2024-08-29T19:36:45.719 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T18:00:53.432900+0000", 2024-08-29T19:36:45.719 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T18:00:53.432900+0000", 2024-08-29T19:36:45.719 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T18:00:53.433142+0000", 2024-08-29T19:36:45.720 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T19:35:32.932185+0000", 2024-08-29T19:36:45.720 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:45.720 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:36:45.720 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:45.720 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 624, 2024-08-29T19:36:45.720 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T19:35:32.932185+0000", 2024-08-29T19:36:45.720 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T19:35:32.932185+0000", 2024-08-29T19:36:45.720 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T19:35:32.932185+0000", 2024-08-29T19:36:45.720 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T19:36:45.720 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T19:36:45.720 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:45.720 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T19:35:32.932185+0000", 2024-08-29T19:36:45.721 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T19:35:32.932185+0000", 2024-08-29T19:36:45.721 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T19:36:45.721 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T19:36:45.721 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T19:36:45.721 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T19:36:45.721 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 623, 2024-08-29T19:36:45.721 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T19:36:45.721 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T19:36:45.721 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T19:36:45.721 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T19:36:45.721 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T19:36:45.721 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:36:45.721 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T19:36:45.722 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T19:36:45.722 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.0", 2024-08-29T19:36:45.722 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T19:36:45.722 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T19:36:45.722 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 3031, 2024-08-29T19:36:45.722 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 5549, 2024-08-29T19:36:45.722 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T19:36:45.722 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T23:30:40.419960+0000", 2024-08-29T19:36:45.722 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:36:45.722 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T19:36:45.722 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T19:36:45.722 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T19:36:45.722 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:36:45.722 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T19:36:45.723 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:36:45.723 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T19:36:45.723 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T19:36:45.723 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T19:36:45.723 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T19:36:45.723 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T19:36:45.723 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T19:36:45.723 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T19:36:45.723 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T19:36:45.723 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T19:36:45.723 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T19:36:45.723 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:36:45.723 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T19:36:45.724 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T19:36:45.724 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T19:36:45.724 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T19:36:45.724 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T19:36:45.724 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:36:45.724 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T19:36:45.724 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T19:36:45.724 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T19:36:45.724 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:36:45.724 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T19:36:45.724 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T19:36:45.724 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T19:36:45.724 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T19:36:45.725 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T19:36:45.725 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T19:36:45.725 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T19:36:45.725 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T19:36:45.725 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T19:36:45.725 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T19:36:45.725 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T19:36:45.725 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:36:45.725 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T19:36:45.725 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T19:36:45.725 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T19:36:45.725 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.725 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T19:36:45.725 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T19:36:45.726 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T19:36:45.726 INFO:tasks.workunit.client.0.smithi029.stdout: 1, 2024-08-29T19:36:45.726 INFO:tasks.workunit.client.0.smithi029.stdout: 2, 2024-08-29T19:36:45.726 INFO:tasks.workunit.client.0.smithi029.stdout: 6 2024-08-29T19:36:45.726 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:45.726 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 1, 2024-08-29T19:36:45.726 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T19:36:45.726 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.726 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:45.726 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T19:36:45.726 INFO:tasks.workunit.client.0.smithi029.stdout: 2, 2024-08-29T19:36:45.726 INFO:tasks.workunit.client.0.smithi029.stdout: 3, 2024-08-29T19:36:45.726 INFO:tasks.workunit.client.0.smithi029.stdout: 1 2024-08-29T19:36:45.727 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:45.727 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 2, 2024-08-29T19:36:45.727 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T19:36:45.727 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T19:36:45.727 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 60, 2024-08-29T19:36:45.727 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T19:36:45.727 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:36:45.727 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T19:36:45.727 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T19:35:33.423592+0000", 2024-08-29T19:36:45.727 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T17:59:21.743873+0000", 2024-08-29T19:36:45.727 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T17:59:21.743873+0000", 2024-08-29T19:36:45.727 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T17:59:21.744244+0000", 2024-08-29T19:36:45.727 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T19:35:33.423592+0000", 2024-08-29T19:36:45.728 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T19:36:45.728 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:36:45.728 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T19:36:45.728 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 539, 2024-08-29T19:36:45.728 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T19:35:33.423592+0000", 2024-08-29T19:36:45.728 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T19:35:33.423592+0000", 2024-08-29T19:36:45.728 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T19:35:33.423592+0000", 2024-08-29T19:36:45.728 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T19:36:45.728 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T19:36:45.728 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T19:36:45.728 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T19:35:33.423592+0000", 2024-08-29T19:36:45.728 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T19:35:33.423592+0000", 2024-08-29T19:36:45.729 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T19:36:45.729 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T19:36:45.729 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T19:36:45.729 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T19:36:45.729 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 538, 2024-08-29T19:36:45.729 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T19:36:45.729 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T19:36:45.729 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T19:36:45.729 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T19:36:45.729 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T19:36:45.729 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:36:45.729 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T19:36:45.729 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T19:36:45.730 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "2.1", 2024-08-29T19:36:45.730 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T19:36:45.730 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T19:36:45.730 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 3031, 2024-08-29T19:36:45.730 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 5545, 2024-08-29T19:36:45.730 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T19:36:45.730 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T21:15:32.632797+0000", 2024-08-29T19:36:45.730 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:36:45.730 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T19:36:45.730 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T19:36:45.730 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T19:36:45.730 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:36:45.730 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T19:36:45.730 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:36:45.731 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T19:36:45.731 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T19:36:45.731 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T19:36:45.731 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T19:36:45.731 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T19:36:45.731 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T19:36:45.731 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T19:36:45.731 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T19:36:45.731 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T19:36:45.731 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T19:36:45.731 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:36:45.731 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T19:36:45.731 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T19:36:45.732 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T19:36:45.732 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T19:36:45.732 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T19:36:45.732 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:36:45.732 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T19:36:45.732 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T19:36:45.732 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T19:36:45.732 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:36:45.732 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T19:36:45.732 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T19:36:45.732 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T19:36:45.732 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T19:36:45.732 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T19:36:45.732 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T19:36:45.733 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T19:36:45.733 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T19:36:45.733 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T19:36:45.733 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T19:36:45.733 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T19:36:45.733 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:36:45.733 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T19:36:45.733 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T19:36:45.733 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T19:36:45.733 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.733 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T19:36:45.733 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T19:36:45.733 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T19:36:45.734 INFO:tasks.workunit.client.0.smithi029.stdout: 2, 2024-08-29T19:36:45.734 INFO:tasks.workunit.client.0.smithi029.stdout: 3, 2024-08-29T19:36:45.734 INFO:tasks.workunit.client.0.smithi029.stdout: 1 2024-08-29T19:36:45.734 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:45.734 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 2, 2024-08-29T19:36:45.734 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T19:36:45.734 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.734 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:45.734 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T19:36:45.734 INFO:tasks.workunit.client.0.smithi029.stdout: 1, 2024-08-29T19:36:45.734 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T19:36:45.734 INFO:tasks.workunit.client.0.smithi029.stdout: 0 2024-08-29T19:36:45.734 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:45.735 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 1, 2024-08-29T19:36:45.735 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T19:36:45.735 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T19:36:45.735 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 70, 2024-08-29T19:36:45.735 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T19:36:45.735 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:36:45.735 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T19:36:45.735 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T19:35:32.934456+0000", 2024-08-29T19:36:45.735 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T18:00:22.821633+0000", 2024-08-29T19:36:45.735 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T18:00:22.821633+0000", 2024-08-29T19:36:45.735 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T18:36:37.322696+0000", 2024-08-29T19:36:45.735 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T19:35:32.934456+0000", 2024-08-29T19:36:45.736 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:46:05.142502+0000", 2024-08-29T19:36:45.736 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:36:45.736 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:46:05.142502+0000", 2024-08-29T19:36:45.736 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 597, 2024-08-29T19:36:45.736 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T19:35:32.934456+0000", 2024-08-29T19:36:45.736 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T19:35:32.934456+0000", 2024-08-29T19:36:45.736 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T19:35:32.934456+0000", 2024-08-29T19:36:45.736 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T19:36:45.736 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T19:36:45.736 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:46:05.142502+0000", 2024-08-29T19:36:45.736 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T19:35:32.934456+0000", 2024-08-29T19:36:45.736 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T19:35:32.934456+0000", 2024-08-29T19:36:45.736 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T19:36:45.737 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 3066, 2024-08-29T19:36:45.737 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T19:36:45.737 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T19:36:45.737 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 596, 2024-08-29T19:36:45.737 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T19:36:45.737 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T19:36:45.737 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T19:36:45.737 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T19:36:45.737 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 3066, 2024-08-29T19:36:45.737 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:36:45.737 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T19:36:45.737 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T19:36:45.737 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "4.7", 2024-08-29T19:36:45.738 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T19:36:45.738 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T19:36:45.738 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 3031, 2024-08-29T19:36:45.738 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 9564, 2024-08-29T19:36:45.738 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T19:36:45.738 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T20:24:14.881680+0000", 2024-08-29T19:36:45.738 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.013365016, 2024-08-29T19:36:45.738 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T19:36:45.738 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T19:36:45.738 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T19:36:45.738 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:36:45.738 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T19:36:45.739 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:36:45.739 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T19:36:45.739 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T19:36:45.739 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T19:36:45.739 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T19:36:45.739 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T19:36:45.739 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T19:36:45.739 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T19:36:45.739 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T19:36:45.739 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T19:36:45.739 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T19:36:45.739 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:36:45.740 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T19:36:45.740 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T19:36:45.740 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T19:36:45.740 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T19:36:45.740 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T19:36:45.740 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:36:45.740 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T19:36:45.740 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T19:36:45.740 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T19:36:45.740 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:36:45.740 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T19:36:45.740 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T19:36:45.740 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T19:36:45.741 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T19:36:45.741 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T19:36:45.741 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T19:36:45.741 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T19:36:45.741 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T19:36:45.741 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 1648, 2024-08-29T19:36:45.741 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 365518, 2024-08-29T19:36:45.741 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T19:36:45.741 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:36:45.741 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T19:36:45.741 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 3014, 2024-08-29T19:36:45.741 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 459636 2024-08-29T19:36:45.741 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.742 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T19:36:45.742 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T19:36:45.742 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T19:36:45.742 INFO:tasks.workunit.client.0.smithi029.stdout: 1, 2024-08-29T19:36:45.742 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T19:36:45.742 INFO:tasks.workunit.client.0.smithi029.stdout: 0 2024-08-29T19:36:45.742 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:45.742 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 1, 2024-08-29T19:36:45.742 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "1158'3066" 2024-08-29T19:36:45.742 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.742 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:45.742 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T19:36:45.743 INFO:tasks.workunit.client.0.smithi029.stdout: 0, 2024-08-29T19:36:45.743 INFO:tasks.workunit.client.0.smithi029.stdout: 4, 2024-08-29T19:36:45.743 INFO:tasks.workunit.client.0.smithi029.stdout: 3 2024-08-29T19:36:45.743 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:45.743 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 0, 2024-08-29T19:36:45.743 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T19:36:45.743 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T19:36:45.743 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T19:36:45.743 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T19:36:45.743 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:36:45.743 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T19:36:45.743 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T19:35:33.580877+0000", 2024-08-29T19:36:45.744 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T17:59:52.078025+0000", 2024-08-29T19:36:45.744 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T17:59:52.078025+0000", 2024-08-29T19:36:45.744 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T17:59:52.078377+0000", 2024-08-29T19:36:45.744 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T19:35:33.580877+0000", 2024-08-29T19:36:45.744 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:45.744 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:36:45.744 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:45.744 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 568, 2024-08-29T19:36:45.744 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T19:35:33.580877+0000", 2024-08-29T19:36:45.744 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T19:35:33.580877+0000", 2024-08-29T19:36:45.744 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T19:35:33.580877+0000", 2024-08-29T19:36:45.744 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T19:36:45.744 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T19:36:45.745 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:45.745 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T19:35:33.580877+0000", 2024-08-29T19:36:45.745 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T19:35:33.580877+0000", 2024-08-29T19:36:45.745 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T19:36:45.745 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T19:36:45.745 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T19:36:45.745 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T19:36:45.745 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 567, 2024-08-29T19:36:45.745 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T19:36:45.745 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T19:36:45.745 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T19:36:45.745 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T19:36:45.745 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T19:36:45.746 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:36:45.746 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T19:36:45.746 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T19:36:45.746 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.1", 2024-08-29T19:36:45.746 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T19:36:45.746 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T19:36:45.746 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 3031, 2024-08-29T19:36:45.746 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 5564, 2024-08-29T19:36:45.747 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T19:36:45.747 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T23:50:07.728053+0000", 2024-08-29T19:36:45.747 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:36:45.747 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T19:36:45.747 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T19:36:45.747 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T19:36:45.747 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:36:45.747 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T19:36:45.747 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:36:45.748 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T19:36:45.748 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T19:36:45.748 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T19:36:45.748 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T19:36:45.748 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T19:36:45.748 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T19:36:45.748 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T19:36:45.748 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T19:36:45.748 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T19:36:45.749 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T19:36:45.749 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:36:45.749 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T19:36:45.749 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T19:36:45.749 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T19:36:45.749 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T19:36:45.749 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T19:36:45.749 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:36:45.749 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T19:36:45.749 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T19:36:45.749 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T19:36:45.749 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:36:45.750 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T19:36:45.750 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T19:36:45.750 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T19:36:45.750 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T19:36:45.750 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T19:36:45.750 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T19:36:45.750 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T19:36:45.750 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T19:36:45.750 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T19:36:45.750 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T19:36:45.750 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T19:36:45.750 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:36:45.750 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T19:36:45.751 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T19:36:45.751 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T19:36:45.751 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.751 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T19:36:45.751 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T19:36:45.751 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T19:36:45.751 INFO:tasks.workunit.client.0.smithi029.stdout: 0, 2024-08-29T19:36:45.751 INFO:tasks.workunit.client.0.smithi029.stdout: 4, 2024-08-29T19:36:45.751 INFO:tasks.workunit.client.0.smithi029.stdout: 3 2024-08-29T19:36:45.751 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:45.751 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 0, 2024-08-29T19:36:45.751 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T19:36:45.751 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.752 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:45.752 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T19:36:45.752 INFO:tasks.workunit.client.0.smithi029.stdout: 7, 2024-08-29T19:36:45.752 INFO:tasks.workunit.client.0.smithi029.stdout: 1, 2024-08-29T19:36:45.752 INFO:tasks.workunit.client.0.smithi029.stdout: 0 2024-08-29T19:36:45.752 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:45.752 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 7, 2024-08-29T19:36:45.752 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T19:36:45.752 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T19:36:45.752 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 60, 2024-08-29T19:36:45.752 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T19:36:45.752 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:36:45.752 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T19:36:45.753 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T19:35:33.583727+0000", 2024-08-29T19:36:45.753 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T18:01:23.139924+0000", 2024-08-29T19:36:45.753 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T18:01:23.139924+0000", 2024-08-29T19:36:45.753 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T18:01:23.141334+0000", 2024-08-29T19:36:45.753 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T19:35:33.583727+0000", 2024-08-29T19:36:45.753 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T19:36:45.753 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:36:45.753 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T19:36:45.753 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 650, 2024-08-29T19:36:45.753 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T19:35:33.583727+0000", 2024-08-29T19:36:45.754 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T19:35:33.583727+0000", 2024-08-29T19:36:45.754 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T19:35:33.583727+0000", 2024-08-29T19:36:45.754 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T19:36:45.754 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T19:36:45.754 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T19:36:45.754 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T19:35:33.583727+0000", 2024-08-29T19:36:45.754 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T19:35:33.583727+0000", 2024-08-29T19:36:45.754 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T19:36:45.754 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T19:36:45.754 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T19:36:45.754 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T19:36:45.754 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 649, 2024-08-29T19:36:45.755 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T19:36:45.755 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T19:36:45.755 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T19:36:45.755 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T19:36:45.755 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T19:36:45.755 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:36:45.755 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T19:36:45.755 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T19:36:45.755 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "2.0", 2024-08-29T19:36:45.755 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T19:36:45.755 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T19:36:45.755 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 3031, 2024-08-29T19:36:45.756 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 5366, 2024-08-29T19:36:45.756 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T19:36:45.756 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T21:31:27.196419+0000", 2024-08-29T19:36:45.756 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:36:45.756 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T19:36:45.756 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T19:36:45.756 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T19:36:45.756 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:36:45.756 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T19:36:45.756 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:36:45.756 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T19:36:45.757 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T19:36:45.757 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T19:36:45.757 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T19:36:45.757 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T19:36:45.757 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T19:36:45.757 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T19:36:45.757 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T19:36:45.757 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T19:36:45.757 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T19:36:45.757 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:36:45.757 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T19:36:45.757 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T19:36:45.758 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T19:36:45.758 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T19:36:45.758 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T19:36:45.758 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:36:45.758 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T19:36:45.758 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T19:36:45.758 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T19:36:45.758 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:36:45.758 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T19:36:45.758 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T19:36:45.758 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T19:36:45.758 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T19:36:45.759 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T19:36:45.759 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T19:36:45.759 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T19:36:45.759 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T19:36:45.759 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T19:36:45.759 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T19:36:45.759 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T19:36:45.759 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:36:45.759 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T19:36:45.759 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T19:36:45.759 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T19:36:45.759 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.759 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T19:36:45.760 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T19:36:45.760 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T19:36:45.760 INFO:tasks.workunit.client.0.smithi029.stdout: 7, 2024-08-29T19:36:45.760 INFO:tasks.workunit.client.0.smithi029.stdout: 1, 2024-08-29T19:36:45.760 INFO:tasks.workunit.client.0.smithi029.stdout: 0 2024-08-29T19:36:45.760 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:45.760 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 7, 2024-08-29T19:36:45.760 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T19:36:45.760 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.760 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:45.760 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T19:36:45.760 INFO:tasks.workunit.client.0.smithi029.stdout: 0, 2024-08-29T19:36:45.761 INFO:tasks.workunit.client.0.smithi029.stdout: 1, 2024-08-29T19:36:45.761 INFO:tasks.workunit.client.0.smithi029.stdout: 2 2024-08-29T19:36:45.761 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:45.761 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 0, 2024-08-29T19:36:45.761 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T19:36:45.761 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T19:36:45.761 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 70, 2024-08-29T19:36:45.761 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T19:36:45.761 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:36:45.761 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T19:36:45.761 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T19:35:33.581695+0000", 2024-08-29T19:36:45.761 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T17:58:44.056585+0000", 2024-08-29T19:36:45.762 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T17:58:44.056585+0000", 2024-08-29T19:36:45.762 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T18:36:37.404939+0000", 2024-08-29T19:36:45.762 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T19:35:33.581695+0000", 2024-08-29T19:36:45.762 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:46:05.142502+0000", 2024-08-29T19:36:45.762 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:36:45.762 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:46:05.142502+0000", 2024-08-29T19:36:45.762 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 506, 2024-08-29T19:36:45.762 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T19:35:33.581695+0000", 2024-08-29T19:36:45.762 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T19:35:33.581695+0000", 2024-08-29T19:36:45.762 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T19:35:33.581695+0000", 2024-08-29T19:36:45.762 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T19:36:45.762 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T19:36:45.762 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:46:05.142502+0000", 2024-08-29T19:36:45.763 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T19:35:33.581695+0000", 2024-08-29T19:36:45.763 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T19:35:33.581695+0000", 2024-08-29T19:36:45.763 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T19:36:45.763 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 3039, 2024-08-29T19:36:45.763 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T19:36:45.763 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T19:36:45.763 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 505, 2024-08-29T19:36:45.763 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T19:36:45.763 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T19:36:45.763 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T19:36:45.763 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T19:36:45.764 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 3039, 2024-08-29T19:36:45.764 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:36:45.764 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T19:36:45.764 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T19:36:45.764 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "4.6", 2024-08-29T19:36:45.764 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T19:36:45.764 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T19:36:45.764 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 3031, 2024-08-29T19:36:45.764 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 9079, 2024-08-29T19:36:45.764 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T19:36:45.764 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T05:29:24.018401+0000", 2024-08-29T19:36:45.764 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.006930914, 2024-08-29T19:36:45.765 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T19:36:45.765 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T19:36:45.765 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T19:36:45.765 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:36:45.765 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T19:36:45.765 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:36:45.765 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T19:36:45.765 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T19:36:45.765 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T19:36:45.765 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T19:36:45.765 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T19:36:45.765 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T19:36:45.765 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T19:36:45.766 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T19:36:45.766 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T19:36:45.766 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T19:36:45.766 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:36:45.766 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T19:36:45.766 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T19:36:45.766 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T19:36:45.766 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T19:36:45.766 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T19:36:45.766 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:36:45.766 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T19:36:45.766 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T19:36:45.766 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T19:36:45.767 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:36:45.767 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T19:36:45.767 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T19:36:45.767 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T19:36:45.767 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T19:36:45.767 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T19:36:45.767 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T19:36:45.767 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T19:36:45.767 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T19:36:45.767 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 494, 2024-08-29T19:36:45.767 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 393015, 2024-08-29T19:36:45.767 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T19:36:45.767 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:36:45.767 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T19:36:45.768 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 3020, 2024-08-29T19:36:45.768 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 396248 2024-08-29T19:36:45.768 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.768 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T19:36:45.768 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T19:36:45.768 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T19:36:45.768 INFO:tasks.workunit.client.0.smithi029.stdout: 0, 2024-08-29T19:36:45.768 INFO:tasks.workunit.client.0.smithi029.stdout: 1, 2024-08-29T19:36:45.768 INFO:tasks.workunit.client.0.smithi029.stdout: 2 2024-08-29T19:36:45.768 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:45.768 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 0, 2024-08-29T19:36:45.768 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "1158'3039" 2024-08-29T19:36:45.768 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.769 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:45.769 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T19:36:45.769 INFO:tasks.workunit.client.0.smithi029.stdout: 3, 2024-08-29T19:36:45.769 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T19:36:45.769 INFO:tasks.workunit.client.0.smithi029.stdout: 6 2024-08-29T19:36:45.769 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:45.769 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 3, 2024-08-29T19:36:45.769 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T19:36:45.769 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T19:36:45.769 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T19:36:45.770 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T19:36:45.770 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:36:45.770 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T19:36:45.770 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T19:35:32.931587+0000", 2024-08-29T19:36:45.770 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T18:00:53.454552+0000", 2024-08-29T19:36:45.770 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T18:00:53.454552+0000", 2024-08-29T19:36:45.770 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T18:00:53.455286+0000", 2024-08-29T19:36:45.770 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T19:35:32.931587+0000", 2024-08-29T19:36:45.770 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:45.770 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:36:45.770 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:45.770 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 624, 2024-08-29T19:36:45.771 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T19:35:32.931587+0000", 2024-08-29T19:36:45.771 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T19:35:32.931587+0000", 2024-08-29T19:36:45.771 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T19:35:32.931587+0000", 2024-08-29T19:36:45.771 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T19:36:45.771 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T19:36:45.771 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:45.771 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T19:35:32.931587+0000", 2024-08-29T19:36:45.771 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T19:35:32.931587+0000", 2024-08-29T19:36:45.771 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T19:36:45.771 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T19:36:45.772 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T19:36:45.772 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T19:36:45.772 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 623, 2024-08-29T19:36:45.772 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T19:36:45.772 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T19:36:45.772 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T19:36:45.772 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T19:36:45.772 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T19:36:45.772 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:36:45.772 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T19:36:45.772 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T19:36:45.772 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.2", 2024-08-29T19:36:45.773 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T19:36:45.773 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T19:36:45.773 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 3031, 2024-08-29T19:36:45.773 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 5514, 2024-08-29T19:36:45.773 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T19:36:45.773 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T20:09:54.789394+0000", 2024-08-29T19:36:45.773 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:36:45.773 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T19:36:45.773 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T19:36:45.773 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T19:36:45.774 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:36:45.774 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T19:36:45.774 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:36:45.774 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T19:36:45.774 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T19:36:45.774 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T19:36:45.774 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T19:36:45.774 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T19:36:45.774 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T19:36:45.774 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T19:36:45.774 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T19:36:45.774 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T19:36:45.774 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T19:36:45.775 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:36:45.775 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T19:36:45.775 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T19:36:45.775 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T19:36:45.775 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T19:36:45.775 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T19:36:45.775 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:36:45.775 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T19:36:45.775 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T19:36:45.775 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T19:36:45.775 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:36:45.775 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T19:36:45.776 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T19:36:45.776 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T19:36:45.776 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T19:36:45.776 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T19:36:45.776 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T19:36:45.776 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T19:36:45.776 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T19:36:45.776 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T19:36:45.776 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T19:36:45.776 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T19:36:45.776 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:36:45.776 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T19:36:45.776 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T19:36:45.777 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T19:36:45.777 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.777 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T19:36:45.777 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T19:36:45.777 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T19:36:45.777 INFO:tasks.workunit.client.0.smithi029.stdout: 3, 2024-08-29T19:36:45.777 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T19:36:45.777 INFO:tasks.workunit.client.0.smithi029.stdout: 6 2024-08-29T19:36:45.777 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:45.777 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 3, 2024-08-29T19:36:45.777 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T19:36:45.777 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.777 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:45.778 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T19:36:45.778 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T19:36:45.778 INFO:tasks.workunit.client.0.smithi029.stdout: 2, 2024-08-29T19:36:45.778 INFO:tasks.workunit.client.0.smithi029.stdout: 7 2024-08-29T19:36:45.778 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:45.778 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 5, 2024-08-29T19:36:45.778 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T19:36:45.778 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T19:36:45.778 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 60, 2024-08-29T19:36:45.778 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T19:36:45.778 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:36:45.778 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T19:36:45.779 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T19:35:33.389207+0000", 2024-08-29T19:36:45.779 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T18:01:23.155163+0000", 2024-08-29T19:36:45.779 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T18:01:23.155163+0000", 2024-08-29T19:36:45.779 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T18:01:23.155829+0000", 2024-08-29T19:36:45.779 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T19:35:33.389207+0000", 2024-08-29T19:36:45.779 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T19:36:45.779 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:36:45.779 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T19:36:45.779 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 650, 2024-08-29T19:36:45.779 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T19:35:33.389207+0000", 2024-08-29T19:36:45.780 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T19:35:33.389207+0000", 2024-08-29T19:36:45.780 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T19:35:33.389207+0000", 2024-08-29T19:36:45.780 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T19:36:45.780 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T19:36:45.780 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T19:36:45.780 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T19:35:33.389207+0000", 2024-08-29T19:36:45.780 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T19:35:33.389207+0000", 2024-08-29T19:36:45.780 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T19:36:45.780 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T19:36:45.780 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T19:36:45.781 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T19:36:45.781 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 649, 2024-08-29T19:36:45.781 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T19:36:45.781 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T19:36:45.781 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T19:36:45.781 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T19:36:45.781 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T19:36:45.781 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:36:45.784 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T19:36:45.784 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T19:36:45.784 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "2.3", 2024-08-29T19:36:45.784 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T19:36:45.784 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T19:36:45.785 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 3031, 2024-08-29T19:36:45.785 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 5425, 2024-08-29T19:36:45.785 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T19:36:45.785 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T22:50:48.717366+0000", 2024-08-29T19:36:45.785 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:36:45.785 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T19:36:45.785 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T19:36:45.785 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T19:36:45.785 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:36:45.785 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T19:36:45.785 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:36:45.785 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T19:36:45.786 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T19:36:45.786 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T19:36:45.786 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T19:36:45.786 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T19:36:45.786 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T19:36:45.786 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T19:36:45.786 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T19:36:45.786 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T19:36:45.787 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T19:36:45.787 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:36:45.787 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T19:36:45.787 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T19:36:45.787 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T19:36:45.787 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T19:36:45.787 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T19:36:45.787 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:36:45.787 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T19:36:45.788 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T19:36:45.788 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T19:36:45.788 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:36:45.788 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T19:36:45.788 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T19:36:45.788 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T19:36:45.788 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T19:36:45.788 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T19:36:45.788 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T19:36:45.789 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T19:36:45.789 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T19:36:45.789 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T19:36:45.789 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T19:36:45.789 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T19:36:45.789 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:36:45.789 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T19:36:45.789 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T19:36:45.789 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T19:36:45.789 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.789 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T19:36:45.790 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T19:36:45.790 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T19:36:45.790 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T19:36:45.790 INFO:tasks.workunit.client.0.smithi029.stdout: 2, 2024-08-29T19:36:45.790 INFO:tasks.workunit.client.0.smithi029.stdout: 7 2024-08-29T19:36:45.790 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:45.790 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 5, 2024-08-29T19:36:45.790 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T19:36:45.790 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.790 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:45.790 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T19:36:45.790 INFO:tasks.workunit.client.0.smithi029.stdout: 7, 2024-08-29T19:36:45.790 INFO:tasks.workunit.client.0.smithi029.stdout: 0, 2024-08-29T19:36:45.791 INFO:tasks.workunit.client.0.smithi029.stdout: 6 2024-08-29T19:36:45.791 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:45.791 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 7, 2024-08-29T19:36:45.791 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T19:36:45.791 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T19:36:45.791 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 19, 2024-08-29T19:36:45.791 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T19:36:45.791 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:36:45.791 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T19:36:45.791 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T19:35:33.583704+0000", 2024-08-29T19:36:45.791 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T18:01:23.155622+0000", 2024-08-29T19:36:45.791 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T18:01:23.155622+0000", 2024-08-29T19:36:45.791 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T18:01:23.156427+0000", 2024-08-29T19:36:45.791 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T19:35:33.583704+0000", 2024-08-29T19:36:45.792 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:37:34.254299+0000", 2024-08-29T19:36:45.792 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:36:45.792 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:37:34.254299+0000", 2024-08-29T19:36:45.792 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 650, 2024-08-29T19:36:45.792 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T19:35:33.583704+0000", 2024-08-29T19:36:45.792 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T19:35:33.583704+0000", 2024-08-29T19:36:45.792 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T19:35:33.583704+0000", 2024-08-29T19:36:45.792 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T19:36:45.792 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T19:36:45.792 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:37:34.254299+0000", 2024-08-29T19:36:45.792 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T19:35:33.583704+0000", 2024-08-29T19:36:45.792 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T19:35:33.583704+0000", 2024-08-29T19:36:45.793 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T19:36:45.793 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 197, 2024-08-29T19:36:45.793 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T19:36:45.793 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T19:36:45.793 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 649, 2024-08-29T19:36:45.793 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T19:36:45.793 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T19:36:45.793 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T19:36:45.793 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T19:36:45.793 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 197, 2024-08-29T19:36:45.793 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:36:45.793 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T19:36:45.793 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T19:36:45.794 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "1.0", 2024-08-29T19:36:45.794 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T19:36:45.794 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T19:36:45.794 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 3031, 2024-08-29T19:36:45.794 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 5876, 2024-08-29T19:36:45.794 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T19:36:45.794 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T18:28:31.281171+0000", 2024-08-29T19:36:45.794 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:36:45.794 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T19:36:45.794 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T19:36:45.794 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 590368, 2024-08-29T19:36:45.794 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:36:45.794 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 1771104, 2024-08-29T19:36:45.795 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:36:45.795 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T19:36:45.795 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T19:36:45.795 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T19:36:45.795 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T19:36:45.795 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T19:36:45.795 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T19:36:45.795 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T19:36:45.795 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T19:36:45.795 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T19:36:45.795 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T19:36:45.795 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:36:45.795 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T19:36:45.795 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 6, 2024-08-29T19:36:45.796 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 2, 2024-08-29T19:36:45.796 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T19:36:45.796 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 2, 2024-08-29T19:36:45.796 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:36:45.796 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T19:36:45.796 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T19:36:45.796 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T19:36:45.796 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:36:45.796 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T19:36:45.796 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T19:36:45.796 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 6, 2024-08-29T19:36:45.796 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T19:36:45.797 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T19:36:45.797 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T19:36:45.797 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T19:36:45.797 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T19:36:45.797 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 812, 2024-08-29T19:36:45.797 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 1310, 2024-08-29T19:36:45.797 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T19:36:45.797 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:36:45.797 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T19:36:45.797 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 311, 2024-08-29T19:36:45.797 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 2416 2024-08-29T19:36:45.797 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.797 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T19:36:45.798 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T19:36:45.798 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T19:36:45.798 INFO:tasks.workunit.client.0.smithi029.stdout: 7, 2024-08-29T19:36:45.798 INFO:tasks.workunit.client.0.smithi029.stdout: 0, 2024-08-29T19:36:45.798 INFO:tasks.workunit.client.0.smithi029.stdout: 6 2024-08-29T19:36:45.798 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:45.798 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 7, 2024-08-29T19:36:45.798 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "323'197" 2024-08-29T19:36:45.798 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.798 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:45.798 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T19:36:45.799 INFO:tasks.workunit.client.0.smithi029.stdout: 6, 2024-08-29T19:36:45.799 INFO:tasks.workunit.client.0.smithi029.stdout: 4, 2024-08-29T19:36:45.799 INFO:tasks.workunit.client.0.smithi029.stdout: 7 2024-08-29T19:36:45.799 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:45.799 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 6, 2024-08-29T19:36:45.799 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T19:36:45.799 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T19:36:45.799 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 70, 2024-08-29T19:36:45.799 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T19:36:45.799 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:36:45.799 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T19:36:45.799 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T19:35:33.590292+0000", 2024-08-29T19:36:45.799 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T18:01:23.152747+0000", 2024-08-29T19:36:45.799 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T18:01:23.152747+0000", 2024-08-29T19:36:45.800 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T18:36:37.328588+0000", 2024-08-29T19:36:45.800 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T19:35:33.590292+0000", 2024-08-29T19:36:45.800 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:46:05.142502+0000", 2024-08-29T19:36:45.800 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:36:45.800 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:46:05.142502+0000", 2024-08-29T19:36:45.800 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 650, 2024-08-29T19:36:45.800 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T19:35:33.590292+0000", 2024-08-29T19:36:45.800 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T19:35:33.590292+0000", 2024-08-29T19:36:45.800 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T19:35:33.590292+0000", 2024-08-29T19:36:45.800 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T19:36:45.800 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T19:36:45.800 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:46:05.142502+0000", 2024-08-29T19:36:45.800 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T19:35:33.590292+0000", 2024-08-29T19:36:45.801 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T19:35:33.590292+0000", 2024-08-29T19:36:45.801 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T19:36:45.801 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 3160, 2024-08-29T19:36:45.801 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T19:36:45.801 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T19:36:45.801 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 649, 2024-08-29T19:36:45.801 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T19:36:45.801 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T19:36:45.801 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T19:36:45.801 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T19:36:45.801 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 3160, 2024-08-29T19:36:45.801 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:36:45.801 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T19:36:45.802 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T19:36:45.802 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "4.5", 2024-08-29T19:36:45.802 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T19:36:45.802 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T19:36:45.802 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 3031, 2024-08-29T19:36:45.802 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 9649, 2024-08-29T19:36:45.802 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T19:36:45.802 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T02:39:26.197125+0000", 2024-08-29T19:36:45.802 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.012066894, 2024-08-29T19:36:45.802 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T19:36:45.802 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T19:36:45.802 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T19:36:45.802 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:36:45.802 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T19:36:45.803 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:36:45.803 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T19:36:45.803 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T19:36:45.803 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T19:36:45.803 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T19:36:45.803 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T19:36:45.803 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T19:36:45.803 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T19:36:45.803 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T19:36:45.803 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T19:36:45.803 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T19:36:45.803 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:36:45.803 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T19:36:45.803 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T19:36:45.804 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T19:36:45.804 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T19:36:45.804 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T19:36:45.804 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:36:45.804 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T19:36:45.804 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T19:36:45.804 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T19:36:45.804 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:36:45.804 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T19:36:45.804 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T19:36:45.804 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T19:36:45.804 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T19:36:45.804 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T19:36:45.805 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T19:36:45.805 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T19:36:45.805 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T19:36:45.805 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 2052, 2024-08-29T19:36:45.805 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 437099, 2024-08-29T19:36:45.805 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T19:36:45.805 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:36:45.805 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T19:36:45.805 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 3118, 2024-08-29T19:36:45.805 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 368150 2024-08-29T19:36:45.805 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.805 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T19:36:45.806 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T19:36:45.806 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T19:36:45.806 INFO:tasks.workunit.client.0.smithi029.stdout: 6, 2024-08-29T19:36:45.806 INFO:tasks.workunit.client.0.smithi029.stdout: 4, 2024-08-29T19:36:45.806 INFO:tasks.workunit.client.0.smithi029.stdout: 7 2024-08-29T19:36:45.806 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:45.806 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 6, 2024-08-29T19:36:45.806 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "1158'3160" 2024-08-29T19:36:45.806 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.806 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:45.806 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T19:36:45.806 INFO:tasks.workunit.client.0.smithi029.stdout: 7, 2024-08-29T19:36:45.806 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T19:36:45.807 INFO:tasks.workunit.client.0.smithi029.stdout: 6 2024-08-29T19:36:45.807 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:45.807 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 7, 2024-08-29T19:36:45.807 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T19:36:45.807 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T19:36:45.807 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T19:36:45.807 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T19:36:45.807 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:36:45.807 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T19:36:45.807 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T19:35:33.591021+0000", 2024-08-29T19:36:45.807 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T18:01:23.160121+0000", 2024-08-29T19:36:45.807 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T18:01:23.160121+0000", 2024-08-29T19:36:45.807 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T18:01:23.160943+0000", 2024-08-29T19:36:45.808 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T19:35:33.591021+0000", 2024-08-29T19:36:45.808 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:45.808 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:36:45.808 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:45.808 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 650, 2024-08-29T19:36:45.808 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T19:35:33.591021+0000", 2024-08-29T19:36:45.808 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T19:35:33.591021+0000", 2024-08-29T19:36:45.808 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T19:35:33.591021+0000", 2024-08-29T19:36:45.808 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T19:36:45.808 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T19:36:45.808 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:45.808 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T19:35:33.591021+0000", 2024-08-29T19:36:45.809 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T19:35:33.591021+0000", 2024-08-29T19:36:45.809 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T19:36:45.809 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T19:36:45.809 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T19:36:45.809 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T19:36:45.809 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 649, 2024-08-29T19:36:45.809 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T19:36:45.809 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T19:36:45.809 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T19:36:45.809 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T19:36:45.809 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T19:36:45.809 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:36:45.810 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T19:36:45.810 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T19:36:45.810 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.d", 2024-08-29T19:36:45.810 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T19:36:45.810 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T19:36:45.810 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 3031, 2024-08-29T19:36:45.810 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 5375, 2024-08-29T19:36:45.810 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T19:36:45.810 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T18:57:33.186226+0000", 2024-08-29T19:36:45.810 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:36:45.810 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T19:36:45.811 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T19:36:45.811 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T19:36:45.811 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:36:45.811 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T19:36:45.811 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:36:45.811 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T19:36:45.811 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T19:36:45.811 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T19:36:45.811 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T19:36:45.811 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T19:36:45.811 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T19:36:45.811 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T19:36:45.812 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T19:36:45.812 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T19:36:45.812 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T19:36:45.812 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:36:45.812 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T19:36:45.812 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T19:36:45.812 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T19:36:45.812 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T19:36:45.812 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T19:36:45.812 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:36:45.812 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T19:36:45.813 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T19:36:45.813 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T19:36:45.813 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:36:45.813 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T19:36:45.813 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T19:36:45.813 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T19:36:45.813 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T19:36:45.813 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T19:36:45.813 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T19:36:45.813 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T19:36:45.814 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T19:36:45.814 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T19:36:45.814 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T19:36:45.814 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T19:36:45.814 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:36:45.814 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T19:36:45.814 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T19:36:45.814 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T19:36:45.814 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.814 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T19:36:45.814 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T19:36:45.814 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T19:36:45.814 INFO:tasks.workunit.client.0.smithi029.stdout: 7, 2024-08-29T19:36:45.815 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T19:36:45.815 INFO:tasks.workunit.client.0.smithi029.stdout: 6 2024-08-29T19:36:45.815 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:45.815 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 7, 2024-08-29T19:36:45.815 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T19:36:45.815 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.815 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:45.815 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T19:36:45.815 INFO:tasks.workunit.client.0.smithi029.stdout: 2, 2024-08-29T19:36:45.815 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T19:36:45.816 INFO:tasks.workunit.client.0.smithi029.stdout: 0 2024-08-29T19:36:45.816 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:45.816 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 2, 2024-08-29T19:36:45.816 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T19:36:45.816 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T19:36:45.816 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 60, 2024-08-29T19:36:45.816 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T19:36:45.816 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:36:45.816 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T19:36:45.816 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T19:35:33.422430+0000", 2024-08-29T19:36:45.816 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T18:00:22.841625+0000", 2024-08-29T19:36:45.817 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T18:00:22.841625+0000", 2024-08-29T19:36:45.817 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T18:00:22.842534+0000", 2024-08-29T19:36:45.817 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T19:35:33.422430+0000", 2024-08-29T19:36:45.817 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T19:36:45.817 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:36:45.817 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T19:36:45.817 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 597, 2024-08-29T19:36:45.817 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T19:35:33.422430+0000", 2024-08-29T19:36:45.817 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T19:35:33.422430+0000", 2024-08-29T19:36:45.817 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T19:35:33.422430+0000", 2024-08-29T19:36:45.817 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T19:36:45.818 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T19:36:45.818 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T19:36:45.818 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T19:35:33.422430+0000", 2024-08-29T19:36:45.818 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T19:35:33.422430+0000", 2024-08-29T19:36:45.818 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T19:36:45.818 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T19:36:45.818 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T19:36:45.818 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T19:36:45.818 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 596, 2024-08-29T19:36:45.818 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T19:36:45.818 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T19:36:45.819 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T19:36:45.819 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T19:36:45.819 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T19:36:45.819 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:36:45.819 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T19:36:45.819 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T19:36:45.819 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "2.c", 2024-08-29T19:36:45.819 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T19:36:45.819 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T19:36:45.820 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 3031, 2024-08-29T19:36:45.820 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 5540, 2024-08-29T19:36:45.820 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T19:36:45.820 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T04:48:16.933749+0000", 2024-08-29T19:36:45.820 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:36:45.820 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T19:36:45.820 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T19:36:45.820 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T19:36:45.820 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:36:45.820 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T19:36:45.820 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:36:45.821 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T19:36:45.821 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T19:36:45.821 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T19:36:45.821 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T19:36:45.821 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T19:36:45.821 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T19:36:45.821 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T19:36:45.821 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T19:36:45.821 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T19:36:45.822 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T19:36:45.822 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:36:45.822 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T19:36:45.822 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T19:36:45.822 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T19:36:45.822 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T19:36:45.822 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T19:36:45.822 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:36:45.822 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T19:36:45.823 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T19:36:45.823 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T19:36:45.823 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:36:45.823 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T19:36:45.823 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T19:36:45.823 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T19:36:45.823 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T19:36:45.823 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T19:36:45.823 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T19:36:45.824 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T19:36:45.824 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T19:36:45.824 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T19:36:45.824 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T19:36:45.824 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T19:36:45.824 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:36:45.824 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T19:36:45.824 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T19:36:45.824 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T19:36:45.824 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.824 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T19:36:45.824 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T19:36:45.824 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T19:36:45.825 INFO:tasks.workunit.client.0.smithi029.stdout: 2, 2024-08-29T19:36:45.825 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T19:36:45.825 INFO:tasks.workunit.client.0.smithi029.stdout: 0 2024-08-29T19:36:45.825 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:45.825 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 2, 2024-08-29T19:36:45.825 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T19:36:45.825 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.825 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:45.825 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T19:36:45.825 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T19:36:45.825 INFO:tasks.workunit.client.0.smithi029.stdout: 3, 2024-08-29T19:36:45.825 INFO:tasks.workunit.client.0.smithi029.stdout: 6 2024-08-29T19:36:45.825 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:45.825 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 5, 2024-08-29T19:36:45.826 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T19:36:45.826 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T19:36:45.826 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T19:36:45.826 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T19:36:45.826 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:36:45.826 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T19:36:45.826 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T19:35:33.389635+0000", 2024-08-29T19:36:45.826 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T18:00:53.447784+0000", 2024-08-29T19:36:45.826 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T18:00:53.447784+0000", 2024-08-29T19:36:45.826 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T18:00:53.448605+0000", 2024-08-29T19:36:45.826 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T19:35:33.389635+0000", 2024-08-29T19:36:45.826 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:45.826 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:36:45.827 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:45.827 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 624, 2024-08-29T19:36:45.827 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T19:35:33.389635+0000", 2024-08-29T19:36:45.827 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T19:35:33.389635+0000", 2024-08-29T19:36:45.827 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T19:35:33.389635+0000", 2024-08-29T19:36:45.827 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T19:36:45.827 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T19:36:45.827 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:45.827 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T19:35:33.389635+0000", 2024-08-29T19:36:45.827 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T19:35:33.389635+0000", 2024-08-29T19:36:45.827 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T19:36:45.827 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T19:36:45.827 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T19:36:45.828 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T19:36:45.828 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 623, 2024-08-29T19:36:45.828 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T19:36:45.828 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T19:36:45.828 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T19:36:45.828 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T19:36:45.828 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T19:36:45.828 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:36:45.828 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T19:36:45.828 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T19:36:45.828 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.c", 2024-08-29T19:36:45.828 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T19:36:45.828 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T19:36:45.829 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 3031, 2024-08-29T19:36:45.829 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 5450, 2024-08-29T19:36:45.829 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T19:36:45.829 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T03:30:02.657696+0000", 2024-08-29T19:36:45.829 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:36:45.829 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T19:36:45.829 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T19:36:45.829 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T19:36:45.829 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:36:45.829 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T19:36:45.829 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:36:45.829 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T19:36:45.829 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T19:36:45.830 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T19:36:45.830 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T19:36:45.830 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T19:36:45.830 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T19:36:45.830 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T19:36:45.830 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T19:36:45.830 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T19:36:45.830 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T19:36:45.830 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:36:45.830 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T19:36:45.830 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T19:36:45.830 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T19:36:45.831 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T19:36:45.831 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T19:36:45.831 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:36:45.831 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T19:36:45.831 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T19:36:45.831 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T19:36:45.831 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:36:45.831 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T19:36:45.831 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T19:36:45.831 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T19:36:45.831 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T19:36:45.831 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T19:36:45.831 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T19:36:45.832 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T19:36:45.832 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T19:36:45.832 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T19:36:45.832 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T19:36:45.832 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T19:36:45.832 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:36:45.832 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T19:36:45.832 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T19:36:45.832 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T19:36:45.832 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.832 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T19:36:45.832 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T19:36:45.832 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T19:36:45.833 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T19:36:45.833 INFO:tasks.workunit.client.0.smithi029.stdout: 3, 2024-08-29T19:36:45.833 INFO:tasks.workunit.client.0.smithi029.stdout: 6 2024-08-29T19:36:45.833 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:45.833 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 5, 2024-08-29T19:36:45.833 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T19:36:45.833 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.833 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:45.833 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T19:36:45.833 INFO:tasks.workunit.client.0.smithi029.stdout: 1, 2024-08-29T19:36:45.833 INFO:tasks.workunit.client.0.smithi029.stdout: 4, 2024-08-29T19:36:45.833 INFO:tasks.workunit.client.0.smithi029.stdout: 3 2024-08-29T19:36:45.833 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:45.833 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 1, 2024-08-29T19:36:45.834 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T19:36:45.834 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T19:36:45.834 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 60, 2024-08-29T19:36:45.834 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T19:36:45.834 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:36:45.834 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T19:36:45.834 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T19:35:32.929634+0000", 2024-08-29T19:36:45.834 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T17:59:52.078625+0000", 2024-08-29T19:36:45.834 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T17:59:52.078625+0000", 2024-08-29T19:36:45.834 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T17:59:52.079470+0000", 2024-08-29T19:36:45.834 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T19:35:32.929634+0000", 2024-08-29T19:36:45.834 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T19:36:45.834 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:36:45.835 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T19:36:45.835 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 568, 2024-08-29T19:36:45.835 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T19:35:32.929634+0000", 2024-08-29T19:36:45.835 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T19:35:32.929634+0000", 2024-08-29T19:36:45.835 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T19:35:32.929634+0000", 2024-08-29T19:36:45.835 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T19:36:45.835 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T19:36:45.835 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T19:36:45.835 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T19:35:32.929634+0000", 2024-08-29T19:36:45.835 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T19:35:32.929634+0000", 2024-08-29T19:36:45.835 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T19:36:45.835 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 1, 2024-08-29T19:36:45.835 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T19:36:45.836 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T19:36:45.836 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 567, 2024-08-29T19:36:45.836 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T19:36:45.836 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T19:36:45.836 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T19:36:45.836 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T19:36:45.836 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 1, 2024-08-29T19:36:45.836 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:36:45.836 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T19:36:45.836 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T19:36:45.836 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "2.d", 2024-08-29T19:36:45.836 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T19:36:45.836 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T19:36:45.837 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 3031, 2024-08-29T19:36:45.837 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 5550, 2024-08-29T19:36:45.837 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T19:36:45.837 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T03:05:01.792314+0000", 2024-08-29T19:36:45.837 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:36:45.837 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T19:36:45.837 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T19:36:45.837 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 70, 2024-08-29T19:36:45.837 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:36:45.838 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T19:36:45.838 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:36:45.838 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T19:36:45.838 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T19:36:45.838 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T19:36:45.838 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T19:36:45.838 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T19:36:45.838 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T19:36:45.838 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T19:36:45.838 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T19:36:45.838 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T19:36:45.838 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T19:36:45.839 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:36:45.839 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T19:36:45.839 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 3, 2024-08-29T19:36:45.839 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 1, 2024-08-29T19:36:45.839 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T19:36:45.839 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 1, 2024-08-29T19:36:45.839 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:36:45.839 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T19:36:45.839 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T19:36:45.839 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T19:36:45.839 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:36:45.839 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T19:36:45.839 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T19:36:45.840 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T19:36:45.840 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T19:36:45.840 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T19:36:45.840 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T19:36:45.840 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T19:36:45.840 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T19:36:45.840 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 1, 2024-08-29T19:36:45.840 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 1, 2024-08-29T19:36:45.840 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T19:36:45.840 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:36:45.840 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T19:36:45.840 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 1, 2024-08-29T19:36:45.840 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 1 2024-08-29T19:36:45.841 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.841 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T19:36:45.841 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T19:36:45.841 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T19:36:45.841 INFO:tasks.workunit.client.0.smithi029.stdout: 1, 2024-08-29T19:36:45.841 INFO:tasks.workunit.client.0.smithi029.stdout: 4, 2024-08-29T19:36:45.841 INFO:tasks.workunit.client.0.smithi029.stdout: 3 2024-08-29T19:36:45.841 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:45.841 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 1, 2024-08-29T19:36:45.841 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "66'1" 2024-08-29T19:36:45.841 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.841 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:45.841 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T19:36:45.841 INFO:tasks.workunit.client.0.smithi029.stdout: 7, 2024-08-29T19:36:45.842 INFO:tasks.workunit.client.0.smithi029.stdout: 4, 2024-08-29T19:36:45.842 INFO:tasks.workunit.client.0.smithi029.stdout: 0 2024-08-29T19:36:45.842 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:45.842 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 7, 2024-08-29T19:36:45.842 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T19:36:45.842 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T19:36:45.842 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T19:36:45.842 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T19:36:45.842 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:36:45.842 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T19:36:45.842 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T19:35:33.595705+0000", 2024-08-29T19:36:45.842 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T18:01:23.151589+0000", 2024-08-29T19:36:45.843 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T18:01:23.151589+0000", 2024-08-29T19:36:45.843 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T18:01:23.152671+0000", 2024-08-29T19:36:45.843 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T19:35:33.595705+0000", 2024-08-29T19:36:45.843 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:45.843 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:36:45.843 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:45.843 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 650, 2024-08-29T19:36:45.843 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T19:35:33.595705+0000", 2024-08-29T19:36:45.843 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T19:35:33.595705+0000", 2024-08-29T19:36:45.843 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T19:35:33.595705+0000", 2024-08-29T19:36:45.843 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T19:36:45.843 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T19:36:45.844 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:45.844 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T19:35:33.595705+0000", 2024-08-29T19:36:45.844 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T19:35:33.595705+0000", 2024-08-29T19:36:45.844 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T19:36:45.844 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T19:36:45.844 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T19:36:45.844 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T19:36:45.844 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 649, 2024-08-29T19:36:45.844 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T19:36:45.844 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T19:36:45.844 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T19:36:45.844 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T19:36:45.845 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T19:36:45.845 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:36:45.845 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T19:36:45.845 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T19:36:45.845 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.f", 2024-08-29T19:36:45.845 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T19:36:45.845 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T19:36:45.845 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 3031, 2024-08-29T19:36:45.845 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 5361, 2024-08-29T19:36:45.845 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T19:36:45.845 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T22:57:23.948128+0000", 2024-08-29T19:36:45.845 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:36:45.846 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T19:36:45.846 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T19:36:45.846 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T19:36:45.846 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:36:45.846 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T19:36:45.846 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:36:45.846 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T19:36:45.846 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T19:36:45.846 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T19:36:45.846 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T19:36:45.846 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T19:36:45.846 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T19:36:45.847 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T19:36:45.847 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T19:36:45.847 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T19:36:45.847 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T19:36:45.847 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:36:45.847 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T19:36:45.847 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T19:36:45.847 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T19:36:45.847 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T19:36:45.847 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T19:36:45.847 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:36:45.847 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T19:36:45.847 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T19:36:45.848 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T19:36:45.848 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:36:45.848 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T19:36:45.848 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T19:36:45.848 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T19:36:45.848 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T19:36:45.848 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T19:36:45.848 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T19:36:45.848 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T19:36:45.848 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T19:36:45.848 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T19:36:45.848 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T19:36:45.849 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T19:36:45.849 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:36:45.849 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T19:36:45.849 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T19:36:45.849 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T19:36:45.849 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.849 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T19:36:45.849 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T19:36:45.849 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T19:36:45.849 INFO:tasks.workunit.client.0.smithi029.stdout: 7, 2024-08-29T19:36:45.849 INFO:tasks.workunit.client.0.smithi029.stdout: 4, 2024-08-29T19:36:45.849 INFO:tasks.workunit.client.0.smithi029.stdout: 0 2024-08-29T19:36:45.849 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:45.850 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 7, 2024-08-29T19:36:45.850 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T19:36:45.850 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.850 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:45.850 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T19:36:45.850 INFO:tasks.workunit.client.0.smithi029.stdout: 2, 2024-08-29T19:36:45.850 INFO:tasks.workunit.client.0.smithi029.stdout: 3, 2024-08-29T19:36:45.850 INFO:tasks.workunit.client.0.smithi029.stdout: 7 2024-08-29T19:36:45.850 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:45.850 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 2, 2024-08-29T19:36:45.850 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T19:36:45.850 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T19:36:45.850 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 60, 2024-08-29T19:36:45.851 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T19:36:45.851 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:36:45.851 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T19:36:45.851 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T19:35:33.426507+0000", 2024-08-29T19:36:45.851 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T18:01:23.129117+0000", 2024-08-29T19:36:45.851 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T18:01:23.129117+0000", 2024-08-29T19:36:45.851 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T18:01:23.130008+0000", 2024-08-29T19:36:45.851 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T19:35:33.426507+0000", 2024-08-29T19:36:45.851 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T19:36:45.851 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:36:45.851 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T19:36:45.851 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 650, 2024-08-29T19:36:45.851 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T19:35:33.426507+0000", 2024-08-29T19:36:45.852 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T19:35:33.426507+0000", 2024-08-29T19:36:45.852 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T19:35:33.426507+0000", 2024-08-29T19:36:45.852 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T19:36:45.852 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T19:36:45.852 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T19:36:45.852 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T19:35:33.426507+0000", 2024-08-29T19:36:45.852 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T19:35:33.426507+0000", 2024-08-29T19:36:45.852 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T19:36:45.852 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 2, 2024-08-29T19:36:45.852 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T19:36:45.852 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T19:36:45.852 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 649, 2024-08-29T19:36:45.852 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T19:36:45.853 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T19:36:45.853 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T19:36:45.853 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T19:36:45.853 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 2, 2024-08-29T19:36:45.853 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:36:45.853 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T19:36:45.853 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T19:36:45.853 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "2.e", 2024-08-29T19:36:45.853 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T19:36:45.853 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T19:36:45.853 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 3031, 2024-08-29T19:36:45.853 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 5525, 2024-08-29T19:36:45.854 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T19:36:45.854 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T05:05:38.839866+0000", 2024-08-29T19:36:45.854 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:36:45.854 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T19:36:45.854 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T19:36:45.854 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T19:36:45.854 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:36:45.854 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T19:36:45.854 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:36:45.854 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T19:36:45.854 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T19:36:45.854 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T19:36:45.854 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T19:36:45.855 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T19:36:45.855 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T19:36:45.855 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T19:36:45.855 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T19:36:45.855 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T19:36:45.855 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T19:36:45.855 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:36:45.855 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T19:36:45.855 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 3, 2024-08-29T19:36:45.855 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 1, 2024-08-29T19:36:45.855 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T19:36:45.855 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 1, 2024-08-29T19:36:45.855 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:36:45.856 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T19:36:45.856 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T19:36:45.856 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T19:36:45.856 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:36:45.856 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 1, 2024-08-29T19:36:45.856 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T19:36:45.856 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T19:36:45.856 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T19:36:45.856 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T19:36:45.856 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T19:36:45.856 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T19:36:45.856 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T19:36:45.857 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 6, 2024-08-29T19:36:45.857 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 6, 2024-08-29T19:36:45.857 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T19:36:45.857 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:36:45.857 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T19:36:45.857 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 3, 2024-08-29T19:36:45.857 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T19:36:45.857 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.857 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T19:36:45.857 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T19:36:45.857 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T19:36:45.857 INFO:tasks.workunit.client.0.smithi029.stdout: 2, 2024-08-29T19:36:45.857 INFO:tasks.workunit.client.0.smithi029.stdout: 3, 2024-08-29T19:36:45.858 INFO:tasks.workunit.client.0.smithi029.stdout: 7 2024-08-29T19:36:45.858 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:45.858 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 2, 2024-08-29T19:36:45.858 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "66'2" 2024-08-29T19:36:45.858 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.858 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:45.858 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T19:36:45.858 INFO:tasks.workunit.client.0.smithi029.stdout: 2, 2024-08-29T19:36:45.858 INFO:tasks.workunit.client.0.smithi029.stdout: 4, 2024-08-29T19:36:45.858 INFO:tasks.workunit.client.0.smithi029.stdout: 1 2024-08-29T19:36:45.858 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:45.858 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 2, 2024-08-29T19:36:45.858 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T19:36:45.859 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T19:36:45.859 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T19:36:45.859 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T19:36:45.859 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:36:45.859 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T19:36:45.859 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T19:35:33.428362+0000", 2024-08-29T19:36:45.859 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T17:59:52.063772+0000", 2024-08-29T19:36:45.859 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T17:59:52.063772+0000", 2024-08-29T19:36:45.859 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T17:59:52.064956+0000", 2024-08-29T19:36:45.859 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T19:35:33.428362+0000", 2024-08-29T19:36:45.859 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:45.859 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:36:45.859 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:45.860 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 568, 2024-08-29T19:36:45.860 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T19:35:33.428362+0000", 2024-08-29T19:36:45.860 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T19:35:33.428362+0000", 2024-08-29T19:36:45.860 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T19:35:33.428362+0000", 2024-08-29T19:36:45.860 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T19:36:45.860 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T19:36:45.860 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:45.860 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T19:35:33.428362+0000", 2024-08-29T19:36:45.860 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T19:35:33.428362+0000", 2024-08-29T19:36:45.860 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T19:36:45.860 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T19:36:45.860 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T19:36:45.861 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T19:36:45.861 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 567, 2024-08-29T19:36:45.861 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T19:36:45.861 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T19:36:45.861 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T19:36:45.861 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T19:36:45.861 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T19:36:45.861 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:36:45.861 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T19:36:45.861 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T19:36:45.861 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.e", 2024-08-29T19:36:45.861 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T19:36:45.861 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T19:36:45.862 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 3031, 2024-08-29T19:36:45.862 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 5526, 2024-08-29T19:36:45.862 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T19:36:45.862 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T22:12:45.156662+0000", 2024-08-29T19:36:45.862 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:36:45.862 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T19:36:45.862 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T19:36:45.862 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T19:36:45.862 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:36:45.862 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T19:36:45.862 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:36:45.862 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T19:36:45.862 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T19:36:45.863 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T19:36:45.863 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T19:36:45.863 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T19:36:45.863 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T19:36:45.863 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T19:36:45.863 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T19:36:45.863 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T19:36:45.863 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T19:36:45.863 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:36:45.863 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T19:36:45.863 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T19:36:45.863 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T19:36:45.864 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T19:36:45.864 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T19:36:45.864 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:36:45.864 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T19:36:45.864 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T19:36:45.864 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T19:36:45.864 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:36:45.864 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T19:36:45.864 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T19:36:45.864 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T19:36:45.864 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T19:36:45.864 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T19:36:45.864 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T19:36:45.865 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T19:36:45.865 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T19:36:45.865 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T19:36:45.865 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T19:36:45.865 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T19:36:45.865 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:36:45.865 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T19:36:45.865 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T19:36:45.865 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T19:36:45.865 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.865 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T19:36:45.865 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T19:36:45.865 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T19:36:45.865 INFO:tasks.workunit.client.0.smithi029.stdout: 2, 2024-08-29T19:36:45.866 INFO:tasks.workunit.client.0.smithi029.stdout: 4, 2024-08-29T19:36:45.866 INFO:tasks.workunit.client.0.smithi029.stdout: 1 2024-08-29T19:36:45.866 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:45.866 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 2, 2024-08-29T19:36:45.866 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T19:36:45.866 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.866 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:45.866 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T19:36:45.866 INFO:tasks.workunit.client.0.smithi029.stdout: 4, 2024-08-29T19:36:45.866 INFO:tasks.workunit.client.0.smithi029.stdout: 0, 2024-08-29T19:36:45.866 INFO:tasks.workunit.client.0.smithi029.stdout: 7 2024-08-29T19:36:45.866 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:45.866 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 4, 2024-08-29T19:36:45.867 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T19:36:45.867 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T19:36:45.867 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 60, 2024-08-29T19:36:45.867 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T19:36:45.867 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:36:45.867 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T19:36:45.867 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T19:35:32.927041+0000", 2024-08-29T19:36:45.867 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T18:01:23.148290+0000", 2024-08-29T19:36:45.867 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T18:01:23.148290+0000", 2024-08-29T19:36:45.867 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T18:01:23.149055+0000", 2024-08-29T19:36:45.867 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T19:35:32.927041+0000", 2024-08-29T19:36:45.867 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T19:36:45.867 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:36:45.868 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T19:36:45.868 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 650, 2024-08-29T19:36:45.868 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T19:35:32.927041+0000", 2024-08-29T19:36:45.868 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T19:35:32.927041+0000", 2024-08-29T19:36:45.868 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T19:35:32.927041+0000", 2024-08-29T19:36:45.868 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T19:36:45.868 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T19:36:45.868 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T19:36:45.868 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T19:35:32.927041+0000", 2024-08-29T19:36:45.868 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T19:35:32.927041+0000", 2024-08-29T19:36:45.868 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T19:36:45.868 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 1, 2024-08-29T19:36:45.869 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T19:36:45.869 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T19:36:45.869 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 649, 2024-08-29T19:36:45.869 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T19:36:45.869 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T19:36:45.869 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T19:36:45.869 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T19:36:45.869 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 1, 2024-08-29T19:36:45.869 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:36:45.869 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T19:36:45.869 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T19:36:45.869 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "2.f", 2024-08-29T19:36:45.869 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T19:36:45.869 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T19:36:45.870 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 3031, 2024-08-29T19:36:45.870 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 5470, 2024-08-29T19:36:45.870 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T19:36:45.870 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T02:01:26.596852+0000", 2024-08-29T19:36:45.870 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:36:45.870 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T19:36:45.870 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T19:36:45.870 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 22, 2024-08-29T19:36:45.870 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:36:45.870 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T19:36:45.870 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:36:45.870 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T19:36:45.870 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T19:36:45.871 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T19:36:45.871 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T19:36:45.871 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T19:36:45.871 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T19:36:45.871 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T19:36:45.871 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T19:36:45.871 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T19:36:45.871 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T19:36:45.871 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:36:45.871 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T19:36:45.871 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 3, 2024-08-29T19:36:45.871 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 1, 2024-08-29T19:36:45.871 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T19:36:45.871 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 1, 2024-08-29T19:36:45.872 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:36:45.872 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T19:36:45.872 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T19:36:45.872 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T19:36:45.872 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:36:45.872 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T19:36:45.872 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T19:36:45.872 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T19:36:45.872 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T19:36:45.872 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T19:36:45.872 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T19:36:45.872 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T19:36:45.872 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T19:36:45.873 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 1, 2024-08-29T19:36:45.873 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 1, 2024-08-29T19:36:45.873 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T19:36:45.873 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:36:45.873 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T19:36:45.873 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 1, 2024-08-29T19:36:45.873 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 1 2024-08-29T19:36:45.873 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.873 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T19:36:45.873 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T19:36:45.873 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T19:36:45.873 INFO:tasks.workunit.client.0.smithi029.stdout: 4, 2024-08-29T19:36:45.873 INFO:tasks.workunit.client.0.smithi029.stdout: 0, 2024-08-29T19:36:45.874 INFO:tasks.workunit.client.0.smithi029.stdout: 7 2024-08-29T19:36:45.874 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:45.874 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 4, 2024-08-29T19:36:45.874 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "66'1" 2024-08-29T19:36:45.874 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.874 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:45.874 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T19:36:45.874 INFO:tasks.workunit.client.0.smithi029.stdout: 7, 2024-08-29T19:36:45.874 INFO:tasks.workunit.client.0.smithi029.stdout: 4, 2024-08-29T19:36:45.874 INFO:tasks.workunit.client.0.smithi029.stdout: 6 2024-08-29T19:36:45.874 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:45.874 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 7, 2024-08-29T19:36:45.874 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T19:36:45.874 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T19:36:45.875 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T19:36:45.875 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T19:36:45.875 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:36:45.875 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T19:36:45.875 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T19:35:33.585275+0000", 2024-08-29T19:36:45.875 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T18:01:23.146934+0000", 2024-08-29T19:36:45.875 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T18:01:23.146934+0000", 2024-08-29T19:36:45.875 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T18:01:23.148805+0000", 2024-08-29T19:36:45.875 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T19:35:33.585275+0000", 2024-08-29T19:36:45.875 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:45.875 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:36:45.875 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:45.875 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 650, 2024-08-29T19:36:45.876 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T19:35:33.585275+0000", 2024-08-29T19:36:45.876 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T19:35:33.585275+0000", 2024-08-29T19:36:45.876 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T19:35:33.585275+0000", 2024-08-29T19:36:45.876 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T19:36:45.876 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T19:36:45.876 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:45.876 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T19:35:33.585275+0000", 2024-08-29T19:36:45.876 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T19:35:33.585275+0000", 2024-08-29T19:36:45.876 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T19:36:45.876 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T19:36:45.877 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T19:36:45.877 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T19:36:45.877 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 649, 2024-08-29T19:36:45.877 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T19:36:45.877 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T19:36:45.877 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T19:36:45.877 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T19:36:45.877 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T19:36:45.877 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:36:45.877 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T19:36:45.877 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T19:36:45.877 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.11", 2024-08-29T19:36:45.877 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T19:36:45.878 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T19:36:45.878 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 3031, 2024-08-29T19:36:45.878 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 5373, 2024-08-29T19:36:45.878 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T19:36:45.878 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T01:05:19.061903+0000", 2024-08-29T19:36:45.878 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:36:45.878 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T19:36:45.878 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T19:36:45.878 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T19:36:45.878 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:36:45.878 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T19:36:45.878 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:36:45.878 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T19:36:45.879 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T19:36:45.879 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T19:36:45.879 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T19:36:45.879 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T19:36:45.879 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T19:36:45.879 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T19:36:45.879 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T19:36:45.879 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T19:36:45.879 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T19:36:45.879 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:36:45.879 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T19:36:45.879 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T19:36:45.879 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T19:36:45.880 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T19:36:45.880 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T19:36:45.880 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:36:45.880 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T19:36:45.880 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T19:36:45.880 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T19:36:45.880 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:36:45.880 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T19:36:45.880 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T19:36:45.880 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T19:36:45.880 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T19:36:45.880 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T19:36:45.880 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T19:36:45.881 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T19:36:45.881 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T19:36:45.881 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T19:36:45.881 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T19:36:45.881 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T19:36:45.881 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:36:45.881 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T19:36:45.881 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T19:36:45.881 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T19:36:45.881 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.881 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T19:36:45.881 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T19:36:45.881 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T19:36:45.882 INFO:tasks.workunit.client.0.smithi029.stdout: 7, 2024-08-29T19:36:45.882 INFO:tasks.workunit.client.0.smithi029.stdout: 4, 2024-08-29T19:36:45.882 INFO:tasks.workunit.client.0.smithi029.stdout: 6 2024-08-29T19:36:45.882 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:45.882 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 7, 2024-08-29T19:36:45.882 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T19:36:45.882 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.882 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:45.882 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T19:36:45.882 INFO:tasks.workunit.client.0.smithi029.stdout: 2, 2024-08-29T19:36:45.882 INFO:tasks.workunit.client.0.smithi029.stdout: 1, 2024-08-29T19:36:45.882 INFO:tasks.workunit.client.0.smithi029.stdout: 0 2024-08-29T19:36:45.882 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:45.882 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 2, 2024-08-29T19:36:45.883 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T19:36:45.883 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T19:36:45.883 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 60, 2024-08-29T19:36:45.883 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T19:36:45.883 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:36:45.883 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T19:36:45.883 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T19:35:33.421985+0000", 2024-08-29T19:36:45.883 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T17:58:44.064160+0000", 2024-08-29T19:36:45.883 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T17:58:44.064160+0000", 2024-08-29T19:36:45.883 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T17:58:44.066265+0000", 2024-08-29T19:36:45.883 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T19:35:33.421985+0000", 2024-08-29T19:36:45.883 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T19:36:45.883 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:36:45.884 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T19:36:45.884 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 506, 2024-08-29T19:36:45.884 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T19:35:33.421985+0000", 2024-08-29T19:36:45.884 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T19:35:33.421985+0000", 2024-08-29T19:36:45.884 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T19:35:33.421985+0000", 2024-08-29T19:36:45.884 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T19:36:45.884 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T19:36:45.884 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T19:36:45.884 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T19:35:33.421985+0000", 2024-08-29T19:36:45.884 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T19:35:33.421985+0000", 2024-08-29T19:36:45.884 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T19:36:45.884 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 8, 2024-08-29T19:36:45.884 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T19:36:45.885 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T19:36:45.885 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 505, 2024-08-29T19:36:45.885 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T19:36:45.885 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T19:36:45.885 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T19:36:45.885 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T19:36:45.885 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 8, 2024-08-29T19:36:45.885 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:36:45.885 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T19:36:45.885 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T19:36:45.885 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "2.10", 2024-08-29T19:36:45.885 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T19:36:45.886 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T19:36:45.886 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 3031, 2024-08-29T19:36:45.886 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 5553, 2024-08-29T19:36:45.886 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T19:36:45.886 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T00:37:09.457935+0000", 2024-08-29T19:36:45.886 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:36:45.886 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T19:36:45.886 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T19:36:45.886 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T19:36:45.886 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:36:45.886 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T19:36:45.886 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:36:45.886 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T19:36:45.886 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T19:36:45.887 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T19:36:45.887 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T19:36:45.887 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T19:36:45.887 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T19:36:45.887 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T19:36:45.887 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T19:36:45.887 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T19:36:45.887 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T19:36:45.887 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:36:45.887 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T19:36:45.887 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 12, 2024-08-29T19:36:45.887 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 4, 2024-08-29T19:36:45.887 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T19:36:45.888 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 4, 2024-08-29T19:36:45.888 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:36:45.888 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T19:36:45.888 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T19:36:45.888 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T19:36:45.888 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:36:45.888 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 4, 2024-08-29T19:36:45.888 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T19:36:45.888 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T19:36:45.888 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T19:36:45.888 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T19:36:45.888 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T19:36:45.889 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T19:36:45.889 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T19:36:45.889 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 24, 2024-08-29T19:36:45.889 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 24, 2024-08-29T19:36:45.889 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T19:36:45.889 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:36:45.889 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T19:36:45.889 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 12, 2024-08-29T19:36:45.889 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T19:36:45.889 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.889 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T19:36:45.889 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T19:36:45.890 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T19:36:45.890 INFO:tasks.workunit.client.0.smithi029.stdout: 2, 2024-08-29T19:36:45.890 INFO:tasks.workunit.client.0.smithi029.stdout: 1, 2024-08-29T19:36:45.890 INFO:tasks.workunit.client.0.smithi029.stdout: 0 2024-08-29T19:36:45.890 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:45.890 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 2, 2024-08-29T19:36:45.890 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "66'8" 2024-08-29T19:36:45.890 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.890 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:45.890 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T19:36:45.890 INFO:tasks.workunit.client.0.smithi029.stdout: 6, 2024-08-29T19:36:45.890 INFO:tasks.workunit.client.0.smithi029.stdout: 0, 2024-08-29T19:36:45.890 INFO:tasks.workunit.client.0.smithi029.stdout: 5 2024-08-29T19:36:45.890 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:45.891 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 6, 2024-08-29T19:36:45.891 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T19:36:45.891 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T19:36:45.891 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T19:36:45.891 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T19:36:45.891 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:36:45.891 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T19:36:45.891 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T19:35:33.582990+0000", 2024-08-29T19:36:45.891 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T18:00:53.459372+0000", 2024-08-29T19:36:45.891 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T18:00:53.459372+0000", 2024-08-29T19:36:45.891 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T18:00:53.459653+0000", 2024-08-29T19:36:45.891 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T19:35:33.582990+0000", 2024-08-29T19:36:45.891 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:45.892 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:36:45.892 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:45.892 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 624, 2024-08-29T19:36:45.892 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T19:35:33.582990+0000", 2024-08-29T19:36:45.892 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T19:35:33.582990+0000", 2024-08-29T19:36:45.892 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T19:35:33.582990+0000", 2024-08-29T19:36:45.892 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T19:36:45.892 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T19:36:45.892 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:45.892 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T19:35:33.582990+0000", 2024-08-29T19:36:45.892 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T19:35:33.582990+0000", 2024-08-29T19:36:45.892 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T19:36:45.892 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T19:36:45.893 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T19:36:45.893 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T19:36:45.893 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 623, 2024-08-29T19:36:45.893 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T19:36:45.893 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T19:36:45.893 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T19:36:45.893 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T19:36:45.893 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T19:36:45.893 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:36:45.893 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T19:36:45.893 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T19:36:45.893 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.10", 2024-08-29T19:36:45.894 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T19:36:45.894 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T19:36:45.894 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 3031, 2024-08-29T19:36:45.894 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 5410, 2024-08-29T19:36:45.894 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T19:36:45.894 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T19:18:02.435765+0000", 2024-08-29T19:36:45.894 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:36:45.894 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T19:36:45.894 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T19:36:45.894 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T19:36:45.894 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:36:45.894 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T19:36:45.895 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:36:45.895 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T19:36:45.895 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T19:36:45.895 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T19:36:45.895 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T19:36:45.895 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T19:36:45.895 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T19:36:45.895 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T19:36:45.895 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T19:36:45.895 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T19:36:45.895 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T19:36:45.895 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:36:45.896 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T19:36:45.896 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T19:36:45.896 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T19:36:45.896 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T19:36:45.896 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T19:36:45.896 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:36:45.896 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T19:36:45.896 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T19:36:45.896 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T19:36:45.896 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:36:45.896 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T19:36:45.896 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T19:36:45.897 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T19:36:45.897 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T19:36:45.897 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T19:36:45.897 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T19:36:45.897 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T19:36:45.897 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T19:36:45.897 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T19:36:45.897 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T19:36:45.897 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T19:36:45.897 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:36:45.897 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T19:36:45.897 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T19:36:45.897 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T19:36:45.898 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.898 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T19:36:45.898 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T19:36:45.898 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T19:36:45.898 INFO:tasks.workunit.client.0.smithi029.stdout: 6, 2024-08-29T19:36:45.898 INFO:tasks.workunit.client.0.smithi029.stdout: 0, 2024-08-29T19:36:45.898 INFO:tasks.workunit.client.0.smithi029.stdout: 5 2024-08-29T19:36:45.898 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:45.898 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 6, 2024-08-29T19:36:45.898 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T19:36:45.898 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.898 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:45.898 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T19:36:45.899 INFO:tasks.workunit.client.0.smithi029.stdout: 6, 2024-08-29T19:36:45.899 INFO:tasks.workunit.client.0.smithi029.stdout: 4, 2024-08-29T19:36:45.899 INFO:tasks.workunit.client.0.smithi029.stdout: 1 2024-08-29T19:36:45.899 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:45.899 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 6, 2024-08-29T19:36:45.899 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T19:36:45.899 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T19:36:45.899 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 60, 2024-08-29T19:36:45.899 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T19:36:45.899 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:36:45.899 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T19:36:45.899 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T19:35:33.582110+0000", 2024-08-29T19:36:45.899 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T18:00:53.443259+0000", 2024-08-29T19:36:45.900 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T18:00:53.443259+0000", 2024-08-29T19:36:45.900 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T18:00:53.444282+0000", 2024-08-29T19:36:45.900 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T19:35:33.582110+0000", 2024-08-29T19:36:45.900 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T19:36:45.900 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:36:45.900 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T19:36:45.900 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 624, 2024-08-29T19:36:45.900 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T19:35:33.582110+0000", 2024-08-29T19:36:45.900 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T19:35:33.582110+0000", 2024-08-29T19:36:45.900 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T19:35:33.582110+0000", 2024-08-29T19:36:45.900 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T19:36:45.900 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T19:36:45.901 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T19:36:45.901 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T19:35:33.582110+0000", 2024-08-29T19:36:45.901 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T19:35:33.582110+0000", 2024-08-29T19:36:45.901 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T19:36:45.901 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T19:36:45.901 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T19:36:45.901 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T19:36:45.901 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 623, 2024-08-29T19:36:45.901 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T19:36:45.901 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T19:36:45.901 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T19:36:45.901 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T19:36:45.902 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T19:36:45.902 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:36:45.902 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T19:36:45.902 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T19:36:45.902 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "2.11", 2024-08-29T19:36:45.902 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T19:36:45.902 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T19:36:45.902 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 3031, 2024-08-29T19:36:45.902 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 5425, 2024-08-29T19:36:45.902 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T19:36:45.902 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T02:06:19.722681+0000", 2024-08-29T19:36:45.902 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:36:45.902 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T19:36:45.903 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T19:36:45.903 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T19:36:45.903 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:36:45.903 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T19:36:45.903 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:36:45.903 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T19:36:45.903 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T19:36:45.903 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T19:36:45.903 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T19:36:45.903 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T19:36:45.903 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T19:36:45.903 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T19:36:45.903 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T19:36:45.904 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T19:36:45.904 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T19:36:45.904 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:36:45.904 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T19:36:45.904 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T19:36:45.904 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T19:36:45.904 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T19:36:45.904 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T19:36:45.904 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:36:45.904 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T19:36:45.904 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T19:36:45.904 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T19:36:45.904 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:36:45.905 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T19:36:45.905 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T19:36:45.905 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T19:36:45.905 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T19:36:45.905 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T19:36:45.905 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T19:36:45.905 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T19:36:45.905 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T19:36:45.905 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T19:36:45.905 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T19:36:45.905 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T19:36:45.905 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:36:45.905 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T19:36:45.906 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T19:36:45.906 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T19:36:45.906 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.906 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T19:36:45.906 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T19:36:45.906 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T19:36:45.906 INFO:tasks.workunit.client.0.smithi029.stdout: 6, 2024-08-29T19:36:45.906 INFO:tasks.workunit.client.0.smithi029.stdout: 4, 2024-08-29T19:36:45.906 INFO:tasks.workunit.client.0.smithi029.stdout: 1 2024-08-29T19:36:45.906 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:45.906 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 6, 2024-08-29T19:36:45.906 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T19:36:45.906 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.906 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:45.907 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T19:36:45.907 INFO:tasks.workunit.client.0.smithi029.stdout: 7, 2024-08-29T19:36:45.907 INFO:tasks.workunit.client.0.smithi029.stdout: 4, 2024-08-29T19:36:45.907 INFO:tasks.workunit.client.0.smithi029.stdout: 2 2024-08-29T19:36:45.907 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:45.907 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 7, 2024-08-29T19:36:45.907 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T19:36:45.907 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T19:36:45.907 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T19:36:45.907 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T19:36:45.907 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:36:45.907 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T19:36:45.907 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T19:35:33.591485+0000", 2024-08-29T19:36:45.908 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T18:01:23.146091+0000", 2024-08-29T19:36:45.908 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T18:01:23.146091+0000", 2024-08-29T19:36:45.908 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T18:01:23.147672+0000", 2024-08-29T19:36:45.908 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T19:35:33.591485+0000", 2024-08-29T19:36:45.908 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:45.908 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:36:45.908 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:45.908 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 650, 2024-08-29T19:36:45.908 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T19:35:33.591485+0000", 2024-08-29T19:36:45.908 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T19:35:33.591485+0000", 2024-08-29T19:36:45.908 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T19:35:33.591485+0000", 2024-08-29T19:36:45.908 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T19:36:45.908 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T19:36:45.909 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:45.909 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T19:35:33.591485+0000", 2024-08-29T19:36:45.909 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T19:35:33.591485+0000", 2024-08-29T19:36:45.909 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T19:36:45.909 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T19:36:45.909 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T19:36:45.909 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T19:36:45.909 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 649, 2024-08-29T19:36:45.909 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T19:36:45.909 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T19:36:45.909 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T19:36:45.909 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T19:36:45.910 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T19:36:45.910 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:36:45.910 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T19:36:45.910 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T19:36:45.910 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.13", 2024-08-29T19:36:45.910 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T19:36:45.910 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T19:36:45.910 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 3031, 2024-08-29T19:36:45.910 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 5359, 2024-08-29T19:36:45.910 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T19:36:45.910 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T00:02:47.822220+0000", 2024-08-29T19:36:45.911 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:36:45.911 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T19:36:45.911 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T19:36:45.911 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T19:36:45.911 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:36:45.911 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T19:36:45.911 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:36:45.911 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T19:36:45.911 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T19:36:45.911 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T19:36:45.911 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T19:36:45.912 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T19:36:45.912 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T19:36:45.912 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T19:36:45.912 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T19:36:45.912 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T19:36:45.912 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T19:36:45.912 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:36:45.912 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T19:36:45.912 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T19:36:45.912 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T19:36:45.912 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T19:36:45.912 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T19:36:45.913 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:36:45.913 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T19:36:45.913 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T19:36:45.913 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T19:36:45.913 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:36:45.913 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T19:36:45.913 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T19:36:45.913 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T19:36:45.913 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T19:36:45.913 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T19:36:45.914 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T19:36:45.914 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T19:36:45.914 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T19:36:45.914 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T19:36:45.914 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T19:36:45.914 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T19:36:45.914 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:36:45.914 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T19:36:45.914 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T19:36:45.914 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T19:36:45.914 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.915 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T19:36:45.915 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T19:36:45.915 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T19:36:45.915 INFO:tasks.workunit.client.0.smithi029.stdout: 7, 2024-08-29T19:36:45.915 INFO:tasks.workunit.client.0.smithi029.stdout: 4, 2024-08-29T19:36:45.915 INFO:tasks.workunit.client.0.smithi029.stdout: 2 2024-08-29T19:36:45.915 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:45.915 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 7, 2024-08-29T19:36:45.915 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T19:36:45.915 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.915 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:45.916 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T19:36:45.916 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T19:36:45.916 INFO:tasks.workunit.client.0.smithi029.stdout: 3, 2024-08-29T19:36:45.916 INFO:tasks.workunit.client.0.smithi029.stdout: 2 2024-08-29T19:36:45.916 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:45.916 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 5, 2024-08-29T19:36:45.916 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T19:36:45.916 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T19:36:45.916 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 60, 2024-08-29T19:36:45.916 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T19:36:45.916 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:36:45.916 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T19:36:45.917 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T19:35:33.387319+0000", 2024-08-29T19:36:45.917 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T18:00:22.835009+0000", 2024-08-29T19:36:45.917 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T18:00:22.835009+0000", 2024-08-29T19:36:45.917 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T18:00:22.839856+0000", 2024-08-29T19:36:45.917 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T19:35:33.387319+0000", 2024-08-29T19:36:45.917 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T19:36:45.917 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:36:45.917 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T19:36:45.917 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 597, 2024-08-29T19:36:45.918 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T19:35:33.387319+0000", 2024-08-29T19:36:45.918 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T19:35:33.387319+0000", 2024-08-29T19:36:45.918 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T19:35:33.387319+0000", 2024-08-29T19:36:45.918 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T19:36:45.918 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T19:36:45.918 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T19:36:45.918 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T19:35:33.387319+0000", 2024-08-29T19:36:45.918 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T19:35:33.387319+0000", 2024-08-29T19:36:45.918 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T19:36:45.919 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T19:36:45.919 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T19:36:45.919 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T19:36:45.919 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 596, 2024-08-29T19:36:45.919 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T19:36:45.919 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T19:36:45.919 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T19:36:45.919 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T19:36:45.919 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T19:36:45.919 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:36:45.920 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T19:36:45.920 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T19:36:45.920 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "2.12", 2024-08-29T19:36:45.920 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T19:36:45.920 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T19:36:45.920 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 3031, 2024-08-29T19:36:45.920 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 5467, 2024-08-29T19:36:45.920 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T19:36:45.920 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T04:14:13.626485+0000", 2024-08-29T19:36:45.920 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:36:45.920 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T19:36:45.921 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T19:36:45.921 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T19:36:45.921 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:36:45.921 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T19:36:45.921 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:36:45.921 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T19:36:45.921 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T19:36:45.921 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T19:36:45.921 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T19:36:45.921 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T19:36:45.921 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T19:36:45.921 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T19:36:45.921 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T19:36:45.922 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T19:36:45.922 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T19:36:45.922 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:36:45.922 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T19:36:45.922 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T19:36:45.922 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T19:36:45.922 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T19:36:45.922 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T19:36:45.922 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:36:45.922 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T19:36:45.922 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T19:36:45.922 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T19:36:45.923 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:36:45.923 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T19:36:45.923 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T19:36:45.923 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T19:36:45.923 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T19:36:45.923 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T19:36:45.923 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T19:36:45.923 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T19:36:45.923 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T19:36:45.923 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T19:36:45.923 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T19:36:45.923 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T19:36:45.923 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:36:45.924 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T19:36:45.924 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T19:36:45.924 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T19:36:45.924 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.924 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T19:36:45.924 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T19:36:45.924 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T19:36:45.924 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T19:36:45.924 INFO:tasks.workunit.client.0.smithi029.stdout: 3, 2024-08-29T19:36:45.924 INFO:tasks.workunit.client.0.smithi029.stdout: 2 2024-08-29T19:36:45.924 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:45.924 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 5, 2024-08-29T19:36:45.924 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T19:36:45.924 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.925 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:45.925 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T19:36:45.925 INFO:tasks.workunit.client.0.smithi029.stdout: 0, 2024-08-29T19:36:45.925 INFO:tasks.workunit.client.0.smithi029.stdout: 7, 2024-08-29T19:36:45.925 INFO:tasks.workunit.client.0.smithi029.stdout: 3 2024-08-29T19:36:45.925 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:45.925 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 0, 2024-08-29T19:36:45.925 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T19:36:45.925 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T19:36:45.925 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T19:36:45.925 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T19:36:45.925 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:36:45.926 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T19:36:45.926 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T19:35:33.580829+0000", 2024-08-29T19:36:45.926 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T18:01:23.129677+0000", 2024-08-29T19:36:45.926 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T18:01:23.129677+0000", 2024-08-29T19:36:45.926 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T18:01:23.130631+0000", 2024-08-29T19:36:45.926 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T19:35:33.580829+0000", 2024-08-29T19:36:45.926 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:45.926 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:36:45.926 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:45.926 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 650, 2024-08-29T19:36:45.926 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T19:35:33.580829+0000", 2024-08-29T19:36:45.926 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T19:35:33.580829+0000", 2024-08-29T19:36:45.926 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T19:35:33.580829+0000", 2024-08-29T19:36:45.927 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T19:36:45.927 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T19:36:45.927 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:45.927 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T19:35:33.580829+0000", 2024-08-29T19:36:45.927 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T19:35:33.580829+0000", 2024-08-29T19:36:45.927 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T19:36:45.927 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T19:36:45.927 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T19:36:45.927 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T19:36:45.927 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 649, 2024-08-29T19:36:45.927 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T19:36:45.927 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T19:36:45.928 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T19:36:45.928 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T19:36:45.928 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T19:36:45.928 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:36:45.928 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T19:36:45.928 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T19:36:45.928 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.12", 2024-08-29T19:36:45.928 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T19:36:45.928 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T19:36:45.928 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 3031, 2024-08-29T19:36:45.928 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 5558, 2024-08-29T19:36:45.928 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T19:36:45.928 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T02:11:45.739758+0000", 2024-08-29T19:36:45.929 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:36:45.929 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T19:36:45.929 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T19:36:45.929 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T19:36:45.929 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:36:45.929 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T19:36:45.929 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:36:45.929 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T19:36:45.929 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T19:36:45.929 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T19:36:45.929 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T19:36:45.929 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T19:36:45.929 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T19:36:45.930 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T19:36:45.930 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T19:36:45.930 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T19:36:45.930 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T19:36:45.930 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:36:45.930 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T19:36:45.930 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T19:36:45.930 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T19:36:45.930 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T19:36:45.930 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T19:36:45.930 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:36:45.930 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T19:36:45.930 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T19:36:45.931 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T19:36:45.931 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:36:45.931 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T19:36:45.931 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T19:36:45.931 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T19:36:45.931 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T19:36:45.931 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T19:36:45.931 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T19:36:45.931 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T19:36:45.931 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T19:36:45.931 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T19:36:45.931 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T19:36:45.931 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T19:36:45.932 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:36:45.932 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T19:36:45.932 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T19:36:45.932 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T19:36:45.932 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.932 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T19:36:45.932 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T19:36:45.932 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T19:36:45.932 INFO:tasks.workunit.client.0.smithi029.stdout: 0, 2024-08-29T19:36:45.932 INFO:tasks.workunit.client.0.smithi029.stdout: 7, 2024-08-29T19:36:45.932 INFO:tasks.workunit.client.0.smithi029.stdout: 3 2024-08-29T19:36:45.932 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:45.932 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 0, 2024-08-29T19:36:45.933 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T19:36:45.933 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.933 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:45.933 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T19:36:45.933 INFO:tasks.workunit.client.0.smithi029.stdout: 0, 2024-08-29T19:36:45.933 INFO:tasks.workunit.client.0.smithi029.stdout: 4, 2024-08-29T19:36:45.933 INFO:tasks.workunit.client.0.smithi029.stdout: 3 2024-08-29T19:36:45.933 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:45.933 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 0, 2024-08-29T19:36:45.933 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T19:36:45.933 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T19:36:45.933 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 60, 2024-08-29T19:36:45.933 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T19:36:45.934 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:36:45.934 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T19:36:45.934 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T19:35:33.582551+0000", 2024-08-29T19:36:45.934 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T17:59:52.083423+0000", 2024-08-29T19:36:45.934 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T17:59:52.083423+0000", 2024-08-29T19:36:45.934 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T17:59:52.083925+0000", 2024-08-29T19:36:45.934 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T19:35:33.582551+0000", 2024-08-29T19:36:45.934 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T19:36:45.934 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:36:45.934 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T19:36:45.934 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 568, 2024-08-29T19:36:45.935 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T19:35:33.582551+0000", 2024-08-29T19:36:45.935 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T19:35:33.582551+0000", 2024-08-29T19:36:45.935 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T19:35:33.582551+0000", 2024-08-29T19:36:45.935 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T19:36:45.935 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T19:36:45.935 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T19:36:45.935 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T19:35:33.582551+0000", 2024-08-29T19:36:45.935 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T19:35:33.582551+0000", 2024-08-29T19:36:45.935 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T19:36:45.935 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 2, 2024-08-29T19:36:45.935 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T19:36:45.935 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T19:36:45.936 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 567, 2024-08-29T19:36:45.936 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T19:36:45.936 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T19:36:45.936 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T19:36:45.936 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T19:36:45.936 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 2, 2024-08-29T19:36:45.936 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:36:45.936 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T19:36:45.936 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T19:36:45.936 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "2.13", 2024-08-29T19:36:45.936 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T19:36:45.936 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T19:36:45.937 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 3031, 2024-08-29T19:36:45.937 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 5567, 2024-08-29T19:36:45.937 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T19:36:45.937 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T23:45:49.824306+0000", 2024-08-29T19:36:45.937 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:36:45.937 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T19:36:45.937 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T19:36:45.937 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 34, 2024-08-29T19:36:45.937 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:36:45.937 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T19:36:45.937 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:36:45.937 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T19:36:45.938 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T19:36:45.938 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T19:36:45.938 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T19:36:45.938 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T19:36:45.938 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T19:36:45.938 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T19:36:45.938 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T19:36:45.938 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T19:36:45.938 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T19:36:45.938 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:36:45.938 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T19:36:45.938 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 6, 2024-08-29T19:36:45.939 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 2, 2024-08-29T19:36:45.939 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T19:36:45.939 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 2, 2024-08-29T19:36:45.939 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:36:45.939 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T19:36:45.939 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T19:36:45.939 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T19:36:45.939 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:36:45.939 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 1, 2024-08-29T19:36:45.939 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T19:36:45.939 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T19:36:45.939 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T19:36:45.939 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T19:36:45.940 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T19:36:45.940 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T19:36:45.940 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T19:36:45.940 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 4, 2024-08-29T19:36:45.940 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 8, 2024-08-29T19:36:45.940 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T19:36:45.940 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:36:45.940 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T19:36:45.940 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 3, 2024-08-29T19:36:45.940 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 7 2024-08-29T19:36:45.940 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.940 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T19:36:45.941 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T19:36:45.941 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T19:36:45.941 INFO:tasks.workunit.client.0.smithi029.stdout: 0, 2024-08-29T19:36:45.941 INFO:tasks.workunit.client.0.smithi029.stdout: 4, 2024-08-29T19:36:45.941 INFO:tasks.workunit.client.0.smithi029.stdout: 3 2024-08-29T19:36:45.941 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:45.941 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 0, 2024-08-29T19:36:45.941 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "66'2" 2024-08-29T19:36:45.941 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.941 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:45.941 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T19:36:45.941 INFO:tasks.workunit.client.0.smithi029.stdout: 7, 2024-08-29T19:36:45.941 INFO:tasks.workunit.client.0.smithi029.stdout: 3, 2024-08-29T19:36:45.941 INFO:tasks.workunit.client.0.smithi029.stdout: 1 2024-08-29T19:36:45.942 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:45.942 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 7, 2024-08-29T19:36:45.942 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T19:36:45.942 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T19:36:45.942 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T19:36:45.942 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T19:36:45.942 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:36:45.942 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T19:36:45.942 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T19:35:33.583641+0000", 2024-08-29T19:36:45.942 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T18:01:23.160578+0000", 2024-08-29T19:36:45.943 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T18:01:23.160578+0000", 2024-08-29T19:36:45.943 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T18:01:23.161202+0000", 2024-08-29T19:36:45.943 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T19:35:33.583641+0000", 2024-08-29T19:36:45.943 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:45.943 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:36:45.943 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:45.943 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 650, 2024-08-29T19:36:45.943 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T19:35:33.583641+0000", 2024-08-29T19:36:45.943 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T19:35:33.583641+0000", 2024-08-29T19:36:45.943 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T19:35:33.583641+0000", 2024-08-29T19:36:45.943 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T19:36:45.943 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T19:36:45.943 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:45.944 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T19:35:33.583641+0000", 2024-08-29T19:36:45.944 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T19:35:33.583641+0000", 2024-08-29T19:36:45.944 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T19:36:45.944 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T19:36:45.944 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T19:36:45.944 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T19:36:45.944 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 649, 2024-08-29T19:36:45.944 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T19:36:45.944 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T19:36:45.944 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T19:36:45.944 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T19:36:45.944 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T19:36:45.945 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:36:45.945 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T19:36:45.945 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T19:36:45.945 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.15", 2024-08-29T19:36:45.945 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T19:36:45.945 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T19:36:45.945 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 3031, 2024-08-29T19:36:45.945 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 5378, 2024-08-29T19:36:45.945 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T19:36:45.945 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T03:34:30.253106+0000", 2024-08-29T19:36:45.945 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:36:45.945 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T19:36:45.945 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T19:36:45.946 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T19:36:45.946 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:36:45.946 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T19:36:45.946 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:36:45.946 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T19:36:45.946 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T19:36:45.946 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T19:36:45.946 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T19:36:45.946 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T19:36:45.946 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T19:36:45.946 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T19:36:45.946 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T19:36:45.946 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T19:36:45.947 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T19:36:45.947 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:36:45.947 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T19:36:45.947 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T19:36:45.947 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T19:36:45.947 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T19:36:45.947 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T19:36:45.947 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:36:45.947 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T19:36:45.947 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T19:36:45.947 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T19:36:45.947 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:36:45.947 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T19:36:45.947 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T19:36:45.948 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T19:36:45.948 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T19:36:45.948 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T19:36:45.948 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T19:36:45.948 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T19:36:45.948 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T19:36:45.948 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T19:36:45.948 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T19:36:45.948 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T19:36:45.948 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:36:45.948 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T19:36:45.948 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T19:36:45.948 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T19:36:45.949 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.949 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T19:36:45.949 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T19:36:45.949 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T19:36:45.949 INFO:tasks.workunit.client.0.smithi029.stdout: 7, 2024-08-29T19:36:45.949 INFO:tasks.workunit.client.0.smithi029.stdout: 3, 2024-08-29T19:36:45.949 INFO:tasks.workunit.client.0.smithi029.stdout: 1 2024-08-29T19:36:45.949 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:45.949 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 7, 2024-08-29T19:36:45.949 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T19:36:45.949 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.949 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:45.949 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T19:36:45.950 INFO:tasks.workunit.client.0.smithi029.stdout: 6, 2024-08-29T19:36:45.950 INFO:tasks.workunit.client.0.smithi029.stdout: 3, 2024-08-29T19:36:45.950 INFO:tasks.workunit.client.0.smithi029.stdout: 5 2024-08-29T19:36:45.950 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:45.950 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 6, 2024-08-29T19:36:45.950 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T19:36:45.950 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T19:36:45.950 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 60, 2024-08-29T19:36:45.950 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T19:36:45.950 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:36:45.950 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T19:36:45.950 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T19:35:33.584823+0000", 2024-08-29T19:36:45.950 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T18:00:53.458644+0000", 2024-08-29T19:36:45.950 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T18:00:53.458644+0000", 2024-08-29T19:36:45.951 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T18:00:53.459222+0000", 2024-08-29T19:36:45.951 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T19:35:33.584823+0000", 2024-08-29T19:36:45.951 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T19:36:45.951 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:36:45.951 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T19:36:45.951 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 624, 2024-08-29T19:36:45.951 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T19:35:33.584823+0000", 2024-08-29T19:36:45.951 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T19:35:33.584823+0000", 2024-08-29T19:36:45.951 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T19:35:33.584823+0000", 2024-08-29T19:36:45.951 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T19:36:45.951 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T19:36:45.951 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T19:36:45.951 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T19:35:33.584823+0000", 2024-08-29T19:36:45.951 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T19:35:33.584823+0000", 2024-08-29T19:36:45.952 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T19:36:45.952 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 29, 2024-08-29T19:36:45.952 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T19:36:45.952 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T19:36:45.952 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 623, 2024-08-29T19:36:45.952 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T19:36:45.952 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T19:36:45.952 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T19:36:45.952 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T19:36:45.952 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 29, 2024-08-29T19:36:45.952 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:36:45.952 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T19:36:45.952 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T19:36:45.953 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "2.14", 2024-08-29T19:36:45.953 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T19:36:45.953 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T19:36:45.953 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 3031, 2024-08-29T19:36:45.953 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 5447, 2024-08-29T19:36:45.953 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T19:36:45.953 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T18:10:28.646913+0000", 2024-08-29T19:36:45.953 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:36:45.953 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T19:36:45.953 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T19:36:45.953 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 5810, 2024-08-29T19:36:45.953 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:36:45.953 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T19:36:45.954 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:36:45.954 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T19:36:45.954 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T19:36:45.954 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T19:36:45.954 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T19:36:45.954 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T19:36:45.954 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T19:36:45.954 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T19:36:45.954 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T19:36:45.954 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T19:36:45.954 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T19:36:45.954 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:36:45.954 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T19:36:45.955 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 12, 2024-08-29T19:36:45.955 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 4, 2024-08-29T19:36:45.955 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T19:36:45.955 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 4, 2024-08-29T19:36:45.955 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:36:45.955 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T19:36:45.955 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T19:36:45.955 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T19:36:45.955 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:36:45.955 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 1, 2024-08-29T19:36:45.955 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T19:36:45.955 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T19:36:45.955 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T19:36:45.956 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T19:36:45.956 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T19:36:45.956 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T19:36:45.956 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T19:36:45.956 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 10, 2024-08-29T19:36:45.956 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 14, 2024-08-29T19:36:45.956 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T19:36:45.956 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:36:45.956 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T19:36:45.956 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 28, 2024-08-29T19:36:45.956 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 25 2024-08-29T19:36:45.956 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.957 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T19:36:45.957 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T19:36:45.957 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T19:36:45.957 INFO:tasks.workunit.client.0.smithi029.stdout: 6, 2024-08-29T19:36:45.957 INFO:tasks.workunit.client.0.smithi029.stdout: 3, 2024-08-29T19:36:45.957 INFO:tasks.workunit.client.0.smithi029.stdout: 5 2024-08-29T19:36:45.957 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:45.957 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 6, 2024-08-29T19:36:45.957 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "693'29" 2024-08-29T19:36:45.957 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.957 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:45.957 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T19:36:45.957 INFO:tasks.workunit.client.0.smithi029.stdout: 4, 2024-08-29T19:36:45.958 INFO:tasks.workunit.client.0.smithi029.stdout: 7, 2024-08-29T19:36:45.958 INFO:tasks.workunit.client.0.smithi029.stdout: 6 2024-08-29T19:36:45.958 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:45.958 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 4, 2024-08-29T19:36:45.958 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T19:36:45.958 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T19:36:45.958 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T19:36:45.958 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T19:36:45.958 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:36:45.958 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T19:36:45.958 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T19:35:32.926793+0000", 2024-08-29T19:36:45.958 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T18:01:23.148841+0000", 2024-08-29T19:36:45.959 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T18:01:23.148841+0000", 2024-08-29T19:36:45.959 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T18:01:23.149716+0000", 2024-08-29T19:36:45.959 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T19:35:32.926793+0000", 2024-08-29T19:36:45.959 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:45.959 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:36:45.959 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:45.959 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 650, 2024-08-29T19:36:45.959 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T19:35:32.926793+0000", 2024-08-29T19:36:45.959 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T19:35:32.926793+0000", 2024-08-29T19:36:45.959 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T19:35:32.926793+0000", 2024-08-29T19:36:45.959 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T19:36:45.959 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T19:36:45.959 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:45.960 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T19:35:32.926793+0000", 2024-08-29T19:36:45.960 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T19:35:32.926793+0000", 2024-08-29T19:36:45.960 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T19:36:45.960 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T19:36:45.960 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T19:36:45.960 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T19:36:45.960 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 649, 2024-08-29T19:36:45.960 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T19:36:45.960 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T19:36:45.960 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T19:36:45.960 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T19:36:45.961 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T19:36:45.961 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:36:45.961 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T19:36:45.961 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T19:36:45.961 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.14", 2024-08-29T19:36:45.961 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T19:36:45.961 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T19:36:45.961 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 3031, 2024-08-29T19:36:45.961 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 5443, 2024-08-29T19:36:45.961 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T19:36:45.961 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T00:31:37.363413+0000", 2024-08-29T19:36:45.961 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:36:45.962 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T19:36:45.962 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T19:36:45.962 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T19:36:45.962 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:36:45.962 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T19:36:45.962 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:36:45.962 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T19:36:45.962 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T19:36:45.962 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T19:36:45.962 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T19:36:45.962 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T19:36:45.962 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T19:36:45.962 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T19:36:45.963 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T19:36:45.963 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T19:36:45.963 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T19:36:45.963 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:36:45.963 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T19:36:45.963 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T19:36:45.963 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T19:36:45.963 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T19:36:45.963 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T19:36:45.963 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:36:45.963 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T19:36:45.963 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T19:36:45.963 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T19:36:45.963 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:36:45.964 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T19:36:45.964 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T19:36:45.964 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T19:36:45.964 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T19:36:45.964 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T19:36:45.964 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T19:36:45.964 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T19:36:45.964 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T19:36:45.964 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T19:36:45.964 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T19:36:45.964 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T19:36:45.964 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:36:45.965 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T19:36:45.965 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T19:36:45.965 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T19:36:45.965 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.965 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T19:36:45.965 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T19:36:45.965 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T19:36:45.965 INFO:tasks.workunit.client.0.smithi029.stdout: 4, 2024-08-29T19:36:45.965 INFO:tasks.workunit.client.0.smithi029.stdout: 7, 2024-08-29T19:36:45.965 INFO:tasks.workunit.client.0.smithi029.stdout: 6 2024-08-29T19:36:45.965 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:45.965 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 4, 2024-08-29T19:36:45.965 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T19:36:45.965 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.966 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:45.966 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T19:36:45.966 INFO:tasks.workunit.client.0.smithi029.stdout: 1, 2024-08-29T19:36:45.966 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T19:36:45.966 INFO:tasks.workunit.client.0.smithi029.stdout: 0 2024-08-29T19:36:45.966 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:45.966 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 1, 2024-08-29T19:36:45.966 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T19:36:45.966 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T19:36:45.966 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 60, 2024-08-29T19:36:45.966 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T19:36:45.966 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:36:45.966 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T19:36:45.967 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T19:35:32.930053+0000", 2024-08-29T19:36:45.967 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T18:00:22.820258+0000", 2024-08-29T19:36:45.967 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T18:00:22.820258+0000", 2024-08-29T19:36:45.967 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T18:00:22.821270+0000", 2024-08-29T19:36:45.967 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T19:35:32.930053+0000", 2024-08-29T19:36:45.967 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T19:36:45.967 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:36:45.967 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T19:36:45.967 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 597, 2024-08-29T19:36:45.967 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T19:35:32.930053+0000", 2024-08-29T19:36:45.967 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T19:35:32.930053+0000", 2024-08-29T19:36:45.967 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T19:35:32.930053+0000", 2024-08-29T19:36:45.968 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T19:36:45.968 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T19:36:45.968 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T19:36:45.968 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T19:35:32.930053+0000", 2024-08-29T19:36:45.968 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T19:35:32.930053+0000", 2024-08-29T19:36:45.968 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T19:36:45.968 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 3, 2024-08-29T19:36:45.968 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T19:36:45.968 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T19:36:45.968 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 596, 2024-08-29T19:36:45.968 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T19:36:45.968 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T19:36:45.968 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T19:36:45.969 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T19:36:45.969 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 3, 2024-08-29T19:36:45.969 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:36:45.969 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T19:36:45.969 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T19:36:45.969 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "2.15", 2024-08-29T19:36:45.969 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T19:36:45.969 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T19:36:45.969 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 3031, 2024-08-29T19:36:45.969 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 5568, 2024-08-29T19:36:45.969 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T19:36:45.969 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T02:17:10.312052+0000", 2024-08-29T19:36:45.969 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:36:45.970 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T19:36:45.970 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T19:36:45.970 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 90, 2024-08-29T19:36:45.970 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:36:45.970 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T19:36:45.970 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:36:45.970 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T19:36:45.970 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T19:36:45.970 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T19:36:45.970 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T19:36:45.970 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T19:36:45.970 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T19:36:45.970 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T19:36:45.970 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T19:36:45.971 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T19:36:45.971 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T19:36:45.971 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:36:45.971 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T19:36:45.971 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 6, 2024-08-29T19:36:45.971 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 2, 2024-08-29T19:36:45.971 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T19:36:45.971 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 2, 2024-08-29T19:36:45.971 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:36:45.971 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T19:36:45.971 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T19:36:45.971 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T19:36:45.971 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:36:45.971 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 1, 2024-08-29T19:36:45.972 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T19:36:45.972 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T19:36:45.972 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T19:36:45.972 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T19:36:45.972 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T19:36:45.972 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T19:36:45.972 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T19:36:45.972 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 7, 2024-08-29T19:36:45.972 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 7, 2024-08-29T19:36:45.972 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T19:36:45.972 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:36:45.972 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T19:36:45.972 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 4, 2024-08-29T19:36:45.973 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 1 2024-08-29T19:36:45.973 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.973 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T19:36:45.973 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T19:36:45.973 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T19:36:45.973 INFO:tasks.workunit.client.0.smithi029.stdout: 1, 2024-08-29T19:36:45.973 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T19:36:45.973 INFO:tasks.workunit.client.0.smithi029.stdout: 0 2024-08-29T19:36:45.973 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:45.973 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 1, 2024-08-29T19:36:45.973 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "66'3" 2024-08-29T19:36:45.973 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.973 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:45.973 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T19:36:45.974 INFO:tasks.workunit.client.0.smithi029.stdout: 0, 2024-08-29T19:36:45.974 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T19:36:45.974 INFO:tasks.workunit.client.0.smithi029.stdout: 3 2024-08-29T19:36:45.974 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:45.974 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 0, 2024-08-29T19:36:45.974 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T19:36:45.974 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T19:36:45.974 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T19:36:45.974 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T19:36:45.974 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:36:45.974 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T19:36:45.974 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T19:35:33.582561+0000", 2024-08-29T19:36:45.974 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T18:00:22.821863+0000", 2024-08-29T19:36:45.974 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T18:00:22.821863+0000", 2024-08-29T19:36:45.975 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T18:00:22.822959+0000", 2024-08-29T19:36:45.975 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T19:35:33.582561+0000", 2024-08-29T19:36:45.975 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:45.975 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:36:45.975 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:45.975 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 597, 2024-08-29T19:36:45.975 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T19:35:33.582561+0000", 2024-08-29T19:36:45.975 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T19:35:33.582561+0000", 2024-08-29T19:36:45.975 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T19:35:33.582561+0000", 2024-08-29T19:36:45.975 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T19:36:45.975 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T19:36:45.975 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:45.975 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T19:35:33.582561+0000", 2024-08-29T19:36:45.976 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T19:35:33.582561+0000", 2024-08-29T19:36:45.976 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T19:36:45.976 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T19:36:45.976 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T19:36:45.976 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T19:36:45.976 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 596, 2024-08-29T19:36:45.976 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T19:36:45.976 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T19:36:45.976 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T19:36:45.976 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T19:36:45.976 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T19:36:45.976 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:36:45.977 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T19:36:45.977 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T19:36:45.977 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.17", 2024-08-29T19:36:45.977 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T19:36:45.977 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T19:36:45.977 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 3031, 2024-08-29T19:36:45.977 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 5557, 2024-08-29T19:36:45.977 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T19:36:45.977 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T01:08:08.080057+0000", 2024-08-29T19:36:45.977 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:36:45.977 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T19:36:45.977 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T19:36:45.977 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T19:36:45.978 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:36:45.978 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T19:36:45.978 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:36:45.978 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T19:36:45.978 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T19:36:45.978 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T19:36:45.978 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T19:36:45.978 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T19:36:45.978 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T19:36:45.978 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T19:36:45.978 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T19:36:45.978 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T19:36:45.978 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T19:36:45.978 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:36:45.979 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T19:36:45.979 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T19:36:45.979 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T19:36:45.979 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T19:36:45.979 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T19:36:45.979 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:36:45.979 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T19:36:45.979 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T19:36:45.979 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T19:36:45.979 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:36:45.979 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T19:36:45.979 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T19:36:45.979 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T19:36:45.980 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T19:36:45.980 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T19:36:45.980 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T19:36:45.980 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T19:36:45.980 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T19:36:45.980 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T19:36:45.980 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T19:36:45.980 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T19:36:45.980 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:36:45.980 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T19:36:45.980 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T19:36:45.980 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T19:36:45.980 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.981 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T19:36:45.981 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T19:36:45.981 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T19:36:45.981 INFO:tasks.workunit.client.0.smithi029.stdout: 0, 2024-08-29T19:36:45.981 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T19:36:45.981 INFO:tasks.workunit.client.0.smithi029.stdout: 3 2024-08-29T19:36:45.981 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:45.981 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 0, 2024-08-29T19:36:45.981 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T19:36:45.981 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.981 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:45.981 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T19:36:45.981 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T19:36:45.981 INFO:tasks.workunit.client.0.smithi029.stdout: 6, 2024-08-29T19:36:45.982 INFO:tasks.workunit.client.0.smithi029.stdout: 2 2024-08-29T19:36:45.982 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:45.982 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 5, 2024-08-29T19:36:45.982 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T19:36:45.982 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T19:36:45.982 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 60, 2024-08-29T19:36:45.982 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T19:36:45.982 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:36:45.982 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T19:36:45.982 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T19:35:33.390379+0000", 2024-08-29T19:36:45.982 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T18:00:53.462383+0000", 2024-08-29T19:36:45.982 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T18:00:53.462383+0000", 2024-08-29T19:36:45.982 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T18:00:53.463085+0000", 2024-08-29T19:36:45.983 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T19:35:33.390379+0000", 2024-08-29T19:36:45.983 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T19:36:45.983 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:36:45.983 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T19:36:45.983 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 624, 2024-08-29T19:36:45.983 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T19:35:33.390379+0000", 2024-08-29T19:36:45.983 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T19:35:33.390379+0000", 2024-08-29T19:36:45.983 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T19:35:33.390379+0000", 2024-08-29T19:36:45.983 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T19:36:45.983 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T19:36:45.983 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T19:36:45.983 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T19:35:33.390379+0000", 2024-08-29T19:36:45.983 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T19:35:33.390379+0000", 2024-08-29T19:36:45.984 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T19:36:45.984 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T19:36:45.984 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T19:36:45.984 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T19:36:45.984 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 623, 2024-08-29T19:36:45.984 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T19:36:45.984 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T19:36:45.984 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T19:36:45.984 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T19:36:45.984 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T19:36:45.984 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:36:45.984 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T19:36:45.984 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T19:36:45.985 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "2.16", 2024-08-29T19:36:45.985 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T19:36:45.985 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T19:36:45.985 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 3031, 2024-08-29T19:36:45.985 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 5417, 2024-08-29T19:36:45.985 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T19:36:45.985 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T02:35:30.035940+0000", 2024-08-29T19:36:45.985 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:36:45.985 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T19:36:45.985 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T19:36:45.985 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T19:36:45.985 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:36:45.985 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T19:36:45.986 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:36:45.986 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T19:36:45.986 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T19:36:45.986 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T19:36:45.986 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T19:36:45.986 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T19:36:45.986 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T19:36:45.986 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T19:36:45.986 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T19:36:45.988 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T19:36:45.988 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T19:36:45.989 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:36:45.989 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T19:36:45.989 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T19:36:45.989 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T19:36:45.989 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T19:36:45.989 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T19:36:45.989 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:36:45.989 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T19:36:45.989 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T19:36:45.989 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T19:36:45.989 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:36:45.989 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T19:36:45.989 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T19:36:45.990 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T19:36:45.990 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T19:36:45.990 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T19:36:45.990 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T19:36:45.990 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T19:36:45.990 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T19:36:45.990 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T19:36:45.990 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T19:36:45.990 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T19:36:45.990 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:36:45.990 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T19:36:45.990 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T19:36:45.990 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T19:36:45.990 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.991 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T19:36:45.991 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T19:36:45.991 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T19:36:45.991 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T19:36:45.991 INFO:tasks.workunit.client.0.smithi029.stdout: 6, 2024-08-29T19:36:45.991 INFO:tasks.workunit.client.0.smithi029.stdout: 2 2024-08-29T19:36:45.991 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:45.991 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 5, 2024-08-29T19:36:45.991 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T19:36:45.991 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.991 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:45.991 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T19:36:45.991 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T19:36:45.992 INFO:tasks.workunit.client.0.smithi029.stdout: 7, 2024-08-29T19:36:45.992 INFO:tasks.workunit.client.0.smithi029.stdout: 1 2024-08-29T19:36:45.992 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:45.992 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 5, 2024-08-29T19:36:45.992 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T19:36:45.992 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T19:36:45.992 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T19:36:45.992 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T19:36:45.992 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:36:45.992 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T19:36:45.992 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T19:35:33.389560+0000", 2024-08-29T19:36:45.992 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T18:01:23.148622+0000", 2024-08-29T19:36:45.992 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T18:01:23.148622+0000", 2024-08-29T19:36:45.992 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T18:01:23.149686+0000", 2024-08-29T19:36:45.993 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T19:35:33.389560+0000", 2024-08-29T19:36:45.993 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:45.993 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:36:45.993 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:45.993 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 650, 2024-08-29T19:36:45.993 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T19:35:33.389560+0000", 2024-08-29T19:36:45.993 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T19:35:33.389560+0000", 2024-08-29T19:36:45.993 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T19:35:33.389560+0000", 2024-08-29T19:36:45.993 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T19:36:45.993 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T19:36:45.993 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:45.993 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T19:35:33.389560+0000", 2024-08-29T19:36:45.993 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T19:35:33.389560+0000", 2024-08-29T19:36:45.994 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T19:36:45.994 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T19:36:45.994 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T19:36:45.994 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T19:36:45.994 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 649, 2024-08-29T19:36:45.994 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T19:36:45.994 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T19:36:45.994 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T19:36:45.994 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T19:36:45.994 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T19:36:45.994 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:36:45.994 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T19:36:45.995 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T19:36:45.995 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.16", 2024-08-29T19:36:45.995 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T19:36:45.995 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T19:36:45.995 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 3031, 2024-08-29T19:36:45.995 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 5431, 2024-08-29T19:36:45.995 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T19:36:45.995 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T23:21:03.188128+0000", 2024-08-29T19:36:45.995 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:36:45.995 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T19:36:45.995 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T19:36:45.995 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T19:36:45.995 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:36:45.995 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T19:36:45.996 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:36:45.996 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T19:36:45.996 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T19:36:45.996 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T19:36:45.996 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T19:36:45.996 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T19:36:45.996 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T19:36:45.996 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T19:36:45.996 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T19:36:45.996 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T19:36:45.996 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T19:36:45.996 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:36:45.996 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T19:36:45.997 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T19:36:45.997 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T19:36:45.997 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T19:36:45.997 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T19:36:45.997 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:36:45.997 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T19:36:45.997 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T19:36:45.997 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T19:36:45.997 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:36:45.997 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T19:36:45.997 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T19:36:45.997 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T19:36:45.998 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T19:36:45.998 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T19:36:45.998 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T19:36:45.998 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T19:36:45.998 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T19:36:45.998 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T19:36:45.998 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T19:36:45.998 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T19:36:45.998 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:36:45.998 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T19:36:45.998 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T19:36:45.998 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T19:36:45.998 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.999 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T19:36:45.999 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T19:36:45.999 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T19:36:45.999 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T19:36:45.999 INFO:tasks.workunit.client.0.smithi029.stdout: 7, 2024-08-29T19:36:45.999 INFO:tasks.workunit.client.0.smithi029.stdout: 1 2024-08-29T19:36:45.999 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:45.999 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 5, 2024-08-29T19:36:45.999 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T19:36:45.999 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:45.999 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:45.999 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T19:36:45.999 INFO:tasks.workunit.client.0.smithi029.stdout: 6, 2024-08-29T19:36:46.000 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T19:36:46.000 INFO:tasks.workunit.client.0.smithi029.stdout: 2 2024-08-29T19:36:46.000 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:46.000 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 6, 2024-08-29T19:36:46.000 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T19:36:46.000 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T19:36:46.000 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 60, 2024-08-29T19:36:46.000 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T19:36:46.000 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:36:46.000 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T19:36:46.000 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T19:35:33.589123+0000", 2024-08-29T19:36:46.000 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T18:00:53.462475+0000", 2024-08-29T19:36:46.001 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T18:00:53.462475+0000", 2024-08-29T19:36:46.001 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T18:00:53.463104+0000", 2024-08-29T19:36:46.001 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T19:35:33.589123+0000", 2024-08-29T19:36:46.001 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T19:36:46.001 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:36:46.001 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T19:36:46.001 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 624, 2024-08-29T19:36:46.001 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T19:35:33.589123+0000", 2024-08-29T19:36:46.001 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T19:35:33.589123+0000", 2024-08-29T19:36:46.001 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T19:35:33.589123+0000", 2024-08-29T19:36:46.001 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T19:36:46.001 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T19:36:46.002 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T19:36:46.002 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T19:35:33.589123+0000", 2024-08-29T19:36:46.002 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T19:35:33.589123+0000", 2024-08-29T19:36:46.002 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T19:36:46.002 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T19:36:46.002 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T19:36:46.002 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T19:36:46.002 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 623, 2024-08-29T19:36:46.002 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T19:36:46.002 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T19:36:46.002 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T19:36:46.002 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T19:36:46.002 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T19:36:46.003 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:36:46.003 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T19:36:46.003 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T19:36:46.003 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "2.17", 2024-08-29T19:36:46.003 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T19:36:46.003 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T19:36:46.003 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 3031, 2024-08-29T19:36:46.003 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 5411, 2024-08-29T19:36:46.003 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T19:36:46.003 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T22:30:05.886387+0000", 2024-08-29T19:36:46.003 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:36:46.003 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T19:36:46.004 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T19:36:46.004 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T19:36:46.004 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:36:46.004 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T19:36:46.004 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:36:46.004 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T19:36:46.004 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T19:36:46.004 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T19:36:46.004 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T19:36:46.004 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T19:36:46.004 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T19:36:46.004 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T19:36:46.004 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T19:36:46.005 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T19:36:46.005 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T19:36:46.005 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:36:46.005 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T19:36:46.005 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T19:36:46.005 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T19:36:46.005 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T19:36:46.005 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T19:36:46.005 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:36:46.005 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T19:36:46.005 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T19:36:46.005 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T19:36:46.005 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:36:46.006 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T19:36:46.006 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T19:36:46.006 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T19:36:46.006 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T19:36:46.006 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T19:36:46.006 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T19:36:46.006 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T19:36:46.006 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T19:36:46.006 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T19:36:46.006 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T19:36:46.006 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T19:36:46.006 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:36:46.006 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T19:36:46.007 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T19:36:46.007 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T19:36:46.007 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:46.007 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T19:36:46.007 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T19:36:46.007 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T19:36:46.007 INFO:tasks.workunit.client.0.smithi029.stdout: 6, 2024-08-29T19:36:46.007 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T19:36:46.007 INFO:tasks.workunit.client.0.smithi029.stdout: 2 2024-08-29T19:36:46.007 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:46.007 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 6, 2024-08-29T19:36:46.007 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T19:36:46.007 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:46.008 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:46.008 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T19:36:46.008 INFO:tasks.workunit.client.0.smithi029.stdout: 1, 2024-08-29T19:36:46.008 INFO:tasks.workunit.client.0.smithi029.stdout: 3, 2024-08-29T19:36:46.008 INFO:tasks.workunit.client.0.smithi029.stdout: 4 2024-08-29T19:36:46.008 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:46.008 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 1, 2024-08-29T19:36:46.008 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T19:36:46.008 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T19:36:46.008 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T19:36:46.008 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T19:36:46.008 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:36:46.008 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T19:36:46.008 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T19:35:32.927149+0000", 2024-08-29T19:36:46.009 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T17:59:52.076545+0000", 2024-08-29T19:36:46.009 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T17:59:52.076545+0000", 2024-08-29T19:36:46.009 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T17:59:52.076939+0000", 2024-08-29T19:36:46.009 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T19:35:32.927149+0000", 2024-08-29T19:36:46.009 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:46.009 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:36:46.009 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:46.009 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 568, 2024-08-29T19:36:46.009 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T19:35:32.927149+0000", 2024-08-29T19:36:46.009 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T19:35:32.927149+0000", 2024-08-29T19:36:46.009 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T19:35:32.927149+0000", 2024-08-29T19:36:46.009 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T19:36:46.009 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T19:36:46.010 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:46.010 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T19:35:32.927149+0000", 2024-08-29T19:36:46.010 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T19:35:32.927149+0000", 2024-08-29T19:36:46.010 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T19:36:46.010 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T19:36:46.010 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T19:36:46.010 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T19:36:46.010 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 567, 2024-08-29T19:36:46.010 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T19:36:46.010 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T19:36:46.010 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T19:36:46.010 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T19:36:46.010 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T19:36:46.010 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:36:46.011 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T19:36:46.011 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T19:36:46.011 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.19", 2024-08-29T19:36:46.011 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T19:36:46.011 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T19:36:46.011 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 3031, 2024-08-29T19:36:46.011 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 5539, 2024-08-29T19:36:46.011 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T19:36:46.011 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T22:43:21.167767+0000", 2024-08-29T19:36:46.011 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:36:46.011 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T19:36:46.011 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T19:36:46.012 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T19:36:46.012 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:36:46.012 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T19:36:46.012 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:36:46.012 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T19:36:46.012 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T19:36:46.012 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T19:36:46.012 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T19:36:46.012 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T19:36:46.012 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T19:36:46.012 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T19:36:46.012 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T19:36:46.012 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T19:36:46.013 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T19:36:46.013 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:36:46.013 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T19:36:46.013 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T19:36:46.013 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T19:36:46.013 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T19:36:46.013 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T19:36:46.013 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:36:46.013 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T19:36:46.013 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T19:36:46.013 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T19:36:46.013 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:36:46.013 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T19:36:46.014 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T19:36:46.014 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T19:36:46.014 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T19:36:46.014 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T19:36:46.014 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T19:36:46.014 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T19:36:46.014 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T19:36:46.014 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T19:36:46.014 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T19:36:46.014 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T19:36:46.014 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:36:46.014 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T19:36:46.015 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T19:36:46.015 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T19:36:46.015 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:46.015 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T19:36:46.015 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T19:36:46.015 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T19:36:46.015 INFO:tasks.workunit.client.0.smithi029.stdout: 1, 2024-08-29T19:36:46.015 INFO:tasks.workunit.client.0.smithi029.stdout: 3, 2024-08-29T19:36:46.015 INFO:tasks.workunit.client.0.smithi029.stdout: 4 2024-08-29T19:36:46.015 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:46.015 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 1, 2024-08-29T19:36:46.015 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T19:36:46.015 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:46.015 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:46.016 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T19:36:46.016 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T19:36:46.016 INFO:tasks.workunit.client.0.smithi029.stdout: 4, 2024-08-29T19:36:46.016 INFO:tasks.workunit.client.0.smithi029.stdout: 3 2024-08-29T19:36:46.016 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:46.016 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 5, 2024-08-29T19:36:46.016 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T19:36:46.016 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T19:36:46.016 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 60, 2024-08-29T19:36:46.016 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T19:36:46.016 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:36:46.016 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T19:36:46.016 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T19:35:33.387041+0000", 2024-08-29T19:36:46.017 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T18:00:22.831330+0000", 2024-08-29T19:36:46.017 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T18:00:22.831330+0000", 2024-08-29T19:36:46.017 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T18:00:22.832660+0000", 2024-08-29T19:36:46.017 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T19:35:33.387041+0000", 2024-08-29T19:36:46.017 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T19:36:46.017 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:36:46.017 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T19:36:46.017 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 597, 2024-08-29T19:36:46.017 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T19:35:33.387041+0000", 2024-08-29T19:36:46.017 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T19:35:33.387041+0000", 2024-08-29T19:36:46.017 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T19:35:33.387041+0000", 2024-08-29T19:36:46.017 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T19:36:46.017 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T19:36:46.018 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T19:36:46.018 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T19:35:33.387041+0000", 2024-08-29T19:36:46.018 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T19:35:33.387041+0000", 2024-08-29T19:36:46.018 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T19:36:46.018 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T19:36:46.018 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T19:36:46.018 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T19:36:46.018 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 596, 2024-08-29T19:36:46.018 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T19:36:46.018 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T19:36:46.018 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T19:36:46.018 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T19:36:46.018 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T19:36:46.019 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:36:46.019 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T19:36:46.019 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T19:36:46.019 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "2.18", 2024-08-29T19:36:46.019 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T19:36:46.019 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T19:36:46.019 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 3031, 2024-08-29T19:36:46.019 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 5448, 2024-08-29T19:36:46.019 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T19:36:46.019 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T03:24:52.299717+0000", 2024-08-29T19:36:46.019 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:36:46.019 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T19:36:46.020 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T19:36:46.020 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T19:36:46.020 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:36:46.020 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T19:36:46.020 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:36:46.020 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T19:36:46.020 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T19:36:46.020 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T19:36:46.020 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T19:36:46.020 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T19:36:46.020 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T19:36:46.020 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T19:36:46.020 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T19:36:46.021 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T19:36:46.021 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T19:36:46.021 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:36:46.021 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T19:36:46.021 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T19:36:46.021 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T19:36:46.021 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T19:36:46.021 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T19:36:46.021 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:36:46.021 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T19:36:46.021 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T19:36:46.021 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T19:36:46.021 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:36:46.021 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T19:36:46.022 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T19:36:46.022 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T19:36:46.022 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T19:36:46.022 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T19:36:46.022 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T19:36:46.022 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T19:36:46.022 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T19:36:46.022 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T19:36:46.022 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T19:36:46.022 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T19:36:46.022 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:36:46.022 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T19:36:46.022 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T19:36:46.023 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T19:36:46.023 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:46.023 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T19:36:46.023 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T19:36:46.023 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T19:36:46.023 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T19:36:46.023 INFO:tasks.workunit.client.0.smithi029.stdout: 4, 2024-08-29T19:36:46.023 INFO:tasks.workunit.client.0.smithi029.stdout: 3 2024-08-29T19:36:46.023 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:46.023 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 5, 2024-08-29T19:36:46.023 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T19:36:46.023 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:46.023 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:46.023 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T19:36:46.024 INFO:tasks.workunit.client.0.smithi029.stdout: 3, 2024-08-29T19:36:46.024 INFO:tasks.workunit.client.0.smithi029.stdout: 0, 2024-08-29T19:36:46.024 INFO:tasks.workunit.client.0.smithi029.stdout: 1 2024-08-29T19:36:46.024 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:46.024 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 3, 2024-08-29T19:36:46.024 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T19:36:46.024 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T19:36:46.024 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T19:36:46.024 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T19:36:46.024 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:36:46.024 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T19:36:46.024 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T19:35:32.928537+0000", 2024-08-29T19:36:46.024 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T17:59:20.777227+0000", 2024-08-29T19:36:46.025 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T17:59:20.777227+0000", 2024-08-29T19:36:46.025 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T17:59:20.779067+0000", 2024-08-29T19:36:46.025 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T19:35:32.928537+0000", 2024-08-29T19:36:46.025 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:46.025 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:36:46.025 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:46.025 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 538, 2024-08-29T19:36:46.025 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T19:35:32.928537+0000", 2024-08-29T19:36:46.025 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T19:35:32.928537+0000", 2024-08-29T19:36:46.025 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T19:35:32.928537+0000", 2024-08-29T19:36:46.025 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T19:36:46.025 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T19:36:46.025 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:46.025 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T19:35:32.928537+0000", 2024-08-29T19:36:46.026 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T19:35:32.928537+0000", 2024-08-29T19:36:46.026 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T19:36:46.026 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T19:36:46.026 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T19:36:46.026 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T19:36:46.026 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 537, 2024-08-29T19:36:46.026 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T19:36:46.026 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T19:36:46.026 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T19:36:46.026 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T19:36:46.026 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T19:36:46.026 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:36:46.026 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T19:36:46.027 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T19:36:46.027 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.18", 2024-08-29T19:36:46.027 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T19:36:46.027 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T19:36:46.027 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 3031, 2024-08-29T19:36:46.027 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 5485, 2024-08-29T19:36:46.027 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T19:36:46.027 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T05:38:35.283719+0000", 2024-08-29T19:36:46.027 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:36:46.027 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T19:36:46.027 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T19:36:46.028 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T19:36:46.028 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:36:46.028 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T19:36:46.028 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:36:46.028 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T19:36:46.028 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T19:36:46.028 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T19:36:46.028 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T19:36:46.028 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T19:36:46.028 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T19:36:46.028 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T19:36:46.028 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T19:36:46.029 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T19:36:46.029 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T19:36:46.029 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:36:46.029 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T19:36:46.029 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T19:36:46.029 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T19:36:46.029 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T19:36:46.029 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T19:36:46.029 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:36:46.029 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T19:36:46.030 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T19:36:46.030 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T19:36:46.030 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:36:46.030 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T19:36:46.030 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T19:36:46.030 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T19:36:46.030 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T19:36:46.030 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T19:36:46.030 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T19:36:46.030 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T19:36:46.030 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T19:36:46.031 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T19:36:46.031 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T19:36:46.031 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T19:36:46.031 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:36:46.031 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T19:36:46.031 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T19:36:46.031 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T19:36:46.031 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:46.031 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T19:36:46.031 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T19:36:46.031 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T19:36:46.031 INFO:tasks.workunit.client.0.smithi029.stdout: 3, 2024-08-29T19:36:46.031 INFO:tasks.workunit.client.0.smithi029.stdout: 0, 2024-08-29T19:36:46.032 INFO:tasks.workunit.client.0.smithi029.stdout: 1 2024-08-29T19:36:46.032 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:46.032 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 3, 2024-08-29T19:36:46.032 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T19:36:46.032 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:46.032 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:46.032 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T19:36:46.032 INFO:tasks.workunit.client.0.smithi029.stdout: 3, 2024-08-29T19:36:46.032 INFO:tasks.workunit.client.0.smithi029.stdout: 6, 2024-08-29T19:36:46.032 INFO:tasks.workunit.client.0.smithi029.stdout: 0 2024-08-29T19:36:46.032 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:46.032 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 3, 2024-08-29T19:36:46.032 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T19:36:46.033 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T19:36:46.033 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 60, 2024-08-29T19:36:46.033 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T19:36:46.033 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:36:46.033 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T19:36:46.033 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T19:35:32.926314+0000", 2024-08-29T19:36:46.033 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T18:00:53.456271+0000", 2024-08-29T19:36:46.033 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T18:00:53.456271+0000", 2024-08-29T19:36:46.033 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T18:00:53.456991+0000", 2024-08-29T19:36:46.033 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T19:35:32.926314+0000", 2024-08-29T19:36:46.033 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T19:36:46.033 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:36:46.034 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T19:36:46.034 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 624, 2024-08-29T19:36:46.034 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T19:35:32.926314+0000", 2024-08-29T19:36:46.034 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T19:35:32.926314+0000", 2024-08-29T19:36:46.034 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T19:35:32.926314+0000", 2024-08-29T19:36:46.034 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T19:36:46.034 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T19:36:46.034 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T19:36:46.034 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T19:35:32.926314+0000", 2024-08-29T19:36:46.034 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T19:35:32.926314+0000", 2024-08-29T19:36:46.034 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T19:36:46.034 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T19:36:46.035 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T19:36:46.035 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T19:36:46.035 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 623, 2024-08-29T19:36:46.035 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T19:36:46.035 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T19:36:46.035 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T19:36:46.035 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T19:36:46.035 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T19:36:46.035 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:36:46.035 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T19:36:46.035 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T19:36:46.035 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "2.19", 2024-08-29T19:36:46.035 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T19:36:46.036 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T19:36:46.036 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 3031, 2024-08-29T19:36:46.036 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 5490, 2024-08-29T19:36:46.036 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T19:36:46.036 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T05:07:30.936623+0000", 2024-08-29T19:36:46.036 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:36:46.036 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T19:36:46.036 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T19:36:46.036 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T19:36:46.036 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:36:46.036 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T19:36:46.036 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:36:46.036 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T19:36:46.037 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T19:36:46.037 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T19:36:46.037 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T19:36:46.037 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T19:36:46.037 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T19:36:46.037 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T19:36:46.037 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T19:36:46.037 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T19:36:46.037 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T19:36:46.037 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:36:46.037 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T19:36:46.037 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T19:36:46.038 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T19:36:46.038 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T19:36:46.038 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T19:36:46.038 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:36:46.038 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T19:36:46.038 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T19:36:46.038 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T19:36:46.038 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:36:46.038 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T19:36:46.038 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T19:36:46.038 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T19:36:46.038 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T19:36:46.038 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T19:36:46.039 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T19:36:46.039 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T19:36:46.039 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T19:36:46.039 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T19:36:46.039 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T19:36:46.039 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T19:36:46.039 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:36:46.039 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T19:36:46.039 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T19:36:46.039 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T19:36:46.039 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:46.039 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T19:36:46.039 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T19:36:46.039 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T19:36:46.040 INFO:tasks.workunit.client.0.smithi029.stdout: 3, 2024-08-29T19:36:46.040 INFO:tasks.workunit.client.0.smithi029.stdout: 6, 2024-08-29T19:36:46.040 INFO:tasks.workunit.client.0.smithi029.stdout: 0 2024-08-29T19:36:46.040 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:46.040 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 3, 2024-08-29T19:36:46.040 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T19:36:46.040 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:46.040 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:46.040 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T19:36:46.040 INFO:tasks.workunit.client.0.smithi029.stdout: 6, 2024-08-29T19:36:46.040 INFO:tasks.workunit.client.0.smithi029.stdout: 4, 2024-08-29T19:36:46.040 INFO:tasks.workunit.client.0.smithi029.stdout: 7 2024-08-29T19:36:46.040 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:46.041 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 6, 2024-08-29T19:36:46.041 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T19:36:46.041 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T19:36:46.041 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 60, 2024-08-29T19:36:46.041 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T19:36:46.041 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:36:46.041 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T19:36:46.041 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T19:35:33.587480+0000", 2024-08-29T19:36:46.041 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T18:01:23.153545+0000", 2024-08-29T19:36:46.041 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T18:01:23.153545+0000", 2024-08-29T19:36:46.041 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T18:01:23.154082+0000", 2024-08-29T19:36:46.041 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T19:35:33.587480+0000", 2024-08-29T19:36:46.041 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T19:36:46.042 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:36:46.042 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T19:36:46.042 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 650, 2024-08-29T19:36:46.042 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T19:35:33.587480+0000", 2024-08-29T19:36:46.042 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T19:35:33.587480+0000", 2024-08-29T19:36:46.042 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T19:35:33.587480+0000", 2024-08-29T19:36:46.042 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T19:36:46.042 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T19:36:46.042 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T19:36:46.042 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T19:35:33.587480+0000", 2024-08-29T19:36:46.042 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T19:35:33.587480+0000", 2024-08-29T19:36:46.042 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T19:36:46.042 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 2, 2024-08-29T19:36:46.043 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T19:36:46.043 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T19:36:46.043 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 649, 2024-08-29T19:36:46.043 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T19:36:46.043 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T19:36:46.043 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T19:36:46.043 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T19:36:46.043 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 2, 2024-08-29T19:36:46.043 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:36:46.043 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T19:36:46.043 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T19:36:46.043 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "2.1a", 2024-08-29T19:36:46.043 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T19:36:46.043 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T19:36:46.044 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 3031, 2024-08-29T19:36:46.044 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 5417, 2024-08-29T19:36:46.044 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T19:36:46.044 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T05:40:47.013848+0000", 2024-08-29T19:36:46.044 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:36:46.044 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T19:36:46.044 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T19:36:46.044 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T19:36:46.044 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:36:46.044 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T19:36:46.044 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:36:46.044 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T19:36:46.045 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T19:36:46.045 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T19:36:46.045 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T19:36:46.045 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T19:36:46.045 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T19:36:46.045 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T19:36:46.045 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T19:36:46.045 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T19:36:46.045 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T19:36:46.045 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:36:46.045 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T19:36:46.045 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T19:36:46.045 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T19:36:46.046 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T19:36:46.046 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T19:36:46.046 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:36:46.046 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T19:36:46.046 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T19:36:46.046 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T19:36:46.046 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:36:46.046 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T19:36:46.046 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T19:36:46.046 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T19:36:46.046 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T19:36:46.046 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T19:36:46.046 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T19:36:46.047 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T19:36:46.047 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T19:36:46.047 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T19:36:46.047 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T19:36:46.047 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T19:36:46.047 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:36:46.047 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T19:36:46.047 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T19:36:46.047 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T19:36:46.047 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:46.047 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T19:36:46.047 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T19:36:46.047 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T19:36:46.048 INFO:tasks.workunit.client.0.smithi029.stdout: 6, 2024-08-29T19:36:46.048 INFO:tasks.workunit.client.0.smithi029.stdout: 4, 2024-08-29T19:36:46.048 INFO:tasks.workunit.client.0.smithi029.stdout: 7 2024-08-29T19:36:46.048 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:46.048 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 6, 2024-08-29T19:36:46.048 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "693'2" 2024-08-29T19:36:46.048 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:46.048 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:46.048 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T19:36:46.048 INFO:tasks.workunit.client.0.smithi029.stdout: 0, 2024-08-29T19:36:46.048 INFO:tasks.workunit.client.0.smithi029.stdout: 4, 2024-08-29T19:36:46.048 INFO:tasks.workunit.client.0.smithi029.stdout: 7 2024-08-29T19:36:46.048 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:46.049 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 0, 2024-08-29T19:36:46.049 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T19:36:46.049 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T19:36:46.049 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T19:36:46.049 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T19:36:46.049 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:36:46.049 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T19:36:46.049 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T19:35:33.582366+0000", 2024-08-29T19:36:46.049 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T18:01:23.134448+0000", 2024-08-29T19:36:46.049 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T18:01:23.134448+0000", 2024-08-29T19:36:46.049 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T18:01:23.135750+0000", 2024-08-29T19:36:46.049 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T19:35:33.582366+0000", 2024-08-29T19:36:46.049 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:46.050 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:36:46.050 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:46.050 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 650, 2024-08-29T19:36:46.050 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T19:35:33.582366+0000", 2024-08-29T19:36:46.050 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T19:35:33.582366+0000", 2024-08-29T19:36:46.050 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T19:35:33.582366+0000", 2024-08-29T19:36:46.050 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T19:36:46.050 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T19:36:46.050 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:46.050 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T19:35:33.582366+0000", 2024-08-29T19:36:46.050 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T19:35:33.582366+0000", 2024-08-29T19:36:46.050 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T19:36:46.050 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T19:36:46.050 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T19:36:46.051 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T19:36:46.051 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 649, 2024-08-29T19:36:46.051 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T19:36:46.051 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T19:36:46.051 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T19:36:46.051 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T19:36:46.051 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T19:36:46.051 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:36:46.051 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T19:36:46.051 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T19:36:46.051 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.1b", 2024-08-29T19:36:46.051 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T19:36:46.051 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T19:36:46.052 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 3031, 2024-08-29T19:36:46.052 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 5555, 2024-08-29T19:36:46.052 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T19:36:46.052 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T18:55:03.034979+0000", 2024-08-29T19:36:46.052 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:36:46.052 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T19:36:46.052 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T19:36:46.052 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T19:36:46.052 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:36:46.052 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T19:36:46.052 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:36:46.052 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T19:36:46.052 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T19:36:46.053 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T19:36:46.053 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T19:36:46.053 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T19:36:46.053 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T19:36:46.053 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T19:36:46.053 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T19:36:46.053 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T19:36:46.053 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T19:36:46.053 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:36:46.053 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T19:36:46.053 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T19:36:46.053 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T19:36:46.053 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T19:36:46.054 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T19:36:46.054 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:36:46.054 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T19:36:46.054 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T19:36:46.054 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T19:36:46.054 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:36:46.054 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T19:36:46.054 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T19:36:46.054 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T19:36:46.054 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T19:36:46.054 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T19:36:46.054 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T19:36:46.054 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T19:36:46.054 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T19:36:46.055 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T19:36:46.055 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T19:36:46.055 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T19:36:46.055 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:36:46.055 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T19:36:46.055 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T19:36:46.055 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T19:36:46.055 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:46.055 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T19:36:46.055 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T19:36:46.055 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T19:36:46.055 INFO:tasks.workunit.client.0.smithi029.stdout: 0, 2024-08-29T19:36:46.055 INFO:tasks.workunit.client.0.smithi029.stdout: 4, 2024-08-29T19:36:46.055 INFO:tasks.workunit.client.0.smithi029.stdout: 7 2024-08-29T19:36:46.056 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:46.056 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 0, 2024-08-29T19:36:46.056 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T19:36:46.056 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:46.056 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:46.056 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T19:36:46.056 INFO:tasks.workunit.client.0.smithi029.stdout: 3, 2024-08-29T19:36:46.056 INFO:tasks.workunit.client.0.smithi029.stdout: 2, 2024-08-29T19:36:46.056 INFO:tasks.workunit.client.0.smithi029.stdout: 6 2024-08-29T19:36:46.056 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:46.056 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 3, 2024-08-29T19:36:46.056 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T19:36:46.056 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T19:36:46.057 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 60, 2024-08-29T19:36:46.057 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T19:36:46.057 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:36:46.057 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T19:36:46.057 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T19:35:32.933226+0000", 2024-08-29T19:36:46.057 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T18:00:53.454200+0000", 2024-08-29T19:36:46.057 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T18:00:53.454200+0000", 2024-08-29T19:36:46.057 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T18:00:53.455390+0000", 2024-08-29T19:36:46.057 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T19:35:32.933226+0000", 2024-08-29T19:36:46.057 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T19:36:46.057 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:36:46.057 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T19:36:46.057 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 624, 2024-08-29T19:36:46.058 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T19:35:32.933226+0000", 2024-08-29T19:36:46.058 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T19:35:32.933226+0000", 2024-08-29T19:36:46.058 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T19:35:32.933226+0000", 2024-08-29T19:36:46.058 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T19:36:46.058 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T19:36:46.058 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:11.112604+0000", 2024-08-29T19:36:46.058 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T19:35:32.933226+0000", 2024-08-29T19:36:46.058 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T19:35:32.933226+0000", 2024-08-29T19:36:46.058 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T19:36:46.058 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 2, 2024-08-29T19:36:46.058 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T19:36:46.058 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T19:36:46.058 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 623, 2024-08-29T19:36:46.059 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T19:36:46.059 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T19:36:46.059 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T19:36:46.059 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T19:36:46.059 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 2, 2024-08-29T19:36:46.059 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:36:46.059 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T19:36:46.059 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T19:36:46.059 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "2.1b", 2024-08-29T19:36:46.059 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T19:36:46.059 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T19:36:46.059 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 3031, 2024-08-29T19:36:46.059 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 5500, 2024-08-29T19:36:46.059 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T19:36:46.060 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T18:51:55.601842+0000", 2024-08-29T19:36:46.060 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:36:46.060 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T19:36:46.060 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T19:36:46.060 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T19:36:46.060 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:36:46.060 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T19:36:46.060 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:36:46.060 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T19:36:46.060 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T19:36:46.060 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T19:36:46.060 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T19:36:46.061 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T19:36:46.061 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T19:36:46.061 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T19:36:46.061 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T19:36:46.061 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T19:36:46.061 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T19:36:46.061 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:36:46.061 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T19:36:46.061 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T19:36:46.061 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T19:36:46.061 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T19:36:46.061 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T19:36:46.061 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:36:46.062 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T19:36:46.062 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T19:36:46.062 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T19:36:46.062 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:36:46.062 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T19:36:46.062 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T19:36:46.062 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T19:36:46.062 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T19:36:46.062 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T19:36:46.062 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T19:36:46.062 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T19:36:46.062 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T19:36:46.062 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T19:36:46.062 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T19:36:46.063 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T19:36:46.063 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:36:46.063 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T19:36:46.063 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T19:36:46.063 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T19:36:46.063 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:46.063 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T19:36:46.063 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T19:36:46.063 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T19:36:46.063 INFO:tasks.workunit.client.0.smithi029.stdout: 3, 2024-08-29T19:36:46.063 INFO:tasks.workunit.client.0.smithi029.stdout: 2, 2024-08-29T19:36:46.063 INFO:tasks.workunit.client.0.smithi029.stdout: 6 2024-08-29T19:36:46.063 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:46.064 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 3, 2024-08-29T19:36:46.064 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "693'2" 2024-08-29T19:36:46.064 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:46.064 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:46.064 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T19:36:46.064 INFO:tasks.workunit.client.0.smithi029.stdout: 4, 2024-08-29T19:36:46.064 INFO:tasks.workunit.client.0.smithi029.stdout: 1, 2024-08-29T19:36:46.064 INFO:tasks.workunit.client.0.smithi029.stdout: 2 2024-08-29T19:36:46.064 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:46.064 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 4, 2024-08-29T19:36:46.064 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T19:36:46.064 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T19:36:46.064 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T19:36:46.065 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T19:36:46.065 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:36:46.065 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T19:36:46.065 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T19:35:32.923071+0000", 2024-08-29T19:36:46.065 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T17:59:52.062514+0000", 2024-08-29T19:36:46.065 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T17:59:52.062514+0000", 2024-08-29T19:36:46.065 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T17:59:52.063004+0000", 2024-08-29T19:36:46.065 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T19:35:32.923071+0000", 2024-08-29T19:36:46.065 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:46.065 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:36:46.065 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:46.065 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 568, 2024-08-29T19:36:46.065 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T19:35:32.923071+0000", 2024-08-29T19:36:46.065 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T19:35:32.923071+0000", 2024-08-29T19:36:46.066 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T19:35:32.923071+0000", 2024-08-29T19:36:46.066 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T19:36:46.066 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T19:36:46.066 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:46.066 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T19:35:32.923071+0000", 2024-08-29T19:36:46.066 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T19:35:32.923071+0000", 2024-08-29T19:36:46.066 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T19:36:46.066 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T19:36:46.066 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T19:36:46.066 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T19:36:46.066 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 567, 2024-08-29T19:36:46.066 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T19:36:46.066 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T19:36:46.067 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T19:36:46.067 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T19:36:46.067 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T19:36:46.067 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:36:46.067 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T19:36:46.067 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T19:36:46.067 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.1a", 2024-08-29T19:36:46.067 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T19:36:46.067 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T19:36:46.067 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 3031, 2024-08-29T19:36:46.067 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 5482, 2024-08-29T19:36:46.067 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T19:36:46.067 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T00:16:32.494835+0000", 2024-08-29T19:36:46.068 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:36:46.068 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T19:36:46.068 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T19:36:46.068 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T19:36:46.068 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:36:46.068 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T19:36:46.068 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:36:46.068 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T19:36:46.068 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T19:36:46.068 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T19:36:46.068 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T19:36:46.068 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T19:36:46.068 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T19:36:46.069 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T19:36:46.069 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T19:36:46.069 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T19:36:46.069 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T19:36:46.069 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:36:46.069 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T19:36:46.069 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T19:36:46.069 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T19:36:46.069 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T19:36:46.069 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T19:36:46.069 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:36:46.069 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T19:36:46.069 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T19:36:46.070 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T19:36:46.070 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:36:46.070 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T19:36:46.070 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T19:36:46.070 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T19:36:46.070 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T19:36:46.070 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T19:36:46.070 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T19:36:46.070 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T19:36:46.070 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T19:36:46.070 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T19:36:46.070 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T19:36:46.070 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T19:36:46.071 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:36:46.071 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T19:36:46.071 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T19:36:46.071 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T19:36:46.071 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:46.071 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T19:36:46.071 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T19:36:46.071 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T19:36:46.071 INFO:tasks.workunit.client.0.smithi029.stdout: 4, 2024-08-29T19:36:46.071 INFO:tasks.workunit.client.0.smithi029.stdout: 1, 2024-08-29T19:36:46.071 INFO:tasks.workunit.client.0.smithi029.stdout: 2 2024-08-29T19:36:46.071 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:46.071 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 4, 2024-08-29T19:36:46.071 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T19:36:46.072 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:46.072 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:46.072 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T19:36:46.072 INFO:tasks.workunit.client.0.smithi029.stdout: 6, 2024-08-29T19:36:46.072 INFO:tasks.workunit.client.0.smithi029.stdout: 0, 2024-08-29T19:36:46.072 INFO:tasks.workunit.client.0.smithi029.stdout: 5 2024-08-29T19:36:46.072 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:46.072 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 6, 2024-08-29T19:36:46.072 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T19:36:46.072 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T19:36:46.072 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T19:36:46.072 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T19:36:46.072 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:36:46.073 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T19:36:46.073 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T19:35:33.582728+0000", 2024-08-29T19:36:46.073 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T18:00:53.458527+0000", 2024-08-29T19:36:46.073 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T18:00:53.458527+0000", 2024-08-29T19:36:46.073 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T18:00:53.459175+0000", 2024-08-29T19:36:46.073 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T19:35:33.582728+0000", 2024-08-29T19:36:46.073 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:46.073 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:36:46.073 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:46.073 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 624, 2024-08-29T19:36:46.073 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T19:35:33.582728+0000", 2024-08-29T19:36:46.073 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T19:35:33.582728+0000", 2024-08-29T19:36:46.073 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T19:35:33.582728+0000", 2024-08-29T19:36:46.074 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T19:36:46.074 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T19:36:46.074 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:46.074 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T19:35:33.582728+0000", 2024-08-29T19:36:46.074 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T19:35:33.582728+0000", 2024-08-29T19:36:46.074 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T19:36:46.074 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T19:36:46.074 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T19:36:46.074 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T19:36:46.074 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 623, 2024-08-29T19:36:46.074 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T19:36:46.074 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T19:36:46.074 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T19:36:46.074 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T19:36:46.075 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T19:36:46.075 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:36:46.075 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T19:36:46.075 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T19:36:46.075 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.20", 2024-08-29T19:36:46.075 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T19:36:46.075 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T19:36:46.075 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 3031, 2024-08-29T19:36:46.075 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 5416, 2024-08-29T19:36:46.075 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T19:36:46.075 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T04:43:17.888173+0000", 2024-08-29T19:36:46.075 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:36:46.075 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T19:36:46.076 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T19:36:46.076 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T19:36:46.076 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:36:46.076 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T19:36:46.076 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:36:46.076 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T19:36:46.076 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T19:36:46.076 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T19:36:46.076 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T19:36:46.076 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T19:36:46.076 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T19:36:46.076 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T19:36:46.076 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T19:36:46.077 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T19:36:46.077 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T19:36:46.077 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:36:46.077 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T19:36:46.077 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T19:36:46.077 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T19:36:46.077 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T19:36:46.077 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T19:36:46.077 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:36:46.077 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T19:36:46.077 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T19:36:46.077 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T19:36:46.077 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:36:46.078 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T19:36:46.078 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T19:36:46.078 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T19:36:46.078 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T19:36:46.078 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T19:36:46.078 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T19:36:46.078 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T19:36:46.078 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T19:36:46.078 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T19:36:46.078 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T19:36:46.078 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T19:36:46.078 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:36:46.078 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T19:36:46.079 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T19:36:46.079 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T19:36:46.079 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:46.079 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T19:36:46.079 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T19:36:46.079 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T19:36:46.079 INFO:tasks.workunit.client.0.smithi029.stdout: 6, 2024-08-29T19:36:46.079 INFO:tasks.workunit.client.0.smithi029.stdout: 0, 2024-08-29T19:36:46.079 INFO:tasks.workunit.client.0.smithi029.stdout: 5 2024-08-29T19:36:46.079 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:46.079 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 6, 2024-08-29T19:36:46.079 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T19:36:46.079 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:46.080 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:46.080 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T19:36:46.080 INFO:tasks.workunit.client.0.smithi029.stdout: 2, 2024-08-29T19:36:46.080 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T19:36:46.080 INFO:tasks.workunit.client.0.smithi029.stdout: 6 2024-08-29T19:36:46.080 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:46.080 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 2, 2024-08-29T19:36:46.080 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T19:36:46.080 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T19:36:46.080 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T19:36:46.080 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T19:36:46.080 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:36:46.080 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T19:36:46.081 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T19:35:33.423227+0000", 2024-08-29T19:36:46.081 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T18:00:53.433206+0000", 2024-08-29T19:36:46.081 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T18:00:53.433206+0000", 2024-08-29T19:36:46.081 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T18:00:53.433906+0000", 2024-08-29T19:36:46.081 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T19:35:33.423227+0000", 2024-08-29T19:36:46.081 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:46.081 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:36:46.081 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:46.081 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 624, 2024-08-29T19:36:46.081 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T19:35:33.423227+0000", 2024-08-29T19:36:46.081 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T19:35:33.423227+0000", 2024-08-29T19:36:46.081 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T19:35:33.423227+0000", 2024-08-29T19:36:46.082 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T19:36:46.082 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T19:36:46.082 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:46.082 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T19:35:33.423227+0000", 2024-08-29T19:36:46.082 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T19:35:33.423227+0000", 2024-08-29T19:36:46.082 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T19:36:46.082 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T19:36:46.082 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T19:36:46.082 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T19:36:46.082 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 623, 2024-08-29T19:36:46.082 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T19:36:46.082 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T19:36:46.083 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T19:36:46.083 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T19:36:46.083 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T19:36:46.083 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:36:46.083 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T19:36:46.083 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T19:36:46.083 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.21", 2024-08-29T19:36:46.083 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T19:36:46.083 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T19:36:46.083 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 3031, 2024-08-29T19:36:46.083 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 5521, 2024-08-29T19:36:46.083 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T19:36:46.083 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T18:42:22.653667+0000", 2024-08-29T19:36:46.084 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:36:46.084 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T19:36:46.084 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T19:36:46.084 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T19:36:46.084 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:36:46.084 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T19:36:46.084 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:36:46.084 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T19:36:46.084 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T19:36:46.084 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T19:36:46.084 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T19:36:46.084 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T19:36:46.085 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T19:36:46.085 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T19:36:46.085 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T19:36:46.085 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T19:36:46.085 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T19:36:46.085 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:36:46.085 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T19:36:46.085 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T19:36:46.085 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T19:36:46.085 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T19:36:46.086 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T19:36:46.086 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:36:46.086 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T19:36:46.086 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T19:36:46.086 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T19:36:46.086 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:36:46.086 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T19:36:46.086 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T19:36:46.086 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T19:36:46.086 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T19:36:46.087 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T19:36:46.087 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T19:36:46.087 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T19:36:46.087 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T19:36:46.087 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T19:36:46.087 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T19:36:46.087 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T19:36:46.087 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:36:46.087 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T19:36:46.087 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T19:36:46.087 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T19:36:46.087 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:46.088 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T19:36:46.088 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T19:36:46.088 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T19:36:46.088 INFO:tasks.workunit.client.0.smithi029.stdout: 2, 2024-08-29T19:36:46.088 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T19:36:46.088 INFO:tasks.workunit.client.0.smithi029.stdout: 6 2024-08-29T19:36:46.088 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:46.088 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 2, 2024-08-29T19:36:46.088 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T19:36:46.088 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:46.088 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:46.088 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T19:36:46.088 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T19:36:46.089 INFO:tasks.workunit.client.0.smithi029.stdout: 3, 2024-08-29T19:36:46.089 INFO:tasks.workunit.client.0.smithi029.stdout: 0 2024-08-29T19:36:46.089 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:46.089 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 5, 2024-08-29T19:36:46.089 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T19:36:46.089 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T19:36:46.089 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T19:36:46.089 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T19:36:46.089 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:36:46.089 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T19:36:46.089 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T19:35:33.388411+0000", 2024-08-29T19:36:46.089 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T18:00:22.812271+0000", 2024-08-29T19:36:46.089 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T18:00:22.812271+0000", 2024-08-29T19:36:46.090 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T18:00:22.813314+0000", 2024-08-29T19:36:46.090 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T19:35:33.388411+0000", 2024-08-29T19:36:46.090 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:46.090 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:36:46.090 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:46.090 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 597, 2024-08-29T19:36:46.090 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T19:35:33.388411+0000", 2024-08-29T19:36:46.090 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T19:35:33.388411+0000", 2024-08-29T19:36:46.090 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T19:35:33.388411+0000", 2024-08-29T19:36:46.090 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T19:36:46.090 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T19:36:46.090 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:46.090 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T19:35:33.388411+0000", 2024-08-29T19:36:46.091 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T19:35:33.388411+0000", 2024-08-29T19:36:46.091 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T19:36:46.091 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T19:36:46.091 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T19:36:46.091 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T19:36:46.091 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 596, 2024-08-29T19:36:46.091 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T19:36:46.091 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T19:36:46.091 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T19:36:46.091 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T19:36:46.091 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T19:36:46.091 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:36:46.091 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T19:36:46.092 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T19:36:46.092 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.22", 2024-08-29T19:36:46.092 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T19:36:46.092 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T19:36:46.092 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 3031, 2024-08-29T19:36:46.092 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 5460, 2024-08-29T19:36:46.092 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T19:36:46.092 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T23:48:46.270397+0000", 2024-08-29T19:36:46.092 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:36:46.092 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T19:36:46.092 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T19:36:46.092 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T19:36:46.092 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:36:46.093 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T19:36:46.093 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:36:46.093 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T19:36:46.093 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T19:36:46.093 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T19:36:46.093 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T19:36:46.093 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T19:36:46.093 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T19:36:46.093 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T19:36:46.093 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T19:36:46.093 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T19:36:46.093 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T19:36:46.093 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:36:46.094 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T19:36:46.094 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T19:36:46.094 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T19:36:46.094 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T19:36:46.094 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T19:36:46.094 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:36:46.094 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T19:36:46.094 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T19:36:46.094 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T19:36:46.094 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:36:46.094 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T19:36:46.094 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T19:36:46.094 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T19:36:46.095 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T19:36:46.095 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T19:36:46.095 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T19:36:46.095 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T19:36:46.095 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T19:36:46.095 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T19:36:46.095 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T19:36:46.095 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T19:36:46.095 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:36:46.095 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T19:36:46.095 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T19:36:46.095 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T19:36:46.095 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:46.095 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T19:36:46.096 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T19:36:46.096 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T19:36:46.096 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T19:36:46.096 INFO:tasks.workunit.client.0.smithi029.stdout: 3, 2024-08-29T19:36:46.096 INFO:tasks.workunit.client.0.smithi029.stdout: 0 2024-08-29T19:36:46.096 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:46.096 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 5, 2024-08-29T19:36:46.096 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T19:36:46.096 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:46.096 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:46.096 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T19:36:46.096 INFO:tasks.workunit.client.0.smithi029.stdout: 2, 2024-08-29T19:36:46.097 INFO:tasks.workunit.client.0.smithi029.stdout: 3, 2024-08-29T19:36:46.097 INFO:tasks.workunit.client.0.smithi029.stdout: 4 2024-08-29T19:36:46.097 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:46.097 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 2, 2024-08-29T19:36:46.097 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T19:36:46.097 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T19:36:46.097 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T19:36:46.097 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T19:36:46.097 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:36:46.097 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T19:36:46.097 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T19:35:33.423652+0000", 2024-08-29T19:36:46.097 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T17:59:52.054752+0000", 2024-08-29T19:36:46.097 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T17:59:52.054752+0000", 2024-08-29T19:36:46.097 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T17:59:52.055759+0000", 2024-08-29T19:36:46.098 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T19:35:33.423652+0000", 2024-08-29T19:36:46.098 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:46.098 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:36:46.098 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:46.098 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 568, 2024-08-29T19:36:46.098 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T19:35:33.423652+0000", 2024-08-29T19:36:46.098 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T19:35:33.423652+0000", 2024-08-29T19:36:46.098 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T19:35:33.423652+0000", 2024-08-29T19:36:46.098 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T19:36:46.098 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T19:36:46.098 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:46.098 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T19:35:33.423652+0000", 2024-08-29T19:36:46.098 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T19:35:33.423652+0000", 2024-08-29T19:36:46.099 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T19:36:46.099 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T19:36:46.099 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T19:36:46.099 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T19:36:46.099 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 567, 2024-08-29T19:36:46.099 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T19:36:46.099 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T19:36:46.099 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T19:36:46.099 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T19:36:46.099 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T19:36:46.099 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:36:46.099 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T19:36:46.099 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T19:36:46.100 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.23", 2024-08-29T19:36:46.100 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T19:36:46.100 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T19:36:46.100 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 3031, 2024-08-29T19:36:46.100 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 5521, 2024-08-29T19:36:46.100 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T19:36:46.100 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T04:45:03.237471+0000", 2024-08-29T19:36:46.100 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:36:46.100 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T19:36:46.100 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T19:36:46.100 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T19:36:46.100 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:36:46.100 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T19:36:46.101 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:36:46.101 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T19:36:46.101 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T19:36:46.101 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T19:36:46.101 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T19:36:46.101 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T19:36:46.101 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T19:36:46.101 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T19:36:46.101 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T19:36:46.101 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T19:36:46.101 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T19:36:46.101 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:36:46.102 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T19:36:46.102 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T19:36:46.102 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T19:36:46.102 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T19:36:46.102 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T19:36:46.102 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:36:46.102 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T19:36:46.102 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T19:36:46.102 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T19:36:46.102 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:36:46.102 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T19:36:46.102 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T19:36:46.102 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T19:36:46.103 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T19:36:46.103 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T19:36:46.103 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T19:36:46.103 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T19:36:46.103 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T19:36:46.103 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T19:36:46.103 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T19:36:46.103 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T19:36:46.103 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:36:46.103 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T19:36:46.103 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T19:36:46.103 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T19:36:46.103 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:46.104 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T19:36:46.104 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T19:36:46.104 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T19:36:46.104 INFO:tasks.workunit.client.0.smithi029.stdout: 2, 2024-08-29T19:36:46.104 INFO:tasks.workunit.client.0.smithi029.stdout: 3, 2024-08-29T19:36:46.104 INFO:tasks.workunit.client.0.smithi029.stdout: 4 2024-08-29T19:36:46.104 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:46.104 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 2, 2024-08-29T19:36:46.104 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T19:36:46.104 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:46.104 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:46.104 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T19:36:46.104 INFO:tasks.workunit.client.0.smithi029.stdout: 3, 2024-08-29T19:36:46.105 INFO:tasks.workunit.client.0.smithi029.stdout: 4, 2024-08-29T19:36:46.105 INFO:tasks.workunit.client.0.smithi029.stdout: 0 2024-08-29T19:36:46.105 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:46.105 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 3, 2024-08-29T19:36:46.105 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T19:36:46.105 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T19:36:46.105 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T19:36:46.105 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T19:36:46.105 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:36:46.105 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T19:36:46.105 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T19:35:32.928273+0000", 2024-08-29T19:36:46.105 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T17:59:52.069042+0000", 2024-08-29T19:36:46.105 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T17:59:52.069042+0000", 2024-08-29T19:36:46.106 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T17:59:52.069867+0000", 2024-08-29T19:36:46.106 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T19:35:32.928273+0000", 2024-08-29T19:36:46.106 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:46.106 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:36:46.106 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:46.106 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 568, 2024-08-29T19:36:46.106 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T19:35:32.928273+0000", 2024-08-29T19:36:46.106 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T19:35:32.928273+0000", 2024-08-29T19:36:46.106 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T19:35:32.928273+0000", 2024-08-29T19:36:46.106 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T19:36:46.106 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T19:36:46.106 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:46.106 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T19:35:32.928273+0000", 2024-08-29T19:36:46.106 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T19:35:32.928273+0000", 2024-08-29T19:36:46.107 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T19:36:46.107 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T19:36:46.107 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T19:36:46.107 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T19:36:46.107 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 567, 2024-08-29T19:36:46.107 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T19:36:46.107 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T19:36:46.107 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T19:36:46.107 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T19:36:46.107 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T19:36:46.107 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:36:46.107 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T19:36:46.107 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T19:36:46.108 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.24", 2024-08-29T19:36:46.108 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T19:36:46.108 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T19:36:46.108 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 3031, 2024-08-29T19:36:46.108 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 5491, 2024-08-29T19:36:46.108 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T19:36:46.108 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T18:06:31.397099+0000", 2024-08-29T19:36:46.108 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:36:46.108 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T19:36:46.108 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T19:36:46.108 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T19:36:46.108 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:36:46.109 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T19:36:46.109 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:36:46.109 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T19:36:46.109 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T19:36:46.109 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T19:36:46.109 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T19:36:46.109 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T19:36:46.109 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T19:36:46.109 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T19:36:46.109 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T19:36:46.109 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T19:36:46.109 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T19:36:46.110 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:36:46.110 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T19:36:46.110 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T19:36:46.110 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T19:36:46.110 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T19:36:46.110 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T19:36:46.110 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:36:46.110 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T19:36:46.110 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T19:36:46.110 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T19:36:46.110 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:36:46.110 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T19:36:46.110 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T19:36:46.111 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T19:36:46.111 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T19:36:46.111 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T19:36:46.111 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T19:36:46.111 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T19:36:46.111 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T19:36:46.111 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T19:36:46.111 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T19:36:46.111 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T19:36:46.111 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:36:46.111 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T19:36:46.111 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T19:36:46.111 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T19:36:46.112 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:46.112 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T19:36:46.112 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T19:36:46.112 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T19:36:46.112 INFO:tasks.workunit.client.0.smithi029.stdout: 3, 2024-08-29T19:36:46.112 INFO:tasks.workunit.client.0.smithi029.stdout: 4, 2024-08-29T19:36:46.112 INFO:tasks.workunit.client.0.smithi029.stdout: 0 2024-08-29T19:36:46.112 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:46.112 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 3, 2024-08-29T19:36:46.112 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T19:36:46.112 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:46.112 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:46.113 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T19:36:46.113 INFO:tasks.workunit.client.0.smithi029.stdout: 1, 2024-08-29T19:36:46.113 INFO:tasks.workunit.client.0.smithi029.stdout: 3, 2024-08-29T19:36:46.113 INFO:tasks.workunit.client.0.smithi029.stdout: 2 2024-08-29T19:36:46.113 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:46.113 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 1, 2024-08-29T19:36:46.113 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T19:36:46.113 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T19:36:46.113 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T19:36:46.113 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T19:36:46.113 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:36:46.113 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T19:36:46.113 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T19:35:32.930476+0000", 2024-08-29T19:36:46.114 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T17:59:20.757754+0000", 2024-08-29T19:36:46.114 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T17:59:20.757754+0000", 2024-08-29T19:36:46.114 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T17:59:20.758543+0000", 2024-08-29T19:36:46.114 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T19:35:32.930476+0000", 2024-08-29T19:36:46.114 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:46.114 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:36:46.114 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:46.114 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 538, 2024-08-29T19:36:46.114 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T19:35:32.930476+0000", 2024-08-29T19:36:46.114 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T19:35:32.930476+0000", 2024-08-29T19:36:46.114 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T19:35:32.930476+0000", 2024-08-29T19:36:46.114 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T19:36:46.115 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T19:36:46.115 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:46.115 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T19:35:32.930476+0000", 2024-08-29T19:36:46.115 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T19:35:32.930476+0000", 2024-08-29T19:36:46.115 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T19:36:46.115 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T19:36:46.115 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T19:36:46.115 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T19:36:46.115 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 537, 2024-08-29T19:36:46.115 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T19:36:46.115 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T19:36:46.115 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T19:36:46.116 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T19:36:46.116 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T19:36:46.116 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:36:46.116 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T19:36:46.116 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T19:36:46.116 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.25", 2024-08-29T19:36:46.116 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T19:36:46.116 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T19:36:46.116 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 3031, 2024-08-29T19:36:46.116 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 5545, 2024-08-29T19:36:46.116 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T19:36:46.116 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T23:23:59.751966+0000", 2024-08-29T19:36:46.117 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:36:46.117 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T19:36:46.117 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T19:36:46.117 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T19:36:46.117 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:36:46.117 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T19:36:46.117 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:36:46.117 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T19:36:46.117 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T19:36:46.117 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T19:36:46.117 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T19:36:46.117 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T19:36:46.118 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T19:36:46.118 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T19:36:46.118 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T19:36:46.118 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T19:36:46.118 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T19:36:46.118 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:36:46.118 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T19:36:46.118 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T19:36:46.118 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T19:36:46.118 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T19:36:46.118 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T19:36:46.119 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:36:46.119 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T19:36:46.119 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T19:36:46.119 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T19:36:46.119 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:36:46.119 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T19:36:46.119 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T19:36:46.119 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T19:36:46.119 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T19:36:46.119 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T19:36:46.119 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T19:36:46.119 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T19:36:46.119 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T19:36:46.120 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T19:36:46.120 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T19:36:46.120 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T19:36:46.120 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:36:46.120 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T19:36:46.120 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T19:36:46.120 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T19:36:46.120 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:46.120 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T19:36:46.120 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T19:36:46.120 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T19:36:46.120 INFO:tasks.workunit.client.0.smithi029.stdout: 1, 2024-08-29T19:36:46.121 INFO:tasks.workunit.client.0.smithi029.stdout: 3, 2024-08-29T19:36:46.121 INFO:tasks.workunit.client.0.smithi029.stdout: 2 2024-08-29T19:36:46.121 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:46.121 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 1, 2024-08-29T19:36:46.121 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T19:36:46.121 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:46.121 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:46.121 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T19:36:46.121 INFO:tasks.workunit.client.0.smithi029.stdout: 6, 2024-08-29T19:36:46.121 INFO:tasks.workunit.client.0.smithi029.stdout: 7, 2024-08-29T19:36:46.121 INFO:tasks.workunit.client.0.smithi029.stdout: 3 2024-08-29T19:36:46.121 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:46.121 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 6, 2024-08-29T19:36:46.122 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T19:36:46.122 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T19:36:46.122 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T19:36:46.122 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T19:36:46.122 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:36:46.122 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T19:36:46.122 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T19:35:33.585503+0000", 2024-08-29T19:36:46.122 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T18:01:23.152970+0000", 2024-08-29T19:36:46.122 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T18:01:23.152970+0000", 2024-08-29T19:36:46.122 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T18:01:23.153731+0000", 2024-08-29T19:36:46.122 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T19:35:33.585503+0000", 2024-08-29T19:36:46.122 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:46.122 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:36:46.122 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:46.123 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 650, 2024-08-29T19:36:46.123 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T19:35:33.585503+0000", 2024-08-29T19:36:46.123 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T19:35:33.585503+0000", 2024-08-29T19:36:46.123 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T19:35:33.585503+0000", 2024-08-29T19:36:46.123 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T19:36:46.123 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T19:36:46.123 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:46.123 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T19:35:33.585503+0000", 2024-08-29T19:36:46.123 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T19:35:33.585503+0000", 2024-08-29T19:36:46.123 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T19:36:46.123 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T19:36:46.123 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T19:36:46.123 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T19:36:46.124 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 649, 2024-08-29T19:36:46.124 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T19:36:46.124 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T19:36:46.124 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T19:36:46.124 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T19:36:46.124 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T19:36:46.124 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:36:46.124 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T19:36:46.124 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T19:36:46.124 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.26", 2024-08-29T19:36:46.124 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T19:36:46.124 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T19:36:46.125 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 3031, 2024-08-29T19:36:46.125 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 5401, 2024-08-29T19:36:46.125 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T19:36:46.125 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T20:25:42.351606+0000", 2024-08-29T19:36:46.125 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:36:46.125 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T19:36:46.125 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T19:36:46.125 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T19:36:46.125 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:36:46.125 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T19:36:46.125 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:36:46.125 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T19:36:46.126 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T19:36:46.126 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T19:36:46.126 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T19:36:46.126 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T19:36:46.126 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T19:36:46.126 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T19:36:46.126 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T19:36:46.126 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T19:36:46.126 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T19:36:46.126 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:36:46.126 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T19:36:46.126 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T19:36:46.126 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T19:36:46.126 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T19:36:46.127 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T19:36:46.127 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:36:46.127 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T19:36:46.127 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T19:36:46.127 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T19:36:46.127 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:36:46.127 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T19:36:46.127 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T19:36:46.127 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T19:36:46.127 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T19:36:46.127 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T19:36:46.127 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T19:36:46.127 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T19:36:46.128 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T19:36:46.128 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T19:36:46.128 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T19:36:46.128 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T19:36:46.128 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:36:46.128 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T19:36:46.128 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T19:36:46.128 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T19:36:46.128 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:46.128 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T19:36:46.128 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T19:36:46.128 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T19:36:46.128 INFO:tasks.workunit.client.0.smithi029.stdout: 6, 2024-08-29T19:36:46.128 INFO:tasks.workunit.client.0.smithi029.stdout: 7, 2024-08-29T19:36:46.129 INFO:tasks.workunit.client.0.smithi029.stdout: 3 2024-08-29T19:36:46.129 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:46.129 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 6, 2024-08-29T19:36:46.129 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T19:36:46.129 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:46.129 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:46.129 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T19:36:46.129 INFO:tasks.workunit.client.0.smithi029.stdout: 3, 2024-08-29T19:36:46.129 INFO:tasks.workunit.client.0.smithi029.stdout: 4, 2024-08-29T19:36:46.129 INFO:tasks.workunit.client.0.smithi029.stdout: 2 2024-08-29T19:36:46.129 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:46.129 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 3, 2024-08-29T19:36:46.129 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T19:36:46.130 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T19:36:46.130 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T19:36:46.130 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T19:36:46.130 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:36:46.130 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T19:36:46.130 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T19:35:32.926771+0000", 2024-08-29T19:36:46.130 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T17:59:52.069527+0000", 2024-08-29T19:36:46.130 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T17:59:52.069527+0000", 2024-08-29T19:36:46.130 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T17:59:52.077360+0000", 2024-08-29T19:36:46.130 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T19:35:32.926771+0000", 2024-08-29T19:36:46.130 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:46.130 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:36:46.130 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:46.131 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 568, 2024-08-29T19:36:46.131 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T19:35:32.926771+0000", 2024-08-29T19:36:46.131 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T19:35:32.926771+0000", 2024-08-29T19:36:46.131 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T19:35:32.926771+0000", 2024-08-29T19:36:46.131 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T19:36:46.131 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T19:36:46.131 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:46.131 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T19:35:32.926771+0000", 2024-08-29T19:36:46.131 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T19:35:32.926771+0000", 2024-08-29T19:36:46.131 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T19:36:46.131 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T19:36:46.131 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T19:36:46.131 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T19:36:46.131 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 567, 2024-08-29T19:36:46.132 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T19:36:46.132 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T19:36:46.132 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T19:36:46.132 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T19:36:46.132 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T19:36:46.132 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:36:46.132 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T19:36:46.132 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T19:36:46.132 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.27", 2024-08-29T19:36:46.132 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T19:36:46.132 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T19:36:46.132 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 3031, 2024-08-29T19:36:46.133 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 5508, 2024-08-29T19:36:46.133 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T19:36:46.133 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T19:03:16.428883+0000", 2024-08-29T19:36:46.133 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:36:46.133 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T19:36:46.133 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T19:36:46.133 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T19:36:46.133 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:36:46.133 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T19:36:46.133 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:36:46.133 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T19:36:46.133 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T19:36:46.133 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T19:36:46.134 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T19:36:46.134 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T19:36:46.134 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T19:36:46.134 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T19:36:46.134 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T19:36:46.134 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T19:36:46.134 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T19:36:46.134 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:36:46.134 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T19:36:46.134 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T19:36:46.134 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T19:36:46.134 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T19:36:46.134 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T19:36:46.135 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:36:46.135 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T19:36:46.135 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T19:36:46.135 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T19:36:46.135 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:36:46.135 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T19:36:46.135 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T19:36:46.135 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T19:36:46.135 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T19:36:46.135 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T19:36:46.135 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T19:36:46.135 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T19:36:46.136 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T19:36:46.136 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T19:36:46.136 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T19:36:46.136 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T19:36:46.136 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:36:46.136 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T19:36:46.136 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T19:36:46.136 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T19:36:46.136 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:46.136 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T19:36:46.136 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T19:36:46.136 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T19:36:46.136 INFO:tasks.workunit.client.0.smithi029.stdout: 3, 2024-08-29T19:36:46.137 INFO:tasks.workunit.client.0.smithi029.stdout: 4, 2024-08-29T19:36:46.137 INFO:tasks.workunit.client.0.smithi029.stdout: 2 2024-08-29T19:36:46.137 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:46.137 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 3, 2024-08-29T19:36:46.137 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T19:36:46.137 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:46.137 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:46.137 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T19:36:46.137 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T19:36:46.137 INFO:tasks.workunit.client.0.smithi029.stdout: 3, 2024-08-29T19:36:46.137 INFO:tasks.workunit.client.0.smithi029.stdout: 2 2024-08-29T19:36:46.137 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:46.138 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 5, 2024-08-29T19:36:46.138 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T19:36:46.138 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T19:36:46.138 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T19:36:46.138 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T19:36:46.138 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:36:46.138 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T19:36:46.138 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T19:35:33.388324+0000", 2024-08-29T19:36:46.138 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T18:00:22.828909+0000", 2024-08-29T19:36:46.138 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T18:00:22.828909+0000", 2024-08-29T19:36:46.138 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T18:00:22.829243+0000", 2024-08-29T19:36:46.138 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T19:35:33.388324+0000", 2024-08-29T19:36:46.138 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:46.138 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:36:46.139 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:46.139 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 597, 2024-08-29T19:36:46.139 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T19:35:33.388324+0000", 2024-08-29T19:36:46.139 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T19:35:33.388324+0000", 2024-08-29T19:36:46.139 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T19:35:33.388324+0000", 2024-08-29T19:36:46.139 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T19:36:46.139 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T19:36:46.139 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:46.139 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T19:35:33.388324+0000", 2024-08-29T19:36:46.139 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T19:35:33.388324+0000", 2024-08-29T19:36:46.139 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T19:36:46.139 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T19:36:46.139 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T19:36:46.140 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T19:36:46.140 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 596, 2024-08-29T19:36:46.140 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T19:36:46.140 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T19:36:46.140 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T19:36:46.140 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T19:36:46.140 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T19:36:46.140 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:36:46.140 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T19:36:46.140 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T19:36:46.140 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.28", 2024-08-29T19:36:46.140 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T19:36:46.140 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T19:36:46.141 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 3031, 2024-08-29T19:36:46.141 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 5458, 2024-08-29T19:36:46.141 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T19:36:46.141 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T23:00:46.546145+0000", 2024-08-29T19:36:46.141 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:36:46.141 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T19:36:46.141 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T19:36:46.141 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T19:36:46.141 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:36:46.141 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T19:36:46.141 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:36:46.141 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T19:36:46.141 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T19:36:46.142 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T19:36:46.142 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T19:36:46.142 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T19:36:46.142 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T19:36:46.142 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T19:36:46.142 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T19:36:46.142 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T19:36:46.142 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T19:36:46.142 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:36:46.142 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T19:36:46.143 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T19:36:46.143 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T19:36:46.143 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T19:36:46.143 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T19:36:46.143 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:36:46.143 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T19:36:46.143 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T19:36:46.143 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T19:36:46.143 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:36:46.143 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T19:36:46.143 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T19:36:46.143 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T19:36:46.143 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T19:36:46.143 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T19:36:46.144 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T19:36:46.144 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T19:36:46.144 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T19:36:46.144 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T19:36:46.144 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T19:36:46.144 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T19:36:46.144 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:36:46.144 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T19:36:46.144 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T19:36:46.144 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T19:36:46.144 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:46.144 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T19:36:46.144 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T19:36:46.145 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T19:36:46.145 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T19:36:46.145 INFO:tasks.workunit.client.0.smithi029.stdout: 3, 2024-08-29T19:36:46.145 INFO:tasks.workunit.client.0.smithi029.stdout: 2 2024-08-29T19:36:46.145 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:46.145 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 5, 2024-08-29T19:36:46.145 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T19:36:46.145 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:46.145 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:46.145 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T19:36:46.145 INFO:tasks.workunit.client.0.smithi029.stdout: 3, 2024-08-29T19:36:46.145 INFO:tasks.workunit.client.0.smithi029.stdout: 4, 2024-08-29T19:36:46.145 INFO:tasks.workunit.client.0.smithi029.stdout: 1 2024-08-29T19:36:46.146 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:46.146 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 3, 2024-08-29T19:36:46.146 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T19:36:46.146 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T19:36:46.146 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T19:36:46.146 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T19:36:46.146 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:36:46.146 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T19:36:46.146 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T19:35:32.932973+0000", 2024-08-29T19:36:46.146 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T17:59:52.067875+0000", 2024-08-29T19:36:46.146 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T17:59:52.067875+0000", 2024-08-29T19:36:46.146 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T17:59:52.068534+0000", 2024-08-29T19:36:46.146 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T19:35:32.932973+0000", 2024-08-29T19:36:46.147 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:46.147 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:36:46.147 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:46.147 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 568, 2024-08-29T19:36:46.147 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T19:35:32.932973+0000", 2024-08-29T19:36:46.147 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T19:35:32.932973+0000", 2024-08-29T19:36:46.147 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T19:35:32.932973+0000", 2024-08-29T19:36:46.147 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T19:36:46.147 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T19:36:46.147 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:46.147 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T19:35:32.932973+0000", 2024-08-29T19:36:46.147 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T19:35:32.932973+0000", 2024-08-29T19:36:46.147 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T19:36:46.147 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T19:36:46.148 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T19:36:46.148 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T19:36:46.148 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 567, 2024-08-29T19:36:46.148 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T19:36:46.148 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T19:36:46.148 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T19:36:46.148 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T19:36:46.148 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T19:36:46.148 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:36:46.148 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T19:36:46.148 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T19:36:46.148 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.29", 2024-08-29T19:36:46.148 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T19:36:46.149 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T19:36:46.149 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 3031, 2024-08-29T19:36:46.149 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 5482, 2024-08-29T19:36:46.149 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T19:36:46.149 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T18:45:54.738576+0000", 2024-08-29T19:36:46.149 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:36:46.149 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T19:36:46.149 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T19:36:46.149 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T19:36:46.149 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:36:46.149 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T19:36:46.149 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:36:46.150 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T19:36:46.150 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T19:36:46.150 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T19:36:46.150 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T19:36:46.150 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T19:36:46.150 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T19:36:46.150 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T19:36:46.150 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T19:36:46.150 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T19:36:46.150 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T19:36:46.150 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:36:46.151 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T19:36:46.151 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T19:36:46.151 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T19:36:46.151 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T19:36:46.151 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T19:36:46.151 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:36:46.151 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T19:36:46.151 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T19:36:46.151 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T19:36:46.151 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:36:46.152 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T19:36:46.152 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T19:36:46.152 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T19:36:46.152 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T19:36:46.152 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T19:36:46.152 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T19:36:46.152 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T19:36:46.152 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T19:36:46.152 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T19:36:46.152 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T19:36:46.152 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T19:36:46.153 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:36:46.153 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T19:36:46.153 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T19:36:46.153 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T19:36:46.153 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:46.153 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T19:36:46.153 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T19:36:46.153 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T19:36:46.153 INFO:tasks.workunit.client.0.smithi029.stdout: 3, 2024-08-29T19:36:46.153 INFO:tasks.workunit.client.0.smithi029.stdout: 4, 2024-08-29T19:36:46.153 INFO:tasks.workunit.client.0.smithi029.stdout: 1 2024-08-29T19:36:46.153 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:46.154 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 3, 2024-08-29T19:36:46.154 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T19:36:46.154 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:46.154 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:46.154 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T19:36:46.154 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T19:36:46.154 INFO:tasks.workunit.client.0.smithi029.stdout: 7, 2024-08-29T19:36:46.154 INFO:tasks.workunit.client.0.smithi029.stdout: 6 2024-08-29T19:36:46.154 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:46.154 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 5, 2024-08-29T19:36:46.154 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T19:36:46.154 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T19:36:46.155 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T19:36:46.155 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T19:36:46.155 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:36:46.155 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T19:36:46.155 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T19:35:33.386871+0000", 2024-08-29T19:36:46.155 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T18:01:23.147047+0000", 2024-08-29T19:36:46.155 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T18:01:23.147047+0000", 2024-08-29T19:36:46.155 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T18:01:23.147783+0000", 2024-08-29T19:36:46.155 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T19:35:33.386871+0000", 2024-08-29T19:36:46.155 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:46.155 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:36:46.155 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:46.155 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 650, 2024-08-29T19:36:46.156 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T19:35:33.386871+0000", 2024-08-29T19:36:46.156 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T19:35:33.386871+0000", 2024-08-29T19:36:46.156 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T19:35:33.386871+0000", 2024-08-29T19:36:46.156 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T19:36:46.156 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T19:36:46.156 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:46.156 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T19:35:33.386871+0000", 2024-08-29T19:36:46.156 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T19:35:33.386871+0000", 2024-08-29T19:36:46.156 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T19:36:46.156 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T19:36:46.156 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T19:36:46.157 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T19:36:46.157 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 649, 2024-08-29T19:36:46.157 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T19:36:46.157 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T19:36:46.157 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T19:36:46.157 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T19:36:46.157 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T19:36:46.157 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:36:46.157 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T19:36:46.157 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T19:36:46.157 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.2a", 2024-08-29T19:36:46.157 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T19:36:46.158 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T19:36:46.158 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 3031, 2024-08-29T19:36:46.158 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 5421, 2024-08-29T19:36:46.158 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T19:36:46.158 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T04:47:45.884929+0000", 2024-08-29T19:36:46.158 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:36:46.158 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T19:36:46.158 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T19:36:46.158 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T19:36:46.158 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:36:46.158 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T19:36:46.158 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:36:46.159 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T19:36:46.159 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T19:36:46.159 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T19:36:46.159 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T19:36:46.159 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T19:36:46.159 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T19:36:46.159 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T19:36:46.159 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T19:36:46.159 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T19:36:46.159 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T19:36:46.159 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:36:46.159 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T19:36:46.160 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T19:36:46.160 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T19:36:46.160 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T19:36:46.160 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T19:36:46.160 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:36:46.160 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T19:36:46.160 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T19:36:46.160 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T19:36:46.160 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:36:46.160 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T19:36:46.160 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T19:36:46.160 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T19:36:46.160 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T19:36:46.161 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T19:36:46.161 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T19:36:46.161 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T19:36:46.161 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T19:36:46.161 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T19:36:46.161 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T19:36:46.161 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T19:36:46.161 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:36:46.161 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T19:36:46.161 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T19:36:46.161 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T19:36:46.161 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:46.161 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T19:36:46.162 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T19:36:46.162 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T19:36:46.162 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T19:36:46.162 INFO:tasks.workunit.client.0.smithi029.stdout: 7, 2024-08-29T19:36:46.162 INFO:tasks.workunit.client.0.smithi029.stdout: 6 2024-08-29T19:36:46.162 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:46.162 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 5, 2024-08-29T19:36:46.162 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T19:36:46.162 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:46.162 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:46.162 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T19:36:46.162 INFO:tasks.workunit.client.0.smithi029.stdout: 0, 2024-08-29T19:36:46.162 INFO:tasks.workunit.client.0.smithi029.stdout: 7, 2024-08-29T19:36:46.162 INFO:tasks.workunit.client.0.smithi029.stdout: 1 2024-08-29T19:36:46.163 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:46.163 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 0, 2024-08-29T19:36:46.163 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T19:36:46.163 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T19:36:46.163 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T19:36:46.163 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T19:36:46.163 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:36:46.163 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T19:36:46.163 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T19:35:33.583166+0000", 2024-08-29T19:36:46.163 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T18:01:23.135069+0000", 2024-08-29T19:36:46.163 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T18:01:23.135069+0000", 2024-08-29T19:36:46.163 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T18:01:23.138102+0000", 2024-08-29T19:36:46.163 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T19:35:33.583166+0000", 2024-08-29T19:36:46.163 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:46.164 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:36:46.164 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:46.164 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 650, 2024-08-29T19:36:46.164 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T19:35:33.583166+0000", 2024-08-29T19:36:46.164 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T19:35:33.583166+0000", 2024-08-29T19:36:46.164 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T19:35:33.583166+0000", 2024-08-29T19:36:46.164 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T19:36:46.164 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T19:36:46.164 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:46.164 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T19:35:33.583166+0000", 2024-08-29T19:36:46.164 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T19:35:33.583166+0000", 2024-08-29T19:36:46.164 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T19:36:46.165 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T19:36:46.165 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T19:36:46.165 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T19:36:46.165 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 649, 2024-08-29T19:36:46.165 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T19:36:46.165 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T19:36:46.165 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T19:36:46.165 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T19:36:46.165 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T19:36:46.165 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:36:46.165 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T19:36:46.165 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T19:36:46.165 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.2b", 2024-08-29T19:36:46.166 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T19:36:46.166 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T19:36:46.166 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 3031, 2024-08-29T19:36:46.166 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 5560, 2024-08-29T19:36:46.166 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T19:36:46.166 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T21:31:12.119027+0000", 2024-08-29T19:36:46.166 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:36:46.166 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T19:36:46.166 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T19:36:46.166 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T19:36:46.166 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:36:46.166 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T19:36:46.166 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:36:46.166 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T19:36:46.167 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T19:36:46.167 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T19:36:46.167 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T19:36:46.167 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T19:36:46.167 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T19:36:46.167 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T19:36:46.167 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T19:36:46.167 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T19:36:46.167 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T19:36:46.167 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:36:46.167 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T19:36:46.167 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T19:36:46.167 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T19:36:46.168 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T19:36:46.168 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T19:36:46.168 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:36:46.168 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T19:36:46.168 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T19:36:46.168 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T19:36:46.168 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:36:46.168 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T19:36:46.168 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T19:36:46.168 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T19:36:46.168 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T19:36:46.168 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T19:36:46.168 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T19:36:46.169 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T19:36:46.169 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T19:36:46.169 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T19:36:46.169 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T19:36:46.169 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T19:36:46.169 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:36:46.169 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T19:36:46.169 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T19:36:46.169 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T19:36:46.169 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:46.169 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T19:36:46.169 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T19:36:46.169 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T19:36:46.170 INFO:tasks.workunit.client.0.smithi029.stdout: 0, 2024-08-29T19:36:46.170 INFO:tasks.workunit.client.0.smithi029.stdout: 7, 2024-08-29T19:36:46.170 INFO:tasks.workunit.client.0.smithi029.stdout: 1 2024-08-29T19:36:46.170 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:46.170 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 0, 2024-08-29T19:36:46.170 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T19:36:46.170 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:46.170 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:46.170 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T19:36:46.170 INFO:tasks.workunit.client.0.smithi029.stdout: 6, 2024-08-29T19:36:46.170 INFO:tasks.workunit.client.0.smithi029.stdout: 4, 2024-08-29T19:36:46.170 INFO:tasks.workunit.client.0.smithi029.stdout: 0 2024-08-29T19:36:46.171 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:46.171 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 6, 2024-08-29T19:36:46.171 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T19:36:46.171 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T19:36:46.171 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T19:36:46.171 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T19:36:46.171 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:36:46.171 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T19:36:46.171 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T19:35:33.585451+0000", 2024-08-29T19:36:46.171 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T18:00:53.446674+0000", 2024-08-29T19:36:46.171 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T18:00:53.446674+0000", 2024-08-29T19:36:46.171 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T18:00:53.447744+0000", 2024-08-29T19:36:46.171 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T19:35:33.585451+0000", 2024-08-29T19:36:46.171 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:46.172 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:36:46.172 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:46.172 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 624, 2024-08-29T19:36:46.172 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T19:35:33.585451+0000", 2024-08-29T19:36:46.172 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T19:35:33.585451+0000", 2024-08-29T19:36:46.172 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T19:35:33.585451+0000", 2024-08-29T19:36:46.172 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T19:36:46.172 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T19:36:46.172 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:46.172 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T19:35:33.585451+0000", 2024-08-29T19:36:46.172 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T19:35:33.585451+0000", 2024-08-29T19:36:46.172 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T19:36:46.172 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T19:36:46.172 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T19:36:46.173 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T19:36:46.173 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 623, 2024-08-29T19:36:46.173 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T19:36:46.173 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T19:36:46.173 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T19:36:46.173 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T19:36:46.173 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T19:36:46.173 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:36:46.173 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T19:36:46.173 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T19:36:46.173 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.2c", 2024-08-29T19:36:46.173 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T19:36:46.173 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T19:36:46.174 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 3031, 2024-08-29T19:36:46.174 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 5423, 2024-08-29T19:36:46.174 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T19:36:46.174 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T19:57:09.327120+0000", 2024-08-29T19:36:46.174 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:36:46.174 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T19:36:46.174 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T19:36:46.174 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T19:36:46.174 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:36:46.174 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T19:36:46.174 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:36:46.174 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T19:36:46.174 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T19:36:46.174 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T19:36:46.175 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T19:36:46.175 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T19:36:46.175 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T19:36:46.175 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T19:36:46.175 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T19:36:46.175 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T19:36:46.175 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T19:36:46.175 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:36:46.175 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T19:36:46.175 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T19:36:46.175 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T19:36:46.175 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T19:36:46.175 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T19:36:46.176 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:36:46.176 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T19:36:46.176 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T19:36:46.176 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T19:36:46.176 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:36:46.176 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T19:36:46.176 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T19:36:46.176 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T19:36:46.176 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T19:36:46.176 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T19:36:46.176 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T19:36:46.176 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T19:36:46.177 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T19:36:46.177 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T19:36:46.177 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T19:36:46.177 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T19:36:46.177 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:36:46.177 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T19:36:46.177 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T19:36:46.177 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T19:36:46.177 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:46.177 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T19:36:46.177 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T19:36:46.177 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T19:36:46.178 INFO:tasks.workunit.client.0.smithi029.stdout: 6, 2024-08-29T19:36:46.178 INFO:tasks.workunit.client.0.smithi029.stdout: 4, 2024-08-29T19:36:46.178 INFO:tasks.workunit.client.0.smithi029.stdout: 0 2024-08-29T19:36:46.178 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:46.178 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 6, 2024-08-29T19:36:46.178 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T19:36:46.178 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:46.178 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:46.178 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T19:36:46.178 INFO:tasks.workunit.client.0.smithi029.stdout: 7, 2024-08-29T19:36:46.178 INFO:tasks.workunit.client.0.smithi029.stdout: 2, 2024-08-29T19:36:46.178 INFO:tasks.workunit.client.0.smithi029.stdout: 6 2024-08-29T19:36:46.178 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:46.179 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 7, 2024-08-29T19:36:46.179 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T19:36:46.179 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T19:36:46.179 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T19:36:46.179 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T19:36:46.179 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:36:46.179 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T19:36:46.179 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T19:35:33.590479+0000", 2024-08-29T19:36:46.179 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T18:01:23.159805+0000", 2024-08-29T19:36:46.179 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T18:01:23.159805+0000", 2024-08-29T19:36:46.179 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T18:01:23.160697+0000", 2024-08-29T19:36:46.179 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T19:35:33.590479+0000", 2024-08-29T19:36:46.179 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:46.180 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:36:46.180 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:46.180 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 650, 2024-08-29T19:36:46.180 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T19:35:33.590479+0000", 2024-08-29T19:36:46.180 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T19:35:33.590479+0000", 2024-08-29T19:36:46.180 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T19:35:33.590479+0000", 2024-08-29T19:36:46.180 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T19:36:46.180 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T19:36:46.180 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:46.180 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T19:35:33.590479+0000", 2024-08-29T19:36:46.180 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T19:35:33.590479+0000", 2024-08-29T19:36:46.180 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T19:36:46.181 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T19:36:46.181 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T19:36:46.181 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T19:36:46.181 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 649, 2024-08-29T19:36:46.181 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T19:36:46.181 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T19:36:46.181 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T19:36:46.181 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T19:36:46.181 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T19:36:46.181 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:36:46.181 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T19:36:46.181 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T19:36:46.181 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.2d", 2024-08-29T19:36:46.182 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T19:36:46.182 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T19:36:46.182 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 3031, 2024-08-29T19:36:46.182 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 5375, 2024-08-29T19:36:46.182 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T19:36:46.182 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T19:27:29.764251+0000", 2024-08-29T19:36:46.182 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:36:46.182 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T19:36:46.182 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T19:36:46.182 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T19:36:46.182 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:36:46.182 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T19:36:46.183 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:36:46.183 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T19:36:46.183 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T19:36:46.183 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T19:36:46.183 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T19:36:46.183 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T19:36:46.183 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T19:36:46.183 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T19:36:46.183 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T19:36:46.183 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T19:36:46.183 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T19:36:46.183 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:36:46.183 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T19:36:46.184 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T19:36:46.184 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T19:36:46.184 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T19:36:46.184 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T19:36:46.184 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:36:46.184 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T19:36:46.184 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T19:36:46.184 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T19:36:46.184 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:36:46.184 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T19:36:46.184 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T19:36:46.184 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T19:36:46.184 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T19:36:46.185 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T19:36:46.185 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T19:36:46.185 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T19:36:46.185 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T19:36:46.185 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T19:36:46.185 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T19:36:46.185 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T19:36:46.185 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:36:46.185 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T19:36:46.185 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T19:36:46.185 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T19:36:46.185 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:46.185 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T19:36:46.186 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T19:36:46.186 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T19:36:46.186 INFO:tasks.workunit.client.0.smithi029.stdout: 7, 2024-08-29T19:36:46.186 INFO:tasks.workunit.client.0.smithi029.stdout: 2, 2024-08-29T19:36:46.186 INFO:tasks.workunit.client.0.smithi029.stdout: 6 2024-08-29T19:36:46.186 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:46.186 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 7, 2024-08-29T19:36:46.186 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T19:36:46.186 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:46.186 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:46.186 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T19:36:46.186 INFO:tasks.workunit.client.0.smithi029.stdout: 2, 2024-08-29T19:36:46.186 INFO:tasks.workunit.client.0.smithi029.stdout: 6, 2024-08-29T19:36:46.186 INFO:tasks.workunit.client.0.smithi029.stdout: 7 2024-08-29T19:36:46.187 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:46.187 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 2, 2024-08-29T19:36:46.187 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T19:36:46.187 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T19:36:46.187 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T19:36:46.187 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T19:36:46.187 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:36:46.187 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T19:36:46.187 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T19:35:33.426406+0000", 2024-08-29T19:36:46.187 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T18:01:23.126751+0000", 2024-08-29T19:36:46.187 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T18:01:23.126751+0000", 2024-08-29T19:36:46.187 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T18:01:23.127909+0000", 2024-08-29T19:36:46.187 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T19:35:33.426406+0000", 2024-08-29T19:36:46.188 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:46.188 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:36:46.188 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:46.188 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 650, 2024-08-29T19:36:46.188 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T19:35:33.426406+0000", 2024-08-29T19:36:46.188 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T19:35:33.426406+0000", 2024-08-29T19:36:46.188 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T19:35:33.426406+0000", 2024-08-29T19:36:46.188 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T19:36:46.188 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T19:36:46.188 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:46.188 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T19:35:33.426406+0000", 2024-08-29T19:36:46.188 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T19:35:33.426406+0000", 2024-08-29T19:36:46.188 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T19:36:46.189 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T19:36:46.189 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T19:36:46.189 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T19:36:46.189 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 649, 2024-08-29T19:36:46.189 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T19:36:46.189 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T19:36:46.189 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T19:36:46.189 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T19:36:46.189 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T19:36:46.189 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:36:46.192 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T19:36:46.192 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T19:36:46.193 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.2e", 2024-08-29T19:36:46.193 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T19:36:46.193 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T19:36:46.193 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 3031, 2024-08-29T19:36:46.193 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 5515, 2024-08-29T19:36:46.193 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T19:36:46.193 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T22:14:21.471710+0000", 2024-08-29T19:36:46.193 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:36:46.193 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T19:36:46.193 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T19:36:46.194 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T19:36:46.194 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:36:46.194 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T19:36:46.194 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:36:46.194 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T19:36:46.194 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T19:36:46.194 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T19:36:46.194 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T19:36:46.194 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T19:36:46.194 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T19:36:46.194 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T19:36:46.195 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T19:36:46.195 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T19:36:46.195 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T19:36:46.195 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:36:46.195 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T19:36:46.195 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T19:36:46.195 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T19:36:46.195 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T19:36:46.195 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T19:36:46.195 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:36:46.195 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T19:36:46.195 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T19:36:46.196 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T19:36:46.196 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:36:46.196 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T19:36:46.196 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T19:36:46.196 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T19:36:46.196 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T19:36:46.196 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T19:36:46.196 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T19:36:46.196 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T19:36:46.196 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T19:36:46.196 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T19:36:46.196 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T19:36:46.196 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T19:36:46.197 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:36:46.197 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T19:36:46.197 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T19:36:46.197 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T19:36:46.197 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:46.197 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T19:36:46.197 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T19:36:46.197 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T19:36:46.197 INFO:tasks.workunit.client.0.smithi029.stdout: 2, 2024-08-29T19:36:46.197 INFO:tasks.workunit.client.0.smithi029.stdout: 6, 2024-08-29T19:36:46.197 INFO:tasks.workunit.client.0.smithi029.stdout: 7 2024-08-29T19:36:46.197 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:46.198 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 2, 2024-08-29T19:36:46.198 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T19:36:46.198 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:46.198 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:46.198 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T19:36:46.198 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T19:36:46.198 INFO:tasks.workunit.client.0.smithi029.stdout: 7, 2024-08-29T19:36:46.198 INFO:tasks.workunit.client.0.smithi029.stdout: 4 2024-08-29T19:36:46.198 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:46.198 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 5, 2024-08-29T19:36:46.198 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T19:36:46.198 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T19:36:46.198 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T19:36:46.198 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T19:36:46.199 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:36:46.199 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T19:36:46.199 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T19:35:33.389831+0000", 2024-08-29T19:36:46.199 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T18:01:23.148976+0000", 2024-08-29T19:36:46.199 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T18:01:23.148976+0000", 2024-08-29T19:36:46.199 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T18:01:23.149855+0000", 2024-08-29T19:36:46.199 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T19:35:33.389831+0000", 2024-08-29T19:36:46.199 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:46.199 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:36:46.199 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:46.199 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 650, 2024-08-29T19:36:46.199 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T19:35:33.389831+0000", 2024-08-29T19:36:46.199 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T19:35:33.389831+0000", 2024-08-29T19:36:46.200 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T19:35:33.389831+0000", 2024-08-29T19:36:46.200 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T19:36:46.200 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T19:36:46.200 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:46.200 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T19:35:33.389831+0000", 2024-08-29T19:36:46.200 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T19:35:33.389831+0000", 2024-08-29T19:36:46.200 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T19:36:46.200 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T19:36:46.200 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T19:36:46.200 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T19:36:46.200 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 649, 2024-08-29T19:36:46.200 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T19:36:46.201 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T19:36:46.201 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T19:36:46.201 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T19:36:46.201 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T19:36:46.201 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:36:46.201 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T19:36:46.201 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T19:36:46.201 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.2f", 2024-08-29T19:36:46.201 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T19:36:46.201 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T19:36:46.201 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 3031, 2024-08-29T19:36:46.201 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 5437, 2024-08-29T19:36:46.201 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T19:36:46.201 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T03:34:59.991126+0000", 2024-08-29T19:36:46.202 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:36:46.202 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T19:36:46.202 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T19:36:46.202 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T19:36:46.202 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:36:46.202 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T19:36:46.202 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:36:46.202 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T19:36:46.202 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T19:36:46.202 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T19:36:46.202 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T19:36:46.202 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T19:36:46.202 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T19:36:46.203 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T19:36:46.203 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T19:36:46.203 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T19:36:46.203 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T19:36:46.203 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:36:46.203 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T19:36:46.203 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T19:36:46.203 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T19:36:46.203 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T19:36:46.203 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T19:36:46.203 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:36:46.203 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T19:36:46.203 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T19:36:46.204 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T19:36:46.204 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:36:46.204 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T19:36:46.204 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T19:36:46.204 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T19:36:46.204 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T19:36:46.204 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T19:36:46.204 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T19:36:46.204 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T19:36:46.204 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T19:36:46.204 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T19:36:46.204 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T19:36:46.204 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T19:36:46.205 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:36:46.205 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T19:36:46.205 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T19:36:46.205 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T19:36:46.205 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:46.205 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T19:36:46.205 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T19:36:46.205 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T19:36:46.205 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T19:36:46.205 INFO:tasks.workunit.client.0.smithi029.stdout: 7, 2024-08-29T19:36:46.205 INFO:tasks.workunit.client.0.smithi029.stdout: 4 2024-08-29T19:36:46.205 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:46.205 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 5, 2024-08-29T19:36:46.205 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T19:36:46.206 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:46.206 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:46.206 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T19:36:46.206 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T19:36:46.206 INFO:tasks.workunit.client.0.smithi029.stdout: 0, 2024-08-29T19:36:46.206 INFO:tasks.workunit.client.0.smithi029.stdout: 7 2024-08-29T19:36:46.206 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:46.206 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 5, 2024-08-29T19:36:46.206 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T19:36:46.206 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T19:36:46.206 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T19:36:46.206 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T19:36:46.206 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:36:46.207 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T19:36:46.207 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T19:35:33.386885+0000", 2024-08-29T19:36:46.207 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T18:01:23.146950+0000", 2024-08-29T19:36:46.207 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T18:01:23.146950+0000", 2024-08-29T19:36:46.207 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T18:01:23.147264+0000", 2024-08-29T19:36:46.207 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T19:35:33.386885+0000", 2024-08-29T19:36:46.207 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:46.207 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:36:46.207 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:46.207 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 650, 2024-08-29T19:36:46.207 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T19:35:33.386885+0000", 2024-08-29T19:36:46.207 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T19:35:33.386885+0000", 2024-08-29T19:36:46.207 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T19:35:33.386885+0000", 2024-08-29T19:36:46.208 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T19:36:46.208 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T19:36:46.208 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:46.208 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T19:35:33.386885+0000", 2024-08-29T19:36:46.208 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T19:35:33.386885+0000", 2024-08-29T19:36:46.208 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T19:36:46.208 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T19:36:46.208 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T19:36:46.208 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T19:36:46.208 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 649, 2024-08-29T19:36:46.208 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T19:36:46.208 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T19:36:46.208 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T19:36:46.209 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T19:36:46.209 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T19:36:46.209 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:36:46.209 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T19:36:46.209 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T19:36:46.209 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.30", 2024-08-29T19:36:46.209 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T19:36:46.209 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T19:36:46.209 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 3031, 2024-08-29T19:36:46.209 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 5441, 2024-08-29T19:36:46.209 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T19:36:46.209 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T05:17:59.415145+0000", 2024-08-29T19:36:46.209 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:36:46.210 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T19:36:46.210 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T19:36:46.210 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T19:36:46.210 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:36:46.210 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T19:36:46.210 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:36:46.210 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T19:36:46.210 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T19:36:46.210 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T19:36:46.210 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T19:36:46.210 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T19:36:46.210 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T19:36:46.210 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T19:36:46.211 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T19:36:46.211 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T19:36:46.211 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T19:36:46.211 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:36:46.211 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T19:36:46.211 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T19:36:46.211 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T19:36:46.211 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T19:36:46.211 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T19:36:46.211 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:36:46.211 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T19:36:46.211 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T19:36:46.212 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T19:36:46.212 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:36:46.212 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T19:36:46.212 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T19:36:46.212 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T19:36:46.212 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T19:36:46.212 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T19:36:46.212 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T19:36:46.212 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T19:36:46.212 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T19:36:46.212 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T19:36:46.212 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T19:36:46.212 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T19:36:46.213 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:36:46.213 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T19:36:46.213 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T19:36:46.213 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T19:36:46.213 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:46.213 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T19:36:46.213 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T19:36:46.213 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T19:36:46.213 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T19:36:46.213 INFO:tasks.workunit.client.0.smithi029.stdout: 0, 2024-08-29T19:36:46.213 INFO:tasks.workunit.client.0.smithi029.stdout: 7 2024-08-29T19:36:46.213 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:46.213 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 5, 2024-08-29T19:36:46.214 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T19:36:46.214 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:46.214 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:46.214 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T19:36:46.214 INFO:tasks.workunit.client.0.smithi029.stdout: 1, 2024-08-29T19:36:46.214 INFO:tasks.workunit.client.0.smithi029.stdout: 4, 2024-08-29T19:36:46.214 INFO:tasks.workunit.client.0.smithi029.stdout: 5 2024-08-29T19:36:46.214 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:46.214 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 1, 2024-08-29T19:36:46.214 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T19:36:46.214 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T19:36:46.214 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T19:36:46.215 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T19:36:46.215 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:36:46.215 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T19:36:46.215 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T19:35:32.927544+0000", 2024-08-29T19:36:46.215 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T18:00:22.825561+0000", 2024-08-29T19:36:46.215 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T18:00:22.825561+0000", 2024-08-29T19:36:46.215 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T18:00:22.826570+0000", 2024-08-29T19:36:46.215 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T19:35:32.927544+0000", 2024-08-29T19:36:46.215 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:46.215 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:36:46.215 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:46.215 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 597, 2024-08-29T19:36:46.215 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T19:35:32.927544+0000", 2024-08-29T19:36:46.216 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T19:35:32.927544+0000", 2024-08-29T19:36:46.216 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T19:35:32.927544+0000", 2024-08-29T19:36:46.216 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T19:36:46.216 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T19:36:46.216 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:46.216 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T19:35:32.927544+0000", 2024-08-29T19:36:46.216 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T19:35:32.927544+0000", 2024-08-29T19:36:46.216 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T19:36:46.216 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T19:36:46.216 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T19:36:46.216 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T19:36:46.216 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 596, 2024-08-29T19:36:46.217 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T19:36:46.217 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T19:36:46.217 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T19:36:46.217 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T19:36:46.217 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T19:36:46.217 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:36:46.217 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T19:36:46.217 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T19:36:46.217 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.31", 2024-08-29T19:36:46.217 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T19:36:46.217 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T19:36:46.217 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 3031, 2024-08-29T19:36:46.217 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 5541, 2024-08-29T19:36:46.218 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T19:36:46.218 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T22:27:31.105911+0000", 2024-08-29T19:36:46.218 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:36:46.218 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T19:36:46.218 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T19:36:46.218 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T19:36:46.218 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:36:46.218 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T19:36:46.218 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:36:46.218 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T19:36:46.218 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T19:36:46.218 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T19:36:46.218 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T19:36:46.219 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T19:36:46.219 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T19:36:46.219 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T19:36:46.219 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T19:36:46.219 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T19:36:46.219 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T19:36:46.219 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:36:46.219 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T19:36:46.219 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T19:36:46.219 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T19:36:46.219 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T19:36:46.219 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T19:36:46.220 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:36:46.220 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T19:36:46.220 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T19:36:46.220 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T19:36:46.220 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:36:46.220 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T19:36:46.220 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T19:36:46.220 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T19:36:46.220 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T19:36:46.220 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T19:36:46.220 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T19:36:46.220 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T19:36:46.220 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T19:36:46.221 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T19:36:46.221 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T19:36:46.221 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T19:36:46.221 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:36:46.221 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T19:36:46.221 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T19:36:46.221 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T19:36:46.221 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:46.221 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T19:36:46.221 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T19:36:46.221 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T19:36:46.221 INFO:tasks.workunit.client.0.smithi029.stdout: 1, 2024-08-29T19:36:46.221 INFO:tasks.workunit.client.0.smithi029.stdout: 4, 2024-08-29T19:36:46.222 INFO:tasks.workunit.client.0.smithi029.stdout: 5 2024-08-29T19:36:46.222 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:46.222 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 1, 2024-08-29T19:36:46.222 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T19:36:46.222 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:46.222 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:46.222 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T19:36:46.222 INFO:tasks.workunit.client.0.smithi029.stdout: 0, 2024-08-29T19:36:46.222 INFO:tasks.workunit.client.0.smithi029.stdout: 1, 2024-08-29T19:36:46.222 INFO:tasks.workunit.client.0.smithi029.stdout: 5 2024-08-29T19:36:46.222 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:46.222 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 0, 2024-08-29T19:36:46.222 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T19:36:46.222 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T19:36:46.223 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T19:36:46.223 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T19:36:46.223 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:36:46.223 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T19:36:46.223 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T19:35:33.581729+0000", 2024-08-29T19:36:46.223 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T18:00:22.820725+0000", 2024-08-29T19:36:46.223 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T18:00:22.820725+0000", 2024-08-29T19:36:46.223 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T18:00:22.822015+0000", 2024-08-29T19:36:46.223 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T19:35:33.581729+0000", 2024-08-29T19:36:46.223 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:46.223 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:36:46.223 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:46.223 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 597, 2024-08-29T19:36:46.224 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T19:35:33.581729+0000", 2024-08-29T19:36:46.224 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T19:35:33.581729+0000", 2024-08-29T19:36:46.224 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T19:35:33.581729+0000", 2024-08-29T19:36:46.224 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T19:36:46.224 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T19:36:46.224 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:46.224 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T19:35:33.581729+0000", 2024-08-29T19:36:46.224 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T19:35:33.581729+0000", 2024-08-29T19:36:46.224 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T19:36:46.224 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T19:36:46.224 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T19:36:46.224 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T19:36:46.224 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 596, 2024-08-29T19:36:46.225 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T19:36:46.225 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T19:36:46.225 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T19:36:46.225 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T19:36:46.225 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T19:36:46.225 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:36:46.225 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T19:36:46.225 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T19:36:46.225 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.32", 2024-08-29T19:36:46.225 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T19:36:46.225 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T19:36:46.225 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 3031, 2024-08-29T19:36:46.225 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 5558, 2024-08-29T19:36:46.225 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T19:36:46.226 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T21:05:50.161399+0000", 2024-08-29T19:36:46.226 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:36:46.226 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T19:36:46.226 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T19:36:46.226 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T19:36:46.226 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:36:46.226 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T19:36:46.226 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:36:46.226 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T19:36:46.226 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T19:36:46.226 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T19:36:46.226 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T19:36:46.226 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T19:36:46.226 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T19:36:46.227 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T19:36:46.227 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T19:36:46.227 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T19:36:46.227 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T19:36:46.227 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:36:46.227 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T19:36:46.227 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T19:36:46.227 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T19:36:46.227 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T19:36:46.227 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T19:36:46.227 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:36:46.227 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T19:36:46.227 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T19:36:46.228 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T19:36:46.228 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:36:46.228 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T19:36:46.228 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T19:36:46.228 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T19:36:46.228 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T19:36:46.228 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T19:36:46.228 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T19:36:46.228 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T19:36:46.228 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T19:36:46.228 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T19:36:46.228 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T19:36:46.228 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T19:36:46.228 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:36:46.229 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T19:36:46.229 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T19:36:46.229 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T19:36:46.229 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:46.229 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T19:36:46.229 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T19:36:46.229 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T19:36:46.229 INFO:tasks.workunit.client.0.smithi029.stdout: 0, 2024-08-29T19:36:46.229 INFO:tasks.workunit.client.0.smithi029.stdout: 1, 2024-08-29T19:36:46.229 INFO:tasks.workunit.client.0.smithi029.stdout: 5 2024-08-29T19:36:46.229 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:46.229 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 0, 2024-08-29T19:36:46.230 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T19:36:46.230 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:46.230 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:46.230 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T19:36:46.230 INFO:tasks.workunit.client.0.smithi029.stdout: 3, 2024-08-29T19:36:46.230 INFO:tasks.workunit.client.0.smithi029.stdout: 6, 2024-08-29T19:36:46.230 INFO:tasks.workunit.client.0.smithi029.stdout: 1 2024-08-29T19:36:46.230 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:46.230 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 3, 2024-08-29T19:36:46.230 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T19:36:46.230 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T19:36:46.230 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T19:36:46.230 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T19:36:46.231 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:36:46.231 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T19:36:46.231 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T19:35:32.933331+0000", 2024-08-29T19:36:46.231 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T18:00:53.454898+0000", 2024-08-29T19:36:46.231 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T18:00:53.454898+0000", 2024-08-29T19:36:46.231 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T18:00:53.455816+0000", 2024-08-29T19:36:46.231 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T19:35:32.933331+0000", 2024-08-29T19:36:46.231 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:46.231 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:36:46.231 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:46.231 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 624, 2024-08-29T19:36:46.231 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T19:35:32.933331+0000", 2024-08-29T19:36:46.231 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T19:35:32.933331+0000", 2024-08-29T19:36:46.232 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T19:35:32.933331+0000", 2024-08-29T19:36:46.232 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T19:36:46.232 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T19:36:46.232 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:46.232 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T19:35:32.933331+0000", 2024-08-29T19:36:46.232 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T19:35:32.933331+0000", 2024-08-29T19:36:46.232 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T19:36:46.232 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T19:36:46.232 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T19:36:46.232 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T19:36:46.232 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 623, 2024-08-29T19:36:46.232 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T19:36:46.233 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T19:36:46.233 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T19:36:46.233 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T19:36:46.233 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T19:36:46.233 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:36:46.233 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T19:36:46.233 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T19:36:46.233 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.33", 2024-08-29T19:36:46.233 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T19:36:46.233 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T19:36:46.233 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 3031, 2024-08-29T19:36:46.233 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 5479, 2024-08-29T19:36:46.233 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T19:36:46.234 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T02:11:01.029439+0000", 2024-08-29T19:36:46.234 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:36:46.234 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T19:36:46.234 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T19:36:46.234 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T19:36:46.234 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:36:46.234 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T19:36:46.234 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:36:46.234 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T19:36:46.234 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T19:36:46.234 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T19:36:46.234 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T19:36:46.235 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T19:36:46.235 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T19:36:46.235 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T19:36:46.235 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T19:36:46.235 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T19:36:46.235 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T19:36:46.235 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:36:46.235 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T19:36:46.235 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T19:36:46.235 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T19:36:46.235 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T19:36:46.235 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T19:36:46.236 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:36:46.236 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T19:36:46.236 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T19:36:46.236 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T19:36:46.236 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:36:46.236 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T19:36:46.236 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T19:36:46.236 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T19:36:46.236 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T19:36:46.236 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T19:36:46.236 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T19:36:46.236 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T19:36:46.236 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T19:36:46.237 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T19:36:46.237 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T19:36:46.237 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T19:36:46.237 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:36:46.237 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T19:36:46.237 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T19:36:46.237 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T19:36:46.237 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:46.237 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T19:36:46.237 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T19:36:46.237 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T19:36:46.237 INFO:tasks.workunit.client.0.smithi029.stdout: 3, 2024-08-29T19:36:46.237 INFO:tasks.workunit.client.0.smithi029.stdout: 6, 2024-08-29T19:36:46.238 INFO:tasks.workunit.client.0.smithi029.stdout: 1 2024-08-29T19:36:46.238 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:46.238 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 3, 2024-08-29T19:36:46.238 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T19:36:46.238 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:46.238 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:46.238 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T19:36:46.238 INFO:tasks.workunit.client.0.smithi029.stdout: 4, 2024-08-29T19:36:46.238 INFO:tasks.workunit.client.0.smithi029.stdout: 6, 2024-08-29T19:36:46.238 INFO:tasks.workunit.client.0.smithi029.stdout: 0 2024-08-29T19:36:46.238 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:46.238 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 4, 2024-08-29T19:36:46.239 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T19:36:46.239 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T19:36:46.239 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T19:36:46.239 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T19:36:46.239 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:36:46.239 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T19:36:46.239 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T19:35:32.926960+0000", 2024-08-29T19:36:46.239 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T18:00:53.437620+0000", 2024-08-29T19:36:46.239 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T18:00:53.437620+0000", 2024-08-29T19:36:46.239 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T18:00:53.438372+0000", 2024-08-29T19:36:46.239 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T19:35:32.926960+0000", 2024-08-29T19:36:46.239 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:46.239 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:36:46.240 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:46.240 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 624, 2024-08-29T19:36:46.240 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T19:35:32.926960+0000", 2024-08-29T19:36:46.240 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T19:35:32.926960+0000", 2024-08-29T19:36:46.240 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T19:35:32.926960+0000", 2024-08-29T19:36:46.240 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T19:36:46.240 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T19:36:46.240 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:46.240 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T19:35:32.926960+0000", 2024-08-29T19:36:46.240 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T19:35:32.926960+0000", 2024-08-29T19:36:46.240 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T19:36:46.240 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T19:36:46.240 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T19:36:46.241 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T19:36:46.241 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 623, 2024-08-29T19:36:46.241 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T19:36:46.241 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T19:36:46.241 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T19:36:46.241 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T19:36:46.241 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T19:36:46.241 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:36:46.241 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T19:36:46.241 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T19:36:46.241 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.34", 2024-08-29T19:36:46.241 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T19:36:46.241 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T19:36:46.242 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 3031, 2024-08-29T19:36:46.242 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 5462, 2024-08-29T19:36:46.242 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T19:36:46.242 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T22:28:34.851632+0000", 2024-08-29T19:36:46.242 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:36:46.242 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T19:36:46.242 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T19:36:46.242 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T19:36:46.242 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:36:46.242 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T19:36:46.242 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:36:46.242 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T19:36:46.242 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T19:36:46.243 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T19:36:46.243 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T19:36:46.243 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T19:36:46.243 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T19:36:46.243 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T19:36:46.243 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T19:36:46.243 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T19:36:46.243 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T19:36:46.243 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:36:46.243 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T19:36:46.243 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T19:36:46.243 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T19:36:46.244 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T19:36:46.244 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T19:36:46.244 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:36:46.244 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T19:36:46.244 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T19:36:46.244 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T19:36:46.244 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:36:46.244 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T19:36:46.244 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T19:36:46.244 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T19:36:46.244 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T19:36:46.244 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T19:36:46.245 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T19:36:46.245 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T19:36:46.245 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T19:36:46.245 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T19:36:46.245 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T19:36:46.245 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T19:36:46.245 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:36:46.245 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T19:36:46.245 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T19:36:46.245 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T19:36:46.246 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:46.246 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T19:36:46.246 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T19:36:46.246 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T19:36:46.246 INFO:tasks.workunit.client.0.smithi029.stdout: 4, 2024-08-29T19:36:46.246 INFO:tasks.workunit.client.0.smithi029.stdout: 6, 2024-08-29T19:36:46.246 INFO:tasks.workunit.client.0.smithi029.stdout: 0 2024-08-29T19:36:46.246 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:46.246 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 4, 2024-08-29T19:36:46.246 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T19:36:46.246 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:46.246 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:46.247 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T19:36:46.247 INFO:tasks.workunit.client.0.smithi029.stdout: 6, 2024-08-29T19:36:46.247 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T19:36:46.247 INFO:tasks.workunit.client.0.smithi029.stdout: 0 2024-08-29T19:36:46.247 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:46.247 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 6, 2024-08-29T19:36:46.247 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T19:36:46.247 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T19:36:46.247 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T19:36:46.247 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T19:36:46.248 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:36:46.248 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T19:36:46.248 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T19:35:33.590954+0000", 2024-08-29T19:36:46.248 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T18:00:53.461368+0000", 2024-08-29T19:36:46.248 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T18:00:53.461368+0000", 2024-08-29T19:36:46.248 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T18:00:53.462438+0000", 2024-08-29T19:36:46.248 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T19:35:33.590954+0000", 2024-08-29T19:36:46.248 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:46.248 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:36:46.248 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:46.248 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 624, 2024-08-29T19:36:46.249 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T19:35:33.590954+0000", 2024-08-29T19:36:46.249 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T19:35:33.590954+0000", 2024-08-29T19:36:46.249 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T19:35:33.590954+0000", 2024-08-29T19:36:46.249 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T19:36:46.249 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T19:36:46.249 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:46.249 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T19:35:33.590954+0000", 2024-08-29T19:36:46.249 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T19:35:33.590954+0000", 2024-08-29T19:36:46.249 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T19:36:46.249 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T19:36:46.250 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T19:36:46.250 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T19:36:46.250 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 623, 2024-08-29T19:36:46.250 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T19:36:46.250 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T19:36:46.250 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T19:36:46.250 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T19:36:46.250 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T19:36:46.250 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:36:46.250 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T19:36:46.250 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T19:36:46.251 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.35", 2024-08-29T19:36:46.251 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T19:36:46.251 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T19:36:46.251 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 3031, 2024-08-29T19:36:46.251 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 5407, 2024-08-29T19:36:46.251 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T19:36:46.251 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T21:54:25.130220+0000", 2024-08-29T19:36:46.251 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:36:46.251 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T19:36:46.252 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T19:36:46.252 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T19:36:46.252 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:36:46.252 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T19:36:46.252 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:36:46.252 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T19:36:46.252 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T19:36:46.252 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T19:36:46.252 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T19:36:46.252 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T19:36:46.253 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T19:36:46.253 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T19:36:46.253 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T19:36:46.253 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T19:36:46.253 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T19:36:46.253 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:36:46.253 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T19:36:46.253 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T19:36:46.253 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T19:36:46.254 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T19:36:46.254 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T19:36:46.254 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:36:46.254 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T19:36:46.254 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T19:36:46.254 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T19:36:46.254 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:36:46.254 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T19:36:46.254 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T19:36:46.254 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T19:36:46.255 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T19:36:46.255 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T19:36:46.255 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T19:36:46.255 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T19:36:46.255 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T19:36:46.255 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T19:36:46.255 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T19:36:46.255 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T19:36:46.255 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:36:46.255 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T19:36:46.255 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T19:36:46.256 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T19:36:46.256 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:46.256 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T19:36:46.256 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T19:36:46.256 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T19:36:46.256 INFO:tasks.workunit.client.0.smithi029.stdout: 6, 2024-08-29T19:36:46.256 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T19:36:46.256 INFO:tasks.workunit.client.0.smithi029.stdout: 0 2024-08-29T19:36:46.256 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:46.257 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 6, 2024-08-29T19:36:46.257 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T19:36:46.257 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:46.257 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:46.257 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T19:36:46.257 INFO:tasks.workunit.client.0.smithi029.stdout: 6, 2024-08-29T19:36:46.257 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T19:36:46.257 INFO:tasks.workunit.client.0.smithi029.stdout: 1 2024-08-29T19:36:46.257 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:46.257 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 6, 2024-08-29T19:36:46.257 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T19:36:46.258 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T19:36:46.258 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T19:36:46.258 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T19:36:46.258 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:36:46.258 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T19:36:46.258 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T19:35:33.585638+0000", 2024-08-29T19:36:46.258 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T18:00:53.460850+0000", 2024-08-29T19:36:46.258 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T18:00:53.460850+0000", 2024-08-29T19:36:46.258 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T18:00:53.461511+0000", 2024-08-29T19:36:46.258 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T19:35:33.585638+0000", 2024-08-29T19:36:46.258 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:46.258 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:36:46.258 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:46.259 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 624, 2024-08-29T19:36:46.259 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T19:35:33.585638+0000", 2024-08-29T19:36:46.259 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T19:35:33.585638+0000", 2024-08-29T19:36:46.259 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T19:35:33.585638+0000", 2024-08-29T19:36:46.259 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T19:36:46.259 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T19:36:46.259 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:46.259 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T19:35:33.585638+0000", 2024-08-29T19:36:46.259 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T19:35:33.585638+0000", 2024-08-29T19:36:46.259 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T19:36:46.259 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T19:36:46.259 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T19:36:46.259 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T19:36:46.259 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 623, 2024-08-29T19:36:46.260 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T19:36:46.260 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T19:36:46.260 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T19:36:46.260 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T19:36:46.260 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T19:36:46.260 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:36:46.260 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T19:36:46.260 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T19:36:46.260 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.36", 2024-08-29T19:36:46.260 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T19:36:46.260 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T19:36:46.260 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 3031, 2024-08-29T19:36:46.260 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 5407, 2024-08-29T19:36:46.261 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T19:36:46.261 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T01:13:26.680683+0000", 2024-08-29T19:36:46.261 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:36:46.261 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T19:36:46.261 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T19:36:46.261 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T19:36:46.261 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:36:46.261 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T19:36:46.261 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:36:46.261 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T19:36:46.261 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T19:36:46.261 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T19:36:46.261 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T19:36:46.261 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T19:36:46.262 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T19:36:46.262 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T19:36:46.262 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T19:36:46.262 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T19:36:46.262 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T19:36:46.262 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:36:46.262 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T19:36:46.262 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T19:36:46.262 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T19:36:46.262 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T19:36:46.262 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T19:36:46.262 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:36:46.262 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T19:36:46.263 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T19:36:46.263 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T19:36:46.263 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:36:46.263 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T19:36:46.263 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T19:36:46.263 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T19:36:46.263 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T19:36:46.263 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T19:36:46.263 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T19:36:46.263 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T19:36:46.263 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T19:36:46.263 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T19:36:46.263 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T19:36:46.264 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T19:36:46.264 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:36:46.264 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T19:36:46.264 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T19:36:46.264 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T19:36:46.264 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:46.264 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T19:36:46.264 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T19:36:46.264 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T19:36:46.264 INFO:tasks.workunit.client.0.smithi029.stdout: 6, 2024-08-29T19:36:46.264 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T19:36:46.264 INFO:tasks.workunit.client.0.smithi029.stdout: 1 2024-08-29T19:36:46.264 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:46.265 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 6, 2024-08-29T19:36:46.265 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T19:36:46.265 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:46.265 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:46.265 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T19:36:46.265 INFO:tasks.workunit.client.0.smithi029.stdout: 7, 2024-08-29T19:36:46.265 INFO:tasks.workunit.client.0.smithi029.stdout: 1, 2024-08-29T19:36:46.265 INFO:tasks.workunit.client.0.smithi029.stdout: 0 2024-08-29T19:36:46.265 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:46.265 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 7, 2024-08-29T19:36:46.265 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T19:36:46.265 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T19:36:46.265 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T19:36:46.266 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T19:36:46.266 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:36:46.266 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T19:36:46.266 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T19:35:33.593343+0000", 2024-08-29T19:36:46.266 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T18:01:23.158274+0000", 2024-08-29T19:36:46.266 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T18:01:23.158274+0000", 2024-08-29T19:36:46.266 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T18:01:23.159542+0000", 2024-08-29T19:36:46.266 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T19:35:33.593343+0000", 2024-08-29T19:36:46.266 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:46.266 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:36:46.266 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:46.266 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 650, 2024-08-29T19:36:46.266 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T19:35:33.593343+0000", 2024-08-29T19:36:46.267 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T19:35:33.593343+0000", 2024-08-29T19:36:46.267 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T19:35:33.593343+0000", 2024-08-29T19:36:46.267 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T19:36:46.267 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T19:36:46.267 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:46.267 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T19:35:33.593343+0000", 2024-08-29T19:36:46.267 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T19:35:33.593343+0000", 2024-08-29T19:36:46.267 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T19:36:46.267 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T19:36:46.267 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T19:36:46.267 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T19:36:46.268 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 649, 2024-08-29T19:36:46.268 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T19:36:46.268 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T19:36:46.268 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T19:36:46.268 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T19:36:46.268 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T19:36:46.268 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:36:46.268 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T19:36:46.268 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T19:36:46.268 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.37", 2024-08-29T19:36:46.268 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T19:36:46.269 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T19:36:46.269 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 3031, 2024-08-29T19:36:46.269 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 5363, 2024-08-29T19:36:46.269 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T19:36:46.269 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T17:51:35.911974+0000", 2024-08-29T19:36:46.269 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:36:46.269 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T19:36:46.269 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T19:36:46.269 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T19:36:46.269 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:36:46.269 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T19:36:46.270 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:36:46.270 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T19:36:46.270 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T19:36:46.270 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T19:36:46.270 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T19:36:46.270 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T19:36:46.270 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T19:36:46.270 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T19:36:46.270 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T19:36:46.270 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T19:36:46.271 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T19:36:46.271 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:36:46.271 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T19:36:46.271 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T19:36:46.271 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T19:36:46.271 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T19:36:46.271 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T19:36:46.271 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:36:46.271 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T19:36:46.271 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T19:36:46.271 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T19:36:46.272 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:36:46.272 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T19:36:46.272 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T19:36:46.272 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T19:36:46.272 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T19:36:46.272 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T19:36:46.272 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T19:36:46.272 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T19:36:46.272 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T19:36:46.272 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T19:36:46.273 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T19:36:46.273 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T19:36:46.273 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:36:46.273 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T19:36:46.273 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T19:36:46.273 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T19:36:46.273 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:46.273 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T19:36:46.273 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T19:36:46.273 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T19:36:46.274 INFO:tasks.workunit.client.0.smithi029.stdout: 7, 2024-08-29T19:36:46.274 INFO:tasks.workunit.client.0.smithi029.stdout: 1, 2024-08-29T19:36:46.274 INFO:tasks.workunit.client.0.smithi029.stdout: 0 2024-08-29T19:36:46.274 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:46.274 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 7, 2024-08-29T19:36:46.274 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T19:36:46.274 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:46.274 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:46.274 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T19:36:46.274 INFO:tasks.workunit.client.0.smithi029.stdout: 3, 2024-08-29T19:36:46.274 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T19:36:46.275 INFO:tasks.workunit.client.0.smithi029.stdout: 6 2024-08-29T19:36:46.275 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:46.275 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 3, 2024-08-29T19:36:46.275 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T19:36:46.275 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T19:36:46.275 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T19:36:46.275 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T19:36:46.275 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:36:46.275 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T19:36:46.275 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T19:35:32.928234+0000", 2024-08-29T19:36:46.276 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T18:00:53.454416+0000", 2024-08-29T19:36:46.276 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T18:00:53.454416+0000", 2024-08-29T19:36:46.276 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T18:00:53.455064+0000", 2024-08-29T19:36:46.276 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T19:35:32.928234+0000", 2024-08-29T19:36:46.276 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:46.276 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:36:46.276 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:46.276 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 624, 2024-08-29T19:36:46.276 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T19:35:32.928234+0000", 2024-08-29T19:36:46.276 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T19:35:32.928234+0000", 2024-08-29T19:36:46.276 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T19:35:32.928234+0000", 2024-08-29T19:36:46.277 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T19:36:46.277 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T19:36:46.277 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:46.277 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T19:35:32.928234+0000", 2024-08-29T19:36:46.277 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T19:35:32.928234+0000", 2024-08-29T19:36:46.277 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T19:36:46.277 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T19:36:46.277 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T19:36:46.277 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T19:36:46.277 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 623, 2024-08-29T19:36:46.278 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T19:36:46.278 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T19:36:46.278 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T19:36:46.278 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T19:36:46.278 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T19:36:46.278 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:36:46.278 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T19:36:46.278 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T19:36:46.278 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.38", 2024-08-29T19:36:46.278 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T19:36:46.278 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T19:36:46.279 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 3031, 2024-08-29T19:36:46.279 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 5505, 2024-08-29T19:36:46.279 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T19:36:46.279 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T23:36:39.563315+0000", 2024-08-29T19:36:46.279 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:36:46.279 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T19:36:46.279 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T19:36:46.279 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T19:36:46.279 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:36:46.279 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T19:36:46.280 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:36:46.280 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T19:36:46.280 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T19:36:46.280 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T19:36:46.280 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T19:36:46.280 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T19:36:46.280 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T19:36:46.280 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T19:36:46.280 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T19:36:46.280 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T19:36:46.280 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T19:36:46.281 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:36:46.281 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T19:36:46.281 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T19:36:46.281 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T19:36:46.281 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T19:36:46.281 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T19:36:46.281 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:36:46.281 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T19:36:46.281 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T19:36:46.281 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T19:36:46.282 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:36:46.282 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T19:36:46.282 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T19:36:46.282 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T19:36:46.282 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T19:36:46.282 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T19:36:46.282 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T19:36:46.282 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T19:36:46.282 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T19:36:46.282 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T19:36:46.282 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T19:36:46.283 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T19:36:46.283 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:36:46.283 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T19:36:46.283 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T19:36:46.283 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T19:36:46.283 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:46.283 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T19:36:46.283 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T19:36:46.283 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T19:36:46.283 INFO:tasks.workunit.client.0.smithi029.stdout: 3, 2024-08-29T19:36:46.284 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T19:36:46.284 INFO:tasks.workunit.client.0.smithi029.stdout: 6 2024-08-29T19:36:46.284 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:46.284 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 3, 2024-08-29T19:36:46.284 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T19:36:46.284 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:46.284 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:46.284 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T19:36:46.284 INFO:tasks.workunit.client.0.smithi029.stdout: 7, 2024-08-29T19:36:46.284 INFO:tasks.workunit.client.0.smithi029.stdout: 0, 2024-08-29T19:36:46.285 INFO:tasks.workunit.client.0.smithi029.stdout: 4 2024-08-29T19:36:46.285 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:46.285 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 7, 2024-08-29T19:36:46.285 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T19:36:46.285 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T19:36:46.285 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T19:36:46.285 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T19:36:46.285 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:36:46.285 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T19:36:46.285 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T19:35:33.585141+0000", 2024-08-29T19:36:46.285 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T18:01:23.146103+0000", 2024-08-29T19:36:46.286 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T18:01:23.146103+0000", 2024-08-29T19:36:46.286 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T18:01:23.147282+0000", 2024-08-29T19:36:46.286 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T19:35:33.585141+0000", 2024-08-29T19:36:46.286 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:46.286 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:36:46.286 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:46.286 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 650, 2024-08-29T19:36:46.286 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T19:35:33.585141+0000", 2024-08-29T19:36:46.286 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T19:35:33.585141+0000", 2024-08-29T19:36:46.286 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T19:35:33.585141+0000", 2024-08-29T19:36:46.286 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T19:36:46.286 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T19:36:46.286 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:46.287 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T19:35:33.585141+0000", 2024-08-29T19:36:46.287 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T19:35:33.585141+0000", 2024-08-29T19:36:46.287 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T19:36:46.287 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T19:36:46.287 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T19:36:46.287 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T19:36:46.287 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 649, 2024-08-29T19:36:46.287 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T19:36:46.287 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T19:36:46.287 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T19:36:46.287 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T19:36:46.287 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T19:36:46.287 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:36:46.288 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T19:36:46.288 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T19:36:46.288 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.39", 2024-08-29T19:36:46.288 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T19:36:46.288 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T19:36:46.288 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 3031, 2024-08-29T19:36:46.288 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 5356, 2024-08-29T19:36:46.288 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T19:36:46.288 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T00:18:07.140650+0000", 2024-08-29T19:36:46.288 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:36:46.288 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T19:36:46.288 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T19:36:46.288 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T19:36:46.289 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:36:46.289 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T19:36:46.289 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:36:46.289 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T19:36:46.289 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T19:36:46.289 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T19:36:46.289 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T19:36:46.289 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T19:36:46.289 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T19:36:46.289 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T19:36:46.289 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T19:36:46.289 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T19:36:46.289 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T19:36:46.290 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:36:46.290 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T19:36:46.290 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T19:36:46.290 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T19:36:46.290 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T19:36:46.290 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T19:36:46.290 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:36:46.290 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T19:36:46.290 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T19:36:46.290 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T19:36:46.290 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:36:46.290 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T19:36:46.291 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T19:36:46.291 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T19:36:46.291 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T19:36:46.291 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T19:36:46.291 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T19:36:46.291 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T19:36:46.291 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T19:36:46.291 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T19:36:46.291 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T19:36:46.291 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T19:36:46.291 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:36:46.291 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T19:36:46.291 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T19:36:46.292 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T19:36:46.292 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:46.292 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T19:36:46.292 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T19:36:46.292 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T19:36:46.292 INFO:tasks.workunit.client.0.smithi029.stdout: 7, 2024-08-29T19:36:46.292 INFO:tasks.workunit.client.0.smithi029.stdout: 0, 2024-08-29T19:36:46.292 INFO:tasks.workunit.client.0.smithi029.stdout: 4 2024-08-29T19:36:46.292 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:46.292 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 7, 2024-08-29T19:36:46.292 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T19:36:46.292 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:46.292 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:46.293 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T19:36:46.293 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T19:36:46.293 INFO:tasks.workunit.client.0.smithi029.stdout: 0, 2024-08-29T19:36:46.293 INFO:tasks.workunit.client.0.smithi029.stdout: 1 2024-08-29T19:36:46.293 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:46.293 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 5, 2024-08-29T19:36:46.293 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T19:36:46.293 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T19:36:46.293 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T19:36:46.293 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T19:36:46.293 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:36:46.293 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T19:36:46.293 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T19:35:33.386826+0000", 2024-08-29T19:36:46.293 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T18:00:22.836950+0000", 2024-08-29T19:36:46.294 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T18:00:22.836950+0000", 2024-08-29T19:36:46.294 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T18:00:22.840502+0000", 2024-08-29T19:36:46.294 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T19:35:33.386826+0000", 2024-08-29T19:36:46.294 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:46.294 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:36:46.294 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:46.294 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 597, 2024-08-29T19:36:46.294 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T19:35:33.386826+0000", 2024-08-29T19:36:46.294 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T19:35:33.386826+0000", 2024-08-29T19:36:46.294 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T19:35:33.386826+0000", 2024-08-29T19:36:46.294 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T19:36:46.294 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T19:36:46.295 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:46.295 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T19:35:33.386826+0000", 2024-08-29T19:36:46.295 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T19:35:33.386826+0000", 2024-08-29T19:36:46.295 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T19:36:46.295 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T19:36:46.295 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T19:36:46.295 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T19:36:46.295 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 596, 2024-08-29T19:36:46.295 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T19:36:46.295 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T19:36:46.295 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T19:36:46.295 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T19:36:46.295 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T19:36:46.296 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:36:46.296 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T19:36:46.296 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T19:36:46.296 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.3a", 2024-08-29T19:36:46.296 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T19:36:46.296 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T19:36:46.296 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 3031, 2024-08-29T19:36:46.296 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 5436, 2024-08-29T19:36:46.296 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T19:36:46.296 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T20:16:05.717698+0000", 2024-08-29T19:36:46.296 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:36:46.296 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T19:36:46.296 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T19:36:46.297 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T19:36:46.297 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:36:46.297 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T19:36:46.297 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:36:46.297 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T19:36:46.297 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T19:36:46.297 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T19:36:46.297 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T19:36:46.297 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T19:36:46.297 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T19:36:46.297 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T19:36:46.297 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T19:36:46.297 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T19:36:46.297 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T19:36:46.298 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:36:46.298 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T19:36:46.298 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T19:36:46.298 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T19:36:46.298 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T19:36:46.298 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T19:36:46.298 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:36:46.298 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T19:36:46.298 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T19:36:46.298 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T19:36:46.298 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:36:46.298 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T19:36:46.298 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T19:36:46.299 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T19:36:46.299 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T19:36:46.299 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T19:36:46.299 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T19:36:46.299 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T19:36:46.299 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T19:36:46.299 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T19:36:46.299 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T19:36:46.299 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T19:36:46.299 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:36:46.299 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T19:36:46.299 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T19:36:46.300 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T19:36:46.300 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:46.300 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T19:36:46.300 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T19:36:46.300 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T19:36:46.300 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T19:36:46.300 INFO:tasks.workunit.client.0.smithi029.stdout: 0, 2024-08-29T19:36:46.300 INFO:tasks.workunit.client.0.smithi029.stdout: 1 2024-08-29T19:36:46.300 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:46.300 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 5, 2024-08-29T19:36:46.300 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T19:36:46.301 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:46.301 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:46.301 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T19:36:46.301 INFO:tasks.workunit.client.0.smithi029.stdout: 7, 2024-08-29T19:36:46.301 INFO:tasks.workunit.client.0.smithi029.stdout: 2, 2024-08-29T19:36:46.301 INFO:tasks.workunit.client.0.smithi029.stdout: 4 2024-08-29T19:36:46.301 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:46.301 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 7, 2024-08-29T19:36:46.301 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T19:36:46.301 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T19:36:46.302 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T19:36:46.302 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T19:36:46.302 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:36:46.302 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T19:36:46.302 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T19:35:33.593909+0000", 2024-08-29T19:36:46.302 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T18:01:23.145719+0000", 2024-08-29T19:36:46.302 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T18:01:23.145719+0000", 2024-08-29T19:36:46.302 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T18:01:23.146039+0000", 2024-08-29T19:36:46.302 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T19:35:33.593909+0000", 2024-08-29T19:36:46.302 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:46.302 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:36:46.303 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:46.303 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 650, 2024-08-29T19:36:46.303 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T19:35:33.593909+0000", 2024-08-29T19:36:46.303 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T19:35:33.593909+0000", 2024-08-29T19:36:46.303 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T19:35:33.593909+0000", 2024-08-29T19:36:46.303 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T19:36:46.303 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T19:36:46.303 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:46.303 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T19:35:33.593909+0000", 2024-08-29T19:36:46.303 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T19:35:33.593909+0000", 2024-08-29T19:36:46.303 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T19:36:46.304 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T19:36:46.304 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T19:36:46.304 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T19:36:46.304 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 649, 2024-08-29T19:36:46.304 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T19:36:46.304 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T19:36:46.304 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T19:36:46.304 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T19:36:46.304 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T19:36:46.304 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:36:46.304 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T19:36:46.305 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T19:36:46.305 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.3b", 2024-08-29T19:36:46.305 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T19:36:46.305 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T19:36:46.305 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 3031, 2024-08-29T19:36:46.305 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 5356, 2024-08-29T19:36:46.305 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T19:36:46.305 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T05:34:04.110738+0000", 2024-08-29T19:36:46.305 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:36:46.305 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T19:36:46.306 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T19:36:46.306 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T19:36:46.306 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:36:46.306 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T19:36:46.306 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:36:46.306 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T19:36:46.306 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T19:36:46.306 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T19:36:46.306 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T19:36:46.306 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T19:36:46.307 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T19:36:46.307 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T19:36:46.307 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T19:36:46.307 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T19:36:46.307 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T19:36:46.307 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:36:46.307 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T19:36:46.307 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T19:36:46.307 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T19:36:46.307 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T19:36:46.307 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T19:36:46.308 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:36:46.308 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T19:36:46.308 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T19:36:46.308 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T19:36:46.308 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:36:46.308 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T19:36:46.308 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T19:36:46.308 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T19:36:46.308 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T19:36:46.308 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T19:36:46.309 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T19:36:46.309 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T19:36:46.309 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T19:36:46.309 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T19:36:46.309 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T19:36:46.309 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T19:36:46.309 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:36:46.309 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T19:36:46.309 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T19:36:46.310 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T19:36:46.310 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:46.310 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T19:36:46.310 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T19:36:46.310 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T19:36:46.310 INFO:tasks.workunit.client.0.smithi029.stdout: 7, 2024-08-29T19:36:46.310 INFO:tasks.workunit.client.0.smithi029.stdout: 2, 2024-08-29T19:36:46.310 INFO:tasks.workunit.client.0.smithi029.stdout: 4 2024-08-29T19:36:46.310 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:46.310 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 7, 2024-08-29T19:36:46.311 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T19:36:46.311 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:46.311 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:46.311 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T19:36:46.311 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T19:36:46.311 INFO:tasks.workunit.client.0.smithi029.stdout: 3, 2024-08-29T19:36:46.311 INFO:tasks.workunit.client.0.smithi029.stdout: 7 2024-08-29T19:36:46.311 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:46.311 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 5, 2024-08-29T19:36:46.311 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T19:36:46.312 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T19:36:46.312 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T19:36:46.312 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T19:36:46.312 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:36:46.312 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T19:36:46.312 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T19:35:33.389329+0000", 2024-08-29T19:36:46.312 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T18:01:23.149181+0000", 2024-08-29T19:36:46.312 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T18:01:23.149181+0000", 2024-08-29T19:36:46.312 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T18:01:23.149461+0000", 2024-08-29T19:36:46.312 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T19:35:33.389329+0000", 2024-08-29T19:36:46.312 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:46.312 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:36:46.313 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:46.313 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 650, 2024-08-29T19:36:46.313 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T19:35:33.389329+0000", 2024-08-29T19:36:46.313 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T19:35:33.389329+0000", 2024-08-29T19:36:46.313 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T19:35:33.389329+0000", 2024-08-29T19:36:46.313 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T19:36:46.313 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T19:36:46.313 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:46.313 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T19:35:33.389329+0000", 2024-08-29T19:36:46.313 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T19:35:33.389329+0000", 2024-08-29T19:36:46.313 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T19:36:46.314 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T19:36:46.314 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T19:36:46.314 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T19:36:46.314 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 649, 2024-08-29T19:36:46.314 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T19:36:46.314 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T19:36:46.314 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T19:36:46.314 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T19:36:46.314 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T19:36:46.314 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:36:46.314 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T19:36:46.314 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T19:36:46.315 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.3c", 2024-08-29T19:36:46.315 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T19:36:46.315 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T19:36:46.315 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 3031, 2024-08-29T19:36:46.315 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 5456, 2024-08-29T19:36:46.315 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T19:36:46.315 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T01:34:30.353733+0000", 2024-08-29T19:36:46.315 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:36:46.315 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T19:36:46.315 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T19:36:46.315 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T19:36:46.315 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:36:46.316 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T19:36:46.316 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:36:46.316 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T19:36:46.316 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T19:36:46.316 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T19:36:46.316 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T19:36:46.316 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T19:36:46.316 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T19:36:46.316 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T19:36:46.316 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T19:36:46.316 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T19:36:46.316 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T19:36:46.316 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:36:46.317 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T19:36:46.317 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T19:36:46.317 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T19:36:46.317 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T19:36:46.317 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T19:36:46.317 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:36:46.317 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T19:36:46.317 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T19:36:46.317 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T19:36:46.317 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:36:46.317 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T19:36:46.317 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T19:36:46.318 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T19:36:46.318 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T19:36:46.318 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T19:36:46.318 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T19:36:46.318 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T19:36:46.318 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T19:36:46.318 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T19:36:46.318 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T19:36:46.318 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T19:36:46.318 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:36:46.318 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T19:36:46.318 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T19:36:46.319 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T19:36:46.319 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:46.319 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T19:36:46.319 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T19:36:46.319 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T19:36:46.319 INFO:tasks.workunit.client.0.smithi029.stdout: 5, 2024-08-29T19:36:46.319 INFO:tasks.workunit.client.0.smithi029.stdout: 3, 2024-08-29T19:36:46.319 INFO:tasks.workunit.client.0.smithi029.stdout: 7 2024-08-29T19:36:46.319 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:46.319 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 5, 2024-08-29T19:36:46.319 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T19:36:46.319 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:46.320 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:46.320 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T19:36:46.320 INFO:tasks.workunit.client.0.smithi029.stdout: 0, 2024-08-29T19:36:46.320 INFO:tasks.workunit.client.0.smithi029.stdout: 2, 2024-08-29T19:36:46.320 INFO:tasks.workunit.client.0.smithi029.stdout: 1 2024-08-29T19:36:46.320 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:46.320 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 0, 2024-08-29T19:36:46.320 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T19:36:46.320 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T19:36:46.320 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T19:36:46.320 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T19:36:46.320 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:36:46.320 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T19:36:46.321 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T19:35:33.582922+0000", 2024-08-29T19:36:46.321 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T17:58:44.056505+0000", 2024-08-29T19:36:46.321 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T17:58:44.056505+0000", 2024-08-29T19:36:46.321 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T17:58:44.056827+0000", 2024-08-29T19:36:46.321 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T19:35:33.582922+0000", 2024-08-29T19:36:46.321 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:46.321 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:36:46.321 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:46.321 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 506, 2024-08-29T19:36:46.321 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T19:35:33.582922+0000", 2024-08-29T19:36:46.321 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T19:35:33.582922+0000", 2024-08-29T19:36:46.321 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T19:35:33.582922+0000", 2024-08-29T19:36:46.321 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T19:36:46.322 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T19:36:46.322 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:46.322 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T19:35:33.582922+0000", 2024-08-29T19:36:46.322 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T19:35:33.582922+0000", 2024-08-29T19:36:46.322 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T19:36:46.322 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T19:36:46.322 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T19:36:46.322 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T19:36:46.322 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 505, 2024-08-29T19:36:46.322 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T19:36:46.322 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T19:36:46.322 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T19:36:46.322 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T19:36:46.323 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T19:36:46.323 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:36:46.323 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T19:36:46.323 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T19:36:46.323 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.3d", 2024-08-29T19:36:46.323 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T19:36:46.323 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T19:36:46.323 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 3031, 2024-08-29T19:36:46.323 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 5564, 2024-08-29T19:36:46.323 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T19:36:46.323 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T18:46:32.405763+0000", 2024-08-29T19:36:46.323 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:36:46.323 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T19:36:46.324 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T19:36:46.324 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T19:36:46.324 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:36:46.324 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T19:36:46.324 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:36:46.324 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T19:36:46.324 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T19:36:46.324 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T19:36:46.324 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T19:36:46.324 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T19:36:46.324 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T19:36:46.324 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T19:36:46.324 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T19:36:46.325 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T19:36:46.325 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T19:36:46.325 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:36:46.325 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T19:36:46.325 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T19:36:46.325 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T19:36:46.325 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T19:36:46.325 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T19:36:46.325 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:36:46.325 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T19:36:46.325 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T19:36:46.325 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T19:36:46.326 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:36:46.326 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T19:36:46.326 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T19:36:46.326 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T19:36:46.326 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T19:36:46.326 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T19:36:46.326 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T19:36:46.326 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T19:36:46.326 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T19:36:46.326 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T19:36:46.326 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T19:36:46.326 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T19:36:46.326 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:36:46.326 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T19:36:46.327 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T19:36:46.327 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T19:36:46.327 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:46.327 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T19:36:46.327 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T19:36:46.327 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T19:36:46.327 INFO:tasks.workunit.client.0.smithi029.stdout: 0, 2024-08-29T19:36:46.327 INFO:tasks.workunit.client.0.smithi029.stdout: 2, 2024-08-29T19:36:46.327 INFO:tasks.workunit.client.0.smithi029.stdout: 1 2024-08-29T19:36:46.327 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:46.327 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 0, 2024-08-29T19:36:46.327 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T19:36:46.327 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:46.328 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:46.328 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T19:36:46.328 INFO:tasks.workunit.client.0.smithi029.stdout: 1, 2024-08-29T19:36:46.328 INFO:tasks.workunit.client.0.smithi029.stdout: 0, 2024-08-29T19:36:46.328 INFO:tasks.workunit.client.0.smithi029.stdout: 6 2024-08-29T19:36:46.328 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:46.328 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 1, 2024-08-29T19:36:46.328 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T19:36:46.328 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T19:36:46.328 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T19:36:46.328 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T19:36:46.328 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:36:46.328 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T19:36:46.329 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T19:35:32.936133+0000", 2024-08-29T19:36:46.329 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T18:00:53.450200+0000", 2024-08-29T19:36:46.329 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T18:00:53.450200+0000", 2024-08-29T19:36:46.329 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T18:00:53.450939+0000", 2024-08-29T19:36:46.329 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T19:35:32.936133+0000", 2024-08-29T19:36:46.329 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:46.329 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:36:46.329 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:46.329 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 624, 2024-08-29T19:36:46.329 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T19:35:32.936133+0000", 2024-08-29T19:36:46.329 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T19:35:32.936133+0000", 2024-08-29T19:36:46.329 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T19:35:32.936133+0000", 2024-08-29T19:36:46.329 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T19:36:46.329 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T19:36:46.330 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:46.330 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T19:35:32.936133+0000", 2024-08-29T19:36:46.330 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T19:35:32.936133+0000", 2024-08-29T19:36:46.330 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T19:36:46.330 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T19:36:46.330 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T19:36:46.330 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T19:36:46.330 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 623, 2024-08-29T19:36:46.330 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T19:36:46.330 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T19:36:46.330 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T19:36:46.330 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T19:36:46.330 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T19:36:46.331 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:36:46.331 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T19:36:46.331 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T19:36:46.331 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.3e", 2024-08-29T19:36:46.331 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T19:36:46.331 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T19:36:46.331 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 3031, 2024-08-29T19:36:46.331 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 5567, 2024-08-29T19:36:46.331 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T19:36:46.331 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T02:38:23.829079+0000", 2024-08-29T19:36:46.331 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:36:46.331 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T19:36:46.331 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T19:36:46.331 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T19:36:46.332 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:36:46.332 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T19:36:46.332 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:36:46.332 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T19:36:46.332 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T19:36:46.332 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T19:36:46.332 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T19:36:46.332 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T19:36:46.332 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T19:36:46.332 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T19:36:46.332 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T19:36:46.332 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T19:36:46.332 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T19:36:46.333 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:36:46.333 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T19:36:46.333 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T19:36:46.333 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T19:36:46.333 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T19:36:46.333 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T19:36:46.333 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:36:46.333 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T19:36:46.333 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T19:36:46.333 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T19:36:46.333 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:36:46.333 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T19:36:46.333 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T19:36:46.333 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T19:36:46.334 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T19:36:46.334 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T19:36:46.334 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T19:36:46.334 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T19:36:46.334 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T19:36:46.334 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T19:36:46.334 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T19:36:46.334 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T19:36:46.334 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:36:46.334 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T19:36:46.334 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T19:36:46.334 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T19:36:46.334 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:46.335 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T19:36:46.335 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T19:36:46.335 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T19:36:46.335 INFO:tasks.workunit.client.0.smithi029.stdout: 1, 2024-08-29T19:36:46.335 INFO:tasks.workunit.client.0.smithi029.stdout: 0, 2024-08-29T19:36:46.335 INFO:tasks.workunit.client.0.smithi029.stdout: 6 2024-08-29T19:36:46.335 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:46.335 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 1, 2024-08-29T19:36:46.335 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T19:36:46.335 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:46.335 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:46.335 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": [ 2024-08-29T19:36:46.335 INFO:tasks.workunit.client.0.smithi029.stdout: 7, 2024-08-29T19:36:46.336 INFO:tasks.workunit.client.0.smithi029.stdout: 6, 2024-08-29T19:36:46.336 INFO:tasks.workunit.client.0.smithi029.stdout: 0 2024-08-29T19:36:46.336 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:46.336 INFO:tasks.workunit.client.0.smithi029.stdout: "acting_primary": 7, 2024-08-29T19:36:46.336 INFO:tasks.workunit.client.0.smithi029.stdout: "avail_no_missing": [], 2024-08-29T19:36:46.336 INFO:tasks.workunit.client.0.smithi029.stdout: "blocked_by": [], 2024-08-29T19:36:46.336 INFO:tasks.workunit.client.0.smithi029.stdout: "created": 63, 2024-08-29T19:36:46.336 INFO:tasks.workunit.client.0.smithi029.stdout: "dirty_stats_invalid": false, 2024-08-29T19:36:46.336 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:36:46.336 INFO:tasks.workunit.client.0.smithi029.stdout: "hitset_stats_invalid": false, 2024-08-29T19:36:46.336 INFO:tasks.workunit.client.0.smithi029.stdout: "last_active": "2024-08-29T19:35:33.595324+0000", 2024-08-29T19:36:46.336 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_active": "2024-08-29T18:01:23.157095+0000", 2024-08-29T19:36:46.336 INFO:tasks.workunit.client.0.smithi029.stdout: "last_became_peered": "2024-08-29T18:01:23.157095+0000", 2024-08-29T19:36:46.337 INFO:tasks.workunit.client.0.smithi029.stdout: "last_change": "2024-08-29T18:01:23.157522+0000", 2024-08-29T19:36:46.337 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean": "2024-08-29T19:35:33.595324+0000", 2024-08-29T19:36:46.337 INFO:tasks.workunit.client.0.smithi029.stdout: "last_clean_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:46.337 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:36:46.337 INFO:tasks.workunit.client.0.smithi029.stdout: "last_deep_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:46.337 INFO:tasks.workunit.client.0.smithi029.stdout: "last_epoch_clean": 650, 2024-08-29T19:36:46.337 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fresh": "2024-08-29T19:35:33.595324+0000", 2024-08-29T19:36:46.337 INFO:tasks.workunit.client.0.smithi029.stdout: "last_fullsized": "2024-08-29T19:35:33.595324+0000", 2024-08-29T19:36:46.337 INFO:tasks.workunit.client.0.smithi029.stdout: "last_peered": "2024-08-29T19:35:33.595324+0000", 2024-08-29T19:36:46.337 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub": "0'0", 2024-08-29T19:36:46.337 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_duration": 0, 2024-08-29T19:36:46.337 INFO:tasks.workunit.client.0.smithi029.stdout: "last_scrub_stamp": "2024-08-29T17:43:21.362755+0000", 2024-08-29T19:36:46.337 INFO:tasks.workunit.client.0.smithi029.stdout: "last_undegraded": "2024-08-29T19:35:33.595324+0000", 2024-08-29T19:36:46.337 INFO:tasks.workunit.client.0.smithi029.stdout: "last_unstale": "2024-08-29T19:35:33.595324+0000", 2024-08-29T19:36:46.338 INFO:tasks.workunit.client.0.smithi029.stdout: "log_dups_size": 0, 2024-08-29T19:36:46.338 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T19:36:46.338 INFO:tasks.workunit.client.0.smithi029.stdout: "log_start": "0'0", 2024-08-29T19:36:46.338 INFO:tasks.workunit.client.0.smithi029.stdout: "manifest_stats_invalid": false, 2024-08-29T19:36:46.338 INFO:tasks.workunit.client.0.smithi029.stdout: "mapping_epoch": 649, 2024-08-29T19:36:46.338 INFO:tasks.workunit.client.0.smithi029.stdout: "object_location_counts": [], 2024-08-29T19:36:46.338 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_scrubbed": 0, 2024-08-29T19:36:46.338 INFO:tasks.workunit.client.0.smithi029.stdout: "objects_trimmed": 0, 2024-08-29T19:36:46.338 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_stats_invalid": false, 2024-08-29T19:36:46.338 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T19:36:46.338 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:36:46.338 INFO:tasks.workunit.client.0.smithi029.stdout: "parent": "0.0", 2024-08-29T19:36:46.338 INFO:tasks.workunit.client.0.smithi029.stdout: "parent_split_bits": 0, 2024-08-29T19:36:46.339 INFO:tasks.workunit.client.0.smithi029.stdout: "pgid": "3.3f", 2024-08-29T19:36:46.339 INFO:tasks.workunit.client.0.smithi029.stdout: "pin_stats_invalid": false, 2024-08-29T19:36:46.339 INFO:tasks.workunit.client.0.smithi029.stdout: "purged_snaps": [], 2024-08-29T19:36:46.339 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_epoch": 3031, 2024-08-29T19:36:46.339 INFO:tasks.workunit.client.0.smithi029.stdout: "reported_seq": 5379, 2024-08-29T19:36:46.339 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_duration": 0.0, 2024-08-29T19:36:46.339 INFO:tasks.workunit.client.0.smithi029.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T22:05:30.764671+0000", 2024-08-29T19:36:46.339 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:36:46.339 INFO:tasks.workunit.client.0.smithi029.stdout: "snaptrimq_len": 0, 2024-08-29T19:36:46.339 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T19:36:46.339 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T19:36:46.339 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:36:46.339 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T19:36:46.340 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:36:46.340 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T19:36:46.340 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T19:36:46.340 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T19:36:46.340 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T19:36:46.340 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T19:36:46.340 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T19:36:46.340 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T19:36:46.340 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T19:36:46.340 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T19:36:46.340 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T19:36:46.340 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:36:46.340 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T19:36:46.341 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T19:36:46.341 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T19:36:46.341 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T19:36:46.341 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T19:36:46.341 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:36:46.341 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T19:36:46.341 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T19:36:46.341 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T19:36:46.341 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:36:46.341 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T19:36:46.341 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T19:36:46.341 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T19:36:46.341 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T19:36:46.341 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T19:36:46.342 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T19:36:46.342 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T19:36:46.342 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T19:36:46.342 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T19:36:46.342 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T19:36:46.342 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T19:36:46.342 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:36:46.342 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T19:36:46.342 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T19:36:46.342 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T19:36:46.342 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:46.342 INFO:tasks.workunit.client.0.smithi029.stdout: "state": "active+clean", 2024-08-29T19:36:46.343 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_invalid": false, 2024-08-29T19:36:46.343 INFO:tasks.workunit.client.0.smithi029.stdout: "up": [ 2024-08-29T19:36:46.343 INFO:tasks.workunit.client.0.smithi029.stdout: 7, 2024-08-29T19:36:46.343 INFO:tasks.workunit.client.0.smithi029.stdout: 6, 2024-08-29T19:36:46.343 INFO:tasks.workunit.client.0.smithi029.stdout: 0 2024-08-29T19:36:46.343 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:46.343 INFO:tasks.workunit.client.0.smithi029.stdout: "up_primary": 7, 2024-08-29T19:36:46.343 INFO:tasks.workunit.client.0.smithi029.stdout: "version": "0'0" 2024-08-29T19:36:46.343 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:46.343 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:46.343 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_per_pool": [ 2024-08-29T19:36:46.343 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:46.343 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": 3, 2024-08-29T19:36:46.343 INFO:tasks.workunit.client.0.smithi029.stdout: "application": [ 2024-08-29T19:36:46.344 INFO:tasks.workunit.client.0.smithi029.stdout: "mgr" 2024-08-29T19:36:46.344 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:46.344 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 197, 2024-08-29T19:36:46.344 INFO:tasks.workunit.client.0.smithi029.stdout: "num_pg": 1, 2024-08-29T19:36:46.344 INFO:tasks.workunit.client.0.smithi029.stdout: "num_store_stats": 3, 2024-08-29T19:36:46.344 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 197, 2024-08-29T19:36:46.344 INFO:tasks.workunit.client.0.smithi029.stdout: "poolid": 1, 2024-08-29T19:36:46.344 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T19:36:46.344 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 590368, 2024-08-29T19:36:46.344 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:36:46.344 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 1771104, 2024-08-29T19:36:46.344 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:36:46.344 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T19:36:46.345 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T19:36:46.345 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T19:36:46.345 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T19:36:46.345 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T19:36:46.345 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T19:36:46.345 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T19:36:46.345 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T19:36:46.345 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T19:36:46.345 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T19:36:46.345 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:36:46.345 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T19:36:46.345 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 6, 2024-08-29T19:36:46.345 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 2, 2024-08-29T19:36:46.346 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T19:36:46.346 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 2, 2024-08-29T19:36:46.346 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:36:46.346 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T19:36:46.346 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T19:36:46.346 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T19:36:46.346 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:36:46.346 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T19:36:46.346 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T19:36:46.346 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 6, 2024-08-29T19:36:46.346 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T19:36:46.346 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T19:36:46.346 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T19:36:46.346 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T19:36:46.347 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T19:36:46.347 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 812, 2024-08-29T19:36:46.347 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 1310, 2024-08-29T19:36:46.347 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T19:36:46.347 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:36:46.347 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T19:36:46.347 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 311, 2024-08-29T19:36:46.347 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 2416 2024-08-29T19:36:46.347 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:46.347 INFO:tasks.workunit.client.0.smithi029.stdout: "store_stats": { 2024-08-29T19:36:46.347 INFO:tasks.workunit.client.0.smithi029.stdout: "allocated": 1781760, 2024-08-29T19:36:46.347 INFO:tasks.workunit.client.0.smithi029.stdout: "available": 0, 2024-08-29T19:36:46.347 INFO:tasks.workunit.client.0.smithi029.stdout: "data_compressed": 0, 2024-08-29T19:36:46.347 INFO:tasks.workunit.client.0.smithi029.stdout: "data_compressed_allocated": 0, 2024-08-29T19:36:46.348 INFO:tasks.workunit.client.0.smithi029.stdout: "data_compressed_original": 0, 2024-08-29T19:36:46.348 INFO:tasks.workunit.client.0.smithi029.stdout: "data_stored": 1771104, 2024-08-29T19:36:46.348 INFO:tasks.workunit.client.0.smithi029.stdout: "internal_metadata": 0, 2024-08-29T19:36:46.348 INFO:tasks.workunit.client.0.smithi029.stdout: "internally_reserved": 0, 2024-08-29T19:36:46.348 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_allocated": 0, 2024-08-29T19:36:46.348 INFO:tasks.workunit.client.0.smithi029.stdout: "total": 0 2024-08-29T19:36:46.348 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:46.348 INFO:tasks.workunit.client.0.smithi029.stdout: "up": 3 2024-08-29T19:36:46.348 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:46.348 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:46.348 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": 96, 2024-08-29T19:36:46.348 INFO:tasks.workunit.client.0.smithi029.stdout: "application": [ 2024-08-29T19:36:46.348 INFO:tasks.workunit.client.0.smithi029.stdout: "cephfs" 2024-08-29T19:36:46.349 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:46.349 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 68, 2024-08-29T19:36:46.349 INFO:tasks.workunit.client.0.smithi029.stdout: "num_pg": 32, 2024-08-29T19:36:46.349 INFO:tasks.workunit.client.0.smithi029.stdout: "num_store_stats": 8, 2024-08-29T19:36:46.349 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 68, 2024-08-29T19:36:46.349 INFO:tasks.workunit.client.0.smithi029.stdout: "poolid": 2, 2024-08-29T19:36:46.349 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T19:36:46.349 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 6608, 2024-08-29T19:36:46.349 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:36:46.349 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T19:36:46.349 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:36:46.349 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T19:36:46.349 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T19:36:46.350 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T19:36:46.350 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T19:36:46.350 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T19:36:46.350 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T19:36:46.350 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T19:36:46.350 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T19:36:46.350 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T19:36:46.350 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T19:36:46.350 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:36:46.350 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T19:36:46.350 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 66, 2024-08-29T19:36:46.350 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 22, 2024-08-29T19:36:46.350 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T19:36:46.351 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 22, 2024-08-29T19:36:46.351 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:36:46.351 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T19:36:46.351 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T19:36:46.351 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T19:36:46.351 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:36:46.351 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 14, 2024-08-29T19:36:46.351 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T19:36:46.351 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 2, 2024-08-29T19:36:46.351 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T19:36:46.351 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T19:36:46.351 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T19:36:46.351 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T19:36:46.352 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T19:36:46.352 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 79, 2024-08-29T19:36:46.352 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 87, 2024-08-29T19:36:46.352 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T19:36:46.352 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:36:46.352 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T19:36:46.352 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 68, 2024-08-29T19:36:46.352 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 36 2024-08-29T19:36:46.352 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:46.352 INFO:tasks.workunit.client.0.smithi029.stdout: "store_stats": { 2024-08-29T19:36:46.352 INFO:tasks.workunit.client.0.smithi029.stdout: "allocated": 110592, 2024-08-29T19:36:46.352 INFO:tasks.workunit.client.0.smithi029.stdout: "available": 0, 2024-08-29T19:36:46.352 INFO:tasks.workunit.client.0.smithi029.stdout: "data_compressed": 0, 2024-08-29T19:36:46.353 INFO:tasks.workunit.client.0.smithi029.stdout: "data_compressed_allocated": 0, 2024-08-29T19:36:46.353 INFO:tasks.workunit.client.0.smithi029.stdout: "data_compressed_original": 0, 2024-08-29T19:36:46.353 INFO:tasks.workunit.client.0.smithi029.stdout: "data_stored": 19824, 2024-08-29T19:36:46.353 INFO:tasks.workunit.client.0.smithi029.stdout: "internal_metadata": 0, 2024-08-29T19:36:46.353 INFO:tasks.workunit.client.0.smithi029.stdout: "internally_reserved": 0, 2024-08-29T19:36:46.353 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_allocated": 38340, 2024-08-29T19:36:46.353 INFO:tasks.workunit.client.0.smithi029.stdout: "total": 0 2024-08-29T19:36:46.353 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:46.353 INFO:tasks.workunit.client.0.smithi029.stdout: "up": 96 2024-08-29T19:36:46.353 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:46.353 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:46.353 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": 192, 2024-08-29T19:36:46.353 INFO:tasks.workunit.client.0.smithi029.stdout: "application": [ 2024-08-29T19:36:46.354 INFO:tasks.workunit.client.0.smithi029.stdout: "cephfs" 2024-08-29T19:36:46.354 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:46.354 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 0, 2024-08-29T19:36:46.354 INFO:tasks.workunit.client.0.smithi029.stdout: "num_pg": 64, 2024-08-29T19:36:46.354 INFO:tasks.workunit.client.0.smithi029.stdout: "num_store_stats": 8, 2024-08-29T19:36:46.354 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 0, 2024-08-29T19:36:46.354 INFO:tasks.workunit.client.0.smithi029.stdout: "poolid": 3, 2024-08-29T19:36:46.354 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T19:36:46.354 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 0, 2024-08-29T19:36:46.354 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:36:46.354 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T19:36:46.354 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:36:46.354 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T19:36:46.355 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T19:36:46.355 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T19:36:46.355 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T19:36:46.355 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T19:36:46.355 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T19:36:46.355 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T19:36:46.355 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T19:36:46.355 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T19:36:46.355 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T19:36:46.355 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:36:46.355 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T19:36:46.355 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 0, 2024-08-29T19:36:46.355 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 0, 2024-08-29T19:36:46.356 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T19:36:46.356 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 0, 2024-08-29T19:36:46.356 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:36:46.356 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T19:36:46.356 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T19:36:46.356 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T19:36:46.356 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:36:46.356 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 0, 2024-08-29T19:36:46.356 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T19:36:46.356 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T19:36:46.356 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T19:36:46.356 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T19:36:46.356 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T19:36:46.357 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T19:36:46.357 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T19:36:46.357 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 0, 2024-08-29T19:36:46.357 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 0, 2024-08-29T19:36:46.357 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T19:36:46.357 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:36:46.357 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T19:36:46.357 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 0, 2024-08-29T19:36:46.357 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 0 2024-08-29T19:36:46.357 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:46.357 INFO:tasks.workunit.client.0.smithi029.stdout: "store_stats": { 2024-08-29T19:36:46.357 INFO:tasks.workunit.client.0.smithi029.stdout: "allocated": 0, 2024-08-29T19:36:46.357 INFO:tasks.workunit.client.0.smithi029.stdout: "available": 0, 2024-08-29T19:36:46.358 INFO:tasks.workunit.client.0.smithi029.stdout: "data_compressed": 0, 2024-08-29T19:36:46.358 INFO:tasks.workunit.client.0.smithi029.stdout: "data_compressed_allocated": 0, 2024-08-29T19:36:46.358 INFO:tasks.workunit.client.0.smithi029.stdout: "data_compressed_original": 0, 2024-08-29T19:36:46.358 INFO:tasks.workunit.client.0.smithi029.stdout: "data_stored": 0, 2024-08-29T19:36:46.358 INFO:tasks.workunit.client.0.smithi029.stdout: "internal_metadata": 0, 2024-08-29T19:36:46.358 INFO:tasks.workunit.client.0.smithi029.stdout: "internally_reserved": 0, 2024-08-29T19:36:46.358 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_allocated": 0, 2024-08-29T19:36:46.358 INFO:tasks.workunit.client.0.smithi029.stdout: "total": 0 2024-08-29T19:36:46.358 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:46.358 INFO:tasks.workunit.client.0.smithi029.stdout: "up": 192 2024-08-29T19:36:46.358 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:46.358 INFO:tasks.workunit.client.0.smithi029.stdout: { 2024-08-29T19:36:46.358 INFO:tasks.workunit.client.0.smithi029.stdout: "acting": 24, 2024-08-29T19:36:46.359 INFO:tasks.workunit.client.0.smithi029.stdout: "application": [ 2024-08-29T19:36:46.359 INFO:tasks.workunit.client.0.smithi029.stdout: "rbd" 2024-08-29T19:36:46.359 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:46.359 INFO:tasks.workunit.client.0.smithi029.stdout: "log_size": 24438, 2024-08-29T19:36:46.359 INFO:tasks.workunit.client.0.smithi029.stdout: "num_pg": 8, 2024-08-29T19:36:46.359 INFO:tasks.workunit.client.0.smithi029.stdout: "num_store_stats": 8, 2024-08-29T19:36:46.359 INFO:tasks.workunit.client.0.smithi029.stdout: "ondisk_log_size": 24438, 2024-08-29T19:36:46.359 INFO:tasks.workunit.client.0.smithi029.stdout: "poolid": 4, 2024-08-29T19:36:46.359 INFO:tasks.workunit.client.0.smithi029.stdout: "stat_sum": { 2024-08-29T19:36:46.359 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes": 4194323, 2024-08-29T19:36:46.359 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:36:46.359 INFO:tasks.workunit.client.0.smithi029.stdout: "num_bytes_recovered": 0, 2024-08-29T19:36:46.359 INFO:tasks.workunit.client.0.smithi029.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:36:46.359 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict": 0, 2024-08-29T19:36:46.360 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_kb": 0, 2024-08-29T19:36:46.360 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_full": 0, 2024-08-29T19:36:46.360 INFO:tasks.workunit.client.0.smithi029.stdout: "num_evict_mode_some": 0, 2024-08-29T19:36:46.360 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush": 0, 2024-08-29T19:36:46.360 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_kb": 0, 2024-08-29T19:36:46.360 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_high": 0, 2024-08-29T19:36:46.360 INFO:tasks.workunit.client.0.smithi029.stdout: "num_flush_mode_low": 0, 2024-08-29T19:36:46.360 INFO:tasks.workunit.client.0.smithi029.stdout: "num_keys_recovered": 0, 2024-08-29T19:36:46.360 INFO:tasks.workunit.client.0.smithi029.stdout: "num_large_omap_objects": 0, 2024-08-29T19:36:46.360 INFO:tasks.workunit.client.0.smithi029.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:36:46.360 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_clones": 0, 2024-08-29T19:36:46.360 INFO:tasks.workunit.client.0.smithi029.stdout: "num_object_copies": 12, 2024-08-29T19:36:46.360 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects": 4, 2024-08-29T19:36:46.361 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_degraded": 0, 2024-08-29T19:36:46.361 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_dirty": 4, 2024-08-29T19:36:46.361 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:36:46.361 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_manifest": 0, 2024-08-29T19:36:46.361 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_misplaced": 0, 2024-08-29T19:36:46.361 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing": 0, 2024-08-29T19:36:46.361 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:36:46.361 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_omap": 2, 2024-08-29T19:36:46.361 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_pinned": 0, 2024-08-29T19:36:46.361 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_recovered": 0, 2024-08-29T19:36:46.361 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_repaired": 0, 2024-08-29T19:36:46.361 INFO:tasks.workunit.client.0.smithi029.stdout: "num_objects_unfound": 0, 2024-08-29T19:36:46.361 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_bytes": 0, 2024-08-29T19:36:46.362 INFO:tasks.workunit.client.0.smithi029.stdout: "num_omap_keys": 0, 2024-08-29T19:36:46.362 INFO:tasks.workunit.client.0.smithi029.stdout: "num_promote": 0, 2024-08-29T19:36:46.362 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read": 9062, 2024-08-29T19:36:46.362 INFO:tasks.workunit.client.0.smithi029.stdout: "num_read_kb": 3102123, 2024-08-29T19:36:46.362 INFO:tasks.workunit.client.0.smithi029.stdout: "num_scrub_errors": 0, 2024-08-29T19:36:46.362 INFO:tasks.workunit.client.0.smithi029.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:36:46.362 INFO:tasks.workunit.client.0.smithi029.stdout: "num_whiteouts": 0, 2024-08-29T19:36:46.362 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write": 24307, 2024-08-29T19:36:46.362 INFO:tasks.workunit.client.0.smithi029.stdout: "num_write_kb": 3080355 2024-08-29T19:36:46.362 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:46.362 INFO:tasks.workunit.client.0.smithi029.stdout: "store_stats": { 2024-08-29T19:36:46.362 INFO:tasks.workunit.client.0.smithi029.stdout: "allocated": 12595200, 2024-08-29T19:36:46.362 INFO:tasks.workunit.client.0.smithi029.stdout: "available": 0, 2024-08-29T19:36:46.363 INFO:tasks.workunit.client.0.smithi029.stdout: "data_compressed": 0, 2024-08-29T19:36:46.363 INFO:tasks.workunit.client.0.smithi029.stdout: "data_compressed_allocated": 0, 2024-08-29T19:36:46.363 INFO:tasks.workunit.client.0.smithi029.stdout: "data_compressed_original": 0, 2024-08-29T19:36:46.363 INFO:tasks.workunit.client.0.smithi029.stdout: "data_stored": 12582969, 2024-08-29T19:36:46.363 INFO:tasks.workunit.client.0.smithi029.stdout: "internal_metadata": 0, 2024-08-29T19:36:46.363 INFO:tasks.workunit.client.0.smithi029.stdout: "internally_reserved": 0, 2024-08-29T19:36:46.363 INFO:tasks.workunit.client.0.smithi029.stdout: "omap_allocated": 0, 2024-08-29T19:36:46.363 INFO:tasks.workunit.client.0.smithi029.stdout: "total": 0 2024-08-29T19:36:46.363 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:46.363 INFO:tasks.workunit.client.0.smithi029.stdout: "up": 24 2024-08-29T19:36:46.363 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:46.363 INFO:tasks.workunit.client.0.smithi029.stdout: ], 2024-08-29T19:36:46.363 INFO:tasks.workunit.client.0.smithi029.stdout: "usage": { 2024-08-29T19:36:46.364 INFO:tasks.workunit.client.0.smithi029.stdout: "pg_num": 105, 2024-08-29T19:36:46.364 INFO:tasks.workunit.client.0.smithi029.stdout: "pools": 4, 2024-08-29T19:36:46.364 INFO:tasks.workunit.client.0.smithi029.stdout: "stats_by_class": { 2024-08-29T19:36:46.364 INFO:tasks.workunit.client.0.smithi029.stdout: "ssd": { 2024-08-29T19:36:46.364 INFO:tasks.workunit.client.0.smithi029.stdout: "total_avail_bytes": 763080962048, 2024-08-29T19:36:46.364 INFO:tasks.workunit.client.0.smithi029.stdout: "total_bytes": 767960285184, 2024-08-29T19:36:46.364 INFO:tasks.workunit.client.0.smithi029.stdout: "total_used_bytes": 4879323136, 2024-08-29T19:36:46.364 INFO:tasks.workunit.client.0.smithi029.stdout: "total_used_raw_bytes": 4879323136, 2024-08-29T19:36:46.364 INFO:tasks.workunit.client.0.smithi029.stdout: "total_used_raw_ratio": 0.006353613920509815 2024-08-29T19:36:46.364 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:46.364 INFO:tasks.workunit.client.0.smithi029.stdout: }, 2024-08-29T19:36:46.364 INFO:tasks.workunit.client.0.smithi029.stdout: "total_avail_bytes": 763080962048, 2024-08-29T19:36:46.364 INFO:tasks.workunit.client.0.smithi029.stdout: "total_bytes": 767960285184, 2024-08-29T19:36:46.365 INFO:tasks.workunit.client.0.smithi029.stdout: "total_used_bytes": 4879323136 2024-08-29T19:36:46.365 INFO:tasks.workunit.client.0.smithi029.stdout: } 2024-08-29T19:36:46.365 INFO:tasks.workunit.client.0.smithi029.stdout:} 2024-08-29T19:36:46.365 INFO:tasks.workunit.client.0.smithi029.stdout:Device report is generated separately. To see it run 'ceph telemetry show-device'. 2024-08-29T19:36:46.366 INFO:tasks.workunit.client.0.smithi029.stderr:+ ceph telemetry off 2024-08-29T19:36:46.366 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 19:36:44 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:19:36:44] "GET /metrics HTTP/1.1" 200 34227 "" "Prometheus/2.43.0" 2024-08-29T19:36:46.366 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 19:36:44 smithi029 bash[70880]: [29/Aug/2024:19:36:44] ENGINE Bus STOPPING 2024-08-29T19:36:46.367 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:36:44 smithi029 bash[79042]: audit 2024-08-29T19:36:43.296191+0000 mgr.y (mgr.25004) 3218 : audit [DBG] from='client.45905 -' entity='client.admin' cmd=[{"prefix": "telemetry show-device", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T19:36:46.367 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:36:44 smithi029 bash[79042]: audit 2024-08-29T19:36:43.708251+0000 mgr.y (mgr.25004) 3219 : audit [DBG] from='client.45911 -' entity='client.admin' cmd=[{"prefix": "telemetry show", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T19:36:46.367 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:36:44 smithi029 bash[79042]: audit 2024-08-29T19:36:43.712070+0000 mon.c (mon.2) 1170 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:36:46.367 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:36:44 smithi029 bash[79042]: audit 2024-08-29T19:36:43.718383+0000 mon.c (mon.2) 1171 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-29T19:36:46.367 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:36:44 smithi029 bash[79042]: audit 2024-08-29T19:36:43.885370+0000 mon.c (mon.2) 1172 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:36:46.367 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:36:44 smithi029 bash[79042]: audit 2024-08-29T19:36:43.885900+0000 mon.c (mon.2) 1173 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:36:46.367 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:36:44 smithi029 bash[79042]: audit 2024-08-29T19:36:43.886347+0000 mon.c (mon.2) 1174 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:36:46.367 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:36:44 smithi029 bash[79042]: audit 2024-08-29T19:36:43.890186+0000 mon.c (mon.2) 1175 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:36:46.367 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:36:44 smithi029 bash[79042]: audit 2024-08-29T19:36:43.890713+0000 mon.c (mon.2) 1176 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:36:46.367 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:36:44 smithi029 bash[79042]: audit 2024-08-29T19:36:43.891160+0000 mon.c (mon.2) 1177 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:36:46.367 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:36:44 smithi029 bash[79042]: audit 2024-08-29T19:36:43.894370+0000 mon.c (mon.2) 1178 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:36:46.368 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:36:44 smithi029 bash[79042]: audit 2024-08-29T19:36:43.894956+0000 mon.c (mon.2) 1179 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:36:46.368 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:36:44 smithi029 bash[79042]: audit 2024-08-29T19:36:43.895347+0000 mon.c (mon.2) 1180 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:36:46.368 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:36:44 smithi029 bash[79042]: audit 2024-08-29T19:36:43.916188+0000 mon.a (mon.0) 4134 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T19:36:46.368 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:36:44 smithi029 bash[79042]: audit 2024-08-29T19:36:43.916320+0000 mon.a (mon.0) 4135 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T19:36:46.368 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:36:44 smithi029 bash[79042]: audit 2024-08-29T19:36:43.916713+0000 mon.c (mon.2) 1181 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:36:46.368 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:36:44 smithi029 bash[79042]: audit 2024-08-29T19:36:43.917248+0000 mon.c (mon.2) 1182 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:36:46.368 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:36:44 smithi029 bash[79042]: audit 2024-08-29T19:36:43.917731+0000 mon.c (mon.2) 1183 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:36:46.368 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:36:44 smithi029 bash[77880]: audit 2024-08-29T19:36:43.296191+0000 mgr.y (mgr.25004) 3218 : audit [DBG] from='client.45905 -' entity='client.admin' cmd=[{"prefix": "telemetry show-device", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T19:36:46.369 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:36:44 smithi029 bash[77880]: audit 2024-08-29T19:36:43.708251+0000 mgr.y (mgr.25004) 3219 : audit [DBG] from='client.45911 -' entity='client.admin' cmd=[{"prefix": "telemetry show", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T19:36:46.369 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:36:44 smithi029 bash[77880]: audit 2024-08-29T19:36:43.712070+0000 mon.c (mon.2) 1170 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:36:46.369 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:36:44 smithi029 bash[77880]: audit 2024-08-29T19:36:43.718383+0000 mon.c (mon.2) 1171 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-29T19:36:46.369 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:36:44 smithi029 bash[77880]: audit 2024-08-29T19:36:43.885370+0000 mon.c (mon.2) 1172 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:36:46.369 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:36:44 smithi029 bash[77880]: audit 2024-08-29T19:36:43.885900+0000 mon.c (mon.2) 1173 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:36:46.369 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:36:44 smithi029 bash[77880]: audit 2024-08-29T19:36:43.886347+0000 mon.c (mon.2) 1174 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:36:46.369 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:36:44 smithi029 bash[77880]: audit 2024-08-29T19:36:43.890186+0000 mon.c (mon.2) 1175 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:36:46.369 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:36:44 smithi029 bash[77880]: audit 2024-08-29T19:36:43.890713+0000 mon.c (mon.2) 1176 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:36:46.369 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:36:44 smithi029 bash[77880]: audit 2024-08-29T19:36:43.891160+0000 mon.c (mon.2) 1177 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:36:46.369 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:36:44 smithi029 bash[77880]: audit 2024-08-29T19:36:43.894370+0000 mon.c (mon.2) 1178 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:36:46.369 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:36:44 smithi029 bash[77880]: audit 2024-08-29T19:36:43.894956+0000 mon.c (mon.2) 1179 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:36:46.369 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:36:44 smithi029 bash[77880]: audit 2024-08-29T19:36:43.895347+0000 mon.c (mon.2) 1180 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:36:46.369 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:36:44 smithi029 bash[77880]: audit 2024-08-29T19:36:43.916188+0000 mon.a (mon.0) 4134 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T19:36:46.370 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:36:44 smithi029 bash[77880]: audit 2024-08-29T19:36:43.916320+0000 mon.a (mon.0) 4135 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T19:36:46.370 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:36:44 smithi029 bash[77880]: audit 2024-08-29T19:36:43.916713+0000 mon.c (mon.2) 1181 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:36:46.370 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:36:44 smithi029 bash[77880]: audit 2024-08-29T19:36:43.917248+0000 mon.c (mon.2) 1182 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:36:46.370 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:36:44 smithi029 bash[77880]: audit 2024-08-29T19:36:43.917731+0000 mon.c (mon.2) 1183 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:36:46.370 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:36:44 smithi110 bash[67519]: audit 2024-08-29T19:36:43.296191+0000 mgr.y (mgr.25004) 3218 : audit [DBG] from='client.45905 -' entity='client.admin' cmd=[{"prefix": "telemetry show-device", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T19:36:46.370 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:36:44 smithi110 bash[67519]: audit 2024-08-29T19:36:43.708251+0000 mgr.y (mgr.25004) 3219 : audit [DBG] from='client.45911 -' entity='client.admin' cmd=[{"prefix": "telemetry show", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T19:36:46.370 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:36:44 smithi110 bash[67519]: audit 2024-08-29T19:36:43.712070+0000 mon.c (mon.2) 1170 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:36:46.370 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:36:44 smithi110 bash[67519]: audit 2024-08-29T19:36:43.718383+0000 mon.c (mon.2) 1171 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-29T19:36:46.370 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:36:44 smithi110 bash[67519]: audit 2024-08-29T19:36:43.885370+0000 mon.c (mon.2) 1172 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:36:46.370 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:36:44 smithi110 bash[67519]: audit 2024-08-29T19:36:43.885900+0000 mon.c (mon.2) 1173 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:36:46.370 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:36:44 smithi110 bash[67519]: audit 2024-08-29T19:36:43.886347+0000 mon.c (mon.2) 1174 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:36:46.370 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:36:44 smithi110 bash[67519]: audit 2024-08-29T19:36:43.890186+0000 mon.c (mon.2) 1175 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:36:46.371 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:36:44 smithi110 bash[67519]: audit 2024-08-29T19:36:43.890713+0000 mon.c (mon.2) 1176 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:36:46.371 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:36:44 smithi110 bash[67519]: audit 2024-08-29T19:36:43.891160+0000 mon.c (mon.2) 1177 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:36:46.371 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:36:44 smithi110 bash[67519]: audit 2024-08-29T19:36:43.894370+0000 mon.c (mon.2) 1178 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:36:46.371 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:36:44 smithi110 bash[67519]: audit 2024-08-29T19:36:43.894956+0000 mon.c (mon.2) 1179 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:36:46.371 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:36:44 smithi110 bash[67519]: audit 2024-08-29T19:36:43.895347+0000 mon.c (mon.2) 1180 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:36:46.371 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:36:44 smithi110 bash[67519]: audit 2024-08-29T19:36:43.916188+0000 mon.a (mon.0) 4134 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T19:36:46.371 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:36:44 smithi110 bash[67519]: audit 2024-08-29T19:36:43.916320+0000 mon.a (mon.0) 4135 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T19:36:46.371 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:36:44 smithi110 bash[67519]: audit 2024-08-29T19:36:43.916713+0000 mon.c (mon.2) 1181 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:36:46.371 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:36:44 smithi110 bash[67519]: audit 2024-08-29T19:36:43.917248+0000 mon.c (mon.2) 1182 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:36:46.371 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:36:44 smithi110 bash[67519]: audit 2024-08-29T19:36:43.917731+0000 mon.c (mon.2) 1183 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:36:46.371 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:36:44 smithi110 bash[67519]: audit 2024-08-29T19:36:43.920979+0000 mon.b (mon.1) 17 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T19:36:46.371 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:36:44 smithi110 bash[67519]: audit 2024-08-29T19:36:43.921075+0000 mon.b (mon.1) 18 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T19:36:46.371 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:36:44 smithi110 bash[67519]: audit 2024-08-29T19:36:43.921370+0000 mon.c (mon.2) 1184 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:36:46.372 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:36:44 smithi110 bash[67519]: audit 2024-08-29T19:36:43.921961+0000 mon.c (mon.2) 1185 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:36:46.372 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:36:44 smithi110 bash[67519]: audit 2024-08-29T19:36:43.922456+0000 mon.c (mon.2) 1186 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:36:46.372 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:36:44 smithi110 bash[67519]: audit 2024-08-29T19:36:43.925233+0000 mon.c (mon.2) 1187 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T19:36:46.372 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:36:44 smithi110 bash[67519]: audit 2024-08-29T19:36:43.925351+0000 mon.c (mon.2) 1188 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T19:36:46.372 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:36:44 smithi110 bash[67519]: audit 2024-08-29T19:36:43.925899+0000 mon.c (mon.2) 1189 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:36:46.372 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:36:44 smithi110 bash[67519]: audit 2024-08-29T19:36:43.926493+0000 mon.c (mon.2) 1190 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:36:46.372 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:36:44 smithi110 bash[67519]: audit 2024-08-29T19:36:43.927018+0000 mon.c (mon.2) 1191 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:36:46.372 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:36:44 smithi110 bash[67519]: audit 2024-08-29T19:36:44.182425+0000 mgr.y (mgr.25004) 3220 : audit [DBG] from='client.45911 -' entity='client.admin' cmd=[{"prefix": "telemetry show", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T19:36:46.372 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:36:44 smithi110 bash[67519]: audit 2024-08-29T19:36:44.184987+0000 mon.c (mon.2) 1192 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:36:46.372 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:36:44 smithi110 bash[67519]: audit 2024-08-29T19:36:44.190533+0000 mon.c (mon.2) 1193 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-29T19:36:46.372 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:36:44 smithi110 bash[67519]: audit 2024-08-29T19:36:44.332758+0000 mon.c (mon.2) 1194 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:36:46.372 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:36:44 smithi110 bash[67519]: audit 2024-08-29T19:36:44.333320+0000 mon.c (mon.2) 1195 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:36:46.372 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:36:44 smithi110 bash[67519]: audit 2024-08-29T19:36:44.333963+0000 mon.c (mon.2) 1196 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:36:46.373 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:36:44 smithi110 bash[67519]: audit 2024-08-29T19:36:44.338809+0000 mon.c (mon.2) 1197 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:36:46.373 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:36:44 smithi110 bash[67519]: audit 2024-08-29T19:36:44.339293+0000 mon.c (mon.2) 1198 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:36:46.373 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:36:44 smithi110 bash[67519]: audit 2024-08-29T19:36:44.339843+0000 mon.c (mon.2) 1199 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:36:46.373 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:36:44 smithi110 bash[67519]: audit 2024-08-29T19:36:44.343602+0000 mon.c (mon.2) 1200 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:36:46.373 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:36:44 smithi110 bash[67519]: audit 2024-08-29T19:36:44.344365+0000 mon.c (mon.2) 1201 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:36:46.373 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:36:44 smithi110 bash[67519]: audit 2024-08-29T19:36:44.344701+0000 mon.c (mon.2) 1202 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:36:46.373 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:36:44 smithi110 bash[67519]: audit 2024-08-29T19:36:44.364498+0000 mon.a (mon.0) 4136 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T19:36:46.373 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:36:44 smithi110 bash[67519]: audit 2024-08-29T19:36:44.364621+0000 mon.a (mon.0) 4137 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T19:36:46.373 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:36:44 smithi110 bash[67519]: audit 2024-08-29T19:36:44.365074+0000 mon.c (mon.2) 1203 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:36:46.373 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:36:44 smithi110 bash[67519]: audit 2024-08-29T19:36:44.365621+0000 mon.c (mon.2) 1204 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:36:46.373 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:36:44 smithi110 bash[67519]: audit 2024-08-29T19:36:44.366150+0000 mon.c (mon.2) 1205 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:36:46.373 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:36:44 smithi110 bash[67519]: audit 2024-08-29T19:36:44.369495+0000 mon.b (mon.1) 19 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T19:36:46.373 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:36:44 smithi110 bash[67519]: audit 2024-08-29T19:36:44.369588+0000 mon.b (mon.1) 20 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T19:36:46.374 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:36:44 smithi110 bash[67519]: audit 2024-08-29T19:36:44.369924+0000 mon.c (mon.2) 1206 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:36:46.374 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:36:44 smithi110 bash[67519]: audit 2024-08-29T19:36:44.370571+0000 mon.c (mon.2) 1207 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:36:46.374 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:36:44 smithi110 bash[67519]: audit 2024-08-29T19:36:44.371128+0000 mon.c (mon.2) 1208 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:36:46.374 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:36:44 smithi110 bash[67519]: audit 2024-08-29T19:36:44.374964+0000 mon.c (mon.2) 1209 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T19:36:46.374 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:36:44 smithi110 bash[67519]: audit 2024-08-29T19:36:44.375102+0000 mon.c (mon.2) 1210 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T19:36:46.374 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:36:44 smithi110 bash[67519]: audit 2024-08-29T19:36:44.375564+0000 mon.c (mon.2) 1211 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:36:46.374 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:36:44 smithi110 bash[67519]: audit 2024-08-29T19:36:44.376183+0000 mon.c (mon.2) 1212 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:36:46.374 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:36:44 smithi110 bash[67519]: audit 2024-08-29T19:36:44.376642+0000 mon.c (mon.2) 1213 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:36:46.374 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:36:45 smithi110 bash[67519]: cluster 2024-08-29T19:36:44.253411+0000 mgr.y (mgr.25004) 3221 : cluster [DBG] pgmap v5762: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-29T19:36:46.374 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:36:45 smithi110 bash[67519]: audit 2024-08-29T19:36:44.875393+0000 mgr.y (mgr.25004) 3222 : audit [DBG] from='client.45929 -' entity='client.admin' cmd=[{"prefix": "telemetry off", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T19:36:46.374 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:36:45 smithi110 bash[67519]: audit 2024-08-29T19:36:44.882785+0000 mon.a (mon.0) 4138 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:36:46.374 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:36:45 smithi110 bash[67519]: audit 2024-08-29T19:36:44.900599+0000 mon.a (mon.0) 4139 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:36:46.374 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:36:45 smithi110 bash[67519]: audit 2024-08-29T19:36:44.907424+0000 mon.c (mon.2) 1214 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:36:46.375 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:36:45 smithi110 bash[67519]: audit 2024-08-29T19:36:44.909234+0000 mon.a (mon.0) 4140 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:36:46.375 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:36:45 smithi110 bash[67519]: audit 2024-08-29T19:36:44.914578+0000 mon.c (mon.2) 1215 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:36:46.375 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:36:45 smithi110 bash[67519]: audit 2024-08-29T19:36:44.916154+0000 mon.c (mon.2) 1216 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:36:46.375 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:36:45 smithi110 bash[67519]: audit 2024-08-29T19:36:44.925584+0000 mon.a (mon.0) 4141 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:36:46.375 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:36:45 smithi110 bash[67519]: audit 2024-08-29T19:36:45.069568+0000 mgr.y (mgr.25004) 3223 : audit [DBG] from='client.45929 -' entity='client.admin' cmd=[{"prefix": "telemetry off", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T19:36:46.375 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:36:44 smithi029 bash[79042]: audit 2024-08-29T19:36:43.920979+0000 mon.b (mon.1) 17 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T19:36:46.375 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:36:44 smithi029 bash[79042]: audit 2024-08-29T19:36:43.921075+0000 mon.b (mon.1) 18 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T19:36:46.375 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:36:44 smithi029 bash[79042]: audit 2024-08-29T19:36:43.921370+0000 mon.c (mon.2) 1184 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:36:46.376 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:36:44 smithi029 bash[79042]: audit 2024-08-29T19:36:43.921961+0000 mon.c (mon.2) 1185 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:36:46.376 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:36:44 smithi029 bash[79042]: audit 2024-08-29T19:36:43.922456+0000 mon.c (mon.2) 1186 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:36:46.376 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:36:44 smithi029 bash[79042]: audit 2024-08-29T19:36:43.925233+0000 mon.c (mon.2) 1187 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T19:36:46.376 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:36:44 smithi029 bash[79042]: audit 2024-08-29T19:36:43.925351+0000 mon.c (mon.2) 1188 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T19:36:46.376 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:36:44 smithi029 bash[79042]: audit 2024-08-29T19:36:43.925899+0000 mon.c (mon.2) 1189 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:36:46.376 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:36:44 smithi029 bash[79042]: audit 2024-08-29T19:36:43.926493+0000 mon.c (mon.2) 1190 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:36:46.376 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:36:44 smithi029 bash[79042]: audit 2024-08-29T19:36:43.927018+0000 mon.c (mon.2) 1191 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:36:46.376 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:36:44 smithi029 bash[79042]: audit 2024-08-29T19:36:44.182425+0000 mgr.y (mgr.25004) 3220 : audit [DBG] from='client.45911 -' entity='client.admin' cmd=[{"prefix": "telemetry show", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T19:36:46.376 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:36:44 smithi029 bash[79042]: audit 2024-08-29T19:36:44.184987+0000 mon.c (mon.2) 1192 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:36:46.376 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:36:44 smithi029 bash[79042]: audit 2024-08-29T19:36:44.190533+0000 mon.c (mon.2) 1193 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-29T19:36:46.376 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:36:44 smithi029 bash[79042]: audit 2024-08-29T19:36:44.332758+0000 mon.c (mon.2) 1194 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:36:46.376 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:36:44 smithi029 bash[79042]: audit 2024-08-29T19:36:44.333320+0000 mon.c (mon.2) 1195 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:36:46.377 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:36:44 smithi029 bash[79042]: audit 2024-08-29T19:36:44.333963+0000 mon.c (mon.2) 1196 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:36:46.377 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:36:44 smithi029 bash[79042]: audit 2024-08-29T19:36:44.338809+0000 mon.c (mon.2) 1197 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:36:46.377 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:36:44 smithi029 bash[79042]: audit 2024-08-29T19:36:44.339293+0000 mon.c (mon.2) 1198 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:36:46.377 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:36:44 smithi029 bash[79042]: audit 2024-08-29T19:36:44.339843+0000 mon.c (mon.2) 1199 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:36:46.377 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:36:44 smithi029 bash[79042]: audit 2024-08-29T19:36:44.343602+0000 mon.c (mon.2) 1200 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:36:46.377 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:36:44 smithi029 bash[79042]: audit 2024-08-29T19:36:44.344365+0000 mon.c (mon.2) 1201 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:36:46.377 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:36:44 smithi029 bash[79042]: audit 2024-08-29T19:36:44.344701+0000 mon.c (mon.2) 1202 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:36:46.377 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:36:44 smithi029 bash[79042]: audit 2024-08-29T19:36:44.364498+0000 mon.a (mon.0) 4136 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T19:36:46.377 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:36:44 smithi029 bash[79042]: audit 2024-08-29T19:36:44.364621+0000 mon.a (mon.0) 4137 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T19:36:46.377 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:36:44 smithi029 bash[79042]: audit 2024-08-29T19:36:44.365074+0000 mon.c (mon.2) 1203 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:36:46.377 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:36:44 smithi029 bash[79042]: audit 2024-08-29T19:36:44.365621+0000 mon.c (mon.2) 1204 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:36:46.377 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:36:44 smithi029 bash[79042]: audit 2024-08-29T19:36:44.366150+0000 mon.c (mon.2) 1205 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:36:46.377 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:36:44 smithi029 bash[79042]: audit 2024-08-29T19:36:44.369495+0000 mon.b (mon.1) 19 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T19:36:46.378 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:36:44 smithi029 bash[79042]: audit 2024-08-29T19:36:44.369588+0000 mon.b (mon.1) 20 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T19:36:46.378 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:36:44 smithi029 bash[79042]: audit 2024-08-29T19:36:44.369924+0000 mon.c (mon.2) 1206 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:36:46.378 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:36:44 smithi029 bash[79042]: audit 2024-08-29T19:36:44.370571+0000 mon.c (mon.2) 1207 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:36:46.378 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:36:44 smithi029 bash[79042]: audit 2024-08-29T19:36:44.371128+0000 mon.c (mon.2) 1208 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:36:46.378 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:36:44 smithi029 bash[79042]: audit 2024-08-29T19:36:44.374964+0000 mon.c (mon.2) 1209 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T19:36:46.378 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:36:44 smithi029 bash[79042]: audit 2024-08-29T19:36:44.375102+0000 mon.c (mon.2) 1210 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T19:36:46.378 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:36:44 smithi029 bash[79042]: audit 2024-08-29T19:36:44.375564+0000 mon.c (mon.2) 1211 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:36:46.378 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:36:44 smithi029 bash[79042]: audit 2024-08-29T19:36:44.376183+0000 mon.c (mon.2) 1212 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:36:46.378 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:36:44 smithi029 bash[79042]: audit 2024-08-29T19:36:44.376642+0000 mon.c (mon.2) 1213 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:36:46.379 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:36:44 smithi029 bash[77880]: audit 2024-08-29T19:36:43.920979+0000 mon.b (mon.1) 17 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T19:36:46.379 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:36:44 smithi029 bash[77880]: audit 2024-08-29T19:36:43.921075+0000 mon.b (mon.1) 18 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T19:36:46.379 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:36:44 smithi029 bash[77880]: audit 2024-08-29T19:36:43.921370+0000 mon.c (mon.2) 1184 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:36:46.379 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:36:44 smithi029 bash[77880]: audit 2024-08-29T19:36:43.921961+0000 mon.c (mon.2) 1185 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:36:46.379 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:36:44 smithi029 bash[77880]: audit 2024-08-29T19:36:43.922456+0000 mon.c (mon.2) 1186 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:36:46.379 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:36:44 smithi029 bash[77880]: audit 2024-08-29T19:36:43.925233+0000 mon.c (mon.2) 1187 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T19:36:46.379 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:36:44 smithi029 bash[77880]: audit 2024-08-29T19:36:43.925351+0000 mon.c (mon.2) 1188 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T19:36:46.379 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:36:44 smithi029 bash[77880]: audit 2024-08-29T19:36:43.925899+0000 mon.c (mon.2) 1189 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:36:46.379 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:36:44 smithi029 bash[77880]: audit 2024-08-29T19:36:43.926493+0000 mon.c (mon.2) 1190 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:36:46.379 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:36:44 smithi029 bash[77880]: audit 2024-08-29T19:36:43.927018+0000 mon.c (mon.2) 1191 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:36:46.379 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:36:44 smithi029 bash[77880]: audit 2024-08-29T19:36:44.182425+0000 mgr.y (mgr.25004) 3220 : audit [DBG] from='client.45911 -' entity='client.admin' cmd=[{"prefix": "telemetry show", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T19:36:46.379 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:36:44 smithi029 bash[77880]: audit 2024-08-29T19:36:44.184987+0000 mon.c (mon.2) 1192 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:36:46.379 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:36:44 smithi029 bash[77880]: audit 2024-08-29T19:36:44.190533+0000 mon.c (mon.2) 1193 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-29T19:36:46.380 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:36:44 smithi029 bash[77880]: audit 2024-08-29T19:36:44.332758+0000 mon.c (mon.2) 1194 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:36:46.380 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:36:44 smithi029 bash[77880]: audit 2024-08-29T19:36:44.333320+0000 mon.c (mon.2) 1195 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:36:46.380 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:36:44 smithi029 bash[77880]: audit 2024-08-29T19:36:44.333963+0000 mon.c (mon.2) 1196 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:36:46.380 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:36:44 smithi029 bash[77880]: audit 2024-08-29T19:36:44.338809+0000 mon.c (mon.2) 1197 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:36:46.380 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:36:44 smithi029 bash[77880]: audit 2024-08-29T19:36:44.339293+0000 mon.c (mon.2) 1198 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:36:46.380 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:36:44 smithi029 bash[77880]: audit 2024-08-29T19:36:44.339843+0000 mon.c (mon.2) 1199 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:36:46.380 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:36:44 smithi029 bash[77880]: audit 2024-08-29T19:36:44.343602+0000 mon.c (mon.2) 1200 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:36:46.380 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:36:44 smithi029 bash[77880]: audit 2024-08-29T19:36:44.344365+0000 mon.c (mon.2) 1201 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:36:46.380 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:36:44 smithi029 bash[77880]: audit 2024-08-29T19:36:44.344701+0000 mon.c (mon.2) 1202 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:36:46.380 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:36:44 smithi029 bash[77880]: audit 2024-08-29T19:36:44.364498+0000 mon.a (mon.0) 4136 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T19:36:46.380 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:36:44 smithi029 bash[77880]: audit 2024-08-29T19:36:44.364621+0000 mon.a (mon.0) 4137 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T19:36:46.380 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:36:44 smithi029 bash[77880]: audit 2024-08-29T19:36:44.365074+0000 mon.c (mon.2) 1203 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:36:46.380 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:36:44 smithi029 bash[77880]: audit 2024-08-29T19:36:44.365621+0000 mon.c (mon.2) 1204 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:36:46.381 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:36:44 smithi029 bash[77880]: audit 2024-08-29T19:36:44.366150+0000 mon.c (mon.2) 1205 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:36:46.381 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:36:44 smithi029 bash[77880]: audit 2024-08-29T19:36:44.369495+0000 mon.b (mon.1) 19 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T19:36:46.381 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:36:44 smithi029 bash[77880]: audit 2024-08-29T19:36:44.369588+0000 mon.b (mon.1) 20 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T19:36:46.381 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:36:44 smithi029 bash[77880]: audit 2024-08-29T19:36:44.369924+0000 mon.c (mon.2) 1206 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:36:46.381 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:36:44 smithi029 bash[77880]: audit 2024-08-29T19:36:44.370571+0000 mon.c (mon.2) 1207 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:36:46.381 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:36:44 smithi029 bash[77880]: audit 2024-08-29T19:36:44.371128+0000 mon.c (mon.2) 1208 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:36:46.381 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:36:44 smithi029 bash[77880]: audit 2024-08-29T19:36:44.374964+0000 mon.c (mon.2) 1209 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T19:36:46.381 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:36:44 smithi029 bash[77880]: audit 2024-08-29T19:36:44.375102+0000 mon.c (mon.2) 1210 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T19:36:46.381 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:36:44 smithi029 bash[77880]: audit 2024-08-29T19:36:44.375564+0000 mon.c (mon.2) 1211 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:36:46.381 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:36:44 smithi029 bash[77880]: audit 2024-08-29T19:36:44.376183+0000 mon.c (mon.2) 1212 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:36:46.381 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:36:44 smithi029 bash[77880]: audit 2024-08-29T19:36:44.376642+0000 mon.c (mon.2) 1213 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:36:46.382 INFO:tasks.workunit.client.0.smithi029.stdout:Telemetry is currently not enabled, nothing to turn off. Please consider opting-in with `ceph telemetry on`. 2024-08-29T19:36:46.382 INFO:tasks.workunit.client.0.smithi029.stdout:Preview sample reports with `ceph telemetry preview`. 2024-08-29T19:36:46.382 INFO:tasks.workunit.client.0.smithi029.stdout:OK 2024-08-29T19:36:46.383 INFO:tasks.workunit.client.0.smithi029.stderr:+ echo OK 2024-08-29T19:36:46.383 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-08-29T19:36:46.383 DEBUG:teuthology.orchestra.run.smithi029:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-08-29T19:36:46.384 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 19:36:45 smithi029 bash[70880]: [29/Aug/2024:19:36:45] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-08-29T19:36:46.384 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 19:36:45 smithi029 bash[70880]: [29/Aug/2024:19:36:45] ENGINE Bus STOPPED 2024-08-29T19:36:46.384 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 19:36:45 smithi029 bash[70880]: [29/Aug/2024:19:36:45] ENGINE Bus STARTING 2024-08-29T19:36:46.384 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 19:36:45 smithi029 bash[70880]: [29/Aug/2024:19:36:45] ENGINE Serving on http://:::9283 2024-08-29T19:36:46.384 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 19:36:45 smithi029 bash[70880]: [29/Aug/2024:19:36:45] ENGINE Bus STARTED 2024-08-29T19:36:46.385 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:36:45 smithi029 bash[77880]: cluster 2024-08-29T19:36:44.253411+0000 mgr.y (mgr.25004) 3221 : cluster [DBG] pgmap v5762: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-29T19:36:46.385 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:36:45 smithi029 bash[77880]: audit 2024-08-29T19:36:44.875393+0000 mgr.y (mgr.25004) 3222 : audit [DBG] from='client.45929 -' entity='client.admin' cmd=[{"prefix": "telemetry off", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T19:36:46.385 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:36:45 smithi029 bash[77880]: audit 2024-08-29T19:36:44.882785+0000 mon.a (mon.0) 4138 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:36:46.385 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:36:45 smithi029 bash[77880]: audit 2024-08-29T19:36:44.900599+0000 mon.a (mon.0) 4139 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:36:46.385 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:36:45 smithi029 bash[77880]: audit 2024-08-29T19:36:44.907424+0000 mon.c (mon.2) 1214 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:36:46.385 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:36:45 smithi029 bash[77880]: audit 2024-08-29T19:36:44.909234+0000 mon.a (mon.0) 4140 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:36:46.385 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:36:45 smithi029 bash[77880]: audit 2024-08-29T19:36:44.914578+0000 mon.c (mon.2) 1215 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:36:46.385 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:36:45 smithi029 bash[77880]: audit 2024-08-29T19:36:44.916154+0000 mon.c (mon.2) 1216 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:36:46.385 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:36:45 smithi029 bash[77880]: audit 2024-08-29T19:36:44.925584+0000 mon.a (mon.0) 4141 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:36:46.385 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:36:45 smithi029 bash[77880]: audit 2024-08-29T19:36:45.069568+0000 mgr.y (mgr.25004) 3223 : audit [DBG] from='client.45929 -' entity='client.admin' cmd=[{"prefix": "telemetry off", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T19:36:46.386 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:36:45 smithi029 bash[79042]: cluster 2024-08-29T19:36:44.253411+0000 mgr.y (mgr.25004) 3221 : cluster [DBG] pgmap v5762: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-29T19:36:46.386 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:36:45 smithi029 bash[79042]: audit 2024-08-29T19:36:44.875393+0000 mgr.y (mgr.25004) 3222 : audit [DBG] from='client.45929 -' entity='client.admin' cmd=[{"prefix": "telemetry off", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T19:36:46.386 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:36:45 smithi029 bash[79042]: audit 2024-08-29T19:36:44.882785+0000 mon.a (mon.0) 4138 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:36:46.386 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:36:45 smithi029 bash[79042]: audit 2024-08-29T19:36:44.900599+0000 mon.a (mon.0) 4139 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:36:46.386 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:36:45 smithi029 bash[79042]: audit 2024-08-29T19:36:44.907424+0000 mon.c (mon.2) 1214 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:36:46.386 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:36:45 smithi029 bash[79042]: audit 2024-08-29T19:36:44.909234+0000 mon.a (mon.0) 4140 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:36:46.386 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:36:45 smithi029 bash[79042]: audit 2024-08-29T19:36:44.914578+0000 mon.c (mon.2) 1215 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:36:46.386 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:36:45 smithi029 bash[79042]: audit 2024-08-29T19:36:44.916154+0000 mon.c (mon.2) 1216 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:36:46.386 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:36:45 smithi029 bash[79042]: audit 2024-08-29T19:36:44.925584+0000 mon.a (mon.0) 4141 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:36:46.386 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:36:45 smithi029 bash[79042]: audit 2024-08-29T19:36:45.069568+0000 mgr.y (mgr.25004) 3223 : audit [DBG] from='client.45929 -' entity='client.admin' cmd=[{"prefix": "telemetry off", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T19:36:46.441 INFO:tasks.workunit:Stopping ['test_telemetry_reef_x.sh'] on client.0... 2024-08-29T19:36:46.442 DEBUG:teuthology.orchestra.run.smithi029:> sudo rm -rf -- /home/ubuntu/cephtest/workunits.list.client.0 /home/ubuntu/cephtest/clone.client.0 2024-08-29T19:36:46.773 DEBUG:teuthology.parallel:result is None 2024-08-29T19:36:46.774 DEBUG:teuthology.orchestra.run.smithi029:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0 2024-08-29T19:36:46.788 INFO:tasks.workunit:Deleted dir /home/ubuntu/cephtest/mnt.0/client.0 2024-08-29T19:36:46.788 DEBUG:teuthology.orchestra.run.smithi029:> rmdir -- /home/ubuntu/cephtest/mnt.0 2024-08-29T19:36:46.835 INFO:tasks.workunit:Deleted artificial mount point /home/ubuntu/cephtest/mnt.0/client.0 2024-08-29T19:36:46.836 INFO:teuthology.run_tasks:Running task print... 2024-08-29T19:36:46.846 INFO:teuthology.task.print:**** done end telemetry x... 2024-08-29T19:36:46.847 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2024-08-29T19:36:46.869 INFO:tasks.cephadm:Teardown begin 2024-08-29T19:36:46.869 INFO:tasks.cephfs.filesystem:Destroying file system cephfs and related pools 2024-08-29T19:36:46.869 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 5b99e290-662c-11ef-bcd4-c7b262605968 -- ceph fs dump --format=json 2024-08-29T19:36:48.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:36:47 smithi029 bash[77880]: cluster 2024-08-29T19:36:46.254413+0000 mgr.y (mgr.25004) 3224 : cluster [DBG] pgmap v5763: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 7 op/s 2024-08-29T19:36:48.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:36:47 smithi110 bash[67519]: cluster 2024-08-29T19:36:46.254413+0000 mgr.y (mgr.25004) 3224 : cluster [DBG] pgmap v5763: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 7 op/s 2024-08-29T19:36:48.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:36:47 smithi029 bash[79042]: cluster 2024-08-29T19:36:46.254413+0000 mgr.y (mgr.25004) 3224 : cluster [DBG] pgmap v5763: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 7 op/s 2024-08-29T19:36:49.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:36:48 smithi110 bash[67519]: audit 2024-08-29T19:36:48.659660+0000 mon.c (mon.2) 1217 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:36:49.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:36:48 smithi029 bash[79042]: audit 2024-08-29T19:36:48.659660+0000 mon.c (mon.2) 1217 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:36:49.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:36:48 smithi029 bash[77880]: audit 2024-08-29T19:36:48.659660+0000 mon.c (mon.2) 1217 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:36:50.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:36:49 smithi029 bash[79042]: cluster 2024-08-29T19:36:48.255369+0000 mgr.y (mgr.25004) 3225 : cluster [DBG] pgmap v5764: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 7 op/s 2024-08-29T19:36:50.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:36:49 smithi029 bash[77880]: cluster 2024-08-29T19:36:48.255369+0000 mgr.y (mgr.25004) 3225 : cluster [DBG] pgmap v5764: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 7 op/s 2024-08-29T19:36:50.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:36:49 smithi110 bash[67519]: cluster 2024-08-29T19:36:48.255369+0000 mgr.y (mgr.25004) 3225 : cluster [DBG] pgmap v5764: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 7 op/s 2024-08-29T19:36:51.620 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/5b99e290-662c-11ef-bcd4-c7b262605968/mon.a/config 2024-08-29T19:36:52.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:36:51 smithi029 bash[79042]: cluster 2024-08-29T19:36:50.256204+0000 mgr.y (mgr.25004) 3226 : cluster [DBG] pgmap v5765: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 7 op/s 2024-08-29T19:36:52.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:36:51 smithi029 bash[77880]: cluster 2024-08-29T19:36:50.256204+0000 mgr.y (mgr.25004) 3226 : cluster [DBG] pgmap v5765: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 7 op/s 2024-08-29T19:36:52.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:36:51 smithi110 bash[67519]: cluster 2024-08-29T19:36:50.256204+0000 mgr.y (mgr.25004) 3226 : cluster [DBG] pgmap v5765: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 7 op/s 2024-08-29T19:36:54.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:36:53 smithi029 bash[77880]: cluster 2024-08-29T19:36:52.257365+0000 mgr.y (mgr.25004) 3227 : cluster [DBG] pgmap v5766: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 7 op/s 2024-08-29T19:36:54.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:36:53 smithi029 bash[79042]: cluster 2024-08-29T19:36:52.257365+0000 mgr.y (mgr.25004) 3227 : cluster [DBG] pgmap v5766: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 7 op/s 2024-08-29T19:36:54.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:36:53 smithi110 bash[67519]: cluster 2024-08-29T19:36:52.257365+0000 mgr.y (mgr.25004) 3227 : cluster [DBG] pgmap v5766: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 7 op/s 2024-08-29T19:36:54.902 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 19:36:54 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:19:36:54] "GET /metrics HTTP/1.1" 200 34222 "" "Prometheus/2.43.0" 2024-08-29T19:36:56.405 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:36:55 smithi029 bash[79042]: cluster 2024-08-29T19:36:54.258182+0000 mgr.y (mgr.25004) 3228 : cluster [DBG] pgmap v5767: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 7 op/s 2024-08-29T19:36:56.405 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:36:55 smithi110 bash[67519]: cluster 2024-08-29T19:36:54.258182+0000 mgr.y (mgr.25004) 3228 : cluster [DBG] pgmap v5767: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 7 op/s 2024-08-29T19:36:56.405 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:36:55 smithi029 bash[77880]: cluster 2024-08-29T19:36:54.258182+0000 mgr.y (mgr.25004) 3228 : cluster [DBG] pgmap v5767: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 7 op/s 2024-08-29T19:36:56.485 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-08-29T19:36:56.485 INFO:teuthology.orchestra.run.smithi029.stdout:{"epoch":15,"btime":"2024-08-29T18:02:19:849358+0000","default_fscid":1,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2"}},"feature_flags":{"enable_multiple":true,"ever_enabled_multiple":true},"standbys":[{"gid":54265,"name":"b","rank":-1,"incarnation":0,"state":"up:standby","state_seq":1,"addr":"172.21.15.110:6833/3082902649","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6832","nonce":3082902649},{"type":"v1","addr":"172.21.15.110:6833","nonce":3082902649}]},"join_fscid":-1,"export_targets":[],"features":4540701547738038271,"flags":0,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_7":"mds uses inline data","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2","feature_11":"minor log segments","feature_12":"quiesce subvolumes"}},"epoch":15}],"filesystems":[{"mdsmap":{"epoch":14,"flags":18,"flags_state":{"joinable":true,"allow_snaps":true,"allow_multimds_snaps":true,"allow_standby_replay":false,"refuse_client_session":false,"refuse_standby_for_another_fs":false,"balance_automate":false},"ever_allowed_features":0,"explicitly_allowed_features":0,"created":"2024-08-29T17:43:31.263378+0000","modified":"2024-08-29T18:02:12.001165+0000","tableserver":0,"root":0,"session_timeout":60,"session_autoclose":300,"required_client_features":{},"max_file_size":1099511627776,"max_xattr_size":65536,"last_failure":0,"last_failure_osd_epoch":693,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_7":"mds uses inline data","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2","feature_11":"minor log segments","feature_12":"quiesce subvolumes"}},"max_mds":1,"in":[0],"up":{"mds_0":34413},"failed":[],"damaged":[],"stopped":[],"info":{"gid_34413":{"gid":34413,"name":"a","rank":0,"incarnation":11,"state":"up:active","state_seq":9,"addr":"172.21.15.29:6835/1723186690","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6834","nonce":1723186690},{"type":"v1","addr":"172.21.15.29:6835","nonce":1723186690}]},"join_fscid":-1,"export_targets":[],"features":4540701547738038271,"flags":0,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_7":"mds uses inline data","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2","feature_11":"minor log segments","feature_12":"quiesce subvolumes"}}}},"data_pools":[3],"metadata_pool":2,"enabled":true,"fs_name":"cephfs","balancer":"","bal_rank_mask":"-1","standby_count_wanted":0,"qdb_leader":34413,"qdb_cluster":[34413]},"id":1}]} 2024-08-29T19:36:56.485 INFO:teuthology.orchestra.run.smithi029.stderr:dumped fsmap epoch 15 2024-08-29T19:36:57.167 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:36:56 smithi029 bash[77880]: audit 2024-08-29T19:36:56.483225+0000 mon.c (mon.2) 1218 : audit [DBG] from='client.? 172.21.15.29:0/1730251356' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-08-29T19:36:57.167 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:36:56 smithi029 bash[79042]: audit 2024-08-29T19:36:56.483225+0000 mon.c (mon.2) 1218 : audit [DBG] from='client.? 172.21.15.29:0/1730251356' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-08-29T19:36:57.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:36:56 smithi110 bash[67519]: audit 2024-08-29T19:36:56.483225+0000 mon.c (mon.2) 1218 : audit [DBG] from='client.? 172.21.15.29:0/1730251356' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-08-29T19:36:57.607 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 5b99e290-662c-11ef-bcd4-c7b262605968 -- ceph fs dump --format=json 2024-08-29T19:36:58.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:36:57 smithi110 bash[67519]: cluster 2024-08-29T19:36:56.258725+0000 mgr.y (mgr.25004) 3229 : cluster [DBG] pgmap v5768: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 7 op/s 2024-08-29T19:36:58.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:36:57 smithi029 bash[79042]: cluster 2024-08-29T19:36:56.258725+0000 mgr.y (mgr.25004) 3229 : cluster [DBG] pgmap v5768: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 7 op/s 2024-08-29T19:36:58.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:36:57 smithi029 bash[77880]: cluster 2024-08-29T19:36:56.258725+0000 mgr.y (mgr.25004) 3229 : cluster [DBG] pgmap v5768: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 7 op/s 2024-08-29T19:37:00.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:36:59 smithi110 bash[67519]: cluster 2024-08-29T19:36:58.259604+0000 mgr.y (mgr.25004) 3230 : cluster [DBG] pgmap v5769: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-08-29T19:37:00.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:36:59 smithi029 bash[79042]: cluster 2024-08-29T19:36:58.259604+0000 mgr.y (mgr.25004) 3230 : cluster [DBG] pgmap v5769: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-08-29T19:37:00.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:36:59 smithi029 bash[77880]: cluster 2024-08-29T19:36:58.259604+0000 mgr.y (mgr.25004) 3230 : cluster [DBG] pgmap v5769: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-08-29T19:37:02.351 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/5b99e290-662c-11ef-bcd4-c7b262605968/mon.a/config 2024-08-29T19:37:02.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:37:01 smithi029 bash[77880]: cluster 2024-08-29T19:37:00.260431+0000 mgr.y (mgr.25004) 3231 : cluster [DBG] pgmap v5770: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-29T19:37:02.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:37:01 smithi110 bash[67519]: cluster 2024-08-29T19:37:00.260431+0000 mgr.y (mgr.25004) 3231 : cluster [DBG] pgmap v5770: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-29T19:37:02.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:37:01 smithi029 bash[79042]: cluster 2024-08-29T19:37:00.260431+0000 mgr.y (mgr.25004) 3231 : cluster [DBG] pgmap v5770: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-29T19:37:04.152 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:37:03 smithi029 bash[79042]: cluster 2024-08-29T19:37:02.261604+0000 mgr.y (mgr.25004) 3232 : cluster [DBG] pgmap v5771: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-29T19:37:04.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:37:03 smithi029 bash[79042]: audit 2024-08-29T19:37:03.660115+0000 mon.c (mon.2) 1219 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:37:04.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:37:03 smithi029 bash[77880]: cluster 2024-08-29T19:37:02.261604+0000 mgr.y (mgr.25004) 3232 : cluster [DBG] pgmap v5771: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-29T19:37:04.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:37:03 smithi029 bash[77880]: audit 2024-08-29T19:37:03.660115+0000 mon.c (mon.2) 1219 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:37:04.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:37:03 smithi110 bash[67519]: cluster 2024-08-29T19:37:02.261604+0000 mgr.y (mgr.25004) 3232 : cluster [DBG] pgmap v5771: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-29T19:37:04.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:37:03 smithi110 bash[67519]: audit 2024-08-29T19:37:03.660115+0000 mon.c (mon.2) 1219 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:37:04.902 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 19:37:04 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:19:37:04] "GET /metrics HTTP/1.1" 200 34222 "" "Prometheus/2.43.0" 2024-08-29T19:37:06.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:37:05 smithi110 bash[67519]: cluster 2024-08-29T19:37:04.262415+0000 mgr.y (mgr.25004) 3233 : cluster [DBG] pgmap v5772: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-29T19:37:06.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:37:05 smithi029 bash[79042]: cluster 2024-08-29T19:37:04.262415+0000 mgr.y (mgr.25004) 3233 : cluster [DBG] pgmap v5772: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-29T19:37:06.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:37:05 smithi029 bash[77880]: cluster 2024-08-29T19:37:04.262415+0000 mgr.y (mgr.25004) 3233 : cluster [DBG] pgmap v5772: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-29T19:37:06.897 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-08-29T19:37:06.897 INFO:teuthology.orchestra.run.smithi029.stdout:{"epoch":15,"btime":"2024-08-29T18:02:19:849358+0000","default_fscid":1,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2"}},"feature_flags":{"enable_multiple":true,"ever_enabled_multiple":true},"standbys":[{"gid":54265,"name":"b","rank":-1,"incarnation":0,"state":"up:standby","state_seq":1,"addr":"172.21.15.110:6833/3082902649","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6832","nonce":3082902649},{"type":"v1","addr":"172.21.15.110:6833","nonce":3082902649}]},"join_fscid":-1,"export_targets":[],"features":4540701547738038271,"flags":0,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_7":"mds uses inline data","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2","feature_11":"minor log segments","feature_12":"quiesce subvolumes"}},"epoch":15}],"filesystems":[{"mdsmap":{"epoch":14,"flags":18,"flags_state":{"joinable":true,"allow_snaps":true,"allow_multimds_snaps":true,"allow_standby_replay":false,"refuse_client_session":false,"refuse_standby_for_another_fs":false,"balance_automate":false},"ever_allowed_features":0,"explicitly_allowed_features":0,"created":"2024-08-29T17:43:31.263378+0000","modified":"2024-08-29T18:02:12.001165+0000","tableserver":0,"root":0,"session_timeout":60,"session_autoclose":300,"required_client_features":{},"max_file_size":1099511627776,"max_xattr_size":65536,"last_failure":0,"last_failure_osd_epoch":693,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_7":"mds uses inline data","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2","feature_11":"minor log segments","feature_12":"quiesce subvolumes"}},"max_mds":1,"in":[0],"up":{"mds_0":34413},"failed":[],"damaged":[],"stopped":[],"info":{"gid_34413":{"gid":34413,"name":"a","rank":0,"incarnation":11,"state":"up:active","state_seq":9,"addr":"172.21.15.29:6835/1723186690","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6834","nonce":1723186690},{"type":"v1","addr":"172.21.15.29:6835","nonce":1723186690}]},"join_fscid":-1,"export_targets":[],"features":4540701547738038271,"flags":0,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_7":"mds uses inline data","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2","feature_11":"minor log segments","feature_12":"quiesce subvolumes"}}}},"data_pools":[3],"metadata_pool":2,"enabled":true,"fs_name":"cephfs","balancer":"","bal_rank_mask":"-1","standby_count_wanted":0,"qdb_leader":34413,"qdb_cluster":[34413]},"id":1}]} 2024-08-29T19:37:06.897 INFO:teuthology.orchestra.run.smithi029.stderr:dumped fsmap epoch 15 2024-08-29T19:37:07.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:37:06 smithi029 bash[79042]: audit 2024-08-29T19:37:06.895884+0000 mon.c (mon.2) 1220 : audit [DBG] from='client.? 172.21.15.29:0/1725056716' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-08-29T19:37:07.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:37:06 smithi029 bash[77880]: audit 2024-08-29T19:37:06.895884+0000 mon.c (mon.2) 1220 : audit [DBG] from='client.? 172.21.15.29:0/1725056716' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-08-29T19:37:07.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:37:06 smithi110 bash[67519]: audit 2024-08-29T19:37:06.895884+0000 mon.c (mon.2) 1220 : audit [DBG] from='client.? 172.21.15.29:0/1725056716' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-08-29T19:37:07.910 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 5b99e290-662c-11ef-bcd4-c7b262605968 -- ceph osd dump --format=json 2024-08-29T19:37:08.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:37:07 smithi029 bash[79042]: cluster 2024-08-29T19:37:06.263440+0000 mgr.y (mgr.25004) 3234 : cluster [DBG] pgmap v5773: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-29T19:37:08.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:37:07 smithi110 bash[67519]: cluster 2024-08-29T19:37:06.263440+0000 mgr.y (mgr.25004) 3234 : cluster [DBG] pgmap v5773: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-29T19:37:08.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:37:07 smithi029 bash[77880]: cluster 2024-08-29T19:37:06.263440+0000 mgr.y (mgr.25004) 3234 : cluster [DBG] pgmap v5773: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-29T19:37:10.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:37:09 smithi110 bash[67519]: cluster 2024-08-29T19:37:08.264396+0000 mgr.y (mgr.25004) 3235 : cluster [DBG] pgmap v5774: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-29T19:37:10.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:37:09 smithi029 bash[79042]: cluster 2024-08-29T19:37:08.264396+0000 mgr.y (mgr.25004) 3235 : cluster [DBG] pgmap v5774: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-29T19:37:10.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:37:09 smithi029 bash[77880]: cluster 2024-08-29T19:37:08.264396+0000 mgr.y (mgr.25004) 3235 : cluster [DBG] pgmap v5774: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-29T19:37:12.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:37:11 smithi110 bash[67519]: cluster 2024-08-29T19:37:10.265252+0000 mgr.y (mgr.25004) 3236 : cluster [DBG] pgmap v5775: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-29T19:37:12.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:37:11 smithi029 bash[79042]: cluster 2024-08-29T19:37:10.265252+0000 mgr.y (mgr.25004) 3236 : cluster [DBG] pgmap v5775: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-29T19:37:12.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:37:11 smithi029 bash[77880]: cluster 2024-08-29T19:37:10.265252+0000 mgr.y (mgr.25004) 3236 : cluster [DBG] pgmap v5775: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-29T19:37:12.655 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/5b99e290-662c-11ef-bcd4-c7b262605968/mon.a/config 2024-08-29T19:37:14.268 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:37:13 smithi029 bash[79042]: cluster 2024-08-29T19:37:12.266416+0000 mgr.y (mgr.25004) 3237 : cluster [DBG] pgmap v5776: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-29T19:37:14.268 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:37:13 smithi029 bash[77880]: cluster 2024-08-29T19:37:12.266416+0000 mgr.y (mgr.25004) 3237 : cluster [DBG] pgmap v5776: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-29T19:37:14.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:37:13 smithi110 bash[67519]: cluster 2024-08-29T19:37:12.266416+0000 mgr.y (mgr.25004) 3237 : cluster [DBG] pgmap v5776: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-29T19:37:14.903 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 19:37:14 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:19:37:14] "GET /metrics HTTP/1.1" 200 34222 "" "Prometheus/2.43.0" 2024-08-29T19:37:16.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:37:15 smithi110 bash[67519]: cluster 2024-08-29T19:37:14.266986+0000 mgr.y (mgr.25004) 3238 : cluster [DBG] pgmap v5777: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-29T19:37:16.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:37:15 smithi029 bash[79042]: cluster 2024-08-29T19:37:14.266986+0000 mgr.y (mgr.25004) 3238 : cluster [DBG] pgmap v5777: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-29T19:37:16.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:37:15 smithi029 bash[77880]: cluster 2024-08-29T19:37:14.266986+0000 mgr.y (mgr.25004) 3238 : cluster [DBG] pgmap v5777: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-29T19:37:17.381 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-08-29T19:37:17.381 INFO:teuthology.orchestra.run.smithi029.stdout:{"epoch":3031,"fsid":"5b99e290-662c-11ef-bcd4-c7b262605968","created":"2024-08-29T17:31:59.857942+0000","modified":"2024-08-29T19:35:32.916153+0000","last_up_change":"2024-08-29T18:01:22.089962+0000","last_in_change":"2024-08-29T17:41:39.493388+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":37,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":126,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"luminous","require_osd_release":"squid","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-08-29T17:37:34.229201+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"21","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"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":"cephfs_metadata","create_time":"2024-08-29T17:43:11.062376+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":"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":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":"cephfs"}},"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":3,"pool_name":"cephfs_data","create_time":"2024-08-29T17:43:21.312575+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":64,"pg_placement_num":64,"pg_placement_num_target":64,"pg_num_target":64,"pg_num_pending":64,"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":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_min":64,"target_size_ratio":0.89999997615814209},"application_metadata":{"cephfs":{"data":"cephfs"}},"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":"rbd","create_time":"2024-08-29T17:46:05.092291+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":"1158","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":9,"snap_epoch":1158,"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":3,"score_stable":3,"optimal_score":1,"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":"bf0dce25-d289-4341-954f-1cf64e6cd332","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":8,"last_clean_end":432,"up_from":447,"up_thru":2936,"down_at":433,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6802","nonce":930243083},{"type":"v1","addr":"172.21.15.29:6803","nonce":930243083}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6804","nonce":930243083},{"type":"v1","addr":"172.21.15.29:6805","nonce":930243083}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6808","nonce":930243083},{"type":"v1","addr":"172.21.15.29:6809","nonce":930243083}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6806","nonce":930243083},{"type":"v1","addr":"172.21.15.29:6807","nonce":930243083}]},"public_addr":"172.21.15.29:6803/930243083","cluster_addr":"172.21.15.29:6805/930243083","heartbeat_back_addr":"172.21.15.29:6809/930243083","heartbeat_front_addr":"172.21.15.29:6807/930243083","state":["exists","up"]},{"osd":1,"uuid":"b6bcf254-7220-4748-97db-d51ef0fb0c5b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":13,"last_clean_end":465,"up_from":481,"up_thru":2936,"down_at":466,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6810","nonce":2246051733},{"type":"v1","addr":"172.21.15.29:6811","nonce":2246051733}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6812","nonce":2246051733},{"type":"v1","addr":"172.21.15.29:6813","nonce":2246051733}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6816","nonce":2246051733},{"type":"v1","addr":"172.21.15.29:6817","nonce":2246051733}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6814","nonce":2246051733},{"type":"v1","addr":"172.21.15.29:6815","nonce":2246051733}]},"public_addr":"172.21.15.29:6811/2246051733","cluster_addr":"172.21.15.29:6813/2246051733","heartbeat_back_addr":"172.21.15.29:6817/2246051733","heartbeat_front_addr":"172.21.15.29:6815/2246051733","state":["exists","up"]},{"osd":2,"uuid":"2f868ed8-2ac7-40aa-9158-95af387dcf97","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":18,"last_clean_end":490,"up_from":505,"up_thru":2936,"down_at":491,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6818","nonce":776161567},{"type":"v1","addr":"172.21.15.29:6819","nonce":776161567}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6820","nonce":776161567},{"type":"v1","addr":"172.21.15.29:6821","nonce":776161567}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6824","nonce":776161567},{"type":"v1","addr":"172.21.15.29:6825","nonce":776161567}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6822","nonce":776161567},{"type":"v1","addr":"172.21.15.29:6823","nonce":776161567}]},"public_addr":"172.21.15.29:6819/776161567","cluster_addr":"172.21.15.29:6821/776161567","heartbeat_back_addr":"172.21.15.29:6825/776161567","heartbeat_front_addr":"172.21.15.29:6823/776161567","state":["exists","up"]},{"osd":3,"uuid":"5c7f5243-e5dc-4475-a475-aa7395a634a9","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":25,"last_clean_end":522,"up_from":537,"up_thru":2936,"down_at":523,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6826","nonce":2406496408},{"type":"v1","addr":"172.21.15.29:6827","nonce":2406496408}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6828","nonce":2406496408},{"type":"v1","addr":"172.21.15.29:6829","nonce":2406496408}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6832","nonce":2406496408},{"type":"v1","addr":"172.21.15.29:6833","nonce":2406496408}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6830","nonce":2406496408},{"type":"v1","addr":"172.21.15.29:6831","nonce":2406496408}]},"public_addr":"172.21.15.29:6827/2406496408","cluster_addr":"172.21.15.29:6829/2406496408","heartbeat_back_addr":"172.21.15.29:6833/2406496408","heartbeat_front_addr":"172.21.15.29:6831/2406496408","state":["exists","up"]},{"osd":4,"uuid":"947a1c89-8fd1-48b1-84a3-f11790091238","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":31,"last_clean_end":553,"up_from":567,"up_thru":2936,"down_at":554,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6800","nonce":3040867013},{"type":"v1","addr":"172.21.15.110:6801","nonce":3040867013}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6802","nonce":3040867013},{"type":"v1","addr":"172.21.15.110:6803","nonce":3040867013}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6806","nonce":3040867013},{"type":"v1","addr":"172.21.15.110:6807","nonce":3040867013}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6804","nonce":3040867013},{"type":"v1","addr":"172.21.15.110:6805","nonce":3040867013}]},"public_addr":"172.21.15.110:6801/3040867013","cluster_addr":"172.21.15.110:6803/3040867013","heartbeat_back_addr":"172.21.15.110:6807/3040867013","heartbeat_front_addr":"172.21.15.110:6805/3040867013","state":["exists","up"]},{"osd":5,"uuid":"9bbb5c1b-95f3-4f29-9f8e-7b5130d1a9b7","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":39,"last_clean_end":581,"up_from":596,"up_thru":2936,"down_at":582,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6808","nonce":3507700790},{"type":"v1","addr":"172.21.15.110:6809","nonce":3507700790}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6810","nonce":3507700790},{"type":"v1","addr":"172.21.15.110:6811","nonce":3507700790}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6814","nonce":3507700790},{"type":"v1","addr":"172.21.15.110:6815","nonce":3507700790}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6812","nonce":3507700790},{"type":"v1","addr":"172.21.15.110:6813","nonce":3507700790}]},"public_addr":"172.21.15.110:6809/3507700790","cluster_addr":"172.21.15.110:6811/3507700790","heartbeat_back_addr":"172.21.15.110:6815/3507700790","heartbeat_front_addr":"172.21.15.110:6813/3507700790","state":["exists","up"]},{"osd":6,"uuid":"f513aef1-39f9-4768-aa72-d29a4bc33bc8","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":47,"last_clean_end":609,"up_from":623,"up_thru":2936,"down_at":610,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6816","nonce":2839328170},{"type":"v1","addr":"172.21.15.110:6817","nonce":2839328170}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6818","nonce":2839328170},{"type":"v1","addr":"172.21.15.110:6819","nonce":2839328170}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6822","nonce":2839328170},{"type":"v1","addr":"172.21.15.110:6823","nonce":2839328170}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6820","nonce":2839328170},{"type":"v1","addr":"172.21.15.110:6821","nonce":2839328170}]},"public_addr":"172.21.15.110:6817/2839328170","cluster_addr":"172.21.15.110:6819/2839328170","heartbeat_back_addr":"172.21.15.110:6823/2839328170","heartbeat_front_addr":"172.21.15.110:6821/2839328170","state":["exists","up"]},{"osd":7,"uuid":"d940d9b7-08ff-4939-aed2-678705b27227","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":55,"last_clean_end":634,"up_from":649,"up_thru":2936,"down_at":635,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6824","nonce":1681309485},{"type":"v1","addr":"172.21.15.110:6825","nonce":1681309485}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6826","nonce":1681309485},{"type":"v1","addr":"172.21.15.110:6827","nonce":1681309485}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6830","nonce":1681309485},{"type":"v1","addr":"172.21.15.110:6831","nonce":1681309485}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6828","nonce":1681309485},{"type":"v1","addr":"172.21.15.110:6829","nonce":1681309485}]},"public_addr":"172.21.15.110:6825/1681309485","cluster_addr":"172.21.15.110:6827/1681309485","heartbeat_back_addr":"172.21.15.110:6831/1681309485","heartbeat_front_addr":"172.21.15.110:6829/1681309485","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-08-29T17:35:36.848338+0000","dead_epoch":432},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-08-29T17:36:32.724265+0000","dead_epoch":465},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-08-29T17:37:32.101304+0000","dead_epoch":490},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-08-29T17:38:34.040225+0000","dead_epoch":522},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-08-29T17:39:25.601943+0000","dead_epoch":553},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-08-29T17:40:18.558225+0000","dead_epoch":581},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-08-29T17:41:12.498528+0000","dead_epoch":609},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-08-29T17:42:03.622503+0000","dead_epoch":634}],"pg_upmap":[],"pg_upmap_items":[{"pgid":"2.1","mappings":[{"from":0,"to":1}]},{"pgid":"2.7","mappings":[{"from":7,"to":3}]},{"pgid":"2.b","mappings":[{"from":7,"to":3}]},{"pgid":"2.12","mappings":[{"from":7,"to":2}]},{"pgid":"2.18","mappings":[{"from":7,"to":3}]},{"pgid":"2.1b","mappings":[{"from":7,"to":2}]},{"pgid":"2.1c","mappings":[{"from":7,"to":3}]},{"pgid":"2.1e","mappings":[{"from":0,"to":4}]},{"pgid":"3.b","mappings":[{"from":0,"to":2}]},{"pgid":"3.e","mappings":[{"from":7,"to":2}]},{"pgid":"3.15","mappings":[{"from":4,"to":1}]},{"pgid":"3.23","mappings":[{"from":0,"to":2}]},{"pgid":"3.26","mappings":[{"from":4,"to":3}]},{"pgid":"3.37","mappings":[{"from":5,"to":1}]}],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.29:0/2380894115":"2024-08-29T20:34:48.883658+0000","172.21.15.29:0/102694480":"2024-08-29T19:45:34.648967+0000","172.21.15.110:6833/2479508237":"2024-08-30T18:02:08.955869+0000","172.21.15.29:0/1253653471":"2024-08-30T17:55:03.270168+0000","172.21.15.29:0/1839793656":"2024-08-30T17:55:03.270168+0000","172.21.15.29:6801/3392536525":"2024-08-30T17:52:58.835410+0000","172.21.15.29:6801/4165032381":"2024-08-30T17:33:03.600654+0000","172.21.15.110:0/3888566204":"2024-08-30T17:53:55.574956+0000","172.21.15.29:0/284340155":"2024-08-30T17:55:03.270168+0000","172.21.15.29:0/1474012204":"2024-08-29T19:45:35.633035+0000","172.21.15.29:0/3971843634":"2024-08-30T17:32:27.208924+0000","172.21.15.29:0/118245924":"2024-08-30T17:45:21.840922+0000","172.21.15.29:0/1809900963":"2024-08-30T17:45:21.840922+0000","172.21.15.29:6801/1019541794":"2024-08-30T17:55:03.270168+0000","172.21.15.29:0/1111128610":"2024-08-30T17:33:03.600654+0000","172.21.15.29:0/3534909887":"2024-08-29T19:56:02.235883+0000","172.21.15.29:6800/3392536525":"2024-08-30T17:52:58.835410+0000","172.21.15.29:0/1303594825":"2024-08-30T17:52:58.835410+0000","172.21.15.29:0/2134421522":"2024-08-30T17:52:58.835410+0000","172.21.15.29:6801/1426057126":"2024-08-30T17:32:27.208924+0000","172.21.15.29:0/1197831948":"2024-08-30T17:32:27.208924+0000","172.21.15.110:0/2033569755":"2024-08-30T17:53:55.574956+0000","172.21.15.29:0/2064802388":"2024-08-30T17:55:03.270168+0000","172.21.15.29:0/1915500856":"2024-08-30T17:33:03.600654+0000","172.21.15.110:0/3133629961":"2024-08-30T17:53:55.574956+0000","172.21.15.29:0/425744648":"2024-08-30T17:32:27.208924+0000","172.21.15.29:0/1304188967":"2024-08-30T17:45:21.840922+0000","172.21.15.110:0/3131775528":"2024-08-30T17:53:55.574956+0000","172.21.15.29:0/478047055":"2024-08-30T17:55:03.270168+0000","172.21.15.110:0/2917994497":"2024-08-30T17:53:55.574956+0000","172.21.15.29:0/1480801420":"2024-08-30T17:52:58.835410+0000","172.21.15.29:6800/4165032381":"2024-08-30T17:33:03.600654+0000","172.21.15.29:6800/1545607225":"2024-08-30T17:45:21.840922+0000","172.21.15.29:6800/1426057126":"2024-08-30T17:32:27.208924+0000","172.21.15.29:0/2922715966":"2024-08-30T17:45:21.840922+0000","172.21.15.110:6832/2479508237":"2024-08-30T18:02:08.955869+0000","172.21.15.29:6800/1019541794":"2024-08-30T17:55:03.270168+0000","172.21.15.29:6801/1545607225":"2024-08-30T17:45:21.840922+0000","172.21.15.110:6834/1358708797":"2024-08-30T17:53:55.574956+0000","172.21.15.29:0/3163160762":"2024-08-30T17:52:58.835410+0000","172.21.15.110:6835/1358708797":"2024-08-30T17:53:55.574956+0000","172.21.15.110:0/2397192296":"2024-08-30T17:53:55.574956+0000","172.21.15.29:0/982136970":"2024-08-30T17:52:58.835410+0000","172.21.15.29:0/144040842":"2024-08-30T17:33:03.600654+0000","172.21.15.29:0/1117529256":"2024-08-30T17:55:03.270168+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"},"teuthologyprofile":{"crush-device-class":"","crush-failure-domain":"osd","crush-root":"default","jerasure-per-chunk-alignment":"false","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van","w":"8"}},"removed_snaps_queue":[{"pool":60,"snaps":[{"begin":2,"length":1}]},{"pool":63,"snaps":[{"begin":1,"length":2}]},{"pool":68,"snaps":[{"begin":1,"length":2}]},{"pool":77,"snaps":[{"begin":2,"length":1}]},{"pool":78,"snaps":[{"begin":2,"length":1}]},{"pool":79,"snaps":[{"begin":2,"length":1}]},{"pool":80,"snaps":[{"begin":2,"length":1}]},{"pool":81,"snaps":[{"begin":2,"length":1}]},{"pool":82,"snaps":[{"begin":2,"length":1}]},{"pool":83,"snaps":[{"begin":2,"length":1}]},{"pool":86,"snaps":[{"begin":4,"length":5}]},{"pool":88,"snaps":[{"begin":34,"length":4},{"begin":42,"length":2},{"begin":45,"length":3}]},{"pool":89,"snaps":[{"begin":17,"length":1},{"begin":22,"length":1}]},{"pool":90,"snaps":[{"begin":2,"length":1}]},{"pool":123,"snaps":[{"begin":104,"length":1}]},{"pool":125,"snaps":[{"begin":312,"length":3}]},{"pool":126,"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-08-29T19:37:18.264 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:37:17 smithi029 bash[79042]: cluster 2024-08-29T19:37:16.267884+0000 mgr.y (mgr.25004) 3239 : cluster [DBG] pgmap v5778: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-29T19:37:18.265 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:37:17 smithi029 bash[79042]: audit 2024-08-29T19:37:17.376014+0000 mon.c (mon.2) 1221 : audit [DBG] from='client.? 172.21.15.29:0/3267458221' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-08-29T19:37:18.265 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:37:17 smithi029 bash[77880]: cluster 2024-08-29T19:37:16.267884+0000 mgr.y (mgr.25004) 3239 : cluster [DBG] pgmap v5778: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-29T19:37:18.265 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:37:17 smithi029 bash[77880]: audit 2024-08-29T19:37:17.376014+0000 mon.c (mon.2) 1221 : audit [DBG] from='client.? 172.21.15.29:0/3267458221' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-08-29T19:37:18.267 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 5b99e290-662c-11ef-bcd4-c7b262605968 -- ceph fs fail cephfs 2024-08-29T19:37:18.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:37:17 smithi110 bash[67519]: cluster 2024-08-29T19:37:16.267884+0000 mgr.y (mgr.25004) 3239 : cluster [DBG] pgmap v5778: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-29T19:37:18.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:37:17 smithi110 bash[67519]: audit 2024-08-29T19:37:17.376014+0000 mon.c (mon.2) 1221 : audit [DBG] from='client.? 172.21.15.29:0/3267458221' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-08-29T19:37:19.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:37:18 smithi110 bash[67519]: audit 2024-08-29T19:37:18.660581+0000 mon.c (mon.2) 1222 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:37:19.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:37:18 smithi029 bash[79042]: audit 2024-08-29T19:37:18.660581+0000 mon.c (mon.2) 1222 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:37:19.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:37:18 smithi029 bash[77880]: audit 2024-08-29T19:37:18.660581+0000 mon.c (mon.2) 1222 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:37:20.402 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:37:19 smithi029 bash[77880]: cluster 2024-08-29T19:37:18.268791+0000 mgr.y (mgr.25004) 3240 : cluster [DBG] pgmap v5779: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-29T19:37:20.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:37:19 smithi029 bash[79042]: cluster 2024-08-29T19:37:18.268791+0000 mgr.y (mgr.25004) 3240 : cluster [DBG] pgmap v5779: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-29T19:37:20.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:37:19 smithi110 bash[67519]: cluster 2024-08-29T19:37:18.268791+0000 mgr.y (mgr.25004) 3240 : cluster [DBG] pgmap v5779: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-29T19:37:22.404 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:37:21 smithi110 bash[67519]: cluster 2024-08-29T19:37:20.269655+0000 mgr.y (mgr.25004) 3241 : cluster [DBG] pgmap v5780: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-29T19:37:22.405 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:37:21 smithi029 bash[79042]: cluster 2024-08-29T19:37:20.269655+0000 mgr.y (mgr.25004) 3241 : cluster [DBG] pgmap v5780: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-29T19:37:22.405 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:37:21 smithi029 bash[77880]: cluster 2024-08-29T19:37:20.269655+0000 mgr.y (mgr.25004) 3241 : cluster [DBG] pgmap v5780: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-29T19:37:23.006 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/5b99e290-662c-11ef-bcd4-c7b262605968/mon.a/config 2024-08-29T19:37:24.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:37:23 smithi029 bash[77880]: cluster 2024-08-29T19:37:22.270865+0000 mgr.y (mgr.25004) 3242 : cluster [DBG] pgmap v5781: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-29T19:37:24.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:37:23 smithi110 bash[67519]: cluster 2024-08-29T19:37:22.270865+0000 mgr.y (mgr.25004) 3242 : cluster [DBG] pgmap v5781: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-29T19:37:24.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:37:23 smithi029 bash[79042]: cluster 2024-08-29T19:37:22.270865+0000 mgr.y (mgr.25004) 3242 : cluster [DBG] pgmap v5781: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-29T19:37:24.902 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 19:37:24 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:19:37:24] "GET /metrics HTTP/1.1" 200 34221 "" "Prometheus/2.43.0" 2024-08-29T19:37:26.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:37:25 smithi110 bash[67519]: cluster 2024-08-29T19:37:24.271641+0000 mgr.y (mgr.25004) 3243 : cluster [DBG] pgmap v5782: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-29T19:37:26.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:37:25 smithi029 bash[79042]: cluster 2024-08-29T19:37:24.271641+0000 mgr.y (mgr.25004) 3243 : cluster [DBG] pgmap v5782: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-29T19:37:26.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:37:25 smithi029 bash[77880]: cluster 2024-08-29T19:37:24.271641+0000 mgr.y (mgr.25004) 3243 : cluster [DBG] pgmap v5782: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-29T19:37:27.902 INFO:teuthology.orchestra.run.smithi029.stderr:cephfs marked not joinable; MDS cannot join the cluster. All MDS ranks marked failed. 2024-08-29T19:37:28.152 INFO:journalctl@ceph.mds.a.smithi029.stdout:Aug 29 19:37:27 smithi029 bash[100529]: ignoring --setuser ceph since I am not root 2024-08-29T19:37:28.153 INFO:journalctl@ceph.mds.a.smithi029.stdout:Aug 29 19:37:27 smithi029 bash[100529]: ignoring --setgroup ceph since I am not root 2024-08-29T19:37:28.153 INFO:journalctl@ceph.mds.a.smithi029.stdout:Aug 29 19:37:27 smithi029 bash[100529]: starting mds.a at 2024-08-29T19:37:28.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:37:27 smithi029 bash[77880]: debug 2024-08-29T19:37:27.893+0000 7f91600e8640 -1 log_channel(cluster) log [ERR] : Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-08-29T19:37:28.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:37:27 smithi029 bash[77880]: cluster 2024-08-29T19:37:26.272688+0000 mgr.y (mgr.25004) 3244 : cluster [DBG] pgmap v5783: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-29T19:37:28.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:37:27 smithi029 bash[77880]: audit 2024-08-29T19:37:27.894521+0000 mon.a (mon.0) 4142 : audit [INF] from='client.? 172.21.15.29:0/2060854865' entity='client.admin' cmd=[{"prefix": "fs fail", "fs_name": "cephfs"}]: dispatch 2024-08-29T19:37:28.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:37:27 smithi029 bash[77880]: cluster 2024-08-29T19:37:27.895498+0000 mon.a (mon.0) 4143 : cluster [WRN] Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2024-08-29T19:37:28.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:37:27 smithi029 bash[77880]: cluster 2024-08-29T19:37:27.895540+0000 mon.a (mon.0) 4144 : cluster [ERR] Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-08-29T19:37:28.154 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:37:27 smithi029 bash[77880]: audit 2024-08-29T19:37:27.897618+0000 mon.a (mon.0) 4145 : audit [INF] from='client.? 172.21.15.29:0/2060854865' entity='client.admin' cmd='[{"prefix": "fs fail", "fs_name": "cephfs"}]': finished 2024-08-29T19:37:28.154 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:37:27 smithi029 bash[77880]: cluster 2024-08-29T19:37:27.902371+0000 mon.a (mon.0) 4146 : cluster [DBG] osdmap e3032: 8 total, 8 up, 8 in 2024-08-29T19:37:28.154 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:37:27 smithi029 bash[77880]: cluster 2024-08-29T19:37:27.902977+0000 mon.a (mon.0) 4147 : cluster [DBG] fsmap cephfs:0/1 1 up:standby, 1 failed 2024-08-29T19:37:28.154 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:37:27 smithi029 bash[79042]: cluster 2024-08-29T19:37:26.272688+0000 mgr.y (mgr.25004) 3244 : cluster [DBG] pgmap v5783: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-29T19:37:28.154 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:37:27 smithi029 bash[79042]: audit 2024-08-29T19:37:27.894521+0000 mon.a (mon.0) 4142 : audit [INF] from='client.? 172.21.15.29:0/2060854865' entity='client.admin' cmd=[{"prefix": "fs fail", "fs_name": "cephfs"}]: dispatch 2024-08-29T19:37:28.154 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:37:27 smithi029 bash[79042]: cluster 2024-08-29T19:37:27.895498+0000 mon.a (mon.0) 4143 : cluster [WRN] Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2024-08-29T19:37:28.154 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:37:27 smithi029 bash[79042]: cluster 2024-08-29T19:37:27.895540+0000 mon.a (mon.0) 4144 : cluster [ERR] Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-08-29T19:37:28.154 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:37:27 smithi029 bash[79042]: audit 2024-08-29T19:37:27.897618+0000 mon.a (mon.0) 4145 : audit [INF] from='client.? 172.21.15.29:0/2060854865' entity='client.admin' cmd='[{"prefix": "fs fail", "fs_name": "cephfs"}]': finished 2024-08-29T19:37:28.154 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:37:27 smithi029 bash[79042]: cluster 2024-08-29T19:37:27.902371+0000 mon.a (mon.0) 4146 : cluster [DBG] osdmap e3032: 8 total, 8 up, 8 in 2024-08-29T19:37:28.154 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:37:27 smithi029 bash[79042]: cluster 2024-08-29T19:37:27.902977+0000 mon.a (mon.0) 4147 : cluster [DBG] fsmap cephfs:0/1 1 up:standby, 1 failed 2024-08-29T19:37:28.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:37:27 smithi110 bash[67519]: cluster 2024-08-29T19:37:26.272688+0000 mgr.y (mgr.25004) 3244 : cluster [DBG] pgmap v5783: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-29T19:37:28.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:37:27 smithi110 bash[67519]: audit 2024-08-29T19:37:27.894521+0000 mon.a (mon.0) 4142 : audit [INF] from='client.? 172.21.15.29:0/2060854865' entity='client.admin' cmd=[{"prefix": "fs fail", "fs_name": "cephfs"}]: dispatch 2024-08-29T19:37:28.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:37:27 smithi110 bash[67519]: cluster 2024-08-29T19:37:27.895498+0000 mon.a (mon.0) 4143 : cluster [WRN] Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2024-08-29T19:37:28.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:37:27 smithi110 bash[67519]: cluster 2024-08-29T19:37:27.895540+0000 mon.a (mon.0) 4144 : cluster [ERR] Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-08-29T19:37:28.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:37:27 smithi110 bash[67519]: audit 2024-08-29T19:37:27.897618+0000 mon.a (mon.0) 4145 : audit [INF] from='client.? 172.21.15.29:0/2060854865' entity='client.admin' cmd='[{"prefix": "fs fail", "fs_name": "cephfs"}]': finished 2024-08-29T19:37:28.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:37:27 smithi110 bash[67519]: cluster 2024-08-29T19:37:27.902371+0000 mon.a (mon.0) 4146 : cluster [DBG] osdmap e3032: 8 total, 8 up, 8 in 2024-08-29T19:37:28.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:37:27 smithi110 bash[67519]: cluster 2024-08-29T19:37:27.902977+0000 mon.a (mon.0) 4147 : cluster [DBG] fsmap cephfs:0/1 1 up:standby, 1 failed 2024-08-29T19:37:29.021 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 5b99e290-662c-11ef-bcd4-c7b262605968 -- ceph fs rm cephfs --yes-i-really-mean-it 2024-08-29T19:37:30.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:37:29 smithi029 bash[79042]: cluster 2024-08-29T19:37:28.273312+0000 mgr.y (mgr.25004) 3245 : cluster [DBG] pgmap v5785: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-29T19:37:30.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:37:29 smithi029 bash[79042]: cluster 2024-08-29T19:37:28.905394+0000 mon.a (mon.0) 4148 : cluster [DBG] mds.? [v2:172.21.15.29:6834/2751977319,v1:172.21.15.29:6835/2751977319] up:boot 2024-08-29T19:37:30.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:37:29 smithi029 bash[79042]: audit 2024-08-29T19:37:28.905515+0000 mon.c (mon.2) 1223 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-08-29T19:37:30.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:37:29 smithi029 bash[79042]: cluster 2024-08-29T19:37:28.905672+0000 mon.a (mon.0) 4149 : cluster [DBG] fsmap cephfs:0/1 2 up:standby, 1 failed 2024-08-29T19:37:30.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:37:29 smithi110 bash[67519]: cluster 2024-08-29T19:37:28.273312+0000 mgr.y (mgr.25004) 3245 : cluster [DBG] pgmap v5785: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-29T19:37:30.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:37:29 smithi110 bash[67519]: cluster 2024-08-29T19:37:28.905394+0000 mon.a (mon.0) 4148 : cluster [DBG] mds.? [v2:172.21.15.29:6834/2751977319,v1:172.21.15.29:6835/2751977319] up:boot 2024-08-29T19:37:30.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:37:29 smithi110 bash[67519]: audit 2024-08-29T19:37:28.905515+0000 mon.c (mon.2) 1223 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-08-29T19:37:30.404 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:37:29 smithi110 bash[67519]: cluster 2024-08-29T19:37:28.905672+0000 mon.a (mon.0) 4149 : cluster [DBG] fsmap cephfs:0/1 2 up:standby, 1 failed 2024-08-29T19:37:30.404 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:37:29 smithi029 bash[77880]: cluster 2024-08-29T19:37:28.273312+0000 mgr.y (mgr.25004) 3245 : cluster [DBG] pgmap v5785: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-29T19:37:30.404 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:37:29 smithi029 bash[77880]: cluster 2024-08-29T19:37:28.905394+0000 mon.a (mon.0) 4148 : cluster [DBG] mds.? [v2:172.21.15.29:6834/2751977319,v1:172.21.15.29:6835/2751977319] up:boot 2024-08-29T19:37:30.404 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:37:29 smithi029 bash[77880]: audit 2024-08-29T19:37:28.905515+0000 mon.c (mon.2) 1223 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-08-29T19:37:30.404 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:37:29 smithi029 bash[77880]: cluster 2024-08-29T19:37:28.905672+0000 mon.a (mon.0) 4149 : cluster [DBG] fsmap cephfs:0/1 2 up:standby, 1 failed 2024-08-29T19:37:32.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:37:31 smithi110 bash[67519]: cluster 2024-08-29T19:37:30.274075+0000 mgr.y (mgr.25004) 3246 : cluster [DBG] pgmap v5786: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-29T19:37:32.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:37:31 smithi029 bash[79042]: cluster 2024-08-29T19:37:30.274075+0000 mgr.y (mgr.25004) 3246 : cluster [DBG] pgmap v5786: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-29T19:37:32.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:37:31 smithi029 bash[77880]: cluster 2024-08-29T19:37:30.274075+0000 mgr.y (mgr.25004) 3246 : cluster [DBG] pgmap v5786: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-29T19:37:33.765 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/5b99e290-662c-11ef-bcd4-c7b262605968/mon.a/config 2024-08-29T19:37:34.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:37:33 smithi029 bash[77880]: cluster 2024-08-29T19:37:32.275267+0000 mgr.y (mgr.25004) 3247 : cluster [DBG] pgmap v5787: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-29T19:37:34.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:37:33 smithi029 bash[77880]: audit 2024-08-29T19:37:33.669980+0000 mon.a (mon.0) 4150 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:37:34.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:37:33 smithi029 bash[77880]: audit 2024-08-29T19:37:33.672580+0000 mon.c (mon.2) 1224 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:37:34.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:37:33 smithi029 bash[79042]: cluster 2024-08-29T19:37:32.275267+0000 mgr.y (mgr.25004) 3247 : cluster [DBG] pgmap v5787: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-29T19:37:34.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:37:33 smithi029 bash[79042]: audit 2024-08-29T19:37:33.669980+0000 mon.a (mon.0) 4150 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:37:34.153 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:37:33 smithi029 bash[79042]: audit 2024-08-29T19:37:33.672580+0000 mon.c (mon.2) 1224 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:37:34.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:37:33 smithi110 bash[67519]: cluster 2024-08-29T19:37:32.275267+0000 mgr.y (mgr.25004) 3247 : cluster [DBG] pgmap v5787: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-29T19:37:34.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:37:33 smithi110 bash[67519]: audit 2024-08-29T19:37:33.669980+0000 mon.a (mon.0) 4150 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:37:34.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:37:33 smithi110 bash[67519]: audit 2024-08-29T19:37:33.672580+0000 mon.c (mon.2) 1224 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:37:34.902 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 19:37:34 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:19:37:34] "GET /metrics HTTP/1.1" 200 34359 "" "Prometheus/2.43.0" 2024-08-29T19:37:36.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:37:35 smithi110 bash[67519]: cluster 2024-08-29T19:37:34.276089+0000 mgr.y (mgr.25004) 3248 : cluster [DBG] pgmap v5788: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-29T19:37:36.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:37:35 smithi029 bash[79042]: cluster 2024-08-29T19:37:34.276089+0000 mgr.y (mgr.25004) 3248 : cluster [DBG] pgmap v5788: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-29T19:37:36.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:37:35 smithi029 bash[77880]: cluster 2024-08-29T19:37:34.276089+0000 mgr.y (mgr.25004) 3248 : cluster [DBG] pgmap v5788: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-29T19:37:38.176 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:37:37 smithi029 bash[79042]: cluster 2024-08-29T19:37:36.277122+0000 mgr.y (mgr.25004) 3249 : cluster [DBG] pgmap v5789: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-29T19:37:38.177 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:37:37 smithi029 bash[77880]: cluster 2024-08-29T19:37:36.277122+0000 mgr.y (mgr.25004) 3249 : cluster [DBG] pgmap v5789: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-29T19:37:38.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:37:37 smithi110 bash[67519]: cluster 2024-08-29T19:37:36.277122+0000 mgr.y (mgr.25004) 3249 : cluster [DBG] pgmap v5789: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-29T19:37:39.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:37:38 smithi110 bash[67519]: audit 2024-08-29T19:37:38.516431+0000 mon.c (mon.2) 1225 : audit [INF] from='client.? 172.21.15.29:0/2601286633' entity='client.admin' cmd=[{"prefix": "fs rm", "fs_name": "cephfs", "yes_i_really_mean_it": true}]: dispatch 2024-08-29T19:37:39.479 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:37:38 smithi110 bash[67519]: audit 2024-08-29T19:37:38.517036+0000 mon.a (mon.0) 4151 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "fs rm", "fs_name": "cephfs", "yes_i_really_mean_it": true}]: dispatch 2024-08-29T19:37:39.480 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:37:38 smithi029 bash[77880]: audit 2024-08-29T19:37:38.516431+0000 mon.c (mon.2) 1225 : audit [INF] from='client.? 172.21.15.29:0/2601286633' entity='client.admin' cmd=[{"prefix": "fs rm", "fs_name": "cephfs", "yes_i_really_mean_it": true}]: dispatch 2024-08-29T19:37:39.480 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:37:38 smithi029 bash[77880]: audit 2024-08-29T19:37:38.517036+0000 mon.a (mon.0) 4151 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "fs rm", "fs_name": "cephfs", "yes_i_really_mean_it": true}]: dispatch 2024-08-29T19:37:39.480 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:37:38 smithi029 bash[79042]: audit 2024-08-29T19:37:38.516431+0000 mon.c (mon.2) 1225 : audit [INF] from='client.? 172.21.15.29:0/2601286633' entity='client.admin' cmd=[{"prefix": "fs rm", "fs_name": "cephfs", "yes_i_really_mean_it": true}]: dispatch 2024-08-29T19:37:39.481 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:37:38 smithi029 bash[79042]: audit 2024-08-29T19:37:38.517036+0000 mon.a (mon.0) 4151 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "fs rm", "fs_name": "cephfs", "yes_i_really_mean_it": true}]: dispatch 2024-08-29T19:37:39.930 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 5b99e290-662c-11ef-bcd4-c7b262605968 -- ceph osd pool rm cephfs_metadata cephfs_metadata --yes-i-really-really-mean-it 2024-08-29T19:37:40.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:37:39 smithi110 bash[67519]: cluster 2024-08-29T19:37:38.277984+0000 mgr.y (mgr.25004) 3250 : cluster [DBG] pgmap v5790: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-29T19:37:40.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:37:39 smithi110 bash[67519]: cluster 2024-08-29T19:37:38.918439+0000 mon.a (mon.0) 4152 : cluster [INF] Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2024-08-29T19:37:40.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:37:39 smithi110 bash[67519]: cluster 2024-08-29T19:37:38.918484+0000 mon.a (mon.0) 4153 : cluster [INF] Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-08-29T19:37:40.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:37:39 smithi110 bash[67519]: cluster 2024-08-29T19:37:38.918505+0000 mon.a (mon.0) 4154 : cluster [INF] Cluster is now healthy 2024-08-29T19:37:40.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:37:39 smithi110 bash[67519]: audit 2024-08-29T19:37:38.927499+0000 mon.a (mon.0) 4155 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "fs rm", "fs_name": "cephfs", "yes_i_really_mean_it": true}]': finished 2024-08-29T19:37:40.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:37:39 smithi110 bash[67519]: cluster 2024-08-29T19:37:38.932167+0000 mon.a (mon.0) 4156 : cluster [DBG] fsmap 2 up:standby 2024-08-29T19:37:40.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:37:39 smithi029 bash[77880]: cluster 2024-08-29T19:37:38.277984+0000 mgr.y (mgr.25004) 3250 : cluster [DBG] pgmap v5790: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-29T19:37:40.404 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:37:39 smithi029 bash[77880]: cluster 2024-08-29T19:37:38.918439+0000 mon.a (mon.0) 4152 : cluster [INF] Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2024-08-29T19:37:40.404 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:37:39 smithi029 bash[77880]: cluster 2024-08-29T19:37:38.918484+0000 mon.a (mon.0) 4153 : cluster [INF] Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-08-29T19:37:40.404 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:37:39 smithi029 bash[77880]: cluster 2024-08-29T19:37:38.918505+0000 mon.a (mon.0) 4154 : cluster [INF] Cluster is now healthy 2024-08-29T19:37:40.404 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:37:39 smithi029 bash[77880]: audit 2024-08-29T19:37:38.927499+0000 mon.a (mon.0) 4155 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "fs rm", "fs_name": "cephfs", "yes_i_really_mean_it": true}]': finished 2024-08-29T19:37:40.404 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:37:39 smithi029 bash[77880]: cluster 2024-08-29T19:37:38.932167+0000 mon.a (mon.0) 4156 : cluster [DBG] fsmap 2 up:standby 2024-08-29T19:37:40.404 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:37:39 smithi029 bash[79042]: cluster 2024-08-29T19:37:38.277984+0000 mgr.y (mgr.25004) 3250 : cluster [DBG] pgmap v5790: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-29T19:37:40.404 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:37:39 smithi029 bash[79042]: cluster 2024-08-29T19:37:38.918439+0000 mon.a (mon.0) 4152 : cluster [INF] Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2024-08-29T19:37:40.404 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:37:39 smithi029 bash[79042]: cluster 2024-08-29T19:37:38.918484+0000 mon.a (mon.0) 4153 : cluster [INF] Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-08-29T19:37:40.404 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:37:39 smithi029 bash[79042]: cluster 2024-08-29T19:37:38.918505+0000 mon.a (mon.0) 4154 : cluster [INF] Cluster is now healthy 2024-08-29T19:37:40.404 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:37:39 smithi029 bash[79042]: audit 2024-08-29T19:37:38.927499+0000 mon.a (mon.0) 4155 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "fs rm", "fs_name": "cephfs", "yes_i_really_mean_it": true}]': finished 2024-08-29T19:37:40.405 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:37:39 smithi029 bash[79042]: cluster 2024-08-29T19:37:38.932167+0000 mon.a (mon.0) 4156 : cluster [DBG] fsmap 2 up:standby 2024-08-29T19:37:42.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:37:41 smithi110 bash[67519]: cluster 2024-08-29T19:37:40.278958+0000 mgr.y (mgr.25004) 3251 : cluster [DBG] pgmap v5791: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-29T19:37:42.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:37:41 smithi029 bash[79042]: cluster 2024-08-29T19:37:40.278958+0000 mgr.y (mgr.25004) 3251 : cluster [DBG] pgmap v5791: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-29T19:37:42.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:37:41 smithi029 bash[77880]: cluster 2024-08-29T19:37:40.278958+0000 mgr.y (mgr.25004) 3251 : cluster [DBG] pgmap v5791: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-29T19:37:44.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:37:43 smithi110 bash[67519]: cluster 2024-08-29T19:37:42.280272+0000 mgr.y (mgr.25004) 3252 : cluster [DBG] pgmap v5792: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-29T19:37:44.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:37:43 smithi029 bash[79042]: cluster 2024-08-29T19:37:42.280272+0000 mgr.y (mgr.25004) 3252 : cluster [DBG] pgmap v5792: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-29T19:37:44.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:37:43 smithi029 bash[77880]: cluster 2024-08-29T19:37:42.280272+0000 mgr.y (mgr.25004) 3252 : cluster [DBG] pgmap v5792: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-29T19:37:44.671 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/5b99e290-662c-11ef-bcd4-c7b262605968/mon.a/config 2024-08-29T19:37:44.868 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 19:37:44 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:19:37:44] "GET /metrics HTTP/1.1" 200 34359 "" "Prometheus/2.43.0" 2024-08-29T19:37:46.338 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:37:45 smithi029 bash[79042]: cluster 2024-08-29T19:37:44.281210+0000 mgr.y (mgr.25004) 3253 : cluster [DBG] pgmap v5793: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-29T19:37:46.338 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:37:45 smithi029 bash[79042]: audit 2024-08-29T19:37:45.023442+0000 mon.c (mon.2) 1226 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:37:46.339 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:37:45 smithi029 bash[77880]: cluster 2024-08-29T19:37:44.281210+0000 mgr.y (mgr.25004) 3253 : cluster [DBG] pgmap v5793: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-29T19:37:46.339 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:37:45 smithi029 bash[77880]: audit 2024-08-29T19:37:45.023442+0000 mon.c (mon.2) 1226 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:37:46.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:37:45 smithi110 bash[67519]: cluster 2024-08-29T19:37:44.281210+0000 mgr.y (mgr.25004) 3253 : cluster [DBG] pgmap v5793: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-29T19:37:46.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:37:45 smithi110 bash[67519]: audit 2024-08-29T19:37:45.023442+0000 mon.c (mon.2) 1226 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:37:48.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:37:47 smithi110 bash[67519]: cluster 2024-08-29T19:37:46.282331+0000 mgr.y (mgr.25004) 3254 : cluster [DBG] pgmap v5794: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-29T19:37:48.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:37:47 smithi029 bash[77880]: cluster 2024-08-29T19:37:46.282331+0000 mgr.y (mgr.25004) 3254 : cluster [DBG] pgmap v5794: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-29T19:37:48.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:37:47 smithi029 bash[79042]: cluster 2024-08-29T19:37:46.282331+0000 mgr.y (mgr.25004) 3254 : cluster [DBG] pgmap v5794: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-29T19:37:49.958 INFO:teuthology.orchestra.run.smithi029.stderr:pool 'cephfs_metadata' removed 2024-08-29T19:37:49.977 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:37:49 smithi029 bash[79042]: cluster 2024-08-29T19:37:48.283324+0000 mgr.y (mgr.25004) 3255 : cluster [DBG] pgmap v5795: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-29T19:37:49.977 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:37:49 smithi029 bash[79042]: audit 2024-08-29T19:37:48.668530+0000 mon.a (mon.0) 4157 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:37:49.977 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:37:49 smithi029 bash[79042]: audit 2024-08-29T19:37:48.671560+0000 mon.c (mon.2) 1227 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:37:49.977 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:37:49 smithi029 bash[79042]: audit 2024-08-29T19:37:49.279306+0000 mon.c (mon.2) 1228 : audit [INF] from='client.? 172.21.15.29:0/2166236369' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "cephfs_metadata", "pool2": "cephfs_metadata", "yes_i_really_really_mean_it": true}]: dispatch 2024-08-29T19:37:49.977 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:37:49 smithi029 bash[79042]: audit 2024-08-29T19:37:49.279941+0000 mon.a (mon.0) 4158 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "cephfs_metadata", "pool2": "cephfs_metadata", "yes_i_really_really_mean_it": true}]: dispatch 2024-08-29T19:37:49.978 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:37:49 smithi029 bash[77880]: cluster 2024-08-29T19:37:48.283324+0000 mgr.y (mgr.25004) 3255 : cluster [DBG] pgmap v5795: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-29T19:37:49.978 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:37:49 smithi029 bash[77880]: audit 2024-08-29T19:37:48.668530+0000 mon.a (mon.0) 4157 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:37:49.978 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:37:49 smithi029 bash[77880]: audit 2024-08-29T19:37:48.671560+0000 mon.c (mon.2) 1227 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:37:49.978 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:37:49 smithi029 bash[77880]: audit 2024-08-29T19:37:49.279306+0000 mon.c (mon.2) 1228 : audit [INF] from='client.? 172.21.15.29:0/2166236369' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "cephfs_metadata", "pool2": "cephfs_metadata", "yes_i_really_really_mean_it": true}]: dispatch 2024-08-29T19:37:49.978 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:37:49 smithi029 bash[77880]: audit 2024-08-29T19:37:49.279941+0000 mon.a (mon.0) 4158 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "cephfs_metadata", "pool2": "cephfs_metadata", "yes_i_really_really_mean_it": true}]: dispatch 2024-08-29T19:37:50.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:37:49 smithi110 bash[67519]: cluster 2024-08-29T19:37:48.283324+0000 mgr.y (mgr.25004) 3255 : cluster [DBG] pgmap v5795: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-29T19:37:50.153 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:37:49 smithi110 bash[67519]: audit 2024-08-29T19:37:48.668530+0000 mon.a (mon.0) 4157 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:37:50.154 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:37:49 smithi110 bash[67519]: audit 2024-08-29T19:37:48.671560+0000 mon.c (mon.2) 1227 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:37:50.154 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:37:49 smithi110 bash[67519]: audit 2024-08-29T19:37:49.279306+0000 mon.c (mon.2) 1228 : audit [INF] from='client.? 172.21.15.29:0/2166236369' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "cephfs_metadata", "pool2": "cephfs_metadata", "yes_i_really_really_mean_it": true}]: dispatch 2024-08-29T19:37:50.154 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:37:49 smithi110 bash[67519]: audit 2024-08-29T19:37:49.279941+0000 mon.a (mon.0) 4158 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "cephfs_metadata", "pool2": "cephfs_metadata", "yes_i_really_really_mean_it": true}]: dispatch 2024-08-29T19:37:51.044 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 5b99e290-662c-11ef-bcd4-c7b262605968 -- ceph osd pool rm cephfs_data cephfs_data --yes-i-really-really-mean-it 2024-08-29T19:37:51.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:37:50 smithi110 bash[67519]: audit 2024-08-29T19:37:49.942919+0000 mon.a (mon.0) 4159 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "cephfs_metadata", "pool2": "cephfs_metadata", "yes_i_really_really_mean_it": true}]': finished 2024-08-29T19:37:51.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:37:50 smithi110 bash[67519]: cluster 2024-08-29T19:37:49.951032+0000 mon.a (mon.0) 4160 : cluster [DBG] osdmap e3033: 8 total, 8 up, 8 in 2024-08-29T19:37:51.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:37:50 smithi029 bash[79042]: audit 2024-08-29T19:37:49.942919+0000 mon.a (mon.0) 4159 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "cephfs_metadata", "pool2": "cephfs_metadata", "yes_i_really_really_mean_it": true}]': finished 2024-08-29T19:37:51.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:37:50 smithi029 bash[79042]: cluster 2024-08-29T19:37:49.951032+0000 mon.a (mon.0) 4160 : cluster [DBG] osdmap e3033: 8 total, 8 up, 8 in 2024-08-29T19:37:51.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:37:50 smithi029 bash[77880]: audit 2024-08-29T19:37:49.942919+0000 mon.a (mon.0) 4159 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "cephfs_metadata", "pool2": "cephfs_metadata", "yes_i_really_really_mean_it": true}]': finished 2024-08-29T19:37:51.404 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:37:50 smithi029 bash[77880]: cluster 2024-08-29T19:37:49.951032+0000 mon.a (mon.0) 4160 : cluster [DBG] osdmap e3033: 8 total, 8 up, 8 in 2024-08-29T19:37:52.210 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:37:51 smithi110 bash[67519]: cluster 2024-08-29T19:37:50.284002+0000 mgr.y (mgr.25004) 3256 : cluster [DBG] pgmap v5797: 73 pgs: 73 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-29T19:37:52.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:37:51 smithi029 bash[79042]: cluster 2024-08-29T19:37:50.284002+0000 mgr.y (mgr.25004) 3256 : cluster [DBG] pgmap v5797: 73 pgs: 73 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-29T19:37:52.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:37:51 smithi029 bash[77880]: cluster 2024-08-29T19:37:50.284002+0000 mgr.y (mgr.25004) 3256 : cluster [DBG] pgmap v5797: 73 pgs: 73 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-29T19:37:54.152 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:37:53 smithi110 bash[67519]: cluster 2024-08-29T19:37:52.284982+0000 mgr.y (mgr.25004) 3257 : cluster [DBG] pgmap v5798: 73 pgs: 73 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-29T19:37:54.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:37:53 smithi029 bash[79042]: cluster 2024-08-29T19:37:52.284982+0000 mgr.y (mgr.25004) 3257 : cluster [DBG] pgmap v5798: 73 pgs: 73 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-29T19:37:54.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:37:53 smithi029 bash[77880]: cluster 2024-08-29T19:37:52.284982+0000 mgr.y (mgr.25004) 3257 : cluster [DBG] pgmap v5798: 73 pgs: 73 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-29T19:37:54.902 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 19:37:54 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:19:37:54] "GET /metrics HTTP/1.1" 200 34282 "" "Prometheus/2.43.0" 2024-08-29T19:37:55.828 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/5b99e290-662c-11ef-bcd4-c7b262605968/mon.a/config 2024-08-29T19:37:56.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:37:55 smithi110 bash[67519]: cluster 2024-08-29T19:37:54.285668+0000 mgr.y (mgr.25004) 3258 : cluster [DBG] pgmap v5799: 73 pgs: 73 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-29T19:37:56.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:37:55 smithi110 bash[67519]: audit 2024-08-29T19:37:55.679889+0000 mon.a (mon.0) 4161 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:37:56.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:37:55 smithi110 bash[67519]: audit 2024-08-29T19:37:55.693016+0000 mon.a (mon.0) 4162 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:37:56.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:37:55 smithi110 bash[67519]: audit 2024-08-29T19:37:55.696386+0000 mon.c (mon.2) 1229 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:37:56.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:37:55 smithi110 bash[67519]: audit 2024-08-29T19:37:55.698261+0000 mon.c (mon.2) 1230 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:37:56.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:37:55 smithi110 bash[67519]: audit 2024-08-29T19:37:55.709290+0000 mon.a (mon.0) 4163 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:37:56.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:37:55 smithi029 bash[79042]: cluster 2024-08-29T19:37:54.285668+0000 mgr.y (mgr.25004) 3258 : cluster [DBG] pgmap v5799: 73 pgs: 73 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-29T19:37:56.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:37:55 smithi029 bash[79042]: audit 2024-08-29T19:37:55.679889+0000 mon.a (mon.0) 4161 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:37:56.404 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:37:55 smithi029 bash[79042]: audit 2024-08-29T19:37:55.693016+0000 mon.a (mon.0) 4162 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:37:56.404 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:37:55 smithi029 bash[79042]: audit 2024-08-29T19:37:55.696386+0000 mon.c (mon.2) 1229 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:37:56.404 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:37:55 smithi029 bash[79042]: audit 2024-08-29T19:37:55.698261+0000 mon.c (mon.2) 1230 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:37:56.404 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:37:55 smithi029 bash[79042]: audit 2024-08-29T19:37:55.709290+0000 mon.a (mon.0) 4163 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:37:56.404 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:37:55 smithi029 bash[77880]: cluster 2024-08-29T19:37:54.285668+0000 mgr.y (mgr.25004) 3258 : cluster [DBG] pgmap v5799: 73 pgs: 73 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-29T19:37:56.404 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:37:55 smithi029 bash[77880]: audit 2024-08-29T19:37:55.679889+0000 mon.a (mon.0) 4161 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:37:56.404 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:37:55 smithi029 bash[77880]: audit 2024-08-29T19:37:55.693016+0000 mon.a (mon.0) 4162 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:37:56.404 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:37:55 smithi029 bash[77880]: audit 2024-08-29T19:37:55.696386+0000 mon.c (mon.2) 1229 : audit [DBG] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:37:56.404 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:37:55 smithi029 bash[77880]: audit 2024-08-29T19:37:55.698261+0000 mon.c (mon.2) 1230 : audit [INF] from='mgr.25004 172.21.15.29:0/2450965960' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:37:56.404 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:37:55 smithi029 bash[77880]: audit 2024-08-29T19:37:55.709290+0000 mon.a (mon.0) 4163 : audit [INF] from='mgr.25004 ' entity='mgr.y' 2024-08-29T19:37:58.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:37:57 smithi110 bash[67519]: cluster 2024-08-29T19:37:56.286545+0000 mgr.y (mgr.25004) 3259 : cluster [DBG] pgmap v5800: 73 pgs: 73 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-29T19:37:58.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:37:57 smithi029 bash[77880]: cluster 2024-08-29T19:37:56.286545+0000 mgr.y (mgr.25004) 3259 : cluster [DBG] pgmap v5800: 73 pgs: 73 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-29T19:37:58.403 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:37:57 smithi029 bash[79042]: cluster 2024-08-29T19:37:56.286545+0000 mgr.y (mgr.25004) 3259 : cluster [DBG] pgmap v5800: 73 pgs: 73 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-29T19:38:00.402 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:37:59 smithi029 bash[79042]: cluster 2024-08-29T19:37:58.287363+0000 mgr.y (mgr.25004) 3260 : cluster [DBG] pgmap v5801: 73 pgs: 73 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-29T19:38:00.403 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:37:59 smithi029 bash[77880]: cluster 2024-08-29T19:37:58.287363+0000 mgr.y (mgr.25004) 3260 : cluster [DBG] pgmap v5801: 73 pgs: 73 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-29T19:38:00.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:37:59 smithi110 bash[67519]: cluster 2024-08-29T19:37:58.287363+0000 mgr.y (mgr.25004) 3260 : cluster [DBG] pgmap v5801: 73 pgs: 73 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-29T19:38:00.990 INFO:teuthology.orchestra.run.smithi029.stderr:pool 'cephfs_data' removed 2024-08-29T19:38:01.250 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:38:00 smithi029 bash[77880]: audit 2024-08-29T19:38:00.462263+0000 mon.c (mon.2) 1231 : audit [INF] from='client.? 172.21.15.29:0/2768867904' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "cephfs_data", "pool2": "cephfs_data", "yes_i_really_really_mean_it": true}]: dispatch 2024-08-29T19:38:01.250 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:38:00 smithi029 bash[77880]: audit 2024-08-29T19:38:00.463098+0000 mon.a (mon.0) 4164 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "cephfs_data", "pool2": "cephfs_data", "yes_i_really_really_mean_it": true}]: dispatch 2024-08-29T19:38:01.250 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:38:00 smithi029 bash[79042]: audit 2024-08-29T19:38:00.462263+0000 mon.c (mon.2) 1231 : audit [INF] from='client.? 172.21.15.29:0/2768867904' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "cephfs_data", "pool2": "cephfs_data", "yes_i_really_really_mean_it": true}]: dispatch 2024-08-29T19:38:01.250 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:38:00 smithi029 bash[79042]: audit 2024-08-29T19:38:00.463098+0000 mon.a (mon.0) 4164 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "cephfs_data", "pool2": "cephfs_data", "yes_i_really_really_mean_it": true}]: dispatch 2024-08-29T19:38:01.402 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:38:00 smithi110 bash[67519]: audit 2024-08-29T19:38:00.462263+0000 mon.c (mon.2) 1231 : audit [INF] from='client.? 172.21.15.29:0/2768867904' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "cephfs_data", "pool2": "cephfs_data", "yes_i_really_really_mean_it": true}]: dispatch 2024-08-29T19:38:01.403 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:38:00 smithi110 bash[67519]: audit 2024-08-29T19:38:00.463098+0000 mon.a (mon.0) 4164 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "cephfs_data", "pool2": "cephfs_data", "yes_i_really_really_mean_it": true}]: dispatch 2024-08-29T19:38:02.161 DEBUG:teuthology.orchestra.run.smithi029:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-08-29T19:38:02.199 DEBUG:teuthology.orchestra.run.smithi110:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-08-29T19:38:02.232 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2024-08-29T19:38:02.232 DEBUG:teuthology.orchestra.run.smithi029:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-08-29T19:38:02.262 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:38:01 smithi110 bash[67519]: cluster 2024-08-29T19:38:00.287789+0000 mgr.y (mgr.25004) 3261 : cluster [DBG] pgmap v5802: 73 pgs: 73 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-29T19:38:02.262 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:38:01 smithi110 bash[67519]: audit 2024-08-29T19:38:00.977656+0000 mon.a (mon.0) 4165 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "cephfs_data", "pool2": "cephfs_data", "yes_i_really_really_mean_it": true}]': finished 2024-08-29T19:38:02.262 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:38:01 smithi110 bash[67519]: cluster 2024-08-29T19:38:00.988230+0000 mon.a (mon.0) 4166 : cluster [DBG] osdmap e3034: 8 total, 8 up, 8 in 2024-08-29T19:38:02.272 DEBUG:teuthology.orchestra.run.smithi110:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-08-29T19:38:02.300 INFO:tasks.cephadm:Stopping all daemons... 2024-08-29T19:38:02.300 INFO:tasks.cephadm.mon.a:Stopping mon.a... 2024-08-29T19:38:02.300 DEBUG:teuthology.orchestra.run.smithi029:> sudo systemctl stop ceph-5b99e290-662c-11ef-bcd4-c7b262605968@mon.a 2024-08-29T19:38:02.340 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:38:01 smithi029 bash[77880]: cluster 2024-08-29T19:38:00.287789+0000 mgr.y (mgr.25004) 3261 : cluster [DBG] pgmap v5802: 73 pgs: 73 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-29T19:38:02.340 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:38:01 smithi029 bash[77880]: audit 2024-08-29T19:38:00.977656+0000 mon.a (mon.0) 4165 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "cephfs_data", "pool2": "cephfs_data", "yes_i_really_really_mean_it": true}]': finished 2024-08-29T19:38:02.341 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:38:01 smithi029 bash[77880]: cluster 2024-08-29T19:38:00.988230+0000 mon.a (mon.0) 4166 : cluster [DBG] osdmap e3034: 8 total, 8 up, 8 in 2024-08-29T19:38:02.341 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:38:01 smithi029 bash[79042]: cluster 2024-08-29T19:38:00.287789+0000 mgr.y (mgr.25004) 3261 : cluster [DBG] pgmap v5802: 73 pgs: 73 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-29T19:38:02.341 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:38:01 smithi029 bash[79042]: audit 2024-08-29T19:38:00.977656+0000 mon.a (mon.0) 4165 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "cephfs_data", "pool2": "cephfs_data", "yes_i_really_really_mean_it": true}]': finished 2024-08-29T19:38:02.341 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:38:01 smithi029 bash[79042]: cluster 2024-08-29T19:38:00.988230+0000 mon.a (mon.0) 4166 : cluster [DBG] osdmap e3034: 8 total, 8 up, 8 in 2024-08-29T19:38:02.474 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:38:02 smithi029 systemd[1]: Stopping Ceph mon.a for 5b99e290-662c-11ef-bcd4-c7b262605968... 2024-08-29T19:38:02.625 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:38:02 smithi029 bash[77880]: debug 2024-08-29T19:38:02.469+0000 7f91658f3640 -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-08-29T19:38:02.626 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:38:02 smithi029 bash[77880]: debug 2024-08-29T19:38:02.469+0000 7f91658f3640 -1 mon.a@0(leader) e4 *** Got Signal Terminated *** 2024-08-29T19:38:03.761 INFO:journalctl@ceph.mon.a.smithi029.stdout:Aug 29 19:38:03 smithi029 bash[193278]: ceph-5b99e290-662c-11ef-bcd4-c7b262605968-mon-a 2024-08-29T19:38:03.774 DEBUG:teuthology.orchestra.run.smithi029:> sudo pkill -f 'journalctl -f -n 0 -u ceph-5b99e290-662c-11ef-bcd4-c7b262605968@mon.a.service' 2024-08-29T19:38:03.851 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-08-29T19:38:03.852 INFO:tasks.cephadm.mon.a:Stopped mon.a 2024-08-29T19:38:03.852 INFO:tasks.cephadm.mon.b:Stopping mon.c... 2024-08-29T19:38:03.852 DEBUG:teuthology.orchestra.run.smithi029:> sudo systemctl stop ceph-5b99e290-662c-11ef-bcd4-c7b262605968@mon.c 2024-08-29T19:38:04.050 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:38:03 smithi029 systemd[1]: Stopping Ceph mon.c for 5b99e290-662c-11ef-bcd4-c7b262605968... 2024-08-29T19:38:04.314 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:38:04 smithi029 bash[79042]: debug 2024-08-29T19:38:04.045+0000 7fb871998640 -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-08-29T19:38:04.314 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:38:04 smithi029 bash[79042]: debug 2024-08-29T19:38:04.045+0000 7fb871998640 -1 mon.c@2(peon) e4 *** Got Signal Terminated *** 2024-08-29T19:38:04.314 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 19:38:04 smithi029 bash[70880]: [29/Aug/2024:19:38:04] ENGINE Bus STOPPING 2024-08-29T19:38:04.314 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 19:38:04 smithi029 bash[70880]: [29/Aug/2024:19:38:04] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-08-29T19:38:04.314 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 19:38:04 smithi029 bash[70880]: [29/Aug/2024:19:38:04] ENGINE Bus STOPPED 2024-08-29T19:38:04.314 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 19:38:04 smithi029 bash[70880]: [29/Aug/2024:19:38:04] ENGINE Bus STARTING 2024-08-29T19:38:04.314 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 19:38:04 smithi029 bash[70880]: [29/Aug/2024:19:38:04] ENGINE Serving on http://:::9283 2024-08-29T19:38:04.315 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 19:38:04 smithi029 bash[70880]: [29/Aug/2024:19:38:04] ENGINE Bus STARTED 2024-08-29T19:38:04.902 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 19:38:04 smithi029 bash[70880]: ::ffff:172.21.15.110 - - [29/Aug/2024:19:38:04] "GET /metrics HTTP/1.1" 200 29658 "" "Prometheus/2.43.0" 2024-08-29T19:38:05.494 INFO:journalctl@ceph.mon.c.smithi029.stdout:Aug 29 19:38:05 smithi029 bash[193379]: ceph-5b99e290-662c-11ef-bcd4-c7b262605968-mon-c 2024-08-29T19:38:05.510 DEBUG:teuthology.orchestra.run.smithi029:> sudo pkill -f 'journalctl -f -n 0 -u ceph-5b99e290-662c-11ef-bcd4-c7b262605968@mon.c.service' 2024-08-29T19:38:05.532 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-08-29T19:38:05.533 INFO:tasks.cephadm.mon.b:Stopped mon.c 2024-08-29T19:38:05.533 INFO:tasks.cephadm.mon.b:Stopping mon.b... 2024-08-29T19:38:05.533 DEBUG:teuthology.orchestra.run.smithi110:> sudo systemctl stop ceph-5b99e290-662c-11ef-bcd4-c7b262605968@mon.b 2024-08-29T19:38:05.848 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:38:05 smithi110 systemd[1]: Stopping Ceph mon.b for 5b99e290-662c-11ef-bcd4-c7b262605968... 2024-08-29T19:38:05.848 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:38:05 smithi110 bash[67519]: debug 2024-08-29T19:38:05.682+0000 7f64bf83a640 -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-08-29T19:38:05.848 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:38:05 smithi110 bash[67519]: debug 2024-08-29T19:38:05.682+0000 7f64bf83a640 -1 mon.b@1(peon) e4 *** Got Signal Terminated *** 2024-08-29T19:38:06.754 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:38:06 smithi110 bash[116187]: ceph-5b99e290-662c-11ef-bcd4-c7b262605968-mon-b 2024-08-29T19:38:06.754 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:38:06 smithi110 bash[116245]: Error response from daemon: No such container: ceph-5b99e290-662c-11ef-bcd4-c7b262605968-mon-b 2024-08-29T19:38:06.754 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:38:06 smithi110 systemd[1]: ceph-5b99e290-662c-11ef-bcd4-c7b262605968@mon.b.service: Deactivated successfully. 2024-08-29T19:38:06.754 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:38:06 smithi110 systemd[1]: Stopped Ceph mon.b for 5b99e290-662c-11ef-bcd4-c7b262605968. 2024-08-29T19:38:06.754 INFO:journalctl@ceph.mon.b.smithi110.stdout:Aug 29 19:38:06 smithi110 systemd[1]: ceph-5b99e290-662c-11ef-bcd4-c7b262605968@mon.b.service: Consumed 1.028s CPU time. 2024-08-29T19:38:06.755 DEBUG:teuthology.orchestra.run.smithi110:> sudo pkill -f 'journalctl -f -n 0 -u ceph-5b99e290-662c-11ef-bcd4-c7b262605968@mon.b.service' 2024-08-29T19:38:06.787 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-08-29T19:38:06.788 INFO:tasks.cephadm.mon.b:Stopped mon.b 2024-08-29T19:38:06.788 INFO:tasks.cephadm.mgr.y:Stopping mgr.y... 2024-08-29T19:38:06.788 DEBUG:teuthology.orchestra.run.smithi029:> sudo systemctl stop ceph-5b99e290-662c-11ef-bcd4-c7b262605968@mgr.y 2024-08-29T19:38:07.152 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 19:38:06 smithi029 systemd[1]: Stopping Ceph mgr.y for 5b99e290-662c-11ef-bcd4-c7b262605968... 2024-08-29T19:38:07.153 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 19:38:06 smithi029 bash[70880]: debug 2024-08-29T19:38:06.933+0000 7f8fe6525640 -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-08-29T19:38:08.145 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Aug 29 19:38:07 smithi029 bash[193514]: ceph-5b99e290-662c-11ef-bcd4-c7b262605968-mgr-y 2024-08-29T19:38:08.160 DEBUG:teuthology.orchestra.run.smithi029:> sudo pkill -f 'journalctl -f -n 0 -u ceph-5b99e290-662c-11ef-bcd4-c7b262605968@mgr.y.service' 2024-08-29T19:38:08.184 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-08-29T19:38:08.185 INFO:tasks.cephadm.mgr.y:Stopped mgr.y 2024-08-29T19:38:08.185 INFO:tasks.cephadm.mgr.x:Stopping mgr.x... 2024-08-29T19:38:08.185 DEBUG:teuthology.orchestra.run.smithi110:> sudo systemctl stop ceph-5b99e290-662c-11ef-bcd4-c7b262605968@mgr.x 2024-08-29T19:38:08.524 INFO:journalctl@ceph.mgr.x.smithi110.stdout:Aug 29 19:38:08 smithi110 systemd[1]: Stopping Ceph mgr.x for 5b99e290-662c-11ef-bcd4-c7b262605968... 2024-08-29T19:38:09.140 DEBUG:teuthology.orchestra.run.smithi110:> sudo pkill -f 'journalctl -f -n 0 -u ceph-5b99e290-662c-11ef-bcd4-c7b262605968@mgr.x.service' 2024-08-29T19:38:09.163 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-08-29T19:38:09.163 INFO:tasks.cephadm.mgr.x:Stopped mgr.x 2024-08-29T19:38:09.164 INFO:tasks.cephadm.osd.0:Stopping osd.0... 2024-08-29T19:38:09.164 DEBUG:teuthology.orchestra.run.smithi029:> sudo systemctl stop ceph-5b99e290-662c-11ef-bcd4-c7b262605968@osd.0 2024-08-29T19:38:09.653 INFO:journalctl@ceph.osd.0.smithi029.stdout:Aug 29 19:38:09 smithi029 systemd[1]: Stopping Ceph osd.0 for 5b99e290-662c-11ef-bcd4-c7b262605968... 2024-08-29T19:38:09.653 INFO:journalctl@ceph.osd.0.smithi029.stdout:Aug 29 19:38:09 smithi029 bash[83528]: debug 2024-08-29T19:38:09.321+0000 7f92cb163640 -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-08-29T19:38:09.653 INFO:journalctl@ceph.osd.0.smithi029.stdout:Aug 29 19:38:09 smithi029 bash[83528]: debug 2024-08-29T19:38:09.321+0000 7f92cb163640 -1 osd.0 3034 *** Got signal Terminated *** 2024-08-29T19:38:09.653 INFO:journalctl@ceph.osd.0.smithi029.stdout:Aug 29 19:38:09 smithi029 bash[83528]: debug 2024-08-29T19:38:09.321+0000 7f92cb163640 -1 osd.0 3034 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-08-29T19:38:14.652 INFO:journalctl@ceph.prometheus.a.smithi110.stdout:Aug 29 19:38:14 smithi110 bash[95431]: ts=2024-08-29T19:38:14.293Z caller=refresh.go:99 level=error component="discovery manager scrape" discovery=http config=nvmeof msg="Unable to refresh target groups" err="Get \"http://172.21.15.29:8765/sd/prometheus/sd-config?service=nvmeof\": dial tcp 172.21.15.29:8765: connect: connection refused" 2024-08-29T19:38:14.653 INFO:journalctl@ceph.prometheus.a.smithi110.stdout:Aug 29 19:38:14 smithi110 bash[95431]: ts=2024-08-29T19:38:14.297Z caller=refresh.go:99 level=error component="discovery manager scrape" discovery=http config=ceph-exporter msg="Unable to refresh target groups" err="Get \"http://172.21.15.29:8765/sd/prometheus/sd-config?service=ceph-exporter\": dial tcp 172.21.15.29:8765: connect: connection refused" 2024-08-29T19:38:14.653 INFO:journalctl@ceph.prometheus.a.smithi110.stdout:Aug 29 19:38:14 smithi110 bash[95431]: ts=2024-08-29T19:38:14.297Z caller=refresh.go:99 level=error component="discovery manager scrape" discovery=http config=node msg="Unable to refresh target groups" err="Get \"http://172.21.15.29:8765/sd/prometheus/sd-config?service=node-exporter\": dial tcp 172.21.15.29:8765: connect: connection refused" 2024-08-29T19:38:14.653 INFO:journalctl@ceph.prometheus.a.smithi110.stdout:Aug 29 19:38:14 smithi110 bash[95431]: ts=2024-08-29T19:38:14.301Z caller=refresh.go:99 level=error component="discovery manager scrape" discovery=http config=ceph msg="Unable to refresh target groups" err="Get \"http://172.21.15.29:8765/sd/prometheus/sd-config?service=mgr-prometheus\": dial tcp 172.21.15.29:8765: connect: connection refused" 2024-08-29T19:38:14.653 INFO:journalctl@ceph.prometheus.a.smithi110.stdout:Aug 29 19:38:14 smithi110 bash[95431]: ts=2024-08-29T19:38:14.301Z caller=refresh.go:99 level=error component="discovery manager notify" discovery=http config=config-0 msg="Unable to refresh target groups" err="Get \"http://172.21.15.29:8765/sd/prometheus/sd-config?service=alertmanager\": dial tcp 172.21.15.29:8765: connect: connection refused" 2024-08-29T19:38:15.862 INFO:journalctl@ceph.osd.0.smithi029.stdout:Aug 29 19:38:15 smithi029 bash[193614]: ceph-5b99e290-662c-11ef-bcd4-c7b262605968-osd-0 2024-08-29T19:38:16.152 INFO:journalctl@ceph.osd.0.smithi029.stdout:Aug 29 19:38:15 smithi029 bash[193675]: Error response from daemon: No such container: ceph-5b99e290-662c-11ef-bcd4-c7b262605968-osd-0 2024-08-29T19:38:18.511 DEBUG:teuthology.orchestra.run.smithi029:> sudo pkill -f 'journalctl -f -n 0 -u ceph-5b99e290-662c-11ef-bcd4-c7b262605968@osd.0.service' 2024-08-29T19:38:18.540 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-08-29T19:38:18.541 INFO:tasks.cephadm.osd.0:Stopped osd.0 2024-08-29T19:38:18.541 INFO:tasks.cephadm.osd.1:Stopping osd.1... 2024-08-29T19:38:18.541 DEBUG:teuthology.orchestra.run.smithi029:> sudo systemctl stop ceph-5b99e290-662c-11ef-bcd4-c7b262605968@osd.1 2024-08-29T19:38:18.902 INFO:journalctl@ceph.osd.1.smithi029.stdout:Aug 29 19:38:18 smithi029 systemd[1]: Stopping Ceph osd.1 for 5b99e290-662c-11ef-bcd4-c7b262605968... 2024-08-29T19:38:18.903 INFO:journalctl@ceph.osd.1.smithi029.stdout:Aug 29 19:38:18 smithi029 bash[87982]: debug 2024-08-29T19:38:18.737+0000 7f8797055640 -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-08-29T19:38:18.903 INFO:journalctl@ceph.osd.1.smithi029.stdout:Aug 29 19:38:18 smithi029 bash[87982]: debug 2024-08-29T19:38:18.737+0000 7f8797055640 -1 osd.1 3034 *** Got signal Terminated *** 2024-08-29T19:38:18.903 INFO:journalctl@ceph.osd.1.smithi029.stdout:Aug 29 19:38:18 smithi029 bash[87982]: debug 2024-08-29T19:38:18.737+0000 7f8797055640 -1 osd.1 3034 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-08-29T19:38:25.370 INFO:journalctl@ceph.osd.1.smithi029.stdout:Aug 29 19:38:25 smithi029 bash[193804]: ceph-5b99e290-662c-11ef-bcd4-c7b262605968-osd-1 2024-08-29T19:38:25.652 INFO:journalctl@ceph.osd.1.smithi029.stdout:Aug 29 19:38:25 smithi029 bash[193865]: Error response from daemon: No such container: ceph-5b99e290-662c-11ef-bcd4-c7b262605968-osd-1 2024-08-29T19:38:27.999 DEBUG:teuthology.orchestra.run.smithi029:> sudo pkill -f 'journalctl -f -n 0 -u ceph-5b99e290-662c-11ef-bcd4-c7b262605968@osd.1.service' 2024-08-29T19:38:28.029 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-08-29T19:38:28.030 INFO:tasks.cephadm.osd.1:Stopped osd.1 2024-08-29T19:38:28.030 INFO:tasks.cephadm.osd.2:Stopping osd.2... 2024-08-29T19:38:28.030 DEBUG:teuthology.orchestra.run.smithi029:> sudo systemctl stop ceph-5b99e290-662c-11ef-bcd4-c7b262605968@osd.2 2024-08-29T19:38:28.402 INFO:journalctl@ceph.osd.2.smithi029.stdout:Aug 29 19:38:28 smithi029 systemd[1]: Stopping Ceph osd.2 for 5b99e290-662c-11ef-bcd4-c7b262605968... 2024-08-29T19:38:28.403 INFO:journalctl@ceph.osd.2.smithi029.stdout:Aug 29 19:38:28 smithi029 bash[92269]: debug 2024-08-29T19:38:28.208+0000 7f6e63b2f640 -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-08-29T19:38:28.403 INFO:journalctl@ceph.osd.2.smithi029.stdout:Aug 29 19:38:28 smithi029 bash[92269]: debug 2024-08-29T19:38:28.208+0000 7f6e63b2f640 -1 osd.2 3034 *** Got signal Terminated *** 2024-08-29T19:38:28.403 INFO:journalctl@ceph.osd.2.smithi029.stdout:Aug 29 19:38:28 smithi029 bash[92269]: debug 2024-08-29T19:38:28.208+0000 7f6e63b2f640 -1 osd.2 3034 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-08-29T19:38:34.810 INFO:journalctl@ceph.osd.2.smithi029.stdout:Aug 29 19:38:34 smithi029 bash[193994]: ceph-5b99e290-662c-11ef-bcd4-c7b262605968-osd-2 2024-08-29T19:38:35.153 INFO:journalctl@ceph.osd.2.smithi029.stdout:Aug 29 19:38:34 smithi029 bash[194056]: Error response from daemon: No such container: ceph-5b99e290-662c-11ef-bcd4-c7b262605968-osd-2 2024-08-29T19:38:36.152 INFO:journalctl@ceph.osd.7.smithi110.stdout:Aug 29 19:38:35 smithi110 bash[85091]: debug 2024-08-29T19:38:35.838+0000 7f3c22396640 -1 osd.7 3034 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-08-29T19:38:10.400263+0000 front 2024-08-29T19:38:10.400101+0000 (oldest deadline 2024-08-29T19:38:35.099699+0000) 2024-08-29T19:38:36.813 INFO:journalctl@ceph.osd.6.smithi110.stdout:Aug 29 19:38:36 smithi110 bash[80700]: debug 2024-08-29T19:38:36.550+0000 7f04ec6ed640 -1 osd.6 3034 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-08-29T19:38:11.751755+0000 front 2024-08-29T19:38:11.752118+0000 (oldest deadline 2024-08-29T19:38:35.851618+0000) 2024-08-29T19:38:37.131 DEBUG:teuthology.orchestra.run.smithi029:> sudo pkill -f 'journalctl -f -n 0 -u ceph-5b99e290-662c-11ef-bcd4-c7b262605968@osd.2.service' 2024-08-29T19:38:37.152 INFO:journalctl@ceph.osd.7.smithi110.stdout:Aug 29 19:38:36 smithi110 bash[85091]: debug 2024-08-29T19:38:36.810+0000 7f3c22396640 -1 osd.7 3034 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-08-29T19:38:10.400263+0000 front 2024-08-29T19:38:10.400101+0000 (oldest deadline 2024-08-29T19:38:35.099699+0000) 2024-08-29T19:38:37.164 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-08-29T19:38:37.164 INFO:tasks.cephadm.osd.2:Stopped osd.2 2024-08-29T19:38:37.164 INFO:tasks.cephadm.osd.3:Stopping osd.3... 2024-08-29T19:38:37.164 DEBUG:teuthology.orchestra.run.smithi029:> sudo systemctl stop ceph-5b99e290-662c-11ef-bcd4-c7b262605968@osd.3 2024-08-29T19:38:37.403 INFO:journalctl@ceph.osd.3.smithi029.stdout:Aug 29 19:38:37 smithi029 systemd[1]: Stopping Ceph osd.3 for 5b99e290-662c-11ef-bcd4-c7b262605968... 2024-08-29T19:38:37.403 INFO:journalctl@ceph.osd.3.smithi029.stdout:Aug 29 19:38:37 smithi029 bash[96577]: debug 2024-08-29T19:38:37.348+0000 7fb2116a9640 -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-08-29T19:38:37.403 INFO:journalctl@ceph.osd.3.smithi029.stdout:Aug 29 19:38:37 smithi029 bash[96577]: debug 2024-08-29T19:38:37.348+0000 7fb2116a9640 -1 osd.3 3034 *** Got signal Terminated *** 2024-08-29T19:38:37.403 INFO:journalctl@ceph.osd.3.smithi029.stdout:Aug 29 19:38:37 smithi029 bash[96577]: debug 2024-08-29T19:38:37.348+0000 7fb2116a9640 -1 osd.3 3034 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-08-29T19:38:37.821 INFO:journalctl@ceph.osd.6.smithi110.stdout:Aug 29 19:38:37 smithi110 bash[80700]: debug 2024-08-29T19:38:37.546+0000 7f04ec6ed640 -1 osd.6 3034 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-08-29T19:38:11.751755+0000 front 2024-08-29T19:38:11.752118+0000 (oldest deadline 2024-08-29T19:38:35.851618+0000) 2024-08-29T19:38:37.902 INFO:journalctl@ceph.osd.3.smithi029.stdout:Aug 29 19:38:37 smithi029 bash[96577]: debug 2024-08-29T19:38:37.552+0000 7fb209cb7640 -1 osd.3 3034 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-08-29T19:38:11.816371+0000 front 2024-08-29T19:38:11.816455+0000 (oldest deadline 2024-08-29T19:38:37.116537+0000) 2024-08-29T19:38:38.152 INFO:journalctl@ceph.osd.7.smithi110.stdout:Aug 29 19:38:37 smithi110 bash[85091]: debug 2024-08-29T19:38:37.818+0000 7f3c22396640 -1 osd.7 3034 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-08-29T19:38:10.400263+0000 front 2024-08-29T19:38:10.400101+0000 (oldest deadline 2024-08-29T19:38:35.099699+0000) 2024-08-29T19:38:38.153 INFO:journalctl@ceph.osd.4.smithi110.stdout:Aug 29 19:38:38 smithi110 bash[72077]: debug 2024-08-29T19:38:37.998+0000 7f410afcd640 -1 osd.4 3034 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-08-29T19:38:12.921928+0000 front 2024-08-29T19:38:12.922315+0000 (oldest deadline 2024-08-29T19:38:37.621774+0000) 2024-08-29T19:38:38.813 INFO:journalctl@ceph.osd.6.smithi110.stdout:Aug 29 19:38:38 smithi110 bash[80700]: debug 2024-08-29T19:38:38.506+0000 7f04ec6ed640 -1 osd.6 3034 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-08-29T19:38:11.751755+0000 front 2024-08-29T19:38:11.752118+0000 (oldest deadline 2024-08-29T19:38:35.851618+0000) 2024-08-29T19:38:38.813 INFO:journalctl@ceph.osd.5.smithi110.stdout:Aug 29 19:38:38 smithi110 bash[76464]: debug 2024-08-29T19:38:38.590+0000 7f0cad8cd640 -1 osd.5 3034 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-08-29T19:38:14.222738+0000 front 2024-08-29T19:38:14.222462+0000 (oldest deadline 2024-08-29T19:38:38.322272+0000) 2024-08-29T19:38:38.902 INFO:journalctl@ceph.osd.3.smithi029.stdout:Aug 29 19:38:38 smithi029 bash[96577]: debug 2024-08-29T19:38:38.580+0000 7fb209cb7640 -1 osd.3 3034 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-08-29T19:38:11.816371+0000 front 2024-08-29T19:38:11.816455+0000 (oldest deadline 2024-08-29T19:38:37.116537+0000) 2024-08-29T19:38:39.152 INFO:journalctl@ceph.osd.4.smithi110.stdout:Aug 29 19:38:39 smithi110 bash[72077]: debug 2024-08-29T19:38:39.026+0000 7f410afcd640 -1 osd.4 3034 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-08-29T19:38:12.921928+0000 front 2024-08-29T19:38:12.922315+0000 (oldest deadline 2024-08-29T19:38:37.621774+0000) 2024-08-29T19:38:39.153 INFO:journalctl@ceph.osd.7.smithi110.stdout:Aug 29 19:38:38 smithi110 bash[85091]: debug 2024-08-29T19:38:38.810+0000 7f3c22396640 -1 osd.7 3034 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-08-29T19:38:10.400263+0000 front 2024-08-29T19:38:10.400101+0000 (oldest deadline 2024-08-29T19:38:35.099699+0000) 2024-08-29T19:38:39.787 INFO:journalctl@ceph.osd.5.smithi110.stdout:Aug 29 19:38:39 smithi110 bash[76464]: debug 2024-08-29T19:38:39.606+0000 7f0cad8cd640 -1 osd.5 3034 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-08-29T19:38:14.222738+0000 front 2024-08-29T19:38:14.222462+0000 (oldest deadline 2024-08-29T19:38:38.322272+0000) 2024-08-29T19:38:39.787 INFO:journalctl@ceph.osd.6.smithi110.stdout:Aug 29 19:38:39 smithi110 bash[80700]: debug 2024-08-29T19:38:39.498+0000 7f04ec6ed640 -1 osd.6 3034 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-08-29T19:38:11.751755+0000 front 2024-08-29T19:38:11.752118+0000 (oldest deadline 2024-08-29T19:38:35.851618+0000) 2024-08-29T19:38:39.902 INFO:journalctl@ceph.osd.3.smithi029.stdout:Aug 29 19:38:39 smithi029 bash[96577]: debug 2024-08-29T19:38:39.588+0000 7fb209cb7640 -1 osd.3 3034 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-08-29T19:38:11.816371+0000 front 2024-08-29T19:38:11.816455+0000 (oldest deadline 2024-08-29T19:38:37.116537+0000) 2024-08-29T19:38:40.152 INFO:journalctl@ceph.osd.4.smithi110.stdout:Aug 29 19:38:40 smithi110 bash[72077]: debug 2024-08-29T19:38:40.018+0000 7f410afcd640 -1 osd.4 3034 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-08-29T19:38:12.921928+0000 front 2024-08-29T19:38:12.922315+0000 (oldest deadline 2024-08-29T19:38:37.621774+0000) 2024-08-29T19:38:40.153 INFO:journalctl@ceph.osd.7.smithi110.stdout:Aug 29 19:38:39 smithi110 bash[85091]: debug 2024-08-29T19:38:39.782+0000 7f3c22396640 -1 osd.7 3034 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-08-29T19:38:10.400263+0000 front 2024-08-29T19:38:10.400101+0000 (oldest deadline 2024-08-29T19:38:35.099699+0000) 2024-08-29T19:38:40.775 INFO:journalctl@ceph.osd.5.smithi110.stdout:Aug 29 19:38:40 smithi110 bash[76464]: debug 2024-08-29T19:38:40.570+0000 7f0cad8cd640 -1 osd.5 3034 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-08-29T19:38:14.222738+0000 front 2024-08-29T19:38:14.222462+0000 (oldest deadline 2024-08-29T19:38:38.322272+0000) 2024-08-29T19:38:40.776 INFO:journalctl@ceph.osd.6.smithi110.stdout:Aug 29 19:38:40 smithi110 bash[80700]: debug 2024-08-29T19:38:40.478+0000 7f04ec6ed640 -1 osd.6 3034 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-08-29T19:38:11.751755+0000 front 2024-08-29T19:38:11.752118+0000 (oldest deadline 2024-08-29T19:38:35.851618+0000) 2024-08-29T19:38:40.902 INFO:journalctl@ceph.osd.3.smithi029.stdout:Aug 29 19:38:40 smithi029 bash[96577]: debug 2024-08-29T19:38:40.604+0000 7fb209cb7640 -1 osd.3 3034 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-08-29T19:38:11.816371+0000 front 2024-08-29T19:38:11.816455+0000 (oldest deadline 2024-08-29T19:38:37.116537+0000) 2024-08-29T19:38:41.153 INFO:journalctl@ceph.osd.4.smithi110.stdout:Aug 29 19:38:40 smithi110 bash[72077]: debug 2024-08-29T19:38:40.982+0000 7f410afcd640 -1 osd.4 3034 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-08-29T19:38:12.921928+0000 front 2024-08-29T19:38:12.922315+0000 (oldest deadline 2024-08-29T19:38:37.621774+0000) 2024-08-29T19:38:41.154 INFO:journalctl@ceph.osd.7.smithi110.stdout:Aug 29 19:38:40 smithi110 bash[85091]: debug 2024-08-29T19:38:40.770+0000 7f3c22396640 -1 osd.7 3034 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-08-29T19:38:10.400263+0000 front 2024-08-29T19:38:10.400101+0000 (oldest deadline 2024-08-29T19:38:35.099699+0000) 2024-08-29T19:38:41.739 INFO:journalctl@ceph.osd.5.smithi110.stdout:Aug 29 19:38:41 smithi110 bash[76464]: debug 2024-08-29T19:38:41.526+0000 7f0cad8cd640 -1 osd.5 3034 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-08-29T19:38:14.222738+0000 front 2024-08-29T19:38:14.222462+0000 (oldest deadline 2024-08-29T19:38:38.322272+0000) 2024-08-29T19:38:41.740 INFO:journalctl@ceph.osd.6.smithi110.stdout:Aug 29 19:38:41 smithi110 bash[80700]: debug 2024-08-29T19:38:41.482+0000 7f04ec6ed640 -1 osd.6 3034 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-08-29T19:38:11.751755+0000 front 2024-08-29T19:38:11.752118+0000 (oldest deadline 2024-08-29T19:38:35.851618+0000) 2024-08-29T19:38:41.902 INFO:journalctl@ceph.osd.3.smithi029.stdout:Aug 29 19:38:41 smithi029 bash[96577]: debug 2024-08-29T19:38:41.632+0000 7fb209cb7640 -1 osd.3 3034 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-08-29T19:38:11.816371+0000 front 2024-08-29T19:38:11.816455+0000 (oldest deadline 2024-08-29T19:38:37.116537+0000) 2024-08-29T19:38:42.152 INFO:journalctl@ceph.osd.4.smithi110.stdout:Aug 29 19:38:41 smithi110 bash[72077]: debug 2024-08-29T19:38:41.986+0000 7f410afcd640 -1 osd.4 3034 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-08-29T19:38:12.921928+0000 front 2024-08-29T19:38:12.922315+0000 (oldest deadline 2024-08-29T19:38:37.621774+0000) 2024-08-29T19:38:42.153 INFO:journalctl@ceph.osd.7.smithi110.stdout:Aug 29 19:38:41 smithi110 bash[85091]: debug 2024-08-29T19:38:41.734+0000 7f3c22396640 -1 osd.7 3034 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-08-29T19:38:10.400263+0000 front 2024-08-29T19:38:10.400101+0000 (oldest deadline 2024-08-29T19:38:35.099699+0000) 2024-08-29T19:38:42.902 INFO:journalctl@ceph.osd.5.smithi110.stdout:Aug 29 19:38:42 smithi110 bash[76464]: debug 2024-08-29T19:38:42.522+0000 7f0cad8cd640 -1 osd.5 3034 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-08-29T19:38:14.222738+0000 front 2024-08-29T19:38:14.222462+0000 (oldest deadline 2024-08-29T19:38:38.322272+0000) 2024-08-29T19:38:42.903 INFO:journalctl@ceph.osd.6.smithi110.stdout:Aug 29 19:38:42 smithi110 bash[80700]: debug 2024-08-29T19:38:42.518+0000 7f04ec6ed640 -1 osd.6 3034 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-08-29T19:38:11.751755+0000 front 2024-08-29T19:38:11.752118+0000 (oldest deadline 2024-08-29T19:38:35.851618+0000) 2024-08-29T19:38:42.903 INFO:journalctl@ceph.osd.7.smithi110.stdout:Aug 29 19:38:42 smithi110 bash[85091]: debug 2024-08-29T19:38:42.762+0000 7f3c22396640 -1 osd.7 3034 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-08-29T19:38:10.400263+0000 front 2024-08-29T19:38:10.400101+0000 (oldest deadline 2024-08-29T19:38:35.099699+0000) 2024-08-29T19:38:43.402 INFO:journalctl@ceph.osd.4.smithi110.stdout:Aug 29 19:38:42 smithi110 bash[72077]: debug 2024-08-29T19:38:42.994+0000 7f410afcd640 -1 osd.4 3034 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-08-29T19:38:12.921928+0000 front 2024-08-29T19:38:12.922315+0000 (oldest deadline 2024-08-29T19:38:37.621774+0000) 2024-08-29T19:38:43.807 INFO:journalctl@ceph.osd.5.smithi110.stdout:Aug 29 19:38:43 smithi110 bash[76464]: debug 2024-08-29T19:38:43.518+0000 7f0cad8cd640 -1 osd.5 3034 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-08-29T19:38:14.222738+0000 front 2024-08-29T19:38:14.222462+0000 (oldest deadline 2024-08-29T19:38:38.322272+0000) 2024-08-29T19:38:43.807 INFO:journalctl@ceph.osd.6.smithi110.stdout:Aug 29 19:38:43 smithi110 bash[80700]: debug 2024-08-29T19:38:43.502+0000 7f04ec6ed640 -1 osd.6 3034 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-08-29T19:38:11.751755+0000 front 2024-08-29T19:38:11.752118+0000 (oldest deadline 2024-08-29T19:38:35.851618+0000) 2024-08-29T19:38:44.042 INFO:journalctl@ceph.osd.3.smithi029.stdout:Aug 29 19:38:43 smithi029 bash[194185]: ceph-5b99e290-662c-11ef-bcd4-c7b262605968-osd-3 2024-08-29T19:38:44.043 INFO:journalctl@ceph.osd.3.smithi029.stdout:Aug 29 19:38:43 smithi029 bash[194249]: Error response from daemon: No such container: ceph-5b99e290-662c-11ef-bcd4-c7b262605968-osd-3 2024-08-29T19:38:44.152 INFO:journalctl@ceph.osd.4.smithi110.stdout:Aug 29 19:38:43 smithi110 bash[72077]: debug 2024-08-29T19:38:43.962+0000 7f410afcd640 -1 osd.4 3034 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-08-29T19:38:12.921928+0000 front 2024-08-29T19:38:12.922315+0000 (oldest deadline 2024-08-29T19:38:37.621774+0000) 2024-08-29T19:38:44.153 INFO:journalctl@ceph.osd.7.smithi110.stdout:Aug 29 19:38:43 smithi110 bash[85091]: debug 2024-08-29T19:38:43.802+0000 7f3c22396640 -1 osd.7 3034 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-08-29T19:38:10.400263+0000 front 2024-08-29T19:38:10.400101+0000 (oldest deadline 2024-08-29T19:38:35.099699+0000) 2024-08-29T19:38:44.780 INFO:journalctl@ceph.osd.5.smithi110.stdout:Aug 29 19:38:44 smithi110 bash[76464]: debug 2024-08-29T19:38:44.482+0000 7f0cad8cd640 -1 osd.5 3034 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-08-29T19:38:14.222738+0000 front 2024-08-29T19:38:14.222462+0000 (oldest deadline 2024-08-29T19:38:38.322272+0000) 2024-08-29T19:38:44.781 INFO:journalctl@ceph.osd.6.smithi110.stdout:Aug 29 19:38:44 smithi110 bash[80700]: debug 2024-08-29T19:38:44.470+0000 7f04ec6ed640 -1 osd.6 3034 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-08-29T19:38:11.751755+0000 front 2024-08-29T19:38:11.752118+0000 (oldest deadline 2024-08-29T19:38:35.851618+0000) 2024-08-29T19:38:45.152 INFO:journalctl@ceph.osd.4.smithi110.stdout:Aug 29 19:38:44 smithi110 bash[72077]: debug 2024-08-29T19:38:44.978+0000 7f410afcd640 -1 osd.4 3034 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-08-29T19:38:12.921928+0000 front 2024-08-29T19:38:12.922315+0000 (oldest deadline 2024-08-29T19:38:37.621774+0000) 2024-08-29T19:38:45.152 INFO:journalctl@ceph.osd.7.smithi110.stdout:Aug 29 19:38:44 smithi110 bash[85091]: debug 2024-08-29T19:38:44.774+0000 7f3c22396640 -1 osd.7 3034 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-08-29T19:38:10.400263+0000 front 2024-08-29T19:38:10.400101+0000 (oldest deadline 2024-08-29T19:38:35.099699+0000) 2024-08-29T19:38:45.797 INFO:journalctl@ceph.osd.5.smithi110.stdout:Aug 29 19:38:45 smithi110 bash[76464]: debug 2024-08-29T19:38:45.478+0000 7f0cad8cd640 -1 osd.5 3034 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-08-29T19:38:14.222738+0000 front 2024-08-29T19:38:14.222462+0000 (oldest deadline 2024-08-29T19:38:38.322272+0000) 2024-08-29T19:38:45.797 INFO:journalctl@ceph.osd.6.smithi110.stdout:Aug 29 19:38:45 smithi110 bash[80700]: debug 2024-08-29T19:38:45.514+0000 7f04ec6ed640 -1 osd.6 3034 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-08-29T19:38:11.751755+0000 front 2024-08-29T19:38:11.752118+0000 (oldest deadline 2024-08-29T19:38:35.851618+0000) 2024-08-29T19:38:46.094 DEBUG:teuthology.orchestra.run.smithi029:> sudo pkill -f 'journalctl -f -n 0 -u ceph-5b99e290-662c-11ef-bcd4-c7b262605968@osd.3.service' 2024-08-29T19:38:46.121 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-08-29T19:38:46.121 INFO:tasks.cephadm.osd.3:Stopped osd.3 2024-08-29T19:38:46.122 INFO:tasks.cephadm.osd.4:Stopping osd.4... 2024-08-29T19:38:46.122 DEBUG:teuthology.orchestra.run.smithi110:> sudo systemctl stop ceph-5b99e290-662c-11ef-bcd4-c7b262605968@osd.4 2024-08-29T19:38:46.133 INFO:journalctl@ceph.osd.4.smithi110.stdout:Aug 29 19:38:46 smithi110 bash[72077]: debug 2024-08-29T19:38:46.018+0000 7f410afcd640 -1 osd.4 3034 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-08-29T19:38:12.921928+0000 front 2024-08-29T19:38:12.922315+0000 (oldest deadline 2024-08-29T19:38:37.621774+0000) 2024-08-29T19:38:46.133 INFO:journalctl@ceph.osd.7.smithi110.stdout:Aug 29 19:38:45 smithi110 bash[85091]: debug 2024-08-29T19:38:45.794+0000 7f3c22396640 -1 osd.7 3034 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-08-29T19:38:10.400263+0000 front 2024-08-29T19:38:10.400101+0000 (oldest deadline 2024-08-29T19:38:35.099699+0000) 2024-08-29T19:38:46.402 INFO:journalctl@ceph.osd.4.smithi110.stdout:Aug 29 19:38:46 smithi110 systemd[1]: Stopping Ceph osd.4 for 5b99e290-662c-11ef-bcd4-c7b262605968... 2024-08-29T19:38:46.403 INFO:journalctl@ceph.osd.4.smithi110.stdout:Aug 29 19:38:46 smithi110 bash[72077]: debug 2024-08-29T19:38:46.370+0000 7f41129bf640 -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-08-29T19:38:46.403 INFO:journalctl@ceph.osd.4.smithi110.stdout:Aug 29 19:38:46 smithi110 bash[72077]: debug 2024-08-29T19:38:46.370+0000 7f41129bf640 -1 osd.4 3034 *** Got signal Terminated *** 2024-08-29T19:38:46.403 INFO:journalctl@ceph.osd.4.smithi110.stdout:Aug 29 19:38:46 smithi110 bash[72077]: debug 2024-08-29T19:38:46.370+0000 7f41129bf640 -1 osd.4 3034 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-08-29T19:38:46.820 INFO:journalctl@ceph.osd.6.smithi110.stdout:Aug 29 19:38:46 smithi110 bash[80700]: debug 2024-08-29T19:38:46.538+0000 7f04ec6ed640 -1 osd.6 3034 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-08-29T19:38:11.751755+0000 front 2024-08-29T19:38:11.752118+0000 (oldest deadline 2024-08-29T19:38:35.851618+0000) 2024-08-29T19:38:46.820 INFO:journalctl@ceph.osd.5.smithi110.stdout:Aug 29 19:38:46 smithi110 bash[76464]: debug 2024-08-29T19:38:46.510+0000 7f0cad8cd640 -1 osd.5 3034 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-08-29T19:38:14.222738+0000 front 2024-08-29T19:38:14.222462+0000 (oldest deadline 2024-08-29T19:38:38.322272+0000) 2024-08-29T19:38:46.820 INFO:journalctl@ceph.osd.5.smithi110.stdout:Aug 29 19:38:46 smithi110 bash[76464]: debug 2024-08-29T19:38:46.510+0000 7f0cad8cd640 -1 osd.5 3034 heartbeat_check: no reply from 172.21.15.29:6814 osd.1 since back 2024-08-29T19:38:21.823958+0000 front 2024-08-29T19:38:21.823881+0000 (oldest deadline 2024-08-29T19:38:46.423905+0000) 2024-08-29T19:38:47.152 INFO:journalctl@ceph.osd.7.smithi110.stdout:Aug 29 19:38:46 smithi110 bash[85091]: debug 2024-08-29T19:38:46.818+0000 7f3c22396640 -1 osd.7 3034 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-08-29T19:38:10.400263+0000 front 2024-08-29T19:38:10.400101+0000 (oldest deadline 2024-08-29T19:38:35.099699+0000) 2024-08-29T19:38:47.153 INFO:journalctl@ceph.osd.4.smithi110.stdout:Aug 29 19:38:47 smithi110 bash[72077]: debug 2024-08-29T19:38:47.042+0000 7f410afcd640 -1 osd.4 3034 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-08-29T19:38:12.921928+0000 front 2024-08-29T19:38:12.922315+0000 (oldest deadline 2024-08-29T19:38:37.621774+0000) 2024-08-29T19:38:47.153 INFO:journalctl@ceph.osd.4.smithi110.stdout:Aug 29 19:38:47 smithi110 bash[72077]: debug 2024-08-29T19:38:47.042+0000 7f410afcd640 -1 osd.4 3034 heartbeat_check: no reply from 172.21.15.29:6814 osd.1 since back 2024-08-29T19:38:20.424038+0000 front 2024-08-29T19:38:20.424226+0000 (oldest deadline 2024-08-29T19:38:46.323835+0000) 2024-08-29T19:38:47.800 INFO:journalctl@ceph.osd.5.smithi110.stdout:Aug 29 19:38:47 smithi110 bash[76464]: debug 2024-08-29T19:38:47.490+0000 7f0cad8cd640 -1 osd.5 3034 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-08-29T19:38:14.222738+0000 front 2024-08-29T19:38:14.222462+0000 (oldest deadline 2024-08-29T19:38:38.322272+0000) 2024-08-29T19:38:47.800 INFO:journalctl@ceph.osd.5.smithi110.stdout:Aug 29 19:38:47 smithi110 bash[76464]: debug 2024-08-29T19:38:47.490+0000 7f0cad8cd640 -1 osd.5 3034 heartbeat_check: no reply from 172.21.15.29:6814 osd.1 since back 2024-08-29T19:38:21.823958+0000 front 2024-08-29T19:38:21.823881+0000 (oldest deadline 2024-08-29T19:38:46.423905+0000) 2024-08-29T19:38:47.801 INFO:journalctl@ceph.osd.6.smithi110.stdout:Aug 29 19:38:47 smithi110 bash[80700]: debug 2024-08-29T19:38:47.578+0000 7f04ec6ed640 -1 osd.6 3034 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-08-29T19:38:11.751755+0000 front 2024-08-29T19:38:11.752118+0000 (oldest deadline 2024-08-29T19:38:35.851618+0000) 2024-08-29T19:38:47.801 INFO:journalctl@ceph.osd.6.smithi110.stdout:Aug 29 19:38:47 smithi110 bash[80700]: debug 2024-08-29T19:38:47.578+0000 7f04ec6ed640 -1 osd.6 3034 heartbeat_check: no reply from 172.21.15.29:6814 osd.1 since back 2024-08-29T19:38:21.752940+0000 front 2024-08-29T19:38:21.753115+0000 (oldest deadline 2024-08-29T19:38:47.052973+0000) 2024-08-29T19:38:48.152 INFO:journalctl@ceph.osd.7.smithi110.stdout:Aug 29 19:38:47 smithi110 bash[85091]: debug 2024-08-29T19:38:47.797+0000 7f3c22396640 -1 osd.7 3034 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-08-29T19:38:10.400263+0000 front 2024-08-29T19:38:10.400101+0000 (oldest deadline 2024-08-29T19:38:35.099699+0000) 2024-08-29T19:38:48.153 INFO:journalctl@ceph.osd.4.smithi110.stdout:Aug 29 19:38:48 smithi110 bash[72077]: debug 2024-08-29T19:38:48.029+0000 7f410afcd640 -1 osd.4 3034 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-08-29T19:38:12.921928+0000 front 2024-08-29T19:38:12.922315+0000 (oldest deadline 2024-08-29T19:38:37.621774+0000) 2024-08-29T19:38:48.153 INFO:journalctl@ceph.osd.4.smithi110.stdout:Aug 29 19:38:48 smithi110 bash[72077]: debug 2024-08-29T19:38:48.029+0000 7f410afcd640 -1 osd.4 3034 heartbeat_check: no reply from 172.21.15.29:6814 osd.1 since back 2024-08-29T19:38:20.424038+0000 front 2024-08-29T19:38:20.424226+0000 (oldest deadline 2024-08-29T19:38:46.323835+0000) 2024-08-29T19:38:48.808 INFO:journalctl@ceph.osd.5.smithi110.stdout:Aug 29 19:38:48 smithi110 bash[76464]: debug 2024-08-29T19:38:48.513+0000 7f0cad8cd640 -1 osd.5 3034 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-08-29T19:38:14.222738+0000 front 2024-08-29T19:38:14.222462+0000 (oldest deadline 2024-08-29T19:38:38.322272+0000) 2024-08-29T19:38:48.808 INFO:journalctl@ceph.osd.5.smithi110.stdout:Aug 29 19:38:48 smithi110 bash[76464]: debug 2024-08-29T19:38:48.513+0000 7f0cad8cd640 -1 osd.5 3034 heartbeat_check: no reply from 172.21.15.29:6814 osd.1 since back 2024-08-29T19:38:21.823958+0000 front 2024-08-29T19:38:21.823881+0000 (oldest deadline 2024-08-29T19:38:46.423905+0000) 2024-08-29T19:38:48.809 INFO:journalctl@ceph.osd.6.smithi110.stdout:Aug 29 19:38:48 smithi110 bash[80700]: debug 2024-08-29T19:38:48.537+0000 7f04ec6ed640 -1 osd.6 3034 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-08-29T19:38:11.751755+0000 front 2024-08-29T19:38:11.752118+0000 (oldest deadline 2024-08-29T19:38:35.851618+0000) 2024-08-29T19:38:48.809 INFO:journalctl@ceph.osd.6.smithi110.stdout:Aug 29 19:38:48 smithi110 bash[80700]: debug 2024-08-29T19:38:48.537+0000 7f04ec6ed640 -1 osd.6 3034 heartbeat_check: no reply from 172.21.15.29:6814 osd.1 since back 2024-08-29T19:38:21.752940+0000 front 2024-08-29T19:38:21.753115+0000 (oldest deadline 2024-08-29T19:38:47.052973+0000) 2024-08-29T19:38:49.074 INFO:journalctl@ceph.osd.7.smithi110.stdout:Aug 29 19:38:48 smithi110 bash[85091]: debug 2024-08-29T19:38:48.801+0000 7f3c22396640 -1 osd.7 3034 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-08-29T19:38:10.400263+0000 front 2024-08-29T19:38:10.400101+0000 (oldest deadline 2024-08-29T19:38:35.099699+0000) 2024-08-29T19:38:49.402 INFO:journalctl@ceph.osd.4.smithi110.stdout:Aug 29 19:38:49 smithi110 bash[72077]: debug 2024-08-29T19:38:49.069+0000 7f410afcd640 -1 osd.4 3034 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-08-29T19:38:12.921928+0000 front 2024-08-29T19:38:12.922315+0000 (oldest deadline 2024-08-29T19:38:37.621774+0000) 2024-08-29T19:38:49.402 INFO:journalctl@ceph.osd.4.smithi110.stdout:Aug 29 19:38:49 smithi110 bash[72077]: debug 2024-08-29T19:38:49.069+0000 7f410afcd640 -1 osd.4 3034 heartbeat_check: no reply from 172.21.15.29:6814 osd.1 since back 2024-08-29T19:38:20.424038+0000 front 2024-08-29T19:38:20.424226+0000 (oldest deadline 2024-08-29T19:38:46.323835+0000) 2024-08-29T19:38:49.796 INFO:journalctl@ceph.osd.5.smithi110.stdout:Aug 29 19:38:49 smithi110 bash[76464]: debug 2024-08-29T19:38:49.501+0000 7f0cad8cd640 -1 osd.5 3034 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-08-29T19:38:14.222738+0000 front 2024-08-29T19:38:14.222462+0000 (oldest deadline 2024-08-29T19:38:38.322272+0000) 2024-08-29T19:38:49.797 INFO:journalctl@ceph.osd.5.smithi110.stdout:Aug 29 19:38:49 smithi110 bash[76464]: debug 2024-08-29T19:38:49.501+0000 7f0cad8cd640 -1 osd.5 3034 heartbeat_check: no reply from 172.21.15.29:6814 osd.1 since back 2024-08-29T19:38:21.823958+0000 front 2024-08-29T19:38:21.823881+0000 (oldest deadline 2024-08-29T19:38:46.423905+0000) 2024-08-29T19:38:49.797 INFO:journalctl@ceph.osd.6.smithi110.stdout:Aug 29 19:38:49 smithi110 bash[80700]: debug 2024-08-29T19:38:49.501+0000 7f04ec6ed640 -1 osd.6 3034 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-08-29T19:38:11.751755+0000 front 2024-08-29T19:38:11.752118+0000 (oldest deadline 2024-08-29T19:38:35.851618+0000) 2024-08-29T19:38:49.797 INFO:journalctl@ceph.osd.6.smithi110.stdout:Aug 29 19:38:49 smithi110 bash[80700]: debug 2024-08-29T19:38:49.501+0000 7f04ec6ed640 -1 osd.6 3034 heartbeat_check: no reply from 172.21.15.29:6814 osd.1 since back 2024-08-29T19:38:21.752940+0000 front 2024-08-29T19:38:21.753115+0000 (oldest deadline 2024-08-29T19:38:47.052973+0000) 2024-08-29T19:38:50.115 INFO:journalctl@ceph.osd.7.smithi110.stdout:Aug 29 19:38:49 smithi110 bash[85091]: debug 2024-08-29T19:38:49.789+0000 7f3c22396640 -1 osd.7 3034 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-08-29T19:38:10.400263+0000 front 2024-08-29T19:38:10.400101+0000 (oldest deadline 2024-08-29T19:38:35.099699+0000) 2024-08-29T19:38:50.116 INFO:journalctl@ceph.osd.7.smithi110.stdout:Aug 29 19:38:49 smithi110 bash[85091]: debug 2024-08-29T19:38:49.789+0000 7f3c22396640 -1 osd.7 3034 heartbeat_check: no reply from 172.21.15.29:6814 osd.1 since back 2024-08-29T19:38:21.502300+0000 front 2024-08-29T19:38:21.501829+0000 (oldest deadline 2024-08-29T19:38:49.702173+0000) 2024-08-29T19:38:50.402 INFO:journalctl@ceph.osd.4.smithi110.stdout:Aug 29 19:38:50 smithi110 bash[72077]: debug 2024-08-29T19:38:50.109+0000 7f410afcd640 -1 osd.4 3034 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-08-29T19:38:12.921928+0000 front 2024-08-29T19:38:12.922315+0000 (oldest deadline 2024-08-29T19:38:37.621774+0000) 2024-08-29T19:38:50.403 INFO:journalctl@ceph.osd.4.smithi110.stdout:Aug 29 19:38:50 smithi110 bash[72077]: debug 2024-08-29T19:38:50.109+0000 7f410afcd640 -1 osd.4 3034 heartbeat_check: no reply from 172.21.15.29:6814 osd.1 since back 2024-08-29T19:38:20.424038+0000 front 2024-08-29T19:38:20.424226+0000 (oldest deadline 2024-08-29T19:38:46.323835+0000) 2024-08-29T19:38:50.902 INFO:journalctl@ceph.osd.5.smithi110.stdout:Aug 29 19:38:50 smithi110 bash[76464]: debug 2024-08-29T19:38:50.505+0000 7f0cad8cd640 -1 osd.5 3034 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-08-29T19:38:14.222738+0000 front 2024-08-29T19:38:14.222462+0000 (oldest deadline 2024-08-29T19:38:38.322272+0000) 2024-08-29T19:38:50.902 INFO:journalctl@ceph.osd.5.smithi110.stdout:Aug 29 19:38:50 smithi110 bash[76464]: debug 2024-08-29T19:38:50.505+0000 7f0cad8cd640 -1 osd.5 3034 heartbeat_check: no reply from 172.21.15.29:6814 osd.1 since back 2024-08-29T19:38:21.823958+0000 front 2024-08-29T19:38:21.823881+0000 (oldest deadline 2024-08-29T19:38:46.423905+0000) 2024-08-29T19:38:50.903 INFO:journalctl@ceph.osd.6.smithi110.stdout:Aug 29 19:38:50 smithi110 bash[80700]: debug 2024-08-29T19:38:50.537+0000 7f04ec6ed640 -1 osd.6 3034 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-08-29T19:38:11.751755+0000 front 2024-08-29T19:38:11.752118+0000 (oldest deadline 2024-08-29T19:38:35.851618+0000) 2024-08-29T19:38:50.903 INFO:journalctl@ceph.osd.6.smithi110.stdout:Aug 29 19:38:50 smithi110 bash[80700]: debug 2024-08-29T19:38:50.537+0000 7f04ec6ed640 -1 osd.6 3034 heartbeat_check: no reply from 172.21.15.29:6814 osd.1 since back 2024-08-29T19:38:21.752940+0000 front 2024-08-29T19:38:21.753115+0000 (oldest deadline 2024-08-29T19:38:47.052973+0000) 2024-08-29T19:38:50.903 INFO:journalctl@ceph.osd.7.smithi110.stdout:Aug 29 19:38:50 smithi110 bash[85091]: debug 2024-08-29T19:38:50.741+0000 7f3c22396640 -1 osd.7 3034 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-08-29T19:38:10.400263+0000 front 2024-08-29T19:38:10.400101+0000 (oldest deadline 2024-08-29T19:38:35.099699+0000) 2024-08-29T19:38:50.903 INFO:journalctl@ceph.osd.7.smithi110.stdout:Aug 29 19:38:50 smithi110 bash[85091]: debug 2024-08-29T19:38:50.741+0000 7f3c22396640 -1 osd.7 3034 heartbeat_check: no reply from 172.21.15.29:6814 osd.1 since back 2024-08-29T19:38:21.502300+0000 front 2024-08-29T19:38:21.501829+0000 (oldest deadline 2024-08-29T19:38:49.702173+0000) 2024-08-29T19:38:51.402 INFO:journalctl@ceph.osd.4.smithi110.stdout:Aug 29 19:38:51 smithi110 bash[72077]: debug 2024-08-29T19:38:51.101+0000 7f410afcd640 -1 osd.4 3034 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-08-29T19:38:12.921928+0000 front 2024-08-29T19:38:12.922315+0000 (oldest deadline 2024-08-29T19:38:37.621774+0000) 2024-08-29T19:38:51.403 INFO:journalctl@ceph.osd.4.smithi110.stdout:Aug 29 19:38:51 smithi110 bash[72077]: debug 2024-08-29T19:38:51.101+0000 7f410afcd640 -1 osd.4 3034 heartbeat_check: no reply from 172.21.15.29:6814 osd.1 since back 2024-08-29T19:38:20.424038+0000 front 2024-08-29T19:38:20.424226+0000 (oldest deadline 2024-08-29T19:38:46.323835+0000) 2024-08-29T19:38:51.902 INFO:journalctl@ceph.osd.5.smithi110.stdout:Aug 29 19:38:51 smithi110 bash[76464]: debug 2024-08-29T19:38:51.525+0000 7f0cad8cd640 -1 osd.5 3034 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-08-29T19:38:14.222738+0000 front 2024-08-29T19:38:14.222462+0000 (oldest deadline 2024-08-29T19:38:38.322272+0000) 2024-08-29T19:38:51.902 INFO:journalctl@ceph.osd.5.smithi110.stdout:Aug 29 19:38:51 smithi110 bash[76464]: debug 2024-08-29T19:38:51.525+0000 7f0cad8cd640 -1 osd.5 3034 heartbeat_check: no reply from 172.21.15.29:6814 osd.1 since back 2024-08-29T19:38:21.823958+0000 front 2024-08-29T19:38:21.823881+0000 (oldest deadline 2024-08-29T19:38:46.423905+0000) 2024-08-29T19:38:51.903 INFO:journalctl@ceph.osd.7.smithi110.stdout:Aug 29 19:38:51 smithi110 bash[85091]: debug 2024-08-29T19:38:51.757+0000 7f3c22396640 -1 osd.7 3034 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-08-29T19:38:10.400263+0000 front 2024-08-29T19:38:10.400101+0000 (oldest deadline 2024-08-29T19:38:35.099699+0000) 2024-08-29T19:38:51.903 INFO:journalctl@ceph.osd.7.smithi110.stdout:Aug 29 19:38:51 smithi110 bash[85091]: debug 2024-08-29T19:38:51.757+0000 7f3c22396640 -1 osd.7 3034 heartbeat_check: no reply from 172.21.15.29:6814 osd.1 since back 2024-08-29T19:38:21.502300+0000 front 2024-08-29T19:38:21.501829+0000 (oldest deadline 2024-08-29T19:38:49.702173+0000) 2024-08-29T19:38:51.903 INFO:journalctl@ceph.osd.6.smithi110.stdout:Aug 29 19:38:51 smithi110 bash[80700]: debug 2024-08-29T19:38:51.557+0000 7f04ec6ed640 -1 osd.6 3034 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-08-29T19:38:11.751755+0000 front 2024-08-29T19:38:11.752118+0000 (oldest deadline 2024-08-29T19:38:35.851618+0000) 2024-08-29T19:38:51.903 INFO:journalctl@ceph.osd.6.smithi110.stdout:Aug 29 19:38:51 smithi110 bash[80700]: debug 2024-08-29T19:38:51.557+0000 7f04ec6ed640 -1 osd.6 3034 heartbeat_check: no reply from 172.21.15.29:6814 osd.1 since back 2024-08-29T19:38:21.752940+0000 front 2024-08-29T19:38:21.753115+0000 (oldest deadline 2024-08-29T19:38:47.052973+0000) 2024-08-29T19:38:52.790 INFO:journalctl@ceph.osd.4.smithi110.stdout:Aug 29 19:38:52 smithi110 bash[116387]: ceph-5b99e290-662c-11ef-bcd4-c7b262605968-osd-4 2024-08-29T19:38:52.790 INFO:journalctl@ceph.osd.5.smithi110.stdout:Aug 29 19:38:52 smithi110 bash[76464]: debug 2024-08-29T19:38:52.473+0000 7f0cad8cd640 -1 osd.5 3034 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-08-29T19:38:14.222738+0000 front 2024-08-29T19:38:14.222462+0000 (oldest deadline 2024-08-29T19:38:38.322272+0000) 2024-08-29T19:38:52.791 INFO:journalctl@ceph.osd.5.smithi110.stdout:Aug 29 19:38:52 smithi110 bash[76464]: debug 2024-08-29T19:38:52.473+0000 7f0cad8cd640 -1 osd.5 3034 heartbeat_check: no reply from 172.21.15.29:6814 osd.1 since back 2024-08-29T19:38:21.823958+0000 front 2024-08-29T19:38:21.823881+0000 (oldest deadline 2024-08-29T19:38:46.423905+0000) 2024-08-29T19:38:52.791 INFO:journalctl@ceph.osd.6.smithi110.stdout:Aug 29 19:38:52 smithi110 bash[80700]: debug 2024-08-29T19:38:52.549+0000 7f04ec6ed640 -1 osd.6 3034 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-08-29T19:38:11.751755+0000 front 2024-08-29T19:38:11.752118+0000 (oldest deadline 2024-08-29T19:38:35.851618+0000) 2024-08-29T19:38:52.791 INFO:journalctl@ceph.osd.6.smithi110.stdout:Aug 29 19:38:52 smithi110 bash[80700]: debug 2024-08-29T19:38:52.549+0000 7f04ec6ed640 -1 osd.6 3034 heartbeat_check: no reply from 172.21.15.29:6814 osd.1 since back 2024-08-29T19:38:21.752940+0000 front 2024-08-29T19:38:21.753115+0000 (oldest deadline 2024-08-29T19:38:47.052973+0000) 2024-08-29T19:38:53.152 INFO:journalctl@ceph.osd.4.smithi110.stdout:Aug 29 19:38:52 smithi110 bash[116452]: Error response from daemon: No such container: ceph-5b99e290-662c-11ef-bcd4-c7b262605968-osd-4 2024-08-29T19:38:53.153 INFO:journalctl@ceph.osd.7.smithi110.stdout:Aug 29 19:38:52 smithi110 bash[85091]: debug 2024-08-29T19:38:52.785+0000 7f3c22396640 -1 osd.7 3034 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-08-29T19:38:10.400263+0000 front 2024-08-29T19:38:10.400101+0000 (oldest deadline 2024-08-29T19:38:35.099699+0000) 2024-08-29T19:38:53.153 INFO:journalctl@ceph.osd.7.smithi110.stdout:Aug 29 19:38:52 smithi110 bash[85091]: debug 2024-08-29T19:38:52.785+0000 7f3c22396640 -1 osd.7 3034 heartbeat_check: no reply from 172.21.15.29:6814 osd.1 since back 2024-08-29T19:38:21.502300+0000 front 2024-08-29T19:38:21.501829+0000 (oldest deadline 2024-08-29T19:38:49.702173+0000) 2024-08-29T19:38:53.779 INFO:journalctl@ceph.osd.5.smithi110.stdout:Aug 29 19:38:53 smithi110 bash[76464]: debug 2024-08-29T19:38:53.481+0000 7f0cad8cd640 -1 osd.5 3034 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-08-29T19:38:14.222738+0000 front 2024-08-29T19:38:14.222462+0000 (oldest deadline 2024-08-29T19:38:38.322272+0000) 2024-08-29T19:38:53.779 INFO:journalctl@ceph.osd.5.smithi110.stdout:Aug 29 19:38:53 smithi110 bash[76464]: debug 2024-08-29T19:38:53.481+0000 7f0cad8cd640 -1 osd.5 3034 heartbeat_check: no reply from 172.21.15.29:6814 osd.1 since back 2024-08-29T19:38:21.823958+0000 front 2024-08-29T19:38:21.823881+0000 (oldest deadline 2024-08-29T19:38:46.423905+0000) 2024-08-29T19:38:53.779 INFO:journalctl@ceph.osd.6.smithi110.stdout:Aug 29 19:38:53 smithi110 bash[80700]: debug 2024-08-29T19:38:53.585+0000 7f04ec6ed640 -1 osd.6 3034 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-08-29T19:38:11.751755+0000 front 2024-08-29T19:38:11.752118+0000 (oldest deadline 2024-08-29T19:38:35.851618+0000) 2024-08-29T19:38:53.779 INFO:journalctl@ceph.osd.6.smithi110.stdout:Aug 29 19:38:53 smithi110 bash[80700]: debug 2024-08-29T19:38:53.585+0000 7f04ec6ed640 -1 osd.6 3034 heartbeat_check: no reply from 172.21.15.29:6814 osd.1 since back 2024-08-29T19:38:21.752940+0000 front 2024-08-29T19:38:21.753115+0000 (oldest deadline 2024-08-29T19:38:47.052973+0000) 2024-08-29T19:38:54.153 INFO:journalctl@ceph.osd.7.smithi110.stdout:Aug 29 19:38:53 smithi110 bash[85091]: debug 2024-08-29T19:38:53.773+0000 7f3c22396640 -1 osd.7 3034 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-08-29T19:38:10.400263+0000 front 2024-08-29T19:38:10.400101+0000 (oldest deadline 2024-08-29T19:38:35.099699+0000) 2024-08-29T19:38:54.153 INFO:journalctl@ceph.osd.7.smithi110.stdout:Aug 29 19:38:53 smithi110 bash[85091]: debug 2024-08-29T19:38:53.773+0000 7f3c22396640 -1 osd.7 3034 heartbeat_check: no reply from 172.21.15.29:6814 osd.1 since back 2024-08-29T19:38:21.502300+0000 front 2024-08-29T19:38:21.501829+0000 (oldest deadline 2024-08-29T19:38:49.702173+0000) 2024-08-29T19:38:54.761 INFO:journalctl@ceph.osd.5.smithi110.stdout:Aug 29 19:38:54 smithi110 bash[76464]: debug 2024-08-29T19:38:54.497+0000 7f0cad8cd640 -1 osd.5 3034 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-08-29T19:38:14.222738+0000 front 2024-08-29T19:38:14.222462+0000 (oldest deadline 2024-08-29T19:38:38.322272+0000) 2024-08-29T19:38:54.761 INFO:journalctl@ceph.osd.5.smithi110.stdout:Aug 29 19:38:54 smithi110 bash[76464]: debug 2024-08-29T19:38:54.497+0000 7f0cad8cd640 -1 osd.5 3034 heartbeat_check: no reply from 172.21.15.29:6814 osd.1 since back 2024-08-29T19:38:21.823958+0000 front 2024-08-29T19:38:21.823881+0000 (oldest deadline 2024-08-29T19:38:46.423905+0000) 2024-08-29T19:38:54.761 INFO:journalctl@ceph.osd.6.smithi110.stdout:Aug 29 19:38:54 smithi110 bash[80700]: debug 2024-08-29T19:38:54.537+0000 7f04ec6ed640 -1 osd.6 3034 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-08-29T19:38:11.751755+0000 front 2024-08-29T19:38:11.752118+0000 (oldest deadline 2024-08-29T19:38:35.851618+0000) 2024-08-29T19:38:54.761 INFO:journalctl@ceph.osd.6.smithi110.stdout:Aug 29 19:38:54 smithi110 bash[80700]: debug 2024-08-29T19:38:54.537+0000 7f04ec6ed640 -1 osd.6 3034 heartbeat_check: no reply from 172.21.15.29:6814 osd.1 since back 2024-08-29T19:38:21.752940+0000 front 2024-08-29T19:38:21.753115+0000 (oldest deadline 2024-08-29T19:38:47.052973+0000) 2024-08-29T19:38:54.888 DEBUG:teuthology.orchestra.run.smithi110:> sudo pkill -f 'journalctl -f -n 0 -u ceph-5b99e290-662c-11ef-bcd4-c7b262605968@osd.4.service' 2024-08-29T19:38:54.958 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-08-29T19:38:54.959 INFO:tasks.cephadm.osd.4:Stopped osd.4 2024-08-29T19:38:54.959 INFO:tasks.cephadm.osd.5:Stopping osd.5... 2024-08-29T19:38:54.959 DEBUG:teuthology.orchestra.run.smithi110:> sudo systemctl stop ceph-5b99e290-662c-11ef-bcd4-c7b262605968@osd.5 2024-08-29T19:38:55.015 INFO:journalctl@ceph.osd.7.smithi110.stdout:Aug 29 19:38:54 smithi110 bash[85091]: debug 2024-08-29T19:38:54.753+0000 7f3c22396640 -1 osd.7 3034 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-08-29T19:38:10.400263+0000 front 2024-08-29T19:38:10.400101+0000 (oldest deadline 2024-08-29T19:38:35.099699+0000) 2024-08-29T19:38:55.015 INFO:journalctl@ceph.osd.7.smithi110.stdout:Aug 29 19:38:54 smithi110 bash[85091]: debug 2024-08-29T19:38:54.753+0000 7f3c22396640 -1 osd.7 3034 heartbeat_check: no reply from 172.21.15.29:6814 osd.1 since back 2024-08-29T19:38:21.502300+0000 front 2024-08-29T19:38:21.501829+0000 (oldest deadline 2024-08-29T19:38:49.702173+0000) 2024-08-29T19:38:55.146 INFO:journalctl@ceph.osd.5.smithi110.stdout:Aug 29 19:38:55 smithi110 systemd[1]: Stopping Ceph osd.5 for 5b99e290-662c-11ef-bcd4-c7b262605968... 2024-08-29T19:38:55.402 INFO:journalctl@ceph.osd.5.smithi110.stdout:Aug 29 19:38:55 smithi110 bash[76464]: debug 2024-08-29T19:38:55.141+0000 7f0cb52bf640 -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-08-29T19:38:55.402 INFO:journalctl@ceph.osd.5.smithi110.stdout:Aug 29 19:38:55 smithi110 bash[76464]: debug 2024-08-29T19:38:55.141+0000 7f0cb52bf640 -1 osd.5 3034 *** Got signal Terminated *** 2024-08-29T19:38:55.402 INFO:journalctl@ceph.osd.5.smithi110.stdout:Aug 29 19:38:55 smithi110 bash[76464]: debug 2024-08-29T19:38:55.141+0000 7f0cb52bf640 -1 osd.5 3034 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-08-29T19:38:55.902 INFO:journalctl@ceph.osd.5.smithi110.stdout:Aug 29 19:38:55 smithi110 bash[76464]: debug 2024-08-29T19:38:55.533+0000 7f0cad8cd640 -1 osd.5 3034 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-08-29T19:38:14.222738+0000 front 2024-08-29T19:38:14.222462+0000 (oldest deadline 2024-08-29T19:38:38.322272+0000) 2024-08-29T19:38:55.903 INFO:journalctl@ceph.osd.5.smithi110.stdout:Aug 29 19:38:55 smithi110 bash[76464]: debug 2024-08-29T19:38:55.533+0000 7f0cad8cd640 -1 osd.5 3034 heartbeat_check: no reply from 172.21.15.29:6814 osd.1 since back 2024-08-29T19:38:21.823958+0000 front 2024-08-29T19:38:21.823881+0000 (oldest deadline 2024-08-29T19:38:46.423905+0000) 2024-08-29T19:38:55.903 INFO:journalctl@ceph.osd.6.smithi110.stdout:Aug 29 19:38:55 smithi110 bash[80700]: debug 2024-08-29T19:38:55.561+0000 7f04ec6ed640 -1 osd.6 3034 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-08-29T19:38:11.751755+0000 front 2024-08-29T19:38:11.752118+0000 (oldest deadline 2024-08-29T19:38:35.851618+0000) 2024-08-29T19:38:55.903 INFO:journalctl@ceph.osd.6.smithi110.stdout:Aug 29 19:38:55 smithi110 bash[80700]: debug 2024-08-29T19:38:55.561+0000 7f04ec6ed640 -1 osd.6 3034 heartbeat_check: no reply from 172.21.15.29:6814 osd.1 since back 2024-08-29T19:38:21.752940+0000 front 2024-08-29T19:38:21.753115+0000 (oldest deadline 2024-08-29T19:38:47.052973+0000) 2024-08-29T19:38:55.903 INFO:journalctl@ceph.osd.7.smithi110.stdout:Aug 29 19:38:55 smithi110 bash[85091]: debug 2024-08-29T19:38:55.781+0000 7f3c22396640 -1 osd.7 3034 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-08-29T19:38:10.400263+0000 front 2024-08-29T19:38:10.400101+0000 (oldest deadline 2024-08-29T19:38:35.099699+0000) 2024-08-29T19:38:55.904 INFO:journalctl@ceph.osd.7.smithi110.stdout:Aug 29 19:38:55 smithi110 bash[85091]: debug 2024-08-29T19:38:55.781+0000 7f3c22396640 -1 osd.7 3034 heartbeat_check: no reply from 172.21.15.29:6814 osd.1 since back 2024-08-29T19:38:21.502300+0000 front 2024-08-29T19:38:21.501829+0000 (oldest deadline 2024-08-29T19:38:49.702173+0000) 2024-08-29T19:38:56.902 INFO:journalctl@ceph.osd.5.smithi110.stdout:Aug 29 19:38:56 smithi110 bash[76464]: debug 2024-08-29T19:38:56.549+0000 7f0cad8cd640 -1 osd.5 3034 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-08-29T19:38:14.222738+0000 front 2024-08-29T19:38:14.222462+0000 (oldest deadline 2024-08-29T19:38:38.322272+0000) 2024-08-29T19:38:56.903 INFO:journalctl@ceph.osd.5.smithi110.stdout:Aug 29 19:38:56 smithi110 bash[76464]: debug 2024-08-29T19:38:56.549+0000 7f0cad8cd640 -1 osd.5 3034 heartbeat_check: no reply from 172.21.15.29:6814 osd.1 since back 2024-08-29T19:38:21.823958+0000 front 2024-08-29T19:38:21.823881+0000 (oldest deadline 2024-08-29T19:38:46.423905+0000) 2024-08-29T19:38:56.903 INFO:journalctl@ceph.osd.5.smithi110.stdout:Aug 29 19:38:56 smithi110 bash[76464]: debug 2024-08-29T19:38:56.549+0000 7f0cad8cd640 -1 osd.5 3034 heartbeat_check: no reply from 172.21.15.29:6822 osd.2 since back 2024-08-29T19:38:31.626475+0000 front 2024-08-29T19:38:31.626082+0000 (oldest deadline 2024-08-29T19:38:55.725927+0000) 2024-08-29T19:38:56.903 INFO:journalctl@ceph.osd.6.smithi110.stdout:Aug 29 19:38:56 smithi110 bash[80700]: debug 2024-08-29T19:38:56.549+0000 7f04ec6ed640 -1 osd.6 3034 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-08-29T19:38:11.751755+0000 front 2024-08-29T19:38:11.752118+0000 (oldest deadline 2024-08-29T19:38:35.851618+0000) 2024-08-29T19:38:56.903 INFO:journalctl@ceph.osd.6.smithi110.stdout:Aug 29 19:38:56 smithi110 bash[80700]: debug 2024-08-29T19:38:56.549+0000 7f04ec6ed640 -1 osd.6 3034 heartbeat_check: no reply from 172.21.15.29:6814 osd.1 since back 2024-08-29T19:38:21.752940+0000 front 2024-08-29T19:38:21.753115+0000 (oldest deadline 2024-08-29T19:38:47.052973+0000) 2024-08-29T19:38:56.903 INFO:journalctl@ceph.osd.7.smithi110.stdout:Aug 29 19:38:56 smithi110 bash[85091]: debug 2024-08-29T19:38:56.745+0000 7f3c22396640 -1 osd.7 3034 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-08-29T19:38:10.400263+0000 front 2024-08-29T19:38:10.400101+0000 (oldest deadline 2024-08-29T19:38:35.099699+0000) 2024-08-29T19:38:56.903 INFO:journalctl@ceph.osd.7.smithi110.stdout:Aug 29 19:38:56 smithi110 bash[85091]: debug 2024-08-29T19:38:56.745+0000 7f3c22396640 -1 osd.7 3034 heartbeat_check: no reply from 172.21.15.29:6814 osd.1 since back 2024-08-29T19:38:21.502300+0000 front 2024-08-29T19:38:21.501829+0000 (oldest deadline 2024-08-29T19:38:49.702173+0000) 2024-08-29T19:38:57.793 INFO:journalctl@ceph.osd.6.smithi110.stdout:Aug 29 19:38:57 smithi110 bash[80700]: debug 2024-08-29T19:38:57.589+0000 7f04ec6ed640 -1 osd.6 3034 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-08-29T19:38:11.751755+0000 front 2024-08-29T19:38:11.752118+0000 (oldest deadline 2024-08-29T19:38:35.851618+0000) 2024-08-29T19:38:57.794 INFO:journalctl@ceph.osd.6.smithi110.stdout:Aug 29 19:38:57 smithi110 bash[80700]: debug 2024-08-29T19:38:57.589+0000 7f04ec6ed640 -1 osd.6 3034 heartbeat_check: no reply from 172.21.15.29:6814 osd.1 since back 2024-08-29T19:38:21.752940+0000 front 2024-08-29T19:38:21.753115+0000 (oldest deadline 2024-08-29T19:38:47.052973+0000) 2024-08-29T19:38:57.794 INFO:journalctl@ceph.osd.5.smithi110.stdout:Aug 29 19:38:57 smithi110 bash[76464]: debug 2024-08-29T19:38:57.525+0000 7f0cad8cd640 -1 osd.5 3034 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-08-29T19:38:14.222738+0000 front 2024-08-29T19:38:14.222462+0000 (oldest deadline 2024-08-29T19:38:38.322272+0000) 2024-08-29T19:38:57.794 INFO:journalctl@ceph.osd.5.smithi110.stdout:Aug 29 19:38:57 smithi110 bash[76464]: debug 2024-08-29T19:38:57.525+0000 7f0cad8cd640 -1 osd.5 3034 heartbeat_check: no reply from 172.21.15.29:6814 osd.1 since back 2024-08-29T19:38:21.823958+0000 front 2024-08-29T19:38:21.823881+0000 (oldest deadline 2024-08-29T19:38:46.423905+0000) 2024-08-29T19:38:57.794 INFO:journalctl@ceph.osd.5.smithi110.stdout:Aug 29 19:38:57 smithi110 bash[76464]: debug 2024-08-29T19:38:57.525+0000 7f0cad8cd640 -1 osd.5 3034 heartbeat_check: no reply from 172.21.15.29:6822 osd.2 since back 2024-08-29T19:38:31.626475+0000 front 2024-08-29T19:38:31.626082+0000 (oldest deadline 2024-08-29T19:38:55.725927+0000) 2024-08-29T19:38:58.152 INFO:journalctl@ceph.osd.7.smithi110.stdout:Aug 29 19:38:57 smithi110 bash[85091]: debug 2024-08-29T19:38:57.789+0000 7f3c22396640 -1 osd.7 3034 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-08-29T19:38:10.400263+0000 front 2024-08-29T19:38:10.400101+0000 (oldest deadline 2024-08-29T19:38:35.099699+0000) 2024-08-29T19:38:58.153 INFO:journalctl@ceph.osd.7.smithi110.stdout:Aug 29 19:38:57 smithi110 bash[85091]: debug 2024-08-29T19:38:57.789+0000 7f3c22396640 -1 osd.7 3034 heartbeat_check: no reply from 172.21.15.29:6814 osd.1 since back 2024-08-29T19:38:21.502300+0000 front 2024-08-29T19:38:21.501829+0000 (oldest deadline 2024-08-29T19:38:49.702173+0000) 2024-08-29T19:38:58.153 INFO:journalctl@ceph.osd.7.smithi110.stdout:Aug 29 19:38:57 smithi110 bash[85091]: debug 2024-08-29T19:38:57.789+0000 7f3c22396640 -1 osd.7 3034 heartbeat_check: no reply from 172.21.15.29:6822 osd.2 since back 2024-08-29T19:38:32.003704+0000 front 2024-08-29T19:38:32.003944+0000 (oldest deadline 2024-08-29T19:38:57.303577+0000) 2024-08-29T19:38:58.906 INFO:journalctl@ceph.osd.5.smithi110.stdout:Aug 29 19:38:58 smithi110 bash[76464]: debug 2024-08-29T19:38:58.557+0000 7f0cad8cd640 -1 osd.5 3034 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-08-29T19:38:14.222738+0000 front 2024-08-29T19:38:14.222462+0000 (oldest deadline 2024-08-29T19:38:38.322272+0000) 2024-08-29T19:38:58.906 INFO:journalctl@ceph.osd.5.smithi110.stdout:Aug 29 19:38:58 smithi110 bash[76464]: debug 2024-08-29T19:38:58.557+0000 7f0cad8cd640 -1 osd.5 3034 heartbeat_check: no reply from 172.21.15.29:6814 osd.1 since back 2024-08-29T19:38:21.823958+0000 front 2024-08-29T19:38:21.823881+0000 (oldest deadline 2024-08-29T19:38:46.423905+0000) 2024-08-29T19:38:58.906 INFO:journalctl@ceph.osd.5.smithi110.stdout:Aug 29 19:38:58 smithi110 bash[76464]: debug 2024-08-29T19:38:58.557+0000 7f0cad8cd640 -1 osd.5 3034 heartbeat_check: no reply from 172.21.15.29:6822 osd.2 since back 2024-08-29T19:38:31.626475+0000 front 2024-08-29T19:38:31.626082+0000 (oldest deadline 2024-08-29T19:38:55.725927+0000) 2024-08-29T19:38:58.906 INFO:journalctl@ceph.osd.6.smithi110.stdout:Aug 29 19:38:58 smithi110 bash[80700]: debug 2024-08-29T19:38:58.589+0000 7f04ec6ed640 -1 osd.6 3034 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-08-29T19:38:11.751755+0000 front 2024-08-29T19:38:11.752118+0000 (oldest deadline 2024-08-29T19:38:35.851618+0000) 2024-08-29T19:38:58.906 INFO:journalctl@ceph.osd.6.smithi110.stdout:Aug 29 19:38:58 smithi110 bash[80700]: debug 2024-08-29T19:38:58.589+0000 7f04ec6ed640 -1 osd.6 3034 heartbeat_check: no reply from 172.21.15.29:6814 osd.1 since back 2024-08-29T19:38:21.752940+0000 front 2024-08-29T19:38:21.753115+0000 (oldest deadline 2024-08-29T19:38:47.052973+0000) 2024-08-29T19:38:58.906 INFO:journalctl@ceph.osd.6.smithi110.stdout:Aug 29 19:38:58 smithi110 bash[80700]: debug 2024-08-29T19:38:58.589+0000 7f04ec6ed640 -1 osd.6 3034 heartbeat_check: no reply from 172.21.15.29:6822 osd.2 since back 2024-08-29T19:38:32.854864+0000 front 2024-08-29T19:38:32.854985+0000 (oldest deadline 2024-08-29T19:38:58.154606+0000) 2024-08-29T19:38:58.907 INFO:journalctl@ceph.osd.7.smithi110.stdout:Aug 29 19:38:58 smithi110 bash[85091]: debug 2024-08-29T19:38:58.773+0000 7f3c22396640 -1 osd.7 3034 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-08-29T19:38:10.400263+0000 front 2024-08-29T19:38:10.400101+0000 (oldest deadline 2024-08-29T19:38:35.099699+0000) 2024-08-29T19:38:58.907 INFO:journalctl@ceph.osd.7.smithi110.stdout:Aug 29 19:38:58 smithi110 bash[85091]: debug 2024-08-29T19:38:58.773+0000 7f3c22396640 -1 osd.7 3034 heartbeat_check: no reply from 172.21.15.29:6814 osd.1 since back 2024-08-29T19:38:21.502300+0000 front 2024-08-29T19:38:21.501829+0000 (oldest deadline 2024-08-29T19:38:49.702173+0000) 2024-08-29T19:38:58.907 INFO:journalctl@ceph.osd.7.smithi110.stdout:Aug 29 19:38:58 smithi110 bash[85091]: debug 2024-08-29T19:38:58.773+0000 7f3c22396640 -1 osd.7 3034 heartbeat_check: no reply from 172.21.15.29:6822 osd.2 since back 2024-08-29T19:38:32.003704+0000 front 2024-08-29T19:38:32.003944+0000 (oldest deadline 2024-08-29T19:38:57.303577+0000) 2024-08-29T19:38:59.823 INFO:journalctl@ceph.osd.5.smithi110.stdout:Aug 29 19:38:59 smithi110 bash[76464]: debug 2024-08-29T19:38:59.537+0000 7f0cad8cd640 -1 osd.5 3034 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-08-29T19:38:14.222738+0000 front 2024-08-29T19:38:14.222462+0000 (oldest deadline 2024-08-29T19:38:38.322272+0000) 2024-08-29T19:38:59.823 INFO:journalctl@ceph.osd.5.smithi110.stdout:Aug 29 19:38:59 smithi110 bash[76464]: debug 2024-08-29T19:38:59.537+0000 7f0cad8cd640 -1 osd.5 3034 heartbeat_check: no reply from 172.21.15.29:6814 osd.1 since back 2024-08-29T19:38:21.823958+0000 front 2024-08-29T19:38:21.823881+0000 (oldest deadline 2024-08-29T19:38:46.423905+0000) 2024-08-29T19:38:59.823 INFO:journalctl@ceph.osd.5.smithi110.stdout:Aug 29 19:38:59 smithi110 bash[76464]: debug 2024-08-29T19:38:59.537+0000 7f0cad8cd640 -1 osd.5 3034 heartbeat_check: no reply from 172.21.15.29:6822 osd.2 since back 2024-08-29T19:38:31.626475+0000 front 2024-08-29T19:38:31.626082+0000 (oldest deadline 2024-08-29T19:38:55.725927+0000) 2024-08-29T19:38:59.824 INFO:journalctl@ceph.osd.6.smithi110.stdout:Aug 29 19:38:59 smithi110 bash[80700]: debug 2024-08-29T19:38:59.553+0000 7f04ec6ed640 -1 osd.6 3034 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-08-29T19:38:11.751755+0000 front 2024-08-29T19:38:11.752118+0000 (oldest deadline 2024-08-29T19:38:35.851618+0000) 2024-08-29T19:38:59.824 INFO:journalctl@ceph.osd.6.smithi110.stdout:Aug 29 19:38:59 smithi110 bash[80700]: debug 2024-08-29T19:38:59.553+0000 7f04ec6ed640 -1 osd.6 3034 heartbeat_check: no reply from 172.21.15.29:6814 osd.1 since back 2024-08-29T19:38:21.752940+0000 front 2024-08-29T19:38:21.753115+0000 (oldest deadline 2024-08-29T19:38:47.052973+0000) 2024-08-29T19:38:59.824 INFO:journalctl@ceph.osd.6.smithi110.stdout:Aug 29 19:38:59 smithi110 bash[80700]: debug 2024-08-29T19:38:59.553+0000 7f04ec6ed640 -1 osd.6 3034 heartbeat_check: no reply from 172.21.15.29:6822 osd.2 since back 2024-08-29T19:38:32.854864+0000 front 2024-08-29T19:38:32.854985+0000 (oldest deadline 2024-08-29T19:38:58.154606+0000) 2024-08-29T19:39:00.152 INFO:journalctl@ceph.osd.7.smithi110.stdout:Aug 29 19:38:59 smithi110 bash[85091]: debug 2024-08-29T19:38:59.817+0000 7f3c22396640 -1 osd.7 3034 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-08-29T19:38:10.400263+0000 front 2024-08-29T19:38:10.400101+0000 (oldest deadline 2024-08-29T19:38:35.099699+0000) 2024-08-29T19:39:00.152 INFO:journalctl@ceph.osd.7.smithi110.stdout:Aug 29 19:38:59 smithi110 bash[85091]: debug 2024-08-29T19:38:59.817+0000 7f3c22396640 -1 osd.7 3034 heartbeat_check: no reply from 172.21.15.29:6814 osd.1 since back 2024-08-29T19:38:21.502300+0000 front 2024-08-29T19:38:21.501829+0000 (oldest deadline 2024-08-29T19:38:49.702173+0000) 2024-08-29T19:39:00.153 INFO:journalctl@ceph.osd.7.smithi110.stdout:Aug 29 19:38:59 smithi110 bash[85091]: debug 2024-08-29T19:38:59.817+0000 7f3c22396640 -1 osd.7 3034 heartbeat_check: no reply from 172.21.15.29:6822 osd.2 since back 2024-08-29T19:38:32.003704+0000 front 2024-08-29T19:38:32.003944+0000 (oldest deadline 2024-08-29T19:38:57.303577+0000) 2024-08-29T19:39:00.842 INFO:journalctl@ceph.osd.6.smithi110.stdout:Aug 29 19:39:00 smithi110 bash[80700]: debug 2024-08-29T19:39:00.581+0000 7f04ec6ed640 -1 osd.6 3034 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-08-29T19:38:11.751755+0000 front 2024-08-29T19:38:11.752118+0000 (oldest deadline 2024-08-29T19:38:35.851618+0000) 2024-08-29T19:39:00.843 INFO:journalctl@ceph.osd.6.smithi110.stdout:Aug 29 19:39:00 smithi110 bash[80700]: debug 2024-08-29T19:39:00.581+0000 7f04ec6ed640 -1 osd.6 3034 heartbeat_check: no reply from 172.21.15.29:6814 osd.1 since back 2024-08-29T19:38:21.752940+0000 front 2024-08-29T19:38:21.753115+0000 (oldest deadline 2024-08-29T19:38:47.052973+0000) 2024-08-29T19:39:00.843 INFO:journalctl@ceph.osd.6.smithi110.stdout:Aug 29 19:39:00 smithi110 bash[80700]: debug 2024-08-29T19:39:00.581+0000 7f04ec6ed640 -1 osd.6 3034 heartbeat_check: no reply from 172.21.15.29:6822 osd.2 since back 2024-08-29T19:38:32.854864+0000 front 2024-08-29T19:38:32.854985+0000 (oldest deadline 2024-08-29T19:38:58.154606+0000) 2024-08-29T19:39:01.152 INFO:journalctl@ceph.osd.7.smithi110.stdout:Aug 29 19:39:00 smithi110 bash[85091]: debug 2024-08-29T19:39:00.837+0000 7f3c22396640 -1 osd.7 3034 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-08-29T19:38:10.400263+0000 front 2024-08-29T19:38:10.400101+0000 (oldest deadline 2024-08-29T19:38:35.099699+0000) 2024-08-29T19:39:01.152 INFO:journalctl@ceph.osd.7.smithi110.stdout:Aug 29 19:39:00 smithi110 bash[85091]: debug 2024-08-29T19:39:00.837+0000 7f3c22396640 -1 osd.7 3034 heartbeat_check: no reply from 172.21.15.29:6814 osd.1 since back 2024-08-29T19:38:21.502300+0000 front 2024-08-29T19:38:21.501829+0000 (oldest deadline 2024-08-29T19:38:49.702173+0000) 2024-08-29T19:39:01.153 INFO:journalctl@ceph.osd.7.smithi110.stdout:Aug 29 19:39:00 smithi110 bash[85091]: debug 2024-08-29T19:39:00.837+0000 7f3c22396640 -1 osd.7 3034 heartbeat_check: no reply from 172.21.15.29:6822 osd.2 since back 2024-08-29T19:38:32.003704+0000 front 2024-08-29T19:38:32.003944+0000 (oldest deadline 2024-08-29T19:38:57.303577+0000) 2024-08-29T19:39:01.726 INFO:journalctl@ceph.osd.5.smithi110.stdout:Aug 29 19:39:01 smithi110 bash[116582]: ceph-5b99e290-662c-11ef-bcd4-c7b262605968-osd-5 2024-08-29T19:39:01.726 INFO:journalctl@ceph.osd.5.smithi110.stdout:Aug 29 19:39:01 smithi110 bash[116648]: Error response from daemon: No such container: ceph-5b99e290-662c-11ef-bcd4-c7b262605968-osd-5 2024-08-29T19:39:01.726 INFO:journalctl@ceph.osd.6.smithi110.stdout:Aug 29 19:39:01 smithi110 bash[80700]: debug 2024-08-29T19:39:01.601+0000 7f04ec6ed640 -1 osd.6 3034 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-08-29T19:38:11.751755+0000 front 2024-08-29T19:38:11.752118+0000 (oldest deadline 2024-08-29T19:38:35.851618+0000) 2024-08-29T19:39:01.727 INFO:journalctl@ceph.osd.6.smithi110.stdout:Aug 29 19:39:01 smithi110 bash[80700]: debug 2024-08-29T19:39:01.601+0000 7f04ec6ed640 -1 osd.6 3034 heartbeat_check: no reply from 172.21.15.29:6814 osd.1 since back 2024-08-29T19:38:21.752940+0000 front 2024-08-29T19:38:21.753115+0000 (oldest deadline 2024-08-29T19:38:47.052973+0000) 2024-08-29T19:39:01.727 INFO:journalctl@ceph.osd.6.smithi110.stdout:Aug 29 19:39:01 smithi110 bash[80700]: debug 2024-08-29T19:39:01.601+0000 7f04ec6ed640 -1 osd.6 3034 heartbeat_check: no reply from 172.21.15.29:6822 osd.2 since back 2024-08-29T19:38:32.854864+0000 front 2024-08-29T19:38:32.854985+0000 (oldest deadline 2024-08-29T19:38:58.154606+0000) 2024-08-29T19:39:02.152 INFO:journalctl@ceph.osd.7.smithi110.stdout:Aug 29 19:39:01 smithi110 bash[85091]: debug 2024-08-29T19:39:01.817+0000 7f3c22396640 -1 osd.7 3034 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-08-29T19:38:10.400263+0000 front 2024-08-29T19:38:10.400101+0000 (oldest deadline 2024-08-29T19:38:35.099699+0000) 2024-08-29T19:39:02.152 INFO:journalctl@ceph.osd.7.smithi110.stdout:Aug 29 19:39:01 smithi110 bash[85091]: debug 2024-08-29T19:39:01.817+0000 7f3c22396640 -1 osd.7 3034 heartbeat_check: no reply from 172.21.15.29:6814 osd.1 since back 2024-08-29T19:38:21.502300+0000 front 2024-08-29T19:38:21.501829+0000 (oldest deadline 2024-08-29T19:38:49.702173+0000) 2024-08-29T19:39:02.153 INFO:journalctl@ceph.osd.7.smithi110.stdout:Aug 29 19:39:01 smithi110 bash[85091]: debug 2024-08-29T19:39:01.817+0000 7f3c22396640 -1 osd.7 3034 heartbeat_check: no reply from 172.21.15.29:6822 osd.2 since back 2024-08-29T19:38:32.003704+0000 front 2024-08-29T19:38:32.003944+0000 (oldest deadline 2024-08-29T19:38:57.303577+0000) 2024-08-29T19:39:02.902 INFO:journalctl@ceph.osd.6.smithi110.stdout:Aug 29 19:39:02 smithi110 bash[80700]: debug 2024-08-29T19:39:02.621+0000 7f04ec6ed640 -1 osd.6 3034 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-08-29T19:38:11.751755+0000 front 2024-08-29T19:38:11.752118+0000 (oldest deadline 2024-08-29T19:38:35.851618+0000) 2024-08-29T19:39:02.902 INFO:journalctl@ceph.osd.6.smithi110.stdout:Aug 29 19:39:02 smithi110 bash[80700]: debug 2024-08-29T19:39:02.621+0000 7f04ec6ed640 -1 osd.6 3034 heartbeat_check: no reply from 172.21.15.29:6814 osd.1 since back 2024-08-29T19:38:21.752940+0000 front 2024-08-29T19:38:21.753115+0000 (oldest deadline 2024-08-29T19:38:47.052973+0000) 2024-08-29T19:39:02.902 INFO:journalctl@ceph.osd.6.smithi110.stdout:Aug 29 19:39:02 smithi110 bash[80700]: debug 2024-08-29T19:39:02.621+0000 7f04ec6ed640 -1 osd.6 3034 heartbeat_check: no reply from 172.21.15.29:6822 osd.2 since back 2024-08-29T19:38:32.854864+0000 front 2024-08-29T19:38:32.854985+0000 (oldest deadline 2024-08-29T19:38:58.154606+0000) 2024-08-29T19:39:02.903 INFO:journalctl@ceph.osd.7.smithi110.stdout:Aug 29 19:39:02 smithi110 bash[85091]: debug 2024-08-29T19:39:02.865+0000 7f3c22396640 -1 osd.7 3034 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-08-29T19:38:10.400263+0000 front 2024-08-29T19:38:10.400101+0000 (oldest deadline 2024-08-29T19:38:35.099699+0000) 2024-08-29T19:39:02.903 INFO:journalctl@ceph.osd.7.smithi110.stdout:Aug 29 19:39:02 smithi110 bash[85091]: debug 2024-08-29T19:39:02.865+0000 7f3c22396640 -1 osd.7 3034 heartbeat_check: no reply from 172.21.15.29:6814 osd.1 since back 2024-08-29T19:38:21.502300+0000 front 2024-08-29T19:38:21.501829+0000 (oldest deadline 2024-08-29T19:38:49.702173+0000) 2024-08-29T19:39:02.903 INFO:journalctl@ceph.osd.7.smithi110.stdout:Aug 29 19:39:02 smithi110 bash[85091]: debug 2024-08-29T19:39:02.865+0000 7f3c22396640 -1 osd.7 3034 heartbeat_check: no reply from 172.21.15.29:6822 osd.2 since back 2024-08-29T19:38:32.003704+0000 front 2024-08-29T19:38:32.003944+0000 (oldest deadline 2024-08-29T19:38:57.303577+0000) 2024-08-29T19:39:03.666 DEBUG:teuthology.orchestra.run.smithi110:> sudo pkill -f 'journalctl -f -n 0 -u ceph-5b99e290-662c-11ef-bcd4-c7b262605968@osd.5.service' 2024-08-29T19:39:03.735 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-08-29T19:39:03.735 INFO:tasks.cephadm.osd.5:Stopped osd.5 2024-08-29T19:39:03.735 INFO:tasks.cephadm.osd.6:Stopping osd.6... 2024-08-29T19:39:03.736 DEBUG:teuthology.orchestra.run.smithi110:> sudo systemctl stop ceph-5b99e290-662c-11ef-bcd4-c7b262605968@osd.6 2024-08-29T19:39:03.902 INFO:journalctl@ceph.osd.6.smithi110.stdout:Aug 29 19:39:03 smithi110 bash[80700]: debug 2024-08-29T19:39:03.609+0000 7f04ec6ed640 -1 osd.6 3034 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-08-29T19:38:11.751755+0000 front 2024-08-29T19:38:11.752118+0000 (oldest deadline 2024-08-29T19:38:35.851618+0000) 2024-08-29T19:39:03.902 INFO:journalctl@ceph.osd.6.smithi110.stdout:Aug 29 19:39:03 smithi110 bash[80700]: debug 2024-08-29T19:39:03.609+0000 7f04ec6ed640 -1 osd.6 3034 heartbeat_check: no reply from 172.21.15.29:6814 osd.1 since back 2024-08-29T19:38:21.752940+0000 front 2024-08-29T19:38:21.753115+0000 (oldest deadline 2024-08-29T19:38:47.052973+0000) 2024-08-29T19:39:03.902 INFO:journalctl@ceph.osd.6.smithi110.stdout:Aug 29 19:39:03 smithi110 bash[80700]: debug 2024-08-29T19:39:03.609+0000 7f04ec6ed640 -1 osd.6 3034 heartbeat_check: no reply from 172.21.15.29:6822 osd.2 since back 2024-08-29T19:38:32.854864+0000 front 2024-08-29T19:38:32.854985+0000 (oldest deadline 2024-08-29T19:38:58.154606+0000) 2024-08-29T19:39:03.903 INFO:journalctl@ceph.osd.6.smithi110.stdout:Aug 29 19:39:03 smithi110 systemd[1]: Stopping Ceph osd.6 for 5b99e290-662c-11ef-bcd4-c7b262605968... 2024-08-29T19:39:03.923 INFO:journalctl@ceph.osd.7.smithi110.stdout:Aug 29 19:39:03 smithi110 bash[85091]: debug 2024-08-29T19:39:03.909+0000 7f3c22396640 -1 osd.7 3034 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-08-29T19:38:10.400263+0000 front 2024-08-29T19:38:10.400101+0000 (oldest deadline 2024-08-29T19:38:35.099699+0000) 2024-08-29T19:39:03.923 INFO:journalctl@ceph.osd.7.smithi110.stdout:Aug 29 19:39:03 smithi110 bash[85091]: debug 2024-08-29T19:39:03.909+0000 7f3c22396640 -1 osd.7 3034 heartbeat_check: no reply from 172.21.15.29:6814 osd.1 since back 2024-08-29T19:38:21.502300+0000 front 2024-08-29T19:38:21.501829+0000 (oldest deadline 2024-08-29T19:38:49.702173+0000) 2024-08-29T19:39:03.923 INFO:journalctl@ceph.osd.7.smithi110.stdout:Aug 29 19:39:03 smithi110 bash[85091]: debug 2024-08-29T19:39:03.909+0000 7f3c22396640 -1 osd.7 3034 heartbeat_check: no reply from 172.21.15.29:6822 osd.2 since back 2024-08-29T19:38:32.003704+0000 front 2024-08-29T19:38:32.003944+0000 (oldest deadline 2024-08-29T19:38:57.303577+0000) 2024-08-29T19:39:03.923 INFO:journalctl@ceph.osd.7.smithi110.stdout:Aug 29 19:39:03 smithi110 bash[85091]: debug 2024-08-29T19:39:03.909+0000 7f3c22396640 -1 osd.7 3034 heartbeat_check: no reply from 172.21.15.29:6830 osd.3 since back 2024-08-29T19:38:41.405407+0000 front 2024-08-29T19:38:41.405308+0000 (oldest deadline 2024-08-29T19:39:03.105075+0000) 2024-08-29T19:39:04.402 INFO:journalctl@ceph.osd.6.smithi110.stdout:Aug 29 19:39:03 smithi110 bash[80700]: debug 2024-08-29T19:39:03.917+0000 7f04f40df640 -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-08-29T19:39:04.402 INFO:journalctl@ceph.osd.6.smithi110.stdout:Aug 29 19:39:03 smithi110 bash[80700]: debug 2024-08-29T19:39:03.917+0000 7f04f40df640 -1 osd.6 3034 *** Got signal Terminated *** 2024-08-29T19:39:04.403 INFO:journalctl@ceph.osd.6.smithi110.stdout:Aug 29 19:39:03 smithi110 bash[80700]: debug 2024-08-29T19:39:03.917+0000 7f04f40df640 -1 osd.6 3034 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-08-29T19:39:04.902 INFO:journalctl@ceph.osd.6.smithi110.stdout:Aug 29 19:39:04 smithi110 bash[80700]: debug 2024-08-29T19:39:04.569+0000 7f04ec6ed640 -1 osd.6 3034 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-08-29T19:38:11.751755+0000 front 2024-08-29T19:38:11.752118+0000 (oldest deadline 2024-08-29T19:38:35.851618+0000) 2024-08-29T19:39:04.903 INFO:journalctl@ceph.osd.6.smithi110.stdout:Aug 29 19:39:04 smithi110 bash[80700]: debug 2024-08-29T19:39:04.569+0000 7f04ec6ed640 -1 osd.6 3034 heartbeat_check: no reply from 172.21.15.29:6814 osd.1 since back 2024-08-29T19:38:21.752940+0000 front 2024-08-29T19:38:21.753115+0000 (oldest deadline 2024-08-29T19:38:47.052973+0000) 2024-08-29T19:39:04.903 INFO:journalctl@ceph.osd.6.smithi110.stdout:Aug 29 19:39:04 smithi110 bash[80700]: debug 2024-08-29T19:39:04.569+0000 7f04ec6ed640 -1 osd.6 3034 heartbeat_check: no reply from 172.21.15.29:6822 osd.2 since back 2024-08-29T19:38:32.854864+0000 front 2024-08-29T19:38:32.854985+0000 (oldest deadline 2024-08-29T19:38:58.154606+0000) 2024-08-29T19:39:05.402 INFO:journalctl@ceph.osd.7.smithi110.stdout:Aug 29 19:39:04 smithi110 bash[85091]: debug 2024-08-29T19:39:04.957+0000 7f3c22396640 -1 osd.7 3034 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-08-29T19:38:10.400263+0000 front 2024-08-29T19:38:10.400101+0000 (oldest deadline 2024-08-29T19:38:35.099699+0000) 2024-08-29T19:39:05.402 INFO:journalctl@ceph.osd.7.smithi110.stdout:Aug 29 19:39:04 smithi110 bash[85091]: debug 2024-08-29T19:39:04.957+0000 7f3c22396640 -1 osd.7 3034 heartbeat_check: no reply from 172.21.15.29:6814 osd.1 since back 2024-08-29T19:38:21.502300+0000 front 2024-08-29T19:38:21.501829+0000 (oldest deadline 2024-08-29T19:38:49.702173+0000) 2024-08-29T19:39:05.403 INFO:journalctl@ceph.osd.7.smithi110.stdout:Aug 29 19:39:04 smithi110 bash[85091]: debug 2024-08-29T19:39:04.957+0000 7f3c22396640 -1 osd.7 3034 heartbeat_check: no reply from 172.21.15.29:6822 osd.2 since back 2024-08-29T19:38:32.003704+0000 front 2024-08-29T19:38:32.003944+0000 (oldest deadline 2024-08-29T19:38:57.303577+0000) 2024-08-29T19:39:05.403 INFO:journalctl@ceph.osd.7.smithi110.stdout:Aug 29 19:39:04 smithi110 bash[85091]: debug 2024-08-29T19:39:04.957+0000 7f3c22396640 -1 osd.7 3034 heartbeat_check: no reply from 172.21.15.29:6830 osd.3 since back 2024-08-29T19:38:41.405407+0000 front 2024-08-29T19:38:41.405308+0000 (oldest deadline 2024-08-29T19:39:03.105075+0000) 2024-08-29T19:39:05.902 INFO:journalctl@ceph.osd.6.smithi110.stdout:Aug 29 19:39:05 smithi110 bash[80700]: debug 2024-08-29T19:39:05.573+0000 7f04ec6ed640 -1 osd.6 3034 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-08-29T19:38:11.751755+0000 front 2024-08-29T19:38:11.752118+0000 (oldest deadline 2024-08-29T19:38:35.851618+0000) 2024-08-29T19:39:05.903 INFO:journalctl@ceph.osd.6.smithi110.stdout:Aug 29 19:39:05 smithi110 bash[80700]: debug 2024-08-29T19:39:05.573+0000 7f04ec6ed640 -1 osd.6 3034 heartbeat_check: no reply from 172.21.15.29:6814 osd.1 since back 2024-08-29T19:38:21.752940+0000 front 2024-08-29T19:38:21.753115+0000 (oldest deadline 2024-08-29T19:38:47.052973+0000) 2024-08-29T19:39:05.903 INFO:journalctl@ceph.osd.6.smithi110.stdout:Aug 29 19:39:05 smithi110 bash[80700]: debug 2024-08-29T19:39:05.573+0000 7f04ec6ed640 -1 osd.6 3034 heartbeat_check: no reply from 172.21.15.29:6822 osd.2 since back 2024-08-29T19:38:32.854864+0000 front 2024-08-29T19:38:32.854985+0000 (oldest deadline 2024-08-29T19:38:58.154606+0000) 2024-08-29T19:39:06.402 INFO:journalctl@ceph.osd.7.smithi110.stdout:Aug 29 19:39:05 smithi110 bash[85091]: debug 2024-08-29T19:39:05.941+0000 7f3c22396640 -1 osd.7 3034 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-08-29T19:38:10.400263+0000 front 2024-08-29T19:38:10.400101+0000 (oldest deadline 2024-08-29T19:38:35.099699+0000) 2024-08-29T19:39:06.403 INFO:journalctl@ceph.osd.7.smithi110.stdout:Aug 29 19:39:05 smithi110 bash[85091]: debug 2024-08-29T19:39:05.941+0000 7f3c22396640 -1 osd.7 3034 heartbeat_check: no reply from 172.21.15.29:6814 osd.1 since back 2024-08-29T19:38:21.502300+0000 front 2024-08-29T19:38:21.501829+0000 (oldest deadline 2024-08-29T19:38:49.702173+0000) 2024-08-29T19:39:06.403 INFO:journalctl@ceph.osd.7.smithi110.stdout:Aug 29 19:39:05 smithi110 bash[85091]: debug 2024-08-29T19:39:05.941+0000 7f3c22396640 -1 osd.7 3034 heartbeat_check: no reply from 172.21.15.29:6822 osd.2 since back 2024-08-29T19:38:32.003704+0000 front 2024-08-29T19:38:32.003944+0000 (oldest deadline 2024-08-29T19:38:57.303577+0000) 2024-08-29T19:39:06.403 INFO:journalctl@ceph.osd.7.smithi110.stdout:Aug 29 19:39:05 smithi110 bash[85091]: debug 2024-08-29T19:39:05.941+0000 7f3c22396640 -1 osd.7 3034 heartbeat_check: no reply from 172.21.15.29:6830 osd.3 since back 2024-08-29T19:38:41.405407+0000 front 2024-08-29T19:38:41.405308+0000 (oldest deadline 2024-08-29T19:39:03.105075+0000) 2024-08-29T19:39:06.902 INFO:journalctl@ceph.osd.6.smithi110.stdout:Aug 29 19:39:06 smithi110 bash[80700]: debug 2024-08-29T19:39:06.569+0000 7f04ec6ed640 -1 osd.6 3034 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-08-29T19:38:11.751755+0000 front 2024-08-29T19:38:11.752118+0000 (oldest deadline 2024-08-29T19:38:35.851618+0000) 2024-08-29T19:39:06.902 INFO:journalctl@ceph.osd.6.smithi110.stdout:Aug 29 19:39:06 smithi110 bash[80700]: debug 2024-08-29T19:39:06.569+0000 7f04ec6ed640 -1 osd.6 3034 heartbeat_check: no reply from 172.21.15.29:6814 osd.1 since back 2024-08-29T19:38:21.752940+0000 front 2024-08-29T19:38:21.753115+0000 (oldest deadline 2024-08-29T19:38:47.052973+0000) 2024-08-29T19:39:06.902 INFO:journalctl@ceph.osd.6.smithi110.stdout:Aug 29 19:39:06 smithi110 bash[80700]: debug 2024-08-29T19:39:06.569+0000 7f04ec6ed640 -1 osd.6 3034 heartbeat_check: no reply from 172.21.15.29:6822 osd.2 since back 2024-08-29T19:38:32.854864+0000 front 2024-08-29T19:38:32.854985+0000 (oldest deadline 2024-08-29T19:38:58.154606+0000) 2024-08-29T19:39:07.402 INFO:journalctl@ceph.osd.7.smithi110.stdout:Aug 29 19:39:06 smithi110 bash[85091]: debug 2024-08-29T19:39:06.965+0000 7f3c22396640 -1 osd.7 3034 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-08-29T19:38:10.400263+0000 front 2024-08-29T19:38:10.400101+0000 (oldest deadline 2024-08-29T19:38:35.099699+0000) 2024-08-29T19:39:07.402 INFO:journalctl@ceph.osd.7.smithi110.stdout:Aug 29 19:39:06 smithi110 bash[85091]: debug 2024-08-29T19:39:06.965+0000 7f3c22396640 -1 osd.7 3034 heartbeat_check: no reply from 172.21.15.29:6814 osd.1 since back 2024-08-29T19:38:21.502300+0000 front 2024-08-29T19:38:21.501829+0000 (oldest deadline 2024-08-29T19:38:49.702173+0000) 2024-08-29T19:39:07.403 INFO:journalctl@ceph.osd.7.smithi110.stdout:Aug 29 19:39:06 smithi110 bash[85091]: debug 2024-08-29T19:39:06.965+0000 7f3c22396640 -1 osd.7 3034 heartbeat_check: no reply from 172.21.15.29:6822 osd.2 since back 2024-08-29T19:38:32.003704+0000 front 2024-08-29T19:38:32.003944+0000 (oldest deadline 2024-08-29T19:38:57.303577+0000) 2024-08-29T19:39:07.403 INFO:journalctl@ceph.osd.7.smithi110.stdout:Aug 29 19:39:06 smithi110 bash[85091]: debug 2024-08-29T19:39:06.965+0000 7f3c22396640 -1 osd.7 3034 heartbeat_check: no reply from 172.21.15.29:6830 osd.3 since back 2024-08-29T19:38:41.405407+0000 front 2024-08-29T19:38:41.405308+0000 (oldest deadline 2024-08-29T19:39:03.105075+0000) 2024-08-29T19:39:07.902 INFO:journalctl@ceph.osd.6.smithi110.stdout:Aug 29 19:39:07 smithi110 bash[80700]: debug 2024-08-29T19:39:07.589+0000 7f04ec6ed640 -1 osd.6 3034 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-08-29T19:38:11.751755+0000 front 2024-08-29T19:38:11.752118+0000 (oldest deadline 2024-08-29T19:38:35.851618+0000) 2024-08-29T19:39:07.902 INFO:journalctl@ceph.osd.6.smithi110.stdout:Aug 29 19:39:07 smithi110 bash[80700]: debug 2024-08-29T19:39:07.589+0000 7f04ec6ed640 -1 osd.6 3034 heartbeat_check: no reply from 172.21.15.29:6814 osd.1 since back 2024-08-29T19:38:21.752940+0000 front 2024-08-29T19:38:21.753115+0000 (oldest deadline 2024-08-29T19:38:47.052973+0000) 2024-08-29T19:39:07.902 INFO:journalctl@ceph.osd.6.smithi110.stdout:Aug 29 19:39:07 smithi110 bash[80700]: debug 2024-08-29T19:39:07.589+0000 7f04ec6ed640 -1 osd.6 3034 heartbeat_check: no reply from 172.21.15.29:6822 osd.2 since back 2024-08-29T19:38:32.854864+0000 front 2024-08-29T19:38:32.854985+0000 (oldest deadline 2024-08-29T19:38:58.154606+0000) 2024-08-29T19:39:08.402 INFO:journalctl@ceph.osd.7.smithi110.stdout:Aug 29 19:39:07 smithi110 bash[85091]: debug 2024-08-29T19:39:07.977+0000 7f3c22396640 -1 osd.7 3034 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-08-29T19:38:10.400263+0000 front 2024-08-29T19:38:10.400101+0000 (oldest deadline 2024-08-29T19:38:35.099699+0000) 2024-08-29T19:39:08.402 INFO:journalctl@ceph.osd.7.smithi110.stdout:Aug 29 19:39:07 smithi110 bash[85091]: debug 2024-08-29T19:39:07.977+0000 7f3c22396640 -1 osd.7 3034 heartbeat_check: no reply from 172.21.15.29:6814 osd.1 since back 2024-08-29T19:38:21.502300+0000 front 2024-08-29T19:38:21.501829+0000 (oldest deadline 2024-08-29T19:38:49.702173+0000) 2024-08-29T19:39:08.403 INFO:journalctl@ceph.osd.7.smithi110.stdout:Aug 29 19:39:07 smithi110 bash[85091]: debug 2024-08-29T19:39:07.977+0000 7f3c22396640 -1 osd.7 3034 heartbeat_check: no reply from 172.21.15.29:6822 osd.2 since back 2024-08-29T19:38:32.003704+0000 front 2024-08-29T19:38:32.003944+0000 (oldest deadline 2024-08-29T19:38:57.303577+0000) 2024-08-29T19:39:08.403 INFO:journalctl@ceph.osd.7.smithi110.stdout:Aug 29 19:39:07 smithi110 bash[85091]: debug 2024-08-29T19:39:07.977+0000 7f3c22396640 -1 osd.7 3034 heartbeat_check: no reply from 172.21.15.29:6830 osd.3 since back 2024-08-29T19:38:41.405407+0000 front 2024-08-29T19:38:41.405308+0000 (oldest deadline 2024-08-29T19:39:03.105075+0000) 2024-08-29T19:39:08.902 INFO:journalctl@ceph.osd.6.smithi110.stdout:Aug 29 19:39:08 smithi110 bash[80700]: debug 2024-08-29T19:39:08.605+0000 7f04ec6ed640 -1 osd.6 3034 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-08-29T19:38:11.751755+0000 front 2024-08-29T19:38:11.752118+0000 (oldest deadline 2024-08-29T19:38:35.851618+0000) 2024-08-29T19:39:08.902 INFO:journalctl@ceph.osd.6.smithi110.stdout:Aug 29 19:39:08 smithi110 bash[80700]: debug 2024-08-29T19:39:08.605+0000 7f04ec6ed640 -1 osd.6 3034 heartbeat_check: no reply from 172.21.15.29:6814 osd.1 since back 2024-08-29T19:38:21.752940+0000 front 2024-08-29T19:38:21.753115+0000 (oldest deadline 2024-08-29T19:38:47.052973+0000) 2024-08-29T19:39:08.902 INFO:journalctl@ceph.osd.6.smithi110.stdout:Aug 29 19:39:08 smithi110 bash[80700]: debug 2024-08-29T19:39:08.605+0000 7f04ec6ed640 -1 osd.6 3034 heartbeat_check: no reply from 172.21.15.29:6822 osd.2 since back 2024-08-29T19:38:32.854864+0000 front 2024-08-29T19:38:32.854985+0000 (oldest deadline 2024-08-29T19:38:58.154606+0000) 2024-08-29T19:39:09.402 INFO:journalctl@ceph.osd.7.smithi110.stdout:Aug 29 19:39:08 smithi110 bash[85091]: debug 2024-08-29T19:39:08.997+0000 7f3c22396640 -1 osd.7 3034 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-08-29T19:38:10.400263+0000 front 2024-08-29T19:38:10.400101+0000 (oldest deadline 2024-08-29T19:38:35.099699+0000) 2024-08-29T19:39:09.402 INFO:journalctl@ceph.osd.7.smithi110.stdout:Aug 29 19:39:08 smithi110 bash[85091]: debug 2024-08-29T19:39:08.997+0000 7f3c22396640 -1 osd.7 3034 heartbeat_check: no reply from 172.21.15.29:6814 osd.1 since back 2024-08-29T19:38:21.502300+0000 front 2024-08-29T19:38:21.501829+0000 (oldest deadline 2024-08-29T19:38:49.702173+0000) 2024-08-29T19:39:09.402 INFO:journalctl@ceph.osd.7.smithi110.stdout:Aug 29 19:39:08 smithi110 bash[85091]: debug 2024-08-29T19:39:08.997+0000 7f3c22396640 -1 osd.7 3034 heartbeat_check: no reply from 172.21.15.29:6822 osd.2 since back 2024-08-29T19:38:32.003704+0000 front 2024-08-29T19:38:32.003944+0000 (oldest deadline 2024-08-29T19:38:57.303577+0000) 2024-08-29T19:39:09.403 INFO:journalctl@ceph.osd.7.smithi110.stdout:Aug 29 19:39:08 smithi110 bash[85091]: debug 2024-08-29T19:39:08.997+0000 7f3c22396640 -1 osd.7 3034 heartbeat_check: no reply from 172.21.15.29:6830 osd.3 since back 2024-08-29T19:38:41.405407+0000 front 2024-08-29T19:38:41.405308+0000 (oldest deadline 2024-08-29T19:39:03.105075+0000) 2024-08-29T19:39:10.342 INFO:journalctl@ceph.osd.6.smithi110.stdout:Aug 29 19:39:10 smithi110 bash[116778]: ceph-5b99e290-662c-11ef-bcd4-c7b262605968-osd-6 2024-08-29T19:39:10.342 INFO:journalctl@ceph.osd.7.smithi110.stdout:Aug 29 19:39:09 smithi110 bash[85091]: debug 2024-08-29T19:39:09.957+0000 7f3c22396640 -1 osd.7 3034 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-08-29T19:38:10.400263+0000 front 2024-08-29T19:38:10.400101+0000 (oldest deadline 2024-08-29T19:38:35.099699+0000) 2024-08-29T19:39:10.342 INFO:journalctl@ceph.osd.7.smithi110.stdout:Aug 29 19:39:09 smithi110 bash[85091]: debug 2024-08-29T19:39:09.957+0000 7f3c22396640 -1 osd.7 3034 heartbeat_check: no reply from 172.21.15.29:6814 osd.1 since back 2024-08-29T19:38:21.502300+0000 front 2024-08-29T19:38:21.501829+0000 (oldest deadline 2024-08-29T19:38:49.702173+0000) 2024-08-29T19:39:10.342 INFO:journalctl@ceph.osd.7.smithi110.stdout:Aug 29 19:39:09 smithi110 bash[85091]: debug 2024-08-29T19:39:09.957+0000 7f3c22396640 -1 osd.7 3034 heartbeat_check: no reply from 172.21.15.29:6822 osd.2 since back 2024-08-29T19:38:32.003704+0000 front 2024-08-29T19:38:32.003944+0000 (oldest deadline 2024-08-29T19:38:57.303577+0000) 2024-08-29T19:39:10.342 INFO:journalctl@ceph.osd.7.smithi110.stdout:Aug 29 19:39:09 smithi110 bash[85091]: debug 2024-08-29T19:39:09.957+0000 7f3c22396640 -1 osd.7 3034 heartbeat_check: no reply from 172.21.15.29:6830 osd.3 since back 2024-08-29T19:38:41.405407+0000 front 2024-08-29T19:38:41.405308+0000 (oldest deadline 2024-08-29T19:39:03.105075+0000) 2024-08-29T19:39:10.652 INFO:journalctl@ceph.osd.6.smithi110.stdout:Aug 29 19:39:10 smithi110 bash[116844]: Error response from daemon: No such container: ceph-5b99e290-662c-11ef-bcd4-c7b262605968-osd-6 2024-08-29T19:39:11.364 INFO:journalctl@ceph.osd.7.smithi110.stdout:Aug 29 19:39:10 smithi110 bash[85091]: debug 2024-08-29T19:39:10.981+0000 7f3c22396640 -1 osd.7 3034 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-08-29T19:38:10.400263+0000 front 2024-08-29T19:38:10.400101+0000 (oldest deadline 2024-08-29T19:38:35.099699+0000) 2024-08-29T19:39:11.364 INFO:journalctl@ceph.osd.7.smithi110.stdout:Aug 29 19:39:10 smithi110 bash[85091]: debug 2024-08-29T19:39:10.981+0000 7f3c22396640 -1 osd.7 3034 heartbeat_check: no reply from 172.21.15.29:6814 osd.1 since back 2024-08-29T19:38:21.502300+0000 front 2024-08-29T19:38:21.501829+0000 (oldest deadline 2024-08-29T19:38:49.702173+0000) 2024-08-29T19:39:11.364 INFO:journalctl@ceph.osd.7.smithi110.stdout:Aug 29 19:39:10 smithi110 bash[85091]: debug 2024-08-29T19:39:10.981+0000 7f3c22396640 -1 osd.7 3034 heartbeat_check: no reply from 172.21.15.29:6822 osd.2 since back 2024-08-29T19:38:32.003704+0000 front 2024-08-29T19:38:32.003944+0000 (oldest deadline 2024-08-29T19:38:57.303577+0000) 2024-08-29T19:39:11.365 INFO:journalctl@ceph.osd.7.smithi110.stdout:Aug 29 19:39:10 smithi110 bash[85091]: debug 2024-08-29T19:39:10.981+0000 7f3c22396640 -1 osd.7 3034 heartbeat_check: no reply from 172.21.15.29:6830 osd.3 since back 2024-08-29T19:38:41.405407+0000 front 2024-08-29T19:38:41.405308+0000 (oldest deadline 2024-08-29T19:39:03.105075+0000) 2024-08-29T19:39:12.374 INFO:journalctl@ceph.osd.7.smithi110.stdout:Aug 29 19:39:12 smithi110 bash[85091]: debug 2024-08-29T19:39:12.009+0000 7f3c22396640 -1 osd.7 3034 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-08-29T19:38:10.400263+0000 front 2024-08-29T19:38:10.400101+0000 (oldest deadline 2024-08-29T19:38:35.099699+0000) 2024-08-29T19:39:12.374 INFO:journalctl@ceph.osd.7.smithi110.stdout:Aug 29 19:39:12 smithi110 bash[85091]: debug 2024-08-29T19:39:12.009+0000 7f3c22396640 -1 osd.7 3034 heartbeat_check: no reply from 172.21.15.29:6814 osd.1 since back 2024-08-29T19:38:21.502300+0000 front 2024-08-29T19:38:21.501829+0000 (oldest deadline 2024-08-29T19:38:49.702173+0000) 2024-08-29T19:39:12.374 INFO:journalctl@ceph.osd.7.smithi110.stdout:Aug 29 19:39:12 smithi110 bash[85091]: debug 2024-08-29T19:39:12.009+0000 7f3c22396640 -1 osd.7 3034 heartbeat_check: no reply from 172.21.15.29:6822 osd.2 since back 2024-08-29T19:38:32.003704+0000 front 2024-08-29T19:38:32.003944+0000 (oldest deadline 2024-08-29T19:38:57.303577+0000) 2024-08-29T19:39:12.374 INFO:journalctl@ceph.osd.7.smithi110.stdout:Aug 29 19:39:12 smithi110 bash[85091]: debug 2024-08-29T19:39:12.009+0000 7f3c22396640 -1 osd.7 3034 heartbeat_check: no reply from 172.21.15.29:6830 osd.3 since back 2024-08-29T19:38:41.405407+0000 front 2024-08-29T19:38:41.405308+0000 (oldest deadline 2024-08-29T19:39:03.105075+0000) 2024-08-29T19:39:12.378 DEBUG:teuthology.orchestra.run.smithi110:> sudo pkill -f 'journalctl -f -n 0 -u ceph-5b99e290-662c-11ef-bcd4-c7b262605968@osd.6.service' 2024-08-29T19:39:12.406 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-08-29T19:39:12.407 INFO:tasks.cephadm.osd.6:Stopped osd.6 2024-08-29T19:39:12.407 INFO:tasks.cephadm.osd.7:Stopping osd.7... 2024-08-29T19:39:12.407 DEBUG:teuthology.orchestra.run.smithi110:> sudo systemctl stop ceph-5b99e290-662c-11ef-bcd4-c7b262605968@osd.7 2024-08-29T19:39:12.653 INFO:journalctl@ceph.osd.7.smithi110.stdout:Aug 29 19:39:12 smithi110 systemd[1]: Stopping Ceph osd.7 for 5b99e290-662c-11ef-bcd4-c7b262605968... 2024-08-29T19:39:12.653 INFO:journalctl@ceph.osd.7.smithi110.stdout:Aug 29 19:39:12 smithi110 bash[85091]: debug 2024-08-29T19:39:12.565+0000 7f3c25d80640 -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-08-29T19:39:12.653 INFO:journalctl@ceph.osd.7.smithi110.stdout:Aug 29 19:39:12 smithi110 bash[85091]: debug 2024-08-29T19:39:12.565+0000 7f3c25d80640 -1 osd.7 3034 *** Got signal Terminated *** 2024-08-29T19:39:12.653 INFO:journalctl@ceph.osd.7.smithi110.stdout:Aug 29 19:39:12 smithi110 bash[85091]: debug 2024-08-29T19:39:12.565+0000 7f3c25d80640 -1 osd.7 3034 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-08-29T19:39:13.402 INFO:journalctl@ceph.osd.7.smithi110.stdout:Aug 29 19:39:13 smithi110 bash[85091]: debug 2024-08-29T19:39:13.029+0000 7f3c22396640 -1 osd.7 3034 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-08-29T19:38:10.400263+0000 front 2024-08-29T19:38:10.400101+0000 (oldest deadline 2024-08-29T19:38:35.099699+0000) 2024-08-29T19:39:13.402 INFO:journalctl@ceph.osd.7.smithi110.stdout:Aug 29 19:39:13 smithi110 bash[85091]: debug 2024-08-29T19:39:13.029+0000 7f3c22396640 -1 osd.7 3034 heartbeat_check: no reply from 172.21.15.29:6814 osd.1 since back 2024-08-29T19:38:21.502300+0000 front 2024-08-29T19:38:21.501829+0000 (oldest deadline 2024-08-29T19:38:49.702173+0000) 2024-08-29T19:39:13.403 INFO:journalctl@ceph.osd.7.smithi110.stdout:Aug 29 19:39:13 smithi110 bash[85091]: debug 2024-08-29T19:39:13.029+0000 7f3c22396640 -1 osd.7 3034 heartbeat_check: no reply from 172.21.15.29:6822 osd.2 since back 2024-08-29T19:38:32.003704+0000 front 2024-08-29T19:38:32.003944+0000 (oldest deadline 2024-08-29T19:38:57.303577+0000) 2024-08-29T19:39:13.403 INFO:journalctl@ceph.osd.7.smithi110.stdout:Aug 29 19:39:13 smithi110 bash[85091]: debug 2024-08-29T19:39:13.029+0000 7f3c22396640 -1 osd.7 3034 heartbeat_check: no reply from 172.21.15.29:6830 osd.3 since back 2024-08-29T19:38:41.405407+0000 front 2024-08-29T19:38:41.405308+0000 (oldest deadline 2024-08-29T19:39:03.105075+0000) 2024-08-29T19:39:14.402 INFO:journalctl@ceph.osd.7.smithi110.stdout:Aug 29 19:39:14 smithi110 bash[85091]: debug 2024-08-29T19:39:14.065+0000 7f3c22396640 -1 osd.7 3034 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-08-29T19:38:10.400263+0000 front 2024-08-29T19:38:10.400101+0000 (oldest deadline 2024-08-29T19:38:35.099699+0000) 2024-08-29T19:39:14.403 INFO:journalctl@ceph.osd.7.smithi110.stdout:Aug 29 19:39:14 smithi110 bash[85091]: debug 2024-08-29T19:39:14.065+0000 7f3c22396640 -1 osd.7 3034 heartbeat_check: no reply from 172.21.15.29:6814 osd.1 since back 2024-08-29T19:38:21.502300+0000 front 2024-08-29T19:38:21.501829+0000 (oldest deadline 2024-08-29T19:38:49.702173+0000) 2024-08-29T19:39:14.403 INFO:journalctl@ceph.osd.7.smithi110.stdout:Aug 29 19:39:14 smithi110 bash[85091]: debug 2024-08-29T19:39:14.065+0000 7f3c22396640 -1 osd.7 3034 heartbeat_check: no reply from 172.21.15.29:6822 osd.2 since back 2024-08-29T19:38:32.003704+0000 front 2024-08-29T19:38:32.003944+0000 (oldest deadline 2024-08-29T19:38:57.303577+0000) 2024-08-29T19:39:14.403 INFO:journalctl@ceph.osd.7.smithi110.stdout:Aug 29 19:39:14 smithi110 bash[85091]: debug 2024-08-29T19:39:14.065+0000 7f3c22396640 -1 osd.7 3034 heartbeat_check: no reply from 172.21.15.29:6830 osd.3 since back 2024-08-29T19:38:41.405407+0000 front 2024-08-29T19:38:41.405308+0000 (oldest deadline 2024-08-29T19:39:03.105075+0000) 2024-08-29T19:39:14.403 INFO:journalctl@ceph.prometheus.a.smithi110.stdout:Aug 29 19:39:14 smithi110 bash[95431]: ts=2024-08-29T19:39:14.293Z caller=refresh.go:99 level=error component="discovery manager scrape" discovery=http config=nvmeof msg="Unable to refresh target groups" err="Get \"http://172.21.15.29:8765/sd/prometheus/sd-config?service=nvmeof\": dial tcp 172.21.15.29:8765: connect: connection refused" 2024-08-29T19:39:14.403 INFO:journalctl@ceph.prometheus.a.smithi110.stdout:Aug 29 19:39:14 smithi110 bash[95431]: ts=2024-08-29T19:39:14.297Z caller=refresh.go:99 level=error component="discovery manager scrape" discovery=http config=ceph-exporter msg="Unable to refresh target groups" err="Get \"http://172.21.15.29:8765/sd/prometheus/sd-config?service=ceph-exporter\": dial tcp 172.21.15.29:8765: connect: connection refused" 2024-08-29T19:39:14.403 INFO:journalctl@ceph.prometheus.a.smithi110.stdout:Aug 29 19:39:14 smithi110 bash[95431]: ts=2024-08-29T19:39:14.298Z caller=refresh.go:99 level=error component="discovery manager scrape" discovery=http config=node msg="Unable to refresh target groups" err="Get \"http://172.21.15.29:8765/sd/prometheus/sd-config?service=node-exporter\": dial tcp 172.21.15.29:8765: connect: connection refused" 2024-08-29T19:39:14.403 INFO:journalctl@ceph.prometheus.a.smithi110.stdout:Aug 29 19:39:14 smithi110 bash[95431]: ts=2024-08-29T19:39:14.301Z caller=refresh.go:99 level=error component="discovery manager notify" discovery=http config=config-0 msg="Unable to refresh target groups" err="Get \"http://172.21.15.29:8765/sd/prometheus/sd-config?service=alertmanager\": dial tcp 172.21.15.29:8765: connect: connection refused" 2024-08-29T19:39:14.403 INFO:journalctl@ceph.prometheus.a.smithi110.stdout:Aug 29 19:39:14 smithi110 bash[95431]: ts=2024-08-29T19:39:14.301Z caller=refresh.go:99 level=error component="discovery manager scrape" discovery=http config=ceph msg="Unable to refresh target groups" err="Get \"http://172.21.15.29:8765/sd/prometheus/sd-config?service=mgr-prometheus\": dial tcp 172.21.15.29:8765: connect: connection refused" 2024-08-29T19:39:15.402 INFO:journalctl@ceph.osd.7.smithi110.stdout:Aug 29 19:39:15 smithi110 bash[85091]: debug 2024-08-29T19:39:15.097+0000 7f3c22396640 -1 osd.7 3034 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-08-29T19:38:10.400263+0000 front 2024-08-29T19:38:10.400101+0000 (oldest deadline 2024-08-29T19:38:35.099699+0000) 2024-08-29T19:39:15.403 INFO:journalctl@ceph.osd.7.smithi110.stdout:Aug 29 19:39:15 smithi110 bash[85091]: debug 2024-08-29T19:39:15.097+0000 7f3c22396640 -1 osd.7 3034 heartbeat_check: no reply from 172.21.15.29:6814 osd.1 since back 2024-08-29T19:38:21.502300+0000 front 2024-08-29T19:38:21.501829+0000 (oldest deadline 2024-08-29T19:38:49.702173+0000) 2024-08-29T19:39:15.403 INFO:journalctl@ceph.osd.7.smithi110.stdout:Aug 29 19:39:15 smithi110 bash[85091]: debug 2024-08-29T19:39:15.097+0000 7f3c22396640 -1 osd.7 3034 heartbeat_check: no reply from 172.21.15.29:6822 osd.2 since back 2024-08-29T19:38:32.003704+0000 front 2024-08-29T19:38:32.003944+0000 (oldest deadline 2024-08-29T19:38:57.303577+0000) 2024-08-29T19:39:15.403 INFO:journalctl@ceph.osd.7.smithi110.stdout:Aug 29 19:39:15 smithi110 bash[85091]: debug 2024-08-29T19:39:15.097+0000 7f3c22396640 -1 osd.7 3034 heartbeat_check: no reply from 172.21.15.29:6830 osd.3 since back 2024-08-29T19:38:41.405407+0000 front 2024-08-29T19:38:41.405308+0000 (oldest deadline 2024-08-29T19:39:03.105075+0000) 2024-08-29T19:39:15.403 INFO:journalctl@ceph.osd.7.smithi110.stdout:Aug 29 19:39:15 smithi110 bash[85091]: debug 2024-08-29T19:39:15.097+0000 7f3c22396640 -1 osd.7 3034 heartbeat_check: no reply from 172.21.15.110:6804 osd.4 since back 2024-08-29T19:38:51.207713+0000 front 2024-08-29T19:38:51.207664+0000 (oldest deadline 2024-08-29T19:39:14.107317+0000) 2024-08-29T19:39:16.402 INFO:journalctl@ceph.osd.7.smithi110.stdout:Aug 29 19:39:16 smithi110 bash[85091]: debug 2024-08-29T19:39:16.117+0000 7f3c22396640 -1 osd.7 3034 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-08-29T19:38:10.400263+0000 front 2024-08-29T19:38:10.400101+0000 (oldest deadline 2024-08-29T19:38:35.099699+0000) 2024-08-29T19:39:16.403 INFO:journalctl@ceph.osd.7.smithi110.stdout:Aug 29 19:39:16 smithi110 bash[85091]: debug 2024-08-29T19:39:16.117+0000 7f3c22396640 -1 osd.7 3034 heartbeat_check: no reply from 172.21.15.29:6814 osd.1 since back 2024-08-29T19:38:21.502300+0000 front 2024-08-29T19:38:21.501829+0000 (oldest deadline 2024-08-29T19:38:49.702173+0000) 2024-08-29T19:39:16.403 INFO:journalctl@ceph.osd.7.smithi110.stdout:Aug 29 19:39:16 smithi110 bash[85091]: debug 2024-08-29T19:39:16.117+0000 7f3c22396640 -1 osd.7 3034 heartbeat_check: no reply from 172.21.15.29:6822 osd.2 since back 2024-08-29T19:38:32.003704+0000 front 2024-08-29T19:38:32.003944+0000 (oldest deadline 2024-08-29T19:38:57.303577+0000) 2024-08-29T19:39:16.403 INFO:journalctl@ceph.osd.7.smithi110.stdout:Aug 29 19:39:16 smithi110 bash[85091]: debug 2024-08-29T19:39:16.117+0000 7f3c22396640 -1 osd.7 3034 heartbeat_check: no reply from 172.21.15.29:6830 osd.3 since back 2024-08-29T19:38:41.405407+0000 front 2024-08-29T19:38:41.405308+0000 (oldest deadline 2024-08-29T19:39:03.105075+0000) 2024-08-29T19:39:16.403 INFO:journalctl@ceph.osd.7.smithi110.stdout:Aug 29 19:39:16 smithi110 bash[85091]: debug 2024-08-29T19:39:16.117+0000 7f3c22396640 -1 osd.7 3034 heartbeat_check: no reply from 172.21.15.110:6804 osd.4 since back 2024-08-29T19:38:51.207713+0000 front 2024-08-29T19:38:51.207664+0000 (oldest deadline 2024-08-29T19:39:14.107317+0000) 2024-08-29T19:39:17.402 INFO:journalctl@ceph.osd.7.smithi110.stdout:Aug 29 19:39:17 smithi110 bash[85091]: debug 2024-08-29T19:39:17.085+0000 7f3c22396640 -1 osd.7 3034 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-08-29T19:38:10.400263+0000 front 2024-08-29T19:38:10.400101+0000 (oldest deadline 2024-08-29T19:38:35.099699+0000) 2024-08-29T19:39:17.403 INFO:journalctl@ceph.osd.7.smithi110.stdout:Aug 29 19:39:17 smithi110 bash[85091]: debug 2024-08-29T19:39:17.085+0000 7f3c22396640 -1 osd.7 3034 heartbeat_check: no reply from 172.21.15.29:6814 osd.1 since back 2024-08-29T19:38:21.502300+0000 front 2024-08-29T19:38:21.501829+0000 (oldest deadline 2024-08-29T19:38:49.702173+0000) 2024-08-29T19:39:17.403 INFO:journalctl@ceph.osd.7.smithi110.stdout:Aug 29 19:39:17 smithi110 bash[85091]: debug 2024-08-29T19:39:17.085+0000 7f3c22396640 -1 osd.7 3034 heartbeat_check: no reply from 172.21.15.29:6822 osd.2 since back 2024-08-29T19:38:32.003704+0000 front 2024-08-29T19:38:32.003944+0000 (oldest deadline 2024-08-29T19:38:57.303577+0000) 2024-08-29T19:39:17.403 INFO:journalctl@ceph.osd.7.smithi110.stdout:Aug 29 19:39:17 smithi110 bash[85091]: debug 2024-08-29T19:39:17.085+0000 7f3c22396640 -1 osd.7 3034 heartbeat_check: no reply from 172.21.15.29:6830 osd.3 since back 2024-08-29T19:38:41.405407+0000 front 2024-08-29T19:38:41.405308+0000 (oldest deadline 2024-08-29T19:39:03.105075+0000) 2024-08-29T19:39:17.403 INFO:journalctl@ceph.osd.7.smithi110.stdout:Aug 29 19:39:17 smithi110 bash[85091]: debug 2024-08-29T19:39:17.085+0000 7f3c22396640 -1 osd.7 3034 heartbeat_check: no reply from 172.21.15.110:6804 osd.4 since back 2024-08-29T19:38:51.207713+0000 front 2024-08-29T19:38:51.207664+0000 (oldest deadline 2024-08-29T19:39:14.107317+0000) 2024-08-29T19:39:18.902 INFO:journalctl@ceph.osd.7.smithi110.stdout:Aug 29 19:39:18 smithi110 bash[116973]: ceph-5b99e290-662c-11ef-bcd4-c7b262605968-osd-7 2024-08-29T19:39:18.902 INFO:journalctl@ceph.osd.7.smithi110.stdout:Aug 29 19:39:18 smithi110 bash[117041]: Error response from daemon: No such container: ceph-5b99e290-662c-11ef-bcd4-c7b262605968-osd-7 2024-08-29T19:39:20.751 DEBUG:teuthology.orchestra.run.smithi110:> sudo pkill -f 'journalctl -f -n 0 -u ceph-5b99e290-662c-11ef-bcd4-c7b262605968@osd.7.service' 2024-08-29T19:39:20.780 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-08-29T19:39:20.780 INFO:tasks.cephadm.osd.7:Stopped osd.7 2024-08-29T19:39:20.781 INFO:tasks.cephadm.mds.a:Stopping mds.a... 2024-08-29T19:39:20.781 DEBUG:teuthology.orchestra.run.smithi029:> sudo systemctl stop ceph-5b99e290-662c-11ef-bcd4-c7b262605968@mds.a 2024-08-29T19:39:21.152 INFO:journalctl@ceph.mds.a.smithi029.stdout:Aug 29 19:39:20 smithi029 systemd[1]: Stopping Ceph mds.a for 5b99e290-662c-11ef-bcd4-c7b262605968... 2024-08-29T19:39:21.153 INFO:journalctl@ceph.mds.a.smithi029.stdout:Aug 29 19:39:20 smithi029 bash[100529]: debug 2024-08-29T19:39:20.932+0000 7f195beef640 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mds -n mds.a -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-08-29T19:39:21.153 INFO:journalctl@ceph.mds.a.smithi029.stdout:Aug 29 19:39:20 smithi029 bash[100529]: debug 2024-08-29T19:39:20.932+0000 7f195beef640 -1 mds.a *** got signal Terminated *** 2024-08-29T19:39:24.803 DEBUG:teuthology.orchestra.run.smithi029:> sudo pkill -f 'journalctl -f -n 0 -u ceph-5b99e290-662c-11ef-bcd4-c7b262605968@mds.a.service' 2024-08-29T19:39:24.827 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-08-29T19:39:24.827 INFO:tasks.cephadm.mds.a:Stopped mds.a 2024-08-29T19:39:24.828 INFO:tasks.cephadm.mds.b:Stopping mds.b... 2024-08-29T19:39:24.828 DEBUG:teuthology.orchestra.run.smithi110:> sudo systemctl stop ceph-5b99e290-662c-11ef-bcd4-c7b262605968@mds.b 2024-08-29T19:39:25.152 INFO:journalctl@ceph.mds.b.smithi110.stdout:Aug 29 19:39:24 smithi110 systemd[1]: Stopping Ceph mds.b for 5b99e290-662c-11ef-bcd4-c7b262605968... 2024-08-29T19:39:25.153 INFO:journalctl@ceph.mds.b.smithi110.stdout:Aug 29 19:39:24 smithi110 bash[88693]: debug 2024-08-29T19:39:24.969+0000 7fbcf5679640 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mds -n mds.b -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-08-29T19:39:25.153 INFO:journalctl@ceph.mds.b.smithi110.stdout:Aug 29 19:39:24 smithi110 bash[88693]: debug 2024-08-29T19:39:24.969+0000 7fbcf5679640 -1 mds.b *** got signal Terminated *** 2024-08-29T19:39:28.224 DEBUG:teuthology.orchestra.run.smithi110:> sudo pkill -f 'journalctl -f -n 0 -u ceph-5b99e290-662c-11ef-bcd4-c7b262605968@mds.b.service' 2024-08-29T19:39:28.245 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-08-29T19:39:28.246 INFO:tasks.cephadm.mds.b:Stopped mds.b 2024-08-29T19:39:28.246 INFO:tasks.cephadm.prometheus.a:Stopping prometheus.a... 2024-08-29T19:39:28.247 DEBUG:teuthology.orchestra.run.smithi110:> sudo systemctl stop ceph-5b99e290-662c-11ef-bcd4-c7b262605968@prometheus.a 2024-08-29T19:39:28.638 INFO:journalctl@ceph.prometheus.a.smithi110.stdout:Aug 29 19:39:28 smithi110 systemd[1]: Stopping Ceph prometheus.a for 5b99e290-662c-11ef-bcd4-c7b262605968... 2024-08-29T19:39:28.639 INFO:journalctl@ceph.prometheus.a.smithi110.stdout:Aug 29 19:39:28 smithi110 bash[95431]: ts=2024-08-29T19:39:28.425Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-08-29T19:39:28.639 INFO:journalctl@ceph.prometheus.a.smithi110.stdout:Aug 29 19:39:28 smithi110 bash[95431]: ts=2024-08-29T19:39:28.425Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-08-29T19:39:28.639 INFO:journalctl@ceph.prometheus.a.smithi110.stdout:Aug 29 19:39:28 smithi110 bash[95431]: ts=2024-08-29T19:39:28.426Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-08-29T19:39:28.639 INFO:journalctl@ceph.prometheus.a.smithi110.stdout:Aug 29 19:39:28 smithi110 bash[95431]: ts=2024-08-29T19:39:28.426Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-08-29T19:39:28.639 INFO:journalctl@ceph.prometheus.a.smithi110.stdout:Aug 29 19:39:28 smithi110 bash[95431]: ts=2024-08-29T19:39:28.426Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-08-29T19:39:28.639 INFO:journalctl@ceph.prometheus.a.smithi110.stdout:Aug 29 19:39:28 smithi110 bash[95431]: ts=2024-08-29T19:39:28.426Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-08-29T19:39:28.639 INFO:journalctl@ceph.prometheus.a.smithi110.stdout:Aug 29 19:39:28 smithi110 bash[95431]: ts=2024-08-29T19:39:28.426Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-08-29T19:39:28.639 INFO:journalctl@ceph.prometheus.a.smithi110.stdout:Aug 29 19:39:28 smithi110 bash[95431]: ts=2024-08-29T19:39:28.426Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-08-29T19:39:28.639 INFO:journalctl@ceph.prometheus.a.smithi110.stdout:Aug 29 19:39:28 smithi110 bash[95431]: ts=2024-08-29T19:39:28.426Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-08-29T19:39:28.639 INFO:journalctl@ceph.prometheus.a.smithi110.stdout:Aug 29 19:39:28 smithi110 bash[95431]: ts=2024-08-29T19:39:28.429Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-08-29T19:39:28.639 INFO:journalctl@ceph.prometheus.a.smithi110.stdout:Aug 29 19:39:28 smithi110 bash[95431]: ts=2024-08-29T19:39:28.429Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-08-29T19:39:28.639 INFO:journalctl@ceph.prometheus.a.smithi110.stdout:Aug 29 19:39:28 smithi110 bash[95431]: ts=2024-08-29T19:39:28.429Z caller=main.go:1147 level=info msg="See you next time!" 2024-08-29T19:39:29.260 DEBUG:teuthology.orchestra.run.smithi110:> sudo pkill -f 'journalctl -f -n 0 -u ceph-5b99e290-662c-11ef-bcd4-c7b262605968@prometheus.a.service' 2024-08-29T19:39:29.284 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-08-29T19:39:29.284 INFO:tasks.cephadm.prometheus.a:Stopped prometheus.a 2024-08-29T19:39:29.285 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 5b99e290-662c-11ef-bcd4-c7b262605968 --force --keep-logs 2024-08-29T19:39:29.411 INFO:teuthology.orchestra.run.smithi029.stdout:Deleting cluster with fsid: 5b99e290-662c-11ef-bcd4-c7b262605968 2024-08-29T19:39:31.902 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Aug 29 19:39:31 smithi029 bash[107623]: ts=2024-08-29T19:39:31.627Z caller=notify.go:732 level=warn component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi029.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.29:8443: connect: connection refused" 2024-08-29T19:39:31.903 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Aug 29 19:39:31 smithi029 bash[107623]: ts=2024-08-29T19:39:31.629Z 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://smithi110.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.110:8443: connect: connection refused" 2024-08-29T19:39:34.246 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Aug 29 19:39:34 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T19:39:34.246 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Aug 29 19:39:34 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T19:39:34.590 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Aug 29 19:39:34 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T19:39:34.590 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Aug 29 19:39:34 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T19:39:34.868 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Aug 29 19:39:34 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T19:39:34.868 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Aug 29 19:39:34 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T19:39:34.868 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Aug 29 19:39:34 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T19:39:34.868 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Aug 29 19:39:34 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T19:39:35.144 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Aug 29 19:39:35 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T19:39:35.145 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Aug 29 19:39:35 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T19:39:35.402 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Aug 29 19:39:35 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T19:39:35.402 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Aug 29 19:39:35 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T19:39:35.726 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Aug 29 19:39:35 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T19:39:35.726 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Aug 29 19:39:35 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T19:39:35.726 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Aug 29 19:39:35 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T19:39:35.727 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Aug 29 19:39:35 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T19:39:36.070 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Aug 29 19:39:35 smithi029 systemd[1]: Stopping Ceph node-exporter.a for 5b99e290-662c-11ef-bcd4-c7b262605968... 2024-08-29T19:39:36.837 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Aug 29 19:39:36 smithi029 bash[194731]: ceph-5b99e290-662c-11ef-bcd4-c7b262605968-node-exporter-a 2024-08-29T19:39:37.152 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Aug 29 19:39:36 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T19:39:37.152 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Aug 29 19:39:37 smithi029 systemd[1]: Stopping Ceph alertmanager.a for 5b99e290-662c-11ef-bcd4-c7b262605968... 2024-08-29T19:39:37.153 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Aug 29 19:39:36 smithi029 systemd[1]: ceph-5b99e290-662c-11ef-bcd4-c7b262605968@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2024-08-29T19:39:37.153 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Aug 29 19:39:36 smithi029 bash[194792]: Error response from daemon: No such container: ceph-5b99e290-662c-11ef-bcd4-c7b262605968-node-exporter-a 2024-08-29T19:39:37.153 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Aug 29 19:39:36 smithi029 systemd[1]: ceph-5b99e290-662c-11ef-bcd4-c7b262605968@node-exporter.a.service: Failed with result 'exit-code'. 2024-08-29T19:39:37.153 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Aug 29 19:39:36 smithi029 systemd[1]: Stopped Ceph node-exporter.a for 5b99e290-662c-11ef-bcd4-c7b262605968. 2024-08-29T19:39:37.153 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Aug 29 19:39:37 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T19:39:37.453 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Aug 29 19:39:37 smithi029 bash[107623]: ts=2024-08-29T19:39:37.200Z caller=main.go:583 level=info msg="Received SIGTERM, exiting gracefully..." 2024-08-29T19:39:38.168 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Aug 29 19:39:37 smithi029 bash[194854]: ceph-5b99e290-662c-11ef-bcd4-c7b262605968-alertmanager-a 2024-08-29T19:39:38.596 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Aug 29 19:39:38 smithi029 bash[194911]: Error response from daemon: No such container: ceph-5b99e290-662c-11ef-bcd4-c7b262605968-alertmanager-a 2024-08-29T19:39:38.596 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Aug 29 19:39:38 smithi029 systemd[1]: ceph-5b99e290-662c-11ef-bcd4-c7b262605968@alertmanager.a.service: Deactivated successfully. 2024-08-29T19:39:38.597 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Aug 29 19:39:38 smithi029 systemd[1]: Stopped Ceph alertmanager.a for 5b99e290-662c-11ef-bcd4-c7b262605968. 2024-08-29T19:39:38.597 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Aug 29 19:39:38 smithi029 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T19:39:38.848 DEBUG:teuthology.orchestra.run.smithi110:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 5b99e290-662c-11ef-bcd4-c7b262605968 --force --keep-logs 2024-08-29T19:39:38.973 INFO:teuthology.orchestra.run.smithi110.stdout:Deleting cluster with fsid: 5b99e290-662c-11ef-bcd4-c7b262605968 2024-08-29T19:39:43.801 INFO:journalctl@ceph.node-exporter.b.smithi110.stdout:Aug 29 19:39:43 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T19:39:43.802 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 19:39:43 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T19:39:44.152 INFO:journalctl@ceph.node-exporter.b.smithi110.stdout:Aug 29 19:39:43 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T19:39:44.152 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 19:39:43 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T19:39:44.469 INFO:journalctl@ceph.node-exporter.b.smithi110.stdout:Aug 29 19:39:44 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T19:39:44.469 INFO:journalctl@ceph.node-exporter.b.smithi110.stdout:Aug 29 19:39:44 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T19:39:44.469 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 19:39:44 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T19:39:44.469 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 19:39:44 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T19:39:44.746 INFO:journalctl@ceph.node-exporter.b.smithi110.stdout:Aug 29 19:39:44 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T19:39:44.746 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 19:39:44 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T19:39:45.065 INFO:journalctl@ceph.node-exporter.b.smithi110.stdout:Aug 29 19:39:44 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T19:39:45.066 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 19:39:44 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T19:39:45.327 INFO:journalctl@ceph.node-exporter.b.smithi110.stdout:Aug 29 19:39:45 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T19:39:45.328 INFO:journalctl@ceph.node-exporter.b.smithi110.stdout:Aug 29 19:39:45 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T19:39:45.328 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 19:39:45 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T19:39:45.328 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 19:39:45 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T19:39:45.652 INFO:journalctl@ceph.node-exporter.b.smithi110.stdout:Aug 29 19:39:45 smithi110 systemd[1]: Stopping Ceph node-exporter.b for 5b99e290-662c-11ef-bcd4-c7b262605968... 2024-08-29T19:39:46.371 INFO:journalctl@ceph.node-exporter.b.smithi110.stdout:Aug 29 19:39:46 smithi110 bash[117625]: ceph-5b99e290-662c-11ef-bcd4-c7b262605968-node-exporter-b 2024-08-29T19:39:46.371 INFO:journalctl@ceph.node-exporter.b.smithi110.stdout:Aug 29 19:39:46 smithi110 systemd[1]: ceph-5b99e290-662c-11ef-bcd4-c7b262605968@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2024-08-29T19:39:46.371 INFO:journalctl@ceph.node-exporter.b.smithi110.stdout:Aug 29 19:39:46 smithi110 bash[117682]: Error response from daemon: No such container: ceph-5b99e290-662c-11ef-bcd4-c7b262605968-node-exporter-b 2024-08-29T19:39:46.371 INFO:journalctl@ceph.node-exporter.b.smithi110.stdout:Aug 29 19:39:46 smithi110 systemd[1]: ceph-5b99e290-662c-11ef-bcd4-c7b262605968@node-exporter.b.service: Failed with result 'exit-code'. 2024-08-29T19:39:46.371 INFO:journalctl@ceph.node-exporter.b.smithi110.stdout:Aug 29 19:39:46 smithi110 systemd[1]: Stopped Ceph node-exporter.b for 5b99e290-662c-11ef-bcd4-c7b262605968. 2024-08-29T19:39:46.633 INFO:journalctl@ceph.node-exporter.b.smithi110.stdout:Aug 29 19:39:46 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T19:39:46.634 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 19:39:46 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T19:39:46.634 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 19:39:46 smithi110 systemd[1]: Stopping Ceph grafana.a for 5b99e290-662c-11ef-bcd4-c7b262605968... 2024-08-29T19:39:46.634 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 19:39:46 smithi110 bash[99052]: logger=server t=2024-08-29T19:39:46.569768083Z level=info msg="Shutdown started" reason="System signal: terminated" 2024-08-29T19:39:46.634 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 19:39:46 smithi110 bash[99052]: logger=ticker t=2024-08-29T19:39:46.569840966Z level=info msg=stopped last_tick=2024-08-29T19:39:40Z 2024-08-29T19:39:46.634 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 19:39:46 smithi110 bash[99052]: logger=tracing t=2024-08-29T19:39:46.569878786Z level=info msg="Closing tracing" 2024-08-29T19:39:47.402 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 19:39:47 smithi110 bash[117744]: ceph-5b99e290-662c-11ef-bcd4-c7b262605968-grafana-a 2024-08-29T19:39:47.402 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 19:39:47 smithi110 bash[117804]: Error response from daemon: No such container: ceph-5b99e290-662c-11ef-bcd4-c7b262605968-grafana-a 2024-08-29T19:39:47.403 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 19:39:47 smithi110 systemd[1]: ceph-5b99e290-662c-11ef-bcd4-c7b262605968@grafana.a.service: Deactivated successfully. 2024-08-29T19:39:47.403 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 19:39:47 smithi110 systemd[1]: Stopped Ceph grafana.a for 5b99e290-662c-11ef-bcd4-c7b262605968. 2024-08-29T19:39:47.766 INFO:journalctl@ceph.grafana.a.smithi110.stdout:Aug 29 19:39:47 smithi110 systemd[1]: /etc/systemd/system/ceph-5b99e290-662c-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T19:39:47.960 DEBUG:teuthology.orchestra.run.smithi029:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-08-29T19:39:47.975 DEBUG:teuthology.orchestra.run.smithi110:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-08-29T19:39:47.988 INFO:tasks.cephadm:Archiving crash dumps... 2024-08-29T19:39:47.990 DEBUG:teuthology.misc:Transferring archived files from smithi029:/var/lib/ceph/5b99e290-662c-11ef-bcd4-c7b262605968/crash to /home/teuthworker/archive/yuriw-2024-08-29_14:15:47-upgrade-wip-yuri8-testing-2024-08-28-1632-squid-distro-default-smithi/7880099/remote/smithi029/crash 2024-08-29T19:39:47.991 DEBUG:teuthology.orchestra.run.smithi029:> sudo tar c -f - -C /var/lib/ceph/5b99e290-662c-11ef-bcd4-c7b262605968/crash -- . 2024-08-29T19:39:48.031 INFO:teuthology.orchestra.run.smithi029.stderr:tar: /var/lib/ceph/5b99e290-662c-11ef-bcd4-c7b262605968/crash: Cannot open: No such file or directory 2024-08-29T19:39:48.032 INFO:teuthology.orchestra.run.smithi029.stderr:tar: Error is not recoverable: exiting now 2024-08-29T19:39:48.034 DEBUG:teuthology.misc:Transferring archived files from smithi110:/var/lib/ceph/5b99e290-662c-11ef-bcd4-c7b262605968/crash to /home/teuthworker/archive/yuriw-2024-08-29_14:15:47-upgrade-wip-yuri8-testing-2024-08-28-1632-squid-distro-default-smithi/7880099/remote/smithi110/crash 2024-08-29T19:39:48.034 DEBUG:teuthology.orchestra.run.smithi110:> sudo tar c -f - -C /var/lib/ceph/5b99e290-662c-11ef-bcd4-c7b262605968/crash -- . 2024-08-29T19:39:48.044 INFO:teuthology.orchestra.run.smithi110.stderr:tar: /var/lib/ceph/5b99e290-662c-11ef-bcd4-c7b262605968/crash: Cannot open: No such file or directory 2024-08-29T19:39:48.045 INFO:teuthology.orchestra.run.smithi110.stderr:tar: Error is not recoverable: exiting now 2024-08-29T19:39:48.046 INFO:tasks.cephadm:Checking cluster log for badness... 2024-08-29T19:39:48.046 DEBUG:teuthology.orchestra.run.smithi029:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/5b99e290-662c-11ef-bcd4-c7b262605968/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' | head -n 1 2024-08-29T19:39:48.089 INFO:teuthology.orchestra.run.smithi029.stdout:2024-08-29T17:43:12.124731+0000 mon.a (mon.0) 684 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T19:39:48.092 WARNING:tasks.cephadm:Found errors (ERR|WRN|SEC) in cluster log 2024-08-29T19:39:48.092 DEBUG:teuthology.orchestra.run.smithi029:> sudo egrep '\[SEC\]' /var/log/ceph/5b99e290-662c-11ef-bcd4-c7b262605968/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' | head -n 1 2024-08-29T19:39:48.155 DEBUG:teuthology.orchestra.run.smithi029:> sudo egrep '\[ERR\]' /var/log/ceph/5b99e290-662c-11ef-bcd4-c7b262605968/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' | head -n 1 2024-08-29T19:39:48.217 DEBUG:teuthology.orchestra.run.smithi029:> sudo egrep '\[WRN\]' /var/log/ceph/5b99e290-662c-11ef-bcd4-c7b262605968/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' | head -n 1 2024-08-29T19:39:48.271 INFO:teuthology.orchestra.run.smithi029.stdout:2024-08-29T17:43:12.124731+0000 mon.a (mon.0) 684 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T19:39:48.273 INFO:tasks.cephadm:Compressing logs... 2024-08-29T19:39:48.273 DEBUG:teuthology.orchestra.run.smithi029:> 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-08-29T19:39:48.316 DEBUG:teuthology.orchestra.run.smithi110:> 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-08-29T19:39:48.324 INFO:teuthology.orchestra.run.smithi029.stderr:find: '/var/log/rbd-target-api': No such file or directory 2024-08-29T19:39:48.331 INFO:teuthology.orchestra.run.smithi110.stderr:find: '/var/log/rbd-target-api': No such file or directory 2024-08-29T19:39:48.339 INFO:teuthology.orchestra.run.smithi110.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-08-29T19:39:48.339 INFO:teuthology.orchestra.run.smithi110.stderr:gzip -5 --verbose -- /var/log/ceph/5b99e290-662c-11ef-bcd4-c7b262605968/ceph-osd.7.log 2024-08-29T19:39:48.340 INFO:teuthology.orchestra.run.smithi110.stderr:/var/log/ceph/cephadm.log: gzip -5 --verbose -- /var/log/ceph/5b99e290-662c-11ef-bcd4-c7b262605968/ceph-osd.6.log 2024-08-29T19:39:48.340 INFO:teuthology.orchestra.run.smithi110.stderr:gzip -5/var/log/ceph/5b99e290-662c-11ef-bcd4-c7b262605968/ceph-osd.7.log: --verbose -- /var/log/ceph/5b99e290-662c-11ef-bcd4-c7b262605968/ceph.cephadm.log 2024-08-29T19:39:48.341 INFO:teuthology.orchestra.run.smithi110.stderr:/var/log/ceph/5b99e290-662c-11ef-bcd4-c7b262605968/ceph-osd.6.log: gzip -5 --verbose -- /var/log/ceph/5b99e290-662c-11ef-bcd4-c7b262605968/ceph-osd.5.log 2024-08-29T19:39:48.341 INFO:teuthology.orchestra.run.smithi110.stderr:/var/log/ceph/5b99e290-662c-11ef-bcd4-c7b262605968/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/5b99e290-662c-11ef-bcd4-c7b262605968/ceph-mgr.x.log 2024-08-29T19:39:48.341 INFO:teuthology.orchestra.run.smithi110.stderr:/var/log/ceph/5b99e290-662c-11ef-bcd4-c7b262605968/ceph-osd.5.log: gzip -5 --verbose -- /var/log/ceph/5b99e290-662c-11ef-bcd4-c7b262605968/ceph.log 2024-08-29T19:39:48.343 INFO:teuthology.orchestra.run.smithi110.stderr:gzip/var/log/ceph/5b99e290-662c-11ef-bcd4-c7b262605968/ceph-mgr.x.log: -5 --verbose 84.6% -- replaced with /var/log/ceph/5b99e290-662c-11ef-bcd4-c7b262605968/ceph.cephadm.log.gz 2024-08-29T19:39:48.343 INFO:teuthology.orchestra.run.smithi110.stderr: -- /var/log/ceph/5b99e290-662c-11ef-bcd4-c7b262605968/ceph-volume.log 2024-08-29T19:39:48.343 INFO:teuthology.orchestra.run.smithi110.stderr:/var/log/ceph/5b99e290-662c-11ef-bcd4-c7b262605968/ceph.log: gzip -5 --verbose -- /var/log/ceph/5b99e290-662c-11ef-bcd4-c7b262605968/ceph.audit.log 2024-08-29T19:39:48.344 INFO:teuthology.orchestra.run.smithi110.stderr:/var/log/ceph/5b99e290-662c-11ef-bcd4-c7b262605968/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/5b99e290-662c-11ef-bcd4-c7b262605968/ceph-mds.b.log 2024-08-29T19:39:48.354 INFO:teuthology.orchestra.run.smithi110.stderr:/var/log/ceph/5b99e290-662c-11ef-bcd4-c7b262605968/ceph.audit.log: 91.2%gzip -5 --verbose -- /var/log/ceph/5b99e290-662c-11ef-bcd4-c7b262605968/ceph-mon.b.log 2024-08-29T19:39:48.355 INFO:teuthology.orchestra.run.smithi110.stderr:/var/log/ceph/5b99e290-662c-11ef-bcd4-c7b262605968/ceph-mds.b.log: 84.4% -- replaced with /var/log/ceph/5b99e290-662c-11ef-bcd4-c7b262605968/ceph-mds.b.log.gz 2024-08-29T19:39:48.355 INFO:teuthology.orchestra.run.smithi110.stderr: -- replaced with /var/log/ceph/5b99e290-662c-11ef-bcd4-c7b262605968/ceph.audit.log.gz 2024-08-29T19:39:48.355 INFO:teuthology.orchestra.run.smithi110.stderr:gzip -5 --verbose -- /var/log/ceph/5b99e290-662c-11ef-bcd4-c7b262605968/ceph-osd.4.log 2024-08-29T19:39:48.360 INFO:teuthology.orchestra.run.smithi029.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-08-29T19:39:48.369 INFO:teuthology.orchestra.run.smithi029.stderr:gzip -5 --verbose -- /var/log/ceph/5b99e290-662c-11ef-bcd4-c7b262605968/ceph-mgr.y.log 2024-08-29T19:39:48.369 INFO:teuthology.orchestra.run.smithi029.stderr:/var/log/ceph/cephadm.log: gzip -5 --verbose -- /var/log/ceph/5b99e290-662c-11ef-bcd4-c7b262605968/ceph-osd.0.log 2024-08-29T19:39:48.369 INFO:teuthology.orchestra.run.smithi029.stderr:/var/log/ceph/5b99e290-662c-11ef-bcd4-c7b262605968/ceph-mgr.y.log: gzip -5 --verbose -- /var/log/ceph/5b99e290-662c-11ef-bcd4-c7b262605968/ceph-osd.2.log 2024-08-29T19:39:48.369 INFO:teuthology.orchestra.run.smithi029.stderr:/var/log/ceph/5b99e290-662c-11ef-bcd4-c7b262605968/ceph-osd.0.log: gzip -5 --verbose -- /var/log/ceph/5b99e290-662c-11ef-bcd4-c7b262605968/ceph-mon.a.log 2024-08-29T19:39:48.369 INFO:teuthology.orchestra.run.smithi029.stderr:/var/log/ceph/5b99e290-662c-11ef-bcd4-c7b262605968/ceph-osd.2.log: gzip -5 --verbose -- /var/log/ceph/5b99e290-662c-11ef-bcd4-c7b262605968/ceph.cephadm.log 2024-08-29T19:39:48.369 INFO:teuthology.orchestra.run.smithi029.stderr:/var/log/ceph/5b99e290-662c-11ef-bcd4-c7b262605968/ceph-mon.a.log: gzip -5 --verbose -- /var/log/ceph/5b99e290-662c-11ef-bcd4-c7b262605968/ceph-osd.3.log 2024-08-29T19:39:48.369 INFO:teuthology.orchestra.run.smithi029.stderr:/var/log/ceph/5b99e290-662c-11ef-bcd4-c7b262605968/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/5b99e290-662c-11ef-bcd4-c7b262605968/ceph-osd.1.log 2024-08-29T19:39:48.369 INFO:teuthology.orchestra.run.smithi029.stderr:/var/log/ceph/5b99e290-662c-11ef-bcd4-c7b262605968/ceph-osd.3.log: gzip -5 --verbose -- /var/log/ceph/5b99e290-662c-11ef-bcd4-c7b262605968/ceph.log 2024-08-29T19:39:48.369 INFO:teuthology.orchestra.run.smithi029.stderr:/var/log/ceph/5b99e290-662c-11ef-bcd4-c7b262605968/ceph-osd.1.log: 91.4% -- replaced with /var/log/ceph/5b99e290-662c-11ef-bcd4-c7b262605968/ceph.cephadm.log.gz 2024-08-29T19:39:48.369 INFO:teuthology.orchestra.run.smithi029.stderr:gzip -5 --verbose -- /var/log/ceph/5b99e290-662c-11ef-bcd4-c7b262605968/ceph-volume.log 2024-08-29T19:39:48.369 INFO:teuthology.orchestra.run.smithi029.stderr:/var/log/ceph/5b99e290-662c-11ef-bcd4-c7b262605968/ceph.log: 90.9% -- replaced with /var/log/ceph/cephadm.log.gz 2024-08-29T19:39:48.369 INFO:teuthology.orchestra.run.smithi029.stderr:gzip -5 --verbose -- /var/log/ceph/5b99e290-662c-11ef-bcd4-c7b262605968/ceph-mon.c.log 2024-08-29T19:39:48.370 INFO:teuthology.orchestra.run.smithi110.stderr:/var/log/ceph/5b99e290-662c-11ef-bcd4-c7b262605968/ceph-mon.b.log: 87.0% -- replaced with /var/log/ceph/5b99e290-662c-11ef-bcd4-c7b262605968/ceph.log.gz 2024-08-29T19:39:48.370 INFO:teuthology.orchestra.run.smithi110.stderr:/var/log/ceph/5b99e290-662c-11ef-bcd4-c7b262605968/ceph-osd.4.log: 89.1% -- replaced with /var/log/ceph/cephadm.log.gz 2024-08-29T19:39:48.370 INFO:teuthology.orchestra.run.smithi110.stderr: 91.5% -- replaced with /var/log/ceph/5b99e290-662c-11ef-bcd4-c7b262605968/ceph-volume.log.gz 2024-08-29T19:39:48.383 INFO:teuthology.orchestra.run.smithi029.stderr:/var/log/ceph/5b99e290-662c-11ef-bcd4-c7b262605968/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/5b99e290-662c-11ef-bcd4-c7b262605968/ceph.audit.log 2024-08-29T19:39:48.396 INFO:teuthology.orchestra.run.smithi029.stderr:/var/log/ceph/5b99e290-662c-11ef-bcd4-c7b262605968/ceph-mon.c.log: 91.4% -- replaced with /var/log/ceph/5b99e290-662c-11ef-bcd4-c7b262605968/ceph-volume.log.gz 2024-08-29T19:39:48.399 INFO:teuthology.orchestra.run.smithi029.stderr:gzip -5 --verbose -- /var/log/ceph/5b99e290-662c-11ef-bcd4-c7b262605968/ceph-mds.a.log 2024-08-29T19:39:48.401 INFO:teuthology.orchestra.run.smithi110.stderr: 91.1% -- replaced with /var/log/ceph/5b99e290-662c-11ef-bcd4-c7b262605968/ceph-mgr.x.log.gz 2024-08-29T19:39:48.427 INFO:teuthology.orchestra.run.smithi029.stderr:/var/log/ceph/5b99e290-662c-11ef-bcd4-c7b262605968/ceph.audit.log: 92.8%/var/log/ceph/5b99e290-662c-11ef-bcd4-c7b262605968/ceph-mds.a.log: -- replaced with /var/log/ceph/5b99e290-662c-11ef-bcd4-c7b262605968/ceph.log.gz 2024-08-29T19:39:48.432 INFO:teuthology.orchestra.run.smithi029.stderr: 94.7% -- replaced with /var/log/ceph/5b99e290-662c-11ef-bcd4-c7b262605968/ceph.audit.log.gz 2024-08-29T19:39:48.432 INFO:teuthology.orchestra.run.smithi029.stderr: 92.5% -- replaced with /var/log/ceph/5b99e290-662c-11ef-bcd4-c7b262605968/ceph-mds.a.log.gz 2024-08-29T19:39:49.668 INFO:teuthology.orchestra.run.smithi029.stderr: 90.4% -- replaced with /var/log/ceph/5b99e290-662c-11ef-bcd4-c7b262605968/ceph-mgr.y.log.gz 2024-08-29T19:39:50.981 INFO:teuthology.orchestra.run.smithi110.stderr: 92.3% -- replaced with /var/log/ceph/5b99e290-662c-11ef-bcd4-c7b262605968/ceph-mon.b.log.gz 2024-08-29T19:39:51.964 INFO:teuthology.orchestra.run.smithi029.stderr: 92.0% -- replaced with /var/log/ceph/5b99e290-662c-11ef-bcd4-c7b262605968/ceph-mon.c.log.gz 2024-08-29T19:39:54.431 INFO:teuthology.orchestra.run.smithi029.stderr: 90.6% -- replaced with /var/log/ceph/5b99e290-662c-11ef-bcd4-c7b262605968/ceph-mon.a.log.gz 2024-08-29T19:40:10.885 INFO:teuthology.orchestra.run.smithi110.stderr: 94.3% -- replaced with /var/log/ceph/5b99e290-662c-11ef-bcd4-c7b262605968/ceph-osd.4.log.gz 2024-08-29T19:40:10.989 INFO:teuthology.orchestra.run.smithi110.stderr: 94.6% -- replaced with /var/log/ceph/5b99e290-662c-11ef-bcd4-c7b262605968/ceph-osd.6.log.gz 2024-08-29T19:40:13.081 INFO:teuthology.orchestra.run.smithi110.stderr: 94.4% -- replaced with /var/log/ceph/5b99e290-662c-11ef-bcd4-c7b262605968/ceph-osd.7.log.gz 2024-08-29T19:40:13.888 INFO:teuthology.orchestra.run.smithi110.stderr: 94.4% -- replaced with /var/log/ceph/5b99e290-662c-11ef-bcd4-c7b262605968/ceph-osd.5.log.gz 2024-08-29T19:40:13.890 INFO:teuthology.orchestra.run.smithi110.stderr: 2024-08-29T19:40:13.890 INFO:teuthology.orchestra.run.smithi110.stderr:real 0m25.569s 2024-08-29T19:40:13.890 INFO:teuthology.orchestra.run.smithi110.stderr:user 1m34.791s 2024-08-29T19:40:13.890 INFO:teuthology.orchestra.run.smithi110.stderr:sys 0m3.458s 2024-08-29T19:40:14.146 INFO:teuthology.orchestra.run.smithi029.stderr: 94.3% -- replaced with /var/log/ceph/5b99e290-662c-11ef-bcd4-c7b262605968/ceph-osd.0.log.gz 2024-08-29T19:40:16.801 INFO:teuthology.orchestra.run.smithi029.stderr: 94.3% -- replaced with /var/log/ceph/5b99e290-662c-11ef-bcd4-c7b262605968/ceph-osd.1.log.gz 2024-08-29T19:40:18.812 INFO:teuthology.orchestra.run.smithi029.stderr: 94.0% -- replaced with /var/log/ceph/5b99e290-662c-11ef-bcd4-c7b262605968/ceph-osd.2.log.gz 2024-08-29T19:40:19.418 INFO:teuthology.orchestra.run.smithi029.stderr: 94.9% -- replaced with /var/log/ceph/5b99e290-662c-11ef-bcd4-c7b262605968/ceph-osd.3.log.gz 2024-08-29T19:40:19.420 INFO:teuthology.orchestra.run.smithi029.stderr: 2024-08-29T19:40:19.420 INFO:teuthology.orchestra.run.smithi029.stderr:real 0m31.101s 2024-08-29T19:40:19.420 INFO:teuthology.orchestra.run.smithi029.stderr:user 2m2.571s 2024-08-29T19:40:19.420 INFO:teuthology.orchestra.run.smithi029.stderr:sys 0m4.085s 2024-08-29T19:40:19.421 INFO:tasks.cephadm:Archiving logs... 2024-08-29T19:40:19.421 DEBUG:teuthology.misc:Transferring archived files from smithi029:/var/log/ceph to /home/teuthworker/archive/yuriw-2024-08-29_14:15:47-upgrade-wip-yuri8-testing-2024-08-28-1632-squid-distro-default-smithi/7880099/remote/smithi029/log 2024-08-29T19:40:19.422 DEBUG:teuthology.orchestra.run.smithi029:> sudo tar c -f - -C /var/log/ceph -- . 2024-08-29T19:40:33.042 DEBUG:teuthology.misc:Transferring archived files from smithi110:/var/log/ceph to /home/teuthworker/archive/yuriw-2024-08-29_14:15:47-upgrade-wip-yuri8-testing-2024-08-28-1632-squid-distro-default-smithi/7880099/remote/smithi110/log 2024-08-29T19:40:33.043 DEBUG:teuthology.orchestra.run.smithi110:> sudo tar c -f - -C /var/log/ceph -- . 2024-08-29T19:40:45.099 INFO:tasks.cephadm:Removing cluster... 2024-08-29T19:40:45.099 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 5b99e290-662c-11ef-bcd4-c7b262605968 --force 2024-08-29T19:40:45.227 INFO:teuthology.orchestra.run.smithi029.stdout:Deleting cluster with fsid: 5b99e290-662c-11ef-bcd4-c7b262605968 2024-08-29T19:40:46.733 DEBUG:teuthology.orchestra.run.smithi110:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 5b99e290-662c-11ef-bcd4-c7b262605968 --force 2024-08-29T19:40:46.854 INFO:teuthology.orchestra.run.smithi110.stdout:Deleting cluster with fsid: 5b99e290-662c-11ef-bcd4-c7b262605968 2024-08-29T19:40:48.331 INFO:tasks.cephadm:Removing cephadm ... 2024-08-29T19:40:48.331 DEBUG:teuthology.orchestra.run.smithi029:> rm -rf /home/ubuntu/cephtest/cephadm 2024-08-29T19:40:48.338 DEBUG:teuthology.orchestra.run.smithi110:> rm -rf /home/ubuntu/cephtest/cephadm 2024-08-29T19:40:48.343 INFO:tasks.cephadm:Teardown complete 2024-08-29T19:40:48.343 DEBUG:teuthology.run_tasks:Unwinding manager install 2024-08-29T19:40:48.354 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-08-29T19:40:48.354 DEBUG:teuthology.orchestra.run.smithi029:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2024-08-29T19:40:48.380 DEBUG:teuthology.orchestra.run.smithi110:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2024-08-29T19:40:48.446 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-08-29T19:40:48.456 INFO:teuthology.task.clock:Checking final clock skew... 2024-08-29T19:40:48.457 DEBUG:teuthology.orchestra.run.smithi029:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-08-29T19:40:48.459 DEBUG:teuthology.orchestra.run.smithi110:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-08-29T19:40:48.472 INFO:teuthology.orchestra.run.smithi029.stdout: remote refid st t when poll reach delay offset jitter 2024-08-29T19:40:48.472 INFO:teuthology.orchestra.run.smithi029.stdout:============================================================================== 2024-08-29T19:40:48.472 INFO:teuthology.orchestra.run.smithi029.stdout:+hv01.front.sepi 67.205.162.81 3 u 49 128 377 0.172 -1.137 0.247 2024-08-29T19:40:48.472 INFO:teuthology.orchestra.run.smithi029.stdout:+hv02.front.sepi 63.231.80.2 3 u 56 128 377 0.166 +0.330 0.192 2024-08-29T19:40:48.473 INFO:teuthology.orchestra.run.smithi029.stdout:*hv03.front.sepi 74.6.168.72 3 u 105 128 377 0.197 -0.161 0.314 2024-08-29T19:40:48.473 INFO:teuthology.orchestra.run.smithi029.stdout: hv04.front.sepi .INIT. 16 u - 1024 0 0.000 +0.000 0.000 2024-08-29T19:40:48.476 INFO:teuthology.orchestra.run.smithi110.stdout: remote refid st t when poll reach delay offset jitter 2024-08-29T19:40:48.476 INFO:teuthology.orchestra.run.smithi110.stdout:============================================================================== 2024-08-29T19:40:48.476 INFO:teuthology.orchestra.run.smithi110.stdout:+hv01.front.sepi 67.205.162.81 3 u 5 256 377 0.117 -1.078 0.228 2024-08-29T19:40:48.476 INFO:teuthology.orchestra.run.smithi110.stdout:+hv02.front.sepi 63.231.80.2 3 u 13 256 377 0.154 +0.077 0.165 2024-08-29T19:40:48.476 INFO:teuthology.orchestra.run.smithi110.stdout:*hv03.front.sepi 74.6.168.72 3 u 5 256 377 0.166 -0.159 0.136 2024-08-29T19:40:48.477 INFO:teuthology.orchestra.run.smithi110.stdout: hv04.front.sepi .INIT. 16 u - 1024 0 0.000 +0.000 0.000 2024-08-29T19:40:48.477 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-08-29T19:40:48.488 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-08-29T19:40:48.488 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-08-29T19:40:48.499 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-08-29T19:40:48.508 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-08-29T19:40:48.518 INFO:teuthology.task.internal:Duration was 8413.038363 seconds 2024-08-29T19:40:48.519 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-08-29T19:40:48.529 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-08-29T19:40:48.529 DEBUG:teuthology.orchestra.run.smithi029:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-08-29T19:40:48.532 DEBUG:teuthology.orchestra.run.smithi110:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-08-29T19:40:48.567 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-08-29T19:40:48.568 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi029.front.sepia.ceph.com 2024-08-29T19:40:48.568 DEBUG:teuthology.orchestra.run.smithi029:> 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-08-29T19:40:48.620 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi110.front.sepia.ceph.com 2024-08-29T19:40:48.620 DEBUG:teuthology.orchestra.run.smithi110:> 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-08-29T19:40:48.631 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-08-29T19:40:48.631 DEBUG:teuthology.orchestra.run.smithi029:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-08-29T19:40:48.664 DEBUG:teuthology.orchestra.run.smithi110:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-08-29T19:40:48.772 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-08-29T19:40:48.772 DEBUG:teuthology.orchestra.run.smithi029:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-08-29T19:40:48.774 DEBUG:teuthology.orchestra.run.smithi110:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-08-29T19:40:49.117 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-08-29T19:40:49.129 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-08-29T19:40:49.129 DEBUG:teuthology.orchestra.run.smithi029:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-08-29T19:40:49.142 DEBUG:teuthology.orchestra.run.smithi110:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-08-29T19:40:49.157 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-08-29T19:40:49.190 DEBUG:teuthology.orchestra.run.smithi029:> 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-08-29T19:40:49.193 DEBUG:teuthology.orchestra.run.smithi110:> 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-08-29T19:40:49.202 INFO:teuthology.orchestra.run.smithi029.stdout:kernel.core_pattern = core 2024-08-29T19:40:49.211 INFO:teuthology.orchestra.run.smithi110.stdout:kernel.core_pattern = core 2024-08-29T19:40:49.224 DEBUG:teuthology.orchestra.run.smithi029:> test -e /home/ubuntu/cephtest/archive/coredump 2024-08-29T19:40:49.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-29T19:40:49.259 DEBUG:teuthology.orchestra.run.smithi110:> test -e /home/ubuntu/cephtest/archive/coredump 2024-08-29T19:40:49.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-29T19:40:49.272 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-08-29T19:40:49.284 INFO:teuthology.task.internal:Transferring archived files... 2024-08-29T19:40:49.285 DEBUG:teuthology.misc:Transferring archived files from smithi029:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/yuriw-2024-08-29_14:15:47-upgrade-wip-yuri8-testing-2024-08-28-1632-squid-distro-default-smithi/7880099/remote/smithi029 2024-08-29T19:40:49.286 DEBUG:teuthology.orchestra.run.smithi029:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-08-29T19:40:49.343 DEBUG:teuthology.misc:Transferring archived files from smithi110:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/yuriw-2024-08-29_14:15:47-upgrade-wip-yuri8-testing-2024-08-28-1632-squid-distro-default-smithi/7880099/remote/smithi110 2024-08-29T19:40:49.344 DEBUG:teuthology.orchestra.run.smithi110:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-08-29T19:40:49.377 INFO:teuthology.task.internal:Removing archive directory... 2024-08-29T19:40:49.378 DEBUG:teuthology.orchestra.run.smithi029:> rm -rf -- /home/ubuntu/cephtest/archive 2024-08-29T19:40:49.380 DEBUG:teuthology.orchestra.run.smithi110:> rm -rf -- /home/ubuntu/cephtest/archive 2024-08-29T19:40:49.417 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-08-29T19:40:49.431 INFO:teuthology.task.internal:Not uploading archives. 2024-08-29T19:40:49.431 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-08-29T19:40:49.442 INFO:teuthology.task.internal:Tidying up after the test... 2024-08-29T19:40:49.443 DEBUG:teuthology.orchestra.run.smithi029:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-08-29T19:40:49.445 DEBUG:teuthology.orchestra.run.smithi110:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-08-29T19:40:49.449 INFO:teuthology.orchestra.run.smithi029.stdout: 658641 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Aug 29 19:40 /home/ubuntu/cephtest 2024-08-29T19:40:49.465 INFO:teuthology.orchestra.run.smithi110.stdout: 658636 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Aug 29 19:40 /home/ubuntu/cephtest 2024-08-29T19:40:49.466 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-08-29T19:40:49.478 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-08-29T19:40:49.549 INFO:teuthology.run:Summary data: description: upgrade/reef-x/parallel/{0-random-distro$/{ubuntu_22.04} 0-start 1-tasks mon_election/connectivity upgrade-sequence workload/{ec-rados-default rados_api rados_loadgenbig rbd_import_export test_rbd_api test_rbd_python}} duration: 8413.03836274147 failure_reason: '"2024-08-29T17:43:12.124731+0000 mon.a (mon.0) 684 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED)" in cluster log' flavor: default owner: scheduled_yuriw@teuthology success: false 2024-08-29T19:40:49.550 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-08-29T19:40:49.622 INFO:teuthology.run:FAIL